From e9d44aa32fa81f977469fc3b9a60a8887b305f5f Mon Sep 17 00:00:00 2001 From: Jay Boice Date: Thu, 17 Dec 2020 13:42:19 -0500 Subject: [PATCH 01/22] Update NBA url --- index.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.csv b/index.csv index f66682d..e38999c 100644 --- a/index.csv +++ b/index.csv @@ -68,7 +68,7 @@ https://github.com/fivethirtyeight/data/tree/master/next-bechdel,https://project https://github.com/fivethirtyeight/data/tree/master/candy-power-ranking,http://fivethirtyeight.com/features/the-ultimate-halloween-candy-power-ranking/, https://github.com/fivethirtyeight/data/tree/master/nfl-elo,https://projects.fivethirtyeight.com/2020-nfl-predictions/,TRUE https://github.com/fivethirtyeight/data/tree/master/mlb-elo,https://projects.fivethirtyeight.com/2020-mlb-predictions/,TRUE -https://github.com/fivethirtyeight/data/tree/master/nba-forecasts,https://projects.fivethirtyeight.com/2020-nba-predictions/,TRUE +https://github.com/fivethirtyeight/data/tree/master/nba-forecasts,https://projects.fivethirtyeight.com/2021-nba-predictions/,TRUE https://github.com/fivethirtyeight/data/tree/master/soccer-spi,https://projects.fivethirtyeight.com/soccer-predictions/,TRUE https://github.com/fivethirtyeight/data/tree/master/twitter-ratio,https://fivethirtyeight.com/features/the-worst-tweeter-in-politics-isnt-trump/, https://github.com/fivethirtyeight/data/tree/master/puerto-rico-media,https://fivethirtyeight.com/features/the-media-really-started-paying-attention-to-puerto-rico-when-trump-did/, From 61b70fc59d538d95d91b0569fab3ab11e7c8b090 Mon Sep 17 00:00:00 2001 From: Jay Boice Date: Tue, 12 Jan 2021 10:08:09 -0500 Subject: [PATCH 02/22] Update RAPTOR data --- index.csv | 2 +- nba-raptor/README.md | 10 +- nba-raptor/modern_RAPTOR_by_player.csv | 6550 ++++++++------- nba-raptor/modern_RAPTOR_by_team.csv | 10178 ++++++++++++----------- 4 files changed, 9039 insertions(+), 7701 deletions(-) diff --git a/index.csv b/index.csv index e38999c..ace6168 100644 --- a/index.csv +++ b/index.csv @@ -9,7 +9,7 @@ https://github.com/fivethirtyeight/data/tree/master/urbanization-index,https://f https://github.com/fivethirtyeight/covid-19-polls,https://projects.fivethirtyeight.com/coronavirus-polls/,TRUE https://github.com/fivethirtyeight/nba-player-advanced-metrics,https://fivethirtyeight.com/features/luka-doncic-and-the-mavs-are-pushing-the-limits-of-offensive-efficiency/, https://github.com/fivethirtyeight/data/tree/master/presidential-candidate-favorables-2019,https://fivethirtyeight.com/features/the-democratic-presidential-candidates-are-becoming-less-popular/, -https://github.com/fivethirtyeight/data/tree/master/nba-raptor,https://projects.fivethirtyeight.com/2020-nba-player-ratings/,TRUE +https://github.com/fivethirtyeight/data/tree/master/nba-raptor,https://projects.fivethirtyeight.com/nba-player-ratings/,TRUE https://github.com/fivethirtyeight/data/tree/master/nba-raptor,https://fivethirtyeight.com/features/how-our-raptor-metric-works/, https://github.com/fivethirtyeight/data/tree/master/nba-raptor,https://fivethirtyeight.com/features/introducing-raptor-our-new-metric-for-the-modern-nba/, https://github.com/fivethirtyeight/data/tree/master/impeachment-polls,https://projects.fivethirtyeight.com/impeachment-polls/, diff --git a/nba-raptor/README.md b/nba-raptor/README.md index 65256e2..1a005e7 100644 --- a/nba-raptor/README.md +++ b/nba-raptor/README.md @@ -1,11 +1,11 @@ --- files: - - https://projects.fivethirtyeight.com/nba-model/2020/latest_RAPTOR_by_team.csv - - https://projects.fivethirtyeight.com/nba-model/2020/latest_RAPTOR_by_player.csv + - https://projects.fivethirtyeight.com/nba-model/2021/latest_RAPTOR_by_team.csv + - https://projects.fivethirtyeight.com/nba-model/2021/latest_RAPTOR_by_player.csv --- # nba-raptor -This folder contains data behind the story [Introducing RAPTOR, Our New Metric For The Modern NBA](https://fivethirtyeight.com/features/introducing-raptor-our-new-metric-for-the-modern-nba) and the interactive [The Best NBA Players This Season, According To RAPTOR](https://projects.fivethirtyeight.com/2020-nba-player-ratings/). +This folder contains data behind the story [Introducing RAPTOR, Our New Metric For The Modern NBA](https://fivethirtyeight.com/features/introducing-raptor-our-new-metric-for-the-modern-nba) and the interactive [The Best NBA Players, According To RAPTOR](https://projects.fivethirtyeight.com/nba-player-ratings/). `modern_RAPTOR_by_player.csv` contains RAPTOR data for every player broken out by season since 2014, when NBA player-tracking data first became available. @@ -23,9 +23,9 @@ These "modern" data files contain the box score and on/off plus-minus components These "historical" data files use full player-tracking RAPTOR for seasons since 2014, a version of RAPTOR that mixes box score value estimates with single-year regularized plus-minus data for seasons from 2001 through 2013, and a version of RAPTOR that only uses a box score estimate of value for the seasons from 1977 through 2000. In each era, the RAPTOR version with the highest level of detail is the version used. -The linked file `latest_RAPTOR_by_player.csv` contains RAPTOR data for every player in the 2019-20 season. +The linked file `latest_RAPTOR_by_player.csv` contains RAPTOR data for every player in the latest season. -The linked file `latest_RAPTOR_by_team.csv` contains RAPTOR data for every player broken out by team, season and season_type for the 2019-20 season. +The linked file `latest_RAPTOR_by_team.csv` contains RAPTOR data for every player broken out by team, season and season_type for the latest season. These "latest" data files contain the box score and on/off plus-minus components of RAPTOR, which are then combined into a total RAPTOR rating. diff --git a/nba-raptor/modern_RAPTOR_by_player.csv b/nba-raptor/modern_RAPTOR_by_player.csv index c388cd2..e018bec 100644 --- a/nba-raptor/modern_RAPTOR_by_player.csv +++ b/nba-raptor/modern_RAPTOR_by_player.csv @@ -1,3010 +1,3540 @@ -player_name,player_id,season,poss,mp,raptor_box_offense,raptor_box_defense,raptor_box_total,raptor_onoff_offense,raptor_onoff_defense,raptor_onoff_total,raptor_offense,raptor_defense,raptor_total,war_total,war_reg_season,war_playoffs,predator_offense,predator_defense,predator_total,pace_impact -Alex Abrines,abrinal01,2017,2387,1135,0.74550503,-0.372937821,0.372567208,-0.418552811,-3.85701115,-4.275563961,0.543421233,-1.14483179,-0.601410556,1.249007678,1.447708122,-0.198700444,0.07710201,-1.038677268,-0.961575257,0.326412665 -Alex Abrines,abrinal01,2018,2546,1244,0.317549034,-1.725325253,-1.407776219,-1.291727136,-0.049693633,-1.341420769,-0.020825876,-1.50264169,-1.523467566,0.77730446,0.465912151,0.311392309,-0.174621166,-1.112625391,-1.287246558,-0.456141151 -Alex Abrines,abrinal01,2019,1279,588,-3.215683211,1.07839855,-2.137284661,-6.158856474,4.901168272,-1.257688202,-4.040156587,1.885618356,-2.154538232,0.17816732,0.17816732,0,-4.577677599,1.543281733,-3.034395865,-0.268013102 -Quincy Acy,acyqu01,2014,1716,847,-1.716079145,0.13311503,-1.582964115,-0.324810758,-1.661495233,-1.986305991,-1.565257149,-0.216476793,-1.781733942,0.415918084,0.415918084,0,-1.46441703,-0.223754299,-1.688171329,-0.554897683 -Quincy Acy,acyqu01,2015,2517,1287,-2.014956419,-1.268439856,-3.283396275,-3.855207449,2.803841564,-1.051365885,-2.456064586,-0.420948055,-2.877012641,-0.083312615,-0.083312615,0,-2.797224029,-1.648024182,-4.44524821,-0.100453505 -Quincy Acy,acyqu01,2016,1852,876,-0.008327617,0.340783371,0.332455754,-2.798489653,0.130300896,-2.668188757,-0.58754047,0.353933379,-0.233607091,1.123479142,1.123479142,0,-1.406107738,0.021970053,-1.384137685,-0.102988345 -Quincy Acy,acyqu01,2017,1169,558,-0.129001837,0.444338671,0.315336834,-1.345267311,0.806700884,-0.538566428,-0.343630331,0.576149899,0.232519568,0.835632018,0.835632018,0,-0.922087481,-0.059176987,-0.981264468,0.125008446 -Quincy Acy,acyqu01,2018,2856,1359,-2.620031644,-0.806269104,-3.426300749,0.055169946,-0.01919541,0.035974536,-2.208182427,-0.658814194,-2.866996621,-0.08123232,-0.08123232,0,-1.826813152,-0.890246236,-2.717059388,0.136139262 -Quincy Acy,acyqu01,2019,278,123,-5.74131663,3.253365283,-2.487951347,-3.308026956,10.09873237,6.790705413,-5.581744442,4.969011211,-0.612733231,0.135231411,0.135231411,0,-5.877810864,2.495748342,-3.382062522,0.841980786 -Jaylen Adams,adamsja01,2019,952,428,-2.679919718,-4.592001676,-7.271921394,-0.535826888,0.617508338,0.08168145,-2.377643964,-3.734729095,-6.112373059,-0.733513242,-0.733513242,0,-2.023145309,-4.304853077,-6.327998386,-0.099018214 -Jordan Adams,adamsjo01,2015,518,258,2.311410333,-0.266177815,2.045232519,0.583714711,3.816983209,4.40069792,2.095889849,0.518037995,2.613927843,0.715004586,0.591480559,0.123524027,0.717085441,1.240286579,1.95737202,0.689145957 -Jordan Adams,adamsjo01,2016,34,15,-8.211586061,0.497957857,-7.713628204,-4.240012778,4.118457854,-0.121554925,-7.734475447,1.417734677,-6.31674077,-0.028101725,-0.028101725,0,-6.124879997,4.675153284,-1.449726713,2.883209016 -Steven Adams,adamsst01,2014,3078,1528,-1.270249669,0.056605319,-1.21364435,-1.606126099,-1.383815937,-2.989942035,-1.477307512,-0.300116319,-1.777423832,0.741983669,1.087876915,-0.345893247,-1.739690093,1.022961561,-0.716728532,-0.076885499 -Steven Adams,adamsst01,2015,3537,1771,-1.655476528,2.431648472,0.776171945,-1.978635702,-0.444894746,-2.423530448,-1.859905727,1.972597164,0.112691438,2.569431836,2.569431836,0,-2.254183977,1.950513493,-0.303670484,-0.637424446 -Steven Adams,adamsst01,2016,5203,2567,1.478173715,4.165262884,5.643436599,0.572685058,3.068726555,3.641411614,1.305029655,4.157908948,5.462938603,10.71133281,8.899270344,1.812062468,1.905361444,3.711730317,5.617091761,-0.807926917 -Steven Adams,adamsst01,2017,5279,2546,-2.123493705,1.747698141,-0.375795564,0.900828017,1.47722481,2.378052827,-1.626024544,1.772211917,0.146187373,3.775858111,3.143711406,0.632146706,-1.631719557,2.405590986,0.773871429,-0.006770004 -Steven Adams,adamsst01,2018,5530,2687,0.605872768,1.261217468,1.867090237,4.677628618,0.385550659,5.063179277,1.467602698,1.140201316,2.607804014,7.34142524,6.779274475,0.562150765,1.496105161,1.578665787,3.074770949,-0.278540995 -Steven Adams,adamsst01,2019,6164,2828,-0.996033462,2.029234288,1.033200826,3.709341273,0.943185209,4.652526482,-0.071750204,1.875017591,1.803267387,6.601450742,6.428883158,0.172567584,-0.447206789,2.972406085,2.525199297,0.497952287 -Bam Adebayo,adebaba01,2018,2921,1445,-2.096991447,0.888475918,-1.208515529,-2.178966907,1.439465633,-0.739501274,-2.219373354,1.039458046,-1.179915308,1.172123132,1.348868962,-0.17674583,-2.719828784,0.461893641,-2.257935143,-0.812342362 -Bam Adebayo,adebaba01,2019,3965,1913,-1.952989038,2.562255537,0.609266499,-1.14732979,2.516800184,1.369470394,-1.875309771,2.676011508,0.800701737,3.451223821,3.451223821,0,-2.152282678,2.278351869,0.126069191,-0.420701969 -Deng Adel,adelde01,2019,391,194,-6.123817445,0.106191641,-6.017625804,-5.416229333,1.79434667,-3.621882664,-6.33371243,0.558883109,-5.774829321,-0.29588577,-0.29588577,0,-6.224152153,-2.111308565,-8.335460717,-1.194190583 -Jeff Adrien,adrieje01,2014,1908,961,-0.109376039,-2.296120605,-2.405496644,1.003238223,-0.962877387,0.040360836,0.164665749,-2.104197284,-1.939531535,0.391857954,0.391857954,0,-0.755613773,-1.681563346,-2.437177119,-0.370574985 -Jeff Adrien,adrieje01,2015,442,215,-1.16445614,0.021467033,-1.142989107,-0.346551833,3.75203925,3.405487417,-1.041614438,0.917083263,-0.124531175,0.288294064,0.288294064,0,-1.667230294,-0.439532817,-2.106763111,0.099396392 -Arron Afflalo,afflaar01,2014,5047,2552,1.561280125,-2.637579091,-1.076298966,-0.864841142,-3.77773301,-4.642574153,1.22425804,-3.02318616,-1.79892812,1.231903915,1.231903915,0,0.411376476,-2.771831196,-2.360454719,-0.49730894 -Arron Afflalo,afflaar01,2015,5125,2562,-0.98833756,-1.912809655,-2.901147215,-0.696763769,-0.268122947,-0.964886716,-0.985917143,-1.673151448,-2.659068591,0.097940159,0.519802548,-0.421862388,-1.442768212,-1.319810011,-2.762578223,-0.674047569 -Arron Afflalo,afflaar01,2016,4648,2371,-0.902059415,-2.108745951,-3.010805367,0.610708527,-3.333767098,-2.723058571,-0.625410261,-2.481338924,-3.106749185,-0.424460423,-0.424460423,0,-0.840530106,-2.375143951,-3.215674058,-1.606045594 -Arron Afflalo,afflaar01,2017,3146,1580,-0.844881262,-4.72381563,-5.568696892,-2.624665736,-3.652299754,-6.276965491,-1.252486813,-4.757288217,-6.00977503,-2.593034888,-2.593034888,0,-1.84469576,-4.240256022,-6.084951782,-1.296124622 -Arron Afflalo,afflaar01,2018,1389,682,-2.946706209,-1.681921164,-4.628627373,-1.856135749,-0.595433401,-2.45156915,-2.858956209,-1.524033967,-4.382990176,-0.562242617,-0.562242617,0,-3.633802694,-3.040735815,-6.67453851,-1.041661365 -Alexis Ajinca,ajincal01,2014,1855,951,-2.2052968,-0.79243784,-2.997734641,-0.854935199,-0.527870622,-1.382805821,-2.054606668,-0.75344482,-2.808051489,-0.028102436,-0.028102436,0,-1.741946245,-0.194303761,-1.936250006,-0.218473544 -Alexis Ajinca,ajincal01,2015,1865,967,-0.198962082,1.440856434,1.241894352,-0.898852406,0.573944188,-0.324908217,-0.397201369,1.375576424,0.978375055,1.837508138,1.793286482,0.044221656,-1.056940092,1.216471195,0.159531102,-0.057111061 -Alexis Ajinca,ajincal01,2016,1777,861,-3.28929192,0.832909863,-2.456382057,-3.115926436,2.521849552,-0.594076884,-3.444059038,1.2915655,-2.152493538,0.262838216,0.262838216,0,-3.409499894,0.797343456,-2.612156438,0.135601825 -Alexis Ajinca,ajincal01,2017,1223,584,-4.746737147,1.719439388,-3.027297759,-2.092532165,-1.094995692,-3.187527857,-4.436739426,1.229835643,-3.206903783,-0.136314643,-0.136314643,0,-3.801996307,1.020942858,-2.781053448,0.127572121 -DeVaughn Akoon-Purcell,akoonde01,2019,49,22,-2.930857794,-1.704815334,-4.635673128,1.961417556,2.682314101,4.643731658,-2.229499469,-1.019839791,-3.24933926,-0.005555579,-0.005555579,0,-1.262366442,0.66152002,-0.600846423,-0.894707629 -Furkan Aldemir,aldemfu01,2015,1087,540,-0.693620987,-1.21572487,-1.909345857,1.24350321,-3.04160303,-1.79809982,-0.318228362,-1.661918132,-1.980146495,0.21216464,0.21216464,0,-1.756878546,-1.101017437,-2.857895983,0.028863509 -Cole Aldrich,aldrico01,2014,658,330,-0.341282182,4.967333834,4.626051652,-0.985708833,-1.767608882,-2.753317715,-0.508187124,3.896700735,3.388513611,1.02873738,1.02873738,0,-1.130115764,1.73834343,0.608227665,-0.443568112 -Cole Aldrich,aldrico01,2015,1915,976,-1.873628032,1.653066949,-0.220561084,-6.127859893,-0.102463994,-6.230323887,-2.78804587,1.459642861,-1.328403009,0.709716538,0.709716538,0,-2.373581826,0.637865935,-1.735715892,0.247213254 -Cole Aldrich,aldrico01,2016,1770,877,-1.121396285,2.989030557,1.867634272,-1.799382414,1.992568158,0.193185744,-1.340703831,2.88412763,1.543423799,1.936260175,1.526349689,0.409910486,-0.830005575,4.124676179,3.294670604,0.392257458 -Cole Aldrich,aldrico01,2017,1088,531,-2.353657181,-0.172464348,-2.526121529,-0.245050692,-0.458163166,-0.703213857,-2.040379858,-0.173788867,-2.214168724,0.144464506,0.144464506,0,-2.449468257,0.793979844,-1.655488413,-0.473588409 -Cole Aldrich,aldrico01,2018,111,49,-7.043763084,-6.793773229,-13.83753631,-1.175560325,5.165456131,3.989895805,-6.294758546,-4.680285043,-10.97504359,-0.205863423,-0.205863423,0,-5.229497475,-4.050028846,-9.279526322,0.115286953 -LaMarcus Aldridge,aldrila01,2014,5862,2939,1.057439735,1.847263693,2.904703428,2.919806123,3.55762855,6.477434673,1.433515593,2.326357965,3.759873558,9.746017938,7.721583795,2.024434143,2.024422056,2.497569684,4.521991741,-0.847995158 -LaMarcus Aldridge,aldrila01,2015,5385,2720,1.937757171,2.111619556,4.049376726,3.350103971,-0.665405246,2.684698725,2.278443308,1.637708536,3.916151844,9.152786751,8.937972946,0.214813805,2.261604978,1.658809376,3.920414354,-0.937202974 -LaMarcus Aldridge,aldrila01,2016,5096,2598,1.090660987,1.995642347,3.086303334,0.685763711,0.127790026,0.813553737,0.982099464,1.616412491,2.598511954,7.059470295,5.790129719,1.269340576,0.51483322,2.016064272,2.530897493,-1.033026966 -LaMarcus Aldridge,aldrila01,2017,5577,2872,-1.140349577,1.553096019,0.412746442,-1.868185481,-0.969284163,-2.837469644,-1.393364987,1.052974577,-0.34039041,3.437144984,4.08566087,-0.648515887,-0.743143514,1.47008838,0.726944866,-1.664783899 -LaMarcus Aldridge,aldrila01,2018,5298,2686,2.101066834,1.027512291,3.128579125,3.714782143,2.64753143,6.362313573,2.59819016,1.373438861,3.971629021,9.076819119,8.582586812,0.494232307,2.411605111,1.564133205,3.975738315,-1.593152487 -LaMarcus Aldridge,aldrila01,2019,5983,2931,0.642954198,1.798226345,2.441180543,0.79203999,-0.619394358,0.172645632,0.648585995,1.414263641,2.062849637,7.137532501,6.412486888,0.725045613,0.608198425,1.190426764,1.798625188,-1.233310548 -Cliff Alexander,alexacl01,2016,78,36,-5.080260813,4.082701373,-0.99755944,-9.717044304,-2.938221729,-12.65526603,-6.354905756,2.898182484,-3.456723273,-0.012889206,-0.012889206,0,-4.073126081,-1.865014645,-5.938140727,-0.687410904 -Rawle Alkins,alkinra01,2019,255,120,-4.635093214,-1.942549105,-6.577642319,1.548494648,-2.739123967,-1.190629319,-3.538436418,-2.161881071,-5.700317489,-0.180513697,-0.180513697,0,-5.339835045,-3.413978187,-8.753813232,-0.065753685 -Grayson Allen,allengr01,2019,931,430,-4.311725021,-4.699906411,-9.011631433,-5.324110708,-7.077724536,-12.40183524,-4.788103622,-5.549027311,-10.33713093,-1.679755396,-1.583498036,-0.09625736,-4.137263901,-4.700633677,-8.837897578,0.880970996 -Jarrett Allen,allenja01,2018,3002,1441,-3.084589273,-1.087004233,-4.171593506,-1.481088318,-1.129924452,-2.61101277,-2.924159372,-1.130534872,-4.054694244,-0.956236725,-0.956236725,0,-3.021170337,-1.820816036,-4.841986373,-0.3073628 -Jarrett Allen,allenja01,2019,4723,2206,-2.093527538,-2.511875471,-4.605403009,1.321624964,-4.386096472,-3.064471507,-1.506668479,-3.071319091,-4.57798757,-2.06663699,-1.688439103,-0.378197887,-1.606712068,-2.054802158,-3.661514226,0.145825668 -Kadeem Allen,allenka01,2018,226,107,-5.833640566,-2.360320167,-8.193960734,-6.806533574,3.710870128,-3.095663447,-6.379300135,-1.2635628,-7.642862935,-0.268439635,-0.268439635,0,-5.644618908,-1.829492539,-7.474111447,0.494443139 -Kadeem Allen,allenka01,2019,870,416,1.660237269,-0.735413113,0.924824156,2.72536093,-2.200622845,0.524738086,2.07813831,-1.023795247,1.054343063,0.801390513,0.801390513,0,1.129782747,-1.333298032,-0.203515285,-0.764299076 -Lavoy Allen,allenla01,2014,2309,1087,-2.343676563,-0.924256411,-3.267932974,-3.692485463,2.026288196,-1.666197267,-2.71047982,-0.31668423,-3.02716405,-0.152261528,-0.208787164,0.056525636,-3.072299935,-1.201090504,-4.273390438,0.081618426 -Lavoy Allen,allenla01,2015,2116,1070,-1.092471863,1.607812096,0.515340233,2.44717761,1.473124351,3.920301961,-0.407116554,1.648250636,1.241134083,2.164894374,2.164894374,0,-0.811942573,0.623960007,-0.187982566,-0.612720494 -Lavoy Allen,allenla01,2016,3305,1650,-1.415370607,-0.762667674,-2.178038281,2.123619743,1.3155466,3.439166344,-0.763857588,-0.427440292,-1.191297881,1.288226225,1.450783119,-0.162556894,-0.967302791,-0.692940523,-1.660243314,-1.102126113 -Lavoy Allen,allenla01,2017,1806,882,-0.426681675,0.062363787,-0.364317888,-1.688673674,-2.948781416,-4.637455091,-0.708102982,-0.571197917,-1.279300898,0.658282028,0.63611547,0.022166558,-1.576793449,-1.692411686,-3.269205136,-0.621853795 -Ray Allen,allenra02,2014,4672,2463,2.010035634,-1.478782125,0.531253509,0.508948956,-1.490056741,-0.981107785,1.772126953,-1.569440866,0.202686087,3.750178903,2.459532323,1.29064658,2.145041306,-1.620332724,0.524708581,-0.692027827 -Tony Allen,allento01,2014,2906,1508,0.36305224,2.250044825,2.613097065,1.19514251,2.070333453,3.265475963,0.567374556,2.312526373,2.879900929,4.400997522,3.537130126,0.863867396,-0.033846116,2.979374653,2.945528537,0.958306405 -Tony Allen,allento01,2015,3807,1927,-0.491952298,4.404717449,3.912765151,0.195176359,5.212827821,5.40800418,-0.388770177,4.786599888,4.397829711,7.113151848,5.975577723,1.137574126,-0.687905159,5.673427248,4.985522089,0.70850063 -Tony Allen,allento01,2016,3347,1714,-1.306404147,1.593844132,0.287439986,0.560973641,1.522050532,2.083024172,-0.987826565,1.699715111,0.711888546,3.045469198,2.687354587,0.358114611,-1.206005699,2.582172499,1.376166799,0.072291154 -Tony Allen,allento01,2017,3722,1914,-0.947166045,2.328030887,1.380864841,0.416446069,1.240501931,1.656948,-0.714337257,2.220195882,1.505858626,4.148433717,4.148433717,0,-0.691466949,3.08786995,2.396403,-0.177237662 -Tony Allen,allento01,2018,595,273,-2.379274769,-0.848757168,-3.228031937,-1.518936905,0.581613711,-0.937323194,-2.361014305,-0.614848527,-2.975862832,-0.031765185,-0.031765185,0,-2.532498723,-0.41274164,-2.945240363,0.964778022 -Al-Farouq Aminu,aminual01,2014,4013,2045,-1.298658777,0.820811922,-0.477846854,-1.085022285,-1.265860324,-2.35088261,-1.329687578,0.47150828,-0.858179298,1.966334705,1.966334705,0,-1.391957408,0.746146069,-0.645811339,-0.365099976 -Al-Farouq Aminu,aminual01,2015,3128,1516,-0.019073746,2.37103551,2.351961764,0.636244249,4.368362196,5.004606445,0.093973444,2.934491398,3.028464842,4.489189758,3.393479392,1.095710366,0.378677758,2.586808501,2.965486259,0.25233974 -Al-Farouq Aminu,aminual01,2016,5573,2713,-0.734192991,1.226666017,0.492473026,1.402195012,0.564229045,1.966424057,-0.361509284,1.174910554,0.81340127,5.016918475,3.140314263,1.876604211,0.07851133,1.102045318,1.180556647,0.49729787 -Al-Farouq Aminu,aminual01,2017,3847,1886,-2.32712854,3.399349192,1.072220653,-0.850796148,2.185030668,1.33423452,-2.170817306,3.378003824,1.207186518,3.802896234,3.619383246,0.183512988,-1.450748151,3.037086751,1.586338601,-0.333967639 -Al-Farouq Aminu,aminual01,2018,4526,2203,-1.164103507,2.155596267,0.991492759,1.837182241,1.331493371,3.168675612,-0.605352237,2.092264506,1.486912268,4.759255562,4.514393812,0.24486175,-0.797968158,2.714187957,1.916219799,-0.235608152 -Al-Farouq Aminu,aminual01,2019,5656,2691,-0.498527343,0.833936594,0.335409251,3.607682985,-0.330528684,3.2771543,0.29984583,0.636137897,0.935983728,5.0258856,4.838685585,0.187200015,0.238300267,0.73385313,0.972153397,-0.591088532 -Lou Amundson,amundlo01,2014,366,185,-4.712510524,-1.41591584,-6.128426364,-4.203277784,2.999847085,-1.203430698,-4.896981982,-0.561729207,-5.458711189,-0.241764214,-0.241764214,0,-3.903661748,-0.930021185,-4.833682932,0.376574335 -Lou Amundson,amundlo01,2015,1835,937,-3.706456114,1.75557009,-1.950886024,-1.036730071,3.021768539,1.985038468,-3.319203468,2.17756641,-1.141637058,0.779910328,0.779910328,0,-3.014109648,1.722432749,-1.2916769,0.006209512 -Lou Amundson,amundlo01,2016,407,204,-4.664855483,1.534265216,-3.130590268,-7.388950279,4.827298706,-2.561651573,-5.493576433,2.348716255,-3.144860178,-0.041234064,-0.041234064,0,-4.696075577,1.270668655,-3.425406922,0.32500765 -Alan Anderson,anderal01,2014,3938,2034,-0.576045919,-0.280617479,-0.856663398,-2.009655602,0.752188108,-1.257467494,-0.918986781,-0.065936846,-0.984923628,1.826651236,1.655408394,0.171242842,-0.785311361,-0.672297342,-1.457608704,-0.420140416 -Alan Anderson,anderal01,2015,3770,1886,0.238085744,0.530332021,0.768417765,-2.345038546,4.776556124,2.431517578,-0.272067463,1.470220202,1.198152739,3.827922237,2.936771399,0.891150838,-0.347398289,0.632635696,0.285237407,0.291740918 -Alan Anderson,anderal01,2016,403,192,0.920825461,-4.373959275,-3.453133814,-0.337935123,4.426107631,4.088172508,0.724463278,-2.814989106,-2.090525828,0.064595784,0.064595784,0,0.076368866,-2.585382156,-2.50901329,-0.00794136 -Alan Anderson,anderal01,2017,623,308,-1.742269431,-5.807475042,-7.549744473,-1.520250449,-2.546386746,-4.066637195,-1.813429295,-5.492343947,-7.305773242,-0.710220716,-0.710220716,0,-1.750969308,-4.771660182,-6.52262949,-0.778364409 -Chris Andersen,anderch01,2014,3264,1713,0.628302337,1.970066269,2.598368606,-0.04354251,2.888746271,2.845203761,0.492892604,2.268917427,2.76181003,4.849268995,3.400408767,1.448860228,0.707889893,0.934200578,1.642090471,-0.651933288 -Chris Andersen,anderch01,2015,2197,1132,-1.396665037,-0.706725415,-2.103390452,-2.011408078,2.396247315,0.384839237,-1.626335602,-0.081451838,-1.70778744,0.600826593,0.600826593,0,-1.99198435,-0.887070807,-2.879055157,-0.175167495 -Chris Andersen,anderch01,2016,934,481,0.03316691,0.191689194,0.224856104,-0.722463434,-3.083756351,-3.806219784,-0.148049655,-0.464202644,-0.612252299,0.526616384,0.423055258,0.103561126,0.090836998,-0.990813015,-0.899976017,-0.335702801 -Chris Andersen,anderch01,2017,232,114,-3.177883926,0.88764184,-2.290242086,2.592806698,0.487893779,3.080700478,-2.218286853,0.912267571,-1.306019282,0.084746752,0.084746752,0,-0.739743096,-0.569597448,-1.309340543,0.888559405 -James Anderson,anderja01,2014,4870,2309,-1.511484441,-1.862700743,-3.374185184,-3.581718102,0.648684195,-2.933033907,-1.968788068,-1.394472982,-3.36326105,-0.728275377,-0.728275377,0,-2.524439685,-1.562636063,-4.087075748,0.772957169 -James Anderson,anderja01,2016,1548,721,-3.819700697,0.896040174,-2.923660523,-1.662276893,0.248803645,-1.413473248,-3.598586121,0.850105017,-2.748481104,0.000560113,0.000560113,0,-4.330683578,-0.386025501,-4.716709079,0.241374125 -Justin Anderson,anderju01,2016,1522,742,-1.210556999,-0.799400491,-2.00995749,-2.065855492,4.166485709,2.100630217,-1.446197587,0.200054479,-1.246143108,0.610282045,0.082597356,0.527684689,-1.681800287,-1.07161521,-2.753415498,0.294487651 -Justin Anderson,anderju01,2017,2491,1228,-0.938798523,-0.269303061,-1.208101584,-2.234238284,-2.862634553,-5.096872837,-1.201814983,-0.821812862,-2.023627845,0.451296847,0.451296847,0,-1.056723231,-1.100611201,-2.157334431,-0.06082596 -Justin Anderson,anderju01,2018,1171,552,-0.201564144,-0.110767522,-0.312331666,-4.599629431,-0.802492749,-5.40212218,-1.163460871,-0.326327553,-1.489788424,0.353191785,0.380839887,-0.027648102,-0.826152481,-0.921704301,-1.747856782,-0.163585378 -Justin Anderson,anderju01,2019,1054,463,-2.422407737,-0.407855849,-2.830263586,-2.759655532,1.914469039,-0.845186492,-2.607197469,0.109253155,-2.497944315,0.060024256,0.060024256,0,-1.582505321,-1.319524592,-2.902029913,0.82673643 -Kyle Anderson,anderky01,2015,714,358,-3.557738935,-2.082694551,-5.640433486,-3.543469572,-4.074128707,-7.617598279,-3.784997506,-2.691064767,-6.476062273,-0.673229133,-0.673229133,0,-3.58213624,-2.423308588,-6.005444828,-1.034524426 -Kyle Anderson,anderky01,2016,2735,1374,-1.75048569,0.460213927,-1.290271764,-1.655685739,0.26089909,-1.394786649,-1.871196218,0.335055609,-1.536140608,0.842850635,1.001149902,-0.158299267,-2.267318383,0.594440248,-1.672878135,-0.531462258 -Kyle Anderson,anderky01,2017,2486,1215,-0.522050654,2.240827757,1.718777102,-0.979924587,3.334535936,2.354611349,-0.692660583,2.533777977,1.841117395,2.855148252,1.9943495,0.860798752,-1.030745438,2.045133882,1.014388443,-0.309542952 -Kyle Anderson,anderky01,2018,4136,2051,-0.328701341,3.064252948,2.735551607,-0.12971117,2.192205718,2.062494547,-0.306724949,3.020292511,2.713567562,5.713083694,5.591488347,0.121595347,-0.581647056,3.311661335,2.730014279,-0.146849032 -Kyle Anderson,anderky01,2019,2583,1281,-1.926641189,2.072068956,0.145427767,-1.982653688,2.269750121,0.287096433,-2.037901415,2.221698331,0.183796917,1.904689771,1.904689771,0,-2.713379751,2.561588579,-0.151791172,-0.677183453 -Ryan Anderson,anderry01,2014,1571,795,3.090420061,-3.354055178,-0.263635117,6.13663252,-2.086145224,4.050487295,3.904641047,-3.257882887,0.64675816,1.367284635,1.367284635,0,3.638971158,-2.223769577,1.415201581,-0.728960451 -Ryan Anderson,anderry01,2015,3472,1770,1.599335752,-0.977261653,0.622074098,2.078597686,-4.191728671,-2.113130985,1.747884252,-1.693287517,0.054596735,2.528884993,2.069681473,0.45920352,2.274176494,-1.362515793,0.911660701,-0.253994876 -Ryan Anderson,anderry01,2016,4154,2008,1.427870901,0.344583778,1.772454679,3.578902499,-0.173308064,3.405594435,1.971410252,0.294975642,2.266385895,5.151366157,5.151366157,0,1.526434809,-0.078163304,1.448271505,0.231404425 -Ryan Anderson,anderry01,2017,5094,2452,0.142364788,-0.524138557,-0.381773769,3.094807301,0.084344454,3.179151754,0.6852407,-0.441393565,0.243847135,3.743713308,3.231499239,0.51221407,1.31294914,-0.643147141,0.669801999,-0.434023213 -Ryan Anderson,anderry01,2018,3780,1820,-0.369089393,1.024167347,0.655077954,1.579316674,-3.142165623,-1.562848949,-0.075239761,0.176852786,0.101613024,2.652481683,2.746514786,-0.094033102,0.516368131,-0.128649254,0.387718877,0.021423583 -Ryan Anderson,anderry01,2019,660,322,-2.590269513,-2.502528227,-5.09279774,-5.472262996,1.313377303,-4.158885693,-3.32983319,-1.812325253,-5.142158443,-0.390995326,-0.390995326,0,-2.396961305,-3.030057455,-5.42701876,-0.487884661 -Ike Anigbogu,anigbik01,2018,64,30,-0.214408747,-10.44953073,-10.66393947,-0.327320679,-19.40324395,-19.73056463,-0.259621669,-12.96556909,-13.22519076,-0.160587652,-0.160587652,0,-2.368955188,-11.59942195,-13.96837714,0.157383664 -Ike Anigbogu,anigbik01,2019,14,6,-22.88766139,-36.40977098,-59.29743237,-13.664945,4.800533218,-8.864411786,-22.44881373,-30.15911941,-52.60793314,-0.156443358,-0.156443358,0,-13.64704612,-22.5906831,-36.23772923,2.549590126 -Giannis Antetokounmpo,antetgi01,2014,3724,1897,-1.57648274,0.103768727,-1.472714013,0.823386234,0.333630118,1.157016352,-1.141213935,0.23340087,-0.907813065,1.784034014,1.784034014,0,-1.203197919,-0.543034207,-1.746232126,0.057802805 -Giannis Antetokounmpo,antetgi01,2015,5420,2742,-0.41091697,-0.164904602,-0.575821573,-2.345475769,-0.894606886,-3.240082655,-0.802795579,-0.358578646,-1.161374225,2.211484865,2.177014905,0.03446996,-1.430495108,0.393751583,-1.036743526,-0.463301183 -Giannis Antetokounmpo,antetgi01,2016,5625,2823,0.477609031,0.08528818,0.56289721,1.522447516,-1.613578625,-0.091131109,0.757930952,-0.228350115,0.529580837,4.707738546,4.707738546,0,0.813538269,0.302351688,1.115889957,-0.327328531 -Giannis Antetokounmpo,antetgi01,2017,6099,3088,3.26152228,2.498406036,5.759928316,-0.011063131,1.556794137,1.545731007,2.777291823,2.459825128,5.237116952,12.5596554,11.32471852,1.234936887,2.425837849,2.761251381,5.18708923,-0.555307846 -Giannis Antetokounmpo,antetgi01,2018,6150,3036,3.691841517,1.633919309,5.325760827,0.783400542,3.971984193,4.755384735,3.30536437,2.243495851,5.548860221,12.90944367,11.79136734,1.118076325,3.715594159,2.142812885,5.858407045,0.200071296 -Giannis Antetokounmpo,antetgi01,2019,6265,2872,4.284818461,2.520077536,6.804895997,1.484978547,4.058567627,5.543546174,3.881445468,2.925072159,6.806517627,14.26986143,11.5725334,2.697328023,4.297652052,2.786037377,7.083689429,1.319042463 -Kostas Antetokounmpo,antetko01,2019,23,11,-13.95053998,25.44575147,11.49521149,-11.55087109,13.25210162,1.701230528,-14.3127795,24.44322508,10.13044558,0.07316733,0.07316733,0,-11.63720212,17.83794587,6.200743745,1.240219832 -Thanasis Antetokounmpo,antetth01,2016,13,6,12.78384739,-19.70405103,-6.92020364,2.200914227,-10.82277307,-8.621858841,11.43545411,-19.02220102,-7.58674691,-0.014824454,-0.014824454,0,5.535620461,-19.18889375,-13.65327329,0.120132694 -Carmelo Anthony,anthoca01,2014,5675,2982,4.087505087,-0.923550219,3.163954868,3.519940153,1.739423683,5.259363835,4.174904921,-0.390214473,3.784690448,9.860994962,9.860994962,0,4.665614182,-0.402147248,4.263466934,-0.781350262 -Carmelo Anthony,anthoca01,2015,2723,1428,2.82214209,-2.226068186,0.596073903,5.639322335,-3.003869645,2.63545269,3.751971958,-2.461964054,1.290007903,2.924209925,2.924209925,0,3.104533022,-2.987483809,0.117049213,-0.625552295 -Carmelo Anthony,anthoca01,2016,4981,2530,2.96378858,-2.833458913,0.130329667,4.169887519,-1.612221029,2.55766649,3.451812128,-2.740508012,0.711304116,4.456371769,4.456371769,0,3.00154547,-2.841366185,0.160179285,-0.25150521 -Carmelo Anthony,anthoca01,2017,5131,2538,1.836275718,-2.920873935,-1.084598218,1.631279721,-3.111763605,-1.480483884,1.929266526,-3.107113031,-1.177846505,2.032332401,2.032332401,0,1.98566038,-3.139404877,-1.153744496,-0.165254332 -Carmelo Anthony,anthoca01,2018,5574,2695,0.685786265,-1.407031563,-0.721245298,1.975639367,-2.503165117,-0.52752575,0.954832407,-1.744079043,-0.789246636,2.687007984,2.702202966,-0.015194982,1.173538356,-1.181734922,-0.008196566,-0.253314845 -Carmelo Anthony,anthoca01,2019,612,294,-1.461868056,-2.625549727,-4.087417782,-5.793758794,-1.947942805,-7.741701599,-2.506433108,-2.628393889,-5.134826997,-0.357080567,-0.357080567,0,-1.13155602,-2.095680492,-3.227236512,-0.182510448 -Joel Anthony,anthojo01,2014,383,186,-4.584108398,-0.058700018,-4.642808416,-2.335330357,-1.807839955,-4.143170312,-4.384975874,-0.429847682,-4.814823556,-0.194876452,-0.194876452,0,-4.269992396,-1.586089837,-5.856082234,-0.814417192 -Joel Anthony,anthojo01,2015,805,406,-2.290723516,1.040659274,-1.250064242,-2.691417702,4.549113468,1.857695765,-2.550201158,1.864080822,-0.686120337,0.424556704,0.424556704,0,-3.255526203,0.690708117,-2.564818085,-0.663456792 -Joel Anthony,anthojo01,2016,191,96,-1.038058578,-3.646288271,-4.684346849,-8.389045485,-0.249200552,-8.638246037,-2.642795528,-3.155281992,-5.79807752,-0.148759635,-0.148759635,0,-1.391681064,-2.598918022,-3.990599086,-0.348684986 -Joel Anthony,anthojo01,2017,285,137,-3.899758933,1.445919154,-2.45383978,-10.09914145,0.553784145,-9.545357303,-5.485497506,1.257020565,-4.228476941,-0.103013901,-0.075198606,-0.027815296,-5.134235186,-0.248424402,-5.382659588,-0.835332817 -Pero Antic,anticpe01,2014,2198,1095,-1.713166544,0.027367655,-1.685798889,1.189932093,3.283936619,4.473868712,-1.213967604,0.699869642,-0.514097962,1.297095537,0.638609699,0.658485838,0.017097613,-0.373758796,-0.356661182,0.594300819 -Pero Antic,anticpe01,2015,2529,1236,-0.968531792,0.750267854,-0.218263938,-2.372532581,3.13890993,0.766377349,-1.346544651,1.260222476,-0.086322175,1.700127352,1.359670128,0.340457223,-1.088594486,0.239285197,-0.849309289,0.582165364 -OG Anunoby,anunoog01,2018,3551,1719,-1.552887936,1.617520631,0.064632696,3.132020124,0.248931885,3.380952009,-0.695459047,1.413255031,0.717795984,3.051082432,2.569758531,0.481323901,-0.848800785,1.256070942,0.407270158,-0.205289119 -OG Anunoby,anunoog01,2019,2902,1352,-2.457608647,-0.142668547,-2.600277194,-5.835377292,-0.643877293,-6.479254585,-3.349478071,-0.297940427,-3.647418498,-0.620124917,-0.620124917,0,-3.215638423,-0.129332729,-3.344971152,0.180151195 -Keith Appling,applike01,2016,57,27,-11.64511025,4.199071528,-7.446038725,-6.230646982,14.51374069,8.283093707,-11.16318411,6.692671387,-4.470512719,-0.02415162,-0.02415162,0,-6.184926256,2.010587716,-4.17433854,1.858767987 -Ryan Arcidiacono,arcidry01,2018,634,304,-2.626606123,-1.371339242,-3.997945365,-3.08797319,1.290959372,-1.797013819,-2.858780513,-0.856969742,-3.715750255,-0.149061981,-0.149061981,0,-3.101951221,-1.276044782,-4.377996003,-0.481222814 -Ryan Arcidiacono,arcidry01,2019,4077,1961,-0.289504821,-0.628646506,-0.918151326,0.524115005,0.421554983,0.945669988,-0.091055502,-0.40309072,-0.494146222,2.227069655,2.227069655,0,-1.028346758,-0.310010304,-1.338357063,-1.350892663 -Trevor Ariza,arizatr01,2014,6225,3130,1.411830402,0.524143043,1.935973445,0.011420048,2.307447871,2.318867919,1.213292893,0.933668442,2.146961335,8.034786623,6.241120861,1.793665762,1.405783136,0.994513447,2.400296582,1.319376379 -Trevor Ariza,arizatr01,2015,7341,3585,0.380840189,1.047597474,1.428437663,-0.446908419,2.672555512,2.225647094,0.197130588,1.424710289,1.621840877,7.993878404,4.517783729,3.476094674,0.40249147,2.370252361,2.77274383,-0.0409585 -Trevor Ariza,arizatr01,2016,6235,3040,-0.341188056,-0.586979943,-0.928167999,2.381675689,-2.103731832,0.277943857,0.185511468,-0.93005972,-0.744548252,3.103844513,3.298884199,-0.195039685,0.810786774,0.105363456,0.91615023,0.046951422 -Trevor Ariza,arizatr01,2017,6681,3186,0.932256656,0.624617107,1.556873762,0.82600906,-0.729298058,0.096711003,0.888593576,0.370377069,1.258970645,6.490314799,6.898102168,-0.407787369,1.742556534,0.918015276,2.66057181,0.467414131 -Trevor Ariza,arizatr01,2018,5838,2851,0.097522875,-0.897065011,-0.799542135,0.745920708,1.108790522,1.85471123,0.155960168,-0.581981404,-0.426021237,3.406579318,2.550006782,0.856572536,1.104807296,0.406357067,1.511164363,-0.063446264 -Trevor Ariza,arizatr01,2019,4978,2349,-0.160270255,-1.834874519,-1.995144774,-0.415970641,-2.173581416,-2.589552057,-0.217655077,-1.978481824,-2.196136901,0.659834095,0.659834095,0,0.037604513,-1.470914202,-1.433309689,0.220259048 -Hilton Armstrong,armsthi01,2014,243,114,-1.4517595,-4.771092075,-6.222851575,-1.829253262,4.970679437,3.141426176,-1.618231729,-3.098169004,-4.716400733,-0.095478995,0.088121513,-0.183600508,-1.63602603,-3.027035514,-4.663061544,1.293467915 -Metta World Peace,artesro01,2014,791,388,-1.016150835,2.182828826,1.166677991,-1.733214859,3.578400178,1.845185319,-1.239329679,2.647045526,1.407715847,0.820040318,0.820040318,0,0.207484014,1.498479451,1.705963466,-0.350904554 -Metta World Peace,artesro01,2016,1174,590,-2.52990241,-0.761091149,-3.290993559,-2.087245487,4.066496255,1.979250768,-2.548532002,0.278146677,-2.270385325,0.143345407,0.143345407,0,-2.747137334,-0.842324591,-3.589461925,-0.695224049 -Metta World Peace,artesro01,2017,329,160,-4.596764618,-2.330144654,-6.926909272,-7.364581309,-2.003541567,-9.368122876,-5.394632097,-2.328373543,-7.72300564,-0.406417216,-0.406417216,0,-3.37113628,-2.110399816,-5.481536096,0.111347321 -Darrell Arthur,arthuda01,2014,2422,1161,-3.861801223,0.815275782,-3.046525441,-1.607650579,5.658361399,4.050710821,-3.628984018,1.889036464,-1.739947554,0.601669702,0.601669702,0,-2.866763374,1.248970809,-1.617792565,0.540738983 -Darrell Arthur,arthuda01,2015,2051,988,-3.020464633,4.076661417,1.056196784,-3.522045371,5.533880552,2.011835182,-3.298918205,4.657759021,1.358840816,2.090227881,2.090227881,0,-2.934014281,3.354342483,0.420328202,0.882158299 -Darrell Arthur,arthuda01,2016,3083,1516,-1.724756119,1.456301302,-0.268454817,-1.995144633,2.282614701,0.287470069,-1.883558941,1.764146962,-0.119411979,2.038822611,2.038822611,0,-1.870272688,1.384524886,-0.485747802,0.199753219 -Darrell Arthur,arthuda01,2017,1325,639,-1.381395781,-0.352705574,-1.734101355,-1.337226823,-2.016029093,-3.353255915,-1.505690243,-0.656799348,-2.162489591,0.192896131,0.192896131,0,-1.015621338,-1.361254446,-2.376875784,0.695089603 -Darrell Arthur,arthuda01,2018,306,141,-4.993896605,-4.314488396,-9.308385002,-5.352758352,-2.387846721,-7.740605073,-5.421537695,-4.141978809,-9.563516504,-0.498596395,-0.498596395,0,-3.113400429,-3.138614201,-6.25201463,1.708943974 -Jamel Artis,artisja01,2018,565,279,-4.345396897,-4.188819229,-8.534216126,-0.951096713,0.647075138,-0.304021576,-3.848578075,-3.391571766,-7.240149841,-0.632604422,-0.632604422,0,-4.949710421,-4.134503466,-9.084213887,-1.01648712 -Omer Asik,asikom01,2014,2339,1131,-2.492688373,1.734605526,-0.758082847,-0.501328108,2.282875962,1.781547854,-2.292207546,1.95978577,-0.332421776,1.396991849,1.246237478,0.150754371,-2.621694632,1.572380696,-1.049313936,0.101778044 -Omer Asik,asikom01,2015,3970,2061,-1.951303311,2.763616861,0.81231355,-1.629104176,0.444910469,-1.184193707,-2.018617252,2.470218914,0.451601662,3.34270881,3.132745437,0.209963373,-1.865277674,2.449958734,0.58468106,-0.850492489 -Omer Asik,asikom01,2016,2390,1178,-3.292936142,-0.196382306,-3.489318448,-3.187230841,-2.038799153,-5.226029994,-3.455651353,-0.543304898,-3.99895625,-0.748588012,-0.748588012,0,-3.793799146,-0.502239164,-4.29603831,-0.267387969 -Omer Asik,asikom01,2017,1002,482,-3.976989013,-1.126431182,-5.103420195,-3.998389744,-2.092874161,-6.091263905,-4.18540585,-1.416768589,-5.602174439,-0.69929594,-0.69929594,0,-5.033755275,-1.052835832,-6.086591107,-0.293760539 -Omer Asik,asikom01,2018,382,182,-7.288115223,-0.627859666,-7.915974889,-0.579886639,-5.262568179,-5.842454818,-6.321631586,-1.616638544,-7.93827013,-0.485444492,-0.485444492,0,-6.188148895,-1.470255623,-7.658404518,-0.048742276 -D.J. Augustin,augusdj01,2014,3943,2080,2.219873976,-2.30225079,-0.082376814,0.232737938,-0.532668997,-0.299931058,2.003621139,-2.129578888,-0.125957749,2.746394592,2.619815718,0.126578874,1.164485942,-0.989950891,0.174535051,-1.388285296 -D.J. Augustin,augusdj01,2015,3905,1964,0.279443481,-1.375583108,-1.096139627,-2.041816449,-1.742191435,-3.784007884,-0.193940041,-1.530517259,-1.7244573,1.022438549,1.022438549,0,-0.431304566,-2.346709906,-2.778014471,-0.846875036 -D.J. Augustin,augusdj01,2016,2402,1178,1.537707286,-3.236798786,-1.6990915,-1.139769783,-0.765562115,-1.905331898,1.052848366,-2.910641984,-1.857793618,0.538688767,0.538688767,0,0.834112887,-3.037869729,-2.203756842,-0.253387435 -D.J. Augustin,augusdj01,2017,3097,1538,-0.536679032,-4.454310603,-4.990989635,-8.588747605,-1.878709968,-10.46745757,-2.190055864,-4.160976042,-6.351031906,-2.798342602,-2.798342602,0,-2.481446028,-4.313261838,-6.794707867,-0.949166416 -D.J. Augustin,augusdj01,2018,3651,1760,1.332683305,-1.127191512,0.205491793,-3.701023892,2.12218712,-1.578836772,0.407657292,-0.489579018,-0.081921726,2.384190847,2.384190847,0,-0.661539473,-1.464333616,-2.125873088,-0.480925189 -D.J. Augustin,augusdj01,2019,4950,2410,1.842521172,-2.290193948,-0.447672776,3.152155045,-1.95784438,1.194310665,2.258336599,-2.376711108,-0.118374508,3.20136588,2.969703172,0.231662708,1.266534937,-2.215699982,-0.949165045,-1.352042325 -Gustavo Ayon,ayongu01,2014,857,429,-3.689229225,4.512951228,0.823722003,-2.273141928,-0.736523296,-3.009665224,-3.617299719,3.686043268,0.068743549,0.619439276,0.619439276,0,-2.425392611,2.469220016,0.043827405,0.386257152 -Deandre Ayton,aytonde01,2019,4609,2183,-1.015468732,-1.923837901,-2.939306633,0.845349173,-0.591081644,0.254267529,-0.616975515,-1.675566944,-2.292542459,0.50599749,0.50599749,0,-0.888797542,-0.846975124,-1.735772666,-0.700779397 -Chris Babb,babbch01,2014,265,132,-1.903655493,-1.235118807,-3.1387743,-4.291510196,0.060711265,-4.230798931,-2.494689832,-1.008506352,-3.503196185,-0.050920866,-0.050920866,0,-2.615114673,-1.371317444,-3.986432117,0.370260966 -Luke Babbitt,babbilu01,2014,910,473,0.383843801,-0.546982759,-0.163138958,7.882851703,-1.612984318,6.269867385,1.980428227,-0.765389265,1.215038962,0.952402726,0.952402726,0,1.700929795,-1.05622546,0.644704335,-0.446937529 -Luke Babbitt,babbilu01,2015,1654,830,0.850624142,-2.057009358,-1.206385216,-3.084551468,-2.52489547,-5.609446938,0.087508647,-2.259443942,-2.171935294,0.244984365,0.244984365,0,-0.370288122,-2.326964592,-2.697252715,0.075847504 -Luke Babbitt,babbilu01,2016,1759,845,0.829846595,-1.88956868,-1.059722085,1.176972809,-2.372043486,-1.195070677,0.973730545,-2.05590293,-1.082172385,0.71779563,0.71779563,0,-0.313554855,-2.107014092,-2.420568947,-0.168034254 -Luke Babbitt,babbilu01,2017,2129,1065,-0.376199965,-0.076582758,-0.452782723,-0.800600175,1.200985531,0.400385355,-0.462168122,0.157124654,-0.305043468,1.321866054,1.321866054,0,-0.56648882,0.613080914,0.046592094,-0.489742704 -Luke Babbitt,babbilu01,2018,1498,718,-1.025770308,-2.218814248,-3.244584557,0.768531946,-2.28631248,-1.517780534,-0.686195901,-2.344100743,-3.030296644,-0.118493075,-0.065824203,-0.052668872,-1.085687263,-2.741687968,-3.827375231,-0.306532149 -Dwayne Bacon,bacondw01,2018,1508,713,-3.834643375,-2.099749545,-5.93439292,-1.990709623,1.838853104,-0.151856519,-3.72845919,-1.391058016,-5.119517206,-0.862511191,-0.862511191,0,-4.403289829,-1.938052324,-6.341342153,0.062806473 -Dwayne Bacon,bacondw01,2019,1575,759,0.131839419,-3.002659726,-2.870820307,1.303210563,-1.357009457,-0.053798894,0.384196541,-2.816097783,-2.431901241,0.122323133,0.122323133,0,0.045902856,-2.799223317,-2.753320461,-0.709865848 -Marvin Bagley III,baglema01,2019,3401,1567,-1.091444799,-1.590524666,-2.681969464,-0.648793166,-2.225602586,-2.874395752,-1.066198841,-1.807855582,-2.874054422,-0.099079105,-0.099079105,0,-0.962051503,-2.119550379,-3.081601882,-0.10311252 -Cameron Bairstow,bairsca01,2015,130,64,-4.739992619,-1.858436549,-6.598429168,-1.824726275,-6.846923879,-8.671650155,-4.496619746,-3.048730283,-7.545350029,-0.157321994,-0.157321994,0,-5.645870423,-2.593061629,-8.238932051,0.453432625 -Cameron Bairstow,bairsca01,2016,223,103,-5.077366207,-0.588470864,-5.665837071,-7.897012517,5.003499751,-2.893512766,-5.933374064,0.582192551,-5.351181513,-0.138074898,-0.138074898,0,-4.802182528,-1.394600731,-6.196783259,0.987325116 -Ron Baker,bakerro01,2017,1718,857,-2.547773002,2.104390769,-0.443382233,-1.641801195,1.031039474,-0.61076172,-2.492294626,2.063699924,-0.428594702,1.014834125,1.014834125,0,-2.197683651,0.765942143,-1.431741507,-0.017431597 -Ron Baker,bakerro01,2018,791,385,-1.02091414,1.677571877,0.656657737,1.139209548,0.793439726,1.932649275,-0.595668365,1.627696435,1.03202807,0.747135318,0.747135318,0,-0.843287442,1.053416783,0.210129341,0.566541567 -Ron Baker,bakerro01,2019,333,152,-4.163301553,2.556252995,-1.607048558,-10.2760292,7.775706263,-2.500322938,-5.687231528,3.853925736,-1.833305792,0.068610662,0.068610662,0,-5.97222381,1.599409573,-4.372814237,-0.096867743 -Wade Baldwin IV,baldwwa01,2017,847,417,-6.727076457,-2.043431327,-8.770507784,-9.552170555,-2.5838606,-12.13603115,-7.721213545,-2.313298526,-10.03451207,-1.550738921,-1.473557638,-0.077181283,-6.759291694,-1.880781007,-8.640072701,-0.036454453 -Wade Baldwin IV,baldwwa01,2018,212,99,0.115890969,1.196174787,1.312065756,-2.222317027,6.083479137,3.86116211,-0.355374048,2.283540964,1.928166917,0.238614221,0.208215569,0.030398652,-1.768194183,1.489218089,-0.278976094,0.020111521 -Wade Baldwin IV,baldwwa01,2019,199,94,-9.023446551,-4.56769739,-13.59114394,-17.73548774,-5.3169767,-23.05246444,-11.4886496,-5.027374869,-16.51602446,-0.667983406,-0.667983406,0,-10.65327595,-5.076884613,-15.73016056,1.201190923 -Lonzo Ball,balllo01,2018,3818,1780,-0.746662981,1.008306536,0.261643555,-1.276373154,2.838173829,1.561800675,-0.888551146,1.449463137,0.560911991,3.040284621,3.040284621,0,-0.331248157,1.992252351,1.661004193,1.103860516 -Lonzo Ball,balllo01,2019,3103,1423,-0.651188903,0.630947325,-0.020241578,-2.785679695,1.270550162,-1.515129532,-1.111960375,0.787086292,-0.324874083,1.776008115,1.776008115,0,-1.184150692,1.555231038,0.371080346,0.887423086 -Mo Bamba,bambamo01,2019,1591,766,-4.073310003,-0.631145531,-4.704455534,-8.680896057,-1.702359804,-10.38325586,-5.257799221,-0.9367748,-6.194574021,-1.343945653,-1.343945653,0,-4.329425476,-1.296610569,-5.626036045,-0.169530363 -Leandro Barbosa,barbole01,2014,744,368,-0.393652533,-2.524009618,-2.917662151,-0.750946904,2.439238518,1.688291614,-0.533144856,-1.646357587,-2.179502442,0.106515881,0.106515881,0,-0.891116925,-2.889733933,-3.780850858,-0.534666945 -Leandro Barbosa,barbole01,2015,2517,1211,1.749749914,-2.788292091,-1.038542176,-2.84293171,-2.363000422,-5.205932133,0.804725177,-2.932643942,-2.127918765,0.392119818,0.204277702,0.187842117,0.496737847,-2.532535135,-2.035797288,-0.148960287 -Leandro Barbosa,barbole01,2016,2813,1333,0.693259396,-1.913830628,-1.220571232,-2.739926128,-2.065389642,-4.80531577,-0.074113888,-2.109546262,-2.18366015,0.416889838,-0.171642182,0.588532021,-0.294372742,-1.991417966,-2.285790709,0.012877673 -Leandro Barbosa,barbole01,2017,2026,963,-0.673134588,-2.457714254,-3.130848842,1.133319755,1.211816198,2.345135954,-0.306776109,-1.798967412,-2.10574352,0.316675595,0.316675595,0,-1.193866914,-2.255996534,-3.449863448,0.04271048 -J.J. Barea,bareajo01,2014,2978,1471,0.36111962,-2.200754226,-1.839634606,-5.385673434,1.178409283,-4.207264151,-0.8623582,-1.664899257,-2.527257457,0.165360148,0.165360148,0,-0.850237256,-2.352917476,-3.203154732,-1.037968903 -J.J. Barea,bareajo01,2015,3085,1516,1.894964297,-0.327196453,1.567767844,2.715622772,1.255002976,3.970625749,2.125737494,-0.028458893,2.097278601,3.722594288,2.974976323,0.747617966,1.818345249,-0.772786495,1.045558754,-0.970513327 -J.J. Barea,bareajo01,2016,3586,1767,0.774709394,-1.717738502,-0.943029107,1.212773933,-3.994979896,-2.782205963,0.924203973,-2.298082806,-1.373878832,1.197722992,1.718049028,-0.520326035,0.156465405,-2.885972803,-2.729507398,-0.428687059 -J.J. Barea,bareajo01,2017,1535,771,2.239913687,0.487693354,2.727607041,-0.296945662,0.588808345,0.291862683,1.903527249,0.533938914,2.437466163,2.034798515,2.034798515,0,1.735773494,-0.984540948,0.751232546,-0.277124242 -J.J. Barea,bareajo01,2018,3270,1603,2.982420623,-1.913129536,1.069291087,3.733962756,-0.320432537,3.413530219,3.363616737,-1.703929343,1.659687394,3.600320086,3.600320086,0,3.208511668,-2.124061583,1.084450084,-0.169030085 -J.J. Barea,bareajo01,2019,1609,752,1.859356868,-1.044350095,0.815006773,1.250755975,1.049945745,2.30070172,1.889043623,-0.675701744,1.213341879,1.52230274,1.52230274,0,1.4590606,-1.438768466,0.020292134,0.112982596 -Andrea Bargnani,bargnan01,2014,2396,1257,-2.418904258,1.137547779,-1.281356479,-3.936178754,-2.146754383,-6.082933137,-2.901630408,0.563122803,-2.338507605,0.261726072,0.261726072,0,-1.841292385,0.159385612,-1.681906773,-0.789713499 -Andrea Bargnani,bargnan01,2015,1538,785,-2.682723416,-4.48671017,-7.169433586,-4.783557569,-5.763146332,-10.5467039,-3.152251611,-4.960086723,-8.112338334,-2.142028808,-2.142028808,0,-2.584428923,-5.288755203,-7.873184125,-0.251171233 -Andrea Bargnani,bargnan01,2016,1283,634,-2.989049616,-4.176133572,-7.165183188,-3.66395436,-3.007281377,-6.671235737,-3.269632502,-4.136780639,-7.406413142,-1.493580173,-1.493580173,0,-2.50122564,-4.969374665,-7.470600305,-0.818349249 -Harrison Barnes,barneha02,2014,4866,2360,-2.027295118,-0.242044874,-2.269339992,-7.070030347,-1.517628173,-8.58765852,-3.202978166,-0.5754227,-3.778400866,-1.227514908,-1.584272799,0.356757891,-3.442218517,-0.106334823,-3.548553341,-0.147424428 -Harrison Barnes,barneha02,2015,6238,2999,-0.625708736,-0.203818807,-0.829527543,-0.268201662,1.844961671,1.576760008,-0.620501695,0.146708891,-0.473792803,3.50200973,2.751170885,0.750838845,-0.686162551,0.22274811,-0.463414442,-0.036349881 -Harrison Barnes,barneha02,2016,5811,2785,-0.970539392,-0.223815626,-1.194355018,-0.400571897,-2.304900758,-2.705472656,-0.97063452,-0.715061557,-1.685696077,1.497559093,1.353003834,0.144555259,-0.722656895,-0.413571156,-1.136228052,-0.755922468 -Harrison Barnes,barneha02,2017,5462,2803,-1.194516867,0.617438496,-0.577078371,-1.551384703,2.560577629,1.009192926,-1.290026424,1.053399853,-0.236626571,3.55432082,3.55432082,0,-0.733786871,0.863930696,0.130143825,-1.092453415 -Harrison Barnes,barneha02,2018,5322,2634,-0.517438142,0.333921303,-0.183516839,-4.585077614,-2.117665693,-6.702743307,-1.357464658,-0.165916318,-1.523380976,1.638759333,1.638759333,0,-0.839546432,-0.779038091,-1.618584523,-0.580902934 -Harrison Barnes,barneha02,2019,5395,2533,-0.770187922,-0.604911587,-1.375099509,-1.19133558,0.560586278,-0.630749302,-0.888714088,-0.395421689,-1.284135777,1.915820103,1.915820103,0,-0.753298625,-0.529424243,-1.282722867,-0.418094449 -Matt Barnes,barnema02,2014,4392,2139,0.223254437,-0.662510617,-0.43925618,2.608916206,-0.262207437,2.346708768,0.65972261,-0.643911052,0.015811559,3.059296318,2.887986308,0.17131001,1.043581415,0.146235069,1.189816484,1.301863321 -Matt Barnes,barnema02,2015,5416,2680,0.548263184,1.115780475,1.664043659,2.826176807,0.826442707,3.652619514,1.043621233,1.110971059,2.154592292,6.787033808,5.125755271,1.661278537,1.313136602,1.735457389,3.048593991,0.727347715 -Matt Barnes,barnema02,2016,4624,2329,-0.405757922,-1.728205064,-2.133962986,-1.942469647,-1.934286619,-3.876756266,-0.738800369,-1.855389486,-2.594189855,0.163582608,0.450067038,-0.28648443,-0.489169938,-1.19993558,-1.689105517,0.978444081 -Matt Barnes,barnema02,2017,3734,1838,-0.72608261,-1.403883799,-2.129966409,-1.943116054,1.037149585,-0.905966469,-1.026056268,-0.977488824,-2.003545092,0.710132126,0.842457011,-0.132324886,-0.488509515,-1.032671388,-1.521180903,0.383928021 -Earl Barron,barroea01,2015,292,143,-4.798913386,-7.806177721,-12.60509111,-10.04039576,0.226365722,-9.814030033,-6.162373247,-6.577017671,-12.73939092,-0.731749932,-0.731749932,0,-4.766880038,-4.044226455,-8.811106493,0.386566026 -Will Barton,bartowi01,2014,959,468,0.743153859,-0.255324469,0.487829391,-7.122071692,3.703798799,-3.418272893,-0.930909756,0.527674088,-0.403235668,0.565409085,0.418914015,0.14649507,-1.206624901,-0.645712659,-1.85233756,0.218179945 -Will Barton,bartowi01,2015,2008,983,-0.748331532,0.334421238,-0.413910294,-3.040813803,3.34250417,0.301690367,-1.271764882,0.991203916,-0.280560966,1.239981836,1.239981836,0,-1.065132206,0.1862259,-0.878906306,0.160359866 -Will Barton,bartowi01,2016,4768,2353,0.736762233,-1.003146836,-0.266384603,-1.890682302,1.058834891,-0.831847411,0.249205377,-0.599943372,-0.350737996,2.878701878,2.878701878,0,-0.019234524,-0.504643874,-0.523878399,-0.054738375 -Will Barton,bartowi01,2017,3533,1705,1.812922911,-2.197161927,-0.384239016,-1.942320804,-0.242481522,-2.184802325,1.080347477,-1.899235326,-0.81888785,1.679492457,1.679492457,0,1.076342464,-2.179206876,-1.102864413,-0.021291175 -Will Barton,bartowi01,2018,5513,2683,1.721261869,-0.595496758,1.125765112,-0.724877717,0.457623549,-0.267254169,1.263388439,-0.401034194,0.862354245,4.9405736,4.9405736,0,1.592363127,-0.597777041,0.994586086,-0.085407595 -Will Barton,bartowi01,2019,3136,1517,-1.318628502,-2.206899857,-3.52552836,-3.71516295,-1.496737129,-5.211900079,-1.940068143,-2.2051097,-4.145177843,-1.107102727,-0.608798106,-0.498304621,-2.075502009,-2.337595641,-4.413097651,0.126734869 -Brandon Bass,bassbr01,2014,4472,2266,-1.596885577,-0.682379805,-2.279265383,-3.520965801,-2.870349741,-6.391315543,-2.051681274,-1.170599018,-3.222280292,-0.541079709,-0.541079709,0,-2.583918408,-1.645742136,-4.229660544,-0.865989444 -Brandon Bass,bassbr01,2015,4088,2015,-1.32025416,-1.045264856,-2.365519016,-2.996438851,-1.540038884,-4.536477736,-1.735010107,-1.224363645,-2.959373753,-0.227945012,-0.011178747,-0.216766265,-1.805826618,-1.576706493,-3.382533111,-0.540275959 -Brandon Bass,bassbr01,2016,2737,1342,-0.888203193,-0.756387087,-1.644590281,3.433524353,0.882937782,4.316462135,-0.031488239,-0.384970571,-0.41645881,1.586707134,1.586707134,0,-1.217809252,-1.454795365,-2.672604617,-0.67523394 -Brandon Bass,bassbr01,2017,1188,581,0.125102048,-2.363880589,-2.238778541,-2.185313207,-6.728787446,-8.914100653,-0.403686973,-3.44020033,-3.843887303,-0.322314469,-0.318866352,-0.003448116,-0.724209701,-3.559505326,-4.283715026,-0.622780176 -Keita Bates-Diop,bateske01,2019,1057,503,-3.828133194,-0.185885216,-4.014018411,-0.856194956,-1.497705101,-2.353900057,-3.448567504,-0.428779093,-3.877346597,-0.287116321,-0.287116321,0,-3.250541094,-0.690658458,-3.941199553,-0.773325002 -Shane Battier,battish01,2014,3234,1670,-0.284121776,2.865380195,2.581258419,2.408001635,-1.231144297,1.176857337,0.259689331,2.167350355,2.427039686,4.381639817,4.093574674,0.288065143,0.472342499,1.917859994,2.390202493,-0.544665003 -Nicolas Batum,batumni01,2014,6871,3415,1.843723835,0.120837775,1.964561611,1.501434967,1.017313064,2.518748031,1.834131854,0.306724733,2.140856587,8.669646433,7.122698688,1.546947745,2.538152392,0.661995312,3.200147704,1.108855135 -Nicolas Batum,batumni01,2015,5152,2589,0.412866555,-0.008906118,0.403960437,1.112083321,-0.636623691,0.47545963,0.574498605,-0.165137744,0.409360861,4.220006825,3.765232676,0.45477415,0.96559293,0.28958393,1.25517686,0.668745625 -Nicolas Batum,batumni01,2016,5216,2592,0.91937542,-2.347366589,-1.427991169,1.614584877,-1.073797698,0.540787179,1.105883581,-2.243041272,-1.137157691,2.101826397,2.746373742,-0.644547345,1.630557714,-1.975392179,-0.344834465,1.098052376 -Nicolas Batum,batumni01,2017,5293,2617,0.93784624,-0.662407208,0.275439032,0.343182486,-0.447841627,-0.104659141,0.873403788,-0.669862592,0.203541196,3.99955652,3.99955652,0,1.25366119,-0.629436357,0.624224833,1.393123342 -Nicolas Batum,batumni01,2018,4130,1981,1.45951136,-1.956476279,-0.496964919,0.191909968,-2.810460086,-2.618550119,1.262516479,-2.255854151,-0.993337672,1.792241701,1.792241701,0,1.317335672,-1.937223877,-0.619888205,0.937071301 -Nicolas Batum,batumni01,2019,4896,2354,-0.862803955,-0.374062454,-1.23686641,-0.632315497,0.375464674,-0.256850824,-0.878789327,-0.227779817,-1.106569144,1.977315187,1.977315187,0,-0.567228905,-0.230240085,-0.79746899,0.182627373 -Jerryd Bayless,bayleje01,2014,3280,1686,-0.236859916,-2.1613887,-2.398248616,1.051769426,-2.914429718,-1.862660291,0.055387949,-2.443851918,-2.388463968,0.306814964,0.306814964,0,-0.310659289,-1.669345691,-1.98000498,-0.711454882 -Jerryd Bayless,bayleje01,2015,3620,1837,-1.825016371,-0.509002233,-2.334018604,-1.757254524,1.343531017,-0.413723506,-1.891251919,-0.186036701,-2.07728862,0.636176248,0.396619968,0.239556279,-2.060592692,-0.269543885,-2.330136577,-0.624188679 -Jerryd Bayless,bayleje01,2016,2976,1505,0.544836919,-0.585490595,-0.040653677,-1.503142311,-1.994680298,-3.497822609,0.165054292,-0.884811808,-0.719757516,1.547213365,1.547213365,0,-0.159331161,-0.731866469,-0.891197631,-0.733975993 -Jerryd Bayless,bayleje01,2017,143,71,-1.756203061,-3.364715754,-5.120918816,-4.891492443,-2.174290982,-7.065783425,-2.391000887,-3.306754325,-5.697755212,-0.106791361,-0.106791361,0,-3.164442801,-4.010441112,-7.174883913,0.010367889 -Jerryd Bayless,bayleje01,2018,1989,927,-1.592188373,-1.686459607,-3.27864798,-4.704470997,-0.818176782,-5.522647779,-2.351601073,-1.654532006,-4.006133079,-0.595908021,-0.615711227,0.019803207,-1.949382992,-1.238463975,-3.187846967,0.568081823 -Jerryd Bayless,bayleje01,2019,1365,657,-1.571622251,-5.632175467,-7.203797718,-2.785022916,-6.409264225,-9.19428714,-1.929941947,-6.130163101,-8.060105048,-1.754160066,-1.754160066,0,-1.306543212,-5.091015041,-6.397558254,-1.476900132 -Aron Baynes,baynear01,2014,1211,592,-3.220144685,-1.510330731,-4.730475415,0.090517205,1.529665871,1.620183076,-2.784132303,-1.053617393,-3.837749697,-0.311638669,-0.75182402,0.440185352,-3.45656291,-0.639220469,-4.095783379,0.403618274 -Aron Baynes,baynear01,2015,2360,1162,-1.704585731,1.395130678,-0.309455054,-1.45099256,2.59333269,1.14234013,-1.78577055,1.677697274,-0.108073276,1.582774432,1.752423608,-0.169649176,-2.227598075,1.687324435,-0.54027364,0.30063751 -Aron Baynes,baynear01,2016,2591,1277,-1.681333734,0.488822903,-1.192510831,-2.569269878,-2.016509087,-4.585778965,-1.974912257,0.007966313,-1.966945944,0.49225764,0.76562554,-0.2733679,-1.76143291,0.279315913,-1.482116998,0.010673238 -Aron Baynes,baynear01,2017,2381,1163,-2.030342976,3.460269239,1.429926263,-0.878784764,7.401202754,6.52241799,-1.875361813,4.496757306,2.621395493,3.184373182,3.184373182,0,-2.470725371,3.170046612,0.699321242,-0.086544264 -Aron Baynes,baynear01,2018,3757,1874,-3.414751546,3.171869017,-0.242882529,-0.63476342,3.031357388,2.396593968,-3.024419894,3.234150815,0.20973092,2.840456961,2.120543645,0.719913316,-3.704966377,3.06812423,-0.636842147,-0.492089726 -Aron Baynes,baynear01,2019,2005,936,-2.114483159,3.71480472,1.600321561,0.187067146,2.11296574,2.300032886,-1.770118169,3.516294504,1.746176335,2.162920025,1.838021002,0.324899023,-1.999540749,2.99329442,0.993753671,0.286222429 -Kent Bazemore,bazemke01,2014,1965,911,-1.485681112,0.499468487,-0.986212625,-5.721578686,0.038809058,-5.682769628,-2.441953227,0.44579947,-1.996153757,0.358660649,0.358660649,0,-2.014952796,0.206703417,-1.808249379,1.52672629 -Kent Bazemore,bazemke01,2015,3282,1627,-2.115876083,0.634183726,-1.481692356,-4.918315592,-0.848267301,-5.766582893,-2.849644121,0.329000843,-2.520643278,0.193117395,0.107585377,0.085532018,-2.496344406,-0.032015648,-2.528360054,0.014733455 -Kent Bazemore,bazemke01,2016,4991,2408,-0.129584414,1.776960278,1.647375864,-1.09353256,-1.846668824,-2.940201383,-0.328531686,1.073720551,0.745188865,4.34503008,3.855898579,0.489131501,0.141086274,1.470786123,1.611872397,0.846691593 -Kent Bazemore,bazemke01,2017,4377,2113,-1.480372563,1.949572447,0.469199884,-1.02048691,-0.450700835,-1.471187745,-1.421443848,1.530683226,0.109239377,3.130193167,2.766246337,0.36394683,-1.707294755,1.529347683,-0.177947072,1.181178541 -Kent Bazemore,bazemke01,2018,3694,1789,-0.268255046,0.728931508,0.460676462,0.150338868,0.283003234,0.433342102,-0.133694372,0.709197466,0.575503094,3.074314934,3.074314934,0,0.293067092,0.718060415,1.011127507,1.273533651 -Kent Bazemore,bazemke01,2019,3633,1643,-1.780192769,0.40205025,-1.378142519,-6.807140869,0.993788904,-5.813351965,-2.895144449,0.599508225,-2.295636223,0.386742018,0.386742018,0,-2.47957797,0.401210263,-2.078367707,1.570058801 -Bradley Beal,bealbr01,2014,5803,2988,0.545201043,0.734750459,1.279951501,1.060610969,0.73490342,1.795514388,0.693734057,0.757417798,1.451151855,6.499806363,4.480124475,2.019681888,1.147430681,0.571055634,1.718486314,-0.319541195 -Bradley Beal,bealbr01,2015,4981,2525,0.526764809,0.900872314,1.427637122,3.160193215,-0.379293007,2.780900208,1.116495159,0.654232997,1.770728157,5.832489048,4.314456538,1.51803251,0.943728528,1.059547211,2.003275738,-0.55382986 -Bradley Beal,bealbr01,2016,3578,1708,0.72641188,-1.199322365,-0.472910485,0.225469194,-1.965900775,-1.740431581,0.67381068,-1.434618777,-0.760808096,1.746502494,1.746502494,0,0.662558797,-1.06658156,-0.404022763,0.737162173 -Bradley Beal,bealbr01,2017,6544,3189,4.184941392,0.037026686,4.221968078,6.889207691,0.454090598,7.343298289,4.936225741,0.143347822,5.079573563,12.8920628,10.47140866,2.420654143,4.966019559,-0.084102706,4.881916853,0.574638834 -Bradley Beal,bealbr01,2018,6513,3193,2.399596997,0.101514987,2.501111984,1.447161969,1.914229887,3.361391856,2.320585402,0.487220545,2.807805947,9.068290745,9.351198944,-0.282908199,2.713719821,0.414111438,3.127831259,0.247760559 -Bradley Beal,bealbr01,2019,6485,3028,4.020054457,-0.402697351,3.617357107,4.209930448,-3.102561612,1.107368835,4.314753213,-0.940657602,3.374095611,9.580186206,9.580186206,0,4.347520966,-0.622754217,3.724766749,1.283572698 -Malik Beasley,beaslma01,2017,361,165,-1.350407189,2.164633091,0.814225901,0.594707129,8.415767156,9.010474285,-1.071661225,3.65363439,2.581973165,0.454544338,0.454544338,0,-0.119296763,0.702926289,0.583629526,1.241884943 -Malik Beasley,beaslma01,2018,1251,583,-1.907598565,-0.820621303,-2.728219868,-2.485521421,1.186088043,-1.299433378,-2.172205105,-0.444880843,-2.617085948,0.039685409,0.039685409,0,-1.473349592,-2.50409654,-3.977446132,0.377808194 -Malik Beasley,beaslma01,2019,4506,2160,0.323979023,-0.898384321,-0.574405298,0.743042369,-1.817675974,-1.074633605,0.397946685,-1.162639613,-0.764692928,2.182016556,2.127993396,0.05402316,0.307458162,-1.440583551,-1.133125389,0.105707 -Michael Beasley,beaslmi01,2014,1678,854,-0.533537969,0.020656484,-0.512881485,-0.722670857,-3.756534568,-4.479205426,-0.703212227,-0.78227563,-1.485487857,0.554108403,0.412979134,0.141129269,-0.163671607,-1.284474566,-1.448146173,-0.005711888 -Michael Beasley,beaslmi01,2015,1004,505,-4.143439685,-0.86689145,-5.010331134,-2.590790396,5.075618822,2.484828426,-4.037971484,0.342335839,-3.695635645,-0.244526325,-0.244526325,0,-2.948280257,-0.152815308,-3.101095565,0.347281665 -Michael Beasley,beaslmi01,2016,939,443,1.336683674,-0.698133805,0.638549869,-0.244362408,-2.154168254,-2.398530661,1.114054169,-1.037798617,0.076255552,0.649897103,0.425975647,0.223921456,0.765668083,-1.607509934,-0.841841851,1.01952989 -Michael Beasley,beaslmi01,2017,1991,983,0.305911825,0.136339449,0.442251274,-0.333739719,-1.842034431,-2.175774151,0.190786331,-0.262820216,-0.072033885,1.354232442,1.237639586,0.116592856,-0.241251732,-0.825845101,-1.067096833,0.46506988 -Michael Beasley,beaslmi01,2018,3408,1653,-0.372527344,-1.982252382,-2.354779726,0.954555371,-1.591355121,-0.63679975,-0.103730841,-1.993395154,-2.097125994,0.553308211,0.553308211,0,-0.146241483,-2.666178625,-2.812420108,0.486425993 -Michael Beasley,beaslmi01,2019,597,277,-1.444108636,-3.084592933,-4.528701569,-2.064636976,-2.604933288,-4.669570264,-1.619436281,-3.183448199,-4.80288448,-0.292976851,-0.292976851,0,-2.245294143,-2.974412428,-5.219706571,1.001881367 -Marco Belinelli,belinma01,2014,4798,2372,1.938002321,-1.611021351,0.32698097,2.211065591,-3.002951909,-0.791886318,2.069388487,-2.086210822,-0.016822335,3.2802432,4.373319675,-1.093076475,1.653249646,-1.432403236,0.22084641,0.290670685 -Marco Belinelli,belinma01,2015,3004,1504,0.982633579,-2.184595602,-1.201962023,-0.565134833,-3.205567369,-3.770702202,0.68050619,-2.607362622,-1.926856432,0.642539123,-0.089544999,0.732084122,0.213002193,-2.094905312,-1.881903119,0.029320507 -Marco Belinelli,belinma01,2016,3520,1672,-0.337787923,-3.136569118,-3.474357042,-4.008616842,-0.678507928,-4.687124769,-1.118694875,-2.79615107,-3.914845945,-0.996314167,-0.996314167,0,-1.061366739,-3.324281716,-4.385648455,0.259319949 -Marco Belinelli,belinma01,2017,3632,1778,0.350240578,-1.943709614,-1.593469036,-0.742049344,-1.928876194,-2.670925538,0.140303303,-2.068544714,-1.928241412,0.746940013,0.746940013,0,0.354539199,-2.489679954,-2.135140755,0.196530224 -Marco Belinelli,belinma01,2018,4669,2220,1.334283766,-2.147428175,-0.813144409,0.44447329,-0.920465332,-0.475992042,1.24796271,-2.035277229,-0.78731452,2.242330787,1.755419576,0.48691121,1.334300955,-2.331711629,-0.997410675,0.325086018 -Marco Belinelli,belinma01,2019,4140,1946,0.44608072,-2.244454061,-1.798373342,0.853757558,-1.407858727,-0.554101169,0.529730371,-2.212868079,-1.683137708,1.05871397,1.117570289,-0.058856318,0.3028446,-2.547731662,-2.244887062,0.571638242 -Jordan Bell,belljo01,2018,2068,982,-0.294083277,2.447030107,2.152946829,2.369930363,1.976001276,4.345931639,0.184078728,2.467735528,2.651814256,2.737399373,2.031479471,0.705919902,0.222481104,1.776828671,1.999309774,0.141631099 -Jordan Bell,belljo01,2019,1899,894,-2.64724842,0.929647731,-1.717600689,-3.496091519,-4.187704058,-7.683795577,-3.034255727,-0.115807903,-3.15006363,-0.178229627,-0.239670222,0.061440595,-2.226743479,-0.13231443,-2.359057909,-0.600909049 -DeAndre' Bembry,bembrde01,2017,753,371,-3.662136783,-0.793571107,-4.45570789,-3.136670562,0.632352929,-2.504317633,-3.753174443,-0.56425643,-4.317430872,-0.295089969,-0.295089969,0,-4.28925099,-2.106856399,-6.396107389,-0.528964221 -DeAndre' Bembry,bembrde01,2018,956,455,-5.281913021,0.086141171,-5.19577185,-2.635544319,-0.403090168,-3.038634487,-5.003359667,0.025629205,-4.977730462,-0.522276626,-0.522276626,0,-4.482086466,-0.580056347,-5.062142814,0.983826055 -DeAndre' Bembry,bembrde01,2019,4275,1931,-3.059592004,0.539160574,-2.52043143,-2.746548502,2.664888521,-0.081659981,-3.15084518,1.067530148,-2.083315032,0.660856627,0.660856627,0,-2.583355836,0.605894158,-1.977461677,0.627033993 -Dragan Bender,bendedr01,2017,1196,574,-3.227633905,-0.792068176,-4.019702081,0.911257882,2.024777289,2.936035171,-2.549615982,-0.199609993,-2.749225975,0.000227654,0.000227654,0,-2.884387407,-1.099598848,-3.983986256,0.422615635 -Dragan Bender,bendedr01,2018,4405,2069,-3.371865972,-0.953796639,-4.325662611,-2.281081378,-1.335909252,-3.61699063,-3.325015196,-1.028040137,-4.353055333,-1.696106036,-1.696106036,0,-3.361149611,-1.680412891,-5.041562503,0.229482095 -Dragan Bender,bendedr01,2019,1778,826,-4.181632064,-2.007447424,-6.189079488,-2.568053367,-1.166139799,-3.734193166,-4.071935821,-1.847934981,-5.919870802,-1.341261448,-1.341261448,0,-4.326546341,-1.878977228,-6.205523569,0.4118161 -Jerrelle Benimon,benimje01,2015,6,3,-19.84332519,0.361670937,-19.48165425,-1.037895032,57.74517466,56.70727963,-17.14897666,12.3001557,-4.848820964,-0.003235385,-0.003235385,0,-18.51512857,-1.170113122,-19.68524169,0.684463158 -Anthony Bennett,bennean01,2014,1356,663,-5.317443259,-2.591238074,-7.908681333,-3.377629075,-0.991664925,-4.369294,-5.20069247,-2.382186811,-7.582879281,-1.647621533,-1.647621533,0,-4.53620375,-3.357955045,-7.894158795,0.753294646 -Anthony Bennett,bennean01,2015,1831,894,-2.482243013,-3.293728528,-5.775971541,-2.326513947,-4.377680586,-6.704194532,-2.561891678,-3.625313269,-6.187204947,-1.569962416,-1.569962416,0,-2.82534422,-3.493484759,-6.31882898,0.133869261 -Anthony Bennett,bennean01,2016,179,84,-1.908951857,-6.894937475,-8.803889333,-6.687791068,-6.3565621,-13.04435317,-3.075845606,-7.213572128,-10.28941773,-0.325073784,-0.325073784,0,-2.532135657,-5.488059338,-8.020194995,0.592236338 -Anthony Bennett,bennean01,2017,573,264,-1.548690924,-5.210560384,-6.759251308,-0.910020735,-8.916764889,-9.826785624,-1.422144361,-6.250094665,-7.672239026,-0.669636064,-0.669636064,0,-1.832157931,-6.757878099,-8.59003603,0.983275954 -Ben Bentil,bentibe01,2017,24,10,-17.56438358,-4.445691959,-22.01007554,-11.65964176,-27.18979963,-38.84944139,-17.3944978,-9.509430568,-26.90392837,-0.123410714,-0.123410714,0,-16.12542592,-8.991328649,-25.11675457,0.141183784 -Davis Bertans,bertada01,2017,1891,920,1.693868337,0.331237392,2.025105729,-0.975637661,1.097695762,0.122058101,1.198442468,0.425206859,1.623649327,2.071213244,1.774256924,0.29695632,1.030538144,0.244867984,1.275406128,0.423269983 -Davis Bertans,bertada01,2018,2402,1168,1.105903321,1.735565906,2.841469228,-0.583030715,1.223121711,0.640090996,0.830612279,1.682426673,2.513038952,3.151628637,2.966875799,0.184752838,0.638301346,1.012809187,1.651110533,0.308534647 -Davis Bertans,bertada01,2019,3618,1711,1.210260454,1.184827147,2.395087601,5.570622909,0.456577922,6.027200831,2.189397005,1.115183713,3.304580718,5.293478957,5.208801883,0.084677074,1.841119215,0.506663482,2.347782698,0.242631244 -Dairis Bertans,bertada02,2019,368,167,-5.347416385,-5.327659,-10.67507539,-5.996470595,-3.439446671,-9.435917266,-5.792375507,-5.219271608,-11.01164712,-0.699773943,-0.699773943,0,-4.934067852,-5.509982831,-10.44405068,-0.600326831 -Patrick Beverley,beverpa01,2014,3898,1953,1.169429471,1.756076543,2.925506014,3.912690631,1.190287984,5.102978614,1.754341084,1.719755991,3.474097076,6.135173144,6.09108549,0.044087654,1.608213979,2.808624053,4.416838032,-0.882651825 -Patrick Beverley,beverpa01,2015,3497,1727,0.142820701,1.455696154,1.598516855,0.52305889,-1.067055231,-0.543996341,0.19899586,0.986318211,1.185314071,3.468301937,3.468301937,0,0.576791223,1.904335108,2.48112633,0.023122915 -Patrick Beverley,beverpa01,2016,4441,2170,0.917989369,1.948374423,2.866363792,3.314846784,0.741451199,4.056297984,1.451014234,1.834241921,3.285256155,6.680682721,6.36004264,0.320640081,1.376453906,3.129880976,4.506334882,-0.148204273 -Patrick Beverley,beverpa01,2017,4979,2383,0.790799846,2.696903468,3.487703314,3.219281773,0.071963166,3.29124494,1.265996172,2.309136873,3.575133045,7.724218498,6.864424544,0.859793954,2.076003544,3.307932514,5.383936058,0.201525214 -Patrick Beverley,beverpa01,2018,668,334,0.37841056,2.197272965,2.575683525,2.692440462,1.48010058,4.172541042,0.865402806,2.195216585,3.060619391,0.99980189,0.99980189,0,2.660576413,3.26277833,5.923354743,0.965029619 -Patrick Beverley,beverpa01,2019,4998,2332,0.568904205,1.301018696,1.869922902,3.403276396,1.188433284,4.59170968,1.154291376,1.370290029,2.524581404,6.279318479,5.520688721,0.758629758,0.622616158,2.050825733,2.673441891,-0.277662096 -Sim Bhullar,bhullsi01,2015,7,3,4.261493987,-1.67122679,2.590267196,26.214083,9.348156802,35.5622398,9.158598037,0.602414549,9.761012586,0.018886029,0.018886029,0,6.371392795,-3.352582908,3.018809886,-1.318664358 -Andris Biedrins,biedran01,2014,92,45,-5.238743507,1.247225312,-3.991518194,-7.530194474,8.336278385,0.806083911,-5.997590739,2.875009632,-3.122581106,-0.008577881,-0.008577881,0,-6.410184044,1.199633968,-5.210550077,0.266765799 -Chauncey Billups,billuch01,2014,614,309,-3.169926559,-4.890396362,-8.060322921,-1.255644914,0.228305194,-1.02733972,-2.980523965,-4.095107362,-7.075631327,-0.682166779,-0.682166779,0,-1.2538376,-5.228164918,-6.482002517,0.031394933 -Khem Birch,birchkh01,2018,1172,578,-0.962708291,1.225460399,0.262752108,0.60564371,1.841048128,2.446691839,-0.656203978,1.464090984,0.807887006,1.043290507,1.043290507,0,-2.118462713,0.753298247,-1.365164466,-0.559202907 -Khem Birch,birchkh01,2019,1548,735,0.01312342,3.503003783,3.516127203,-1.353578845,4.048840213,2.695261368,-0.232227797,3.79999575,3.567767953,2.379425759,2.09500788,0.284417879,-0.613994928,2.209521389,1.595526461,0.087383192 -Jabari Bird,birdja01,2018,241,115,-3.077190814,-3.272267925,-6.349458739,1.859257171,-2.097964636,-0.238707464,-2.223264335,-3.25226262,-5.475526955,-0.160737112,-0.160737112,0,-2.596552259,-4.876799773,-7.473352032,0.510059488 -Bismack Biyombo,biyombi01,2014,2174,1120,-3.30294981,1.308838829,-1.994110981,-3.516449038,0.54572467,-2.970724369,-3.519869307,1.212327557,-2.307541749,0.253612263,0.217678525,0.035933738,-4.340297025,0.030560086,-4.30973694,-0.494959199 -Bismack Biyombo,biyombi01,2015,2420,1243,-2.591992156,-0.002780448,-2.594772604,-1.33957783,1.340491752,0.000913922,-2.456140088,0.269701998,-2.186438091,0.355397052,0.355397052,0,-3.323805359,0.159724333,-3.164081026,-0.53712127 -Bismack Biyombo,biyombi01,2016,4509,2314,-1.697038977,2.762115823,1.065076845,-2.940693644,1.944404932,-0.996288711,-2.109514968,2.761882283,0.652367315,4.0772905,2.179312474,1.897978026,-1.966986047,2.10189394,0.134907893,-0.845604851 -Bismack Biyombo,biyombi01,2017,3578,1793,-3.856381575,-0.503897335,-4.36027891,-3.690015287,-0.931552115,-4.621567401,-4.011511672,-0.575611862,-4.587123534,-1.660916992,-1.660916992,0,-3.932342133,-0.833316818,-4.765658952,-1.14765582 -Bismack Biyombo,biyombi01,2018,3050,1495,-3.318138964,-0.438802434,-3.756941398,-6.426943165,-3.565727088,-9.992670253,-4.134512409,-1.088149363,-5.222661772,-1.871342377,-1.871342377,0,-4.319601056,-1.70766312,-6.027264176,-0.771994148 -Bismack Biyombo,biyombi01,2019,1610,783,-3.312341907,-1.527734465,-4.840076372,-3.66116018,-0.645098199,-4.306258378,-3.598418479,-1.387715775,-4.986134254,-0.888701056,-0.888701056,0,-3.433957673,-1.941505523,-5.375463196,-0.525320965 -Nemanja Bjelica,bjeline01,2016,2202,1075,0.693482916,-0.981544907,-0.288061991,-1.816258948,-0.688504011,-2.504762959,0.218193758,-0.908246301,-0.690052544,1.128251343,1.128251343,0,-0.148611778,-0.633919793,-0.782531571,-0.134718139 -Nemanja Bjelica,bjeline01,2017,2417,1190,0.054488039,0.979619805,1.034107845,-3.78317677,4.751500424,0.968323654,-0.763333627,1.867284963,1.103951336,2.344086552,2.344086552,0,-0.640631847,1.59565954,0.955027692,0.176331229 -Nemanja Bjelica,bjeline01,2018,2943,1418,0.687374852,1.464158998,2.15153385,-2.056982878,-0.076989594,-2.133972472,0.113988999,1.262791167,1.376780166,2.993314755,2.685176577,0.308138178,0.248698311,1.29850776,1.547206071,0.293622051 -Nemanja Bjelica,bjeline01,2019,3923,1788,0.622524622,1.326871326,1.949395948,3.445974392,-0.853719872,2.59225452,1.248790681,0.965789827,2.214580508,4.542515699,4.542515699,0,0.923401496,0.988696431,1.912097927,0.306911937 -Tarik Black,blackta01,2015,2340,1196,-1.284025578,-1.565257761,-2.849283339,-1.522259839,0.265581495,-1.256678345,-1.415111482,-1.243786914,-2.658898396,0.060868952,0.060868952,0,-2.628601186,-0.781188643,-3.409789829,-0.949363192 -Tarik Black,blackta01,2016,1001,496,-3.311421863,3.157600191,-0.153821671,-0.221116591,4.01127335,3.790156759,-2.852703953,3.640074762,0.787370809,0.893558402,0.893558402,0,-3.43837589,1.882480643,-1.555895246,-0.175279857 -Tarik Black,blackta01,2017,2269,1091,-1.406510426,1.95588365,0.549373224,0.35390318,3.035007179,3.38891036,-1.101728534,2.36947127,1.267742737,2.23936778,2.23936778,0,-1.491090314,1.955953651,0.464863337,0.130657032 -Tarik Black,blackta01,2018,1173,555,-3.076070569,1.523090385,-1.552980184,-7.946237336,-0.122999342,-8.069236678,-4.382987059,1.231836725,-3.151150335,-0.111963642,0.019938725,-0.131902367,-2.584906472,1.172103478,-1.412802994,0.751167613 -DeJuan Blair,blairde01,2014,2656,1295,-1.235172466,0.431658036,-0.80351443,-0.232725273,0.861655141,0.628929868,-1.143744439,0.563280347,-0.580464092,1.488489123,0.691727521,0.796761602,-0.591997115,1.050709951,0.458712836,1.194361198 -DeJuan Blair,blairde01,2015,371,180,-5.275168438,-4.71679841,-9.991966848,-7.150711885,-0.593949537,-7.744661422,-5.960182425,-4.160610791,-10.12079322,-0.688274815,-0.688274815,0,-5.361882812,-3.703273284,-9.065156096,1.610838273 -DeJuan Blair,blairde01,2016,475,218,-6.264340621,1.530980795,-4.733359826,-3.246785466,-1.074750429,-4.321535895,-5.995426592,1.084143211,-4.911283381,-0.242165857,-0.242165857,0,-4.970665603,0.380925679,-4.589739924,0.723571862 -Antonio Blakeney,blakean01,2018,649,314,-2.800135902,-3.570910684,-6.371046586,2.027909874,-1.00011486,1.027795014,-1.87200104,-3.205036693,-5.077037733,-0.371402964,-0.371402964,0,-3.211811312,-3.545666671,-6.757477983,-0.371189308 -Antonio Blakeney,blakean01,2019,1750,829,-3.674307737,-4.368782941,-8.043090678,-0.1651951,-1.759056026,-1.924251126,-3.059169905,-4.042692391,-7.101862295,-1.829112224,-1.829112224,0,-3.451717236,-5.196974336,-8.648691572,-0.638572692 -Steve Blake,blakest01,2014,3191,1543,-0.269346982,-0.793508027,-1.062855009,-2.987493606,0.873506031,-2.113987575,-0.827937111,-0.505951427,-1.333888538,1.126432553,1.343252682,-0.216820129,-0.389103226,-0.197368149,-0.586471375,-0.055719129 -Steve Blake,blakest01,2015,3175,1572,-0.609031665,-1.601141311,-2.210172976,-1.29999004,0.523981839,-0.7760082,-0.793998755,-1.288331366,-2.082330121,0.507399766,0.828126277,-0.32072651,-0.980786584,-0.897221872,-1.878008456,-0.424121997 -Steve Blake,blakest01,2016,2088,1029,-1.208616063,-2.071613732,-3.280229795,-2.412731867,-1.264443661,-3.677175528,-1.538541867,-2.029373271,-3.567915138,-0.460218905,-0.03346105,-0.426757855,-0.935845386,-1.918099145,-2.853944531,-0.454958251 -Andray Blatche,blatcan01,2014,3509,1790,-0.939355996,2.150749374,1.211393378,0.401524189,-1.317465418,-0.915941229,-0.706059223,1.567116446,0.861057223,3.340612585,2.460243002,0.880369582,-0.626718694,0.980224885,0.353506191,0.025291434 -Eric Bledsoe,bledser01,2014,2880,1416,2.449994667,1.559683642,4.00967831,-2.551535996,4.248617534,1.697081538,1.505533513,2.20863189,3.714165403,4.69933706,4.69933706,0,1.141160407,2.286048927,3.427209334,0.602698247 -Eric Bledsoe,bledser01,2015,5710,2800,1.682818129,0.786930923,2.469749052,1.338989922,2.322159472,3.661149394,1.725593553,1.16173159,2.887325143,8.142139031,8.142139031,0,1.766942918,2.004757495,3.771700413,1.058364496 -Eric Bledsoe,bledser01,2016,2223,1059,2.363161887,2.041555952,4.404717839,0.843031466,0.854579933,1.6976114,2.287222334,1.945745581,4.232967915,3.820122751,3.820122751,0,1.557100729,2.206365408,3.763466137,1.222695214 -Eric Bledsoe,bledser01,2017,4604,2176,3.373122892,-2.609503789,0.763619103,1.325073131,-0.976538382,0.348534749,3.215428645,-2.385989094,0.829439551,3.997104898,3.997104898,0,2.542698065,-1.200995322,1.341702743,0.573364838 -Eric Bledsoe,bledser01,2018,5196,2547,2.336185361,2.047938032,4.384123392,2.990755164,0.239361371,3.230116535,2.607641284,1.820971572,4.428612856,9.498613612,8.666610752,0.83200286,3.151801024,2.064886644,5.216687668,0.804809964 -Eric Bledsoe,bledser01,2019,5852,2695,2.788786878,2.602301898,5.391088777,2.963503463,1.142891347,4.10639481,2.939216053,2.384481652,5.323697705,11.21312726,9.811466617,1.401660639,2.996092189,2.365967917,5.362060106,0.708518298 -Jaron Blossomgame,blossja01,2019,899,439,-2.184054742,-0.28281346,-2.466868202,-1.260349664,1.634311304,0.373961639,-2.094429936,0.203182846,-1.89124709,0.190143498,0.190143498,0,-1.633646899,-1.741398672,-3.375045571,-1.164672601 -Vander Blue,blueva01,2014,33,15,-10.88374705,-2.08720125,-12.9709483,6.128963882,10.90984117,17.03880505,-7.90993358,0.548258877,-7.361674703,-0.035765985,-0.035765985,0,-6.196088397,-4.38002334,-10.57611174,1.285015653 -Vander Blue,blueva01,2015,153,74,-6.889141295,-2.772321757,-9.661463052,-7.037302155,-7.837870909,-14.87517306,-7.283345227,-3.938987278,-11.22233251,-0.319990877,-0.319990877,0,-9.378615552,-3.414166741,-12.79278229,0.035872366 -Vander Blue,blueva01,2018,96,45,-10.43036852,1.187219261,-9.243149261,-5.731090569,10.68571109,4.954620517,-10.0717547,3.275600521,-6.796154178,-0.093205446,-0.093205446,0,-10.99047859,0.523357912,-10.46712068,0.330803705 -Keith Bogans,boganke01,2014,111,55,-1.030277231,1.851893605,0.821616374,-6.314400539,6.24210837,-0.07229217,-2.16853103,2.937303859,0.768772829,0.097334229,0.097334229,0,-2.950057243,-0.1556493,-3.105706542,-1.365821703 -Bogdan Bogdanovic,bogdabo01,2018,4385,2175,0.942473564,-1.372932162,-0.430458598,-0.482237801,-2.715289621,-3.197527422,0.767804092,-1.703308339,-0.935504246,2.012245231,2.012245231,0,0.175167718,-1.415303779,-1.240136061,-0.062738691 -Bogdan Bogdanovic,bogdabo01,2019,4181,1947,2.159103035,-0.261058286,1.898044749,-0.578040733,0.122714685,-0.455326048,1.720246548,-0.184039197,1.536207351,4.228101939,4.228101939,0,1.494484554,-0.109787958,1.384696597,-0.709521786 -Bojan Bogdanovic,bogdabo02,2015,4074,2060,-0.440922358,-1.415567484,-1.856489841,1.400622804,-2.489182697,-1.088559894,-0.066099919,-1.703332462,-1.769432381,1.033733088,0.942886449,0.090846639,-0.074275096,-2.036568409,-2.110843506,0.034928442 -Bojan Bogdanovic,bogdabo02,2016,4280,2115,-1.225210056,-3.101493992,-4.326704048,-1.350341577,-3.546088914,-4.896430491,-1.283269854,-3.339200095,-4.622469948,-2.017526345,-2.017526345,0,-1.342839715,-3.807140351,-5.149980065,-0.145336959 -Bojan Bogdanovic,bogdabo02,2017,4973,2347,-0.011683452,-2.754677564,-2.766361016,-2.56440941,-3.495764971,-6.060174381,-0.510864896,-3.052983965,-3.563848861,-0.973112557,-0.8625299,-0.110582656,-1.046039313,-3.388206016,-4.43424533,0.706132284 -Bojan Bogdanovic,bogdabo02,2018,5514,2702,0.266439574,-0.255251314,0.01118826,-1.95632863,0.763821248,-1.192507381,-0.184318808,-0.075332029,-0.259650837,3.464803691,3.080644177,0.384159514,-0.788294002,-0.218876696,-1.007170698,0.472276555 -Bojan Bogdanovic,bogdabo02,2019,5622,2721,0.639155791,-0.696667538,-0.057511747,0.490971917,-0.024997755,0.465974161,0.648770127,-0.640111537,0.008658591,3.833364413,3.961431633,-0.128067221,0.557093949,-0.589848029,-0.03275408,0.408801121 -Andrew Bogut,bogutan01,2014,3612,1769,-1.532202618,4.952926018,3.420723401,-0.382155559,1.267990338,0.885834779,-1.350776044,4.412264549,3.061488504,5.261122124,5.261122124,0,-1.58101865,4.613414351,3.032395701,0.292569369 -Andrew Bogut,bogutan01,2015,4120,2023,-1.928820669,4.569198869,2.6403782,1.530405095,1.582057649,3.112462744,-1.338080686,4.132660496,2.794579811,5.668314947,5.191350616,0.476964331,-1.567612903,4.011554537,2.443941634,-0.554707257 -Andrew Bogut,bogutan01,2016,3771,1816,-1.545510434,3.723031973,2.177521539,-1.569225822,2.208519609,0.639293787,-1.661104888,3.581418009,1.920313121,4.369135746,3.020059141,1.349076605,-1.675942813,3.720943285,2.045000472,-0.291699852 -Andrew Bogut,bogutan01,2017,1135,583,-5.330724686,3.110497632,-2.220227054,-6.672423065,7.168548141,0.496125076,-5.888631403,4.142142507,-1.746488897,0.298903489,0.298903489,0,-5.818295346,3.157409339,-2.660886007,0.110065143 -Andrew Bogut,bogutan01,2018,457,216,-3.923452511,1.809848965,-2.113603546,-5.741473158,4.281966252,-1.459506906,-4.545065126,2.434725089,-2.110340038,0.070751664,0.070751664,0,-4.92806131,0.865834402,-4.062226908,0.364587108 -Andrew Bogut,bogutan01,2019,655,313,-2.432415681,1.721133457,-0.711282224,-1.033970178,-1.447430796,-2.481400973,-2.3545755,1.171073014,-1.183502485,0.264671575,-0.052226142,0.316897717,-3.227220274,2.285520945,-0.941699329,-0.114629324 -Jonah Bolden,boldejo01,2019,1588,718,-2.436736669,-0.294980376,-2.731717045,-3.225755287,-0.159105777,-3.384861064,-2.778252583,-0.310637221,-3.088889804,-0.142659205,0.305557515,-0.44821672,-2.428855291,-0.909045669,-3.33790096,0.838165309 -Joel Bolomboy,bolomjo01,2017,128,62,-0.900749469,3.431592784,2.530843314,-0.937808117,10.12979421,9.191986095,-0.953098478,4.992294955,4.039196476,0.216222926,0.139763785,0.076459142,0.3886185,2.441280386,2.829898886,-0.809430332 -Joel Bolomboy,bolomjo01,2018,82,38,-7.462553227,-3.908800351,-11.37135358,-17.18260766,4.694251806,-12.48835585,-9.987544499,-2.344662949,-12.33220745,-0.184638667,-0.184638667,0,-9.496433781,-2.566887174,-12.06332096,-0.607289783 -Isaac Bonga,bongais01,2019,267,120,-6.939471577,4.396983076,-2.542488502,-6.08623791,10.01173774,3.925499832,-7.156291539,5.828065473,-1.328226066,0.087515249,0.087515249,0,-5.237186223,3.862148685,-1.375037538,0.548587616 -Matt Bonner,bonnema01,2014,1653,826,-0.429058207,1.100989023,0.671930816,-0.015648503,0.490011193,0.47436269,-0.3680028,0.960507952,0.592505151,1.420802941,0.928864489,0.491938452,-1.228829788,0.297756131,-0.931073656,-0.514935576 -Matt Bonner,bonnema01,2015,1943,971,-0.434536899,0.762072384,0.327535485,-1.692553081,-2.239264723,-3.931817804,-0.73361135,0.12017904,-0.61343231,1.050500215,1.044997675,0.00550254,-1.716851151,-0.210991499,-1.927842651,-1.061826554 -Matt Bonner,bonnema01,2016,405,206,2.699709256,2.030539367,4.730248623,4.757676303,2.233742878,6.991419181,3.236672868,2.043919349,5.280592217,0.836502658,0.836502658,0,1.37751622,1.834884489,3.212400709,-0.870818072 -Devin Booker,bookede01,2016,4381,2108,-0.319400039,-3.267004932,-3.586404972,-1.134186939,-2.300989788,-3.435176727,-0.428322808,-3.226064478,-3.654387287,-0.98219869,-0.98219869,0,-0.617826883,-3.122960812,-3.740787696,0.957206148 -Devin Booker,bookede01,2017,5794,2730,0.338008971,-2.189983792,-1.85197482,3.072196609,-1.085994172,1.986202437,0.99643344,-2.049198447,-1.052765006,2.39459862,2.39459862,0,0.595684925,-1.85789383,-1.262208904,1.27019333 -Devin Booker,bookede01,2018,4028,1865,2.616364645,-3.415527031,-0.799162386,0.697036371,-1.318145413,-0.621109042,2.522065089,-3.135958545,-0.613893457,2.073368145,2.073368145,0,2.158316347,-2.957577155,-0.799260808,1.991861171 -Devin Booker,bookede01,2019,4772,2242,3.290666922,-2.644805557,0.645861365,3.061182196,-3.774747794,-0.713565598,3.582046596,-2.997282622,0.584763974,3.865201213,3.865201213,0,3.075762574,-2.860810965,0.214951609,1.353761164 -Trevor Booker,booketr01,2014,3317,1699,-0.119060938,-1.591787385,-1.710848323,1.922493105,-6.530009872,-4.607516767,0.31168118,-2.755943059,-2.444261879,0.268132946,0.198525394,0.069607552,0.017349446,-2.609258256,-2.59190881,-0.940825876 -Trevor Booker,booketr01,2015,3015,1564,-0.322173334,1.009756418,0.687583083,0.409944339,0.158093639,0.568037978,-0.183210579,0.874997517,0.691786938,2.725141242,2.725141242,0,-0.120049622,0.538973842,0.418924221,-0.741709514 -Trevor Booker,booketr01,2016,3203,1632,-0.673131977,1.132442838,0.459310861,-1.716291282,3.27839995,1.562108668,-0.912939581,1.60947518,0.696535599,2.854236456,2.854236456,0,-1.265731608,1.575357139,0.309625531,-0.528052508 -Trevor Booker,booketr01,2017,3739,1754,-1.761641503,1.226295654,-0.535345849,-2.64121451,0.375805145,-2.265409365,-1.996946455,1.154952732,-0.841993723,1.708639976,1.708639976,0,-1.957374281,0.429660413,-1.527713867,0.067944965 -Trevor Booker,booketr01,2018,2570,1222,-0.570972924,-1.299960476,-1.8709334,-0.322735043,-0.16879616,-0.491531203,-0.547100808,-1.175193131,-1.722293939,0.624769023,0.678215514,-0.053446491,-0.845399932,-1.265510784,-2.110910716,-0.323160331 -Carlos Boozer,boozeca01,2014,4356,2262,-4.259312899,-1.453576218,-5.712889117,-3.776455452,-1.518192318,-5.29464777,-4.335476485,-1.611880448,-5.947356932,-3.739327292,-3.206778857,-0.532548434,-4.596021044,-0.808770155,-5.404791199,0.440136849 -Carlos Boozer,boozeca01,2015,3409,1692,-1.689302723,-1.25675563,-2.946058352,-0.826833505,-3.772829812,-4.599663317,-1.568826105,-1.80100473,-3.369830836,-0.532423073,-0.532423073,0,-1.641605655,-1.970015896,-3.611621551,-0.475123297 -Chris Bosh,boshch01,2014,6143,3217,-0.285691242,0.644279294,0.358588053,2.124539025,1.450355278,3.574894302,0.120114228,0.846021198,0.966135426,6.144881634,4.692091575,1.45279006,1.385940358,0.827897727,2.213838086,-0.052635312 -Chris Bosh,boshch01,2015,2967,1556,-0.379330104,0.622690805,0.243360701,-1.089315939,-0.964897479,-2.054213418,-0.48952366,0.351535021,-0.13798864,2.057206464,2.057206464,0,0.00788586,0.104390644,0.112276504,-0.758153444 -Chris Bosh,boshch01,2016,3497,1778,1.482500001,-0.265368582,1.217131419,-2.701834858,1.975988292,-0.725846567,0.699143632,0.167663941,0.866807573,3.251513564,3.251513564,0,1.03021458,0.058468201,1.088682782,-0.876196446 -Chris Boucher,bouchch01,2018,2,1,-32.40789657,-4.695255994,-37.10315256,-59.04741914,-2.634283046,-61.68170219,-40.16032258,-4.62878307,-44.78910565,-0.02155653,-0.02155653,0,-14.17034252,-7.132531777,-21.3028743,0.50031175 -Chris Boucher,bouchch01,2019,375,167,0.43815291,-2.974245374,-2.536092464,0.900503366,-1.065048623,-0.164545257,0.48819498,-2.82250987,-2.33431489,0.043216419,0.06702195,-0.023805531,1.610492875,-2.022602827,-0.412109951,1.225563975 -Avery Bradley,bradlav01,2014,3695,1855,-1.355111211,0.366529376,-0.988581835,0.779924513,2.81985008,3.599774593,-0.927011853,0.923869525,-0.003142328,2.609026324,2.609026324,0,-0.672180353,0.949178132,0.276997779,0.344691433 -Avery Bradley,bradlav01,2015,5230,2561,-1.504851759,-1.165156918,-2.670008677,-1.686870674,1.25930477,-0.427565904,-1.620150567,-0.736556857,-2.356707424,0.534511248,0.241094866,0.293416381,-0.912186312,-0.153916828,-1.06610314,1.022348084 -Avery Bradley,bradlav01,2016,5330,2569,0.225698571,-0.122477137,0.103221433,5.233904078,-2.159017503,3.074886575,1.280066123,-0.579495103,0.70057102,4.55025849,4.425867809,0.124390681,1.477949503,0.303707916,1.781657419,0.527789085 -Avery Bradley,bradlav01,2017,5015,2480,-0.301092932,0.156234866,-0.144858066,0.422193388,-2.614851826,-2.192658439,-0.193555839,-0.400217775,-0.593773614,2.692490511,3.054218499,-0.361727988,0.39552952,-0.189783588,0.205745933,0.197101479 -Avery Bradley,bradlav01,2018,2918,1433,-2.531864916,0.502051127,-2.029813788,-1.574864356,-0.655239283,-2.230103639,-2.47231324,0.279783675,-2.192529565,0.412716422,0.412716422,0,-1.705833164,0.555837381,-1.149995783,0.732534197 -Avery Bradley,bradlav01,2019,4013,1905,-2.51302056,0.805074207,-1.707946353,-1.903206883,-0.040131579,-1.943338462,-2.552819263,0.684727527,-1.868091736,0.860110834,0.860110834,0,-2.951932586,0.629651713,-2.322280873,-0.041474624 -Tony Bradley,bradlto01,2018,67,31,-1.33727507,2.190799305,0.853524235,-3.296154237,1.357814538,-1.9383397,-1.82011978,2.07158133,0.25146155,0.046968228,0.043873095,0.003095133,-3.319128408,0.022787564,-3.296340844,-1.216399257 -Tony Bradley,bradlto01,2019,83,36,1.781411253,-1.815948754,-0.034537501,-0.730508708,-10.46837248,-11.19888119,1.337228884,-3.83355501,-2.496326125,0.004724878,0.004724878,0,-1.101701719,-1.640267267,-2.741968986,1.434864989 -Elton Brand,brandel01,2014,3012,1495,-2.060524311,1.645832731,-0.41469158,0.729660097,-2.691198671,-1.961538573,-1.60968179,0.830801755,-0.778880035,1.502412873,1.390885358,0.111527515,-0.899790409,0.155944221,-0.743846189,-0.318075338 -Elton Brand,brandel01,2015,975,490,-4.078737483,2.782646578,-1.296090905,-2.582285358,0.48223528,-2.100050078,-4.028092436,2.42892153,-1.599170906,0.288135481,0.29449664,-0.006361159,-3.790433003,1.225372375,-2.565060628,-0.405513608 -Elton Brand,brandel01,2016,477,225,-3.941356779,3.482762554,-0.458594225,-5.695167058,4.284876283,-1.410290775,-4.465878421,3.919559931,-0.54631849,0.253532078,0.253532078,0,-4.246038138,2.323296937,-1.922741202,0.216475311 -Corey Brewer,breweco01,2014,5482,2609,-0.523602357,0.743202722,0.219600365,3.5821474,0.421454523,4.003601923,0.274498658,0.701841833,0.976340491,5.035779191,5.035779191,0,0.148957078,1.332685938,1.481643016,1.461942611 -Corey Brewer,breweco01,2015,5341,2515,-0.314956171,0.488653659,0.173697488,-1.191235941,-0.059354007,-1.250589948,-0.52698189,0.399539602,-0.127442288,3.438274316,3.41207912,0.026195196,-0.690532314,0.562506194,-0.12802612,1.731160753 -Corey Brewer,breweco01,2016,3732,1746,-1.298506917,0.45492909,-0.843577827,-3.923557131,1.979493611,-1.94406352,-1.944618436,0.821407496,-1.12321094,1.474062333,1.427668658,0.046393675,-1.966322546,0.955104067,-1.011218479,1.562364782 -Corey Brewer,breweco01,2017,2686,1281,-2.361490763,0.071890128,-2.289600635,0.972026584,1.834155101,2.806181685,-1.862991497,0.44879904,-1.414192457,0.86821355,0.86821355,0,-1.754120548,0.280180344,-1.473940204,-0.049299428 -Corey Brewer,breweco01,2018,2929,1359,-0.874739046,2.353042868,1.478303821,-1.796065633,-2.031164989,-3.827230622,-1.132095693,1.572443353,0.44034766,2.240380567,1.984211668,0.256168898,-1.313603629,2.26168487,0.948081242,0.745405972 -Corey Brewer,breweco01,2019,1067,492,-1.262686083,3.023778421,1.761092338,-0.73708836,1.296759941,0.559671581,-1.242193408,2.851776069,1.609582661,1.098217317,1.098217317,0,-1.994098418,2.779601508,0.78550309,0.337498091 -Ronnie Brewer,brewero02,2014,333,160,-5.071455359,-1.67346515,-6.744920509,-4.177010904,-6.375302073,-10.55231298,-5.273994053,-2.798367162,-8.072361215,-0.42983794,-0.42983794,0,-5.014359463,-4.009613119,-9.023972583,-0.658431575 -Mikal Bridges,bridgmi01,2019,5146,2417,-1.095409324,1.060347378,-0.035061947,-0.179714291,0.749853049,0.570138758,-0.949780437,1.126706032,0.176925595,3.612177461,3.612177461,0,-1.275155664,1.615939441,0.340783776,0.079885583 -Miles Bridges,bridgmi02,2019,3579,1696,-1.583805246,-0.533562186,-2.117367433,-1.285899698,-1.456256625,-2.742156323,-1.625593244,-0.719879699,-2.345472944,0.348838594,0.348838594,0,-1.224676491,-1.066441654,-2.291118145,-0.348898648 -Isaiah Briscoe,briscis01,2019,1166,559,-3.858415285,-0.438017458,-4.296432744,-3.382500134,4.086261773,0.70376164,-3.956660732,0.452836172,-3.503824559,-0.21298145,-0.21298145,0,-3.94515393,0.370295337,-3.574858593,-0.953125608 -Ryan Broekhoff,broekry01,2019,953,453,-0.310812813,-1.272695305,-1.583508118,2.652698467,3.797990104,6.450688572,0.285768815,-0.287944445,-0.00217563,0.633947212,0.633947212,0,-0.262820617,-1.739482326,-2.002302943,-0.181592933 -Malcolm Brogdon,brogdma01,2017,4290,2165,0.746987475,0.464320089,1.211307564,2.467626041,0.019455837,2.487081878,1.149626215,0.40325915,1.552885365,4.693845993,4.814597264,-0.120751271,0.756817409,0.534288196,1.291105605,-0.567332042 -Malcolm Brogdon,brogdma01,2018,3268,1622,1.232088074,-1.184661515,0.047426558,-1.931051849,-0.184976264,-2.116028113,0.623518364,-1.021819187,-0.398300823,1.912709325,2.133358029,-0.220648704,0.581049498,-0.76124027,-0.180190772,-0.359942155 -Malcolm Brogdon,brogdma01,2019,4412,2030,2.41603502,1.016900338,3.432935358,2.93440979,1.631120374,4.565530164,2.619533592,1.137777918,3.75731151,6.769914198,5.770711037,0.999203161,2.466574395,1.097407642,3.563982037,-0.313511679 -Aaron Brooks,brookaa01,2014,3238,1557,0.974165664,-2.12773791,-1.153572245,-1.61212027,0.145416079,-1.466704191,0.476020929,-1.775865255,-1.299844326,1.159718515,1.159718515,0,0.59231632,-1.317344046,-0.725027727,0.402585215 -Aaron Brooks,brookaa01,2015,3956,2017,1.086280892,-3.485584403,-2.399303511,1.053943333,-0.427228137,0.626715196,1.145132412,-3.076409099,-1.931276688,0.806605562,1.4468499,-0.640244338,1.256109982,-2.203028423,-0.946918441,-0.439278674 -Aaron Brooks,brookaa01,2016,2256,1108,-0.037963626,-1.255280228,-1.293243854,0.806915299,0.665376002,1.472291301,0.163022608,-0.925842757,-0.762820149,1.119932906,1.119932906,0,0.458035526,-1.24103851,-0.783002984,-0.297736218 -Aaron Brooks,brookaa01,2017,1819,901,-0.371503477,-2.988935931,-3.360439408,-1.978003044,0.659844978,-1.318158067,-0.722139221,-2.404115374,-3.126254595,-0.175476963,-0.126450874,-0.049026089,-1.313516256,-3.077393673,-4.390909929,-0.645100725 -Aaron Brooks,brookaa01,2018,404,192,-0.732975295,-4.655359769,-5.388335064,-5.291680664,-4.774700886,-10.06638155,-1.802056145,-4.949066198,-6.751122343,-0.392122078,-0.397393094,0.005271016,-1.246252105,-4.314388423,-5.560640529,-0.279956758 -Dillon Brooks,brookdi01,2018,4695,2350,-1.645625037,0.326974463,-1.318650574,-0.921696656,1.186065204,0.264368548,-1.540814712,0.556580672,-0.98423404,2.116666,2.116666,0,-1.751028858,1.110007888,-0.64102097,-0.020354377 -Dillon Brooks,brookdi01,2019,672,330,-3.619632526,-1.612572797,-5.232205322,-0.118737403,-0.975527209,-1.094264612,-3.057621338,-1.619926799,-4.677548137,-0.32591266,-0.32591266,0,-3.589391119,-0.863104267,-4.452495386,0.433076591 -MarShon Brooks,brookma01,2014,673,316,-0.458647288,-0.264762849,-0.723410137,1.321860154,2.705619057,4.027479211,-0.068762336,0.379469684,0.310707349,0.491058756,0.491058756,0,-0.404783118,-1.24215429,-1.646937408,0.659448802 -MarShon Brooks,brookma01,2018,394,193,8.400158537,-0.69989543,7.700263107,8.547183717,-6.506208504,2.040975213,9.057422718,-1.907269501,7.150153217,0.972933437,0.972933437,0,7.469510239,-1.843375609,5.62613463,-0.195450172 -MarShon Brooks,brookma01,2019,783,387,-1.64009037,-1.477585781,-3.117676151,-2.02499689,-0.320146362,-2.345143252,-1.744476153,-1.344738169,-3.089214322,-0.06609173,-0.06609173,0,-1.955962426,-1.774653048,-3.730615474,-1.34702298 -Anthony Brown,brownan02,2016,1210,599,-3.915252271,-0.49466314,-4.409915411,-1.107499675,4.351794936,3.244295261,-3.576653012,0.576872119,-2.999780894,-0.075920123,-0.075920123,0,-4.025552216,-0.702526651,-4.728078867,-0.531669282 -Anthony Brown,brownan02,2017,317,159,-4.024157755,0.31402249,-3.710135265,-0.823095723,0.467008543,-0.35608718,-3.549677242,0.358911197,-3.190766045,-0.034032871,-0.034032871,0,-2.901611371,0.453052527,-2.448558844,-0.284985714 -Anthony Brown,brownan02,2018,11,4,18.19054499,-0.723122672,17.46742232,15.00049264,13.96981475,28.97030739,18.71561763,2.426714848,21.14233248,0.049560381,0.049560381,0,14.29247502,-1.883669936,12.40880508,1.629371903 -Bobby Brown,brownbo02,2017,317,145,1.62649235,-3.233528222,-1.607035872,-4.015808337,-2.900408605,-6.916216942,0.455331446,-3.38930444,-2.933972994,-0.001156181,-0.168754912,0.167598731,1.023753882,-6.094922424,-5.071168542,-0.475057472 -Bobby Brown,brownbo02,2018,246,115,-6.515634364,-4.950387634,-11.466022,-10.51696298,-7.951106469,-18.46806945,-7.865889523,-5.945792231,-13.81168175,-0.651152594,-0.651152594,0,-4.796808686,-6.795307016,-11.5921157,0.325631376 -Bruce Brown,brownbr01,2019,3113,1506,-2.889186958,2.321108416,-0.568078542,-1.37886717,2.148113384,0.769246213,-2.748478088,2.413942687,-0.334535402,1.844722746,1.832926324,0.011796421,-3.236473651,1.770925333,-1.465548318,-0.733860459 -Jabari Brown,brownja01,2015,1132,568,-2.354364753,-4.922574977,-7.27693973,-3.181780555,-3.99609679,-7.177877346,-2.633049332,-4.973830066,-7.606879398,-1.407179121,-1.407179121,0,-3.924665962,-5.380239654,-9.304905615,-0.021355401 -Jaylen Brown,brownja02,2017,3207,1556,-2.625037158,-0.854005777,-3.479042935,-5.056570663,1.267823059,-3.788747604,-3.321963812,-0.45770024,-3.779664053,-0.821796394,-0.6936141,-0.128182294,-3.446392136,-1.239641468,-4.686033603,0.028095143 -Jaylen Brown,brownja02,2018,5525,2735,0.061131969,1.190678073,1.251810042,2.458322492,1.137231142,3.595553633,0.572589927,1.208623368,1.781213295,6.414517146,4.693697601,1.720819546,-0.329734237,1.399870609,1.070136372,0.457633989 -Jaylen Brown,brownja02,2019,4659,2187,-1.203740615,0.325273727,-0.878466888,-3.100248491,-0.042542035,-3.142790527,-1.702549513,0.231335142,-1.471214371,1.430802791,1.544474711,-0.11367192,-1.117149152,0.735692617,-0.381456535,0.525157208 -Lorenzo Brown,brownlo01,2014,486,224,-2.432068618,2.349414679,-0.082653939,-3.497935807,6.323987244,2.826051437,-2.672029898,3.417686192,0.745656294,0.39926431,0.39926431,0,-3.306593985,0.941014779,-2.365579206,-0.056677554 -Lorenzo Brown,brownlo01,2015,1081,549,-2.210196956,0.038949769,-2.171247187,0.831229215,-2.4173912,-1.586161985,-1.69548265,-0.372921343,-2.068403993,0.189731163,0.189731163,0,-1.981585965,-0.242978085,-2.22456405,-0.59458122 -Lorenzo Brown,brownlo01,2016,127,61,-2.994300726,-4.103840018,-7.098140744,-4.754435078,-9.067641356,-13.82207643,-3.449441048,-5.33841259,-8.787853639,-0.186450548,-0.186450548,0,-2.983617697,-5.379075541,-8.362693237,-0.759550598 -Lorenzo Brown,brownlo01,2018,330,168,-2.900214107,2.243967946,-0.656246161,-3.161818285,6.92745334,3.765635055,-3.182788522,3.330783521,0.147994998,0.236378658,0.352099043,-0.115720385,-2.457966299,0.887076934,-1.570889365,-1.417931377 -Lorenzo Brown,brownlo01,2019,461,212,-3.301166947,0.140901962,-3.160264985,-8.986617912,4.772497127,-4.214120785,-4.739669439,1.066411151,-3.673258289,-0.100581954,-0.100581954,0,-4.129235694,-0.029443102,-4.158678795,0.734916625 -Markel Brown,brownma02,2015,1586,791,-1.716625839,0.336095708,-1.380530131,1.372686544,-3.061073997,-1.688387454,-1.153245665,-0.321329624,-1.474575289,0.519914013,0.48682594,0.033088073,-1.46620312,-0.656724878,-2.122927998,0.458217157 -Markel Brown,brownma02,2016,2001,982,-0.973449525,-2.646714066,-3.620163591,-0.139331322,-5.143428693,-5.282760015,-0.804059987,-3.265191535,-4.069251522,-0.666374434,-0.666374434,0,-0.749155265,-3.644289651,-4.393444917,0.799422808 -Markel Brown,brownma02,2018,63,31,-4.701458967,1.394474154,-3.306984813,-8.310323204,-8.620251304,-16.93057451,-5.882058271,-0.68738554,-6.569443811,-0.061215784,-0.061215784,0,-3.092389805,-1.08179437,-4.174184175,1.324658492 -Shannon Brown,brownsh01,2014,522,251,-6.97396206,-1.02329036,-7.99725242,-8.058906258,-2.443038516,-10.50194477,-7.638674698,-1.386526392,-9.02520109,-0.807508321,-0.807508321,0,-6.83935303,-1.709778272,-8.549131303,0.365992673 -Shannon Brown,brownsh01,2015,171,89,-4.380855168,-1.326979181,-5.707834349,1.906012331,-7.587527681,-5.68151535,-3.335855745,-2.679069449,-6.014925194,-0.147242765,-0.147242765,0,-3.565075375,-2.18734553,-5.752420905,-0.653495811 -Sterling Brown,brownst02,2018,1607,789,-2.227570798,-0.408669036,-2.636239834,-3.367756042,0.649136958,-2.718619084,-2.621369528,-0.189155974,-2.810525502,-0.028216525,0.012629968,-0.040846493,-2.726736504,-0.285976438,-3.012712942,-0.404350406 -Sterling Brown,brownst02,2019,2631,1196,-1.406995726,-0.924567442,-2.331563168,-3.536281113,-0.989788646,-4.52606976,-1.982649491,-1.070115217,-3.052764708,-0.178763633,-0.316948614,0.138184982,-1.675783536,-1.136808163,-2.812591699,0.084005108 -Troy Brown Jr.,browntr01,2019,1567,730,-1.905490852,-2.26713436,-4.172625212,0.152354948,-0.402928186,-0.250573238,-1.595157892,-1.95482749,-3.549985382,-0.29725383,-0.29725383,0,-1.767314047,-2.775581202,-4.542895249,-0.238586681 -Jalen Brunson,brunsja01,2019,3329,1591,0.086482845,-0.50053039,-0.414047545,-0.223644044,-0.914330278,-1.137974322,0.039293722,-0.616702887,-0.577409165,1.760218389,1.760218389,0,-0.532250522,-0.391575419,-0.923825941,-0.192717215 -Nicolas Brussino,brussni01,2017,1047,521,-1.25822014,-2.904320217,-4.162540356,-3.108345788,-3.124027813,-6.232373601,-1.656935994,-3.121545742,-4.778481736,-0.542463701,-0.542463701,0,-1.030691872,-3.164824719,-4.195516591,0.593866797 -Nicolas Brussino,brussni01,2018,21,10,-11.89948251,-5.283612614,-17.18309512,14.09038755,41.25540945,55.345797,-7.130471924,4.173711192,-2.956760731,-0.001040318,-0.001040318,0,-6.131125193,-1.968442403,-8.099567596,-1.370564987 -Kobe Bryant,bryanko01,2014,359,177,-4.186884137,-2.546522718,-6.733406855,-3.297174051,0.303508846,-2.993665206,-4.209408901,-2.070975619,-6.28038452,-0.329399243,-0.329399243,0,-0.283906284,-3.71272426,-3.996630544,3.184938249 -Kobe Bryant,bryanko01,2015,2436,1207,1.519844284,-2.97135852,-1.451514237,-1.085435108,-4.725266223,-5.810701331,1.152772367,-3.470079966,-2.317307599,0.268667196,0.268667196,0,1.195686462,-3.557419397,-2.361732936,0.795453472 -Kobe Bryant,bryanko01,2016,3821,1863,-0.498892439,-3.231082792,-3.72997523,0.01838113,-5.078560914,-5.060179784,-0.229333226,-3.763323131,-3.992656357,-1.19711958,-1.19711958,0,0.90843506,-4.200556079,-3.292121019,1.321226994 -Thomas Bryant,bryanth01,2018,152,72,-3.332516746,-4.754130399,-8.086647145,-3.214457213,-2.650840937,-5.865298151,-3.498759388,-4.615060655,-8.113820042,-0.196428534,-0.196428534,0,-2.844189923,-4.097226593,-6.941416516,-0.306181342 -Thomas Bryant,bryanth01,2019,3219,1496,0.174717189,-1.614665276,-1.439948087,0.478628737,-1.895916547,-1.41728781,0.239098544,-1.702779471,-1.463680927,0.979397191,0.979397191,0,-0.145101733,-1.711140103,-1.856241836,-0.248886493 -Chase Budinger,budinch01,2014,1511,751,-0.709654375,-1.288703967,-1.998358342,-0.060120878,-1.104253892,-1.16437477,-0.644395148,-1.345686326,-1.990081474,0.290738153,0.290738153,0,-0.690961751,-1.405476251,-2.096438003,-0.142431246 -Chase Budinger,budinch01,2015,2613,1286,-0.518603627,-1.884583524,-2.403187152,-3.339717248,-0.655913619,-3.995630868,-1.105666619,-1.657183762,-2.762850382,-0.00848335,-0.00848335,0,-1.705530479,-2.538979237,-4.244509716,0.591346297 -Chase Budinger,budinch01,2016,1936,929,-1.086808098,0.250029253,-0.836778845,0.281441623,-1.579880634,-1.298439011,-0.86316861,-0.132075146,-0.995243756,0.851887214,0.851887214,0,-1.442196926,-0.995228828,-2.437425754,0.219826326 -Reggie Bullock,bullore01,2014,836,400,-1.767606944,-0.409638548,-2.177245493,-7.14802399,2.771666241,-4.376357749,-3.07758748,0.181623313,-2.895964167,-0.033417796,0.036948925,-0.070366721,-2.175476486,-0.92007107,-3.095547556,0.514439404 -Reggie Bullock,bullore01,2015,679,338,-2.706339563,2.014313398,-0.692026165,-6.125379235,2.919936141,-3.205443094,-3.521420046,2.326730537,-1.194689509,0.270498686,0.270498686,0,-2.134937996,0.587571806,-1.54736619,-0.445426731 -Reggie Bullock,bullore01,2016,892,451,2.247200908,-0.304686113,1.942514795,-1.070416586,-5.201904858,-6.272321444,1.683932442,-1.352665326,0.331267117,0.70932587,0.618820757,0.090505113,1.113796594,-1.812241888,-0.698445294,-0.683796087 -Reggie Bullock,bullore01,2017,950,467,-0.017947582,1.162433798,1.144486216,0.165137682,2.898280788,3.06341847,0.067149932,1.580816978,1.64796691,1.047445189,1.047445189,0,-0.714629101,0.407551064,-0.307078037,-0.040192126 -Reggie Bullock,bullore01,2018,3551,1732,0.65056204,-0.324648963,0.325913077,0.242454785,0.228061203,0.470515988,0.616557372,-0.243605956,0.372951416,2.761715946,2.761715946,0,-0.254543487,-0.404141436,-0.658684922,0.074360478 -Reggie Bullock,bullore01,2019,3957,1879,-1.153496097,-0.975924608,-2.129420705,-0.570984206,-1.580539723,-2.151523929,-1.085647962,-1.15629016,-2.241938121,0.498168681,0.498168681,0,-1.316426398,-1.134327032,-2.45075343,-0.124871129 -Trey Burke,burketr01,2014,4384,2262,-0.693449559,-1.89342505,-2.586874609,4.654880531,-2.902472064,1.752408467,0.426341353,-2.176439305,-1.750097952,1.138932109,1.138932109,0,0.59934511,-1.927518201,-1.328173091,-1.249036275 -Trey Burke,burketr01,2015,4408,2288,0.043613882,-1.567880384,-1.524266502,-0.051701389,-3.289515099,-3.341216487,0.042666264,-2.045011596,-2.002345332,0.864371322,0.864371322,0,0.14616276,-1.312134365,-1.165971605,-0.922294467 -Trey Burke,burketr01,2016,2661,1366,1.192153767,-2.438847243,-1.246693476,-2.101641206,0.209764291,-1.891876915,0.583198253,-2.06707829,-1.483880037,0.872903792,0.872903792,0,0.386189429,-2.000697083,-1.614507654,-1.051642878 -Trey Burke,burketr01,2017,1456,723,-1.221858444,-2.599902797,-3.821761241,-5.942908735,-2.835279012,-8.778187747,-2.324753481,-2.795482633,-5.120236114,-0.863071619,-0.893679828,0.030608209,-1.907690069,-3.650833404,-5.558523473,-1.148046019 -Trey Burke,burketr01,2018,1614,785,4.178970887,-1.815871022,2.363099865,4.681448748,-4.831508437,-0.150059689,4.559963605,-2.525509227,2.034454378,1.893622567,1.893622567,0,3.499105781,-2.896126937,0.602978844,-1.169153794 -Trey Burke,burketr01,2019,2371,1125,1.974455349,-0.322064659,1.65239069,1.286722148,0.490741979,1.777464127,2.03395714,-0.140762796,1.893194344,2.633266532,2.633266532,0,1.303031058,-0.922647809,0.380383249,-1.089321381 -Alec Burks,burksal01,2014,4280,2193,1.572130061,-1.184526252,0.387603809,-2.420383956,1.328664962,-1.091718994,0.886985921,-0.674503918,0.212482003,3.30668063,3.30668063,0,0.184383696,-0.228373578,-0.043989882,-0.229974543 -Alec Burks,burksal01,2015,1719,899,0.460499259,-2.809767946,-2.349268687,-0.102145963,-6.076216798,-6.178362761,0.389829129,-3.678499444,-3.288670316,-0.246138872,-0.246138872,0,-0.063235911,-1.860615376,-1.923851287,-0.362094248 -Alec Burks,burksal01,2016,1588,797,0.345475158,-2.043691651,-1.698216493,-1.761391526,2.946563403,1.185171877,-0.066691525,-1.155990135,-1.22268166,0.619269305,0.619269305,0,-0.128644691,-1.063345325,-1.191990016,-0.280554222 -Alec Burks,burksal01,2017,1309,653,-1.127692696,-0.534968445,-1.662661141,-1.968323662,-0.331397654,-2.299721316,-1.382040284,-0.572243374,-1.954283659,0.264954934,0.264954934,0,-1.599485572,-0.860467645,-2.459953217,-0.054169538 -Alec Burks,burksal01,2018,2420,1179,0.418642105,-1.339031647,-0.920389542,-0.823417866,-0.767856227,-1.591274094,0.188233094,-1.363854247,-1.175621153,0.94681923,0.616042334,0.330776896,-0.330795762,-1.06075042,-1.391546182,-0.320079384 -Alec Burks,burksal01,2019,2850,1375,-0.360184752,-1.29373414,-1.653918892,-2.837565625,-2.645415665,-5.48298129,-0.870407204,-1.59972592,-2.470133124,0.203662522,0.203662522,0,-0.362912486,-1.511761864,-1.87467435,-0.625814393 -Deonte Burton,burtode02,2019,529,244,-5.30776496,2.299423479,-3.008341481,-6.486158656,10.3753214,3.88916274,-5.893851254,4.078677907,-1.815173347,0.116471547,0.153495317,-0.03702377,-5.750337749,1.90437824,-3.845959509,0.3058664 -Caron Butler,butleca01,2014,3647,1838,-1.175740475,-2.260338748,-3.436079223,-3.204142883,-2.046236626,-5.25037951,-1.662759883,-2.351495855,-4.014255739,-1.228609701,-0.615040388,-0.613569313,-1.623875191,-2.470592807,-4.094467998,-0.39605565 -Caron Butler,butleca01,2015,3165,1623,0.028976516,-1.649698575,-1.620722059,-1.02221721,-0.323206808,-1.345424018,-0.202215537,-1.45561361,-1.657829147,0.898181803,0.898181803,0,-0.002640042,-1.972463747,-1.975103789,-0.656910683 -Caron Butler,butleca01,2016,374,176,0.178823944,-3.791159172,-3.612335227,-8.724536706,-0.584712838,-9.309249544,-1.66012483,-3.322049226,-4.982174056,-0.199718491,-0.199718491,0,-2.143984853,-3.727471765,-5.871456618,-0.350996436 -Jimmy Butler,butleji01,2014,5314,2809,0.151640578,3.013484435,3.165125013,1.292377924,1.946936237,3.23931416,0.429183085,2.919966511,3.349149596,8.663922684,8.722397418,-0.058474734,-0.044881056,3.720166207,3.675285151,-0.423729841 -Jimmy Butler,butleji01,2015,5880,3019,3.571287428,0.745183357,4.316470785,2.613437753,-0.991918568,1.621519186,3.581724095,0.409193174,3.990917268,10.44057795,7.35772376,3.082854194,3.616201455,1.486670748,5.102872203,-0.740432967 -Jimmy Butler,butleji01,2016,4975,2474,3.138730653,0.899852232,4.038582885,-0.957349288,1.840725255,0.883375967,2.503187124,1.151774735,3.654961859,8.034983877,8.034983877,0,2.630541678,1.605596498,4.236138176,-0.599242815 -Jimmy Butler,butleji01,2017,6110,3048,4.686357278,1.697679994,6.384037273,2.757994068,3.651329554,6.409323621,4.615727663,2.186635617,6.80236328,14.82461084,14.15540609,0.669204747,3.828905715,2.284227958,6.113133673,-0.245259776 -Jimmy Butler,butleji01,2018,4651,2334,5.883368287,1.788053882,7.671422169,3.507519302,4.091494289,7.599013592,5.663651331,2.404066519,8.06771785,12.73994626,11.50387641,1.236069851,4.900383885,2.620150267,7.520534152,-1.414453831 -Jimmy Butler,butleji01,2019,5528,2606,3.465420223,2.026080606,5.491500829,3.407497934,1.213941384,4.621439318,3.642051091,1.970907089,5.61295818,11.13844142,8.284622372,2.85381905,3.481293736,2.079263386,5.560557122,-0.885089115 -Rasual Butler,butlera01,2014,878,448,1.225729918,-4.964364716,-3.738634798,-1.332730494,-3.438012529,-4.770743023,0.799438367,-5.015026587,-4.21558822,-0.337450116,-0.253324775,-0.084125341,-0.530397477,-4.605441914,-5.135839391,-0.306716411 -Rasual Butler,butlera01,2015,3015,1512,0.336737903,-0.616594469,-0.279856566,-2.159429664,-0.821256987,-2.980686652,-0.150834976,-0.727435825,-0.878270801,1.431855112,1.435482795,-0.003627682,-0.846910544,-0.999246342,-1.846156885,-0.791637973 -Rasual Butler,butlera01,2016,869,432,1.14088345,-0.150945978,0.989937472,-0.279616321,1.005567639,0.725951318,0.871800571,-0.042741273,0.829059298,0.780264251,0.780264251,0,-0.065836806,-0.846281694,-0.9121185,-1.063160952 -Dwight Buycks,buyckdw01,2014,286,146,-6.425433903,-0.261268901,-6.686702804,-0.913891428,-0.214432109,-1.128323538,-5.696399132,-0.257892234,-5.954291366,-0.237215761,-0.237215761,0,-3.760921364,-1.185666009,-4.946587373,-0.590449941 -Dwight Buycks,buyckdw01,2015,242,123,-2.833962539,-5.887422297,-8.721384836,-3.464106498,-5.328314333,-8.792420831,-3.084585699,-6.068754915,-9.153340614,-0.401682927,-0.401682927,0,-4.490377528,-6.565256108,-11.05563364,-0.037264039 -Dwight Buycks,buyckdw01,2018,865,427,-1.918536495,-0.784856612,-2.703393107,-2.794360831,3.519521831,0.725161,-2.191515374,0.055649317,-2.135866056,0.133314396,0.133314396,0,-2.001361464,-1.446758573,-3.448120037,-0.354399188 -Andrew Bynum,bynuman01,2014,1022,516,-4.691248347,0.170204519,-4.521043828,-4.727154499,-1.683315459,-6.410469958,-4.944908378,-0.178617938,-5.123526316,-0.617972032,-0.617972032,0,-4.070136415,-1.750208621,-5.820345036,-0.565126238 -Will Bynum,bynumwi01,2014,2135,1054,0.153466389,-3.958678124,-3.805211736,-2.404868925,0.681388651,-1.723480274,-0.347033155,-3.183197344,-3.530230498,-0.421213972,-0.421213972,0,-0.458944347,-3.803736157,-4.262680503,0.375914421 -Will Bynum,bynumwi01,2015,201,98,-5.149956676,-9.778535608,-14.92849228,-6.198606429,-11.1600973,-17.35870373,-5.695460109,-10.71607534,-16.41153545,-0.712632099,-0.677047302,-0.035584797,-3.964455872,-9.355598767,-13.32005464,1.921645396 -Bruno Caboclo,cabocbr01,2015,44,23,-10.08438198,-17.96305648,-28.04743846,-21.46031321,-14.32122492,-35.78153813,-13.29942526,-18.38086426,-31.68028952,-0.340554307,-0.340554307,0,-10.83128989,-16.24048308,-27.07177296,0.301941571 -Bruno Caboclo,cabocbr01,2016,90,43,-15.72677262,-5.110372526,-20.83714514,-13.27295424,1.177253592,-12.09570065,-16.25232496,-4.152497326,-20.40482229,-0.394383744,-0.394383744,0,-15.85541864,-3.990726951,-19.84614559,1.781439687 -Bruno Caboclo,cabocbr01,2017,83,40,1.412154744,6.324717166,7.73687191,-5.051079749,9.314397063,4.263317315,0.038733783,7.259023862,7.297757646,0.203573358,0.203573358,0,-0.472831569,2.729661882,2.256830313,-0.708591432 -Bruno Caboclo,cabocbr01,2018,212,107,-3.938287909,2.300145632,-1.638142276,-3.343340673,5.60954835,2.266207677,-3.986115399,3.173626213,-0.812489187,0.100941347,0.100941347,0,-3.495699152,0.931084269,-2.564614883,0.275843134 -Bruno Caboclo,cabocbr01,2019,1666,800,-1.025309063,-0.43595639,-1.461265453,0.704952699,0.133541684,0.838494383,-0.69958817,-0.378618317,-1.078206487,0.681453507,0.681453507,0,-1.635830093,-0.22628021,-1.862110303,-0.135275345 -Nick Calathes,calatni01,2014,2270,1173,-2.061774126,3.356327186,1.294553061,-2.878009111,3.043367138,0.165358027,-2.352227575,3.46430168,1.112074106,2.303108134,2.303108134,0,-1.934935629,3.114351916,1.179416288,-0.340553272 -Nick Calathes,calatni01,2015,1911,964,-1.759684674,3.178660478,1.418975804,-2.02488077,7.482145682,5.457264912,-1.926338183,4.222039959,2.295701776,2.488336788,2.436986932,0.051349856,-1.553897931,4.622228523,3.068330592,0.278625937 -Jose Calderon,caldejo01,2014,5292,2659,2.108242933,-1.674598006,0.433644926,0.46864647,-3.797175941,-3.328529471,1.861997189,-2.225803051,-0.363805862,3.227670857,2.932721713,0.294949143,2.943705287,-1.58233936,1.361365927,-0.567410177 -Jose Calderon,caldejo01,2015,2464,1270,-1.238452215,-5.473405048,-6.711857263,-2.011915342,-3.575939111,-5.587854453,-1.411442283,-5.343528677,-6.75497096,-2.59123021,-2.59123021,0,-1.287784896,-4.899565709,-6.187350605,-0.140670781 -Jose Calderon,caldejo01,2016,3974,2024,0.247869634,-0.159020494,0.08884914,1.969520902,-1.974815495,-0.005294593,0.619681542,-0.534894697,0.084786846,2.897294652,2.897294652,0,0.079360349,-0.099447972,-0.020087623,-1.002460962 -Jose Calderon,caldejo01,2017,1261,614,-0.957364081,-3.265703152,-4.223067233,-3.593818157,1.324060839,-2.269757318,-1.541045235,-2.493506396,-4.03455163,-0.403690472,-0.519851299,0.116160826,-1.756834911,-3.125193861,-4.882028771,0.120140834 -Jose Calderon,caldejo01,2018,2064,1018,-0.152714212,0.54431193,0.391597718,-0.110153203,2.203697106,2.093543902,-0.1980618,0.967677195,0.769615395,1.816606014,1.675412521,0.141193493,-0.357884612,0.366072659,0.008188047,-0.75458605 -Jose Calderon,caldejo01,2019,1356,642,-3.136896413,-2.3076998,-5.444596213,-9.445914066,-0.9074513,-10.35336537,-4.64479003,-2.148448471,-6.793238501,-1.313025087,-1.356656686,0.043631599,-4.241400395,-2.676805044,-6.918205439,-1.003961354 -Kentavious Caldwell-Pope,caldwke01,2014,3226,1583,-0.714361183,-0.752423589,-1.466784771,-1.337263581,3.936982374,2.599718793,-0.90089335,0.225947518,-0.674945832,1.678950625,1.678950625,0,-1.180891552,-0.065046417,-1.245937969,0.17399418 -Kentavious Caldwell-Pope,caldwke01,2015,5120,2587,-0.233093974,-0.857780329,-1.090874303,4.704571344,1.271739066,5.97631041,0.788027612,-0.449753643,0.338273969,4.092962773,4.092962773,0,1.244463358,-0.098944836,1.145518522,0.394968725 -Kentavious Caldwell-Pope,caldwke01,2016,5896,2950,0.415729658,1.712751322,2.128480979,2.264325838,1.232497297,3.496823135,0.822598449,1.715155702,2.537754151,7.993064535,7.415250047,0.577814488,0.741244131,2.115625035,2.856869166,0.069109511 -Kentavious Caldwell-Pope,caldwke01,2017,5081,2529,0.681093176,-0.146978045,0.534115132,0.2243994,-2.759983168,-2.535583768,0.667546642,-0.729986767,-0.062440124,3.476403088,3.476403088,0,0.391905736,-0.110190646,0.28171509,0.244845078 -Kentavious Caldwell-Pope,caldwke01,2018,5193,2458,0.597812092,-0.488748074,0.109064018,1.170518861,-0.547551331,0.622967529,0.770668714,-0.52836306,0.242305654,3.772833131,3.772833131,0,0.813275938,0.286456443,1.099732382,0.535759411 -Kentavious Caldwell-Pope,caldwke01,2019,4420,2035,1.055465121,0.208492838,1.263957959,-0.579170728,-2.250570965,-2.829741693,0.808161021,-0.297614038,0.510546983,3.388708417,3.388708417,0,0.302269956,-0.066767722,0.235502235,0.103039451 -Isaiah Canaan,canaais01,2014,542,252,-1.643251994,-1.45654781,-3.099799804,-3.489468141,-4.096897543,-7.586365684,-2.190211191,-2.120070002,-4.310281193,-0.20247683,-0.20247683,0,-2.597667239,-2.151044511,-4.748711751,0.89450324 -Isaiah Canaan,canaais01,2015,1908,938,0.181859014,-1.504555187,-1.322696173,-1.517466853,1.319204669,-0.198262184,-0.064160982,-1.020724287,-1.084885269,0.800691228,0.800691228,0,-0.15079277,-1.202556778,-1.353349547,0.404531776 -Isaiah Canaan,canaais01,2016,4060,1966,0.129762446,-1.897427336,-1.76766489,-3.953669249,-2.296840122,-6.250509372,-0.609039834,-2.057094723,-2.666134557,0.083805467,0.083805467,0,-0.63125749,-2.201500209,-2.832757699,-0.367081235 -Isaiah Canaan,canaais01,2017,1377,687,-2.242090344,-0.190252408,-2.432342753,-4.917920448,-2.294603817,-7.212524265,-2.930809529,-0.668246678,-3.599056207,-0.307289362,-0.129904798,-0.177384565,-3.45617604,-0.662352326,-4.118528366,-0.525935798 -Isaiah Canaan,canaais01,2018,860,422,0.409607583,0.856823548,1.266431131,1.711838281,1.461566394,3.173404675,0.780686619,1.095375119,1.876061737,0.986058729,0.986058729,0,-0.545972393,0.758335505,0.212363112,-1.201191307 -Isaiah Canaan,canaais01,2019,1306,629,-1.828394822,-2.535202144,-4.363596966,-1.97855397,-2.156996194,-4.135550163,-1.951873819,-2.572676199,-4.524550018,-0.549920284,-0.549920284,0,-1.420810959,-2.222520648,-3.643331607,-0.962959755 -Clint Capela,capelca01,2015,477,217,-2.879197462,1.232626028,-1.646571434,-2.968828525,0.886640534,-2.082187991,-3.114340986,1.238118579,-1.876222407,0.100887913,-0.057578455,0.158466369,-3.113202214,0.465185152,-2.648017062,0.446160859 -Clint Capela,capelca01,2016,3172,1514,-0.389880674,1.80307528,1.413194606,-0.293044086,2.001525805,1.70848172,-0.422954519,1.988704647,1.565750128,3.34418762,3.207539689,0.136647931,-0.510189974,1.895308394,1.38511842,0.284398342 -Clint Capela,capelca01,2017,3803,1837,-0.672805067,1.517160267,0.8443552,2.564064934,-0.877451881,1.686613053,-0.122086609,1.110043474,0.987956864,3.523056969,2.729766898,0.793290071,0.935762851,1.228817868,2.164580719,-0.342826591 -Clint Capela,capelca01,2018,5206,2554,-0.047740039,4.222541071,4.174801032,2.586500528,-1.4257292,1.160771328,0.416049491,3.277288785,3.693338276,8.439725989,5.899000136,2.540725853,1.260040823,3.880604092,5.140644916,-0.501496965 -Clint Capela,capelca01,2019,5275,2580,0.644375002,2.159601424,2.803976426,1.528679654,0.452898768,1.981578422,0.793208864,1.9299462,2.723155064,7.151116247,6.702303223,0.448813024,1.479327291,2.019029946,3.498357237,-0.915829624 -DeMarre Carroll,carrode01,2014,5151,2587,0.518101399,1.93307095,2.451172349,1.346751574,2.138642677,3.485394252,0.715569752,2.086226968,2.80179672,7.267875133,7.185512721,0.082362412,1.061291364,1.976433522,3.037724886,-0.514323637 -DeMarre Carroll,carrode01,2015,5484,2747,2.243789528,0.862761886,3.106551414,0.896414469,-0.309556357,0.586858112,2.075836595,0.636607147,2.712443742,7.696745749,6.279015721,1.417730028,1.893775791,1.093114315,2.986890107,-0.015690304 -DeMarre Carroll,carrode01,2016,2698,1382,-0.281499226,2.150028233,1.868529008,0.963428418,1.523644425,2.487072843,-0.072059387,2.151026262,2.078966874,3.429677673,2.107175098,1.322502575,0.372213298,2.331648698,2.703861996,-0.180036611 -DeMarre Carroll,carrode01,2017,4051,2037,-0.720238849,2.341414948,1.621176099,0.29519967,-1.180660605,-0.885460936,-0.586612683,1.736151265,1.149538581,4.013975173,4.223790902,-0.209815729,-0.069588657,2.174791305,2.105202647,-0.406768689 -DeMarre Carroll,carrode01,2018,4536,2180,-0.250239595,0.094972207,-0.155267388,0.268137944,1.651288092,1.919426036,-0.131484858,0.452933235,0.321448377,3.399648468,3.399648468,0,0.06737653,0.388310042,0.455686572,-0.479898633 -DeMarre Carroll,carrode01,2019,3915,1822,-0.541540075,-0.947681796,-1.489221871,-0.618086747,1.24299354,0.624906793,-0.581143868,-0.546824277,-1.127968144,1.506976808,1.617033419,-0.110056611,-0.852265381,-1.179317498,-2.031582879,-0.174953389 -Jevon Carter,carteje01,2019,1184,577,-2.827583116,0.214045142,-2.613537974,-3.110288185,1.234772193,-1.875515992,-3.00616592,0.423373423,-2.582792497,0.048695351,0.048695351,0,-3.353395146,0.603579769,-2.749815377,-1.093383898 -Michael Carter-Williams,cartemi01,2014,5053,2414,-1.319121184,1.270998611,-0.048122573,2.146746075,-2.440271134,-0.293525059,-0.534324126,0.633228969,0.098904843,3.559658854,3.559658854,0,0.2133977,0.414627354,0.628025054,1.390914878 -Michael Carter-Williams,cartemi01,2015,4704,2340,-3.06078139,1.733178352,-1.327603038,-3.577989318,1.769112863,-1.808876455,-3.188758396,1.83845374,-1.350304656,1.683999663,2.104889828,-0.420890165,-2.587256231,1.696816267,-0.890439963,0.87539451 -Michael Carter-Williams,cartemi01,2016,3333,1649,-0.917715885,2.465286299,1.547570415,-2.861696518,0.986925614,-1.874770905,-1.352515233,2.343470174,0.990954941,3.162085889,3.162085889,0,-0.87784038,2.511216904,1.633376524,0.457804225 -Michael Carter-Williams,cartemi01,2017,1829,899,-2.840326373,2.646377815,-0.193948559,-2.148421861,0.990369988,-1.158051873,-2.84731835,2.446482937,-0.400835413,1.078538795,1.169373701,-0.090834906,-3.147263933,2.035424412,-1.11183952,0.674905658 -Michael Carter-Williams,cartemi01,2018,1700,835,-1.891511018,3.51345989,1.621948872,-2.533306996,1.28935797,-1.243949026,-2.168685896,3.291468373,1.122782477,1.643408394,1.643408394,0,-1.919725991,3.252943761,1.33321777,-0.388566376 -Michael Carter-Williams,cartemi01,2019,1012,464,-0.323962908,1.973199742,1.649236835,-1.392097043,1.415645501,0.023548458,-0.552406875,1.968074784,1.415667909,1.02118832,0.62441964,0.39676868,-0.34500178,2.50120784,2.15620606,0.545921965 -Vince Carter,cartevi01,2014,4398,2163,3.332275572,-0.363029743,2.969245829,-1.319379215,5.51135507,4.191975855,2.504563543,0.840956549,3.345520091,6.815416169,5.714039869,1.1013763,3.353271627,0.251388263,3.60465989,0.735539031 -Vince Carter,cartevi01,2015,2558,1287,0.176896946,-1.048626718,-0.871729772,-0.449454001,1.284468973,0.835014972,0.047386591,-0.681337552,-0.63395096,1.422161925,0.751823239,0.670338686,0.648580343,-0.62705289,0.021527453,0.304463606 -Vince Carter,cartevi01,2016,2208,1096,1.863602212,-2.111643455,-0.248041243,-0.631348623,-0.762866568,-1.394215191,1.47333366,-1.936434563,-0.463100903,1.275630101,1.28244555,-0.00681545,0.969416896,-2.076529362,-1.107112466,0.21625042 -Vince Carter,cartevi01,2017,3872,1994,0.739549692,-0.289098196,0.450451496,1.879915111,0.680887453,2.560802564,1.007779255,-0.115972147,0.891807108,3.62836706,3.945270277,-0.316903217,1.295855139,-0.170128938,1.125726201,-0.387184616 -Vince Carter,cartevi01,2018,2050,1026,-0.597941956,0.88011949,0.282177534,-0.107653763,0.859287111,0.751633348,-0.477885567,0.963952865,0.486067298,1.687121062,1.687121062,0,-0.392056457,0.078927318,-0.313129139,-0.40098305 -Vince Carter,cartevi01,2019,2963,1330,-0.216999688,-1.06969965,-1.286699338,-4.870691036,2.928338349,-1.942352687,-1.173868305,-0.250474789,-1.424343095,0.905034635,0.905034635,0,-0.362867642,-1.26457685,-1.627444491,0.621865082 -Wendell Carter Jr.,cartewe01,2019,2293,1110,-3.846317792,1.143936522,-2.70238127,-6.995977553,1.778530633,-5.21744692,-4.669539374,1.421382854,-3.24815652,-0.28154397,-0.28154397,0,-4.524269419,1.281799147,-3.242470271,-0.207003354 -Alex Caruso,carusal01,2018,1202,562,-2.195286474,0.494106293,-1.701180182,-2.973844577,3.546087556,0.572242979,-2.483941672,1.161455741,-1.32248593,0.412185533,0.412185533,0,-2.437277691,0.486707029,-1.950570661,0.695779544 -Alex Caruso,carusal01,2019,1135,531,2.147171833,2.688800468,4.835972301,-1.056385614,5.793384944,4.73699933,1.649426969,3.495626827,5.145053797,2.151722324,2.151722324,0,0.750970517,2.594952915,3.345923432,0.611050238 -Omri Casspi,casspom01,2014,2684,1283,-0.407737708,0.796403391,0.388665684,-0.263988212,2.893081854,2.629093642,-0.471313465,1.260784764,0.789471299,2.338226516,2.338226516,0,-0.069634043,0.673598916,0.603964874,0.883271611 -Omri Casspi,casspom01,2015,2893,1416,1.086101677,-3.102519291,-2.016417614,-1.398991913,-3.878804961,-5.277796874,0.634837017,-3.41156089,-2.776723873,-0.019450619,-0.019450619,0,-0.200659937,-3.987862224,-4.188522161,0.71593218 -Omri Casspi,casspom01,2016,4004,1880,1.462170163,-1.765703776,-0.303533612,1.798351827,1.117010481,2.915362308,1.625922961,-1.249378625,0.376544336,3.022943019,3.022943019,0,1.215167848,-1.298105188,-0.08293734,0.783157434 -Omri Casspi,casspom01,2017,1300,643,-1.914362893,-1.67219182,-3.586554713,-1.569667776,-2.325292474,-3.894960251,-1.937599062,-1.868043346,-3.805642408,-0.338761525,-0.338761525,0,-2.633622257,-1.684589453,-4.31821171,-0.321758 -Omri Casspi,casspom01,2018,1573,740,-0.555265016,0.026372667,-0.52889235,-2.795494392,1.950996227,-0.844498165,-1.12557064,0.397493605,-0.728077034,0.762878731,0.762878731,0,-0.994180807,-0.373397894,-1.367578701,-0.064224041 -Omri Casspi,casspom01,2019,1094,520,-0.537776789,2.438779605,1.901002816,0.082737247,1.479277519,1.562014766,-0.390923717,2.37274264,1.981818923,1.255989211,1.255989211,0,-0.97346402,1.408239964,0.434775944,0.050229181 -Willie Cauley-Stein,caulewi01,2016,2986,1412,-1.587732771,-0.279540636,-1.867273407,1.150388504,-2.47255616,-1.322167656,-1.112462053,-0.71874582,-1.831207873,0.660733918,0.660733918,0,-1.703778085,-0.929471083,-2.633249168,-0.172144415 -Willie Cauley-Stein,caulewi01,2017,2858,1421,-3.17872685,-0.512927453,-3.691654302,-2.06668699,-0.833372717,-2.900059708,-3.117082014,-0.577887996,-3.69497001,-0.682820887,-0.682820887,0,-3.258758481,-0.849982467,-4.108740948,-0.325999942 -Willie Cauley-Stein,caulewi01,2018,4116,2044,-2.914694379,1.031741051,-1.882953328,-1.846587425,0.05093673,-1.795650695,-2.80426901,0.93586873,-1.868400279,0.916987533,0.916987533,0,-2.838582558,0.333564701,-2.505017857,-0.257619534 -Willie Cauley-Stein,caulewi01,2019,4822,2213,-2.648307994,1.444718015,-1.203589979,0.730825246,1.252683028,1.983508274,-2.106705468,1.506762826,-0.599942642,2.426611162,2.426611162,0,-1.729854044,1.65585202,-0.074002023,-0.040289349 -Troy Caupain,caupatr01,2019,33,16,14.30346455,5.016602161,19.32006671,10.47751325,3.437834186,13.91534744,14.3771207,4.940585707,19.3177064,0.176321957,0.176321957,0,7.686273461,3.628737321,11.31501078,-2.161759621 -Tyler Cavanaugh,cavanty01,2018,1092,518,-0.782750269,-4.794544436,-5.577294705,1.513535786,-1.154159911,0.359375876,-0.316570119,-4.300576569,-4.617146688,-0.493631422,-0.493631422,0,-0.961509934,-3.812719883,-4.774229818,0.035214023 -Tyler Cavanaugh,cavanty01,2019,90,39,-4.708308095,-5.56764865,-10.27595675,-17.23376332,-3.090055857,-20.32381918,-7.621712422,-5.444598967,-13.06631139,-0.204691365,-0.204691365,0,-7.109707754,-5.787522518,-12.89723027,-0.288224382 -Mario Chalmers,chalmma01,2014,5234,2713,0.987447714,1.87218091,2.859628625,3.146345034,0.333416629,3.479761663,1.449582127,1.666577639,3.116159765,8.106604395,7.550286661,0.556317733,2.119289954,1.62826432,3.747554274,0.345175683 -Mario Chalmers,chalmma01,2015,4588,2368,0.098930451,1.267214793,1.366145244,-4.163503236,2.008003434,-2.155499802,-0.770353553,1.523314065,0.752960512,4.240983635,4.240983635,0,-0.66305611,1.839381033,1.176324922,0.200967072 -Mario Chalmers,chalmma01,2016,2767,1373,2.181146086,2.005955681,4.187101767,-0.751496472,3.705680223,2.954183751,1.716541976,2.493728244,4.21027022,4.920356478,4.920356478,0,1.040753782,2.417377959,3.458131741,0.8101862 -Mario Chalmers,chalmma01,2018,2949,1421,-1.987847522,0.483024997,-1.504822525,-2.114465517,2.615688182,0.501222665,-2.079310733,0.992254444,-1.087056289,1.218142017,1.218142017,0,-1.908867661,1.0400124,-0.868855261,1.029912912 -Tyson Chandler,chandty01,2014,3169,1662,-2.053565101,1.608228329,-0.445336772,1.981566787,-1.652821597,0.32874519,-1.333933587,1.065376904,-0.268556684,2.10319957,2.10319957,0,-1.393622177,0.541911919,-0.851710258,-0.043133442 -Tyson Chandler,chandty01,2015,4966,2446,-0.215741812,2.581745125,2.366003313,0.448867271,1.097315437,1.546182708,-0.097556934,2.434513736,2.336956802,6.347350026,6.239912788,0.107437238,-0.254713633,2.139294853,1.884581221,-0.337358722 -Tyson Chandler,chandty01,2016,3333,1618,-2.026030409,0.435809919,-1.59022049,-4.528258695,-0.54948861,-5.077747305,-2.662617194,0.291129532,-2.371487662,0.312904054,0.312904054,0,-2.82611355,-0.262266815,-3.088380365,0.13782752 -Tyson Chandler,chandty01,2017,2724,1298,-1.457123307,-0.388353071,-1.845476378,0.540669705,-0.207015475,0.33365423,-1.137441594,-0.328725147,-1.466166741,0.847966798,0.847966798,0,-2.145198431,-0.057464678,-2.202663109,-0.258254094 -Tyson Chandler,chandty01,2018,2413,1151,-2.141082755,1.228857392,-0.912225363,-0.42010714,-0.60244565,-1.022552791,-1.90570888,0.976400397,-0.929308482,1.063755443,1.063755443,0,-2.909253765,-0.001940039,-2.911193803,-0.503579809 -Tyson Chandler,chandty01,2019,1919,875,-3.855161144,1.551618324,-2.30354282,-2.485453297,2.513507444,0.028054147,-3.784419206,1.831790115,-1.952629091,0.366114888,0.366114888,0,-4.481424103,1.732418754,-2.749005348,-0.382744086 -Wilson Chandler,chandwi01,2014,3994,1927,0.989135563,0.475535428,1.464670991,-1.830640532,-1.800947007,-3.631587539,0.469204157,0.047441323,0.51664548,3.21795918,3.21795918,0,0.194706504,0.356089199,0.550795704,0.189315065 -Wilson Chandler,chandwi01,2015,5003,2471,0.696489669,-0.946702621,-0.250212952,1.126760753,-3.808739136,-2.681978383,0.843408708,-1.573180854,-0.729772146,2.54020222,2.54020222,0,0.639113619,-1.000236244,-0.361122625,-0.252547071 -Wilson Chandler,chandwi01,2017,4569,2197,0.619484231,1.015644506,1.635128737,0.234484167,-2.130043219,-1.895559053,0.516141029,0.465202711,0.98134374,4.181926712,4.181926712,0,0.943956915,-0.170781266,0.773175649,-0.013404643 -Wilson Chandler,chandwi01,2018,4795,2346,-0.686342044,0.216880971,-0.469461074,-0.286055972,-0.436849298,-0.72290527,-0.673850193,0.105604282,-0.568245911,2.592493738,2.592493738,0,-0.392021244,-0.552850825,-0.944872069,-0.71836681 -Wilson Chandler,chandwi01,2019,2646,1229,-2.372536188,-0.560725812,-2.933262,2.649670339,-0.628563182,2.021107157,-1.498671296,-0.604789925,-2.103461221,0.42893884,0.347173495,0.081765345,-1.878801609,-0.833675888,-2.712477497,-0.464334211 -Joe Chealey,chealjo01,2019,16,8,-10.02906465,-10.46751121,-20.49657586,-9.028702857,-6.300770094,-15.32947295,-10.33655502,-10.16108604,-20.49764105,-0.070807225,-0.070807225,0,-5.187206569,-13.62727165,-18.81447822,-2.295408381 -Will Cherry,cherrwi01,2015,137,69,-4.825456149,1.357051478,-3.468404672,-2.462764686,-0.926992842,-3.389757528,-4.751261277,0.909208508,-3.842052769,-0.038753558,-0.038753558,0,-1.942459845,1.846042858,-0.096416986,0.771135549 -Josh Childress,childjo01,2014,47,24,-2.606229991,4.658180472,2.051950481,15.87460124,2.735331349,18.60993259,1.111929291,4.569173456,5.681102747,0.102431322,0.102431322,0,-0.103501485,1.901129138,1.797627652,-0.748689549 -Chris Chiozza,chiozch01,2019,72,33,-2.875147525,-9.539618069,-12.41476559,-13.82642744,0.468081183,-13.35834625,-5.508553293,-8.134557989,-13.64311128,-0.182003272,-0.182003272,0,-3.760837068,-7.565383565,-11.32622063,-0.777778233 -Dionte Christmas,chrisdi01,2014,410,198,-0.124018402,-4.108636863,-4.232655265,-4.604226041,0.252645524,-4.351580517,-1.092986641,-3.447968065,-4.540954707,-0.180760839,-0.180760839,0,-1.267844194,-3.896565577,-5.164409771,-0.085188882 -Marquese Chriss,chrisma01,2017,3721,1743,-3.028004361,-0.475789268,-3.503793629,-2.082921356,-4.62330464,-6.706225996,-2.986334834,-1.321713986,-4.30804882,-1.404795845,-1.404795845,0,-2.761795572,-0.802715832,-3.564511404,1.363275855 -Marquese Chriss,chrisma01,2018,3272,1527,-3.926695743,0.331624841,-3.595070902,-1.340680274,-0.454577447,-1.795257721,-3.567450701,0.252371783,-3.315078918,-0.444294466,-0.444294466,0,-3.128687979,-0.07177595,-3.200463929,0.913774713 -Marquese Chriss,chrisma01,2019,1045,499,-6.247161213,-3.679980209,-9.927141422,-4.45143545,-4.801309782,-9.252745232,-6.239940788,-4.038366115,-10.2783069,-1.912008685,-1.912008685,0,-5.054937896,-4.23905339,-9.293991286,0.175210576 -Patrick Christopher,chrispa01,2015,59,29,-8.538808745,-15.21256781,-23.75137655,-12.74395372,-4.633151807,-17.37710553,-9.928618559,-13.9552276,-23.88384616,-0.315694479,-0.315694479,0,-8.121640035,-8.997432186,-17.11907222,0.920732735 -Rakeem Christmas,chrisra01,2016,13,6,7.93296271,-29.43312491,-21.5001622,12.94656095,-62.14776089,-49.20119994,9.431761662,-38.10721123,-28.67544956,-0.079736317,-0.079736317,0,6.326726127,-30.25395272,-23.92722659,0.459634295 -Rakeem Christmas,chrisra01,2017,455,219,-1.607187249,-0.578518735,-2.185705983,-3.709270114,-0.107976508,-3.817246622,-2.134139087,-0.541987583,-2.67612667,0.008241984,0.008241984,0,-2.558255258,-1.206358729,-3.764613987,-0.144554938 -Semaj Christon,chrisse01,2017,2012,994,-3.535369771,-3.304412132,-6.839781903,-2.259971814,-3.821990967,-6.081962782,-3.500917264,-3.632160054,-7.133077318,-2.169333741,-2.059345566,-0.109988175,-3.421434473,-2.921146302,-6.342580775,-2.328583556 -Coty Clarke,clarkco01,2016,13,6,10.75734775,-6.778392742,3.978955004,27.13903777,-12.66785756,14.47118022,14.88876208,-8.37422646,6.51453562,0.029094311,0.029094311,0,12.22093587,-11.00796163,1.212974239,2.527831466 -Earl Clark,clarkea01,2014,1532,768,-3.406897622,-2.863434856,-6.270332478,-3.859866144,-1.293240632,-5.153106776,-3.68409912,-2.679016182,-6.363115302,-1.424131332,-1.424131332,0,-2.814723134,-3.15816103,-5.972884165,0.136030348 -Earl Clark,clarkea01,2015,223,106,-4.8437432,-1.315466194,-6.159209394,-9.317211189,1.264375454,-8.052835735,-6.036004269,-0.809855309,-6.845859578,-0.228199696,-0.098399053,-0.129800643,-5.100151905,-2.226990293,-7.327142198,0.982917588 -Gary Clark,clarkga01,2019,1342,645,-1.157458043,-2.008951118,-3.166409161,-0.285699672,-1.965225438,-2.250925111,-1.129099292,-2.132590335,-3.261689627,-0.166273085,-0.155008801,-0.011264284,-0.593265458,-2.044043882,-2.63730934,-0.374928933 -Ian Clark,clarkia01,2014,346,172,-2.939601277,-4.614993461,-7.554594738,-3.231047061,6.589508336,3.358461275,-3.096708193,-2.470009938,-5.56671813,-0.249987632,-0.249987632,0,-2.85659162,-3.083321891,-5.939913511,1.08969581 -Ian Clark,clarkia01,2015,389,192,-1.306904176,0.435435858,-0.871468318,-1.702071633,-0.420423182,-2.122494815,-1.448636745,0.284935776,-1.16370097,0.148272948,0.148272948,0,-1.37048758,-0.58930389,-1.95979147,0.422622832 -Ian Clark,clarkia01,2016,1529,732,-1.153355023,-3.674383446,-4.827738468,-5.434358222,-3.177542904,-8.611901125,-2.232478923,-3.852363709,-6.084842633,-1.246904488,-1.477840601,0.230936113,-1.981257539,-3.601171747,-5.582429286,-0.12373827 -Ian Clark,clarkia01,2017,2838,1356,0.623823851,-1.51130589,-0.887482039,-5.009863038,-0.632954019,-5.642817056,-0.625059279,-1.496144961,-2.121204239,0.44282636,0.231020169,0.21180619,0.011403442,-1.920926395,-1.909522953,-0.378242851 -Ian Clark,clarkia01,2018,3514,1645,-1.122129668,-2.38890006,-3.511029728,-0.8979611,-1.654254481,-2.552215581,-1.149332133,-2.394065035,-3.543397168,-0.668281769,-0.569951081,-0.098330688,-1.205161474,-2.437609976,-3.64277145,-0.011027871 -Ian Clark,clarkia01,2019,2152,973,-2.086981553,-3.684948993,-5.771930546,-2.157842931,0.370823061,-1.78701987,-2.235510458,-3.038161149,-5.273671607,-1.257910026,-1.257910026,0,-2.246744783,-3.302576629,-5.549321412,0.414658507 -Jordan Clarkson,clarkjo01,2015,2893,1476,0.488562156,-1.404721064,-0.916158908,-1.488790866,-2.159303438,-3.648094304,0.155705574,-1.582280792,-1.426575218,0.977336337,0.977336337,0,-0.514128027,-1.560461478,-2.074589505,-1.854706432 -Jordan Clarkson,clarkjo01,2016,5177,2552,-0.102370629,-1.999662406,-2.102033035,-2.096187017,-2.753239686,-4.849426703,-0.425276711,-2.213819157,-2.639095868,0.143719802,0.143719802,0,-1.098866647,-1.64728637,-2.746153017,-0.46063308 -Jordan Clarkson,clarkjo01,2017,5017,2397,-0.195012026,-0.934797253,-1.129809279,-1.904156794,-1.910219652,-3.814376446,-0.510473911,-1.143546762,-1.654020673,1.345934747,1.345934747,0,-0.69293107,-1.13336934,-1.82630041,0.410379436 -Jordan Clarkson,clarkjo01,2018,4531,2174,0.899968787,-1.119384288,-0.2194155,-1.822563183,1.083845922,-0.738717261,0.388035524,-0.710933467,-0.322897943,2.630692161,2.914236949,-0.283544788,-0.113455549,-1.132551233,-1.246006781,-0.311231958 -Jordan Clarkson,clarkjo01,2019,4575,2214,1.911316647,-2.540019636,-0.628702989,1.598204901,0.034673381,1.632878282,2.035009123,-2.077627873,-0.042618749,3.042700568,3.042700568,0,2.078466364,-2.573352634,-0.49488627,-0.516887746 -Gian Clavell,clavegi01,2018,135,64,-3.216020889,6.410620674,3.194599785,-1.489369661,8.802680194,7.313310533,-2.975262113,7.364762612,4.389500498,0.236019608,0.236019608,0,-1.188271374,4.284156613,3.095885239,1.231813984 -Victor Claver,clavevi01,2014,384,191,-2.494046133,4.601440253,2.10739412,-1.016442209,2.756772978,1.740330769,-2.394924371,4.512926688,2.118002317,0.478027548,0.470204772,0.007822775,-1.386206063,2.275143727,0.888937664,0.68096922 -Victor Claver,clavevi01,2015,154,76,-2.97791851,-0.508759571,-3.486678081,0.857674646,5.405652033,6.263326679,-2.385629613,0.641545606,-1.744084008,0.039225821,0.039225821,0,-1.525894572,-0.1428648,-1.668759371,0.543897162 -Antonius Cleveland,clevean01,2018,264,123,-4.688815701,-1.001283572,-5.690099272,-10.36444981,3.532217693,-6.832232117,-6.142492537,-0.100904852,-6.243397389,-0.213859246,-0.213859246,0,-5.755820722,0.062955204,-5.692865519,0.695969981 -Norris Cole,coleno01,2014,4628,2418,-1.58517117,-0.715151621,-2.30032279,-1.779642774,0.009004302,-1.770638472,-1.763627619,-0.602971486,-2.366599105,0.471092074,0.379318608,0.091773465,-0.885949312,-0.893705254,-1.779654566,-1.032186522 -Norris Cole,coleno01,2015,3696,1937,-1.983160875,-1.849352627,-3.832513503,-0.878422271,-0.608797417,-1.487219687,-1.891986671,-1.685401468,-3.577388139,-0.802641789,-0.884042597,0.081400807,-1.401645378,-1.4875127,-2.889158078,-1.571478971 -Norris Cole,coleno01,2016,2469,1198,-1.022799611,-2.80711515,-3.829914761,-0.68922735,-1.263651687,-1.952879037,-1.010350917,-2.637801693,-3.64815261,-0.547735351,-0.547735351,0,-1.239571963,-2.347205854,-3.586777817,-0.219481328 -Norris Cole,coleno01,2017,312,150,-6.802078151,-2.068449913,-8.870528064,-6.960541155,-1.541566524,-8.502107679,-7.242588495,-2.104765311,-9.347353806,-0.510779626,-0.233608056,-0.277171571,-6.259453912,-1.66263526,-7.922089172,-0.206183731 -Darren Collison,collida01,2014,4692,2318,1.355516885,1.862962479,3.218479365,-1.237527177,-1.424952859,-2.662480036,0.81432653,1.261470042,2.075796572,5.702531322,5.746560505,-0.044029183,1.046091294,1.520441652,2.566532947,-0.298065799 -Darren Collison,collida01,2015,3186,1565,1.67509508,1.797266072,3.472361152,1.473390785,3.519638276,4.993029061,1.739739139,2.308093162,4.047832301,5.409458342,5.409458342,0,1.138648721,1.550956286,2.689605006,-0.32435687 -Darren Collison,collida01,2016,4666,2219,1.755112579,-1.738538143,0.016574436,1.21808392,-0.976423201,0.241660719,1.757578741,-1.664983374,0.092595367,3.196430131,3.196430131,0,0.964226215,-1.703931271,-0.739705056,-0.660914982 -Darren Collison,collida01,2017,4094,2063,0.667228593,-1.696332682,-1.029104089,2.244475323,-1.584144994,0.660330329,1.058136956,-1.742249269,-0.684112314,2.14333903,2.14333903,0,0.564322055,-1.52401557,-0.959693515,-1.402759026 -Darren Collison,collida01,2018,4542,2232,2.471229679,2.172788143,4.644017822,1.124011461,-2.028050099,-0.904038638,2.347930869,1.414647887,3.762578756,7.37388626,6.761400565,0.612485694,1.241226708,1.280151915,2.521378623,-0.744873238 -Darren Collison,collida01,2019,4658,2260,0.694858878,0.41919114,1.114050018,0.238149111,-0.972395306,-0.734246195,0.658529968,0.113142955,0.771672923,4.035394771,3.919106146,0.116288626,0.116896682,0.623990613,0.740887295,-0.672100519 -Jason Collins,collija04,2014,348,172,-5.894773501,-7.315847784,-13.21062128,-3.245273721,-0.905358273,-4.150631994,-5.739170724,-6.422277121,-12.16144785,-0.822501049,-0.822501049,0,-6.60740578,-5.13999485,-11.74740063,-0.394265723 -John Collins,collijo01,2018,3714,1785,-0.582864149,0.303589045,-0.279275104,-2.961625256,0.98610961,-1.975515645,-1.067389055,0.52076513,-0.546623925,2.003056396,2.003056396,0,-0.933834354,0.426914411,-0.506919942,-0.17665947 -John Collins,collijo01,2019,4001,1829,2.473235393,-0.287192618,2.186042775,5.210979898,-1.53147909,3.679500808,3.248466497,-0.516129074,2.732337422,5.127653744,5.127653744,0,3.4621486,-1.044357041,2.417791558,0.234645389 -Kyle Collinsworth,colliky01,2018,974,480,-1.607810147,0.74607932,-0.861730827,0.760709775,-1.947595114,-1.18688534,-1.177205889,0.238866581,-0.938339308,0.441641359,0.441641359,0,-1.652510383,-0.066218759,-1.718729142,-0.453223088 -Nick Collison,collini01,2014,3102,1536,-0.407052748,0.903509968,0.49645722,1.867779105,2.828085398,4.695864503,-0.015969333,1.31630562,1.300336287,3.184567052,2.689194422,0.49537263,-0.236241287,1.13468717,0.898445884,-0.189008846 -Nick Collison,collini01,2015,2236,1101,-0.624191378,-0.527019978,-1.151211356,-0.982028538,1.887849235,0.905820696,-0.784499556,-0.072755761,-0.857255317,1.063063189,1.063063189,0,-1.026963083,0.156378159,-0.870584925,-0.013408144 -Nick Collison,collini01,2016,1582,778,-2.581429839,0.611135563,-1.970294277,-3.407457609,1.302469934,-2.104987675,-2.975421214,0.764389315,-2.211031899,0.218341863,0.130112355,0.088229507,-2.87742336,0.641694014,-2.235729346,0.443197311 -Nick Collison,collini01,2017,261,128,0.872235697,0.19593514,1.068170837,-11.04806162,-0.344321044,-11.39238266,-1.58519569,0.069718377,-1.515477313,0.08012572,0.08012572,0,-1.817296858,-0.505368078,-2.322664936,-0.602897782 -Nick Collison,collini01,2018,156,75,-4.497982426,-4.783099871,-9.281082297,-5.029306264,4.445961783,-0.583344481,-4.919948476,-3.183645456,-8.103593932,-0.204389452,-0.204389452,0,-3.727857227,-4.470606492,-8.198463719,-0.225562325 -Zach Collins,colliza01,2018,2242,1115,-4.440130111,-1.592350568,-6.032480679,1.224387385,-0.763866114,0.460521271,-3.534298798,-1.548711218,-5.083010016,-1.321073954,-1.211308413,-0.109765542,-4.012555096,-1.376404923,-5.388960019,-0.67122964 -Zach Collins,colliza01,2019,3379,1631,-1.053888554,-0.690570617,-1.744459171,-2.865054306,0.111088217,-2.753966089,-1.545185138,-0.574027183,-2.119212321,0.542222846,0.18565308,0.356569766,-1.80317212,-0.473243612,-2.276415732,-0.76768959 -Bonzie Colson,colsobo01,2019,226,98,-2.510220606,-3.834669705,-6.344890311,-1.700556188,-8.59667265,-10.29722884,-2.528227699,-5.121150178,-7.649377877,-0.246200271,-0.246200271,0,-1.810751601,-4.581203581,-6.391955182,0.513104631 -Mike Conley,conlemi01,2014,5150,2713,3.054092399,0.576092781,3.63018518,2.736646264,-1.244516526,1.492129738,3.167861962,0.195684697,3.363546659,8.401862121,8.112315241,0.28954688,2.812192687,1.296289301,4.108481987,-0.794102797 -Mike Conley,conlemi01,2015,4799,2468,2.579284573,0.483824532,3.063109105,1.548030899,1.135916292,2.683947192,2.514230175,0.596493132,3.110723307,7.356832393,6.389858151,0.966974242,2.100563563,1.762226942,3.862790504,-0.62486273 -Mike Conley,conlemi01,2016,3439,1761,2.178884626,-1.050538714,1.128345912,1.718312502,0.028736208,1.74704871,2.23655048,-0.875734961,1.360815519,3.632311205,3.632311205,0,1.745371711,0.060487387,1.805859098,-1.616434794 -Mike Conley,conlemi01,2017,4893,2516,5.156125928,0.846185346,6.002311275,5.152695208,0.025037154,5.177732362,5.514579121,0.704590516,6.219169637,11.57131684,9.476695525,2.094621319,5.629184817,1.559565419,7.188750236,-0.611166823 -Mike Conley,conlemi01,2018,744,373,1.488902208,1.800506891,3.289409099,-0.064572143,2.425556647,2.360984504,1.335969048,2.068421371,3.404390419,1.166249968,1.166249968,0,1.720098064,1.574011447,3.294109511,-0.419992626 -Mike Conley,conlemi01,2019,4787,2342,4.573464586,1.491785628,6.065250215,2.954838459,2.16738915,5.122227609,4.605585265,1.701336626,6.30692189,10.75563906,10.75563906,0,3.512718915,2.155744018,5.668462933,-0.625039621 -Pat Connaughton,connapa01,2016,315,151,-4.855121179,-2.778780922,-7.633902101,-10.23537554,3.735599578,-6.499775957,-6.295377306,-1.5678922,-7.863269506,-0.397466017,-0.419474756,0.022008739,-5.2523313,-5.096080904,-10.3484122,0.44704534 -Pat Connaughton,connapa01,2017,700,340,-0.335426674,-2.387653186,-2.72307986,-2.749046919,0.832789696,-1.916257223,-0.845896522,-1.828691632,-2.674588154,0.008175167,-0.101338193,0.109513359,-0.572547402,-2.806396301,-3.378943703,-0.254494148 -Pat Connaughton,connapa01,2018,3195,1547,-0.854191867,-0.218176178,-1.072368045,1.037344703,1.429046394,2.466391097,-0.507435733,0.084208115,-0.423227618,1.823280478,1.73030749,0.092972988,-1.54172732,-0.342865842,-1.884593162,-0.825696446 -Pat Connaughton,connapa01,2019,3462,1585,0.000770043,0.688960066,0.689730109,-0.928603121,0.105569015,-0.823034106,-0.23705713,0.53001171,0.29295458,2.468816375,1.783922657,0.684893718,-0.185286254,0.260050493,0.074764238,-0.583401009 -Charles Cooke,cookech01,2018,81,38,-7.013151631,3.008928597,-4.004223034,-10.94904641,6.150531658,-4.79851475,-8.297252011,3.817411749,-4.479840262,-0.033078558,-0.033078558,0,-7.31614029,0.678485045,-6.637655245,-1.35730378 -Quinn Cook,cookqu01,2017,382,188,0.315321011,-4.005352989,-3.690031977,2.907890048,-9.830884212,-6.922994164,0.925560263,-5.486743026,-4.561182762,-0.177239035,-0.177239035,0,0.200921736,-5.201413558,-5.000491822,-0.412882282 -Quinn Cook,cookqu01,2018,1890,915,0.420164686,-4.087064839,-3.666900153,-2.291212,-1.373199896,-3.664411896,-0.185168095,-3.807582511,-3.992750605,-0.566183673,-0.90192908,0.335745407,0.274778029,-3.150159249,-2.87538122,-0.986932073 -Quinn Cook,cookqu01,2019,2626,1252,0.002131762,-3.574536604,-3.572404843,-5.089985591,-4.864205271,-9.954190862,-1.147223023,-4.087641905,-5.234864928,-1.577255201,-1.326373233,-0.250881967,-0.299224069,-3.777090232,-4.076314301,-1.129557085 -Jack Cooley,cooleja01,2015,188,87,-0.969559512,3.859808442,2.89024893,-5.685931349,3.603149546,-2.082781803,-2.003084957,4.049718955,2.046633998,0.215126406,0.215126406,0,-1.8454777,4.781522323,2.936044623,0.998216924 -Jack Cooley,cooleja01,2018,170,87,6.181457929,0.744718392,6.92617632,-1.716330966,3.312858769,1.596527804,4.965636626,1.365356451,6.330993077,0.398748113,0.398748113,0,2.392832159,0.479073291,2.87190545,-1.0664676 -Chris Copeland,copelch01,2014,693,347,3.023270052,-4.76182864,-1.738558588,2.23931786,-2.704668566,-0.465350706,3.077641927,-4.705837894,-1.628195967,0.204464033,0.094018894,0.110445139,2.270184283,-4.493914689,-2.223730406,0.888383953 -Chris Copeland,copelch01,2015,1637,828,-2.052066937,-3.233911054,-5.285977991,-0.14798316,-0.735149148,-0.883132308,-1.751010708,-2.921277241,-4.672287949,-0.816716856,-0.816716856,0,-1.432618892,-3.313282634,-4.745901526,0.549671001 -Chris Copeland,copelch01,2016,312,156,-3.826270551,-7.815240651,-11.6415112,-6.799420228,-7.799223875,-14.5986441,-4.643100888,-8.23090141,-12.8740023,-0.804423563,-0.804423563,0,-4.178356727,-7.516112671,-11.6944694,-0.164663031 -Matt Costello,costema01,2018,65,32,-2.625999745,0.209916746,-2.416082999,11.28898184,2.078621442,13.36760329,0.100870728,0.547386493,0.648257221,0.055360928,0.055360928,0,-0.76146305,0.536020819,-0.225442231,-0.215227952 -Bryce Cotton,cottobr01,2015,337,159,-2.537474331,-3.513240261,-6.050714592,-3.349928325,-1.128884788,-4.478813113,-2.846392174,-3.255224674,-6.101616847,-0.272947886,-0.272947886,0,-1.804423826,-4.082787409,-5.887211235,0.373398618 -Bryce Cotton,cottobr01,2016,79,39,-7.765661337,-1.980270673,-9.74593201,-3.730932378,-13.57601258,-17.30694496,-7.306141834,-4.430972087,-11.73711392,-0.179716965,-0.179716965,0,-5.027994533,-3.179307016,-8.207301548,0.517631994 -DeMarcus Cousins,couside01,2014,4572,2298,1.919317758,3.611777469,5.531095228,-0.066299898,1.027524539,0.961224641,1.679681199,3.317243054,4.996924252,9.160685353,9.160685353,0,0.893550351,3.135482001,4.029032352,0.822465736 -DeMarcus Cousins,couside01,2015,4077,2013,0.905395905,4.426311831,5.331707736,0.524106235,2.895268288,3.419374523,0.927559643,4.423062129,5.350621772,8.486441648,8.486441648,0,1.12895787,3.580605098,4.709562968,1.923042506 -DeMarcus Cousins,couside01,2016,4784,2246,-0.063009479,4.198185767,4.135176288,1.355459624,2.342316009,3.697775633,0.251393495,4.102072003,4.353465498,8.343568857,8.343568857,0,0.915769114,3.464004225,4.379773339,2.444467719 -DeMarcus Cousins,couside01,2017,4933,2465,3.285221309,2.362882761,5.64810407,2.796274677,-1.577139113,1.219135564,3.41818412,1.705837583,5.124021703,9.986797754,9.986797754,0,3.086545437,1.911261814,4.997807251,0.833810787 -DeMarcus Cousins,couside01,2018,3629,1737,0.665673807,3.06883854,3.734512347,-0.971293374,-2.014135404,-2.985428777,0.310309288,2.196600594,2.506909882,4.722471671,4.722471671,0,1.182281283,2.845345896,4.027627178,1.356469436 -DeMarcus Cousins,couside01,2019,1922,904,-0.418611985,5.714494465,5.29588248,-2.721113003,-0.582843242,-3.303956245,-1.051110372,4.718601046,3.667490674,2.970450892,3.076628172,-0.106177279,0.705046009,4.609691878,5.314737887,1.206023846 -Robert Covington,covinro01,2014,70,34,-1.725225549,1.055595392,-0.669630157,8.964141192,7.814624362,16.77876555,0.349121028,2.513538088,2.862659116,0.097055384,0.097055384,0,1.252221242,0.604256889,1.856478131,-0.301739302 -Robert Covington,covinro01,2015,3946,1956,0.610048941,-0.759945774,-0.149896834,2.598211214,1.971314296,4.569525509,1.228340553,-0.236949024,0.99139153,3.771161394,3.771161394,0,0.79505005,0.134223094,0.929273144,0.961461465 -Robert Covington,covinro01,2016,3978,1903,-0.673051685,1.571310326,0.898258641,-1.039937822,2.530521554,1.490583732,-0.679481034,1.914163483,1.23468245,3.936566831,3.936566831,0,-0.212536482,1.770466126,1.557929644,1.712262289 -Robert Covington,covinro01,2017,4446,2119,-1.593453508,3.331045957,1.73759245,-1.79890414,4.365508909,2.566604768,-1.662518518,3.753779532,2.091261014,5.290169939,5.290169939,0,-1.292073097,3.848364965,2.556291867,1.053554595 -Robert Covington,covinro01,2018,5947,2813,0.51596658,2.51320386,3.02917044,3.103537973,6.021517427,9.1250554,1.066398347,3.334451798,4.400850145,10.36348137,9.907442482,0.456038887,1.891226013,3.939435764,5.830661776,0.877084798 -Robert Covington,covinro01,2019,2533,1203,-0.292146268,3.437632062,3.145485795,-1.522671942,1.948548829,0.425876887,-0.588962675,3.344973606,2.756010931,3.375306758,3.375306758,0,-0.099199348,4.292296199,4.193096851,0.152571921 -Allen Crabbe,crabbal01,2014,208,100,-0.570583011,-7.361154482,-7.931737493,1.36193485,1.37417253,2.73610738,-0.295464206,-6.04545193,-6.340916136,-0.183356754,-0.183356754,0,0.154741098,-6.389972387,-6.235231289,0.077593714 -Allen Crabbe,crabbal01,2015,1471,722,-0.760789589,-0.973288683,-1.734078273,-3.304971597,0.520131802,-2.784839795,-1.337087037,-0.750440052,-2.087527089,0.250762331,0.122785754,0.127976577,-1.149174797,-0.791522976,-1.940697773,-0.050982037 -Allen Crabbe,crabbal01,2016,4976,2407,1.167360347,-0.950089438,0.21727091,-0.827227656,-1.337844986,-2.165072641,0.795584232,-1.077948018,-0.282363786,3.05477338,2.300953068,0.753820312,0.242597767,-1.123025133,-0.880427366,0.127976121 -Allen Crabbe,crabbal01,2017,4858,2346,-0.200859697,-1.772504416,-1.973364113,-3.214905036,-1.062121294,-4.27702633,-0.851101948,-1.720572208,-2.571674156,0.211525538,0.090382579,0.121142959,-1.001829284,-1.447988869,-2.449818154,0.094722171 -Allen Crabbe,crabbal01,2018,4622,2197,0.964326541,0.139028139,1.10335468,0.682769802,0.047634912,0.730404714,0.988288784,0.152158082,1.140446866,4.385720569,4.385720569,0,1.051411639,-0.239550956,0.811860683,0.565995664 -Allen Crabbe,crabbal01,2019,2422,1133,-2.521498646,0.180579663,-2.340918984,-2.123914793,1.963845712,-0.160069081,-2.589412528,0.562959069,-2.026453459,0.418546004,0.418546004,0,-2.525984208,0.037788947,-2.488195261,0.071918206 -Torrey Craig,craigto01,2018,1311,629,-1.286268041,1.554422325,0.268154283,0.160577961,-0.303018968,-0.142441007,-1.079343775,1.295461434,0.216117659,0.94888948,0.94888948,0,-0.85024491,0.016931969,-0.833312941,-0.311024124 -Torrey Craig,craigto01,2019,3760,1833,-0.775170426,0.606612497,-0.168557929,2.384763187,-1.931949171,0.452814017,-0.176797937,0.086586894,-0.090211044,2.514936996,1.690397551,0.824539444,-0.672902458,0.226094719,-0.446807739,-0.466752138 -Jamal Crawford,crawfja01,2014,4916,2407,3.826581965,-3.021835132,0.804746833,-1.858892197,-0.253653844,-2.11254604,2.773399602,-2.658686695,0.114712907,3.552752212,3.277507798,0.275244414,3.125381508,-2.480666896,0.644714611,0.69460943 -Jamal Crawford,crawfja01,2015,4235,2082,2.823211052,-3.160878501,-0.33766745,-4.695978044,-3.647491271,-8.343469315,1.214806796,-3.450145745,-2.235338948,0.572125387,1.337765961,-0.765640574,2.283369325,-3.603601108,-1.320231783,0.454628877 -Jamal Crawford,crawfja01,2016,4760,2325,1.358505224,-2.762507305,-1.404002081,-3.188603936,-0.948210597,-4.136814533,0.452706335,-2.582266206,-2.129559871,0.738635136,0.66703736,0.071597776,0.130200655,-2.542359909,-2.412159254,0.040510786 -Jamal Crawford,crawfja01,2017,4810,2353,0.174003138,-2.247677301,-2.073674163,-4.410054487,-2.018670678,-6.428725166,-0.837849831,-2.327704775,-3.165554606,-0.430710204,-1.138704521,0.707994317,-0.27330242,-2.886606334,-3.159908753,-0.076655314 -Jamal Crawford,crawfja01,2018,3636,1776,1.367012414,-4.189900372,-2.822887958,-1.976497331,-6.268225051,-8.244722382,0.676892504,-4.855840655,-4.178948151,-1.278363386,-1.595558387,0.317195001,1.095644174,-5.425764475,-4.330120301,-0.338744205 -Jamal Crawford,crawfja01,2019,2624,1211,-0.236624353,-5.70237242,-5.938996773,-4.169682626,-4.689204656,-8.858887282,-1.005402042,-5.81085017,-6.816252212,-2.522285608,-2.522285608,0,-1.453148068,-6.102992766,-7.556140833,0.403328122 -Jordan Crawford,crawfjo02,2014,3872,1916,0.671501771,-2.212762554,-1.541260783,-1.084427513,-0.800416979,-1.884844493,0.359454714,-2.056547396,-1.697092682,1.061474659,1.211251074,-0.149776415,0.358499622,-2.650000045,-2.291500423,-0.468836323 -Jordan Crawford,crawfjo02,2017,906,442,3.754086401,-3.51695193,0.23713447,7.245412421,-5.518915477,1.726496944,4.757695058,-4.177901804,0.579793254,0.751918245,0.751918245,0,3.932731973,-3.550657281,0.382074692,0.133491878 -Jordan Crawford,crawfjo02,2018,156,68,4.798109481,-6.262865559,-1.464756078,4.247200867,-8.421323597,-4.174122729,4.951663556,-7.128740569,-2.177077013,0.026210967,-0.05121551,0.077426477,4.817103356,-6.782920904,-1.965817549,0.837918977 -Mitchell Creek,creekmi01,2019,103,48,4.916897097,-4.568867223,0.348029874,2.49573352,-0.547565564,1.948167955,4.760749033,-3.979786178,0.780962855,0.084107303,0.084107303,0,5.661912135,-4.894273646,0.767638489,-0.866279138 -Jae Crowder,crowdja01,2014,2725,1335,-0.508887409,1.901635478,1.392748069,2.438974703,7.049343102,9.488317805,0.0526219,3.082900626,3.135522526,4.026103711,3.596526541,0.42957717,0.456201098,1.671563293,2.127764392,0.003523705 -Jae Crowder,crowdja01,2015,3563,1747,1.574300071,0.076601131,1.650901202,2.012061189,1.087653007,3.099714196,1.772914587,0.279020552,2.051935139,4.307981306,4.080254008,0.227727299,1.424502458,0.352143706,1.776646164,0.476851985 -Jae Crowder,crowdja01,2016,5239,2505,0.749414228,0.311119925,1.060534153,0.43515653,0.981100737,1.416257268,0.725139588,0.429041972,1.15418156,5.034441419,4.843229558,0.191211861,1.181770115,1.319983033,2.501753149,0.750443133 -Jae Crowder,crowdja01,2017,5962,2931,1.002085196,0.329245744,1.33133094,3.777433602,2.443056802,6.220490404,1.616645776,0.797311108,2.413956884,7.804251409,6.139019625,1.665231784,1.980254241,0.673845444,2.654099685,0.382237241 -Jae Crowder,crowdja01,2018,5019,2413,-1.353427794,-0.143518934,-1.496946729,-3.081762816,-0.990377582,-4.072140397,-1.821238157,-0.332121983,-2.15336014,0.729572953,0.904764168,-0.175191215,-1.136766408,0.120941433,-1.015824975,0.308405091 -Jae Crowder,crowdja01,2019,4908,2296,-0.049177483,0.87794644,0.828768957,-0.504374272,-0.356432011,-0.860806283,-0.14993839,0.611935727,0.461997337,3.78576218,3.513227156,0.272535024,0.426095215,0.681195274,1.107290488,0.33843971 -Dante Cunningham,cunnida01,2014,3341,1635,-1.140603978,0.489743646,-0.650860333,-2.488420193,-0.974221165,-3.462641358,-1.521634791,0.210000972,-1.311633819,1.182832861,1.182832861,0,-1.573397617,0.260911354,-1.312486263,-1.360490952 -Dante Cunningham,cunnida01,2015,3325,1727,-2.414904782,0.264175194,-2.150729588,-1.15823477,-0.37727873,-1.5355135,-2.304443092,0.159936066,-2.144507026,0.522444979,-0.007618657,0.530063636,-2.227101527,0.099842815,-2.127258712,-1.519843022 -Dante Cunningham,cunnida01,2016,4034,1971,-2.172514234,-2.532147251,-4.704661484,-0.611416503,-2.65107952,-3.262496023,-1.957407963,-2.67745574,-4.634863704,-1.884683847,-1.884683847,0,-2.289206825,-2.473725837,-4.762932661,-0.55380332 -Dante Cunningham,cunnida01,2017,3421,1649,-2.23340324,0.605902334,-1.627500906,2.328626584,-1.38389314,0.944733444,-1.374112552,0.208168806,-1.165943746,1.324776682,1.324776682,0,-1.829762445,-0.03209777,-1.861860215,-0.58302606 -Dante Cunningham,cunnida01,2018,3323,1562,-2.715848486,-0.535606106,-3.251454592,-0.713008294,-0.574234089,-1.287242383,-2.449907768,-0.575964535,-3.025872303,-0.216846519,-0.216846519,0,-2.362955583,-0.63672874,-2.999684324,-0.304877249 -Dante Cunningham,cunnida01,2019,1974,941,-1.316173297,-1.706286245,-3.022459542,-4.981771041,-2.698783199,-7.68055424,-2.148799324,-2.011308859,-4.160108183,-0.657433418,-0.786852632,0.129419214,-2.371345121,-2.269841216,-4.641186337,-0.509801069 -Jared Cunningham,cunnija01,2014,170,80,-2.280266386,5.811870074,3.531603688,-2.980813738,7.151947005,4.171133267,-2.563493598,6.468816991,3.905323393,0.272568148,0.272568148,0,-2.308491091,4.822601755,2.514110664,0.486106956 -Jared Cunningham,cunnija01,2015,190,89,-6.250915044,1.232450144,-5.0184649,-3.109295096,3.722061683,0.612766587,-6.142258791,1.792098255,-4.350160536,-0.073768475,-0.073768475,0,-3.417340185,-0.079242473,-3.496582658,1.463241275 -Jared Cunningham,cunnija01,2016,828,410,-3.914174012,-0.089247954,-4.003421966,-4.148776928,-1.174258443,-5.323035372,-4.24430357,-0.334388115,-4.578691685,-0.363585515,-0.363585515,0,-3.067888813,-1.361800592,-4.429689405,0.027189678 -Seth Curry,curryse01,2014,27,13,0.041651288,22.96183767,23.00348896,-8.730362504,8.507133042,-0.223229462,-1.755294229,21.37334692,19.61805269,0.148027923,0.148027923,0,-0.711300077,17.08772581,16.37642574,0.219493172 -Seth Curry,curryse01,2015,16,8,-21.81032781,-7.952814432,-29.76314224,-16.69230299,-0.902478683,-17.59478168,-22.08144714,-6.966074632,-29.04752178,-0.105656853,-0.105656853,0,-17.97564536,-2.056329086,-20.03197445,-1.500127319 -Seth Curry,curryse01,2016,1461,692,0.883510734,-2.740583659,-1.857072925,-0.426701621,-1.015999344,-1.442700966,0.679318195,-2.515113618,-1.835795423,0.322896279,0.322896279,0,-0.447212236,-3.067093064,-3.5143053,0.038952658 -Seth Curry,curryse01,2017,3957,2029,1.026838285,0.454566716,1.481405002,1.042688312,1.210571805,2.253260117,1.143214518,0.630862002,1.77407652,4.629249836,4.629249836,0,1.079916176,1.006252686,2.086168862,-1.132173645 -Seth Curry,curryse01,2019,3580,1725,-0.145321087,0.100653683,-0.044667404,-0.991536931,2.316221665,1.324684734,-0.375472556,0.558132132,0.182659576,2.602177333,1.648571907,0.953605426,-0.242509535,-0.07946296,-0.321972496,-0.710367741 -Stephen Curry,curryst01,2014,6419,3142,6.652823253,0.631879147,7.284702401,10.27424126,0.156038613,10.43027988,7.758268647,0.522739763,8.281008411,18.14294257,16.09322437,2.049718199,7.759047461,1.062668761,8.821716221,2.177092117 -Stephen Curry,curryst01,2015,7192,3439,8.504967644,1.677164522,10.18213217,7.218913424,5.109588666,12.32850209,8.600890397,2.437371187,11.03826158,25.08987314,19.91478519,5.175087958,8.787714967,2.657046848,11.44476181,3.130308659 -Stephen Curry,curryst01,2016,7053,3314,10.53288336,1.688492082,12.22137544,7.781331334,3.40826285,11.18959418,10.37941079,2.108447237,12.48785802,26.66687277,23.659318,3.007554769,10.63510267,2.712822358,13.34792503,3.306111347 -Stephen Curry,curryst01,2017,6963,3239,8.343957927,-0.273510985,8.070446942,11.20731062,0.958064787,12.1653754,9.3086844,-0.095877228,9.212807172,20.65330419,15.61961184,5.033692354,9.791555296,0.593993192,10.38554849,3.58154952 -Stephen Curry,curryst01,2018,4708,2186,7.771188884,-0.414236984,7.3569519,7.324501837,-0.508726478,6.815775359,8.057850212,-0.5001069,7.557743312,11.84730741,8.773362408,3.073945003,8.209617666,0.385208736,8.594826402,2.223310275 -Stephen Curry,curryst01,2019,6820,3177,7.356517885,-0.407131421,6.949386464,6.562084152,3.070571952,9.632656104,7.509478023,0.277037952,7.786515975,17.5661287,13.2637935,4.3023352,8.072135272,0.634772731,8.706908003,2.223996726 -Samuel Dalembert,dalemsa01,2014,3468,1749,-1.990239893,2.282981543,0.29274165,-0.826515566,2.304878471,1.478362904,-1.902642295,2.436583568,0.533941274,2.946079833,2.510194069,0.435885765,-1.218512358,2.078633161,0.860120803,-0.125577465 -Samuel Dalembert,dalemsa01,2015,1049,544,-4.528234611,4.309321966,-0.218912645,-4.863884969,-0.788800235,-5.652685204,-4.829659935,3.561037738,-1.268622197,0.411881686,0.411881686,0,-4.169649474,2.140082653,-2.029566821,0.169572621 -Troy Daniels,danietr01,2014,285,143,4.088374211,-2.053931963,2.034442248,6.931354076,0.344864832,7.276218908,4.904256789,-1.67048171,3.233775079,0.445055262,0.10532405,0.339731212,2.277829584,-1.066070179,1.211759404,0.790348578 -Troy Daniels,danietr01,2015,804,397,1.191867185,-2.315603719,-1.123736534,-5.107327436,-0.898346159,-6.005673595,0.01361962,-2.121372924,-2.107753304,0.137237987,0.137237987,0,-0.40821955,-2.851038286,-3.259257836,1.013491089 -Troy Daniels,danietr01,2016,1027,494,0.839077023,-2.833966493,-1.994889469,-3.592537449,-1.11884641,-4.711383859,-0.05068258,-2.673073071,-2.723755651,-0.003856559,0.15272723,-0.156583789,-0.066423561,-3.435439621,-3.501863182,0.652772906 -Troy Daniels,danietr01,2017,2489,1251,1.557591777,-1.550186612,0.007405165,-0.413687545,1.215224609,0.801537064,1.263691969,-1.083394386,0.180297583,1.883603769,1.697649989,0.18595378,1.23689872,-1.588856735,-0.351958015,0.278965216 -Troy Daniels,danietr01,2018,3433,1622,-0.387941397,-3.671291267,-4.059232663,-1.162961799,-3.891757201,-5.054719,-0.516219339,-3.886792897,-4.403012235,-1.36570994,-1.36570994,0,-0.563617394,-3.761671454,-4.325288848,-0.161786912 -Troy Daniels,danietr01,2019,1624,760,-0.92128413,-1.637621074,-2.558905204,-1.248815658,-0.942869894,-2.191685551,-0.986345569,-1.526318799,-2.512664369,0.092194282,0.092194282,0,-1.340784431,-1.823359132,-3.164143564,0.184847216 -Gigi Datome,datomlu01,2014,484,238,-3.85187972,-2.856306995,-6.708186715,0.864833152,5.951015514,6.815848667,-3.068421313,-1.124502663,-4.192923976,-0.175566764,-0.175566764,0,-1.857192977,-2.68019969,-4.537392667,0.194866683 -Gigi Datome,datomlu01,2015,452,223,1.036208936,-2.525593473,-1.489384537,0.668379146,5.997140038,6.665519184,1.04914003,-0.898851024,0.150289006,0.346000416,0.393327324,-0.047326907,0.661691544,-3.022334299,-2.360642755,0.122789646 -Brandon Davies,daviebr01,2014,1208,575,-3.796497935,-0.156168393,-3.952666329,-0.993483038,3.812551975,2.819068937,-3.383135113,0.72791799,-2.655217123,0.027964199,0.027964199,0,-3.848355149,-0.665143007,-4.513498156,0.545770763 -Brandon Davies,daviebr01,2015,873,423,-1.801639281,-1.056358018,-2.857997299,-1.696854258,-7.315720873,-9.012575131,-1.78020254,-2.418077995,-4.198280535,-0.321260883,-0.321260883,0,-1.97443807,-1.083914495,-3.058352564,1.601853712 -Anthony Davis,davisan02,2014,4610,2358,1.144708154,2.539155108,3.683863261,1.203007794,0.424147483,1.627155277,1.210109966,2.284343543,3.49445351,7.517069392,7.517069392,0,1.657155606,2.274553174,3.93170878,0.059619409 -Anthony Davis,davisan02,2015,5116,2627,3.639814979,4.440792951,8.080607929,3.834080166,4.316504744,8.15058491,3.840856691,4.708205134,8.549061825,15.16301555,14.52595491,0.637060637,4.356446626,4.731154488,9.087601114,-0.059946736 -Anthony Davis,davisan02,2016,4434,2164,0.78763478,2.507584915,3.295219695,-1.747042811,0.449625755,-1.297417057,0.307322345,2.280605087,2.587927432,5.925508444,5.925508444,0,0.80288781,2.101566082,2.904453892,0.531332751 -Anthony Davis,davisan02,2017,5582,2708,0.664418194,3.890133442,4.554551637,-0.136457847,5.508031797,5.37157395,0.581632221,4.449178164,5.030810385,10.80842731,10.80842731,0,0.996587349,3.822936391,4.819523739,0.531888178 -Anthony Davis,davisan02,2018,6612,3085,1.365189463,3.788953759,5.154143222,0.655409399,3.731064531,4.38647393,1.259732435,4.00413267,5.263865105,12.81229307,11.42556453,1.386728543,2.816365178,3.89101738,6.707382558,1.217603945 -Anthony Davis,davisan02,2019,3998,1850,4.205512058,3.412802459,7.618314517,2.598544921,1.550564376,4.149109296,4.105122105,3.275084908,7.380207013,9.609615264,9.609615264,0,4.307410969,3.020674403,7.328085372,0.511792659 -Deyonta Davis,davisde01,2017,506,249,-3.228748999,2.548067711,-0.680681288,-5.642064878,0.852640053,-4.789424824,-3.948734993,2.318197089,-1.630537904,0.141474093,0.14563793,-0.004163837,-4.079542009,0.323937733,-3.755604276,-0.480861687 -Deyonta Davis,davisde01,2018,1964,943,-1.159274765,-3.124543236,-4.283818001,-0.577630288,-2.344291884,-2.921922172,-1.065143576,-3.121627977,-4.186771552,-0.689934974,-0.689934974,0,-1.909275373,-2.829964482,-4.739239856,-0.189786817 -Deyonta Davis,davisde01,2019,265,118,-3.074097507,2.798761451,-0.275336055,-6.869710122,3.155520575,-3.714189547,-4.039434097,3.099786981,-0.939647117,0.10858294,0.10858294,0,-3.402058962,0.65824078,-2.743818182,-0.380407643 -Ed Davis,davised01,2014,1895,981,-1.3548703,1.521792954,0.166922654,-0.738970526,3.88776894,3.148798414,-1.302797157,2.075845355,0.773048198,1.755741707,1.677074566,0.078667141,-1.733291129,1.334085973,-0.399205156,-0.562408411 -Ed Davis,davised01,2015,3663,1840,1.122901199,0.661896822,1.784798021,1.101206823,-1.317871672,-0.216664849,1.207631462,0.36950531,1.577136772,4.021977666,4.021977666,0,0.399544764,-0.000124981,0.399419783,-0.948985526 -Ed Davis,davised01,2016,3826,1889,1.083919225,1.270480095,2.354399319,-1.109958783,0.759244121,-0.350714662,0.670489154,1.249485621,1.919974774,4.457916388,4.622170136,-0.164253747,0.299955614,1.044727312,1.344682925,-0.779678797 -Ed Davis,davised01,2017,1617,789,-2.314163639,-2.955404759,-5.269568398,-3.285538733,-2.314535212,-5.600073946,-2.661586334,-2.977642725,-5.63922906,-1.161543939,-1.161543939,0,-2.877646567,-2.070645323,-4.94829189,-0.12725603 -Ed Davis,davised01,2018,3099,1542,-1.089357849,1.199251207,0.109893358,1.77621775,1.489912314,3.266130064,-0.551629189,1.301775671,0.750146482,2.71531587,2.93687448,-0.221558611,-1.246844619,1.670805312,0.423960693,-1.434790364 -Ed Davis,davised01,2019,3125,1487,-0.636608281,0.422198931,-0.21440935,-0.948254504,5.392075962,4.443821458,-0.747163493,1.469129107,0.721965614,2.616817004,2.45011332,0.166703684,-1.229012776,1.626528151,0.397515375,-0.939598841 -Glen Davis,davisgl01,2014,3600,1820,-3.190652794,0.309107065,-2.88154573,-2.223982473,0.217564117,-2.006418355,-3.157340349,0.325585802,-2.831754547,-0.046484845,-0.093243742,0.046758897,-3.114056425,0.523598459,-2.590457966,-0.852721845 -Glen Davis,davisgl01,2015,2144,1048,-4.160042675,1.468671121,-2.691371555,-9.542087474,0.381752899,-9.160334575,-5.591785555,1.308395638,-4.283389917,-0.822670825,-0.734296099,-0.088374726,-4.501014707,1.039180954,-3.461833752,-0.216710192 -Tyler Davis,davisty01,2019,2,1,-32.9681128,56.79321834,23.82510554,-60.51009446,61.51676921,1.006674756,-40.82592091,61.11388186,20.28796095,0.01142252,0.01142252,0,-26.93530508,42.98906324,16.05375815,-2.873834033 -Andre Dawkins,dawkian01,2015,43,22,-11.3228645,-0.2521859,-11.5750504,-10.63743798,0.15825169,-10.47918629,-11.83037676,-0.108561314,-11.93893807,-0.102565477,-0.102565477,0,-9.239889877,-4.165275332,-13.40516521,-0.534456524 -Branden Dawson,dawsobr01,2016,58,29,-3.152947529,-16.1217034,-19.27465093,-2.839534192,-15.30257962,-18.14211382,-3.299386046,-17.03257188,-20.33195793,-0.257225065,-0.257225065,0,-4.355397574,-14.3170433,-18.67244087,-1.094537549 -Austin Daye,dayeau01,2014,314,154,-0.120982641,-2.551413656,-2.672396297,0.440438621,-1.941828555,-1.501389934,-0.095322482,-2.639634935,-2.734957416,-0.002301804,0.045976735,-0.04827854,0.09059479,-2.030537713,-1.939942923,-0.275441171 -Austin Daye,dayeau01,2015,707,344,-3.954524956,-0.362766504,-4.31729146,-4.141396196,-0.991107928,-5.132504125,-4.287020122,-0.568581191,-4.855601314,-0.371789442,-0.371789442,0,-3.821422294,-0.878945336,-4.70036763,0.914349071 -Nando De Colo,decolna01,2014,994,498,0.530782046,-2.012997996,-1.48221595,-1.18828397,-2.165385559,-3.353669528,0.156262902,-2.228563865,-2.072300963,0.171826388,0.209180762,-0.037354374,-0.547881174,-1.954319531,-2.502200704,0.659559999 -Dewayne Dedmon,dedmode01,2014,780,390,-1.967172227,1.086841936,-0.880330291,-3.325815113,0.982032124,-2.34378299,-2.312134836,1.189751671,-1.122383165,0.33703573,0.33703573,0,-2.545268223,0.582564299,-1.962703924,0.171655422 -Dewayne Dedmon,dedmode01,2015,1684,845,-3.174954863,0.505116433,-2.669838431,-2.795363036,5.7480757,2.952712664,-3.241148703,1.676289025,-1.564859678,0.5113155,0.5113155,0,-3.703921761,0.782650209,-2.921271551,0.071130182 -Dewayne Dedmon,dedmode01,2016,1434,705,-0.800591039,1.343483498,0.542892459,-1.729148988,-0.313799097,-2.042948085,-1.024454829,1.089795794,0.065340966,1.015862264,1.015862264,0,-1.686799931,0.577861402,-1.108938529,0.309676037 -Dewayne Dedmon,dedmode01,2017,2851,1427,-1.400260705,3.409507976,2.00924727,-2.219895784,4.537462385,2.317566601,-1.693167983,3.763519193,2.07035121,3.508942943,3.527896903,-0.01895396,-1.802888797,3.694329017,1.891440221,-0.146703589 -Dewayne Dedmon,dedmode01,2018,3200,1542,-1.821418913,1.034963528,-0.786455384,-0.067118165,0.884546739,0.817428574,-1.522958882,1.11102808,-0.411930802,1.840296146,1.840296146,0,-1.290316624,0.500848156,-0.789468468,0.046955432 -Dewayne Dedmon,dedmode01,2019,3482,1609,-1.310900239,1.531958757,0.221058518,0.948753082,-0.976645522,-0.02789244,-0.891659562,1.146982037,0.255322475,2.466204847,2.466204847,0,-0.431952084,1.191371267,0.759419183,-0.037171255 -Bryce Dejean-Jones,dejeabr01,2016,560,279,-2.842453227,-0.292430671,-3.134883898,-2.14331783,-2.340757943,-4.484075772,-2.857573943,-0.712378313,-3.569952256,-0.116591272,-0.116591272,0,-3.10630558,-0.696755387,-3.803060967,-0.105052011 -Sam Dekker,dekkesa01,2016,16,6,-5.726391003,11.07307115,5.346680151,-7.23495633,-14.16658458,-21.40154091,-6.401522294,6.578198282,0.176675987,0.009066483,0.009066483,0,-7.606123682,6.398307375,-1.207816306,1.170687465 -Sam Dekker,dekkesa01,2017,3071,1450,-0.315220293,0.204214063,-0.11100623,-0.723588665,-0.738932959,-1.462521623,-0.508393917,0.009445873,-0.498948044,1.658242341,1.68129526,-0.02305292,0.16110749,-0.746163589,-0.5850561,-0.428898632 -Sam Dekker,dekkesa01,2018,1898,883,-2.07668623,0.272991059,-1.803695171,-0.115380353,3.0741588,2.958778447,-1.826652782,0.892909439,-0.933743343,0.814566641,0.814566641,0,-1.864870301,-0.773476825,-2.638347126,-0.444796937 -Sam Dekker,dekkesa01,2019,1683,788,-1.581509794,-2.000867849,-3.582377643,0.0554869,-0.940985228,-0.885498328,-1.339908091,-1.842995293,-3.182903384,-0.174591029,-0.174591029,0,-1.112675579,-2.326061317,-3.438736896,-0.704999875 -Malcolm Delaney,delanma01,2017,2570,1251,-3.313273208,-0.409920365,-3.723193573,-2.29134049,2.890224614,0.598884124,-3.263123879,0.21979026,-3.043333619,-0.20392578,-0.269534377,0.065608598,-3.603392265,-0.348278666,-3.951670931,-0.376508028 -Malcolm Delaney,delanma01,2018,2108,1014,-1.239302507,-0.052249183,-1.29155169,-2.103661525,0.966178975,-1.13748255,-1.452120296,0.170040227,-1.282080069,0.759370284,0.759370284,0,-1.20684861,-0.663910543,-1.870759153,-0.006207566 -Angel Delgado,delgaan01,2019,33,15,-5.934942175,7.071052641,1.136110466,-17.86847222,20.35234741,2.483875195,-8.743579986,10.36188648,1.618306498,0.033324859,0.033324859,0,-4.828892919,7.911680878,3.082787958,-0.322502903 -Matthew Dellavedova,dellama01,2014,2542,1271,0.606010335,-0.553215297,0.052795038,1.942039982,4.846072169,6.788112151,0.94074832,0.570562556,1.511310876,2.770166802,2.770166802,0,0.352886906,-0.17326814,0.179618767,0.238085961 -Matthew Dellavedova,dellama01,2015,3656,1877,-0.225263775,-1.158700688,-1.383964463,-2.621153565,1.6179722,-1.003181365,-0.814091939,-0.664828023,-1.478919962,1.247288409,0.321407773,0.925880635,0.097759038,-0.496387187,-0.398628148,-0.537377999 -Matthew Dellavedova,dellama01,2016,4174,2108,0.513055209,-0.411212609,0.1018426,0.003061881,3.793740587,3.796802468,0.384791291,0.416742311,0.801533602,3.79037166,3.989117864,-0.198746204,0.731144081,0.257060274,0.988204355,-0.332086363 -Matthew Dellavedova,dellama01,2017,4292,2145,-0.887373298,-1.989194811,-2.876568109,-2.316842553,-0.301857153,-2.618699706,-1.243733596,-1.751582139,-2.995315735,-0.255296765,-0.431188649,0.175891884,-1.375437374,-1.512440765,-2.887878139,0.17360531 -Matthew Dellavedova,dellama01,2018,1600,790,-1.046703629,-3.248313597,-4.295017226,-2.761038661,-1.749680588,-4.51071925,-1.50290407,-3.111319015,-4.614223085,-0.74614731,-0.946931091,0.20078378,-1.482692612,-3.135639987,-4.618332599,-0.513890628 -Matthew Dellavedova,dellama01,2019,1704,812,0.780423785,-1.713799098,-0.933375314,-2.7557472,3.337826306,0.582079106,0.116099336,-0.685849002,-0.569749666,0.897827177,0.897827177,0,-0.247252929,-1.812488215,-2.059741144,0.445289597 -Luol Deng,denglu01,2014,4289,2213,0.356535812,0.597114441,0.953650252,-0.314590453,0.479273132,0.164682679,0.289138911,0.599843084,0.888981995,4.110450554,4.110450554,0,-0.313545694,0.707042694,0.393497,-0.062061331 -Luol Deng,denglu01,2015,4651,2421,0.609150164,0.466654366,1.07580453,5.851373605,-2.28999232,3.561381284,1.757803189,-0.060433159,1.69737003,5.489968951,5.489968951,0,1.66043511,-0.127613376,1.532821734,-0.059294511 -Luol Deng,denglu01,2016,5744,2889,0.501697649,0.93682775,1.438525399,-0.576787621,0.483192278,-0.093595343,0.304967056,0.86959317,1.174560227,5.928264607,3.77675332,2.151511287,0.356813002,0.942489639,1.299302641,0.278216509 -Luol Deng,denglu01,2017,3085,1486,-1.549528418,0.2223501,-1.327178318,-2.389336117,2.008482457,-0.38085366,-1.803579027,0.659721861,-1.143857165,1.212913741,1.212913741,0,-1.520726949,0.336664113,-1.184062836,-0.386255412 -Luol Deng,denglu01,2018,29,13,-9.038234373,19.89863642,10.86040204,-10.01064195,-7.085538267,-17.09618022,-9.783115073,15.45823944,5.675124367,0.055758173,0.055758173,0,-9.372249513,13.03942053,3.667171022,-0.21711328 -Luol Deng,denglu01,2019,824,392,1.56458307,-0.037783517,1.526799553,4.176247577,4.210277353,8.38652493,2.191795832,0.881437377,3.073233209,1.15962186,1.15962186,0,1.761771198,0.12987822,1.891649418,-0.438886346 -DeMar DeRozan,derozde01,2014,6311,3299,1.984416733,-1.521455466,0.462961267,0.896972562,-1.461186115,-0.564213554,1.86102878,-1.593099728,0.267929053,5.016133417,4.749069483,0.267063934,1.625923205,-1.419202655,0.20672055,-1.258527947 -DeMar DeRozan,derozde01,2015,4415,2259,0.280589963,-1.941950252,-1.661360289,-0.084917771,0.540193724,0.455275953,0.132973731,-1.505872427,-1.372898696,1.584063446,1.482174624,0.101888822,0.809559503,-1.802534288,-0.992974785,-0.389196666 -DeMar DeRozan,derozde01,2016,6934,3550,2.491463972,-2.848625591,-0.357161619,-1.25726696,-3.367183929,-4.624450889,1.829736196,-3.143568186,-1.31383199,2.523233531,3.285081676,-0.761848145,1.359927366,-2.798968429,-1.439041063,-0.236677964 -DeMar DeRozan,derozde01,2017,5986,2993,3.05434534,-1.650687164,1.403658176,-2.296305342,-2.431436363,-4.727741704,2.101773017,-1.921425406,0.180347612,4.455533563,4.275640209,0.179893354,1.501122895,-2.066467036,-0.565344142,-0.29556092 -DeMar DeRozan,derozde01,2018,6336,3065,3.716082908,-2.205748885,1.510334023,1.877414968,-1.176314991,0.701099977,3.436636552,-2.129783552,1.306852999,6.305071965,7.007218212,-0.702146247,3.252800173,-1.918066963,1.33473321,0.509792875 -DeMar DeRozan,derozde01,2019,5994,2939,1.857619644,-0.7916678,1.065951844,-1.204859106,-1.929401651,-3.134260757,1.263006458,-1.084380094,0.178626364,4.370055795,3.891009646,0.479046149,0.737198951,-1.089353545,-0.352154593,-0.931917773 -Marcus Derrickson,derrima01,2019,138,67,7.311700811,0.732942121,8.044642932,-3.000958304,1.691491658,-1.309466646,5.44688204,0.882154527,6.329036567,0.312243678,0.312243678,0,4.845190879,-0.388415513,4.456775366,0.621077891 -Cheick Diallo,diallch01,2017,421,199,-3.101788547,-3.484242293,-6.58603084,-1.4909473,-5.183344308,-6.674291608,-2.881862931,-4.038266387,-6.920129318,-0.422398451,-0.422398451,0,-2.563370736,-3.415077443,-5.978448179,-0.230275367 -Cheick Diallo,diallch01,2018,1355,629,-1.953920574,-2.578675804,-4.532596377,-2.88643399,-4.324498876,-7.210932866,-2.274748856,-3.101832776,-5.376581632,-0.841587423,-0.54196787,-0.299619553,-2.000529119,-2.081800911,-4.08233003,-0.199111719 -Cheick Diallo,diallch01,2019,2001,896,-1.838532448,-0.340103156,-2.178635605,-1.429972808,-1.045810864,-2.475783671,-1.869400078,-0.468058049,-2.337458127,0.189073896,0.189073896,0,-1.21891001,-0.75186892,-1.97077893,0.262004256 -Hamidou Diallo,diallha01,2019,1141,526,-1.778629962,-0.758736641,-2.537366603,-2.279624625,-4.429626669,-6.709251295,-2.005642308,-1.622405448,-3.628047756,-0.236464484,-0.236464484,0,-3.463480684,-0.84275342,-4.306234104,0.357688107 -Boris Diaw,diawbo01,2014,5196,2578,0.55388476,0.676898427,1.230783187,2.956809307,-0.559718163,2.397091144,1.05455945,0.379959909,1.434519359,5.572831395,3.792823257,1.780008139,0.346450514,0.731050815,1.077501329,0.066015649 -Boris Diaw,diawbo01,2015,4325,2182,-0.705145738,-1.07304499,-1.778190728,0.852448342,0.452167318,1.30461566,-0.459656593,-0.875995992,-1.335652585,1.573305486,1.418103949,0.155201537,-1.050851519,-0.218468642,-1.269320161,-0.361331666 -Boris Diaw,diawbo01,2016,3142,1545,-0.126648142,0.342796769,0.216148627,0.256849006,1.164051984,1.420900991,-0.095851667,0.423650635,0.327798968,2.438576107,2.24675736,0.191818748,-1.051946443,0.068740364,-0.98320608,0.324912223 -Boris Diaw,diawbo01,2017,2881,1486,-2.626567268,0.106829603,-2.519737666,-1.662393431,-0.485354474,-2.147747906,-2.587408752,-0.061959379,-2.649368131,0.089389165,-0.393035427,0.482424592,-2.61416445,-0.262486508,-2.876650958,-0.525864795 -Gorgui Dieng,dienggo01,2014,1674,818,-2.975330409,0.192150414,-2.783179995,-4.584161672,0.880595992,-3.703565679,-3.527869507,0.359879409,-3.167990098,-0.173776578,-0.173776578,0,-3.104763716,0.372327707,-2.732436009,-0.367787069 -Gorgui Dieng,dienggo01,2015,4381,2193,-1.243222113,-0.752962819,-1.996184933,-0.934061909,-0.700225086,-1.634286994,-1.236862535,-0.672575066,-1.909437601,0.938810755,0.938810755,0,-1.849932826,-0.65670987,-2.506642696,-0.170087317 -Gorgui Dieng,dienggo01,2016,4472,2220,-1.438517977,0.245354626,-1.193163351,2.385731558,0.691594531,3.077326089,-0.724619912,0.408886331,-0.315733581,2.743097331,2.743097331,0,-1.029025927,0.567749238,-0.461276689,-0.498262255 -Gorgui Dieng,dienggo01,2017,5278,2653,-0.970901016,1.431543861,0.460642845,0.186398073,1.36195465,1.548352724,-0.796801555,1.554553848,0.757752293,4.691925147,4.691925147,0,-0.82485661,2.457849159,1.632992549,-1.157559613 -Gorgui Dieng,dienggo01,2018,2916,1403,-2.264521097,-0.880268088,-3.144789185,-4.753913335,-2.865771474,-7.61968481,-2.976413289,-1.322895947,-4.299309236,-1.102406879,-1.209557461,0.107150582,-2.244976221,-0.767637931,-3.012614152,-0.219741695 -Gorgui Dieng,dienggo01,2019,2226,1031,-1.045258047,0.859966055,-0.185291991,-2.007896284,-0.57221581,-2.580112093,-1.321816934,0.682027159,-0.639789775,1.110506015,1.110506015,0,-0.787916924,1.104471403,0.316554479,0.046021658 -Spencer Dinwiddie,dinwisp01,2015,894,455,-1.101874914,-0.897816049,-1.999690963,-5.051727463,0.047221428,-5.004506034,-1.982404477,-0.737659563,-2.720064041,0.006867039,0.006867039,0,-1.015970101,-1.335226554,-2.351196656,-1.136002554 -Spencer Dinwiddie,dinwisp01,2016,320,161,-1.759958986,-2.330211305,-4.090170291,-13.20178188,1.140767554,-12.06101433,-4.253574704,-1.748591664,-6.002166368,-0.264912714,-0.265507623,0.000594909,-3.723452258,-1.917141906,-5.640594164,-0.835789315 -Spencer Dinwiddie,dinwisp01,2017,2797,1334,1.197319658,-1.107835594,0.089484064,-1.513133974,0.935253927,-0.577880047,0.744401035,-0.717104872,0.027296162,1.876555758,1.876555758,0,-0.305971695,-0.894818514,-1.200790209,-0.710463168 -Spencer Dinwiddie,dinwisp01,2018,4766,2306,3.123958553,-0.687288055,2.436670498,2.654082076,-0.850479209,1.803602868,3.246510895,-0.738931329,2.507579566,6.073954975,6.073954975,0,2.531120204,-0.540967221,1.990152983,-1.791261648 -Spencer Dinwiddie,dinwisp01,2019,4365,2045,2.706488175,-0.74630649,1.960181685,-2.150459071,-0.607282666,-2.757741737,1.877261159,-0.762442134,1.114819025,4.016695672,3.914532243,0.102163429,1.314688689,-0.9108139,0.403874789,-0.581892108 -Donte DiVincenzo,divindo01,2019,914,411,-1.502539494,3.01566055,1.513121056,-0.900581426,3.841037396,2.940455969,-1.506700249,3.297772532,1.791072283,0.95661009,0.95661009,0,-0.925799623,2.074634512,1.148834889,0.46905952 -Luka Doncic,doncilu01,2019,4877,2318,3.610600708,-0.311389747,3.299210961,-0.183790183,-2.893509884,-3.077300067,3.095993803,-0.86982288,2.226170923,5.939360283,5.939360283,0,3.268718424,-0.529670094,2.73904833,0.940742758 -Joey Dorsey,dorsejo01,2015,1806,867,-3.157332509,0.81879508,-2.338537429,-0.98113835,0.105070442,-0.876067908,-2.946769938,0.666181655,-2.280588283,0.21898092,0.373737678,-0.154756758,-3.015708663,1.374736873,-1.640971791,0.740288357 -Tyler Dorsey,dorsety01,2018,2044,974,-0.50286803,-2.041088684,-2.543956714,-1.723203725,-1.617683547,-3.340887273,-0.725697157,-2.049150413,-2.77484757,-0.012339941,-0.012339941,0,-0.835678236,-2.693832068,-3.529510304,-0.061709515 -Tyler Dorsey,dorsety01,2019,1517,698,-0.654397971,-3.686771305,-4.341169276,-0.465623705,-0.402950562,-0.868574267,-0.600858466,-3.211257901,-3.812116367,-0.368539281,-0.368539281,0,-1.476753776,-3.001883272,-4.478637048,0.019696783 -Damyean Dotson,dotsoda01,2018,985,474,-1.00354177,0.860345375,-0.143196396,-3.380151823,3.990394785,0.610242962,-1.529178387,1.602393171,0.073214785,0.68330573,0.68330573,0,-1.647805035,-0.317603237,-1.965408271,0.08051153 -Damyean Dotson,dotsoda01,2019,4219,2004,-1.170193843,-1.74276765,-2.912961493,-1.084939662,1.064884394,-0.020055268,-1.152779761,-1.214911025,-2.367690786,0.389369618,0.389369618,0,-1.294236784,-1.523746761,-2.817983545,-0.396016759 -Chris Douglas-Roberts,douglch01,2014,2140,1086,0.391975953,-0.842770007,-0.450794053,-1.617480043,-0.860876613,-2.478356656,0.031513068,-0.925495282,-0.893982214,1.019994236,1.055353432,-0.035359196,-1.098055165,-1.008426216,-2.106481381,-0.133584859 -Chris Douglas-Roberts,douglch01,2015,207,103,-3.116438095,-8.414119965,-11.53055806,-4.272208757,-1.476370305,-5.748579062,-3.471651526,-7.472224883,-10.94387641,-0.427869004,-0.427869004,0,-3.370677068,-6.474159212,-9.84483628,-0.60667008 -Toney Douglas,douglto01,2014,1381,704,-0.25120202,-2.066219202,-2.317421222,-2.443467894,-0.626112406,-3.0695803,-0.751680283,-1.926803484,-2.678483767,0.122935444,0.051936961,0.070998483,-0.683915507,-1.17495785,-1.858873358,-0.404701798 -Toney Douglas,douglto01,2015,336,177,-1.192118594,3.838289064,2.64617047,-0.888450369,-1.670640454,-2.559090822,-1.209862987,2.955003375,1.745140388,0.404272829,0.404272829,0,-1.723185526,3.190683087,1.46749756,-0.392762913 -Toney Douglas,douglto01,2016,2617,1262,1.090061716,-1.612323563,-0.522261847,-0.016939786,-3.544195163,-3.561134949,0.943731872,-2.075593209,-1.131861338,1.043447181,1.043447181,0,0.369775033,-1.123168282,-0.753393249,0.147459307 -Toney Douglas,douglto01,2017,802,394,-2.317054134,-0.845486886,-3.16254102,-0.315794042,-0.237304736,-0.553098778,-2.044152681,-0.787143435,-2.831296115,-0.016191586,-0.016191586,0,-1.853910226,0.218276906,-1.63563332,-0.903125145 -Milton Doyle,doylemi01,2018,266,125,-4.335443105,-2.677573003,-7.013016108,-3.909533486,0.75918579,-3.150347696,-4.464219926,-2.071060043,-6.535279969,-0.239758387,-0.239758387,0,-3.070226369,-1.717634229,-4.787860597,-0.677116304 -PJ Dozier,doziepj01,2018,6,3,-26.90533633,23.17598564,-3.729350697,-20.11707707,-2.600378691,-22.71745576,-27.2092965,19.29413367,-7.915162828,-0.007940283,-0.007940283,0,-21.91147207,20.58107953,-1.330392546,0.432693566 -PJ Dozier,doziepj01,2019,111,51,2.209612267,-1.69414494,0.515467327,6.00435518,7.048984916,13.0533401,3.130533307,0.017308646,3.147841953,0.152473306,0.152473306,0,0.020552022,-0.830304638,-0.809752616,-0.657264984 -Goran Dragic,dragigo01,2014,5389,2668,4.374517058,-0.049753991,4.324763067,5.471925864,1.130412922,6.602338785,4.826053679,0.191101625,5.017155304,10.5505868,10.5505868,0,4.465946486,0.681530218,5.147476705,-0.201129559 -Goran Dragic,dragigo01,2015,5349,2640,1.726520736,-1.657344343,0.069176393,2.064458258,-0.915869344,1.148588914,1.915690786,-1.596337057,0.319353729,4.178566724,4.178566724,0,1.442362051,-1.027782942,0.414579109,0.361325318 -Goran Dragic,dragigo01,2016,5625,2835,0.705197061,0.477843343,1.183040405,0.826275996,2.20181538,3.028091375,0.766840159,0.839999244,1.606839404,6.298059448,5.525129794,0.772929654,0.682121175,0.992083738,1.674204912,-0.257559689 -Goran Dragic,dragigo01,2017,4958,2459,2.523915083,-1.435732841,1.088182242,1.804078671,-2.838633981,-1.03455531,2.518876645,-1.83017198,0.688704666,4.305855083,4.305855083,0,2.252149105,-0.640900584,1.611248522,-0.188290292 -Goran Dragic,dragigo01,2018,5160,2534,1.448227077,-0.102047125,1.346179951,0.503556151,-0.310664939,0.192891213,1.360866161,-0.154822309,1.206043853,5.119657865,4.9934761,0.126181766,1.007372147,0.037210168,1.044582315,-0.102396986 -Goran Dragic,dragigo01,2019,2117,991,1.186595301,-1.265034966,-0.078439665,0.735445169,-0.092568492,0.642876677,1.205345062,-1.122524222,0.08282084,1.440870908,1.440870908,0,0.985140355,-0.871053663,0.114086693,0.610034848 -Zoran Dragic,dragizo01,2015,157,75,-3.63979495,-7.60834395,-11.2481389,-4.476714468,-5.85165856,-10.32837303,-4.015396534,-7.683437772,-11.69883431,-0.345805714,-0.345805714,0,-1.799401313,-8.791593536,-10.59099485,0.953372667 -Larry Drew II,drewla02,2015,438,219,-4.996166501,-1.653216709,-6.64938321,-6.926662831,-0.750305364,-7.676968194,-5.600876519,-1.561557878,-7.162434397,-0.495773778,-0.495773778,0,-5.539017355,-1.511902407,-7.050919761,0.536000872 -Larry Drew II,drewla02,2018,143,70,-5.353603169,-1.048884458,-6.402487628,-1.160435369,-5.697268905,-6.857704274,-4.805055961,-2.082894846,-6.887950807,-0.157921086,-0.157921086,0,-3.909083577,-2.857827648,-6.766911225,-1.19830345 -Andre Drummond,drumman01,2014,5215,2619,1.063542321,1.156970993,2.220513314,1.996864814,-3.968138508,-1.971273694,1.321477285,0.220975065,1.54245235,5.72519476,5.72519476,0,1.51250429,0.854177444,2.366681735,-0.174572698 -Andre Drummond,drumman01,2015,4917,2502,-1.661704431,0.972483271,-0.68922116,3.05014006,-2.084443041,0.96569702,-0.766989889,0.419342419,-0.34764747,3.062689292,3.062689292,0,-0.05910765,1.13396994,1.07486229,-0.123914689 -Andre Drummond,drumman01,2016,5575,2797,-1.380001428,1.550856476,0.170855048,1.399900606,1.573697384,2.97359799,-0.891007119,1.657789083,0.766781964,5.046424093,4.580391521,0.466032573,-0.298463083,2.587675298,2.289212214,-0.14549609 -Andre Drummond,drumman01,2017,4783,2409,-2.718499464,1.872174889,-0.846324575,-1.121327931,-6.995777714,-8.117105645,-2.513356653,0.132458609,-2.380898044,0.452613768,0.452613768,0,-1.941205955,1.723638966,-0.217566989,-0.22466533 -Andre Drummond,drumman01,2018,5348,2625,-0.827787141,1.750555895,0.922768753,0.248898751,-3.64075255,-3.391853799,-0.635246755,0.72144643,0.086199674,3.831640022,3.831640022,0,-0.740346417,1.517513044,0.777166627,0.86672171 -Andre Drummond,drumman01,2019,5681,2774,-0.907755932,3.317924163,2.410168231,6.929818236,0.080814422,7.010632658,0.702011363,2.822136104,3.524147467,8.881571105,9.140504881,-0.258933776,1.274905131,3.298046438,4.572951569,-0.033285378 -Jared Dudley,dudleja01,2014,3599,1774,-0.49247499,0.19288785,-0.29958714,-0.707301536,-0.260971004,-0.968272541,-0.625114035,0.079829796,-0.545284239,1.993332053,2.092810592,-0.099478539,-0.453162283,0.463739511,0.010577228,0.042614618 -Jared Dudley,dudleja01,2015,3630,1827,0.269399677,1.724288261,1.993687938,-0.082933748,3.508519572,3.425585824,0.224313202,2.170560406,2.394873609,4.82804113,4.084047067,0.743994063,0.090804476,2.051130227,2.141934703,0.032892434 -Jared Dudley,dudleja01,2016,4337,2098,0.885110039,1.052350221,1.93746026,2.344862919,-0.07992743,2.26493549,1.260366253,0.87411652,2.134482774,5.233635527,5.233635527,0,1.077959568,1.091966395,2.169925962,0.098807792 -Jared Dudley,dudleja01,2017,2900,1362,-0.546732312,1.766628361,1.219896049,-1.749795072,3.673392842,1.92359777,-0.83040372,2.31856967,1.48816595,2.962849237,2.962849237,0,-0.772562803,1.626696261,0.854133458,0.592192215 -Jared Dudley,dudleja01,2018,1443,686,-0.853963178,-1.874253006,-2.728216184,2.460579968,1.893138433,4.3537184,-0.193369124,-1.133193513,-1.326562638,0.498978956,0.498978956,0,-0.65289599,-1.45496357,-2.10785956,0.155278831 -Jared Dudley,dudleja01,2019,2729,1302,-0.974542619,2.660633499,1.68609088,1.201314895,1.637736045,2.83905094,-0.584992689,2.605369031,2.020376342,3.155698521,2.461350354,0.694348167,-0.752402451,1.920700539,1.168298089,-0.458848044 -Duje Dukan,dukandu01,2016,52,24,-6.555413877,-3.131501239,-9.686915116,-9.131462894,-2.774658332,-11.90612123,-7.430119872,-3.15564595,-10.58576582,-0.094396676,-0.094396676,0,-5.643592449,-3.467514999,-9.111107448,-1.579188291 -Tim Duncan,duncati01,2014,5764,2910,-0.595409893,3.2954176,2.700007707,0.521083208,0.064913875,0.585997083,-0.492345586,2.747567924,2.255222338,7.489080481,4.953277252,2.535803229,-0.309690202,2.981612623,2.67192242,-0.286517867 -Tim Duncan,duncati01,2015,4895,2477,0.257929646,3.632088004,3.89001765,0.898989709,1.670526934,2.569516643,0.356223139,3.399775037,3.755998176,8.215443114,6.849059755,1.366383359,0.195692026,4.114111801,4.309803827,-0.526212504 -Tim Duncan,duncati01,2016,3443,1754,-0.800493687,5.014145171,4.213651484,1.211598874,5.174703503,6.386302377,-0.467839622,5.240561419,4.772721797,6.747551492,6.103085992,0.6444655,-0.689232775,4.990938079,4.301705304,-0.027295919 -Mike Dunleavy,dunlemi02,2014,5244,2747,0.310727208,-0.31550524,-0.004778032,0.662217587,1.126965161,1.789182747,0.433375772,-0.087317112,0.34605866,4.348964536,4.199586164,0.149378371,-0.225403097,0.475313743,0.249910645,0.233920526 -Mike Dunleavy,dunlemi02,2015,4322,2227,0.958389451,-0.69083813,0.267551321,3.092090496,1.58462787,4.676718366,1.405851217,-0.278623317,1.127227899,4.477528593,2.813345105,1.664183489,1.133727154,-0.057877596,1.075849559,-0.206951713 -Mike Dunleavy,dunlemi02,2016,1421,703,-1.537303277,-3.59687288,-5.134176157,2.496573119,-4.807780592,-2.311207473,-0.78135306,-4.069097789,-4.850450849,-0.75718307,-0.75718307,0,-0.743680435,-3.369399032,-4.113079467,0.49454623 -Mike Dunleavy,dunlemi02,2017,1853,894,-0.699706362,-0.536810184,-1.236516545,-6.473591659,2.40745144,-4.066140219,-1.95370121,0.02758058,-1.92612063,0.383565005,0.521773861,-0.138208856,-2.175563064,-1.227934403,-3.403497466,0.428654238 -Kris Dunn,dunnkr01,2017,2685,1333,-3.262071942,0.010149692,-3.251922251,-2.508056193,-0.11918443,-2.627240623,-3.312511614,0.024034945,-3.28847667,-0.364594476,-0.364594476,0,-3.214914993,0.67584355,-2.539071443,-0.434364878 -Kris Dunn,dunnkr01,2018,3191,1525,-1.793663069,1.017410451,-0.776252617,-0.961837152,-2.186832505,-3.148669657,-1.652807654,0.457958813,-1.194848841,1.224853053,1.224853053,0,-1.186147009,1.295205031,0.109058022,1.218230539 -Kris Dunn,dunnkr01,2019,2879,1389,-1.592915729,-0.219146607,-1.812062336,0.973102597,-2.57920824,-1.606105642,-1.085383421,-0.671562286,-1.756945707,0.702422974,0.702422974,0,-1.954533821,0.345470701,-1.60906312,-0.191537283 -Kevin Durant,duranke01,2014,7947,3937,7.040459893,-0.069486511,6.970973383,5.56534847,-1.182644936,4.382703535,7.126795864,-0.344671759,6.782124105,19.67229521,16.01043151,3.661863705,6.744789401,-0.22209284,6.522696561,2.148118458 -Kevin Durant,duranke01,2015,1875,913,7.060140278,0.583554356,7.643694633,2.815734584,4.085785826,6.90152041,6.591607282,1.344739983,7.936347265,5.054340422,5.054340422,0,6.435222769,-0.133561937,6.301660833,1.473819886 -Kevin Durant,duranke01,2016,6806,3304,5.429499044,-0.693926941,4.735572103,4.728358048,2.740322141,7.468680188,5.486769318,-0.038940584,5.447828734,14.0972277,11.99072663,2.106501071,6.468028833,-0.53285325,5.935175584,1.66821334 -Kevin Durant,duranke01,2017,5560,2603,5.754194793,1.627353968,7.38154876,5.576823615,-0.816800073,4.760023542,5.932598547,1.140458288,7.073056834,13.28639377,10.2604669,3.025926871,6.509853533,0.999282444,7.509135978,1.08670657 -Kevin Durant,duranke01,2018,6604,3132,5.371412448,-0.170085526,5.201326922,6.775517431,-2.654599507,4.120917924,5.897184335,-0.737240414,5.159943921,12.96123894,8.363156274,4.598082668,6.37826714,-0.972172861,5.406094278,1.158072934 -Kevin Durant,duranke01,2019,6739,3144,4.666506875,-0.43866686,4.227840014,6.568113351,1.114327704,7.682441055,5.22035192,-0.156450057,5.063901863,12.76032716,10.51977868,2.240548477,5.620111908,-0.650278813,4.969833095,1.176270116 -Trevon Duval,duvaltr01,2019,13,6,11.64857142,-5.850071763,5.798499656,5.017833972,0.775489931,5.793323903,10.98775289,-4.828940882,6.158812009,0.026414288,0.026414288,0,11.0942602,-2.216328883,8.877931318,-3.203957866 -Cleanthony Early,earlycl01,2015,1290,647,-4.276429458,-0.805321955,-5.081751413,-5.6395859,1.709477807,-3.930108093,-4.719311752,-0.240197266,-4.959509018,-0.734165914,-0.734165914,0,-3.373552969,-1.522691847,-4.896244816,0.632187756 -Cleanthony Early,earlycl01,2016,305,154,-5.37391855,-2.171578685,-7.545497235,-0.409626243,5.206557233,4.79693099,-4.667839714,-0.754794378,-5.422634092,-0.210253493,-0.210253493,0,-4.354316345,-2.902802426,-7.25711877,0.122139498 -Jarell Eddie,eddieja01,2016,322,147,-0.232281857,-1.90657276,-2.138854617,-7.937043029,-1.217218642,-9.154261671,-1.837916489,-1.875277618,-3.713194108,-0.071951771,-0.071951771,0,-1.057413137,-4.011080604,-5.068493741,-0.388474937 -Jarell Eddie,eddieja01,2017,141,62,1.148423658,-2.744905226,-1.596481568,-10.54911972,7.125751065,-3.423368654,-1.201564863,-0.794040866,-1.995605729,0.024069793,0.024069793,0,-0.944957205,-3.152764625,-4.09772183,0.848789969 -Jarell Eddie,eddieja01,2018,20,9,-6.379989972,9.437224927,3.057234955,-7.431178575,6.617080307,-0.814098268,-6.963725737,9.362186899,2.398461162,0.021811907,0.021811907,0,-6.22660253,7.131553755,0.904951225,-0.037560154 -Shane Edwards,edwarsh01,2014,24,12,-10.18164243,4.709384797,-5.472257636,-17.69589516,-1.367570968,-19.06346613,-12.34534237,3.770586385,-8.574755982,-0.035443522,-0.035443522,0,-7.994387111,0.154698133,-7.839688978,-0.586234433 -Vincent Edwards,edwarvi01,2019,34,16,-0.963533577,-1.657243584,-2.620777161,-6.038425694,-4.453788129,-10.49221382,-2.091369426,-2.2832939,-4.374663326,-0.013086643,-0.013086643,0,-3.466179857,-5.719376417,-9.185556274,-1.350980006 -Henry Ellenson,ellenhe01,2017,295,146,-4.929634328,-2.764913344,-7.694547672,-2.734587935,2.074940152,-0.659647783,-4.72828481,-1.920889847,-6.649174657,-0.294611469,-0.294611469,0,-3.712689689,-4.26230458,-7.97499427,1.406644188 -Henry Ellenson,ellenhe01,2018,690,329,-3.958557025,-3.22835832,-7.186915345,-5.584923459,4.686180984,-0.898742475,-4.519453305,-1.783313291,-6.302766596,-0.598677025,-0.598677025,0,-3.394737102,-2.752207173,-6.146944275,0.386661557 -Henry Ellenson,ellenhe01,2019,547,259,-0.833765748,-4.265896006,-5.099661755,-0.816242004,1.526553207,0.710311203,-0.783993151,-3.237114485,-4.021107636,-0.164043698,-0.164043698,0,-1.050971237,-2.479525198,-3.530496436,-0.371744064 -Wayne Ellington,ellinwa01,2014,857,407,0.869382915,-2.307192076,-1.437809161,0.442331982,-2.831463464,-2.389131482,0.813751381,-2.554648269,-1.740896888,0.217427746,0.168021454,0.049406292,0.341592618,-2.961146491,-2.619553873,0.640692376 -Wayne Ellington,ellinwa01,2015,3340,1675,0.444403398,-1.41754574,-0.973142341,-0.348908928,3.124323012,2.775414084,0.335071827,-0.502377451,-0.167305623,2.18970029,2.18970029,0,-0.300798963,-1.48078379,-1.781582754,-0.757360126 -Wayne Ellington,ellinwa01,2016,3266,1615,-0.772129594,-0.985175727,-1.757305321,-5.965002607,-0.276976732,-6.241979338,-1.859141365,-0.857162028,-2.716303392,0.02770107,0.02770107,0,-1.832771296,-1.963003052,-3.795774348,-0.225312504 -Wayne Ellington,ellinwa01,2017,3017,1500,1.517550773,-0.582131237,0.935419536,1.69826987,0.076765809,1.775035679,1.661049956,-0.492914226,1.16813573,2.980229369,2.980229369,0,1.584922738,-0.55120992,1.033712818,-0.599294415 -Wayne Ellington,ellinwa01,2018,4309,2142,1.230810182,-2.456783548,-1.225973366,0.804116973,-0.630933208,0.173183765,1.238678394,-2.228628819,-0.989950426,1.931034215,2.211364301,-0.280330086,1.413923905,-1.992522226,-0.578598321,-0.865921958 -Wayne Ellington,ellinwa01,2019,2944,1428,0.233525899,-0.042199487,0.191326412,-2.159559059,-1.848133129,-4.007692188,-0.233007305,-0.414817782,-0.647825087,1.553111211,1.744489708,-0.191378496,0.502552329,-0.536225726,-0.033673398,0.049500949 -Monta Ellis,ellismo01,2014,6503,3272,1.057992977,-0.14572542,0.912267557,-0.055849311,-3.468996903,-3.524846214,0.821124289,-0.857440332,-0.036316043,4.554127202,4.581653639,-0.027526437,1.682181668,-0.311649792,1.370531876,0.601898481 -Monta Ellis,ellismo01,2015,5919,2896,0.809099921,0.266225502,1.075325424,2.194245336,1.32519537,3.519440706,1.060346445,0.498029246,1.558375691,6.477887981,5.822873186,0.655014796,1.886411817,0.836745591,2.723157408,1.499445238 -Monta Ellis,ellismo01,2016,6053,2959,-0.153088312,-0.106109613,-0.259197925,-1.681552577,0.895441539,-0.786111038,-0.462283272,0.060509005,-0.401774267,3.52887733,3.784336879,-0.255459549,-0.26457184,0.891007371,0.626435531,0.929471408 -Monta Ellis,ellismo01,2017,4213,2074,-1.577654186,-0.199051624,-1.77670581,-0.898188851,-1.822043665,-2.720232516,-1.525547998,-0.536873862,-2.06242186,0.727304058,0.727077063,0.000226995,-1.905759184,-0.776338572,-2.682097756,-0.01616797 -Melvin Ely,elyme01,2014,49,27,-3.370084265,-2.717735106,-6.087819371,12.66667397,-25.10037417,-12.4337002,-0.223520737,-7.539528497,-7.763049233,-0.067588803,-0.067588803,0,-0.841272285,-6.504204807,-7.345477092,-2.038885023 -Joel Embiid,embiijo01,2017,1642,786,-1.336329923,5.247292414,3.91096249,-2.484062904,5.420154846,2.936091941,-1.501959739,5.600233816,4.098274078,2.792342633,2.792342633,0,-2.019135795,4.277593611,2.258457816,1.645407235 -Joel Embiid,embiijo01,2018,4602,2190,-0.231244168,3.573624419,3.342380251,2.771167333,4.691303985,7.462471319,0.384851513,3.941477194,4.326328707,8.01277715,6.599080943,1.413696207,1.644562893,2.915353092,4.559915985,0.708299466 -Joel Embiid,embiijo01,2019,5350,2488,2.324391637,4.547777597,6.872169234,3.508451602,4.85084895,8.359300552,2.686678599,4.84082089,7.527499489,13.30610109,9.917043174,3.389057914,3.351387023,3.80082494,7.152211963,0.625009715 -James Ennis III,ennisja01,2015,2035,1051,-0.154639355,-2.113614902,-2.268254257,0.2098134,2.819170119,3.028983519,-0.089493094,-1.186841605,-1.276334699,0.787466469,0.787466469,0,-0.520010446,-2.122751982,-2.642762427,-0.332827791 -James Ennis III,ennisja01,2016,662,329,0.688720883,-1.221782949,-0.533062066,-0.896607599,-3.865574192,-4.762181791,0.419239082,-1.812968099,-1.393729018,0.228933786,0.228933786,0,-0.740356797,-0.798398256,-1.538755053,0.510627946 -James Ennis III,ennisja01,2017,3249,1660,-1.438181838,-0.102235847,-1.540417685,-2.202801531,1.961304618,-0.241496913,-1.712986358,0.305281388,-1.40770497,1.065242373,1.644384379,-0.579142006,-1.565423735,0.511502177,-1.053921558,-0.16332888 -James Ennis III,ennisja01,2018,3240,1604,-1.042294481,1.111166219,0.068871738,-1.713885435,-0.462059571,-2.175945006,-1.224449436,0.869655627,-0.35479381,1.957958518,1.957958518,0,-1.620047833,0.414731318,-1.205316515,-0.251040512 -James Ennis III,ennisja01,2019,3074,1462,-1.319755449,-1.742271462,-3.062026912,-0.673387654,-2.158956335,-2.832343989,-1.326425683,-1.944100919,-3.270526602,-0.370635971,-0.406818399,0.036182428,-1.056912961,-1.177989387,-2.234902348,0.007701403 -Tyler Ennis,ennisty01,2015,864,427,-3.435353079,-0.752097953,-4.187451033,-2.536093314,-2.927530323,-5.463623637,-3.41403253,-1.269281055,-4.683313586,-0.432883167,-0.32178967,-0.111093497,-2.392911751,-1.757315895,-4.150227646,0.845242888 -Tyler Ennis,ennisty01,2016,1303,654,-1.504416791,-1.443243652,-2.947660443,-3.099707529,0.471461539,-2.62824599,-1.903010228,-1.087443289,-2.990453517,-0.079898957,-0.079898957,0,-1.756164092,-1.338123388,-3.09428748,-0.405976654 -Tyler Ennis,ennisty01,2017,1230,588,-0.331597472,1.437636125,1.106038653,-0.068863294,3.907552781,3.838689487,-0.301269239,2.076218025,1.774948786,1.345664325,1.345664325,0,-0.619066149,0.529885601,-0.089180548,0.156204961 -Tyler Ennis,ennisty01,2018,1441,683,-0.682099488,-0.019827288,-0.701926776,-2.719746083,2.575264697,-0.144481386,-1.129553259,0.519531787,-0.610021472,0.743964667,0.743964667,0,-1.380807739,0.491978848,-0.88882889,-0.232307267 -Drew Eubanks,eubandr01,2019,239,113,-2.180085312,-1.039637438,-3.21972275,-9.636045139,0.109318958,-9.526726181,-3.871943356,-0.83507942,-4.707022776,-0.112343449,-0.112343449,0,-4.210874417,-3.016260178,-7.227134595,-0.437184261 -Jawun Evans,evansja01,2018,1674,778,-3.05501819,1.00915453,-2.04586366,-1.960720377,2.789733627,0.82901325,-3.038265752,1.46402929,-1.574236462,0.469441371,0.469441371,0,-2.628376478,1.286625026,-1.341751453,0.582160144 -Jawun Evans,evansja01,2019,133,65,-5.409966718,2.089479638,-3.320487081,-15.31503146,-5.146462877,-20.46149433,-7.782499369,0.760087915,-7.022411454,-0.142374106,-0.142374106,0,-7.698290757,-0.875089252,-8.573380009,0.411907619 -Jacob Evans,evansja02,2019,472,222,-4.693103982,-3.136760695,-7.829864677,-5.319436901,1.678076418,-3.641360483,-5.150322376,-2.351205233,-7.501527609,-0.538607255,-0.5320694,-0.006537855,-4.274472905,-2.901310124,-7.17578303,-0.044086168 -Jeremy Evans,evansje01,2014,2356,1209,0.781184395,0.997451616,1.77863601,-2.441873988,0.967294018,-1.47457997,0.198624948,1.110773704,1.309398652,2.488849292,2.488849292,0,-0.32469719,0.962699952,0.638002762,-0.579055206 -Jeremy Evans,evansje01,2015,522,266,2.742555497,2.720715173,5.463270671,-0.942910836,2.558045921,1.615135085,2.143015607,2.84671161,4.989727217,1.038260106,1.038260106,0,1.06228007,2.639868986,3.702149055,-1.106770911 -Jeremy Evans,evansje01,2016,542,251,-2.525097498,0.26288317,-2.262214328,-6.32804204,3.264190029,-3.063852011,-3.453654434,0.914520341,-2.539134093,0.027047121,0.027047121,0,-3.794964279,-1.166351234,-4.961315513,0.157730095 -Jeremy Evans,evansje01,2018,12,5,-2.403046808,-23.75386583,-26.15691264,-5.308261306,-23.11322691,-28.42148822,-3.022780567,-24.93354861,-27.95632918,-0.068182387,-0.068182387,0,-2.363397898,-22.09243601,-24.45583391,5.987206072 -Reggie Evans,evansre01,2014,1758,899,-3.457140975,0.785835355,-2.67130562,-3.192050588,-1.49000636,-4.682056947,-3.62589797,0.382770911,-3.243127059,-0.234425991,-0.234425991,0,-3.650441617,0.655865954,-2.994575662,0.112020245 -Reggie Evans,evansre01,2015,1494,764,-1.679846897,-0.895120208,-2.574967105,-0.910468991,-0.935792107,-1.846261098,-1.643584663,-0.919309703,-2.562894366,0.072620158,0.072620158,0,-2.175866145,-0.856544277,-3.032410422,-0.410587299 -Tyreke Evans,evansty01,2014,3975,2028,1.896026641,-0.361169539,1.534857102,-1.697158495,-2.614589821,-4.311748317,1.242720397,-0.816477862,0.426242535,3.265940852,3.265940852,0,0.021908773,-0.863566655,-0.841657881,-0.597468483 -Tyreke Evans,evansty01,2015,5435,2815,1.723046098,-1.213473588,0.50957251,4.845182977,-2.684795288,2.160387689,2.419939854,-1.581917294,0.83802256,5.121457164,5.436626506,-0.315169342,2.125641511,-0.708431483,1.417210028,-0.682749318 -Tyreke Evans,evansty01,2016,1510,765,1.967337298,-0.676658146,1.290679152,1.239361671,0.306241548,1.545603219,1.937312065,-0.478769206,1.45854286,1.631414453,1.631414453,0,1.132150365,-0.114213059,1.017937307,-0.665776023 -Tyreke Evans,evansty01,2017,1605,788,0.832900249,-0.778692226,0.054208023,-4.890913367,-1.131945977,-6.022859343,-0.274095705,-0.899456858,-1.173552563,0.630647835,0.630647835,0,-0.773732158,-1.355556574,-2.129288733,-0.188563321 -Tyreke Evans,evansty01,2018,3207,1607,4.213043495,-1.320577663,2.892465833,3.631231573,2.479496821,6.110728394,4.44544926,-0.573010413,3.872438847,5.391137972,5.391137972,0,3.479921705,-1.005790905,2.4741308,-0.704147503 -Tyreke Evans,evansty01,2019,3105,1486,-0.377169125,0.318559007,-0.058610119,-1.211830013,0.659486558,-0.552343454,-0.581373031,0.364619341,-0.21675369,1.933044785,1.816510753,0.116534032,-0.831338565,0.107859111,-0.723479454,0.468545337 -Dante Exum,exumda01,2015,3446,1817,-3.425695315,-1.640613233,-5.066308547,0.35285998,3.147900936,3.500760916,-2.844905831,-0.761782029,-3.60668786,-0.786954475,-0.786954475,0,-2.583904378,-0.556209703,-3.140114081,-0.872249366 -Dante Exum,exumda01,2017,2593,1312,-1.758321415,0.748074314,-1.010247101,-1.865013519,1.23517715,-0.629836369,-1.888438013,0.84254843,-1.045889583,1.138286817,0.793492795,0.344794022,-1.666458027,0.928101968,-0.738356059,0.060763752 -Dante Exum,exumda01,2018,748,349,-0.053091983,1.227775331,1.174683348,0.880027214,0.048525583,0.928552797,0.132494499,0.979531559,1.112026058,0.696630667,0.828430044,-0.131799377,-0.887901561,0.321037442,-0.566864119,0.999341101 -Dante Exum,exumda01,2019,1426,664,-0.213671447,-0.353082366,-0.566753813,-2.494547768,1.697324448,-0.79722332,-0.710550123,-0.013893065,-0.724443188,0.685518339,0.685518339,0,-1.063445661,-0.008908832,-1.072354493,-0.101766481 -Festus Ezeli,ezelife01,2015,1431,687,-2.5407433,0.747823215,-1.792920085,-3.497405249,-1.249413809,-4.746819057,-2.966074818,0.265415527,-2.700659291,0.029057223,-0.32788235,0.356939573,-2.73782979,-0.040061139,-2.77789093,-0.095248262 -Festus Ezeli,ezelife01,2016,2068,973,-2.317737913,2.632164994,0.314427081,-0.964719165,0.817701009,-0.147018156,-2.269898004,2.349768352,0.079870348,1.399556162,1.557071551,-0.15751539,-1.333068465,2.021272234,0.688203769,0.024671088 -Kenneth Faried,farieke01,2014,4534,2178,0.307338564,-1.42937337,-1.122034807,4.612143433,-5.856488267,-1.244344834,1.235652641,-2.428060982,-1.192408341,1.740790342,1.740790342,0,1.165807686,-1.532739921,-0.366932235,0.552506906 -Kenneth Faried,farieke01,2015,4228,2086,-0.174708765,0.364922748,0.190213983,3.739572026,-2.241936803,1.497635222,0.644091707,-0.131802103,0.512289604,3.48187599,3.48187599,0,0.373072322,0.430808417,0.803880739,0.273310492 -Kenneth Faried,farieke01,2016,3420,1694,0.344241776,-2.294401709,-1.950159933,3.030322459,-3.262506329,-0.23218387,0.93562198,-2.598189476,-1.662567496,0.939223857,0.939223857,0,0.349664638,-1.840244165,-1.490579527,-0.064561505 -Kenneth Faried,farieke01,2017,2699,1296,1.360275237,-0.174485843,1.185789394,-0.204900982,-1.522018048,-1.72691903,1.062532559,-0.416018488,0.646514072,2.247687321,2.247687321,0,0.800185038,-0.910714567,-0.110529529,0.080670922 -Kenneth Faried,farieke01,2018,948,461,-0.280246626,-2.049687294,-2.32993392,-4.895612885,-1.811214033,-6.706826918,-1.303377654,-2.085742063,-3.389119717,-0.149949773,-0.149949773,0,-1.201531799,-1.669468618,-2.871000417,-0.245869004 -Kenneth Faried,farieke01,2019,1667,784,0.389416217,0.288610507,0.678026724,0.604409383,-1.081201577,-0.476792195,0.390434584,0.007846967,0.398281552,1.268501995,1.079060397,0.189441598,0.491268747,0.058291816,0.549560563,0.346002028 -Jordan Farmar,farmajo01,2014,1925,912,0.327419687,-0.594858472,-0.267438785,0.453846231,-0.31316528,0.14068095,0.415100143,-0.534757688,-0.119657545,1.235694545,1.235694545,0,0.267672675,-1.09087028,-0.823197605,0.923949389 -Jordan Farmar,farmajo01,2015,1074,529,-0.561589817,-0.064010541,-0.625600358,-7.434514684,1.451434394,-5.98308029,-2.069879132,0.227726625,-1.842152507,0.245683375,0.245683375,0,-0.10348742,-0.149459783,-0.252947204,0.257969661 -Jordan Farmar,farmajo01,2016,786,404,-0.031471502,-0.078107344,-0.109578846,1.387567778,-0.650415271,0.737152507,0.290077414,-0.162149267,0.127928147,0.59315003,0.464775211,0.128374819,1.779294412,0.404328281,2.183622693,-0.313847644 -Jordan Farmar,farmajo01,2017,69,35,0.843912961,-2.393682495,-1.549769534,4.695593922,-10.55517044,-5.85957652,1.762510915,-4.169914029,-2.407403114,0.00608556,0.00608556,0,2.072376091,-4.94288693,-2.870510838,-0.516167197 -Vitor Faverani,favervi01,2014,965,488,-5.041426055,1.390989739,-3.650436316,-6.043181553,0.978302528,-5.064879025,-5.510535015,1.389937957,-4.120597059,-0.34223719,-0.34223719,0,-4.801450015,0.269483097,-4.531966918,0.278042124 -Derrick Favors,favorde01,2014,4247,2201,-1.220721808,0.81252507,-0.408196739,0.188757467,-1.535983708,-1.347226241,-0.956477047,0.438346098,-0.518130949,2.497842488,2.497842488,0,-0.417276521,0.973967444,0.556690923,-0.322818133 -Derrick Favors,favorde01,2015,4349,2280,-0.422778518,2.389702757,1.966924239,2.16398161,0.572627701,2.736609311,0.106758937,2.146911181,2.253670118,5.782719767,5.782719767,0,1.049689299,2.72510981,3.774799108,-0.623247759 -Derrick Favors,favorde01,2016,3823,1983,0.314235916,3.827256376,4.141492292,1.535138697,-0.507880951,1.027257746,0.594607964,3.107433025,3.702040989,6.481005794,6.481005794,0,1.039654707,3.745715939,4.785370646,-0.6989614 -Derrick Favors,favorde01,2017,2748,1411,-3.049361766,0.540105915,-2.509255851,-1.124801148,-0.519679507,-1.644480655,-2.84141503,0.297712355,-2.543702675,0.149039615,0.103025506,0.046014109,-2.234523391,1.521535027,-0.712988364,-0.504232685 -Derrick Favors,favorde01,2018,4948,2439,-0.501917368,2.59885276,2.096935393,2.39047849,-1.595433066,0.795045424,0.077946862,1.804889204,1.882836066,5.74599376,4.21921659,1.52677717,-0.138159875,2.488046202,2.349886327,-0.997683991 -Derrick Favors,favorde01,2019,3977,1869,0.313733138,4.031056665,4.344789803,-1.065543606,2.220508933,1.154965328,0.042324338,3.822359754,3.864684092,6.357839883,5.347568731,1.010271152,0.073515018,4.040563496,4.114078514,-0.060917467 -Kay Felder,feldeka01,2017,803,386,-3.886733733,-1.310005377,-5.196739111,-7.035364646,0.513532622,-6.521832025,-4.876681054,-1.000606701,-5.877287754,-0.612680411,-0.612680411,0,-3.36271661,-1.879108231,-5.241824841,-0.509484523 -Kay Felder,feldeka01,2018,298,140,-7.814923283,2.254868163,-5.56005512,-6.801665373,-0.218625759,-7.020291132,-7.970200134,1.936410034,-6.0337901,-0.237507197,-0.237507197,0,-4.908874238,-1.109816924,-6.018691162,2.078148645 -Cristiano Felicio,feliccr01,2016,654,321,-1.502508821,3.367813284,1.865304464,1.80544606,3.85650997,5.66195603,-0.889415456,3.69431008,2.804894623,0.90295321,0.90295321,0,-1.450211401,1.38874491,-0.061466491,-0.729824414 -Cristiano Felicio,feliccr01,2017,2256,1122,-0.837585778,0.001480156,-0.836105622,-2.564033736,1.14678917,-1.417244565,-1.249970418,0.232494581,-1.017475837,0.973079967,1.306292382,-0.333212416,-1.703443352,0.445432064,-1.258011288,-0.427389954 -Cristiano Felicio,feliccr01,2018,2013,977,-4.72653398,-3.337575712,-8.064109692,-7.302482912,-3.421161929,-10.72364484,-5.505737438,-3.50090975,-9.006647188,-3.104465126,-3.104465126,0,-6.506639147,-3.593692237,-10.10033138,-0.453469365 -Cristiano Felicio,feliccr01,2019,1577,746,-2.968830862,-3.916824125,-6.885654986,0.238455907,-3.03632812,-2.797872213,-2.408120061,-3.8861379,-6.294257961,-1.342326568,-1.342326568,0,-3.583780949,-3.820271907,-7.404052856,-0.502445634 -Carrick Felix,felixca01,2014,83,38,-3.729021611,0.15706984,-3.571951771,3.006353847,4.411796079,7.418149926,-2.504439437,1.092228239,-1.412211198,0.026525337,0.026525337,0,-1.78638713,-1.613412531,-3.39979966,2.177506675 -Raymond Felton,feltora01,2014,3850,2017,-0.274313761,-0.157227044,-0.431540805,1.311131623,-2.187045443,-0.875913819,0.02775381,-0.556637551,-0.528883741,2.267696242,2.267696242,0,0.32328938,-0.381300716,-0.058011336,-0.755145136 -Raymond Felton,feltora01,2015,653,317,0.155518144,1.680812391,1.836330535,-4.459860239,-0.063129095,-4.522989334,-0.845160558,1.420362921,0.575202363,0.53892488,0.411489852,0.127435028,-0.895891893,-0.353625723,-1.249517616,-0.451798076 -Raymond Felton,feltora01,2016,4742,2364,-0.230051868,-0.446785259,-0.676837128,-0.964497085,0.608880827,-0.355616258,-0.387995117,-0.249323351,-0.637318469,2.565856749,1.837130423,0.728726326,-0.872126696,-0.363651249,-1.235777945,-0.700667635 -Raymond Felton,feltora01,2017,3736,1827,-1.392838035,0.700705614,-0.692132421,-4.837756379,-1.878458338,-6.716214717,-2.235464567,0.183884844,-2.051579723,0.674170755,0.248292214,0.425878541,-1.642731795,0.105294549,-1.537437246,-0.817327063 -Raymond Felton,feltora01,2018,2891,1444,-0.147506785,-0.375275043,-0.522781828,-4.669886402,-0.445304344,-5.115190746,-1.136789002,-0.436686433,-1.573475435,0.850888916,0.768128856,0.082760061,-0.772329719,-0.978726934,-1.751056654,-2.076568061 -Raymond Felton,feltora01,2019,930,436,-1.381557636,1.205998443,-0.175559194,-5.861746918,5.95303849,0.091291572,-2.39365284,2.230969762,-0.162683078,0.589023243,0.29661846,0.292404783,-3.335484193,1.493338225,-1.842145968,-0.936953349 -Terrance Ferguson,fergute01,2018,1562,769,-1.736555927,-1.831539691,-3.568095617,-2.178320707,-4.678916141,-6.857236849,-1.941812713,-2.564826025,-4.506638739,-0.680012906,-0.74539949,0.065386584,-2.308106983,-1.823237397,-4.13134438,-0.781958372 -Terrance Ferguson,fergute01,2019,4472,2059,-2.164224794,-1.361152709,-3.525377502,1.315705408,-1.814868862,-0.499163454,-1.56247255,-1.579597721,-3.142070271,-0.420974705,-0.206544107,-0.214430598,-2.362140699,-0.265590865,-2.627731565,-0.208964619 -Yogi Ferrell,ferreyo01,2017,2402,1197,-0.824876963,-1.814946413,-2.639823376,-0.803858317,-1.772665143,-2.576523459,-0.818340995,-1.922230488,-2.740571483,0.041739463,0.041739463,0,-0.803914398,-1.202338232,-2.006252631,-0.538141388 -Yogi Ferrell,ferreyo01,2018,4643,2282,-0.427114346,-0.280896247,-0.708010593,-1.419790578,6.947648658,5.52785808,-0.627183849,1.207727276,0.580543428,3.844344256,3.844344256,0,-0.440058582,1.148748209,0.708689627,-0.85259967 -Yogi Ferrell,ferreyo01,2019,2310,1067,0.934486521,0.029420249,0.96390677,0.095370888,-0.461022989,-0.365652101,0.819232549,-0.055286934,0.763945615,1.894035834,1.894035834,0,0.004709357,-0.691200258,-0.686490901,-1.006800845 -Landry Fields,fieldla01,2014,698,348,-2.318943065,1.775817684,-0.543125382,-1.894430074,1.813720057,-0.080710017,-2.396490176,1.877853397,-0.518636779,0.389337025,0.19160365,0.197733375,-2.15082909,0.541430219,-1.609398871,-0.193961836 -Landry Fields,fieldla01,2015,435,216,-1.280405621,-1.991418403,-3.271824024,-8.141382221,-4.989482482,-13.1308647,-2.837713297,-2.710664498,-5.548377795,-0.307898853,-0.307898853,0,-2.76928917,-2.454586773,-5.223875943,-0.152781413 -Dorian Finney-Smith,finnedo01,2017,3206,1642,-3.005031958,0.945817271,-2.059214687,-0.246000939,-0.029355281,-0.27535622,-2.569092242,0.787089046,-1.782003196,0.803267687,0.803267687,0,-2.914158291,0.489363042,-2.424795248,-0.927771278 -Dorian Finney-Smith,finnedo01,2018,912,448,-3.042889157,0.661660341,-2.381228816,-2.617247359,3.846670031,1.229422672,-3.109069372,1.367466432,-1.74160294,0.230272295,0.230272295,0,-2.982621649,0.337779292,-2.644842356,-0.093226775 -Dorian Finney-Smith,finnedo01,2019,4164,1985,-2.126347719,1.765278225,-0.361069494,-1.212834617,0.820555926,-0.392278691,-2.077004922,1.678175374,-0.398829548,2.376237323,2.376237323,0,-2.216193706,1.638862442,-0.577331265,-0.209871076 -Derek Fisher,fishede01,2014,3489,1727,0.180364305,1.050428241,1.230792546,-1.054511662,2.736477581,1.681965919,-0.121090137,1.423010987,1.30192085,3.555724549,3.688820231,-0.133095682,0.033848397,1.846306849,1.880155246,-0.115284636 -Bryn Forbes,forbebr01,2017,737,358,-2.858422337,-5.745213484,-8.603635821,-7.27222032,-0.899032049,-8.17125237,-3.996793261,-5.146668216,-9.143461477,-1.165016157,-0.92004358,-0.244972577,-2.846756342,-5.686554375,-8.533310717,-0.848073209 -Bryn Forbes,forbebr01,2018,3205,1571,-1.186887759,-1.199643491,-2.38653125,0.259632002,-0.892857171,-0.633225169,-0.952155487,-1.257152268,-2.209307755,0.426983311,0.544340132,-0.11735682,-1.795891257,-1.314798076,-3.110689332,-0.498928849 -Bryn Forbes,forbebr01,2019,5148,2505,0.297066214,-2.592790852,-2.295724638,0.455557177,0.019407904,0.474965081,0.326587932,-2.209899903,-1.883311971,1.123051273,0.771102409,0.351948865,0.060990094,-1.60895065,-1.547960557,-0.867957842 -Evan Fournier,fournev01,2014,3187,1503,-0.998948385,-1.969197697,-2.968146081,-2.818693325,4.318981019,1.500287694,-1.429446653,-0.754465923,-2.183912576,0.437912241,0.437912241,0,-1.64509212,-1.014324928,-2.659417048,0.843843952 -Evan Fournier,fournev01,2015,3286,1661,0.111278701,-1.946939363,-1.835660662,0.095007302,0.394994628,0.49000193,0.16793346,-1.547191302,-1.379257843,1.160070707,1.160070707,0,-0.394983189,-1.536858795,-1.931841984,-0.12828942 -Evan Fournier,fournev01,2016,5178,2566,1.904743481,-1.199050208,0.705693273,0.189704293,-4.277066683,-4.08736239,1.674732855,-1.901972304,-0.227239449,3.298900023,3.298900023,0,1.253327324,-1.068939541,0.184387783,-0.113322662 -Evan Fournier,fournev01,2017,4551,2234,0.392810887,-0.540857263,-0.148046376,-0.74345696,0.127991258,-0.615465703,0.246039611,-0.408449323,-0.162409711,2.958528313,2.958528313,0,-0.105265566,-0.257235565,-0.362501131,0.30688263 -Evan Fournier,fournev01,2018,3878,1837,1.380806286,-2.072636678,-0.691830392,2.895080208,-1.626896879,1.268183329,1.8292429,-2.081834607,-0.252591707,2.363192342,2.363192342,0,1.034241658,-1.614485963,-0.580244305,0.954722708 -Evan Fournier,fournev01,2019,5602,2728,-0.2589177,0.132797041,-0.12612066,2.85696362,-3.240743013,-0.383779394,0.390855114,-0.586519922,-0.195664808,3.531016081,3.918462948,-0.387446867,0.367512112,-0.074581218,0.292930895,0.276227299 -De'Aaron Fox,foxde01,2018,4139,2026,-2.44018986,-1.772573602,-4.212763462,-1.683157185,-2.459616358,-4.142773543,-2.36299659,-1.984345876,-4.347342465,-1.666319743,-1.666319743,0,-2.540016884,-1.690158435,-4.230175319,0.913336599 -De'Aaron Fox,foxde01,2019,5600,2546,2.271922831,-0.575866372,1.69605646,-0.413172937,1.757148324,1.343975386,1.850909879,-0.111283064,1.739626815,5.951543743,5.951543743,0,1.615251111,0.359167853,1.974418964,2.091028069 -Randy Foye,foyera01,2014,5198,2485,2.071988606,-1.103664146,0.96832446,1.422712518,-2.201028709,-0.778316191,2.07001736,-1.381271315,0.688746045,4.418907313,4.418907313,0,1.697283271,-1.025477025,0.671806246,1.300265489 -Randy Foye,foyera01,2015,2239,1087,0.113210132,-3.367224189,-3.254014057,-2.059078459,-0.443642085,-2.502720544,-0.312533801,-2.922157045,-3.234690846,-0.270974317,-0.270974317,0,-0.272818483,-2.628787616,-2.901606099,0.774452954 -Randy Foye,foyera01,2016,3708,1832,-1.711769524,-0.5852985,-2.297068024,-1.331101784,2.19724202,0.866140236,-1.774292374,-0.033583079,-1.807875453,0.866077929,1.059220029,-0.1931421,-1.478762947,-1.006024687,-2.484787634,-0.309758306 -Randy Foye,foyera01,2017,2755,1284,-2.753666543,-1.646875608,-4.400542152,-1.832972315,-1.491066877,-3.324039192,-2.689148375,-1.686278264,-4.37542664,-1.070719821,-1.070719821,0,-3.059791859,-2.545294824,-5.605086683,0.544249575 -Jamaal Franklin,frankja01,2014,327,165,-3.043681851,-2.29137599,-5.335057841,0.371281604,2.821727198,3.193008802,-2.4923861,-1.388178623,-3.880564723,-0.092829403,-0.11537646,0.022547058,-3.59649842,-0.701298571,-4.297796991,0.912534117 -Jamaal Franklin,frankja01,2015,32,13,-3.556516232,-17.91562028,-21.47213651,1.424563436,-9.53358229,-8.109018854,-2.750930067,-17.25061278,-20.00154284,-0.119560284,-0.119560284,0,-0.883393692,-15.69268487,-16.57607856,4.305771403 -Melvin Frazier Jr.,frazime01,2019,130,59,-7.106163071,0.314168296,-6.791994775,-4.742577474,10.71501626,5.972438789,-7.057208797,2.459693552,-4.597515245,-0.057349038,-0.134762668,0.07741363,-7.426279691,0.493890153,-6.932389538,0.179127209 -Tim Frazier,fraziti01,2015,500,242,-4.861810683,-0.602759824,-5.464570507,0.911643296,0.924720728,1.836364024,-3.880206848,-0.319669015,-4.199875864,-0.167207262,-0.134251942,-0.032955319,-2.892551154,-0.69588695,-3.588438104,0.765851534 -Tim Frazier,fraziti01,2016,1510,741,-0.727955517,-0.659837256,-1.387792773,-1.2257855,1.672363434,0.446577934,-0.866847881,-0.176111473,-1.042959354,0.617826107,0.617826107,0,-0.890113933,-0.184374701,-1.074488634,-0.154121716 -Tim Frazier,fraziti01,2017,3156,1525,-0.52334192,-1.116003,-1.63934492,-0.698884828,-1.596108392,-2.29499322,-0.546525613,-1.303085022,-1.849610635,0.698631351,0.698631351,0,-0.891684772,-0.863175329,-1.754860101,-0.268990397 -Tim Frazier,fraziti01,2018,1724,844,-0.79624768,1.395584226,0.599336546,-2.620314219,-1.328052358,-3.948366577,-1.221138784,0.909381963,-0.311756821,1.042674588,0.993963725,0.048710863,-1.116690425,1.137438152,0.020747728,-0.640114665 -Tim Frazier,fraziti01,2019,2534,1160,0.245015983,-2.283945482,-2.038929499,-1.488076295,-1.788183755,-3.27626005,-0.114429746,-2.315742369,-2.430172114,0.211834995,0.138853915,0.07298108,-0.531739003,-2.305738282,-2.837477285,-0.231675011 -Jimmer Fredette,fredeji01,2014,1034,519,2.700944928,-1.334839582,1.366105346,1.654908894,-2.728438606,-1.073529711,2.677018462,-1.694893805,0.982124657,0.9863435,0.9863435,0,1.230765071,-2.781355615,-1.550590544,-0.14564529 -Jimmer Fredette,fredeji01,2015,1026,509,-1.304164077,-3.760426429,-5.064590506,1.933668937,0.700388456,2.634057394,-0.736971105,-3.04778675,-3.784757855,-0.269490441,-0.269490441,0,-0.558079626,-3.165846219,-3.723925846,0.275606263 -Jimmer Fredette,fredeji01,2016,39,18,-7.316080147,-6.712235116,-14.02831526,-38.89862279,-4.897770776,-43.79639357,-14.33090104,-6.715314935,-21.04621597,-0.169635852,-0.169635852,0,-11.95272614,-6.059877458,-18.0126036,1.321940789 -Jimmer Fredette,fredeji01,2019,142,65,-10.08984735,-6.201917186,-16.29176453,-8.987045054,-8.004034732,-16.99107979,-10.37652292,-6.897378568,-17.27390149,-0.477014362,-0.477014362,0,-8.126087521,-5.862649502,-13.98873702,-0.982153417 -Joel Freeland,freeljo01,2014,1522,751,-2.129804464,0.007916655,-2.121887809,-0.69720556,-0.141603613,-0.838809172,-2.011216098,-0.013507886,-2.024723984,0.264041077,0.379663822,-0.115622745,-1.806054433,-0.642793749,-2.448848182,-0.46691654 -Joel Freeland,freeljo01,2015,1262,624,-2.370309782,2.74574187,0.375432089,0.085458201,3.007471316,3.092929517,-2.00830702,2.940073504,0.931766485,1.170327736,1.125517492,0.044810244,-1.937549145,2.85983953,0.922290385,-0.125330942 -Channing Frye,fryech01,2014,4669,2312,0.680659762,0.692949868,1.37360963,6.79008571,-0.666424637,6.123661073,1.966371743,0.440067369,2.406439112,6.072285205,6.072285205,0,2.116321051,1.350383848,3.466704898,-0.160208407 -Channing Frye,fryech01,2015,3722,1870,-1.11406448,-0.863801397,-1.977865877,-0.650556319,-2.486115933,-3.136672253,-1.039897165,-1.212634464,-2.252531629,0.475323447,0.475323447,0,-0.517832322,-0.059655844,-0.577488166,0.141796322 -Channing Frye,fryech01,2016,2819,1437,1.068141785,0.858883637,1.927025422,2.6015831,1.0402145,3.641797601,1.413515835,0.929497338,2.343013172,3.791166936,2.298558249,1.492608687,1.819894217,0.40144358,2.221337796,-0.07079576 -Channing Frye,fryech01,2017,3163,1552,1.203467652,1.508340053,2.711807705,-0.368342209,-2.141722668,-2.510064877,0.874803419,0.895189013,1.769992432,3.589023952,3.607710338,-0.018686387,1.725517236,0.892984992,2.618502228,0.268983566 -Channing Frye,fryech01,2018,1454,695,0.193020924,-0.665583176,-0.472562252,2.546067282,1.201736261,3.747803543,0.667027769,-0.255203711,0.411824057,1.119759227,1.119759227,0,0.687331288,-0.91389415,-0.226562862,-0.079858093 -Channing Frye,fryech01,2019,696,341,-2.858176663,-7.499611033,-10.3577877,-5.512309116,-8.017588443,-13.52989756,-3.533367487,-7.891168839,-11.42453633,-1.504987605,-1.504987605,0,-2.669284515,-7.190238303,-9.859522818,-0.283122945 -Markelle Fultz,fultzma01,2018,616,276,-2.642651576,1.712107067,-0.930544509,-2.101590474,4.09587389,1.994283416,-2.719689996,2.229451266,-0.49023873,0.31920183,0.25584316,0.06335867,-2.6311783,1.751554733,-0.879623567,-0.46541234 -Markelle Fultz,fultzma01,2019,931,427,-2.422602728,-0.70167473,-3.124277459,-4.37021319,1.9226145,-2.44759869,-3.00506014,-0.205591388,-3.210651528,-0.099637976,-0.099637976,0,-2.197696538,-0.205392438,-2.403088976,-0.728585296 -Danilo Gallinari,gallida01,2015,2913,1426,2.973135729,-0.054006507,2.919129222,1.018585094,1.254560947,2.273146041,2.765614247,0.244970946,3.010585193,4.211029613,4.211029613,0,2.505368185,-0.124297156,2.381071029,0.456319269 -Danilo Gallinari,gallida01,2016,3726,1839,3.880945773,-0.935937825,2.945007948,-1.536205373,-0.796112228,-2.332317601,3.002871656,-0.935688235,2.067183421,4.510366211,4.510366211,0,2.397391688,-1.190940887,1.206450801,-0.20307584 -Danilo Gallinari,gallida01,2017,4413,2134,2.732136145,-0.731156563,2.000979582,1.758964609,0.401062829,2.160027438,2.637637805,-0.510733227,2.126904578,5.308113026,5.308113026,0,2.644325854,-1.432510399,1.211815455,-0.031382139 -Danilo Gallinari,gallida01,2018,1369,671,1.160168608,2.354316505,3.514485113,-2.597301609,2.313891414,-0.283410195,0.427797459,2.505966486,2.933763945,1.941857244,1.941857244,0,1.378807413,1.727051375,3.105858788,-0.201184932 -Danilo Gallinari,gallida01,2019,4792,2260,4.204915301,0.447114179,4.65202948,3.543486614,-1.569517112,1.973969502,4.305740859,0.06919504,4.374935899,8.195913788,7.979861641,0.216052148,4.034926163,0.341573778,4.376499941,-0.433733118 -Langston Galloway,gallola01,2015,2843,1457,-0.38112869,1.246640568,0.865511877,-2.030740369,1.027532322,-1.003208047,-0.662010005,1.348801082,0.686791077,2.544133213,2.544133213,0,-0.765329668,1.307488103,0.542158435,-0.399549532 -Langston Galloway,gallola01,2016,4082,2033,-0.136019596,0.945411328,0.809391732,-3.186134534,3.051714921,-0.134419613,-0.771733634,1.462014977,0.690281343,3.552672756,3.552672756,0,-0.961711805,1.625295009,0.663583204,-0.430252127 -Langston Galloway,gallola01,2017,3084,1495,-0.539750086,0.016321929,-0.523428157,-1.69528132,-0.377192447,-2.072473767,-0.770914276,-0.069309906,-0.840224182,1.451779444,1.451779444,0,-0.958008208,-0.450140747,-1.408148956,-0.384874259 -Langston Galloway,gallola01,2018,1765,863,0.003607703,1.917029618,1.920637321,-1.999524921,6.03004355,4.03051863,-0.397324578,2.881800819,2.484476241,2.296792054,2.296792054,0,0.012607795,1.383935278,1.396543074,-0.342659959 -Langston Galloway,gallola01,2019,3868,1855,0.037475616,-1.030421763,-0.992946147,-0.516024977,0.213986318,-0.302038659,-0.067679275,-0.824321361,-0.892000637,1.756105792,1.657737806,0.098367986,-0.256352587,-0.89487484,-1.151227428,-0.316446595 -Francisco Garcia,garcifr01,2014,2295,1105,-0.022449363,-2.171721839,-2.194171202,-1.624105995,2.154662282,0.530556287,-0.423570216,-1.422935457,-1.846505674,0.511233199,0.548117317,-0.036884118,-0.600011646,-1.297985104,-1.897996751,0.16895108 -Francisco Garcia,garcifr01,2015,398,200,-3.273364712,-2.667024754,-5.940389466,-4.611997799,2.345000883,-2.266996916,-3.793891912,-1.827916898,-5.62180881,-0.292934645,-0.292934645,0,-3.146436682,-1.263680291,-4.410116973,-0.034270771 -Patricio Garino,garinpa01,2017,86,43,-11.18537551,-10.47107924,-21.65645475,-7.523048656,-8.366320819,-15.88936947,-11.0377803,-10.63427238,-21.67205268,-0.418480503,-0.418480503,0,-9.206471275,-8.730265481,-17.93673676,0.793273319 -Kevin Garnett,garneke01,2014,2599,1359,-3.601200315,2.960725897,-0.640474418,-2.836497089,2.17393202,-0.662565069,-3.663230814,2.990145082,-0.673085732,1.44223007,1.171359995,0.270870076,-2.488056111,1.935037828,-0.553018283,-0.400002477 -Kevin Garnett,garneke01,2015,1868,952,-1.535616325,2.76741324,1.231796915,-1.027971709,2.000735805,0.972764096,-1.510574183,2.807574542,1.297000359,1.943989074,1.943989074,0,-1.0852866,2.070633068,0.985346468,-0.021322811 -Kevin Garnett,garneke01,2016,1113,556,-1.416030552,4.14269563,2.726665078,-2.177092479,6.675034275,4.497941795,-1.666096208,4.974173426,3.308077219,1.703361444,1.703361444,0,-1.925186484,4.260476846,2.335290362,-0.860853716 -Billy Garrett,garrebi01,2019,137,63,-5.942361267,-6.536359578,-12.47872084,-4.836611251,-1.082686357,-5.919297608,-5.950892107,-5.714371297,-11.6652634,-0.283597588,-0.283597588,0,-5.77547972,-7.200915124,-12.97639484,-1.053476001 -Diante Garrett,garredi02,2014,2045,1048,-3.99993685,-1.752229807,-5.752166658,-3.019687254,1.709641307,-1.310045946,-3.9985031,-1.084317356,-5.082820457,-1.235093816,-1.235093816,0,-4.090927025,-1.507815657,-5.598742682,-0.941284045 -Marc Gasol,gasolma01,2014,4277,2269,-0.714074261,3.658871207,2.944796946,-1.998445141,-0.385531829,-2.38397697,-1.02674156,3.001670905,1.974929345,5.4484059,4.51286241,0.93554349,-0.932634885,3.085414884,2.152779999,-0.772673354 -Marc Gasol,gasolma01,2015,6027,3103,1.099848039,4.371650175,5.471498214,2.060103126,-3.457271436,-1.39716831,1.357467162,2.951834991,4.309302153,11.18160504,9.26124156,1.920363479,1.190276733,2.794489722,3.984766455,-0.421258497 -Marc Gasol,gasolma01,2016,3484,1791,-1.437710648,2.528177945,1.090467297,-1.58076205,1.906686949,0.325924899,-1.531204211,2.569490597,1.038286386,3.423994657,3.423994657,0,-1.82493255,2.072040649,0.247108099,-1.061910212 -Marc Gasol,gasolma01,2017,5350,2771,0.904641472,1.71346405,2.618105522,0.918668638,-0.39414577,0.524522868,1.008072038,1.361160637,2.369232675,7.224406923,6.729462681,0.494944242,1.120827347,1.125628848,2.246456194,-0.239591768 -Marc Gasol,gasolma01,2018,4767,2408,-1.351350717,2.26192892,0.910578204,-1.228754135,-1.114842256,-2.343596391,-1.322328335,1.72539047,0.403062135,3.86072768,3.86072768,0,-0.859625651,1.047060618,0.187434967,-0.332983578 -Marc Gasol,gasolma01,2019,6405,3171,-0.949295639,3.941867178,2.992571539,-0.034791748,1.482903554,1.448111806,-0.801287871,3.624534536,2.823246665,8.994060641,7.142499854,1.851560786,-0.664292424,3.697843651,3.033551227,-0.4467986 -Pau Gasol,gasolpa01,2014,3939,1884,-1.759937286,-0.330478417,-2.090415703,-0.950375917,-2.719802793,-3.67017871,-1.655132645,-0.785460636,-2.440593281,0.299498836,0.299498836,0,-0.719178275,-1.028715117,-1.747893393,0.674645803 -Pau Gasol,gasolpa01,2015,5920,2998,0.447415539,1.055511584,1.502927123,-0.537216174,-0.463860643,-1.001076818,0.265111323,0.789218581,1.054329904,5.900298463,4.863006105,1.037292358,1.052852945,0.519694321,1.572547266,0.581917616 -Pau Gasol,gasolpa01,2016,4652,2291,0.759502326,2.56176525,3.321267576,0.003726204,0.943414776,0.94714098,0.675637902,2.390007068,3.06564497,6.843043403,6.843043403,0,1.378343924,1.653814248,3.032158172,0.651436415 -Pau Gasol,gasolpa01,2017,3946,1992,0.887865007,2.17572724,3.063592247,3.041776184,-1.007387494,2.03438869,1.3588828,1.57041406,2.92929686,5.795104704,4.76727977,1.027824934,1.822462449,1.769057981,3.59152043,-0.121933437 -Pau Gasol,gasolpa01,2018,3846,1902,-0.209165321,1.225286515,1.016121194,-3.712865374,-0.607458197,-4.320323571,-0.941151556,0.859777597,-0.081373959,2.603868275,2.653282751,-0.049414476,-0.970199385,0.343830661,-0.626368723,0.555795901 -Pau Gasol,gasolpa01,2019,774,360,-1.842438513,-0.073975393,-1.916413906,-4.439186627,-2.736712186,-7.175898813,-2.512898525,-0.629995788,-3.142894313,-0.068519515,-0.068519515,0,-2.445801326,-1.064448511,-3.510249838,-0.201587441 -Rudy Gay,gayru01,2014,5022,2531,1.05117829,-0.24909926,0.802079031,0.740631637,-1.327468214,-0.586836576,1.071735449,-0.473218254,0.598517194,4.319684347,4.319684347,0,0.853978377,-0.625823778,0.228154599,0.223223335 -Rudy Gay,gayru01,2015,4868,2408,3.314297451,-0.774278344,2.540019107,3.312481769,-2.378173511,0.934308258,3.541634596,-1.116385561,2.425249036,6.409034263,6.409034263,0,2.663567517,-1.605253963,1.058313554,0.768017948 -Rudy Gay,gayru01,2016,5011,2379,-0.458080923,-0.083305412,-0.541386335,0.426639482,-0.56599716,-0.139357679,-0.294371415,-0.164941972,-0.459313386,2.792900797,2.792900797,0,-0.149473276,-0.145546174,-0.295019449,0.440821346 -Rudy Gay,gayru01,2017,2036,1013,1.238852722,2.132741019,3.37159374,0.16220065,3.611689385,3.773890035,1.113369178,2.605354081,3.718723259,3.368650884,3.368650884,0,0.724462177,1.991417939,2.715880117,0.745347516 -Rudy Gay,gayru01,2018,2801,1391,0.648697233,1.343426816,1.992124048,0.764163645,1.09122192,1.855385565,0.733646891,1.319542695,2.053189586,3.40774823,3.237472092,0.170276138,0.707852507,1.151539588,1.859392095,-0.081887443 -Rudy Gay,gayru01,2019,4176,2021,1.173033731,0.914249496,2.087283227,0.259091763,1.997509368,2.256601131,1.0092075,1.195299685,2.204507185,5.083692671,5.035859171,0.0478335,0.70552992,0.554462212,1.259992132,-0.196795106 -Michael Gbinije,gbinimi01,2017,65,32,-5.89428544,-2.716848343,-8.611133783,-3.738235034,1.07445595,-2.663779084,-5.814740449,-2.156548327,-7.971288776,-0.084070565,-0.084070565,0,-4.710136998,-3.487387605,-8.197524603,-1.351242268 -Alonzo Gee,geeal01,2014,2055,1020,-2.895136971,-2.129485945,-5.024622916,-4.049399511,-1.524700615,-5.574100126,-3.300852499,-2.111005286,-5.411857785,-1.390884227,-1.390884227,0,-3.294311153,-2.211826464,-5.506137617,0.390709869 -Alonzo Gee,geeal01,2015,1389,665,-1.579135996,-0.310567063,-1.889703059,-4.059775578,-0.727453843,-4.787229421,-2.185441559,-0.385179172,-2.570620731,0.058772545,0.047353691,0.011418854,-2.724896756,-1.256383361,-3.981280117,0.389154557 -Alonzo Gee,geeal01,2016,3375,1632,-2.679164289,0.919548785,-1.759615504,-3.847421006,1.421061957,-2.426359049,-3.063930029,1.11484189,-1.949088139,0.667340473,0.667340473,0,-3.507023781,1.149028179,-2.357995602,0.067998381 -Alonzo Gee,geeal01,2017,200,89,-5.072151843,3.544871659,-1.527280184,-2.982449952,4.876841135,1.894391183,-4.972503098,4.104939075,-0.867564023,0.085839713,0.085839713,0,-4.378586431,1.431226365,-2.947360065,0.415919313 -Marcus Georges-Hunt,georgma01,2017,101,48,-1.112772305,-7.380370088,-8.493142393,-13.56775092,-7.862248277,-21.4299992,-3.713680145,-7.880906012,-11.59458616,-0.217833259,-0.217833259,0,-4.082798215,-7.1337387,-11.21653691,0.558329501 -Marcus Georges-Hunt,georgma01,2018,486,227,-1.674308912,-1.710388099,-3.384697012,-2.085306146,-0.758041529,-2.843347675,-1.899535551,-1.590475208,-3.490010759,-0.076386134,-0.033393495,-0.042992638,-2.226905728,-2.121356365,-4.348262094,-0.43072519 -Paul George,georgpa01,2014,7086,3679,3.122386157,2.910015024,6.03240118,1.360136197,2.99304479,4.353180988,2.969863372,3.033285771,6.003149143,16.70974488,12.44134378,4.268401103,2.603735833,3.894675454,6.498411287,0.729559527 -Paul George,georgpa01,2015,179,91,0.499086322,6.199157228,6.698243549,1.309302657,1.527395641,2.836698298,0.744229616,5.577982406,6.322212022,0.42820922,0.42820922,0,0.466791261,3.435858518,3.902649779,1.594289426 -Paul George,georgpa01,2016,6318,3094,3.478714167,2.326311275,5.805025442,2.558604179,3.206307209,5.764911388,3.542766354,2.613527014,6.156293368,14.62544724,11.42704161,3.198405634,3.846093295,3.02751873,6.873612025,2.223380654 -Paul George,georgpa01,2017,5771,2861,2.141161683,0.365806238,2.506967922,2.807534483,-0.684036775,2.123497707,2.410510111,0.175251312,2.585761423,7.850679142,7.763310326,0.087368816,2.53003428,0.422963332,2.952997612,0.857963795 -Paul George,georgpa01,2018,6488,3142,1.974771097,1.7874036,3.762174697,0.401361219,0.173390523,0.574751742,1.723647599,1.542048709,3.265696308,9.806548616,8.825869693,0.980678922,2.757902862,2.427277947,5.185180809,1.439054704 -Paul George,georgpa01,2019,6608,3045,5.094191123,3.341661941,8.435853064,4.795154591,6.694085911,11.4892405,5.333638945,4.206322803,9.539961748,19.41877202,17.38179887,2.036973153,5.070217389,4.890132742,9.96035013,1.265502347 -Jonathan Gibson,gibsojo01,2017,474,231,-4.236510389,-4.202363123,-8.438873512,-6.708175778,-6.48673995,-13.19491573,-4.939440608,-4.926288251,-9.865728859,-0.843867724,-0.843867724,0,-3.683234985,-4.231885707,-7.915120691,0.612307716 -Jonathan Gibson,gibsojo01,2018,87,40,5.137696452,-4.164013011,0.973683441,9.494651956,-9.592366969,-0.097715013,6.363805411,-5.580439712,0.7833657,0.073252618,0.073252618,0,5.008805903,-5.513900358,-0.505094455,1.573314771 -Taj Gibson,gibsota01,2014,4752,2505,-1.323784789,0.892580057,-0.431204732,0.119546082,2.46912387,2.588669952,-1.038717406,1.204321749,0.165604342,3.774274081,2.576174029,1.198100051,-1.6224676,1.233216523,-0.389251077,-0.978800405 -Taj Gibson,gibsota01,2015,3815,1968,-1.294390456,0.634517398,-0.659873058,-1.798752629,-1.452415088,-3.251167717,-1.517758644,0.22243803,-1.295320614,1.416683641,1.926273533,-0.509589893,-1.455791814,-0.059279422,-1.515071236,-0.847173703 -Taj Gibson,gibsota01,2016,3887,1936,-0.960179899,0.502166292,-0.458013607,0.750221738,-1.123470104,-0.373248366,-0.659994439,0.196923921,-0.463070518,2.238069975,2.238069975,0,-0.762410797,-0.090270718,-0.852681515,-0.901360621 -Taj Gibson,gibsota01,2017,4260,2107,-1.882439581,0.907039504,-0.975400077,-0.423378524,-0.032746605,-0.456125128,-1.680494421,0.748826072,-0.931668349,1.95535149,1.562124826,0.393226664,-2.236884713,0.225869978,-2.011014735,-0.667231116 -Taj Gibson,gibsota01,2018,5753,2849,-0.22513771,0.465552534,0.240414824,1.590728668,1.239520576,2.830249245,0.092282678,0.68178398,0.774066658,5.084257735,4.800383238,0.283874497,0.037903257,0.873809614,0.911712872,-0.957013148 -Taj Gibson,gibsota01,2019,3574,1686,0.307553801,-1.774671467,-1.467117666,0.568204552,-0.332912962,0.23529159,0.363973256,-1.546470137,-1.182496881,1.341856127,1.341856127,0,0.091056546,-0.968001339,-0.876944793,-0.491719038 -Harry Giles III,gilesha01,2019,1820,820,-3.50658454,-0.759122985,-4.265707525,-2.395455096,0.132237466,-2.263217629,-3.489913876,-0.605261534,-4.09517541,-0.569878359,-0.569878359,0,-2.962242092,-0.806108554,-3.768350646,1.286727308 -Shai Gilgeous-Alexander,gilgesh01,2019,5051,2347,-0.631340737,0.651231732,0.019890995,-1.63868425,-3.030293397,-4.668977647,-0.911363472,-0.064278744,-0.975642216,2.128439394,2.101778059,0.026661335,-1.217291568,0.429098998,-0.788192569,0.014041823 -Manu Ginobili,ginobma01,2014,4376,2136,3.654030269,1.640128379,5.294158648,5.287710192,2.075369029,7.363079221,4.12057805,1.739946902,5.860524952,9.734833531,6.370229923,3.364603608,3.484815237,2.029431382,5.514246619,2.360419754 -Manu Ginobili,ginobma01,2015,3488,1718,2.267073499,0.78051121,3.047584709,-0.039685207,4.517733472,4.478048265,1.867283814,1.544518696,3.41180251,5.523642751,4.877822625,0.645820126,1.765837163,1.173100251,2.938937414,1.863010961 -Manu Ginobili,ginobma01,2016,2724,1326,2.317454303,2.76906486,5.086519162,1.437946099,5.046795399,6.484741498,2.216142838,3.323044051,5.539186889,5.733303458,4.757399062,0.975904397,2.156181511,3.060768156,5.216949667,1.605626148 -Manu Ginobili,ginobma01,2017,3313,1575,1.162364359,2.3860504,3.548414759,0.529073644,2.755332271,3.284405914,1.067019301,2.547812714,3.614832015,5.238185254,4.54159095,0.696594305,1.290850699,2.250350249,3.541200947,2.09498797 -Manu Ginobili,ginobma01,2018,2893,1406,0.632917008,1.052605061,1.685522069,0.72867031,-1.482146068,-0.753475758,0.704164906,0.541535075,1.245699981,2.926910458,2.322111777,0.604798681,0.340997483,0.246069509,0.587066992,1.507944053 -Rudy Gobert,goberru01,2014,872,434,-3.787804242,2.103582813,-1.684221429,-4.454108915,6.151468301,1.697359387,-4.101361323,3.159998943,-0.94136238,0.402257682,0.402257682,0,-3.529675951,0.958832748,-2.570843204,0.425552422 -Rudy Gobert,goberru01,2015,4149,2158,0.488182993,4.579694135,5.067877128,-5.279605392,4.368356057,-0.911249336,-0.682596312,4.80917155,4.126575238,7.538518539,7.538518539,0,-0.686918255,4.589462606,3.902544351,-0.413796147 -Rudy Gobert,goberru01,2016,3696,1932,-1.54625978,3.443893408,1.897633628,0.976547073,2.823726288,3.800273361,-1.09680396,3.47984999,2.38304603,5.042567262,5.042567262,0,-1.047381192,3.309692907,2.262311715,-0.33040002 -Rudy Gobert,goberru01,2017,5735,2990,0.675234706,5.217185664,5.89242037,1.833290191,5.611615596,7.444905786,0.958222523,5.559994099,6.518216622,14.06060434,13.12812745,0.932476896,1.117876,6.125401636,7.243277636,-0.794475902 -Rudy Gobert,goberru01,2018,4486,2199,-0.606565251,4.049356532,3.44279128,-0.33361209,3.961562979,3.627950889,-0.581535673,4.197939358,3.616403684,7.210859774,5.590854591,1.620005183,-0.467548349,4.907395618,4.439847269,0.27373965 -Rudy Gobert,goberru01,2019,5749,2729,0.648967492,5.304813988,5.95378148,0.654064303,1.453849081,2.107913384,0.685698238,4.746979218,5.432677456,11.38291189,11.4178057,-0.03489381,0.819019816,5.330011531,6.149031347,0.119092344 -Ryan Gomes,gomesry01,2014,71,34,-5.401582403,-1.068678748,-6.470261151,-12.9295912,20.47753912,7.547947915,-7.409173496,3.302369695,-4.106803801,-0.023327876,-0.023327876,0,-6.128867698,0.250624333,-5.878243365,-0.848982315 -Drew Gooden,goodedr01,2014,1034,541,0.777509098,0.901801141,1.679310239,0.969735089,-2.006507417,-1.036772328,0.846420311,0.263130372,1.109550683,1.081329621,0.580786318,0.500543303,0.996876552,0.148816643,1.145693195,-0.597938015 -Drew Gooden,goodedr01,2015,2066,1042,0.144029171,1.259527852,1.403557024,-0.565520162,-0.198852993,-0.764373155,0.007901991,0.988144469,0.99604646,1.995389574,1.810497563,0.184892011,-0.426533737,0.535274748,0.108741012,-0.085467187 -Drew Gooden,goodedr01,2016,647,305,-4.416724077,-5.347502084,-9.764226161,-4.83769778,-4.887607832,-9.725305612,-4.768087186,-5.590878202,-10.35896539,-1.188486129,-1.188486129,0,-2.909923447,-4.704988507,-7.614911954,0.367010496 -Archie Goodwin,goodwar01,2014,1110,533,-2.625783345,0.519655094,-2.106128252,-5.813486464,-2.459349719,-8.272836183,-3.493451873,-0.081273211,-3.574725084,-0.225969086,-0.225969086,0,-3.688829222,-1.084180273,-4.773009495,0.725393426 -Archie Goodwin,goodwar01,2015,1092,535,-1.681222329,-1.09478123,-2.776003558,-8.720946901,-3.622607753,-12.34355465,-3.23436424,-1.674054503,-4.908418742,-0.593904325,-0.593904325,0,-3.460453738,-1.85155835,-5.312012088,0.772946985 -Archie Goodwin,goodwar01,2016,2341,1114,-0.897198953,-2.815833764,-3.713032717,-0.291671667,-3.934573085,-4.226244752,-0.740038008,-3.175963766,-3.916001774,-0.667468431,-0.667468431,0,-0.874152234,-3.803191688,-4.677343922,0.701277515 -Archie Goodwin,goodwar01,2017,448,214,1.927652317,-2.743331271,-0.815678954,-2.05358347,-3.700303973,-5.753887443,1.27936353,-3.092613243,-1.813249712,0.104377772,0.104377772,0,0.035822307,-3.772607982,-3.736785675,0.063259358 -Brandon Goodwin,goodwbr01,2019,124,57,-2.287285556,-5.273941882,-7.561227438,2.000878612,6.407112049,8.407990661,-1.547948338,-3.161420559,-4.709368898,-0.056749395,-0.056749395,0,-1.888436581,-4.420324755,-6.308761336,-0.414576523 -Aaron Gordon,gordoaa01,2015,1603,797,-1.864780405,-0.058033949,-1.922814354,-1.508845566,-0.031813902,-1.540659468,-1.853828848,-0.014868085,-1.868696933,0.357701529,0.357701529,0,-2.88046227,-0.838735059,-3.719197329,-0.17720031 -Aaron Gordon,gordoaa01,2016,3823,1863,1.215972109,0.028771669,1.244743779,-0.740503991,0.038691392,-0.701812599,0.894396971,0.045811175,0.940208146,3.505305488,3.505305488,0,0.756292443,-0.212652252,0.543640191,-0.062592982 -Aaron Gordon,gordoaa01,2017,4687,2298,-0.236580694,-0.082429355,-0.319010049,6.141732307,-1.138483135,5.003249172,1.139264403,-0.278444652,0.860819751,4.228521971,4.228521971,0,0.663884229,-0.695295806,-0.031411577,-0.114602533 -Aaron Gordon,gordoaa01,2018,3994,1909,-0.322872024,1.627140347,1.304268323,1.714358011,0.74849111,2.462849121,0.133844135,1.572103506,1.705947641,4.354286776,4.354286776,0,0.343158376,1.234973541,1.578131917,0.327291902 -Aaron Gordon,gordoaa01,2019,5774,2797,0.336428492,0.35669026,0.693118752,-1.194970633,0.175546188,-1.019424445,0.054661144,0.322631076,0.37729222,4.422694818,4.616578044,-0.193883226,-0.171977168,0.254731992,0.082754824,-0.357870961 -Ben Gordon,gordobe01,2014,547,279,-5.387893514,-1.097908664,-6.485802178,-3.000830639,5.122279695,2.121449056,-5.180616494,0.106948893,-5.073667601,-0.333915595,-0.333915595,0,-5.110961564,-1.236035602,-6.346997166,0.913804415 -Ben Gordon,gordobe01,2015,1579,790,-0.974455847,-3.724412046,-4.698867893,-3.606344832,-0.033391968,-3.639736801,-1.527816225,-3.1523144,-4.680130625,-0.779323364,-0.779323364,0,-1.887090806,-4.417100717,-6.304191523,0.168721947 -Drew Gordon,gordodr01,2015,158,71,-8.197680742,-3.162176523,-11.35985726,-5.464288808,-4.899601855,-10.36389066,-8.007526864,-3.687238976,-11.69476584,-0.326572087,-0.326572087,0,-8.096221777,-4.736761204,-12.83298298,0.756195343 -Eric Gordon,gordoer01,2014,4061,2057,1.033552093,-3.367577412,-2.334025319,-1.433187646,-5.161276461,-6.594464107,0.570065902,-3.899233568,-3.329167666,-0.612243671,-0.612243671,0,0.145524457,-3.655498288,-3.509973831,0.697156928 -Eric Gordon,gordoer01,2015,4161,2161,1.051117221,-2.615291382,-1.564174161,-0.449028495,-1.419053399,-1.868081893,0.767923684,-2.521772214,-1.753848529,1.099684724,1.394876391,-0.295191666,0.455940037,-2.259395453,-1.803455417,0.041622359 -Eric Gordon,gordoer01,2016,3039,1481,0.747744893,-2.475992534,-1.728247641,-0.679465671,1.304372326,0.624906654,0.505758188,-1.81790643,-1.312148243,1.090173943,1.090173943,0,0.560886411,-1.530935112,-0.970048701,0.334938177 -Eric Gordon,gordoer01,2017,5661,2681,1.897758091,-1.655647224,0.242110867,0.663146525,1.675076033,2.338222558,1.671419785,-1.073479153,0.597940632,4.652501062,3.759779494,0.892721568,2.251745955,-1.404033951,0.847712004,0.859119595 -Eric Gordon,gordoer01,2018,5623,2703,1.985643189,-2.120515227,-0.134872038,2.993672088,1.619044175,4.612716263,2.236374431,-1.518673201,0.71770123,4.802003508,5.482944912,-0.680941404,2.895241836,-1.922140128,0.973101708,1.179172373 -Eric Gordon,gordoer01,2019,5320,2568,0.056735035,-2.407237612,-2.350502577,3.318657816,-0.233614351,3.085043466,0.669789517,-2.119071608,-1.449282091,1.700508202,1.806081444,-0.105573242,1.621631103,-2.082371197,-0.460740095,0.563974097 -Marcin Gortat,gortama01,2014,5977,3037,-1.225258584,2.576611913,1.351353329,3.320045237,2.477222403,5.79726764,-0.338954994,2.647095531,2.308140537,7.866528696,6.363986035,1.502542661,0.190159615,1.864875235,2.055034849,-0.569858074 -Marcin Gortat,gortama01,2015,5518,2760,-0.8941578,3.599354052,2.705196252,2.653085372,0.811639561,3.464724933,-0.197770464,3.198363918,3.000593454,8.092242126,7.366796746,0.725445379,-0.097245559,3.066795229,2.96954967,-0.303401036 -Marcin Gortat,gortama01,2016,4658,2256,-1.294837688,3.966738106,2.671900418,0.724132368,-0.455578347,0.268554021,-0.940565089,3.278591172,2.338026083,5.834971288,5.834971288,0,-0.769075126,3.132754761,2.363679634,-0.357105847 -Marcin Gortat,gortama01,2017,6064,2965,-2.179910559,0.760424006,-1.419486553,3.273427909,-2.134882698,1.138545212,-1.176577154,0.204787657,-0.971789497,2.716808599,1.50290431,1.213904288,-0.859041156,0.189503291,-0.669537864,-1.078662952 -Marcin Gortat,gortama01,2018,4555,2235,-2.317316768,1.561873261,-0.755443508,1.049667805,0.039950957,1.089618762,-1.761229579,1.333243676,-0.427985903,2.632330105,2.499975016,0.13235509,-1.723405465,1.14318533,-0.580220135,-0.69809077 -Marcin Gortat,gortama01,2019,1564,751,-3.727505854,1.61309066,-2.114415194,-1.748640516,-2.953064413,-4.701704929,-3.579926533,0.746637246,-2.833289287,-0.031888405,-0.031888405,0,-3.469787795,0.147312106,-3.322475689,-0.078989407 -Andrew Goudelock,goudean01,2016,133,61,-2.399536743,4.466856112,2.06731937,-1.110580316,8.11248743,7.001907114,-2.3044184,5.450970388,3.146551989,0.189572901,0.291358987,-0.101786086,-3.137225196,2.571459744,-0.565765452,3.434505563 -Devonte' Graham,grahade01,2019,1424,676,-0.269743861,-0.899073573,-1.168817433,-3.010419149,-1.837671278,-4.848090428,-0.853508666,-1.116983356,-1.970492022,0.266698049,0.266698049,0,-0.450239823,-1.814794878,-2.265034701,-0.815202802 -Treveon Graham,grahatr01,2017,377,189,0.392443199,-4.92734569,-4.534902492,-8.563151122,-0.71992225,-9.283073372,-1.472457294,-4.345836276,-5.81829357,-0.293279971,-0.293279971,0,-1.11083932,-3.999748822,-5.110588143,-0.858286389 -Treveon Graham,grahatr01,2018,2174,1050,-0.313698239,-1.15447029,-1.468168529,-2.384163632,-1.357295337,-3.74145897,-0.81649671,-1.256883954,-2.073380663,0.360133586,0.360133586,0,-1.898204202,-0.91922818,-2.817432383,-0.639876077 -Treveon Graham,grahatr01,2019,1734,794,-2.773172376,1.873289831,-0.899882545,2.515960277,0.754866408,3.270826685,-1.834682236,1.760981312,-0.073700924,1.088535362,1.037126237,0.051409125,-1.375687652,1.091822445,-0.283865206,0.140416358 -Danny Granger,grangda01,2014,1988,981,-1.857320731,0.026165736,-1.831154995,-3.185884009,4.457784364,1.271900355,-2.273345468,0.901734937,-1.371610531,0.699974344,0.593029579,0.106944766,-2.539847898,0.064002385,-2.475845514,0.666842174 -Danny Granger,grangda01,2015,1158,613,-2.222965057,-3.227511682,-5.450476739,-2.879737542,-2.966339536,-5.846077078,-2.494081188,-3.345932579,-5.840013767,-0.960002441,-0.960002441,0,-2.054115138,-2.90963987,-4.963755008,-0.63579087 -Donte Grantham,grantdo01,2019,5,2,-31.46727883,-9.948291573,-41.4155704,-20.73263029,-30.69180573,-51.42443602,-31.2310195,-15.07692314,-46.30794264,-0.043739231,-0.043739231,0,-16.02561999,-8.803380101,-24.8290001,-1.621785394 -Jerami Grant,grantje01,2015,2844,1377,-2.78326561,-0.057630006,-2.840895616,-1.757930578,1.780882261,0.022951683,-2.64022573,0.324738189,-2.315487541,0.308240653,0.308240653,0,-3.036634877,-0.375287625,-3.411922502,0.934843797 -Jerami Grant,grantje01,2016,4295,2066,-2.509156002,0.929363707,-1.579792295,-2.043701876,0.184716064,-1.858985813,-2.473602672,0.880951501,-1.592651171,1.222232355,1.222232355,0,-2.366812622,0.307239484,-2.059573138,0.184374767 -Jerami Grant,grantje01,2017,3412,1642,-1.40500936,0.510549397,-0.894459963,-3.530496017,-3.971173342,-7.501669359,-1.940774492,-0.412079286,-2.352853778,0.320730042,0.765321941,-0.444591899,-2.597549628,-0.718443657,-3.315993285,-0.37832716 -Jerami Grant,grantje01,2018,3648,1780,-0.352379342,0.785525746,0.433146405,-2.928258448,1.595498019,-1.332760429,-0.937306126,0.979576249,0.042270123,2.535654892,2.012590727,0.523064165,-0.87525613,-0.008468496,-0.883724626,-0.755815119 -Jerami Grant,grantje01,2019,6067,2788,-0.384024818,1.400776618,1.016751799,0.180332236,0.131784778,0.312117013,-0.286538944,1.178368894,0.891829951,5.211769775,4.599217154,0.612552621,-0.6807938,1.820136589,1.139342789,0.126244657 -Jerian Grant,grantje02,2016,2546,1265,-1.452680205,-0.496856786,-1.949536991,-5.040153602,-0.050513473,-5.090667075,-2.273515041,-0.419004469,-2.69251951,0.037068263,0.037068263,0,-2.046315255,-0.981443965,-3.02775922,-0.078533854 -Jerian Grant,grantje02,2017,2160,1080,0.461266284,-0.100404322,0.360861962,0.388587916,-0.069109801,0.319478115,0.482076094,-0.119303837,0.362772257,1.688923038,1.940809325,-0.251886287,-0.495866742,0.372188713,-0.123678029,-0.320947953 -Jerian Grant,grantje02,2018,3451,1686,1.783364599,-0.700457115,1.082907484,-2.554663627,-1.53146504,-4.086128667,1.042550058,-0.873328767,0.169221291,2.481508406,2.481508406,0,-0.052509484,-1.133371018,-1.185880502,-1.16919522 -Jerian Grant,grantje02,2019,1997,953,-2.771337768,-1.243882437,-4.015220205,-4.701546466,0.307619494,-4.393926972,-3.301950863,-1.0168385,-4.318789363,-0.76114943,-0.864114973,0.102965544,-2.940844881,-0.808761682,-3.749606563,-0.625797613 -Aaron Gray,grayaa01,2014,721,355,-3.664139286,1.674776736,-1.98936255,-1.093269162,-3.355076859,-4.448346021,-3.376561567,0.747393658,-2.629167909,0.008628373,0.008628373,0,-3.275174707,-0.059346078,-3.334520784,0.019313124 -Josh Gray,grayjo01,2018,190,86,-4.120562854,-3.408238894,-7.528801747,-12.49161827,-5.166600971,-17.65821924,-5.959299925,-3.867178692,-9.826478617,-0.311999119,-0.311999119,0,-3.520692228,-2.277807559,-5.798499788,0.480190496 -Danny Green,greenda02,2014,4388,2180,1.526066764,3.406617351,4.932684115,-0.303684417,5.060323794,4.756639377,1.205706993,3.887416135,5.093123127,8.865559365,6.286172847,2.579386518,1.076947095,4.225818523,5.302765618,0.575131139 -Danny Green,greenda02,2015,5001,2516,2.426032012,3.358777236,5.784809248,4.691493089,1.771784338,6.463277427,3.020838298,3.178438943,6.199277241,11.5381021,10.40589127,1.132210831,2.912451441,4.067133965,6.979585406,0.13056915 -Danny Green,greenda02,2016,4598,2329,0.073971838,3.120656206,3.194628044,2.773467652,1.979084023,4.752551674,0.618881401,2.965848106,3.584729506,7.577515666,5.399824301,2.177691364,0.544201749,4.129480896,4.673682645,-0.452901643 -Danny Green,greenda02,2017,4389,2243,-0.191186047,2.096198299,1.905012252,-0.709183082,1.195771,0.486587918,-0.348894437,1.96586003,1.616965593,4.987898644,4.669906232,0.317992412,-0.233223789,2.573002249,2.33977846,-0.364871863 -Danny Green,greenda02,2018,3776,1894,-1.061773814,2.937568457,1.875794643,-1.05530115,0.993215296,-0.062085854,-1.119880717,2.652349709,1.532468992,4.118509627,4.206550243,-0.088040616,-0.706789367,3.145180261,2.438390894,-0.256779899 -Danny Green,greenda02,2019,6053,2900,1.285047705,1.253889088,2.538936792,7.502667717,1.966577923,9.46924564,2.627043064,1.433607989,4.060651053,10.10576145,8.712892064,1.392869386,2.531066703,2.378316354,4.909383057,0.277563131 -Draymond Green,greendr01,2014,4191,2025,-0.315811703,5.155998656,4.840186953,-2.382949452,3.017522888,0.634573437,-0.755749944,4.954846467,4.199096522,7.318820698,5.648141338,1.670679361,-0.55516674,5.963503999,5.408337258,0.806419438 -Draymond Green,greendr01,2015,6795,3274,1.100895489,5.141914566,6.242810055,4.632494246,5.713029959,10.3455242,1.852778788,5.481163784,7.333942571,17.32993164,11.97946444,5.350467196,2.408012219,6.103790979,8.511803198,1.577861986 -Draymond Green,greendr01,2016,7778,3687,2.645309713,4.76008416,7.405393873,8.45905339,6.767176466,15.22622986,3.934409872,5.42306048,9.357470351,23.47049432,17.81742403,5.653070287,4.266894103,5.817697455,10.08459156,2.247663618 -Draymond Green,greendr01,2017,6520,3064,1.167765001,6.094466098,7.262231099,2.347056843,6.054705166,8.401762009,1.403507443,6.364777604,7.768285048,16.83009631,12.89226858,3.93782773,2.446192457,6.821319137,9.267511594,1.597643247 -Draymond Green,greendr01,2018,6552,3106,0.845176666,3.337300032,4.182476698,1.529513996,2.521675292,4.051189288,0.975370843,3.334927402,4.310298245,11.55596852,6.893169972,4.662798547,1.852228274,3.805034505,5.657262779,1.478425957 -Draymond Green,greendr01,2019,6226,2916,0.028707707,3.367567412,3.396275119,3.172633984,4.512898692,7.685532676,0.639466015,3.794677076,4.43414309,11.06816976,6.438096454,4.630073307,0.925739403,3.939391439,4.865130843,1.626980348 -Erick Green,greener01,2015,842,410,-1.306248894,-2.710402849,-4.016651743,-3.875279113,-1.109415882,-4.984694995,-1.907549937,-2.50530285,-4.412852787,-0.34319422,-0.34319422,0,-2.051634127,-3.061035808,-5.112669935,-1.280468536 -Erick Green,greener01,2016,84,42,2.28563198,-2.54465199,-0.25902001,2.381876795,-8.837112659,-6.455235864,2.460556326,-4.056578583,-1.596022257,0.02591814,0.02591814,0,-0.792634816,-4.274817799,-5.067452615,-2.115284737 -Gerald Green,greenge01,2014,4762,2330,1.580770606,-0.589697824,0.991072782,-0.254855666,-3.993586616,-4.248442282,1.250401389,-1.341899816,-0.091498427,3.196730783,3.196730783,0,1.468286667,-0.915858101,0.552428566,1.10455816 -Gerald Green,greenge01,2015,2977,1446,2.110709958,-1.816458328,0.29425163,1.697454101,-2.325909478,-0.628455377,2.172144667,-2.028022989,0.144121677,2.159815458,2.159815458,0,1.751125491,-1.704418968,0.046706523,1.10842113 -Gerald Green,greenge01,2016,3302,1667,-0.584471736,0.513527875,-0.070943861,-0.736441001,1.498012372,0.761571371,-0.653809548,0.727109119,0.073299571,2.404810691,1.89637677,0.508433921,-0.509894247,0.257224233,-0.252670014,-0.700394504 -Gerald Green,greenge01,2017,1472,730,-1.018696136,-2.990164517,-4.008860653,-0.883322323,-0.262823492,-1.146145816,-1.078020076,-2.599246335,-3.677266411,-0.335188343,-0.404114321,0.068925978,-0.743557357,-3.488954249,-4.232511607,-0.001389667 -Gerald Green,greenge01,2018,2492,1201,0.516259443,-1.407597091,-0.891337649,-2.256104139,-0.383527743,-2.639631882,-0.116816294,-1.323947154,-1.440763448,0.799877182,0.962147838,-0.162270656,1.208900935,-1.14900183,0.059899106,0.052489184 -Gerald Green,greenge01,2019,3292,1570,-0.106762033,-2.234406151,-2.341168184,0.666039987,-1.138034727,-0.471994741,-0.026391463,-2.152782816,-2.179174279,0.458883748,0.460554766,-0.001671017,1.151248807,-2.052481764,-0.901232956,0.313904254 -JaMychal Green,greenja01,2015,358,172,-0.838450286,0.90476012,0.066309834,-4.814194912,1.456392075,-3.357802836,-1.701786422,1.044679468,-0.657106954,0.181945501,0.117250649,0.064694852,-1.744390172,-0.009705552,-1.754095725,1.188578383 -JaMychal Green,greenja01,2016,3093,1518,-1.506981477,-0.183640997,-1.690622473,-0.240558662,0.822381768,0.581823106,-1.317639494,0.043000017,-1.274639476,1.13820641,1.259548216,-0.121341806,-1.972792248,-0.282748306,-2.255540554,0.542181873 -JaMychal Green,greenja01,2017,4314,2219,-0.446725466,0.511311269,0.064585803,-0.249723394,-0.331275978,-0.580999371,-0.447713181,0.340147865,-0.107565317,2.968551485,3.017571306,-0.049019821,-0.574345164,0.625657417,0.051312253,-0.351881621 -JaMychal Green,greenja01,2018,3060,1542,-1.670764103,-1.280946608,-2.951710711,0.120531656,-2.66586514,-2.545333484,-1.343825191,-1.61161464,-2.955439832,-0.160922608,-0.160922608,0,-1.299824275,-1.556386271,-2.856210545,-0.431303163 -JaMychal Green,greenja01,2019,3216,1512,-0.846973891,-1.505937241,-2.352911133,-1.474361951,-2.471875301,-3.946237252,-1.011331901,-1.805300383,-2.816632284,-0.081560717,0.100874135,-0.182434852,-1.165293531,-1.332921193,-2.498214724,0.544507108 -Jeff Green,greenje02,2014,5576,2805,-0.953325235,-2.230341315,-3.18366655,-4.144757678,-1.540710047,-5.685467725,-1.610741329,-2.19882663,-3.809567959,-1.524298865,-1.524298865,0,-1.809941859,-2.172650457,-3.982592316,0.5022007 -Jeff Green,greenje02,2015,5465,2752,-0.248569765,-0.481265422,-0.729835187,-1.771697229,-1.395571422,-3.167268652,-0.582427773,-0.738190707,-1.32061848,2.018205371,1.963754953,0.054450418,-0.534490211,-0.506899784,-1.041389995,-0.231932786 -Jeff Green,greenje02,2016,4774,2412,-0.794800586,-0.703643216,-1.498443802,-0.573067943,-0.588681756,-1.161749699,-0.795567561,-0.734865942,-1.530433502,1.500305167,1.342340334,0.157964834,-1.417315288,-0.676104033,-2.093419321,-0.80744975 -Jeff Green,greenje02,2017,3126,1534,-1.643626138,-0.594884624,-2.238510762,-5.809312867,0.290922933,-5.518389935,-2.556140776,-0.409429849,-2.965570625,-0.168216645,-0.168216645,0,-2.779987806,-1.076356968,-3.856344774,-0.290125648 -Jeff Green,greenje02,2018,4833,2351,-0.274780039,-0.918421098,-1.193201137,-2.1682453,4.066774181,1.898528882,-0.743608825,0.114526606,-0.629082218,2.52761579,2.183914972,0.343700818,-0.829589467,-0.657151443,-1.48674091,-0.516474087 -Jeff Green,greenje02,2019,4474,2097,0.008639624,-0.629400266,-0.620760642,0.754350448,-2.086917515,-1.332567068,0.157318915,-0.910586592,-0.753267676,2.131536057,2.131536057,0,-0.222858528,-1.165613793,-1.388472321,-0.226445581 -Willie Green,greenwi01,2014,1824,888,-2.89950671,-1.435908432,-4.335415142,-3.942571209,2.723088319,-1.21948289,-3.371660789,-0.69624593,-4.067906719,-0.59980156,-0.543578257,-0.056223303,-2.550881203,-0.707395096,-3.258276299,0.305216488 -Willie Green,greenwi01,2015,1900,951,-2.406951402,-0.245322033,-2.652273435,-5.452244159,3.76325093,-1.688993229,-3.133847979,0.617998216,-2.515849763,0.113614287,0.113614287,0,-3.117902425,-0.314299458,-3.432201883,0.003836309 -Blake Griffin,griffbl01,2014,6739,3341,2.548170331,0.206144306,2.754314637,4.463155463,1.112558589,5.575714052,2.997118469,0.382859115,3.379977583,10.53359876,8.744554717,1.78904404,3.392660153,1.244756319,4.637416472,0.307184717 -Blake Griffin,griffbl01,2015,5863,2913,3.395076819,-0.538389711,2.856687108,2.982063138,0.963671529,3.945734667,3.288511092,-0.267539158,3.020971934,8.663354119,5.710721338,2.952632782,3.448330688,0.24572859,3.694059277,0.405686116 -Blake Griffin,griffbl01,2016,2647,1297,0.973178553,-0.143470757,0.829707796,-0.780792769,2.388488991,1.607696222,0.610773758,0.327104407,0.937878165,2.450152292,2.266705371,0.183446921,-0.242785008,0.642259503,0.399474495,0.231579603 -Blake Griffin,griffbl01,2017,4393,2175,4.236608392,1.714836012,5.951444403,4.959907162,0.88575399,5.845661151,4.551185147,1.627533191,6.178718338,9.980862776,9.419130759,0.561732017,4.588722754,1.350897986,5.939620741,0.488746343 -Blake Griffin,griffbl01,2018,4044,1970,2.371566531,-0.082827988,2.288738542,0.550316229,1.285006881,1.83532311,2.1510055,0.202474473,2.353479973,5.151387345,5.151387345,0,2.651027712,0.059330355,2.710358067,0.391147206 -Blake Griffin,griffbl01,2019,5512,2680,4.418822534,0.603302575,5.022125108,1.621231634,-0.726460963,0.894770671,4.146280337,0.365133246,4.511413584,9.98915614,9.514535776,0.474620363,3.894535637,-0.285479224,3.609056412,0.551644314 -Jorge Gutierrez,gutiejo01,2014,489,247,-1.503204829,0.62973236,-0.87347247,-3.624644543,-2.338037812,-5.962682354,-2.050398258,0.067556863,-1.982841395,0.100689561,0.129845109,-0.029155548,-2.599049454,0.340511404,-2.25853805,-0.039929961 -Jorge Gutierrez,gutiejo01,2015,372,187,-1.060738415,0.360091774,-0.70064664,-6.216980405,-2.087019203,-8.303999608,-2.179159258,-0.139461269,-2.318620526,0.026788548,0.111349027,-0.08456048,-2.712748093,0.471755478,-2.240992615,-0.041090373 -Jorge Gutierrez,gutiejo01,2016,159,75,-1.591182407,0.065767288,-1.52541512,1.260361917,-2.333509756,-1.073147839,-1.107957688,-0.451896028,-1.559853715,0.043673709,0.095241385,-0.051567676,-1.370222612,-3.2467545,-4.616977113,0.439932964 -PJ Hairston,hairspj02,2015,1381,687,-0.423017067,-0.254375208,-0.677392274,-0.404710279,-2.730129013,-3.134839292,-0.375095081,-0.797724223,-1.172819304,0.555433184,0.555433184,0,-0.774572253,-1.22432758,-1.998899833,0.454426212 -PJ Hairston,hairspj02,2016,2679,1335,-2.801385808,-2.052449623,-4.853835431,-1.777251749,-2.878029176,-4.655280925,-2.759106746,-2.356360167,-5.115466913,-1.617179319,-1.566763162,-0.050416158,-2.382288375,-1.690985051,-4.073273427,-0.024420125 -Daniel Hamilton,hamilda02,2018,57,28,3.469565672,-9.106010058,-5.636444386,-13.75386501,0.954343964,-12.79952104,0.062884371,-7.573431315,-7.510546944,-0.067764722,-0.067764722,0,1.744279931,-7.54251228,-5.798232349,-0.353782694 -Daniel Hamilton,hamilda02,2019,445,204,-1.56526457,-0.000217912,-1.565482482,-4.194021643,3.358568416,-0.835453227,-2.172988524,0.76089805,-1.412090474,0.139853187,0.139853187,0,-1.994759224,-1.230716879,-3.225476103,0.440946794 -Jordan Hamilton,hamiljo02,2014,2122,1019,-0.350981103,-0.560477186,-0.911458288,-3.358423721,-0.342592165,-3.701015886,-1.019445149,-0.543946243,-1.563391392,0.623926096,0.623926096,0,-0.630889635,-0.843497735,-1.47438737,0.266045036 -Jordan Hamilton,hamiljo02,2015,254,122,-0.801968549,-7.478883478,-8.280852027,-6.427616331,-3.36625465,-9.793870981,-2.023325081,-7.100482758,-9.12380784,-0.398997232,-0.398997232,0,-2.636022456,-5.501152606,-8.137175062,0.547083432 -Jordan Hamilton,hamiljo02,2016,621,304,-1.577226132,-3.650185679,-5.227411811,0.15948157,-4.928824799,-4.769343229,-1.287319504,-4.084744534,-5.372064038,-0.408494191,-0.408494191,0,-1.188121822,-2.818433597,-4.006555419,0.434858951 -Justin Hamilton,hamilju01,2014,142,72,-2.874428373,-2.468689688,-5.343118061,-4.320414601,-10.23514686,-14.55556146,-3.367064896,-4.23130435,-7.598369245,-0.18128351,-0.18128351,0,-1.811627545,-2.907718062,-4.719345606,1.177543498 -Justin Hamilton,hamilju01,2015,1391,712,-1.340088321,1.150941573,-0.189146748,-4.818816012,-1.927680729,-6.746496741,-2.12801909,0.683699191,-1.444319899,0.489894808,0.489894808,0,-2.231586007,0.209421063,-2.022164944,0.141939335 -Justin Hamilton,hamilju01,2017,2534,1177,-1.923890675,0.749606645,-1.17428403,-4.193197367,-1.878391828,-6.071589195,-2.466151225,0.292136537,-2.174014689,0.34681925,0.34681925,0,-2.749964867,-0.694947129,-3.444911996,0.265717925 -AJ Hammons,hammoaj01,2017,329,163,-6.95183826,-3.92368953,-10.87552779,-1.758884399,2.795691696,1.036807296,-6.225790238,-2.75331199,-8.979102228,-0.515632351,-0.515632351,0,-6.869165002,-3.507816805,-10.37698181,-0.453689655 -Dusty Hannahs,hannadu01,2019,57,26,-10.55338853,-0.913639127,-11.46702766,-14.5763162,-3.513028715,-18.08934492,-11.91756916,-1.454210443,-13.37177961,-0.13866557,-0.13866557,0,-10.80890497,-2.501519507,-13.31042447,-1.616193454 -Tyler Hansbrough,hansbty01,2014,1987,1007,-0.103673858,-0.681738424,-0.785412282,-3.43612484,0.561280616,-2.874844224,-0.837450784,-0.475642848,-1.313093632,0.73367382,0.835914053,-0.102240233,-1.195690094,-0.422801006,-1.618491101,0.148479592 -Tyler Hansbrough,hansbty01,2015,2159,1106,0.11068593,0.732545715,0.843231645,2.890212572,0.168142139,3.05835471,0.655393657,0.694357465,1.349751122,2.306836439,2.153591949,0.153244489,-0.17730691,0.394781202,0.217474293,-0.497952496 -Tyler Hansbrough,hansbty01,2016,715,349,-2.354774843,-4.081049723,-6.435824565,-2.141091024,-4.061319192,-6.202410216,-2.459698219,-4.349711346,-6.809409565,-0.723356646,-0.678135616,-0.04522103,-3.024883577,-2.998737401,-6.023620978,0.015718818 -Tim Hardaway Jr.,hardati02,2014,3691,1875,1.012050896,-5.57814363,-4.566092733,-4.102714223,-3.945330272,-8.048044494,-0.006871451,-5.547966741,-5.554838192,-2.688606228,-2.688606228,0,-0.013802827,-4.592681157,-4.606483983,0.194029525 -Tim Hardaway Jr.,hardati02,2015,3293,1681,0.574124258,-4.249160062,-3.675035804,-0.984766251,-2.811766506,-3.796532758,0.398181924,-4.140492658,-3.742310734,-0.848563136,-0.848563136,0,0.044279397,-4.465017163,-4.420737765,-0.280386607 -Tim Hardaway Jr.,hardati02,2016,1945,951,0.081136428,0.794692526,0.875828954,0.851699805,2.072478044,2.924177849,0.255762745,1.050323469,1.306086214,1.936704118,2.225727172,-0.289023053,0.228109376,-0.10945676,0.118652616,-0.244320571 -Tim Hardaway Jr.,hardati02,2017,4893,2354,1.390272261,-1.561475295,-0.171203034,2.513554806,1.224042423,3.737597228,1.777408111,-1.111931557,0.665476554,4.087242784,4.932031121,-0.844788337,0.902114991,-1.218538984,-0.316423994,0.546234113 -Tim Hardaway Jr.,hardati02,2018,3893,1885,1.883098231,0.006732427,1.889830659,1.737118193,-0.199958411,1.537159781,1.985154326,-0.00800457,1.977149756,4.588989446,4.588989446,0,2.156747081,0.092704053,2.249451133,0.933043105 -Tim Hardaway Jr.,hardati02,2019,4328,2057,1.188774904,-0.277988583,0.910786321,0.50331416,-2.368219499,-1.864905339,1.209299345,-0.696628285,0.51267106,3.437307247,3.437307247,0,1.36381457,-0.720379853,0.643434717,0.542706252 -James Harden,hardeja01,2014,6169,3040,6.336549322,0.001806819,6.338356141,5.482369771,-0.344016648,5.138353123,6.483479148,-0.090144979,6.393334169,14.4167402,12.6494538,1.767286406,5.806108643,0.41474649,6.220855134,1.123658293 -James Harden,hardeja01,2015,7440,3617,7.437398466,0.228944263,7.666342729,6.689463403,-1.890803911,4.798659493,7.738230976,-0.234725231,7.503505746,19.32520438,16.12853216,3.196672225,7.13271461,0.400571086,7.533285696,1.519191104 -James Harden,hardeja01,2016,6830,3318,5.757874659,-1.190556727,4.567317931,2.961464876,1.408311565,4.369776442,5.558317072,-0.702623217,4.855693855,13.07827062,12.60331022,0.474960397,6.106995627,-0.246403593,5.860592034,1.437309782 -James Harden,hardeja01,2017,7045,3354,8.166118224,-0.176363617,7.989754607,2.352959318,-0.446071551,1.906887767,7.364581285,-0.250961985,7.1136193,17.34394892,15.19910181,2.144847116,8.326291683,-0.432955713,7.893335969,2.325775384 -James Harden,hardeja01,2018,6466,3172,9.39043169,1.451237384,10.84166907,3.936260872,0.569832006,4.506092878,8.750964733,1.316804158,10.06776889,20.926163,17.04801522,3.878147774,9.434385409,1.615118522,11.04950393,0.33152835 -James Harden,hardeja01,2019,6728,3291,9.9592588,1.792523617,11.75178242,5.379971656,-1.766076458,3.613895199,9.566047267,1.149233882,10.71528115,22.79136841,20.05794608,2.733422335,10.89313062,1.676178866,12.56930948,0.463844857 -Maurice Harkless,harklma01,2014,3879,1950,-1.357600672,0.841959059,-0.515641613,-1.39422825,-1.771520761,-3.165749011,-1.395810051,0.373764142,-1.022045909,1.718226599,1.718226599,0,-2.154676587,0.569309157,-1.585367429,-0.050082306 -Maurice Harkless,harklma01,2015,1364,674,-2.701685851,-0.728508448,-3.430194299,-3.343757498,2.991887391,-0.351870106,-2.945182008,0.0506947,-2.894487308,-0.049790039,-0.049790039,0,-3.413386476,-0.331923772,-3.745310248,0.201677841 -Maurice Harkless,harklma01,2016,3550,1729,-0.38832736,-0.220405177,-0.608732537,-0.341251873,0.033301168,-0.307950705,-0.427942042,-0.169252457,-0.597194499,1.933974584,1.015510605,0.918463979,-0.260026548,-0.617587068,-0.877613616,0.002650447 -Maurice Harkless,harklma01,2017,4746,2322,-1.052512415,0.551757381,-0.500755034,5.080147209,-0.558405723,4.521741486,0.156598666,0.37862223,0.535220896,3.878908455,3.675161928,0.203746526,0.103613442,0.779898127,0.883511569,-0.45002028 -Maurice Harkless,harklma01,2018,2702,1317,-0.519738573,-0.094953583,-0.614692156,-1.724337271,-0.891938923,-2.616276194,-0.795859105,-0.294428549,-1.090287654,1.115560336,0.965689343,0.149870993,-1.571231939,-0.052745703,-1.623977641,-0.699572838 -Maurice Harkless,harklma01,2019,3805,1803,-0.211348862,1.122508361,0.911159499,0.44442333,1.681212254,2.125635585,-0.11598181,1.304296564,1.188314754,3.647645859,2.81356359,0.834082268,-0.360314215,1.788821582,1.428507368,-0.030103586 -Justin Harper,harpeju01,2016,70,35,-4.14533133,-0.128587146,-4.273918476,-11.62418352,-19.9882412,-31.61242472,-5.979982,-4.310748803,-10.2907308,-0.136017752,-0.136017752,0,-4.061982561,-4.251787745,-8.313770307,0.988975829 -Justin Harper,harpeju01,2017,66,31,-9.648007909,-3.380805772,-13.02881368,-2.821519164,-7.259926089,-10.08144525,-8.688342697,-4.36099383,-13.04933653,-0.166095663,-0.166095663,0,-6.08386077,-4.987300791,-11.07116156,1.926510422 -Josh Harrellson,harrejo01,2014,649,317,0.511155009,3.81607544,4.327230449,-2.704934067,4.999219345,2.294285279,-0.144549222,4.367256077,4.222706855,1.127996861,1.127996861,0,-0.656363518,0.981909683,0.325546165,0.023582778 -Montrezl Harrell,harremo01,2016,831,391,-1.211491178,-0.593090939,-1.804582116,1.445344333,1.952782409,3.398126742,-0.757964628,-0.067109617,-0.825074245,0.386356703,0.444421838,-0.058065136,-1.504423448,-0.68110506,-2.185528508,0.687910977 -Montrezl Harrell,harremo01,2017,2296,1085,0.624527995,-0.951940205,-0.32741221,1.430085317,-2.313087025,-0.883001708,0.742538812,-1.290106578,-0.547567766,1.217511902,1.321876781,-0.10436488,0.832463829,-1.190374346,-0.357910518,0.123317234 -Montrezl Harrell,harremo01,2018,2758,1293,1.583265963,-0.265329953,1.31793601,1.957834037,0.645440293,2.60327433,1.748667844,-0.080554435,1.668113409,2.920790724,2.920790724,0,1.250869858,-0.939101369,0.311768489,0.211411611 -Montrezl Harrell,harremo01,2019,5024,2316,0.885876502,1.203171141,2.089047643,0.902020707,-1.17691711,-0.274896403,0.924012012,0.77559398,1.699605992,5.290323998,5.31128127,-0.020957272,0.280496937,0.759198886,1.039695823,0.542561007 -Aaron Harrison,harriaa01,2016,222,100,-5.605209899,-0.069933248,-5.675143146,-5.678689241,1.050967638,-4.627721603,-5.976452168,0.127596922,-5.848855246,-0.16021864,-0.104434111,-0.055784528,-4.967135866,-1.68143993,-6.648575797,1.191452793 -Aaron Harrison,harriaa01,2017,34,17,-5.332401734,-7.67979956,-13.01220129,-16.74750011,3.498666243,-13.24883386,-8.062220125,-5.823801001,-13.88602113,-0.094780753,-0.094780753,0,-6.169855315,-5.486028647,-11.65588396,-1.834533984 -Aaron Harrison,harriaa01,2018,480,233,-2.35415814,-3.051214776,-5.405372916,-4.541756069,-5.467861785,-10.00961785,-2.923254816,-3.735336865,-6.658591682,-0.464630369,-0.464630369,0,-2.271443324,-1.710354014,-3.981797338,-0.002075255 -Al Harrington,harrial01,2014,1131,570,-2.379270897,-0.122851912,-2.502122809,-1.092260653,-1.604671006,-2.696931658,-2.268732184,-0.475915893,-2.744648077,-0.002384084,0.181734456,-0.18411854,-1.901142993,-1.509355518,-3.410498511,0.574033832 -Andrew Harrison,harrian01,2017,3110,1593,-2.54484793,-1.975166959,-4.520014889,-2.830088612,1.148114603,-1.681974008,-2.768667377,-1.470692841,-4.239360219,-1.19995119,-1.095799235,-0.104151955,-2.692864875,-0.756257948,-3.449122823,-1.174512992 -Andrew Harrison,harrian01,2018,2619,1326,-0.241976005,-0.416834753,-0.658810759,-1.363492739,-0.810026387,-2.173519127,-0.431078699,-0.493297131,-0.92437583,1.222603424,1.222603424,0,-1.11319584,-0.211573915,-1.324769756,-1.002126062 -Andrew Harrison,harrian01,2019,381,187,-2.758001887,-3.246382072,-6.004383959,-1.42505555,1.971591231,0.546535682,-2.622265471,-2.2538182,-4.87608367,-0.20203891,-0.20203891,0,-2.249730948,-1.731355487,-3.981086434,-0.643402743 -Devin Harris,harride01,2014,1998,994,2.352942803,0.284730384,2.637673187,3.58330137,2.335375986,5.918677356,2.702760973,0.715484682,3.418245655,3.132817638,2.55490568,0.577911958,2.961975029,-0.407503041,2.554471988,-0.394531106 -Devin Harris,harride01,2015,3627,1759,2.212135857,0.604744469,2.816880326,-0.050610128,-0.563249832,-0.61385996,1.844162062,0.390410203,2.234572265,4.510053502,4.563219101,-0.053165599,1.809058084,0.157796537,1.966854621,0.282117639 -Devin Harris,harride01,2016,2902,1401,1.109332973,-0.238319715,0.871013259,-3.475789884,0.659165748,-2.816624136,0.228123791,-0.0634886,0.164635191,2.105116818,1.9593062,0.145810618,-0.838104794,-0.295734104,-1.133838899,0.924966434 -Devin Harris,harride01,2017,2174,1087,1.842882892,-0.046601128,1.796281764,0.084304353,2.279565403,2.363869756,1.637314002,0.425383741,2.062697742,2.677510312,2.677510312,0,0.95942233,-0.210602461,0.74881987,0.310501575 -Devin Harris,harride01,2018,2794,1340,1.511772237,-1.135138264,0.376633973,1.318748876,1.372551196,2.691300072,1.566935978,-0.680457198,0.88647878,2.516831331,2.516831331,0,1.316642038,-0.803932503,0.512709535,0.58568379 -Devin Harris,harride01,2019,2245,1071,0.259261074,-1.160788029,-0.901526955,-1.438057831,-2.150201419,-3.58825925,-0.071562155,-1.441416908,-1.512979063,0.677612056,0.677612056,0,-0.520565982,-1.21056558,-1.731131562,0.252376498 -Elias Harris,harriel01,2014,25,11,-8.030297621,5.952950078,-2.077347543,9.99898304,-24.39722788,-14.39824484,-4.721437531,0.144448206,-4.576989324,-0.010306677,-0.010306677,0,-6.067401199,-0.468959093,-6.536360293,0.498098308 -Gary Harris,harriga01,2015,1510,719,-4.736432558,-1.53435187,-6.270784428,-5.185765576,-0.970218121,-6.155983697,-5.117540053,-1.478456968,-6.595997021,-1.42244405,-1.42244405,0,-4.316890219,-1.23919831,-5.556088529,0.788608514 -Gary Harris,harriga01,2016,4958,2439,0.224113129,-1.225749078,-1.001635949,1.179921298,-4.274156676,-3.094235378,0.442933079,-1.906983999,-1.464050919,1.604580638,1.604580638,0,-0.028513897,-1.236745846,-1.265259742,0.267087938 -Gary Harris,harriga01,2017,3712,1782,2.37885034,-0.979477183,1.399373158,5.809103308,-4.290150973,1.518952335,3.183098817,-1.715139432,1.467959385,3.848939942,3.848939942,0,2.960716355,-1.791184589,1.169531766,0.359912434 -Gary Harris,harriga01,2018,4724,2304,1.51362553,0.589368689,2.10299422,0.916187739,0.648126799,1.564314538,1.429616563,0.647673085,2.077289648,5.715490095,5.715490095,0,2.119953917,0.651660012,2.771613929,0.716853377 -Gary Harris,harriga01,2019,4404,2156,-0.200752949,-0.254311319,-0.455064268,-1.00358139,3.59800107,2.594419679,-0.416571518,0.523651895,0.107080377,3.185504417,2.132065536,1.053438881,-0.834675092,0.469591822,-0.36508327,-0.086776761 -Joe Harris,harrijo01,2015,1023,509,-1.559196175,-5.119641184,-6.678837358,-4.077572094,-4.653980454,-8.731552548,-2.24335511,-5.333812836,-7.577167946,-1.258080168,-1.193848693,-0.064231475,-1.717741047,-5.235957829,-6.953698876,0.291388333 -Joe Harris,harrijo01,2016,33,15,-2.237140615,-20.10136512,-22.33850574,-7.153407666,-37.47227494,-44.6256826,-3.481342618,-25.04547895,-28.52682157,-0.201459398,-0.201459398,0,-2.598065041,-17.84688876,-20.4449538,2.0750354 -Joe Harris,harrijo01,2017,2481,1138,-1.575368239,-1.389810175,-2.965178414,-4.849006073,0.931933302,-3.917072772,-2.303440672,-0.953707291,-3.257147963,-0.297273953,-0.297273953,0,-2.943913924,-1.261098144,-4.205012069,0.939417392 -Joe Harris,harrijo01,2018,4139,1975,1.262604064,-1.241649341,0.020954722,0.771103388,-0.312887363,0.458216025,1.254365714,-1.098942497,0.155423216,2.925280567,2.925280567,0,0.894689655,-1.456950844,-0.562261189,-0.079780724 -Joe Harris,harrijo01,2019,5234,2442,0.297496466,0.062335249,0.359831715,1.9854422,-3.517361092,-1.531918892,0.67403071,-0.68135903,-0.00732832,3.432000633,3.986132525,-0.554131892,0.414861385,-0.862962764,-0.448101379,0.587256768 -Manny Harris,harrima01,2014,371,180,-0.61645103,-3.574522531,-4.190973561,0.124993595,-3.408778223,-3.283784627,-0.462002775,-3.723093443,-4.185096218,-0.131969628,-0.131969628,0,0.004443544,-3.434333852,-3.429890308,0.128183036 -Manny Harris,harrima01,2017,51,25,-7.577557807,-15.93487991,-23.51243772,-10.27749094,-11.87340883,-22.15089976,-8.462278142,-15.98206545,-24.44434359,-0.279853578,-0.279853578,0,-9.059022072,-14.93088954,-23.98991162,1.113880326 -Mike Harris,harrimi01,2014,455,225,-0.204610185,4.85166212,4.647051935,-2.344974901,4.451688228,2.106713328,-0.590652368,5.171169832,4.580517464,0.842476198,0.842476198,0,-0.605625135,4.941887517,4.336262382,0.11049738 -Shaquille Harrison,harrish01,2018,837,384,1.507285237,1.94346885,3.450754088,4.146896583,3.958830826,8.105727408,2.211643116,2.549812399,4.761455515,1.479425895,1.479425895,0,1.089887537,2.136284076,3.226171613,0.526144 -Shaquille Harrison,harrish01,2019,3009,1430,-0.685269516,2.248228243,1.562958727,-4.440222884,-1.00599079,-5.446213675,-1.441647529,1.779813919,0.338166389,2.243857,2.243857,0,-2.398087113,1.548235184,-0.849851929,-0.417317062 -Tobias Harris,harrito02,2014,3642,1850,0.054179672,-1.791037504,-1.736857832,-0.641516764,-1.901401548,-2.542918312,-0.013518248,-1.893345581,-1.90686383,0.790523077,0.790523077,0,-0.927324198,-1.41239084,-2.339715038,-0.637317933 -Tobias Harris,harrito02,2015,4668,2369,0.164082206,-0.497460903,-0.333378697,-1.057713453,-2.792182643,-3.849896096,-0.026982181,-0.97382911,-1.000811291,2.097779392,2.097779392,0,-0.149080868,-0.745065543,-0.894146411,-0.743943626 -Tobias Harris,harrito02,2016,5305,2669,0.615076955,0.367468128,0.982545082,0.014821569,1.508964917,1.523786486,0.528895624,0.641178184,1.170073807,5.351029548,4.751667104,0.599362444,0.459908965,0.658637713,1.118546678,-0.582448523 -Tobias Harris,harrito02,2017,5164,2567,0.882001449,0.655126094,1.537127543,1.134769825,1.133295708,2.268065532,1.026988407,0.784656486,1.811644893,5.957614254,5.957614254,0,0.944100383,0.776115976,1.720216359,-0.274133211 -Tobias Harris,harrito02,2018,5459,2668,1.894745904,-0.07197929,1.822766614,1.159065744,-2.667920264,-1.50885452,1.865778346,-0.620018391,1.245759955,5.412827893,5.412827893,0,2.218700485,-0.016820225,2.201880261,-0.340010043 -Tobias Harris,harrito02,2019,6971,3290,1.116588683,-0.559054809,0.557533874,-0.075109724,-0.691380928,-0.766490652,0.916783731,-0.619941266,0.296842465,5.121094883,4.309732433,0.811362451,0.74749634,-0.535909145,0.211587195,-0.544306832 -Isaiah Hartenstein,harteis01,2019,477,223,-2.967695024,0.277713497,-2.689981527,-0.257934008,2.999316898,2.74138289,-2.664459756,0.859142719,-1.805317037,0.10843477,0.108177592,0.000257178,-2.72130119,1.020214185,-1.701087005,0.652480959 -Josh Hart,hartjo01,2018,3055,1461,0.679292214,0.93108184,1.610374053,1.760384641,-1.543887044,0.216497597,0.955412317,0.46238597,1.417798287,3.10003116,3.10003116,0,0.254128343,0.694436647,0.948564991,-0.212489276 -Josh Hart,hartjo01,2019,3772,1715,-2.008180027,2.514749666,0.506569639,-2.205067441,4.290558244,2.085490804,-2.145951474,3.024394674,0.878443199,3.184483793,3.184483793,0,-2.5024849,3.053707971,0.551223072,0.308847884 -Udonis Haslem,hasleud01,2014,1569,822,-2.255889563,-3.414446843,-5.670336406,-3.836089042,-3.845646441,-7.681735484,-2.755995091,-3.723377795,-6.479372886,-1.546819099,-1.499987696,-0.046831403,-1.880444725,-3.262250523,-5.142695248,-0.644758326 -Udonis Haslem,hasleud01,2015,1926,995,-2.408963371,-3.203364344,-5.612327715,-3.900818744,-1.296720298,-5.197539042,-2.877287701,-2.98479426,-5.862081961,-1.573177789,-1.573177789,0,-3.136603039,-2.462385037,-5.598988076,-0.404708893 -Udonis Haslem,hasleud01,2016,683,345,-3.760288677,-1.102117164,-4.862405841,-1.940739761,-0.869461158,-2.81020092,-3.611105645,-1.155093338,-4.766198983,-0.3553089,-0.230304325,-0.125004575,-3.438867358,-1.802036842,-5.240904199,-1.152335141 -Udonis Haslem,hasleud01,2017,266,130,-5.74537819,-0.693624088,-6.439002277,-15.94081366,-3.633686516,-19.57450018,-8.203368926,-1.383509369,-9.586878295,-0.451243453,-0.451243453,0,-8.183789828,-0.745310112,-8.92909994,-0.480075823 -Udonis Haslem,hasleud01,2018,141,72,-9.585294733,0.07932553,-9.505969203,-10.01661358,4.461965642,-5.554647942,-10.25507341,0.94660403,-9.308469378,-0.236709731,-0.236709731,0,-9.324721454,-1.765849143,-11.0905706,-1.734117757 -Udonis Haslem,hasleud01,2019,167,74,-9.417467851,5.83799005,-3.5794778,-13.10125617,3.053268937,-10.04798723,-10.74685599,5.556589802,-5.190266186,-0.092658873,-0.092658873,0,-8.548531907,2.559338275,-5.989193632,0.583075106 -Spencer Hawes,hawessp01,2014,5105,2470,-0.655294815,1.408981665,0.75368685,-0.96751741,-3.556728341,-4.52424575,-0.687424432,0.506141308,-0.181283124,3.309651467,3.309651467,0,-0.61671462,-0.177640468,-0.794355088,1.160592049 -Spencer Hawes,hawessp01,2015,2686,1331,-3.238567281,-0.396731187,-3.635298467,-7.436465801,-0.647997223,-8.084463024,-4.379028131,-0.506401072,-4.885429203,-1.461734917,-1.537241355,0.075506438,-3.096972584,-0.626634049,-3.723606632,0.231608945 -Spencer Hawes,hawessp01,2016,2220,1088,-2.465036399,1.544648475,-0.920387924,-2.645624602,3.421339594,0.775714992,-2.662621617,2.013759615,-0.648862002,1.176971298,0.720887993,0.456083305,-2.547984297,1.177482401,-1.370501896,0.239120911 -Spencer Hawes,hawessp01,2017,1676,814,-1.887815995,-0.971128533,-2.858944528,-5.100707923,-3.775674527,-8.87638245,-2.676271001,-1.60081732,-4.277088321,-0.642635895,-0.575453213,-0.067182682,-2.171301861,-2.1149315,-4.28623336,0.659856201 -Chuck Hayes,hayesch01,2014,1563,792,-2.61190706,2.088692413,-0.523214647,0.180736747,3.700627802,3.881364549,-2.220152845,2.538130957,0.317978113,1.237398402,1.129122678,0.108275723,-3.240845042,1.319059345,-1.921785697,-0.286149853 -Chuck Hayes,hayesch01,2015,506,255,-1.569392723,0.838338426,-0.731054297,5.258261357,0.455320253,5.71358161,-0.287958809,0.838794166,0.550835357,0.428948003,0.428948003,0,-0.904268133,-0.269027734,-1.173295867,-0.110305339 -Chuck Hayes,hayesch01,2016,52,24,-7.940420521,8.188789178,0.248368658,-9.249954917,6.782921052,-2.467033865,-8.769106458,8.438458759,-0.330647699,0.030108724,0.030108724,0,-9.792963655,6.390405872,-3.402557783,1.597147778 -Nigel Hayes,hayesni01,2018,234,122,-2.681517491,0.533366143,-2.148151348,-1.169399216,4.965403353,3.796004137,-2.502662813,1.509636862,-0.993025951,0.102048089,0.102048089,0,-2.359636134,-0.10946357,-2.469099704,-1.8093533 -Gordon Hayward,haywago01,2014,5431,2800,0.548478026,0.050927738,0.599405764,0.834235408,-0.670820975,0.163414433,0.690428288,-0.052275284,0.638153004,4.881546039,4.881546039,0,0.938245157,0.059201443,0.9974466,0.819728567 -Gordon Hayward,haywago01,2015,5027,2618,2.87932375,0.184123279,3.063447029,3.626483161,0.341462582,3.967945743,3.23215027,0.202423668,3.434573939,8.34323364,8.34323364,0,3.122023102,0.454836253,3.576859355,0.957417579 -Gordon Hayward,haywago01,2016,5598,2893,1.844331298,-0.702189233,1.142142065,0.187038685,-1.319974354,-1.132935669,1.615060162,-0.90092166,0.714138502,5.148924552,5.148924552,0,1.325065242,-0.36901508,0.956050161,0.684628223 -Gordon Hayward,haywago01,2017,5655,2927,3.356782285,0.838179317,4.194961602,0.041687926,0.759792342,0.801480268,2.861435729,0.82080238,3.682238109,9.646079821,8.533921782,1.11215804,2.758524059,1.091143693,3.849667752,0.050080436 -Gordon Hayward,haywago01,2018,10,5,-6.22741964,-13.9607502,-20.18816984,0.322334198,7.236176529,7.558510728,-5.225967145,-10.45016071,-15.67612785,-0.032994361,-0.032994361,0,-5.532020752,-10.71321646,-16.24523722,0.059589973 -Gordon Hayward,haywago01,2019,4546,2130,0.697651544,0.032928233,0.730579777,-0.475040672,0.114478212,-0.36056246,0.480179643,0.029085809,0.509265452,3.550121831,3.445383109,0.104738722,0.703351042,-0.381958051,0.321392991,0.121916721 -Brendan Haywood,haywobr01,2015,247,121,-6.641992901,2.103354634,-4.538638267,-9.900762886,-1.705150723,-11.60591361,-7.838080128,1.39692336,-6.441156768,-0.226475516,-0.205831514,-0.020644002,-6.258962441,0.151347373,-6.107615068,0.758975876 -Reggie Hearn,hearnre01,2018,15,7,2.195641633,-1.16634939,1.029292243,-17.25947799,-6.865635479,-24.12511347,-1.819553522,-2.538941776,-4.358495298,-0.005631502,-0.005631502,0,-1.321304953,-5.646213007,-6.96751796,-1.952615648 -Gerald Henderson,hendege02,2014,4984,2580,-1.393537322,0.106887268,-1.286650054,-2.436761292,-1.142633372,-3.579394665,-1.659677486,-0.175459442,-1.835136928,1.195514307,1.133215119,0.062299188,-2.155565576,-0.016178045,-2.171743621,-0.861678237 -Gerald Henderson,hendege02,2015,4535,2315,-1.214061087,0.69362574,-0.520435347,0.00115939,2.500266346,2.501425736,-0.963137834,1.096341928,0.133204094,3.400445536,3.400445536,0,-1.480735616,0.853881688,-0.626853928,-0.139229747 -Gerald Henderson,hendege02,2016,3392,1665,-1.080083098,0.597749677,-0.482333421,-1.861069035,-0.017458334,-1.878527369,-1.346632656,0.515132331,-0.831500325,1.626270755,1.508017958,0.118252797,-0.976845747,-0.519958873,-1.49680462,-0.490546449 -Gerald Henderson,hendege02,2017,3482,1667,-1.216165448,-0.981284657,-2.197450105,-3.091215031,-3.765382316,-6.856597347,-1.616622578,-1.617376719,-3.233999297,-0.410218354,-0.410218354,0,-2.184222437,-1.620446284,-3.804668721,-0.339491552 -Myke Henry,henrymy01,2018,781,378,-2.737069945,1.073623181,-1.663446764,1.020600181,-2.107632052,-1.087031872,-2.069925663,0.513753859,-1.556171804,0.232188881,0.232188881,0,-1.375195508,0.680518609,-0.694676899,0.841195252 -Xavier Henry,henryxa01,2014,1920,908,-1.282814561,1.94210018,0.659285619,-1.016201686,3.00148675,1.985285065,-1.262946486,2.322795079,1.059848592,1.776113086,1.776113086,0,-1.288788161,1.308570803,0.019782642,0.6062912 -Xavier Henry,henryxa01,2015,172,86,-4.033171114,-2.052026411,-6.085197525,-0.364331733,5.280807851,4.916476118,-3.462573956,-0.550228839,-4.012802795,-0.055694632,-0.055694632,0,-2.867158594,-2.462159007,-5.329317602,0.495637171 -John Henson,hensojo01,2014,3608,1856,-2.09251567,-0.570095418,-2.662611088,-3.078960029,-2.976238129,-6.055198158,-2.365527675,-1.027887307,-3.393414981,-0.604846916,-0.604846916,0,-2.242961786,-1.624190685,-3.867152471,-0.696264433 -John Henson,hensojo01,2015,2722,1381,-2.230207844,0.591706382,-1.638501461,-4.120999853,1.125830738,-2.995169114,-2.729189534,0.68795864,-2.041230894,0.511006546,0.276109983,0.234896562,-3.06276731,0.591006318,-2.471760991,0.114260489 -John Henson,hensojo01,2016,1920,960,-1.802626459,0.961527296,-0.841099163,-4.25114224,0.25609192,-3.99505032,-2.399356083,0.920531758,-1.478824325,0.6230679,0.6230679,0,-2.146475556,0.175248378,-1.971227178,0.071597506 -John Henson,hensojo01,2017,2260,1135,-3.354947587,1.057869155,-2.297078432,-1.003754745,0.319930814,-0.683823931,-3.07762141,0.972312513,-2.105308896,0.372709527,0.37024564,0.002463887,-3.358232241,0.639253547,-2.718978694,-0.153084982 -John Henson,hensojo01,2018,4134,2044,-2.072379399,0.103669139,-1.96871026,2.07042916,1.628283594,3.698712754,-1.361814158,0.441592658,-0.9202215,1.909097923,1.700559226,0.208538698,-1.46126888,0.632486993,-0.828781887,-0.492536775 -John Henson,hensojo01,2019,431,188,-1.952741806,4.056312809,2.103571003,-1.782136265,0.172672117,-1.609464148,-2.09395997,3.414033857,1.320073887,0.394230793,0.394230793,0,-0.986282853,1.984760036,0.998477183,1.002207163 -Juancho Hernangomez,hernaju01,2017,1781,842,-0.219002441,1.894593995,1.675591554,-0.085443456,-2.00067051,-2.086113966,-0.243971626,1.254539105,1.010567479,1.620631665,1.620631665,0,0.28250935,-0.287876525,-0.005367175,0.311820644 -Juancho Hernangomez,hernaju01,2018,574,277,-1.176118915,-0.486248494,-1.662367408,-2.786403803,-2.156289885,-4.942693687,-1.586149289,-0.809018254,-2.395167543,0.050140585,0.050140585,0,-1.326425715,-2.216114912,-3.542540627,-0.012371391 -Juancho Hernangomez,hernaju01,2019,2847,1373,-1.37480062,0.780871595,-0.593929024,-1.493334107,1.03713123,-0.456202877,-1.498922953,0.848656579,-0.650266374,1.456569373,1.517801782,-0.061232409,-1.406664937,0.181531564,-1.225133373,-0.615962249 -Willy Hernangomez,hernawi01,2017,2713,1324,-1.073328316,-0.02172254,-1.095050857,-1.242058061,0.821099313,-0.420958748,-1.153814958,0.210828313,-0.942986645,1.226270293,1.226270293,0,-0.813755556,-0.085877222,-0.899632778,0.451950926 -Willy Hernangomez,hernawi01,2018,1044,495,-0.406599742,0.01504292,-0.391556821,-1.706081682,1.940761947,0.234680264,-0.697719141,0.458565177,-0.239153965,0.631060506,0.631060506,0,-0.295435468,0.096750138,-0.19868533,0.879922164 -Willy Hernangomez,hernawi01,2019,1739,812,-0.006438951,-3.576471333,-3.582910284,-0.590188027,-4.829153877,-5.419341903,-0.134985064,-4.00704364,-4.142028704,-0.579823768,-0.579823768,0,-0.027415743,-3.803305811,-3.830721554,0.553272305 -Mario Hezonja,hezonma01,2016,2898,1413,-2.426271559,-1.260811031,-3.687082589,-0.467530818,0.785773943,0.318243126,-2.151061025,-0.893987609,-3.045048634,-0.213872057,-0.213872057,0,-1.696852473,-1.579499407,-3.276351881,0.536439838 -Mario Hezonja,hezonma01,2017,1947,960,-4.000916609,-0.915309816,-4.916226425,-6.299985212,-2.341710573,-8.641695785,-4.654824957,-1.219466065,-5.874291022,-1.537501491,-1.537501491,0,-3.737567429,-2.217679303,-5.955246732,0.464651881 -Mario Hezonja,hezonma01,2018,3407,1657,-0.624167737,0.57498639,-0.049181347,-1.51131102,-1.787526919,-3.29883794,-0.799098514,0.150881844,-0.648216671,1.775629795,1.775629795,0,-1.044908972,0.216340183,-0.828568789,-0.068152302 -Mario Hezonja,hezonma01,2019,2532,1206,-2.281994864,0.179145932,-2.102848933,-2.265779306,-1.31232886,-3.578108166,-2.321911419,-0.061274746,-2.383186166,0.22643142,0.22643142,0,-1.934299983,-0.444108105,-2.378408088,0.329818718 -Roy Hibbert,hibbero01,2014,5638,2951,-2.729598242,3.714859747,0.985261506,1.829937076,0.011250887,1.841187963,-1.915288029,3.067584628,1.152296599,5.780837547,5.516151375,0.264686172,-2.601840037,2.976673094,0.374833057,-1.075033084 -Roy Hibbert,hibbero01,2015,3728,1926,-2.478753598,2.613544027,0.134790429,-1.198553974,-1.121895908,-2.320449882,-2.331970076,1.957746593,-0.374223482,2.304759324,2.304759324,0,-2.199323613,1.013083371,-1.186240242,-1.223502078 -Roy Hibbert,hibbero01,2016,3794,1878,-3.782655354,-0.167636133,-3.950291487,-5.239650168,-3.953935088,-9.193585256,-4.324265535,-0.876978539,-5.201244075,-2.339445451,-2.339445451,0,-4.712294424,-1.188815375,-5.901109799,-0.383894181 -Roy Hibbert,hibbero01,2017,1412,682,-3.227068298,1.590832527,-1.636235771,-2.153604299,-0.02035525,-2.17395955,-3.224337631,1.364978065,-1.859359566,0.316162577,0.316162577,0,-3.669743147,0.525454822,-3.144288326,0.061075559 -Isaiah Hicks,hicksis01,2018,501,240,-5.289911539,-4.873627147,-10.16353869,-1.306576662,-1.27702168,-2.583598342,-4.762189097,-4.398982573,-9.16117167,-0.784626342,-0.784626342,0,-4.508767076,-4.151732848,-8.660499925,-0.051656542 -Isaiah Hicks,hicksis01,2019,66,32,-1.573509975,1.050368759,-0.523141216,-6.30468342,2.58703896,-3.717644461,-2.560305095,1.549717278,-1.010587817,0.028587263,0.028587263,0,-1.876528324,1.604594593,-0.271933731,0.677993558 -JJ Hickson,hicksjj01,2014,3843,1859,-2.937386904,0.140771209,-2.796615695,-3.106553202,-0.962905167,-4.06945837,-3.142779697,-0.065957835,-3.208737532,-0.435741126,-0.435741126,0,-2.696656204,0.056929205,-2.639726998,0.142430193 -JJ Hickson,hicksjj01,2015,2873,1411,-3.137258505,-1.120099556,-4.257358061,-4.741141224,-0.896479812,-5.637621036,-3.654401552,-1.1176033,-4.772004852,-1.457743692,-1.457743692,0,-3.733357291,-1.465831644,-5.199188935,0.139542071 -JJ Hickson,hicksjj01,2016,911,436,-3.474643566,2.422791499,-1.051852067,-4.834180992,0.076653865,-4.757527127,-3.96911497,2.103964783,-1.865150188,0.203771398,0.203771398,0,-3.459458922,0.715064601,-2.744394321,0.452073912 -Buddy Hield,hieldbu01,2017,3885,1888,-0.574484149,-1.195959887,-1.770444036,-1.923346169,-1.841158823,-3.764504992,-0.850767884,-1.401854921,-2.252622805,0.508943736,0.508943736,0,-1.333808924,-1.57967853,-2.913487454,0.079927487 -Buddy Hield,hieldbu01,2018,4059,2024,1.079400424,-0.34912222,0.730278204,0.51874373,2.450416167,2.969159897,1.101652813,0.259077199,1.360730011,4.239852728,4.239852728,0,0.678862108,0.367075313,1.045937422,-0.118506011 -Buddy Hield,hieldbu01,2019,5717,2615,2.471423969,-0.687846033,1.783577936,0.305865607,-1.14475388,-0.838888273,2.172343789,-0.811709018,1.360634771,5.524852282,5.524852282,0,2.321566396,-0.540974892,1.780591504,0.753612511 -Haywood Highsmith,highsha01,2019,88,40,-5.059265807,-6.128811168,-11.18807697,-3.395231231,-14.73397995,-18.12921119,-5.044654458,-8.292507734,-13.33716219,-0.21613697,-0.21613697,0,-4.673500886,-7.510477634,-12.18397852,0.034982107 -Nene,hilarne01,2014,3714,1885,-2.122182519,3.580059699,1.45787718,-3.457228729,2.146531038,-1.310697691,-2.518733536,3.443519601,0.924786065,3.513710066,3.487805382,0.025904684,-1.448648668,3.036536974,1.587888306,0.50648868 -Nene,hilarne01,2015,3872,1950,-2.555130404,3.205874563,0.650744159,-1.245870426,1.562513166,0.316642739,-2.423973354,3.027617741,0.603644387,3.351833423,2.931375238,0.420458185,-2.365283365,3.188837317,0.823553952,0.081586026 -Nene,hilarne01,2016,2309,1094,-2.530382162,3.292535634,0.762153473,-0.875095193,2.044785003,1.16968981,-2.332805987,3.22559333,0.892787343,2.057757987,2.057757987,0,-1.514502424,3.20522777,1.690725347,1.17756557 -Nene,hilarne01,2017,2952,1359,-1.617882025,2.818033995,1.200151969,-1.204692831,5.525444389,4.320751558,-1.71638152,3.55905235,1.84267083,3.250597683,2.57489703,0.675700653,-0.655290539,2.916417534,2.261126995,1.28567062 -Nene,hilarne01,2018,1838,865,-2.153797009,3.950080647,1.796283638,2.045469221,5.191480357,7.236949578,-1.500062436,4.421789354,2.921726918,2.524565781,2.363946017,0.160619764,-1.102200017,3.347932441,2.245732423,0.711443467 -Nene,hilarne01,2019,1265,599,-1.601860519,2.849557888,1.247697369,0.973538117,2.639357171,3.612895288,-1.243735281,2.973202954,1.729467673,1.382444584,1.017550487,0.364894097,-0.700916149,2.430232791,1.729316642,-0.449772683 -George Hill,hillge01,2014,5976,3121,0.085717719,2.318509899,2.404227618,0.026658735,1.785019102,1.811677837,0.119170291,2.276550167,2.395720458,8.112636154,6.368610847,1.744025307,-0.4729054,2.964683411,2.491778011,-1.51819782 -George Hill,hillge01,2015,2477,1267,3.498475813,1.661286414,5.159762227,4.314276198,1.56180605,5.876082248,3.920353565,1.718911904,5.639265469,5.372806315,5.372806315,0,3.667108764,1.920095454,5.587204218,-0.887878226 -George Hill,hillge01,2016,5566,2759,0.586997976,0.708256897,1.295254874,0.663612555,0.876590148,1.540202703,0.646283294,0.749686297,1.39596959,5.8702519,4.508414449,1.361837451,0.476256911,1.514931574,1.991188484,-1.233957759 -George Hill,hillge01,2017,3515,1825,2.777488814,-0.516374656,2.261114157,2.400833373,2.035641589,4.436474962,2.862191759,-0.069236375,2.792955383,5.114290579,4.766043128,0.348247452,2.733693207,1.447683171,4.181376379,-1.038611885 -George Hill,hillge01,2018,4715,2369,0.00332083,0.464491408,0.467812239,1.772755914,-0.9503101,0.822445814,0.372219515,0.233126167,0.605345682,4.039628438,2.917933607,1.12169483,-0.056190673,0.445367855,0.389177182,-1.053642513 -George Hill,hillge01,2019,3592,1697,0.879627718,0.621974281,1.501602,0.436745598,2.866646208,3.303391806,0.810334751,1.083541361,1.893876112,3.991390707,2.306749418,1.684641289,0.995945479,1.051398838,2.047344317,-1.172314016 -Darrun Hilliard,hillida01,2016,773,383,-1.441740037,-1.984089902,-3.425829939,-1.013085234,-0.047445563,-1.060530797,-1.440378553,-1.71196179,-3.152340342,-0.078701048,-0.078701048,0,-1.936380048,-2.805566439,-4.741946487,0.100779155 -Darrun Hilliard,hillida01,2017,764,381,-4.247032145,-1.685922427,-5.932954572,-3.767068026,3.017452554,-0.749615472,-4.362038254,-0.815818131,-5.177856385,-0.475985672,-0.475985672,0,-3.756959054,-1.901694078,-5.658653133,0.840503795 -Darrun Hilliard,hillida01,2018,196,95,-5.051575168,-4.090568021,-9.142143189,2.488125587,-5.184770935,-2.696645347,-3.797931313,-4.63757159,-8.435502904,-0.271330355,-0.271330355,0,-4.910205082,-3.86441203,-8.774617112,-1.526363771 -Jordan Hill,hilljo01,2014,3073,1500,0.119268486,0.043065774,0.16233426,-3.138376117,-1.901362791,-5.039738907,-0.519939576,-0.289044391,-0.808983967,1.475062168,1.475062168,0,-0.459582251,-0.554848577,-1.014430828,-0.671351765 -Jordan Hill,hilljo01,2015,3762,1874,-2.294365297,0.788485805,-1.505879493,-2.86841248,-2.314728554,-5.183141034,-2.513993859,0.265043366,-2.248950493,0.474947805,0.474947805,0,-2.641511249,0.055819537,-2.585691711,-0.823315995 -Jordan Hill,hilljo01,2016,3076,1528,-1.575407798,-0.396945606,-1.972353403,0.296484059,-0.4112474,-0.114763341,-1.26366196,-0.497378165,-1.761040125,0.756877788,0.852592385,-0.095714597,-1.119309189,0.027642095,-1.091667094,-1.221353172 -Jordan Hill,hilljo01,2017,92,47,-6.041960027,-8.660699816,-14.70265984,-5.813349259,10.48134718,4.667997923,-6.36719592,-5.108806688,-11.47600261,-0.208760496,-0.208760496,0,-4.220886956,-4.956063904,-9.17695086,-0.226803585 -Solomon Hill,hillso01,2014,438,227,-2.674333572,-0.656827209,-3.331160781,2.276972231,-0.509331872,1.767640359,-1.765733796,-0.746010531,-2.511744326,0.02734421,0.027664933,-0.000320723,-2.293160178,-1.356485637,-3.649645815,-0.126692849 -Solomon Hill,hillso01,2015,4651,2381,-1.194006097,0.640523912,-0.553482185,-2.524025904,-3.442741696,-5.9667676,-1.527814801,-0.188596232,-1.716411033,1.247648083,1.247648083,0,-2.011791203,-0.061128782,-2.072919985,-0.606527296 -Solomon Hill,hillso01,2016,2158,1064,0.664590795,0.93666017,1.601250965,2.566583364,1.154599277,3.721182641,1.103018537,0.990075685,2.093094221,2.682319603,1.657949397,1.024370206,0.235881711,0.760529531,0.996411242,-0.436077058 -Solomon Hill,hillso01,2017,4944,2374,-2.246512672,0.717369365,-1.529143308,0.294675126,2.809587353,3.104262479,-1.811522482,1.174984563,-0.636537919,2.573641044,2.573641044,0,-2.152162759,1.150974031,-1.001188728,0.528206005 -Solomon Hill,hillso01,2018,671,301,-1.770744539,-2.59873263,-4.36947717,-1.704024809,-3.707204093,-5.411228902,-1.87371238,-3.013426109,-4.887138489,-0.335467161,-0.194217481,-0.141249681,-1.884378068,-2.527764544,-4.412142611,0.839685199 -Solomon Hill,hillso01,2019,1913,878,-3.000915304,0.221932477,-2.778982827,-2.160772733,-2.908656923,-5.069429656,-3.010351613,-0.385921876,-3.396273489,-0.289657824,-0.289657824,0,-2.575503146,-0.980491141,-3.555994287,0.054915115 -Kirk Hinrich,hinriki01,2014,4345,2283,-1.586604955,1.7641077,0.177502745,-1.497948685,2.926301967,1.428353282,-1.633888003,2.049773382,0.415885379,3.665575454,3.429088641,0.236486813,-1.921939499,3.084844788,1.162905288,-0.71909021 -Kirk Hinrich,hinriki01,2015,3441,1736,-1.980842825,-1.247069524,-3.227912349,-2.413885074,0.216802652,-2.197082422,-2.249630562,-1.030215098,-3.27984566,-0.488912762,-0.168947461,-0.319965301,-2.127190424,-0.490878612,-2.618069036,-0.356418285 -Kirk Hinrich,hinriki01,2016,1328,658,-0.865193216,-0.090848049,-0.956041265,-1.044385147,2.637429646,1.593044498,-0.960193679,0.465552867,-0.494640812,0.758876393,0.738625723,0.02025067,-1.689452733,-0.029588045,-1.719040778,-0.887503648 -Aaron Holiday,holidaa01,2019,1418,659,-0.7780468,1.849744665,1.071697866,0.258284346,3.237100871,3.495385217,-0.611642837,2.205735757,1.59409292,1.464095003,1.543244525,-0.079149522,-0.835827402,1.294389877,0.458562475,0.64795123 -Jrue Holiday,holidjr01,2014,2267,1143,1.882619138,-0.212491455,1.670127683,3.116227459,0.381792469,3.498019929,2.242770468,-0.065766062,2.177004406,2.865791904,2.865791904,0,1.946147557,0.815441826,2.761589383,-0.248133681 -Jrue Holiday,holidjr01,2015,2689,1358,3.331467178,-0.89372611,2.437741068,2.274465619,0.23154733,2.50601295,3.268277518,-0.698386748,2.56989077,3.700148946,3.636545814,0.063603131,3.23570927,0.542417027,3.778126297,0.207968948 -Jrue Holiday,holidjr01,2016,3781,1831,3.180544409,-0.186593227,2.993951182,2.809808122,1.523774433,4.333582555,3.299605955,0.203151643,3.502757597,5.912891674,5.912891674,0,2.637130015,0.50598935,3.143119365,1.199615927 -Jrue Holiday,holidjr01,2017,4533,2190,0.884799204,-0.471196569,0.413602635,-0.708800706,3.195682782,2.486882075,0.649747447,0.245775946,0.895523392,4.092000869,4.092000869,0,0.294805143,0.794214102,1.089019244,0.450783072 -Jrue Holiday,holidjr01,2018,6991,3275,2.31010029,0.8270802,3.13718049,2.040853536,6.278928169,8.319781705,2.374048557,2.007496784,4.381545341,12.06585539,10.70848654,1.357368852,2.57332941,2.413656125,4.986985536,0.907558699 -Jrue Holiday,holidjr01,2019,5211,2402,3.530818091,0.699909246,4.230727337,5.289857511,4.043321334,9.333178845,4.097605845,1.472658993,5.570264838,10.27363737,10.27363737,0,4.078266456,1.376999379,5.455265835,0.771105894 -Justin Holiday,holidju01,2015,1400,668,-0.768848333,1.586548726,0.817700393,-5.849241724,0.844921027,-5.004320697,-1.95780736,1.445023592,-0.512783768,0.765652454,0.80847414,-0.042821685,-1.164058901,1.307776708,0.143717807,0.730861357 -Justin Holiday,holidju01,2016,1601,773,-1.61157852,0.605930578,-1.005647942,-1.963211449,-1.920767109,-3.883978558,-1.765714247,0.102735087,-1.66297916,0.432337926,0.432337926,0,-1.807313575,-0.109496756,-1.91681033,0.711232673 -Justin Holiday,holidju01,2017,3346,1639,-0.357341644,-0.294558042,-0.651899686,-1.778026363,3.710361674,1.932335311,-0.659090989,0.567136069,-0.09195492,2.229012438,2.229012438,0,-0.480582838,-0.05472157,-0.535304409,0.278372505 -Justin Holiday,holidju01,2018,4739,2265,-1.454846965,0.477234698,-0.977612267,1.231427982,3.050592576,4.282020559,-0.932337502,1.08335125,0.151013748,3.383550437,3.383550437,0,-0.953974062,0.923408911,-0.030565151,0.92112819 -Justin Holiday,holidju01,2019,5409,2607,-1.709189096,1.601112426,-0.10807667,-3.020538283,-0.998826142,-4.019364425,-2.041788543,1.166454417,-0.875334126,2.497102817,2.497102817,0,-2.2252694,1.413107119,-0.812162281,0.335012137 -John Holland,hollajo02,2016,2,1,-40.30349637,-21.37102491,-61.67452127,-54.01133259,18.41615465,-35.59517793,-45.32330849,-14.96798733,-60.29129582,-0.031377806,0,-0.031377806,-20.03009324,-13.27545701,-33.30555025,3.453689354 -John Holland,hollajo02,2018,367,174,-4.594178278,-2.336805949,-6.930984227,-3.47837969,-4.861636483,-8.340016173,-4.711493269,-2.980974818,-7.692468087,-0.441664617,-0.441664617,0,-3.992464169,-4.168532748,-8.160996917,0.655180385 -John Holland,hollajo02,2019,2,1,-3.14793377,2.582398147,-0.565535623,-62.58455315,66.13786163,3.55330848,-15.74663144,15.99244789,0.245816456,0.001433683,0.001433683,0,-10.63450998,5.053319052,-5.581190927,-6.319817712 -Rondae Hollis-Jefferson,holliro01,2016,1263,615,-0.489722629,4.302752317,3.813029688,-2.615324598,3.345308883,0.729984285,-0.916122731,4.461362708,3.545239977,1.978907059,1.978907059,0,-0.474362412,3.730038393,3.255675981,0.179598259 -Rondae Hollis-Jefferson,holliro01,2017,3826,1761,-1.617606445,2.081180403,0.463573957,-2.243290549,1.433000752,-0.810289798,-1.788870653,2.11041387,0.321543217,2.796902756,2.796902756,0,-2.016958965,1.49244441,-0.524514555,1.323578499 -Rondae Hollis-Jefferson,holliro01,2018,4047,1920,-0.308414377,1.622742368,1.314327992,-0.536238325,-1.280720961,-1.816959285,-0.344435002,1.142456777,0.798021774,3.498920853,3.498920853,0,-0.340482655,0.96797882,0.627496164,0.666016441 -Rondae Hollis-Jefferson,holliro01,2019,2814,1296,-2.447967305,2.853221686,0.405254381,-1.578761016,1.692381521,0.113620505,-2.40154279,2.784681392,0.383138602,2.072850599,1.745830573,0.327020026,-2.47749328,2.021906854,-0.455586427,0.145012083 -Ryan Hollins,holliry01,2014,1035,491,-2.310116215,1.06244693,-1.247669285,-2.958970366,3.379217262,0.420246896,-2.656861632,1.562976416,-1.093885216,0.416250113,0.439580398,-0.023330285,-2.449208056,0.440841066,-2.00836699,0.705414696 -Ryan Hollins,holliry01,2015,901,441,-2.713102964,-0.23932747,-2.952430434,-2.580149894,1.570408521,-1.009741373,-2.863271476,0.176715386,-2.68655609,0.01430858,0.01430858,0,-3.827171187,-1.737711534,-5.564882721,0.227159457 -Ryan Hollins,holliry01,2016,903,460,-3.021484988,-0.994438632,-4.01592362,-2.442360023,-6.667894507,-9.11025453,-3.092889788,-2.225765298,-5.318655086,-0.598533461,-0.598533461,0,-4.220466161,-1.885796115,-6.106262276,-0.488344715 -Richaun Holmes,holmeri01,2016,1482,702,-0.849291613,-2.113175985,-2.962467598,2.412792602,-1.021966743,1.390825859,-0.125068522,-1.956355132,-2.081423653,0.24045215,0.24045215,0,-0.925993111,-2.319334063,-3.245327174,0.405832733 -Richaun Holmes,holmeri01,2017,2510,1193,-1.103069128,-0.855769236,-1.958838364,-0.021760779,-2.612479307,-2.634240087,-0.869736343,-1.26860278,-2.138339122,0.372865274,0.372865274,0,-0.873300937,-0.711408439,-1.584709375,0.149258553 -Richaun Holmes,holmeri01,2018,1633,757,-1.551805876,0.439106447,-1.112699429,-2.223390162,-2.021255147,-4.244645309,-1.81015689,-0.143081834,-1.953238725,0.310525102,0.362543648,-0.052018546,-1.951500014,-0.239741355,-2.191241369,-0.127537405 -Richaun Holmes,holmeri01,2019,2524,1184,-1.420745207,-0.041592332,-1.462337539,-1.583409064,0.524299418,-1.059109646,-1.491995083,0.168929539,-1.323065544,0.859137343,0.859137343,0,-1.611254749,0.079515997,-1.531738752,-0.335856884 -Rodney Hood,hoodro01,2015,2046,1064,0.843804418,-1.845865688,-1.00206127,-0.64234746,2.023801461,1.381454001,0.592396832,-1.17340597,-0.581009137,1.166610361,1.166610361,0,-0.304221591,-0.510644234,-0.814865825,-0.882223946 -Rodney Hood,hoodro01,2016,4831,2541,1.672485486,-0.733217597,0.939267888,3.148047907,-1.683786638,1.464261269,2.091374426,-1.01221749,1.079156935,4.876834252,4.876834252,0,1.541016975,-0.363608927,1.177408048,-1.719386621 -Rodney Hood,hoodro01,2017,3621,1870,-0.152185356,-0.238396232,-0.390581589,-1.035001173,-1.032832205,-2.067833379,-0.352635394,-0.471825919,-0.824461313,1.82188604,1.906816044,-0.084930004,-0.030527783,0.26987874,0.239350957,-0.961662946 -Rodney Hood,hoodro01,2018,3803,1876,0.053904639,-2.805113671,-2.751209032,-2.515445236,-2.475352252,-4.990797488,-0.493520314,-2.923880653,-3.417400967,-0.708965353,0.078627455,-0.787592808,-0.057367068,-1.995481435,-2.052848503,-0.365840313 -Rodney Hood,hoodro01,2019,4610,2266,0.91507333,-0.715722134,0.199351196,-2.046071885,0.207773397,-1.838298488,0.354130569,-0.532681375,-0.178550806,2.961118914,1.891725983,1.069392931,-0.127428164,-0.967814676,-1.095242839,-1.43975651 -Scotty Hopson,hopsosc01,2014,16,7,-6.659934933,-3.727221391,-10.38715632,-9.568147287,0.598662534,-8.969484753,-7.714095129,-3.122603677,-10.83669881,-0.029645797,-0.029645797,0,-2.72821327,-2.965267071,-5.693480341,2.540477237 -Scotty Hopson,hopsosc01,2018,21,8,-9.343584137,0.073684408,-9.269899729,-14.61207268,-14.74993683,-29.36200951,-10.97012479,-3.048889067,-14.01901386,-0.047591434,-0.047591434,0,-9.444831189,-8.53798237,-17.98281356,3.441640817 -Al Horford,horfoal01,2014,1934,958,-1.684508946,2.589232153,0.904723208,-0.517904889,1.087709425,0.569804536,-1.526519103,2.43475599,0.908236886,1.783800249,1.783800249,0,-1.260007766,1.088686042,-0.171321725,-0.227553661 -Al Horford,horfoal01,2015,5684,2840,0.109852964,2.291939626,2.40179259,1.027839542,0.905922406,1.933761948,0.261759583,2.107624524,2.369384108,7.422224927,5.602148953,1.820075974,0.322803454,1.222972815,1.545776269,-0.657513456 -Al Horford,horfoal01,2016,6133,2958,-0.341118865,2.269548349,1.928429485,-0.917517402,1.190126481,0.272609079,-0.472174366,2.116530401,1.644356035,6.667130871,5.740343654,0.926787216,0.039881983,1.954927663,1.994809646,0.057449946 -Al Horford,horfoal01,2017,5652,2803,0.697938779,0.416273353,1.114212131,2.070556112,-1.706969827,0.363586285,1.000619054,-0.008292451,0.992326603,5.353883404,4.144691862,1.209191543,0.821533513,-0.45389008,0.367643434,-0.639382866 -Al Horford,horfoal01,2018,5939,2956,0.163096006,3.251180685,3.414276691,3.776054524,2.203980521,5.980035045,0.942789602,3.15164859,4.094438193,10.31920573,7.986477484,2.332728247,0.051139192,2.522732757,2.573871948,-0.683039686 -Al Horford,horfoal01,2019,4796,2283,0.869414597,2.489104718,3.358519315,4.025944579,0.658200408,4.684144986,1.572569563,2.193769533,3.766339096,7.61813156,5.635706284,1.982425276,1.937278042,2.230368765,4.167646807,-0.409791545 -Danuel House Jr.,houseda01,2017,2,1,-6.336668312,5.349217247,-0.987451065,-67.51734308,61.28722857,-6.230114506,-19.33872217,17.46187954,-1.876842627,0.000424441,0.000424441,0,-17.60395015,7.380937394,-10.22301275,-4.633567495 -Danuel House Jr.,houseda01,2018,846,403,0.645998218,-0.415404049,0.23059417,2.277028905,4.721835086,6.998863991,1.078605898,0.69282547,1.771431368,0.92417966,0.92417966,0,0.443489901,-0.877890842,-0.434400941,-0.584148783 -Danuel House Jr.,houseda01,2019,2351,1120,-0.0857144,-0.911868691,-0.997583091,3.426237029,0.602271307,4.028508335,0.555661147,-0.669027287,-0.11336614,1.505499169,1.639209236,-0.133710066,0.762689622,-0.653628404,0.109061217,-0.025057991 -Dwight Howard,howardw01,2014,5254,2627,-0.479256905,2.35278371,1.873526805,0.983478744,1.125389371,2.108868115,-0.270564923,2.231949217,1.961384294,6.333424093,5.759380696,0.574043397,0.137394369,2.044763301,2.18215767,0.021496001 -Dwight Howard,howardw01,2015,3698,1797,-1.42940927,2.724682951,1.295273681,2.689554594,4.091425584,6.780980178,-0.684758039,3.150808301,2.466050262,4.81071122,2.281175544,2.529535676,-0.044241952,2.897477234,2.853235282,0.156947106 -Dwight Howard,howardw01,2016,5029,2460,-1.999772776,0.489830256,-1.50994252,-0.344523513,-1.598242395,-1.942765908,-1.787217003,0.103951912,-1.683265091,1.338187097,1.683892051,-0.345704954,-0.755463594,0.304076633,-0.451386961,0.092870543 -Dwight Howard,howardw01,2017,4813,2356,-1.591370003,3.440538607,1.849168604,-1.389099839,-0.724935754,-2.114035593,-1.59672438,2.748797986,1.152073606,4.727669466,3.94713627,0.780533195,-1.598333932,2.193685925,0.595351992,0.232298915 -Dwight Howard,howardw01,2018,5101,2463,-2.630073899,0.127170865,-2.502903034,-0.024268039,-0.94354966,-0.967817699,-2.245696634,-0.070777379,-2.316474013,0.547699074,0.547699074,0,-2.112664758,-0.180779833,-2.293444591,0.531785281 -Dwight Howard,howardw01,2019,491,230,-1.630512065,-4.215879872,-5.846391937,-3.205936225,-1.707490305,-4.913426529,-2.06581652,-3.896792735,-5.962609255,-0.380269468,-0.380269468,0,-1.384301097,-3.703129657,-5.087430754,0.887414244 -Lester Hudson,hudsole01,2015,193,94,-0.968904499,-3.220486891,-4.18939139,-5.236795399,4.56340367,-0.67339173,-1.999914458,-1.828166418,-3.828080876,-0.031580293,0.197583615,-0.229163908,-1.50479147,-1.597620106,-3.102411575,0.210707393 -Kevin Huerter,huertke01,2019,4505,2048,-0.473850013,-2.699389927,-3.17323994,3.924706183,0.219620149,4.144326332,0.441214219,-2.205580574,-1.764366354,1.035818287,1.035818287,0,0.250710732,-1.918033159,-1.667322427,0.587797622 -Marcelo Huertas,huertma01,2016,1737,869,-1.180925063,-1.486601623,-2.667526687,1.365302118,3.927919186,5.293221304,-0.671102456,-0.360613621,-1.031716077,0.763124561,0.763124561,0,-1.835248964,-1.506100286,-3.341349249,0.166692088 -Marcelo Huertas,huertma01,2017,503,237,-2.370636329,-1.312509566,-3.683145895,-3.422637399,-3.493905225,-6.916542625,-2.665154183,-1.751453358,-4.416607541,-0.202737949,-0.202737949,0,-1.834594726,-2.269474591,-4.104069317,0.591936054 -Josh Huestis,huestjo01,2016,133,65,-1.966927815,1.92362463,-0.043303186,-1.522355798,7.705757555,6.183401757,-2.076227392,3.216252785,1.140025393,0.134171121,0.044120727,0.090050394,-1.451820387,1.016138426,-0.435681961,0.752387909 -Josh Huestis,huestjo01,2017,68,31,2.344171093,5.533134763,7.877305856,6.569137595,4.200508226,10.76964582,3.374132299,5.585198934,8.959331233,0.183473243,0.183473243,0,3.443642444,3.298504499,6.742146943,-0.913064187 -Josh Huestis,huestjo01,2018,2022,1001,-3.797729752,1.25402323,-2.543706522,0.49014761,1.22850297,1.71865058,-3.14326778,1.29952732,-1.843740459,0.457328792,0.412616207,0.044712585,-3.503851834,0.146017926,-3.357833908,-1.120906434 -Robbie Hummel,hummero01,2014,1342,655,0.380771428,0.458635522,0.83940695,-0.520542827,2.685020937,2.16447811,0.186702956,0.925519692,1.112222648,1.282586855,1.282586855,0,-0.057725775,0.020691202,-0.037034573,-0.601535052 -Robbie Hummel,hummero01,2015,1482,742,-0.827237276,-1.852405983,-2.67964326,-0.779827418,-2.780665657,-3.560493074,-0.846329836,-2.027396902,-2.873726739,-0.04676084,-0.04676084,0,-1.604587671,-2.209725395,-3.814313066,-0.160087932 -Isaac Humphries,humphis01,2019,128,56,-4.39048602,-4.710909598,-9.101395618,-3.031326773,-0.053175796,-3.084502569,-4.338547742,-3.965601255,-8.304148997,-0.158945696,-0.158945696,0,-2.531161581,-5.462700931,-7.993862512,0.165047447 -Kris Humphries,humphkr01,2014,2712,1376,0.242192274,3.361760843,3.603953117,-1.002128697,0.545773532,-0.456355165,0.047201757,2.981672809,3.028874566,4.038564919,4.038564919,0,0.227500009,1.786258391,2.013758401,-0.435212147 -Kris Humphries,humphkr01,2015,2660,1350,-1.034696041,2.044630479,1.009934438,-2.425243248,-1.637981838,-4.063225086,-1.374591147,1.367121627,-0.00746952,1.875103041,1.934343122,-0.059240081,-1.265573729,1.122366548,-0.14320718,-0.958295073 -Kris Humphries,humphkr01,2016,1869,891,0.092282414,-1.323725682,-1.231443268,-0.380947846,-1.632175285,-2.013123131,0.021889108,-1.494887158,-1.472998049,0.615664602,0.353409136,0.262255466,0.477191516,-1.103404527,-0.626213011,0.620141998 -Kris Humphries,humphkr01,2017,1423,692,-2.371792305,0.141647597,-2.230144708,-5.287707405,0.384361158,-4.903346247,-3.090206469,0.166293397,-2.923913073,-0.064088476,-0.074656212,0.010567736,-2.875891837,-0.244222262,-3.120114099,-0.331548607 -RJ Hunter,hunterj01,2016,752,356,-2.126600062,-0.638240347,-2.764840409,-5.473718696,4.67597556,-0.797743135,-2.972771286,0.409183861,-2.563587425,0.035134061,0.010642206,0.024491855,-1.731698154,-0.887748539,-2.619446692,0.202788042 -RJ Hunter,hunterj01,2017,19,9,-8.613492701,-7.828918065,-16.44241077,-45.42008699,13.90559681,-31.51449018,-16.90818207,-3.855428585,-20.76361065,-0.081684149,-0.081684149,0,-13.51688941,-7.152083127,-20.66897254,-1.22235461 -RJ Hunter,hunterj01,2018,92,45,-3.661434105,0.383905174,-3.277528931,-1.736800232,4.098690948,2.361890715,-3.582592844,1.139394889,-2.443197955,0.007102981,0.007102981,0,-0.378695183,0.568213663,0.18951848,0.832462916 -RJ Hunter,hunterj01,2019,54,26,4.483176137,2.403141516,6.886317652,18.23404048,13.97433907,32.20837955,7.603499118,4.948811466,12.55231058,0.20352293,0.20352293,0,6.873883461,4.218799188,11.09268265,0.268464609 -Vincent Hunter,huntevi01,2018,16,7,1.641904357,10.93648584,12.5783902,14.53492669,15.76986896,30.30479565,4.614029694,12.70329189,17.31732159,0.071034359,0.071034359,0,3.626039986,4.360374803,7.98641479,-0.87762179 -Chandler Hutchison,hutchch01,2019,1876,895,-3.130302877,0.821905102,-2.308397776,-2.312218075,1.355044482,-0.957173593,-3.096188774,1.038031429,-2.058157345,0.313673736,0.313673736,0,-3.687142433,-0.315606758,-4.002749192,-0.723161355 -Serge Ibaka,ibakase01,2014,6532,3247,-0.530159545,2.871659185,2.341499639,2.060647753,0.921574977,2.982222729,-0.071601453,2.590832707,2.519231254,8.794117841,6.32375381,2.470364031,0.143854787,3.293842834,3.437697621,-0.407499217 -Serge Ibaka,ibakase01,2015,4247,2116,-0.653638325,2.798907014,2.145268688,0.885498029,3.020318454,3.905816483,-0.402476945,3.007504001,2.605027056,5.743211956,5.743211956,0,0.055054922,2.66863336,2.723688283,-0.630073946 -Serge Ibaka,ibakase01,2016,6342,3102,-0.947609414,1.824435204,0.87682579,5.18253782,0.487725033,5.670262853,0.179033357,1.627901714,1.806935072,7.331400507,4.244247284,3.087153223,0.863663776,1.895103383,2.758767159,-0.095749268 -Serge Ibaka,ibakase01,2017,5458,2729,-1.247316387,0.07432727,-1.172989117,-0.230178255,-0.11899507,-0.349173325,-1.075856016,0.06129217,-1.014563846,2.376324629,2.642584351,-0.266259722,-0.833675454,0.319670557,-0.514004897,-0.18761862 -Serge Ibaka,ibakase01,2018,4869,2353,-1.381877427,-0.118467329,-1.500344756,1.343940269,-0.370819916,0.973120353,-0.959767758,-0.201972902,-1.16174066,1.913936733,1.641791804,0.272144929,-0.472153471,-0.236355246,-0.708508716,-0.128061534 -Serge Ibaka,ibakase01,2019,5217,2510,-1.598741168,1.888907994,0.290166826,0.951782508,-1.583119739,-0.631337231,-1.215856993,1.234273645,0.018416652,3.573566815,2.39299037,1.180576445,-0.660696479,1.563149944,0.902453465,-0.670586034 -Andre Iguodala,iguodan01,2014,4637,2288,0.24350583,1.993383511,2.236889341,3.446427855,3.20321217,6.649640025,0.946127768,2.312918366,3.259046134,6.986707553,6.845597191,0.141110362,0.631085707,2.856852405,3.487938112,-0.366678722 -Andre Iguodala,iguodan01,2015,5557,2704,0.580781735,1.692357835,2.27313957,-1.283501254,0.083730557,-1.199770697,0.206882185,1.396721108,1.603603293,6.027140891,4.254422849,1.772718042,0.221495754,1.319480015,1.540975769,-0.709953881 -Andre Iguodala,iguodan01,2016,5257,2499,0.313703331,-0.043398041,0.27030529,1.049243956,0.834943002,1.884186958,0.463180551,0.091186704,0.554367255,4.243051094,2.831065986,1.411985107,0.399264792,0.226696698,0.62596149,-0.354411078 -Andre Iguodala,iguodan01,2017,5120,2417,0.341801643,0.720555949,1.062357592,-2.036607671,1.728262023,-0.308345648,-0.193422622,0.907979973,0.714557351,4.223695366,4.381571759,-0.157876394,-0.022182695,0.698405703,0.676223008,-0.955940253 -Andre Iguodala,iguodan01,2018,4262,2023,-0.570329942,0.985321379,0.414991437,-1.739765115,4.131594503,2.391829388,-0.900157478,1.665774699,0.765617221,3.662230125,2.176349341,1.485880784,-0.523151608,1.079185304,0.556033696,-0.687007771 -Andre Iguodala,iguodan01,2019,4706,2207,0.079464421,1.100565159,1.18002958,0.632875915,1.816087411,2.448963326,0.168922619,1.304237336,1.473159955,4.774918608,3.22815212,1.546766489,0.40346009,1.096165407,1.499625497,-0.701127394 -Ersan Ilyasova,ilyaser01,2014,2894,1478,-1.990232566,0.462360687,-1.527871879,-3.809054683,1.057472142,-2.751582541,-2.424917989,0.694521348,-1.73039664,0.770354431,0.770354431,0,-1.865717379,0.263558492,-1.602158886,0.186677636 -Ersan Ilyasova,ilyaser01,2015,2904,1461,1.239444352,1.120714854,2.360159206,2.886158379,-3.219017595,-0.332859216,1.712813692,0.249544538,1.96235823,3.535659338,3.568140222,-0.032480884,1.656535742,0.776435683,2.432971424,0.757223464 -Ersan Ilyasova,ilyaser01,2016,3828,1881,0.515554741,0.287340122,0.802894863,-2.037602296,-2.09729923,-4.134901526,0.01824928,-0.188151298,-0.169902018,2.507958163,2.507958163,0,0.309157256,0.411827467,0.720984723,0.472056999 -Ersan Ilyasova,ilyaser01,2017,4689,2232,-0.233530611,2.041452715,1.807922104,0.146105191,1.962282009,2.1083872,-0.090336725,2.142066764,2.051730038,5.545918524,5.309061812,0.236856712,-0.287184929,1.338152412,1.050967483,0.866928491 -Ersan Ilyasova,ilyaser01,2018,4095,1962,-1.015397765,2.324006235,1.30860847,0.522632015,2.007059959,2.529691974,-0.745354386,2.391980496,1.64662611,4.439977612,3.157401261,1.282576351,-0.335797508,2.074292043,1.738494536,0.212016408 -Ersan Ilyasova,ilyaser01,2019,3272,1503,-0.492119422,3.266833386,2.774713964,1.896227474,2.319978889,4.216206363,-0.066990534,3.18828477,3.121294236,4.57374013,3.05929002,1.51445011,-0.0060319,3.384597039,3.378565139,0.148625146 -Joe Ingles,inglejo01,2015,3218,1673,-0.624516449,0.192532037,-0.431984412,-3.332879074,-0.139473265,-3.472352339,-1.227374973,0.110717703,-1.116657271,1.390250696,1.390250696,0,-1.697785386,0.009732139,-1.688053247,-0.269136129 -Joe Ingles,inglejo01,2016,2462,1241,-1.088819051,-0.418422231,-1.507241281,-4.020968713,1.359599336,-2.661369376,-1.745328714,-0.103475782,-1.848804496,0.573084382,0.573084382,0,-1.561892435,-0.349021603,-1.910914038,0.425541575 -Joe Ingles,inglejo01,2017,4529,2306,0.416790406,2.478892638,2.895683044,2.253633625,0.0499888,2.303622425,0.826416393,2.074186393,2.900602786,6.71521289,5.10655661,1.60865628,0.752579017,2.375417739,3.127996755,0.237457408 -Joe Ingles,inglejo01,2018,6015,2960,1.55873764,0.628586038,2.187323678,3.088954921,1.547713585,4.636668507,1.981461285,0.793702459,2.775163744,8.429749455,6.887567728,1.542181727,1.538715132,1.134102483,2.672817615,0.503340065 -Joe Ingles,inglejo01,2019,5778,2719,1.300318471,0.687417487,1.987735958,0.572581642,3.213346105,3.785927747,1.224300561,1.195728857,2.420029419,7.20723287,7.006761566,0.200471304,0.767315881,1.373269814,2.140585695,0.513689067 -Damien Inglis,inglida01,2016,315,156,-3.871365329,-0.12408199,-3.995447319,-9.496844979,1.257290694,-8.239554285,-5.255723073,0.211731298,-5.043991775,-0.183644294,-0.183644294,0,-4.19540465,-1.361037813,-5.556442463,0.568728474 -Andre Ingram,ingraan01,2018,142,64,2.78075007,5.592255846,8.373005917,0.267248732,7.960547264,8.227795996,2.427878652,6.430092861,8.857971513,0.384841558,0.384841558,0,1.772175712,4.813649987,6.585825699,1.5202134 -Andre Ingram,ingraan01,2019,34,15,-10.88604375,-0.709672959,-11.59571671,-9.864783229,8.712911879,-1.15187135,-11.2854391,1.249639598,-10.0357995,-0.056616605,-0.056616605,0,-10.15511966,-0.883285248,-11.03840491,1.568927475 -Brandon Ingram,ingrabr01,2017,4738,2279,-3.104206871,-2.59903678,-5.703243651,0.568413147,-2.642194581,-2.073781434,-2.495439001,-2.714840767,-5.210279769,-2.843543663,-2.843543663,0,-2.55759165,-2.998125924,-5.555717574,-0.587592311 -Brandon Ingram,ingrabr01,2018,4175,1975,-0.921558303,-0.988669427,-1.910227731,-2.069415848,0.249931649,-1.819484199,-1.189442834,-0.790930653,-1.980373486,0.777666423,0.777666423,0,-1.740028704,-0.806114305,-2.546143009,0.275791083 -Brandon Ingram,ingrabr01,2019,3828,1760,-1.216508254,-0.702486121,-1.918994375,-1.504182039,-0.376171434,-1.880353473,-1.318796607,-0.681162932,-1.999959539,0.671890261,0.671890261,0,-1.905365835,-0.67189395,-2.577259785,-0.243634513 -Kyrie Irving,irvinky01,2014,4903,2496,2.79062668,-0.508375185,2.282251494,-0.592930382,-3.599894949,-4.192825331,2.310301965,-1.159876222,1.150425743,4.984231018,4.984231018,0,2.3032966,-0.838707886,1.464588714,0.332098036 -Kyrie Irving,irvinky01,2015,6268,3194,4.962423814,-1.104079712,3.858344102,5.528036363,-1.138879156,4.389157207,5.306403727,-1.181349735,4.125053992,11.27505828,10.36291266,0.912145617,5.88813262,-0.656418076,5.231714543,0.492694522 -Kyrie Irving,irvinky01,2016,4776,2441,3.71432417,-2.130962648,1.583361522,3.847702617,-5.010821508,-1.16311889,3.837853687,-2.884518074,0.953335613,4.67645409,2.714580291,1.961873799,4.697505467,-2.200344215,2.497161252,-0.182104927 -Kyrie Irving,irvinky01,2017,6452,3178,5.816604879,-3.197996926,2.618607954,6.105662488,-3.732126971,2.373535517,6.088329866,-3.514287869,2.574041997,8.712799466,6.467065029,2.245734437,6.187470845,-2.642208933,3.545261911,0.094299732 -Kyrie Irving,irvinky01,2018,3951,1931,6.149148519,-0.884703442,5.264445077,3.424389204,-1.753887437,1.670501767,5.975496962,-1.159873572,4.81562339,7.489068084,7.489068084,0,5.436384802,-0.705398284,4.730986519,0.471714741 -Kyrie Irving,irvinky01,2019,5404,2544,5.0399509,0.779779947,5.819730847,4.00025635,-0.154984651,3.845271698,5.082983939,0.608599271,5.69158321,11.10254398,10.70679162,0.395752358,5.949865097,1.011573971,6.961439068,1.340350202 -Jonathan Isaac,isaacjo01,2018,1119,536,-4.836963127,2.891998683,-1.944964444,-6.891734908,2.868268403,-4.023466505,-5.528295753,3.094904612,-2.433391141,0.086718061,0.086718061,0,-4.445195552,2.744446333,-1.70074922,0.155725975 -Jonathan Isaac,isaacjo01,2019,4420,2133,-1.325153774,1.790350767,0.465196993,0.683333146,-0.135981435,0.547351711,-0.95646016,1.473671158,0.517210998,3.536367621,3.733467974,-0.197100352,-0.574091218,0.981806894,0.407715676,0.002840532 -Royal Ivey,iveyro01,2014,8,5,-1.106706396,-12.87686445,-13.98357084,-23.12991394,-10.09345557,-33.22336951,-5.88109208,-13.23243735,-19.11352943,-0.040197852,-0.040197852,0,-12.34503962,-16.9078105,-29.25285012,-3.551166521 -Wes Iwundu,iwundwe01,2018,2074,1020,-3.051150924,0.188887726,-2.862263198,-2.882108938,2.077578874,-0.804530064,-3.16556947,0.629084024,-2.536485446,0.110220378,0.110220378,0,-3.663039997,-0.076847526,-3.739887523,-0.797623355 -Wes Iwundu,iwundwe01,2019,2732,1293,-2.613224538,0.003242378,-2.60998216,-2.805540561,2.864435579,0.058895019,-2.771323823,0.578032267,-2.193291556,0.368593112,0.260137777,0.108455336,-3.42817663,-0.256670799,-3.684847429,-0.125069342 -Jarrett Jack,jackja01,2014,4418,2252,-1.138499949,-0.835568171,-1.97406812,-3.523925929,-0.478870435,-4.002796364,-1.677024625,-0.784925484,-2.461950109,0.327914961,0.327914961,0,-1.39881628,-1.369821504,-2.768637784,-0.882706429 -Jarrett Jack,jackja01,2015,4752,2394,-0.736623862,0.067757854,-0.668866008,-5.111386421,-0.405105877,-5.516492298,-1.677884428,-0.000489125,-1.678373553,1.342218303,0.181634689,1.160583614,-1.258477531,-0.690489952,-1.948967482,0.255635658 -Jarrett Jack,jackja01,2016,2093,1027,0.253699977,-1.949943466,-1.696243489,-1.195611155,-0.108090793,-1.303701949,0.005837433,-1.6325713,-1.626733867,0.588330881,0.588330881,0,0.587752498,-1.88622621,-1.298473712,-0.038671195 -Jarrett Jack,jackja01,2017,68,33,-3.530641457,-1.176026034,-4.70666749,-9.09380176,-0.505436945,-9.599238705,-4.863294706,-1.137439426,-6.000734133,-0.054835614,-0.054835614,0,-4.53874353,-1.288805872,-5.827549402,0.186936483 -Jarrett Jack,jackja01,2018,3164,1548,-1.540139106,-1.701310648,-3.241449754,2.433631939,-1.026388677,1.407243263,-0.783358725,-1.640588319,-2.423947043,0.255691764,0.255691764,0,-1.284839398,-2.191042605,-3.475882003,-0.701646768 -Aaron Jackson,jacksaa01,2018,102,52,-7.224167549,-12.23235802,-19.45652556,-10.1202268,-2.546060024,-12.66628683,-8.323783105,-10.99389574,-19.31767884,-0.445552995,-0.329191452,-0.116361543,-6.555529401,-8.875032826,-15.43056223,-0.348733687 -Demetrius Jackson,jacksde01,2017,35,17,10.36720833,-1.444101951,8.923106383,-7.619397926,-0.001617543,-7.621015469,7.272728345,-1.165872154,6.106856191,0.074672907,0.074672907,0,3.417274509,-3.241792386,0.175482123,-2.740432801 -Demetrius Jackson,jacksde01,2018,166,80,-7.326824386,-3.510678583,-10.83750297,-9.92022797,-5.231696303,-15.15192427,-8.428460758,-4.179419513,-12.60788027,-0.415924561,-0.415924561,0,-5.222771725,-3.310876238,-8.533647963,1.13507258 -Demetrius Jackson,jacksde01,2019,88,39,2.016593436,-0.809502046,1.20709139,-3.426638833,-3.616836719,-7.043475552,0.968219096,-1.452451119,-0.484232023,0.044903467,0.044903467,0,-0.835330534,-1.949267793,-2.784598327,-0.407645299 -Frank Jackson,jacksfr01,2019,2616,1169,-1.520112266,-2.852010997,-4.372123263,-3.097004099,-1.689013087,-4.786017186,-1.946423979,-2.759810357,-4.706234336,-1.175332575,-1.175332575,0,-1.852390267,-3.027728021,-4.880118288,0.750137126 -Jaren Jackson Jr.,jacksja02,2019,3045,1515,-1.51116573,1.239671122,-0.271494607,-2.346413756,3.783956733,1.437542977,-1.706874443,1.801412033,0.094537589,2.189514664,2.189514664,0,-2.253012496,2.027877816,-0.22513468,-0.425472636 -Josh Jackson,jacksjo02,2018,4213,1959,-2.583671471,-1.335879164,-3.919550634,-5.371898258,-1.117712724,-6.489610982,-3.209617128,-1.312363366,-4.521980494,-1.793877785,-1.793877785,0,-2.999566068,-1.30136981,-4.300935879,1.277887768 -Josh Jackson,jacksjo02,2019,4235,1988,-3.191611243,0.679542015,-2.512069228,-3.626362202,-0.452449839,-4.078812041,-3.391344224,0.553359988,-2.837984236,-0.090162593,-0.090162593,0,-3.497783814,-0.094366531,-3.592150345,1.053107679 -Justin Jackson,jacksju01,2018,3057,1506,-2.419386307,-1.72033452,-4.139720826,-1.420154705,-0.021389789,-1.441544493,-2.295896928,-1.437812905,-3.733709833,-0.752737848,-0.752737848,0,-2.594131028,-2.275656419,-4.869787447,-0.407710296 -Justin Jackson,jacksju01,2019,3480,1614,-0.753905377,-1.300051724,-2.053957101,-0.444939997,0.564832861,0.119892864,-0.731413297,-0.977391117,-1.708804414,0.866580186,0.866580186,0,-0.895686282,-1.364360503,-2.260046785,-0.509943154 -Pierre Jackson,jackspi01,2017,172,84,0.063917362,1.618462884,1.682380246,6.467296275,12.96002446,19.42732073,1.441909186,4.064606852,5.506516039,0.35119523,0.35119523,0,-0.663480071,1.692313484,1.028833414,-0.735339357 -Reggie Jackson,jacksre01,2014,5634,2808,0.718730069,0.000714771,0.71944484,0.28234041,2.433721995,2.716062405,0.623868335,0.469449195,1.09331753,5.481353802,4.66685139,0.814502412,0.507210254,0.903494171,1.410704424,-0.759630092 -Reggie Jackson,jacksre01,2015,4472,2268,2.00824814,-0.994447659,1.01380048,1.425813588,0.426070498,1.851884086,2.009211435,-0.75482739,1.254384045,4.617982429,4.617982429,0,1.544557797,-0.853141836,0.691415961,-0.77406344 -Reggie Jackson,jacksre01,2016,5156,2571,3.114481596,-1.758416171,1.356065425,2.527216066,-0.724903463,1.802312603,3.174425026,-1.645934666,1.52849036,5.619623228,5.276158065,0.343465163,2.789848376,-1.006402728,1.783445648,-0.065120204 -Reggie Jackson,jacksre01,2017,2853,1424,0.428307912,-1.510480949,-1.082173037,-1.685775824,-3.895925295,-5.581701119,0.050728682,-2.11168756,-2.060958877,0.500286182,0.500286182,0,0.18302396,-1.294460795,-1.111436834,-0.062561352 -Reggie Jackson,jacksre01,2018,2423,1201,1.444293797,-0.763829463,0.680464334,1.244105313,0.06250213,1.306607443,1.512499741,-0.656410764,0.856088977,2.186055348,2.186055348,0,0.961157309,-0.838777597,0.122379712,-1.058408762 -Reggie Jackson,jacksre01,2019,4941,2397,1.584641957,-2.701112871,-1.116470914,1.328696947,-0.512443692,0.816253256,1.662451895,-2.405670708,-0.743218813,2.440912964,2.107068556,0.333844408,1.406110937,-1.939194648,-0.533083711,-0.671116485 -Stephen Jackson,jacksst02,2014,219,107,-6.583400618,5.3073817,-1.276018918,-4.029303781,5.833105694,1.803801913,-6.494247,5.730745319,-0.763501681,0.109645436,0.109645436,0,-4.559688671,4.554456821,-0.00523185,1.061086075 -Bernard James,jamesbe01,2014,323,154,-4.744624429,-4.874097144,-9.618721573,-3.820864294,3.044474386,-0.776389909,-4.848744076,-3.499108339,-8.347852416,-0.421425571,-0.517203476,0.095777905,-5.221807132,-4.129143232,-9.350950364,0.46726033 -Bernard James,jamesbe01,2015,326,160,0.097924359,4.992524254,5.090448613,-3.218880331,3.172900663,-0.045979669,-0.580998544,4.931246058,4.350247515,0.577492239,0.563350201,0.014142038,-1.359060191,1.579269806,0.220209615,-0.411305493 -Damion James,jamesda01,2014,101,50,-4.258770263,-0.572181997,-4.83095226,0.335258445,4.321132945,4.65639139,-3.505775234,0.387959407,-3.117815826,-0.009340821,-0.009340821,0,-3.790096634,0.928444776,-2.861651858,-0.430974797 -LeBron James,jamesle01,2014,7021,3665,6.044466489,-1.203651069,4.84081542,4.887852285,0.727932163,5.615784449,6.04747012,-0.86615335,5.181316771,15.10110379,10.89070513,4.210398659,6.735017224,-1.01670783,5.718309394,0.595965508 -LeBron James,jamesle01,2015,6494,3337,4.326032344,-0.159671759,4.166360585,5.87718967,1.469722178,7.346911848,4.844198435,0.166578199,5.010776634,13.31294722,10.08546782,3.227479404,5.996404447,-0.461317608,5.535086839,0.024679455 -LeBron James,jamesle01,2016,6903,3531,5.170823103,1.457917725,6.628740828,8.035762895,4.668203213,12.70396611,5.950621766,2.20491096,8.155532726,19.87012916,14.18284805,5.687281113,6.752874122,1.562957414,8.315831536,0.17926838 -LeBron James,jamesle01,2017,7141,3538,5.450357291,0.570891995,6.021249285,11.48745607,2.048407404,13.53586348,6.900985062,0.909672538,7.8106576,19.20976936,13.4209829,5.788786461,7.572999164,0.620449289,8.193448453,-0.014072873 -LeBron James,jamesle01,2018,8026,3948,6.58096235,-0.752365046,5.828597304,9.12133257,-5.160163928,3.961168642,7.460088031,-1.69261119,5.767476841,17.41171994,12.40925444,5.002465496,7.352104443,-1.993953373,5.35815107,0.334744526 -LeBron James,jamesle01,2019,4202,1937,5.542003854,-0.181201825,5.360802029,3.131856185,1.541907653,4.673763838,5.413270187,0.164745304,5.57801549,8.297431002,8.297431002,0,4.408912545,-0.104033404,4.304879141,0.832226242 -Mike L. James,jamesmi01,2014,137,77,-5.518948169,7.54124277,2.022294601,1.007904594,-7.781304551,-6.773399957,-4.43312975,4.757379321,0.324249571,0.119045047,0.119045047,0,-4.556004494,3.502828738,-1.053175756,-1.37239442 -Mike James,jamesmi02,2018,1515,687,-0.684925807,0.186376582,-0.498549225,-0.008874179,2.178994151,2.170119973,-0.48326016,0.673328684,0.190068524,1.041823473,1.041823473,0,-0.985241551,-0.424785374,-1.410026926,-0.006571856 -Antawn Jamison,jamisan01,2014,510,248,-5.172049897,-0.267009703,-5.4390596,-4.669535131,7.789215653,3.119680522,-5.473702013,1.354945776,-4.118756237,-0.173951409,-0.173951409,0,-2.265505222,1.039757261,-1.225747961,0.42269131 -Al Jefferson,jeffeal01,2014,5168,2659,-1.001028528,2.398205184,1.397176655,0.885764318,-0.686553275,0.199211044,-0.626954433,1.88079903,1.253844597,5.390809652,5.202659857,0.188149795,-1.30667775,2.090989885,0.784312135,-0.806759413 -Al Jefferson,jeffeal01,2015,3892,1992,-2.848480302,0.79989301,-2.048587292,0.026514928,-1.988727234,-1.962212306,-2.327650929,0.25443689,-2.073214039,0.680319016,0.680319016,0,-2.465594496,1.315804234,-1.149790261,-1.047155101 -Al Jefferson,jeffeal01,2016,2529,1264,-2.265253803,-1.244959037,-3.510212841,-1.369617861,-0.596377119,-1.96599498,-2.244118359,-1.20028746,-3.444405819,-0.480002761,-0.074142233,-0.405860528,-2.59186048,-0.773838818,-3.365699298,-0.915251052 -Al Jefferson,jeffeal01,2017,1885,931,-1.013074092,-1.316178571,-2.329252663,-2.57179559,-1.46186348,-4.03365907,-1.396568209,-1.436593945,-2.833162155,-0.038995596,-0.038995596,0,-1.993640405,-1.923154076,-3.916794481,-1.256778902 -Al Jefferson,jeffeal01,2018,989,484,-0.937758034,-1.906921102,-2.844679136,-0.626930204,-1.71022803,-2.337158233,-0.946375817,-1.985709626,-2.932085443,-0.044684907,-0.044684907,0,-0.616949967,-1.507788199,-2.124738166,-0.61483092 -Amile Jefferson,jeffeam01,2019,147,68,0.512750375,-1.899863034,-1.38711266,10.23532759,-3.645595807,6.589731786,2.574062477,-2.461722787,0.11233969,0.098949322,0.098949322,0,0.658869605,-1.727683623,-1.068814017,-0.364886033 -Cory Jefferson,jeffeco01,2015,1081,531,-1.230280519,0.312307555,-0.917972964,0.672817988,7.194476192,7.86729418,-0.867675124,1.823489052,0.955813928,1.005961644,1.005961644,0,-0.674177634,-0.802681314,-1.476858947,0.190708424 -Cory Jefferson,jeffeco01,2016,104,50,-1.577981432,2.443912543,0.865931111,0.218489508,-1.601690265,-1.383200757,-1.219129333,1.794298919,0.575169585,0.083948299,0.083948299,0,-0.755722211,0.761229754,0.005507543,-1.009953394 -Othyus Jeffers,jeffeot01,2014,88,47,-0.38278787,-0.304276519,-0.687064389,11.49164391,6.720928707,18.21257261,2.090331614,1.078219275,3.16855089,0.139489595,0.139489595,0,3.095156627,-0.41497557,2.680181056,-1.444850072 -Richard Jefferson,jefferi01,2014,4273,2213,0.152441058,-1.362842844,-1.210401786,-2.361099728,-2.501176112,-4.86227584,-0.322153279,-1.635362693,-1.957515972,0.89028809,0.89028809,0,-0.589552597,-1.400859015,-1.990411612,-0.480652072 -Richard Jefferson,jefferi01,2015,2671,1295,-0.640256092,-0.083042275,-0.723298368,-1.384913289,0.084566779,-1.30034651,-0.857470034,-0.064104543,-0.921574577,1.218061241,1.3469887,-0.128927459,-0.610282187,-0.761027504,-1.371309691,0.234267041 -Richard Jefferson,jefferi01,2016,3378,1707,-0.492540442,-0.608712938,-1.10125338,-6.140745479,0.143914915,-5.996830564,-1.760481543,-0.516899016,-2.277380559,0.452214764,-0.412317601,0.864532364,-1.206029352,-0.992178082,-2.198207434,-0.250093931 -Richard Jefferson,jefferi01,2017,3677,1793,-1.322762207,-1.022553207,-2.345315414,-1.703702233,1.606725825,-0.096976408,-1.517883459,-0.515739482,-2.033622941,0.65604969,0.624494129,0.031555561,-1.307157601,-0.951835317,-2.258992918,-0.09770564 -Richard Jefferson,jefferi01,2018,340,163,-1.720782245,-3.068142611,-4.788924856,-6.967789051,-3.955714125,-10.92350318,-2.920085485,-3.409906462,-6.329991947,-0.296256737,-0.296256737,0,-2.681900404,-4.520020505,-7.201920909,-0.488016787 -John Jenkins,jenkijo01,2014,325,158,-5.621341879,-5.644708319,-11.2660502,-3.515688677,-1.133921732,-4.64961041,-5.52021622,-5.041985455,-10.56220167,-0.633575572,-0.633575572,0,-5.077866412,-5.510334554,-10.58820097,0.582034156 -John Jenkins,jenkijo01,2015,652,318,1.042327784,-2.962696519,-1.920368735,-5.869601303,1.959897039,-3.909704264,-0.348721361,-2.123034861,-2.471756222,0.050844527,-0.037063496,0.087908023,0.153195462,-3.183100793,-3.029905331,0.287590024 -John Jenkins,jenkijo01,2016,1032,480,-2.502529147,-3.101549921,-5.604079069,-1.813053643,-0.231222857,-2.0442765,-2.482292406,-2.659755553,-5.142047959,-0.591647544,-0.591647544,0,-2.98363008,-4.059405099,-7.043035179,0.535153549 -John Jenkins,jenkijo01,2017,28,13,7.191095794,-8.288021952,-1.096926158,21.27310683,4.949367899,26.22247472,10.66863299,-5.922438436,4.746194558,0.049484735,0.049484735,0,5.916097686,-6.780877462,-0.864779777,-0.462693359 -John Jenkins,jenkijo01,2019,695,333,-1.8788533,-3.602659173,-5.481512474,-4.129978657,-0.033330248,-4.163308905,-2.393370306,-3.022955685,-5.416325991,-0.452013133,-0.452013133,0,-3.290177111,-5.115025455,-8.405202565,-0.800973482 -Brandon Jennings,jennibr01,2014,5508,2728,2.16710401,-2.928184577,-0.761080567,1.446789123,-1.85033427,-0.403545147,2.166317283,-2.844858618,-0.678541335,2.899826293,2.899826293,0,2.441203513,-2.68027539,-0.239071877,0.556142134 -Brandon Jennings,jennibr01,2015,2351,1173,3.661010207,0.035272962,3.696283169,-0.336794811,0.296460858,-0.040333953,3.075021376,0.104283629,3.179305005,3.54362379,3.54362379,0,2.866547161,-0.453734634,2.412812527,-0.131211814 -Brandon Jennings,jennibr01,2016,1809,868,-0.210832539,0.727850819,0.51701828,-0.803583377,0.895643802,0.092060425,-0.341673597,0.813819005,0.472145409,1.428482864,1.428482864,0,-0.201347572,-0.144930042,-0.346277613,0.015384914 -Brandon Jennings,jennibr01,2017,4093,1980,-0.278601677,-1.824844606,-2.103446283,-1.65419701,0.056531785,-1.597665225,-0.575724078,-1.507116045,-2.082840123,0.691147276,1.648330612,-0.957183335,-0.747417067,-1.850682036,-2.598099104,-0.217667611 -Brandon Jennings,jennibr01,2018,442,210,-0.808431232,-0.102080676,-0.910511908,-5.722298115,-4.141214051,-9.863512167,-1.900222942,-0.926511743,-2.826734684,-0.02525332,0.031186811,-0.056440131,-1.902869384,-2.539367709,-4.442237093,0.476369881 -Jonas Jerebko,jerebjo01,2014,1484,741,-0.077649633,-2.163843028,-2.241492662,-3.88488145,0.128661313,-3.756220137,-0.872956785,-1.752401922,-2.625358707,0.047311028,0.047311028,0,-0.79861605,-2.637964734,-3.436580785,0.385447718 -Jonas Jerebko,jerebjo01,2015,2580,1298,0.392947204,2.592334577,2.985281782,1.440635735,2.580233806,4.02086954,0.642085695,2.754806197,3.396891891,4.053840925,3.983353041,0.070487884,0.660642196,2.264660618,2.925302814,-0.212498695 -Jonas Jerebko,jerebjo01,2016,2811,1338,-1.562354875,0.476234377,-1.086120498,-0.54586859,1.484495703,0.938627113,-1.464668075,0.679263252,-0.785404823,1.34880622,1.059486921,0.289319299,-1.270951083,-0.189800412,-1.460751495,-0.172138351 -Jonas Jerebko,jerebjo01,2017,2784,1360,-1.059391838,-0.729608801,-1.789000639,1.119177375,-0.619581861,0.499595514,-0.699211333,-0.755556847,-1.45476818,0.899343726,0.756966643,0.142377083,-0.785162998,-0.812916654,-1.598079652,-0.377505511 -Jonas Jerebko,jerebjo01,2018,2468,1213,0.727074049,-0.901794433,-0.174720384,0.098120815,-0.397151866,-0.29903105,0.644096536,-0.92547769,-0.281381154,1.523310111,1.380445941,0.142864169,-0.015377823,-0.239731997,-0.25510982,-0.576630898 -Jonas Jerebko,jerebjo01,2019,2839,1339,0.092070308,-1.466194961,-1.374124654,-2.365767936,-1.356244483,-3.72201242,-0.469132729,-1.560970384,-2.030103113,0.476688909,0.597396952,-0.120708043,-0.323203307,-1.599414717,-1.922618024,-0.385167502 -Grant Jerrett,jerregr01,2015,109,51,-9.068091878,-8.982457831,-18.05054971,-3.978972807,-4.059734941,-8.038707748,-8.575143148,-8.525718741,-17.10086189,-0.391984715,-0.391984715,0,-4.462976505,-8.608537774,-13.07151428,2.312341922 -Alize Johnson,johnsal02,2019,148,64,-2.813602123,-1.883383406,-4.696985529,1.386992028,-6.013392396,-4.626400368,-2.089846896,-2.923544425,-5.013391321,-0.073013661,-0.073013661,0,-3.481699392,-3.080127102,-6.561826494,-1.230587701 -Amir Johnson,johnsam01,2014,4638,2405,-0.579213754,1.438496191,0.859282437,0.734064354,-0.534564523,0.199499832,-0.366654581,1.092796854,0.726142273,4.251068753,4.175588296,0.075480457,-0.459059839,1.308132733,0.849072894,-0.212756256 -Amir Johnson,johnsam01,2015,4119,2091,-0.067804529,0.366994146,0.299189617,0.825833913,0.553205486,1.379039399,0.061103946,0.471667086,0.532771031,3.49629554,3.558334586,-0.062039046,0.076949121,-0.075199274,0.001749847,-0.167159315 -Amir Johnson,johnsam01,2016,3988,1934,-0.121859429,1.474496798,1.352637369,1.966823475,-0.404417191,1.562406284,0.29541491,1.118038608,1.413453518,4.096170543,3.864795719,0.231374824,-0.05656684,1.267416849,1.210850009,-0.42090249 -Amir Johnson,johnsam01,2017,3531,1750,-0.891198608,3.540914689,2.649716082,2.489733589,1.962711633,4.452445222,-0.269443745,3.412881714,3.143437969,5.229030211,5.363593312,-0.134563101,-0.491381849,3.340220678,2.848838829,-0.271031128 -Amir Johnson,johnsam01,2018,2735,1265,-0.18515123,3.689026988,3.503875758,-2.009888431,0.334107866,-1.675780565,-0.60645045,3.121327829,2.514877379,3.419704864,3.023162049,0.396542815,-1.310978174,3.269906125,1.958927951,0.338355267 -Amir Johnson,johnsam01,2019,1206,549,-1.256004035,-0.011302488,-1.267306523,-1.115448412,-2.698706665,-3.814155077,-1.334572671,-0.620777819,-1.955350489,0.222133018,0.253930398,-0.03179738,-1.62688717,-0.360228892,-1.987116062,0.971015628 -BJ Johnson,johnsbj01,2019,109,49,-2.072906636,-4.69342996,-6.766336596,-0.134911485,-4.313569323,-4.448480808,-1.786688507,-4.875655226,-6.662343733,-0.098314813,-0.098314813,0,-2.663716516,-4.374094934,-7.03781145,0.148276943 -Brice Johnson,johnsbr02,2017,20,9,-9.887425757,29.05003432,19.16260856,2.084986159,15.55353587,17.63852203,-8.129279884,27.90911701,19.77983712,0.100006639,0.100006639,0,-7.566364727,24.97873068,17.41236595,-3.267275468 -Brice Johnson,johnsbr02,2018,217,98,-3.832481637,4.590292742,0.757811105,-1.795502685,2.185493142,0.389990457,-3.565380381,4.427254409,0.861874028,0.17955615,0.17955615,0,-1.895984509,2.504565235,0.608580726,0.453915431 -Chris Johnson,johnsch04,2014,1578,789,-0.922259839,-2.415526391,-3.337786229,1.841207854,0.584791196,2.42599905,-0.363649614,-1.903010092,-2.266659706,0.194272821,0.194272821,0,-0.706204925,-2.358921225,-3.06512615,-0.145301683 -Chris Johnson,johnsch04,2015,1091,526,-2.132699075,1.548346318,-0.584352757,-1.512307492,0.401793481,-1.11051401,-2.088648805,1.397079932,-0.691568872,0.553163673,0.553163673,0,-2.082117665,0.725776663,-1.356341003,0.399507455 -Chris Johnson,johnsch04,2016,1719,857,-3.073864581,0.351471389,-2.722393192,-1.748424206,3.851793859,2.103369653,-2.968085406,1.057550056,-1.91053535,0.366989259,0.366989259,0,-3.611412764,0.337983223,-3.273429541,-0.015822943 -Darius Johnson-Odom,johnsda03,2014,34,15,-21.70042667,3.764422182,-17.93600449,-14.21995949,19.82007236,5.600112867,-21.29463351,7.443262863,-13.85137065,-0.087173338,-0.087173338,0,-12.97957589,5.234615814,-7.744960074,2.500131798 -Dakari Johnson,johnsda04,2018,335,164,-0.448218294,3.834556244,3.38633795,-6.803142433,11.16606792,4.36292549,-1.8342981,5.570235996,3.735937896,0.539144529,0.513887117,0.025257413,-2.453118397,4.053068602,1.599950206,-0.809804677 -James Johnson,johnsja01,2014,1917,984,1.338359961,-0.091299489,1.247060472,1.146382053,3.236624644,4.383006697,1.381890584,0.563899218,1.945789802,2.373768102,2.346110595,0.027657506,0.663958509,0.934708212,1.598666721,0.521975836 -James Johnson,johnsja01,2015,2728,1382,0.466875297,0.927085125,1.393960423,1.085178174,1.81477296,2.899951133,0.563108374,1.207258369,1.770366743,3.198562771,3.318202957,-0.119640186,0.223151983,0.458163808,0.68131579,-0.126314775 -James Johnson,johnsja01,2016,2006,1024,-2.132308705,-0.538025329,-2.670334034,-1.268195813,-1.042656596,-2.310852408,-2.129869664,-0.682452295,-2.81232196,-0.047446755,0.205755438,-0.253202193,-2.091536171,-0.660162848,-2.75169902,-0.220368859 -James Johnson,johnsja01,2017,4257,2085,0.962173965,1.89920356,2.861377525,-2.240015133,3.935813984,1.695798852,0.35790599,2.416462834,2.774368825,5.930054194,5.930054194,0,0.469901935,2.16115501,2.631056945,0.89154961 -James Johnson,johnsja01,2018,4296,2104,0.081393733,0.013041155,0.094434888,0.412231547,-0.059893701,0.352337847,0.174935533,-0.02486871,0.150066823,3.128273592,2.901085206,0.227188386,-0.159706996,0.302466355,0.142759359,0.242683447 -James Johnson,johnsja01,2019,2403,1164,-2.479965853,-0.679225849,-3.159191702,-2.185759647,-0.505566179,-2.691325826,-2.539487051,-0.719884689,-3.259371739,-0.301290568,-0.301290568,0,-2.541775553,-0.763554066,-3.305329619,-0.408140678 -Joe Johnson,johnsjo02,2014,5810,3044,3.027919865,-3.069970939,-0.042051074,2.240684511,1.760145402,4.000829913,3.055355948,-2.233266577,0.822089371,5.585928072,3.636421794,1.949506278,2.437027553,-2.39195626,0.045071293,-1.033844043 -Joe Johnson,johnsjo02,2015,5916,3040,1.407787024,-2.7470806,-1.339293576,1.607759643,-4.131392798,-2.523633155,1.551758229,-3.186577758,-1.634819529,1.703420472,2.686312644,-0.982892172,1.328736003,-3.156499166,-1.827763163,-1.438695109 -Joe Johnson,johnsjo02,2016,6355,3195,0.560330345,-2.170323793,-1.609993448,2.276888623,0.70421152,2.981100143,0.974903349,-1.69658573,-0.721682382,3.330284075,2.512766282,0.817517794,0.204357589,-1.981615982,-1.777258393,-0.604468285 -Joe Johnson,johnsjo02,2017,4237,2169,0.827389994,-0.973465603,-0.146075609,1.362085694,-0.822407838,0.539677856,0.991207579,-1.052346549,-0.061138969,2.944484126,2.779333401,0.165150725,0.735016247,-1.170364119,-0.435347871,-1.382373469 -Joe Johnson,johnsjo02,2018,2576,1259,-3.084389175,-1.508377102,-4.592766277,-5.490622126,-1.172101847,-6.662723973,-3.812186713,-1.587713239,-5.399899952,-1.699268173,-1.272268825,-0.426999348,-3.139415601,-1.711823414,-4.851239015,-0.930377188 -Nick Johnson,johnsni01,2015,662,311,-5.183696187,-1.73195782,-6.915654007,-7.629128695,1.407124093,-6.222004602,-6.046827708,-1.212521616,-7.259349324,-0.726463623,-0.513405335,-0.213058288,-5.440808664,-1.76401489,-7.204823554,0.608078877 -Omari Johnson,johnsom01,2018,153,75,-0.041115111,-7.761604171,-7.802719282,15.89023594,-5.445747007,10.44448893,3.324432977,-7.718742508,-4.39430953,-0.062952708,-0.062952708,0,2.313693538,-6.282056532,-3.968362994,0.052347786 -Orlando Johnson,johnsor01,2014,774,392,-2.748044812,-0.573129458,-3.32117427,-6.154408786,2.447120157,-3.707288628,-3.60702707,-0.041956658,-3.648983728,-0.17273102,-0.17273102,0,-4.011908806,-1.23069334,-5.242602145,-1.227532726 -Orlando Johnson,johnsor01,2016,213,101,-5.66758163,-5.106048994,-10.77363062,-3.527881024,-3.141686798,-6.669567822,-5.516284927,-4.950495336,-10.46678026,-0.390430101,-0.390430101,0,-3.360811243,-3.920295197,-7.28110644,-0.037965679 -Stanley Johnson,johnsst04,2016,3593,1768,-2.906331223,-0.628782354,-3.535113576,-4.044212674,0.000578941,-4.043633733,-3.325628454,-0.533397341,-3.859025795,-0.992163143,-1.054837677,0.062674533,-2.567841397,-0.516533416,-3.084374813,0.541356074 -Stanley Johnson,johnsst04,2017,2773,1371,-2.84551918,0.005506138,-2.840013042,-0.520021725,2.36189217,1.841870445,-2.491323868,0.475550747,-2.015773121,0.513348942,0.513348942,0,-2.693226283,0.264129367,-2.429096916,-0.044150037 -Stanley Johnson,johnsst04,2018,3859,1894,-2.654227268,1.11381434,-1.540412927,-2.228118236,1.909008313,-0.319109923,-2.717944425,1.333636013,-1.384308411,1.318349208,1.318349208,0,-2.529085691,1.884970864,-0.644114827,-0.101042166 -Stanley Johnson,johnsst04,2019,2592,1208,-3.45352193,1.800318083,-1.653203847,-9.103333413,3.100090442,-6.00324297,-4.832573743,2.190022379,-2.642551364,0.090894007,0.090894007,0,-3.706448927,1.190656442,-2.515792485,0.181301372 -Tyler Johnson,johnsty01,2015,1213,603,-2.031887293,2.743876282,0.711988989,-4.204801296,2.082582815,-2.122218481,-2.602776685,2.800501803,0.197725118,0.906205503,0.906205503,0,-2.491724081,2.073874149,-0.417849932,-0.07020213 -Tyler Johnson,johnsty01,2016,1806,924,0.298986706,0.968806475,1.267793182,-1.529635181,1.387867672,-0.141767508,-0.059575309,1.092857116,1.033281806,1.770702985,1.589247431,0.181455554,-0.426869813,0.541622513,0.1147527,-1.119372318 -Tyler Johnson,johnsty01,2017,4422,2178,0.951042918,1.619613067,2.570655985,-3.462572033,1.912120362,-1.550451671,0.096002706,1.761772156,1.857774862,5.126885836,5.126885836,0,0.140881146,2.288581929,2.429463076,0.127484056 -Tyler Johnson,johnsty01,2018,4347,2133,0.199151538,0.046863913,0.246015451,-0.034615339,0.532310914,0.497695575,0.185434634,0.130312369,0.315747002,3.348752161,3.331974444,0.016777717,-0.032099428,0.736471882,0.704372454,0.207002391 -Tyler Johnson,johnsty01,2019,3220,1529,-0.987380258,0.239652197,-0.747728061,-2.789937713,-0.760545236,-3.55048295,-1.38712974,0.041461395,-1.345668345,1.089064956,1.089064956,0,-1.214786836,-0.145262921,-1.360049757,0.052061765 -Wesley Johnson,johnswe01,2014,4717,2240,-2.256077077,-1.463193931,-3.719271008,-1.459384811,0.017672825,-1.441711986,-2.198744951,-1.187026096,-3.385771047,-0.733728954,-0.733728954,0,-1.490663137,-0.760679664,-2.2513428,0.942435389 -Wesley Johnson,johnswe01,2015,4504,2245,-1.138703894,-1.383849753,-2.522553647,1.852474832,-1.589458781,0.263016051,-0.562748941,-1.455507041,-2.018255982,0.838470228,0.838470228,0,-0.534901601,-1.732218714,-2.267120315,0.037912298 -Wesley Johnson,johnswe01,2016,3616,1743,-1.60064042,1.920256808,0.319616388,-3.465293353,2.885377266,-0.579916087,-2.086040226,2.189521358,0.103481132,2.570905451,2.112602062,0.458303389,-1.723884614,2.479976637,0.756092024,0.808676444 -Wesley Johnson,johnswe01,2017,1704,821,-2.865456768,1.397339169,-1.468117599,-3.893541751,3.056581515,-0.836960236,-3.268298615,1.793077296,-1.475221319,0.534557803,0.5069973,0.027560503,-1.927796763,1.352610842,-0.575185921,-0.028722859 -Wesley Johnson,johnswe01,2018,3164,1486,-2.749392429,1.893719544,-0.855672885,-2.278503871,2.260414349,-0.018089522,-2.856373476,2.099783974,-0.756589501,1.522910023,1.522910023,0,-2.310188078,2.05070973,-0.259478348,0.760815954 -Wesley Johnson,johnswe01,2019,1167,534,-3.724829487,-0.722942668,-4.447772155,-3.673635512,-1.476784129,-5.150419641,-3.950371011,-0.889150139,-4.83952115,-0.571453196,-0.571453196,0,-4.087498013,-1.459519105,-5.547017118,0.394187083 -Nikola Jokic,jokicni01,2016,3484,1733,3.651482192,4.344262062,7.995744254,2.343828489,3.797258542,6.141087031,3.613909957,4.54783009,8.161740047,9.664219471,9.664219471,0,2.732456521,4.369091573,7.101548094,0.165223135 -Nikola Jokic,jokicni01,2017,4256,2038,5.72146521,0.958364365,6.679829575,7.41664463,0.259858581,7.676503211,6.36416307,0.940586681,7.304749752,10.58467979,10.58467979,0,6.113606011,1.221648196,7.335254207,1.218540894 -Nikola Jokic,jokicni01,2018,4963,2443,4.752563149,0.159956723,4.912519873,5.666570107,0.588442686,6.255012792,5.167214643,0.306921891,5.474136534,10.27493138,10.27493138,0,5.68113418,1.362593492,7.043727672,0.234325565 -Nikola Jokic,jokicni01,2019,6219,3061,6.312656366,2.812118022,9.124774387,3.631373271,1.459062861,5.090436133,6.080263137,2.664693182,8.74495632,18.19761224,13.03130189,5.166310349,5.866490159,3.150483687,9.016973845,0.178082281 -Dahntay Jones,jonesda02,2015,308,141,-3.198017359,-4.758163686,-7.956181045,-9.612310537,2.394560506,-7.217750032,-4.664684297,-3.579119626,-8.243803923,-0.412498908,-0.490375155,0.077876247,-5.136742219,-3.777153988,-8.913896206,0.276658935 -Dahntay Jones,jonesda02,2016,182,92,-0.499779363,-0.300391466,-0.800170829,-8.249888646,7.522088734,-0.727799912,-2.263359683,1.27446229,-0.988897393,0.083785409,0.038789989,0.04499542,-1.053710299,0.257925979,-0.79578432,-0.383889419 -Dahntay Jones,jonesda02,2017,91,45,3.519120923,-9.520750691,-6.001629768,6.069795764,-13.71033341,-7.640537646,4.101067988,-11.01681474,-6.91574675,-0.089930219,0.033789437,-0.123719656,4.880617798,-10.50704098,-5.62642318,0.39654627 -Damian Jones,jonesda03,2017,218,106,-6.307322513,-0.734582105,-7.041904618,-4.75913211,-2.449612285,-7.208744394,-6.447379691,-1.226388865,-7.673768557,-0.265827247,-0.294771473,0.028944225,-3.883231072,-0.738143746,-4.621374818,-0.285148944 -Damian Jones,jonesda03,2018,210,100,-6.987304028,-1.564534053,-8.551838081,-10.58283765,2.874428841,-7.708408806,-8.207227945,-0.743602864,-8.950830809,-0.312401082,-0.096123037,-0.216278045,-5.651973857,-1.943743868,-7.595717724,0.340521753 -Damian Jones,jonesda03,2019,879,418,-2.402121246,1.194569606,-1.20755164,0.025578537,-4.290367263,-4.264788726,-2.053988465,0.086466551,-1.967521914,0.169063057,0.217902034,-0.048838977,-2.00202489,0.912552773,-1.089472117,-0.691408274 -Derrick Jones Jr.,jonesde02,2017,1162,545,-1.329617358,-2.051529475,-3.381146833,2.089321805,2.77837615,4.867697955,-0.701809808,-1.122015525,-1.823825333,0.257059319,0.257059319,0,-2.123376129,-1.799013506,-3.922389635,-0.179734999 -Derrick Jones Jr.,jonesde02,2018,496,245,-1.150049159,2.382017366,1.231968207,-5.212834377,3.004057305,-2.208777073,-2.04151116,2.64890374,0.60739258,0.405359454,0.405359454,0,-2.696287194,1.265280771,-1.431006423,-0.179218574 -Derrick Jones Jr.,jonesde02,2019,2370,1153,-0.034216054,2.411700061,2.377484007,-1.978485791,0.686503413,-1.291982378,-0.414004125,2.158835988,1.744831863,2.635645681,2.635645681,0,-0.995315432,1.986210576,0.990895144,-0.32710921 -James Jones,jonesja02,2014,676,362,3.161427546,-3.587400378,-0.425972832,5.516815842,1.931706549,7.448522391,3.788391913,-2.658722751,1.129669162,0.717411063,0.420763495,0.296647568,2.662780009,-3.868304197,-1.205524188,-1.041807534 -James Jones,jonesja02,2015,1950,980,1.609294532,-1.776243403,-0.166948872,-2.216705369,-4.075046962,-6.291752331,0.829393935,-2.378467039,-1.549073104,0.614339046,0.201000827,0.413338219,1.889655452,-2.727870698,-0.838215246,0.04348027 -James Jones,jonesja02,2016,1041,518,-0.529981975,-2.633556126,-3.163538101,-9.957618002,2.268150109,-7.689467893,-2.590574471,-1.794013493,-4.384587964,-0.432867336,-0.384433677,-0.04843366,-1.309010107,-2.854046261,-4.163056368,-0.136586993 -James Jones,jonesja02,2017,837,411,0.0522997,-3.136293928,-3.083994229,-7.044585331,-2.972570518,-10.01715585,-1.449168981,-3.279293703,-4.728462684,-0.419518944,-0.085027226,-0.334491718,-0.192330531,-3.730805456,-3.923135987,-0.086999053 -Jalen Jones,jonesja04,2018,366,181,0.258478126,-3.96910936,-3.710631235,3.032396114,-7.969282308,-4.936886195,0.904637717,-5.038133456,-4.133495739,-0.129611891,-0.129611891,0,0.322007815,-3.851845219,-3.529837405,-0.390836547 -Jalen Jones,jonesja04,2019,451,214,-1.407355653,-3.698003284,-5.105358938,-0.313509142,0.061500297,-0.252008845,-1.207916759,-3.001245579,-4.209162338,-0.159425955,-0.159425955,0,-1.316203678,-2.811724353,-4.127928031,0.070702817 -Jemerrio Jones,jonesje01,2019,300,143,-1.221218953,4.151778718,2.930559765,1.465378317,8.748390554,10.21376887,-0.702849696,5.360416217,4.657566521,0.537061379,0.537061379,0,-0.96197437,4.845186386,3.883212016,-0.638188411 -Perry Jones III,jonespe01,2014,1644,819,-0.781593314,-0.111461729,-0.893055043,-1.459129762,-0.099258077,-1.558387839,-1.038458909,-0.171508369,-1.209967278,0.635256917,0.66846537,-0.033208453,-1.791985939,-0.623768392,-2.415754331,-0.698392413 -Perry Jones III,jonespe01,2015,1287,631,-3.19143495,-1.581601619,-4.773036568,-5.097609205,-4.637100406,-9.734709611,-3.821996031,-2.324974611,-6.146970642,-1.090952634,-1.090952634,0,-3.738594084,-2.324516554,-6.063110638,-0.232823722 -Solomon Jones,jonesso01,2014,172,85,-3.529390963,-1.409587832,-4.938978796,-4.326750502,3.859747066,-0.467003436,-3.857183216,-0.349806725,-4.206989941,-0.06278551,-0.06278551,0,-3.592005169,-0.645970291,-4.23797546,-0.606852363 -Terrence Jones,joneste01,2014,4481,2216,0.480782359,-0.813963215,-0.333180857,2.387192974,-4.242312299,-1.855119325,0.845437971,-1.585134337,-0.739696366,2.259387106,2.185544078,0.073843027,0.812121533,-0.672456454,0.139665079,-0.615021722 -Terrence Jones,joneste01,2015,2690,1290,-1.563237635,-1.113271604,-2.676509239,-0.802891657,-0.915149362,-1.718041018,-1.539560302,-1.177830882,-2.717391184,0.039303843,0.922232328,-0.882928485,-1.786450255,-0.795344774,-2.581795029,-0.135903595 -Terrence Jones,joneste01,2016,2167,1044,-2.905307102,-3.788414628,-6.69372173,-4.468409601,-6.699196545,-11.16760615,-3.430596143,-4.606552984,-8.037149127,-2.810622182,-2.810622182,0,-2.852408216,-3.900280166,-6.752688382,-0.193304864 -Terrence Jones,joneste01,2017,2630,1270,-2.402947811,0.232093039,-2.170854771,-0.84898126,-1.25622799,-2.105209251,-2.181076668,-0.081157842,-2.26223451,0.315760474,0.315760474,0,-2.058860995,-0.326191985,-2.38505298,-0.62906855 -Terrence Jones,joneste01,2019,13,5,-20.01590941,3.70595711,-16.30995231,-43.89885172,-1.628835395,-45.52768711,-26.34479898,2.775776479,-23.5690225,-0.057804601,-0.057804601,0,-19.63456499,1.042664053,-18.59190093,9.009938639 -Tyus Jones,jonesty01,2016,1189,573,-0.880560071,-1.237522815,-2.118082886,-1.167751154,-3.124146301,-4.291897455,-0.984192855,-1.658381105,-2.64257396,0.03127928,0.03127928,0,-0.920095478,-1.521041591,-2.441137068,-0.392458311 -Tyus Jones,jonesty01,2017,1573,774,1.221673575,-1.053303182,0.168370393,0.334395167,1.226453704,1.560848872,1.110524336,-0.618052665,0.492471671,1.275579534,1.275579534,0,0.397598803,-0.892587469,-0.494988666,-0.371979975 -Tyus Jones,jonesty01,2018,3091,1522,0.70626143,1.074161434,1.780422863,1.37267905,1.469965567,2.842644616,0.84828459,1.248537671,2.096822261,3.718874129,3.736616519,-0.017742391,0.706285381,1.324576175,2.030861556,-1.173726672 -Tyus Jones,jonesty01,2019,3329,1560,0.474281707,-0.250300557,0.22398115,-0.789459828,1.545991896,0.756532068,0.225509625,0.109368068,0.334877693,2.426331208,2.426331208,0,-0.084165955,0.156917978,0.072752023,-1.202061407 -DeAndre Jordan,jordade01,2014,6662,3312,-0.479221925,1.862219969,1.382998044,4.971566811,-2.27081857,2.700748241,0.569078792,1.089656423,1.658735215,7.448792517,6.629411472,0.819381045,1.508713448,1.964045718,3.472759166,-0.31178486 -DeAndre Jordan,jordade01,2015,6588,3302,1.207117865,1.784089293,2.991207158,9.831305641,-0.880022384,8.951283257,3.087221743,1.321444232,4.408665975,12.00518686,10.40572665,1.599460209,4.139862201,1.934200656,6.074062857,-0.86318527 -DeAndre Jordan,jordade01,2016,5649,2796,-0.546283853,2.484607824,1.938323971,6.253235673,0.90006263,7.153298302,0.841956453,2.253832334,3.095788787,8.347165663,7.59452666,0.752639002,1.004294453,2.444770268,3.449064721,-0.200035422 -DeAndre Jordan,jordade01,2017,5692,2834,0.036510192,1.180684313,1.217194505,6.286671795,2.476591785,8.76326358,1.316889269,1.492099148,2.808988417,7.989550707,7.760905435,0.228645272,2.258444929,1.844351069,4.102795998,-0.211526758 -DeAndre Jordan,jordade01,2018,4980,2424,-0.387953494,-0.450240305,-0.838193799,-2.377381838,-2.806143046,-5.183524884,-0.85601516,-0.952557462,-1.808572622,1.155583381,1.155583381,0,-0.250185775,-0.618836776,-0.869022551,-0.741506985 -DeAndre Jordan,jordade01,2019,4272,2047,-2.006983016,0.60486056,-1.402122456,-2.544161262,0.811890844,-1.732270418,-2.23246193,0.697538738,-1.534923192,1.266994058,1.266994058,0,-2.243658623,0.083258982,-2.16039964,0.225986728 -Jerome Jordan,jordaje01,2015,783,388,-1.168974701,-1.49182973,-2.660804431,-5.290402829,0.406484086,-4.883918743,-2.057344938,-1.129175033,-3.18651997,-0.092217095,-0.0124599,-0.079757195,-1.829245015,-2.625134881,-4.454379896,0.691100678 -Cory Joseph,josepco01,2014,2067,1023,1.341666418,-0.336037442,1.005628977,-2.205474422,-0.389710942,-2.595185364,0.636426809,-0.446343845,0.190082964,1.540310607,1.117992338,0.422318269,-0.22910851,0.433818829,0.204710319,-0.62303518 -Cory Joseph,josepco01,2015,2919,1466,1.162912562,-0.05930596,1.103606602,-1.641444712,1.630705162,-0.01073955,0.621197769,0.230245587,0.851443357,2.667267742,2.852267239,-0.184999498,-0.41995797,0.68907071,0.269112739,-1.492296703 -Cory Joseph,josepco01,2016,4916,2498,-0.882711142,0.590074748,-0.292636394,-2.340788806,3.886879014,1.546090209,-1.286283944,1.306752093,0.020468149,3.457160564,3.186610944,0.27054962,-1.009173074,1.112580086,0.103407011,-1.891291425 -Cory Joseph,josepco01,2017,4463,2215,-0.559041991,-0.600859491,-1.159901482,-0.756606284,-1.332820755,-2.089427039,-0.667168345,-0.802762995,-1.469931341,1.433962641,1.351429653,0.082532988,-0.63714847,-0.207442133,-0.844590603,-0.905015102 -Cory Joseph,josepco01,2018,4774,2353,-0.820811666,0.210756093,-0.610055573,-1.183522936,-0.843122717,-2.026645653,-0.9326058,-0.011825388,-0.944431187,2.184581529,1.586745282,0.597836247,-1.35149015,0.57193894,-0.77955121,-1.43037851 -Cory Joseph,josepco01,2019,4453,2148,-0.907459099,2.119484218,1.21202512,-0.724415745,2.656574979,1.932159234,-0.902044956,2.314084176,1.41203922,4.491775123,4.63699688,-0.145221757,-1.338045762,2.593427008,1.255381245,-1.23977458 -Chris Kaman,kamanch01,2014,1559,736,-4.358854896,2.885448844,-1.473406052,-1.972601085,3.446323128,1.473722043,-4.086394272,3.262194802,-0.82419947,0.72974967,0.72974967,0,-3.673891994,1.111771187,-2.562120807,0.875083445 -Chris Kaman,kamanch01,2015,2855,1435,-2.756140797,0.78972709,-1.966413707,-1.57505322,-2.455239999,-4.030293219,-2.723170573,0.134364918,-2.588805655,0.11776371,0.111424475,0.006339235,-2.294799668,-0.101004584,-2.395804251,-0.447665893 -Chris Kaman,kamanch01,2016,292,144,-4.441528109,-3.620602143,-8.062130253,-9.112091705,2.583857589,-6.528234116,-5.731308152,-2.543012182,-8.274320334,-0.423774233,-0.025622921,-0.398151311,-2.889021576,-2.979510837,-5.868532413,1.200168273 -Frank Kaminsky,kaminfr01,2016,3837,1898,-0.640501118,-0.175070832,-0.81557195,-4.00403746,2.592210915,-1.411826545,-1.38488874,0.375943208,-1.008945532,1.718363757,1.169461957,0.548901801,-1.495988484,-0.102459621,-1.598448105,-0.559690198 -Frank Kaminsky,kaminfr01,2017,3969,1954,-1.657308731,-1.48815353,-3.145462261,1.403929137,-2.253327463,-0.849398326,-1.119638363,-1.72429495,-2.843933312,-0.093517945,-0.093517945,0,-0.790814145,-1.817901282,-2.608715427,-0.133099727 -Frank Kaminsky,kaminfr01,2018,3777,1835,0.673824258,-1.993979911,-1.320155653,0.770165031,-3.123612986,-2.353447955,0.721910301,-2.331356204,-1.609445903,1.059363833,1.059363833,0,0.291004615,-2.317851937,-2.026847323,-0.784267855 -Frank Kaminsky,kaminfr01,2019,1579,755,-0.242405791,0.386934373,0.144528582,-0.580669738,0.035389297,-0.545280441,-0.339343815,0.38933867,0.049994855,1.077938469,1.077938469,0,0.050035746,-1.042284457,-0.992248712,-0.058805876 -Enes Kanter,kanteen01,2014,4136,2138,-3.045493729,-1.796735856,-4.842229585,-2.917159091,-3.951842977,-6.869002068,-3.154783558,-2.292582353,-5.447365911,-2.917464345,-2.917464345,0,-3.164000408,-1.930351172,-5.094351579,-0.809841887 -Enes Kanter,kanteen01,2015,4210,2135,-0.057597318,-0.749247682,-0.806845001,2.515447775,-5.042944578,-2.527496803,0.480713152,-1.698082276,-1.217369124,1.573359478,1.573359478,0,0.607076393,-0.89456778,-0.287491387,-0.206042416 -Enes Kanter,kanteen01,2016,4149,2044,3.129517489,0.497601964,3.627119453,-0.218940441,-2.97336358,-3.192304021,2.504947133,-0.227423396,2.277523737,5.212301711,4.618078512,0.5942232,3.05685531,-0.378492592,2.678362718,-0.819057487 -Enes Kanter,kanteen01,2017,3240,1578,1.539304821,-0.174972775,1.364332046,1.929721294,-3.540879208,-1.611157914,1.736696647,-0.917474156,0.819222491,2.872921326,3.070932678,-0.198011352,1.285081823,-0.852843517,0.432238305,-0.242036311 -Enes Kanter,kanteen01,2018,3735,1830,2.082296852,-1.3711324,0.711164452,1.544990264,-4.840023197,-3.295032933,2.1151695,-2.156037198,-0.040867698,2.520008334,2.520008334,0,1.568488817,-1.569986114,-0.001497297,-0.369282275 -Enes Kanter,kanteen01,2019,4362,2101,0.807870828,-0.543976554,0.263894273,0.026699409,-1.298942577,-1.272243168,0.715626463,-0.707603204,0.008023259,3.014779277,1.605333529,1.409445748,0.162537441,-0.399689901,-0.23715246,-0.586824075 -Sergey Karasev,karasse01,2014,325,156,-4.908790583,-6.3274232,-11.23621378,-7.302945591,-0.15140395,-7.454349542,-5.665722922,-5.371419882,-11.0371428,-0.673826232,-0.673826232,0,-4.384248129,-5.619176883,-10.00342501,2.071119959 -Sergey Karasev,karasse01,2015,1108,555,-0.778674948,0.19258233,-0.586092618,0.310625557,2.529805644,2.840431201,-0.576918127,0.721719794,0.144801668,0.824966927,0.824966927,0,-1.013699484,0.090983675,-0.922715809,0.616760219 -Sergey Karasev,karasse01,2016,835,399,-1.417703311,-0.376395097,-1.794098409,2.958305615,0.892152878,3.850458493,-0.533261448,-0.060566393,-0.593827841,0.443676238,0.443676238,0,-0.922771891,-2.112839595,-3.035611486,1.0562065 -Sasha Kaun,kaunsa01,2016,201,95,-2.515775742,0.867336929,-1.648438813,-6.953054697,5.845767697,-1.107286999,-3.633885749,1.922860752,-1.711024997,0.050637192,0.050637192,0,-2.639642255,-0.212397721,-2.852039976,0.541559505 -Ryan Kelly,kellyry01,2014,2790,1312,-0.005684485,-2.051768011,-2.057452496,2.420219508,-0.992777797,1.427441711,0.534163187,-1.880948841,-1.346785655,0.944672666,0.944672666,0,0.465833444,-1.494184062,-1.028350618,0.549956446 -Ryan Kelly,kellyry01,2015,2415,1233,-1.735668819,-2.457415347,-4.193084167,-2.050014294,-1.142296186,-3.19231048,-1.891080482,-2.264012771,-4.155093253,-0.875061122,-0.875061122,0,-2.981925965,-2.374652303,-5.356578268,-0.96014435 -Ryan Kelly,kellyry01,2016,979,470,-3.385253146,0.075755471,-3.309497675,-3.275678876,4.37525645,1.099577574,-3.498711029,1.083153672,-2.415557356,0.08028947,0.08028947,0,-4.029064105,-0.641011543,-4.670075649,0.112248569 -Ryan Kelly,kellyry01,2017,226,110,-3.488431882,-0.480654426,-3.969086308,-5.094959151,6.436520972,1.34156182,-3.999213226,0.931533367,-3.067679859,-0.017850481,-0.017850481,0,-3.796088307,-0.240066006,-4.036154312,0.11912761 -Luke Kennard,kennalu01,2018,2962,1463,-0.087140402,-1.197050987,-1.284191389,1.411868184,1.380630066,2.79249825,0.234505803,-0.745468297,-0.510962493,1.667090835,1.667090835,0,-0.515567469,-1.292848108,-1.808415578,-0.247943057 -Luke Kennard,kennalu01,2019,3195,1570,0.091460784,-2.235170894,-2.143710109,-0.13650441,-1.235247424,-1.371751835,0.067435285,-2.139019085,-2.071583799,0.541375003,0.686258797,-0.144883794,0.205805934,-2.636726833,-2.430920899,-0.881742621 -Michael Kidd-Gilchrist,kiddgmi01,2014,3041,1593,-2.636708705,4.236060372,1.599351666,-0.880162272,2.250899811,1.370737539,-2.401349415,4.06189003,1.660540615,3.543698194,3.66763784,-0.123939647,-3.022080052,3.885253218,0.863173166,-0.723390343 -Michael Kidd-Gilchrist,kiddgmi01,2015,3127,1587,-1.474621198,2.359775331,0.885154133,0.962435805,4.691961777,5.654397582,-1.000320865,2.971748491,1.971427626,3.802566789,3.802566789,0,-2.192176526,2.372717102,0.180540577,-0.509555571 -Michael Kidd-Gilchrist,kiddgmi01,2016,410,205,2.360889359,3.233550264,5.594439623,3.19625534,3.775484158,6.971739498,2.666417895,3.521990769,6.188408664,0.927321495,0.927321495,0,0.517965454,3.118530013,3.636495467,-0.789680355 -Michael Kidd-Gilchrist,kiddgmi01,2017,4710,2349,-1.113748648,3.378732947,2.264984299,-2.258825361,2.369497387,0.110672025,-1.435228297,3.398204506,1.962976209,5.586527961,5.586527961,0,-1.745786198,3.704427416,1.958641218,-1.072974648 -Michael Kidd-Gilchrist,kiddgmi01,2018,3852,1850,-1.750518882,3.118546225,1.368027343,0.101169866,0.954560517,1.055730383,-1.503628901,2.887306257,1.383677356,3.882402812,3.882402812,0,-2.317037764,2.566236283,0.249198519,-0.489447109 -Michael Kidd-Gilchrist,kiddgmi01,2019,2479,1179,-0.899672442,1.778478662,0.878806221,-1.666286813,2.147992521,0.481705708,-1.127664722,2.02480103,0.897136308,2.178346887,2.178346887,0,-1.453060689,1.167486475,-0.285574214,-0.720026701 -Sean Kilpatrick,kilpase01,2015,149,72,-1.184126627,-2.613780885,-3.797907512,1.876674403,5.376192216,7.252866619,-0.604031107,-1.071622339,-1.675653446,0.039649666,0.039649666,0,-1.397178073,-2.115656555,-3.512834628,0.447552022 -Sean Kilpatrick,kilpase01,2016,1270,616,2.190648194,-5.374204162,-3.183555969,2.042873477,-7.141884544,-5.099011068,2.342955988,-6.04156573,-3.698609741,-0.298887302,-0.298887302,0,0.98931264,-6.420219519,-5.430906879,0.649930897 -Sean Kilpatrick,kilpase01,2017,3751,1754,-0.063100417,-2.325605939,-2.388706356,-0.397872047,-1.048725193,-1.44659724,-0.049190197,-2.174156879,-2.223347077,0.473653998,0.473653998,0,-1.131264454,-2.677238045,-3.808502499,0.490590822 -Sean Kilpatrick,kilpase01,2018,1333,640,-1.4178372,-4.530676243,-5.948513443,-2.901783497,-3.320594865,-6.222378362,-1.770234214,-4.525801796,-6.29603601,-1.136277205,-1.136277205,0,-1.904247498,-5.035920953,-6.940168451,0.17317727 -George King,kingge03,2019,12,6,-4.974701613,-14.40396078,-19.37866239,-6.593850051,-21.6997946,-28.29364465,-5.65494678,-16.72028005,-22.37522683,-0.058620269,-0.058620269,0,-6.848305911,-11.88471055,-18.73301646,-2.470748178 -Andrei Kirilenko,kirilan01,2014,1942,1001,-0.808609425,0.241241282,-0.567368143,-0.400632692,-0.764133593,-1.164766285,-0.789714898,0.054421715,-0.735293183,1.065777564,0.556538373,0.50923919,-0.727780432,-0.426790075,-1.154570507,0.699293553 -Andrei Kirilenko,kirilan01,2015,72,36,-4.390760735,-4.007106161,-8.397866896,-5.61815596,-14.03094,-19.64909596,-4.91302019,-6.334985667,-11.24800586,-0.154673376,-0.154673376,0,-5.135141934,-5.897816444,-11.03295838,-0.867004785 -Alex Kirk,kirkal01,2015,30,14,-0.803316299,-8.165561155,-8.968877454,-15.45250344,-11.99261206,-27.4451155,-3.934850818,-9.41914049,-13.35399131,-0.074852758,-0.074852758,0,-3.138448491,-9.969703981,-13.10815247,-1.126078234 -Maxi Kleber,klebima01,2018,2457,1206,-2.163309961,1.154154906,-1.009155055,-1.46542833,2.583881807,1.118453478,-2.122179878,1.544862342,-0.577317536,1.329262298,1.329262298,0,-1.987320194,0.864710569,-1.122609625,-0.56332411 -Maxi Kleber,klebima01,2019,3140,1502,-1.355660246,2.379221576,1.02356133,0.548413785,3.989574861,4.537988646,-1.055587277,2.863225479,1.807638202,3.479284187,3.479284187,0,-1.115890922,2.314933015,1.199042094,-0.388876684 -Brandon Knight,knighbr03,2014,4684,2400,0.972163425,-1.787007001,-0.814843576,-0.012845944,-3.853814956,-3.8666609,0.928016318,-2.2610302,-1.333013882,1.736108607,1.736108607,0,1.040887095,-2.328434836,-1.287547741,0.057350067 -Brandon Knight,knighbr03,2015,4139,2035,0.947520349,0.054970641,1.002490991,-1.862076281,-0.92807938,-2.790155661,0.464341215,-0.169862543,0.294478673,3.234161928,3.234161928,0,0.612577305,0.194075515,0.80665282,1.176351178 -Brandon Knight,knighbr03,2016,3898,1870,-0.090388295,-2.594723525,-2.68511182,1.242892694,-1.702163995,-0.459271301,0.278469159,-2.531400294,-2.252931135,0.477284179,0.477284179,0,0.493204135,-1.979239704,-1.486035569,0.62710409 -Brandon Knight,knighbr03,2017,2418,1140,-0.97746607,-2.016023403,-2.993489473,-5.944762581,-1.187704669,-7.132467251,-2.024213997,-1.922389289,-3.946603287,-0.69822651,-0.69822651,0,-2.443313664,-2.078332646,-4.52164631,0.316907122 -Brandon Knight,knighbr03,2019,1524,736,-2.518204051,-0.900117033,-3.418321084,-2.605364123,-2.121755211,-4.727119334,-2.67636313,-1.155871395,-3.832234525,-0.400543037,-0.400543037,0,-1.893927727,-1.251819662,-3.145747389,-0.578607293 -Kevin Knox,knoxke01,2019,4580,2158,-3.717047337,-3.817923739,-7.534971077,-3.594194019,-5.337981859,-8.932175878,-3.822369778,-4.319854979,-8.142224757,-5.964008939,-5.964008939,0,-3.706787911,-4.100554661,-7.807342573,0.465320394 -Furkan Korkmaz,korkmfu01,2018,180,82,-3.777246175,-4.648228949,-8.425475125,-7.059865621,-9.991007579,-17.0508732,-4.745729329,-6.154039027,-10.89976836,-0.335856715,-0.361182781,0.025326066,-3.85898682,-4.130610225,-7.989597045,-0.070693377 -Furkan Korkmaz,korkmfu01,2019,1568,715,-0.223339155,1.292971031,1.069631876,0.829367082,0.119393105,0.948760188,-0.051372541,1.106053259,1.054680718,1.397523451,1.433524309,-0.036000858,-0.245353609,0.13196606,-0.113387549,0.275773542 -Luke Kornet,kornelu01,2018,680,326,-1.327754241,0.264637875,-1.063116366,-1.295794085,-3.405808559,-4.701602644,-1.375684755,-0.455217528,-1.830902283,0.153446513,0.153446513,0,-0.62692636,-0.947797022,-1.574723382,0.374674605 -Luke Kornet,kornelu01,2019,1665,784,-1.689296617,3.499728627,1.810432009,-1.607295906,2.744702989,1.137407084,-1.698465238,3.6311398,1.932674563,1.874729344,1.874729344,0,-1.240184155,2.244070844,1.003886689,0.091110241 -Kyle Korver,korveky01,2014,5318,2658,1.577993733,-1.202093464,0.375900269,3.195176404,1.989402083,5.184578488,2.009938323,-0.612164631,1.397773692,5.689700132,5.011463346,0.678236786,2.354196894,-0.916344023,1.437852871,0.635171833 -Kyle Korver,korveky01,2015,5904,2944,2.768416389,-0.036951012,2.731465378,7.682596176,1.582150568,9.264746744,3.950171325,0.266862528,4.217033854,10.58588542,9.187284884,1.398600539,3.883531166,0.285869037,4.169400204,0.745148325 -Kyle Korver,korveky01,2016,5607,2717,-0.164103803,0.239244005,0.075140203,2.837145197,3.929245462,6.766390659,0.467394162,0.967354364,1.434748526,5.857573492,4.808614272,1.04895922,0.610230299,1.096999582,1.707229881,0.351242818 -Kyle Korver,korveky01,2017,4293,2079,0.919565346,-2.836461691,-1.916896345,-2.450018768,-2.608065676,-5.058084444,0.240281678,-2.978895081,-2.738613402,0.021519844,-0.231395728,0.252915572,0.297546669,-2.393764462,-2.096217794,0.412183486 -Kyle Korver,korveky01,2018,4286,2079,1.805230856,-0.914966998,0.890263858,1.008207161,5.194918969,6.20312613,1.697851335,0.343972125,2.04182346,5.147716465,3.926831278,1.220885187,1.678320056,-0.153961893,1.524358163,0.625625357 -Kyle Korver,korveky01,2019,2934,1364,-0.47802481,-1.057671913,-1.535696723,-0.700235907,0.714969525,0.014733617,-0.555819287,-0.794287416,-1.350106703,0.971542936,1.05969563,-0.088152694,-0.212139248,-1.170929194,-1.383068442,0.606400836 -Kosta Koufos,koufoko01,2014,2681,1394,-1.401892054,1.838273217,0.436381163,-1.860016161,2.763706681,0.90369052,-1.581077453,2.111071576,0.529994123,2.325280111,2.221335811,0.1039443,-1.687274111,1.892369065,0.205094954,-0.372104516 -Kosta Koufos,koufoko01,2015,2892,1475,-2.589765031,2.5448575,-0.044907531,-1.818605076,4.892547087,3.073942011,-2.593021136,3.137540143,0.544519007,2.496346374,1.904230276,0.592116098,-2.758951888,2.592065669,-0.166886218,-0.446527546 -Kosta Koufos,koufoko01,2016,3116,1482,-1.465549754,0.844933164,-0.62061659,-1.582261311,-2.792025764,-4.374287075,-1.578515542,0.175562193,-1.402953348,1.012025362,1.012025362,0,-2.095875839,0.297770274,-1.798105566,-0.623436154 -Kosta Koufos,koufoko01,2017,2820,1419,-2.491479109,1.665971527,-0.825507583,-1.788891137,0.997335088,-0.791556049,-2.481681167,1.656771007,-0.82491016,1.384041955,1.384041955,0,-3.054735029,1.367235633,-1.687499396,-0.680769205 -Kosta Koufos,koufoko01,2018,2778,1391,-1.479865254,0.671193346,-0.808671909,-2.701571697,-0.221616267,-2.923187964,-1.764378076,0.571660905,-1.192717171,1.092096764,1.092096764,0,-2.212061801,0.216493272,-1.995568529,-1.174762933 -Kosta Koufos,koufoko01,2019,1107,502,-4.590548153,0.042503025,-4.548045129,0.311374361,-0.326487696,-0.015113335,-3.849104212,-0.016915344,-3.866019555,-0.285407632,-0.285407632,0,-3.970365849,-0.771276741,-4.741642591,-0.152509909 -Viacheslav Kravtsov,kravtvi01,2014,129,59,-6.059674529,-6.299585726,-12.35926025,-14.25094863,-7.962193137,-22.21314176,-8.180327093,-7.043798203,-15.2241253,-0.377052946,-0.377052946,0,-7.228884626,-8.547599413,-15.77648404,0.398308064 -Rodions Kurucs,kurucro01,2019,3015,1362,-2.949858684,-0.621279399,-3.571138083,-0.578763426,-0.168937494,-0.74770092,-2.627836564,-0.566334731,-3.194171296,-0.313643475,-0.414879407,0.101235932,-2.593164857,-0.55962389,-3.152788747,1.10074784 -Kyle Kuzma,kuzmaky01,2018,5093,2401,-0.709174296,-0.613097605,-1.322271901,-0.656182364,-1.376286682,-2.032469045,-0.712523216,-0.811099304,-1.523622521,1.507762313,1.507762313,0,-0.847488362,-1.102037301,-1.949525663,0.360648792 -Kyle Kuzma,kuzmaky01,2019,5046,2314,-1.167372851,-0.783998163,-1.951371014,1.90640279,-0.167409887,1.738992903,-0.566054462,-0.709187771,-1.275242233,1.749639211,1.749639211,0,-0.847055808,-0.564818671,-1.411874479,0.499648559 -Mindaugas Kuzminskas,kuzmimi01,2017,2089,1016,-0.334021949,-4.692387158,-5.026409108,-0.467226552,1.283498408,0.816271855,-0.362487638,-3.695515395,-4.058003033,-0.678609944,-0.678609944,0,-0.577032814,-4.5126537,-5.089686514,0.085256346 -Mindaugas Kuzminskas,kuzmimi01,2018,5,2,-36.90340659,-0.49517899,-37.39858558,-61.66119902,57.80796788,-3.853231139,-44.30386305,11.72660164,-32.57726141,-0.030256429,-0.030256429,0,-29.34267118,-0.822351706,-30.16502288,-0.584402875 -Ognjen Kuzmic,kuzmiog01,2014,220,100,-6.714518634,-2.982678665,-9.697197299,-9.674370403,-7.509763477,-17.18413388,-7.753612691,-4.222883388,-11.97649608,-0.478859727,-0.482783145,0.003923418,-6.882909096,-2.305727788,-9.188636884,2.212215627 -Ognjen Kuzmic,kuzmiog01,2015,157,72,-0.966024812,-7.27976317,-8.245787983,-14.76038482,-2.518330985,-17.2787158,-3.932282184,-6.872053215,-10.8043354,-0.29977966,-0.29977966,0,-4.297866484,-4.54191722,-8.839783704,1.266774521 -Skal Labissiere,labissk01,2017,1246,612,-1.373858183,-1.49450963,-2.868367813,-1.635460486,-0.944857397,-2.580317882,-1.475670305,-1.427419918,-2.903090223,-0.047808347,-0.047808347,0,-2.139120487,-1.024465362,-3.163585849,0.014545078 -Skal Labissiere,labissk01,2018,2522,1240,-2.667197098,-0.752448543,-3.41964564,0.958173498,-1.029935162,-0.071761664,-2.000808206,-0.800240091,-2.801048298,-0.032295476,-0.032295476,0,-2.221188243,-0.873325176,-3.094513419,-0.000392527 -Skal Labissiere,labissk01,2019,427,187,-4.208779712,-3.179400769,-7.388180481,0.152757566,-6.350786327,-6.198028761,-3.545238516,-4.002884443,-7.548122959,-0.466921347,-0.387541234,-0.079380114,-3.515945321,-3.563437175,-7.079382496,0.993240926 -Doron Lamb,lambdo01,2014,1366,695,-0.980089973,-4.437111933,-5.417201906,-0.067318749,3.16251612,3.095197371,-0.786514818,-3.099649327,-3.886164145,-0.400727128,-0.400727128,0,-2.172876273,-4.02012822,-6.193004493,-0.510482763 -Jeremy Lamb,lambje01,2014,3295,1638,0.633276209,-0.184351902,0.448924307,0.099565609,2.143677852,2.243243461,0.502886395,0.241673056,0.744559451,2.928390151,2.535032762,0.393357388,0.461190535,0.806503495,1.26769403,-0.272018961 -Jeremy Lamb,lambje01,2015,1244,633,1.104480429,-0.642703075,0.461777354,-4.023533491,-2.143793937,-6.167327427,0.069775892,-1.008067422,-0.93829153,0.585675752,0.585675752,0,0.103886021,-1.436060422,-1.332174401,0.093836141 -Jeremy Lamb,lambje01,2016,2523,1239,1.79240245,1.421733181,3.214135631,-2.355886775,5.433996008,3.078109233,1.017319221,2.327173421,3.344492642,3.848479811,3.81578212,0.032697691,0.987178522,1.654864789,2.642043311,-0.132451719 -Jeremy Lamb,lambje01,2017,2284,1143,2.223581629,-1.310594815,0.912986814,0.919617688,-2.401250471,-1.481632783,2.092256239,-1.611742931,0.480513308,1.871837883,1.871837883,0,1.811716945,-1.314198194,0.497518751,-0.628133222 -Jeremy Lamb,lambje01,2018,4053,1967,2.168289541,-0.289506497,1.878783044,1.874517759,-0.079472149,1.795045611,2.234568608,-0.247050327,1.987518281,4.723255888,4.723255888,0,1.311863602,-0.356012445,0.955851157,-0.649793766 -Jeremy Lamb,lambje01,2019,4675,2250,1.789191341,0.956123879,2.74531522,0.092228055,1.433092416,1.525320471,1.532139373,1.14690751,2.679046882,6.196108575,6.196108575,0,1.333315396,1.103883684,2.437199079,-0.591402337 -Carl Landry,landrca01,2014,476,233,-1.300430291,-3.37104457,-4.671474861,-3.046071874,-1.572069252,-4.618141126,-1.757087918,-3.176863449,-4.933951367,-0.257609011,-0.257609011,0,-1.439050421,-3.018938453,-4.457988874,-0.74320812 -Carl Landry,landrca01,2015,2390,1192,-1.087747122,-1.350813035,-2.438560157,-4.609554986,-1.501845744,-6.11140073,-1.894049426,-1.424495099,-3.318544525,-0.343596491,-0.343596491,0,-2.861145497,-2.52503724,-5.386182737,-0.601450109 -Carl Landry,landrca01,2016,1193,569,1.130314059,-1.743434147,-0.613120088,1.558990279,-4.297517025,-2.738526745,1.420207075,-2.33322293,-0.913015856,0.531937236,0.531937236,0,0.148656561,-2.149045723,-2.000389162,-0.246661499 -Nicolas Laprovittola,laproni01,2017,348,174,-2.925291947,0.703067942,-2.222224005,-9.747225639,-0.983142906,-10.73036854,-4.568332389,0.300613162,-4.267719227,-0.134470929,-0.134470929,0,-3.558398938,0.626376893,-2.932022046,-0.192411486 -Shane Larkin,larkish01,2014,1013,499,-3.190979608,2.492303827,-0.698675781,0.163342661,4.208585751,4.371928412,-2.716104969,3.01364648,0.297541511,0.76513329,0.83849138,-0.07335809,-1.550287776,2.232279217,0.681991441,-0.10841895 -Shane Larkin,larkish01,2015,3602,1865,-1.963595267,0.048716227,-1.91487904,-3.316987656,-1.605445158,-4.922432814,-2.312740459,-0.221388191,-2.53412865,0.202973408,0.202973408,0,-2.17681598,-0.180145139,-2.356961119,-1.13592012 -Shane Larkin,larkish01,2016,3545,1751,-1.627614311,-0.104220347,-1.731834658,-2.668938517,-2.881010286,-5.549948804,-1.897146456,-0.62746103,-2.524607486,0.201374395,0.201374395,0,-1.557204802,-1.01666321,-2.573868012,0.008585732 -Shane Larkin,larkish01,2018,1873,929,-0.973246699,1.366930618,0.393683919,-4.215261858,2.112948882,-2.102312976,-1.693830424,1.553817687,-0.140012737,1.239758039,0.87832326,0.361434779,-2.188849875,1.055512439,-1.133337436,-0.733434838 -Joffrey Lauvergne,lauvejo01,2015,555,268,-3.101347855,-1.969127346,-5.070475201,-8.600822354,-3.051343545,-11.6521659,-4.429167,-2.289393487,-6.718560487,-0.548630734,-0.548630734,0,-4.382273209,-3.189002846,-7.571276055,1.059466492 -Joffrey Lauvergne,lauvejo01,2016,2098,1041,-1.073781194,-1.569198055,-2.642979249,-2.326195685,-3.69192558,-6.018121265,-1.39268933,-2.068301339,-3.460990669,-0.375921316,-0.375921316,0,-1.653341737,-2.105259151,-3.758600887,-0.439557554 -Joffrey Lauvergne,lauvejo01,2017,2068,1006,-1.93920195,-0.843177141,-2.78237909,-1.740890949,-2.30286852,-4.043759469,-2.010394228,-1.22010945,-3.230503678,-0.232933484,-0.352143197,0.119209713,-2.173409849,-1.879656599,-4.053066448,0.106142058 -Joffrey Lauvergne,lauvejo01,2018,1132,540,-2.133089876,-5.211983268,-7.345073144,-3.589475938,-1.531308368,-5.120784306,-2.556779609,-4.81802221,-7.374801819,-1.274818547,-1.288986817,0.01416827,-2.668769748,-4.626670637,-7.295440385,-0.002328394 -Zach LaVine,lavinza01,2015,3821,1902,-3.160680188,-4.656333549,-7.817013738,-4.143891699,-4.505615712,-8.649507411,-3.498884515,-4.833381346,-8.332265861,-5.428714861,-5.428714861,0,-3.398497059,-4.781499796,-8.179996856,0.206796647 -Zach LaVine,lavinza01,2016,4707,2294,0.944758369,-2.884635156,-1.939876787,-1.046512638,-4.211422402,-5.257935039,0.596343863,-3.300030616,-2.703686753,0.054443409,0.054443409,0,-0.158216548,-2.726473983,-2.88469053,0.429811042 -Zach LaVine,lavinza01,2017,3463,1749,1.610440695,-2.394386399,-0.783945704,-2.009028009,-1.734590454,-3.743618463,0.917437337,-2.39269388,-1.475256544,1.129927064,1.129927064,0,0.70503178,-1.695652908,-0.990621128,-0.653412063 -Zach LaVine,lavinza01,2018,1371,656,-0.464212935,-1.561961782,-2.026174717,-1.789682909,-4.625340993,-6.415023902,-0.671833061,-2.273730613,-2.945563674,-0.065727053,-0.065727053,0,-0.678606159,-2.237404257,-2.916010416,0.414666437 -Zach LaVine,lavinza01,2019,4522,2171,1.346343184,-2.629796918,-1.283453733,0.175049957,-0.507932673,-0.332882716,1.291777032,-2.316635264,-1.024858232,1.924199163,1.924199163,0,0.486096867,-2.582025321,-2.095928454,0.71232693 -Ty Lawson,lawsoty01,2014,4636,2222,2.884423224,0.15740857,3.041831795,3.363025246,-1.919548519,1.443476727,3.176133665,-0.250194677,2.925938988,6.518252394,6.518252394,0,2.956713743,-0.099251685,2.857462058,1.246781955 -Ty Lawson,lawsoty01,2015,5452,2665,3.063659426,-1.620711324,1.442948103,5.740818442,-2.002038192,3.73878025,3.828513697,-1.765714437,2.06279926,6.58801499,6.58801499,0,2.726724907,-1.645544772,1.081180134,0.64673794 -Ty Lawson,lawsoty01,2016,3122,1485,-2.289785579,-0.687942155,-2.977727734,-5.35771882,-1.885432322,-7.243151142,-3.099649594,-0.9804497,-4.080099294,-1.054305301,-0.614010352,-0.440294949,-3.055731157,-1.245091484,-4.300822642,0.361352107 -Ty Lawson,lawsoty01,2017,3525,1732,0.569208111,-1.035816828,-0.466608717,-1.640408647,0.538967995,-1.101440653,0.164923066,-0.733645481,-0.568722415,1.935776847,1.935776847,0,-0.367350668,-0.824085255,-1.191435923,0.420100456 -Ty Lawson,lawsoty01,2018,194,96,4.064880672,-0.13240881,3.932471862,-1.796448597,0.647558138,-1.148890459,3.045099516,-0.085856688,2.959242827,0.286532388,0,0.286532388,1.756461634,0.212868506,1.96933014,-0.632838903 -Jake Layman,laymaja01,2017,551,265,-5.239358411,-3.933536258,-9.172894668,-6.152427391,6.248214884,0.095787493,-5.742418008,-2.010190914,-7.752608922,-0.679416453,-0.639140812,-0.040275641,-4.41465559,-3.646963358,-8.061618949,0.283785753 -Jake Layman,laymaja01,2018,350,168,-4.577102497,-1.405938989,-5.983041486,-4.369760446,0.01396183,-4.355798616,-4.816467966,-1.221566487,-6.038034453,-0.297359963,-0.42036559,0.123005627,-4.264574282,-1.824802945,-6.089377227,0.070994067 -Jake Layman,laymaja01,2019,2836,1347,-1.088785753,-0.160579879,-1.249365632,-1.27033645,-1.427087339,-2.697423789,-1.237026335,-0.447895407,-1.684921742,0.731847583,0.855167676,-0.123320092,-1.250303564,-0.944658369,-2.194961933,-0.368596249 -TJ Leaf,leaftj01,2018,964,463,0.009563552,-4.823428309,-4.813864756,-1.619723564,-4.457680495,-6.07740406,-0.318996665,-5.058831253,-5.377827919,-0.61349088,-0.64228394,0.02879306,-1.174931676,-5.075958025,-6.250889701,-0.209815026 -TJ Leaf,leaftj01,2019,1170,532,-0.078794351,2.522154577,2.443360226,0.309789765,1.791960612,2.101750377,0.013488072,2.478827511,2.492315583,1.436550808,1.280810702,0.155740107,-1.205192668,0.273485408,-0.93170726,-0.195556661 -Ricky Ledo,ledori01,2014,70,33,0.320250671,2.392356942,2.712607614,0.917382058,7.307800064,8.225182121,0.385421242,3.576884501,3.962305744,0.114756445,0.114756445,0,-0.271147402,0.123270527,-0.147876875,1.480185203 -Ricky Ledo,ledori01,2015,491,244,-3.450948706,-4.055436151,-7.506384857,-3.540511759,-1.979965056,-5.520476815,-3.561532083,-3.790438818,-7.351970901,-0.575037204,-0.575037204,0,-3.190570961,-4.7785192,-7.969090161,1.111059682 -Courtney Lee,leeco01,2014,4190,2197,0.94876516,0.582334331,1.531099491,-0.715001512,1.262574716,0.547573204,0.681619929,0.73618566,1.41780559,4.655463242,4.387532343,0.267930899,-0.25013083,0.845743731,0.595612901,-0.462574054 -Courtney Lee,leeco01,2015,5318,2721,0.205864272,-1.360957288,-1.155093016,0.81323608,-2.326683508,-1.513447428,0.339992764,-1.701611091,-1.361618327,1.943535774,1.102352642,0.841183133,-0.04891316,-0.355721768,-0.404634928,-0.17879349 -Courtney Lee,leeco01,2016,5118,2591,-1.029079104,0.784772382,-0.244306722,2.100645451,1.319444536,3.420089987,-0.435853191,0.948923705,0.513070514,4.336069515,3.294070366,1.041999149,-0.866421295,0.941662118,0.075240823,-0.610334084 -Courtney Lee,leeco01,2017,4947,2459,-0.231152281,-0.873395371,-1.104547653,1.139842997,-3.423241671,-2.283398674,0.053575029,-1.423327942,-1.369752913,1.717435525,1.717435525,0,-0.133015978,-1.011991304,-1.145007282,-0.804228917 -Courtney Lee,leeco01,2018,4717,2310,0.56520968,-1.019013196,-0.453803515,-1.477887366,-3.19731396,-4.675201325,0.196764845,-1.509373986,-1.312609141,1.68727278,1.68727278,0,-0.365675279,-1.292440125,-1.658115404,-0.397092976 -Courtney Lee,leeco01,2019,914,428,-2.235918753,1.748055439,-0.487863314,-2.909343696,0.4086837,-2.500659997,-2.479153884,1.611066582,-0.868087302,0.411071415,0.411071415,0,-2.346444774,0.572274918,-1.774169856,0.092298614 -David Lee,leeda02,2014,5098,2505,-0.086595436,0.284290248,0.197694812,1.363924021,3.761744996,5.125669017,0.170442019,0.964439663,1.134881682,4.980037663,5.071138097,-0.091100435,-0.362139869,1.551402702,1.189262833,0.489875618 -David Lee,leeda02,2015,2094,1011,-0.521787065,0.105682046,-0.416105019,-0.439656477,-2.68528517,-3.124941647,-0.621442137,-0.565315552,-1.186757689,0.815314751,0.628911319,0.186403431,-0.143330495,0.048877653,-0.094452841,-0.016972771 -David Lee,leeda02,2016,1954,936,-0.66560907,1.204151816,0.538542746,-3.547297385,0.691836567,-2.855460818,-1.306319714,1.147608059,-0.158711654,1.234888716,1.437107984,-0.202219268,-1.314863068,0.539152242,-0.775710826,0.343378103 -David Lee,leeda02,2017,3498,1722,0.295240737,1.649168344,1.944409081,1.765974421,1.913153349,3.67912777,0.584195782,1.727625517,2.3118213,4.473240889,3.823651195,0.649589693,0.149727101,1.336999317,1.486726418,0.148394831 -Damion Lee,leeda03,2018,861,404,-0.299352833,1.221624895,0.922272062,-1.083494836,3.149834093,2.066339257,-0.428754473,1.723946437,1.295191963,0.833489717,0.833489717,0,0.485094575,1.418617651,1.903712226,-0.036700403 -Damion Lee,leeda03,2019,809,375,0.400873083,-0.705259426,-0.304386343,-5.989982193,-2.026211573,-8.016193766,-0.946589613,-1.032479745,-1.979069358,0.147267816,0.147267816,0,0.071087706,-1.091591478,-1.020503772,-0.159255558 -Malcolm Lee,leema01,2015,5,2,-18.77629828,-6.383777327,-25.16007561,53.21165852,10.02113919,63.23279771,-4.730754809,-3.305917329,-8.036672138,-0.005409588,-0.005409588,0,-1.455235332,-6.771192353,-8.226427685,0.267850404 -Walter Lemon Jr.,lemonwa01,2018,79,35,-7.197907569,-5.183754488,-12.38166206,3.39483462,-13.75192867,-10.35709405,-5.436146123,-7.282108569,-12.71825469,-0.181418135,-0.181418135,0,-4.95025621,-8.26012126,-13.21037747,1.903094928 -Walter Lemon Jr.,lemonwa01,2019,349,167,-1.213532214,-0.816259997,-2.029792212,-1.814718243,-1.472021856,-3.286740099,-1.29920714,-0.93193753,-2.23114467,0.0439839,0.0439839,0,-1.972628331,-0.194632791,-2.167261122,-0.517167079 -Alex Len,lenal01,2014,755,362,-3.946989626,-5.233046747,-9.180036372,-4.283525179,-3.006193165,-7.289718343,-4.290994226,-5.106581952,-9.397576178,-1.235189778,-1.235189778,0,-3.887165821,-3.834712206,-7.721878026,0.580679776 -Alex Len,lenal01,2015,3138,1518,-2.723490371,2.719408973,-0.004081398,-1.095682471,0.796359759,-0.299322712,-2.553000605,2.493458045,-0.05954256,2.09627896,2.09627896,0,-2.457167804,2.653073619,0.195905816,0.578197786 -Alex Len,lenal01,2016,3778,1821,-4.319026077,2.155016304,-2.164009773,-3.558661969,-0.284983123,-3.843645092,-4.36679355,1.807313434,-2.559480116,0.178196709,0.178196709,0,-4.326278302,1.063044699,-3.263233603,0.656669656 -Alex Len,lenal01,2017,3318,1560,-3.141959611,1.767455883,-1.374503727,-4.870395169,-2.033297716,-6.903692885,-3.678429804,1.130001894,-2.54842791,0.161402685,0.161402685,0,-3.861104279,1.37339867,-2.487705608,0.592480746 -Alex Len,lenal01,2018,2996,1395,-0.909578645,-0.068595583,-0.978174228,-1.850957413,-1.27729622,-3.128253632,-1.109762256,-0.260141167,-1.369903423,0.986185662,0.986185662,0,-1.690179476,-0.73466625,-2.424845726,0.396976126 -Alex Len,lenal01,2019,3452,1544,-1.753125793,0.555066373,-1.19805942,-1.525831219,0.338870782,-1.186960437,-1.771078578,0.58817557,-1.182903007,1.245722766,1.245722766,0,-1.451597037,-0.304091837,-1.755688873,0.928257443 -Kawhi Leonard,leonaka01,2014,5319,2659,1.965819457,4.559218048,6.525037506,0.406000104,5.085362488,5.491362592,1.710509523,4.864591134,6.575100657,12.77925837,9.289542683,3.489715688,1.301895623,5.58929159,6.891187212,0.193065763 -Kawhi Leonard,leonaka01,2015,4539,2283,3.603065632,4.789006489,8.392072121,2.078845949,3.600038974,5.678884923,3.444919181,4.774206859,8.21912604,12.85468151,12.1137221,0.740959409,2.920704931,5.684152256,8.604857186,0.440937212 -Kawhi Leonard,leonaka01,2016,5365,2719,5.487881894,4.530603771,10.01848566,2.583408802,4.597190987,7.180599789,5.128249918,4.72471971,9.852969628,17.48094634,15.5292184,1.951727945,4.457200233,5.625612492,10.08281272,-0.31116351 -Kawhi Leonard,leonaka01,2017,5697,2903,6.732524248,2.867492464,9.600016713,7.592037351,-1.858660902,5.733376449,7.299944462,1.992527567,9.292472029,17.94142241,13.91095985,4.030462562,7.134683934,2.588202046,9.722885979,-0.328174785 -Kawhi Leonard,leonaka01,2018,432,210,1.763446801,5.052224616,6.815671416,-3.621077277,5.527279861,1.906202584,0.776222677,5.407566805,6.183789482,0.965839777,0.965839777,0,1.186784648,4.788419149,5.975203797,0.897021581 -Kawhi Leonard,leonaka01,2019,6150,2979,5.69672089,1.354704959,7.051425849,4.467805287,-0.993884995,3.473920292,5.729369444,0.899991488,6.629360932,14.47116267,8.479706749,5.991455926,6.133344118,1.565571717,7.698915835,-0.107517527 -Meyers Leonard,leoname01,2014,770,364,-4.073438946,-2.852255191,-6.925694137,-6.421168791,-0.571539044,-6.992707835,-4.864649832,-2.532082897,-7.396732729,-0.869943696,-0.852106164,-0.017837532,-3.899266705,-1.881249694,-5.7805164,0.755982553 -Meyers Leonard,leoname01,2015,1904,953,-0.244792734,2.887647764,2.642855029,-2.717869896,3.130564327,0.412694432,-0.793196761,3.097026951,2.30383019,2.494145573,1.7855977,0.708547873,-0.887157429,2.486677768,1.599520339,0.063854996 -Meyers Leonard,leoname01,2016,2702,1333,-1.616318492,-0.413800556,-2.030119049,1.837911626,-1.232881313,0.605030313,-1.014839824,-0.598032433,-1.612872258,0.773513671,0.773513671,0,-0.964966639,-0.814180179,-1.779146819,0.019831014 -Meyers Leonard,leoname01,2017,2598,1253,-3.719377015,-1.610698257,-5.330075273,-1.04301481,-0.216577455,-1.259592266,-3.398626749,-1.388811277,-4.787438026,-1.319846622,-1.094475499,-0.225371123,-2.532289535,-0.972500704,-3.504790239,0.073600349 -Meyers Leonard,leoname01,2018,554,262,-0.349626389,-3.368517617,-3.718144006,-1.033614907,-2.450240438,-3.483855345,-0.51181006,-3.411443711,-3.923253771,-0.169079625,-0.228417723,0.059338098,-1.400778338,-2.963297506,-4.364075844,-0.247336484 -Meyers Leonard,leoname01,2019,2188,1048,0.188381916,-4.09333067,-3.904948754,-0.025381058,-3.644466028,-3.669847086,0.119180402,-4.257369806,-4.138189404,-0.730952261,-0.913882579,0.182930318,-0.121548192,-3.601317499,-3.72286569,-0.598527037 -Jon Leuer,leuerjo01,2014,1291,665,-0.09132309,0.694674267,0.603351177,-0.186943059,-1.465002537,-1.651945595,-0.109497164,0.260898918,0.151401754,0.997073635,0.750913353,0.246160282,-0.140650503,-0.019552274,-0.160202777,0.05733374 -Jon Leuer,leuerjo01,2015,1657,833,-3.077272693,-0.634122927,-3.71139562,-4.02731221,2.934050334,-1.093261876,-3.470661978,0.013272906,-3.457389072,-0.301255448,-0.297200089,-0.004055358,-3.381923106,-0.539061583,-3.920984689,0.171644301 -Jon Leuer,leuerjo01,2016,2663,1255,-1.259047009,0.281593254,-0.977453756,0.773890225,0.317675457,1.091565682,-0.860561406,0.336733804,-0.523827602,1.441218343,1.441218343,0,-1.45277266,-0.423420324,-1.876192985,1.082913612 -Jon Leuer,leuerjo01,2017,3914,1944,-1.067473616,-0.223139408,-1.290613024,-2.305324821,3.097595844,0.792271023,-1.349605805,0.454244456,-0.895361349,1.838713581,1.838713581,0,-1.203143263,0.644385292,-0.558757971,-0.041084194 -Jon Leuer,leuerjo01,2018,296,136,-5.398364931,-4.778077573,-10.1764425,-3.289418166,8.311020616,5.02160245,-5.281500565,-2.351858456,-7.633359021,-0.33935272,-0.33935272,0,-4.872974063,-2.193835538,-7.0668096,0.149335425 -Jon Leuer,leuerjo01,2019,852,407,-3.657848901,-1.72155318,-5.379402081,-6.603120613,-0.682404069,-7.285524682,-4.475204259,-1.632717212,-6.107921471,-0.695491002,-0.6741393,-0.021351702,-3.642941125,-0.866576103,-4.509517228,-0.285219661 -Caris LeVert,leverca01,2017,2694,1237,-0.65504125,-1.198593966,-1.853635215,0.630654191,0.83432868,1.464982871,-0.377530114,-0.819651863,-1.197181977,0.989537449,0.989537449,0,-1.043863248,-1.583506316,-2.627369563,0.953569917 -Caris LeVert,leverca01,2018,3971,1864,-0.41224084,0.252307667,-0.159933173,-3.399453872,-0.608298277,-4.007752149,-1.027778165,0.116541095,-0.91123707,1.764874792,1.764874792,0,-1.138119753,-0.064714448,-1.2028342,0.918267554 -Caris LeVert,leverca01,2019,2577,1207,1.01319965,1.425526941,2.438726591,0.496403694,1.322272819,1.818676512,0.982270565,1.497373344,2.479643909,3.2377486,2.575265948,0.662482653,0.459710634,0.821982888,1.281693522,0.147316774 -Rashard Lewis,lewisra02,2014,2469,1290,-0.284083491,2.3352096,2.051126109,0.037403738,0.436084778,0.473488517,-0.274756788,2.065015081,1.790258293,3.038414469,1.659147519,1.37926695,0.791366762,1.409830388,2.20119715,-0.294824356 -DeAndre Liggins,liggide01,2014,3,1,41.72484111,-18.22838478,23.49645633,85.40682246,-62.10858173,23.29824073,53.2288638,-28.54854308,24.68032072,0.014008192,0.014008192,0,42.89028068,-22.27338345,20.61689723,0.090756363 -DeAndre Liggins,liggide01,2017,1583,777,-3.499636372,1.531043903,-1.968592469,-2.926860503,2.679503792,-0.247356711,-3.612674149,1.881318969,-1.73135518,0.429620677,0.429620677,0,-3.086554182,1.921136867,-1.165417315,0.040781922 -DeAndre Liggins,liggide01,2018,1521,738,-3.205101713,-1.463984355,-4.669086068,-5.740516567,-2.082657076,-7.823173644,-3.946676446,-1.677249092,-5.623925537,-1.045484576,-0.831217965,-0.214266612,-3.61490951,-1.307745189,-4.922654699,-0.44026513 -Damian Lillard,lillada01,2014,6863,3403,3.697557391,-1.594845319,2.102712072,5.276387504,-0.258680995,5.017706509,4.185661619,-1.424601839,2.761059781,9.689817875,7.350827641,2.338990233,4.620250671,-0.678342487,3.941908184,0.429382375 -Damian Lillard,lillada01,2015,6212,3126,3.68334833,-1.269740187,2.413608143,3.08156745,-1.279658396,1.801909053,3.725676253,-1.374986114,2.35069014,8.140588171,8.074530897,0.066057274,4.273851539,-0.409273138,3.864578402,0.254402943 -Damian Lillard,lillada01,2016,6398,3113,5.089483029,-1.834377131,3.255105898,2.813024592,-2.876801901,-0.063777309,4.874919997,-2.15398492,2.720935077,8.839456747,7.869893978,0.969562769,5.426271646,-1.769536533,3.656735113,1.347375064 -Damian Lillard,lillada01,2017,5844,2845,6.083615371,-2.365713013,3.717902359,2.871336545,-1.804268123,1.067068422,5.754411253,-2.37764745,3.376763803,8.966363667,9.540376311,-0.574012644,5.904519907,-1.481495014,4.423024893,0.51266519 -Damian Lillard,lillada01,2018,5822,2832,6.3287785,-0.632173442,5.696605059,3.794718642,2.067708658,5.8624273,6.154617221,-0.127381373,6.027235848,12.80760241,13.2590347,-0.451432285,5.593193973,0.252009193,5.845203166,0.882390274 -Damian Lillard,lillada01,2019,7316,3488,6.469341391,-1.262435214,5.206906177,4.545869286,1.535082072,6.080951358,6.364833398,-0.762903153,5.601930245,15.00745276,13.34053237,1.666920386,6.579879462,-0.460805465,6.119073997,0.930902213 -Jeremy Lin,linje01,2014,4615,2231,0.616764161,1.28953991,1.906304071,-4.214902976,2.177078786,-2.03782419,-0.418840658,1.542902938,1.12406228,4.469710129,4.308220343,0.161489786,-0.304495416,1.533143249,1.228647833,1.32223094 -Jeremy Lin,linje01,2015,3862,1907,0.964613886,0.605150189,1.569764075,0.235088223,-0.677106662,-0.442018439,0.911343518,0.442456118,1.353799636,4.012350409,4.012350409,0,0.525728035,0.388136747,0.913864782,0.469597437 -Jeremy Lin,linje01,2016,4536,2237,-0.533204992,2.038343548,1.505138556,-3.028874888,3.337153951,0.308279062,-1.103334306,2.417739592,1.314405286,4.694351213,3.927730335,0.766620878,-0.944237739,1.68018156,0.735943821,0.318061597 -Jeremy Lin,linje01,2017,1951,883,2.700946553,2.331890636,5.032837189,-1.264462752,0.36540508,-0.899057672,2.130275335,2.096298213,4.226573547,3.199353837,3.199353837,0,1.60647831,1.446917117,3.053395427,1.759003454 -Jeremy Lin,linje01,2018,63,25,2.671667581,-11.73975756,-9.06808998,0.033136719,-7.652103821,-7.618967102,2.335943961,-11.5800758,-9.244131843,-0.085254751,-0.085254751,0,2.151577547,-11.17791726,-9.026339708,2.9005901 -Jeremy Lin,linje01,2019,3236,1463,-0.765227099,0.691757701,-0.073469398,-6.103109537,1.707800048,-4.395309489,-1.90746227,0.967305999,-0.940156272,1.381790206,1.606885896,-0.22509569,-1.386080464,0.051334654,-1.33474581,1.030120401 -Shaun Livingston,livinsh01,2014,4382,2299,-0.065406387,0.477618036,0.412211649,0.249866237,-1.297101986,-1.047235749,-0.014177093,0.147197272,0.133020178,3.277846344,3.846991279,-0.569144934,-0.16786199,0.239762699,0.071900709,-1.341983801 -Shaun Livingston,livinsh01,2015,3751,1843,-0.923200394,0.016699774,-0.90650062,-3.951450688,-1.405381879,-5.356832567,-1.663726227,-0.356777112,-2.020503339,0.717843152,-0.034342858,0.75218601,-1.721054661,-0.391591206,-2.112645867,-1.372726016 -Shaun Livingston,livinsh01,2016,4199,2034,0.369096084,-0.858933018,-0.489836934,-1.673312395,0.218733909,-1.454578485,-0.088607089,-0.738739869,-0.827346958,1.978217962,1.722459386,0.255758575,-0.30602306,-0.350289737,-0.656312798,-1.150695884 -Shaun Livingston,livinsh01,2017,3197,1565,-1.456859953,-0.990752304,-2.447612257,-3.417842191,0.584437927,-2.833404264,-2.030307146,-0.795726766,-2.826033912,-0.059953838,-0.047811641,-0.012142197,-1.628366996,-0.665082093,-2.293449089,-1.55801686 -Shaun Livingston,livinsh01,2018,3107,1491,-1.214601582,-1.769840762,-2.984442344,-0.307241087,2.216478151,1.909237064,-1.165994043,-1.085499849,-2.251493891,0.356816437,0.834171958,-0.477355521,-0.756221048,-0.967738071,-1.723959118,-0.66348028 -Shaun Livingston,livinsh01,2019,2685,1289,-0.862444387,-1.10675281,-1.969197198,-2.002082049,-0.247694794,-2.249776843,-1.192036925,-1.014206717,-2.206243642,0.327314611,0.593167375,-0.265852764,-1.205858113,-1.188960159,-2.394818272,-1.347684772 -Zach Lofton,loftoza01,2019,9,4,-20.66040603,14.19936102,-6.461045013,7.331692155,1.600671491,8.932363646,-16.06603799,12.48042121,-3.585616775,-0.001840472,-0.001840472,0,-8.381958217,8.192370057,-0.18958816,8.076560784 -Shawn Long,longsh01,2017,491,234,2.911735996,-2.398236499,0.513499497,7.144572922,-2.642718909,4.501854013,4.090978359,-2.592450406,1.498527953,0.510164907,0.510164907,0,2.750341809,-1.137470564,1.612871245,0.569871224 -Kevon Looney,looneke01,2016,48,21,-0.561666091,-4.845139205,-5.406805296,-8.275780379,-31.52753329,-39.80331367,-2.223280743,-10.74874559,-12.97202633,-0.109469835,-0.109469835,0,-1.720777292,-9.121382213,-10.84215951,-0.045499795 -Kevon Looney,looneke01,2017,952,447,-1.911997492,2.111384265,0.199386772,-6.357255485,-0.018150056,-6.375405541,-3.040475686,1.66986409,-1.370611596,0.312932396,0.312932396,0,-2.446742837,1.545724657,-0.90101818,-0.51452072 -Kevon Looney,looneke01,2018,2725,1297,-0.856223536,4.580115655,3.723892118,-0.850839547,2.379432706,1.528593159,-0.96743206,4.357938604,3.390506544,4.076902248,2.851030409,1.225871839,-0.961518622,4.088241023,3.126722401,-0.576715116 -Kevon Looney,looneke01,2019,4100,1913,0.058661425,2.565982089,2.624643514,2.938762994,2.840844331,5.779607325,0.624270743,2.753754069,3.378024813,5.98262442,4.405894603,1.576729817,-0.001541961,2.694880621,2.693338659,-0.835514303 -Brook Lopez,lopezbr01,2014,1035,533,1.808045945,3.051362985,4.859408929,-1.562466258,-1.544739608,-3.107205865,1.244286186,2.2948971,3.539183286,1.695009246,1.695009246,0,0.65497393,1.614028253,2.269002182,-0.855244776 -Brook Lopez,lopezbr01,2015,4587,2334,0.304384199,1.085974437,1.390358636,0.826789769,-0.896971851,-0.070182082,0.446184058,0.767659997,1.213844055,4.722776166,3.863092447,0.859683719,0.455646691,0.816259941,1.271906632,-0.345763609 -Brook Lopez,lopezbr01,2016,4931,2457,-0.234326682,1.915552253,1.681225571,0.489652784,3.556067807,4.045720591,-0.058531786,2.460408483,2.401876696,6.423569828,6.423569828,0,0.062727227,1.618009983,1.680737211,-0.52384399 -Brook Lopez,lopezbr01,2017,4766,2222,-0.680760392,0.361155909,-0.319604483,1.557556608,-0.587780329,0.969776279,-0.144764987,0.219580287,0.074815301,3.24318167,3.24318167,0,-0.454138733,-0.450652683,-0.904791416,1.249390037 -Brook Lopez,lopezbr01,2018,3688,1735,-0.955249701,0.87676965,-0.078480051,0.602001704,-3.103540455,-2.50153875,-0.658904031,0.084075889,-0.574828143,1.943187572,1.943187572,0,-0.899637203,-0.056653435,-0.956290638,0.91352286 -Brook Lopez,lopezbr01,2019,5994,2760,-1.146274454,1.898630758,0.752356304,2.418970871,0.46143556,2.880406431,-0.514036892,1.638571466,1.124534574,5.568199471,3.454799814,2.113399657,-0.019588203,2.097914673,2.07832647,0.279875965 -Robin Lopez,lopezro01,2014,5926,2970,0.642433658,1.937374428,2.579808086,1.227031876,-1.561003896,-0.33397202,0.756171459,1.351818384,2.107989843,7.255095304,7.458790342,-0.203695037,0.635288533,1.670855142,2.306143675,-1.012420793 -Robin Lopez,lopezro01,2015,3464,1755,-0.945172885,2.085499152,1.140326268,-0.441461406,-1.403966869,-1.845428276,-0.914540772,1.46047645,0.545935678,2.926977521,2.820370689,0.106606832,-1.381434342,1.378628502,-0.002805841,-0.822646368 -Robin Lopez,lopezro01,2016,4348,2219,-0.132910625,0.439607638,0.306697013,0.194567992,-2.637323091,-2.442755099,-0.058661027,-0.159380324,-0.218041351,2.841530289,2.841530289,0,-0.614994971,-0.33272103,-0.947716001,-0.851673942 -Robin Lopez,lopezro01,2017,4851,2433,-2.780662353,1.61436071,-1.166301643,0.813157868,-0.741852843,0.071305025,-2.186859129,1.215319084,-0.971540045,2.192643197,1.929783477,0.26285972,-2.775754293,1.142902009,-1.632852284,-1.250385239 -Robin Lopez,lopezro01,2018,3486,1690,-4.605826902,-0.439919363,-5.045746265,-2.06453529,1.834762955,-0.229772336,-4.299165346,0.054906402,-4.244258944,-1.278927566,-1.278927566,0,-4.548506092,-0.63561494,-5.184121032,-0.729824062 -Robin Lopez,lopezro01,2019,3352,1606,-2.587289907,-0.161280353,-2.748570261,1.36664007,-0.499158546,0.867481524,-1.85418231,-0.174085893,-2.028268203,0.58618141,0.58618141,0,-2.83561069,-1.29825173,-4.13386242,-0.894765288 -Kevin Love,loveke01,2014,5854,2797,5.691680275,0.925608812,6.617289087,4.195011671,0.50935261,4.704364281,5.681616554,0.884102594,6.565719148,13.57725105,13.57725105,0,5.988344167,1.029530669,7.017874836,2.045064673 -Kevin Love,loveke01,2015,5159,2639,1.889568179,1.434648509,3.324216688,1.536179407,1.578645878,3.114825285,1.857008659,1.552954414,3.409963072,8.325963588,7.757798595,0.568164993,2.959288814,0.976238307,3.935527121,0.151071383 -Kevin Love,loveke01,2016,5902,3037,2.443236485,1.76105064,4.204287124,4.074000971,-0.898423437,3.175577534,2.833487631,1.280336568,4.113824199,10.74850265,7.797562929,2.950939723,3.908222776,1.144156328,5.052379105,0.053142061 -Kevin Love,loveke01,2017,5017,2463,2.891015793,1.833607731,4.724623524,2.269594865,1.391026047,3.660620913,2.817388174,1.877122587,4.694510761,9.536085206,6.82045612,2.715629086,3.734304392,1.811073195,5.545377587,0.991165521 -Kevin Love,loveke01,2018,4662,2311,1.986603664,-0.236676854,1.74992681,0.292866645,-0.823129616,-0.530262971,1.6984482,-0.321745676,1.376702524,4.892562897,3.818966121,1.073596775,2.560886172,0.053679115,2.614565287,0.304896488 -Kevin Love,loveke01,2019,1249,598,1.585362059,1.355374652,2.940736711,2.106102425,1.259523362,3.365625788,1.856373505,1.521788277,3.378161783,1.887343404,1.887343404,0,2.121478634,0.181299418,2.302778052,0.961721467 -Kyle Lowry,lowryky01,2014,6131,3133,4.63223008,0.924230169,5.556460249,1.948384531,2.191796357,4.140180888,4.335342181,1.242195459,5.57753764,13.46320289,12.45742714,1.005775746,4.261842285,1.701058237,5.962900522,0.912963951 -Kyle Lowry,lowryky01,2015,5047,2545,3.174492573,0.001082361,3.175574934,2.082105352,2.555870238,4.637975591,3.060665355,0.573507809,3.634173164,8.342475423,8.265016499,0.077458925,3.719395768,0.917948834,4.637344603,0.604506535 -Kyle Lowry,lowryky01,2016,7003,3617,4.55067781,0.251136587,4.801814397,7.108049784,1.072795357,8.180845141,5.328884573,0.430835965,5.759720538,15.81697712,12.44125634,3.375720781,5.828236164,1.279716369,7.107952533,0.078721998 -Kyle Lowry,lowryky01,2017,5046,2544,6.141412424,-1.036919076,5.104493348,5.312927581,2.197735591,7.510663172,6.320909654,-0.434616414,5.88629324,11.2625947,10.04119313,1.221401571,5.919229501,0.689057484,6.608286986,0.174150788 -Kyle Lowry,lowryky01,2018,5919,2871,5.473086189,0.33124363,5.804329818,1.596965698,0.757790146,2.354755844,4.924135746,0.422859683,5.346995429,12.01677693,10.73009898,1.286677953,5.106780075,0.888088192,5.994868267,1.051327206 -Kyle Lowry,lowryky01,2019,6476,3114,3.081126425,1.97412178,5.055248206,5.209517322,1.447211815,6.656729137,3.668073526,1.935975743,5.60404927,13.54742501,9.106442843,4.440982163,4.119853895,2.833296605,6.9531505,0.933738638 -Jordan Loyd,loydjo01,2019,127,55,5.751692276,-5.79960965,-0.047917374,-8.972198735,-1.744192632,-10.71639137,2.929955623,-5.414119096,-2.484163473,0.007416708,0.007416708,0,-0.232077363,-6.426698086,-6.65877545,-0.586513594 -John Lucas III,lucasjo02,2014,1173,591,-3.342463033,-1.242410381,-4.584873414,-6.970040045,0.596781525,-6.37325852,-4.250287979,-0.879417256,-5.129705235,-0.706229747,-0.706229747,0,-4.249958151,-1.87696746,-6.126925612,-1.512946151 -John Lucas III,lucasjo02,2015,531,272,-1.58741961,-3.305934029,-4.89335364,-3.990650026,-1.940916015,-5.931566042,-2.191973992,-3.224091906,-5.416065898,-0.361956921,-0.361956921,0,-1.569749694,-3.830354912,-5.400104606,-2.079919229 -John Lucas III,lucasjo02,2017,25,11,-3.771303131,9.789241609,6.017938478,-9.576346841,21.63284877,12.05650193,-5.201044337,12.8767951,7.675750764,0.057059023,0.057059023,0,-3.525366383,8.295254652,4.769888269,-2.434818697 -Kalin Lucas,lucaska01,2015,13,6,-5.664263079,-4.686523921,-10.350787,-20.31140596,-13.35660042,-33.66800638,-9.071356506,-6.856643635,-15.92800014,-0.040183746,-0.040183746,0,-10.61831355,3.404336011,-7.21397754,-0.372609737 -Kalin Lucas,lucaska01,2019,13,6,-2.713627341,2.112140168,-0.601487174,-36.83780048,25.49909985,-11.33870063,-9.972540692,7.201324543,-2.771216149,-6.39651E-05,-6.39651E-05,0,-8.652689055,2.685310945,-5.96737811,-1.540640652 -Timothe Luwawu-Cabarrot,luwawti01,2017,2523,1190,-2.057072146,-1.159948193,-3.217020339,-1.131332543,3.121567418,1.990234875,-1.91325897,-0.321002338,-2.234261308,0.315932017,0.315932017,0,-2.189031263,-0.950845594,-3.139876857,0.879476984 -Timothe Luwawu-Cabarrot,luwawti01,2018,1730,807,-2.198449891,-0.632285231,-2.830735121,-4.084475102,1.018935354,-3.065539748,-2.739761362,-0.384292799,-3.12405416,-0.155137462,-0.155137462,0,-2.264468711,-0.724357416,-2.988826127,0.726289867 -Timothe Luwawu-Cabarrot,luwawti01,2019,1441,669,-3.348552973,-2.47332128,-5.821874254,-5.255765019,-3.260404032,-8.516169051,-3.899946948,-2.758354835,-6.658301783,-1.315781781,-1.315781781,0,-4.383572565,-3.010067349,-7.393639914,0.098439221 -Tyler Lydon,lydonty01,2018,4,2,-7.459150971,15.30853429,7.849383319,-32.21815046,-77.12526646,-109.3434169,-13.12225207,-2.998253682,-16.12050575,-0.013078053,-0.013078053,0,-12.78963865,-0.696655793,-13.48629445,-4.109492423 -Tyler Lydon,lydonty01,2019,206,94,-1.394504712,-5.317578351,-6.712083063,-4.926460813,0.169407558,-4.757053255,-2.24951349,-4.542646346,-6.792159836,-0.193663618,-0.193663618,0,-3.117073684,-5.380781911,-8.497855596,-0.10173472 -Trey Lyles,lylestr01,2016,2664,1382,-2.692178746,0.180892834,-2.511285912,-1.940741752,-0.876838239,-2.817579991,-2.68908201,-0.075626801,-2.76470881,-0.010288281,-0.010288281,0,-2.631877939,-0.275417227,-2.907295166,-0.780533239 -Trey Lyles,lylestr01,2017,2297,1168,-3.033753805,0.217032616,-2.816721189,-2.688639255,0.172954644,-2.515684611,-3.154541771,0.169658011,-2.98488376,-0.139250903,-0.23441992,0.095169017,-2.45860417,-0.142047515,-2.600651685,-0.022648236 -Trey Lyles,lylestr01,2018,2868,1391,1.226551813,0.071635043,1.298186856,-1.554658855,0.222864654,-1.331794201,0.670215541,0.144500295,0.814715836,2.52515009,2.52515009,0,1.550722799,-0.990499839,0.56022296,-0.183767354 -Trey Lyles,lylestr01,2019,2370,1128,-3.312056992,-0.948020186,-4.260077178,-3.327759342,1.154660444,-2.173098897,-3.561724153,-0.602681945,-4.164406098,-0.815563158,-0.779192867,-0.036370291,-2.010036979,-1.428596046,-3.438633025,0.164163808 -Scott Machado,machasc01,2019,39,19,15.33513875,6.905391479,22.24053023,5.144281345,-1.718515533,3.425765812,14.20525569,5.550532122,19.75578782,0.214952661,0.214952661,0,11.22650799,3.283330663,14.50983866,-1.50134931 -Shelvin Mack,macksh01,2014,3225,1608,1.077862232,0.071116045,1.148978277,1.903746959,-1.789631757,0.114115202,1.332437075,-0.312265982,1.020171093,3.109258605,2.391691869,0.717566736,1.317768047,-1.296505145,0.021262902,-0.738388476 -Shelvin Mack,macksh01,2015,1858,932,0.119756531,-2.200574527,-2.080817996,-3.095873496,0.321503796,-2.7743697,-0.58202774,-1.837587844,-2.419615584,0.157336736,0.116186621,0.041150115,-0.471652247,-2.168383143,-2.64003539,-0.554932636 -Shelvin Mack,macksh01,2016,2064,1058,-0.765058429,0.855674849,0.090616421,0.986419601,1.181247681,2.167667281,-0.443438643,0.924085531,0.480646888,1.780029789,1.780029789,0,-0.531382677,1.285402005,0.754019328,-0.298540958 -Shelvin Mack,macksh01,2017,2661,1360,-1.733340656,-2.544546103,-4.277886758,-2.015854205,-0.951539079,-2.967393284,-1.902703763,-2.420815932,-4.323519695,-1.087300111,-1.041711997,-0.045588114,-1.367700102,-0.964873999,-2.3325741,-0.776020743 -Shelvin Mack,macksh01,2018,2779,1365,0.251968133,-0.231208524,0.020759609,-1.016835437,1.529748487,0.512913051,0.046016324,0.152670251,0.198686575,2.031179847,2.031179847,0,-0.903290897,-0.376554569,-1.279845465,-1.079781694 -Shelvin Mack,macksh01,2019,2547,1246,-2.158388735,-1.678133504,-3.836522239,-4.928082552,-2.626011885,-7.554094437,-2.82374715,-2.007175374,-4.830922524,-1.322597655,-1.322597655,0,-3.084314603,-1.165656196,-4.249970799,-1.433529686 -Daryl Macon,maconda01,2019,189,90,-3.614062881,-5.179007576,-8.793070457,-4.415403412,1.898796823,-2.516606589,-4.008584149,-4.029607666,-8.038191815,-0.24164335,-0.24164335,0,-4.228749392,-5.129121075,-9.357870467,-0.495182351 -J.P. Macura,macurjp01,2019,37,17,-13.31683778,8.539960827,-4.776876952,-12.22125642,10.91718861,-1.304067813,-13.82675561,9.669288161,-4.157467451,-0.01211795,-0.01211795,0,-10.83594525,4.366235932,-6.469709316,-0.747835055 -Josh Magette,magetjo01,2018,449,216,0.216966355,-0.588871577,-0.371905222,0.174627056,1.065923052,1.240550108,0.262927932,-0.225563246,0.037364686,0.303199003,0.303199003,0,-0.876000932,-0.491865586,-1.367866518,-1.284454299 -Ian Mahinmi,mahinia01,2014,2928,1489,-3.069157379,3.924014252,0.854856873,-6.086997504,1.87735405,-4.209643454,-3.854013914,3.624586707,-0.229427206,1.925716795,1.652914698,0.272802098,-4.608425097,3.709411444,-0.899013652,0.204237438 -Ian Mahinmi,mahinia01,2015,2264,1146,-3.109953068,2.733743255,-0.376209814,-0.60805072,0.708495769,0.10044505,-2.770728638,2.432057486,-0.338671152,1.41023173,1.41023173,0,-2.772579624,2.493726616,-0.278853008,0.024063743 -Ian Mahinmi,mahinia01,2016,4064,1988,-2.825835765,2.771627781,-0.054207984,-1.349125415,2.236712888,0.887587472,-2.68678401,2.772922789,0.086138778,2.822582906,3.208511612,-0.385928706,-2.624519597,2.940745297,0.316225701,0.254466463 -Ian Mahinmi,mahinia01,2017,1278,618,-2.959304301,2.428168156,-0.531136144,-3.428323675,1.206164764,-2.222158911,-3.233350364,2.308386407,-0.924963957,0.568695854,0.731101181,-0.162405327,-2.329911625,2.60387904,0.273967415,0.133137479 -Ian Mahinmi,mahinia01,2018,2459,1197,-2.541748292,1.599137566,-0.942610726,0.013914222,0.880647017,0.894561239,-2.170315951,1.532253917,-0.638062034,1.301847377,0.901149823,0.400697554,-2.32594328,1.610619427,-0.715323853,0.472066111 -Ian Mahinmi,mahinia01,2019,1044,498,-2.434340788,2.890595482,0.456254694,-4.687939125,3.36099095,-1.326948175,-3.072572211,3.238064544,0.165492334,0.740695913,0.740695913,0,-2.642545068,2.996973018,0.35442795,-0.009797327 -Thon Maker,makerth01,2017,1330,678,-1.721911155,-0.594471272,-2.316382427,-1.508673104,0.201915398,-1.306757706,-1.777125702,-0.489514786,-2.266640489,0.181091689,-0.121113258,0.302204946,-1.561232014,0.17092241,-1.390309604,0.288484592 -Thon Maker,makerth01,2018,2754,1368,-3.234139808,-2.77381834,-6.007958148,-1.529495776,-3.086304429,-4.615800205,-3.109363113,-3.00467651,-6.114039623,-2.286167237,-2.683283546,0.397116308,-2.496699447,-2.086104539,-4.582803986,-0.264443367 -Thon Maker,makerth01,2019,2196,1041,-2.649858994,0.091831826,-2.558027169,-2.816799931,1.915205763,-0.901594168,-2.864063999,0.433290743,-2.430773256,0.144044502,0.286765297,-0.142720795,-2.035045723,-0.105443152,-2.140488875,-0.065719394 -Devyn Marble,marblde01,2015,448,208,-3.621129008,0.305708859,-3.315420149,-0.255272447,2.877875598,2.622603152,-3.092468404,0.899071725,-2.193396679,0.059879732,0.059879732,0,-3.027030964,-0.362341036,-3.389372,1.318415715 -Devyn Marble,marblde01,2016,525,249,-4.765091498,0.682994378,-4.08209712,-4.083945418,4.044497961,-0.039447457,-4.893630491,1.449151702,-3.444478788,-0.088469466,-0.088469466,0,-3.966893491,0.38903891,-3.577854581,0.269141081 -Shawn Marion,mariosh01,2014,5188,2602,-1.610371439,0.591526364,-1.018845075,-0.194691737,-3.244186115,-3.438877852,-1.446409965,-0.176314217,-1.622724182,1.499078034,1.327898125,0.17117991,-0.214884797,-0.19549032,-0.410375117,-0.152680708 -Shawn Marion,mariosh01,2015,2220,1126,-2.093920418,-0.437226775,-2.531147194,-1.126550591,-1.671376949,-2.79792754,-2.083992513,-0.717322957,-2.80131547,-0.029802571,-0.014222117,-0.015580454,-1.855269071,-2.075638687,-3.930907759,-0.793651644 -Boban Marjanovic,marjabo01,2016,1089,550,3.298572221,-0.751256585,2.547315637,0.041522242,-1.628646997,-1.587124755,2.734715363,-1.124398528,1.610316835,1.212224727,1.345742327,-0.1335176,1.49251166,-0.622646732,0.869864928,-0.195373225 -Boban Marjanovic,marjabo01,2017,598,293,3.593033724,4.064371366,7.657405089,-0.538071121,1.192296948,0.654225826,3.001832085,3.72450039,6.726332474,1.414146625,1.414146625,0,1.954864783,2.021687874,3.976552657,-0.170135018 -Boban Marjanovic,marjabo01,2018,719,337,1.208465807,0.229936363,1.43840217,2.053832219,1.042384536,3.096216755,1.486112797,0.429772067,1.915884864,0.798038779,0.798038779,0,1.721723877,-0.333242351,1.388481526,1.216715484 -Boban Marjanovic,marjabo01,2019,1706,786,1.419741711,2.318064952,3.737806664,-1.167598442,-1.573371136,-2.740969578,0.947418168,1.605192626,2.552610794,2.151134883,2.041633576,0.109501307,0.302946436,0.831544485,1.134490921,1.104652136 -Lauri Markkanen,markkla01,2018,4187,2020,0.521894536,-0.058689693,0.463204843,-2.18817217,-0.768929001,-2.957101171,0.055178459,-0.172101101,-0.116922641,2.706662931,2.706662931,0,0.732283024,-0.485243928,0.247039096,-0.255776294 -Lauri Markkanen,markkla01,2019,3481,1682,0.611445813,-0.78103161,-0.169585797,1.667571467,-0.741011576,0.926559892,0.957193313,-0.777950749,0.179242564,2.500888933,2.500888933,0,0.767807949,-0.901768066,-0.133960117,-0.521348133 -Kendall Marshall,marshke01,2014,3287,1564,0.303419726,-4.613224925,-4.309805199,1.064829597,-1.854159327,-0.789329731,0.514752172,-4.298435138,-3.783682966,-0.832846634,-0.832846634,0,0.343467226,-4.192337816,-3.848870591,0.932184387 -Kendall Marshall,marshke01,2015,818,417,0.671978735,0.005479033,0.677457768,3.751865912,-1.284429242,2.46743667,1.375040555,-0.291638644,1.083401911,0.820106162,0.820106162,0,0.540311698,-0.252605218,0.28770648,0.533444834 -Kendall Marshall,marshke01,2016,857,400,-4.649543167,-5.869760875,-10.51930404,-1.046385424,-5.457056878,-6.503442302,-4.077100641,-6.090138259,-10.1672389,-1.538441476,-1.538441476,0,-3.694590712,-6.266574487,-9.961165199,1.596400673 -Cartier Martin,martica01,2014,1799,885,-0.01469727,-0.464116268,-0.478813538,-4.140138823,-0.185501065,-4.325639887,-0.866299085,-0.432678175,-1.29897726,0.656660405,0.603854292,0.052806113,-0.622551071,-1.249379144,-1.871930215,0.217301564 -Cartier Martin,martica01,2015,392,198,-3.870055804,-3.235280579,-7.105336383,-0.407846938,4.558838925,4.150991986,-3.399016866,-1.787433759,-5.186450624,-0.243688592,-0.243688592,0,-2.330159697,-2.579029317,-4.909189014,-0.950912557 -Jarell Martin,martija01,2016,856,426,-1.003121706,-2.327562515,-3.330684221,-0.96182196,0.052808566,-0.909013394,-1.035249019,-1.933121375,-2.968370394,-0.052138519,0.019531904,-0.071670423,-1.335582251,-1.737984744,-3.073566996,-0.371479714 -Jarell Martin,martija01,2017,1158,568,-3.798826197,-0.014979958,-3.813806155,-7.301820795,4.460637274,-2.841183521,-4.766420167,0.884766058,-3.881654109,-0.330251764,-0.342783575,0.012531811,-4.408511843,0.440493943,-3.9680179,0.4562778 -Jarell Martin,martija01,2018,3362,1661,-3.558522879,-0.816451038,-4.374973917,-3.713346912,0.683852898,-3.029494014,-3.760771904,-0.526155093,-4.286926997,-1.302553828,-1.302553828,0,-3.439667299,-0.695672217,-4.135339516,0.007390075 -Jarell Martin,martija01,2019,743,346,-2.994101366,-2.56263522,-5.556736586,-1.013845511,5.08694274,4.073097229,-2.722822535,-1.149719652,-3.872542188,-0.197337329,-0.228300357,0.030963028,-2.756794418,-2.856528369,-5.613322787,-0.011279227 -Kenyon Martin,martike01,2014,1210,633,-2.176161645,3.992670149,1.816508504,0.199593691,4.704420277,4.904013967,-1.807054607,4.426300319,2.619245712,1.727971428,1.727971428,0,-1.483479076,2.652938309,1.169459233,-0.335303652 -Kenyon Martin,martike01,2015,217,104,-5.04172014,2.41058636,-2.63113378,-1.545596021,2.031879477,0.486283456,-4.650408018,2.416101412,-2.234306606,0.027231231,0.027231231,0,-5.632745179,0.296609686,-5.336135493,-0.462152734 -Kevin Martin,martike02,2014,4564,2177,1.074342148,-1.835279877,-0.760937729,-0.951861521,-2.245635209,-3.197496731,0.676974352,-2.069662242,-1.39268789,1.516674499,1.516674499,0,0.446408939,-1.911423346,-1.465014407,0.578999164 -Kevin Martin,martike02,2015,2617,1302,2.058934238,-2.337187523,-0.278253284,-0.626493971,-2.753524915,-3.380018886,1.697784301,-2.52280428,-0.825019979,1.289978978,1.289978978,0,0.68200047,-2.505980319,-1.823979849,0.843848403 -Kevin Martin,martike02,2016,2344,1144,-0.718257134,-3.016545761,-3.734802896,-4.891696827,-1.088865229,-5.980562056,-1.647906722,-2.808657559,-4.456564281,-1.006653508,-0.856765449,-0.14988806,-2.385168617,-2.666479238,-5.051647854,0.095490957 -Frank Mason,masonfr01,2018,1935,984,-0.443604914,-2.160472552,-2.604077466,-0.122167738,1.489693816,1.367526078,-0.328603219,-1.495010351,-1.82361357,0.458193281,0.458193281,0,-1.376596962,-2.063129188,-3.439726149,-1.468877402 -Frank Mason,masonfr01,2019,975,435,-1.163483376,-3.27531169,-4.438795066,-5.489720775,-4.069607661,-9.559328436,-2.125624611,-3.616831661,-5.742456272,-0.669248713,-0.669248713,0,-1.778299231,-3.955159747,-5.733458979,0.784441024 -Roger Mason Jr.,masonro01,2014,514,260,-0.771316652,-0.617721438,-1.38903809,1.130607862,-3.551531932,-2.42092407,-0.449419771,-1.277799972,-1.727219743,0.135191213,0.135191213,0,-1.164590851,-2.530776837,-3.695367687,-0.341198568 -Yante Maten,matenya01,2019,27,13,1.663708982,15.51495684,17.17866582,-1.487587772,8.184507802,6.69692003,1.175369957,14.85828811,16.03365807,0.123069827,0.123069827,0,2.426512684,11.71168685,14.13819953,-1.239035675 -Mangok Mathiang,mathima01,2018,43,20,1.356246815,7.469393125,8.825639941,-0.797380939,17.69874112,16.90136018,0.856529333,10.01015852,10.86668785,0.13899105,0.13899105,0,-1.287309294,7.783167494,6.4958582,0.033103114 -Wesley Matthews,matthwe02,2014,6435,3206,2.554191228,0.405699045,2.959890273,1.07558883,-2.186838797,-1.111249967,2.344141514,-0.114161638,2.229979876,8.178587063,7.673707501,0.504879562,2.425103061,0.414060728,2.839163789,0.335569489 -Wesley Matthews,matthwe02,2015,4098,2024,2.704212392,0.513945207,3.218157599,0.033331097,4.323470477,4.356801574,2.284158937,1.308563148,3.592722085,6.604483591,6.604483591,0,2.564900311,1.809577476,4.374477786,0.800923752 -Wesley Matthews,matthwe02,2016,5585,2817,0.355332082,0.485673945,0.841006026,4.69176978,-2.267119045,2.424650735,1.292190649,-0.056052488,1.236138161,5.653851957,5.9883497,-0.334497743,1.041988148,0.274653252,1.316641399,-0.811973337 -Wesley Matthews,matthwe02,2017,4855,2495,0.029116078,1.119160998,1.148277076,-1.571499593,-0.001400944,-1.572900537,-0.253030517,0.944891016,0.691860498,4.364513544,4.364513544,0,-0.281643332,1.207812677,0.926169345,-0.376110991 -Wesley Matthews,matthwe02,2018,4312,2131,-0.440927906,-0.587905375,-1.028833282,-1.388202933,-4.967031284,-6.355234217,-0.632230264,-1.549070086,-2.181300351,0.617170635,0.617170635,0,-0.224945079,-1.031829922,-1.256775002,-0.182925464 -Wesley Matthews,matthwe02,2019,4623,2210,-0.634289734,-0.141002836,-0.77529257,-0.526417118,-0.632048349,-1.158465466,-0.632454894,-0.266367486,-0.89882238,2.087591147,2.104724162,-0.017133015,-0.458433874,-0.001976435,-0.460410309,0.36220019 -Jason Maxiell,maxieja01,2014,968,488,-3.442523643,-0.316971001,-3.759494644,-0.661746747,-2.888719612,-3.550466359,-3.026894191,-0.847158387,-3.874052578,-0.277550923,-0.277550923,0,-4.023184395,-1.493307169,-5.516491564,-0.792707489 -Jason Maxiell,maxieja01,2015,1756,878,-2.710784383,0.675494086,-2.035290297,-3.277543194,-0.573338431,-3.850881625,-2.957966063,0.446476055,-2.511490008,0.10647966,0.10647966,0,-3.429398778,-0.218309603,-3.647708381,-0.325111899 -Eric Maynor,maynoer01,2014,657,327,-4.561256686,-5.938051049,-10.49930774,-9.164150961,-7.054634873,-16.21878583,-5.76438829,-6.492354396,-12.25674269,-1.576365547,-1.576365547,0,-5.328807901,-6.587843075,-11.91665098,-0.520404911 -O.J. Mayo,mayooj01,2014,2658,1346,-0.383687923,-2.53170998,-2.915397903,-5.017279352,0.019992919,-4.997286432,-1.298404722,-2.091541605,-3.389946327,-0.442596583,-0.442596583,0,-0.811554002,-3.230253851,-4.041807854,0.682418352 -O.J. Mayo,mayooj01,2015,3738,1853,0.296439454,-1.66915541,-1.372715956,-1.682905453,-0.144913335,-1.827818788,-0.051477469,-1.486036646,-1.537514115,1.181929333,0.82251638,0.359412953,0.038654282,-1.205637641,-1.166983359,1.564839204 -O.J. Mayo,mayooj01,2016,2200,1090,-1.604330372,0.195412836,-1.408917536,-1.780247786,2.667977737,0.887729951,-1.72312886,0.756359418,-0.966769443,0.997066897,0.997066897,0,-1.01864088,0.801815202,-0.216825678,0.530111857 -Luc Mbah a Moute,mbahalu01,2014,2010,1003,-2.566197713,-1.158054581,-3.724252293,-3.690732357,-1.524490403,-5.21522276,-2.983237965,-1.319603471,-4.302841436,-0.786679508,-0.786679508,0,-3.418344836,-1.586595085,-5.004939921,-0.951636201 -Luc Mbah a Moute,mbahalu01,2015,3833,1916,-2.990672616,2.409292721,-0.581379895,-3.934896062,1.110900962,-2.823995101,-3.248370832,2.284422546,-0.963948285,1.742458903,1.742458903,0,-2.974153805,2.204079257,-0.770074548,-0.191345276 -Luc Mbah a Moute,mbahalu01,2016,2733,1352,-3.721331836,3.851486203,0.130154367,-0.261059634,1.179569038,0.918509403,-3.198117017,3.477382715,0.279265699,2.079727631,1.985990722,0.093736909,-3.851662905,2.70143226,-1.150230645,-0.600119493 -Luc Mbah a Moute,mbahalu01,2017,4058,2011,-1.693039036,3.375257854,1.682218818,0.500000832,2.954965902,3.454966734,-1.349627223,3.468104178,2.118476955,4.952944792,4.842539376,0.110405416,-1.285009181,3.033581355,1.748572174,-0.298608819 -Luc Mbah a Moute,mbahalu01,2018,3541,1713,-2.931978358,1.858828831,-1.073149527,-1.250585499,2.427364907,1.176779408,-2.84975831,2.051465146,-0.798293164,1.715272261,2.262703804,-0.547431544,-1.753962955,1.824168834,0.070205879,-0.073821168 -Luc Mbah a Moute,mbahalu01,2019,141,61,-1.746849088,1.173957653,-0.572891434,-1.210815014,6.24743822,5.036623206,-1.784781485,2.312029904,0.527248419,0.101921072,0.101921072,0,-2.190478021,-0.179828746,-2.370306768,-0.074049018 -James Michael McAdoo,mcadoja01,2015,315,147,-0.332306521,-1.298145696,-1.630452217,2.096490116,-1.758956034,0.337534081,0.075435134,-1.582824247,-1.507389113,0.092353363,0.137577575,-0.045224211,1.139203568,-0.525810111,0.613393457,0.49461615 -James Michael McAdoo,mcadoja01,2016,637,300,-2.583811262,-1.424710589,-4.008521851,-9.467418742,-7.300779924,-16.76819867,-4.296911552,-2.803133113,-7.100044665,-0.668669861,-0.667008,-0.00166186,-3.397416687,-1.988613661,-5.386030349,-0.032841322 -James Michael McAdoo,mcadoja01,2017,1072,513,-3.362517046,0.285709115,-3.076807931,-7.752204877,0.32638344,-7.425821437,-4.580241575,0.192033935,-4.38820764,-0.428590585,-0.360087347,-0.068503238,-3.193604385,0.041841454,-3.151762931,-0.255430632 -James Michael McAdoo,mcadoja01,2018,39,18,-0.627076768,2.532675517,1.905598749,1.977467635,4.337378081,6.314845716,-0.127962322,2.992670103,2.86470778,0.052530743,0.052530743,0,3.448999228,0.441899844,3.890899072,1.861282731 -Ray McCallum,mccalra01,2014,1760,897,-2.947545303,0.381792554,-2.565752749,-0.886636702,-0.986901475,-1.873538177,-2.69313346,0.148798236,-2.544335225,0.091930537,0.091930537,0,-3.442100659,-0.726688597,-4.168789256,-2.233566549 -Ray McCallum,mccalra01,2015,2930,1436,-0.626444425,-1.181144341,-1.807588767,-1.26629662,-4.937387653,-6.203684273,-0.800101747,-1.994295275,-2.794397022,-0.032226258,-0.032226258,0,-1.782239763,-2.334112591,-4.116352354,-0.887668647 -Ray McCallum,mccalra01,2016,937,475,-2.727260773,-1.895641174,-4.622901947,-0.705639453,-1.193144557,-1.89878401,-2.488149157,-1.911532059,-4.399681216,-0.394446287,-0.394446287,0,-2.625253232,-1.942084658,-4.567337889,-1.24710713 -Tahjere McCall,mccalta01,2019,20,8,-7.310721148,24.48573152,17.17501037,18.27284514,20.83533069,39.10817583,-2.355724798,25.29493989,22.93921509,0.108007988,0.108007988,0,-5.400625794,20.12253971,14.72191392,3.066438804 -Patrick McCaw,mccawpa01,2017,2688,1255,-0.649921464,-0.943739847,-1.593661311,-6.795685732,-1.35992805,-8.155613782,-2.038813053,-1.163203766,-3.202016819,-0.285146451,-0.548511473,0.263365022,-1.930177689,-1.376206639,-3.306384329,-0.227328104 -Patrick McCaw,mccawpa01,2018,2047,977,-2.949795021,-0.873556845,-3.823351865,-3.607365413,-2.643145209,-6.250510622,-3.320170517,-1.325766326,-4.645936844,-0.935634962,-0.996885408,0.061250446,-2.582903201,-1.211415452,-3.794318653,-0.598715442 -Patrick McCaw,mccawpa01,2019,954,445,-2.201953177,-2.019933007,-4.221886183,-3.998145417,-1.592580359,-5.590725775,-2.742093538,-2.099465634,-4.841559171,-0.479812502,-0.297296835,-0.182515668,-2.653529819,-1.455927287,-4.109457107,0.049650273 -Sheldon Mac,mcclesh01,2017,623,304,-0.504161695,-1.189601121,-1.693762816,-7.126058118,0.921381988,-6.20467613,-1.904279482,-0.805692452,-2.709971934,0.003804261,-0.031720539,0.0355248,-1.260101238,-2.061061132,-3.321162369,-0.532219228 -CJ McCollum,mccolcj01,2014,1024,500,-1.120726075,-1.57465723,-2.695383305,-2.889827563,0.456732016,-2.433095547,-1.621334222,-1.249291127,-2.870625349,-0.037617532,0.195843371,-0.233460902,-0.86392688,-1.752846187,-2.616773068,0.304871104 -CJ McCollum,mccolcj01,2015,2302,1139,1.045456168,0.200700037,1.246156206,2.187184669,4.232697445,6.419882114,1.314260558,1.038424342,2.352684899,3.007713569,2.281976406,0.725737163,1.369302793,0.728905307,2.098208101,0.336630088 -CJ McCollum,mccolcj01,2016,6586,3222,2.287349873,0.121391038,2.408740911,2.559466462,2.847514403,5.406980865,2.43833366,0.70981828,3.14815194,9.736892795,8.315782933,1.421109862,2.726996306,1.123970659,3.850966964,-0.005580601 -CJ McCollum,mccolcj01,2017,6043,2936,3.40459386,-1.156090193,2.248503667,1.570030947,-0.379310943,1.190720004,3.204678716,-1.04554377,2.159134946,7.365709755,7.179460031,0.186249724,3.171811068,-0.330665028,2.841146041,0.015802968 -CJ McCollum,mccolcj01,2018,6306,3078,2.561476641,-1.099890317,1.461586324,1.643017676,-2.477209131,-0.834191456,2.50253051,-1.476601035,1.025929474,5.953125489,5.197180847,0.755944643,1.73882482,-0.514500433,1.224324387,0.107243145 -CJ McCollum,mccolcj01,2019,6307,3010,3.127184869,0.113897931,3.2410828,3.545689896,-1.14477556,2.400914336,3.323624087,-0.148200886,3.175423201,9.181164186,6.872914077,2.308250109,3.098946991,0.123395205,3.222342196,-0.013008674 -T.J. McConnell,mccontj01,2016,3331,1606,-0.600036824,0.231564208,-0.368472616,1.242239316,-0.87802175,0.364217566,-0.16628355,0.060313082,-0.105970468,2.155352017,2.155352017,0,-0.792529347,-0.124240983,-0.91677033,-0.501343891 -T.J. McConnell,mccontj01,2017,4524,2133,-0.964785648,0.681091075,-0.283694573,-2.894981092,-0.035681518,-2.93066261,-1.377308397,0.580506474,-0.796801923,2.13318418,2.13318418,0,-1.792702797,0.979027373,-0.813675424,0.350883658 -T.J. McConnell,mccontj01,2018,3961,1861,-0.330196233,2.119832773,1.78963654,-4.291960532,-0.573303819,-4.865264351,-1.206783405,1.636211964,0.429428559,3.060007649,1.913691412,1.146316237,-1.402495503,1.554886491,0.152390988,-0.470158268 -T.J. McConnell,mccontj01,2019,3322,1545,-1.044781469,-0.219249442,-1.264030911,-0.547048475,-2.337517831,-2.884566306,-1.030849033,-0.685020766,-1.715869799,0.808976581,1.139108465,-0.330131884,-1.300262709,-0.525676173,-1.825938882,-1.339397648 -Erik McCree,mccreer01,2018,19,8,-9.317280469,-4.61109873,-13.9283792,-6.215456739,-12.15701467,-18.37247141,-9.334545659,-6.616581949,-15.95112761,-0.054456941,-0.054456941,0,-6.119612922,-4.916503761,-11.03611668,1.058978367 -Chris McCullough,mcculch01,2016,744,362,-2.110794802,-0.083458036,-2.194252838,0.683198808,-5.549177149,-4.865978341,-1.601576014,-1.120503454,-2.722079467,0.005179894,0.005179894,0,-1.269007762,-0.908538751,-2.177546513,0.439293603 -Chris McCullough,mcculch01,2017,172,80,-0.675130815,-4.67249933,-5.347630145,9.453018061,5.557396614,15.01041467,1.529137431,-2.719637417,-1.190499986,0.065549838,0.065549838,0,-0.05928857,-4.881484358,-4.940772928,0.28788665 -Chris McCullough,mcculch01,2018,201,90,-3.012109516,-0.765175542,-3.777285057,-6.780181986,-0.633590668,-7.413772653,-3.982311573,-0.761971297,-4.74428287,-0.092091933,-0.092091933,0,-2.054946674,-3.723709802,-5.778656476,0.561610361 -KJ McDaniels,mcdankj01,2015,2771,1352,-3.802275428,0.557345717,-3.244929711,-4.012101382,1.274544018,-2.737557364,-3.946169689,0.746800252,-3.199369438,-0.303151866,-0.303151866,0,-4.280868389,0.29195834,-3.988910049,0.777498623 -KJ McDaniels,mcdankj01,2016,583,269,-2.00977943,1.665472026,-0.344307405,3.217027119,9.76585914,12.98288626,-1.054634014,3.468843896,2.414209881,0.71517342,0.541650923,0.173522497,-1.599687304,1.069579577,-0.530107727,1.144258809 -KJ McDaniels,mcdankj01,2017,1061,505,-2.102415126,-1.885193114,-3.98760824,-0.575852838,-1.120902057,-1.696754896,-1.922698605,-1.839775258,-3.762473863,-0.263223505,-0.263223505,0,-1.895362196,-3.091904906,-4.987267102,0.579420734 -Doug McDermott,mcderdo01,2015,666,331,-4.055482697,-6.306465893,-10.36194859,-6.06074277,-3.40780068,-9.46854345,-4.756823244,-6.104848417,-10.86167166,-1.378352348,-1.42813948,0.049787132,-4.058754958,-6.081753506,-10.14050846,0.455309804 -Doug McDermott,mcderdo01,2016,3830,1861,-0.120639896,-3.681288934,-3.80192883,-1.609645222,-1.083061998,-2.69270722,-0.426404327,-3.370588957,-3.796993284,-0.994853006,-0.994853006,0,-0.984348686,-3.527950539,-4.512299225,0.073866208 -Doug McDermott,mcderdo01,2017,3178,1574,-0.272022033,-3.673197358,-3.945219391,-0.269182872,-4.250320087,-4.519502959,-0.282031263,-4.044344763,-4.326376026,-1.246458389,-1.181446412,-0.065011977,-1.156738783,-3.702395712,-4.859134495,-0.510626562 -Doug McDermott,mcderdo01,2018,3657,1768,-1.447079913,-1.851900598,-3.298980511,-1.046008566,1.066857298,0.020848732,-1.424179864,-1.34136363,-2.765543493,-0.017734263,-0.017734263,0,-1.804393504,-2.283537992,-4.087931496,-0.351768979 -Doug McDermott,mcderdo01,2019,2875,1369,0.195172408,-2.842859553,-2.647687145,0.332523961,0.760744017,1.093267978,0.252855151,-2.306184714,-2.053329563,0.487819789,0.450917688,0.036902101,-0.501253046,-2.439917041,-2.941170087,-0.134146209 -Mitch McGary,mcgarmi01,2015,1025,485,-1.310192589,-0.627297638,-1.937490228,1.335658726,1.133407941,2.469066667,-0.880689599,-0.320074586,-1.200764184,0.383792207,0.383792207,0,-1.305470662,0.263720488,-1.041750174,0.109677165 -Mitch McGary,mcgarmi01,2016,162,72,-4.942385998,-6.146923978,-11.08930998,-9.885926853,-9.817557888,-19.70348474,-6.403884396,-7.358027508,-13.7619119,-0.4100989,-0.4100989,0,-5.360771291,-7.436424249,-12.79719554,1.348536102 -JaVale McGee,mcgeeja01,2014,166,79,-5.64242579,-1.996237928,-7.638663718,5.522584788,-2.443888211,3.078696577,-3.634851669,-2.197780322,-5.832631991,-0.124971358,-0.124971358,0,-1.349834694,-0.234953758,-1.584788453,0.558445635 -JaVale McGee,mcgeeja01,2015,546,256,-4.649008209,-5.081299993,-9.730308201,-3.443373756,-5.262195484,-8.70556924,-4.63824251,-5.400316109,-10.03855862,-0.962433459,-0.962433459,0,-4.565367092,-5.237726603,-9.803093695,1.065435135 -JaVale McGee,mcgeeja01,2016,776,384,-3.859013781,-1.743866833,-5.602880613,-4.342626598,0.470926012,-3.871700586,-4.179821783,-1.377859608,-5.55768139,-0.551108462,-0.520140852,-0.03096761,-3.297694654,-2.324362502,-5.622057156,-0.106565525 -JaVale McGee,mcgeeja01,2017,1940,888,1.018607658,2.22007058,3.238678238,6.468015946,0.662727666,7.130743612,2.098008093,1.921242998,4.019251091,3.106983448,2.488713982,0.618269466,2.129709811,1.206425145,3.336134956,0.683657109 -JaVale McGee,mcgeeja01,2018,1632,773,0.214390842,1.608176476,1.822567318,0.045559711,-1.679570463,-1.634010752,0.121182854,0.991421975,1.112604829,1.552072624,1.059078847,0.492993777,0.27694252,1.339180721,1.616123242,0.263170033 -JaVale McGee,mcgeeja01,2019,3651,1671,-1.83362794,1.63283007,-0.20079787,0.855261274,-3.905711813,-3.050450538,-1.35505616,0.549611224,-0.805444935,1.666922968,1.666922968,0,-1.450795659,0.723866224,-0.726929434,0.559652422 -Rodney McGruder,mcgruro01,2017,3915,1966,-0.534832542,-1.331564734,-1.866397277,0.312570132,-1.267834964,-0.955264831,-0.358521029,-1.41347578,-1.771996809,0.971934496,0.971934496,0,-0.875005988,-0.569690123,-1.44469611,-0.905398326 -Rodney McGruder,mcgruro01,2018,640,315,0.159119871,-1.728114767,-1.568994897,3.287325023,-1.569518833,1.71780619,0.842382081,-1.81057037,-0.968188289,0.288311428,0.324397201,-0.036085773,-0.418695746,-1.211237453,-1.629933199,-0.720689714 -Rodney McGruder,mcgruro01,2019,3250,1550,-1.217337337,0.391005456,-0.826331881,-2.32119288,-0.574574559,-2.895767438,-1.495275736,0.184018632,-1.311257103,1.135746424,1.135746424,0,-1.967279926,0.062227378,-1.905052549,-0.181460767 -Alfonzo McKinnie,mckinal01,2018,113,53,-0.747037851,-1.295530846,-2.042568696,-4.359124232,-6.885891786,-11.24501602,-1.638594262,-2.627603895,-4.266198158,-0.041536327,-0.041536327,0,-1.577616403,-3.5998619,-5.177478303,1.300279029 -Alfonzo McKinnie,mckinal01,2019,2674,1238,-0.947750644,-2.448724273,-3.396474916,-1.82571799,-0.579484389,-2.405202379,-1.240892418,-2.236442061,-3.477334479,-0.457242156,-0.439764299,-0.017477857,-1.101579863,-2.057289436,-3.158869299,-0.431619487 -Trey McKinney-Jones,mckintr01,2018,3,1,-1.244498021,-5.529566721,-6.774064742,-16.30203045,2.547744973,-13.75428547,-4.476017885,-4.286947221,-8.762965105,-0.003101179,-0.003101179,0,-5.007807406,-6.883924576,-11.89173198,1.078829517 -Ben McLemore,mclembe01,2014,4383,2187,-1.622045563,-3.738154485,-5.360200047,-2.552180289,-2.410232265,-4.962412554,-1.917141301,-3.663484862,-5.580626164,-3.163370421,-3.163370421,0,-2.443658571,-2.782168145,-5.225826716,0.149920141 -Ben McLemore,mclembe01,2015,5395,2670,-0.257841178,-1.689074039,-1.946915217,1.927328638,4.716306098,6.643634736,0.175815397,-0.413538751,-0.237723353,3.436960242,3.436960242,0,-0.064563212,-0.152464406,-0.217027618,0.410543385 -Ben McLemore,mclembe01,2016,3103,1443,-2.402548109,-1.073840951,-3.476389061,1.668700594,0.605216529,2.273917123,-1.696741658,-0.761663936,-2.458405593,0.21715489,0.21715489,0,-1.888862428,-0.785513069,-2.674375496,1.127698553 -Ben McLemore,mclembe01,2017,2374,1176,-1.631097938,-2.033399898,-3.664497836,-2.135072655,-0.378657678,-2.513730333,-1.810582933,-1.77444973,-3.585032664,-0.50292285,-0.50292285,0,-2.122077857,-1.796789304,-3.918867161,0.373410789 -Ben McLemore,mclembe01,2018,2227,1091,-1.465285571,-2.307870125,-3.773155696,-5.387458626,-2.479282624,-7.866741249,-2.307613944,-2.441519843,-4.749133787,-1.122281936,-1.122281936,0,-2.559665683,-1.877292205,-4.436957888,0.847547642 -Ben McLemore,mclembe01,2019,364,158,-1.56613181,-2.7620816,-4.328213409,-0.445066954,-2.273860343,-2.718927297,-1.419810692,-2.808181835,-4.227992526,-0.120540111,-0.120540111,0,-0.989321606,-1.953416722,-2.942738329,1.194775162 -Jerel McNeal,mcneaje01,2015,72,36,-10.61214489,-0.956110044,-11.56825494,-15.24286795,9.114458114,-6.128409834,-12.20409436,1.11183582,-11.09225854,-0.156268317,-0.156268317,0,-8.495548522,-0.512447398,-9.007995919,1.905315977 -Jordan McRae,mcraejo01,2016,393,199,0.950486719,-2.614537205,-1.664050486,3.083776023,6.47012649,9.553902513,1.432645095,-0.856093447,0.576551648,0.321157751,0.214648981,0.106508769,0.725659561,-3.991711308,-3.266051747,-0.588132085 -Jordan McRae,mcraejo01,2017,778,384,-2.197052222,-2.005850699,-4.202902921,-4.099015852,-3.648983415,-7.747999267,-2.805843021,-2.461663197,-5.267506217,-0.488827452,-0.488827452,0,-2.12824318,-3.310469849,-5.438713029,-0.873930072 -Jordan McRae,mcraejo01,2019,742,333,1.333430638,-0.691581041,0.641849597,-1.287453772,-0.534237558,-1.82169133,0.874999906,-0.638691746,0.23630816,0.506183155,0.506183155,0,0.112967651,-1.390026197,-1.277058546,-0.237115137 -Josh McRoberts,mcrobjo01,2014,4817,2514,1.524662316,-0.752631741,0.772030575,3.734294262,-0.408554382,3.32573988,2.112433533,-0.750166245,1.362267288,5.242858215,4.514839946,0.728018269,1.457538446,0.146572395,1.60411084,-1.153600043 -Josh McRoberts,mcrobjo01,2015,560,296,-1.196835295,-0.498837799,-1.695673094,2.565067555,2.762628765,5.327696319,-0.494554617,0.176298007,-0.318256609,0.368731265,0.368731265,0,-0.421574338,0.192467224,-0.229107114,0.389417956 -Josh McRoberts,mcrobjo01,2016,1447,729,-1.052054167,1.812766897,0.76071273,1.049923844,1.438521369,2.488445213,-0.684478783,1.798563296,1.114084513,1.452738537,0.942788725,0.509949812,-0.436954629,1.166977984,0.730023356,-0.417560206 -Josh McRoberts,mcrobjo01,2017,739,381,-3.128915841,-1.967953863,-5.096869704,-3.791768352,-5.434755236,-9.226523588,-3.435615118,-2.826711447,-6.262326565,-0.67667542,-0.67667542,0,-2.545173562,-2.03049177,-4.575665332,-0.872424408 -Josh McRoberts,mcrobjo01,2018,14,6,-12.13784983,-8.456121427,-20.59397126,0.3634599,0.233091234,0.596551135,-10.29692424,-7.1761488,-17.47307304,-0.045452203,-0.045452203,0,-9.387846568,-6.348998933,-15.7368455,0.840604312 -Jodie Meeks,meeksjo01,2014,5378,2556,1.12248371,-0.35386663,0.76861708,-1.492770943,-4.723777842,-6.216548785,0.681350787,-1.251917601,-0.570566814,2.878434715,2.878434715,0,0.589748996,-0.867239674,-0.277490678,1.22498819 -Jodie Meeks,meeksjo01,2015,2906,1462,0.487422744,-0.52048736,-0.033064616,-2.571167571,-1.017470994,-3.588638565,-0.118079246,-0.644054961,-0.762134207,1.492346887,1.492346887,0,-0.067215422,-0.977446716,-1.044662138,0.619118117 -Jodie Meeks,meeksjo01,2016,88,45,5.932871675,5.933100403,11.86597208,2.026621189,2.594091608,4.620712798,5.458972099,5.609621502,11.0685936,0.315371972,0.323082526,-0.007710553,6.646181447,3.333110015,9.979291461,-0.630013368 -Jodie Meeks,meeksjo01,2017,1525,738,0.416853371,0.734606451,1.151459823,1.258197118,-3.047047647,-1.788850528,0.670853464,0.018317878,0.689171342,1.30794813,1.30794813,0,0.285904017,-0.622908294,-0.337004277,0.985132261 -Jodie Meeks,meeksjo01,2018,2330,1119,0.741319393,-1.72806944,-0.986750047,-4.206623907,-2.926036718,-7.132660625,-0.253067632,-2.077701641,-2.330769273,0.240045906,0.240045906,0,-0.341459327,-2.772723357,-3.114182683,0.290653224 -Jodie Meeks,meeksjo01,2019,371,170,-2.483916738,-3.390247769,-5.874164507,-0.451099308,-0.650936812,-1.102036119,-2.282477871,-3.106025043,-5.388502914,-0.233236159,-0.050243642,-0.182992516,-0.903631936,-3.708056772,-4.611688707,0.329093031 -Salah Mejri,mejrisa01,2016,951,473,-3.355888621,3.569370742,0.213482121,-0.18822612,3.328363286,3.140137166,-2.879688407,3.761911744,0.882223337,0.87764356,0.912942559,-0.035298999,-3.308045776,2.120320326,-1.18772545,0.252827015 -Salah Mejri,mejrisa01,2017,1754,905,-2.556356928,0.031127693,-2.525229235,-2.30631443,3.40961299,1.103298561,-2.618214808,0.720185691,-1.898029117,0.390690782,0.390690782,0,-3.124265343,1.752363698,-1.371901645,-0.670905325 -Salah Mejri,mejrisa01,2018,1471,729,-1.576033588,0.943994203,-0.632039385,2.579683205,3.138582725,5.71826593,-0.776419163,1.49296996,0.716550797,1.287264308,1.287264308,0,-0.785537624,1.361008269,0.575470645,-0.15926059 -Salah Mejri,mejrisa01,2019,843,399,-1.455006587,-0.443653337,-1.898659923,-2.23167276,-1.276529049,-3.508201809,-1.710719633,-0.638443916,-2.349163549,0.081458408,0.081458408,0,-1.937909803,-0.585715817,-2.52362562,-0.174591047 -Gal Mekel,mekelga01,2014,612,292,-6.09320555,-4.942075571,-11.03528112,-1.384258054,-0.534595345,-1.918853399,-5.519986337,-4.333734233,-9.85372057,-1.060915278,-1.060915278,0,-4.524730246,-5.344639687,-9.869369933,0.236941533 -Gal Mekel,mekelga01,2015,83,43,-6.515979254,1.830720348,-4.685258906,-3.174222116,1.607413057,-1.566809058,-6.264805461,1.911135083,-4.353670378,-0.034282111,-0.034282111,0,-7.554298245,-0.006066889,-7.560365134,-2.453551492 -De'Anthony Melton,meltode01,2019,2095,984,-3.018693973,0.838271096,-2.180422877,0.122422077,-2.038058147,-1.91563607,-2.509879376,0.368603444,-2.141275932,0.306686924,0.306686924,0,-2.73878024,1.104565057,-1.634215183,0.361844421 -Chimezie Metu,metuch01,2019,317,145,-8.255160692,-0.128698052,-8.383858744,-9.867311832,1.504999487,-8.362312345,-9.110255606,0.249033507,-8.861222099,-0.456977027,-0.456977027,0,-8.057246187,-1.606926835,-9.664173022,1.098912837 -Jordan Mickey,mickejo01,2016,137,67,0.827462826,-0.991249956,-0.163787131,-5.079050254,5.803834802,0.724784548,-0.339703212,0.332537547,-0.007165665,0.083598874,0.135915375,-0.052316501,-1.197864239,-3.6383869,-4.836251138,-0.609726146 -Jordan Mickey,mickejo01,2017,329,159,-6.297589486,-1.839734747,-8.137324233,-5.697757891,-5.998998082,-11.69675597,-6.56603201,-2.80294078,-9.36897279,-0.540353524,-0.432442038,-0.107911486,-6.483494732,-2.86210987,-9.345604603,-0.325074006 -Jordan Mickey,mickejo01,2018,568,284,-4.553444912,-0.939919803,-5.493364715,-2.659337916,-3.557783054,-6.21712097,-4.418338961,-1.583237607,-6.001576567,-0.469396284,-0.469396284,0,-4.265362505,-1.246201462,-5.511563967,-0.367769233 -Khris Middleton,middlkh01,2014,4816,2460,-0.234755871,-0.579193944,-0.813949814,1.668440682,-2.296044765,-0.627604083,0.201829536,-0.900584982,-0.698755446,2.578773818,2.578773818,0,0.024959648,-1.081128066,-1.056168419,0.159200762 -Khris Middleton,middlkh01,2015,5186,2610,0.852890486,1.778455597,2.631346083,2.338437647,6.498784969,8.837222616,1.254875728,2.842790932,4.09766666,9.14123468,9.179061536,-0.037826856,1.080801197,3.382201595,4.463002792,0.421426849 -Khris Middleton,middlkh01,2016,5720,2852,2.45229888,-1.155676635,1.296622245,2.458744175,2.828543196,5.28728737,2.638968052,-0.363777668,2.275190384,7.385360708,7.385360708,0,2.397417992,0.276023002,2.673440994,0.978876611 -Khris Middleton,middlkh01,2017,2171,1120,0.399069678,0.35395518,0.753024859,2.40846696,2.9183325,5.32679946,0.848898771,0.904568113,1.753466884,2.610856247,1.888388017,0.72246823,0.721482714,1.357708088,2.079190802,0.380763451 -Khris Middleton,middlkh01,2018,6604,3257,2.37745134,-0.635003317,1.742448023,3.721631581,-2.268022795,1.453608786,2.789604729,-0.990815089,1.798789641,7.640206388,6.367424576,1.272781812,3.150477108,-0.441615541,2.708861567,0.329656442 -Khris Middleton,middlkh01,2019,6287,2908,2.00416289,0.49397559,2.498138479,2.754740952,0.226343546,2.981084498,2.218126014,0.400046619,2.618172633,8.02799798,7.014195979,1.013802001,2.631922956,0.281404334,2.91332729,0.570217228 -CJ Miles,milescj01,2014,1962,984,2.252602861,-0.603198486,1.649404376,1.675819631,1.676320312,3.352139943,2.30725401,-0.13945315,2.167800861,2.494489404,2.494489404,0,2.08135466,-0.391028259,1.6903264,0.993461547 -CJ Miles,milescj01,2015,3702,1841,1.313244858,-0.692215637,0.621029221,1.291974459,3.757511726,5.049486185,1.424497526,0.189646335,1.614143862,4.139648852,4.139648852,0,1.707757802,-0.219598409,1.488159392,0.947534107 -CJ Miles,milescj01,2016,3254,1556,1.113912255,-0.459563237,0.654349018,-1.336285905,-2.178934016,-3.51521992,0.692956094,-0.885353181,-0.192397087,2.008756563,2.256817558,-0.248060995,0.705214969,-0.844479399,-0.13926443,0.92606805 -CJ Miles,milescj01,2017,3772,1858,1.606386933,-1.721709555,-0.115322622,0.744069363,0.215024957,0.95909432,1.532567591,-1.403823126,0.128744465,2.720979958,2.81601941,-0.095039452,1.17902799,-1.745477221,-0.56644923,-0.242117924 -CJ Miles,milescj01,2018,3238,1564,1.633431535,-1.601650894,0.031780642,-0.954338989,1.67975612,0.725417131,1.119257653,-1.021089381,0.098168272,2.283404754,1.946327339,0.337077415,1.822641381,-1.655690072,0.16695131,0.026237646 -CJ Miles,milescj01,2019,1856,856,-1.77177352,-0.642028622,-2.413802142,-3.425468569,1.133651089,-2.29181748,-2.240008239,-0.34093107,-2.580939309,0.065158107,0.065158107,0,-1.772516844,-1.067989527,-2.840506372,0.617466106 -Andre Miller,millean02,2014,2110,1090,1.226812547,-1.497765945,-0.270953398,-0.46223947,1.243748941,0.781509471,0.954625473,-1.01645395,-0.061828477,1.446566805,1.673913216,-0.227346411,0.399344487,-1.934776556,-1.535432069,-0.976144717 -Andre Miller,millean02,2015,2449,1253,0.360030228,-2.599275179,-2.239244951,0.767724606,-3.435980961,-2.668256355,0.464218313,-2.925432712,-2.461214399,0.183936977,0.183936977,0,-0.300444185,-3.330320111,-3.630764295,-0.780566624 -Andre Miller,millean02,2016,947,496,1.474314635,-5.595613534,-4.1212989,3.805714645,-3.369827756,0.435886889,2.040348325,-5.492033652,-3.451685326,-0.17371113,-0.084854072,-0.088857058,-0.074212433,-4.375248132,-4.449460566,-1.286471438 -Darius Miller,milleda01,2014,1420,723,-0.132752507,-1.59588195,-1.728634456,0.12766556,4.561617268,4.689282828,-0.071191066,-0.363508682,-0.434699749,0.851263007,0.851263007,0,-0.520749736,-0.864328663,-1.385078399,-0.313606448 -Darius Miller,milleda01,2015,88,43,-8.993356415,-8.899316833,-17.89267325,-13.49767464,6.769629724,-6.728044915,-10.50832966,-6.204127313,-16.71245697,-0.307125757,-0.307125757,0,-9.925668043,-3.902325539,-13.82799358,0.253262492 -Darius Miller,milleda01,2018,4490,2106,0.234765005,-0.831280347,-0.596515343,0.710571886,-2.164306703,-1.453734816,0.355593524,-1.173748308,-0.818154783,2.073196977,1.967031821,0.106165157,-0.036771903,-1.773326599,-1.810098502,-0.345165329 -Darius Miller,milleda01,2019,3837,1757,-0.968232881,-0.846326294,-1.814559175,-0.493981641,0.978303221,0.484321581,-0.931896356,-0.493935462,-1.425831818,1.189987575,1.189987575,0,-0.723723943,-0.924152954,-1.647876898,0.255414571 -Malcolm Miller,millema01,2018,260,126,-1.721853136,-1.342288206,-3.064141343,-2.61589232,0.501438507,-2.114453813,-2.063698747,-1.085919718,-3.149618465,-0.025583054,-0.025583054,0,-1.579684891,-2.075502712,-3.655187604,-0.411231492 -Malcolm Miller,millema01,2019,216,95,-1.635864494,-4.428069444,-6.063933938,-9.528465519,2.688908547,-6.839556972,-3.472775081,-3.306551389,-6.779326471,-0.186318574,-0.002284047,-0.184034527,-2.357139696,-4.732948976,-7.090088672,0.403509643 -Mike Miller,millemi01,2014,3655,1880,1.017022015,-2.753965025,-1.73694301,-1.768983621,-2.197276666,-3.966260287,0.519014976,-2.841897898,-2.322882922,0.415091501,0.313633265,0.101458236,-0.120249425,-2.934435069,-3.054684493,0.450398416 -Mike Miller,millemi01,2015,1514,766,-1.544739841,-3.812297014,-5.357036855,-6.554257986,-2.061815613,-8.616073599,-2.745968514,-3.676986152,-6.422954666,-1.436753756,-1.342307249,-0.094446508,-1.998491684,-4.17122629,-6.169717974,-0.042557669 -Mike Miller,millemi01,2016,774,373,-0.977618898,-0.048279098,-1.025897995,-4.2665111,-1.10355091,-5.370062011,-1.722015955,-0.221039116,-1.94305507,0.155046046,0.155046046,0,-1.977010981,-1.427514424,-3.404525405,0.942137973 -Mike Miller,millemi01,2017,331,151,-0.85835193,-4.707810472,-5.566162402,-4.076310314,-1.408394919,-5.484705233,-1.609605804,-4.280725853,-5.890331657,-0.245649873,-0.245649873,0,-1.504926651,-6.901022227,-8.405948878,1.507494227 -Quincy Miller,millequ01,2014,1678,789,-3.598431231,-0.858443714,-4.456874945,-0.494214016,-0.190428756,-0.684642772,-3.162970508,-0.746445715,-3.909416223,-0.471232971,-0.471232971,0,-2.643962453,-1.345551068,-3.989513521,0.927360314 -Quincy Miller,millequ01,2015,251,119,-1.611549945,4.909393271,3.297843326,1.555490562,10.53182246,12.08731302,-1.050424414,6.423101321,5.372676907,0.485907509,0.485907509,0,0.110493892,3.147560122,3.258054014,0.508003093 -Elijah Millsap,millsel01,2015,1804,924,-1.951967578,1.239314632,-0.712652946,-2.230463103,5.593569797,3.363106694,-2.127843012,2.203514209,0.075671197,1.338983492,1.338983492,0,-2.083853377,2.779854071,0.696000694,0.496141909 -Elijah Millsap,millsel01,2016,352,173,-2.84617622,3.60785798,0.76168176,-0.239312326,5.066906669,4.827594343,-2.44933402,4.096215457,1.646881438,0.390126869,0.390126869,0,-2.383211317,3.733405365,1.350194048,0.513080596 -Elijah Millsap,millsel01,2017,45,23,-13.09616371,-2.255198717,-15.35136242,-10.04955678,0.632090288,-9.417466493,-13.26921062,-1.776001014,-15.04521164,-0.145051001,-0.145051001,0,-12.19066083,-3.14211388,-15.33277471,0.524592538 -Paul Millsap,millspa01,2014,5494,2749,0.540531248,3.300586319,3.841117567,-0.295531179,1.638189907,1.342658728,0.426120278,3.140098269,3.566218546,8.991157567,7.424701379,1.566456188,1.363246544,2.816656514,4.179903058,0.64195875 -Paul Millsap,millspa01,2015,5885,2956,0.529040359,2.821743818,3.350784177,4.547739948,-0.247477928,4.30026202,1.348280807,2.311915734,3.660196541,9.794299221,7.477810625,2.316488596,1.857273043,2.576648527,4.433921569,0.537001071 -Paul Millsap,millspa01,2016,6163,3012,0.182005068,2.946484828,3.128489896,1.352381195,0.426268594,1.778649789,0.444272394,2.531101794,2.975374188,8.926870847,7.143999197,1.782871649,1.329122542,3.168011028,4.49713357,0.695261053 -Paul Millsap,millspa01,2017,5299,2562,0.396543051,2.104546544,2.501089595,1.368976933,3.453940303,4.822917237,0.700462615,2.475048063,3.175510678,7.856568283,6.757007966,1.099560317,0.132098465,2.726256259,2.858354724,0.93285349 -Paul Millsap,millspa01,2018,2335,1143,-0.684492699,-0.035741807,-0.720234506,0.598043926,1.067426656,1.665470582,-0.521144713,0.23343482,-0.287709892,1.440371145,1.440371145,0,0.146329013,0.384519329,0.530848342,0.30848887 -Paul Millsap,millspa01,2019,4839,2364,0.426826242,2.70857343,3.135399672,3.772077293,2.327997063,6.100074356,1.111536334,2.755770944,3.867307278,8.016099796,6.572290394,1.443809402,1.060400829,2.868617098,3.929017927,0.019499907 -Patty Mills,millspa02,2014,3825,1878,3.852414769,1.11811087,4.970525639,2.859515831,2.875182451,5.734698283,3.803965903,1.463466302,5.267432205,7.735116417,5.8784201,1.856696317,3.386496245,1.977245089,5.363741334,-0.08109703 -Patty Mills,millspa02,2015,1878,913,1.527119767,0.291508486,1.818628253,0.550998744,4.628309407,5.179308151,1.360842228,1.146870695,2.507712923,2.463255565,1.932811498,0.530444068,0.858341859,1.129834124,1.988175983,0.052956224 -Patty Mills,millspa02,2016,3727,1829,1.580565761,0.094901002,1.675466762,2.26944379,2.046733316,4.316177106,1.770917775,0.410437682,2.181355456,4.63617997,3.819458547,0.816721422,1.350345419,0.941429591,2.29177501,0.004841068 -Patty Mills,millspa02,2017,4463,2170,1.381751353,-1.551531876,-0.169780523,2.012889063,2.620416683,4.633305746,1.563858481,-0.837258549,0.726599931,3.889002187,3.529981462,0.359020725,1.83224143,-0.085057004,1.747184426,0.917234945 -Patty Mills,millspa02,2018,4580,2272,0.343365508,-1.038410007,-0.695044499,2.44900297,-1.724777851,0.724225118,0.813421821,-1.290720046,-0.477298226,2.642770501,2.357735442,0.285035059,0.858051318,-0.825718293,0.032333025,-0.075407718 -Patty Mills,millspa02,2019,4389,2060,0.630424579,-1.028636447,-0.398211868,2.765575837,-0.239300269,2.526275568,1.090023599,-0.92804627,0.161977329,3.06545826,3.074745241,-0.009286981,1.106327936,-0.981652172,0.124675763,0.582746422 -Shake Milton,miltosh01,2019,573,268,-0.765641545,-0.642026035,-1.40766758,2.327938686,-3.627739169,-1.299800483,-0.19454306,-1.311378115,-1.505921175,0.168983806,0.168983806,0,-1.365114262,-1.876256941,-3.241371203,-0.673145333 -Nikola Mirotic,mirotni01,2015,3573,1818,1.748936124,1.651827467,3.400763591,0.749717751,2.245968333,2.995686084,1.634625199,1.860613785,3.495238984,5.818851759,5.877593696,-0.058741937,2.177259069,1.572270198,3.749529267,0.576132314 -Nikola Mirotic,mirotni01,2016,3370,1646,0.367242024,0.178354195,0.545596219,1.662501582,-1.126853065,0.535648517,0.679349912,-0.07528241,0.604067501,2.846713968,2.846713968,0,1.552685014,-0.118102819,1.434582196,1.040825856 -Nikola Mirotic,mirotni01,2017,3735,1841,0.35209556,0.85142053,1.20351609,1.701247206,1.079684753,2.780931959,0.673383395,0.928564076,1.601947471,4.100167151,3.952595085,0.147572065,0.772199994,0.324404339,1.096604333,0.432138083 -Nikola Mirotic,mirotni01,2018,3900,1814,2.23376061,0.65231358,2.88607419,2.752855637,0.376748143,3.129603779,2.48936803,0.634932172,3.124300203,5.532381157,4.172669679,1.359711478,3.617562566,0.590061154,4.20762372,0.569834682 -Nikola Mirotic,mirotni01,2019,3408,1543,1.354581512,1.016437136,2.371018648,-0.224455911,-0.746810173,-0.971266085,1.077714014,0.702490193,1.780204207,3.590372572,3.505737506,0.084635067,2.198231934,0.400028168,2.598260102,1.204416929 -Donovan Mitchell,mitchdo01,2018,6206,3049,1.218452752,0.245890499,1.464343251,1.728274097,2.512925642,4.241199739,1.40042681,0.667928163,2.068354973,7.569661932,6.710715999,0.858945933,1.516678675,1.765348985,3.282027661,0.613660865 -Donovan Mitchell,mitchdo01,2019,5888,2791,1.61531534,-1.460981777,0.154333563,1.603792065,1.128083978,2.731876043,1.714183889,-1.072365224,0.641818665,4.809204411,5.328962791,-0.51975838,1.628925471,-0.305805318,1.323120152,0.515198759 -Tony L. Mitchell,mitchto02,2014,159,79,0.170680983,0.648083929,0.818764912,-1.431431058,7.585035478,6.15360442,-0.12981117,2.253338251,2.123527081,0.197723161,0.197723161,0,0.302181138,1.462328933,1.764510071,0.630746345 -Tony Mitchell,mitchto03,2014,18,10,5.133907108,18.19983229,23.3337394,3.72635392,-11.15252826,-7.426174338,5.27498038,13.2982141,18.57319448,0.107034921,0.107034921,0,7.123231959,9.559900894,16.68313285,-1.548182483 -Naz Mitrou-Long,mitrona01,2018,3,1,47.55763731,7.313599414,54.87123672,59.42878115,63.72317145,123.1519526,53.03325444,19.58910608,72.62236053,0.040786567,0.040786567,0,40.16996685,8.9361992,49.10616605,6.014440868 -Naz Mitrou-Long,mitrona01,2019,184,84,-5.042982203,-3.889827685,-8.932809888,-1.415896854,-11.09798338,-12.51388023,-4.617330241,-5.716664143,-10.33399438,-0.324998563,-0.324998563,0,-5.481374231,-5.363993028,-10.84536726,-0.008518612 -Nazr Mohammed,mohamna01,2014,1069,567,-4.546569211,2.852678389,-1.693890822,-6.573597685,3.574346973,-2.999250712,-5.232019438,3.10537166,-2.126647778,0.185094648,0.12601374,0.059080908,-5.045037578,2.245965823,-2.799071755,0.025906397 -Nazr Mohammed,mohamna01,2015,284,142,-4.490577177,6.300527357,1.80995018,0.323915917,6.56545955,6.889375467,-3.808304486,6.729814226,2.92150974,0.413604029,0.174024745,0.239579284,-3.101752861,5.087547958,1.985795098,-0.557682798 -Nazr Mohammed,mohamna01,2016,61,29,-6.251825612,1.011418131,-5.240407481,-17.15531101,20.8944672,3.739156185,-9.091198812,5.114850175,-3.976348638,-0.016927991,-0.03183959,0.014911599,-6.832674314,1.939698746,-4.892975568,2.275328181 -Malik Monk,monkma01,2018,1807,854,-2.159541268,-4.495791026,-6.655332294,-4.477430705,-4.957256267,-9.434686972,-2.769971655,-4.8655293,-7.635500955,-2.144855423,-2.144855423,0,-1.762446203,-4.969357024,-6.731803227,0.754453571 -Malik Monk,monkma01,2019,2678,1258,-0.451650724,-4.153416029,-4.605066753,-0.834563404,-0.901092132,-1.735655536,-0.571988596,-3.723304357,-4.295292954,-1.001104379,-1.001104379,0,0.347119593,-4.189183827,-3.842064234,0.954230229 -Greg Monroe,monrogr01,2014,5398,2690,-0.196694677,-0.082372106,-0.279066783,2.34186027,-1.317454003,1.024406267,0.332133196,-0.289684223,0.042448972,3.834930711,3.834930711,0,0.437997579,-0.328420387,0.109577192,0.061757248 -Greg Monroe,monrogr01,2015,4197,2137,0.271258792,0.01399388,0.285252672,-1.784680594,0.998565,-0.786115593,-0.123473016,0.243508564,0.120035548,3.120727459,3.120727459,0,0.094072172,0.47019515,0.564267322,-0.259406097 -Greg Monroe,monrogr01,2016,4615,2314,1.140366108,0.326420551,1.466786659,2.361844889,-2.033908834,0.327936055,1.501098276,-0.109431941,1.391666335,4.864522872,4.864522872,0,0.884052597,-0.138267326,0.745785271,-0.502369136 -Greg Monroe,monrogr01,2017,3921,1964,0.64789784,0.532569279,1.180467119,3.297482195,-0.286026923,3.011455272,1.234859404,0.391050951,1.625910354,4.433496502,3.941886075,0.491610427,0.581123863,0.83902991,1.420153773,0.534551884 -Greg Monroe,monrogr01,2018,2378,1145,-0.250557974,0.939409731,0.688851757,-2.749208592,-3.338731349,-6.087939941,-0.753913591,0.08256657,-0.671347021,1.212977861,1.331569631,-0.11859177,-1.604199825,-0.112444713,-1.716644537,0.564981338 -Greg Monroe,monrogr01,2019,1243,570,-2.04697061,0.527608409,-1.519362201,-6.147375855,-1.164640048,-7.312015903,-3.081646793,0.148267717,-2.933379076,-0.027049987,-0.311272505,0.284222518,-2.258970872,0.546183354,-1.712787517,0.381313923 -Luis Montero,montelu01,2016,100,50,-1.955681414,-11.2980731,-13.25375452,-17.86613085,-10.97102516,-28.83715601,-5.44912196,-11.91695274,-17.3660747,-0.381179928,-0.376260088,-0.004919839,-4.763491566,-12.15656492,-16.92005649,0.649906258 -Luis Montero,montelu01,2018,17,8,-24.84413273,-4.443756246,-29.28788897,-18.96289535,-0.611691594,-19.57458694,-25.05619866,-3.852423103,-28.90862177,-0.107438047,-0.107438047,0,-20.89350835,-5.950821254,-26.8443296,0.621565883 -Ben Moore,moorebe01,2018,20,9,-1.0788536,-9.857101247,-10.93595485,-5.479917823,-45.38319355,-50.86311137,-2.012414141,-17.91643627,-19.92885041,-0.079919348,-0.079919348,0,-4.447241602,-14.02498941,-18.47223102,1.304692523 -E'Twaun Moore,mooreet01,2014,3033,1506,-0.484874447,0.397875965,-0.086998482,-3.294370521,3.115817429,-0.178553091,-1.039411462,1.018201293,-0.021210169,2.092372406,2.092372406,0,-1.875806233,0.138960898,-1.736845335,-0.19779644 -E'Twaun Moore,mooreet01,2015,1034,513,-0.679045669,0.554761059,-0.12428461,-0.745389731,0.4252291,-0.320160632,-0.776863233,0.550230834,-0.226632399,0.657300855,0.524850367,0.132450488,-0.368269169,0.134811625,-0.233457544,-0.400462823 -E'Twaun Moore,mooreet01,2016,2578,1263,-0.733741385,0.287033623,-0.446707761,1.28731571,0.156661818,1.443977527,-0.349179336,0.277883271,-0.071296065,1.718098593,1.718098593,0,-0.75827619,0.10746712,-0.650809071,-0.453511233 -E'Twaun Moore,mooreet01,2017,3781,1820,0.250187399,-0.444848911,-0.194661512,-0.153865684,-1.884647036,-2.038512721,0.223006083,-0.797088071,-0.574081988,2.011524882,2.011524882,0,-0.83420244,-0.534546575,-1.368749016,-0.43471345 -E'Twaun Moore,mooreet01,2018,6142,2870,0.017835148,-0.995860599,-0.978025451,1.605289129,-1.350211233,0.255077897,0.347671499,-1.144235553,-0.796564054,2.880184461,1.970932792,0.909251669,0.134736782,-0.482947052,-0.34821027,0.11026942 -E'Twaun Moore,mooreet01,2019,3172,1463,-0.160712838,-2.272008153,-2.432720991,1.526243086,-1.398776871,0.127466215,0.172944626,-2.214975388,-2.042030762,0.526862778,0.526862778,0,-0.371033656,-1.965848225,-2.336881882,-0.304993847 -Eric Moreland,moreler01,2015,6,2,12.97461082,-6.464497103,6.510113714,27.83939013,-2.058322453,25.78106768,16.89864226,-5.867966467,11.03067579,0.014501738,0.014501738,0,12.08788035,1.22243231,13.31031266,3.000152384 -Eric Moreland,moreler01,2016,105,48,-5.237812619,1.96231737,-3.275495248,-1.934712497,4.147247763,2.212535266,-4.847943861,2.598585264,-2.249358598,0.012346281,0.012346281,0,-5.786993467,-1.523155739,-7.310149206,0.68356237 -Eric Moreland,moreler01,2018,1614,805,-2.533270907,1.375289078,-1.157981829,-3.311833988,3.769201809,0.457367821,-2.848969688,1.95063748,-0.898332208,0.756562961,0.756562961,0,-3.512736966,2.17400518,-1.338731786,-0.513573632 -Eric Moreland,moreler01,2019,156,71,-3.205691532,-10.09726281,-13.30295434,-18.39953519,0.798524224,-17.60101097,-6.657906822,-8.529299777,-15.1872066,-0.451359354,-0.19516398,-0.256195373,-5.587185306,-6.58812169,-12.175307,1.012796616 -Darius Morris,morrida01,2014,632,313,-2.499225594,-2.034355262,-4.533580857,-5.828681899,1.611879753,-4.216802146,-3.286573332,-1.369712035,-4.656285367,-0.298036746,-0.298036746,0,-3.11754586,-1.241586342,-4.359132202,-0.582032296 -Darius Morris,morrida01,2015,609,304,-3.235172409,-2.774789584,-6.009961993,-5.669908277,0.401220268,-5.268688009,-3.904169869,-2.238276629,-6.142446498,-0.521592389,-0.478113486,-0.043478904,-3.981446109,-3.272943751,-7.25438986,-0.849218857 -Jaylen Morris,morrija01,2018,217,98,-4.159853035,-4.405582936,-8.565435971,-10.51887383,0.683666625,-9.835207201,-5.701513743,-3.590807213,-9.292320955,-0.328275965,-0.328275965,0,-5.725656947,-4.325675601,-10.05133255,0.352535853 -Jaylen Morris,morrija01,2019,68,29,-2.431664984,4.98726158,2.555596597,0.375884415,10.55874764,10.93463206,-2.101773476,6.316169145,4.214395669,0.103693095,0.103693095,0,-2.35048662,3.41464126,1.06415464,0.642167328 -Markieff Morris,morrima02,2014,4407,2153,0.416092522,-0.987490417,-0.571397895,-1.651793285,1.096424141,-0.555369143,-0.035421156,-0.623175834,-0.658596989,2.3078341,2.3078341,0,-0.173612682,-0.266998905,-0.440611587,0.438812262 -Markieff Morris,morrima02,2015,5249,2581,-1.590721012,0.285718471,-1.30500254,1.226755671,2.989915511,4.216671182,-1.090844277,0.872836145,-0.218008132,3.353891515,3.353891515,0,-0.968468529,1.222179797,0.253711268,0.566541217 -Markieff Morris,morrima02,2016,3383,1629,-3.167948132,2.244607032,-0.923341101,-0.860329292,0.702030661,-0.158298632,-2.820652462,2.079441967,-0.741210495,1.679343927,1.679343927,0,-2.309686141,1.425397667,-0.884288473,0.676071289 -Markieff Morris,morrima02,2017,5637,2747,-1.941982185,1.216068244,-0.725913941,0.073680309,2.537499145,2.611179454,-1.676737294,1.570963259,-0.105774035,3.771742516,2.550723033,1.221019483,-1.306038299,1.478470043,0.172431744,0.368367484 -Markieff Morris,morrima02,2018,4355,2149,-1.637677226,-0.410698336,-2.048375562,-0.268627427,-1.734326309,-2.002953736,-1.462195495,-0.715844625,-2.17804012,0.629641146,0.480931346,0.1487098,-1.510860958,-0.503419648,-2.014280606,-0.088926919 -Markieff Morris,morrima02,2019,2841,1329,-1.878640836,-0.767239285,-2.645880121,-2.879959773,-1.542704053,-4.422663826,-2.199729773,-0.941182546,-3.14091232,-0.260983508,-0.373982521,0.112999013,-1.900185655,-0.797915597,-2.698101253,0.30040986 -Marcus Morris,morrima03,2014,3677,1800,-0.058706664,-0.437295031,-0.496001695,1.371327562,-0.019052136,1.352275426,0.197571127,-0.386584334,-0.189013207,2.354091622,2.354091622,0,0.614897991,-0.202846114,0.412051877,0.08905877 -Marcus Morris,morrima03,2015,4191,2045,0.674199308,-0.659005605,0.015193703,2.176908633,-2.932717695,-0.755809062,1.033041848,-1.170268829,-0.13722698,2.729620294,2.729620294,0,0.488805674,-0.956435039,-0.467629365,0.125231756 -Marcus Morris,morrima03,2016,5989,3000,0.615667624,-0.802995955,-0.187328331,1.684524558,0.040220569,1.724745126,0.87208654,-0.679273557,0.192812983,4.485584644,4.466532751,0.019051893,1.037659777,-0.476362665,0.561297112,-0.018087349 -Marcus Morris,morrima03,2017,5130,2565,-0.518770148,0.270501995,-0.248268152,-1.374823076,-0.067430254,-1.44225333,-0.691734054,0.191515042,-0.500219011,2.930062568,2.930062568,0,-0.540251597,0.135412457,-0.40483914,-0.471181749 -Marcus Morris,morrima03,2018,4083,2009,-0.70933185,-0.841583772,-1.550915621,-1.560513852,-2.952549323,-4.513063175,-0.921907722,-1.382505179,-2.3044129,0.38984464,1.300761927,-0.910917287,-1.704980292,-1.345064023,-3.050044316,-0.215903441 -Marcus Morris,morrima03,2019,4973,2345,0.599248983,-1.617844484,-1.018595502,1.811826239,-2.599870009,-0.788043771,0.867179786,-1.957837928,-1.090658142,2.021409476,0.773755915,1.247653561,1.236642462,-1.413744011,-0.17710155,-0.046152512 -Monte Morris,morrimo01,2018,54,25,8.901730569,0.138352888,9.040083457,-1.809053763,0.54256849,-1.266485273,7.252201761,0.328286161,7.580487922,0.131762614,0.131762614,0,7.135849689,0.791069621,7.92691931,-0.002077655 -Monte Morris,morrimo01,2019,4527,2194,1.60963175,0.596739393,2.206371143,-1.561888007,1.785813831,0.223925825,1.01626306,0.862862804,1.879125864,5.062905422,5.446180183,-0.383274761,0.556729492,0.351656998,0.90838649,-1.811417901 -Anthony Morrow,morroan01,2014,2777,1426,1.528886342,-1.697402043,-0.168515701,0.085137208,2.264606754,2.349743962,1.319240593,-0.927710865,0.391529727,2.272416829,2.272416829,0,0.48297621,-1.644209077,-1.161232868,-0.553433409 -Anthony Morrow,morroan01,2015,3713,1806,2.574819549,-0.442482997,2.132336552,2.454321086,2.166214506,4.620535591,2.671363968,0.066228268,2.737592236,5.061901515,5.061901515,0,1.952917941,-0.18932842,1.763589521,0.104643253 -Anthony Morrow,morroan01,2016,2057,1002,1.862837011,-2.770274476,-0.907437466,0.874919538,-2.06759986,-1.192680322,1.685497931,-2.809226275,-1.123728344,0.834579689,0.654244702,0.180334987,1.134275587,-3.339196936,-2.204921349,-0.179169536 -Anthony Morrow,morroan01,2017,1544,743,0.612615548,-2.533793773,-1.921178225,-1.907825047,-1.08072953,-2.988554576,0.127329169,-2.396892588,-2.269563419,0.180516876,0.180408921,0.000107955,-0.433449347,-2.771479693,-3.20492904,-0.435138303 -Donatas Motiejunas,motiedo01,2014,1994,952,-2.532222622,-0.604858216,-3.137080838,-2.77708689,3.278923236,0.501836346,-2.809352222,0.156871023,-2.652481199,0.047746224,0.047746224,0,-2.464723801,-0.086181975,-2.550905776,0.770155443 -Donatas Motiejunas,motiedo01,2015,4102,2037,-0.754216887,1.088692833,0.334475946,-0.20672324,-0.541934027,-0.748657267,-0.712105206,0.770613477,0.058508272,2.922625969,2.922625969,0,-0.539291901,1.113020621,0.57372872,0.125067964 -Donatas Motiejunas,motiedo01,2016,1341,645,-3.004949092,1.80609559,-1.198853502,-0.790809792,1.467865931,0.677056139,-2.726624984,1.86218504,-0.864439944,0.651916948,0.294294901,0.357622047,-1.933614854,1.475020927,-0.458593927,2.106979689 -Donatas Motiejunas,motiedo01,2017,1022,479,-4.151897268,-1.766772462,-5.91866973,-1.574398256,-5.624581479,-7.198979735,-3.821866245,-2.691578956,-6.513445202,-0.92875844,-0.92875844,0,-3.551593918,-2.036615941,-5.58820986,0.962622248 -Donatas Motiejunas,motiedo01,2019,64,32,-4.671133197,-3.736101849,-8.407235046,-9.391242442,0.48856138,-8.902681062,-6.071370955,-3.09908189,-9.170452845,-0.072633969,-0.248010537,0.175376568,-7.960491579,-4.422679134,-12.38317071,-0.936554081 -Johnathan Motley,motlejo01,2018,348,176,1.121388068,-2.159066477,-1.037678409,-3.471580669,-0.920968763,-4.392549432,0.282465916,-2.018848442,-1.736382527,0.090433735,0.090433735,0,-0.730666676,-2.735552406,-3.466219081,-0.636746145 -Johnathan Motley,motlejo01,2019,347,156,-3.792840077,-2.277821051,-6.070661128,-6.189925153,-1.149927355,-7.339852507,-4.509822571,-2.154492902,-6.664315473,-0.315129274,-0.315129274,0,-3.489348072,-1.670620127,-5.159968199,1.172475998 -Arnett Moultrie,moultar01,2014,405,187,-5.767521829,0.387692467,-5.379829362,-3.547147802,-5.554068744,-9.101216547,-5.594845535,-0.735668609,-6.330514145,-0.342154029,-0.342154029,0,-6.247091188,-1.666959707,-7.914050896,0.153439179 -Timofey Mozgov,mozgoti01,2014,3679,1770,-1.764176799,0.830238058,-0.933938741,0.99898296,1.82704484,2.8260278,-1.289775867,1.104911369,-0.184864499,2.322643183,2.322643183,0,-0.970313999,0.554617277,-0.415696722,0.256190961 -Timofey Mozgov,mozgoti01,2015,5074,2574,-1.757330407,3.354250578,1.596920171,2.22726904,2.006594324,4.233863364,-1.085037038,3.269509148,2.184472109,6.576314142,4.339902849,2.236411293,-0.573938757,2.526979263,1.953040506,-0.148193178 -Timofey Mozgov,mozgoti01,2016,2769,1402,-3.080080459,2.989528926,-0.090551533,-4.687860658,-1.104819186,-5.792679844,-3.65397622,2.267458013,-1.386518207,0.967912232,1.200229207,-0.232316975,-2.760531498,1.67749509,-1.083036408,-0.127888247 -Timofey Mozgov,mozgoti01,2017,2265,1104,-4.434522327,1.080173595,-3.354348733,-2.415060404,0.885186908,-1.529873496,-4.262227977,1.164549511,-3.097678466,-0.19514782,-0.19514782,0,-4.238729132,0.356981955,-3.881747177,-0.343524479 -Timofey Mozgov,mozgoti01,2018,782,359,-6.9724279,-0.746529545,-7.718957445,-7.741344272,0.202592136,-7.538752137,-7.543131901,-0.560147833,-8.103279735,-0.984836248,-0.984836248,0,-7.376425592,-1.60269038,-8.979115972,0.437033153 -Emmanuel Mudiay,mudiaem01,2016,4236,2068,-3.66533451,-2.015100665,-5.680435176,0.100199099,-1.482460747,-1.382261647,-3.088613479,-1.990760182,-5.07937366,-2.48494603,-2.48494603,0,-2.199477124,-2.082307913,-4.281785037,1.082914693 -Emmanuel Mudiay,mudiaem01,2017,2948,1406,-2.308635434,-3.966626395,-6.275261829,-2.241419978,-2.916335469,-5.157755447,-2.496452136,-3.957667893,-6.454120029,-2.661491854,-2.661491854,0,-1.769910442,-3.993664708,-5.763575149,0.161469648 -Emmanuel Mudiay,mudiaem01,2018,2631,1245,-2.510006478,-2.081332358,-4.591338836,-4.095687064,-3.318764575,-7.414451639,-3.02555114,-2.447690318,-5.473241458,-1.737548554,-1.737548554,0,-1.701481128,-3.181465225,-4.882946352,0.49293788 -Emmanuel Mudiay,mudiaem01,2019,3397,1607,-1.05688692,-1.662207654,-2.719094574,-0.944523126,-3.017202168,-3.961725293,-0.986159407,-1.999553974,-2.985713381,-0.192586663,-0.192586663,0,-1.121191994,-2.587147214,-3.708339207,-0.354747614 -Shabazz Muhammad,muhamsh01,2014,591,290,-0.967953773,-1.368000012,-2.335953785,-3.057834802,-4.560803505,-7.618638307,-1.513511698,-2.151110941,-3.664622638,-0.135295167,-0.135295167,0,-1.982768226,-3.442367825,-5.425136052,-0.021666717 -Shabazz Muhammad,muhamsh01,2015,1763,866,3.098376878,-2.294401975,0.803974903,1.315475639,-1.721927261,-0.406451622,2.986563596,-2.251724852,0.734838744,1.551845355,1.551845355,0,1.735534457,-2.977372596,-1.241838139,0.755333054 -Shabazz Muhammad,muhamsh01,2016,3424,1682,0.759994204,-3.518937584,-2.758943379,-2.904723189,-3.191485591,-6.096208781,0.053355263,-3.633578036,-3.580222773,-0.710228784,-0.710228784,0,-1.187677564,-3.979847929,-5.167525493,-0.306132258 -Shabazz Muhammad,muhamsh01,2017,3062,1516,0.351650179,-2.188709209,-1.837059031,-2.803981065,1.065901888,-1.738079176,-0.319500307,-1.637663307,-1.957163614,0.611560343,0.611560343,0,-1.048912235,-2.714200825,-3.763113059,-0.267037304 -Shabazz Muhammad,muhamsh01,2018,925,447,-0.380263954,-3.588825052,-3.969089006,-1.994862334,-6.848792904,-8.843655238,-0.786881135,-4.460957975,-5.24783911,-0.550589368,-0.567513745,0.016924377,-0.449143633,-4.326898344,-4.776041976,-0.148958502 -Byron Mullens,mulleby01,2014,863,414,-1.543497479,-6.687581113,-8.231078593,-1.799466827,-5.44033717,-7.239803997,-1.655961791,-6.811626261,-8.467588052,-1.236894763,-1.236894763,0,-0.499465128,-5.326164069,-5.825629196,0.789277074 -Xavier Munford,munfoxa02,2016,660,333,-1.183710204,1.430486678,0.246776474,1.114101661,-1.038453161,0.0756485,-0.75429532,1.054014858,0.299719538,0.516020742,0.45183775,0.064182992,0.15676941,1.85821818,2.01498759,-0.349823604 -Xavier Munford,munfoxa02,2018,44,21,-7.346582967,-5.866238576,-13.21282154,-12.39868258,-6.033548844,-18.43223143,-8.823900779,-6.197934161,-15.02183494,-0.132151918,-0.132151918,0,-7.321970835,-5.394896341,-12.71686718,0.50474085 -Erik Murphy,murpher01,2014,129,62,-7.802573957,-8.049404679,-15.85197864,-20.86341705,-5.735998167,-26.59941521,-11.0302649,-8.165339877,-19.19560478,-0.51562995,-0.51562995,0,-10.44743252,-7.202825137,-17.65025765,-0.845178757 -Dejounte Murray,murrade01,2017,1003,490,-3.345581858,1.542187024,-1.803394834,-0.951795372,2.749277788,1.797482416,-3.0935883,1.834186165,-1.259402134,0.385824297,-0.432883289,0.818707586,-2.316364949,1.38939139,-0.926973558,0.617121754 -Dejounte Murray,murrade01,2018,3719,1839,-1.928016459,2.572572219,0.64455576,-2.296494693,5.255747143,2.95925245,-2.109836289,3.23389331,1.124057021,3.635648097,3.308632518,0.327015579,-1.852946071,3.704025043,1.851078972,-0.371283914 -Jamal Murray,murraja01,2017,3701,1764,-0.108152917,-0.944301118,-1.052454035,-0.153613002,1.566894077,1.413281074,-0.180577626,-0.435521556,-0.616099182,1.928691031,1.928691031,0,0.358327348,-1.299002501,-0.940675153,0.418599583 -Jamal Murray,murraja01,2018,5224,2565,1.168514339,-1.361459964,-0.192945625,6.702978154,-2.496913888,4.206064266,2.335503386,-1.660905135,0.674598252,4.460166685,4.460166685,0,3.060258524,-1.17973605,1.880522474,-0.475399983 -Jamal Murray,murraja01,2019,6064,2955,1.434964113,0.082582275,1.517546389,4.268197966,-1.961373375,2.306824592,2.058267597,-0.354139813,1.704127784,6.707203072,5.501098753,1.206104319,2.10475134,-0.49072802,1.61402332,-0.682651936 -Toure' Murry,murryto01,2014,769,373,-2.124331348,-0.202195184,-2.326526532,-3.536028473,2.875345576,-0.660682896,-2.570416023,0.460756567,-2.109659456,0.123425217,0.123425217,0,-1.920742052,-0.54512066,-2.465862712,1.232166688 -Toure' Murry,murryto01,2015,36,18,-14.48578122,1.113301081,-13.37248014,-11.44387011,13.62863874,2.184768627,-14.6778841,3.80126085,-10.87662325,-0.076532673,-0.076532673,0,-10.34148383,0.541302531,-9.800181297,4.136727372 -Dzanan Musa,musadz01,2019,123,54,-4.095501816,0.420542302,-3.674959514,2.06396327,8.940264357,11.00422763,-3.000925055,2.280306533,-0.720618522,0.057876976,0.045569426,0.01230755,-3.780179924,-0.406815663,-4.186995587,2.158053901 -Mike Muscala,muscami01,2014,452,220,-6.162678944,-4.66601344,-10.82869238,-5.247480976,-5.360370976,-10.60785195,-6.327241347,-5.090540789,-11.41778214,-0.96580455,-0.988290079,0.022485529,-5.199333857,-4.575071537,-9.774405394,-0.215903852 -Mike Muscala,muscami01,2015,1197,604,1.111903211,-0.041695564,1.070207647,-1.190154377,0.519942628,-0.670211749,0.67770074,0.035337698,0.713038438,1.065657184,0.960434264,0.105222921,0.073319091,-0.750457954,-0.677138863,-0.344820843 -Mike Muscala,muscami01,2016,1300,632,-1.320804162,-0.019944183,-1.340748345,-3.776397848,-0.869669073,-4.646066921,-1.90489037,-0.277824275,-2.182714646,0.176601389,0.322643634,-0.146042245,-1.353791098,-0.504042636,-1.857833734,0.088830317 -Mike Muscala,muscami01,2017,2730,1318,-1.147586627,1.114748747,-0.03283788,-1.32255176,-1.840918919,-3.163470679,-1.239288573,0.525216427,-0.714072145,1.370675416,1.388695812,-0.018020396,-1.957130496,-0.102555971,-2.059686467,0.115337733 -Mike Muscala,muscami01,2018,2264,1060,-1.360694135,-0.038847119,-1.399541253,-0.588726667,0.27266686,-0.316059807,-1.239800861,0.08355613,-1.15624473,0.864744774,0.864744774,0,-1.202321495,-0.533408764,-1.735730258,0.324868829 -Mike Muscala,muscami01,2019,2858,1306,-1.090871114,-0.173269122,-1.264140237,-1.174035382,1.42525303,0.251217648,-1.19218319,0.122986475,-1.069196715,1.12338829,1.12338829,0,-1.040332076,-0.369481806,-1.409813882,0.312253979 -Svi Mykhailiuk,mykhasv01,2019,960,440,-3.931453206,-1.144219268,-5.075672474,-1.093809613,0.540303916,-0.553505697,-3.547898766,-0.867471286,-4.415370053,-0.378207445,-0.378207445,0,-3.605055087,-2.098531748,-5.703586835,0.513112976 -Abdel Nader,naderab01,2018,1159,555,-4.128919159,-2.284880937,-6.413800096,-6.112414973,-2.38225342,-8.494668393,-4.792193229,-2.504471886,-7.296665115,-1.296694498,-1.225844432,-0.070850066,-5.01242041,-3.075233199,-8.08765361,0.578092483 -Abdel Nader,naderab01,2019,1530,699,-2.931131004,-2.307521773,-5.238652777,-9.082116818,-1.397060607,-10.47917743,-4.399647063,-2.311731911,-6.711378974,-1.408253667,-1.368862843,-0.039390824,-4.316486174,-1.683828105,-6.000314279,-0.172293655 -Larry Nance Jr.,nancela02,2016,2560,1266,-1.405779555,0.474215723,-0.931563833,1.005052104,2.299995881,3.305047985,-0.996378444,0.95461429,-0.041764154,1.731950494,1.731950494,0,-1.43251755,-0.123555929,-1.556073479,-0.968265531 -Larry Nance Jr.,nancela02,2017,3024,1442,-1.35709109,0.162302781,-1.194788308,-1.286149118,1.831961964,0.545812847,-1.407001545,0.580261426,-0.826740119,1.41661738,1.41661738,0,-1.130692517,0.787841608,-0.342850909,0.115003873 -Larry Nance Jr.,nancela02,2018,3596,1728,0.319880197,2.42034021,2.740220407,-2.260797261,3.184901284,0.924104023,-0.220214198,2.75459791,2.534383712,4.699344216,3.783632618,0.915711599,0.143230169,3.099079338,3.242309507,0.157695847 -Larry Nance Jr.,nancela02,2019,3662,1795,-0.145033696,2.345958235,2.200924539,0.459584799,0.465430774,0.925015573,0.00191379,2.230547709,2.232461499,4.543462713,4.543462713,0,0.317497156,2.340936002,2.658433157,-0.435984242 -Shabazz Napier,napiesh01,2015,1931,1012,-1.820142418,-1.8707303,-3.690872718,-2.144854777,2.103230812,-0.041623964,-1.997204782,-1.131249928,-3.128454711,-0.194227895,-0.194227895,0,-1.477126031,-1.634189864,-3.111315894,-0.577488057 -Shabazz Napier,napiesh01,2016,1211,600,-2.363271025,-0.734741205,-3.098012231,-2.444923902,-0.171824183,-2.616748085,-2.503792447,-0.638841483,-3.142633929,-0.120124566,-0.120124566,0,-1.635745568,-1.539550677,-3.175296245,-0.055712862 -Shabazz Napier,napiesh01,2017,1134,559,0.320545176,-0.033463311,0.287081866,3.796201816,-1.42123331,2.374968506,1.061483455,-0.299222116,0.762261339,0.993835015,0.793627585,0.20020743,1.940253824,-0.60913517,1.331118654,-0.497092165 -Shabazz Napier,napiesh01,2018,3187,1570,-0.285333772,2.774211388,2.488877616,-1.473996886,0.812438151,-0.661558735,-0.561543702,2.506661707,1.945118005,3.733120899,3.772968649,-0.03984775,-0.7070409,2.440684588,1.733643687,-0.74553762 -Shabazz Napier,napiesh01,2019,2171,1011,2.422110532,0.318826247,2.740936779,-1.626875224,1.9613587,0.334483476,1.748878839,0.681737837,2.430616677,2.653440675,2.220332669,0.433108006,1.571974248,0.077472929,1.649447177,-0.001817902 -Steve Nash,nashst01,2014,672,313,-2.059716338,-1.981591529,-4.041307867,-2.562540155,-1.320148157,-3.882688312,-2.258944097,-1.942738903,-4.201683,-0.234541449,-0.234541449,0,-1.626378454,-2.728220053,-4.354598507,1.124722782 -Hamady Ndiaye,ndiayha01,2014,151,74,-4.612299552,-5.590769236,-10.20306879,-8.803737959,0.71093405,-8.092803909,-5.805403218,-4.587927049,-10.39333027,-0.287881726,-0.287881726,0,-6.299209683,-3.640057804,-9.939267486,-0.229566186 -Maurice Ndour,ndourma01,2017,674,331,-2.191791735,1.793796836,-0.397994899,-2.174416759,2.797549781,0.623133023,-2.295574467,2.17203118,-0.123543287,0.443860194,0.443860194,0,-1.649819698,0.38790483,-1.261914868,0.069477897 -Gary Neal,nealga01,2014,2395,1218,-0.185625004,-4.66201183,-4.847636835,-2.271402891,-2.803008355,-5.074411246,-0.561701044,-4.541140162,-5.102841206,-1.465710802,-1.270757295,-0.194953507,-0.757757328,-4.845937791,-5.603695119,-0.031989386 -Gary Neal,nealga01,2015,2377,1193,-0.426654066,-4.424480788,-4.851134854,-1.817210817,-0.298610755,-2.115821572,-0.669906223,-3.84130377,-4.511209992,-1.090525867,-1.090525867,0,-1.13734879,-3.849299821,-4.98664861,-0.057380428 -Gary Neal,nealga01,2016,1684,807,0.65276347,-4.05735867,-3.4045952,-3.096335222,-5.059031618,-8.15536684,-0.076599668,-4.515106902,-4.59170657,-0.753031798,-0.753031798,0,0.23924274,-3.820549431,-3.581306691,-0.677343944 -Gary Neal,nealga01,2017,37,18,-7.585930836,-11.0536916,-18.63962243,-13.23565228,3.001534995,-10.23411729,-9.132046032,-8.799470315,-17.93151635,-0.139002987,-0.139002987,0,-6.283205642,-7.845752872,-14.12895851,-0.294077601 -Nemanja Nedovic,nedovne01,2014,306,142,-6.68017679,-3.258460415,-9.938637205,-12.17015659,-3.6524402,-15.82259679,-8.250371367,-3.612028996,-11.86240036,-0.651527648,-0.651527648,0,-7.168603975,-4.329675779,-11.49827975,0.458795413 -Jameer Nelson,nelsoja01,2014,4307,2179,0.593731962,-2.999851421,-2.406119459,3.084831049,-5.362513259,-2.27768221,1.217001147,-3.659778129,-2.442776982,0.340098647,0.340098647,0,1.099448985,-3.184077125,-2.08462814,-0.406944826 -Jameer Nelson,nelsoja01,2015,2826,1407,0.110218221,-1.18497234,-1.07475412,-0.002139798,-1.226999997,-1.229139795,0.101013202,-1.252401623,-1.151388421,1.146206878,1.146206878,0,0.616447556,-1.017290651,-0.400843095,-0.036166021 -Jameer Nelson,nelsoja01,2016,2063,1036,-1.229022369,-4.137245441,-5.36626781,-1.161911274,-1.711355947,-2.873267221,-1.282348525,-3.849241067,-5.131589592,-1.247708555,-1.247708555,0,-1.335759399,-3.221160155,-4.556919554,-0.863249323 -Jameer Nelson,nelsoja01,2017,4234,2045,0.134616063,-3.961052728,-3.826436665,1.421846865,1.959765401,3.381612267,0.360721021,-2.933580985,-2.572859964,0.183812204,0.183812204,0,0.225354971,-2.48977146,-2.264416489,-0.535217818 -Jameer Nelson,nelsoja01,2018,2117,1013,-2.720804964,-2.260056522,-4.980861486,-3.13338813,-3.436929693,-6.570317823,-2.962016027,-2.651121059,-5.613137086,-1.47503144,-1.47503144,0,-2.486365441,-2.550288135,-5.036653576,-0.664454934 -Raul Neto,netora01,2016,2881,1499,-1.088827919,1.509652662,0.420824744,-1.287544438,1.008704237,-0.2788402,-1.183479762,1.451179009,0.267699247,2.29744511,2.29744511,0,-1.422858281,1.883595269,0.460736988,-0.442864353 -Raul Neto,netora01,2017,825,406,-0.283734859,1.995824373,1.712089513,-0.688518157,6.165012576,5.476494419,-0.378087495,2.94369735,2.565609855,1.101009906,1.063143303,0.037866603,-1.081627837,4.072340418,2.990712581,-0.487523021 -Raul Neto,netora01,2018,1201,570,-1.427441835,-0.070582498,-1.498024332,-0.353847038,6.203651996,5.849804958,-1.286316729,1.160688694,-0.125628035,0.76878147,0.82785595,-0.059074481,-1.746359391,0.867800612,-0.878558779,0.06457994 -Raul Neto,netora01,2019,1079,494,1.175355382,-0.675444469,0.499910913,5.664324133,2.472811864,8.137135997,2.168821359,-0.138402344,2.030419014,1.217943527,1.382913803,-0.164970277,1.18463578,-0.086847827,1.097787952,0.066300264 -Georges Niang,niangge01,2017,197,93,-7.143737043,-3.800876579,-10.94461362,-0.052677936,1.237710321,1.185032385,-6.066939303,-2.940873543,-9.007812846,-0.295864138,-0.295864138,0,-6.229823282,-5.69016509,-11.91998837,-0.350283279 -Georges Niang,niangge01,2018,73,32,-2.171969544,3.279221978,1.107252433,-12.66346119,5.090029501,-7.57343169,-4.595582055,3.700577616,-0.895004438,0.030957269,0.030957269,0,-3.26294511,1.900561843,-1.362383267,2.200631659 -Georges Niang,niangge01,2019,1241,571,-0.440075677,-1.951609555,-2.391685231,-1.517815039,-3.569722944,-5.087537983,-0.702319561,-2.483711635,-3.186031196,-0.117216459,-0.376750425,0.259533966,-1.010152924,-2.609920878,-3.620073801,0.586939187 -Andrew Nicholson,nichoan01,2014,2339,1174,-3.558386619,-1.264518621,-4.82290524,-3.690730324,1.20890969,-2.481820634,-3.738620713,-0.790716391,-4.529337104,-1.059002195,-1.059002195,0,-3.875868494,-0.975776785,-4.85164528,-0.609797643 -Andrew Nicholson,nichoan01,2015,969,492,-3.580261543,-2.135829639,-5.716091182,-3.415634955,-0.249229115,-3.66486407,-3.703498528,-1.826462929,-5.529961458,-0.696599292,-0.696599292,0,-3.767266444,-2.761397902,-6.528664346,-0.167952511 -Andrew Nicholson,nichoan01,2016,1660,823,-0.412316004,-0.230562782,-0.642878785,-2.109684812,5.288638494,3.178953681,-0.783328118,0.914774364,0.131446246,1.206923834,1.206923834,0,-1.046338617,-0.714908659,-1.761247276,-0.240649639 -Andrew Nicholson,nichoan01,2017,698,342,-5.456476293,-2.749249453,-8.205725747,-7.0866254,-7.289866694,-14.37649209,-6.123959304,-3.856158298,-9.980117602,-1.261970023,-1.261970023,0,-4.94131402,-2.691689866,-7.633003886,-0.022052952 -Joakim Noah,noahjo01,2014,5720,3030,0.783064711,5.127855951,5.910920662,2.285159512,1.151351766,3.436511278,1.184290947,4.533858448,5.718149395,13.04581501,12.46159028,0.58422473,0.908143454,4.824594211,5.732737664,-0.335474041 -Joakim Noah,noahjo01,2015,4785,2444,-0.391175339,3.044092309,2.65291697,-0.524495761,-0.485498066,-1.009993826,-0.499136168,2.480139037,1.981002869,5.922779556,5.165174942,0.757604615,-0.300130914,2.238589462,1.938458548,0.192160687 -Joakim Noah,noahjo01,2016,1297,635,-1.560702499,2.438280963,0.877578465,-1.99523247,2.194006193,0.198773723,-1.747457291,2.546595114,0.799137824,1.16188811,1.16188811,0,-1.384330669,1.740929386,0.356598717,1.023890744 -Joakim Noah,noahjo01,2017,2055,1015,-1.073538891,0.358925593,-0.714613298,-0.45867051,-2.719157631,-3.177828141,-1.001871229,-0.21020139,-1.212072618,0.798251925,0.798251925,0,-0.910399195,0.167071069,-0.743328127,0.22559031 -Joakim Noah,noahjo01,2018,88,40,-2.897124477,12.43614045,9.539015973,-14.49765177,10.38316894,-4.114482829,-5.42921988,12.84295283,7.413732954,0.213597653,0.213597653,0,-2.97083818,9.15947848,6.188640301,2.953677039 -Joakim Noah,noahjo01,2019,1450,693,-1.715992538,1.082418335,-0.633574203,-1.949428473,3.254990797,1.305562324,-1.815527272,1.550838152,-0.26468912,0.87777747,0.87777747,0,-2.697512731,1.016048237,-1.681464494,-0.110228023 -Nerlens Noel,noelne01,2015,4667,2311,-4.061319971,2.685328714,-1.375991257,-4.545934654,1.83599995,-2.709934705,-4.304473724,2.676574446,-1.627899277,1.329819827,1.329819827,0,-4.141780414,3.133180954,-1.008599461,0.491567602 -Nerlens Noel,noelne01,2016,4059,1965,-3.876265659,1.46060065,-2.415665009,-4.177823831,0.776970732,-3.400853099,-4.080659014,1.460596234,-2.62006278,0.131493949,0.131493949,0,-3.170101481,1.66005203,-1.510049451,0.919806237 -Nerlens Noel,noelne01,2017,2160,1047,-1.638334223,2.533055987,0.894721764,0.390978578,-0.556080161,-0.165101584,-1.25999626,2.033329323,0.773333062,1.892393819,1.892393819,0,-1.010656915,2.798989789,1.788332874,0.351438071 -Nerlens Noel,noelne01,2018,976,472,-4.33362913,3.629199857,-0.704429273,-7.164509909,1.879708612,-5.284801297,-5.158609462,3.520160388,-1.638449074,0.269012784,0.269012784,0,-4.687671176,3.62956083,-1.058110346,0.494843383 -Nerlens Noel,noelne01,2019,2411,1115,-1.461819962,3.113403883,1.65158392,-7.179367781,2.617052771,-4.56231501,-2.752245645,3.132992205,0.38074656,1.785240022,1.673515333,0.111724689,-2.489051652,4.243825145,1.754773493,0.038769642 -Lucas Nogueira,noguelu01,2015,50,23,-6.725357147,-4.037208244,-10.76256539,-10.3914219,0.376343608,-10.01507829,-8.006277666,-3.349639025,-11.35591669,-0.101562937,-0.101562937,0,-6.485946019,-0.318443486,-6.804389505,0.546904184 -Lucas Nogueira,noguelu01,2016,513,254,-3.773070092,3.612731361,-0.160338731,0.966102939,-2.663097431,-1.696994491,-3.062064371,2.546680084,-0.515384287,0.275227262,0.397228266,-0.122001004,-3.178236802,2.976735662,-0.20150114,-0.008272054 -Lucas Nogueira,noguelu01,2017,2230,1095,-2.181277173,2.225620671,0.044343498,2.037642209,2.592971262,4.630613471,-1.487579948,2.414418649,0.926838701,2.054379278,2.007431418,0.046947861,-1.649710506,2.387302843,0.737592336,0.025233433 -Lucas Nogueira,noguelu01,2018,919,442,-2.473245003,3.194911504,0.721666501,-1.887215337,3.35233377,1.465118433,-2.536836172,3.352505886,0.815669713,0.791841083,1.0617574,-0.269916316,-1.643640587,2.985923378,1.342282791,0.215592377 -Steve Novak,novakst01,2014,1118,555,0.386835085,0.241959499,0.628794585,-0.913768927,0.269673205,-0.644095722,0.112800735,0.255559057,0.368359792,0.881182587,0.840449874,0.040732712,0.013862298,-1.222566261,-1.208703964,-0.281348487 -Steve Novak,novakst01,2015,412,197,-0.778398063,-7.878154722,-8.656552785,-4.66361783,-7.493630267,-12.1572481,-1.634993553,-8.276788457,-9.911782009,-0.715566923,-0.715566923,0,-1.922548311,-8.349330291,-10.2718786,-0.030718338 -Steve Novak,novakst01,2016,101,44,2.764669118,-7.582406018,-4.8177369,2.452163,4.046779773,6.498942773,2.775615835,-5.642413014,-2.86679718,-0.000713357,-0.000713357,0,2.890527818,-7.818255593,-4.927727775,0.795096667 -Steve Novak,novakst01,2017,40,22,-4.312619624,-8.292746305,-12.60536593,-8.470705283,3.432713557,-5.037991726,-5.510851713,-6.386952041,-11.89780375,-0.099944413,-0.099944413,0,-3.816400762,-7.92470474,-11.7411055,-2.612027891 -Dirk Nowitzki,nowitdi01,2014,5793,2891,3.81473376,0.286485266,4.101219026,3.593235474,0.051525101,3.644760575,3.93169125,0.261370689,4.193061939,10.23313932,10.0573137,0.17582562,5.124266692,0.539025386,5.663292079,0.000699376 -Dirk Nowitzki,nowitdi01,2015,5014,2463,2.018731781,-0.656441332,1.362290449,2.370671481,-3.506508143,-1.135836662,2.145248891,-1.294907304,0.850341586,4.520110871,4.28758151,0.232529362,2.688561405,-1.232385785,1.45617562,-0.36492077 -Dirk Nowitzki,nowitdi01,2016,5095,2534,0.935658252,0.187505019,1.123163272,5.101673616,-1.086856631,4.014816985,1.87094619,-0.066506437,1.804439753,5.881765321,5.423638553,0.458126768,2.311642526,0.115517772,2.427160299,-0.352362062 -Dirk Nowitzki,nowitdi01,2017,2884,1424,-1.807874726,0.807083344,-1.000791382,0.80034813,-2.021606821,-1.221258691,-1.320944341,0.25528359,-1.065660751,1.229613671,1.229613671,0,-0.540201251,0.281105962,-0.25909529,0.472888301 -Dirk Nowitzki,nowitdi01,2018,3911,1900,-0.139320937,0.346217664,0.206896728,3.367537522,-3.475928661,-0.108391138,0.620400522,-0.423801975,0.196598547,2.85500612,2.85500612,0,1.048457074,-0.495740267,0.552716807,-0.047493428 -Dirk Nowitzki,nowitdi01,2019,1674,795,-2.840806605,-4.032229247,-6.873035852,-1.011583885,-2.523422247,-3.535006132,-2.608596825,-3.963246301,-6.571843127,-1.545380689,-1.545380689,0,-2.026102599,-3.038316706,-5.064419306,-0.315125777 -Frank Ntilikina,ntilila01,2018,3512,1706,-3.720531197,1.624179522,-2.096351675,-4.080620592,5.065104339,0.984483748,-3.998154554,2.472107302,-1.526047251,1.064728095,1.064728095,0,-3.685684232,1.558769672,-2.12691456,-0.056039882 -Frank Ntilikina,ntilila01,2019,1920,904,-4.342148397,-0.637348013,-4.97949641,-1.31983296,0.665775624,-0.654057336,-3.917653241,-0.355674683,-4.273327923,-0.701140808,-0.701140808,0,-3.762660763,-0.566126754,-4.328787517,-0.210286868 -James Nunnally,nunnaja01,2014,335,165,-3.722527293,-0.65077104,-4.373298333,-6.296418594,2.455738241,-3.840680353,-4.446165806,0.007430917,-4.438734889,-0.154484429,-0.154484429,0,-3.323251917,-1.660007165,-4.983259082,-0.058343164 -James Nunnally,nunnaja01,2019,219,102,0.255660974,-7.266479408,-7.010818434,1.930726481,-9.761653508,-7.830927027,0.581419132,-8.248053677,-7.666634545,-0.2578713,-0.2578713,0,0.602611866,-6.658926931,-6.056315065,-0.098712363 -Jusuf Nurkic,nurkiju01,2015,2260,1103,-2.968525594,3.491018695,0.5224931,-1.146462503,3.630435624,2.483973121,-2.7499596,3.763791595,1.013831995,2.134866807,2.134866807,0,-2.485944705,3.442990778,0.957046073,0.759156577 -Jusuf Nurkic,nurkiju01,2016,1115,547,-2.972522593,1.380920051,-1.591602542,1.310665411,0.197757877,1.508423288,-2.241798717,1.270502698,-0.971296018,0.503220091,0.503220091,0,-0.69876824,1.402633013,0.703864773,1.342512259 -Jusuf Nurkic,nurkiju01,2017,2911,1408,-2.38702757,2.940037445,0.553009875,-2.849320592,0.354281136,-2.495039457,-2.678910857,2.630961471,-0.047949386,1.973211927,1.74156485,0.231647077,-1.573571285,2.115114896,0.541543611,1.020089328 -Jusuf Nurkic,nurkiju01,2018,4496,2182,-1.965947297,1.983767528,0.01782023,-1.512511363,2.050637625,0.538126262,-2.016950576,2.087847154,0.070896578,3.164660626,3.207675151,-0.043014525,-1.869876481,2.991939633,1.122063152,0.603325859 -Jusuf Nurkic,nurkiju01,2019,4177,1974,1.469096491,5.238468905,6.707565395,4.254175473,3.427513959,7.681689432,2.061289263,5.178597165,7.239886428,10.12116274,10.12116274,0,2.072620295,4.527041089,6.599661384,0.607768398 -David Nwaba,nwabada01,2017,827,397,-1.145621372,2.684834918,1.539213546,-0.432004634,5.178451486,4.746446852,-1.044613834,3.43951239,2.394898555,1.039821002,1.039821002,0,-2.132468026,2.219126713,0.086658687,-0.214152622 -David Nwaba,nwabada01,2018,3417,1646,-1.027571394,-0.697337767,-1.724909161,-0.444670755,-1.877675637,-2.322346392,-0.924092614,-0.939624903,-1.863717516,0.746299642,0.746299642,0,-1.900607543,-0.407188834,-2.307796376,0.267777022 -David Nwaba,nwabada01,2019,2019,984,-0.059453573,1.140938928,1.081485355,1.754708703,0.522089905,2.276798608,0.34176667,1.202009963,1.543776633,2.141242543,2.141242543,0,-0.400267783,0.770244744,0.36997696,-0.680389752 -JJ O'Brien,obriejj01,2016,14,6,-6.739738965,-5.508188305,-12.24792727,-11.21215259,-7.089121288,-18.30127388,-8.155483602,-6.330807101,-14.4862907,-0.036473103,-0.036473103,0,-5.165013527,-1.878666648,-7.043680175,1.484850134 -Johnny O'Bryant III,obryajo01,2015,756,380,-7.316433791,-7.25194976,-14.56838355,-6.049853903,-4.130519746,-10.18037365,-7.479451849,-7.088719656,-14.5681715,-2.3100724,-2.127918029,-0.182154371,-7.150023329,-6.44895656,-13.59897989,-0.077579796 -Johnny O'Bryant III,obryajo01,2016,1688,857,-3.910913625,-3.369928632,-7.280842257,-2.405948629,-1.513149208,-3.919097837,-3.826467152,-3.150011044,-6.976478196,-1.829195063,-1.829195063,0,-3.910570843,-3.530637832,-7.441208675,-0.993816724 -Johnny O'Bryant III,obryajo01,2017,166,80,-3.081118733,-6.990588554,-10.07170729,-2.296594769,-8.044559452,-10.34115422,-3.128349813,-7.616923768,-10.74527358,-0.322863941,-0.322863941,0,-2.526199739,-7.671179678,-10.19737942,-0.445108337 -Johnny O'Bryant III,obryajo01,2018,796,379,-3.932360205,-4.760773772,-8.693133977,-7.937898124,2.442936815,-5.494961308,-5.025571086,-3.527800705,-8.553371792,-1.120809178,-1.120809178,0,-4.547243722,-2.4646683,-7.011912022,-0.120612957 -Daniel Ochefu,ochefda01,2017,164,80,-6.567587166,-5.64817594,-12.21576311,-6.246838953,-3.363010656,-9.609849609,-6.919622501,-5.520322877,-12.43994538,-0.396091613,-0.386070285,-0.010021327,-4.349089161,-4.017333563,-8.366422724,0.035439018 -Greg Oden,odengr01,2014,430,219,-2.743681931,-0.766420869,-3.5101028,-3.508915761,-2.315934155,-5.824849917,-3.102945331,-1.154167251,-4.257112582,-0.168380954,-0.137496707,-0.030884248,-2.598376511,-0.798164478,-3.396540988,0.563915873 -Semi Ojeleye,ojelese01,2018,2823,1380,-3.984085296,-1.605394078,-5.589479374,-5.883998161,-1.320256458,-7.204254618,-4.608314011,-1.706728298,-6.315042309,-2.504568505,-2.082251061,-0.422317445,-4.973297123,-2.060105965,-7.033403087,-0.719285067 -Semi Ojeleye,ojelese01,2019,1337,628,-2.296352299,0.168023825,-2.128328474,-1.558899074,3.960466019,2.401566945,-2.287685783,0.925540945,-1.362144838,0.442104708,0.349252847,0.092851861,-2.292917127,-0.857746771,-3.150663898,-0.338822395 -Emeka Okafor,okafoem01,2018,785,357,-3.320840841,2.369628466,-0.951212374,-2.714860985,0.693439464,-2.021421521,-3.391616975,2.169047438,-1.222569537,0.287244902,0.341273371,-0.054028469,-3.139682477,1.282051837,-1.857630641,-0.21338566 -Jahlil Okafor,okafoja01,2016,3218,1591,-2.582628403,-0.037678926,-2.620307329,-5.801757095,-3.303474855,-9.10523195,-3.256934864,-0.666999833,-3.923934698,-0.940000544,-0.940000544,0,-3.625885791,-0.806057989,-4.43194378,-1.324306047 -Jahlil Okafor,okafoja01,2017,2314,1134,-4.528541403,0.051840631,-4.476700771,-4.602413465,-4.660030847,-9.262444312,-4.720910452,-0.929972691,-5.650883142,-1.664188597,-1.664188597,0,-4.90637669,-0.884002048,-5.790378738,-0.827931013 -Jahlil Okafor,okafoja01,2018,716,353,-3.071062473,-0.328094705,-3.399157178,-8.315608853,-4.975238092,-13.29084694,-4.303262046,-1.269418842,-5.572680888,-0.483189713,-0.483189713,0,-4.063862646,-1.535588521,-5.599451166,-0.531509953 -Jahlil Okafor,okafoja01,2019,2022,935,-1.386564889,-0.602034449,-1.988599338,-1.671315473,-2.447775973,-4.119091446,-1.540600661,-0.976278683,-2.516879344,0.11037343,0.11037343,0,-1.625361142,-1.563016267,-3.188377409,-0.764071366 -Elie Okobo,okoboel01,2019,2018,958,-3.497821409,-1.643265657,-5.141087066,-2.991231367,-0.578882226,-3.570113593,-3.547277223,-1.451246091,-4.998523314,-1.093802247,-1.093802247,0,-3.34393447,-1.513553575,-4.857488045,-0.48332604 -Josh Okogie,okogijo01,2019,3803,1757,-1.656485779,1.836146393,0.179660614,0.424817652,0.246121187,0.670938839,-1.339574423,1.655707594,0.316133171,2.775448186,2.775448186,0,-1.060024245,2.445716003,1.385691758,0.997455462 -Victor Oladipo,oladivi01,2014,4974,2487,-2.580419787,1.951686196,-0.628733591,-5.078852093,3.592277219,-1.486574874,-3.183265008,2.444528346,-0.738736662,2.577865553,2.577865553,0,-3.170717729,2.220355334,-0.950362395,0.971131 -Victor Oladipo,oladivi01,2015,5103,2573,0.227758076,-0.699649368,-0.471891292,0.989855695,-2.75960623,-1.769750535,0.459160428,-1.13635849,-0.677198062,2.725331434,2.725331434,0,0.334967395,-0.214827249,0.120140146,0.150548057 -Victor Oladipo,oladivi01,2016,4851,2379,0.992618567,1.174112994,2.166731561,1.713640335,0.314967344,2.028607679,1.21345186,1.073528956,2.286980817,6.155999419,6.155999419,0,1.542132463,1.599237045,3.141369509,0.675789207 -Victor Oladipo,oladivi01,2017,4997,2403,0.015963727,0.391973883,0.407937609,-0.296918019,5.662010978,5.365092959,-0.039194238,1.497067894,1.457873656,5.15755525,5.312741722,-0.155186472,-0.290566759,1.782816788,1.49225003,0.152673004 -Victor Oladipo,oladivi01,2018,5715,2813,3.504635907,3.109761157,6.614397064,2.472006213,6.923180542,9.395186755,3.446562194,4.081618822,7.528181016,15.0540816,12.68972583,2.364355765,3.460814433,4.627401147,8.08821558,1.261716904 -Victor Oladipo,oladivi01,2019,2348,1147,1.341066984,2.602969928,3.944036911,0.795140277,1.436263811,2.231404088,1.281614756,2.471570875,3.75318563,3.830314588,3.830314588,0,1.399072465,3.088803237,4.487875702,0.660227394 -Kelly Olynyk,olynyke01,2014,2827,1400,-0.712275415,-1.330318004,-2.04259342,2.560700611,-0.295664693,2.265035918,-0.011111945,-1.190292347,-1.201404292,1.115039695,1.115039695,0,-0.664230316,-1.28355658,-1.947786897,0.772496433 -Kelly Olynyk,olynyke01,2015,3042,1476,0.048036437,1.941400686,1.989437122,3.336992271,2.156497373,5.493489643,0.754078395,2.087362996,2.841441391,4.271088871,4.097368517,0.173720354,1.081183714,2.000556653,3.081740367,1.239856769 -Kelly Olynyk,olynyke01,2016,3023,1427,-0.160855702,1.223779155,1.062923453,-1.55434868,3.685226328,2.130877648,-0.470667957,1.754551785,1.283883828,2.927893451,3.32057233,-0.392678879,-0.34903252,1.727472623,1.378440103,0.28255937 -Kelly Olynyk,olynyke01,2017,3863,1884,-0.515028631,-0.465250609,-0.98027924,-2.986923265,0.914492475,-2.07243079,-1.094243061,-0.224025084,-1.318268145,1.420477687,0.547944175,0.872533512,-0.927833328,-0.332529467,-1.260362795,0.515239506 -Kelly Olynyk,olynyke01,2018,3889,1925,1.103078705,-0.663931309,0.439147396,5.834511551,-1.052579351,4.7819322,2.179342393,-0.822830215,1.356512178,4.047888951,3.419282725,0.628606226,1.822378004,-0.067932257,1.754445747,0.376472546 -Kelly Olynyk,olynyke01,2019,3757,1812,-0.49880179,0.939957486,0.441155695,2.128728964,-0.30464947,1.824079494,0.051287881,0.699614299,0.75090218,3.245975147,3.245975147,0,0.428753867,0.559298164,0.988052031,0.297651973 -Jermaine O'Neal,onealje01,2014,1946,967,-2.043663393,2.005003303,-0.03866009,-3.758153554,-1.916311288,-5.674464841,-2.53514596,1.232111591,-1.303034369,0.703465333,0.914433489,-0.210968156,-2.420024892,1.006695664,-1.413329228,-0.442682882 -Royce O'Neale,onealro01,2018,2891,1409,-0.849117105,2.307558743,1.458441638,-2.447706236,2.560904541,0.113198305,-1.230737755,2.429977057,1.199239302,2.842911689,2.90812435,-0.065212661,-2.113432084,2.283860893,0.170428809,0.048284652 -Royce O'Neale,onealro01,2019,3844,1808,-2.061102365,1.963953316,-0.097149049,-2.03387938,4.375727404,2.341848024,-2.189349137,2.516185657,0.32683652,2.854018329,2.343627574,0.510390755,-3.029019641,2.623249529,-0.405770112,-0.333127806 -Arinze Onuaku,onuakar01,2014,61,30,4.865704972,-6.205470345,-1.339765373,1.678051306,-6.784090969,-5.106039663,4.523003609,-6.654052648,-2.131049039,0.010759672,0.010759672,0,4.487302903,-7.463540789,-2.976237886,0.031773374 -Arinze Onuaku,onuakar01,2015,138,68,-0.193700815,0.475349044,0.281648228,6.208437534,-6.701327678,-0.492890145,1.169661431,-0.89317494,0.276486491,0.104468277,0.104468277,0,-1.504375333,-2.449580437,-3.953955769,-0.485350854 -Arinze Onuaku,onuakar01,2017,56,28,-6.082847739,-5.943781966,-12.02662971,-9.952801477,-1.145864356,-11.09866583,-7.165081692,-5.217779531,-12.38286122,-0.135086509,-0.135086509,0,-5.900441197,-6.046385515,-11.94682671,-1.799629068 -Chinanu Onuaku,onuakch01,2017,113,52,-3.116377848,0.279755795,-2.836622053,-8.39916123,-14.61375927,-23.0129205,-4.492626145,-2.806315983,-7.298942128,-0.121058244,-0.121058244,0,-4.30397985,-1.455903869,-5.759883719,0.303159474 -Chinanu Onuaku,onuakch01,2018,47,25,-10.09921758,-5.766401757,-15.86561933,-12.49136142,0.634266924,-11.8570945,-11.26578387,-4.753882025,-16.0196659,-0.175280883,-0.215994073,0.040713189,-7.800954227,-2.605731802,-10.40668603,1.894887766 -Kyle O'Quinn,oquinky01,2014,2399,1188,-2.434448525,1.169492329,-1.264956196,1.600220697,2.697769368,4.297990066,-1.676572048,1.5987207,-0.077851347,1.626075762,1.626075762,0,-2.009409739,0.850343345,-1.159066394,0.381343468 -Kyle O'Quinn,oquinky01,2015,1640,824,-1.790621541,0.362657613,-1.427963928,-3.255156023,1.308230336,-1.946925688,-2.152780172,0.628317621,-1.524462551,0.515854514,0.515854514,0,-1.824272047,0.325761445,-1.498510602,0.117757679 -Kyle O'Quinn,oquinky01,2016,1539,764,-1.326629258,2.404495744,1.077866487,-0.729187256,0.660028974,-0.069158282,-1.259605242,2.207244604,0.947639361,1.440922863,1.440922863,0,-0.985533697,0.962714163,-0.022819534,-0.026461739 -Kyle O'Quinn,oquinky01,2017,2483,1229,0.722433814,0.546816733,1.269250547,-1.323153698,-0.981809195,-2.304962893,0.352911162,0.317090263,0.670001425,2.138417801,2.138417801,0,0.155583075,0.025024469,0.180607543,-0.276531038 -Kyle O'Quinn,oquinky01,2018,2854,1387,0.266860731,0.679074151,0.945934882,1.161630875,-0.437184964,0.724445911,0.493841562,0.512341368,1.00618293,2.659038875,2.659038875,0,0.118754337,0.150019055,0.268773392,0.036788912 -Kyle O'Quinn,oquinky01,2019,807,373,-2.124168961,-2.893657508,-5.017826469,0.789581989,-0.096870007,0.692711982,-1.648890045,-2.54795158,-4.196841626,-0.277300197,-0.284185045,0.006884849,-1.402649777,-2.627088727,-4.029738504,1.356886713 -Daniel Orton,ortonda01,2014,532,251,-2.029750209,1.270499634,-0.759250575,-4.892414899,2.439747987,-2.452666913,-2.695548763,1.660319885,-1.035228878,0.21998077,0.21998077,0,-3.161335893,-0.438003308,-3.599339201,0.168963707 -Cedi Osman,osmande01,2018,1525,734,-0.834416426,0.723874199,-0.110542228,1.803757638,0.755561475,2.559319112,-0.380124194,0.820930573,0.440806379,1.196558677,1.113817887,0.08274079,-0.560977633,-0.101155307,-0.66213294,0.003176965 -Cedi Osman,osmande01,2019,4992,2444,-1.144410554,-2.064085816,-3.20849637,-0.793800371,-5.623308423,-6.417108794,-1.10184624,-2.840112993,-3.941959233,-1.480292449,-1.480292449,0,-0.676527483,-2.604808241,-3.281335724,-0.411129945 -Kelly Oubre Jr.,oubreke01,2016,1432,671,-2.096276197,-1.865646368,-3.961922565,-1.515235188,0.198690937,-1.316544251,-2.086433926,-1.551365472,-3.637799398,-0.30540073,-0.30540073,0,-2.257107119,-1.641134709,-3.898241828,0.471859119 -Kelly Oubre Jr.,oubreke01,2017,3723,1789,-1.213664196,-0.485301256,-1.698965451,-5.281806393,-0.913999592,-6.195805985,-2.135916735,-0.594716175,-2.73063291,0.003117627,0.701307819,-0.698190192,-2.029108136,-0.733342536,-2.762450673,-0.018437692 -Kelly Oubre Jr.,oubreke01,2018,4933,2379,-0.137372821,-0.855155512,-0.992528333,-3.607036385,-1.032337819,-4.639374204,-0.879829045,-0.940173047,-1.820002093,1.149741648,0.731743861,0.417997787,-0.684083391,-0.336625531,-1.020708922,0.709199178 -Kelly Oubre Jr.,oubreke01,2019,4191,1935,-0.412020574,0.607715697,0.195695123,-1.28386238,-0.593276842,-1.877139221,-0.563684933,0.455728374,-0.10795656,2.636284436,2.636284436,0,-0.786873084,0.53794546,-0.248927624,0.750157304 -Travis Outlaw,outlatr01,2014,2152,1065,-0.711545366,-1.65366139,-2.365206756,-3.59554854,0.226250046,-3.369298494,-1.362141229,-1.334277074,-2.696418303,0.028888133,0.028888133,0,-1.892523319,-1.93519901,-3.82772233,-0.745128157 -Zaza Pachulia,pachuza01,2014,2602,1325,-1.861326485,0.649876018,-1.211450467,0.446111881,-1.80078394,-1.354672059,-1.456466164,0.253432506,-1.203033659,1.045410525,1.045410525,0,-2.345596859,-0.321740408,-2.667337266,-0.033194686 -Zaza Pachulia,pachuza01,2015,3707,1859,-1.65138562,3.288490142,1.637104522,3.597252867,2.726473156,6.323726023,-0.624993574,3.328956351,2.703962777,5.216639088,4.808252978,0.40838611,-1.099176246,3.261783422,2.162607176,0.584901743 -Zaza Pachulia,pachuza01,2016,4153,2116,-1.396028375,1.838879736,0.44285136,-2.187114338,-0.238539931,-2.425654269,-1.640335508,1.521411498,-0.11892401,2.823020326,2.680047934,0.142972393,-2.157853327,2.122505276,-0.035348051,-0.737442301 -Zaza Pachulia,pachuza01,2017,3140,1480,-1.552244963,1.759048677,0.206803714,2.64543983,0.819186637,3.464626467,-0.843874066,1.583660728,0.739786661,2.658675241,2.125196491,0.53347875,-0.814562435,2.304751567,1.490189132,0.261494258 -Zaza Pachulia,pachuza01,2018,2118,998,-0.743352431,1.315595196,0.572242765,4.428336053,-2.012866656,2.415469397,0.233527839,0.690631966,0.924159804,1.898217898,1.671102392,0.227115505,-0.002260576,1.425237558,1.422976982,0.637110844 -Zaza Pachulia,pachuza01,2019,1875,900,-1.708383148,-0.24184303,-1.950226178,-4.748795499,-0.125746751,-4.87454225,-2.443761422,-0.270853009,-2.714614431,0.018093272,0.098616016,-0.080522743,-2.706363209,0.433741358,-2.272621851,0.04954491 -Marcus Paige,paigema01,2018,57,28,-1.847287164,-3.672306205,-5.519593369,11.56886962,5.856461611,17.42533124,0.718022261,-2.046027786,-1.328005524,0.01989704,0.01989704,0,-0.81674199,-4.219921787,-5.036663777,-2.036291959 -Georgios Papagiannis,papagge01,2017,723,355,-3.419863362,-3.309666455,-6.729529818,0.144601217,-0.678481094,-0.533879876,-2.84989714,-2.917644921,-5.76754206,-0.545261644,-0.545261644,0,-3.203669638,-2.771077633,-5.97474727,-0.229476267 -Georgios Papagiannis,papagge01,2018,256,122,-6.036431281,-5.376068007,-11.41249929,3.777905315,-6.212963622,-2.435058307,-4.25739925,-5.781963299,-10.03936255,-0.46028794,-0.46028794,0,-5.278745563,-4.679919641,-9.958665203,-0.130004612 -Kostas Papanikolaou,papanko01,2015,1671,816,-3.34175943,-1.184739609,-4.526499039,-3.84310155,-0.170562449,-4.013664,-3.698696598,-1.090127629,-4.788824228,-0.855695366,-0.60834933,-0.247346036,-3.199937566,-1.357907276,-4.557844842,0.966681194 -Kostas Papanikolaou,papanko01,2016,578,294,-4.150299623,3.063557806,-1.086741817,-1.297452739,2.044328523,0.746875784,-3.805808594,3.088928668,-0.716879926,0.306737078,0.306737078,0,-3.986069141,1.504185264,-2.481883877,0.567581961 -Jannero Pargo,pargoja01,2014,488,245,1.176482796,-2.499394833,-1.322912037,-3.358451273,-4.68844932,-8.046900593,0.352947371,-3.12183371,-2.76888634,-0.001868337,-0.026019372,0.024151035,0.82338816,-2.852950204,-2.029562044,0.915812818 -Jannero Pargo,pargoja01,2015,143,73,4.456474321,-0.574264977,3.882209344,-1.164098367,1.903347441,0.739249074,3.695200091,-0.051463566,3.643736525,0.237326424,0.237326424,0,2.738706125,-1.773586083,0.965120042,-0.324465213 -Jabari Parker,parkeja01,2015,1493,738,-2.305844536,-1.905328216,-4.211172752,-2.111850465,-4.3163111,-6.428161564,-2.368153138,-2.552658911,-4.920812049,-0.820220616,-0.820220616,0,-2.161073989,-1.524584952,-3.685658941,0.334360077 -Jabari Parker,parkeja01,2016,4806,2408,-1.55586138,-2.457704612,-4.013565993,0.644127721,-3.015818532,-2.371690811,-1.163636688,-2.689383555,-3.853020242,-1.351511572,-1.351511572,0,-0.667594273,-1.926338023,-2.593932296,-0.260779638 -Jabari Parker,parkeja01,2017,3502,1728,0.623667404,-1.327301304,-0.7036339,-0.523607229,-2.068749044,-2.592356273,0.420161817,-1.548764991,-1.128603173,1.440175757,1.440175757,0,0.918512167,-1.333263531,-0.414751364,0.734982267 -Jabari Parker,parkeja01,2018,1891,910,-0.432604019,-1.090610447,-1.523214466,-2.498378033,-1.236953605,-3.735331638,-0.914176654,-1.170305086,-2.08448174,0.340290271,-0.044432436,0.384722707,-0.345744941,-1.896394185,-2.242139126,0.4386542 -Jabari Parker,parkeja01,2019,3694,1724,-1.223058359,-0.960577309,-2.183635668,-1.285259512,-0.200887063,-1.486146575,-1.258550905,-0.80977331,-2.068324215,0.595633457,0.595633457,0,-0.942545056,-1.475097732,-2.417642787,1.101584857 -Tony Parker,parketo01,2014,5407,2716,1.142061308,-0.866371787,0.275689521,0.023066509,-0.711690861,-0.688624352,0.86210598,-0.977845265,-0.115739285,3.644456823,2.671349727,0.973107096,0.049189082,-0.510575185,-0.461386103,-0.913523652 -Tony Parker,parketo01,2015,4276,2163,-0.26832444,-2.477317691,-2.745642131,1.85802326,-2.408217554,-0.550194295,0.092257614,-2.686087776,-2.593830162,0.161086605,0.411557453,-0.250470848,-0.223816867,-1.84408741,-2.067904277,-1.185316368 -Tony Parker,parketo01,2016,4411,2244,-0.099163929,-0.738390954,-0.837554883,-1.022551212,0.517470283,-0.505080929,-0.360798939,-0.617894229,-0.978693168,1.977315114,2.222680115,-0.245365001,-0.668112939,0.000461315,-0.667651624,-1.539825448 -Tony Parker,parketo01,2017,3462,1798,-0.764645913,-2.487466062,-3.252111975,0.888862665,-0.138106724,0.750755942,-0.496219557,-2.214390569,-2.710610126,0.055275359,-0.19594829,0.251223649,-0.623346722,-1.670474744,-2.293821465,-1.719039479 -Tony Parker,parketo01,2018,2302,1138,-2.017015926,-3.535670261,-5.552686187,-1.72553054,-1.740706609,-3.466237149,-2.064960577,-3.420569933,-5.48553051,-1.57850611,-1.35985987,-0.218646241,-2.662985035,-3.490197436,-6.153182472,-0.931508744 -Tony Parker,parketo01,2019,2121,1003,-0.241287783,-3.834306346,-4.075594129,-1.876591301,1.051988273,-0.824603029,-0.617673951,-3.059091862,-3.676765813,-0.469319311,-0.469319311,0,-0.808068184,-4.104054205,-4.912122388,-1.060516489 -Chandler Parsons,parsoch01,2014,6134,3033,2.257631379,-0.591776268,1.665855112,3.094808293,-1.228638815,1.866169477,2.50789164,-0.790384284,1.717507357,6.924454302,6.487378118,0.437076184,2.16149154,-0.082908147,2.078583392,0.039222164 -Chandler Parsons,parsoch01,2015,4504,2223,2.027539274,-0.77367042,1.253868854,3.011248455,-0.475666525,2.53558193,2.311488488,-0.778458099,1.533030389,4.894127881,5.066789169,-0.172661288,2.655876664,-0.550759858,2.105116806,0.078510722 -Chandler Parsons,parsoch01,2016,3585,1799,0.923165863,0.048047504,0.971213366,0.416261748,-0.489931637,-0.073669889,0.881763472,-0.065910061,0.815853411,3.269353877,3.269353877,0,0.564328062,-0.553064676,0.011263386,-0.106398299 -Chandler Parsons,parsoch01,2017,1323,675,-4.559761317,0.585432858,-3.974328459,-1.781478502,-1.98450049,-3.765978992,-4.253374248,0.076252443,-4.177121805,-0.489944688,-0.489944688,0,-3.543883145,-0.246713138,-3.790596283,-0.30629062 -Chandler Parsons,parsoch01,2018,1405,691,0.558217464,-0.714481648,-0.156264184,1.276061207,-2.955765194,-1.679703987,0.794671788,-1.187580563,-0.392908775,0.831409855,0.831409855,0,0.104843021,-1.828346102,-1.72350308,0.05032547 -Chandler Parsons,parsoch01,2019,1031,496,-3.261401013,-2.390727591,-5.652128604,-4.814618006,0.303669673,-4.510948333,-3.733733084,-1.993127317,-5.726860401,-0.755767991,-0.755767991,0,-3.411542112,-2.154533817,-5.566075929,0.33091885 -Lamar Patterson,pattela01,2016,863,415,-2.47744396,-1.835386549,-4.312830508,1.565576431,0.693411966,2.258988397,-1.764672062,-1.483486528,-3.24815859,-0.116096982,-0.049903227,-0.066193755,-1.567228988,-1.766738803,-3.333967791,0.458509387 -Lamar Patterson,pattela01,2017,78,40,-10.03107344,1.943015704,-8.088057736,-0.599677986,13.39824143,12.79856345,-8.551599487,4.472206156,-4.07939333,-0.027647779,-0.027647779,0,-5.241747167,2.373476787,-2.868270379,1.871117339 -Patrick Patterson,pattepa01,2014,3395,1732,-0.757675116,0.112095936,-0.64557918,2.375490155,2.677834336,5.053324491,-0.165243143,0.651649408,0.486406265,2.881309683,2.437226401,0.444083283,-0.394803034,0.378675523,-0.016127512,-0.234116106 -Patrick Patterson,pattepa01,2015,4475,2262,2.061715146,-0.537805865,1.523909281,2.93248589,-1.245541592,1.686944298,2.32360889,-0.6810977,1.64251119,5.061597981,4.819865596,0.241732385,2.416010462,-1.191447839,1.224562622,-0.284519651 -Patrick Patterson,pattepa01,2016,5039,2603,-0.270663243,-0.080443044,-0.351106287,4.853250919,1.164549047,6.017799965,0.736110017,0.167825804,0.903935821,4.793909791,4.307585259,0.486324532,0.690601282,-0.625982357,0.064618925,-1.043133638 -Patrick Patterson,pattepa01,2017,3580,1784,-0.517886322,1.154825537,0.636939215,3.041350609,3.555835328,6.597185937,0.16271857,1.715311189,1.878029759,4.180719348,4.325161495,-0.144442146,0.115319558,0.987853772,1.10317333,-0.32932539 -Patrick Patterson,pattepa01,2018,2676,1328,-1.907202034,0.203940275,-1.703261759,-5.818618339,-1.655486195,-7.474104535,-2.854950956,-0.196159359,-3.051110314,-0.201826297,-0.146570445,-0.055255852,-2.772440271,-0.694078365,-3.466518637,-1.105371839 -Patrick Patterson,pattepa01,2019,1887,861,-2.672439834,-1.028977772,-3.701417607,-5.453602847,-2.178138798,-7.631741645,-3.428377251,-1.388800043,-4.817177295,-0.906201718,-0.906201718,0,-3.894492122,-1.664630382,-5.559122504,-0.210148127 -Justin Patton,pattoju01,2018,11,4,-2.603642739,6.821675822,4.218033083,15.00049264,13.96981475,28.97030739,0.954201081,8.858497702,9.812698782,0.026546233,0.026546233,0,4.048625935,6.474967339,10.52359327,3.514236219 -Justin Patton,pattoju01,2019,46,21,-0.183604998,-2.654194637,-2.837799635,-7.909568527,1.740292975,-6.169275552,-1.810235289,-1.908120511,-3.7183558,-0.010440256,-0.010440256,0,1.248751458,-0.772831308,0.47592015,0.639452244 -Brandon Paul,paulbr01,2018,1215,579,-2.487481727,1.746629508,-0.740852219,-4.979443045,2.657583982,-2.321859063,-3.156087902,1.998525366,-1.157562536,0.470718869,0.45206901,0.018649859,-3.019187886,1.270292779,-1.748895107,0.809532209 -Chris Paul,paulch01,2014,5387,2643,7.845314497,3.246181663,11.09149616,5.402485055,4.426683018,9.829168073,7.723907354,3.6684386,11.39234595,19.27121673,15.30220204,3.969014693,7.213998077,4.203061756,11.41705983,0.370430902 -Chris Paul,paulch01,2015,6633,3302,7.508888682,2.398886201,9.907774883,11.08744526,0.313064893,11.40051015,8.557501318,2.111893393,10.66939471,22.6091422,19.41801466,3.191127548,8.772725388,2.137895807,10.91062119,-0.393642907 -Chris Paul,paulch01,2016,5181,2545,7.079049101,1.350862856,8.429911957,8.226813353,2.331326418,10.55813977,7.703586245,1.597344496,9.300930741,15.67830579,14.55487191,1.123433879,6.699794602,2.694291932,9.394086534,-0.042852933 -Chris Paul,paulch01,2017,4374,2181,8.166726072,0.468157283,8.634883355,4.764128691,3.974067352,8.738196043,7.886107375,1.213432858,9.099540234,13.19965127,11.40982534,1.789825929,7.552005094,2.125996363,9.678001457,-0.375766911 -Chris Paul,paulch01,2018,4854,2364,7.110384098,1.490147882,8.600531981,4.906868999,1.592857112,6.499726112,7.008026294,1.56259368,8.570619974,13.65672991,10.64108833,3.015641575,6.95098915,2.45675193,9.40774108,-0.64005152 -Chris Paul,paulch01,2019,4694,2254,3.966472965,0.821415529,4.787888494,-0.421829589,3.428477005,3.006647416,3.224870252,1.401150982,4.626021234,8.555916679,6.800999487,1.754917192,4.240742674,2.198295178,6.439037852,0.195619121 -Adreian Payne,paynead01,2015,1457,739,-5.147740807,-3.694280043,-8.84202085,-0.899918858,-5.925603349,-6.825522206,-4.544183482,-4.285698213,-8.829881695,-2.284284533,-2.284284533,0,-4.291815301,-3.149772314,-7.441587616,-0.29916846 -Adreian Payne,paynead01,2016,989,486,-3.536037764,-3.023827217,-6.559864981,-2.203627053,-4.59289422,-6.796521272,-3.466380137,-3.479048205,-6.945428342,-1.04016349,-1.04016349,0,-3.181359548,-3.0888046,-6.270164148,-0.011569199 -Adreian Payne,paynead01,2017,278,135,-0.428952972,-4.426945113,-4.855898085,-5.243784171,7.931773651,2.687989479,-1.479682929,-2.030935115,-3.510618044,-0.052925527,-0.052925527,0,-0.354861231,-1.753108268,-2.1079695,1.004400065 -Adreian Payne,paynead01,2018,88,43,0.252919543,-6.504411079,-6.251491535,-2.959714761,-9.776230185,-12.73594495,-0.313224238,-7.510396334,-7.823620572,-0.111438657,-0.111438657,0,-1.556451492,-5.329348045,-6.885799538,0.11632216 -Cameron Payne,payneca01,2016,1559,762,-0.735929076,-1.815419528,-2.551348604,-2.141547269,-1.711698073,-3.853245341,-1.183975121,-1.941442848,-3.125417968,-0.165019198,0.198762674,-0.363781872,-0.413463647,-0.980172032,-1.393635679,-0.251306757 -Cameron Payne,payneca01,2017,960,466,-4.851603885,-0.704625146,-5.556229031,-5.303197268,1.588101026,-3.715096242,-5.217510245,-0.276521871,-5.494032116,-0.655199329,-0.660030161,0.004830831,-3.826164234,-0.831057149,-4.657221383,-0.229509762 -Cameron Payne,payneca01,2018,1217,582,1.677929896,0.132751184,1.81068108,-0.243136301,-2.335807797,-2.578944097,1.44702349,-0.327413885,1.119609605,1.150689376,1.150689376,0,-0.191117043,-0.792291049,-0.983408093,0.143432485 -Cameron Payne,payneca01,2019,1513,712,-1.268687986,-2.350814739,-3.619502725,-3.175646079,-2.755062432,-5.93070851,-1.673908047,-2.508537744,-4.18244579,-0.513264734,-0.513264734,0,-1.831861827,-2.307504147,-4.139365973,-0.01440612 -Elfrid Payton,paytoel01,2015,4958,2489,-0.193613506,0.298832143,0.105218637,2.963275673,-0.213456637,2.749819036,0.505649439,0.247973913,0.753623353,4.452388551,4.452388551,0,-0.090896457,0.974161732,0.883265274,0.068539068 -Elfrid Payton,paytoel01,2016,4373,2145,-0.570150184,-0.470445449,-1.040595632,-0.614454425,0.134788104,-0.47966632,-0.605575551,-0.364657122,-0.970232673,1.950517308,1.950517308,0,-0.484016214,0.111857574,-0.37215864,0.139325829 -Elfrid Payton,paytoel01,2017,4954,2412,0.904528438,-1.045458975,-0.140930537,4.499151167,-0.13324582,4.365905347,1.772031192,-0.883929414,0.888101779,4.480804058,4.480804058,0,1.065141971,-0.280652614,0.784489357,0.082101571 -Elfrid Payton,paytoel01,2018,3822,1808,0.481982001,-1.866766129,-1.384784127,0.197677035,-5.287842694,-5.090165659,0.510494736,-2.65871788,-2.148223144,0.579888476,0.579888476,0,-0.227931661,-1.688444442,-1.916376103,0.40158117 -Elfrid Payton,paytoel01,2019,2765,1250,-0.106921461,-0.462357277,-0.569278738,0.725236888,-3.648109794,-2.922872906,0.051765885,-1.128003798,-1.076237913,1.076213983,1.076213983,0,-0.622024499,-1.180941812,-1.802966311,0.837522576 -Gary Payton II,paytoga02,2017,201,99,-8.757684202,-3.467704336,-12.22538854,-12.96549852,-5.895817673,-18.86131619,-10.1571925,-4.147503225,-14.30469572,-0.586303213,-0.586303213,0,-8.366188991,-4.647287656,-13.01347665,0.450069003 -Gary Payton II,paytoga02,2018,462,221,-1.181490094,-1.13289719,-2.314387285,1.283934975,-1.390907313,-0.106972338,-0.736458971,-1.246111168,-1.982570139,0.088601745,0.088601745,0,-0.430038861,-0.314145934,-0.744184796,-0.124916824 -Gary Payton II,paytoga02,2019,39,16,1.552231144,5.452017651,7.004248795,5.142883855,11.19501462,16.33789848,2.414219711,7.081720005,9.495939716,0.101786385,0.101786385,0,1.059217221,8.588548577,9.647765798,1.855791808 -Nikola Pekovic,pekovni01,2014,3440,1663,0.731896096,2.174170767,2.906066863,2.299052289,1.740236361,4.03928865,1.066278345,2.206149919,3.272428264,5.077060467,5.077060467,0,0.537945356,1.67242063,2.210365987,-0.614642346 -Nikola Pekovic,pekovni01,2015,1617,815,-1.867420618,1.108977677,-0.758442941,-0.0983895,2.384789184,2.286399683,-1.558376591,1.531912138,-0.026464453,1.131029048,1.131029048,0,-1.474373745,0.374522888,-1.099850857,-0.122987353 -Nikola Pekovic,pekovni01,2016,300,156,-4.780607837,-1.900717171,-6.681325008,-4.280313207,-5.42476453,-9.705077738,-4.961608436,-2.711665414,-7.67327385,-0.387666043,-0.387666043,0,-5.129354878,-3.410298424,-8.539653302,-1.043108101 -Jeff Ayres,pendeje02,2014,2073,1017,-2.131507207,-1.184741439,-3.316248646,1.006658418,0.305217752,1.31187617,-1.615627859,-1.020478578,-2.636106437,0.06674431,-0.157213899,0.223958209,-2.026567608,-0.189246078,-2.215813686,0.220945538 -Jeff Ayres,pendeje02,2015,798,395,-2.331015651,-4.082838467,-6.413854118,-2.651279819,-5.602678017,-8.253957836,-2.580811315,-4.725303739,-7.306115054,-0.919957138,-0.923874755,0.003917618,-2.798213228,-2.846533848,-5.644747076,0.106093124 -Jeff Ayres,pendeje02,2016,230,109,-4.025407473,-6.301036781,-10.32644425,-5.602267597,-6.40625923,-12.00852683,-4.60536726,-6.770136944,-11.3755042,-0.483320652,-0.51867714,0.035356487,-5.031194674,-5.990838705,-11.02203338,-0.278603114 -Kendrick Perkins,perkike01,2014,3176,1591,-4.161920941,1.877528408,-2.284392533,-3.239896612,0.902528829,-2.337367783,-4.278083678,1.745768599,-2.532315078,0.19780766,-0.203840354,0.401648014,-4.405045882,1.782790733,-2.622255148,-0.1350598 -Kendrick Perkins,perkike01,2015,2381,1181,-5.635884151,0.217412649,-5.418471502,-2.123113538,2.064682014,-0.058431523,-5.299267659,0.601770139,-4.69749752,-1.175436912,-0.926814696,-0.248622215,-5.043841544,-0.366444607,-5.410286151,0.006718537 -Kendrick Perkins,perkike01,2016,1127,542,-5.693955201,-2.95141595,-8.64537115,1.474719427,-4.221527859,-2.746808433,-4.518530656,-3.340616068,-7.859146725,-1.410272183,-1.410272183,0,-4.837183112,-3.040165766,-7.877348879,-0.176492693 -Kendrick Perkins,perkike01,2018,31,15,1.62659042,-7.885318874,-6.258728454,13.88530083,-10.47666184,3.408638991,4.293366603,-8.858309419,-4.564942815,-0.014058869,-0.014058869,0,0.555049689,-6.095297272,-5.540247583,1.207746463 -London Perrantes,perralo01,2018,133,66,-5.342891589,-6.911593323,-12.25448491,-3.655511774,-8.444101399,-12.09961317,-5.344916275,-7.613706464,-12.95862274,-0.336448361,-0.336448361,0,-6.470656279,-7.546409179,-14.01706546,-2.109019747 -Alec Peters,peteral01,2018,481,225,-0.557132223,-1.117452802,-1.674585024,4.638313678,3.210415281,7.848728958,0.572892911,-0.190856787,0.382036123,0.359275877,0.359275877,0,0.503573156,-2.979329988,-2.475756832,-0.073446313 -Paul Pierce,piercpa01,2014,4759,2466,0.50210523,0.960279965,1.462385195,-1.899996918,4.43518318,2.535186262,0.036766784,1.75604137,1.792808155,5.771393686,5.008692474,0.762701212,0.526510163,1.314440415,1.840950578,0.623180432 -Paul Pierce,piercpa01,2015,4457,2212,1.698140545,-0.447770622,1.250369924,-0.512304763,-0.164039246,-0.676344009,1.355185874,-0.44529402,0.909891854,4.167220166,3.849713381,0.317506786,0.939928689,-0.485180149,0.45474854,0.681534499 -Paul Pierce,piercpa01,2016,2617,1285,-2.893858758,-0.52436994,-3.418228698,-3.434367609,-1.564683995,-4.999051603,-3.191397854,-0.820440963,-4.011838818,-0.837363073,-0.572295774,-0.265067298,-2.667932124,-0.729002421,-3.396934545,0.106744833 -Paul Pierce,piercpa01,2017,761,378,-3.496913432,-0.932664035,-4.429577467,2.440599063,2.34033775,4.780936813,-2.513034007,-0.346756269,-2.859790276,0.0008334,-0.250522667,0.251356068,-1.744427459,-1.477728025,-3.222155484,0.383850235 -Theo Pinson,pinsoth01,2019,508,233,-1.51750698,0.708847043,-0.808659938,-6.786362508,7.684211901,0.897849393,-2.678457915,2.234528933,-0.443928981,0.26972715,0.149692238,0.120034912,-0.657915206,-0.502818709,-1.160733915,0.984647263 -Dexter Pittman,pittmde01,2014,5,3,1.864583029,11.97988844,13.84447147,-18.1105039,19.41681315,1.306309253,-2.147932545,14.27995945,12.1320269,0.022600824,0.022600824,0,-0.73113731,6.391669184,5.660531874,-0.747860279 -Tibor Pleiss,pleisti01,2016,164,82,-5.879666397,-6.244562152,-12.12422855,1.457592198,-2.395906871,-0.938314672,-4.695483304,-5.875490203,-10.57097351,-0.329725577,-0.329725577,0,-3.906235596,-5.243782677,-9.150018273,0.753781295 -Mason Plumlee,plumlma01,2014,2711,1389,-1.922310621,-0.395435832,-2.317746453,-0.931644949,-3.973389754,-4.905034703,-1.833713796,-1.151960524,-2.985674321,-0.220150151,0.480361198,-0.700511349,-1.543391309,-1.210092078,-2.753483386,0.305135475 -Mason Plumlee,plumlma01,2015,3509,1792,-0.902635879,-1.335108078,-2.237743958,-0.469954952,-2.948675549,-3.418630501,-0.850278226,-1.723479652,-2.573757878,0.159818235,0.093672243,0.066145992,-0.946538447,-1.307529598,-2.254068045,-0.085012182 -Mason Plumlee,plumlma01,2016,4878,2390,-0.639544657,-0.074861962,-0.714406619,2.298351128,-0.882575471,1.415775657,-0.094165023,-0.238000227,-0.33216525,2.979972246,2.392819949,0.587152297,-0.181583309,0.146386909,-0.0351964,0.494780026 -Mason Plumlee,plumlma01,2017,4392,2148,-0.925682043,0.81009635,-0.115585693,3.480400977,-2.836185167,0.64421581,-0.089734312,0.138939122,0.04920481,3.069865247,3.069865247,0,-0.332115231,0.650757841,0.318642611,-0.031440825 -Mason Plumlee,plumlma01,2018,2998,1439,-1.8597963,0.410624561,-1.449171739,-1.98612201,-0.331747457,-2.317869467,-2.034339644,0.326651773,-1.707687871,0.770659369,0.770659369,0,-1.293677796,0.341104783,-0.952573013,0.702184439 -Mason Plumlee,plumlma01,2019,4037,1949,-0.710286083,-0.412145851,-1.122431934,-1.273100207,-0.492442967,-1.765543174,-0.896209414,-0.492825873,-1.389035287,1.32989261,1.726011166,-0.396118556,-0.844185477,-0.035775322,-0.8799608,0.09189313 -Marshall Plumlee,plumlma02,2017,350,170,-4.015475829,-3.792564409,-7.808040238,1.355576298,1.796682674,3.152258971,-3.119402047,-2.787771257,-5.907173304,-0.274406268,-0.274406268,0,-3.785899128,-4.102322547,-7.888221676,0.204897053 -Marshall Plumlee,plumlma02,2018,114,52,-3.647785101,-5.876065723,-9.523850824,-12.87521327,7.601044774,-5.274168499,-5.828150978,-3.405442188,-9.233593167,-0.172926759,-0.172926759,0,-7.040160789,-3.957145917,-10.99730671,0.527340525 -Miles Plumlee,plumlmi01,2014,3964,1964,-3.498435111,1.879541186,-1.618893924,-1.890287809,-0.015398099,-1.905685909,-3.407855561,1.587775433,-1.820080128,0.927708001,0.927708001,0,-2.853633015,1.919873954,-0.933759061,-0.422256901 -Miles Plumlee,plumlmi01,2015,2437,1210,-2.729736313,1.333271785,-1.396464528,1.942259948,-3.47209426,-1.529834312,-1.921998967,0.408244842,-1.513754125,0.746018816,0.844786535,-0.098767719,-1.994915677,1.094562375,-0.900353302,-0.418145221 -Miles Plumlee,plumlmi01,2016,1755,870,-1.772515348,-0.482053015,-2.254568363,-3.543925394,0.222484837,-3.321440558,-2.231415885,-0.316170189,-2.547586073,0.089367921,0.089367921,0,-2.521335637,-0.999439355,-3.520774992,-0.520223926 -Miles Plumlee,plumlmi01,2017,969,484,-5.018064203,1.774907453,-3.243156751,-2.849580028,-1.227712923,-4.077292951,-4.884764344,1.275248745,-3.609515599,-0.213475538,-0.213475538,0,-4.565296559,0.466703035,-4.098593524,-0.03221144 -Miles Plumlee,plumlmi01,2018,1925,918,-5.706970518,1.724951908,-3.982018611,-3.954403505,0.13059096,-3.823812546,-5.661459816,1.550143426,-4.11131639,-0.636426625,-0.636426625,0,-5.674156578,0.151825522,-5.522331056,-0.181160522 -Miles Plumlee,plumlmi01,2019,389,173,-0.528793552,-3.049328232,-3.578121783,-4.911522974,-2.361045822,-7.272568796,-1.419462114,-3.017125308,-4.436587422,-0.149945806,-0.149945806,0,-0.882328113,-3.386899119,-4.269227232,0.739258572 -Jakob Poeltl,poeltja01,2017,1311,652,-1.336570095,-1.281695158,-2.618265254,-3.524186697,3.125192513,-0.398994184,-1.923172022,-0.459639862,-2.382811884,0.123800487,-0.03188643,0.155686918,-2.201559423,-0.332324536,-2.533883959,-0.330968624 -Jakob Poeltl,poeltja01,2018,3413,1664,-0.381477744,2.77276924,2.391291496,2.052067812,0.537290062,2.589357875,0.056755693,2.417016269,2.473771963,4.400967307,4.365826812,0.035140494,-0.188682561,2.472903172,2.284220612,-0.514656737 -Jakob Poeltl,poeltja01,2019,3024,1450,0.924300905,0.567068201,1.491369106,2.368374174,1.391561957,3.759936131,1.275489588,0.801859174,2.077348762,3.571877501,3.136090213,0.435787287,0.419070323,0.562072383,0.981142707,-0.335527697 -Quincy Pondexter,pondequ01,2014,518,270,-1.17803963,-3.757384648,-4.935424279,-5.886934564,-7.362012883,-13.24894745,-2.217618798,-4.76381563,-6.981434428,-0.580418686,-0.580418686,0,-1.461274955,-3.951093105,-5.41236806,-0.407806096 -Quincy Pondexter,pondequ01,2015,3742,1917,0.675020985,-2.356322955,-1.681301969,-1.29203887,-0.102842674,-1.394881544,0.290956377,-2.037903582,-1.746947205,0.993321437,0.461503873,0.531817564,-0.292843616,-1.545377709,-1.838221325,-0.602715882 -Quincy Pondexter,pondequ01,2018,406,196,-4.851573987,-0.934349841,-5.785923828,-10.74249397,0.53268155,-10.20981242,-6.307503222,-0.614169694,-6.921672916,-0.420358167,-0.420358167,0,-5.161631378,-2.174798001,-7.336429379,0.759544167 -Quincy Pondexter,pondequ01,2019,646,304,-0.881214186,-0.120787396,-1.002001581,-7.954835607,2.729887212,-5.224948395,-2.403831378,0.483638023,-1.920193356,0.140962175,0.051768279,0.089193896,-3.232428883,-0.847029136,-4.079458019,-0.533815108 -Otto Porter Jr.,porteot01,2014,648,325,-3.557286122,-2.703191839,-6.260477961,-6.044465185,2.891240194,-3.153224991,-4.274234445,-1.669833205,-5.944067649,-0.520901836,-0.44798588,-0.072915956,-4.163677809,-2.915344089,-7.079021898,-0.196979775 -Otto Porter Jr.,porteot01,2015,3481,1763,-0.533051069,0.27573941,-0.257311659,1.711574432,-0.551782237,1.159792195,-0.090308568,0.086990373,-0.003318195,2.510755808,0.502309183,2.008446626,-0.730636422,0.204644787,-0.525991635,-0.557004877 -Otto Porter Jr.,porteot01,2016,4738,2276,0.291952606,0.000815998,0.292768604,0.789527928,0.020561137,0.810089065,0.429539733,0.0036474,0.433187133,3.716641601,3.716641601,0,0.356104853,0.86767463,1.223779483,0.535982749 -Otto Porter Jr.,porteot01,2017,6255,3033,2.214537359,0.975227334,3.189764693,1.050346095,1.845219531,2.895565626,2.106291577,1.232956599,3.339248176,9.536094824,7.172503964,2.36359086,1.982067561,1.735380168,3.717447728,0.221139526 -Otto Porter Jr.,porteot01,2018,5283,2590,2.137706686,1.248326107,3.386032793,5.183412943,1.970963919,7.154376862,2.897256765,1.480186595,4.377443359,9.400487645,8.989495575,0.410992069,2.954205327,1.700493749,4.654699076,-0.330104645 -Otto Porter Jr.,porteot01,2019,3614,1683,0.985582298,1.250949722,2.23653202,2.011894045,0.833939475,2.84583352,1.2760914,1.288121357,2.564212757,4.582792236,4.582792236,0,1.023805056,1.192808847,2.216613903,0.258615894 -Bobby Portis,portibo01,2016,2238,1102,-2.790291388,0.028965753,-2.761325635,-1.272673997,-3.59165276,-4.864326757,-2.622036957,-0.714100599,-3.336137556,-0.328906169,-0.328906169,0,-1.966698411,-1.26925856,-3.235956971,-0.190955053 -Bobby Portis,portibo01,2017,2264,1121,-1.320132937,-1.395061898,-2.715194835,-2.705577647,-0.611249347,-3.316826994,-1.666529583,-1.330224151,-2.996753735,-0.128018551,-0.379646406,0.251627855,-1.897227812,-1.754101431,-3.651329243,-0.526709174 -Bobby Portis,portibo01,2018,3434,1643,0.18801181,-1.859640742,-1.671628932,4.250425007,-2.036070555,2.214354451,1.137506672,-1.965976021,-0.828469349,1.616700053,1.616700053,0,0.612223213,-2.341800803,-1.72957759,0.367071265 -Bobby Portis,portibo01,2019,2756,1299,-1.623322212,-3.300150691,-4.923472903,0.746455244,-2.445117222,-1.698661978,-1.190034951,-3.272902307,-4.462937258,-1.136215359,-1.136215359,0,-1.291651021,-2.590718783,-3.882369804,0.047812721 -Kristaps Porzingis,porzikr01,2016,4048,2047,-0.330032044,3.15535982,2.825327776,1.463045677,2.676326997,4.139372674,0.062351531,3.269589507,3.331941038,6.361807399,6.361807399,0,0.576765184,2.724362,3.301127184,0.153112445 -Kristaps Porzingis,porzikr01,2017,4412,2164,-1.193150425,1.455333439,0.262183014,-1.252056698,1.261989063,0.009932365,-1.257606196,1.561843735,0.304237539,3.400759962,3.400759962,0,-0.138860646,1.620792521,1.481931875,0.833670278 -Kristaps Porzingis,porzikr01,2018,3164,1553,0.770905529,1.742855229,2.513760758,0.661170274,2.123880679,2.785050953,0.799695075,1.952993099,2.752688174,4.372766077,4.372766077,0,1.347183345,1.417910075,2.765093419,0.290372875 -Dwight Powell,poweldw01,2015,502,239,-1.798776119,-1.479832382,-3.278608501,-0.799655029,-0.230134422,-1.029789451,-1.712217545,-1.299014356,-3.011231901,-0.023890102,-0.035295863,0.01140576,-1.071183186,-1.666039789,-2.737222975,0.991617688 -Dwight Powell,poweldw01,2016,2173,1056,-1.129889335,1.786688031,0.656798696,-5.681724566,4.057963726,-1.62376084,-2.138793312,2.374736633,0.235943321,1.610505056,1.545697106,0.064807949,-2.082848142,1.630017397,-0.452830745,0.098963631 -Dwight Powell,poweldw01,2017,2630,1333,-0.981709075,0.418194156,-0.563514919,-0.267350283,-4.284948272,-4.552298555,-0.841419537,-0.549165681,-1.390585218,0.920808906,0.920808906,0,-0.694606566,-0.104343307,-0.798949873,-0.395156846 -Dwight Powell,poweldw01,2018,3413,1672,0.155685187,2.775712776,2.931397963,1.52864271,2.432173354,3.960816064,0.484132807,2.899276099,3.383408906,5.222555707,5.222555707,0,0.59486207,2.398486404,2.993348474,-0.181547383 -Dwight Powell,poweldw01,2019,3495,1662,1.358242997,0.174820159,1.533063157,5.137231331,-2.503243437,2.633987894,2.233488387,-0.370409315,1.863079072,3.91373133,3.91373133,0,1.834384546,0.056685171,1.891069717,0.053666933 -Josh Powell,poweljo01,2014,37,19,-12.61065124,-6.726770588,-19.33742183,-8.551207032,-1.620570876,-10.17177791,-12.589949,-6.077945225,-18.66789422,-0.151697499,-0.151697499,0,-12.56302704,-4.815338347,-17.37836539,-1.620732677 -Norman Powell,powelno01,2016,1826,931,0.245993994,0.965228437,1.211222431,-0.953753394,0.552455878,-0.401297515,-0.030329647,0.935608375,0.905278728,1.708102414,1.823943249,-0.115840835,-0.445043817,0.250567254,-0.194476562,-0.552937406 -Norman Powell,powelno01,2017,3221,1595,0.147155661,-0.143795767,0.003359895,0.404391369,0.545971979,0.950363348,0.182322065,-0.022563993,0.159758072,2.402118009,1.879216447,0.522901562,-0.409945194,-0.197724187,-0.607669381,0.496825607 -Norman Powell,powelno01,2018,2279,1102,-2.4593523,-1.635626234,-4.094978533,-3.179964642,-1.757772967,-4.93773761,-2.832033765,-1.78460473,-4.616638495,-1.066419797,-0.786411887,-0.28000791,-1.927433223,-1.823174597,-3.75060782,-0.010870531 -Norman Powell,powelno01,2019,3178,1492,0.014456093,-1.102701492,-1.0882454,-3.047699942,1.901510518,-1.146189424,-0.672334005,-0.594234642,-1.266568647,1.182891619,0.309181978,0.873709642,-0.219813321,-0.789981497,-1.009794818,0.225028539 -Alex Poythress,poythal01,2017,327,157,1.104360672,-8.112933286,-7.008572614,1.241164661,-6.488350263,-5.247185602,1.282691498,-8.243996094,-6.961304596,-0.335460273,-0.335460273,0,0.223265037,-7.385101891,-7.161836855,-0.544093264 -Alex Poythress,poythal01,2018,212,104,-3.577602449,-5.084047733,-8.661650182,-0.874352263,-4.263026681,-5.137378944,-3.202118482,-5.227135512,-8.429253994,-0.300392277,-0.300392277,0,-2.800700684,-4.281865809,-7.082566493,-0.313865749 -Alex Poythress,poythal01,2019,675,305,-3.393141153,-2.026060345,-5.419201497,-4.007579893,-1.329656811,-5.337236704,-3.705728877,-1.951923803,-5.657652681,-0.453316952,-0.453316952,0,-4.211714949,-2.772045347,-6.983760297,0.192403957 -Phil Pressey,pressph01,2014,2251,1132,-2.495711884,0.85513208,-1.640579803,1.057103596,0.637983762,1.695087357,-1.877607502,0.883227609,-0.994379893,1.014702191,1.014702191,0,-1.741317344,0.191002831,-1.550314513,0.07095749 -Phil Pressey,pressph01,2015,1237,605,-1.942204517,-0.469306674,-2.41151119,-2.57687165,1.627022324,-0.949849327,-2.173849893,-0.068258347,-2.24210824,0.160175253,0.132901654,0.027273599,-1.393037264,-0.17726825,-1.570305514,0.011561529 -Phil Pressey,pressph01,2016,624,283,-0.75048409,-0.915817464,-1.666301553,-1.563815096,1.893274092,0.329458996,-0.876107326,-0.323768559,-1.199875885,0.233375503,0.233375503,0,-0.72707882,-1.274906867,-2.001985686,2.010347085 -AJ Price,priceaj01,2014,210,99,-2.020358955,-0.681811289,-2.702170244,-8.492149304,8.552275128,0.060125824,-3.567381124,1.164699957,-2.402681166,0.017380912,0.017380912,0,-3.147748857,-2.67766897,-5.825417827,-0.88622976 -AJ Price,priceaj01,2015,629,324,0.621080284,1.66000534,2.281085624,-3.643793262,-3.61604531,-7.259838572,-0.212227916,0.674696616,0.4624687,0.537240067,0.537240067,0,0.122709011,-0.818110026,-0.695401015,-1.954778623 -Ronnie Price,pricero01,2014,741,377,-2.831406968,0.835018595,-1.996388373,-2.619842041,2.125304399,-0.494537642,-2.903499297,1.184526542,-1.718972755,0.197962747,0.197962747,0,-3.434911223,1.185791679,-2.249119543,-0.169569253 -Ronnie Price,pricero01,2015,1966,982,-1.278193104,-0.83719504,-2.115388144,0.955574893,1.090939647,2.04651454,-0.876663241,-0.42096283,-1.297626071,0.72171894,0.72171894,0,-0.938288273,0.766028056,-0.172260217,-0.783354215 -Ronnie Price,pricero01,2016,2533,1211,-1.333051992,0.483442911,-0.849609082,-2.934478437,4.825712103,1.891233666,-1.730657124,1.459499842,-0.271157282,1.536311882,1.536311882,0,-1.964898832,1.723967068,-0.240931764,0.303258086 -Ronnie Price,pricero01,2017,288,134,-3.517434566,-0.804865055,-4.322299621,-6.80591078,-4.766242897,-11.57215368,-4.435981056,-1.634513697,-6.070494754,-0.226117068,-0.226117068,0,-4.643545805,-0.807663953,-5.451209758,-0.386523824 -Pablo Prigioni,prigipa01,2014,2434,1283,1.590298327,0.026535181,1.616833507,1.543664184,-0.49226823,1.051395954,1.688666958,-0.046489142,1.642177816,2.847047642,2.847047642,0,1.745385499,0.857829747,2.603215246,-0.934545131 -Pablo Prigioni,prigipa01,2015,3020,1490,-0.415951918,1.238296214,0.822344297,-1.292674167,0.18914117,-1.103532997,-0.627696725,1.116451114,0.488754389,2.495474267,2.658306619,-0.162832353,-0.814770597,1.609630111,0.794859513,0.126684504 -Pablo Prigioni,prigipa01,2016,1721,849,-0.172335639,1.5475441,1.375208462,-3.851148625,0.029623707,-3.821524919,-0.938623605,1.274682082,0.336058477,1.348231648,1.567869377,-0.219637729,-0.866180687,2.155960728,1.289780041,-0.382729893 -Tayshaun Prince,princta01,2014,3860,2061,-3.067872091,1.102587413,-1.965284678,-2.423537797,1.466164173,-0.957373624,-3.102095507,1.210314099,-1.891781409,0.885263656,0.886466139,-0.001202483,-3.20008935,0.723340175,-2.476749175,-1.809472395 -Tayshaun Prince,princta01,2015,2702,1397,-0.111493176,-0.817261399,-0.928754575,-2.985556218,-1.560974455,-4.546530673,-0.715809802,-1.037168991,-1.752978793,0.682817941,0.682817941,0,-0.832845187,-1.133901383,-1.96674657,-1.398978302 -Tayshaun Prince,princta01,2016,2889,1462,-2.624832209,-0.097501049,-2.722333258,-2.892337436,1.879480462,-1.012856974,-2.844510878,0.336239376,-2.508271502,0.176691462,0.176691462,0,-3.731253367,-0.751333767,-4.482587134,-1.959963607 -Taurean Prince,princta02,2017,2421,1168,-2.652721227,0.928559107,-1.724162121,-4.37005151,4.554760533,0.184709023,-3.133508726,1.7185408,-1.414967927,0.812024603,0.486047748,0.325976855,-3.767279267,0.955257846,-2.812021421,0.694673094 -Taurean Prince,princta02,2018,5135,2464,-0.966136588,-1.493806468,-2.459943056,-0.354056017,-2.556215539,-2.910271556,-0.836243684,-1.784507951,-2.620751636,0.164629795,0.164629795,0,-0.583335922,-1.587205829,-2.17054175,1.311022451 -Taurean Prince,princta02,2019,3436,1552,-0.8670249,-1.285752005,-2.152776905,0.28184392,-4.220087998,-3.938244078,-0.64387921,-1.926881787,-2.570760997,0.143555412,0.143555412,0,-0.457504505,-1.731823911,-2.189328416,1.169392322 -Jacob Pullen,pulleja01,2018,15,6,-14.27125911,-3.959079074,-18.23033818,-19.21145562,22.41896917,3.20751355,-16.17497026,1.266679796,-14.90829047,-0.038514298,-0.038514298,0,-10.87141436,-4.551414895,-15.42282926,3.452352541 -Rodney Purvis,purviro01,2018,593,290,-4.553872952,-3.929109439,-8.48298239,-3.434758143,-1.923032177,-5.35779032,-4.543214242,-3.711794447,-8.255008689,-0.814211792,-0.814211792,0,-5.210400376,-4.635408491,-9.845808867,-0.036326906 -Zhou Qi,qizh01,2018,276,130,-8.913925055,2.866495385,-6.04742967,-15.83472133,-2.796349632,-18.63107096,-11.02155581,1.803056013,-9.218499802,-0.435853628,-0.376247256,-0.059606372,-8.504681744,-0.352143937,-8.856825681,0.754303345 -Zhou Qi,qizh01,2019,3,1,4.322809305,-9.956534388,-5.633725084,-5.02697487,-0.11438164,-5.141356511,2.643663216,-8.453840704,-5.810177487,-0.001544578,-0.001544578,0,2.240807341,-10.20912316,-7.968315821,-1.091692172 -Tim Quarterman,quartti01,2017,181,87,0.287502277,-0.769897023,-0.482394746,-3.488194578,6.082449474,2.594254896,-0.477759413,0.661109397,0.183349984,0.1352412,0.094840635,0.040400565,-1.065967427,-2.585479418,-3.651446844,2.382874327 -Tim Quarterman,quartti01,2018,32,13,-7.157015521,-3.912004938,-11.06902046,-33.9623619,11.0051496,-22.95721231,-13.29942063,-1.091078918,-14.39049955,-0.080669435,-0.080669435,0,-6.876710886,-4.792676791,-11.66938768,4.4488738 -Ivan Rabb,rabbiv01,2018,1063,516,-0.499676034,-2.37632191,-2.875997944,0.080175658,-3.367693486,-3.287517828,-0.347416299,-2.696020743,-3.043437043,-0.077589678,-0.077589678,0,-1.310425509,-2.586260743,-3.896686252,0.434663964 -Ivan Rabb,rabbiv01,2019,1480,721,-0.83718073,-4.218155244,-5.055335974,-2.429690169,-3.124904555,-5.554594724,-1.177666185,-4.297509109,-5.475175294,-0.998087275,-0.998087275,0,-2.477758057,-2.618722031,-5.096480088,-0.445272479 -Miroslav Raduljica,radulmi01,2014,926,465,-0.73469332,-1.752545511,-2.487238831,-1.002326568,0.448002183,-0.554324384,-0.779939275,-1.300881406,-2.080820681,0.158311688,0.158311688,0,-2.357771116,-3.03455823,-5.392329346,-0.269708944 -Miroslav Raduljica,radulmi01,2015,48,23,-7.827561134,-5.611125915,-13.43868705,5.13702122,-5.319757912,-0.182736692,-5.54031695,-5.75508898,-11.29540593,-0.102219295,-0.102219295,0,-2.603739064,-1.544763298,-4.148502362,1.857487473 -Chasson Randle,randlch01,2017,620,299,1.446264301,-0.240760432,1.205503869,0.457668342,-1.966366743,-1.508698401,1.375557848,-0.569702681,0.805855167,0.539095255,0.539095255,0,1.337984761,-0.716004429,0.621980332,0.672354214 -Chasson Randle,randlch01,2019,1611,743,-0.866253213,-2.501118918,-3.367372131,-2.661308201,-0.777749632,-3.439057833,-1.307959741,-2.243482558,-3.551442298,-0.303649291,-0.303649291,0,-1.380548792,-2.139182946,-3.519731738,-0.053784264 -Julius Randle,randlju01,2015,26,14,-15.52101904,-11.49294084,-27.01395988,-33.59077583,-8.779046114,-42.36982195,-20.20286923,-11.57999837,-31.78286759,-0.207814088,-0.207814088,0,-15.50996327,-12.98935065,-28.49931393,0.202595518 -Julius Randle,randlju01,2016,4644,2286,-2.376505961,0.596825193,-1.779680768,-1.56561601,-4.602281924,-6.167897935,-2.27063191,-0.374371017,-2.645002928,0.121999494,0.121999494,0,-2.621731521,-0.705657234,-3.327388756,-0.367346658 -Julius Randle,randlju01,2017,4444,2132,-1.605266826,-1.950456121,-3.555722947,-1.495652917,-4.605642457,-6.101295374,-1.637930674,-2.566520853,-4.204451527,-1.587938606,-1.587938606,0,-2.393743022,-2.161650524,-4.555393546,0.363588044 -Julius Randle,randlju01,2018,4622,2190,-0.250602764,0.039254005,-0.211348759,1.673595822,-1.368287506,0.305308317,0.172013583,-0.260272474,-0.088258891,2.98195984,2.98195984,0,-0.661651786,-0.456098081,-1.117749867,0.263340156 -Julius Randle,randlju01,2019,4858,2232,0.549141001,-2.038782395,-1.489641394,0.728244689,-1.501031098,-0.772786409,0.599000427,-2.019237211,-1.420236785,1.518339628,1.518339628,0,0.22267086,-2.183656059,-1.960985198,0.272566941 -Anthony Randolph,randoan01,2014,1123,527,-2.980320054,2.391215494,-0.58910456,-7.842260377,-0.457010324,-8.299270701,-4.159592372,1.972231644,-2.187360728,0.153598212,0.153598212,0,-3.632193467,1.350102418,-2.28209105,1.469889031 -Shavlik Randolph,randosh01,2014,189,95,-3.808195199,4.988169436,1.179974237,2.753360176,10.15893682,12.912297,-2.688660893,6.366892581,3.678231688,0.311269303,0.311269303,0,-2.654726509,3.032088928,0.377362419,-0.092556006 -Shavlik Randolph,randosh01,2015,264,126,-6.364581977,0.506670441,-5.857911536,-8.668594127,1.471964455,-7.196629672,-7.239378973,0.738311511,-6.501067462,-0.241202647,-0.241202647,0,-7.311412143,0.896854023,-6.414558119,0.069183787 -Zach Randolph,randoza01,2014,5550,2939,0.097849819,-0.9802725,-0.882422681,3.655605755,-0.012261364,3.64334439,0.831483465,-0.874211343,-0.042727878,4.029381952,3.70663971,0.322742242,0.48613539,0.296292629,0.782428019,-0.941352874 -Zach Randolph,randoza01,2015,5202,2686,0.764957066,0.578948584,1.343905649,2.419874819,2.547270259,4.967145078,1.14606875,0.969237858,2.115306608,6.643027201,6.585673822,0.057353379,0.89358328,1.89251292,2.7860962,-0.589314706 -Zach Randolph,randoza01,2016,4145,2136,0.413607739,-1.231968301,-0.818360561,1.680967349,-3.299312874,-1.618345524,0.748060803,-1.716216941,-0.968156138,1.913061611,1.936481953,-0.023420342,-0.354224532,-1.24664791,-1.600872442,-1.237723773 -Zach Randolph,randoza01,2017,3814,1977,-0.141837317,0.695057241,0.553219924,-0.22800585,-0.830428851,-1.058434701,-0.112828852,0.403118777,0.290289925,3.041872698,2.670904487,0.370968211,-0.081850503,0.334153327,0.252302824,-1.307714577 -Zach Randolph,randoza01,2018,3021,1508,0.031844884,-3.098457947,-3.066613063,-0.224601785,-5.929767962,-6.154369747,0.050807174,-3.841296585,-3.790489411,-0.798792609,-0.798792609,0,-0.569210148,-2.922052289,-3.491262437,-0.215707451 -Xavier Rathan-Mayes,rathaxa01,2018,249,118,-7.579273684,-0.461430434,-8.040704118,-9.713808927,-4.666703206,-14.38051213,-8.410675969,-1.325631557,-9.736307526,-0.429192197,-0.429192197,0,-6.228922255,-0.236406009,-6.465328264,2.026218766 -JJ Redick,redicjj01,2014,2729,1338,2.301312744,1.41116529,3.712478033,3.865844054,-0.000476942,3.865367112,2.678922924,1.182554814,3.861477738,4.619082153,3.173579122,1.445503031,3.415906188,1.231649283,4.647555471,1.259590092 -JJ Redick,redicjj01,2015,5975,2949,1.986026621,-0.204610626,1.781415995,2.14294677,2.885972755,5.028919525,2.028940417,0.427212103,2.45615252,7.955927685,7.375578241,0.580349444,2.509224575,0.216824393,2.726048968,1.019018959 -JJ Redick,redicjj01,2016,4610,2263,2.359735384,1.16209148,3.521826864,3.891574126,1.862354767,5.753928894,2.797960402,1.341827882,4.139788284,8.004951246,7.935842263,0.069108983,2.28236514,1.188836524,3.471201664,0.668070165 -JJ Redick,redicjj01,2017,4870,2404,0.877025418,0.045407686,0.922433104,3.942008582,-1.378638432,2.56337015,1.508227389,-0.245909657,1.262317733,4.846859014,5.720118722,-0.873259708,2.262029195,-0.452128757,1.809900438,0.622256505 -JJ Redick,redicjj01,2018,5282,2458,3.276642752,-1.666797903,1.609844849,2.453837931,-0.031246105,2.422591826,3.292248662,-1.444030482,1.84821818,5.869864399,4.6994465,1.170417899,3.134007098,-1.491614385,1.642392713,1.000349098 -JJ Redick,redicjj01,2019,5995,2755,2.115099665,-1.520969659,0.594130006,-0.19788984,3.13213099,2.93424115,1.732418761,-0.632733121,1.09968564,5.44718251,5.149105881,0.298076629,1.807763623,-1.409720857,0.398042767,0.923907248 -Davon Reed,reedda01,2018,519,242,-7.571233508,-0.97056535,-8.541798858,-9.069908727,0.980527713,-8.089381013,-8.266775635,-0.531488449,-8.798264085,-0.745117458,-0.745117458,0,-6.675591079,-1.89617465,-8.571765729,-0.219446032 -Davon Reed,reedda01,2019,108,47,-3.023577513,-2.829179516,-5.85275703,4.213396144,6.912747511,11.12614365,-1.679756168,-1.028294012,-2.708050181,0.001004633,0.001004633,0,-3.761616592,-3.046827143,-6.808443735,-0.13156841 -Willie Reed,reedwi02,2016,870,426,0.808193373,0.989179642,1.797373016,-1.969741414,1.554997573,-0.414743841,0.333638745,1.267563357,1.601202103,0.942895488,0.942895488,0,-0.229137248,-0.001343055,-0.230480303,-0.291089307 -Willie Reed,reedwi02,2017,2114,1031,-1.568828049,-0.726047847,-2.294875896,-2.188574328,1.323091612,-0.865482716,-1.773917989,-0.371318848,-2.145236836,0.316075786,0.316075786,0,-2.199736683,-0.180128777,-2.37986546,-0.628859678 -Willie Reed,reedwi02,2018,925,428,-0.679447805,0.663731017,-0.015716788,-0.596023908,1.642945882,1.046921974,-0.730650617,0.919599592,0.188948974,0.620488158,0.620488158,0,-1.026001789,-0.038271594,-1.064273383,-0.15344402 -Cameron Reynolds,reynoca01,2019,547,259,0.010122068,-1.975640185,-1.965518117,-0.53387866,-1.514566287,-2.048444946,-0.103799301,-1.963860629,-2.06765993,0.089532789,0.089532789,0,-0.248117082,-2.04215475,-2.290271832,-0.715312052 -Glen Rice,ricegl02,2014,222,109,-4.582927974,3.344382318,-1.238545655,-8.359901665,9.784214198,1.424312533,-5.628627372,4.884130034,-0.744497338,0.112323611,0.112323611,0,-4.427205368,2.146415789,-2.280789579,0.682834242 -Glen Rice,ricegl02,2015,84,43,-5.485701452,-6.012883599,-11.49858505,-11.69365834,-7.272082107,-18.96574045,-7.108600346,-6.683571981,-13.79217233,-0.241959868,-0.241959868,0,-8.1503614,-6.125096767,-14.27545817,-0.114770061 -Jason Richardson,richaja01,2015,831,416,-0.84051613,-2.119993255,-2.960509385,-1.964993567,-0.25063848,-2.215632046,-0.967335223,-1.866569431,-2.833904654,-0.017813908,-0.017813908,0,-0.932878214,-1.593333901,-2.526212114,0.030779856 -Josh Richardson,richajo01,2016,2931,1494,-0.587661188,0.199066121,-0.388595067,1.745362209,-0.189621981,1.555740228,-0.139329528,0.089581859,-0.049747669,2.047838039,1.578206366,0.469631673,-0.123449166,0.435693481,0.312244315,-1.025177651 -Josh Richardson,richajo01,2017,3237,1614,-1.608207855,2.003577806,0.395369951,-1.206190105,1.862449367,0.656259261,-1.603930781,2.080021011,0.47609023,2.642346796,2.642346796,0,-1.358195786,2.409238724,1.051042938,-0.525002531 -Josh Richardson,richajo01,2018,5728,2819,-0.555670096,2.898522755,2.342852659,-0.328099511,1.019854723,0.691755211,-0.5208528,2.663345429,2.142492629,7.033024803,6.69791616,0.335108643,-0.263218275,3.092939836,2.829721561,-0.194225692 -Josh Richardson,richajo01,2019,5263,2539,0.699040168,0.640320877,1.339361045,1.394405549,1.694870796,3.089276345,0.923699263,0.86957815,1.793277413,5.846781153,5.846781153,0,1.241451936,1.369576509,2.611028445,-0.667903132 -Malachi Richardson,richama01,2017,405,198,-0.334147389,-3.538961733,-3.873109122,-2.855063637,0.567681993,-2.287381644,-0.837340074,-2.843107604,-3.680447678,-0.09391239,-0.09391239,0,-1.090165742,-2.910789096,-4.000954838,-0.08459542 -Malachi Richardson,richama01,2018,666,324,-3.984270244,-4.523826485,-8.508096729,-2.887880617,-2.377475442,-5.265356059,-3.918365069,-4.303689719,-8.222054787,-0.89561543,-0.89561543,0,-4.643342122,-4.863430599,-9.506772721,-0.458427313 -Malachi Richardson,richama01,2019,237,103,-4.984000833,-5.068676567,-10.0526774,-9.500210159,5.829117511,-3.671092648,-6.288002729,-3.166462712,-9.454465441,-0.357105376,-0.357105376,0,-5.620902558,-3.104794885,-8.725697444,1.383157489 -Luke Ridnour,ridnolu01,2014,2295,1177,-1.562751144,-2.190634441,-3.753385584,-1.335075496,-1.484703315,-2.819778811,-1.575046141,-2.142943284,-3.717989425,-0.574585654,-0.593667854,0.019082201,-1.933892847,-2.732237727,-4.666130574,-0.818540344 -Luke Ridnour,ridnolu01,2015,1383,683,-1.815520793,0.273925271,-1.541595522,-4.085643023,0.063682625,-4.021960398,-2.347839465,0.287020093,-2.060819373,0.239357548,0.239357548,0,-2.757962365,-0.531629,-3.289591365,-0.318993982 -Austin Rivers,riverau01,2014,2621,1339,-1.001854712,-1.227965731,-2.229820443,2.531285297,0.612521972,3.143807269,-0.326172754,-0.869934061,-1.196106815,1.043057448,1.043057448,0,-0.820936159,-1.217277348,-2.038213507,-1.67124666 -Austin Rivers,riverau01,2015,3669,1813,-1.52663937,-1.697951214,-3.224590584,-5.070370885,-0.7011323,-5.771503184,-2.417456456,-1.595853366,-4.013309822,-1.164702791,-0.96850437,-0.19619842,-1.9638076,-1.543466767,-3.507274367,-0.539226219 -Austin Rivers,riverau01,2016,3334,1608,-0.870839861,-0.630700845,-1.501540707,-5.350428355,-1.330951372,-6.681379727,-1.876139765,-0.858513425,-2.73465319,0.009025085,0.071433849,-0.062408764,-2.09067057,-0.582479435,-2.673150005,-0.21477556 -Austin Rivers,riverau01,2017,4376,2144,-0.445221507,-1.231921981,-1.677143488,-2.365540648,-2.305748203,-4.671288851,-0.928307061,-1.537637512,-2.465944573,0.295374797,0.469668183,-0.174293387,-0.528635552,-1.287210135,-1.815845687,-0.328914177 -Austin Rivers,riverau01,2018,4190,2057,0.56117572,-1.270813025,-0.709637304,2.488393637,-4.491994294,-2.003600657,0.982514133,-1.999342713,-1.016828581,1.78834384,1.78834384,0,1.177412773,-0.997717494,0.179695279,-1.668096724 -Austin Rivers,riverau01,2019,4724,2243,-1.736047554,-1.295450565,-3.031498119,-0.453472452,0.847098659,0.393626206,-1.636126542,-0.92384037,-2.559966912,0.232640243,0.023793347,0.208846896,-1.136411156,-0.688116102,-1.824527258,-0.308918994 -Andre Roberson,roberan03,2014,830,408,-2.781072064,1.946144425,-0.834927638,-0.763831643,1.397918849,0.634087206,-2.603527367,1.882327541,-0.721199826,0.413879682,0.472274405,-0.058394724,-3.489192531,3.231993259,-0.257199273,0.101478739 -Andre Roberson,roberan03,2015,2649,1286,-1.448220642,3.087244789,1.639024147,0.692964373,3.596699065,4.289663438,-1.138871509,3.372238109,2.233366599,3.276088395,3.276088395,0,-1.639569992,3.23576469,1.596194698,0.188167291 -Andre Roberson,roberan03,2016,4129,2024,-0.267125047,1.503046184,1.235921138,-0.537691051,1.643444134,1.105753083,-0.409803053,1.607359062,1.197556009,4.100576426,2.747287849,1.353288577,-0.031167889,2.251572971,2.220405082,-0.487160172 -Andre Roberson,roberan03,2017,5304,2561,-1.895909908,4.382451753,2.486541845,-1.452001947,2.960765108,1.50876316,-1.936742226,4.333405134,2.396662908,6.706304806,5.890446923,0.815857883,-2.070222613,4.666298214,2.596075601,-0.572528532 -Andre Roberson,roberan03,2018,2092,1037,-1.249096086,2.818408888,1.569312802,-1.609409975,7.738816954,6.129406979,-1.401876103,3.995770205,2.593894102,2.784145603,2.784145603,0,-1.769441743,4.439431179,2.669989436,-1.515241791 -Brian Roberts,roberbr01,2014,3271,1667,-0.431647508,-1.018460213,-1.450107721,-1.79735064,0.133510926,-1.663839714,-0.748626928,-0.800304507,-1.548931435,1.010625097,1.010625097,0,-0.595748431,-1.099770474,-1.695518905,-1.02230964 -Brian Roberts,roberbr01,2015,2610,1330,-0.30192155,-0.389746248,-0.691667798,-1.122656775,0.38187717,-0.740779605,-0.427368361,-0.264778248,-0.69214661,1.380735086,1.380735086,0,-0.808265153,-0.982799135,-1.791064288,-1.075028149 -Brian Roberts,roberbr01,2016,1048,506,-0.652795244,-2.292412885,-2.945208129,-3.435665116,-1.458403382,-4.894068498,-1.294122656,-2.268322758,-3.562445414,-0.200085368,-0.077141208,-0.12294416,-1.316608992,-2.831848112,-4.148457104,-0.702796731 -Brian Roberts,roberbr01,2017,831,416,-2.439286386,-0.550079474,-2.98936586,-5.961877983,0.28470561,-5.677172373,-3.333999693,-0.416990269,-3.750989963,-0.209745497,-0.209745497,0,-2.589723685,-2.207113467,-4.796837152,-1.250212539 -Devin Robinson,robinde01,2018,28,13,1.224143096,5.249745006,6.473888103,4.816884913,17.79891752,22.61580243,2.081984487,8.211267399,10.29325189,0.086907504,0.086907504,0,-0.751072519,6.039451817,5.288379298,0.455022349 -Devin Robinson,robinde01,2019,202,95,2.608793016,2.752240638,5.361033654,1.474255725,-4.47129423,-2.997038505,2.547344246,1.500920999,4.048265245,0.330134306,0.330134306,0,2.729425977,1.296175083,4.02560106,0.194603086 -Duncan Robinson,robindu01,2019,341,161,-3.918532416,-1.877385805,-5.795918221,-5.745728639,-3.267001592,-9.012730231,-4.507934816,-2.301671933,-6.809606749,-0.333989967,-0.333989967,0,-3.240196516,-2.37778444,-5.617980956,0.160431359 -Glenn Robinson III,robingl02,2015,545,261,-1.418056047,-4.065831898,-5.483887945,3.584925456,0.997185794,4.582111251,-0.38590125,-3.204687461,-3.590588711,-0.111436537,-0.111436537,0,-2.160800793,-3.622149409,-5.782950203,-0.331992555 -Glenn Robinson III,robingl02,2016,1056,518,-1.077100448,0.384571506,-0.692528942,-2.499557433,-2.257234516,-4.756791949,-1.437755024,-0.178835414,-1.616590438,0.295687436,0.335431692,-0.039744255,-1.667717088,-1.231805491,-2.899522579,-0.504563964 -Glenn Robinson III,robingl02,2017,3017,1458,-0.999058834,0.026680645,-0.972378189,-3.112395357,0.475623824,-2.636771534,-1.493151119,0.128022963,-1.365128156,1.025238842,0.997777563,0.027461279,-1.95069948,-0.704352453,-2.655051933,-0.520308016 -Glenn Robinson III,robingl02,2018,708,344,-0.420772624,-0.510148632,-0.930921256,-0.506974135,1.562124903,1.055150768,-0.439311271,-0.117409443,-0.556720714,0.381672901,0.388846163,-0.007173262,-0.490790292,-0.279228888,-0.77001918,-0.721014693 -Glenn Robinson III,robingl02,2019,1340,646,-2.922083163,0.106329187,-2.815753977,-6.091059844,2.497511211,-3.593548633,-3.75045023,0.622275773,-3.128174458,-0.124141162,-0.027187106,-0.096954056,-3.768905353,-0.777218936,-4.546124289,-0.530019639 -Jerome Robinson,robinje01,2019,799,366,-0.108506119,-1.755707069,-1.864213188,1.20398783,-2.45046006,-1.24647223,0.137938296,-1.970082243,-1.832143948,0.179453902,0.03887599,0.140577912,-0.751472468,-1.632373183,-2.383845652,0.501734798 -Mitchell Robinson,robinmi01,2019,2864,1360,-0.68157571,0.832504808,0.150929098,-0.556257456,0.501343371,-0.054914085,-0.654512742,0.884326008,0.229813267,2.06411921,2.06411921,0,-1.073866856,0.797330916,-0.27653594,-0.172013015 -Nate Robinson,robinna01,2014,1750,866,1.523884866,-0.161190495,1.362694372,0.181697048,3.836079183,4.017776231,1.351568021,0.673569174,2.025137195,2.108212606,2.108212606,0,1.642589362,0.147061653,1.789651015,-0.072808163 -Nate Robinson,robinna01,2015,1192,591,-0.738048744,0.050180249,-0.687868494,-6.28628582,1.19588689,-5.09039893,-1.953176292,0.315383695,-1.637792597,0.3364939,0.3364939,0,-2.061123143,-0.046579286,-2.107702428,-0.278837089 -Nate Robinson,robinna01,2016,49,23,-3.400739128,-1.765305671,-5.166044798,-15.93858047,-4.802158753,-20.74073923,-6.164140329,-2.397149121,-8.561289449,-0.067149591,-0.067149591,0,-4.78188239,2.000187035,-2.781695355,-1.4952567 -Thomas Robinson,robinth01,2014,2016,995,-2.260738963,-0.157105119,-2.417844082,-1.356353352,-2.149444132,-3.505797484,-2.276309374,-0.5861303,-2.862439675,-0.055685832,-0.171034007,0.115348176,-1.490337306,-0.688783068,-2.179120374,0.329430418 -Thomas Robinson,robinth01,2015,1642,798,-1.624177405,1.444789487,-0.179387917,-0.782144174,1.791942956,1.009798782,-1.468944191,1.58861127,0.119667079,1.165536168,1.165536168,0,-1.231578308,1.272000973,0.040422665,0.810872123 -Thomas Robinson,robinth01,2016,1879,917,-2.677188271,-1.102107103,-3.779295374,-3.133321954,-4.203829894,-7.337151848,-2.884899217,-1.731659397,-4.616558614,-0.877852664,-0.877852664,0,-2.525134579,-2.193348457,-4.718483037,0.512098773 -Thomas Robinson,robinth01,2017,1160,560,-1.461140103,0.471295824,-0.98984428,-0.570689618,-2.819556415,-3.390246033,-1.309857882,-0.11224828,-1.422106162,0.381872871,0.381872871,0,-0.770014949,-0.946986694,-1.717001642,0.640588623 -Sergio Rodriguez,rodrise01,2017,3123,1518,-0.846083645,-3.727110455,-4.5731941,0.717305639,-1.059901491,-0.342595851,-0.494367498,-3.386893343,-3.881260841,-0.868624004,-0.868624004,0,-1.024971121,-3.298737914,-4.323709035,-0.841804526 -Rajon Rondo,rondora01,2014,1972,998,0.031253059,-2.650236344,-2.618983285,-0.583879371,-4.036404056,-4.620283427,-0.031286357,-3.064699843,-3.0959862,-0.175857327,-0.175857327,0,-0.169753995,-2.795469383,-2.965223378,-0.169752509 -Rajon Rondo,rondora01,2015,4250,2055,-1.273481884,0.03656088,-1.236921004,-2.835937941,0.21191161,-2.624026331,-1.699924434,0.066005328,-1.633919105,1.188371552,1.444644916,-0.256273363,-0.737327253,0.36916877,-0.368158482,1.009774276 -Rajon Rondo,rondora01,2016,5396,2537,1.332695299,-1.356877944,-0.024182645,-0.654853891,-1.793797096,-2.448650987,1.002997387,-1.511635399,-0.508638012,2.947511257,2.947511257,0,1.034901594,-0.838745642,0.196155952,1.560800503 -Rajon Rondo,rondora01,2017,3856,1910,-0.577648074,0.60020634,0.022558266,0.095114459,-2.211681451,-2.116566992,-0.458481765,0.027951121,-0.430530644,2.287293205,1.851330269,0.435962936,-0.533005617,0.817889427,0.28488381,0.36149363 -Rajon Rondo,rondora01,2018,4341,2007,2.056517926,-1.500136306,0.55638162,0.914762532,-2.538757526,-1.623994994,1.936870412,-1.828974347,0.107896065,2.970034398,2.433506823,0.536527575,1.721809009,-1.494532525,0.227276485,0.935589129 -Rajon Rondo,rondora01,2019,2982,1369,-0.405056742,-0.756985613,-1.162042355,-1.860443611,-3.556187823,-5.416631434,-0.70369921,-1.39249562,-2.09619483,0.458531268,0.458531268,0,-0.901660739,-0.758307329,-1.659968069,0.417783226 -Derrick Rose,rosede01,2014,616,311,-3.217416215,-0.31544862,-3.532864835,-3.486226124,-2.595799482,-6.082025606,-3.36687933,-0.879809828,-4.246689157,-0.236410015,-0.236410015,0,-3.342551035,-1.047429072,-4.389980107,-0.433342978 -Derrick Rose,rosede01,2015,3933,1984,0.17522723,0.7172714,0.89249863,2.641802769,3.314993913,5.956796682,0.732591668,1.286609547,2.019201215,4.960766788,2.92470125,2.036065537,1.573338843,0.595559696,2.168898538,0.662444345 -Derrick Rose,rosede01,2016,4277,2097,-1.168443675,-0.865978275,-2.03442195,-1.623350137,-3.153332574,-4.77668271,-1.302555456,-1.401053666,-2.703609122,0.049776981,0.049776981,0,-1.012206918,-1.740827485,-2.753034403,0.283232775 -Derrick Rose,rosede01,2017,4237,2082,0.717585883,-0.847170471,-0.129584589,2.655960841,-3.385817087,-0.729856246,1.186415835,-1.395055613,-0.208639778,2.694904967,2.694904967,0,0.484522302,-1.833858945,-1.349336643,-0.167887035 -Derrick Rose,rosede01,2018,1139,539,-2.019873291,-2.371499316,-4.391372607,1.526680392,-1.849776567,-0.323096175,-1.459178372,-2.372815761,-3.831994132,-0.284161805,-0.407578563,0.123416758,-1.761540899,-3.096168364,-4.857709263,0.584603291 -Derrick Rose,rosede01,2019,3005,1392,2.811869762,-1.052444994,1.759424767,1.691341874,-1.696248566,-0.004906693,2.738555422,-1.233260732,1.50529469,3.014725961,3.014725961,0,1.384319926,-1.530387645,-0.14606772,-0.248789828 -Terrence Ross,rosste01,2014,4526,2317,-0.116225734,0.482597164,0.36637143,1.577126562,-1.980467834,-0.403341272,0.204674568,-0.01667794,0.187996629,3.473579811,3.531840061,-0.05826025,0.429280928,-0.027129067,0.402151861,0.329569013 -Terrence Ross,rosste01,2015,4315,2199,-0.396263808,-0.684397853,-1.080661661,2.956567107,-5.32537822,-2.368811113,0.217454329,-1.656091387,-1.438637058,1.465514777,1.296545778,0.168968999,0.615584428,-1.905526988,-1.28994256,-0.524300321 -Terrence Ross,rosste01,2016,4068,2082,0.873622118,-0.132785603,0.740836515,-0.913214954,1.018246678,0.105031724,0.510212856,0.092181944,0.602394801,3.499231779,3.714738029,-0.21550625,0.82633326,-0.264523645,0.561809614,-0.694463506 -Terrence Ross,rosste01,2017,4030,1955,0.971510446,0.315849427,1.287359873,3.003822357,-1.080126097,1.92369626,1.448931318,0.049023173,1.497954491,4.269374323,4.269374323,0,1.356832887,0.191080604,1.547913492,0.481028547 -Terrence Ross,rosste01,2018,1278,600,-1.191992354,1.178345818,-0.013646536,-0.737744344,0.194645582,-0.543098762,-1.132492265,1.072455749,-0.060036516,0.828992489,0.828992489,0,-0.854193788,1.025784103,0.171590316,0.667475873 -Terrence Ross,rosste01,2019,4766,2296,2.143928735,-0.985439673,1.158489062,-4.050624671,2.544232737,-1.506391934,0.993681612,-0.329349363,0.664332249,4.016351756,3.716995269,0.299356487,1.177638983,-0.602568446,0.575070537,0.156106861 -Terry Rozier,roziete01,2016,850,410,-3.164173448,-1.358215896,-4.522389344,-6.540314194,-0.878530873,-7.418845067,-4.07906615,-1.348778244,-5.427844394,-0.535334047,-0.696192298,0.160858251,-3.569659061,-3.089513823,-6.659172884,-0.949447923 -Terry Rozier,roziete01,2017,3159,1540,-0.691620849,-0.114299182,-0.805920031,-3.310330716,3.023389438,-0.286941278,-1.30953912,0.539404531,-0.770134589,1.572107598,0.647494749,0.924612849,-1.116896605,-0.128638556,-1.245535161,-0.917935152 -Terry Rozier,roziete01,2018,5571,2764,1.705260797,1.586136816,3.291397613,-1.796059452,0.926099966,-0.869959486,1.087502308,1.49966564,2.587167949,7.532756082,4.827390125,2.705365958,0.332760092,1.382784546,1.715544639,-1.242425006 -Terry Rozier,roziete01,2019,4100,1953,-0.593549436,0.190730232,-0.402819204,-5.698190716,0.599767329,-5.098423387,-1.711652332,0.253893266,-1.457759066,1.289092525,0.828167268,0.460925257,-0.793982641,0.446233404,-0.347749236,-1.411015428 -Ricky Rubio,rubiori01,2014,5515,2638,0.8986513,1.868537984,2.767189283,5.463765317,1.287453882,6.751219198,1.87910597,1.8493586,3.72846457,8.823258322,8.823258322,0,2.381050717,2.871489897,5.252540614,1.142295855 -Ricky Rubio,rubiori01,2015,1401,692,0.045161755,5.701516523,5.746678278,0.085971444,4.9863864,5.072357844,0.093494353,5.991387053,6.084881406,3.155103278,3.155103278,0,0.556089185,4.933594057,5.489683242,1.102880952 -Ricky Rubio,rubiori01,2016,4700,2323,1.201131469,2.67376549,3.874896959,1.420573113,1.577097603,2.997670716,1.324456103,2.658224731,3.982680834,8.036170127,8.036170127,0,1.044793765,3.407563011,4.452356776,0.693473227 -Ricky Rubio,rubiori01,2017,4929,2469,2.076043896,0.54715265,2.623196547,-1.1012044,-0.721475522,-1.822679922,1.519440681,0.346915547,1.866356228,5.81351176,5.81351176,0,1.533837862,1.233704089,2.767541951,-0.027619826 -Ricky Rubio,rubiori01,2018,4954,2435,-0.060896158,1.334893317,1.273997158,-0.450422917,1.114362605,0.663939689,-0.143508036,1.300025947,1.15651791,4.892201,4.612593951,0.27960705,0.341085502,2.826556693,3.167642195,0.59455843 -Ricky Rubio,rubiori01,2019,4383,2067,-0.148445094,0.99275744,0.844312346,2.629791066,0.787421922,3.417212988,0.424229725,0.942731901,1.366961626,4.40825406,3.838832213,0.569421847,0.534682417,2.105903399,2.640585816,1.018734498 -Damjan Rudez,rudezda01,2015,2091,1047,-1.353882356,-3.584824679,-4.938707035,-1.053211852,1.220103732,0.16689188,-1.360641628,-2.803109674,-4.163751303,-0.757272611,-0.757272611,0,-1.793034307,-3.471843414,-5.264877721,0.263582677 -Damjan Rudez,rudezda01,2016,568,277,-1.881892436,-3.949735528,-5.831627964,0.88140267,-0.716586563,0.164816107,-1.402576177,-3.46066062,-4.863236796,-0.299565221,-0.299565221,0,-1.863024939,-4.071875388,-5.934900327,0.298108801 -Damjan Rudez,rudezda01,2017,643,314,-3.291190178,-4.232078559,-7.523268737,-4.407855313,-0.98187517,-5.389730483,-3.647434329,-3.746401529,-7.393835858,-0.747415294,-0.747415294,0,-2.831335904,-4.405592566,-7.23692847,0.45617399 -Brandon Rush,rushbr01,2014,826,418,-4.07611894,-5.221516379,-9.29763532,-2.575166939,-1.243977902,-3.819144841,-3.965277595,-4.655169865,-8.62044746,-1.251372307,-1.251372307,0,-4.106589751,-5.417236615,-9.523826365,-0.044469731 -Brandon Rush,rushbr01,2015,603,278,-5.625915454,-5.883514184,-11.50942964,-9.592272476,-8.305481486,-17.89775396,-6.811904663,-6.844871913,-13.65677658,-1.552473923,-1.540176385,-0.012297538,-5.69891267,-5.500500048,-11.19941272,0.443656918 -Brandon Rush,rushbr01,2016,2456,1165,-0.849168659,-1.85044956,-2.69961822,-2.694162502,-5.434233593,-8.128396095,-1.318065416,-2.75920744,-4.077272857,-0.780193262,-0.795623816,0.015430554,-1.374849882,-2.782034869,-4.156884751,-0.642329496 -Brandon Rush,rushbr01,2017,2059,1030,-2.425083242,-0.979893768,-3.40497701,-1.204560808,-0.387936439,-1.592497247,-2.310000927,-0.898958072,-3.208958999,-0.239873594,-0.239873594,0,-2.728819003,-1.306217883,-4.035036886,-0.533639682 -D'Angelo Russell,russeda01,2016,4573,2259,-1.620184341,-2.055100505,-3.675284846,-1.93028874,-0.525645738,-2.455934478,-1.670622822,-1.78874899,-3.459371813,-0.817872468,-0.817872468,0,-1.444717148,-1.704051404,-3.148768552,0.034873448 -D'Angelo Russell,russeda01,2017,3782,1811,-0.263841647,-2.195711498,-2.459553145,-0.570788151,-3.436480294,-4.007268445,-0.284344663,-2.539738946,-2.824083609,-0.06933644,-0.06933644,0,0.086502556,-2.059732461,-1.973229905,1.268558647 -D'Angelo Russell,russeda01,2018,2649,1234,-0.374915208,-3.2712299,-3.646145108,-1.526047368,-3.655772796,-5.181820164,-0.581879537,-3.528933665,-4.110813202,-0.869890198,-0.869890198,0,-0.073175953,-3.569966783,-3.643142736,1.521397825 -D'Angelo Russell,russeda01,2019,5545,2596,2.707440061,-0.781087172,1.926352888,0.254384375,-1.160133786,-0.905749411,2.391975114,-0.908027662,1.483947452,5.652608958,6.180959451,-0.528350494,2.786389275,-1.031433598,1.754955677,0.872389499 -Domantas Sabonis,sabondo01,2017,3355,1638,-3.675919981,0.970501212,-2.70541877,-3.374663885,2.298831454,-1.075832431,-3.846561055,1.282776966,-2.563784088,0.154111916,0.146058717,0.008053199,-3.783474359,0.990087506,-2.793386852,-0.654780635 -Domantas Sabonis,sabondo01,2018,4000,1976,-1.049389962,-0.457063521,-1.506453483,0.76458727,-1.328940299,-0.564353029,-0.754360144,-0.682800068,-1.437160212,1.315475767,1.297921472,0.017554294,-1.025420363,-0.476183776,-1.501604139,-0.224535636 -Domantas Sabonis,sabondo01,2019,3992,1934,1.177204294,0.452176765,1.629381059,-0.325536969,0.926248337,0.600711368,0.931713864,0.53042767,1.462141534,4.165563647,4.003728473,0.161835173,0.828445967,0.978557211,1.807003178,0.15990403 -Robert Sacre,sacrero01,2014,2307,1089,-4.299280722,0.291904776,-4.007375946,-1.745435371,-0.603061229,-2.3484966,-3.994514486,0.211099328,-3.783415159,-0.573320062,-0.573320062,0,-3.801750261,-0.480054703,-4.281804964,-0.142569431 -Robert Sacre,sacrero01,2015,2258,1133,-3.892297693,0.011391824,-3.880905869,-1.35554976,1.87806217,0.52251241,-3.580987003,0.480467959,-3.100519044,-0.200919691,-0.200919691,0,-3.750908354,-0.301168166,-4.05207652,-0.804638254 -Robert Sacre,sacrero01,2016,661,320,-4.033904225,-0.841175118,-4.875079343,-2.563046794,3.518812585,0.95576579,-3.941449824,0.124562871,-3.816886953,-0.173600251,-0.173600251,0,-4.640999855,-1.739860797,-6.380860652,-0.327586774 -John Salmons,salmojo01,2014,3561,1803,-1.964456404,-0.623818,-2.588274403,-3.247012287,1.324673195,-1.922339092,-2.380627722,-0.253536797,-2.634164519,0.101465257,0.23244299,-0.130977733,-2.391225553,-1.191271363,-3.582496916,-0.488754346 -John Salmons,salmojo01,2015,529,270,-1.272038049,-5.365230171,-6.637268221,-5.302596499,-1.443099436,-6.745695935,-2.171401243,-4.861219258,-7.032620501,-0.582971423,-0.582971423,0,-1.942965162,-4.623093562,-6.566058723,-1.134041464 -Brandon Sampson,sampsbr01,2019,444,214,-4.398776173,-4.513896278,-8.912672451,1.648806124,-4.053256751,-2.404450627,-3.323893552,-4.631991158,-7.95588471,-0.567998685,-0.567998685,0,-3.569245909,-4.50448961,-8.073735519,-0.07071341 -JaKarr Sampson,sampsja02,2015,2377,1131,-3.766018706,-0.572604565,-4.338623271,-2.462979685,-3.240079316,-5.703059001,-3.612165381,-1.15964299,-4.771808371,-1.177216978,-1.177216978,0,-4.320434851,-1.741179345,-6.061614196,0.868019478 -JaKarr Sampson,sampsja02,2016,2406,1160,-4.33757539,-2.316060716,-6.653636106,-1.717956204,-0.288577796,-2.006534,-3.996595853,-1.990568338,-5.98716419,-1.899877079,-1.899877079,0,-4.865548259,-2.845400067,-7.710948325,0.073595712 -JaKarr Sampson,sampsja02,2018,683,344,-1.541507318,1.171036471,-0.370470847,-2.960203684,7.056390912,4.096187228,-1.873367593,2.521940843,0.64857325,0.591355238,0.591355238,0,-2.62029939,1.585570732,-1.034728658,-0.852182992 -JaKarr Sampson,sampsja02,2019,260,127,1.548543419,-0.871612277,0.676931142,-2.178511864,-0.595869708,-2.774381573,0.966788592,-0.797689308,0.169099284,0.18787897,0.18787897,0,-1.173835161,-1.349135554,-2.522970715,-0.681726336 -Larry Sanders,sandela01,2014,1134,584,-3.37978349,0.961707742,-2.418075748,-4.075857269,2.773392534,-1.302464735,-3.690480892,1.487611818,-2.202869073,0.162093124,0.162093124,0,-3.691948263,0.400653345,-3.291294918,-0.546146682 -Larry Sanders,sandela01,2015,1191,586,-2.581596644,3.312604298,0.731007654,-4.784047391,-0.300875342,-5.084922733,-3.176351218,2.708970862,-0.467380355,0.684835155,0.684835155,0,-3.184179712,3.542157325,0.357977613,0.334976872 -Larry Sanders,sandela01,2017,28,13,-5.583658034,13.49487352,7.911215485,-8.464231974,4.423393647,-4.040838327,-6.64139221,12.49415967,5.852767463,0.059279491,0.059279491,0,-3.471930996,9.517115517,6.045184522,3.817780408 -Dario Saric,saricda01,2017,4482,2129,-1.952487276,0.303797871,-1.648689405,-2.756311126,0.011676618,-2.744634508,-2.140154594,0.266079055,-1.874075539,0.960452962,0.960452962,0,-1.89023624,-0.278223036,-2.168459276,0.928899882 -Dario Saric,saricda01,2018,5543,2639,1.074062333,0.040774664,1.114836998,1.007118281,-2.298669481,-1.2915512,1.11395849,-0.503272776,0.610685714,4.565806897,3.776665605,0.789141292,1.775207811,-0.455549393,1.319658418,0.268657028 -Dario Saric,saricda01,2019,4344,2023,-0.542784559,-0.659493376,-1.202277935,-0.347971508,-2.085351775,-2.433323282,-0.551040056,-0.971618063,-1.522658118,1.283736241,1.283736241,0,-0.087800867,-0.833197291,-0.920998158,0.207291204 -Tomas Satoransky,satorto01,2017,1531,755,-2.365339127,2.40837707,0.043037942,-3.594822021,2.617108947,-0.977713074,-2.74991359,2.608819519,-0.141094071,0.999249914,1.026274297,-0.027024383,-2.082387357,0.705718419,-1.376668939,-0.950498754 -Tomas Satoransky,satorto01,2018,3483,1703,1.257743338,-0.31707183,0.940671507,-0.093136772,1.246119158,1.152982386,1.056213952,-0.009769683,1.046444269,3.278048518,3.349058499,-0.071009981,0.381694647,-0.337757274,0.043937373,-0.757666235 -Tomas Satoransky,satorto01,2019,4614,2164,0.458877798,-0.867659319,-0.408781521,-0.275310316,0.663798567,0.388488251,0.319644852,-0.550261995,-0.230617143,2.75941715,2.75941715,0,-0.170902465,-0.327869268,-0.498771733,-0.812093787 -Dennis Schroder,schrode01,2014,1293,648,-5.050382053,-3.208170975,-8.258553028,-5.399327564,-5.411393172,-10.81072074,-5.416546205,-3.85239068,-9.268936885,-2.145642441,-2.212094425,0.066451985,-4.716940019,-4.461708722,-9.178648741,-0.128282623 -Dennis Schroder,schrode01,2015,3563,1806,-0.415013137,-2.505095363,-2.9201085,-4.292598712,-1.926055339,-6.218654051,-1.319806171,-2.565229556,-3.885035727,-1.064888191,-0.010788466,-1.054099725,-0.949589834,-3.149302972,-4.098892806,-0.769609253 -Dennis Schroder,schrode01,2016,3683,1812,0.142469862,0.357662535,0.500132397,1.027053287,3.751935786,4.778989074,0.339951965,1.035392158,1.375344123,3.830203463,3.37354188,0.456661583,1.053391457,0.23136097,1.284752426,0.036358133 -Dennis Schroder,schrode01,2017,5542,2696,0.560297561,-2.171628148,-1.611330587,1.121157976,-3.479929761,-2.358771785,0.815394614,-2.615397682,-1.800003068,1.324899005,0.636966437,0.687932568,0.046322185,-2.153568524,-2.10724634,0.358621207 -Dennis Schroder,schrode01,2018,4283,2078,1.547619079,-0.88409869,0.663520388,0.870641899,-3.342264619,-2.47162272,1.59483051,-1.428730027,0.166100483,3.093708459,3.093708459,0,1.134469586,-1.379205978,-0.244736392,0.066466749 -Dennis Schroder,schrode01,2019,5351,2465,0.338866405,-0.576463185,-0.23759678,-2.345844114,-0.264491634,-2.610335748,-0.205842785,-0.586918595,-0.79276138,2.468132374,2.419353069,0.048779305,-0.797240483,0.07796879,-0.719271693,0.29074574 -Luis Scola,scolalu01,2014,3216,1642,-2.852144892,-0.047542698,-2.89968759,-5.339051165,-0.914682516,-6.253733681,-3.525560015,-0.308374291,-3.833934307,-0.939835055,-0.453274446,-0.486560609,-3.790317268,-0.205411459,-3.995728727,0.511745096 -Luis Scola,scolalu01,2015,3321,1659,0.081456615,0.397220107,0.478676722,-0.121055437,1.390727245,1.269671808,0.076264236,0.616773148,0.693037385,2.937603639,2.937603639,0,0.068750347,0.598202207,0.666952554,0.768065909 -Luis Scola,scolalu01,2016,3513,1776,-1.193227576,-0.405028066,-1.598255642,-2.062232116,-3.43017883,-5.492410946,-1.496174701,-1.067066962,-2.563241663,0.15460409,0.388048609,-0.233444519,-1.100420028,-0.446620736,-1.547040764,-0.297026988 -Luis Scola,scolalu01,2017,986,461,-1.915904236,-1.672334432,-3.588238668,0.425254639,-2.90254798,-2.477293342,-1.472043894,-1.984246511,-3.456290405,-0.167365496,-0.167365496,0,-2.208273583,-2.523141253,-4.731414836,0.734813521 -Mike Scott,scottmi01,2014,3285,1628,-1.417925628,-2.61920319,-4.037128818,-1.630308238,-3.428438707,-5.058746945,-1.529374187,-2.944990314,-4.474364501,-1.430981409,-1.466933913,0.035952504,-0.637457127,-3.984299814,-4.621756941,0.127277557 -Mike Scott,scottmi01,2015,2575,1295,-0.904663356,-2.242497079,-3.147160435,-2.875706031,-1.004397908,-3.880103939,-1.419616817,-2.153863495,-3.573480312,-0.570306216,0.079420869,-0.649727086,-0.846543554,-3.260341163,-4.106884717,-0.536266562 -Mike Scott,scottmi01,2016,2707,1307,-0.552748405,-1.928448852,-2.481197257,-0.28807629,3.118457031,2.830380741,-0.527419918,-1.057484869,-1.584904787,0.795081798,0.390462228,0.40461957,-0.300780616,-1.778840963,-2.07962158,-0.163385117 -Mike Scott,scottmi01,2017,397,195,-4.589736039,-0.782586887,-5.372322927,-7.339384826,0.976944205,-6.362440621,-5.396341322,-0.47130778,-5.867649102,-0.311291022,-0.311291022,0,-5.391681623,-2.36743717,-7.759118793,0.353953012 -Mike Scott,scottmi01,2018,3171,1532,-0.457477466,-1.94486999,-2.402347456,0.186813381,-1.120166963,-0.933353583,-0.364083285,-1.89229333,-2.256376615,0.398784043,-0.165663439,0.564447483,-0.783143488,-2.503943922,-3.28708741,-0.146177683 -Mike Scott,scottmi01,2019,3476,1588,-1.403773166,-2.700697635,-4.104470801,-1.134318109,0.564170296,-0.570147813,-1.470213942,-2.182690039,-3.652903981,-0.749118398,-0.61396689,-0.135151508,-1.716143913,-2.785123482,-4.501267395,-0.197579916 -Thabo Sefolosha,sefolth01,2014,3694,1820,-1.422497208,2.343603854,0.921106646,-2.884986006,1.186435676,-1.69855033,-1.869786056,2.206874679,0.337088624,2.864078543,2.653572656,0.210505887,-1.638447372,2.621343081,0.98289571,-0.218304209 -Thabo Sefolosha,sefolth01,2015,1935,976,0.146867279,3.398353008,3.545220288,-0.174667123,5.364274401,5.189607278,0.061159372,3.978436785,4.039596157,3.358694308,3.358694308,0,0.187644348,3.094273403,3.281917751,-0.630248203 -Thabo Sefolosha,sefolth01,2016,4035,1961,-0.507327566,2.021810523,1.514482956,-2.207873804,1.552416664,-0.65545714,-0.875795257,1.98967816,1.113882903,3.861114529,3.272661003,0.588453527,-0.824618427,2.160475859,1.335857432,-0.685350789 -Thabo Sefolosha,sefolth01,2017,3313,1605,-1.636326855,2.363613667,0.727286811,-1.245862314,1.076954052,-0.168908262,-1.652679658,2.205042262,0.552362603,2.715906293,2.795823126,-0.079916834,-1.723454347,2.756347713,1.032893366,-0.08921177 -Thabo Sefolosha,sefolth01,2018,1653,806,0.056258136,3.641169221,3.697427356,-1.489914621,1.755275319,0.265360698,-0.247551954,3.404863904,3.15731195,2.422968952,2.422968952,0,-0.151913398,4.197981707,4.046068309,-0.254929977 -Thabo Sefolosha,sefolth01,2019,1378,651,-2.394038614,4.079768397,1.685729782,0.456095926,2.665885548,3.121981474,-1.955501881,3.965153368,2.009651487,1.571988373,1.640416818,-0.068428445,-1.883684658,3.201809536,1.318124878,-0.369772373 -Wayne Selden,seldewa01,2017,662,342,-2.680870325,-2.818307564,-5.49917789,-1.266980953,0.533322357,-0.733658596,-2.57187854,-2.291450336,-4.863328876,-0.378800977,-0.407061,0.028260023,-1.724683606,-2.93351122,-4.658194826,-0.363281154 -Wayne Selden,seldewa01,2018,1447,692,-0.461980879,-4.847489681,-5.30947056,-2.194915572,-1.189388632,-3.384304204,-0.779964693,-4.337275687,-5.11724038,-0.841695222,-0.841695222,0,-1.425924343,-4.461697361,-5.887621704,0.702766422 -Wayne Selden,seldewa01,2019,3023,1439,-3.104694949,-3.140283091,-6.24497804,-2.092356383,-2.865693765,-4.958050147,-3.022775657,-3.244763307,-6.267538964,-2.58152294,-2.58152294,0,-3.760574404,-3.239214301,-6.999788706,-0.00239371 -Kevin Seraphin,serapke01,2014,1148,584,-2.895262279,0.895257598,-2.000004681,-4.418636389,2.273020237,-2.145616152,-3.380256332,1.170846442,-2.20940989,0.181874519,0.360853431,-0.178978911,-3.936337448,-0.12106987,-4.057407318,-0.478307895 -Kevin Seraphin,serapke01,2015,2524,1307,-2.795912082,-0.032185596,-2.828097678,-2.833382758,-2.431014196,-5.264396955,-2.960556623,-0.574145003,-3.534701626,-0.52148073,-0.663865768,0.142385038,-3.763537725,-0.71231869,-4.475856415,-1.154759121 -Kevin Seraphin,serapke01,2016,1073,526,-7.620509327,1.779907312,-5.840602015,-5.789922082,3.012033029,-2.777889053,-7.678721774,2.167527362,-5.511194413,-0.740222157,-0.740222157,0,-6.19503408,-0.228240991,-6.423275071,-0.103686116 -Kevin Seraphin,serapke01,2017,1266,618,-3.482925769,-1.651935192,-5.134860961,-3.251801453,-3.570673018,-6.822474471,-3.646743993,-2.146611404,-5.793355397,-0.967075124,-0.63626864,-0.330806484,-3.846110991,-3.024095232,-6.870206224,-0.388642404 -Ramon Sessions,sessira01,2014,4385,2214,1.049096453,-2.690991263,-1.64189481,-1.671501999,-0.745386323,-2.416888322,0.596216907,-2.443353315,-1.847136408,1.018906955,1.018906955,0,-0.450506365,-3.076693683,-3.527200048,-0.24486407 -Ramon Sessions,sessira01,2015,2783,1406,-1.101068442,-1.316814071,-2.417882513,-3.858773569,1.170042122,-2.688731446,-1.739465026,-0.877971195,-2.617436221,0.091771334,-0.64735867,0.739130005,-2.038655501,-1.561153928,-3.599809429,-0.574821521 -Ramon Sessions,sessira01,2016,3515,1667,0.283598514,-3.404477166,-3.120878652,-2.404424703,-0.104407753,-2.508832456,-0.250568146,-2.924860419,-3.175428565,-0.362877239,-0.362877239,0,-0.325880917,-2.959408401,-3.285289319,0.283221147 -Ramon Sessions,sessira01,2017,1699,811,-1.285616507,-1.598895667,-2.884512174,-2.627222903,-2.076994593,-4.704217496,-1.651190021,-1.809117313,-3.460307334,-0.293588933,-0.293588933,0,-1.639595523,-2.462098609,-4.101694131,-0.105629974 -Ramon Sessions,sessira01,2018,807,392,-0.581960512,-0.788881363,-1.370841875,-3.124250323,-3.301720386,-6.425970709,-1.135602862,-1.334266219,-2.469869081,0.059116774,0.059116774,0,-1.092966914,-2.538219634,-3.631186549,0.165329772 -Collin Sexton,sextoco01,2019,5348,2605,-2.837322529,-5.072542927,-7.909865456,-2.316572813,-6.108303599,-8.424876411,-2.839530954,-5.508370226,-8.34790118,-7.382977773,-7.382977773,0,-2.453223831,-4.693736234,-7.146960066,-0.781203554 -Mustafa Shakur,shakumu01,2014,25,11,-14.50264232,-1.17212965,-15.67477197,-24.97979768,5.399705837,-19.58009184,-17.61543535,0.108262627,-17.50717272,-0.087582262,-0.087582262,0,-12.02492968,-0.42912478,-12.45405446,5.514986189 -Landry Shamet,shamela01,2019,4263,1976,0.758023898,-0.794099755,-0.036075858,1.697110858,0.731904645,2.429015504,0.970192147,-0.522171789,0.448020358,3.243760557,2.493115305,0.750645253,0.292180514,-0.255009814,0.0371707,-0.117177205 -Tornike Shengelia,shengto01,2014,316,154,-5.219983785,-5.415957413,-10.6359412,-2.845800962,-4.201003379,-7.046804341,-5.032741759,-5.458382359,-10.49112412,-0.606748281,-0.606748281,0,-5.497309148,-6.43518051,-11.93248966,0.572885438 -Iman Shumpert,shumpim01,2014,3740,1962,-0.948338879,0.077432834,-0.870906046,2.144208471,4.53349439,6.677702861,-0.361584538,1.048552417,0.686967879,3.427341462,3.427341462,0,-0.023199624,1.977589388,1.954389764,-0.365377223 -Iman Shumpert,shumpim01,2015,4330,2240,0.185417918,1.440422549,1.625840467,1.938562049,2.097686435,4.036248485,0.521047186,1.666404366,2.187451552,5.669009346,3.644613351,2.024395994,1.131398233,1.773132931,2.904531164,-0.162130205 -Iman Shumpert,shumpim01,2016,3324,1683,-1.041256235,0.698357371,-0.342898864,-1.539614932,1.906445484,0.366830552,-1.267919698,0.965393444,-0.302526254,2.081103047,2.082694591,-0.001591544,-0.691439162,0.924487479,0.233048317,-0.083391473 -Iman Shumpert,shumpim01,2017,4508,2212,-0.988737459,0.90134364,-0.087393819,-2.635520123,0.347304576,-2.288215547,-1.441055962,0.847272483,-0.593783479,2.446725052,1.818027036,0.628698016,-1.033133247,0.717064941,-0.316068306,0.043269354 -Iman Shumpert,shumpim01,2018,581,276,-4.687730186,-0.01457845,-4.702308636,-2.240567458,4.105985457,1.865417998,-4.497280555,0.895137104,-3.602143451,-0.12067454,-0.12067454,0,-3.734435425,0.235573118,-3.498862308,0.561963786 -Iman Shumpert,shumpim01,2019,3432,1590,-1.574725977,1.277995495,-0.296730482,0.314366229,-0.739137822,-0.424771594,-1.306332986,0.936756298,-0.369576688,1.907763707,1.799501336,0.108262371,-0.937524102,0.735959857,-0.201564246,0.066482191 -Alexey Shved,shvedal01,2014,1347,664,-1.974227457,-0.261977393,-2.23620485,-2.758022337,1.127876345,-1.630145992,-2.300613776,-0.021957503,-2.322571279,0.145905993,0.145905993,0,-0.962816748,-1.287977543,-2.250794291,0.731787582 -Alexey Shved,shvedal01,2015,1564,767,2.037243747,-2.874574336,-0.837330588,-1.746437123,-1.574068712,-3.320505835,1.526214779,-2.740157299,-1.213942521,0.664847464,0.664847464,0,1.46788922,-2.795897754,-1.328008534,0.306878548 -Pascal Siakam,siakapa01,2017,1759,869,-3.466574109,-0.034056439,-3.500630548,-2.38809715,-1.019262193,-3.407359343,-3.504506137,-0.267375148,-3.771881285,-0.453835606,-0.497201924,0.043366317,-3.598397556,0.335327219,-3.263070337,-0.356256883 -Pascal Siakam,siakapa01,2018,3798,1858,-0.309835168,-0.118334816,-0.428169984,2.30070025,1.97475348,4.27545373,0.167098626,0.281719339,0.448817965,2.982601511,3.279707013,-0.297105502,0.280991041,0.052706895,0.333697936,-0.844295865 -Pascal Siakam,siakapa01,2019,7149,3439,0.897082857,0.730980629,1.628063486,2.818115347,3.227452049,6.045567396,1.305769171,1.249779966,2.555549138,9.320981822,7.303221522,2.017760299,1.42902994,1.501100607,2.930130547,-0.355705389 -Jordan Sibert,siberjo01,2019,9,4,10.52197441,-18.08108359,-7.559109179,18.88976914,-52.57291944,-33.6831503,12.92144429,-26.34386004,-13.42241574,-0.021604133,-0.021604133,0,7.288802927,-20.75935827,-13.47055535,-0.824157513 -Xavier Silas,silasxa01,2018,16,7,-1.679940987,22.55256535,20.87262436,4.624700955,-1.141978866,3.482722089,-0.399490156,18.96243302,18.56294287,0.076845249,0.076845249,0,-0.803441828,17.6208503,16.81740847,0.949002475 -Ben Simmons,simmobe01,2018,6558,3101,0.796240972,1.195232356,1.991473328,2.197253339,-0.04235912,2.154894219,1.126740729,0.961339166,2.088079895,7.625856962,9.002377041,-1.376520078,1.559022671,1.477276777,3.036299447,0.857118578 -Ben Simmons,simmobe01,2019,6719,3121,1.004274109,-0.829229261,0.175044847,-0.093690903,-0.774315385,-0.868006288,0.80831011,-0.877988062,-0.069677953,4.370734211,3.021398732,1.349335479,0.859599185,-0.648614455,0.210984729,0.923990731 -Jonathon Simmons,simmojo02,2016,1695,839,-0.634156382,-0.493341685,-1.127498067,-0.096045321,-2.528324225,-2.624369546,-0.620004092,-1.059450242,-1.679454334,0.466487655,0.376950948,0.089536707,-1.659059779,-0.297292986,-1.956352765,0.069162935 -Jonathon Simmons,simmojo02,2017,3459,1698,-1.315400191,-0.220458345,-1.535858535,-2.605345791,5.085569832,2.480224041,-1.704903695,0.804318317,-0.900585378,1.628006746,0.686081,0.941925747,-1.868597493,0.73158898,-1.137008513,-0.136608921 -Jonathon Simmons,simmojo02,2018,4217,2029,-0.55115271,-1.332608959,-1.883761669,-0.228135662,-3.995885191,-4.224020852,-0.469918287,-1.942834841,-2.412753128,0.349770487,0.349770487,0,-1.399807787,-1.625760231,-3.025568018,0.185807916 -Jonathon Simmons,simmojo02,2019,2390,1116,-2.662954509,-0.434695019,-3.097649528,-4.664184327,-1.137816153,-5.80200048,-3.233514435,-0.6192186,-3.852733035,-0.618133877,-0.144172289,-0.473961589,-3.363640793,-1.494310436,-4.857951229,0.148225417 -Kobi Simmons,simmoko01,2018,1311,643,-3.954225284,-5.582506259,-9.536731543,-0.545195371,-7.947826818,-8.493022189,-3.42881913,-6.370852822,-9.799671952,-2.307151662,-2.307151662,0,-3.550004049,-5.311883346,-8.861887395,-0.23821534 -Kobi Simmons,simmoko01,2019,4,2,-7.66521548,11.96403299,4.298817513,-17.1279683,46.68594577,29.55797747,-10.09743416,20.12301012,10.02557597,0.012635212,0.012635212,0,-9.742481122,15.09525099,5.352769869,-3.134801056 -Anfernee Simons,simonan01,2019,336,153,-3.010200792,-4.913546391,-7.923747183,-4.809405578,-8.157569054,-12.96697463,-3.653617057,-5.904937781,-9.558554838,-0.535136808,-0.444902691,-0.090234117,-3.579628584,-6.339593803,-9.919222388,0.370868445 -Henry Sims,simshe01,2014,1776,875,-0.765872497,-0.337443561,-1.103316058,-1.493652979,0.309287972,-1.184365007,-0.88658258,-0.174063179,-1.060645759,0.758723705,0.758723705,0,-1.0895588,-0.509473633,-1.599032433,0.182394097 -Henry Sims,simshe01,2015,2846,1399,-2.776003127,-1.893092852,-4.669095979,-4.427200238,-1.34923826,-5.776438498,-3.142223805,-1.897388924,-5.039612729,-1.644304679,-1.644304679,0,-3.248399846,-2.046593796,-5.294993643,0.589609534 -Henry Sims,simshe01,2016,545,263,-2.698340487,-6.526994923,-9.225335411,-3.918571419,-4.72182884,-8.640400259,-3.056142579,-6.437553841,-9.493696419,-0.91169382,-0.91169382,0,-2.153271393,-3.480334159,-5.633605553,0.735029168 -Chris Singleton,singlch01,2014,499,250,-3.886387032,-2.224443576,-6.110830608,-9.530965644,-3.696768883,-13.22773453,-5.289051087,-2.69620293,-7.985254017,-0.664335463,-0.664335463,0,-5.574491957,-2.655373699,-8.229865656,-0.491410825 -Kyle Singler,singlky01,2014,4719,2337,0.470215324,-0.33782124,0.132394084,-1.904997228,-0.512356328,-2.417353556,-0.010128283,-0.338462603,-0.348590886,2.861810807,2.861810807,0,0.056505404,-0.15590241,-0.099397006,-0.049546829 -Kyle Singler,singlky01,2015,3492,1743,-1.16287647,-0.646572014,-1.809448484,-0.869227892,-1.823935765,-2.693163658,-1.194105034,-0.919992282,-2.114097315,0.582893098,0.582893098,0,-1.189818885,-0.796706774,-1.986525659,-0.162331702 -Kyle Singler,singlky01,2016,2138,1028,-1.513282992,-1.467178003,-2.980460995,-5.163703619,-0.639432106,-5.803135725,-2.430257137,-1.414010293,-3.84426743,-0.587808773,-0.365642777,-0.222165996,-2.636869148,-1.124018238,-3.760887386,-0.020045031 -Kyle Singler,singlky01,2017,814,395,-4.169043331,-1.013550693,-5.182594025,-4.245690591,1.692550169,-2.553140422,-4.442892385,-0.511988173,-4.954880558,-0.440094177,-0.399285214,-0.040808962,-5.910548875,-1.025490129,-6.936039004,-0.534719997 -Kyle Singler,singlky01,2018,122,59,-6.843372362,-3.243072321,-10.08644468,-7.308471685,6.83954631,-0.468925375,-7.391193512,-1.357113226,-8.748306738,-0.181201465,-0.181201465,0,-6.377196511,-3.654969954,-10.03216646,0.352503379 -Peyton Siva,sivape01,2014,421,224,-4.277090241,-1.480638003,-5.757728244,-1.786822384,-3.655917372,-5.442739756,-4.008051526,-1.956590997,-5.964642523,-0.363037662,-0.363037662,0,-3.151920767,-1.725337095,-4.877257863,-1.134922328 -Donald Sloan,sloando01,2014,806,407,-3.074286042,-2.418224965,-5.492511007,-6.278962047,-2.815134374,-9.094096421,-3.90454956,-2.721777653,-6.626327213,-0.794966335,-0.740248586,-0.054717748,-3.858251723,-2.864797743,-6.723049465,-1.295979229 -Donald Sloan,sloando01,2015,2180,1107,-0.711018136,-2.096404872,-2.807423007,-2.961092754,-0.163553635,-3.124646389,-1.20488313,-1.835356011,-3.040239141,-0.160700584,-0.160700584,0,-1.551750937,-2.099951713,-3.65170265,-1.886005835 -Donald Sloan,sloando01,2016,2661,1318,0.181040954,-2.329779273,-2.148738319,0.90119077,-1.614372162,-0.713181391,0.390045836,-2.269420989,-1.879375153,0.58134201,0.58134201,0,0.054116967,-2.78717645,-2.733059483,-0.684963292 -Marcus Smart,smartma01,2015,3847,1898,-0.307721959,1.568391918,1.260669959,2.316083706,0.521456032,2.837539738,0.240705706,1.435038654,1.67574436,4.289168711,4.474370737,-0.185202026,0.53562019,2.048460607,2.584080798,0.293182818 -Marcus Smart,smartma01,2016,3946,1860,0.364660814,1.699894962,2.064555776,-2.550066027,2.94674096,0.396674934,-0.227951552,2.031587578,1.803636025,4.406167888,3.626456893,0.779710995,0.144249027,2.108676016,2.252925043,1.198036296 -Marcus Smart,smartma01,2017,6044,2937,-0.61220272,1.380599103,0.768396384,-2.799690488,3.566023662,0.766333174,-1.133303997,1.926559811,0.793255814,5.365513794,4.49364116,0.871872634,-0.570037961,1.886022721,1.31598476,0.629980053 -Marcus Smart,smartma01,2018,4242,2063,-0.683171147,2.05135401,1.368182863,-0.928802186,3.268370789,2.339568603,-0.766407708,2.379516165,1.613108457,4.706808385,2.898186536,1.808621849,-0.974633961,2.0875838,1.11294984,0.85568545 -Marcus Smart,smartma01,2019,4714,2232,-0.105312112,2.489098837,2.383786725,0.837097555,0.894537,1.731634555,0.094095312,2.26768339,2.361778703,5.852262112,5.836672785,0.015589327,0.732227243,3.032177924,3.764405166,0.464089581 -Chris Smith,smithch05,2014,5,2,-10.0312651,-35.74773654,-45.77900165,-9.293069913,-61.42981959,-70.7228895,-10.37911186,-43.21280778,-53.59191964,-0.052849476,-0.052849476,0,-7.602390666,-31.74742682,-39.34981749,1.794056568 -Dennis Smith Jr.,smithde03,2018,4190,2049,-1.943377681,-3.054735639,-4.998113319,-2.875500158,-3.418775063,-6.294275221,-2.212763567,-3.314312723,-5.52707629,-2.910999349,-2.910999349,0,-1.177785667,-2.599662734,-3.777448401,0.268029569 -Dennis Smith Jr.,smithde03,2019,3183,1508,-2.684424909,0.925038105,-1.759386805,-3.380164831,1.730267465,-1.649897366,-2.933755952,1.171558246,-1.762197706,0.762366075,0.762366075,0,-2.400153973,1.180149529,-1.220004444,0.41864712 -Greg Smith,smithgr02,2014,208,100,0.647076721,-2.105710049,-1.458633328,-1.973793374,-2.84238803,-4.816181404,0.084887509,-2.382384863,-2.297497355,0.023094182,0.023094182,0,-1.1020295,-2.620392631,-3.722422132,0.031146475 -Greg Smith,smithgr02,2015,745,364,-3.04598789,-2.815426875,-5.861414765,-6.517846348,4.011553616,-2.506292732,-3.960095836,-1.563452269,-5.523548105,-0.522726201,-0.532246656,0.009520455,-4.339145637,-1.69528113,-6.034426766,-0.19526141 -Greg Smith,smithgr02,2016,394,192,-4.278688797,-0.870654894,-5.149343691,-4.003427793,-5.632697894,-9.636125687,-4.488718986,-1.858259875,-6.34697886,-0.352695497,-0.352695497,0,-5.187304361,-1.316128946,-6.503433307,0.094617105 -Ish Smith,smithis01,2014,2052,1006,-0.397117936,0.3916641,-0.005453836,-3.148906132,1.610736321,-1.538169811,-1.024709679,0.662929228,-0.361780451,1.215226648,1.215226648,0,-1.161799124,0.588158439,-0.573640686,-0.825812826 -Ish Smith,smithis01,2015,1716,832,-1.75756988,-1.692503675,-3.450073555,-1.808056864,0.258231306,-1.549825558,-1.712344114,-1.396617744,-3.108961858,-0.136046958,-0.136046958,0,-2.445340811,-1.187486297,-3.632827109,-0.050614629 -Ish Smith,smithis01,2016,4636,2239,-0.125893591,-0.82240152,-0.948295111,1.304404895,-1.964257204,-0.659852309,0.268140462,-1.065739625,-0.797599164,2.209054305,2.209054305,0,0.074175854,-0.936366388,-0.862190535,-0.811578363 -Ish Smith,smithis01,2017,3958,1955,-0.269956085,-1.920860457,-2.190816542,0.517301752,3.136373058,3.653674811,-0.082689526,-0.989461295,-1.072150821,1.64977743,1.64977743,0,-1.022728548,-0.453522956,-1.476251504,-1.393688805 -Ish Smith,smithis01,2018,4196,2043,-0.152501698,1.057560962,0.905059264,1.738274557,0.583969971,2.322244528,0.251624831,1.01269755,1.264322381,4.136540194,4.136540194,0,-0.299327061,0.812867476,0.513540414,-1.131838286 -Ish Smith,smithis01,2019,2745,1332,-0.611548404,-1.37513202,-1.986680424,1.231334412,0.498678582,1.730012995,-0.243526561,-1.064679005,-1.308205565,0.964231304,1.137886163,-0.173654859,-0.612548974,-1.044465515,-1.657014488,-1.772443272 -Jason Smith,smithja02,2014,1634,830,-2.889565634,-1.73515961,-4.624725244,1.011191966,-2.787197786,-1.77600582,-2.255006194,-2.035216195,-4.290222389,-0.644862422,-0.644862422,0,-1.845646677,-0.72912261,-2.574769287,-1.08371681 -Jason Smith,smithja02,2015,3492,1785,-2.991261974,-1.951076634,-4.942338608,-1.012010156,-5.172018009,-6.184028165,-2.674278077,-2.678864534,-5.353142611,-2.370735988,-2.370735988,0,-2.86266783,-3.383977337,-6.246645167,0.001447713 -Jason Smith,smithja02,2016,2432,1181,-2.477960888,-0.981770199,-3.459731087,-0.715640065,0.307650858,-0.407989207,-2.252707787,-0.771386637,-3.024094424,-0.165043993,-0.165043993,0,-1.621893854,-0.895768881,-2.517662736,-0.065410436 -Jason Smith,smithja02,2017,2526,1225,-1.43522069,-0.67193736,-2.10715805,-3.71032466,-0.277237863,-3.987562523,-2.01664405,-0.642848573,-2.659492623,0.047849974,0.460787077,-0.412937103,-1.7531825,-0.898143807,-2.651326306,-0.129118278 -Jason Smith,smithja02,2018,615,287,-6.153036634,-2.55360184,-8.706638474,-7.739265223,-3.719362514,-11.45862774,-6.86646417,-2.952685942,-9.819150112,-1.038877228,-1.007598923,-0.031278305,-5.720633322,-4.129906192,-9.850539514,0.68118868 -Jason Smith,smithja02,2019,420,190,-4.873824157,-1.373118422,-6.246942579,-7.76321332,2.043484531,-5.719728788,-5.803973573,-0.713467143,-6.517440716,-0.368262586,-0.368262586,0,-3.995878233,-1.924060109,-5.919938341,1.094529993 -Josh Smith,smithjo03,2014,5492,2730,-2.000257186,1.038175417,-0.962081768,-0.96523965,-0.760185065,-1.725424714,-1.887861948,0.782577263,-1.105284685,2.317917294,2.317917294,0,-0.724310844,0.639359154,-0.084951689,1.13390156 -Josh Smith,smithjo03,2015,5593,2696,-1.646406532,2.540312249,0.893905717,-1.159782505,0.140391703,-1.019390802,-1.656826347,2.178419451,0.521593104,4.541447052,3.465593236,1.075853815,-0.865710641,1.937579525,1.071868884,1.804465187 -Josh Smith,smithjo03,2016,1934,918,-4.186556367,2.194140603,-1.992415763,-4.600155691,1.287040834,-3.313114857,-4.551163185,2.119292114,-2.431871071,0.151099642,0.097497408,0.053602234,-3.242252582,1.819895708,-1.422356875,1.785334479 -Josh Smith,smithjo03,2018,27,12,-0.862448582,-3.527564275,-4.390012857,-23.08505324,1.434377857,-21.65067538,-5.574208847,-2.730917534,-8.305126381,-0.033867065,-0.033867065,0,-6.294885546,-1.119731256,-7.414616802,-0.418946084 -JR Smith,smithjr01,2014,4638,2421,1.700410589,-3.309181452,-1.608770862,1.52306409,-1.645572925,-0.122508835,1.75020889,-3.133327255,-1.383118366,1.678540548,1.678540548,0,2.082828356,-2.650255079,-0.567426722,-0.55807924 -JR Smith,smithjr01,2015,5179,2640,2.205234959,-1.141205629,1.06402933,2.011846539,0.586832952,2.598679491,2.265058255,-0.844319714,1.420738541,5.645966692,4.078977005,1.566989687,3.228883058,-0.917558061,2.311324997,-0.011405483 -JR Smith,smithjr01,2016,6057,3092,2.530464248,-0.954540165,1.575924083,4.790309984,-3.242863722,1.547446262,3.079224385,-1.507329635,1.571894751,6.885495799,4.582756258,2.302739541,3.514338114,-1.009327172,2.505010941,-0.241767014 -JR Smith,smithjr01,2017,3404,1674,-0.050840654,-0.115953043,-0.166793697,1.431115082,-1.478725236,-0.047610154,0.191601427,-0.41445615,-0.222854723,2.194276976,1.014718113,1.179558862,1.013363518,-0.342346769,0.671016749,-0.123755026 -JR Smith,smithjr01,2018,6003,2950,-0.587287985,-2.069289781,-2.656577767,0.399657796,-4.395072025,-3.99541423,-0.469183187,-2.656919987,-3.126103175,-0.498830047,-1.17608558,0.677255533,-0.176263953,-1.989034945,-2.165298898,-0.039338125 -JR Smith,smithjr01,2019,471,222,-2.83022863,-2.097215185,-4.927443815,-3.299441249,5.118057414,1.818616165,-3.064124219,-0.648625625,-3.712749844,-0.109897562,-0.109897562,0,-1.964573845,-1.744528713,-3.709102558,0.79653722 -Russ Smith,smithru01,2015,147,68,-1.774343285,-0.796652871,-2.570996155,-5.760946084,14.86755561,9.106609526,-2.70301151,2.43848384,-0.26452767,0.088164096,0.045203373,0.042960723,-2.957200345,0.43204162,-2.525158726,2.800887675 -Russ Smith,smithru01,2016,150,66,-5.650660492,-3.823262864,-9.473923356,-9.917836122,-4.436566021,-14.35440214,-6.830890603,-4.125356071,-10.95624667,-0.279779395,-0.279779395,0,-4.980592926,-4.278910513,-9.259503439,1.219486182 -Zhaire Smith,smithzh01,2019,252,116,-1.008075978,-0.405446949,-1.413522927,8.749227091,-1.156733413,7.592493678,0.950911274,-0.58117895,0.369732324,0.175101148,0.113419146,0.061682003,0.528382364,-1.348547836,-0.820165472,0.227708439 -Tony Snell,snellto01,2014,2454,1277,-2.149855776,-0.616852597,-2.766708374,-4.828492943,-1.417759295,-6.246252238,-2.823525848,-0.873664697,-3.697190545,-0.618109712,-0.514389269,-0.103720444,-4.032089109,-1.209424178,-5.241513287,-0.616926416 -Tony Snell,snellto01,2015,3062,1552,-0.219348922,-0.078041171,-0.297390092,0.17881341,1.133358069,1.31217148,-0.201061686,0.152916063,-0.048145623,2.118405738,2.377073067,-0.25866733,-0.306759965,-0.777671245,-1.08443121,-0.133780158 -Tony Snell,snellto01,2016,2669,1301,-2.616740614,-0.2888438,-2.905584414,-0.676175198,6.110217634,5.434042437,-2.368173956,1.030044467,-1.338129489,0.935556783,0.935556783,0,-2.519282098,-0.361565211,-2.880847309,-0.166900626 -Tony Snell,snellto01,2017,5014,2521,-0.592444958,-1.286513881,-1.87895884,0.524467048,-2.971743595,-2.447276547,-0.398872711,-1.708898475,-2.107771186,0.830843236,0.699467445,0.131375791,-0.855686669,-1.437221673,-2.292908343,-0.285548429 -Tony Snell,snellto01,2018,4454,2187,-1.476574605,-1.476726568,-2.953301173,0.298552065,-3.223576705,-2.92502464,-1.22979933,-1.904465182,-3.134264512,-0.443113581,-0.171759664,-0.271353917,-1.390509264,-1.891698819,-3.282208083,-0.479475139 -Tony Snell,snellto01,2019,2913,1332,-0.222271356,-1.489591254,-1.711862611,0.180964686,0.177056225,0.358020911,-0.181996799,-1.310432046,-1.492428845,0.856526158,0.940607074,-0.084080916,-0.427728406,-1.611752874,-2.03948128,-0.688412209 -James Southerland,southja01,2014,61,30,-1.07770434,10.1895531,9.111848758,-0.278909363,10.19951992,9.920610556,-0.965149248,10.86031172,9.895162468,0.199359219,0.199359219,0,-0.40783703,5.650986051,5.243149021,-0.124835338 -Ray Spalding,spaldra01,2019,325,148,-4.435824099,-3.089028787,-7.524852886,-2.925269519,3.388072381,0.462802862,-4.337784552,-1.816671582,-6.154456134,-0.261331237,-0.261331237,0,-4.741784351,-1.290042011,-6.031826363,1.125045058 -Marreese Speights,speigma01,2014,2199,1050,-2.660452289,-1.358342028,-4.018794318,-7.815572183,-0.343910759,-8.159482942,-3.952449443,-1.303948222,-5.256397665,-1.341719776,-1.520070678,0.178350902,-3.665227568,-1.038516115,-4.703743683,0.758326557 -Marreese Speights,speigma01,2015,2712,1274,-1.542062038,-1.174392267,-2.716454306,-1.090995014,-2.396664822,-3.487659836,-1.721013361,-1.599556928,-3.320570289,-0.383322703,-0.210478897,-0.172843806,-0.973807476,-0.516638463,-1.490445939,0.896462858 -Marreese Speights,speigma01,2016,2157,1033,-2.854684083,1.435383711,-1.419300372,-4.444490747,-2.694122288,-7.138613035,-3.581761628,0.586687723,-2.995073905,-0.141094673,0.160680654,-0.301775327,-2.260737218,0.586571051,-1.674166168,0.548393949 -Marreese Speights,speigma01,2017,2832,1384,0.646709512,0.077832906,0.724542418,-0.701165897,0.413309597,-0.2878563,0.330351958,0.099536991,0.429888949,2.274486212,2.032203829,0.242282383,1.565609638,0.626955658,2.192565296,0.765596728 -Marreese Speights,speigma01,2018,1400,675,0.106110192,-3.09484588,-2.988735689,-0.112900232,3.369261375,3.256361143,0.13067839,-1.89511692,-1.76443853,0.342074567,0.342074567,0,0.515577391,-2.19747184,-1.681894449,0.777987787 -Omari Spellman,spellom01,2019,1792,805,-2.409904566,-0.046040886,-2.455945453,-4.045785018,-2.640868737,-6.686653756,-2.871557445,-0.537221057,-3.408778502,-0.271203983,-0.271203983,0,-2.519662457,-1.539322975,-4.058985432,0.239712019 -Tiago Splitter,splitti01,2014,3611,1787,-0.154011158,3.961913852,3.807902694,-1.589646643,5.270811022,3.681164379,-0.49409655,4.402066785,3.907970234,6.176475263,3.933440886,2.243034377,-1.132051763,3.854756952,2.722705189,0.431134812 -Tiago Splitter,splitti01,2015,2301,1153,0.043906853,3.501533644,3.545440497,2.490181686,2.72787228,5.218053966,0.526727535,3.506540993,4.033268528,4.005873076,3.980658441,0.025214634,-0.274912607,3.666124576,3.39121197,0.405537538 -Tiago Splitter,splitti01,2016,1195,579,-1.183556697,1.464796958,0.281240262,-0.599039583,4.451689396,3.852649813,-1.114129717,2.10437899,0.990249273,1.099766495,1.099766495,0,-1.66686727,2.259093994,0.592226724,-0.453207202 -Tiago Splitter,splitti01,2017,160,76,1.140538663,-5.544341589,-4.403802926,-0.624046941,-4.074264109,-4.69831105,0.949250336,-5.570076253,-4.620825918,-0.073059656,-0.073059656,0,-1.292850749,-4.486026873,-5.778877622,0.700448005 -Nik Stauskas,stausni01,2015,2296,1127,-1.104508658,-3.727297404,-4.831806063,-1.448784038,-2.619744935,-4.068528973,-1.256162017,-3.678914821,-4.935076839,-1.255492404,-1.255492404,0,-2.275757022,-4.28316937,-6.558926392,-0.069968532 -Nik Stauskas,stausni01,2016,3779,1809,-1.401019725,-1.714156997,-3.115176722,-2.903450822,-0.995019005,-3.898469827,-1.715350229,-1.624825101,-3.34017533,-0.548570092,-0.548570092,0,-1.929231419,-2.053679528,-3.982910947,0.693614306 -Nik Stauskas,stausni01,2017,4549,2188,-0.383281235,-2.423732931,-2.807014166,1.264750936,-0.137138065,1.127612871,0.001626535,-2.084605124,-2.082978589,0.744167416,0.744167416,0,-0.6233689,-2.21139285,-2.834761751,-0.058006161 -Nik Stauskas,stausni01,2018,1089,523,-1.11391433,-1.931390716,-3.045305046,-3.51911875,0.874140902,-2.644977848,-1.653493122,-1.431615639,-3.085108761,-0.085921734,-0.085921734,0,-1.641330734,-2.497111344,-4.138442079,-0.298232344 -Nik Stauskas,stausni01,2019,2142,1015,-0.500910964,-3.01101411,-3.511925074,-6.142987286,-3.130783553,-9.273770839,-1.733111749,-3.201755217,-4.934866966,-1.132532907,-1.132532907,0,-1.486063307,-4.005373282,-5.491436589,0.122654559 -Alex Stepheson,stephal01,2016,152,73,0.409857512,0.688625916,1.098483429,-7.234374035,5.418411792,-1.815962243,-1.116817225,1.723988664,0.607171439,0.12319189,0.12319189,0,-1.866759654,1.932243605,0.065483951,-0.58815124 -DJ Stephens,stephdj01,2014,28,15,-0.940146052,0.214417003,-0.725729049,-9.911733064,13.89125892,3.979525858,-2.758855843,3.17434568,0.415489838,0.023445999,0.023445999,0,-1.413225802,-2.174685666,-3.587911468,-3.086217728 -DJ Stephens,stephdj01,2019,17,7,-8.795978746,1.59030792,-7.205670826,-20.83688086,4.954228444,-15.88265242,-11.74153355,2.448825213,-9.292708339,-0.024461034,-0.024461034,0,-5.894075977,-0.257247832,-6.151323808,4.773243886 -Lance Stephenson,stephla01,2014,6660,3457,0.172919384,-0.858698488,-0.685779104,1.001808983,-0.190860267,0.810948715,0.388208982,-0.826638579,-0.438429597,4.090422723,3.571057442,0.519365281,-0.496561653,-0.209890024,-0.706451677,0.250999938 -Lance Stephenson,stephla01,2015,3104,1573,-3.123292345,-2.731699502,-5.854991847,-4.036222786,0.088027745,-3.948195042,-3.435665861,-2.331418649,-5.76708451,-2.429970167,-2.429970167,0,-3.581197408,-1.997386445,-5.578583853,0.341594389 -Lance Stephenson,stephla01,2016,2960,1467,-0.084262057,-2.916258924,-3.00052098,0.896669015,-1.88426418,-0.987595164,0.143336109,-2.879909729,-2.73657362,0.025275024,0.012146224,0.013128799,-0.896619539,-2.766940365,-3.663559904,-0.068088962 -Lance Stephenson,stephla01,2017,941,468,-0.167407141,-1.895667953,-2.063075094,1.884028933,2.932674134,4.816703067,0.248486302,-1.012902434,-0.764416132,0.478403962,0.006373611,0.472030351,-0.863786943,-2.19017661,-3.053963553,-0.641028403 -Lance Stephenson,stephla01,2018,4054,1999,-0.351591721,-2.412036495,-2.763628216,0.410315292,-4.741417804,-4.331102511,-0.232720337,-3.063407766,-3.296128103,-0.559191826,-0.493526263,-0.065665563,-0.515026939,-2.997841672,-3.512868611,-0.162552549 -Lance Stephenson,stephla01,2019,2490,1123,-1.081390159,-2.305323511,-3.38671367,-1.050864876,-0.672911578,-1.723776454,-1.110667412,-2.10793094,-3.218598352,-0.270194545,-0.270194545,0,-1.695466283,-2.559322842,-4.254789125,0.648699413 -Greg Stiemsma,stiemgr01,2014,1950,1007,-3.418579344,-0.357633278,-3.776212622,-5.62080048,0.605801815,-5.014998665,-4.070482847,-0.153773789,-4.224256636,-0.752336829,-0.752336829,0,-3.656303204,0.476338985,-3.179964219,-0.645071277 -Greg Stiemsma,stiemgr01,2015,138,68,-3.721779165,-2.644776218,-6.366555383,-6.506588458,-9.671034709,-16.17762317,-4.591263061,-4.262036559,-8.85329962,-0.223923553,-0.2710159,0.047092347,-3.804737934,-5.188547487,-8.993285421,1.320383894 -David Stockton,stockda01,2015,74,33,-3.67695621,5.745998444,2.069042234,5.633309868,9.125936861,14.75924673,-1.976616571,6.846022702,4.869406131,0.130673367,0.130673367,0,-4.274464609,2.435837128,-1.838627482,1.785413279 -David Stockton,stockda01,2018,33,15,3.781504808,-11.76758517,-7.986080364,-6.263974586,-14.63311405,-20.89708864,1.879459988,-13.22333391,-11.34387392,-0.063923123,-0.070453156,0.006530033,1.341512942,-9.650192654,-8.308679712,2.577049099 -Jarnell Stokes,stokeja01,2015,261,126,0.429652778,-2.815458375,-2.385805597,-5.592969451,9.207633679,3.614664227,-0.792891007,-0.523428704,-1.316319711,0.093332894,0.093332894,0,-1.504584252,-1.100472565,-2.605056817,1.215760933 -Jarnell Stokes,stokeja01,2016,37,18,2.344918429,10.85042,13.19533843,-0.186023321,14.02860563,13.84258231,2.002233213,12.22102858,14.22326179,0.153030698,0.153030698,0,0.893627923,9.205476559,10.09910448,-1.27426453 -Jarnell Stokes,stokeja01,2017,15,7,11.97489742,5.185207882,17.1601053,8.730199004,-3.720474607,5.009724397,12.07219178,3.864468015,15.93665979,0.067904909,0.067904909,0,11.60185042,4.575477534,16.17732795,1.715802696 -Diamond Stone,stonedi01,2017,50,24,-15.61563064,-7.223781906,-22.83941254,-29.11046156,0.953922573,-28.15653899,-19.54583576,-6.075092815,-25.62092857,-0.281349006,-0.281349006,0,-13.58337334,-6.800199419,-20.38357276,0.455011015 -Julyan Stone,stoneju01,2014,233,120,-2.159640387,-2.544177982,-4.703818369,-9.228352009,-4.008092866,-13.23644487,-3.828332477,-3.049021561,-6.877354037,-0.249618591,-0.249618591,0,-3.604557054,-2.41516479,-6.019721844,-1.167002479 -Julyan Stone,stoneju01,2018,378,175,-1.076190979,2.036682705,0.960491725,2.108779806,6.257922184,8.366701991,-0.568350301,3.043670905,2.475320603,0.466978109,0.466978109,0,-1.368789062,1.191425007,-0.177364054,0.092566165 -Amar'e Stoudemire,stoudam01,2014,2769,1466,-0.511120679,0.503227803,-0.007892876,-2.318171849,-3.382024234,-5.700196084,-0.942576863,-0.238217657,-1.18079452,1.162911083,1.162911083,0,-0.956225982,-1.06585962,-2.022085602,-0.881044917 -Amar'e Stoudemire,stoudam01,2015,2607,1320,0.197486938,0.261603175,0.459090113,2.349206371,-1.459366353,0.889840018,0.699317596,-0.040766756,0.658550841,2.344793224,2.564296345,-0.219503121,0.380934456,-0.478322563,-0.097388107,-0.425372705 -Amar'e Stoudemire,stoudam01,2016,1668,844,-2.388558955,1.013298426,-1.375260529,-0.223043657,-0.080553916,-0.303597572,-2.085429334,0.810600621,-1.274828712,0.635230876,0.598829401,0.036401475,-2.202351534,0.710074177,-1.492277357,0.080173377 -Rodney Stuckey,stuckro01,2014,3903,1950,-1.091350829,-2.441299333,-3.532650161,-0.261877108,-1.907600741,-2.169477849,-0.966494467,-2.441309572,-3.407804039,-0.650303294,-0.650303294,0,-0.819346609,-3.003801894,-3.823148503,-0.606664246 -Rodney Stuckey,stuckro01,2015,3693,1874,0.865439524,-0.358054935,0.507384589,-1.148254295,0.443418,-0.704836295,0.531020616,-0.222597929,0.308422687,2.91369064,2.91369064,0,-0.378458725,-0.431214021,-0.809672747,-0.344742328 -Rodney Stuckey,stuckro01,2016,2827,1400,-0.091319358,0.101837712,0.010518354,-1.751100742,-0.086658401,-1.837759143,-0.428096385,0.041090795,-0.38700559,1.701508305,1.344370275,0.357138031,-0.965157446,-0.281903797,-1.247061242,-0.511363236 -Rodney Stuckey,stuckro01,2017,1408,696,-1.934316181,-1.641518477,-3.575834658,-1.89705993,-0.072908296,-1.969968226,-2.039434515,-1.393947156,-3.43338167,-0.240665694,-0.240665694,0,-2.280139342,-2.709106486,-4.989245827,-0.80948206 -Jared Sullinger,sullija01,2014,4052,2041,0.145042067,0.801284456,0.946326523,1.348684063,1.739916053,3.088600116,0.474022613,1.05048305,1.524505663,4.454046524,4.454046524,0,0.041840624,0.678558374,0.720398998,0.063050455 -Jared Sullinger,sullija01,2015,3339,1646,0.862282468,0.688650292,1.55093276,-0.202980773,-0.403885132,-0.606865904,0.70522248,0.489939947,1.195162427,3.324432324,3.057393732,0.267038592,0.896822205,0.506564886,1.403387091,0.093233825 -Jared Sullinger,sullija01,2016,4129,1996,-1.402928272,2.082582098,0.679653826,2.852472736,-0.560210474,2.292262262,-0.599283061,1.603961357,1.004678296,3.805602839,4.010371686,-0.204768847,-0.307428294,1.742570144,1.43514185,-0.369352327 -Jared Sullinger,sullija01,2017,237,118,-6.521766313,1.088735422,-5.433030892,-12.11377765,0.668886641,-11.444891,-8.122887812,1.057600677,-7.065287135,-0.258317072,-0.258317072,0,-6.576870191,0.817374729,-5.759495461,-0.558329338 -Edmond Sumner,sumneed01,2018,5,2,16.87092117,8.471991834,25.34291301,-33.12316615,-36.9116168,-70.03478295,7.560216583,-0.400697962,7.159518621,0.010173075,0.010173075,0,7.079454714,2.282944607,9.362399321,0.602362292 -Edmond Sumner,sumneed01,2019,469,212,-3.400702394,-0.876581512,-4.277283905,-3.716388631,0.48901211,-3.227376521,-3.669208857,-0.699288749,-4.368497607,-0.172535638,-0.205104899,0.032569261,-3.997267578,-0.778756248,-4.776023826,0.536631048 -Caleb Swanigan,swanica01,2018,409,197,-6.141449704,1.987436864,-4.154012841,-3.681326149,3.388149207,-0.293176942,-6.026245318,2.364179279,-3.662066038,-0.093745445,-0.110412403,0.016666958,-7.211927226,2.055884663,-5.156042563,0.310492612 -Caleb Swanigan,swanica01,2019,381,178,-8.949934231,-0.06356467,-9.013498901,-11.56706936,1.865454697,-9.701614667,-10.09405016,0.326278066,-9.767772098,-0.644917513,-0.644917513,0,-9.390712795,-0.679921956,-10.07063475,0.534320491 -Jayson Tatum,tatumja01,2018,6289,3121,0.193499606,-0.067696507,0.125803099,1.526457948,3.780507277,5.306965225,0.491905396,0.698562344,1.19046774,6.282711531,4.943063676,1.339647855,-0.506136621,0.465467692,-0.04066893,-0.480985456 -Jayson Tatum,tatumja01,2019,5771,2750,-0.095584416,0.085373803,-0.010210613,2.322292459,2.590345379,4.912637838,0.376533514,0.583981114,0.960514628,5.193281862,4.759803477,0.433478385,0.874849813,0.715558667,1.59040848,-0.506292334 -Edy Tavares,tavarwa01,2016,155,73,-3.488734359,-0.763042361,-4.25177672,5.361358554,-7.310188808,-1.948830254,-1.842989844,-2.261163505,-4.104153349,-0.050665669,-0.050665669,0,-2.350927581,-2.013863487,-4.364791068,0.447077837 -Edy Tavares,tavarwa01,2017,52,28,5.967140198,11.93952904,17.90666924,1.309293637,7.161004962,8.470298599,5.389123758,11.80425604,17.1933798,0.28277402,0.28277402,0,7.880095486,9.188034934,17.06813042,0.757854756 -Isaiah Taylor,taylois01,2017,134,62,-5.713689082,1.629573721,-4.084115361,-1.109304445,-6.256959732,-7.366264177,-5.157120449,0.093976231,-5.063144217,-0.0703654,-0.087600444,0.017235044,-4.332353472,-0.854263815,-5.186617287,-0.848598297 -Isaiah Taylor,taylois01,2018,2475,1167,-1.436167506,-0.856735445,-2.292902951,-0.078187913,2.627252167,2.549064255,-1.184265446,-0.160289102,-1.344554548,0.836138241,0.836138241,0,-1.77221541,-1.156674953,-2.928890363,-0.079275861 -Jeffery Taylor,tayloje03,2014,1259,629,-4.357171646,-0.609619871,-4.966791517,-6.398465449,0.088755911,-6.309709537,-5.01753925,-0.525619048,-5.543158298,-0.889429532,-0.889429532,0,-5.053602797,-0.733080463,-5.78668326,-0.742510262 -Jeffery Taylor,tayloje03,2015,835,430,-2.901506686,-2.970645494,-5.87215218,-5.479257566,-3.241049034,-8.7203066,-3.565575149,-3.221999498,-6.787574647,-0.885162183,-0.885162183,0,-4.065497501,-2.730447837,-6.795945337,-0.067680185 -Tyshawn Taylor,tayloty01,2014,540,270,-7.182386157,-4.139433236,-11.32181939,-8.044107064,-8.452264625,-16.49637169,-7.769738554,-5.254036154,-13.02377471,-1.409482032,-1.409482032,0,-6.963098139,-5.261222895,-12.22432103,-0.391149501 -Jeff Teague,teaguje01,2014,5597,2784,0.992012783,-1.430332631,-0.438319848,-2.191167883,3.143165482,0.9519976,0.418624215,-0.549749921,-0.131125706,3.744245654,3.707360642,0.036885012,0.999865818,-1.78351296,-0.783647143,0.879524893 -Jeff Teague,teaguje01,2015,5527,2757,2.477816901,0.072842716,2.550659617,1.479310191,1.439912433,2.919222623,2.363722001,0.33829366,2.702015661,7.775744738,6.213391378,1.562353361,2.272944026,-0.273647015,1.999297011,0.742828455 -Jeff Teague,teaguje01,2016,5247,2534,1.458134322,-0.615502374,0.842631948,-1.755281399,-2.206694815,-3.961976214,0.881991534,-1.038925318,-0.156933784,3.374670186,3.685008118,-0.310337932,0.963900771,-1.341679701,-0.37777893,1.01409791 -Jeff Teague,teaguje01,2017,5710,2799,2.861516993,-0.721353701,2.140163292,-0.064139871,-0.751352584,-0.815492455,2.430859022,-0.758205261,1.672653761,6.385179427,5.816005239,0.569174189,1.501954359,-0.62953335,0.87242101,0.738499035 -Jeff Teague,teaguje01,2018,5029,2464,1.355260116,-1.859685954,-0.504425838,0.386807758,-2.320340027,-1.933532269,1.170113053,-2.041453979,-0.871340926,2.355602958,2.642076686,-0.286473728,1.197420014,-1.470031256,-0.272611243,0.612254301 -Jeff Teague,teaguje01,2019,2682,1264,0.797826243,-1.097651961,-0.299825717,1.698757676,-0.539053111,1.159704564,1.017626106,-1.045191223,-0.027565117,1.754946595,1.754946595,0,0.333781672,-1.112073242,-0.77829157,-0.042494538 -Marquis Teague,teaguma01,2014,862,443,-6.570097256,-3.43352816,-10.00362542,-6.846102261,-1.071311985,-7.917414246,-7.001133229,-3.162789086,-10.16392232,-1.640823791,-1.640823791,0,-7.632173454,-3.025090443,-10.6572639,-1.505941096 -Marquis Teague,teaguma01,2018,150,74,-4.760473163,-1.388607768,-6.149080931,-0.738509648,-4.399524586,-5.138034234,-4.162876512,-2.053098417,-6.215974929,-0.128583005,-0.128583005,0,-2.717216473,-0.802887971,-3.520104444,-1.723948055 -Mirza Teletovic,teletmi01,2014,3152,1616,1.831991144,-1.275008785,0.556982359,1.126589797,-4.002216303,-2.875626507,1.797174118,-1.914061711,-0.116887593,2.226477061,1.509116056,0.717361005,1.767650548,-2.469590709,-0.701940161,0.244653423 -Mirza Teletovic,teletmi01,2015,1799,908,-1.544302699,-0.024494123,-1.568796821,-2.662026497,4.50588834,1.843861843,-1.860497919,0.943317589,-0.917180331,0.8565106,0.931406829,-0.074896229,-1.022038162,-0.305587351,-1.327625513,0.322080837 -Mirza Teletovic,teletmi01,2016,3577,1686,1.724838642,-1.473211119,0.251627523,2.95099726,-2.340510877,0.610486383,2.166595889,-1.708909282,0.457686607,2.779283949,2.779283949,0,2.258137292,-2.079601748,0.178535543,0.70968252 -Mirza Teletovic,teletmi01,2017,2322,1160,-0.987271402,-2.850619729,-3.837891131,0.535979701,1.496262635,2.032242336,-0.734966206,-2.108438373,-2.843404579,-0.071848142,0.178861935,-0.250710077,-0.222109725,-2.739728619,-2.961838344,0.081390872 -Mirza Teletovic,teletmi01,2018,326,159,1.728967321,-2.141908307,-0.412940986,-4.056643307,-1.501343307,-5.557986614,0.615338196,-2.111022637,-1.495684442,0.102288351,0.102288351,0,1.924953685,-2.67189934,-0.746945655,0.522550835 -Sebastian Telfair,telfase01,2015,626,327,-1.572368144,0.041275582,-1.531092562,-9.409272295,-0.467084607,-9.876356902,-3.32276467,-0.059175408,-3.381940078,-0.103810922,-0.103810922,0,-1.713811699,-0.579946316,-2.293758016,-1.47262149 -Garrett Temple,templga01,2014,1314,647,-2.708188866,2.721569551,0.013380686,-5.852628532,0.302595349,-5.550033182,-3.514850186,2.331676621,-1.183173565,0.546449969,0.585877814,-0.039427845,-3.134509939,1.17767339,-1.956836548,0.12664239 -Garrett Temple,templga01,2015,1547,761,-0.480227842,0.320184209,-0.160043633,-5.969599472,0.892687404,-5.076912068,-1.649018746,0.426724868,-1.222293878,0.602608795,0.735857892,-0.133249097,-1.478531156,0.88509324,-0.593437916,0.473236917 -Garrett Temple,templga01,2016,4069,1951,-0.934238906,1.405043118,0.470804211,-2.657539331,3.760320413,1.102781082,-1.337697622,1.976842668,0.639145045,3.379328662,3.379328662,0,-1.59185223,1.964616369,0.372764138,0.167205555 -Garrett Temple,templga01,2017,3484,1728,-0.47277038,2.53882853,2.06605815,-1.296881425,-1.380352413,-2.677233838,-0.654629598,1.90868652,1.254056922,3.539378331,3.539378331,0,-0.706102459,1.874720621,1.168618162,0.258399371 -Garrett Temple,templga01,2018,3249,1615,-1.178925835,1.011407404,-0.167518431,-2.681206414,1.601174264,-1.08003215,-1.505028617,1.233267202,-0.271761415,2.034433488,2.034433488,0,-2.066871255,0.720095818,-1.346775437,-0.367647878 -Garrett Temple,templga01,2019,4360,2103,-2.382100331,0.590135019,-1.791965312,-1.965465926,1.48851884,-0.476947086,-2.437885162,0.799188925,-1.638696237,1.179953139,1.086323442,0.093629697,-2.578585408,1.863376989,-0.715208419,-0.282627873 -Milos Teodosic,teodomi01,2018,2404,1134,-0.084069249,-2.007366103,-2.091435352,0.544442798,-0.359583008,0.184859791,0.014626813,-1.769847373,-1.75522056,0.582290041,0.582290041,0,0.562207994,-1.433005025,-0.870797031,1.162285514 -Milos Teodosic,teodomi01,2019,334,150,-1.318378614,-3.795275148,-5.113653762,6.727162914,-1.896663284,4.83049963,0.253701141,-3.62310483,-3.369403689,-0.048387037,-0.048387037,0,-0.188345462,-2.594410463,-2.782755925,2.115695734 -Jared Terrell,terreja01,2019,235,111,-7.573672811,-4.266931191,-11.840604,-9.461554172,0.81506227,-8.646491902,-8.426033139,-3.417257965,-11.8432911,-0.51916808,-0.51916808,0,-5.941745348,-4.264660788,-10.20640614,0.830192835 -Emanuel Terry,terryem01,2019,52,23,-2.213832838,1.518497418,-0.69533542,7.470990479,-2.100768388,5.370222091,-0.261686979,0.983518096,0.721831117,0.041038437,0.041038437,0,-0.605829844,3.148630034,2.54280019,0.894825806 -Jason Terry,terryja01,2014,1125,570,0.198137193,-3.752947835,-3.554810642,-1.18963745,-1.056861448,-2.246498898,-0.090432151,-3.398029846,-3.488461997,-0.215180268,-0.215180268,0,0.306476494,-3.995796842,-3.689320349,0.189896046 -Jason Terry,terryja01,2015,4465,2128,1.043168535,-0.706845556,0.336322979,-1.280847484,1.87907108,0.598223596,0.578381273,-0.241532535,0.336848738,3.397750231,2.668088672,0.72966156,0.302528007,0.13487804,0.437406047,0.617325005 -Jason Terry,terryja01,2016,2883,1382,0.330481413,-2.973314397,-2.642832984,-0.458004217,-1.692539305,-2.150543522,0.168627552,-2.87423128,-2.705603728,0.028641963,0.415360894,-0.386718931,0.23385646,-2.525483889,-2.291627429,0.331703657 -Jason Terry,terryja01,2017,2832,1433,0.379362989,0.705998781,1.08536177,0.750451899,2.641759886,3.392211786,0.468151282,1.160371274,1.628522556,3.183763466,3.017670543,0.166092923,-0.281563424,0.603366682,0.321803259,-0.703959054 -Jason Terry,terryja01,2018,1779,858,-0.89596274,-0.009079429,-0.905042168,-0.30946416,-0.004757828,-0.314221988,-0.864613042,0.018140623,-0.84647242,0.831655913,0.878692462,-0.047036549,-1.002542911,-0.524575346,-1.527118257,-0.194151017 -Hasheem Thabeet,thabeha01,2014,417,199,-7.595171672,-2.769669331,-10.364841,-7.168406937,1.880932833,-5.287474104,-8.064767507,-2.043537263,-10.10830477,-0.749821236,-0.679768013,-0.070053223,-8.07083475,-1.222362019,-9.293196769,0.440287711 -Daniel Theis,theisda01,2018,1912,936,-1.587355386,2.328948421,0.741593035,-1.938042534,0.9471003,-0.990942234,-1.749941678,2.070802777,0.320861099,1.472894456,1.472894456,0,-1.961311336,1.984572948,0.023261612,0.433813929 -Daniel Theis,theisda01,2019,2039,950,-1.419875325,-0.341599545,-1.76147487,-0.273486112,2.625787169,2.352301057,-1.271751741,0.181687606,-1.090064135,0.80660558,0.748748757,0.057856824,-1.611986829,0.63822396,-0.973762869,0.121476295 -Adonis Thomas,thomaad01,2014,75,37,2.261918899,-1.654476248,0.607442651,6.167551212,7.341935727,13.50948694,3.308346586,0.170779835,3.479126421,0.118405232,0.118405232,0,-0.299849419,-0.629319242,-0.929168661,0.696706333 -Isaiah Thomas,thomais02,2014,5033,2497,3.524021474,-0.174630411,3.349391063,2.194854609,2.496040509,4.690895118,3.493713957,0.394508176,3.888222133,8.506230547,8.506230547,0,3.151216506,0.10300323,3.254219735,0.559580863 -Isaiah Thomas,thomais02,2015,3810,1845,4.409809269,-3.034751367,1.375057902,3.235434428,-0.554993331,2.680441097,4.440380956,-2.70738864,1.732992316,4.265628418,3.820292677,0.445335741,3.650742216,-2.767782571,0.882959645,0.596735923 -Isaiah Thomas,thomais02,2016,6008,2864,4.110164685,-0.957146233,3.153018452,2.890023632,-0.817727092,2.07229654,4.125978973,-1.000489829,3.125489144,8.663379887,8.556389891,0.106989996,4.165019185,-1.034618179,3.130401006,0.953613528 -Isaiah Thomas,thomais02,2017,6299,3090,7.239275362,-2.595613274,4.643662088,6.532709106,-5.308087654,1.224621452,7.505316284,-3.309829879,4.195486405,11.05819682,9.831910381,1.22628644,7.490776419,-3.103064674,4.387711745,0.822528016 -Isaiah Thomas,thomais02,2018,1850,862,0.451207958,-2.673130764,-2.221922806,-1.114826541,-3.80980083,-4.924627371,0.140057418,-3.058439382,-2.918381964,-0.083005322,-0.083005322,0,0.455515554,-3.27723568,-2.821720126,1.445819224 -Isaiah Thomas,thomais02,2019,403,181,-3.740942448,-2.085511163,-5.826453611,-5.790391391,4.247559482,-1.542831909,-4.449749402,-0.898724573,-5.348473975,-0.243774756,-0.243774756,0,-1.731065731,-2.663763454,-4.394829185,1.620512371 -Khyri Thomas,thomakh01,2019,441,210,-4.323265287,-0.09752202,-4.420787307,-6.32254045,4.234570041,-2.087970409,-4.965316139,0.833979368,-4.13133677,-0.139590367,-0.266389649,0.126799282,-3.752106942,-0.570459588,-4.32256653,-0.943845924 -Lance Thomas,thomala01,2014,82,42,-3.94190866,-6.498484956,-10.44039362,-7.354553306,4.447092117,-2.907461189,-4.921175884,-4.593990139,-9.515166023,-0.144427418,-0.144427418,0,-5.458355909,-5.874464009,-11.33281992,-0.356796387 -Lance Thomas,thomala01,2015,2910,1490,-3.889841552,-1.728130223,-5.617971775,-3.46497305,-1.440848717,-4.905821767,-3.998964009,-1.724964789,-5.723928798,-2.257379233,-2.257379233,0,-4.001554759,-2.337619517,-6.339174276,-0.277890502 -Lance Thomas,thomala01,2016,2642,1313,-0.989730104,-0.517023436,-1.50675354,-0.495156342,2.165581612,1.67042527,-0.938809846,0.022254925,-0.916554921,1.22358849,1.22358849,0,-1.234175902,-1.113810763,-2.347986665,-0.367763591 -Lance Thomas,thomala01,2017,1962,968,-2.11301592,-1.691143731,-3.804159651,-4.010023269,-2.405768462,-6.415791731,-2.628877207,-1.90954118,-4.538418387,-0.87731631,-0.87731631,0,-2.75306818,-2.175076764,-4.928144944,-0.659265554 -Lance Thomas,thomala01,2018,2773,1353,-2.701046716,-0.1529593,-2.854006016,-3.600333523,0.68853005,-2.911803473,-3.021069164,0.043161907,-2.977907257,-0.156315663,-0.156315663,0,-3.256479117,-0.676210186,-3.932689303,-0.636103293 -Lance Thomas,thomala01,2019,1665,783,-4.003645446,-1.627563338,-5.631208785,-4.433071378,1.580248406,-2.852822972,-4.300825548,-1.011994244,-5.312819792,-1.019334861,-1.019334861,0,-4.211683702,-1.34299403,-5.554677732,-0.445684914 -Malcolm Thomas,thomama01,2014,132,63,-9.149209084,-6.52996236,-15.67917144,3.368330974,-1.846703927,1.521627048,-7.087070416,-5.9346285,-13.02169892,-0.328712638,-0.328712638,0,-6.590493509,-8.066801781,-14.65729529,1.135334546 -Malcolm Thomas,thomama01,2015,418,194,-4.076949019,-5.372494789,-9.449443808,-7.843350222,-8.54138945,-16.38473967,-5.04681375,-6.348432786,-11.39524654,-0.863068872,-0.863068872,0,-4.865627236,-5.512554225,-10.37818146,0.826234821 -Tyrus Thomas,thomaty01,2015,15,7,7.257555076,-13.60265768,-6.345102599,3.386979659,-10.74784395,-7.360864295,6.809493999,-13.98552602,-7.176032026,-0.015635203,-0.015635203,0,2.427415949,-17.95521637,-15.52780042,-1.04300854 -Hollis Thompson,thompho01,2014,3639,1742,-0.757346955,-2.944972378,-3.702319333,0.877256291,-2.73762808,-1.860371789,-0.422630599,-3.018584402,-3.441215001,-0.613749898,-0.613749898,0,-1.444283806,-3.046211111,-4.490494916,-0.090578776 -Hollis Thompson,thompho01,2015,3645,1776,-0.896992051,-1.099702368,-1.99669442,-1.882837355,-0.607402669,-2.490240024,-1.066890636,-1.064453627,-2.131344263,0.56373952,0.56373952,0,-1.754094152,-1.066019812,-2.820113964,0.541618258 -Hollis Thompson,thompho01,2016,4493,2154,-1.354467175,-3.686556065,-5.041023239,1.023323656,-1.11616921,-0.092845554,-0.859915527,-3.333304811,-4.193220338,-1.592035474,-1.592035474,0,-1.226616503,-3.134517801,-4.361134304,0.368304835 -Hollis Thompson,thompho01,2017,1538,752,-2.663521047,-1.35375375,-4.017274796,-2.049136713,-0.382977372,-2.432114085,-2.654551188,-1.237351891,-3.891903079,-0.433319644,-0.433319644,0,-3.03868172,-1.41105193,-4.44973365,-0.914185981 -Jason Thompson,thompja02,2014,3985,2007,-2.256921982,0.336415925,-1.920506057,1.9884247,-0.175313179,1.813111522,-1.524648973,0.271651604,-1.252997369,1.519972041,1.519972041,0,-2.273057989,0.010286331,-2.262771658,-0.808161848 -Jason Thompson,thompja02,2015,3994,1991,-2.432854238,0.445059006,-1.987795232,-0.166844445,-1.173553005,-1.34039745,-2.130285131,0.175985909,-1.954299222,0.802349783,0.802349783,0,-2.879950684,-0.466557359,-3.346508043,-0.703488712 -Jason Thompson,thompja02,2016,1066,526,-0.180462149,-2.192195005,-2.372657154,-2.279774762,-1.439258888,-3.71903365,-0.693944542,-2.209227163,-2.903171705,-0.015845686,0.048922983,-0.064768669,-0.602190659,-1.228622117,-1.830812775,-0.337967245 -Klay Thompson,thompkl01,2014,6358,3125,1.135314984,0.435264363,1.570579347,4.419548086,1.686319792,6.105867877,1.861229194,0.670803571,2.532032765,8.452283851,8.268856917,0.183426934,1.946029343,1.595694545,3.541723888,0.319927462 -Klay Thompson,thompkl01,2015,6643,3216,3.472986309,0.586362908,4.059349217,5.771474102,0.347573714,6.119047816,4.020361765,0.512033989,4.532395754,12.05876216,10.25668225,1.802079912,4.330160793,0.614944941,4.945105734,0.773957109 -Klay Thompson,thompkl01,2016,7376,3515,2.980638916,-0.693821302,2.286817614,3.688903683,0.843452595,4.532356278,3.145594316,-0.45505956,2.690534757,9.946248502,7.000910776,2.945337726,3.636719959,-0.134146095,3.502573865,0.831492381 -Klay Thompson,thompkl01,2017,6833,3245,1.002166308,0.533678252,1.535844561,3.66123597,1.82966739,5.49090336,1.486773492,0.769969803,2.256743295,8.338762225,7.115043216,1.223719008,2.788562859,0.813378114,3.601940974,0.137238551 -Klay Thompson,thompkl01,2018,6908,3300,1.295884379,-0.316048241,0.979836138,2.022978514,1.481797641,3.504776156,1.444132401,0.000404606,1.444537007,7.101802065,5.90203368,1.199768385,2.465768223,0.154979526,2.620747749,0.29730394 -Klay Thompson,thompkl01,2019,7344,3470,0.884373525,-0.251497634,0.63287589,0.457243299,-3.344174209,-2.886930909,0.739507165,-0.92770635,-0.188199186,4.542051045,3.907496028,0.634555016,1.977697699,-0.35269971,1.624997988,0.038292232 -Tristan Thompson,thomptr01,2014,5068,2594,-1.131897492,-1.934528363,-3.066425855,1.327400299,-5.827051067,-4.499650769,-0.661250552,-2.841018955,-3.502269507,-0.984072975,-0.984072975,0,-0.501984326,-2.565083597,-3.067067923,-1.110280641 -Tristan Thompson,thomptr01,2015,5662,2921,0.083024918,1.083368039,1.166392957,1.403855711,-1.300165678,0.103690033,0.285864853,0.638304386,0.924169239,5.512636893,2.738811811,2.773825082,1.043774893,0.288981021,1.332755915,-1.171491321 -Tristan Thompson,thomptr01,2016,5676,2891,0.657671592,2.478143455,3.135815047,1.900178066,2.010581638,3.910759703,0.90826961,2.491076205,3.399345814,9.097603584,6.663276723,2.434326862,1.153348383,2.077889241,3.231237625,-0.645693748 -Tristan Thompson,thomptr01,2017,5856,2898,-0.739831545,1.721890745,0.9820592,-1.643433557,0.387378626,-1.25605493,-1.012781091,1.587195599,0.574414508,4.933889936,3.415069256,1.51882068,-0.885042994,1.547901425,0.66285843,-0.624867974 -Tristan Thompson,thomptr01,2018,3032,1488,-0.712996321,-0.312817803,-1.025814124,-0.885272953,-2.737286441,-3.622559394,-0.841001705,-0.77274306,-1.613744765,0.918816788,0.079909815,0.838906973,-0.755141609,-0.94359047,-1.698732079,-0.700154345 -Tristan Thompson,thomptr01,2019,2422,1198,-0.221236426,1.648743834,1.427507408,-0.444649028,-2.677827126,-3.122476153,-0.246354593,0.957837959,0.711483366,2.086023804,2.086023804,0,-0.301074672,0.326214047,0.025139375,-1.430762834 -Marcus Thornton,thornma01,2014,3656,1865,0.541138666,-1.282115278,-0.740976612,1.108200525,-0.205166023,0.903034502,0.692720779,-1.116725095,-0.424004316,2.197365159,2.157935585,0.039429574,0.712129948,-1.584160852,-0.872030903,-0.228134669 -Marcus Thornton,thornma01,2015,1468,721,1.590216624,-0.352704834,1.23751179,-1.044053003,0.333404074,-0.710648929,1.154019097,-0.229595042,0.924424055,1.345739839,1.345739839,0,1.280690905,-1.530052481,-0.249361576,0.072088314 -Marcus Thornton,thornma01,2016,2354,1109,1.634314218,-2.258826492,-0.624512274,-0.404938086,-0.167424964,-0.57236305,1.308162915,-1.951332128,-0.643169213,1.194005435,1.194005435,0,1.588514303,-2.211358062,-0.622843759,0.64565197 -Marcus Thornton,thornma01,2017,1172,575,-0.703271056,-2.92653722,-3.629808276,-4.079767533,-8.095007634,-12.17477517,-1.474461223,-4.161764515,-5.636225737,-0.839193615,-0.839193615,0,-0.922114175,-3.601847983,-4.523962158,-0.871642304 -Sindarius Thornwell,thornsi01,2018,2448,1156,-2.108721476,1.387959899,-0.720761577,-3.185533523,2.962977651,-0.222555871,-2.497388632,1.820605323,-0.676783309,1.225587619,1.225587619,0,-2.563950561,1.208344967,-1.355605594,0.228987302 -Sindarius Thornwell,thornsi01,2019,754,325,-5.02381485,0.35303412,-4.67078073,-6.719024415,5.58228413,-1.136740285,-5.725348722,1.481276575,-4.244072146,-0.248958828,-0.288283577,0.03932475,-5.66942365,0.471750658,-5.197672992,0.818834068 -Jamaal Tinsley,tinslja01,2014,210,110,-3.675520844,-7.016969206,-10.69249005,-7.961115475,-1.429125529,-9.390241004,-4.750294765,-6.227434085,-10.97772885,-0.459673641,-0.459673641,0,-4.062394337,-6.374301902,-10.43669624,-0.432666736 -Mike Tobey,tobeymi01,2017,49,25,-8.153121291,11.01921046,2.866089171,-22.85989829,8.611450316,-14.24844797,-11.76514688,11.1865382,-0.578608673,0.027439257,0.027439257,0,-9.132975093,5.668376473,-3.464598621,-0.909644962 -Anthony Tolliver,tollian01,2014,2640,1319,0.399088545,-0.672853247,-0.273764703,0.923830982,1.316214087,2.240045069,0.56524748,-0.321615803,0.243631677,2.018122569,1.968035356,0.050087214,-0.472383326,-1.00711438,-1.479497706,0.164672423 -Anthony Tolliver,tollian01,2015,2868,1432,0.187315556,-1.811487681,-1.624172126,2.619471127,-0.276977674,2.342493453,0.695885858,-1.587099362,-0.891213504,1.390284117,1.390284117,0,1.101328927,-1.789625203,-0.688296276,0.318888606 -Anthony Tolliver,tollian01,2016,2733,1367,0.289730459,-0.196213966,0.093516493,-1.013233124,0.298464972,-0.714768153,0.037455168,-0.106607572,-0.069152404,1.854270558,1.930481181,-0.076210622,0.255447399,-0.756757509,-0.501310111,-0.460368883 -Anthony Tolliver,tollian01,2017,3004,1477,-0.674992036,-1.124710801,-1.799702838,0.349878984,-1.277646134,-0.92776715,-0.482287495,-1.190496057,-1.672783552,0.813446532,0.813446532,0,-0.698361596,-1.5577281,-2.256089696,0.204638124 -Anthony Tolliver,tollian01,2018,3585,1757,2.006252386,-0.096374452,1.909877934,0.041334846,0.784976131,0.826310978,1.729344292,0.069644838,1.798989129,4.077610129,4.077610129,0,1.509624401,-0.378118031,1.13150637,-0.004891326 -Anthony Tolliver,tollian01,2019,2306,1079,-1.380424233,-0.860382169,-2.240806402,-3.239442127,1.125554238,-2.11388789,-1.868123827,-0.477870059,-2.345993885,0.222244002,0.222244002,0,-1.361776535,-1.168306262,-2.530082797,-0.075015296 -Axel Toupane,toupaax01,2016,613,305,-1.658691981,-1.227389655,-2.886081637,3.50428581,-3.478650368,0.025635441,-0.679951021,-1.725583842,-2.405534862,0.05363789,0.05363789,0,-1.263625947,-1.231956222,-2.495582169,0.064392842 -Axel Toupane,toupaax01,2017,95,47,-1.09271153,-1.58064458,-2.673356109,-6.294933099,-4.336137298,-10.6310704,-2.190455025,-2.255785097,-4.446240122,-0.048636635,-0.048636635,0,-1.950359747,-1.624145561,-3.574505308,-0.632873823 -Karl-Anthony Towns,townska01,2016,5312,2627,0.79966248,0.780169503,1.579831983,2.245964919,-2.459518515,-0.213553595,1.157905189,0.20988618,1.367791369,5.559972261,5.559972261,0,0.733252494,0.048268121,0.781520615,0.724367335 -Karl-Anthony Towns,townska01,2017,6043,3030,3.086684651,-1.38591167,1.70077298,6.052104177,-4.524658871,1.527445306,3.835300211,-2.086446198,1.748854013,6.963363989,6.963363989,0,4.036508543,-1.7005737,2.335934843,0.120710432 -Karl-Anthony Towns,townska01,2018,6182,3088,2.896645833,-0.231057589,2.665588244,8.035778109,-0.309595927,7.726182182,4.071891365,-0.234718838,3.837172528,10.29421777,10.33360203,-0.039384261,4.280247864,0.469436649,4.749684514,-0.657552784 -Karl-Anthony Towns,townska01,2019,5358,2545,3.282302691,0.081628354,3.363931045,3.163625347,-0.396381726,2.767243622,3.450809575,0.039750782,3.490560356,8.139934627,8.139934627,0,3.786538782,0.616036112,4.402574894,0.463124103 -Gary Trent Jr.,trentga02,2019,241,111,-6.128116076,-2.491109749,-8.619225826,0.881490413,-5.001145904,-4.11965549,-5.128380081,-3.198877037,-8.327257118,-0.315515807,-0.315515807,0,-4.893495732,-4.176731089,-9.070226822,-0.108586415 -Allonzo Trier,trieral01,2019,3083,1459,-0.906504224,-2.052952651,-2.959456875,-2.741833532,1.195052985,-1.546780547,-1.252446802,-1.451901546,-2.704348348,0.033858124,0.033858124,0,-2.021507743,-2.336903398,-4.358411142,-0.372282208 -PJ Tucker,tuckepj01,2014,5086,2490,0.841765414,0.969346078,1.811111492,0.359148923,0.600164257,0.95931318,0.766865986,0.947089907,1.713955893,5.705718209,5.705718209,0,0.378950266,1.47354113,1.852491396,0.587186064 -PJ Tucker,tuckepj01,2015,4836,2383,0.189558946,1.386557126,1.576116072,-3.230065803,0.601015945,-2.629049858,-0.51333563,1.31387114,0.800535511,4.311941762,4.311941762,0,-0.603569736,2.158271036,1.554701301,-0.107134632 -PJ Tucker,tuckepj01,2016,5256,2540,-0.445852936,0.885428314,0.439575378,-1.913113697,0.708739499,-1.204374198,-0.769383615,0.940687972,0.171304358,3.783909538,3.783909538,0,-1.334883695,1.009357021,-0.325526675,-0.047287505 -PJ Tucker,tuckepj01,2017,5100,2487,-0.904058805,1.515471598,0.611412793,-1.349139483,2.044074248,0.694934765,-1.058917759,1.74741504,0.688497281,4.369162747,3.84307296,0.526089787,-1.450803788,2.026304974,0.575501186,-0.514796269 -PJ Tucker,tuckepj01,2018,5829,2850,-1.125753726,0.283452903,-0.842300823,2.961872944,2.5962703,5.558143245,-0.426108588,0.74409591,0.317987321,4.524923925,2.297183729,2.227740196,0.221121569,1.376091664,1.597213233,-0.666563279 -PJ Tucker,tuckepj01,2019,6596,3228,-1.392236955,1.928591847,0.536354893,0.260319434,1.776285933,2.036605367,-1.214969928,2.007087921,0.792117992,5.87200693,3.869264351,2.00274258,-0.511944087,2.773153322,2.261209235,-0.636398156 -Ronny Turiaf,turiaro01,2014,1229,606,-1.132094132,3.651705189,2.519611057,-2.934585199,0.229527916,-2.705057283,-1.599971395,3.159173578,1.559202182,1.325326352,1.325326352,0,-1.119476019,1.713808152,0.594332133,-0.50378704 -Ronny Turiaf,turiaro01,2015,42,19,-4.956462695,-11.44038822,-16.39685091,-11.05210432,-4.486003273,-15.53810759,-6.520135237,-10.58131813,-17.10145337,-0.138641579,-0.138641579,0,-8.425549708,-11.68706457,-20.11261428,-0.329854414 -Hedo Turkoglu,turkohe01,2014,874,433,-0.640309219,1.38429122,0.743982001,-2.373249278,1.413529513,-0.959719765,-1.122425781,1.434959115,0.312533334,0.690311638,0.459628065,0.230683573,-0.663869383,1.496208308,0.832338926,0.203706041 -Hedo Turkoglu,turkohe01,2015,1541,760,-0.562480348,-0.497960632,-1.06044098,-4.822392539,-1.546160307,-6.368552846,-1.484175963,-0.759857353,-2.244033316,0.193993191,0.303107324,-0.109114133,-0.118505518,-1.435278644,-1.553784162,0.17756727 -Evan Turner,turneev01,2014,5377,2606,-2.272467914,-2.396985014,-4.669452928,-2.302671003,0.026678488,-2.275992514,-2.313129724,-2.013744272,-4.326873996,-2.183547083,-1.641010463,-0.54253662,-2.552240942,-2.069070684,-4.621311626,0.744414126 -Evan Turner,turneev01,2015,4824,2378,-1.65432582,0.797941596,-0.856384224,-2.116413563,-1.87662049,-3.993034053,-1.837149075,0.276924507,-1.560224568,1.458917492,1.212532508,0.246384983,-1.512359727,0.12093192,-1.391427807,0.228079558 -Evan Turner,turneev01,2016,5206,2485,-0.809246948,0.620709762,-0.188537186,-4.441160737,2.036044273,-2.405116464,-1.619639471,0.918446194,-0.701193278,2.621225968,2.202326992,0.418898976,-1.555699337,0.411534707,-1.14416463,0.321114371 -Evan Turner,turneev01,2017,3672,1782,-1.288277916,0.944173371,-0.344104545,-5.635217198,2.025871578,-3.60934562,-2.291092802,1.24699033,-1.044102472,1.549032861,1.082292737,0.466740125,-1.826750487,1.136567585,-0.690182902,0.052867463 -Evan Turner,turneev01,2018,4357,2121,-1.622084851,0.745540348,-0.876544503,-4.848410879,-0.657668128,-5.506079007,-2.395416156,0.473079564,-1.922336592,0.894269951,0.646751638,0.247518313,-3.085905249,0.491001929,-2.594903321,-0.360189317 -Evan Turner,turneev01,2019,3863,1850,-1.84917449,0.53619143,-1.31298306,-0.896573988,-0.740797752,-1.63737174,-1.803791636,0.29458445,-1.509207186,1.168343083,0.942049329,0.226293754,-1.535789774,-0.348767117,-1.884556891,-0.998605258 -Myles Turner,turnemy01,2016,3213,1564,-3.766810656,1.419533369,-2.347277286,-3.23001324,-0.047121787,-3.277135027,-3.870641185,1.135073768,-2.735567417,-0.022429133,0.253759177,-0.27618831,-3.32173314,1.275310653,-2.046422487,0.048999066 -Myles Turner,turnemy01,2017,5426,2674,-1.662866231,2.047173147,0.384306916,2.595367649,2.485452256,5.080819905,-0.871427783,2.246687156,1.375259373,5.658963711,5.279919737,0.379043974,-0.87656631,2.160562357,1.283996047,0.289405197 -Myles Turner,turnemy01,2018,4123,2032,-1.825644844,-0.396513418,-2.222158262,-1.408534671,1.24429557,-0.164239101,-1.856264358,-0.093363833,-1.94962819,0.852949392,0.507076648,0.345872744,-1.876495106,0.372024504,-1.504470603,0.11979599 -Myles Turner,turnemy01,2019,4622,2245,-1.660014642,1.699332532,0.03931789,-2.504942605,3.027255426,0.522312821,-1.932312894,2.028040362,0.095727468,3.277906101,2.879676529,0.398229572,-1.306697478,2.629386172,1.322688693,0.070390077 -Jeremy Tyler,tylerje01,2014,797,398,-4.431214797,0.378829406,-4.052385392,-1.422502513,-2.922472597,-4.34497511,-4.099938801,-0.261087639,-4.36102644,-0.328383568,-0.328383568,0,-4.181938309,-1.197702201,-5.37964051,0.366257151 -Ekpe Udoh,udohek01,2014,1550,804,-5.098655192,-3.664719267,-8.763374458,-0.754822656,-2.562684671,-3.317507327,-4.498321764,-3.571001215,-8.069322979,-2.160933572,-2.160933572,0,-4.44534986,-3.994668163,-8.440018023,-0.925612297 -Ekpe Udoh,udohek01,2015,291,140,-4.223174722,-0.651713337,-4.874888059,-1.77418628,4.675416785,2.901230505,-3.966628523,0.374934751,-3.591693772,-0.061106832,-0.062697961,0.001591129,-2.592957093,-0.70597176,-3.298928853,0.602123124 -Ekpe Udoh,udohek01,2018,1725,831,-2.280136767,3.830450869,1.550314102,-0.930352143,2.466954293,1.53660215,-2.128182366,3.687700346,1.55951798,1.832673697,1.893014657,-0.06034096,-2.546041506,4.405346718,1.859305211,-0.480499599 -Ekpe Udoh,udohek01,2019,719,326,-0.161133472,-0.496314554,-0.657448026,-1.970926301,-4.719855452,-6.690781753,-0.570515759,-1.501460309,-2.071976068,0.127577042,0.226994073,-0.099417031,-1.228027097,-0.829608906,-2.057636003,-0.247464371 -Beno Udrih,udrihbe01,2014,1481,758,-0.199536607,0.110371319,-0.089165288,-1.676507635,-1.944486136,-3.620993771,-0.517050129,-0.293054967,-0.810105096,0.764400662,0.532444021,0.231956641,-0.178691229,-0.825938761,-1.004629991,-0.175601165 -Beno Udrih,udrihbe01,2015,3290,1669,0.223666776,-0.939924271,-0.716257495,-1.005302136,-0.405394033,-1.410696169,-0.027603013,-0.943032379,-0.970635392,1.503183805,1.439018979,0.064164827,-0.079168548,-0.35955812,-0.438726667,-0.956071793 -Beno Udrih,udrihbe01,2016,1403,707,-2.381848842,-2.395995941,-4.777844783,-1.33893583,0.033246467,-1.305689363,-2.305636966,-2.050120121,-4.355757088,-0.577156195,-0.577156195,0,-1.799486656,-2.159662084,-3.959148741,-0.959013573 -Beno Udrih,udrihbe01,2017,1115,560,1.350159816,-1.312523557,0.037636258,-0.910342544,5.531835392,4.621492847,1.001568136,0.016107352,1.017675488,1.058451223,1.058451223,0,-0.190009562,-1.40661525,-1.596624812,-1.641927291 -Tyler Ulis,ulisty01,2017,2409,1123,-0.084408405,-3.117321842,-3.201730247,-2.041983054,-0.020259228,-2.062242282,-0.463294264,-2.612625719,-3.075919982,-0.186676092,-0.186676092,0,-1.514093434,-2.665676141,-4.179769575,-0.032179819 -Tyler Ulis,ulisty01,2018,3484,1658,-1.566706021,-1.024211885,-2.590917906,-1.753067368,-0.655714836,-2.408782204,-1.637123633,-0.955482084,-2.592605718,0.132409308,0.132409308,0,-2.083228621,-1.05816408,-3.141392701,-0.545626183 -Tyler Ulis,ulisty01,2019,2,1,-4.461871398,57.30570498,52.84383358,-62.51966019,64.15283982,1.63317963,-16.80147286,62.46920451,45.66773165,0.023867965,0.023867965,0,-15.00184709,41.70460184,26.70275475,-3.443888738 -Jarrod Uthoff,uthofja01,2017,226,115,-0.468811314,-5.613496139,-6.082307453,-6.302727167,-9.7183724,-16.02109957,-1.649492082,-6.807940948,-8.45743303,-0.333043815,-0.333043815,0,-2.228524143,-6.751538968,-8.980063111,-0.535575995 -Jonas Valanciunas,valanjo01,2014,4795,2482,-1.031796827,0.802445591,-0.229351236,0.646122043,-4.141952923,-3.49583088,-0.769648113,-0.199858967,-0.969507079,2.187338537,2.803142401,-0.615803864,-0.70695477,-0.386091105,-1.093045874,-0.593093667 -Jonas Valanciunas,valanjo01,2015,4306,2202,0.476384788,1.270540325,1.746925113,-2.328459781,-1.122063236,-3.450523017,-0.144737159,0.893750223,0.749013065,3.913287669,4.105606593,-0.192318924,-0.038662243,0.280099189,0.241436946,-0.501284916 -Jonas Valanciunas,valanjo01,2016,3672,1878,1.987881605,0.984354048,2.972235654,2.690862068,-2.063739507,0.627122562,2.215753501,0.411012772,2.626766273,5.178347722,3.624099169,1.554248553,2.055457736,0.888399004,2.943856741,-0.717346517 -Jonas Valanciunas,valanjo01,2017,4540,2292,-0.24360282,0.256579021,0.012976201,1.554583852,-4.283543439,-2.728959588,0.08514647,-0.690284095,-0.605137626,2.484871154,2.410548934,0.07432222,0.013556595,-0.222175537,-0.208618943,-0.849986963 -Jonas Valanciunas,valanjo01,2018,4065,1971,0.876970979,2.589729212,3.466700191,2.009605684,-2.447025304,-0.43741962,1.07975725,1.660063054,2.739820304,5.553912778,4.091551728,1.46236105,0.988390444,1.629808773,2.618199217,-0.338262699 -Jonas Valanciunas,valanjo01,2019,2314,1091,0.898937428,1.420373516,2.319310944,-0.732298583,-0.848728727,-1.58102731,0.630269991,0.984466293,1.614736285,2.429261702,2.429261702,0,-0.065696316,0.841268976,0.775572659,0.254119851 -Denzel Valentine,valende01,2017,2032,998,-2.500833566,-0.236597185,-2.737430751,-0.950310217,0.766596348,-0.18371387,-2.322539166,-0.059843906,-2.382383072,0.190773658,0.133333662,0.057439996,-2.505082078,-0.520060195,-3.025142272,0.656975262 -Denzel Valentine,valende01,2018,4345,2095,-0.491915572,-1.215954061,-1.707869633,-1.402282588,0.106541678,-1.295740909,-0.657807214,-0.972106825,-1.62991404,1.196481747,1.196481747,0,-1.164509031,-0.595488859,-1.75999789,-0.061595674 -Jarred Vanderbilt,vandeja01,2019,170,74,-7.997058784,8.978504832,0.981446047,-6.426028203,9.77027481,3.344246608,-8.164573953,9.678067838,1.513493885,0.168272524,0.121268464,0.04700406,-5.647590429,6.828229647,1.180639218,1.66554375 -Fred VanVleet,vanvlfr01,2017,669,323,-2.628041804,0.552649653,-2.075392151,-2.398635382,6.710171659,4.311536276,-2.77689662,1.857976384,-0.918920236,0.30748944,0.077162513,0.230326927,-2.415403004,0.971101524,-1.44430148,-0.253828189 -Fred VanVleet,vanvlfr01,2018,3316,1634,2.216308184,1.289812612,3.506120796,2.505188844,3.081794704,5.586983549,2.342610958,1.71486278,4.057473737,5.60600977,5.451829362,0.154180408,1.74466474,1.237386585,2.982051325,-1.096393209 -Fred VanVleet,vanvlfr01,2019,4856,2352,1.324023966,-0.996661906,0.327362061,-0.637634907,1.430844437,0.79320953,0.949684211,-0.601172387,0.348511825,3.688588564,2.861820995,0.826767569,0.78863341,-0.043181823,0.745451587,-1.387723059 -Anderson Varejao,varejan01,2014,3507,1800,0.105923531,3.421403441,3.527326972,1.807934818,3.078438331,4.886373149,0.489470779,3.59090183,4.08037261,6.245318776,6.245318776,0,0.614140425,2.787764922,3.401905348,-0.419306189 -Anderson Varejao,varejan01,2015,1235,636,-1.048089958,2.715524178,1.66743422,-2.698609138,-1.920715971,-4.619325109,-1.522912681,1.917989056,0.395076375,1.019790835,1.019790835,0,-0.857928526,2.366198059,1.508269533,-0.070115703 -Anderson Varejao,varejan01,2016,1213,589,-1.939104992,3.198248035,1.259143043,-2.018288274,0.486420795,-1.531867479,-2.114873245,2.773968046,0.659094801,1.057348849,0.604206171,0.453142678,-1.868074817,2.520428359,0.652353543,0.07254671 -Anderson Varejao,varejan01,2017,196,92,-2.816372532,-2.420415381,-5.236787913,-6.143668459,-6.74537076,-12.88903922,-3.765258526,-3.615742991,-7.381001517,-0.219056801,-0.219056801,0,-2.629989613,-2.253797073,-4.883786686,0.760369365 -Jarvis Varnado,varnaja01,2014,712,339,-1.676153177,-1.631668695,-3.307821872,-2.34698883,0.696003547,-1.650985284,-1.88529336,-1.195166552,-3.080459911,-0.048499559,-0.048499559,0,-1.985118464,-1.5655007,-3.550619164,0.399818036 -Greivis Vasquez,vasqugr01,2014,3793,1969,0.439042689,-0.749295983,-0.310253294,0.335866071,4.194317573,4.530183643,0.429884899,0.238802891,0.66868779,3.448279182,2.446784871,1.001494311,0.06673724,-0.81149418,-0.74475694,-1.061973829 -Greivis Vasquez,vasqugr01,2015,4120,2092,-0.276371705,-2.449281372,-2.725653077,-0.986228526,-2.0276242,-3.013852725,-0.510263892,-2.478473876,-2.988737768,-0.254315525,-0.060149857,-0.194165668,0.061976092,-2.535926874,-2.473950782,-0.964695517 -Greivis Vasquez,vasqugr01,2016,903,460,-2.845280184,-1.800729383,-4.646009567,-3.318273143,-4.520667037,-7.83894018,-3.093190559,-2.444110099,-5.537300657,-0.653544782,-0.653544782,0,-2.818810089,-2.829548783,-5.648358872,-0.091469976 -Greivis Vasquez,vasqugr01,2017,84,39,-3.671639699,5.389564977,1.717925279,-1.80017604,-3.353999789,-5.154175829,-3.476259038,3.929788253,0.453529215,0.062928854,0.062928854,0,-4.472900159,2.979727919,-1.49317224,-1.253125386 -Rashad Vaughn,vaughra01,2016,2009,1001,-3.221833248,-2.430571639,-5.652404887,-1.900449091,-1.649493266,-3.549942357,-3.130445395,-2.376725382,-5.507170777,-1.405306215,-1.405306215,0,-3.081283784,-2.553111488,-5.634395272,-0.19491884 -Rashad Vaughn,vaughra01,2017,942,468,-2.967906157,-0.292617923,-3.26052408,-7.345669463,-1.237585717,-8.58325518,-4.06761945,-0.491589577,-4.559209028,-0.430000157,-0.384477624,-0.045522533,-3.302303075,-1.205459069,-4.507762144,-0.229257229 -Rashad Vaughn,vaughra01,2018,429,212,-1.030075649,0.479516184,-0.550559465,0.337579684,-1.203877914,-0.86629823,-0.822959324,0.178586681,-0.644372643,0.227704552,0.227704552,0,-1.028484404,-1.633519103,-2.662003507,-0.275237329 -Jan Vesely,veselja01,2014,1559,776,-2.194938746,4.982249454,2.787310708,-5.234686691,0.773152409,-4.461534282,-2.947405108,4.382170495,1.434765387,1.642523002,1.642523002,0,-2.078508317,4.549105189,2.470596872,0.248118813 -Charlie Villanueva,villach01,2014,359,180,-2.036092223,-3.866199263,-5.902291487,-5.822299102,-5.878713715,-11.70101282,-2.922234,-4.460599403,-7.382833403,-0.427132985,-0.427132985,0,-1.458702696,-4.791553564,-6.25025626,0.37695345 -Charlie Villanueva,villach01,2015,1549,721,0.619035019,-3.179619669,-2.56058465,-0.556948002,-1.711821154,-2.268769156,0.333973119,-3.073513995,-2.739540876,-0.006567358,-0.106344321,0.099776963,1.569706353,-3.52686886,-1.957162507,1.199730777 -Charlie Villanueva,villach01,2016,1428,685,-2.829901697,-1.362686892,-4.192588589,-4.547061736,-0.283404941,-4.830466677,-3.345372311,-1.215021967,-4.560394279,-0.634183818,-0.46517748,-0.169006338,-2.868858842,-2.357303788,-5.226162631,0.57867798 -Noah Vonleh,vonleno01,2015,510,259,-2.508736252,-0.868481232,-3.377217485,-6.857196381,0.197023071,-6.660173311,-3.488612904,-0.685226487,-4.173839391,-0.187436306,-0.187436306,0,-3.272290012,-1.981616851,-5.253906863,-0.363088624 -Noah Vonleh,vonleno01,2016,2381,1186,-3.517066445,0.262505378,-3.254561068,-0.805925162,-1.285416081,-2.091341242,-3.179448346,-0.030587514,-3.21003586,-0.275831728,-0.291812742,0.015981014,-2.995014434,-0.106184619,-3.101199053,-1.138326184 -Noah Vonleh,vonleno01,2017,2790,1365,-2.836191689,1.165186325,-1.671005364,-2.836881359,-0.117516527,-2.954397886,-3.015684895,0.995744895,-2.01994,0.507168293,0.49557875,0.011589544,-2.746678711,0.730917095,-2.015761616,-0.634627736 -Noah Vonleh,vonleno01,2018,1793,875,-1.505389691,-0.145429642,-1.650819332,-2.553939333,0.129624251,-2.424315081,-1.776921624,-0.081712008,-1.858633632,0.392635531,0.392635531,0,-2.568269111,-0.407838713,-2.976107824,-0.668816799 -Noah Vonleh,vonleno01,2019,3634,1722,-1.463561593,1.152069486,-0.311492107,1.593462548,-0.70179908,0.891663468,-0.864986775,0.888348777,0.023362002,2.424035021,2.424035021,0,-1.178118434,0.638631841,-0.539486593,-0.524592142 -Nikola Vucevic,vucevni01,2014,3590,1812,-1.228263303,1.202748015,-0.025515288,0.950328657,-0.711780987,0.23854767,-0.780851704,0.904889284,0.12403758,2.656184753,2.656184753,0,-0.657918744,1.251866493,0.593947749,-0.029327074 -Nikola Vucevic,vucevni01,2015,5032,2529,-0.609998249,-0.606189065,-1.216187314,-1.012903841,-2.498938541,-3.511842382,-0.674486458,-0.999308232,-1.673794691,1.395623962,1.395623962,0,-0.980220541,-0.153996549,-1.13421709,0.483454236 -Nikola Vucevic,vucevni01,2016,4106,2037,-0.011180225,0.762963188,0.751782963,1.239198991,-0.781201668,0.457997323,0.259211732,0.49168991,0.750901642,3.624689929,3.624689929,0,0.523864795,0.233838849,0.757703644,-0.368397655 -Nikola Vucevic,vucevni01,2017,4467,2163,-1.561131524,2.161388006,0.600256482,-1.258725561,0.517369671,-0.741355891,-1.526685489,1.996025009,0.469339521,3.577444011,3.577444011,0,-1.288446731,1.986692312,0.69824558,0.682000346 -Nikola Vucevic,vucevni01,2018,3558,1683,-1.555055295,0.042921195,-1.5121341,1.999762516,1.576334738,3.576097254,-0.853163651,0.399679365,-0.453484286,1.992794068,1.992794068,0,-0.51754128,0.682703927,0.165162646,1.048974291 -Nikola Vucevic,vucevni01,2019,5477,2657,0.653121036,3.697098226,4.350219261,4.076058832,1.345875723,5.421934555,1.406062175,3.395626636,4.80168881,10.22755181,10.21696054,0.010591269,1.850338307,3.07476824,4.925106547,0.193802779 -Sasha Vujacic,vujacsa01,2014,23,10,-13.62073272,-2.701461669,-16.32219439,-12.77672816,-15.58102483,-28.35775299,-14.52693611,-5.719647037,-20.24658315,-0.093833838,-0.093833838,0,-11.3747933,-4.69807879,-16.07287209,4.906300217 -Sasha Vujacic,vujacsa01,2016,1833,908,-0.86337097,0.691546739,-0.171824231,-0.691213086,1.804288451,1.113075364,-0.864136924,0.987353038,0.123216113,1.333558968,1.333558968,0,-1.102683446,0.344361769,-0.758321677,0.184126802 -Sasha Vujacic,vujacsa01,2017,844,408,-2.081886088,-1.013989842,-3.09587593,-3.656179844,3.636747354,-0.01943249,-2.518472352,-0.061274019,-2.579746371,0.035307824,0.035307824,0,-2.452542799,-1.120065113,-3.572607912,-0.366576378 -Dwyane Wade,wadedw01,2014,4756,2468,1.838146796,-0.940392493,0.897754303,-1.868403635,0.672944365,-1.19545927,1.070551289,-0.654134306,0.416416982,3.982435319,3.666342975,0.316092345,2.275010127,-0.826672029,1.448338098,0.954042127 -Dwyane Wade,wadedw01,2015,3803,1971,1.635270613,-2.278784249,-0.643513636,2.450133396,-2.576100249,-0.125966854,1.991745311,-2.458077416,-0.466332106,2.319969841,2.319969841,0,2.001985827,-2.900738215,-0.898752388,0.981459124 -Dwyane Wade,wadedw01,2016,5388,2731,2.093213293,-1.430238857,0.662974436,0.661101337,-3.340474937,-2.6793736,1.911450732,-1.936919453,-0.025468721,3.805989388,3.348558201,0.457431187,1.283126024,-2.148450358,-0.865324334,0.122438828 -Dwyane Wade,wadedw01,2017,4013,1982,0.79748857,-0.36543212,0.43205645,-2.61785706,0.310527372,-2.307329688,0.18473229,-0.272780209,-0.088047919,2.741465753,2.182359221,0.559106532,-0.485448291,-0.615095659,-1.10054395,0.923602635 -Dwyane Wade,wadedw01,2018,3500,1663,-0.969873063,0.030479437,-0.939393626,-3.552147146,3.054762742,-0.497384403,-1.598026445,0.684494813,-0.913531631,1.571707331,1.159691034,0.412016298,-0.631525699,-0.133385467,-0.764911165,0.923275564 -Dwyane Wade,wadedw01,2019,3980,1885,0.566817586,-2.318800147,-1.751982561,-2.848010822,-0.553454953,-3.401465775,-0.062372499,-2.11506938,-2.177441879,0.554080517,0.554080517,0,0.329289786,-2.524652948,-2.195363162,0.635919729 -Moritz Wagner,wagnemo01,2019,982,446,-3.504915566,-0.315125185,-3.820040751,-7.540412141,0.216367207,-7.324044934,-4.519796393,-0.230223971,-4.750020365,-0.460429496,-0.460429496,0,-4.347730245,-0.773745847,-5.121476093,1.192780967 -Dion Waiters,waitedi01,2014,4071,2072,-0.544203551,-1.635227424,-2.179430975,-0.266189438,2.549715466,2.283526028,-0.466860469,-0.835245421,-1.30210589,1.534820955,1.534820955,0,-0.167278568,-1.119711388,-1.286989956,0.263332517 -Dion Waiters,waitedi01,2015,4490,2208,-0.833243458,-1.229724183,-2.062967641,-0.98634923,-0.579835902,-1.566185132,-0.961879156,-1.172971195,-2.13485035,0.681267034,0.681267034,0,-0.80774024,-0.711247216,-1.518987456,0.467294888 -Dion Waiters,waitedi01,2016,5427,2643,-0.287806807,-0.096861774,-0.384668581,-1.395217195,-2.070234218,-3.465451412,-0.632248288,-0.533581158,-1.165829446,2.183524568,0.794377917,1.389146651,-0.234395239,-0.256521079,-0.490916318,-0.032993049 -Dion Waiters,waitedi01,2017,2784,1384,0.965915832,1.109952503,2.075868334,1.914321058,1.16826998,3.082591037,1.211993712,1.168397604,2.380391316,3.615750626,3.615750626,0,1.643553224,1.191739864,2.835293088,-0.186963513 -Dion Waiters,waitedi01,2018,1845,918,-1.636553835,-0.931369493,-2.567923328,-3.698763993,-0.454643435,-4.153407428,-2.146836592,-0.90840608,-3.055242672,-0.142289975,-0.142289975,0,-1.452761012,-0.536999022,-1.989760034,-0.468060999 -Dion Waiters,waitedi01,2019,2320,1138,-0.468153165,-1.013438117,-1.481591281,0.237111526,-0.232381474,0.004730052,-0.309014172,-0.936215215,-1.245229388,0.865084176,0.865084176,0,0.66144789,-1.041941884,-0.380493994,-1.00283492 -Henry Walker,walkebi01,2015,1245,628,-0.998689499,0.034268705,-0.964420794,-1.05124162,2.086851253,1.035609633,-1.074951999,0.487561814,-0.587390185,0.692187302,0.692187302,0,-0.724761589,0.916538525,0.191776936,-0.100334339 -Kemba Walker,walkeke02,2014,5371,2767,1.186473415,1.690704686,2.877178101,1.947937666,4.138371447,6.086309113,1.459454203,2.285756774,3.745210978,9.073102918,8.562446176,0.510656742,1.001435568,2.245523181,3.246958749,-1.167313322 -Kemba Walker,walkeke02,2015,4118,2119,1.555632359,2.009491462,3.565123821,-1.274791775,-2.344381852,-3.619173627,1.156721239,1.212726263,2.369447502,5.437460145,5.437460145,0,0.998699903,1.81617463,2.814874532,-1.684874383 -Kemba Walker,walkeke02,2016,6299,3145,3.292916477,1.264126041,4.557042518,2.80591721,-1.913637891,0.892279319,3.365737996,0.664589112,4.030327108,10.73837186,10.51891705,0.21945481,3.386264869,0.677614596,4.063879465,-1.067383912 -Kemba Walker,walkeke02,2017,5503,2739,4.400986683,-0.391092735,4.009893948,5.818759513,1.855734008,7.674493521,4.986427883,0.05800475,5.044432633,10.77902175,10.77902175,0,4.906761301,-0.036868681,4.869892619,-1.019547936 -Kemba Walker,walkeke02,2018,5661,2736,4.923081579,0.432219087,5.355300666,5.621359137,0.857382406,6.478741543,5.385715896,0.569927383,5.955643279,12.15693432,12.15693432,0,4.722905828,0.661806842,5.384712671,0.038072791 -Kemba Walker,walkeke02,2019,5928,2863,4.660213016,1.201839363,5.862052378,4.786363193,-1.428996224,3.357366969,4.957099729,0.761125568,5.718225297,12.34645517,12.34645517,0,5.653332695,0.506688149,6.160020844,-0.190351315 -Lonnie Walker IV,walkelo01,2019,291,139,-3.949954027,0.677129392,-3.272824635,-12.21928789,0.68519237,-11.53409552,-5.946924155,0.725268972,-5.221655183,-0.167588578,-0.18645335,0.018864772,-5.86082115,-1.179060056,-7.039881206,-1.829664522 -Gerald Wallace,wallage01,2014,2813,1416,-1.985414293,1.760985525,-0.224428768,-2.184432231,0.364164309,-1.820267922,-2.130728698,1.604068428,-0.52666027,1.613527774,1.613527774,0,-2.1904523,0.475589858,-1.714862442,0.435381427 -Gerald Wallace,wallage01,2015,583,290,-2.965431156,1.031229174,-1.934201982,1.786323636,-0.684880415,1.101443221,-2.127817285,0.72643963,-1.401377655,0.20467749,0.243024072,-0.038346582,-2.498943205,-0.084738877,-2.583682082,0.494333062 -Tyrone Wallace,wallaty01,2018,1831,851,-1.868182399,-2.052794984,-3.920977383,-1.428888263,1.628969531,0.200081268,-1.913598985,-1.387426683,-3.301025668,-0.240345837,-0.240345837,0,-1.823352409,-0.916603754,-2.739956163,0.456667529 -Tyrone Wallace,wallaty01,2019,1438,639,-2.723174848,-0.25171035,-2.974885199,-0.074935962,3.735962959,3.661026997,-2.364182853,0.579695685,-1.784487168,0.318084989,0.28181298,0.036272009,-3.269650405,-0.459857231,-3.729507636,0.410668131 -John Wall,walljo01,2014,6739,3400,1.60699396,-0.759545537,0.847448423,1.43159031,2.684096896,4.115687206,1.674780499,-0.085825503,1.588954996,7.659515862,6.899706095,0.759809767,2.456523757,0.054940163,2.51146392,1.565955384 -John Wall,walljo01,2015,6253,3110,1.888743565,-1.271412106,0.617331459,1.852116976,5.505364814,7.35748179,2.016934201,0.041886637,2.058820838,7.775791068,7.046280391,0.729510677,1.935478389,0.750480715,2.685959104,1.557873766 -John Wall,walljo01,2016,5761,2784,1.66572763,-0.183438666,1.482288965,2.434022381,0.80681116,3.240833541,1.932568452,0.010425585,1.942994037,6.717854515,6.717854515,0,2.57591878,0.296844312,2.872763092,0.761352131 -John Wall,walljo01,2017,6914,3343,4.450574958,-1.651914327,2.798660632,4.271928276,-0.539851715,3.732076561,4.591815723,-1.496651871,3.095163851,10.12952212,9.299071052,0.830451065,4.584201304,-1.352798224,3.23140308,1.402111043 -John Wall,walljo01,2018,3426,1644,2.056127719,0.021526491,2.07765421,2.258118684,0.856552191,3.114670875,2.190751672,0.193022965,2.383774637,4.383535104,3.122546854,1.260988251,1.987313202,0.007625689,1.99493889,0.936407982 -John Wall,walljo01,2019,2393,1104,0.526913231,-2.218877214,-1.691963983,-3.451046599,-0.100456648,-3.551503247,-0.260646294,-1.862955919,-2.123602213,0.356142847,0.356142847,0,0.468029517,-1.525971997,-1.05794248,0.958266964 -Derrick Walton Jr.,waltode01,2018,295,147,0.27406496,-0.029501264,0.244563695,-5.650935205,-3.82687509,-9.477810295,-0.907079797,-0.835741042,-1.742820838,0.07429902,0.07429902,0,-1.767304647,-0.540110687,-2.307415335,-1.626810948 -Brad Wanamaker,wanambr01,2019,775,360,-0.093487787,-0.72313249,-0.816620277,-2.469022153,5.042344536,2.573322383,-0.616224785,0.377185441,-0.239039344,0.468787865,0.559215888,-0.090428023,-0.850085031,-0.488000101,-1.338085132,0.355758257 -Casper Ware,wareca01,2014,244,116,0.949527271,3.296174056,4.245701327,2.110026628,3.745571961,5.855598588,1.330552308,3.648424129,4.978976436,0.459066742,0.459066742,0,0.685457559,3.005536443,3.690994002,0.344130222 -Jameel Warney,warneja01,2018,53,27,2.189323103,-8.896576961,-6.707253858,3.444084681,-2.828707227,0.615377454,2.62833134,-8.179910971,-5.551579631,-0.037882504,-0.037882504,0,2.037051889,-8.23363953,-6.196587641,-1.825899807 -T.J. Warren,warretj01,2015,1252,614,-1.471358059,-0.885694829,-2.357052888,-4.062862674,-1.538835202,-5.601697875,-2.088079677,-1.060456626,-3.148536303,-0.124721266,-0.124721266,0,-2.605999836,-1.539970201,-4.145970037,-0.096267596 -T.J. Warren,warretj01,2016,2245,1070,0.248339958,-1.755111111,-1.506771153,1.231426802,-1.239575834,-0.008149032,0.525225569,-1.714279147,-1.189053578,0.847596095,0.847596095,0,-0.169293969,-1.549734835,-1.719028805,-0.521306294 -T.J. Warren,warretj01,2017,4358,2048,0.848613207,-0.410130762,0.438482444,0.863579337,-3.702636703,-2.839057367,0.930679899,-1.077996238,-0.147316339,2.72191532,2.72191532,0,-0.189384094,-0.652001625,-0.84138572,0.086502221 -T.J. Warren,warretj01,2018,4538,2142,-0.301812838,-0.154660741,-0.456473579,1.224419612,-1.813339384,-0.588919772,0.102674812,-0.460833849,-0.358159037,2.60526812,2.60526812,0,-0.411922843,-0.755192204,-1.167115047,-0.328316412 -T.J. Warren,warretj01,2019,2886,1360,0.75362919,-1.220622802,-0.466993613,0.828896676,-1.053155887,-0.224259211,0.894260757,-1.211225502,-0.316964744,1.684935308,1.684935308,0,0.686256747,-0.906602235,-0.220345489,-0.19798943 -Julian Washburn,washbju01,2019,519,254,-4.674302401,1.486757069,-3.187545332,-2.456698036,1.066054337,-1.390643699,-4.4965226,1.463291726,-3.033230874,-0.036307699,-0.036307699,0,-4.74411181,1.053385781,-3.690726028,-1.10069855 -Yuta Watanabe,watanyu01,2019,365,174,-6.109135607,-1.706371577,-7.815507184,1.962275179,1.39175727,3.354032449,-4.742452091,-1.160194338,-5.902646429,-0.278371613,-0.278371613,0,-5.374713377,-1.765000037,-7.139713414,-0.547643724 -C.J. Watson,watsocj01,2014,3059,1535,-0.919417029,2.160112669,1.240695641,-3.475839798,1.792655759,-1.683184039,-1.482335154,2.141519925,0.659184771,2.602506371,2.963531614,-0.361025243,-2.039622322,2.07377703,0.034154709,-0.016354674 -C.J. Watson,watsocj01,2015,2862,1422,0.353900744,1.133390288,1.487291032,-0.877572276,0.751535996,-0.12603628,0.142436853,1.111826554,1.254263407,2.915974449,2.915974449,0,0.066412321,1.205924408,1.272336729,0.358599826 -C.J. Watson,watsocj01,2016,1378,656,-1.794198777,-3.282211486,-5.076410263,-0.40397081,-1.79261595,-2.19658676,-1.606689977,-3.161712451,-4.768402428,-0.672686793,-0.672686793,0,-2.18711414,-3.000126544,-5.187240684,-0.412905574 -C.J. Watson,watsocj01,2017,2071,1012,-1.143933219,-0.623228995,-1.767162214,-4.907415017,0.911416193,-3.995998825,-1.945087098,-0.306285869,-2.251372967,0.258226685,0.258226685,0,-2.112928308,-0.852670014,-2.965598322,0.295042736 -Earl Watson,watsoea01,2014,361,175,-3.813709188,-6.933551797,-10.74726099,-6.590658862,5.052084859,-1.538574003,-4.679645905,-4.849366165,-9.52901207,-0.614332071,-0.435460604,-0.178871467,-3.234712556,-3.497291004,-6.73200356,1.38559556 -Maalik Wayns,waynsma01,2014,22,9,0.980863651,4.00085375,4.981717401,-3.200241198,-8.912987866,-12.11322906,0.036493184,1.426970541,1.463463726,0.019319158,0.019319158,0,0.680553789,6.379737438,7.060291228,-0.139923299 -David Wear,wearda01,2015,15,7,-0.421707863,0.759369502,0.337661639,1.912923569,-39.75033124,-37.83740767,0.037576302,-7.587399874,-7.549823573,-0.017079405,-0.017079405,0,-1.578659019,-6.111109807,-7.689768827,-0.350666714 -Travis Wear,weartr01,2015,1316,672,-4.466121174,-1.245523498,-5.711644672,-2.137935327,2.106971164,-0.030964163,-4.159057103,-0.532016868,-4.691073971,-0.661925177,-0.661925177,0,-3.963735387,-2.703761679,-6.667497066,-0.515934705 -Travis Wear,weartr01,2018,480,228,-1.172362679,1.525752014,0.353389335,-0.531353536,2.623499538,2.092146002,-1.095946149,1.840748363,0.744802215,0.406971832,0.406971832,0,-1.205766392,1.097895557,-0.107870835,0.106597646 -James Webb III,webbja01,2018,251,120,-5.016383719,-2.754352162,-7.770735881,-2.665319846,-0.657204305,-3.322524151,-4.816630585,-2.441307019,-7.257937604,-0.274605727,-0.274605727,0,-3.924863556,-3.574122691,-7.498986247,-0.498956339 -Briante Weber,weberbr01,2016,350,175,-2.956710428,-0.350961969,-3.307672397,-3.465461637,-7.936424116,-11.40188575,-3.233508608,-1.925007083,-5.158515692,-0.218571258,-0.299904957,0.0813337,-3.355128958,-0.745640164,-4.100769122,-0.693318422 -Briante Weber,weberbr01,2017,394,205,-1.917744055,-1.93816891,-3.855912965,-2.249644139,-6.0181393,-8.267783439,-2.123907143,-2.915564398,-5.039471541,-0.22332264,-0.22332264,0,-1.507598634,-1.499168288,-3.006766922,-1.979000411 -Briante Weber,weberbr01,2018,503,237,-3.296651231,-1.051511907,-4.348163139,-5.12445747,-8.970596138,-14.09505361,-3.908499735,-2.769838022,-6.678337757,-0.476926227,-0.476926227,0,-3.19873575,0.017069381,-3.181666369,0.39007999 -Martell Webster,webstma02,2014,4643,2352,0.976543103,-1.916372411,-0.939829309,-0.519847247,-3.192911364,-3.712758611,0.733958539,-2.300360083,-1.566401544,1.418225816,1.241069477,0.177156339,0.601521394,-2.429222629,-1.827701235,-0.702201403 -Martell Webster,webstma02,2015,731,356,-2.536379069,-5.808048037,-8.344427106,-9.833393707,-4.732690549,-14.56608426,-4.188770858,-5.944477502,-10.13324836,-1.357160233,-1.367376421,0.010216187,-3.820953274,-6.609846601,-10.43079987,0.99989282 -Sonny Weems,weemsso01,2016,1071,499,-4.517472677,-5.612891447,-10.13036412,-3.613202276,0.839388515,-2.773813761,-4.569754141,-4.552308394,-9.122062535,-1.64212657,-1.64212657,0,-4.395638983,-5.349201017,-9.74484,1.173392378 -Thomas Welsh,welshth01,2019,86,36,-1.427393948,2.227038939,0.799644991,-3.205735623,8.226338933,5.020603309,-1.89559606,3.601408416,1.705812356,0.082024512,0.082024512,0,-2.414803038,0.697874331,-1.716928707,0.228774626 -Russell Westbrook,westbru01,2014,4387,2147,3.798732853,0.475835948,4.274568801,5.131599543,-0.120057439,5.011542104,4.271803711,0.34173815,4.613541861,8.378822238,4.745112757,3.633709482,4.493983952,0.993097747,5.487081699,1.947532746 -Russell Westbrook,westbru01,2015,4759,2302,5.624267377,0.255377091,5.879644468,6.232059338,-3.351317546,2.880741792,6.093559789,-0.487868576,5.605691214,10.11974092,10.11974092,0,6.239868745,-0.201795156,6.038073588,2.991530285 -Russell Westbrook,westbru01,2016,7029,3424,6.040883653,-0.089949812,5.950933841,7.738307202,0.232035048,7.970342251,6.633779622,-0.039164003,6.594615619,16.76282181,13.08630521,3.676516597,7.496763214,0.64722324,8.143986454,1.908340473 -Russell Westbrook,westbru01,2017,6264,2996,7.470227601,-1.4885687,5.981658902,6.520864479,1.597226677,8.118091156,7.791657242,-0.94793859,6.843718652,15.30663628,13.8163326,1.490303683,7.872540873,-0.81970764,7.052833233,3.996917061 -Russell Westbrook,westbru01,2018,6533,3149,3.667098483,-0.378062094,3.289036389,6.108395732,2.067313033,8.175708765,4.340246175,0.089066673,4.429312848,11.84140355,12.03068184,-0.189278287,5.306684705,0.349725804,5.65641051,2.941962282 -Russell Westbrook,westbru01,2019,6169,2827,2.02866626,-0.406201609,1.622464651,3.947710221,-3.496424757,0.451285464,2.541995497,-1.110208199,1.431787298,6.142006009,7.063564579,-0.921558571,2.899443149,-0.202907048,2.696536101,2.660690074 -David West,westda01,2014,6098,3159,0.263804866,0.80925417,1.073059036,3.189693693,3.865924584,7.055618277,0.92305863,1.434246,2.35730463,8.306844629,6.172665975,2.134178654,0.07163362,1.23244405,1.30407767,-0.03228082 -David West,westda01,2015,3746,1895,-1.308391438,0.366881854,-0.941509584,-1.496228954,-0.051650334,-1.547879289,-1.399985378,0.289208195,-1.110777183,1.588664255,1.588664255,0,-1.335277137,-0.106840013,-1.44211715,0.230900976 -David West,westda01,2016,3163,1580,0.073392422,2.642522309,2.715914732,1.036297335,1.907628859,2.943926193,0.2344174,2.53128724,2.76570464,4.453403832,4.058848914,0.394554918,-0.538866069,3.063735883,2.524869814,-0.039227625 -David West,westda01,2017,2169,1075,-1.051541253,5.004160562,3.95261931,-2.693028444,1.643004931,-1.050023513,-1.560650481,4.497189579,2.936539097,3.131764599,2.626605195,0.505159404,-0.582186877,4.089352751,3.507165873,-0.049803765 -David West,westda01,2018,2374,1174,-0.868033454,3.238773804,2.37074035,-2.876408879,1.204056183,-1.672352696,-1.423689482,2.984544336,1.560854854,2.603504969,2.275227245,0.328277725,-0.243184562,2.838556017,2.595371455,0.372618676 -Andrew White III,whitean01,2018,451,209,-5.084087057,-3.828802038,-8.912889095,-7.838736633,-3.409572959,-11.24830959,-5.905924052,-3.956440225,-9.862364277,-0.756843099,-0.756843099,0,-4.703491231,-5.594196259,-10.29768749,-0.204186754 -Derrick White,whitede01,2018,338,157,2.289005958,2.238788327,4.527794285,-0.811761916,7.174214483,6.362452567,1.796509547,3.363021502,5.159531048,0.635061121,0.55953119,0.075529931,0.694888051,1.359112634,2.054000686,-0.127114276 -Derrick White,whitede01,2019,3931,1919,0.292045053,2.925175743,3.217220796,2.513833263,2.296145179,4.809978443,0.74074866,2.990218314,3.730966975,6.367521662,5.291939352,1.07558231,0.407684611,3.12940417,3.537088781,-0.535727571 -DJ White,whitedj01,2014,26,13,-4.854591332,-1.853671796,-6.708263128,14.24214366,-3.025938994,11.21620467,-1.217403955,-2.325288178,-3.542692133,-0.008781148,0.006586243,-0.015367391,-2.144157872,0.336335418,-1.807822453,-0.201547937 -Hassan Whiteside,whiteha01,2015,2214,1142,0.922721537,3.443319605,4.366041143,1.442919541,-1.630257765,-0.187338224,1.114390664,2.618856523,3.733247187,3.779438948,3.779438948,0,1.169695428,2.008636375,3.178331803,0.050400089 -Hassan Whiteside,whiteha01,2016,4711,2416,-0.123882403,3.156109436,3.032227033,2.314517367,-1.121021324,1.193496042,0.373470291,2.415834225,2.789304516,6.836313348,5.349009489,1.48730386,0.308088348,3.086047832,3.394136179,-0.84204301 -Hassan Whiteside,whiteha01,2017,5003,2513,-1.790193499,2.281404157,0.491210658,3.632604704,-0.941047604,2.6915571,-0.765608907,1.725097648,0.959488741,4.722997653,4.722997653,0,-0.239569845,2.153436719,1.913866874,-0.681817536 -Hassan Whiteside,whiteha01,2018,2958,1441,-1.691642937,2.605072394,0.913429457,-3.882437161,0.984921453,-2.897515708,-2.235139183,2.39191256,0.156773376,2.150021443,2.42918301,-0.279161567,-2.060046068,2.173615458,0.11356939,0.332593436 -Hassan Whiteside,whiteha01,2019,3465,1674,-1.014007558,4.482568174,3.468560616,0.862776291,-0.100739896,0.762036395,-0.644527463,3.754815658,3.110288196,5.001566281,5.001566281,0,-0.687465028,3.396254989,2.708789961,-0.072451189 -Isaiah Whitehead,whiteis01,2017,3482,1643,-3.386460234,-1.025611074,-4.412071308,1.648598913,0.797110862,2.445709775,-2.483404316,-0.673033137,-3.156437454,-0.341783339,-0.341783339,0,-3.037895821,-1.417456771,-4.455352592,0.311992836 -Isaiah Whitehead,whiteis01,2018,384,180,-2.342020358,1.923468259,-0.4185521,-5.28528622,4.470665959,-0.814620261,-3.021765531,2.629190765,-0.392574766,0.220502481,0.220502481,0,-2.909975278,0.240999339,-2.66897594,1.835496363 -Okaro White,whiteok01,2017,946,471,-3.266670055,-2.382485687,-5.649155742,2.931053426,1.26032313,4.191376556,-2.15540956,-1.810698791,-3.966108351,-0.28948215,-0.28948215,0,-2.307409713,-1.742590296,-4.050000009,-0.924327897 -Okaro White,whiteok01,2018,167,80,-3.164981385,-5.838869262,-9.003850647,-2.158246248,2.928021111,0.769774863,-3.129725853,-4.394373447,-7.524099299,-0.19379318,-0.19379318,0,-3.621814787,-3.731897288,-7.353712075,-0.542896777 -Okaro White,whiteok01,2019,14,6,-3.655399957,6.429601164,2.774201207,-15.61071823,6.327438694,-9.283279541,-6.4019191,6.870637285,0.468718185,0.009787649,0.009787649,0,-4.664041008,0.102264656,-4.561776351,-0.677391621 -Royce White,whitero03,2014,19,9,-9.880544615,-15.39873948,-25.2792841,-2.902644585,-13.37512525,-16.27776984,-9.086011075,-15.90264425,-24.98865533,-0.101649489,-0.101649489,0,-9.734013774,-10.91623466,-20.65024843,-0.437674921 -Shayne Whittington,whittsh01,2015,214,108,1.987941489,-9.388186988,-7.4002455,3.752403024,-1.691208889,2.061194135,2.523262597,-8.412722309,-5.889459713,-0.173709091,-0.173709091,0,1.454773433,-6.604472108,-5.149698676,0.399033556 -Shayne Whittington,whittsh01,2016,85,41,-6.478713692,-0.242081203,-6.720794896,-10.38043451,6.086051832,-4.294382677,-7.696520296,1.001153381,-6.695366915,-0.082785759,-0.082785759,0,-8.539508557,0.972005997,-7.56750256,0.302830419 -Andrew Wiggins,wiggian01,2015,5905,2969,-0.799316119,-1.586127378,-2.385443496,1.285144337,-3.796389299,-2.511244962,-0.354837003,-2.065055767,-2.41989277,0.499637899,0.499637899,0,-0.668120769,-1.933495988,-2.601616757,-0.077320287 -Andrew Wiggins,wiggian01,2016,5755,2845,0.238975216,-1.228109082,-0.989133866,1.617362121,1.089202923,2.706565044,0.549237642,-0.773570037,-0.224332395,3.695434525,3.695434525,0,0.037444026,-0.715383028,-0.677939003,0.783050204 -Andrew Wiggins,wiggian01,2017,6133,3048,0.770144747,-0.677276417,0.09286833,4.060075726,-1.006799656,3.05327607,1.438409163,-0.754787756,0.683621407,5.367522987,5.367522987,0,1.465841742,-0.409399439,1.056442303,0.513161696 -Andrew Wiggins,wiggian01,2018,6380,3143,-0.652992366,0.015892861,-0.637099505,-0.83927524,0.700377594,-0.138897646,-0.809241323,0.187632144,-0.621609179,3.413421304,3.480597688,-0.067176384,-0.433730489,0.383974871,-0.049755618,0.181178334 -Andrew Wiggins,wiggian01,2019,5381,2543,-1.392979416,-0.880221705,-2.273201121,0.363365142,-0.617161501,-0.25379636,-1.122966346,-0.85350066,-1.976467006,1.000931361,1.000931361,0,-0.7462425,-0.354920193,-1.101162693,-0.272165923 -CJ Wilcox,wilcocj01,2015,211,101,-4.295320541,-5.159927521,-9.455248062,-6.332083902,2.320677934,-4.011405968,-5.120847773,-3.945009049,-9.065856822,-0.332552524,-0.332552524,0,-2.365151746,-5.848073457,-8.213225203,2.090556408 -CJ Wilcox,wilcocj01,2016,366,174,-1.310248354,2.231867779,0.921619425,1.867810021,4.786784809,6.65459483,-0.754240663,2.839559958,2.085319295,0.431847867,0.413101626,0.018746241,-0.090463,2.223497207,2.133034207,0.471042909 -CJ Wilcox,wilcocj01,2017,223,108,-5.29290831,-2.778413021,-8.071321332,-3.005303548,1.324005675,-1.681297873,-5.040721968,-2.005530659,-7.046252627,-0.239685191,-0.239685191,0,-4.194960012,-3.730682967,-7.925642979,1.224339298 -Jacob Wiley,wileyja01,2018,71,33,-3.699592915,8.757371256,5.057778341,-10.12713422,18.99022441,8.863090187,-5.250120594,11.49534229,6.245221693,0.151260086,0.151260086,0,-6.465573907,7.186357106,0.720783199,-0.123702141 -Damien Wilkins,wilkida02,2018,310,152,-3.532419613,-1.331417172,-4.863836785,3.133682905,0.661721957,3.795404861,-2.33662794,-1.005037157,-3.341665097,-0.045463956,-0.045463956,0,-3.266032972,-3.10245092,-6.368483892,-0.907802065 -Alan Williams,willial03,2016,155,68,0.878318095,2.590803555,3.46912165,5.968804492,-1.812510173,4.156294319,2.047694894,1.847167433,3.894862326,0.23429369,0.23429369,0,0.694569542,1.027615577,1.722185119,1.593421688 -Alan Williams,willial03,2017,1517,708,-0.771224603,2.685368741,1.914144137,-0.315041315,2.692121467,2.377080153,-0.687596784,2.904448674,2.21685189,1.802555331,1.802555331,0,-1.63125308,2.522392674,0.891139594,0.460409589 -Alan Williams,willial03,2018,142,70,-5.63699418,1.98869502,-3.64829916,-7.652680521,11.97986083,4.327180307,-6.342906258,4.25995361,-2.082952648,0.024453194,0.024453194,0,-3.797397237,2.171535849,-1.625861388,2.624362472 -Alan Williams,willial03,2019,60,26,7.84597489,11.6338741,19.47984899,7.784584705,10.16325071,17.94783542,8.388823854,12.08622974,20.4750536,0.308987804,0.308987804,0,8.828079108,6.118116482,14.94619559,0.298650805 -C.J. Williams,willicj01,2018,1478,707,-1.137987353,0.567563262,-0.57042409,-0.312007068,0.331409182,0.019402114,-1.06318311,0.573618395,-0.489564715,0.810945951,0.810945951,0,-1.572086485,0.725191413,-0.846895072,-0.53758955 -C.J. Williams,willicj01,2019,268,128,-2.762601483,-1.374755596,-4.137357079,-8.457321998,-2.967763065,-11.42508506,-4.108031927,-1.728476058,-5.836507985,-0.201458446,-0.201458446,0,-3.486468077,-1.002581346,-4.489049422,-0.054509727 -Deron Williams,willide01,2014,4793,2487,1.64113928,0.987748315,2.628887596,5.760533049,1.309019013,7.069552062,2.603429722,1.125347002,3.728776724,8.301828042,6.217515198,2.084312844,2.951169324,0.822636452,3.773805775,-0.160550974 -Deron Williams,willide01,2015,4535,2306,0.57794403,-0.200337571,0.377606459,3.000527534,0.690582365,3.691109899,1.134343087,-0.00730893,1.127034156,4.57361288,4.254278292,0.319334588,1.341466277,-0.18622651,1.155239768,0.059223422 -Deron Williams,willide01,2016,4290,2155,0.363172015,-1.214702371,-0.851530356,-2.297233973,1.96066947,-0.336564503,-0.163318138,-0.629312806,-0.792630944,2.130198944,2.388578018,-0.258379073,-0.127014305,-0.472083946,-0.599098251,-0.17848661 -Deron Williams,willide01,2017,3792,1919,-0.000814346,-2.62008539,-2.620899736,-0.097240475,0.599118802,0.501878327,-0.025321714,-2.113121352,-2.138443066,0.604186455,0.366310282,0.237876173,0.446569541,-2.094569609,-1.648000067,-0.4157611 -Derrick Williams,willide02,2014,3695,1820,-1.761174177,-2.221816154,-3.982990331,-2.210421809,-1.687035707,-3.897457516,-1.975063435,-2.22958444,-4.204647876,-1.344444234,-1.344444234,0,-2.47113035,-2.754571332,-5.225701682,-0.266030037 -Derrick Williams,willide02,2015,3007,1462,-0.839420021,-2.546054965,-3.385474986,-1.440095869,-6.316588587,-7.756684456,-1.019465352,-3.44981092,-4.469276273,-1.280591652,-1.280591652,0,-1.755372002,-4.645087176,-6.400459179,-0.137425634 -Derrick Williams,willide02,2016,2879,1435,-0.537646354,-2.738017679,-3.275664033,-4.457431597,-2.339725915,-6.797157512,-1.359454559,-2.811254712,-4.170709271,-1.034356434,-1.034356434,0,-1.466860784,-4.397112116,-5.863972901,-0.544592301 -Derrick Williams,willide02,2017,1695,842,-2.305138667,-4.900271719,-7.205410387,-3.640911092,-2.455063685,-6.095974777,-2.740442806,-4.69259807,-7.433040876,-2.017930435,-1.801674659,-0.216255776,-1.733438308,-4.984558289,-6.717996597,-0.453293333 -Derrick Williams,willide02,2018,23,9,-7.990882122,-0.927800199,-8.918682321,-43.75612194,39.13444921,-4.621672727,-15.92834101,7.41497898,-8.513362028,-0.026243015,-0.026243015,0,-11.22767099,-1.900801082,-13.12847207,-0.82909447 -Elliot Williams,williel01,2014,2455,1157,-2.540079482,-4.36225771,-6.902337191,-6.819313063,-0.253411821,-7.072724884,-3.505226847,-3.701855119,-7.207081966,-2.654154834,-2.654154834,0,-3.898273559,-3.811366528,-7.709640087,0.843326411 -Elliot Williams,williel01,2015,236,119,0.86413641,-3.635630171,-2.771493761,1.08647944,3.572626653,4.659106094,0.971525858,-2.343700094,-1.372174236,0.082723802,0.082723802,0,1.206903649,-2.323731824,-1.116828174,-0.307839319 -Elliot Williams,williel01,2016,86,45,-4.55145332,0.314518701,-4.236934619,0.292796436,-1.525365361,-1.232568924,-3.83463957,-0.024409296,-3.859048866,-0.024943264,-0.024943264,0,-3.461084821,-1.014510514,-4.475595335,-1.993084559 -Johnathan Williams,willijo04,2019,793,372,-1.436611262,-2.491051478,-3.927662739,1.92519767,3.73762485,5.66282252,-0.792988622,-1.358993396,-2.151982017,0.113039209,0.113039209,0,-1.735585229,-1.147538414,-2.883123643,-0.414167185 -Kenrich Williams,willike04,2019,2378,1079,-1.246715736,1.380722288,0.134006552,-0.993244262,-2.38004309,-3.373287351,-1.267268136,0.717969568,-0.549298568,1.2168449,1.2168449,0,-0.872564251,0.757200539,-0.115363712,0.449714986 -Lou Williams,willilo02,2014,3186,1578,1.111533587,-2.913591135,-1.802057548,-0.356231063,-6.539120528,-6.895351591,0.891464095,-3.84307761,-2.951613515,-0.174031072,-0.003218244,-0.170812828,1.82696253,-4.654863447,-2.827900917,0.545708222 -Lou Williams,willilo02,2015,4228,2118,4.94563006,-2.391213992,2.554416067,3.395237886,-0.478465402,2.916772484,4.840112018,-2.105188424,2.734923594,5.951815047,5.965790468,-0.013975421,5.041739785,-2.600469611,2.441270174,0.443017173 -Lou Williams,willilo02,2016,3904,1907,3.660301315,-2.080387662,1.579913653,-0.201318631,-2.214404909,-2.415723541,3.174927634,-2.177197527,0.997730107,3.671614216,3.671614216,0,2.016758463,-2.618980715,-0.602222252,0.676743139 -Lou Williams,willilo02,2017,4821,2266,5.877374202,-2.476820681,3.400553522,3.149068447,0.423564832,3.572633279,5.680459065,-2.003246076,3.677212989,7.619303641,6.970962471,0.64834117,5.081817065,-2.597029206,2.484787858,1.523880763 -Lou Williams,willilo02,2018,5489,2589,5.022813055,-3.269222634,1.753590421,4.473918011,-2.751852205,1.722065806,5.219557888,-3.336743734,1.882814154,6.274484145,6.274484145,0,5.281747698,-3.522228194,1.759519504,2.511937389 -Lou Williams,willilo02,2019,4775,2169,5.496732601,-4.229918482,1.26681412,1.564379584,-1.749676705,-0.18529712,5.009875396,-3.945944147,1.063931249,4.286623379,4.304896914,-0.018273536,3.874559998,-4.644651236,-0.770091238,1.713150757 -Mo Williams,willima01,2014,4100,2021,-0.99859929,-1.901702947,-2.900302238,-1.265345193,-0.837831556,-2.103176748,-1.179987328,-1.804383933,-2.984371261,-0.2566609,0.388864467,-0.645525368,-0.416445696,-1.235357505,-1.6518032,0.300207769 -Mo Williams,willima01,2015,3959,1980,1.16448302,-1.933053317,-0.768570297,0.512367455,1.019423332,1.531790787,1.177775017,-1.399848082,-0.222073065,2.557187511,2.557187511,0,0.800253934,-1.436034959,-0.635781025,0.124558374 -Mo Williams,willima01,2016,1625,816,-2.913815316,-2.163484704,-5.07730002,-8.575972979,-0.067325473,-8.643298452,-4.366870525,-1.877334412,-6.244204936,-1.472704068,-1.061633963,-0.411070104,-2.231196419,-2.269928705,-4.501125124,-0.144613381 -Marvin Williams,willima02,2014,3239,1674,0.345541605,-1.644357702,-1.298816098,2.414506117,-1.843557793,0.570948324,0.838810225,-1.731715787,-0.892905562,1.576907564,1.576907564,0,0.5649454,-0.860466903,-0.295521503,-0.5557399 -Marvin Williams,willima02,2015,4049,2035,-0.51169167,1.17245339,0.66076172,-1.954433226,-0.386376297,-2.340809523,-0.811449014,0.900804944,0.089355931,2.954316038,2.954316038,0,-1.141752059,0.949478538,-0.192273522,0.206066181 -Marvin Williams,willima02,2016,5127,2566,1.757625325,1.113359072,2.870984396,3.173392386,-1.470776387,1.702615999,2.160646519,0.629648393,2.790294911,7.167521823,7.392381522,-0.2248597,2.055765035,0.496473003,2.552238038,-0.605476354 -Marvin Williams,willima02,2017,4618,2295,0.097171792,0.776270694,0.873442486,-1.890767339,-0.261812819,-2.152580159,-0.320652795,0.614365623,0.293712827,3.543761298,3.543761298,0,0.062227755,0.514959763,0.577187518,-0.554580314 -Marvin Williams,willima02,2018,4181,2006,0.815514917,-0.213621223,0.601893695,-1.833675848,1.396770277,-0.436905571,0.275751612,0.123949601,0.399701214,3.239372847,3.239372847,0,-0.322040635,-0.035868234,-0.357908869,0.485454286 -Marvin Williams,willima02,2019,4432,2133,-1.575451837,-0.676032832,-2.251484669,0.713966305,-1.291471995,-0.57750569,-1.204918905,-0.813566863,-2.018485768,0.791986909,0.791986909,0,-0.917166293,-0.765213694,-1.682379986,-0.523381474 -Matt Williams Jr.,willima05,2018,23,11,-7.547355143,3.168961623,-4.37839352,10.01809194,30.43558877,40.45368071,-4.263277306,9.14478781,4.881510504,0.04334433,0.04334433,0,-3.987281651,3.181158606,-0.806123045,1.192236812 -Reggie Williams,willire02,2014,34,17,-0.988248625,-4.238425568,-5.226674193,-6.389327284,-5.758267255,-12.14759454,-2.293048468,-4.905949467,-7.198997935,-0.038963196,-0.038963196,0,-0.962605415,-5.849015158,-6.811620572,0.932745546 -Reggie Williams,willire02,2015,209,105,1.637388541,-8.298304113,-6.660915572,-7.442351379,-8.878237293,-16.32058867,-0.216121912,-9.016509993,-9.232631905,-0.344027238,-0.344027238,0,-0.058569125,-6.451449332,-6.510018457,-0.898479926 -Reggie Williams,willire02,2017,168,79,2.992728152,-1.617624603,1.375103549,-8.348810905,-1.030945277,-9.379756183,0.871366581,-1.597771803,-0.726405221,0.080767514,0.080767514,0,-1.388688107,-2.063574957,-3.452263064,-0.956212651 -Robert Williams III,williro04,2019,635,296,-3.176253298,2.097800089,-1.078453209,-9.171140447,0.959849456,-8.211290991,-4.599509814,1.914204638,-2.685305176,0.008741571,-0.074729918,0.083471489,-4.64652887,1.373721674,-3.272807197,-0.351819331 -Shawne Williams,willish03,2014,1546,751,-1.387891399,0.416055091,-0.971836307,0.354425732,3.614821271,3.969247003,-1.089584848,1.162239013,0.072654165,1.081498887,1.081498887,0,-0.944288455,0.97486444,0.030575984,-0.002646994 -Shawne Williams,willish03,2015,2076,1087,0.663659569,-2.288870532,-1.625210963,-0.350467111,-2.996867408,-3.34733452,0.490217334,-2.555332155,-2.065114821,0.382176539,0.382176539,0,0.931823005,-2.122393422,-1.190570417,-0.331276389 -Troy Williams,willitr02,2017,1172,576,-4.614654316,0.261205883,-4.353448433,-4.356988973,-0.555346602,-4.912335575,-4.859907415,0.089609963,-4.770297452,-0.592664602,-0.512372163,-0.080292439,-3.865343623,0.113162431,-3.752181192,0.647355382 -Troy Williams,willitr02,2018,650,307,0.10895207,0.559681448,0.668633517,2.345460527,-0.66743415,1.678026378,0.60185205,0.364462752,0.966314801,0.593448787,0.593448787,0,0.510651954,0.237626487,0.748278441,1.36902214 -Troy Williams,willitr02,2019,707,312,-1.568114455,-3.428541139,-4.996655594,-5.528757864,-0.421996197,-5.950754061,-2.475725521,-2.981952804,-5.457678325,-0.432766171,-0.432766171,0,-2.381763795,-2.648892175,-5.03065597,0.414127486 -D.J. Wilson,wilsodj01,2018,149,71,-4.94088628,-6.522079296,-11.46296558,-10.63082512,-5.822823005,-16.45364812,-6.452147605,-6.75452189,-13.2066695,-0.377970108,-0.377970108,0,-5.3457047,-5.466524074,-10.81222877,-0.213270416 -D.J. Wilson,wilsodj01,2019,2036,925,-2.217410491,0.979384382,-1.238026109,-1.979521957,0.811035105,-1.168486852,-2.340004492,0.931411607,-1.408592885,0.627122394,0.958184516,-0.331062123,-2.079843404,0.33983559,-1.740007814,-0.181527318 -Jamil Wilson,wilsoja02,2018,554,274,-0.381562225,0.598629542,0.217067317,0.06239909,2.189976238,2.252375329,-0.334873727,0.988421044,0.653547317,0.476629003,0.476629003,0,-0.49255153,0.28910401,-0.20344752,0.173205808 -Kyle Wiltjer,wiltjky01,2017,114,49,-4.05161153,0.975207679,-3.076403851,-15.63555063,-10.32599248,-25.96154311,-6.858161938,-1.371479833,-8.229641771,-0.141341092,-0.148792841,0.007451749,-3.704976519,-1.935409369,-5.640385888,2.330279701 -Justise Winslow,winslju01,2016,5083,2562,-2.060051453,1.374412415,-0.685639038,-2.541244787,2.568943703,0.027698916,-2.286173302,1.67735226,-0.608821042,2.81258991,2.292786171,0.519803739,-2.094987495,1.778604833,-0.316382663,-0.31119362 -Justise Winslow,winslju01,2017,1245,625,-3.937549532,0.677353645,-3.260195887,-2.454867826,1.849463607,-0.605404219,-3.851695983,0.948919672,-2.902776311,-0.048485531,-0.048485531,0,-2.591158574,2.175736002,-0.415422572,-0.465149656 -Justise Winslow,winslju01,2018,3688,1805,-1.67442205,1.470848535,-0.203573515,-1.415592795,2.425315644,1.009722849,-1.702717937,1.735209776,0.032491839,2.550680038,1.952176814,0.598503224,-1.780641631,1.895640677,0.114999046,-0.518867074 -Justise Winslow,winslju01,2019,4065,1959,-0.791421005,-0.299498571,-1.090919576,1.23062426,2.776735699,4.007359958,-0.379681991,0.293169099,-0.086512891,2.664563233,2.664563233,0,-0.056047543,0.750099453,0.694051909,0.094036208 -Jeff Withey,witheje01,2014,1359,684,-0.864075882,0.94280602,0.078730137,0.208385708,2.015248391,2.223634099,-0.673731359,1.265176193,0.591444833,1.160737065,1.160737065,0,-1.076459715,-0.270479421,-1.346939136,-0.440029156 -Jeff Withey,witheje01,2015,517,259,0.057014241,0.180431056,0.237445297,-2.206373975,-3.468497778,-5.674871752,-0.416914795,-0.532572676,-0.949487471,0.237821421,0.237821421,0,-0.541160042,-1.553314859,-2.094474901,-0.040927837 -Jeff Withey,witheje01,2016,1273,658,-1.333900129,3.647125695,2.313225566,-1.403802762,1.719889031,0.316086268,-1.411629091,3.41010867,1.998479579,1.582665737,1.582665737,0,-1.86384081,3.318933973,1.455093163,-0.702054126 -Jeff Withey,witheje01,2017,925,453,0.277547161,-0.283679598,-0.006132436,0.389436801,-2.633967357,-2.244530556,0.319556871,-0.858897779,-0.539340909,0.492308629,0.638063256,-0.145754626,0.233182465,1.348716863,1.581899328,-0.470798694 -Jeff Withey,witheje01,2018,83,39,-4.733989557,7.404263935,2.670274378,-1.743354025,11.15366246,9.410308438,-4.33785504,8.702079465,4.364224425,0.14501411,0.14501411,0,-2.856048958,3.998553046,1.142504088,2.422280642 -Nate Wolters,woltena01,2014,2574,1309,-0.34144615,0.585387306,0.243941156,0.267356527,3.706122876,3.973479403,-0.191932163,1.347141324,1.155209161,2.578374278,2.578374278,0,-0.978294462,-0.212959154,-1.191253616,-1.09322175 -Nate Wolters,woltena01,2015,484,247,-5.929026688,-0.228462529,-6.157489217,-4.174895494,1.172602117,-3.002293376,-5.930724074,0.040101401,-5.890622673,-0.392190315,-0.392190315,0,-6.424791568,-0.676735266,-7.101526834,-0.803139129 -Nate Wolters,woltena01,2018,36,19,-6.391066055,-3.647904849,-10.0389709,1.727462842,-2.220352201,-0.492889359,-5.07688125,-3.617595006,-8.694476256,-0.055640297,-0.055640297,0,-5.564761523,-6.038644425,-11.60340595,-3.415769025 -Christian Wood,woodch01,2016,322,145,-2.314395194,0.873738219,-1.440656974,-3.050353897,-1.950961195,-5.001315092,-2.492189934,0.415726613,-2.076463321,0.050020628,0.050020628,0,-1.338946742,-0.786841695,-2.125788437,0.378576943 -Christian Wood,woodch01,2017,213,107,-2.06770957,-1.020573352,-3.088282922,-1.532718113,6.101187556,4.568469443,-2.088972866,0.415969685,-1.67300318,0.058637012,0.058637012,0,-1.695680338,-1.66749949,-3.363179828,-0.263187518 -Christian Wood,woodch01,2019,567,251,-0.382072863,-1.623669995,-2.005742858,-3.801094112,-2.344592096,-6.145686209,-1.151757044,-1.863515307,-3.015272351,-0.035330318,-0.035330318,0,-1.241187342,-2.193355725,-3.434543068,0.387140575 -Brandan Wright,wrighbr03,2014,2320,1167,1.195582157,-1.38314904,-0.187566883,4.218577513,-0.550750457,3.667827057,1.854839318,-1.293360166,0.561479152,1.965386205,1.634187585,0.33119862,1.781189205,-1.469354703,0.311834502,-0.803531713 -Brandan Wright,wrighbr03,2015,2933,1449,0.582024487,1.782382625,2.364407112,-0.838111264,-0.831287452,-1.669398716,0.313358912,1.347405609,1.660764521,3.237562956,3.237562956,0,-0.245806515,0.922502095,0.67669558,-0.664325508 -Brandan Wright,wrighbr03,2016,427,212,-1.704914051,1.29661625,-0.408297802,-3.460899726,-4.436963681,-7.897863407,-2.175548675,0.200283066,-1.975265609,0.083503855,0.083503855,0,-4.127246097,-0.486745143,-4.61399124,-0.341966995 -Brandan Wright,wrighbr03,2017,894,459,-0.273076891,-0.53512285,-0.808199742,-1.114080606,1.464757101,0.350676496,-0.475712605,-0.192558606,-0.668271212,0.484107522,0.446852408,0.037255113,-0.648558536,-0.788246865,-1.436805401,-1.147004779 -Brandan Wright,wrighbr03,2018,777,381,-0.96299315,1.438997461,0.476004312,-0.978663197,5.982784096,5.004120899,-0.993884593,2.504319878,1.510435286,0.820280506,0.820280506,0,-1.915937192,0.616142122,-1.299795071,-0.7127853 -Chris Wright,wrighch01,2014,259,126,-0.661102208,-0.254526266,-0.915628474,2.988169473,-3.872006735,-0.883837262,0.108746854,-0.93014129,-0.821394436,0.125003773,0.125003773,0,-0.74192443,-1.831540528,-2.573464958,0.791404106 -Delon Wright,wrighde01,2016,541,270,-0.205819912,1.903503947,1.697684035,-1.419294971,1.40030858,-0.018986391,-0.513511538,1.902009476,1.388497939,0.574753587,0.368323947,0.20642964,-0.736867598,-0.407366933,-1.144234532,-0.776551467 -Delon Wright,wrighde01,2017,1062,538,0.246184017,3.241545845,3.487729862,-2.585091204,6.113100164,3.52800896,-0.34621078,4.033265627,3.687054847,1.760251713,1.404950674,0.355301039,-0.8914515,3.02592861,2.13447711,-0.980542782 -Delon Wright,wrighde01,2018,3352,1648,1.819116575,2.130272848,3.949389423,-0.472438018,2.127465748,1.655027731,1.394976489,2.240844937,3.635821426,5.35095193,4.481345501,0.869606428,1.397815186,1.648876185,3.046691371,-0.869023602 -Delon Wright,wrighde01,2019,3586,1699,0.974904955,2.299369482,3.274274437,-1.667885144,0.399814482,-1.268070662,0.482275973,2.004638512,2.486914485,4.504778666,4.504778666,0,-0.119078261,2.254855784,2.135777523,-0.800096356 -Dorell Wright,wrighdo01,2014,2192,1072,0.251377547,0.144104465,0.395482013,-1.955310905,-0.449732498,-2.405043403,-0.251066488,0.028919716,-0.222146772,1.381942545,1.62388203,-0.241939485,-0.137075291,-0.796900882,-0.933976173,0.213077931 -Dorell Wright,wrighdo01,2015,1208,592,2.249396548,1.975961199,4.225357747,1.399158385,0.587029614,1.986187999,2.195451617,1.778509015,3.973960632,2.035799089,2.035799089,0,2.156748624,1.484856171,3.641604795,0.231593276 -Dorell Wright,wrighdo01,2016,39,19,17.08886046,-5.958169012,11.13069145,-4.67723026,1.396637976,-3.280592284,13.549228,-4.860210121,8.689017874,0.114296524,0,0.114296524,9.19843365,-9.277933018,-0.079499368,-0.056952603 -Tony Wroten,wroteto01,2014,3732,1765,-2.028367277,-1.832110359,-3.860477635,-3.253648781,-0.161262592,-3.414911373,-2.252530224,-1.533598699,-3.786128923,-0.949505351,-0.949505351,0,-2.778712207,-2.236112132,-5.014824339,1.692902262 -Tony Wroten,wroteto01,2015,1816,895,-0.41745699,-2.719507522,-3.136964512,-0.837015465,-5.344477187,-6.181492652,-0.25691534,-3.431833151,-3.688748491,-0.435955033,-0.435955033,0,-0.542120653,-2.908850142,-3.450970795,1.632003973 -Tony Wroten,wroteto01,2016,307,144,-9.863337476,-6.024925864,-15.88826334,-9.370549683,-1.960938253,-11.33148794,-10.16802647,-5.503318439,-15.6713449,-0.973227254,-0.973227254,0,-7.899873875,-6.461568129,-14.361442,2.461124942 -Guerschon Yabusele,yabusgu01,2018,591,283,-1.486826406,-2.381049276,-3.867875682,-3.480068726,0.477568245,-3.002500481,-1.971835126,-2.003902123,-3.975737249,-0.179690715,-0.002645553,-0.177045161,-2.345608783,-2.795437415,-5.141046199,0.322214033 -Guerschon Yabusele,yabusgu01,2019,570,265,-2.75788219,3.048694771,0.290812581,-4.634123562,-0.117778229,-4.751901791,-3.332666749,2.503432369,-0.829234379,0.260889166,0.246715929,0.014173236,-3.6458582,1.58299634,-2.062861861,0.298153497 -James Young,youngja01,2015,688,332,-0.434250074,-3.532952911,-3.967202985,-0.373982255,-2.820015138,-3.193997393,-0.423485958,-3.60083678,-4.024322739,-0.216620669,-0.216620669,0,-0.773283758,-4.063677879,-4.836961636,0.341069608 -James Young,youngja01,2016,437,209,-3.606464584,-3.105911569,-6.712376153,-3.940932224,-2.888287256,-6.829219479,-3.909562666,-3.276712542,-7.186275208,-0.479974221,-0.418174699,-0.061799521,-3.964367231,-3.132218208,-7.096585439,-0.337405181 -James Young,youngja01,2017,543,259,-0.286597896,-1.025322645,-1.311920541,-4.701400187,-1.219673832,-5.921074019,-1.253210235,-1.123209413,-2.376419648,0.049896661,0.034641346,0.015255315,-0.826317216,-2.180748312,-3.007065528,-0.112257783 -James Young,youngja01,2018,122,61,-2.426275773,-0.724824048,-3.15109982,-8.654408925,-2.856022453,-11.51043138,-3.905362528,-1.274723418,-5.180085947,-0.075080367,-0.075080367,0,-4.609448101,-3.341483108,-7.950931209,-0.720405803 -Joe Young,youngjo01,2016,820,394,-3.310724536,-1.033550426,-4.344274962,-2.943894229,-1.93062208,-4.874516309,-3.413693399,-1.319720471,-4.73341387,-0.402921928,-0.333570833,-0.069351095,-2.899198712,-2.028667181,-4.927865893,-0.23606469 -Joe Young,youngjo01,2017,288,135,-3.706104273,-3.663238912,-7.369343184,-9.859412286,-4.361113028,-14.22052531,-5.191349394,-3.998569498,-9.189918891,-0.438137357,-0.438137357,0,-3.665674021,-5.164619972,-8.830293993,-1.199687709 -Joe Young,youngjo01,2018,1153,561,-0.999938856,-1.769399497,-2.769338353,-3.76598193,-1.631153049,-5.397134979,-1.639230887,-1.862802395,-3.502033282,-0.215000853,-0.206322133,-0.00867872,-2.682063219,-2.354175982,-5.036239201,-0.910425929 -Nick Young,youngni01,2014,3752,1810,2.274911811,-1.885659324,0.389252487,1.910904165,0.408920276,2.319824441,2.384100908,-1.495506398,0.88859451,3.358380807,3.358380807,0,2.080393125,-1.909826971,0.170566154,-0.04918218 -Nick Young,youngni01,2015,2027,1000,2.134260367,-2.627250059,-0.492989691,-0.560627169,1.979227142,1.418599973,1.75508972,-1.777788945,-0.022699225,1.384511272,1.384511272,0,1.340324524,-2.733767605,-1.39344308,-0.479489186 -Nick Young,youngni01,2016,2080,1033,-0.415540908,-3.732850384,-4.148391292,-2.296135695,-1.350149522,-3.646285217,-0.773743902,-3.407188702,-4.180932604,-0.747036259,-0.747036259,0,-1.462166225,-4.149496556,-5.611662781,-0.922167789 -Nick Young,youngni01,2017,3236,1556,1.771208795,-1.6125985,0.158610295,2.169124539,-0.846167122,1.322957417,1.997532945,-1.5052746,0.492258345,2.577782471,2.577782471,0,1.956093089,-1.488841301,0.467251788,0.146604338 -Nick Young,youngni01,2018,3379,1598,-0.218848037,-1.454924917,-1.673772955,-4.215083512,-0.237311954,-4.452395467,-1.134667529,-1.325552679,-2.460220209,0.230187555,0.454514829,-0.224327275,-0.483514626,-1.675425974,-2.158940599,-0.365322768 -Nick Young,youngni01,2019,78,37,-3.128699164,-6.622920513,-9.751619677,-4.74274677,-2.224966592,-6.967713362,-3.650294189,-6.102882792,-9.753176981,-0.131958821,-0.131958821,0,-2.671375972,-4.934923135,-7.606299107,-0.187290182 -Thaddeus Young,youngth01,2014,5685,2718,-1.027509908,-0.365734,-1.393243908,-0.391105295,-4.49943585,-4.890541145,-0.829281068,-1.196209176,-2.025490244,1.01265683,1.01265683,0,-0.561289566,-0.595830858,-1.157120424,0.760111044 -Thaddeus Young,youngth01,2015,5216,2624,-0.087814229,0.38632925,0.298515021,1.538032623,0.854184915,2.392217539,0.281044455,0.56780779,0.848852245,4.834188698,4.5642178,0.269970897,0.466209655,0.565556723,1.031766378,0.11037399 -Thaddeus Young,youngth01,2016,4829,2407,-0.651976672,0.527534005,-0.124442666,2.72563649,-0.229246142,2.496390347,0.05342423,0.470862212,0.524286442,3.995038925,3.995038925,0,0.28234829,0.492132331,0.774480621,-0.630656719 -Thaddeus Young,youngth01,2017,4850,2377,-1.090628178,2.189623719,1.098995541,-0.876222981,2.055263031,1.17904005,-1.109139876,2.294394744,1.185254868,4.815717903,4.272649299,0.543068604,-0.963731314,2.30606681,1.342335496,0.332702351 -Thaddeus Young,youngth01,2018,5737,2844,-0.960985796,1.881232914,0.920247118,2.264328224,1.522051761,3.786379985,-0.3395236,1.907372899,1.567849299,6.217361207,5.96514597,0.252215237,-0.262889149,2.638517589,2.375628441,-0.684571943 -Thaddeus Young,youngth01,2019,5347,2619,0.231885972,2.431148494,2.663034466,2.181658504,-0.659843826,1.521814677,0.66618317,1.887133042,2.553316212,7.052929657,6.364635928,0.688293729,0.599050122,2.677257277,3.276307399,-0.873490912 -Trae Young,youngtr01,2019,5516,2503,2.097203861,-3.469196614,-1.371992753,2.601383828,-7.705936527,-5.104552698,2.396498544,-4.517485888,-2.120987345,0.817245223,0.817245223,0,2.795596691,-4.777071484,-1.981474793,1.773287382 -Cody Zeller,zelleco01,2014,2970,1469,-0.899883504,-0.370387298,-1.270270801,-3.651984221,-0.668354421,-4.320338643,-1.496336091,-0.477737672,-1.974073763,0.577502166,0.861539341,-0.284037174,-1.911155654,-0.762957142,-2.674112796,0.78633436 -Cody Zeller,zelleco01,2015,2935,1487,-0.562977562,2.03692278,1.473945218,1.555986546,1.836815307,3.392801853,-0.110467517,2.107309063,1.996841546,3.604943419,3.604943419,0,-0.305452127,2.163895868,1.858443742,0.097710858 -Cody Zeller,zelleco01,2016,3880,1911,-1.784171574,1.431782937,-0.352388637,2.493686443,0.61112139,3.104807833,-1.002063104,1.335264423,0.333201319,3.007366486,3.016358994,-0.008992508,-1.249922735,1.435244971,0.185322236,0.200479421 -Cody Zeller,zelleco01,2017,3460,1725,-2.311789194,0.796638078,-1.515151117,1.951256089,3.329034148,5.280290237,-1.576323628,1.384166627,-0.192157001,2.246437134,2.246437134,0,-2.169774954,1.6360127,-0.533762254,-0.205132044 -Cody Zeller,zelleco01,2018,1304,627,-1.422534119,1.42668057,0.004146451,0.147156374,3.521347899,3.668504273,-1.210322204,1.976184001,0.765861797,1.132114903,1.132114903,0,-1.66562556,1.300260787,-0.365364773,0.653268746 -Cody Zeller,zelleco01,2019,2606,1243,0.023388635,0.708547501,0.731936136,2.18856193,-0.537798806,1.650763124,0.464301593,0.551003528,1.015305121,2.395151564,2.395151564,0,0.277616709,0.640044641,0.91766135,0.310520809 -Tyler Zeller,zellety01,2014,2088,1049,-1.256579812,2.095301853,0.838722041,0.321453829,3.38637857,3.707832399,-0.98051471,2.523477954,1.542963244,2.293202972,2.293202972,0,-1.628918268,0.352562608,-1.276355661,-0.18326825 -Tyler Zeller,zellety01,2015,3711,1821,-0.380890326,0.602361065,0.221470739,-0.97137151,-0.160064824,-1.131436333,-0.511844629,0.460675676,-0.051168953,2.508760416,2.410854504,0.097905912,-0.876438097,0.320770397,-0.5556677,-0.025132017 -Tyler Zeller,zellety01,2016,1584,748,-3.337421575,1.591071153,-1.746350422,-4.721896975,0.320107679,-4.401789295,-3.83430679,1.369388961,-2.464917829,0.127606368,-0.079364818,0.206971186,-3.509643043,0.641257488,-2.868385555,0.59579601 -Tyler Zeller,zellety01,2017,1249,603,-2.931352452,1.169902452,-1.76145,-2.33561464,0.377016249,-1.95859839,-3.010895566,1.070227358,-1.940668208,0.245976893,0.2939982,-0.048021307,-3.350334667,-0.772586578,-4.122921245,-0.406227563 -Tyler Zeller,zellety01,2018,2444,1175,-2.105445629,-1.103208911,-3.208654539,-0.268713764,-0.232905512,-0.501619276,-1.854394086,-0.967418297,-2.821812383,-0.055736568,0.046784836,-0.102521403,-2.349916581,-0.989833355,-3.339749936,-0.233448827 -Tyler Zeller,zellety01,2019,195,93,-0.904034966,4.936080035,4.032045069,2.771720761,3.005698229,5.77741899,-0.160414937,4.760427295,4.600012358,0.351930226,0.351930226,0,-0.972700484,4.49678583,3.524085345,-0.011312446 -Stephen Zimmerman,zimmest01,2017,219,108,-4.290835661,-10.32197699,-14.61281265,-1.332745427,-3.308726481,-4.641471908,-3.864952804,-9.410655952,-13.27560876,-0.57679541,-0.57679541,0,-3.003926367,-7.264943771,-10.26887014,-0.538246939 -Paul Zipser,zipsepa01,2017,1970,979,-2.300084757,-1.499653358,-3.799738115,-0.941495389,0.153884644,-0.787610745,-2.152280443,-1.265658092,-3.417938535,-0.343242242,-0.166206269,-0.177035972,-2.46783378,-1.510538311,-3.978372091,-0.160355073 -Paul Zipser,zipsepa01,2018,1664,824,-4.41941552,-1.130205074,-5.549620595,-3.945052261,-2.436179235,-6.381231497,-4.543583637,-1.421543737,-5.965127373,-1.342853963,-1.342853963,0,-4.125170253,-1.389621268,-5.514791521,-0.645896583 -Ante Zizic,zizican01,2018,498,237,1.436917265,-0.686749486,0.750167779,-2.438342743,-1.404264472,-3.842607215,0.667370862,-0.807603856,-0.140232994,0.315255745,0.315791727,-0.000535982,-0.561121386,-1.747443747,-2.308565133,0.236041483 -Ante Zizic,zizican01,2019,2240,1082,-2.6148016,-1.767887761,-4.382689361,0.532284877,3.249761827,3.782046704,-2.07340073,-0.690914256,-2.764314986,-0.007876689,-0.007876689,0,-2.392563392,-2.024149495,-4.416712887,-0.331492553 -Ivica Zubac,zubaciv01,2017,1305,609,-3.320225043,-2.901762346,-6.221987389,-2.791026898,-3.138552791,-5.929579689,-3.35817799,-3.040589086,-6.398767076,-1.141159698,-1.141159698,0,-3.533603911,-2.932102876,-6.465706787,0.644128036 -Ivica Zubac,zubaciv01,2018,871,410,-2.581324859,1.643240458,-0.938084401,-3.444738695,6.249652212,2.804913516,-2.90370948,2.688831985,-0.214877495,0.531967675,0.531967675,0,-2.616330782,0.752874652,-1.86345613,0.311576011 -Ivica Zubac,zubaciv01,2019,2345,1079,-2.336006404,1.400273548,-0.935732856,-1.757992455,3.051059009,1.293066554,-2.362444421,1.813768007,-0.548676414,1.217133779,1.114995467,0.102138313,-2.810282711,1.157823912,-1.652458799,0.077074179 +player_name,player_id,season,poss,mp,raptor_box_offense,raptor_box_defense,raptor_box_total,raptor_onoff_offense,raptor_onoff_defense,raptor_onoff_total,raptor_offense,raptor_defense,raptor_total,war_total,war_reg_season,war_playoffs,predator_offense,predator_defense,predator_total,pace_impact +Alex Abrines,abrinal01,2017,2387,1135,0.74550503,-0.372937821,0.372567208,-0.418552811,-3.85701115,-4.275563961,0.543421233,-1.14483179,-0.601410556,1.249007678,1.447708122,-0.198700444,0.07710201,-1.038677268,-0.961575257,0.326412665 +Alex Abrines,abrinal01,2018,2546,1244,0.317549034,-1.725325253,-1.407776219,-1.291727136,-0.049693633,-1.341420769,-0.020825876,-1.50264169,-1.523467566,0.77730446,0.465912151,0.311392309,-0.174621166,-1.112625391,-1.287246558,-0.456141151 +Alex Abrines,abrinal01,2019,1279,588,-3.215683211,1.07839855,-2.137284661,-6.158856474,4.901168272,-1.257688202,-4.040156587,1.885618356,-2.154538232,0.17816732,0.17816732,0,-4.577677599,1.543281733,-3.034395865,-0.268013102 +Quincy Acy,acyqu01,2014,1716,847,-1.716079145,0.13311503,-1.582964115,-0.324810758,-1.661495233,-1.986305991,-1.565257149,-0.216476793,-1.781733942,0.415918084,0.415918084,0,-1.46441703,-0.223754299,-1.688171329,-0.554897683 +Quincy Acy,acyqu01,2015,2517,1287,-2.014956419,-1.268439856,-3.283396275,-3.855207449,2.803841564,-1.051365885,-2.456064586,-0.420948055,-2.877012641,-0.083312615,-0.083312615,0,-2.797224029,-1.648024182,-4.44524821,-0.100453505 +Quincy Acy,acyqu01,2016,1852,876,-0.008327617,0.340783371,0.332455754,-2.798489653,0.130300896,-2.668188757,-0.58754047,0.353933379,-0.233607091,1.123479142,1.123479142,0,-1.406107738,0.021970053,-1.384137685,-0.102988345 +Quincy Acy,acyqu01,2017,1169,558,-0.129001837,0.444338671,0.315336834,-1.345267311,0.806700884,-0.538566428,-0.343630331,0.576149899,0.232519568,0.835632018,0.835632018,0,-0.922087481,-0.059176987,-0.981264468,0.125008446 +Quincy Acy,acyqu01,2018,2856,1359,-2.620031644,-0.806269104,-3.426300749,0.055169946,-0.01919541,0.035974536,-2.208182427,-0.658814194,-2.866996621,-0.08123232,-0.08123232,0,-1.826813152,-0.890246236,-2.717059388,0.136139262 +Quincy Acy,acyqu01,2019,278,123,-5.74131663,3.253365283,-2.487951347,-3.308026956,10.09873237,6.790705413,-5.581744442,4.969011211,-0.612733231,0.135231411,0.135231411,0,-5.877810864,2.495748342,-3.382062522,0.841980786 +Jaylen Adams,adamsja01,2019,952,428,-2.679919718,-4.592001676,-7.271921394,-0.535826888,0.617508338,0.08168145,-2.377643964,-3.734729095,-6.112373059,-0.733513242,-0.733513242,0,-2.023145309,-4.304853077,-6.327998386,-0.099018214 +Jaylen Adams,adamsja01,2020,43,21,2.02314032790151,4.19800473061089,6.22114505851239,21.0935910811266,19.3538834367269,40.4474745178534,6.20769033735508,7.65629799085895,13.863988328214,0.18028881579138,0,0.18028881579138,3.98969773386504,3.51192303694671,7.50162077081175,-1.78496719774151 +Jordan Adams,adamsjo01,2015,518,258,2.311410333,-0.266177815,2.045232519,0.583714711,3.816983209,4.40069792,2.095889849,0.518037995,2.613927843,0.715004586,0.591480559,0.123524027,0.717085441,1.240286579,1.95737202,0.689145957 +Jordan Adams,adamsjo01,2016,34,15,-8.211586061,0.497957857,-7.713628204,-4.240012778,4.118457854,-0.121554925,-7.734475447,1.417734677,-6.31674077,-0.028101725,-0.028101725,0,-6.124879997,4.675153284,-1.449726713,2.883209016 +Steven Adams,adamsst01,2014,3078,1528,-1.270249669,0.056605319,-1.21364435,-1.606126099,-1.383815937,-2.989942035,-1.477307512,-0.300116319,-1.777423832,0.741983669,1.087876915,-0.345893247,-1.739690093,1.022961561,-0.716728532,-0.076885499 +Steven Adams,adamsst01,2015,3537,1771,-1.655476528,2.431648472,0.776171945,-1.978635702,-0.444894746,-2.423530448,-1.859905727,1.972597164,0.112691438,2.569431836,2.569431836,0,-2.254183977,1.950513493,-0.303670484,-0.637424446 +Steven Adams,adamsst01,2016,5203,2567,1.478173715,4.165262884,5.643436599,0.572685058,3.068726555,3.641411614,1.305029655,4.157908948,5.462938603,10.71133281,8.899270344,1.812062468,1.905361444,3.711730317,5.617091761,-0.807926917 +Steven Adams,adamsst01,2017,5279,2546,-2.123493705,1.747698141,-0.375795564,0.900828017,1.47722481,2.378052827,-1.626024544,1.772211917,0.146187373,3.775858111,3.143711406,0.632146706,-1.631719557,2.405590986,0.773871429,-0.006770004 +Steven Adams,adamsst01,2018,5530,2687,0.605872768,1.261217468,1.867090237,4.677628618,0.385550659,5.063179277,1.467602698,1.140201316,2.607804014,7.34142524,6.779274475,0.562150765,1.496105161,1.578665787,3.074770949,-0.278540995 +Steven Adams,adamsst01,2019,6164,2828,-0.996033462,2.029234288,1.033200826,3.709341273,0.943185209,4.652526482,-0.071750204,1.875017591,1.803267387,6.601450742,6.428883158,0.172567584,-0.447206789,2.972406085,2.525199297,0.497952287 +Steven Adams,adamsst01,2020,3964,1890,0.38254341938963,1.90452100586708,2.28706442525671,-0.089523582453432,0.247404695339437,0.157881112886006,0.315796723292598,1.65740795841628,1.97320468170888,4.54277467686944,4.32982298709401,0.212951689775428,-0.45857473829268,1.63283925010186,1.17426451180918,-0.445224446392487 +Bam Adebayo,adebaba01,2018,2921,1445,-2.096991447,0.888475918,-1.208515529,-2.178966907,1.439465633,-0.739501274,-2.219373354,1.039458046,-1.179915308,1.172123132,1.348868962,-0.17674583,-2.719828784,0.461893641,-2.257935143,-0.812342362 +Bam Adebayo,adebaba01,2019,3965,1913,-1.952989038,2.562255537,0.609266499,-1.14732979,2.516800184,1.369470394,-1.875309771,2.676011508,0.800701737,3.451223821,3.451223821,0,-2.152282678,2.278351869,0.126069191,-0.420701969 +Bam Adebayo,adebaba01,2020,6336,3104,-0.947961348176344,2.33824731630786,1.39028596813152,3.56656132557767,1.24446046610255,4.81102179168022,-0.103948623308838,2.22665220349944,2.12270358019061,7.75591618685973,5.31119544361889,2.44472074324084,0.722645022907625,1.48039137540026,2.20303639830788,-0.649094719939067 +Deng Adel,adelde01,2019,391,194,-6.123817445,0.106191641,-6.017625804,-5.416229333,1.79434667,-3.621882664,-6.33371243,0.558883109,-5.774829321,-0.29588577,-0.29588577,0,-6.224152153,-2.111308565,-8.335460717,-1.194190583 +Jeff Adrien,adrieje01,2014,1908,961,-0.109376039,-2.296120605,-2.405496644,1.003238223,-0.962877387,0.040360836,0.164665749,-2.104197284,-1.939531535,0.391857954,0.391857954,0,-0.755613773,-1.681563346,-2.437177119,-0.370574985 +Jeff Adrien,adrieje01,2015,442,215,-1.16445614,0.021467033,-1.142989107,-0.346551833,3.75203925,3.405487417,-1.041614438,0.917083263,-0.124531175,0.288294064,0.288294064,0,-1.667230294,-0.439532817,-2.106763111,0.099396392 +Arron Afflalo,afflaar01,2014,5047,2552,1.561280125,-2.637579091,-1.076298966,-0.864841142,-3.77773301,-4.642574153,1.22425804,-3.02318616,-1.79892812,1.231903915,1.231903915,0,0.411376476,-2.771831196,-2.360454719,-0.49730894 +Arron Afflalo,afflaar01,2015,5125,2562,-0.98833756,-1.912809655,-2.901147215,-0.696763769,-0.268122947,-0.964886716,-0.985917143,-1.673151448,-2.659068591,0.097940159,0.519802548,-0.421862388,-1.442768212,-1.319810011,-2.762578223,-0.674047569 +Arron Afflalo,afflaar01,2016,4648,2371,-0.902059415,-2.108745951,-3.010805367,0.610708527,-3.333767098,-2.723058571,-0.625410261,-2.481338924,-3.106749185,-0.424460423,-0.424460423,0,-0.840530106,-2.375143951,-3.215674058,-1.606045594 +Arron Afflalo,afflaar01,2017,3146,1580,-0.844881262,-4.72381563,-5.568696892,-2.624665736,-3.652299754,-6.276965491,-1.252486813,-4.757288217,-6.00977503,-2.593034888,-2.593034888,0,-1.84469576,-4.240256022,-6.084951782,-1.296124622 +Arron Afflalo,afflaar01,2018,1389,682,-2.946706209,-1.681921164,-4.628627373,-1.856135749,-0.595433401,-2.45156915,-2.858956209,-1.524033967,-4.382990176,-0.562242617,-0.562242617,0,-3.633802694,-3.040735815,-6.67453851,-1.041661365 +Alexis Ajinca,ajincal01,2014,1855,951,-2.2052968,-0.79243784,-2.997734641,-0.854935199,-0.527870622,-1.382805821,-2.054606668,-0.75344482,-2.808051489,-0.028102436,-0.028102436,0,-1.741946245,-0.194303761,-1.936250006,-0.218473544 +Alexis Ajinca,ajincal01,2015,1865,967,-0.198962082,1.440856434,1.241894352,-0.898852406,0.573944188,-0.324908217,-0.397201369,1.375576424,0.978375055,1.837508138,1.793286482,0.044221656,-1.056940092,1.216471195,0.159531102,-0.057111061 +Alexis Ajinca,ajincal01,2016,1777,861,-3.28929192,0.832909863,-2.456382057,-3.115926436,2.521849552,-0.594076884,-3.444059038,1.2915655,-2.152493538,0.262838216,0.262838216,0,-3.409499894,0.797343456,-2.612156438,0.135601825 +Alexis Ajinca,ajincal01,2017,1223,584,-4.746737147,1.719439388,-3.027297759,-2.092532165,-1.094995692,-3.187527857,-4.436739426,1.229835643,-3.206903783,-0.136314643,-0.136314643,0,-3.801996307,1.020942858,-2.781053448,0.127572121 +DeVaughn Akoon-Purcell,akoonde01,2019,49,22,-2.930857794,-1.704815334,-4.635673128,1.961417556,2.682314101,4.643731658,-2.229499469,-1.019839791,-3.24933926,-0.005555579,-0.005555579,0,-1.262366442,0.66152002,-0.600846423,-0.894707629 +Furkan Aldemir,aldemfu01,2015,1087,540,-0.693620987,-1.21572487,-1.909345857,1.24350321,-3.04160303,-1.79809982,-0.318228362,-1.661918132,-1.980146495,0.21216464,0.21216464,0,-1.756878546,-1.101017437,-2.857895983,0.028863509 +Cole Aldrich,aldrico01,2014,658,330,-0.341282182,4.967333834,4.626051652,-0.985708833,-1.767608882,-2.753317715,-0.508187124,3.896700735,3.388513611,1.02873738,1.02873738,0,-1.130115764,1.73834343,0.608227665,-0.443568112 +Cole Aldrich,aldrico01,2015,1915,976,-1.873628032,1.653066949,-0.220561084,-6.127859893,-0.102463994,-6.230323887,-2.78804587,1.459642861,-1.328403009,0.709716538,0.709716538,0,-2.373581826,0.637865935,-1.735715892,0.247213254 +Cole Aldrich,aldrico01,2016,1770,877,-1.121396285,2.989030557,1.867634272,-1.799382414,1.992568158,0.193185744,-1.340703831,2.88412763,1.543423799,1.936260175,1.526349689,0.409910486,-0.830005575,4.124676179,3.294670604,0.392257458 +Cole Aldrich,aldrico01,2017,1088,531,-2.353657181,-0.172464348,-2.526121529,-0.245050692,-0.458163166,-0.703213857,-2.040379858,-0.173788867,-2.214168724,0.144464506,0.144464506,0,-2.449468257,0.793979844,-1.655488413,-0.473588409 +Cole Aldrich,aldrico01,2018,111,49,-7.043763084,-6.793773229,-13.83753631,-1.175560325,5.165456131,3.989895805,-6.294758546,-4.680285043,-10.97504359,-0.205863423,-0.205863423,0,-5.229497475,-4.050028846,-9.279526322,0.115286953 +LaMarcus Aldridge,aldrila01,2014,5862,2939,1.057439735,1.847263693,2.904703428,2.919806123,3.55762855,6.477434673,1.433515593,2.326357965,3.759873558,9.746017938,7.721583795,2.024434143,2.024422056,2.497569684,4.521991741,-0.847995158 +LaMarcus Aldridge,aldrila01,2015,5385,2720,1.937757171,2.111619556,4.049376726,3.350103971,-0.665405246,2.684698725,2.278443308,1.637708536,3.916151844,9.152786751,8.937972946,0.214813805,2.261604978,1.658809376,3.920414354,-0.937202974 +LaMarcus Aldridge,aldrila01,2016,5096,2598,1.090660987,1.995642347,3.086303334,0.685763711,0.127790026,0.813553737,0.982099464,1.616412491,2.598511954,7.059470295,5.790129719,1.269340576,0.51483322,2.016064272,2.530897493,-1.033026966 +LaMarcus Aldridge,aldrila01,2017,5577,2872,-1.140349577,1.553096019,0.412746442,-1.868185481,-0.969284163,-2.837469644,-1.393364987,1.052974577,-0.34039041,3.437144984,4.08566087,-0.648515887,-0.743143514,1.47008838,0.726944866,-1.664783899 +LaMarcus Aldridge,aldrila01,2018,5298,2686,2.101066834,1.027512291,3.128579125,3.714782143,2.64753143,6.362313573,2.59819016,1.373438861,3.971629021,9.076819119,8.582586812,0.494232307,2.411605111,1.564133205,3.975738315,-1.593152487 +LaMarcus Aldridge,aldrila01,2019,5983,2931,0.642954198,1.798226345,2.441180543,0.79203999,-0.619394358,0.172645632,0.648585995,1.414263641,2.062849637,7.137532501,6.412486888,0.725045613,0.608198425,1.190426764,1.798625188,-1.233310548 +LaMarcus Aldridge,aldrila01,2020,3648,1754,-0.526869565082047,1.08096655501258,0.554096989930531,-0.824819157205065,-0.884375340525689,-1.70919449773075,-0.66043981598044,0.777019002992208,0.116579187011769,2.53091736752676,2.53091736752676,0,-0.711668197764055,1.22988451504943,0.518216317285372,-1.36752970319752 +Cliff Alexander,alexacl01,2016,78,36,-5.080260813,4.082701373,-0.99755944,-9.717044304,-2.938221729,-12.65526603,-6.354905756,2.898182484,-3.456723273,-0.012889206,-0.012889206,0,-4.073126081,-1.865014645,-5.938140727,-0.687410904 +Kyle Alexander,alexaky01,2020,31,13,-3.66202889415367,-5.55425963581877,-9.21628852997245,-14.1140497905515,5.14887924751816,-8.96517054303336,-6.05452703202594,-3.62245307078471,-9.67698010281065,-0.047024875011871,-0.047024875011871,0,-2.72309193871383,-4.93152245768295,-7.65461439639678,2.40234756299963 +Nickeil Alexander-Walker,alexani01,2020,1288,591,-2.24617200700247,-1.16480759395786,-3.41097960096033,1.8983421610331,-3.57324971558789,-1.67490755455478,-1.52042768199607,-1.70676611817691,-3.22719380017298,-0.144990432805792,-0.144990432805792,0,-0.309134024738285,-1.91468385712246,-2.22381788186074,0.782733244682426 +Rawle Alkins,alkinra01,2019,255,120,-4.635093214,-1.942549105,-6.577642319,1.548494648,-2.739123967,-1.190629319,-3.538436418,-2.161881071,-5.700317489,-0.180513697,-0.180513697,0,-5.339835045,-3.413978187,-8.753813232,-0.065753685 +Grayson Allen,allengr01,2019,931,430,-4.311725021,-4.699906411,-9.011631433,-5.324110708,-7.077724536,-12.40183524,-4.788103622,-5.549027311,-10.33713093,-1.679755396,-1.583498036,-0.09625736,-4.137263901,-4.700633677,-8.837897578,0.880970996 +Grayson Allen,allengr01,2020,1578,718,0.322145023435376,-1.10832307216888,-0.786178048733504,-1.22488960469697,-2.37500675785985,-3.59989636255683,0.044954528742763,-1.44215464696251,-1.39720011821975,0.497797958711192,0.497797958711192,0,-0.014290509286652,-2.12179459501112,-2.13608510429777,0.460582015998538 +Jarrett Allen,allenja01,2018,3002,1441,-3.084589273,-1.087004233,-4.171593506,-1.481088318,-1.129924452,-2.61101277,-2.924159372,-1.130534872,-4.054694244,-0.956236725,-0.956236725,0,-3.021170337,-1.820816036,-4.841986373,-0.3073628 +Jarrett Allen,allenja01,2019,4723,2206,-2.093527538,-2.511875471,-4.605403009,1.321624964,-4.386096472,-3.064471507,-1.506668479,-3.071319091,-4.57798757,-2.06663699,-1.688439103,-0.378197887,-1.606712068,-2.054802158,-3.661514226,0.145825668 +Jarrett Allen,allenja01,2020,4197,1984,-0.724630177782519,2.89950269416603,2.17487251638351,3.21005043337641,-0.27255333592428,2.93749709745213,0.049760693399169,2.4148752561607,2.46463594955987,5.25173861640531,4.56415648534774,0.687582131057568,-0.106954020778879,1.9988150814869,1.89186106070802,-0.8007699529704 +Kadeem Allen,allenka01,2018,226,107,-5.833640566,-2.360320167,-8.193960734,-6.806533574,3.710870128,-3.095663447,-6.379300135,-1.2635628,-7.642862935,-0.268439635,-0.268439635,0,-5.644618908,-1.829492539,-7.474111447,0.494443139 +Kadeem Allen,allenka01,2019,870,416,1.660237269,-0.735413113,0.924824156,2.72536093,-2.200622845,0.524738086,2.07813831,-1.023795247,1.054343063,0.801390513,0.801390513,0,1.129782747,-1.333298032,-0.203515285,-0.764299076 +Kadeem Allen,allenka01,2020,252,117,0.43921641087256,4.10981429642417,4.54903070729673,1.91907096737431,-6.49509814184039,-4.57602717446607,0.872790519828764,2.2193386739174,3.09212919374616,0.344584004645043,0.344584004645043,0,1.24197452948327,0.92309766323004,2.16507219271331,-1.21579574249891 +Lavoy Allen,allenla01,2014,2309,1087,-2.343676563,-0.924256411,-3.267932974,-3.692485463,2.026288196,-1.666197267,-2.71047982,-0.31668423,-3.02716405,-0.152261528,-0.208787164,0.056525636,-3.072299935,-1.201090504,-4.273390438,0.081618426 +Lavoy Allen,allenla01,2015,2116,1070,-1.092471863,1.607812096,0.515340233,2.44717761,1.473124351,3.920301961,-0.407116554,1.648250636,1.241134083,2.164894374,2.164894374,0,-0.811942573,0.623960007,-0.187982566,-0.612720494 +Lavoy Allen,allenla01,2016,3305,1650,-1.415370607,-0.762667674,-2.178038281,2.123619743,1.3155466,3.439166344,-0.763857588,-0.427440292,-1.191297881,1.288226225,1.450783119,-0.162556894,-0.967302791,-0.692940523,-1.660243314,-1.102126113 +Lavoy Allen,allenla01,2017,1806,882,-0.426681675,0.062363787,-0.364317888,-1.688673674,-2.948781416,-4.637455091,-0.708102982,-0.571197917,-1.279300898,0.658282028,0.63611547,0.022166558,-1.576793449,-1.692411686,-3.269205136,-0.621853795 +Ray Allen,allenra02,2014,4672,2463,2.010035634,-1.478782125,0.531253509,0.508948956,-1.490056741,-0.981107785,1.772126953,-1.569440866,0.202686087,3.750178903,2.459532323,1.29064658,2.145041306,-1.620332724,0.524708581,-0.692027827 +Tony Allen,allento01,2014,2906,1508,0.36305224,2.250044825,2.613097065,1.19514251,2.070333453,3.265475963,0.567374556,2.312526373,2.879900929,4.400997522,3.537130126,0.863867396,-0.033846116,2.979374653,2.945528537,0.958306405 +Tony Allen,allento01,2015,3807,1927,-0.491952298,4.404717449,3.912765151,0.195176359,5.212827821,5.40800418,-0.388770177,4.786599888,4.397829711,7.113151848,5.975577723,1.137574126,-0.687905159,5.673427248,4.985522089,0.70850063 +Tony Allen,allento01,2016,3347,1714,-1.306404147,1.593844132,0.287439986,0.560973641,1.522050532,2.083024172,-0.987826565,1.699715111,0.711888546,3.045469198,2.687354587,0.358114611,-1.206005699,2.582172499,1.376166799,0.072291154 +Tony Allen,allento01,2017,3722,1914,-0.947166045,2.328030887,1.380864841,0.416446069,1.240501931,1.656948,-0.714337257,2.220195882,1.505858626,4.148433717,4.148433717,0,-0.691466949,3.08786995,2.396403,-0.177237662 +Tony Allen,allento01,2018,595,273,-2.379274769,-0.848757168,-3.228031937,-1.518936905,0.581613711,-0.937323194,-2.361014305,-0.614848527,-2.975862832,-0.031765185,-0.031765185,0,-2.532498723,-0.41274164,-2.945240363,0.964778022 +Al-Farouq Aminu,aminual01,2014,4013,2045,-1.298658777,0.820811922,-0.477846854,-1.085022285,-1.265860324,-2.35088261,-1.329687578,0.47150828,-0.858179298,1.966334705,1.966334705,0,-1.391957408,0.746146069,-0.645811339,-0.365099976 +Al-Farouq Aminu,aminual01,2015,3128,1516,-0.019073746,2.37103551,2.351961764,0.636244249,4.368362196,5.004606445,0.093973444,2.934491398,3.028464842,4.489189758,3.393479392,1.095710366,0.378677758,2.586808501,2.965486259,0.25233974 +Al-Farouq Aminu,aminual01,2016,5573,2713,-0.734192991,1.226666017,0.492473026,1.402195012,0.564229045,1.966424057,-0.361509284,1.174910554,0.81340127,5.016918475,3.140314263,1.876604211,0.07851133,1.102045318,1.180556647,0.49729787 +Al-Farouq Aminu,aminual01,2017,3847,1886,-2.32712854,3.399349192,1.072220653,-0.850796148,2.185030668,1.33423452,-2.170817306,3.378003824,1.207186518,3.802896234,3.619383246,0.183512988,-1.450748151,3.037086751,1.586338601,-0.333967639 +Al-Farouq Aminu,aminual01,2018,4526,2203,-1.164103507,2.155596267,0.991492759,1.837182241,1.331493371,3.168675612,-0.605352237,2.092264506,1.486912268,4.759255562,4.514393812,0.24486175,-0.797968158,2.714187957,1.916219799,-0.235608152 +Al-Farouq Aminu,aminual01,2019,5656,2691,-0.498527343,0.833936594,0.335409251,3.607682985,-0.330528684,3.2771543,0.29984583,0.636137897,0.935983728,5.0258856,4.838685585,0.187200015,0.238300267,0.73385313,0.972153397,-0.591088532 +Al-Farouq Aminu,aminual01,2020,793,380,-4.06379769197818,2.37008558628856,-1.69371210568962,-9.25527238286562,5.00774232726057,-4.24753005560505,-5.39599124034887,3.05790887112647,-2.3380823692224,0.079502820058186,0.079502820058186,0,-4.81908527489813,2.30733218304635,-2.51175309185178,-0.457868125163756 +Lou Amundson,amundlo01,2014,366,185,-4.712510524,-1.41591584,-6.128426364,-4.203277784,2.999847085,-1.203430698,-4.896981982,-0.561729207,-5.458711189,-0.241764214,-0.241764214,0,-3.903661748,-0.930021185,-4.833682932,0.376574335 +Lou Amundson,amundlo01,2015,1835,937,-3.706456114,1.75557009,-1.950886024,-1.036730071,3.021768539,1.985038468,-3.319203468,2.17756641,-1.141637058,0.779910328,0.779910328,0,-3.014109648,1.722432749,-1.2916769,0.006209512 +Lou Amundson,amundlo01,2016,407,204,-4.664855483,1.534265216,-3.130590268,-7.388950279,4.827298706,-2.561651573,-5.493576433,2.348716255,-3.144860178,-0.041234064,-0.041234064,0,-4.696075577,1.270668655,-3.425406922,0.32500765 +Alan Anderson,anderal01,2014,3938,2034,-0.576045919,-0.280617479,-0.856663398,-2.009655602,0.752188108,-1.257467494,-0.918986781,-0.065936846,-0.984923628,1.826651236,1.655408394,0.171242842,-0.785311361,-0.672297342,-1.457608704,-0.420140416 +Alan Anderson,anderal01,2015,3770,1886,0.238085744,0.530332021,0.768417765,-2.345038546,4.776556124,2.431517578,-0.272067463,1.470220202,1.198152739,3.827922237,2.936771399,0.891150838,-0.347398289,0.632635696,0.285237407,0.291740918 +Alan Anderson,anderal01,2016,403,192,0.920825461,-4.373959275,-3.453133814,-0.337935123,4.426107631,4.088172508,0.724463278,-2.814989106,-2.090525828,0.064595784,0.064595784,0,0.076368866,-2.585382156,-2.50901329,-0.00794136 +Alan Anderson,anderal01,2017,623,308,-1.742269431,-5.807475042,-7.549744473,-1.520250449,-2.546386746,-4.066637195,-1.813429295,-5.492343947,-7.305773242,-0.710220716,-0.710220716,0,-1.750969308,-4.771660182,-6.52262949,-0.778364409 +Chris Andersen,anderch01,2014,3264,1713,0.628302337,1.970066269,2.598368606,-0.04354251,2.888746271,2.845203761,0.492892604,2.268917427,2.76181003,4.849268995,3.400408767,1.448860228,0.707889893,0.934200578,1.642090471,-0.651933288 +Chris Andersen,anderch01,2015,2197,1132,-1.396665037,-0.706725415,-2.103390452,-2.011408078,2.396247315,0.384839237,-1.626335602,-0.081451838,-1.70778744,0.600826593,0.600826593,0,-1.99198435,-0.887070807,-2.879055157,-0.175167495 +Chris Andersen,anderch01,2016,934,481,0.03316691,0.191689194,0.224856104,-0.722463434,-3.083756351,-3.806219784,-0.148049655,-0.464202644,-0.612252299,0.526616384,0.423055258,0.103561126,0.090836998,-0.990813015,-0.899976017,-0.335702801 +Chris Andersen,anderch01,2017,232,114,-3.177883926,0.88764184,-2.290242086,2.592806698,0.487893779,3.080700478,-2.218286853,0.912267571,-1.306019282,0.084746752,0.084746752,0,-0.739743096,-0.569597448,-1.309340543,0.888559405 +James Anderson,anderja01,2014,4870,2309,-1.511484441,-1.862700743,-3.374185184,-3.581718102,0.648684195,-2.933033907,-1.968788068,-1.394472982,-3.36326105,-0.728275377,-0.728275377,0,-2.524439685,-1.562636063,-4.087075748,0.772957169 +James Anderson,anderja01,2016,1548,721,-3.819700697,0.896040174,-2.923660523,-1.662276893,0.248803645,-1.413473248,-3.598586121,0.850105017,-2.748481104,0.000560113,0.000560113,0,-4.330683578,-0.386025501,-4.716709079,0.241374125 +Justin Anderson,anderju01,2016,1522,742,-1.210556999,-0.799400491,-2.00995749,-2.065855492,4.166485709,2.100630217,-1.446197587,0.200054479,-1.246143108,0.610282045,0.082597356,0.527684689,-1.681800287,-1.07161521,-2.753415498,0.294487651 +Justin Anderson,anderju01,2017,2491,1228,-0.938798523,-0.269303061,-1.208101584,-2.234238284,-2.862634553,-5.096872837,-1.201814983,-0.821812862,-2.023627845,0.451296847,0.451296847,0,-1.056723231,-1.100611201,-2.157334431,-0.06082596 +Justin Anderson,anderju01,2018,1171,552,-0.201564144,-0.110767522,-0.312331666,-4.599629431,-0.802492749,-5.40212218,-1.163460871,-0.326327553,-1.489788424,0.353191785,0.380839887,-0.027648102,-0.826152481,-0.921704301,-1.747856782,-0.163585378 +Justin Anderson,anderju01,2019,1054,463,-2.422407737,-0.407855849,-2.830263586,-2.759655532,1.914469039,-0.845186492,-2.607197469,0.109253155,-2.497944315,0.060024256,0.060024256,0,-1.582505321,-1.319524592,-2.902029913,0.82673643 +Justin Anderson,anderju01,2020,296,135,-1.97197429745051,0.671236232674005,-1.3007380647765,-0.253178352053137,0.875655146228604,0.622476794175467,-1.68774496308159,0.79766019905912,-0.890084764022466,0.130703084717792,0.077495594614924,0.053207490102867,-0.028999906414129,-1.96067475348734,-1.98967465990147,0.449880810839664 +Kyle Anderson,anderky01,2015,714,358,-3.557738935,-2.082694551,-5.640433486,-3.543469572,-4.074128707,-7.617598279,-3.784997506,-2.691064767,-6.476062273,-0.673229133,-0.673229133,0,-3.58213624,-2.423308588,-6.005444828,-1.034524426 +Kyle Anderson,anderky01,2016,2735,1374,-1.75048569,0.460213927,-1.290271764,-1.655685739,0.26089909,-1.394786649,-1.871196218,0.335055609,-1.536140608,0.842850635,1.001149902,-0.158299267,-2.267318383,0.594440248,-1.672878135,-0.531462258 +Kyle Anderson,anderky01,2017,2486,1215,-0.522050654,2.240827757,1.718777102,-0.979924587,3.334535936,2.354611349,-0.692660583,2.533777977,1.841117395,2.855148252,1.9943495,0.860798752,-1.030745438,2.045133882,1.014388443,-0.309542952 +Kyle Anderson,anderky01,2018,4136,2051,-0.328701341,3.064252948,2.735551607,-0.12971117,2.192205718,2.062494547,-0.306724949,3.020292511,2.713567562,5.713083694,5.591488347,0.121595347,-0.581647056,3.311661335,2.730014279,-0.146849032 +Kyle Anderson,anderky01,2019,2583,1281,-1.926641189,2.072068956,0.145427767,-1.982653688,2.269750121,0.287096433,-2.037901415,2.221698331,0.183796917,1.904689771,1.904689771,0,-2.713379751,2.561588579,-0.151791172,-0.677183453 +Kyle Anderson,anderky01,2020,2903,1330,-1.20302254851996,1.51959505737954,0.316572508859581,-4.72891160837213,2.22293222804782,-2.50597938032431,-1.98518585248231,1.75337582165155,-0.231810030830764,1.7104254007473,1.7104254007473,0,-2.5554936356192,1.258724550696,-1.2967690849232,0.09962720911133 +Ryan Anderson,anderry01,2014,1571,795,3.090420061,-3.354055178,-0.263635117,6.13663252,-2.086145224,4.050487295,3.904641047,-3.257882887,0.64675816,1.367284635,1.367284635,0,3.638971158,-2.223769577,1.415201581,-0.728960451 +Ryan Anderson,anderry01,2015,3472,1770,1.599335752,-0.977261653,0.622074098,2.078597686,-4.191728671,-2.113130985,1.747884252,-1.693287517,0.054596735,2.528884993,2.069681473,0.45920352,2.274176494,-1.362515793,0.911660701,-0.253994876 +Ryan Anderson,anderry01,2016,4154,2008,1.427870901,0.344583778,1.772454679,3.578902499,-0.173308064,3.405594435,1.971410252,0.294975642,2.266385895,5.151366157,5.151366157,0,1.526434809,-0.078163304,1.448271505,0.231404425 +Ryan Anderson,anderry01,2017,5094,2452,0.142364788,-0.524138557,-0.381773769,3.094807301,0.084344454,3.179151754,0.6852407,-0.441393565,0.243847135,3.743713308,3.231499239,0.51221407,1.31294914,-0.643147141,0.669801999,-0.434023213 +Ryan Anderson,anderry01,2018,3780,1820,-0.369089393,1.024167347,0.655077954,1.579316674,-3.142165623,-1.562848949,-0.075239761,0.176852786,0.101613024,2.652481683,2.746514786,-0.094033102,0.516368131,-0.128649254,0.387718877,0.021423583 +Ryan Anderson,anderry01,2019,660,322,-2.590269513,-2.502528227,-5.09279774,-5.472262996,1.313377303,-4.158885693,-3.32983319,-1.812325253,-5.142158443,-0.390995326,-0.390995326,0,-2.396961305,-3.030057455,-5.42701876,-0.487884661 +Ryan Anderson,anderry01,2020,33,14,-10.7594715963249,-2.23946903886662,-12.9989406351915,7.90552601047345,6.50013826107401,14.4056642715475,-7.46980296410993,-0.477679684430881,-7.94748264854082,-0.038418014807237,-0.038418014807237,0,-6.07566030885965,-1.66985404924892,-7.74551435810857,3.55734940355593 +Ike Anigbogu,anigbik01,2018,64,30,-0.214408747,-10.44953073,-10.66393947,-0.327320679,-19.40324395,-19.73056463,-0.259621669,-12.96556909,-13.22519076,-0.160587652,-0.160587652,0,-2.368955188,-11.59942195,-13.96837714,0.157383664 +Ike Anigbogu,anigbik01,2019,14,6,-22.88766139,-36.40977098,-59.29743237,-13.664945,4.800533218,-8.864411786,-22.44881373,-30.15911941,-52.60793314,-0.156443358,-0.156443358,0,-13.64704612,-22.5906831,-36.23772923,2.549590126 +Giannis Antetokounmpo,antetgi01,2014,3724,1897,-1.57648274,0.103768727,-1.472714013,0.823386234,0.333630118,1.157016352,-1.141213935,0.23340087,-0.907813065,1.784034014,1.784034014,0,-1.203197919,-0.543034207,-1.746232126,0.057802805 +Giannis Antetokounmpo,antetgi01,2015,5420,2742,-0.41091697,-0.164904602,-0.575821573,-2.345475769,-0.894606886,-3.240082655,-0.802795579,-0.358578646,-1.161374225,2.211484865,2.177014905,0.03446996,-1.430495108,0.393751583,-1.036743526,-0.463301183 +Giannis Antetokounmpo,antetgi01,2016,5625,2823,0.477609031,0.08528818,0.56289721,1.522447516,-1.613578625,-0.091131109,0.757930952,-0.228350115,0.529580837,4.707738546,4.707738546,0,0.813538269,0.302351688,1.115889957,-0.327328531 +Giannis Antetokounmpo,antetgi01,2017,6099,3088,3.26152228,2.498406036,5.759928316,-0.011063131,1.556794137,1.545731007,2.777291823,2.459825128,5.237116952,12.5596554,11.32471852,1.234936887,2.425837849,2.761251381,5.18708923,-0.555307846 +Giannis Antetokounmpo,antetgi01,2018,6150,3036,3.691841517,1.633919309,5.325760827,0.783400542,3.971984193,4.755384735,3.30536437,2.243495851,5.548860221,12.90944367,11.79136734,1.118076325,3.715594159,2.142812885,5.858407045,0.200071296 +Giannis Antetokounmpo,antetgi01,2019,6265,2872,4.284818461,2.520077536,6.804895997,1.484978547,4.058567627,5.543546174,3.881445468,2.925072159,6.806517627,14.26986143,11.5725334,2.697328023,4.297652052,2.786037377,7.083689429,1.319042463 +Giannis Antetokounmpo,antetgi01,2020,4894,2194,5.61439173028993,2.61928737867157,8.2336791089615,2.90172750471835,6.18926670877709,9.09099421349544,5.33859883658188,3.43966808791676,8.77826692449864,13.1496126749663,12.0312848757736,1.11832779919261,4.84526655349753,2.67643267117069,7.52169922466822,1.79951227835661 +Kostas Antetokounmpo,antetko01,2019,23,11,-13.95053998,25.44575147,11.49521149,-11.55087109,13.25210162,1.701230528,-14.3127795,24.44322508,10.13044558,0.07316733,0.07316733,0,-11.63720212,17.83794587,6.200743745,1.240219832 +Kostas Antetokounmpo,antetko01,2020,47,20,0.403492842613207,-5.24727776652366,-4.84378492391045,10.7181963814337,0.920051946966736,11.6382483284004,2.60366237605233,-4.33833794801622,-1.7346755719639,0.010377530179352,0.010377530179352,0,-0.407804610401028,-4.8917336986145,-5.29953830901553,0.169113393903744 +Thanasis Antetokounmpo,antetth01,2016,13,6,12.78384739,-19.70405103,-6.92020364,2.200914227,-10.82277307,-8.621858841,11.43545411,-19.02220102,-7.58674691,-0.014824454,-0.014824454,0,5.535620461,-19.18889375,-13.65327329,0.120132694 +Thanasis Antetokounmpo,antetth01,2020,295,129,-1.97044022073909,0.018144549673359,-1.95229567106573,-2.33885617293234,1.42684478849926,-0.912011384433081,-2.23492041395475,0.184692121974149,-2.0502282919806,0.046575076444123,0.046575076444123,0,-1.96714875852116,-0.076525004515806,-2.04367376303697,1.15069142999532 +Carmelo Anthony,anthoca01,2014,5675,2982,4.087505087,-0.923550219,3.163954868,3.519940153,1.739423683,5.259363835,4.174904921,-0.390214473,3.784690448,9.860994962,9.860994962,0,4.665614182,-0.402147248,4.263466934,-0.781350262 +Carmelo Anthony,anthoca01,2015,2723,1428,2.82214209,-2.226068186,0.596073903,5.639322335,-3.003869645,2.63545269,3.751971958,-2.461964054,1.290007903,2.924209925,2.924209925,0,3.104533022,-2.987483809,0.117049213,-0.625552295 +Carmelo Anthony,anthoca01,2016,4981,2530,2.96378858,-2.833458913,0.130329667,4.169887519,-1.612221029,2.55766649,3.451812128,-2.740508012,0.711304116,4.456371769,4.456371769,0,3.00154547,-2.841366185,0.160179285,-0.25150521 +Carmelo Anthony,anthoca01,2017,5131,2538,1.836275718,-2.920873935,-1.084598218,1.631279721,-3.111763605,-1.480483884,1.929266526,-3.107113031,-1.177846505,2.032332401,2.032332401,0,1.98566038,-3.139404877,-1.153744496,-0.165254332 +Carmelo Anthony,anthoca01,2018,5574,2695,0.685786265,-1.407031563,-0.721245298,1.975639367,-2.503165117,-0.52752575,0.954832407,-1.744079043,-0.789246636,2.687007984,2.702202966,-0.015194982,1.173538356,-1.181734922,-0.008196566,-0.253314845 +Carmelo Anthony,anthoca01,2019,612,294,-1.461868056,-2.625549727,-4.087417782,-5.793758794,-1.947942805,-7.741701599,-2.506433108,-2.628393889,-5.134826997,-0.357080567,-0.357080567,0,-1.13155602,-2.095680492,-3.227236512,-0.182510448 +Carmelo Anthony,anthoca01,2020,4363,2078,-2.07051858712269,-2.79858776408449,-4.86910635120718,2.03800781547167,-2.95655372314005,-0.91854590766838,-1.37885871384703,-2.96744720200545,-4.34630591585248,-1.68435450363959,-1.34390727246708,-0.340447231172504,-0.782396476744047,-2.7238740801908,-3.50627055693485,-0.884581292375931 +Joel Anthony,anthojo01,2014,383,186,-4.584108398,-0.058700018,-4.642808416,-2.335330357,-1.807839955,-4.143170312,-4.384975874,-0.429847682,-4.814823556,-0.194876452,-0.194876452,0,-4.269992396,-1.586089837,-5.856082234,-0.814417192 +Joel Anthony,anthojo01,2015,805,406,-2.290723516,1.040659274,-1.250064242,-2.691417702,4.549113468,1.857695765,-2.550201158,1.864080822,-0.686120337,0.424556704,0.424556704,0,-3.255526203,0.690708117,-2.564818085,-0.663456792 +Joel Anthony,anthojo01,2016,191,96,-1.038058578,-3.646288271,-4.684346849,-8.389045485,-0.249200552,-8.638246037,-2.642795528,-3.155281992,-5.79807752,-0.148759635,-0.148759635,0,-1.391681064,-2.598918022,-3.990599086,-0.348684986 +Joel Anthony,anthojo01,2017,285,137,-3.899758933,1.445919154,-2.45383978,-10.09914145,0.553784145,-9.545357303,-5.485497506,1.257020565,-4.228476941,-0.103013901,-0.075198606,-0.027815296,-5.134235186,-0.248424402,-5.382659588,-0.835332817 +Pero Antic,anticpe01,2014,2198,1095,-1.713166544,0.027367655,-1.685798889,1.189932093,3.283936619,4.473868712,-1.213967604,0.699869642,-0.514097962,1.297095537,0.638609699,0.658485838,0.017097613,-0.373758796,-0.356661182,0.594300819 +Pero Antic,anticpe01,2015,2529,1236,-0.968531792,0.750267854,-0.218263938,-2.372532581,3.13890993,0.766377349,-1.346544651,1.260222476,-0.086322175,1.700127352,1.359670128,0.340457223,-1.088594486,0.239285197,-0.849309289,0.582165364 +OG Anunoby,anunoog01,2018,3551,1719,-1.552887936,1.617520631,0.064632696,3.132020124,0.248931885,3.380952009,-0.695459047,1.413255031,0.717795984,3.051082432,2.569758531,0.481323901,-0.848800785,1.256070942,0.407270158,-0.205289119 +OG Anunoby,anunoog01,2019,2902,1352,-2.457608647,-0.142668547,-2.600277194,-5.835377292,-0.643877293,-6.479254585,-3.349478071,-0.297940427,-3.647418498,-0.620124917,-0.620124917,0,-3.215638423,-0.129332729,-3.344971152,0.180151195 +OG Anunoby,anunoog01,2020,5193,2459,-1.28202832795645,1.99871860213321,0.716690274176759,2.10550920043344,-0.167350357892828,1.93815884254062,-0.670520852682607,1.60590438325595,0.93538353057334,4.64909263248475,3.90378545345019,0.745307179034567,-0.587192459111134,2.07486218982553,1.48766973071439,0.075007503908304 +Keith Appling,applike01,2016,57,27,-11.64511025,4.199071528,-7.446038725,-6.230646982,14.51374069,8.283093707,-11.16318411,6.692671387,-4.470512719,-0.02415162,-0.02415162,0,-6.184926256,2.010587716,-4.17433854,1.858767987 +Ryan Arcidiacono,arcidry01,2018,634,304,-2.626606123,-1.371339242,-3.997945365,-3.08797319,1.290959372,-1.797013819,-2.858780513,-0.856969742,-3.715750255,-0.149061981,-0.149061981,0,-3.101951221,-1.276044782,-4.377996003,-0.481222814 +Ryan Arcidiacono,arcidry01,2019,4077,1961,-0.289504821,-0.628646506,-0.918151326,0.524115005,0.421554983,0.945669988,-0.091055502,-0.40309072,-0.494146222,2.227069655,2.227069655,0,-1.028346758,-0.310010304,-1.338357063,-1.350892663 +Ryan Arcidiacono,arcidry01,2020,1990,930,-0.599495178280659,1.98062743048982,1.38113225220916,-2.28240483895281,1.54302261826533,-0.739382220687479,-0.933326077713933,2.02392226502279,1.09059618730886,1.82429420797848,1.82429420797848,0,-1.83090684122369,1.27871500019826,-0.552191841025435,0.111224473650357 +Trevor Ariza,arizatr01,2014,6225,3130,1.411830402,0.524143043,1.935973445,0.011420048,2.307447871,2.318867919,1.213292893,0.933668442,2.146961335,8.034786623,6.241120861,1.793665762,1.405783136,0.994513447,2.400296582,1.319376379 +Trevor Ariza,arizatr01,2015,7341,3585,0.380840189,1.047597474,1.428437663,-0.446908419,2.672555512,2.225647094,0.197130588,1.424710289,1.621840877,7.993878404,4.517783729,3.476094674,0.40249147,2.370252361,2.77274383,-0.0409585 +Trevor Ariza,arizatr01,2016,6235,3040,-0.341188056,-0.586979943,-0.928167999,2.381675689,-2.103731832,0.277943857,0.185511468,-0.93005972,-0.744548252,3.103844513,3.298884199,-0.195039685,0.810786774,0.105363456,0.91615023,0.046951422 +Trevor Ariza,arizatr01,2017,6681,3186,0.932256656,0.624617107,1.556873762,0.82600906,-0.729298058,0.096711003,0.888593576,0.370377069,1.258970645,6.490314799,6.898102168,-0.407787369,1.742556534,0.918015276,2.66057181,0.467414131 +Trevor Ariza,arizatr01,2018,5838,2851,0.097522875,-0.897065011,-0.799542135,0.745920708,1.108790522,1.85471123,0.155960168,-0.581981404,-0.426021237,3.406579318,2.550006782,0.856572536,1.104807296,0.406357067,1.511164363,-0.063446264 +Trevor Ariza,arizatr01,2019,4978,2349,-0.160270255,-1.834874519,-1.995144774,-0.415970641,-2.173581416,-2.589552057,-0.217655077,-1.978481824,-2.196136901,0.659834095,0.659834095,0,0.037604513,-1.470914202,-1.433309689,0.220259048 +Trevor Ariza,arizatr01,2020,3134,1493,-1.58201540627422,0.962341541794601,-0.619673864479615,-1.37780943924017,1.77172281148885,0.393913372248675,-1.63040545202164,1.22128057413474,-0.409124877886906,1.77843511076337,1.77843511076337,0,-1.70850405359151,1.26801823269549,-0.440485820896012,-0.027485548067033 +Hilton Armstrong,armsthi01,2014,243,114,-1.4517595,-4.771092075,-6.222851575,-1.829253262,4.970679437,3.141426176,-1.618231729,-3.098169004,-4.716400733,-0.095478995,0.088121513,-0.183600508,-1.63602603,-3.027035514,-4.663061544,1.293467915 +Metta World Peace,artesro01,2014,791,388,-1.016150835,2.182828826,1.166677991,-1.733214859,3.578400178,1.845185319,-1.239329679,2.647045526,1.407715847,0.820040318,0.820040318,0,0.207484014,1.498479451,1.705963466,-0.350904554 +Metta World Peace,artesro01,2016,1174,590,-2.52990241,-0.761091149,-3.290993559,-2.087245487,4.066496255,1.979250768,-2.548532002,0.278146677,-2.270385325,0.143345407,0.143345407,0,-2.747137334,-0.842324591,-3.589461925,-0.695224049 +Metta World Peace,artesro01,2017,329,160,-4.596764618,-2.330144654,-6.926909272,-7.364581309,-2.003541567,-9.368122876,-5.394632097,-2.328373543,-7.72300564,-0.406417216,-0.406417216,0,-3.37113628,-2.110399816,-5.481536096,0.111347321 +Darrell Arthur,arthuda01,2014,2422,1161,-3.861801223,0.815275782,-3.046525441,-1.607650579,5.658361399,4.050710821,-3.628984018,1.889036464,-1.739947554,0.601669702,0.601669702,0,-2.866763374,1.248970809,-1.617792565,0.540738983 +Darrell Arthur,arthuda01,2015,2051,988,-3.020464633,4.076661417,1.056196784,-3.522045371,5.533880552,2.011835182,-3.298918205,4.657759021,1.358840816,2.090227881,2.090227881,0,-2.934014281,3.354342483,0.420328202,0.882158299 +Darrell Arthur,arthuda01,2016,3083,1516,-1.724756119,1.456301302,-0.268454817,-1.995144633,2.282614701,0.287470069,-1.883558941,1.764146962,-0.119411979,2.038822611,2.038822611,0,-1.870272688,1.384524886,-0.485747802,0.199753219 +Darrell Arthur,arthuda01,2017,1325,639,-1.381395781,-0.352705574,-1.734101355,-1.337226823,-2.016029093,-3.353255915,-1.505690243,-0.656799348,-2.162489591,0.192896131,0.192896131,0,-1.015621338,-1.361254446,-2.376875784,0.695089603 +Darrell Arthur,arthuda01,2018,306,141,-4.993896605,-4.314488396,-9.308385002,-5.352758352,-2.387846721,-7.740605073,-5.421537695,-4.141978809,-9.563516504,-0.498596395,-0.498596395,0,-3.113400429,-3.138614201,-6.25201463,1.708943974 +Jamel Artis,artisja01,2018,565,279,-4.345396897,-4.188819229,-8.534216126,-0.951096713,0.647075138,-0.304021576,-3.848578075,-3.391571766,-7.240149841,-0.632604422,-0.632604422,0,-4.949710421,-4.134503466,-9.084213887,-1.01648712 +Omer Asik,asikom01,2014,2339,1131,-2.492688373,1.734605526,-0.758082847,-0.501328108,2.282875962,1.781547854,-2.292207546,1.95978577,-0.332421776,1.396991849,1.246237478,0.150754371,-2.621694632,1.572380696,-1.049313936,0.101778044 +Omer Asik,asikom01,2015,3970,2061,-1.951303311,2.763616861,0.81231355,-1.629104176,0.444910469,-1.184193707,-2.018617252,2.470218914,0.451601662,3.34270881,3.132745437,0.209963373,-1.865277674,2.449958734,0.58468106,-0.850492489 +Omer Asik,asikom01,2016,2390,1178,-3.292936142,-0.196382306,-3.489318448,-3.187230841,-2.038799153,-5.226029994,-3.455651353,-0.543304898,-3.99895625,-0.748588012,-0.748588012,0,-3.793799146,-0.502239164,-4.29603831,-0.267387969 +Omer Asik,asikom01,2017,1002,482,-3.976989013,-1.126431182,-5.103420195,-3.998389744,-2.092874161,-6.091263905,-4.18540585,-1.416768589,-5.602174439,-0.69929594,-0.69929594,0,-5.033755275,-1.052835832,-6.086591107,-0.293760539 +Omer Asik,asikom01,2018,382,182,-7.288115223,-0.627859666,-7.915974889,-0.579886639,-5.262568179,-5.842454818,-6.321631586,-1.616638544,-7.93827013,-0.485444492,-0.485444492,0,-6.188148895,-1.470255623,-7.658404518,-0.048742276 +D.J. Augustin,augusdj01,2014,3943,2080,2.219873976,-2.30225079,-0.082376814,0.232737938,-0.532668997,-0.299931058,2.003621139,-2.129578888,-0.125957749,2.746394592,2.619815718,0.126578874,1.164485942,-0.989950891,0.174535051,-1.388285296 +D.J. Augustin,augusdj01,2015,3905,1964,0.279443481,-1.375583108,-1.096139627,-2.041816449,-1.742191435,-3.784007884,-0.193940041,-1.530517259,-1.7244573,1.022438549,1.022438549,0,-0.431304566,-2.346709906,-2.778014471,-0.846875036 +D.J. Augustin,augusdj01,2016,2402,1178,1.537707286,-3.236798786,-1.6990915,-1.139769783,-0.765562115,-1.905331898,1.052848366,-2.910641984,-1.857793618,0.538688767,0.538688767,0,0.834112887,-3.037869729,-2.203756842,-0.253387435 +D.J. Augustin,augusdj01,2017,3097,1538,-0.536679032,-4.454310603,-4.990989635,-8.588747605,-1.878709968,-10.46745757,-2.190055864,-4.160976042,-6.351031906,-2.798342602,-2.798342602,0,-2.481446028,-4.313261838,-6.794707867,-0.949166416 +D.J. Augustin,augusdj01,2018,3651,1760,1.332683305,-1.127191512,0.205491793,-3.701023892,2.12218712,-1.578836772,0.407657292,-0.489579018,-0.081921726,2.384190847,2.384190847,0,-0.661539473,-1.464333616,-2.125873088,-0.480925189 +D.J. Augustin,augusdj01,2019,4950,2410,1.842521172,-2.290193948,-0.447672776,3.152155045,-1.95784438,1.194310665,2.258336599,-2.376711108,-0.118374508,3.20136588,2.969703172,0.231662708,1.266534937,-2.215699982,-0.949165045,-1.352042325 +D.J. Augustin,augusdj01,2020,3227,1548,0.687898330411523,-2.40672910386344,-1.71883077345191,-2.13414603303378,3.97696055427001,1.84281452123622,0.164133705170281,-1.25287876122039,-1.08874505605011,1.29840050908998,1.23011335954993,0.068287149540044,-0.101896725933986,-2.07950499042705,-2.18140171636103,-1.3607474872425 +Gustavo Ayon,ayongu01,2014,857,429,-3.689229225,4.512951228,0.823722003,-2.273141928,-0.736523296,-3.009665224,-3.617299719,3.686043268,0.068743549,0.619439276,0.619439276,0,-2.425392611,2.469220016,0.043827405,0.386257152 +Deandre Ayton,aytonde01,2019,4609,2183,-1.015468732,-1.923837901,-2.939306633,0.845349173,-0.591081644,0.254267529,-0.616975515,-1.675566944,-2.292542459,0.50599749,0.50599749,0,-0.888797542,-0.846975124,-1.735772666,-0.700779397 +Deandre Ayton,aytonde01,2020,2625,1236,-1.70042739526174,3.27873041923737,1.57830302397563,1.21979864999979,0.828480789238401,2.04827943923819,-1.20789426682861,2.97700451676482,1.76911024993621,2.84564218220948,2.84564218220948,0,-0.698213907455193,2.99882122748468,2.30060732002948,-0.148376741999674 +Chris Babb,babbch01,2014,265,132,-1.903655493,-1.235118807,-3.1387743,-4.291510196,0.060711265,-4.230798931,-2.494689832,-1.008506352,-3.503196185,-0.050920866,-0.050920866,0,-2.615114673,-1.371317444,-3.986432117,0.370260966 +Luke Babbitt,babbilu01,2014,910,473,0.383843801,-0.546982759,-0.163138958,7.882851703,-1.612984318,6.269867385,1.980428227,-0.765389265,1.215038962,0.952402726,0.952402726,0,1.700929795,-1.05622546,0.644704335,-0.446937529 +Luke Babbitt,babbilu01,2015,1654,830,0.850624142,-2.057009358,-1.206385216,-3.084551468,-2.52489547,-5.609446938,0.087508647,-2.259443942,-2.171935294,0.244984365,0.244984365,0,-0.370288122,-2.326964592,-2.697252715,0.075847504 +Luke Babbitt,babbilu01,2016,1759,845,0.829846595,-1.88956868,-1.059722085,1.176972809,-2.372043486,-1.195070677,0.973730545,-2.05590293,-1.082172385,0.71779563,0.71779563,0,-0.313554855,-2.107014092,-2.420568947,-0.168034254 +Luke Babbitt,babbilu01,2017,2129,1065,-0.376199965,-0.076582758,-0.452782723,-0.800600175,1.200985531,0.400385355,-0.462168122,0.157124654,-0.305043468,1.321866054,1.321866054,0,-0.56648882,0.613080914,0.046592094,-0.489742704 +Luke Babbitt,babbilu01,2018,1498,718,-1.025770308,-2.218814248,-3.244584557,0.768531946,-2.28631248,-1.517780534,-0.686195901,-2.344100743,-3.030296644,-0.118493075,-0.065824203,-0.052668872,-1.085687263,-2.741687968,-3.827375231,-0.306532149 +Dwayne Bacon,bacondw01,2018,1508,713,-3.834643375,-2.099749545,-5.93439292,-1.990709623,1.838853104,-0.151856519,-3.72845919,-1.391058016,-5.119517206,-0.862511191,-0.862511191,0,-4.403289829,-1.938052324,-6.341342153,0.062806473 +Dwayne Bacon,bacondw01,2019,1575,759,0.131839419,-3.002659726,-2.870820307,1.303210563,-1.357009457,-0.053798894,0.384196541,-2.816097783,-2.431901241,0.122323133,0.122323133,0,0.045902856,-2.799223317,-2.753320461,-0.709865848 +Dwayne Bacon,bacondw01,2020,1419,687,-5.49958443457779,-1.05351404810008,-6.55309848267788,-3.345774433945,2.07406867205302,-1.27170576189198,-5.32457208332784,-0.429921669262096,-5.75449375258994,-1.04813643883666,-1.04813643883666,0,-4.88253023738925,-1.52459399252534,-6.40712422991459,-0.480984646367901 +Marvin Bagley III,baglema01,2019,3401,1567,-1.091444799,-1.590524666,-2.681969464,-0.648793166,-2.225602586,-2.874395752,-1.066198841,-1.807855582,-2.874054422,-0.099079105,-0.099079105,0,-0.962051503,-2.119550379,-3.081601882,-0.10311252 +Marvin Bagley III,baglema01,2020,706,334,-3.53326367461185,0.658841217434515,-2.87442245717734,-4.18450953653503,-3.39866363241671,-7.58317316895174,-3.8831519328322,-0.127056277069302,-4.0102082099015,-0.215043994402846,-0.215043994402846,0,-3.24312566015657,0.124054036068653,-3.11907162408791,0.14071049174663 +Cameron Bairstow,bairsca01,2015,130,64,-4.739992619,-1.858436549,-6.598429168,-1.824726275,-6.846923879,-8.671650155,-4.496619746,-3.048730283,-7.545350029,-0.157321994,-0.157321994,0,-5.645870423,-2.593061629,-8.238932051,0.453432625 +Cameron Bairstow,bairsca01,2016,223,103,-5.077366207,-0.588470864,-5.665837071,-7.897012517,5.003499751,-2.893512766,-5.933374064,0.582192551,-5.351181513,-0.138074898,-0.138074898,0,-4.802182528,-1.394600731,-6.196783259,0.987325116 +Ron Baker,bakerro01,2017,1718,857,-2.547773002,2.104390769,-0.443382233,-1.641801195,1.031039474,-0.61076172,-2.492294626,2.063699924,-0.428594702,1.014834125,1.014834125,0,-2.197683651,0.765942143,-1.431741507,-0.017431597 +Ron Baker,bakerro01,2018,791,385,-1.02091414,1.677571877,0.656657737,1.139209548,0.793439726,1.932649275,-0.595668365,1.627696435,1.03202807,0.747135318,0.747135318,0,-0.843287442,1.053416783,0.210129341,0.566541567 +Ron Baker,bakerro01,2019,333,152,-4.163301553,2.556252995,-1.607048558,-10.2760292,7.775706263,-2.500322938,-5.687231528,3.853925736,-1.833305792,0.068610662,0.068610662,0,-5.97222381,1.599409573,-4.372814237,-0.096867743 +Wade Baldwin IV,baldwwa01,2017,847,417,-6.727076457,-2.043431327,-8.770507784,-9.552170555,-2.5838606,-12.13603115,-7.721213545,-2.313298526,-10.03451207,-1.550738921,-1.473557638,-0.077181283,-6.759291694,-1.880781007,-8.640072701,-0.036454453 +Wade Baldwin IV,baldwwa01,2018,212,99,0.115890969,1.196174787,1.312065756,-2.222317027,6.083479137,3.86116211,-0.355374048,2.283540964,1.928166917,0.238614221,0.208215569,0.030398652,-1.768194183,1.489218089,-0.278976094,0.020111521 +Wade Baldwin IV,baldwwa01,2019,199,94,-9.023446551,-4.56769739,-13.59114394,-17.73548774,-5.3169767,-23.05246444,-11.4886496,-5.027374869,-16.51602446,-0.667983406,-0.667983406,0,-10.65327595,-5.076884613,-15.73016056,1.201190923 +Lonzo Ball,balllo01,2018,3818,1780,-0.746662981,1.008306536,0.261643555,-1.276373154,2.838173829,1.561800675,-0.888551146,1.449463137,0.560911991,3.040284621,3.040284621,0,-0.331248157,1.992252351,1.661004193,1.103860516 +Lonzo Ball,balllo01,2019,3103,1423,-0.651188903,0.630947325,-0.020241578,-2.785679695,1.270550162,-1.515129532,-1.111960375,0.787086292,-0.324874083,1.776008115,1.776008115,0,-1.184150692,1.555231038,0.371080346,0.887423086 +Lonzo Ball,balllo01,2020,4422,2025,-0.900454906358426,0.291196001780687,-0.609258904577739,-0.162944111652521,-0.185855922664051,-0.348800034316572,-0.81366625761994,0.226165399727637,-0.587500857892303,2.25847992560661,2.25847992560661,0,0.390178654078817,0.508056689987519,0.898235344066336,1.109753038435 +Mo Bamba,bambamo01,2019,1591,766,-4.073310003,-0.631145531,-4.704455534,-8.680896057,-1.702359804,-10.38325586,-5.257799221,-0.9367748,-6.194574021,-1.343945653,-1.343945653,0,-4.329425476,-1.296610569,-5.626036045,-0.169530363 +Mo Bamba,bambamo01,2020,1826,878,-1.44924647388451,2.20976707874716,0.760520604862647,-0.182399558022786,2.53042215095687,2.34802259293409,-1.26095825347805,2.42890529937664,1.1679470458986,1.74457122504705,1.74457122504705,0,-1.38727825804377,1.77223449554896,0.384956237505186,-0.610570800730574 +Leandro Barbosa,barbole01,2014,744,368,-0.393652533,-2.524009618,-2.917662151,-0.750946904,2.439238518,1.688291614,-0.533144856,-1.646357587,-2.179502442,0.106515881,0.106515881,0,-0.891116925,-2.889733933,-3.780850858,-0.534666945 +Leandro Barbosa,barbole01,2015,2517,1211,1.749749914,-2.788292091,-1.038542176,-2.84293171,-2.363000422,-5.205932133,0.804725177,-2.932643942,-2.127918765,0.392119818,0.204277702,0.187842117,0.496737847,-2.532535135,-2.035797288,-0.148960287 +Leandro Barbosa,barbole01,2016,2813,1333,0.693259396,-1.913830628,-1.220571232,-2.739926128,-2.065389642,-4.80531577,-0.074113888,-2.109546262,-2.18366015,0.416889838,-0.171642182,0.588532021,-0.294372742,-1.991417966,-2.285790709,0.012877673 +Leandro Barbosa,barbole01,2017,2026,963,-0.673134588,-2.457714254,-3.130848842,1.133319755,1.211816198,2.345135954,-0.306776109,-1.798967412,-2.10574352,0.316675595,0.316675595,0,-1.193866914,-2.255996534,-3.449863448,0.04271048 +J.J. Barea,bareajo01,2014,2978,1471,0.36111962,-2.200754226,-1.839634606,-5.385673434,1.178409283,-4.207264151,-0.8623582,-1.664899257,-2.527257457,0.165360148,0.165360148,0,-0.850237256,-2.352917476,-3.203154732,-1.037968903 +J.J. Barea,bareajo01,2015,3085,1516,1.894964297,-0.327196453,1.567767844,2.715622772,1.255002976,3.970625749,2.125737494,-0.028458893,2.097278601,3.722594288,2.974976323,0.747617966,1.818345249,-0.772786495,1.045558754,-0.970513327 +J.J. Barea,bareajo01,2016,3586,1767,0.774709394,-1.717738502,-0.943029107,1.212773933,-3.994979896,-2.782205963,0.924203973,-2.298082806,-1.373878832,1.197722992,1.718049028,-0.520326035,0.156465405,-2.885972803,-2.729507398,-0.428687059 +J.J. Barea,bareajo01,2017,1535,771,2.239913687,0.487693354,2.727607041,-0.296945662,0.588808345,0.291862683,1.903527249,0.533938914,2.437466163,2.034798515,2.034798515,0,1.735773494,-0.984540948,0.751232546,-0.277124242 +J.J. Barea,bareajo01,2018,3270,1603,2.982420623,-1.913129536,1.069291087,3.733962756,-0.320432537,3.413530219,3.363616737,-1.703929343,1.659687394,3.600320086,3.600320086,0,3.208511668,-2.124061583,1.084450084,-0.169030085 +J.J. Barea,bareajo01,2019,1609,752,1.859356868,-1.044350095,0.815006773,1.250755975,1.049945745,2.30070172,1.889043623,-0.675701744,1.213341879,1.52230274,1.52230274,0,1.4590606,-1.438768466,0.020292134,0.112982596 +J.J. Barea,bareajo01,2020,947,455,1.87408368779386,-0.392298500390137,1.48178518740372,-0.405323341509358,-2.71992840844569,-3.12525174995505,1.40744408498835,-0.90696492001073,0.500479164977618,0.761038448953537,0.834495111893095,-0.073456662939558,1.77990360759033,-2.6363026107699,-0.856399003179574,-0.241904980155094 +Andrea Bargnani,bargnan01,2014,2396,1257,-2.418904258,1.137547779,-1.281356479,-3.936178754,-2.146754383,-6.082933137,-2.901630408,0.563122803,-2.338507605,0.261726072,0.261726072,0,-1.841292385,0.159385612,-1.681906773,-0.789713499 +Andrea Bargnani,bargnan01,2015,1538,785,-2.682723416,-4.48671017,-7.169433586,-4.783557569,-5.763146332,-10.5467039,-3.152251611,-4.960086723,-8.112338334,-2.142028808,-2.142028808,0,-2.584428923,-5.288755203,-7.873184125,-0.251171233 +Andrea Bargnani,bargnan01,2016,1283,634,-2.989049616,-4.176133572,-7.165183188,-3.66395436,-3.007281377,-6.671235737,-3.269632502,-4.136780639,-7.406413142,-1.493580173,-1.493580173,0,-2.50122564,-4.969374665,-7.470600305,-0.818349249 +Harrison Barnes,barneha02,2014,4866,2360,-2.027295118,-0.242044874,-2.269339992,-7.070030347,-1.517628173,-8.58765852,-3.202978166,-0.5754227,-3.778400866,-1.227514908,-1.584272799,0.356757891,-3.442218517,-0.106334823,-3.548553341,-0.147424428 +Harrison Barnes,barneha02,2015,6238,2999,-0.625708736,-0.203818807,-0.829527543,-0.268201662,1.844961671,1.576760008,-0.620501695,0.146708891,-0.473792803,3.50200973,2.751170885,0.750838845,-0.686162551,0.22274811,-0.463414442,-0.036349881 +Harrison Barnes,barneha02,2016,5811,2785,-0.970539392,-0.223815626,-1.194355018,-0.400571897,-2.304900758,-2.705472656,-0.97063452,-0.715061557,-1.685696077,1.497559093,1.353003834,0.144555259,-0.722656895,-0.413571156,-1.136228052,-0.755922468 +Harrison Barnes,barneha02,2017,5462,2803,-1.194516867,0.617438496,-0.577078371,-1.551384703,2.560577629,1.009192926,-1.290026424,1.053399853,-0.236626571,3.55432082,3.55432082,0,-0.733786871,0.863930696,0.130143825,-1.092453415 +Harrison Barnes,barneha02,2018,5322,2634,-0.517438142,0.333921303,-0.183516839,-4.585077614,-2.117665693,-6.702743307,-1.357464658,-0.165916318,-1.523380976,1.638759333,1.638759333,0,-0.839546432,-0.779038091,-1.618584523,-0.580902934 +Harrison Barnes,barneha02,2019,5395,2533,-0.770187922,-0.604911587,-1.375099509,-1.19133558,0.560586278,-0.630749302,-0.888714088,-0.395421689,-1.284135777,1.915820103,1.915820103,0,-0.753298625,-0.529424243,-1.282722867,-0.418094449 +Harrison Barnes,barneha02,2020,5215,2482,-0.298078911140392,-0.894505157706179,-1.19258406884657,-0.1151630065965,-1.84097823347893,-1.95614124007544,-0.268229701421994,-1.13318849833921,-1.40141819976121,1.70955395901993,1.70955395901993,0,-0.600898557608907,-1.27727723859413,-1.87817579620303,0.108978525732342 +Matt Barnes,barnema02,2014,4392,2139,0.223254437,-0.662510617,-0.43925618,2.608916206,-0.262207437,2.346708768,0.65972261,-0.643911052,0.015811559,3.059296318,2.887986308,0.17131001,1.043581415,0.146235069,1.189816484,1.301863321 +Matt Barnes,barnema02,2015,5416,2680,0.548263184,1.115780475,1.664043659,2.826176807,0.826442707,3.652619514,1.043621233,1.110971059,2.154592292,6.787033808,5.125755271,1.661278537,1.313136602,1.735457389,3.048593991,0.727347715 +Matt Barnes,barnema02,2016,4624,2329,-0.405757922,-1.728205064,-2.133962986,-1.942469647,-1.934286619,-3.876756266,-0.738800369,-1.855389486,-2.594189855,0.163582608,0.450067038,-0.28648443,-0.489169938,-1.19993558,-1.689105517,0.978444081 +Matt Barnes,barnema02,2017,3734,1838,-0.72608261,-1.403883799,-2.129966409,-1.943116054,1.037149585,-0.905966469,-1.026056268,-0.977488824,-2.003545092,0.710132126,0.842457011,-0.132324886,-0.488509515,-1.032671388,-1.521180903,0.383928021 +RJ Barrett,barrerj01,2020,3576,1704,-1.80802058932004,-1.80800268679039,-3.61602327611043,-1.63097103231538,-4.49251252113691,-6.12348355345228,-1.81360693424252,-2.4445044698743,-4.25811140411681,-1.32281067645363,-1.32281067645363,0,-2.52377031990178,-1.97781690317212,-4.5015872230739,0.910173603668286 +Earl Barron,barroea01,2015,292,143,-4.798913386,-7.806177721,-12.60509111,-10.04039576,0.226365722,-9.814030033,-6.162373247,-6.577017671,-12.73939092,-0.731749932,-0.731749932,0,-4.766880038,-4.044226455,-8.811106493,0.386566026 +Will Barton,bartowi01,2014,959,468,0.743153859,-0.255324469,0.487829391,-7.122071692,3.703798799,-3.418272893,-0.930909756,0.527674088,-0.403235668,0.565409085,0.418914015,0.14649507,-1.206624901,-0.645712659,-1.85233756,0.218179945 +Will Barton,bartowi01,2015,2008,983,-0.748331532,0.334421238,-0.413910294,-3.040813803,3.34250417,0.301690367,-1.271764882,0.991203916,-0.280560966,1.239981836,1.239981836,0,-1.065132206,0.1862259,-0.878906306,0.160359866 +Will Barton,bartowi01,2016,4768,2353,0.736762233,-1.003146836,-0.266384603,-1.890682302,1.058834891,-0.831847411,0.249205377,-0.599943372,-0.350737996,2.878701878,2.878701878,0,-0.019234524,-0.504643874,-0.523878399,-0.054738375 +Will Barton,bartowi01,2017,3533,1705,1.812922911,-2.197161927,-0.384239016,-1.942320804,-0.242481522,-2.184802325,1.080347477,-1.899235326,-0.81888785,1.679492457,1.679492457,0,1.076342464,-2.179206876,-1.102864413,-0.021291175 +Will Barton,bartowi01,2018,5513,2683,1.721261869,-0.595496758,1.125765112,-0.724877717,0.457623549,-0.267254169,1.263388439,-0.401034194,0.862354245,4.9405736,4.9405736,0,1.592363127,-0.597777041,0.994586086,-0.085407595 +Will Barton,bartowi01,2019,3136,1517,-1.318628502,-2.206899857,-3.52552836,-3.71516295,-1.496737129,-5.211900079,-1.940068143,-2.2051097,-4.145177843,-1.107102727,-0.608798106,-0.498304621,-2.075502009,-2.337595641,-4.413097651,0.126734869 +Will Barton,bartowi01,2020,3911,1916,1.40716189250348,0.613379262078372,2.02054115458185,1.58434179447421,2.42636887272596,4.01071066720016,1.49480520979029,1.02829178993688,2.52309699972717,5.12838333634604,5.12838333634604,0,1.18724116131587,1.44110026333163,2.6283414246475,-0.520887619052958 +Brandon Bass,bassbr01,2014,4472,2266,-1.596885577,-0.682379805,-2.279265383,-3.520965801,-2.870349741,-6.391315543,-2.051681274,-1.170599018,-3.222280292,-0.541079709,-0.541079709,0,-2.583918408,-1.645742136,-4.229660544,-0.865989444 +Brandon Bass,bassbr01,2015,4088,2015,-1.32025416,-1.045264856,-2.365519016,-2.996438851,-1.540038884,-4.536477736,-1.735010107,-1.224363645,-2.959373753,-0.227945012,-0.011178747,-0.216766265,-1.805826618,-1.576706493,-3.382533111,-0.540275959 +Brandon Bass,bassbr01,2016,2737,1342,-0.888203193,-0.756387087,-1.644590281,3.433524353,0.882937782,4.316462135,-0.031488239,-0.384970571,-0.41645881,1.586707134,1.586707134,0,-1.217809252,-1.454795365,-2.672604617,-0.67523394 +Brandon Bass,bassbr01,2017,1188,581,0.125102048,-2.363880589,-2.238778541,-2.185313207,-6.728787446,-8.914100653,-0.403686973,-3.44020033,-3.843887303,-0.322314469,-0.318866352,-0.003448116,-0.724209701,-3.559505326,-4.283715026,-0.622780176 +Keita Bates-Diop,bateske01,2019,1057,503,-3.828133194,-0.185885216,-4.014018411,-0.856194956,-1.497705101,-2.353900057,-3.448567504,-0.428779093,-3.877346597,-0.287116321,-0.287116321,0,-3.250541094,-0.690658458,-3.941199553,-0.773325002 +Keita Bates-Diop,bateske01,2020,1649,768,-0.976660044651079,-2.16414431596292,-3.140804360614,-5.93067918368557,-1.26831187998903,-7.19899106367459,-2.0533172131717,-2.09103559959603,-4.14435281276773,-0.529894804596926,-0.462969828089753,-0.066924976507173,-2.79406917270179,-2.5946972273155,-5.38876640001729,-0.793675245954089 +Shane Battier,battish01,2014,3234,1670,-0.284121776,2.865380195,2.581258419,2.408001635,-1.231144297,1.176857337,0.259689331,2.167350355,2.427039686,4.381639817,4.093574674,0.288065143,0.472342499,1.917859994,2.390202493,-0.544665003 +Nicolas Batum,batumni01,2014,6871,3415,1.843723835,0.120837775,1.964561611,1.501434967,1.017313064,2.518748031,1.834131854,0.306724733,2.140856587,8.669646433,7.122698688,1.546947745,2.538152392,0.661995312,3.200147704,1.108855135 +Nicolas Batum,batumni01,2015,5152,2589,0.412866555,-0.008906118,0.403960437,1.112083321,-0.636623691,0.47545963,0.574498605,-0.165137744,0.409360861,4.220006825,3.765232676,0.45477415,0.96559293,0.28958393,1.25517686,0.668745625 +Nicolas Batum,batumni01,2016,5216,2592,0.91937542,-2.347366589,-1.427991169,1.614584877,-1.073797698,0.540787179,1.105883581,-2.243041272,-1.137157691,2.101826397,2.746373742,-0.644547345,1.630557714,-1.975392179,-0.344834465,1.098052376 +Nicolas Batum,batumni01,2017,5293,2617,0.93784624,-0.662407208,0.275439032,0.343182486,-0.447841627,-0.104659141,0.873403788,-0.669862592,0.203541196,3.99955652,3.99955652,0,1.25366119,-0.629436357,0.624224833,1.393123342 +Nicolas Batum,batumni01,2018,4130,1981,1.45951136,-1.956476279,-0.496964919,0.191909968,-2.810460086,-2.618550119,1.262516479,-2.255854151,-0.993337672,1.792241701,1.792241701,0,1.317335672,-1.937223877,-0.619888205,0.937071301 +Nicolas Batum,batumni01,2019,4896,2354,-0.862803955,-0.374062454,-1.23686641,-0.632315497,0.375464674,-0.256850824,-0.878789327,-0.227779817,-1.106569144,1.977315187,1.977315187,0,-0.567228905,-0.230240085,-0.79746899,0.182627373 +Nicolas Batum,batumni01,2020,1028,505,-1.63697583040554,3.17567446335837,1.53869863295283,2.60494021635324,-0.272467374285967,2.33247284206728,-0.848227729410534,2.6876118158706,1.83938408646007,1.17679057597717,1.17679057597717,0,-1.27172939194257,2.00095830455865,0.729228912616083,-0.489496830327684 +Jerryd Bayless,bayleje01,2014,3280,1686,-0.236859916,-2.1613887,-2.398248616,1.051769426,-2.914429718,-1.862660291,0.055387949,-2.443851918,-2.388463968,0.306814964,0.306814964,0,-0.310659289,-1.669345691,-1.98000498,-0.711454882 +Jerryd Bayless,bayleje01,2015,3620,1837,-1.825016371,-0.509002233,-2.334018604,-1.757254524,1.343531017,-0.413723506,-1.891251919,-0.186036701,-2.07728862,0.636176248,0.396619968,0.239556279,-2.060592692,-0.269543885,-2.330136577,-0.624188679 +Jerryd Bayless,bayleje01,2016,2976,1505,0.544836919,-0.585490595,-0.040653677,-1.503142311,-1.994680298,-3.497822609,0.165054292,-0.884811808,-0.719757516,1.547213365,1.547213365,0,-0.159331161,-0.731866469,-0.891197631,-0.733975993 +Jerryd Bayless,bayleje01,2017,143,71,-1.756203061,-3.364715754,-5.120918816,-4.891492443,-2.174290982,-7.065783425,-2.391000887,-3.306754325,-5.697755212,-0.106791361,-0.106791361,0,-3.164442801,-4.010441112,-7.174883913,0.010367889 +Jerryd Bayless,bayleje01,2018,1989,927,-1.592188373,-1.686459607,-3.27864798,-4.704470997,-0.818176782,-5.522647779,-2.351601073,-1.654532006,-4.006133079,-0.595908021,-0.615711227,0.019803207,-1.949382992,-1.238463975,-3.187846967,0.568081823 +Jerryd Bayless,bayleje01,2019,1365,657,-1.571622251,-5.632175467,-7.203797718,-2.785022916,-6.409264225,-9.19428714,-1.929941947,-6.130163101,-8.060105048,-1.754160066,-1.754160066,0,-1.306543212,-5.091015041,-6.397558254,-1.476900132 +Aron Baynes,baynear01,2014,1211,592,-3.220144685,-1.510330731,-4.730475415,0.090517205,1.529665871,1.620183076,-2.784132303,-1.053617393,-3.837749697,-0.311638669,-0.75182402,0.440185352,-3.45656291,-0.639220469,-4.095783379,0.403618274 +Aron Baynes,baynear01,2015,2360,1162,-1.704585731,1.395130678,-0.309455054,-1.45099256,2.59333269,1.14234013,-1.78577055,1.677697274,-0.108073276,1.582774432,1.752423608,-0.169649176,-2.227598075,1.687324435,-0.54027364,0.30063751 +Aron Baynes,baynear01,2016,2591,1277,-1.681333734,0.488822903,-1.192510831,-2.569269878,-2.016509087,-4.585778965,-1.974912257,0.007966313,-1.966945944,0.49225764,0.76562554,-0.2733679,-1.76143291,0.279315913,-1.482116998,0.010673238 +Aron Baynes,baynear01,2017,2381,1163,-2.030342976,3.460269239,1.429926263,-0.878784764,7.401202754,6.52241799,-1.875361813,4.496757306,2.621395493,3.184373182,3.184373182,0,-2.470725371,3.170046612,0.699321242,-0.086544264 +Aron Baynes,baynear01,2018,3757,1874,-3.414751546,3.171869017,-0.242882529,-0.63476342,3.031357388,2.396593968,-3.024419894,3.234150815,0.20973092,2.840456961,2.120543645,0.719913316,-3.704966377,3.06812423,-0.636842147,-0.492089726 +Aron Baynes,baynear01,2019,2005,936,-2.114483159,3.71480472,1.600321561,0.187067146,2.11296574,2.300032886,-1.770118169,3.516294504,1.746176335,2.162920025,1.838021002,0.324899023,-1.999540749,2.99329442,0.993753671,0.286222429 +Aron Baynes,baynear01,2020,2005,934,-1.04984314231736,0.373289972427074,-0.676553169890289,-0.256405309612409,-1.12769191896332,-1.38409722857573,-0.964828514326674,0.088625429861329,-0.876203084465344,0.896839835115015,0.896839835115015,0,-1.27436445752654,0.90397626386847,-0.370388193658073,0.448865104819606 +Kent Bazemore,bazemke01,2014,1965,911,-1.485681112,0.499468487,-0.986212625,-5.721578686,0.038809058,-5.682769628,-2.441953227,0.44579947,-1.996153757,0.358660649,0.358660649,0,-2.014952796,0.206703417,-1.808249379,1.52672629 +Kent Bazemore,bazemke01,2015,3282,1627,-2.115876083,0.634183726,-1.481692356,-4.918315592,-0.848267301,-5.766582893,-2.849644121,0.329000843,-2.520643278,0.193117395,0.107585377,0.085532018,-2.496344406,-0.032015648,-2.528360054,0.014733455 +Kent Bazemore,bazemke01,2016,4991,2408,-0.129584414,1.776960278,1.647375864,-1.09353256,-1.846668824,-2.940201383,-0.328531686,1.073720551,0.745188865,4.34503008,3.855898579,0.489131501,0.141086274,1.470786123,1.611872397,0.846691593 +Kent Bazemore,bazemke01,2017,4377,2113,-1.480372563,1.949572447,0.469199884,-1.02048691,-0.450700835,-1.471187745,-1.421443848,1.530683226,0.109239377,3.130193167,2.766246337,0.36394683,-1.707294755,1.529347683,-0.177947072,1.181178541 +Kent Bazemore,bazemke01,2018,3694,1789,-0.268255046,0.728931508,0.460676462,0.150338868,0.283003234,0.433342102,-0.133694372,0.709197466,0.575503094,3.074314934,3.074314934,0,0.293067092,0.718060415,1.011127507,1.273533651 +Kent Bazemore,bazemke01,2019,3633,1643,-1.780192769,0.40205025,-1.378142519,-6.807140869,0.993788904,-5.813351965,-2.895144449,0.599508225,-2.295636223,0.386742018,0.386742018,0,-2.47957797,0.401210263,-2.078367707,1.570058801 +Kent Bazemore,bazemke01,2020,3616,1688,-2.31704632662908,1.99335516734294,-0.323691159286146,-4.11582771655803,4.30520812519339,0.189380408635353,-2.85194274246604,2.64593691618697,-0.206005826279067,2.19916123099776,2.19916123099776,0,-2.21771300629465,2.40807883603593,0.190365829741284,0.697082086050161 +Darius Bazley,bazleda01,2020,2659,1256,-3.37019416923448,2.30194203374444,-1.06825213549004,-6.5836263708282,5.23074582471753,-1.35288054611067,-4.24304814233719,3.02404230650251,-1.21900583583468,0.993664949234565,0.531852565289078,0.461812383945487,-4.58102002004448,1.30518979982324,-3.27583022022125,-0.577346282123421 +Bradley Beal,bealbr01,2014,5803,2988,0.545201043,0.734750459,1.279951501,1.060610969,0.73490342,1.795514388,0.693734057,0.757417798,1.451151855,6.499806363,4.480124475,2.019681888,1.147430681,0.571055634,1.718486314,-0.319541195 +Bradley Beal,bealbr01,2015,4981,2525,0.526764809,0.900872314,1.427637122,3.160193215,-0.379293007,2.780900208,1.116495159,0.654232997,1.770728157,5.832489048,4.314456538,1.51803251,0.943728528,1.059547211,2.003275738,-0.55382986 +Bradley Beal,bealbr01,2016,3578,1708,0.72641188,-1.199322365,-0.472910485,0.225469194,-1.965900775,-1.740431581,0.67381068,-1.434618777,-0.760808096,1.746502494,1.746502494,0,0.662558797,-1.06658156,-0.404022763,0.737162173 +Bradley Beal,bealbr01,2017,6544,3189,4.184941392,0.037026686,4.221968078,6.889207691,0.454090598,7.343298289,4.936225741,0.143347822,5.079573563,12.8920628,10.47140866,2.420654143,4.966019559,-0.084102706,4.881916853,0.574638834 +Bradley Beal,bealbr01,2018,6513,3193,2.399596997,0.101514987,2.501111984,1.447161969,1.914229887,3.361391856,2.320585402,0.487220545,2.807805947,9.068290745,9.351198944,-0.282908199,2.713719821,0.414111438,3.127831259,0.247760559 +Bradley Beal,bealbr01,2019,6485,3028,4.020054457,-0.402697351,3.617357107,4.209930448,-3.102561612,1.107368835,4.314753213,-0.940657602,3.374095611,9.580186206,9.580186206,0,4.347520966,-0.622754217,3.724766749,1.283572698 +Bradley Beal,bealbr01,2020,4433,2053,5.21425129531361,-2.90948995729493,2.30476133801868,4.33449877457188,-6.38018977577617,-2.04569100120428,5.38658057969257,-3.74670628661492,1.63987429307765,4.65647246031004,4.65647246031004,0,5.36693416725577,-3.67949469499352,1.68743947226225,1.2954700354311 +Malik Beasley,beaslma01,2017,361,165,-1.350407189,2.164633091,0.814225901,0.594707129,8.415767156,9.010474285,-1.071661225,3.65363439,2.581973165,0.454544338,0.454544338,0,-0.119296763,0.702926289,0.583629526,1.241884943 +Malik Beasley,beaslma01,2018,1251,583,-1.907598565,-0.820621303,-2.728219868,-2.485521421,1.186088043,-1.299433378,-2.172205105,-0.444880843,-2.617085948,0.039685409,0.039685409,0,-1.473349592,-2.50409654,-3.977446132,0.377808194 +Malik Beasley,beaslma01,2019,4506,2160,0.323979023,-0.898384321,-0.574405298,0.743042369,-1.817675974,-1.074633605,0.397946685,-1.162639613,-0.764692928,2.182016556,2.127993396,0.05402316,0.307458162,-1.440583551,-1.133125389,0.105707 +Malik Beasley,beaslma01,2020,2604,1209,-0.791189067074704,-1.15305338685487,-1.94424245392957,0.878905039498035,-1.84496770255282,-0.966062663054783,-0.491727820830123,-1.36073820787371,-1.85246602870383,0.569906806803296,0.569906806803296,0,-0.10441767202896,-1.34361797290584,-1.4480356449348,0.110310705276569 +Michael Beasley,beaslmi01,2014,1678,854,-0.533537969,0.020656484,-0.512881485,-0.722670857,-3.756534568,-4.479205426,-0.703212227,-0.78227563,-1.485487857,0.554108403,0.412979134,0.141129269,-0.163671607,-1.284474566,-1.448146173,-0.005711888 +Michael Beasley,beaslmi01,2015,1004,505,-4.143439685,-0.86689145,-5.010331134,-2.590790396,5.075618822,2.484828426,-4.037971484,0.342335839,-3.695635645,-0.244526325,-0.244526325,0,-2.948280257,-0.152815308,-3.101095565,0.347281665 +Michael Beasley,beaslmi01,2016,939,443,1.336683674,-0.698133805,0.638549869,-0.244362408,-2.154168254,-2.398530661,1.114054169,-1.037798617,0.076255552,0.649897103,0.425975647,0.223921456,0.765668083,-1.607509934,-0.841841851,1.01952989 +Michael Beasley,beaslmi01,2017,1991,983,0.305911825,0.136339449,0.442251274,-0.333739719,-1.842034431,-2.175774151,0.190786331,-0.262820216,-0.072033885,1.354232442,1.237639586,0.116592856,-0.241251732,-0.825845101,-1.067096833,0.46506988 +Michael Beasley,beaslmi01,2018,3408,1653,-0.372527344,-1.982252382,-2.354779726,0.954555371,-1.591355121,-0.63679975,-0.103730841,-1.993395154,-2.097125994,0.553308211,0.553308211,0,-0.146241483,-2.666178625,-2.812420108,0.486425993 +Michael Beasley,beaslmi01,2019,597,277,-1.444108636,-3.084592933,-4.528701569,-2.064636976,-2.604933288,-4.669570264,-1.619436281,-3.183448199,-4.80288448,-0.292976851,-0.292976851,0,-2.245294143,-2.974412428,-5.219706571,1.001881367 +Marco Belinelli,belinma01,2014,4798,2372,1.938002321,-1.611021351,0.32698097,2.211065591,-3.002951909,-0.791886318,2.069388487,-2.086210822,-0.016822335,3.2802432,4.373319675,-1.093076475,1.653249646,-1.432403236,0.22084641,0.290670685 +Marco Belinelli,belinma01,2015,3004,1504,0.982633579,-2.184595602,-1.201962023,-0.565134833,-3.205567369,-3.770702202,0.68050619,-2.607362622,-1.926856432,0.642539123,-0.089544999,0.732084122,0.213002193,-2.094905312,-1.881903119,0.029320507 +Marco Belinelli,belinma01,2016,3520,1672,-0.337787923,-3.136569118,-3.474357042,-4.008616842,-0.678507928,-4.687124769,-1.118694875,-2.79615107,-3.914845945,-0.996314167,-0.996314167,0,-1.061366739,-3.324281716,-4.385648455,0.259319949 +Marco Belinelli,belinma01,2017,3632,1778,0.350240578,-1.943709614,-1.593469036,-0.742049344,-1.928876194,-2.670925538,0.140303303,-2.068544714,-1.928241412,0.746940013,0.746940013,0,0.354539199,-2.489679954,-2.135140755,0.196530224 +Marco Belinelli,belinma01,2018,4669,2220,1.334283766,-2.147428175,-0.813144409,0.44447329,-0.920465332,-0.475992042,1.24796271,-2.035277229,-0.78731452,2.242330787,1.755419576,0.48691121,1.334300955,-2.331711629,-0.997410675,0.325086018 +Marco Belinelli,belinma01,2019,4140,1946,0.44608072,-2.244454061,-1.798373342,0.853757558,-1.407858727,-0.554101169,0.529730371,-2.212868079,-1.683137708,1.05871397,1.117570289,-0.058856318,0.3028446,-2.547731662,-2.244887062,0.571638242 +Marco Belinelli,belinma01,2020,1919,883,-0.359289387200104,-3.89715143993963,-4.25644082713973,1.60073822028592,-0.504439110697422,1.0962991095885,0.014003970741952,-3.43027558705396,-3.41627161631201,-0.299221214497172,-0.299221214497172,0,-0.518129896708181,-4.25625434192123,-4.77438423862941,-0.319261328322391 +Jordan Bell,belljo01,2018,2068,982,-0.294083277,2.447030107,2.152946829,2.369930363,1.976001276,4.345931639,0.184078728,2.467735528,2.651814256,2.737399373,2.031479471,0.705919902,0.222481104,1.776828671,1.999309774,0.141631099 +Jordan Bell,belljo01,2019,1899,894,-2.64724842,0.929647731,-1.717600689,-3.496091519,-4.187704058,-7.683795577,-3.034255727,-0.115807903,-3.15006363,-0.178229627,-0.239670222,0.061440595,-2.226743479,-0.13231443,-2.359057909,-0.600909049 +Jordan Bell,belljo01,2020,558,256,-0.898180505989857,-0.345215319019081,-1.24339582500894,-0.598516276021478,1.83946849731158,1.2409522212901,-0.849708204450813,0.126161206905578,-0.723546997545235,0.26603828281666,0.26603828281666,0,-1.07325826698064,-1.43603799425183,-2.50929626123247,0.409719042811646 +DeAndre' Bembry,bembrde01,2017,753,371,-3.662136783,-0.793571107,-4.45570789,-3.136670562,0.632352929,-2.504317633,-3.753174443,-0.56425643,-4.317430872,-0.295089969,-0.295089969,0,-4.28925099,-2.106856399,-6.396107389,-0.528964221 +DeAndre' Bembry,bembrde01,2018,956,455,-5.281913021,0.086141171,-5.19577185,-2.635544319,-0.403090168,-3.038634487,-5.003359667,0.025629205,-4.977730462,-0.522276626,-0.522276626,0,-4.482086466,-0.580056347,-5.062142814,0.983826055 +DeAndre' Bembry,bembrde01,2019,4275,1931,-3.059592004,0.539160574,-2.52043143,-2.746548502,2.664888521,-0.081659981,-3.15084518,1.067530148,-2.083315032,0.660856627,0.660856627,0,-2.583355836,0.605894158,-1.977461677,0.627033993 +DeAndre' Bembry,bembrde01,2020,2015,915,-3.30862856712387,2.50384002997753,-0.804788537146343,-6.80829700900667,1.44253817764148,-5.36575883136519,-4.22850214976822,2.50695422328884,-1.72154792647937,0.482098964537348,0.482098964537348,0,-3.61742163754105,2.07605997570145,-1.5413616618396,0.421843335661939 +Dragan Bender,bendedr01,2017,1196,574,-3.227633905,-0.792068176,-4.019702081,0.911257882,2.024777289,2.936035171,-2.549615982,-0.199609993,-2.749225975,0.000227654,0.000227654,0,-2.884387407,-1.099598848,-3.983986256,0.422615635 +Dragan Bender,bendedr01,2018,4405,2069,-3.371865972,-0.953796639,-4.325662611,-2.281081378,-1.335909252,-3.61699063,-3.325015196,-1.028040137,-4.353055333,-1.696106036,-1.696106036,0,-3.361149611,-1.680412891,-5.041562503,0.229482095 +Dragan Bender,bendedr01,2019,1778,826,-4.181632064,-2.007447424,-6.189079488,-2.568053367,-1.166139799,-3.734193166,-4.071935821,-1.847934981,-5.919870802,-1.341261448,-1.341261448,0,-4.326546341,-1.878977228,-6.205523569,0.4118161 +Dragan Bender,bendedr01,2020,615,286,-2.24588677303826,-2.37304405421038,-4.61893082724864,0.640722239084592,1.64708135463346,2.28780359371805,-1.74042430515274,-1.67203161715004,-3.41245592230278,-0.103585131773682,-0.103585131773682,0,-1.63881215220482,-1.03250022580889,-2.67131237801371,1.00463204932442 +Jerrelle Benimon,benimje01,2015,6,3,-19.84332519,0.361670937,-19.48165425,-1.037895032,57.74517466,56.70727963,-17.14897666,12.3001557,-4.848820964,-0.003235385,-0.003235385,0,-18.51512857,-1.170113122,-19.68524169,0.684463158 +Anthony Bennett,bennean01,2014,1356,663,-5.317443259,-2.591238074,-7.908681333,-3.377629075,-0.991664925,-4.369294,-5.20069247,-2.382186811,-7.582879281,-1.647621533,-1.647621533,0,-4.53620375,-3.357955045,-7.894158795,0.753294646 +Anthony Bennett,bennean01,2015,1831,894,-2.482243013,-3.293728528,-5.775971541,-2.326513947,-4.377680586,-6.704194532,-2.561891678,-3.625313269,-6.187204947,-1.569962416,-1.569962416,0,-2.82534422,-3.493484759,-6.31882898,0.133869261 +Anthony Bennett,bennean01,2016,179,84,-1.908951857,-6.894937475,-8.803889333,-6.687791068,-6.3565621,-13.04435317,-3.075845606,-7.213572128,-10.28941773,-0.325073784,-0.325073784,0,-2.532135657,-5.488059338,-8.020194995,0.592236338 +Anthony Bennett,bennean01,2017,573,264,-1.548690924,-5.210560384,-6.759251308,-0.910020735,-8.916764889,-9.826785624,-1.422144361,-6.250094665,-7.672239026,-0.669636064,-0.669636064,0,-1.832157931,-6.757878099,-8.59003603,0.983275954 +Ben Bentil,bentibe01,2017,24,10,-17.56438358,-4.445691959,-22.01007554,-11.65964176,-27.18979963,-38.84944139,-17.3944978,-9.509430568,-26.90392837,-0.123410714,-0.123410714,0,-16.12542592,-8.991328649,-25.11675457,0.141183784 +Davis Bertans,bertada01,2017,1891,920,1.693868337,0.331237392,2.025105729,-0.975637661,1.097695762,0.122058101,1.198442468,0.425206859,1.623649327,2.071213244,1.774256924,0.29695632,1.030538144,0.244867984,1.275406128,0.423269983 +Davis Bertans,bertada01,2018,2402,1168,1.105903321,1.735565906,2.841469228,-0.583030715,1.223121711,0.640090996,0.830612279,1.682426673,2.513038952,3.151628637,2.966875799,0.184752838,0.638301346,1.012809187,1.651110533,0.308534647 +Davis Bertans,bertada01,2019,3618,1711,1.210260454,1.184827147,2.395087601,5.570622909,0.456577922,6.027200831,2.189397005,1.115183713,3.304580718,5.293478957,5.208801883,0.084677074,1.841119215,0.506663482,2.347782698,0.242631244 +Davis Bertans,bertada01,2020,3494,1583,2.20804543971032,-0.482353374516345,1.72569206519397,4.54604659619355,-1.40643563352953,3.13961096266401,2.83336934924381,-0.626822823317308,2.2065465259265,4.05153468571122,4.05153468571122,0,3.4224215408758,-0.707385840389169,2.71503570048663,1.23440798426366 +Dairis Bertans,bertada02,2019,368,167,-5.347416385,-5.327659,-10.67507539,-5.996470595,-3.439446671,-9.435917266,-5.792375507,-5.219271608,-11.01164712,-0.699773943,-0.699773943,0,-4.934067852,-5.509982831,-10.44405068,-0.600326831 +Patrick Beverley,beverpa01,2014,3898,1953,1.169429471,1.756076543,2.925506014,3.912690631,1.190287984,5.102978614,1.754341084,1.719755991,3.474097076,6.135173144,6.09108549,0.044087654,1.608213979,2.808624053,4.416838032,-0.882651825 +Patrick Beverley,beverpa01,2015,3497,1727,0.142820701,1.455696154,1.598516855,0.52305889,-1.067055231,-0.543996341,0.19899586,0.986318211,1.185314071,3.468301937,3.468301937,0,0.576791223,1.904335108,2.48112633,0.023122915 +Patrick Beverley,beverpa01,2016,4441,2170,0.917989369,1.948374423,2.866363792,3.314846784,0.741451199,4.056297984,1.451014234,1.834241921,3.285256155,6.680682721,6.36004264,0.320640081,1.376453906,3.129880976,4.506334882,-0.148204273 +Patrick Beverley,beverpa01,2017,4979,2383,0.790799846,2.696903468,3.487703314,3.219281773,0.071963166,3.29124494,1.265996172,2.309136873,3.575133045,7.724218498,6.864424544,0.859793954,2.076003544,3.307932514,5.383936058,0.201525214 +Patrick Beverley,beverpa01,2018,668,334,0.37841056,2.197272965,2.575683525,2.692440462,1.48010058,4.172541042,0.865402806,2.195216585,3.060619391,0.99980189,0.99980189,0,2.660576413,3.26277833,5.923354743,0.965029619 +Patrick Beverley,beverpa01,2019,4998,2332,0.568904205,1.301018696,1.869922902,3.403276396,1.188433284,4.59170968,1.154291376,1.370290029,2.524581404,6.279318479,5.520688721,0.758629758,0.622616158,2.050825733,2.673441891,-0.277662096 +Patrick Beverley,beverpa01,2020,3184,1508,0.805548900782296,2.93443433739326,3.73998323817556,2.56576155385366,4.20838560504006,6.77414715889372,1.19187430003885,3.33070474911913,4.52257904915798,5.60048353433431,4.94800499898424,0.652478535350067,0.899403616888807,4.0792085480612,4.97861216495,-0.282658155285063 +Sim Bhullar,bhullsi01,2015,7,3,4.261493987,-1.67122679,2.590267196,26.214083,9.348156802,35.5622398,9.158598037,0.602414549,9.761012586,0.018886029,0.018886029,0,6.371392795,-3.352582908,3.018809886,-1.318664358 +Andris Biedrins,biedran01,2014,92,45,-5.238743507,1.247225312,-3.991518194,-7.530194474,8.336278385,0.806083911,-5.997590739,2.875009632,-3.122581106,-0.008577881,-0.008577881,0,-6.410184044,1.199633968,-5.210550077,0.266765799 +Chauncey Billups,billuch01,2014,614,309,-3.169926559,-4.890396362,-8.060322921,-1.255644914,0.228305194,-1.02733972,-2.980523965,-4.095107362,-7.075631327,-0.682166779,-0.682166779,0,-1.2538376,-5.228164918,-6.482002517,0.031394933 +Khem Birch,birchkh01,2018,1172,578,-0.962708291,1.225460399,0.262752108,0.60564371,1.841048128,2.446691839,-0.656203978,1.464090984,0.807887006,1.043290507,1.043290507,0,-2.118462713,0.753298247,-1.365164466,-0.559202907 +Khem Birch,birchkh01,2019,1548,735,0.01312342,3.503003783,3.516127203,-1.353578845,4.048840213,2.695261368,-0.232227797,3.79999575,3.567767953,2.379425759,2.09500788,0.284417879,-0.613994928,2.209521389,1.595526461,0.087383192 +Khem Birch,birchkh01,2020,2112,1011,-1.66046407352924,1.27991740259041,-0.380546670938829,-4.25353443031603,1.14801296453922,-3.10552146577681,-2.31973930612642,1.32258094230286,-0.99715836382356,0.894859658696873,0.606990781496686,0.287868877200188,-2.96345854929981,0.965076992604591,-1.99838155669522,-0.728527238523377 +Jabari Bird,birdja01,2018,241,115,-3.077190814,-3.272267925,-6.349458739,1.859257171,-2.097964636,-0.238707464,-2.223264335,-3.25226262,-5.475526955,-0.160737112,-0.160737112,0,-2.596552259,-4.876799773,-7.473352032,0.510059488 +Goga Bitadze,bitadgo01,2020,1038,471,-5.01602901472684,1.70097384155351,-3.31505517317333,-2.98815650760671,0.370483193053021,-2.61767331455369,-4.89143939187974,1.46348025496609,-3.42795913691365,-0.163076427340855,-0.163076427340855,0,-4.30837226940315,0.714599869221681,-3.59377240018147,0.100275870079004 +Bismack Biyombo,biyombi01,2014,2174,1120,-3.30294981,1.308838829,-1.994110981,-3.516449038,0.54572467,-2.970724369,-3.519869307,1.212327557,-2.307541749,0.253612263,0.217678525,0.035933738,-4.340297025,0.030560086,-4.30973694,-0.494959199 +Bismack Biyombo,biyombi01,2015,2420,1243,-2.591992156,-0.002780448,-2.594772604,-1.33957783,1.340491752,0.000913922,-2.456140088,0.269701998,-2.186438091,0.355397052,0.355397052,0,-3.323805359,0.159724333,-3.164081026,-0.53712127 +Bismack Biyombo,biyombi01,2016,4509,2314,-1.697038977,2.762115823,1.065076845,-2.940693644,1.944404932,-0.996288711,-2.109514968,2.761882283,0.652367315,4.0772905,2.179312474,1.897978026,-1.966986047,2.10189394,0.134907893,-0.845604851 +Bismack Biyombo,biyombi01,2017,3578,1793,-3.856381575,-0.503897335,-4.36027891,-3.690015287,-0.931552115,-4.621567401,-4.011511672,-0.575611862,-4.587123534,-1.660916992,-1.660916992,0,-3.932342133,-0.833316818,-4.765658952,-1.14765582 +Bismack Biyombo,biyombi01,2018,3050,1495,-3.318138964,-0.438802434,-3.756941398,-6.426943165,-3.565727088,-9.992670253,-4.134512409,-1.088149363,-5.222661772,-1.871342377,-1.871342377,0,-4.319601056,-1.70766312,-6.027264176,-0.771994148 +Bismack Biyombo,biyombi01,2019,1610,783,-3.312341907,-1.527734465,-4.840076372,-3.66116018,-0.645098199,-4.306258378,-3.598418479,-1.387715775,-4.986134254,-0.888701056,-0.888701056,0,-3.433957673,-1.941505523,-5.375463196,-0.525320965 +Bismack Biyombo,biyombi01,2020,2066,1029,-2.48557599606845,-1.15685710993076,-3.64243310599921,-0.836938253955408,0.601413833728542,-0.235524420226865,-2.24928608775456,-0.804134315579299,-3.05342040333386,-0.157971006307816,-0.157971006307816,0,-2.16490037644346,-1.94912000671683,-4.11402038316029,-0.84828916742201 +Nemanja Bjelica,bjeline01,2016,2202,1075,0.693482916,-0.981544907,-0.288061991,-1.816258948,-0.688504011,-2.504762959,0.218193758,-0.908246301,-0.690052544,1.128251343,1.128251343,0,-0.148611778,-0.633919793,-0.782531571,-0.134718139 +Nemanja Bjelica,bjeline01,2017,2417,1190,0.054488039,0.979619805,1.034107845,-3.78317677,4.751500424,0.968323654,-0.763333627,1.867284963,1.103951336,2.344086552,2.344086552,0,-0.640631847,1.59565954,0.955027692,0.176331229 +Nemanja Bjelica,bjeline01,2018,2943,1418,0.687374852,1.464158998,2.15153385,-2.056982878,-0.076989594,-2.133972472,0.113988999,1.262791167,1.376780166,2.993314755,2.685176577,0.308138178,0.248698311,1.29850776,1.547206071,0.293622051 +Nemanja Bjelica,bjeline01,2019,3923,1788,0.622524622,1.326871326,1.949395948,3.445974392,-0.853719872,2.59225452,1.248790681,0.965789827,2.214580508,4.542515699,4.542515699,0,0.923401496,0.988696431,1.912097927,0.306911937 +Nemanja Bjelica,bjeline01,2020,4166,2011,1.34346202351147,-0.09888824460823,1.24457377890324,4.19270626491566,-1.12702387916125,3.06568238575442,2.03260511552672,-0.307310027346944,1.72529508817977,4.56125446269718,4.56125446269718,0,1.7460258405953,0.448470277847046,2.19449611844234,-0.677169838334511 +Tarik Black,blackta01,2015,2340,1196,-1.284025578,-1.565257761,-2.849283339,-1.522259839,0.265581495,-1.256678345,-1.415111482,-1.243786914,-2.658898396,0.060868952,0.060868952,0,-2.628601186,-0.781188643,-3.409789829,-0.949363192 +Tarik Black,blackta01,2016,1001,496,-3.311421863,3.157600191,-0.153821671,-0.221116591,4.01127335,3.790156759,-2.852703953,3.640074762,0.787370809,0.893558402,0.893558402,0,-3.43837589,1.882480643,-1.555895246,-0.175279857 +Tarik Black,blackta01,2017,2269,1091,-1.406510426,1.95588365,0.549373224,0.35390318,3.035007179,3.38891036,-1.101728534,2.36947127,1.267742737,2.23936778,2.23936778,0,-1.491090314,1.955953651,0.464863337,0.130657032 +Tarik Black,blackta01,2018,1173,555,-3.076070569,1.523090385,-1.552980184,-7.946237336,-0.122999342,-8.069236678,-4.382987059,1.231836725,-3.151150335,-0.111963642,0.019938725,-0.131902367,-2.584906472,1.172103478,-1.412802994,0.751167613 +DeJuan Blair,blairde01,2014,2656,1295,-1.235172466,0.431658036,-0.80351443,-0.232725273,0.861655141,0.628929868,-1.143744439,0.563280347,-0.580464092,1.488489123,0.691727521,0.796761602,-0.591997115,1.050709951,0.458712836,1.194361198 +DeJuan Blair,blairde01,2015,371,180,-5.275168438,-4.71679841,-9.991966848,-7.150711885,-0.593949537,-7.744661422,-5.960182425,-4.160610791,-10.12079322,-0.688274815,-0.688274815,0,-5.361882812,-3.703273284,-9.065156096,1.610838273 +DeJuan Blair,blairde01,2016,475,218,-6.264340621,1.530980795,-4.733359826,-3.246785466,-1.074750429,-4.321535895,-5.995426592,1.084143211,-4.911283381,-0.242165857,-0.242165857,0,-4.970665603,0.380925679,-4.589739924,0.723571862 +Antonio Blakeney,blakean01,2018,649,314,-2.800135902,-3.570910684,-6.371046586,2.027909874,-1.00011486,1.027795014,-1.87200104,-3.205036693,-5.077037733,-0.371402964,-0.371402964,0,-3.211811312,-3.545666671,-6.757477983,-0.371189308 +Antonio Blakeney,blakean01,2019,1750,829,-3.674307737,-4.368782941,-8.043090678,-0.1651951,-1.759056026,-1.924251126,-3.059169905,-4.042692391,-7.101862295,-1.829112224,-1.829112224,0,-3.451717236,-5.196974336,-8.648691572,-0.638572692 +Steve Blake,blakest01,2014,3191,1543,-0.269346982,-0.793508027,-1.062855009,-2.987493606,0.873506031,-2.113987575,-0.827937111,-0.505951427,-1.333888538,1.126432553,1.343252682,-0.216820129,-0.389103226,-0.197368149,-0.586471375,-0.055719129 +Steve Blake,blakest01,2015,3175,1572,-0.609031665,-1.601141311,-2.210172976,-1.29999004,0.523981839,-0.7760082,-0.793998755,-1.288331366,-2.082330121,0.507399766,0.828126277,-0.32072651,-0.980786584,-0.897221872,-1.878008456,-0.424121997 +Steve Blake,blakest01,2016,2088,1029,-1.208616063,-2.071613732,-3.280229795,-2.412731867,-1.264443661,-3.677175528,-1.538541867,-2.029373271,-3.567915138,-0.460218905,-0.03346105,-0.426757855,-0.935845386,-1.918099145,-2.853944531,-0.454958251 +Andray Blatche,blatcan01,2014,3509,1790,-0.939355996,2.150749374,1.211393378,0.401524189,-1.317465418,-0.915941229,-0.706059223,1.567116446,0.861057223,3.340612585,2.460243002,0.880369582,-0.626718694,0.980224885,0.353506191,0.025291434 +Eric Bledsoe,bledser01,2014,2880,1416,2.449994667,1.559683642,4.00967831,-2.551535996,4.248617534,1.697081538,1.505533513,2.20863189,3.714165403,4.69933706,4.69933706,0,1.141160407,2.286048927,3.427209334,0.602698247 +Eric Bledsoe,bledser01,2015,5710,2800,1.682818129,0.786930923,2.469749052,1.338989922,2.322159472,3.661149394,1.725593553,1.16173159,2.887325143,8.142139031,8.142139031,0,1.766942918,2.004757495,3.771700413,1.058364496 +Eric Bledsoe,bledser01,2016,2223,1059,2.363161887,2.041555952,4.404717839,0.843031466,0.854579933,1.6976114,2.287222334,1.945745581,4.232967915,3.820122751,3.820122751,0,1.557100729,2.206365408,3.763466137,1.222695214 +Eric Bledsoe,bledser01,2017,4604,2176,3.373122892,-2.609503789,0.763619103,1.325073131,-0.976538382,0.348534749,3.215428645,-2.385989094,0.829439551,3.997104898,3.997104898,0,2.542698065,-1.200995322,1.341702743,0.573364838 +Eric Bledsoe,bledser01,2018,5196,2547,2.336185361,2.047938032,4.384123392,2.990755164,0.239361371,3.230116535,2.607641284,1.820971572,4.428612856,9.498613612,8.666610752,0.83200286,3.151801024,2.064886644,5.216687668,0.804809964 +Eric Bledsoe,bledser01,2019,5852,2695,2.788786878,2.602301898,5.391088777,2.963503463,1.142891347,4.10639481,2.939216053,2.384481652,5.323697705,11.21312726,9.811466617,1.401660639,2.996092189,2.365967917,5.362060106,0.708518298 +Eric Bledsoe,bledser01,2020,4272,1913,1.28002558252196,1.41291811038307,2.69294369290502,1.14225561409593,0.931404044159316,2.07365965825524,1.29926001655723,1.31189135851437,2.6111513750716,5.33455354593873,4.41697333871968,0.91758020721905,0.852515267857763,1.11944075704885,1.97195602490661,1.28157052592425 +Jaron Blossomgame,blossja01,2019,899,439,-2.184054742,-0.28281346,-2.466868202,-1.260349664,1.634311304,0.373961639,-2.094429936,0.203182846,-1.89124709,0.190143498,0.190143498,0,-1.633646899,-1.741398672,-3.375045571,-1.164672601 +Vander Blue,blueva01,2014,33,15,-10.88374705,-2.08720125,-12.9709483,6.128963882,10.90984117,17.03880505,-7.90993358,0.548258877,-7.361674703,-0.035765985,-0.035765985,0,-6.196088397,-4.38002334,-10.57611174,1.285015653 +Vander Blue,blueva01,2015,153,74,-6.889141295,-2.772321757,-9.661463052,-7.037302155,-7.837870909,-14.87517306,-7.283345227,-3.938987278,-11.22233251,-0.319990877,-0.319990877,0,-9.378615552,-3.414166741,-12.79278229,0.035872366 +Vander Blue,blueva01,2018,96,45,-10.43036852,1.187219261,-9.243149261,-5.731090569,10.68571109,4.954620517,-10.0717547,3.275600521,-6.796154178,-0.093205446,-0.093205446,0,-10.99047859,0.523357912,-10.46712068,0.330803705 +Keith Bogans,boganke01,2014,111,55,-1.030277231,1.851893605,0.821616374,-6.314400539,6.24210837,-0.07229217,-2.16853103,2.937303859,0.768772829,0.097334229,0.097334229,0,-2.950057243,-0.1556493,-3.105706542,-1.365821703 +Bogdan Bogdanovic,bogdabo01,2018,4385,2175,0.942473564,-1.372932162,-0.430458598,-0.482237801,-2.715289621,-3.197527422,0.767804092,-1.703308339,-0.935504246,2.012245231,2.012245231,0,0.175167718,-1.415303779,-1.240136061,-0.062738691 +Bogdan Bogdanovic,bogdabo01,2019,4181,1947,2.159103035,-0.261058286,1.898044749,-0.578040733,0.122714685,-0.455326048,1.720246548,-0.184039197,1.536207351,4.228101939,4.228101939,0,1.494484554,-0.109787958,1.384696597,-0.709521786 +Bogdan Bogdanovic,bogdabo01,2020,3651,1766,1.89470821658239,-0.424226097744673,1.47048211883771,0.099448947301417,-0.344236696288654,-0.244787748987236,1.63543578181598,-0.421138848692167,1.21429693312381,3.55185498914367,3.55185498914367,0,1.74707199379078,0.056677079270739,1.80374907306152,-0.572535549449177 +Bojan Bogdanovic,bogdabo02,2015,4074,2060,-0.440922358,-1.415567484,-1.856489841,1.400622804,-2.489182697,-1.088559894,-0.066099919,-1.703332462,-1.769432381,1.033733088,0.942886449,0.090846639,-0.074275096,-2.036568409,-2.110843506,0.034928442 +Bojan Bogdanovic,bogdabo02,2016,4280,2115,-1.225210056,-3.101493992,-4.326704048,-1.350341577,-3.546088914,-4.896430491,-1.283269854,-3.339200095,-4.622469948,-2.017526345,-2.017526345,0,-1.342839715,-3.807140351,-5.149980065,-0.145336959 +Bojan Bogdanovic,bogdabo02,2017,4973,2347,-0.011683452,-2.754677564,-2.766361016,-2.56440941,-3.495764971,-6.060174381,-0.510864896,-3.052983965,-3.563848861,-0.973112557,-0.8625299,-0.110582656,-1.046039313,-3.388206016,-4.43424533,0.706132284 +Bojan Bogdanovic,bogdabo02,2018,5514,2702,0.266439574,-0.255251314,0.01118826,-1.95632863,0.763821248,-1.192507381,-0.184318808,-0.075332029,-0.259650837,3.464803691,3.080644177,0.384159514,-0.788294002,-0.218876696,-1.007170698,0.472276555 +Bojan Bogdanovic,bogdabo02,2019,5622,2721,0.639155791,-0.696667538,-0.057511747,0.490971917,-0.024997755,0.465974161,0.648770127,-0.640111537,0.008658591,3.833364413,3.961431633,-0.128067221,0.557093949,-0.589848029,-0.03275408,0.408801121 +Bojan Bogdanovic,bogdabo02,2020,4316,2083,0.651660229534209,-1.98925823598681,-1.3375980064526,2.90704096583059,-0.591166330103332,2.31587463572726,1.11426884940974,-1.8363452179446,-0.722076368534857,2.1646218525288,2.1646218525288,0,0.913152941941969,-2.29229232243846,-1.37913938049649,0.447844577114568 +Andrew Bogut,bogutan01,2014,3612,1769,-1.532202618,4.952926018,3.420723401,-0.382155559,1.267990338,0.885834779,-1.350776044,4.412264549,3.061488504,5.261122124,5.261122124,0,-1.58101865,4.613414351,3.032395701,0.292569369 +Andrew Bogut,bogutan01,2015,4120,2023,-1.928820669,4.569198869,2.6403782,1.530405095,1.582057649,3.112462744,-1.338080686,4.132660496,2.794579811,5.668314947,5.191350616,0.476964331,-1.567612903,4.011554537,2.443941634,-0.554707257 +Andrew Bogut,bogutan01,2016,3771,1816,-1.545510434,3.723031973,2.177521539,-1.569225822,2.208519609,0.639293787,-1.661104888,3.581418009,1.920313121,4.369135746,3.020059141,1.349076605,-1.675942813,3.720943285,2.045000472,-0.291699852 +Andrew Bogut,bogutan01,2017,1135,583,-5.330724686,3.110497632,-2.220227054,-6.672423065,7.168548141,0.496125076,-5.888631403,4.142142507,-1.746488897,0.298903489,0.298903489,0,-5.818295346,3.157409339,-2.660886007,0.110065143 +Andrew Bogut,bogutan01,2018,457,216,-3.923452511,1.809848965,-2.113603546,-5.741473158,4.281966252,-1.459506906,-4.545065126,2.434725089,-2.110340038,0.070751664,0.070751664,0,-4.92806131,0.865834402,-4.062226908,0.364587108 +Andrew Bogut,bogutan01,2019,655,313,-2.432415681,1.721133457,-0.711282224,-1.033970178,-1.447430796,-2.481400973,-2.3545755,1.171073014,-1.183502485,0.264671575,-0.052226142,0.316897717,-3.227220274,2.285520945,-0.941699329,-0.114629324 +Bol Bol,bolbo01,2020,222,108,1.38241882927417,-0.288359758614088,1.09405907066008,3.10050351543242,-3.08765494862107,0.012848566811351,1.81417664414935,-0.862085600550508,0.952091043598846,0.220152074209214,-0.101925696197152,0.322077770406365,1.18984948388268,-1.28945831016415,-0.099608826281478,0.582393262602605 +Jonah Bolden,boldejo01,2019,1588,718,-2.436736669,-0.294980376,-2.731717045,-3.225755287,-0.159105777,-3.384861064,-2.778252583,-0.310637221,-3.088889804,-0.142659205,0.305557515,-0.44821672,-2.428855291,-0.909045669,-3.33790096,0.838165309 +Jonah Bolden,boldejo01,2020,103,47,-5.19357935928317,-1.69174825231233,-6.8853276115955,-4.97634900213131,-1.41958635254831,-6.39593535467962,-5.4934935852809,-1.75697752021018,-7.25047110549107,-0.105472421644585,-0.105472421644585,0,-5.98436709277822,-0.733644086222909,-6.71801117900113,1.24140154701353 +Marques Bolden,boldema01,2020,7,3,-2.46098299571206,36.336086811638,33.8751038159259,-23.4826835934932,45.6802135928371,22.1975299993439,-6.88726002005706,41.0177943584276,34.1305343383706,0.058198765924309,0.058198765924309,0,-5.82342272326289,33.5092247284548,27.6858020051919,3.16430540420029 +Joel Bolomboy,bolomjo01,2017,128,62,-0.900749469,3.431592784,2.530843314,-0.937808117,10.12979421,9.191986095,-0.953098478,4.992294955,4.039196476,0.216222926,0.139763785,0.076459142,0.3886185,2.441280386,2.829898886,-0.809430332 +Joel Bolomboy,bolomjo01,2018,82,38,-7.462553227,-3.908800351,-11.37135358,-17.18260766,4.694251806,-12.48835585,-9.987544499,-2.344662949,-12.33220745,-0.184638667,-0.184638667,0,-9.496433781,-2.566887174,-12.06332096,-0.607289783 +Jordan Bone,bonejo01,2020,108,53,-5.62544005140654,-12.0724591089697,-17.6978991603763,-0.518161737328224,0.909354057472574,0.39119232014435,-4.87680125578602,-10.0973502533055,-14.9741515090915,-0.323432702517549,-0.323432702517549,0,-4.88992624753356,-11.6316049874948,-16.5215312350284,-2.19798690180294 +Isaac Bonga,bongais01,2019,267,120,-6.939471577,4.396983076,-2.542488502,-6.08623791,10.01173774,3.925499832,-7.156291539,5.828065473,-1.328226066,0.087515249,0.087515249,0,-5.237186223,3.862148685,-1.375037538,0.548587616 +Isaac Bonga,bongais01,2020,2704,1250,-0.842651968819686,0.769344915016154,-0.073307053803533,-2.12192469191749,6.04314140688897,3.92121671497148,-1.17520350786539,2.00430405754622,0.829100549680828,2.28638850786772,2.28638850786772,0,-1.66193578701629,1.53099471431497,-0.130941072701322,0.170748166890721 +Matt Bonner,bonnema01,2014,1653,826,-0.429058207,1.100989023,0.671930816,-0.015648503,0.490011193,0.47436269,-0.3680028,0.960507952,0.592505151,1.420802941,0.928864489,0.491938452,-1.228829788,0.297756131,-0.931073656,-0.514935576 +Matt Bonner,bonnema01,2015,1943,971,-0.434536899,0.762072384,0.327535485,-1.692553081,-2.239264723,-3.931817804,-0.73361135,0.12017904,-0.61343231,1.050500215,1.044997675,0.00550254,-1.716851151,-0.210991499,-1.927842651,-1.061826554 +Matt Bonner,bonnema01,2016,405,206,2.699709256,2.030539367,4.730248623,4.757676303,2.233742878,6.991419181,3.236672868,2.043919349,5.280592217,0.836502658,0.836502658,0,1.37751622,1.834884489,3.212400709,-0.870818072 +Devin Booker,bookede01,2016,4381,2108,-0.319400039,-3.267004932,-3.586404972,-1.134186939,-2.300989788,-3.435176727,-0.428322808,-3.226064478,-3.654387287,-0.98219869,-0.98219869,0,-0.617826883,-3.122960812,-3.740787696,0.957206148 +Devin Booker,bookede01,2017,5794,2730,0.338008971,-2.189983792,-1.85197482,3.072196609,-1.085994172,1.986202437,0.99643344,-2.049198447,-1.052765006,2.39459862,2.39459862,0,0.595684925,-1.85789383,-1.262208904,1.27019333 +Devin Booker,bookede01,2018,4028,1865,2.616364645,-3.415527031,-0.799162386,0.697036371,-1.318145413,-0.621109042,2.522065089,-3.135958545,-0.613893457,2.073368145,2.073368145,0,2.158316347,-2.957577155,-0.799260808,1.991861171 +Devin Booker,bookede01,2019,4772,2242,3.290666922,-2.644805557,0.645861365,3.061182196,-3.774747794,-0.713565598,3.582046596,-2.997282622,0.584763974,3.865201213,3.865201213,0,3.075762574,-2.860810965,0.214951609,1.353761164 +Devin Booker,bookede01,2020,5357,2512,3.86504960310196,-2.61663169840389,1.24841790469807,7.24887928369666,-3.37319443762016,3.87568484607649,4.79789968015354,-2.92784027946162,1.87005940069192,5.99112158133923,5.99112158133923,0,4.34879851295659,-2.56186985078695,1.78692866216964,1.20621034843064 +Trevor Booker,booketr01,2014,3317,1699,-0.119060938,-1.591787385,-1.710848323,1.922493105,-6.530009872,-4.607516767,0.31168118,-2.755943059,-2.444261879,0.268132946,0.198525394,0.069607552,0.017349446,-2.609258256,-2.59190881,-0.940825876 +Trevor Booker,booketr01,2015,3015,1564,-0.322173334,1.009756418,0.687583083,0.409944339,0.158093639,0.568037978,-0.183210579,0.874997517,0.691786938,2.725141242,2.725141242,0,-0.120049622,0.538973842,0.418924221,-0.741709514 +Trevor Booker,booketr01,2016,3203,1632,-0.673131977,1.132442838,0.459310861,-1.716291282,3.27839995,1.562108668,-0.912939581,1.60947518,0.696535599,2.854236456,2.854236456,0,-1.265731608,1.575357139,0.309625531,-0.528052508 +Trevor Booker,booketr01,2017,3739,1754,-1.761641503,1.226295654,-0.535345849,-2.64121451,0.375805145,-2.265409365,-1.996946455,1.154952732,-0.841993723,1.708639976,1.708639976,0,-1.957374281,0.429660413,-1.527713867,0.067944965 +Trevor Booker,booketr01,2018,2570,1222,-0.570972924,-1.299960476,-1.8709334,-0.322735043,-0.16879616,-0.491531203,-0.547100808,-1.175193131,-1.722293939,0.624769023,0.678215514,-0.053446491,-0.845399932,-1.265510784,-2.110910716,-0.323160331 +Carlos Boozer,boozeca01,2014,4356,2262,-4.259312899,-1.453576218,-5.712889117,-3.776455452,-1.518192318,-5.29464777,-4.335476485,-1.611880448,-5.947356932,-3.739327292,-3.206778857,-0.532548434,-4.596021044,-0.808770155,-5.404791199,0.440136849 +Carlos Boozer,boozeca01,2015,3409,1692,-1.689302723,-1.25675563,-2.946058352,-0.826833505,-3.772829812,-4.599663317,-1.568826105,-1.80100473,-3.369830836,-0.532423073,-0.532423073,0,-1.641605655,-1.970015896,-3.611621551,-0.475123297 +Chris Bosh,boshch01,2014,6143,3217,-0.285691242,0.644279294,0.358588053,2.124539025,1.450355278,3.574894302,0.120114228,0.846021198,0.966135426,6.144881634,4.692091575,1.45279006,1.385940358,0.827897727,2.213838086,-0.052635312 +Chris Bosh,boshch01,2015,2967,1556,-0.379330104,0.622690805,0.243360701,-1.089315939,-0.964897479,-2.054213418,-0.48952366,0.351535021,-0.13798864,2.057206464,2.057206464,0,0.00788586,0.104390644,0.112276504,-0.758153444 +Chris Bosh,boshch01,2016,3497,1778,1.482500001,-0.265368582,1.217131419,-2.701834858,1.975988292,-0.725846567,0.699143632,0.167663941,0.866807573,3.251513564,3.251513564,0,1.03021458,0.058468201,1.088682782,-0.876196446 +Chris Boucher,bouchch01,2018,2,1,-32.40789657,-4.695255994,-37.10315256,-59.04741914,-2.634283046,-61.68170219,-40.16032258,-4.62878307,-44.78910565,-0.02155653,-0.02155653,0,-14.17034252,-7.132531777,-21.3028743,0.50031175 +Chris Boucher,bouchch01,2019,375,167,0.43815291,-2.974245374,-2.536092464,0.900503366,-1.065048623,-0.164545257,0.48819498,-2.82250987,-2.33431489,0.043216419,0.06702195,-0.023805531,1.610492875,-2.022602827,-0.412109951,1.225563975 +Chris Boucher,bouchch01,2020,1847,862,1.75597256418799,2.32489773305515,4.08087029724314,1.33739306740134,0.445584561677793,1.78297762907914,1.75119737145679,1.94100792037922,3.69220529183601,2.84295828333907,2.8298194578252,0.01313882551387,2.09344214747602,1.6210174106951,3.71445955817112,0.16275367192842 +Brian Bowen II,bowenbr02,2020,63,31,-4.44484640603326,-1.92912673332317,-6.37397313935642,3.40981966412062,6.9466263422427,10.3564460063633,-3.09999401948771,-0.259909482727852,-3.35990350221556,-0.009652638314321,-0.009652638314321,0,-1.87446767684578,-2.6003091504904,-4.47477682733618,0.066499038863563 +Ky Bowman,bowmaky01,2020,2149,1015,-3.48390141643673,-1.58192907238275,-5.06583048881948,-3.80120011709291,2.3347147917104,-1.46648532538251,-3.69288262744208,-0.801551792205527,-4.49443441964761,-0.898770512640485,-0.898770512640485,0,-3.67565757133397,0.134908745270914,-3.54074882606305,-0.518803354609569 +Avery Bradley,bradlav01,2014,3695,1855,-1.355111211,0.366529376,-0.988581835,0.779924513,2.81985008,3.599774593,-0.927011853,0.923869525,-0.003142328,2.609026324,2.609026324,0,-0.672180353,0.949178132,0.276997779,0.344691433 +Avery Bradley,bradlav01,2015,5230,2561,-1.504851759,-1.165156918,-2.670008677,-1.686870674,1.25930477,-0.427565904,-1.620150567,-0.736556857,-2.356707424,0.534511248,0.241094866,0.293416381,-0.912186312,-0.153916828,-1.06610314,1.022348084 +Avery Bradley,bradlav01,2016,5330,2569,0.225698571,-0.122477137,0.103221433,5.233904078,-2.159017503,3.074886575,1.280066123,-0.579495103,0.70057102,4.55025849,4.425867809,0.124390681,1.477949503,0.303707916,1.781657419,0.527789085 +Avery Bradley,bradlav01,2017,5015,2480,-0.301092932,0.156234866,-0.144858066,0.422193388,-2.614851826,-2.192658439,-0.193555839,-0.400217775,-0.593773614,2.692490511,3.054218499,-0.361727988,0.39552952,-0.189783588,0.205745933,0.197101479 +Avery Bradley,bradlav01,2018,2918,1433,-2.531864916,0.502051127,-2.029813788,-1.574864356,-0.655239283,-2.230103639,-2.47231324,0.279783675,-2.192529565,0.412716422,0.412716422,0,-1.705833164,0.555837381,-1.149995783,0.732534197 +Avery Bradley,bradlav01,2019,4013,1905,-2.51302056,0.805074207,-1.707946353,-1.903206883,-0.040131579,-1.943338462,-2.552819263,0.684727527,-1.868091736,0.860110834,0.860110834,0,-2.951932586,0.629651713,-2.322280873,-0.041474624 +Avery Bradley,bradlav01,2020,2547,1186,-1.86369594041972,0.24729573380108,-1.61640020661864,0.494570329016561,2.68545983672304,3.1800301657396,-1.51431094580723,0.714423211841677,-0.799887733965555,1.18394563968787,1.18394563968787,0,-1.3605751834504,1.44992250930087,0.089347325850469,0.34076318226824 +Tony Bradley,bradlto01,2018,67,31,-1.33727507,2.190799305,0.853524235,-3.296154237,1.357814538,-1.9383397,-1.82011978,2.07158133,0.25146155,0.046968228,0.043873095,0.003095133,-3.319128408,0.022787564,-3.296340844,-1.216399257 +Tony Bradley,bradlto01,2019,83,36,1.781411253,-1.815948754,-0.034537501,-0.730508708,-10.46837248,-11.19888119,1.337228884,-3.83355501,-2.496326125,0.004724878,0.004724878,0,-1.101701719,-1.640267267,-2.741968986,1.434864989 +Tony Bradley,bradlto01,2020,1517,711,0.910881263362784,2.28906544030959,3.19994670367238,1.77256911580769,-1.74803985598145,0.024529259826243,1.13660748327451,1.56644891846245,2.70305640173697,1.9851004665866,1.7595827491351,0.225517717451501,0.418872331975589,1.76826835628509,2.18714068826067,-0.408358251860731 +Elton Brand,brandel01,2014,3012,1495,-2.060524311,1.645832731,-0.41469158,0.729660097,-2.691198671,-1.961538573,-1.60968179,0.830801755,-0.778880035,1.502412873,1.390885358,0.111527515,-0.899790409,0.155944221,-0.743846189,-0.318075338 +Elton Brand,brandel01,2015,975,490,-4.078737483,2.782646578,-1.296090905,-2.582285358,0.48223528,-2.100050078,-4.028092436,2.42892153,-1.599170906,0.288135481,0.29449664,-0.006361159,-3.790433003,1.225372375,-2.565060628,-0.405513608 +Elton Brand,brandel01,2016,477,225,-3.941356779,3.482762554,-0.458594225,-5.695167058,4.284876283,-1.410290775,-4.465878421,3.919559931,-0.54631849,0.253532078,0.253532078,0,-4.246038138,2.323296937,-1.922741202,0.216475311 +Jarrell Brantley,brantja01,2020,231,109,-6.46504944591153,2.21418360646676,-4.25086583944478,-14.4820041158232,0.934953909842642,-13.5470502059806,-8.56759241155734,2.07440514185139,-6.49318726970595,-0.216787823790241,-0.120335337112066,-0.096452486678175,-8.31229671735867,-0.162065118426649,-8.47436183578532,-0.40750481581538 +Ignas Brazdeikis,brazdig01,2020,105,53,-4.82118821108719,-9.19968352168077,-14.020871732768,2.42951159403653,-8.46233697032758,-6.03282537629104,-3.44805980228713,-9.49155498011341,-12.9396147824005,-0.274241846342624,-0.274241846342624,0,-2.72261151982265,-10.0165222165824,-12.7391337364051,-0.478571788912168 +Corey Brewer,breweco01,2014,5482,2609,-0.523602357,0.743202722,0.219600365,3.5821474,0.421454523,4.003601923,0.274498658,0.701841833,0.976340491,5.035779191,5.035779191,0,0.148957078,1.332685938,1.481643016,1.461942611 +Corey Brewer,breweco01,2015,5341,2515,-0.314956171,0.488653659,0.173697488,-1.191235941,-0.059354007,-1.250589948,-0.52698189,0.399539602,-0.127442288,3.438274316,3.41207912,0.026195196,-0.690532314,0.562506194,-0.12802612,1.731160753 +Corey Brewer,breweco01,2016,3732,1746,-1.298506917,0.45492909,-0.843577827,-3.923557131,1.979493611,-1.94406352,-1.944618436,0.821407496,-1.12321094,1.474062333,1.427668658,0.046393675,-1.966322546,0.955104067,-1.011218479,1.562364782 +Corey Brewer,breweco01,2017,2686,1281,-2.361490763,0.071890128,-2.289600635,0.972026584,1.834155101,2.806181685,-1.862991497,0.44879904,-1.414192457,0.86821355,0.86821355,0,-1.754120548,0.280180344,-1.473940204,-0.049299428 +Corey Brewer,breweco01,2018,2929,1359,-0.874739046,2.353042868,1.478303821,-1.796065633,-2.031164989,-3.827230622,-1.132095693,1.572443353,0.44034766,2.240380567,1.984211668,0.256168898,-1.313603629,2.26168487,0.948081242,0.745405972 +Corey Brewer,breweco01,2019,1067,492,-1.262686083,3.023778421,1.761092338,-0.73708836,1.296759941,0.559671581,-1.242193408,2.851776069,1.609582661,1.098217317,1.098217317,0,-1.994098418,2.779601508,0.78550309,0.337498091 +Corey Brewer,breweco01,2020,77,33,-3.59682356406397,2.12139613313966,-1.47542743092431,8.2338776234107,-0.630759714261832,7.60311790914887,-1.26453953170435,1.74502242488518,0.48048289318083,0.05558664124767,0.05558664124767,0,-0.947388804874606,3.68731171728006,2.73992291240545,2.2457370977069 +Ronnie Brewer,brewero02,2014,333,160,-5.071455359,-1.67346515,-6.744920509,-4.177010904,-6.375302073,-10.55231298,-5.273994053,-2.798367162,-8.072361215,-0.42983794,-0.42983794,0,-5.014359463,-4.009613119,-9.023972583,-0.658431575 +Mikal Bridges,bridgmi01,2019,5146,2417,-1.095409324,1.060347378,-0.035061947,-0.179714291,0.749853049,0.570138758,-0.949780437,1.126706032,0.176925595,3.612177461,3.612177461,0,-1.275155664,1.615939441,0.340783776,0.079885583 +Mikal Bridges,bridgmi01,2020,4387,2042,0.022677817471063,1.47137613961007,1.49405395708114,0.474343044994182,1.98654931227279,2.46089235726698,0.098651950940227,1.67547757498616,1.77412952592638,4.71145228475159,4.71145228475159,0,-0.222033779114895,2.21924040320066,1.99720662408576,-0.041469729178096 +Miles Bridges,bridgmi02,2019,3579,1696,-1.583805246,-0.533562186,-2.117367433,-1.285899698,-1.456256625,-2.742156323,-1.625593244,-0.719879699,-2.345472944,0.348838594,0.348838594,0,-1.224676491,-1.066441654,-2.291118145,-0.348898648 +Miles Bridges,bridgmi02,2020,4038,1995,-1.6254198936817,-0.849539590488515,-2.47495948417022,-0.616760144848767,-4.58099258635957,-5.19775273120833,-1.45153413971812,-1.63535492438368,-3.0868890641018,-0.341499417788057,-0.341499417788057,0,-1.453339298439,-2.00901067937533,-3.46234997781433,-0.417697868234357 +Isaiah Briscoe,briscis01,2019,1166,559,-3.858415285,-0.438017458,-4.296432744,-3.382500134,4.086261773,0.70376164,-3.956660732,0.452836172,-3.503824559,-0.21298145,-0.21298145,0,-3.94515393,0.370295337,-3.574858593,-0.953125608 +Oshae Brissett,brissos01,2020,283,135,-3.01272620575709,-2.11279861091109,-5.12552481666818,1.2399211777818,4.64708327613969,5.88700445392149,-2.35923627921316,-0.926287894956014,-3.28552417416918,-0.036887235158937,-0.036887235158937,0,-2.21413026437677,-1.53635362197397,-3.75048388635074,0.005360843403708 +Ryan Broekhoff,broekry01,2019,953,453,-0.310812813,-1.272695305,-1.583508118,2.652698467,3.797990104,6.450688572,0.285768815,-0.287944445,-0.00217563,0.633947212,0.633947212,0,-0.262820617,-1.739482326,-2.002302943,-0.181592933 +Ryan Broekhoff,broekry01,2020,388,180,1.81112832715995,1.14550085239177,2.95662917955171,2.41106936918577,-3.79205170962531,-1.38098234043954,1.97215731646228,0.166283067701151,2.13844038416343,0.450950648232465,0.450950648232465,0,2.195813560222,-1.38451659362905,0.811296966592953,0.458474680857824 +Malcolm Brogdon,brogdma01,2017,4290,2165,0.746987475,0.464320089,1.211307564,2.467626041,0.019455837,2.487081878,1.149626215,0.40325915,1.552885365,4.693845993,4.814597264,-0.120751271,0.756817409,0.534288196,1.291105605,-0.567332042 +Malcolm Brogdon,brogdma01,2018,3268,1622,1.232088074,-1.184661515,0.047426558,-1.931051849,-0.184976264,-2.116028113,0.623518364,-1.021819187,-0.398300823,1.912709325,2.133358029,-0.220648704,0.581049498,-0.76124027,-0.180190772,-0.359942155 +Malcolm Brogdon,brogdma01,2019,4412,2030,2.41603502,1.016900338,3.432935358,2.93440979,1.631120374,4.565530164,2.619533592,1.137777918,3.75731151,6.769914198,5.770711037,0.999203161,2.466574395,1.097407642,3.563982037,-0.313511679 +Malcolm Brogdon,brogdma01,2020,3760,1826,1.81665983640507,-1.01645319944003,0.800206636965031,-1.64733912770863,2.76881626392678,1.12147713621815,1.19302323563405,-0.314080548371761,0.878942687262284,3.36910284640504,3.02723673496288,0.341866111442162,0.359274155852465,-0.302071599474849,0.057202556377617,-0.679928439050943 +Aaron Brooks,brookaa01,2014,3238,1557,0.974165664,-2.12773791,-1.153572245,-1.61212027,0.145416079,-1.466704191,0.476020929,-1.775865255,-1.299844326,1.159718515,1.159718515,0,0.59231632,-1.317344046,-0.725027727,0.402585215 +Aaron Brooks,brookaa01,2015,3956,2017,1.086280892,-3.485584403,-2.399303511,1.053943333,-0.427228137,0.626715196,1.145132412,-3.076409099,-1.931276688,0.806605562,1.4468499,-0.640244338,1.256109982,-2.203028423,-0.946918441,-0.439278674 +Aaron Brooks,brookaa01,2016,2256,1108,-0.037963626,-1.255280228,-1.293243854,0.806915299,0.665376002,1.472291301,0.163022608,-0.925842757,-0.762820149,1.119932906,1.119932906,0,0.458035526,-1.24103851,-0.783002984,-0.297736218 +Aaron Brooks,brookaa01,2017,1819,901,-0.371503477,-2.988935931,-3.360439408,-1.978003044,0.659844978,-1.318158067,-0.722139221,-2.404115374,-3.126254595,-0.175476963,-0.126450874,-0.049026089,-1.313516256,-3.077393673,-4.390909929,-0.645100725 +Aaron Brooks,brookaa01,2018,404,192,-0.732975295,-4.655359769,-5.388335064,-5.291680664,-4.774700886,-10.06638155,-1.802056145,-4.949066198,-6.751122343,-0.392122078,-0.397393094,0.005271016,-1.246252105,-4.314388423,-5.560640529,-0.279956758 +Dillon Brooks,brookdi01,2018,4695,2350,-1.645625037,0.326974463,-1.318650574,-0.921696656,1.186065204,0.264368548,-1.540814712,0.556580672,-0.98423404,2.116666,2.116666,0,-1.751028858,1.110007888,-0.64102097,-0.020354377 +Dillon Brooks,brookdi01,2019,672,330,-3.619632526,-1.612572797,-5.232205322,-0.118737403,-0.975527209,-1.094264612,-3.057621338,-1.619926799,-4.677548137,-0.32591266,-0.32591266,0,-3.589391119,-0.863104267,-4.452495386,0.433076591 +Dillon Brooks,brookdi01,2020,4556,2112,-1.15845624652542,-0.303124975005994,-1.46158122153141,1.59489269029307,-0.275127588019387,1.31976510227368,-0.641984692153318,-0.325004026454393,-0.966988718607711,1.92860264555036,1.92860264555036,0,-0.5509701799251,0.498887193636527,-0.052082986288573,0.389672995842772 +MarShon Brooks,brookma01,2014,673,316,-0.458647288,-0.264762849,-0.723410137,1.321860154,2.705619057,4.027479211,-0.068762336,0.379469684,0.310707349,0.491058756,0.491058756,0,-0.404783118,-1.24215429,-1.646937408,0.659448802 +MarShon Brooks,brookma01,2018,394,193,8.400158537,-0.69989543,7.700263107,8.547183717,-6.506208504,2.040975213,9.057422718,-1.907269501,7.150153217,0.972933437,0.972933437,0,7.469510239,-1.843375609,5.62613463,-0.195450172 +MarShon Brooks,brookma01,2019,783,387,-1.64009037,-1.477585781,-3.117676151,-2.02499689,-0.320146362,-2.345143252,-1.744476153,-1.344738169,-3.089214322,-0.06609173,-0.06609173,0,-1.955962426,-1.774653048,-3.730615474,-1.34702298 +Anthony Brown,brownan02,2016,1210,599,-3.915252271,-0.49466314,-4.409915411,-1.107499675,4.351794936,3.244295261,-3.576653012,0.576872119,-2.999780894,-0.075920123,-0.075920123,0,-4.025552216,-0.702526651,-4.728078867,-0.531669282 +Anthony Brown,brownan02,2017,317,159,-4.024157755,0.31402249,-3.710135265,-0.823095723,0.467008543,-0.35608718,-3.549677242,0.358911197,-3.190766045,-0.034032871,-0.034032871,0,-2.901611371,0.453052527,-2.448558844,-0.284985714 +Anthony Brown,brownan02,2018,11,4,18.19054499,-0.723122672,17.46742232,15.00049264,13.96981475,28.97030739,18.71561763,2.426714848,21.14233248,0.049560381,0.049560381,0,14.29247502,-1.883669936,12.40880508,1.629371903 +Bobby Brown,brownbo02,2017,317,145,1.62649235,-3.233528222,-1.607035872,-4.015808337,-2.900408605,-6.916216942,0.455331446,-3.38930444,-2.933972994,-0.001156181,-0.168754912,0.167598731,1.023753882,-6.094922424,-5.071168542,-0.475057472 +Bobby Brown,brownbo02,2018,246,115,-6.515634364,-4.950387634,-11.466022,-10.51696298,-7.951106469,-18.46806945,-7.865889523,-5.945792231,-13.81168175,-0.651152594,-0.651152594,0,-4.796808686,-6.795307016,-11.5921157,0.325631376 +Bruce Brown,brownbr01,2019,3113,1506,-2.889186958,2.321108416,-0.568078542,-1.37886717,2.148113384,0.769246213,-2.748478088,2.413942687,-0.334535402,1.844722746,1.832926324,0.011796421,-3.236473651,1.770925333,-1.465548318,-0.733860459 +Bruce Brown,brownbr01,2020,3336,1634,-1.65276781658584,2.20024360396634,0.547475787380496,-2.14384512579486,0.098182301639815,-2.04566282415505,-1.82991894732768,1.94610670545157,0.11618775812389,2.36109616274067,2.36109616274067,0,-2.301603708475,1.58763270303409,-0.713971005440904,-1.21140717745476 +Charles Brown Jr.,brownch02,2020,87,40,-0.601359910252266,2.17189963556455,1.57053972531228,2.43605518512211,20.2541173232306,22.6901725083527,0.139565506806813,6.21138451628494,6.35095002309175,0.189185563981857,0.189185563981857,0,0.142876319066378,1.82506796742899,1.96794428649537,1.89845314563417 +Jabari Brown,brownja01,2015,1132,568,-2.354364753,-4.922574977,-7.27693973,-3.181780555,-3.99609679,-7.177877346,-2.633049332,-4.973830066,-7.606879398,-1.407179121,-1.407179121,0,-3.924665962,-5.380239654,-9.304905615,-0.021355401 +Jaylen Brown,brownja02,2017,3207,1556,-2.625037158,-0.854005777,-3.479042935,-5.056570663,1.267823059,-3.788747604,-3.321963812,-0.45770024,-3.779664053,-0.821796394,-0.6936141,-0.128182294,-3.446392136,-1.239641468,-4.686033603,0.028095143 +Jaylen Brown,brownja02,2018,5525,2735,0.061131969,1.190678073,1.251810042,2.458322492,1.137231142,3.595553633,0.572589927,1.208623368,1.781213295,6.414517146,4.693697601,1.720819546,-0.329734237,1.399870609,1.070136372,0.457633989 +Jaylen Brown,brownja02,2019,4659,2187,-1.203740615,0.325273727,-0.878466888,-3.100248491,-0.042542035,-3.142790527,-1.702549513,0.231335142,-1.471214371,1.430802791,1.544474711,-0.11367192,-1.117149152,0.735692617,-0.381456535,0.525157208 +Jaylen Brown,brownja02,2020,5365,2606,1.18252024573348,1.21393708510399,2.39645733083747,0.953995165700099,-1.75972605701779,-0.805730891317694,1.17347714874532,0.615018869939021,1.78849601868434,6.1417041421751,3.76503074178297,2.37667340039212,1.82336369916749,1.2293878662327,3.05275156540018,0.140669252666243 +Lorenzo Brown,brownlo01,2014,486,224,-2.432068618,2.349414679,-0.082653939,-3.497935807,6.323987244,2.826051437,-2.672029898,3.417686192,0.745656294,0.39926431,0.39926431,0,-3.306593985,0.941014779,-2.365579206,-0.056677554 +Lorenzo Brown,brownlo01,2015,1081,549,-2.210196956,0.038949769,-2.171247187,0.831229215,-2.4173912,-1.586161985,-1.69548265,-0.372921343,-2.068403993,0.189731163,0.189731163,0,-1.981585965,-0.242978085,-2.22456405,-0.59458122 +Lorenzo Brown,brownlo01,2016,127,61,-2.994300726,-4.103840018,-7.098140744,-4.754435078,-9.067641356,-13.82207643,-3.449441048,-5.33841259,-8.787853639,-0.186450548,-0.186450548,0,-2.983617697,-5.379075541,-8.362693237,-0.759550598 +Lorenzo Brown,brownlo01,2018,330,168,-2.900214107,2.243967946,-0.656246161,-3.161818285,6.92745334,3.765635055,-3.182788522,3.330783521,0.147994998,0.236378658,0.352099043,-0.115720385,-2.457966299,0.887076934,-1.570889365,-1.417931377 +Lorenzo Brown,brownlo01,2019,461,212,-3.301166947,0.140901962,-3.160264985,-8.986617912,4.772497127,-4.214120785,-4.739669439,1.066411151,-3.673258289,-0.100581954,-0.100581954,0,-4.129235694,-0.029443102,-4.158678795,0.734916625 +Markel Brown,brownma02,2015,1586,791,-1.716625839,0.336095708,-1.380530131,1.372686544,-3.061073997,-1.688387454,-1.153245665,-0.321329624,-1.474575289,0.519914013,0.48682594,0.033088073,-1.46620312,-0.656724878,-2.122927998,0.458217157 +Markel Brown,brownma02,2016,2001,982,-0.973449525,-2.646714066,-3.620163591,-0.139331322,-5.143428693,-5.282760015,-0.804059987,-3.265191535,-4.069251522,-0.666374434,-0.666374434,0,-0.749155265,-3.644289651,-4.393444917,0.799422808 +Markel Brown,brownma02,2018,63,31,-4.701458967,1.394474154,-3.306984813,-8.310323204,-8.620251304,-16.93057451,-5.882058271,-0.68738554,-6.569443811,-0.061215784,-0.061215784,0,-3.092389805,-1.08179437,-4.174184175,1.324658492 +Moses Brown,brownmo01,2020,74,33,-8.46662734022714,-11.4087686895708,-19.8753960297979,-9.34119127073837,-16.5930848053058,-25.9342760760441,-9.21568270906969,-13.0946518491898,-22.3103345582595,-0.334130526530929,-0.334130526530929,0,-6.30978735146779,-10.965478590008,-17.2752659414758,1.48848351351032 +Shannon Brown,brownsh01,2014,522,251,-6.97396206,-1.02329036,-7.99725242,-8.058906258,-2.443038516,-10.50194477,-7.638674698,-1.386526392,-9.02520109,-0.807508321,-0.807508321,0,-6.83935303,-1.709778272,-8.549131303,0.365992673 +Shannon Brown,brownsh01,2015,171,89,-4.380855168,-1.326979181,-5.707834349,1.906012331,-7.587527681,-5.68151535,-3.335855745,-2.679069449,-6.014925194,-0.147242765,-0.147242765,0,-3.565075375,-2.18734553,-5.752420905,-0.653495811 +Sterling Brown,brownst02,2018,1607,789,-2.227570798,-0.408669036,-2.636239834,-3.367756042,0.649136958,-2.718619084,-2.621369528,-0.189155974,-2.810525502,-0.028216525,0.012629968,-0.040846493,-2.726736504,-0.285976438,-3.012712942,-0.404350406 +Sterling Brown,brownst02,2019,2631,1196,-1.406995726,-0.924567442,-2.331563168,-3.536281113,-0.989788646,-4.52606976,-1.982649491,-1.070115217,-3.052764708,-0.178763633,-0.316948614,0.138184982,-1.675783536,-1.136808163,-2.812591699,0.084005108 +Sterling Brown,brownst02,2020,1716,771,-2.27407241242877,1.09758411015447,-1.1764883022743,-3.76896245164812,1.31826246653054,-2.45069998511758,-2.76111093467961,1.10889501099608,-1.65221592368353,0.437610919140218,0.485322573169671,-0.047711654029453,-2.18083251576172,0.19390551090744,-1.98692700485428,0.222944790517473 +Troy Brown Jr.,browntr01,2019,1567,730,-1.905490852,-2.26713436,-4.172625212,0.152354948,-0.402928186,-0.250573238,-1.595157892,-1.95482749,-3.549985382,-0.29725383,-0.29725383,0,-1.767314047,-2.775581202,-4.542895249,-0.238586681 +Troy Brown Jr.,browntr01,2020,3881,1782,-0.680995640308457,-0.132529530606807,-0.813525170915264,-2.2521618942585,-1.49348918616677,-3.74565108042527,-1.05064547542984,-0.350145494843794,-1.40079097027363,1.22517548663688,1.22517548663688,0,-0.96279666901515,-0.465934781938947,-1.4287314509541,-0.124316104444036 +Jalen Brunson,brunsja01,2019,3329,1591,0.086482845,-0.50053039,-0.414047545,-0.223644044,-0.914330278,-1.137974322,0.039293722,-0.616702887,-0.577409165,1.760218389,1.760218389,0,-0.532250522,-0.391575419,-0.923825941,-0.192717215 +Jalen Brunson,brunsja01,2020,2145,1022,1.21011393840408,0.152756177892884,1.36287011629696,1.66364440378849,3.59275550411628,5.25639990790477,1.28990374837322,0.876901319890513,2.16680506826373,2.547079346816,2.547079346816,0,1.27391693250401,-0.320457680151009,0.953459252353004,-0.663615428347183 +Nicolas Brussino,brussni01,2017,1047,521,-1.25822014,-2.904320217,-4.162540356,-3.108345788,-3.124027813,-6.232373601,-1.656935994,-3.121545742,-4.778481736,-0.542463701,-0.542463701,0,-1.030691872,-3.164824719,-4.195516591,0.593866797 +Nicolas Brussino,brussni01,2018,21,10,-11.89948251,-5.283612614,-17.18309512,14.09038755,41.25540945,55.345797,-7.130471924,4.173711192,-2.956760731,-0.001040318,-0.001040318,0,-6.131125193,-1.968442403,-8.099567596,-1.370564987 +Kobe Bryant,bryanko01,2014,359,177,-4.186884137,-2.546522718,-6.733406855,-3.297174051,0.303508846,-2.993665206,-4.209408901,-2.070975619,-6.28038452,-0.329399243,-0.329399243,0,-0.283906284,-3.71272426,-3.996630544,3.184938249 +Kobe Bryant,bryanko01,2015,2436,1207,1.519844284,-2.97135852,-1.451514237,-1.085435108,-4.725266223,-5.810701331,1.152772367,-3.470079966,-2.317307599,0.268667196,0.268667196,0,1.195686462,-3.557419397,-2.361732936,0.795453472 +Kobe Bryant,bryanko01,2016,3821,1863,-0.498892439,-3.231082792,-3.72997523,0.01838113,-5.078560914,-5.060179784,-0.229333226,-3.763323131,-3.992656357,-1.19711958,-1.19711958,0,0.90843506,-4.200556079,-3.292121019,1.321226994 +Thomas Bryant,bryanth01,2018,152,72,-3.332516746,-4.754130399,-8.086647145,-3.214457213,-2.650840937,-5.865298151,-3.498759388,-4.615060655,-8.113820042,-0.196428534,-0.196428534,0,-2.844189923,-4.097226593,-6.941416516,-0.306181342 +Thomas Bryant,bryanth01,2019,3219,1496,0.174717189,-1.614665276,-1.439948087,0.478628737,-1.895916547,-1.41728781,0.239098544,-1.702779471,-1.463680927,0.979397191,0.979397191,0,-0.145101733,-1.711140103,-1.856241836,-0.248886493 +Thomas Bryant,bryanth01,2020,2491,1147,-0.35743699137244,0.037533113320907,-0.319903878051533,-0.327248534338314,-2.76575933226967,-3.09300786660798,-0.369071412804,-0.455202708246864,-0.824274121050864,1.12767507046908,1.12767507046908,0,-0.446275525868726,-0.853212338040978,-1.2994878639097,0.06717718177613 +Chase Budinger,budinch01,2014,1511,751,-0.709654375,-1.288703967,-1.998358342,-0.060120878,-1.104253892,-1.16437477,-0.644395148,-1.345686326,-1.990081474,0.290738153,0.290738153,0,-0.690961751,-1.405476251,-2.096438003,-0.142431246 +Chase Budinger,budinch01,2015,2613,1286,-0.518603627,-1.884583524,-2.403187152,-3.339717248,-0.655913619,-3.995630868,-1.105666619,-1.657183762,-2.762850382,-0.00848335,-0.00848335,0,-1.705530479,-2.538979237,-4.244509716,0.591346297 +Chase Budinger,budinch01,2016,1936,929,-1.086808098,0.250029253,-0.836778845,0.281441623,-1.579880634,-1.298439011,-0.86316861,-0.132075146,-0.995243756,0.851887214,0.851887214,0,-1.442196926,-0.995228828,-2.437425754,0.219826326 +Reggie Bullock,bullore01,2014,836,400,-1.767606944,-0.409638548,-2.177245493,-7.14802399,2.771666241,-4.376357749,-3.07758748,0.181623313,-2.895964167,-0.033417796,0.036948925,-0.070366721,-2.175476486,-0.92007107,-3.095547556,0.514439404 +Reggie Bullock,bullore01,2015,679,338,-2.706339563,2.014313398,-0.692026165,-6.125379235,2.919936141,-3.205443094,-3.521420046,2.326730537,-1.194689509,0.270498686,0.270498686,0,-2.134937996,0.587571806,-1.54736619,-0.445426731 +Reggie Bullock,bullore01,2016,892,451,2.247200908,-0.304686113,1.942514795,-1.070416586,-5.201904858,-6.272321444,1.683932442,-1.352665326,0.331267117,0.70932587,0.618820757,0.090505113,1.113796594,-1.812241888,-0.698445294,-0.683796087 +Reggie Bullock,bullore01,2017,950,467,-0.017947582,1.162433798,1.144486216,0.165137682,2.898280788,3.06341847,0.067149932,1.580816978,1.64796691,1.047445189,1.047445189,0,-0.714629101,0.407551064,-0.307078037,-0.040192126 +Reggie Bullock,bullore01,2018,3551,1732,0.65056204,-0.324648963,0.325913077,0.242454785,0.228061203,0.470515988,0.616557372,-0.243605956,0.372951416,2.761715946,2.761715946,0,-0.254543487,-0.404141436,-0.658684922,0.074360478 +Reggie Bullock,bullore01,2019,3957,1879,-1.153496097,-0.975924608,-2.129420705,-0.570984206,-1.580539723,-2.151523929,-1.085647962,-1.15629016,-2.241938121,0.498168681,0.498168681,0,-1.316426398,-1.134327032,-2.45075343,-0.124871129 +Reggie Bullock,bullore01,2020,1425,684,-1.56570188182146,0.039920514221602,-1.52578136759986,-2.05686152745726,1.40743107822868,-0.649430449228582,-1.70714939744213,0.360725423951689,-1.34642397349044,0.488083226251346,0.488083226251346,0,-2.09018267137899,0.237910313415174,-1.85227235796382,-0.361093590933433 +Trey Burke,burketr01,2014,4384,2262,-0.693449559,-1.89342505,-2.586874609,4.654880531,-2.902472064,1.752408467,0.426341353,-2.176439305,-1.750097952,1.138932109,1.138932109,0,0.59934511,-1.927518201,-1.328173091,-1.249036275 +Trey Burke,burketr01,2015,4408,2288,0.043613882,-1.567880384,-1.524266502,-0.051701389,-3.289515099,-3.341216487,0.042666264,-2.045011596,-2.002345332,0.864371322,0.864371322,0,0.14616276,-1.312134365,-1.165971605,-0.922294467 +Trey Burke,burketr01,2016,2661,1366,1.192153767,-2.438847243,-1.246693476,-2.101641206,0.209764291,-1.891876915,0.583198253,-2.06707829,-1.483880037,0.872903792,0.872903792,0,0.386189429,-2.000697083,-1.614507654,-1.051642878 +Trey Burke,burketr01,2017,1456,723,-1.221858444,-2.599902797,-3.821761241,-5.942908735,-2.835279012,-8.778187747,-2.324753481,-2.795482633,-5.120236114,-0.863071619,-0.893679828,0.030608209,-1.907690069,-3.650833404,-5.558523473,-1.148046019 +Trey Burke,burketr01,2018,1614,785,4.178970887,-1.815871022,2.363099865,4.681448748,-4.831508437,-0.150059689,4.559963605,-2.525509227,2.034454378,1.893622567,1.893622567,0,3.499105781,-2.896126937,0.602978844,-1.169153794 +Trey Burke,burketr01,2019,2371,1125,1.974455349,-0.322064659,1.65239069,1.286722148,0.490741979,1.777464127,2.03395714,-0.140762796,1.893194344,2.633266532,2.633266532,0,1.303031058,-0.922647809,0.380383249,-1.089321381 +Trey Burke,burketr01,2020,1401,676,1.80018752910492,-0.091245574737967,1.70894195436695,5.00970971393146,-1.75194017128698,3.25776954264448,2.54123669032461,-0.440924061491636,2.10031262883297,1.66316134981078,0.950829343526156,0.712332006284629,2.14838450306471,-0.496100622159426,1.65228388090528,-1.47761032439893 +Alec Burks,burksal01,2014,4280,2193,1.572130061,-1.184526252,0.387603809,-2.420383956,1.328664962,-1.091718994,0.886985921,-0.674503918,0.212482003,3.30668063,3.30668063,0,0.184383696,-0.228373578,-0.043989882,-0.229974543 +Alec Burks,burksal01,2015,1719,899,0.460499259,-2.809767946,-2.349268687,-0.102145963,-6.076216798,-6.178362761,0.389829129,-3.678499444,-3.288670316,-0.246138872,-0.246138872,0,-0.063235911,-1.860615376,-1.923851287,-0.362094248 +Alec Burks,burksal01,2016,1588,797,0.345475158,-2.043691651,-1.698216493,-1.761391526,2.946563403,1.185171877,-0.066691525,-1.155990135,-1.22268166,0.619269305,0.619269305,0,-0.128644691,-1.063345325,-1.191990016,-0.280554222 +Alec Burks,burksal01,2017,1309,653,-1.127692696,-0.534968445,-1.662661141,-1.968323662,-0.331397654,-2.299721316,-1.382040284,-0.572243374,-1.954283659,0.264954934,0.264954934,0,-1.599485572,-0.860467645,-2.459953217,-0.054169538 +Alec Burks,burksal01,2018,2420,1179,0.418642105,-1.339031647,-0.920389542,-0.823417866,-0.767856227,-1.591274094,0.188233094,-1.363854247,-1.175621153,0.94681923,0.616042334,0.330776896,-0.330795762,-1.06075042,-1.391546182,-0.320079384 +Alec Burks,burksal01,2019,2850,1375,-0.360184752,-1.29373414,-1.653918892,-2.837565625,-2.645415665,-5.48298129,-0.870407204,-1.59972592,-2.470133124,0.203662522,0.203662522,0,-0.362912486,-1.511761864,-1.87467435,-0.625814393 +Alec Burks,burksal01,2020,3911,1849,1.95918820168339,-1.40890769418378,0.550280507499602,-2.66865645763267,0.739872162803905,-1.92878429482877,1.20022493420224,-1.03389553086278,0.166329403339459,2.74620713465576,2.69223859315003,0.053968541505722,0.449159528023481,-0.812267121911007,-0.363107593887526,-0.249364952285396 +Deonte Burton,burtode02,2019,529,244,-5.30776496,2.299423479,-3.008341481,-6.486158656,10.3753214,3.88916274,-5.893851254,4.078677907,-1.815173347,0.116471547,0.153495317,-0.03702377,-5.750337749,1.90437824,-3.845959509,0.3058664 +Deonte Burton,burtode02,2020,789,358,-6.59869219862804,-1.99486493017686,-8.5935571288049,-9.38287990660801,0.482728369893724,-8.90015153671429,-7.57861219254217,-1.63068997746038,-9.20930217000254,-1.18142165040585,-1.18014180919051,-0.001279841215333,-6.82317556760805,-2.69777009992001,-9.52094566752806,0.178199341460467 +Caron Butler,butleca01,2014,3647,1838,-1.175740475,-2.260338748,-3.436079223,-3.204142883,-2.046236626,-5.25037951,-1.662759883,-2.351495855,-4.014255739,-1.228609701,-0.615040388,-0.613569313,-1.623875191,-2.470592807,-4.094467998,-0.39605565 +Caron Butler,butleca01,2015,3165,1623,0.028976516,-1.649698575,-1.620722059,-1.02221721,-0.323206808,-1.345424018,-0.202215537,-1.45561361,-1.657829147,0.898181803,0.898181803,0,-0.002640042,-1.972463747,-1.975103789,-0.656910683 +Caron Butler,butleca01,2016,374,176,0.178823944,-3.791159172,-3.612335227,-8.724536706,-0.584712838,-9.309249544,-1.66012483,-3.322049226,-4.982174056,-0.199718491,-0.199718491,0,-2.143984853,-3.727471765,-5.871456618,-0.350996436 +Jimmy Butler,butleji01,2014,5314,2809,0.151640578,3.013484435,3.165125013,1.292377924,1.946936237,3.23931416,0.429183085,2.919966511,3.349149596,8.663922684,8.722397418,-0.058474734,-0.044881056,3.720166207,3.675285151,-0.423729841 +Jimmy Butler,butleji01,2015,5880,3019,3.571287428,0.745183357,4.316470785,2.613437753,-0.991918568,1.621519186,3.581724095,0.409193174,3.990917268,10.44057795,7.35772376,3.082854194,3.616201455,1.486670748,5.102872203,-0.740432967 +Jimmy Butler,butleji01,2016,4975,2474,3.138730653,0.899852232,4.038582885,-0.957349288,1.840725255,0.883375967,2.503187124,1.151774735,3.654961859,8.034983877,8.034983877,0,2.630541678,1.605596498,4.236138176,-0.599242815 +Jimmy Butler,butleji01,2017,6110,3048,4.686357278,1.697679994,6.384037273,2.757994068,3.651329554,6.409323621,4.615727663,2.186635617,6.80236328,14.82461084,14.15540609,0.669204747,3.828905715,2.284227958,6.113133673,-0.245259776 +Jimmy Butler,butleji01,2018,4651,2334,5.883368287,1.788053882,7.671422169,3.507519302,4.091494289,7.599013592,5.663651331,2.404066519,8.06771785,12.73994626,11.50387641,1.236069851,4.900383885,2.620150267,7.520534152,-1.414453831 +Jimmy Butler,butleji01,2019,5528,2606,3.465420223,2.026080606,5.491500829,3.407497934,1.213941384,4.621439318,3.642051091,1.970907089,5.61295818,11.13844142,8.284622372,2.85381905,3.481293736,2.079263386,5.560557122,-0.885089115 +Jimmy Butler,butleji01,2020,5631,2765,4.34695479234677,1.77325567992585,6.12021047227262,1.97441268153466,0.084835767308721,2.05924844884338,4.0865153050555,1.51295369124263,5.59946899629813,11.8023759033937,8.79623357639763,3.00614232699602,4.85011260803168,1.48964012548862,6.3397527335203,-0.493136534107416 +Rasual Butler,butlera01,2014,878,448,1.225729918,-4.964364716,-3.738634798,-1.332730494,-3.438012529,-4.770743023,0.799438367,-5.015026587,-4.21558822,-0.337450116,-0.253324775,-0.084125341,-0.530397477,-4.605441914,-5.135839391,-0.306716411 +Rasual Butler,butlera01,2015,3015,1512,0.336737903,-0.616594469,-0.279856566,-2.159429664,-0.821256987,-2.980686652,-0.150834976,-0.727435825,-0.878270801,1.431855112,1.435482795,-0.003627682,-0.846910544,-0.999246342,-1.846156885,-0.791637973 +Rasual Butler,butlera01,2016,869,432,1.14088345,-0.150945978,0.989937472,-0.279616321,1.005567639,0.725951318,0.871800571,-0.042741273,0.829059298,0.780264251,0.780264251,0,-0.065836806,-0.846281694,-0.9121185,-1.063160952 +Dwight Buycks,buyckdw01,2014,286,146,-6.425433903,-0.261268901,-6.686702804,-0.913891428,-0.214432109,-1.128323538,-5.696399132,-0.257892234,-5.954291366,-0.237215761,-0.237215761,0,-3.760921364,-1.185666009,-4.946587373,-0.590449941 +Dwight Buycks,buyckdw01,2015,242,123,-2.833962539,-5.887422297,-8.721384836,-3.464106498,-5.328314333,-8.792420831,-3.084585699,-6.068754915,-9.153340614,-0.401682927,-0.401682927,0,-4.490377528,-6.565256108,-11.05563364,-0.037264039 +Dwight Buycks,buyckdw01,2018,865,427,-1.918536495,-0.784856612,-2.703393107,-2.794360831,3.519521831,0.725161,-2.191515374,0.055649317,-2.135866056,0.133314396,0.133314396,0,-2.001361464,-1.446758573,-3.448120037,-0.354399188 +Andrew Bynum,bynuman01,2014,1022,516,-4.691248347,0.170204519,-4.521043828,-4.727154499,-1.683315459,-6.410469958,-4.944908378,-0.178617938,-5.123526316,-0.617972032,-0.617972032,0,-4.070136415,-1.750208621,-5.820345036,-0.565126238 +Will Bynum,bynumwi01,2014,2135,1054,0.153466389,-3.958678124,-3.805211736,-2.404868925,0.681388651,-1.723480274,-0.347033155,-3.183197344,-3.530230498,-0.421213972,-0.421213972,0,-0.458944347,-3.803736157,-4.262680503,0.375914421 +Will Bynum,bynumwi01,2015,201,98,-5.149956676,-9.778535608,-14.92849228,-6.198606429,-11.1600973,-17.35870373,-5.695460109,-10.71607534,-16.41153545,-0.712632099,-0.677047302,-0.035584797,-3.964455872,-9.355598767,-13.32005464,1.921645396 +Bruno Caboclo,cabocbr01,2015,44,23,-10.08438198,-17.96305648,-28.04743846,-21.46031321,-14.32122492,-35.78153813,-13.29942526,-18.38086426,-31.68028952,-0.340554307,-0.340554307,0,-10.83128989,-16.24048308,-27.07177296,0.301941571 +Bruno Caboclo,cabocbr01,2016,90,43,-15.72677262,-5.110372526,-20.83714514,-13.27295424,1.177253592,-12.09570065,-16.25232496,-4.152497326,-20.40482229,-0.394383744,-0.394383744,0,-15.85541864,-3.990726951,-19.84614559,1.781439687 +Bruno Caboclo,cabocbr01,2017,83,40,1.412154744,6.324717166,7.73687191,-5.051079749,9.314397063,4.263317315,0.038733783,7.259023862,7.297757646,0.203573358,0.203573358,0,-0.472831569,2.729661882,2.256830313,-0.708591432 +Bruno Caboclo,cabocbr01,2018,212,107,-3.938287909,2.300145632,-1.638142276,-3.343340673,5.60954835,2.266207677,-3.986115399,3.173626213,-0.812489187,0.100941347,0.100941347,0,-3.495699152,0.931084269,-2.564614883,0.275843134 +Bruno Caboclo,cabocbr01,2019,1666,800,-1.025309063,-0.43595639,-1.461265453,0.704952699,0.133541684,0.838494383,-0.69958817,-0.378618317,-1.078206487,0.681453507,0.681453507,0,-1.635830093,-0.22628021,-1.862110303,-0.135275345 +Bruno Caboclo,cabocbr01,2020,570,251,-3.88559376663251,3.45510430678566,-0.43048945984685,-6.47333825470272,3.93162037327837,-2.54171788142435,-4.63207681856013,3.7720625300426,-0.860014288517538,0.246298492601454,0.247208174289973,-0.000909681688519,-2.90194530219868,3.09651145256595,0.194566150367264,1.06944689812241 +Devontae Cacok,cacokde01,2020,22,9,7.10535208338217,-15.8298734217732,-8.72452133839101,15.8589010966364,-7.03851961147981,8.82038148515665,9.39863283411048,-14.98739664228,-5.58876380816956,-0.013153830139738,-0.013153830139738,0,5.34185243229066,-11.5022903926045,-6.16043796031385,0.930523316894175 +Nick Calathes,calatni01,2014,2270,1173,-2.061774126,3.356327186,1.294553061,-2.878009111,3.043367138,0.165358027,-2.352227575,3.46430168,1.112074106,2.303108134,2.303108134,0,-1.934935629,3.114351916,1.179416288,-0.340553272 +Nick Calathes,calatni01,2015,1911,964,-1.759684674,3.178660478,1.418975804,-2.02488077,7.482145682,5.457264912,-1.926338183,4.222039959,2.295701776,2.488336788,2.436986932,0.051349856,-1.553897931,4.622228523,3.068330592,0.278625937 +Jose Calderon,caldejo01,2014,5292,2659,2.108242933,-1.674598006,0.433644926,0.46864647,-3.797175941,-3.328529471,1.861997189,-2.225803051,-0.363805862,3.227670857,2.932721713,0.294949143,2.943705287,-1.58233936,1.361365927,-0.567410177 +Jose Calderon,caldejo01,2015,2464,1270,-1.238452215,-5.473405048,-6.711857263,-2.011915342,-3.575939111,-5.587854453,-1.411442283,-5.343528677,-6.75497096,-2.59123021,-2.59123021,0,-1.287784896,-4.899565709,-6.187350605,-0.140670781 +Jose Calderon,caldejo01,2016,3974,2024,0.247869634,-0.159020494,0.08884914,1.969520902,-1.974815495,-0.005294593,0.619681542,-0.534894697,0.084786846,2.897294652,2.897294652,0,0.079360349,-0.099447972,-0.020087623,-1.002460962 +Jose Calderon,caldejo01,2017,1261,614,-0.957364081,-3.265703152,-4.223067233,-3.593818157,1.324060839,-2.269757318,-1.541045235,-2.493506396,-4.03455163,-0.403690472,-0.519851299,0.116160826,-1.756834911,-3.125193861,-4.882028771,0.120140834 +Jose Calderon,caldejo01,2018,2064,1018,-0.152714212,0.54431193,0.391597718,-0.110153203,2.203697106,2.093543902,-0.1980618,0.967677195,0.769615395,1.816606014,1.675412521,0.141193493,-0.357884612,0.366072659,0.008188047,-0.75458605 +Jose Calderon,caldejo01,2019,1356,642,-3.136896413,-2.3076998,-5.444596213,-9.445914066,-0.9074513,-10.35336537,-4.64479003,-2.148448471,-6.793238501,-1.313025087,-1.356656686,0.043631599,-4.241400395,-2.676805044,-6.918205439,-1.003961354 +Kentavious Caldwell-Pope,caldwke01,2014,3226,1583,-0.714361183,-0.752423589,-1.466784771,-1.337263581,3.936982374,2.599718793,-0.90089335,0.225947518,-0.674945832,1.678950625,1.678950625,0,-1.180891552,-0.065046417,-1.245937969,0.17399418 +Kentavious Caldwell-Pope,caldwke01,2015,5120,2587,-0.233093974,-0.857780329,-1.090874303,4.704571344,1.271739066,5.97631041,0.788027612,-0.449753643,0.338273969,4.092962773,4.092962773,0,1.244463358,-0.098944836,1.145518522,0.394968725 +Kentavious Caldwell-Pope,caldwke01,2016,5896,2950,0.415729658,1.712751322,2.128480979,2.264325838,1.232497297,3.496823135,0.822598449,1.715155702,2.537754151,7.993064535,7.415250047,0.577814488,0.741244131,2.115625035,2.856869166,0.069109511 +Kentavious Caldwell-Pope,caldwke01,2017,5081,2529,0.681093176,-0.146978045,0.534115132,0.2243994,-2.759983168,-2.535583768,0.667546642,-0.729986767,-0.062440124,3.476403088,3.476403088,0,0.391905736,-0.110190646,0.28171509,0.244845078 +Kentavious Caldwell-Pope,caldwke01,2018,5193,2458,0.597812092,-0.488748074,0.109064018,1.170518861,-0.547551331,0.622967529,0.770668714,-0.52836306,0.242305654,3.772833131,3.772833131,0,0.813275938,0.286456443,1.099732382,0.535759411 +Kentavious Caldwell-Pope,caldwke01,2019,4420,2035,1.055465121,0.208492838,1.263957959,-0.579170728,-2.250570965,-2.829741693,0.808161021,-0.297614038,0.510546983,3.388708417,3.388708417,0,0.302269956,-0.066767722,0.235502235,0.103039451 +Kentavious Caldwell-Pope,caldwke01,2020,4988,2370,-0.368955785612703,-0.227587248141603,-0.596543033754305,0.969205434801632,-1.44947553731954,-0.480270102517912,-0.141708043737865,-0.554616741692854,-0.696324785430719,2.49357222574419,1.92767670712823,0.565895518615964,-0.547273850091682,-0.146028631392096,-0.693302481483778,-0.110064184754495 +Isaiah Canaan,canaais01,2014,542,252,-1.643251994,-1.45654781,-3.099799804,-3.489468141,-4.096897543,-7.586365684,-2.190211191,-2.120070002,-4.310281193,-0.20247683,-0.20247683,0,-2.597667239,-2.151044511,-4.748711751,0.89450324 +Isaiah Canaan,canaais01,2015,1908,938,0.181859014,-1.504555187,-1.322696173,-1.517466853,1.319204669,-0.198262184,-0.064160982,-1.020724287,-1.084885269,0.800691228,0.800691228,0,-0.15079277,-1.202556778,-1.353349547,0.404531776 +Isaiah Canaan,canaais01,2016,4060,1966,0.129762446,-1.897427336,-1.76766489,-3.953669249,-2.296840122,-6.250509372,-0.609039834,-2.057094723,-2.666134557,0.083805467,0.083805467,0,-0.63125749,-2.201500209,-2.832757699,-0.367081235 +Isaiah Canaan,canaais01,2017,1377,687,-2.242090344,-0.190252408,-2.432342753,-4.917920448,-2.294603817,-7.212524265,-2.930809529,-0.668246678,-3.599056207,-0.307289362,-0.129904798,-0.177384565,-3.45617604,-0.662352326,-4.118528366,-0.525935798 +Isaiah Canaan,canaais01,2018,860,422,0.409607583,0.856823548,1.266431131,1.711838281,1.461566394,3.173404675,0.780686619,1.095375119,1.876061737,0.986058729,0.986058729,0,-0.545972393,0.758335505,0.212363112,-1.201191307 +Isaiah Canaan,canaais01,2019,1306,629,-1.828394822,-2.535202144,-4.363596966,-1.97855397,-2.156996194,-4.135550163,-1.951873819,-2.572676199,-4.524550018,-0.549920284,-0.549920284,0,-1.420810959,-2.222520648,-3.643331607,-0.962959755 +Vlatko Cancar,cancavl01,2020,97,45,-1.09706173903193,0.597629859373519,-0.499431879658408,-0.615057726618318,-1.12243676787726,-1.73749449449558,-1.07891994011976,0.286318554131804,-0.792601385987955,0.045398723757364,0.045398723757364,0,-1.41179054086913,-1.31401191019227,-2.7258024510614,1.04242031468153 +Clint Capela,capelca01,2015,477,217,-2.879197462,1.232626028,-1.646571434,-2.968828525,0.886640534,-2.082187991,-3.114340986,1.238118579,-1.876222407,0.100887913,-0.057578455,0.158466369,-3.113202214,0.465185152,-2.648017062,0.446160859 +Clint Capela,capelca01,2016,3172,1514,-0.389880674,1.80307528,1.413194606,-0.293044086,2.001525805,1.70848172,-0.422954519,1.988704647,1.565750128,3.34418762,3.207539689,0.136647931,-0.510189974,1.895308394,1.38511842,0.284398342 +Clint Capela,capelca01,2017,3803,1837,-0.672805067,1.517160267,0.8443552,2.564064934,-0.877451881,1.686613053,-0.122086609,1.110043474,0.987956864,3.523056969,2.729766898,0.793290071,0.935762851,1.228817868,2.164580719,-0.342826591 +Clint Capela,capelca01,2018,5206,2554,-0.047740039,4.222541071,4.174801032,2.586500528,-1.4257292,1.160771328,0.416049491,3.277288785,3.693338276,8.439725989,5.899000136,2.540725853,1.260040823,3.880604092,5.140644916,-0.501496965 +Clint Capela,capelca01,2019,5275,2580,0.644375002,2.159601424,2.803976426,1.528679654,0.452898768,1.981578422,0.793208864,1.9299462,2.723155064,7.151116247,6.702303223,0.448813024,1.479327291,2.019029946,3.498357237,-0.915829624 +Clint Capela,capelca01,2020,2788,1279,-1.04026529553785,4.86587480389223,3.82560950835438,-0.521343059094642,0.213009060213415,-0.308333998881227,-1.04639025980112,4.17785619084532,3.1314659310442,3.84345755700125,3.84345755700125,0,-1.0497898369015,4.57523411623346,3.52544427933195,0.147164329772159 +DeMarre Carroll,carrode01,2014,5151,2587,0.518101399,1.93307095,2.451172349,1.346751574,2.138642677,3.485394252,0.715569752,2.086226968,2.80179672,7.267875133,7.185512721,0.082362412,1.061291364,1.976433522,3.037724886,-0.514323637 +DeMarre Carroll,carrode01,2015,5484,2747,2.243789528,0.862761886,3.106551414,0.896414469,-0.309556357,0.586858112,2.075836595,0.636607147,2.712443742,7.696745749,6.279015721,1.417730028,1.893775791,1.093114315,2.986890107,-0.015690304 +DeMarre Carroll,carrode01,2016,2698,1382,-0.281499226,2.150028233,1.868529008,0.963428418,1.523644425,2.487072843,-0.072059387,2.151026262,2.078966874,3.429677673,2.107175098,1.322502575,0.372213298,2.331648698,2.703861996,-0.180036611 +DeMarre Carroll,carrode01,2017,4051,2037,-0.720238849,2.341414948,1.621176099,0.29519967,-1.180660605,-0.885460936,-0.586612683,1.736151265,1.149538581,4.013975173,4.223790902,-0.209815729,-0.069588657,2.174791305,2.105202647,-0.406768689 +DeMarre Carroll,carrode01,2018,4536,2180,-0.250239595,0.094972207,-0.155267388,0.268137944,1.651288092,1.919426036,-0.131484858,0.452933235,0.321448377,3.399648468,3.399648468,0,0.06737653,0.388310042,0.455686572,-0.479898633 +DeMarre Carroll,carrode01,2019,3915,1822,-0.541540075,-0.947681796,-1.489221871,-0.618086747,1.24299354,0.624906793,-0.581143868,-0.546824277,-1.127968144,1.506976808,1.617033419,-0.110056611,-0.852265381,-1.179317498,-2.031582879,-0.174953389 +DeMarre Carroll,carrode01,2020,647,296,-1.95557991021127,0.943206873341327,-1.01237303686994,-2.15955409124972,1.67810718307171,-0.481446908178009,-2.13522261914371,1.18051485113769,-0.954707768006019,0.274230514847237,0.21709412545584,0.057136389391397,-2.40010493473651,0.258768482918222,-2.14133645181828,0.455305485063612 +Jevon Carter,carteje01,2019,1184,577,-2.827583116,0.214045142,-2.613537974,-3.110288185,1.234772193,-1.875515992,-3.00616592,0.423373423,-2.582792497,0.048695351,0.048695351,0,-3.353395146,0.603579769,-2.749815377,-1.093383898 +Jevon Carter,carteje01,2020,2032,945,0.497586130483829,0.154217569064295,0.651803699548124,-2.62293360041365,2.43476518597039,-0.188168414443256,-0.14610109492242,0.643045570620984,0.496944475698564,1.5533540420268,1.5533540420268,0,-0.212190742152511,0.889892727830749,0.677701985678238,-0.790789058681649 +Michael Carter-Williams,cartemi01,2014,5053,2414,-1.319121184,1.270998611,-0.048122573,2.146746075,-2.440271134,-0.293525059,-0.534324126,0.633228969,0.098904843,3.559658854,3.559658854,0,0.2133977,0.414627354,0.628025054,1.390914878 +Michael Carter-Williams,cartemi01,2015,4704,2340,-3.06078139,1.733178352,-1.327603038,-3.577989318,1.769112863,-1.808876455,-3.188758396,1.83845374,-1.350304656,1.683999663,2.104889828,-0.420890165,-2.587256231,1.696816267,-0.890439963,0.87539451 +Michael Carter-Williams,cartemi01,2016,3333,1649,-0.917715885,2.465286299,1.547570415,-2.861696518,0.986925614,-1.874770905,-1.352515233,2.343470174,0.990954941,3.162085889,3.162085889,0,-0.87784038,2.511216904,1.633376524,0.457804225 +Michael Carter-Williams,cartemi01,2017,1829,899,-2.840326373,2.646377815,-0.193948559,-2.148421861,0.990369988,-1.158051873,-2.84731835,2.446482937,-0.400835413,1.078538795,1.169373701,-0.090834906,-3.147263933,2.035424412,-1.11183952,0.674905658 +Michael Carter-Williams,cartemi01,2018,1700,835,-1.891511018,3.51345989,1.621948872,-2.533306996,1.28935797,-1.243949026,-2.168685896,3.291468373,1.122782477,1.643408394,1.643408394,0,-1.919725991,3.252943761,1.33321777,-0.388566376 +Michael Carter-Williams,cartemi01,2019,1012,464,-0.323962908,1.973199742,1.649236835,-1.392097043,1.415645501,0.023548458,-0.552406875,1.968074784,1.415667909,1.02118832,0.62441964,0.39676868,-0.34500178,2.50120784,2.15620606,0.545921965 +Michael Carter-Williams,cartemi01,2020,1742,833,0.847243614276031,3.60763991754049,4.45488353181652,2.74031832860973,-0.281054825478699,2.45926350313103,1.31062814184221,3.00714408104016,4.31777222288238,3.01518905533605,3.01518905533605,0,0.563721014786309,3.19509688641591,3.75881790120222,0.387843662625281 +Vince Carter,cartevi01,2014,4398,2163,3.332275572,-0.363029743,2.969245829,-1.319379215,5.51135507,4.191975855,2.504563543,0.840956549,3.345520091,6.815416169,5.714039869,1.1013763,3.353271627,0.251388263,3.60465989,0.735539031 +Vince Carter,cartevi01,2015,2558,1287,0.176896946,-1.048626718,-0.871729772,-0.449454001,1.284468973,0.835014972,0.047386591,-0.681337552,-0.63395096,1.422161925,0.751823239,0.670338686,0.648580343,-0.62705289,0.021527453,0.304463606 +Vince Carter,cartevi01,2016,2208,1096,1.863602212,-2.111643455,-0.248041243,-0.631348623,-0.762866568,-1.394215191,1.47333366,-1.936434563,-0.463100903,1.275630101,1.28244555,-0.00681545,0.969416896,-2.076529362,-1.107112466,0.21625042 +Vince Carter,cartevi01,2017,3872,1994,0.739549692,-0.289098196,0.450451496,1.879915111,0.680887453,2.560802564,1.007779255,-0.115972147,0.891807108,3.62836706,3.945270277,-0.316903217,1.295855139,-0.170128938,1.125726201,-0.387184616 +Vince Carter,cartevi01,2018,2050,1026,-0.597941956,0.88011949,0.282177534,-0.107653763,0.859287111,0.751633348,-0.477885567,0.963952865,0.486067298,1.687121062,1.687121062,0,-0.392056457,0.078927318,-0.313129139,-0.40098305 +Vince Carter,cartevi01,2019,2963,1330,-0.216999688,-1.06969965,-1.286699338,-4.870691036,2.928338349,-1.942352687,-1.173868305,-0.250474789,-1.424343095,0.905034635,0.905034635,0,-0.362867642,-1.26457685,-1.627444491,0.621865082 +Vince Carter,cartevi01,2020,1910,876,-2.30425466143037,-1.92380973528863,-4.228064396719,-3.84931606732853,1.71386352543206,-2.13545254189647,-2.73820337630892,-1.21259742763219,-3.95080080394111,-0.535855449912581,-0.535855449912581,0,-1.94244238904444,-2.7357562784318,-4.67819866747624,-0.156899796603206 +Wendell Carter Jr.,cartewe01,2019,2293,1110,-3.846317792,1.143936522,-2.70238127,-6.995977553,1.778530633,-5.21744692,-4.669539374,1.421382854,-3.24815652,-0.28154397,-0.28154397,0,-4.524269419,1.281799147,-3.242470271,-0.207003354 +Wendell Carter Jr.,cartewe01,2020,2637,1256,-2.98723560046774,-0.629509720318437,-3.61674532078617,-1.2735118562355,3.13497711158235,1.86146525534686,-2.75962487960445,0.098682017724809,-2.66094286187964,0.057017050889697,0.057017050889697,0,-2.9578893195402,0.799701627001783,-2.15818769253841,-0.092607073716209 +Alex Caruso,carusal01,2018,1202,562,-2.195286474,0.494106293,-1.701180182,-2.973844577,3.546087556,0.572242979,-2.483941672,1.161455741,-1.32248593,0.412185533,0.412185533,0,-2.437277691,0.486707029,-1.950570661,0.695779544 +Alex Caruso,carusal01,2019,1135,531,2.147171833,2.688800468,4.835972301,-1.056385614,5.793384944,4.73699933,1.649426969,3.495626827,5.145053797,2.151722324,2.151722324,0,0.750970517,2.594952915,3.345923432,0.611050238 +Alex Caruso,carusal01,2020,3592,1685,-1.29156760927521,3.527451349227,2.23588373995179,-1.23886331827606,4.18928764559124,2.95042432731518,-1.38499013537182,3.80842505396769,2.42343491859587,4.47156955152683,3.77838229861492,0.693187252911911,-1.5680455157083,4.07692990671746,2.50888439100917,0.457203984567786 +Omri Casspi,casspom01,2014,2684,1283,-0.407737708,0.796403391,0.388665684,-0.263988212,2.893081854,2.629093642,-0.471313465,1.260784764,0.789471299,2.338226516,2.338226516,0,-0.069634043,0.673598916,0.603964874,0.883271611 +Omri Casspi,casspom01,2015,2893,1416,1.086101677,-3.102519291,-2.016417614,-1.398991913,-3.878804961,-5.277796874,0.634837017,-3.41156089,-2.776723873,-0.019450619,-0.019450619,0,-0.200659937,-3.987862224,-4.188522161,0.71593218 +Omri Casspi,casspom01,2016,4004,1880,1.462170163,-1.765703776,-0.303533612,1.798351827,1.117010481,2.915362308,1.625922961,-1.249378625,0.376544336,3.022943019,3.022943019,0,1.215167848,-1.298105188,-0.08293734,0.783157434 +Omri Casspi,casspom01,2017,1300,643,-1.914362893,-1.67219182,-3.586554713,-1.569667776,-2.325292474,-3.894960251,-1.937599062,-1.868043346,-3.805642408,-0.338761525,-0.338761525,0,-2.633622257,-1.684589453,-4.31821171,-0.321758 +Omri Casspi,casspom01,2018,1573,740,-0.555265016,0.026372667,-0.52889235,-2.795494392,1.950996227,-0.844498165,-1.12557064,0.397493605,-0.728077034,0.762878731,0.762878731,0,-0.994180807,-0.373397894,-1.367578701,-0.064224041 +Omri Casspi,casspom01,2019,1094,520,-0.537776789,2.438779605,1.901002816,0.082737247,1.479277519,1.562014766,-0.390923717,2.37274264,1.981818923,1.255989211,1.255989211,0,-0.97346402,1.408239964,0.434775944,0.050229181 +Willie Cauley-Stein,caulewi01,2016,2986,1412,-1.587732771,-0.279540636,-1.867273407,1.150388504,-2.47255616,-1.322167656,-1.112462053,-0.71874582,-1.831207873,0.660733918,0.660733918,0,-1.703778085,-0.929471083,-2.633249168,-0.172144415 +Willie Cauley-Stein,caulewi01,2017,2858,1421,-3.17872685,-0.512927453,-3.691654302,-2.06668699,-0.833372717,-2.900059708,-3.117082014,-0.577887996,-3.69497001,-0.682820887,-0.682820887,0,-3.258758481,-0.849982467,-4.108740948,-0.325999942 +Willie Cauley-Stein,caulewi01,2018,4116,2044,-2.914694379,1.031741051,-1.882953328,-1.846587425,0.05093673,-1.795650695,-2.80426901,0.93586873,-1.868400279,0.916987533,0.916987533,0,-2.838582558,0.333564701,-2.505017857,-0.257619534 +Willie Cauley-Stein,caulewi01,2019,4822,2213,-2.648307994,1.444718015,-1.203589979,0.730825246,1.252683028,1.983508274,-2.106705468,1.506762826,-0.599942642,2.426611162,2.426611162,0,-1.729854044,1.65585202,-0.074002023,-0.040289349 +Willie Cauley-Stein,caulewi01,2020,2301,1097,-4.09970880997658,4.81033951845575,0.710630708479173,-2.35950462148702,2.33025768277102,-0.029246938716007,-3.96045751180766,4.67095570952472,0.710498197717064,1.91954418453066,1.91954418453066,0,-4.17432961804201,4.22406221139696,0.049732593354946,-0.88786532657444 +Troy Caupain,caupatr01,2019,33,16,14.30346455,5.016602161,19.32006671,10.47751325,3.437834186,13.91534744,14.3771207,4.940585707,19.3177064,0.176321957,0.176321957,0,7.686273461,3.628737321,11.31501078,-2.161759621 +Tyler Cavanaugh,cavanty01,2018,1092,518,-0.782750269,-4.794544436,-5.577294705,1.513535786,-1.154159911,0.359375876,-0.316570119,-4.300576569,-4.617146688,-0.493631422,-0.493631422,0,-0.961509934,-3.812719883,-4.774229818,0.035214023 +Tyler Cavanaugh,cavanty01,2019,90,39,-4.708308095,-5.56764865,-10.27595675,-17.23376332,-3.090055857,-20.32381918,-7.621712422,-5.444598967,-13.06631139,-0.204691365,-0.204691365,0,-7.109707754,-5.787522518,-12.89723027,-0.288224382 +Mario Chalmers,chalmma01,2014,5234,2713,0.987447714,1.87218091,2.859628625,3.146345034,0.333416629,3.479761663,1.449582127,1.666577639,3.116159765,8.106604395,7.550286661,0.556317733,2.119289954,1.62826432,3.747554274,0.345175683 +Mario Chalmers,chalmma01,2015,4588,2368,0.098930451,1.267214793,1.366145244,-4.163503236,2.008003434,-2.155499802,-0.770353553,1.523314065,0.752960512,4.240983635,4.240983635,0,-0.66305611,1.839381033,1.176324922,0.200967072 +Mario Chalmers,chalmma01,2016,2767,1373,2.181146086,2.005955681,4.187101767,-0.751496472,3.705680223,2.954183751,1.716541976,2.493728244,4.21027022,4.920356478,4.920356478,0,1.040753782,2.417377959,3.458131741,0.8101862 +Mario Chalmers,chalmma01,2018,2949,1421,-1.987847522,0.483024997,-1.504822525,-2.114465517,2.615688182,0.501222665,-2.079310733,0.992254444,-1.087056289,1.218142017,1.218142017,0,-1.908867661,1.0400124,-0.868855261,1.029912912 +Tyson Chandler,chandty01,2014,3169,1662,-2.053565101,1.608228329,-0.445336772,1.981566787,-1.652821597,0.32874519,-1.333933587,1.065376904,-0.268556684,2.10319957,2.10319957,0,-1.393622177,0.541911919,-0.851710258,-0.043133442 +Tyson Chandler,chandty01,2015,4966,2446,-0.215741812,2.581745125,2.366003313,0.448867271,1.097315437,1.546182708,-0.097556934,2.434513736,2.336956802,6.347350026,6.239912788,0.107437238,-0.254713633,2.139294853,1.884581221,-0.337358722 +Tyson Chandler,chandty01,2016,3333,1618,-2.026030409,0.435809919,-1.59022049,-4.528258695,-0.54948861,-5.077747305,-2.662617194,0.291129532,-2.371487662,0.312904054,0.312904054,0,-2.82611355,-0.262266815,-3.088380365,0.13782752 +Tyson Chandler,chandty01,2017,2724,1298,-1.457123307,-0.388353071,-1.845476378,0.540669705,-0.207015475,0.33365423,-1.137441594,-0.328725147,-1.466166741,0.847966798,0.847966798,0,-2.145198431,-0.057464678,-2.202663109,-0.258254094 +Tyson Chandler,chandty01,2018,2413,1151,-2.141082755,1.228857392,-0.912225363,-0.42010714,-0.60244565,-1.022552791,-1.90570888,0.976400397,-0.929308482,1.063755443,1.063755443,0,-2.909253765,-0.001940039,-2.911193803,-0.503579809 +Tyson Chandler,chandty01,2019,1919,875,-3.855161144,1.551618324,-2.30354282,-2.485453297,2.513507444,0.028054147,-3.784419206,1.831790115,-1.952629091,0.366114888,0.366114888,0,-4.481424103,1.732418754,-2.749005348,-0.382744086 +Tyson Chandler,chandty01,2020,494,219,-3.39318906953233,-1.09026302321293,-4.48345209274526,-1.11575811068957,1.53822723485226,0.422469124162693,-3.21462761528969,-0.631260600237527,-3.84588821552722,-0.123113203948387,-0.123113203948387,0,-3.55994523181835,-0.473661008164019,-4.03360623998237,-0.170713939312409 +Wilson Chandler,chandwi01,2014,3994,1927,0.989135563,0.475535428,1.464670991,-1.830640532,-1.800947007,-3.631587539,0.469204157,0.047441323,0.51664548,3.21795918,3.21795918,0,0.194706504,0.356089199,0.550795704,0.189315065 +Wilson Chandler,chandwi01,2015,5003,2471,0.696489669,-0.946702621,-0.250212952,1.126760753,-3.808739136,-2.681978383,0.843408708,-1.573180854,-0.729772146,2.54020222,2.54020222,0,0.639113619,-1.000236244,-0.361122625,-0.252547071 +Wilson Chandler,chandwi01,2017,4569,2197,0.619484231,1.015644506,1.635128737,0.234484167,-2.130043219,-1.895559053,0.516141029,0.465202711,0.98134374,4.181926712,4.181926712,0,0.943956915,-0.170781266,0.773175649,-0.013404643 +Wilson Chandler,chandwi01,2018,4795,2346,-0.686342044,0.216880971,-0.469461074,-0.286055972,-0.436849298,-0.72290527,-0.673850193,0.105604282,-0.568245911,2.592493738,2.592493738,0,-0.392021244,-0.552850825,-0.944872069,-0.71836681 +Wilson Chandler,chandwi01,2019,2646,1229,-2.372536188,-0.560725812,-2.933262,2.649670339,-0.628563182,2.021107157,-1.498671296,-0.604789925,-2.103461221,0.42893884,0.347173495,0.081765345,-1.878801609,-0.833675888,-2.712477497,-0.464334211 +Wilson Chandler,chandwi01,2020,1569,734,-1.82354352799848,1.15925224149307,-0.664291286505415,-4.74798396049909,-0.907975302282911,-5.655959262782,-2.55086289324743,0.785769586946249,-1.76509330630118,0.367519888995213,0.367519888995213,0,-2.23768558714489,0.461217777237841,-1.77646780990705,-0.363937971586117 +Joe Chealey,chealjo01,2019,16,8,-10.02906465,-10.46751121,-20.49657586,-9.028702857,-6.300770094,-15.32947295,-10.33655502,-10.16108604,-20.49764105,-0.070807225,-0.070807225,0,-5.187206569,-13.62727165,-18.81447822,-2.295408381 +Joe Chealey,chealjo01,2020,69,33,-10.7003553882365,4.92743554428715,-5.77291984394937,-25.4066538773421,9.77438210089537,-15.6322717764468,-14.3579638048107,6.31633173614919,-8.04163206866152,-0.088602626822609,-0.088602626822609,0,-10.7267639488669,3.3445504368258,-7.38221351204109,-0.562092484798134 +Zylan Cheatham,cheatzy01,2020,112,51,-3.97209097774659,-8.85706935924275,-12.8291603369893,-5.55262898462081,-8.08475304747845,-13.6373820320993,-4.5412273822193,-9.20878546747274,-13.750012849692,-0.285513621185191,-0.285513621185191,0,-4.3925799221598,-8.23876214743469,-12.6313420695945,-0.252890446102953 +Will Cherry,cherrwi01,2015,137,69,-4.825456149,1.357051478,-3.468404672,-2.462764686,-0.926992842,-3.389757528,-4.751261277,0.909208508,-3.842052769,-0.038753558,-0.038753558,0,-1.942459845,1.846042858,-0.096416986,0.771135549 +Josh Childress,childjo01,2014,47,24,-2.606229991,4.658180472,2.051950481,15.87460124,2.735331349,18.60993259,1.111929291,4.569173456,5.681102747,0.102431322,0.102431322,0,-0.103501485,1.901129138,1.797627652,-0.748689549 +Chris Chiozza,chiozch01,2019,72,33,-2.875147525,-9.539618069,-12.41476559,-13.82642744,0.468081183,-13.35834625,-5.508553293,-8.134557989,-13.64311128,-0.182003272,-0.182003272,0,-3.760837068,-7.565383565,-11.32622063,-0.777778233 +Chris Chiozza,chiozch01,2020,1025,466,-0.302725859350543,0.015233927101932,-0.28749193224861,-1.02014076718617,5.50236006139601,4.48221929420984,-0.466608827190737,1.19676375445576,0.730154927265019,0.83349830776624,0.788919552229751,0.044578755536489,0.955897366815612,-0.301973041141806,0.653924325673806,0.532322839810933 +Dionte Christmas,chrisdi01,2014,410,198,-0.124018402,-4.108636863,-4.232655265,-4.604226041,0.252645524,-4.351580517,-1.092986641,-3.447968065,-4.540954707,-0.180760839,-0.180760839,0,-1.267844194,-3.896565577,-5.164409771,-0.085188882 +Marquese Chriss,chrisma01,2017,3721,1743,-3.028004361,-0.475789268,-3.503793629,-2.082921356,-4.62330464,-6.706225996,-2.986334834,-1.321713986,-4.30804882,-1.404795845,-1.404795845,0,-2.761795572,-0.802715832,-3.564511404,1.363275855 +Marquese Chriss,chrisma01,2018,3272,1527,-3.926695743,0.331624841,-3.595070902,-1.340680274,-0.454577447,-1.795257721,-3.567450701,0.252371783,-3.315078918,-0.444294466,-0.444294466,0,-3.128687979,-0.07177595,-3.200463929,0.913774713 +Marquese Chriss,chrisma01,2019,1045,499,-6.247161213,-3.679980209,-9.927141422,-4.45143545,-4.801309782,-9.252745232,-6.239940788,-4.038366115,-10.2783069,-1.912008685,-1.912008685,0,-5.054937896,-4.23905339,-9.293991286,0.175210576 +Marquese Chriss,chrisma01,2020,2554,1196,-2.00130443674712,1.90182652333054,-0.099477913416583,-0.195915997561378,-2.49132759186236,-2.68724358942374,-1.66542785142991,1.17858652301815,-0.486841328411767,1.38265684753292,1.38265684753292,0,-2.05900338834671,1.0697895666144,-0.989213821732304,0.124156217030436 +Patrick Christopher,chrispa01,2015,59,29,-8.538808745,-15.21256781,-23.75137655,-12.74395372,-4.633151807,-17.37710553,-9.928618559,-13.9552276,-23.88384616,-0.315694479,-0.315694479,0,-8.121640035,-8.997432186,-17.11907222,0.920732735 +Rakeem Christmas,chrisra01,2016,13,6,7.93296271,-29.43312491,-21.5001622,12.94656095,-62.14776089,-49.20119994,9.431761662,-38.10721123,-28.67544956,-0.079736317,-0.079736317,0,6.326726127,-30.25395272,-23.92722659,0.459634295 +Rakeem Christmas,chrisra01,2017,455,219,-1.607187249,-0.578518735,-2.185705983,-3.709270114,-0.107976508,-3.817246622,-2.134139087,-0.541987583,-2.67612667,0.008241984,0.008241984,0,-2.558255258,-1.206358729,-3.764613987,-0.144554938 +Semaj Christon,chrisse01,2017,2012,994,-3.535369771,-3.304412132,-6.839781903,-2.259971814,-3.821990967,-6.081962782,-3.500917264,-3.632160054,-7.133077318,-2.169333741,-2.059345566,-0.109988175,-3.421434473,-2.921146302,-6.342580775,-2.328583556 +Brandon Clarke,clarkbr01,2020,2874,1300,0.202735358307755,0.499112916173749,0.701848274481504,0.050994695517888,1.52672414013292,1.57771883565081,0.205167721361485,0.734046618953299,0.939214340314784,2.45081684260902,2.45081684260902,0,-0.501135954495,0.280517155077588,-0.220618799417412,0.16309475174943 +Coty Clarke,clarkco01,2016,13,6,10.75734775,-6.778392742,3.978955004,27.13903777,-12.66785756,14.47118022,14.88876208,-8.37422646,6.51453562,0.029094311,0.029094311,0,12.22093587,-11.00796163,1.212974239,2.527831466 +Earl Clark,clarkea01,2014,1532,768,-3.406897622,-2.863434856,-6.270332478,-3.859866144,-1.293240632,-5.153106776,-3.68409912,-2.679016182,-6.363115302,-1.424131332,-1.424131332,0,-2.814723134,-3.15816103,-5.972884165,0.136030348 +Earl Clark,clarkea01,2015,223,106,-4.8437432,-1.315466194,-6.159209394,-9.317211189,1.264375454,-8.052835735,-6.036004269,-0.809855309,-6.845859578,-0.228199696,-0.098399053,-0.129800643,-5.100151905,-2.226990293,-7.327142198,0.982917588 +Gary Clark,clarkga01,2019,1342,645,-1.157458043,-2.008951118,-3.166409161,-0.285699672,-1.965225438,-2.250925111,-1.129099292,-2.132590335,-3.261689627,-0.166273085,-0.155008801,-0.011264284,-0.593265458,-2.044043882,-2.63730934,-0.374928933 +Gary Clark,clarkga01,2020,1547,711,-0.503691835114682,-1.44109221463431,-1.94478404974899,-3.17870997487124,-1.37243464485235,-4.55114461972358,-1.147026969681,-1.53461977750152,-2.68164674718252,0.031213059312743,-0.264804933994947,0.296017993307689,-0.570869459093939,-2.03078404099396,-2.6016535000879,-0.491859538688596 +Ian Clark,clarkia01,2014,346,172,-2.939601277,-4.614993461,-7.554594738,-3.231047061,6.589508336,3.358461275,-3.096708193,-2.470009938,-5.56671813,-0.249987632,-0.249987632,0,-2.85659162,-3.083321891,-5.939913511,1.08969581 +Ian Clark,clarkia01,2015,389,192,-1.306904176,0.435435858,-0.871468318,-1.702071633,-0.420423182,-2.122494815,-1.448636745,0.284935776,-1.16370097,0.148272948,0.148272948,0,-1.37048758,-0.58930389,-1.95979147,0.422622832 +Ian Clark,clarkia01,2016,1529,732,-1.153355023,-3.674383446,-4.827738468,-5.434358222,-3.177542904,-8.611901125,-2.232478923,-3.852363709,-6.084842633,-1.246904488,-1.477840601,0.230936113,-1.981257539,-3.601171747,-5.582429286,-0.12373827 +Ian Clark,clarkia01,2017,2838,1356,0.623823851,-1.51130589,-0.887482039,-5.009863038,-0.632954019,-5.642817056,-0.625059279,-1.496144961,-2.121204239,0.44282636,0.231020169,0.21180619,0.011403442,-1.920926395,-1.909522953,-0.378242851 +Ian Clark,clarkia01,2018,3514,1645,-1.122129668,-2.38890006,-3.511029728,-0.8979611,-1.654254481,-2.552215581,-1.149332133,-2.394065035,-3.543397168,-0.668281769,-0.569951081,-0.098330688,-1.205161474,-2.437609976,-3.64277145,-0.011027871 +Ian Clark,clarkia01,2019,2152,973,-2.086981553,-3.684948993,-5.771930546,-2.157842931,0.370823061,-1.78701987,-2.235510458,-3.038161149,-5.273671607,-1.257910026,-1.257910026,0,-2.246744783,-3.302576629,-5.549321412,0.414658507 +Jordan Clarkson,clarkjo01,2015,2893,1476,0.488562156,-1.404721064,-0.916158908,-1.488790866,-2.159303438,-3.648094304,0.155705574,-1.582280792,-1.426575218,0.977336337,0.977336337,0,-0.514128027,-1.560461478,-2.074589505,-1.854706432 +Jordan Clarkson,clarkjo01,2016,5177,2552,-0.102370629,-1.999662406,-2.102033035,-2.096187017,-2.753239686,-4.849426703,-0.425276711,-2.213819157,-2.639095868,0.143719802,0.143719802,0,-1.098866647,-1.64728637,-2.746153017,-0.46063308 +Jordan Clarkson,clarkjo01,2017,5017,2397,-0.195012026,-0.934797253,-1.129809279,-1.904156794,-1.910219652,-3.814376446,-0.510473911,-1.143546762,-1.654020673,1.345934747,1.345934747,0,-0.69293107,-1.13336934,-1.82630041,0.410379436 +Jordan Clarkson,clarkjo01,2018,4531,2174,0.899968787,-1.119384288,-0.2194155,-1.822563183,1.083845922,-0.738717261,0.388035524,-0.710933467,-0.322897943,2.630692161,2.914236949,-0.283544788,-0.113455549,-1.132551233,-1.246006781,-0.311231958 +Jordan Clarkson,clarkjo01,2019,4575,2214,1.911316647,-2.540019636,-0.628702989,1.598204901,0.034673381,1.632878282,2.035009123,-2.077627873,-0.042618749,3.042700568,3.042700568,0,2.078466364,-2.573352634,-0.49488627,-0.516887746 +Jordan Clarkson,clarkjo01,2020,3946,1905,3.0507254065689,-1.88927488814714,1.16145051842176,0.808226240750571,-1.15311326686764,-0.344887026117073,2.73667419504912,-1.85382058736662,0.8828536076825,3.50954653123962,3.34686333738412,0.162683193855501,2.16819844182784,-2.05670602215495,0.111492419672882,-0.466946393341975 +Gian Clavell,clavegi01,2018,135,64,-3.216020889,6.410620674,3.194599785,-1.489369661,8.802680194,7.313310533,-2.975262113,7.364762612,4.389500498,0.236019608,0.236019608,0,-1.188271374,4.284156613,3.095885239,1.231813984 +Victor Claver,clavevi01,2014,384,191,-2.494046133,4.601440253,2.10739412,-1.016442209,2.756772978,1.740330769,-2.394924371,4.512926688,2.118002317,0.478027548,0.470204772,0.007822775,-1.386206063,2.275143727,0.888937664,0.68096922 +Victor Claver,clavevi01,2015,154,76,-2.97791851,-0.508759571,-3.486678081,0.857674646,5.405652033,6.263326679,-2.385629613,0.641545606,-1.744084008,0.039225821,0.039225821,0,-1.525894572,-0.1428648,-1.668759371,0.543897162 +Nicolas Claxton,claxtni01,2020,410,187,-1.76295146982516,2.08322870234047,0.320277232515313,-8.0867879137778,-2.57363086781229,-10.6604187815901,-3.17349489999673,1.2422133698426,-1.93128153015413,0.077722724040115,0.077722724040115,0,-3.11036011060189,-1.18093412761659,-4.29129423821848,-0.508582666539701 +Chris Clemons,clemoch01,2020,668,299,-0.301960704919488,-2.27483497513231,-2.5767956800518,-7.5509000446473,-1.01777384964093,-8.56867389428824,-1.84644372912948,-2.15392247358165,-4.00036620271113,-0.195841805299251,-0.211054095347457,0.015212290048206,-0.971502794642663,-2.89315175370545,-3.86465454834811,1.27953603675907 +Antonius Cleveland,clevean01,2018,264,123,-4.688815701,-1.001283572,-5.690099272,-10.36444981,3.532217693,-6.832232117,-6.142492537,-0.100904852,-6.243397389,-0.213859246,-0.213859246,0,-5.755820722,0.062955204,-5.692865519,0.695969981 +Antonius Cleveland,clevean01,2020,118,55,-6.03653473997067,-2.60732082511706,-8.64385556508773,-6.40268258457727,-3.9139054151518,-10.3165879997291,-6.52051928685842,-2.99476632509929,-9.5152856119577,-0.190367498972941,-0.197650142513518,0.007282643540577,-5.29631206025579,-4.51642237763042,-9.81273443788621,-0.17657716667796 +Amir Coffey,coffeam01,2020,363,166,-1.33252415868429,-2.70238307070361,-4.03490722938789,0.302780683211427,1.96718104442899,2.26996172764041,-1.13685009330041,-1.95603573420787,-3.09288582750829,-0.02974004786806,-0.110399854349448,0.080659806481389,-0.459239377032311,-2.72991999964852,-3.18915937668083,0.015134289452996 +Norris Cole,coleno01,2014,4628,2418,-1.58517117,-0.715151621,-2.30032279,-1.779642774,0.009004302,-1.770638472,-1.763627619,-0.602971486,-2.366599105,0.471092074,0.379318608,0.091773465,-0.885949312,-0.893705254,-1.779654566,-1.032186522 +Norris Cole,coleno01,2015,3696,1937,-1.983160875,-1.849352627,-3.832513503,-0.878422271,-0.608797417,-1.487219687,-1.891986671,-1.685401468,-3.577388139,-0.802641789,-0.884042597,0.081400807,-1.401645378,-1.4875127,-2.889158078,-1.571478971 +Norris Cole,coleno01,2016,2469,1198,-1.022799611,-2.80711515,-3.829914761,-0.68922735,-1.263651687,-1.952879037,-1.010350917,-2.637801693,-3.64815261,-0.547735351,-0.547735351,0,-1.239571963,-2.347205854,-3.586777817,-0.219481328 +Norris Cole,coleno01,2017,312,150,-6.802078151,-2.068449913,-8.870528064,-6.960541155,-1.541566524,-8.502107679,-7.242588495,-2.104765311,-9.347353806,-0.510779626,-0.233608056,-0.277171571,-6.259453912,-1.66263526,-7.922089172,-0.206183731 +Darren Collison,collida01,2014,4692,2318,1.355516885,1.862962479,3.218479365,-1.237527177,-1.424952859,-2.662480036,0.81432653,1.261470042,2.075796572,5.702531322,5.746560505,-0.044029183,1.046091294,1.520441652,2.566532947,-0.298065799 +Darren Collison,collida01,2015,3186,1565,1.67509508,1.797266072,3.472361152,1.473390785,3.519638276,4.993029061,1.739739139,2.308093162,4.047832301,5.409458342,5.409458342,0,1.138648721,1.550956286,2.689605006,-0.32435687 +Darren Collison,collida01,2016,4666,2219,1.755112579,-1.738538143,0.016574436,1.21808392,-0.976423201,0.241660719,1.757578741,-1.664983374,0.092595367,3.196430131,3.196430131,0,0.964226215,-1.703931271,-0.739705056,-0.660914982 +Darren Collison,collida01,2017,4094,2063,0.667228593,-1.696332682,-1.029104089,2.244475323,-1.584144994,0.660330329,1.058136956,-1.742249269,-0.684112314,2.14333903,2.14333903,0,0.564322055,-1.52401557,-0.959693515,-1.402759026 +Darren Collison,collida01,2018,4542,2232,2.471229679,2.172788143,4.644017822,1.124011461,-2.028050099,-0.904038638,2.347930869,1.414647887,3.762578756,7.37388626,6.761400565,0.612485694,1.241226708,1.280151915,2.521378623,-0.744873238 +Darren Collison,collida01,2019,4658,2260,0.694858878,0.41919114,1.114050018,0.238149111,-0.972395306,-0.734246195,0.658529968,0.113142955,0.771672923,4.035394771,3.919106146,0.116288626,0.116896682,0.623990613,0.740887295,-0.672100519 +Jason Collins,collija04,2014,348,172,-5.894773501,-7.315847784,-13.21062128,-3.245273721,-0.905358273,-4.150631994,-5.739170724,-6.422277121,-12.16144785,-0.822501049,-0.822501049,0,-6.60740578,-5.13999485,-11.74740063,-0.394265723 +John Collins,collijo01,2018,3714,1785,-0.582864149,0.303589045,-0.279275104,-2.961625256,0.98610961,-1.975515645,-1.067389055,0.52076513,-0.546623925,2.003056396,2.003056396,0,-0.933834354,0.426914411,-0.506919942,-0.17665947 +John Collins,collijo01,2019,4001,1829,2.473235393,-0.287192618,2.186042775,5.210979898,-1.53147909,3.679500808,3.248466497,-0.516129074,2.732337422,5.127653744,5.127653744,0,3.4621486,-1.044357041,2.417791558,0.234645389 +John Collins,collijo01,2020,2962,1363,0.348045095311953,-0.746817639161123,-0.39877254384917,-1.72637974167934,0.94812713611326,-0.778252605566083,0.000840824875046,-0.375499121104132,-0.374658296229086,1.65402855705898,1.65402855705898,0,0.568325719699534,-0.380118475993242,0.188207243706292,0.136592224999051 +Kyle Collinsworth,colliky01,2018,974,480,-1.607810147,0.74607932,-0.861730827,0.760709775,-1.947595114,-1.18688534,-1.177205889,0.238866581,-0.938339308,0.441641359,0.441641359,0,-1.652510383,-0.066218759,-1.718729142,-0.453223088 +Nick Collison,collini01,2014,3102,1536,-0.407052748,0.903509968,0.49645722,1.867779105,2.828085398,4.695864503,-0.015969333,1.31630562,1.300336287,3.184567052,2.689194422,0.49537263,-0.236241287,1.13468717,0.898445884,-0.189008846 +Nick Collison,collini01,2015,2236,1101,-0.624191378,-0.527019978,-1.151211356,-0.982028538,1.887849235,0.905820696,-0.784499556,-0.072755761,-0.857255317,1.063063189,1.063063189,0,-1.026963083,0.156378159,-0.870584925,-0.013408144 +Nick Collison,collini01,2016,1582,778,-2.581429839,0.611135563,-1.970294277,-3.407457609,1.302469934,-2.104987675,-2.975421214,0.764389315,-2.211031899,0.218341863,0.130112355,0.088229507,-2.87742336,0.641694014,-2.235729346,0.443197311 +Nick Collison,collini01,2017,261,128,0.872235697,0.19593514,1.068170837,-11.04806162,-0.344321044,-11.39238266,-1.58519569,0.069718377,-1.515477313,0.08012572,0.08012572,0,-1.817296858,-0.505368078,-2.322664936,-0.602897782 +Nick Collison,collini01,2018,156,75,-4.497982426,-4.783099871,-9.281082297,-5.029306264,4.445961783,-0.583344481,-4.919948476,-3.183645456,-8.103593932,-0.204389452,-0.204389452,0,-3.727857227,-4.470606492,-8.198463719,-0.225562325 +Zach Collins,colliza01,2018,2242,1115,-4.440130111,-1.592350568,-6.032480679,1.224387385,-0.763866114,0.460521271,-3.534298798,-1.548711218,-5.083010016,-1.321073954,-1.211308413,-0.109765542,-4.012555096,-1.376404923,-5.388960019,-0.67122964 +Zach Collins,colliza01,2019,3379,1631,-1.053888554,-0.690570617,-1.744459171,-2.865054306,0.111088217,-2.753966089,-1.545185138,-0.574027183,-2.119212321,0.542222846,0.18565308,0.356569766,-1.80317212,-0.473243612,-2.276415732,-0.76768959 +Zach Collins,colliza01,2020,610,290,-2.76619830503745,2.19748987748124,-0.568708427556205,5.9421964642343,-2.52200145256785,3.42019501166645,-1.13619504821759,1.43190021165358,0.29570516343599,0.450297762263481,0.450297762263481,0,-1.46705553967543,1.46241444103877,-0.004641098636657,-0.076737810231304 +Bonzie Colson,colsobo01,2019,226,98,-2.510220606,-3.834669705,-6.344890311,-1.700556188,-8.59667265,-10.29722884,-2.528227699,-5.121150178,-7.649377877,-0.246200271,-0.246200271,0,-1.810751601,-4.581203581,-6.391955182,0.513104631 +Mike Conley,conlemi01,2014,5150,2713,3.054092399,0.576092781,3.63018518,2.736646264,-1.244516526,1.492129738,3.167861962,0.195684697,3.363546659,8.401862121,8.112315241,0.28954688,2.812192687,1.296289301,4.108481987,-0.794102797 +Mike Conley,conlemi01,2015,4799,2468,2.579284573,0.483824532,3.063109105,1.548030899,1.135916292,2.683947192,2.514230175,0.596493132,3.110723307,7.356832393,6.389858151,0.966974242,2.100563563,1.762226942,3.862790504,-0.62486273 +Mike Conley,conlemi01,2016,3439,1761,2.178884626,-1.050538714,1.128345912,1.718312502,0.028736208,1.74704871,2.23655048,-0.875734961,1.360815519,3.632311205,3.632311205,0,1.745371711,0.060487387,1.805859098,-1.616434794 +Mike Conley,conlemi01,2017,4893,2516,5.156125928,0.846185346,6.002311275,5.152695208,0.025037154,5.177732362,5.514579121,0.704590516,6.219169637,11.57131684,9.476695525,2.094621319,5.629184817,1.559565419,7.188750236,-0.611166823 +Mike Conley,conlemi01,2018,744,373,1.488902208,1.800506891,3.289409099,-0.064572143,2.425556647,2.360984504,1.335969048,2.068421371,3.404390419,1.166249968,1.166249968,0,1.720098064,1.574011447,3.294109511,-0.419992626 +Mike Conley,conlemi01,2019,4787,2342,4.573464586,1.491785628,6.065250215,2.954838459,2.16738915,5.122227609,4.605585265,1.701336626,6.30692189,10.75563906,10.75563906,0,3.512718915,2.155744018,5.668462933,-0.625039621 +Mike Conley,conlemi01,2020,3181,1528,2.12774587664591,-1.78525532588858,0.342490550757328,-1.93899130337008,-0.135007711757995,-2.07399901512807,1.36177202866984,-1.56411085419177,-0.202338825521936,2.02380870296965,1.38788364367683,0.635925059292818,1.16712845745036,-0.623793877230475,0.54333458021988,-0.297646364120717 +Pat Connaughton,connapa01,2016,315,151,-4.855121179,-2.778780922,-7.633902101,-10.23537554,3.735599578,-6.499775957,-6.295377306,-1.5678922,-7.863269506,-0.397466017,-0.419474756,0.022008739,-5.2523313,-5.096080904,-10.3484122,0.44704534 +Pat Connaughton,connapa01,2017,700,340,-0.335426674,-2.387653186,-2.72307986,-2.749046919,0.832789696,-1.916257223,-0.845896522,-1.828691632,-2.674588154,0.008175167,-0.101338193,0.109513359,-0.572547402,-2.806396301,-3.378943703,-0.254494148 +Pat Connaughton,connapa01,2018,3195,1547,-0.854191867,-0.218176178,-1.072368045,1.037344703,1.429046394,2.466391097,-0.507435733,0.084208115,-0.423227618,1.823280478,1.73030749,0.092972988,-1.54172732,-0.342865842,-1.884593162,-0.825696446 +Pat Connaughton,connapa01,2019,3462,1585,0.000770043,0.688960066,0.689730109,-0.928603121,0.105569015,-0.823034106,-0.23705713,0.53001171,0.29295458,2.468816375,1.783922657,0.684893718,-0.185286254,0.260050493,0.074764238,-0.583401009 +Pat Connaughton,connapa01,2020,3151,1414,-1.07039245487558,1.20437783747247,0.133985382596881,-1.2485174454818,-2.07540671547985,-3.32392416096165,-1.19242335041831,0.469151466197275,-0.723271884221038,1.46175583768249,1.31577461358667,0.145981224095826,-1.53126779518994,-0.00667739967982,-1.53794519486976,-0.283403612773973 +Charles Cooke,cookech01,2018,81,38,-7.013151631,3.008928597,-4.004223034,-10.94904641,6.150531658,-4.79851475,-8.297252011,3.817411749,-4.479840262,-0.033078558,-0.033078558,0,-7.31614029,0.678485045,-6.637655245,-1.35730378 +Quinn Cook,cookqu01,2017,382,188,0.315321011,-4.005352989,-3.690031977,2.907890048,-9.830884212,-6.922994164,0.925560263,-5.486743026,-4.561182762,-0.177239035,-0.177239035,0,0.200921736,-5.201413558,-5.000491822,-0.412882282 +Quinn Cook,cookqu01,2018,1890,915,0.420164686,-4.087064839,-3.666900153,-2.291212,-1.373199896,-3.664411896,-0.185168095,-3.807582511,-3.992750605,-0.566183673,-0.90192908,0.335745407,0.274778029,-3.150159249,-2.87538122,-0.986932073 +Quinn Cook,cookqu01,2019,2626,1252,0.002131762,-3.574536604,-3.572404843,-5.089985591,-4.864205271,-9.954190862,-1.147223023,-4.087641905,-5.234864928,-1.577255201,-1.326373233,-0.250881967,-0.299224069,-3.777090232,-4.076314301,-1.129557085 +Quinn Cook,cookqu01,2020,1150,532,-1.52922895585523,-3.39179484051724,-4.92102379637247,-1.64913258875165,-0.023646027836751,-1.6727786165884,-1.69068269684411,-2.96115196854252,-4.65183466538663,-0.516782904625916,-0.373220042708554,-0.143562861917362,-2.10437683086877,-3.8997180981645,-6.00409492903327,-0.173035014071584 +Tyler Cook,cookty01,2020,123,58,-1.10697078898849,-2.76812937606889,-3.87510016505738,-4.56266712414305,-1.79792774498183,-6.36059486912488,-1.83873920410265,-2.64061762255999,-4.47935682666264,-0.045028891952316,-0.057984811954503,0.012955920002188,-1.53296839934146,-4.60465170234485,-6.13762010168631,-1.00078551230855 +Jack Cooley,cooleja01,2015,188,87,-0.969559512,3.859808442,2.89024893,-5.685931349,3.603149546,-2.082781803,-2.003084957,4.049718955,2.046633998,0.215126406,0.215126406,0,-1.8454777,4.781522323,2.936044623,0.998216924 +Jack Cooley,cooleja01,2018,170,87,6.181457929,0.744718392,6.92617632,-1.716330966,3.312858769,1.596527804,4.965636626,1.365356451,6.330993077,0.398748113,0.398748113,0,2.392832159,0.479073291,2.87190545,-1.0664676 +Chris Copeland,copelch01,2014,693,347,3.023270052,-4.76182864,-1.738558588,2.23931786,-2.704668566,-0.465350706,3.077641927,-4.705837894,-1.628195967,0.204464033,0.094018894,0.110445139,2.270184283,-4.493914689,-2.223730406,0.888383953 +Chris Copeland,copelch01,2015,1637,828,-2.052066937,-3.233911054,-5.285977991,-0.14798316,-0.735149148,-0.883132308,-1.751010708,-2.921277241,-4.672287949,-0.816716856,-0.816716856,0,-1.432618892,-3.313282634,-4.745901526,0.549671001 +Chris Copeland,copelch01,2016,312,156,-3.826270551,-7.815240651,-11.6415112,-6.799420228,-7.799223875,-14.5986441,-4.643100888,-8.23090141,-12.8740023,-0.804423563,-0.804423563,0,-4.178356727,-7.516112671,-11.6944694,-0.164663031 +Matt Costello,costema01,2018,65,32,-2.625999745,0.209916746,-2.416082999,11.28898184,2.078621442,13.36760329,0.100870728,0.547386493,0.648257221,0.055360928,0.055360928,0,-0.76146305,0.536020819,-0.225442231,-0.215227952 +Bryce Cotton,cottobr01,2015,337,159,-2.537474331,-3.513240261,-6.050714592,-3.349928325,-1.128884788,-4.478813113,-2.846392174,-3.255224674,-6.101616847,-0.272947886,-0.272947886,0,-1.804423826,-4.082787409,-5.887211235,0.373398618 +Bryce Cotton,cottobr01,2016,79,39,-7.765661337,-1.980270673,-9.74593201,-3.730932378,-13.57601258,-17.30694496,-7.306141834,-4.430972087,-11.73711392,-0.179716965,-0.179716965,0,-5.027994533,-3.179307016,-8.207301548,0.517631994 +DeMarcus Cousins,couside01,2014,4572,2298,1.919317758,3.611777469,5.531095228,-0.066299898,1.027524539,0.961224641,1.679681199,3.317243054,4.996924252,9.160685353,9.160685353,0,0.893550351,3.135482001,4.029032352,0.822465736 +DeMarcus Cousins,couside01,2015,4077,2013,0.905395905,4.426311831,5.331707736,0.524106235,2.895268288,3.419374523,0.927559643,4.423062129,5.350621772,8.486441648,8.486441648,0,1.12895787,3.580605098,4.709562968,1.923042506 +DeMarcus Cousins,couside01,2016,4784,2246,-0.063009479,4.198185767,4.135176288,1.355459624,2.342316009,3.697775633,0.251393495,4.102072003,4.353465498,8.343568857,8.343568857,0,0.915769114,3.464004225,4.379773339,2.444467719 +DeMarcus Cousins,couside01,2017,4933,2465,3.285221309,2.362882761,5.64810407,2.796274677,-1.577139113,1.219135564,3.41818412,1.705837583,5.124021703,9.986797754,9.986797754,0,3.086545437,1.911261814,4.997807251,0.833810787 +DeMarcus Cousins,couside01,2018,3629,1737,0.665673807,3.06883854,3.734512347,-0.971293374,-2.014135404,-2.985428777,0.310309288,2.196600594,2.506909882,4.722471671,4.722471671,0,1.182281283,2.845345896,4.027627178,1.356469436 +DeMarcus Cousins,couside01,2019,1922,904,-0.418611985,5.714494465,5.29588248,-2.721113003,-0.582843242,-3.303956245,-1.051110372,4.718601046,3.667490674,2.970450892,3.076628172,-0.106177279,0.705046009,4.609691878,5.314737887,1.206023846 +Robert Covington,covinro01,2014,70,34,-1.725225549,1.055595392,-0.669630157,8.964141192,7.814624362,16.77876555,0.349121028,2.513538088,2.862659116,0.097055384,0.097055384,0,1.252221242,0.604256889,1.856478131,-0.301739302 +Robert Covington,covinro01,2015,3946,1956,0.610048941,-0.759945774,-0.149896834,2.598211214,1.971314296,4.569525509,1.228340553,-0.236949024,0.99139153,3.771161394,3.771161394,0,0.79505005,0.134223094,0.929273144,0.961461465 +Robert Covington,covinro01,2016,3978,1903,-0.673051685,1.571310326,0.898258641,-1.039937822,2.530521554,1.490583732,-0.679481034,1.914163483,1.23468245,3.936566831,3.936566831,0,-0.212536482,1.770466126,1.557929644,1.712262289 +Robert Covington,covinro01,2017,4446,2119,-1.593453508,3.331045957,1.73759245,-1.79890414,4.365508909,2.566604768,-1.662518518,3.753779532,2.091261014,5.290169939,5.290169939,0,-1.292073097,3.848364965,2.556291867,1.053554595 +Robert Covington,covinro01,2018,5947,2813,0.51596658,2.51320386,3.02917044,3.103537973,6.021517427,9.1250554,1.066398347,3.334451798,4.400850145,10.36348137,9.907442482,0.456038887,1.891226013,3.939435764,5.830661776,0.877084798 +Robert Covington,covinro01,2019,2533,1203,-0.292146268,3.437632062,3.145485795,-1.522671942,1.948548829,0.425876887,-0.588962675,3.344973606,2.756010931,3.375306758,3.375306758,0,-0.099199348,4.292296199,4.193096851,0.152571921 +Robert Covington,covinro01,2020,5405,2516,-0.471896350183673,2.1412620010335,1.66936565084982,0.547042036533018,0.907464568372906,1.45450660490592,-0.285745533302297,2.01923559880579,1.7334900655035,5.82266972985853,4.79285029098569,1.02981943887284,0.590750713235463,3.15282065064281,3.74357136387828,0.543088552509382 +Allen Crabbe,crabbal01,2014,208,100,-0.570583011,-7.361154482,-7.931737493,1.36193485,1.37417253,2.73610738,-0.295464206,-6.04545193,-6.340916136,-0.183356754,-0.183356754,0,0.154741098,-6.389972387,-6.235231289,0.077593714 +Allen Crabbe,crabbal01,2015,1471,722,-0.760789589,-0.973288683,-1.734078273,-3.304971597,0.520131802,-2.784839795,-1.337087037,-0.750440052,-2.087527089,0.250762331,0.122785754,0.127976577,-1.149174797,-0.791522976,-1.940697773,-0.050982037 +Allen Crabbe,crabbal01,2016,4976,2407,1.167360347,-0.950089438,0.21727091,-0.827227656,-1.337844986,-2.165072641,0.795584232,-1.077948018,-0.282363786,3.05477338,2.300953068,0.753820312,0.242597767,-1.123025133,-0.880427366,0.127976121 +Allen Crabbe,crabbal01,2017,4858,2346,-0.200859697,-1.772504416,-1.973364113,-3.214905036,-1.062121294,-4.27702633,-0.851101948,-1.720572208,-2.571674156,0.211525538,0.090382579,0.121142959,-1.001829284,-1.447988869,-2.449818154,0.094722171 +Allen Crabbe,crabbal01,2018,4622,2197,0.964326541,0.139028139,1.10335468,0.682769802,0.047634912,0.730404714,0.988288784,0.152158082,1.140446866,4.385720569,4.385720569,0,1.051411639,-0.239550956,0.811860683,0.565995664 +Allen Crabbe,crabbal01,2019,2422,1133,-2.521498646,0.180579663,-2.340918984,-2.123914793,1.963845712,-0.160069081,-2.589412528,0.562959069,-2.026453459,0.418546004,0.418546004,0,-2.525984208,0.037788947,-2.488195261,0.071918206 +Allen Crabbe,crabbal01,2020,1445,653,-2.27083173701594,-4.03867748866869,-6.30950922568462,-5.94978998341714,-1.21798190151547,-7.16777188493261,-3.17055949440015,-3.63621015481975,-6.8067696492199,-1.32594465741475,-1.32594465741475,0,-2.74881265016095,-4.30881107958814,-7.05762372974909,-0.616913998236196 +Torrey Craig,craigto01,2018,1311,629,-1.286268041,1.554422325,0.268154283,0.160577961,-0.303018968,-0.142441007,-1.079343775,1.295461434,0.216117659,0.94888948,0.94888948,0,-0.85024491,0.016931969,-0.833312941,-0.311024124 +Torrey Craig,craigto01,2019,3760,1833,-0.775170426,0.606612497,-0.168557929,2.384763187,-1.931949171,0.452814017,-0.176797937,0.086586894,-0.090211044,2.514936996,1.690397551,0.824539444,-0.672902458,0.226094719,-0.446807739,-0.466752138 +Torrey Craig,craigto01,2020,2950,1447,-0.656320684357118,-0.750951675906048,-1.40727236026317,-0.40147718778915,-3.91963455277389,-4.32111174056304,-0.666200701771088,-1.45605638461073,-2.12225708638181,0.441361066411615,0.771017184252474,-0.329656117840859,-0.676788756083115,-1.13621949283917,-1.81300824892229,-0.619869851317071 +Jamal Crawford,crawfja01,2014,4916,2407,3.826581965,-3.021835132,0.804746833,-1.858892197,-0.253653844,-2.11254604,2.773399602,-2.658686695,0.114712907,3.552752212,3.277507798,0.275244414,3.125381508,-2.480666896,0.644714611,0.69460943 +Jamal Crawford,crawfja01,2015,4235,2082,2.823211052,-3.160878501,-0.33766745,-4.695978044,-3.647491271,-8.343469315,1.214806796,-3.450145745,-2.235338948,0.572125387,1.337765961,-0.765640574,2.283369325,-3.603601108,-1.320231783,0.454628877 +Jamal Crawford,crawfja01,2016,4760,2325,1.358505224,-2.762507305,-1.404002081,-3.188603936,-0.948210597,-4.136814533,0.452706335,-2.582266206,-2.129559871,0.738635136,0.66703736,0.071597776,0.130200655,-2.542359909,-2.412159254,0.040510786 +Jamal Crawford,crawfja01,2017,4810,2353,0.174003138,-2.247677301,-2.073674163,-4.410054487,-2.018670678,-6.428725166,-0.837849831,-2.327704775,-3.165554606,-0.430710204,-1.138704521,0.707994317,-0.27330242,-2.886606334,-3.159908753,-0.076655314 +Jamal Crawford,crawfja01,2018,3636,1776,1.367012414,-4.189900372,-2.822887958,-1.976497331,-6.268225051,-8.244722382,0.676892504,-4.855840655,-4.178948151,-1.278363386,-1.595558387,0.317195001,1.095644174,-5.425764475,-4.330120301,-0.338744205 +Jamal Crawford,crawfja01,2019,2624,1211,-0.236624353,-5.70237242,-5.938996773,-4.169682626,-4.689204656,-8.858887282,-1.005402042,-5.81085017,-6.816252212,-2.522285608,-2.522285608,0,-1.453148068,-6.102992766,-7.556140833,0.403328122 +Jamal Crawford,crawfja01,2020,15,6,24.1386176471669,-9.94868818701954,14.1899294601473,27.7683850780495,0.68965344266073,28.4580385207102,26.4069169814689,-8.33834151255259,18.0685754689163,0.063808629011978,0.063808629011978,0,23.6449779748982,-8.12970431713122,15.515273657767,0.126257910313598 +Jordan Crawford,crawfjo02,2014,3872,1916,0.671501771,-2.212762554,-1.541260783,-1.084427513,-0.800416979,-1.884844493,0.359454714,-2.056547396,-1.697092682,1.061474659,1.211251074,-0.149776415,0.358499622,-2.650000045,-2.291500423,-0.468836323 +Jordan Crawford,crawfjo02,2017,906,442,3.754086401,-3.51695193,0.23713447,7.245412421,-5.518915477,1.726496944,4.757695058,-4.177901804,0.579793254,0.751918245,0.751918245,0,3.932731973,-3.550657281,0.382074692,0.133491878 +Jordan Crawford,crawfjo02,2018,156,68,4.798109481,-6.262865559,-1.464756078,4.247200867,-8.421323597,-4.174122729,4.951663556,-7.128740569,-2.177077013,0.026210967,-0.05121551,0.077426477,4.817103356,-6.782920904,-1.965817549,0.837918977 +Mitchell Creek,creekmi01,2019,103,48,4.916897097,-4.568867223,0.348029874,2.49573352,-0.547565564,1.948167955,4.760749033,-3.979786178,0.780962855,0.084107303,0.084107303,0,5.661912135,-4.894273646,0.767638489,-0.866279138 +Jae Crowder,crowdja01,2014,2725,1335,-0.508887409,1.901635478,1.392748069,2.438974703,7.049343102,9.488317805,0.0526219,3.082900626,3.135522526,4.026103711,3.596526541,0.42957717,0.456201098,1.671563293,2.127764392,0.003523705 +Jae Crowder,crowdja01,2015,3563,1747,1.574300071,0.076601131,1.650901202,2.012061189,1.087653007,3.099714196,1.772914587,0.279020552,2.051935139,4.307981306,4.080254008,0.227727299,1.424502458,0.352143706,1.776646164,0.476851985 +Jae Crowder,crowdja01,2016,5239,2505,0.749414228,0.311119925,1.060534153,0.43515653,0.981100737,1.416257268,0.725139588,0.429041972,1.15418156,5.034441419,4.843229558,0.191211861,1.181770115,1.319983033,2.501753149,0.750443133 +Jae Crowder,crowdja01,2017,5962,2931,1.002085196,0.329245744,1.33133094,3.777433602,2.443056802,6.220490404,1.616645776,0.797311108,2.413956884,7.804251409,6.139019625,1.665231784,1.980254241,0.673845444,2.654099685,0.382237241 +Jae Crowder,crowdja01,2018,5019,2413,-1.353427794,-0.143518934,-1.496946729,-3.081762816,-0.990377582,-4.072140397,-1.821238157,-0.332121983,-2.15336014,0.729572953,0.904764168,-0.175191215,-1.136766408,0.120941433,-1.015824975,0.308405091 +Jae Crowder,crowdja01,2019,4908,2296,-0.049177483,0.87794644,0.828768957,-0.504374272,-0.356432011,-0.860806283,-0.14993839,0.611935727,0.461997337,3.78576218,3.513227156,0.272535024,0.426095215,0.681195274,1.107290488,0.33843971 +Jae Crowder,crowdja01,2020,5362,2535,0.768163059607321,-0.120116736482987,0.648046323124334,-1.22286327612061,-2.41280320299911,-3.63566647911972,0.37707615684249,-0.622063247774829,-0.244987090932339,3.32956672914328,2.11470014767819,1.21486658146509,1.19706116075019,-0.075855908097614,1.12120525265258,0.207957263521355 +Jarrett Culver,culveja01,2020,3301,1506,-3.16290701548986,-1.36073750130373,-4.52364451679359,0.723214284217351,-0.550446867970782,0.172767416246569,-2.5120515275573,-1.25733721904429,-3.76938874660159,-0.783122635715195,-0.783122635715195,0,-2.4880211586176,-1.03840941217026,-3.52643057078785,-0.017744978767319 +Dante Cunningham,cunnida01,2014,3341,1635,-1.140603978,0.489743646,-0.650860333,-2.488420193,-0.974221165,-3.462641358,-1.521634791,0.210000972,-1.311633819,1.182832861,1.182832861,0,-1.573397617,0.260911354,-1.312486263,-1.360490952 +Dante Cunningham,cunnida01,2015,3325,1727,-2.414904782,0.264175194,-2.150729588,-1.15823477,-0.37727873,-1.5355135,-2.304443092,0.159936066,-2.144507026,0.522444979,-0.007618657,0.530063636,-2.227101527,0.099842815,-2.127258712,-1.519843022 +Dante Cunningham,cunnida01,2016,4034,1971,-2.172514234,-2.532147251,-4.704661484,-0.611416503,-2.65107952,-3.262496023,-1.957407963,-2.67745574,-4.634863704,-1.884683847,-1.884683847,0,-2.289206825,-2.473725837,-4.762932661,-0.55380332 +Dante Cunningham,cunnida01,2017,3421,1649,-2.23340324,0.605902334,-1.627500906,2.328626584,-1.38389314,0.944733444,-1.374112552,0.208168806,-1.165943746,1.324776682,1.324776682,0,-1.829762445,-0.03209777,-1.861860215,-0.58302606 +Dante Cunningham,cunnida01,2018,3323,1562,-2.715848486,-0.535606106,-3.251454592,-0.713008294,-0.574234089,-1.287242383,-2.449907768,-0.575964535,-3.025872303,-0.216846519,-0.216846519,0,-2.362955583,-0.63672874,-2.999684324,-0.304877249 +Dante Cunningham,cunnida01,2019,1974,941,-1.316173297,-1.706286245,-3.022459542,-4.981771041,-2.698783199,-7.68055424,-2.148799324,-2.011308859,-4.160108183,-0.657433418,-0.786852632,0.129419214,-2.371345121,-2.269841216,-4.641186337,-0.509801069 +Jared Cunningham,cunnija01,2014,170,80,-2.280266386,5.811870074,3.531603688,-2.980813738,7.151947005,4.171133267,-2.563493598,6.468816991,3.905323393,0.272568148,0.272568148,0,-2.308491091,4.822601755,2.514110664,0.486106956 +Jared Cunningham,cunnija01,2015,190,89,-6.250915044,1.232450144,-5.0184649,-3.109295096,3.722061683,0.612766587,-6.142258791,1.792098255,-4.350160536,-0.073768475,-0.073768475,0,-3.417340185,-0.079242473,-3.496582658,1.463241275 +Jared Cunningham,cunnija01,2016,828,410,-3.914174012,-0.089247954,-4.003421966,-4.148776928,-1.174258443,-5.323035372,-4.24430357,-0.334388115,-4.578691685,-0.363585515,-0.363585515,0,-3.067888813,-1.361800592,-4.429689405,0.027189678 +Seth Curry,curryse01,2014,27,13,0.041651288,22.96183767,23.00348896,-8.730362504,8.507133042,-0.223229462,-1.755294229,21.37334692,19.61805269,0.148027923,0.148027923,0,-0.711300077,17.08772581,16.37642574,0.219493172 +Seth Curry,curryse01,2015,16,8,-21.81032781,-7.952814432,-29.76314224,-16.69230299,-0.902478683,-17.59478168,-22.08144714,-6.966074632,-29.04752178,-0.105656853,-0.105656853,0,-17.97564536,-2.056329086,-20.03197445,-1.500127319 +Seth Curry,curryse01,2016,1461,692,0.883510734,-2.740583659,-1.857072925,-0.426701621,-1.015999344,-1.442700966,0.679318195,-2.515113618,-1.835795423,0.322896279,0.322896279,0,-0.447212236,-3.067093064,-3.5143053,0.038952658 +Seth Curry,curryse01,2017,3957,2029,1.026838285,0.454566716,1.481405002,1.042688312,1.210571805,2.253260117,1.143214518,0.630862002,1.77407652,4.629249836,4.629249836,0,1.079916176,1.006252686,2.086168862,-1.132173645 +Seth Curry,curryse01,2019,3580,1725,-0.145321087,0.100653683,-0.044667404,-0.991536931,2.316221665,1.324684734,-0.375472556,0.558132132,0.182659576,2.602177333,1.648571907,0.953605426,-0.242509535,-0.07946296,-0.321972496,-0.710367741 +Seth Curry,curryse01,2020,3699,1749,2.68657245369298,-2.90403725440819,-0.217464800715211,2.41221269327576,-0.696188403050226,1.71602429022553,2.72548281970824,-2.62602937655751,0.099453443150732,2.53877943789894,2.18969559263533,0.349083845263608,2.59395101380682,-2.5019171064382,0.092033907368627,-0.514068116747072 +Stephen Curry,curryst01,2014,6419,3142,6.652823253,0.631879147,7.284702401,10.27424126,0.156038613,10.43027988,7.758268647,0.522739763,8.281008411,18.14294257,16.09322437,2.049718199,7.759047461,1.062668761,8.821716221,2.177092117 +Stephen Curry,curryst01,2015,7192,3439,8.504967644,1.677164522,10.18213217,7.218913424,5.109588666,12.32850209,8.600890397,2.437371187,11.03826158,25.08987314,19.91478519,5.175087958,8.787714967,2.657046848,11.44476181,3.130308659 +Stephen Curry,curryst01,2016,7053,3314,10.53288336,1.688492082,12.22137544,7.781331334,3.40826285,11.18959418,10.37941079,2.108447237,12.48785802,26.66687277,23.659318,3.007554769,10.63510267,2.712822358,13.34792503,3.306111347 +Stephen Curry,curryst01,2017,6963,3239,8.343957927,-0.273510985,8.070446942,11.20731062,0.958064787,12.1653754,9.3086844,-0.095877228,9.212807172,20.65330419,15.61961184,5.033692354,9.791555296,0.593993192,10.38554849,3.58154952 +Stephen Curry,curryst01,2018,4708,2186,7.771188884,-0.414236984,7.3569519,7.324501837,-0.508726478,6.815775359,8.057850212,-0.5001069,7.557743312,11.84730741,8.773362408,3.073945003,8.209617666,0.385208736,8.594826402,2.223310275 +Stephen Curry,curryst01,2019,6820,3177,7.356517885,-0.407131421,6.949386464,6.562084152,3.070571952,9.632656104,7.509478023,0.277037952,7.786515975,17.5661287,13.2637935,4.3023352,8.072135272,0.634772731,8.706908003,2.223996726 +Stephen Curry,curryst01,2020,317,139,6.71894464038124,0.034044839856319,6.75298948023756,2.35936208076385,-7.15743961756612,-4.79807753680228,6.40342630897839,-1.45744592944544,4.94598037953295,0.557403771526079,0.557403771526079,0,5.56943452934471,-1.55677486442494,4.01265966491977,2.17418466692448 +Samuel Dalembert,dalemsa01,2014,3468,1749,-1.990239893,2.282981543,0.29274165,-0.826515566,2.304878471,1.478362904,-1.902642295,2.436583568,0.533941274,2.946079833,2.510194069,0.435885765,-1.218512358,2.078633161,0.860120803,-0.125577465 +Samuel Dalembert,dalemsa01,2015,1049,544,-4.528234611,4.309321966,-0.218912645,-4.863884969,-0.788800235,-5.652685204,-4.829659935,3.561037738,-1.268622197,0.411881686,0.411881686,0,-4.169649474,2.140082653,-2.029566821,0.169572621 +Troy Daniels,danietr01,2014,285,143,4.088374211,-2.053931963,2.034442248,6.931354076,0.344864832,7.276218908,4.904256789,-1.67048171,3.233775079,0.445055262,0.10532405,0.339731212,2.277829584,-1.066070179,1.211759404,0.790348578 +Troy Daniels,danietr01,2015,804,397,1.191867185,-2.315603719,-1.123736534,-5.107327436,-0.898346159,-6.005673595,0.01361962,-2.121372924,-2.107753304,0.137237987,0.137237987,0,-0.40821955,-2.851038286,-3.259257836,1.013491089 +Troy Daniels,danietr01,2016,1027,494,0.839077023,-2.833966493,-1.994889469,-3.592537449,-1.11884641,-4.711383859,-0.05068258,-2.673073071,-2.723755651,-0.003856559,0.15272723,-0.156583789,-0.066423561,-3.435439621,-3.501863182,0.652772906 +Troy Daniels,danietr01,2017,2489,1251,1.557591777,-1.550186612,0.007405165,-0.413687545,1.215224609,0.801537064,1.263691969,-1.083394386,0.180297583,1.883603769,1.697649989,0.18595378,1.23689872,-1.588856735,-0.351958015,0.278965216 +Troy Daniels,danietr01,2018,3433,1622,-0.387941397,-3.671291267,-4.059232663,-1.162961799,-3.891757201,-5.054719,-0.516219339,-3.886792897,-4.403012235,-1.36570994,-1.36570994,0,-0.563617394,-3.761671454,-4.325288848,-0.161786912 +Troy Daniels,danietr01,2019,1624,760,-0.92128413,-1.637621074,-2.558905204,-1.248815658,-0.942869894,-2.191685551,-0.986345569,-1.526318799,-2.512664369,0.092194282,0.092194282,0,-1.340784431,-1.823359132,-3.164143564,0.184847216 +Troy Daniels,danietr01,2020,1201,562,-0.461330181522736,-2.31967001127271,-2.78100019279544,-3.02785836352775,1.49220102351788,-1.53565734000987,-1.0574197745163,-1.7107678800926,-2.76818765460889,-0.000891064161949,-0.130083068225583,0.129192004063635,-1.018300326006,-2.5918961858242,-3.6101965118302,-0.311623888106632 +Gigi Datome,datomlu01,2014,484,238,-3.85187972,-2.856306995,-6.708186715,0.864833152,5.951015514,6.815848667,-3.068421313,-1.124502663,-4.192923976,-0.175566764,-0.175566764,0,-1.857192977,-2.68019969,-4.537392667,0.194866683 +Gigi Datome,datomlu01,2015,452,223,1.036208936,-2.525593473,-1.489384537,0.668379146,5.997140038,6.665519184,1.04914003,-0.898851024,0.150289006,0.346000416,0.393327324,-0.047326907,0.661691544,-3.022334299,-2.360642755,0.122789646 +Brandon Davies,daviebr01,2014,1208,575,-3.796497935,-0.156168393,-3.952666329,-0.993483038,3.812551975,2.819068937,-3.383135113,0.72791799,-2.655217123,0.027964199,0.027964199,0,-3.848355149,-0.665143007,-4.513498156,0.545770763 +Brandon Davies,daviebr01,2015,873,423,-1.801639281,-1.056358018,-2.857997299,-1.696854258,-7.315720873,-9.012575131,-1.78020254,-2.418077995,-4.198280535,-0.321260883,-0.321260883,0,-1.97443807,-1.083914495,-3.058352564,1.601853712 +Anthony Davis,davisan02,2014,4610,2358,1.144708154,2.539155108,3.683863261,1.203007794,0.424147483,1.627155277,1.210109966,2.284343543,3.49445351,7.517069392,7.517069392,0,1.657155606,2.274553174,3.93170878,0.059619409 +Anthony Davis,davisan02,2015,5116,2627,3.639814979,4.440792951,8.080607929,3.834080166,4.316504744,8.15058491,3.840856691,4.708205134,8.549061825,15.16301555,14.52595491,0.637060637,4.356446626,4.731154488,9.087601114,-0.059946736 +Anthony Davis,davisan02,2016,4434,2164,0.78763478,2.507584915,3.295219695,-1.747042811,0.449625755,-1.297417057,0.307322345,2.280605087,2.587927432,5.925508444,5.925508444,0,0.80288781,2.101566082,2.904453892,0.531332751 +Anthony Davis,davisan02,2017,5582,2708,0.664418194,3.890133442,4.554551637,-0.136457847,5.508031797,5.37157395,0.581632221,4.449178164,5.030810385,10.80842731,10.80842731,0,0.996587349,3.822936391,4.819523739,0.531888178 +Anthony Davis,davisan02,2018,6612,3085,1.365189463,3.788953759,5.154143222,0.655409399,3.731064531,4.38647393,1.259732435,4.00413267,5.263865105,12.81229307,11.42556453,1.386728543,2.816365178,3.89101738,6.707382558,1.217603945 +Anthony Davis,davisan02,2019,3998,1850,4.205512058,3.412802459,7.618314517,2.598544921,1.550564376,4.149109296,4.105122105,3.275084908,7.380207013,9.609615264,9.609615264,0,4.307410969,3.020674403,7.328085372,0.511792659 +Anthony Davis,davisan02,2020,6113,2900,3.88890380665428,4.65247294278548,8.54137674943976,-0.802319161904625,2.15829132901963,1.355972167115,3.08330126374548,4.34730325996851,7.43060452371399,15.4931700614026,9.30393408330946,6.18923597809314,2.78464759989939,4.66115782140553,7.44580542130492,1.12599535063329 +Deyonta Davis,davisde01,2017,506,249,-3.228748999,2.548067711,-0.680681288,-5.642064878,0.852640053,-4.789424824,-3.948734993,2.318197089,-1.630537904,0.141474093,0.14563793,-0.004163837,-4.079542009,0.323937733,-3.755604276,-0.480861687 +Deyonta Davis,davisde01,2018,1964,943,-1.159274765,-3.124543236,-4.283818001,-0.577630288,-2.344291884,-2.921922172,-1.065143576,-3.121627977,-4.186771552,-0.689934974,-0.689934974,0,-1.909275373,-2.829964482,-4.739239856,-0.189786817 +Deyonta Davis,davisde01,2019,265,118,-3.074097507,2.798761451,-0.275336055,-6.869710122,3.155520575,-3.714189547,-4.039434097,3.099786981,-0.939647117,0.10858294,0.10858294,0,-3.402058962,0.65824078,-2.743818182,-0.380407643 +Ed Davis,davised01,2014,1895,981,-1.3548703,1.521792954,0.166922654,-0.738970526,3.88776894,3.148798414,-1.302797157,2.075845355,0.773048198,1.755741707,1.677074566,0.078667141,-1.733291129,1.334085973,-0.399205156,-0.562408411 +Ed Davis,davised01,2015,3663,1840,1.122901199,0.661896822,1.784798021,1.101206823,-1.317871672,-0.216664849,1.207631462,0.36950531,1.577136772,4.021977666,4.021977666,0,0.399544764,-0.000124981,0.399419783,-0.948985526 +Ed Davis,davised01,2016,3826,1889,1.083919225,1.270480095,2.354399319,-1.109958783,0.759244121,-0.350714662,0.670489154,1.249485621,1.919974774,4.457916388,4.622170136,-0.164253747,0.299955614,1.044727312,1.344682925,-0.779678797 +Ed Davis,davised01,2017,1617,789,-2.314163639,-2.955404759,-5.269568398,-3.285538733,-2.314535212,-5.600073946,-2.661586334,-2.977642725,-5.63922906,-1.161543939,-1.161543939,0,-2.877646567,-2.070645323,-4.94829189,-0.12725603 +Ed Davis,davised01,2018,3099,1542,-1.089357849,1.199251207,0.109893358,1.77621775,1.489912314,3.266130064,-0.551629189,1.301775671,0.750146482,2.71531587,2.93687448,-0.221558611,-1.246844619,1.670805312,0.423960693,-1.434790364 +Ed Davis,davised01,2019,3125,1487,-0.636608281,0.422198931,-0.21440935,-0.948254504,5.392075962,4.443821458,-0.747163493,1.469129107,0.721965614,2.616817004,2.45011332,0.166703684,-1.229012776,1.626528151,0.397515375,-0.939598841 +Ed Davis,davised01,2020,629,303,-3.34820886368285,0.024473100663035,-3.32373576301982,-8.84295878105258,-0.903805705539152,-9.74676448659174,-4.6810816500533,-0.194152986174457,-4.87523463622776,-0.326776303185898,-0.326776303185898,0,-4.54854408547534,0.665466551182074,-3.88307753429326,-0.548525168091655 +Glen Davis,davisgl01,2014,3600,1820,-3.190652794,0.309107065,-2.88154573,-2.223982473,0.217564117,-2.006418355,-3.157340349,0.325585802,-2.831754547,-0.046484845,-0.093243742,0.046758897,-3.114056425,0.523598459,-2.590457966,-0.852721845 +Glen Davis,davisgl01,2015,2144,1048,-4.160042675,1.468671121,-2.691371555,-9.542087474,0.381752899,-9.160334575,-5.591785555,1.308395638,-4.283389917,-0.822670825,-0.734296099,-0.088374726,-4.501014707,1.039180954,-3.461833752,-0.216710192 +Terence Davis,daviste02,2020,2763,1293,1.05888922429231,0.137660905116897,1.19655012940921,3.64736702452194,1.05060592142099,4.69797294594293,1.64075900041312,0.268672291335418,1.90943129174854,3.08492669648015,2.71579324221151,0.369133454268636,1.44481567259282,-0.039821313360666,1.40499435923215,0.235729357897986 +Tyler Davis,davisty01,2019,2,1,-32.9681128,56.79321834,23.82510554,-60.51009446,61.51676921,1.006674756,-40.82592091,61.11388186,20.28796095,0.01142252,0.01142252,0,-26.93530508,42.98906324,16.05375815,-2.873834033 +Andre Dawkins,dawkian01,2015,43,22,-11.3228645,-0.2521859,-11.5750504,-10.63743798,0.15825169,-10.47918629,-11.83037676,-0.108561314,-11.93893807,-0.102565477,-0.102565477,0,-9.239889877,-4.165275332,-13.40516521,-0.534456524 +Branden Dawson,dawsobr01,2016,58,29,-3.152947529,-16.1217034,-19.27465093,-2.839534192,-15.30257962,-18.14211382,-3.299386046,-17.03257188,-20.33195793,-0.257225065,-0.257225065,0,-4.355397574,-14.3170433,-18.67244087,-1.094537549 +Austin Daye,dayeau01,2014,314,154,-0.120982641,-2.551413656,-2.672396297,0.440438621,-1.941828555,-1.501389934,-0.095322482,-2.639634935,-2.734957416,-0.002301804,0.045976735,-0.04827854,0.09059479,-2.030537713,-1.939942923,-0.275441171 +Austin Daye,dayeau01,2015,707,344,-3.954524956,-0.362766504,-4.31729146,-4.141396196,-0.991107928,-5.132504125,-4.287020122,-0.568581191,-4.855601314,-0.371789442,-0.371789442,0,-3.821422294,-0.878945336,-4.70036763,0.914349071 +Nando De Colo,decolna01,2014,994,498,0.530782046,-2.012997996,-1.48221595,-1.18828397,-2.165385559,-3.353669528,0.156262902,-2.228563865,-2.072300963,0.171826388,0.209180762,-0.037354374,-0.547881174,-1.954319531,-2.502200704,0.659559999 +Dewayne Dedmon,dedmode01,2014,780,390,-1.967172227,1.086841936,-0.880330291,-3.325815113,0.982032124,-2.34378299,-2.312134836,1.189751671,-1.122383165,0.33703573,0.33703573,0,-2.545268223,0.582564299,-1.962703924,0.171655422 +Dewayne Dedmon,dedmode01,2015,1684,845,-3.174954863,0.505116433,-2.669838431,-2.795363036,5.7480757,2.952712664,-3.241148703,1.676289025,-1.564859678,0.5113155,0.5113155,0,-3.703921761,0.782650209,-2.921271551,0.071130182 +Dewayne Dedmon,dedmode01,2016,1434,705,-0.800591039,1.343483498,0.542892459,-1.729148988,-0.313799097,-2.042948085,-1.024454829,1.089795794,0.065340966,1.015862264,1.015862264,0,-1.686799931,0.577861402,-1.108938529,0.309676037 +Dewayne Dedmon,dedmode01,2017,2851,1427,-1.400260705,3.409507976,2.00924727,-2.219895784,4.537462385,2.317566601,-1.693167983,3.763519193,2.07035121,3.508942943,3.527896903,-0.01895396,-1.802888797,3.694329017,1.891440221,-0.146703589 +Dewayne Dedmon,dedmode01,2018,3200,1542,-1.821418913,1.034963528,-0.786455384,-0.067118165,0.884546739,0.817428574,-1.522958882,1.11102808,-0.411930802,1.840296146,1.840296146,0,-1.290316624,0.500848156,-0.789468468,0.046955432 +Dewayne Dedmon,dedmode01,2019,3482,1609,-1.310900239,1.531958757,0.221058518,0.948753082,-0.976645522,-0.02789244,-0.891659562,1.146982037,0.255322475,2.466204847,2.466204847,0,-0.431952084,1.191371267,0.759419183,-0.037171255 +Dewayne Dedmon,dedmode01,2020,1617,774,-5.94975234400232,3.67971863283355,-2.27003371116877,-1.45441290437129,0.980224545044328,-0.474188359326958,-5.359593062774,3.37240465108507,-1.98718841168893,0.298772611394303,0.298772611394303,0,-4.69236894531747,2.63531327394907,-2.0570556713684,0.261442268298911 +Bryce Dejean-Jones,dejeabr01,2016,560,279,-2.842453227,-0.292430671,-3.134883898,-2.14331783,-2.340757943,-4.484075772,-2.857573943,-0.712378313,-3.569952256,-0.116591272,-0.116591272,0,-3.10630558,-0.696755387,-3.803060967,-0.105052011 +Sam Dekker,dekkesa01,2016,16,6,-5.726391003,11.07307115,5.346680151,-7.23495633,-14.16658458,-21.40154091,-6.401522294,6.578198282,0.176675987,0.009066483,0.009066483,0,-7.606123682,6.398307375,-1.207816306,1.170687465 +Sam Dekker,dekkesa01,2017,3071,1450,-0.315220293,0.204214063,-0.11100623,-0.723588665,-0.738932959,-1.462521623,-0.508393917,0.009445873,-0.498948044,1.658242341,1.68129526,-0.02305292,0.16110749,-0.746163589,-0.5850561,-0.428898632 +Sam Dekker,dekkesa01,2018,1898,883,-2.07668623,0.272991059,-1.803695171,-0.115380353,3.0741588,2.958778447,-1.826652782,0.892909439,-0.933743343,0.814566641,0.814566641,0,-1.864870301,-0.773476825,-2.638347126,-0.444796937 +Sam Dekker,dekkesa01,2019,1683,788,-1.581509794,-2.000867849,-3.582377643,0.0554869,-0.940985228,-0.885498328,-1.339908091,-1.842995293,-3.182903384,-0.174591029,-0.174591029,0,-1.112675579,-2.326061317,-3.438736896,-0.704999875 +Malcolm Delaney,delanma01,2017,2570,1251,-3.313273208,-0.409920365,-3.723193573,-2.29134049,2.890224614,0.598884124,-3.263123879,0.21979026,-3.043333619,-0.20392578,-0.269534377,0.065608598,-3.603392265,-0.348278666,-3.951670931,-0.376508028 +Malcolm Delaney,delanma01,2018,2108,1014,-1.239302507,-0.052249183,-1.29155169,-2.103661525,0.966178975,-1.13748255,-1.452120296,0.170040227,-1.282080069,0.759370284,0.759370284,0,-1.20684861,-0.663910543,-1.870759153,-0.006207566 +Angel Delgado,delgaan01,2019,33,15,-5.934942175,7.071052641,1.136110466,-17.86847222,20.35234741,2.483875195,-8.743579986,10.36188648,1.618306498,0.033324859,0.033324859,0,-4.828892919,7.911680878,3.082787958,-0.322502903 +Matthew Dellavedova,dellama01,2014,2542,1271,0.606010335,-0.553215297,0.052795038,1.942039982,4.846072169,6.788112151,0.94074832,0.570562556,1.511310876,2.770166802,2.770166802,0,0.352886906,-0.17326814,0.179618767,0.238085961 +Matthew Dellavedova,dellama01,2015,3656,1877,-0.225263775,-1.158700688,-1.383964463,-2.621153565,1.6179722,-1.003181365,-0.814091939,-0.664828023,-1.478919962,1.247288409,0.321407773,0.925880635,0.097759038,-0.496387187,-0.398628148,-0.537377999 +Matthew Dellavedova,dellama01,2016,4174,2108,0.513055209,-0.411212609,0.1018426,0.003061881,3.793740587,3.796802468,0.384791291,0.416742311,0.801533602,3.79037166,3.989117864,-0.198746204,0.731144081,0.257060274,0.988204355,-0.332086363 +Matthew Dellavedova,dellama01,2017,4292,2145,-0.887373298,-1.989194811,-2.876568109,-2.316842553,-0.301857153,-2.618699706,-1.243733596,-1.751582139,-2.995315735,-0.255296765,-0.431188649,0.175891884,-1.375437374,-1.512440765,-2.887878139,0.17360531 +Matthew Dellavedova,dellama01,2018,1600,790,-1.046703629,-3.248313597,-4.295017226,-2.761038661,-1.749680588,-4.51071925,-1.50290407,-3.111319015,-4.614223085,-0.74614731,-0.946931091,0.20078378,-1.482692612,-3.135639987,-4.618332599,-0.513890628 +Matthew Dellavedova,dellama01,2019,1704,812,0.780423785,-1.713799098,-0.933375314,-2.7557472,3.337826306,0.582079106,0.116099336,-0.685849002,-0.569749666,0.897827177,0.897827177,0,-0.247252929,-1.812488215,-2.059741144,0.445289597 +Matthew Dellavedova,dellama01,2020,1731,821,-1.36708532952534,1.2401729258724,-0.126912403652938,-2.92860072855203,6.88926813761033,3.96066740905831,-1.73119279468497,2.56098007938554,0.829787284700566,1.49956745519096,1.49956745519096,0,-1.85464103330324,0.834198535002055,-1.02044249830118,0.005918651882304 +Luol Deng,denglu01,2014,4289,2213,0.356535812,0.597114441,0.953650252,-0.314590453,0.479273132,0.164682679,0.289138911,0.599843084,0.888981995,4.110450554,4.110450554,0,-0.313545694,0.707042694,0.393497,-0.062061331 +Luol Deng,denglu01,2015,4651,2421,0.609150164,0.466654366,1.07580453,5.851373605,-2.28999232,3.561381284,1.757803189,-0.060433159,1.69737003,5.489968951,5.489968951,0,1.66043511,-0.127613376,1.532821734,-0.059294511 +Luol Deng,denglu01,2016,5744,2889,0.501697649,0.93682775,1.438525399,-0.576787621,0.483192278,-0.093595343,0.304967056,0.86959317,1.174560227,5.928264607,3.77675332,2.151511287,0.356813002,0.942489639,1.299302641,0.278216509 +Luol Deng,denglu01,2017,3085,1486,-1.549528418,0.2223501,-1.327178318,-2.389336117,2.008482457,-0.38085366,-1.803579027,0.659721861,-1.143857165,1.212913741,1.212913741,0,-1.520726949,0.336664113,-1.184062836,-0.386255412 +Luol Deng,denglu01,2018,29,13,-9.038234373,19.89863642,10.86040204,-10.01064195,-7.085538267,-17.09618022,-9.783115073,15.45823944,5.675124367,0.055758173,0.055758173,0,-9.372249513,13.03942053,3.667171022,-0.21711328 +Luol Deng,denglu01,2019,824,392,1.56458307,-0.037783517,1.526799553,4.176247577,4.210277353,8.38652493,2.191795832,0.881437377,3.073233209,1.15962186,1.15962186,0,1.761771198,0.12987822,1.891649418,-0.438886346 +DeMar DeRozan,derozde01,2014,6311,3299,1.984416733,-1.521455466,0.462961267,0.896972562,-1.461186115,-0.564213554,1.86102878,-1.593099728,0.267929053,5.016133417,4.749069483,0.267063934,1.625923205,-1.419202655,0.20672055,-1.258527947 +DeMar DeRozan,derozde01,2015,4415,2259,0.280589963,-1.941950252,-1.661360289,-0.084917771,0.540193724,0.455275953,0.132973731,-1.505872427,-1.372898696,1.584063446,1.482174624,0.101888822,0.809559503,-1.802534288,-0.992974785,-0.389196666 +DeMar DeRozan,derozde01,2016,6934,3550,2.491463972,-2.848625591,-0.357161619,-1.25726696,-3.367183929,-4.624450889,1.829736196,-3.143568186,-1.31383199,2.523233531,3.285081676,-0.761848145,1.359927366,-2.798968429,-1.439041063,-0.236677964 +DeMar DeRozan,derozde01,2017,5986,2993,3.05434534,-1.650687164,1.403658176,-2.296305342,-2.431436363,-4.727741704,2.101773017,-1.921425406,0.180347612,4.455533563,4.275640209,0.179893354,1.501122895,-2.066467036,-0.565344142,-0.29556092 +DeMar DeRozan,derozde01,2018,6336,3065,3.716082908,-2.205748885,1.510334023,1.877414968,-1.176314991,0.701099977,3.436636552,-2.129783552,1.306852999,6.305071965,7.007218212,-0.702146247,3.252800173,-1.918066963,1.33473321,0.509792875 +DeMar DeRozan,derozde01,2019,5994,2939,1.857619644,-0.7916678,1.065951844,-1.204859106,-1.929401651,-3.134260757,1.263006458,-1.084380094,0.178626364,4.370055795,3.891009646,0.479046149,0.737198951,-1.089353545,-0.352154593,-0.931917773 +DeMar DeRozan,derozde01,2020,4867,2316,2.8316868010668,-2.50232718771208,0.329359613354718,1.90851032989166,-2.56463914175977,-0.656128811868105,2.76648156092163,-2.670028985982,0.096452574939621,3.33085372142824,3.33085372142824,0,1.23373488025417,-2.35907288271586,-1.12533800246169,-0.989054833953584 +Marcus Derrickson,derrima01,2019,138,67,7.311700811,0.732942121,8.044642932,-3.000958304,1.691491658,-1.309466646,5.44688204,0.882154527,6.329036567,0.312243678,0.312243678,0,4.845190879,-0.388415513,4.456775366,0.621077891 +Cheick Diallo,diallch01,2017,421,199,-3.101788547,-3.484242293,-6.58603084,-1.4909473,-5.183344308,-6.674291608,-2.881862931,-4.038266387,-6.920129318,-0.422398451,-0.422398451,0,-2.563370736,-3.415077443,-5.978448179,-0.230275367 +Cheick Diallo,diallch01,2018,1355,629,-1.953920574,-2.578675804,-4.532596377,-2.88643399,-4.324498876,-7.210932866,-2.274748856,-3.101832776,-5.376581632,-0.841587423,-0.54196787,-0.299619553,-2.000529119,-2.081800911,-4.08233003,-0.199111719 +Cheick Diallo,diallch01,2019,2001,896,-1.838532448,-0.340103156,-2.178635605,-1.429972808,-1.045810864,-2.475783671,-1.869400078,-0.468058049,-2.337458127,0.189073896,0.189073896,0,-1.21891001,-0.75186892,-1.97077893,0.262004256 +Cheick Diallo,diallch01,2020,1019,479,-1.30465181446812,1.4245303328756,0.119878518407483,-4.07150045822678,-0.065543001056462,-4.13704345928324,-1.97518002474811,1.21197321086022,-0.763206813887887,0.485924992527752,0.485924992527752,0,-1.66954850767088,0.355928306367137,-1.31362020130374,0.080109293062839 +Hamidou Diallo,diallha01,2019,1141,526,-1.778629962,-0.758736641,-2.537366603,-2.279624625,-4.429626669,-6.709251295,-2.005642308,-1.622405448,-3.628047756,-0.236464484,-0.236464484,0,-3.463480684,-0.84275342,-4.306234104,0.357688107 +Hamidou Diallo,diallha01,2020,1974,921,-3.74716889750543,2.28213931774665,-1.46502957975878,-3.4738838077897,3.94236345411243,0.468479646322725,-3.92444344478985,2.72955513827236,-1.1948883065175,0.725261759482046,0.822489795318316,-0.097228035836269,-4.37335117671211,2.06643538439872,-2.30691579231339,0.09079447049129 +Boris Diaw,diawbo01,2014,5196,2578,0.55388476,0.676898427,1.230783187,2.956809307,-0.559718163,2.397091144,1.05455945,0.379959909,1.434519359,5.572831395,3.792823257,1.780008139,0.346450514,0.731050815,1.077501329,0.066015649 +Boris Diaw,diawbo01,2015,4325,2182,-0.705145738,-1.07304499,-1.778190728,0.852448342,0.452167318,1.30461566,-0.459656593,-0.875995992,-1.335652585,1.573305486,1.418103949,0.155201537,-1.050851519,-0.218468642,-1.269320161,-0.361331666 +Boris Diaw,diawbo01,2016,3142,1545,-0.126648142,0.342796769,0.216148627,0.256849006,1.164051984,1.420900991,-0.095851667,0.423650635,0.327798968,2.438576107,2.24675736,0.191818748,-1.051946443,0.068740364,-0.98320608,0.324912223 +Boris Diaw,diawbo01,2017,2881,1486,-2.626567268,0.106829603,-2.519737666,-1.662393431,-0.485354474,-2.147747906,-2.587408752,-0.061959379,-2.649368131,0.089389165,-0.393035427,0.482424592,-2.61416445,-0.262486508,-2.876650958,-0.525864795 +Gorgui Dieng,dienggo01,2014,1674,818,-2.975330409,0.192150414,-2.783179995,-4.584161672,0.880595992,-3.703565679,-3.527869507,0.359879409,-3.167990098,-0.173776578,-0.173776578,0,-3.104763716,0.372327707,-2.732436009,-0.367787069 +Gorgui Dieng,dienggo01,2015,4381,2193,-1.243222113,-0.752962819,-1.996184933,-0.934061909,-0.700225086,-1.634286994,-1.236862535,-0.672575066,-1.909437601,0.938810755,0.938810755,0,-1.849932826,-0.65670987,-2.506642696,-0.170087317 +Gorgui Dieng,dienggo01,2016,4472,2220,-1.438517977,0.245354626,-1.193163351,2.385731558,0.691594531,3.077326089,-0.724619912,0.408886331,-0.315733581,2.743097331,2.743097331,0,-1.029025927,0.567749238,-0.461276689,-0.498262255 +Gorgui Dieng,dienggo01,2017,5278,2653,-0.970901016,1.431543861,0.460642845,0.186398073,1.36195465,1.548352724,-0.796801555,1.554553848,0.757752293,4.691925147,4.691925147,0,-0.82485661,2.457849159,1.632992549,-1.157559613 +Gorgui Dieng,dienggo01,2018,2916,1403,-2.264521097,-0.880268088,-3.144789185,-4.753913335,-2.865771474,-7.61968481,-2.976413289,-1.322895947,-4.299309236,-1.102406879,-1.209557461,0.107150582,-2.244976221,-0.767637931,-3.012614152,-0.219741695 +Gorgui Dieng,dienggo01,2019,2226,1031,-1.045258047,0.859966055,-0.185291991,-2.007896284,-0.57221581,-2.580112093,-1.321816934,0.682027159,-0.639789775,1.110506015,1.110506015,0,-0.787916924,1.104471403,0.316554479,0.046021658 +Gorgui Dieng,dienggo01,2020,2355,1096,-1.91485219861202,4.99260286522322,3.0777506666112,-6.08461118455492,4.62355234601863,-1.4610588385363,-2.87496103949156,5.23339993680703,2.35843889731547,2.86248215548827,2.86248215548827,0,-2.49509644925285,4.64862665526939,2.15353020601653,0.002397312332375 +Spencer Dinwiddie,dinwisp01,2015,894,455,-1.101874914,-0.897816049,-1.999690963,-5.051727463,0.047221428,-5.004506034,-1.982404477,-0.737659563,-2.720064041,0.006867039,0.006867039,0,-1.015970101,-1.335226554,-2.351196656,-1.136002554 +Spencer Dinwiddie,dinwisp01,2016,320,161,-1.759958986,-2.330211305,-4.090170291,-13.20178188,1.140767554,-12.06101433,-4.253574704,-1.748591664,-6.002166368,-0.264912714,-0.265507623,0.000594909,-3.723452258,-1.917141906,-5.640594164,-0.835789315 +Spencer Dinwiddie,dinwisp01,2017,2797,1334,1.197319658,-1.107835594,0.089484064,-1.513133974,0.935253927,-0.577880047,0.744401035,-0.717104872,0.027296162,1.876555758,1.876555758,0,-0.305971695,-0.894818514,-1.200790209,-0.710463168 +Spencer Dinwiddie,dinwisp01,2018,4766,2306,3.123958553,-0.687288055,2.436670498,2.654082076,-0.850479209,1.803602868,3.246510895,-0.738931329,2.507579566,6.073954975,6.073954975,0,2.531120204,-0.540967221,1.990152983,-1.791261648 +Spencer Dinwiddie,dinwisp01,2019,4365,2045,2.706488175,-0.74630649,1.960181685,-2.150459071,-0.607282666,-2.757741737,1.877261159,-0.762442134,1.114819025,4.016695672,3.914532243,0.102163429,1.314688689,-0.9108139,0.403874789,-0.581892108 +Spencer Dinwiddie,dinwisp01,2020,4225,1994,3.31827729071814,-2.29099492745538,1.02728236326276,2.37056793889623,-1.01442876624252,1.35613917265371,3.35743082904437,-2.17350630339049,1.18392452565387,3.98327530180355,3.98327530180355,0,3.34587449422176,-2.14878452608782,1.19708996813394,-0.481132369525459 +Donte DiVincenzo,divindo01,2019,914,411,-1.502539494,3.01566055,1.513121056,-0.900581426,3.841037396,2.940455969,-1.506700249,3.297772532,1.791072283,0.95661009,0.95661009,0,-0.925799623,2.074634512,1.148834889,0.46905952 +Donte DiVincenzo,divindo01,2020,3748,1685,0.312109120408852,2.36824620756277,2.68035532797162,1.47300871421305,2.79672697269458,4.26973568690763,0.548221497386822,2.51351465854809,3.06173615593491,5.00755721799866,5.00801953795992,-0.000462319961258,0.704369528524789,2.55101765847764,3.25538718700243,0.552158299769112 +Luka Doncic,doncilu01,2019,4877,2318,3.610600708,-0.311389747,3.299210961,-0.183790183,-2.893509884,-3.077300067,3.095993803,-0.86982288,2.226170923,5.939360283,5.939360283,0,3.268718424,-0.529670094,2.73904833,0.940742758 +Luka Doncic,doncilu01,2020,4775,2262,8.52388409068407,-0.979909092338876,7.54397499834519,1.45477817749831,-1.12450801557557,0.330270161922741,7.39715948496043,-1.06800854406691,6.32915094089352,10.6444657498735,9.93651881629864,0.707946933574813,7.90913683359459,-1.45604711369857,6.45308971989602,1.35077537594346 +Joey Dorsey,dorsejo01,2015,1806,867,-3.157332509,0.81879508,-2.338537429,-0.98113835,0.105070442,-0.876067908,-2.946769938,0.666181655,-2.280588283,0.21898092,0.373737678,-0.154756758,-3.015708663,1.374736873,-1.640971791,0.740288357 +Tyler Dorsey,dorsety01,2018,2044,974,-0.50286803,-2.041088684,-2.543956714,-1.723203725,-1.617683547,-3.340887273,-0.725697157,-2.049150413,-2.77484757,-0.012339941,-0.012339941,0,-0.835678236,-2.693832068,-3.529510304,-0.061709515 +Tyler Dorsey,dorsety01,2019,1517,698,-0.654397971,-3.686771305,-4.341169276,-0.465623705,-0.402950562,-0.868574267,-0.600858466,-3.211257901,-3.812116367,-0.368539281,-0.368539281,0,-1.476753776,-3.001883272,-4.478637048,0.019696783 +Luguentz Dort,dortlu01,2020,2082,995,-3.29878019453707,3.78668439391397,0.487904199376896,0.394153351181096,2.04254652059819,2.43669987177929,-2.72318011428681,3.60359574113722,0.880415626850414,1.8600455649536,1.4846752723615,0.375370292592106,-3.42119454466326,3.62306745443276,0.201872909769501,0.328045942680141 +Damyean Dotson,dotsoda01,2018,985,474,-1.00354177,0.860345375,-0.143196396,-3.380151823,3.990394785,0.610242962,-1.529178387,1.602393171,0.073214785,0.68330573,0.68330573,0,-1.647805035,-0.317603237,-1.965408271,0.08051153 +Damyean Dotson,dotsoda01,2019,4219,2004,-1.170193843,-1.74276765,-2.912961493,-1.084939662,1.064884394,-0.020055268,-1.152779761,-1.214911025,-2.367690786,0.389369618,0.389369618,0,-1.294236784,-1.523746761,-2.817983545,-0.396016759 +Damyean Dotson,dotsoda01,2020,1767,836,0.038250291725229,-1.74003607050144,-1.70178577877621,-2.42397797949654,1.21420159335328,-1.20977638614325,-0.410192572527415,-1.19405599250911,-1.60424856503653,0.485720584823963,0.485720584823963,0,-1.27375479471692,-2.10946541529469,-3.38322021001162,-0.621274795900253 +Chris Douglas-Roberts,douglch01,2014,2140,1086,0.391975953,-0.842770007,-0.450794053,-1.617480043,-0.860876613,-2.478356656,0.031513068,-0.925495282,-0.893982214,1.019994236,1.055353432,-0.035359196,-1.098055165,-1.008426216,-2.106481381,-0.133584859 +Chris Douglas-Roberts,douglch01,2015,207,103,-3.116438095,-8.414119965,-11.53055806,-4.272208757,-1.476370305,-5.748579062,-3.471651526,-7.472224883,-10.94387641,-0.427869004,-0.427869004,0,-3.370677068,-6.474159212,-9.84483628,-0.60667008 +Toney Douglas,douglto01,2014,1381,704,-0.25120202,-2.066219202,-2.317421222,-2.443467894,-0.626112406,-3.0695803,-0.751680283,-1.926803484,-2.678483767,0.122935444,0.051936961,0.070998483,-0.683915507,-1.17495785,-1.858873358,-0.404701798 +Toney Douglas,douglto01,2015,336,177,-1.192118594,3.838289064,2.64617047,-0.888450369,-1.670640454,-2.559090822,-1.209862987,2.955003375,1.745140388,0.404272829,0.404272829,0,-1.723185526,3.190683087,1.46749756,-0.392762913 +Toney Douglas,douglto01,2016,2617,1262,1.090061716,-1.612323563,-0.522261847,-0.016939786,-3.544195163,-3.561134949,0.943731872,-2.075593209,-1.131861338,1.043447181,1.043447181,0,0.369775033,-1.123168282,-0.753393249,0.147459307 +Toney Douglas,douglto01,2017,802,394,-2.317054134,-0.845486886,-3.16254102,-0.315794042,-0.237304736,-0.553098778,-2.044152681,-0.787143435,-2.831296115,-0.016191586,-0.016191586,0,-1.853910226,0.218276906,-1.63563332,-0.903125145 +Sekou Doumbouya,doumbse01,2020,1553,754,-5.53194066756168,-3.66466262020588,-9.19660328776756,-2.40019722061017,-4.07772658540837,-6.47792380601854,-5.19027204359846,-3.93321541175735,-9.12348745535581,-2.42699711332872,-2.42699711332872,0,-5.33049583639643,-3.45017416232006,-8.78066999871649,-1.03381143586547 +Milton Doyle,doylemi01,2018,266,125,-4.335443105,-2.677573003,-7.013016108,-3.909533486,0.75918579,-3.150347696,-4.464219926,-2.071060043,-6.535279969,-0.239758387,-0.239758387,0,-3.070226369,-1.717634229,-4.787860597,-0.677116304 +PJ Dozier,doziepj01,2018,6,3,-26.90533633,23.17598564,-3.729350697,-20.11707707,-2.600378691,-22.71745576,-27.2092965,19.29413367,-7.915162828,-0.007940283,-0.007940283,0,-21.91147207,20.58107953,-1.330392546,0.432693566 +PJ Dozier,doziepj01,2019,111,51,2.209612267,-1.69414494,0.515467327,6.00435518,7.048984916,13.0533401,3.130533307,0.017308646,3.147841953,0.152473306,0.152473306,0,0.020552022,-0.830304638,-0.809752616,-0.657264984 +PJ Dozier,doziepj01,2020,1132,537,-1.12295158871926,-1.32121132781269,-2.44416291653196,-0.341479482621507,-2.67022116824683,-3.01170065086834,-1.05924030314775,-1.67533299786459,-2.73457330101233,-0.014018686601373,0.218228331648793,-0.232247018250166,-0.53199079461963,-1.46332456222808,-1.99531535684771,0.104172338675771 +Goran Dragic,dragigo01,2014,5389,2668,4.374517058,-0.049753991,4.324763067,5.471925864,1.130412922,6.602338785,4.826053679,0.191101625,5.017155304,10.5505868,10.5505868,0,4.465946486,0.681530218,5.147476705,-0.201129559 +Goran Dragic,dragigo01,2015,5349,2640,1.726520736,-1.657344343,0.069176393,2.064458258,-0.915869344,1.148588914,1.915690786,-1.596337057,0.319353729,4.178566724,4.178566724,0,1.442362051,-1.027782942,0.414579109,0.361325318 +Goran Dragic,dragigo01,2016,5625,2835,0.705197061,0.477843343,1.183040405,0.826275996,2.20181538,3.028091375,0.766840159,0.839999244,1.606839404,6.298059448,5.525129794,0.772929654,0.682121175,0.992083738,1.674204912,-0.257559689 +Goran Dragic,dragigo01,2017,4958,2459,2.523915083,-1.435732841,1.088182242,1.804078671,-2.838633981,-1.03455531,2.518876645,-1.83017198,0.688704666,4.305855083,4.305855083,0,2.252149105,-0.640900584,1.611248522,-0.188290292 +Goran Dragic,dragigo01,2018,5160,2534,1.448227077,-0.102047125,1.346179951,0.503556151,-0.310664939,0.192891213,1.360866161,-0.154822309,1.206043853,5.119657865,4.9934761,0.126181766,1.007372147,0.037210168,1.044582315,-0.102396986 +Goran Dragic,dragigo01,2019,2117,991,1.186595301,-1.265034966,-0.078439665,0.735445169,-0.092568492,0.642876677,1.205345062,-1.122524222,0.08282084,1.440870908,1.440870908,0,0.985140355,-0.871053663,0.114086693,0.610034848 +Goran Dragic,dragigo01,2020,4619,2216,2.31508602211452,-0.97870462463139,1.33638139748314,0.707833428307157,1.63185196767945,2.33968539598661,2.09171521838496,-0.5023312804854,1.58938393789956,4.99826617782148,2.76187688863011,2.23638928919138,2.85321251919814,-1.06095181403472,1.79226070516342,0.218872624832627 +Zoran Dragic,dragizo01,2015,157,75,-3.63979495,-7.60834395,-11.2481389,-4.476714468,-5.85165856,-10.32837303,-4.015396534,-7.683437772,-11.69883431,-0.345805714,-0.345805714,0,-1.799401313,-8.791593536,-10.59099485,0.953372667 +Larry Drew II,drewla02,2015,438,219,-4.996166501,-1.653216709,-6.64938321,-6.926662831,-0.750305364,-7.676968194,-5.600876519,-1.561557878,-7.162434397,-0.495773778,-0.495773778,0,-5.539017355,-1.511902407,-7.050919761,0.536000872 +Larry Drew II,drewla02,2018,143,70,-5.353603169,-1.048884458,-6.402487628,-1.160435369,-5.697268905,-6.857704274,-4.805055961,-2.082894846,-6.887950807,-0.157921086,-0.157921086,0,-3.909083577,-2.857827648,-6.766911225,-1.19830345 +Andre Drummond,drumman01,2014,5215,2619,1.063542321,1.156970993,2.220513314,1.996864814,-3.968138508,-1.971273694,1.321477285,0.220975065,1.54245235,5.72519476,5.72519476,0,1.51250429,0.854177444,2.366681735,-0.174572698 +Andre Drummond,drumman01,2015,4917,2502,-1.661704431,0.972483271,-0.68922116,3.05014006,-2.084443041,0.96569702,-0.766989889,0.419342419,-0.34764747,3.062689292,3.062689292,0,-0.05910765,1.13396994,1.07486229,-0.123914689 +Andre Drummond,drumman01,2016,5575,2797,-1.380001428,1.550856476,0.170855048,1.399900606,1.573697384,2.97359799,-0.891007119,1.657789083,0.766781964,5.046424093,4.580391521,0.466032573,-0.298463083,2.587675298,2.289212214,-0.14549609 +Andre Drummond,drumman01,2017,4783,2409,-2.718499464,1.872174889,-0.846324575,-1.121327931,-6.995777714,-8.117105645,-2.513356653,0.132458609,-2.380898044,0.452613768,0.452613768,0,-1.941205955,1.723638966,-0.217566989,-0.22466533 +Andre Drummond,drumman01,2018,5348,2625,-0.827787141,1.750555895,0.922768753,0.248898751,-3.64075255,-3.391853799,-0.635246755,0.72144643,0.086199674,3.831640022,3.831640022,0,-0.740346417,1.517513044,0.777166627,0.86672171 +Andre Drummond,drumman01,2019,5681,2774,-0.907755932,3.317924163,2.410168231,6.929818236,0.080814422,7.010632658,0.702011363,2.822136104,3.524147467,8.881571105,9.140504881,-0.258933776,1.274905131,3.298046438,4.572951569,-0.033285378 +Andre Drummond,drumman01,2020,3868,1879,-2.67419888134935,2.29101209665974,-0.383186784689613,-0.869439647430602,-0.586089634782692,-1.45552928221329,-2.43547108250615,1.90864624824932,-0.526824834256825,2.1498285802486,2.1498285802486,0,-1.54837957259983,2.64292883640497,1.09454926380515,0.609064575027402 +Jared Dudley,dudleja01,2014,3599,1774,-0.49247499,0.19288785,-0.29958714,-0.707301536,-0.260971004,-0.968272541,-0.625114035,0.079829796,-0.545284239,1.993332053,2.092810592,-0.099478539,-0.453162283,0.463739511,0.010577228,0.042614618 +Jared Dudley,dudleja01,2015,3630,1827,0.269399677,1.724288261,1.993687938,-0.082933748,3.508519572,3.425585824,0.224313202,2.170560406,2.394873609,4.82804113,4.084047067,0.743994063,0.090804476,2.051130227,2.141934703,0.032892434 +Jared Dudley,dudleja01,2016,4337,2098,0.885110039,1.052350221,1.93746026,2.344862919,-0.07992743,2.26493549,1.260366253,0.87411652,2.134482774,5.233635527,5.233635527,0,1.077959568,1.091966395,2.169925962,0.098807792 +Jared Dudley,dudleja01,2017,2900,1362,-0.546732312,1.766628361,1.219896049,-1.749795072,3.673392842,1.92359777,-0.83040372,2.31856967,1.48816595,2.962849237,2.962849237,0,-0.772562803,1.626696261,0.854133458,0.592192215 +Jared Dudley,dudleja01,2018,1443,686,-0.853963178,-1.874253006,-2.728216184,2.460579968,1.893138433,4.3537184,-0.193369124,-1.133193513,-1.326562638,0.498978956,0.498978956,0,-0.65289599,-1.45496357,-2.10785956,0.155278831 +Jared Dudley,dudleja01,2019,2729,1302,-0.974542619,2.660633499,1.68609088,1.201314895,1.637736045,2.83905094,-0.584992689,2.605369031,2.020376342,3.155698521,2.461350354,0.694348167,-0.752402451,1.920700539,1.168298089,-0.458848044 +Jared Dudley,dudleja01,2020,834,395,-1.51681921111297,1.86075830833385,0.34393909722088,-5.52602754244538,2.34343272624098,-3.18259481620439,-2.47321018525832,1.99349617820614,-0.479714007052184,0.468459488637759,0.761945079445595,-0.293485590807836,-2.62247321583216,2.01425612953129,-0.60821708630087,-0.329569728240879 +Duje Dukan,dukandu01,2016,52,24,-6.555413877,-3.131501239,-9.686915116,-9.131462894,-2.774658332,-11.90612123,-7.430119872,-3.15564595,-10.58576582,-0.094396676,-0.094396676,0,-5.643592449,-3.467514999,-9.111107448,-1.579188291 +Tim Duncan,duncati01,2014,5764,2910,-0.595409893,3.2954176,2.700007707,0.521083208,0.064913875,0.585997083,-0.492345586,2.747567924,2.255222338,7.489080481,4.953277252,2.535803229,-0.309690202,2.981612623,2.67192242,-0.286517867 +Tim Duncan,duncati01,2015,4895,2477,0.257929646,3.632088004,3.89001765,0.898989709,1.670526934,2.569516643,0.356223139,3.399775037,3.755998176,8.215443114,6.849059755,1.366383359,0.195692026,4.114111801,4.309803827,-0.526212504 +Tim Duncan,duncati01,2016,3443,1754,-0.800493687,5.014145171,4.213651484,1.211598874,5.174703503,6.386302377,-0.467839622,5.240561419,4.772721797,6.747551492,6.103085992,0.6444655,-0.689232775,4.990938079,4.301705304,-0.027295919 +Mike Dunleavy,dunlemi02,2014,5244,2747,0.310727208,-0.31550524,-0.004778032,0.662217587,1.126965161,1.789182747,0.433375772,-0.087317112,0.34605866,4.348964536,4.199586164,0.149378371,-0.225403097,0.475313743,0.249910645,0.233920526 +Mike Dunleavy,dunlemi02,2015,4322,2227,0.958389451,-0.69083813,0.267551321,3.092090496,1.58462787,4.676718366,1.405851217,-0.278623317,1.127227899,4.477528593,2.813345105,1.664183489,1.133727154,-0.057877596,1.075849559,-0.206951713 +Mike Dunleavy,dunlemi02,2016,1421,703,-1.537303277,-3.59687288,-5.134176157,2.496573119,-4.807780592,-2.311207473,-0.78135306,-4.069097789,-4.850450849,-0.75718307,-0.75718307,0,-0.743680435,-3.369399032,-4.113079467,0.49454623 +Mike Dunleavy,dunlemi02,2017,1853,894,-0.699706362,-0.536810184,-1.236516545,-6.473591659,2.40745144,-4.066140219,-1.95370121,0.02758058,-1.92612063,0.383565005,0.521773861,-0.138208856,-2.175563064,-1.227934403,-3.403497466,0.428654238 +Kris Dunn,dunnkr01,2017,2685,1333,-3.262071942,0.010149692,-3.251922251,-2.508056193,-0.11918443,-2.627240623,-3.312511614,0.024034945,-3.28847667,-0.364594476,-0.364594476,0,-3.214914993,0.67584355,-2.539071443,-0.434364878 +Kris Dunn,dunnkr01,2018,3191,1525,-1.793663069,1.017410451,-0.776252617,-0.961837152,-2.186832505,-3.148669657,-1.652807654,0.457958813,-1.194848841,1.224853053,1.224853053,0,-1.186147009,1.295205031,0.109058022,1.218230539 +Kris Dunn,dunnkr01,2019,2879,1389,-1.592915729,-0.219146607,-1.812062336,0.973102597,-2.57920824,-1.606105642,-1.085383421,-0.671562286,-1.756945707,0.702422974,0.702422974,0,-1.954533821,0.345470701,-1.60906312,-0.191537283 +Kris Dunn,dunnkr01,2020,2686,1269,-1.25429520411225,3.75105562922138,2.49676042510913,-3.20816093481114,4.60850363104322,1.40034269623208,-1.6885237891661,4.14749880715827,2.45897501799218,3.37650094160736,3.37650094160736,0,-2.10271254150927,4.91724522060903,2.81453267909976,0.120567309961594 +Kevin Durant,duranke01,2014,7947,3937,7.040459893,-0.069486511,6.970973383,5.56534847,-1.182644936,4.382703535,7.126795864,-0.344671759,6.782124105,19.67229521,16.01043151,3.661863705,6.744789401,-0.22209284,6.522696561,2.148118458 +Kevin Durant,duranke01,2015,1875,913,7.060140278,0.583554356,7.643694633,2.815734584,4.085785826,6.90152041,6.591607282,1.344739983,7.936347265,5.054340422,5.054340422,0,6.435222769,-0.133561937,6.301660833,1.473819886 +Kevin Durant,duranke01,2016,6806,3304,5.429499044,-0.693926941,4.735572103,4.728358048,2.740322141,7.468680188,5.486769318,-0.038940584,5.447828734,14.0972277,11.99072663,2.106501071,6.468028833,-0.53285325,5.935175584,1.66821334 +Kevin Durant,duranke01,2017,5560,2603,5.754194793,1.627353968,7.38154876,5.576823615,-0.816800073,4.760023542,5.932598547,1.140458288,7.073056834,13.28639377,10.2604669,3.025926871,6.509853533,0.999282444,7.509135978,1.08670657 +Kevin Durant,duranke01,2018,6604,3132,5.371412448,-0.170085526,5.201326922,6.775517431,-2.654599507,4.120917924,5.897184335,-0.737240414,5.159943921,12.96123894,8.363156274,4.598082668,6.37826714,-0.972172861,5.406094278,1.158072934 +Kevin Durant,duranke01,2019,6739,3144,4.666506875,-0.43866686,4.227840014,6.568113351,1.114327704,7.682441055,5.22035192,-0.156450057,5.063901863,12.76032716,10.51977868,2.240548477,5.620111908,-0.650278813,4.969833095,1.176270116 +Trevon Duval,duvaltr01,2019,13,6,11.64857142,-5.850071763,5.798499656,5.017833972,0.775489931,5.793323903,10.98775289,-4.828940882,6.158812009,0.026414288,0.026414288,0,11.0942602,-2.216328883,8.877931318,-3.203957866 +Cleanthony Early,earlycl01,2015,1290,647,-4.276429458,-0.805321955,-5.081751413,-5.6395859,1.709477807,-3.930108093,-4.719311752,-0.240197266,-4.959509018,-0.734165914,-0.734165914,0,-3.373552969,-1.522691847,-4.896244816,0.632187756 +Cleanthony Early,earlycl01,2016,305,154,-5.37391855,-2.171578685,-7.545497235,-0.409626243,5.206557233,4.79693099,-4.667839714,-0.754794378,-5.422634092,-0.210253493,-0.210253493,0,-4.354316345,-2.902802426,-7.25711877,0.122139498 +Jarell Eddie,eddieja01,2016,322,147,-0.232281857,-1.90657276,-2.138854617,-7.937043029,-1.217218642,-9.154261671,-1.837916489,-1.875277618,-3.713194108,-0.071951771,-0.071951771,0,-1.057413137,-4.011080604,-5.068493741,-0.388474937 +Jarell Eddie,eddieja01,2017,141,62,1.148423658,-2.744905226,-1.596481568,-10.54911972,7.125751065,-3.423368654,-1.201564863,-0.794040866,-1.995605729,0.024069793,0.024069793,0,-0.944957205,-3.152764625,-4.09772183,0.848789969 +Jarell Eddie,eddieja01,2018,20,9,-6.379989972,9.437224927,3.057234955,-7.431178575,6.617080307,-0.814098268,-6.963725737,9.362186899,2.398461162,0.021811907,0.021811907,0,-6.22660253,7.131553755,0.904951225,-0.037560154 +Carsen Edwards,edwarca01,2020,776,354,-2.91717057187869,-0.875566525416147,-3.79273709729484,-11.9854425789802,3.39235549675743,-8.59308708222273,-5.0432113026694,-0.077337754338634,-5.12054905700804,-0.43158886933167,-0.458118584460301,0.026529715128632,-4.59420204041573,-1.06634665886592,-5.66054869928165,0.502862545173271 +Shane Edwards,edwarsh01,2014,24,12,-10.18164243,4.709384797,-5.472257636,-17.69589516,-1.367570968,-19.06346613,-12.34534237,3.770586385,-8.574755982,-0.035443522,-0.035443522,0,-7.994387111,0.154698133,-7.839688978,-0.586234433 +Vincent Edwards,edwarvi01,2019,34,16,-0.963533577,-1.657243584,-2.620777161,-6.038425694,-4.453788129,-10.49221382,-2.091369426,-2.2832939,-4.374663326,-0.013086643,-0.013086643,0,-3.466179857,-5.719376417,-9.185556274,-1.350980006 +Henry Ellenson,ellenhe01,2017,295,146,-4.929634328,-2.764913344,-7.694547672,-2.734587935,2.074940152,-0.659647783,-4.72828481,-1.920889847,-6.649174657,-0.294611469,-0.294611469,0,-3.712689689,-4.26230458,-7.97499427,1.406644188 +Henry Ellenson,ellenhe01,2018,690,329,-3.958557025,-3.22835832,-7.186915345,-5.584923459,4.686180984,-0.898742475,-4.519453305,-1.783313291,-6.302766596,-0.598677025,-0.598677025,0,-3.394737102,-2.752207173,-6.146944275,0.386661557 +Henry Ellenson,ellenhe01,2019,547,259,-0.833765748,-4.265896006,-5.099661755,-0.816242004,1.526553207,0.710311203,-0.783993151,-3.237114485,-4.021107636,-0.164043698,-0.164043698,0,-1.050971237,-2.479525198,-3.530496436,-0.371744064 +Henry Ellenson,ellenhe01,2020,36,15,-5.49654089960353,13.5467086613658,8.05016776176224,-11.2455279660545,30.97168470061,19.7261567345555,-7.04766343985941,17.9903670911874,10.942703651328,0.105262809978131,0.105262809978131,0,-6.16801629993774,9.12681378206689,2.95879748212914,0.460435784414391 +Wayne Ellington,ellinwa01,2014,857,407,0.869382915,-2.307192076,-1.437809161,0.442331982,-2.831463464,-2.389131482,0.813751381,-2.554648269,-1.740896888,0.217427746,0.168021454,0.049406292,0.341592618,-2.961146491,-2.619553873,0.640692376 +Wayne Ellington,ellinwa01,2015,3340,1675,0.444403398,-1.41754574,-0.973142341,-0.348908928,3.124323012,2.775414084,0.335071827,-0.502377451,-0.167305623,2.18970029,2.18970029,0,-0.300798963,-1.48078379,-1.781582754,-0.757360126 +Wayne Ellington,ellinwa01,2016,3266,1615,-0.772129594,-0.985175727,-1.757305321,-5.965002607,-0.276976732,-6.241979338,-1.859141365,-0.857162028,-2.716303392,0.02770107,0.02770107,0,-1.832771296,-1.963003052,-3.795774348,-0.225312504 +Wayne Ellington,ellinwa01,2017,3017,1500,1.517550773,-0.582131237,0.935419536,1.69826987,0.076765809,1.775035679,1.661049956,-0.492914226,1.16813573,2.980229369,2.980229369,0,1.584922738,-0.55120992,1.033712818,-0.599294415 +Wayne Ellington,ellinwa01,2018,4309,2142,1.230810182,-2.456783548,-1.225973366,0.804116973,-0.630933208,0.173183765,1.238678394,-2.228628819,-0.989950426,1.931034215,2.211364301,-0.280330086,1.413923905,-1.992522226,-0.578598321,-0.865921958 +Wayne Ellington,ellinwa01,2019,2944,1428,0.233525899,-0.042199487,0.191326412,-2.159559059,-1.848133129,-4.007692188,-0.233007305,-0.414817782,-0.647825087,1.553111211,1.744489708,-0.191378496,0.502552329,-0.536225726,-0.033673398,0.049500949 +Wayne Ellington,ellinwa01,2020,1158,558,-0.392539700065879,-0.297636138555489,-0.690175838621369,-1.0715587605663,3.05671637467996,1.98515761411365,-0.492104611850648,0.426136510825876,-0.065968101024772,0.759927006040587,0.759927006040587,0,-1.00448957787526,-1.23486499972738,-2.23935457760264,-0.560458481148698 +Monta Ellis,ellismo01,2014,6503,3272,1.057992977,-0.14572542,0.912267557,-0.055849311,-3.468996903,-3.524846214,0.821124289,-0.857440332,-0.036316043,4.554127202,4.581653639,-0.027526437,1.682181668,-0.311649792,1.370531876,0.601898481 +Monta Ellis,ellismo01,2015,5919,2896,0.809099921,0.266225502,1.075325424,2.194245336,1.32519537,3.519440706,1.060346445,0.498029246,1.558375691,6.477887981,5.822873186,0.655014796,1.886411817,0.836745591,2.723157408,1.499445238 +Monta Ellis,ellismo01,2016,6053,2959,-0.153088312,-0.106109613,-0.259197925,-1.681552577,0.895441539,-0.786111038,-0.462283272,0.060509005,-0.401774267,3.52887733,3.784336879,-0.255459549,-0.26457184,0.891007371,0.626435531,0.929471408 +Monta Ellis,ellismo01,2017,4213,2074,-1.577654186,-0.199051624,-1.77670581,-0.898188851,-1.822043665,-2.720232516,-1.525547998,-0.536873862,-2.06242186,0.727304058,0.727077063,0.000226995,-1.905759184,-0.776338572,-2.682097756,-0.01616797 +Melvin Ely,elyme01,2014,49,27,-3.370084265,-2.717735106,-6.087819371,12.66667397,-25.10037417,-12.4337002,-0.223520737,-7.539528497,-7.763049233,-0.067588803,-0.067588803,0,-0.841272285,-6.504204807,-7.345477092,-2.038885023 +Joel Embiid,embiijo01,2017,1642,786,-1.336329923,5.247292414,3.91096249,-2.484062904,5.420154846,2.936091941,-1.501959739,5.600233816,4.098274078,2.792342633,2.792342633,0,-2.019135795,4.277593611,2.258457816,1.645407235 +Joel Embiid,embiijo01,2018,4602,2190,-0.231244168,3.573624419,3.342380251,2.771167333,4.691303985,7.462471319,0.384851513,3.941477194,4.326328707,8.01277715,6.599080943,1.413696207,1.644562893,2.915353092,4.559915985,0.708299466 +Joel Embiid,embiijo01,2019,5350,2488,2.324391637,4.547777597,6.872169234,3.508451602,4.85084895,8.359300552,2.686678599,4.84082089,7.527499489,13.30610109,9.917043174,3.389057914,3.351387023,3.80082494,7.152211963,0.625009715 +Joel Embiid,embiijo01,2020,3491,1651,1.76739463786185,3.28749248041581,5.05488711827766,-3.91154316838311,2.81819035127898,-1.09335281710413,0.679464794871487,3.36594130631479,4.04540610118627,5.74557678283558,5.67669617552189,0.068880607313685,2.02818743603165,3.79576365882547,5.82395109485711,0.827260527528364 +James Ennis III,ennisja01,2015,2035,1051,-0.154639355,-2.113614902,-2.268254257,0.2098134,2.819170119,3.028983519,-0.089493094,-1.186841605,-1.276334699,0.787466469,0.787466469,0,-0.520010446,-2.122751982,-2.642762427,-0.332827791 +James Ennis III,ennisja01,2016,662,329,0.688720883,-1.221782949,-0.533062066,-0.896607599,-3.865574192,-4.762181791,0.419239082,-1.812968099,-1.393729018,0.228933786,0.228933786,0,-0.740356797,-0.798398256,-1.538755053,0.510627946 +James Ennis III,ennisja01,2017,3249,1660,-1.438181838,-0.102235847,-1.540417685,-2.202801531,1.961304618,-0.241496913,-1.712986358,0.305281388,-1.40770497,1.065242373,1.644384379,-0.579142006,-1.565423735,0.511502177,-1.053921558,-0.16332888 +James Ennis III,ennisja01,2018,3240,1604,-1.042294481,1.111166219,0.068871738,-1.713885435,-0.462059571,-2.175945006,-1.224449436,0.869655627,-0.35479381,1.957958518,1.957958518,0,-1.620047833,0.414731318,-1.205316515,-0.251040512 +James Ennis III,ennisja01,2019,3074,1462,-1.319755449,-1.742271462,-3.062026912,-0.673387654,-2.158956335,-2.832343989,-1.326425683,-1.944100919,-3.270526602,-0.370635971,-0.406818399,0.036182428,-1.056912961,-1.177989387,-2.234902348,0.007701403 +James Ennis III,ennisja01,2020,2959,1384,-1.28292386157472,-0.241635490398154,-1.52455935197288,1.77449444192369,-2.07033463926319,-0.295840197339505,-0.730936702869985,-0.663194651172417,-1.3941313540424,0.964055972637416,0.862717250039622,0.101338722597794,-0.909487116904488,-0.451147070473726,-1.36063418737821,0.259584737842747 +Tyler Ennis,ennisty01,2015,864,427,-3.435353079,-0.752097953,-4.187451033,-2.536093314,-2.927530323,-5.463623637,-3.41403253,-1.269281055,-4.683313586,-0.432883167,-0.32178967,-0.111093497,-2.392911751,-1.757315895,-4.150227646,0.845242888 +Tyler Ennis,ennisty01,2016,1303,654,-1.504416791,-1.443243652,-2.947660443,-3.099707529,0.471461539,-2.62824599,-1.903010228,-1.087443289,-2.990453517,-0.079898957,-0.079898957,0,-1.756164092,-1.338123388,-3.09428748,-0.405976654 +Tyler Ennis,ennisty01,2017,1230,588,-0.331597472,1.437636125,1.106038653,-0.068863294,3.907552781,3.838689487,-0.301269239,2.076218025,1.774948786,1.345664325,1.345664325,0,-0.619066149,0.529885601,-0.089180548,0.156204961 +Tyler Ennis,ennisty01,2018,1441,683,-0.682099488,-0.019827288,-0.701926776,-2.719746083,2.575264697,-0.144481386,-1.129553259,0.519531787,-0.610021472,0.743964667,0.743964667,0,-1.380807739,0.491978848,-0.88882889,-0.232307267 +Drew Eubanks,eubandr01,2019,239,113,-2.180085312,-1.039637438,-3.21972275,-9.636045139,0.109318958,-9.526726181,-3.871943356,-0.83507942,-4.707022776,-0.112343449,-0.112343449,0,-4.210874417,-3.016260178,-7.227134595,-0.437184261 +Drew Eubanks,eubandr01,2020,608,272,-1.41450663280726,-1.24577269182196,-2.66027932462921,-7.47346381791735,-2.82818422282074,-10.3016480407381,-2.77204821747509,-1.59093236359228,-4.36298058106737,-0.226269487888796,-0.226269487888796,0,-3.73172185961911,-1.71186231498156,-5.44358417460067,1.10801522126271 +Jawun Evans,evansja01,2018,1674,778,-3.05501819,1.00915453,-2.04586366,-1.960720377,2.789733627,0.82901325,-3.038265752,1.46402929,-1.574236462,0.469441371,0.469441371,0,-2.628376478,1.286625026,-1.341751453,0.582160144 +Jawun Evans,evansja01,2019,133,65,-5.409966718,2.089479638,-3.320487081,-15.31503146,-5.146462877,-20.46149433,-7.782499369,0.760087915,-7.022411454,-0.142374106,-0.142374106,0,-7.698290757,-0.875089252,-8.573380009,0.411907619 +Jacob Evans,evansja02,2019,472,222,-4.693103982,-3.136760695,-7.829864677,-5.319436901,1.678076418,-3.641360483,-5.150322376,-2.351205233,-7.501527609,-0.538607255,-0.5320694,-0.006537855,-4.274472905,-2.901310124,-7.17578303,-0.044086168 +Jacob Evans,evansja02,2020,905,418,-5.23314332472099,-1.20082441970031,-6.43396774442131,-5.44137259864581,0.87355263711431,-4.5678199615315,-5.52383312041999,-0.786551530318124,-6.31038465073812,-0.764435446802331,-0.764435446802331,0,-6.06406970001225,-1.22790559030583,-7.29197529031808,0.230329173494783 +Jeremy Evans,evansje01,2014,2356,1209,0.781184395,0.997451616,1.77863601,-2.441873988,0.967294018,-1.47457997,0.198624948,1.110773704,1.309398652,2.488849292,2.488849292,0,-0.32469719,0.962699952,0.638002762,-0.579055206 +Jeremy Evans,evansje01,2015,522,266,2.742555497,2.720715173,5.463270671,-0.942910836,2.558045921,1.615135085,2.143015607,2.84671161,4.989727217,1.038260106,1.038260106,0,1.06228007,2.639868986,3.702149055,-1.106770911 +Jeremy Evans,evansje01,2016,542,251,-2.525097498,0.26288317,-2.262214328,-6.32804204,3.264190029,-3.063852011,-3.453654434,0.914520341,-2.539134093,0.027047121,0.027047121,0,-3.794964279,-1.166351234,-4.961315513,0.157730095 +Jeremy Evans,evansje01,2018,12,5,-2.403046808,-23.75386583,-26.15691264,-5.308261306,-23.11322691,-28.42148822,-3.022780567,-24.93354861,-27.95632918,-0.068182387,-0.068182387,0,-2.363397898,-22.09243601,-24.45583391,5.987206072 +Reggie Evans,evansre01,2014,1758,899,-3.457140975,0.785835355,-2.67130562,-3.192050588,-1.49000636,-4.682056947,-3.62589797,0.382770911,-3.243127059,-0.234425991,-0.234425991,0,-3.650441617,0.655865954,-2.994575662,0.112020245 +Reggie Evans,evansre01,2015,1494,764,-1.679846897,-0.895120208,-2.574967105,-0.910468991,-0.935792107,-1.846261098,-1.643584663,-0.919309703,-2.562894366,0.072620158,0.072620158,0,-2.175866145,-0.856544277,-3.032410422,-0.410587299 +Tyreke Evans,evansty01,2014,3975,2028,1.896026641,-0.361169539,1.534857102,-1.697158495,-2.614589821,-4.311748317,1.242720397,-0.816477862,0.426242535,3.265940852,3.265940852,0,0.021908773,-0.863566655,-0.841657881,-0.597468483 +Tyreke Evans,evansty01,2015,5435,2815,1.723046098,-1.213473588,0.50957251,4.845182977,-2.684795288,2.160387689,2.419939854,-1.581917294,0.83802256,5.121457164,5.436626506,-0.315169342,2.125641511,-0.708431483,1.417210028,-0.682749318 +Tyreke Evans,evansty01,2016,1510,765,1.967337298,-0.676658146,1.290679152,1.239361671,0.306241548,1.545603219,1.937312065,-0.478769206,1.45854286,1.631414453,1.631414453,0,1.132150365,-0.114213059,1.017937307,-0.665776023 +Tyreke Evans,evansty01,2017,1605,788,0.832900249,-0.778692226,0.054208023,-4.890913367,-1.131945977,-6.022859343,-0.274095705,-0.899456858,-1.173552563,0.630647835,0.630647835,0,-0.773732158,-1.355556574,-2.129288733,-0.188563321 +Tyreke Evans,evansty01,2018,3207,1607,4.213043495,-1.320577663,2.892465833,3.631231573,2.479496821,6.110728394,4.44544926,-0.573010413,3.872438847,5.391137972,5.391137972,0,3.479921705,-1.005790905,2.4741308,-0.704147503 +Tyreke Evans,evansty01,2019,3105,1486,-0.377169125,0.318559007,-0.058610119,-1.211830013,0.659486558,-0.552343454,-0.581373031,0.364619341,-0.21675369,1.933044785,1.816510753,0.116534032,-0.831338565,0.107859111,-0.723479454,0.468545337 +Dante Exum,exumda01,2015,3446,1817,-3.425695315,-1.640613233,-5.066308547,0.35285998,3.147900936,3.500760916,-2.844905831,-0.761782029,-3.60668786,-0.786954475,-0.786954475,0,-2.583904378,-0.556209703,-3.140114081,-0.872249366 +Dante Exum,exumda01,2017,2593,1312,-1.758321415,0.748074314,-1.010247101,-1.865013519,1.23517715,-0.629836369,-1.888438013,0.84254843,-1.045889583,1.138286817,0.793492795,0.344794022,-1.666458027,0.928101968,-0.738356059,0.060763752 +Dante Exum,exumda01,2018,748,349,-0.053091983,1.227775331,1.174683348,0.880027214,0.048525583,0.928552797,0.132494499,0.979531559,1.112026058,0.696630667,0.828430044,-0.131799377,-0.887901561,0.321037442,-0.566864119,0.999341101 +Dante Exum,exumda01,2019,1426,664,-0.213671447,-0.353082366,-0.566753813,-2.494547768,1.697324448,-0.79722332,-0.710550123,-0.013893065,-0.724443188,0.685518339,0.685518339,0,-1.063445661,-0.008908832,-1.072354493,-0.101766481 +Dante Exum,exumda01,2020,1022,485,-0.901433946799617,-0.173343187795645,-1.07477713459526,-6.10085569050304,2.52997892705665,-3.57087676344639,-1.99629833377745,0.447571791558439,-1.54872654221901,0.297406683302904,0.297406683302904,0,-2.21546658294659,-0.959150790778671,-3.17461737372526,0.087758785136424 +Festus Ezeli,ezelife01,2015,1431,687,-2.5407433,0.747823215,-1.792920085,-3.497405249,-1.249413809,-4.746819057,-2.966074818,0.265415527,-2.700659291,0.029057223,-0.32788235,0.356939573,-2.73782979,-0.040061139,-2.77789093,-0.095248262 +Festus Ezeli,ezelife01,2016,2068,973,-2.317737913,2.632164994,0.314427081,-0.964719165,0.817701009,-0.147018156,-2.269898004,2.349768352,0.079870348,1.399556162,1.557071551,-0.15751539,-1.333068465,2.021272234,0.688203769,0.024671088 +Tacko Fall,fallta01,2020,78,36,-3.66401038962116,-0.923028401762752,-4.58703879138392,-6.83131702499195,8.94569307351819,2.11437604852624,-4.60146703490079,0.98287525181071,-3.61859178309008,-0.017031824375719,-0.043674397119564,0.026642572743846,-4.19312618514041,-0.68222857117096,-4.87535475631137,0.819070153442967 +Kenneth Faried,farieke01,2014,4534,2178,0.307338564,-1.42937337,-1.122034807,4.612143433,-5.856488267,-1.244344834,1.235652641,-2.428060982,-1.192408341,1.740790342,1.740790342,0,1.165807686,-1.532739921,-0.366932235,0.552506906 +Kenneth Faried,farieke01,2015,4228,2086,-0.174708765,0.364922748,0.190213983,3.739572026,-2.241936803,1.497635222,0.644091707,-0.131802103,0.512289604,3.48187599,3.48187599,0,0.373072322,0.430808417,0.803880739,0.273310492 +Kenneth Faried,farieke01,2016,3420,1694,0.344241776,-2.294401709,-1.950159933,3.030322459,-3.262506329,-0.23218387,0.93562198,-2.598189476,-1.662567496,0.939223857,0.939223857,0,0.349664638,-1.840244165,-1.490579527,-0.064561505 +Kenneth Faried,farieke01,2017,2699,1296,1.360275237,-0.174485843,1.185789394,-0.204900982,-1.522018048,-1.72691903,1.062532559,-0.416018488,0.646514072,2.247687321,2.247687321,0,0.800185038,-0.910714567,-0.110529529,0.080670922 +Kenneth Faried,farieke01,2018,948,461,-0.280246626,-2.049687294,-2.32993392,-4.895612885,-1.811214033,-6.706826918,-1.303377654,-2.085742063,-3.389119717,-0.149949773,-0.149949773,0,-1.201531799,-1.669468618,-2.871000417,-0.245869004 +Kenneth Faried,farieke01,2019,1667,784,0.389416217,0.288610507,0.678026724,0.604409383,-1.081201577,-0.476792195,0.390434584,0.007846967,0.398281552,1.268501995,1.079060397,0.189441598,0.491268747,0.058291816,0.549560563,0.346002028 +Jordan Farmar,farmajo01,2014,1925,912,0.327419687,-0.594858472,-0.267438785,0.453846231,-0.31316528,0.14068095,0.415100143,-0.534757688,-0.119657545,1.235694545,1.235694545,0,0.267672675,-1.09087028,-0.823197605,0.923949389 +Jordan Farmar,farmajo01,2015,1074,529,-0.561589817,-0.064010541,-0.625600358,-7.434514684,1.451434394,-5.98308029,-2.069879132,0.227726625,-1.842152507,0.245683375,0.245683375,0,-0.10348742,-0.149459783,-0.252947204,0.257969661 +Jordan Farmar,farmajo01,2016,786,404,-0.031471502,-0.078107344,-0.109578846,1.387567778,-0.650415271,0.737152507,0.290077414,-0.162149267,0.127928147,0.59315003,0.464775211,0.128374819,1.779294412,0.404328281,2.183622693,-0.313847644 +Jordan Farmar,farmajo01,2017,69,35,0.843912961,-2.393682495,-1.549769534,4.695593922,-10.55517044,-5.85957652,1.762510915,-4.169914029,-2.407403114,0.00608556,0.00608556,0,2.072376091,-4.94288693,-2.870510838,-0.516167197 +Vitor Faverani,favervi01,2014,965,488,-5.041426055,1.390989739,-3.650436316,-6.043181553,0.978302528,-5.064879025,-5.510535015,1.389937957,-4.120597059,-0.34223719,-0.34223719,0,-4.801450015,0.269483097,-4.531966918,0.278042124 +Derrick Favors,favorde01,2014,4247,2201,-1.220721808,0.81252507,-0.408196739,0.188757467,-1.535983708,-1.347226241,-0.956477047,0.438346098,-0.518130949,2.497842488,2.497842488,0,-0.417276521,0.973967444,0.556690923,-0.322818133 +Derrick Favors,favorde01,2015,4349,2280,-0.422778518,2.389702757,1.966924239,2.16398161,0.572627701,2.736609311,0.106758937,2.146911181,2.253670118,5.782719767,5.782719767,0,1.049689299,2.72510981,3.774799108,-0.623247759 +Derrick Favors,favorde01,2016,3823,1983,0.314235916,3.827256376,4.141492292,1.535138697,-0.507880951,1.027257746,0.594607964,3.107433025,3.702040989,6.481005794,6.481005794,0,1.039654707,3.745715939,4.785370646,-0.6989614 +Derrick Favors,favorde01,2017,2748,1411,-3.049361766,0.540105915,-2.509255851,-1.124801148,-0.519679507,-1.644480655,-2.84141503,0.297712355,-2.543702675,0.149039615,0.103025506,0.046014109,-2.234523391,1.521535027,-0.712988364,-0.504232685 +Derrick Favors,favorde01,2018,4948,2439,-0.501917368,2.59885276,2.096935393,2.39047849,-1.595433066,0.795045424,0.077946862,1.804889204,1.882836066,5.74599376,4.21921659,1.52677717,-0.138159875,2.488046202,2.349886327,-0.997683991 +Derrick Favors,favorde01,2019,3977,1869,0.313733138,4.031056665,4.344789803,-1.065543606,2.220508933,1.154965328,0.042324338,3.822359754,3.864684092,6.357839883,5.347568731,1.010271152,0.073515018,4.040563496,4.114078514,-0.060917467 +Derrick Favors,favorde01,2020,2703,1243,-0.120130517359172,2.6219668953245,2.50183637796533,3.88898938818468,1.92696867701944,5.81595806520413,0.699644640411793,2.66010556980368,3.35975021021548,3.86537206066249,3.86537206066249,0,0.689365599710156,2.41023886019618,3.09960445990633,-0.245090939561434 +Kay Felder,feldeka01,2017,803,386,-3.886733733,-1.310005377,-5.196739111,-7.035364646,0.513532622,-6.521832025,-4.876681054,-1.000606701,-5.877287754,-0.612680411,-0.612680411,0,-3.36271661,-1.879108231,-5.241824841,-0.509484523 +Kay Felder,feldeka01,2018,298,140,-7.814923283,2.254868163,-5.56005512,-6.801665373,-0.218625759,-7.020291132,-7.970200134,1.936410034,-6.0337901,-0.237507197,-0.237507197,0,-4.908874238,-1.109816924,-6.018691162,2.078148645 +Cristiano Felicio,feliccr01,2016,654,321,-1.502508821,3.367813284,1.865304464,1.80544606,3.85650997,5.66195603,-0.889415456,3.69431008,2.804894623,0.90295321,0.90295321,0,-1.450211401,1.38874491,-0.061466491,-0.729824414 +Cristiano Felicio,feliccr01,2017,2256,1122,-0.837585778,0.001480156,-0.836105622,-2.564033736,1.14678917,-1.417244565,-1.249970418,0.232494581,-1.017475837,0.973079967,1.306292382,-0.333212416,-1.703443352,0.445432064,-1.258011288,-0.427389954 +Cristiano Felicio,feliccr01,2018,2013,977,-4.72653398,-3.337575712,-8.064109692,-7.302482912,-3.421161929,-10.72364484,-5.505737438,-3.50090975,-9.006647188,-3.104465126,-3.104465126,0,-6.506639147,-3.593692237,-10.10033138,-0.453469365 +Cristiano Felicio,feliccr01,2019,1577,746,-2.968830862,-3.916824125,-6.885654986,0.238455907,-3.03632812,-2.797872213,-2.408120061,-3.8861379,-6.294257961,-1.342326568,-1.342326568,0,-3.583780949,-3.820271907,-7.404052856,-0.502445634 +Cristiano Felicio,feliccr01,2020,802,386,-1.98334260430463,-4.37048013385892,-6.35382273816354,3.08323193144287,-8.60715785384817,-5.5239259224053,-0.990192576610535,-5.53591534945279,-6.52610792606332,-0.737749041615507,-0.737749041615507,0,-2.83511257488599,-4.09866372273815,-6.93377629762414,-0.811043066346889 +Carrick Felix,felixca01,2014,83,38,-3.729021611,0.15706984,-3.571951771,3.006353847,4.411796079,7.418149926,-2.504439437,1.092228239,-1.412211198,0.026525337,0.026525337,0,-1.78638713,-1.613412531,-3.39979966,2.177506675 +Raymond Felton,feltora01,2014,3850,2017,-0.274313761,-0.157227044,-0.431540805,1.311131623,-2.187045443,-0.875913819,0.02775381,-0.556637551,-0.528883741,2.267696242,2.267696242,0,0.32328938,-0.381300716,-0.058011336,-0.755145136 +Raymond Felton,feltora01,2015,653,317,0.155518144,1.680812391,1.836330535,-4.459860239,-0.063129095,-4.522989334,-0.845160558,1.420362921,0.575202363,0.53892488,0.411489852,0.127435028,-0.895891893,-0.353625723,-1.249517616,-0.451798076 +Raymond Felton,feltora01,2016,4742,2364,-0.230051868,-0.446785259,-0.676837128,-0.964497085,0.608880827,-0.355616258,-0.387995117,-0.249323351,-0.637318469,2.565856749,1.837130423,0.728726326,-0.872126696,-0.363651249,-1.235777945,-0.700667635 +Raymond Felton,feltora01,2017,3736,1827,-1.392838035,0.700705614,-0.692132421,-4.837756379,-1.878458338,-6.716214717,-2.235464567,0.183884844,-2.051579723,0.674170755,0.248292214,0.425878541,-1.642731795,0.105294549,-1.537437246,-0.817327063 +Raymond Felton,feltora01,2018,2891,1444,-0.147506785,-0.375275043,-0.522781828,-4.669886402,-0.445304344,-5.115190746,-1.136789002,-0.436686433,-1.573475435,0.850888916,0.768128856,0.082760061,-0.772329719,-0.978726934,-1.751056654,-2.076568061 +Raymond Felton,feltora01,2019,930,436,-1.381557636,1.205998443,-0.175559194,-5.861746918,5.95303849,0.091291572,-2.39365284,2.230969762,-0.162683078,0.589023243,0.29661846,0.292404783,-3.335484193,1.493338225,-1.842145968,-0.936953349 +Terrance Ferguson,fergute01,2018,1562,769,-1.736555927,-1.831539691,-3.568095617,-2.178320707,-4.678916141,-6.857236849,-1.941812713,-2.564826025,-4.506638739,-0.680012906,-0.74539949,0.065386584,-2.308106983,-1.823237397,-4.13134438,-0.781958372 +Terrance Ferguson,fergute01,2019,4472,2059,-2.164224794,-1.361152709,-3.525377502,1.315705408,-1.814868862,-0.499163454,-1.56247255,-1.579597721,-3.142070271,-0.420974705,-0.206544107,-0.214430598,-2.362140699,-0.265590865,-2.627731565,-0.208964619 +Terrance Ferguson,fergute01,2020,2673,1299,-3.8631018173858,0.581544342509999,-3.2815574748758,-3.29290249119841,-3.17999874963819,-6.4729012408366,-3.9823463808253,-0.189016342043221,-4.17136272286852,-0.937483832320194,-0.827228585052603,-0.11025524726759,-4.3213183477953,0.667246322568125,-3.65407202522718,-0.694249949734088 +Bruno Fernando,fernabr01,2020,1542,713,-2.92286879134194,-1.38052704260708,-4.30339583394902,-2.93456490383448,2.35221743487491,-0.582347468959569,-3.07927716775587,-0.615714787165434,-3.6949919549213,-0.343126568960217,-0.343126568960217,0,-3.10119797468089,-1.81521818309547,-4.91641615777636,-0.188789061238885 +Yogi Ferrell,ferreyo01,2017,2402,1197,-0.824876963,-1.814946413,-2.639823376,-0.803858317,-1.772665143,-2.576523459,-0.818340995,-1.922230488,-2.740571483,0.041739463,0.041739463,0,-0.803914398,-1.202338232,-2.006252631,-0.538141388 +Yogi Ferrell,ferreyo01,2018,4643,2282,-0.427114346,-0.280896247,-0.708010593,-1.419790578,6.947648658,5.52785808,-0.627183849,1.207727276,0.580543428,3.844344256,3.844344256,0,-0.440058582,1.148748209,0.708689627,-0.85259967 +Yogi Ferrell,ferreyo01,2019,2310,1067,0.934486521,0.029420249,0.96390677,0.095370888,-0.461022989,-0.365652101,0.819232549,-0.055286934,0.763945615,1.894035834,1.894035834,0,0.004709357,-0.691200258,-0.686490901,-1.006800845 +Yogi Ferrell,ferreyo01,2020,1122,530,-0.7085876538502,1.03498969990627,0.326402046056068,-3.43169129478338,2.64729534276222,-0.784395952021158,-1.30741501209757,1.45645300775427,0.149037995656701,0.779994019030554,0.779994019030554,0,-1.4778795002412,-0.169974959873222,-1.64785446011442,-0.510997610272944 +Landry Fields,fieldla01,2014,698,348,-2.318943065,1.775817684,-0.543125382,-1.894430074,1.813720057,-0.080710017,-2.396490176,1.877853397,-0.518636779,0.389337025,0.19160365,0.197733375,-2.15082909,0.541430219,-1.609398871,-0.193961836 +Landry Fields,fieldla01,2015,435,216,-1.280405621,-1.991418403,-3.271824024,-8.141382221,-4.989482482,-13.1308647,-2.837713297,-2.710664498,-5.548377795,-0.307898853,-0.307898853,0,-2.76928917,-2.454586773,-5.223875943,-0.152781413 +Dorian Finney-Smith,finnedo01,2017,3206,1642,-3.005031958,0.945817271,-2.059214687,-0.246000939,-0.029355281,-0.27535622,-2.569092242,0.787089046,-1.782003196,0.803267687,0.803267687,0,-2.914158291,0.489363042,-2.424795248,-0.927771278 +Dorian Finney-Smith,finnedo01,2018,912,448,-3.042889157,0.661660341,-2.381228816,-2.617247359,3.846670031,1.229422672,-3.109069372,1.367466432,-1.74160294,0.230272295,0.230272295,0,-2.982621649,0.337779292,-2.644842356,-0.093226775 +Dorian Finney-Smith,finnedo01,2019,4164,1985,-2.126347719,1.765278225,-0.361069494,-1.212834617,0.820555926,-0.392278691,-2.077004922,1.678175374,-0.398829548,2.376237323,2.376237323,0,-2.216193706,1.638862442,-0.577331265,-0.209871076 +Dorian Finney-Smith,finnedo01,2020,4837,2311,-0.492063143620077,0.528478508437572,0.036415364817495,2.53343317473574,1.77636171322954,4.30979488796528,0.074579703834794,0.8359750650925,0.910554768927295,4.29465627080815,3.81825729308522,0.476398977722924,0.367937426592213,0.80728308687262,1.17522051346483,-0.781761941383671 +Derek Fisher,fishede01,2014,3489,1727,0.180364305,1.050428241,1.230792546,-1.054511662,2.736477581,1.681965919,-0.121090137,1.423010987,1.30192085,3.555724549,3.688820231,-0.133095682,0.033848397,1.846306849,1.880155246,-0.115284636 +Bryn Forbes,forbebr01,2017,737,358,-2.858422337,-5.745213484,-8.603635821,-7.27222032,-0.899032049,-8.17125237,-3.996793261,-5.146668216,-9.143461477,-1.165016157,-0.92004358,-0.244972577,-2.846756342,-5.686554375,-8.533310717,-0.848073209 +Bryn Forbes,forbebr01,2018,3205,1571,-1.186887759,-1.199643491,-2.38653125,0.259632002,-0.892857171,-0.633225169,-0.952155487,-1.257152268,-2.209307755,0.426983311,0.544340132,-0.11735682,-1.795891257,-1.314798076,-3.110689332,-0.498928849 +Bryn Forbes,forbebr01,2019,5148,2505,0.297066214,-2.592790852,-2.295724638,0.455557177,0.019407904,0.474965081,0.326587932,-2.209899903,-1.883311971,1.123051273,0.771102409,0.351948865,0.060990094,-1.60895065,-1.547960557,-0.867957842 +Bryn Forbes,forbebr01,2020,3303,1579,0.361966930038833,-3.18062630153512,-2.81865937149629,-1.3213693636637,-3.30217509900852,-4.62354446267222,0.012874618724576,-3.38754292154177,-3.3746683028172,-0.500456141665449,-0.500456141665449,0,-0.386680209320191,-2.79929911233352,-3.18597932165371,-0.564101848806051 +Evan Fournier,fournev01,2014,3187,1503,-0.998948385,-1.969197697,-2.968146081,-2.818693325,4.318981019,1.500287694,-1.429446653,-0.754465923,-2.183912576,0.437912241,0.437912241,0,-1.64509212,-1.014324928,-2.659417048,0.843843952 +Evan Fournier,fournev01,2015,3286,1661,0.111278701,-1.946939363,-1.835660662,0.095007302,0.394994628,0.49000193,0.16793346,-1.547191302,-1.379257843,1.160070707,1.160070707,0,-0.394983189,-1.536858795,-1.931841984,-0.12828942 +Evan Fournier,fournev01,2016,5178,2566,1.904743481,-1.199050208,0.705693273,0.189704293,-4.277066683,-4.08736239,1.674732855,-1.901972304,-0.227239449,3.298900023,3.298900023,0,1.253327324,-1.068939541,0.184387783,-0.113322662 +Evan Fournier,fournev01,2017,4551,2234,0.392810887,-0.540857263,-0.148046376,-0.74345696,0.127991258,-0.615465703,0.246039611,-0.408449323,-0.162409711,2.958528313,2.958528313,0,-0.105265566,-0.257235565,-0.362501131,0.30688263 +Evan Fournier,fournev01,2018,3878,1837,1.380806286,-2.072636678,-0.691830392,2.895080208,-1.626896879,1.268183329,1.8292429,-2.081834607,-0.252591707,2.363192342,2.363192342,0,1.034241658,-1.614485963,-0.580244305,0.954722708 +Evan Fournier,fournev01,2019,5602,2728,-0.2589177,0.132797041,-0.12612066,2.85696362,-3.240743013,-0.383779394,0.390855114,-0.586519922,-0.195664808,3.531016081,3.918462948,-0.387446867,0.367512112,-0.074581218,0.292930895,0.276227299 +Evan Fournier,fournev01,2020,4699,2247,1.22945017967338,-0.195598604063708,1.03385157560967,0.280806923421986,-2.41038393441703,-2.12957701099505,1.14144614465689,-0.690766281278982,0.450679863377908,3.69552671464002,3.54517713787733,0.150349576762687,1.39501464463304,0.041583154427484,1.43659779906053,0.428889855144467 +De'Aaron Fox,foxde01,2018,4139,2026,-2.44018986,-1.772573602,-4.212763462,-1.683157185,-2.459616358,-4.142773543,-2.36299659,-1.984345876,-4.347342465,-1.666319743,-1.666319743,0,-2.540016884,-1.690158435,-4.230175319,0.913336599 +De'Aaron Fox,foxde01,2019,5600,2546,2.271922831,-0.575866372,1.69605646,-0.413172937,1.757148324,1.343975386,1.850909879,-0.111283064,1.739626815,5.951543743,5.951543743,0,1.615251111,0.359167853,1.974418964,2.091028069 +De'Aaron Fox,foxde01,2020,3479,1634,2.39207795344948,-1.36321910346545,1.02885884998403,2.08238082242185,-4.18485955100218,-2.10247872858033,2.46458573595695,-2.02050194953169,0.444083786425256,2.69637233442813,2.69637233442813,0,2.33100939798312,-1.07302694224957,1.25798245573355,1.28725656724265 +Randy Foye,foyera01,2014,5198,2485,2.071988606,-1.103664146,0.96832446,1.422712518,-2.201028709,-0.778316191,2.07001736,-1.381271315,0.688746045,4.418907313,4.418907313,0,1.697283271,-1.025477025,0.671806246,1.300265489 +Randy Foye,foyera01,2015,2239,1087,0.113210132,-3.367224189,-3.254014057,-2.059078459,-0.443642085,-2.502720544,-0.312533801,-2.922157045,-3.234690846,-0.270974317,-0.270974317,0,-0.272818483,-2.628787616,-2.901606099,0.774452954 +Randy Foye,foyera01,2016,3708,1832,-1.711769524,-0.5852985,-2.297068024,-1.331101784,2.19724202,0.866140236,-1.774292374,-0.033583079,-1.807875453,0.866077929,1.059220029,-0.1931421,-1.478762947,-1.006024687,-2.484787634,-0.309758306 +Randy Foye,foyera01,2017,2755,1284,-2.753666543,-1.646875608,-4.400542152,-1.832972315,-1.491066877,-3.324039192,-2.689148375,-1.686278264,-4.37542664,-1.070719821,-1.070719821,0,-3.059791859,-2.545294824,-5.605086683,0.544249575 +Jamaal Franklin,frankja01,2014,327,165,-3.043681851,-2.29137599,-5.335057841,0.371281604,2.821727198,3.193008802,-2.4923861,-1.388178623,-3.880564723,-0.092829403,-0.11537646,0.022547058,-3.59649842,-0.701298571,-4.297796991,0.912534117 +Jamaal Franklin,frankja01,2015,32,13,-3.556516232,-17.91562028,-21.47213651,1.424563436,-9.53358229,-8.109018854,-2.750930067,-17.25061278,-20.00154284,-0.119560284,-0.119560284,0,-0.883393692,-15.69268487,-16.57607856,4.305771403 +Melvin Frazier Jr.,frazime01,2019,130,59,-7.106163071,0.314168296,-6.791994775,-4.742577474,10.71501626,5.972438789,-7.057208797,2.459693552,-4.597515245,-0.057349038,-0.134762668,0.07741363,-7.426279691,0.493890153,-6.932389538,0.179127209 +Melvin Frazier Jr.,frazime01,2020,274,126,-3.04763583759106,-2.69922120898218,-5.74685704657323,-9.45824724982537,-2.44916032301964,-11.907407572845,-4.5678135710944,-2.83075121152601,-7.39856478262041,-0.299238263134242,-0.299238263134242,0,-6.42097722583969,-2.87055349541038,-9.29153072125007,0.138155082037042 +Michael Frazier,frazimi01,2020,361,157,-7.2771070934122,-7.52305143416154,-14.8001585275737,-11.4500314800789,2.77989195109327,-8.67013952898558,-8.64522073648988,-5.83720032507445,-14.4824210615643,-0.959109412741937,-0.964020992885837,0.0049115801439,-7.45994222631453,-5.86196253967543,-13.32190476599,1.35405570194968 +Tim Frazier,fraziti01,2015,500,242,-4.861810683,-0.602759824,-5.464570507,0.911643296,0.924720728,1.836364024,-3.880206848,-0.319669015,-4.199875864,-0.167207262,-0.134251942,-0.032955319,-2.892551154,-0.69588695,-3.588438104,0.765851534 +Tim Frazier,fraziti01,2016,1510,741,-0.727955517,-0.659837256,-1.387792773,-1.2257855,1.672363434,0.446577934,-0.866847881,-0.176111473,-1.042959354,0.617826107,0.617826107,0,-0.890113933,-0.184374701,-1.074488634,-0.154121716 +Tim Frazier,fraziti01,2017,3156,1525,-0.52334192,-1.116003,-1.63934492,-0.698884828,-1.596108392,-2.29499322,-0.546525613,-1.303085022,-1.849610635,0.698631351,0.698631351,0,-0.891684772,-0.863175329,-1.754860101,-0.268990397 +Tim Frazier,fraziti01,2018,1724,844,-0.79624768,1.395584226,0.599336546,-2.620314219,-1.328052358,-3.948366577,-1.221138784,0.909381963,-0.311756821,1.042674588,0.993963725,0.048710863,-1.116690425,1.137438152,0.020747728,-0.640114665 +Tim Frazier,fraziti01,2019,2534,1160,0.245015983,-2.283945482,-2.038929499,-1.488076295,-1.788183755,-3.27626005,-0.114429746,-2.315742369,-2.430172114,0.211834995,0.138853915,0.07298108,-0.531739003,-2.305738282,-2.837477285,-0.231675011 +Tim Frazier,fraziti01,2020,740,355,-3.23978588769597,2.07560399294795,-1.16418189474802,-3.20742586601461,1.26300605410221,-1.9444198119124,-3.41478981684735,2.07011519467064,-1.34467462217671,0.253522096474936,0.253522096474936,0,-3.23376486144164,0.521741343416536,-2.7120235180251,-0.405891447806148 +Jimmer Fredette,fredeji01,2014,1034,519,2.700944928,-1.334839582,1.366105346,1.654908894,-2.728438606,-1.073529711,2.677018462,-1.694893805,0.982124657,0.9863435,0.9863435,0,1.230765071,-2.781355615,-1.550590544,-0.14564529 +Jimmer Fredette,fredeji01,2015,1026,509,-1.304164077,-3.760426429,-5.064590506,1.933668937,0.700388456,2.634057394,-0.736971105,-3.04778675,-3.784757855,-0.269490441,-0.269490441,0,-0.558079626,-3.165846219,-3.723925846,0.275606263 +Jimmer Fredette,fredeji01,2016,39,18,-7.316080147,-6.712235116,-14.02831526,-38.89862279,-4.897770776,-43.79639357,-14.33090104,-6.715314935,-21.04621597,-0.169635852,-0.169635852,0,-11.95272614,-6.059877458,-18.0126036,1.321940789 +Jimmer Fredette,fredeji01,2019,142,65,-10.08984735,-6.201917186,-16.29176453,-8.987045054,-8.004034732,-16.99107979,-10.37652292,-6.897378568,-17.27390149,-0.477014362,-0.477014362,0,-8.126087521,-5.862649502,-13.98873702,-0.982153417 +Joel Freeland,freeljo01,2014,1522,751,-2.129804464,0.007916655,-2.121887809,-0.69720556,-0.141603613,-0.838809172,-2.011216098,-0.013507886,-2.024723984,0.264041077,0.379663822,-0.115622745,-1.806054433,-0.642793749,-2.448848182,-0.46691654 +Joel Freeland,freeljo01,2015,1262,624,-2.370309782,2.74574187,0.375432089,0.085458201,3.007471316,3.092929517,-2.00830702,2.940073504,0.931766485,1.170327736,1.125517492,0.044810244,-1.937549145,2.85983953,0.922290385,-0.125330942 +Channing Frye,fryech01,2014,4669,2312,0.680659762,0.692949868,1.37360963,6.79008571,-0.666424637,6.123661073,1.966371743,0.440067369,2.406439112,6.072285205,6.072285205,0,2.116321051,1.350383848,3.466704898,-0.160208407 +Channing Frye,fryech01,2015,3722,1870,-1.11406448,-0.863801397,-1.977865877,-0.650556319,-2.486115933,-3.136672253,-1.039897165,-1.212634464,-2.252531629,0.475323447,0.475323447,0,-0.517832322,-0.059655844,-0.577488166,0.141796322 +Channing Frye,fryech01,2016,2819,1437,1.068141785,0.858883637,1.927025422,2.6015831,1.0402145,3.641797601,1.413515835,0.929497338,2.343013172,3.791166936,2.298558249,1.492608687,1.819894217,0.40144358,2.221337796,-0.07079576 +Channing Frye,fryech01,2017,3163,1552,1.203467652,1.508340053,2.711807705,-0.368342209,-2.141722668,-2.510064877,0.874803419,0.895189013,1.769992432,3.589023952,3.607710338,-0.018686387,1.725517236,0.892984992,2.618502228,0.268983566 +Channing Frye,fryech01,2018,1454,695,0.193020924,-0.665583176,-0.472562252,2.546067282,1.201736261,3.747803543,0.667027769,-0.255203711,0.411824057,1.119759227,1.119759227,0,0.687331288,-0.91389415,-0.226562862,-0.079858093 +Channing Frye,fryech01,2019,696,341,-2.858176663,-7.499611033,-10.3577877,-5.512309116,-8.017588443,-13.52989756,-3.533367487,-7.891168839,-11.42453633,-1.504987605,-1.504987605,0,-2.669284515,-7.190238303,-9.859522818,-0.283122945 +Markelle Fultz,fultzma01,2018,616,276,-2.642651576,1.712107067,-0.930544509,-2.101590474,4.09587389,1.994283416,-2.719689996,2.229451266,-0.49023873,0.31920183,0.25584316,0.06335867,-2.6311783,1.751554733,-0.879623567,-0.46541234 +Markelle Fultz,fultzma01,2019,931,427,-2.422602728,-0.70167473,-3.124277459,-4.37021319,1.9226145,-2.44759869,-3.00506014,-0.205591388,-3.210651528,-0.099637976,-0.099637976,0,-2.197696538,-0.205392438,-2.403088976,-0.728585296 +Markelle Fultz,fultzma01,2020,4502,2143,-1.39471081666578,-1.1571802886738,-2.55189110533958,1.52219863419984,-2.47551384518882,-0.953315210988977,-0.842607406730506,-1.5187442929467,-2.3613516996772,0.428913831520925,0.761794220458609,-0.332880388937684,-0.816829436941485,-0.794810633255888,-1.61164007019737,-0.365123558511578 +Wenyen Gabriel,gabriwe01,2020,629,288,-3.07200339398808,1.92389154162766,-1.14811185236043,-0.974064892923072,0.573015271091612,-0.40104962183146,-2.80526928269416,1.80965812402988,-0.995611158664284,0.293181578143434,-0.036033073880435,0.329214652023869,-3.34781167401301,2.12767659775316,-1.22013507625985,0.546921417661038 +Daniel Gafford,gaffoda01,2020,1296,609,-2.70740450594422,0.342417247996672,-2.36498725794755,-1.7549899149051,3.24259110513437,1.48760119022927,-2.62046294965654,0.931949423662102,-1.68851352599444,0.329622634675089,0.329622634675089,0,-3.577072665697,0.674480797804968,-2.90259186789204,-0.059977251935387 +Danilo Gallinari,gallida01,2015,2913,1426,2.973135729,-0.054006507,2.919129222,1.018585094,1.254560947,2.273146041,2.765614247,0.244970946,3.010585193,4.211029613,4.211029613,0,2.505368185,-0.124297156,2.381071029,0.456319269 +Danilo Gallinari,gallida01,2016,3726,1839,3.880945773,-0.935937825,2.945007948,-1.536205373,-0.796112228,-2.332317601,3.002871656,-0.935688235,2.067183421,4.510366211,4.510366211,0,2.397391688,-1.190940887,1.206450801,-0.20307584 +Danilo Gallinari,gallida01,2017,4413,2134,2.732136145,-0.731156563,2.000979582,1.758964609,0.401062829,2.160027438,2.637637805,-0.510733227,2.126904578,5.308113026,5.308113026,0,2.644325854,-1.432510399,1.211815455,-0.031382139 +Danilo Gallinari,gallida01,2018,1369,671,1.160168608,2.354316505,3.514485113,-2.597301609,2.313891414,-0.283410195,0.427797459,2.505966486,2.933763945,1.941857244,1.941857244,0,1.378807413,1.727051375,3.105858788,-0.201184932 +Danilo Gallinari,gallida01,2019,4792,2260,4.204915301,0.447114179,4.65202948,3.543486614,-1.569517112,1.973969502,4.305740859,0.06919504,4.374935899,8.195913788,7.979861641,0.216052148,4.034926163,0.341573778,4.376499941,-0.433733118 +Danilo Gallinari,gallida01,2020,4245,2046,3.00069173161635,0.157815557167316,3.15850728878367,5.62701280375509,-5.66277212804787,-0.035759324292774,3.74728792724934,-1.08869824560009,2.65858968164926,5.63257246697684,5.56933255409398,0.063239912882859,3.10040620784712,-1.17189106835536,1.92851513949176,-0.429195205651918 +Langston Galloway,gallola01,2015,2843,1457,-0.38112869,1.246640568,0.865511877,-2.030740369,1.027532322,-1.003208047,-0.662010005,1.348801082,0.686791077,2.544133213,2.544133213,0,-0.765329668,1.307488103,0.542158435,-0.399549532 +Langston Galloway,gallola01,2016,4082,2033,-0.136019596,0.945411328,0.809391732,-3.186134534,3.051714921,-0.134419613,-0.771733634,1.462014977,0.690281343,3.552672756,3.552672756,0,-0.961711805,1.625295009,0.663583204,-0.430252127 +Langston Galloway,gallola01,2017,3084,1495,-0.539750086,0.016321929,-0.523428157,-1.69528132,-0.377192447,-2.072473767,-0.770914276,-0.069309906,-0.840224182,1.451779444,1.451779444,0,-0.958008208,-0.450140747,-1.408148956,-0.384874259 +Langston Galloway,gallola01,2018,1765,863,0.003607703,1.917029618,1.920637321,-1.999524921,6.03004355,4.03051863,-0.397324578,2.881800819,2.484476241,2.296792054,2.296792054,0,0.012607795,1.383935278,1.396543074,-0.342659959 +Langston Galloway,gallola01,2019,3868,1855,0.037475616,-1.030421763,-0.992946147,-0.516024977,0.213986318,-0.302038659,-0.067679275,-0.824321361,-0.892000637,1.756105792,1.657737806,0.098367986,-0.256352587,-0.89487484,-1.151227428,-0.316446595 +Langston Galloway,gallola01,2020,3552,1702,0.966244441010998,-1.17552364496481,-0.209279203953812,0.023574898121772,-2.49816182640785,-2.47458692828608,0.858010278102494,-1.493900581424,-0.635890303321509,1.83209967141622,1.83209967141622,0,0.446723754109754,-1.78155220296216,-1.33482844885241,-0.206313472523993 +Francisco Garcia,garcifr01,2014,2295,1105,-0.022449363,-2.171721839,-2.194171202,-1.624105995,2.154662282,0.530556287,-0.423570216,-1.422935457,-1.846505674,0.511233199,0.548117317,-0.036884118,-0.600011646,-1.297985104,-1.897996751,0.16895108 +Francisco Garcia,garcifr01,2015,398,200,-3.273364712,-2.667024754,-5.940389466,-4.611997799,2.345000883,-2.266996916,-3.793891912,-1.827916898,-5.62180881,-0.292934645,-0.292934645,0,-3.146436682,-1.263680291,-4.410116973,-0.034270771 +Patricio Garino,garinpa01,2017,86,43,-11.18537551,-10.47107924,-21.65645475,-7.523048656,-8.366320819,-15.88936947,-11.0377803,-10.63427238,-21.67205268,-0.418480503,-0.418480503,0,-9.206471275,-8.730265481,-17.93673676,0.793273319 +Darius Garland,garlada01,2020,3814,1824,-3.03527435673026,-4.32470691973425,-7.35998127646451,-0.280490873993921,-1.47661882116855,-1.75710969516247,-2.59798463952282,-3.94775789051725,-6.54574253004007,-3.52224076938927,-3.52224076938927,0,-1.9757136393221,-3.70337480063052,-5.67908843995262,-0.291814449037004 +Kevin Garnett,garneke01,2014,2599,1359,-3.601200315,2.960725897,-0.640474418,-2.836497089,2.17393202,-0.662565069,-3.663230814,2.990145082,-0.673085732,1.44223007,1.171359995,0.270870076,-2.488056111,1.935037828,-0.553018283,-0.400002477 +Kevin Garnett,garneke01,2015,1868,952,-1.535616325,2.76741324,1.231796915,-1.027971709,2.000735805,0.972764096,-1.510574183,2.807574542,1.297000359,1.943989074,1.943989074,0,-1.0852866,2.070633068,0.985346468,-0.021322811 +Kevin Garnett,garneke01,2016,1113,556,-1.416030552,4.14269563,2.726665078,-2.177092479,6.675034275,4.497941795,-1.666096208,4.974173426,3.308077219,1.703361444,1.703361444,0,-1.925186484,4.260476846,2.335290362,-0.860853716 +Billy Garrett,garrebi01,2019,137,63,-5.942361267,-6.536359578,-12.47872084,-4.836611251,-1.082686357,-5.919297608,-5.950892107,-5.714371297,-11.6652634,-0.283597588,-0.283597588,0,-5.77547972,-7.200915124,-12.97639484,-1.053476001 +Diante Garrett,garredi02,2014,2045,1048,-3.99993685,-1.752229807,-5.752166658,-3.019687254,1.709641307,-1.310045946,-3.9985031,-1.084317356,-5.082820457,-1.235093816,-1.235093816,0,-4.090927025,-1.507815657,-5.598742682,-0.941284045 +Marc Gasol,gasolma01,2014,4277,2269,-0.714074261,3.658871207,2.944796946,-1.998445141,-0.385531829,-2.38397697,-1.02674156,3.001670905,1.974929345,5.4484059,4.51286241,0.93554349,-0.932634885,3.085414884,2.152779999,-0.772673354 +Marc Gasol,gasolma01,2015,6027,3103,1.099848039,4.371650175,5.471498214,2.060103126,-3.457271436,-1.39716831,1.357467162,2.951834991,4.309302153,11.18160504,9.26124156,1.920363479,1.190276733,2.794489722,3.984766455,-0.421258497 +Marc Gasol,gasolma01,2016,3484,1791,-1.437710648,2.528177945,1.090467297,-1.58076205,1.906686949,0.325924899,-1.531204211,2.569490597,1.038286386,3.423994657,3.423994657,0,-1.82493255,2.072040649,0.247108099,-1.061910212 +Marc Gasol,gasolma01,2017,5350,2771,0.904641472,1.71346405,2.618105522,0.918668638,-0.39414577,0.524522868,1.008072038,1.361160637,2.369232675,7.224406923,6.729462681,0.494944242,1.120827347,1.125628848,2.246456194,-0.239591768 +Marc Gasol,gasolma01,2018,4767,2408,-1.351350717,2.26192892,0.910578204,-1.228754135,-1.114842256,-2.343596391,-1.322328335,1.72539047,0.403062135,3.86072768,3.86072768,0,-0.859625651,1.047060618,0.187434967,-0.332983578 +Marc Gasol,gasolma01,2019,6405,3171,-0.949295639,3.941867178,2.992571539,-0.034791748,1.482903554,1.448111806,-0.801287871,3.624534536,2.823246665,8.994060641,7.142499854,1.851560786,-0.664292424,3.697843651,3.033551227,-0.4467986 +Marc Gasol,gasolma01,2020,2937,1389,-2.58620850760979,3.76909815602547,1.18288964841568,-0.664933814584901,4.37546132051347,3.71052750592857,-2.35852931936894,4.03839456157717,1.67986524220824,3.12683405712747,3.06033710290998,0.06649695421748,-1.98039495595487,3.66072992809046,1.6803349721356,0.103553167732033 +Pau Gasol,gasolpa01,2014,3939,1884,-1.759937286,-0.330478417,-2.090415703,-0.950375917,-2.719802793,-3.67017871,-1.655132645,-0.785460636,-2.440593281,0.299498836,0.299498836,0,-0.719178275,-1.028715117,-1.747893393,0.674645803 +Pau Gasol,gasolpa01,2015,5920,2998,0.447415539,1.055511584,1.502927123,-0.537216174,-0.463860643,-1.001076818,0.265111323,0.789218581,1.054329904,5.900298463,4.863006105,1.037292358,1.052852945,0.519694321,1.572547266,0.581917616 +Pau Gasol,gasolpa01,2016,4652,2291,0.759502326,2.56176525,3.321267576,0.003726204,0.943414776,0.94714098,0.675637902,2.390007068,3.06564497,6.843043403,6.843043403,0,1.378343924,1.653814248,3.032158172,0.651436415 +Pau Gasol,gasolpa01,2017,3946,1992,0.887865007,2.17572724,3.063592247,3.041776184,-1.007387494,2.03438869,1.3588828,1.57041406,2.92929686,5.795104704,4.76727977,1.027824934,1.822462449,1.769057981,3.59152043,-0.121933437 +Pau Gasol,gasolpa01,2018,3846,1902,-0.209165321,1.225286515,1.016121194,-3.712865374,-0.607458197,-4.320323571,-0.941151556,0.859777597,-0.081373959,2.603868275,2.653282751,-0.049414476,-0.970199385,0.343830661,-0.626368723,0.555795901 +Pau Gasol,gasolpa01,2019,774,360,-1.842438513,-0.073975393,-1.916413906,-4.439186627,-2.736712186,-7.175898813,-2.512898525,-0.629995788,-3.142894313,-0.068519515,-0.068519515,0,-2.445801326,-1.064448511,-3.510249838,-0.201587441 +Rudy Gay,gayru01,2014,5022,2531,1.05117829,-0.24909926,0.802079031,0.740631637,-1.327468214,-0.586836576,1.071735449,-0.473218254,0.598517194,4.319684347,4.319684347,0,0.853978377,-0.625823778,0.228154599,0.223223335 +Rudy Gay,gayru01,2015,4868,2408,3.314297451,-0.774278344,2.540019107,3.312481769,-2.378173511,0.934308258,3.541634596,-1.116385561,2.425249036,6.409034263,6.409034263,0,2.663567517,-1.605253963,1.058313554,0.768017948 +Rudy Gay,gayru01,2016,5011,2379,-0.458080923,-0.083305412,-0.541386335,0.426639482,-0.56599716,-0.139357679,-0.294371415,-0.164941972,-0.459313386,2.792900797,2.792900797,0,-0.149473276,-0.145546174,-0.295019449,0.440821346 +Rudy Gay,gayru01,2017,2036,1013,1.238852722,2.132741019,3.37159374,0.16220065,3.611689385,3.773890035,1.113369178,2.605354081,3.718723259,3.368650884,3.368650884,0,0.724462177,1.991417939,2.715880117,0.745347516 +Rudy Gay,gayru01,2018,2801,1391,0.648697233,1.343426816,1.992124048,0.764163645,1.09122192,1.855385565,0.733646891,1.319542695,2.053189586,3.40774823,3.237472092,0.170276138,0.707852507,1.151539588,1.859392095,-0.081887443 +Rudy Gay,gayru01,2019,4176,2021,1.173033731,0.914249496,2.087283227,0.259091763,1.997509368,2.256601131,1.0092075,1.195299685,2.204507185,5.083692671,5.035859171,0.0478335,0.70552992,0.554462212,1.259992132,-0.196795106 +Rudy Gay,gayru01,2020,3171,1461,-0.604682534500956,0.496667682589298,-0.108014851911659,-2.51310969503349,2.31912340082488,-0.193986294208612,-1.07071205959074,0.939378106741186,-0.131333952849555,1.95947767060533,1.95947767060533,0,-1.23879636697873,-0.115894972468416,-1.35469133944714,0.393267887116181 +Michael Gbinije,gbinimi01,2017,65,32,-5.89428544,-2.716848343,-8.611133783,-3.738235034,1.07445595,-2.663779084,-5.814740449,-2.156548327,-7.971288776,-0.084070565,-0.084070565,0,-4.710136998,-3.487387605,-8.197524603,-1.351242268 +Alonzo Gee,geeal01,2014,2055,1020,-2.895136971,-2.129485945,-5.024622916,-4.049399511,-1.524700615,-5.574100126,-3.300852499,-2.111005286,-5.411857785,-1.390884227,-1.390884227,0,-3.294311153,-2.211826464,-5.506137617,0.390709869 +Alonzo Gee,geeal01,2015,1389,665,-1.579135996,-0.310567063,-1.889703059,-4.059775578,-0.727453843,-4.787229421,-2.185441559,-0.385179172,-2.570620731,0.058772545,0.047353691,0.011418854,-2.724896756,-1.256383361,-3.981280117,0.389154557 +Alonzo Gee,geeal01,2016,3375,1632,-2.679164289,0.919548785,-1.759615504,-3.847421006,1.421061957,-2.426359049,-3.063930029,1.11484189,-1.949088139,0.667340473,0.667340473,0,-3.507023781,1.149028179,-2.357995602,0.067998381 +Alonzo Gee,geeal01,2017,200,89,-5.072151843,3.544871659,-1.527280184,-2.982449952,4.876841135,1.894391183,-4.972503098,4.104939075,-0.867564023,0.085839713,0.085839713,0,-4.378586431,1.431226365,-2.947360065,0.415919313 +Marcus Georges-Hunt,georgma01,2017,101,48,-1.112772305,-7.380370088,-8.493142393,-13.56775092,-7.862248277,-21.4299992,-3.713680145,-7.880906012,-11.59458616,-0.217833259,-0.217833259,0,-4.082798215,-7.1337387,-11.21653691,0.558329501 +Marcus Georges-Hunt,georgma01,2018,486,227,-1.674308912,-1.710388099,-3.384697012,-2.085306146,-0.758041529,-2.843347675,-1.899535551,-1.590475208,-3.490010759,-0.076386134,-0.033393495,-0.042992638,-2.226905728,-2.121356365,-4.348262094,-0.43072519 +Paul George,georgpa01,2014,7086,3679,3.122386157,2.910015024,6.03240118,1.360136197,2.99304479,4.353180988,2.969863372,3.033285771,6.003149143,16.70974488,12.44134378,4.268401103,2.603735833,3.894675454,6.498411287,0.729559527 +Paul George,georgpa01,2015,179,91,0.499086322,6.199157228,6.698243549,1.309302657,1.527395641,2.836698298,0.744229616,5.577982406,6.322212022,0.42820922,0.42820922,0,0.466791261,3.435858518,3.902649779,1.594289426 +Paul George,georgpa01,2016,6318,3094,3.478714167,2.326311275,5.805025442,2.558604179,3.206307209,5.764911388,3.542766354,2.613527014,6.156293368,14.62544724,11.42704161,3.198405634,3.846093295,3.02751873,6.873612025,2.223380654 +Paul George,georgpa01,2017,5771,2861,2.141161683,0.365806238,2.506967922,2.807534483,-0.684036775,2.123497707,2.410510111,0.175251312,2.585761423,7.850679142,7.763310326,0.087368816,2.53003428,0.422963332,2.952997612,0.857963795 +Paul George,georgpa01,2018,6488,3142,1.974771097,1.7874036,3.762174697,0.401361219,0.173390523,0.574751742,1.723647599,1.542048709,3.265696308,9.806548616,8.825869693,0.980678922,2.757902862,2.427277947,5.185180809,1.439054704 +Paul George,georgpa01,2019,6608,3045,5.094191123,3.341661941,8.435853064,4.795154591,6.694085911,11.4892405,5.333638945,4.206322803,9.539961748,19.41877202,17.38179887,2.036973153,5.070217389,4.890132742,9.96035013,1.265502347 +Paul George,georgpa01,2020,4009,1898,3.74368943283848,3.17861445688809,6.92230388972657,1.94908084258344,0.728238066405114,2.67731890898855,3.52442288836727,2.80672879061113,6.3311516789784,8.93932120708501,7.14516301959525,1.79415818748977,3.04253110174972,3.40864039074522,6.45117149249494,1.25243560673238 +Jonathan Gibson,gibsojo01,2017,474,231,-4.236510389,-4.202363123,-8.438873512,-6.708175778,-6.48673995,-13.19491573,-4.939440608,-4.926288251,-9.865728859,-0.843867724,-0.843867724,0,-3.683234985,-4.231885707,-7.915120691,0.612307716 +Jonathan Gibson,gibsojo01,2018,87,40,5.137696452,-4.164013011,0.973683441,9.494651956,-9.592366969,-0.097715013,6.363805411,-5.580439712,0.7833657,0.073252618,0.073252618,0,5.008805903,-5.513900358,-0.505094455,1.573314771 +Taj Gibson,gibsota01,2014,4752,2505,-1.323784789,0.892580057,-0.431204732,0.119546082,2.46912387,2.588669952,-1.038717406,1.204321749,0.165604342,3.774274081,2.576174029,1.198100051,-1.6224676,1.233216523,-0.389251077,-0.978800405 +Taj Gibson,gibsota01,2015,3815,1968,-1.294390456,0.634517398,-0.659873058,-1.798752629,-1.452415088,-3.251167717,-1.517758644,0.22243803,-1.295320614,1.416683641,1.926273533,-0.509589893,-1.455791814,-0.059279422,-1.515071236,-0.847173703 +Taj Gibson,gibsota01,2016,3887,1936,-0.960179899,0.502166292,-0.458013607,0.750221738,-1.123470104,-0.373248366,-0.659994439,0.196923921,-0.463070518,2.238069975,2.238069975,0,-0.762410797,-0.090270718,-0.852681515,-0.901360621 +Taj Gibson,gibsota01,2017,4260,2107,-1.882439581,0.907039504,-0.975400077,-0.423378524,-0.032746605,-0.456125128,-1.680494421,0.748826072,-0.931668349,1.95535149,1.562124826,0.393226664,-2.236884713,0.225869978,-2.011014735,-0.667231116 +Taj Gibson,gibsota01,2018,5753,2849,-0.22513771,0.465552534,0.240414824,1.590728668,1.239520576,2.830249245,0.092282678,0.68178398,0.774066658,5.084257735,4.800383238,0.283874497,0.037903257,0.873809614,0.911712872,-0.957013148 +Taj Gibson,gibsota01,2019,3574,1686,0.307553801,-1.774671467,-1.467117666,0.568204552,-0.332912962,0.23529159,0.363973256,-1.546470137,-1.182496881,1.341856127,1.341856127,0,0.091056546,-0.968001339,-0.876944793,-0.491719038 +Taj Gibson,gibsota01,2020,2120,1025,-1.85916706827168,0.277826465777903,-1.58134060249378,-3.4138261532871,-3.85555866008367,-7.26938481337077,-2.24577058926209,-0.534758108446832,-2.78052869770892,-0.015824530569508,-0.015824530569508,0,-3.06266111506324,-0.980937980325199,-4.04359909538844,-0.899228268887257 +Harry Giles III,gilesha01,2019,1820,820,-3.50658454,-0.759122985,-4.265707525,-2.395455096,0.132237466,-2.263217629,-3.489913876,-0.605261534,-4.09517541,-0.569878359,-0.569878359,0,-2.962242092,-0.806108554,-3.768350646,1.286727308 +Harry Giles III,gilesha01,2020,1418,667,-2.56907818543109,-3.06874375516149,-5.63782194059259,-0.459168336183366,-3.58973558127069,-4.04890391745405,-2.28193045514232,-3.35483004247443,-5.63676049761675,-0.983444218487502,-0.983444218487502,0,-2.07709530339304,-2.82146553287487,-4.89856083626791,0.11119141484404 +Shai Gilgeous-Alexander,gilgesh01,2019,5051,2347,-0.631340737,0.651231732,0.019890995,-1.63868425,-3.030293397,-4.668977647,-0.911363472,-0.064278744,-0.975642216,2.128439394,2.101778059,0.026661335,-1.217291568,0.429098998,-0.788192569,0.014041823 +Shai Gilgeous-Alexander,gilgesh01,2020,5627,2707,0.986990092522725,0.15716133046969,1.14415142299242,3.38242328794785,-2.44307232754511,0.939350960402744,1.56004184815973,-0.419930561723977,1.14011128643576,5.37027415369033,4.66737627038186,0.702897883308466,0.861524163262848,0.126339487786424,0.987863651049271,-0.424960324099583 +Manu Ginobili,ginobma01,2014,4376,2136,3.654030269,1.640128379,5.294158648,5.287710192,2.075369029,7.363079221,4.12057805,1.739946902,5.860524952,9.734833531,6.370229923,3.364603608,3.484815237,2.029431382,5.514246619,2.360419754 +Manu Ginobili,ginobma01,2015,3488,1718,2.267073499,0.78051121,3.047584709,-0.039685207,4.517733472,4.478048265,1.867283814,1.544518696,3.41180251,5.523642751,4.877822625,0.645820126,1.765837163,1.173100251,2.938937414,1.863010961 +Manu Ginobili,ginobma01,2016,2724,1326,2.317454303,2.76906486,5.086519162,1.437946099,5.046795399,6.484741498,2.216142838,3.323044051,5.539186889,5.733303458,4.757399062,0.975904397,2.156181511,3.060768156,5.216949667,1.605626148 +Manu Ginobili,ginobma01,2017,3313,1575,1.162364359,2.3860504,3.548414759,0.529073644,2.755332271,3.284405914,1.067019301,2.547812714,3.614832015,5.238185254,4.54159095,0.696594305,1.290850699,2.250350249,3.541200947,2.09498797 +Manu Ginobili,ginobma01,2018,2893,1406,0.632917008,1.052605061,1.685522069,0.72867031,-1.482146068,-0.753475758,0.704164906,0.541535075,1.245699981,2.926910458,2.322111777,0.604798681,0.340997483,0.246069509,0.587066992,1.507944053 +Rudy Gobert,goberru01,2014,872,434,-3.787804242,2.103582813,-1.684221429,-4.454108915,6.151468301,1.697359387,-4.101361323,3.159998943,-0.94136238,0.402257682,0.402257682,0,-3.529675951,0.958832748,-2.570843204,0.425552422 +Rudy Gobert,goberru01,2015,4149,2158,0.488182993,4.579694135,5.067877128,-5.279605392,4.368356057,-0.911249336,-0.682596312,4.80917155,4.126575238,7.538518539,7.538518539,0,-0.686918255,4.589462606,3.902544351,-0.413796147 +Rudy Gobert,goberru01,2016,3696,1932,-1.54625978,3.443893408,1.897633628,0.976547073,2.823726288,3.800273361,-1.09680396,3.47984999,2.38304603,5.042567262,5.042567262,0,-1.047381192,3.309692907,2.262311715,-0.33040002 +Rudy Gobert,goberru01,2017,5735,2990,0.675234706,5.217185664,5.89242037,1.833290191,5.611615596,7.444905786,0.958222523,5.559994099,6.518216622,14.06060434,13.12812745,0.932476896,1.117876,6.125401636,7.243277636,-0.794475902 +Rudy Gobert,goberru01,2018,4486,2199,-0.606565251,4.049356532,3.44279128,-0.33361209,3.961562979,3.627950889,-0.581535673,4.197939358,3.616403684,7.210859774,5.590854591,1.620005183,-0.467548349,4.907395618,4.439847269,0.27373965 +Rudy Gobert,goberru01,2019,5749,2729,0.648967492,5.304813988,5.95378148,0.654064303,1.453849081,2.107913384,0.685698238,4.746979218,5.432677456,11.38291189,11.4178057,-0.03489381,0.819019816,5.330011531,6.149031347,0.119092344 +Rudy Gobert,goberru01,2020,5355,2603,-0.666002796015722,5.93267833644517,5.26667554042945,3.32814260868201,2.22446629540548,5.55260890408749,0.112450305798117,5.51902943165214,5.63147973745026,11.0670315502102,10.6144096691532,0.452621881057015,0.123667028810436,5.58954044078137,5.71320746959181,-0.280637528254857 +Ryan Gomes,gomesry01,2014,71,34,-5.401582403,-1.068678748,-6.470261151,-12.9295912,20.47753912,7.547947915,-7.409173496,3.302369695,-4.106803801,-0.023327876,-0.023327876,0,-6.128867698,0.250624333,-5.878243365,-0.848982315 +Drew Gooden,goodedr01,2014,1034,541,0.777509098,0.901801141,1.679310239,0.969735089,-2.006507417,-1.036772328,0.846420311,0.263130372,1.109550683,1.081329621,0.580786318,0.500543303,0.996876552,0.148816643,1.145693195,-0.597938015 +Drew Gooden,goodedr01,2015,2066,1042,0.144029171,1.259527852,1.403557024,-0.565520162,-0.198852993,-0.764373155,0.007901991,0.988144469,0.99604646,1.995389574,1.810497563,0.184892011,-0.426533737,0.535274748,0.108741012,-0.085467187 +Drew Gooden,goodedr01,2016,647,305,-4.416724077,-5.347502084,-9.764226161,-4.83769778,-4.887607832,-9.725305612,-4.768087186,-5.590878202,-10.35896539,-1.188486129,-1.188486129,0,-2.909923447,-4.704988507,-7.614911954,0.367010496 +Archie Goodwin,goodwar01,2014,1110,533,-2.625783345,0.519655094,-2.106128252,-5.813486464,-2.459349719,-8.272836183,-3.493451873,-0.081273211,-3.574725084,-0.225969086,-0.225969086,0,-3.688829222,-1.084180273,-4.773009495,0.725393426 +Archie Goodwin,goodwar01,2015,1092,535,-1.681222329,-1.09478123,-2.776003558,-8.720946901,-3.622607753,-12.34355465,-3.23436424,-1.674054503,-4.908418742,-0.593904325,-0.593904325,0,-3.460453738,-1.85155835,-5.312012088,0.772946985 +Archie Goodwin,goodwar01,2016,2341,1114,-0.897198953,-2.815833764,-3.713032717,-0.291671667,-3.934573085,-4.226244752,-0.740038008,-3.175963766,-3.916001774,-0.667468431,-0.667468431,0,-0.874152234,-3.803191688,-4.677343922,0.701277515 +Archie Goodwin,goodwar01,2017,448,214,1.927652317,-2.743331271,-0.815678954,-2.05358347,-3.700303973,-5.753887443,1.27936353,-3.092613243,-1.813249712,0.104377772,0.104377772,0,0.035822307,-3.772607982,-3.736785675,0.063259358 +Brandon Goodwin,goodwbr01,2019,124,57,-2.287285556,-5.273941882,-7.561227438,2.000878612,6.407112049,8.407990661,-1.547948338,-3.161420559,-4.709368898,-0.056749395,-0.056749395,0,-1.888436581,-4.420324755,-6.308761336,-0.414576523 +Brandon Goodwin,goodwbr01,2020,937,430,-1.37542811821127,-0.306896718088685,-1.68232483629996,-7.81362344244191,0.90342511487624,-6.91019832756567,-2.73392329314465,0.000314863282329,-2.73360842986232,0.00357758911763,0.00357758911763,0,-2.03349770839909,-1.34551459380859,-3.37901230220768,-0.525043160062326 +Aaron Gordon,gordoaa01,2015,1603,797,-1.864780405,-0.058033949,-1.922814354,-1.508845566,-0.031813902,-1.540659468,-1.853828848,-0.014868085,-1.868696933,0.357701529,0.357701529,0,-2.88046227,-0.838735059,-3.719197329,-0.17720031 +Aaron Gordon,gordoaa01,2016,3823,1863,1.215972109,0.028771669,1.244743779,-0.740503991,0.038691392,-0.701812599,0.894396971,0.045811175,0.940208146,3.505305488,3.505305488,0,0.756292443,-0.212652252,0.543640191,-0.062592982 +Aaron Gordon,gordoaa01,2017,4687,2298,-0.236580694,-0.082429355,-0.319010049,6.141732307,-1.138483135,5.003249172,1.139264403,-0.278444652,0.860819751,4.228521971,4.228521971,0,0.663884229,-0.695295806,-0.031411577,-0.114602533 +Aaron Gordon,gordoaa01,2018,3994,1909,-0.322872024,1.627140347,1.304268323,1.714358011,0.74849111,2.462849121,0.133844135,1.572103506,1.705947641,4.354286776,4.354286776,0,0.343158376,1.234973541,1.578131917,0.327291902 +Aaron Gordon,gordoaa01,2019,5774,2797,0.336428492,0.35669026,0.693118752,-1.194970633,0.175546188,-1.019424445,0.054661144,0.322631076,0.37729222,4.422694818,4.616578044,-0.193883226,-0.171977168,0.254731992,0.082754824,-0.357870961 +Aaron Gordon,gordoaa01,2020,4190,2017,-0.324452734762466,-0.762568856372817,-1.08702159113528,2.38161635677219,-2.42798669182007,-0.046370335047886,0.245514257058689,-1.18377778910341,-0.938263532044722,1.8535417369494,1.8535417369494,0,0.421475150241984,-0.971647092054276,-0.550171941812292,-0.595188117986024 +Ben Gordon,gordobe01,2014,547,279,-5.387893514,-1.097908664,-6.485802178,-3.000830639,5.122279695,2.121449056,-5.180616494,0.106948893,-5.073667601,-0.333915595,-0.333915595,0,-5.110961564,-1.236035602,-6.346997166,0.913804415 +Ben Gordon,gordobe01,2015,1579,790,-0.974455847,-3.724412046,-4.698867893,-3.606344832,-0.033391968,-3.639736801,-1.527816225,-3.1523144,-4.680130625,-0.779323364,-0.779323364,0,-1.887090806,-4.417100717,-6.304191523,0.168721947 +Drew Gordon,gordodr01,2015,158,71,-8.197680742,-3.162176523,-11.35985726,-5.464288808,-4.899601855,-10.36389066,-8.007526864,-3.687238976,-11.69476584,-0.326572087,-0.326572087,0,-8.096221777,-4.736761204,-12.83298298,0.756195343 +Eric Gordon,gordoer01,2014,4061,2057,1.033552093,-3.367577412,-2.334025319,-1.433187646,-5.161276461,-6.594464107,0.570065902,-3.899233568,-3.329167666,-0.612243671,-0.612243671,0,0.145524457,-3.655498288,-3.509973831,0.697156928 +Eric Gordon,gordoer01,2015,4161,2161,1.051117221,-2.615291382,-1.564174161,-0.449028495,-1.419053399,-1.868081893,0.767923684,-2.521772214,-1.753848529,1.099684724,1.394876391,-0.295191666,0.455940037,-2.259395453,-1.803455417,0.041622359 +Eric Gordon,gordoer01,2016,3039,1481,0.747744893,-2.475992534,-1.728247641,-0.679465671,1.304372326,0.624906654,0.505758188,-1.81790643,-1.312148243,1.090173943,1.090173943,0,0.560886411,-1.530935112,-0.970048701,0.334938177 +Eric Gordon,gordoer01,2017,5661,2681,1.897758091,-1.655647224,0.242110867,0.663146525,1.675076033,2.338222558,1.671419785,-1.073479153,0.597940632,4.652501062,3.759779494,0.892721568,2.251745955,-1.404033951,0.847712004,0.859119595 +Eric Gordon,gordoer01,2018,5623,2703,1.985643189,-2.120515227,-0.134872038,2.993672088,1.619044175,4.612716263,2.236374431,-1.518673201,0.71770123,4.802003508,5.482944912,-0.680941404,2.895241836,-1.922140128,0.973101708,1.179172373 +Eric Gordon,gordoer01,2019,5320,2568,0.056735035,-2.407237612,-2.350502577,3.318657816,-0.233614351,3.085043466,0.669789517,-2.119071608,-1.449282091,1.700508202,1.806081444,-0.105573242,1.621631103,-2.082371197,-0.460740095,0.563974097 +Eric Gordon,gordoer01,2020,3143,1426,-1.18310380606912,-1.79792157797812,-2.98102538404724,-2.80660263461633,-1.97386941084894,-4.78047204546526,-1.62125516852048,-1.97021635711911,-3.59147152563959,-0.615281944681596,-0.541205948625057,-0.074075996056539,-0.970671740022513,-2.24505002710189,-3.21572176712441,1.25809866094482 +Marcin Gortat,gortama01,2014,5977,3037,-1.225258584,2.576611913,1.351353329,3.320045237,2.477222403,5.79726764,-0.338954994,2.647095531,2.308140537,7.866528696,6.363986035,1.502542661,0.190159615,1.864875235,2.055034849,-0.569858074 +Marcin Gortat,gortama01,2015,5518,2760,-0.8941578,3.599354052,2.705196252,2.653085372,0.811639561,3.464724933,-0.197770464,3.198363918,3.000593454,8.092242126,7.366796746,0.725445379,-0.097245559,3.066795229,2.96954967,-0.303401036 +Marcin Gortat,gortama01,2016,4658,2256,-1.294837688,3.966738106,2.671900418,0.724132368,-0.455578347,0.268554021,-0.940565089,3.278591172,2.338026083,5.834971288,5.834971288,0,-0.769075126,3.132754761,2.363679634,-0.357105847 +Marcin Gortat,gortama01,2017,6064,2965,-2.179910559,0.760424006,-1.419486553,3.273427909,-2.134882698,1.138545212,-1.176577154,0.204787657,-0.971789497,2.716808599,1.50290431,1.213904288,-0.859041156,0.189503291,-0.669537864,-1.078662952 +Marcin Gortat,gortama01,2018,4555,2235,-2.317316768,1.561873261,-0.755443508,1.049667805,0.039950957,1.089618762,-1.761229579,1.333243676,-0.427985903,2.632330105,2.499975016,0.13235509,-1.723405465,1.14318533,-0.580220135,-0.69809077 +Marcin Gortat,gortama01,2019,1564,751,-3.727505854,1.61309066,-2.114415194,-1.748640516,-2.953064413,-4.701704929,-3.579926533,0.746637246,-2.833289287,-0.031888405,-0.031888405,0,-3.469787795,0.147312106,-3.322475689,-0.078989407 +Andrew Goudelock,goudean01,2016,133,61,-2.399536743,4.466856112,2.06731937,-1.110580316,8.11248743,7.001907114,-2.3044184,5.450970388,3.146551989,0.189572901,0.291358987,-0.101786086,-3.137225196,2.571459744,-0.565765452,3.434505563 +Devonte' Graham,grahade01,2019,1424,676,-0.269743861,-0.899073573,-1.168817433,-3.010419149,-1.837671278,-4.848090428,-0.853508666,-1.116983356,-1.970492022,0.266698049,0.266698049,0,-0.450239823,-1.814794878,-2.265034701,-0.815202802 +Devonte' Graham,grahade01,2020,4483,2211,2.1798623133366,-1.75360359779949,0.426258715537104,4.74282073769518,-0.32158609492723,4.42123464276795,2.93719076379224,-1.53975024845278,1.39744051533946,4.65332243784367,4.65332243784367,0,3.60967486294546,-1.75147465755682,1.85820020538863,-0.550116042391266 +Treveon Graham,grahatr01,2017,377,189,0.392443199,-4.92734569,-4.534902492,-8.563151122,-0.71992225,-9.283073372,-1.472457294,-4.345836276,-5.81829357,-0.293279971,-0.293279971,0,-1.11083932,-3.999748822,-5.110588143,-0.858286389 +Treveon Graham,grahatr01,2018,2174,1050,-0.313698239,-1.15447029,-1.468168529,-2.384163632,-1.357295337,-3.74145897,-0.81649671,-1.256883954,-2.073380663,0.360133586,0.360133586,0,-1.898204202,-0.91922818,-2.817432383,-0.639876077 +Treveon Graham,grahatr01,2019,1734,794,-2.773172376,1.873289831,-0.899882545,2.515960277,0.754866408,3.270826685,-1.834682236,1.760981312,-0.073700924,1.088535362,1.037126237,0.051409125,-1.375687652,1.091822445,-0.283865206,0.140416358 +Treveon Graham,grahatr01,2020,2009,929,-3.17756810583837,0.335415950201714,-2.84215215563666,-3.6614828028306,-0.424752605059318,-4.08623540788992,-3.46231014073991,0.231771597375345,-3.23053854336456,-0.226269351334454,-0.226269351334454,0,-4.37742370050562,0.098860659296427,-4.2785630412092,-0.407781403604511 +Danny Granger,grangda01,2014,1988,981,-1.857320731,0.026165736,-1.831154995,-3.185884009,4.457784364,1.271900355,-2.273345468,0.901734937,-1.371610531,0.699974344,0.593029579,0.106944766,-2.539847898,0.064002385,-2.475845514,0.666842174 +Danny Granger,grangda01,2015,1158,613,-2.222965057,-3.227511682,-5.450476739,-2.879737542,-2.966339536,-5.846077078,-2.494081188,-3.345932579,-5.840013767,-0.960002441,-0.960002441,0,-2.054115138,-2.90963987,-4.963755008,-0.63579087 +Donte Grantham,grantdo01,2019,5,2,-31.46727883,-9.948291573,-41.4155704,-20.73263029,-30.69180573,-51.42443602,-31.2310195,-15.07692314,-46.30794264,-0.043739231,-0.043739231,0,-16.02561999,-8.803380101,-24.8290001,-1.621785394 +Jerami Grant,grantje01,2015,2844,1377,-2.78326561,-0.057630006,-2.840895616,-1.757930578,1.780882261,0.022951683,-2.64022573,0.324738189,-2.315487541,0.308240653,0.308240653,0,-3.036634877,-0.375287625,-3.411922502,0.934843797 +Jerami Grant,grantje01,2016,4295,2066,-2.509156002,0.929363707,-1.579792295,-2.043701876,0.184716064,-1.858985813,-2.473602672,0.880951501,-1.592651171,1.222232355,1.222232355,0,-2.366812622,0.307239484,-2.059573138,0.184374767 +Jerami Grant,grantje01,2017,3412,1642,-1.40500936,0.510549397,-0.894459963,-3.530496017,-3.971173342,-7.501669359,-1.940774492,-0.412079286,-2.352853778,0.320730042,0.765321941,-0.444591899,-2.597549628,-0.718443657,-3.315993285,-0.37832716 +Jerami Grant,grantje01,2018,3648,1780,-0.352379342,0.785525746,0.433146405,-2.928258448,1.595498019,-1.332760429,-0.937306126,0.979576249,0.042270123,2.535654892,2.012590727,0.523064165,-0.87525613,-0.008468496,-0.883724626,-0.755815119 +Jerami Grant,grantje01,2019,6067,2788,-0.384024818,1.400776618,1.016751799,0.180332236,0.131784778,0.312117013,-0.286538944,1.178368894,0.891829951,5.211769775,4.599217154,0.612552621,-0.6807938,1.820136589,1.139342789,0.126244657 +Jerami Grant,grantje01,2020,5200,2545,-0.667726184109485,-0.318171028735581,-0.985897212845066,-1.80193407331346,-4.22519282874326,-6.02712690205672,-0.981641202371837,-1.15139367961383,-2.13303488198567,0.825106159538386,0.362475710466345,0.462630449072041,-0.506307274276415,-0.603624298866672,-1.10993157314309,-0.083805398314922 +Jerian Grant,grantje02,2016,2546,1265,-1.452680205,-0.496856786,-1.949536991,-5.040153602,-0.050513473,-5.090667075,-2.273515041,-0.419004469,-2.69251951,0.037068263,0.037068263,0,-2.046315255,-0.981443965,-3.02775922,-0.078533854 +Jerian Grant,grantje02,2017,2160,1080,0.461266284,-0.100404322,0.360861962,0.388587916,-0.069109801,0.319478115,0.482076094,-0.119303837,0.362772257,1.688923038,1.940809325,-0.251886287,-0.495866742,0.372188713,-0.123678029,-0.320947953 +Jerian Grant,grantje02,2018,3451,1686,1.783364599,-0.700457115,1.082907484,-2.554663627,-1.53146504,-4.086128667,1.042550058,-0.873328767,0.169221291,2.481508406,2.481508406,0,-0.052509484,-1.133371018,-1.185880502,-1.16919522 +Jerian Grant,grantje02,2019,1997,953,-2.771337768,-1.243882437,-4.015220205,-4.701546466,0.307619494,-4.393926972,-3.301950863,-1.0168385,-4.318789363,-0.76114943,-0.864114973,0.102965544,-2.940844881,-0.808761682,-3.749606563,-0.625797613 +Jerian Grant,grantje02,2020,172,80,-1.25960850210857,-4.92983239486739,-6.18944089697597,-0.234105803017855,1.70331038965094,1.46920458663308,-1.11646441611853,-3.77255292158537,-4.8890173377039,-0.086918844706074,-0.086918844706074,0,-0.112242714162339,-4.35494873358152,-4.46719144774385,-0.452930242519542 +Aaron Gray,grayaa01,2014,721,355,-3.664139286,1.674776736,-1.98936255,-1.093269162,-3.355076859,-4.448346021,-3.376561567,0.747393658,-2.629167909,0.008628373,0.008628373,0,-3.275174707,-0.059346078,-3.334520784,0.019313124 +Josh Gray,grayjo01,2018,190,86,-4.120562854,-3.408238894,-7.528801747,-12.49161827,-5.166600971,-17.65821924,-5.959299925,-3.867178692,-9.826478617,-0.311999119,-0.311999119,0,-3.520692228,-2.277807559,-5.798499788,0.480190496 +Josh Gray,grayjo01,2020,48,23,-10.635168923734,-2.69370790836958,-13.3288768321035,-18.0241428387047,9.79330942864262,-8.23083341006205,-12.8299591078992,-0.229892596302786,-13.059851704202,-0.126834656986826,-0.126834656986826,0,-10.0398096257331,-5.37094317405429,-15.4107527997874,4.93942754165538 +Danny Green,greenda02,2014,4388,2180,1.526066764,3.406617351,4.932684115,-0.303684417,5.060323794,4.756639377,1.205706993,3.887416135,5.093123127,8.865559365,6.286172847,2.579386518,1.076947095,4.225818523,5.302765618,0.575131139 +Danny Green,greenda02,2015,5001,2516,2.426032012,3.358777236,5.784809248,4.691493089,1.771784338,6.463277427,3.020838298,3.178438943,6.199277241,11.5381021,10.40589127,1.132210831,2.912451441,4.067133965,6.979585406,0.13056915 +Danny Green,greenda02,2016,4598,2329,0.073971838,3.120656206,3.194628044,2.773467652,1.979084023,4.752551674,0.618881401,2.965848106,3.584729506,7.577515666,5.399824301,2.177691364,0.544201749,4.129480896,4.673682645,-0.452901643 +Danny Green,greenda02,2017,4389,2243,-0.191186047,2.096198299,1.905012252,-0.709183082,1.195771,0.486587918,-0.348894437,1.96586003,1.616965593,4.987898644,4.669906232,0.317992412,-0.233223789,2.573002249,2.33977846,-0.364871863 +Danny Green,greenda02,2018,3776,1894,-1.061773814,2.937568457,1.875794643,-1.05530115,0.993215296,-0.062085854,-1.119880717,2.652349709,1.532468992,4.118509627,4.206550243,-0.088040616,-0.706789367,3.145180261,2.438390894,-0.256779899 +Danny Green,greenda02,2019,6053,2900,1.285047705,1.253889088,2.538936792,7.502667717,1.966577923,9.46924564,2.627043064,1.433607989,4.060651053,10.10576145,8.712892064,1.392869386,2.531066703,2.378316354,4.909383057,0.277563131 +Danny Green,greenda02,2020,4659,2212,0.328909443408359,2.45408132046564,2.782990763874,3.2795257284214,0.329817628541766,3.60934335696316,0.938478285072133,2.08952419302982,3.02800247810196,6.60001668226392,4.717740828638,1.88227585362592,0.576032823733503,3.25806655455953,3.83409937829303,0.135260511060251 +Draymond Green,greendr01,2014,4191,2025,-0.315811703,5.155998656,4.840186953,-2.382949452,3.017522888,0.634573437,-0.755749944,4.954846467,4.199096522,7.318820698,5.648141338,1.670679361,-0.55516674,5.963503999,5.408337258,0.806419438 +Draymond Green,greendr01,2015,6795,3274,1.100895489,5.141914566,6.242810055,4.632494246,5.713029959,10.3455242,1.852778788,5.481163784,7.333942571,17.32993164,11.97946444,5.350467196,2.408012219,6.103790979,8.511803198,1.577861986 +Draymond Green,greendr01,2016,7778,3687,2.645309713,4.76008416,7.405393873,8.45905339,6.767176466,15.22622986,3.934409872,5.42306048,9.357470351,23.47049432,17.81742403,5.653070287,4.266894103,5.817697455,10.08459156,2.247663618 +Draymond Green,greendr01,2017,6520,3064,1.167765001,6.094466098,7.262231099,2.347056843,6.054705166,8.401762009,1.403507443,6.364777604,7.768285048,16.83009631,12.89226858,3.93782773,2.446192457,6.821319137,9.267511594,1.597643247 +Draymond Green,greendr01,2018,6552,3106,0.845176666,3.337300032,4.182476698,1.529513996,2.521675292,4.051189288,0.975370843,3.334927402,4.310298245,11.55596852,6.893169972,4.662798547,1.852228274,3.805034505,5.657262779,1.478425957 +Draymond Green,greendr01,2019,6226,2916,0.028707707,3.367567412,3.396275119,3.172633984,4.512898692,7.685532676,0.639466015,3.794677076,4.43414309,11.06816976,6.438096454,4.630073307,0.925739403,3.939391439,4.865130843,1.626980348 +Draymond Green,greendr01,2020,2621,1222,-2.65201231237203,1.99574186888436,-0.65627044348767,-1.19214804916855,2.67036267528079,1.47821462611224,-2.46255265407618,2.31091280177096,-0.151639852305229,1.64046905768453,1.64046905768453,0,-2.45244153799041,2.39153767138309,-0.060903866607321,1.2910620526164 +Erick Green,greener01,2015,842,410,-1.306248894,-2.710402849,-4.016651743,-3.875279113,-1.109415882,-4.984694995,-1.907549937,-2.50530285,-4.412852787,-0.34319422,-0.34319422,0,-2.051634127,-3.061035808,-5.112669935,-1.280468536 +Erick Green,greener01,2016,84,42,2.28563198,-2.54465199,-0.25902001,2.381876795,-8.837112659,-6.455235864,2.460556326,-4.056578583,-1.596022257,0.02591814,0.02591814,0,-0.792634816,-4.274817799,-5.067452615,-2.115284737 +Gerald Green,greenge01,2014,4762,2330,1.580770606,-0.589697824,0.991072782,-0.254855666,-3.993586616,-4.248442282,1.250401389,-1.341899816,-0.091498427,3.196730783,3.196730783,0,1.468286667,-0.915858101,0.552428566,1.10455816 +Gerald Green,greenge01,2015,2977,1446,2.110709958,-1.816458328,0.29425163,1.697454101,-2.325909478,-0.628455377,2.172144667,-2.028022989,0.144121677,2.159815458,2.159815458,0,1.751125491,-1.704418968,0.046706523,1.10842113 +Gerald Green,greenge01,2016,3302,1667,-0.584471736,0.513527875,-0.070943861,-0.736441001,1.498012372,0.761571371,-0.653809548,0.727109119,0.073299571,2.404810691,1.89637677,0.508433921,-0.509894247,0.257224233,-0.252670014,-0.700394504 +Gerald Green,greenge01,2017,1472,730,-1.018696136,-2.990164517,-4.008860653,-0.883322323,-0.262823492,-1.146145816,-1.078020076,-2.599246335,-3.677266411,-0.335188343,-0.404114321,0.068925978,-0.743557357,-3.488954249,-4.232511607,-0.001389667 +Gerald Green,greenge01,2018,2492,1201,0.516259443,-1.407597091,-0.891337649,-2.256104139,-0.383527743,-2.639631882,-0.116816294,-1.323947154,-1.440763448,0.799877182,0.962147838,-0.162270656,1.208900935,-1.14900183,0.059899106,0.052489184 +Gerald Green,greenge01,2019,3292,1570,-0.106762033,-2.234406151,-2.341168184,0.666039987,-1.138034727,-0.471994741,-0.026391463,-2.152782816,-2.179174279,0.458883748,0.460554766,-0.001671017,1.151248807,-2.052481764,-0.901232956,0.313904254 +JaMychal Green,greenja01,2015,358,172,-0.838450286,0.90476012,0.066309834,-4.814194912,1.456392075,-3.357802836,-1.701786422,1.044679468,-0.657106954,0.181945501,0.117250649,0.064694852,-1.744390172,-0.009705552,-1.754095725,1.188578383 +JaMychal Green,greenja01,2016,3093,1518,-1.506981477,-0.183640997,-1.690622473,-0.240558662,0.822381768,0.581823106,-1.317639494,0.043000017,-1.274639476,1.13820641,1.259548216,-0.121341806,-1.972792248,-0.282748306,-2.255540554,0.542181873 +JaMychal Green,greenja01,2017,4314,2219,-0.446725466,0.511311269,0.064585803,-0.249723394,-0.331275978,-0.580999371,-0.447713181,0.340147865,-0.107565317,2.968551485,3.017571306,-0.049019821,-0.574345164,0.625657417,0.051312253,-0.351881621 +JaMychal Green,greenja01,2018,3060,1542,-1.670764103,-1.280946608,-2.951710711,0.120531656,-2.66586514,-2.545333484,-1.343825191,-1.61161464,-2.955439832,-0.160922608,-0.160922608,0,-1.299824275,-1.556386271,-2.856210545,-0.431303163 +JaMychal Green,greenja01,2019,3216,1512,-0.846973891,-1.505937241,-2.352911133,-1.474361951,-2.471875301,-3.946237252,-1.011331901,-1.805300383,-2.816632284,-0.081560717,0.100874135,-0.182434852,-1.165293531,-1.332921193,-2.498214724,0.544507108 +JaMychal Green,greenja01,2020,3320,1529,-1.3200075648885,-1.19808769485784,-2.51809525974634,-0.843369314084529,0.893589316255919,0.05022000217139,-1.33314895931671,-0.8923950165624,-2.22554397587911,0.399619494776432,0.531886327304659,-0.132266832528227,-1.53064393343602,-0.730908488056622,-2.26155242149264,-0.04666711006983 +Javonte Green,greenja02,2020,1024,474,-2.20860510714166,-0.278428246394481,-2.48703335353614,-3.9054979854425,0.636340065355532,-3.26915792008697,-2.76110288481182,-0.157337177953114,-2.91844006276493,-0.041381786602048,-0.051335193890129,0.009953407288081,-2.63108589812934,-0.54080120759356,-3.1718871057229,0.474282737637907 +Jeff Green,greenje02,2014,5576,2805,-0.953325235,-2.230341315,-3.18366655,-4.144757678,-1.540710047,-5.685467725,-1.610741329,-2.19882663,-3.809567959,-1.524298865,-1.524298865,0,-1.809941859,-2.172650457,-3.982592316,0.5022007 +Jeff Green,greenje02,2015,5465,2752,-0.248569765,-0.481265422,-0.729835187,-1.771697229,-1.395571422,-3.167268652,-0.582427773,-0.738190707,-1.32061848,2.018205371,1.963754953,0.054450418,-0.534490211,-0.506899784,-1.041389995,-0.231932786 +Jeff Green,greenje02,2016,4774,2412,-0.794800586,-0.703643216,-1.498443802,-0.573067943,-0.588681756,-1.161749699,-0.795567561,-0.734865942,-1.530433502,1.500305167,1.342340334,0.157964834,-1.417315288,-0.676104033,-2.093419321,-0.80744975 +Jeff Green,greenje02,2017,3126,1534,-1.643626138,-0.594884624,-2.238510762,-5.809312867,0.290922933,-5.518389935,-2.556140776,-0.409429849,-2.965570625,-0.168216645,-0.168216645,0,-2.779987806,-1.076356968,-3.856344774,-0.290125648 +Jeff Green,greenje02,2018,4833,2351,-0.274780039,-0.918421098,-1.193201137,-2.1682453,4.066774181,1.898528882,-0.743608825,0.114526606,-0.629082218,2.52761579,2.183914972,0.343700818,-0.829589467,-0.657151443,-1.48674091,-0.516474087 +Jeff Green,greenje02,2019,4474,2097,0.008639624,-0.629400266,-0.620760642,0.754350448,-2.086917515,-1.332567068,0.157318915,-0.910586592,-0.753267676,2.131536057,2.131536057,0,-0.222858528,-1.165613793,-1.388472321,-0.226445581 +Jeff Green,greenje02,2020,2790,1301,-0.71781030822403,0.152715501160763,-0.565094807063267,-0.771578815451325,-2.72514431144126,-3.49672312689259,-0.796481658347154,-0.461646770430713,-1.25812842877787,0.985149577804859,0.525422322678389,0.459727255126471,-0.63382130371886,-0.516534251396498,-1.15035555511536,-0.138352525715878 +Willie Green,greenwi01,2014,1824,888,-2.89950671,-1.435908432,-4.335415142,-3.942571209,2.723088319,-1.21948289,-3.371660789,-0.69624593,-4.067906719,-0.59980156,-0.543578257,-0.056223303,-2.550881203,-0.707395096,-3.258276299,0.305216488 +Willie Green,greenwi01,2015,1900,951,-2.406951402,-0.245322033,-2.652273435,-5.452244159,3.76325093,-1.688993229,-3.133847979,0.617998216,-2.515849763,0.113614287,0.113614287,0,-3.117902425,-0.314299458,-3.432201883,0.003836309 +Blake Griffin,griffbl01,2014,6739,3341,2.548170331,0.206144306,2.754314637,4.463155463,1.112558589,5.575714052,2.997118469,0.382859115,3.379977583,10.53359876,8.744554717,1.78904404,3.392660153,1.244756319,4.637416472,0.307184717 +Blake Griffin,griffbl01,2015,5863,2913,3.395076819,-0.538389711,2.856687108,2.982063138,0.963671529,3.945734667,3.288511092,-0.267539158,3.020971934,8.663354119,5.710721338,2.952632782,3.448330688,0.24572859,3.694059277,0.405686116 +Blake Griffin,griffbl01,2016,2647,1297,0.973178553,-0.143470757,0.829707796,-0.780792769,2.388488991,1.607696222,0.610773758,0.327104407,0.937878165,2.450152292,2.266705371,0.183446921,-0.242785008,0.642259503,0.399474495,0.231579603 +Blake Griffin,griffbl01,2017,4393,2175,4.236608392,1.714836012,5.951444403,4.959907162,0.88575399,5.845661151,4.551185147,1.627533191,6.178718338,9.980862776,9.419130759,0.561732017,4.588722754,1.350897986,5.939620741,0.488746343 +Blake Griffin,griffbl01,2018,4044,1970,2.371566531,-0.082827988,2.288738542,0.550316229,1.285006881,1.83532311,2.1510055,0.202474473,2.353479973,5.151387345,5.151387345,0,2.651027712,0.059330355,2.710358067,0.391147206 +Blake Griffin,griffbl01,2019,5512,2680,4.418822534,0.603302575,5.022125108,1.621231634,-0.726460963,0.894770671,4.146280337,0.365133246,4.511413584,9.98915614,9.514535776,0.474620363,3.894535637,-0.285479224,3.609056412,0.551644314 +Blake Griffin,griffbl01,2020,1048,512,-1.31104735684307,-2.79236617173248,-4.10341352857555,0.732389043851779,-1.2653171550158,-0.532928111164021,-0.947690384783384,-2.61813563761249,-3.56582602239587,-0.214193730974791,-0.214193730974791,0,-0.817156429458259,-3.72931540453055,-4.54647183398881,0.518253008057245 +Marko Guduric,gudurma01,2020,1063,484,-2.27228447364117,-2.61904954898988,-4.89133402263105,-1.54359897386056,-0.69143510839602,-2.23503408225658,-2.22905324670133,-2.37186880971969,-4.60092205642103,-0.458467258329312,-0.458467258329312,0,-2.3544125673455,-3.24189076345071,-5.59630333079621,0.314199502871982 +Jorge Gutierrez,gutiejo01,2014,489,247,-1.503204829,0.62973236,-0.87347247,-3.624644543,-2.338037812,-5.962682354,-2.050398258,0.067556863,-1.982841395,0.100689561,0.129845109,-0.029155548,-2.599049454,0.340511404,-2.25853805,-0.039929961 +Jorge Gutierrez,gutiejo01,2015,372,187,-1.060738415,0.360091774,-0.70064664,-6.216980405,-2.087019203,-8.303999608,-2.179159258,-0.139461269,-2.318620526,0.026788548,0.111349027,-0.08456048,-2.712748093,0.471755478,-2.240992615,-0.041090373 +Jorge Gutierrez,gutiejo01,2016,159,75,-1.591182407,0.065767288,-1.52541512,1.260361917,-2.333509756,-1.073147839,-1.107957688,-0.451896028,-1.559853715,0.043673709,0.095241385,-0.051567676,-1.370222612,-3.2467545,-4.616977113,0.439932964 +Kyle Guy,guyky01,2020,25,10,-3.3915931036324,-12.4684141165843,-15.8600072202167,-4.17380399984564,-24.1218692660288,-28.2956732658744,-3.774806608189,-15.6756314398114,-19.4504380480004,-0.085914625925375,-0.085914625925375,0,-0.154549009730897,-11.2848836728751,-11.439432682606,0.849602166039319 +Rui Hachimura,hachiru01,2020,3112,1444,-2.20174828680811,-2.76622363186999,-4.9679719186781,-2.09669143645142,-3.51888403476537,-5.61557547121679,-2.31232643173135,-3.0184282183916,-5.33075465012294,-1.88884431224357,-1.88884431224357,0,-2.29018953706798,-2.57642016637647,-4.86660970344444,-0.669766919921708 +PJ Hairston,hairspj02,2015,1381,687,-0.423017067,-0.254375208,-0.677392274,-0.404710279,-2.730129013,-3.134839292,-0.375095081,-0.797724223,-1.172819304,0.555433184,0.555433184,0,-0.774572253,-1.22432758,-1.998899833,0.454426212 +PJ Hairston,hairspj02,2016,2679,1335,-2.801385808,-2.052449623,-4.853835431,-1.777251749,-2.878029176,-4.655280925,-2.759106746,-2.356360167,-5.115466913,-1.617179319,-1.566763162,-0.050416158,-2.382288375,-1.690985051,-4.073273427,-0.024420125 +Devon Hall,hallde01,2020,187,81,-5.72732124646104,-2.22960495069599,-7.95692619715704,1.52483518897937,6.31262346307424,7.83745865205361,-4.53094215779581,-0.604246217448908,-5.13518837524472,-0.099148096477193,-0.099148096477193,0,-2.53144215402699,-2.65968183181073,-5.19112398583773,0.598019220179784 +Donta Hall,halldo01,2020,325,153,-2.62649979506856,-3.96604286830564,-6.59254266337419,-2.5237454753088,-4.28001918506136,-6.80376466037017,-2.75023298093489,-4.22787747876983,-6.97811045970472,-0.340215901842495,-0.242274512300542,-0.097941389541953,-1.49434422206467,-4.87399180811555,-6.36833603018022,-0.415691520636435 +Daniel Hamilton,hamilda02,2018,57,28,3.469565672,-9.106010058,-5.636444386,-13.75386501,0.954343964,-12.79952104,0.062884371,-7.573431315,-7.510546944,-0.067764722,-0.067764722,0,1.744279931,-7.54251228,-5.798232349,-0.353782694 +Daniel Hamilton,hamilda02,2019,445,204,-1.56526457,-0.000217912,-1.565482482,-4.194021643,3.358568416,-0.835453227,-2.172988524,0.76089805,-1.412090474,0.139853187,0.139853187,0,-1.994759224,-1.230716879,-3.225476103,0.440946794 +Jordan Hamilton,hamiljo02,2014,2122,1019,-0.350981103,-0.560477186,-0.911458288,-3.358423721,-0.342592165,-3.701015886,-1.019445149,-0.543946243,-1.563391392,0.623926096,0.623926096,0,-0.630889635,-0.843497735,-1.47438737,0.266045036 +Jordan Hamilton,hamiljo02,2015,254,122,-0.801968549,-7.478883478,-8.280852027,-6.427616331,-3.36625465,-9.793870981,-2.023325081,-7.100482758,-9.12380784,-0.398997232,-0.398997232,0,-2.636022456,-5.501152606,-8.137175062,0.547083432 +Jordan Hamilton,hamiljo02,2016,621,304,-1.577226132,-3.650185679,-5.227411811,0.15948157,-4.928824799,-4.769343229,-1.287319504,-4.084744534,-5.372064038,-0.408494191,-0.408494191,0,-1.188121822,-2.818433597,-4.006555419,0.434858951 +Justin Hamilton,hamilju01,2014,142,72,-2.874428373,-2.468689688,-5.343118061,-4.320414601,-10.23514686,-14.55556146,-3.367064896,-4.23130435,-7.598369245,-0.18128351,-0.18128351,0,-1.811627545,-2.907718062,-4.719345606,1.177543498 +Justin Hamilton,hamilju01,2015,1391,712,-1.340088321,1.150941573,-0.189146748,-4.818816012,-1.927680729,-6.746496741,-2.12801909,0.683699191,-1.444319899,0.489894808,0.489894808,0,-2.231586007,0.209421063,-2.022164944,0.141939335 +Justin Hamilton,hamilju01,2017,2534,1177,-1.923890675,0.749606645,-1.17428403,-4.193197367,-1.878391828,-6.071589195,-2.466151225,0.292136537,-2.174014689,0.34681925,0.34681925,0,-2.749964867,-0.694947129,-3.444911996,0.265717925 +AJ Hammons,hammoaj01,2017,329,163,-6.95183826,-3.92368953,-10.87552779,-1.758884399,2.795691696,1.036807296,-6.225790238,-2.75331199,-8.979102228,-0.515632351,-0.515632351,0,-6.869165002,-3.507816805,-10.37698181,-0.453689655 +Dusty Hannahs,hannadu01,2019,57,26,-10.55338853,-0.913639127,-11.46702766,-14.5763162,-3.513028715,-18.08934492,-11.91756916,-1.454210443,-13.37177961,-0.13866557,-0.13866557,0,-10.80890497,-2.501519507,-13.31042447,-1.616193454 +Dusty Hannahs,hannadu01,2020,28,13,12.5231347724154,-1.6332481328095,10.8898866396059,23.8771217461047,-16.1148549552297,7.76226679087494,15.7787527937269,-4.65942022345952,11.1193325702674,0.090930531801605,0.090930531801605,0,10.555852398325,-6.56139091799386,3.99446148033115,-1.17566395169082 +Tyler Hansbrough,hansbty01,2014,1987,1007,-0.103673858,-0.681738424,-0.785412282,-3.43612484,0.561280616,-2.874844224,-0.837450784,-0.475642848,-1.313093632,0.73367382,0.835914053,-0.102240233,-1.195690094,-0.422801006,-1.618491101,0.148479592 +Tyler Hansbrough,hansbty01,2015,2159,1106,0.11068593,0.732545715,0.843231645,2.890212572,0.168142139,3.05835471,0.655393657,0.694357465,1.349751122,2.306836439,2.153591949,0.153244489,-0.17730691,0.394781202,0.217474293,-0.497952496 +Tyler Hansbrough,hansbty01,2016,715,349,-2.354774843,-4.081049723,-6.435824565,-2.141091024,-4.061319192,-6.202410216,-2.459698219,-4.349711346,-6.809409565,-0.723356646,-0.678135616,-0.04522103,-3.024883577,-2.998737401,-6.023620978,0.015718818 +Tim Hardaway Jr.,hardati02,2014,3691,1875,1.012050896,-5.57814363,-4.566092733,-4.102714223,-3.945330272,-8.048044494,-0.006871451,-5.547966741,-5.554838192,-2.688606228,-2.688606228,0,-0.013802827,-4.592681157,-4.606483983,0.194029525 +Tim Hardaway Jr.,hardati02,2015,3293,1681,0.574124258,-4.249160062,-3.675035804,-0.984766251,-2.811766506,-3.796532758,0.398181924,-4.140492658,-3.742310734,-0.848563136,-0.848563136,0,0.044279397,-4.465017163,-4.420737765,-0.280386607 +Tim Hardaway Jr.,hardati02,2016,1945,951,0.081136428,0.794692526,0.875828954,0.851699805,2.072478044,2.924177849,0.255762745,1.050323469,1.306086214,1.936704118,2.225727172,-0.289023053,0.228109376,-0.10945676,0.118652616,-0.244320571 +Tim Hardaway Jr.,hardati02,2017,4893,2354,1.390272261,-1.561475295,-0.171203034,2.513554806,1.224042423,3.737597228,1.777408111,-1.111931557,0.665476554,4.087242784,4.932031121,-0.844788337,0.902114991,-1.218538984,-0.316423994,0.546234113 +Tim Hardaway Jr.,hardati02,2018,3893,1885,1.883098231,0.006732427,1.889830659,1.737118193,-0.199958411,1.537159781,1.985154326,-0.00800457,1.977149756,4.588989446,4.588989446,0,2.156747081,0.092704053,2.249451133,0.933043105 +Tim Hardaway Jr.,hardati02,2019,4328,2057,1.188774904,-0.277988583,0.910786321,0.50331416,-2.368219499,-1.864905339,1.209299345,-0.696628285,0.51267106,3.437307247,3.437307247,0,1.36381457,-0.720379853,0.643434717,0.542706252 +Tim Hardaway Jr.,hardati02,2020,4881,2295,1.76269860315546,-0.532681137811256,1.23001746534421,1.76262435407875,-1.63604666482557,0.12657768925318,1.78898234000426,-0.78778667431647,1.00119566568779,4.38967595062748,5.29530867072503,-0.905632720097551,2.41383143701326,-1.11381653349933,1.30001490351394,0.428736687483909 +James Harden,hardeja01,2014,6169,3040,6.336549322,0.001806819,6.338356141,5.482369771,-0.344016648,5.138353123,6.483479148,-0.090144979,6.393334169,14.4167402,12.6494538,1.767286406,5.806108643,0.41474649,6.220855134,1.123658293 +James Harden,hardeja01,2015,7440,3617,7.437398466,0.228944263,7.666342729,6.689463403,-1.890803911,4.798659493,7.738230976,-0.234725231,7.503505746,19.32520438,16.12853216,3.196672225,7.13271461,0.400571086,7.533285696,1.519191104 +James Harden,hardeja01,2016,6830,3318,5.757874659,-1.190556727,4.567317931,2.961464876,1.408311565,4.369776442,5.558317072,-0.702623217,4.855693855,13.07827062,12.60331022,0.474960397,6.106995627,-0.246403593,5.860592034,1.437309782 +James Harden,hardeja01,2017,7045,3354,8.166118224,-0.176363617,7.989754607,2.352959318,-0.446071551,1.906887767,7.364581285,-0.250961985,7.1136193,17.34394892,15.19910181,2.144847116,8.326291683,-0.432955713,7.893335969,2.325775384 +James Harden,hardeja01,2018,6466,3172,9.39043169,1.451237384,10.84166907,3.936260872,0.569832006,4.506092878,8.750964733,1.316804158,10.06776889,20.926163,17.04801522,3.878147774,9.434385409,1.615118522,11.04950393,0.33152835 +James Harden,hardeja01,2019,6728,3291,9.9592588,1.792523617,11.75178242,5.379971656,-1.766076458,3.613895199,9.566047267,1.149233882,10.71528115,22.79136841,20.05794608,2.733422335,10.89313062,1.676178866,12.56930948,0.463844857 +James Harden,hardeja01,2020,6253,2931,9.54322570442808,1.21977992780002,10.7630056322281,1.60096374354356,4.57532206248863,6.17628580603219,8.48845554593541,1.97838704167849,10.4668425876139,19.8423843907592,16.7055928418043,3.13679154895485,8.04280909189079,2.72867723886805,10.7714863307588,-0.094581556932249 +Maurice Harkless,harklma01,2014,3879,1950,-1.357600672,0.841959059,-0.515641613,-1.39422825,-1.771520761,-3.165749011,-1.395810051,0.373764142,-1.022045909,1.718226599,1.718226599,0,-2.154676587,0.569309157,-1.585367429,-0.050082306 +Maurice Harkless,harklma01,2015,1364,674,-2.701685851,-0.728508448,-3.430194299,-3.343757498,2.991887391,-0.351870106,-2.945182008,0.0506947,-2.894487308,-0.049790039,-0.049790039,0,-3.413386476,-0.331923772,-3.745310248,0.201677841 +Maurice Harkless,harklma01,2016,3550,1729,-0.38832736,-0.220405177,-0.608732537,-0.341251873,0.033301168,-0.307950705,-0.427942042,-0.169252457,-0.597194499,1.933974584,1.015510605,0.918463979,-0.260026548,-0.617587068,-0.877613616,0.002650447 +Maurice Harkless,harklma01,2017,4746,2322,-1.052512415,0.551757381,-0.500755034,5.080147209,-0.558405723,4.521741486,0.156598666,0.37862223,0.535220896,3.878908455,3.675161928,0.203746526,0.103613442,0.779898127,0.883511569,-0.45002028 +Maurice Harkless,harklma01,2018,2702,1317,-0.519738573,-0.094953583,-0.614692156,-1.724337271,-0.891938923,-2.616276194,-0.795859105,-0.294428549,-1.090287654,1.115560336,0.965689343,0.149870993,-1.571231939,-0.052745703,-1.623977641,-0.699572838 +Maurice Harkless,harklma01,2019,3805,1803,-0.211348862,1.122508361,0.911159499,0.44442333,1.681212254,2.125635585,-0.11598181,1.304296564,1.188314754,3.647645859,2.81356359,0.834082268,-0.360314215,1.788821582,1.428507368,-0.030103586 +Maurice Harkless,harklma01,2020,3073,1427,-2.56068813658661,-0.028564678188155,-2.58925281477476,-0.848363666350606,-0.177123748208483,-1.02548741455909,-2.38308694017694,-0.096154490192537,-2.47924143036948,0.197630803059089,0.197630803059089,0,-2.95384141826571,-0.029480248081786,-2.9833216663475,-0.010952327050059 +Jared Harper,harpeja01,2020,18,8,-12.1941277379268,-12.8666731589686,-25.0608008968954,-15.9698742269108,-28.3244637515406,-44.2943379784515,-13.7285488572995,-16.8568669033391,-30.5854157606385,-0.112351577063928,-0.112351577063928,0,-8.40288575960221,-16.0424423899679,-24.4453281495701,-1.13367122433133 +Justin Harper,harpeju01,2016,70,35,-4.14533133,-0.128587146,-4.273918476,-11.62418352,-19.9882412,-31.61242472,-5.979982,-4.310748803,-10.2907308,-0.136017752,-0.136017752,0,-4.061982561,-4.251787745,-8.313770307,0.988975829 +Justin Harper,harpeju01,2017,66,31,-9.648007909,-3.380805772,-13.02881368,-2.821519164,-7.259926089,-10.08144525,-8.688342697,-4.36099383,-13.04933653,-0.166095663,-0.166095663,0,-6.08386077,-4.987300791,-11.07116156,1.926510422 +Josh Harrellson,harrejo01,2014,649,317,0.511155009,3.81607544,4.327230449,-2.704934067,4.999219345,2.294285279,-0.144549222,4.367256077,4.222706855,1.127996861,1.127996861,0,-0.656363518,0.981909683,0.325546165,0.023582778 +Montrezl Harrell,harremo01,2016,831,391,-1.211491178,-0.593090939,-1.804582116,1.445344333,1.952782409,3.398126742,-0.757964628,-0.067109617,-0.825074245,0.386356703,0.444421838,-0.058065136,-1.504423448,-0.68110506,-2.185528508,0.687910977 +Montrezl Harrell,harremo01,2017,2296,1085,0.624527995,-0.951940205,-0.32741221,1.430085317,-2.313087025,-0.883001708,0.742538812,-1.290106578,-0.547567766,1.217511902,1.321876781,-0.10436488,0.832463829,-1.190374346,-0.357910518,0.123317234 +Montrezl Harrell,harremo01,2018,2758,1293,1.583265963,-0.265329953,1.31793601,1.957834037,0.645440293,2.60327433,1.748667844,-0.080554435,1.668113409,2.920790724,2.920790724,0,1.250869858,-0.939101369,0.311768489,0.211411611 +Montrezl Harrell,harremo01,2019,5024,2316,0.885876502,1.203171141,2.089047643,0.902020707,-1.17691711,-0.274896403,0.924012012,0.77559398,1.699605992,5.290323998,5.31128127,-0.020957272,0.280496937,0.759198886,1.039695823,0.542561007 +Montrezl Harrell,harremo01,2020,4333,1992,0.686255198326185,3.42298441243703,4.10923961076321,-1.51393964702077,0.459795206365894,-1.05414444065488,0.213028551350397,2.93899716098639,3.15202571233679,5.98688039769154,6.2988874134766,-0.312007015785061,-0.516780911618392,2.58712019850698,2.07033928688859,0.47623030191702 +Aaron Harrison,harriaa01,2016,222,100,-5.605209899,-0.069933248,-5.675143146,-5.678689241,1.050967638,-4.627721603,-5.976452168,0.127596922,-5.848855246,-0.16021864,-0.104434111,-0.055784528,-4.967135866,-1.68143993,-6.648575797,1.191452793 +Aaron Harrison,harriaa01,2017,34,17,-5.332401734,-7.67979956,-13.01220129,-16.74750011,3.498666243,-13.24883386,-8.062220125,-5.823801001,-13.88602113,-0.094780753,-0.094780753,0,-6.169855315,-5.486028647,-11.65588396,-1.834533984 +Aaron Harrison,harriaa01,2018,480,233,-2.35415814,-3.051214776,-5.405372916,-4.541756069,-5.467861785,-10.00961785,-2.923254816,-3.735336865,-6.658591682,-0.464630369,-0.464630369,0,-2.271443324,-1.710354014,-3.981797338,-0.002075255 +Al Harrington,harrial01,2014,1131,570,-2.379270897,-0.122851912,-2.502122809,-1.092260653,-1.604671006,-2.696931658,-2.268732184,-0.475915893,-2.744648077,-0.002384084,0.181734456,-0.18411854,-1.901142993,-1.509355518,-3.410498511,0.574033832 +Andrew Harrison,harrian01,2017,3110,1593,-2.54484793,-1.975166959,-4.520014889,-2.830088612,1.148114603,-1.681974008,-2.768667377,-1.470692841,-4.239360219,-1.19995119,-1.095799235,-0.104151955,-2.692864875,-0.756257948,-3.449122823,-1.174512992 +Andrew Harrison,harrian01,2018,2619,1326,-0.241976005,-0.416834753,-0.658810759,-1.363492739,-0.810026387,-2.173519127,-0.431078699,-0.493297131,-0.92437583,1.222603424,1.222603424,0,-1.11319584,-0.211573915,-1.324769756,-1.002126062 +Andrew Harrison,harrian01,2019,381,187,-2.758001887,-3.246382072,-6.004383959,-1.42505555,1.971591231,0.546535682,-2.622265471,-2.2538182,-4.87608367,-0.20203891,-0.20203891,0,-2.249730948,-1.731355487,-3.981086434,-0.643402743 +Devin Harris,harride01,2014,1998,994,2.352942803,0.284730384,2.637673187,3.58330137,2.335375986,5.918677356,2.702760973,0.715484682,3.418245655,3.132817638,2.55490568,0.577911958,2.961975029,-0.407503041,2.554471988,-0.394531106 +Devin Harris,harride01,2015,3627,1759,2.212135857,0.604744469,2.816880326,-0.050610128,-0.563249832,-0.61385996,1.844162062,0.390410203,2.234572265,4.510053502,4.563219101,-0.053165599,1.809058084,0.157796537,1.966854621,0.282117639 +Devin Harris,harride01,2016,2902,1401,1.109332973,-0.238319715,0.871013259,-3.475789884,0.659165748,-2.816624136,0.228123791,-0.0634886,0.164635191,2.105116818,1.9593062,0.145810618,-0.838104794,-0.295734104,-1.133838899,0.924966434 +Devin Harris,harride01,2017,2174,1087,1.842882892,-0.046601128,1.796281764,0.084304353,2.279565403,2.363869756,1.637314002,0.425383741,2.062697742,2.677510312,2.677510312,0,0.95942233,-0.210602461,0.74881987,0.310501575 +Devin Harris,harride01,2018,2794,1340,1.511772237,-1.135138264,0.376633973,1.318748876,1.372551196,2.691300072,1.566935978,-0.680457198,0.88647878,2.516831331,2.516831331,0,1.316642038,-0.803932503,0.512709535,0.58568379 +Devin Harris,harride01,2019,2245,1071,0.259261074,-1.160788029,-0.901526955,-1.438057831,-2.150201419,-3.58825925,-0.071562155,-1.441416908,-1.512979063,0.677612056,0.677612056,0,-0.520565982,-1.21056558,-1.731131562,0.252376498 +Elias Harris,harriel01,2014,25,11,-8.030297621,5.952950078,-2.077347543,9.99898304,-24.39722788,-14.39824484,-4.721437531,0.144448206,-4.576989324,-0.010306677,-0.010306677,0,-6.067401199,-0.468959093,-6.536360293,0.498098308 +Gary Harris,harriga01,2015,1510,719,-4.736432558,-1.53435187,-6.270784428,-5.185765576,-0.970218121,-6.155983697,-5.117540053,-1.478456968,-6.595997021,-1.42244405,-1.42244405,0,-4.316890219,-1.23919831,-5.556088529,0.788608514 +Gary Harris,harriga01,2016,4958,2439,0.224113129,-1.225749078,-1.001635949,1.179921298,-4.274156676,-3.094235378,0.442933079,-1.906983999,-1.464050919,1.604580638,1.604580638,0,-0.028513897,-1.236745846,-1.265259742,0.267087938 +Gary Harris,harriga01,2017,3712,1782,2.37885034,-0.979477183,1.399373158,5.809103308,-4.290150973,1.518952335,3.183098817,-1.715139432,1.467959385,3.848939942,3.848939942,0,2.960716355,-1.791184589,1.169531766,0.359912434 +Gary Harris,harriga01,2018,4724,2304,1.51362553,0.589368689,2.10299422,0.916187739,0.648126799,1.564314538,1.429616563,0.647673085,2.077289648,5.715490095,5.715490095,0,2.119953917,0.651660012,2.771613929,0.716853377 +Gary Harris,harriga01,2019,4404,2156,-0.200752949,-0.254311319,-0.455064268,-1.00358139,3.59800107,2.594419679,-0.416571518,0.523651895,0.107080377,3.185504417,2.132065536,1.053438881,-0.834675092,0.469591822,-0.36508327,-0.086776761 +Gary Harris,harriga01,2020,4374,2159,-2.57198163127875,1.42120248406572,-1.15077914721303,-3.36728680170957,4.11230497370061,0.745018171991033,-2.92326320222398,2.06875674734924,-0.85450645487474,2.09503383397286,1.76203372251365,0.333000111459214,-2.47560994945529,2.07876431025407,-0.396845639201224,-0.07925481113809 +Joe Harris,harrijo01,2015,1023,509,-1.559196175,-5.119641184,-6.678837358,-4.077572094,-4.653980454,-8.731552548,-2.24335511,-5.333812836,-7.577167946,-1.258080168,-1.193848693,-0.064231475,-1.717741047,-5.235957829,-6.953698876,0.291388333 +Joe Harris,harrijo01,2016,33,15,-2.237140615,-20.10136512,-22.33850574,-7.153407666,-37.47227494,-44.6256826,-3.481342618,-25.04547895,-28.52682157,-0.201459398,-0.201459398,0,-2.598065041,-17.84688876,-20.4449538,2.0750354 +Joe Harris,harrijo01,2017,2481,1138,-1.575368239,-1.389810175,-2.965178414,-4.849006073,0.931933302,-3.917072772,-2.303440672,-0.953707291,-3.257147963,-0.297273953,-0.297273953,0,-2.943913924,-1.261098144,-4.205012069,0.939417392 +Joe Harris,harrijo01,2018,4139,1975,1.262604064,-1.241649341,0.020954722,0.771103388,-0.312887363,0.458216025,1.254365714,-1.098942497,0.155423216,2.925280567,2.925280567,0,0.894689655,-1.456950844,-0.562261189,-0.079780724 +Joe Harris,harrijo01,2019,5234,2442,0.297496466,0.062335249,0.359831715,1.9854422,-3.517361092,-1.531918892,0.67403071,-0.68135903,-0.00732832,3.432000633,3.986132525,-0.554131892,0.414861385,-0.862962764,-0.448101379,0.587256768 +Joe Harris,harrijo01,2020,4673,2195,0.329414869525355,-1.49600217796734,-1.16658730844199,3.42536165487292,-2.02357547159534,1.40178618327758,1.00462868274688,-1.702150690434,-0.697522007687113,2.31573991878904,2.0723779104736,0.243362008315435,1.24248994030927,-1.62301334485385,-0.380523404544581,0.33262014102676 +Manny Harris,harrima01,2014,371,180,-0.61645103,-3.574522531,-4.190973561,0.124993595,-3.408778223,-3.283784627,-0.462002775,-3.723093443,-4.185096218,-0.131969628,-0.131969628,0,0.004443544,-3.434333852,-3.429890308,0.128183036 +Manny Harris,harrima01,2017,51,25,-7.577557807,-15.93487991,-23.51243772,-10.27749094,-11.87340883,-22.15089976,-8.462278142,-15.98206545,-24.44434359,-0.279853578,-0.279853578,0,-9.059022072,-14.93088954,-23.98991162,1.113880326 +Mike Harris,harrimi01,2014,455,225,-0.204610185,4.85166212,4.647051935,-2.344974901,4.451688228,2.106713328,-0.590652368,5.171169832,4.580517464,0.842476198,0.842476198,0,-0.605625135,4.941887517,4.336262382,0.11049738 +Shaquille Harrison,harrish01,2018,837,384,1.507285237,1.94346885,3.450754088,4.146896583,3.958830826,8.105727408,2.211643116,2.549812399,4.761455515,1.479425895,1.479425895,0,1.089887537,2.136284076,3.226171613,0.526144 +Shaquille Harrison,harrish01,2019,3009,1430,-0.685269516,2.248228243,1.562958727,-4.440222884,-1.00599079,-5.446213675,-1.441647529,1.779813919,0.338166389,2.243857,2.243857,0,-2.398087113,1.548235184,-0.849851929,-0.417317062 +Shaquille Harrison,harrish01,2020,1027,484,1.47357899565467,3.28731762493224,4.76089662058691,0.151377678875197,6.84533485144993,6.99671253032513,1.35514920293594,4.23218450328699,5.58733370622293,2.05735509581141,2.05735509581141,0,-0.326180689620034,3.58024292150481,3.25406223188478,-0.071386281256433 +Tobias Harris,harrito02,2014,3642,1850,0.054179672,-1.791037504,-1.736857832,-0.641516764,-1.901401548,-2.542918312,-0.013518248,-1.893345581,-1.90686383,0.790523077,0.790523077,0,-0.927324198,-1.41239084,-2.339715038,-0.637317933 +Tobias Harris,harrito02,2015,4668,2369,0.164082206,-0.497460903,-0.333378697,-1.057713453,-2.792182643,-3.849896096,-0.026982181,-0.97382911,-1.000811291,2.097779392,2.097779392,0,-0.149080868,-0.745065543,-0.894146411,-0.743943626 +Tobias Harris,harrito02,2016,5305,2669,0.615076955,0.367468128,0.982545082,0.014821569,1.508964917,1.523786486,0.528895624,0.641178184,1.170073807,5.351029548,4.751667104,0.599362444,0.459908965,0.658637713,1.118546678,-0.582448523 +Tobias Harris,harrito02,2017,5164,2567,0.882001449,0.655126094,1.537127543,1.134769825,1.133295708,2.268065532,1.026988407,0.784656486,1.811644893,5.957614254,5.957614254,0,0.944100383,0.776115976,1.720216359,-0.274133211 +Tobias Harris,harrito02,2018,5459,2668,1.894745904,-0.07197929,1.822766614,1.159065744,-2.667920264,-1.50885452,1.865778346,-0.620018391,1.245759955,5.412827893,5.412827893,0,2.218700485,-0.016820225,2.201880261,-0.340010043 +Tobias Harris,harrito02,2019,6971,3290,1.116588683,-0.559054809,0.557533874,-0.075109724,-0.691380928,-0.766490652,0.916783731,-0.619941266,0.296842465,5.121094883,4.309732433,0.811362451,0.74749634,-0.535909145,0.211587195,-0.544306832 +Tobias Harris,harrito02,2020,5402,2618,0.725896269364346,-0.963942465197675,-0.238046195833329,1.60209461411701,1.03989429088594,2.64198890500296,0.938760653094556,-0.627368994185856,0.311391658908699,4.03768074779736,3.71605624596202,0.321624501835345,1.44088407010146,-0.060555159190542,1.38032891091092,-1.60919421440298 +Isaiah Hartenstein,harteis01,2019,477,223,-2.967695024,0.277713497,-2.689981527,-0.257934008,2.999316898,2.74138289,-2.664459756,0.859142719,-1.805317037,0.10843477,0.108177592,0.000257178,-2.72130119,1.020214185,-1.701087005,0.652480959 +Isaiah Hartenstein,harteis01,2020,584,266,-0.676304011756212,-0.407189205099133,-1.08349321685535,2.22115231071,0.488992950903873,2.71014526161388,-0.178178271507004,-0.276164737158714,-0.454343008665718,0.313652445543118,0.313652445543118,0,-0.624747343291706,0.723713130989263,0.098965787697556,0.688717733517447 +Josh Hart,hartjo01,2018,3055,1461,0.679292214,0.93108184,1.610374053,1.760384641,-1.543887044,0.216497597,0.955412317,0.46238597,1.417798287,3.10003116,3.10003116,0,0.254128343,0.694436647,0.948564991,-0.212489276 +Josh Hart,hartjo01,2019,3772,1715,-2.008180027,2.514749666,0.506569639,-2.205067441,4.290558244,2.085490804,-2.145951474,3.024394674,0.878443199,3.184483793,3.184483793,0,-2.5024849,3.053707971,0.551223072,0.308847884 +Josh Hart,hartjo01,2020,3835,1755,0.183938410653837,0.55578423273346,0.739722643387296,-1.06800341537238,-0.894935863817276,-1.96293927918965,-0.073909141220573,0.307499827706965,0.233590686486392,2.67540526557158,2.67540526557158,0,0.384779059780644,0.979588939754842,1.36436799953549,0.148872356130646 +Udonis Haslem,hasleud01,2014,1569,822,-2.255889563,-3.414446843,-5.670336406,-3.836089042,-3.845646441,-7.681735484,-2.755995091,-3.723377795,-6.479372886,-1.546819099,-1.499987696,-0.046831403,-1.880444725,-3.262250523,-5.142695248,-0.644758326 +Udonis Haslem,hasleud01,2015,1926,995,-2.408963371,-3.203364344,-5.612327715,-3.900818744,-1.296720298,-5.197539042,-2.877287701,-2.98479426,-5.862081961,-1.573177789,-1.573177789,0,-3.136603039,-2.462385037,-5.598988076,-0.404708893 +Udonis Haslem,hasleud01,2016,683,345,-3.760288677,-1.102117164,-4.862405841,-1.940739761,-0.869461158,-2.81020092,-3.611105645,-1.155093338,-4.766198983,-0.3553089,-0.230304325,-0.125004575,-3.438867358,-1.802036842,-5.240904199,-1.152335141 +Udonis Haslem,hasleud01,2017,266,130,-5.74537819,-0.693624088,-6.439002277,-15.94081366,-3.633686516,-19.57450018,-8.203368926,-1.383509369,-9.586878295,-0.451243453,-0.451243453,0,-8.183789828,-0.745310112,-8.92909994,-0.480075823 +Udonis Haslem,hasleud01,2018,141,72,-9.585294733,0.07932553,-9.505969203,-10.01661358,4.461965642,-5.554647942,-10.25507341,0.94660403,-9.308469378,-0.236709731,-0.236709731,0,-9.324721454,-1.765849143,-11.0905706,-1.734117757 +Udonis Haslem,hasleud01,2019,167,74,-9.417467851,5.83799005,-3.5794778,-13.10125617,3.053268937,-10.04798723,-10.74685599,5.556589802,-5.190266186,-0.092658873,-0.092658873,0,-8.548531907,2.559338275,-5.989193632,0.583075106 +Udonis Haslem,hasleud01,2020,89,44,-7.06779304728664,0.91445421356089,-6.15333883372575,-15.4721939300218,1.39638782236439,-14.0758061076574,-9.31363018641364,1.0328308203869,-8.28079936602674,-0.122085692926981,-0.122085692926981,0,-7.31360142356266,-0.772474474111425,-8.08607589767408,-1.70567068202211 +Spencer Hawes,hawessp01,2014,5105,2470,-0.655294815,1.408981665,0.75368685,-0.96751741,-3.556728341,-4.52424575,-0.687424432,0.506141308,-0.181283124,3.309651467,3.309651467,0,-0.61671462,-0.177640468,-0.794355088,1.160592049 +Spencer Hawes,hawessp01,2015,2686,1331,-3.238567281,-0.396731187,-3.635298467,-7.436465801,-0.647997223,-8.084463024,-4.379028131,-0.506401072,-4.885429203,-1.461734917,-1.537241355,0.075506438,-3.096972584,-0.626634049,-3.723606632,0.231608945 +Spencer Hawes,hawessp01,2016,2220,1088,-2.465036399,1.544648475,-0.920387924,-2.645624602,3.421339594,0.775714992,-2.662621617,2.013759615,-0.648862002,1.176971298,0.720887993,0.456083305,-2.547984297,1.177482401,-1.370501896,0.239120911 +Spencer Hawes,hawessp01,2017,1676,814,-1.887815995,-0.971128533,-2.858944528,-5.100707923,-3.775674527,-8.87638245,-2.676271001,-1.60081732,-4.277088321,-0.642635895,-0.575453213,-0.067182682,-2.171301861,-2.1149315,-4.28623336,0.659856201 +Chuck Hayes,hayesch01,2014,1563,792,-2.61190706,2.088692413,-0.523214647,0.180736747,3.700627802,3.881364549,-2.220152845,2.538130957,0.317978113,1.237398402,1.129122678,0.108275723,-3.240845042,1.319059345,-1.921785697,-0.286149853 +Chuck Hayes,hayesch01,2015,506,255,-1.569392723,0.838338426,-0.731054297,5.258261357,0.455320253,5.71358161,-0.287958809,0.838794166,0.550835357,0.428948003,0.428948003,0,-0.904268133,-0.269027734,-1.173295867,-0.110305339 +Chuck Hayes,hayesch01,2016,52,24,-7.940420521,8.188789178,0.248368658,-9.249954917,6.782921052,-2.467033865,-8.769106458,8.438458759,-0.330647699,0.030108724,0.030108724,0,-9.792963655,6.390405872,-3.402557783,1.597147778 +Jaxson Hayes,hayesja02,2020,2416,1080,-1.68660125548466,-1.76172134292856,-3.44832259841321,-1.91169404681005,0.183754835363579,-1.72793921144647,-1.83931675013427,-1.43618552902366,-3.27550227915793,-0.291581919981049,-0.291581919981049,0,-1.66978602978276,-1.58297388502236,-3.25275991480512,0.712907457132154 +Nigel Hayes,hayesni01,2018,234,122,-2.681517491,0.533366143,-2.148151348,-1.169399216,4.965403353,3.796004137,-2.502662813,1.509636862,-0.993025951,0.102048089,0.102048089,0,-2.359636134,-0.10946357,-2.469099704,-1.8093533 +Gordon Hayward,haywago01,2014,5431,2800,0.548478026,0.050927738,0.599405764,0.834235408,-0.670820975,0.163414433,0.690428288,-0.052275284,0.638153004,4.881546039,4.881546039,0,0.938245157,0.059201443,0.9974466,0.819728567 +Gordon Hayward,haywago01,2015,5027,2618,2.87932375,0.184123279,3.063447029,3.626483161,0.341462582,3.967945743,3.23215027,0.202423668,3.434573939,8.34323364,8.34323364,0,3.122023102,0.454836253,3.576859355,0.957417579 +Gordon Hayward,haywago01,2016,5598,2893,1.844331298,-0.702189233,1.142142065,0.187038685,-1.319974354,-1.132935669,1.615060162,-0.90092166,0.714138502,5.148924552,5.148924552,0,1.325065242,-0.36901508,0.956050161,0.684628223 +Gordon Hayward,haywago01,2017,5655,2927,3.356782285,0.838179317,4.194961602,0.041687926,0.759792342,0.801480268,2.861435729,0.82080238,3.682238109,9.646079821,8.533921782,1.11215804,2.758524059,1.091143693,3.849667752,0.050080436 +Gordon Hayward,haywago01,2018,10,5,-6.22741964,-13.9607502,-20.18816984,0.322334198,7.236176529,7.558510728,-5.225967145,-10.45016071,-15.67612785,-0.032994361,-0.032994361,0,-5.532020752,-10.71321646,-16.24523722,0.059589973 +Gordon Hayward,haywago01,2019,4546,2130,0.697651544,0.032928233,0.730579777,-0.475040672,0.114478212,-0.36056246,0.480179643,0.029085809,0.509265452,3.550121831,3.445383109,0.104738722,0.703351042,-0.381958051,0.321392991,0.121916721 +Gordon Hayward,haywago01,2020,4019,1897,1.24189157786477,-1.22630118744943,0.015590390415341,2.99790783729402,0.8557954836298,3.85370332092382,1.6471814478833,-0.877133223705203,0.770048224178102,3.41240477965279,3.37382220715212,0.038582572500672,1.98520818203567,-1.01270357372435,0.972504608311328,0.362981473919561 +Brendan Haywood,haywobr01,2015,247,121,-6.641992901,2.103354634,-4.538638267,-9.900762886,-1.705150723,-11.60591361,-7.838080128,1.39692336,-6.441156768,-0.226475516,-0.205831514,-0.020644002,-6.258962441,0.151347373,-6.107615068,0.758975876 +Reggie Hearn,hearnre01,2018,15,7,2.195641633,-1.16634939,1.029292243,-17.25947799,-6.865635479,-24.12511347,-1.819553522,-2.538941776,-4.358495298,-0.005631502,-0.005631502,0,-1.321304953,-5.646213007,-6.96751796,-1.952615648 +Gerald Henderson,hendege02,2014,4984,2580,-1.393537322,0.106887268,-1.286650054,-2.436761292,-1.142633372,-3.579394665,-1.659677486,-0.175459442,-1.835136928,1.195514307,1.133215119,0.062299188,-2.155565576,-0.016178045,-2.171743621,-0.861678237 +Gerald Henderson,hendege02,2015,4535,2315,-1.214061087,0.69362574,-0.520435347,0.00115939,2.500266346,2.501425736,-0.963137834,1.096341928,0.133204094,3.400445536,3.400445536,0,-1.480735616,0.853881688,-0.626853928,-0.139229747 +Gerald Henderson,hendege02,2016,3392,1665,-1.080083098,0.597749677,-0.482333421,-1.861069035,-0.017458334,-1.878527369,-1.346632656,0.515132331,-0.831500325,1.626270755,1.508017958,0.118252797,-0.976845747,-0.519958873,-1.49680462,-0.490546449 +Gerald Henderson,hendege02,2017,3482,1667,-1.216165448,-0.981284657,-2.197450105,-3.091215031,-3.765382316,-6.856597347,-1.616622578,-1.617376719,-3.233999297,-0.410218354,-0.410218354,0,-2.184222437,-1.620446284,-3.804668721,-0.339491552 +Myke Henry,henrymy01,2018,781,378,-2.737069945,1.073623181,-1.663446764,1.020600181,-2.107632052,-1.087031872,-2.069925663,0.513753859,-1.556171804,0.232188881,0.232188881,0,-1.375195508,0.680518609,-0.694676899,0.841195252 +Xavier Henry,henryxa01,2014,1920,908,-1.282814561,1.94210018,0.659285619,-1.016201686,3.00148675,1.985285065,-1.262946486,2.322795079,1.059848592,1.776113086,1.776113086,0,-1.288788161,1.308570803,0.019782642,0.6062912 +Xavier Henry,henryxa01,2015,172,86,-4.033171114,-2.052026411,-6.085197525,-0.364331733,5.280807851,4.916476118,-3.462573956,-0.550228839,-4.012802795,-0.055694632,-0.055694632,0,-2.867158594,-2.462159007,-5.329317602,0.495637171 +John Henson,hensojo01,2014,3608,1856,-2.09251567,-0.570095418,-2.662611088,-3.078960029,-2.976238129,-6.055198158,-2.365527675,-1.027887307,-3.393414981,-0.604846916,-0.604846916,0,-2.242961786,-1.624190685,-3.867152471,-0.696264433 +John Henson,hensojo01,2015,2722,1381,-2.230207844,0.591706382,-1.638501461,-4.120999853,1.125830738,-2.995169114,-2.729189534,0.68795864,-2.041230894,0.511006546,0.276109983,0.234896562,-3.06276731,0.591006318,-2.471760991,0.114260489 +John Henson,hensojo01,2016,1920,960,-1.802626459,0.961527296,-0.841099163,-4.25114224,0.25609192,-3.99505032,-2.399356083,0.920531758,-1.478824325,0.6230679,0.6230679,0,-2.146475556,0.175248378,-1.971227178,0.071597506 +John Henson,hensojo01,2017,2260,1135,-3.354947587,1.057869155,-2.297078432,-1.003754745,0.319930814,-0.683823931,-3.07762141,0.972312513,-2.105308896,0.372709527,0.37024564,0.002463887,-3.358232241,0.639253547,-2.718978694,-0.153084982 +John Henson,hensojo01,2018,4134,2044,-2.072379399,0.103669139,-1.96871026,2.07042916,1.628283594,3.698712754,-1.361814158,0.441592658,-0.9202215,1.909097923,1.700559226,0.208538698,-1.46126888,0.632486993,-0.828781887,-0.492536775 +John Henson,hensojo01,2019,431,188,-1.952741806,4.056312809,2.103571003,-1.782136265,0.172672117,-1.609464148,-2.09395997,3.414033857,1.320073887,0.394230793,0.394230793,0,-0.986282853,1.984760036,0.998477183,1.002207163 +John Henson,hensojo01,2020,1259,600,-1.71507510081241,3.58957469508879,1.87449959427638,-0.727387832355003,3.50815673251793,2.78076890016293,-1.56895130572106,3.92862179966,2.35967049393894,1.5551075348559,1.5551075348559,0,-1.08987529867005,2.67509391227165,1.5852186136016,0.385284490047469 +Dewan Hernandez,hernade01,2020,63,28,-0.53606011158481,-2.39806434042003,-2.93412445200484,11.3450459567977,5.02614725377052,16.3711932105682,1.84481802151604,-1.14707166260968,0.697746358906359,0.050252357165406,0.050252357165406,0,-0.668265443296644,-2.43335406543072,-3.10161950872736,2.07145568695468 +Juancho Hernangomez,hernaju01,2017,1781,842,-0.219002441,1.894593995,1.675591554,-0.085443456,-2.00067051,-2.086113966,-0.243971626,1.254539105,1.010567479,1.620631665,1.620631665,0,0.28250935,-0.287876525,-0.005367175,0.311820644 +Juancho Hernangomez,hernaju01,2018,574,277,-1.176118915,-0.486248494,-1.662367408,-2.786403803,-2.156289885,-4.942693687,-1.586149289,-0.809018254,-2.395167543,0.050140585,0.050140585,0,-1.326425715,-2.216114912,-3.542540627,-0.012371391 +Juancho Hernangomez,hernaju01,2019,2847,1373,-1.37480062,0.780871595,-0.593929024,-1.493334107,1.03713123,-0.456202877,-1.498922953,0.848656579,-0.650266374,1.456569373,1.517801782,-0.061232409,-1.406664937,0.181531564,-1.225133373,-0.615962249 +Juancho Hernangomez,hernaju01,2020,1827,833,-1.08981884637346,0.41907895435042,-0.670739892023043,1.11511122760036,-2.22068786910074,-1.10557664150038,-0.693744562758341,-0.099661128044324,-0.793405690802665,0.829679600787698,0.829679600787698,0,-0.431867106669962,0.360687924923132,-0.071179181746831,0.321903739763898 +Willy Hernangomez,hernawi01,2017,2713,1324,-1.073328316,-0.02172254,-1.095050857,-1.242058061,0.821099313,-0.420958748,-1.153814958,0.210828313,-0.942986645,1.226270293,1.226270293,0,-0.813755556,-0.085877222,-0.899632778,0.451950926 +Willy Hernangomez,hernawi01,2018,1044,495,-0.406599742,0.01504292,-0.391556821,-1.706081682,1.940761947,0.234680264,-0.697719141,0.458565177,-0.239153965,0.631060506,0.631060506,0,-0.295435468,0.096750138,-0.19868533,0.879922164 +Willy Hernangomez,hernawi01,2019,1739,812,-0.006438951,-3.576471333,-3.582910284,-0.590188027,-4.829153877,-5.419341903,-0.134985064,-4.00704364,-4.142028704,-0.579823768,-0.579823768,0,-0.027415743,-3.803305811,-3.830721554,0.553272305 +Willy Hernangomez,hernawi01,2020,772,375,-0.88521221036224,-1.59719962684425,-2.48241183720649,-3.3195158397662,3.63635591658804,0.316840076821841,-1.35760715857316,-0.532177760971552,-1.88978491954471,0.164782509157455,0.164782509157455,0,-1.77532806423848,-2.47006059652861,-4.24538866076709,0.125231132614233 +Tyler Herro,herroty01,2020,4570,2214,0.381574286353183,-1.06352781135708,-0.681953525003897,-2.62916435491479,-1.53486925391584,-4.16403360883063,-0.267906128489245,-1.24079375261085,-1.50869988110009,1.42504354789018,0.730915038574174,0.69412850931601,1.26158609798892,-1.69122981475422,-0.429643716765299,-0.328615180574444 +Kevin Hervey,herveke01,2020,120,52,-5.97655998800108,-5.0798270082639,-11.056386996265,-17.8311290949165,-0.248999844046308,-18.0801289389628,-8.78042910783284,-4.37600306466693,-13.1564321724998,-0.276903498449798,-0.276903498449798,0,-4.51036431934562,-4.31911011671416,-8.82947443605977,0.302033396223417 +Mario Hezonja,hezonma01,2016,2898,1413,-2.426271559,-1.260811031,-3.687082589,-0.467530818,0.785773943,0.318243126,-2.151061025,-0.893987609,-3.045048634,-0.213872057,-0.213872057,0,-1.696852473,-1.579499407,-3.276351881,0.536439838 +Mario Hezonja,hezonma01,2017,1947,960,-4.000916609,-0.915309816,-4.916226425,-6.299985212,-2.341710573,-8.641695785,-4.654824957,-1.219466065,-5.874291022,-1.537501491,-1.537501491,0,-3.737567429,-2.217679303,-5.955246732,0.464651881 +Mario Hezonja,hezonma01,2018,3407,1657,-0.624167737,0.57498639,-0.049181347,-1.51131102,-1.787526919,-3.29883794,-0.799098514,0.150881844,-0.648216671,1.775629795,1.775629795,0,-1.044908972,0.216340183,-0.828568789,-0.068152302 +Mario Hezonja,hezonma01,2019,2532,1206,-2.281994864,0.179145932,-2.102848933,-2.265779306,-1.31232886,-3.578108166,-2.321911419,-0.061274746,-2.383186166,0.22643142,0.22643142,0,-1.934299983,-0.444108105,-2.378408088,0.329818718 +Mario Hezonja,hezonma01,2020,2043,939,-2.58051371503356,-1.62050683610148,-4.20102055113504,-5.12429038968459,-0.677020434601455,-5.80131082428604,-3.28428522213319,-1.46872453085197,-4.75300975298516,-0.960839496954579,-1.07430488139614,0.113465384441565,-2.88036592310819,-2.01247139494696,-4.89283731805516,0.246162701672602 +Roy Hibbert,hibbero01,2014,5638,2951,-2.729598242,3.714859747,0.985261506,1.829937076,0.011250887,1.841187963,-1.915288029,3.067584628,1.152296599,5.780837547,5.516151375,0.264686172,-2.601840037,2.976673094,0.374833057,-1.075033084 +Roy Hibbert,hibbero01,2015,3728,1926,-2.478753598,2.613544027,0.134790429,-1.198553974,-1.121895908,-2.320449882,-2.331970076,1.957746593,-0.374223482,2.304759324,2.304759324,0,-2.199323613,1.013083371,-1.186240242,-1.223502078 +Roy Hibbert,hibbero01,2016,3794,1878,-3.782655354,-0.167636133,-3.950291487,-5.239650168,-3.953935088,-9.193585256,-4.324265535,-0.876978539,-5.201244075,-2.339445451,-2.339445451,0,-4.712294424,-1.188815375,-5.901109799,-0.383894181 +Roy Hibbert,hibbero01,2017,1412,682,-3.227068298,1.590832527,-1.636235771,-2.153604299,-0.02035525,-2.17395955,-3.224337631,1.364978065,-1.859359566,0.316162577,0.316162577,0,-3.669743147,0.525454822,-3.144288326,0.061075559 +Isaiah Hicks,hicksis01,2018,501,240,-5.289911539,-4.873627147,-10.16353869,-1.306576662,-1.27702168,-2.583598342,-4.762189097,-4.398982573,-9.16117167,-0.784626342,-0.784626342,0,-4.508767076,-4.151732848,-8.660499925,-0.051656542 +Isaiah Hicks,hicksis01,2019,66,32,-1.573509975,1.050368759,-0.523141216,-6.30468342,2.58703896,-3.717644461,-2.560305095,1.549717278,-1.010587817,0.028587263,0.028587263,0,-1.876528324,1.604594593,-0.271933731,0.677993558 +JJ Hickson,hicksjj01,2014,3843,1859,-2.937386904,0.140771209,-2.796615695,-3.106553202,-0.962905167,-4.06945837,-3.142779697,-0.065957835,-3.208737532,-0.435741126,-0.435741126,0,-2.696656204,0.056929205,-2.639726998,0.142430193 +JJ Hickson,hicksjj01,2015,2873,1411,-3.137258505,-1.120099556,-4.257358061,-4.741141224,-0.896479812,-5.637621036,-3.654401552,-1.1176033,-4.772004852,-1.457743692,-1.457743692,0,-3.733357291,-1.465831644,-5.199188935,0.139542071 +JJ Hickson,hicksjj01,2016,911,436,-3.474643566,2.422791499,-1.051852067,-4.834180992,0.076653865,-4.757527127,-3.96911497,2.103964783,-1.865150188,0.203771398,0.203771398,0,-3.459458922,0.715064601,-2.744394321,0.452073912 +Buddy Hield,hieldbu01,2017,3885,1888,-0.574484149,-1.195959887,-1.770444036,-1.923346169,-1.841158823,-3.764504992,-0.850767884,-1.401854921,-2.252622805,0.508943736,0.508943736,0,-1.333808924,-1.57967853,-2.913487454,0.079927487 +Buddy Hield,hieldbu01,2018,4059,2024,1.079400424,-0.34912222,0.730278204,0.51874373,2.450416167,2.969159897,1.101652813,0.259077199,1.360730011,4.239852728,4.239852728,0,0.678862108,0.367075313,1.045937422,-0.118506011 +Buddy Hield,hieldbu01,2019,5717,2615,2.471423969,-0.687846033,1.783577936,0.305865607,-1.14475388,-0.838888273,2.172343789,-0.811709018,1.360634771,5.524852282,5.524852282,0,2.321566396,-0.540974892,1.780591504,0.753612511 +Buddy Hield,hieldbu01,2020,4659,2216,1.43744983428926,-1.84003327923718,-0.402583444947921,-0.013882838049916,-1.50488402591994,-1.51876686396986,1.21595639481679,-1.86848434760879,-0.652527952792008,2.38501618598667,2.38501618598667,0,1.89360263960544,-1.2903904483081,0.60321219129734,0.585892080174095 +Haywood Highsmith,highsha01,2019,88,40,-5.059265807,-6.128811168,-11.18807697,-3.395231231,-14.73397995,-18.12921119,-5.044654458,-8.292507734,-13.33716219,-0.21613697,-0.21613697,0,-4.673500886,-7.510477634,-12.18397852,0.034982107 +Nene,hilarne01,2014,3714,1885,-2.122182519,3.580059699,1.45787718,-3.457228729,2.146531038,-1.310697691,-2.518733536,3.443519601,0.924786065,3.513710066,3.487805382,0.025904684,-1.448648668,3.036536974,1.587888306,0.50648868 +Nene,hilarne01,2015,3872,1950,-2.555130404,3.205874563,0.650744159,-1.245870426,1.562513166,0.316642739,-2.423973354,3.027617741,0.603644387,3.351833423,2.931375238,0.420458185,-2.365283365,3.188837317,0.823553952,0.081586026 +Nene,hilarne01,2016,2309,1094,-2.530382162,3.292535634,0.762153473,-0.875095193,2.044785003,1.16968981,-2.332805987,3.22559333,0.892787343,2.057757987,2.057757987,0,-1.514502424,3.20522777,1.690725347,1.17756557 +Nene,hilarne01,2017,2952,1359,-1.617882025,2.818033995,1.200151969,-1.204692831,5.525444389,4.320751558,-1.71638152,3.55905235,1.84267083,3.250597683,2.57489703,0.675700653,-0.655290539,2.916417534,2.261126995,1.28567062 +Nene,hilarne01,2018,1838,865,-2.153797009,3.950080647,1.796283638,2.045469221,5.191480357,7.236949578,-1.500062436,4.421789354,2.921726918,2.524565781,2.363946017,0.160619764,-1.102200017,3.347932441,2.245732423,0.711443467 +Nene,hilarne01,2019,1265,599,-1.601860519,2.849557888,1.247697369,0.973538117,2.639357171,3.612895288,-1.243735281,2.973202954,1.729467673,1.382444584,1.017550487,0.364894097,-0.700916149,2.430232791,1.729316642,-0.449772683 +George Hill,hillge01,2014,5976,3121,0.085717719,2.318509899,2.404227618,0.026658735,1.785019102,1.811677837,0.119170291,2.276550167,2.395720458,8.112636154,6.368610847,1.744025307,-0.4729054,2.964683411,2.491778011,-1.51819782 +George Hill,hillge01,2015,2477,1267,3.498475813,1.661286414,5.159762227,4.314276198,1.56180605,5.876082248,3.920353565,1.718911904,5.639265469,5.372806315,5.372806315,0,3.667108764,1.920095454,5.587204218,-0.887878226 +George Hill,hillge01,2016,5566,2759,0.586997976,0.708256897,1.295254874,0.663612555,0.876590148,1.540202703,0.646283294,0.749686297,1.39596959,5.8702519,4.508414449,1.361837451,0.476256911,1.514931574,1.991188484,-1.233957759 +George Hill,hillge01,2017,3515,1825,2.777488814,-0.516374656,2.261114157,2.400833373,2.035641589,4.436474962,2.862191759,-0.069236375,2.792955383,5.114290579,4.766043128,0.348247452,2.733693207,1.447683171,4.181376379,-1.038611885 +George Hill,hillge01,2018,4715,2369,0.00332083,0.464491408,0.467812239,1.772755914,-0.9503101,0.822445814,0.372219515,0.233126167,0.605345682,4.039628438,2.917933607,1.12169483,-0.056190673,0.445367855,0.389177182,-1.053642513 +George Hill,hillge01,2019,3592,1697,0.879627718,0.621974281,1.501602,0.436745598,2.866646208,3.303391806,0.810334751,1.083541361,1.893876112,3.991390707,2.306749418,1.684641289,0.995945479,1.051398838,2.047344317,-1.172314016 +George Hill,hillge01,2020,3347,1539,2.29629019263842,0.702542764466358,2.99883295710478,1.22376288787794,1.71198370862755,2.9357465965055,2.195980883297,0.859740300998769,3.05572118429577,4.50643845344229,4.20900148270806,0.29743697073423,1.51371360616782,0.508120359289205,2.02183396545702,-0.971379879234351 +Darrun Hilliard,hillida01,2016,773,383,-1.441740037,-1.984089902,-3.425829939,-1.013085234,-0.047445563,-1.060530797,-1.440378553,-1.71196179,-3.152340342,-0.078701048,-0.078701048,0,-1.936380048,-2.805566439,-4.741946487,0.100779155 +Darrun Hilliard,hillida01,2017,764,381,-4.247032145,-1.685922427,-5.932954572,-3.767068026,3.017452554,-0.749615472,-4.362038254,-0.815818131,-5.177856385,-0.475985672,-0.475985672,0,-3.756959054,-1.901694078,-5.658653133,0.840503795 +Darrun Hilliard,hillida01,2018,196,95,-5.051575168,-4.090568021,-9.142143189,2.488125587,-5.184770935,-2.696645347,-3.797931313,-4.63757159,-8.435502904,-0.271330355,-0.271330355,0,-4.910205082,-3.86441203,-8.774617112,-1.526363771 +Jordan Hill,hilljo01,2014,3073,1500,0.119268486,0.043065774,0.16233426,-3.138376117,-1.901362791,-5.039738907,-0.519939576,-0.289044391,-0.808983967,1.475062168,1.475062168,0,-0.459582251,-0.554848577,-1.014430828,-0.671351765 +Jordan Hill,hilljo01,2015,3762,1874,-2.294365297,0.788485805,-1.505879493,-2.86841248,-2.314728554,-5.183141034,-2.513993859,0.265043366,-2.248950493,0.474947805,0.474947805,0,-2.641511249,0.055819537,-2.585691711,-0.823315995 +Jordan Hill,hilljo01,2016,3076,1528,-1.575407798,-0.396945606,-1.972353403,0.296484059,-0.4112474,-0.114763341,-1.26366196,-0.497378165,-1.761040125,0.756877788,0.852592385,-0.095714597,-1.119309189,0.027642095,-1.091667094,-1.221353172 +Jordan Hill,hilljo01,2017,92,47,-6.041960027,-8.660699816,-14.70265984,-5.813349259,10.48134718,4.667997923,-6.36719592,-5.108806688,-11.47600261,-0.208760496,-0.208760496,0,-4.220886956,-4.956063904,-9.17695086,-0.226803585 +Solomon Hill,hillso01,2014,438,227,-2.674333572,-0.656827209,-3.331160781,2.276972231,-0.509331872,1.767640359,-1.765733796,-0.746010531,-2.511744326,0.02734421,0.027664933,-0.000320723,-2.293160178,-1.356485637,-3.649645815,-0.126692849 +Solomon Hill,hillso01,2015,4651,2381,-1.194006097,0.640523912,-0.553482185,-2.524025904,-3.442741696,-5.9667676,-1.527814801,-0.188596232,-1.716411033,1.247648083,1.247648083,0,-2.011791203,-0.061128782,-2.072919985,-0.606527296 +Solomon Hill,hillso01,2016,2158,1064,0.664590795,0.93666017,1.601250965,2.566583364,1.154599277,3.721182641,1.103018537,0.990075685,2.093094221,2.682319603,1.657949397,1.024370206,0.235881711,0.760529531,0.996411242,-0.436077058 +Solomon Hill,hillso01,2017,4944,2374,-2.246512672,0.717369365,-1.529143308,0.294675126,2.809587353,3.104262479,-1.811522482,1.174984563,-0.636537919,2.573641044,2.573641044,0,-2.152162759,1.150974031,-1.001188728,0.528206005 +Solomon Hill,hillso01,2018,671,301,-1.770744539,-2.59873263,-4.36947717,-1.704024809,-3.707204093,-5.411228902,-1.87371238,-3.013426109,-4.887138489,-0.335467161,-0.194217481,-0.141249681,-1.884378068,-2.527764544,-4.412142611,0.839685199 +Solomon Hill,hillso01,2019,1913,878,-3.000915304,0.221932477,-2.778982827,-2.160772733,-2.908656923,-5.069429656,-3.010351613,-0.385921876,-3.396273489,-0.289657824,-0.289657824,0,-2.575503146,-0.980491141,-3.555994287,0.054915115 +Solomon Hill,hillso01,2020,2450,1130,-1.16037787782457,-0.473174236451193,-1.63355211427576,1.23713309271894,-2.9515009170539,-1.71436782433497,-0.719122623643737,-1.02556443232824,-1.74468705597197,0.593652160397198,0.31776948002415,0.275882680373048,-0.89757316155808,-1.30681900683704,-2.20439216839512,0.314191128404476 +Kirk Hinrich,hinriki01,2014,4345,2283,-1.586604955,1.7641077,0.177502745,-1.497948685,2.926301967,1.428353282,-1.633888003,2.049773382,0.415885379,3.665575454,3.429088641,0.236486813,-1.921939499,3.084844788,1.162905288,-0.71909021 +Kirk Hinrich,hinriki01,2015,3441,1736,-1.980842825,-1.247069524,-3.227912349,-2.413885074,0.216802652,-2.197082422,-2.249630562,-1.030215098,-3.27984566,-0.488912762,-0.168947461,-0.319965301,-2.127190424,-0.490878612,-2.618069036,-0.356418285 +Kirk Hinrich,hinriki01,2016,1328,658,-0.865193216,-0.090848049,-0.956041265,-1.044385147,2.637429646,1.593044498,-0.960193679,0.465552867,-0.494640812,0.758876393,0.738625723,0.02025067,-1.689452733,-0.029588045,-1.719040778,-0.887503648 +Jaylen Hoard,hoardja01,2020,308,144,-0.092046796604247,-3.31844820233057,-3.41049499893482,5.37508740928132,1.91356759321777,7.28865500249909,1.04251097088635,-2.37262358033821,-1.33011260945186,0.111085615744269,-0.071011244635627,0.182096860379896,0.04566968046547,-3.34957834902915,-3.30390866856369,-0.44210618892468 +Aaron Holiday,holidaa01,2019,1418,659,-0.7780468,1.849744665,1.071697866,0.258284346,3.237100871,3.495385217,-0.611642837,2.205735757,1.59409292,1.464095003,1.543244525,-0.079149522,-0.835827402,1.294389877,0.458562475,0.64795123 +Aaron Holiday,holidaa01,2020,3531,1689,-0.170793118188318,1.12992413968983,0.959131021501514,2.83602459504921,-1.28671313753574,1.54931145751347,0.454514180820829,0.658414059138559,1.11292823995939,3.31335534906791,3.5889274538925,-0.275572104824586,0.234554568441896,0.789080878064353,1.02363544650625,-0.233808276524638 +Jrue Holiday,holidjr01,2014,2267,1143,1.882619138,-0.212491455,1.670127683,3.116227459,0.381792469,3.498019929,2.242770468,-0.065766062,2.177004406,2.865791904,2.865791904,0,1.946147557,0.815441826,2.761589383,-0.248133681 +Jrue Holiday,holidjr01,2015,2689,1358,3.331467178,-0.89372611,2.437741068,2.274465619,0.23154733,2.50601295,3.268277518,-0.698386748,2.56989077,3.700148946,3.636545814,0.063603131,3.23570927,0.542417027,3.778126297,0.207968948 +Jrue Holiday,holidjr01,2016,3781,1831,3.180544409,-0.186593227,2.993951182,2.809808122,1.523774433,4.333582555,3.299605955,0.203151643,3.502757597,5.912891674,5.912891674,0,2.637130015,0.50598935,3.143119365,1.199615927 +Jrue Holiday,holidjr01,2017,4533,2190,0.884799204,-0.471196569,0.413602635,-0.708800706,3.195682782,2.486882075,0.649747447,0.245775946,0.895523392,4.092000869,4.092000869,0,0.294805143,0.794214102,1.089019244,0.450783072 +Jrue Holiday,holidjr01,2018,6991,3275,2.31010029,0.8270802,3.13718049,2.040853536,6.278928169,8.319781705,2.374048557,2.007496784,4.381545341,12.06585539,10.70848654,1.357368852,2.57332941,2.413656125,4.986985536,0.907558699 +Jrue Holiday,holidjr01,2019,5211,2402,3.530818091,0.699909246,4.230727337,5.289857511,4.043321334,9.333178845,4.097605845,1.472658993,5.570264838,10.27363737,10.27363737,0,4.078266456,1.376999379,5.455265835,0.771105894 +Jrue Holiday,holidjr01,2020,4601,2117,2.30674509015456,1.89593990748244,4.202684997637,1.64191315167737,3.66828164039839,5.31019479207576,2.2950143515352,2.4015255010165,4.6965398525517,8.09024610573477,8.09024610573477,0,2.7494418487769,2.58286748098793,5.33230932976483,0.600308179652483 +Justin Holiday,holidju01,2015,1400,668,-0.768848333,1.586548726,0.817700393,-5.849241724,0.844921027,-5.004320697,-1.95780736,1.445023592,-0.512783768,0.765652454,0.80847414,-0.042821685,-1.164058901,1.307776708,0.143717807,0.730861357 +Justin Holiday,holidju01,2016,1601,773,-1.61157852,0.605930578,-1.005647942,-1.963211449,-1.920767109,-3.883978558,-1.765714247,0.102735087,-1.66297916,0.432337926,0.432337926,0,-1.807313575,-0.109496756,-1.91681033,0.711232673 +Justin Holiday,holidju01,2017,3346,1639,-0.357341644,-0.294558042,-0.651899686,-1.778026363,3.710361674,1.932335311,-0.659090989,0.567136069,-0.09195492,2.229012438,2.229012438,0,-0.480582838,-0.05472157,-0.535304409,0.278372505 +Justin Holiday,holidju01,2018,4739,2265,-1.454846965,0.477234698,-0.977612267,1.231427982,3.050592576,4.282020559,-0.932337502,1.08335125,0.151013748,3.383550437,3.383550437,0,-0.953974062,0.923408911,-0.030565151,0.92112819 +Justin Holiday,holidju01,2019,5409,2607,-1.709189096,1.601112426,-0.10807667,-3.020538283,-0.998826142,-4.019364425,-2.041788543,1.166454417,-0.875334126,2.497102817,2.497102817,0,-2.2252694,1.413107119,-0.812162281,0.335012137 +Justin Holiday,holidju01,2020,4163,1957,0.165763543886433,2.72858816568067,2.8943517095671,-0.475738184898127,0.445923096492694,-0.029815088405433,0.070669845368135,2.38652943290731,2.45719927827544,5.23025595612963,4.64349893560236,0.58675702052726,0.409848211399605,2.45079009041602,2.86063830181562,0.187861805569887 +John Holland,hollajo02,2016,2,1,-40.30349637,-21.37102491,-61.67452127,-54.01133259,18.41615465,-35.59517793,-45.32330849,-14.96798733,-60.29129582,-0.031377806,0,-0.031377806,-20.03009324,-13.27545701,-33.30555025,3.453689354 +John Holland,hollajo02,2018,367,174,-4.594178278,-2.336805949,-6.930984227,-3.47837969,-4.861636483,-8.340016173,-4.711493269,-2.980974818,-7.692468087,-0.441664617,-0.441664617,0,-3.992464169,-4.168532748,-8.160996917,0.655180385 +John Holland,hollajo02,2019,2,1,-3.14793377,2.582398147,-0.565535623,-62.58455315,66.13786163,3.55330848,-15.74663144,15.99244789,0.245816456,0.001433683,0.001433683,0,-10.63450998,5.053319052,-5.581190927,-6.319817712 +Rondae Hollis-Jefferson,holliro01,2016,1263,615,-0.489722629,4.302752317,3.813029688,-2.615324598,3.345308883,0.729984285,-0.916122731,4.461362708,3.545239977,1.978907059,1.978907059,0,-0.474362412,3.730038393,3.255675981,0.179598259 +Rondae Hollis-Jefferson,holliro01,2017,3826,1761,-1.617606445,2.081180403,0.463573957,-2.243290549,1.433000752,-0.810289798,-1.788870653,2.11041387,0.321543217,2.796902756,2.796902756,0,-2.016958965,1.49244441,-0.524514555,1.323578499 +Rondae Hollis-Jefferson,holliro01,2018,4047,1920,-0.308414377,1.622742368,1.314327992,-0.536238325,-1.280720961,-1.816959285,-0.344435002,1.142456777,0.798021774,3.498920853,3.498920853,0,-0.340482655,0.96797882,0.627496164,0.666016441 +Rondae Hollis-Jefferson,holliro01,2019,2814,1296,-2.447967305,2.853221686,0.405254381,-1.578761016,1.692381521,0.113620505,-2.40154279,2.784681392,0.383138602,2.072850599,1.745830573,0.327020026,-2.47749328,2.021906854,-0.455586427,0.145012083 +Rondae Hollis-Jefferson,holliro01,2020,2470,1161,0.622952990609296,2.73632908743019,3.35928207803948,-0.243647469834404,0.112644190079947,-0.131003279754457,0.460905986628099,2.26746795624834,2.72837394287644,3.24816332017239,3.17116873805783,0.076994582114563,-0.0267718476404,2.12545613863762,2.09868429099722,-0.019929479952563 +Ryan Hollins,holliry01,2014,1035,491,-2.310116215,1.06244693,-1.247669285,-2.958970366,3.379217262,0.420246896,-2.656861632,1.562976416,-1.093885216,0.416250113,0.439580398,-0.023330285,-2.449208056,0.440841066,-2.00836699,0.705414696 +Ryan Hollins,holliry01,2015,901,441,-2.713102964,-0.23932747,-2.952430434,-2.580149894,1.570408521,-1.009741373,-2.863271476,0.176715386,-2.68655609,0.01430858,0.01430858,0,-3.827171187,-1.737711534,-5.564882721,0.227159457 +Ryan Hollins,holliry01,2016,903,460,-3.021484988,-0.994438632,-4.01592362,-2.442360023,-6.667894507,-9.11025453,-3.092889788,-2.225765298,-5.318655086,-0.598533461,-0.598533461,0,-4.220466161,-1.885796115,-6.106262276,-0.488344715 +Richaun Holmes,holmeri01,2016,1482,702,-0.849291613,-2.113175985,-2.962467598,2.412792602,-1.021966743,1.390825859,-0.125068522,-1.956355132,-2.081423653,0.24045215,0.24045215,0,-0.925993111,-2.319334063,-3.245327174,0.405832733 +Richaun Holmes,holmeri01,2017,2510,1193,-1.103069128,-0.855769236,-1.958838364,-0.021760779,-2.612479307,-2.634240087,-0.869736343,-1.26860278,-2.138339122,0.372865274,0.372865274,0,-0.873300937,-0.711408439,-1.584709375,0.149258553 +Richaun Holmes,holmeri01,2018,1633,757,-1.551805876,0.439106447,-1.112699429,-2.223390162,-2.021255147,-4.244645309,-1.81015689,-0.143081834,-1.953238725,0.310525102,0.362543648,-0.052018546,-1.951500014,-0.239741355,-2.191241369,-0.127537405 +Richaun Holmes,holmeri01,2019,2524,1184,-1.420745207,-0.041592332,-1.462337539,-1.583409064,0.524299418,-1.059109646,-1.491995083,0.168929539,-1.323065544,0.859137343,0.859137343,0,-1.611254749,0.079515997,-1.531738752,-0.335856884 +Richaun Holmes,holmeri01,2020,2554,1242,-0.200201265732526,0.995408559542854,0.795207293810328,1.64795575145911,0.369246977400155,2.01720272885927,0.187023260908222,0.938405393962344,1.12542865487057,2.43924835223704,2.43924835223704,0,-0.694346310262562,1.76971269603661,1.07536638577405,-0.685548031670474 +Rodney Hood,hoodro01,2015,2046,1064,0.843804418,-1.845865688,-1.00206127,-0.64234746,2.023801461,1.381454001,0.592396832,-1.17340597,-0.581009137,1.166610361,1.166610361,0,-0.304221591,-0.510644234,-0.814865825,-0.882223946 +Rodney Hood,hoodro01,2016,4831,2541,1.672485486,-0.733217597,0.939267888,3.148047907,-1.683786638,1.464261269,2.091374426,-1.01221749,1.079156935,4.876834252,4.876834252,0,1.541016975,-0.363608927,1.177408048,-1.719386621 +Rodney Hood,hoodro01,2017,3621,1870,-0.152185356,-0.238396232,-0.390581589,-1.035001173,-1.032832205,-2.067833379,-0.352635394,-0.471825919,-0.824461313,1.82188604,1.906816044,-0.084930004,-0.030527783,0.26987874,0.239350957,-0.961662946 +Rodney Hood,hoodro01,2018,3803,1876,0.053904639,-2.805113671,-2.751209032,-2.515445236,-2.475352252,-4.990797488,-0.493520314,-2.923880653,-3.417400967,-0.708965353,0.078627455,-0.787592808,-0.057367068,-1.995481435,-2.052848503,-0.365840313 +Rodney Hood,hoodro01,2019,4610,2266,0.91507333,-0.715722134,0.199351196,-2.046071885,0.207773397,-1.838298488,0.354130569,-0.532681375,-0.178550806,2.961118914,1.891725983,1.069392931,-0.127428164,-0.967814676,-1.095242839,-1.43975651 +Rodney Hood,hoodro01,2020,1332,619,0.291316878839995,-0.600456309105624,-0.309139430265629,-0.158405475500058,1.94137645215186,1.7829709766518,0.196295095525182,-0.073366514672336,0.122928580852846,0.905969127652604,0.905969127652604,0,0.129437602021428,-0.242400499262298,-0.112962897240871,-0.150950344648313 +Scotty Hopson,hopsosc01,2014,16,7,-6.659934933,-3.727221391,-10.38715632,-9.568147287,0.598662534,-8.969484753,-7.714095129,-3.122603677,-10.83669881,-0.029645797,-0.029645797,0,-2.72821327,-2.965267071,-5.693480341,2.540477237 +Scotty Hopson,hopsosc01,2018,21,8,-9.343584137,0.073684408,-9.269899729,-14.61207268,-14.74993683,-29.36200951,-10.97012479,-3.048889067,-14.01901386,-0.047591434,-0.047591434,0,-9.444831189,-8.53798237,-17.98281356,3.441640817 +Al Horford,horfoal01,2014,1934,958,-1.684508946,2.589232153,0.904723208,-0.517904889,1.087709425,0.569804536,-1.526519103,2.43475599,0.908236886,1.783800249,1.783800249,0,-1.260007766,1.088686042,-0.171321725,-0.227553661 +Al Horford,horfoal01,2015,5684,2840,0.109852964,2.291939626,2.40179259,1.027839542,0.905922406,1.933761948,0.261759583,2.107624524,2.369384108,7.422224927,5.602148953,1.820075974,0.322803454,1.222972815,1.545776269,-0.657513456 +Al Horford,horfoal01,2016,6133,2958,-0.341118865,2.269548349,1.928429485,-0.917517402,1.190126481,0.272609079,-0.472174366,2.116530401,1.644356035,6.667130871,5.740343654,0.926787216,0.039881983,1.954927663,1.994809646,0.057449946 +Al Horford,horfoal01,2017,5652,2803,0.697938779,0.416273353,1.114212131,2.070556112,-1.706969827,0.363586285,1.000619054,-0.008292451,0.992326603,5.353883404,4.144691862,1.209191543,0.821533513,-0.45389008,0.367643434,-0.639382866 +Al Horford,horfoal01,2018,5939,2956,0.163096006,3.251180685,3.414276691,3.776054524,2.203980521,5.980035045,0.942789602,3.15164859,4.094438193,10.31920573,7.986477484,2.332728247,0.051139192,2.522732757,2.573871948,-0.683039686 +Al Horford,horfoal01,2019,4796,2283,0.869414597,2.489104718,3.358519315,4.025944579,0.658200408,4.684144986,1.572569563,2.193769533,3.766339096,7.61813156,5.635706284,1.982425276,1.937278042,2.230368765,4.167646807,-0.409791545 +Al Horford,horfoal01,2020,4507,2154,0.03334431829611,0.458923806631996,0.492268124928106,1.52819189778975,1.13669343165839,2.66488532944814,0.3321474622922,0.600636536743103,0.932783999035302,4.02884979835227,4.04262507931516,-0.013775280962893,0.901658633273477,1.13659853932883,2.03825717260231,-0.225596069892275 +Talen Horton-Tucker,hortota01,2020,219,98,-1.8433190705187,1.70868265890535,-0.134636411613345,-4.77103440943582,-0.782949882934213,-5.55398429237003,-2.58970937086731,1.2302091154513,-1.35950025541601,0.062514280048514,-0.079888510084318,0.142402790132832,-1.57473000184895,2.59013068049591,1.01540067864696,1.88745198553625 +Danuel House Jr.,houseda01,2017,2,1,-6.336668312,5.349217247,-0.987451065,-67.51734308,61.28722857,-6.230114506,-19.33872217,17.46187954,-1.876842627,0.000424441,0.000424441,0,-17.60395015,7.380937394,-10.22301275,-4.633567495 +Danuel House Jr.,houseda01,2018,846,403,0.645998218,-0.415404049,0.23059417,2.277028905,4.721835086,6.998863991,1.078605898,0.69282547,1.771431368,0.92417966,0.92417966,0,0.443489901,-0.877890842,-0.434400941,-0.584148783 +Danuel House Jr.,houseda01,2019,2351,1120,-0.0857144,-0.911868691,-0.997583091,3.426237029,0.602271307,4.028508335,0.555661147,-0.669027287,-0.11336614,1.505499169,1.639209236,-0.133710066,0.762689622,-0.653628404,0.109061217,-0.025057991 +Danuel House Jr.,houseda01,2020,4756,2192,-1.0086186263184,0.599409286424387,-0.40920933989401,2.54725737652326,-0.769845308076826,1.77741206844644,-0.381740809135353,0.332287923135525,-0.049452885999828,3.04540662113261,2.55303872755139,0.492367893581231,-0.398877321481993,0.708083097196543,0.30920577571455,0.227838494504327 +Dwight Howard,howardw01,2014,5254,2627,-0.479256905,2.35278371,1.873526805,0.983478744,1.125389371,2.108868115,-0.270564923,2.231949217,1.961384294,6.333424093,5.759380696,0.574043397,0.137394369,2.044763301,2.18215767,0.021496001 +Dwight Howard,howardw01,2015,3698,1797,-1.42940927,2.724682951,1.295273681,2.689554594,4.091425584,6.780980178,-0.684758039,3.150808301,2.466050262,4.81071122,2.281175544,2.529535676,-0.044241952,2.897477234,2.853235282,0.156947106 +Dwight Howard,howardw01,2016,5029,2460,-1.999772776,0.489830256,-1.50994252,-0.344523513,-1.598242395,-1.942765908,-1.787217003,0.103951912,-1.683265091,1.338187097,1.683892051,-0.345704954,-0.755463594,0.304076633,-0.451386961,0.092870543 +Dwight Howard,howardw01,2017,4813,2356,-1.591370003,3.440538607,1.849168604,-1.389099839,-0.724935754,-2.114035593,-1.59672438,2.748797986,1.152073606,4.727669466,3.94713627,0.780533195,-1.598333932,2.193685925,0.595351992,0.232298915 +Dwight Howard,howardw01,2018,5101,2463,-2.630073899,0.127170865,-2.502903034,-0.024268039,-0.94354966,-0.967817699,-2.245696634,-0.070777379,-2.316474013,0.547699074,0.547699074,0,-2.112664758,-0.180779833,-2.293444591,0.531785281 +Dwight Howard,howardw01,2019,491,230,-1.630512065,-4.215879872,-5.846391937,-3.205936225,-1.707490305,-4.913426529,-2.06581652,-3.896792735,-5.962609255,-0.380269468,-0.380269468,0,-1.384301097,-3.703129657,-5.087430754,0.887414244 +Dwight Howard,howardw01,2020,3279,1588,-0.123766689526514,0.803270521672056,0.679503832145542,2.46666451607337,-1.44346015814052,1.02320435793286,0.378240133761096,0.29805366318644,0.676293796947535,2.76722182297274,2.61842683433082,0.148794988641915,-0.262540372152178,1.61415174097042,1.35161136881824,-0.06351321112349 +William Howard,howarwi01,2020,29,13,-16.0127786546716,-11.1335878877773,-27.1463665424488,-34.5520557981941,2.97844854390261,-31.5736072542914,-20.8199569898463,-8.77539158001354,-29.5953485698599,-0.178240931744982,-0.178240931744982,0,-17.0783266285415,-10.9434422967439,-28.0217689252854,0.106931556602722 +Lester Hudson,hudsole01,2015,193,94,-0.968904499,-3.220486891,-4.18939139,-5.236795399,4.56340367,-0.67339173,-1.999914458,-1.828166418,-3.828080876,-0.031580293,0.197583615,-0.229163908,-1.50479147,-1.597620106,-3.102411575,0.210707393 +Kevin Huerter,huertke01,2019,4505,2048,-0.473850013,-2.699389927,-3.17323994,3.924706183,0.219620149,4.144326332,0.441214219,-2.205580574,-1.764366354,1.035818287,1.035818287,0,0.250710732,-1.918033159,-1.667322427,0.587797622 +Kevin Huerter,huertke01,2020,3818,1760,-0.469265041221231,-2.68391841981607,-3.1531834610373,0.070179062802001,-1.07526800878838,-1.00508894598637,-0.356502564103692,-2.44873511801453,-2.80523768211822,-0.049666642001568,-0.049666642001568,0,-0.448250162325759,-2.09642606869762,-2.54467623102338,0.135563420719818 +Marcelo Huertas,huertma01,2016,1737,869,-1.180925063,-1.486601623,-2.667526687,1.365302118,3.927919186,5.293221304,-0.671102456,-0.360613621,-1.031716077,0.763124561,0.763124561,0,-1.835248964,-1.506100286,-3.341349249,0.166692088 +Marcelo Huertas,huertma01,2017,503,237,-2.370636329,-1.312509566,-3.683145895,-3.422637399,-3.493905225,-6.916542625,-2.665154183,-1.751453358,-4.416607541,-0.202737949,-0.202737949,0,-1.834594726,-2.269474591,-4.104069317,0.591936054 +Josh Huestis,huestjo01,2016,133,65,-1.966927815,1.92362463,-0.043303186,-1.522355798,7.705757555,6.183401757,-2.076227392,3.216252785,1.140025393,0.134171121,0.044120727,0.090050394,-1.451820387,1.016138426,-0.435681961,0.752387909 +Josh Huestis,huestjo01,2017,68,31,2.344171093,5.533134763,7.877305856,6.569137595,4.200508226,10.76964582,3.374132299,5.585198934,8.959331233,0.183473243,0.183473243,0,3.443642444,3.298504499,6.742146943,-0.913064187 +Josh Huestis,huestjo01,2018,2022,1001,-3.797729752,1.25402323,-2.543706522,0.49014761,1.22850297,1.71865058,-3.14326778,1.29952732,-1.843740459,0.457328792,0.412616207,0.044712585,-3.503851834,0.146017926,-3.357833908,-1.120906434 +Robbie Hummel,hummero01,2014,1342,655,0.380771428,0.458635522,0.83940695,-0.520542827,2.685020937,2.16447811,0.186702956,0.925519692,1.112222648,1.282586855,1.282586855,0,-0.057725775,0.020691202,-0.037034573,-0.601535052 +Robbie Hummel,hummero01,2015,1482,742,-0.827237276,-1.852405983,-2.67964326,-0.779827418,-2.780665657,-3.560493074,-0.846329836,-2.027396902,-2.873726739,-0.04676084,-0.04676084,0,-1.604587671,-2.209725395,-3.814313066,-0.160087932 +Isaac Humphries,humphis01,2019,128,56,-4.39048602,-4.710909598,-9.101395618,-3.031326773,-0.053175796,-3.084502569,-4.338547742,-3.965601255,-8.304148997,-0.158945696,-0.158945696,0,-2.531161581,-5.462700931,-7.993862512,0.165047447 +Kris Humphries,humphkr01,2014,2712,1376,0.242192274,3.361760843,3.603953117,-1.002128697,0.545773532,-0.456355165,0.047201757,2.981672809,3.028874566,4.038564919,4.038564919,0,0.227500009,1.786258391,2.013758401,-0.435212147 +Kris Humphries,humphkr01,2015,2660,1350,-1.034696041,2.044630479,1.009934438,-2.425243248,-1.637981838,-4.063225086,-1.374591147,1.367121627,-0.00746952,1.875103041,1.934343122,-0.059240081,-1.265573729,1.122366548,-0.14320718,-0.958295073 +Kris Humphries,humphkr01,2016,1869,891,0.092282414,-1.323725682,-1.231443268,-0.380947846,-1.632175285,-2.013123131,0.021889108,-1.494887158,-1.472998049,0.615664602,0.353409136,0.262255466,0.477191516,-1.103404527,-0.626213011,0.620141998 +Kris Humphries,humphkr01,2017,1423,692,-2.371792305,0.141647597,-2.230144708,-5.287707405,0.384361158,-4.903346247,-3.090206469,0.166293397,-2.923913073,-0.064088476,-0.074656212,0.010567736,-2.875891837,-0.244222262,-3.120114099,-0.331548607 +De'Andre Hunter,huntede01,2020,4371,2018,-2.9755864566016,-1.4676886252515,-4.4432750818531,0.034088152042688,-0.617782240985119,-0.583694088942432,-2.49742405393106,-1.31518664468125,-3.81261069861231,-1.0943320209767,-1.0943320209767,0,-2.47560796733974,-1.21672637964653,-3.69233434698627,0.026642298043298 +RJ Hunter,hunterj01,2016,752,356,-2.126600062,-0.638240347,-2.764840409,-5.473718696,4.67597556,-0.797743135,-2.972771286,0.409183861,-2.563587425,0.035134061,0.010642206,0.024491855,-1.731698154,-0.887748539,-2.619446692,0.202788042 +RJ Hunter,hunterj01,2017,19,9,-8.613492701,-7.828918065,-16.44241077,-45.42008699,13.90559681,-31.51449018,-16.90818207,-3.855428585,-20.76361065,-0.081684149,-0.081684149,0,-13.51688941,-7.152083127,-20.66897254,-1.22235461 +RJ Hunter,hunterj01,2018,92,45,-3.661434105,0.383905174,-3.277528931,-1.736800232,4.098690948,2.361890715,-3.582592844,1.139394889,-2.443197955,0.007102981,0.007102981,0,-0.378695183,0.568213663,0.18951848,0.832462916 +RJ Hunter,hunterj01,2019,54,26,4.483176137,2.403141516,6.886317652,18.23404048,13.97433907,32.20837955,7.603499118,4.948811466,12.55231058,0.20352293,0.20352293,0,6.873883461,4.218799188,11.09268265,0.268464609 +Vincent Hunter,huntevi01,2018,16,7,1.641904357,10.93648584,12.5783902,14.53492669,15.76986896,30.30479565,4.614029694,12.70329189,17.31732159,0.071034359,0.071034359,0,3.626039986,4.360374803,7.98641479,-0.87762179 +Chandler Hutchison,hutchch01,2019,1876,895,-3.130302877,0.821905102,-2.308397776,-2.312218075,1.355044482,-0.957173593,-3.096188774,1.038031429,-2.058157345,0.313673736,0.313673736,0,-3.687142433,-0.315606758,-4.002749192,-0.723161355 +Chandler Hutchison,hutchch01,2020,1154,527,-2.32045362440611,0.800388864394827,-1.52006476001129,-6.28928004299716,-0.777343982906064,-7.06662402590322,-3.22909436128353,0.519934510759002,-2.70915985052453,0.011065818267748,0.011065818267748,0,-2.8173117222798,0.700428056426968,-2.11688366585283,0.789490638217688 +Serge Ibaka,ibakase01,2014,6532,3247,-0.530159545,2.871659185,2.341499639,2.060647753,0.921574977,2.982222729,-0.071601453,2.590832707,2.519231254,8.794117841,6.32375381,2.470364031,0.143854787,3.293842834,3.437697621,-0.407499217 +Serge Ibaka,ibakase01,2015,4247,2116,-0.653638325,2.798907014,2.145268688,0.885498029,3.020318454,3.905816483,-0.402476945,3.007504001,2.605027056,5.743211956,5.743211956,0,0.055054922,2.66863336,2.723688283,-0.630073946 +Serge Ibaka,ibakase01,2016,6342,3102,-0.947609414,1.824435204,0.87682579,5.18253782,0.487725033,5.670262853,0.179033357,1.627901714,1.806935072,7.331400507,4.244247284,3.087153223,0.863663776,1.895103383,2.758767159,-0.095749268 +Serge Ibaka,ibakase01,2017,5458,2729,-1.247316387,0.07432727,-1.172989117,-0.230178255,-0.11899507,-0.349173325,-1.075856016,0.06129217,-1.014563846,2.376324629,2.642584351,-0.266259722,-0.833675454,0.319670557,-0.514004897,-0.18761862 +Serge Ibaka,ibakase01,2018,4869,2353,-1.381877427,-0.118467329,-1.500344756,1.343940269,-0.370819916,0.973120353,-0.959767758,-0.201972902,-1.16174066,1.913936733,1.641791804,0.272144929,-0.472153471,-0.236355246,-0.708508716,-0.128061534 +Serge Ibaka,ibakase01,2019,5217,2510,-1.598741168,1.888907994,0.290166826,0.951782508,-1.583119739,-0.631337231,-1.215856993,1.234273645,0.018416652,3.573566815,2.39299037,1.180576445,-0.660696479,1.563149944,0.902453465,-0.670586034 +Serge Ibaka,ibakase01,2020,3687,1736,-1.44919839620379,1.49046676064967,0.041268364445873,-0.10750113712424,-0.590229975549233,-0.697731112673473,-1.28158723310857,1.04939282240196,-0.232194410706613,2.29538383591389,1.02306523734634,1.27231859856756,-0.962385881231145,0.753814806527235,-0.20857107470391,0.304579343261839 +Andre Iguodala,iguodan01,2014,4637,2288,0.24350583,1.993383511,2.236889341,3.446427855,3.20321217,6.649640025,0.946127768,2.312918366,3.259046134,6.986707553,6.845597191,0.141110362,0.631085707,2.856852405,3.487938112,-0.366678722 +Andre Iguodala,iguodan01,2015,5557,2704,0.580781735,1.692357835,2.27313957,-1.283501254,0.083730557,-1.199770697,0.206882185,1.396721108,1.603603293,6.027140891,4.254422849,1.772718042,0.221495754,1.319480015,1.540975769,-0.709953881 +Andre Iguodala,iguodan01,2016,5257,2499,0.313703331,-0.043398041,0.27030529,1.049243956,0.834943002,1.884186958,0.463180551,0.091186704,0.554367255,4.243051094,2.831065986,1.411985107,0.399264792,0.226696698,0.62596149,-0.354411078 +Andre Iguodala,iguodan01,2017,5120,2417,0.341801643,0.720555949,1.062357592,-2.036607671,1.728262023,-0.308345648,-0.193422622,0.907979973,0.714557351,4.223695366,4.381571759,-0.157876394,-0.022182695,0.698405703,0.676223008,-0.955940253 +Andre Iguodala,iguodan01,2018,4262,2023,-0.570329942,0.985321379,0.414991437,-1.739765115,4.131594503,2.391829388,-0.900157478,1.665774699,0.765617221,3.662230125,2.176349341,1.485880784,-0.523151608,1.079185304,0.556033696,-0.687007771 +Andre Iguodala,iguodan01,2019,4706,2207,0.079464421,1.100565159,1.18002958,0.632875915,1.816087411,2.448963326,0.168922619,1.304237336,1.473159955,4.774918608,3.22815212,1.546766489,0.40346009,1.096165407,1.499625497,-0.701127394 +Andre Iguodala,iguodan01,2020,1770,828,-1.23521111619697,0.962395723685379,-0.272815392511586,-3.30198167768389,3.382247696647,0.080266018963116,-1.84940278481185,1.50128618329222,-0.34811660151963,1.04648799971406,0.330539157026865,0.715948842687198,-0.774361210639613,0.605149194500601,-0.169212016139012,0.425693095647674 +Ersan Ilyasova,ilyaser01,2014,2894,1478,-1.990232566,0.462360687,-1.527871879,-3.809054683,1.057472142,-2.751582541,-2.424917989,0.694521348,-1.73039664,0.770354431,0.770354431,0,-1.865717379,0.263558492,-1.602158886,0.186677636 +Ersan Ilyasova,ilyaser01,2015,2904,1461,1.239444352,1.120714854,2.360159206,2.886158379,-3.219017595,-0.332859216,1.712813692,0.249544538,1.96235823,3.535659338,3.568140222,-0.032480884,1.656535742,0.776435683,2.432971424,0.757223464 +Ersan Ilyasova,ilyaser01,2016,3828,1881,0.515554741,0.287340122,0.802894863,-2.037602296,-2.09729923,-4.134901526,0.01824928,-0.188151298,-0.169902018,2.507958163,2.507958163,0,0.309157256,0.411827467,0.720984723,0.472056999 +Ersan Ilyasova,ilyaser01,2017,4689,2232,-0.233530611,2.041452715,1.807922104,0.146105191,1.962282009,2.1083872,-0.090336725,2.142066764,2.051730038,5.545918524,5.309061812,0.236856712,-0.287184929,1.338152412,1.050967483,0.866928491 +Ersan Ilyasova,ilyaser01,2018,4095,1962,-1.015397765,2.324006235,1.30860847,0.522632015,2.007059959,2.529691974,-0.745354386,2.391980496,1.64662611,4.439977612,3.157401261,1.282576351,-0.335797508,2.074292043,1.738494536,0.212016408 +Ersan Ilyasova,ilyaser01,2019,3272,1503,-0.492119422,3.266833386,2.774713964,1.896227474,2.319978889,4.216206363,-0.066990534,3.18828477,3.121294236,4.57374013,3.05929002,1.51445011,-0.0060319,3.384597039,3.378565139,0.148625146 +Ersan Ilyasova,ilyaser01,2020,2269,1009,-0.068037606199765,1.10447507072666,1.0364374645269,0.551815750265816,-2.48295672777439,-1.93114097750857,0.028695824179086,0.323662671309224,0.352358495488309,1.60111605293651,1.64069946546591,-0.0395834125294,-0.320600022840935,-0.323333815850073,-0.643933838691008,0.36688778887037 +Joe Ingles,inglejo01,2015,3218,1673,-0.624516449,0.192532037,-0.431984412,-3.332879074,-0.139473265,-3.472352339,-1.227374973,0.110717703,-1.116657271,1.390250696,1.390250696,0,-1.697785386,0.009732139,-1.688053247,-0.269136129 +Joe Ingles,inglejo01,2016,2462,1241,-1.088819051,-0.418422231,-1.507241281,-4.020968713,1.359599336,-2.661369376,-1.745328714,-0.103475782,-1.848804496,0.573084382,0.573084382,0,-1.561892435,-0.349021603,-1.910914038,0.425541575 +Joe Ingles,inglejo01,2017,4529,2306,0.416790406,2.478892638,2.895683044,2.253633625,0.0499888,2.303622425,0.826416393,2.074186393,2.900602786,6.71521289,5.10655661,1.60865628,0.752579017,2.375417739,3.127996755,0.237457408 +Joe Ingles,inglejo01,2018,6015,2960,1.55873764,0.628586038,2.187323678,3.088954921,1.547713585,4.636668507,1.981461285,0.793702459,2.775163744,8.429749455,6.887567728,1.542181727,1.538715132,1.134102483,2.672817615,0.503340065 +Joe Ingles,inglejo01,2019,5778,2719,1.300318471,0.687417487,1.987735958,0.572581642,3.213346105,3.785927747,1.224300561,1.195728857,2.420029419,7.20723287,7.006761566,0.200471304,0.767315881,1.373269814,2.140585695,0.513689067 +Joe Ingles,inglejo01,2020,4925,2371,0.640393065663641,0.092380757606344,0.732773823269985,-0.769340972442929,3.93969655209054,3.17035557964761,0.384571536144957,0.886258575899844,1.2708301120448,4.89450630337602,4.15889407606322,0.735612227312804,-0.005730244462248,0.394864056072648,0.3891338116104,-0.082880334828574 +Damien Inglis,inglida01,2016,315,156,-3.871365329,-0.12408199,-3.995447319,-9.496844979,1.257290694,-8.239554285,-5.255723073,0.211731298,-5.043991775,-0.183644294,-0.183644294,0,-4.19540465,-1.361037813,-5.556442463,0.568728474 +Andre Ingram,ingraan01,2018,142,64,2.78075007,5.592255846,8.373005917,0.267248732,7.960547264,8.227795996,2.427878652,6.430092861,8.857971513,0.384841558,0.384841558,0,1.772175712,4.813649987,6.585825699,1.5202134 +Andre Ingram,ingraan01,2019,34,15,-10.88604375,-0.709672959,-11.59571671,-9.864783229,8.712911879,-1.15187135,-11.2854391,1.249639598,-10.0357995,-0.056616605,-0.056616605,0,-10.15511966,-0.883285248,-11.03840491,1.568927475 +Brandon Ingram,ingrabr01,2017,4738,2279,-3.104206871,-2.59903678,-5.703243651,0.568413147,-2.642194581,-2.073781434,-2.495439001,-2.714840767,-5.210279769,-2.843543663,-2.843543663,0,-2.55759165,-2.998125924,-5.555717574,-0.587592311 +Brandon Ingram,ingrabr01,2018,4175,1975,-0.921558303,-0.988669427,-1.910227731,-2.069415848,0.249931649,-1.819484199,-1.189442834,-0.790930653,-1.980373486,0.777666423,0.777666423,0,-1.740028704,-0.806114305,-2.546143009,0.275791083 +Brandon Ingram,ingrabr01,2019,3828,1760,-1.216508254,-0.702486121,-1.918994375,-1.504182039,-0.376171434,-1.880353473,-1.318796607,-0.681162932,-1.999959539,0.671890261,0.671890261,0,-1.905365835,-0.67189395,-2.577259785,-0.243634513 +Brandon Ingram,ingrabr01,2020,4603,2104,2.07962207409766,-1.25855168235572,0.821070391741939,-0.663981589356906,-0.299002578614921,-0.962984167971827,1.61786606075838,-1.1197723637594,0.498093696998977,3.51915005318549,3.51915005318549,0,1.98875686805967,-0.898797265367343,1.08995960269233,0.950226273967324 +Kyrie Irving,irvinky01,2014,4903,2496,2.79062668,-0.508375185,2.282251494,-0.592930382,-3.599894949,-4.192825331,2.310301965,-1.159876222,1.150425743,4.984231018,4.984231018,0,2.3032966,-0.838707886,1.464588714,0.332098036 +Kyrie Irving,irvinky01,2015,6268,3194,4.962423814,-1.104079712,3.858344102,5.528036363,-1.138879156,4.389157207,5.306403727,-1.181349735,4.125053992,11.27505828,10.36291266,0.912145617,5.88813262,-0.656418076,5.231714543,0.492694522 +Kyrie Irving,irvinky01,2016,4776,2441,3.71432417,-2.130962648,1.583361522,3.847702617,-5.010821508,-1.16311889,3.837853687,-2.884518074,0.953335613,4.67645409,2.714580291,1.961873799,4.697505467,-2.200344215,2.497161252,-0.182104927 +Kyrie Irving,irvinky01,2017,6452,3178,5.816604879,-3.197996926,2.618607954,6.105662488,-3.732126971,2.373535517,6.088329866,-3.514287869,2.574041997,8.712799466,6.467065029,2.245734437,6.187470845,-2.642208933,3.545261911,0.094299732 +Kyrie Irving,irvinky01,2018,3951,1931,6.149148519,-0.884703442,5.264445077,3.424389204,-1.753887437,1.670501767,5.975496962,-1.159873572,4.81562339,7.489068084,7.489068084,0,5.436384802,-0.705398284,4.730986519,0.471714741 +Kyrie Irving,irvinky01,2019,5404,2544,5.0399509,0.779779947,5.819730847,4.00025635,-0.154984651,3.845271698,5.082983939,0.608599271,5.69158321,11.10254398,10.70679162,0.395752358,5.949865097,1.011573971,6.961439068,1.340350202 +Kyrie Irving,irvinky01,2020,1430,658,6.54370509240788,-2.96730473801353,3.57640035439435,1.81942613084299,-3.29169660681458,-1.47227047597159,5.99961688293796,-3.22513364481786,2.7744832381201,1.87538687479479,1.87538687479479,0,6.02087644201846,-1.7222394571819,4.29863698483656,1.14256823861038 +Jonathan Isaac,isaacjo01,2018,1119,536,-4.836963127,2.891998683,-1.944964444,-6.891734908,2.868268403,-4.023466505,-5.528295753,3.094904612,-2.433391141,0.086718061,0.086718061,0,-4.445195552,2.744446333,-1.70074922,0.155725975 +Jonathan Isaac,isaacjo01,2019,4420,2133,-1.325153774,1.790350767,0.465196993,0.683333146,-0.135981435,0.547351711,-0.95646016,1.473671158,0.517210998,3.536367621,3.733467974,-0.197100352,-0.574091218,0.981806894,0.407715676,0.002840532 +Jonathan Isaac,isaacjo01,2020,2038,980,-0.607379269100543,4.81995265167246,4.21257338257192,-1.62414646213871,3.14812718311236,1.52398072097365,-0.839197457841593,4.75910740803585,3.91990995019425,3.3430992067316,3.3430992067316,0,0.324154764157941,4.76752633917363,5.09168110333157,0.250165373596784 +Royal Ivey,iveyro01,2014,8,5,-1.106706396,-12.87686445,-13.98357084,-23.12991394,-10.09345557,-33.22336951,-5.88109208,-13.23243735,-19.11352943,-0.040197852,-0.040197852,0,-12.34503962,-16.9078105,-29.25285012,-3.551166521 +Wes Iwundu,iwundwe01,2018,2074,1020,-3.051150924,0.188887726,-2.862263198,-2.882108938,2.077578874,-0.804530064,-3.16556947,0.629084024,-2.536485446,0.110220378,0.110220378,0,-3.663039997,-0.076847526,-3.739887523,-0.797623355 +Wes Iwundu,iwundwe01,2019,2732,1293,-2.613224538,0.003242378,-2.60998216,-2.805540561,2.864435579,0.058895019,-2.771323823,0.578032267,-2.193291556,0.368593112,0.260137777,0.108455336,-3.42817663,-0.256670799,-3.684847429,-0.125069342 +Wes Iwundu,iwundwe01,2020,2169,1029,-1.71716901234717,-0.515681079381637,-2.2328500917288,-2.46013248203097,3.65134809445437,1.1912156124234,-1.9774896602636,0.303801024942109,-1.6736886353215,0.55748422454045,0.364480752143241,0.193003472397209,-2.259496602486,-0.195528599204825,-2.45502520169083,-0.886414916691157 +Jarrett Jack,jackja01,2014,4418,2252,-1.138499949,-0.835568171,-1.97406812,-3.523925929,-0.478870435,-4.002796364,-1.677024625,-0.784925484,-2.461950109,0.327914961,0.327914961,0,-1.39881628,-1.369821504,-2.768637784,-0.882706429 +Jarrett Jack,jackja01,2015,4752,2394,-0.736623862,0.067757854,-0.668866008,-5.111386421,-0.405105877,-5.516492298,-1.677884428,-0.000489125,-1.678373553,1.342218303,0.181634689,1.160583614,-1.258477531,-0.690489952,-1.948967482,0.255635658 +Jarrett Jack,jackja01,2016,2093,1027,0.253699977,-1.949943466,-1.696243489,-1.195611155,-0.108090793,-1.303701949,0.005837433,-1.6325713,-1.626733867,0.588330881,0.588330881,0,0.587752498,-1.88622621,-1.298473712,-0.038671195 +Jarrett Jack,jackja01,2017,68,33,-3.530641457,-1.176026034,-4.70666749,-9.09380176,-0.505436945,-9.599238705,-4.863294706,-1.137439426,-6.000734133,-0.054835614,-0.054835614,0,-4.53874353,-1.288805872,-5.827549402,0.186936483 +Jarrett Jack,jackja01,2018,3164,1548,-1.540139106,-1.701310648,-3.241449754,2.433631939,-1.026388677,1.407243263,-0.783358725,-1.640588319,-2.423947043,0.255691764,0.255691764,0,-1.284839398,-2.191042605,-3.475882003,-0.701646768 +Aaron Jackson,jacksaa01,2018,102,52,-7.224167549,-12.23235802,-19.45652556,-10.1202268,-2.546060024,-12.66628683,-8.323783105,-10.99389574,-19.31767884,-0.445552995,-0.329191452,-0.116361543,-6.555529401,-8.875032826,-15.43056223,-0.348733687 +Demetrius Jackson,jacksde01,2017,35,17,10.36720833,-1.444101951,8.923106383,-7.619397926,-0.001617543,-7.621015469,7.272728345,-1.165872154,6.106856191,0.074672907,0.074672907,0,3.417274509,-3.241792386,0.175482123,-2.740432801 +Demetrius Jackson,jacksde01,2018,166,80,-7.326824386,-3.510678583,-10.83750297,-9.92022797,-5.231696303,-15.15192427,-8.428460758,-4.179419513,-12.60788027,-0.415924561,-0.415924561,0,-5.222771725,-3.310876238,-8.533647963,1.13507258 +Demetrius Jackson,jacksde01,2019,88,39,2.016593436,-0.809502046,1.20709139,-3.426638833,-3.616836719,-7.043475552,0.968219096,-1.452451119,-0.484232023,0.044903467,0.044903467,0,-0.835330534,-1.949267793,-2.784598327,-0.407645299 +Frank Jackson,jacksfr01,2019,2616,1169,-1.520112266,-2.852010997,-4.372123263,-3.097004099,-1.689013087,-4.786017186,-1.946423979,-2.759810357,-4.706234336,-1.175332575,-1.175332575,0,-1.852390267,-3.027728021,-4.880118288,0.750137126 +Frank Jackson,jacksfr01,2020,1784,797,-1.53337476440114,-4.40561441626403,-5.93898918066517,0.510566163119998,-2.76301195001503,-2.25244578689504,-1.20678329759995,-4.31287528703291,-5.51965858463286,-1.13148064016348,-1.13148064016348,0,-1.51129193845661,-4.21550393314267,-5.72679587159928,0.476514549249542 +Jaren Jackson Jr.,jacksja02,2019,3045,1515,-1.51116573,1.239671122,-0.271494607,-2.346413756,3.783956733,1.437542977,-1.706874443,1.801412033,0.094537589,2.189514664,2.189514664,0,-2.253012496,2.027877816,-0.22513468,-0.425472636 +Jaren Jackson Jr.,jacksja02,2020,3528,1622,-1.07122037821691,0.554727443870978,-0.516492934345934,-2.01440448059587,-3.00511394445927,-5.01951842505514,-1.31942629373685,-0.171173018841009,-1.49059931257786,1.05382273968712,1.05382273968712,0,-1.60979110923242,0.690369644631567,-0.919421464600855,1.13768800348764 +Josh Jackson,jacksjo02,2018,4213,1959,-2.583671471,-1.335879164,-3.919550634,-5.371898258,-1.117712724,-6.489610982,-3.209617128,-1.312363366,-4.521980494,-1.793877785,-1.793877785,0,-2.999566068,-1.30136981,-4.300935879,1.277887768 +Josh Jackson,jacksjo02,2019,4235,1988,-3.191611243,0.679542015,-2.512069228,-3.626362202,-0.452449839,-4.078812041,-3.391344224,0.553359988,-2.837984236,-0.090162593,-0.090162593,0,-3.497783814,-0.094366531,-3.592150345,1.053107679 +Josh Jackson,jacksjo02,2020,841,381,0.032627620465748,2.96568368765101,2.99831130811675,0.239903333567369,1.67588842776572,1.91579176133308,0.102680914936951,2.87934069811861,2.98202161305556,1.13068314024877,1.13068314024877,0,-0.533527212161946,1.96627249767246,1.43274528551051,1.50808899709897 +Justin Jackson,jacksju01,2018,3057,1506,-2.419386307,-1.72033452,-4.139720826,-1.420154705,-0.021389789,-1.441544493,-2.295896928,-1.437812905,-3.733709833,-0.752737848,-0.752737848,0,-2.594131028,-2.275656419,-4.869787447,-0.407710296 +Justin Jackson,jacksju01,2019,3480,1614,-0.753905377,-1.300051724,-2.053957101,-0.444939997,0.564832861,0.119892864,-0.731413297,-0.977391117,-1.708804414,0.866580186,0.866580186,0,-0.895686282,-1.364360503,-2.260046785,-0.509943154 +Justin Jackson,jacksju01,2020,2250,1061,-1.74006004795642,-2.1912800946437,-3.93134014260013,1.27932872111554,-3.64111831584171,-2.36178959472617,-1.27702911692015,-2.6373295481725,-3.91435866509266,-0.622618528389017,-0.433943115940267,-0.18867541244875,-1.07167188235162,-3.26411150009379,-4.33578338244541,-0.852037379931112 +Pierre Jackson,jackspi01,2017,172,84,0.063917362,1.618462884,1.682380246,6.467296275,12.96002446,19.42732073,1.441909186,4.064606852,5.506516039,0.35119523,0.35119523,0,-0.663480071,1.692313484,1.028833414,-0.735339357 +Reggie Jackson,jacksre01,2014,5634,2808,0.718730069,0.000714771,0.71944484,0.28234041,2.433721995,2.716062405,0.623868335,0.469449195,1.09331753,5.481353802,4.66685139,0.814502412,0.507210254,0.903494171,1.410704424,-0.759630092 +Reggie Jackson,jacksre01,2015,4472,2268,2.00824814,-0.994447659,1.01380048,1.425813588,0.426070498,1.851884086,2.009211435,-0.75482739,1.254384045,4.617982429,4.617982429,0,1.544557797,-0.853141836,0.691415961,-0.77406344 +Reggie Jackson,jacksre01,2016,5156,2571,3.114481596,-1.758416171,1.356065425,2.527216066,-0.724903463,1.802312603,3.174425026,-1.645934666,1.52849036,5.619623228,5.276158065,0.343465163,2.789848376,-1.006402728,1.783445648,-0.065120204 +Reggie Jackson,jacksre01,2017,2853,1424,0.428307912,-1.510480949,-1.082173037,-1.685775824,-3.895925295,-5.581701119,0.050728682,-2.11168756,-2.060958877,0.500286182,0.500286182,0,0.18302396,-1.294460795,-1.111436834,-0.062561352 +Reggie Jackson,jacksre01,2018,2423,1201,1.444293797,-0.763829463,0.680464334,1.244105313,0.06250213,1.306607443,1.512499741,-0.656410764,0.856088977,2.186055348,2.186055348,0,0.961157309,-0.838777597,0.122379712,-1.058408762 +Reggie Jackson,jacksre01,2019,4941,2397,1.584641957,-2.701112871,-1.116470914,1.328696947,-0.512443692,0.816253256,1.662451895,-2.405670708,-0.743218813,2.440912964,2.107068556,0.333844408,1.406110937,-1.939194648,-0.533083711,-0.671116485 +Reggie Jackson,jacksre01,2020,1909,913,0.329065042602835,-1.67305828346887,-1.34399324086603,2.50886823678974,0.113792129373274,2.62266036616301,0.798749374788241,-1.43588506067815,-0.637135685889912,0.985737444078442,1.2004001284936,-0.21466268441516,-0.146763747916443,-1.21571207272832,-1.36247582064476,-0.736636387784396 +Stephen Jackson,jacksst02,2014,219,107,-6.583400618,5.3073817,-1.276018918,-4.029303781,5.833105694,1.803801913,-6.494247,5.730745319,-0.763501681,0.109645436,0.109645436,0,-4.559688671,4.554456821,-0.00523185,1.061086075 +Bernard James,jamesbe01,2014,323,154,-4.744624429,-4.874097144,-9.618721573,-3.820864294,3.044474386,-0.776389909,-4.848744076,-3.499108339,-8.347852416,-0.421425571,-0.517203476,0.095777905,-5.221807132,-4.129143232,-9.350950364,0.46726033 +Bernard James,jamesbe01,2015,326,160,0.097924359,4.992524254,5.090448613,-3.218880331,3.172900663,-0.045979669,-0.580998544,4.931246058,4.350247515,0.577492239,0.563350201,0.014142038,-1.359060191,1.579269806,0.220209615,-0.411305493 +Damion James,jamesda01,2014,101,50,-4.258770263,-0.572181997,-4.83095226,0.335258445,4.321132945,4.65639139,-3.505775234,0.387959407,-3.117815826,-0.009340821,-0.009340821,0,-3.790096634,0.928444776,-2.861651858,-0.430974797 +Justin James,jamesju01,2020,510,232,-2.35970565436035,-0.135757955725494,-2.49546361008585,-6.82537729586107,5.79930201798481,-1.02607527787626,-3.40987932703752,1.12776105797417,-2.28211826906335,0.055465702472411,0.055465702472411,0,-2.66401284907018,-0.697899146540612,-3.36191199561079,0.155283991488085 +LeBron James,jamesle01,2014,7021,3665,6.044466489,-1.203651069,4.84081542,4.887852285,0.727932163,5.615784449,6.04747012,-0.86615335,5.181316771,15.10110379,10.89070513,4.210398659,6.735017224,-1.01670783,5.718309394,0.595965508 +LeBron James,jamesle01,2015,6494,3337,4.326032344,-0.159671759,4.166360585,5.87718967,1.469722178,7.346911848,4.844198435,0.166578199,5.010776634,13.31294722,10.08546782,3.227479404,5.996404447,-0.461317608,5.535086839,0.024679455 +LeBron James,jamesle01,2016,6903,3531,5.170823103,1.457917725,6.628740828,8.035762895,4.668203213,12.70396611,5.950621766,2.20491096,8.155532726,19.87012916,14.18284805,5.687281113,6.752874122,1.562957414,8.315831536,0.17926838 +LeBron James,jamesle01,2017,7141,3538,5.450357291,0.570891995,6.021249285,11.48745607,2.048407404,13.53586348,6.900985062,0.909672538,7.8106576,19.20976936,13.4209829,5.788786461,7.572999164,0.620449289,8.193448453,-0.014072873 +LeBron James,jamesle01,2018,8026,3948,6.58096235,-0.752365046,5.828597304,9.12133257,-5.160163928,3.961168642,7.460088031,-1.69261119,5.767476841,17.41171994,12.40925444,5.002465496,7.352104443,-1.993953373,5.35815107,0.334744526 +LeBron James,jamesle01,2019,4202,1937,5.542003854,-0.181201825,5.360802029,3.131856185,1.541907653,4.673763838,5.413270187,0.164745304,5.57801549,8.297431002,8.297431002,0,4.408912545,-0.104033404,4.304879141,0.832226242 +LeBron James,jamesle01,2020,6458,3078,6.62248321843156,0.229384738024565,6.85186795645613,4.39909512793107,5.67750230752285,10.0765974354539,6.49446775209432,1.33266562002237,7.82713337211669,16.8224843257618,11.5911127610465,5.23137156471527,5.57672421309206,1.35869376891053,6.93541798200259,0.128867446132376 +Mike L. James,jamesmi01,2014,137,77,-5.518948169,7.54124277,2.022294601,1.007904594,-7.781304551,-6.773399957,-4.43312975,4.757379321,0.324249571,0.119045047,0.119045047,0,-4.556004494,3.502828738,-1.053175756,-1.37239442 +Mike James,jamesmi02,2018,1515,687,-0.684925807,0.186376582,-0.498549225,-0.008874179,2.178994151,2.170119973,-0.48326016,0.673328684,0.190068524,1.041823473,1.041823473,0,-0.985241551,-0.424785374,-1.410026926,-0.006571856 +Antawn Jamison,jamisan01,2014,510,248,-5.172049897,-0.267009703,-5.4390596,-4.669535131,7.789215653,3.119680522,-5.473702013,1.354945776,-4.118756237,-0.173951409,-0.173951409,0,-2.265505222,1.039757261,-1.225747961,0.42269131 +Al Jefferson,jeffeal01,2014,5168,2659,-1.001028528,2.398205184,1.397176655,0.885764318,-0.686553275,0.199211044,-0.626954433,1.88079903,1.253844597,5.390809652,5.202659857,0.188149795,-1.30667775,2.090989885,0.784312135,-0.806759413 +Al Jefferson,jeffeal01,2015,3892,1992,-2.848480302,0.79989301,-2.048587292,0.026514928,-1.988727234,-1.962212306,-2.327650929,0.25443689,-2.073214039,0.680319016,0.680319016,0,-2.465594496,1.315804234,-1.149790261,-1.047155101 +Al Jefferson,jeffeal01,2016,2529,1264,-2.265253803,-1.244959037,-3.510212841,-1.369617861,-0.596377119,-1.96599498,-2.244118359,-1.20028746,-3.444405819,-0.480002761,-0.074142233,-0.405860528,-2.59186048,-0.773838818,-3.365699298,-0.915251052 +Al Jefferson,jeffeal01,2017,1885,931,-1.013074092,-1.316178571,-2.329252663,-2.57179559,-1.46186348,-4.03365907,-1.396568209,-1.436593945,-2.833162155,-0.038995596,-0.038995596,0,-1.993640405,-1.923154076,-3.916794481,-1.256778902 +Al Jefferson,jeffeal01,2018,989,484,-0.937758034,-1.906921102,-2.844679136,-0.626930204,-1.71022803,-2.337158233,-0.946375817,-1.985709626,-2.932085443,-0.044684907,-0.044684907,0,-0.616949967,-1.507788199,-2.124738166,-0.61483092 +Amile Jefferson,jeffeam01,2019,147,68,0.512750375,-1.899863034,-1.38711266,10.23532759,-3.645595807,6.589731786,2.574062477,-2.461722787,0.11233969,0.098949322,0.098949322,0,0.658869605,-1.727683623,-1.068814017,-0.364886033 +Amile Jefferson,jeffeam01,2020,157,74,-7.1533941200329,0.847474768843381,-6.30591935118951,-6.34279467465078,11.8132857517037,5.47049107705288,-7.41667948241837,3.17069772175794,-4.24598176066043,-0.056177818710213,-0.056177818710213,0,-7.21080907955853,0.212834297500893,-6.99797478205764,-0.547165973430751 +Cory Jefferson,jeffeco01,2015,1081,531,-1.230280519,0.312307555,-0.917972964,0.672817988,7.194476192,7.86729418,-0.867675124,1.823489052,0.955813928,1.005961644,1.005961644,0,-0.674177634,-0.802681314,-1.476858947,0.190708424 +Cory Jefferson,jeffeco01,2016,104,50,-1.577981432,2.443912543,0.865931111,0.218489508,-1.601690265,-1.383200757,-1.219129333,1.794298919,0.575169585,0.083948299,0.083948299,0,-0.755722211,0.761229754,0.005507543,-1.009953394 +Othyus Jeffers,jeffeot01,2014,88,47,-0.38278787,-0.304276519,-0.687064389,11.49164391,6.720928707,18.21257261,2.090331614,1.078219275,3.16855089,0.139489595,0.139489595,0,3.095156627,-0.41497557,2.680181056,-1.444850072 +Richard Jefferson,jefferi01,2014,4273,2213,0.152441058,-1.362842844,-1.210401786,-2.361099728,-2.501176112,-4.86227584,-0.322153279,-1.635362693,-1.957515972,0.89028809,0.89028809,0,-0.589552597,-1.400859015,-1.990411612,-0.480652072 +Richard Jefferson,jefferi01,2015,2671,1295,-0.640256092,-0.083042275,-0.723298368,-1.384913289,0.084566779,-1.30034651,-0.857470034,-0.064104543,-0.921574577,1.218061241,1.3469887,-0.128927459,-0.610282187,-0.761027504,-1.371309691,0.234267041 +Richard Jefferson,jefferi01,2016,3378,1707,-0.492540442,-0.608712938,-1.10125338,-6.140745479,0.143914915,-5.996830564,-1.760481543,-0.516899016,-2.277380559,0.452214764,-0.412317601,0.864532364,-1.206029352,-0.992178082,-2.198207434,-0.250093931 +Richard Jefferson,jefferi01,2017,3677,1793,-1.322762207,-1.022553207,-2.345315414,-1.703702233,1.606725825,-0.096976408,-1.517883459,-0.515739482,-2.033622941,0.65604969,0.624494129,0.031555561,-1.307157601,-0.951835317,-2.258992918,-0.09770564 +Richard Jefferson,jefferi01,2018,340,163,-1.720782245,-3.068142611,-4.788924856,-6.967789051,-3.955714125,-10.92350318,-2.920085485,-3.409906462,-6.329991947,-0.296256737,-0.296256737,0,-2.681900404,-4.520020505,-7.201920909,-0.488016787 +DaQuan Jeffries,jeffrda01,2020,322,141,-1.10414805568038,-0.884165518871078,-1.98831357455146,3.0047729324066,0.049136832496992,3.05390976490359,-0.283763519808577,-0.718623809138313,-1.00238732894689,0.126266897880904,0.126266897880904,0,-0.49703816832356,-1.25574040630092,-1.75277857462448,0.444076149167652 +John Jenkins,jenkijo01,2014,325,158,-5.621341879,-5.644708319,-11.2660502,-3.515688677,-1.133921732,-4.64961041,-5.52021622,-5.041985455,-10.56220167,-0.633575572,-0.633575572,0,-5.077866412,-5.510334554,-10.58820097,0.582034156 +John Jenkins,jenkijo01,2015,652,318,1.042327784,-2.962696519,-1.920368735,-5.869601303,1.959897039,-3.909704264,-0.348721361,-2.123034861,-2.471756222,0.050844527,-0.037063496,0.087908023,0.153195462,-3.183100793,-3.029905331,0.287590024 +John Jenkins,jenkijo01,2016,1032,480,-2.502529147,-3.101549921,-5.604079069,-1.813053643,-0.231222857,-2.0442765,-2.482292406,-2.659755553,-5.142047959,-0.591647544,-0.591647544,0,-2.98363008,-4.059405099,-7.043035179,0.535153549 +John Jenkins,jenkijo01,2017,28,13,7.191095794,-8.288021952,-1.096926158,21.27310683,4.949367899,26.22247472,10.66863299,-5.922438436,4.746194558,0.049484735,0.049484735,0,5.916097686,-6.780877462,-0.864779777,-0.462693359 +John Jenkins,jenkijo01,2019,695,333,-1.8788533,-3.602659173,-5.481512474,-4.129978657,-0.033330248,-4.163308905,-2.393370306,-3.022955685,-5.416325991,-0.452013133,-0.452013133,0,-3.290177111,-5.115025455,-8.405202565,-0.800973482 +Brandon Jennings,jennibr01,2014,5508,2728,2.16710401,-2.928184577,-0.761080567,1.446789123,-1.85033427,-0.403545147,2.166317283,-2.844858618,-0.678541335,2.899826293,2.899826293,0,2.441203513,-2.68027539,-0.239071877,0.556142134 +Brandon Jennings,jennibr01,2015,2351,1173,3.661010207,0.035272962,3.696283169,-0.336794811,0.296460858,-0.040333953,3.075021376,0.104283629,3.179305005,3.54362379,3.54362379,0,2.866547161,-0.453734634,2.412812527,-0.131211814 +Brandon Jennings,jennibr01,2016,1809,868,-0.210832539,0.727850819,0.51701828,-0.803583377,0.895643802,0.092060425,-0.341673597,0.813819005,0.472145409,1.428482864,1.428482864,0,-0.201347572,-0.144930042,-0.346277613,0.015384914 +Brandon Jennings,jennibr01,2017,4093,1980,-0.278601677,-1.824844606,-2.103446283,-1.65419701,0.056531785,-1.597665225,-0.575724078,-1.507116045,-2.082840123,0.691147276,1.648330612,-0.957183335,-0.747417067,-1.850682036,-2.598099104,-0.217667611 +Brandon Jennings,jennibr01,2018,442,210,-0.808431232,-0.102080676,-0.910511908,-5.722298115,-4.141214051,-9.863512167,-1.900222942,-0.926511743,-2.826734684,-0.02525332,0.031186811,-0.056440131,-1.902869384,-2.539367709,-4.442237093,0.476369881 +Jonas Jerebko,jerebjo01,2014,1484,741,-0.077649633,-2.163843028,-2.241492662,-3.88488145,0.128661313,-3.756220137,-0.872956785,-1.752401922,-2.625358707,0.047311028,0.047311028,0,-0.79861605,-2.637964734,-3.436580785,0.385447718 +Jonas Jerebko,jerebjo01,2015,2580,1298,0.392947204,2.592334577,2.985281782,1.440635735,2.580233806,4.02086954,0.642085695,2.754806197,3.396891891,4.053840925,3.983353041,0.070487884,0.660642196,2.264660618,2.925302814,-0.212498695 +Jonas Jerebko,jerebjo01,2016,2811,1338,-1.562354875,0.476234377,-1.086120498,-0.54586859,1.484495703,0.938627113,-1.464668075,0.679263252,-0.785404823,1.34880622,1.059486921,0.289319299,-1.270951083,-0.189800412,-1.460751495,-0.172138351 +Jonas Jerebko,jerebjo01,2017,2784,1360,-1.059391838,-0.729608801,-1.789000639,1.119177375,-0.619581861,0.499595514,-0.699211333,-0.755556847,-1.45476818,0.899343726,0.756966643,0.142377083,-0.785162998,-0.812916654,-1.598079652,-0.377505511 +Jonas Jerebko,jerebjo01,2018,2468,1213,0.727074049,-0.901794433,-0.174720384,0.098120815,-0.397151866,-0.29903105,0.644096536,-0.92547769,-0.281381154,1.523310111,1.380445941,0.142864169,-0.015377823,-0.239731997,-0.25510982,-0.576630898 +Jonas Jerebko,jerebjo01,2019,2839,1339,0.092070308,-1.466194961,-1.374124654,-2.365767936,-1.356244483,-3.72201242,-0.469132729,-1.560970384,-2.030103113,0.476688909,0.597396952,-0.120708043,-0.323203307,-1.599414717,-1.922618024,-0.385167502 +Ty Jerome,jeromty01,2020,704,328,-1.62473640224928,-1.24420239119833,-2.86893879344761,-7.40715506862876,-1.97237092196457,-9.37952599059333,-2.9477781365628,-1.46458715327027,-4.41236528983307,-0.277250695967757,-0.277250695967757,0,-2.81282114522666,-0.974613217713931,-3.78743436294059,-0.344576124485589 +Grant Jerrett,jerregr01,2015,109,51,-9.068091878,-8.982457831,-18.05054971,-3.978972807,-4.059734941,-8.038707748,-8.575143148,-8.525718741,-17.10086189,-0.391984715,-0.391984715,0,-4.462976505,-8.608537774,-13.07151428,2.312341922 +Alize Johnson,johnsal02,2019,148,64,-2.813602123,-1.883383406,-4.696985529,1.386992028,-6.013392396,-4.626400368,-2.089846896,-2.923544425,-5.013391321,-0.073013661,-0.073013661,0,-3.481699392,-3.080127102,-6.561826494,-1.230587701 +Alize Johnson,johnsal02,2020,261,118,-0.81875906186411,-0.223950110207648,-1.04270917207176,1.86379506889348,6.03797307518213,7.90176814407561,-0.285735197924542,1.05498815588416,0.769252957959615,0.18710643279086,0.18710643279086,0,-0.843471712001529,-1.20860234199233,-2.05207405399386,-0.479878220944644 +Amir Johnson,johnsam01,2014,4638,2405,-0.579213754,1.438496191,0.859282437,0.734064354,-0.534564523,0.199499832,-0.366654581,1.092796854,0.726142273,4.251068753,4.175588296,0.075480457,-0.459059839,1.308132733,0.849072894,-0.212756256 +Amir Johnson,johnsam01,2015,4119,2091,-0.067804529,0.366994146,0.299189617,0.825833913,0.553205486,1.379039399,0.061103946,0.471667086,0.532771031,3.49629554,3.558334586,-0.062039046,0.076949121,-0.075199274,0.001749847,-0.167159315 +Amir Johnson,johnsam01,2016,3988,1934,-0.121859429,1.474496798,1.352637369,1.966823475,-0.404417191,1.562406284,0.29541491,1.118038608,1.413453518,4.096170543,3.864795719,0.231374824,-0.05656684,1.267416849,1.210850009,-0.42090249 +Amir Johnson,johnsam01,2017,3531,1750,-0.891198608,3.540914689,2.649716082,2.489733589,1.962711633,4.452445222,-0.269443745,3.412881714,3.143437969,5.229030211,5.363593312,-0.134563101,-0.491381849,3.340220678,2.848838829,-0.271031128 +Amir Johnson,johnsam01,2018,2735,1265,-0.18515123,3.689026988,3.503875758,-2.009888431,0.334107866,-1.675780565,-0.60645045,3.121327829,2.514877379,3.419704864,3.023162049,0.396542815,-1.310978174,3.269906125,1.958927951,0.338355267 +Amir Johnson,johnsam01,2019,1206,549,-1.256004035,-0.011302488,-1.267306523,-1.115448412,-2.698706665,-3.814155077,-1.334572671,-0.620777819,-1.955350489,0.222133018,0.253930398,-0.03179738,-1.62688717,-0.360228892,-1.987116062,0.971015628 +BJ Johnson,johnsbj01,2019,109,49,-2.072906636,-4.69342996,-6.766336596,-0.134911485,-4.313569323,-4.448480808,-1.786688507,-4.875655226,-6.662343733,-0.098314813,-0.098314813,0,-2.663716516,-4.374094934,-7.03781145,0.148276943 +BJ Johnson,johnsbj01,2020,197,87,-6.87028446909235,-0.241192814368981,-7.11147728346133,-6.47001245323552,3.80577025194572,-2.66424220128979,-7.1877961923214,0.568082280861895,-6.61971391145951,-0.178532917568909,-0.22975204152069,0.051219123951781,-6.96449408696942,-1.49412695783151,-8.45862104480093,0.645807636593588 +Brice Johnson,johnsbr02,2017,20,9,-9.887425757,29.05003432,19.16260856,2.084986159,15.55353587,17.63852203,-8.129279884,27.90911701,19.77983712,0.100006639,0.100006639,0,-7.566364727,24.97873068,17.41236595,-3.267275468 +Brice Johnson,johnsbr02,2018,217,98,-3.832481637,4.590292742,0.757811105,-1.795502685,2.185493142,0.389990457,-3.565380381,4.427254409,0.861874028,0.17955615,0.17955615,0,-1.895984509,2.504565235,0.608580726,0.453915431 +Cameron Johnson,johnsca02,2020,2717,1255,0.428742312936395,-0.44702318404517,-0.018280871108774,-1.21926426558331,0.753573370907271,-0.465690894676038,0.093443411407182,-0.216472780863341,-0.123029369456159,1.68086400334879,1.68086400334879,0,-0.511955254459199,-0.383714947986105,-0.895670202445304,-0.072109153907222 +Chris Johnson,johnsch04,2014,1578,789,-0.922259839,-2.415526391,-3.337786229,1.841207854,0.584791196,2.42599905,-0.363649614,-1.903010092,-2.266659706,0.194272821,0.194272821,0,-0.706204925,-2.358921225,-3.06512615,-0.145301683 +Chris Johnson,johnsch04,2015,1091,526,-2.132699075,1.548346318,-0.584352757,-1.512307492,0.401793481,-1.11051401,-2.088648805,1.397079932,-0.691568872,0.553163673,0.553163673,0,-2.082117665,0.725776663,-1.356341003,0.399507455 +Chris Johnson,johnsch04,2016,1719,857,-3.073864581,0.351471389,-2.722393192,-1.748424206,3.851793859,2.103369653,-2.968085406,1.057550056,-1.91053535,0.366989259,0.366989259,0,-3.611412764,0.337983223,-3.273429541,-0.015822943 +Darius Johnson-Odom,johnsda03,2014,34,15,-21.70042667,3.764422182,-17.93600449,-14.21995949,19.82007236,5.600112867,-21.29463351,7.443262863,-13.85137065,-0.087173338,-0.087173338,0,-12.97957589,5.234615814,-7.744960074,2.500131798 +Dakari Johnson,johnsda04,2018,335,164,-0.448218294,3.834556244,3.38633795,-6.803142433,11.16606792,4.36292549,-1.8342981,5.570235996,3.735937896,0.539144529,0.513887117,0.025257413,-2.453118397,4.053068602,1.599950206,-0.809804677 +James Johnson,johnsja01,2014,1917,984,1.338359961,-0.091299489,1.247060472,1.146382053,3.236624644,4.383006697,1.381890584,0.563899218,1.945789802,2.373768102,2.346110595,0.027657506,0.663958509,0.934708212,1.598666721,0.521975836 +James Johnson,johnsja01,2015,2728,1382,0.466875297,0.927085125,1.393960423,1.085178174,1.81477296,2.899951133,0.563108374,1.207258369,1.770366743,3.198562771,3.318202957,-0.119640186,0.223151983,0.458163808,0.68131579,-0.126314775 +James Johnson,johnsja01,2016,2006,1024,-2.132308705,-0.538025329,-2.670334034,-1.268195813,-1.042656596,-2.310852408,-2.129869664,-0.682452295,-2.81232196,-0.047446755,0.205755438,-0.253202193,-2.091536171,-0.660162848,-2.75169902,-0.220368859 +James Johnson,johnsja01,2017,4257,2085,0.962173965,1.89920356,2.861377525,-2.240015133,3.935813984,1.695798852,0.35790599,2.416462834,2.774368825,5.930054194,5.930054194,0,0.469901935,2.16115501,2.631056945,0.89154961 +James Johnson,johnsja01,2018,4296,2104,0.081393733,0.013041155,0.094434888,0.412231547,-0.059893701,0.352337847,0.174935533,-0.02486871,0.150066823,3.128273592,2.901085206,0.227188386,-0.159706996,0.302466355,0.142759359,0.242683447 +James Johnson,johnsja01,2019,2403,1164,-2.479965853,-0.679225849,-3.159191702,-2.185759647,-0.505566179,-2.691325826,-2.539487051,-0.719884689,-3.259371739,-0.301290568,-0.301290568,0,-2.541775553,-0.763554066,-3.305329619,-0.408140678 +James Johnson,johnsja01,2020,1361,619,-1.07311018032749,-0.772432728272359,-1.84554290859985,0.114018660038329,-3.49518997660018,-3.38117131656185,-0.887532022472234,-1.39085808877902,-2.27839011125125,0.147031872693548,0.147031872693548,0,-1.30442396721407,-1.01451623909397,-2.31894020630804,0.516142655492901 +Joe Johnson,johnsjo02,2014,5810,3044,3.027919865,-3.069970939,-0.042051074,2.240684511,1.760145402,4.000829913,3.055355948,-2.233266577,0.822089371,5.585928072,3.636421794,1.949506278,2.437027553,-2.39195626,0.045071293,-1.033844043 +Joe Johnson,johnsjo02,2015,5916,3040,1.407787024,-2.7470806,-1.339293576,1.607759643,-4.131392798,-2.523633155,1.551758229,-3.186577758,-1.634819529,1.703420472,2.686312644,-0.982892172,1.328736003,-3.156499166,-1.827763163,-1.438695109 +Joe Johnson,johnsjo02,2016,6355,3195,0.560330345,-2.170323793,-1.609993448,2.276888623,0.70421152,2.981100143,0.974903349,-1.69658573,-0.721682382,3.330284075,2.512766282,0.817517794,0.204357589,-1.981615982,-1.777258393,-0.604468285 +Joe Johnson,johnsjo02,2017,4237,2169,0.827389994,-0.973465603,-0.146075609,1.362085694,-0.822407838,0.539677856,0.991207579,-1.052346549,-0.061138969,2.944484126,2.779333401,0.165150725,0.735016247,-1.170364119,-0.435347871,-1.382373469 +Joe Johnson,johnsjo02,2018,2576,1259,-3.084389175,-1.508377102,-4.592766277,-5.490622126,-1.172101847,-6.662723973,-3.812186713,-1.587713239,-5.399899952,-1.699268173,-1.272268825,-0.426999348,-3.139415601,-1.711823414,-4.851239015,-0.930377188 +Keldon Johnson,johnske04,2020,679,301,1.80059271623288,-0.91010200675435,0.890490709478531,2.41108895318036,4.16759520416577,6.57868415734612,2.03102279113807,0.127265627117446,2.15828841825551,0.756449019164976,0.756449019164976,0,0.157151245664623,-0.14100516129456,0.016146084370063,0.363324702555316 +Nick Johnson,johnsni01,2015,662,311,-5.183696187,-1.73195782,-6.915654007,-7.629128695,1.407124093,-6.222004602,-6.046827708,-1.212521616,-7.259349324,-0.726463623,-0.513405335,-0.213058288,-5.440808664,-1.76401489,-7.204823554,0.608078877 +Omari Johnson,johnsom01,2018,153,75,-0.041115111,-7.761604171,-7.802719282,15.89023594,-5.445747007,10.44448893,3.324432977,-7.718742508,-4.39430953,-0.062952708,-0.062952708,0,2.313693538,-6.282056532,-3.968362994,0.052347786 +Orlando Johnson,johnsor01,2014,774,392,-2.748044812,-0.573129458,-3.32117427,-6.154408786,2.447120157,-3.707288628,-3.60702707,-0.041956658,-3.648983728,-0.17273102,-0.17273102,0,-4.011908806,-1.23069334,-5.242602145,-1.227532726 +Orlando Johnson,johnsor01,2016,213,101,-5.66758163,-5.106048994,-10.77363062,-3.527881024,-3.141686798,-6.669567822,-5.516284927,-4.950495336,-10.46678026,-0.390430101,-0.390430101,0,-3.360811243,-3.920295197,-7.28110644,-0.037965679 +Stanley Johnson,johnsst04,2016,3593,1768,-2.906331223,-0.628782354,-3.535113576,-4.044212674,0.000578941,-4.043633733,-3.325628454,-0.533397341,-3.859025795,-0.992163143,-1.054837677,0.062674533,-2.567841397,-0.516533416,-3.084374813,0.541356074 +Stanley Johnson,johnsst04,2017,2773,1371,-2.84551918,0.005506138,-2.840013042,-0.520021725,2.36189217,1.841870445,-2.491323868,0.475550747,-2.015773121,0.513348942,0.513348942,0,-2.693226283,0.264129367,-2.429096916,-0.044150037 +Stanley Johnson,johnsst04,2018,3859,1894,-2.654227268,1.11381434,-1.540412927,-2.228118236,1.909008313,-0.319109923,-2.717944425,1.333636013,-1.384308411,1.318349208,1.318349208,0,-2.529085691,1.884970864,-0.644114827,-0.101042166 +Stanley Johnson,johnsst04,2019,2592,1208,-3.45352193,1.800318083,-1.653203847,-9.103333413,3.100090442,-6.00324297,-4.832573743,2.190022379,-2.642551364,0.090894007,0.090894007,0,-3.706448927,1.190656442,-2.515792485,0.181301372 +Stanley Johnson,johnsst04,2020,376,170,0.72417487136315,3.48703582912884,4.21121070049199,-4.78595305603755,3.11990971546598,-1.66604334057157,-0.418981065709246,3.52656349519153,3.10758242948229,0.512641797045024,0.598081785521576,-0.085439988476552,-1.2648401896911,0.555166981977119,-0.709673207713982,0.043604781686011 +Tyler Johnson,johnsty01,2015,1213,603,-2.031887293,2.743876282,0.711988989,-4.204801296,2.082582815,-2.122218481,-2.602776685,2.800501803,0.197725118,0.906205503,0.906205503,0,-2.491724081,2.073874149,-0.417849932,-0.07020213 +Tyler Johnson,johnsty01,2016,1806,924,0.298986706,0.968806475,1.267793182,-1.529635181,1.387867672,-0.141767508,-0.059575309,1.092857116,1.033281806,1.770702985,1.589247431,0.181455554,-0.426869813,0.541622513,0.1147527,-1.119372318 +Tyler Johnson,johnsty01,2017,4422,2178,0.951042918,1.619613067,2.570655985,-3.462572033,1.912120362,-1.550451671,0.096002706,1.761772156,1.857774862,5.126885836,5.126885836,0,0.140881146,2.288581929,2.429463076,0.127484056 +Tyler Johnson,johnsty01,2018,4347,2133,0.199151538,0.046863913,0.246015451,-0.034615339,0.532310914,0.497695575,0.185434634,0.130312369,0.315747002,3.348752161,3.331974444,0.016777717,-0.032099428,0.736471882,0.704372454,0.207002391 +Tyler Johnson,johnsty01,2019,3220,1529,-0.987380258,0.239652197,-0.747728061,-2.789937713,-0.760545236,-3.55048295,-1.38712974,0.041461395,-1.345668345,1.089064956,1.089064956,0,-1.214786836,-0.145262921,-1.360049757,0.052061765 +Tyler Johnson,johnsty01,2020,1754,802,-2.11997049278729,-2.30724311056588,-4.42721360335317,-4.63617207295758,-2.43783448775129,-7.07400656070887,-2.77337368711065,-2.45957259293301,-5.23294628004366,-1.04248326094442,-0.424351812155413,-0.618131448789009,-2.06983034609434,-2.92410498538801,-4.99393533148235,0.059969011587722 +Wesley Johnson,johnswe01,2014,4717,2240,-2.256077077,-1.463193931,-3.719271008,-1.459384811,0.017672825,-1.441711986,-2.198744951,-1.187026096,-3.385771047,-0.733728954,-0.733728954,0,-1.490663137,-0.760679664,-2.2513428,0.942435389 +Wesley Johnson,johnswe01,2015,4504,2245,-1.138703894,-1.383849753,-2.522553647,1.852474832,-1.589458781,0.263016051,-0.562748941,-1.455507041,-2.018255982,0.838470228,0.838470228,0,-0.534901601,-1.732218714,-2.267120315,0.037912298 +Wesley Johnson,johnswe01,2016,3616,1743,-1.60064042,1.920256808,0.319616388,-3.465293353,2.885377266,-0.579916087,-2.086040226,2.189521358,0.103481132,2.570905451,2.112602062,0.458303389,-1.723884614,2.479976637,0.756092024,0.808676444 +Wesley Johnson,johnswe01,2017,1704,821,-2.865456768,1.397339169,-1.468117599,-3.893541751,3.056581515,-0.836960236,-3.268298615,1.793077296,-1.475221319,0.534557803,0.5069973,0.027560503,-1.927796763,1.352610842,-0.575185921,-0.028722859 +Wesley Johnson,johnswe01,2018,3164,1486,-2.749392429,1.893719544,-0.855672885,-2.278503871,2.260414349,-0.018089522,-2.856373476,2.099783974,-0.756589501,1.522910023,1.522910023,0,-2.310188078,2.05070973,-0.259478348,0.760815954 +Wesley Johnson,johnswe01,2019,1167,534,-3.724829487,-0.722942668,-4.447772155,-3.673635512,-1.476784129,-5.150419641,-3.950371011,-0.889150139,-4.83952115,-0.571453196,-0.571453196,0,-4.087498013,-1.459519105,-5.547017118,0.394187083 +Nikola Jokic,jokicni01,2016,3484,1733,3.651482192,4.344262062,7.995744254,2.343828489,3.797258542,6.141087031,3.613909957,4.54783009,8.161740047,9.664219471,9.664219471,0,2.732456521,4.369091573,7.101548094,0.165223135 +Nikola Jokic,jokicni01,2017,4256,2038,5.72146521,0.958364365,6.679829575,7.41664463,0.259858581,7.676503211,6.36416307,0.940586681,7.304749752,10.58467979,10.58467979,0,6.113606011,1.221648196,7.335254207,1.218540894 +Nikola Jokic,jokicni01,2018,4963,2443,4.752563149,0.159956723,4.912519873,5.666570107,0.588442686,6.255012792,5.167214643,0.306921891,5.474136534,10.27493138,10.27493138,0,5.68113418,1.362593492,7.043727672,0.234325565 +Nikola Jokic,jokicni01,2019,6219,3061,6.312656366,2.812118022,9.124774387,3.631373271,1.459062861,5.090436133,6.080263137,2.664693182,8.74495632,18.19761224,13.03130189,5.166310349,5.866490159,3.150483687,9.016973845,0.178082281 +Nikola Jokic,jokicni01,2020,6082,3030,4.51393274962549,0.887719323065834,5.40165207269132,3.84781781442881,-1.35629818177375,2.49151963265506,4.60096553996104,0.475986351437637,5.07695189139868,12.1329599744573,9.38033375720792,2.75262621724935,5.3523617597701,1.75180026351295,7.10416202328304,-0.403833240049221 +Dahntay Jones,jonesda02,2015,308,141,-3.198017359,-4.758163686,-7.956181045,-9.612310537,2.394560506,-7.217750032,-4.664684297,-3.579119626,-8.243803923,-0.412498908,-0.490375155,0.077876247,-5.136742219,-3.777153988,-8.913896206,0.276658935 +Dahntay Jones,jonesda02,2016,182,92,-0.499779363,-0.300391466,-0.800170829,-8.249888646,7.522088734,-0.727799912,-2.263359683,1.27446229,-0.988897393,0.083785409,0.038789989,0.04499542,-1.053710299,0.257925979,-0.79578432,-0.383889419 +Dahntay Jones,jonesda02,2017,91,45,3.519120923,-9.520750691,-6.001629768,6.069795764,-13.71033341,-7.640537646,4.101067988,-11.01681474,-6.91574675,-0.089930219,0.033789437,-0.123719656,4.880617798,-10.50704098,-5.62642318,0.39654627 +Damian Jones,jonesda03,2017,218,106,-6.307322513,-0.734582105,-7.041904618,-4.75913211,-2.449612285,-7.208744394,-6.447379691,-1.226388865,-7.673768557,-0.265827247,-0.294771473,0.028944225,-3.883231072,-0.738143746,-4.621374818,-0.285148944 +Damian Jones,jonesda03,2018,210,100,-6.987304028,-1.564534053,-8.551838081,-10.58283765,2.874428841,-7.708408806,-8.207227945,-0.743602864,-8.950830809,-0.312401082,-0.096123037,-0.216278045,-5.651973857,-1.943743868,-7.595717724,0.340521753 +Damian Jones,jonesda03,2019,879,418,-2.402121246,1.194569606,-1.20755164,0.025578537,-4.290367263,-4.264788726,-2.053988465,0.086466551,-1.967521914,0.169063057,0.217902034,-0.048838977,-2.00202489,0.912552773,-1.089472117,-0.691408274 +Damian Jones,jonesda03,2020,1935,887,-1.38997093940956,-1.69685452423075,-3.08682546364031,-1.83339684103219,-6.01339219937437,-7.84678904040656,-1.57266328809237,-2.6376181631744,-4.21028145126677,-0.657012544689752,-0.657012544689752,0,-1.68660607139557,-2.25299313743148,-3.93959920882705,-0.592376734250796 +Derrick Jones Jr.,jonesde02,2017,1162,545,-1.329617358,-2.051529475,-3.381146833,2.089321805,2.77837615,4.867697955,-0.701809808,-1.122015525,-1.823825333,0.257059319,0.257059319,0,-2.123376129,-1.799013506,-3.922389635,-0.179734999 +Derrick Jones Jr.,jonesde02,2018,496,245,-1.150049159,2.382017366,1.231968207,-5.212834377,3.004057305,-2.208777073,-2.04151116,2.64890374,0.60739258,0.405359454,0.405359454,0,-2.696287194,1.265280771,-1.431006423,-0.179218574 +Derrick Jones Jr.,jonesde02,2019,2370,1153,-0.034216054,2.411700061,2.377484007,-1.978485791,0.686503413,-1.291982378,-0.414004125,2.158835988,1.744831863,2.635645681,2.635645681,0,-0.995315432,1.986210576,0.990895144,-0.32710921 +Derrick Jones Jr.,jonesde02,2020,3074,1472,0.148550187227363,2.83588270895444,2.9844328961818,-0.234654653567968,-0.735398227034811,-0.970052880602779,0.027499406147415,2.23847599226559,2.265975398413,3.76185463357985,3.43744492116615,0.324409712413701,-0.28939906737402,2.19595930058889,1.90656023321487,-0.354395721005144 +James Jones,jonesja02,2014,676,362,3.161427546,-3.587400378,-0.425972832,5.516815842,1.931706549,7.448522391,3.788391913,-2.658722751,1.129669162,0.717411063,0.420763495,0.296647568,2.662780009,-3.868304197,-1.205524188,-1.041807534 +James Jones,jonesja02,2015,1950,980,1.609294532,-1.776243403,-0.166948872,-2.216705369,-4.075046962,-6.291752331,0.829393935,-2.378467039,-1.549073104,0.614339046,0.201000827,0.413338219,1.889655452,-2.727870698,-0.838215246,0.04348027 +James Jones,jonesja02,2016,1041,518,-0.529981975,-2.633556126,-3.163538101,-9.957618002,2.268150109,-7.689467893,-2.590574471,-1.794013493,-4.384587964,-0.432867336,-0.384433677,-0.04843366,-1.309010107,-2.854046261,-4.163056368,-0.136586993 +James Jones,jonesja02,2017,837,411,0.0522997,-3.136293928,-3.083994229,-7.044585331,-2.972570518,-10.01715585,-1.449168981,-3.279293703,-4.728462684,-0.419518944,-0.085027226,-0.334491718,-0.192330531,-3.730805456,-3.923135987,-0.086999053 +Jalen Jones,jonesja04,2018,366,181,0.258478126,-3.96910936,-3.710631235,3.032396114,-7.969282308,-4.936886195,0.904637717,-5.038133456,-4.133495739,-0.129611891,-0.129611891,0,0.322007815,-3.851845219,-3.529837405,-0.390836547 +Jalen Jones,jonesja04,2019,451,214,-1.407355653,-3.698003284,-5.105358938,-0.313509142,0.061500297,-0.252008845,-1.207916759,-3.001245579,-4.209162338,-0.159425955,-0.159425955,0,-1.316203678,-2.811724353,-4.127928031,0.070702817 +Jemerrio Jones,jonesje01,2019,300,143,-1.221218953,4.151778718,2.930559765,1.465378317,8.748390554,10.21376887,-0.702849696,5.360416217,4.657566521,0.537061379,0.537061379,0,-0.96197437,4.845186386,3.883212016,-0.638188411 +Perry Jones III,jonespe01,2014,1644,819,-0.781593314,-0.111461729,-0.893055043,-1.459129762,-0.099258077,-1.558387839,-1.038458909,-0.171508369,-1.209967278,0.635256917,0.66846537,-0.033208453,-1.791985939,-0.623768392,-2.415754331,-0.698392413 +Perry Jones III,jonespe01,2015,1287,631,-3.19143495,-1.581601619,-4.773036568,-5.097609205,-4.637100406,-9.734709611,-3.821996031,-2.324974611,-6.146970642,-1.090952634,-1.090952634,0,-3.738594084,-2.324516554,-6.063110638,-0.232823722 +Solomon Jones,jonesso01,2014,172,85,-3.529390963,-1.409587832,-4.938978796,-4.326750502,3.859747066,-0.467003436,-3.857183216,-0.349806725,-4.206989941,-0.06278551,-0.06278551,0,-3.592005169,-0.645970291,-4.23797546,-0.606852363 +Terrence Jones,joneste01,2014,4481,2216,0.480782359,-0.813963215,-0.333180857,2.387192974,-4.242312299,-1.855119325,0.845437971,-1.585134337,-0.739696366,2.259387106,2.185544078,0.073843027,0.812121533,-0.672456454,0.139665079,-0.615021722 +Terrence Jones,joneste01,2015,2690,1290,-1.563237635,-1.113271604,-2.676509239,-0.802891657,-0.915149362,-1.718041018,-1.539560302,-1.177830882,-2.717391184,0.039303843,0.922232328,-0.882928485,-1.786450255,-0.795344774,-2.581795029,-0.135903595 +Terrence Jones,joneste01,2016,2167,1044,-2.905307102,-3.788414628,-6.69372173,-4.468409601,-6.699196545,-11.16760615,-3.430596143,-4.606552984,-8.037149127,-2.810622182,-2.810622182,0,-2.852408216,-3.900280166,-6.752688382,-0.193304864 +Terrence Jones,joneste01,2017,2630,1270,-2.402947811,0.232093039,-2.170854771,-0.84898126,-1.25622799,-2.105209251,-2.181076668,-0.081157842,-2.26223451,0.315760474,0.315760474,0,-2.058860995,-0.326191985,-2.38505298,-0.62906855 +Terrence Jones,joneste01,2019,13,5,-20.01590941,3.70595711,-16.30995231,-43.89885172,-1.628835395,-45.52768711,-26.34479898,2.775776479,-23.5690225,-0.057804601,-0.057804601,0,-19.63456499,1.042664053,-18.59190093,9.009938639 +Tyus Jones,jonesty01,2016,1189,573,-0.880560071,-1.237522815,-2.118082886,-1.167751154,-3.124146301,-4.291897455,-0.984192855,-1.658381105,-2.64257396,0.03127928,0.03127928,0,-0.920095478,-1.521041591,-2.441137068,-0.392458311 +Tyus Jones,jonesty01,2017,1573,774,1.221673575,-1.053303182,0.168370393,0.334395167,1.226453704,1.560848872,1.110524336,-0.618052665,0.492471671,1.275579534,1.275579534,0,0.397598803,-0.892587469,-0.494988666,-0.371979975 +Tyus Jones,jonesty01,2018,3091,1522,0.70626143,1.074161434,1.780422863,1.37267905,1.469965567,2.842644616,0.84828459,1.248537671,2.096822261,3.718874129,3.736616519,-0.017742391,0.706285381,1.324576175,2.030861556,-1.173726672 +Tyus Jones,jonesty01,2019,3329,1560,0.474281707,-0.250300557,0.22398115,-0.789459828,1.545991896,0.756532068,0.225509625,0.109368068,0.334877693,2.426331208,2.426331208,0,-0.084165955,0.156917978,0.072752023,-1.202061407 +Tyus Jones,jonesty01,2020,2731,1232,1.21801053089783,-1.16311181885107,0.054898712046767,-0.050905053642863,-1.70680551504023,-1.75771056868309,1.05240185305811,-1.34820045060986,-0.29579859755175,1.53664464039814,1.53664464039814,0,-0.035127487416781,-1.62063138505069,-1.65575887246747,-0.396064729448511 +DeAndre Jordan,jordade01,2014,6662,3312,-0.479221925,1.862219969,1.382998044,4.971566811,-2.27081857,2.700748241,0.569078792,1.089656423,1.658735215,7.448792517,6.629411472,0.819381045,1.508713448,1.964045718,3.472759166,-0.31178486 +DeAndre Jordan,jordade01,2015,6588,3302,1.207117865,1.784089293,2.991207158,9.831305641,-0.880022384,8.951283257,3.087221743,1.321444232,4.408665975,12.00518686,10.40572665,1.599460209,4.139862201,1.934200656,6.074062857,-0.86318527 +DeAndre Jordan,jordade01,2016,5649,2796,-0.546283853,2.484607824,1.938323971,6.253235673,0.90006263,7.153298302,0.841956453,2.253832334,3.095788787,8.347165663,7.59452666,0.752639002,1.004294453,2.444770268,3.449064721,-0.200035422 +DeAndre Jordan,jordade01,2017,5692,2834,0.036510192,1.180684313,1.217194505,6.286671795,2.476591785,8.76326358,1.316889269,1.492099148,2.808988417,7.989550707,7.760905435,0.228645272,2.258444929,1.844351069,4.102795998,-0.211526758 +DeAndre Jordan,jordade01,2018,4980,2424,-0.387953494,-0.450240305,-0.838193799,-2.377381838,-2.806143046,-5.183524884,-0.85601516,-0.952557462,-1.808572622,1.155583381,1.155583381,0,-0.250185775,-0.618836776,-0.869022551,-0.741506985 +DeAndre Jordan,jordade01,2019,4272,2047,-2.006983016,0.60486056,-1.402122456,-2.544161262,0.811890844,-1.732270418,-2.23246193,0.697538738,-1.534923192,1.266994058,1.266994058,0,-2.243658623,0.083258982,-2.16039964,0.225986728 +DeAndre Jordan,jordade01,2020,2646,1234,-0.873760732866713,1.5600753764301,0.686314643563381,-3.83953678297226,2.33915847912052,-1.50037830385174,-1.55041915360594,1.80335160010213,0.252932446496189,1.89593083738212,1.89593083738212,0,-1.73820219715873,0.434698437585746,-1.30350375957298,0.287539174728143 +Jerome Jordan,jordaje01,2015,783,388,-1.168974701,-1.49182973,-2.660804431,-5.290402829,0.406484086,-4.883918743,-2.057344938,-1.129175033,-3.18651997,-0.092217095,-0.0124599,-0.079757195,-1.829245015,-2.625134881,-4.454379896,0.691100678 +Cory Joseph,josepco01,2014,2067,1023,1.341666418,-0.336037442,1.005628977,-2.205474422,-0.389710942,-2.595185364,0.636426809,-0.446343845,0.190082964,1.540310607,1.117992338,0.422318269,-0.22910851,0.433818829,0.204710319,-0.62303518 +Cory Joseph,josepco01,2015,2919,1466,1.162912562,-0.05930596,1.103606602,-1.641444712,1.630705162,-0.01073955,0.621197769,0.230245587,0.851443357,2.667267742,2.852267239,-0.184999498,-0.41995797,0.68907071,0.269112739,-1.492296703 +Cory Joseph,josepco01,2016,4916,2498,-0.882711142,0.590074748,-0.292636394,-2.340788806,3.886879014,1.546090209,-1.286283944,1.306752093,0.020468149,3.457160564,3.186610944,0.27054962,-1.009173074,1.112580086,0.103407011,-1.891291425 +Cory Joseph,josepco01,2017,4463,2215,-0.559041991,-0.600859491,-1.159901482,-0.756606284,-1.332820755,-2.089427039,-0.667168345,-0.802762995,-1.469931341,1.433962641,1.351429653,0.082532988,-0.63714847,-0.207442133,-0.844590603,-0.905015102 +Cory Joseph,josepco01,2018,4774,2353,-0.820811666,0.210756093,-0.610055573,-1.183522936,-0.843122717,-2.026645653,-0.9326058,-0.011825388,-0.944431187,2.184581529,1.586745282,0.597836247,-1.35149015,0.57193894,-0.77955121,-1.43037851 +Cory Joseph,josepco01,2019,4453,2148,-0.907459099,2.119484218,1.21202512,-0.724415745,2.656574979,1.932159234,-0.902044956,2.314084176,1.41203922,4.491775123,4.63699688,-0.145221757,-1.338045762,2.593427008,1.255381245,-1.23977458 +Cory Joseph,josepco01,2020,3656,1759,-1.79912166226066,0.993845248240636,-0.805276414020021,-2.17149513980278,3.2826192317137,1.11112409191092,-1.96927641040616,1.54615829483259,-0.423118115573573,2.0564772802587,2.0564772802587,0,-2.2156763361872,1.40936222383011,-0.806314112357092,-1.55308361828999 +Mfiondu Kabengele,kabenmf01,2020,135,64,3.40616332843164,1.92863936166004,5.33480269009168,2.8438436913462,0.347641241602406,3.19148493294861,3.41824937661151,1.59106102827982,5.00931040489134,0.252641313284359,0.252641313284359,0,3.12495319888287,1.81320707471909,4.93816027360196,-0.290921078832276 +Chris Kaman,kamanch01,2014,1559,736,-4.358854896,2.885448844,-1.473406052,-1.972601085,3.446323128,1.473722043,-4.086394272,3.262194802,-0.82419947,0.72974967,0.72974967,0,-3.673891994,1.111771187,-2.562120807,0.875083445 +Chris Kaman,kamanch01,2015,2855,1435,-2.756140797,0.78972709,-1.966413707,-1.57505322,-2.455239999,-4.030293219,-2.723170573,0.134364918,-2.588805655,0.11776371,0.111424475,0.006339235,-2.294799668,-0.101004584,-2.395804251,-0.447665893 +Chris Kaman,kamanch01,2016,292,144,-4.441528109,-3.620602143,-8.062130253,-9.112091705,2.583857589,-6.528234116,-5.731308152,-2.543012182,-8.274320334,-0.423774233,-0.025622921,-0.398151311,-2.889021576,-2.979510837,-5.868532413,1.200168273 +Frank Kaminsky,kaminfr01,2016,3837,1898,-0.640501118,-0.175070832,-0.81557195,-4.00403746,2.592210915,-1.411826545,-1.38488874,0.375943208,-1.008945532,1.718363757,1.169461957,0.548901801,-1.495988484,-0.102459621,-1.598448105,-0.559690198 +Frank Kaminsky,kaminfr01,2017,3969,1954,-1.657308731,-1.48815353,-3.145462261,1.403929137,-2.253327463,-0.849398326,-1.119638363,-1.72429495,-2.843933312,-0.093517945,-0.093517945,0,-0.790814145,-1.817901282,-2.608715427,-0.133099727 +Frank Kaminsky,kaminfr01,2018,3777,1835,0.673824258,-1.993979911,-1.320155653,0.770165031,-3.123612986,-2.353447955,0.721910301,-2.331356204,-1.609445903,1.059363833,1.059363833,0,0.291004615,-2.317851937,-2.026847323,-0.784267855 +Frank Kaminsky,kaminfr01,2019,1579,755,-0.242405791,0.386934373,0.144528582,-0.580669738,0.035389297,-0.545280441,-0.339343815,0.38933867,0.049994855,1.077938469,1.077938469,0,0.050035746,-1.042284457,-0.992248712,-0.058805876 +Frank Kaminsky,kaminfr01,2020,1692,777,-1.70355439607113,-0.842528246038228,-2.54608264210935,-1.90835376012327,0.270752975438648,-1.63760078468462,-1.87042671551663,-0.658819128745102,-2.52924584426174,0.087714298554477,0.087714298554477,0,-2.35262226545482,-0.237262482190861,-2.58988474764568,0.235382194566779 +Enes Kanter,kanteen01,2014,4136,2138,-3.045493729,-1.796735856,-4.842229585,-2.917159091,-3.951842977,-6.869002068,-3.154783558,-2.292582353,-5.447365911,-2.917464345,-2.917464345,0,-3.164000408,-1.930351172,-5.094351579,-0.809841887 +Enes Kanter,kanteen01,2015,4210,2135,-0.057597318,-0.749247682,-0.806845001,2.515447775,-5.042944578,-2.527496803,0.480713152,-1.698082276,-1.217369124,1.573359478,1.573359478,0,0.607076393,-0.89456778,-0.287491387,-0.206042416 +Enes Kanter,kanteen01,2016,4149,2044,3.129517489,0.497601964,3.627119453,-0.218940441,-2.97336358,-3.192304021,2.504947133,-0.227423396,2.277523737,5.212301711,4.618078512,0.5942232,3.05685531,-0.378492592,2.678362718,-0.819057487 +Enes Kanter,kanteen01,2017,3240,1578,1.539304821,-0.174972775,1.364332046,1.929721294,-3.540879208,-1.611157914,1.736696647,-0.917474156,0.819222491,2.872921326,3.070932678,-0.198011352,1.285081823,-0.852843517,0.432238305,-0.242036311 +Enes Kanter,kanteen01,2018,3735,1830,2.082296852,-1.3711324,0.711164452,1.544990264,-4.840023197,-3.295032933,2.1151695,-2.156037198,-0.040867698,2.520008334,2.520008334,0,1.568488817,-1.569986114,-0.001497297,-0.369282275 +Enes Kanter,kanteen01,2019,4362,2101,0.807870828,-0.543976554,0.263894273,0.026699409,-1.298942577,-1.272243168,0.715626463,-0.707603204,0.008023259,3.014779277,1.605333529,1.409445748,0.162537441,-0.399689901,-0.23715246,-0.586824075 +Enes Kanter,kanteen01,2020,2266,1085,1.13616214351208,0.543029568694044,1.67919171220612,3.90458498093777,-0.603407596973316,3.30117738396445,1.74299335740773,0.255037570085371,1.99803092749311,2.59696792308589,2.79468960319835,-0.197721680112459,0.488697945331946,0.08315503839158,0.571852983723525,-0.558651799267804 +Sergey Karasev,karasse01,2014,325,156,-4.908790583,-6.3274232,-11.23621378,-7.302945591,-0.15140395,-7.454349542,-5.665722922,-5.371419882,-11.0371428,-0.673826232,-0.673826232,0,-4.384248129,-5.619176883,-10.00342501,2.071119959 +Sergey Karasev,karasse01,2015,1108,555,-0.778674948,0.19258233,-0.586092618,0.310625557,2.529805644,2.840431201,-0.576918127,0.721719794,0.144801668,0.824966927,0.824966927,0,-1.013699484,0.090983675,-0.922715809,0.616760219 +Sergey Karasev,karasse01,2016,835,399,-1.417703311,-0.376395097,-1.794098409,2.958305615,0.892152878,3.850458493,-0.533261448,-0.060566393,-0.593827841,0.443676238,0.443676238,0,-0.922771891,-2.112839595,-3.035611486,1.0562065 +Sasha Kaun,kaunsa01,2016,201,95,-2.515775742,0.867336929,-1.648438813,-6.953054697,5.845767697,-1.107286999,-3.633885749,1.922860752,-1.711024997,0.050637192,0.050637192,0,-2.639642255,-0.212397721,-2.852039976,0.541559505 +Ryan Kelly,kellyry01,2014,2790,1312,-0.005684485,-2.051768011,-2.057452496,2.420219508,-0.992777797,1.427441711,0.534163187,-1.880948841,-1.346785655,0.944672666,0.944672666,0,0.465833444,-1.494184062,-1.028350618,0.549956446 +Ryan Kelly,kellyry01,2015,2415,1233,-1.735668819,-2.457415347,-4.193084167,-2.050014294,-1.142296186,-3.19231048,-1.891080482,-2.264012771,-4.155093253,-0.875061122,-0.875061122,0,-2.981925965,-2.374652303,-5.356578268,-0.96014435 +Ryan Kelly,kellyry01,2016,979,470,-3.385253146,0.075755471,-3.309497675,-3.275678876,4.37525645,1.099577574,-3.498711029,1.083153672,-2.415557356,0.08028947,0.08028947,0,-4.029064105,-0.641011543,-4.670075649,0.112248569 +Ryan Kelly,kellyry01,2017,226,110,-3.488431882,-0.480654426,-3.969086308,-5.094959151,6.436520972,1.34156182,-3.999213226,0.931533367,-3.067679859,-0.017850481,-0.017850481,0,-3.796088307,-0.240066006,-4.036154312,0.11912761 +Luke Kennard,kennalu01,2018,2962,1463,-0.087140402,-1.197050987,-1.284191389,1.411868184,1.380630066,2.79249825,0.234505803,-0.745468297,-0.510962493,1.667090835,1.667090835,0,-0.515567469,-1.292848108,-1.808415578,-0.247943057 +Luke Kennard,kennalu01,2019,3195,1570,0.091460784,-2.235170894,-2.143710109,-0.13650441,-1.235247424,-1.371751835,0.067435285,-2.139019085,-2.071583799,0.541375003,0.686258797,-0.144883794,0.205805934,-2.636726833,-2.430920899,-0.881742621 +Luke Kennard,kennalu01,2020,1894,922,2.48877360251227,-3.16377324159507,-0.674999639082801,1.34510172677914,-1.42805579150295,-0.082954064723808,2.42751456441311,-2.97995658011371,-0.552442015700608,1.02796221108641,1.02796221108641,0,1.97847234519303,-3.29264906086795,-1.31417671567492,-0.570774007142815 +Michael Kidd-Gilchrist,kiddgmi01,2014,3041,1593,-2.636708705,4.236060372,1.599351666,-0.880162272,2.250899811,1.370737539,-2.401349415,4.06189003,1.660540615,3.543698194,3.66763784,-0.123939647,-3.022080052,3.885253218,0.863173166,-0.723390343 +Michael Kidd-Gilchrist,kiddgmi01,2015,3127,1587,-1.474621198,2.359775331,0.885154133,0.962435805,4.691961777,5.654397582,-1.000320865,2.971748491,1.971427626,3.802566789,3.802566789,0,-2.192176526,2.372717102,0.180540577,-0.509555571 +Michael Kidd-Gilchrist,kiddgmi01,2016,410,205,2.360889359,3.233550264,5.594439623,3.19625534,3.775484158,6.971739498,2.666417895,3.521990769,6.188408664,0.927321495,0.927321495,0,0.517965454,3.118530013,3.636495467,-0.789680355 +Michael Kidd-Gilchrist,kiddgmi01,2017,4710,2349,-1.113748648,3.378732947,2.264984299,-2.258825361,2.369497387,0.110672025,-1.435228297,3.398204506,1.962976209,5.586527961,5.586527961,0,-1.745786198,3.704427416,1.958641218,-1.072974648 +Michael Kidd-Gilchrist,kiddgmi01,2018,3852,1850,-1.750518882,3.118546225,1.368027343,0.101169866,0.954560517,1.055730383,-1.503628901,2.887306257,1.383677356,3.882402812,3.882402812,0,-2.317037764,2.566236283,0.249198519,-0.489447109 +Michael Kidd-Gilchrist,kiddgmi01,2019,2479,1179,-0.899672442,1.778478662,0.878806221,-1.666286813,2.147992521,0.481705708,-1.127664722,2.02480103,0.897136308,2.178346887,2.178346887,0,-1.453060689,1.167486475,-0.285574214,-0.720026701 +Michael Kidd-Gilchrist,kiddgmi01,2020,694,336,-5.89751466904055,0.097070358956707,-5.80044431008384,-2.26051057180688,4.29346199256019,2.03295142075331,-5.48204303488678,1.03376693937042,-4.44827609551636,-0.283823753279284,-0.34259492311142,0.058771169832136,-5.46179074700557,-0.077518491190828,-5.5393092381964,-0.880448888928522 +Stanton Kidd,kiddst01,2020,34,15,-14.6977561618451,5.20981593973101,-9.48794022211408,-13.5074230765055,12.9556248962383,-0.551798180267184,-15.4018628490397,7.0720700788386,-8.32979277020114,-0.04268105161505,-0.04268105161505,0,-14.6194624583044,4.03964939386735,-10.579813064437,-0.050457578997102 +Sean Kilpatrick,kilpase01,2015,149,72,-1.184126627,-2.613780885,-3.797907512,1.876674403,5.376192216,7.252866619,-0.604031107,-1.071622339,-1.675653446,0.039649666,0.039649666,0,-1.397178073,-2.115656555,-3.512834628,0.447552022 +Sean Kilpatrick,kilpase01,2016,1270,616,2.190648194,-5.374204162,-3.183555969,2.042873477,-7.141884544,-5.099011068,2.342955988,-6.04156573,-3.698609741,-0.298887302,-0.298887302,0,0.98931264,-6.420219519,-5.430906879,0.649930897 +Sean Kilpatrick,kilpase01,2017,3751,1754,-0.063100417,-2.325605939,-2.388706356,-0.397872047,-1.048725193,-1.44659724,-0.049190197,-2.174156879,-2.223347077,0.473653998,0.473653998,0,-1.131264454,-2.677238045,-3.808502499,0.490590822 +Sean Kilpatrick,kilpase01,2018,1333,640,-1.4178372,-4.530676243,-5.948513443,-2.901783497,-3.320594865,-6.222378362,-1.770234214,-4.525801796,-6.29603601,-1.136277205,-1.136277205,0,-1.904247498,-5.035920953,-6.940168451,0.17317727 +George King,kingge03,2019,12,6,-4.974701613,-14.40396078,-19.37866239,-6.593850051,-21.6997946,-28.29364465,-5.65494678,-16.72028005,-22.37522683,-0.058620269,-0.058620269,0,-6.848305911,-11.88471055,-18.73301646,-2.470748178 +Louis King,kinglo02,2020,125,62,-2.88171641094095,-0.849352945553559,-3.7310693564945,0.951597349034132,8.21177448104551,9.16337183007964,-2.22647115224835,1.02684349795479,-1.19962765429357,0.048744937743512,0.048744937743512,0,-2.6114714701451,-1.00560996323087,-3.61708143337597,-0.61847175845836 +Andrei Kirilenko,kirilan01,2014,1942,1001,-0.808609425,0.241241282,-0.567368143,-0.400632692,-0.764133593,-1.164766285,-0.789714898,0.054421715,-0.735293183,1.065777564,0.556538373,0.50923919,-0.727780432,-0.426790075,-1.154570507,0.699293553 +Andrei Kirilenko,kirilan01,2015,72,36,-4.390760735,-4.007106161,-8.397866896,-5.61815596,-14.03094,-19.64909596,-4.91302019,-6.334985667,-11.24800586,-0.154673376,-0.154673376,0,-5.135141934,-5.897816444,-11.03295838,-0.867004785 +Alex Kirk,kirkal01,2015,30,14,-0.803316299,-8.165561155,-8.968877454,-15.45250344,-11.99261206,-27.4451155,-3.934850818,-9.41914049,-13.35399131,-0.074852758,-0.074852758,0,-3.138448491,-9.969703981,-13.10815247,-1.126078234 +Maxi Kleber,klebima01,2018,2457,1206,-2.163309961,1.154154906,-1.009155055,-1.46542833,2.583881807,1.118453478,-2.122179878,1.544862342,-0.577317536,1.329262298,1.329262298,0,-1.987320194,0.864710569,-1.122609625,-0.56332411 +Maxi Kleber,klebima01,2019,3140,1502,-1.355660246,2.379221576,1.02356133,0.548413785,3.989574861,4.537988646,-1.055587277,2.863225479,1.807638202,3.479284187,3.479284187,0,-1.115890922,2.314933015,1.199042094,-0.388876684 +Maxi Kleber,klebima01,2020,4433,2093,-1.19934387007276,0.7837647728659,-0.415579097206862,-2.07959267314222,-0.090670699910528,-2.17026337305274,-1.49802888767011,0.682678707232032,-0.815350180438078,2.0538010369245,2.34160893954065,-0.28780790261615,-1.09515515779781,0.605308444181244,-0.489846713616562,-0.33754708019217 +Brandon Knight,knighbr03,2014,4684,2400,0.972163425,-1.787007001,-0.814843576,-0.012845944,-3.853814956,-3.8666609,0.928016318,-2.2610302,-1.333013882,1.736108607,1.736108607,0,1.040887095,-2.328434836,-1.287547741,0.057350067 +Brandon Knight,knighbr03,2015,4139,2035,0.947520349,0.054970641,1.002490991,-1.862076281,-0.92807938,-2.790155661,0.464341215,-0.169862543,0.294478673,3.234161928,3.234161928,0,0.612577305,0.194075515,0.80665282,1.176351178 +Brandon Knight,knighbr03,2016,3898,1870,-0.090388295,-2.594723525,-2.68511182,1.242892694,-1.702163995,-0.459271301,0.278469159,-2.531400294,-2.252931135,0.477284179,0.477284179,0,0.493204135,-1.979239704,-1.486035569,0.62710409 +Brandon Knight,knighbr03,2017,2418,1140,-0.97746607,-2.016023403,-2.993489473,-5.944762581,-1.187704669,-7.132467251,-2.024213997,-1.922389289,-3.946603287,-0.69822651,-0.69822651,0,-2.443313664,-2.078332646,-4.52164631,0.316907122 +Brandon Knight,knighbr03,2019,1524,736,-2.518204051,-0.900117033,-3.418321084,-2.605364123,-2.121755211,-4.727119334,-2.67636313,-1.155871395,-3.832234525,-0.400543037,-0.400543037,0,-1.893927727,-1.251819662,-3.145747389,-0.578607293 +Brandon Knight,knighbr03,2020,951,462,-2.48429345998071,-3.84858780160276,-6.33288126158346,0.435956969566997,-2.03414545328333,-1.59818848371634,-1.97361732077208,-3.66525812102926,-5.63887544180134,-0.666930833800887,-0.666930833800887,0,-1.15463109322166,-4.28308577038959,-5.43771686361125,0.030400954322297 +Kevin Knox,knoxke01,2019,4580,2158,-3.717047337,-3.817923739,-7.534971077,-3.594194019,-5.337981859,-8.932175878,-3.822369778,-4.319854979,-8.142224757,-5.964008939,-5.964008939,0,-3.706787911,-4.100554661,-7.807342573,0.465320394 +Kevin Knox II,knoxke01,2020,2485,1166,-3.30111429543374,-1.92471538721731,-5.22582968265106,-3.77810980231303,-0.527421452962519,-4.30553125527555,-3.53779971776814,-1.71177819854247,-5.24957791631061,-1.49106094909675,-1.49106094909675,0,-3.57495709596177,-2.61647923613223,-6.191436332094,0.280088894472746 +John Konchar,konchjo01,2020,383,181,2.21771687970892,3.1918995883716,5.40961646808052,1.07487718472304,1.25102106284853,2.32589824757157,2.14918284902976,2.97765201915491,5.12683486818467,0.723142230843481,0.723142230843481,0,1.07873981160221,0.776251225179553,1.85499103678176,-0.59706645856855 +Furkan Korkmaz,korkmfu01,2018,180,82,-3.777246175,-4.648228949,-8.425475125,-7.059865621,-9.991007579,-17.0508732,-4.745729329,-6.154039027,-10.89976836,-0.335856715,-0.361182781,0.025326066,-3.85898682,-4.130610225,-7.989597045,-0.070693377 +Furkan Korkmaz,korkmfu01,2019,1568,715,-0.223339155,1.292971031,1.069631876,0.829367082,0.119393105,0.948760188,-0.051372541,1.106053259,1.054680718,1.397523451,1.433524309,-0.036000858,-0.245353609,0.13196606,-0.113387549,0.275773542 +Furkan Korkmaz,korkmfu01,2020,3405,1599,0.07162911654006,0.476695517258291,0.548324633798351,0.141210369315851,-0.539841536502505,-0.398631167186654,0.077073111360678,0.26924187539222,0.346314986752899,2.53656515336152,2.34539092808577,0.191174225275747,0.624199543597123,-0.095232735279511,0.528966808317613,0.07666815942751 +Luke Kornet,kornelu01,2018,680,326,-1.327754241,0.264637875,-1.063116366,-1.295794085,-3.405808559,-4.701602644,-1.375684755,-0.455217528,-1.830902283,0.153446513,0.153446513,0,-0.62692636,-0.947797022,-1.574723382,0.374674605 +Luke Kornet,kornelu01,2019,1665,784,-1.689296617,3.499728627,1.810432009,-1.607295906,2.744702989,1.137407084,-1.698465238,3.6311398,1.932674563,1.874729344,1.874729344,0,-1.240184155,2.244070844,1.003886689,0.091110241 +Luke Kornet,kornelu01,2020,1181,559,-3.13863648891397,-2.89739333122635,-6.03602982014032,-1.60821212884481,-1.4139388395139,-3.02215096835871,-2.95424439702283,-2.80132861437443,-5.75557301139726,-0.853990104421206,-0.853990104421206,0,-3.18029805352149,-1.97495889506694,-5.15525694858843,-0.381728772501077 +Kyle Korver,korveky01,2014,5318,2658,1.577993733,-1.202093464,0.375900269,3.195176404,1.989402083,5.184578488,2.009938323,-0.612164631,1.397773692,5.689700132,5.011463346,0.678236786,2.354196894,-0.916344023,1.437852871,0.635171833 +Kyle Korver,korveky01,2015,5904,2944,2.768416389,-0.036951012,2.731465378,7.682596176,1.582150568,9.264746744,3.950171325,0.266862528,4.217033854,10.58588542,9.187284884,1.398600539,3.883531166,0.285869037,4.169400204,0.745148325 +Kyle Korver,korveky01,2016,5607,2717,-0.164103803,0.239244005,0.075140203,2.837145197,3.929245462,6.766390659,0.467394162,0.967354364,1.434748526,5.857573492,4.808614272,1.04895922,0.610230299,1.096999582,1.707229881,0.351242818 +Kyle Korver,korveky01,2017,4293,2079,0.919565346,-2.836461691,-1.916896345,-2.450018768,-2.608065676,-5.058084444,0.240281678,-2.978895081,-2.738613402,0.021519844,-0.231395728,0.252915572,0.297546669,-2.393764462,-2.096217794,0.412183486 +Kyle Korver,korveky01,2018,4286,2079,1.805230856,-0.914966998,0.890263858,1.008207161,5.194918969,6.20312613,1.697851335,0.343972125,2.04182346,5.147716465,3.926831278,1.220885187,1.678320056,-0.153961893,1.524358163,0.625625357 +Kyle Korver,korveky01,2019,2934,1364,-0.47802481,-1.057671913,-1.535696723,-0.700235907,0.714969525,0.014733617,-0.555819287,-0.794287416,-1.350106703,0.971542936,1.05969563,-0.088152694,-0.212139248,-1.170929194,-1.383068442,0.606400836 +Kyle Korver,korveky01,2020,2443,1079,0.619284547643823,-0.016276737974532,0.603007809669291,-0.429437568681247,-0.727412480657146,-1.15685004933839,0.411705648757351,-0.250719575464464,0.160986073292887,1.62526875469101,1.37974476285224,0.245523991838762,0.25519360060194,-1.08418078220221,-0.828987181600271,0.984756307820954 +Kosta Koufos,koufoko01,2014,2681,1394,-1.401892054,1.838273217,0.436381163,-1.860016161,2.763706681,0.90369052,-1.581077453,2.111071576,0.529994123,2.325280111,2.221335811,0.1039443,-1.687274111,1.892369065,0.205094954,-0.372104516 +Kosta Koufos,koufoko01,2015,2892,1475,-2.589765031,2.5448575,-0.044907531,-1.818605076,4.892547087,3.073942011,-2.593021136,3.137540143,0.544519007,2.496346374,1.904230276,0.592116098,-2.758951888,2.592065669,-0.166886218,-0.446527546 +Kosta Koufos,koufoko01,2016,3116,1482,-1.465549754,0.844933164,-0.62061659,-1.582261311,-2.792025764,-4.374287075,-1.578515542,0.175562193,-1.402953348,1.012025362,1.012025362,0,-2.095875839,0.297770274,-1.798105566,-0.623436154 +Kosta Koufos,koufoko01,2017,2820,1419,-2.491479109,1.665971527,-0.825507583,-1.788891137,0.997335088,-0.791556049,-2.481681167,1.656771007,-0.82491016,1.384041955,1.384041955,0,-3.054735029,1.367235633,-1.687499396,-0.680769205 +Kosta Koufos,koufoko01,2018,2778,1391,-1.479865254,0.671193346,-0.808671909,-2.701571697,-0.221616267,-2.923187964,-1.764378076,0.571660905,-1.192717171,1.092096764,1.092096764,0,-2.212061801,0.216493272,-1.995568529,-1.174762933 +Kosta Koufos,koufoko01,2019,1107,502,-4.590548153,0.042503025,-4.548045129,0.311374361,-0.326487696,-0.015113335,-3.849104212,-0.016915344,-3.866019555,-0.285407632,-0.285407632,0,-3.970365849,-0.771276741,-4.741642591,-0.152509909 +Viacheslav Kravtsov,kravtvi01,2014,129,59,-6.059674529,-6.299585726,-12.35926025,-14.25094863,-7.962193137,-22.21314176,-8.180327093,-7.043798203,-15.2241253,-0.377052946,-0.377052946,0,-7.228884626,-8.547599413,-15.77648404,0.398308064 +Rodions Kurucs,kurucro01,2019,3015,1362,-2.949858684,-0.621279399,-3.571138083,-0.578763426,-0.168937494,-0.74770092,-2.627836564,-0.566334731,-3.194171296,-0.313643475,-0.414879407,0.101235932,-2.593164857,-0.55962389,-3.152788747,1.10074784 +Rodions Kurucs,kurucro01,2020,1642,742,-3.50204607080942,0.56451332102497,-2.93753274978445,-3.66503912742187,2.35356532485382,-1.31147380256805,-3.74958838393532,0.981914809054562,-2.76767357488076,-0.007113120926615,0.272164967119597,-0.279278088046212,-2.66296882550462,-0.006520241749694,-2.66948906725432,1.24402490243526 +Kyle Kuzma,kuzmaky01,2018,5093,2401,-0.709174296,-0.613097605,-1.322271901,-0.656182364,-1.376286682,-2.032469045,-0.712523216,-0.811099304,-1.523622521,1.507762313,1.507762313,0,-0.847488362,-1.102037301,-1.949525663,0.360648792 +Kyle Kuzma,kuzmaky01,2019,5046,2314,-1.167372851,-0.783998163,-1.951371014,1.90640279,-0.167409887,1.738992903,-0.566054462,-0.709187771,-1.275242233,1.749639211,1.749639211,0,-0.847055808,-0.564818671,-1.411874479,0.499648559 +Kyle Kuzma,kuzmaky01,2020,4306,2010,-2.14239075662546,0.078750773749111,-2.06363998287635,-1.08822135476153,-0.788178927883998,-1.87640028264553,-2.09835188710267,-0.163992266113116,-2.26234415321578,0.493515297837403,0.567116110042035,-0.073600812204632,-2.08316328908903,-0.426119463885162,-2.5092827529742,0.07578145893002 +Mindaugas Kuzminskas,kuzmimi01,2017,2089,1016,-0.334021949,-4.692387158,-5.026409108,-0.467226552,1.283498408,0.816271855,-0.362487638,-3.695515395,-4.058003033,-0.678609944,-0.678609944,0,-0.577032814,-4.5126537,-5.089686514,0.085256346 +Mindaugas Kuzminskas,kuzmimi01,2018,5,2,-36.90340659,-0.49517899,-37.39858558,-61.66119902,57.80796788,-3.853231139,-44.30386305,11.72660164,-32.57726141,-0.030256429,-0.030256429,0,-29.34267118,-0.822351706,-30.16502288,-0.584402875 +Ognjen Kuzmic,kuzmiog01,2014,220,100,-6.714518634,-2.982678665,-9.697197299,-9.674370403,-7.509763477,-17.18413388,-7.753612691,-4.222883388,-11.97649608,-0.478859727,-0.482783145,0.003923418,-6.882909096,-2.305727788,-9.188636884,2.212215627 +Ognjen Kuzmic,kuzmiog01,2015,157,72,-0.966024812,-7.27976317,-8.245787983,-14.76038482,-2.518330985,-17.2787158,-3.932282184,-6.872053215,-10.8043354,-0.29977966,-0.29977966,0,-4.297866484,-4.54191722,-8.839783704,1.266774521 +Skal Labissiere,labissk01,2017,1246,612,-1.373858183,-1.49450963,-2.868367813,-1.635460486,-0.944857397,-2.580317882,-1.475670305,-1.427419918,-2.903090223,-0.047808347,-0.047808347,0,-2.139120487,-1.024465362,-3.163585849,0.014545078 +Skal Labissiere,labissk01,2018,2522,1240,-2.667197098,-0.752448543,-3.41964564,0.958173498,-1.029935162,-0.071761664,-2.000808206,-0.800240091,-2.801048298,-0.032295476,-0.032295476,0,-2.221188243,-0.873325176,-3.094513419,-0.000392527 +Skal Labissiere,labissk01,2019,427,187,-4.208779712,-3.179400769,-7.388180481,0.152757566,-6.350786327,-6.198028761,-3.545238516,-4.002884443,-7.548122959,-0.466921347,-0.387541234,-0.079380114,-3.515945321,-3.563437175,-7.079382496,0.993240926 +Skal Labissiere,labissk01,2020,1221,567,-1.19763220688461,-0.483883073253555,-1.68151528013816,-1.77848849682337,2.89259596987879,1.11410747305542,-1.41573307564691,0.284550483184359,-1.13118259246255,0.467278577049073,0.467278577049073,0,-1.28018597721298,0.421369565539349,-0.858816411673633,-0.222050395250861 +Doron Lamb,lambdo01,2014,1366,695,-0.980089973,-4.437111933,-5.417201906,-0.067318749,3.16251612,3.095197371,-0.786514818,-3.099649327,-3.886164145,-0.400727128,-0.400727128,0,-2.172876273,-4.02012822,-6.193004493,-0.510482763 +Jeremy Lamb,lambje01,2014,3295,1638,0.633276209,-0.184351902,0.448924307,0.099565609,2.143677852,2.243243461,0.502886395,0.241673056,0.744559451,2.928390151,2.535032762,0.393357388,0.461190535,0.806503495,1.26769403,-0.272018961 +Jeremy Lamb,lambje01,2015,1244,633,1.104480429,-0.642703075,0.461777354,-4.023533491,-2.143793937,-6.167327427,0.069775892,-1.008067422,-0.93829153,0.585675752,0.585675752,0,0.103886021,-1.436060422,-1.332174401,0.093836141 +Jeremy Lamb,lambje01,2016,2523,1239,1.79240245,1.421733181,3.214135631,-2.355886775,5.433996008,3.078109233,1.017319221,2.327173421,3.344492642,3.848479811,3.81578212,0.032697691,0.987178522,1.654864789,2.642043311,-0.132451719 +Jeremy Lamb,lambje01,2017,2284,1143,2.223581629,-1.310594815,0.912986814,0.919617688,-2.401250471,-1.481632783,2.092256239,-1.611742931,0.480513308,1.871837883,1.871837883,0,1.811716945,-1.314198194,0.497518751,-0.628133222 +Jeremy Lamb,lambje01,2018,4053,1967,2.168289541,-0.289506497,1.878783044,1.874517759,-0.079472149,1.795045611,2.234568608,-0.247050327,1.987518281,4.723255888,4.723255888,0,1.311863602,-0.356012445,0.955851157,-0.649793766 +Jeremy Lamb,lambje01,2019,4675,2250,1.789191341,0.956123879,2.74531522,0.092228055,1.433092416,1.525320471,1.532139373,1.14690751,2.679046882,6.196108575,6.196108575,0,1.333315396,1.103883684,2.437199079,-0.591402337 +Jeremy Lamb,lambje01,2020,2672,1291,0.495954761942741,1.25095751081193,1.74691227275467,-0.590011309901637,-2.76074175816709,-3.35075306806873,0.299218465599941,0.459902022650523,0.759120488250465,2.30544504466391,2.30544504466391,0,0.178866773657861,1.15061891614059,1.32948568979845,-0.260679041845299 +Carl Landry,landrca01,2014,476,233,-1.300430291,-3.37104457,-4.671474861,-3.046071874,-1.572069252,-4.618141126,-1.757087918,-3.176863449,-4.933951367,-0.257609011,-0.257609011,0,-1.439050421,-3.018938453,-4.457988874,-0.74320812 +Carl Landry,landrca01,2015,2390,1192,-1.087747122,-1.350813035,-2.438560157,-4.609554986,-1.501845744,-6.11140073,-1.894049426,-1.424495099,-3.318544525,-0.343596491,-0.343596491,0,-2.861145497,-2.52503724,-5.386182737,-0.601450109 +Carl Landry,landrca01,2016,1193,569,1.130314059,-1.743434147,-0.613120088,1.558990279,-4.297517025,-2.738526745,1.420207075,-2.33322293,-0.913015856,0.531937236,0.531937236,0,0.148656561,-2.149045723,-2.000389162,-0.246661499 +Romeo Langford,langfro01,2020,885,416,-3.75876516192252,2.6332119398487,-1.12555322207382,0.545272659481425,3.47376758430893,4.01904024379035,-3.16268688466697,2.91779062393151,-0.244896260735452,0.538248587003225,0.369713681182858,0.168534905820367,-3.64523627262056,1.05372372835015,-2.59151254427041,-0.009831659994068 +Nicolas Laprovittola,laproni01,2017,348,174,-2.925291947,0.703067942,-2.222224005,-9.747225639,-0.983142906,-10.73036854,-4.568332389,0.300613162,-4.267719227,-0.134470929,-0.134470929,0,-3.558398938,0.626376893,-2.932022046,-0.192411486 +Shane Larkin,larkish01,2014,1013,499,-3.190979608,2.492303827,-0.698675781,0.163342661,4.208585751,4.371928412,-2.716104969,3.01364648,0.297541511,0.76513329,0.83849138,-0.07335809,-1.550287776,2.232279217,0.681991441,-0.10841895 +Shane Larkin,larkish01,2015,3602,1865,-1.963595267,0.048716227,-1.91487904,-3.316987656,-1.605445158,-4.922432814,-2.312740459,-0.221388191,-2.53412865,0.202973408,0.202973408,0,-2.17681598,-0.180145139,-2.356961119,-1.13592012 +Shane Larkin,larkish01,2016,3545,1751,-1.627614311,-0.104220347,-1.731834658,-2.668938517,-2.881010286,-5.549948804,-1.897146456,-0.62746103,-2.524607486,0.201374395,0.201374395,0,-1.557204802,-1.01666321,-2.573868012,0.008585732 +Shane Larkin,larkish01,2018,1873,929,-0.973246699,1.366930618,0.393683919,-4.215261858,2.112948882,-2.102312976,-1.693830424,1.553817687,-0.140012737,1.239758039,0.87832326,0.361434779,-2.188849875,1.055512439,-1.133337436,-0.733434838 +Joffrey Lauvergne,lauvejo01,2015,555,268,-3.101347855,-1.969127346,-5.070475201,-8.600822354,-3.051343545,-11.6521659,-4.429167,-2.289393487,-6.718560487,-0.548630734,-0.548630734,0,-4.382273209,-3.189002846,-7.571276055,1.059466492 +Joffrey Lauvergne,lauvejo01,2016,2098,1041,-1.073781194,-1.569198055,-2.642979249,-2.326195685,-3.69192558,-6.018121265,-1.39268933,-2.068301339,-3.460990669,-0.375921316,-0.375921316,0,-1.653341737,-2.105259151,-3.758600887,-0.439557554 +Joffrey Lauvergne,lauvejo01,2017,2068,1006,-1.93920195,-0.843177141,-2.78237909,-1.740890949,-2.30286852,-4.043759469,-2.010394228,-1.22010945,-3.230503678,-0.232933484,-0.352143197,0.119209713,-2.173409849,-1.879656599,-4.053066448,0.106142058 +Joffrey Lauvergne,lauvejo01,2018,1132,540,-2.133089876,-5.211983268,-7.345073144,-3.589475938,-1.531308368,-5.120784306,-2.556779609,-4.81802221,-7.374801819,-1.274818547,-1.288986817,0.01416827,-2.668769748,-4.626670637,-7.295440385,-0.002328394 +Zach LaVine,lavinza01,2015,3821,1902,-3.160680188,-4.656333549,-7.817013738,-4.143891699,-4.505615712,-8.649507411,-3.498884515,-4.833381346,-8.332265861,-5.428714861,-5.428714861,0,-3.398497059,-4.781499796,-8.179996856,0.206796647 +Zach LaVine,lavinza01,2016,4707,2294,0.944758369,-2.884635156,-1.939876787,-1.046512638,-4.211422402,-5.257935039,0.596343863,-3.300030616,-2.703686753,0.054443409,0.054443409,0,-0.158216548,-2.726473983,-2.88469053,0.429811042 +Zach LaVine,lavinza01,2017,3463,1749,1.610440695,-2.394386399,-0.783945704,-2.009028009,-1.734590454,-3.743618463,0.917437337,-2.39269388,-1.475256544,1.129927064,1.129927064,0,0.70503178,-1.695652908,-0.990621128,-0.653412063 +Zach LaVine,lavinza01,2018,1371,656,-0.464212935,-1.561961782,-2.026174717,-1.789682909,-4.625340993,-6.415023902,-0.671833061,-2.273730613,-2.945563674,-0.065727053,-0.065727053,0,-0.678606159,-2.237404257,-2.916010416,0.414666437 +Zach LaVine,lavinza01,2019,4522,2171,1.346343184,-2.629796918,-1.283453733,0.175049957,-0.507932673,-0.332882716,1.291777032,-2.316635264,-1.024858232,1.924199163,1.924199163,0,0.486096867,-2.582025321,-2.095928454,0.71232693 +Zach LaVine,lavinza01,2020,4381,2085,1.07555090438897,-0.13207117671161,0.943479727677357,1.06288701869894,-6.04320348070516,-4.98031646200622,1.21130181348571,-1.35891942110218,-0.147617607616464,2.78113366150812,2.78113366150812,0,1.74135202015626,-1.24637848263057,0.494973537525683,0.472291669472753 +Ty Lawson,lawsoty01,2014,4636,2222,2.884423224,0.15740857,3.041831795,3.363025246,-1.919548519,1.443476727,3.176133665,-0.250194677,2.925938988,6.518252394,6.518252394,0,2.956713743,-0.099251685,2.857462058,1.246781955 +Ty Lawson,lawsoty01,2015,5452,2665,3.063659426,-1.620711324,1.442948103,5.740818442,-2.002038192,3.73878025,3.828513697,-1.765714437,2.06279926,6.58801499,6.58801499,0,2.726724907,-1.645544772,1.081180134,0.64673794 +Ty Lawson,lawsoty01,2016,3122,1485,-2.289785579,-0.687942155,-2.977727734,-5.35771882,-1.885432322,-7.243151142,-3.099649594,-0.9804497,-4.080099294,-1.054305301,-0.614010352,-0.440294949,-3.055731157,-1.245091484,-4.300822642,0.361352107 +Ty Lawson,lawsoty01,2017,3525,1732,0.569208111,-1.035816828,-0.466608717,-1.640408647,0.538967995,-1.101440653,0.164923066,-0.733645481,-0.568722415,1.935776847,1.935776847,0,-0.367350668,-0.824085255,-1.191435923,0.420100456 +Ty Lawson,lawsoty01,2018,194,96,4.064880672,-0.13240881,3.932471862,-1.796448597,0.647558138,-1.148890459,3.045099516,-0.085856688,2.959242827,0.286532388,0,0.286532388,1.756461634,0.212868506,1.96933014,-0.632838903 +Vic Law,lawvi01,2020,142,66,-5.86551990581512,0.113667063050506,-5.75185284276461,-10.9024519389559,6.0412439220409,-4.86120801691501,-7.26846909612914,1.34667973617013,-5.92178935995901,-0.116931760993907,-0.180546960521724,0.063615199527817,-8.82805569477291,-0.862122143551849,-9.69017783832476,-0.032455682313203 +Jake Layman,laymaja01,2017,551,265,-5.239358411,-3.933536258,-9.172894668,-6.152427391,6.248214884,0.095787493,-5.742418008,-2.010190914,-7.752608922,-0.679416453,-0.639140812,-0.040275641,-4.41465559,-3.646963358,-8.061618949,0.283785753 +Jake Layman,laymaja01,2018,350,168,-4.577102497,-1.405938989,-5.983041486,-4.369760446,0.01396183,-4.355798616,-4.816467966,-1.221566487,-6.038034453,-0.297359963,-0.42036559,0.123005627,-4.264574282,-1.824802945,-6.089377227,0.070994067 +Jake Layman,laymaja01,2019,2836,1347,-1.088785753,-0.160579879,-1.249365632,-1.27033645,-1.427087339,-2.697423789,-1.237026335,-0.447895407,-1.684921742,0.731847583,0.855167676,-0.123320092,-1.250303564,-0.944658369,-2.194961933,-0.368596249 +Jake Layman,laymaja01,2020,1154,505,-2.56849962212465,-1.08411086026353,-3.65261048238818,-0.761813540987805,5.03939761644641,4.27758407545861,-2.32679484723293,0.143256441016697,-2.18353840621623,0.147155397168263,0.147155397168263,0,-3.14470831791779,-0.201789413187464,-3.34649773110525,0.843701056903491 +TJ Leaf,leaftj01,2018,964,463,0.009563552,-4.823428309,-4.813864756,-1.619723564,-4.457680495,-6.07740406,-0.318996665,-5.058831253,-5.377827919,-0.61349088,-0.64228394,0.02879306,-1.174931676,-5.075958025,-6.250889701,-0.209815026 +TJ Leaf,leaftj01,2019,1170,532,-0.078794351,2.522154577,2.443360226,0.309789765,1.791960612,2.101750377,0.013488072,2.478827511,2.492315583,1.436550808,1.280810702,0.155740107,-1.205192668,0.273485408,-0.93170726,-0.195556661 +TJ Leaf,leaftj01,2020,492,222,-1.69395079347649,2.77933332282831,1.08538252935182,-5.68538454921501,5.86245682513858,0.17707227592357,-2.63196073718759,3.53934268097285,0.907381943785258,0.415267873977834,0.415267873977834,0,-2.42916817432175,2.31389988482791,-0.115268289493839,0.250595557752617 +Jalen Lecque,lecquja01,2020,72,32,-5.19839136278185,-0.334506318955487,-5.53289768173734,-9.53560121144613,0.163001538201707,-9.37259967324443,-6.41892496861138,-0.221119643638033,-6.64004461224942,-0.063637270256027,-0.063637270256027,0,-3.15357432345495,-2.40256560023545,-5.5561399236904,0.203926947178602 +Ricky Ledo,ledori01,2014,70,33,0.320250671,2.392356942,2.712607614,0.917382058,7.307800064,8.225182121,0.385421242,3.576884501,3.962305744,0.114756445,0.114756445,0,-0.271147402,0.123270527,-0.147876875,1.480185203 +Ricky Ledo,ledori01,2015,491,244,-3.450948706,-4.055436151,-7.506384857,-3.540511759,-1.979965056,-5.520476815,-3.561532083,-3.790438818,-7.351970901,-0.575037204,-0.575037204,0,-3.190570961,-4.7785192,-7.969090161,1.111059682 +Courtney Lee,leeco01,2014,4190,2197,0.94876516,0.582334331,1.531099491,-0.715001512,1.262574716,0.547573204,0.681619929,0.73618566,1.41780559,4.655463242,4.387532343,0.267930899,-0.25013083,0.845743731,0.595612901,-0.462574054 +Courtney Lee,leeco01,2015,5318,2721,0.205864272,-1.360957288,-1.155093016,0.81323608,-2.326683508,-1.513447428,0.339992764,-1.701611091,-1.361618327,1.943535774,1.102352642,0.841183133,-0.04891316,-0.355721768,-0.404634928,-0.17879349 +Courtney Lee,leeco01,2016,5118,2591,-1.029079104,0.784772382,-0.244306722,2.100645451,1.319444536,3.420089987,-0.435853191,0.948923705,0.513070514,4.336069515,3.294070366,1.041999149,-0.866421295,0.941662118,0.075240823,-0.610334084 +Courtney Lee,leeco01,2017,4947,2459,-0.231152281,-0.873395371,-1.104547653,1.139842997,-3.423241671,-2.283398674,0.053575029,-1.423327942,-1.369752913,1.717435525,1.717435525,0,-0.133015978,-1.011991304,-1.145007282,-0.804228917 +Courtney Lee,leeco01,2018,4717,2310,0.56520968,-1.019013196,-0.453803515,-1.477887366,-3.19731396,-4.675201325,0.196764845,-1.509373986,-1.312609141,1.68727278,1.68727278,0,-0.365675279,-1.292440125,-1.658115404,-0.397092976 +Courtney Lee,leeco01,2019,914,428,-2.235918753,1.748055439,-0.487863314,-2.909343696,0.4086837,-2.500659997,-2.479153884,1.611066582,-0.868087302,0.411071415,0.411071415,0,-2.346444774,0.572274918,-1.774169856,0.092298614 +Courtney Lee,leeco01,2020,728,345,-1.3831132826014,-0.620818951910925,-2.00393223451232,3.99965795684307,-2.22724706321233,1.77241089363073,-0.393804699127263,-1.01852264463629,-1.41232734376355,0.234129005468506,0.234129005468506,0,-0.474782908386674,-0.999254887712498,-1.47403779609917,-0.575358521720968 +David Lee,leeda02,2014,5098,2505,-0.086595436,0.284290248,0.197694812,1.363924021,3.761744996,5.125669017,0.170442019,0.964439663,1.134881682,4.980037663,5.071138097,-0.091100435,-0.362139869,1.551402702,1.189262833,0.489875618 +David Lee,leeda02,2015,2094,1011,-0.521787065,0.105682046,-0.416105019,-0.439656477,-2.68528517,-3.124941647,-0.621442137,-0.565315552,-1.186757689,0.815314751,0.628911319,0.186403431,-0.143330495,0.048877653,-0.094452841,-0.016972771 +David Lee,leeda02,2016,1954,936,-0.66560907,1.204151816,0.538542746,-3.547297385,0.691836567,-2.855460818,-1.306319714,1.147608059,-0.158711654,1.234888716,1.437107984,-0.202219268,-1.314863068,0.539152242,-0.775710826,0.343378103 +David Lee,leeda02,2017,3498,1722,0.295240737,1.649168344,1.944409081,1.765974421,1.913153349,3.67912777,0.584195782,1.727625517,2.3118213,4.473240889,3.823651195,0.649589693,0.149727101,1.336999317,1.486726418,0.148394831 +Damion Lee,leeda03,2018,861,404,-0.299352833,1.221624895,0.922272062,-1.083494836,3.149834093,2.066339257,-0.428754473,1.723946437,1.295191963,0.833489717,0.833489717,0,0.485094575,1.418617651,1.903712226,-0.036700403 +Damion Lee,leeda03,2019,809,375,0.400873083,-0.705259426,-0.304386343,-5.989982193,-2.026211573,-8.016193766,-0.946589613,-1.032479745,-1.979069358,0.147267816,0.147267816,0,0.071087706,-1.091591478,-1.020503772,-0.159255558 +Damion Lee,leeda03,2020,3055,1423,-0.794192284868486,0.214609623854776,-0.57958266101371,1.25234399029057,2.0115411717065,3.26388516199707,-0.339888565314693,0.627448459083335,0.287559893768642,2.21791999721649,2.21791999721649,0,-0.814368344884472,1.13435937371817,0.319991028833693,0.583701042184289 +Malcolm Lee,leema01,2015,5,2,-18.77629828,-6.383777327,-25.16007561,53.21165852,10.02113919,63.23279771,-4.730754809,-3.305917329,-8.036672138,-0.005409588,-0.005409588,0,-1.455235332,-6.771192353,-8.226427685,0.267850404 +Walter Lemon Jr.,lemonwa01,2018,79,35,-7.197907569,-5.183754488,-12.38166206,3.39483462,-13.75192867,-10.35709405,-5.436146123,-7.282108569,-12.71825469,-0.181418135,-0.181418135,0,-4.95025621,-8.26012126,-13.21037747,1.903094928 +Walter Lemon Jr.,lemonwa01,2019,349,167,-1.213532214,-0.816259997,-2.029792212,-1.814718243,-1.472021856,-3.286740099,-1.29920714,-0.93193753,-2.23114467,0.0439839,0.0439839,0,-1.972628331,-0.194632791,-2.167261122,-0.517167079 +Alex Len,lenal01,2014,755,362,-3.946989626,-5.233046747,-9.180036372,-4.283525179,-3.006193165,-7.289718343,-4.290994226,-5.106581952,-9.397576178,-1.235189778,-1.235189778,0,-3.887165821,-3.834712206,-7.721878026,0.580679776 +Alex Len,lenal01,2015,3138,1518,-2.723490371,2.719408973,-0.004081398,-1.095682471,0.796359759,-0.299322712,-2.553000605,2.493458045,-0.05954256,2.09627896,2.09627896,0,-2.457167804,2.653073619,0.195905816,0.578197786 +Alex Len,lenal01,2016,3778,1821,-4.319026077,2.155016304,-2.164009773,-3.558661969,-0.284983123,-3.843645092,-4.36679355,1.807313434,-2.559480116,0.178196709,0.178196709,0,-4.326278302,1.063044699,-3.263233603,0.656669656 +Alex Len,lenal01,2017,3318,1560,-3.141959611,1.767455883,-1.374503727,-4.870395169,-2.033297716,-6.903692885,-3.678429804,1.130001894,-2.54842791,0.161402685,0.161402685,0,-3.861104279,1.37339867,-2.487705608,0.592480746 +Alex Len,lenal01,2018,2996,1395,-0.909578645,-0.068595583,-0.978174228,-1.850957413,-1.27729622,-3.128253632,-1.109762256,-0.260141167,-1.369903423,0.986185662,0.986185662,0,-1.690179476,-0.73466625,-2.424845726,0.396976126 +Alex Len,lenal01,2019,3452,1544,-1.753125793,0.555066373,-1.19805942,-1.525831219,0.338870782,-1.186960437,-1.771078578,0.58817557,-1.182903007,1.245722766,1.245722766,0,-1.451597037,-0.304091837,-1.755688873,0.928257443 +Alex Len,lenal01,2020,2116,970,-1.54940396618551,2.03814110482855,0.488737138643049,-4.5296248402903,1.69655030812569,-2.83307453216461,-2.23415632926498,2.14294267106336,-0.091213658201629,1.31637504974447,1.31637504974447,0,-2.10287696076639,0.937598062566457,-1.16527889819993,-0.183128741332704 +Kawhi Leonard,leonaka01,2014,5319,2659,1.965819457,4.559218048,6.525037506,0.406000104,5.085362488,5.491362592,1.710509523,4.864591134,6.575100657,12.77925837,9.289542683,3.489715688,1.301895623,5.58929159,6.891187212,0.193065763 +Kawhi Leonard,leonaka01,2015,4539,2283,3.603065632,4.789006489,8.392072121,2.078845949,3.600038974,5.678884923,3.444919181,4.774206859,8.21912604,12.85468151,12.1137221,0.740959409,2.920704931,5.684152256,8.604857186,0.440937212 +Kawhi Leonard,leonaka01,2016,5365,2719,5.487881894,4.530603771,10.01848566,2.583408802,4.597190987,7.180599789,5.128249918,4.72471971,9.852969628,17.48094634,15.5292184,1.951727945,4.457200233,5.625612492,10.08281272,-0.31116351 +Kawhi Leonard,leonaka01,2017,5697,2903,6.732524248,2.867492464,9.600016713,7.592037351,-1.858660902,5.733376449,7.299944462,1.992527567,9.292472029,17.94142241,13.91095985,4.030462562,7.134683934,2.588202046,9.722885979,-0.328174785 +Kawhi Leonard,leonaka01,2018,432,210,1.763446801,5.052224616,6.815671416,-3.621077277,5.527279861,1.906202584,0.776222677,5.407566805,6.183789482,0.965839777,0.965839777,0,1.186784648,4.788419149,5.975203797,0.897021581 +Kawhi Leonard,leonaka01,2019,6150,2979,5.69672089,1.354704959,7.051425849,4.467805287,-0.993884995,3.473920292,5.729369444,0.899991488,6.629360932,14.47116267,8.479706749,5.991455926,6.133344118,1.565571717,7.698915835,-0.107517527 +Kawhi Leonard,leonaka01,2020,4919,2359,6.27380404374059,3.2009285600438,9.47473260378439,5.35249382335759,2.7437961244161,8.0962899477737,6.38514819251922,3.25323768070652,9.63838587322574,14.9105113080045,11.7303483889145,3.18016291909001,5.46479597177216,4.07692678159603,9.54172275336819,-0.640120907605712 +Meyers Leonard,leoname01,2014,770,364,-4.073438946,-2.852255191,-6.925694137,-6.421168791,-0.571539044,-6.992707835,-4.864649832,-2.532082897,-7.396732729,-0.869943696,-0.852106164,-0.017837532,-3.899266705,-1.881249694,-5.7805164,0.755982553 +Meyers Leonard,leoname01,2015,1904,953,-0.244792734,2.887647764,2.642855029,-2.717869896,3.130564327,0.412694432,-0.793196761,3.097026951,2.30383019,2.494145573,1.7855977,0.708547873,-0.887157429,2.486677768,1.599520339,0.063854996 +Meyers Leonard,leoname01,2016,2702,1333,-1.616318492,-0.413800556,-2.030119049,1.837911626,-1.232881313,0.605030313,-1.014839824,-0.598032433,-1.612872258,0.773513671,0.773513671,0,-0.964966639,-0.814180179,-1.779146819,0.019831014 +Meyers Leonard,leoname01,2017,2598,1253,-3.719377015,-1.610698257,-5.330075273,-1.04301481,-0.216577455,-1.259592266,-3.398626749,-1.388811277,-4.787438026,-1.319846622,-1.094475499,-0.225371123,-2.532289535,-0.972500704,-3.504790239,0.073600349 +Meyers Leonard,leoname01,2018,554,262,-0.349626389,-3.368517617,-3.718144006,-1.033614907,-2.450240438,-3.483855345,-0.51181006,-3.411443711,-3.923253771,-0.169079625,-0.228417723,0.059338098,-1.400778338,-2.963297506,-4.364075844,-0.247336484 +Meyers Leonard,leoname01,2019,2188,1048,0.188381916,-4.09333067,-3.904948754,-0.025381058,-3.644466028,-3.669847086,0.119180402,-4.257369806,-4.138189404,-0.730952261,-0.913882579,0.182930318,-0.121548192,-3.601317499,-3.72286569,-0.598527037 +Meyers Leonard,leoname01,2020,2177,1065,-2.09261243037423,-0.955415526110686,-3.04802795648492,0.767922244537894,1.3127254219523,2.08064766649019,-1.67046047188194,-0.574312010494879,-2.24477248237682,0.278707897420867,0.17075525533306,0.107952642087807,-1.78043068251821,-0.926108899210535,-2.70653958172874,-0.394010115737001 +Jon Leuer,leuerjo01,2014,1291,665,-0.09132309,0.694674267,0.603351177,-0.186943059,-1.465002537,-1.651945595,-0.109497164,0.260898918,0.151401754,0.997073635,0.750913353,0.246160282,-0.140650503,-0.019552274,-0.160202777,0.05733374 +Jon Leuer,leuerjo01,2015,1657,833,-3.077272693,-0.634122927,-3.71139562,-4.02731221,2.934050334,-1.093261876,-3.470661978,0.013272906,-3.457389072,-0.301255448,-0.297200089,-0.004055358,-3.381923106,-0.539061583,-3.920984689,0.171644301 +Jon Leuer,leuerjo01,2016,2663,1255,-1.259047009,0.281593254,-0.977453756,0.773890225,0.317675457,1.091565682,-0.860561406,0.336733804,-0.523827602,1.441218343,1.441218343,0,-1.45277266,-0.423420324,-1.876192985,1.082913612 +Jon Leuer,leuerjo01,2017,3914,1944,-1.067473616,-0.223139408,-1.290613024,-2.305324821,3.097595844,0.792271023,-1.349605805,0.454244456,-0.895361349,1.838713581,1.838713581,0,-1.203143263,0.644385292,-0.558757971,-0.041084194 +Jon Leuer,leuerjo01,2018,296,136,-5.398364931,-4.778077573,-10.1764425,-3.289418166,8.311020616,5.02160245,-5.281500565,-2.351858456,-7.633359021,-0.33935272,-0.33935272,0,-4.872974063,-2.193835538,-7.0668096,0.149335425 +Jon Leuer,leuerjo01,2019,852,407,-3.657848901,-1.72155318,-5.379402081,-6.603120613,-0.682404069,-7.285524682,-4.475204259,-1.632717212,-6.107921471,-0.695491002,-0.6741393,-0.021351702,-3.642941125,-0.866576103,-4.509517228,-0.285219661 +Caris LeVert,leverca01,2017,2694,1237,-0.65504125,-1.198593966,-1.853635215,0.630654191,0.83432868,1.464982871,-0.377530114,-0.819651863,-1.197181977,0.989537449,0.989537449,0,-1.043863248,-1.583506316,-2.627369563,0.953569917 +Caris LeVert,leverca01,2018,3971,1864,-0.41224084,0.252307667,-0.159933173,-3.399453872,-0.608298277,-4.007752149,-1.027778165,0.116541095,-0.91123707,1.764874792,1.764874792,0,-1.138119753,-0.064714448,-1.2028342,0.918267554 +Caris LeVert,leverca01,2019,2577,1207,1.01319965,1.425526941,2.438726591,0.496403694,1.322272819,1.818676512,0.982270565,1.497373344,2.479643909,3.2377486,2.575265948,0.662482653,0.459710634,0.821982888,1.281693522,0.147316774 +Caris LeVert,leverca01,2020,3147,1470,1.90453879715595,-0.337952109963976,1.56658668719197,0.80159237809551,-1.53107904972148,-0.729486671625969,1.8434570841659,-0.602941287670971,1.24051579649493,3.00392518948992,3.04607257970608,-0.04214739021616,1.8317950647661,-0.973780684956871,0.858014379809224,0.559752648153555 +Rashard Lewis,lewisra02,2014,2469,1290,-0.284083491,2.3352096,2.051126109,0.037403738,0.436084778,0.473488517,-0.274756788,2.065015081,1.790258293,3.038414469,1.659147519,1.37926695,0.791366762,1.409830388,2.20119715,-0.294824356 +DeAndre Liggins,liggide01,2014,3,1,41.72484111,-18.22838478,23.49645633,85.40682246,-62.10858173,23.29824073,53.2288638,-28.54854308,24.68032072,0.014008192,0.014008192,0,42.89028068,-22.27338345,20.61689723,0.090756363 +DeAndre Liggins,liggide01,2017,1583,777,-3.499636372,1.531043903,-1.968592469,-2.926860503,2.679503792,-0.247356711,-3.612674149,1.881318969,-1.73135518,0.429620677,0.429620677,0,-3.086554182,1.921136867,-1.165417315,0.040781922 +DeAndre Liggins,liggide01,2018,1521,738,-3.205101713,-1.463984355,-4.669086068,-5.740516567,-2.082657076,-7.823173644,-3.946676446,-1.677249092,-5.623925537,-1.045484576,-0.831217965,-0.214266612,-3.61490951,-1.307745189,-4.922654699,-0.44026513 +Damian Lillard,lillada01,2014,6863,3403,3.697557391,-1.594845319,2.102712072,5.276387504,-0.258680995,5.017706509,4.185661619,-1.424601839,2.761059781,9.689817875,7.350827641,2.338990233,4.620250671,-0.678342487,3.941908184,0.429382375 +Damian Lillard,lillada01,2015,6212,3126,3.68334833,-1.269740187,2.413608143,3.08156745,-1.279658396,1.801909053,3.725676253,-1.374986114,2.35069014,8.140588171,8.074530897,0.066057274,4.273851539,-0.409273138,3.864578402,0.254402943 +Damian Lillard,lillada01,2016,6398,3113,5.089483029,-1.834377131,3.255105898,2.813024592,-2.876801901,-0.063777309,4.874919997,-2.15398492,2.720935077,8.839456747,7.869893978,0.969562769,5.426271646,-1.769536533,3.656735113,1.347375064 +Damian Lillard,lillada01,2017,5844,2845,6.083615371,-2.365713013,3.717902359,2.871336545,-1.804268123,1.067068422,5.754411253,-2.37764745,3.376763803,8.966363667,9.540376311,-0.574012644,5.904519907,-1.481495014,4.423024893,0.51266519 +Damian Lillard,lillada01,2018,5822,2832,6.3287785,-0.632173442,5.696605059,3.794718642,2.067708658,5.8624273,6.154617221,-0.127381373,6.027235848,12.80760241,13.2590347,-0.451432285,5.593193973,0.252009193,5.845203166,0.882390274 +Damian Lillard,lillada01,2019,7316,3488,6.469341391,-1.262435214,5.206906177,4.545869286,1.535082072,6.080951358,6.364833398,-0.762903153,5.601930245,15.00745276,13.34053237,1.666920386,6.579879462,-0.460805465,6.119073997,0.930902213 +Damian Lillard,lillada01,2020,5567,2617,8.7353592547634,-2.19662112281646,6.53873813194694,3.65473780607055,0.257407644788157,3.91214545085871,8.13938895600333,-1.78421116035745,6.35517779564588,12.3019275046848,11.926011096774,0.375916407910865,8.44977471174794,-1.67723185801954,6.7725428537284,1.10781255558411 +Jeremy Lin,linje01,2014,4615,2231,0.616764161,1.28953991,1.906304071,-4.214902976,2.177078786,-2.03782419,-0.418840658,1.542902938,1.12406228,4.469710129,4.308220343,0.161489786,-0.304495416,1.533143249,1.228647833,1.32223094 +Jeremy Lin,linje01,2015,3862,1907,0.964613886,0.605150189,1.569764075,0.235088223,-0.677106662,-0.442018439,0.911343518,0.442456118,1.353799636,4.012350409,4.012350409,0,0.525728035,0.388136747,0.913864782,0.469597437 +Jeremy Lin,linje01,2016,4536,2237,-0.533204992,2.038343548,1.505138556,-3.028874888,3.337153951,0.308279062,-1.103334306,2.417739592,1.314405286,4.694351213,3.927730335,0.766620878,-0.944237739,1.68018156,0.735943821,0.318061597 +Jeremy Lin,linje01,2017,1951,883,2.700946553,2.331890636,5.032837189,-1.264462752,0.36540508,-0.899057672,2.130275335,2.096298213,4.226573547,3.199353837,3.199353837,0,1.60647831,1.446917117,3.053395427,1.759003454 +Jeremy Lin,linje01,2018,63,25,2.671667581,-11.73975756,-9.06808998,0.033136719,-7.652103821,-7.618967102,2.335943961,-11.5800758,-9.244131843,-0.085254751,-0.085254751,0,2.151577547,-11.17791726,-9.026339708,2.9005901 +Jeremy Lin,linje01,2019,3236,1463,-0.765227099,0.691757701,-0.073469398,-6.103109537,1.707800048,-4.395309489,-1.90746227,0.967305999,-0.940156272,1.381790206,1.606885896,-0.22509569,-1.386080464,0.051334654,-1.33474581,1.030120401 +Nassir Little,littlna01,2020,1244,573,-1.99809479071789,-1.38297885494738,-3.38107364566526,0.256762421330295,-2.02984874863259,-1.7730863273023,-1.66181412336803,-1.53992184295788,-3.2017359663259,-0.131669204859503,-0.131669204859503,0,-1.15765071833715,-2.46637596468118,-3.62402668301833,-0.304130340815532 +Shaun Livingston,livinsh01,2014,4382,2299,-0.065406387,0.477618036,0.412211649,0.249866237,-1.297101986,-1.047235749,-0.014177093,0.147197272,0.133020178,3.277846344,3.846991279,-0.569144934,-0.16786199,0.239762699,0.071900709,-1.341983801 +Shaun Livingston,livinsh01,2015,3751,1843,-0.923200394,0.016699774,-0.90650062,-3.951450688,-1.405381879,-5.356832567,-1.663726227,-0.356777112,-2.020503339,0.717843152,-0.034342858,0.75218601,-1.721054661,-0.391591206,-2.112645867,-1.372726016 +Shaun Livingston,livinsh01,2016,4199,2034,0.369096084,-0.858933018,-0.489836934,-1.673312395,0.218733909,-1.454578485,-0.088607089,-0.738739869,-0.827346958,1.978217962,1.722459386,0.255758575,-0.30602306,-0.350289737,-0.656312798,-1.150695884 +Shaun Livingston,livinsh01,2017,3197,1565,-1.456859953,-0.990752304,-2.447612257,-3.417842191,0.584437927,-2.833404264,-2.030307146,-0.795726766,-2.826033912,-0.059953838,-0.047811641,-0.012142197,-1.628366996,-0.665082093,-2.293449089,-1.55801686 +Shaun Livingston,livinsh01,2018,3107,1491,-1.214601582,-1.769840762,-2.984442344,-0.307241087,2.216478151,1.909237064,-1.165994043,-1.085499849,-2.251493891,0.356816437,0.834171958,-0.477355521,-0.756221048,-0.967738071,-1.723959118,-0.66348028 +Shaun Livingston,livinsh01,2019,2685,1289,-0.862444387,-1.10675281,-1.969197198,-2.002082049,-0.247694794,-2.249776843,-1.192036925,-1.014206717,-2.206243642,0.327314611,0.593167375,-0.265852764,-1.205858113,-1.188960159,-2.394818272,-1.347684772 +Zach Lofton,loftoza01,2019,9,4,-20.66040603,14.19936102,-6.461045013,7.331692155,1.600671491,8.932363646,-16.06603799,12.48042121,-3.585616775,-0.001840472,-0.001840472,0,-8.381958217,8.192370057,-0.18958816,8.076560784 +Shawn Long,longsh01,2017,491,234,2.911735996,-2.398236499,0.513499497,7.144572922,-2.642718909,4.501854013,4.090978359,-2.592450406,1.498527953,0.510164907,0.510164907,0,2.750341809,-1.137470564,1.612871245,0.569871224 +Kevon Looney,looneke01,2016,48,21,-0.561666091,-4.845139205,-5.406805296,-8.275780379,-31.52753329,-39.80331367,-2.223280743,-10.74874559,-12.97202633,-0.109469835,-0.109469835,0,-1.720777292,-9.121382213,-10.84215951,-0.045499795 +Kevon Looney,looneke01,2017,952,447,-1.911997492,2.111384265,0.199386772,-6.357255485,-0.018150056,-6.375405541,-3.040475686,1.66986409,-1.370611596,0.312932396,0.312932396,0,-2.446742837,1.545724657,-0.90101818,-0.51452072 +Kevon Looney,looneke01,2018,2725,1297,-0.856223536,4.580115655,3.723892118,-0.850839547,2.379432706,1.528593159,-0.96743206,4.357938604,3.390506544,4.076902248,2.851030409,1.225871839,-0.961518622,4.088241023,3.126722401,-0.576715116 +Kevon Looney,looneke01,2019,4100,1913,0.058661425,2.565982089,2.624643514,2.938762994,2.840844331,5.779607325,0.624270743,2.753754069,3.378024813,5.98262442,4.405894603,1.576729817,-0.001541961,2.694880621,2.693338659,-0.835514303 +Kevon Looney,looneke01,2020,563,262,-4.6043714321942,1.17597389576684,-3.42839753642737,-7.27450849546358,-1.59411897127181,-8.86862746673539,-5.39396622311689,0.742478246018433,-4.65148797709846,-0.252863841597962,-0.252863841597962,0,-6.10660954020807,0.319668807400116,-5.78694073280795,-0.527286738100913 +Brook Lopez,lopezbr01,2014,1035,533,1.808045945,3.051362985,4.859408929,-1.562466258,-1.544739608,-3.107205865,1.244286186,2.2948971,3.539183286,1.695009246,1.695009246,0,0.65497393,1.614028253,2.269002182,-0.855244776 +Brook Lopez,lopezbr01,2015,4587,2334,0.304384199,1.085974437,1.390358636,0.826789769,-0.896971851,-0.070182082,0.446184058,0.767659997,1.213844055,4.722776166,3.863092447,0.859683719,0.455646691,0.816259941,1.271906632,-0.345763609 +Brook Lopez,lopezbr01,2016,4931,2457,-0.234326682,1.915552253,1.681225571,0.489652784,3.556067807,4.045720591,-0.058531786,2.460408483,2.401876696,6.423569828,6.423569828,0,0.062727227,1.618009983,1.680737211,-0.52384399 +Brook Lopez,lopezbr01,2017,4766,2222,-0.680760392,0.361155909,-0.319604483,1.557556608,-0.587780329,0.969776279,-0.144764987,0.219580287,0.074815301,3.24318167,3.24318167,0,-0.454138733,-0.450652683,-0.904791416,1.249390037 +Brook Lopez,lopezbr01,2018,3688,1735,-0.955249701,0.87676965,-0.078480051,0.602001704,-3.103540455,-2.50153875,-0.658904031,0.084075889,-0.574828143,1.943187572,1.943187572,0,-0.899637203,-0.056653435,-0.956290638,0.91352286 +Brook Lopez,lopezbr01,2019,5994,2760,-1.146274454,1.898630758,0.752356304,2.418970871,0.46143556,2.880406431,-0.514036892,1.638571466,1.124534574,5.568199471,3.454799814,2.113399657,-0.019588203,2.097914673,2.07832647,0.279875965 +Brook Lopez,lopezbr01,2020,4729,2145,-1.78878155993113,3.78585404216892,1.9970724822378,0.63617572156915,1.16925921460066,1.80543493616981,-1.41417735333113,3.30422255194768,1.89004519861654,5.07591085694209,4.78278776153042,0.293123095411672,-1.34450908496665,3.32847365334037,1.98396456837373,0.170110147549847 +Robin Lopez,lopezro01,2014,5926,2970,0.642433658,1.937374428,2.579808086,1.227031876,-1.561003896,-0.33397202,0.756171459,1.351818384,2.107989843,7.255095304,7.458790342,-0.203695037,0.635288533,1.670855142,2.306143675,-1.012420793 +Robin Lopez,lopezro01,2015,3464,1755,-0.945172885,2.085499152,1.140326268,-0.441461406,-1.403966869,-1.845428276,-0.914540772,1.46047645,0.545935678,2.926977521,2.820370689,0.106606832,-1.381434342,1.378628502,-0.002805841,-0.822646368 +Robin Lopez,lopezro01,2016,4348,2219,-0.132910625,0.439607638,0.306697013,0.194567992,-2.637323091,-2.442755099,-0.058661027,-0.159380324,-0.218041351,2.841530289,2.841530289,0,-0.614994971,-0.33272103,-0.947716001,-0.851673942 +Robin Lopez,lopezro01,2017,4851,2433,-2.780662353,1.61436071,-1.166301643,0.813157868,-0.741852843,0.071305025,-2.186859129,1.215319084,-0.971540045,2.192643197,1.929783477,0.26285972,-2.775754293,1.142902009,-1.632852284,-1.250385239 +Robin Lopez,lopezro01,2018,3486,1690,-4.605826902,-0.439919363,-5.045746265,-2.06453529,1.834762955,-0.229772336,-4.299165346,0.054906402,-4.244258944,-1.278927566,-1.278927566,0,-4.548506092,-0.63561494,-5.184121032,-0.729824062 +Robin Lopez,lopezro01,2019,3352,1606,-2.587289907,-0.161280353,-2.748570261,1.36664007,-0.499158546,0.867481524,-1.85418231,-0.174085893,-2.028268203,0.58618141,0.58618141,0,-2.83561069,-1.29825173,-4.13386242,-0.894765288 +Robin Lopez,lopezro01,2020,2172,979,-3.74790540083707,1.55735285048395,-2.19055255035312,-3.50159245717649,-0.58335356204495,-4.08494601922143,-3.9633465670845,1.03388437254028,-2.92946219454423,-0.091158706144297,-0.026523885936833,-0.064634820207464,-4.50736528537337,0.460068620313751,-4.04729666505962,-0.431199043787152 +Kevin Love,loveke01,2014,5854,2797,5.691680275,0.925608812,6.617289087,4.195011671,0.50935261,4.704364281,5.681616554,0.884102594,6.565719148,13.57725105,13.57725105,0,5.988344167,1.029530669,7.017874836,2.045064673 +Kevin Love,loveke01,2015,5159,2639,1.889568179,1.434648509,3.324216688,1.536179407,1.578645878,3.114825285,1.857008659,1.552954414,3.409963072,8.325963588,7.757798595,0.568164993,2.959288814,0.976238307,3.935527121,0.151071383 +Kevin Love,loveke01,2016,5902,3037,2.443236485,1.76105064,4.204287124,4.074000971,-0.898423437,3.175577534,2.833487631,1.280336568,4.113824199,10.74850265,7.797562929,2.950939723,3.908222776,1.144156328,5.052379105,0.053142061 +Kevin Love,loveke01,2017,5017,2463,2.891015793,1.833607731,4.724623524,2.269594865,1.391026047,3.660620913,2.817388174,1.877122587,4.694510761,9.536085206,6.82045612,2.715629086,3.734304392,1.811073195,5.545377587,0.991165521 +Kevin Love,loveke01,2018,4662,2311,1.986603664,-0.236676854,1.74992681,0.292866645,-0.823129616,-0.530262971,1.6984482,-0.321745676,1.376702524,4.892562897,3.818966121,1.073596775,2.560886172,0.053679115,2.614565287,0.304896488 +Kevin Love,loveke01,2019,1249,598,1.585362059,1.355374652,2.940736711,2.106102425,1.259523362,3.365625788,1.856373505,1.521788277,3.378161783,1.887343404,1.887343404,0,2.121478634,0.181299418,2.302778052,0.961721467 +Kevin Love,loveke01,2020,3715,1780,1.22694319414661,-1.00236008973621,0.224583104410397,1.80402506805506,-3.54544810916548,-1.74142304111042,1.468075702065,-1.51641260094006,-0.048336898875057,2.4812380281858,2.4812380281858,0,2.55826203910928,-1.74457504803286,0.813686991076427,1.15300926742326 +Kyle Lowry,lowryky01,2014,6131,3133,4.63223008,0.924230169,5.556460249,1.948384531,2.191796357,4.140180888,4.335342181,1.242195459,5.57753764,13.46320289,12.45742714,1.005775746,4.261842285,1.701058237,5.962900522,0.912963951 +Kyle Lowry,lowryky01,2015,5047,2545,3.174492573,0.001082361,3.175574934,2.082105352,2.555870238,4.637975591,3.060665355,0.573507809,3.634173164,8.342475423,8.265016499,0.077458925,3.719395768,0.917948834,4.637344603,0.604506535 +Kyle Lowry,lowryky01,2016,7003,3617,4.55067781,0.251136587,4.801814397,7.108049784,1.072795357,8.180845141,5.328884573,0.430835965,5.759720538,15.81697712,12.44125634,3.375720781,5.828236164,1.279716369,7.107952533,0.078721998 +Kyle Lowry,lowryky01,2017,5046,2544,6.141412424,-1.036919076,5.104493348,5.312927581,2.197735591,7.510663172,6.320909654,-0.434616414,5.88629324,11.2625947,10.04119313,1.221401571,5.919229501,0.689057484,6.608286986,0.174150788 +Kyle Lowry,lowryky01,2018,5919,2871,5.473086189,0.33124363,5.804329818,1.596965698,0.757790146,2.354755844,4.924135746,0.422859683,5.346995429,12.01677693,10.73009898,1.286677953,5.106780075,0.888088192,5.994868267,1.051327206 +Kyle Lowry,lowryky01,2019,6476,3114,3.081126425,1.97412178,5.055248206,5.209517322,1.447211815,6.656729137,3.668073526,1.935975743,5.60404927,13.54742501,9.106442843,4.440982163,4.119853895,2.833296605,6.9531505,0.933738638 +Kyle Lowry,lowryky01,2020,5309,2511,3.81405452589696,1.74819295215479,5.56224747805175,-0.166069812887594,0.995741847133018,0.829672034245425,3.199237081868,1.63711363841656,4.83635072028456,9.91855486842377,7.31933222087597,2.5992226475478,3.54132649368493,2.21416374989688,5.75549024358182,0.980021408312403 +Jordan Loyd,loydjo01,2019,127,55,5.751692276,-5.79960965,-0.047917374,-8.972198735,-1.744192632,-10.71639137,2.929955623,-5.414119096,-2.484163473,0.007416708,0.007416708,0,-0.232077363,-6.426698086,-6.65877545,-0.586513594 +John Lucas III,lucasjo02,2014,1173,591,-3.342463033,-1.242410381,-4.584873414,-6.970040045,0.596781525,-6.37325852,-4.250287979,-0.879417256,-5.129705235,-0.706229747,-0.706229747,0,-4.249958151,-1.87696746,-6.126925612,-1.512946151 +John Lucas III,lucasjo02,2015,531,272,-1.58741961,-3.305934029,-4.89335364,-3.990650026,-1.940916015,-5.931566042,-2.191973992,-3.224091906,-5.416065898,-0.361956921,-0.361956921,0,-1.569749694,-3.830354912,-5.400104606,-2.079919229 +John Lucas III,lucasjo02,2017,25,11,-3.771303131,9.789241609,6.017938478,-9.576346841,21.63284877,12.05650193,-5.201044337,12.8767951,7.675750764,0.057059023,0.057059023,0,-3.525366383,8.295254652,4.769888269,-2.434818697 +Kalin Lucas,lucaska01,2015,13,6,-5.664263079,-4.686523921,-10.350787,-20.31140596,-13.35660042,-33.66800638,-9.071356506,-6.856643635,-15.92800014,-0.040183746,-0.040183746,0,-10.61831355,3.404336011,-7.21397754,-0.372609737 +Kalin Lucas,lucaska01,2019,13,6,-2.713627341,2.112140168,-0.601487174,-36.83780048,25.49909985,-11.33870063,-9.972540692,7.201324543,-2.771216149,-6.39651E-05,-6.39651E-05,0,-8.652689055,2.685310945,-5.96737811,-1.540640652 +Timothe Luwawu-Cabarrot,luwawti01,2017,2523,1190,-2.057072146,-1.159948193,-3.217020339,-1.131332543,3.121567418,1.990234875,-1.91325897,-0.321002338,-2.234261308,0.315932017,0.315932017,0,-2.189031263,-0.950845594,-3.139876857,0.879476984 +Timothe Luwawu-Cabarrot,luwawti01,2018,1730,807,-2.198449891,-0.632285231,-2.830735121,-4.084475102,1.018935354,-3.065539748,-2.739761362,-0.384292799,-3.12405416,-0.155137462,-0.155137462,0,-2.264468711,-0.724357416,-2.988826127,0.726289867 +Timothe Luwawu-Cabarrot,luwawti01,2019,1441,669,-3.348552973,-2.47332128,-5.821874254,-5.255765019,-3.260404032,-8.516169051,-3.899946948,-2.758354835,-6.658301783,-1.315781781,-1.315781781,0,-4.383572565,-3.010067349,-7.393639914,0.098439221 +Timothe Luwawu-Cabarrot,luwawti01,2020,2132,984,0.219153305237123,0.295185236832356,0.514338542069479,-1.80302810795124,3.95941077520058,2.15638266724935,-0.16746517723272,1.09288918954052,0.925424012307802,1.86021700915598,1.60739344796533,0.252823561190648,0.435874989861211,0.288663045226581,0.724538035087792,0.40793286278436 +Tyler Lydon,lydonty01,2018,4,2,-7.459150971,15.30853429,7.849383319,-32.21815046,-77.12526646,-109.3434169,-13.12225207,-2.998253682,-16.12050575,-0.013078053,-0.013078053,0,-12.78963865,-0.696655793,-13.48629445,-4.109492423 +Tyler Lydon,lydonty01,2019,206,94,-1.394504712,-5.317578351,-6.712083063,-4.926460813,0.169407558,-4.757053255,-2.24951349,-4.542646346,-6.792159836,-0.193663618,-0.193663618,0,-3.117073684,-5.380781911,-8.497855596,-0.10173472 +Trey Lyles,lylestr01,2016,2664,1382,-2.692178746,0.180892834,-2.511285912,-1.940741752,-0.876838239,-2.817579991,-2.68908201,-0.075626801,-2.76470881,-0.010288281,-0.010288281,0,-2.631877939,-0.275417227,-2.907295166,-0.780533239 +Trey Lyles,lylestr01,2017,2297,1168,-3.033753805,0.217032616,-2.816721189,-2.688639255,0.172954644,-2.515684611,-3.154541771,0.169658011,-2.98488376,-0.139250903,-0.23441992,0.095169017,-2.45860417,-0.142047515,-2.600651685,-0.022648236 +Trey Lyles,lylestr01,2018,2868,1391,1.226551813,0.071635043,1.298186856,-1.554658855,0.222864654,-1.331794201,0.670215541,0.144500295,0.814715836,2.52515009,2.52515009,0,1.550722799,-0.990499839,0.56022296,-0.183767354 +Trey Lyles,lylestr01,2019,2370,1128,-3.312056992,-0.948020186,-4.260077178,-3.327759342,1.154660444,-2.173098897,-3.561724153,-0.602681945,-4.164406098,-0.815563158,-0.779192867,-0.036370291,-2.010036979,-1.428596046,-3.438633025,0.164163808 +Trey Lyles,lylestr01,2020,2669,1271,-1.26118784522504,-1.53580396055231,-2.79699180577735,2.31177847981585,-1.6998871314303,0.611891348385544,-0.596569938966501,-1.63310266323,-2.2296726021965,0.337169031644113,0.337169031644113,0,-0.650184149352763,-1.48045405442916,-2.13063820378192,-0.074035518360875 +Scott Machado,machasc01,2019,39,19,15.33513875,6.905391479,22.24053023,5.144281345,-1.718515533,3.425765812,14.20525569,5.550532122,19.75578782,0.214952661,0.214952661,0,11.22650799,3.283330663,14.50983866,-1.50134931 +Shelvin Mack,macksh01,2014,3225,1608,1.077862232,0.071116045,1.148978277,1.903746959,-1.789631757,0.114115202,1.332437075,-0.312265982,1.020171093,3.109258605,2.391691869,0.717566736,1.317768047,-1.296505145,0.021262902,-0.738388476 +Shelvin Mack,macksh01,2015,1858,932,0.119756531,-2.200574527,-2.080817996,-3.095873496,0.321503796,-2.7743697,-0.58202774,-1.837587844,-2.419615584,0.157336736,0.116186621,0.041150115,-0.471652247,-2.168383143,-2.64003539,-0.554932636 +Shelvin Mack,macksh01,2016,2064,1058,-0.765058429,0.855674849,0.090616421,0.986419601,1.181247681,2.167667281,-0.443438643,0.924085531,0.480646888,1.780029789,1.780029789,0,-0.531382677,1.285402005,0.754019328,-0.298540958 +Shelvin Mack,macksh01,2017,2661,1360,-1.733340656,-2.544546103,-4.277886758,-2.015854205,-0.951539079,-2.967393284,-1.902703763,-2.420815932,-4.323519695,-1.087300111,-1.041711997,-0.045588114,-1.367700102,-0.964873999,-2.3325741,-0.776020743 +Shelvin Mack,macksh01,2018,2779,1365,0.251968133,-0.231208524,0.020759609,-1.016835437,1.529748487,0.512913051,0.046016324,0.152670251,0.198686575,2.031179847,2.031179847,0,-0.903290897,-0.376554569,-1.279845465,-1.079781694 +Shelvin Mack,macksh01,2019,2547,1246,-2.158388735,-1.678133504,-3.836522239,-4.928082552,-2.626011885,-7.554094437,-2.82374715,-2.007175374,-4.830922524,-1.322597655,-1.322597655,0,-3.084314603,-1.165656196,-4.249970799,-1.433529686 +Daryl Macon,maconda01,2019,189,90,-3.614062881,-5.179007576,-8.793070457,-4.415403412,1.898796823,-2.516606589,-4.008584149,-4.029607666,-8.038191815,-0.24164335,-0.24164335,0,-4.228749392,-5.129121075,-9.357870467,-0.495182351 +Daryl Macon,maconda01,2020,29,14,-8.77864761351519,3.48602672920786,-5.29262088430733,-17.1158625725125,22.3294060843611,5.21354351184865,-11.1290179764091,7.6173240630297,-3.51169391337937,-0.005405805549392,-0.005405805549392,0,-13.2209037853319,1.41275082509948,-11.8081529602324,-0.653498560277144 +J.P. Macura,macurjp01,2019,37,17,-13.31683778,8.539960827,-4.776876952,-12.22125642,10.91718861,-1.304067813,-13.82675561,9.669288161,-4.157467451,-0.01211795,-0.01211795,0,-10.83594525,4.366235932,-6.469709316,-0.747835055 +J.P. Macura,macurjp01,2020,2,1,-3.77908162688672,3.75783398270815,-0.021247644178573,29.3150913351253,66.5234614064033,95.8385527415286,2.86117265032037,16.8798066089784,19.7409792592988,0.011003903535331,0.011003903535331,0,-1.32328725244938,6.23279288446411,4.90950563201473,-4.19092447673751 +Josh Magette,magetjo01,2018,449,216,0.216966355,-0.588871577,-0.371905222,0.174627056,1.065923052,1.240550108,0.262927932,-0.225563246,0.037364686,0.303199003,0.303199003,0,-0.876000932,-0.491865586,-1.367866518,-1.284454299 +Josh Magette,magetjo01,2020,79,38,-7.23596634538712,10.8972435090796,3.6612771636925,-7.60252914211471,11.2977565507729,3.6952274086582,-7.72725369306235,11.6195090513711,3.89225535830875,0.131825625428543,0.131825625428543,0,-5.78638798837197,8.70450413051467,2.9181161421427,2.41686333253907 +Ian Mahinmi,mahinia01,2014,2928,1489,-3.069157379,3.924014252,0.854856873,-6.086997504,1.87735405,-4.209643454,-3.854013914,3.624586707,-0.229427206,1.925716795,1.652914698,0.272802098,-4.608425097,3.709411444,-0.899013652,0.204237438 +Ian Mahinmi,mahinia01,2015,2264,1146,-3.109953068,2.733743255,-0.376209814,-0.60805072,0.708495769,0.10044505,-2.770728638,2.432057486,-0.338671152,1.41023173,1.41023173,0,-2.772579624,2.493726616,-0.278853008,0.024063743 +Ian Mahinmi,mahinia01,2016,4064,1988,-2.825835765,2.771627781,-0.054207984,-1.349125415,2.236712888,0.887587472,-2.68678401,2.772922789,0.086138778,2.822582906,3.208511612,-0.385928706,-2.624519597,2.940745297,0.316225701,0.254466463 +Ian Mahinmi,mahinia01,2017,1278,618,-2.959304301,2.428168156,-0.531136144,-3.428323675,1.206164764,-2.222158911,-3.233350364,2.308386407,-0.924963957,0.568695854,0.731101181,-0.162405327,-2.329911625,2.60387904,0.273967415,0.133137479 +Ian Mahinmi,mahinia01,2018,2459,1197,-2.541748292,1.599137566,-0.942610726,0.013914222,0.880647017,0.894561239,-2.170315951,1.532253917,-0.638062034,1.301847377,0.901149823,0.400697554,-2.32594328,1.610619427,-0.715323853,0.472066111 +Ian Mahinmi,mahinia01,2019,1044,498,-2.434340788,2.890595482,0.456254694,-4.687939125,3.36099095,-1.326948175,-3.072572211,3.238064544,0.165492334,0.740695913,0.740695913,0,-2.642545068,2.996973018,0.35442795,-0.009797327 +Ian Mahinmi,mahinia01,2020,1718,808,-2.97162104587005,3.02029306586061,0.04867201999056,-0.735457324802462,-0.314609834620386,-1.05006715942285,-2.69844475071288,2.60097586889757,-0.09746888181531,1.09269969702227,1.09269969702227,0,-2.48167543981874,2.26913000587386,-0.212545433944878,-0.073203731312639 +Thon Maker,makerth01,2017,1330,678,-1.721911155,-0.594471272,-2.316382427,-1.508673104,0.201915398,-1.306757706,-1.777125702,-0.489514786,-2.266640489,0.181091689,-0.121113258,0.302204946,-1.561232014,0.17092241,-1.390309604,0.288484592 +Thon Maker,makerth01,2018,2754,1368,-3.234139808,-2.77381834,-6.007958148,-1.529495776,-3.086304429,-4.615800205,-3.109363113,-3.00467651,-6.114039623,-2.286167237,-2.683283546,0.397116308,-2.496699447,-2.086104539,-4.582803986,-0.264443367 +Thon Maker,makerth01,2019,2196,1041,-2.649858994,0.091831826,-2.558027169,-2.816799931,1.915205763,-0.901594168,-2.864063999,0.433290743,-2.430773256,0.144044502,0.286765297,-0.142720795,-2.035045723,-0.105443152,-2.140488875,-0.065719394 +Thon Maker,makerth01,2020,1593,776,-1.90697624028922,-0.286866106322393,-2.19384234661161,-3.57004224362356,-2.38977239607593,-5.9598146396995,-2.34313173019015,-0.657982806307345,-3.00111453649749,-0.099390174102132,-0.099390174102132,0,-2.42202010054247,-0.509600836277044,-2.93162093681952,-0.030694720050793 +Terance Mann,mannte01,2020,863,389,-1.59408640354523,0.343462218356202,-1.25062418518902,-3.53158922129904,3.302139116053,-0.229450105246047,-2.13879778912276,0.920242394954501,-1.21855539416826,0.299833199706023,0.216661282870725,0.083171916835298,-2.70921136803132,0.545786049663099,-2.16342531836822,-0.752852571701809 +Devyn Marble,marblde01,2015,448,208,-3.621129008,0.305708859,-3.315420149,-0.255272447,2.877875598,2.622603152,-3.092468404,0.899071725,-2.193396679,0.059879732,0.059879732,0,-3.027030964,-0.362341036,-3.389372,1.318415715 +Devyn Marble,marblde01,2016,525,249,-4.765091498,0.682994378,-4.08209712,-4.083945418,4.044497961,-0.039447457,-4.893630491,1.449151702,-3.444478788,-0.088469466,-0.088469466,0,-3.966893491,0.38903891,-3.577854581,0.269141081 +Shawn Marion,mariosh01,2014,5188,2602,-1.610371439,0.591526364,-1.018845075,-0.194691737,-3.244186115,-3.438877852,-1.446409965,-0.176314217,-1.622724182,1.499078034,1.327898125,0.17117991,-0.214884797,-0.19549032,-0.410375117,-0.152680708 +Shawn Marion,mariosh01,2015,2220,1126,-2.093920418,-0.437226775,-2.531147194,-1.126550591,-1.671376949,-2.79792754,-2.083992513,-0.717322957,-2.80131547,-0.029802571,-0.014222117,-0.015580454,-1.855269071,-2.075638687,-3.930907759,-0.793651644 +Boban Marjanovic,marjabo01,2016,1089,550,3.298572221,-0.751256585,2.547315637,0.041522242,-1.628646997,-1.587124755,2.734715363,-1.124398528,1.610316835,1.212224727,1.345742327,-0.1335176,1.49251166,-0.622646732,0.869864928,-0.195373225 +Boban Marjanovic,marjabo01,2017,598,293,3.593033724,4.064371366,7.657405089,-0.538071121,1.192296948,0.654225826,3.001832085,3.72450039,6.726332474,1.414146625,1.414146625,0,1.954864783,2.021687874,3.976552657,-0.170135018 +Boban Marjanovic,marjabo01,2018,719,337,1.208465807,0.229936363,1.43840217,2.053832219,1.042384536,3.096216755,1.486112797,0.429772067,1.915884864,0.798038779,0.798038779,0,1.721723877,-0.333242351,1.388481526,1.216715484 +Boban Marjanovic,marjabo01,2019,1706,786,1.419741711,2.318064952,3.737806664,-1.167598442,-1.573371136,-2.740969578,0.947418168,1.605192626,2.552610794,2.151134883,2.041633576,0.109501307,0.302946436,0.831544485,1.134490921,1.104652136 +Boban Marjanovic,marjabo01,2020,1066,504,3.01862587500208,-0.050243688533837,2.96838218646824,5.8025270112522,-1.0434885437743,4.7590384674779,3.665442286137,-0.238120482674519,3.42732180346248,1.59826129086255,1.28530261021521,0.312958680647339,3.21022472678475,-0.486602845135216,2.72362188164953,0.052590425982721 +Lauri Markkanen,markkla01,2018,4187,2020,0.521894536,-0.058689693,0.463204843,-2.18817217,-0.768929001,-2.957101171,0.055178459,-0.172101101,-0.116922641,2.706662931,2.706662931,0,0.732283024,-0.485243928,0.247039096,-0.255776294 +Lauri Markkanen,markkla01,2019,3481,1682,0.611445813,-0.78103161,-0.169585797,1.667571467,-0.741011576,0.926559892,0.957193313,-0.777950749,0.179242564,2.500888933,2.500888933,0,0.767807949,-0.901768066,-0.133960117,-0.521348133 +Lauri Markkanen,markkla01,2020,3162,1492,-0.788540493285825,-2.72250548973392,-3.51104598301974,-1.83648150473573,1.05595938556842,-0.780522119167315,-0.997079013377755,-2.11293401873108,-3.11001303210883,-0.275543733903338,-0.275543733903338,0,-0.854296550747056,-1.34160303623471,-2.19589958698177,0.557072830429209 +Kendall Marshall,marshke01,2014,3287,1564,0.303419726,-4.613224925,-4.309805199,1.064829597,-1.854159327,-0.789329731,0.514752172,-4.298435138,-3.783682966,-0.832846634,-0.832846634,0,0.343467226,-4.192337816,-3.848870591,0.932184387 +Kendall Marshall,marshke01,2015,818,417,0.671978735,0.005479033,0.677457768,3.751865912,-1.284429242,2.46743667,1.375040555,-0.291638644,1.083401911,0.820106162,0.820106162,0,0.540311698,-0.252605218,0.28770648,0.533444834 +Kendall Marshall,marshke01,2016,857,400,-4.649543167,-5.869760875,-10.51930404,-1.046385424,-5.457056878,-6.503442302,-4.077100641,-6.090138259,-10.1672389,-1.538441476,-1.538441476,0,-3.694590712,-6.266574487,-9.961165199,1.596400673 +Cartier Martin,martica01,2014,1799,885,-0.01469727,-0.464116268,-0.478813538,-4.140138823,-0.185501065,-4.325639887,-0.866299085,-0.432678175,-1.29897726,0.656660405,0.603854292,0.052806113,-0.622551071,-1.249379144,-1.871930215,0.217301564 +Cartier Martin,martica01,2015,392,198,-3.870055804,-3.235280579,-7.105336383,-0.407846938,4.558838925,4.150991986,-3.399016866,-1.787433759,-5.186450624,-0.243688592,-0.243688592,0,-2.330159697,-2.579029317,-4.909189014,-0.950912557 +Caleb Martin,martica02,2020,633,317,-1.51445777648692,4.38491701785569,2.87045924136877,-3.39458726533791,5.42455039781355,2.02996313247564,-1.95316289554952,4.93585943446842,2.98269653891889,0.925338125829884,0.925338125829884,0,-2.13389773450575,3.33219271292961,1.19829497842386,-0.201569576459413 +Cody Martin,martico01,2020,1858,903,-1.98613154976832,4.16723077744409,2.18109922767577,-0.454204030025868,3.0074303430652,2.55322631303933,-1.75682612534594,4.24843648338245,2.4916103580365,2.41244154893053,2.41244154893053,0,-1.80689175892323,3.18517261171054,1.37828085278731,-0.102486271913868 +Jarell Martin,martija01,2016,856,426,-1.003121706,-2.327562515,-3.330684221,-0.96182196,0.052808566,-0.909013394,-1.035249019,-1.933121375,-2.968370394,-0.052138519,0.019531904,-0.071670423,-1.335582251,-1.737984744,-3.073566996,-0.371479714 +Jarell Martin,martija01,2017,1158,568,-3.798826197,-0.014979958,-3.813806155,-7.301820795,4.460637274,-2.841183521,-4.766420167,0.884766058,-3.881654109,-0.330251764,-0.342783575,0.012531811,-4.408511843,0.440493943,-3.9680179,0.4562778 +Jarell Martin,martija01,2018,3362,1661,-3.558522879,-0.816451038,-4.374973917,-3.713346912,0.683852898,-3.029494014,-3.760771904,-0.526155093,-4.286926997,-1.302553828,-1.302553828,0,-3.439667299,-0.695672217,-4.135339516,0.007390075 +Jarell Martin,martija01,2019,743,346,-2.994101366,-2.56263522,-5.556736586,-1.013845511,5.08694274,4.073097229,-2.722822535,-1.149719652,-3.872542188,-0.197337329,-0.228300357,0.030963028,-2.756794418,-2.856528369,-5.613322787,-0.011279227 +Jeremiah Martin,martije02,2020,273,126,1.77668937051135,4.24356242593318,6.02025179644452,2.90330912705469,-8.01550094528191,-5.11219181822722,2.18030893052234,1.97011015394702,4.15041908446936,0.432539329382869,0.613373133043422,-0.180833803660554,4.02655382425224,0.969658752044024,4.99621257629626,-1.05607952162991 +Kenyon Martin,martike01,2014,1210,633,-2.176161645,3.992670149,1.816508504,0.199593691,4.704420277,4.904013967,-1.807054607,4.426300319,2.619245712,1.727971428,1.727971428,0,-1.483479076,2.652938309,1.169459233,-0.335303652 +Kenyon Martin,martike01,2015,217,104,-5.04172014,2.41058636,-2.63113378,-1.545596021,2.031879477,0.486283456,-4.650408018,2.416101412,-2.234306606,0.027231231,0.027231231,0,-5.632745179,0.296609686,-5.336135493,-0.462152734 +Kevin Martin,martike02,2014,4564,2177,1.074342148,-1.835279877,-0.760937729,-0.951861521,-2.245635209,-3.197496731,0.676974352,-2.069662242,-1.39268789,1.516674499,1.516674499,0,0.446408939,-1.911423346,-1.465014407,0.578999164 +Kevin Martin,martike02,2015,2617,1302,2.058934238,-2.337187523,-0.278253284,-0.626493971,-2.753524915,-3.380018886,1.697784301,-2.52280428,-0.825019979,1.289978978,1.289978978,0,0.68200047,-2.505980319,-1.823979849,0.843848403 +Kevin Martin,martike02,2016,2344,1144,-0.718257134,-3.016545761,-3.734802896,-4.891696827,-1.088865229,-5.980562056,-1.647906722,-2.808657559,-4.456564281,-1.006653508,-0.856765449,-0.14988806,-2.385168617,-2.666479238,-5.051647854,0.095490957 +Kelan Martin,martike03,2020,1098,495,-4.10098234933341,-2.1700445341787,-6.27102688351211,-4.87010443131724,5.97880657305789,1.10870214174065,-4.48449883335258,-0.581139442857381,-5.06563827620996,-0.585659600253814,-0.585659600253814,0,-5.05836288340197,-1.62721434248618,-6.68557722588815,0.147962197121019 +Frank Mason,masonfr01,2018,1935,984,-0.443604914,-2.160472552,-2.604077466,-0.122167738,1.489693816,1.367526078,-0.328603219,-1.495010351,-1.82361357,0.458193281,0.458193281,0,-1.376596962,-2.063129188,-3.439726149,-1.468877402 +Frank Mason,masonfr01,2019,975,435,-1.163483376,-3.27531169,-4.438795066,-5.489720775,-4.069607661,-9.559328436,-2.125624611,-3.616831661,-5.742456272,-0.669248713,-0.669248713,0,-1.778299231,-3.955159747,-5.733458979,0.784441024 +Frank Mason,masonfr01,2020,274,120,2.09928065850247,5.05244350582521,7.15172416432768,-3.65691479890281,4.69611642268158,1.03920162377877,0.993411581977042,5.19263182634768,6.18604340832473,0.554879726488415,0.510328953938706,0.04455077254971,0.276486161028692,2.64769258403477,2.92417874506346,0.614157398414927 +Roger Mason Jr.,masonro01,2014,514,260,-0.771316652,-0.617721438,-1.38903809,1.130607862,-3.551531932,-2.42092407,-0.449419771,-1.277799972,-1.727219743,0.135191213,0.135191213,0,-1.164590851,-2.530776837,-3.695367687,-0.341198568 +Yante Maten,matenya01,2019,27,13,1.663708982,15.51495684,17.17866582,-1.487587772,8.184507802,6.69692003,1.175369957,14.85828811,16.03365807,0.123069827,0.123069827,0,2.426512684,11.71168685,14.13819953,-1.239035675 +Garrison Mathews,mathega01,2020,491,227,2.02711023506308,1.9715071452035,3.99861738026658,1.30424928417024,4.38655371140238,5.69080299557262,1.98830914768891,2.66499704466991,4.65330619235882,0.863602203668017,0.863602203668017,0,1.8191775123711,1.34513980092758,3.16431731329868,0.736570724519624 +Mangok Mathiang,mathima01,2018,43,20,1.356246815,7.469393125,8.825639941,-0.797380939,17.69874112,16.90136018,0.856529333,10.01015852,10.86668785,0.13899105,0.13899105,0,-1.287309294,7.783167494,6.4958582,0.033103114 +Wesley Matthews,matthwe02,2014,6435,3206,2.554191228,0.405699045,2.959890273,1.07558883,-2.186838797,-1.111249967,2.344141514,-0.114161638,2.229979876,8.178587063,7.673707501,0.504879562,2.425103061,0.414060728,2.839163789,0.335569489 +Wesley Matthews,matthwe02,2015,4098,2024,2.704212392,0.513945207,3.218157599,0.033331097,4.323470477,4.356801574,2.284158937,1.308563148,3.592722085,6.604483591,6.604483591,0,2.564900311,1.809577476,4.374477786,0.800923752 +Wesley Matthews,matthwe02,2016,5585,2817,0.355332082,0.485673945,0.841006026,4.69176978,-2.267119045,2.424650735,1.292190649,-0.056052488,1.236138161,5.653851957,5.9883497,-0.334497743,1.041988148,0.274653252,1.316641399,-0.811973337 +Wesley Matthews,matthwe02,2017,4855,2495,0.029116078,1.119160998,1.148277076,-1.571499593,-0.001400944,-1.572900537,-0.253030517,0.944891016,0.691860498,4.364513544,4.364513544,0,-0.281643332,1.207812677,0.926169345,-0.376110991 +Wesley Matthews,matthwe02,2018,4312,2131,-0.440927906,-0.587905375,-1.028833282,-1.388202933,-4.967031284,-6.355234217,-0.632230264,-1.549070086,-2.181300351,0.617170635,0.617170635,0,-0.224945079,-1.031829922,-1.256775002,-0.182925464 +Wesley Matthews,matthwe02,2019,4623,2210,-0.634289734,-0.141002836,-0.77529257,-0.526417118,-0.632048349,-1.158465466,-0.632454894,-0.266367486,-0.89882238,2.087591147,2.104724162,-0.017133015,-0.458433874,-0.001976435,-0.460410309,0.36220019 +Wesley Matthews,matthwe02,2020,4169,1881,-1.93361408504386,2.59797807588604,0.664363990842175,-0.651272051893017,4.61810066462312,3.9668286127301,-1.79848234072122,3.10021763571145,1.30173529499024,3.93253407388043,3.27788695662194,0.654647117258485,-2.21365661801434,2.32268621743553,0.109029599421183,0.476339709345448 +Jason Maxiell,maxieja01,2014,968,488,-3.442523643,-0.316971001,-3.759494644,-0.661746747,-2.888719612,-3.550466359,-3.026894191,-0.847158387,-3.874052578,-0.277550923,-0.277550923,0,-4.023184395,-1.493307169,-5.516491564,-0.792707489 +Jason Maxiell,maxieja01,2015,1756,878,-2.710784383,0.675494086,-2.035290297,-3.277543194,-0.573338431,-3.850881625,-2.957966063,0.446476055,-2.511490008,0.10647966,0.10647966,0,-3.429398778,-0.218309603,-3.647708381,-0.325111899 +Eric Maynor,maynoer01,2014,657,327,-4.561256686,-5.938051049,-10.49930774,-9.164150961,-7.054634873,-16.21878583,-5.76438829,-6.492354396,-12.25674269,-1.576365547,-1.576365547,0,-5.328807901,-6.587843075,-11.91665098,-0.520404911 +O.J. Mayo,mayooj01,2014,2658,1346,-0.383687923,-2.53170998,-2.915397903,-5.017279352,0.019992919,-4.997286432,-1.298404722,-2.091541605,-3.389946327,-0.442596583,-0.442596583,0,-0.811554002,-3.230253851,-4.041807854,0.682418352 +O.J. Mayo,mayooj01,2015,3738,1853,0.296439454,-1.66915541,-1.372715956,-1.682905453,-0.144913335,-1.827818788,-0.051477469,-1.486036646,-1.537514115,1.181929333,0.82251638,0.359412953,0.038654282,-1.205637641,-1.166983359,1.564839204 +O.J. Mayo,mayooj01,2016,2200,1090,-1.604330372,0.195412836,-1.408917536,-1.780247786,2.667977737,0.887729951,-1.72312886,0.756359418,-0.966769443,0.997066897,0.997066897,0,-1.01864088,0.801815202,-0.216825678,0.530111857 +Luc Mbah a Moute,mbahalu01,2014,2010,1003,-2.566197713,-1.158054581,-3.724252293,-3.690732357,-1.524490403,-5.21522276,-2.983237965,-1.319603471,-4.302841436,-0.786679508,-0.786679508,0,-3.418344836,-1.586595085,-5.004939921,-0.951636201 +Luc Mbah a Moute,mbahalu01,2015,3833,1916,-2.990672616,2.409292721,-0.581379895,-3.934896062,1.110900962,-2.823995101,-3.248370832,2.284422546,-0.963948285,1.742458903,1.742458903,0,-2.974153805,2.204079257,-0.770074548,-0.191345276 +Luc Mbah a Moute,mbahalu01,2016,2733,1352,-3.721331836,3.851486203,0.130154367,-0.261059634,1.179569038,0.918509403,-3.198117017,3.477382715,0.279265699,2.079727631,1.985990722,0.093736909,-3.851662905,2.70143226,-1.150230645,-0.600119493 +Luc Mbah a Moute,mbahalu01,2017,4058,2011,-1.693039036,3.375257854,1.682218818,0.500000832,2.954965902,3.454966734,-1.349627223,3.468104178,2.118476955,4.952944792,4.842539376,0.110405416,-1.285009181,3.033581355,1.748572174,-0.298608819 +Luc Mbah a Moute,mbahalu01,2018,3541,1713,-2.931978358,1.858828831,-1.073149527,-1.250585499,2.427364907,1.176779408,-2.84975831,2.051465146,-0.798293164,1.715272261,2.262703804,-0.547431544,-1.753962955,1.824168834,0.070205879,-0.073821168 +Luc Mbah a Moute,mbahalu01,2019,141,61,-1.746849088,1.173957653,-0.572891434,-1.210815014,6.24743822,5.036623206,-1.784781485,2.312029904,0.527248419,0.101921072,0.101921072,0,-2.190478021,-0.179828746,-2.370306768,-0.074049018 +Luc Mbah a Moute,mbahalu01,2020,63,25,-6.40707717057967,-3.06378262667834,-9.47085979725801,-16.3377576685608,6.1597272485454,-10.1780304200154,-8.87450744991445,-1.26171570356675,-10.1362231534812,-0.095770595722566,-0.095770595722566,0,-8.53780533201603,-2.81644974200897,-11.354255074025,1.6899560010325 +James Michael McAdoo,mcadoja01,2015,315,147,-0.332306521,-1.298145696,-1.630452217,2.096490116,-1.758956034,0.337534081,0.075435134,-1.582824247,-1.507389113,0.092353363,0.137577575,-0.045224211,1.139203568,-0.525810111,0.613393457,0.49461615 +James Michael McAdoo,mcadoja01,2016,637,300,-2.583811262,-1.424710589,-4.008521851,-9.467418742,-7.300779924,-16.76819867,-4.296911552,-2.803133113,-7.100044665,-0.668669861,-0.667008,-0.00166186,-3.397416687,-1.988613661,-5.386030349,-0.032841322 +James Michael McAdoo,mcadoja01,2017,1072,513,-3.362517046,0.285709115,-3.076807931,-7.752204877,0.32638344,-7.425821437,-4.580241575,0.192033935,-4.38820764,-0.428590585,-0.360087347,-0.068503238,-3.193604385,0.041841454,-3.151762931,-0.255430632 +James Michael McAdoo,mcadoja01,2018,39,18,-0.627076768,2.532675517,1.905598749,1.977467635,4.337378081,6.314845716,-0.127962322,2.992670103,2.86470778,0.052530743,0.052530743,0,3.448999228,0.441899844,3.890899072,1.861282731 +Ray McCallum,mccalra01,2014,1760,897,-2.947545303,0.381792554,-2.565752749,-0.886636702,-0.986901475,-1.873538177,-2.69313346,0.148798236,-2.544335225,0.091930537,0.091930537,0,-3.442100659,-0.726688597,-4.168789256,-2.233566549 +Ray McCallum,mccalra01,2015,2930,1436,-0.626444425,-1.181144341,-1.807588767,-1.26629662,-4.937387653,-6.203684273,-0.800101747,-1.994295275,-2.794397022,-0.032226258,-0.032226258,0,-1.782239763,-2.334112591,-4.116352354,-0.887668647 +Ray McCallum,mccalra01,2016,937,475,-2.727260773,-1.895641174,-4.622901947,-0.705639453,-1.193144557,-1.89878401,-2.488149157,-1.911532059,-4.399681216,-0.394446287,-0.394446287,0,-2.625253232,-1.942084658,-4.567337889,-1.24710713 +Tahjere McCall,mccalta01,2019,20,8,-7.310721148,24.48573152,17.17501037,18.27284514,20.83533069,39.10817583,-2.355724798,25.29493989,22.93921509,0.108007988,0.108007988,0,-5.400625794,20.12253971,14.72191392,3.066438804 +Patrick McCaw,mccawpa01,2017,2688,1255,-0.649921464,-0.943739847,-1.593661311,-6.795685732,-1.35992805,-8.155613782,-2.038813053,-1.163203766,-3.202016819,-0.285146451,-0.548511473,0.263365022,-1.930177689,-1.376206639,-3.306384329,-0.227328104 +Patrick McCaw,mccawpa01,2018,2047,977,-2.949795021,-0.873556845,-3.823351865,-3.607365413,-2.643145209,-6.250510622,-3.320170517,-1.325766326,-4.645936844,-0.935634962,-0.996885408,0.061250446,-2.582903201,-1.211415452,-3.794318653,-0.598715442 +Patrick McCaw,mccawpa01,2019,954,445,-2.201953177,-2.019933007,-4.221886183,-3.998145417,-1.592580359,-5.590725775,-2.742093538,-2.099465634,-4.841559171,-0.479812502,-0.297296835,-0.182515668,-2.653529819,-1.455927287,-4.109457107,0.049650273 +Patrick McCaw,mccawpa01,2020,1926,908,-3.3631256115789,-0.533914927618747,-3.89704053919765,-3.21517300404838,-0.239247536598905,-3.45442054064729,-3.55430181524885,-0.547447584803743,-4.10174940005259,-0.621566957569338,-0.621566957569338,0,-3.92256126885335,-0.298332648531591,-4.22089391738494,-0.757633241886411 +Sheldon Mac,mcclesh01,2017,623,304,-0.504161695,-1.189601121,-1.693762816,-7.126058118,0.921381988,-6.20467613,-1.904279482,-0.805692452,-2.709971934,0.003804261,-0.031720539,0.0355248,-1.260101238,-2.061061132,-3.321162369,-0.532219228 +CJ McCollum,mccolcj01,2014,1024,500,-1.120726075,-1.57465723,-2.695383305,-2.889827563,0.456732016,-2.433095547,-1.621334222,-1.249291127,-2.870625349,-0.037617532,0.195843371,-0.233460902,-0.86392688,-1.752846187,-2.616773068,0.304871104 +CJ McCollum,mccolcj01,2015,2302,1139,1.045456168,0.200700037,1.246156206,2.187184669,4.232697445,6.419882114,1.314260558,1.038424342,2.352684899,3.007713569,2.281976406,0.725737163,1.369302793,0.728905307,2.098208101,0.336630088 +CJ McCollum,mccolcj01,2016,6586,3222,2.287349873,0.121391038,2.408740911,2.559466462,2.847514403,5.406980865,2.43833366,0.70981828,3.14815194,9.736892795,8.315782933,1.421109862,2.726996306,1.123970659,3.850966964,-0.005580601 +CJ McCollum,mccolcj01,2017,6043,2936,3.40459386,-1.156090193,2.248503667,1.570030947,-0.379310943,1.190720004,3.204678716,-1.04554377,2.159134946,7.365709755,7.179460031,0.186249724,3.171811068,-0.330665028,2.841146041,0.015802968 +CJ McCollum,mccolcj01,2018,6306,3078,2.561476641,-1.099890317,1.461586324,1.643017676,-2.477209131,-0.834191456,2.50253051,-1.476601035,1.025929474,5.953125489,5.197180847,0.755944643,1.73882482,-0.514500433,1.224324387,0.107243145 +CJ McCollum,mccolcj01,2019,6307,3010,3.127184869,0.113897931,3.2410828,3.545689896,-1.14477556,2.400914336,3.323624087,-0.148200886,3.175423201,9.181164186,6.872914077,2.308250109,3.098946991,0.123395205,3.222342196,-0.013008674 +CJ McCollum,mccolcj01,2020,5822,2752,1.99880723835193,-1.59766457722855,0.401142661123384,3.84023477921448,-2.1872824334329,1.65295234578158,2.45068194789392,-1.77422428411835,0.676457663775567,4.78654285902548,4.37874331530886,0.40779954371662,3.01070818494044,-1.3696636830089,1.64104450193154,-0.76112141387727 +T.J. McConnell,mccontj01,2016,3331,1606,-0.600036824,0.231564208,-0.368472616,1.242239316,-0.87802175,0.364217566,-0.16628355,0.060313082,-0.105970468,2.155352017,2.155352017,0,-0.792529347,-0.124240983,-0.91677033,-0.501343891 +T.J. McConnell,mccontj01,2017,4524,2133,-0.964785648,0.681091075,-0.283694573,-2.894981092,-0.035681518,-2.93066261,-1.377308397,0.580506474,-0.796801923,2.13318418,2.13318418,0,-1.792702797,0.979027373,-0.813675424,0.350883658 +T.J. McConnell,mccontj01,2018,3961,1861,-0.330196233,2.119832773,1.78963654,-4.291960532,-0.573303819,-4.865264351,-1.206783405,1.636211964,0.429428559,3.060007649,1.913691412,1.146316237,-1.402495503,1.554886491,0.152390988,-0.470158268 +T.J. McConnell,mccontj01,2019,3322,1545,-1.044781469,-0.219249442,-1.264030911,-0.547048475,-2.337517831,-2.884566306,-1.030849033,-0.685020766,-1.715869799,0.808976581,1.139108465,-0.330131884,-1.300262709,-0.525676173,-1.825938882,-1.339397648 +T.J. McConnell,mccontj01,2020,2904,1354,0.095298710987179,-0.782622559820718,-0.687323848833539,2.04724541932628,-0.998326912885699,1.04891850644058,0.517681248625906,-0.897869188715844,-0.380187940089937,1.61101959268707,1.82038187615009,-0.20936228346302,-0.393335223125758,-1.26958670104367,-1.66292192416943,-0.620088680701475 +Erik McCree,mccreer01,2018,19,8,-9.317280469,-4.61109873,-13.9283792,-6.215456739,-12.15701467,-18.37247141,-9.334545659,-6.616581949,-15.95112761,-0.054456941,-0.054456941,0,-6.119612922,-4.916503761,-11.03611668,1.058978367 +Chris McCullough,mcculch01,2016,744,362,-2.110794802,-0.083458036,-2.194252838,0.683198808,-5.549177149,-4.865978341,-1.601576014,-1.120503454,-2.722079467,0.005179894,0.005179894,0,-1.269007762,-0.908538751,-2.177546513,0.439293603 +Chris McCullough,mcculch01,2017,172,80,-0.675130815,-4.67249933,-5.347630145,9.453018061,5.557396614,15.01041467,1.529137431,-2.719637417,-1.190499986,0.065549838,0.065549838,0,-0.05928857,-4.881484358,-4.940772928,0.28788665 +Chris McCullough,mcculch01,2018,201,90,-3.012109516,-0.765175542,-3.777285057,-6.780181986,-0.633590668,-7.413772653,-3.982311573,-0.761971297,-4.74428287,-0.092091933,-0.092091933,0,-2.054946674,-3.723709802,-5.778656476,0.561610361 +Jalen McDaniels,mcdanja01,2020,586,293,-0.862159579702298,0.853688128379675,-0.008471451322622,-0.467931736844631,1.5618974665863,1.09396572974167,-0.806757956436517,1.10907330790698,0.302315351470458,0.454554196880087,0.454554196880087,0,-1.43170033445781,0.382448999170244,-1.04925133528756,-0.387607051474054 +KJ McDaniels,mcdankj01,2015,2771,1352,-3.802275428,0.557345717,-3.244929711,-4.012101382,1.274544018,-2.737557364,-3.946169689,0.746800252,-3.199369438,-0.303151866,-0.303151866,0,-4.280868389,0.29195834,-3.988910049,0.777498623 +KJ McDaniels,mcdankj01,2016,583,269,-2.00977943,1.665472026,-0.344307405,3.217027119,9.76585914,12.98288626,-1.054634014,3.468843896,2.414209881,0.71517342,0.541650923,0.173522497,-1.599687304,1.069579577,-0.530107727,1.144258809 +KJ McDaniels,mcdankj01,2017,1061,505,-2.102415126,-1.885193114,-3.98760824,-0.575852838,-1.120902057,-1.696754896,-1.922698605,-1.839775258,-3.762473863,-0.263223505,-0.263223505,0,-1.895362196,-3.091904906,-4.987267102,0.579420734 +Doug McDermott,mcderdo01,2015,666,331,-4.055482697,-6.306465893,-10.36194859,-6.06074277,-3.40780068,-9.46854345,-4.756823244,-6.104848417,-10.86167166,-1.378352348,-1.42813948,0.049787132,-4.058754958,-6.081753506,-10.14050846,0.455309804 +Doug McDermott,mcderdo01,2016,3830,1861,-0.120639896,-3.681288934,-3.80192883,-1.609645222,-1.083061998,-2.69270722,-0.426404327,-3.370588957,-3.796993284,-0.994853006,-0.994853006,0,-0.984348686,-3.527950539,-4.512299225,0.073866208 +Doug McDermott,mcderdo01,2017,3178,1574,-0.272022033,-3.673197358,-3.945219391,-0.269182872,-4.250320087,-4.519502959,-0.282031263,-4.044344763,-4.326376026,-1.246458389,-1.181446412,-0.065011977,-1.156738783,-3.702395712,-4.859134495,-0.510626562 +Doug McDermott,mcderdo01,2018,3657,1768,-1.447079913,-1.851900598,-3.298980511,-1.046008566,1.066857298,0.020848732,-1.424179864,-1.34136363,-2.765543493,-0.017734263,-0.017734263,0,-1.804393504,-2.283537992,-4.087931496,-0.351768979 +Doug McDermott,mcderdo01,2019,2875,1369,0.195172408,-2.842859553,-2.647687145,0.332523961,0.760744017,1.093267978,0.252855151,-2.306184714,-2.053329563,0.487819789,0.450917688,0.036902101,-0.501253046,-2.439917041,-2.941170087,-0.134146209 +Doug McDermott,mcderdo01,2020,3037,1426,0.503477661372636,-2.66138960995903,-2.15791194858639,1.85183647732387,0.234350795628195,2.08618727295206,0.821722955618916,-2.24532768892767,-1.42360473330875,0.943537299581593,1.24462218413296,-0.301084884551368,0.766884932317616,-2.89914096317525,-2.13225603085763,0.093194835399139 +Mitch McGary,mcgarmi01,2015,1025,485,-1.310192589,-0.627297638,-1.937490228,1.335658726,1.133407941,2.469066667,-0.880689599,-0.320074586,-1.200764184,0.383792207,0.383792207,0,-1.305470662,0.263720488,-1.041750174,0.109677165 +Mitch McGary,mcgarmi01,2016,162,72,-4.942385998,-6.146923978,-11.08930998,-9.885926853,-9.817557888,-19.70348474,-6.403884396,-7.358027508,-13.7619119,-0.4100989,-0.4100989,0,-5.360771291,-7.436424249,-12.79719554,1.348536102 +JaVale McGee,mcgeeja01,2014,166,79,-5.64242579,-1.996237928,-7.638663718,5.522584788,-2.443888211,3.078696577,-3.634851669,-2.197780322,-5.832631991,-0.124971358,-0.124971358,0,-1.349834694,-0.234953758,-1.584788453,0.558445635 +JaVale McGee,mcgeeja01,2015,546,256,-4.649008209,-5.081299993,-9.730308201,-3.443373756,-5.262195484,-8.70556924,-4.63824251,-5.400316109,-10.03855862,-0.962433459,-0.962433459,0,-4.565367092,-5.237726603,-9.803093695,1.065435135 +JaVale McGee,mcgeeja01,2016,776,384,-3.859013781,-1.743866833,-5.602880613,-4.342626598,0.470926012,-3.871700586,-4.179821783,-1.377859608,-5.55768139,-0.551108462,-0.520140852,-0.03096761,-3.297694654,-2.324362502,-5.622057156,-0.106565525 +JaVale McGee,mcgeeja01,2017,1940,888,1.018607658,2.22007058,3.238678238,6.468015946,0.662727666,7.130743612,2.098008093,1.921242998,4.019251091,3.106983448,2.488713982,0.618269466,2.129709811,1.206425145,3.336134956,0.683657109 +JaVale McGee,mcgeeja01,2018,1632,773,0.214390842,1.608176476,1.822567318,0.045559711,-1.679570463,-1.634010752,0.121182854,0.991421975,1.112604829,1.552072624,1.059078847,0.492993777,0.27694252,1.339180721,1.616123242,0.263170033 +JaVale McGee,mcgeeja01,2019,3651,1671,-1.83362794,1.63283007,-0.20079787,0.855261274,-3.905711813,-3.050450538,-1.35505616,0.549611224,-0.805444935,1.666922968,1.666922968,0,-1.450795659,0.723866224,-0.726929434,0.559652422 +JaVale McGee,mcgeeja01,2020,2678,1265,-1.10721503271011,3.91555514234016,2.80834010963005,1.75596058491059,-1.51225185949142,0.243708725419178,-0.602553999874596,2.93750514607701,2.33495114620242,3.2881387031411,3.1046801501655,0.183458552975597,-0.927037031755333,3.63933380858587,2.71229677683053,0.204956080241627 +Rodney McGruder,mcgruro01,2017,3915,1966,-0.534832542,-1.331564734,-1.866397277,0.312570132,-1.267834964,-0.955264831,-0.358521029,-1.41347578,-1.771996809,0.971934496,0.971934496,0,-0.875005988,-0.569690123,-1.44469611,-0.905398326 +Rodney McGruder,mcgruro01,2018,640,315,0.159119871,-1.728114767,-1.568994897,3.287325023,-1.569518833,1.71780619,0.842382081,-1.81057037,-0.968188289,0.288311428,0.324397201,-0.036085773,-0.418695746,-1.211237453,-1.629933199,-0.720689714 +Rodney McGruder,mcgruro01,2019,3250,1550,-1.217337337,0.391005456,-0.826331881,-2.32119288,-0.574574559,-2.895767438,-1.495275736,0.184018632,-1.311257103,1.135746424,1.135746424,0,-1.967279926,0.062227378,-1.905052549,-0.181460767 +Rodney McGruder,mcgruro01,2020,1971,887,-2.79619321286649,-1.59859034000694,-4.39478355287344,-2.670212234915,-1.49045305211809,-4.16066528703309,-2.98326535701476,-1.71988922437543,-4.7031545813902,-0.876851631289262,-1.01024868644018,0.133397055150915,-3.19766345325975,-1.27689429866921,-4.47455775192895,-0.249732384529448 +Alfonzo McKinnie,mckinal01,2018,113,53,-0.747037851,-1.295530846,-2.042568696,-4.359124232,-6.885891786,-11.24501602,-1.638594262,-2.627603895,-4.266198158,-0.041536327,-0.041536327,0,-1.577616403,-3.5998619,-5.177478303,1.300279029 +Alfonzo McKinnie,mckinal01,2019,2674,1238,-0.947750644,-2.448724273,-3.396474916,-1.82571799,-0.579484389,-2.405202379,-1.240892418,-2.236442061,-3.477334479,-0.457242156,-0.439764299,-0.017477857,-1.101579863,-2.057289436,-3.158869299,-0.431619487 +Alfonzo McKinnie,mckinal01,2020,1253,593,-3.70876156651089,-2.57823050173657,-6.28699206824746,-0.820226399279884,0.227130527418649,-0.593095871861234,-3.2739186781243,-2.09125738685425,-5.36517606497855,-0.789515390834777,-0.789515390834777,0,-2.83867231618497,-2.49780109633947,-5.33647341252444,-0.219697778919619 +Trey McKinney-Jones,mckintr01,2018,3,1,-1.244498021,-5.529566721,-6.774064742,-16.30203045,2.547744973,-13.75428547,-4.476017885,-4.286947221,-8.762965105,-0.003101179,-0.003101179,0,-5.007807406,-6.883924576,-11.89173198,1.078829517 +Jordan McLaughlin,mclaujo01,2020,1309,590,2.66488582192573,0.8349053719938,3.49979119391953,-1.13455761998819,-1.02890631377424,-2.16346393376243,2.05837913014956,0.518896976790712,2.57727610694028,1.59950917692706,1.59950917692706,0,1.14114467848537,0.558023376214386,1.69916805469976,-0.260851086663416 +Ben McLemore,mclembe01,2014,4383,2187,-1.622045563,-3.738154485,-5.360200047,-2.552180289,-2.410232265,-4.962412554,-1.917141301,-3.663484862,-5.580626164,-3.163370421,-3.163370421,0,-2.443658571,-2.782168145,-5.225826716,0.149920141 +Ben McLemore,mclembe01,2015,5395,2670,-0.257841178,-1.689074039,-1.946915217,1.927328638,4.716306098,6.643634736,0.175815397,-0.413538751,-0.237723353,3.436960242,3.436960242,0,-0.064563212,-0.152464406,-0.217027618,0.410543385 +Ben McLemore,mclembe01,2016,3103,1443,-2.402548109,-1.073840951,-3.476389061,1.668700594,0.605216529,2.273917123,-1.696741658,-0.761663936,-2.458405593,0.21715489,0.21715489,0,-1.888862428,-0.785513069,-2.674375496,1.127698553 +Ben McLemore,mclembe01,2017,2374,1176,-1.631097938,-2.033399898,-3.664497836,-2.135072655,-0.378657678,-2.513730333,-1.810582933,-1.77444973,-3.585032664,-0.50292285,-0.50292285,0,-2.122077857,-1.796789304,-3.918867161,0.373410789 +Ben McLemore,mclembe01,2018,2227,1091,-1.465285571,-2.307870125,-3.773155696,-5.387458626,-2.479282624,-7.866741249,-2.307613944,-2.441519843,-4.749133787,-1.122281936,-1.122281936,0,-2.559665683,-1.877292205,-4.436957888,0.847547642 +Ben McLemore,mclembe01,2019,364,158,-1.56613181,-2.7620816,-4.328213409,-0.445066954,-2.273860343,-2.718927297,-1.419810692,-2.808181835,-4.227992526,-0.120540111,-0.120540111,0,-0.989321606,-1.953416722,-2.942738329,1.194775162 +Ben McLemore,mclembe01,2020,3819,1749,1.08315568683816,-2.81139594860307,-1.72824026176491,5.62769031801039,-1.69722843710369,3.9304618809067,2.04971370830617,-2.76756409915189,-0.717850390845726,1.84145599904204,1.41514721959169,0.426308779450353,1.78172218230978,-2.2786582291175,-0.496936046807724,0.230583566683542 +Jerel McNeal,mcneaje01,2015,72,36,-10.61214489,-0.956110044,-11.56825494,-15.24286795,9.114458114,-6.128409834,-12.20409436,1.11183582,-11.09225854,-0.156268317,-0.156268317,0,-8.495548522,-0.512447398,-9.007995919,1.905315977 +Jordan McRae,mcraejo01,2016,393,199,0.950486719,-2.614537205,-1.664050486,3.083776023,6.47012649,9.553902513,1.432645095,-0.856093447,0.576551648,0.321157751,0.214648981,0.106508769,0.725659561,-3.991711308,-3.266051747,-0.588132085 +Jordan McRae,mcraejo01,2017,778,384,-2.197052222,-2.005850699,-4.202902921,-4.099015852,-3.648983415,-7.747999267,-2.805843021,-2.461663197,-5.267506217,-0.488827452,-0.488827452,0,-2.12824318,-3.310469849,-5.438713029,-0.873930072 +Jordan McRae,mcraejo01,2019,742,333,1.333430638,-0.691581041,0.641849597,-1.287453772,-0.534237558,-1.82169133,0.874999906,-0.638691746,0.23630816,0.506183155,0.506183155,0,0.112967651,-1.390026197,-1.277058546,-0.237115137 +Jordan McRae,mcraejo01,2020,1709,784,0.370381741011157,-3.20101123007917,-2.83062948906801,-0.702517014693506,-0.319579824663941,-1.02209683935745,0.186611019854926,-2.73227616678415,-2.54566514692922,0.049161500374828,0.049161500374828,0,-0.359366768080073,-3.30259533670336,-3.66196210478343,0.302400135214588 +Josh McRoberts,mcrobjo01,2014,4817,2514,1.524662316,-0.752631741,0.772030575,3.734294262,-0.408554382,3.32573988,2.112433533,-0.750166245,1.362267288,5.242858215,4.514839946,0.728018269,1.457538446,0.146572395,1.60411084,-1.153600043 +Josh McRoberts,mcrobjo01,2015,560,296,-1.196835295,-0.498837799,-1.695673094,2.565067555,2.762628765,5.327696319,-0.494554617,0.176298007,-0.318256609,0.368731265,0.368731265,0,-0.421574338,0.192467224,-0.229107114,0.389417956 +Josh McRoberts,mcrobjo01,2016,1447,729,-1.052054167,1.812766897,0.76071273,1.049923844,1.438521369,2.488445213,-0.684478783,1.798563296,1.114084513,1.452738537,0.942788725,0.509949812,-0.436954629,1.166977984,0.730023356,-0.417560206 +Josh McRoberts,mcrobjo01,2017,739,381,-3.128915841,-1.967953863,-5.096869704,-3.791768352,-5.434755236,-9.226523588,-3.435615118,-2.826711447,-6.262326565,-0.67667542,-0.67667542,0,-2.545173562,-2.03049177,-4.575665332,-0.872424408 +Josh McRoberts,mcrobjo01,2018,14,6,-12.13784983,-8.456121427,-20.59397126,0.3634599,0.233091234,0.596551135,-10.29692424,-7.1761488,-17.47307304,-0.045452203,-0.045452203,0,-9.387846568,-6.348998933,-15.7368455,0.840604312 +Jodie Meeks,meeksjo01,2014,5378,2556,1.12248371,-0.35386663,0.76861708,-1.492770943,-4.723777842,-6.216548785,0.681350787,-1.251917601,-0.570566814,2.878434715,2.878434715,0,0.589748996,-0.867239674,-0.277490678,1.22498819 +Jodie Meeks,meeksjo01,2015,2906,1462,0.487422744,-0.52048736,-0.033064616,-2.571167571,-1.017470994,-3.588638565,-0.118079246,-0.644054961,-0.762134207,1.492346887,1.492346887,0,-0.067215422,-0.977446716,-1.044662138,0.619118117 +Jodie Meeks,meeksjo01,2016,88,45,5.932871675,5.933100403,11.86597208,2.026621189,2.594091608,4.620712798,5.458972099,5.609621502,11.0685936,0.315371972,0.323082526,-0.007710553,6.646181447,3.333110015,9.979291461,-0.630013368 +Jodie Meeks,meeksjo01,2017,1525,738,0.416853371,0.734606451,1.151459823,1.258197118,-3.047047647,-1.788850528,0.670853464,0.018317878,0.689171342,1.30794813,1.30794813,0,0.285904017,-0.622908294,-0.337004277,0.985132261 +Jodie Meeks,meeksjo01,2018,2330,1119,0.741319393,-1.72806944,-0.986750047,-4.206623907,-2.926036718,-7.132660625,-0.253067632,-2.077701641,-2.330769273,0.240045906,0.240045906,0,-0.341459327,-2.772723357,-3.114182683,0.290653224 +Jodie Meeks,meeksjo01,2019,371,170,-2.483916738,-3.390247769,-5.874164507,-0.451099308,-0.650936812,-1.102036119,-2.282477871,-3.106025043,-5.388502914,-0.233236159,-0.050243642,-0.182992516,-0.903631936,-3.708056772,-4.611688707,0.329093031 +Salah Mejri,mejrisa01,2016,951,473,-3.355888621,3.569370742,0.213482121,-0.18822612,3.328363286,3.140137166,-2.879688407,3.761911744,0.882223337,0.87764356,0.912942559,-0.035298999,-3.308045776,2.120320326,-1.18772545,0.252827015 +Salah Mejri,mejrisa01,2017,1754,905,-2.556356928,0.031127693,-2.525229235,-2.30631443,3.40961299,1.103298561,-2.618214808,0.720185691,-1.898029117,0.390690782,0.390690782,0,-3.124265343,1.752363698,-1.371901645,-0.670905325 +Salah Mejri,mejrisa01,2018,1471,729,-1.576033588,0.943994203,-0.632039385,2.579683205,3.138582725,5.71826593,-0.776419163,1.49296996,0.716550797,1.287264308,1.287264308,0,-0.785537624,1.361008269,0.575470645,-0.15926059 +Salah Mejri,mejrisa01,2019,843,399,-1.455006587,-0.443653337,-1.898659923,-2.23167276,-1.276529049,-3.508201809,-1.710719633,-0.638443916,-2.349163549,0.081458408,0.081458408,0,-1.937909803,-0.585715817,-2.52362562,-0.174591047 +Gal Mekel,mekelga01,2014,612,292,-6.09320555,-4.942075571,-11.03528112,-1.384258054,-0.534595345,-1.918853399,-5.519986337,-4.333734233,-9.85372057,-1.060915278,-1.060915278,0,-4.524730246,-5.344639687,-9.869369933,0.236941533 +Gal Mekel,mekelga01,2015,83,43,-6.515979254,1.830720348,-4.685258906,-3.174222116,1.607413057,-1.566809058,-6.264805461,1.911135083,-4.353670378,-0.034282111,-0.034282111,0,-7.554298245,-0.006066889,-7.560365134,-2.453551492 +Nicolo Melli,mellini01,2020,2255,1042,-1.98588825210683,-0.569468836547859,-2.55535708865469,-2.84062060219289,-1.37909192090737,-4.21971252310026,-2.29803362294797,-0.754467145836147,-3.05250076878412,-0.160894391560411,-0.160894391560411,0,-1.27508865280012,-0.582774544922621,-1.85786319772274,0.048501547029916 +De'Anthony Melton,meltode01,2019,2095,984,-3.018693973,0.838271096,-2.180422877,0.122422077,-2.038058147,-1.91563607,-2.509879376,0.368603444,-2.141275932,0.306686924,0.306686924,0,-2.73878024,1.104565057,-1.634215183,0.361844421 +De'Anthony Melton,meltode01,2020,2574,1167,-0.596191718093699,1.67625472709047,1.08006300899677,2.75718224935577,3.2770226991231,6.03420494847886,0.089382426844713,2.10449616765084,2.19387859449555,2.9651880665262,2.9651880665262,0,-0.125231861335654,2.13026499206424,2.00503313072859,0.748747016094579 +Chimezie Metu,metuch01,2019,317,145,-8.255160692,-0.128698052,-8.383858744,-9.867311832,1.504999487,-8.362312345,-9.110255606,0.249033507,-8.861222099,-0.456977027,-0.456977027,0,-8.057246187,-1.606926835,-9.664173022,1.098912837 +Chimezie Metu,metuch01,2020,225,105,-1.16957490425361,-2.48681690211776,-3.65639180637138,-5.96008209999438,-2.85225740559466,-8.81233950558904,-2.25664730279471,-2.64222522394602,-4.89887252674073,-0.115007956736165,-0.115007956736165,0,-1.61972187249183,-3.88375484359252,-5.50347671608436,-0.096938592205541 +Jordan Mickey,mickejo01,2016,137,67,0.827462826,-0.991249956,-0.163787131,-5.079050254,5.803834802,0.724784548,-0.339703212,0.332537547,-0.007165665,0.083598874,0.135915375,-0.052316501,-1.197864239,-3.6383869,-4.836251138,-0.609726146 +Jordan Mickey,mickejo01,2017,329,159,-6.297589486,-1.839734747,-8.137324233,-5.697757891,-5.998998082,-11.69675597,-6.56603201,-2.80294078,-9.36897279,-0.540353524,-0.432442038,-0.107911486,-6.483494732,-2.86210987,-9.345604603,-0.325074006 +Jordan Mickey,mickejo01,2018,568,284,-4.553444912,-0.939919803,-5.493364715,-2.659337916,-3.557783054,-6.21712097,-4.418338961,-1.583237607,-6.001576567,-0.469396284,-0.469396284,0,-4.265362505,-1.246201462,-5.511563967,-0.367769233 +Khris Middleton,middlkh01,2014,4816,2460,-0.234755871,-0.579193944,-0.813949814,1.668440682,-2.296044765,-0.627604083,0.201829536,-0.900584982,-0.698755446,2.578773818,2.578773818,0,0.024959648,-1.081128066,-1.056168419,0.159200762 +Khris Middleton,middlkh01,2015,5186,2610,0.852890486,1.778455597,2.631346083,2.338437647,6.498784969,8.837222616,1.254875728,2.842790932,4.09766666,9.14123468,9.179061536,-0.037826856,1.080801197,3.382201595,4.463002792,0.421426849 +Khris Middleton,middlkh01,2016,5720,2852,2.45229888,-1.155676635,1.296622245,2.458744175,2.828543196,5.28728737,2.638968052,-0.363777668,2.275190384,7.385360708,7.385360708,0,2.397417992,0.276023002,2.673440994,0.978876611 +Khris Middleton,middlkh01,2017,2171,1120,0.399069678,0.35395518,0.753024859,2.40846696,2.9183325,5.32679946,0.848898771,0.904568113,1.753466884,2.610856247,1.888388017,0.72246823,0.721482714,1.357708088,2.079190802,0.380763451 +Khris Middleton,middlkh01,2018,6604,3257,2.37745134,-0.635003317,1.742448023,3.721631581,-2.268022795,1.453608786,2.789604729,-0.990815089,1.798789641,7.640206388,6.367424576,1.272781812,3.150477108,-0.441615541,2.708861567,0.329656442 +Khris Middleton,middlkh01,2019,6287,2908,2.00416289,0.49397559,2.498138479,2.754740952,0.226343546,2.981084498,2.218126014,0.400046619,2.618172633,8.02799798,7.014195979,1.013802001,2.631922956,0.281404334,2.91332729,0.570217228 +Khris Middleton,middlkh01,2020,4859,2208,3.35655994564576,0.989951558538031,4.34651150418379,2.98879509021621,2.10792853845041,5.09672362866662,3.44999561664464,1.21593569068603,4.66593130733067,8.44155366680857,6.98584350842669,1.45571015838189,3.12146328320358,0.688333652331299,3.80979693553488,0.490322798347295 +Eric Mika,mikaer01,2020,41,19,2.16063801819333,3.04671976055927,5.2073577787526,7.74998440952475,5.17521422484239,12.9251986343671,3.5297570441139,3.73307149927122,7.26282854338511,0.096831065459976,0.096831065459976,0,4.60164586581286,2.73203064206658,7.33367650787944,-0.243305957462098 +CJ Miles,milescj01,2014,1962,984,2.252602861,-0.603198486,1.649404376,1.675819631,1.676320312,3.352139943,2.30725401,-0.13945315,2.167800861,2.494489404,2.494489404,0,2.08135466,-0.391028259,1.6903264,0.993461547 +CJ Miles,milescj01,2015,3702,1841,1.313244858,-0.692215637,0.621029221,1.291974459,3.757511726,5.049486185,1.424497526,0.189646335,1.614143862,4.139648852,4.139648852,0,1.707757802,-0.219598409,1.488159392,0.947534107 +CJ Miles,milescj01,2016,3254,1556,1.113912255,-0.459563237,0.654349018,-1.336285905,-2.178934016,-3.51521992,0.692956094,-0.885353181,-0.192397087,2.008756563,2.256817558,-0.248060995,0.705214969,-0.844479399,-0.13926443,0.92606805 +CJ Miles,milescj01,2017,3772,1858,1.606386933,-1.721709555,-0.115322622,0.744069363,0.215024957,0.95909432,1.532567591,-1.403823126,0.128744465,2.720979958,2.81601941,-0.095039452,1.17902799,-1.745477221,-0.56644923,-0.242117924 +CJ Miles,milescj01,2018,3238,1564,1.633431535,-1.601650894,0.031780642,-0.954338989,1.67975612,0.725417131,1.119257653,-1.021089381,0.098168272,2.283404754,1.946327339,0.337077415,1.822641381,-1.655690072,0.16695131,0.026237646 +CJ Miles,milescj01,2019,1856,856,-1.77177352,-0.642028622,-2.413802142,-3.425468569,1.133651089,-2.29181748,-2.240008239,-0.34093107,-2.580939309,0.065158107,0.065158107,0,-1.772516844,-1.067989527,-2.840506372,0.617466106 +CJ Miles,milescj01,2020,367,161,-0.263643889460778,2.42378083429864,2.16013694483786,1.84053876390171,-3.56694756639776,-1.72640880249606,0.160498912491714,1.39565159374637,1.55615050623808,0.357322718932999,0.357322718932999,0,-0.416487041168399,0.476318369015256,0.059831327846857,1.04092286186481 +Andre Miller,millean02,2014,2110,1090,1.226812547,-1.497765945,-0.270953398,-0.46223947,1.243748941,0.781509471,0.954625473,-1.01645395,-0.061828477,1.446566805,1.673913216,-0.227346411,0.399344487,-1.934776556,-1.535432069,-0.976144717 +Andre Miller,millean02,2015,2449,1253,0.360030228,-2.599275179,-2.239244951,0.767724606,-3.435980961,-2.668256355,0.464218313,-2.925432712,-2.461214399,0.183936977,0.183936977,0,-0.300444185,-3.330320111,-3.630764295,-0.780566624 +Andre Miller,millean02,2016,947,496,1.474314635,-5.595613534,-4.1212989,3.805714645,-3.369827756,0.435886889,2.040348325,-5.492033652,-3.451685326,-0.17371113,-0.084854072,-0.088857058,-0.074212433,-4.375248132,-4.449460566,-1.286471438 +Darius Miller,milleda01,2014,1420,723,-0.132752507,-1.59588195,-1.728634456,0.12766556,4.561617268,4.689282828,-0.071191066,-0.363508682,-0.434699749,0.851263007,0.851263007,0,-0.520749736,-0.864328663,-1.385078399,-0.313606448 +Darius Miller,milleda01,2015,88,43,-8.993356415,-8.899316833,-17.89267325,-13.49767464,6.769629724,-6.728044915,-10.50832966,-6.204127313,-16.71245697,-0.307125757,-0.307125757,0,-9.925668043,-3.902325539,-13.82799358,0.253262492 +Darius Miller,milleda01,2018,4490,2106,0.234765005,-0.831280347,-0.596515343,0.710571886,-2.164306703,-1.453734816,0.355593524,-1.173748308,-0.818154783,2.073196977,1.967031821,0.106165157,-0.036771903,-1.773326599,-1.810098502,-0.345165329 +Darius Miller,milleda01,2019,3837,1757,-0.968232881,-0.846326294,-1.814559175,-0.493981641,0.978303221,0.484321581,-0.931896356,-0.493935462,-1.425831818,1.189987575,1.189987575,0,-0.723723943,-0.924152954,-1.647876898,0.255414571 +Malcolm Miller,millema01,2018,260,126,-1.721853136,-1.342288206,-3.064141343,-2.61589232,0.501438507,-2.114453813,-2.063698747,-1.085919718,-3.149618465,-0.025583054,-0.025583054,0,-1.579684891,-2.075502712,-3.655187604,-0.411231492 +Malcolm Miller,millema01,2019,216,95,-1.635864494,-4.428069444,-6.063933938,-9.528465519,2.688908547,-6.839556972,-3.472775081,-3.306551389,-6.779326471,-0.186318574,-0.002284047,-0.184034527,-2.357139696,-4.732948976,-7.090088672,0.403509643 +Malcolm Miller,millema01,2020,361,167,-0.111380847590105,0.049215584893613,-0.062165262696492,5.99645912390016,3.28589891240201,9.28235803630218,1.12174230353616,0.635709725284808,1.75745202882097,0.38477607130013,0.426643641077098,-0.041867569776968,-0.593622889506479,-0.316937411301283,-0.910560300807762,-0.233108928963125 +Mike Miller,millemi01,2014,3655,1880,1.017022015,-2.753965025,-1.73694301,-1.768983621,-2.197276666,-3.966260287,0.519014976,-2.841897898,-2.322882922,0.415091501,0.313633265,0.101458236,-0.120249425,-2.934435069,-3.054684493,0.450398416 +Mike Miller,millemi01,2015,1514,766,-1.544739841,-3.812297014,-5.357036855,-6.554257986,-2.061815613,-8.616073599,-2.745968514,-3.676986152,-6.422954666,-1.436753756,-1.342307249,-0.094446508,-1.998491684,-4.17122629,-6.169717974,-0.042557669 +Mike Miller,millemi01,2016,774,373,-0.977618898,-0.048279098,-1.025897995,-4.2665111,-1.10355091,-5.370062011,-1.722015955,-0.221039116,-1.94305507,0.155046046,0.155046046,0,-1.977010981,-1.427514424,-3.404525405,0.942137973 +Mike Miller,millemi01,2017,331,151,-0.85835193,-4.707810472,-5.566162402,-4.076310314,-1.408394919,-5.484705233,-1.609605804,-4.280725853,-5.890331657,-0.245649873,-0.245649873,0,-1.504926651,-6.901022227,-8.405948878,1.507494227 +Quincy Miller,millequ01,2014,1678,789,-3.598431231,-0.858443714,-4.456874945,-0.494214016,-0.190428756,-0.684642772,-3.162970508,-0.746445715,-3.909416223,-0.471232971,-0.471232971,0,-2.643962453,-1.345551068,-3.989513521,0.927360314 +Quincy Miller,millequ01,2015,251,119,-1.611549945,4.909393271,3.297843326,1.555490562,10.53182246,12.08731302,-1.050424414,6.423101321,5.372676907,0.485907509,0.485907509,0,0.110493892,3.147560122,3.258054014,0.508003093 +Elijah Millsap,millsel01,2015,1804,924,-1.951967578,1.239314632,-0.712652946,-2.230463103,5.593569797,3.363106694,-2.127843012,2.203514209,0.075671197,1.338983492,1.338983492,0,-2.083853377,2.779854071,0.696000694,0.496141909 +Elijah Millsap,millsel01,2016,352,173,-2.84617622,3.60785798,0.76168176,-0.239312326,5.066906669,4.827594343,-2.44933402,4.096215457,1.646881438,0.390126869,0.390126869,0,-2.383211317,3.733405365,1.350194048,0.513080596 +Elijah Millsap,millsel01,2017,45,23,-13.09616371,-2.255198717,-15.35136242,-10.04955678,0.632090288,-9.417466493,-13.26921062,-1.776001014,-15.04521164,-0.145051001,-0.145051001,0,-12.19066083,-3.14211388,-15.33277471,0.524592538 +Paul Millsap,millspa01,2014,5494,2749,0.540531248,3.300586319,3.841117567,-0.295531179,1.638189907,1.342658728,0.426120278,3.140098269,3.566218546,8.991157567,7.424701379,1.566456188,1.363246544,2.816656514,4.179903058,0.64195875 +Paul Millsap,millspa01,2015,5885,2956,0.529040359,2.821743818,3.350784177,4.547739948,-0.247477928,4.30026202,1.348280807,2.311915734,3.660196541,9.794299221,7.477810625,2.316488596,1.857273043,2.576648527,4.433921569,0.537001071 +Paul Millsap,millspa01,2016,6163,3012,0.182005068,2.946484828,3.128489896,1.352381195,0.426268594,1.778649789,0.444272394,2.531101794,2.975374188,8.926870847,7.143999197,1.782871649,1.329122542,3.168011028,4.49713357,0.695261053 +Paul Millsap,millspa01,2017,5299,2562,0.396543051,2.104546544,2.501089595,1.368976933,3.453940303,4.822917237,0.700462615,2.475048063,3.175510678,7.856568283,6.757007966,1.099560317,0.132098465,2.726256259,2.858354724,0.93285349 +Paul Millsap,millspa01,2018,2335,1143,-0.684492699,-0.035741807,-0.720234506,0.598043926,1.067426656,1.665470582,-0.521144713,0.23343482,-0.287709892,1.440371145,1.440371145,0,0.146329013,0.384519329,0.530848342,0.30848887 +Paul Millsap,millspa01,2019,4839,2364,0.426826242,2.70857343,3.135399672,3.772077293,2.327997063,6.100074356,1.111536334,2.755770944,3.867307278,8.016099796,6.572290394,1.443809402,1.060400829,2.868617098,3.929017927,0.019499907 +Paul Millsap,millspa01,2020,3432,1699,-0.795296193080568,1.12659421148022,0.331298018399655,1.0023938275103,2.25745686304178,3.25985069055208,-0.507665879218434,1.43913568718657,0.931469807968134,3.18538500862446,2.92629696728239,0.259088041342069,-0.235221474429153,1.70992376579592,1.47470229136677,0.268813416925719 +Patty Mills,millspa02,2014,3825,1878,3.852414769,1.11811087,4.970525639,2.859515831,2.875182451,5.734698283,3.803965903,1.463466302,5.267432205,7.735116417,5.8784201,1.856696317,3.386496245,1.977245089,5.363741334,-0.08109703 +Patty Mills,millspa02,2015,1878,913,1.527119767,0.291508486,1.818628253,0.550998744,4.628309407,5.179308151,1.360842228,1.146870695,2.507712923,2.463255565,1.932811498,0.530444068,0.858341859,1.129834124,1.988175983,0.052956224 +Patty Mills,millspa02,2016,3727,1829,1.580565761,0.094901002,1.675466762,2.26944379,2.046733316,4.316177106,1.770917775,0.410437682,2.181355456,4.63617997,3.819458547,0.816721422,1.350345419,0.941429591,2.29177501,0.004841068 +Patty Mills,millspa02,2017,4463,2170,1.381751353,-1.551531876,-0.169780523,2.012889063,2.620416683,4.633305746,1.563858481,-0.837258549,0.726599931,3.889002187,3.529981462,0.359020725,1.83224143,-0.085057004,1.747184426,0.917234945 +Patty Mills,millspa02,2018,4580,2272,0.343365508,-1.038410007,-0.695044499,2.44900297,-1.724777851,0.724225118,0.813421821,-1.290720046,-0.477298226,2.642770501,2.357735442,0.285035059,0.858051318,-0.825718293,0.032333025,-0.075407718 +Patty Mills,millspa02,2019,4389,2060,0.630424579,-1.028636447,-0.398211868,2.765575837,-0.239300269,2.526275568,1.090023599,-0.92804627,0.161977329,3.06545826,3.074745241,-0.009286981,1.106327936,-0.981652172,0.124675763,0.582746422 +Patty Mills,millspa02,2020,3226,1485,3.10429786579056,0.122543762685384,3.22684162847594,3.01405188728337,1.51482580845322,4.52887769573659,3.25327926382602,0.43089798705403,3.68417725088005,4.90629988632313,4.90629988632313,0,2.80579038540593,0.205293639335947,3.01108402474188,0.659034540675446 +Shake Milton,miltosh01,2019,573,268,-0.765641545,-0.642026035,-1.40766758,2.327938686,-3.627739169,-1.299800483,-0.19454306,-1.311378115,-1.505921175,0.168983806,0.168983806,0,-1.365114262,-1.876256941,-3.241371203,-0.673145333 +Shake Milton,miltosh01,2020,1936,931,0.925895152302534,-4.02783663542025,-3.10194148311772,4.31243502031207,-4.51504736218488,-0.202612341872808,1.68238461078271,-4.39271407896517,-2.71032946818246,0.025836583351798,-0.100432997866144,0.126269581217943,1.5077436475935,-3.59001960347594,-2.08227595588244,-0.360105715323367 +Nikola Mirotic,mirotni01,2015,3573,1818,1.748936124,1.651827467,3.400763591,0.749717751,2.245968333,2.995686084,1.634625199,1.860613785,3.495238984,5.818851759,5.877593696,-0.058741937,2.177259069,1.572270198,3.749529267,0.576132314 +Nikola Mirotic,mirotni01,2016,3370,1646,0.367242024,0.178354195,0.545596219,1.662501582,-1.126853065,0.535648517,0.679349912,-0.07528241,0.604067501,2.846713968,2.846713968,0,1.552685014,-0.118102819,1.434582196,1.040825856 +Nikola Mirotic,mirotni01,2017,3735,1841,0.35209556,0.85142053,1.20351609,1.701247206,1.079684753,2.780931959,0.673383395,0.928564076,1.601947471,4.100167151,3.952595085,0.147572065,0.772199994,0.324404339,1.096604333,0.432138083 +Nikola Mirotic,mirotni01,2018,3900,1814,2.23376061,0.65231358,2.88607419,2.752855637,0.376748143,3.129603779,2.48936803,0.634932172,3.124300203,5.532381157,4.172669679,1.359711478,3.617562566,0.590061154,4.20762372,0.569834682 +Nikola Mirotic,mirotni01,2019,3408,1543,1.354581512,1.016437136,2.371018648,-0.224455911,-0.746810173,-0.971266085,1.077714014,0.702490193,1.780204207,3.590372572,3.505737506,0.084635067,2.198231934,0.400028168,2.598260102,1.204416929 +Donovan Mitchell,mitchdo01,2018,6206,3049,1.218452752,0.245890499,1.464343251,1.728274097,2.512925642,4.241199739,1.40042681,0.667928163,2.068354973,7.569661932,6.710715999,0.858945933,1.516678675,1.765348985,3.282027661,0.613660865 +Donovan Mitchell,mitchdo01,2019,5888,2791,1.61531534,-1.460981777,0.154333563,1.603792065,1.128083978,2.731876043,1.714183889,-1.072365224,0.641818665,4.809204411,5.328962791,-0.51975838,1.628925471,-0.305805318,1.323120152,0.515198759 +Donovan Mitchell,mitchdo01,2020,5460,2628,3.63811301388882,-1.93819497327499,1.69991804061383,1.54229571240565,-1.11669316412669,0.425602548278961,3.32162388764877,-1.90114966608533,1.42047422156343,5.7262774615953,3.78838619058347,1.93789127101184,2.75237921288195,-1.72475869037214,1.02762052250981,-0.200063034033635 +Tony L. Mitchell,mitchto02,2014,159,79,0.170680983,0.648083929,0.818764912,-1.431431058,7.585035478,6.15360442,-0.12981117,2.253338251,2.123527081,0.197723161,0.197723161,0,0.302181138,1.462328933,1.764510071,0.630746345 +Tony Mitchell,mitchto03,2014,18,10,5.133907108,18.19983229,23.3337394,3.72635392,-11.15252826,-7.426174338,5.27498038,13.2982141,18.57319448,0.107034921,0.107034921,0,7.123231959,9.559900894,16.68313285,-1.548182483 +Naz Mitrou-Long,mitrona01,2018,3,1,47.55763731,7.313599414,54.87123672,59.42878115,63.72317145,123.1519526,53.03325444,19.58910608,72.62236053,0.040786567,0.040786567,0,40.16996685,8.9361992,49.10616605,6.014440868 +Naz Mitrou-Long,mitrona01,2019,184,84,-5.042982203,-3.889827685,-8.932809888,-1.415896854,-11.09798338,-12.51388023,-4.617330241,-5.716664143,-10.33399438,-0.324998563,-0.324998563,0,-5.481374231,-5.363993028,-10.84536726,-0.008518612 +Naz Mitrou-Long,mitrona01,2020,99,47,-1.29649143682572,4.85416476159718,3.55767332477147,-1.79755884417119,15.2517473055241,13.4541884613529,-1.49223042535024,7.28253252512233,5.79030209977209,0.203424847308277,0.203424847308277,0,1.96178291742215,3.11189326456073,5.07367618198288,-0.68129102644398 +Nazr Mohammed,mohamna01,2014,1069,567,-4.546569211,2.852678389,-1.693890822,-6.573597685,3.574346973,-2.999250712,-5.232019438,3.10537166,-2.126647778,0.185094648,0.12601374,0.059080908,-5.045037578,2.245965823,-2.799071755,0.025906397 +Nazr Mohammed,mohamna01,2015,284,142,-4.490577177,6.300527357,1.80995018,0.323915917,6.56545955,6.889375467,-3.808304486,6.729814226,2.92150974,0.413604029,0.174024745,0.239579284,-3.101752861,5.087547958,1.985795098,-0.557682798 +Nazr Mohammed,mohamna01,2016,61,29,-6.251825612,1.011418131,-5.240407481,-17.15531101,20.8944672,3.739156185,-9.091198812,5.114850175,-3.976348638,-0.016927991,-0.03183959,0.014911599,-6.832674314,1.939698746,-4.892975568,2.275328181 +Adam Mokoka,mokokad01,2020,234,112,-0.109778971605713,-0.909427677052177,-1.01920664865789,10.8868317754578,3.80888641535544,14.6957181908132,2.23246698496161,0.00234250485251,2.23480948981412,0.284732601361226,0.284732601361226,0,-0.29170258097058,-0.092928446473451,-0.384631027444031,-0.03992357762606 +Malik Monk,monkma01,2018,1807,854,-2.159541268,-4.495791026,-6.655332294,-4.477430705,-4.957256267,-9.434686972,-2.769971655,-4.8655293,-7.635500955,-2.144855423,-2.144855423,0,-1.762446203,-4.969357024,-6.731803227,0.754453571 +Malik Monk,monkma01,2019,2678,1258,-0.451650724,-4.153416029,-4.605066753,-0.834563404,-0.901092132,-1.735655536,-0.571988596,-3.723304357,-4.295292954,-1.001104379,-1.001104379,0,0.347119593,-4.189183827,-3.842064234,0.954230229 +Malik Monk,monkma01,2020,2409,1169,-1.00892896721256,-3.01952625915079,-4.02845522636335,-3.69983330644798,-1.73501304602334,-5.43484635247132,-1.55516841279021,-2.90768503021962,-4.46285344300983,-1.02460484964038,-1.02460484964038,0,-1.32336985695768,-3.97145481887593,-5.29482467583361,0.301667860416204 +Greg Monroe,monrogr01,2014,5398,2690,-0.196694677,-0.082372106,-0.279066783,2.34186027,-1.317454003,1.024406267,0.332133196,-0.289684223,0.042448972,3.834930711,3.834930711,0,0.437997579,-0.328420387,0.109577192,0.061757248 +Greg Monroe,monrogr01,2015,4197,2137,0.271258792,0.01399388,0.285252672,-1.784680594,0.998565,-0.786115593,-0.123473016,0.243508564,0.120035548,3.120727459,3.120727459,0,0.094072172,0.47019515,0.564267322,-0.259406097 +Greg Monroe,monrogr01,2016,4615,2314,1.140366108,0.326420551,1.466786659,2.361844889,-2.033908834,0.327936055,1.501098276,-0.109431941,1.391666335,4.864522872,4.864522872,0,0.884052597,-0.138267326,0.745785271,-0.502369136 +Greg Monroe,monrogr01,2017,3921,1964,0.64789784,0.532569279,1.180467119,3.297482195,-0.286026923,3.011455272,1.234859404,0.391050951,1.625910354,4.433496502,3.941886075,0.491610427,0.581123863,0.83902991,1.420153773,0.534551884 +Greg Monroe,monrogr01,2018,2378,1145,-0.250557974,0.939409731,0.688851757,-2.749208592,-3.338731349,-6.087939941,-0.753913591,0.08256657,-0.671347021,1.212977861,1.331569631,-0.11859177,-1.604199825,-0.112444713,-1.716644537,0.564981338 +Greg Monroe,monrogr01,2019,1243,570,-2.04697061,0.527608409,-1.519362201,-6.147375855,-1.164640048,-7.312015903,-3.081646793,0.148267717,-2.933379076,-0.027049987,-0.311272505,0.284222518,-2.258970872,0.546183354,-1.712787517,0.381313923 +Luis Montero,montelu01,2016,100,50,-1.955681414,-11.2980731,-13.25375452,-17.86613085,-10.97102516,-28.83715601,-5.44912196,-11.91695274,-17.3660747,-0.381179928,-0.376260088,-0.004919839,-4.763491566,-12.15656492,-16.92005649,0.649906258 +Luis Montero,montelu01,2018,17,8,-24.84413273,-4.443756246,-29.28788897,-18.96289535,-0.611691594,-19.57458694,-25.05619866,-3.852423103,-28.90862177,-0.107438047,-0.107438047,0,-20.89350835,-5.950821254,-26.8443296,0.621565883 +Matt Mooney,moonema01,2020,41,19,-1.62678945789391,11.624534722466,9.99774526457207,-7.86523483393483,18.3620673023,10.4968324683652,-2.97440556593874,13.8614509559337,10.8870453899949,0.130557837686388,0.130557837686388,0,-1.59013137876054,9.26429242890905,7.67416105014851,-1.26434341034979 +Ben Moore,moorebe01,2018,20,9,-1.0788536,-9.857101247,-10.93595485,-5.479917823,-45.38319355,-50.86311137,-2.012414141,-17.91643627,-19.92885041,-0.079919348,-0.079919348,0,-4.447241602,-14.02498941,-18.47223102,1.304692523 +E'Twaun Moore,mooreet01,2014,3033,1506,-0.484874447,0.397875965,-0.086998482,-3.294370521,3.115817429,-0.178553091,-1.039411462,1.018201293,-0.021210169,2.092372406,2.092372406,0,-1.875806233,0.138960898,-1.736845335,-0.19779644 +E'Twaun Moore,mooreet01,2015,1034,513,-0.679045669,0.554761059,-0.12428461,-0.745389731,0.4252291,-0.320160632,-0.776863233,0.550230834,-0.226632399,0.657300855,0.524850367,0.132450488,-0.368269169,0.134811625,-0.233457544,-0.400462823 +E'Twaun Moore,mooreet01,2016,2578,1263,-0.733741385,0.287033623,-0.446707761,1.28731571,0.156661818,1.443977527,-0.349179336,0.277883271,-0.071296065,1.718098593,1.718098593,0,-0.75827619,0.10746712,-0.650809071,-0.453511233 +E'Twaun Moore,mooreet01,2017,3781,1820,0.250187399,-0.444848911,-0.194661512,-0.153865684,-1.884647036,-2.038512721,0.223006083,-0.797088071,-0.574081988,2.011524882,2.011524882,0,-0.83420244,-0.534546575,-1.368749016,-0.43471345 +E'Twaun Moore,mooreet01,2018,6142,2870,0.017835148,-0.995860599,-0.978025451,1.605289129,-1.350211233,0.255077897,0.347671499,-1.144235553,-0.796564054,2.880184461,1.970932792,0.909251669,0.134736782,-0.482947052,-0.34821027,0.11026942 +E'Twaun Moore,mooreet01,2019,3172,1463,-0.160712838,-2.272008153,-2.432720991,1.526243086,-1.398776871,0.127466215,0.172944626,-2.214975388,-2.042030762,0.526862778,0.526862778,0,-0.371033656,-1.965848225,-2.336881882,-0.304993847 +E'Twaun Moore,mooreet01,2020,2205,1020,-0.467940260796525,-0.986448402096768,-1.45438866289329,0.554563136363452,-0.946332764483422,-0.391769628119969,-0.298553556145403,-1.02922576394222,-1.32777932008762,0.736766863754928,0.736766863754928,0,-0.262391188932969,-1.01459943445563,-1.27699062338859,-0.463867144309958 +Ja Morant,moranja01,2020,4485,2074,0.721375280381417,-2.29254332613662,-1.57116804575521,-1.0140674923382,2.3508556426818,1.3367881503436,0.414902703367276,-1.4690133370591,-1.05411063369182,1.79486134723681,1.79486134723681,0,-0.311873117282256,-1.51498137461805,-1.8268544919003,0.019793311595246 +Eric Moreland,moreler01,2015,6,2,12.97461082,-6.464497103,6.510113714,27.83939013,-2.058322453,25.78106768,16.89864226,-5.867966467,11.03067579,0.014501738,0.014501738,0,12.08788035,1.22243231,13.31031266,3.000152384 +Eric Moreland,moreler01,2016,105,48,-5.237812619,1.96231737,-3.275495248,-1.934712497,4.147247763,2.212535266,-4.847943861,2.598585264,-2.249358598,0.012346281,0.012346281,0,-5.786993467,-1.523155739,-7.310149206,0.68356237 +Eric Moreland,moreler01,2018,1614,805,-2.533270907,1.375289078,-1.157981829,-3.311833988,3.769201809,0.457367821,-2.848969688,1.95063748,-0.898332208,0.756562961,0.756562961,0,-3.512736966,2.17400518,-1.338731786,-0.513573632 +Eric Moreland,moreler01,2019,156,71,-3.205691532,-10.09726281,-13.30295434,-18.39953519,0.798524224,-17.60101097,-6.657906822,-8.529299777,-15.1872066,-0.451359354,-0.19516398,-0.256195373,-5.587185306,-6.58812169,-12.175307,1.012796616 +Juwan Morgan,morgaju01,2020,466,220,-1.22516615009353,-1.21667585414347,-2.441842004237,3.62213943578694,6.28054821659163,9.90268765237856,-0.265665438670075,0.284300293721318,0.018634855051243,0.31328525564327,0.202991998728774,0.110293256914496,-2.11340227486501,-0.970811155133759,-3.08421342999877,0.100026049705627 +Darius Morris,morrida01,2014,632,313,-2.499225594,-2.034355262,-4.533580857,-5.828681899,1.611879753,-4.216802146,-3.286573332,-1.369712035,-4.656285367,-0.298036746,-0.298036746,0,-3.11754586,-1.241586342,-4.359132202,-0.582032296 +Darius Morris,morrida01,2015,609,304,-3.235172409,-2.774789584,-6.009961993,-5.669908277,0.401220268,-5.268688009,-3.904169869,-2.238276629,-6.142446498,-0.521592389,-0.478113486,-0.043478904,-3.981446109,-3.272943751,-7.25438986,-0.849218857 +Jaylen Morris,morrija01,2018,217,98,-4.159853035,-4.405582936,-8.565435971,-10.51887383,0.683666625,-9.835207201,-5.701513743,-3.590807213,-9.292320955,-0.328275965,-0.328275965,0,-5.725656947,-4.325675601,-10.05133255,0.352535853 +Jaylen Morris,morrija01,2019,68,29,-2.431664984,4.98726158,2.555596597,0.375884415,10.55874764,10.93463206,-2.101773476,6.316169145,4.214395669,0.103693095,0.103693095,0,-2.35048662,3.41464126,1.06415464,0.642167328 +Markieff Morris,morrima02,2014,4407,2153,0.416092522,-0.987490417,-0.571397895,-1.651793285,1.096424141,-0.555369143,-0.035421156,-0.623175834,-0.658596989,2.3078341,2.3078341,0,-0.173612682,-0.266998905,-0.440611587,0.438812262 +Markieff Morris,morrima02,2015,5249,2581,-1.590721012,0.285718471,-1.30500254,1.226755671,2.989915511,4.216671182,-1.090844277,0.872836145,-0.218008132,3.353891515,3.353891515,0,-0.968468529,1.222179797,0.253711268,0.566541217 +Markieff Morris,morrima02,2016,3383,1629,-3.167948132,2.244607032,-0.923341101,-0.860329292,0.702030661,-0.158298632,-2.820652462,2.079441967,-0.741210495,1.679343927,1.679343927,0,-2.309686141,1.425397667,-0.884288473,0.676071289 +Markieff Morris,morrima02,2017,5637,2747,-1.941982185,1.216068244,-0.725913941,0.073680309,2.537499145,2.611179454,-1.676737294,1.570963259,-0.105774035,3.771742516,2.550723033,1.221019483,-1.306038299,1.478470043,0.172431744,0.368367484 +Markieff Morris,morrima02,2018,4355,2149,-1.637677226,-0.410698336,-2.048375562,-0.268627427,-1.734326309,-2.002953736,-1.462195495,-0.715844625,-2.17804012,0.629641146,0.480931346,0.1487098,-1.510860958,-0.503419648,-2.014280606,-0.088926919 +Markieff Morris,morrima02,2019,2841,1329,-1.878640836,-0.767239285,-2.645880121,-2.879959773,-1.542704053,-4.422663826,-2.199729773,-0.941182546,-3.14091232,-0.260983508,-0.373982521,0.112999013,-1.900185655,-0.797915597,-2.698101253,0.30040986 +Markieff Morris,morrima02,2020,3282,1572,-1.45110294932353,-1.4026093319805,-2.85371228130403,-1.44025885518345,0.482489044788167,-0.957769810395286,-1.53130476610593,-1.10201112231191,-2.63331588841785,0.132083417152206,-0.556914004113681,0.688997421265887,-1.70248514348849,-1.85504790145996,-3.55753304494845,0.229092887908396 +Marcus Morris,morrima03,2014,3677,1800,-0.058706664,-0.437295031,-0.496001695,1.371327562,-0.019052136,1.352275426,0.197571127,-0.386584334,-0.189013207,2.354091622,2.354091622,0,0.614897991,-0.202846114,0.412051877,0.08905877 +Marcus Morris,morrima03,2015,4191,2045,0.674199308,-0.659005605,0.015193703,2.176908633,-2.932717695,-0.755809062,1.033041848,-1.170268829,-0.13722698,2.729620294,2.729620294,0,0.488805674,-0.956435039,-0.467629365,0.125231756 +Marcus Morris,morrima03,2016,5989,3000,0.615667624,-0.802995955,-0.187328331,1.684524558,0.040220569,1.724745126,0.87208654,-0.679273557,0.192812983,4.485584644,4.466532751,0.019051893,1.037659777,-0.476362665,0.561297112,-0.018087349 +Marcus Morris,morrima03,2017,5130,2565,-0.518770148,0.270501995,-0.248268152,-1.374823076,-0.067430254,-1.44225333,-0.691734054,0.191515042,-0.500219011,2.930062568,2.930062568,0,-0.540251597,0.135412457,-0.40483914,-0.471181749 +Marcus Morris,morrima03,2018,4083,2009,-0.70933185,-0.841583772,-1.550915621,-1.560513852,-2.952549323,-4.513063175,-0.921907722,-1.382505179,-2.3044129,0.38984464,1.300761927,-0.910917287,-1.704980292,-1.345064023,-3.050044316,-0.215903441 +Marcus Morris,morrima03,2019,4973,2345,0.599248983,-1.617844484,-1.018595502,1.811826239,-2.599870009,-0.788043771,0.867179786,-1.957837928,-1.090658142,2.021409476,0.773755915,1.247653561,1.236642462,-1.413744011,-0.17710155,-0.046152512 +Marcus Morris Sr.,morrima03,2020,4791,2324,0.115888604747238,0.160608277239668,0.276496881986906,3.22743535120748,1.61990524637644,4.84734059758393,0.805411261437191,0.471034917818358,1.27644617925555,4.81356107191462,3.12495920779837,1.68860186411625,-0.003384513609164,0.506787391073997,0.503402877464833,-0.353925498160128 +Monte Morris,morrimo01,2018,54,25,8.901730569,0.138352888,9.040083457,-1.809053763,0.54256849,-1.266485273,7.252201761,0.328286161,7.580487922,0.131762614,0.131762614,0,7.135849689,0.791069621,7.92691931,-0.002077655 +Monte Morris,morrimo01,2019,4527,2194,1.60963175,0.596739393,2.206371143,-1.561888007,1.785813831,0.223925825,1.01626306,0.862862804,1.879125864,5.062905422,5.446180183,-0.383274761,0.556729492,0.351656998,0.90838649,-1.811417901 +Monte Morris,morrimo01,2020,4242,2042,1.0479315133423,-2.83339843508482,-1.78546692174252,-0.606537055447313,-1.97356083153286,-2.58009788698017,0.736379591930712,-2.828826261368,-2.09244666943729,0.6511055030184,1.10971091678453,-0.45860541376613,0.536471363054628,-2.49640800225914,-1.95993663920452,-0.850472312437169 +Anthony Morrow,morroan01,2014,2777,1426,1.528886342,-1.697402043,-0.168515701,0.085137208,2.264606754,2.349743962,1.319240593,-0.927710865,0.391529727,2.272416829,2.272416829,0,0.48297621,-1.644209077,-1.161232868,-0.553433409 +Anthony Morrow,morroan01,2015,3713,1806,2.574819549,-0.442482997,2.132336552,2.454321086,2.166214506,4.620535591,2.671363968,0.066228268,2.737592236,5.061901515,5.061901515,0,1.952917941,-0.18932842,1.763589521,0.104643253 +Anthony Morrow,morroan01,2016,2057,1002,1.862837011,-2.770274476,-0.907437466,0.874919538,-2.06759986,-1.192680322,1.685497931,-2.809226275,-1.123728344,0.834579689,0.654244702,0.180334987,1.134275587,-3.339196936,-2.204921349,-0.179169536 +Anthony Morrow,morroan01,2017,1544,743,0.612615548,-2.533793773,-1.921178225,-1.907825047,-1.08072953,-2.988554576,0.127329169,-2.396892588,-2.269563419,0.180516876,0.180408921,0.000107955,-0.433449347,-2.771479693,-3.20492904,-0.435138303 +Donatas Motiejunas,motiedo01,2014,1994,952,-2.532222622,-0.604858216,-3.137080838,-2.77708689,3.278923236,0.501836346,-2.809352222,0.156871023,-2.652481199,0.047746224,0.047746224,0,-2.464723801,-0.086181975,-2.550905776,0.770155443 +Donatas Motiejunas,motiedo01,2015,4102,2037,-0.754216887,1.088692833,0.334475946,-0.20672324,-0.541934027,-0.748657267,-0.712105206,0.770613477,0.058508272,2.922625969,2.922625969,0,-0.539291901,1.113020621,0.57372872,0.125067964 +Donatas Motiejunas,motiedo01,2016,1341,645,-3.004949092,1.80609559,-1.198853502,-0.790809792,1.467865931,0.677056139,-2.726624984,1.86218504,-0.864439944,0.651916948,0.294294901,0.357622047,-1.933614854,1.475020927,-0.458593927,2.106979689 +Donatas Motiejunas,motiedo01,2017,1022,479,-4.151897268,-1.766772462,-5.91866973,-1.574398256,-5.624581479,-7.198979735,-3.821866245,-2.691578956,-6.513445202,-0.92875844,-0.92875844,0,-3.551593918,-2.036615941,-5.58820986,0.962622248 +Donatas Motiejunas,motiedo01,2019,64,32,-4.671133197,-3.736101849,-8.407235046,-9.391242442,0.48856138,-8.902681062,-6.071370955,-3.09908189,-9.170452845,-0.072633969,-0.248010537,0.175376568,-7.960491579,-4.422679134,-12.38317071,-0.936554081 +Johnathan Motley,motlejo01,2018,348,176,1.121388068,-2.159066477,-1.037678409,-3.471580669,-0.920968763,-4.392549432,0.282465916,-2.018848442,-1.736382527,0.090433735,0.090433735,0,-0.730666676,-2.735552406,-3.466219081,-0.636746145 +Johnathan Motley,motlejo01,2019,347,156,-3.792840077,-2.277821051,-6.070661128,-6.189925153,-1.149927355,-7.339852507,-4.509822571,-2.154492902,-6.664315473,-0.315129274,-0.315129274,0,-3.489348072,-1.670620127,-5.159968199,1.172475998 +Johnathan Motley,motlejo01,2020,91,41,3.39726932785783,0.013637203544011,3.41090653140184,5.23880608389928,-2.00917935558728,3.229626728312,3.92511910478264,-0.509854160306224,3.41526494447642,0.130264049445507,0.130264049445507,0,2.33785553398558,1.41953673770994,3.75739227169553,1.02748703549401 +Arnett Moultrie,moultar01,2014,405,187,-5.767521829,0.387692467,-5.379829362,-3.547147802,-5.554068744,-9.101216547,-5.594845535,-0.735668609,-6.330514145,-0.342154029,-0.342154029,0,-6.247091188,-1.666959707,-7.914050896,0.153439179 +Timofey Mozgov,mozgoti01,2014,3679,1770,-1.764176799,0.830238058,-0.933938741,0.99898296,1.82704484,2.8260278,-1.289775867,1.104911369,-0.184864499,2.322643183,2.322643183,0,-0.970313999,0.554617277,-0.415696722,0.256190961 +Timofey Mozgov,mozgoti01,2015,5074,2574,-1.757330407,3.354250578,1.596920171,2.22726904,2.006594324,4.233863364,-1.085037038,3.269509148,2.184472109,6.576314142,4.339902849,2.236411293,-0.573938757,2.526979263,1.953040506,-0.148193178 +Timofey Mozgov,mozgoti01,2016,2769,1402,-3.080080459,2.989528926,-0.090551533,-4.687860658,-1.104819186,-5.792679844,-3.65397622,2.267458013,-1.386518207,0.967912232,1.200229207,-0.232316975,-2.760531498,1.67749509,-1.083036408,-0.127888247 +Timofey Mozgov,mozgoti01,2017,2265,1104,-4.434522327,1.080173595,-3.354348733,-2.415060404,0.885186908,-1.529873496,-4.262227977,1.164549511,-3.097678466,-0.19514782,-0.19514782,0,-4.238729132,0.356981955,-3.881747177,-0.343524479 +Timofey Mozgov,mozgoti01,2018,782,359,-6.9724279,-0.746529545,-7.718957445,-7.741344272,0.202592136,-7.538752137,-7.543131901,-0.560147833,-8.103279735,-0.984836248,-0.984836248,0,-7.376425592,-1.60269038,-8.979115972,0.437033153 +Emmanuel Mudiay,mudiaem01,2016,4236,2068,-3.66533451,-2.015100665,-5.680435176,0.100199099,-1.482460747,-1.382261647,-3.088613479,-1.990760182,-5.07937366,-2.48494603,-2.48494603,0,-2.199477124,-2.082307913,-4.281785037,1.082914693 +Emmanuel Mudiay,mudiaem01,2017,2948,1406,-2.308635434,-3.966626395,-6.275261829,-2.241419978,-2.916335469,-5.157755447,-2.496452136,-3.957667893,-6.454120029,-2.661491854,-2.661491854,0,-1.769910442,-3.993664708,-5.763575149,0.161469648 +Emmanuel Mudiay,mudiaem01,2018,2631,1245,-2.510006478,-2.081332358,-4.591338836,-4.095687064,-3.318764575,-7.414451639,-3.02555114,-2.447690318,-5.473241458,-1.737548554,-1.737548554,0,-1.701481128,-3.181465225,-4.882946352,0.49293788 +Emmanuel Mudiay,mudiaem01,2019,3397,1607,-1.05688692,-1.662207654,-2.719094574,-0.944523126,-3.017202168,-3.961725293,-0.986159407,-1.999553974,-2.985713381,-0.192586663,-0.192586663,0,-1.121191994,-2.587147214,-3.708339207,-0.354747614 +Emmanuel Mudiay,mudiaem01,2020,1891,884,-2.3893216818373,-1.68310681156193,-4.07242849339923,-3.93171253150036,-0.601561818975196,-4.53327435047555,-2.89980057486144,-1.58145415116973,-4.48125472603117,-0.768796620558665,-0.851511721514162,0.082715100955498,-2.75510186679795,-2.4146001632446,-5.16970203004255,-0.468939533203571 +Shabazz Muhammad,muhamsh01,2014,591,290,-0.967953773,-1.368000012,-2.335953785,-3.057834802,-4.560803505,-7.618638307,-1.513511698,-2.151110941,-3.664622638,-0.135295167,-0.135295167,0,-1.982768226,-3.442367825,-5.425136052,-0.021666717 +Shabazz Muhammad,muhamsh01,2015,1763,866,3.098376878,-2.294401975,0.803974903,1.315475639,-1.721927261,-0.406451622,2.986563596,-2.251724852,0.734838744,1.551845355,1.551845355,0,1.735534457,-2.977372596,-1.241838139,0.755333054 +Shabazz Muhammad,muhamsh01,2016,3424,1682,0.759994204,-3.518937584,-2.758943379,-2.904723189,-3.191485591,-6.096208781,0.053355263,-3.633578036,-3.580222773,-0.710228784,-0.710228784,0,-1.187677564,-3.979847929,-5.167525493,-0.306132258 +Shabazz Muhammad,muhamsh01,2017,3062,1516,0.351650179,-2.188709209,-1.837059031,-2.803981065,1.065901888,-1.738079176,-0.319500307,-1.637663307,-1.957163614,0.611560343,0.611560343,0,-1.048912235,-2.714200825,-3.763113059,-0.267037304 +Shabazz Muhammad,muhamsh01,2018,925,447,-0.380263954,-3.588825052,-3.969089006,-1.994862334,-6.848792904,-8.843655238,-0.786881135,-4.460957975,-5.24783911,-0.550589368,-0.567513745,0.016924377,-0.449143633,-4.326898344,-4.776041976,-0.148958502 +Mychal Mulder,muldemy01,2020,422,204,-1.4971527772545,-0.564240759152137,-2.06139353640663,5.93633590957354,4.28031222238171,10.2166481319553,0.03065100159361,0.454141104311117,0.484792105904727,0.335228606914303,0.335228606914303,0,0.754682527970357,0.153713725971718,0.908396253942075,-0.440084941320387 +Byron Mullens,mulleby01,2014,863,414,-1.543497479,-6.687581113,-8.231078593,-1.799466827,-5.44033717,-7.239803997,-1.655961791,-6.811626261,-8.467588052,-1.236894763,-1.236894763,0,-0.499465128,-5.326164069,-5.825629196,0.789277074 +Xavier Munford,munfoxa02,2016,660,333,-1.183710204,1.430486678,0.246776474,1.114101661,-1.038453161,0.0756485,-0.75429532,1.054014858,0.299719538,0.516020742,0.45183775,0.064182992,0.15676941,1.85821818,2.01498759,-0.349823604 +Xavier Munford,munfoxa02,2018,44,21,-7.346582967,-5.866238576,-13.21282154,-12.39868258,-6.033548844,-18.43223143,-8.823900779,-6.197934161,-15.02183494,-0.132151918,-0.132151918,0,-7.321970835,-5.394896341,-12.71686718,0.50474085 +Erik Murphy,murpher01,2014,129,62,-7.802573957,-8.049404679,-15.85197864,-20.86341705,-5.735998167,-26.59941521,-11.0302649,-8.165339877,-19.19560478,-0.51562995,-0.51562995,0,-10.44743252,-7.202825137,-17.65025765,-0.845178757 +Dejounte Murray,murrade01,2017,1003,490,-3.345581858,1.542187024,-1.803394834,-0.951795372,2.749277788,1.797482416,-3.0935883,1.834186165,-1.259402134,0.385824297,-0.432883289,0.818707586,-2.316364949,1.38939139,-0.926973558,0.617121754 +Dejounte Murray,murrade01,2018,3719,1839,-1.928016459,2.572572219,0.64455576,-2.296494693,5.255747143,2.95925245,-2.109836289,3.23389331,1.124057021,3.635648097,3.308632518,0.327015579,-1.852946071,3.704025043,1.851078972,-0.371283914 +Dejounte Murray,murrade01,2020,3574,1687,-0.478356892818095,0.318818627869392,-0.159538264948703,-0.077021395886204,-2.06986787238892,-2.14688926827513,-0.451163146863564,-0.125364077520116,-0.57652722438368,1.87185286483467,1.87185286483467,0,-0.411741601024933,1.2923665151106,0.880624914085666,0.061607883527456 +Jamal Murray,murraja01,2017,3701,1764,-0.108152917,-0.944301118,-1.052454035,-0.153613002,1.566894077,1.413281074,-0.180577626,-0.435521556,-0.616099182,1.928691031,1.928691031,0,0.358327348,-1.299002501,-0.940675153,0.418599583 +Jamal Murray,murraja01,2018,5224,2565,1.168514339,-1.361459964,-0.192945625,6.702978154,-2.496913888,4.206064266,2.335503386,-1.660905135,0.674598252,4.460166685,4.460166685,0,3.060258524,-1.17973605,1.880522474,-0.475399983 +Jamal Murray,murraja01,2019,6064,2955,1.434964113,0.082582275,1.517546389,4.268197966,-1.961373375,2.306824592,2.058267597,-0.354139813,1.704127784,6.707203072,5.501098753,1.206104319,2.10475134,-0.49072802,1.61402332,-0.682651936 +Jamal Murray,murraja01,2020,5352,2657,2.85190214275149,-0.153054646876036,2.69884749587545,4.01372148287253,2.78078760722937,6.7945090901019,3.2212962460537,0.446882440428309,3.66817868648201,8.77296963576878,4.39050500142622,4.38246463434256,3.35195331546154,0.721369633488939,4.07332294895048,-1.0794192001803 +Toure' Murry,murryto01,2014,769,373,-2.124331348,-0.202195184,-2.326526532,-3.536028473,2.875345576,-0.660682896,-2.570416023,0.460756567,-2.109659456,0.123425217,0.123425217,0,-1.920742052,-0.54512066,-2.465862712,1.232166688 +Toure' Murry,murryto01,2015,36,18,-14.48578122,1.113301081,-13.37248014,-11.44387011,13.62863874,2.184768627,-14.6778841,3.80126085,-10.87662325,-0.076532673,-0.076532673,0,-10.34148383,0.541302531,-9.800181297,4.136727372 +Dzanan Musa,musadz01,2019,123,54,-4.095501816,0.420542302,-3.674959514,2.06396327,8.940264357,11.00422763,-3.000925055,2.280306533,-0.720618522,0.057876976,0.045569426,0.01230755,-3.780179924,-0.406815663,-4.186995587,2.158053901 +Dzanan Musa,musadz01,2020,1154,526,-2.9300158459009,0.815071031612393,-2.11494481428851,-3.74781210107836,0.135790579592898,-3.61202152148546,-3.26320898173934,0.726081535989566,-2.53712744574977,0.055595942405211,0.255914570427329,-0.200318628022118,-2.34747784988884,-1.4590403381969,-3.80651818808574,1.22029016400583 +Mike Muscala,muscami01,2014,452,220,-6.162678944,-4.66601344,-10.82869238,-5.247480976,-5.360370976,-10.60785195,-6.327241347,-5.090540789,-11.41778214,-0.96580455,-0.988290079,0.022485529,-5.199333857,-4.575071537,-9.774405394,-0.215903852 +Mike Muscala,muscami01,2015,1197,604,1.111903211,-0.041695564,1.070207647,-1.190154377,0.519942628,-0.670211749,0.67770074,0.035337698,0.713038438,1.065657184,0.960434264,0.105222921,0.073319091,-0.750457954,-0.677138863,-0.344820843 +Mike Muscala,muscami01,2016,1300,632,-1.320804162,-0.019944183,-1.340748345,-3.776397848,-0.869669073,-4.646066921,-1.90489037,-0.277824275,-2.182714646,0.176601389,0.322643634,-0.146042245,-1.353791098,-0.504042636,-1.857833734,0.088830317 +Mike Muscala,muscami01,2017,2730,1318,-1.147586627,1.114748747,-0.03283788,-1.32255176,-1.840918919,-3.163470679,-1.239288573,0.525216427,-0.714072145,1.370675416,1.388695812,-0.018020396,-1.957130496,-0.102555971,-2.059686467,0.115337733 +Mike Muscala,muscami01,2018,2264,1060,-1.360694135,-0.038847119,-1.399541253,-0.588726667,0.27266686,-0.316059807,-1.239800861,0.08355613,-1.15624473,0.864744774,0.864744774,0,-1.202321495,-0.533408764,-1.735730258,0.324868829 +Mike Muscala,muscami01,2019,2858,1306,-1.090871114,-0.173269122,-1.264140237,-1.174035382,1.42525303,0.251217648,-1.19218319,0.122986475,-1.069196715,1.12338829,1.12338829,0,-1.040332076,-0.369481806,-1.409813882,0.312253979 +Mike Muscala,muscami01,2020,1284,592,-0.804279769967692,1.5732173802865,0.76893761031881,-2.9041809671055,-0.422453429761853,-3.32663439686735,-1.29243962310241,1.2399433810941,-0.052496242008308,0.807543525183895,0.892922905043551,-0.085379379859656,-0.988988147703295,0.737969263508585,-0.25101888419471,-0.054243747884668 +Svi Mykhailiuk,mykhasv01,2019,960,440,-3.931453206,-1.144219268,-5.075672474,-1.093809613,0.540303916,-0.553505697,-3.547898766,-0.867471286,-4.415370053,-0.378207445,-0.378207445,0,-3.605055087,-2.098531748,-5.703586835,0.513112976 +Svi Mykhailiuk,mykhasv01,2020,2639,1265,0.245236957091374,-1.47534641635507,-1.2301094592637,1.07819718812846,1.97864980495569,3.05684699308415,0.457352376348835,-0.824535684403866,-0.367183308055031,1.54229081233629,1.54229081233629,0,0.270495142750118,-1.60457404727998,-1.33407890452986,0.293043017042856 +Abdel Nader,naderab01,2018,1159,555,-4.128919159,-2.284880937,-6.413800096,-6.112414973,-2.38225342,-8.494668393,-4.792193229,-2.504471886,-7.296665115,-1.296694498,-1.225844432,-0.070850066,-5.01242041,-3.075233199,-8.08765361,0.578092483 +Abdel Nader,naderab01,2019,1530,699,-2.931131004,-2.307521773,-5.238652777,-9.082116818,-1.397060607,-10.47917743,-4.399647063,-2.311731911,-6.711378974,-1.408253667,-1.368862843,-0.039390824,-4.316486174,-1.683828105,-6.000314279,-0.172293655 +Abdel Nader,naderab01,2020,1893,892,-2.55926861777746,0.010910731097609,-2.54835788667985,-6.8940191560765,0.71171770388424,-6.18230145219226,-3.62145843677774,0.118866062857794,-3.50259237391995,-0.342212121473646,-0.331342782590697,-0.010869338882949,-3.69397919393979,-0.704383523935341,-4.39836271787513,-0.180515061307763 +Larry Nance Jr.,nancela02,2016,2560,1266,-1.405779555,0.474215723,-0.931563833,1.005052104,2.299995881,3.305047985,-0.996378444,0.95461429,-0.041764154,1.731950494,1.731950494,0,-1.43251755,-0.123555929,-1.556073479,-0.968265531 +Larry Nance Jr.,nancela02,2017,3024,1442,-1.35709109,0.162302781,-1.194788308,-1.286149118,1.831961964,0.545812847,-1.407001545,0.580261426,-0.826740119,1.41661738,1.41661738,0,-1.130692517,0.787841608,-0.342850909,0.115003873 +Larry Nance Jr.,nancela02,2018,3596,1728,0.319880197,2.42034021,2.740220407,-2.260797261,3.184901284,0.924104023,-0.220214198,2.75459791,2.534383712,4.699344216,3.783632618,0.915711599,0.143230169,3.099079338,3.242309507,0.157695847 +Larry Nance Jr.,nancela02,2019,3662,1795,-0.145033696,2.345958235,2.200924539,0.459584799,0.465430774,0.925015573,0.00191379,2.230547709,2.232461499,4.543462713,4.543462713,0,0.317497156,2.340936002,2.658433157,-0.435984242 +Larry Nance Jr.,nancela02,2020,3064,1472,0.294711561064692,0.183634511954989,0.478346073019681,-1.15748949545786,4.26505053523938,3.10756103978152,0.05807359591695,1.10281686747134,1.16089046338828,2.9152940388654,2.9152940388654,0,0.509270726289944,0.363520335765108,0.872791062055052,-0.759262800701397 +Shabazz Napier,napiesh01,2015,1931,1012,-1.820142418,-1.8707303,-3.690872718,-2.144854777,2.103230812,-0.041623964,-1.997204782,-1.131249928,-3.128454711,-0.194227895,-0.194227895,0,-1.477126031,-1.634189864,-3.111315894,-0.577488057 +Shabazz Napier,napiesh01,2016,1211,600,-2.363271025,-0.734741205,-3.098012231,-2.444923902,-0.171824183,-2.616748085,-2.503792447,-0.638841483,-3.142633929,-0.120124566,-0.120124566,0,-1.635745568,-1.539550677,-3.175296245,-0.055712862 +Shabazz Napier,napiesh01,2017,1134,559,0.320545176,-0.033463311,0.287081866,3.796201816,-1.42123331,2.374968506,1.061483455,-0.299222116,0.762261339,0.993835015,0.793627585,0.20020743,1.940253824,-0.60913517,1.331118654,-0.497092165 +Shabazz Napier,napiesh01,2018,3187,1570,-0.285333772,2.774211388,2.488877616,-1.473996886,0.812438151,-0.661558735,-0.561543702,2.506661707,1.945118005,3.733120899,3.772968649,-0.03984775,-0.7070409,2.440684588,1.733643687,-0.74553762 +Shabazz Napier,napiesh01,2019,2171,1011,2.422110532,0.318826247,2.740936779,-1.626875224,1.9613587,0.334483476,1.748878839,0.681737837,2.430616677,2.653440675,2.220332669,0.433108006,1.571974248,0.077472929,1.649447177,-0.001817902 +Shabazz Napier,napiesh01,2020,2911,1344,-0.050612852543481,-0.837173199410626,-0.887786051954107,-2.25039087637661,1.88785543820551,-0.362535438171103,-0.490927877435624,-0.283811637754372,-0.774739515189996,1.36059163480464,1.36059163480464,0,-0.026616604945394,-0.376549330893629,-0.403165935839023,0.636804829954657 +Steve Nash,nashst01,2014,672,313,-2.059716338,-1.981591529,-4.041307867,-2.562540155,-1.320148157,-3.882688312,-2.258944097,-1.942738903,-4.201683,-0.234541449,-0.234541449,0,-1.626378454,-2.728220053,-4.354598507,1.124722782 +Hamady Ndiaye,ndiayha01,2014,151,74,-4.612299552,-5.590769236,-10.20306879,-8.803737959,0.71093405,-8.092803909,-5.805403218,-4.587927049,-10.39333027,-0.287881726,-0.287881726,0,-6.299209683,-3.640057804,-9.939267486,-0.229566186 +Maurice Ndour,ndourma01,2017,674,331,-2.191791735,1.793796836,-0.397994899,-2.174416759,2.797549781,0.623133023,-2.295574467,2.17203118,-0.123543287,0.443860194,0.443860194,0,-1.649819698,0.38790483,-1.261914868,0.069477897 +Gary Neal,nealga01,2014,2395,1218,-0.185625004,-4.66201183,-4.847636835,-2.271402891,-2.803008355,-5.074411246,-0.561701044,-4.541140162,-5.102841206,-1.465710802,-1.270757295,-0.194953507,-0.757757328,-4.845937791,-5.603695119,-0.031989386 +Gary Neal,nealga01,2015,2377,1193,-0.426654066,-4.424480788,-4.851134854,-1.817210817,-0.298610755,-2.115821572,-0.669906223,-3.84130377,-4.511209992,-1.090525867,-1.090525867,0,-1.13734879,-3.849299821,-4.98664861,-0.057380428 +Gary Neal,nealga01,2016,1684,807,0.65276347,-4.05735867,-3.4045952,-3.096335222,-5.059031618,-8.15536684,-0.076599668,-4.515106902,-4.59170657,-0.753031798,-0.753031798,0,0.23924274,-3.820549431,-3.581306691,-0.677343944 +Gary Neal,nealga01,2017,37,18,-7.585930836,-11.0536916,-18.63962243,-13.23565228,3.001534995,-10.23411729,-9.132046032,-8.799470315,-17.93151635,-0.139002987,-0.139002987,0,-6.283205642,-7.845752872,-14.12895851,-0.294077601 +Nemanja Nedovic,nedovne01,2014,306,142,-6.68017679,-3.258460415,-9.938637205,-12.17015659,-3.6524402,-15.82259679,-8.250371367,-3.612028996,-11.86240036,-0.651527648,-0.651527648,0,-7.168603975,-4.329675779,-11.49827975,0.458795413 +Jameer Nelson,nelsoja01,2014,4307,2179,0.593731962,-2.999851421,-2.406119459,3.084831049,-5.362513259,-2.27768221,1.217001147,-3.659778129,-2.442776982,0.340098647,0.340098647,0,1.099448985,-3.184077125,-2.08462814,-0.406944826 +Jameer Nelson,nelsoja01,2015,2826,1407,0.110218221,-1.18497234,-1.07475412,-0.002139798,-1.226999997,-1.229139795,0.101013202,-1.252401623,-1.151388421,1.146206878,1.146206878,0,0.616447556,-1.017290651,-0.400843095,-0.036166021 +Jameer Nelson,nelsoja01,2016,2063,1036,-1.229022369,-4.137245441,-5.36626781,-1.161911274,-1.711355947,-2.873267221,-1.282348525,-3.849241067,-5.131589592,-1.247708555,-1.247708555,0,-1.335759399,-3.221160155,-4.556919554,-0.863249323 +Jameer Nelson,nelsoja01,2017,4234,2045,0.134616063,-3.961052728,-3.826436665,1.421846865,1.959765401,3.381612267,0.360721021,-2.933580985,-2.572859964,0.183812204,0.183812204,0,0.225354971,-2.48977146,-2.264416489,-0.535217818 +Jameer Nelson,nelsoja01,2018,2117,1013,-2.720804964,-2.260056522,-4.980861486,-3.13338813,-3.436929693,-6.570317823,-2.962016027,-2.651121059,-5.613137086,-1.47503144,-1.47503144,0,-2.486365441,-2.550288135,-5.036653576,-0.664454934 +Raul Neto,netora01,2016,2881,1499,-1.088827919,1.509652662,0.420824744,-1.287544438,1.008704237,-0.2788402,-1.183479762,1.451179009,0.267699247,2.29744511,2.29744511,0,-1.422858281,1.883595269,0.460736988,-0.442864353 +Raul Neto,netora01,2017,825,406,-0.283734859,1.995824373,1.712089513,-0.688518157,6.165012576,5.476494419,-0.378087495,2.94369735,2.565609855,1.101009906,1.063143303,0.037866603,-1.081627837,4.072340418,2.990712581,-0.487523021 +Raul Neto,netora01,2018,1201,570,-1.427441835,-0.070582498,-1.498024332,-0.353847038,6.203651996,5.849804958,-1.286316729,1.160688694,-0.125628035,0.76878147,0.82785595,-0.059074481,-1.746359391,0.867800612,-0.878558779,0.06457994 +Raul Neto,netora01,2019,1079,494,1.175355382,-0.675444469,0.499910913,5.664324133,2.472811864,8.137135997,2.168821359,-0.138402344,2.030419014,1.217943527,1.382913803,-0.164970277,1.18463578,-0.086847827,1.097787952,0.066300264 +Raul Neto,netora01,2020,1465,694,-0.333900592236553,3.00289024167785,2.6689896494413,-3.38418954456929,1.72942728497088,-1.65476225959841,-1.00764008859257,2.88867549961393,1.88103541102136,1.63857548696895,1.53505208717555,0.103523399793403,-0.461159808216406,1.9482004300545,1.4870406218381,-0.356930402977435 +Malik Newman,newmama01,2020,8,4,,,,,,,0,0,0,0,0,0,0,0,0, +Georges Niang,niangge01,2017,197,93,-7.143737043,-3.800876579,-10.94461362,-0.052677936,1.237710321,1.185032385,-6.066939303,-2.940873543,-9.007812846,-0.295864138,-0.295864138,0,-6.229823282,-5.69016509,-11.91998837,-0.350283279 +Georges Niang,niangge01,2018,73,32,-2.171969544,3.279221978,1.107252433,-12.66346119,5.090029501,-7.57343169,-4.595582055,3.700577616,-0.895004438,0.030957269,0.030957269,0,-3.26294511,1.900561843,-1.362383267,2.200631659 +Georges Niang,niangge01,2019,1241,571,-0.440075677,-1.951609555,-2.391685231,-1.517815039,-3.569722944,-5.087537983,-0.702319561,-2.483711635,-3.186031196,-0.117216459,-0.376750425,0.259533966,-1.010152924,-2.609920878,-3.620073801,0.586939187 +Georges Niang,niangge01,2020,2192,1037,1.26172661158885,-1.40973224118525,-0.148005629596406,-0.250293746211005,-2.42187070163583,-2.67216444784683,1.00224307946844,-1.71829979255174,-0.716056713083304,1.08945626544657,0.808710891100089,0.280745374346478,0.025892533812743,-2.38365073237452,-2.35775819856177,-0.340650101911624 +Andrew Nicholson,nichoan01,2014,2339,1174,-3.558386619,-1.264518621,-4.82290524,-3.690730324,1.20890969,-2.481820634,-3.738620713,-0.790716391,-4.529337104,-1.059002195,-1.059002195,0,-3.875868494,-0.975776785,-4.85164528,-0.609797643 +Andrew Nicholson,nichoan01,2015,969,492,-3.580261543,-2.135829639,-5.716091182,-3.415634955,-0.249229115,-3.66486407,-3.703498528,-1.826462929,-5.529961458,-0.696599292,-0.696599292,0,-3.767266444,-2.761397902,-6.528664346,-0.167952511 +Andrew Nicholson,nichoan01,2016,1660,823,-0.412316004,-0.230562782,-0.642878785,-2.109684812,5.288638494,3.178953681,-0.783328118,0.914774364,0.131446246,1.206923834,1.206923834,0,-1.046338617,-0.714908659,-1.761247276,-0.240649639 +Andrew Nicholson,nichoan01,2017,698,342,-5.456476293,-2.749249453,-8.205725747,-7.0866254,-7.289866694,-14.37649209,-6.123959304,-3.856158298,-9.980117602,-1.261970023,-1.261970023,0,-4.94131402,-2.691689866,-7.633003886,-0.022052952 +Joakim Noah,noahjo01,2014,5720,3030,0.783064711,5.127855951,5.910920662,2.285159512,1.151351766,3.436511278,1.184290947,4.533858448,5.718149395,13.04581501,12.46159028,0.58422473,0.908143454,4.824594211,5.732737664,-0.335474041 +Joakim Noah,noahjo01,2015,4785,2444,-0.391175339,3.044092309,2.65291697,-0.524495761,-0.485498066,-1.009993826,-0.499136168,2.480139037,1.981002869,5.922779556,5.165174942,0.757604615,-0.300130914,2.238589462,1.938458548,0.192160687 +Joakim Noah,noahjo01,2016,1297,635,-1.560702499,2.438280963,0.877578465,-1.99523247,2.194006193,0.198773723,-1.747457291,2.546595114,0.799137824,1.16188811,1.16188811,0,-1.384330669,1.740929386,0.356598717,1.023890744 +Joakim Noah,noahjo01,2017,2055,1015,-1.073538891,0.358925593,-0.714613298,-0.45867051,-2.719157631,-3.177828141,-1.001871229,-0.21020139,-1.212072618,0.798251925,0.798251925,0,-0.910399195,0.167071069,-0.743328127,0.22559031 +Joakim Noah,noahjo01,2018,88,40,-2.897124477,12.43614045,9.539015973,-14.49765177,10.38316894,-4.114482829,-5.42921988,12.84295283,7.413732954,0.213597653,0.213597653,0,-2.97083818,9.15947848,6.188640301,2.953677039 +Joakim Noah,noahjo01,2019,1450,693,-1.715992538,1.082418335,-0.633574203,-1.949428473,3.254990797,1.305562324,-1.815527272,1.550838152,-0.26468912,0.87777747,0.87777747,0,-2.697512731,1.016048237,-1.681464494,-0.110228023 +Joakim Noah,noahjo01,2020,121,52,0.384509269445932,-0.6130811683692,-0.228571898923268,-13.1457458532685,2.28433927666699,-10.8614065766015,-2.45608433383494,-0.145905278018964,-2.60198961185391,0.005825831349852,-0.009586088107118,0.015411919456971,0.970431253265106,0.108172314694879,1.07860356795998,1.72983415531862 +Nerlens Noel,noelne01,2015,4667,2311,-4.061319971,2.685328714,-1.375991257,-4.545934654,1.83599995,-2.709934705,-4.304473724,2.676574446,-1.627899277,1.329819827,1.329819827,0,-4.141780414,3.133180954,-1.008599461,0.491567602 +Nerlens Noel,noelne01,2016,4059,1965,-3.876265659,1.46060065,-2.415665009,-4.177823831,0.776970732,-3.400853099,-4.080659014,1.460596234,-2.62006278,0.131493949,0.131493949,0,-3.170101481,1.66005203,-1.510049451,0.919806237 +Nerlens Noel,noelne01,2017,2160,1047,-1.638334223,2.533055987,0.894721764,0.390978578,-0.556080161,-0.165101584,-1.25999626,2.033329323,0.773333062,1.892393819,1.892393819,0,-1.010656915,2.798989789,1.788332874,0.351438071 +Nerlens Noel,noelne01,2018,976,472,-4.33362913,3.629199857,-0.704429273,-7.164509909,1.879708612,-5.284801297,-5.158609462,3.520160388,-1.638449074,0.269012784,0.269012784,0,-4.687671176,3.62956083,-1.058110346,0.494843383 +Nerlens Noel,noelne01,2019,2411,1115,-1.461819962,3.113403883,1.65158392,-7.179367781,2.617052771,-4.56231501,-2.752245645,3.132992205,0.38074656,1.785240022,1.673515333,0.111724689,-2.489051652,4.243825145,1.754773493,0.038769642 +Nerlens Noel,noelne01,2020,2558,1224,-1.30271647671497,1.83219214295881,0.529475666243845,-3.06618982807992,2.18033142431287,-0.885858403767048,-1.74470383510308,2.01594244018065,0.271238605077573,1.88916739580896,1.83268171037019,0.05648568543877,-1.71466229437091,3.06039709672921,1.34573480235831,-0.234569433725123 +Lucas Nogueira,noguelu01,2015,50,23,-6.725357147,-4.037208244,-10.76256539,-10.3914219,0.376343608,-10.01507829,-8.006277666,-3.349639025,-11.35591669,-0.101562937,-0.101562937,0,-6.485946019,-0.318443486,-6.804389505,0.546904184 +Lucas Nogueira,noguelu01,2016,513,254,-3.773070092,3.612731361,-0.160338731,0.966102939,-2.663097431,-1.696994491,-3.062064371,2.546680084,-0.515384287,0.275227262,0.397228266,-0.122001004,-3.178236802,2.976735662,-0.20150114,-0.008272054 +Lucas Nogueira,noguelu01,2017,2230,1095,-2.181277173,2.225620671,0.044343498,2.037642209,2.592971262,4.630613471,-1.487579948,2.414418649,0.926838701,2.054379278,2.007431418,0.046947861,-1.649710506,2.387302843,0.737592336,0.025233433 +Lucas Nogueira,noguelu01,2018,919,442,-2.473245003,3.194911504,0.721666501,-1.887215337,3.35233377,1.465118433,-2.536836172,3.352505886,0.815669713,0.791841083,1.0617574,-0.269916316,-1.643640587,2.985923378,1.342282791,0.215592377 +Zach Norvell Jr.,norveza01,2020,92,41,-4.14781745128711,-3.71326713074515,-7.86108458203226,2.55008621857979,-15.3895418859041,-12.8394556673243,-2.9481218699577,-6.34270584798087,-9.29082771793857,-0.135727032553558,-0.135727032553558,0,-1.52964145199686,-4.88683155461251,-6.41647300660937,1.87288323939222 +Steve Novak,novakst01,2014,1118,555,0.386835085,0.241959499,0.628794585,-0.913768927,0.269673205,-0.644095722,0.112800735,0.255559057,0.368359792,0.881182587,0.840449874,0.040732712,0.013862298,-1.222566261,-1.208703964,-0.281348487 +Steve Novak,novakst01,2015,412,197,-0.778398063,-7.878154722,-8.656552785,-4.66361783,-7.493630267,-12.1572481,-1.634993553,-8.276788457,-9.911782009,-0.715566923,-0.715566923,0,-1.922548311,-8.349330291,-10.2718786,-0.030718338 +Steve Novak,novakst01,2016,101,44,2.764669118,-7.582406018,-4.8177369,2.452163,4.046779773,6.498942773,2.775615835,-5.642413014,-2.86679718,-0.000713357,-0.000713357,0,2.890527818,-7.818255593,-4.927727775,0.795096667 +Steve Novak,novakst01,2017,40,22,-4.312619624,-8.292746305,-12.60536593,-8.470705283,3.432713557,-5.037991726,-5.510851713,-6.386952041,-11.89780375,-0.099944413,-0.099944413,0,-3.816400762,-7.92470474,-11.7411055,-2.612027891 +Jaylen Nowell,nowelja01,2020,338,151,-1.70247658134642,0.310410900044477,-1.39206568130194,-5.51084076358166,7.01216486105367,1.50132409747201,-2.56418834304136,1.75951883991245,-0.80466950312892,0.150165667592717,0.150165667592717,0,-3.08975885158368,-0.562771952728215,-3.65253080431189,0.202354926938361 +Dirk Nowitzki,nowitdi01,2014,5793,2891,3.81473376,0.286485266,4.101219026,3.593235474,0.051525101,3.644760575,3.93169125,0.261370689,4.193061939,10.23313932,10.0573137,0.17582562,5.124266692,0.539025386,5.663292079,0.000699376 +Dirk Nowitzki,nowitdi01,2015,5014,2463,2.018731781,-0.656441332,1.362290449,2.370671481,-3.506508143,-1.135836662,2.145248891,-1.294907304,0.850341586,4.520110871,4.28758151,0.232529362,2.688561405,-1.232385785,1.45617562,-0.36492077 +Dirk Nowitzki,nowitdi01,2016,5095,2534,0.935658252,0.187505019,1.123163272,5.101673616,-1.086856631,4.014816985,1.87094619,-0.066506437,1.804439753,5.881765321,5.423638553,0.458126768,2.311642526,0.115517772,2.427160299,-0.352362062 +Dirk Nowitzki,nowitdi01,2017,2884,1424,-1.807874726,0.807083344,-1.000791382,0.80034813,-2.021606821,-1.221258691,-1.320944341,0.25528359,-1.065660751,1.229613671,1.229613671,0,-0.540201251,0.281105962,-0.25909529,0.472888301 +Dirk Nowitzki,nowitdi01,2018,3911,1900,-0.139320937,0.346217664,0.206896728,3.367537522,-3.475928661,-0.108391138,0.620400522,-0.423801975,0.196598547,2.85500612,2.85500612,0,1.048457074,-0.495740267,0.552716807,-0.047493428 +Dirk Nowitzki,nowitdi01,2019,1674,795,-2.840806605,-4.032229247,-6.873035852,-1.011583885,-2.523422247,-3.535006132,-2.608596825,-3.963246301,-6.571843127,-1.545380689,-1.545380689,0,-2.026102599,-3.038316706,-5.064419306,-0.315125777 +Frank Ntilikina,ntilila01,2018,3512,1706,-3.720531197,1.624179522,-2.096351675,-4.080620592,5.065104339,0.984483748,-3.998154554,2.472107302,-1.526047251,1.064728095,1.064728095,0,-3.685684232,1.558769672,-2.12691456,-0.056039882 +Frank Ntilikina,ntilila01,2019,1920,904,-4.342148397,-0.637348013,-4.97949641,-1.31983296,0.665775624,-0.654057336,-3.917653241,-0.355674683,-4.273327923,-0.701140808,-0.701140808,0,-3.762660763,-0.566126754,-4.328787517,-0.210286868 +Frank Ntilikina,ntilila01,2020,2461,1187,-2.52025037853418,0.048709043110654,-2.47154133542352,-1.47319546274747,0.646984978205788,-0.826210484541682,-2.40172467174604,0.211374831438751,-2.19034984030729,0.336857982151278,0.336857982151278,0,-2.87986021821692,0.862718851908164,-2.01714136630876,-0.623688640911578 +James Nunnally,nunnaja01,2014,335,165,-3.722527293,-0.65077104,-4.373298333,-6.296418594,2.455738241,-3.840680353,-4.446165806,0.007430917,-4.438734889,-0.154484429,-0.154484429,0,-3.323251917,-1.660007165,-4.983259082,-0.058343164 +James Nunnally,nunnaja01,2019,219,102,0.255660974,-7.266479408,-7.010818434,1.930726481,-9.761653508,-7.830927027,0.581419132,-8.248053677,-7.666634545,-0.2578713,-0.2578713,0,0.602611866,-6.658926931,-6.056315065,-0.098712363 +Kendrick Nunn,nunnke01,2020,4548,2201,-0.241281490877845,-0.195136321096764,-0.436417811974609,-1.49781489397145,-1.36898938428334,-2.86680427825479,-0.552369701858175,-0.465464649800325,-1.0178343516585,1.9479188458773,1.79171533110394,0.156203514773361,-0.103565187628176,-0.847516006955233,-0.951081194583409,-0.110561286476207 +Jusuf Nurkic,nurkiju01,2015,2260,1103,-2.968525594,3.491018695,0.5224931,-1.146462503,3.630435624,2.483973121,-2.7499596,3.763791595,1.013831995,2.134866807,2.134866807,0,-2.485944705,3.442990778,0.957046073,0.759156577 +Jusuf Nurkic,nurkiju01,2016,1115,547,-2.972522593,1.380920051,-1.591602542,1.310665411,0.197757877,1.508423288,-2.241798717,1.270502698,-0.971296018,0.503220091,0.503220091,0,-0.69876824,1.402633013,0.703864773,1.342512259 +Jusuf Nurkic,nurkiju01,2017,2911,1408,-2.38702757,2.940037445,0.553009875,-2.849320592,0.354281136,-2.495039457,-2.678910857,2.630961471,-0.047949386,1.973211927,1.74156485,0.231647077,-1.573571285,2.115114896,0.541543611,1.020089328 +Jusuf Nurkic,nurkiju01,2018,4496,2182,-1.965947297,1.983767528,0.01782023,-1.512511363,2.050637625,0.538126262,-2.016950576,2.087847154,0.070896578,3.164660626,3.207675151,-0.043014525,-1.869876481,2.991939633,1.122063152,0.603325859 +Jusuf Nurkic,nurkiju01,2019,4177,1974,1.469096491,5.238468905,6.707565395,4.254175473,3.427513959,7.681689432,2.061289263,5.178597165,7.239886428,10.12116274,10.12116274,0,2.072620295,4.527041089,6.599661384,0.607768398 +Jusuf Nurkic,nurkiju01,2020,885,414,0.802661546849977,0.265634720918972,1.06829626776895,1.58666406121676,-6.50619019559899,-4.91952613438223,0.99812031749717,-1.09607507037139,-0.097954752874214,0.561291433583722,0.849492264670998,-0.288200831087275,2.14163953331227,0.139333804386458,2.28097333769873,1.2163622014669 +David Nwaba,nwabada01,2017,827,397,-1.145621372,2.684834918,1.539213546,-0.432004634,5.178451486,4.746446852,-1.044613834,3.43951239,2.394898555,1.039821002,1.039821002,0,-2.132468026,2.219126713,0.086658687,-0.214152622 +David Nwaba,nwabada01,2018,3417,1646,-1.027571394,-0.697337767,-1.724909161,-0.444670755,-1.877675637,-2.322346392,-0.924092614,-0.939624903,-1.863717516,0.746299642,0.746299642,0,-1.900607543,-0.407188834,-2.307796376,0.267777022 +David Nwaba,nwabada01,2019,2019,984,-0.059453573,1.140938928,1.081485355,1.754708703,0.522089905,2.276798608,0.34176667,1.202009963,1.543776633,2.141242543,2.141242543,0,-0.400267783,0.770244744,0.36997696,-0.680389752 +David Nwaba,nwabada01,2020,585,268,-0.144141525988378,5.4840079368914,5.33986641090302,-3.04339625398712,9.44478351576294,6.40138726177581,-0.756407314248644,6.63775355309801,5.88134623884936,1.1848613225994,1.1848613225994,0,-1.27750495995932,4.4797955601067,3.20229060014738,0.403701230569514 +JJ O'Brien,obriejj01,2016,14,6,-6.739738965,-5.508188305,-12.24792727,-11.21215259,-7.089121288,-18.30127388,-8.155483602,-6.330807101,-14.4862907,-0.036473103,-0.036473103,0,-5.165013527,-1.878666648,-7.043680175,1.484850134 +Johnny O'Bryant III,obryajo01,2015,756,380,-7.316433791,-7.25194976,-14.56838355,-6.049853903,-4.130519746,-10.18037365,-7.479451849,-7.088719656,-14.5681715,-2.3100724,-2.127918029,-0.182154371,-7.150023329,-6.44895656,-13.59897989,-0.077579796 +Johnny O'Bryant III,obryajo01,2016,1688,857,-3.910913625,-3.369928632,-7.280842257,-2.405948629,-1.513149208,-3.919097837,-3.826467152,-3.150011044,-6.976478196,-1.829195063,-1.829195063,0,-3.910570843,-3.530637832,-7.441208675,-0.993816724 +Johnny O'Bryant III,obryajo01,2017,166,80,-3.081118733,-6.990588554,-10.07170729,-2.296594769,-8.044559452,-10.34115422,-3.128349813,-7.616923768,-10.74527358,-0.322863941,-0.322863941,0,-2.526199739,-7.671179678,-10.19737942,-0.445108337 +Johnny O'Bryant III,obryajo01,2018,796,379,-3.932360205,-4.760773772,-8.693133977,-7.937898124,2.442936815,-5.494961308,-5.025571086,-3.527800705,-8.553371792,-1.120809178,-1.120809178,0,-4.547243722,-2.4646683,-7.011912022,-0.120612957 +Daniel Ochefu,ochefda01,2017,164,80,-6.567587166,-5.64817594,-12.21576311,-6.246838953,-3.363010656,-9.609849609,-6.919622501,-5.520322877,-12.43994538,-0.396091613,-0.386070285,-0.010021327,-4.349089161,-4.017333563,-8.366422724,0.035439018 +Greg Oden,odengr01,2014,430,219,-2.743681931,-0.766420869,-3.5101028,-3.508915761,-2.315934155,-5.824849917,-3.102945331,-1.154167251,-4.257112582,-0.168380954,-0.137496707,-0.030884248,-2.598376511,-0.798164478,-3.396540988,0.563915873 +Semi Ojeleye,ojelese01,2018,2823,1380,-3.984085296,-1.605394078,-5.589479374,-5.883998161,-1.320256458,-7.204254618,-4.608314011,-1.706728298,-6.315042309,-2.504568505,-2.082251061,-0.422317445,-4.973297123,-2.060105965,-7.033403087,-0.719285067 +Semi Ojeleye,ojelese01,2019,1337,628,-2.296352299,0.168023825,-2.128328474,-1.558899074,3.960466019,2.401566945,-2.287685783,0.925540945,-1.362144838,0.442104708,0.349252847,0.092851861,-2.292917127,-0.857746771,-3.150663898,-0.338822395 +Semi Ojeleye,ojelese01,2020,2375,1133,-1.63945530491582,1.12277202783297,-0.516683277082858,-4.64823797299784,-1.18624603324091,-5.83448400623876,-2.43112876433848,0.653063452877551,-1.77806531146093,0.557855420736429,0.719233463933227,-0.161378043196799,-2.35821519449637,-0.228213649946932,-2.5864288444433,-0.67296423514332 +Emeka Okafor,okafoem01,2018,785,357,-3.320840841,2.369628466,-0.951212374,-2.714860985,0.693439464,-2.021421521,-3.391616975,2.169047438,-1.222569537,0.287244902,0.341273371,-0.054028469,-3.139682477,1.282051837,-1.857630641,-0.21338566 +Jahlil Okafor,okafoja01,2016,3218,1591,-2.582628403,-0.037678926,-2.620307329,-5.801757095,-3.303474855,-9.10523195,-3.256934864,-0.666999833,-3.923934698,-0.940000544,-0.940000544,0,-3.625885791,-0.806057989,-4.43194378,-1.324306047 +Jahlil Okafor,okafoja01,2017,2314,1134,-4.528541403,0.051840631,-4.476700771,-4.602413465,-4.660030847,-9.262444312,-4.720910452,-0.929972691,-5.650883142,-1.664188597,-1.664188597,0,-4.90637669,-0.884002048,-5.790378738,-0.827931013 +Jahlil Okafor,okafoja01,2018,716,353,-3.071062473,-0.328094705,-3.399157178,-8.315608853,-4.975238092,-13.29084694,-4.303262046,-1.269418842,-5.572680888,-0.483189713,-0.483189713,0,-4.063862646,-1.535588521,-5.599451166,-0.531509953 +Jahlil Okafor,okafoja01,2019,2022,935,-1.386564889,-0.602034449,-1.988599338,-1.671315473,-2.447775973,-4.119091446,-1.540600661,-0.976278683,-2.516879344,0.11037343,0.11037343,0,-1.625361142,-1.563016267,-3.188377409,-0.764071366 +Jahlil Okafor,okafoja01,2020,1004,467,-0.994314560526834,-1.20455456973949,-2.19886913026632,-0.99735329119588,-6.15067155061579,-7.14802484181167,-1.06046712493156,-2.27723024778963,-3.33769737272119,-0.139265961478135,-0.139265961478135,0,-1.13041650846977,-1.40366176460448,-2.53407827307425,-0.554766058572877 +Elie Okobo,okoboel01,2019,2018,958,-3.497821409,-1.643265657,-5.141087066,-2.991231367,-0.578882226,-3.570113593,-3.547277223,-1.451246091,-4.998523314,-1.093802247,-1.093802247,0,-3.34393447,-1.513553575,-4.857488045,-0.48332604 +Elie Okobo,okoboel01,2020,1513,719,-1.24817983739432,-2.89090521437463,-4.13908505176895,-3.36006601069358,-0.657815635517736,-4.01788164621132,-1.77922821092402,-2.59090652148257,-4.37013473240659,-0.586551724105715,-0.586551724105715,0,-2.10532526016453,-2.502778749989,-4.60810401015353,-1.33461945872428 +Josh Okogie,okogijo01,2019,3803,1757,-1.656485779,1.836146393,0.179660614,0.424817652,0.246121187,0.670938839,-1.339574423,1.655707594,0.316133171,2.775448186,2.775448186,0,-1.060024245,2.445716003,1.385691758,0.997455462 +Josh Okogie,okogijo01,2020,3412,1547,-2.08191889322948,0.328745972971633,-1.75317292025785,-1.95887399980418,0.288680960320008,-1.67019303948417,-2.16476938671509,0.360892927749494,-1.80387645896559,0.753283779031743,0.753283779031743,0,-2.65224888516298,0.750809353938121,-1.90143953122486,0.892569317892361 +KZ Okpala,okpalkz01,2020,51,26,0.414568673524207,-1.32452390876579,-0.909955235241587,-9.02064458501218,-13.2499649278945,-22.2706095129067,-1.55418104277116,-3.89595736893211,-5.45013841170328,-0.03570624447917,-0.03570624447917,0,-2.54344851553645,-2.40590869400815,-4.9493572095446,-0.318222178377302 +Victor Oladipo,oladivi01,2014,4974,2487,-2.580419787,1.951686196,-0.628733591,-5.078852093,3.592277219,-1.486574874,-3.183265008,2.444528346,-0.738736662,2.577865553,2.577865553,0,-3.170717729,2.220355334,-0.950362395,0.971131 +Victor Oladipo,oladivi01,2015,5103,2573,0.227758076,-0.699649368,-0.471891292,0.989855695,-2.75960623,-1.769750535,0.459160428,-1.13635849,-0.677198062,2.725331434,2.725331434,0,0.334967395,-0.214827249,0.120140146,0.150548057 +Victor Oladipo,oladivi01,2016,4851,2379,0.992618567,1.174112994,2.166731561,1.713640335,0.314967344,2.028607679,1.21345186,1.073528956,2.286980817,6.155999419,6.155999419,0,1.542132463,1.599237045,3.141369509,0.675789207 +Victor Oladipo,oladivi01,2017,4997,2403,0.015963727,0.391973883,0.407937609,-0.296918019,5.662010978,5.365092959,-0.039194238,1.497067894,1.457873656,5.15755525,5.312741722,-0.155186472,-0.290566759,1.782816788,1.49225003,0.152673004 +Victor Oladipo,oladivi01,2018,5715,2813,3.504635907,3.109761157,6.614397064,2.472006213,6.923180542,9.395186755,3.446562194,4.081618822,7.528181016,15.0540816,12.68972583,2.364355765,3.460814433,4.627401147,8.08821558,1.261716904 +Victor Oladipo,oladivi01,2019,2348,1147,1.341066984,2.602969928,3.944036911,0.795140277,1.436263811,2.231404088,1.281614756,2.471570875,3.75318563,3.830314588,3.830314588,0,1.399072465,3.088803237,4.487875702,0.660227394 +Victor Oladipo,oladivi01,2020,1368,651,-1.62125756470965,2.70692101858113,1.08566345387148,-0.930181799853016,1.90048895676981,0.970307156916791,-1.58326282006411,2.68830651111751,1.1050436910534,1.31071130450736,0.960636704376108,0.350074600131253,-0.50206652775922,2.22532198292096,1.72325545516174,1.27069536123363 +Kelly Olynyk,olynyke01,2014,2827,1400,-0.712275415,-1.330318004,-2.04259342,2.560700611,-0.295664693,2.265035918,-0.011111945,-1.190292347,-1.201404292,1.115039695,1.115039695,0,-0.664230316,-1.28355658,-1.947786897,0.772496433 +Kelly Olynyk,olynyke01,2015,3042,1476,0.048036437,1.941400686,1.989437122,3.336992271,2.156497373,5.493489643,0.754078395,2.087362996,2.841441391,4.271088871,4.097368517,0.173720354,1.081183714,2.000556653,3.081740367,1.239856769 +Kelly Olynyk,olynyke01,2016,3023,1427,-0.160855702,1.223779155,1.062923453,-1.55434868,3.685226328,2.130877648,-0.470667957,1.754551785,1.283883828,2.927893451,3.32057233,-0.392678879,-0.34903252,1.727472623,1.378440103,0.28255937 +Kelly Olynyk,olynyke01,2017,3863,1884,-0.515028631,-0.465250609,-0.98027924,-2.986923265,0.914492475,-2.07243079,-1.094243061,-0.224025084,-1.318268145,1.420477687,0.547944175,0.872533512,-0.927833328,-0.332529467,-1.260362795,0.515239506 +Kelly Olynyk,olynyke01,2018,3889,1925,1.103078705,-0.663931309,0.439147396,5.834511551,-1.052579351,4.7819322,2.179342393,-0.822830215,1.356512178,4.047888951,3.419282725,0.628606226,1.822378004,-0.067932257,1.754445747,0.376472546 +Kelly Olynyk,olynyke01,2019,3757,1812,-0.49880179,0.939957486,0.441155695,2.128728964,-0.30464947,1.824079494,0.051287881,0.699614299,0.75090218,3.245975147,3.245975147,0,0.428753867,0.559298164,0.988052031,0.297651973 +Kelly Olynyk,olynyke01,2020,3283,1558,0.870073199327467,0.040384128682475,0.910457328009942,0.52998201219552,0.272779609661953,0.802761621857473,0.80599468146993,0.056823155936078,0.862817837406008,2.94328448954132,1.89217591163207,1.05110857790925,1.5092858993783,0.014021219075385,1.52330711845369,0.901059590364862 +Jermaine O'Neal,onealje01,2014,1946,967,-2.043663393,2.005003303,-0.03866009,-3.758153554,-1.916311288,-5.674464841,-2.53514596,1.232111591,-1.303034369,0.703465333,0.914433489,-0.210968156,-2.420024892,1.006695664,-1.413329228,-0.442682882 +Royce O'Neale,onealro01,2018,2891,1409,-0.849117105,2.307558743,1.458441638,-2.447706236,2.560904541,0.113198305,-1.230737755,2.429977057,1.199239302,2.842911689,2.90812435,-0.065212661,-2.113432084,2.283860893,0.170428809,0.048284652 +Royce O'Neale,onealro01,2019,3844,1808,-2.061102365,1.963953316,-0.097149049,-2.03387938,4.375727404,2.341848024,-2.189349137,2.516185657,0.32683652,2.854018329,2.343627574,0.510390755,-3.029019641,2.623249529,-0.405770112,-0.333127806 +Royce O'Neale,onealro01,2020,4756,2298,-0.777894362041026,2.02361151340519,1.24571715136416,2.68971266499312,-0.190745330073712,2.49896733491941,-0.07662922615475,1.67202271129674,1.59539348514199,5.02552121031426,5.02868451643031,-0.003163306116053,-0.709086064366292,2.43775379926606,1.72866773489977,-0.648958426576067 +Miye Oni,onimi01,2020,254,123,-1.75534477044725,1.84900640469964,0.093661634252383,0.677743863947313,-6.04183984594948,-5.36409598200217,-1.38367434006439,0.298620306950275,-1.08505403311411,0.106309480749796,0.076714059181179,0.029595421568617,-1.61895169855212,0.44637509476941,-1.17257660378271,-0.067423363967663 +Arinze Onuaku,onuakar01,2014,61,30,4.865704972,-6.205470345,-1.339765373,1.678051306,-6.784090969,-5.106039663,4.523003609,-6.654052648,-2.131049039,0.010759672,0.010759672,0,4.487302903,-7.463540789,-2.976237886,0.031773374 +Arinze Onuaku,onuakar01,2015,138,68,-0.193700815,0.475349044,0.281648228,6.208437534,-6.701327678,-0.492890145,1.169661431,-0.89317494,0.276486491,0.104468277,0.104468277,0,-1.504375333,-2.449580437,-3.953955769,-0.485350854 +Arinze Onuaku,onuakar01,2017,56,28,-6.082847739,-5.943781966,-12.02662971,-9.952801477,-1.145864356,-11.09866583,-7.165081692,-5.217779531,-12.38286122,-0.135086509,-0.135086509,0,-5.900441197,-6.046385515,-11.94682671,-1.799629068 +Chinanu Onuaku,onuakch01,2017,113,52,-3.116377848,0.279755795,-2.836622053,-8.39916123,-14.61375927,-23.0129205,-4.492626145,-2.806315983,-7.298942128,-0.121058244,-0.121058244,0,-4.30397985,-1.455903869,-5.759883719,0.303159474 +Chinanu Onuaku,onuakch01,2018,47,25,-10.09921758,-5.766401757,-15.86561933,-12.49136142,0.634266924,-11.8570945,-11.26578387,-4.753882025,-16.0196659,-0.175280883,-0.215994073,0.040713189,-7.800954227,-2.605731802,-10.40668603,1.894887766 +Kyle O'Quinn,oquinky01,2014,2399,1188,-2.434448525,1.169492329,-1.264956196,1.600220697,2.697769368,4.297990066,-1.676572048,1.5987207,-0.077851347,1.626075762,1.626075762,0,-2.009409739,0.850343345,-1.159066394,0.381343468 +Kyle O'Quinn,oquinky01,2015,1640,824,-1.790621541,0.362657613,-1.427963928,-3.255156023,1.308230336,-1.946925688,-2.152780172,0.628317621,-1.524462551,0.515854514,0.515854514,0,-1.824272047,0.325761445,-1.498510602,0.117757679 +Kyle O'Quinn,oquinky01,2016,1539,764,-1.326629258,2.404495744,1.077866487,-0.729187256,0.660028974,-0.069158282,-1.259605242,2.207244604,0.947639361,1.440922863,1.440922863,0,-0.985533697,0.962714163,-0.022819534,-0.026461739 +Kyle O'Quinn,oquinky01,2017,2483,1229,0.722433814,0.546816733,1.269250547,-1.323153698,-0.981809195,-2.304962893,0.352911162,0.317090263,0.670001425,2.138417801,2.138417801,0,0.155583075,0.025024469,0.180607543,-0.276531038 +Kyle O'Quinn,oquinky01,2018,2854,1387,0.266860731,0.679074151,0.945934882,1.161630875,-0.437184964,0.724445911,0.493841562,0.512341368,1.00618293,2.659038875,2.659038875,0,0.118754337,0.150019055,0.268773392,0.036788912 +Kyle O'Quinn,oquinky01,2019,807,373,-2.124168961,-2.893657508,-5.017826469,0.789581989,-0.096870007,0.692711982,-1.648890045,-2.54795158,-4.196841626,-0.277300197,-0.284185045,0.006884849,-1.402649777,-2.627088727,-4.029738504,1.356886713 +Kyle O'Quinn,oquinky01,2020,669,319,-0.507486409933533,-0.56828919444644,-1.07577560437997,-0.74351742618433,-3.69391149356607,-4.4374289197504,-0.607246489381589,-1.29958296949588,-1.90682945887747,0.142888594040491,0.22057917714308,-0.077690583102588,-0.843576578358565,-0.574721001476327,-1.41829757983489,0.224924025067662 +Daniel Orton,ortonda01,2014,532,251,-2.029750209,1.270499634,-0.759250575,-4.892414899,2.439747987,-2.452666913,-2.695548763,1.660319885,-1.035228878,0.21998077,0.21998077,0,-3.161335893,-0.438003308,-3.599339201,0.168963707 +Cedi Osman,osmande01,2018,1525,734,-0.834416426,0.723874199,-0.110542228,1.803757638,0.755561475,2.559319112,-0.380124194,0.820930573,0.440806379,1.196558677,1.113817887,0.08274079,-0.560977633,-0.101155307,-0.66213294,0.003176965 +Cedi Osman,osmande01,2019,4992,2444,-1.144410554,-2.064085816,-3.20849637,-0.793800371,-5.623308423,-6.417108794,-1.10184624,-2.840112993,-3.941959233,-1.480292449,-1.480292449,0,-0.676527483,-2.604808241,-3.281335724,-0.411129945 +Cedi Osman,osmande01,2020,3991,1910,-0.821765383436559,-0.403151486287577,-1.22491686972414,-0.775548387340617,-2.30008514326976,-3.07563353061038,-0.816643583968274,-0.771208104779435,-1.58785168874771,1.13285675613229,1.13285675613229,0,-0.781247698897267,-0.770758625158451,-1.55200632405572,0.032830897662979 +Kelly Oubre Jr.,oubreke01,2016,1432,671,-2.096276197,-1.865646368,-3.961922565,-1.515235188,0.198690937,-1.316544251,-2.086433926,-1.551365472,-3.637799398,-0.30540073,-0.30540073,0,-2.257107119,-1.641134709,-3.898241828,0.471859119 +Kelly Oubre Jr.,oubreke01,2017,3723,1789,-1.213664196,-0.485301256,-1.698965451,-5.281806393,-0.913999592,-6.195805985,-2.135916735,-0.594716175,-2.73063291,0.003117627,0.701307819,-0.698190192,-2.029108136,-0.733342536,-2.762450673,-0.018437692 +Kelly Oubre Jr.,oubreke01,2018,4933,2379,-0.137372821,-0.855155512,-0.992528333,-3.607036385,-1.032337819,-4.639374204,-0.879829045,-0.940173047,-1.820002093,1.149741648,0.731743861,0.417997787,-0.684083391,-0.336625531,-1.020708922,0.709199178 +Kelly Oubre Jr.,oubreke01,2019,4191,1935,-0.412020574,0.607715697,0.195695123,-1.28386238,-0.593276842,-1.877139221,-0.563684933,0.455728374,-0.10795656,2.636284436,2.636284436,0,-0.786873084,0.53794546,-0.248927624,0.750157304 +Kelly Oubre Jr.,oubreke01,2020,4128,1933,0.178741000552527,0.574750506832656,0.753491507385182,-2.64043789722049,0.16396683177303,-2.47647106544746,-0.411810521060879,0.534112828638518,0.122302307577639,2.84577747090458,2.84577747090458,0,-0.735133912843157,1.41028734119397,0.675153428350812,0.470932471182283 +Travis Outlaw,outlatr01,2014,2152,1065,-0.711545366,-1.65366139,-2.365206756,-3.59554854,0.226250046,-3.369298494,-1.362141229,-1.334277074,-2.696418303,0.028888133,0.028888133,0,-1.892523319,-1.93519901,-3.82772233,-0.745128157 +Tariq Owens,owensta01,2020,31,15,-2.90996131627111,-13.8420008264373,-16.7519621427084,-10.7120478579451,-14.4394607949029,-25.151508652848,-4.67555309970584,-14.754885783773,-19.4304388834789,-0.126587938121978,-0.126587938121978,0,1.32353008264165,-10.5503685204107,-9.226838437769,-0.853799492272047 +Zaza Pachulia,pachuza01,2014,2602,1325,-1.861326485,0.649876018,-1.211450467,0.446111881,-1.80078394,-1.354672059,-1.456466164,0.253432506,-1.203033659,1.045410525,1.045410525,0,-2.345596859,-0.321740408,-2.667337266,-0.033194686 +Zaza Pachulia,pachuza01,2015,3707,1859,-1.65138562,3.288490142,1.637104522,3.597252867,2.726473156,6.323726023,-0.624993574,3.328956351,2.703962777,5.216639088,4.808252978,0.40838611,-1.099176246,3.261783422,2.162607176,0.584901743 +Zaza Pachulia,pachuza01,2016,4153,2116,-1.396028375,1.838879736,0.44285136,-2.187114338,-0.238539931,-2.425654269,-1.640335508,1.521411498,-0.11892401,2.823020326,2.680047934,0.142972393,-2.157853327,2.122505276,-0.035348051,-0.737442301 +Zaza Pachulia,pachuza01,2017,3140,1480,-1.552244963,1.759048677,0.206803714,2.64543983,0.819186637,3.464626467,-0.843874066,1.583660728,0.739786661,2.658675241,2.125196491,0.53347875,-0.814562435,2.304751567,1.490189132,0.261494258 +Zaza Pachulia,pachuza01,2018,2118,998,-0.743352431,1.315595196,0.572242765,4.428336053,-2.012866656,2.415469397,0.233527839,0.690631966,0.924159804,1.898217898,1.671102392,0.227115505,-0.002260576,1.425237558,1.422976982,0.637110844 +Zaza Pachulia,pachuza01,2019,1875,900,-1.708383148,-0.24184303,-1.950226178,-4.748795499,-0.125746751,-4.87454225,-2.443761422,-0.270853009,-2.714614431,0.018093272,0.098616016,-0.080522743,-2.706363209,0.433741358,-2.272621851,0.04954491 +Marcus Paige,paigema01,2018,57,28,-1.847287164,-3.672306205,-5.519593369,11.56886962,5.856461611,17.42533124,0.718022261,-2.046027786,-1.328005524,0.01989704,0.01989704,0,-0.81674199,-4.219921787,-5.036663777,-2.036291959 +Georgios Papagiannis,papagge01,2017,723,355,-3.419863362,-3.309666455,-6.729529818,0.144601217,-0.678481094,-0.533879876,-2.84989714,-2.917644921,-5.76754206,-0.545261644,-0.545261644,0,-3.203669638,-2.771077633,-5.97474727,-0.229476267 +Georgios Papagiannis,papagge01,2018,256,122,-6.036431281,-5.376068007,-11.41249929,3.777905315,-6.212963622,-2.435058307,-4.25739925,-5.781963299,-10.03936255,-0.46028794,-0.46028794,0,-5.278745563,-4.679919641,-9.958665203,-0.130004612 +Kostas Papanikolaou,papanko01,2015,1671,816,-3.34175943,-1.184739609,-4.526499039,-3.84310155,-0.170562449,-4.013664,-3.698696598,-1.090127629,-4.788824228,-0.855695366,-0.60834933,-0.247346036,-3.199937566,-1.357907276,-4.557844842,0.966681194 +Kostas Papanikolaou,papanko01,2016,578,294,-4.150299623,3.063557806,-1.086741817,-1.297452739,2.044328523,0.746875784,-3.805808594,3.088928668,-0.716879926,0.306737078,0.306737078,0,-3.986069141,1.504185264,-2.481883877,0.567581961 +Jannero Pargo,pargoja01,2014,488,245,1.176482796,-2.499394833,-1.322912037,-3.358451273,-4.68844932,-8.046900593,0.352947371,-3.12183371,-2.76888634,-0.001868337,-0.026019372,0.024151035,0.82338816,-2.852950204,-2.029562044,0.915812818 +Jannero Pargo,pargoja01,2015,143,73,4.456474321,-0.574264977,3.882209344,-1.164098367,1.903347441,0.739249074,3.695200091,-0.051463566,3.643736525,0.237326424,0.237326424,0,2.738706125,-1.773586083,0.965120042,-0.324465213 +Jeremy Pargo,pargoje01,2020,91,44,1.47945923775487,-9.76484239723213,-8.28538315947726,5.39008640899026,0.3905537056659,5.78064011465616,2.53124599308015,-8.2069649280454,-5.67571893496525,-0.06575818909807,-0.06575818909807,0,2.29578189779962,-7.22334197500274,-4.92756007720312,0.123294786325647 +Jabari Parker,parkeja01,2015,1493,738,-2.305844536,-1.905328216,-4.211172752,-2.111850465,-4.3163111,-6.428161564,-2.368153138,-2.552658911,-4.920812049,-0.820220616,-0.820220616,0,-2.161073989,-1.524584952,-3.685658941,0.334360077 +Jabari Parker,parkeja01,2016,4806,2408,-1.55586138,-2.457704612,-4.013565993,0.644127721,-3.015818532,-2.371690811,-1.163636688,-2.689383555,-3.853020242,-1.351511572,-1.351511572,0,-0.667594273,-1.926338023,-2.593932296,-0.260779638 +Jabari Parker,parkeja01,2017,3502,1728,0.623667404,-1.327301304,-0.7036339,-0.523607229,-2.068749044,-2.592356273,0.420161817,-1.548764991,-1.128603173,1.440175757,1.440175757,0,0.918512167,-1.333263531,-0.414751364,0.734982267 +Jabari Parker,parkeja01,2018,1891,910,-0.432604019,-1.090610447,-1.523214466,-2.498378033,-1.236953605,-3.735331638,-0.914176654,-1.170305086,-2.08448174,0.340290271,-0.044432436,0.384722707,-0.345744941,-1.896394185,-2.242139126,0.4386542 +Jabari Parker,parkeja01,2019,3694,1724,-1.223058359,-0.960577309,-2.183635668,-1.285259512,-0.200887063,-1.486146575,-1.258550905,-0.80977331,-2.068324215,0.595633457,0.595633457,0,-0.942545056,-1.475097732,-2.417642787,1.101584857 +Jabari Parker,parkeja01,2020,2008,917,0.690035922709803,-0.928250976666341,-0.238215053956538,2.83944854666462,-3.07083965545655,-0.231391108791923,1.24717986375204,-1.37380565047733,-0.126625786725286,1.22298840215425,1.22298840215425,0,1.62248271378755,-0.769321620682937,0.853161093104611,0.492532078761756 +Tony Parker,parketo01,2014,5407,2716,1.142061308,-0.866371787,0.275689521,0.023066509,-0.711690861,-0.688624352,0.86210598,-0.977845265,-0.115739285,3.644456823,2.671349727,0.973107096,0.049189082,-0.510575185,-0.461386103,-0.913523652 +Tony Parker,parketo01,2015,4276,2163,-0.26832444,-2.477317691,-2.745642131,1.85802326,-2.408217554,-0.550194295,0.092257614,-2.686087776,-2.593830162,0.161086605,0.411557453,-0.250470848,-0.223816867,-1.84408741,-2.067904277,-1.185316368 +Tony Parker,parketo01,2016,4411,2244,-0.099163929,-0.738390954,-0.837554883,-1.022551212,0.517470283,-0.505080929,-0.360798939,-0.617894229,-0.978693168,1.977315114,2.222680115,-0.245365001,-0.668112939,0.000461315,-0.667651624,-1.539825448 +Tony Parker,parketo01,2017,3462,1798,-0.764645913,-2.487466062,-3.252111975,0.888862665,-0.138106724,0.750755942,-0.496219557,-2.214390569,-2.710610126,0.055275359,-0.19594829,0.251223649,-0.623346722,-1.670474744,-2.293821465,-1.719039479 +Tony Parker,parketo01,2018,2302,1138,-2.017015926,-3.535670261,-5.552686187,-1.72553054,-1.740706609,-3.466237149,-2.064960577,-3.420569933,-5.48553051,-1.57850611,-1.35985987,-0.218646241,-2.662985035,-3.490197436,-6.153182472,-0.931508744 +Tony Parker,parketo01,2019,2121,1003,-0.241287783,-3.834306346,-4.075594129,-1.876591301,1.051988273,-0.824603029,-0.617673951,-3.059091862,-3.676765813,-0.469319311,-0.469319311,0,-0.808068184,-4.104054205,-4.912122388,-1.060516489 +Chandler Parsons,parsoch01,2014,6134,3033,2.257631379,-0.591776268,1.665855112,3.094808293,-1.228638815,1.866169477,2.50789164,-0.790384284,1.717507357,6.924454302,6.487378118,0.437076184,2.16149154,-0.082908147,2.078583392,0.039222164 +Chandler Parsons,parsoch01,2015,4504,2223,2.027539274,-0.77367042,1.253868854,3.011248455,-0.475666525,2.53558193,2.311488488,-0.778458099,1.533030389,4.894127881,5.066789169,-0.172661288,2.655876664,-0.550759858,2.105116806,0.078510722 +Chandler Parsons,parsoch01,2016,3585,1799,0.923165863,0.048047504,0.971213366,0.416261748,-0.489931637,-0.073669889,0.881763472,-0.065910061,0.815853411,3.269353877,3.269353877,0,0.564328062,-0.553064676,0.011263386,-0.106398299 +Chandler Parsons,parsoch01,2017,1323,675,-4.559761317,0.585432858,-3.974328459,-1.781478502,-1.98450049,-3.765978992,-4.253374248,0.076252443,-4.177121805,-0.489944688,-0.489944688,0,-3.543883145,-0.246713138,-3.790596283,-0.30629062 +Chandler Parsons,parsoch01,2018,1405,691,0.558217464,-0.714481648,-0.156264184,1.276061207,-2.955765194,-1.679703987,0.794671788,-1.187580563,-0.392908775,0.831409855,0.831409855,0,0.104843021,-1.828346102,-1.72350308,0.05032547 +Chandler Parsons,parsoch01,2019,1031,496,-3.261401013,-2.390727591,-5.652128604,-4.814618006,0.303669673,-4.510948333,-3.733733084,-1.993127317,-5.726860401,-0.755767991,-0.755767991,0,-3.411542112,-2.154533817,-5.566075929,0.33091885 +Chandler Parsons,parsoch01,2020,127,54,-4.42850576808103,-3.67389668862224,-8.10240245670328,-15.5195847119679,-6.46399994254993,-21.9835846545179,-6.92842171703206,-4.34271268851275,-11.2711344055448,-0.236655089935434,-0.236655089935434,0,-5.80053702087964,-4.83990267929392,-10.6404397001736,0.822446640658674 +Eric Paschall,pascher01,2020,3518,1654,-1.27545133427539,-2.71069458868262,-3.98614592295801,-1.06146579456466,-4.83670937535937,-5.89817516992403,-1.20802429758387,-3.29378809000375,-4.50181238758761,-1.46986817131136,-1.46986817131136,0,-2.14155483214373,-3.31322622645347,-5.4547810585972,-0.582602632235642 +Anzejs Pasecniks,pasecan01,2020,953,437,-3.10375321597946,-0.476490328407317,-3.58024354438678,0.965759891372326,-1.19582100940946,-0.23006111803713,-2.44207223017011,-0.548762147498226,-2.99083437766833,-0.053734524662443,-0.053734524662443,0,-2.05750580857378,-0.31961572561911,-2.37712153419289,0.073623354320577 +Lamar Patterson,pattela01,2016,863,415,-2.47744396,-1.835386549,-4.312830508,1.565576431,0.693411966,2.258988397,-1.764672062,-1.483486528,-3.24815859,-0.116096982,-0.049903227,-0.066193755,-1.567228988,-1.766738803,-3.333967791,0.458509387 +Lamar Patterson,pattela01,2017,78,40,-10.03107344,1.943015704,-8.088057736,-0.599677986,13.39824143,12.79856345,-8.551599487,4.472206156,-4.07939333,-0.027647779,-0.027647779,0,-5.241747167,2.373476787,-2.868270379,1.871117339 +Patrick Patterson,pattepa01,2014,3395,1732,-0.757675116,0.112095936,-0.64557918,2.375490155,2.677834336,5.053324491,-0.165243143,0.651649408,0.486406265,2.881309683,2.437226401,0.444083283,-0.394803034,0.378675523,-0.016127512,-0.234116106 +Patrick Patterson,pattepa01,2015,4475,2262,2.061715146,-0.537805865,1.523909281,2.93248589,-1.245541592,1.686944298,2.32360889,-0.6810977,1.64251119,5.061597981,4.819865596,0.241732385,2.416010462,-1.191447839,1.224562622,-0.284519651 +Patrick Patterson,pattepa01,2016,5039,2603,-0.270663243,-0.080443044,-0.351106287,4.853250919,1.164549047,6.017799965,0.736110017,0.167825804,0.903935821,4.793909791,4.307585259,0.486324532,0.690601282,-0.625982357,0.064618925,-1.043133638 +Patrick Patterson,pattepa01,2017,3580,1784,-0.517886322,1.154825537,0.636939215,3.041350609,3.555835328,6.597185937,0.16271857,1.715311189,1.878029759,4.180719348,4.325161495,-0.144442146,0.115319558,0.987853772,1.10317333,-0.32932539 +Patrick Patterson,pattepa01,2018,2676,1328,-1.907202034,0.203940275,-1.703261759,-5.818618339,-1.655486195,-7.474104535,-2.854950956,-0.196159359,-3.051110314,-0.201826297,-0.146570445,-0.055255852,-2.772440271,-0.694078365,-3.466518637,-1.105371839 +Patrick Patterson,pattepa01,2019,1887,861,-2.672439834,-1.028977772,-3.701417607,-5.453602847,-2.178138798,-7.631741645,-3.428377251,-1.388800043,-4.817177295,-0.906201718,-0.906201718,0,-3.894492122,-1.664630382,-5.559122504,-0.210148127 +Patrick Patterson,pattepa01,2020,1714,786,0.293240787375272,-0.00143100336118,0.291809784014093,-1.25494255955756,0.977493632108169,-0.277448927449391,-0.061198197593318,0.148114346357468,0.08691614876415,1.1360846485675,0.960091403906662,0.175993244660841,-0.392964411493207,-0.82016590311633,-1.21313031460954,0.109628864867812 +Justin Patton,pattoju01,2018,11,4,-2.603642739,6.821675822,4.218033083,15.00049264,13.96981475,28.97030739,0.954201081,8.858497702,9.812698782,0.026546233,0.026546233,0,4.048625935,6.474967339,10.52359327,3.514236219 +Justin Patton,pattoju01,2019,46,21,-0.183604998,-2.654194637,-2.837799635,-7.909568527,1.740292975,-6.169275552,-1.810235289,-1.908120511,-3.7183558,-0.010440256,-0.010440256,0,1.248751458,-0.772831308,0.47592015,0.639452244 +Justin Patton,pattoju01,2020,56,24,-5.32740231199414,-4.42491633243509,-9.75231864442923,-2.42691770036321,-11.3717887122237,-13.7987064125869,-5.05163038232475,-6.16659210090699,-11.2182224832318,-0.103861673605655,-0.103861673605655,0,-3.72069828892943,-4.95893099018912,-8.67962927911855,0.167380396178293 +Brandon Paul,paulbr01,2018,1215,579,-2.487481727,1.746629508,-0.740852219,-4.979443045,2.657583982,-2.321859063,-3.156087902,1.998525366,-1.157562536,0.470718869,0.45206901,0.018649859,-3.019187886,1.270292779,-1.748895107,0.809532209 +Chris Paul,paulch01,2014,5387,2643,7.845314497,3.246181663,11.09149616,5.402485055,4.426683018,9.829168073,7.723907354,3.6684386,11.39234595,19.27121673,15.30220204,3.969014693,7.213998077,4.203061756,11.41705983,0.370430902 +Chris Paul,paulch01,2015,6633,3302,7.508888682,2.398886201,9.907774883,11.08744526,0.313064893,11.40051015,8.557501318,2.111893393,10.66939471,22.6091422,19.41801466,3.191127548,8.772725388,2.137895807,10.91062119,-0.393642907 +Chris Paul,paulch01,2016,5181,2545,7.079049101,1.350862856,8.429911957,8.226813353,2.331326418,10.55813977,7.703586245,1.597344496,9.300930741,15.67830579,14.55487191,1.123433879,6.699794602,2.694291932,9.394086534,-0.042852933 +Chris Paul,paulch01,2017,4374,2181,8.166726072,0.468157283,8.634883355,4.764128691,3.974067352,8.738196043,7.886107375,1.213432858,9.099540234,13.19965127,11.40982534,1.789825929,7.552005094,2.125996363,9.678001457,-0.375766911 +Chris Paul,paulch01,2018,4854,2364,7.110384098,1.490147882,8.600531981,4.906868999,1.592857112,6.499726112,7.008026294,1.56259368,8.570619974,13.65672991,10.64108833,3.015641575,6.95098915,2.45675193,9.40774108,-0.64005152 +Chris Paul,paulch01,2019,4694,2254,3.966472965,0.821415529,4.787888494,-0.421829589,3.428477005,3.006647416,3.224870252,1.401150982,4.626021234,8.555916679,6.800999487,1.754917192,4.240742674,2.198295178,6.439037852,0.195619121 +Chris Paul,paulch01,2020,5175,2469,5.03439023226403,-1.92769537262407,3.10669485963996,6.06749123134258,-1.50362908015252,4.56386215119006,5.57158897471798,-2.00066131015235,3.57092766456564,7.94626239139109,8.12343579343667,-0.177173402045585,4.3739857542357,-0.87579788694533,3.49818786729036,-0.249149202209171 +Adreian Payne,paynead01,2015,1457,739,-5.147740807,-3.694280043,-8.84202085,-0.899918858,-5.925603349,-6.825522206,-4.544183482,-4.285698213,-8.829881695,-2.284284533,-2.284284533,0,-4.291815301,-3.149772314,-7.441587616,-0.29916846 +Adreian Payne,paynead01,2016,989,486,-3.536037764,-3.023827217,-6.559864981,-2.203627053,-4.59289422,-6.796521272,-3.466380137,-3.479048205,-6.945428342,-1.04016349,-1.04016349,0,-3.181359548,-3.0888046,-6.270164148,-0.011569199 +Adreian Payne,paynead01,2017,278,135,-0.428952972,-4.426945113,-4.855898085,-5.243784171,7.931773651,2.687989479,-1.479682929,-2.030935115,-3.510618044,-0.052925527,-0.052925527,0,-0.354861231,-1.753108268,-2.1079695,1.004400065 +Adreian Payne,paynead01,2018,88,43,0.252919543,-6.504411079,-6.251491535,-2.959714761,-9.776230185,-12.73594495,-0.313224238,-7.510396334,-7.823620572,-0.111438657,-0.111438657,0,-1.556451492,-5.329348045,-6.885799538,0.11632216 +Cameron Payne,payneca01,2016,1559,762,-0.735929076,-1.815419528,-2.551348604,-2.141547269,-1.711698073,-3.853245341,-1.183975121,-1.941442848,-3.125417968,-0.165019198,0.198762674,-0.363781872,-0.413463647,-0.980172032,-1.393635679,-0.251306757 +Cameron Payne,payneca01,2017,960,466,-4.851603885,-0.704625146,-5.556229031,-5.303197268,1.588101026,-3.715096242,-5.217510245,-0.276521871,-5.494032116,-0.655199329,-0.660030161,0.004830831,-3.826164234,-0.831057149,-4.657221383,-0.229509762 +Cameron Payne,payneca01,2018,1217,582,1.677929896,0.132751184,1.81068108,-0.243136301,-2.335807797,-2.578944097,1.44702349,-0.327413885,1.119609605,1.150689376,1.150689376,0,-0.191117043,-0.792291049,-0.983408093,0.143432485 +Cameron Payne,payneca01,2019,1513,712,-1.268687986,-2.350814739,-3.619502725,-3.175646079,-2.755062432,-5.93070851,-1.673908047,-2.508537744,-4.18244579,-0.513264734,-0.513264734,0,-1.831861827,-2.307504147,-4.139365973,-0.01440612 +Cameron Payne,payneca01,2020,399,183,2.97603694282589,3.143756349545,6.11979329237089,7.24549856320005,7.15267742660195,14.398175989802,4.0141241771248,4.16105707945084,8.17518125657564,1.01962996113089,1.01962996113089,0,3.15803471253848,3.87716853547504,7.03520324801352,-0.041747360562022 +Elfrid Payton,paytoel01,2015,4958,2489,-0.193613506,0.298832143,0.105218637,2.963275673,-0.213456637,2.749819036,0.505649439,0.247973913,0.753623353,4.452388551,4.452388551,0,-0.090896457,0.974161732,0.883265274,0.068539068 +Elfrid Payton,paytoel01,2016,4373,2145,-0.570150184,-0.470445449,-1.040595632,-0.614454425,0.134788104,-0.47966632,-0.605575551,-0.364657122,-0.970232673,1.950517308,1.950517308,0,-0.484016214,0.111857574,-0.37215864,0.139325829 +Elfrid Payton,paytoel01,2017,4954,2412,0.904528438,-1.045458975,-0.140930537,4.499151167,-0.13324582,4.365905347,1.772031192,-0.883929414,0.888101779,4.480804058,4.480804058,0,1.065141971,-0.280652614,0.784489357,0.082101571 +Elfrid Payton,paytoel01,2018,3822,1808,0.481982001,-1.866766129,-1.384784127,0.197677035,-5.287842694,-5.090165659,0.510494736,-2.65871788,-2.148223144,0.579888476,0.579888476,0,-0.227931661,-1.688444442,-1.916376103,0.40158117 +Elfrid Payton,paytoel01,2019,2765,1250,-0.106921461,-0.462357277,-0.569278738,0.725236888,-3.648109794,-2.922872906,0.051765885,-1.128003798,-1.076237913,1.076213983,1.076213983,0,-0.622024499,-1.180941812,-1.802966311,0.837522576 +Elfrid Payton,paytoel01,2020,2609,1246,0.095425605414202,0.473667822247618,0.56909342766182,3.32086134495591,-0.688969171364207,2.6318921735917,0.836463485943017,0.298268019976485,1.1347315059195,2.4636454088214,2.4636454088214,0,-0.2943505470795,0.639667358808729,0.345316811729229,-0.244520886707829 +Gary Payton II,paytoga02,2017,201,99,-8.757684202,-3.467704336,-12.22538854,-12.96549852,-5.895817673,-18.86131619,-10.1571925,-4.147503225,-14.30469572,-0.586303213,-0.586303213,0,-8.366188991,-4.647287656,-13.01347665,0.450069003 +Gary Payton II,paytoga02,2018,462,221,-1.181490094,-1.13289719,-2.314387285,1.283934975,-1.390907313,-0.106972338,-0.736458971,-1.246111168,-1.982570139,0.088601745,0.088601745,0,-0.430038861,-0.314145934,-0.744184796,-0.124916824 +Gary Payton II,paytoga02,2019,39,16,1.552231144,5.452017651,7.004248795,5.142883855,11.19501462,16.33789848,2.414219711,7.081720005,9.495939716,0.101786385,0.101786385,0,1.059217221,8.588548577,9.647765798,1.855791808 +Gary Payton II,paytoga02,2020,925,432,-2.04361475632351,0.38149759510731,-1.6621171612162,-4.99317603721505,-3.45716806883936,-8.45034410605441,-2.78828348906118,-0.304961560131078,-3.09324504919226,-0.075898901533605,-0.075898901533605,0,-3.06590048687781,0.674606142438788,-2.39129434443902,0.331328660446625 +Nikola Pekovic,pekovni01,2014,3440,1663,0.731896096,2.174170767,2.906066863,2.299052289,1.740236361,4.03928865,1.066278345,2.206149919,3.272428264,5.077060467,5.077060467,0,0.537945356,1.67242063,2.210365987,-0.614642346 +Nikola Pekovic,pekovni01,2015,1617,815,-1.867420618,1.108977677,-0.758442941,-0.0983895,2.384789184,2.286399683,-1.558376591,1.531912138,-0.026464453,1.131029048,1.131029048,0,-1.474373745,0.374522888,-1.099850857,-0.122987353 +Nikola Pekovic,pekovni01,2016,300,156,-4.780607837,-1.900717171,-6.681325008,-4.280313207,-5.42476453,-9.705077738,-4.961608436,-2.711665414,-7.67327385,-0.387666043,-0.387666043,0,-5.129354878,-3.410298424,-8.539653302,-1.043108101 +Norvel Pelle,pelleno01,2020,503,239,-4.76208316771505,-2.63382577970174,-7.39590894741679,-4.91736776919461,-6.84931571105404,-11.7666834802487,-5.09823503023689,-3.71122887883921,-8.8094639090761,-0.739213781828888,-0.746827569269917,0.007613787441029,-4.21965995708042,-1.9030823211848,-6.12274227826523,-0.21455688032087 +Jeff Ayres,pendeje02,2014,2073,1017,-2.131507207,-1.184741439,-3.316248646,1.006658418,0.305217752,1.31187617,-1.615627859,-1.020478578,-2.636106437,0.06674431,-0.157213899,0.223958209,-2.026567608,-0.189246078,-2.215813686,0.220945538 +Jeff Ayres,pendeje02,2015,798,395,-2.331015651,-4.082838467,-6.413854118,-2.651279819,-5.602678017,-8.253957836,-2.580811315,-4.725303739,-7.306115054,-0.919957138,-0.923874755,0.003917618,-2.798213228,-2.846533848,-5.644747076,0.106093124 +Jeff Ayres,pendeje02,2016,230,109,-4.025407473,-6.301036781,-10.32644425,-5.602267597,-6.40625923,-12.00852683,-4.60536726,-6.770136944,-11.3755042,-0.483320652,-0.51867714,0.035356487,-5.031194674,-5.990838705,-11.02203338,-0.278603114 +Kendrick Perkins,perkike01,2014,3176,1591,-4.161920941,1.877528408,-2.284392533,-3.239896612,0.902528829,-2.337367783,-4.278083678,1.745768599,-2.532315078,0.19780766,-0.203840354,0.401648014,-4.405045882,1.782790733,-2.622255148,-0.1350598 +Kendrick Perkins,perkike01,2015,2381,1181,-5.635884151,0.217412649,-5.418471502,-2.123113538,2.064682014,-0.058431523,-5.299267659,0.601770139,-4.69749752,-1.175436912,-0.926814696,-0.248622215,-5.043841544,-0.366444607,-5.410286151,0.006718537 +Kendrick Perkins,perkike01,2016,1127,542,-5.693955201,-2.95141595,-8.64537115,1.474719427,-4.221527859,-2.746808433,-4.518530656,-3.340616068,-7.859146725,-1.410272183,-1.410272183,0,-4.837183112,-3.040165766,-7.877348879,-0.176492693 +Kendrick Perkins,perkike01,2018,31,15,1.62659042,-7.885318874,-6.258728454,13.88530083,-10.47666184,3.408638991,4.293366603,-8.858309419,-4.564942815,-0.014058869,-0.014058869,0,0.555049689,-6.095297272,-5.540247583,1.207746463 +London Perrantes,perralo01,2018,133,66,-5.342891589,-6.911593323,-12.25448491,-3.655511774,-8.444101399,-12.09961317,-5.344916275,-7.613706464,-12.95862274,-0.336448361,-0.336448361,0,-6.470656279,-7.546409179,-14.01706546,-2.109019747 +Alec Peters,peteral01,2018,481,225,-0.557132223,-1.117452802,-1.674585024,4.638313678,3.210415281,7.848728958,0.572892911,-0.190856787,0.382036123,0.359275877,0.359275877,0,0.503573156,-2.979329988,-2.475756832,-0.073446313 +Paul Pierce,piercpa01,2014,4759,2466,0.50210523,0.960279965,1.462385195,-1.899996918,4.43518318,2.535186262,0.036766784,1.75604137,1.792808155,5.771393686,5.008692474,0.762701212,0.526510163,1.314440415,1.840950578,0.623180432 +Paul Pierce,piercpa01,2015,4457,2212,1.698140545,-0.447770622,1.250369924,-0.512304763,-0.164039246,-0.676344009,1.355185874,-0.44529402,0.909891854,4.167220166,3.849713381,0.317506786,0.939928689,-0.485180149,0.45474854,0.681534499 +Paul Pierce,piercpa01,2016,2617,1285,-2.893858758,-0.52436994,-3.418228698,-3.434367609,-1.564683995,-4.999051603,-3.191397854,-0.820440963,-4.011838818,-0.837363073,-0.572295774,-0.265067298,-2.667932124,-0.729002421,-3.396934545,0.106744833 +Paul Pierce,piercpa01,2017,761,378,-3.496913432,-0.932664035,-4.429577467,2.440599063,2.34033775,4.780936813,-2.513034007,-0.346756269,-2.859790276,0.0008334,-0.250522667,0.251356068,-1.744427459,-1.477728025,-3.222155484,0.383850235 +Theo Pinson,pinsoth01,2019,508,233,-1.51750698,0.708847043,-0.808659938,-6.786362508,7.684211901,0.897849393,-2.678457915,2.234528933,-0.443928981,0.26972715,0.149692238,0.120034912,-0.657915206,-0.502818709,-1.160733915,0.984647263 +Theo Pinson,pinsoth01,2020,782,365,-5.49158540369574,2.28774254763283,-3.20384285606292,-5.55042403482392,4.02547044603899,-1.52495358878493,-5.82362444950522,2.78182911507878,-3.04179533442645,-0.05435462128231,-0.05435462128231,0,-3.87878823010494,0.971635919346224,-2.90715231075872,0.029347895475526 +Dexter Pittman,pittmde01,2014,5,3,1.864583029,11.97988844,13.84447147,-18.1105039,19.41681315,1.306309253,-2.147932545,14.27995945,12.1320269,0.022600824,0.022600824,0,-0.73113731,6.391669184,5.660531874,-0.747860279 +Tibor Pleiss,pleisti01,2016,164,82,-5.879666397,-6.244562152,-12.12422855,1.457592198,-2.395906871,-0.938314672,-4.695483304,-5.875490203,-10.57097351,-0.329725577,-0.329725577,0,-3.906235596,-5.243782677,-9.150018273,0.753781295 +Mason Plumlee,plumlma01,2014,2711,1389,-1.922310621,-0.395435832,-2.317746453,-0.931644949,-3.973389754,-4.905034703,-1.833713796,-1.151960524,-2.985674321,-0.220150151,0.480361198,-0.700511349,-1.543391309,-1.210092078,-2.753483386,0.305135475 +Mason Plumlee,plumlma01,2015,3509,1792,-0.902635879,-1.335108078,-2.237743958,-0.469954952,-2.948675549,-3.418630501,-0.850278226,-1.723479652,-2.573757878,0.159818235,0.093672243,0.066145992,-0.946538447,-1.307529598,-2.254068045,-0.085012182 +Mason Plumlee,plumlma01,2016,4878,2390,-0.639544657,-0.074861962,-0.714406619,2.298351128,-0.882575471,1.415775657,-0.094165023,-0.238000227,-0.33216525,2.979972246,2.392819949,0.587152297,-0.181583309,0.146386909,-0.0351964,0.494780026 +Mason Plumlee,plumlma01,2017,4392,2148,-0.925682043,0.81009635,-0.115585693,3.480400977,-2.836185167,0.64421581,-0.089734312,0.138939122,0.04920481,3.069865247,3.069865247,0,-0.332115231,0.650757841,0.318642611,-0.031440825 +Mason Plumlee,plumlma01,2018,2998,1439,-1.8597963,0.410624561,-1.449171739,-1.98612201,-0.331747457,-2.317869467,-2.034339644,0.326651773,-1.707687871,0.770659369,0.770659369,0,-1.293677796,0.341104783,-0.952573013,0.702184439 +Mason Plumlee,plumlma01,2019,4037,1949,-0.710286083,-0.412145851,-1.122431934,-1.273100207,-0.492442967,-1.765543174,-0.896209414,-0.492825873,-1.389035287,1.32989261,1.726011166,-0.396118556,-0.844185477,-0.035775322,-0.8799608,0.09189313 +Mason Plumlee,plumlma01,2020,2654,1263,-0.173489974814405,-0.047587729036056,-0.22107770385046,-1.68498709251486,0.350570494299732,-1.33441659821513,-0.532615989767951,0.035883946272658,-0.496732043495293,1.4829688948732,1.03563883824774,0.44733005662547,-0.362773566687575,0.209541779140369,-0.153231787547206,0.892862347767903 +Marshall Plumlee,plumlma02,2017,350,170,-4.015475829,-3.792564409,-7.808040238,1.355576298,1.796682674,3.152258971,-3.119402047,-2.787771257,-5.907173304,-0.274406268,-0.274406268,0,-3.785899128,-4.102322547,-7.888221676,0.204897053 +Marshall Plumlee,plumlma02,2018,114,52,-3.647785101,-5.876065723,-9.523850824,-12.87521327,7.601044774,-5.274168499,-5.828150978,-3.405442188,-9.233593167,-0.172926759,-0.172926759,0,-7.040160789,-3.957145917,-10.99730671,0.527340525 +Miles Plumlee,plumlmi01,2014,3964,1964,-3.498435111,1.879541186,-1.618893924,-1.890287809,-0.015398099,-1.905685909,-3.407855561,1.587775433,-1.820080128,0.927708001,0.927708001,0,-2.853633015,1.919873954,-0.933759061,-0.422256901 +Miles Plumlee,plumlmi01,2015,2437,1210,-2.729736313,1.333271785,-1.396464528,1.942259948,-3.47209426,-1.529834312,-1.921998967,0.408244842,-1.513754125,0.746018816,0.844786535,-0.098767719,-1.994915677,1.094562375,-0.900353302,-0.418145221 +Miles Plumlee,plumlmi01,2016,1755,870,-1.772515348,-0.482053015,-2.254568363,-3.543925394,0.222484837,-3.321440558,-2.231415885,-0.316170189,-2.547586073,0.089367921,0.089367921,0,-2.521335637,-0.999439355,-3.520774992,-0.520223926 +Miles Plumlee,plumlmi01,2017,969,484,-5.018064203,1.774907453,-3.243156751,-2.849580028,-1.227712923,-4.077292951,-4.884764344,1.275248745,-3.609515599,-0.213475538,-0.213475538,0,-4.565296559,0.466703035,-4.098593524,-0.03221144 +Miles Plumlee,plumlmi01,2018,1925,918,-5.706970518,1.724951908,-3.982018611,-3.954403505,0.13059096,-3.823812546,-5.661459816,1.550143426,-4.11131639,-0.636426625,-0.636426625,0,-5.674156578,0.151825522,-5.522331056,-0.181160522 +Miles Plumlee,plumlmi01,2019,389,173,-0.528793552,-3.049328232,-3.578121783,-4.911522974,-2.361045822,-7.272568796,-1.419462114,-3.017125308,-4.436587422,-0.149945806,-0.149945806,0,-0.882328113,-3.386899119,-4.269227232,0.739258572 +Jakob Poeltl,poeltja01,2017,1311,652,-1.336570095,-1.281695158,-2.618265254,-3.524186697,3.125192513,-0.398994184,-1.923172022,-0.459639862,-2.382811884,0.123800487,-0.03188643,0.155686918,-2.201559423,-0.332324536,-2.533883959,-0.330968624 +Jakob Poeltl,poeltja01,2018,3413,1664,-0.381477744,2.77276924,2.391291496,2.052067812,0.537290062,2.589357875,0.056755693,2.417016269,2.473771963,4.400967307,4.365826812,0.035140494,-0.188682561,2.472903172,2.284220612,-0.514656737 +Jakob Poeltl,poeltja01,2019,3024,1450,0.924300905,0.567068201,1.491369106,2.368374174,1.391561957,3.759936131,1.275489588,0.801859174,2.077348762,3.571877501,3.136090213,0.435787287,0.419070323,0.562072383,0.981142707,-0.335527697 +Jakob Poeltl,poeltja01,2020,2536,1171,-0.38540902777201,3.3737876357217,2.98837860794969,5.44293990443563,0.401532487340159,5.84447239177579,0.805141092344314,3.03336314696683,3.83850423931114,3.94525387293981,3.94525387293981,0,0.224146437082325,2.71650183489873,2.94064827198105,0.23320064830669 +Vincent Poirier,poirivi01,2020,298,132,-4.71318654062355,-0.213420226659743,-4.9266067672833,-5.95526258293816,0.525032945065008,-5.43022963787315,-5.33109902406133,-0.199638735482844,-5.53073775954418,-0.182008299007925,-0.221975015847075,0.03996671683915,-6.02305901852687,-0.315715762796405,-6.33877478132328,0.460242458550854 +Quincy Pondexter,pondequ01,2014,518,270,-1.17803963,-3.757384648,-4.935424279,-5.886934564,-7.362012883,-13.24894745,-2.217618798,-4.76381563,-6.981434428,-0.580418686,-0.580418686,0,-1.461274955,-3.951093105,-5.41236806,-0.407806096 +Quincy Pondexter,pondequ01,2015,3742,1917,0.675020985,-2.356322955,-1.681301969,-1.29203887,-0.102842674,-1.394881544,0.290956377,-2.037903582,-1.746947205,0.993321437,0.461503873,0.531817564,-0.292843616,-1.545377709,-1.838221325,-0.602715882 +Quincy Pondexter,pondequ01,2018,406,196,-4.851573987,-0.934349841,-5.785923828,-10.74249397,0.53268155,-10.20981242,-6.307503222,-0.614169694,-6.921672916,-0.420358167,-0.420358167,0,-5.161631378,-2.174798001,-7.336429379,0.759544167 +Quincy Pondexter,pondequ01,2019,646,304,-0.881214186,-0.120787396,-1.002001581,-7.954835607,2.729887212,-5.224948395,-2.403831378,0.483638023,-1.920193356,0.140962175,0.051768279,0.089193896,-3.232428883,-0.847029136,-4.079458019,-0.533815108 +Shamorie Ponds,pondssh01,2020,23,11,13.6891416019918,-31.1482039918431,-17.4590623898513,4.40539468109988,-12.4869270573846,-8.08153237628467,12.4914866109788,-29.2952192026991,-16.8037325917203,-0.07784648988677,-0.07784648988677,0,8.20706628096716,-23.4894024310497,-15.2823361500826,-1.32803625253308 +Jordan Poole,poolejo01,2020,2746,1274,-2.96434996186406,-2.40968390276068,-5.37403386462474,-2.78143593633607,0.800514478675698,-1.98092145766037,-3.00741137874863,-1.87082932268953,-4.87824070143816,-1.38602375340482,-1.38602375340482,0,-3.32720334065724,-2.00502296262004,-5.33222630327729,0.197688873776788 +Kevin Porter Jr.,porteke02,2020,2424,1162,-1.72283481117003,-1.86867890541202,-3.59151371658205,-4.94701946582149,-0.161304660320707,-5.10832412614219,-2.44960425577473,-1.52866092620291,-3.97826518197764,-0.730586968183902,-0.730586968183902,0,-1.86051369325128,-1.61431470182962,-3.4748283950809,0.337506290148457 +Michael Porter Jr.,portemi01,2020,2819,1354,1.63258467361293,-0.218986850675091,1.41359782293783,3.32703325135961,-0.699964923566454,2.62706832779315,2.04474049257061,-0.332009560496142,1.71273093207447,3.15277425213002,1.82619642796526,1.32657782416476,2.38560343052997,0.096904170613274,2.48250760114324,0.62849332249752 +Otto Porter Jr.,porteot01,2014,648,325,-3.557286122,-2.703191839,-6.260477961,-6.044465185,2.891240194,-3.153224991,-4.274234445,-1.669833205,-5.944067649,-0.520901836,-0.44798588,-0.072915956,-4.163677809,-2.915344089,-7.079021898,-0.196979775 +Otto Porter Jr.,porteot01,2015,3481,1763,-0.533051069,0.27573941,-0.257311659,1.711574432,-0.551782237,1.159792195,-0.090308568,0.086990373,-0.003318195,2.510755808,0.502309183,2.008446626,-0.730636422,0.204644787,-0.525991635,-0.557004877 +Otto Porter Jr.,porteot01,2016,4738,2276,0.291952606,0.000815998,0.292768604,0.789527928,0.020561137,0.810089065,0.429539733,0.0036474,0.433187133,3.716641601,3.716641601,0,0.356104853,0.86767463,1.223779483,0.535982749 +Otto Porter Jr.,porteot01,2017,6255,3033,2.214537359,0.975227334,3.189764693,1.050346095,1.845219531,2.895565626,2.106291577,1.232956599,3.339248176,9.536094824,7.172503964,2.36359086,1.982067561,1.735380168,3.717447728,0.221139526 +Otto Porter Jr.,porteot01,2018,5283,2590,2.137706686,1.248326107,3.386032793,5.183412943,1.970963919,7.154376862,2.897256765,1.480186595,4.377443359,9.400487645,8.989495575,0.410992069,2.954205327,1.700493749,4.654699076,-0.330104645 +Otto Porter Jr.,porteot01,2019,3614,1683,0.985582298,1.250949722,2.23653202,2.011894045,0.833939475,2.84583352,1.2760914,1.288121357,2.564212757,4.582792236,4.582792236,0,1.023805056,1.192808847,2.216613903,0.258615894 +Otto Porter Jr.,porteot01,2020,704,331,1.51084902503893,0.481174022894111,1.99202304793304,1.94588885381693,-0.129311835879406,1.81657701793753,1.75492667427857,0.385120423732345,2.14004709801091,0.830210745562705,0.830210745562705,0,1.11442310410392,0.063475433646279,1.1778985377502,0.543793613726843 +Bobby Portis,portibo01,2016,2238,1102,-2.790291388,0.028965753,-2.761325635,-1.272673997,-3.59165276,-4.864326757,-2.622036957,-0.714100599,-3.336137556,-0.328906169,-0.328906169,0,-1.966698411,-1.26925856,-3.235956971,-0.190955053 +Bobby Portis,portibo01,2017,2264,1121,-1.320132937,-1.395061898,-2.715194835,-2.705577647,-0.611249347,-3.316826994,-1.666529583,-1.330224151,-2.996753735,-0.128018551,-0.379646406,0.251627855,-1.897227812,-1.754101431,-3.651329243,-0.526709174 +Bobby Portis,portibo01,2018,3434,1643,0.18801181,-1.859640742,-1.671628932,4.250425007,-2.036070555,2.214354451,1.137506672,-1.965976021,-0.828469349,1.616700053,1.616700053,0,0.612223213,-2.341800803,-1.72957759,0.367071265 +Bobby Portis,portibo01,2019,2756,1299,-1.623322212,-3.300150691,-4.923472903,0.746455244,-2.445117222,-1.698661978,-1.190034951,-3.272902307,-4.462937258,-1.136215359,-1.136215359,0,-1.291651021,-2.590718783,-3.882369804,0.047812721 +Bobby Portis,portibo01,2020,2938,1393,-1.6874492987268,-0.873204348350009,-2.56065364707681,-2.25358501560856,-1.71820737477497,-3.97179239038353,-1.84132261009486,-1.06302647856486,-2.90434908865972,-0.109005622352811,-0.109005622352811,0,-2.08823108089262,-1.74360301690328,-3.8318340977959,-0.643730414980659 +Kristaps Porzingis,porzikr01,2016,4048,2047,-0.330032044,3.15535982,2.825327776,1.463045677,2.676326997,4.139372674,0.062351531,3.269589507,3.331941038,6.361807399,6.361807399,0,0.576765184,2.724362,3.301127184,0.153112445 +Kristaps Porzingis,porzikr01,2017,4412,2164,-1.193150425,1.455333439,0.262183014,-1.252056698,1.261989063,0.009932365,-1.257606196,1.561843735,0.304237539,3.400759962,3.400759962,0,-0.138860646,1.620792521,1.481931875,0.833670278 +Kristaps Porzingis,porzikr01,2018,3164,1553,0.770905529,1.742855229,2.513760758,0.661170274,2.123880679,2.785050953,0.799695075,1.952993099,2.752688174,4.372766077,4.372766077,0,1.347183345,1.417910075,2.765093419,0.290372875 +Kristaps Porzingis,porzikr01,2020,4046,1908,0.458174091085233,1.6764348911947,2.13460898227994,1.74382428429603,1.53333999934034,3.27716428363637,0.632225516302293,1.77262997191536,2.40485548821765,5.05572818325769,4.52105292166541,0.534675261592279,2.50432305503674,1.60158361402199,4.10590666905873,0.669072885325621 +Dwight Powell,poweldw01,2015,502,239,-1.798776119,-1.479832382,-3.278608501,-0.799655029,-0.230134422,-1.029789451,-1.712217545,-1.299014356,-3.011231901,-0.023890102,-0.035295863,0.01140576,-1.071183186,-1.666039789,-2.737222975,0.991617688 +Dwight Powell,poweldw01,2016,2173,1056,-1.129889335,1.786688031,0.656798696,-5.681724566,4.057963726,-1.62376084,-2.138793312,2.374736633,0.235943321,1.610505056,1.545697106,0.064807949,-2.082848142,1.630017397,-0.452830745,0.098963631 +Dwight Powell,poweldw01,2017,2630,1333,-0.981709075,0.418194156,-0.563514919,-0.267350283,-4.284948272,-4.552298555,-0.841419537,-0.549165681,-1.390585218,0.920808906,0.920808906,0,-0.694606566,-0.104343307,-0.798949873,-0.395156846 +Dwight Powell,poweldw01,2018,3413,1672,0.155685187,2.775712776,2.931397963,1.52864271,2.432173354,3.960816064,0.484132807,2.899276099,3.383408906,5.222555707,5.222555707,0,0.59486207,2.398486404,2.993348474,-0.181547383 +Dwight Powell,poweldw01,2019,3495,1662,1.358242997,0.174820159,1.533063157,5.137231331,-2.503243437,2.633987894,2.233488387,-0.370409315,1.863079072,3.91373133,3.91373133,0,1.834384546,0.056685171,1.891069717,0.053666933 +Dwight Powell,poweldw01,2020,2197,1061,-0.97969071240808,0.734726461269738,-0.244964251138342,3.32152914178882,0.876463024174926,4.19799216596374,-0.176525257951122,0.827651756120417,0.651126498169295,1.83013184398956,1.83013184398956,0,0.552546469728383,0.881922646578854,1.43446911630724,-0.60856525673755 +Josh Powell,poweljo01,2014,37,19,-12.61065124,-6.726770588,-19.33742183,-8.551207032,-1.620570876,-10.17177791,-12.589949,-6.077945225,-18.66789422,-0.151697499,-0.151697499,0,-12.56302704,-4.815338347,-17.37836539,-1.620732677 +Norman Powell,powelno01,2016,1826,931,0.245993994,0.965228437,1.211222431,-0.953753394,0.552455878,-0.401297515,-0.030329647,0.935608375,0.905278728,1.708102414,1.823943249,-0.115840835,-0.445043817,0.250567254,-0.194476562,-0.552937406 +Norman Powell,powelno01,2017,3221,1595,0.147155661,-0.143795767,0.003359895,0.404391369,0.545971979,0.950363348,0.182322065,-0.022563993,0.159758072,2.402118009,1.879216447,0.522901562,-0.409945194,-0.197724187,-0.607669381,0.496825607 +Norman Powell,powelno01,2018,2279,1102,-2.4593523,-1.635626234,-4.094978533,-3.179964642,-1.757772967,-4.93773761,-2.832033765,-1.78460473,-4.616638495,-1.066419797,-0.786411887,-0.28000791,-1.927433223,-1.823174597,-3.75060782,-0.010870531 +Norman Powell,powelno01,2019,3178,1492,0.014456093,-1.102701492,-1.0882454,-3.047699942,1.901510518,-1.146189424,-0.672334005,-0.594234642,-1.266568647,1.182891619,0.309181978,0.873709642,-0.219813321,-0.789981497,-1.009794818,0.225028539 +Norman Powell,powelno01,2020,3755,1752,0.904140506855077,-0.308436853638744,0.595703653216333,-0.881503962017251,-0.08484206765224,-0.966346029669492,0.566471474990183,-0.324014213588096,0.242457261402087,2.70603983198415,2.17438852708146,0.531651304902691,0.660715382314506,-0.158381204470235,0.502334177844271,0.436982877690544 +Alex Poythress,poythal01,2017,327,157,1.104360672,-8.112933286,-7.008572614,1.241164661,-6.488350263,-5.247185602,1.282691498,-8.243996094,-6.961304596,-0.335460273,-0.335460273,0,0.223265037,-7.385101891,-7.161836855,-0.544093264 +Alex Poythress,poythal01,2018,212,104,-3.577602449,-5.084047733,-8.661650182,-0.874352263,-4.263026681,-5.137378944,-3.202118482,-5.227135512,-8.429253994,-0.300392277,-0.300392277,0,-2.800700684,-4.281865809,-7.082566493,-0.313865749 +Alex Poythress,poythal01,2019,675,305,-3.393141153,-2.026060345,-5.419201497,-4.007579893,-1.329656811,-5.337236704,-3.705728877,-1.951923803,-5.657652681,-0.453316952,-0.453316952,0,-4.211714949,-2.772045347,-6.983760297,0.192403957 +Phil Pressey,pressph01,2014,2251,1132,-2.495711884,0.85513208,-1.640579803,1.057103596,0.637983762,1.695087357,-1.877607502,0.883227609,-0.994379893,1.014702191,1.014702191,0,-1.741317344,0.191002831,-1.550314513,0.07095749 +Phil Pressey,pressph01,2015,1237,605,-1.942204517,-0.469306674,-2.41151119,-2.57687165,1.627022324,-0.949849327,-2.173849893,-0.068258347,-2.24210824,0.160175253,0.132901654,0.027273599,-1.393037264,-0.17726825,-1.570305514,0.011561529 +Phil Pressey,pressph01,2016,624,283,-0.75048409,-0.915817464,-1.666301553,-1.563815096,1.893274092,0.329458996,-0.876107326,-0.323768559,-1.199875885,0.233375503,0.233375503,0,-0.72707882,-1.274906867,-2.001985686,2.010347085 +AJ Price,priceaj01,2014,210,99,-2.020358955,-0.681811289,-2.702170244,-8.492149304,8.552275128,0.060125824,-3.567381124,1.164699957,-2.402681166,0.017380912,0.017380912,0,-3.147748857,-2.67766897,-5.825417827,-0.88622976 +AJ Price,priceaj01,2015,629,324,0.621080284,1.66000534,2.281085624,-3.643793262,-3.61604531,-7.259838572,-0.212227916,0.674696616,0.4624687,0.537240067,0.537240067,0,0.122709011,-0.818110026,-0.695401015,-1.954778623 +Ronnie Price,pricero01,2014,741,377,-2.831406968,0.835018595,-1.996388373,-2.619842041,2.125304399,-0.494537642,-2.903499297,1.184526542,-1.718972755,0.197962747,0.197962747,0,-3.434911223,1.185791679,-2.249119543,-0.169569253 +Ronnie Price,pricero01,2015,1966,982,-1.278193104,-0.83719504,-2.115388144,0.955574893,1.090939647,2.04651454,-0.876663241,-0.42096283,-1.297626071,0.72171894,0.72171894,0,-0.938288273,0.766028056,-0.172260217,-0.783354215 +Ronnie Price,pricero01,2016,2533,1211,-1.333051992,0.483442911,-0.849609082,-2.934478437,4.825712103,1.891233666,-1.730657124,1.459499842,-0.271157282,1.536311882,1.536311882,0,-1.964898832,1.723967068,-0.240931764,0.303258086 +Ronnie Price,pricero01,2017,288,134,-3.517434566,-0.804865055,-4.322299621,-6.80591078,-4.766242897,-11.57215368,-4.435981056,-1.634513697,-6.070494754,-0.226117068,-0.226117068,0,-4.643545805,-0.807663953,-5.451209758,-0.386523824 +Pablo Prigioni,prigipa01,2014,2434,1283,1.590298327,0.026535181,1.616833507,1.543664184,-0.49226823,1.051395954,1.688666958,-0.046489142,1.642177816,2.847047642,2.847047642,0,1.745385499,0.857829747,2.603215246,-0.934545131 +Pablo Prigioni,prigipa01,2015,3020,1490,-0.415951918,1.238296214,0.822344297,-1.292674167,0.18914117,-1.103532997,-0.627696725,1.116451114,0.488754389,2.495474267,2.658306619,-0.162832353,-0.814770597,1.609630111,0.794859513,0.126684504 +Pablo Prigioni,prigipa01,2016,1721,849,-0.172335639,1.5475441,1.375208462,-3.851148625,0.029623707,-3.821524919,-0.938623605,1.274682082,0.336058477,1.348231648,1.567869377,-0.219637729,-0.866180687,2.155960728,1.289780041,-0.382729893 +Tayshaun Prince,princta01,2014,3860,2061,-3.067872091,1.102587413,-1.965284678,-2.423537797,1.466164173,-0.957373624,-3.102095507,1.210314099,-1.891781409,0.885263656,0.886466139,-0.001202483,-3.20008935,0.723340175,-2.476749175,-1.809472395 +Tayshaun Prince,princta01,2015,2702,1397,-0.111493176,-0.817261399,-0.928754575,-2.985556218,-1.560974455,-4.546530673,-0.715809802,-1.037168991,-1.752978793,0.682817941,0.682817941,0,-0.832845187,-1.133901383,-1.96674657,-1.398978302 +Tayshaun Prince,princta01,2016,2889,1462,-2.624832209,-0.097501049,-2.722333258,-2.892337436,1.879480462,-1.012856974,-2.844510878,0.336239376,-2.508271502,0.176691462,0.176691462,0,-3.731253367,-0.751333767,-4.482587134,-1.959963607 +Taurean Prince,princta02,2017,2421,1168,-2.652721227,0.928559107,-1.724162121,-4.37005151,4.554760533,0.184709023,-3.133508726,1.7185408,-1.414967927,0.812024603,0.486047748,0.325976855,-3.767279267,0.955257846,-2.812021421,0.694673094 +Taurean Prince,princta02,2018,5135,2464,-0.966136588,-1.493806468,-2.459943056,-0.354056017,-2.556215539,-2.910271556,-0.836243684,-1.784507951,-2.620751636,0.164629795,0.164629795,0,-0.583335922,-1.587205829,-2.17054175,1.311022451 +Taurean Prince,princta02,2019,3436,1552,-0.8670249,-1.285752005,-2.152776905,0.28184392,-4.220087998,-3.938244078,-0.64387921,-1.926881787,-2.570760997,0.143555412,0.143555412,0,-0.457504505,-1.731823911,-2.189328416,1.169392322 +Taurean Prince,princta02,2020,3948,1857,-2.91813105622638,0.165524698460186,-2.7526063577662,0.431005765728113,0.410484683309621,0.841490449037734,-2.38624031271295,0.215579468258713,-2.17066084445423,0.552309815980177,0.552309815980177,0,-1.72680661011105,0.280638227675136,-1.44616838243591,0.636170201475671 +Jacob Pullen,pulleja01,2018,15,6,-14.27125911,-3.959079074,-18.23033818,-19.21145562,22.41896917,3.20751355,-16.17497026,1.266679796,-14.90829047,-0.038514298,-0.038514298,0,-10.87141436,-4.551414895,-15.42282926,3.452352541 +Rodney Purvis,purviro01,2018,593,290,-4.553872952,-3.929109439,-8.48298239,-3.434758143,-1.923032177,-5.35779032,-4.543214242,-3.711794447,-8.255008689,-0.814211792,-0.814211792,0,-5.210400376,-4.635408491,-9.845808867,-0.036326906 +Zhou Qi,qizh01,2018,276,130,-8.913925055,2.866495385,-6.04742967,-15.83472133,-2.796349632,-18.63107096,-11.02155581,1.803056013,-9.218499802,-0.435853628,-0.376247256,-0.059606372,-8.504681744,-0.352143937,-8.856825681,0.754303345 +Zhou Qi,qizh01,2019,3,1,4.322809305,-9.956534388,-5.633725084,-5.02697487,-0.11438164,-5.141356511,2.643663216,-8.453840704,-5.810177487,-0.001544578,-0.001544578,0,2.240807341,-10.20912316,-7.968315821,-1.091692172 +Tim Quarterman,quartti01,2017,181,87,0.287502277,-0.769897023,-0.482394746,-3.488194578,6.082449474,2.594254896,-0.477759413,0.661109397,0.183349984,0.1352412,0.094840635,0.040400565,-1.065967427,-2.585479418,-3.651446844,2.382874327 +Tim Quarterman,quartti01,2018,32,13,-7.157015521,-3.912004938,-11.06902046,-33.9623619,11.0051496,-22.95721231,-13.29942063,-1.091078918,-14.39049955,-0.080669435,-0.080669435,0,-6.876710886,-4.792676791,-11.66938768,4.4488738 +Ivan Rabb,rabbiv01,2018,1063,516,-0.499676034,-2.37632191,-2.875997944,0.080175658,-3.367693486,-3.287517828,-0.347416299,-2.696020743,-3.043437043,-0.077589678,-0.077589678,0,-1.310425509,-2.586260743,-3.896686252,0.434663964 +Ivan Rabb,rabbiv01,2019,1480,721,-0.83718073,-4.218155244,-5.055335974,-2.429690169,-3.124904555,-5.554594724,-1.177666185,-4.297509109,-5.475175294,-0.998087275,-0.998087275,0,-2.477758057,-2.618722031,-5.096480088,-0.445272479 +Miroslav Raduljica,radulmi01,2014,926,465,-0.73469332,-1.752545511,-2.487238831,-1.002326568,0.448002183,-0.554324384,-0.779939275,-1.300881406,-2.080820681,0.158311688,0.158311688,0,-2.357771116,-3.03455823,-5.392329346,-0.269708944 +Miroslav Raduljica,radulmi01,2015,48,23,-7.827561134,-5.611125915,-13.43868705,5.13702122,-5.319757912,-0.182736692,-5.54031695,-5.75508898,-11.29540593,-0.102219295,-0.102219295,0,-2.603739064,-1.544763298,-4.148502362,1.857487473 +Chasson Randle,randlch01,2017,620,299,1.446264301,-0.240760432,1.205503869,0.457668342,-1.966366743,-1.508698401,1.375557848,-0.569702681,0.805855167,0.539095255,0.539095255,0,1.337984761,-0.716004429,0.621980332,0.672354214 +Chasson Randle,randlch01,2019,1611,743,-0.866253213,-2.501118918,-3.367372131,-2.661308201,-0.777749632,-3.439057833,-1.307959741,-2.243482558,-3.551442298,-0.303649291,-0.303649291,0,-1.380548792,-2.139182946,-3.519731738,-0.053784264 +Chasson Randle,randlch01,2020,87,40,-3.16534718273034,-3.34014006479606,-6.5054872475264,1.50140716396098,-0.244539670857043,1.25686749310394,-2.37768892420057,-2.90184896492068,-5.27953788912125,-0.051187249995572,-0.051187249995572,0,-2.45660655581372,-2.32518830322254,-4.78179485903626,-0.861487152973575 +Julius Randle,randlju01,2015,26,14,-15.52101904,-11.49294084,-27.01395988,-33.59077583,-8.779046114,-42.36982195,-20.20286923,-11.57999837,-31.78286759,-0.207814088,-0.207814088,0,-15.50996327,-12.98935065,-28.49931393,0.202595518 +Julius Randle,randlju01,2016,4644,2286,-2.376505961,0.596825193,-1.779680768,-1.56561601,-4.602281924,-6.167897935,-2.27063191,-0.374371017,-2.645002928,0.121999494,0.121999494,0,-2.621731521,-0.705657234,-3.327388756,-0.367346658 +Julius Randle,randlju01,2017,4444,2132,-1.605266826,-1.950456121,-3.555722947,-1.495652917,-4.605642457,-6.101295374,-1.637930674,-2.566520853,-4.204451527,-1.587938606,-1.587938606,0,-2.393743022,-2.161650524,-4.555393546,0.363588044 +Julius Randle,randlju01,2018,4622,2190,-0.250602764,0.039254005,-0.211348759,1.673595822,-1.368287506,0.305308317,0.172013583,-0.260272474,-0.088258891,2.98195984,2.98195984,0,-0.661651786,-0.456098081,-1.117749867,0.263340156 +Julius Randle,randlju01,2019,4858,2232,0.549141001,-2.038782395,-1.489641394,0.728244689,-1.501031098,-0.772786409,0.599000427,-2.019237211,-1.420236785,1.518339628,1.518339628,0,0.22267086,-2.183656059,-1.960985198,0.272566941 +Julius Randle,randlju01,2020,4321,2080,-1.03165690775503,-0.749742321238443,-1.78139922899347,0.160690964065009,1.23660812333916,1.39729908740417,-0.77566927263214,-0.347201353314773,-1.12287062594691,1.72663345225224,1.72663345225224,0,-1.11635828654771,-0.575955913591689,-1.6923142001394,-0.006047567354877 +Anthony Randolph,randoan01,2014,1123,527,-2.980320054,2.391215494,-0.58910456,-7.842260377,-0.457010324,-8.299270701,-4.159592372,1.972231644,-2.187360728,0.153598212,0.153598212,0,-3.632193467,1.350102418,-2.28209105,1.469889031 +Shavlik Randolph,randosh01,2014,189,95,-3.808195199,4.988169436,1.179974237,2.753360176,10.15893682,12.912297,-2.688660893,6.366892581,3.678231688,0.311269303,0.311269303,0,-2.654726509,3.032088928,0.377362419,-0.092556006 +Shavlik Randolph,randosh01,2015,264,126,-6.364581977,0.506670441,-5.857911536,-8.668594127,1.471964455,-7.196629672,-7.239378973,0.738311511,-6.501067462,-0.241202647,-0.241202647,0,-7.311412143,0.896854023,-6.414558119,0.069183787 +Zach Randolph,randoza01,2014,5550,2939,0.097849819,-0.9802725,-0.882422681,3.655605755,-0.012261364,3.64334439,0.831483465,-0.874211343,-0.042727878,4.029381952,3.70663971,0.322742242,0.48613539,0.296292629,0.782428019,-0.941352874 +Zach Randolph,randoza01,2015,5202,2686,0.764957066,0.578948584,1.343905649,2.419874819,2.547270259,4.967145078,1.14606875,0.969237858,2.115306608,6.643027201,6.585673822,0.057353379,0.89358328,1.89251292,2.7860962,-0.589314706 +Zach Randolph,randoza01,2016,4145,2136,0.413607739,-1.231968301,-0.818360561,1.680967349,-3.299312874,-1.618345524,0.748060803,-1.716216941,-0.968156138,1.913061611,1.936481953,-0.023420342,-0.354224532,-1.24664791,-1.600872442,-1.237723773 +Zach Randolph,randoza01,2017,3814,1977,-0.141837317,0.695057241,0.553219924,-0.22800585,-0.830428851,-1.058434701,-0.112828852,0.403118777,0.290289925,3.041872698,2.670904487,0.370968211,-0.081850503,0.334153327,0.252302824,-1.307714577 +Zach Randolph,randoza01,2018,3021,1508,0.031844884,-3.098457947,-3.066613063,-0.224601785,-5.929767962,-6.154369747,0.050807174,-3.841296585,-3.790489411,-0.798792609,-0.798792609,0,-0.569210148,-2.922052289,-3.491262437,-0.215707451 +Xavier Rathan-Mayes,rathaxa01,2018,249,118,-7.579273684,-0.461430434,-8.040704118,-9.713808927,-4.666703206,-14.38051213,-8.410675969,-1.325631557,-9.736307526,-0.429192197,-0.429192197,0,-6.228922255,-0.236406009,-6.465328264,2.026218766 +Josh Reaves,reavejo02,2020,77,37,-6.88791741502544,-0.346095455003803,-7.23401287002924,-8.66201354196139,4.78543900940942,-3.87657453255198,-7.67792211971351,0.746293359343828,-6.93162876036968,-0.08052715363559,-0.087983000633373,0.007455846997783,-5.50192366855086,-1.12985424088071,-6.63177790943157,-0.447383104405219 +Cam Reddish,reddica01,2020,3412,1551,-3.34509318509004,-0.01039913399106,-3.3554923190811,-0.660417219715427,-0.430582669786024,-1.09099988950145,-2.94782896003875,-0.03085834903636,-2.97868730907511,-0.182542854517002,-0.182542854517002,0,-2.71735151436291,-0.469296645856628,-3.18664816021954,0.890321585706197 +JJ Redick,redicjj01,2014,2729,1338,2.301312744,1.41116529,3.712478033,3.865844054,-0.000476942,3.865367112,2.678922924,1.182554814,3.861477738,4.619082153,3.173579122,1.445503031,3.415906188,1.231649283,4.647555471,1.259590092 +JJ Redick,redicjj01,2015,5975,2949,1.986026621,-0.204610626,1.781415995,2.14294677,2.885972755,5.028919525,2.028940417,0.427212103,2.45615252,7.955927685,7.375578241,0.580349444,2.509224575,0.216824393,2.726048968,1.019018959 +JJ Redick,redicjj01,2016,4610,2263,2.359735384,1.16209148,3.521826864,3.891574126,1.862354767,5.753928894,2.797960402,1.341827882,4.139788284,8.004951246,7.935842263,0.069108983,2.28236514,1.188836524,3.471201664,0.668070165 +JJ Redick,redicjj01,2017,4870,2404,0.877025418,0.045407686,0.922433104,3.942008582,-1.378638432,2.56337015,1.508227389,-0.245909657,1.262317733,4.846859014,5.720118722,-0.873259708,2.262029195,-0.452128757,1.809900438,0.622256505 +JJ Redick,redicjj01,2018,5282,2458,3.276642752,-1.666797903,1.609844849,2.453837931,-0.031246105,2.422591826,3.292248662,-1.444030482,1.84821818,5.869864399,4.6994465,1.170417899,3.134007098,-1.491614385,1.642392713,1.000349098 +JJ Redick,redicjj01,2019,5995,2755,2.115099665,-1.520969659,0.594130006,-0.19788984,3.13213099,2.93424115,1.732418761,-0.632733121,1.09968564,5.44718251,5.149105881,0.298076629,1.807763623,-1.409720857,0.398042767,0.923907248 +JJ Redick,redicjj01,2020,3495,1581,2.58455019887524,-2.91773465532423,-0.333184456448991,1.09567733281942,-2.96377705896354,-1.86809972614412,2.42227125333546,-3.09511260404434,-0.672841350708876,1.69199488405789,1.69199488405789,0,2.72847625610334,-3.21690243006774,-0.488426173964406,1.00576892673682 +Davon Reed,reedda01,2018,519,242,-7.571233508,-0.97056535,-8.541798858,-9.069908727,0.980527713,-8.089381013,-8.266775635,-0.531488449,-8.798264085,-0.745117458,-0.745117458,0,-6.675591079,-1.89617465,-8.571765729,-0.219446032 +Davon Reed,reedda01,2019,108,47,-3.023577513,-2.829179516,-5.85275703,4.213396144,6.912747511,11.12614365,-1.679756168,-1.028294012,-2.708050181,0.001004633,0.001004633,0,-3.761616592,-3.046827143,-6.808443735,-0.13156841 +Willie Reed,reedwi02,2016,870,426,0.808193373,0.989179642,1.797373016,-1.969741414,1.554997573,-0.414743841,0.333638745,1.267563357,1.601202103,0.942895488,0.942895488,0,-0.229137248,-0.001343055,-0.230480303,-0.291089307 +Willie Reed,reedwi02,2017,2114,1031,-1.568828049,-0.726047847,-2.294875896,-2.188574328,1.323091612,-0.865482716,-1.773917989,-0.371318848,-2.145236836,0.316075786,0.316075786,0,-2.199736683,-0.180128777,-2.37986546,-0.628859678 +Willie Reed,reedwi02,2018,925,428,-0.679447805,0.663731017,-0.015716788,-0.596023908,1.642945882,1.046921974,-0.730650617,0.919599592,0.188948974,0.620488158,0.620488158,0,-1.026001789,-0.038271594,-1.064273383,-0.15344402 +Naz Reid,reidna01,2020,1089,495,-0.903831111659734,1.45772186166199,0.553890750002257,1.4478935300835,1.34483568385301,2.79272921393651,-0.411702919892164,1.55740398307454,1.14570106318237,0.98776746850146,0.98776746850146,0,-0.154267127552828,2.24748271342523,2.0932155858724,0.405992031965553 +Cameron Reynolds,reynoca01,2019,547,259,0.010122068,-1.975640185,-1.965518117,-0.53387866,-1.514566287,-2.048444946,-0.103799301,-1.963860629,-2.06765993,0.089532789,0.089532789,0,-0.248117082,-2.04215475,-2.290271832,-0.715312052 +Glen Rice,ricegl02,2014,222,109,-4.582927974,3.344382318,-1.238545655,-8.359901665,9.784214198,1.424312533,-5.628627372,4.884130034,-0.744497338,0.112323611,0.112323611,0,-4.427205368,2.146415789,-2.280789579,0.682834242 +Glen Rice,ricegl02,2015,84,43,-5.485701452,-6.012883599,-11.49858505,-11.69365834,-7.272082107,-18.96574045,-7.108600346,-6.683571981,-13.79217233,-0.241959868,-0.241959868,0,-8.1503614,-6.125096767,-14.27545817,-0.114770061 +Jason Richardson,richaja01,2015,831,416,-0.84051613,-2.119993255,-2.960509385,-1.964993567,-0.25063848,-2.215632046,-0.967335223,-1.866569431,-2.833904654,-0.017813908,-0.017813908,0,-0.932878214,-1.593333901,-2.526212114,0.030779856 +Josh Richardson,richajo01,2016,2931,1494,-0.587661188,0.199066121,-0.388595067,1.745362209,-0.189621981,1.555740228,-0.139329528,0.089581859,-0.049747669,2.047838039,1.578206366,0.469631673,-0.123449166,0.435693481,0.312244315,-1.025177651 +Josh Richardson,richajo01,2017,3237,1614,-1.608207855,2.003577806,0.395369951,-1.206190105,1.862449367,0.656259261,-1.603930781,2.080021011,0.47609023,2.642346796,2.642346796,0,-1.358195786,2.409238724,1.051042938,-0.525002531 +Josh Richardson,richajo01,2018,5728,2819,-0.555670096,2.898522755,2.342852659,-0.328099511,1.019854723,0.691755211,-0.5208528,2.663345429,2.142492629,7.033024803,6.69791616,0.335108643,-0.263218275,3.092939836,2.829721561,-0.194225692 +Josh Richardson,richajo01,2019,5263,2539,0.699040168,0.640320877,1.339361045,1.394405549,1.694870796,3.089276345,0.923699263,0.86957815,1.793277413,5.846781153,5.846781153,0,1.241451936,1.369576509,2.611028445,-0.667903132 +Josh Richardson,richajo01,2020,3831,1837,-0.24623210339409,0.53818966785367,0.29195756445958,0.3759879494165,1.62680752985664,2.00279547927314,-0.141582556496417,0.776540305121235,0.634957748624818,3.17519634871966,2.85445030477033,0.32074604394933,0.11783910645396,1.07564079213252,1.19347989858648,-0.33055186949329 +Malachi Richardson,richama01,2017,405,198,-0.334147389,-3.538961733,-3.873109122,-2.855063637,0.567681993,-2.287381644,-0.837340074,-2.843107604,-3.680447678,-0.09391239,-0.09391239,0,-1.090165742,-2.910789096,-4.000954838,-0.08459542 +Malachi Richardson,richama01,2018,666,324,-3.984270244,-4.523826485,-8.508096729,-2.887880617,-2.377475442,-5.265356059,-3.918365069,-4.303689719,-8.222054787,-0.89561543,-0.89561543,0,-4.643342122,-4.863430599,-9.506772721,-0.458427313 +Malachi Richardson,richama01,2019,237,103,-4.984000833,-5.068676567,-10.0526774,-9.500210159,5.829117511,-3.671092648,-6.288002729,-3.166462712,-9.454465441,-0.357105376,-0.357105376,0,-5.620902558,-3.104794885,-8.725697444,1.383157489 +Luke Ridnour,ridnolu01,2014,2295,1177,-1.562751144,-2.190634441,-3.753385584,-1.335075496,-1.484703315,-2.819778811,-1.575046141,-2.142943284,-3.717989425,-0.574585654,-0.593667854,0.019082201,-1.933892847,-2.732237727,-4.666130574,-0.818540344 +Luke Ridnour,ridnolu01,2015,1383,683,-1.815520793,0.273925271,-1.541595522,-4.085643023,0.063682625,-4.021960398,-2.347839465,0.287020093,-2.060819373,0.239357548,0.239357548,0,-2.757962365,-0.531629,-3.289591365,-0.318993982 +Austin Rivers,riverau01,2014,2621,1339,-1.001854712,-1.227965731,-2.229820443,2.531285297,0.612521972,3.143807269,-0.326172754,-0.869934061,-1.196106815,1.043057448,1.043057448,0,-0.820936159,-1.217277348,-2.038213507,-1.67124666 +Austin Rivers,riverau01,2015,3669,1813,-1.52663937,-1.697951214,-3.224590584,-5.070370885,-0.7011323,-5.771503184,-2.417456456,-1.595853366,-4.013309822,-1.164702791,-0.96850437,-0.19619842,-1.9638076,-1.543466767,-3.507274367,-0.539226219 +Austin Rivers,riverau01,2016,3334,1608,-0.870839861,-0.630700845,-1.501540707,-5.350428355,-1.330951372,-6.681379727,-1.876139765,-0.858513425,-2.73465319,0.009025085,0.071433849,-0.062408764,-2.09067057,-0.582479435,-2.673150005,-0.21477556 +Austin Rivers,riverau01,2017,4376,2144,-0.445221507,-1.231921981,-1.677143488,-2.365540648,-2.305748203,-4.671288851,-0.928307061,-1.537637512,-2.465944573,0.295374797,0.469668183,-0.174293387,-0.528635552,-1.287210135,-1.815845687,-0.328914177 +Austin Rivers,riverau01,2018,4190,2057,0.56117572,-1.270813025,-0.709637304,2.488393637,-4.491994294,-2.003600657,0.982514133,-1.999342713,-1.016828581,1.78834384,1.78834384,0,1.177412773,-0.997717494,0.179695279,-1.668096724 +Austin Rivers,riverau01,2019,4724,2243,-1.736047554,-1.295450565,-3.031498119,-0.453472452,0.847098659,0.393626206,-1.636126542,-0.92384037,-2.559966912,0.232640243,0.023793347,0.208846896,-1.136411156,-0.688116102,-1.824527258,-0.308918994 +Austin Rivers,riverau01,2020,3956,1805,-0.524997519796335,-1.74983936869699,-2.27483688849333,3.50072497306087,-2.96937387149413,0.53135110156674,0.234437097290765,-2.12896301138046,-1.89452591408969,0.784854039402797,0.74815758280375,0.036696456599047,-0.060614633598254,-1.95125551269454,-2.01187014629279,-0.15033921231413 +Andre Roberson,roberan03,2014,830,408,-2.781072064,1.946144425,-0.834927638,-0.763831643,1.397918849,0.634087206,-2.603527367,1.882327541,-0.721199826,0.413879682,0.472274405,-0.058394724,-3.489192531,3.231993259,-0.257199273,0.101478739 +Andre Roberson,roberan03,2015,2649,1286,-1.448220642,3.087244789,1.639024147,0.692964373,3.596699065,4.289663438,-1.138871509,3.372238109,2.233366599,3.276088395,3.276088395,0,-1.639569992,3.23576469,1.596194698,0.188167291 +Andre Roberson,roberan03,2016,4129,2024,-0.267125047,1.503046184,1.235921138,-0.537691051,1.643444134,1.105753083,-0.409803053,1.607359062,1.197556009,4.100576426,2.747287849,1.353288577,-0.031167889,2.251572971,2.220405082,-0.487160172 +Andre Roberson,roberan03,2017,5304,2561,-1.895909908,4.382451753,2.486541845,-1.452001947,2.960765108,1.50876316,-1.936742226,4.333405134,2.396662908,6.706304806,5.890446923,0.815857883,-2.070222613,4.666298214,2.596075601,-0.572528532 +Andre Roberson,roberan03,2018,2092,1037,-1.249096086,2.818408888,1.569312802,-1.609409975,7.738816954,6.129406979,-1.401876103,3.995770205,2.593894102,2.784145603,2.784145603,0,-1.769441743,4.439431179,2.669989436,-1.515241791 +Andre Roberson,roberan03,2020,196,90,-2.99571869831465,3.2286476913888,0.232928993074145,-8.6318788052695,11.6099525013979,2.97807369612838,-4.3541450514706,5.1504066212921,0.796261569821495,0.155028121721353,0.221240199922029,-0.066212078200677,-4.04362158130455,3.48189947961036,-0.561722101694194,-0.298012171876921 +Brian Roberts,roberbr01,2014,3271,1667,-0.431647508,-1.018460213,-1.450107721,-1.79735064,0.133510926,-1.663839714,-0.748626928,-0.800304507,-1.548931435,1.010625097,1.010625097,0,-0.595748431,-1.099770474,-1.695518905,-1.02230964 +Brian Roberts,roberbr01,2015,2610,1330,-0.30192155,-0.389746248,-0.691667798,-1.122656775,0.38187717,-0.740779605,-0.427368361,-0.264778248,-0.69214661,1.380735086,1.380735086,0,-0.808265153,-0.982799135,-1.791064288,-1.075028149 +Brian Roberts,roberbr01,2016,1048,506,-0.652795244,-2.292412885,-2.945208129,-3.435665116,-1.458403382,-4.894068498,-1.294122656,-2.268322758,-3.562445414,-0.200085368,-0.077141208,-0.12294416,-1.316608992,-2.831848112,-4.148457104,-0.702796731 +Brian Roberts,roberbr01,2017,831,416,-2.439286386,-0.550079474,-2.98936586,-5.961877983,0.28470561,-5.677172373,-3.333999693,-0.416990269,-3.750989963,-0.209745497,-0.209745497,0,-2.589723685,-2.207113467,-4.796837152,-1.250212539 +Devin Robinson,robinde01,2018,28,13,1.224143096,5.249745006,6.473888103,4.816884913,17.79891752,22.61580243,2.081984487,8.211267399,10.29325189,0.086907504,0.086907504,0,-0.751072519,6.039451817,5.288379298,0.455022349 +Devin Robinson,robinde01,2019,202,95,2.608793016,2.752240638,5.361033654,1.474255725,-4.47129423,-2.997038505,2.547344246,1.500920999,4.048265245,0.330134306,0.330134306,0,2.729425977,1.296175083,4.02560106,0.194603086 +Duncan Robinson,robindu01,2019,341,161,-3.918532416,-1.877385805,-5.795918221,-5.745728639,-3.267001592,-9.012730231,-4.507934816,-2.301671933,-6.809606749,-0.333989967,-0.333989967,0,-3.240196516,-2.37778444,-5.617980956,0.160431359 +Duncan Robinson,robindu01,2020,5693,2766,2.51210908450514,-1.1375232964511,1.37458578805403,5.84786774395967,0.922633675419526,6.7705014193792,3.30827853410724,-0.789822000319171,2.51845653378807,7.46217026799931,6.00218277185138,1.45998749614793,3.74054654505891,-0.814477934724322,2.92606861033459,-0.167025417263411 +Glenn Robinson III,robingl02,2015,545,261,-1.418056047,-4.065831898,-5.483887945,3.584925456,0.997185794,4.582111251,-0.38590125,-3.204687461,-3.590588711,-0.111436537,-0.111436537,0,-2.160800793,-3.622149409,-5.782950203,-0.331992555 +Glenn Robinson III,robingl02,2016,1056,518,-1.077100448,0.384571506,-0.692528942,-2.499557433,-2.257234516,-4.756791949,-1.437755024,-0.178835414,-1.616590438,0.295687436,0.335431692,-0.039744255,-1.667717088,-1.231805491,-2.899522579,-0.504563964 +Glenn Robinson III,robingl02,2017,3017,1458,-0.999058834,0.026680645,-0.972378189,-3.112395357,0.475623824,-2.636771534,-1.493151119,0.128022963,-1.365128156,1.025238842,0.997777563,0.027461279,-1.95069948,-0.704352453,-2.655051933,-0.520308016 +Glenn Robinson III,robingl02,2018,708,344,-0.420772624,-0.510148632,-0.930921256,-0.506974135,1.562124903,1.055150768,-0.439311271,-0.117409443,-0.556720714,0.381672901,0.388846163,-0.007173262,-0.490790292,-0.279228888,-0.77001918,-0.721014693 +Glenn Robinson III,robingl02,2019,1340,646,-2.922083163,0.106329187,-2.815753977,-6.091059844,2.497511211,-3.593548633,-3.75045023,0.622275773,-3.128174458,-0.124141162,-0.027187106,-0.096954056,-3.768905353,-0.777218936,-4.546124289,-0.530019639 +Glenn Robinson III,robingl02,2020,3772,1786,-1.1263203999629,-2.0673985478997,-3.19371894786261,1.06461828180965,-3.69395175223145,-2.62933347042179,-0.68906336078283,-2.51253369120295,-3.20159705198578,-0.411580564103939,-0.411580564103939,0,-1.36811491780312,-1.68979648059055,-3.05791139839367,-0.523962551918295 +Jerome Robinson,robinje01,2019,799,366,-0.108506119,-1.755707069,-1.864213188,1.20398783,-2.45046006,-1.24647223,0.137938296,-1.970082243,-1.832143948,0.179453902,0.03887599,0.140577912,-0.751472468,-1.632373183,-2.383845652,0.501734798 +Jerome Robinson,robinje01,2020,2198,979,-2.79378431945165,-1.08328817106825,-3.87707249051989,-2.57906878671235,2.44142939387355,-0.137639392838798,-2.94598863145395,-0.411027698787829,-3.35701633024178,-0.304721699695665,-0.304721699695665,0,-2.54404602891353,-0.907091953841653,-3.45113798275518,0.536282247996915 +Justin Robinson,robinju01,2020,101,49,-4.8267346398556,-2.88914314314795,-7.71587778300355,4.35906395521289,11.2499297524701,15.608993707683,-3.16956077290987,0.001490913134595,-3.16806985977527,-0.010367037107026,-0.010367037107026,0,-3.08410520378871,-4.86516514667645,-7.94927035046516,-0.826723838378934 +Mitchell Robinson,robinmi01,2019,2864,1360,-0.68157571,0.832504808,0.150929098,-0.556257456,0.501343371,-0.054914085,-0.654512742,0.884326008,0.229813267,2.06411921,2.06411921,0,-1.073866856,0.797330916,-0.27653594,-0.172013015 +Mitchell Robinson,robinmi01,2020,2962,1412,1.27100967638036,1.49670922750216,2.76771890388251,0.517388443866134,1.9205582202832,2.43794666414933,1.25186998500349,1.72694413433852,2.978814119342,4.10973486502954,4.10973486502954,0,0.294950534708262,1.53943776166289,1.83438829637115,-0.428415659286532 +Nate Robinson,robinna01,2014,1750,866,1.523884866,-0.161190495,1.362694372,0.181697048,3.836079183,4.017776231,1.351568021,0.673569174,2.025137195,2.108212606,2.108212606,0,1.642589362,0.147061653,1.789651015,-0.072808163 +Nate Robinson,robinna01,2015,1192,591,-0.738048744,0.050180249,-0.687868494,-6.28628582,1.19588689,-5.09039893,-1.953176292,0.315383695,-1.637792597,0.3364939,0.3364939,0,-2.061123143,-0.046579286,-2.107702428,-0.278837089 +Nate Robinson,robinna01,2016,49,23,-3.400739128,-1.765305671,-5.166044798,-15.93858047,-4.802158753,-20.74073923,-6.164140329,-2.397149121,-8.561289449,-0.067149591,-0.067149591,0,-4.78188239,2.000187035,-2.781695355,-1.4952567 +Thomas Robinson,robinth01,2014,2016,995,-2.260738963,-0.157105119,-2.417844082,-1.356353352,-2.149444132,-3.505797484,-2.276309374,-0.5861303,-2.862439675,-0.055685832,-0.171034007,0.115348176,-1.490337306,-0.688783068,-2.179120374,0.329430418 +Thomas Robinson,robinth01,2015,1642,798,-1.624177405,1.444789487,-0.179387917,-0.782144174,1.791942956,1.009798782,-1.468944191,1.58861127,0.119667079,1.165536168,1.165536168,0,-1.231578308,1.272000973,0.040422665,0.810872123 +Thomas Robinson,robinth01,2016,1879,917,-2.677188271,-1.102107103,-3.779295374,-3.133321954,-4.203829894,-7.337151848,-2.884899217,-1.731659397,-4.616558614,-0.877852664,-0.877852664,0,-2.525134579,-2.193348457,-4.718483037,0.512098773 +Thomas Robinson,robinth01,2017,1160,560,-1.461140103,0.471295824,-0.98984428,-0.570689618,-2.819556415,-3.390246033,-1.309857882,-0.11224828,-1.422106162,0.381872871,0.381872871,0,-0.770014949,-0.946986694,-1.717001642,0.640588623 +Isaiah Roby,robyis01,2020,26,11,-11.8438887745472,-4.31571218411435,-16.1596009586616,-8.17983532852137,4.76817067888823,-3.41166464963313,-11.7882854400524,-2.67870953910792,-14.4669949791603,-0.066877556243859,-0.066877556243859,0,-9.11340009454334,-5.05834856836848,-14.1717486629118,1.73817494484132 +Sergio Rodriguez,rodrise01,2017,3123,1518,-0.846083645,-3.727110455,-4.5731941,0.717305639,-1.059901491,-0.342595851,-0.494367498,-3.386893343,-3.881260841,-0.868624004,-0.868624004,0,-1.024971121,-3.298737914,-4.323709035,-0.841804526 +Rajon Rondo,rondora01,2014,1972,998,0.031253059,-2.650236344,-2.618983285,-0.583879371,-4.036404056,-4.620283427,-0.031286357,-3.064699843,-3.0959862,-0.175857327,-0.175857327,0,-0.169753995,-2.795469383,-2.965223378,-0.169752509 +Rajon Rondo,rondora01,2015,4250,2055,-1.273481884,0.03656088,-1.236921004,-2.835937941,0.21191161,-2.624026331,-1.699924434,0.066005328,-1.633919105,1.188371552,1.444644916,-0.256273363,-0.737327253,0.36916877,-0.368158482,1.009774276 +Rajon Rondo,rondora01,2016,5396,2537,1.332695299,-1.356877944,-0.024182645,-0.654853891,-1.793797096,-2.448650987,1.002997387,-1.511635399,-0.508638012,2.947511257,2.947511257,0,1.034901594,-0.838745642,0.196155952,1.560800503 +Rajon Rondo,rondora01,2017,3856,1910,-0.577648074,0.60020634,0.022558266,0.095114459,-2.211681451,-2.116566992,-0.458481765,0.027951121,-0.430530644,2.287293205,1.851330269,0.435962936,-0.533005617,0.817889427,0.28488381,0.36149363 +Rajon Rondo,rondora01,2018,4341,2007,2.056517926,-1.500136306,0.55638162,0.914762532,-2.538757526,-1.623994994,1.936870412,-1.828974347,0.107896065,2.970034398,2.433506823,0.536527575,1.721809009,-1.494532525,0.227276485,0.935589129 +Rajon Rondo,rondora01,2019,2982,1369,-0.405056742,-0.756985613,-1.162042355,-1.860443611,-3.556187823,-5.416631434,-0.70369921,-1.39249562,-2.09619483,0.458531268,0.458531268,0,-0.901660739,-0.758307329,-1.659968069,0.417783226 +Rajon Rondo,rondora01,2020,2900,1379,0.210970758923059,-3.01268669469296,-2.8017159357699,1.07990117379464,-2.96750057111615,-1.88759939732151,0.364705489557364,-3.24463288504334,-2.87992739548598,-0.071810491455465,-0.407664473405692,0.335853981950227,-0.025980592244938,-2.35517732521212,-2.38115791745706,-0.121105460458452 +Derrick Rose,rosede01,2014,616,311,-3.217416215,-0.31544862,-3.532864835,-3.486226124,-2.595799482,-6.082025606,-3.36687933,-0.879809828,-4.246689157,-0.236410015,-0.236410015,0,-3.342551035,-1.047429072,-4.389980107,-0.433342978 +Derrick Rose,rosede01,2015,3933,1984,0.17522723,0.7172714,0.89249863,2.641802769,3.314993913,5.956796682,0.732591668,1.286609547,2.019201215,4.960766788,2.92470125,2.036065537,1.573338843,0.595559696,2.168898538,0.662444345 +Derrick Rose,rosede01,2016,4277,2097,-1.168443675,-0.865978275,-2.03442195,-1.623350137,-3.153332574,-4.77668271,-1.302555456,-1.401053666,-2.703609122,0.049776981,0.049776981,0,-1.012206918,-1.740827485,-2.753034403,0.283232775 +Derrick Rose,rosede01,2017,4237,2082,0.717585883,-0.847170471,-0.129584589,2.655960841,-3.385817087,-0.729856246,1.186415835,-1.395055613,-0.208639778,2.694904967,2.694904967,0,0.484522302,-1.833858945,-1.349336643,-0.167887035 +Derrick Rose,rosede01,2018,1139,539,-2.019873291,-2.371499316,-4.391372607,1.526680392,-1.849776567,-0.323096175,-1.459178372,-2.372815761,-3.831994132,-0.284161805,-0.407578563,0.123416758,-1.761540899,-3.096168364,-4.857709263,0.584603291 +Derrick Rose,rosede01,2019,3005,1392,2.811869762,-1.052444994,1.759424767,1.691341874,-1.696248566,-0.004906693,2.738555422,-1.233260732,1.50529469,3.014725961,3.014725961,0,1.384319926,-1.530387645,-0.14606772,-0.248789828 +Derrick Rose,rosede01,2020,2752,1298,2.67257384036827,-2.17931356530054,0.493260275067729,1.31260207112084,-1.8647368417562,-0.552134770635357,2.57542824074793,-2.21957552869482,0.355852712053106,2.0634013985099,2.0634013985099,0,1.81181677396999,-3.36527452932176,-1.55345775535177,0.326778861939861 +Terrence Ross,rosste01,2014,4526,2317,-0.116225734,0.482597164,0.36637143,1.577126562,-1.980467834,-0.403341272,0.204674568,-0.01667794,0.187996629,3.473579811,3.531840061,-0.05826025,0.429280928,-0.027129067,0.402151861,0.329569013 +Terrence Ross,rosste01,2015,4315,2199,-0.396263808,-0.684397853,-1.080661661,2.956567107,-5.32537822,-2.368811113,0.217454329,-1.656091387,-1.438637058,1.465514777,1.296545778,0.168968999,0.615584428,-1.905526988,-1.28994256,-0.524300321 +Terrence Ross,rosste01,2016,4068,2082,0.873622118,-0.132785603,0.740836515,-0.913214954,1.018246678,0.105031724,0.510212856,0.092181944,0.602394801,3.499231779,3.714738029,-0.21550625,0.82633326,-0.264523645,0.561809614,-0.694463506 +Terrence Ross,rosste01,2017,4030,1955,0.971510446,0.315849427,1.287359873,3.003822357,-1.080126097,1.92369626,1.448931318,0.049023173,1.497954491,4.269374323,4.269374323,0,1.356832887,0.191080604,1.547913492,0.481028547 +Terrence Ross,rosste01,2018,1278,600,-1.191992354,1.178345818,-0.013646536,-0.737744344,0.194645582,-0.543098762,-1.132492265,1.072455749,-0.060036516,0.828992489,0.828992489,0,-0.854193788,1.025784103,0.171590316,0.667475873 +Terrence Ross,rosste01,2019,4766,2296,2.143928735,-0.985439673,1.158489062,-4.050624671,2.544232737,-1.506391934,0.993681612,-0.329349363,0.664332249,4.016351756,3.716995269,0.299356487,1.177638983,-0.602568446,0.575070537,0.156106861 +Terrence Ross,rosste01,2020,4254,2024,1.54363674222117,-1.22741550295944,0.316221239261736,-1.88407110146679,2.24053259918381,0.356461497717017,0.958941532344661,-0.607672050203443,0.351269482141218,3.20056945281986,2.50542474417466,0.695144708645207,1.75927125835415,-0.669460074167017,1.08981118418714,-0.077106680669441 +Terry Rozier,roziete01,2016,850,410,-3.164173448,-1.358215896,-4.522389344,-6.540314194,-0.878530873,-7.418845067,-4.07906615,-1.348778244,-5.427844394,-0.535334047,-0.696192298,0.160858251,-3.569659061,-3.089513823,-6.659172884,-0.949447923 +Terry Rozier,roziete01,2017,3159,1540,-0.691620849,-0.114299182,-0.805920031,-3.310330716,3.023389438,-0.286941278,-1.30953912,0.539404531,-0.770134589,1.572107598,0.647494749,0.924612849,-1.116896605,-0.128638556,-1.245535161,-0.917935152 +Terry Rozier,roziete01,2018,5571,2764,1.705260797,1.586136816,3.291397613,-1.796059452,0.926099966,-0.869959486,1.087502308,1.49966564,2.587167949,7.532756082,4.827390125,2.705365958,0.332760092,1.382784546,1.715544639,-1.242425006 +Terry Rozier,roziete01,2019,4100,1953,-0.593549436,0.190730232,-0.402819204,-5.698190716,0.599767329,-5.098423387,-1.711652332,0.253893266,-1.457759066,1.289092525,0.828167268,0.460925257,-0.793982641,0.446233404,-0.347749236,-1.411015428 +Terry Rozier,roziete01,2020,4356,2164,0.376000072709785,-1.02297085265788,-0.64697077994809,-4.83697006384517,-3.20322717978868,-8.04019724363385,-0.606098351253509,-1.51000174499702,-2.11610009625053,0.694536134837422,0.694536134837422,0,-0.452982173100565,-1.71905017643445,-2.17203234953501,-0.778395802618609 +Ricky Rubio,rubiori01,2014,5515,2638,0.8986513,1.868537984,2.767189283,5.463765317,1.287453882,6.751219198,1.87910597,1.8493586,3.72846457,8.823258322,8.823258322,0,2.381050717,2.871489897,5.252540614,1.142295855 +Ricky Rubio,rubiori01,2015,1401,692,0.045161755,5.701516523,5.746678278,0.085971444,4.9863864,5.072357844,0.093494353,5.991387053,6.084881406,3.155103278,3.155103278,0,0.556089185,4.933594057,5.489683242,1.102880952 +Ricky Rubio,rubiori01,2016,4700,2323,1.201131469,2.67376549,3.874896959,1.420573113,1.577097603,2.997670716,1.324456103,2.658224731,3.982680834,8.036170127,8.036170127,0,1.044793765,3.407563011,4.452356776,0.693473227 +Ricky Rubio,rubiori01,2017,4929,2469,2.076043896,0.54715265,2.623196547,-1.1012044,-0.721475522,-1.822679922,1.519440681,0.346915547,1.866356228,5.81351176,5.81351176,0,1.533837862,1.233704089,2.767541951,-0.027619826 +Ricky Rubio,rubiori01,2018,4954,2435,-0.060896158,1.334893317,1.273997158,-0.450422917,1.114362605,0.663939689,-0.143508036,1.300025947,1.15651791,4.892201,4.612593951,0.27960705,0.341085502,2.826556693,3.167642195,0.59455843 +Ricky Rubio,rubiori01,2019,4383,2067,-0.148445094,0.99275744,0.844312346,2.629791066,0.787421922,3.417212988,0.424229725,0.942731901,1.366961626,4.40825406,3.838832213,0.569421847,0.534682417,2.105903399,2.640585816,1.018734498 +Ricky Rubio,rubiori01,2020,4348,2016,1.23120645410032,-0.44487562443575,0.786330829664572,2.8708858021945,1.54657457784969,4.41746038004419,1.6319568477016,-0.050743719982953,1.58121312771865,4.49425839619693,4.49425839619693,0,1.22479265313153,1.05885706466472,2.28364971779625,0.901463762495388 +Damjan Rudez,rudezda01,2015,2091,1047,-1.353882356,-3.584824679,-4.938707035,-1.053211852,1.220103732,0.16689188,-1.360641628,-2.803109674,-4.163751303,-0.757272611,-0.757272611,0,-1.793034307,-3.471843414,-5.264877721,0.263582677 +Damjan Rudez,rudezda01,2016,568,277,-1.881892436,-3.949735528,-5.831627964,0.88140267,-0.716586563,0.164816107,-1.402576177,-3.46066062,-4.863236796,-0.299565221,-0.299565221,0,-1.863024939,-4.071875388,-5.934900327,0.298108801 +Damjan Rudez,rudezda01,2017,643,314,-3.291190178,-4.232078559,-7.523268737,-4.407855313,-0.98187517,-5.389730483,-3.647434329,-3.746401529,-7.393835858,-0.747415294,-0.747415294,0,-2.831335904,-4.405592566,-7.23692847,0.45617399 +Brandon Rush,rushbr01,2014,826,418,-4.07611894,-5.221516379,-9.29763532,-2.575166939,-1.243977902,-3.819144841,-3.965277595,-4.655169865,-8.62044746,-1.251372307,-1.251372307,0,-4.106589751,-5.417236615,-9.523826365,-0.044469731 +Brandon Rush,rushbr01,2015,603,278,-5.625915454,-5.883514184,-11.50942964,-9.592272476,-8.305481486,-17.89775396,-6.811904663,-6.844871913,-13.65677658,-1.552473923,-1.540176385,-0.012297538,-5.69891267,-5.500500048,-11.19941272,0.443656918 +Brandon Rush,rushbr01,2016,2456,1165,-0.849168659,-1.85044956,-2.69961822,-2.694162502,-5.434233593,-8.128396095,-1.318065416,-2.75920744,-4.077272857,-0.780193262,-0.795623816,0.015430554,-1.374849882,-2.782034869,-4.156884751,-0.642329496 +Brandon Rush,rushbr01,2017,2059,1030,-2.425083242,-0.979893768,-3.40497701,-1.204560808,-0.387936439,-1.592497247,-2.310000927,-0.898958072,-3.208958999,-0.239873594,-0.239873594,0,-2.728819003,-1.306217883,-4.035036886,-0.533639682 +D'Angelo Russell,russeda01,2016,4573,2259,-1.620184341,-2.055100505,-3.675284846,-1.93028874,-0.525645738,-2.455934478,-1.670622822,-1.78874899,-3.459371813,-0.817872468,-0.817872468,0,-1.444717148,-1.704051404,-3.148768552,0.034873448 +D'Angelo Russell,russeda01,2017,3782,1811,-0.263841647,-2.195711498,-2.459553145,-0.570788151,-3.436480294,-4.007268445,-0.284344663,-2.539738946,-2.824083609,-0.06933644,-0.06933644,0,0.086502556,-2.059732461,-1.973229905,1.268558647 +D'Angelo Russell,russeda01,2018,2649,1234,-0.374915208,-3.2712299,-3.646145108,-1.526047368,-3.655772796,-5.181820164,-0.581879537,-3.528933665,-4.110813202,-0.869890198,-0.869890198,0,-0.073175953,-3.569966783,-3.643142736,1.521397825 +D'Angelo Russell,russeda01,2019,5545,2596,2.707440061,-0.781087172,1.926352888,0.254384375,-1.160133786,-0.905749411,2.391975114,-0.908027662,1.483947452,5.652608958,6.180959451,-0.528350494,2.786389275,-1.031433598,1.754955677,0.872389499 +D'Angelo Russell,russeda01,2020,3169,1452,3.31069120997051,-3.60003901003941,-0.289347800068894,0.229492287074415,-3.20868305445817,-2.97919076738376,3.02188285541574,-3.72410366839047,-0.702220812974723,1.53841678660645,1.53841678660645,0,3.29638753684871,-3.1484457668353,0.147941770013406,1.6733503063025 +Domantas Sabonis,sabondo01,2017,3355,1638,-3.675919981,0.970501212,-2.70541877,-3.374663885,2.298831454,-1.075832431,-3.846561055,1.282776966,-2.563784088,0.154111916,0.146058717,0.008053199,-3.783474359,0.990087506,-2.793386852,-0.654780635 +Domantas Sabonis,sabondo01,2018,4000,1976,-1.049389962,-0.457063521,-1.506453483,0.76458727,-1.328940299,-0.564353029,-0.754360144,-0.682800068,-1.437160212,1.315475767,1.297921472,0.017554294,-1.025420363,-0.476183776,-1.501604139,-0.224535636 +Domantas Sabonis,sabondo01,2019,3992,1934,1.177204294,0.452176765,1.629381059,-0.325536969,0.926248337,0.600711368,0.931713864,0.53042767,1.462141534,4.165563647,4.003728473,0.161835173,0.828445967,0.978557211,1.807003178,0.15990403 +Domantas Sabonis,sabondo01,2020,4454,2159,1.03625659386871,-0.01080092680955,1.02545566705915,2.12967001831638,0.52006199197527,2.64973201029165,1.31848024792773,0.061371011953392,1.37985125988112,4.523728782049,4.523728782049,0,1.39531896522488,0.541880285123274,1.93719925034816,-0.569927539230766 +Robert Sacre,sacrero01,2014,2307,1089,-4.299280722,0.291904776,-4.007375946,-1.745435371,-0.603061229,-2.3484966,-3.994514486,0.211099328,-3.783415159,-0.573320062,-0.573320062,0,-3.801750261,-0.480054703,-4.281804964,-0.142569431 +Robert Sacre,sacrero01,2015,2258,1133,-3.892297693,0.011391824,-3.880905869,-1.35554976,1.87806217,0.52251241,-3.580987003,0.480467959,-3.100519044,-0.200919691,-0.200919691,0,-3.750908354,-0.301168166,-4.05207652,-0.804638254 +Robert Sacre,sacrero01,2016,661,320,-4.033904225,-0.841175118,-4.875079343,-2.563046794,3.518812585,0.95576579,-3.941449824,0.124562871,-3.816886953,-0.173600251,-0.173600251,0,-4.640999855,-1.739860797,-6.380860652,-0.327586774 +John Salmons,salmojo01,2014,3561,1803,-1.964456404,-0.623818,-2.588274403,-3.247012287,1.324673195,-1.922339092,-2.380627722,-0.253536797,-2.634164519,0.101465257,0.23244299,-0.130977733,-2.391225553,-1.191271363,-3.582496916,-0.488754346 +John Salmons,salmojo01,2015,529,270,-1.272038049,-5.365230171,-6.637268221,-5.302596499,-1.443099436,-6.745695935,-2.171401243,-4.861219258,-7.032620501,-0.582971423,-0.582971423,0,-1.942965162,-4.623093562,-6.566058723,-1.134041464 +Luka Samanic,samanlu01,2020,102,48,-0.075831896694685,3.39641061961968,3.320578722925,-5.56791170070896,5.84559844057384,0.27768673986488,-1.22120074443186,4.20754201590765,2.9863412714758,0.13991266824425,0.13991266824425,0,-2.35219619363447,3.03190481727931,0.679708623644835,-0.412858845798392 +Brandon Sampson,sampsbr01,2019,444,214,-4.398776173,-4.513896278,-8.912672451,1.648806124,-4.053256751,-2.404450627,-3.323893552,-4.631991158,-7.95588471,-0.567998685,-0.567998685,0,-3.569245909,-4.50448961,-8.073735519,-0.07071341 +JaKarr Sampson,sampsja02,2015,2377,1131,-3.766018706,-0.572604565,-4.338623271,-2.462979685,-3.240079316,-5.703059001,-3.612165381,-1.15964299,-4.771808371,-1.177216978,-1.177216978,0,-4.320434851,-1.741179345,-6.061614196,0.868019478 +JaKarr Sampson,sampsja02,2016,2406,1160,-4.33757539,-2.316060716,-6.653636106,-1.717956204,-0.288577796,-2.006534,-3.996595853,-1.990568338,-5.98716419,-1.899877079,-1.899877079,0,-4.865548259,-2.845400067,-7.710948325,0.073595712 +JaKarr Sampson,sampsja02,2018,683,344,-1.541507318,1.171036471,-0.370470847,-2.960203684,7.056390912,4.096187228,-1.873367593,2.521940843,0.64857325,0.591355238,0.591355238,0,-2.62029939,1.585570732,-1.034728658,-0.852182992 +JaKarr Sampson,sampsja02,2019,260,127,1.548543419,-0.871612277,0.676931142,-2.178511864,-0.595869708,-2.774381573,0.966788592,-0.797689308,0.169099284,0.18787897,0.18787897,0,-1.173835161,-1.349135554,-2.522970715,-0.681726336 +JaKarr Sampson,sampsja02,2020,1119,521,-1.81736228451755,2.00415173496758,0.186789450450029,-0.680428160566477,1.36089433086352,0.680466170297039,-1.66195852997833,1.95252979966169,0.290571269683358,0.809085317165516,0.71937011659888,0.089715200566636,-2.37283518936402,1.69506457283294,-0.677770616531079,-0.271631053471624 +Larry Sanders,sandela01,2014,1134,584,-3.37978349,0.961707742,-2.418075748,-4.075857269,2.773392534,-1.302464735,-3.690480892,1.487611818,-2.202869073,0.162093124,0.162093124,0,-3.691948263,0.400653345,-3.291294918,-0.546146682 +Larry Sanders,sandela01,2015,1191,586,-2.581596644,3.312604298,0.731007654,-4.784047391,-0.300875342,-5.084922733,-3.176351218,2.708970862,-0.467380355,0.684835155,0.684835155,0,-3.184179712,3.542157325,0.357977613,0.334976872 +Larry Sanders,sandela01,2017,28,13,-5.583658034,13.49487352,7.911215485,-8.464231974,4.423393647,-4.040838327,-6.64139221,12.49415967,5.852767463,0.059279491,0.059279491,0,-3.471930996,9.517115517,6.045184522,3.817780408 +Dario Saric,saricda01,2017,4482,2129,-1.952487276,0.303797871,-1.648689405,-2.756311126,0.011676618,-2.744634508,-2.140154594,0.266079055,-1.874075539,0.960452962,0.960452962,0,-1.89023624,-0.278223036,-2.168459276,0.928899882 +Dario Saric,saricda01,2018,5543,2639,1.074062333,0.040774664,1.114836998,1.007118281,-2.298669481,-1.2915512,1.11395849,-0.503272776,0.610685714,4.565806897,3.776665605,0.789141292,1.775207811,-0.455549393,1.319658418,0.268657028 +Dario Saric,saricda01,2019,4344,2023,-0.542784559,-0.659493376,-1.202277935,-0.347971508,-2.085351775,-2.433323282,-0.551040056,-0.971618063,-1.522658118,1.283736241,1.283736241,0,-0.087800867,-0.833197291,-0.920998158,0.207291204 +Dario Saric,saricda01,2020,3488,1632,-0.32232616842075,0.226552249546614,-0.095773918874136,-0.258413088743813,-3.35337756894143,-3.61179065768524,-0.348447270859474,-0.503311102043003,-0.851758372902478,1.58341636796806,1.58341636796806,0,-0.657285796641933,-0.026013214957572,-0.683299011599505,0.184258678907415 +Tomas Satoransky,satorto01,2017,1531,755,-2.365339127,2.40837707,0.043037942,-3.594822021,2.617108947,-0.977713074,-2.74991359,2.608819519,-0.141094071,0.999249914,1.026274297,-0.027024383,-2.082387357,0.705718419,-1.376668939,-0.950498754 +Tomas Satoransky,satorto01,2018,3483,1703,1.257743338,-0.31707183,0.940671507,-0.093136772,1.246119158,1.152982386,1.056213952,-0.009769683,1.046444269,3.278048518,3.349058499,-0.071009981,0.381694647,-0.337757274,0.043937373,-0.757666235 +Tomas Satoransky,satorto01,2019,4614,2164,0.458877798,-0.867659319,-0.408781521,-0.275310316,0.663798567,0.388488251,0.319644852,-0.550261995,-0.230617143,2.75941715,2.75941715,0,-0.170902465,-0.327869268,-0.498771733,-0.812093787 +Tomas Satoransky,satorto01,2020,3945,1878,-0.52198992339728,0.3170854073868,-0.20490451601048,2.11337300118789,-0.721677238042931,1.39169576314496,0.052479776633151,0.136442535011138,0.188922311644289,2.81188500894635,2.81188500894635,0,-0.155695365471897,0.383714465648378,0.228019100176481,-0.147207629041314 +Admiral Schofield,schofad01,2020,791,368,-1.80405908969788,-3.92005239966125,-5.72411148935913,-2.21002794041413,-0.87999310929737,-3.0900210497115,-1.99643099592834,-3.44050238524917,-5.43693338117751,-0.501913556798445,-0.501913556798445,0,-1.9249012126071,-4.00755436604149,-5.93245557864859,-0.519719624518566 +Dennis Schroder,schrode01,2014,1293,648,-5.050382053,-3.208170975,-8.258553028,-5.399327564,-5.411393172,-10.81072074,-5.416546205,-3.85239068,-9.268936885,-2.145642441,-2.212094425,0.066451985,-4.716940019,-4.461708722,-9.178648741,-0.128282623 +Dennis Schroder,schrode01,2015,3563,1806,-0.415013137,-2.505095363,-2.9201085,-4.292598712,-1.926055339,-6.218654051,-1.319806171,-2.565229556,-3.885035727,-1.064888191,-0.010788466,-1.054099725,-0.949589834,-3.149302972,-4.098892806,-0.769609253 +Dennis Schroder,schrode01,2016,3683,1812,0.142469862,0.357662535,0.500132397,1.027053287,3.751935786,4.778989074,0.339951965,1.035392158,1.375344123,3.830203463,3.37354188,0.456661583,1.053391457,0.23136097,1.284752426,0.036358133 +Dennis Schroder,schrode01,2017,5542,2696,0.560297561,-2.171628148,-1.611330587,1.121157976,-3.479929761,-2.358771785,0.815394614,-2.615397682,-1.800003068,1.324899005,0.636966437,0.687932568,0.046322185,-2.153568524,-2.10724634,0.358621207 +Dennis Schroder,schrode01,2018,4283,2078,1.547619079,-0.88409869,0.663520388,0.870641899,-3.342264619,-2.47162272,1.59483051,-1.428730027,0.166100483,3.093708459,3.093708459,0,1.134469586,-1.379205978,-0.244736392,0.066466749 +Dennis Schroder,schrode01,2019,5351,2465,0.338866405,-0.576463185,-0.23759678,-2.345844114,-0.264491634,-2.610335748,-0.205842785,-0.586918595,-0.79276138,2.468132374,2.419353069,0.048779305,-0.797240483,0.07796879,-0.719271693,0.29074574 +Dennis Schroder,schrode01,2020,4704,2226,0.238883335466432,-0.127986199818409,0.110897135648023,-2.13817637728654,8.45549809849073,6.31732172120419,-0.230254118735192,1.60981930131719,1.379565182582,4.73847467994368,3.85714863370018,0.881326046243498,-0.653107884066571,1.20961658296036,0.55650869889379,0.506766987244592 +Luis Scola,scolalu01,2014,3216,1642,-2.852144892,-0.047542698,-2.89968759,-5.339051165,-0.914682516,-6.253733681,-3.525560015,-0.308374291,-3.833934307,-0.939835055,-0.453274446,-0.486560609,-3.790317268,-0.205411459,-3.995728727,0.511745096 +Luis Scola,scolalu01,2015,3321,1659,0.081456615,0.397220107,0.478676722,-0.121055437,1.390727245,1.269671808,0.076264236,0.616773148,0.693037385,2.937603639,2.937603639,0,0.068750347,0.598202207,0.666952554,0.768065909 +Luis Scola,scolalu01,2016,3513,1776,-1.193227576,-0.405028066,-1.598255642,-2.062232116,-3.43017883,-5.492410946,-1.496174701,-1.067066962,-2.563241663,0.15460409,0.388048609,-0.233444519,-1.100420028,-0.446620736,-1.547040764,-0.297026988 +Luis Scola,scolalu01,2017,986,461,-1.915904236,-1.672334432,-3.588238668,0.425254639,-2.90254798,-2.477293342,-1.472043894,-1.984246511,-3.456290405,-0.167365496,-0.167365496,0,-2.208273583,-2.523141253,-4.731414836,0.734813521 +Mike Scott,scottmi01,2014,3285,1628,-1.417925628,-2.61920319,-4.037128818,-1.630308238,-3.428438707,-5.058746945,-1.529374187,-2.944990314,-4.474364501,-1.430981409,-1.466933913,0.035952504,-0.637457127,-3.984299814,-4.621756941,0.127277557 +Mike Scott,scottmi01,2015,2575,1295,-0.904663356,-2.242497079,-3.147160435,-2.875706031,-1.004397908,-3.880103939,-1.419616817,-2.153863495,-3.573480312,-0.570306216,0.079420869,-0.649727086,-0.846543554,-3.260341163,-4.106884717,-0.536266562 +Mike Scott,scottmi01,2016,2707,1307,-0.552748405,-1.928448852,-2.481197257,-0.28807629,3.118457031,2.830380741,-0.527419918,-1.057484869,-1.584904787,0.795081798,0.390462228,0.40461957,-0.300780616,-1.778840963,-2.07962158,-0.163385117 +Mike Scott,scottmi01,2017,397,195,-4.589736039,-0.782586887,-5.372322927,-7.339384826,0.976944205,-6.362440621,-5.396341322,-0.47130778,-5.867649102,-0.311291022,-0.311291022,0,-5.391681623,-2.36743717,-7.759118793,0.353953012 +Mike Scott,scottmi01,2018,3171,1532,-0.457477466,-1.94486999,-2.402347456,0.186813381,-1.120166963,-0.933353583,-0.364083285,-1.89229333,-2.256376615,0.398784043,-0.165663439,0.564447483,-0.783143488,-2.503943922,-3.28708741,-0.146177683 +Mike Scott,scottmi01,2019,3476,1588,-1.403773166,-2.700697635,-4.104470801,-1.134318109,0.564170296,-0.570147813,-1.470213942,-2.182690039,-3.652903981,-0.749118398,-0.61396689,-0.135151508,-1.716143913,-2.785123482,-4.501267395,-0.197579916 +Mike Scott,scottmi01,2020,2604,1227,0.284524326049775,-2.21761801319363,-1.93309368714385,2.53198319631638,1.70695302127721,4.23893621759359,0.763077822868863,-1.55785385424777,-0.794776031378909,1.21816982956102,1.18188524397205,0.036284585588973,1.00097475786082,-2.03215452924552,-1.03117977138469,-0.565296293961297 +Thabo Sefolosha,sefolth01,2014,3694,1820,-1.422497208,2.343603854,0.921106646,-2.884986006,1.186435676,-1.69855033,-1.869786056,2.206874679,0.337088624,2.864078543,2.653572656,0.210505887,-1.638447372,2.621343081,0.98289571,-0.218304209 +Thabo Sefolosha,sefolth01,2015,1935,976,0.146867279,3.398353008,3.545220288,-0.174667123,5.364274401,5.189607278,0.061159372,3.978436785,4.039596157,3.358694308,3.358694308,0,0.187644348,3.094273403,3.281917751,-0.630248203 +Thabo Sefolosha,sefolth01,2016,4035,1961,-0.507327566,2.021810523,1.514482956,-2.207873804,1.552416664,-0.65545714,-0.875795257,1.98967816,1.113882903,3.861114529,3.272661003,0.588453527,-0.824618427,2.160475859,1.335857432,-0.685350789 +Thabo Sefolosha,sefolth01,2017,3313,1605,-1.636326855,2.363613667,0.727286811,-1.245862314,1.076954052,-0.168908262,-1.652679658,2.205042262,0.552362603,2.715906293,2.795823126,-0.079916834,-1.723454347,2.756347713,1.032893366,-0.08921177 +Thabo Sefolosha,sefolth01,2018,1653,806,0.056258136,3.641169221,3.697427356,-1.489914621,1.755275319,0.265360698,-0.247551954,3.404863904,3.15731195,2.422968952,2.422968952,0,-0.151913398,4.197981707,4.046068309,-0.254929977 +Thabo Sefolosha,sefolth01,2019,1378,651,-2.394038614,4.079768397,1.685729782,0.456095926,2.665885548,3.121981474,-1.955501881,3.965153368,2.009651487,1.571988373,1.640416818,-0.068428445,-1.883684658,3.201809536,1.318124878,-0.369772373 +Thabo Sefolosha,sefolth01,2020,968,436,-2.89040841429201,1.56504908894517,-1.32535932534685,0.984778966777359,0.449048622214492,1.43382758899185,-2.33459578256822,1.41083177520004,-0.923764007368176,0.406806921052213,0.406806921052213,0,-2.39814382157479,1.05105550571078,-1.34708831586401,0.142216974327986 +Wayne Selden,seldewa01,2017,662,342,-2.680870325,-2.818307564,-5.49917789,-1.266980953,0.533322357,-0.733658596,-2.57187854,-2.291450336,-4.863328876,-0.378800977,-0.407061,0.028260023,-1.724683606,-2.93351122,-4.658194826,-0.363281154 +Wayne Selden,seldewa01,2018,1447,692,-0.461980879,-4.847489681,-5.30947056,-2.194915572,-1.189388632,-3.384304204,-0.779964693,-4.337275687,-5.11724038,-0.841695222,-0.841695222,0,-1.425924343,-4.461697361,-5.887621704,0.702766422 +Wayne Selden,seldewa01,2019,3023,1439,-3.104694949,-3.140283091,-6.24497804,-2.092356383,-2.865693765,-4.958050147,-3.022775657,-3.244763307,-6.267538964,-2.58152294,-2.58152294,0,-3.760574404,-3.239214301,-6.999788706,-0.00239371 +Kevin Seraphin,serapke01,2014,1148,584,-2.895262279,0.895257598,-2.000004681,-4.418636389,2.273020237,-2.145616152,-3.380256332,1.170846442,-2.20940989,0.181874519,0.360853431,-0.178978911,-3.936337448,-0.12106987,-4.057407318,-0.478307895 +Kevin Seraphin,serapke01,2015,2524,1307,-2.795912082,-0.032185596,-2.828097678,-2.833382758,-2.431014196,-5.264396955,-2.960556623,-0.574145003,-3.534701626,-0.52148073,-0.663865768,0.142385038,-3.763537725,-0.71231869,-4.475856415,-1.154759121 +Kevin Seraphin,serapke01,2016,1073,526,-7.620509327,1.779907312,-5.840602015,-5.789922082,3.012033029,-2.777889053,-7.678721774,2.167527362,-5.511194413,-0.740222157,-0.740222157,0,-6.19503408,-0.228240991,-6.423275071,-0.103686116 +Kevin Seraphin,serapke01,2017,1266,618,-3.482925769,-1.651935192,-5.134860961,-3.251801453,-3.570673018,-6.822474471,-3.646743993,-2.146611404,-5.793355397,-0.967075124,-0.63626864,-0.330806484,-3.846110991,-3.024095232,-6.870206224,-0.388642404 +Ramon Sessions,sessira01,2014,4385,2214,1.049096453,-2.690991263,-1.64189481,-1.671501999,-0.745386323,-2.416888322,0.596216907,-2.443353315,-1.847136408,1.018906955,1.018906955,0,-0.450506365,-3.076693683,-3.527200048,-0.24486407 +Ramon Sessions,sessira01,2015,2783,1406,-1.101068442,-1.316814071,-2.417882513,-3.858773569,1.170042122,-2.688731446,-1.739465026,-0.877971195,-2.617436221,0.091771334,-0.64735867,0.739130005,-2.038655501,-1.561153928,-3.599809429,-0.574821521 +Ramon Sessions,sessira01,2016,3515,1667,0.283598514,-3.404477166,-3.120878652,-2.404424703,-0.104407753,-2.508832456,-0.250568146,-2.924860419,-3.175428565,-0.362877239,-0.362877239,0,-0.325880917,-2.959408401,-3.285289319,0.283221147 +Ramon Sessions,sessira01,2017,1699,811,-1.285616507,-1.598895667,-2.884512174,-2.627222903,-2.076994593,-4.704217496,-1.651190021,-1.809117313,-3.460307334,-0.293588933,-0.293588933,0,-1.639595523,-2.462098609,-4.101694131,-0.105629974 +Ramon Sessions,sessira01,2018,807,392,-0.581960512,-0.788881363,-1.370841875,-3.124250323,-3.301720386,-6.425970709,-1.135602862,-1.334266219,-2.469869081,0.059116774,0.059116774,0,-1.092966914,-2.538219634,-3.631186549,0.165329772 +Collin Sexton,sextoco01,2019,5348,2605,-2.837322529,-5.072542927,-7.909865456,-2.316572813,-6.108303599,-8.424876411,-2.839530954,-5.508370226,-8.34790118,-7.382977773,-7.382977773,0,-2.453223831,-4.693736234,-7.146960066,-0.781203554 +Collin Sexton,sextoco01,2020,4481,2143,0.909257363270736,-3.67820671826829,-2.76894935499755,2.47194580470598,-7.50941966002423,-5.03747385531825,1.3383464398769,-4.64678902788022,-3.30844258800332,-0.61202041505985,-0.61202041505985,0,1.33700667648614,-4.37802544229879,-3.04101876581265,0.241207289259277 +Mustafa Shakur,shakumu01,2014,25,11,-14.50264232,-1.17212965,-15.67477197,-24.97979768,5.399705837,-19.58009184,-17.61543535,0.108262627,-17.50717272,-0.087582262,-0.087582262,0,-12.02492968,-0.42912478,-12.45405446,5.514986189 +Landry Shamet,shamela01,2019,4263,1976,0.758023898,-0.794099755,-0.036075858,1.697110858,0.731904645,2.429015504,0.970192147,-0.522171789,0.448020358,3.243760557,2.493115305,0.750645253,0.292180514,-0.255009814,0.0371707,-0.117177205 +Landry Shamet,shamela01,2020,3633,1695,-0.759720211542177,-1.39794785416649,-2.15766806570866,-0.299916390505794,-1.60273202550518,-1.90264841601098,-0.742190773592278,-1.58152712595495,-2.32371789954723,0.357105081562266,0.548250904532816,-0.19114582297055,-1.41480519054659,-0.717385408760066,-2.13219059930665,0.027454200350175 +Marial Shayok,shayoma01,2020,65,28,-3.37021843700541,-1.80437761870187,-5.17459605570728,-6.26029664597539,-6.0555796387874,-12.3158762847628,-4.24097920794402,-2.87275675813137,-7.11373596607539,-0.063891703381304,-0.063891703381304,0,-0.278898795641759,-3.45410408287273,-3.73300287851448,2.54384348928678 +Tornike Shengelia,shengto01,2014,316,154,-5.219983785,-5.415957413,-10.6359412,-2.845800962,-4.201003379,-7.046804341,-5.032741759,-5.458382359,-10.49112412,-0.606748281,-0.606748281,0,-5.497309148,-6.43518051,-11.93248966,0.572885438 +Iman Shumpert,shumpim01,2014,3740,1962,-0.948338879,0.077432834,-0.870906046,2.144208471,4.53349439,6.677702861,-0.361584538,1.048552417,0.686967879,3.427341462,3.427341462,0,-0.023199624,1.977589388,1.954389764,-0.365377223 +Iman Shumpert,shumpim01,2015,4330,2240,0.185417918,1.440422549,1.625840467,1.938562049,2.097686435,4.036248485,0.521047186,1.666404366,2.187451552,5.669009346,3.644613351,2.024395994,1.131398233,1.773132931,2.904531164,-0.162130205 +Iman Shumpert,shumpim01,2016,3324,1683,-1.041256235,0.698357371,-0.342898864,-1.539614932,1.906445484,0.366830552,-1.267919698,0.965393444,-0.302526254,2.081103047,2.082694591,-0.001591544,-0.691439162,0.924487479,0.233048317,-0.083391473 +Iman Shumpert,shumpim01,2017,4508,2212,-0.988737459,0.90134364,-0.087393819,-2.635520123,0.347304576,-2.288215547,-1.441055962,0.847272483,-0.593783479,2.446725052,1.818027036,0.628698016,-1.033133247,0.717064941,-0.316068306,0.043269354 +Iman Shumpert,shumpim01,2018,581,276,-4.687730186,-0.01457845,-4.702308636,-2.240567458,4.105985457,1.865417998,-4.497280555,0.895137104,-3.602143451,-0.12067454,-0.12067454,0,-3.734435425,0.235573118,-3.498862308,0.561963786 +Iman Shumpert,shumpim01,2019,3432,1590,-1.574725977,1.277995495,-0.296730482,0.314366229,-0.739137822,-0.424771594,-1.306332986,0.936756298,-0.369576688,1.907763707,1.799501336,0.108262371,-0.937524102,0.735959857,-0.201564246,0.066482191 +Iman Shumpert,shumpim01,2020,501,241,-4.135756226816,1.51670366398623,-2.61905256282977,-4.32828985516465,-0.702481087369275,-5.03077094253392,-4.43801787425607,1.13219591700913,-3.30582195724694,-0.0683357063574,-0.0683357063574,0,-3.55774494000152,0.530841892077536,-3.02690304792399,-0.010698558536326 +Alexey Shved,shvedal01,2014,1347,664,-1.974227457,-0.261977393,-2.23620485,-2.758022337,1.127876345,-1.630145992,-2.300613776,-0.021957503,-2.322571279,0.145905993,0.145905993,0,-0.962816748,-1.287977543,-2.250794291,0.731787582 +Alexey Shved,shvedal01,2015,1564,767,2.037243747,-2.874574336,-0.837330588,-1.746437123,-1.574068712,-3.320505835,1.526214779,-2.740157299,-1.213942521,0.664847464,0.664847464,0,1.46788922,-2.795897754,-1.328008534,0.306878548 +Pascal Siakam,siakapa01,2017,1759,869,-3.466574109,-0.034056439,-3.500630548,-2.38809715,-1.019262193,-3.407359343,-3.504506137,-0.267375148,-3.771881285,-0.453835606,-0.497201924,0.043366317,-3.598397556,0.335327219,-3.263070337,-0.356256883 +Pascal Siakam,siakapa01,2018,3798,1858,-0.309835168,-0.118334816,-0.428169984,2.30070025,1.97475348,4.27545373,0.167098626,0.281719339,0.448817965,2.982601511,3.279707013,-0.297105502,0.280991041,0.052706895,0.333697936,-0.844295865 +Pascal Siakam,siakapa01,2019,7149,3439,0.897082857,0.730980629,1.628063486,2.818115347,3.227452049,6.045567396,1.305769171,1.249779966,2.555549138,9.320981822,7.303221522,2.017760299,1.42902994,1.501100607,2.930130547,-0.355705389 +Pascal Siakam,siakapa01,2020,5333,2528,-0.661593049197292,0.102409989834319,-0.559183059362973,1.61920280688489,4.72078343826009,6.33998624514498,-0.249097409536431,0.996857152032867,0.747759742496436,4.49523572369545,4.39521185170256,0.100023871992886,0.620030359498132,1.03474956345825,1.65477992295639,-0.049793252163409 +Jordan Sibert,siberjo01,2019,9,4,10.52197441,-18.08108359,-7.559109179,18.88976914,-52.57291944,-33.6831503,12.92144429,-26.34386004,-13.42241574,-0.021604133,-0.021604133,0,7.288802927,-20.75935827,-13.47055535,-0.824157513 +Xavier Silas,silasxa01,2018,16,7,-1.679940987,22.55256535,20.87262436,4.624700955,-1.141978866,3.482722089,-0.399490156,18.96243302,18.56294287,0.076845249,0.076845249,0,-0.803441828,17.6208503,16.81740847,0.949002475 +Chris Silva,silvach01,2020,743,346,-0.71420088323532,-2.82243901085221,-3.53663989408753,-2.08715643845181,-3.4129155510945,-5.50007198954631,-1.08682630578298,-3.1856450155167,-4.27247132129968,-0.271522938173667,-0.271522938173667,0,-1.0177950635189,-2.33645100074092,-3.35424606425982,1.04941531567984 +Ben Simmons,simmobe01,2018,6558,3101,0.796240972,1.195232356,1.991473328,2.197253339,-0.04235912,2.154894219,1.126740729,0.961339166,2.088079895,7.625856962,9.002377041,-1.376520078,1.559022671,1.477276777,3.036299447,0.857118578 +Ben Simmons,simmobe01,2019,6719,3121,1.004274109,-0.829229261,0.175044847,-0.093690903,-0.774315385,-0.868006288,0.80831011,-0.877988062,-0.069677953,4.370734211,3.021398732,1.349335479,0.859599185,-0.648614455,0.210984729,0.923990731 +Ben Simmons,simmobe01,2020,4248,2017,0.364985014945546,2.55486929625764,2.91985431120319,-1.97326591148603,1.36171101600514,-0.611554895480899,-0.11493509868367,2.43592968651503,2.32099458783136,5.27177875785664,5.27177875785664,0,0.876350992285986,3.42744568161755,4.30379667390354,1.04391104351378 +Jonathon Simmons,simmojo02,2016,1695,839,-0.634156382,-0.493341685,-1.127498067,-0.096045321,-2.528324225,-2.624369546,-0.620004092,-1.059450242,-1.679454334,0.466487655,0.376950948,0.089536707,-1.659059779,-0.297292986,-1.956352765,0.069162935 +Jonathon Simmons,simmojo02,2017,3459,1698,-1.315400191,-0.220458345,-1.535858535,-2.605345791,5.085569832,2.480224041,-1.704903695,0.804318317,-0.900585378,1.628006746,0.686081,0.941925747,-1.868597493,0.73158898,-1.137008513,-0.136608921 +Jonathon Simmons,simmojo02,2018,4217,2029,-0.55115271,-1.332608959,-1.883761669,-0.228135662,-3.995885191,-4.224020852,-0.469918287,-1.942834841,-2.412753128,0.349770487,0.349770487,0,-1.399807787,-1.625760231,-3.025568018,0.185807916 +Jonathon Simmons,simmojo02,2019,2390,1116,-2.662954509,-0.434695019,-3.097649528,-4.664184327,-1.137816153,-5.80200048,-3.233514435,-0.6192186,-3.852733035,-0.618133877,-0.144172289,-0.473961589,-3.363640793,-1.494310436,-4.857951229,0.148225417 +Kobi Simmons,simmoko01,2018,1311,643,-3.954225284,-5.582506259,-9.536731543,-0.545195371,-7.947826818,-8.493022189,-3.42881913,-6.370852822,-9.799671952,-2.307151662,-2.307151662,0,-3.550004049,-5.311883346,-8.861887395,-0.23821534 +Kobi Simmons,simmoko01,2019,4,2,-7.66521548,11.96403299,4.298817513,-17.1279683,46.68594577,29.55797747,-10.09743416,20.12301012,10.02557597,0.012635212,0.012635212,0,-9.742481122,15.09525099,5.352769869,-3.134801056 +Anfernee Simons,simonan01,2019,336,153,-3.010200792,-4.913546391,-7.923747183,-4.809405578,-8.157569054,-12.96697463,-3.653617057,-5.904937781,-9.558554838,-0.535136808,-0.444902691,-0.090234117,-3.579628584,-6.339593803,-9.919222388,0.370868445 +Anfernee Simons,simonan01,2020,3292,1531,-1.58580724945857,-3.2059554425505,-4.79176269200907,-4.28959580886934,-1.85631327465883,-6.14590908352817,-2.27755421207313,-3.0686462927443,-5.34620050481743,-2.00954774442452,-2.41195908203701,0.402411337612484,-1.98971123345955,-2.76840335521722,-4.75811458867677,-0.435299013736499 +Henry Sims,simshe01,2014,1776,875,-0.765872497,-0.337443561,-1.103316058,-1.493652979,0.309287972,-1.184365007,-0.88658258,-0.174063179,-1.060645759,0.758723705,0.758723705,0,-1.0895588,-0.509473633,-1.599032433,0.182394097 +Henry Sims,simshe01,2015,2846,1399,-2.776003127,-1.893092852,-4.669095979,-4.427200238,-1.34923826,-5.776438498,-3.142223805,-1.897388924,-5.039612729,-1.644304679,-1.644304679,0,-3.248399846,-2.046593796,-5.294993643,0.589609534 +Henry Sims,simshe01,2016,545,263,-2.698340487,-6.526994923,-9.225335411,-3.918571419,-4.72182884,-8.640400259,-3.056142579,-6.437553841,-9.493696419,-0.91169382,-0.91169382,0,-2.153271393,-3.480334159,-5.633605553,0.735029168 +Chris Singleton,singlch01,2014,499,250,-3.886387032,-2.224443576,-6.110830608,-9.530965644,-3.696768883,-13.22773453,-5.289051087,-2.69620293,-7.985254017,-0.664335463,-0.664335463,0,-5.574491957,-2.655373699,-8.229865656,-0.491410825 +Kyle Singler,singlky01,2014,4719,2337,0.470215324,-0.33782124,0.132394084,-1.904997228,-0.512356328,-2.417353556,-0.010128283,-0.338462603,-0.348590886,2.861810807,2.861810807,0,0.056505404,-0.15590241,-0.099397006,-0.049546829 +Kyle Singler,singlky01,2015,3492,1743,-1.16287647,-0.646572014,-1.809448484,-0.869227892,-1.823935765,-2.693163658,-1.194105034,-0.919992282,-2.114097315,0.582893098,0.582893098,0,-1.189818885,-0.796706774,-1.986525659,-0.162331702 +Kyle Singler,singlky01,2016,2138,1028,-1.513282992,-1.467178003,-2.980460995,-5.163703619,-0.639432106,-5.803135725,-2.430257137,-1.414010293,-3.84426743,-0.587808773,-0.365642777,-0.222165996,-2.636869148,-1.124018238,-3.760887386,-0.020045031 +Kyle Singler,singlky01,2017,814,395,-4.169043331,-1.013550693,-5.182594025,-4.245690591,1.692550169,-2.553140422,-4.442892385,-0.511988173,-4.954880558,-0.440094177,-0.399285214,-0.040808962,-5.910548875,-1.025490129,-6.936039004,-0.534719997 +Kyle Singler,singlky01,2018,122,59,-6.843372362,-3.243072321,-10.08644468,-7.308471685,6.83954631,-0.468925375,-7.391193512,-1.357113226,-8.748306738,-0.181201465,-0.181201465,0,-6.377196511,-3.654969954,-10.03216646,0.352503379 +Peyton Siva,sivape01,2014,421,224,-4.277090241,-1.480638003,-5.757728244,-1.786822384,-3.655917372,-5.442739756,-4.008051526,-1.956590997,-5.964642523,-0.363037662,-0.363037662,0,-3.151920767,-1.725337095,-4.877257863,-1.134922328 +Donald Sloan,sloando01,2014,806,407,-3.074286042,-2.418224965,-5.492511007,-6.278962047,-2.815134374,-9.094096421,-3.90454956,-2.721777653,-6.626327213,-0.794966335,-0.740248586,-0.054717748,-3.858251723,-2.864797743,-6.723049465,-1.295979229 +Donald Sloan,sloando01,2015,2180,1107,-0.711018136,-2.096404872,-2.807423007,-2.961092754,-0.163553635,-3.124646389,-1.20488313,-1.835356011,-3.040239141,-0.160700584,-0.160700584,0,-1.551750937,-2.099951713,-3.65170265,-1.886005835 +Donald Sloan,sloando01,2016,2661,1318,0.181040954,-2.329779273,-2.148738319,0.90119077,-1.614372162,-0.713181391,0.390045836,-2.269420989,-1.879375153,0.58134201,0.58134201,0,0.054116967,-2.78717645,-2.733059483,-0.684963292 +Alen Smailagic,smailal01,2020,304,139,-1.55015590543192,-1.14133136904632,-2.69148727447823,3.21632297612255,-1.15448200243872,2.06184097368382,-0.560627414425707,-1.12433518145335,-1.68496259587906,0.076080015316409,0.076080015316409,0,-1.16544289477767,-2.16563383689714,-3.33107673167481,0.743380745441648 +Marcus Smart,smartma01,2015,3847,1898,-0.307721959,1.568391918,1.260669959,2.316083706,0.521456032,2.837539738,0.240705706,1.435038654,1.67574436,4.289168711,4.474370737,-0.185202026,0.53562019,2.048460607,2.584080798,0.293182818 +Marcus Smart,smartma01,2016,3946,1860,0.364660814,1.699894962,2.064555776,-2.550066027,2.94674096,0.396674934,-0.227951552,2.031587578,1.803636025,4.406167888,3.626456893,0.779710995,0.144249027,2.108676016,2.252925043,1.198036296 +Marcus Smart,smartma01,2017,6044,2937,-0.61220272,1.380599103,0.768396384,-2.799690488,3.566023662,0.766333174,-1.133303997,1.926559811,0.793255814,5.365513794,4.49364116,0.871872634,-0.570037961,1.886022721,1.31598476,0.629980053 +Marcus Smart,smartma01,2018,4242,2063,-0.683171147,2.05135401,1.368182863,-0.928802186,3.268370789,2.339568603,-0.766407708,2.379516165,1.613108457,4.706808385,2.898186536,1.808621849,-0.974633961,2.0875838,1.11294984,0.85568545 +Marcus Smart,smartma01,2019,4714,2232,-0.105312112,2.489098837,2.383786725,0.837097555,0.894537,1.731634555,0.094095312,2.26768339,2.361778703,5.852262112,5.836672785,0.015589327,0.732227243,3.032177924,3.764405166,0.464089581 +Marcus Smart,smartma01,2020,5363,2567,1.23709038730901,1.70869541318209,2.94578580049109,-0.03919422257605,2.368104243948,2.32891002137195,1.00244711702536,1.90435540828203,2.90680252530739,7.51498195578643,5.35730011840893,2.1576818373775,1.8190716737352,2.4635786140897,4.2826502878249,0.427789617356225 +Chris Smith,smithch05,2014,5,2,-10.0312651,-35.74773654,-45.77900165,-9.293069913,-61.42981959,-70.7228895,-10.37911186,-43.21280778,-53.59191964,-0.052849476,-0.052849476,0,-7.602390666,-31.74742682,-39.34981749,1.794056568 +Dennis Smith Jr.,smithde03,2018,4190,2049,-1.943377681,-3.054735639,-4.998113319,-2.875500158,-3.418775063,-6.294275221,-2.212763567,-3.314312723,-5.52707629,-2.910999349,-2.910999349,0,-1.177785667,-2.599662734,-3.777448401,0.268029569 +Dennis Smith Jr.,smithde03,2019,3183,1508,-2.684424909,0.925038105,-1.759386805,-3.380164831,1.730267465,-1.649897366,-2.933755952,1.171558246,-1.762197706,0.762366075,0.762366075,0,-2.400153973,1.180149529,-1.220004444,0.41864712 +Dennis Smith Jr.,smithde03,2020,1132,537,-4.5384748160837,-0.053297236808569,-4.59177205289227,-6.83067117873051,-3.97079522754615,-10.8014664062767,-5.22726372287009,-0.83281878095788,-6.06008250382797,-0.906746846603859,-0.906746846603859,0,-4.06589038756588,-0.422394743129845,-4.48828513069572,-0.015869366640719 +Greg Smith,smithgr02,2014,208,100,0.647076721,-2.105710049,-1.458633328,-1.973793374,-2.84238803,-4.816181404,0.084887509,-2.382384863,-2.297497355,0.023094182,0.023094182,0,-1.1020295,-2.620392631,-3.722422132,0.031146475 +Greg Smith,smithgr02,2015,745,364,-3.04598789,-2.815426875,-5.861414765,-6.517846348,4.011553616,-2.506292732,-3.960095836,-1.563452269,-5.523548105,-0.522726201,-0.532246656,0.009520455,-4.339145637,-1.69528113,-6.034426766,-0.19526141 +Greg Smith,smithgr02,2016,394,192,-4.278688797,-0.870654894,-5.149343691,-4.003427793,-5.632697894,-9.636125687,-4.488718986,-1.858259875,-6.34697886,-0.352695497,-0.352695497,0,-5.187304361,-1.316128946,-6.503433307,0.094617105 +Ish Smith,smithis01,2014,2052,1006,-0.397117936,0.3916641,-0.005453836,-3.148906132,1.610736321,-1.538169811,-1.024709679,0.662929228,-0.361780451,1.215226648,1.215226648,0,-1.161799124,0.588158439,-0.573640686,-0.825812826 +Ish Smith,smithis01,2015,1716,832,-1.75756988,-1.692503675,-3.450073555,-1.808056864,0.258231306,-1.549825558,-1.712344114,-1.396617744,-3.108961858,-0.136046958,-0.136046958,0,-2.445340811,-1.187486297,-3.632827109,-0.050614629 +Ish Smith,smithis01,2016,4636,2239,-0.125893591,-0.82240152,-0.948295111,1.304404895,-1.964257204,-0.659852309,0.268140462,-1.065739625,-0.797599164,2.209054305,2.209054305,0,0.074175854,-0.936366388,-0.862190535,-0.811578363 +Ish Smith,smithis01,2017,3958,1955,-0.269956085,-1.920860457,-2.190816542,0.517301752,3.136373058,3.653674811,-0.082689526,-0.989461295,-1.072150821,1.64977743,1.64977743,0,-1.022728548,-0.453522956,-1.476251504,-1.393688805 +Ish Smith,smithis01,2018,4196,2043,-0.152501698,1.057560962,0.905059264,1.738274557,0.583969971,2.322244528,0.251624831,1.01269755,1.264322381,4.136540194,4.136540194,0,-0.299327061,0.812867476,0.513540414,-1.131838286 +Ish Smith,smithis01,2019,2745,1332,-0.611548404,-1.37513202,-1.986680424,1.231334412,0.498678582,1.730012995,-0.243526561,-1.064679005,-1.308205565,0.964231304,1.137886163,-0.173654859,-0.612548974,-1.044465515,-1.657014488,-1.772443272 +Ish Smith,smithis01,2020,3890,1787,-0.40922447770384,-2.88506268943349,-3.29428716713733,0.119442508331968,0.096895285655096,0.216337793987064,-0.321161775242827,-2.37213413907097,-2.6932959143138,0.051290516807781,0.051290516807781,0,-0.233421218128501,-2.56355923202596,-2.79698045015446,-0.806093770141129 +Jason Smith,smithja02,2014,1634,830,-2.889565634,-1.73515961,-4.624725244,1.011191966,-2.787197786,-1.77600582,-2.255006194,-2.035216195,-4.290222389,-0.644862422,-0.644862422,0,-1.845646677,-0.72912261,-2.574769287,-1.08371681 +Jason Smith,smithja02,2015,3492,1785,-2.991261974,-1.951076634,-4.942338608,-1.012010156,-5.172018009,-6.184028165,-2.674278077,-2.678864534,-5.353142611,-2.370735988,-2.370735988,0,-2.86266783,-3.383977337,-6.246645167,0.001447713 +Jason Smith,smithja02,2016,2432,1181,-2.477960888,-0.981770199,-3.459731087,-0.715640065,0.307650858,-0.407989207,-2.252707787,-0.771386637,-3.024094424,-0.165043993,-0.165043993,0,-1.621893854,-0.895768881,-2.517662736,-0.065410436 +Jason Smith,smithja02,2017,2526,1225,-1.43522069,-0.67193736,-2.10715805,-3.71032466,-0.277237863,-3.987562523,-2.01664405,-0.642848573,-2.659492623,0.047849974,0.460787077,-0.412937103,-1.7531825,-0.898143807,-2.651326306,-0.129118278 +Jason Smith,smithja02,2018,615,287,-6.153036634,-2.55360184,-8.706638474,-7.739265223,-3.719362514,-11.45862774,-6.86646417,-2.952685942,-9.819150112,-1.038877228,-1.007598923,-0.031278305,-5.720633322,-4.129906192,-9.850539514,0.68118868 +Jason Smith,smithja02,2019,420,190,-4.873824157,-1.373118422,-6.246942579,-7.76321332,2.043484531,-5.719728788,-5.803973573,-0.713467143,-6.517440716,-0.368262586,-0.368262586,0,-3.995878233,-1.924060109,-5.919938341,1.094529993 +Josh Smith,smithjo03,2014,5492,2730,-2.000257186,1.038175417,-0.962081768,-0.96523965,-0.760185065,-1.725424714,-1.887861948,0.782577263,-1.105284685,2.317917294,2.317917294,0,-0.724310844,0.639359154,-0.084951689,1.13390156 +Josh Smith,smithjo03,2015,5593,2696,-1.646406532,2.540312249,0.893905717,-1.159782505,0.140391703,-1.019390802,-1.656826347,2.178419451,0.521593104,4.541447052,3.465593236,1.075853815,-0.865710641,1.937579525,1.071868884,1.804465187 +Josh Smith,smithjo03,2016,1934,918,-4.186556367,2.194140603,-1.992415763,-4.600155691,1.287040834,-3.313114857,-4.551163185,2.119292114,-2.431871071,0.151099642,0.097497408,0.053602234,-3.242252582,1.819895708,-1.422356875,1.785334479 +Josh Smith,smithjo03,2018,27,12,-0.862448582,-3.527564275,-4.390012857,-23.08505324,1.434377857,-21.65067538,-5.574208847,-2.730917534,-8.305126381,-0.033867065,-0.033867065,0,-6.294885546,-1.119731256,-7.414616802,-0.418946084 +JR Smith,smithjr01,2014,4638,2421,1.700410589,-3.309181452,-1.608770862,1.52306409,-1.645572925,-0.122508835,1.75020889,-3.133327255,-1.383118366,1.678540548,1.678540548,0,2.082828356,-2.650255079,-0.567426722,-0.55807924 +JR Smith,smithjr01,2015,5179,2640,2.205234959,-1.141205629,1.06402933,2.011846539,0.586832952,2.598679491,2.265058255,-0.844319714,1.420738541,5.645966692,4.078977005,1.566989687,3.228883058,-0.917558061,2.311324997,-0.011405483 +JR Smith,smithjr01,2016,6057,3092,2.530464248,-0.954540165,1.575924083,4.790309984,-3.242863722,1.547446262,3.079224385,-1.507329635,1.571894751,6.885495799,4.582756258,2.302739541,3.514338114,-1.009327172,2.505010941,-0.241767014 +JR Smith,smithjr01,2017,3404,1674,-0.050840654,-0.115953043,-0.166793697,1.431115082,-1.478725236,-0.047610154,0.191601427,-0.41445615,-0.222854723,2.194276976,1.014718113,1.179558862,1.013363518,-0.342346769,0.671016749,-0.123755026 +JR Smith,smithjr01,2018,6003,2950,-0.587287985,-2.069289781,-2.656577767,0.399657796,-4.395072025,-3.99541423,-0.469183187,-2.656919987,-3.126103175,-0.498830047,-1.17608558,0.677255533,-0.176263953,-1.989034945,-2.165298898,-0.039338125 +JR Smith,smithjr01,2019,471,222,-2.83022863,-2.097215185,-4.927443815,-3.299441249,5.118057414,1.818616165,-3.064124219,-0.648625625,-3.712749844,-0.109897562,-0.109897562,0,-1.964573845,-1.744528713,-3.709102558,0.79653722 +JR Smith,smithjr01,2020,341,154,-7.99799190844233,-5.19992082919027,-13.1979127376326,-9.61107214611426,-4.71030719801182,-14.3213793441261,-8.86324630821129,-5.47885267569235,-14.3420989839036,-0.937897535014004,-0.385058784555054,-0.552838750458949,-7.75294299264332,-5.6105455587669,-13.3634885514102,0.861219518083916 +Russ Smith,smithru01,2015,147,68,-1.774343285,-0.796652871,-2.570996155,-5.760946084,14.86755561,9.106609526,-2.70301151,2.43848384,-0.26452767,0.088164096,0.045203373,0.042960723,-2.957200345,0.43204162,-2.525158726,2.800887675 +Russ Smith,smithru01,2016,150,66,-5.650660492,-3.823262864,-9.473923356,-9.917836122,-4.436566021,-14.35440214,-6.830890603,-4.125356071,-10.95624667,-0.279779395,-0.279779395,0,-4.980592926,-4.278910513,-9.259503439,1.219486182 +Zhaire Smith,smithzh01,2019,252,116,-1.008075978,-0.405446949,-1.413522927,8.749227091,-1.156733413,7.592493678,0.950911274,-0.58117895,0.369732324,0.175101148,0.113419146,0.061682003,0.528382364,-1.348547836,-0.820165472,0.227708439 +Zhaire Smith,smithzh01,2020,72,32,-7.79959179218863,-0.154096926272142,-7.95368871846077,-2.62083320909467,-9.07179718346745,-11.6926303925621,-7.19213572834822,-2.03512970836487,-9.22726543671309,-0.106404430637119,-0.106404430637119,0,-7.43896232605117,-0.967607658657886,-8.40656998470906,0.631453857207464 +Tony Snell,snellto01,2014,2454,1277,-2.149855776,-0.616852597,-2.766708374,-4.828492943,-1.417759295,-6.246252238,-2.823525848,-0.873664697,-3.697190545,-0.618109712,-0.514389269,-0.103720444,-4.032089109,-1.209424178,-5.241513287,-0.616926416 +Tony Snell,snellto01,2015,3062,1552,-0.219348922,-0.078041171,-0.297390092,0.17881341,1.133358069,1.31217148,-0.201061686,0.152916063,-0.048145623,2.118405738,2.377073067,-0.25866733,-0.306759965,-0.777671245,-1.08443121,-0.133780158 +Tony Snell,snellto01,2016,2669,1301,-2.616740614,-0.2888438,-2.905584414,-0.676175198,6.110217634,5.434042437,-2.368173956,1.030044467,-1.338129489,0.935556783,0.935556783,0,-2.519282098,-0.361565211,-2.880847309,-0.166900626 +Tony Snell,snellto01,2017,5014,2521,-0.592444958,-1.286513881,-1.87895884,0.524467048,-2.971743595,-2.447276547,-0.398872711,-1.708898475,-2.107771186,0.830843236,0.699467445,0.131375791,-0.855686669,-1.437221673,-2.292908343,-0.285548429 +Tony Snell,snellto01,2018,4454,2187,-1.476574605,-1.476726568,-2.953301173,0.298552065,-3.223576705,-2.92502464,-1.22979933,-1.904465182,-3.134264512,-0.443113581,-0.171759664,-0.271353917,-1.390509264,-1.891698819,-3.282208083,-0.479475139 +Tony Snell,snellto01,2019,2913,1332,-0.222271356,-1.489591254,-1.711862611,0.180964686,0.177056225,0.358020911,-0.181996799,-1.310432046,-1.492428845,0.856526158,0.940607074,-0.084080916,-0.427728406,-1.611752874,-2.03948128,-0.688412209 +Tony Snell,snellto01,2020,3365,1641,0.372157275051176,-1.70754486325893,-1.33538758820776,-2.67337902980081,-1.22391390053353,-3.89729293033433,-0.21188668076584,-1.67805478943577,-1.88994147020161,0.712551554935515,0.712551554935515,0,-0.871691371615288,-1.92686205405911,-2.79855342567439,-1.0666374695204 +James Southerland,southja01,2014,61,30,-1.07770434,10.1895531,9.111848758,-0.278909363,10.19951992,9.920610556,-0.965149248,10.86031172,9.895162468,0.199359219,0.199359219,0,-0.40783703,5.650986051,5.243149021,-0.124835338 +Ray Spalding,spaldra01,2019,325,148,-4.435824099,-3.089028787,-7.524852886,-2.925269519,3.388072381,0.462802862,-4.337784552,-1.816671582,-6.154456134,-0.261331237,-0.261331237,0,-4.741784351,-1.290042011,-6.031826363,1.125045058 +Marreese Speights,speigma01,2014,2199,1050,-2.660452289,-1.358342028,-4.018794318,-7.815572183,-0.343910759,-8.159482942,-3.952449443,-1.303948222,-5.256397665,-1.341719776,-1.520070678,0.178350902,-3.665227568,-1.038516115,-4.703743683,0.758326557 +Marreese Speights,speigma01,2015,2712,1274,-1.542062038,-1.174392267,-2.716454306,-1.090995014,-2.396664822,-3.487659836,-1.721013361,-1.599556928,-3.320570289,-0.383322703,-0.210478897,-0.172843806,-0.973807476,-0.516638463,-1.490445939,0.896462858 +Marreese Speights,speigma01,2016,2157,1033,-2.854684083,1.435383711,-1.419300372,-4.444490747,-2.694122288,-7.138613035,-3.581761628,0.586687723,-2.995073905,-0.141094673,0.160680654,-0.301775327,-2.260737218,0.586571051,-1.674166168,0.548393949 +Marreese Speights,speigma01,2017,2832,1384,0.646709512,0.077832906,0.724542418,-0.701165897,0.413309597,-0.2878563,0.330351958,0.099536991,0.429888949,2.274486212,2.032203829,0.242282383,1.565609638,0.626955658,2.192565296,0.765596728 +Marreese Speights,speigma01,2018,1400,675,0.106110192,-3.09484588,-2.988735689,-0.112900232,3.369261375,3.256361143,0.13067839,-1.89511692,-1.76443853,0.342074567,0.342074567,0,0.515577391,-2.19747184,-1.681894449,0.777987787 +Omari Spellman,spellom01,2019,1792,805,-2.409904566,-0.046040886,-2.455945453,-4.045785018,-2.640868737,-6.686653756,-2.871557445,-0.537221057,-3.408778502,-0.271203983,-0.271203983,0,-2.519662457,-1.539322975,-4.058985432,0.239712019 +Omari Spellman,spellom01,2020,1890,886,-2.83863123184396,-1.50203042674701,-4.34066165859098,-3.29557096893385,-1.17469606203214,-4.470267030966,-3.0272519322219,-1.4745689706139,-4.5018209028358,-0.795432552657261,-0.795432552657261,0,-3.22567450512521,-1.74336366925977,-4.96903817438498,0.456998012514949 +Tiago Splitter,splitti01,2014,3611,1787,-0.154011158,3.961913852,3.807902694,-1.589646643,5.270811022,3.681164379,-0.49409655,4.402066785,3.907970234,6.176475263,3.933440886,2.243034377,-1.132051763,3.854756952,2.722705189,0.431134812 +Tiago Splitter,splitti01,2015,2301,1153,0.043906853,3.501533644,3.545440497,2.490181686,2.72787228,5.218053966,0.526727535,3.506540993,4.033268528,4.005873076,3.980658441,0.025214634,-0.274912607,3.666124576,3.39121197,0.405537538 +Tiago Splitter,splitti01,2016,1195,579,-1.183556697,1.464796958,0.281240262,-0.599039583,4.451689396,3.852649813,-1.114129717,2.10437899,0.990249273,1.099766495,1.099766495,0,-1.66686727,2.259093994,0.592226724,-0.453207202 +Tiago Splitter,splitti01,2017,160,76,1.140538663,-5.544341589,-4.403802926,-0.624046941,-4.074264109,-4.69831105,0.949250336,-5.570076253,-4.620825918,-0.073059656,-0.073059656,0,-1.292850749,-4.486026873,-5.778877622,0.700448005 +Nik Stauskas,stausni01,2015,2296,1127,-1.104508658,-3.727297404,-4.831806063,-1.448784038,-2.619744935,-4.068528973,-1.256162017,-3.678914821,-4.935076839,-1.255492404,-1.255492404,0,-2.275757022,-4.28316937,-6.558926392,-0.069968532 +Nik Stauskas,stausni01,2016,3779,1809,-1.401019725,-1.714156997,-3.115176722,-2.903450822,-0.995019005,-3.898469827,-1.715350229,-1.624825101,-3.34017533,-0.548570092,-0.548570092,0,-1.929231419,-2.053679528,-3.982910947,0.693614306 +Nik Stauskas,stausni01,2017,4549,2188,-0.383281235,-2.423732931,-2.807014166,1.264750936,-0.137138065,1.127612871,0.001626535,-2.084605124,-2.082978589,0.744167416,0.744167416,0,-0.6233689,-2.21139285,-2.834761751,-0.058006161 +Nik Stauskas,stausni01,2018,1089,523,-1.11391433,-1.931390716,-3.045305046,-3.51911875,0.874140902,-2.644977848,-1.653493122,-1.431615639,-3.085108761,-0.085921734,-0.085921734,0,-1.641330734,-2.497111344,-4.138442079,-0.298232344 +Nik Stauskas,stausni01,2019,2142,1015,-0.500910964,-3.01101411,-3.511925074,-6.142987286,-3.130783553,-9.273770839,-1.733111749,-3.201755217,-4.934866966,-1.132532907,-1.132532907,0,-1.486063307,-4.005373282,-5.491436589,0.122654559 +Alex Stepheson,stephal01,2016,152,73,0.409857512,0.688625916,1.098483429,-7.234374035,5.418411792,-1.815962243,-1.116817225,1.723988664,0.607171439,0.12319189,0.12319189,0,-1.866759654,1.932243605,0.065483951,-0.58815124 +DJ Stephens,stephdj01,2014,28,15,-0.940146052,0.214417003,-0.725729049,-9.911733064,13.89125892,3.979525858,-2.758855843,3.17434568,0.415489838,0.023445999,0.023445999,0,-1.413225802,-2.174685666,-3.587911468,-3.086217728 +DJ Stephens,stephdj01,2019,17,7,-8.795978746,1.59030792,-7.205670826,-20.83688086,4.954228444,-15.88265242,-11.74153355,2.448825213,-9.292708339,-0.024461034,-0.024461034,0,-5.894075977,-0.257247832,-6.151323808,4.773243886 +Lance Stephenson,stephla01,2014,6660,3457,0.172919384,-0.858698488,-0.685779104,1.001808983,-0.190860267,0.810948715,0.388208982,-0.826638579,-0.438429597,4.090422723,3.571057442,0.519365281,-0.496561653,-0.209890024,-0.706451677,0.250999938 +Lance Stephenson,stephla01,2015,3104,1573,-3.123292345,-2.731699502,-5.854991847,-4.036222786,0.088027745,-3.948195042,-3.435665861,-2.331418649,-5.76708451,-2.429970167,-2.429970167,0,-3.581197408,-1.997386445,-5.578583853,0.341594389 +Lance Stephenson,stephla01,2016,2960,1467,-0.084262057,-2.916258924,-3.00052098,0.896669015,-1.88426418,-0.987595164,0.143336109,-2.879909729,-2.73657362,0.025275024,0.012146224,0.013128799,-0.896619539,-2.766940365,-3.663559904,-0.068088962 +Lance Stephenson,stephla01,2017,941,468,-0.167407141,-1.895667953,-2.063075094,1.884028933,2.932674134,4.816703067,0.248486302,-1.012902434,-0.764416132,0.478403962,0.006373611,0.472030351,-0.863786943,-2.19017661,-3.053963553,-0.641028403 +Lance Stephenson,stephla01,2018,4054,1999,-0.351591721,-2.412036495,-2.763628216,0.410315292,-4.741417804,-4.331102511,-0.232720337,-3.063407766,-3.296128103,-0.559191826,-0.493526263,-0.065665563,-0.515026939,-2.997841672,-3.512868611,-0.162552549 +Lance Stephenson,stephla01,2019,2490,1123,-1.081390159,-2.305323511,-3.38671367,-1.050864876,-0.672911578,-1.723776454,-1.110667412,-2.10793094,-3.218598352,-0.270194545,-0.270194545,0,-1.695466283,-2.559322842,-4.254789125,0.648699413 +Greg Stiemsma,stiemgr01,2014,1950,1007,-3.418579344,-0.357633278,-3.776212622,-5.62080048,0.605801815,-5.014998665,-4.070482847,-0.153773789,-4.224256636,-0.752336829,-0.752336829,0,-3.656303204,0.476338985,-3.179964219,-0.645071277 +Greg Stiemsma,stiemgr01,2015,138,68,-3.721779165,-2.644776218,-6.366555383,-6.506588458,-9.671034709,-16.17762317,-4.591263061,-4.262036559,-8.85329962,-0.223923553,-0.2710159,0.047092347,-3.804737934,-5.188547487,-8.993285421,1.320383894 +David Stockton,stockda01,2015,74,33,-3.67695621,5.745998444,2.069042234,5.633309868,9.125936861,14.75924673,-1.976616571,6.846022702,4.869406131,0.130673367,0.130673367,0,-4.274464609,2.435837128,-1.838627482,1.785413279 +David Stockton,stockda01,2018,33,15,3.781504808,-11.76758517,-7.986080364,-6.263974586,-14.63311405,-20.89708864,1.879459988,-13.22333391,-11.34387392,-0.063923123,-0.070453156,0.006530033,1.341512942,-9.650192654,-8.308679712,2.577049099 +Jarnell Stokes,stokeja01,2015,261,126,0.429652778,-2.815458375,-2.385805597,-5.592969451,9.207633679,3.614664227,-0.792891007,-0.523428704,-1.316319711,0.093332894,0.093332894,0,-1.504584252,-1.100472565,-2.605056817,1.215760933 +Jarnell Stokes,stokeja01,2016,37,18,2.344918429,10.85042,13.19533843,-0.186023321,14.02860563,13.84258231,2.002233213,12.22102858,14.22326179,0.153030698,0.153030698,0,0.893627923,9.205476559,10.09910448,-1.27426453 +Jarnell Stokes,stokeja01,2017,15,7,11.97489742,5.185207882,17.1601053,8.730199004,-3.720474607,5.009724397,12.07219178,3.864468015,15.93665979,0.067904909,0.067904909,0,11.60185042,4.575477534,16.17732795,1.715802696 +Diamond Stone,stonedi01,2017,50,24,-15.61563064,-7.223781906,-22.83941254,-29.11046156,0.953922573,-28.15653899,-19.54583576,-6.075092815,-25.62092857,-0.281349006,-0.281349006,0,-13.58337334,-6.800199419,-20.38357276,0.455011015 +Julyan Stone,stoneju01,2014,233,120,-2.159640387,-2.544177982,-4.703818369,-9.228352009,-4.008092866,-13.23644487,-3.828332477,-3.049021561,-6.877354037,-0.249618591,-0.249618591,0,-3.604557054,-2.41516479,-6.019721844,-1.167002479 +Julyan Stone,stoneju01,2018,378,175,-1.076190979,2.036682705,0.960491725,2.108779806,6.257922184,8.366701991,-0.568350301,3.043670905,2.475320603,0.466978109,0.466978109,0,-1.368789062,1.191425007,-0.177364054,0.092566165 +Amar'e Stoudemire,stoudam01,2014,2769,1466,-0.511120679,0.503227803,-0.007892876,-2.318171849,-3.382024234,-5.700196084,-0.942576863,-0.238217657,-1.18079452,1.162911083,1.162911083,0,-0.956225982,-1.06585962,-2.022085602,-0.881044917 +Amar'e Stoudemire,stoudam01,2015,2607,1320,0.197486938,0.261603175,0.459090113,2.349206371,-1.459366353,0.889840018,0.699317596,-0.040766756,0.658550841,2.344793224,2.564296345,-0.219503121,0.380934456,-0.478322563,-0.097388107,-0.425372705 +Amar'e Stoudemire,stoudam01,2016,1668,844,-2.388558955,1.013298426,-1.375260529,-0.223043657,-0.080553916,-0.303597572,-2.085429334,0.810600621,-1.274828712,0.635230876,0.598829401,0.036401475,-2.202351534,0.710074177,-1.492277357,0.080173377 +Max Strus,strusma01,2020,15,6,9.91362640594215,6.49065478693013,16.4042811928723,49.2017851181578,24.1707792818051,73.3725643999629,18.8243920026902,10.5885947547427,29.4129867574329,0.100705214263118,0.100705214263118,0,14.7925582643297,3.61440278743685,18.4069610517665,2.33113859845918 +Rodney Stuckey,stuckro01,2014,3903,1950,-1.091350829,-2.441299333,-3.532650161,-0.261877108,-1.907600741,-2.169477849,-0.966494467,-2.441309572,-3.407804039,-0.650303294,-0.650303294,0,-0.819346609,-3.003801894,-3.823148503,-0.606664246 +Rodney Stuckey,stuckro01,2015,3693,1874,0.865439524,-0.358054935,0.507384589,-1.148254295,0.443418,-0.704836295,0.531020616,-0.222597929,0.308422687,2.91369064,2.91369064,0,-0.378458725,-0.431214021,-0.809672747,-0.344742328 +Rodney Stuckey,stuckro01,2016,2827,1400,-0.091319358,0.101837712,0.010518354,-1.751100742,-0.086658401,-1.837759143,-0.428096385,0.041090795,-0.38700559,1.701508305,1.344370275,0.357138031,-0.965157446,-0.281903797,-1.247061242,-0.511363236 +Rodney Stuckey,stuckro01,2017,1408,696,-1.934316181,-1.641518477,-3.575834658,-1.89705993,-0.072908296,-1.969968226,-2.039434515,-1.393947156,-3.43338167,-0.240665694,-0.240665694,0,-2.280139342,-2.709106486,-4.989245827,-0.80948206 +Jared Sullinger,sullija01,2014,4052,2041,0.145042067,0.801284456,0.946326523,1.348684063,1.739916053,3.088600116,0.474022613,1.05048305,1.524505663,4.454046524,4.454046524,0,0.041840624,0.678558374,0.720398998,0.063050455 +Jared Sullinger,sullija01,2015,3339,1646,0.862282468,0.688650292,1.55093276,-0.202980773,-0.403885132,-0.606865904,0.70522248,0.489939947,1.195162427,3.324432324,3.057393732,0.267038592,0.896822205,0.506564886,1.403387091,0.093233825 +Jared Sullinger,sullija01,2016,4129,1996,-1.402928272,2.082582098,0.679653826,2.852472736,-0.560210474,2.292262262,-0.599283061,1.603961357,1.004678296,3.805602839,4.010371686,-0.204768847,-0.307428294,1.742570144,1.43514185,-0.369352327 +Jared Sullinger,sullija01,2017,237,118,-6.521766313,1.088735422,-5.433030892,-12.11377765,0.668886641,-11.444891,-8.122887812,1.057600677,-7.065287135,-0.258317072,-0.258317072,0,-6.576870191,0.817374729,-5.759495461,-0.558329338 +Edmond Sumner,sumneed01,2018,5,2,16.87092117,8.471991834,25.34291301,-33.12316615,-36.9116168,-70.03478295,7.560216583,-0.400697962,7.159518621,0.010173075,0.010173075,0,7.079454714,2.282944607,9.362399321,0.602362292 +Edmond Sumner,sumneed01,2019,469,212,-3.400702394,-0.876581512,-4.277283905,-3.716388631,0.48901211,-3.227376521,-3.669208857,-0.699288749,-4.368497607,-0.172535638,-0.205104899,0.032569261,-3.997267578,-0.778756248,-4.776023826,0.536631048 +Edmond Sumner,sumneed01,2020,1045,488,-1.70600383930597,-1.76737109674145,-3.47337493604742,-2.02907439390571,-0.525239167229011,-2.55431356113472,-1.85627139484119,-1.63244809933191,-3.4887194941731,-0.187976452471734,-0.116627085500743,-0.07134936697099,-2.63777063155351,-1.74917986430346,-4.38695049585696,0.050549479516163 +Caleb Swanigan,swanica01,2018,409,197,-6.141449704,1.987436864,-4.154012841,-3.681326149,3.388149207,-0.293176942,-6.026245318,2.364179279,-3.662066038,-0.093745445,-0.110412403,0.016666958,-7.211927226,2.055884663,-5.156042563,0.310492612 +Caleb Swanigan,swanica01,2019,381,178,-8.949934231,-0.06356467,-9.013498901,-11.56706936,1.865454697,-9.701614667,-10.09405016,0.326278066,-9.767772098,-0.644917513,-0.644917513,0,-9.390712795,-0.679921956,-10.07063475,0.534320491 +Caleb Swanigan,swanica01,2020,625,288,-5.04581792444975,-2.23665010515721,-7.28246802960696,0.564763835570154,-2.14128526123372,-1.57652142566356,-4.18978632266918,-2.27524634245015,-6.46503266511934,-0.550033307110357,-0.550033307110357,0,-4.37581138063566,-1.12426701705703,-5.50007839769269,1.94064078406735 +Jayson Tatum,tatumja01,2018,6289,3121,0.193499606,-0.067696507,0.125803099,1.526457948,3.780507277,5.306965225,0.491905396,0.698562344,1.19046774,6.282711531,4.943063676,1.339647855,-0.506136621,0.465467692,-0.04066893,-0.480985456 +Jayson Tatum,tatumja01,2019,5771,2750,-0.095584416,0.085373803,-0.010210613,2.322292459,2.590345379,4.912637838,0.376533514,0.583981114,0.960514628,5.193281862,4.759803477,0.433478385,0.874849813,0.715558667,1.59040848,-0.506292334 +Jayson Tatum,tatumja01,2020,6145,2955,3.51389409850029,1.27105123322095,4.78494533172124,2.07156817826291,5.04758274487045,7.11915092313336,3.40400719401802,2.10440538872084,5.50841258273886,12.5495833906658,9.15869897477127,3.39088441589448,4.09668840145024,1.93868128386544,6.03536968531568,-0.156785845943933 +Edy Tavares,tavarwa01,2016,155,73,-3.488734359,-0.763042361,-4.25177672,5.361358554,-7.310188808,-1.948830254,-1.842989844,-2.261163505,-4.104153349,-0.050665669,-0.050665669,0,-2.350927581,-2.013863487,-4.364791068,0.447077837 +Edy Tavares,tavarwa01,2017,52,28,5.967140198,11.93952904,17.90666924,1.309293637,7.161004962,8.470298599,5.389123758,11.80425604,17.1933798,0.28277402,0.28277402,0,7.880095486,9.188034934,17.06813042,0.757854756 +Isaiah Taylor,taylois01,2017,134,62,-5.713689082,1.629573721,-4.084115361,-1.109304445,-6.256959732,-7.366264177,-5.157120449,0.093976231,-5.063144217,-0.0703654,-0.087600444,0.017235044,-4.332353472,-0.854263815,-5.186617287,-0.848598297 +Isaiah Taylor,taylois01,2018,2475,1167,-1.436167506,-0.856735445,-2.292902951,-0.078187913,2.627252167,2.549064255,-1.184265446,-0.160289102,-1.344554548,0.836138241,0.836138241,0,-1.77221541,-1.156674953,-2.928890363,-0.079275861 +Jeffery Taylor,tayloje03,2014,1259,629,-4.357171646,-0.609619871,-4.966791517,-6.398465449,0.088755911,-6.309709537,-5.01753925,-0.525619048,-5.543158298,-0.889429532,-0.889429532,0,-5.053602797,-0.733080463,-5.78668326,-0.742510262 +Jeffery Taylor,tayloje03,2015,835,430,-2.901506686,-2.970645494,-5.87215218,-5.479257566,-3.241049034,-8.7203066,-3.565575149,-3.221999498,-6.787574647,-0.885162183,-0.885162183,0,-4.065497501,-2.730447837,-6.795945337,-0.067680185 +Tyshawn Taylor,tayloty01,2014,540,270,-7.182386157,-4.139433236,-11.32181939,-8.044107064,-8.452264625,-16.49637169,-7.769738554,-5.254036154,-13.02377471,-1.409482032,-1.409482032,0,-6.963098139,-5.261222895,-12.22432103,-0.391149501 +Jeff Teague,teaguje01,2014,5597,2784,0.992012783,-1.430332631,-0.438319848,-2.191167883,3.143165482,0.9519976,0.418624215,-0.549749921,-0.131125706,3.744245654,3.707360642,0.036885012,0.999865818,-1.78351296,-0.783647143,0.879524893 +Jeff Teague,teaguje01,2015,5527,2757,2.477816901,0.072842716,2.550659617,1.479310191,1.439912433,2.919222623,2.363722001,0.33829366,2.702015661,7.775744738,6.213391378,1.562353361,2.272944026,-0.273647015,1.999297011,0.742828455 +Jeff Teague,teaguje01,2016,5247,2534,1.458134322,-0.615502374,0.842631948,-1.755281399,-2.206694815,-3.961976214,0.881991534,-1.038925318,-0.156933784,3.374670186,3.685008118,-0.310337932,0.963900771,-1.341679701,-0.37777893,1.01409791 +Jeff Teague,teaguje01,2017,5710,2799,2.861516993,-0.721353701,2.140163292,-0.064139871,-0.751352584,-0.815492455,2.430859022,-0.758205261,1.672653761,6.385179427,5.816005239,0.569174189,1.501954359,-0.62953335,0.87242101,0.738499035 +Jeff Teague,teaguje01,2018,5029,2464,1.355260116,-1.859685954,-0.504425838,0.386807758,-2.320340027,-1.933532269,1.170113053,-2.041453979,-0.871340926,2.355602958,2.642076686,-0.286473728,1.197420014,-1.470031256,-0.272611243,0.612254301 +Jeff Teague,teaguje01,2019,2682,1264,0.797826243,-1.097651961,-0.299825717,1.698757676,-0.539053111,1.159704564,1.017626106,-1.045191223,-0.027565117,1.754946595,1.754946595,0,0.333781672,-1.112073242,-0.77829157,-0.042494538 +Jeff Teague,teaguje01,2020,3182,1464,0.354385020649135,-3.44861359972093,-3.0942285790718,-0.742466261129149,-1.97133087801321,-2.71379713914236,0.185686624764112,-3.31726706651667,-3.13158044175255,-0.284611151403313,-0.284611151403313,0,-1.10041249414134,-3.35943185709601,-4.45984435123735,-0.2281431563137 +Marquis Teague,teaguma01,2014,862,443,-6.570097256,-3.43352816,-10.00362542,-6.846102261,-1.071311985,-7.917414246,-7.001133229,-3.162789086,-10.16392232,-1.640823791,-1.640823791,0,-7.632173454,-3.025090443,-10.6572639,-1.505941096 +Marquis Teague,teaguma01,2018,150,74,-4.760473163,-1.388607768,-6.149080931,-0.738509648,-4.399524586,-5.138034234,-4.162876512,-2.053098417,-6.215974929,-0.128583005,-0.128583005,0,-2.717216473,-0.802887971,-3.520104444,-1.723948055 +Mirza Teletovic,teletmi01,2014,3152,1616,1.831991144,-1.275008785,0.556982359,1.126589797,-4.002216303,-2.875626507,1.797174118,-1.914061711,-0.116887593,2.226477061,1.509116056,0.717361005,1.767650548,-2.469590709,-0.701940161,0.244653423 +Mirza Teletovic,teletmi01,2015,1799,908,-1.544302699,-0.024494123,-1.568796821,-2.662026497,4.50588834,1.843861843,-1.860497919,0.943317589,-0.917180331,0.8565106,0.931406829,-0.074896229,-1.022038162,-0.305587351,-1.327625513,0.322080837 +Mirza Teletovic,teletmi01,2016,3577,1686,1.724838642,-1.473211119,0.251627523,2.95099726,-2.340510877,0.610486383,2.166595889,-1.708909282,0.457686607,2.779283949,2.779283949,0,2.258137292,-2.079601748,0.178535543,0.70968252 +Mirza Teletovic,teletmi01,2017,2322,1160,-0.987271402,-2.850619729,-3.837891131,0.535979701,1.496262635,2.032242336,-0.734966206,-2.108438373,-2.843404579,-0.071848142,0.178861935,-0.250710077,-0.222109725,-2.739728619,-2.961838344,0.081390872 +Mirza Teletovic,teletmi01,2018,326,159,1.728967321,-2.141908307,-0.412940986,-4.056643307,-1.501343307,-5.557986614,0.615338196,-2.111022637,-1.495684442,0.102288351,0.102288351,0,1.924953685,-2.67189934,-0.746945655,0.522550835 +Sebastian Telfair,telfase01,2015,626,327,-1.572368144,0.041275582,-1.531092562,-9.409272295,-0.467084607,-9.876356902,-3.32276467,-0.059175408,-3.381940078,-0.103810922,-0.103810922,0,-1.713811699,-0.579946316,-2.293758016,-1.47262149 +Garrett Temple,templga01,2014,1314,647,-2.708188866,2.721569551,0.013380686,-5.852628532,0.302595349,-5.550033182,-3.514850186,2.331676621,-1.183173565,0.546449969,0.585877814,-0.039427845,-3.134509939,1.17767339,-1.956836548,0.12664239 +Garrett Temple,templga01,2015,1547,761,-0.480227842,0.320184209,-0.160043633,-5.969599472,0.892687404,-5.076912068,-1.649018746,0.426724868,-1.222293878,0.602608795,0.735857892,-0.133249097,-1.478531156,0.88509324,-0.593437916,0.473236917 +Garrett Temple,templga01,2016,4069,1951,-0.934238906,1.405043118,0.470804211,-2.657539331,3.760320413,1.102781082,-1.337697622,1.976842668,0.639145045,3.379328662,3.379328662,0,-1.59185223,1.964616369,0.372764138,0.167205555 +Garrett Temple,templga01,2017,3484,1728,-0.47277038,2.53882853,2.06605815,-1.296881425,-1.380352413,-2.677233838,-0.654629598,1.90868652,1.254056922,3.539378331,3.539378331,0,-0.706102459,1.874720621,1.168618162,0.258399371 +Garrett Temple,templga01,2018,3249,1615,-1.178925835,1.011407404,-0.167518431,-2.681206414,1.601174264,-1.08003215,-1.505028617,1.233267202,-0.271761415,2.034433488,2.034433488,0,-2.066871255,0.720095818,-1.346775437,-0.367647878 +Garrett Temple,templga01,2019,4360,2103,-2.382100331,0.590135019,-1.791965312,-1.965465926,1.48851884,-0.476947086,-2.437885162,0.799188925,-1.638696237,1.179953139,1.086323442,0.093629697,-2.578585408,1.863376989,-0.715208419,-0.282627873 +Garrett Temple,templga01,2020,4000,1867,-0.876957113421346,-0.285012101143968,-1.16196921456531,-3.43548165844319,2.50207609616519,-0.933405562278005,-1.46199015898047,0.27860895960972,-1.18338119937075,1.49343606919489,1.42694551002527,0.06649055916962,-1.07241470598419,-0.005097225510543,-1.07751193149473,-0.053832813060456 +Milos Teodosic,teodomi01,2018,2404,1134,-0.084069249,-2.007366103,-2.091435352,0.544442798,-0.359583008,0.184859791,0.014626813,-1.769847373,-1.75522056,0.582290041,0.582290041,0,0.562207994,-1.433005025,-0.870797031,1.162285514 +Milos Teodosic,teodomi01,2019,334,150,-1.318378614,-3.795275148,-5.113653762,6.727162914,-1.896663284,4.83049963,0.253701141,-3.62310483,-3.369403689,-0.048387037,-0.048387037,0,-0.188345462,-2.594410463,-2.782755925,2.115695734 +Jared Terrell,terreja01,2019,235,111,-7.573672811,-4.266931191,-11.840604,-9.461554172,0.81506227,-8.646491902,-8.426033139,-3.417257965,-11.8432911,-0.51916808,-0.51916808,0,-5.941745348,-4.264660788,-10.20640614,0.830192835 +Emanuel Terry,terryem01,2019,52,23,-2.213832838,1.518497418,-0.69533542,7.470990479,-2.100768388,5.370222091,-0.261686979,0.983518096,0.721831117,0.041038437,0.041038437,0,-0.605829844,3.148630034,2.54280019,0.894825806 +Jason Terry,terryja01,2014,1125,570,0.198137193,-3.752947835,-3.554810642,-1.18963745,-1.056861448,-2.246498898,-0.090432151,-3.398029846,-3.488461997,-0.215180268,-0.215180268,0,0.306476494,-3.995796842,-3.689320349,0.189896046 +Jason Terry,terryja01,2015,4465,2128,1.043168535,-0.706845556,0.336322979,-1.280847484,1.87907108,0.598223596,0.578381273,-0.241532535,0.336848738,3.397750231,2.668088672,0.72966156,0.302528007,0.13487804,0.437406047,0.617325005 +Jason Terry,terryja01,2016,2883,1382,0.330481413,-2.973314397,-2.642832984,-0.458004217,-1.692539305,-2.150543522,0.168627552,-2.87423128,-2.705603728,0.028641963,0.415360894,-0.386718931,0.23385646,-2.525483889,-2.291627429,0.331703657 +Jason Terry,terryja01,2017,2832,1433,0.379362989,0.705998781,1.08536177,0.750451899,2.641759886,3.392211786,0.468151282,1.160371274,1.628522556,3.183763466,3.017670543,0.166092923,-0.281563424,0.603366682,0.321803259,-0.703959054 +Jason Terry,terryja01,2018,1779,858,-0.89596274,-0.009079429,-0.905042168,-0.30946416,-0.004757828,-0.314221988,-0.864613042,0.018140623,-0.84647242,0.831655913,0.878692462,-0.047036549,-1.002542911,-0.524575346,-1.527118257,-0.194151017 +Hasheem Thabeet,thabeha01,2014,417,199,-7.595171672,-2.769669331,-10.364841,-7.168406937,1.880932833,-5.287474104,-8.064767507,-2.043537263,-10.10830477,-0.749821236,-0.679768013,-0.070053223,-8.07083475,-1.222362019,-9.293196769,0.440287711 +Daniel Theis,theisda01,2018,1912,936,-1.587355386,2.328948421,0.741593035,-1.938042534,0.9471003,-0.990942234,-1.749941678,2.070802777,0.320861099,1.472894456,1.472894456,0,-1.961311336,1.984572948,0.023261612,0.433813929 +Daniel Theis,theisda01,2019,2039,950,-1.419875325,-0.341599545,-1.76147487,-0.273486112,2.625787169,2.352301057,-1.271751741,0.181687606,-1.090064135,0.80660558,0.748748757,0.057856824,-1.611986829,0.63822396,-0.973762869,0.121476295 +Daniel Theis,theisda01,2020,4233,2048,-0.795485087052808,2.13875247469896,1.34326738764615,-0.664828414586258,1.20196557418165,0.537137159595395,-0.870080573808073,1.97295581194076,1.10287523813269,4.01631532687718,3.28557076534075,0.73074456153643,-0.588956081246552,2.8886633963233,2.29970731507675,-0.577349563121431 +Adonis Thomas,thomaad01,2014,75,37,2.261918899,-1.654476248,0.607442651,6.167551212,7.341935727,13.50948694,3.308346586,0.170779835,3.479126421,0.118405232,0.118405232,0,-0.299849419,-0.629319242,-0.929168661,0.696706333 +Isaiah Thomas,thomais02,2014,5033,2497,3.524021474,-0.174630411,3.349391063,2.194854609,2.496040509,4.690895118,3.493713957,0.394508176,3.888222133,8.506230547,8.506230547,0,3.151216506,0.10300323,3.254219735,0.559580863 +Isaiah Thomas,thomais02,2015,3810,1845,4.409809269,-3.034751367,1.375057902,3.235434428,-0.554993331,2.680441097,4.440380956,-2.70738864,1.732992316,4.265628418,3.820292677,0.445335741,3.650742216,-2.767782571,0.882959645,0.596735923 +Isaiah Thomas,thomais02,2016,6008,2864,4.110164685,-0.957146233,3.153018452,2.890023632,-0.817727092,2.07229654,4.125978973,-1.000489829,3.125489144,8.663379887,8.556389891,0.106989996,4.165019185,-1.034618179,3.130401006,0.953613528 +Isaiah Thomas,thomais02,2017,6299,3090,7.239275362,-2.595613274,4.643662088,6.532709106,-5.308087654,1.224621452,7.505316284,-3.309829879,4.195486405,11.05819682,9.831910381,1.22628644,7.490776419,-3.103064674,4.387711745,0.822528016 +Isaiah Thomas,thomais02,2018,1850,862,0.451207958,-2.673130764,-2.221922806,-1.114826541,-3.80980083,-4.924627371,0.140057418,-3.058439382,-2.918381964,-0.083005322,-0.083005322,0,0.455515554,-3.27723568,-2.821720126,1.445819224 +Isaiah Thomas,thomais02,2019,403,181,-3.740942448,-2.085511163,-5.826453611,-5.790391391,4.247559482,-1.542831909,-4.449749402,-0.898724573,-5.348473975,-0.243774756,-0.243774756,0,-1.731065731,-2.663763454,-4.394829185,1.620512371 +Isaiah Thomas,thomais02,2020,2026,925,-1.12790705712319,-5.29542929041475,-6.42333634753794,0.475133784879677,-5.8298604107849,-5.35472662590522,-0.849158134676311,-5.66416758880503,-6.51332572348134,-1.78958350666314,-1.78958350666314,0,-0.569415064353327,-6.44905228846213,-7.01846735281546,0.778315985229625 +Khyri Thomas,thomakh01,2019,441,210,-4.323265287,-0.09752202,-4.420787307,-6.32254045,4.234570041,-2.087970409,-4.965316139,0.833979368,-4.13133677,-0.139590367,-0.266389649,0.126799282,-3.752106942,-0.570459588,-4.32256653,-0.943845924 +Khyri Thomas,thomakh01,2020,121,61,-4.16195059986162,-1.43365773108727,-5.59560833094889,-10.7814678563671,-5.89612145197615,-16.6775893083433,-5.76412115367957,-2.40603209642445,-8.17015325010403,-0.169411960088952,-0.169411960088952,0,-4.95208340638167,-2.41603176211652,-7.36811516849819,0.438752336101831 +Lance Thomas,thomala01,2014,82,42,-3.94190866,-6.498484956,-10.44039362,-7.354553306,4.447092117,-2.907461189,-4.921175884,-4.593990139,-9.515166023,-0.144427418,-0.144427418,0,-5.458355909,-5.874464009,-11.33281992,-0.356796387 +Lance Thomas,thomala01,2015,2910,1490,-3.889841552,-1.728130223,-5.617971775,-3.46497305,-1.440848717,-4.905821767,-3.998964009,-1.724964789,-5.723928798,-2.257379233,-2.257379233,0,-4.001554759,-2.337619517,-6.339174276,-0.277890502 +Lance Thomas,thomala01,2016,2642,1313,-0.989730104,-0.517023436,-1.50675354,-0.495156342,2.165581612,1.67042527,-0.938809846,0.022254925,-0.916554921,1.22358849,1.22358849,0,-1.234175902,-1.113810763,-2.347986665,-0.367763591 +Lance Thomas,thomala01,2017,1962,968,-2.11301592,-1.691143731,-3.804159651,-4.010023269,-2.405768462,-6.415791731,-2.628877207,-1.90954118,-4.538418387,-0.87731631,-0.87731631,0,-2.75306818,-2.175076764,-4.928144944,-0.659265554 +Lance Thomas,thomala01,2018,2773,1353,-2.701046716,-0.1529593,-2.854006016,-3.600333523,0.68853005,-2.911803473,-3.021069164,0.043161907,-2.977907257,-0.156315663,-0.156315663,0,-3.256479117,-0.676210186,-3.932689303,-0.636103293 +Lance Thomas,thomala01,2019,1665,783,-4.003645446,-1.627563338,-5.631208785,-4.433071378,1.580248406,-2.852822972,-4.300825548,-1.011994244,-5.312819792,-1.019334861,-1.019334861,0,-4.211683702,-1.34299403,-5.554677732,-0.445684914 +Lance Thomas,thomala01,2020,246,115,-4.78662067653088,-6.51211850852938,-11.2987391850603,0.465223798518655,-14.7488771625951,-14.2836533640765,-3.97312455830719,-8.5955796439503,-12.5687042022575,-0.575793172345089,-0.505904295190599,-0.069888877154489,-2.8697766263473,-8.31036180227083,-11.1801384286181,-0.58915194263809 +Malcolm Thomas,thomama01,2014,132,63,-9.149209084,-6.52996236,-15.67917144,3.368330974,-1.846703927,1.521627048,-7.087070416,-5.9346285,-13.02169892,-0.328712638,-0.328712638,0,-6.590493509,-8.066801781,-14.65729529,1.135334546 +Malcolm Thomas,thomama01,2015,418,194,-4.076949019,-5.372494789,-9.449443808,-7.843350222,-8.54138945,-16.38473967,-5.04681375,-6.348432786,-11.39524654,-0.863068872,-0.863068872,0,-4.865627236,-5.512554225,-10.37818146,0.826234821 +Matt Thomas,thomama02,2020,1139,524,2.33968487309056,-1.32192405151503,1.01776082157553,0.633724361790157,2.98164715341093,3.61537151520108,2.09968838056532,-0.564897968018326,1.534790412547,1.14921361238729,1.04694106714715,0.10227254524014,1.59785579444756,-1.62199347750822,-0.024137683060666,-0.060032174627186 +Tyrus Thomas,thomaty01,2015,15,7,7.257555076,-13.60265768,-6.345102599,3.386979659,-10.74784395,-7.360864295,6.809493999,-13.98552602,-7.176032026,-0.015635203,-0.015635203,0,2.427415949,-17.95521637,-15.52780042,-1.04300854 +Hollis Thompson,thompho01,2014,3639,1742,-0.757346955,-2.944972378,-3.702319333,0.877256291,-2.73762808,-1.860371789,-0.422630599,-3.018584402,-3.441215001,-0.613749898,-0.613749898,0,-1.444283806,-3.046211111,-4.490494916,-0.090578776 +Hollis Thompson,thompho01,2015,3645,1776,-0.896992051,-1.099702368,-1.99669442,-1.882837355,-0.607402669,-2.490240024,-1.066890636,-1.064453627,-2.131344263,0.56373952,0.56373952,0,-1.754094152,-1.066019812,-2.820113964,0.541618258 +Hollis Thompson,thompho01,2016,4493,2154,-1.354467175,-3.686556065,-5.041023239,1.023323656,-1.11616921,-0.092845554,-0.859915527,-3.333304811,-4.193220338,-1.592035474,-1.592035474,0,-1.226616503,-3.134517801,-4.361134304,0.368304835 +Hollis Thompson,thompho01,2017,1538,752,-2.663521047,-1.35375375,-4.017274796,-2.049136713,-0.382977372,-2.432114085,-2.654551188,-1.237351891,-3.891903079,-0.433319644,-0.433319644,0,-3.03868172,-1.41105193,-4.44973365,-0.914185981 +Jason Thompson,thompja02,2014,3985,2007,-2.256921982,0.336415925,-1.920506057,1.9884247,-0.175313179,1.813111522,-1.524648973,0.271651604,-1.252997369,1.519972041,1.519972041,0,-2.273057989,0.010286331,-2.262771658,-0.808161848 +Jason Thompson,thompja02,2015,3994,1991,-2.432854238,0.445059006,-1.987795232,-0.166844445,-1.173553005,-1.34039745,-2.130285131,0.175985909,-1.954299222,0.802349783,0.802349783,0,-2.879950684,-0.466557359,-3.346508043,-0.703488712 +Jason Thompson,thompja02,2016,1066,526,-0.180462149,-2.192195005,-2.372657154,-2.279774762,-1.439258888,-3.71903365,-0.693944542,-2.209227163,-2.903171705,-0.015845686,0.048922983,-0.064768669,-0.602190659,-1.228622117,-1.830812775,-0.337967245 +Klay Thompson,thompkl01,2014,6358,3125,1.135314984,0.435264363,1.570579347,4.419548086,1.686319792,6.105867877,1.861229194,0.670803571,2.532032765,8.452283851,8.268856917,0.183426934,1.946029343,1.595694545,3.541723888,0.319927462 +Klay Thompson,thompkl01,2015,6643,3216,3.472986309,0.586362908,4.059349217,5.771474102,0.347573714,6.119047816,4.020361765,0.512033989,4.532395754,12.05876216,10.25668225,1.802079912,4.330160793,0.614944941,4.945105734,0.773957109 +Klay Thompson,thompkl01,2016,7376,3515,2.980638916,-0.693821302,2.286817614,3.688903683,0.843452595,4.532356278,3.145594316,-0.45505956,2.690534757,9.946248502,7.000910776,2.945337726,3.636719959,-0.134146095,3.502573865,0.831492381 +Klay Thompson,thompkl01,2017,6833,3245,1.002166308,0.533678252,1.535844561,3.66123597,1.82966739,5.49090336,1.486773492,0.769969803,2.256743295,8.338762225,7.115043216,1.223719008,2.788562859,0.813378114,3.601940974,0.137238551 +Klay Thompson,thompkl01,2018,6908,3300,1.295884379,-0.316048241,0.979836138,2.022978514,1.481797641,3.504776156,1.444132401,0.000404606,1.444537007,7.101802065,5.90203368,1.199768385,2.465768223,0.154979526,2.620747749,0.29730394 +Klay Thompson,thompkl01,2019,7344,3470,0.884373525,-0.251497634,0.63287589,0.457243299,-3.344174209,-2.886930909,0.739507165,-0.92770635,-0.188199186,4.542051045,3.907496028,0.634555016,1.977697699,-0.35269971,1.624997988,0.038292232 +Tristan Thompson,thomptr01,2014,5068,2594,-1.131897492,-1.934528363,-3.066425855,1.327400299,-5.827051067,-4.499650769,-0.661250552,-2.841018955,-3.502269507,-0.984072975,-0.984072975,0,-0.501984326,-2.565083597,-3.067067923,-1.110280641 +Tristan Thompson,thomptr01,2015,5662,2921,0.083024918,1.083368039,1.166392957,1.403855711,-1.300165678,0.103690033,0.285864853,0.638304386,0.924169239,5.512636893,2.738811811,2.773825082,1.043774893,0.288981021,1.332755915,-1.171491321 +Tristan Thompson,thomptr01,2016,5676,2891,0.657671592,2.478143455,3.135815047,1.900178066,2.010581638,3.910759703,0.90826961,2.491076205,3.399345814,9.097603584,6.663276723,2.434326862,1.153348383,2.077889241,3.231237625,-0.645693748 +Tristan Thompson,thomptr01,2017,5856,2898,-0.739831545,1.721890745,0.9820592,-1.643433557,0.387378626,-1.25605493,-1.012781091,1.587195599,0.574414508,4.933889936,3.415069256,1.51882068,-0.885042994,1.547901425,0.66285843,-0.624867974 +Tristan Thompson,thomptr01,2018,3032,1488,-0.712996321,-0.312817803,-1.025814124,-0.885272953,-2.737286441,-3.622559394,-0.841001705,-0.77274306,-1.613744765,0.918816788,0.079909815,0.838906973,-0.755141609,-0.94359047,-1.698732079,-0.700154345 +Tristan Thompson,thomptr01,2019,2422,1198,-0.221236426,1.648743834,1.427507408,-0.444649028,-2.677827126,-3.122476153,-0.246354593,0.957837959,0.711483366,2.086023804,2.086023804,0,-0.301074672,0.326214047,0.025139375,-1.430762834 +Tristan Thompson,thomptr01,2020,3554,1721,-2.06043606071511,1.50981594974409,-0.550620110971023,-2.80165512332201,-1.97988534968895,-4.78154047301095,-2.29831818820309,0.996035455935929,-1.30228273226717,1.25352463299155,1.25352463299155,0,-1.75119173735433,0.278046050693149,-1.47314568666118,-1.41766250203706 +Marcus Thornton,thornma01,2014,3656,1865,0.541138666,-1.282115278,-0.740976612,1.108200525,-0.205166023,0.903034502,0.692720779,-1.116725095,-0.424004316,2.197365159,2.157935585,0.039429574,0.712129948,-1.584160852,-0.872030903,-0.228134669 +Marcus Thornton,thornma01,2015,1468,721,1.590216624,-0.352704834,1.23751179,-1.044053003,0.333404074,-0.710648929,1.154019097,-0.229595042,0.924424055,1.345739839,1.345739839,0,1.280690905,-1.530052481,-0.249361576,0.072088314 +Marcus Thornton,thornma01,2016,2354,1109,1.634314218,-2.258826492,-0.624512274,-0.404938086,-0.167424964,-0.57236305,1.308162915,-1.951332128,-0.643169213,1.194005435,1.194005435,0,1.588514303,-2.211358062,-0.622843759,0.64565197 +Marcus Thornton,thornma01,2017,1172,575,-0.703271056,-2.92653722,-3.629808276,-4.079767533,-8.095007634,-12.17477517,-1.474461223,-4.161764515,-5.636225737,-0.839193615,-0.839193615,0,-0.922114175,-3.601847983,-4.523962158,-0.871642304 +Sindarius Thornwell,thornsi01,2018,2448,1156,-2.108721476,1.387959899,-0.720761577,-3.185533523,2.962977651,-0.222555871,-2.497388632,1.820605323,-0.676783309,1.225587619,1.225587619,0,-2.563950561,1.208344967,-1.355605594,0.228987302 +Sindarius Thornwell,thornsi01,2019,754,325,-5.02381485,0.35303412,-4.67078073,-6.719024415,5.58228413,-1.136740285,-5.725348722,1.481276575,-4.244072146,-0.248958828,-0.288283577,0.03932475,-5.66942365,0.471750658,-5.197672992,0.818834068 +Sindarius Thornwell,thornsi01,2020,73,35,4.67851466090817,-1.46765742164914,3.21085723925903,9.71501107383397,-12.1168734498468,-2.40186237601278,6.02720826386453,-3.74879914615777,2.27840911770676,0.089050963803737,0.089050963803737,0,3.2352953162528,-3.65770935894015,-0.422414042687343,-0.84298578355229 +Matisse Thybulle,thybuma01,2020,2891,1362,-1.58718780161903,3.71411171524353,2.12692391362449,-0.77077168542904,0.622700301964402,-0.148071383464638,-1.52674707297531,3.26773685313989,1.74098978016458,3.11263616976579,3.2024108114455,-0.089774641679706,-1.13492375103368,3.77030496971161,2.63538121867793,0.27186343945526 +Jamaal Tinsley,tinslja01,2014,210,110,-3.675520844,-7.016969206,-10.69249005,-7.961115475,-1.429125529,-9.390241004,-4.750294765,-6.227434085,-10.97772885,-0.459673641,-0.459673641,0,-4.062394337,-6.374301902,-10.43669624,-0.432666736 +Mike Tobey,tobeymi01,2017,49,25,-8.153121291,11.01921046,2.866089171,-22.85989829,8.611450316,-14.24844797,-11.76514688,11.1865382,-0.578608673,0.027439257,0.027439257,0,-9.132975093,5.668376473,-3.464598621,-0.909644962 +Anthony Tolliver,tollian01,2014,2640,1319,0.399088545,-0.672853247,-0.273764703,0.923830982,1.316214087,2.240045069,0.56524748,-0.321615803,0.243631677,2.018122569,1.968035356,0.050087214,-0.472383326,-1.00711438,-1.479497706,0.164672423 +Anthony Tolliver,tollian01,2015,2868,1432,0.187315556,-1.811487681,-1.624172126,2.619471127,-0.276977674,2.342493453,0.695885858,-1.587099362,-0.891213504,1.390284117,1.390284117,0,1.101328927,-1.789625203,-0.688296276,0.318888606 +Anthony Tolliver,tollian01,2016,2733,1367,0.289730459,-0.196213966,0.093516493,-1.013233124,0.298464972,-0.714768153,0.037455168,-0.106607572,-0.069152404,1.854270558,1.930481181,-0.076210622,0.255447399,-0.756757509,-0.501310111,-0.460368883 +Anthony Tolliver,tollian01,2017,3004,1477,-0.674992036,-1.124710801,-1.799702838,0.349878984,-1.277646134,-0.92776715,-0.482287495,-1.190496057,-1.672783552,0.813446532,0.813446532,0,-0.698361596,-1.5577281,-2.256089696,0.204638124 +Anthony Tolliver,tollian01,2018,3585,1757,2.006252386,-0.096374452,1.909877934,0.041334846,0.784976131,0.826310978,1.729344292,0.069644838,1.798989129,4.077610129,4.077610129,0,1.509624401,-0.378118031,1.13150637,-0.004891326 +Anthony Tolliver,tollian01,2019,2306,1079,-1.380424233,-0.860382169,-2.240806402,-3.239442127,1.125554238,-2.11388789,-1.868123827,-0.477870059,-2.345993885,0.222244002,0.222244002,0,-1.361776535,-1.168306262,-2.530082797,-0.075015296 +Anthony Tolliver,tollian01,2020,1881,872,-2.62596856918422,0.647530591765158,-1.97843797741907,-2.71152882503047,-1.46964288830056,-4.18117171333103,-2.80038422249108,0.287941689529959,-2.51244253296112,0.103705887040675,0.103705887040675,0,-2.33385920276477,-0.738895350155662,-3.07275455292043,0.024849840710183 +Juan Toscano-Anderson,toscaju01,2020,570,272,-2.40412388310531,0.853459337084106,-1.55066454602121,-2.45765595012537,-1.47971123562352,-3.93736718574889,-2.52305924856828,0.475131894889857,-2.04792735367842,0.096980572403242,0.096980572403242,0,-2.88369996936649,1.09819243721353,-1.78550753215295,-0.470686177037876 +Axel Toupane,toupaax01,2016,613,305,-1.658691981,-1.227389655,-2.886081637,3.50428581,-3.478650368,0.025635441,-0.679951021,-1.725583842,-2.405534862,0.05363789,0.05363789,0,-1.263625947,-1.231956222,-2.495582169,0.064392842 +Axel Toupane,toupaax01,2017,95,47,-1.09271153,-1.58064458,-2.673356109,-6.294933099,-4.336137298,-10.6310704,-2.190455025,-2.255785097,-4.446240122,-0.048636635,-0.048636635,0,-1.950359747,-1.624145561,-3.574505308,-0.632873823 +Karl-Anthony Towns,townska01,2016,5312,2627,0.79966248,0.780169503,1.579831983,2.245964919,-2.459518515,-0.213553595,1.157905189,0.20988618,1.367791369,5.559972261,5.559972261,0,0.733252494,0.048268121,0.781520615,0.724367335 +Karl-Anthony Towns,townska01,2017,6043,3030,3.086684651,-1.38591167,1.70077298,6.052104177,-4.524658871,1.527445306,3.835300211,-2.086446198,1.748854013,6.963363989,6.963363989,0,4.036508543,-1.7005737,2.335934843,0.120710432 +Karl-Anthony Towns,townska01,2018,6182,3088,2.896645833,-0.231057589,2.665588244,8.035778109,-0.309595927,7.726182182,4.071891365,-0.234718838,3.837172528,10.29421777,10.33360203,-0.039384261,4.280247864,0.469436649,4.749684514,-0.657552784 +Karl-Anthony Towns,townska01,2019,5358,2545,3.282302691,0.081628354,3.363931045,3.163625347,-0.396381726,2.767243622,3.450809575,0.039750782,3.490560356,8.139934627,8.139934627,0,3.786538782,0.616036112,4.402574894,0.463124103 +Karl-Anthony Towns,townska01,2020,2589,1187,4.9313250028506,2.32773938115228,7.25906438400288,7.14569108013859,-5.32796904548867,1.81772203464992,5.76664780030242,0.895502020294733,6.66214982059716,5.78340149179399,5.78340149179399,0,5.25261039583405,1.1233300805909,6.37594047642495,1.49274271441727 +Gary Trent Jr.,trentga02,2019,241,111,-6.128116076,-2.491109749,-8.619225826,0.881490413,-5.001145904,-4.11965549,-5.128380081,-3.198877037,-8.327257118,-0.315515807,-0.315515807,0,-4.893495732,-4.176731089,-9.070226822,-0.108586415 +Gary Trent Jr.,trentga02,2020,3176,1485,0.892887766206621,-0.204164851353086,0.688722914853535,-1.11293810950226,-1.70190435449961,-2.81484246400187,0.509078972561684,-0.487863058056544,0.02121591450514,2.09838451496025,2.03278917651933,0.065595338440913,0.090448297968785,-0.812940929662731,-0.722492631693946,-0.258922016471342 +Allonzo Trier,trieral01,2019,3083,1459,-0.906504224,-2.052952651,-2.959456875,-2.741833532,1.195052985,-1.546780547,-1.252446802,-1.451901546,-2.704348348,0.033858124,0.033858124,0,-2.021507743,-2.336903398,-4.358411142,-0.372282208 +Allonzo Trier,trieral01,2020,620,291,-0.220294920103628,-6.29385387348211,-6.51414879358574,-5.1325075337719,-1.71196790869937,-6.84447544247127,-1.15770239045117,-5.65463112723379,-6.81233351768496,-0.605052331325323,-0.605052331325323,0,-1.35040589248394,-6.19308466631818,-7.54349055880213,0.325883066196746 +PJ Tucker,tuckepj01,2014,5086,2490,0.841765414,0.969346078,1.811111492,0.359148923,0.600164257,0.95931318,0.766865986,0.947089907,1.713955893,5.705718209,5.705718209,0,0.378950266,1.47354113,1.852491396,0.587186064 +PJ Tucker,tuckepj01,2015,4836,2383,0.189558946,1.386557126,1.576116072,-3.230065803,0.601015945,-2.629049858,-0.51333563,1.31387114,0.800535511,4.311941762,4.311941762,0,-0.603569736,2.158271036,1.554701301,-0.107134632 +PJ Tucker,tuckepj01,2016,5256,2540,-0.445852936,0.885428314,0.439575378,-1.913113697,0.708739499,-1.204374198,-0.769383615,0.940687972,0.171304358,3.783909538,3.783909538,0,-1.334883695,1.009357021,-0.325526675,-0.047287505 +PJ Tucker,tuckepj01,2017,5100,2487,-0.904058805,1.515471598,0.611412793,-1.349139483,2.044074248,0.694934765,-1.058917759,1.74741504,0.688497281,4.369162747,3.84307296,0.526089787,-1.450803788,2.026304974,0.575501186,-0.514796269 +PJ Tucker,tuckepj01,2018,5829,2850,-1.125753726,0.283452903,-0.842300823,2.961872944,2.5962703,5.558143245,-0.426108588,0.74409591,0.317987321,4.524923925,2.297183729,2.227740196,0.221121569,1.376091664,1.597213233,-0.666563279 +PJ Tucker,tuckepj01,2019,6596,3228,-1.392236955,1.928591847,0.536354893,0.260319434,1.776285933,2.036605367,-1.214969928,2.007087921,0.792117992,5.87200693,3.869264351,2.00274258,-0.511944087,2.773153322,2.261209235,-0.636398156 +P.J. Tucker,tuckepj01,2020,6169,2881,-2.38231198780724,2.55652798765868,0.174215999851443,-0.035684238269745,0.697368434811076,0.661684196541331,-2.10386740769167,2.31009323832588,0.206225830634213,4.37728461418287,3.1567356677232,1.22054894645967,-2.04478059569578,3.00830195118521,0.963521355489431,-0.712846732010451 +Rayjon Tucker,tuckera01,2020,370,172,-1.92941818390965,-0.74382830131941,-2.67324648522906,-3.2835380185401,-2.31189565054026,-5.59543366908036,-2.36518080663147,-1.14846484067042,-3.51364564730188,-0.069245102015083,-0.033058410703062,-0.036186691312022,-3.30772549455969,-2.48409581646171,-5.79182131102139,0.293834679434562 +Ronny Turiaf,turiaro01,2014,1229,606,-1.132094132,3.651705189,2.519611057,-2.934585199,0.229527916,-2.705057283,-1.599971395,3.159173578,1.559202182,1.325326352,1.325326352,0,-1.119476019,1.713808152,0.594332133,-0.50378704 +Ronny Turiaf,turiaro01,2015,42,19,-4.956462695,-11.44038822,-16.39685091,-11.05210432,-4.486003273,-15.53810759,-6.520135237,-10.58131813,-17.10145337,-0.138641579,-0.138641579,0,-8.425549708,-11.68706457,-20.11261428,-0.329854414 +Hedo Turkoglu,turkohe01,2014,874,433,-0.640309219,1.38429122,0.743982001,-2.373249278,1.413529513,-0.959719765,-1.122425781,1.434959115,0.312533334,0.690311638,0.459628065,0.230683573,-0.663869383,1.496208308,0.832338926,0.203706041 +Hedo Turkoglu,turkohe01,2015,1541,760,-0.562480348,-0.497960632,-1.06044098,-4.822392539,-1.546160307,-6.368552846,-1.484175963,-0.759857353,-2.244033316,0.193993191,0.303107324,-0.109114133,-0.118505518,-1.435278644,-1.553784162,0.17756727 +Evan Turner,turneev01,2014,5377,2606,-2.272467914,-2.396985014,-4.669452928,-2.302671003,0.026678488,-2.275992514,-2.313129724,-2.013744272,-4.326873996,-2.183547083,-1.641010463,-0.54253662,-2.552240942,-2.069070684,-4.621311626,0.744414126 +Evan Turner,turneev01,2015,4824,2378,-1.65432582,0.797941596,-0.856384224,-2.116413563,-1.87662049,-3.993034053,-1.837149075,0.276924507,-1.560224568,1.458917492,1.212532508,0.246384983,-1.512359727,0.12093192,-1.391427807,0.228079558 +Evan Turner,turneev01,2016,5206,2485,-0.809246948,0.620709762,-0.188537186,-4.441160737,2.036044273,-2.405116464,-1.619639471,0.918446194,-0.701193278,2.621225968,2.202326992,0.418898976,-1.555699337,0.411534707,-1.14416463,0.321114371 +Evan Turner,turneev01,2017,3672,1782,-1.288277916,0.944173371,-0.344104545,-5.635217198,2.025871578,-3.60934562,-2.291092802,1.24699033,-1.044102472,1.549032861,1.082292737,0.466740125,-1.826750487,1.136567585,-0.690182902,0.052867463 +Evan Turner,turneev01,2018,4357,2121,-1.622084851,0.745540348,-0.876544503,-4.848410879,-0.657668128,-5.506079007,-2.395416156,0.473079564,-1.922336592,0.894269951,0.646751638,0.247518313,-3.085905249,0.491001929,-2.594903321,-0.360189317 +Evan Turner,turneev01,2019,3863,1850,-1.84917449,0.53619143,-1.31298306,-0.896573988,-0.740797752,-1.63737174,-1.803791636,0.29458445,-1.509207186,1.168343083,0.942049329,0.226293754,-1.535789774,-0.348767117,-1.884556891,-0.998605258 +Evan Turner,turneev01,2020,561,251,-4.67775431544574,-0.487904239852292,-5.16565855529803,-7.91842069021307,4.52143728789263,-3.39698340232045,-5.61203743107673,0.601497957042354,-5.01053947403437,-0.291492596793678,-0.291492596793678,0,-3.6338079726801,-1.84977506212435,-5.48358303480445,0.708049719033239 +Myles Turner,turnemy01,2016,3213,1564,-3.766810656,1.419533369,-2.347277286,-3.23001324,-0.047121787,-3.277135027,-3.870641185,1.135073768,-2.735567417,-0.022429133,0.253759177,-0.27618831,-3.32173314,1.275310653,-2.046422487,0.048999066 +Myles Turner,turnemy01,2017,5426,2674,-1.662866231,2.047173147,0.384306916,2.595367649,2.485452256,5.080819905,-0.871427783,2.246687156,1.375259373,5.658963711,5.279919737,0.379043974,-0.87656631,2.160562357,1.283996047,0.289405197 +Myles Turner,turnemy01,2018,4123,2032,-1.825644844,-0.396513418,-2.222158262,-1.408534671,1.24429557,-0.164239101,-1.856264358,-0.093363833,-1.94962819,0.852949392,0.507076648,0.345872744,-1.876495106,0.372024504,-1.504470603,0.11979599 +Myles Turner,turnemy01,2019,4622,2245,-1.660014642,1.699332532,0.03931789,-2.504942605,3.027255426,0.522312821,-1.932312894,2.028040362,0.095727468,3.277906101,2.879676529,0.398229572,-1.306697478,2.629386172,1.322688693,0.070390077 +Myles Turner,turnemy01,2020,4046,1972,-2.11164929578183,1.90883483566638,-0.202814460115459,-3.39453602556751,0.692868078174878,-2.70166794739263,-2.49703853073782,1.72974002829779,-0.767298502440037,1.99095540064908,1.89055791398325,0.100397486665832,-2.00193538200561,2.10461693303748,0.102681551031873,-0.329033247956012 +Jeremy Tyler,tylerje01,2014,797,398,-4.431214797,0.378829406,-4.052385392,-1.422502513,-2.922472597,-4.34497511,-4.099938801,-0.261087639,-4.36102644,-0.328383568,-0.328383568,0,-4.181938309,-1.197702201,-5.37964051,0.366257151 +Ekpe Udoh,udohek01,2014,1550,804,-5.098655192,-3.664719267,-8.763374458,-0.754822656,-2.562684671,-3.317507327,-4.498321764,-3.571001215,-8.069322979,-2.160933572,-2.160933572,0,-4.44534986,-3.994668163,-8.440018023,-0.925612297 +Ekpe Udoh,udohek01,2015,291,140,-4.223174722,-0.651713337,-4.874888059,-1.77418628,4.675416785,2.901230505,-3.966628523,0.374934751,-3.591693772,-0.061106832,-0.062697961,0.001591129,-2.592957093,-0.70597176,-3.298928853,0.602123124 +Ekpe Udoh,udohek01,2018,1725,831,-2.280136767,3.830450869,1.550314102,-0.930352143,2.466954293,1.53660215,-2.128182366,3.687700346,1.55951798,1.832673697,1.893014657,-0.06034096,-2.546041506,4.405346718,1.859305211,-0.480499599 +Ekpe Udoh,udohek01,2019,719,326,-0.161133472,-0.496314554,-0.657448026,-1.970926301,-4.719855452,-6.690781753,-0.570515759,-1.501460309,-2.071976068,0.127577042,0.226994073,-0.099417031,-1.228027097,-0.829608906,-2.057636003,-0.247464371 +Beno Udrih,udrihbe01,2014,1481,758,-0.199536607,0.110371319,-0.089165288,-1.676507635,-1.944486136,-3.620993771,-0.517050129,-0.293054967,-0.810105096,0.764400662,0.532444021,0.231956641,-0.178691229,-0.825938761,-1.004629991,-0.175601165 +Beno Udrih,udrihbe01,2015,3290,1669,0.223666776,-0.939924271,-0.716257495,-1.005302136,-0.405394033,-1.410696169,-0.027603013,-0.943032379,-0.970635392,1.503183805,1.439018979,0.064164827,-0.079168548,-0.35955812,-0.438726667,-0.956071793 +Beno Udrih,udrihbe01,2016,1403,707,-2.381848842,-2.395995941,-4.777844783,-1.33893583,0.033246467,-1.305689363,-2.305636966,-2.050120121,-4.355757088,-0.577156195,-0.577156195,0,-1.799486656,-2.159662084,-3.959148741,-0.959013573 +Beno Udrih,udrihbe01,2017,1115,560,1.350159816,-1.312523557,0.037636258,-0.910342544,5.531835392,4.621492847,1.001568136,0.016107352,1.017675488,1.058451223,1.058451223,0,-0.190009562,-1.40661525,-1.596624812,-1.641927291 +Tyler Ulis,ulisty01,2017,2409,1123,-0.084408405,-3.117321842,-3.201730247,-2.041983054,-0.020259228,-2.062242282,-0.463294264,-2.612625719,-3.075919982,-0.186676092,-0.186676092,0,-1.514093434,-2.665676141,-4.179769575,-0.032179819 +Tyler Ulis,ulisty01,2018,3484,1658,-1.566706021,-1.024211885,-2.590917906,-1.753067368,-0.655714836,-2.408782204,-1.637123633,-0.955482084,-2.592605718,0.132409308,0.132409308,0,-2.083228621,-1.05816408,-3.141392701,-0.545626183 +Tyler Ulis,ulisty01,2019,2,1,-4.461871398,57.30570498,52.84383358,-62.51966019,64.15283982,1.63317963,-16.80147286,62.46920451,45.66773165,0.023867965,0.023867965,0,-15.00184709,41.70460184,26.70275475,-3.443888738 +Jarrod Uthoff,uthofja01,2017,226,115,-0.468811314,-5.613496139,-6.082307453,-6.302727167,-9.7183724,-16.02109957,-1.649492082,-6.807940948,-8.45743303,-0.333043815,-0.333043815,0,-2.228524143,-6.751538968,-8.980063111,-0.535575995 +Jarrod Uthoff,uthofja01,2020,112,53,1.23236790701611,-6.19383182386131,-4.9614639168452,3.19298141720553,5.83299303706781,9.02597445427335,1.70814499925883,-4.01934990050732,-2.31120490124849,0.013205888805281,0.013205888805281,0,2.19529732305286,-5.40932170491832,-3.21402438186546,-1.709592148848 +Jonas Valanciunas,valanjo01,2014,4795,2482,-1.031796827,0.802445591,-0.229351236,0.646122043,-4.141952923,-3.49583088,-0.769648113,-0.199858967,-0.969507079,2.187338537,2.803142401,-0.615803864,-0.70695477,-0.386091105,-1.093045874,-0.593093667 +Jonas Valanciunas,valanjo01,2015,4306,2202,0.476384788,1.270540325,1.746925113,-2.328459781,-1.122063236,-3.450523017,-0.144737159,0.893750223,0.749013065,3.913287669,4.105606593,-0.192318924,-0.038662243,0.280099189,0.241436946,-0.501284916 +Jonas Valanciunas,valanjo01,2016,3672,1878,1.987881605,0.984354048,2.972235654,2.690862068,-2.063739507,0.627122562,2.215753501,0.411012772,2.626766273,5.178347722,3.624099169,1.554248553,2.055457736,0.888399004,2.943856741,-0.717346517 +Jonas Valanciunas,valanjo01,2017,4540,2292,-0.24360282,0.256579021,0.012976201,1.554583852,-4.283543439,-2.728959588,0.08514647,-0.690284095,-0.605137626,2.484871154,2.410548934,0.07432222,0.013556595,-0.222175537,-0.208618943,-0.849986963 +Jonas Valanciunas,valanjo01,2018,4065,1971,0.876970979,2.589729212,3.466700191,2.009605684,-2.447025304,-0.43741962,1.07975725,1.660063054,2.739820304,5.553912778,4.091551728,1.46236105,0.988390444,1.629808773,2.618199217,-0.338262699 +Jonas Valanciunas,valanjo01,2019,2314,1091,0.898937428,1.420373516,2.319310944,-0.732298583,-0.848728727,-1.58102731,0.630269991,0.984466293,1.614736285,2.429261702,2.429261702,0,-0.065696316,0.841268976,0.775572659,0.254119851 +Jonas Valanciunas,valanjo01,2020,3975,1845,0.468087141898581,2.03456844837301,2.5026555902716,0.375352845123986,1.62223581650126,1.99758866162525,0.494626320412902,2.05929413485829,2.55392045527119,4.97955029017596,4.97955029017596,0,0.100088461017742,2.01189321909204,2.11198168010978,-0.268534973562491 +Denzel Valentine,valende01,2017,2032,998,-2.500833566,-0.236597185,-2.737430751,-0.950310217,0.766596348,-0.18371387,-2.322539166,-0.059843906,-2.382383072,0.190773658,0.133333662,0.057439996,-2.505082078,-0.520060195,-3.025142272,0.656975262 +Denzel Valentine,valende01,2018,4345,2095,-0.491915572,-1.215954061,-1.707869633,-1.402282588,0.106541678,-1.295740909,-0.657807214,-0.972106825,-1.62991404,1.196481747,1.196481747,0,-1.164509031,-0.595488859,-1.75999789,-0.061595674 +Denzel Valentine,valende01,2020,1022,488,0.492890346625101,1.66712089058018,2.16001123720528,-2.68912035885302,1.6042531928914,-1.08486716596162,-0.078337783920283,1.74754655461333,1.66920877069304,1.10315685978945,1.10315685978945,0,-0.192254185593321,0.989881537459163,0.797627351865842,0.266596106262369 +Jarred Vanderbilt,vandeja01,2019,170,74,-7.997058784,8.978504832,0.981446047,-6.426028203,9.77027481,3.344246608,-8.164573953,9.678067838,1.513493885,0.168272524,0.121268464,0.04700406,-5.647590429,6.828229647,1.180639218,1.66554375 +Jarred Vanderbilt,vandeja01,2020,105,46,-7.77649656128835,-0.543810259758935,-8.32030682104728,-11.0224123445862,-3.04551789535574,-14.067930239942,-8.94739695493462,-1.10192835801806,-10.0493253129527,-0.172832188097541,-0.172832188097541,0,-8.94606361391747,-2.5101463045311,-11.4562099184486,1.64670257197705 +Fred VanVleet,vanvlfr01,2017,669,323,-2.628041804,0.552649653,-2.075392151,-2.398635382,6.710171659,4.311536276,-2.77689662,1.857976384,-0.918920236,0.30748944,0.077162513,0.230326927,-2.415403004,0.971101524,-1.44430148,-0.253828189 +Fred VanVleet,vanvlfr01,2018,3316,1634,2.216308184,1.289812612,3.506120796,2.505188844,3.081794704,5.586983549,2.342610958,1.71486278,4.057473737,5.60600977,5.451829362,0.154180408,1.74466474,1.237386585,2.982051325,-1.096393209 +Fred VanVleet,vanvlfr01,2019,4856,2352,1.324023966,-0.996661906,0.327362061,-0.637634907,1.430844437,0.79320953,0.949684211,-0.601172387,0.348511825,3.688588564,2.861820995,0.826767569,0.78863341,-0.043181823,0.745451587,-1.387723059 +Fred VanVleet,vanvlfr01,2020,4932,2358,2.35796175621674,1.39498429169064,3.75294604790738,-1.39627508249945,-0.112454991010419,-1.50873007350986,1.70137748452489,1.10179486332069,2.80317234784558,6.66084898345028,5.42037882120849,1.24047016224179,2.14152279559818,1.84265115174809,3.98417394734626,-0.874372416963475 +Anderson Varejao,varejan01,2014,3507,1800,0.105923531,3.421403441,3.527326972,1.807934818,3.078438331,4.886373149,0.489470779,3.59090183,4.08037261,6.245318776,6.245318776,0,0.614140425,2.787764922,3.401905348,-0.419306189 +Anderson Varejao,varejan01,2015,1235,636,-1.048089958,2.715524178,1.66743422,-2.698609138,-1.920715971,-4.619325109,-1.522912681,1.917989056,0.395076375,1.019790835,1.019790835,0,-0.857928526,2.366198059,1.508269533,-0.070115703 +Anderson Varejao,varejan01,2016,1213,589,-1.939104992,3.198248035,1.259143043,-2.018288274,0.486420795,-1.531867479,-2.114873245,2.773968046,0.659094801,1.057348849,0.604206171,0.453142678,-1.868074817,2.520428359,0.652353543,0.07254671 +Anderson Varejao,varejan01,2017,196,92,-2.816372532,-2.420415381,-5.236787913,-6.143668459,-6.74537076,-12.88903922,-3.765258526,-3.615742991,-7.381001517,-0.219056801,-0.219056801,0,-2.629989613,-2.253797073,-4.883786686,0.760369365 +Jarvis Varnado,varnaja01,2014,712,339,-1.676153177,-1.631668695,-3.307821872,-2.34698883,0.696003547,-1.650985284,-1.88529336,-1.195166552,-3.080459911,-0.048499559,-0.048499559,0,-1.985118464,-1.5655007,-3.550619164,0.399818036 +Greivis Vasquez,vasqugr01,2014,3793,1969,0.439042689,-0.749295983,-0.310253294,0.335866071,4.194317573,4.530183643,0.429884899,0.238802891,0.66868779,3.448279182,2.446784871,1.001494311,0.06673724,-0.81149418,-0.74475694,-1.061973829 +Greivis Vasquez,vasqugr01,2015,4120,2092,-0.276371705,-2.449281372,-2.725653077,-0.986228526,-2.0276242,-3.013852725,-0.510263892,-2.478473876,-2.988737768,-0.254315525,-0.060149857,-0.194165668,0.061976092,-2.535926874,-2.473950782,-0.964695517 +Greivis Vasquez,vasqugr01,2016,903,460,-2.845280184,-1.800729383,-4.646009567,-3.318273143,-4.520667037,-7.83894018,-3.093190559,-2.444110099,-5.537300657,-0.653544782,-0.653544782,0,-2.818810089,-2.829548783,-5.648358872,-0.091469976 +Greivis Vasquez,vasqugr01,2017,84,39,-3.671639699,5.389564977,1.717925279,-1.80017604,-3.353999789,-5.154175829,-3.476259038,3.929788253,0.453529215,0.062928854,0.062928854,0,-4.472900159,2.979727919,-1.49317224,-1.253125386 +Rashad Vaughn,vaughra01,2016,2009,1001,-3.221833248,-2.430571639,-5.652404887,-1.900449091,-1.649493266,-3.549942357,-3.130445395,-2.376725382,-5.507170777,-1.405306215,-1.405306215,0,-3.081283784,-2.553111488,-5.634395272,-0.19491884 +Rashad Vaughn,vaughra01,2017,942,468,-2.967906157,-0.292617923,-3.26052408,-7.345669463,-1.237585717,-8.58325518,-4.06761945,-0.491589577,-4.559209028,-0.430000157,-0.384477624,-0.045522533,-3.302303075,-1.205459069,-4.507762144,-0.229257229 +Rashad Vaughn,vaughra01,2018,429,212,-1.030075649,0.479516184,-0.550559465,0.337579684,-1.203877914,-0.86629823,-0.822959324,0.178586681,-0.644372643,0.227704552,0.227704552,0,-1.028484404,-1.633519103,-2.662003507,-0.275237329 +Jan Vesely,veselja01,2014,1559,776,-2.194938746,4.982249454,2.787310708,-5.234686691,0.773152409,-4.461534282,-2.947405108,4.382170495,1.434765387,1.642523002,1.642523002,0,-2.078508317,4.549105189,2.470596872,0.248118813 +Charlie Villanueva,villach01,2014,359,180,-2.036092223,-3.866199263,-5.902291487,-5.822299102,-5.878713715,-11.70101282,-2.922234,-4.460599403,-7.382833403,-0.427132985,-0.427132985,0,-1.458702696,-4.791553564,-6.25025626,0.37695345 +Charlie Villanueva,villach01,2015,1549,721,0.619035019,-3.179619669,-2.56058465,-0.556948002,-1.711821154,-2.268769156,0.333973119,-3.073513995,-2.739540876,-0.006567358,-0.106344321,0.099776963,1.569706353,-3.52686886,-1.957162507,1.199730777 +Charlie Villanueva,villach01,2016,1428,685,-2.829901697,-1.362686892,-4.192588589,-4.547061736,-0.283404941,-4.830466677,-3.345372311,-1.215021967,-4.560394279,-0.634183818,-0.46517748,-0.169006338,-2.868858842,-2.357303788,-5.226162631,0.57867798 +Gabe Vincent,vincega01,2020,178,83,-6.55858421910192,1.51103427349801,-5.04754994560391,-11.550556246802,0.942795395175818,-10.6077608516262,-8.03915967327654,1.46251041923237,-6.57664925404417,-0.167070021770426,-0.167070021770426,0,-4.24743357835134,-1.24008501602682,-5.48751859437816,-0.324863904280229 +Noah Vonleh,vonleno01,2015,510,259,-2.508736252,-0.868481232,-3.377217485,-6.857196381,0.197023071,-6.660173311,-3.488612904,-0.685226487,-4.173839391,-0.187436306,-0.187436306,0,-3.272290012,-1.981616851,-5.253906863,-0.363088624 +Noah Vonleh,vonleno01,2016,2381,1186,-3.517066445,0.262505378,-3.254561068,-0.805925162,-1.285416081,-2.091341242,-3.179448346,-0.030587514,-3.21003586,-0.275831728,-0.291812742,0.015981014,-2.995014434,-0.106184619,-3.101199053,-1.138326184 +Noah Vonleh,vonleno01,2017,2790,1365,-2.836191689,1.165186325,-1.671005364,-2.836881359,-0.117516527,-2.954397886,-3.015684895,0.995744895,-2.01994,0.507168293,0.49557875,0.011589544,-2.746678711,0.730917095,-2.015761616,-0.634627736 +Noah Vonleh,vonleno01,2018,1793,875,-1.505389691,-0.145429642,-1.650819332,-2.553939333,0.129624251,-2.424315081,-1.776921624,-0.081712008,-1.858633632,0.392635531,0.392635531,0,-2.568269111,-0.407838713,-2.976107824,-0.668816799 +Noah Vonleh,vonleno01,2019,3634,1722,-1.463561593,1.152069486,-0.311492107,1.593462548,-0.70179908,0.891663468,-0.864986775,0.888348777,0.023362002,2.424035021,2.424035021,0,-1.178118434,0.638631841,-0.539486593,-0.524592142 +Noah Vonleh,vonleno01,2020,840,380,-2.50544221532081,1.83609894014245,-0.669343275178358,-6.43187584949951,1.66336135941284,-4.76851449008667,-3.46815239970628,1.9343335584101,-1.53381884129618,0.231106517037776,0.271616057941924,-0.040509540904148,-3.78607197591282,0.747965537201177,-3.03810643871164,-0.198883341202147 +Nikola Vucevic,vucevni01,2014,3590,1812,-1.228263303,1.202748015,-0.025515288,0.950328657,-0.711780987,0.23854767,-0.780851704,0.904889284,0.12403758,2.656184753,2.656184753,0,-0.657918744,1.251866493,0.593947749,-0.029327074 +Nikola Vucevic,vucevni01,2015,5032,2529,-0.609998249,-0.606189065,-1.216187314,-1.012903841,-2.498938541,-3.511842382,-0.674486458,-0.999308232,-1.673794691,1.395623962,1.395623962,0,-0.980220541,-0.153996549,-1.13421709,0.483454236 +Nikola Vucevic,vucevni01,2016,4106,2037,-0.011180225,0.762963188,0.751782963,1.239198991,-0.781201668,0.457997323,0.259211732,0.49168991,0.750901642,3.624689929,3.624689929,0,0.523864795,0.233838849,0.757703644,-0.368397655 +Nikola Vucevic,vucevni01,2017,4467,2163,-1.561131524,2.161388006,0.600256482,-1.258725561,0.517369671,-0.741355891,-1.526685489,1.996025009,0.469339521,3.577444011,3.577444011,0,-1.288446731,1.986692312,0.69824558,0.682000346 +Nikola Vucevic,vucevni01,2018,3558,1683,-1.555055295,0.042921195,-1.5121341,1.999762516,1.576334738,3.576097254,-0.853163651,0.399679365,-0.453484286,1.992794068,1.992794068,0,-0.51754128,0.682703927,0.165162646,1.048974291 +Nikola Vucevic,vucevni01,2019,5477,2657,0.653121036,3.697098226,4.350219261,4.076058832,1.345875723,5.421934555,1.406062175,3.395626636,4.80168881,10.22755181,10.21696054,0.010591269,1.850338307,3.07476824,4.925106547,0.193802779 +Nikola Vucevic,vucevni01,2020,4558,2183,0.263868266790763,1.73281562397519,1.99668389076595,3.3583871681747,-1.05558580505857,2.30280136311613,0.981151685929867,1.25914525462717,2.24029694055704,5.57854405830631,5.35329438388037,0.225249674425936,1.84176996470424,2.06397488418674,3.90574484889098,0.024582042603235 +Sasha Vujacic,vujacsa01,2014,23,10,-13.62073272,-2.701461669,-16.32219439,-12.77672816,-15.58102483,-28.35775299,-14.52693611,-5.719647037,-20.24658315,-0.093833838,-0.093833838,0,-11.3747933,-4.69807879,-16.07287209,4.906300217 +Sasha Vujacic,vujacsa01,2016,1833,908,-0.86337097,0.691546739,-0.171824231,-0.691213086,1.804288451,1.113075364,-0.864136924,0.987353038,0.123216113,1.333558968,1.333558968,0,-1.102683446,0.344361769,-0.758321677,0.184126802 +Sasha Vujacic,vujacsa01,2017,844,408,-2.081886088,-1.013989842,-3.09587593,-3.656179844,3.636747354,-0.01943249,-2.518472352,-0.061274019,-2.579746371,0.035307824,0.035307824,0,-2.452542799,-1.120065113,-3.572607912,-0.366576378 +Dean Wade,wadede01,2020,156,71,-3.13266399185815,-3.38083964463587,-6.51350363649402,-1.75764892241618,-0.04431482597374,-1.80196374838992,-2.93907872076683,-2.74752666630949,-5.68660538707632,-0.106975271098891,-0.106975271098891,0,-2.12413025982096,-3.91126598871217,-6.03539624853313,0.575030725119215 +Dwyane Wade,wadedw01,2014,4756,2468,1.838146796,-0.940392493,0.897754303,-1.868403635,0.672944365,-1.19545927,1.070551289,-0.654134306,0.416416982,3.982435319,3.666342975,0.316092345,2.275010127,-0.826672029,1.448338098,0.954042127 +Dwyane Wade,wadedw01,2015,3803,1971,1.635270613,-2.278784249,-0.643513636,2.450133396,-2.576100249,-0.125966854,1.991745311,-2.458077416,-0.466332106,2.319969841,2.319969841,0,2.001985827,-2.900738215,-0.898752388,0.981459124 +Dwyane Wade,wadedw01,2016,5388,2731,2.093213293,-1.430238857,0.662974436,0.661101337,-3.340474937,-2.6793736,1.911450732,-1.936919453,-0.025468721,3.805989388,3.348558201,0.457431187,1.283126024,-2.148450358,-0.865324334,0.122438828 +Dwyane Wade,wadedw01,2017,4013,1982,0.79748857,-0.36543212,0.43205645,-2.61785706,0.310527372,-2.307329688,0.18473229,-0.272780209,-0.088047919,2.741465753,2.182359221,0.559106532,-0.485448291,-0.615095659,-1.10054395,0.923602635 +Dwyane Wade,wadedw01,2018,3500,1663,-0.969873063,0.030479437,-0.939393626,-3.552147146,3.054762742,-0.497384403,-1.598026445,0.684494813,-0.913531631,1.571707331,1.159691034,0.412016298,-0.631525699,-0.133385467,-0.764911165,0.923275564 +Dwyane Wade,wadedw01,2019,3980,1885,0.566817586,-2.318800147,-1.751982561,-2.848010822,-0.553454953,-3.401465775,-0.062372499,-2.11506938,-2.177441879,0.554080517,0.554080517,0,0.329289786,-2.524652948,-2.195363162,0.635919729 +Moritz Wagner,wagnemo01,2019,982,446,-3.504915566,-0.315125185,-3.820040751,-7.540412141,0.216367207,-7.324044934,-4.519796393,-0.230223971,-4.750020365,-0.460429496,-0.460429496,0,-4.347730245,-0.773745847,-5.121476093,1.192780967 +Moritz Wagner,wagnemo01,2020,1869,835,-1.68103719129265,1.35635722210475,-0.324679969187892,-1.96603835801342,-0.178574248233335,-2.14461260624675,-1.84506271012128,1.21163577458965,-0.633426935531632,0.911906533272788,0.911906533272788,0,-1.34870937483773,1.22850507450152,-0.120204300336208,1.15618378214986 +Dion Waiters,waitedi01,2014,4071,2072,-0.544203551,-1.635227424,-2.179430975,-0.266189438,2.549715466,2.283526028,-0.466860469,-0.835245421,-1.30210589,1.534820955,1.534820955,0,-0.167278568,-1.119711388,-1.286989956,0.263332517 +Dion Waiters,waitedi01,2015,4490,2208,-0.833243458,-1.229724183,-2.062967641,-0.98634923,-0.579835902,-1.566185132,-0.961879156,-1.172971195,-2.13485035,0.681267034,0.681267034,0,-0.80774024,-0.711247216,-1.518987456,0.467294888 +Dion Waiters,waitedi01,2016,5427,2643,-0.287806807,-0.096861774,-0.384668581,-1.395217195,-2.070234218,-3.465451412,-0.632248288,-0.533581158,-1.165829446,2.183524568,0.794377917,1.389146651,-0.234395239,-0.256521079,-0.490916318,-0.032993049 +Dion Waiters,waitedi01,2017,2784,1384,0.965915832,1.109952503,2.075868334,1.914321058,1.16826998,3.082591037,1.211993712,1.168397604,2.380391316,3.615750626,3.615750626,0,1.643553224,1.191739864,2.835293088,-0.186963513 +Dion Waiters,waitedi01,2018,1845,918,-1.636553835,-0.931369493,-2.567923328,-3.698763993,-0.454643435,-4.153407428,-2.146836592,-0.90840608,-3.055242672,-0.142289975,-0.142289975,0,-1.452761012,-0.536999022,-1.989760034,-0.468060999 +Dion Waiters,waitedi01,2019,2320,1138,-0.468153165,-1.013438117,-1.481591281,0.237111526,-0.232381474,0.004730052,-0.309014172,-0.936215215,-1.245229388,0.865084176,0.865084176,0,0.66144789,-1.041941884,-0.380493994,-1.00283492 +Dion Waiters,waitedi01,2020,522,245,-1.69349722355217,-2.34741136858536,-4.04090859213752,-0.098339292807092,-0.00885692157752,-0.107196214384611,-1.48195242310002,-2.02976956018626,-3.51172198328628,-0.092003242675617,-0.165680519756548,0.073677277080931,-0.15119701276396,-2.10168565558751,-2.25288266835147,0.003839997974888 +Henry Walker,walkebi01,2015,1245,628,-0.998689499,0.034268705,-0.964420794,-1.05124162,2.086851253,1.035609633,-1.074951999,0.487561814,-0.587390185,0.692187302,0.692187302,0,-0.724761589,0.916538525,0.191776936,-0.100334339 +Kemba Walker,walkeke02,2014,5371,2767,1.186473415,1.690704686,2.877178101,1.947937666,4.138371447,6.086309113,1.459454203,2.285756774,3.745210978,9.073102918,8.562446176,0.510656742,1.001435568,2.245523181,3.246958749,-1.167313322 +Kemba Walker,walkeke02,2015,4118,2119,1.555632359,2.009491462,3.565123821,-1.274791775,-2.344381852,-3.619173627,1.156721239,1.212726263,2.369447502,5.437460145,5.437460145,0,0.998699903,1.81617463,2.814874532,-1.684874383 +Kemba Walker,walkeke02,2016,6299,3145,3.292916477,1.264126041,4.557042518,2.80591721,-1.913637891,0.892279319,3.365737996,0.664589112,4.030327108,10.73837186,10.51891705,0.21945481,3.386264869,0.677614596,4.063879465,-1.067383912 +Kemba Walker,walkeke02,2017,5503,2739,4.400986683,-0.391092735,4.009893948,5.818759513,1.855734008,7.674493521,4.986427883,0.05800475,5.044432633,10.77902175,10.77902175,0,4.906761301,-0.036868681,4.869892619,-1.019547936 +Kemba Walker,walkeke02,2018,5661,2736,4.923081579,0.432219087,5.355300666,5.621359137,0.857382406,6.478741543,5.385715896,0.569927383,5.955643279,12.15693432,12.15693432,0,4.722905828,0.661806842,5.384712671,0.038072791 +Kemba Walker,walkeke02,2019,5928,2863,4.660213016,1.201839363,5.862052378,4.786363193,-1.428996224,3.357366969,4.957099729,0.761125568,5.718225297,12.34645517,12.34645517,0,5.653332695,0.506688149,6.160020844,-0.190351315 +Kemba Walker,walkeke02,2020,4908,2370,4.35378362353153,0.617352431969528,4.97113605550106,5.51413715798824,-2.7244132063433,2.78972395164494,4.83286025577692,-0.099833896210087,4.73302635956683,9.11212312986408,6.51762760995441,2.59449551990967,5.71635442937831,0.20413666300968,5.92049109238799,-0.202465079482382 +Lonnie Walker IV,walkelo01,2019,291,139,-3.949954027,0.677129392,-3.272824635,-12.21928789,0.68519237,-11.53409552,-5.946924155,0.725268972,-5.221655183,-0.167588578,-0.18645335,0.018864772,-5.86082115,-1.179060056,-7.039881206,-1.829664522 +Lonnie Walker IV,walkelo01,2020,2111,988,-2.46380902172213,-1.31212725579771,-3.77593627751984,-0.59061572003979,-0.240860958719946,-0.831476678759736,-2.24442236847159,-1.15566433372215,-3.40008670219374,-0.326590062479865,-0.326590062479865,0,-2.31605895669019,-1.84201015638175,-4.15806911307195,-0.344013837440515 +Gerald Wallace,wallage01,2014,2813,1416,-1.985414293,1.760985525,-0.224428768,-2.184432231,0.364164309,-1.820267922,-2.130728698,1.604068428,-0.52666027,1.613527774,1.613527774,0,-2.1904523,0.475589858,-1.714862442,0.435381427 +Gerald Wallace,wallage01,2015,583,290,-2.965431156,1.031229174,-1.934201982,1.786323636,-0.684880415,1.101443221,-2.127817285,0.72643963,-1.401377655,0.20467749,0.243024072,-0.038346582,-2.498943205,-0.084738877,-2.583682082,0.494333062 +Tyrone Wallace,wallaty01,2018,1831,851,-1.868182399,-2.052794984,-3.920977383,-1.428888263,1.628969531,0.200081268,-1.913598985,-1.387426683,-3.301025668,-0.240345837,-0.240345837,0,-1.823352409,-0.916603754,-2.739956163,0.456667529 +Tyrone Wallace,wallaty01,2019,1438,639,-2.723174848,-0.25171035,-2.974885199,-0.074935962,3.735962959,3.661026997,-2.364182853,0.579695685,-1.784487168,0.318084989,0.28181298,0.036272009,-3.269650405,-0.459857231,-3.729507636,0.410668131 +Tyrone Wallace,wallaty01,2020,348,160,-5.45781296552836,0.061678706787183,-5.39613425874118,-8.62330799451667,6.10096428271191,-2.52234371180476,-6.40388788018264,1.4220517118961,-4.98183616828654,-0.182623569822602,-0.182623569822602,0,-6.61548639733707,-0.143097270674994,-6.75858366801206,0.243405292119583 +John Wall,walljo01,2014,6739,3400,1.60699396,-0.759545537,0.847448423,1.43159031,2.684096896,4.115687206,1.674780499,-0.085825503,1.588954996,7.659515862,6.899706095,0.759809767,2.456523757,0.054940163,2.51146392,1.565955384 +John Wall,walljo01,2015,6253,3110,1.888743565,-1.271412106,0.617331459,1.852116976,5.505364814,7.35748179,2.016934201,0.041886637,2.058820838,7.775791068,7.046280391,0.729510677,1.935478389,0.750480715,2.685959104,1.557873766 +John Wall,walljo01,2016,5761,2784,1.66572763,-0.183438666,1.482288965,2.434022381,0.80681116,3.240833541,1.932568452,0.010425585,1.942994037,6.717854515,6.717854515,0,2.57591878,0.296844312,2.872763092,0.761352131 +John Wall,walljo01,2017,6914,3343,4.450574958,-1.651914327,2.798660632,4.271928276,-0.539851715,3.732076561,4.591815723,-1.496651871,3.095163851,10.12952212,9.299071052,0.830451065,4.584201304,-1.352798224,3.23140308,1.402111043 +John Wall,walljo01,2018,3426,1644,2.056127719,0.021526491,2.07765421,2.258118684,0.856552191,3.114670875,2.190751672,0.193022965,2.383774637,4.383535104,3.122546854,1.260988251,1.987313202,0.007625689,1.99493889,0.936407982 +John Wall,walljo01,2019,2393,1104,0.526913231,-2.218877214,-1.691963983,-3.451046599,-0.100456648,-3.551503247,-0.260646294,-1.862955919,-2.123602213,0.356142847,0.356142847,0,0.468029517,-1.525971997,-1.05794248,0.958266964 +Derrick Walton Jr.,waltode01,2018,295,147,0.27406496,-0.029501264,0.244563695,-5.650935205,-3.82687509,-9.477810295,-0.907079797,-0.835741042,-1.742820838,0.07429902,0.07429902,0,-1.767304647,-0.540110687,-2.307415335,-1.626810948 +Derrick Walton Jr.,waltode01,2020,536,248,-0.473562153192556,-0.198392340266672,-0.671954493459229,-4.58577889065506,0.796017996272908,-3.78976089438215,-1.40282578168421,-0.044187735775471,-1.44701351745968,0.167579856251111,0.167579856251111,0,-2.18566908057602,-0.671021615104518,-2.85669069568054,-1.27525394799203 +Brad Wanamaker,wanambr01,2019,775,360,-0.093487787,-0.72313249,-0.816620277,-2.469022153,5.042344536,2.573322383,-0.616224785,0.377185441,-0.239039344,0.468787865,0.559215888,-0.090428023,-0.850085031,-0.488000101,-1.338085132,0.355758257 +Brad Wanamaker,wanambr01,2020,3461,1642,-0.358307224276588,-0.741484103611934,-1.09979132788852,-0.811217801217417,0.363537840025046,-0.44767996119237,-0.531919544307077,-0.612453700381406,-1.14437324468848,1.34269311866432,1.19621707788969,0.146476040774623,-0.573262692239951,-0.218408259943189,-0.79167095218314,-0.371615030831816 +Casper Ware,wareca01,2014,244,116,0.949527271,3.296174056,4.245701327,2.110026628,3.745571961,5.855598588,1.330552308,3.648424129,4.978976436,0.459066742,0.459066742,0,0.685457559,3.005536443,3.690994002,0.344130222 +Jameel Warney,warneja01,2018,53,27,2.189323103,-8.896576961,-6.707253858,3.444084681,-2.828707227,0.615377454,2.62833134,-8.179910971,-5.551579631,-0.037882504,-0.037882504,0,2.037051889,-8.23363953,-6.196587641,-1.825899807 +T.J. Warren,warretj01,2015,1252,614,-1.471358059,-0.885694829,-2.357052888,-4.062862674,-1.538835202,-5.601697875,-2.088079677,-1.060456626,-3.148536303,-0.124721266,-0.124721266,0,-2.605999836,-1.539970201,-4.145970037,-0.096267596 +T.J. Warren,warretj01,2016,2245,1070,0.248339958,-1.755111111,-1.506771153,1.231426802,-1.239575834,-0.008149032,0.525225569,-1.714279147,-1.189053578,0.847596095,0.847596095,0,-0.169293969,-1.549734835,-1.719028805,-0.521306294 +T.J. Warren,warretj01,2017,4358,2048,0.848613207,-0.410130762,0.438482444,0.863579337,-3.702636703,-2.839057367,0.930679899,-1.077996238,-0.147316339,2.72191532,2.72191532,0,-0.189384094,-0.652001625,-0.84138572,0.086502221 +T.J. Warren,warretj01,2018,4538,2142,-0.301812838,-0.154660741,-0.456473579,1.224419612,-1.813339384,-0.588919772,0.102674812,-0.460833849,-0.358159037,2.60526812,2.60526812,0,-0.411922843,-0.755192204,-1.167115047,-0.328316412 +T.J. Warren,warretj01,2019,2886,1360,0.75362919,-1.220622802,-0.466993613,0.828896676,-1.053155887,-0.224259211,0.894260757,-1.211225502,-0.316964744,1.684935308,1.684935308,0,0.686256747,-0.906602235,-0.220345489,-0.19798943 +T.J. Warren,warretj01,2020,4865,2358,0.922007728439815,-0.021598948563667,0.900408779876149,-0.073949019966284,1.15063787843071,1.07668885846443,0.763897570486262,0.20624112323755,0.970138693723812,4.46641403775874,4.24284074766347,0.223573290095267,0.472640721199122,0.676556224801975,1.1491969460011,-0.333787587526911 +Julian Washburn,washbju01,2019,519,254,-4.674302401,1.486757069,-3.187545332,-2.456698036,1.066054337,-1.390643699,-4.4965226,1.463291726,-3.033230874,-0.036307699,-0.036307699,0,-4.74411181,1.053385781,-3.690726028,-1.10069855 +P.J. Washington,washipj01,2020,3563,1759,-2.33624424458292,-1.22539540032463,-3.56163964490755,-2.18817100520478,1.4664362808482,-0.721734724356582,-2.39548029823159,-0.689107308487031,-3.08458760671862,-0.300597607957015,-0.300597607957015,0,-2.05845544645786,-0.935173605398827,-2.99362905185668,0.110411573256 +Yuta Watanabe,watanyu01,2019,365,174,-6.109135607,-1.706371577,-7.815507184,1.962275179,1.39175727,3.354032449,-4.742452091,-1.160194338,-5.902646429,-0.278371613,-0.278371613,0,-5.374713377,-1.765000037,-7.139713414,-0.547643724 +Yuta Watanabe,watanyu01,2020,226,105,-1.10271859631663,3.06185055966211,1.95913196334548,-1.2957877033396,1.25218824330625,-0.04359946003335,-1.1779435936793,2.87136085681125,1.69341726313195,0.236809238276702,0.236809238276702,0,-2.13049641752398,1.38370473498033,-0.746791682543656,-0.527196158735761 +Tremont Waters,watertr01,2020,255,121,-8.2420959206083,1.73412790149783,-6.50796801911046,-3.19350776846534,2.86145142259967,-0.332056345865667,-7.72554925406159,2.02459366870247,-5.70095558535911,-0.184416154765281,-0.173558225791526,-0.010857928973755,-6.58004863212009,1.12240352671053,-5.45764510540957,2.00602438658589 +C.J. Watson,watsocj01,2014,3059,1535,-0.919417029,2.160112669,1.240695641,-3.475839798,1.792655759,-1.683184039,-1.482335154,2.141519925,0.659184771,2.602506371,2.963531614,-0.361025243,-2.039622322,2.07377703,0.034154709,-0.016354674 +C.J. Watson,watsocj01,2015,2862,1422,0.353900744,1.133390288,1.487291032,-0.877572276,0.751535996,-0.12603628,0.142436853,1.111826554,1.254263407,2.915974449,2.915974449,0,0.066412321,1.205924408,1.272336729,0.358599826 +C.J. Watson,watsocj01,2016,1378,656,-1.794198777,-3.282211486,-5.076410263,-0.40397081,-1.79261595,-2.19658676,-1.606689977,-3.161712451,-4.768402428,-0.672686793,-0.672686793,0,-2.18711414,-3.000126544,-5.187240684,-0.412905574 +C.J. Watson,watsocj01,2017,2071,1012,-1.143933219,-0.623228995,-1.767162214,-4.907415017,0.911416193,-3.995998825,-1.945087098,-0.306285869,-2.251372967,0.258226685,0.258226685,0,-2.112928308,-0.852670014,-2.965598322,0.295042736 +Earl Watson,watsoea01,2014,361,175,-3.813709188,-6.933551797,-10.74726099,-6.590658862,5.052084859,-1.538574003,-4.679645905,-4.849366165,-9.52901207,-0.614332071,-0.435460604,-0.178871467,-3.234712556,-3.497291004,-6.73200356,1.38559556 +Paul Watson,watsopa01,2020,215,96,1.46365256905163,-1.61712019030292,-0.153467621251287,8.70537037743187,1.93144702450664,10.6368174019385,3.04786903491123,-0.999816500630649,2.04805253428058,0.23813382091917,0.250642813408541,-0.012508992489372,2.8546227952007,-1.85243713813608,1.00218565706462,0.714617964083975 +Maalik Wayns,waynsma01,2014,22,9,0.980863651,4.00085375,4.981717401,-3.200241198,-8.912987866,-12.11322906,0.036493184,1.426970541,1.463463726,0.019319158,0.019319158,0,0.680553789,6.379737438,7.060291228,-0.139923299 +David Wear,wearda01,2015,15,7,-0.421707863,0.759369502,0.337661639,1.912923569,-39.75033124,-37.83740767,0.037576302,-7.587399874,-7.549823573,-0.017079405,-0.017079405,0,-1.578659019,-6.111109807,-7.689768827,-0.350666714 +Travis Wear,weartr01,2015,1316,672,-4.466121174,-1.245523498,-5.711644672,-2.137935327,2.106971164,-0.030964163,-4.159057103,-0.532016868,-4.691073971,-0.661925177,-0.661925177,0,-3.963735387,-2.703761679,-6.667497066,-0.515934705 +Travis Wear,weartr01,2018,480,228,-1.172362679,1.525752014,0.353389335,-0.531353536,2.623499538,2.092146002,-1.095946149,1.840748363,0.744802215,0.406971832,0.406971832,0,-1.205766392,1.097895557,-0.107870835,0.106597646 +Quinndary Weatherspoon,weathqu01,2020,184,78,-4.1973258057675,-6.31939183428733,-10.5167176400548,-5.09722805628366,-0.737018483431211,-5.83424653971487,-4.63275370933879,-5.53615766521512,-10.1689113745539,-0.297381942824176,-0.297381942824176,0,-5.43878829410156,-6.05082464977071,-11.4896129438723,0.740746922694202 +James Webb III,webbja01,2018,251,120,-5.016383719,-2.754352162,-7.770735881,-2.665319846,-0.657204305,-3.322524151,-4.816630585,-2.441307019,-7.257937604,-0.274605727,-0.274605727,0,-3.924863556,-3.574122691,-7.498986247,-0.498956339 +Briante Weber,weberbr01,2016,350,175,-2.956710428,-0.350961969,-3.307672397,-3.465461637,-7.936424116,-11.40188575,-3.233508608,-1.925007083,-5.158515692,-0.218571258,-0.299904957,0.0813337,-3.355128958,-0.745640164,-4.100769122,-0.693318422 +Briante Weber,weberbr01,2017,394,205,-1.917744055,-1.93816891,-3.855912965,-2.249644139,-6.0181393,-8.267783439,-2.123907143,-2.915564398,-5.039471541,-0.22332264,-0.22332264,0,-1.507598634,-1.499168288,-3.006766922,-1.979000411 +Briante Weber,weberbr01,2018,503,237,-3.296651231,-1.051511907,-4.348163139,-5.12445747,-8.970596138,-14.09505361,-3.908499735,-2.769838022,-6.678337757,-0.476926227,-0.476926227,0,-3.19873575,0.017069381,-3.181666369,0.39007999 +Martell Webster,webstma02,2014,4643,2352,0.976543103,-1.916372411,-0.939829309,-0.519847247,-3.192911364,-3.712758611,0.733958539,-2.300360083,-1.566401544,1.418225816,1.241069477,0.177156339,0.601521394,-2.429222629,-1.827701235,-0.702201403 +Martell Webster,webstma02,2015,731,356,-2.536379069,-5.808048037,-8.344427106,-9.833393707,-4.732690549,-14.56608426,-4.188770858,-5.944477502,-10.13324836,-1.357160233,-1.367376421,0.010216187,-3.820953274,-6.609846601,-10.43079987,0.99989282 +Sonny Weems,weemsso01,2016,1071,499,-4.517472677,-5.612891447,-10.13036412,-3.613202276,0.839388515,-2.773813761,-4.569754141,-4.552308394,-9.122062535,-1.64212657,-1.64212657,0,-4.395638983,-5.349201017,-9.74484,1.173392378 +Thomas Welsh,welshth01,2019,86,36,-1.427393948,2.227038939,0.799644991,-3.205735623,8.226338933,5.020603309,-1.89559606,3.601408416,1.705812356,0.082024512,0.082024512,0,-2.414803038,0.697874331,-1.716928707,0.228774626 +Russell Westbrook,westbru01,2014,4387,2147,3.798732853,0.475835948,4.274568801,5.131599543,-0.120057439,5.011542104,4.271803711,0.34173815,4.613541861,8.378822238,4.745112757,3.633709482,4.493983952,0.993097747,5.487081699,1.947532746 +Russell Westbrook,westbru01,2015,4759,2302,5.624267377,0.255377091,5.879644468,6.232059338,-3.351317546,2.880741792,6.093559789,-0.487868576,5.605691214,10.11974092,10.11974092,0,6.239868745,-0.201795156,6.038073588,2.991530285 +Russell Westbrook,westbru01,2016,7029,3424,6.040883653,-0.089949812,5.950933841,7.738307202,0.232035048,7.970342251,6.633779622,-0.039164003,6.594615619,16.76282181,13.08630521,3.676516597,7.496763214,0.64722324,8.143986454,1.908340473 +Russell Westbrook,westbru01,2017,6264,2996,7.470227601,-1.4885687,5.981658902,6.520864479,1.597226677,8.118091156,7.791657242,-0.94793859,6.843718652,15.30663628,13.8163326,1.490303683,7.872540873,-0.81970764,7.052833233,3.996917061 +Russell Westbrook,westbru01,2018,6533,3149,3.667098483,-0.378062094,3.289036389,6.108395732,2.067313033,8.175708765,4.340246175,0.089066673,4.429312848,11.84140355,12.03068184,-0.189278287,5.306684705,0.349725804,5.65641051,2.941962282 +Russell Westbrook,westbru01,2019,6169,2827,2.02866626,-0.406201609,1.622464651,3.947710221,-3.496424757,0.451285464,2.541995497,-1.110208199,1.431787298,6.142006009,7.063564579,-0.921558571,2.899443149,-0.202907048,2.696536101,2.660690074 +Russell Westbrook,westbru01,2020,5136,2311,0.044311605869363,-0.943090065861285,-0.898778459991922,-2.23658046260332,1.21730168973368,-1.01927877286964,-0.419859102122667,-0.561605089958806,-0.981464192081473,2.12770342373706,2.26621250729942,-0.13850908356237,0.475065743089695,-0.078965254153144,0.396100488936552,3.00409564847886 +David West,westda01,2014,6098,3159,0.263804866,0.80925417,1.073059036,3.189693693,3.865924584,7.055618277,0.92305863,1.434246,2.35730463,8.306844629,6.172665975,2.134178654,0.07163362,1.23244405,1.30407767,-0.03228082 +David West,westda01,2015,3746,1895,-1.308391438,0.366881854,-0.941509584,-1.496228954,-0.051650334,-1.547879289,-1.399985378,0.289208195,-1.110777183,1.588664255,1.588664255,0,-1.335277137,-0.106840013,-1.44211715,0.230900976 +David West,westda01,2016,3163,1580,0.073392422,2.642522309,2.715914732,1.036297335,1.907628859,2.943926193,0.2344174,2.53128724,2.76570464,4.453403832,4.058848914,0.394554918,-0.538866069,3.063735883,2.524869814,-0.039227625 +David West,westda01,2017,2169,1075,-1.051541253,5.004160562,3.95261931,-2.693028444,1.643004931,-1.050023513,-1.560650481,4.497189579,2.936539097,3.131764599,2.626605195,0.505159404,-0.582186877,4.089352751,3.507165873,-0.049803765 +David West,westda01,2018,2374,1174,-0.868033454,3.238773804,2.37074035,-2.876408879,1.204056183,-1.672352696,-1.423689482,2.984544336,1.560854854,2.603504969,2.275227245,0.328277725,-0.243184562,2.838556017,2.595371455,0.372618676 +Andrew White III,whitean01,2018,451,209,-5.084087057,-3.828802038,-8.912889095,-7.838736633,-3.409572959,-11.24830959,-5.905924052,-3.956440225,-9.862364277,-0.756843099,-0.756843099,0,-4.703491231,-5.594196259,-10.29768749,-0.204186754 +Coby White,whiteco01,2020,3575,1674,-1.02512938161026,-1.69054072703757,-2.71567010864783,-0.63168134171198,-0.469971680342202,-1.10165302205418,-0.940262716326746,-1.51600080871742,-2.45626352504417,0.251015220863963,0.251015220863963,0,-1.30241284212775,-1.63143192372744,-2.93384476585519,0.057915337853321 +Derrick White,whitede01,2018,338,157,2.289005958,2.238788327,4.527794285,-0.811761916,7.174214483,6.362452567,1.796509547,3.363021502,5.159531048,0.635061121,0.55953119,0.075529931,0.694888051,1.359112634,2.054000686,-0.127114276 +Derrick White,whitede01,2019,3931,1919,0.292045053,2.925175743,3.217220796,2.513833263,2.296145179,4.809978443,0.74074866,2.990218314,3.730966975,6.367521662,5.291939352,1.07558231,0.407684611,3.12940417,3.537088781,-0.535727571 +Derrick White,whitede01,2020,3611,1677,1.82782733348847,1.97806525859407,3.80589259208254,-1.57806915486035,2.18850088335346,0.610431728493112,1.20920343609624,2.19498544419921,3.40418888029545,5.27170568296865,5.27170568296865,0,0.51045599903541,2.20860949660152,2.71906549563693,0.119224116475115 +DJ White,whitedj01,2014,26,13,-4.854591332,-1.853671796,-6.708263128,14.24214366,-3.025938994,11.21620467,-1.217403955,-2.325288178,-3.542692133,-0.008781148,0.006586243,-0.015367391,-2.144157872,0.336335418,-1.807822453,-0.201547937 +Hassan Whiteside,whiteha01,2015,2214,1142,0.922721537,3.443319605,4.366041143,1.442919541,-1.630257765,-0.187338224,1.114390664,2.618856523,3.733247187,3.779438948,3.779438948,0,1.169695428,2.008636375,3.178331803,0.050400089 +Hassan Whiteside,whiteha01,2016,4711,2416,-0.123882403,3.156109436,3.032227033,2.314517367,-1.121021324,1.193496042,0.373470291,2.415834225,2.789304516,6.836313348,5.349009489,1.48730386,0.308088348,3.086047832,3.394136179,-0.84204301 +Hassan Whiteside,whiteha01,2017,5003,2513,-1.790193499,2.281404157,0.491210658,3.632604704,-0.941047604,2.6915571,-0.765608907,1.725097648,0.959488741,4.722997653,4.722997653,0,-0.239569845,2.153436719,1.913866874,-0.681817536 +Hassan Whiteside,whiteha01,2018,2958,1441,-1.691642937,2.605072394,0.913429457,-3.882437161,0.984921453,-2.897515708,-2.235139183,2.39191256,0.156773376,2.150021443,2.42918301,-0.279161567,-2.060046068,2.173615458,0.11356939,0.332593436 +Hassan Whiteside,whiteha01,2019,3465,1674,-1.014007558,4.482568174,3.468560616,0.862776291,-0.100739896,0.762036395,-0.644527463,3.754815658,3.110288196,5.001566281,5.001566281,0,-0.687465028,3.396254989,2.708789961,-0.072451189 +Hassan Whiteside,whiteha01,2020,4457,2114,0.390964173775137,2.37504674036834,2.76601091414347,1.9534339749138,0.772844287908141,2.72627826282194,0.703384671510707,2.26265169226465,2.96603636377536,6.13329416656522,6.12603328398946,0.007260882575756,0.572632865385865,2.08860656356111,2.66123942894697,-0.57771928736844 +Isaiah Whitehead,whiteis01,2017,3482,1643,-3.386460234,-1.025611074,-4.412071308,1.648598913,0.797110862,2.445709775,-2.483404316,-0.673033137,-3.156437454,-0.341783339,-0.341783339,0,-3.037895821,-1.417456771,-4.455352592,0.311992836 +Isaiah Whitehead,whiteis01,2018,384,180,-2.342020358,1.923468259,-0.4185521,-5.28528622,4.470665959,-0.814620261,-3.021765531,2.629190765,-0.392574766,0.220502481,0.220502481,0,-2.909975278,0.240999339,-2.66897594,1.835496363 +Okaro White,whiteok01,2017,946,471,-3.266670055,-2.382485687,-5.649155742,2.931053426,1.26032313,4.191376556,-2.15540956,-1.810698791,-3.966108351,-0.28948215,-0.28948215,0,-2.307409713,-1.742590296,-4.050000009,-0.924327897 +Okaro White,whiteok01,2018,167,80,-3.164981385,-5.838869262,-9.003850647,-2.158246248,2.928021111,0.769774863,-3.129725853,-4.394373447,-7.524099299,-0.19379318,-0.19379318,0,-3.621814787,-3.731897288,-7.353712075,-0.542896777 +Okaro White,whiteok01,2019,14,6,-3.655399957,6.429601164,2.774201207,-15.61071823,6.327438694,-9.283279541,-6.4019191,6.870637285,0.468718185,0.009787649,0.009787649,0,-4.664041008,0.102264656,-4.561776351,-0.677391621 +Royce White,whitero03,2014,19,9,-9.880544615,-15.39873948,-25.2792841,-2.902644585,-13.37512525,-16.27776984,-9.086011075,-15.90264425,-24.98865533,-0.101649489,-0.101649489,0,-9.734013774,-10.91623466,-20.65024843,-0.437674921 +Shayne Whittington,whittsh01,2015,214,108,1.987941489,-9.388186988,-7.4002455,3.752403024,-1.691208889,2.061194135,2.523262597,-8.412722309,-5.889459713,-0.173709091,-0.173709091,0,1.454773433,-6.604472108,-5.149698676,0.399033556 +Shayne Whittington,whittsh01,2016,85,41,-6.478713692,-0.242081203,-6.720794896,-10.38043451,6.086051832,-4.294382677,-7.696520296,1.001153381,-6.695366915,-0.082785759,-0.082785759,0,-8.539508557,0.972005997,-7.56750256,0.302830419 +Andrew Wiggins,wiggian01,2015,5905,2969,-0.799316119,-1.586127378,-2.385443496,1.285144337,-3.796389299,-2.511244962,-0.354837003,-2.065055767,-2.41989277,0.499637899,0.499637899,0,-0.668120769,-1.933495988,-2.601616757,-0.077320287 +Andrew Wiggins,wiggian01,2016,5755,2845,0.238975216,-1.228109082,-0.989133866,1.617362121,1.089202923,2.706565044,0.549237642,-0.773570037,-0.224332395,3.695434525,3.695434525,0,0.037444026,-0.715383028,-0.677939003,0.783050204 +Andrew Wiggins,wiggian01,2017,6133,3048,0.770144747,-0.677276417,0.09286833,4.060075726,-1.006799656,3.05327607,1.438409163,-0.754787756,0.683621407,5.367522987,5.367522987,0,1.465841742,-0.409399439,1.056442303,0.513161696 +Andrew Wiggins,wiggian01,2018,6380,3143,-0.652992366,0.015892861,-0.637099505,-0.83927524,0.700377594,-0.138897646,-0.809241323,0.187632144,-0.621609179,3.413421304,3.480597688,-0.067176384,-0.433730489,0.383974871,-0.049755618,0.181178334 +Andrew Wiggins,wiggian01,2019,5381,2543,-1.392979416,-0.880221705,-2.273201121,0.363365142,-0.617161501,-0.25379636,-1.122966346,-0.85350066,-1.976467006,1.000931361,1.000931361,0,-0.7462425,-0.354920193,-1.101162693,-0.272165923 +Andrew Wiggins,wiggian01,2020,4005,1858,0.268591807161415,-1.88835796180559,-1.61976615464418,1.1416609478008,-2.41164646370994,-1.26998551590914,0.549653323648792,-2.08441728956102,-1.53476396591223,1.15694612317791,1.15694612317791,0,0.257764995368563,-1.70114084322744,-1.44337584785887,-0.090403885744333 +CJ Wilcox,wilcocj01,2015,211,101,-4.295320541,-5.159927521,-9.455248062,-6.332083902,2.320677934,-4.011405968,-5.120847773,-3.945009049,-9.065856822,-0.332552524,-0.332552524,0,-2.365151746,-5.848073457,-8.213225203,2.090556408 +CJ Wilcox,wilcocj01,2016,366,174,-1.310248354,2.231867779,0.921619425,1.867810021,4.786784809,6.65459483,-0.754240663,2.839559958,2.085319295,0.431847867,0.413101626,0.018746241,-0.090463,2.223497207,2.133034207,0.471042909 +CJ Wilcox,wilcocj01,2017,223,108,-5.29290831,-2.778413021,-8.071321332,-3.005303548,1.324005675,-1.681297873,-5.040721968,-2.005530659,-7.046252627,-0.239685191,-0.239685191,0,-4.194960012,-3.730682967,-7.925642979,1.224339298 +Jacob Wiley,wileyja01,2018,71,33,-3.699592915,8.757371256,5.057778341,-10.12713422,18.99022441,8.863090187,-5.250120594,11.49534229,6.245221693,0.151260086,0.151260086,0,-6.465573907,7.186357106,0.720783199,-0.123702141 +Damien Wilkins,wilkida02,2018,310,152,-3.532419613,-1.331417172,-4.863836785,3.133682905,0.661721957,3.795404861,-2.33662794,-1.005037157,-3.341665097,-0.045463956,-0.045463956,0,-3.266032972,-3.10245092,-6.368483892,-0.907802065 +Alan Williams,willial03,2016,155,68,0.878318095,2.590803555,3.46912165,5.968804492,-1.812510173,4.156294319,2.047694894,1.847167433,3.894862326,0.23429369,0.23429369,0,0.694569542,1.027615577,1.722185119,1.593421688 +Alan Williams,willial03,2017,1517,708,-0.771224603,2.685368741,1.914144137,-0.315041315,2.692121467,2.377080153,-0.687596784,2.904448674,2.21685189,1.802555331,1.802555331,0,-1.63125308,2.522392674,0.891139594,0.460409589 +Alan Williams,willial03,2018,142,70,-5.63699418,1.98869502,-3.64829916,-7.652680521,11.97986083,4.327180307,-6.342906258,4.25995361,-2.082952648,0.024453194,0.024453194,0,-3.797397237,2.171535849,-1.625861388,2.624362472 +Alan Williams,willial03,2019,60,26,7.84597489,11.6338741,19.47984899,7.784584705,10.16325071,17.94783542,8.388823854,12.08622974,20.4750536,0.308987804,0.308987804,0,8.828079108,6.118116482,14.94619559,0.298650805 +C.J. Williams,willicj01,2018,1478,707,-1.137987353,0.567563262,-0.57042409,-0.312007068,0.331409182,0.019402114,-1.06318311,0.573618395,-0.489564715,0.810945951,0.810945951,0,-1.572086485,0.725191413,-0.846895072,-0.53758955 +C.J. Williams,willicj01,2019,268,128,-2.762601483,-1.374755596,-4.137357079,-8.457321998,-2.967763065,-11.42508506,-4.108031927,-1.728476058,-5.836507985,-0.201458446,-0.201458446,0,-3.486468077,-1.002581346,-4.489049422,-0.054509727 +Deron Williams,willide01,2014,4793,2487,1.64113928,0.987748315,2.628887596,5.760533049,1.309019013,7.069552062,2.603429722,1.125347002,3.728776724,8.301828042,6.217515198,2.084312844,2.951169324,0.822636452,3.773805775,-0.160550974 +Deron Williams,willide01,2015,4535,2306,0.57794403,-0.200337571,0.377606459,3.000527534,0.690582365,3.691109899,1.134343087,-0.00730893,1.127034156,4.57361288,4.254278292,0.319334588,1.341466277,-0.18622651,1.155239768,0.059223422 +Deron Williams,willide01,2016,4290,2155,0.363172015,-1.214702371,-0.851530356,-2.297233973,1.96066947,-0.336564503,-0.163318138,-0.629312806,-0.792630944,2.130198944,2.388578018,-0.258379073,-0.127014305,-0.472083946,-0.599098251,-0.17848661 +Deron Williams,willide01,2017,3792,1919,-0.000814346,-2.62008539,-2.620899736,-0.097240475,0.599118802,0.501878327,-0.025321714,-2.113121352,-2.138443066,0.604186455,0.366310282,0.237876173,0.446569541,-2.094569609,-1.648000067,-0.4157611 +Derrick Williams,willide02,2014,3695,1820,-1.761174177,-2.221816154,-3.982990331,-2.210421809,-1.687035707,-3.897457516,-1.975063435,-2.22958444,-4.204647876,-1.344444234,-1.344444234,0,-2.47113035,-2.754571332,-5.225701682,-0.266030037 +Derrick Williams,willide02,2015,3007,1462,-0.839420021,-2.546054965,-3.385474986,-1.440095869,-6.316588587,-7.756684456,-1.019465352,-3.44981092,-4.469276273,-1.280591652,-1.280591652,0,-1.755372002,-4.645087176,-6.400459179,-0.137425634 +Derrick Williams,willide02,2016,2879,1435,-0.537646354,-2.738017679,-3.275664033,-4.457431597,-2.339725915,-6.797157512,-1.359454559,-2.811254712,-4.170709271,-1.034356434,-1.034356434,0,-1.466860784,-4.397112116,-5.863972901,-0.544592301 +Derrick Williams,willide02,2017,1695,842,-2.305138667,-4.900271719,-7.205410387,-3.640911092,-2.455063685,-6.095974777,-2.740442806,-4.69259807,-7.433040876,-2.017930435,-1.801674659,-0.216255776,-1.733438308,-4.984558289,-6.717996597,-0.453293333 +Derrick Williams,willide02,2018,23,9,-7.990882122,-0.927800199,-8.918682321,-43.75612194,39.13444921,-4.621672727,-15.92834101,7.41497898,-8.513362028,-0.026243015,-0.026243015,0,-11.22767099,-1.900801082,-13.12847207,-0.82909447 +Elliot Williams,williel01,2014,2455,1157,-2.540079482,-4.36225771,-6.902337191,-6.819313063,-0.253411821,-7.072724884,-3.505226847,-3.701855119,-7.207081966,-2.654154834,-2.654154834,0,-3.898273559,-3.811366528,-7.709640087,0.843326411 +Elliot Williams,williel01,2015,236,119,0.86413641,-3.635630171,-2.771493761,1.08647944,3.572626653,4.659106094,0.971525858,-2.343700094,-1.372174236,0.082723802,0.082723802,0,1.206903649,-2.323731824,-1.116828174,-0.307839319 +Elliot Williams,williel01,2016,86,45,-4.55145332,0.314518701,-4.236934619,0.292796436,-1.525365361,-1.232568924,-3.83463957,-0.024409296,-3.859048866,-0.024943264,-0.024943264,0,-3.461084821,-1.014510514,-4.475595335,-1.993084559 +Grant Williams,willigr01,2020,2584,1213,-3.13466606852782,1.83072411653389,-1.30394195199394,-0.744543112231179,3.46632722956229,2.72178411733111,-2.89098760085522,2.19343556225238,-0.697552038602838,1.29524606620107,0.866521092154222,0.428724974046852,-3.12610594142965,1.48574598678355,-1.6403599546461,0.203429348610373 +Johnathan Williams,willijo04,2019,793,372,-1.436611262,-2.491051478,-3.927662739,1.92519767,3.73762485,5.66282252,-0.792988622,-1.358993396,-2.151982017,0.113039209,0.113039209,0,-1.735585229,-1.147538414,-2.883123643,-0.414167185 +Johnathan Williams,willijo04,2020,374,180,-1.31245397927416,-5.73572000353057,-7.04817398280473,-2.97425268442273,0.301441711148211,-2.67281097327452,-1.74923747705532,-4.7632937475633,-6.51253122461862,-0.341475425778194,-0.341475425778194,0,-2.78672719175353,-6.12527994245872,-8.91200713421225,-1.19982544871728 +Kenrich Williams,willike04,2019,2378,1079,-1.246715736,1.380722288,0.134006552,-0.993244262,-2.38004309,-3.373287351,-1.267268136,0.717969568,-0.549298568,1.2168449,1.2168449,0,-0.872564251,0.757200539,-0.115363712,0.449714986 +Kenrich Williams,willike04,2020,1792,832,-1.9761338398366,2.45028170303225,0.474147863195647,-1.77041442078266,1.18510086028886,-0.585313560493796,-2.0490154967245,2.36721026414761,0.318194767423109,1.2959138165997,1.2959138165997,0,-2.10154619018958,2.11583585627695,0.014289666087377,-0.509038829241535 +Lou Williams,willilo02,2014,3186,1578,1.111533587,-2.913591135,-1.802057548,-0.356231063,-6.539120528,-6.895351591,0.891464095,-3.84307761,-2.951613515,-0.174031072,-0.003218244,-0.170812828,1.82696253,-4.654863447,-2.827900917,0.545708222 +Lou Williams,willilo02,2015,4228,2118,4.94563006,-2.391213992,2.554416067,3.395237886,-0.478465402,2.916772484,4.840112018,-2.105188424,2.734923594,5.951815047,5.965790468,-0.013975421,5.041739785,-2.600469611,2.441270174,0.443017173 +Lou Williams,willilo02,2016,3904,1907,3.660301315,-2.080387662,1.579913653,-0.201318631,-2.214404909,-2.415723541,3.174927634,-2.177197527,0.997730107,3.671614216,3.671614216,0,2.016758463,-2.618980715,-0.602222252,0.676743139 +Lou Williams,willilo02,2017,4821,2266,5.877374202,-2.476820681,3.400553522,3.149068447,0.423564832,3.572633279,5.680459065,-2.003246076,3.677212989,7.619303641,6.970962471,0.64834117,5.081817065,-2.597029206,2.484787858,1.523880763 +Lou Williams,willilo02,2018,5489,2589,5.022813055,-3.269222634,1.753590421,4.473918011,-2.751852205,1.722065806,5.219557888,-3.336743734,1.882814154,6.274484145,6.274484145,0,5.281747698,-3.522228194,1.759519504,2.511937389 +Lou Williams,willilo02,2019,4775,2169,5.496732601,-4.229918482,1.26681412,1.564379584,-1.749676705,-0.18529712,5.009875396,-3.945944147,1.063931249,4.286623379,4.304896914,-0.018273536,3.874559998,-4.644651236,-0.770091238,1.713150757 +Lou Williams,willilo02,2020,4802,2205,2.72319500696827,-2.45601019829687,0.267184808671399,-0.229905150673192,-2.84975934456792,-3.07966449524111,2.21669916902555,-2.72441408750831,-0.507714918482765,2.5768333459411,2.11461501418849,0.462218331752612,1.7740319799636,-2.85778747017583,-1.08375549021223,1.58180958062271 +Mo Williams,willima01,2014,4100,2021,-0.99859929,-1.901702947,-2.900302238,-1.265345193,-0.837831556,-2.103176748,-1.179987328,-1.804383933,-2.984371261,-0.2566609,0.388864467,-0.645525368,-0.416445696,-1.235357505,-1.6518032,0.300207769 +Mo Williams,willima01,2015,3959,1980,1.16448302,-1.933053317,-0.768570297,0.512367455,1.019423332,1.531790787,1.177775017,-1.399848082,-0.222073065,2.557187511,2.557187511,0,0.800253934,-1.436034959,-0.635781025,0.124558374 +Mo Williams,willima01,2016,1625,816,-2.913815316,-2.163484704,-5.07730002,-8.575972979,-0.067325473,-8.643298452,-4.366870525,-1.877334412,-6.244204936,-1.472704068,-1.061633963,-0.411070104,-2.231196419,-2.269928705,-4.501125124,-0.144613381 +Marvin Williams,willima02,2014,3239,1674,0.345541605,-1.644357702,-1.298816098,2.414506117,-1.843557793,0.570948324,0.838810225,-1.731715787,-0.892905562,1.576907564,1.576907564,0,0.5649454,-0.860466903,-0.295521503,-0.5557399 +Marvin Williams,willima02,2015,4049,2035,-0.51169167,1.17245339,0.66076172,-1.954433226,-0.386376297,-2.340809523,-0.811449014,0.900804944,0.089355931,2.954316038,2.954316038,0,-1.141752059,0.949478538,-0.192273522,0.206066181 +Marvin Williams,willima02,2016,5127,2566,1.757625325,1.113359072,2.870984396,3.173392386,-1.470776387,1.702615999,2.160646519,0.629648393,2.790294911,7.167521823,7.392381522,-0.2248597,2.055765035,0.496473003,2.552238038,-0.605476354 +Marvin Williams,willima02,2017,4618,2295,0.097171792,0.776270694,0.873442486,-1.890767339,-0.261812819,-2.152580159,-0.320652795,0.614365623,0.293712827,3.543761298,3.543761298,0,0.062227755,0.514959763,0.577187518,-0.554580314 +Marvin Williams,willima02,2018,4181,2006,0.815514917,-0.213621223,0.601893695,-1.833675848,1.396770277,-0.436905571,0.275751612,0.123949601,0.399701214,3.239372847,3.239372847,0,-0.322040635,-0.035868234,-0.357908869,0.485454286 +Marvin Williams,willima02,2019,4432,2133,-1.575451837,-0.676032832,-2.251484669,0.713966305,-1.291471995,-0.57750569,-1.204918905,-0.813566863,-2.018485768,0.791986909,0.791986909,0,-0.917166293,-0.765213694,-1.682379986,-0.523381474 +Marvin Williams,willima02,2020,2782,1308,-1.04514828342706,-0.47163146264138,-1.51677974606844,0.50835264668121,-0.120043725830518,0.388308920850692,-0.765304137553173,-0.4372516895551,-1.20255582710827,1.01535999311783,0.4227371165726,0.59262287654523,-1.29301614435836,-1.18487730992167,-2.47789345428002,-0.092387843161059 +Matt Williams Jr.,willima05,2018,23,11,-7.547355143,3.168961623,-4.37839352,10.01809194,30.43558877,40.45368071,-4.263277306,9.14478781,4.881510504,0.04334433,0.04334433,0,-3.987281651,3.181158606,-0.806123045,1.192236812 +Nigel Williams-Goss,willini01,2020,113,52,-2.18433674633654,-2.68774529138936,-4.8720820377259,-3.56438751732036,11.1717289752332,7.60734145791284,-2.62396511510727,0.010511468815525,-2.61345364629174,0.002987026419201,0.011545783278497,-0.008558756859297,-2.01642035864029,0.015957776346046,-2.00046258229424,0.64628896530046 +Reggie Williams,willire02,2014,34,17,-0.988248625,-4.238425568,-5.226674193,-6.389327284,-5.758267255,-12.14759454,-2.293048468,-4.905949467,-7.198997935,-0.038963196,-0.038963196,0,-0.962605415,-5.849015158,-6.811620572,0.932745546 +Reggie Williams,willire02,2015,209,105,1.637388541,-8.298304113,-6.660915572,-7.442351379,-8.878237293,-16.32058867,-0.216121912,-9.016509993,-9.232631905,-0.344027238,-0.344027238,0,-0.058569125,-6.451449332,-6.510018457,-0.898479926 +Reggie Williams,willire02,2017,168,79,2.992728152,-1.617624603,1.375103549,-8.348810905,-1.030945277,-9.379756183,0.871366581,-1.597771803,-0.726405221,0.080767514,0.080767514,0,-1.388688107,-2.063574957,-3.452263064,-0.956212651 +Robert Williams III,williro04,2019,635,296,-3.176253298,2.097800089,-1.078453209,-9.171140447,0.959849456,-8.211290991,-4.599509814,1.914204638,-2.685305176,0.008741571,-0.074729918,0.083471489,-4.64652887,1.373721674,-3.272807197,-0.351819331 +Robert Williams III,williro04,2020,1139,537,0.241810305003495,3.4448130446518,3.68662334965529,3.10952277740191,-2.37062977533385,0.738893002068062,0.791496905766215,2.35148947936925,3.14298638513546,1.6381632617309,1.10784251580185,0.530320745929051,0.915342749650538,1.89257320404305,2.80791595369358,0.417405413044793 +Shawne Williams,willish03,2014,1546,751,-1.387891399,0.416055091,-0.971836307,0.354425732,3.614821271,3.969247003,-1.089584848,1.162239013,0.072654165,1.081498887,1.081498887,0,-0.944288455,0.97486444,0.030575984,-0.002646994 +Shawne Williams,willish03,2015,2076,1087,0.663659569,-2.288870532,-1.625210963,-0.350467111,-2.996867408,-3.34733452,0.490217334,-2.555332155,-2.065114821,0.382176539,0.382176539,0,0.931823005,-2.122393422,-1.190570417,-0.331276389 +Troy Williams,willitr02,2017,1172,576,-4.614654316,0.261205883,-4.353448433,-4.356988973,-0.555346602,-4.912335575,-4.859907415,0.089609963,-4.770297452,-0.592664602,-0.512372163,-0.080292439,-3.865343623,0.113162431,-3.752181192,0.647355382 +Troy Williams,willitr02,2018,650,307,0.10895207,0.559681448,0.668633517,2.345460527,-0.66743415,1.678026378,0.60185205,0.364462752,0.966314801,0.593448787,0.593448787,0,0.510651954,0.237626487,0.748278441,1.36902214 +Troy Williams,willitr02,2019,707,312,-1.568114455,-3.428541139,-4.996655594,-5.528757864,-0.421996197,-5.950754061,-2.475725521,-2.981952804,-5.457678325,-0.432766171,-0.432766171,0,-2.381763795,-2.648892175,-5.03065597,0.414127486 +Zion Williamson,willizi01,2020,1489,668,0.824882573442447,-0.019819279704052,0.805063293738395,2.58788618340143,1.10472876439964,3.69261494780107,1.2180506391411,0.223741580407985,1.44179221954908,1.44753410308126,1.44753410308126,0,0.904039315368833,-0.881696442361054,0.022342873007779,1.35181405145492 +D.J. Wilson,wilsodj01,2018,149,71,-4.94088628,-6.522079296,-11.46296558,-10.63082512,-5.822823005,-16.45364812,-6.452147605,-6.75452189,-13.2066695,-0.377970108,-0.377970108,0,-5.3457047,-5.466524074,-10.81222877,-0.213270416 +D.J. Wilson,wilsodj01,2019,2036,925,-2.217410491,0.979384382,-1.238026109,-1.979521957,0.811035105,-1.168486852,-2.340004492,0.931411607,-1.408592885,0.627122394,0.958184516,-0.331062123,-2.079843404,0.33983559,-1.740007814,-0.181527318 +D.J. Wilson,wilsodj01,2020,810,363,-4.47415145111691,-2.52269822183798,-6.9968496729549,-6.01307043069396,-2.01295828828424,-8.0260287189782,-5.12993780288837,-2.71628276395688,-7.84622056684525,-0.943861848014485,-0.943861848014485,0,-4.31075004669883,-3.0213603916194,-7.33211043831823,0.003088422428297 +Jamil Wilson,wilsoja02,2018,554,274,-0.381562225,0.598629542,0.217067317,0.06239909,2.189976238,2.252375329,-0.334873727,0.988421044,0.653547317,0.476629003,0.476629003,0,-0.49255153,0.28910401,-0.20344752,0.173205808 +Kyle Wiltjer,wiltjky01,2017,114,49,-4.05161153,0.975207679,-3.076403851,-15.63555063,-10.32599248,-25.96154311,-6.858161938,-1.371479833,-8.229641771,-0.141341092,-0.148792841,0.007451749,-3.704976519,-1.935409369,-5.640385888,2.330279701 +Justise Winslow,winslju01,2016,5083,2562,-2.060051453,1.374412415,-0.685639038,-2.541244787,2.568943703,0.027698916,-2.286173302,1.67735226,-0.608821042,2.81258991,2.292786171,0.519803739,-2.094987495,1.778604833,-0.316382663,-0.31119362 +Justise Winslow,winslju01,2017,1245,625,-3.937549532,0.677353645,-3.260195887,-2.454867826,1.849463607,-0.605404219,-3.851695983,0.948919672,-2.902776311,-0.048485531,-0.048485531,0,-2.591158574,2.175736002,-0.415422572,-0.465149656 +Justise Winslow,winslju01,2018,3688,1805,-1.67442205,1.470848535,-0.203573515,-1.415592795,2.425315644,1.009722849,-1.702717937,1.735209776,0.032491839,2.550680038,1.952176814,0.598503224,-1.780641631,1.895640677,0.114999046,-0.518867074 +Justise Winslow,winslju01,2019,4065,1959,-0.791421005,-0.299498571,-1.090919576,1.23062426,2.776735699,4.007359958,-0.379681991,0.293169099,-0.086512891,2.664563233,2.664563233,0,-0.056047543,0.750099453,0.694051909,0.094036208 +Justise Winslow,winslju01,2020,768,352,-2.05409969091516,-0.294433402878038,-2.3485330937932,-0.933480775732637,6.35638953817954,5.4229087624469,-1.97254858487433,1.0722415344401,-0.900307050434232,0.333137239586681,0.333137239586681,0,-0.716283963441439,0.34690967541773,-0.369374288023709,0.292044727551128 +Jeff Withey,witheje01,2014,1359,684,-0.864075882,0.94280602,0.078730137,0.208385708,2.015248391,2.223634099,-0.673731359,1.265176193,0.591444833,1.160737065,1.160737065,0,-1.076459715,-0.270479421,-1.346939136,-0.440029156 +Jeff Withey,witheje01,2015,517,259,0.057014241,0.180431056,0.237445297,-2.206373975,-3.468497778,-5.674871752,-0.416914795,-0.532572676,-0.949487471,0.237821421,0.237821421,0,-0.541160042,-1.553314859,-2.094474901,-0.040927837 +Jeff Withey,witheje01,2016,1273,658,-1.333900129,3.647125695,2.313225566,-1.403802762,1.719889031,0.316086268,-1.411629091,3.41010867,1.998479579,1.582665737,1.582665737,0,-1.86384081,3.318933973,1.455093163,-0.702054126 +Jeff Withey,witheje01,2017,925,453,0.277547161,-0.283679598,-0.006132436,0.389436801,-2.633967357,-2.244530556,0.319556871,-0.858897779,-0.539340909,0.492308629,0.638063256,-0.145754626,0.233182465,1.348716863,1.581899328,-0.470798694 +Jeff Withey,witheje01,2018,83,39,-4.733989557,7.404263935,2.670274378,-1.743354025,11.15366246,9.410308438,-4.33785504,8.702079465,4.364224425,0.14501411,0.14501411,0,-2.856048958,3.998553046,1.142504088,2.422280642 +Nate Wolters,woltena01,2014,2574,1309,-0.34144615,0.585387306,0.243941156,0.267356527,3.706122876,3.973479403,-0.191932163,1.347141324,1.155209161,2.578374278,2.578374278,0,-0.978294462,-0.212959154,-1.191253616,-1.09322175 +Nate Wolters,woltena01,2015,484,247,-5.929026688,-0.228462529,-6.157489217,-4.174895494,1.172602117,-3.002293376,-5.930724074,0.040101401,-5.890622673,-0.392190315,-0.392190315,0,-6.424791568,-0.676735266,-7.101526834,-0.803139129 +Nate Wolters,woltena01,2018,36,19,-6.391066055,-3.647904849,-10.0389709,1.727462842,-2.220352201,-0.492889359,-5.07688125,-3.617595006,-8.694476256,-0.055640297,-0.055640297,0,-5.564761523,-6.038644425,-11.60340595,-3.415769025 +Christian Wood,woodch01,2016,322,145,-2.314395194,0.873738219,-1.440656974,-3.050353897,-1.950961195,-5.001315092,-2.492189934,0.415726613,-2.076463321,0.050020628,0.050020628,0,-1.338946742,-0.786841695,-2.125788437,0.378576943 +Christian Wood,woodch01,2017,213,107,-2.06770957,-1.020573352,-3.088282922,-1.532718113,6.101187556,4.568469443,-2.088972866,0.415969685,-1.67300318,0.058637012,0.058637012,0,-1.695680338,-1.66749949,-3.363179828,-0.263187518 +Christian Wood,woodch01,2019,567,251,-0.382072863,-1.623669995,-2.005742858,-3.801094112,-2.344592096,-6.145686209,-1.151757044,-1.863515307,-3.015272351,-0.035330318,-0.035330318,0,-1.241187342,-2.193355725,-3.434543068,0.387140575 +Christian Wood,woodch01,2020,2748,1325,1.3652599885466,2.49685600363563,3.86211599218223,2.84953750307669,2.24216661745571,5.0917041205324,1.78402968538651,2.66106845449899,4.4450981398855,4.86819310083234,4.86819310083234,0,1.53184939912466,1.04846239203148,2.58031179115614,0.088141132403397 +Brandan Wright,wrighbr03,2014,2320,1167,1.195582157,-1.38314904,-0.187566883,4.218577513,-0.550750457,3.667827057,1.854839318,-1.293360166,0.561479152,1.965386205,1.634187585,0.33119862,1.781189205,-1.469354703,0.311834502,-0.803531713 +Brandan Wright,wrighbr03,2015,2933,1449,0.582024487,1.782382625,2.364407112,-0.838111264,-0.831287452,-1.669398716,0.313358912,1.347405609,1.660764521,3.237562956,3.237562956,0,-0.245806515,0.922502095,0.67669558,-0.664325508 +Brandan Wright,wrighbr03,2016,427,212,-1.704914051,1.29661625,-0.408297802,-3.460899726,-4.436963681,-7.897863407,-2.175548675,0.200283066,-1.975265609,0.083503855,0.083503855,0,-4.127246097,-0.486745143,-4.61399124,-0.341966995 +Brandan Wright,wrighbr03,2017,894,459,-0.273076891,-0.53512285,-0.808199742,-1.114080606,1.464757101,0.350676496,-0.475712605,-0.192558606,-0.668271212,0.484107522,0.446852408,0.037255113,-0.648558536,-0.788246865,-1.436805401,-1.147004779 +Brandan Wright,wrighbr03,2018,777,381,-0.96299315,1.438997461,0.476004312,-0.978663197,5.982784096,5.004120899,-0.993884593,2.504319878,1.510435286,0.820280506,0.820280506,0,-1.915937192,0.616142122,-1.299795071,-0.7127853 +Chris Wright,wrighch01,2014,259,126,-0.661102208,-0.254526266,-0.915628474,2.988169473,-3.872006735,-0.883837262,0.108746854,-0.93014129,-0.821394436,0.125003773,0.125003773,0,-0.74192443,-1.831540528,-2.573464958,0.791404106 +Delon Wright,wrighde01,2016,541,270,-0.205819912,1.903503947,1.697684035,-1.419294971,1.40030858,-0.018986391,-0.513511538,1.902009476,1.388497939,0.574753587,0.368323947,0.20642964,-0.736867598,-0.407366933,-1.144234532,-0.776551467 +Delon Wright,wrighde01,2017,1062,538,0.246184017,3.241545845,3.487729862,-2.585091204,6.113100164,3.52800896,-0.34621078,4.033265627,3.687054847,1.760251713,1.404950674,0.355301039,-0.8914515,3.02592861,2.13447711,-0.980542782 +Delon Wright,wrighde01,2018,3352,1648,1.819116575,2.130272848,3.949389423,-0.472438018,2.127465748,1.655027731,1.394976489,2.240844937,3.635821426,5.35095193,4.481345501,0.869606428,1.397815186,1.648876185,3.046691371,-0.869023602 +Delon Wright,wrighde01,2019,3586,1699,0.974904955,2.299369482,3.274274437,-1.667885144,0.399814482,-1.268070662,0.482275973,2.004638512,2.486914485,4.504778666,4.504778666,0,-0.119078261,2.254855784,2.135777523,-0.800096356 +Delon Wright,wrighde01,2020,3440,1623,0.929904972332477,0.3974356930095,1.32734066534198,-1.82646241245063,0.426965216267099,-1.39949719618353,0.363790185741023,0.424905359422234,0.788695545163257,2.91567072309342,2.88730006148427,0.028370661609151,0.389799527253166,0.372512215971093,0.762311743224259,-0.59381617060099 +Dorell Wright,wrighdo01,2014,2192,1072,0.251377547,0.144104465,0.395482013,-1.955310905,-0.449732498,-2.405043403,-0.251066488,0.028919716,-0.222146772,1.381942545,1.62388203,-0.241939485,-0.137075291,-0.796900882,-0.933976173,0.213077931 +Dorell Wright,wrighdo01,2015,1208,592,2.249396548,1.975961199,4.225357747,1.399158385,0.587029614,1.986187999,2.195451617,1.778509015,3.973960632,2.035799089,2.035799089,0,2.156748624,1.484856171,3.641604795,0.231593276 +Dorell Wright,wrighdo01,2016,39,19,17.08886046,-5.958169012,11.13069145,-4.67723026,1.396637976,-3.280592284,13.549228,-4.860210121,8.689017874,0.114296524,0,0.114296524,9.19843365,-9.277933018,-0.079499368,-0.056952603 +Justin Wright-Foreman,wrighju02,2020,95,45,-2.39149039423981,-8.62214845142336,-11.0136388456632,-10.8906585652449,-3.95073336065748,-14.8413919259024,-4.36120802749098,-8.20209131334908,-12.5632993408401,-0.22526765914459,-0.22526765914459,0,-3.28051081472299,-6.8823289368118,-10.1628397515348,-0.016260456265492 +Tony Wroten,wroteto01,2014,3732,1765,-2.028367277,-1.832110359,-3.860477635,-3.253648781,-0.161262592,-3.414911373,-2.252530224,-1.533598699,-3.786128923,-0.949505351,-0.949505351,0,-2.778712207,-2.236112132,-5.014824339,1.692902262 +Tony Wroten,wroteto01,2015,1816,895,-0.41745699,-2.719507522,-3.136964512,-0.837015465,-5.344477187,-6.181492652,-0.25691534,-3.431833151,-3.688748491,-0.435955033,-0.435955033,0,-0.542120653,-2.908850142,-3.450970795,1.632003973 +Tony Wroten,wroteto01,2016,307,144,-9.863337476,-6.024925864,-15.88826334,-9.370549683,-1.960938253,-11.33148794,-10.16802647,-5.503318439,-15.6713449,-0.973227254,-0.973227254,0,-7.899873875,-6.461568129,-14.361442,2.461124942 +Guerschon Yabusele,yabusgu01,2018,591,283,-1.486826406,-2.381049276,-3.867875682,-3.480068726,0.477568245,-3.002500481,-1.971835126,-2.003902123,-3.975737249,-0.179690715,-0.002645553,-0.177045161,-2.345608783,-2.795437415,-5.141046199,0.322214033 +Guerschon Yabusele,yabusgu01,2019,570,265,-2.75788219,3.048694771,0.290812581,-4.634123562,-0.117778229,-4.751901791,-3.332666749,2.503432369,-0.829234379,0.260889166,0.246715929,0.014173236,-3.6458582,1.58299634,-2.062861861,0.298153497 +James Young,youngja01,2015,688,332,-0.434250074,-3.532952911,-3.967202985,-0.373982255,-2.820015138,-3.193997393,-0.423485958,-3.60083678,-4.024322739,-0.216620669,-0.216620669,0,-0.773283758,-4.063677879,-4.836961636,0.341069608 +James Young,youngja01,2016,437,209,-3.606464584,-3.105911569,-6.712376153,-3.940932224,-2.888287256,-6.829219479,-3.909562666,-3.276712542,-7.186275208,-0.479974221,-0.418174699,-0.061799521,-3.964367231,-3.132218208,-7.096585439,-0.337405181 +James Young,youngja01,2017,543,259,-0.286597896,-1.025322645,-1.311920541,-4.701400187,-1.219673832,-5.921074019,-1.253210235,-1.123209413,-2.376419648,0.049896661,0.034641346,0.015255315,-0.826317216,-2.180748312,-3.007065528,-0.112257783 +James Young,youngja01,2018,122,61,-2.426275773,-0.724824048,-3.15109982,-8.654408925,-2.856022453,-11.51043138,-3.905362528,-1.274723418,-5.180085947,-0.075080367,-0.075080367,0,-4.609448101,-3.341483108,-7.950931209,-0.720405803 +Joe Young,youngjo01,2016,820,394,-3.310724536,-1.033550426,-4.344274962,-2.943894229,-1.93062208,-4.874516309,-3.413693399,-1.319720471,-4.73341387,-0.402921928,-0.333570833,-0.069351095,-2.899198712,-2.028667181,-4.927865893,-0.23606469 +Joe Young,youngjo01,2017,288,135,-3.706104273,-3.663238912,-7.369343184,-9.859412286,-4.361113028,-14.22052531,-5.191349394,-3.998569498,-9.189918891,-0.438137357,-0.438137357,0,-3.665674021,-5.164619972,-8.830293993,-1.199687709 +Joe Young,youngjo01,2018,1153,561,-0.999938856,-1.769399497,-2.769338353,-3.76598193,-1.631153049,-5.397134979,-1.639230887,-1.862802395,-3.502033282,-0.215000853,-0.206322133,-0.00867872,-2.682063219,-2.354175982,-5.036239201,-0.910425929 +Nick Young,youngni01,2014,3752,1810,2.274911811,-1.885659324,0.389252487,1.910904165,0.408920276,2.319824441,2.384100908,-1.495506398,0.88859451,3.358380807,3.358380807,0,2.080393125,-1.909826971,0.170566154,-0.04918218 +Nick Young,youngni01,2015,2027,1000,2.134260367,-2.627250059,-0.492989691,-0.560627169,1.979227142,1.418599973,1.75508972,-1.777788945,-0.022699225,1.384511272,1.384511272,0,1.340324524,-2.733767605,-1.39344308,-0.479489186 +Nick Young,youngni01,2016,2080,1033,-0.415540908,-3.732850384,-4.148391292,-2.296135695,-1.350149522,-3.646285217,-0.773743902,-3.407188702,-4.180932604,-0.747036259,-0.747036259,0,-1.462166225,-4.149496556,-5.611662781,-0.922167789 +Nick Young,youngni01,2017,3236,1556,1.771208795,-1.6125985,0.158610295,2.169124539,-0.846167122,1.322957417,1.997532945,-1.5052746,0.492258345,2.577782471,2.577782471,0,1.956093089,-1.488841301,0.467251788,0.146604338 +Nick Young,youngni01,2018,3379,1598,-0.218848037,-1.454924917,-1.673772955,-4.215083512,-0.237311954,-4.452395467,-1.134667529,-1.325552679,-2.460220209,0.230187555,0.454514829,-0.224327275,-0.483514626,-1.675425974,-2.158940599,-0.365322768 +Nick Young,youngni01,2019,78,37,-3.128699164,-6.622920513,-9.751619677,-4.74274677,-2.224966592,-6.967713362,-3.650294189,-6.102882792,-9.753176981,-0.131958821,-0.131958821,0,-2.671375972,-4.934923135,-7.606299107,-0.187290182 +Thaddeus Young,youngth01,2014,5685,2718,-1.027509908,-0.365734,-1.393243908,-0.391105295,-4.49943585,-4.890541145,-0.829281068,-1.196209176,-2.025490244,1.01265683,1.01265683,0,-0.561289566,-0.595830858,-1.157120424,0.760111044 +Thaddeus Young,youngth01,2015,5216,2624,-0.087814229,0.38632925,0.298515021,1.538032623,0.854184915,2.392217539,0.281044455,0.56780779,0.848852245,4.834188698,4.5642178,0.269970897,0.466209655,0.565556723,1.031766378,0.11037399 +Thaddeus Young,youngth01,2016,4829,2407,-0.651976672,0.527534005,-0.124442666,2.72563649,-0.229246142,2.496390347,0.05342423,0.470862212,0.524286442,3.995038925,3.995038925,0,0.28234829,0.492132331,0.774480621,-0.630656719 +Thaddeus Young,youngth01,2017,4850,2377,-1.090628178,2.189623719,1.098995541,-0.876222981,2.055263031,1.17904005,-1.109139876,2.294394744,1.185254868,4.815717903,4.272649299,0.543068604,-0.963731314,2.30606681,1.342335496,0.332702351 +Thaddeus Young,youngth01,2018,5737,2844,-0.960985796,1.881232914,0.920247118,2.264328224,1.522051761,3.786379985,-0.3395236,1.907372899,1.567849299,6.217361207,5.96514597,0.252215237,-0.262889149,2.638517589,2.375628441,-0.684571943 +Thaddeus Young,youngth01,2019,5347,2619,0.231885972,2.431148494,2.663034466,2.181658504,-0.659843826,1.521814677,0.66618317,1.887133042,2.553316212,7.052929657,6.364635928,0.688293729,0.599050122,2.677257277,3.276307399,-0.873490912 +Thaddeus Young,youngth01,2020,3393,1591,-2.42400916907629,0.883242747429603,-1.54076642164669,-4.11573880842976,0.147292670410168,-3.96844613801959,-2.86641665933858,0.761176940404762,-2.10523971893382,0.526734550028892,0.526734550028892,0,-2.8536909745923,1.08023683329686,-1.77345414129544,0.656369010028356 +Trae Young,youngtr01,2019,5516,2503,2.097203861,-3.469196614,-1.371992753,2.601383828,-7.705936527,-5.104552698,2.396498544,-4.517485888,-2.120987345,0.817245223,0.817245223,0,2.795596691,-4.777071484,-1.981474793,1.773287382 +Trae Young,youngtr01,2020,4645,2120,6.35711165143016,-2.66941141140097,3.68770024002919,7.13874604219551,-5.37194535614019,1.76680068605532,7.05113783372183,-3.33470992143573,3.7164279122861,7.19212698651634,7.19212698651634,0,7.47636084784525,-3.78448123785387,3.69187960999139,2.88876177263641 +Cody Zeller,zelleco01,2014,2970,1469,-0.899883504,-0.370387298,-1.270270801,-3.651984221,-0.668354421,-4.320338643,-1.496336091,-0.477737672,-1.974073763,0.577502166,0.861539341,-0.284037174,-1.911155654,-0.762957142,-2.674112796,0.78633436 +Cody Zeller,zelleco01,2015,2935,1487,-0.562977562,2.03692278,1.473945218,1.555986546,1.836815307,3.392801853,-0.110467517,2.107309063,1.996841546,3.604943419,3.604943419,0,-0.305452127,2.163895868,1.858443742,0.097710858 +Cody Zeller,zelleco01,2016,3880,1911,-1.784171574,1.431782937,-0.352388637,2.493686443,0.61112139,3.104807833,-1.002063104,1.335264423,0.333201319,3.007366486,3.016358994,-0.008992508,-1.249922735,1.435244971,0.185322236,0.200479421 +Cody Zeller,zelleco01,2017,3460,1725,-2.311789194,0.796638078,-1.515151117,1.951256089,3.329034148,5.280290237,-1.576323628,1.384166627,-0.192157001,2.246437134,2.246437134,0,-2.169774954,1.6360127,-0.533762254,-0.205132044 +Cody Zeller,zelleco01,2018,1304,627,-1.422534119,1.42668057,0.004146451,0.147156374,3.521347899,3.668504273,-1.210322204,1.976184001,0.765861797,1.132114903,1.132114903,0,-1.66562556,1.300260787,-0.365364773,0.653268746 +Cody Zeller,zelleco01,2019,2606,1243,0.023388635,0.708547501,0.731936136,2.18856193,-0.537798806,1.650763124,0.464301593,0.551003528,1.015305121,2.395151564,2.395151564,0,0.277616709,0.640044641,0.91766135,0.310520809 +Cody Zeller,zelleco01,2020,2724,1341,-0.407262562186422,-0.778837977233184,-1.18610053941961,-0.363863098926667,-3.32672706746803,-3.6905901663947,-0.358174041673144,-1.29340668305304,-1.65158072472619,0.750758952800309,0.750758952800309,0,-0.331085209441811,-1.20612853644529,-1.5372137458871,-0.102655073301803 +Tyler Zeller,zellety01,2014,2088,1049,-1.256579812,2.095301853,0.838722041,0.321453829,3.38637857,3.707832399,-0.98051471,2.523477954,1.542963244,2.293202972,2.293202972,0,-1.628918268,0.352562608,-1.276355661,-0.18326825 +Tyler Zeller,zellety01,2015,3711,1821,-0.380890326,0.602361065,0.221470739,-0.97137151,-0.160064824,-1.131436333,-0.511844629,0.460675676,-0.051168953,2.508760416,2.410854504,0.097905912,-0.876438097,0.320770397,-0.5556677,-0.025132017 +Tyler Zeller,zellety01,2016,1584,748,-3.337421575,1.591071153,-1.746350422,-4.721896975,0.320107679,-4.401789295,-3.83430679,1.369388961,-2.464917829,0.127606368,-0.079364818,0.206971186,-3.509643043,0.641257488,-2.868385555,0.59579601 +Tyler Zeller,zellety01,2017,1249,603,-2.931352452,1.169902452,-1.76145,-2.33561464,0.377016249,-1.95859839,-3.010895566,1.070227358,-1.940668208,0.245976893,0.2939982,-0.048021307,-3.350334667,-0.772586578,-4.122921245,-0.406227563 +Tyler Zeller,zellety01,2018,2444,1175,-2.105445629,-1.103208911,-3.208654539,-0.268713764,-0.232905512,-0.501619276,-1.854394086,-0.967418297,-2.821812383,-0.055736568,0.046784836,-0.102521403,-2.349916581,-0.989833355,-3.339749936,-0.233448827 +Tyler Zeller,zellety01,2019,195,93,-0.904034966,4.936080035,4.032045069,2.771720761,3.005698229,5.77741899,-0.160414937,4.760427295,4.600012358,0.351930226,0.351930226,0,-0.972700484,4.49678583,3.524085345,-0.011312446 +Tyler Zeller,zellety01,2020,9,4,10.9186495713402,5.24602662849342,16.1646761998337,5.41666853680827,31.2636043352698,36.6802728720781,10.3527746467772,11.040892991082,21.3936676378591,0.048898362383197,0.048898362383197,0,5.14797503527817,6.61807894051545,11.7660539757936,-0.775088356698143 +Stephen Zimmerman,zimmest01,2017,219,108,-4.290835661,-10.32197699,-14.61281265,-1.332745427,-3.308726481,-4.641471908,-3.864952804,-9.410655952,-13.27560876,-0.57679541,-0.57679541,0,-3.003926367,-7.264943771,-10.26887014,-0.538246939 +Paul Zipser,zipsepa01,2017,1970,979,-2.300084757,-1.499653358,-3.799738115,-0.941495389,0.153884644,-0.787610745,-2.152280443,-1.265658092,-3.417938535,-0.343242242,-0.166206269,-0.177035972,-2.46783378,-1.510538311,-3.978372091,-0.160355073 +Paul Zipser,zipsepa01,2018,1664,824,-4.41941552,-1.130205074,-5.549620595,-3.945052261,-2.436179235,-6.381231497,-4.543583637,-1.421543737,-5.965127373,-1.342853963,-1.342853963,0,-4.125170253,-1.389621268,-5.514791521,-0.645896583 +Ante Zizic,zizican01,2018,498,237,1.436917265,-0.686749486,0.750167779,-2.438342743,-1.404264472,-3.842607215,0.667370862,-0.807603856,-0.140232994,0.315255745,0.315791727,-0.000535982,-0.561121386,-1.747443747,-2.308565133,0.236041483 +Ante Zizic,zizican01,2019,2240,1082,-2.6148016,-1.767887761,-4.382689361,0.532284877,3.249761827,3.782046704,-2.07340073,-0.690914256,-2.764314986,-0.007876689,-0.007876689,0,-2.392563392,-2.024149495,-4.416712887,-0.331492553 +Ante Zizic,zizican01,2020,468,221,-4.04986713773353,-0.85729435793824,-4.90716149567177,4.06099294745686,-0.17212777175168,3.88886517570518,-2.52509040112614,-0.593044633752222,-3.11813503487836,-0.041254549494277,-0.041254549494277,0,-2.91505588452998,-1.77278723898691,-4.68784312351689,-0.62533999878944 +Ivica Zubac,zubaciv01,2017,1305,609,-3.320225043,-2.901762346,-6.221987389,-2.791026898,-3.138552791,-5.929579689,-3.35817799,-3.040589086,-6.398767076,-1.141159698,-1.141159698,0,-3.533603911,-2.932102876,-6.465706787,0.644128036 +Ivica Zubac,zubaciv01,2018,871,410,-2.581324859,1.643240458,-0.938084401,-3.444738695,6.249652212,2.804913516,-2.90370948,2.688831985,-0.214877495,0.531967675,0.531967675,0,-2.616330782,0.752874652,-1.86345613,0.311576011 +Ivica Zubac,zubaciv01,2019,2345,1079,-2.336006404,1.400273548,-0.935732856,-1.757992455,3.051059009,1.293066554,-2.362444421,1.813768007,-0.548676414,1.217133779,1.114995467,0.102138313,-2.810282711,1.157823912,-1.652458799,0.077074179 +Ivica Zubac,zubaciv01,2020,3447,1646,0.516421862866975,3.52942827136922,4.04585013423619,3.31497109493774,2.96300060348894,6.27797169842668,1.09984934493978,3.54945829615352,4.6493076410933,6.22420662123706,5.02090261024195,1.20330401099511,-0.310842029386954,3.33197448634681,3.02113245695986,-0.410164263182136 diff --git a/nba-raptor/modern_RAPTOR_by_team.csv b/nba-raptor/modern_RAPTOR_by_team.csv index 563800a..5ea4ceb 100644 --- a/nba-raptor/modern_RAPTOR_by_team.csv +++ b/nba-raptor/modern_RAPTOR_by_team.csv @@ -1,4685 +1,5493 @@ -player_name,player_id,season,season_type,team,poss,mp,raptor_box_offense,raptor_box_defense,raptor_box_total,raptor_onoff_offense,raptor_onoff_defense,raptor_onoff_total,raptor_offense,raptor_defense,raptor_total,war_total,war_reg_season,war_playoffs,predator_offense,predator_defense,predator_total,pace_impact -Alex Abrines,abrinal01,2017,PO,OKC,172,80,0.42082811,-2.862453906,-2.441625796,-6.183824372,-19.47468558,-25.65850995,-0.892616979,-6.561258279,-7.453875258,-0.198700444,0,-0.198700444,-3.298178326,-6.535113438,-9.833291765,0.334678203 -Alex Abrines,abrinal01,2017,RS,OKC,2215,1055,0.770716962,-0.179620997,0.591095965,0.02913419,-2.644261713,-2.615127523,0.654933004,-0.724233435,-0.06930043,1.447708122,1.447708122,0,0.339200528,-0.611865971,-0.272665443,0.325770826 -Alex Abrines,abrinal01,2018,PO,OKC,233,110,1.123761004,-1.807485675,-0.683724671,4.965906984,10.91652057,15.88242756,1.875157326,0.740292337,2.615449663,0.311392309,0,0.311392309,2.877519372,-0.520953564,2.356565808,0.260479313 -Alex Abrines,abrinal01,2018,RS,OKC,2313,1134,0.23633529,-1.717048824,-1.480713534,-1.92208976,-1.154374961,-3.076464721,-0.211817699,-1.728583596,-1.940401295,0.465912151,0.465912151,0,-0.482078471,-1.172227439,-1.65430591,-0.528329896 -Alex Abrines,abrinal01,2019,RS,OKC,1279,588,-3.215683211,1.07839855,-2.137284661,-6.158856474,4.901168272,-1.257688202,-4.040156587,1.885618356,-2.154538232,0.17816732,0.17816732,0,-4.577677599,1.543281733,-3.034395865,-0.268013102 -Quincy Acy,acyqu01,2014,RS,TOR,125,61,-0.792994671,1.26382715,0.470832479,0.538999428,-8.704698728,-8.1656993,-0.603423273,-0.775762304,-1.379185576,0.042632549,0.042632549,0,1.116411833,0.367253358,1.483665192,-0.067921363 -Quincy Acy,acyqu01,2014,RS,SAC,1591,786,-1.788603066,0.04427844,-1.744324626,-0.39267768,-1.108132294,-1.500809974,-1.640825493,-0.172535442,-1.813360935,0.373285534,0.373285534,0,-1.667184854,-0.270187962,-1.937372815,-0.593157921 -Quincy Acy,acyqu01,2015,RS,NYK,2517,1287,-2.014956419,-1.268439856,-3.283396275,-3.855207449,2.803841564,-1.051365885,-2.456064586,-0.420948055,-2.877012641,-0.083312615,-0.083312615,0,-2.797224029,-1.648024182,-4.44524821,-0.100453505 -Quincy Acy,acyqu01,2016,RS,SAC,1852,876,-0.008327617,0.340783371,0.332455754,-2.798489653,0.130300896,-2.668188757,-0.58754047,0.353933379,-0.233607091,1.123479142,1.123479142,0,-1.406107738,0.021970053,-1.384137685,-0.102988345 -Quincy Acy,acyqu01,2017,RS,DAL,94,48,-5.400896086,-1.034986161,-6.435882247,-8.164427105,-3.589647433,-11.75407454,-6.22858437,-1.613158121,-7.841742491,-0.125155532,-0.125155532,0,-4.29737044,-1.84730437,-6.14467481,0.362482945 -Quincy Acy,acyqu01,2017,RS,BRK,1075,510,0.331982404,0.573693586,0.905675991,-0.748987292,1.19112576,0.442138468,0.170960999,0.767587065,0.938548064,0.96078755,0.96078755,0,-0.62694646,0.097180198,-0.529766262,0.104243234 -Quincy Acy,acyqu01,2018,RS,BRK,2856,1359,-2.620031644,-0.806269104,-3.426300749,0.055169946,-0.01919541,0.035974536,-2.208182427,-0.658814194,-2.866996621,-0.08123232,-0.08123232,0,-1.826813152,-0.890246236,-2.717059388,0.136139262 -Quincy Acy,acyqu01,2019,RS,PHO,278,123,-5.74131663,3.253365283,-2.487951347,-3.308026956,10.09873237,6.790705413,-5.581744442,4.969011211,-0.612733231,0.135231411,0.135231411,0,-5.877810864,2.495748342,-3.382062522,0.841980786 -Jaylen Adams,adamsja01,2019,RS,ATL,952,428,-2.679919718,-4.592001676,-7.271921394,-0.535826888,0.617508338,0.08168145,-2.377643964,-3.734729095,-6.112373059,-0.733513242,-0.733513242,0,-2.023145309,-4.304853077,-6.327998386,-0.099018214 -Jordan Adams,adamsjo01,2015,PO,MEM,20,10,10.977629,7.340390121,18.31801913,1.286478571,22.93134372,24.21782229,9.630052671,10.98996621,20.62001889,0.123524027,0,0.123524027,6.751039966,8.824821628,15.57586159,0.432343 -Jordan Adams,adamsjo01,2015,RS,MEM,498,248,1.963369423,-0.571662471,1.391706952,0.555491263,3.049338209,3.604829472,1.793313028,0.097478629,1.890791657,0.591480559,0.591480559,0,0.474757951,0.935686778,1.410444728,0.699459328 -Jordan Adams,adamsjo01,2016,RS,MEM,34,15,-8.211586061,0.497957857,-7.713628204,-4.240012778,4.118457854,-0.121554925,-7.734475447,1.417734677,-6.31674077,-0.028101725,-0.028101725,0,-6.124879997,4.675153284,-1.449726713,2.883209016 -Steven Adams,adamsst01,2014,PO,OKC,658,331,-1.824041015,-2.549321762,-4.373362777,-7.125826953,2.499189728,-4.626637225,-3.068970945,-1.679107897,-4.748078842,-0.345893247,0,-0.345893247,-2.689206709,-0.695244677,-3.384451386,-0.564429685 -Steven Adams,adamsst01,2014,RS,OKC,2420,1197,-1.119673344,0.765159046,-0.354514299,-0.105314875,-2.439608386,-2.544923261,-1.04453291,0.074832631,-0.969700279,1.087876915,1.087876915,0,-1.48151574,1.490143257,0.008627517,0.055678168 -Steven Adams,adamsst01,2015,RS,OKC,3537,1771,-1.655476528,2.431648472,0.776171945,-1.978635702,-0.444894746,-2.423530448,-1.859905727,1.972597164,0.112691438,2.569431836,2.569431836,0,-2.254183977,1.950513493,-0.303670484,-0.637424446 -Steven Adams,adamsst01,2016,PO,OKC,1093,553,4.029391203,1.185846128,5.215237331,2.149873317,-5.296732416,-3.146859099,3.712568575,-0.113109659,3.599458916,1.812062468,0,1.812062468,5.361143389,1.372183839,6.733327228,-1.830245596 -Steven Adams,adamsst01,2016,RS,OKC,4110,2014,0.799711254,4.957599262,5.757310516,0.153252755,5.29340944,5.446662195,0.664776604,5.293729711,5.958506315,8.899270344,8.899270344,0,0.986342061,4.333901679,5.32024374,-0.53605482 -Steven Adams,adamsst01,2017,PO,OKC,329,157,-0.342046762,2.86072735,2.518680588,1.687239624,11.40887618,13.09611581,0.096087917,4.821678975,4.917766891,0.632146706,0,0.632146706,-1.945406028,4.898864354,2.953458326,-0.20029471 -Steven Adams,adamsst01,2017,RS,OKC,4950,2389,-2.241896947,1.673721049,-0.568175898,0.848559448,0.817121113,1.665680561,-1.74048414,1.569530167,-0.170953972,3.143711406,3.143711406,0,-1.610870497,2.239876453,0.629005957,0.006092547 -Steven Adams,adamsst01,2018,PO,OKC,409,200,1.820088583,0.251607319,2.071695902,9.663322054,-5.041397753,4.621924301,3.487565946,-0.850133886,2.637432061,0.562150765,0,0.562150765,5.163673099,-2.610053447,2.553619651,-0.829662096 -Steven Adams,adamsst01,2018,RS,OKC,5121,2487,0.508896735,1.341852218,1.850748952,4.279435176,0.818985907,5.098421082,1.306273862,1.299163842,2.605437704,6.779274475,6.779274475,0,1.20318673,1.91320712,3.116393851,-0.234524488 -Steven Adams,adamsst01,2019,PO,OKC,334,159,-1.260986814,2.230359714,0.9693729,-3.04260361,-4.410719015,-7.453322625,-1.635901822,0.96182986,-0.674071962,0.172567584,0,0.172567584,-5.28013449,0.1557537,-5.12438079,-0.6391423 -Steven Adams,adamsst01,2019,RS,OKC,5830,2669,-0.980854316,2.017711836,1.03685752,4.096159385,1.249909739,5.346069124,0.017859854,1.927334007,1.945193861,6.428883158,6.428883158,0,-0.170328941,3.133771762,2.963442822,0.5630963 -Bam Adebayo,adebaba01,2018,PO,MIA,177,77,-4.505143637,-2.28009154,-6.785235176,-2.135675559,-4.179372377,-6.315047936,-4.305419612,-2.773125082,-7.078544694,-0.17674583,0,-0.17674583,-3.205845197,-3.735414874,-6.941260072,0.758855768 -Bam Adebayo,adebaba01,2018,RS,MIA,2744,1368,-1.9416551,1.092862376,-0.848792724,-2.181759388,1.801905257,-0.379854131,-2.084814247,1.28538633,-0.799427917,1.348868962,1.348868962,0,-2.688478599,0.732638396,-1.955840204,-0.913691512 -Bam Adebayo,adebaba01,2019,RS,MIA,3965,1913,-1.952989038,2.562255537,0.609266499,-1.14732979,2.516800184,1.369470394,-1.875309771,2.676011508,0.800701737,3.451223821,3.451223821,0,-2.152282678,2.278351869,0.126069191,-0.420701969 -Deng Adel,adelde01,2019,RS,CLE,391,194,-6.123817445,0.106191641,-6.017625804,-5.416229333,1.79434667,-3.621882664,-6.33371243,0.558883109,-5.774829321,-0.29588577,-0.29588577,0,-6.224152153,-2.111308565,-8.335460717,-1.194190583 -Jeff Adrien,adrieje01,2014,RS,MIL,1381,705,0.031510824,-2.893508928,-2.861998104,3.277741134,-2.669642656,0.608098478,0.767748798,-2.942687483,-2.174938685,0.20596816,0.20596816,0,-0.109312973,-2.392467251,-2.501780224,-0.40630798 -Jeff Adrien,adrieje01,2014,RS,CHA,527,256,-0.478569127,-0.730668472,-1.209237599,-4.957081548,3.509689663,-1.447391885,-1.415709376,0.093060712,-1.322648663,0.185889794,0.185889794,0,-2.449240729,0.181355617,-2.267885112,-0.27693691 -Jeff Adrien,adrieje01,2015,RS,MIN,442,215,-1.16445614,0.021467033,-1.142989107,-0.346551833,3.75203925,3.405487417,-1.041614438,0.917083263,-0.124531175,0.288294064,0.288294064,0,-1.667230294,-0.439532817,-2.106763111,0.099396392 -Arron Afflalo,afflaar01,2014,RS,ORL,5047,2552,1.561280125,-2.637579091,-1.076298966,-0.864841142,-3.77773301,-4.642574153,1.22425804,-3.02318616,-1.79892812,1.231903915,1.231903915,0,0.411376476,-2.771831196,-2.360454719,-0.49730894 -Arron Afflalo,afflaar01,2015,PO,POR,119,60,-7.361684146,-7.118470067,-14.48015421,-15.85065257,-2.432502927,-18.2831555,-9.636316537,-6.478588871,-16.11490541,-0.421862388,0,-0.421862388,-6.317694998,-8.290580728,-14.60827573,-0.021588601 -Arron Afflalo,afflaar01,2015,RS,DEN,3516,1750,-0.496957701,-2.037867169,-2.53482487,-1.592208688,0.773318735,-0.818889953,-0.742448939,-1.544396688,-2.286845626,0.410105075,0.410105075,0,-1.338991892,-1.370428658,-2.70942055,-0.793612731 -Arron Afflalo,afflaar01,2015,RS,POR,1490,752,-1.638849868,-1.201953407,-2.840803275,2.626522876,-2.552785856,0.073737019,-0.869565919,-1.59318815,-2.462754069,0.109697472,0.109697472,0,-1.298312675,-0.643637611,-1.941950286,-0.444015025 -Arron Afflalo,afflaar01,2016,RS,NYK,4648,2371,-0.902059415,-2.108745951,-3.010805367,0.610708527,-3.333767098,-2.723058571,-0.625410261,-2.481338924,-3.106749185,-0.424460423,-0.424460423,0,-0.840530106,-2.375143951,-3.215674058,-1.606045594 -Arron Afflalo,afflaar01,2017,RS,SAC,3146,1580,-0.844881262,-4.72381563,-5.568696892,-2.624665736,-3.652299754,-6.276965491,-1.252486813,-4.757288217,-6.00977503,-2.593034888,-2.593034888,0,-1.84469576,-4.240256022,-6.084951782,-1.296124622 -Arron Afflalo,afflaar01,2018,RS,ORL,1389,682,-2.946706209,-1.681921164,-4.628627373,-1.856135749,-0.595433401,-2.45156915,-2.858956209,-1.524033967,-4.382990176,-0.562242617,-0.562242617,0,-3.633802694,-3.040735815,-6.67453851,-1.041661365 -Alexis Ajinca,ajincal01,2014,RS,NOP,1855,951,-2.2052968,-0.79243784,-2.997734641,-0.854935199,-0.527870622,-1.382805821,-2.054606668,-0.75344482,-2.808051489,-0.028102436,-0.028102436,0,-1.741946245,-0.194303761,-1.936250006,-0.218473544 -Alexis Ajinca,ajincal01,2015,PO,NOP,21,10,15.501397,-3.561583739,11.93981326,6.061147082,-27.98828766,-21.92714058,14.3890619,-8.717170358,5.671891541,0.044221656,0,0.044221656,13.52295725,-1.562766486,11.96019076,-0.205407983 -Alexis Ajinca,ajincal01,2015,RS,NOP,1844,957,-0.377762267,1.497825655,1.120063388,-0.978114873,0.899219063,-0.07889581,-0.565591569,1.490515514,0.924923945,1.793286482,1.793286482,0,-1.222980138,1.248121949,0.025141811,-0.055422213 -Alexis Ajinca,ajincal01,2016,RS,NOP,1777,861,-3.28929192,0.832909863,-2.456382057,-3.115926436,2.521849552,-0.594076884,-3.444059038,1.2915655,-2.152493538,0.262838216,0.262838216,0,-3.409499894,0.797343456,-2.612156438,0.135601825 -Alexis Ajinca,ajincal01,2017,RS,NOP,1223,584,-4.746737147,1.719439388,-3.027297759,-2.092532165,-1.094995692,-3.187527857,-4.436739426,1.229835643,-3.206903783,-0.136314643,-0.136314643,0,-3.801996307,1.020942858,-2.781053448,0.127572121 -DeVaughn Akoon-Purcell,akoonde01,2019,RS,DEN,49,22,-2.930857794,-1.704815334,-4.635673128,1.961417556,2.682314101,4.643731658,-2.229499469,-1.019839791,-3.24933926,-0.005555579,-0.005555579,0,-1.262366442,0.66152002,-0.600846423,-0.894707629 -Furkan Aldemir,aldemfu01,2015,RS,PHI,1087,540,-0.693620987,-1.21572487,-1.909345857,1.24350321,-3.04160303,-1.79809982,-0.318228362,-1.661918132,-1.980146495,0.21216464,0.21216464,0,-1.756878546,-1.101017437,-2.857895983,0.028863509 -Cole Aldrich,aldrico01,2014,RS,NYK,658,330,-0.341282182,4.967333834,4.626051652,-0.985708833,-1.767608882,-2.753317715,-0.508187124,3.896700735,3.388513611,1.02873738,1.02873738,0,-1.130115764,1.73834343,0.608227665,-0.443568112 -Cole Aldrich,aldrico01,2015,RS,NYK,1915,976,-1.873628032,1.653066949,-0.220561084,-6.127859893,-0.102463994,-6.230323887,-2.78804587,1.459642861,-1.328403009,0.709716538,0.709716538,0,-2.373581826,0.637865935,-1.735715892,0.247213254 -Cole Aldrich,aldrico01,2016,PO,LAC,158,77,0.557763534,7.49854279,8.056306324,1.282492639,0.894618282,2.177110921,0.864059233,6.494298191,7.358357424,0.409910486,0,0.409910486,-2.136316976,7.901646207,5.765329231,0.080370893 -Cole Aldrich,aldrico01,2016,RS,LAC,1612,800,-1.285978947,2.547031218,1.261052272,-2.101452053,2.100183593,-0.00126846,-1.556803436,2.530277166,0.973473729,1.526349689,1.526349689,0,-0.701967609,3.754476883,3.052509274,0.422826985 -Cole Aldrich,aldrico01,2017,RS,MIN,1088,531,-2.353657181,-0.172464348,-2.526121529,-0.245050692,-0.458163166,-0.703213857,-2.040379858,-0.173788867,-2.214168724,0.144464506,0.144464506,0,-2.449468257,0.793979844,-1.655488413,-0.473588409 -Cole Aldrich,aldrico01,2018,RS,MIN,111,49,-7.043763084,-6.793773229,-13.83753631,-1.175560325,5.165456131,3.989895805,-6.294758546,-4.680285043,-10.97504359,-0.205863423,-0.205863423,0,-5.229497475,-4.050028846,-9.279526322,0.115286953 -LaMarcus Aldridge,aldrila01,2014,PO,POR,869,441,3.014891997,1.361238237,4.376130235,2.700079643,8.205349849,10.90542949,3.124992952,2.891644542,6.016637494,2.024434143,0,2.024434143,2.415939589,2.88062395,5.296563539,-0.451676166 -LaMarcus Aldridge,aldrila01,2014,RS,POR,4993,2498,0.716757577,1.931853343,2.64861092,2.958048124,2.748722119,5.706770243,1.139124681,2.227973419,3.3670981,7.721583795,7.721583795,0,1.956280911,2.430901518,4.387182429,-0.916971966 -LaMarcus Aldridge,aldrila01,2015,PO,POR,398,208,0.841279858,1.532009543,2.373289401,-0.834871507,-12.66302701,-13.49789852,0.527665053,-1.282007228,-0.754342174,0.214813805,0,0.214813805,1.177542892,-2.461053412,-1.28351052,-1.594854411 -LaMarcus Aldridge,aldrila01,2015,RS,POR,4987,2512,2.025264283,2.157876782,4.183141065,3.684096399,0.292094947,3.976191347,2.418168543,1.87072375,4.288892293,8.937972946,8.937972946,0,2.348121262,1.987605324,4.335726586,-0.884717457 -LaMarcus Aldridge,aldrila01,2016,PO,SAS,654,337,2.838726449,2.22867266,5.067399109,-0.974617309,2.773475072,1.798857763,2.059807596,2.373144867,4.432952463,1.269340576,0,1.269340576,-0.293358273,2.203999366,1.910641093,-0.329119537 -LaMarcus Aldridge,aldrila01,2016,RS,SAS,4442,2261,0.833291601,1.961333066,2.794624667,0.930223231,-0.261736768,0.668486462,0.823427443,1.504998043,2.328425486,5.790129719,5.790129719,0,0.633824043,1.988394405,2.622218448,-1.136663945 -LaMarcus Aldridge,aldrila01,2017,PO,SAS,1040,537,-2.053501212,-1.289944353,-3.343445565,-8.083330868,-2.156723332,-10.2400542,-3.496865188,-1.573464468,-5.070329655,-0.648515887,0,-0.648515887,-2.02182222,-0.626408188,-2.648230408,-1.051593983 -LaMarcus Aldridge,aldrila01,2017,RS,SAS,4537,2335,-0.931031151,2.204795818,1.273764668,-0.443510321,-0.697091803,-1.140602124,-0.911187291,1.655023641,0.743836351,4.08566087,4.08566087,0,-0.450036647,1.950660659,1.500624012,-1.805343193 -LaMarcus Aldridge,aldrila01,2018,PO,SAS,350,177,2.85012714,-0.241351792,2.608775348,-0.899442361,2.336096589,1.436654228,2.303155434,0.265826789,2.568982223,0.494232307,0,0.494232307,2.228485865,0.038569156,2.267055021,-0.229158055 -LaMarcus Aldridge,aldrila01,2018,RS,SAS,4948,2509,2.048081566,1.117266218,3.165347784,4.041172317,2.669560976,6.710733292,2.619059633,1.451786522,4.070846155,8.582586812,8.582586812,0,2.42455817,1.67204497,4.09660314,-1.689635521 -LaMarcus Aldridge,aldrila01,2019,PO,SAS,477,244,1.638492572,0.812612298,2.451104871,-8.489486166,12.8515014,4.362015235,-0.489219675,3.431755817,2.942536143,0.725045613,0,0.725045613,-1.577895045,5.142340321,3.564445276,-0.793705252 -LaMarcus Aldridge,aldrila01,2019,RS,SAS,5506,2687,0.556707957,1.883612815,2.440320772,1.596124258,-1.786415295,-0.190291037,0.747157246,1.239482717,1.986639963,6.412486888,6.412486888,0,0.797585745,0.848061568,1.645647313,-1.27139477 -Cliff Alexander,alexacl01,2016,RS,POR,78,36,-5.080260813,4.082701373,-0.99755944,-9.717044304,-2.938221729,-12.65526603,-6.354905756,2.898182484,-3.456723273,-0.012889206,-0.012889206,0,-4.073126081,-1.865014645,-5.938140727,-0.687410904 -Rawle Alkins,alkinra01,2019,RS,CHI,255,120,-4.635093214,-1.942549105,-6.577642319,1.548494648,-2.739123967,-1.190629319,-3.538436418,-2.161881071,-5.700317489,-0.180513697,-0.180513697,0,-5.339835045,-3.413978187,-8.753813232,-0.065753685 -Grayson Allen,allengr01,2019,PO,UTA,32,14,-7.044635781,-6.919957739,-13.96459352,-19.08638506,0.47702277,-18.60936229,-9.835699975,-5.824538165,-15.66023814,-0.09625736,0,-0.09625736,-8.832492042,-8.682235554,-17.5147276,1.20234389 -Grayson Allen,allengr01,2019,RS,UTA,899,416,-4.214446774,-4.62088345,-8.835330224,-4.834241098,-7.346636564,-12.18087766,-4.608433896,-5.539220473,-10.14765437,-1.583498036,-1.583498036,0,-3.970136759,-4.558908137,-8.529044896,0.869531694 -Jarrett Allen,allenja01,2018,RS,BRK,3002,1441,-3.084589273,-1.087004233,-4.171593506,-1.481088318,-1.129924452,-2.61101277,-2.924159372,-1.130534872,-4.054694244,-0.956236725,-0.956236725,0,-3.021170337,-1.820816036,-4.841986373,-0.3073628 -Jarrett Allen,allenja01,2019,PO,BRK,245,110,0.58301727,-9.222760829,-8.639743558,-8.255160818,-0.435110152,-8.69027097,-1.208031701,-7.93145714,-9.139488841,-0.378197887,0,-0.378197887,-3.27897861,-7.242623575,-10.52160218,2.247687918 -Jarrett Allen,allenja01,2019,RS,BRK,4478,2096,-2.239966457,-2.144710015,-4.384676471,1.84558935,-4.602262539,-2.756673189,-1.523007471,-2.805411583,-4.328419054,-1.688439103,-1.688439103,0,-1.515219146,-1.770966462,-3.286185608,0.030828739 -Kadeem Allen,allenka01,2018,RS,BOS,226,107,-5.833640566,-2.360320167,-8.193960734,-6.806533574,3.710870128,-3.095663447,-6.379300135,-1.2635628,-7.642862935,-0.268439635,-0.268439635,0,-5.644618908,-1.829492539,-7.474111447,0.494443139 -Kadeem Allen,allenka01,2019,RS,NYK,870,416,1.660237269,-0.735413113,0.924824156,2.72536093,-2.200622845,0.524738086,2.07813831,-1.023795247,1.054343063,0.801390513,0.801390513,0,1.129782747,-1.333298032,-0.203515285,-0.764299076 -Lavoy Allen,allenla01,2014,PO,IND,31,15,-2.877347746,6.537928275,3.660580529,7.191815918,-0.941092459,6.250723459,-0.893215283,5.362560636,4.469345353,0.056525636,0,0.056525636,-1.825177455,1.394198586,-0.430978869,-0.743746892 -Lavoy Allen,allenla01,2014,RS,PHI,2055,960,-2.493513343,-0.879655211,-3.373168554,-4.066745802,2.420926145,-1.645819658,-2.913612921,-0.180679613,-3.094292534,-0.168866331,-0.168866331,0,-3.087685355,-1.125851722,-4.213537077,0.133437646 -Lavoy Allen,allenla01,2014,RS,IND,223,112,-0.888706205,-2.372611526,-3.261317731,-1.756648453,-1.197892,-2.954540453,-1.091182417,-2.35949176,-3.450674178,-0.039920833,-0.039920833,0,-3.103886297,-2.255214526,-5.359100824,-0.281171584 -Lavoy Allen,allenla01,2015,RS,IND,2116,1070,-1.092471863,1.607812096,0.515340233,2.44717761,1.473124351,3.920301961,-0.407116554,1.648250636,1.241134083,2.164894374,2.164894374,0,-0.811942573,0.623960007,-0.187982566,-0.612720494 -Lavoy Allen,allenla01,2016,PO,IND,102,51,-7.540554567,2.004658066,-5.535896501,-18.26772643,-0.467385023,-18.73511146,-10.2406199,1.48079383,-8.75982607,-0.162556894,0,-0.162556894,-9.09140783,-0.192176262,-9.283584093,0.752412843 -Lavoy Allen,allenla01,2016,RS,IND,3203,1599,-1.220313234,-0.850793564,-2.071106799,2.772985123,1.372324317,4.145309439,-0.462068717,-0.488208285,-0.950277002,1.450783119,1.450783119,0,-0.708589487,-0.708887434,-1.417476921,-1.161184175 -Lavoy Allen,allenla01,2017,PO,IND,23,11,-9.9216469,5.923134203,-3.998512698,15.11766146,5.920666766,21.03832822,-5.218032072,6.243397743,1.02536567,0.022166558,0,0.022166558,-6.378410554,0.173612673,-6.204797881,1.387837419 -Lavoy Allen,allenla01,2017,RS,IND,1783,871,-0.304200351,-0.01323785,-0.317438202,-1.905468799,-3.063193816,-4.968662615,-0.649926667,-0.659103525,-1.309030192,0.63611547,0.63611547,0,-1.514854474,-1.716482668,-3.231337142,-0.647778023 -Ray Allen,allenra02,2014,PO,MIA,956,527,2.703960484,-1.638557476,1.065403008,4.63709236,0.577788626,5.214880986,3.180209961,-1.258779486,1.921430475,1.29064658,0,1.29064658,4.143573059,-2.013823461,2.129749598,-0.342134325 -Ray Allen,allenra02,2014,RS,MIA,3716,1936,1.831512448,-1.437677379,0.393835069,-0.553081479,-2.022042793,-2.575124272,1.409875242,-1.649363438,-0.239488195,2.459532323,2.459532323,0,1.630887281,-1.519100985,0.111786296,-0.782043486 -Tony Allen,allento01,2014,PO,MEM,444,230,1.566170925,1.77041788,3.336588805,5.516945053,1.643708997,7.160654049,2.536377157,1.779011065,4.315388222,0.863867396,0,0.863867396,0.542480611,2.838794852,3.381275463,0.952017136 -Tony Allen,allento01,2014,RS,MEM,2462,1278,0.14608039,2.336541317,2.482621706,0.415743514,2.147271414,2.563014927,0.212282292,2.408741156,2.621023448,3.537130126,3.537130126,0,-0.137781561,3.004726981,2.866945419,0.959440619 -Tony Allen,allento01,2015,PO,MEM,555,279,-0.290093632,4.905616262,4.615522631,1.362896992,4.112557347,5.475454339,-0.018970517,4.970408489,4.951437973,1.137574126,0,1.137574126,1.575072389,7.30373652,8.878808909,0.591220959 -Tony Allen,allento01,2015,RS,MEM,3252,1648,-0.526402347,4.31923195,3.792829603,-0.004111757,5.400604608,5.396492852,-0.451881742,4.755230338,4.303348596,5.975577723,5.975577723,0,-1.074114427,5.395191809,4.321077382,0.728516072 -Tony Allen,allento01,2016,PO,MEM,182,94,-0.422324754,2.615110168,2.192785414,0.310990267,10.64336483,10.95435509,-0.166008076,4.523742157,4.357734081,0.358114611,0,0.358114611,4.286488466,4.319771021,8.606259487,1.770788429 -Tony Allen,allento01,2016,RS,MEM,3165,1620,-1.357242204,1.535117302,0.177875098,0.575348672,0.997538936,1.572887607,-1.035084374,1.537322402,0.502238028,2.687354587,2.687354587,0,-1.521845806,2.482253721,0.960407915,-0.025379147 -Tony Allen,allento01,2017,RS,MEM,3722,1914,-0.947166045,2.328030887,1.380864841,0.416446069,1.240501931,1.656948,-0.714337257,2.220195882,1.505858626,4.148433717,4.148433717,0,-0.691466949,3.08786995,2.396403,-0.177237662 -Tony Allen,allento01,2018,RS,NOP,595,273,-2.379274769,-0.848757168,-3.228031937,-1.518936905,0.581613711,-0.937323194,-2.361014305,-0.614848527,-2.975862832,-0.031765185,-0.031765185,0,-2.532498723,-0.41274164,-2.945240363,0.964778022 -Al-Farouq Aminu,aminual01,2014,RS,NOP,4013,2045,-1.298658777,0.820811922,-0.477846854,-1.085022285,-1.265860324,-2.35088261,-1.329687578,0.47150828,-0.858179298,1.966334705,1.966334705,0,-1.391957408,0.746146069,-0.645811339,-0.365099976 -Al-Farouq Aminu,aminual01,2015,PO,DAL,322,150,4.910679116,4.971737213,9.882416329,5.340899035,7.117199122,12.45809816,5.266196841,5.779966043,11.04616288,1.095710366,0,1.095710366,2.925176268,4.419208281,7.344384549,0.600726088 -Al-Farouq Aminu,aminual01,2015,RS,DAL,2806,1366,-0.58478309,2.072594331,1.487811241,0.096365831,4.052921893,4.149287724,-0.499560389,2.607961521,2.108401132,3.393479392,3.393479392,0,0.086456618,2.376533116,2.462989734,0.212360979 -Al-Farouq Aminu,aminual01,2016,PO,POR,769,372,1.939595912,4.523280479,6.462876391,1.936033232,4.182648079,6.118681311,1.983082566,4.729039908,6.712122474,1.876604211,0,1.876604211,2.630935935,4.724712276,7.355648211,1.254268466 -Al-Farouq Aminu,aminual01,2016,RS,POR,4804,2341,-1.162199583,0.698960663,-0.46323892,1.316740892,-0.014989156,1.301751736,-0.736819678,0.605983519,-0.130836159,3.140314263,3.140314263,0,-0.33006788,0.522147131,0.192079251,0.376125849 -Al-Farouq Aminu,aminual01,2017,PO,POR,240,113,-1.868930301,1.660761153,-0.208169148,2.549452691,-0.437786363,2.111666328,-1.010781196,1.380537318,0.369756122,0.183512988,0,0.183512988,2.586434859,2.606340441,5.1927753,-1.035957464 -Al-Farouq Aminu,aminual01,2017,RS,POR,3607,1773,-2.357615808,3.515030127,1.157414318,-1.077039486,2.359545802,1.282506315,-2.248002964,3.51090983,1.262906866,3.619383246,3.619383246,0,-1.719371362,3.065747443,1.346376081,-0.287259139 -Al-Farouq Aminu,aminual01,2018,PO,POR,275,131,3.072826964,0.104441363,3.177268328,-10.42123081,0.844676425,-9.576554386,0.45319625,0.351254621,0.80445087,0.24486175,0,0.24486175,-1.143821432,0.596160415,-0.547661017,-0.061453534 -Al-Farouq Aminu,aminual01,2018,RS,POR,4251,2072,-1.43819334,2.288286833,0.850093493,2.630187085,1.362985881,3.993172965,-0.673830439,2.204891586,1.531061147,4.514393812,4.514393812,0,-0.775594681,2.851204559,2.075609878,-0.246874329 -Al-Farouq Aminu,aminual01,2019,PO,POR,823,399,-0.772842293,-0.486825909,-1.259668203,-0.865110771,-2.671896999,-3.53700777,-0.8795519,-0.971743521,-1.851295421,0.187200015,0,0.187200015,-1.023038546,-0.777889953,-1.8009285,-0.783185313 -Al-Farouq Aminu,aminual01,2019,RS,POR,4833,2292,-0.451814907,1.058846079,0.607031172,4.369344326,0.068177321,4.437521646,0.500682646,0.909940175,1.410622821,4.838685585,4.838685585,0,0.453090634,0.99128424,1.444374874,-0.558376831 -Lou Amundson,amundlo01,2014,RS,CHI,3,1,3.392717932,-54.19700988,-50.80429195,-12.3481293,-88.4980388,-100.8461681,0.190244517,-64.76756734,-64.57732282,-0.032577092,-0.032577092,0,2.057916068,-45.02875647,-42.9708404,3.140349755 -Lou Amundson,amundlo01,2014,RS,NOP,363,184,-4.779495883,-0.979708451,-5.759204335,-4.135964961,3.75602796,-0.379937001,-4.939025176,-0.031102445,-4.970127622,-0.209187122,-0.209187122,0,-3.952930986,-0.565568827,-4.518499813,0.353733216 -Lou Amundson,amundlo01,2015,RS,CLE,160,79,-4.275897168,-3.081421669,-7.357318837,-8.720422658,1.738804201,-6.981618457,-5.554360085,-2.291667938,-7.846028023,-0.204828836,-0.204828836,0,-4.419266777,-3.986313736,-8.405580513,-0.26641858 -Lou Amundson,amundlo01,2015,RS,NYK,1675,858,-3.652061745,2.217611094,-1.434450651,-0.302765406,3.144320356,2.84155495,-3.105695971,2.604478348,-0.501217622,0.984739164,0.984739164,0,-2.879885684,2.267745846,-0.612139838,0.032251598 -Lou Amundson,amundlo01,2016,RS,NYK,407,204,-4.664855483,1.534265216,-3.130590268,-7.388950279,4.827298706,-2.561651573,-5.493576433,2.348716255,-3.144860178,-0.041234064,-0.041234064,0,-4.696075577,1.270668655,-3.425406922,0.32500765 -Alan Anderson,anderal01,2014,PO,BRK,498,261,-0.365645046,0.174191677,-0.191453369,-8.101545161,1.783869957,-6.317675203,-2.011770578,0.495606472,-1.516164106,0.171242842,0,0.171242842,-2.241210918,0.47144245,-1.769768468,0.980367855 -Alan Anderson,anderal01,2014,RS,BRK,3440,1773,-0.606505116,-0.346459037,-0.952964152,-1.127748335,0.602834166,-0.524914169,-0.760787267,-0.147230036,-0.908017302,1.655408394,1.655408394,0,-0.574544507,-0.837873626,-1.412418133,-0.622888415 -Alan Anderson,anderal01,2015,PO,BRK,294,142,5.416966826,-0.200207418,5.216759407,7.018321552,14.20040046,21.21872201,6.099955584,2.807100395,8.907055979,0.891150838,0,0.891150838,4.914817833,0.816190966,5.731008798,2.230143516 -Alan Anderson,anderal01,2015,RS,BRK,3476,1744,-0.199943899,0.59212103,0.392177131,-3.136991327,3.979487587,0.84249626,-0.811013026,1.357146906,0.546133881,2.936771399,2.936771399,0,-0.792476408,0.617110596,-0.175365812,0.127790871 -Alan Anderson,anderal01,2016,RS,WAS,403,192,0.920825461,-4.373959275,-3.453133814,-0.337935123,4.426107631,4.088172508,0.724463278,-2.814989106,-2.090525828,0.064595784,0.064595784,0,0.076368866,-2.585382156,-2.50901329,-0.00794136 -Alan Anderson,anderal01,2017,RS,LAC,623,308,-1.742269431,-5.807475042,-7.549744473,-1.520250449,-2.546386746,-4.066637195,-1.813429295,-5.492343947,-7.305773242,-0.710220716,-0.710220716,0,-1.750969308,-4.771660182,-6.52262949,-0.778364409 -Chris Andersen,anderch01,2014,PO,MIA,583,317,0.510148432,5.616309279,6.126457711,1.077385397,3.116569694,4.193955092,0.568240552,5.441796286,6.010036838,1.448860228,0,1.448860228,1.386756778,2.478706184,3.865462962,-0.785091002 -Chris Andersen,anderch01,2014,RS,MIA,2681,1396,0.653995633,1.177168218,1.831163851,-0.287295203,2.839204661,2.551909459,0.476507727,1.578955332,2.055463059,3.400408767,3.400408767,0,0.560266099,0.598338299,1.158604398,-0.622977321 -Chris Andersen,anderch01,2015,RS,MIA,2197,1132,-1.396665037,-0.706725415,-2.103390452,-2.011408078,2.396247315,0.384839237,-1.626335602,-0.081451838,-1.70778744,0.600826593,0.600826593,0,-1.99198435,-0.887070807,-2.879055157,-0.175167495 -Chris Andersen,anderch01,2016,PO,MEM,149,79,0.073280424,-1.382238295,-1.308957871,-0.509807699,4.641852285,4.132044587,-0.103282127,-0.170004512,-0.273286639,0.103561126,0,0.103561126,4.217569602,-1.518026477,2.699543125,0.55851692 -Chris Andersen,anderch01,2016,RS,MIA,71,36,6.170792137,-3.533811478,2.636980659,-5.039712022,-8.962667227,-14.00237925,4.221103014,-4.899499695,-0.67839668,0.038048654,0.038048654,0,3.885376503,-4.570643032,-0.685266528,-0.002306944 -Chris Andersen,anderch01,2016,RS,MEM,714,366,-0.585528195,0.890604802,0.305076607,-0.337534939,-4.111365615,-4.448900554,-0.59185946,-0.084551988,-0.676411448,0.385006604,0.385006604,0,-1.147672054,-0.524814784,-1.672486838,-0.555464488 -Chris Andersen,anderch01,2017,RS,CLE,232,114,-3.177883926,0.88764184,-2.290242086,2.592806698,0.487893779,3.080700478,-2.218286853,0.912267571,-1.306019282,0.084746752,0.084746752,0,-0.739743096,-0.569597448,-1.309340543,0.888559405 -James Anderson,anderja01,2014,RS,PHI,4870,2309,-1.511484441,-1.862700743,-3.374185184,-3.581718102,0.648684195,-2.933033907,-1.968788068,-1.394472982,-3.36326105,-0.728275377,-0.728275377,0,-2.524439685,-1.562636063,-4.087075748,0.772957169 -James Anderson,anderja01,2016,RS,SAC,1548,721,-3.819700697,0.896040174,-2.923660523,-1.662276893,0.248803645,-1.413473248,-3.598586121,0.850105017,-2.748481104,0.000560113,0.000560113,0,-4.330683578,-0.386025501,-4.716709079,0.241374125 -Justin Anderson,anderju01,2016,PO,DAL,187,95,1.109341979,4.554145155,5.663487134,9.917509398,3.347212184,13.26472158,3.049950702,4.657503737,7.707454439,0.527684689,0,0.527684689,1.527781448,2.487444509,4.015225957,0.896335411 -Justin Anderson,anderju01,2016,RS,DAL,1335,647,-1.535516631,-1.549297896,-3.084814527,-3.744424207,4.281245372,0.536821165,-2.075995137,-0.424322309,-2.500317446,0.082597356,0.082597356,0,-2.131382148,-1.570150167,-3.701532316,0.210183883 -Justin Anderson,anderju01,2017,RS,PHI,1080,518,-0.766350244,-0.724403005,-1.490753249,-0.153212626,-2.556770716,-2.709983342,-0.612044664,-1.135464335,-1.747508999,0.264930717,0.264930717,0,-1.161228456,-1.509587807,-2.670816263,-0.004151589 -Justin Anderson,anderju01,2017,RS,DAL,1411,710,-1.070792954,0.07903708,-0.991755874,-3.827085704,-3.096747199,-6.923832903,-1.653233795,-0.581739445,-2.23497324,0.186366129,0.186366129,0,-0.976733405,-0.787574535,-1.76430794,-0.104205351 -Justin Anderson,anderju01,2018,PO,PHI,71,33,-5.220084851,-1.153943161,-6.374028011,-4.706413905,11.02325231,6.31683841,-5.55482023,1.241361184,-4.313459045,-0.027648102,0,-0.027648102,-2.573658616,-0.253324972,-2.826983588,1.79374426 -Justin Anderson,anderju01,2018,RS,PHI,1100,519,0.122358556,-0.043435276,0.07892328,-4.592736979,-1.565790839,-6.158527818,-0.880018585,-0.427514735,-1.30753332,0.380839887,0.380839887,0,-0.713358903,-0.964845149,-1.678204052,-0.289922109 -Justin Anderson,anderju01,2019,RS,ATL,1054,463,-2.422407737,-0.407855849,-2.830263586,-2.759655532,1.914469039,-0.845186492,-2.607197469,0.109253155,-2.497944315,0.060024256,0.060024256,0,-1.582505321,-1.319524592,-2.902029913,0.82673643 -Kyle Anderson,anderky01,2015,RS,SAS,714,358,-3.557738935,-2.082694551,-5.640433486,-3.543469572,-4.074128707,-7.617598279,-3.784997506,-2.691064767,-6.476062273,-0.673229133,-0.673229133,0,-3.58213624,-2.423308588,-6.005444828,-1.034524426 -Kyle Anderson,anderky01,2016,PO,SAS,257,129,-4.616610058,1.108445444,-3.508164614,-8.520717323,-0.994742936,-9.515460259,-5.721436098,0.615990433,-5.105445665,-0.158299267,0,-0.158299267,-6.633395498,0.890768089,-5.742627408,-0.944499415 -Kyle Anderson,anderky01,2016,RS,SAS,2478,1245,-1.453232275,0.392984104,-1.060248171,-0.943694974,0.39112508,-0.552569894,-1.471877554,0.305919108,-1.165958445,1.001149902,1.001149902,0,-1.814500862,0.563707296,-1.250793565,-0.488625071 -Kyle Anderson,anderky01,2017,PO,SAS,409,195,3.858189447,2.176738112,6.034927559,1.788286609,0.854107782,2.642394391,3.599996395,2.005369471,5.605365865,0.860798752,0,0.860798752,3.331458339,0.856847209,4.188305547,0.390151617 -Kyle Anderson,anderky01,2017,RS,SAS,2077,1020,-1.384601546,2.253448202,0.868846656,-1.525036951,3.822978456,2.297941506,-1.537964725,2.637831458,1.099866733,1.9943495,1.9943495,0,-1.889744642,2.279129668,0.389385027,-0.44732585 -Kyle Anderson,anderky01,2018,PO,SAS,149,73,0.452152631,-0.546729601,-0.094576969,0.446854899,1.829593274,2.276448173,0.492701103,-0.087352837,0.405348266,0.121595347,0,0.121595347,0.408383631,0.510121175,0.918504806,0.314027636 -Kyle Anderson,anderky01,2018,RS,SAS,3987,1978,-0.357882992,3.199200628,2.841317636,-0.151258284,2.205757073,2.054498789,-0.336600665,3.136429746,2.799829081,5.591488347,5.591488347,0,-0.618645945,3.416358973,2.797713028,-0.164072665 -Kyle Anderson,anderky01,2019,RS,MEM,2583,1281,-1.926641189,2.072068956,0.145427767,-1.982653688,2.269750121,0.287096433,-2.037901415,2.221698331,0.183796917,1.904689771,1.904689771,0,-2.713379751,2.561588579,-0.151791172,-0.677183453 -Ryan Anderson,anderry01,2014,RS,NOP,1571,795,3.090420061,-3.354055178,-0.263635117,6.13663252,-2.086145224,4.050487295,3.904641047,-3.257882887,0.64675816,1.367284635,1.367284635,0,3.638971158,-2.223769577,1.415201581,-0.728960451 -Ryan Anderson,anderry01,2015,PO,NOP,195,95,2.880858695,0.601986273,3.482844968,19.14864687,-2.886818073,16.2618288,6.385102624,-0.036647882,6.348454743,0.45920352,0,0.45920352,9.659761168,-1.012537696,8.647223473,0.929425206 -Ryan Anderson,anderry01,2015,RS,NOP,3277,1675,1.523077902,-1.07123582,0.451842081,1.062833392,-4.269378218,-3.206544826,1.47194358,-1.791866927,-0.319923348,2.069681473,2.069681473,0,1.834692511,-1.383341465,0.451351046,-0.324415052 -Ryan Anderson,anderry01,2016,RS,NOP,4154,2008,1.427870901,0.344583778,1.772454679,3.578902499,-0.173308064,3.405594435,1.971410252,0.294975642,2.266385895,5.151366157,5.151366157,0,1.526434809,-0.078163304,1.448271505,0.231404425 -Ryan Anderson,anderry01,2017,PO,HOU,672,336,-1.592207203,2.960156383,1.36794918,0.291287469,-4.413505365,-4.122217896,-1.36499343,1.556465574,0.191472145,0.51221407,0,0.51221407,0.528985223,0.632490501,1.161475724,-1.457514371 -Ryan Anderson,anderry01,2017,RS,HOU,4422,2116,0.405963245,-1.053637924,-0.647674679,3.52085102,0.767871156,4.288722176,0.996809523,-0.745003095,0.251806428,3.231499239,3.231499239,0,1.432086126,-0.837002522,0.595083604,-0.278485886 -Ryan Anderson,anderry01,2018,PO,HOU,204,95,-2.717291674,2.75029212,0.033000447,-7.049959632,-14.76385939,-21.81381902,-3.843389417,-0.777009269,-4.620398687,-0.094033102,0,-0.094033102,-3.598313442,-0.785412138,-4.38372558,0.556810199 -Ryan Anderson,anderry01,2018,RS,HOU,3576,1725,-0.235131545,0.925697142,0.690565597,2.071590826,-2.479183092,-0.407592267,0.139721796,0.231267735,0.370989531,2.746514786,2.746514786,0,0.751098288,-0.091182915,0.659915373,-0.009118606 -Ryan Anderson,anderry01,2019,RS,PHO,570,278,-2.225289848,-2.176216468,-4.401506316,-6.679016195,0.61785473,-6.061161465,-3.270464968,-1.670249092,-4.940714061,-0.309507676,-0.309507676,0,-2.183460961,-2.721894367,-4.905355328,-0.398038 -Ryan Anderson,anderry01,2019,RS,MIA,90,44,-4.901807395,-4.569169369,-9.470976764,2.170507269,5.718353596,7.888860865,-3.70583193,-2.712140936,-6.417972865,-0.08148765,-0.08148765,0,-3.749130152,-4.981757007,-8.730887159,-1.056913512 -Ike Anigbogu,anigbik01,2018,RS,IND,64,30,-0.214408747,-10.44953073,-10.66393947,-0.327320679,-19.40324395,-19.73056463,-0.259621669,-12.96556909,-13.22519076,-0.160587652,-0.160587652,0,-2.368955188,-11.59942195,-13.96837714,0.157383664 -Ike Anigbogu,anigbik01,2019,RS,IND,14,6,-22.88766139,-36.40977098,-59.29743237,-13.664945,4.800533218,-8.864411786,-22.44881373,-30.15911941,-52.60793314,-0.156443358,-0.156443358,0,-13.64704612,-22.5906831,-36.23772923,2.549590126 -Giannis Antetokounmpo,antetgi01,2014,RS,MIL,3724,1897,-1.57648274,0.103768727,-1.472714013,0.823386234,0.333630118,1.157016352,-1.141213935,0.23340087,-0.907813065,1.784034014,1.784034014,0,-1.203197919,-0.543034207,-1.746232126,0.057802805 -Giannis Antetokounmpo,antetgi01,2015,PO,MIL,392,201,-2.782546956,-0.495460655,-3.27800761,-3.891819085,5.17332894,1.281509855,-3.063768375,0.642656632,-2.421111742,0.03446996,0,0.03446996,-3.331229549,0.856245913,-2.474983636,-0.874633913 -Giannis Antetokounmpo,antetgi01,2015,RS,MIL,5028,2541,-0.226016621,-0.139133327,-0.365149948,-2.224917579,-1.367683824,-3.592601403,-0.626522441,-0.436638358,-1.063160799,2.177014905,2.177014905,0,-1.282307379,0.35769395,-0.924613429,-0.431232283 -Giannis Antetokounmpo,antetgi01,2016,RS,MIL,5625,2823,0.477609031,0.08528818,0.56289721,1.522447516,-1.613578625,-0.091131109,0.757930952,-0.228350115,0.529580837,4.707738546,4.707738546,0,0.813538269,0.302351688,1.115889957,-0.327328531 -Giannis Antetokounmpo,antetgi01,2017,PO,MIL,454,243,3.094442174,4.074587735,7.169029909,4.215020016,0.79608009,5.011100106,3.526132619,3.544985742,7.071118361,1.234936887,0,1.234936887,0.429772766,4.07751115,4.507283916,-1.604151608 -Giannis Antetokounmpo,antetgi01,2017,RS,MIL,5645,2845,3.274959723,2.371641378,5.646601102,-0.350946523,1.617974682,1.26702816,2.717066186,2.372550918,5.089617104,11.32471852,11.32471852,0,2.586371693,2.655390985,5.241762678,-0.470954424 -Giannis Antetokounmpo,antetgi01,2018,PO,MIL,546,280,5.04357313,0.739883048,5.783456179,1.988337304,-2.701287427,-0.712950122,4.671863552,0.082586234,4.754449786,1.118076325,0,1.118076325,7.142995441,-0.874950872,6.268044569,1.09396365 -Giannis Antetokounmpo,antetgi01,2018,RS,MIL,5604,2756,3.560141756,1.721025626,5.281167382,0.666003063,4.622163762,5.288166825,3.172225799,2.454034154,5.626259953,11.79136734,11.79136734,0,3.381661058,2.436834836,5.818495894,0.112979 -Giannis Antetokounmpo,antetgi01,2019,PO,MIL,1094,514,2.789067268,4.202335754,6.991403022,0.452849405,5.352494616,5.805344021,2.449745603,4.612899194,7.062644797,2.697328023,0,2.697328023,4.489336442,4.141307529,8.630643971,1.623246054 -Giannis Antetokounmpo,antetgi01,2019,RS,MIL,5171,2358,4.601266305,2.164171427,6.765437732,1.703340427,3.784818618,5.488159045,4.184342326,2.567987886,6.752330212,11.5725334,11.5725334,0,4.25709844,2.499310333,6.756408773,1.254683784 -Kostas Antetokounmpo,antetko01,2019,RS,DAL,23,11,-13.95053998,25.44575147,11.49521149,-11.55087109,13.25210162,1.701230528,-14.3127795,24.44322508,10.13044558,0.07316733,0.07316733,0,-11.63720212,17.83794587,6.200743745,1.240219832 -Thanasis Antetokounmpo,antetth01,2016,RS,NYK,13,6,12.78384739,-19.70405103,-6.92020364,2.200914227,-10.82277307,-8.621858841,11.43545411,-19.02220102,-7.58674691,-0.014824454,-0.014824454,0,5.535620461,-19.18889375,-13.65327329,0.120132694 -Carmelo Anthony,anthoca01,2014,RS,NYK,5675,2982,4.087505087,-0.923550219,3.163954868,3.519940153,1.739423683,5.259363835,4.174904921,-0.390214473,3.784690448,9.860994962,9.860994962,0,4.665614182,-0.402147248,4.263466934,-0.781350262 -Carmelo Anthony,anthoca01,2015,RS,NYK,2723,1428,2.82214209,-2.226068186,0.596073903,5.639322335,-3.003869645,2.63545269,3.751971958,-2.461964054,1.290007903,2.924209925,2.924209925,0,3.104533022,-2.987483809,0.117049213,-0.625552295 -Carmelo Anthony,anthoca01,2016,RS,NYK,4981,2530,2.96378858,-2.833458913,0.130329667,4.169887519,-1.612221029,2.55766649,3.451812128,-2.740508012,0.711304116,4.456371769,4.456371769,0,3.00154547,-2.841366185,0.160179285,-0.25150521 -Carmelo Anthony,anthoca01,2017,RS,NYK,5131,2538,1.836275718,-2.920873935,-1.084598218,1.631279721,-3.111763605,-1.480483884,1.929266526,-3.107113031,-1.177846505,2.032332401,2.032332401,0,1.98566038,-3.139404877,-1.153744496,-0.165254332 -Carmelo Anthony,anthoca01,2018,PO,OKC,409,194,-0.3234588,2.814251439,2.490792639,-11.86752371,-12.01760611,-23.88512982,-2.780874002,-0.114491871,-2.895365873,-0.015194982,0,-0.015194982,0.452128566,-0.890219259,-0.438090693,2.337563785 -Carmelo Anthony,anthoca01,2018,RS,OKC,5165,2501,0.765705187,-1.741301602,-0.975596414,3.07183563,-1.749746654,1.322088976,1.250651172,-1.873120892,-0.622469721,2.702202966,2.702202966,0,1.230664514,-1.204819124,0.02584539,-0.458478322 -Carmelo Anthony,anthoca01,2019,RS,HOU,612,294,-1.461868056,-2.625549727,-4.087417782,-5.793758794,-1.947942805,-7.741701599,-2.506433108,-2.628393889,-5.134826997,-0.357080567,-0.357080567,0,-1.13155602,-2.095680492,-3.227236512,-0.182510448 -Joel Anthony,anthojo01,2014,RS,MIA,74,37,-5.892355387,-1.917692498,-7.810047884,-1.92801409,3.421604052,1.493589962,-5.442382816,-0.952952701,-6.395335517,-0.067401727,-0.067401727,0,-5.682515768,-3.046710824,-8.729226591,-1.969089395 -Joel Anthony,anthojo01,2014,RS,BOS,309,149,-4.27080653,0.386495592,-3.884310938,-2.432875353,-3.060198713,-5.493074067,-4.131745732,-0.304573341,-4.436319074,-0.127474725,-0.127474725,0,-3.931718191,-1.236297109,-5.1680153,-0.537893751 -Joel Anthony,anthojo01,2015,RS,DET,805,406,-2.290723516,1.040659274,-1.250064242,-2.691417702,4.549113468,1.857695765,-2.550201158,1.864080822,-0.686120337,0.424556704,0.424556704,0,-3.255526203,0.690708117,-2.564818085,-0.663456792 -Joel Anthony,anthojo01,2016,RS,DET,191,96,-1.038058578,-3.646288271,-4.684346849,-8.389045485,-0.249200552,-8.638246037,-2.642795528,-3.155281992,-5.79807752,-0.148759635,-0.148759635,0,-1.391681064,-2.598918022,-3.990599086,-0.348684986 -Joel Anthony,anthojo01,2017,PO,SAS,32,15,-1.190227108,-3.249871893,-4.440099001,-7.221315527,-4.611341204,-11.83265673,-2.559216218,-3.713969587,-6.273185805,-0.027815296,0,-0.027815296,-2.00733574,-6.746919131,-8.754254871,0.023584419 -Joel Anthony,anthojo01,2017,RS,SAS,253,122,-4.242466516,2.039853199,-2.202613317,-10.46313524,1.207080632,-9.256054609,-5.855620041,1.885762403,-3.969857638,-0.075198606,-0.075198606,0,-5.52973235,0.573519596,-4.956212754,-0.94397057 -Pero Antic,anticpe01,2014,PO,ATL,327,170,-3.947254816,5.861452307,1.914197491,7.214328724,7.531447085,14.74577581,-1.926155984,6.514760806,4.588604822,0.658485838,0,0.658485838,3.254022536,2.578119888,5.832142424,0.285327243 -Pero Antic,anticpe01,2014,RS,ATL,1871,925,-1.322708572,-0.992271939,-2.314980511,0.137031132,2.541587114,2.678618246,-1.089496412,-0.316415452,-1.405911864,0.638609699,0.638609699,0,-0.548628977,-0.889667042,-1.438296019,0.648301011 -Pero Antic,anticpe01,2015,PO,ATL,409,199,-0.065677903,1.632189779,1.566511875,-6.720809199,2.765849576,-3.954959623,-1.454716592,1.928563767,0.473847175,0.340457223,0,0.340457223,-3.254629651,1.231066611,-2.02356304,0.822048139 -Pero Antic,anticpe01,2015,RS,ATL,2120,1037,-1.142714453,0.580123483,-0.56259097,-1.533643365,3.210882423,1.677239058,-1.32567563,1.131283048,-0.194392582,1.359670128,1.359670128,0,-0.670713173,0.047946235,-0.622766938,0.535886093 -OG Anunoby,anunoog01,2018,PO,TOR,477,238,0.307239312,1.238287079,1.545526391,8.402032118,-9.976413035,-1.574380917,2.046655736,-0.931350333,1.115305403,0.481323901,0,0.481323901,-0.547990024,-0.642388863,-1.190378886,-0.554109581 -OG Anunoby,anunoog01,2018,RS,TOR,3074,1481,-1.841528371,1.676367217,-0.165161154,2.314259642,1.835623338,4.149882981,-1.120959617,1.777073105,0.656113488,2.569758531,2.569758531,0,-0.895478317,1.550659533,0.655181216,-0.151161805 -OG Anunoby,anunoog01,2019,RS,TOR,2902,1352,-2.457608647,-0.142668547,-2.600277194,-5.835377292,-0.643877293,-6.479254585,-3.349478071,-0.297940427,-3.647418498,-0.620124917,-0.620124917,0,-3.215638423,-0.129332729,-3.344971152,0.180151195 -Keith Appling,applike01,2016,RS,ORL,57,27,-11.64511025,4.199071528,-7.446038725,-6.230646982,14.51374069,8.283093707,-11.16318411,6.692671387,-4.470512719,-0.02415162,-0.02415162,0,-6.184926256,2.010587716,-4.17433854,1.858767987 -Ryan Arcidiacono,arcidry01,2018,RS,CHI,634,304,-2.626606123,-1.371339242,-3.997945365,-3.08797319,1.290959372,-1.797013819,-2.858780513,-0.856969742,-3.715750255,-0.149061981,-0.149061981,0,-3.101951221,-1.276044782,-4.377996003,-0.481222814 -Ryan Arcidiacono,arcidry01,2019,RS,CHI,4077,1961,-0.289504821,-0.628646506,-0.918151326,0.524115005,0.421554983,0.945669988,-0.091055502,-0.40309072,-0.494146222,2.227069655,2.227069655,0,-1.028346758,-0.310010304,-1.338357063,-1.350892663 -Trevor Ariza,arizatr01,2014,PO,WAS,759,407,4.402416547,1.759346642,6.161763189,-2.831436188,4.465505803,1.634069615,3.096078074,2.394843067,5.490921142,1.793665762,0,1.793665762,5.65059075,2.408230642,8.058821392,1.512424932 -Trevor Ariza,arizatr01,2014,RS,WAS,5466,2723,0.996562403,0.352624651,1.349187054,0.406174509,2.007783405,2.413957914,0.95185236,0.730772076,1.682624435,6.241120861,6.241120861,0,0.816355953,0.798206943,1.614562896,1.292569966 -Trevor Ariza,arizatr01,2015,PO,HOU,1401,655,1.482783316,5.089997299,6.572780615,0.289917894,8.298997088,8.588914982,1.286972922,6.051359604,7.338332526,3.476094674,0,3.476094674,0.609354069,6.679021035,7.288375104,-0.0266442 -Trevor Ariza,arizatr01,2015,RS,HOU,5940,2930,0.120937441,0.094162768,0.215100209,-0.620695231,1.345510959,0.724815728,-0.059918084,0.333475325,0.273557241,4.517783729,4.517783729,0,0.353701149,1.353992275,1.707693424,-0.04433465 -Trevor Ariza,arizatr01,2016,PO,HOU,378,181,-5.496793523,2.435944572,-3.060848951,-12.27270895,1.707666423,-10.56504253,-7.159060978,2.410013489,-4.749047489,-0.195039685,0,-0.195039685,-5.979707815,4.350157123,-1.629550693,2.320681869 -Trevor Ariza,arizatr01,2016,RS,HOU,5857,2859,-0.008454768,-0.782073928,-0.790528696,3.327442702,-2.349712461,0.977730241,0.659516656,-1.145621898,-0.486105242,3.298884199,3.298884199,0,1.249032797,-0.168587715,1.080445082,-0.099790957 -Trevor Ariza,arizatr01,2017,PO,HOU,837,413,0.752071638,-3.080872214,-2.328800576,-9.978775343,-2.323859879,-12.30263522,-1.513780566,-3.107538642,-4.621319208,-0.407787369,0,-0.407787369,-0.521811022,-2.578866194,-3.100677215,0.263910129 -Trevor Ariza,arizatr01,2017,RS,HOU,5844,2773,0.958063442,1.155331439,2.113394882,2.373511549,-0.500918823,1.872592726,1.232670776,0.86849744,2.101168217,6.898102168,6.898102168,0,2.066867904,1.418851996,3.4857199,0.496560751 -Trevor Ariza,arizatr01,2018,PO,HOU,1158,582,-1.635876572,0.077874299,-1.558002273,1.775392061,5.64389251,7.419284571,-1.078211609,1.166324087,0.088112478,0.856572536,0,0.856572536,-0.400031288,2.247598872,1.847567584,-1.413429793 -Trevor Ariza,arizatr01,2018,RS,HOU,4680,2269,0.526428123,-1.138299994,-0.61187187,0.49119254,-0.013356508,0.477836032,0.461338569,-1.014574942,-0.553236374,2.550006782,2.550006782,0,1.477158382,-0.049232252,1.42792613,0.270588122 -Trevor Ariza,arizatr01,2019,RS,PHO,1856,884,-0.825901944,-2.060813451,-2.886715395,-3.697912519,-1.826441368,-5.524353887,-1.44594057,-2.092737661,-3.538678231,-0.35514099,-0.35514099,0,-1.016008519,-1.240490466,-2.256498984,-0.162205241 -Trevor Ariza,arizatr01,2019,RS,WAS,3122,1465,0.235441601,-1.700555922,-1.465114321,1.53511332,-2.379952951,-0.844839631,0.512549239,-1.91055779,-1.398008551,1.014975084,1.014975084,0,0.663967673,-1.607898973,-0.9439313,0.447630515 -Hilton Armstrong,armsthi01,2014,PO,GSW,43,17,-5.156616206,-17.45432982,-22.61094603,-6.717756082,-6.616179248,-13.33393533,-5.851194019,-16.26103557,-22.11222959,-0.183600508,0,-0.183600508,-6.160109069,-16.8222709,-22.98237997,5.571260634 -Hilton Armstrong,armsthi01,2014,RS,GSW,200,97,-0.655215308,-2.04419596,-2.699411267,-0.778225155,7.461854055,6.683628899,-0.708144837,-0.268152692,-0.976297528,0.088121513,0.088121513,0,-0.663348176,-0.061059907,-0.724408083,0.373742481 -Metta World Peace,artesro01,2014,RS,NYK,791,388,-1.016150835,2.182828826,1.166677991,-1.733214859,3.578400178,1.845185319,-1.239329679,2.647045526,1.407715847,0.820040318,0.820040318,0,0.207484014,1.498479451,1.705963466,-0.350904554 -Metta World Peace,artesro01,2016,RS,LAL,1174,590,-2.52990241,-0.761091149,-3.290993559,-2.087245487,4.066496255,1.979250768,-2.548532002,0.278146677,-2.270385325,0.143345407,0.143345407,0,-2.747137334,-0.842324591,-3.589461925,-0.695224049 -Metta World Peace,artesro01,2017,RS,LAL,329,160,-4.596764618,-2.330144654,-6.926909272,-7.364581309,-2.003541567,-9.368122876,-5.394632097,-2.328373543,-7.72300564,-0.406417216,-0.406417216,0,-3.37113628,-2.110399816,-5.481536096,0.111347321 -Darrell Arthur,arthuda01,2014,RS,DEN,2422,1161,-3.861801223,0.815275782,-3.046525441,-1.607650579,5.658361399,4.050710821,-3.628984018,1.889036464,-1.739947554,0.601669702,0.601669702,0,-2.866763374,1.248970809,-1.617792565,0.540738983 -Darrell Arthur,arthuda01,2015,RS,DEN,2051,988,-3.020464633,4.076661417,1.056196784,-3.522045371,5.533880552,2.011835182,-3.298918205,4.657759021,1.358840816,2.090227881,2.090227881,0,-2.934014281,3.354342483,0.420328202,0.882158299 -Darrell Arthur,arthuda01,2016,RS,DEN,3083,1516,-1.724756119,1.456301302,-0.268454817,-1.995144633,2.282614701,0.287470069,-1.883558941,1.764146962,-0.119411979,2.038822611,2.038822611,0,-1.870272688,1.384524886,-0.485747802,0.199753219 -Darrell Arthur,arthuda01,2017,RS,DEN,1325,639,-1.381395781,-0.352705574,-1.734101355,-1.337226823,-2.016029093,-3.353255915,-1.505690243,-0.656799348,-2.162489591,0.192896131,0.192896131,0,-1.015621338,-1.361254446,-2.376875784,0.695089603 -Darrell Arthur,arthuda01,2018,RS,DEN,306,141,-4.993896605,-4.314488396,-9.308385002,-5.352758352,-2.387846721,-7.740605073,-5.421537695,-4.141978809,-9.563516504,-0.498596395,-0.498596395,0,-3.113400429,-3.138614201,-6.25201463,1.708943974 -Jamel Artis,artisja01,2018,RS,ORL,565,279,-4.345396897,-4.188819229,-8.534216126,-0.951096713,0.647075138,-0.304021576,-3.848578075,-3.391571766,-7.240149841,-0.632604422,-0.632604422,0,-4.949710421,-4.134503466,-9.084213887,-1.01648712 -Omer Asik,asikom01,2014,PO,HOU,312,163,-3.369878492,-1.563587623,-4.933466115,10.2635609,4.720053601,14.9836145,-0.739367679,-0.232635988,-0.972003667,0.150754371,0,0.150754371,-2.780064625,2.428056659,-0.352007966,-1.062210575 -Omer Asik,asikom01,2014,RS,HOU,2027,968,-2.35766947,2.242270184,-0.115399285,-2.158281917,1.907740578,-0.250541339,-2.531223845,2.297247826,-0.233976019,1.246237478,1.246237478,0,-2.597317997,1.440673295,-1.156644702,0.280941561 -Omer Asik,asikom01,2015,PO,NOP,154,79,-2.170628985,7.071492003,4.900863018,-3.985577062,-4.419390052,-8.404967113,-2.839585062,5.148684709,2.309099647,0.209963373,0,0.209963373,2.189116966,4.958736523,7.147853488,-0.157095245 -Omer Asik,asikom01,2015,RS,NOP,3816,1982,-1.942452117,2.589766554,0.647314436,-1.534005427,0.641216098,-0.892789329,-1.985485951,2.362125692,0.376639741,3.132745437,3.132745437,0,-2.028898422,2.348713509,0.319815086,-0.878475502 -Omer Asik,asikom01,2016,RS,NOP,2390,1178,-3.292936142,-0.196382306,-3.489318448,-3.187230841,-2.038799153,-5.226029994,-3.455651353,-0.543304898,-3.99895625,-0.748588012,-0.748588012,0,-3.793799146,-0.502239164,-4.29603831,-0.267387969 -Omer Asik,asikom01,2017,RS,NOP,1002,482,-3.976989013,-1.126431182,-5.103420195,-3.998389744,-2.092874161,-6.091263905,-4.18540585,-1.416768589,-5.602174439,-0.69929594,-0.69929594,0,-5.033755275,-1.052835832,-6.086591107,-0.293760539 -Omer Asik,asikom01,2018,RS,CHI,127,61,-7.107833522,-5.770471106,-12.87830463,-1.922883075,-10.72012985,-12.64301293,-6.441113983,-7.093495749,-13.53460973,-0.33780021,-0.33780021,0,-5.732506803,-5.836258868,-11.56876567,0.638204827 -Omer Asik,asikom01,2018,RS,NOP,255,121,-7.37790258,1.933362503,-5.444540078,0.088978253,-2.544488445,-2.455510192,-6.262124666,1.111051122,-5.151073544,-0.147644282,-0.147644282,0,-6.415076525,0.704185209,-5.710891317,-0.390868872 -D.J. Augustin,augusdj01,2014,PO,CHI,260,141,-0.385392349,-4.738660811,-5.124053161,5.567509857,10.01267103,15.58018089,0.925894588,-1.957065008,-1.03117042,0.126578874,0,0.126578874,1.377400359,-1.971182051,-0.593781692,-0.69011721 -D.J. Augustin,augusdj01,2014,RS,TOR,157,82,-6.933051013,-7.035893517,-13.96894453,-1.297510529,-5.377588315,-6.675098843,-6.218212306,-7.12040418,-13.33861649,-0.439419316,-0.439419316,0,-5.311555792,-7.198078387,-12.50963418,-0.773027118 -D.J. Augustin,augusdj01,2014,RS,CHI,3526,1857,2.819527541,-1.911822965,0.907704576,-0.092500771,-1.09453402,-1.187034791,2.449178925,-1.920076346,0.529102579,3.059235034,3.059235034,0,1.437140736,-0.641171504,0.795969232,-1.467161994 -D.J. Augustin,augusdj01,2015,RS,OKC,1390,677,0.103448317,-1.905565758,-1.802117441,-0.797427699,-0.931711447,-1.729139146,-0.117386431,-1.827903793,-1.945290225,0.275384969,0.275384969,0,-0.961841384,-2.494640442,-3.456481825,-0.88532874 -D.J. Augustin,augusdj01,2015,RS,DET,2515,1287,0.376713174,-1.082670231,-0.705957057,-2.729570072,-2.190130673,-4.919700745,-0.236249988,-1.36615651,-1.602406499,0.747053579,0.747053579,0,-0.13808541,-2.26495108,-2.40303649,-0.825622292 -D.J. Augustin,augusdj01,2016,RS,OKC,1053,519,-1.324316245,-3.515746036,-4.840062281,-5.863470254,1.260037145,-4.603433109,-2.417256097,-2.752523717,-5.169779814,-0.634296126,-0.634296126,0,-1.554211818,-2.776959231,-4.331171049,-0.983063075 -D.J. Augustin,augusdj01,2016,RS,DEN,1349,659,3.771740479,-3.019058641,0.752681838,2.547447857,-2.346700751,0.200747106,3.761536282,-3.034065657,0.727470625,1.172984893,1.172984893,0,2.698387101,-3.241530778,-0.543143677,0.316181467 -D.J. Augustin,augusdj01,2017,RS,ORL,3097,1538,-0.536679032,-4.454310603,-4.990989635,-8.588747605,-1.878709968,-10.46745757,-2.190055864,-4.160976042,-6.351031906,-2.798342602,-2.798342602,0,-2.481446028,-4.313261838,-6.794707867,-0.949166416 -D.J. Augustin,augusdj01,2018,RS,ORL,3651,1760,1.332683305,-1.127191512,0.205491793,-3.701023892,2.12218712,-1.578836772,0.407657292,-0.489579018,-0.081921726,2.384190847,2.384190847,0,-0.661539473,-1.464333616,-2.125873088,-0.480925189 -D.J. Augustin,augusdj01,2019,PO,ORL,276,141,2.777259666,-1.312345171,1.464914495,5.596276243,-9.949132781,-4.352856538,3.629358713,-3.188081069,0.441277644,0.231662708,0,0.231662708,3.442936166,-4.443668821,-1.000732655,-2.146261949 -D.J. Augustin,augusdj01,2019,RS,ORL,4674,2269,1.787324804,-2.347935981,-0.560611178,3.007829531,-1.485958287,1.521871245,2.177377656,-2.328799659,-0.151422004,2.969703172,2.969703172,0,1.138018305,-2.084138279,-0.946119974,-1.305143605 -Gustavo Ayon,ayongu01,2014,RS,ATL,857,429,-3.689229225,4.512951228,0.823722003,-2.273141928,-0.736523296,-3.009665224,-3.617299719,3.686043268,0.068743549,0.619439276,0.619439276,0,-2.425392611,2.469220016,0.043827405,0.386257152 -Deandre Ayton,aytonde01,2019,RS,PHO,4609,2183,-1.015468732,-1.923837901,-2.939306633,0.845349173,-0.591081644,0.254267529,-0.616975515,-1.675566944,-2.292542459,0.50599749,0.50599749,0,-0.888797542,-0.846975124,-1.735772666,-0.700779397 -Chris Babb,babbch01,2014,RS,BOS,265,132,-1.903655493,-1.235118807,-3.1387743,-4.291510196,0.060711265,-4.230798931,-2.494689832,-1.008506352,-3.503196185,-0.050920866,-0.050920866,0,-2.615114673,-1.371317444,-3.986432117,0.370260966 -Luke Babbitt,babbilu01,2014,RS,NOP,910,473,0.383843801,-0.546982759,-0.163138958,7.882851703,-1.612984318,6.269867385,1.980428227,-0.765389265,1.215038962,0.952402726,0.952402726,0,1.700929795,-1.05622546,0.644704335,-0.446937529 -Luke Babbitt,babbilu01,2015,RS,NOP,1654,830,0.850624142,-2.057009358,-1.206385216,-3.084551468,-2.52489547,-5.609446938,0.087508647,-2.259443942,-2.171935294,0.244984365,0.244984365,0,-0.370288122,-2.326964592,-2.697252715,0.075847504 -Luke Babbitt,babbilu01,2016,RS,NOP,1759,845,0.829846595,-1.88956868,-1.059722085,1.176972809,-2.372043486,-1.195070677,0.973730545,-2.05590293,-1.082172385,0.71779563,0.71779563,0,-0.313554855,-2.107014092,-2.420568947,-0.168034254 -Luke Babbitt,babbilu01,2017,RS,MIA,2129,1065,-0.376199965,-0.076582758,-0.452782723,-0.800600175,1.200985531,0.400385355,-0.462168122,0.157124654,-0.305043468,1.321866054,1.321866054,0,-0.56648882,0.613080914,0.046592094,-0.489742704 -Luke Babbitt,babbilu01,2018,PO,MIA,6,3,-20.2439139,-11.37574799,-31.61966189,-20.09317494,-27.05784437,-47.15101932,-21.42447489,-15.27308549,-36.69756039,-0.052668872,0,-0.052668872,-14.75652657,-15.34238385,-30.09891043,-1.675881839 -Luke Babbitt,babbilu01,2018,RS,ATL,1202,570,0.036587922,-2.541531705,-2.504943783,1.656124281,-1.75468888,-0.098564599,0.412673442,-2.485530491,-2.072857049,0.196300276,0.196300276,0,-0.024468871,-2.991829685,-3.016298556,-0.313510547 -Luke Babbitt,babbilu01,2018,RS,MIA,290,145,-5.031445245,-0.691752229,-5.723197474,-2.478763728,-3.977286188,-6.456049917,-4.811752028,-1.490402584,-6.302154612,-0.262124478,-0.262124478,0,-5.201409581,-1.444189626,-6.645599207,-0.249276523 -Dwayne Bacon,bacondw01,2018,RS,CHA,1508,713,-3.834643375,-2.099749545,-5.93439292,-1.990709623,1.838853104,-0.151856519,-3.72845919,-1.391058016,-5.119517206,-0.862511191,-0.862511191,0,-4.403289829,-1.938052324,-6.341342153,0.062806473 -Dwayne Bacon,bacondw01,2019,RS,CHA,1575,759,0.131839419,-3.002659726,-2.870820307,1.303210563,-1.357009457,-0.053798894,0.384196541,-2.816097783,-2.431901241,0.122323133,0.122323133,0,0.045902856,-2.799223317,-2.753320461,-0.709865848 -Marvin Bagley III,baglema01,2019,RS,SAC,3401,1567,-1.091444799,-1.590524666,-2.681969464,-0.648793166,-2.225602586,-2.874395752,-1.066198841,-1.807855582,-2.874054422,-0.099079105,-0.099079105,0,-0.962051503,-2.119550379,-3.081601882,-0.10311252 -Cameron Bairstow,bairsca01,2015,RS,CHI,130,64,-4.739992619,-1.858436549,-6.598429168,-1.824726275,-6.846923879,-8.671650155,-4.496619746,-3.048730283,-7.545350029,-0.157321994,-0.157321994,0,-5.645870423,-2.593061629,-8.238932051,0.453432625 -Cameron Bairstow,bairsca01,2016,RS,CHI,223,103,-5.077366207,-0.588470864,-5.665837071,-7.897012517,5.003499751,-2.893512766,-5.933374064,0.582192551,-5.351181513,-0.138074898,-0.138074898,0,-4.802182528,-1.394600731,-6.196783259,0.987325116 -Ron Baker,bakerro01,2017,RS,NYK,1718,857,-2.547773002,2.104390769,-0.443382233,-1.641801195,1.031039474,-0.61076172,-2.492294626,2.063699924,-0.428594702,1.014834125,1.014834125,0,-2.197683651,0.765942143,-1.431741507,-0.017431597 -Ron Baker,bakerro01,2018,RS,NYK,791,385,-1.02091414,1.677571877,0.656657737,1.139209548,0.793439726,1.932649275,-0.595668365,1.627696435,1.03202807,0.747135318,0.747135318,0,-0.843287442,1.053416783,0.210129341,0.566541567 -Ron Baker,bakerro01,2019,RS,NYK,235,107,-2.617110032,4.704129656,2.087019624,-6.690978799,8.402928649,1.71194985,-3.606883629,5.82168464,2.21480101,0.270584727,0.270584727,0,-4.539080079,3.637732475,-0.901347604,-0.169474379 -Ron Baker,bakerro01,2019,RS,WAS,98,45,-7.871005713,-2.594267567,-10.46527328,-18.87283374,6.271652582,-12.60118115,-10.67582088,-0.864679797,-11.54050068,-0.201974065,-0.201974065,0,-9.408843982,-3.288405549,-12.69724953,0.077240005 -Wade Baldwin IV,baldwwa01,2017,PO,MEM,25,12,4.591574087,-16.82257472,-12.23100063,-12.0062928,-9.798947803,-21.8052406,1.349818968,-16.34083979,-14.99102082,-0.077181283,0,-0.077181283,3.804977607,-15.11901323,-11.31403562,-0.141730981 -Wade Baldwin IV,baldwwa01,2017,RS,MEM,822,405,-7.071317653,-1.593943998,-8.665261651,-9.4775318,-2.364423641,-11.84195544,-7.997096529,-1.886670142,-9.883766671,-1.473557638,-1.473557638,0,-7.080589422,-1.478158373,-8.558747795,-0.033252612 -Wade Baldwin IV,baldwwa01,2018,PO,POR,45,19,-9.633353219,6.942597516,-2.690755704,-9.730118216,21.24293638,11.51281816,-10.22247571,10.41291039,0.190434688,0.030398652,0,0.030398652,-8.844089399,4.019600983,-4.824488416,3.320504087 -Wade Baldwin IV,baldwwa01,2018,RS,POR,167,80,2.742932817,-0.352262476,2.390670341,-0.199256827,1.99859545,1.799338623,2.3034258,0.092992316,2.396418116,0.208215569,0.208215569,0,0.138484168,0.807378387,0.945862556,-0.869215817 -Wade Baldwin IV,baldwwa01,2019,RS,POR,199,94,-9.023446551,-4.56769739,-13.59114394,-17.73548774,-5.3169767,-23.05246444,-11.4886496,-5.027374869,-16.51602446,-0.667983406,-0.667983406,0,-10.65327595,-5.076884613,-15.73016056,1.201190923 -Lonzo Ball,balllo01,2018,RS,LAL,3818,1780,-0.746662981,1.008306536,0.261643555,-1.276373154,2.838173829,1.561800675,-0.888551146,1.449463137,0.560911991,3.040284621,3.040284621,0,-0.331248157,1.992252351,1.661004193,1.103860516 -Lonzo Ball,balllo01,2019,RS,LAL,3103,1423,-0.651188903,0.630947325,-0.020241578,-2.785679695,1.270550162,-1.515129532,-1.111960375,0.787086292,-0.324874083,1.776008115,1.776008115,0,-1.184150692,1.555231038,0.371080346,0.887423086 -Mo Bamba,bambamo01,2019,RS,ORL,1591,766,-4.073310003,-0.631145531,-4.704455534,-8.680896057,-1.702359804,-10.38325586,-5.257799221,-0.9367748,-6.194574021,-1.343945653,-1.343945653,0,-4.329425476,-1.296610569,-5.626036045,-0.169530363 -Leandro Barbosa,barbole01,2014,RS,PHO,744,368,-0.393652533,-2.524009618,-2.917662151,-0.750946904,2.439238518,1.688291614,-0.533144856,-1.646357587,-2.179502442,0.106515881,0.106515881,0,-0.891116925,-2.889733933,-3.780850858,-0.534666945 -Leandro Barbosa,barbole01,2015,PO,GSW,464,229,0.678045011,-2.273023942,-1.594978931,2.059784306,-0.537652438,1.522131868,0.931274957,-2.111296669,-1.180021712,0.187842117,0,0.187842117,-0.967621472,-3.103152381,-4.070773853,-0.683449135 -Leandro Barbosa,barbole01,2015,RS,GSW,2053,982,1.991966707,-2.904748214,-0.912781507,-3.950998068,-2.775548628,-6.726546695,0.776123571,-3.118277227,-2.342153656,0.204277702,0.204277702,0,0.827698746,-2.403569523,-1.575870778,-0.028160079 -Leandro Barbosa,barbole01,2016,PO,GSW,527,254,3.441562578,-2.141481138,1.30008144,1.888881479,1.309920487,3.198801966,3.262345895,-1.635282199,1.627063696,0.588532021,0,0.588532021,0.987440026,-2.016606381,-1.029166356,0.571643448 -Leandro Barbosa,barbole01,2016,RS,GSW,2286,1079,0.05968294,-1.861349518,-1.801666577,-3.807022195,-2.843512318,-6.650534514,-0.843280251,-2.218880103,-3.062160354,-0.171642182,-0.171642182,0,-0.589873761,-1.985611188,-2.575484949,-0.115936659 -Leandro Barbosa,barbole01,2017,RS,PHO,2026,963,-0.673134588,-2.457714254,-3.130848842,1.133319755,1.211816198,2.345135954,-0.306776109,-1.798967412,-2.10574352,0.316675595,0.316675595,0,-1.193866914,-2.255996534,-3.449863448,0.04271048 -J.J. Barea,bareajo01,2014,RS,MIN,2978,1471,0.36111962,-2.200754226,-1.839634606,-5.385673434,1.178409283,-4.207264151,-0.8623582,-1.664899257,-2.527257457,0.165360148,0.165360148,0,-0.850237256,-2.352917476,-3.203154732,-1.037968903 -J.J. Barea,bareajo01,2015,PO,DAL,325,154,3.952773758,-0.757276615,3.195497144,5.328867736,12.51215299,17.84102073,4.407128126,2.092961513,6.500089639,0.747617966,0,0.747617966,1.693118937,-0.174871186,1.518247751,-0.252464643 -J.J. Barea,bareajo01,2015,RS,DAL,2760,1362,1.652649777,-0.276552956,1.376096822,2.40790371,-0.070567225,2.337336485,1.857095481,-0.278263832,1.578831649,2.974976323,2.974976323,0,1.833091101,-0.843193189,0.989897912,-1.055066161 -J.J. Barea,bareajo01,2016,PO,DAL,196,100,-6.007961444,-8.055107453,-14.0630689,10.80426756,-14.4740312,-3.669763639,-2.83937279,-9.828616481,-12.66798927,-0.520326035,0,-0.520326035,-2.880185919,-9.618793255,-12.49897917,-0.284012575 -J.J. Barea,bareajo01,2016,RS,DAL,3390,1667,1.166863815,-1.351330149,-0.184466335,0.658221499,-3.389111443,-2.730889944,1.141803102,-1.862689118,-0.720886016,1.718049028,1.718049028,0,0.332035806,-2.496700588,-2.164664782,-0.43705172 -J.J. Barea,bareajo01,2017,RS,DAL,1535,771,2.239913687,0.487693354,2.727607041,-0.296945662,0.588808345,0.291862683,1.903527249,0.533938914,2.437466163,2.034798515,2.034798515,0,1.735773494,-0.984540948,0.751232546,-0.277124242 -J.J. Barea,bareajo01,2018,RS,DAL,3270,1603,2.982420623,-1.913129536,1.069291087,3.733962756,-0.320432537,3.413530219,3.363616737,-1.703929343,1.659687394,3.600320086,3.600320086,0,3.208511668,-2.124061583,1.084450084,-0.169030085 -J.J. Barea,bareajo01,2019,RS,DAL,1609,752,1.859356868,-1.044350095,0.815006773,1.250755975,1.049945745,2.30070172,1.889043623,-0.675701744,1.213341879,1.52230274,1.52230274,0,1.4590606,-1.438768466,0.020292134,0.112982596 -Andrea Bargnani,bargnan01,2014,RS,NYK,2396,1257,-2.418904258,1.137547779,-1.281356479,-3.936178754,-2.146754383,-6.082933137,-2.901630408,0.563122803,-2.338507605,0.261726072,0.261726072,0,-1.841292385,0.159385612,-1.681906773,-0.789713499 -Andrea Bargnani,bargnan01,2015,RS,NYK,1538,785,-2.682723416,-4.48671017,-7.169433586,-4.783557569,-5.763146332,-10.5467039,-3.152251611,-4.960086723,-8.112338334,-2.142028808,-2.142028808,0,-2.584428923,-5.288755203,-7.873184125,-0.251171233 -Andrea Bargnani,bargnan01,2016,RS,BRK,1283,634,-2.989049616,-4.176133572,-7.165183188,-3.66395436,-3.007281377,-6.671235737,-3.269632502,-4.136780639,-7.406413142,-1.493580173,-1.493580173,0,-2.50122564,-4.969374665,-7.470600305,-0.818349249 -Harrison Barnes,barneha02,2014,PO,GSW,329,156,1.565413008,-0.529396376,1.036016632,5.341556115,-2.183026233,3.158529882,2.419376466,-0.895480278,1.523896188,0.356757891,0,0.356757891,-0.148029273,-1.670633275,-1.818662547,1.567532006 -Harrison Barnes,barneha02,2014,RS,GSW,4537,2204,-2.287819908,-0.221207615,-2.509027523,-7.970055021,-1.469376914,-9.439431935,-3.610682524,-0.552213764,-4.162896288,-1.584272799,-1.584272799,0,-3.681096247,0.007100087,-3.67399616,-0.271784284 -Harrison Barnes,barneha02,2015,PO,GSW,1375,681,-1.375738634,-0.059137772,-1.434876406,-1.987228784,5.403180772,3.415951988,-1.648656309,0.995967016,-0.652689293,0.750838845,0,0.750838845,-1.819145906,0.380936876,-1.43820903,-0.091939505 -Harrison Barnes,barneha02,2015,RS,GSW,4863,2318,-0.413639826,-0.244726976,-0.658366802,0.217848572,0.838884915,1.056733487,-0.329793779,-0.093416529,-0.423210308,2.751170885,2.751170885,0,-0.365814595,0.178020667,-0.187793928,-0.020632066 -Harrison Barnes,barneha02,2016,PO,GSW,1517,743,-2.322692888,0.177860285,-2.144832602,0.121436384,-2.252864607,-2.131428224,-1.998202983,-0.37889547,-2.377098454,0.144555259,0,0.144555259,-2.726178653,0.413259001,-2.312919652,-0.806772122 -Harrison Barnes,barneha02,2016,RS,GSW,4294,2042,-0.492845668,-0.365721158,-0.858566826,-0.584988889,-2.32328428,-2.908273169,-0.607611381,-0.83382354,-1.441434921,1.353003834,1.353003834,0,-0.014845413,-0.705676733,-0.720522146,-0.737958116 -Harrison Barnes,barneha02,2017,RS,DAL,5462,2803,-1.194516867,0.617438496,-0.577078371,-1.551384703,2.560577629,1.009192926,-1.290026424,1.053399853,-0.236626571,3.55432082,3.55432082,0,-0.733786871,0.863930696,0.130143825,-1.092453415 -Harrison Barnes,barneha02,2018,RS,DAL,5322,2634,-0.517438142,0.333921303,-0.183516839,-4.585077614,-2.117665693,-6.702743307,-1.357464658,-0.165916318,-1.523380976,1.638759333,1.638759333,0,-0.839546432,-0.779038091,-1.618584523,-0.580902934 -Harrison Barnes,barneha02,2019,RS,DAL,3315,1584,-0.579934595,0.094689373,-0.485245222,-2.004111832,1.423979854,-0.580131979,-0.884548191,0.376313633,-0.508234559,1.805375159,1.805375159,0,-0.40245682,0.1628014,-0.23965542,-0.355678048 -Harrison Barnes,barneha02,2019,RS,SAC,2080,949,-1.073404162,-1.719900618,-2.79330478,0.104026572,-0.815447234,-0.711420662,-0.895353485,-1.625374859,-2.520728344,0.110444944,0.110444944,0,-1.31245275,-1.632658861,-2.945111611,-0.517570589 -Matt Barnes,barnema02,2014,PO,LAC,820,404,0.869188879,-2.479000404,-1.609811525,-1.739529998,-0.536535648,-2.276065646,0.261214654,-2.21571573,-1.954501075,0.17131001,0,0.17131001,1.22460486,-1.050495843,0.174109018,1.206796439 -Matt Barnes,barnema02,2014,RS,LAC,3572,1735,0.074971614,-0.245511282,-0.170539668,3.607159735,-0.199231756,3.407927979,0.7512054,-0.28308243,0.468122969,2.887986308,2.887986308,0,1.002025081,0.42096053,1.422985611,1.323687185 -Matt Barnes,barnema02,2015,PO,LAC,844,409,-0.064810906,3.686151853,3.621340947,8.004643279,1.429532824,9.434176104,1.528473841,3.447755987,4.976229829,1.661278537,0,1.661278537,2.851734026,3.917858282,6.769592308,-0.088681683 -Matt Barnes,barnema02,2015,RS,LAC,4572,2271,0.661437842,0.641284971,1.302722813,1.870221929,0.71511111,2.585333039,0.954116508,0.679596063,1.633712571,5.125755271,5.125755271,0,1.029108556,1.332581984,2.36169054,0.877988313 -Matt Barnes,barnema02,2016,PO,MEM,264,139,-2.306667902,-2.659811787,-4.966479689,-4.911987865,-7.42987295,-12.34186082,-2.878671893,-3.73047778,-6.609149673,-0.28648443,0,-0.28648443,2.70255565,-3.002423651,-0.299868,1.421573173 -Matt Barnes,barnema02,2016,RS,MEM,4360,2190,-0.290656951,-1.67179585,-1.9624528,-1.762663957,-1.601526346,-3.364190303,-0.609230167,-1.74185203,-2.351082196,0.450067038,0.450067038,0,-0.682430386,-1.0907941,-1.773224486,0.951612411 -Matt Barnes,barnema02,2017,PO,GSW,134,61,-4.193999831,-0.176684241,-4.370684073,-15.1685935,1.483418628,-13.68517487,-6.884328188,0.031125397,-6.853202791,-0.132324886,0,-0.132324886,-3.183252962,-0.442454976,-3.625707938,0.454297796 -Matt Barnes,barnema02,2017,RS,SAC,2753,1367,-0.634458859,-1.642471251,-2.27693011,-0.700851956,0.703316094,0.002464137,-0.665341804,-1.218592443,-1.883934247,0.60695088,0.60695088,0,-0.347915955,-1.359333518,-1.707249473,0.474032234 -Matt Barnes,barnema02,2017,RS,GSW,847,410,-0.475243506,-0.822553794,-1.297797299,-3.888498681,2.051604781,-1.8368939,-1.271674311,-0.353399146,-1.625073457,0.235506131,0.235506131,0,-0.519157033,-0.064298491,-0.583455524,0.079929852 -Earl Barron,barroea01,2015,RS,PHO,292,143,-4.798913386,-7.806177721,-12.60509111,-10.04039576,0.226365722,-9.814030033,-6.162373247,-6.577017671,-12.73939092,-0.731749932,-0.731749932,0,-4.766880038,-4.044226455,-8.811106493,0.386566026 -Will Barton,bartowi01,2014,PO,POR,172,81,3.553518997,-0.588996027,2.96452297,-14.05165095,4.965382923,-9.086268026,0.068730564,0.532045106,0.60077567,0.14649507,0,0.14649507,-0.065768008,-0.599583251,-0.665351259,2.38980582 -Will Barton,bartowi01,2014,RS,POR,787,387,0.128944452,-0.182400062,-0.05345561,-5.607602019,3.428077745,-2.179524274,-1.149382609,0.526718796,-0.622663813,0.418914015,0.418914015,0,-1.455960842,-0.655794308,-2.11175515,-0.256432063 -Will Barton,bartowi01,2015,RS,POR,608,300,-3.932910684,1.142274708,-2.790635976,-6.111953954,3.903222846,-2.208731108,-4.663083992,1.744330756,-2.918753236,-0.025693026,-0.025693026,0,-3.803592252,-0.061036671,-3.864628924,-0.506194185 -Will Barton,bartowi01,2015,RS,DEN,1400,683,0.634685699,-0.016417983,0.618267717,-1.70706151,3.098992059,1.39193055,0.20103656,0.664131688,0.865168249,1.265674862,1.265674862,0,0.124141871,0.293608503,0.417750374,0.449834768 -Will Barton,bartowi01,2016,RS,DEN,4768,2353,0.736762233,-1.003146836,-0.266384603,-1.890682302,1.058834891,-0.831847411,0.249205377,-0.599943372,-0.350737996,2.878701878,2.878701878,0,-0.019234524,-0.504643874,-0.523878399,-0.054738375 -Will Barton,bartowi01,2017,RS,DEN,3533,1705,1.812922911,-2.197161927,-0.384239016,-1.942320804,-0.242481522,-2.184802325,1.080347477,-1.899235326,-0.81888785,1.679492457,1.679492457,0,1.076342464,-2.179206876,-1.102864413,-0.021291175 -Will Barton,bartowi01,2018,RS,DEN,5513,2683,1.721261869,-0.595496758,1.125765112,-0.724877717,0.457623549,-0.267254169,1.263388439,-0.401034194,0.862354245,4.9405736,4.9405736,0,1.592363127,-0.597777041,0.994586086,-0.085407595 -Will Barton,bartowi01,2019,PO,DEN,655,328,-1.531403607,-1.298329865,-2.829733472,-10.56219576,-4.435985357,-14.99818112,-3.59171268,-2.041338958,-5.633051638,-0.498304621,0,-0.498304621,-5.802281801,-3.493310431,-9.295592232,0.141526736 -Will Barton,bartowi01,2019,RS,DEN,2481,1189,-1.262454503,-2.446768195,-3.709222697,-1.907502133,-0.720756641,-2.628258774,-1.504023333,-2.248346233,-3.752369566,-0.608798106,-0.608798106,0,-1.09160811,-2.032479484,-3.124087594,0.122829721 -Brandon Bass,bassbr01,2014,RS,BOS,4472,2266,-1.596885577,-0.682379805,-2.279265383,-3.520965801,-2.870349741,-6.391315543,-2.051681274,-1.170599018,-3.222280292,-0.541079709,-0.541079709,0,-2.583918408,-1.645742136,-4.229660544,-0.865989444 -Brandon Bass,bassbr01,2015,PO,BOS,167,86,-2.344364003,-3.169255469,-5.513619472,-2.295437295,-11.94213607,-14.23757337,-2.409868,-5.197298363,-7.607166363,-0.216766265,0,-0.216766265,-5.173856252,-6.406457381,-11.58031363,-1.332827734 -Brandon Bass,bassbr01,2015,RS,BOS,3921,1929,-1.276636118,-0.954801599,-2.231437716,-3.026295332,-1.097001335,-4.123296667,-1.706267116,-1.055151685,-2.761418801,-0.011178747,-0.011178747,0,-1.662378277,-1.371001724,-3.033380001,-0.506520247 -Brandon Bass,bassbr01,2016,RS,LAL,2737,1342,-0.888203193,-0.756387087,-1.644590281,3.433524353,0.882937782,4.316462135,-0.031488239,-0.384970571,-0.41645881,1.586707134,1.586707134,0,-1.217809252,-1.454795365,-2.672604617,-0.67523394 -Brandon Bass,bassbr01,2017,PO,LAC,8,4,5.362407413,-0.543171508,4.819235905,-36.55916677,-3.805914323,-40.36508109,-3.030149165,-1.387075243,-4.417224408,-0.003448116,0,-0.003448116,0.026747877,4.06367243,4.090420308,-1.680598494 -Brandon Bass,bassbr01,2017,RS,LAC,1180,577,0.089594893,-2.376224379,-2.286629486,-1.952270132,-6.748603535,-8.700873667,-0.385880449,-3.454119822,-3.840000272,-0.318866352,-0.318866352,0,-0.729300938,-3.611187887,-4.340488825,-0.615608526 -Keita Bates-Diop,bateske01,2019,RS,MIN,1057,503,-3.828133194,-0.185885216,-4.014018411,-0.856194956,-1.497705101,-2.353900057,-3.448567504,-0.428779093,-3.877346597,-0.287116321,-0.287116321,0,-3.250541094,-0.690658458,-3.941199553,-0.773325002 -Shane Battier,battish01,2014,PO,MIA,374,202,0.857895606,-1.178743991,-0.320848386,4.337295868,-2.678960099,1.658335769,1.546974143,-1.576866073,-0.029891931,0.288065143,0,0.288065143,1.988320248,-2.775707686,-0.787387439,-0.340781975 -Shane Battier,battish01,2014,RS,MIA,2860,1468,-0.433462511,3.394227204,2.960764693,2.155709312,-1.041814539,1.113894773,0.091352086,2.656978657,2.748330743,4.093574674,4.093574674,0,0.274099255,2.531634229,2.805733484,-0.57132663 -Nicolas Batum,batumni01,2014,PO,POR,913,459,0.910497922,1.166132322,2.076630244,3.426230033,5.604596092,9.030826125,1.458164327,2.157226705,3.615391032,1.546947745,0,1.546947745,1.815804171,2.865431704,4.681235875,0.575978824 -Nicolas Batum,batumni01,2014,RS,POR,5958,2956,1.98673076,-0.039342473,1.947388287,1.206480638,0.314360831,1.520841468,1.89174487,0.023155029,1.914899899,7.122698688,7.122698688,0,2.648844558,0.32434217,2.973186727,1.190512751 -Nicolas Batum,batumni01,2015,PO,POR,405,209,0.469386868,-0.295135587,0.174251281,0.725038535,4.6225069,5.347545435,0.5202163,0.797153335,1.317369636,0.45477415,0,0.45477415,2.013800259,-0.663034604,1.350765655,1.609668341 -Nicolas Batum,batumni01,2015,RS,POR,4747,2380,0.408044409,0.015514134,0.423558543,1.145104838,-1.085317159,0.059787679,0.579129811,-0.247237573,0.331892238,3.765232676,3.765232676,0,0.876162981,0.370858526,1.247021507,0.588468882 -Nicolas Batum,batumni01,2016,PO,CHA,274,144,1.272380098,-8.090569418,-6.81818932,-8.20722532,-18.5506974,-26.75792272,-0.589519322,-10.65602464,-11.24554397,-0.644547345,0,-0.644547345,-2.05669744,-10.48963698,-12.54633442,0.120580194 -Nicolas Batum,batumni01,2016,RS,CHA,4942,2448,0.899803732,-2.028945388,-1.129141656,2.159136879,-0.104823494,2.054313385,1.199882043,-1.776599054,-0.576717011,2.746373742,2.746373742,0,1.83499072,-1.503335709,0.331655011,1.152246503 -Nicolas Batum,batumni01,2017,RS,CHA,5293,2617,0.93784624,-0.662407208,0.275439032,0.343182486,-0.447841627,-0.104659141,0.873403788,-0.669862592,0.203541196,3.99955652,3.99955652,0,1.25366119,-0.629436357,0.624224833,1.393123342 -Nicolas Batum,batumni01,2018,RS,CHA,4130,1981,1.45951136,-1.956476279,-0.496964919,0.191909968,-2.810460086,-2.618550119,1.262516479,-2.255854151,-0.993337672,1.792241701,1.792241701,0,1.317335672,-1.937223877,-0.619888205,0.937071301 -Nicolas Batum,batumni01,2019,RS,CHA,4896,2354,-0.862803955,-0.374062454,-1.23686641,-0.632315497,0.375464674,-0.256850824,-0.878789327,-0.227779817,-1.106569144,1.977315187,1.977315187,0,-0.567228905,-0.230240085,-0.79746899,0.182627373 -Jerryd Bayless,bayleje01,2014,RS,BOS,2034,1036,-0.378714614,-1.415589325,-1.794303939,0.949770007,-4.618094593,-3.668324586,-0.066405158,-2.142300156,-2.208705315,0.284461501,0.284461501,0,-0.482291186,-1.705881047,-2.188172233,-0.552844617 -Jerryd Bayless,bayleje01,2014,RS,MEM,1246,650,-0.005292936,-3.378849317,-3.384142253,1.218275701,-0.133326703,1.084948998,0.254205911,-2.936112176,-2.681906265,0.022353463,0.022353463,0,-0.030483303,-1.609704508,-1.640187811,-0.970374047 -Jerryd Bayless,bayleje01,2015,PO,MIL,232,120,0.605423185,-2.022945883,-1.417522698,5.200664363,5.294981756,10.49564612,1.716479391,-0.621861271,1.09461812,0.239556279,0,0.239556279,0.109607453,-0.216209048,-0.106601595,-1.275218256 -Jerryd Bayless,bayleje01,2015,RS,MIL,3388,1717,-1.991445526,-0.405331948,-2.396777474,-2.233711779,1.072947614,-1.160764165,-2.138298455,-0.156192752,-2.294491207,0.396619968,0.396619968,0,-2.209201438,-0.273196094,-2.482397532,-0.579608141 -Jerryd Bayless,bayleje01,2016,RS,MIL,2976,1505,0.544836919,-0.585490595,-0.040653677,-1.503142311,-1.994680298,-3.497822609,0.165054292,-0.884811808,-0.719757516,1.547213365,1.547213365,0,-0.159331161,-0.731866469,-0.891197631,-0.733975993 -Jerryd Bayless,bayleje01,2017,RS,PHI,143,71,-1.756203061,-3.364715754,-5.120918816,-4.891492443,-2.174290982,-7.065783425,-2.391000887,-3.306754325,-5.697755212,-0.106791361,-0.106791361,0,-3.164442801,-4.010441112,-7.174883913,0.010367889 -Jerryd Bayless,bayleje01,2018,PO,PHI,4,2,-2.233742202,11.06541463,8.831672427,1.0740273,42.16611307,43.24014037,-1.869548048,18.22788315,16.3583351,0.019803207,0,0.019803207,-1.462766562,10.32967383,8.866907264,-1.486197006 -Jerryd Bayless,bayleje01,2018,RS,PHI,1985,925,-1.590895569,-1.712156079,-3.303051648,-4.716115326,-0.904794998,-5.620910325,-2.352572464,-1.694597327,-4.047169791,-0.615711227,-0.615711227,0,-1.950363579,-1.261775084,-3.212138663,0.572221428 -Jerryd Bayless,bayleje01,2019,RS,MIN,1365,657,-1.571622251,-5.632175467,-7.203797718,-2.785022916,-6.409264225,-9.19428714,-1.929941947,-6.130163101,-8.060105048,-1.754160066,-1.754160066,0,-1.306543212,-5.091015041,-6.397558254,-1.476900132 -Aron Baynes,baynear01,2014,PO,SAS,205,101,-0.894733397,3.860906498,2.966173101,4.097190992,10.8420462,14.93923719,0.045108217,5.446934337,5.492042554,0.440185352,0,0.440185352,-1.583104714,4.906474008,3.323369294,0.455965511 -Aron Baynes,baynear01,2014,RS,SAS,1006,491,-3.694010802,-2.604867144,-6.298877946,-0.725952106,-0.367986185,-1.09393829,-3.360667399,-2.378282507,-5.738949907,-0.75182402,-0.75182402,0,-3.83833123,-1.769307315,-5.607638546,0.392951093 -Aron Baynes,baynear01,2015,PO,SAS,89,40,-7.687709318,-2.886917704,-10.57462702,-6.696611216,-0.897477777,-7.594088993,-7.962115224,-2.664656891,-10.62677212,-0.169649176,0,-0.169649176,-8.355193703,0.427027793,-7.928165911,2.245940908 -Aron Baynes,baynear01,2015,RS,SAS,2271,1122,-1.470108409,1.56294323,0.092834821,-1.245417897,2.7301368,1.484718902,-1.543720935,1.847873196,0.304152262,1.752423608,1.752423608,0,-1.987458924,1.736715189,-0.250743736,0.22440149 -Aron Baynes,baynear01,2016,PO,DET,87,44,-5.877458966,-7.54194308,-13.41940205,-8.363951017,-6.835674702,-15.19962572,-6.8185261,-7.645352081,-14.46387818,-0.2733679,0,-0.2733679,-6.26164091,-6.981794795,-13.2434357,0.757008878 -Aron Baynes,baynear01,2016,RS,DET,2504,1233,-1.535541843,0.76784712,-0.767694722,-2.367937107,-1.849070026,-4.217007133,-1.806623757,0.273876337,-1.532747419,0.76562554,0.76562554,0,-1.605075843,0.531598912,-1.073476931,-0.015257753 -Aron Baynes,baynear01,2017,RS,DET,2381,1163,-2.030342976,3.460269239,1.429926263,-0.878784764,7.401202754,6.52241799,-1.875361813,4.496757306,2.621395493,3.184373182,3.184373182,0,-2.470725371,3.170046612,0.699321242,-0.086544264 -Aron Baynes,baynear01,2018,PO,BOS,763,389,-0.756051826,2.439609859,1.683558033,-0.051473963,-2.882162735,-2.933636699,-0.600653005,1.391749026,0.791096021,0.719913316,0,0.719913316,-2.656880446,1.181911436,-1.47496901,-0.662081109 -Aron Baynes,baynear01,2018,RS,BOS,2994,1485,-4.09230261,3.358480151,-0.733822459,-0.783410667,4.538376711,3.754966045,-3.642099967,3.703674049,0.061574083,2.120543645,2.120543645,0,-3.97206376,3.548812394,-0.423251367,-0.448768608 -Aron Baynes,baynear01,2019,PO,BOS,245,115,-3.582142182,8.021155987,4.439013805,-7.82329605,3.507251563,-4.316044487,-4.756274488,7.39764317,2.641368682,0.324899023,0,0.324899023,-4.19253343,5.402010146,1.209476717,-0.411040098 -Aron Baynes,baynear01,2019,RS,BOS,1760,821,-1.910178352,3.115341049,1.205162697,1.302146113,1.918874816,3.221020929,-1.354431635,2.975993127,1.621561491,1.838021002,1.838021002,0,-1.694266199,2.657990242,0.963724042,0.383284542 -Kent Bazemore,bazemke01,2014,RS,GSW,576,268,-4.055884608,-0.840075814,-4.895960422,-16.69844192,1.637870115,-15.0605718,-6.992012132,-0.462018609,-7.454030741,-0.64944569,-0.64944569,0,-6.125726325,-0.142769152,-6.268495477,0.931508128 -Kent Bazemore,bazemke01,2014,RS,LAL,1389,643,-0.419851584,1.05495986,0.635108276,-1.169618123,-0.624300495,-1.793918618,-0.555103746,0.822259667,0.267155921,1.008106338,1.008106338,0,-0.310269172,0.351625087,0.041355914,1.77355542 -Kent Bazemore,bazemke01,2015,PO,ATL,612,303,-3.001790649,2.303344858,-0.698445791,-7.079093198,-0.599464183,-7.678557381,-4.031147323,1.815913377,-2.215233946,0.085532018,0,0.085532018,-5.126400672,0.436995091,-4.689405581,0.305187636 -Kent Bazemore,bazemke01,2015,RS,ATL,2670,1324,-1.912812519,0.25158949,-1.66122303,-4.423036231,-0.905296331,-5.328332561,-2.578827657,-0.011819558,-2.590647214,0.107585377,0.107585377,0,-1.893500048,-0.139519233,-2.033019281,-0.05184256 -Kent Bazemore,bazemke01,2016,PO,ATL,671,325,0.268769456,1.838460151,2.107229607,0.892166309,-8.900066933,-8.007900624,0.395317818,-0.328166841,0.067150976,0.489131501,0,0.489131501,1.385992252,-0.991448206,0.394544046,1.452148583 -Kent Bazemore,bazemke01,2016,RS,ATL,4320,2083,-0.19145836,1.767407867,1.575949507,-1.401959398,-0.751106293,-2.153065691,-0.44096294,1.291467412,0.850504473,3.855898579,3.855898579,0,-0.052277595,1.85323039,1.800952795,0.752649547 -Kent Bazemore,bazemke01,2017,PO,ATL,316,150,-2.893688033,1.868461065,-1.025226968,3.886519715,8.877114894,12.76363461,-1.625669273,3.369676265,1.744006993,0.36394683,0,0.36394683,-3.363978746,1.588702037,-1.775276709,2.51468871 -Kent Bazemore,bazemke01,2017,RS,ATL,4061,1963,-1.370397757,1.955883995,0.585486239,-1.402317516,-1.176529393,-2.578846909,-1.405552385,1.387585023,-0.017967361,2.766246337,2.766246337,0,-1.57838263,1.524729122,-0.053653507,1.077413652 -Kent Bazemore,bazemke01,2018,RS,ATL,3694,1789,-0.268255046,0.728931508,0.460676462,0.150338868,0.283003234,0.433342102,-0.133694372,0.709197466,0.575503094,3.074314934,3.074314934,0,0.293067092,0.718060415,1.011127507,1.273533651 -Kent Bazemore,bazemke01,2019,RS,ATL,3633,1643,-1.780192769,0.40205025,-1.378142519,-6.807140869,0.993788904,-5.813351965,-2.895144449,0.599508225,-2.295636223,0.386742018,0.386742018,0,-2.47957797,0.401210263,-2.078367707,1.570058801 -Bradley Beal,bealbr01,2014,PO,WAS,843,458,1.734357269,2.643714346,4.378071615,7.122888945,2.223100045,9.34598899,3.031041032,2.662825772,5.693866804,2.019681888,0,2.019681888,6.79187676,2.23532385,9.02720061,-0.697154209 -Bradley Beal,bealbr01,2014,RS,WAS,4960,2530,0.343092434,0.410303572,0.753396006,0.030268159,0.481970001,0.512238161,0.296486117,0.433575273,0.73006139,4.480124475,4.480124475,0,0.188102446,0.288197145,0.47629959,-0.255362209 -Bradley Beal,bealbr01,2015,PO,WAS,823,418,2.357871298,3.772537511,6.130408809,3.028758415,-6.973854997,-3.945096582,2.579737218,1.669253667,4.248990885,1.51803251,0,1.51803251,1.205370936,2.484714454,3.690085391,-1.341789598 -Bradley Beal,bealbr01,2015,RS,WAS,4158,2107,0.164330792,0.332478745,0.496809538,3.186208328,0.925979845,4.112188173,0.826873174,0.453328233,1.280201407,4.314456538,4.314456538,0,0.891941201,0.777461438,1.66940264,-0.397867651 -Bradley Beal,bealbr01,2016,RS,WAS,3578,1708,0.72641188,-1.199322365,-0.472910485,0.225469194,-1.965900775,-1.740431581,0.67381068,-1.434618777,-0.760808096,1.746502494,1.746502494,0,0.662558797,-1.06658156,-0.404022763,0.737162173 -Bradley Beal,bealbr01,2017,PO,WAS,1017,505,3.531457591,2.014056739,5.54551433,10.54436266,-2.773690614,7.770672046,5.203115878,1.153568344,6.356684222,2.420654143,0,2.420654143,5.010962764,0.114023718,5.124986482,0.028971228 -Bradley Beal,bealbr01,2017,RS,WAS,5527,2684,4.305186195,-0.32675829,3.978427905,6.216638014,1.048021029,7.264659043,4.88711641,-0.042538603,4.844577807,10.47140866,10.47140866,0,4.957749749,-0.120559116,4.837190634,0.675044832 -Bradley Beal,bealbr01,2018,PO,WAS,446,216,2.782943902,-2.933184836,-0.150240935,-10.38574617,-13.48946439,-23.87521056,0.146091933,-5.349312048,-5.203220115,-0.282908199,0,-0.282908199,0.276044104,-2.637663759,-2.361619655,1.426267646 -Bradley Beal,bealbr01,2018,RS,WAS,6067,2977,2.371416229,0.324603189,2.696019418,2.317027971,3.046593106,5.363621076,2.480437732,0.916278323,3.396716055,9.351198944,9.351198944,0,2.892919322,0.638454892,3.531374214,0.161125623 -Bradley Beal,bealbr01,2019,RS,WAS,6485,3028,4.020054457,-0.402697351,3.617357107,4.209930448,-3.102561612,1.107368835,4.314753213,-0.940657602,3.374095611,9.580186206,9.580186206,0,4.347520966,-0.622754217,3.724766749,1.283572698 -Malik Beasley,beaslma01,2017,RS,DEN,361,165,-1.350407189,2.164633091,0.814225901,0.594707129,8.415767156,9.010474285,-1.071661225,3.65363439,2.581973165,0.454544338,0.454544338,0,-0.119296763,0.702926289,0.583629526,1.241884943 -Malik Beasley,beaslma01,2018,RS,DEN,1251,583,-1.907598565,-0.820621303,-2.728219868,-2.485521421,1.186088043,-1.299433378,-2.172205105,-0.444880843,-2.617085948,0.039685409,0.039685409,0,-1.473349592,-2.50409654,-3.977446132,0.377808194 -Malik Beasley,beaslma01,2019,PO,DEN,568,281,0.521428349,-2.396237199,-1.87480885,0.621626544,-4.096081492,-3.474454948,0.520116187,-2.907336793,-2.387220606,0.05402316,0,0.05402316,-2.018777998,-4.412783677,-6.431561675,0.707618151 -Malik Beasley,beaslma01,2019,RS,DEN,3938,1879,0.295499791,-0.682340534,-0.386840743,0.76055486,-1.489048667,-0.728493807,0.380325487,-0.910992077,-0.53066659,2.127993396,2.127993396,0,0.642984353,-1.011886326,-0.368901973,0.018889952 -Michael Beasley,beaslmi01,2014,PO,MIA,46,23,5.234467681,3.501966344,8.736434025,8.625880623,-1.7282358,6.897644823,6.188322532,2.62038764,8.808710172,0.141129269,0,0.141129269,3.676391915,1.516695824,5.193087739,0.821856504 -Michael Beasley,beaslmi01,2014,RS,MIA,1632,831,-0.69611656,-0.077468672,-0.773585232,-0.986171696,-3.813704754,-4.79987645,-0.897458918,-0.878184031,-1.775642949,0.412979134,0.412979134,0,-0.271908692,-1.363429124,-1.635337815,-0.029037958 -Michael Beasley,beaslmi01,2015,RS,MIA,1004,505,-4.143439685,-0.86689145,-5.010331134,-2.590790396,5.075618822,2.484828426,-4.037971484,0.342335839,-3.695635645,-0.244526325,-0.244526325,0,-2.948280257,-0.152815308,-3.101095565,0.347281665 -Michael Beasley,beaslmi01,2016,PO,HOU,173,80,-0.130294165,0.715161188,0.584867022,10.6571121,-1.777484796,8.879627309,2.277666097,0.232508128,2.510174225,0.223921456,0,0.223921456,-0.18540738,-0.220489571,-0.405896951,1.06905639 -Michael Beasley,beaslmi01,2016,RS,HOU,766,363,1.667998512,-1.01732445,0.650674062,-2.706444771,-2.239241672,-4.945686443,0.851254086,-1.324695572,-0.473441485,0.425975647,0.425975647,0,0.98046711,-1.920766491,-0.940299381,1.008344401 -Michael Beasley,beaslmi01,2017,PO,MIL,95,48,-3.577474678,5.102955078,1.525480399,-6.036787931,9.040446436,3.003658505,-4.2815198,6.115352198,1.833832398,0.116592856,0,0.116592856,-4.557002402,4.094954375,-0.462048027,0.680977012 -Michael Beasley,beaslmi01,2017,RS,MIL,1896,935,0.50049079,-0.112515237,0.387975553,-0.047985721,-2.387306416,-2.435292137,0.4148734,-0.58240164,-0.16752824,1.237639586,1.237639586,0,-0.025008951,-1.072404146,-1.097413097,0.454251748 -Michael Beasley,beaslmi01,2018,RS,NYK,3408,1653,-0.372527344,-1.982252382,-2.354779726,0.954555371,-1.591355121,-0.63679975,-0.103730841,-1.993395154,-2.097125994,0.553308211,0.553308211,0,-0.146241483,-2.666178625,-2.812420108,0.486425993 -Michael Beasley,beaslmi01,2019,RS,LAL,597,277,-1.444108636,-3.084592933,-4.528701569,-2.064636976,-2.604933288,-4.669570264,-1.619436281,-3.183448199,-4.80288448,-0.292976851,-0.292976851,0,-2.245294143,-2.974412428,-5.219706571,1.001881367 -Marco Belinelli,belinma01,2014,PO,SAS,719,356,-0.634361211,-5.38571016,-6.020071372,-6.684218671,-8.897436405,-15.58165508,-1.972851381,-6.589849849,-8.56270123,-1.093076475,0,-1.093076475,-2.836976254,-5.248618691,-8.085594945,0.357920133 -Marco Belinelli,belinma01,2014,RS,SAS,4079,2016,2.39142948,-0.945661887,1.445767593,3.779025724,-1.963938829,1.815086895,2.781908826,-1.292360255,1.489548571,4.373319675,4.373319675,0,2.444735898,-0.759723924,1.685011973,0.278816713 -Marco Belinelli,belinma01,2015,PO,SAS,238,116,7.095032041,2.025385014,9.120417055,-1.812985484,9.095635371,7.282649887,5.622624595,3.487472314,9.110096909,0.732084122,0,0.732084122,2.180619308,2.06507693,4.245696238,1.086757454 -Marco Belinelli,belinma01,2015,RS,SAS,2766,1388,0.456693292,-2.546842669,-2.090149377,-0.457763735,-4.264022269,-4.721786004,0.255262452,-3.131791659,-2.876529207,-0.089544999,-0.089544999,0,0.043698913,-2.452850277,-2.409151365,-0.061666475 -Marco Belinelli,belinma01,2016,RS,SAC,3520,1672,-0.337787923,-3.136569118,-3.474357042,-4.008616842,-0.678507928,-4.687124769,-1.118694875,-2.79615107,-3.914845945,-0.996314167,-0.996314167,0,-1.061366739,-3.324281716,-4.385648455,0.259319949 -Marco Belinelli,belinma01,2017,RS,CHA,3632,1778,0.350240578,-1.943709614,-1.593469036,-0.742049344,-1.928876194,-2.670925538,0.140303303,-2.068544714,-1.928241412,0.746940013,0.746940013,0,0.354539199,-2.489679954,-2.135140755,0.196530224 -Marco Belinelli,belinma01,2018,PO,PHI,570,273,2.060155099,-4.073072832,-2.012917732,9.315751717,2.186902031,11.50265375,3.633177043,-2.996488885,0.636688158,0.48691121,0,0.48691121,5.022823236,-3.049543911,1.973279325,0.08112897 -Marco Belinelli,belinma01,2018,RS,PHI,1567,737,0.802111883,-1.028227566,-0.226115684,2.662439128,0.237623333,2.900062461,1.219799098,-0.876660069,0.343139029,1.173343258,1.173343258,0,0.882129865,-0.896671318,-0.014541453,0.87583762 -Marco Belinelli,belinma01,2018,RS,ATL,2532,1210,1.500226373,-2.406579004,-0.906352631,-2.925266509,-2.336707169,-5.261973679,0.728436726,-2.535933804,-1.807497078,0.582076318,0.582076318,0,0.783785314,-3.058229705,-2.274444391,0.039157011 -Marco Belinelli,belinma01,2019,PO,SAS,268,131,-1.48726755,-3.6069985,-5.09426605,6.447118692,-2.754200389,3.692918303,0.05626612,-3.659269875,-3.603003754,-0.058856318,0,-0.058856318,-0.849247788,-5.214140577,-6.063388366,0.09619356 -Marco Belinelli,belinma01,2019,RS,SAS,3872,1815,0.57989718,-2.150145717,-1.570248536,0.466613761,-1.314671856,-0.848058095,0.56250114,-2.112755558,-1.550254418,1.117570289,1.117570289,0,0.382586532,-2.3631765,-1.980589968,0.604546087 -Jordan Bell,belljo01,2018,PO,GSW,353,173,-0.484646311,6.208731628,5.724085317,0.942918162,0.918513911,1.861432073,-0.309203641,5.367125373,5.057921732,0.705919902,0,0.705919902,-1.305828433,3.720754755,2.414926322,-0.666326053 -Jordan Bell,belljo01,2018,RS,GSW,1715,809,-0.254859516,1.672755683,1.417896167,2.663653575,2.193664856,4.857318431,0.285611484,1.870951496,2.15656298,2.031479471,2.031479471,0,0.537054437,1.376708608,1.913763044,0.30793365 -Jordan Bell,belljo01,2019,PO,GSW,220,106,0.406364807,-0.697050643,-0.290685837,5.390232226,-11.80437748,-6.414145254,1.380774986,-3.012624562,-1.631849576,0.061440595,0,0.061440595,-0.042541101,-2.206329054,-2.248870155,-1.477223686 -Jordan Bell,belljo01,2019,RS,GSW,1679,788,-3.047364506,1.142794629,-1.904569877,-4.660469854,-3.189688481,-7.850158335,-3.612758858,0.263763071,-3.348995787,-0.239670222,-0.239670222,0,-2.512940336,0.139444484,-2.373495852,-0.486085213 -DeAndre' Bembry,bembrde01,2017,RS,ATL,753,371,-3.662136783,-0.793571107,-4.45570789,-3.136670562,0.632352929,-2.504317633,-3.753174443,-0.56425643,-4.317430872,-0.295089969,-0.295089969,0,-4.28925099,-2.106856399,-6.396107389,-0.528964221 -DeAndre' Bembry,bembrde01,2018,RS,ATL,956,455,-5.281913021,0.086141171,-5.19577185,-2.635544319,-0.403090168,-3.038634487,-5.003359667,0.025629205,-4.977730462,-0.522276626,-0.522276626,0,-4.482086466,-0.580056347,-5.062142814,0.983826055 -DeAndre' Bembry,bembrde01,2019,RS,ATL,4275,1931,-3.059592004,0.539160574,-2.52043143,-2.746548502,2.664888521,-0.081659981,-3.15084518,1.067530148,-2.083315032,0.660856627,0.660856627,0,-2.583355836,0.605894158,-1.977461677,0.627033993 -Dragan Bender,bendedr01,2017,RS,PHO,1196,574,-3.227633905,-0.792068176,-4.019702081,0.911257882,2.024777289,2.936035171,-2.549615982,-0.199609993,-2.749225975,0.000227654,0.000227654,0,-2.884387407,-1.099598848,-3.983986256,0.422615635 -Dragan Bender,bendedr01,2018,RS,PHO,4405,2069,-3.371865972,-0.953796639,-4.325662611,-2.281081378,-1.335909252,-3.61699063,-3.325015196,-1.028040137,-4.353055333,-1.696106036,-1.696106036,0,-3.361149611,-1.680412891,-5.041562503,0.229482095 -Dragan Bender,bendedr01,2019,RS,PHO,1778,826,-4.181632064,-2.007447424,-6.189079488,-2.568053367,-1.166139799,-3.734193166,-4.071935821,-1.847934981,-5.919870802,-1.341261448,-1.341261448,0,-4.326546341,-1.878977228,-6.205523569,0.4118161 -Jerrelle Benimon,benimje01,2015,RS,UTA,6,3,-19.84332519,0.361670937,-19.48165425,-1.037895032,57.74517466,56.70727963,-17.14897666,12.3001557,-4.848820964,-0.003235385,-0.003235385,0,-18.51512857,-1.170113122,-19.68524169,0.684463158 -Anthony Bennett,bennean01,2014,RS,CLE,1356,663,-5.317443259,-2.591238074,-7.908681333,-3.377629075,-0.991664925,-4.369294,-5.20069247,-2.382186811,-7.582879281,-1.647621533,-1.647621533,0,-4.53620375,-3.357955045,-7.894158795,0.753294646 -Anthony Bennett,bennean01,2015,RS,MIN,1831,894,-2.482243013,-3.293728528,-5.775971541,-2.326513947,-4.377680586,-6.704194532,-2.561891678,-3.625313269,-6.187204947,-1.569962416,-1.569962416,0,-2.82534422,-3.493484759,-6.31882898,0.133869261 -Anthony Bennett,bennean01,2016,RS,TOR,179,84,-1.908951857,-6.894937475,-8.803889333,-6.687791068,-6.3565621,-13.04435317,-3.075845606,-7.213572128,-10.28941773,-0.325073784,-0.325073784,0,-2.532135657,-5.488059338,-8.020194995,0.592236338 -Anthony Bennett,bennean01,2017,RS,BRK,573,264,-1.548690924,-5.210560384,-6.759251308,-0.910020735,-8.916764889,-9.826785624,-1.422144361,-6.250094665,-7.672239026,-0.669636064,-0.669636064,0,-1.832157931,-6.757878099,-8.59003603,0.983275954 -Ben Bentil,bentibe01,2017,RS,DAL,24,10,-17.56438358,-4.445691959,-22.01007554,-11.65964176,-27.18979963,-38.84944139,-17.3944978,-9.509430568,-26.90392837,-0.123410714,-0.123410714,0,-16.12542592,-8.991328649,-25.11675457,0.141183784 -Davis Bertans,bertada01,2017,PO,SAS,230,112,1.750324882,-0.291583213,1.458741669,2.492087249,2.581361093,5.073448341,1.951062192,0.275664206,2.226726398,0.29695632,0,0.29695632,1.964971344,-1.337268768,0.627702576,1.203970375 -Davis Bertans,bertada01,2017,RS,SAS,1661,808,1.686050755,0.41747986,2.103530614,-1.455816305,0.892251435,-0.56356487,1.094226612,0.44591415,1.540140762,1.774256924,1.774256924,0,0.90114643,0.463947727,1.365094157,0.315165774 -Davis Bertans,bertada01,2018,PO,SAS,170,82,0.342617207,-0.83462968,-0.492012473,4.941563794,4.073746837,9.015310631,1.340064447,0.136042356,1.476106803,0.184752838,0,0.184752838,0.389967301,0.214186941,0.604154242,1.285432014 -Davis Bertans,bertada01,2018,RS,SAS,2232,1086,1.164038912,1.931324531,3.095363443,-1.003810763,1.006004206,0.002193443,0.791809919,1.80020684,2.592016759,2.966875799,2.966875799,0,0.657215677,1.073636151,1.730851828,0.234129381 -Davis Bertans,bertada01,2019,PO,SAS,160,79,-1.008938117,-1.515552588,-2.524490705,5.805352151,0.939968255,6.745320406,0.361166626,-1.077420976,-0.71625435,0.084677074,0,0.084677074,-1.339075355,-2.469239917,-3.808315272,0.158368974 -Davis Bertans,bertada01,2019,RS,SAS,3458,1632,1.312941707,1.309772421,2.622714127,5.5597621,0.434211684,5.993973783,2.273988347,1.216634479,3.490622826,5.208801883,5.208801883,0,1.988265291,0.644357104,2.632622395,0.246530019 -Dairis Bertans,bertada02,2019,RS,NOP,368,167,-5.347416385,-5.327659,-10.67507539,-5.996470595,-3.439446671,-9.435917266,-5.792375507,-5.219271608,-11.01164712,-0.699773943,-0.699773943,0,-4.934067852,-5.509982831,-10.44405068,-0.600326831 -Patrick Beverley,beverpa01,2014,PO,HOU,399,202,-1.532024025,-0.217652068,-1.749676093,-3.832603314,0.010031739,-3.822571575,-2.114724717,-0.219199449,-2.333924166,0.044087654,0,0.044087654,-3.79395768,0.711344901,-3.082612778,-0.289681276 -Patrick Beverley,beverpa01,2014,RS,HOU,3499,1751,1.477483185,1.98114591,3.458629095,4.795906488,1.324875649,6.120782137,2.195540643,1.940860084,4.136400727,6.09108549,6.09108549,0,2.224237554,3.047782207,5.272019762,-0.950269787 -Patrick Beverley,beverpa01,2015,RS,HOU,3497,1727,0.142820701,1.455696154,1.598516855,0.52305889,-1.067055231,-0.543996341,0.19899586,0.986318211,1.185314071,3.468301937,3.468301937,0,0.576791223,1.904335108,2.48112633,0.023122915 -Patrick Beverley,beverpa01,2016,PO,HOU,259,129,-0.68138805,0.590400749,-0.0909873,2.845810403,6.776463268,9.622273671,0.102429427,1.941016293,2.04344572,0.320640081,0,0.320640081,-1.070217533,4.91408738,3.843869847,-1.384842333 -Patrick Beverley,beverpa01,2016,RS,HOU,4182,2041,1.017042155,2.03247657,3.049518725,3.343895188,0.367690289,3.711585477,1.53453491,1.827629161,3.362164071,6.36004264,6.36004264,0,1.527981381,3.019381345,4.547362726,-0.071616693 -Patrick Beverley,beverpa01,2017,PO,HOU,654,325,0.327676839,1.843848428,2.171525267,4.042593677,-1.542487299,2.500106378,1.065128577,1.233026381,2.298154958,0.859793954,0,0.859793954,2.915926435,1.883599635,4.799526071,-0.393409368 -Patrick Beverley,beverpa01,2017,RS,HOU,4325,2058,0.860830469,2.825897224,3.686727694,3.094785592,0.316090474,3.410876065,1.296370138,2.471859708,3.768229847,6.864424544,6.864424544,0,1.948995551,3.523311404,5.472306955,0.291487576 -Patrick Beverley,beverpa01,2018,RS,LAC,668,334,0.37841056,2.197272965,2.575683525,2.692440462,1.48010058,4.172541042,0.865402806,2.195216585,3.060619391,0.99980189,0.99980189,0,2.660576413,3.26277833,5.923354743,0.965029619 -Patrick Beverley,beverpa01,2019,PO,LAC,427,195,0.730704992,4.593092651,5.323797643,0.44238073,-0.5803931,-0.138012369,0.699425081,3.879098225,4.578523306,0.758629758,0,0.758629758,0.237080077,6.124756667,6.361836743,0.880153899 -Patrick Beverley,beverpa01,2019,RS,LAC,4571,2137,0.553789583,0.993489583,1.547279166,3.679868487,1.353668214,5.033536701,1.196782714,1.135929692,2.332712406,5.520688721,5.520688721,0,0.658631014,1.670259444,2.328890458,-0.385819486 -Sim Bhullar,bhullsi01,2015,RS,SAC,7,3,4.261493987,-1.67122679,2.590267196,26.214083,9.348156802,35.5622398,9.158598037,0.602414549,9.761012586,0.018886029,0.018886029,0,6.371392795,-3.352582908,3.018809886,-1.318664358 -Andris Biedrins,biedran01,2014,RS,UTA,92,45,-5.238743507,1.247225312,-3.991518194,-7.530194474,8.336278385,0.806083911,-5.997590739,2.875009632,-3.122581106,-0.008577881,-0.008577881,0,-6.410184044,1.199633968,-5.210550077,0.266765799 -Chauncey Billups,billuch01,2014,RS,DET,614,309,-3.169926559,-4.890396362,-8.060322921,-1.255644914,0.228305194,-1.02733972,-2.980523965,-4.095107362,-7.075631327,-0.682166779,-0.682166779,0,-1.2538376,-5.228164918,-6.482002517,0.031394933 -Khem Birch,birchkh01,2018,RS,ORL,1172,578,-0.962708291,1.225460399,0.262752108,0.60564371,1.841048128,2.446691839,-0.656203978,1.464090984,0.807887006,1.043290507,1.043290507,0,-2.118462713,0.753298247,-1.365164466,-0.559202907 -Khem Birch,birchkh01,2019,PO,ORL,192,92,-1.896764081,1.988216624,0.091452543,-3.529186927,17.41454446,13.88535753,-2.293899149,5.358468615,3.064569466,0.284417879,0,0.284417879,-2.1952199,2.329571991,0.134352091,1.035632781 -Khem Birch,birchkh01,2019,RS,ORL,1356,643,0.283549969,3.717486921,4.00103689,-1.045528143,2.156351117,1.110822973,0.05969027,3.579327026,3.639017296,2.09500788,2.09500788,0,-0.390104667,2.192523074,1.802418407,-0.046882237 -Jabari Bird,birdja01,2018,RS,BOS,241,115,-3.077190814,-3.272267925,-6.349458739,1.859257171,-2.097964636,-0.238707464,-2.223264335,-3.25226262,-5.475526955,-0.160737112,-0.160737112,0,-2.596552259,-4.876799773,-7.473352032,0.510059488 -Bismack Biyombo,biyombi01,2014,PO,CHA,89,48,-3.584308358,2.994579896,-0.589728462,-11.96945136,7.668982299,-4.300469064,-5.464303728,4.151950363,-1.312353365,0.035933738,0,0.035933738,-5.830555943,2.119853598,-3.710702345,-0.965500574 -Bismack Biyombo,biyombi01,2014,RS,CHA,2085,1072,-3.290939781,1.236881536,-2.054058245,-3.155625438,0.241662354,-2.913963084,-3.436869468,1.086847255,-2.350022213,0.217678525,0.217678525,0,-4.276684055,-0.058623186,-4.335307241,-0.47487374 -Bismack Biyombo,biyombi01,2015,RS,CHA,2420,1243,-2.591992156,-0.002780448,-2.594772604,-1.33957783,1.340491752,0.000913922,-2.456140088,0.269701998,-2.186438091,0.355397052,0.355397052,0,-3.323805359,0.159724333,-3.164081026,-0.53712127 -Bismack Biyombo,biyombi01,2016,PO,TOR,958,506,0.003517243,5.437662263,5.441179506,-1.35805237,0.431548804,-0.926503566,-0.303691228,4.728094876,4.424403647,1.897978026,0,1.897978026,-0.892787355,2.488497304,1.595709949,-0.610298406 -Bismack Biyombo,biyombi01,2016,RS,TOR,3551,1808,-2.155820407,2.04029845,-0.115521957,-3.367663607,2.352548039,-1.015115568,-2.596695802,2.231431237,-0.365264566,2.179312474,2.179312474,0,-2.256786764,1.997594863,-0.259191902,-0.909086567 -Bismack Biyombo,biyombi01,2017,RS,ORL,3578,1793,-3.856381575,-0.503897335,-4.36027891,-3.690015287,-0.931552115,-4.621567401,-4.011511672,-0.575611862,-4.587123534,-1.660916992,-1.660916992,0,-3.932342133,-0.833316818,-4.765658952,-1.14765582 -Bismack Biyombo,biyombi01,2018,RS,ORL,3050,1495,-3.318138964,-0.438802434,-3.756941398,-6.426943165,-3.565727088,-9.992670253,-4.134512409,-1.088149363,-5.222661772,-1.871342377,-1.871342377,0,-4.319601056,-1.70766312,-6.027264176,-0.771994148 -Bismack Biyombo,biyombi01,2019,RS,CHA,1610,783,-3.312341907,-1.527734465,-4.840076372,-3.66116018,-0.645098199,-4.306258378,-3.598418479,-1.387715775,-4.986134254,-0.888701056,-0.888701056,0,-3.433957673,-1.941505523,-5.375463196,-0.525320965 -Nemanja Bjelica,bjeline01,2016,RS,MIN,2202,1075,0.693482916,-0.981544907,-0.288061991,-1.816258948,-0.688504011,-2.504762959,0.218193758,-0.908246301,-0.690052544,1.128251343,1.128251343,0,-0.148611778,-0.633919793,-0.782531571,-0.134718139 -Nemanja Bjelica,bjeline01,2017,RS,MIN,2417,1190,0.054488039,0.979619805,1.034107845,-3.78317677,4.751500424,0.968323654,-0.763333627,1.867284963,1.103951336,2.344086552,2.344086552,0,-0.640631847,1.59565954,0.955027692,0.176331229 -Nemanja Bjelica,bjeline01,2018,PO,MIN,103,47,3.299358009,9.357223846,12.65658186,-14.89297217,8.854035858,-6.038936311,-0.300455525,9.911660586,9.611205061,0.308138178,0,0.308138178,-1.057407101,6.866013378,5.808606278,0.774768092 -Nemanja Bjelica,bjeline01,2018,RS,MIN,2840,1371,0.592644477,1.177896435,1.770540912,-1.59145228,-0.400896503,-1.992348783,0.12901991,0.949117382,1.078137292,2.685176577,2.685176577,0,0.296067627,1.096587662,1.392655289,0.276172036 -Nemanja Bjelica,bjeline01,2019,RS,SAC,3923,1788,0.622524622,1.326871326,1.949395948,3.445974392,-0.853719872,2.59225452,1.248790681,0.965789827,2.214580508,4.542515699,4.542515699,0,0.923401496,0.988696431,1.912097927,0.306911937 -Tarik Black,blackta01,2015,RS,LAL,1556,803,-0.683624211,-1.551649,-2.235273211,-0.417989432,-0.004443992,-0.422433424,-0.651053613,-1.245425105,-1.896478718,0.345058732,0.345058732,0,-2.09082369,-1.060840318,-3.151664009,-1.26721821 -Tarik Black,blackta01,2015,RS,HOU,784,393,-2.475638495,-1.592266986,-4.067905481,-3.713898556,0.801499425,-2.912399131,-2.931532456,-1.240535606,-4.172068062,-0.28418978,-0.28418978,0,-3.695924889,-0.226165675,-3.922090564,-0.318518282 -Tarik Black,blackta01,2016,RS,LAL,1001,496,-3.311421863,3.157600191,-0.153821671,-0.221116591,4.01127335,3.790156759,-2.852703953,3.640074762,0.787370809,0.893558402,0.893558402,0,-3.43837589,1.882480643,-1.555895246,-0.175279857 -Tarik Black,blackta01,2017,RS,LAL,2269,1091,-1.406510426,1.95588365,0.549373224,0.35390318,3.035007179,3.38891036,-1.101728534,2.36947127,1.267742737,2.23936778,2.23936778,0,-1.491090314,1.955953651,0.464863337,0.130657032 -Tarik Black,blackta01,2018,PO,HOU,42,19,-4.345312503,-8.179156691,-12.52446919,-10.70409327,-13.91057485,-24.61466812,-5.998703976,-9.903158485,-15.90186246,-0.131902367,0,-0.131902367,-5.449722534,-9.771842988,-15.22156552,0.306127327 -Tarik Black,blackta01,2018,RS,HOU,1131,536,-3.028936917,1.883386033,-1.145550884,-7.843823588,0.389006115,-7.454817473,-4.322986961,1.645337873,-2.677649089,0.019938725,0.019938725,0,-2.478520729,1.578509978,-0.900010751,0.767694308 -DeJuan Blair,blairde01,2014,PO,DAL,165,81,4.277231286,10.13968699,14.41691828,8.371911804,7.429434862,15.80134667,5.330590813,10.17785009,15.5084409,0.796761602,0,0.796761602,7.588958722,11.96505217,19.5540109,2.211777056 -DeJuan Blair,blairde01,2014,RS,DAL,2491,1214,-1.600305593,-0.211386836,-1.811692429,-0.802683168,0.426615537,-0.376067631,-1.572594425,-0.073573932,-1.646168357,0.691727521,0.691727521,0,-1.133891018,0.327760748,-0.806130271,1.12696914 -DeJuan Blair,blairde01,2015,RS,WAS,371,180,-5.275168438,-4.71679841,-9.991966848,-7.150711885,-0.593949537,-7.744661422,-5.960182425,-4.160610791,-10.12079322,-0.688274815,-0.688274815,0,-5.361882812,-3.703273284,-9.065156096,1.610838273 -DeJuan Blair,blairde01,2016,RS,WAS,475,218,-6.264340621,1.530980795,-4.733359826,-3.246785466,-1.074750429,-4.321535895,-5.995426592,1.084143211,-4.911283381,-0.242165857,-0.242165857,0,-4.970665603,0.380925679,-4.589739924,0.723571862 -Antonio Blakeney,blakean01,2018,RS,CHI,649,314,-2.800135902,-3.570910684,-6.371046586,2.027909874,-1.00011486,1.027795014,-1.87200104,-3.205036693,-5.077037733,-0.371402964,-0.371402964,0,-3.211811312,-3.545666671,-6.757477983,-0.371189308 -Antonio Blakeney,blakean01,2019,RS,CHI,1750,829,-3.674307737,-4.368782941,-8.043090678,-0.1651951,-1.759056026,-1.924251126,-3.059169905,-4.042692391,-7.101862295,-1.829112224,-1.829112224,0,-3.451717236,-5.196974336,-8.648691572,-0.638572692 -Steve Blake,blakest01,2014,PO,GSW,99,45,-3.489848397,-5.990601197,-9.480449594,-10.29772426,-8.078793152,-18.37651741,-5.132796834,-6.758068567,-11.8908654,-0.216820129,0,-0.216820129,-4.851175862,-8.116987108,-12.96816297,0.160178363 -Steve Blake,blakest01,2014,RS,LAL,1840,891,0.572202224,-1.106812554,-0.53461033,-2.32394607,2.725261677,0.401315607,0.025288045,-0.347309829,-0.322021784,1.108637495,1.108637495,0,0.505826507,-0.098599053,0.407227454,0.426443227 -Steve Blake,blakest01,2014,RS,GSW,1252,607,-1.251472301,0.077891775,-1.173580526,-3.384629893,-1.14003452,-4.524664413,-1.741477985,-0.244722149,-1.986200134,0.234615186,0.234615186,0,-1.351503799,0.283707842,-1.067795957,-0.781400109 -Steve Blake,blakest01,2015,PO,POR,82,43,-3.998755181,-12.0128153,-16.01157048,-0.138172824,-16.44723249,-16.58540532,-3.477728109,-13.63112658,-17.10885469,-0.32072651,0,-0.32072651,-1.69879442,-13.56609775,-15.26489217,-1.237171578 -Steve Blake,blakest01,2015,RS,POR,3093,1529,-0.519165086,-1.32511245,-1.844277536,-1.330791531,0.973913807,-0.356877724,-0.722849125,-0.961105628,-1.683954752,0.828126277,0.828126277,0,-0.961751136,-0.561351254,-1.523102389,-0.402566851 -Steve Blake,blakest01,2016,PO,DET,83,43,-7.377462779,-14.27087145,-21.64833423,-3.854361013,-12.10887521,-15.96323623,-7.152235749,-14.55948053,-21.71171628,-0.426757855,0,-0.426757855,-6.056057767,-10.99068389,-17.04674165,-0.505681131 -Steve Blake,blakest01,2016,RS,DET,2005,986,-0.953247346,-1.566607054,-2.5198544,-2.353053454,-0.815522056,-3.168575509,-1.306154539,-1.510670577,-2.816825115,-0.03346105,-0.03346105,0,-0.723886469,-1.542525812,-2.266412281,-0.452858501 -Andray Blatche,blatcan01,2014,PO,BRK,331,172,1.593019876,6.5721216,8.165141476,-2.407573209,2.38734133,-0.020231879,0.824830509,6.078632867,6.903463376,0.880369582,0,0.880369582,-0.678253254,3.854940294,3.17668704,0.708429605 -Andray Blatche,blatcan01,2014,RS,BRK,3178,1618,-1.203111948,1.690247735,0.487135788,0.694101672,-1.703334214,-1.009232542,-0.865506832,1.09722597,0.231719137,2.460243002,2.460243002,0,-0.621351186,0.680813053,0.059461867,-0.045859835 -Eric Bledsoe,bledser01,2014,RS,PHO,2880,1416,2.449994667,1.559683642,4.00967831,-2.551535996,4.248617534,1.697081538,1.505533513,2.20863189,3.714165403,4.69933706,4.69933706,0,1.141160407,2.286048927,3.427209334,0.602698247 -Eric Bledsoe,bledser01,2015,RS,PHO,5710,2800,1.682818129,0.786930923,2.469749052,1.338989922,2.322159472,3.661149394,1.725593553,1.16173159,2.887325143,8.142139031,8.142139031,0,1.766942918,2.004757495,3.771700413,1.058364496 -Eric Bledsoe,bledser01,2016,RS,PHO,2223,1059,2.363161887,2.041555952,4.404717839,0.843031466,0.854579933,1.6976114,2.287222334,1.945745581,4.232967915,3.820122751,3.820122751,0,1.557100729,2.206365408,3.763466137,1.222695214 -Eric Bledsoe,bledser01,2017,RS,PHO,4604,2176,3.373122892,-2.609503789,0.763619103,1.325073131,-0.976538382,0.348534749,3.215428645,-2.385989094,0.829439551,3.997104898,3.997104898,0,2.542698065,-1.200995322,1.341702743,0.573364838 -Eric Bledsoe,bledser01,2018,PO,MIL,427,225,-0.01233023,2.149745086,2.137414857,10.33960283,2.068180525,12.40778336,2.085516101,2.313027548,4.398543648,0.83200286,0,0.83200286,5.147218973,1.3065929,6.453811874,-1.653688329 -Eric Bledsoe,bledser01,2018,RS,PHO,191,83,-1.934173938,-3.796570331,-5.730744269,-11.88407052,-7.994002788,-19.87807331,-4.006356753,-4.831635252,-8.837992005,-0.260512221,-0.260512221,0,-3.459356384,-4.260069699,-7.719426082,1.041369413 -Eric Bledsoe,bledser01,2018,RS,MIL,4578,2239,2.733401347,2.282282611,5.015683958,2.925908888,0.412289893,3.338198782,2.932285469,2.052631686,4.984917155,8.927122974,8.927122974,0,3.24150998,2.399499595,5.641009575,1.024249876 -Eric Bledsoe,bledser01,2019,PO,MIL,909,423,0.831511598,2.319874897,3.151386495,-3.110696657,7.557792445,4.447095788,0.006503374,3.448695779,3.455199153,1.401660639,0,1.401660639,1.919078585,2.699418846,4.618497431,1.474972373 -Eric Bledsoe,bledser01,2019,RS,MIL,4943,2272,3.148722794,2.654239213,5.802962006,4.080527115,-0.036785994,4.043741121,3.478531413,2.188776485,5.667307898,9.811466617,9.811466617,0,3.194151134,2.304647485,5.49879862,0.567570138 -Jaron Blossomgame,blossja01,2019,RS,CLE,899,439,-2.184054742,-0.28281346,-2.466868202,-1.260349664,1.634311304,0.373961639,-2.094429936,0.203182846,-1.89124709,0.190143498,0.190143498,0,-1.633646899,-1.741398672,-3.375045571,-1.164672601 -Vander Blue,blueva01,2014,RS,BOS,33,15,-10.88374705,-2.08720125,-12.9709483,6.128963882,10.90984117,17.03880505,-7.90993358,0.548258877,-7.361674703,-0.035765985,-0.035765985,0,-6.196088397,-4.38002334,-10.57611174,1.285015653 -Vander Blue,blueva01,2015,RS,LAL,153,74,-6.889141295,-2.772321757,-9.661463052,-7.037302155,-7.837870909,-14.87517306,-7.283345227,-3.938987278,-11.22233251,-0.319990877,-0.319990877,0,-9.378615552,-3.414166741,-12.79278229,0.035872366 -Vander Blue,blueva01,2018,RS,LAL,96,45,-10.43036852,1.187219261,-9.243149261,-5.731090569,10.68571109,4.954620517,-10.0717547,3.275600521,-6.796154178,-0.093205446,-0.093205446,0,-10.99047859,0.523357912,-10.46712068,0.330803705 -Keith Bogans,boganke01,2014,RS,BOS,111,55,-1.030277231,1.851893605,0.821616374,-6.314400539,6.24210837,-0.07229217,-2.16853103,2.937303859,0.768772829,0.097334229,0.097334229,0,-2.950057243,-0.1556493,-3.105706542,-1.365821703 -Bogdan Bogdanovic,bogdabo01,2018,RS,SAC,4385,2175,0.942473564,-1.372932162,-0.430458598,-0.482237801,-2.715289621,-3.197527422,0.767804092,-1.703308339,-0.935504246,2.012245231,2.012245231,0,0.175167718,-1.415303779,-1.240136061,-0.062738691 -Bogdan Bogdanovic,bogdabo01,2019,RS,SAC,4181,1947,2.159103035,-0.261058286,1.898044749,-0.578040733,0.122714685,-0.455326048,1.720246548,-0.184039197,1.536207351,4.228101939,4.228101939,0,1.494484554,-0.109787958,1.384696597,-0.709521786 -Bojan Bogdanovic,bogdabo02,2015,PO,BRK,411,206,-2.267660963,0.43182452,-1.835836443,-3.196087975,1.355653932,-1.840434043,-2.589142052,0.670545812,-1.91859624,0.090846639,0,0.090846639,-1.665143897,0.943040202,-0.722103694,0.776040229 -Bojan Bogdanovic,bogdabo02,2015,RS,BRK,3663,1854,-0.235956601,-1.622850616,-1.858807217,1.916388059,-2.920585333,-1.004197274,0.216993261,-1.969688993,-1.752695732,0.942886449,0.942886449,0,0.104225334,-2.370889769,-2.266664434,-0.048226607 -Bojan Bogdanovic,bogdabo02,2016,RS,BRK,4280,2115,-1.225210056,-3.101493992,-4.326704048,-1.350341577,-3.546088914,-4.896430491,-1.283269854,-3.339200095,-4.622469948,-2.017526345,-2.017526345,0,-1.342839715,-3.807140351,-5.149980065,-0.145336959 -Bojan Bogdanovic,bogdabo02,2017,PO,WAS,547,264,1.609861723,-1.900071473,-0.29020975,-11.27952178,-4.400688478,-15.68021025,-1.025046259,-2.515501055,-3.540547315,-0.110582656,0,-0.110582656,-1.696703496,-4.319004305,-6.015707801,0.67050709 -Bojan Bogdanovic,bogdabo02,2017,RS,WAS,1253,601,1.300817054,-2.489648837,-1.188831783,-1.752510301,-2.013697697,-3.766207998,0.700185592,-2.519214887,-1.819029296,0.28658927,0.28658927,0,0.454309774,-2.888016097,-2.433706323,0.386755922 -Bojan Bogdanovic,bogdabo02,2017,RS,BRK,3173,1482,-0.80952409,-3.006663233,-3.816187324,-1.382607682,-3.925023445,-5.307631127,-0.900461195,-3.356424181,-4.256885376,-1.14911917,-1.14911917,0,-1.526349461,-3.425265993,-4.951615454,0.838393729 -Bojan Bogdanovic,bogdabo02,2018,PO,IND,465,238,-1.350105563,1.839954599,0.489849036,0.931728323,-1.098528947,-0.166800625,-0.952016828,1.235849819,0.28383299,0.384159514,0,0.384159514,-4.430553577,1.441031477,-2.9895221,1.082245881 -Bojan Bogdanovic,bogdabo02,2018,RS,IND,5049,2464,0.415319251,-0.448214426,-0.032895174,-2.222311296,0.935338943,-1.286972353,-0.113615782,-0.196088527,-0.309704309,3.080644177,3.080644177,0,-0.452851201,-0.371749998,-0.824601199,0.416099938 -Bojan Bogdanovic,bogdabo02,2019,PO,IND,299,148,0.086883233,-3.050401817,-2.963518584,2.725663398,-11.99505599,-9.269392593,0.78263774,-5.170404294,-4.387766554,-0.128067221,0,-0.128067221,1.795368732,-2.792294873,-0.996926141,0.406797278 -Bojan Bogdanovic,bogdabo02,2019,RS,IND,5323,2573,0.670177676,-0.564455149,0.105722528,0.365446319,0.647376359,1.012822679,0.641250605,-0.385638958,0.255611647,3.961431633,3.961431633,0,0.487538405,-0.466133656,0.021404749,0.408913679 -Andrew Bogut,bogutan01,2014,RS,GSW,3612,1769,-1.532202618,4.952926018,3.420723401,-0.382155559,1.267990338,0.885834779,-1.350776044,4.412264549,3.061488504,5.261122124,5.261122124,0,-1.58101865,4.613414351,3.032395701,0.292569369 -Andrew Bogut,bogutan01,2015,PO,GSW,860,440,-2.623203476,3.730799907,1.107596431,-1.350195842,-5.522465223,-6.872661065,-2.567032488,1.897017002,-0.670015486,0.476964331,0,0.476964331,-2.780962516,1.797767835,-0.983194681,-0.923771082 -Andrew Bogut,bogutan01,2015,RS,GSW,3260,1583,-1.745639929,4.790371602,3.044731673,2.290318225,3.456256934,5.746575159,-1.013878677,4.72243148,3.708552803,5.191350616,5.191350616,0,-1.247526809,4.595559618,3.348032809,-0.457346862 -Andrew Bogut,bogutan01,2016,PO,GSW,736,365,-2.199436168,6.471426711,4.271990543,-1.122021802,4.684009891,3.561988089,-2.142572629,6.462271142,4.319698513,1.349076605,0,1.349076605,-3.02256434,6.350322847,3.327758507,-0.612909867 -Andrew Bogut,bogutan01,2016,RS,GSW,3035,1451,-1.38693075,3.05653493,1.669604179,-1.677674638,1.60820302,-0.069471618,-1.544346978,2.88279926,1.338452281,3.020059141,3.020059141,0,-1.349381547,3.083307912,1.733926366,-0.2138051 -Andrew Bogut,bogutan01,2017,RS,DAL,1133,582,-5.339139661,3.213083828,-2.126055833,-6.567621638,7.25347726,0.685855622,-5.873955099,4.247035128,-1.626919971,0.333842764,0.333842764,0,-5.811694367,3.166340114,-2.645354253,0.105720626 -Andrew Bogut,bogutan01,2017,RS,CLE,2,1,-0.563641382,-55.00458209,-55.56822347,-66.04243138,-40.94379764,-106.986229,-14.20275781,-55.27952767,-69.48228548,-0.034939274,-0.034939274,0,-9.557750053,-1.901874761,-11.45962481,2.57123432 -Andrew Bogut,bogutan01,2018,RS,LAL,457,216,-3.923452511,1.809848965,-2.113603546,-5.741473158,4.281966252,-1.459506906,-4.545065126,2.434725089,-2.110340038,0.070751664,0.070751664,0,-4.92806131,0.865834402,-4.062226908,0.364587108 -Andrew Bogut,bogutan01,2019,PO,GSW,369,179,-0.342380277,1.202197905,0.859817628,-0.120380709,-0.195234277,-0.315614986,-0.398328676,1.020804437,0.62247576,0.316897717,0,0.316897717,-1.778973052,3.105843727,1.326870675,-0.236327196 -Andrew Bogut,bogutan01,2019,RS,GSW,286,134,-5.128999821,2.390669186,-2.738330634,-2.212692254,-3.063027004,-5.275719258,-4.878544304,1.364951005,-3.513593299,-0.052226142,-0.052226142,0,-5.095763019,1.22713246,-3.868630559,0.042386462 -Jonah Bolden,boldejo01,2019,PO,PHI,175,79,-6.390693358,-5.300296024,-11.69098938,-10.78434691,-4.768862505,-15.55320942,-7.768725031,-5.571061527,-13.33978656,-0.44821672,0,-0.44821672,-5.493738504,-5.852479112,-11.34621762,1.807020938 -Jonah Bolden,boldejo01,2019,RS,PHI,1413,639,-1.947039273,0.324927789,-1.622111483,-2.289623982,0.411812431,-1.877811551,-2.160182747,0.340866144,-1.819316603,0.305557515,0.305557515,0,-2.049269614,-0.296801612,-2.346071226,0.718172574 -Joel Bolomboy,bolomjo01,2017,PO,UTA,18,9,0.356903399,8.893227711,9.25013111,9.31154091,18.98466189,28.2962028,2.282167104,11.46420578,13.74637289,0.076459142,0,0.076459142,3.790664231,5.407508401,9.198172632,-2.057788844 -Joel Bolomboy,bolomjo01,2017,RS,UTA,110,53,-1.106547212,2.537870705,1.431323493,-2.614974322,8.680815864,6.065841543,-1.482505574,3.933255001,2.450749427,0.139763785,0.139763785,0,-0.168079893,1.95589762,1.787817727,-0.605153484 -Joel Bolomboy,bolomjo01,2018,RS,MIL,82,38,-7.462553227,-3.908800351,-11.37135358,-17.18260766,4.694251806,-12.48835585,-9.987544499,-2.344662949,-12.33220745,-0.184638667,-0.184638667,0,-9.496433781,-2.566887174,-12.06332096,-0.607289783 -Isaac Bonga,bongais01,2019,RS,LAL,267,120,-6.939471577,4.396983076,-2.542488502,-6.08623791,10.01173774,3.925499832,-7.156291539,5.828065473,-1.328226066,0.087515249,0.087515249,0,-5.237186223,3.862148685,-1.375037538,0.548587616 -Matt Bonner,bonnema01,2014,PO,SAS,268,136,-0.90319307,4.100222508,3.197029438,0.171987553,7.080480127,7.25246768,-0.700371524,4.854031602,4.153660079,0.491938452,0,0.491938452,-1.70746473,3.081230094,1.373765364,-0.396274776 -Matt Bonner,bonnema01,2014,RS,SAS,1385,690,-0.337312255,0.52063193,0.183319675,-0.051956419,-0.785256442,-0.837212861,-0.303688853,0.207104097,-0.096584755,0.928864489,0.928864489,0,-1.136213063,-0.240851105,-1.377064167,-0.537896655 -Matt Bonner,bonnema01,2015,PO,SAS,81,36,-6.271753815,-0.286961444,-6.558715259,-1.185264503,16.37211854,15.18685404,-5.593910064,3.132139249,-2.461770815,0.00550254,0,0.00550254,-6.542234221,4.120915832,-2.421318388,0.752095919 -Matt Bonner,bonnema01,2015,RS,SAS,1862,935,-0.180608558,0.807707046,0.627098487,-1.714620952,-3.048889881,-4.763510833,-0.522180525,-0.010846081,-0.533026607,1.044997675,1.044997675,0,-1.506939213,-0.399436448,-1.906375661,-1.140735104 -Matt Bonner,bonnema01,2016,RS,SAS,405,206,2.699709256,2.030539367,4.730248623,4.757676303,2.233742878,6.991419181,3.236672868,2.043919349,5.280592217,0.836502658,0.836502658,0,1.37751622,1.834884489,3.212400709,-0.870818072 -Devin Booker,bookede01,2016,RS,PHO,4381,2108,-0.319400039,-3.267004932,-3.586404972,-1.134186939,-2.300989788,-3.435176727,-0.428322808,-3.226064478,-3.654387287,-0.98219869,-0.98219869,0,-0.617826883,-3.122960812,-3.740787696,0.957206148 -Devin Booker,bookede01,2017,RS,PHO,5794,2730,0.338008971,-2.189983792,-1.85197482,3.072196609,-1.085994172,1.986202437,0.99643344,-2.049198447,-1.052765006,2.39459862,2.39459862,0,0.595684925,-1.85789383,-1.262208904,1.27019333 -Devin Booker,bookede01,2018,RS,PHO,4028,1865,2.616364645,-3.415527031,-0.799162386,0.697036371,-1.318145413,-0.621109042,2.522065089,-3.135958545,-0.613893457,2.073368145,2.073368145,0,2.158316347,-2.957577155,-0.799260808,1.991861171 -Devin Booker,bookede01,2019,RS,PHO,4772,2242,3.290666922,-2.644805557,0.645861365,3.061182196,-3.774747794,-0.713565598,3.582046596,-2.997282622,0.584763974,3.865201213,3.865201213,0,3.075762574,-2.860810965,0.214951609,1.353761164 -Trevor Booker,booketr01,2014,PO,WAS,265,146,2.132025502,-2.691402178,-0.559376676,-2.262097018,-3.135138318,-5.397235336,1.207734824,-3.046016456,-1.838281632,0.069607552,0,0.069607552,3.178852013,-3.643756494,-0.464904481,-0.576889691 -Trevor Booker,booketr01,2014,RS,WAS,3052,1553,-0.314518968,-1.496309692,-1.81082866,2.28583399,-6.824780829,-4.538946839,0.233878357,-2.730756476,-2.496878119,0.198525394,0.198525394,0,-0.257158476,-2.519434523,-2.776592999,-0.972425839 -Trevor Booker,booketr01,2015,RS,UTA,3015,1564,-0.322173334,1.009756418,0.687583083,0.409944339,0.158093639,0.568037978,-0.183210579,0.874997517,0.691786938,2.725141242,2.725141242,0,-0.120049622,0.538973842,0.418924221,-0.741709514 -Trevor Booker,booketr01,2016,RS,UTA,3203,1632,-0.673131977,1.132442838,0.459310861,-1.716291282,3.27839995,1.562108668,-0.912939581,1.60947518,0.696535599,2.854236456,2.854236456,0,-1.265731608,1.575357139,0.309625531,-0.528052508 -Trevor Booker,booketr01,2017,RS,BRK,3739,1754,-1.761641503,1.226295654,-0.535345849,-2.64121451,0.375805145,-2.265409365,-1.996946455,1.154952732,-0.841993723,1.708639976,1.708639976,0,-1.957374281,0.429660413,-1.527713867,0.067944965 -Trevor Booker,booketr01,2018,PO,IND,119,64,0.891764723,-4.931777712,-4.040012989,2.886043747,-7.146956809,-4.260913062,1.465798065,-5.828755163,-4.362957098,-0.053446491,0,-0.053446491,-2.610760909,-2.301649626,-4.912410534,-1.567170684 -Trevor Booker,booketr01,2018,RS,IND,557,269,1.054801966,-3.383945108,-2.329143141,-2.57719695,4.048837868,1.471640918,0.371587708,-2.047153593,-1.675565885,0.14642528,0.14642528,0,0.280980231,-2.011771586,-1.730791354,-0.695669627 -Trevor Booker,booketr01,2018,RS,PHI,1042,494,-0.448111147,-1.162592999,-1.610704146,-3.658770471,-2.05973508,-5.718505552,-1.166612902,-1.499929915,-2.666542817,0.020884369,0.020884369,0,-1.218261909,-1.226391783,-2.444653692,-0.707760689 -Trevor Booker,booketr01,2018,RS,BRK,852,395,-1.988395888,0.401716497,-1.586679391,4.782945147,0.36117722,5.144122367,-0.671176944,0.441980095,-0.229196849,0.510905865,0.510905865,0,-0.879195256,-0.680762203,-1.559957459,0.56449047 -Carlos Boozer,boozeca01,2014,PO,CHI,219,121,-5.083279841,-6.003478047,-11.08675789,-1.095144042,-7.525357869,-8.620501911,-4.503581267,-6.674565165,-11.17814643,-0.532548434,0,-0.532548434,-2.058827417,-5.769944815,-7.828772232,-0.704460232 -Carlos Boozer,boozeca01,2014,RS,CHI,4137,2141,-4.215694634,-1.212718471,-5.428413105,-3.918395795,-1.200191531,-5.118587326,-4.326577537,-1.343877558,-5.670455095,-3.206778857,-3.206778857,0,-4.730332236,-0.546140895,-5.276473131,0.500728282 -Carlos Boozer,boozeca01,2015,RS,LAL,3409,1692,-1.689302723,-1.25675563,-2.946058352,-0.826833505,-3.772829812,-4.599663317,-1.568826105,-1.80100473,-3.369830836,-0.532423073,-0.532423073,0,-1.641605655,-1.970015896,-3.611621551,-0.475123297 -Chris Bosh,boshch01,2014,PO,MIA,1248,686,1.403737509,2.225011052,3.628748561,-0.081713925,-8.019658405,-8.101372329,1.085322883,0.229741097,1.31506398,1.45279006,0,1.45279006,3.027794302,-0.628527593,2.399266709,-0.922700228 -Chris Bosh,boshch01,2014,RS,MIA,4895,2531,-0.716417918,0.241265355,-0.475152563,2.687032116,3.864773475,6.551805591,-0.125969613,1.003144297,0.877174683,4.692091575,4.692091575,0,0.967343071,1.199219239,2.16656231,0.169191249 -Chris Bosh,boshch01,2015,RS,MIA,2967,1556,-0.379330104,0.622690805,0.243360701,-1.089315939,-0.964897479,-2.054213418,-0.48952366,0.351535021,-0.13798864,2.057206464,2.057206464,0,0.00788586,0.104390644,0.112276504,-0.758153444 -Chris Bosh,boshch01,2016,RS,MIA,3497,1778,1.482500001,-0.265368582,1.217131419,-2.701834858,1.975988292,-0.725846567,0.699143632,0.167663941,0.866807573,3.251513564,3.251513564,0,1.03021458,0.058468201,1.088682782,-0.876196446 -Chris Boucher,bouchch01,2018,RS,GSW,2,1,-32.40789657,-4.695255994,-37.10315256,-59.04741914,-2.634283046,-61.68170219,-40.16032258,-4.62878307,-44.78910565,-0.02155653,-0.02155653,0,-14.17034252,-7.132531777,-21.3028743,0.50031175 -Chris Boucher,bouchch01,2019,PO,TOR,12,4,-4.854819044,-9.454119689,-14.30893873,-10.72885997,3.426120384,-7.302739591,-6.430875274,-7.422990882,-13.85386616,-0.023805531,0,-0.023805531,2.366753004,-12.82699413,-10.46024112,1.846631391 -Chris Boucher,bouchch01,2019,RS,TOR,363,163,0.613127189,-2.760034652,-2.146907463,1.284945129,-1.21351702,0.071428109,0.716924575,-2.670427853,-1.953503278,0.06702195,0.06702195,0,1.585492541,-1.665432866,-0.079940326,1.20503282 -Avery Bradley,bradlav01,2014,RS,BOS,3695,1855,-1.355111211,0.366529376,-0.988581835,0.779924513,2.81985008,3.599774593,-0.927011853,0.923869525,-0.003142328,2.609026324,2.609026324,0,-0.672180353,0.949178132,0.276997779,0.344691433 -Avery Bradley,bradlav01,2015,PO,BOS,264,133,-2.564598515,2.111773418,-0.452825097,3.574221399,4.859970674,8.434192073,-1.396643393,2.816601531,1.419958138,0.293416381,0,0.293416381,-2.402174765,2.659942553,0.257767788,0.523586519 -Avery Bradley,bradlav01,2015,RS,BOS,4966,2428,-1.448514034,-1.339363444,-2.787877478,-1.966558211,1.067887976,-0.898670235,-1.632032544,-0.92544808,-2.557480624,0.241094866,0.241094866,0,-0.832976294,-0.303505808,-1.136482102,1.048862996 -Avery Bradley,bradlav01,2016,PO,BOS,69,33,1.807578046,1.878688305,3.686266351,10.24644218,-4.832327119,5.414115064,3.783949456,0.607124487,4.391073943,0.124390681,0,0.124390681,4.392506454,-1.939809299,2.452697155,0.298176533 -Avery Bradley,bradlav01,2016,RS,BOS,5261,2536,0.204951625,-0.148723177,0.056228447,5.16816275,-2.123956039,3.044206711,1.247226748,-0.595058067,0.652168681,4.425867809,4.425867809,0,1.439723989,0.333132491,1.77285648,0.53080054 -Avery Bradley,bradlav01,2017,PO,BOS,1272,645,-0.668871839,-2.087939931,-2.75681177,2.161825817,-9.301024616,-7.1391988,-0.130303015,-3.687226774,-3.817529789,-0.361727988,0,-0.361727988,-0.876815018,-3.312346722,-4.189161741,-0.157434284 -Avery Bradley,bradlav01,2017,RS,BOS,3743,1835,-0.176109024,0.918882567,0.742773543,-0.168993481,-0.342660592,-0.511654074,-0.215051322,0.716820816,0.501769494,3.054218499,3.054218499,0,0.827915909,0.871370649,1.699286558,0.317584912 -Avery Bradley,bradlav01,2018,RS,DET,2575,1268,-2.323260679,0.592744428,-1.730516251,-1.646816778,-1.344930957,-2.991747735,-2.302641776,0.210505356,-2.092136421,0.429216273,0.429216273,0,-1.515315311,0.407734595,-1.107580716,0.844257974 -Avery Bradley,bradlav01,2018,RS,LAC,343,165,-4.097917127,-0.178809657,-4.276726783,-1.034696753,4.522475174,3.487778422,-3.746085894,0.799876017,-2.946209877,-0.016499851,-0.016499851,0,-3.136105674,1.667687737,-1.468417937,-0.106208446 -Avery Bradley,bradlav01,2019,RS,MEM,932,442,0.808144099,1.417285446,2.225429545,0.911969415,-2.080083978,-1.168114563,0.944068626,0.755706632,1.699775258,1.007187661,1.007187661,0,-0.748472636,0.837595575,0.089122939,0.378415781 -Avery Bradley,bradlav01,2019,RS,LAC,3081,1463,-3.517670174,0.619880804,-2.897789371,-2.754795429,0.576952367,-2.177843062,-3.610625012,0.663256405,-2.947368607,-0.147076827,-0.147076827,0,-3.618477433,0.566748864,-3.051728569,-0.168491131 -Tony Bradley,bradlto01,2018,PO,UTA,4,2,7.367079443,-20.95152106,-13.58444161,60.81769748,-3.354572264,57.46312522,19.00037233,-18.57974163,0.4206307,0.003095133,0,0.003095133,13.39358124,-13.78312146,-0.389540211,-7.063567629 -Tony Bradley,bradlto01,2018,RS,UTA,63,29,-1.889932499,3.660152979,1.770220479,-7.366874982,1.6570137,-5.709861282,-3.142055787,3.382776439,0.240720652,0.043873095,0.043873095,0,-4.38025283,0.899353216,-3.480899614,-0.845150471 -Tony Bradley,bradlto01,2019,RS,UTA,83,36,1.781411253,-1.815948754,-0.034537501,-0.730508708,-10.46837248,-11.19888119,1.337228884,-3.83355501,-2.496326125,0.004724878,0.004724878,0,-1.101701719,-1.640267267,-2.741968986,1.434864989 -Elton Brand,brandel01,2014,PO,ATL,159,81,-0.686872952,4.376267854,3.689394902,-2.648182191,-11.5268671,-14.17504929,-1.292393843,1.183560063,-0.10883378,0.111527515,0,0.111527515,1.982693854,-1.961020905,0.021672949,-0.861343411 -Elton Brand,brandel01,2014,RS,ATL,2853,1414,-2.137079014,1.493663371,-0.643415642,0.917909983,-2.198779715,-1.280869732,-1.627364504,0.811142249,-0.816222255,1.390885358,1.390885358,0,-1.060433591,0.273924401,-0.78650919,-0.287798568 -Elton Brand,brandel01,2015,PO,ATL,10,4,-2.893021928,-11.11187791,-14.00489984,8.05419522,22.49202052,30.54621574,-0.816447758,-4.867853305,-5.684301063,-0.006361159,0,-0.006361159,-6.078775831,-3.768808933,-9.847584764,2.891026213 -Elton Brand,brandel01,2015,RS,ATL,965,486,-4.091024691,2.926631288,-1.164393403,-2.692507955,0.254154604,-2.438353351,-4.061373728,2.504535777,-1.556837951,0.29449664,0.29449664,0,-3.766719606,1.277125549,-2.489594057,-0.439674643 -Elton Brand,brandel01,2016,RS,PHI,477,225,-3.941356779,3.482762554,-0.458594225,-5.695167058,4.284876283,-1.410290775,-4.465878421,3.919559931,-0.54631849,0.253532078,0.253532078,0,-4.246038138,2.323296937,-1.922741202,0.216475311 -Corey Brewer,breweco01,2014,RS,MIN,5482,2609,-0.523602357,0.743202722,0.219600365,3.5821474,0.421454523,4.003601923,0.274498658,0.701841833,0.976340491,5.035779191,5.035779191,0,0.148957078,1.332685938,1.481643016,1.461942611 -Corey Brewer,breweco01,2015,PO,HOU,929,428,-0.166187546,-0.892889727,-1.059077273,-2.890527796,-5.053244437,-7.943772233,-0.79977808,-1.834888667,-2.634666746,0.026195196,0,0.026195196,-1.875505335,-1.472637697,-3.348143031,0.819427986 -Corey Brewer,breweco01,2015,RS,MIN,1403,680,-0.904452857,1.197923173,0.293470316,-2.291379018,-1.963305662,-4.25468468,-1.207970683,0.680794129,-0.527176554,0.783444155,0.783444155,0,-1.200433408,0.674342168,-0.52609124,1.525339706 -Corey Brewer,breweco01,2015,RS,HOU,3009,1407,-0.086023702,0.584482398,0.498458696,-0.153634456,2.370213418,2.216578962,-0.125235483,0.958258033,0.83302255,2.628634964,2.628634964,0,-0.086932723,1.138691905,1.051759182,2.108617274 -Corey Brewer,breweco01,2016,PO,HOU,168,77,-2.907568487,-1.348085323,-4.255653809,-5.083947214,14.11803979,9.034092581,-3.410504116,1.779595014,-1.630909102,0.046393675,0,0.046393675,-5.007542407,0.697504213,-4.310038194,2.20441313 -Corey Brewer,breweco01,2016,RS,HOU,3564,1669,-1.222658897,0.539919669,-0.682739228,-3.868858609,1.407306249,-2.46155236,-1.875519448,0.776240407,-1.099279041,1.427668658,1.427668658,0,-1.822965381,0.967246821,-0.85571856,1.532099876 -Corey Brewer,breweco01,2017,RS,HOU,1923,923,-2.447133756,-1.16023145,-3.607365206,2.029284791,2.549530716,4.578815507,-1.750100673,-0.472182226,-2.222282899,0.247592922,0.247592922,0,-1.512202521,-0.324936629,-1.837139149,-0.36186198 -Corey Brewer,breweco01,2017,RS,LAL,763,358,-2.145643483,3.177224065,1.031580582,-1.692596657,0.03118353,-1.661413127,-2.147511883,2.769961523,0.62244964,0.620620628,0.620620628,0,-2.36383007,1.805265452,-0.558564618,0.738456518 -Corey Brewer,breweco01,2018,PO,OKC,318,151,1.987845837,0.014980136,2.002825973,1.832119288,-7.283594198,-5.45147491,1.956512201,-1.524421484,0.432090717,0.256168898,0,0.256168898,3.207988564,-0.619393349,2.588595215,1.285454598 -Corey Brewer,breweco01,2018,RS,LAL,1508,694,-2.661288016,2.154732994,-0.506555022,-3.151457316,-1.363148283,-4.514605599,-2.915113068,1.549789198,-1.36532387,0.495002518,0.495002518,0,-3.549332635,1.617219161,-1.932113474,0.954576859 -Corey Brewer,breweco01,2018,RS,OKC,1103,514,0.742499262,3.29824254,4.040741802,-0.989023155,-1.430164721,-2.419187876,0.415150809,2.496256122,2.911406931,1.48920915,1.48920915,0,0.43944535,3.973413939,4.412859289,0.303733116 -Corey Brewer,breweco01,2019,RS,SAC,762,352,-0.576236745,1.593132843,1.016896097,-0.061726393,0.132902942,0.071176549,-0.503643359,1.401252124,0.897608765,0.655652474,0.655652474,0,-1.658708137,1.480667246,-0.178040891,0.089760207 -Corey Brewer,breweco01,2019,RS,PHI,305,140,-2.9776841,6.598047044,3.620362945,-2.424386128,4.204494477,1.78010835,-3.087357794,6.475708024,3.388350231,0.442564843,0.442564843,0,-2.832024299,6.024807761,3.192783462,0.956436676 -Ronnie Brewer,brewero02,2014,RS,CHI,5,2,1.043076634,-5.472593755,-4.429517121,18.47065154,-80.39057471,-61.91992317,4.62064651,-21.57406853,-16.95342202,-0.014722002,-0.014722002,0,3.837029391,-15.09714556,-11.26011616,1.514385707 -Ronnie Brewer,brewero02,2014,RS,HOU,328,158,-5.164664688,-1.615551604,-6.780216292,-4.522249661,-5.247020478,-9.769270139,-5.424826988,-2.512152202,-7.93697919,-0.415115938,-0.415115938,0,-5.149289172,-3.840595856,-8.989885028,-0.69155379 -Mikal Bridges,bridgmi01,2019,RS,PHO,5146,2417,-1.095409324,1.060347378,-0.035061947,-0.179714291,0.749853049,0.570138758,-0.949780437,1.126706032,0.176925595,3.612177461,3.612177461,0,-1.275155664,1.615939441,0.340783776,0.079885583 -Miles Bridges,bridgmi02,2019,RS,CHA,3579,1696,-1.583805246,-0.533562186,-2.117367433,-1.285899698,-1.456256625,-2.742156323,-1.625593244,-0.719879699,-2.345472944,0.348838594,0.348838594,0,-1.224676491,-1.066441654,-2.291118145,-0.348898648 -Isaiah Briscoe,briscis01,2019,RS,ORL,1166,559,-3.858415285,-0.438017458,-4.296432744,-3.382500134,4.086261773,0.70376164,-3.956660732,0.452836172,-3.503824559,-0.21298145,-0.21298145,0,-3.94515393,0.370295337,-3.574858593,-0.953125608 -Ryan Broekhoff,broekry01,2019,RS,DAL,953,453,-0.310812813,-1.272695305,-1.583508118,2.652698467,3.797990104,6.450688572,0.285768815,-0.287944445,-0.00217563,0.633947212,0.633947212,0,-0.262820617,-1.739482326,-2.002302943,-0.181592933 -Malcolm Brogdon,brogdma01,2017,PO,MIL,346,183,-2.342620961,-1.022727251,-3.365348212,-4.96738367,-0.321504152,-5.288887822,-2.966989019,-1.039273397,-4.006262416,-0.120751271,0,-0.120751271,-4.834461416,-0.261219271,-5.095680687,-0.175671376 -Malcolm Brogdon,brogdma01,2017,RS,MIL,3944,1982,1.018033246,0.594776068,1.612809313,3.119886021,0.049367642,3.169253662,1.510769438,0.529809926,2.040579364,4.814597264,4.814597264,0,1.247330207,0.604076629,1.851406836,-0.601691725 -Malcolm Brogdon,brogdma01,2018,PO,MIL,365,186,0.64724919,-4.013563256,-3.366314066,-5.684529456,-4.280868887,-9.965398343,-0.723216298,-4.256815234,-4.980031532,-0.220648704,0,-0.220648704,0.709352057,-5.249021073,-4.539669016,1.067365004 -Malcolm Brogdon,brogdma01,2018,RS,MIL,2903,1436,1.305621037,-0.828978038,0.476642999,-1.459119597,0.330008512,-1.129111085,0.792846009,-0.61507666,0.177769349,2.133358029,2.133358029,0,0.564917761,-0.196982608,0.367935153,-0.539400341 -Malcolm Brogdon,brogdma01,2019,PO,MIL,407,198,2.574144531,2.625979291,5.200123821,6.38122621,5.717883416,12.09910963,3.466528058,3.348302484,6.814830542,0.999203161,0,0.999203161,5.595773752,2.677612102,8.273385854,0.26600971 -Malcolm Brogdon,brogdma01,2019,RS,MIL,4005,1832,2.399967462,0.853380954,3.253348416,2.584134064,1.21581137,3.799945434,2.533459497,0.913137843,3.446597341,5.770711037,5.770711037,0,2.148575859,0.93682257,3.085398428,-0.372404364 -Aaron Brooks,brookaa01,2014,RS,HOU,1457,716,0.601052149,-1.044483049,-0.4434309,-2.154799989,-0.580682695,-2.735482684,-1.03177E-05,-1.027015897,-1.027026214,0.628861993,0.628861993,0,0.370245977,-0.591274101,-0.221028124,-0.083180705 -Aaron Brooks,brookaa01,2014,RS,DEN,1781,841,1.279402268,-3.013926754,-1.734524486,-1.168164992,0.739422769,-0.428742224,0.865452443,-2.388483736,-1.523031293,0.530856522,0.530856522,0,0.773987566,-1.911327152,-1.137339586,0.799980467 -Aaron Brooks,brookaa01,2015,PO,CHI,251,132,-4.437666724,-4.993700845,-9.431367569,-12.12582658,-7.343821581,-19.46964816,-6.299797712,-5.835093992,-12.1348917,-0.640244338,0,-0.640244338,-3.228831797,-6.078609497,-9.307441294,-1.719373096 -Aaron Brooks,brookaa01,2015,RS,CHI,3705,1885,1.460507843,-3.383415111,-1.922907269,1.946823832,0.0413454,1.988169232,1.649498798,-2.889518436,-1.240019638,1.4468499,1.4468499,0,1.559948143,-1.940472188,-0.380524045,-0.352557027 -Aaron Brooks,brookaa01,2016,RS,CHI,2256,1108,-0.037963626,-1.255280228,-1.293243854,0.806915299,0.665376002,1.472291301,0.163022608,-0.925842757,-0.762820149,1.119932906,1.119932906,0,0.458035526,-1.24103851,-0.783002984,-0.297736218 -Aaron Brooks,brookaa01,2017,PO,IND,14,7,9.16063089,-22.64217786,-13.48154697,26.77597666,-46.82446702,-20.04849036,13.32394715,-28.96964058,-15.64569343,-0.049026089,0,-0.049026089,8.149345782,-20.24494487,-12.09559909,3.103250834 -Aaron Brooks,brookaa01,2017,RS,IND,1805,894,-0.445436929,-2.836500814,-3.281937743,-2.201025602,1.028144351,-1.172881251,-0.831083935,-2.198066979,-3.029150914,-0.126450874,-0.126450874,0,-1.386912416,-2.944238151,-4.331150567,-0.674173812 -Aaron Brooks,brookaa01,2018,PO,MIN,7,3,0.040692817,-1.28818026,-1.247487443,-18.19218419,26.78403611,8.591851912,-3.860985009,4.513797581,0.652812572,0.005271016,0,0.005271016,-4.613612535,-4.234911308,-8.848523843,-1.827887479 -Aaron Brooks,brookaa01,2018,RS,MIN,397,189,-0.746616798,-4.714730693,-5.461347491,-5.064215867,-5.331152168,-10.39536803,-1.765752614,-5.1159177,-6.881670314,-0.397393094,-0.397393094,0,-1.186877992,-4.315789783,-5.502667775,-0.252663269 -Dillon Brooks,brookdi01,2018,RS,MEM,4695,2350,-1.645625037,0.326974463,-1.318650574,-0.921696656,1.186065204,0.264368548,-1.540814712,0.556580672,-0.98423404,2.116666,2.116666,0,-1.751028858,1.110007888,-0.64102097,-0.020354377 -Dillon Brooks,brookdi01,2019,RS,MEM,672,330,-3.619632526,-1.612572797,-5.232205322,-0.118737403,-0.975527209,-1.094264612,-3.057621338,-1.619926799,-4.677548137,-0.32591266,-0.32591266,0,-3.589391119,-0.863104267,-4.452495386,0.433076591 -MarShon Brooks,brookma01,2014,RS,LAL,483,228,1.237995349,-0.486947101,0.751048249,5.017898709,-1.626045957,3.391852752,2.155373247,-0.709077851,1.446295396,0.491016613,0.491016613,0,1.090678588,-1.266296013,-0.175617425,0.565903384 -MarShon Brooks,brookma01,2014,RS,GSW,34,15,-1.902814844,14.146339,12.24352416,-14.62489186,17.76350022,3.138608362,-4.881302508,15.63647849,10.75517599,0.103012404,0.103012404,0,-1.620879151,10.03985097,8.418971819,-0.318037009 -MarShon Brooks,brookma01,2014,RS,BOS,156,73,-5.39695945,-2.717727393,-8.114686844,-6.646069675,12.83527446,6.189204781,-5.906141314,0.424534812,-5.481606502,-0.102970262,-0.102970262,0,-4.769916059,-3.626306385,-8.396222443,1.162121588 -MarShon Brooks,brookma01,2018,RS,MEM,394,193,8.400158537,-0.69989543,7.700263107,8.547183717,-6.506208504,2.040975213,9.057422718,-1.907269501,7.150153217,0.972933437,0.972933437,0,7.469510239,-1.843375609,5.62613463,-0.195450172 -MarShon Brooks,brookma01,2019,RS,MEM,783,387,-1.64009037,-1.477585781,-3.117676151,-2.02499689,-0.320146362,-2.345143252,-1.744476153,-1.344738169,-3.089214322,-0.06609173,-0.06609173,0,-1.955962426,-1.774653048,-3.730615474,-1.34702298 -Anthony Brown,brownan02,2016,RS,LAL,1210,599,-3.915252271,-0.49466314,-4.409915411,-1.107499675,4.351794936,3.244295261,-3.576653012,0.576872119,-2.999780894,-0.075920123,-0.075920123,0,-4.025552216,-0.702526651,-4.728078867,-0.531669282 -Anthony Brown,brownan02,2017,RS,ORL,31,16,-0.484708504,4.056454623,3.571746119,30.23588176,0.563119353,30.79900112,6.084152161,3.706737426,9.790889588,0.100603573,0.100603573,0,4.287532065,3.240667398,7.528199464,-1.696156254 -Anthony Brown,brownan02,2017,RS,NOP,286,143,-4.407804352,-0.091625748,-4.4994301,-4.189628248,0.456590937,-3.733037311,-4.593903506,-0.003965072,-4.597868578,-0.134636444,-0.134636444,0,-3.680854191,0.150898468,-3.529955724,-0.132026669 -Anthony Brown,brownan02,2018,RS,MIN,11,4,18.19054499,-0.723122672,17.46742232,15.00049264,13.96981475,28.97030739,18.71561763,2.426714848,21.14233248,0.049560381,0.049560381,0,14.29247502,-1.883669936,12.40880508,1.629371903 -Bobby Brown,brownbo02,2017,PO,HOU,46,22,11.90126321,1.15072242,13.05198563,-2.536511844,6.10433019,3.567818345,9.599309057,2.28666262,11.88597168,0.167598731,0,0.167598731,11.91252084,-3.522549245,8.389971596,-1.045028951 -Bobby Brown,brownbo02,2017,RS,HOU,271,123,-0.117564696,-3.977718367,-4.095283063,-4.266906635,-4.428888252,-8.695794888,-1.096782835,-4.352752723,-5.449535558,-0.168754912,-0.168754912,0,-0.824523904,-6.531561414,-7.356085318,-0.378309545 -Bobby Brown,brownbo02,2018,RS,HOU,246,115,-6.515634364,-4.950387634,-11.466022,-10.51696298,-7.951106469,-18.46806945,-7.865889523,-5.945792231,-13.81168175,-0.651152594,-0.651152594,0,-4.796808686,-6.795307016,-11.5921157,0.325631376 -Bruce Brown,brownbr01,2019,PO,DET,122,57,-3.951084204,2.050911406,-1.900172799,-3.844242027,-0.138220982,-3.982463009,-4.199171013,1.843012908,-2.356158105,0.011796421,0,0.011796421,-1.599348488,-0.244933169,-1.844281658,-0.13664471 -Bruce Brown,brownbr01,2019,RS,DET,2991,1449,-2.845873195,2.332129491,-0.513743705,-1.278306912,2.241370753,0.963063841,-2.689305726,2.437230361,-0.252075365,1.832926324,1.832926324,0,-3.303250404,1.853150254,-1.450100151,-0.758220312 -Jabari Brown,brownja01,2015,RS,LAL,1132,568,-2.354364753,-4.922574977,-7.27693973,-3.181780555,-3.99609679,-7.177877346,-2.633049332,-4.973830066,-7.606879398,-1.407179121,-1.407179121,0,-3.924665962,-5.380239654,-9.304905615,-0.021355401 -Jaylen Brown,brownja02,2017,PO,BOS,439,215,-2.989725639,-1.820547409,-4.810273049,-2.266913931,3.187516801,0.92060287,-3.020922554,-0.851560809,-3.872483364,-0.128182294,0,-0.128182294,-4.018636682,-2.454324796,-6.472961478,0.906935911 -Jaylen Brown,brownja02,2017,RS,BOS,2768,1341,-2.567198197,-0.700713951,-3.267912147,-5.499005383,0.963362961,-4.535642423,-3.369708434,-0.395234637,-3.764943071,-0.6936141,-0.6936141,0,-3.355635143,-1.046994799,-4.402629941,-0.111287479 -Jaylen Brown,brownja02,2018,PO,BOS,1148,583,1.959447744,2.022017006,3.98146475,0.246461873,-2.669100022,-2.42263815,1.699654901,1.133038028,2.832692929,1.720819546,0,1.720819546,-1.163133522,1.104154446,-0.058979075,0.466515445 -Jaylen Brown,brownja02,2018,RS,BOS,4377,2152,-0.436758483,0.972634413,0.53587593,3.038449517,2.135556062,5.174005579,0.276983213,1.228447899,1.505431111,4.693697601,4.693697601,0,-0.111150189,1.477431074,1.366280885,0.455304559 -Jaylen Brown,brownja02,2019,PO,BOS,588,274,-0.613746844,-0.976017349,-1.589764193,-7.048049414,-3.070771845,-10.11882126,-1.989507291,-1.53907023,-3.528577521,-0.11367192,0,-0.11367192,-0.408083636,-1.595622094,-2.00370573,1.255439949 -Jaylen Brown,brownja02,2019,RS,BOS,4071,1913,-1.288957106,0.513227339,-0.775729768,-2.530042905,0.394844142,-2.135198763,-1.661102406,0.487045867,-1.174056539,1.544474711,1.544474711,0,-1.219563921,1.072418987,-0.147144934,0.419677902 -Lorenzo Brown,brownlo01,2014,RS,PHI,486,224,-2.432068618,2.349414679,-0.082653939,-3.497935807,6.323987244,2.826051437,-2.672029898,3.417686192,0.745656294,0.39926431,0.39926431,0,-3.306593985,0.941014779,-2.365579206,-0.056677554 -Lorenzo Brown,brownlo01,2015,RS,MIN,1081,549,-2.210196956,0.038949769,-2.171247187,0.831229215,-2.4173912,-1.586161985,-1.69548265,-0.372921343,-2.068403993,0.189731163,0.189731163,0,-1.981585965,-0.242978085,-2.22456405,-0.59458122 -Lorenzo Brown,brownlo01,2016,RS,PHO,127,61,-2.994300726,-4.103840018,-7.098140744,-4.754435078,-9.067641356,-13.82207643,-3.449441048,-5.33841259,-8.787853639,-0.186450548,-0.186450548,0,-2.983617697,-5.379075541,-8.362693237,-0.759550598 -Lorenzo Brown,brownlo01,2018,PO,TOR,56,29,-6.142556851,-1.769801375,-7.912358226,-12.20299752,-5.405643138,-17.60864065,-7.802220292,-2.565533326,-10.36775362,-0.115720385,0,-0.115720385,-6.887673936,-6.150533019,-13.03820695,-0.440531718 -Lorenzo Brown,brownlo01,2018,RS,TOR,274,139,-2.237545518,3.064300362,0.826754845,-1.313986033,9.448086197,8.134100164,-2.23867108,4.535870175,2.297199095,0.352099043,0.352099043,0,-1.552624592,2.325420575,0.772795982,-1.617691892 -Lorenzo Brown,brownlo01,2019,RS,TOR,461,212,-3.301166947,0.140901962,-3.160264985,-8.986617912,4.772497127,-4.214120785,-4.739669439,1.066411151,-3.673258289,-0.100581954,-0.100581954,0,-4.129235694,-0.029443102,-4.158678795,0.734916625 -Markel Brown,brownma02,2015,PO,BRK,19,10,-3.942210452,13.6729176,9.730707145,-13.94092384,-9.544044201,-23.48496804,-6.253089002,9.665399244,3.412310242,0.033088073,0,0.033088073,-6.589547754,5.595274784,-0.99427297,1.969962893 -Markel Brown,brownma02,2015,RS,BRK,1567,781,-1.689640448,0.174385679,-1.515254769,1.558365291,-2.982467466,-1.424102175,-1.091409658,-0.442419508,-1.533829166,0.48682594,0.48682594,0,-1.404082158,-0.732530873,-2.136613031,0.439887119 -Markel Brown,brownma02,2016,RS,BRK,2001,982,-0.973449525,-2.646714066,-3.620163591,-0.139331322,-5.143428693,-5.282760015,-0.804059987,-3.265191535,-4.069251522,-0.666374434,-0.666374434,0,-0.749155265,-3.644289651,-4.393444917,0.799422808 -Markel Brown,brownma02,2018,RS,HOU,63,31,-4.701458967,1.394474154,-3.306984813,-8.310323204,-8.620251304,-16.93057451,-5.882058271,-0.68738554,-6.569443811,-0.061215784,-0.061215784,0,-3.092389805,-1.08179437,-4.174184175,1.324658492 -Shannon Brown,brownsh01,2014,RS,SAS,214,103,-9.244903347,-0.615606963,-9.86051031,-10.64811989,-2.963151269,-13.61127116,-10.11991744,-1.198473878,-11.31839131,-0.453400755,-0.453400755,0,-9.387588267,-1.814198841,-11.20178711,0.666021867 -Shannon Brown,brownsh01,2014,RS,NYK,308,148,-5.396100257,-1.306550903,-6.702651159,-6.259907172,-2.081661472,-8.341568644,-5.914694354,-1.517186256,-7.43188061,-0.354107565,-0.354107565,0,-5.06882595,-1.637226319,-6.706052269,0.157530831 -Shannon Brown,brownsh01,2015,RS,MIA,171,89,-4.380855168,-1.326979181,-5.707834349,1.906012331,-7.587527681,-5.68151535,-3.335855745,-2.679069449,-6.014925194,-0.147242765,-0.147242765,0,-3.565075375,-2.18734553,-5.752420905,-0.653495811 -Sterling Brown,brownst02,2018,PO,MIL,25,13,3.530103608,-14.41199181,-10.88188821,17.10631928,-13.46415292,3.642166361,6.506606865,-15.17453983,-8.66793297,-0.040846493,0,-0.040846493,7.095808956,-13.20532964,-6.109520685,0.877720209 -Sterling Brown,brownst02,2018,RS,MIL,1582,776,-2.318558067,-0.187377589,-2.505935657,-3.691303377,0.872166191,-2.819137186,-2.765616942,0.04765477,-2.717962173,0.012629968,0.012629968,0,-2.881960041,-0.081814725,-2.963774767,-0.424610687 -Sterling Brown,brownst02,2019,PO,MIL,354,162,-1.319790903,-0.137547145,-1.457338049,-0.349528924,1.663534115,1.314005191,-1.295977544,0.159331516,-1.136646028,0.138184982,0,0.138184982,-0.775900768,-0.301402297,-1.077303065,0.473913149 -Sterling Brown,brownst02,2019,RS,MIL,2277,1034,-1.420553261,-1.046923694,-2.467476955,-4.031718213,-1.402294688,-5.434012901,-2.089404814,-1.261254498,-3.350659312,-0.316948614,-0.316948614,0,-1.815686259,-1.266686809,-3.082373068,0.023386993 -Troy Brown Jr.,browntr01,2019,RS,WAS,1567,730,-1.905490852,-2.26713436,-4.172625212,0.152354948,-0.402928186,-0.250573238,-1.595157892,-1.95482749,-3.549985382,-0.29725383,-0.29725383,0,-1.767314047,-2.775581202,-4.542895249,-0.238586681 -Jalen Brunson,brunsja01,2019,RS,DAL,3329,1591,0.086482845,-0.50053039,-0.414047545,-0.223644044,-0.914330278,-1.137974322,0.039293722,-0.616702887,-0.577409165,1.760218389,1.760218389,0,-0.532250522,-0.391575419,-0.923825941,-0.192717215 -Nicolas Brussino,brussni01,2017,RS,DAL,1047,521,-1.25822014,-2.904320217,-4.162540356,-3.108345788,-3.124027813,-6.232373601,-1.656935994,-3.121545742,-4.778481736,-0.542463701,-0.542463701,0,-1.030691872,-3.164824719,-4.195516591,0.593866797 -Nicolas Brussino,brussni01,2018,RS,ATL,21,10,-11.89948251,-5.283612614,-17.18309512,14.09038755,41.25540945,55.345797,-7.130471924,4.173711192,-2.956760731,-0.001040318,-0.001040318,0,-6.131125193,-1.968442403,-8.099567596,-1.370564987 -Kobe Bryant,bryanko01,2014,RS,LAL,359,177,-4.186884137,-2.546522718,-6.733406855,-3.297174051,0.303508846,-2.993665206,-4.209408901,-2.070975619,-6.28038452,-0.329399243,-0.329399243,0,-0.283906284,-3.71272426,-3.996630544,3.184938249 -Kobe Bryant,bryanko01,2015,RS,LAL,2436,1207,1.519844284,-2.97135852,-1.451514237,-1.085435108,-4.725266223,-5.810701331,1.152772367,-3.470079966,-2.317307599,0.268667196,0.268667196,0,1.195686462,-3.557419397,-2.361732936,0.795453472 -Kobe Bryant,bryanko01,2016,RS,LAL,3821,1863,-0.498892439,-3.231082792,-3.72997523,0.01838113,-5.078560914,-5.060179784,-0.229333226,-3.763323131,-3.992656357,-1.19711958,-1.19711958,0,0.90843506,-4.200556079,-3.292121019,1.321226994 -Thomas Bryant,bryanth01,2018,RS,LAL,152,72,-3.332516746,-4.754130399,-8.086647145,-3.214457213,-2.650840937,-5.865298151,-3.498759388,-4.615060655,-8.113820042,-0.196428534,-0.196428534,0,-2.844189923,-4.097226593,-6.941416516,-0.306181342 -Thomas Bryant,bryanth01,2019,RS,WAS,3219,1496,0.174717189,-1.614665276,-1.439948087,0.478628737,-1.895916547,-1.41728781,0.239098544,-1.702779471,-1.463680927,0.979397191,0.979397191,0,-0.145101733,-1.711140103,-1.856241836,-0.248886493 -Chase Budinger,budinch01,2014,RS,MIN,1511,751,-0.709654375,-1.288703967,-1.998358342,-0.060120878,-1.104253892,-1.16437477,-0.644395148,-1.345686326,-1.990081474,0.290738153,0.290738153,0,-0.690961751,-1.405476251,-2.096438003,-0.142431246 -Chase Budinger,budinch01,2015,RS,MIN,2613,1286,-0.518603627,-1.884583524,-2.403187152,-3.339717248,-0.655913619,-3.995630868,-1.105666619,-1.657183762,-2.762850382,-0.00848335,-0.00848335,0,-1.705530479,-2.538979237,-4.244509716,0.591346297 -Chase Budinger,budinch01,2016,RS,PHO,429,200,-2.729536747,-4.551076617,-7.280613364,-0.480334002,-4.694949019,-5.175283021,-2.418824289,-4.823936903,-7.242761192,-0.462632121,-0.462632121,0,-3.11816618,-5.546719011,-8.664885191,0.89319559 -Chase Budinger,budinch01,2016,RS,IND,1507,729,-0.619170015,1.61676742,0.997597405,0.498297458,-0.693109342,-0.194811884,-0.420317724,1.203564333,0.783246609,1.314519336,1.314519336,0,-0.965096189,0.300450859,-0.66464533,0.028137265 -Reggie Bullock,bullore01,2014,PO,LAC,10,5,6.951015946,-25.52985662,-18.57884067,-38.07773206,-29.02773085,-67.10546291,-2.16958743,-27.8420577,-30.01164513,-0.070366721,0,-0.070366721,-1.094768751,-23.08139554,-24.17616429,-1.757983913 -Reggie Bullock,bullore01,2014,RS,LAC,826,395,-1.87315928,-0.105519686,-1.978678965,-6.773572319,3.156646836,-3.616925483,-3.088580217,0.520893059,-2.567687158,0.036948925,0.036948925,0,-2.188560115,-0.651774164,-2.840334279,0.541950582 -Reggie Bullock,bullore01,2015,RS,LAC,528,263,-0.980335771,3.212822127,2.232486356,-6.248215077,2.891112069,-3.357103008,-2.071373053,3.325187881,1.253814829,0.535695627,0.535695627,0,-0.877401965,1.450068762,0.572666797,-0.276068936 -Reggie Bullock,bullore01,2015,RS,PHO,151,75,-8.741637588,-2.176498583,-10.91813617,-5.695860528,3.020724949,-2.675135579,-8.591783042,-1.164564018,-9.75634706,-0.265196941,-0.265196941,0,-6.53215008,-2.428311588,-8.960461668,-1.037618227 -Reggie Bullock,bullore01,2016,PO,DET,42,22,10.36383569,0.172011469,10.53584716,-5.641976481,-13.6746769,-19.31665338,7.606316943,-2.568948572,5.037368371,0.090505113,0,0.090505113,4.9805321,-2.007585953,2.972946147,0.374945921 -Reggie Bullock,bullore01,2016,RS,DET,850,429,1.84614366,-0.328240582,1.517903078,-0.844527744,-4.783250239,-5.627777984,1.391296973,-1.292566624,0.098730349,0.618820757,0.618820757,0,0.922734369,-1.802589593,-0.879855224,-0.736110398 -Reggie Bullock,bullore01,2017,RS,DET,950,467,-0.017947582,1.162433798,1.144486216,0.165137682,2.898280788,3.06341847,0.067149932,1.580816978,1.64796691,1.047445189,1.047445189,0,-0.714629101,0.407551064,-0.307078037,-0.040192126 -Reggie Bullock,bullore01,2018,RS,DET,3551,1732,0.65056204,-0.324648963,0.325913077,0.242454785,0.228061203,0.470515988,0.616557372,-0.243605956,0.372951416,2.761715946,2.761715946,0,-0.254543487,-0.404141436,-0.658684922,0.074360478 -Reggie Bullock,bullore01,2019,RS,LAL,1163,524,-1.970126828,-0.720004132,-2.69013096,0.013735124,-2.787987784,-2.77425266,-1.643529579,-1.192693331,-2.836222909,-0.023062761,-0.023062761,0,-1.704206085,-0.89978753,-2.603993615,0.050907962 -Reggie Bullock,bullore01,2019,RS,DET,2794,1355,-0.813574286,-1.082451277,-1.896025563,-0.814373105,-1.077940547,-1.892313652,-0.853430238,-1.141137372,-1.99456761,0.521231442,0.521231442,0,-1.15501345,-1.23195389,-2.386967341,-0.198039018 -Trey Burke,burketr01,2014,RS,UTA,4384,2262,-0.693449559,-1.89342505,-2.586874609,4.654880531,-2.902472064,1.752408467,0.426341353,-2.176439305,-1.750097952,1.138932109,1.138932109,0,0.59934511,-1.927518201,-1.328173091,-1.249036275 -Trey Burke,burketr01,2015,RS,UTA,4408,2288,0.043613882,-1.567880384,-1.524266502,-0.051701389,-3.289515099,-3.341216487,0.042666264,-2.045011596,-2.002345332,0.864371322,0.864371322,0,0.14616276,-1.312134365,-1.165971605,-0.922294467 -Trey Burke,burketr01,2016,RS,UTA,2661,1366,1.192153767,-2.438847243,-1.246693476,-2.101641206,0.209764291,-1.891876915,0.583198253,-2.06707829,-1.483880037,0.872903792,0.872903792,0,0.386189429,-2.000697083,-1.614507654,-1.051642878 -Trey Burke,burketr01,2017,PO,WAS,40,20,-5.296393165,6.759911849,1.463518684,-7.509263184,2.921205166,-4.588058018,-6.164646964,6.373712682,0.209065718,0.030608209,0,0.030608209,-4.811804973,1.697330408,-3.114474564,-1.653182252 -Trey Burke,burketr01,2017,RS,WAS,1416,703,-1.106758593,-2.864304341,-3.971062934,-5.898661434,-2.99789156,-8.896552993,-2.216281914,-3.05449945,-5.270781364,-0.893679828,-0.893679828,0,-1.825652925,-3.801911478,-5.627564403,-1.133776634 -Trey Burke,burketr01,2018,RS,NYK,1614,785,4.178970887,-1.815871022,2.363099865,4.681448748,-4.831508437,-0.150059689,4.559963605,-2.525509227,2.034454378,1.893622567,1.893622567,0,3.499105781,-2.896126937,0.602978844,-1.169153794 -Trey Burke,burketr01,2019,RS,DAL,914,436,2.110213976,-2.580890918,-0.470676942,2.964638884,1.722282885,4.686921769,2.452149092,-1.834641627,0.617507465,0.742565517,0.742565517,0,2.085271773,-1.745232755,0.340039017,-0.888005481 -Trey Burke,burketr01,2019,RS,NYK,1457,689,1.889291735,1.094934106,2.984225841,0.234137455,-0.281823832,-0.047686377,1.771618469,0.92183518,2.693453649,1.890701015,1.890701015,0,0.812318626,-0.406626778,0.405691848,-1.215610147 -Alec Burks,burksal01,2014,RS,UTA,4280,2193,1.572130061,-1.184526252,0.387603809,-2.420383956,1.328664962,-1.091718994,0.886985921,-0.674503918,0.212482003,3.30668063,3.30668063,0,0.184383696,-0.228373578,-0.043989882,-0.229974543 -Alec Burks,burksal01,2015,RS,UTA,1719,899,0.460499259,-2.809767946,-2.349268687,-0.102145963,-6.076216798,-6.178362761,0.389829129,-3.678499444,-3.288670316,-0.246138872,-0.246138872,0,-0.063235911,-1.860615376,-1.923851287,-0.362094248 -Alec Burks,burksal01,2016,RS,UTA,1588,797,0.345475158,-2.043691651,-1.698216493,-1.761391526,2.946563403,1.185171877,-0.066691525,-1.155990135,-1.22268166,0.619269305,0.619269305,0,-0.128644691,-1.063345325,-1.191990016,-0.280554222 -Alec Burks,burksal01,2017,RS,UTA,1309,653,-1.127692696,-0.534968445,-1.662661141,-1.968323662,-0.331397654,-2.299721316,-1.382040284,-0.572243374,-1.954283659,0.264954934,0.264954934,0,-1.599485572,-0.860467645,-2.459953217,-0.054169538 -Alec Burks,burksal01,2018,PO,UTA,257,120,6.190894658,-5.23478197,0.956112687,5.706355713,2.377226085,8.083581799,6.477194342,-4.045653851,2.43154049,0.330776896,0,0.330776896,3.958253163,-4.1141409,-0.155887738,1.071359638 -Alec Burks,burksal01,2018,RS,UTA,2163,1059,-0.267196502,-0.87615239,-1.143348892,-1.599262439,-1.14154377,-2.740806208,-0.55899901,-1.045212315,-1.604211325,0.616042334,0.616042334,0,-0.840405366,-0.697957377,-1.538362743,-0.485405241 -Alec Burks,burksal01,2019,RS,UTA,576,269,0.732952123,-2.927724198,-2.194772076,-3.906383766,-4.539556066,-8.445939832,-0.193445585,-3.502866875,-3.69631246,-0.129826494,-0.129826494,0,-0.041602323,-2.647626336,-2.68922866,-0.038469525 -Alec Burks,burksal01,2019,RS,CLE,1993,979,-0.274657761,-1.086901504,-1.361559266,-2.643253263,-2.450930803,-5.094184066,-0.741538255,-1.341903166,-2.083441421,0.330215861,0.330215861,0,-0.077129012,-1.448606748,-1.52573576,-0.832814605 -Alec Burks,burksal01,2019,RS,SAC,281,127,-3.207523296,0.588688745,-2.618834551,-2.024844227,-0.142153956,-2.166998183,-3.172064524,0.472759633,-2.699304891,0.003273155,0.003273155,0,-3.048468062,0.36862884,-2.679839222,-0.361612332 -Deonte Burton,burtode02,2019,PO,OKC,9,4,-19.16213798,-7.562579315,-26.72471729,-31.18422719,45.3181954,14.1339682,-23.05074981,3.018924181,-20.03182563,-0.03702377,0,-0.03702377,-21.59555053,0.917040581,-20.67850995,1.77376092 -Deonte Burton,burtode02,2019,RS,OKC,520,240,-5.067977735,2.470111989,-2.597865746,-6.058692085,9.770540885,3.7118488,-5.596904933,4.097019799,-1.499885134,0.153495317,0.153495317,0,-5.476093681,1.921466776,-3.554626905,0.280460533 -Caron Butler,butleca01,2014,PO,OKC,821,419,-1.458087464,-3.088418013,-4.546505477,-5.741358872,-1.877517738,-7.61887661,-2.469588798,-3.080979875,-5.550568673,-0.613569313,0,-0.613569313,-2.30232883,-3.579052207,-5.881381038,-0.585260396 -Caron Butler,butleca01,2014,RS,OKC,1211,598,0.576811524,-0.597618611,-0.020807087,-0.865993117,-1.991141969,-2.857135086,0.245701465,-0.969388748,-0.723687283,0.616227503,0.616227503,0,0.156410878,-0.212923926,-0.056513047,-0.310243091 -Caron Butler,butleca01,2014,RS,MIL,1615,821,-2.346349511,-3.086159807,-5.432509318,-3.667576345,-2.173318879,-5.840895224,-2.68365162,-3.017022374,-5.700673993,-1.231267891,-1.231267891,0,-2.613916054,-3.599999523,-6.213915577,-0.364217825 -Caron Butler,butleca01,2015,RS,DET,3165,1623,0.028976516,-1.649698575,-1.620722059,-1.02221721,-0.323206808,-1.345424018,-0.202215537,-1.45561361,-1.657829147,0.898181803,0.898181803,0,-0.002640042,-1.972463747,-1.975103789,-0.656910683 -Caron Butler,butleca01,2016,RS,SAC,374,176,0.178823944,-3.791159172,-3.612335227,-8.724536706,-0.584712838,-9.309249544,-1.66012483,-3.322049226,-4.982174056,-0.199718491,-0.199718491,0,-2.143984853,-3.727471765,-5.871456618,-0.350996436 -Jimmy Butler,butleji01,2014,PO,CHI,397,218,-0.503055098,-2.250259731,-2.75331483,-0.411326813,-4.171883125,-4.583209939,-0.491307215,-2.765862584,-3.257169799,-0.058474734,0,-0.058474734,0.304269034,-2.181431077,-1.877162043,0.472935463 -Jimmy Butler,butleji01,2014,RS,CHI,4917,2591,0.204500896,3.438480659,3.642981555,1.429935536,2.440971479,3.870907015,0.503503738,3.379041994,3.882545732,8.722397418,8.722397418,0,-0.073071535,4.196662876,4.123591341,-0.496126856 -Jimmy Butler,butleji01,2015,PO,CHI,952,506,4.211933185,4.405886873,8.617820059,8.122485219,-0.11924853,8.003236689,5.29916631,3.678146077,8.977312388,3.082854194,0,3.082854194,6.645746358,4.369740457,11.01548682,-1.224587216 -Jimmy Butler,butleji01,2015,RS,CHI,4928,2513,3.447526316,0.038001996,3.485528312,1.549189947,-1.160502552,0.388687395,3.249945485,-0.222309092,3.027636393,7.35772376,7.35772376,0,3.030948462,0.929714099,3.960662561,-0.646903169 -Jimmy Butler,butleji01,2016,RS,CHI,4975,2474,3.138730653,0.899852232,4.038582885,-0.957349288,1.840725255,0.883375967,2.503187124,1.151774735,3.654961859,8.034983877,8.034983877,0,2.630541678,1.605596498,4.236138176,-0.599242815 -Jimmy Butler,butleji01,2017,PO,CHI,464,239,2.095112192,0.848908542,2.944020735,4.288541769,-4.083704986,0.204836783,2.751786493,-0.123579321,2.628207172,0.669204747,0,0.669204747,0.01709643,-0.534275433,-0.517179003,-1.023664861 -Jimmy Butler,butleji01,2017,RS,CHI,5646,2809,4.899311178,1.767433794,6.666744973,2.63221048,4.287010748,6.919221229,4.768910218,2.376493876,7.145404094,14.15540609,14.15540609,0,4.142168115,2.515858417,6.658026532,-0.18128883 -Jimmy Butler,butleji01,2018,PO,MIN,334,170,5.353425442,2.812095221,8.165520663,13.19351617,7.302328488,20.49584466,7.286401323,3.967390509,11.25379183,1.236069851,0,1.236069851,5.820561558,4.332382473,10.15294403,-1.294521338 -Jimmy Butler,butleji01,2018,RS,MIN,4317,2164,5.924369193,1.708825295,7.633194488,2.758127838,3.843076725,6.601204563,5.538101529,2.283114419,7.821215948,11.50387641,11.50387641,0,4.829191079,2.487677356,7.316868435,-1.423732833 -Jimmy Butler,butleji01,2019,PO,PHI,865,421,5.548754077,2.596362053,8.14511613,9.819382338,6.604386731,16.42376907,6.740036917,3.556798619,10.29683554,2.85381905,0,2.85381905,6.69940397,2.415281821,9.114685791,-1.253746368 -Jimmy Butler,butleji01,2019,RS,PHI,3895,1824,2.955126559,2.072845783,5.027972341,3.36566837,0.574825674,3.940494043,3.199021521,1.876309441,5.075330962,7.217682325,7.217682325,0,2.865997202,2.058479086,4.924476287,-0.904172812 -Jimmy Butler,butleji01,2019,RS,MIN,768,361,3.706969755,1.146596472,4.853566227,-3.6020774,-1.615979886,-5.218057285,2.399658433,0.664476967,3.0641354,1.066940047,1.066940047,0,2.977276353,1.806215085,4.783491438,-0.37308453 -Rasual Butler,butlera01,2014,PO,IND,133,70,1.077122265,-5.892681158,-4.815558893,2.171576034,-6.731487365,-4.559911331,1.404851493,-6.451203401,-5.046351908,-0.084125341,0,-0.084125341,-1.194681949,-7.856905913,-9.051587862,-0.503052172 -Rasual Butler,butlera01,2014,RS,IND,745,378,1.252259875,-4.798638425,-3.54637855,-1.958331525,-2.850049908,-4.808381433,0.691357903,-4.75863529,-4.067277387,-0.253324775,-0.253324775,0,-0.411807095,-4.024979213,-4.436786308,-0.271665866 -Rasual Butler,butlera01,2015,PO,WAS,14,7,-8.590874003,6.811856161,-1.779017842,-4.768467012,-4.784835027,-9.553302039,-8.355209517,4.615941292,-3.739268225,-0.003627682,0,-0.003627682,-9.899620728,5.482221108,-4.41739962,-0.428679008 -Rasual Butler,butlera01,2015,RS,WAS,3001,1505,0.378386209,-0.651249021,-0.272862812,-2.147258214,-0.802766453,-2.950024667,-0.112560653,-0.752363276,-0.864923929,1.435482795,1.435482795,0,-0.80467864,-1.029483111,-1.834161751,-0.793331217 -Rasual Butler,butlera01,2016,RS,SAS,869,432,1.14088345,-0.150945978,0.989937472,-0.279616321,1.005567639,0.725951318,0.871800571,-0.042741273,0.829059298,0.780264251,0.780264251,0,-0.065836806,-0.846281694,-0.9121185,-1.063160952 -Dwight Buycks,buyckdw01,2014,RS,TOR,286,146,-6.425433903,-0.261268901,-6.686702804,-0.913891428,-0.214432109,-1.128323538,-5.696399132,-0.257892234,-5.954291366,-0.237215761,-0.237215761,0,-3.760921364,-1.185666009,-4.946587373,-0.590449941 -Dwight Buycks,buyckdw01,2015,RS,LAL,242,123,-2.833962539,-5.887422297,-8.721384836,-3.464106498,-5.328314333,-8.792420831,-3.084585699,-6.068754915,-9.153340614,-0.401682927,-0.401682927,0,-4.490377528,-6.565256108,-11.05563364,-0.037264039 -Dwight Buycks,buyckdw01,2018,RS,DET,865,427,-1.918536495,-0.784856612,-2.703393107,-2.794360831,3.519521831,0.725161,-2.191515374,0.055649317,-2.135866056,0.133314396,0.133314396,0,-2.001361464,-1.446758573,-3.448120037,-0.354399188 -Andrew Bynum,bynuman01,2014,RS,CLE,949,480,-4.756369937,0.969281283,-3.787088654,-4.752673573,-1.106075081,-5.858748654,-5.002780728,0.627212093,-4.375568635,-0.395534872,-0.395534872,0,-3.835160304,-1.178456686,-5.01361699,-0.616885141 -Andrew Bynum,bynuman01,2014,RS,IND,73,36,-3.844667677,-10.21779342,-14.06246109,-4.395406542,-9.187440375,-13.58284692,-4.192567829,-10.65440833,-14.84697616,-0.22243716,-0.22243716,0,-7.124825858,-9.182983768,-16.30780963,0.1077395 -Will Bynum,bynumwi01,2014,RS,DET,2135,1054,0.153466389,-3.958678124,-3.805211736,-2.404868925,0.681388651,-1.723480274,-0.347033155,-3.183197344,-3.530230498,-0.421213972,-0.421213972,0,-0.458944347,-3.803736157,-4.262680503,0.375914421 -Will Bynum,bynumwi01,2015,PO,WAS,68,31,-2.174915108,-2.526077772,-4.700992879,-2.30380836,-1.076534014,-3.380342374,-2.410212035,-2.446890658,-4.857102693,-0.035584797,0,-0.035584797,-0.766579762,-0.673770784,-1.440350547,3.406218392 -Will Bynum,bynumwi01,2015,RS,WAS,133,67,-6.67103056,-13.48655916,-20.15758972,-8.189931758,-16.31560334,-24.5055351,-7.375135817,-14.94392916,-22.31906497,-0.677047302,-0.677047302,0,-5.599460199,-13.79442811,-19.39388831,1.162615593 -Bruno Caboclo,cabocbr01,2015,RS,TOR,44,23,-10.08438198,-17.96305648,-28.04743846,-21.46031321,-14.32122492,-35.78153813,-13.29942526,-18.38086426,-31.68028952,-0.340554307,-0.340554307,0,-10.83128989,-16.24048308,-27.07177296,0.301941571 -Bruno Caboclo,cabocbr01,2016,RS,TOR,90,43,-15.72677262,-5.110372526,-20.83714514,-13.27295424,1.177253592,-12.09570065,-16.25232496,-4.152497326,-20.40482229,-0.394383744,-0.394383744,0,-15.85541864,-3.990726951,-19.84614559,1.781439687 -Bruno Caboclo,cabocbr01,2017,RS,TOR,83,40,1.412154744,6.324717166,7.73687191,-5.051079749,9.314397063,4.263317315,0.038733783,7.259023862,7.297757646,0.203573358,0.203573358,0,-0.472831569,2.729661882,2.256830313,-0.708591432 -Bruno Caboclo,cabocbr01,2018,RS,SAC,197,100,-4.252005845,1.557206651,-2.694799195,-3.811188525,3.459328936,-0.351859589,-4.336898818,2.106306677,-2.230592142,0.026553301,0.026553301,0,-3.888221758,-0.127393042,-4.0156148,0.198809525 -Bruno Caboclo,cabocbr01,2018,RS,TOR,15,7,0.181874321,12.05741093,12.23928525,2.801061111,33.84909666,36.65015777,0.62084017,17.19108945,17.81192962,0.074388047,0.074388047,0,1.659431068,14.83241962,16.49185069,1.287551205 -Bruno Caboclo,cabocbr01,2019,RS,MEM,1666,800,-1.025309063,-0.43595639,-1.461265453,0.704952699,0.133541684,0.838494383,-0.69958817,-0.378618317,-1.078206487,0.681453507,0.681453507,0,-1.635830093,-0.22628021,-1.862110303,-0.135275345 -Nick Calathes,calatni01,2014,RS,MEM,2270,1173,-2.061774126,3.356327186,1.294553061,-2.878009111,3.043367138,0.165358027,-2.352227575,3.46430168,1.112074106,2.303108134,2.303108134,0,-1.934935629,3.114351916,1.179416288,-0.340553272 -Nick Calathes,calatni01,2015,PO,MEM,247,126,-3.007322773,-0.301561628,-3.308884401,2.093464368,2.364602927,4.458067295,-2.163425621,0.18925122,-1.974174402,0.051349856,0,0.051349856,-0.749173919,2.931352654,2.182178735,-0.165665665 -Nick Calathes,calatni01,2015,RS,MEM,1664,838,-1.574488393,3.695255947,2.120767553,-2.636197627,8.241780935,5.605583308,-1.891145516,4.820657038,2.929511521,2.436986932,2.436986932,0,-1.673349151,4.873217909,3.199868758,0.344575472 -Jose Calderon,caldejo01,2014,PO,DAL,376,191,3.250640207,-6.058869787,-2.80822958,11.76444178,1.293344358,13.05778614,5.130230895,-4.932207316,0.198023579,0.294949143,0,0.294949143,7.791902361,-3.468050921,4.32385144,-0.419601703 -Jose Calderon,caldejo01,2014,RS,DAL,4916,2468,2.020866738,-1.339267211,0.681599527,-0.395311836,-4.186524117,-4.581835953,1.612026507,-2.018803864,-0.406777357,2.932721713,2.932721713,0,2.57289119,-1.438110811,1.13478038,-0.5787153 -Jose Calderon,caldejo01,2015,RS,NYK,2464,1270,-1.238452215,-5.473405048,-6.711857263,-2.011915342,-3.575939111,-5.587854453,-1.411442283,-5.343528677,-6.75497096,-2.59123021,-2.59123021,0,-1.287784896,-4.899565709,-6.187350605,-0.140670781 -Jose Calderon,caldejo01,2016,RS,NYK,3974,2024,0.247869634,-0.159020494,0.08884914,1.969520902,-1.974815495,-0.005294593,0.619681542,-0.534894697,0.084786846,2.897294652,2.897294652,0,0.079360349,-0.099447972,-0.020087623,-1.002460962 -Jose Calderon,caldejo01,2017,PO,ATL,156,75,2.415744512,-2.607873803,-0.192129291,-0.183376016,1.902283841,1.718907825,2.073875053,-1.858575238,0.215299815,0.116160826,0,0.116160826,-1.511554737,-1.682602227,-3.194156964,-0.71372354 -Jose Calderon,caldejo01,2017,RS,ATL,504,247,-1.483898104,-2.504092881,-3.987990985,-2.175289603,7.178196776,5.002907173,-1.71586156,-0.672419205,-2.388280765,0.045447208,0.045447208,0,-2.355879996,-2.245431561,-4.601311557,-0.293588252 -Jose Calderon,caldejo01,2017,RS,LAL,601,292,-1.391360409,-4.075142345,-5.466502755,-5.668639064,-3.73531903,-9.403958093,-2.332759273,-4.185481777,-6.51824105,-0.565298507,-0.565298507,0,-1.31814104,-4.237414316,-5.555555356,0.683539007 -Jose Calderon,caldejo01,2018,PO,CLE,207,104,-2.155099245,2.410340578,0.255241333,-14.77145511,13.08316652,-1.68828859,-5.001190722,4.811435679,-0.189755043,0.141193493,0,0.141193493,-3.118570508,3.143113911,0.024543403,0.755071314 -Jose Calderon,caldejo01,2018,RS,CLE,1857,914,0.070491874,0.336305505,0.40679738,1.524143778,0.99096142,2.515105198,0.337343524,0.539213002,0.876556527,1.675412521,1.675412521,0,-0.050150643,0.056515557,0.006364914,-0.922867727 -Jose Calderon,caldejo01,2019,PO,DET,22,10,6.205008387,-4.010636997,2.19437139,20.64150824,-2.440421404,18.20108683,9.441666903,-3.767041928,5.674624975,0.043631599,0,0.043631599,5.519212639,-5.594764889,-0.07555225,-1.567110031 -Jose Calderon,caldejo01,2019,RS,DET,1334,632,-3.29096081,-2.279615378,-5.570576188,-9.942108437,-0.882169934,-10.82427837,-4.877100414,-2.121755025,-6.998855439,-1.356656686,-1.356656686,0,-4.402370025,-2.628682768,-7.031052793,-0.994674045 -Kentavious Caldwell-Pope,caldwke01,2014,RS,DET,3226,1583,-0.714361183,-0.752423589,-1.466784771,-1.337263581,3.936982374,2.599718793,-0.90089335,0.225947518,-0.674945832,1.678950625,1.678950625,0,-1.180891552,-0.065046417,-1.245937969,0.17399418 -Kentavious Caldwell-Pope,caldwke01,2015,RS,DET,5120,2587,-0.233093974,-0.857780329,-1.090874303,4.704571344,1.271739066,5.97631041,0.788027612,-0.449753643,0.338273969,4.092962773,4.092962773,0,1.244463358,-0.098944836,1.145518522,0.394968725 -Kentavious Caldwell-Pope,caldwke01,2016,PO,DET,292,161,3.172108498,0.576366508,3.748475006,3.75319721,0.571721748,4.324918957,3.417788157,0.695017259,4.112805417,0.577814488,0,0.577814488,2.539886542,3.577889204,6.117775746,-0.587230548 -Kentavious Caldwell-Pope,caldwke01,2016,RS,DET,5604,2789,0.272106777,1.771963378,2.044070156,2.186747244,1.266927429,3.453674673,0.687374431,1.768310668,2.455685099,7.415250047,7.415250047,0,0.647524719,2.039432826,2.686957546,0.103308529 -Kentavious Caldwell-Pope,caldwke01,2017,RS,DET,5081,2529,0.681093176,-0.146978045,0.534115132,0.2243994,-2.759983168,-2.535583768,0.667546642,-0.729986767,-0.062440124,3.476403088,3.476403088,0,0.391905736,-0.110190646,0.28171509,0.244845078 -Kentavious Caldwell-Pope,caldwke01,2018,RS,LAL,5193,2458,0.597812092,-0.488748074,0.109064018,1.170518861,-0.547551331,0.622967529,0.770668714,-0.52836306,0.242305654,3.772833131,3.772833131,0,0.813275938,0.286456443,1.099732382,0.535759411 -Kentavious Caldwell-Pope,caldwke01,2019,RS,LAL,4420,2035,1.055465121,0.208492838,1.263957959,-0.579170728,-2.250570965,-2.829741693,0.808161021,-0.297614038,0.510546983,3.388708417,3.388708417,0,0.302269956,-0.066767722,0.235502235,0.103039451 -Isaiah Canaan,canaais01,2014,RS,HOU,542,252,-1.643251994,-1.45654781,-3.099799804,-3.489468141,-4.096897543,-7.586365684,-2.190211191,-2.120070002,-4.310281193,-0.20247683,-0.20247683,0,-2.597667239,-2.151044511,-4.748711751,0.89450324 -Isaiah Canaan,canaais01,2015,RS,PHI,1166,569,0.010440174,-1.660736462,-1.650296289,-0.029482609,0.425859577,0.396376969,0.179130082,-1.331416434,-1.152286352,0.465125311,0.465125311,0,-0.115703115,-1.206935522,-1.322638637,0.269386412 -Isaiah Canaan,canaais01,2015,RS,HOU,742,369,0.451231476,-1.259127468,-0.807895992,-3.855727808,2.723032669,-1.132695138,-0.446475512,-0.53249377,-0.978969281,0.335565917,0.335565917,0,-0.205933655,-1.195675894,-1.401609548,0.616903061 -Isaiah Canaan,canaais01,2016,RS,PHI,4060,1966,0.129762446,-1.897427336,-1.76766489,-3.953669249,-2.296840122,-6.250509372,-0.609039834,-2.057094723,-2.666134557,0.083805467,0.083805467,0,-0.63125749,-2.201500209,-2.832757699,-0.367081235 -Isaiah Canaan,canaais01,2017,PO,CHI,184,95,-3.873733905,-1.782199707,-5.655933612,-6.746655868,-0.684423999,-7.431079867,-4.633639055,-1.66442883,-6.298067885,-0.177384565,0,-0.177384565,-5.604223503,-0.76221933,-6.366442833,0.011000187 -Isaiah Canaan,canaais01,2017,RS,CHI,1193,592,-1.990437021,0.055278441,-1.93515858,-4.63586905,-2.542946723,-7.178815773,-2.668176978,-0.51460249,-3.182779468,-0.129904798,-0.129904798,0,-3.124876179,-0.646949536,-3.771825715,-0.60874906 -Isaiah Canaan,canaais01,2018,RS,PHO,851,418,0.527143043,0.833052649,1.360195693,1.547206542,1.717539575,3.264746117,0.848039831,1.129271251,1.977311082,0.995995506,0.995995506,0,-0.535581521,0.798747135,0.263165614,-1.197235874 -Isaiah Canaan,canaais01,2018,RS,HOU,9,4,-10.70402314,3.104494075,-7.59952906,17.27868378,-22.7421199,-5.463436123,-5.587933791,-2.109692544,-7.697626335,-0.009936778,-0.009936778,0,-1.528487061,-3.0628086,-4.591295661,-1.575199505 -Isaiah Canaan,canaais01,2019,RS,MIN,193,95,2.105806741,-3.205487656,-1.099680915,0.747903137,-2.789788699,-2.041885562,1.941423287,-3.315928095,-1.374504808,0.065814317,0.065814317,0,1.405008947,-4.325135982,-2.920127035,-1.306322792 -Isaiah Canaan,canaais01,2019,RS,MIL,70,31,-5.059074347,-3.319335438,-8.378409785,-8.070397736,-21.96534871,-30.03574644,-6.009515504,-7.486572901,-13.4960884,-0.169430448,-0.169430448,0,-5.717813522,-6.956332218,-12.67414574,-0.318901108 -Isaiah Canaan,canaais01,2019,RS,PHO,1043,503,-2.339567722,-2.358544009,-4.698111731,-2.074217592,-0.710482646,-2.784700238,-2.399976813,-2.105350806,-4.505327619,-0.446304153,-0.446304153,0,-1.655320127,-1.51574062,-3.171060747,-0.942648191 -Clint Capela,capelca01,2015,PO,HOU,279,127,-0.251316428,0.671197402,0.419880974,-2.803041546,-0.803801921,-3.606843467,-0.839636031,0.46264466,-0.376991371,0.158466369,0,0.158466369,-1.647271669,0.143261907,-1.504009762,-0.070356779 -Clint Capela,capelca01,2015,RS,HOU,198,90,-6.582120737,2.02373,-4.558390736,-3.202437449,3.26862763,0.066190181,-6.319607058,2.330831827,-3.98877523,-0.057578455,-0.057578455,0,-5.178831619,0.918804269,-4.26002735,1.173981168 -Clint Capela,capelca01,2016,PO,HOU,99,43,-4.82902715,8.774038333,3.945011183,-11.48893384,10.02539691,-1.463536924,-6.421015367,9.627044605,3.206029237,0.136647931,0,0.136647931,-6.79564475,8.460298642,1.664653892,1.328978497 -Clint Capela,capelca01,2016,RS,HOU,3073,1471,-0.246868796,1.578498208,1.331629412,0.067643544,1.743028168,1.810671712,-0.229720538,1.74262731,1.512906772,3.207539689,3.207539689,0,-0.307697289,1.683810172,1.376112884,0.250746069 -Clint Capela,capelca01,2017,PO,HOU,572,286,0.48020332,3.4485558,3.92875912,0.29208919,-3.505057257,-3.212968067,0.408561182,2.154272547,2.562833729,0.793290071,0,0.793290071,2.661266502,1.173510564,3.834777066,-0.755672031 -Clint Capela,capelca01,2017,RS,HOU,3231,1551,-0.876927876,1.17523571,0.298307834,2.9662841,-0.412273832,2.554010268,-0.216029827,0.925178408,0.70914858,2.729766898,2.729766898,0,0.630288357,1.238609195,1.868897552,-0.269738509 -Clint Capela,capelca01,2018,PO,HOU,1051,520,1.170178357,6.39601435,7.566192708,2.536240824,-1.675312303,0.860928521,1.475520228,5.097721432,6.57324166,2.540725853,0,2.540725853,1.548586686,5.909851893,7.45843858,-0.395230038 -Clint Capela,capelca01,2018,RS,HOU,4155,2034,-0.355810373,3.672764798,3.316954425,2.599213632,-1.362597589,1.236616043,0.148058217,2.816813523,2.96487174,5.899000136,5.899000136,0,1.187053651,3.367309401,4.554363052,-0.528376998 -Clint Capela,capelca01,2019,PO,HOU,673,331,-1.423733689,2.145755917,0.722022228,0.489423576,-3.478070553,-2.988646977,-1.207837997,1.063442385,-0.144395612,0.448813024,0,0.448813024,0.821513366,0.913570733,1.735084098,-1.097699941 -Clint Capela,capelca01,2019,RS,HOU,4602,2249,0.946816799,2.161626201,3.108443001,1.680661258,1.027766728,2.708427987,1.085843488,2.056664381,3.142507868,6.702303223,6.702303223,0,1.575526502,2.180693147,3.75621965,-0.889232769 -DeMarre Carroll,carrode01,2014,PO,ATL,472,246,1.284374788,-2.050892943,-0.766518154,-2.776680968,-3.226664271,-6.00334524,0.407007738,-2.515667288,-2.10865955,0.082362412,0,0.082362412,2.688582318,-3.488898017,-0.8003157,-0.733372536 -DeMarre Carroll,carrode01,2014,RS,ATL,4679,2341,0.440802609,2.33495831,2.775760919,1.76270801,2.679874752,4.442582762,0.746696332,2.550448829,3.297145162,7.185512721,7.185512721,0,0.897136346,2.527755704,3.42489205,-0.492226805 -DeMarre Carroll,carrode01,2015,PO,ATL,1106,558,1.95493858,-1.057934367,0.897004213,5.653576046,0.805118717,6.458694764,2.851266022,-0.755370026,2.095895996,1.417730028,0,1.417730028,0.861758952,-0.896972546,-0.035213594,-0.347223195 -DeMarre Carroll,carrode01,2015,RS,ATL,4378,2189,2.31676101,1.347981177,3.664742187,-0.305371896,-0.591153121,-0.896525017,1.879942363,0.988257845,2.868200208,6.279015721,6.279015721,0,2.154490872,1.595863531,3.750354404,0.06806378 -DeMarre Carroll,carrode01,2016,PO,TOR,1130,596,-0.391581822,1.100159486,0.708577664,4.790981262,-0.553611089,4.237370173,0.653684109,0.821410918,1.475095027,1.322502575,0,1.322502575,0.471090852,0.989125621,1.460216472,-0.183122355 -DeMarre Carroll,carrode01,2016,RS,TOR,1568,786,-0.202166742,2.906630073,2.704463331,-1.794948313,3.020646166,1.225697854,-0.595076065,3.109231197,2.514155132,2.107175098,2.107175098,0,0.300955877,3.299155763,3.60011164,-0.177812829 -DeMarre Carroll,carrode01,2017,PO,TOR,302,155,-2.966593163,-1.584535459,-4.551128622,0.551750165,-7.806563159,-7.254812994,-2.319944454,-2.992416192,-5.312360646,-0.209815729,0,-0.209815729,-3.243990103,-0.195993405,-3.439983508,0.382234273 -DeMarre Carroll,carrode01,2017,RS,TOR,3749,1882,-0.539284193,2.657669155,2.118384962,0.274533292,-0.646912254,-0.372378962,-0.446984464,2.11706014,1.670075676,4.223790902,4.223790902,0,0.186124663,2.365769427,2.55189409,-0.470326676 -DeMarre Carroll,carrode01,2018,RS,BRK,4536,2180,-0.250239595,0.094972207,-0.155267388,0.268137944,1.651288092,1.919426036,-0.131484858,0.452933235,0.321448377,3.399648468,3.399648468,0,0.06737653,0.388310042,0.455686572,-0.479898633 -DeMarre Carroll,carrode01,2019,PO,BRK,262,119,-2.720982412,-2.98864328,-5.709625691,5.089053296,-3.852779412,1.236273885,-1.235832468,-3.272311959,-4.508144427,-0.110056611,0,-0.110056611,-1.498157954,-4.828078875,-6.326236829,-0.03117759 -DeMarre Carroll,carrode01,2019,RS,BRK,3653,1703,-0.38522639,-0.801300216,-1.186526607,-1.027413517,1.608471918,0.5810584,-0.534188375,-0.351347197,-0.885535572,1.617033419,1.617033419,0,-0.805940756,-0.9176215,-1.723562257,-0.185265258 -Jevon Carter,carteje01,2019,RS,MEM,1184,577,-2.827583116,0.214045142,-2.613537974,-3.110288185,1.234772193,-1.875515992,-3.00616592,0.423373423,-2.582792497,0.048695351,0.048695351,0,-3.353395146,0.603579769,-2.749815377,-1.093383898 -Michael Carter-Williams,cartemi01,2014,RS,PHI,5053,2414,-1.319121184,1.270998611,-0.048122573,2.146746075,-2.440271134,-0.293525059,-0.534324126,0.633228969,0.098904843,3.559658854,3.559658854,0,0.2133977,0.414627354,0.628025054,1.390914878 -Michael Carter-Williams,cartemi01,2015,PO,MIL,381,191,-3.253435284,-1.511616908,-4.765052193,-3.405850161,-10.76357767,-14.16942784,-3.351351453,-3.543418588,-6.89477004,-0.420890165,0,-0.420890165,-3.132372372,-1.714321188,-4.84669356,1.001461229 -Michael Carter-Williams,cartemi01,2015,RS,PHI,2809,1391,-4.592347396,1.996807751,-2.595539645,-6.377208959,3.764919778,-2.612289181,-5.013189251,2.490492449,-2.522696801,0.162641429,0.162641429,0,-4.102962993,1.684391471,-2.418571522,0.788863387 -Michael Carter-Williams,cartemi01,2015,RS,MIL,1514,758,-0.170708705,2.060610328,1.889901623,1.572223994,1.220059673,2.792283667,0.237116256,1.983048603,2.22016486,1.942248399,1.942248399,0,0.362089572,2.578285635,2.940375207,1.004215187 -Michael Carter-Williams,cartemi01,2016,RS,MIL,3333,1649,-0.917715885,2.465286299,1.547570415,-2.861696518,0.986925614,-1.874770905,-1.352515233,2.343470174,0.990954941,3.162085889,3.162085889,0,-0.87784038,2.511216904,1.633376524,0.457804225 -Michael Carter-Williams,cartemi01,2017,PO,CHI,107,53,-4.84174666,-0.283829599,-5.125576259,-11.28850712,3.284641382,-8.003865739,-6.399906078,0.463040376,-5.936865703,-0.090834906,0,-0.090834906,-7.217029101,-1.923899126,-9.140928227,2.127559625 -Michael Carter-Williams,cartemi01,2017,RS,CHI,1722,846,-2.715964021,2.828452259,0.112488238,-1.580483927,0.847810732,-0.732673195,-2.626571028,2.569728206,-0.056842822,1.169373701,1.169373701,0,-2.894380731,2.281445097,-0.612935634,0.584642026 -Michael Carter-Williams,cartemi01,2018,RS,CHA,1700,835,-1.891511018,3.51345989,1.621948872,-2.533306996,1.28935797,-1.243949026,-2.168685896,3.291468373,1.122782477,1.643408394,1.643408394,0,-1.919725991,3.252943761,1.33321777,-0.388566376 -Michael Carter-Williams,cartemi01,2019,PO,ORL,192,92,-2.506287046,7.51768756,5.011400513,-5.618403015,10.29285562,4.674452604,-3.199456595,8.584225457,5.384768862,0.39676868,0,0.39676868,-2.422991022,7.590494889,5.167503867,0.747575719 -Michael Carter-Williams,cartemi01,2019,RS,ORL,494,227,1.65097273,0.963304012,2.614276742,4.693932425,2.070732069,6.764664494,2.406279254,1.210573568,3.616852822,0.737327597,0.737327597,0,1.859984259,2.020706127,3.880690387,-0.007188248 -Michael Carter-Williams,cartemi01,2019,RS,HOU,326,145,-2.03136159,0.238067319,-1.793294271,-8.125372536,-4.805327219,-12.93069976,-3.476816082,-0.780683891,-4.257499973,-0.112907957,-0.112907957,0,-2.462453219,0.231958554,-2.230494665,1.265305169 -Vince Carter,cartevi01,2014,PO,DAL,385,190,3.750017506,1.888549837,5.638567342,0.109893579,16.44533174,16.55522532,3.140237762,5.008330005,8.148567767,1.1013763,0,1.1013763,5.693584045,4.117772408,9.811356454,1.001571523 -Vince Carter,cartevi01,2014,RS,DAL,4013,1973,3.292198162,-0.579042237,2.713155925,-1.456501075,4.46236902,3.005867945,2.443578102,0.441146237,2.884724339,5.714039869,5.714039869,0,3.128746264,-0.119545676,3.009200589,0.710016352 -Vince Carter,cartevi01,2015,PO,MEM,381,196,4.504629097,-1.482896325,3.021732772,6.549860545,-0.372028142,6.177832403,5.174960691,-1.402146496,3.772814195,0.670338686,0,0.670338686,5.35609746,-0.439744165,4.916353295,-0.343248293 -Vince Carter,cartevi01,2015,RS,MEM,2177,1091,-0.580505879,-0.97262455,-1.553130429,-1.674414424,1.57437499,-0.100039434,-0.84999776,-0.555187709,-1.405185468,0.751823239,0.751823239,0,-0.175289212,-0.659834068,-0.83512328,0.417820626 -Vince Carter,cartevi01,2016,PO,MEM,174,91,3.795526211,-3.926912289,-0.131386079,-2.772939282,-11.29347355,-14.06641283,2.756703579,-5.649297937,-2.892594359,-0.00681545,0,-0.00681545,6.749249789,-5.25509825,1.494151539,-0.175039019 -Vince Carter,cartevi01,2016,RS,MEM,2034,1005,1.698334377,-1.956354971,-0.258020593,-0.448144702,0.137981817,-0.310162885,1.363546853,-1.618814982,-0.25526813,1.28244555,1.28244555,0,0.474976914,-1.804616389,-1.329639475,0.249723558 -Vince Carter,cartevi01,2017,PO,MEM,350,195,-0.3442856,-2.950933,-3.2952186,-2.193044788,-12.42105166,-14.61409644,-0.826614399,-5.039399334,-5.866013733,-0.316903217,0,-0.316903217,0.996593818,-5.620858533,-4.624264715,-0.854278092 -Vince Carter,cartevi01,2017,RS,MEM,3522,1799,0.847256209,-0.024577418,0.822678791,2.284666946,1.982897302,4.267564249,1.190072775,0.373295177,1.563367952,3.945270277,3.945270277,0,1.325594339,0.37153925,1.697133589,-0.340767036 -Vince Carter,cartevi01,2018,RS,SAC,2050,1026,-0.597941956,0.88011949,0.282177534,-0.107653763,0.859287111,0.751633348,-0.477885567,0.963952865,0.486067298,1.687121062,1.687121062,0,-0.392056457,0.078927318,-0.313129139,-0.40098305 -Vince Carter,cartevi01,2019,RS,ATL,2963,1330,-0.216999688,-1.06969965,-1.286699338,-4.870691036,2.928338349,-1.942352687,-1.173868305,-0.250474789,-1.424343095,0.905034635,0.905034635,0,-0.362867642,-1.26457685,-1.627444491,0.621865082 -Wendell Carter Jr.,cartewe01,2019,RS,CHI,2293,1110,-3.846317792,1.143936522,-2.70238127,-6.995977553,1.778530633,-5.21744692,-4.669539374,1.421382854,-3.24815652,-0.28154397,-0.28154397,0,-4.524269419,1.281799147,-3.242470271,-0.207003354 -Alex Caruso,carusal01,2018,RS,LAL,1202,562,-2.195286474,0.494106293,-1.701180182,-2.973844577,3.546087556,0.572242979,-2.483941672,1.161455741,-1.32248593,0.412185533,0.412185533,0,-2.437277691,0.486707029,-1.950570661,0.695779544 -Alex Caruso,carusal01,2019,RS,LAL,1135,531,2.147171833,2.688800468,4.835972301,-1.056385614,5.793384944,4.73699933,1.649426969,3.495626827,5.145053797,2.151722324,2.151722324,0,0.750970517,2.594952915,3.345923432,0.611050238 -Omri Casspi,casspom01,2014,RS,HOU,2684,1283,-0.407737708,0.796403391,0.388665684,-0.263988212,2.893081854,2.629093642,-0.471313465,1.260784764,0.789471299,2.338226516,2.338226516,0,-0.069634043,0.673598916,0.603964874,0.883271611 -Omri Casspi,casspom01,2015,RS,SAC,2893,1416,1.086101677,-3.102519291,-2.016417614,-1.398991913,-3.878804961,-5.277796874,0.634837017,-3.41156089,-2.776723873,-0.019450619,-0.019450619,0,-0.200659937,-3.987862224,-4.188522161,0.71593218 -Omri Casspi,casspom01,2016,RS,SAC,4004,1880,1.462170163,-1.765703776,-0.303533612,1.798351827,1.117010481,2.915362308,1.625922961,-1.249378625,0.376544336,3.022943019,3.022943019,0,1.215167848,-1.298105188,-0.08293734,0.783157434 -Omri Casspi,casspom01,2017,RS,NOP,55,24,-4.450664441,-1.140353299,-5.59101774,1.831097152,-9.175484354,-7.344387201,-3.320502385,-2.863761553,-6.184263938,-0.042202226,-0.042202226,0,-4.180339237,-2.775678541,-6.956017778,0.350709769 -Omri Casspi,casspom01,2017,RS,MIN,453,222,-1.672157767,-0.898493574,-2.57065134,-3.131197825,-9.463691084,-12.59488891,-2.065083311,-2.688015065,-4.753098376,-0.226246871,-0.226246871,0,-2.106241826,-1.268712908,-3.374954734,-0.273616999 -Omri Casspi,casspom01,2017,RS,SAC,792,397,-1.876764833,-2.151657002,-4.028421835,-0.912684139,2.233362985,1.320678846,-1.768646982,-1.329897272,-3.098544255,-0.070312428,-0.070312428,0,-2.827856981,-1.846688158,-4.67454514,-0.395992344 -Omri Casspi,casspom01,2018,RS,GSW,1573,740,-0.555265016,0.026372667,-0.52889235,-2.795494392,1.950996227,-0.844498165,-1.12557064,0.397493605,-0.728077034,0.762878731,0.762878731,0,-0.994180807,-0.373397894,-1.367578701,-0.064224041 -Omri Casspi,casspom01,2019,RS,MEM,1094,520,-0.537776789,2.438779605,1.901002816,0.082737247,1.479277519,1.562014766,-0.390923717,2.37274264,1.981818923,1.255989211,1.255989211,0,-0.97346402,1.408239964,0.434775944,0.050229181 -Willie Cauley-Stein,caulewi01,2016,RS,SAC,2986,1412,-1.587732771,-0.279540636,-1.867273407,1.150388504,-2.47255616,-1.322167656,-1.112462053,-0.71874582,-1.831207873,0.660733918,0.660733918,0,-1.703778085,-0.929471083,-2.633249168,-0.172144415 -Willie Cauley-Stein,caulewi01,2017,RS,SAC,2858,1421,-3.17872685,-0.512927453,-3.691654302,-2.06668699,-0.833372717,-2.900059708,-3.117082014,-0.577887996,-3.69497001,-0.682820887,-0.682820887,0,-3.258758481,-0.849982467,-4.108740948,-0.325999942 -Willie Cauley-Stein,caulewi01,2018,RS,SAC,4116,2044,-2.914694379,1.031741051,-1.882953328,-1.846587425,0.05093673,-1.795650695,-2.80426901,0.93586873,-1.868400279,0.916987533,0.916987533,0,-2.838582558,0.333564701,-2.505017857,-0.257619534 -Willie Cauley-Stein,caulewi01,2019,RS,SAC,4822,2213,-2.648307994,1.444718015,-1.203589979,0.730825246,1.252683028,1.983508274,-2.106705468,1.506762826,-0.599942642,2.426611162,2.426611162,0,-1.729854044,1.65585202,-0.074002023,-0.040289349 -Troy Caupain,caupatr01,2019,RS,ORL,33,16,14.30346455,5.016602161,19.32006671,10.47751325,3.437834186,13.91534744,14.3771207,4.940585707,19.3177064,0.176321957,0.176321957,0,7.686273461,3.628737321,11.31501078,-2.161759621 -Tyler Cavanaugh,cavanty01,2018,RS,ATL,1092,518,-0.782750269,-4.794544436,-5.577294705,1.513535786,-1.154159911,0.359375876,-0.316570119,-4.300576569,-4.617146688,-0.493631422,-0.493631422,0,-0.961509934,-3.812719883,-4.774229818,0.035214023 -Tyler Cavanaugh,cavanty01,2019,RS,UTA,90,39,-4.708308095,-5.56764865,-10.27595675,-17.23376332,-3.090055857,-20.32381918,-7.621712422,-5.444598967,-13.06631139,-0.204691365,-0.204691365,0,-7.109707754,-5.787522518,-12.89723027,-0.288224382 -Mario Chalmers,chalmma01,2014,PO,MIA,981,535,-0.131079144,-1.88992519,-2.021004333,6.041512951,-1.17723842,4.864274531,1.058727843,-1.830268305,-0.771540462,0.556317733,0,0.556317733,2.948234711,-1.857032371,1.091202339,-0.108683604 -Mario Chalmers,chalmma01,2014,RS,MIA,4253,2178,1.245447913,2.739950975,3.985398888,2.478543547,0.681865395,3.160408942,1.539736853,2.473162607,4.01289946,7.550286661,7.550286661,0,1.928084968,2.43218533,4.360270297,0.449863189 -Mario Chalmers,chalmma01,2015,RS,MIA,4588,2368,0.098930451,1.267214793,1.366145244,-4.163503236,2.008003434,-2.155499802,-0.770353553,1.523314065,0.752960512,4.240983635,4.240983635,0,-0.66305611,1.839381033,1.176324922,0.200967072 -Mario Chalmers,chalmma01,2016,RS,MIA,238,120,2.082882392,6.161114886,8.243997278,5.135508629,13.65828066,18.79378929,2.845535164,8.080090799,10.92562596,0.838778956,0.838778956,0,3.243227763,6.483005703,9.726233466,0.17533248 -Mario Chalmers,chalmma01,2016,RS,MEM,2529,1253,2.190393519,1.614920533,3.805314052,-1.305512768,2.769057485,1.463544717,1.610294298,1.968004919,3.578299217,4.081577523,4.081577523,0,0.833482605,2.034768467,2.868251072,0.869931231 -Mario Chalmers,chalmma01,2018,RS,MEM,2949,1421,-1.987847522,0.483024997,-1.504822525,-2.114465517,2.615688182,0.501222665,-2.079310733,0.992254444,-1.087056289,1.218142017,1.218142017,0,-1.908867661,1.0400124,-0.868855261,1.029912912 -Tyson Chandler,chandty01,2014,RS,NYK,3169,1662,-2.053565101,1.608228329,-0.445336772,1.981566787,-1.652821597,0.32874519,-1.333933587,1.065376904,-0.268556684,2.10319957,2.10319957,0,-1.393622177,0.541911919,-0.851710258,-0.043133442 -Tyson Chandler,chandty01,2015,PO,DAL,342,160,-0.860406931,2.750955093,1.890548162,-3.825641938,-10.71242696,-14.5380689,-1.566420862,0.09911484,-1.467306022,0.107437238,0,0.107437238,-2.487844778,-1.949136364,-4.436981142,-0.496199506 -Tyson Chandler,chandty01,2015,RS,DAL,4624,2286,-0.168061131,2.569230028,2.401168897,0.765018255,1.970786869,2.735805123,0.011083088,2.607244364,2.618327452,6.239912788,6.239912788,0,-0.089546926,2.441683148,2.352136222,-0.325610549 -Tyson Chandler,chandty01,2016,RS,PHO,3333,1618,-2.026030409,0.435809919,-1.59022049,-4.528258695,-0.54948861,-5.077747305,-2.662617194,0.291129532,-2.371487662,0.312904054,0.312904054,0,-2.82611355,-0.262266815,-3.088380365,0.13782752 -Tyson Chandler,chandty01,2017,RS,PHO,2724,1298,-1.457123307,-0.388353071,-1.845476378,0.540669705,-0.207015475,0.33365423,-1.137441594,-0.328725147,-1.466166741,0.847966798,0.847966798,0,-2.145198431,-0.057464678,-2.202663109,-0.258254094 -Tyson Chandler,chandty01,2018,RS,PHO,2413,1151,-2.141082755,1.228857392,-0.912225363,-0.42010714,-0.60244565,-1.022552791,-1.90570888,0.976400397,-0.929308482,1.063755443,1.063755443,0,-2.909253765,-0.001940039,-2.911193803,-0.503579809 -Tyson Chandler,chandty01,2019,RS,PHO,203,89,-3.95378754,-5.39185154,-9.34563908,-12.1605779,-3.703408502,-15.86398641,-5.872806839,-5.253922924,-11.12672976,-0.3846783,-0.3846783,0,-5.833995311,-2.733281073,-8.567276383,1.154639641 -Tyson Chandler,chandty01,2019,RS,LAL,1716,786,-3.843493802,2.373019479,-1.470474323,-1.340901842,3.248958456,1.908056614,-3.537366357,2.670018406,-0.867347951,0.750793188,0.750793188,0,-4.321417136,2.260703757,-2.060713379,-0.564614073 -Wilson Chandler,chandwi01,2014,RS,DEN,3994,1927,0.989135563,0.475535428,1.464670991,-1.830640532,-1.800947007,-3.631587539,0.469204157,0.047441323,0.51664548,3.21795918,3.21795918,0,0.194706504,0.356089199,0.550795704,0.189315065 -Wilson Chandler,chandwi01,2015,RS,DEN,5003,2471,0.696489669,-0.946702621,-0.250212952,1.126760753,-3.808739136,-2.681978383,0.843408708,-1.573180854,-0.729772146,2.54020222,2.54020222,0,0.639113619,-1.000236244,-0.361122625,-0.252547071 -Wilson Chandler,chandwi01,2017,RS,DEN,4569,2197,0.619484231,1.015644506,1.635128737,0.234484167,-2.130043219,-1.895559053,0.516141029,0.465202711,0.98134374,4.181926712,4.181926712,0,0.943956915,-0.170781266,0.773175649,-0.013404643 -Wilson Chandler,chandwi01,2018,RS,DEN,4795,2346,-0.686342044,0.216880971,-0.469461074,-0.286055972,-0.436849298,-0.72290527,-0.673850193,0.105604282,-0.568245911,2.592493738,2.592493738,0,-0.392021244,-0.552850825,-0.944872069,-0.71836681 -Wilson Chandler,chandwi01,2019,PO,LAC,111,52,-3.494549515,1.346129119,-2.148420396,3.178362822,5.94668596,9.125048782,-2.341038319,2.609040631,0.268002312,0.081765345,0,0.081765345,-3.785075761,3.230671015,-0.554404747,-0.980500819 -Wilson Chandler,chandwi01,2019,RS,LAC,502,226,-4.232261792,-2.924208773,-7.156470565,-3.874290176,-2.863042568,-6.737332744,-4.461420604,-3.080196552,-7.541617156,-0.550976849,-0.550976849,0,-4.06452833,-3.027728141,-7.092256471,-0.280659478 -Wilson Chandler,chandwi01,2019,RS,PHI,2033,951,-1.85206116,-0.081233658,-1.933294818,4.231737881,-0.43581552,3.795922361,-0.72109978,-0.169020651,-0.890120431,0.898150345,0.898150345,0,-1.235008572,-0.513817686,-1.748826258,-0.481505987 -Joe Chealey,chealjo01,2019,RS,CHA,16,8,-10.02906465,-10.46751121,-20.49657586,-9.028702857,-6.300770094,-15.32947295,-10.33655502,-10.16108604,-20.49764105,-0.070807225,-0.070807225,0,-5.187206569,-13.62727165,-18.81447822,-2.295408381 -Will Cherry,cherrwi01,2015,RS,CLE,137,69,-4.825456149,1.357051478,-3.468404672,-2.462764686,-0.926992842,-3.389757528,-4.751261277,0.909208508,-3.842052769,-0.038753558,-0.038753558,0,-1.942459845,1.846042858,-0.096416986,0.771135549 -Josh Childress,childjo01,2014,RS,NOP,47,24,-2.606229991,4.658180472,2.051950481,15.87460124,2.735331349,18.60993259,1.111929291,4.569173456,5.681102747,0.102431322,0.102431322,0,-0.103501485,1.901129138,1.797627652,-0.748689549 -Chris Chiozza,chiozch01,2019,RS,HOU,72,33,-2.875147525,-9.539618069,-12.41476559,-13.82642744,0.468081183,-13.35834625,-5.508553293,-8.134557989,-13.64311128,-0.182003272,-0.182003272,0,-3.760837068,-7.565383565,-11.32622063,-0.777778233 -Dionte Christmas,chrisdi01,2014,RS,PHO,410,198,-0.124018402,-4.108636863,-4.232655265,-4.604226041,0.252645524,-4.351580517,-1.092986641,-3.447968065,-4.540954707,-0.180760839,-0.180760839,0,-1.267844194,-3.896565577,-5.164409771,-0.085188882 -Marquese Chriss,chrisma01,2017,RS,PHO,3721,1743,-3.028004361,-0.475789268,-3.503793629,-2.082921356,-4.62330464,-6.706225996,-2.986334834,-1.321713986,-4.30804882,-1.404795845,-1.404795845,0,-2.761795572,-0.802715832,-3.564511404,1.363275855 -Marquese Chriss,chrisma01,2018,RS,PHO,3272,1527,-3.926695743,0.331624841,-3.595070902,-1.340680274,-0.454577447,-1.795257721,-3.567450701,0.252371783,-3.315078918,-0.444294466,-0.444294466,0,-3.128687979,-0.07177595,-3.200463929,0.913774713 -Marquese Chriss,chrisma01,2019,RS,CLE,819,395,-4.745150558,-3.958587937,-8.703738495,-3.607298928,-5.392788139,-9.000087067,-4.752165692,-4.36467187,-9.116837562,-1.281570956,-1.281570956,0,-3.943296387,-4.376254936,-8.319551322,-0.121639196 -Marquese Chriss,chrisma01,2019,RS,HOU,226,104,-11.69028832,-2.670335389,-14.36062371,-7.510496562,-2.657855026,-10.16835159,-11.63147974,-2.855868711,-14.48734845,-0.63043773,-0.63043773,0,-9.083408674,-3.74184956,-12.82525823,1.250962627 -Patrick Christopher,chrispa01,2015,RS,UTA,59,29,-8.538808745,-15.21256781,-23.75137655,-12.74395372,-4.633151807,-17.37710553,-9.928618559,-13.9552276,-23.88384616,-0.315694479,-0.315694479,0,-8.121640035,-8.997432186,-17.11907222,0.920732735 -Rakeem Christmas,chrisra01,2016,RS,IND,13,6,7.93296271,-29.43312491,-21.5001622,12.94656095,-62.14776089,-49.20119994,9.431761662,-38.10721123,-28.67544956,-0.079736317,-0.079736317,0,6.326726127,-30.25395272,-23.92722659,0.459634295 -Rakeem Christmas,chrisra01,2017,RS,IND,455,219,-1.607187249,-0.578518735,-2.185705983,-3.709270114,-0.107976508,-3.817246622,-2.134139087,-0.541987583,-2.67612667,0.008241984,0.008241984,0,-2.558255258,-1.206358729,-3.764613987,-0.144554938 -Semaj Christon,chrisse01,2017,PO,OKC,45,21,1.828472694,-10.21927058,-8.390797889,-9.144809422,-18.86837158,-28.01318101,-0.30175101,-12.70571051,-13.00746152,-0.109988175,0,-0.109988175,-2.004533195,-9.145168725,-11.14970192,-2.862248548 -Semaj Christon,chrisse01,2017,RS,OKC,1967,973,-3.658080961,-3.146217608,-6.804298569,-2.102464091,-3.47776772,-5.580231811,-3.574106121,-3.4245801,-6.99868622,-2.059345566,-2.059345566,0,-3.453849601,-2.778756364,-6.232605965,-2.316374646 -Coty Clarke,clarkco01,2016,RS,BOS,13,6,10.75734775,-6.778392742,3.978955004,27.13903777,-12.66785756,14.47118022,14.88876208,-8.37422646,6.51453562,0.029094311,0.029094311,0,12.22093587,-11.00796163,1.212974239,2.527831466 -Earl Clark,clarkea01,2014,RS,NYK,144,70,-0.839570004,-1.510708938,-2.350278942,1.98906128,1.396528611,3.385589891,-0.317447006,-0.968244135,-1.285691141,0.052340277,0.052340277,0,-1.26570368,-2.128549383,-3.394253063,0.08060737 -Earl Clark,clarkea01,2014,RS,CLE,1388,698,-3.673248614,-3.003775298,-6.677023911,-4.466671295,-1.572294501,-6.038965796,-4.033377149,-2.856502619,-6.889879768,-1.476471609,-1.476471609,0,-2.975428323,-3.26497953,-6.240407853,0.141780282 -Earl Clark,clarkea01,2015,PO,BRK,27,13,-8.74497553,-9.711683712,-18.45665924,-12.02989513,-16.51992773,-28.54982286,-9.944227018,-11.75054561,-21.69477262,-0.129800643,0,-0.129800643,-6.376123061,-9.779444799,-16.15556786,0.154152105 -Earl Clark,clarkea01,2015,RS,BRK,196,93,-4.306328542,-0.158844393,-4.465172935,-8.943525136,3.714253954,-5.229271182,-5.497626645,0.697280599,-4.800346046,-0.098399053,-0.098399053,0,-4.924380368,-1.186601151,-6.11098152,1.097084261 -Gary Clark,clarkga01,2019,PO,HOU,10,4,-3.913908988,0.637982729,-3.27592626,-5.742268912,-17.90835784,-23.65062676,-4.744820137,-3.300242538,-8.045062675,-0.011264284,0,-0.011264284,-5.124982678,-5.587805743,-10.71278842,1.063622449 -Gary Clark,clarkga01,2019,RS,HOU,1332,641,-1.136763967,-2.028822994,-3.16558696,-0.244734437,-1.845532252,-2.09026669,-1.10195424,-2.123824177,-3.225778417,-0.155008801,-0.155008801,0,-0.559243557,-2.017439063,-2.57668262,-0.385728868 -Ian Clark,clarkia01,2014,RS,UTA,346,172,-2.939601277,-4.614993461,-7.554594738,-3.231047061,6.589508336,3.358461275,-3.096708193,-2.470009938,-5.56671813,-0.249987632,-0.249987632,0,-2.85659162,-3.083321891,-5.939913511,1.08969581 -Ian Clark,clarkia01,2015,RS,UTA,318,161,-1.217463809,0.035915982,-1.181547827,-2.695668387,-2.304906199,-5.000574586,-1.578415559,-0.45667171,-2.035087269,0.058611547,0.058611547,0,-1.835595805,-1.281652426,-3.117248231,-0.184454719 -Ian Clark,clarkia01,2015,RS,DEN,71,31,-1.707496241,2.224834736,0.517338495,2.748122278,8.019937375,10.76805965,-0.86737389,3.606501699,2.739127809,0.089661401,0.089661401,0,0.712673201,2.511637442,3.224310643,3.141646232 -Ian Clark,clarkia01,2016,PO,GSW,329,154,-0.423921889,0.726217023,0.302295135,-4.698940495,4.421247601,-0.277692893,-1.403779471,1.488947636,0.085168165,0.230936113,0,0.230936113,-2.89354846,1.122525008,-1.771023452,0.492104242 -Ian Clark,clarkia01,2016,RS,GSW,1200,578,-1.353341274,-4.880881408,-6.234222681,-5.635985248,-5.260877967,-10.89686322,-2.45968069,-5.316773236,-7.776453926,-1.477840601,-1.477840601,0,-1.731137778,-4.896251941,-6.627389718,-0.292581759 -Ian Clark,clarkia01,2017,PO,GSW,450,219,1.375575205,-0.418249709,0.957325496,-8.65442688,1.580451759,-7.07397512,-0.783088463,-0.123143514,-0.906231978,0.21180619,0,0.21180619,-0.164426858,-1.268608957,-1.433035815,-0.302572145 -Ian Clark,clarkia01,2017,RS,GSW,2388,1137,0.482162164,-1.717283814,-1.23512165,-4.323073369,-1.050053098,-5.373126467,-0.59527991,-1.754876389,-2.350156299,0.231020169,0.231020169,0,0.044537293,-2.043850536,-1.999313243,-0.392502406 -Ian Clark,clarkia01,2018,PO,NOP,420,190,-1.40578643,-0.643307625,-2.049094055,-4.329649599,-4.89819841,-9.227848008,-2.123752128,-1.600422804,-3.724174932,-0.098330688,0,-0.098330688,-1.125546533,-0.446836539,-1.572383072,0.9360104 -Ian Clark,clarkia01,2018,RS,NOP,3094,1455,-1.083624226,-2.625858309,-3.709482535,-0.432121033,-1.213900102,-1.646021134,-1.017057926,-2.501799274,-3.5188572,-0.569951081,-0.569951081,0,-1.215968932,-2.707850714,-3.923819646,-0.139585102 -Ian Clark,clarkia01,2019,RS,NOP,2152,973,-2.086981553,-3.684948993,-5.771930546,-2.157842931,0.370823061,-1.78701987,-2.235510458,-3.038161149,-5.273671607,-1.257910026,-1.257910026,0,-2.246744783,-3.302576629,-5.549321412,0.414658507 -Jordan Clarkson,clarkjo01,2015,RS,LAL,2893,1476,0.488562156,-1.404721064,-0.916158908,-1.488790866,-2.159303438,-3.648094304,0.155705574,-1.582280792,-1.426575218,0.977336337,0.977336337,0,-0.514128027,-1.560461478,-2.074589505,-1.854706432 -Jordan Clarkson,clarkjo01,2016,RS,LAL,5177,2552,-0.102370629,-1.999662406,-2.102033035,-2.096187017,-2.753239686,-4.849426703,-0.425276711,-2.213819157,-2.639095868,0.143719802,0.143719802,0,-1.098866647,-1.64728637,-2.746153017,-0.46063308 -Jordan Clarkson,clarkjo01,2017,RS,LAL,5017,2397,-0.195012026,-0.934797253,-1.129809279,-1.904156794,-1.910219652,-3.814376446,-0.510473911,-1.143546762,-1.654020673,1.345934747,1.345934747,0,-0.69293107,-1.13336934,-1.82630041,0.410379436 -Jordan Clarkson,clarkjo01,2018,PO,CLE,553,286,-5.441980495,1.206862949,-4.235117546,-2.964300192,-1.917489841,-4.881790033,-5.301452684,0.64582823,-4.655624454,-0.283544788,0,-0.283544788,-2.898962125,-0.417522892,-3.316485017,-1.10155221 -Jordan Clarkson,clarkjo01,2018,RS,LAL,2665,1256,2.135774699,-2.224963805,-0.089189105,-1.272134621,1.809703945,0.537569325,1.599684628,-1.513932056,0.085752572,1.816010187,1.816010187,0,0.40023944,-1.791153541,-1.390914101,-0.063967434 -Jordan Clarkson,clarkjo01,2018,RS,CLE,1313,632,1.062706943,0.144861478,1.207568421,-2.458901,0.874650983,-1.584250017,0.32500591,0.347483913,0.672489823,1.098226762,1.098226762,0,0.017076051,-0.096934722,-0.07985867,-0.480244034 -Jordan Clarkson,clarkjo01,2019,RS,CLE,4575,2214,1.911316647,-2.540019636,-0.628702989,1.598204901,0.034673381,1.632878282,2.035009123,-2.077627873,-0.042618749,3.042700568,3.042700568,0,2.078466364,-2.573352634,-0.49488627,-0.516887746 -Gian Clavell,clavegi01,2018,RS,DAL,135,64,-3.216020889,6.410620674,3.194599785,-1.489369661,8.802680194,7.313310533,-2.975262113,7.364762612,4.389500498,0.236019608,0.236019608,0,-1.188271374,4.284156613,3.095885239,1.231813984 -Victor Claver,clavevi01,2014,PO,POR,15,7,-8.822733573,13.20076745,4.378033878,-45.49659586,22.86969368,-22.62690218,-17.03868511,16.28024892,-0.758436193,0.007822775,0,0.007822775,-10.03198411,11.36933183,1.337347724,6.161754225 -Victor Claver,clavevi01,2014,RS,POR,369,184,-2.236782416,4.251874107,2.015091691,0.791694118,1.939174575,2.730868694,-1.799649544,4.034580256,2.234930712,0.470204772,0.470204772,0,-1.034751671,1.905461284,0.870709613,0.458173081 -Victor Claver,clavevi01,2015,RS,POR,154,76,-2.97791851,-0.508759571,-3.486678081,0.857674646,5.405652033,6.263326679,-2.385629613,0.641545606,-1.744084008,0.039225821,0.039225821,0,-1.525894572,-0.1428648,-1.668759371,0.543897162 -Antonius Cleveland,clevean01,2018,RS,DAL,170,81,-5.275805621,2.847966097,-2.427839524,-13.36894595,6.696331548,-6.672614407,-7.276881603,3.820875916,-3.456005686,-0.029350679,-0.029350679,0,-6.665865843,3.333730985,-3.332134858,0.592075855 -Antonius Cleveland,clevean01,2018,RS,ATL,94,42,-3.627238185,-7.962692546,-11.58993073,-4.93078657,-2.190115873,-7.120902442,-4.090937843,-7.193487093,-11.28442494,-0.184508567,-0.184508567,0,-4.10999444,-5.852277593,-9.962272033,0.883863614 -Norris Cole,coleno01,2014,PO,MIA,751,404,-0.589759691,-2.263220149,-2.85297984,1.07468613,-0.223578884,0.851107246,-0.372436911,-1.942931268,-2.315368179,0.091773465,0,0.091773465,1.120373415,-3.180332013,-2.059958597,-0.625413385 -Norris Cole,coleno01,2014,RS,MIA,3877,2014,-1.777988818,-0.415280724,-2.193269542,-2.332544762,0.054057171,-2.27848759,-2.033110266,-0.343412602,-2.376522867,0.379318608,0.379318608,0,-1.274587013,-0.450770847,-1.72535786,-1.110981112 -Norris Cole,coleno01,2015,PO,NOP,213,106,-3.507361286,-3.39178638,-6.899147666,6.623156155,15.54659356,22.16974971,-1.684390188,0.402909679,-1.281480509,0.081400807,0,0.081400807,2.744864103,0.411539748,3.156403851,-0.599737826 -Norris Cole,coleno01,2015,RS,NOP,1314,683,-1.835071184,-2.894138197,-4.729209382,-3.999596628,1.558391086,-2.441205542,-2.440825338,-2.138197673,-4.579023011,-0.627465825,-0.627465825,0,-1.770062618,-1.872995955,-3.643058574,-1.487663332 -Norris Cole,coleno01,2015,RS,MIA,2169,1148,-1.92319553,-1.064942011,-2.988137541,0.27574412,-3.508190672,-3.232446552,-1.579881572,-1.616169593,-3.196051165,-0.256576772,-0.256576772,0,-1.585650111,-1.440474052,-3.026124163,-1.717682112 -Norris Cole,coleno01,2016,RS,NOP,2469,1198,-1.022799611,-2.80711515,-3.829914761,-0.68922735,-1.263651687,-1.952879037,-1.010350917,-2.637801693,-3.64815261,-0.547735351,-0.547735351,0,-1.239571963,-2.347205854,-3.586777817,-0.219481328 -Norris Cole,coleno01,2017,PO,OKC,52,25,-8.671277719,-10.26998455,-18.94126227,-11.96261881,-25.67654781,-37.63916662,-9.850197701,-14.15401479,-24.00421249,-0.277171571,0,-0.277171571,-10.35969939,-13.0153501,-23.37504948,-0.838629584 -Norris Cole,coleno01,2017,RS,OKC,260,125,-6.428238237,-0.428142986,-6.856381223,-5.960125624,3.285429733,-2.674695891,-6.721066654,0.305084585,-6.415982069,-0.233608056,-0.233608056,0,-5.439404816,0.607907707,-4.831497109,-0.07969456 -Darren Collison,collida01,2014,PO,LAC,521,249,0.004121325,-0.812088009,-0.807966683,-6.931234247,-3.940992139,-10.87222639,-1.567536642,-1.514917195,-3.082453837,-0.044029183,0,-0.044029183,-0.572840449,-2.020293663,-2.593134112,1.000973357 -Darren Collison,collida01,2014,RS,LAC,4171,2069,1.524319831,2.197103286,3.721423117,-0.526325695,-1.110674157,-1.636999852,1.111845282,1.608268832,2.720114113,5.746560505,5.746560505,0,1.24831221,1.962715232,3.211027441,-0.460328901 -Darren Collison,collida01,2015,RS,SAC,3186,1565,1.67509508,1.797266072,3.472361152,1.473390785,3.519638276,4.993029061,1.739739139,2.308093162,4.047832301,5.409458342,5.409458342,0,1.138648721,1.550956286,2.689605006,-0.32435687 -Darren Collison,collida01,2016,RS,SAC,4666,2219,1.755112579,-1.738538143,0.016574436,1.21808392,-0.976423201,0.241660719,1.757578741,-1.664983374,0.092595367,3.196430131,3.196430131,0,0.964226215,-1.703931271,-0.739705056,-0.660914982 -Darren Collison,collida01,2017,RS,SAC,4094,2063,0.667228593,-1.696332682,-1.029104089,2.244475323,-1.584144994,0.660330329,1.058136956,-1.742249269,-0.684112314,2.14333903,2.14333903,0,0.564322055,-1.52401557,-0.959693515,-1.402759026 -Darren Collison,collida01,2018,PO,IND,423,214,-0.050319034,4.282616848,4.232297814,-12.89868839,8.57320491,-4.325483478,-2.713088291,5.363534382,2.650446091,0.612485694,0,0.612485694,-6.116330694,3.748274406,-2.368056288,0.699118621 -Darren Collison,collida01,2018,RS,IND,4119,2018,2.730179693,1.956119645,4.686299338,2.564070222,-3.116744168,-0.552673946,2.867671365,1.009117664,3.876789029,6.761400565,6.761400565,0,1.996809806,1.026688499,3.023498305,-0.893163734 -Darren Collison,collida01,2019,PO,IND,240,117,-3.62472903,0.231042199,-3.393686831,0.927655961,8.419084057,9.346740018,-2.767796973,1.890009003,-0.87778797,0.116288626,0,0.116288626,-1.96376834,2.270883615,0.307115275,0.884208165 -Darren Collison,collida01,2019,RS,IND,4418,2143,0.929512816,0.429411996,1.358924813,0.200692877,-1.482570735,-1.281877859,0.844659091,0.016617864,0.861276956,3.919106146,3.919106146,0,0.229925112,0.534526077,0.764451189,-0.756644223 -Jason Collins,collija04,2014,RS,BRK,348,172,-5.894773501,-7.315847784,-13.21062128,-3.245273721,-0.905358273,-4.150631994,-5.739170724,-6.422277121,-12.16144785,-0.822501049,-0.822501049,0,-6.60740578,-5.13999485,-11.74740063,-0.394265723 -John Collins,collijo01,2018,RS,ATL,3714,1785,-0.582864149,0.303589045,-0.279275104,-2.961625256,0.98610961,-1.975515645,-1.067389055,0.52076513,-0.546623925,2.003056396,2.003056396,0,-0.933834354,0.426914411,-0.506919942,-0.17665947 -John Collins,collijo01,2019,RS,ATL,4001,1829,2.473235393,-0.287192618,2.186042775,5.210979898,-1.53147909,3.679500808,3.248466497,-0.516129074,2.732337422,5.127653744,5.127653744,0,3.4621486,-1.044357041,2.417791558,0.234645389 -Kyle Collinsworth,colliky01,2018,RS,DAL,974,480,-1.607810147,0.74607932,-0.861730827,0.760709775,-1.947595114,-1.18688534,-1.177205889,0.238866581,-0.938339308,0.441641359,0.441641359,0,-1.652510383,-0.066218759,-1.718729142,-0.453223088 -Nick Collison,collini01,2014,PO,OKC,366,183,-1.371351938,5.48352169,4.112169752,-11.87233825,6.62538896,-5.246949287,-3.671750752,6.054096084,2.382345332,0.49537263,0,0.49537263,-3.400933212,5.736146471,2.335213259,0.216981481 -Nick Collison,collini01,2014,RS,OKC,2736,1353,-0.278056585,0.290832962,0.012776377,3.70582112,2.320112772,6.025933892,0.473071603,0.682522246,1.155593849,2.689194422,2.689194422,0,0.187105659,0.51914108,0.706246739,-0.243318955 -Nick Collison,collini01,2015,RS,OKC,2236,1101,-0.624191378,-0.527019978,-1.151211356,-0.982028538,1.887849235,0.905820696,-0.784499556,-0.072755761,-0.857255317,1.063063189,1.063063189,0,-1.026963083,0.156378159,-0.870584925,-0.013408144 -Nick Collison,collini01,2016,PO,OKC,158,79,-0.203996697,0.310779593,0.106782897,-0.238467762,-2.313635731,-2.552103493,-0.427371789,-0.197333132,-0.624704921,0.088229507,0,0.088229507,-0.836319894,4.862874833,4.026554938,-0.127649008 -Nick Collison,collini01,2016,RS,OKC,1424,699,-2.845218067,0.644461576,-2.200756491,-3.759073056,1.703695141,-2.055377915,-3.258140181,0.871097283,-2.387042898,0.130112355,0.130112355,0,-3.10389411,0.173332659,-2.930561451,0.506535596 -Nick Collison,collini01,2017,RS,OKC,261,128,0.872235697,0.19593514,1.068170837,-11.04806162,-0.344321044,-11.39238266,-1.58519569,0.069718377,-1.515477313,0.08012572,0.08012572,0,-1.817296858,-0.505368078,-2.322664936,-0.602897782 -Nick Collison,collini01,2018,RS,OKC,156,75,-4.497982426,-4.783099871,-9.281082297,-5.029306264,4.445961783,-0.583344481,-4.919948476,-3.183645456,-8.103593932,-0.204389452,-0.204389452,0,-3.727857227,-4.470606492,-8.198463719,-0.225562325 -Zach Collins,colliza01,2018,PO,POR,142,70,-0.580642894,-4.34316534,-4.923808234,-11.40632892,3.424827094,-7.981501827,-2.86522634,-2.910747604,-5.775973944,-0.109765542,0,-0.109765542,-4.492973221,-2.958919468,-7.451892688,-1.481746032 -Zach Collins,colliza01,2018,RS,POR,2100,1045,-4.701104961,-1.406343093,-6.107448054,2.078464393,-1.047101559,1.031362833,-3.57954084,-1.456611615,-5.036152455,-1.211308413,-1.211308413,0,-3.98006968,-1.269396796,-5.249466476,-0.616423294 -Zach Collins,colliza01,2019,PO,POR,551,275,-0.519040616,-0.32353975,-0.842580366,-2.8792024,5.180133272,2.300930872,-1.090822904,0.821034621,-0.269788283,0.356569766,0,0.356569766,-1.958082612,1.055799838,-0.902282774,-0.645222232 -Zach Collins,colliza01,2019,RS,POR,2828,1356,-1.158096904,-0.762081935,-1.920178839,-2.862297729,-0.876551042,-3.738848772,-1.633711867,-0.845837315,-2.479549182,0.18565308,0.18565308,0,-1.772989772,-0.771158371,-2.544148143,-0.791550805 -Bonzie Colson,colsobo01,2019,RS,MIL,226,98,-2.510220606,-3.834669705,-6.344890311,-1.700556188,-8.59667265,-10.29722884,-2.528227699,-5.121150178,-7.649377877,-0.246200271,-0.246200271,0,-1.810751601,-4.581203581,-6.391955182,0.513104631 -Mike Conley,conlemi01,2014,PO,MEM,511,267,0.695890085,-2.021793325,-1.32590324,-0.131750216,2.429089174,2.297338957,0.603245289,-1.288628291,-0.685383003,0.28954688,0,0.28954688,-0.364085964,0.435008549,0.070922585,-0.167110028 -Mike Conley,conlemi01,2014,RS,MEM,4639,2446,3.313855577,0.86225786,4.176113437,3.052608886,-1.649175399,1.403433487,3.450362311,0.359186301,3.809548611,8.112315241,8.112315241,0,3.162069468,1.391162003,4.553231471,-0.863167963 -Mike Conley,conlemi01,2015,PO,MEM,472,243,3.166587785,0.374505316,3.541093101,2.828182191,7.01038028,9.838562472,3.265990232,1.731823409,4.997813641,0.966974242,0,0.966974242,5.210497312,3.456773939,8.667271251,-2.309589514 -Mike Conley,conlemi01,2015,RS,MEM,4327,2225,2.515220067,0.495749346,3.010969413,1.408388789,0.495115044,1.903503833,2.432226305,0.472648461,2.904874766,6.389858151,6.389858151,0,1.761324198,1.57738151,3.338705709,-0.441088512 -Mike Conley,conlemi01,2016,RS,MEM,3439,1761,2.178884626,-1.050538714,1.128345912,1.718312502,0.028736208,1.74704871,2.23655048,-0.875734961,1.360815519,3.632311205,3.632311205,0,1.745371711,0.060487387,1.805859098,-1.616434794 -Mike Conley,conlemi01,2017,PO,MEM,411,224,8.195734956,3.017085659,11.21282062,5.704757388,20.46523955,26.16999694,8.127934673,6.943044457,15.07097913,2.094621319,0,2.094621319,9.495170044,7.33922511,16.83439515,-0.272041603 -Mike Conley,conlemi01,2017,RS,MEM,4482,2292,4.877393374,0.647113497,5.524506871,5.102071032,-1.849332142,3.25273889,5.274934067,0.132523455,5.407457521,9.476695525,9.476695525,0,5.274673454,1.029569852,6.304243305,-0.642264651 -Mike Conley,conlemi01,2018,RS,MEM,744,373,1.488902208,1.800506891,3.289409099,-0.064572143,2.425556647,2.360984504,1.335969048,2.068421371,3.404390419,1.166249968,1.166249968,0,1.720098064,1.574011447,3.294109511,-0.419992626 -Mike Conley,conlemi01,2019,RS,MEM,4787,2342,4.573464586,1.491785628,6.065250215,2.954838459,2.16738915,5.122227609,4.605585265,1.701336626,6.30692189,10.75563906,10.75563906,0,3.512718915,2.155744018,5.668462933,-0.625039621 -Pat Connaughton,connapa01,2016,PO,POR,17,8,11.37897912,-3.992367625,7.386611492,7.005828071,-24.37278082,-17.36695274,11.11903326,-8.479956869,2.639076389,0.022008739,0,0.022008739,9.207453749,-10.63153931,-1.424085564,-2.838552404 -Pat Connaughton,connapa01,2016,RS,POR,298,143,-5.781227572,-2.709549465,-8.490777037,-11.21893413,5.339097788,-5.879836342,-7.288816835,-1.173579786,-8.46239662,-0.419474756,-0.419474756,0,-6.077218367,-4.78029972,-10.85751809,0.634478769 -Pat Connaughton,connapa01,2017,PO,POR,52,24,-1.626459168,4.625870252,2.999411084,-2.261845705,18.98001357,16.71816787,-1.803762345,7.910742776,6.106980431,0.109513359,0,0.109513359,1.456485543,4.080700128,5.537185671,-2.020401192 -Pat Connaughton,connapa01,2017,RS,POR,648,316,-0.231825301,-2.950466795,-3.182292096,-2.788143312,-0.62346901,-3.411612322,-0.769030746,-2.610251183,-3.379281929,-0.101338193,-0.101338193,0,-0.735371033,-3.359064533,-4.094435566,-0.112785558 -Pat Connaughton,connapa01,2018,PO,POR,126,59,-0.865233155,2.150295811,1.285062656,-16.27445455,11.89721981,-4.377234737,-4.124891706,4.393489153,0.268597446,0.092972988,0,0.092972988,-5.027744446,1.385854675,-3.641889771,-0.772065248 -Pat Connaughton,connapa01,2018,RS,POR,3069,1488,-0.853738559,-0.315415497,-1.169154056,1.748093059,0.999268013,2.747361072,-0.358918479,-0.092712514,-0.451630993,1.73030749,1.73030749,0,-1.398606382,-0.413839705,-1.812446088,-0.827898314 -Pat Connaughton,connapa01,2019,PO,MIL,708,324,0.388577123,1.325428522,1.714005645,-4.333977341,4.366757931,0.03278059,-0.674895628,1.936899339,1.262003711,0.684893718,0,0.684893718,0.163740899,0.830961723,0.994702622,0.12965196 -Pat Connaughton,connapa01,2019,RS,MIL,2754,1261,-0.098927637,0.525336367,0.42640873,-0.053147439,-0.989900031,-1.04304747,-0.124497341,0.168328179,0.043830838,1.783922657,1.783922657,0,-0.275014368,0.113280286,-0.161734083,-0.766713101 -Charles Cooke,cookech01,2018,RS,NOP,81,38,-7.013151631,3.008928597,-4.004223034,-10.94904641,6.150531658,-4.79851475,-8.297252011,3.817411749,-4.479840262,-0.033078558,-0.033078558,0,-7.31614029,0.678485045,-6.637655245,-1.35730378 -Quinn Cook,cookqu01,2017,RS,DAL,147,77,-0.723698927,-4.502083222,-5.22578215,9.442286095,-14.5968449,-5.154558809,1.384669047,-6.915753706,-5.531084659,-0.109645685,-0.109645685,0,0.724359978,-6.731433877,-6.0070739,0.349840568 -Quinn Cook,cookqu01,2017,RS,NOP,235,111,0.965261143,-3.694632375,-2.729371231,-1.179583224,-6.849623694,-8.029206918,0.638373067,-4.592851238,-3.954478172,-0.067593351,-0.067593351,0,-0.12650559,-4.244337017,-4.370842608,-0.889989766 -Quinn Cook,cookqu01,2018,PO,GSW,367,175,1.672367097,-1.232823244,0.439543853,-0.797806344,4.302225756,3.504419412,1.156434556,-0.265476976,0.89095758,0.335745407,0,0.335745407,1.284903907,-0.532819573,0.752084333,0.136102323 -Quinn Cook,cookqu01,2018,RS,GSW,1523,740,0.118419259,-4.774856477,-4.656437218,-2.651080599,-2.74081724,-5.391897838,-0.508456455,-4.661129938,-5.169586393,-0.90192908,-0.90192908,0,0.031366212,-3.780864213,-3.749498001,-1.257551655 -Quinn Cook,cookqu01,2019,PO,GSW,402,193,-1.643595781,-1.538015317,-3.181611098,-6.551606218,-4.96667328,-11.5182795,-2.867666309,-2.374336194,-5.242002503,-0.250881967,0,-0.250881967,-2.400939142,-3.950711062,-6.351650205,-0.863179707 -Quinn Cook,cookqu01,2019,RS,GSW,2224,1059,0.299605895,-3.942648815,-3.64304292,-4.825789776,-4.845683626,-9.671473402,-0.836243616,-4.397331157,-5.233574773,-1.326373233,-1.326373233,0,0.080672271,-3.74570733,-3.665035059,-1.177706233 -Jack Cooley,cooleja01,2015,RS,UTA,188,87,-0.969559512,3.859808442,2.89024893,-5.685931349,3.603149546,-2.082781803,-2.003084957,4.049718955,2.046633998,0.215126406,0.215126406,0,-1.8454777,4.781522323,2.936044623,0.998216924 -Jack Cooley,cooleja01,2018,RS,SAC,170,87,6.181457929,0.744718392,6.92617632,-1.716330966,3.312858769,1.596527804,4.965636626,1.365356451,6.330993077,0.398748113,0.398748113,0,2.392832159,0.479073291,2.87190545,-1.0664676 -Chris Copeland,copelch01,2014,PO,IND,164,82,-2.406587631,-0.032478857,-2.439066488,4.115850643,4.536935844,8.652786486,-1.118120034,0.879580779,-0.238539255,0.110445139,0,0.110445139,-1.984728852,-1.666489815,-3.651218668,1.781020552 -Chris Copeland,copelch01,2014,RS,IND,529,265,4.706628577,-6.228016474,-1.521387897,1.657557224,-4.949702826,-3.292145601,4.378407449,-6.437423267,-2.059015817,0.094018894,0.094018894,0,3.589287789,-5.370469849,-1.78118206,0.611649733 -Chris Copeland,copelch01,2015,RS,IND,1637,828,-2.052066937,-3.233911054,-5.285977991,-0.14798316,-0.735149148,-0.883132308,-1.751010708,-2.921277241,-4.672287949,-0.816716856,-0.816716856,0,-1.432618892,-3.313282634,-4.745901526,0.549671001 -Chris Copeland,copelch01,2016,RS,MIL,312,156,-3.826270551,-7.815240651,-11.6415112,-6.799420228,-7.799223875,-14.5986441,-4.643100888,-8.23090141,-12.8740023,-0.804423563,-0.804423563,0,-4.178356727,-7.516112671,-11.6944694,-0.164663031 -Matt Costello,costema01,2018,RS,SAS,65,32,-2.625999745,0.209916746,-2.416082999,11.28898184,2.078621442,13.36760329,0.100870728,0.547386493,0.648257221,0.055360928,0.055360928,0,-0.76146305,0.536020819,-0.225442231,-0.215227952 -Bryce Cotton,cottobr01,2015,RS,UTA,337,159,-2.537474331,-3.513240261,-6.050714592,-3.349928325,-1.128884788,-4.478813113,-2.846392174,-3.255224674,-6.101616847,-0.272947886,-0.272947886,0,-1.804423826,-4.082787409,-5.887211235,0.373398618 -Bryce Cotton,cottobr01,2016,RS,PHO,67,33,-10.72254705,0.403135738,-10.31941131,-1.199451941,-11.37427115,-12.57372309,-9.291525195,-1.941678772,-11.23320397,-0.144029989,-0.144029989,0,-5.846682133,-0.789789862,-6.636471995,0.822072103 -Bryce Cotton,cottobr01,2016,RS,MEM,12,6,8.743617239,-15.28762314,-6.544005899,-17.86503148,-25.86906891,-43.73410039,3.778915268,-18.32952643,-14.55061116,-0.035686977,-0.035686977,0,-0.456988765,-16.52077779,-16.97776655,-1.182158611 -DeMarcus Cousins,couside01,2014,RS,SAC,4572,2298,1.919317758,3.611777469,5.531095228,-0.066299898,1.027524539,0.961224641,1.679681199,3.317243054,4.996924252,9.160685353,9.160685353,0,0.893550351,3.135482001,4.029032352,0.822465736 -DeMarcus Cousins,couside01,2015,RS,SAC,4077,2013,0.905395905,4.426311831,5.331707736,0.524106235,2.895268288,3.419374523,0.927559643,4.423062129,5.350621772,8.486441648,8.486441648,0,1.12895787,3.580605098,4.709562968,1.923042506 -DeMarcus Cousins,couside01,2016,RS,SAC,4784,2246,-0.063009479,4.198185767,4.135176288,1.355459624,2.342316009,3.697775633,0.251393495,4.102072003,4.353465498,8.343568857,8.343568857,0,0.915769114,3.464004225,4.379773339,2.444467719 -DeMarcus Cousins,couside01,2017,RS,NOP,1187,574,2.870783162,3.380541923,6.251325085,-1.030080824,-0.475319799,-1.505400623,2.277520582,2.772640225,5.050160807,2.322095238,2.322095238,0,1.814603347,3.586191242,5.400794589,1.622341771 -DeMarcus Cousins,couside01,2017,RS,SAC,3746,1891,3.416544876,2.040415749,5.456960625,4.008737031,-1.926274064,2.082462967,3.779627692,1.367798411,5.147426103,7.664702516,7.664702516,0,3.489587418,1.380524699,4.870112117,0.583947926 -DeMarcus Cousins,couside01,2018,RS,NOP,3629,1737,0.665673807,3.06883854,3.734512347,-0.971293374,-2.014135404,-2.985428777,0.310309288,2.196600594,2.506909882,4.722471671,4.722471671,0,1.182281283,2.845345896,4.027627178,1.356469436 -DeMarcus Cousins,couside01,2019,PO,GSW,275,133,-3.832696339,0.880870315,-2.951826024,-8.863968649,1.050773963,-7.813194686,-5.240400154,1.000763061,-4.239637093,-0.106177279,0,-0.106177279,-2.981340254,0.572402296,-2.408937957,1.836327498 -DeMarcus Cousins,couside01,2019,RS,GSW,1647,771,0.151438529,6.521565893,6.673004422,-1.695438866,-0.855608714,-2.55104758,-0.351623614,5.33936938,4.987745766,3.076628172,3.076628172,0,1.320562841,5.283799125,6.604361965,1.100781888 -Robert Covington,covinro01,2014,RS,HOU,70,34,-1.725225549,1.055595392,-0.669630157,8.964141192,7.814624362,16.77876555,0.349121028,2.513538088,2.862659116,0.097055384,0.097055384,0,1.252221242,0.604256889,1.856478131,-0.301739302 -Robert Covington,covinro01,2015,RS,PHI,3946,1956,0.610048941,-0.759945774,-0.149896834,2.598211214,1.971314296,4.569525509,1.228340553,-0.236949024,0.99139153,3.771161394,3.771161394,0,0.79505005,0.134223094,0.929273144,0.961461465 -Robert Covington,covinro01,2016,RS,PHI,3978,1903,-0.673051685,1.571310326,0.898258641,-1.039937822,2.530521554,1.490583732,-0.679481034,1.914163483,1.23468245,3.936566831,3.936566831,0,-0.212536482,1.770466126,1.557929644,1.712262289 -Robert Covington,covinro01,2017,RS,PHI,4446,2119,-1.593453508,3.331045957,1.73759245,-1.79890414,4.365508909,2.566604768,-1.662518518,3.753779532,2.091261014,5.290169939,5.290169939,0,-1.292073097,3.848364965,2.556291867,1.053554595 -Robert Covington,covinro01,2018,PO,PHI,597,281,0.395472352,0.543603413,0.939075765,-4.038451052,2.047973647,-1.990477404,-0.608917061,0.881681726,0.272764665,0.456038887,0,0.456038887,1.527744833,0.865036735,2.392781568,1.982929997 -Robert Covington,covinro01,2018,RS,PHI,5350,2532,0.529412385,2.732989181,3.262401566,3.900503851,6.46492035,10.3654242,1.253344757,3.608153431,4.861498188,9.907442482,9.907442482,0,1.931786436,4.282504216,6.214290652,0.753684876 -Robert Covington,covinro01,2019,RS,PHI,958,440,-1.170210999,5.80723496,4.637023961,-1.801271921,0.315581189,-1.485690732,-1.39661154,4.991972582,3.595361042,1.433398514,1.433398514,0,-0.326295681,4.883483427,4.557187747,0.639695523 -Robert Covington,covinro01,2019,RS,MIN,1575,763,0.24194009,1.996311696,2.238251786,-1.353212399,2.941807876,1.588595477,-0.097707048,2.343179943,2.245472895,1.941908243,1.941908243,0,0.038932897,3.932704222,3.971637119,-0.143722943 -Allen Crabbe,crabbal01,2014,RS,POR,208,100,-0.570583011,-7.361154482,-7.931737493,1.36193485,1.37417253,2.73610738,-0.295464206,-6.04545193,-6.340916136,-0.183356754,-0.183356754,0,0.154741098,-6.389972387,-6.235231289,0.077593714 -Allen Crabbe,crabbal01,2015,PO,POR,77,39,2.122361342,3.310722012,5.433083354,-0.554506479,-4.956475191,-5.51098167,1.646562992,1.878796078,3.52535907,0.127976577,0,0.127976577,1.701905899,-1.180246918,0.521658982,-0.603233554 -Allen Crabbe,crabbal01,2015,RS,POR,1394,683,-0.920045416,-1.20992342,-2.129968836,-3.456898292,0.822641657,-2.634256635,-1.501894104,-0.895670455,-2.39756456,0.122785754,0.122785754,0,-1.306659169,-0.770051137,-2.076710305,-0.02047747 -Allen Crabbe,crabbal01,2016,PO,POR,631,302,3.069034376,0.303202122,3.372236498,0.73165707,-4.648920149,-3.917263079,2.684862338,-0.717801435,1.967060904,0.753820312,0,0.753820312,2.101016693,-0.941323425,1.159693268,0.535498637 -Allen Crabbe,crabbal01,2016,RS,POR,4345,2105,0.891190885,-1.132097947,-0.240907062,-1.053615748,-0.856996096,-1.910611844,0.52121496,-1.130250088,-0.609035128,2.300953068,2.300953068,0,-0.027289999,-1.149412654,-1.176702652,0.06879391 -Allen Crabbe,crabbal01,2017,PO,POR,198,92,-2.053629159,-0.218687955,-2.272317114,10.33527814,-2.00636918,8.328908963,0.382902271,-0.604708957,-0.221806686,0.121142959,0,0.121142959,2.7696393,0.690774988,3.460414289,-0.984821511 -Allen Crabbe,crabbal01,2017,RS,POR,4660,2254,-0.122136874,-1.838524943,-1.960661818,-3.790642432,-1.022000891,-4.812643323,-0.903533887,-1.767984424,-2.67151831,0.090382579,0.090382579,0,-1.162076233,-1.538863385,-2.700939618,0.140591194 -Allen Crabbe,crabbal01,2018,RS,BRK,4622,2197,0.964326541,0.139028139,1.10335468,0.682769802,0.047634912,0.730404714,0.988288784,0.152158082,1.140446866,4.385720569,4.385720569,0,1.051411639,-0.239550956,0.811860683,0.565995664 -Allen Crabbe,crabbal01,2019,RS,BRK,2422,1133,-2.521498646,0.180579663,-2.340918984,-2.123914793,1.963845712,-0.160069081,-2.589412528,0.562959069,-2.026453459,0.418546004,0.418546004,0,-2.525984208,0.037788947,-2.488195261,0.071918206 -Torrey Craig,craigto01,2018,RS,DEN,1311,629,-1.286268041,1.554422325,0.268154283,0.160577961,-0.303018968,-0.142441007,-1.079343775,1.295461434,0.216117659,0.94888948,0.94888948,0,-0.85024491,0.016931969,-0.833312941,-0.311024124 -Torrey Craig,craigto01,2019,PO,DEN,658,330,0.493102723,0.959836757,1.45293948,5.920807502,-2.197464362,3.72334314,1.646786304,0.352050041,1.998836345,0.824539444,0,0.824539444,-0.963799187,0.713641818,-0.25015737,-0.00928225 -Torrey Craig,craigto01,2019,RS,DEN,3102,1503,-1.044198064,0.531686139,-0.512511925,1.634693181,-1.875627766,-0.240934585,-0.563618837,0.030276529,-0.533342308,1.690397551,1.690397551,0,-0.611197091,0.122675637,-0.488521454,-0.563791205 -Jamal Crawford,crawfja01,2014,PO,LAC,645,313,4.212984202,-4.153035044,0.059949158,-2.653685951,-2.203776436,-4.857462388,2.912065418,-4.012484036,-1.100418618,0.275244414,0,0.275244414,3.529500684,-4.251487533,-0.721986849,1.215163933 -Jamal Crawford,crawfja01,2014,RS,LAC,4271,2094,3.76822808,-2.851003022,0.917225058,-1.738863638,0.040850739,-1.6980129,2.752458499,-2.454238256,0.298220243,3.277507798,3.277507798,0,3.064352037,-2.213240225,0.851111812,0.615996072 -Jamal Crawford,crawfja01,2015,PO,LAC,811,379,0.804288649,-6.609872642,-5.805583992,4.730676346,-11.853787,-7.123110649,1.563342154,-8.106784339,-6.543442184,-0.765640574,0,-0.765640574,2.915744848,-8.116673925,-5.200929076,1.162618519 -Jamal Crawford,crawfja01,2015,RS,LAC,3424,1703,3.301407917,-2.343958452,0.957449465,-6.928751616,-1.703768774,-8.632520389,1.132253591,-2.347186078,-1.214932487,1.337765961,1.337765961,0,2.133586455,-2.534646069,-0.401059614,0.286936237 -Jamal Crawford,crawfja01,2016,PO,LAC,399,199,0.411502449,-3.62098871,-3.209486261,0.903055342,2.780621496,3.683676838,0.487749398,-2.557000758,-2.06925136,0.071597776,0,0.071597776,-3.317106889,-1.586543739,-4.903650628,0.418915473 -Jamal Crawford,crawfja01,2016,RS,LAC,4361,2126,1.445149138,-2.683962457,-1.23881332,-3.562961205,-1.2893718,-4.852333005,0.449500148,-2.584577812,-2.135077664,0.66703736,0.66703736,0,0.445604395,-2.629810185,-2.18420579,0.00588949 -Jamal Crawford,crawfja01,2017,PO,LAC,376,196,2.188752051,-0.805505261,1.383246789,10.70939934,3.477896652,14.187296,4.088797733,0.053405629,4.142203362,0.707994317,0,0.707994317,4.781969902,-0.98573244,3.796237462,-0.385153958 -Jamal Crawford,crawfja01,2017,RS,LAC,4434,2157,0.003153884,-2.369972449,-2.366818565,-5.692173261,-2.484775621,-8.176948882,-1.255625989,-2.529621219,-3.785247208,-1.138704521,-1.138704521,0,-0.701985864,-3.047799068,-3.749784932,-0.050494851 -Jamal Crawford,crawfja01,2018,PO,MIN,252,123,2.952778064,-1.84106817,1.111709894,4.265611905,1.562137344,5.827749249,3.382061674,-1.245225036,2.136836637,0.317195001,0,0.317195001,2.538810873,-2.691691953,-0.15288108,0.27947148 -Jamal Crawford,crawfja01,2018,RS,MIN,3384,1653,1.248923482,-4.364813408,-3.115889926,-2.441335253,-6.851337144,-9.292672397,0.475443736,-5.124716286,-4.64927255,-1.595558387,-1.595558387,0,0.988174314,-5.629365621,-4.641191307,-0.384781543 -Jamal Crawford,crawfja01,2019,RS,PHO,2624,1211,-0.236624353,-5.70237242,-5.938996773,-4.169682626,-4.689204656,-8.858887282,-1.005402042,-5.81085017,-6.816252212,-2.522285608,-2.522285608,0,-1.453148068,-6.102992766,-7.556140833,0.403328122 -Jordan Crawford,crawfjo02,2014,PO,GSW,124,57,-0.457823569,-6.585929443,-7.043753011,-5.883236958,-1.409680113,-7.292917072,-1.700285213,-5.946814904,-7.647100117,-0.149776415,0,-0.149776415,-3.112545605,-6.919698916,-10.03224452,1.829651521 -Jordan Crawford,crawfjo02,2014,RS,BOS,2391,1198,1.641012077,-1.074576245,0.566435832,0.795509955,0.448380505,1.24389046,1.625826429,-0.793474,0.832352429,2.173331293,2.173331293,0,1.244330973,-1.585103278,-0.340772304,-0.712821582 -Jordan Crawford,crawfjo02,2014,RS,GSW,1357,661,-0.93355556,-3.818606894,-4.752162455,-3.958324429,-2.945093588,-6.903418017,-1.683645522,-3.926566053,-5.610211575,-0.962080219,-0.962080219,0,-0.885135714,-4.136164755,-5.02130047,-0.248971724 -Jordan Crawford,crawfjo02,2017,RS,NOP,906,442,3.754086401,-3.51695193,0.23713447,7.245412421,-5.518915477,1.726496944,4.757695058,-4.177901804,0.579793254,0.751918245,0.751918245,0,3.932731973,-3.550657281,0.382074692,0.133491878 -Jordan Crawford,crawfjo02,2018,PO,NOP,34,15,6.392775408,1.745781368,8.138556776,-6.504275942,5.441930992,-1.06234495,4.118104748,2.55895124,6.677055988,0.077426477,0,0.077426477,6.479155941,0.003740304,6.482896245,3.957211419 -Jordan Crawford,crawfjo02,2018,RS,NOP,122,53,4.353694386,-8.494783555,-4.141089169,7.243514077,-12.28485356,-5.041339487,5.18396683,-9.828589106,-4.644622275,-0.05121551,-0.05121551,0,4.353908373,-8.674285503,-4.32037713,-0.031392031 -Mitchell Creek,creekmi01,2019,RS,BRK,77,36,7.93929245,-3.198528142,4.740764308,3.668724011,1.443673041,5.112397052,7.580423243,-2.390534395,5.189888847,0.143376698,0.143376698,0,7.456860767,-3.079974756,4.376886012,-1.716916076 -Mitchell Creek,creekmi01,2019,RS,MIN,26,12,-4.034042987,-8.627179117,-12.6612221,-0.978122936,-6.44469528,-7.422818216,-3.589824587,-8.686416458,-12.27624104,-0.059269395,-0.059269395,0,0.346102726,-10.26738959,-9.921286866,1.65291487 -Jae Crowder,crowdja01,2014,PO,DAL,161,81,0.880652985,4.311914138,5.192567123,7.704635242,7.254181078,14.95881632,2.205062854,5.159147363,7.364210217,0.42957717,0,0.42957717,2.97238498,4.32130109,7.293686071,-0.325660837 -Jae Crowder,crowdja01,2014,RS,DAL,2564,1254,-0.596140141,1.750288027,1.154147887,2.108330652,7.036480811,9.144811463,-0.082535274,2.952527879,2.869992605,3.596526541,3.596526541,0,0.298203593,1.505179601,1.803383194,0.024194029 -Jae Crowder,crowdja01,2015,PO,BOS,202,100,2.302101518,-1.343481466,0.958620052,-0.782310877,3.979815999,3.197505122,1.85726289,-0.313104263,1.544158627,0.227727299,0,0.227727299,-0.981364678,0.356405226,-0.624959451,0.75529195 -Jae Crowder,crowdja01,2015,RS,DAL,541,265,2.635097244,-0.207009075,2.42808817,2.556573947,-0.407404618,2.14916933,2.746501599,-0.283360242,2.463141357,0.709226983,0.709226983,0,2.879001265,-0.480793949,2.398207316,0.597902776 -Jae Crowder,crowdja01,2015,RS,BOS,2820,1382,1.318659233,0.232732268,1.551391501,2.107763939,1.167301677,3.275065617,1.580095817,0.429324532,2.009420349,3.371027025,3.371027025,0,1.317800794,0.511632516,1.82943331,0.43368413 -Jae Crowder,crowdja01,2016,PO,BOS,410,197,-4.438018204,2.742347268,-1.695670935,-6.050539528,8.788945499,2.738405971,-4.998426718,4.09262802,-0.905798698,0.191211861,0,0.191211861,-1.616443,1.3125777,-0.3038653,0.019586259 -Jae Crowder,crowdja01,2016,RS,BOS,4829,2308,1.18984647,0.104699711,1.294546181,0.985816167,0.318185775,1.304001942,1.211091583,0.117989936,1.32908152,4.843229558,4.843229558,0,1.419348781,1.320611774,2.739960555,0.812495591 -Jae Crowder,crowdja01,2017,PO,BOS,1181,596,0.970980106,1.099515937,2.070496043,0.016038377,3.555836175,3.571874552,0.828183214,1.707737465,2.535920679,1.665231784,0,1.665231784,-0.007938632,1.39787448,1.389935848,0.436217713 -Jae Crowder,crowdja01,2017,RS,BOS,4781,2335,1.009768758,0.138974024,1.148742781,4.706571389,2.168178651,6.87475004,1.811411366,0.572418088,2.383829454,6.139019625,6.139019625,0,2.471376555,0.494996188,2.966372743,0.368903014 -Jae Crowder,crowdja01,2018,PO,UTA,679,323,-2.315389408,0.617870912,-1.697518497,-7.799523015,-3.019125997,-10.81864901,-3.589471142,-0.176158049,-3.76562919,-0.175191215,0,-0.175191215,-2.435782832,0.531474233,-1.904308599,1.453471448 -Jae Crowder,crowdja01,2018,RS,CLE,2792,1346,-1.182032006,-0.847514905,-2.029546911,-2.493025108,-3.296196003,-5.789221111,-1.570967831,-1.358049974,-2.929017805,-0.123061809,-0.123061809,0,-1.134942405,-0.726180238,-1.861122643,0.100905198 -Jae Crowder,crowdja01,2018,RS,UTA,1548,744,-1.240614554,0.792251766,-0.448362788,-2.074267018,4.058307952,1.984040935,-1.497029212,1.44984923,-0.047179982,1.027825977,1.027825977,0,-0.570267999,1.46875276,0.89848476,0.180394525 -Jae Crowder,crowdja01,2019,PO,UTA,263,130,1.28320348,1.839035086,3.122238566,-10.69102202,3.733075838,-6.957946181,-1.045289295,2.300381062,1.255091767,0.272535024,0,0.272535024,-2.83820723,1.552008205,-1.286199024,-0.52155174 -Jae Crowder,crowdja01,2019,RS,UTA,4645,2166,-0.124616922,0.82352958,0.698912658,0.072393943,-0.587980034,-0.515586091,-0.099243603,0.516335916,0.417092313,3.513227156,3.513227156,0,0.610920089,0.631889827,1.242809916,0.387132444 -Dante Cunningham,cunnida01,2014,RS,MIN,3341,1635,-1.140603978,0.489743646,-0.650860333,-2.488420193,-0.974221165,-3.462641358,-1.521634791,0.210000972,-1.311633819,1.182832861,1.182832861,0,-1.573397617,0.260911354,-1.312486263,-1.360490952 -Dante Cunningham,cunnida01,2015,PO,NOP,151,75,6.181205541,3.956456997,10.13766254,13.67430753,-2.742962449,10.93134508,7.94176433,2.834254636,10.77601897,0.530063636,0,0.530063636,9.411733058,2.131563203,11.54329626,-0.676188296 -Dante Cunningham,cunnida01,2015,RS,NOP,3174,1652,-2.823856471,0.088518436,-2.735338035,-1.863878717,-0.2647336,-2.128612317,-2.791896564,0.03270793,-2.759188634,-0.007618657,-0.007618657,0,-2.780807898,0.003185669,-2.777622229,-1.559979084 -Dante Cunningham,cunnida01,2016,RS,NOP,4034,1971,-2.172514234,-2.532147251,-4.704661484,-0.611416503,-2.65107952,-3.262496023,-1.957407963,-2.67745574,-4.634863704,-1.884683847,-1.884683847,0,-2.289206825,-2.473725837,-4.762932661,-0.55380332 -Dante Cunningham,cunnida01,2017,RS,NOP,3421,1649,-2.23340324,0.605902334,-1.627500906,2.328626584,-1.38389314,0.944733444,-1.374112552,0.208168806,-1.165943746,1.324776682,1.324776682,0,-1.829762445,-0.03209777,-1.861860215,-0.58302606 -Dante Cunningham,cunnida01,2018,RS,NOP,2372,1115,-2.993972327,-0.782891908,-3.776864235,-1.885828952,0.431270931,-1.454558021,-2.929559703,-0.586960698,-3.516520401,-0.433661566,-0.433661566,0,-2.977005001,-0.741981839,-3.71898684,-0.543965846 -Dante Cunningham,cunnida01,2018,RS,BRK,951,447,-2.022147382,0.081178251,-1.940969131,2.212260477,-3.082181416,-0.86992094,-1.253551943,-0.548537722,-1.802089665,0.216815048,0.216815048,0,-0.831383325,-0.374204711,-1.205588036,0.2914615 -Dante Cunningham,cunnida01,2019,PO,SAS,24,13,10.83651549,3.038181058,13.87469655,0.755759487,23.5818115,24.33757099,9.412790486,7.509780016,16.9225705,0.129419214,0,0.129419214,4.836345986,2.203028555,7.039374541,-3.806836641 -Dante Cunningham,cunnida01,2019,RS,SAS,1950,928,-1.465744851,-1.764679689,-3.23042454,-5.052386802,-3.022236672,-8.074623474,-2.291095814,-2.128491491,-4.419587305,-0.786852632,-0.786852632,0,-2.460055165,-2.324891921,-4.784947086,-0.46922217 -Jared Cunningham,cunnija01,2014,RS,ATL,46,22,-8.066999447,11.36957856,3.302579115,-8.072884972,7.843435649,-0.229449323,-8.633482183,11.27035942,2.636877235,0.061239099,0.061239099,0,-9.033361522,6.530379655,-2.502981868,1.228804336 -Jared Cunningham,cunnija01,2014,RS,SAC,124,58,-0.13357509,3.750139506,3.616564417,-1.091819571,6.895427024,5.803607453,-0.311723639,4.687599639,4.375876,0.211329049,0.211329049,0,0.186218907,4.189071244,4.375290151,0.210590185 -Jared Cunningham,cunnija01,2015,RS,LAC,190,89,-6.250915044,1.232450144,-5.0184649,-3.109295096,3.722061683,0.612766587,-6.142258791,1.792098255,-4.350160536,-0.073768475,-0.073768475,0,-3.417340185,-0.079242473,-3.496582658,1.463241275 -Jared Cunningham,cunnija01,2016,RS,CLE,721,355,-4.26594234,-2.202468417,-6.468410757,-2.777321441,-1.303815682,-4.081137123,-4.266513531,-2.172368197,-6.438881728,-0.667269288,-0.667269288,0,-3.29760998,-2.821362554,-6.118972534,-0.126449732 -Jared Cunningham,cunnija01,2016,RS,MIL,107,55,-1.543847237,14.15030301,12.60645578,-13.39007979,-0.301260604,-13.69134039,-4.09464579,12.0505057,7.955859914,0.303683773,0.303683773,0,-1.519954597,8.473191697,6.9532371,1.06246084 -Seth Curry,curryse01,2014,RS,MEM,8,4,-1.723859622,-3.721402083,-5.445261705,25.70901756,20.92068564,46.6297032,3.882527546,1.088615024,4.97114257,0.015430781,0.015430781,0,2.408343528,-3.304035306,-0.895691778,-1.987573893 -Seth Curry,curryse01,2014,RS,CLE,19,9,0.785024303,34.19688599,34.98191029,-23.23115411,3.280374052,-19.95078006,-4.129113923,29.91428667,25.78517274,0.132597142,0.132597142,0,-2.024834226,25.6737305,23.64889627,1.148784567 -Seth Curry,curryse01,2015,RS,PHO,16,8,-21.81032781,-7.952814432,-29.76314224,-16.69230299,-0.902478683,-17.59478168,-22.08144714,-6.966074632,-29.04752178,-0.105656853,-0.105656853,0,-17.97564536,-2.056329086,-20.03197445,-1.500127319 -Seth Curry,curryse01,2016,RS,SAC,1461,692,0.883510734,-2.740583659,-1.857072925,-0.426701621,-1.015999344,-1.442700966,0.679318195,-2.515113618,-1.835795423,0.322896279,0.322896279,0,-0.447212236,-3.067093064,-3.5143053,0.038952658 -Seth Curry,curryse01,2017,RS,DAL,3957,2029,1.026838285,0.454566716,1.481405002,1.042688312,1.210571805,2.253260117,1.143214518,0.630862002,1.77407652,4.629249836,4.629249836,0,1.079916176,1.006252686,2.086168862,-1.132173645 -Seth Curry,curryse01,2019,PO,POR,661,326,-0.214102048,1.720702951,1.506600903,1.643745178,6.099851774,7.743596952,0.131737555,2.739371882,2.871109436,0.953605426,0,0.953605426,-0.676116123,2.696336817,2.020220694,-1.097679045 -Seth Curry,curryse01,2019,RS,POR,2919,1399,-0.129745817,-0.266202283,-0.3959481,-1.588289749,1.459428413,-0.128861336,-0.490328974,0.064196033,-0.426132941,1.648571907,1.648571907,0,-0.144320445,-0.70803564,-0.852356085,-0.622662098 -Stephen Curry,curryst01,2014,PO,GSW,600,296,5.637270641,-0.037773301,5.59949734,21.35628853,5.840874925,27.19716345,9.203973843,1.160618099,10.36459194,2.049718199,0,2.049718199,6.850555728,1.599641172,8.450196899,0.320411873 -Stephen Curry,curryst01,2014,RS,GSW,5819,2846,6.757537391,0.700927346,7.458464737,9.131565826,-0.430127702,8.701438125,7.609201262,0.456967809,8.066169071,16.09322437,16.09322437,0,7.852722498,1.007301267,8.860023765,2.368535345 -Stephen Curry,curryst01,2015,PO,GSW,1668,826,7.143250355,1.099762291,8.243012646,-1.304580919,10.319199,9.014618082,5.713214993,3.025837125,8.739052117,5.175087958,0,5.175087958,5.347107526,2.556066992,7.903174517,3.506650138 -Stephen Curry,curryst01,2015,RS,GSW,5524,2613,8.91614513,1.851514074,10.7676592,9.792626053,3.536520231,13.32914628,9.472838727,2.259680893,11.73251962,19.91478519,19.91478519,0,9.826623948,2.687538231,12.51416218,3.016670428 -Stephen Curry,curryst01,2016,PO,GSW,1273,614,8.068995257,-0.723118521,7.345876736,2.306388181,-1.44467606,0.861712122,7.233372996,-0.985195143,6.248177854,3.007554769,0,3.007554769,5.480702255,0.115619902,5.596322157,3.28310837 -Stephen Curry,curryst01,2016,RS,GSW,5780,2700,11.07553553,2.219630542,13.29516607,8.987144938,4.477084862,13.4642298,11.07230112,2.789797886,13.862099,23.659318,23.659318,0,11.77031923,3.284835978,15.05515521,3.311177574 -Stephen Curry,curryst01,2017,PO,GSW,1287,601,10.59108846,1.224755493,11.81584395,15.88651072,-2.80555474,13.08095598,12.20103463,0.378055481,12.57909011,5.033692354,0,5.033692354,11.63803352,0.742001761,12.38003529,3.704485851 -Stephen Curry,curryst01,2017,RS,GSW,5676,2638,7.834434144,-0.613234197,7.221199946,10.1463292,1.811443633,11.95777283,8.652860801,-0.203338714,8.449522087,15.61961184,15.61961184,0,9.372877093,0.560433109,9.933310202,3.553674421 -Stephen Curry,curryst01,2018,PO,GSW,1143,555,4.777561147,3.075683822,7.853244968,2.740687493,2.776658021,5.517345515,4.549631445,3.102968969,7.652600414,3.073945003,0,3.073945003,4.587357195,3.871742972,8.459100167,1.154537357 -Stephen Curry,curryst01,2018,RS,GSW,3565,1631,8.73099716,-1.53316531,7.19783185,8.794151148,-1.562076964,7.232074184,9.182645177,-1.655314675,7.527330502,8.773362408,8.773362408,0,9.370976353,-0.732633798,8.638342555,2.56597716 -Stephen Curry,curryst01,2019,PO,GSW,1761,846,7.930617575,-1.305367378,6.625250196,4.533259572,1.325647652,5.858907224,7.586490854,-0.859969932,6.726520921,4.3023352,0,4.3023352,6.882926378,-0.025825714,6.857100664,1.972921502 -Stephen Curry,curryst01,2019,RS,GSW,5059,2331,7.156678084,-0.094462213,7.062215871,7.268302789,3.677967029,10.94626982,7.482670433,0.672821878,8.155492312,13.2637935,13.2637935,0,8.486089978,0.864722101,9.35081208,2.311394131 -Samuel Dalembert,dalemsa01,2014,PO,DAL,257,135,2.172664608,2.750140493,4.922805101,-2.140331846,-0.592958012,-2.733289858,1.25664282,2.201194665,3.457837484,0.435885765,0,0.435885765,3.62562719,3.118655501,6.74428269,-1.073378343 -Samuel Dalembert,dalemsa01,2014,RS,DAL,3211,1614,-2.323427828,2.245591369,-0.077836459,-0.721361165,2.536813686,1.815452521,-2.155503171,2.455423477,0.299920306,2.510194069,2.510194069,0,-1.606224555,1.995392506,0.389167951,-0.049717975 -Samuel Dalembert,dalemsa01,2015,RS,NYK,1049,544,-4.528234611,4.309321966,-0.218912645,-4.863884969,-0.788800235,-5.652685204,-4.829659935,3.561037738,-1.268622197,0.411881686,0.411881686,0,-4.169649474,2.140082653,-2.029566821,0.169572621 -Troy Daniels,danietr01,2014,PO,HOU,138,68,4.224859177,1.93640908,6.161268256,1.588646131,5.299279721,6.887925852,3.922894934,2.790469142,6.713364076,0.339731212,0,0.339731212,0.042926749,3.134082452,3.177009202,0.306115459 -Troy Daniels,danietr01,2014,RS,HOU,147,75,3.960245468,-5.79996641,-1.839720943,11.94695745,-4.306218533,7.64073892,5.825535265,-5.858313122,-0.032777857,0.10532405,0.10532405,0,4.375901632,-5.009070609,-0.633168977,1.244934771 -Troy Daniels,danietr01,2015,RS,CHA,268,135,2.790646124,-1.580917581,1.209728544,-5.474293692,-2.494750854,-7.969044546,1.355952878,-1.838901254,-0.482948376,0.157495602,0.157495602,0,0.626329143,-1.370180599,-0.743851456,0.82777388 -Troy Daniels,danietr01,2015,RS,MIN,312,154,1.459350883,-1.281032559,0.178318324,-2.568478285,2.949164047,0.380685762,0.779930871,-0.379700763,0.400230108,0.249016541,0.249016541,0,-0.263460121,-2.605691259,-2.86915138,0.58131233 -Troy Daniels,danietr01,2015,RS,HOU,224,108,-1.093524196,-4.635613035,-5.729137231,-8.204532697,-4.347394044,-12.55192674,-2.659748341,-4.885230612,-7.544978953,-0.269274156,-0.269274156,0,-1.84761237,-4.964512092,-6.812124462,1.837651735 -Troy Daniels,danietr01,2016,PO,CHA,36,18,-14.78872595,-4.815173993,-19.60389994,-8.129185312,-4.632917934,-12.76210325,-14.23818335,-4.958925065,-19.19710842,-0.156583789,0,-0.156583789,-9.362155642,-7.647549574,-17.00970522,0.490438078 -Troy Daniels,danietr01,2016,RS,CHA,991,476,1.406787323,-2.761995282,-1.355207959,-3.427734903,-0.991190936,-4.418925839,0.464705945,-2.590035057,-2.125329113,0.15272723,0.15272723,0,0.271261964,-3.282426545,-3.011164581,0.658670034 -Troy Daniels,danietr01,2017,PO,MEM,130,68,-1.613861353,2.872429488,1.258568135,5.853980697,1.100818757,6.954799454,-0.235180489,2.724386265,2.489205776,0.18595378,0,0.18595378,1.182077232,-0.65304402,0.529033211,-0.779748006 -Troy Daniels,danietr01,2017,RS,MEM,2359,1183,1.732364522,-1.793908568,-0.061544045,-0.759086812,1.221529298,0.462442486,1.346291977,-1.29323393,0.053058047,1.697649989,1.697649989,0,1.239919828,-1.640427592,-0.400507765,0.337308886 -Troy Daniels,danietr01,2018,RS,PHO,3433,1622,-0.387941397,-3.671291267,-4.059232663,-1.162961799,-3.891757201,-5.054719,-0.516219339,-3.886792897,-4.403012235,-1.36570994,-1.36570994,0,-0.563617394,-3.761671454,-4.325288848,-0.161786912 -Troy Daniels,danietr01,2019,RS,PHO,1624,760,-0.92128413,-1.637621074,-2.558905204,-1.248815658,-0.942869894,-2.191685551,-0.986345569,-1.526318799,-2.512664369,0.092194282,0.092194282,0,-1.340784431,-1.823359132,-3.164143564,0.184847216 -Gigi Datome,datomlu01,2014,RS,DET,484,238,-3.85187972,-2.856306995,-6.708186715,0.864833152,5.951015514,6.815848667,-3.068421313,-1.124502663,-4.192923976,-0.175566764,-0.175566764,0,-1.857192977,-2.68019969,-4.537392667,0.194866683 -Gigi Datome,datomlu01,2015,PO,BOS,34,14,-2.353898858,-9.191957182,-11.54585604,-4.985016891,8.297615098,3.312598207,-2.981054142,-6.100503725,-9.081557868,-0.047326907,0,-0.047326907,-4.480069546,-7.343133085,-11.82320263,1.414167334 -Gigi Datome,datomlu01,2015,RS,DET,33,17,9.1989959,-2.694549658,6.504446242,8.949519948,1.536709759,10.48622971,9.780748757,-1.952088361,7.828660396,0.09454926,0.09454926,0,4.544348565,-2.563953169,1.980395397,2.922527399 -Gigi Datome,datomlu01,2015,RS,BOS,385,192,0.635927624,-1.92239368,-1.286466056,0.457828025,6.176303797,6.634131822,0.656629676,-0.349206806,0.30742287,0.298778064,0.298778064,0,0.782969974,-2.680047074,-1.8970771,-0.231231619 -Brandon Davies,daviebr01,2014,RS,PHI,1208,575,-3.796497935,-0.156168393,-3.952666329,-0.993483038,3.812551975,2.819068937,-3.383135113,0.72791799,-2.655217123,0.027964199,0.027964199,0,-3.848355149,-0.665143007,-4.513498156,0.545770763 -Brandon Davies,daviebr01,2015,RS,BRK,85,44,-3.363404887,0.13035759,-3.233047297,-8.191852663,-10.73498138,-18.92683404,-4.582050284,-2.11626748,-6.698317765,-0.089335345,-0.089335345,0,-3.736787136,-3.799070554,-7.53585769,0.757710413 -Brandon Davies,daviebr01,2015,RS,PHI,788,379,-1.633174717,-1.184366681,-2.817541398,-0.996251639,-6.946892011,-7.94314365,-1.477972771,-2.450633698,-3.928606469,-0.231925538,-0.231925538,0,-1.784336965,-0.791035986,-2.57537295,1.692909779 -Anthony Davis,davisan02,2014,RS,NOP,4610,2358,1.144708154,2.539155108,3.683863261,1.203007794,0.424147483,1.627155277,1.210109966,2.284343543,3.49445351,7.517069392,7.517069392,0,1.657155606,2.274553174,3.93170878,0.059619409 -Anthony Davis,davisan02,2015,PO,NOP,339,172,-0.790302665,3.159354451,2.369051786,-10.57742758,21.35421451,10.77678693,-2.851574911,7.21897428,4.367399369,0.637060637,0,0.637060637,3.360573744,6.74199531,10.10256905,-1.064972776 -Anthony Davis,davisan02,2015,RS,NOP,4777,2455,3.954198458,4.531730286,8.485928744,4.856793402,3.107422975,7.964216377,4.315785373,4.530028299,8.845813672,14.52595491,14.52595491,0,4.427118786,4.588455087,9.015573873,0.011374978 -Anthony Davis,davisan02,2016,RS,NOP,4434,2164,0.78763478,2.507584915,3.295219695,-1.747042811,0.449625755,-1.297417057,0.307322345,2.280605087,2.587927432,5.925508444,5.925508444,0,0.80288781,2.101566082,2.904453892,0.531332751 -Anthony Davis,davisan02,2017,RS,NOP,5582,2708,0.664418194,3.890133442,4.554551637,-0.136457847,5.508031797,5.37157395,0.581632221,4.449178164,5.030810385,10.80842731,10.80842731,0,0.996587349,3.822936391,4.819523739,0.531888178 -Anthony Davis,davisan02,2018,PO,NOP,777,358,-0.556938811,5.56246898,5.005530169,-1.527955241,2.773448943,1.245493703,-0.791646455,5.285749599,4.494103144,1.386728543,0,1.386728543,1.864793028,6.132713198,7.997506226,1.578730341 -Anthony Davis,davisan02,2018,RS,NOP,5835,2727,1.621143819,3.552789007,5.173932827,0.946150501,3.858582493,4.804732994,1.532898055,3.833470056,5.366368111,11.42556453,11.42556453,0,2.943078384,3.592508786,6.53558717,1.169515648 -Anthony Davis,davisan02,2019,RS,NOP,3998,1850,4.205512058,3.412802459,7.618314517,2.598544921,1.550564376,4.149109296,4.105122105,3.275084908,7.380207013,9.609615264,9.609615264,0,4.307410969,3.020674403,7.328085372,0.511792659 -Deyonta Davis,davisde01,2017,PO,MEM,23,11,3.980058588,-4.548368276,-0.568309689,-9.607562564,-5.080158128,-14.68772069,1.36032711,-4.818334766,-3.458007657,-0.004163837,0,-0.004163837,6.20396133,-7.280608054,-1.076646724,1.549606882 -Deyonta Davis,davisde01,2017,RS,MEM,483,238,-3.572025551,2.885993235,-0.686032317,-5.453231654,1.135154252,-4.318077402,-4.201547474,2.658031939,-1.543515535,0.14563793,0.14563793,0,-4.569232644,0.686058961,-3.883173683,-0.577550667 -Deyonta Davis,davisde01,2018,RS,MEM,1964,943,-1.159274765,-3.124543236,-4.283818001,-0.577630288,-2.344291884,-2.921922172,-1.065143576,-3.121627977,-4.186771552,-0.689934974,-0.689934974,0,-1.909275373,-2.829964482,-4.739239856,-0.189786817 -Deyonta Davis,davisde01,2019,RS,ATL,265,118,-3.074097507,2.798761451,-0.275336055,-6.869710122,3.155520575,-3.714189547,-4.039434097,3.099786981,-0.939647117,0.10858294,0.10858294,0,-3.402058962,0.65824078,-2.743818182,-0.380407643 -Ed Davis,davised01,2014,PO,MEM,48,25,0.43498333,2.335507675,2.770491005,-3.008747469,7.307967598,4.299220129,-0.220629361,3.451045153,3.230415793,0.078667141,0,0.078667141,-1.273946339,0.658464792,-0.615481546,-0.006167943 -Ed Davis,davised01,2014,RS,MEM,1847,956,-1.401385175,1.500646063,0.099260888,-0.679983361,3.798884514,3.118901152,-1.330920629,2.04010654,0.709185911,1.677074566,1.677074566,0,-1.745228622,1.351644076,-0.393584546,-0.576864038 -Ed Davis,davised01,2015,RS,LAL,3663,1840,1.122901199,0.661896822,1.784798021,1.101206823,-1.317871672,-0.216664849,1.207631462,0.36950531,1.577136772,4.021977666,4.021977666,0,0.399544764,-0.000124981,0.399419783,-0.948985526 -Ed Davis,davised01,2016,PO,POR,416,205,0.849415978,-5.042145721,-4.192729743,-0.475994203,-2.502047399,-2.978041602,0.542273076,-4.82029941,-4.278026334,-0.164253747,0,-0.164253747,-0.097436648,-3.880070538,-3.977507186,-0.332323751 -Ed Davis,davised01,2016,RS,POR,3410,1684,1.112527246,2.04058342,3.153110666,-1.187298744,1.157102559,-0.030196185,0.686130763,1.989963794,2.676094558,4.622170136,4.622170136,0,0.348435139,1.645523765,1.993958904,-0.834253489 -Ed Davis,davised01,2017,RS,POR,1617,789,-2.314163639,-2.955404759,-5.269568398,-3.285538733,-2.314535212,-5.600073946,-2.661586334,-2.977642725,-5.63922906,-1.161543939,-1.161543939,0,-2.877646567,-2.070645323,-4.94829189,-0.12725603 -Ed Davis,davised01,2018,PO,POR,146,71,-7.741176541,-4.344662301,-12.08583884,-0.610154798,7.546776721,6.936621924,-6.716336231,-2.050758828,-8.767095059,-0.221558611,0,-0.221558611,-6.590236379,-2.982614542,-9.572850921,-1.406379027 -Ed Davis,davised01,2018,RS,POR,2953,1471,-0.760483644,1.473349199,0.712865556,1.894202983,1.19045339,3.084656373,-0.24683839,1.467529155,1.220690764,2.93687448,2.93687448,0,-0.982660672,1.900876189,0.918215517,-1.436195056 -Ed Davis,davised01,2019,PO,BRK,84,41,1.725484385,-3.950613645,-2.22512926,19.42717163,13.81576344,33.24293507,5.553002406,-0.475828474,5.077173933,0.166703684,0,0.166703684,2.733136742,-6.914946777,-4.181810035,-1.272457985 -Ed Davis,davised01,2019,RS,BRK,3041,1446,-0.701855168,0.542986914,-0.158868254,-1.511074562,5.159392717,3.648318155,-0.921189779,1.522853683,0.601663905,2.45011332,2.45011332,0,-1.338457222,1.862464979,0.524007757,-0.930404442 -Glen Davis,davisgl01,2014,PO,LAC,325,158,-0.545322938,-2.085750017,-2.631072955,-4.529078464,5.276651077,0.747572613,-1.526145353,-0.664617878,-2.190763231,0.046758897,0,0.046758897,-1.191999616,-2.115690524,-3.30769014,0.527306536 -Glen Davis,davisgl01,2014,RS,LAC,630,308,-5.565034785,-1.667396213,-7.232430999,-4.95501427,-1.753260008,-6.708274279,-5.851915742,-1.827711944,-7.679627685,-0.771848806,-0.771848806,0,-5.888110684,-0.514263179,-6.402373863,-0.346784162 -Glen Davis,davisgl01,2014,RS,ORL,2645,1354,-2.950150544,1.074145105,-1.876005439,-1.29025611,0.065358423,-1.224897687,-2.715962608,0.960139214,-1.755823394,0.678605064,0.678605064,0,-2.689487155,1.095100066,-1.594387089,-1.142797446 -Glen Davis,davisgl01,2015,PO,LAC,315,144,-4.043738178,2.705703904,-1.338034274,-2.81091429,-10.04892741,-12.8598417,-4.12628509,0.21462892,-3.91165617,-0.088374726,0,-0.088374726,-3.119131965,-1.237725268,-4.356857233,0.386737576 -Glen Davis,davisgl01,2015,RS,LAC,1829,904,-4.180073248,1.255622828,-2.924450419,-10.70136552,2.178179524,-8.523186,-5.844181753,1.496769895,-4.347411858,-0.734296099,-0.734296099,0,-4.739009821,1.43132172,-3.307688101,-0.32063914 -Tyler Davis,davisty01,2019,RS,OKC,2,1,-32.9681128,56.79321834,23.82510554,-60.51009446,61.51676921,1.006674756,-40.82592091,61.11388186,20.28796095,0.01142252,0.01142252,0,-26.93530508,42.98906324,16.05375815,-2.873834033 -Andre Dawkins,dawkian01,2015,RS,MIA,43,22,-11.3228645,-0.2521859,-11.5750504,-10.63743798,0.15825169,-10.47918629,-11.83037676,-0.108561314,-11.93893807,-0.102565477,-0.102565477,0,-9.239889877,-4.165275332,-13.40516521,-0.534456524 -Branden Dawson,dawsobr01,2016,RS,LAC,58,29,-3.152947529,-16.1217034,-19.27465093,-2.839534192,-15.30257962,-18.14211382,-3.299386046,-17.03257188,-20.33195793,-0.257225065,-0.257225065,0,-4.355397574,-14.3170433,-18.67244087,-1.094537549 -Austin Daye,dayeau01,2014,PO,SAS,10,6,-21.5875357,2.723659574,-18.86387613,-0.958169012,-10.44685142,-11.40502043,-18.62523413,0.171803705,-18.45343042,-0.04827854,0,-0.04827854,-11.37087701,2.294019257,-9.076857749,-2.434063334 -Austin Daye,dayeau01,2014,RS,SAS,232,115,1.448452637,-2.983192384,-1.534739747,4.488860101,-1.167804502,3.3210556,2.06883913,-2.869418217,-0.800579088,0.114007681,0.114007681,0,1.339512929,-1.911386625,-0.571873696,-0.310853606 -Austin Daye,dayeau01,2014,RS,TOR,72,33,-2.196586167,-1.892775703,-4.08936187,-12.41022398,-3.254652884,-15.66487686,-4.495133278,-2.289699725,-6.784833003,-0.068030945,-0.068030945,0,-2.341825907,-3.015101908,-5.356927815,0.138474199 -Austin Daye,dayeau01,2015,RS,ATL,157,76,-1.297466518,2.962821096,1.665354578,5.618478766,-1.146409664,4.472069102,0.06180222,2.286333666,2.348135886,0.201293964,0.201293964,0,1.592190261,0.384458949,1.97664921,1.752521646 -Austin Daye,dayeau01,2015,RS,SAS,550,268,-4.712994365,-1.3120706,-6.025064966,-6.927396868,-0.946776342,-7.87417321,-5.528411227,-1.383529614,-6.911940842,-0.573083406,-0.573083406,0,-5.366762605,-1.239589831,-6.606352437,0.675088899 -Nando De Colo,decolna01,2014,PO,TOR,8,4,-5.88153635,-21.88985462,-27.77139097,8.105247487,7.551510488,15.65675798,-3.163056046,-17.11454669,-20.27760274,-0.037354374,0,-0.037354374,-5.606379111,-17.07970041,-22.68607952,1.162900692 -Nando De Colo,decolna01,2014,RS,SAS,607,301,0.570159204,-1.744853257,-1.174694053,-2.504237503,-0.828701442,-3.332938945,-0.095685203,-1.74924387,-1.844929072,0.140208605,0.140208605,0,-0.312637246,-1.269150183,-1.58178743,0.839601837 -Nando De Colo,decolna01,2014,RS,TOR,379,193,0.603068622,-2.022889825,-1.419821203,0.723155458,-4.511302253,-3.788146795,0.629843512,-2.68201868,-2.052175168,0.068972158,0.068972158,0,-0.817868193,-2.732405934,-3.550274128,0.360583426 -Dewayne Dedmon,dedmode01,2014,RS,ORL,451,234,-1.268846938,0.444270642,-0.824576296,-2.152259177,-0.409500696,-2.561759872,-1.46840432,0.348198704,-1.120205615,0.194423584,0.194423584,0,-1.50006591,0.581163913,-0.918901997,-0.075101222 -Dewayne Dedmon,dedmode01,2014,RS,PHI,313,150,-2.883852186,2.662446028,-0.221406158,-5.352202083,4.049727341,-1.302474742,-3.520569521,3.183148577,-0.337420944,0.185512643,0.185512643,0,-4.141364806,1.288329155,-2.853035652,0.45609087 -Dewayne Dedmon,dedmode01,2014,RS,GSW,16,6,-3.718664613,-11.62343476,-15.34209938,3.235772015,-19.80592421,-16.57015219,-2.454785266,-14.08480103,-16.5395863,-0.042900496,-0.042900496,0,-0.78326901,-13.18448731,-13.96775632,1.56283989 -Dewayne Dedmon,dedmode01,2015,RS,ORL,1684,845,-3.174954863,0.505116433,-2.669838431,-2.795363036,5.7480757,2.952712664,-3.241148703,1.676289025,-1.564859678,0.5113155,0.5113155,0,-3.703921761,0.782650209,-2.921271551,0.071130182 -Dewayne Dedmon,dedmode01,2016,RS,ORL,1434,705,-0.800591039,1.343483498,0.542892459,-1.729148988,-0.313799097,-2.042948085,-1.024454829,1.089795794,0.065340966,1.015862264,1.015862264,0,-1.686799931,0.577861402,-1.108938529,0.309676037 -Dewayne Dedmon,dedmode01,2017,PO,SAS,201,97,-1.115065621,0.153779539,-0.961286082,-9.996606598,-0.654148822,-10.65075542,-3.095504693,-0.019969788,-3.115474482,-0.01895396,0,-0.01895396,-2.394173544,-0.473087007,-2.867260551,1.551445491 -Dewayne Dedmon,dedmode01,2017,RS,SAS,2650,1330,-1.421892483,3.656451906,2.234559423,-1.630039605,4.931241197,3.301201592,-1.586802066,4.050493263,2.463691197,3.527896903,3.527896903,0,-1.758040406,4.010423591,2.252383185,-0.275506594 -Dewayne Dedmon,dedmode01,2018,RS,ATL,3200,1542,-1.821418913,1.034963528,-0.786455384,-0.067118165,0.884546739,0.817428574,-1.522958882,1.11102808,-0.411930802,1.840296146,1.840296146,0,-1.290316624,0.500848156,-0.789468468,0.046955432 -Dewayne Dedmon,dedmode01,2019,RS,ATL,3482,1609,-1.310900239,1.531958757,0.221058518,0.948753082,-0.976645522,-0.02789244,-0.891659562,1.146982037,0.255322475,2.466204847,2.466204847,0,-0.431952084,1.191371267,0.759419183,-0.037171255 -Bryce Dejean-Jones,dejeabr01,2016,RS,NOP,560,279,-2.842453227,-0.292430671,-3.134883898,-2.14331783,-2.340757943,-4.484075772,-2.857573943,-0.712378313,-3.569952256,-0.116591272,-0.116591272,0,-3.10630558,-0.696755387,-3.803060967,-0.105052011 -Sam Dekker,dekkesa01,2016,RS,HOU,16,6,-5.726391003,11.07307115,5.346680151,-7.23495633,-14.16658458,-21.40154091,-6.401522294,6.578198282,0.176675987,0.009066483,0.009066483,0,-7.606123682,6.398307375,-1.207816306,1.170687465 -Sam Dekker,dekkesa01,2017,PO,HOU,67,31,0.810678081,-0.995350499,-0.184672418,-7.781294966,-10.90761405,-18.68890902,-1.007431117,-3.155183233,-4.162614349,-0.02305292,0,-0.02305292,2.651142131,-4.149666092,-1.498523961,0.042218068 -Sam Dekker,dekkesa01,2017,RS,HOU,3004,1419,-0.340331875,0.230968666,-0.109363209,-0.56617644,-0.512134812,-1.078311252,-0.497263593,0.080028479,-0.417235114,1.68129526,1.68129526,0,0.105570765,-0.670253247,-0.564682482,-0.439406228 -Sam Dekker,dekkesa01,2018,RS,LAC,1898,883,-2.07668623,0.272991059,-1.803695171,-0.115380353,3.0741588,2.958778447,-1.826652782,0.892909439,-0.933743343,0.814566641,0.814566641,0,-1.864870301,-0.773476825,-2.638347126,-0.444796937 -Sam Dekker,dekkesa01,2019,RS,WAS,1330,619,-1.690936334,-1.641060333,-3.331996667,-0.403868773,-0.557433413,-0.961302186,-1.53711924,-1.471854725,-3.008973965,-0.081165183,-0.081165183,0,-1.205322367,-2.241361984,-3.446684351,-0.77551909 -Sam Dekker,dekkesa01,2019,RS,CLE,353,169,-1.169222832,-3.356516563,-4.525739395,1.786203744,-2.386095467,-0.599891723,-0.596874586,-3.241343606,-3.838218191,-0.093425846,-0.093425846,0,-0.763609779,-2.645183449,-3.408793228,-0.43930425 -Malcolm Delaney,delanma01,2017,PO,ATL,8,3,41.84827957,1.726991141,43.57527071,10.19052374,-0.275803282,9.914720455,37.71532068,1.387532255,39.10285293,0.065608598,0,0.065608598,24.82714523,-1.340417548,23.48672768,-0.672959313 -Malcolm Delaney,delanma01,2017,RS,ATL,2562,1248,-3.454292889,-0.416593,-3.870885889,-2.330315866,2.900110727,0.569794861,-3.391081551,0.216143915,-3.174937636,-0.269534377,-0.269534377,0,-3.692168338,-0.345180652,-4.037348991,-0.375582341 -Malcolm Delaney,delanma01,2018,RS,ATL,2108,1014,-1.239302507,-0.052249183,-1.29155169,-2.103661525,0.966178975,-1.13748255,-1.452120296,0.170040227,-1.282080069,0.759370284,0.759370284,0,-1.20684861,-0.663910543,-1.870759153,-0.006207566 -Angel Delgado,delgaan01,2019,RS,LAC,33,15,-5.934942175,7.071052641,1.136110466,-17.86847222,20.35234741,2.483875195,-8.743579986,10.36188648,1.618306498,0.033324859,0.033324859,0,-4.828892919,7.911680878,3.082787958,-0.322502903 -Matthew Dellavedova,dellama01,2014,RS,CLE,2542,1271,0.606010335,-0.553215297,0.052795038,1.942039982,4.846072169,6.788112151,0.94074832,0.570562556,1.511310876,2.770166802,2.770166802,0,0.352886906,-0.17326814,0.179618767,0.238085961 -Matthew Dellavedova,dellama01,2015,PO,CLE,970,497,-1.131045548,0.996451582,-0.134593966,-3.077370406,8.023894317,4.946523912,-1.707259064,2.470678607,0.763419544,0.925880635,0,0.925880635,0.505398652,2.185391994,2.690790647,0.739974224 -Matthew Dellavedova,dellama01,2015,RS,CLE,2686,1380,0.101842822,-1.936994695,-1.835151873,-2.456399158,-0.69540995,-3.151809108,-0.491540893,-1.797159159,-2.288700051,0.321407773,0.321407773,0,-0.049452587,-1.464862915,-1.514315502,-0.9986705 -Matthew Dellavedova,dellama01,2016,PO,CLE,471,241,1.220231399,-4.894800321,-3.674568923,-4.796965795,0.085156147,-4.711809648,-0.125361682,-4.194808943,-4.320170625,-0.198746204,0,-0.198746204,0.61169518,-4.499335231,-3.88764005,-0.178496213 -Matthew Dellavedova,dellama01,2016,RS,CLE,3703,1867,0.423106523,0.159073595,0.582180118,0.613597402,4.265450895,4.879048297,0.449679773,1.003304731,1.452984504,3.989117864,3.989117864,0,0.746337285,0.862046037,1.608383322,-0.351622134 -Matthew Dellavedova,dellama01,2017,PO,MIL,296,159,-3.236494504,2.958563089,-0.277931415,-7.986948726,6.386056023,-1.600892703,-4.355434129,3.770304634,-0.585129495,0.175891884,0,0.175891884,-5.872428935,2.514968061,-3.357460874,-2.791013856 -Matthew Dellavedova,dellama01,2017,RS,MIL,3996,1986,-0.71336432,-2.355695396,-3.069059716,-1.896834689,-0.797258129,-2.694092817,-1.01323726,-2.160610789,-3.173848049,-0.431188649,-0.431188649,0,-1.042326888,-1.810767345,-2.853094233,0.39320673 -Matthew Dellavedova,dellama01,2018,PO,MIL,161,78,-0.51476655,3.275323618,2.760557068,-8.399654715,7.849413014,-0.550241701,-2.314048673,4.46604568,2.151997007,0.20078378,0,0.20078378,-0.438236393,0.64669948,0.208463088,-0.199653567 -Matthew Dellavedova,dellama01,2018,RS,MIL,1439,712,-1.10621848,-3.978199345,-5.084417825,-2.130171959,-2.823658399,-4.953830358,-1.412150573,-3.959099221,-5.371249794,-0.946931091,-0.946931091,0,-1.59954977,-3.558820428,-5.158370198,-0.549048493 -Matthew Dellavedova,dellama01,2019,RS,CLE,1480,715,1.124805898,-2.597408179,-1.472602281,-1.472853602,2.682828174,1.209974571,0.693742191,-1.545363646,-0.851621455,0.694060685,0.694060685,0,0.148976495,-2.472317335,-2.323340841,0.227439399 -Matthew Dellavedova,dellama01,2019,RS,MIL,224,97,-1.494958039,4.12433233,2.629374291,-11.23200847,7.665492538,-3.566515935,-3.700469529,4.993087038,1.292617509,0.203766492,0.203766492,0,-2.865197333,2.547097041,-0.318100292,1.884656976 -Luol Deng,denglu01,2014,RS,CHI,1647,860,1.556742105,0.48079624,2.037538345,-3.102505238,1.918321885,-1.184183353,0.756550259,0.745406507,1.501956767,1.861462816,1.861462816,0,-0.700096136,1.487771683,0.787675548,-0.214732455 -Luol Deng,denglu01,2014,RS,CLE,2642,1353,-0.391662434,0.669626203,0.277963769,1.423371565,-0.417817442,1.005554122,-0.002241291,0.509100102,0.506858812,2.248987738,2.248987738,0,-0.072573484,0.22034298,0.147769496,0.033112529 -Luol Deng,denglu01,2015,RS,MIA,4651,2421,0.609150164,0.466654366,1.07580453,5.851373605,-2.28999232,3.561381284,1.757803189,-0.060433159,1.69737003,5.489968951,5.489968951,0,1.66043511,-0.127613376,1.532821734,-0.059294511 -Luol Deng,denglu01,2016,PO,MIA,945,495,0.901294074,3.77333286,4.674626934,2.04626049,5.217155396,7.263415886,1.186234159,4.23744732,5.42368148,2.151511287,0,2.151511287,0.981267248,3.062504295,4.043771543,1.00599443 -Luol Deng,denglu01,2016,RS,MIA,4799,2394,0.423010709,0.378274441,0.80128515,-1.093307827,-0.449000917,-1.542308744,0.131431442,0.206408721,0.337840163,3.77675332,3.77675332,0,0.233847955,0.525024782,0.758872737,0.134905375 -Luol Deng,denglu01,2017,RS,LAL,3085,1486,-1.549528418,0.2223501,-1.327178318,-2.389336117,2.008482457,-0.38085366,-1.803579027,0.659721861,-1.143857165,1.212913741,1.212913741,0,-1.520726949,0.336664113,-1.184062836,-0.386255412 -Luol Deng,denglu01,2018,RS,LAL,29,13,-9.038234373,19.89863642,10.86040204,-10.01064195,-7.085538267,-17.09618022,-9.783115073,15.45823944,5.675124367,0.055758173,0.055758173,0,-9.372249513,13.03942053,3.667171022,-0.21711328 -Luol Deng,denglu01,2019,RS,MIN,824,392,1.56458307,-0.037783517,1.526799553,4.176247577,4.210277353,8.38652493,2.191795832,0.881437377,3.073233209,1.15962186,1.15962186,0,1.761771198,0.12987822,1.891649418,-0.438886346 -DeMar DeRozan,derozde01,2014,PO,TOR,525,282,2.837474191,-2.116428288,0.721045903,4.814872716,-12.39287566,-7.57800294,3.403198818,-4.327483063,-0.924284246,0.267063934,0,0.267063934,-0.794354668,-4.64741784,-5.441772508,-1.319249561 -DeMar DeRozan,derozde01,2014,RS,TOR,5786,3017,1.90701349,-1.467469857,0.439543633,0.541476955,-0.469285492,0.072191463,1.721098039,-1.344992011,0.376106029,4.749069483,4.749069483,0,1.845530167,-1.126286483,0.719243684,-1.253018295 -DeMar DeRozan,derozde01,2015,PO,TOR,315,159,1.884713629,-4.418346567,-2.533632938,13.86754364,-11.91819939,1.94934425,4.580327152,-6.102822985,-1.522495833,0.101888822,0,0.101888822,4.361299043,-7.755219351,-3.393920308,-0.76226343 -DeMar DeRozan,derozde01,2015,RS,TOR,4100,2100,0.157346316,-1.751690535,-1.59434422,-1.156875172,1.497362951,0.340487779,-0.208713178,-1.15269208,-1.361405258,1.482174624,1.482174624,0,0.536681953,-1.34519385,-0.808511897,-0.360534219 -DeMar DeRozan,derozde01,2016,PO,TOR,1425,746,-1.126132259,-3.310145106,-4.436277365,-1.997915152,-2.532579913,-4.530495065,-1.35098751,-3.328457311,-4.679444821,-0.761848145,0,-0.761848145,-1.57264347,-3.679483994,-5.252127464,0.559243907 -DeMar DeRozan,derozde01,2016,RS,TOR,5509,2804,3.427219033,-2.72924543,0.697973602,-1.065685244,-3.583068976,-4.64875422,2.652486474,-3.095743353,-0.443256879,3.285081676,3.285081676,0,2.118488528,-2.57120755,-0.452719022,-0.442557192 -DeMar DeRozan,derozde01,2017,PO,TOR,723,373,1.296084755,-1.405551765,-0.10946701,-9.390410971,1.198650825,-8.191760147,-0.820729468,-1.004911168,-1.825640635,0.179893354,0,0.179893354,-3.754960268,-0.672063064,-4.427023332,-0.81618572 -DeMar DeRozan,derozde01,2017,RS,TOR,5263,2620,3.295884843,-1.684362424,1.611522419,-1.321758815,-2.9301164,-4.251875215,2.503249228,-2.047330744,0.455918484,4.275640209,4.275640209,0,2.2231727,-2.258022057,-0.034849356,-0.224040545 -DeMar DeRozan,derozde01,2018,PO,TOR,718,354,2.304909825,-6.497066532,-4.192156707,-10.25692561,-3.10890869,-13.3658343,-0.317887867,-6.133955026,-6.451842894,-0.702146247,0,-0.702146247,-3.077053906,-6.021334888,-9.098388794,1.780355071 -DeMar DeRozan,derozde01,2018,RS,TOR,5618,2711,3.896435751,-1.657303518,2.239132233,3.428226027,-0.929322774,2.498903254,3.916477871,-1.618036468,2.298441403,7.007218212,7.007218212,0,4.061777608,-1.393655007,2.668122601,0.347410594 -DeMar DeRozan,derozde01,2019,PO,SAS,488,251,4.06634611,-0.385977475,3.680368635,3.198690565,-13.13802899,-9.939338424,4.015094023,-3.09045915,0.924634872,0.479046149,0,0.479046149,1.830885123,-3.040694649,-1.209809527,-1.287579218 -DeMar DeRozan,derozde01,2019,RS,SAS,5506,2688,1.661858926,-0.827624371,0.834234555,-1.595148289,-0.935974455,-2.531122744,1.019087328,-0.906580134,0.112507194,3.891009646,3.891009646,0,0.640264906,-0.916405041,-0.276140135,-0.900395291 -Marcus Derrickson,derrima01,2019,RS,GSW,138,67,7.311700811,0.732942121,8.044642932,-3.000958304,1.691491658,-1.309466646,5.44688204,0.882154527,6.329036567,0.312243678,0.312243678,0,4.845190879,-0.388415513,4.456775366,0.621077891 -Cheick Diallo,diallch01,2017,RS,NOP,421,199,-3.101788547,-3.484242293,-6.58603084,-1.4909473,-5.183344308,-6.674291608,-2.881862931,-4.038266387,-6.920129318,-0.422398451,-0.422398451,0,-2.563370736,-3.415077443,-5.978448179,-0.230275367 -Cheick Diallo,diallch01,2018,PO,NOP,107,48,-6.350258993,-6.79514768,-13.14540667,-11.64294269,-4.625837451,-16.26878015,-7.873546229,-6.771763858,-14.64531009,-0.299619553,0,-0.299619553,-5.590765786,-5.983696341,-11.57446213,-0.26862596 -Cheick Diallo,diallch01,2018,RS,NOP,1248,581,-1.576990917,-2.217167398,-3.794158315,-2.135675632,-4.298662956,-6.434338588,-1.794723761,-2.787183236,-4.581906997,-0.54196787,-0.54196787,0,-1.692712353,-1.747263403,-3.439975756,-0.193151764 -Cheick Diallo,diallch01,2019,RS,NOP,2001,896,-1.838532448,-0.340103156,-2.178635605,-1.429972808,-1.045810864,-2.475783671,-1.869400078,-0.468058049,-2.337458127,0.189073896,0.189073896,0,-1.21891001,-0.75186892,-1.97077893,0.262004256 -Hamidou Diallo,diallha01,2019,RS,OKC,1141,526,-1.778629962,-0.758736641,-2.537366603,-2.279624625,-4.429626669,-6.709251295,-2.005642308,-1.622405448,-3.628047756,-0.236464484,-0.236464484,0,-3.463480684,-0.84275342,-4.306234104,0.357688107 -Boris Diaw,diawbo01,2014,PO,SAS,1203,604,1.76858689,1.608675533,3.377262423,2.622261895,-2.207608951,0.414652944,2.013167293,0.792073113,2.805240406,1.780008139,0,1.780008139,0.306067668,1.887747903,2.193815571,0.75770074 -Boris Diaw,diawbo01,2014,RS,SAS,3993,1974,0.187922661,0.396175197,0.584097857,3.057600826,-0.063246183,2.994354643,0.76575273,0.255799582,1.021552312,3.792823257,3.792823257,0,0.358616946,0.382564315,0.741181261,-0.142373322 -Boris Diaw,diawbo01,2015,PO,SAS,390,198,-0.02027015,-0.688953384,-0.709223533,9.905985902,-12.49216126,-2.586175361,1.995026518,-3.238143376,-1.243116859,0.155201537,0,0.155201537,-0.441221432,0.092975006,-0.348246426,-1.104458474 -Boris Diaw,diawbo01,2015,RS,SAS,3935,1984,-0.773024132,-1.111112519,-1.884136651,-0.044852712,1.735086796,1.690234084,-0.702941577,-0.641882274,-1.344823851,1.418103949,1.418103949,0,-1.11127229,-0.249335992,-1.360608282,-0.287679962 -Boris Diaw,diawbo01,2016,PO,SAS,314,159,-1.108223158,0.299752279,-0.808470879,-2.324790653,4.307627519,1.982836866,-1.478330398,1.037180044,-0.441150354,0.191818748,0,0.191818748,-3.989606548,-0.191834563,-4.181441111,-0.666107475 -Boris Diaw,diawbo01,2016,RS,SAS,2828,1386,-0.017661382,0.347576107,0.329914725,0.543494994,0.815012834,1.358507828,0.057648447,0.355528912,0.413177358,2.24675736,2.24675736,0,-0.725770604,0.097672657,-0.628097947,0.434947649 -Boris Diaw,diawbo01,2017,PO,UTA,394,203,-1.814362363,2.26298324,0.448620877,1.775173489,5.156137138,6.931310628,-1.177500542,2.973198676,1.795698134,0.482424592,0,0.482424592,0.782081518,4.288651088,5.070732606,-0.624717565 -Boris Diaw,diawbo01,2017,RS,UTA,2487,1283,-2.755239859,-0.234756458,-2.989996317,-2.206985859,-1.379101035,-3.586086893,-2.810771774,-0.542800663,-3.353572437,-0.393035427,-0.393035427,0,-3.152210655,-0.983495037,-4.135705692,-0.510204163 -Gorgui Dieng,dienggo01,2014,RS,MIN,1674,818,-2.975330409,0.192150414,-2.783179995,-4.584161672,0.880595992,-3.703565679,-3.527869507,0.359879409,-3.167990098,-0.173776578,-0.173776578,0,-3.104763716,0.372327707,-2.732436009,-0.367787069 -Gorgui Dieng,dienggo01,2015,RS,MIN,4381,2193,-1.243222113,-0.752962819,-1.996184933,-0.934061909,-0.700225086,-1.634286994,-1.236862535,-0.672575066,-1.909437601,0.938810755,0.938810755,0,-1.849932826,-0.65670987,-2.506642696,-0.170087317 -Gorgui Dieng,dienggo01,2016,RS,MIN,4472,2220,-1.438517977,0.245354626,-1.193163351,2.385731558,0.691594531,3.077326089,-0.724619912,0.408886331,-0.315733581,2.743097331,2.743097331,0,-1.029025927,0.567749238,-0.461276689,-0.498262255 -Gorgui Dieng,dienggo01,2017,RS,MIN,5278,2653,-0.970901016,1.431543861,0.460642845,0.186398073,1.36195465,1.548352724,-0.796801555,1.554553848,0.757752293,4.691925147,4.691925147,0,-0.82485661,2.457849159,1.632992549,-1.157559613 -Gorgui Dieng,dienggo01,2018,PO,MIN,144,70,-4.072543936,1.598670769,-2.473873167,-7.444302927,18.06742443,10.6231215,-5.031951672,5.212051779,0.180100106,0.107150582,0,0.107150582,-3.577956612,2.33187922,-1.246077392,-0.70197242 -Gorgui Dieng,dienggo01,2018,RS,MIN,2772,1333,-2.170597832,-1.009044133,-3.179641965,-4.614152837,-3.953210222,-8.56736306,-2.869632074,-1.662373751,-4.532005825,-1.209557461,-1.209557461,0,-2.175730486,-0.928651809,-3.104382296,-0.194690749 -Gorgui Dieng,dienggo01,2019,RS,MIN,2226,1031,-1.045258047,0.859966055,-0.185291991,-2.007896284,-0.57221581,-2.580112093,-1.321816934,0.682027159,-0.639789775,1.110506015,1.110506015,0,-0.787916924,1.104471403,0.316554479,0.046021658 -Spencer Dinwiddie,dinwisp01,2015,RS,DET,894,455,-1.101874914,-0.897816049,-1.999690963,-5.051727463,0.047221428,-5.004506034,-1.982404477,-0.737659563,-2.720064041,0.006867039,0.006867039,0,-1.015970101,-1.335226554,-2.351196656,-1.136002554 -Spencer Dinwiddie,dinwisp01,2016,PO,DET,4,2,20.00553765,-16.3933348,3.612202851,22.66989699,-46.48783618,-23.81793919,21.73143701,-23.9034735,-2.172036488,0.000594909,0,0.000594909,16.62132201,-22.88467407,-6.263352056,-2.085754317 -Spencer Dinwiddie,dinwisp01,2016,RS,DET,316,159,-2.035471601,-2.152197084,-4.187668685,-13.65585377,1.743661272,-11.91219249,-4.582498903,-1.468150122,-6.050649025,-0.265507623,-0.265507623,0,-3.980981046,-1.651730107,-5.632711153,-0.819966974 -Spencer Dinwiddie,dinwisp01,2017,RS,BRK,2797,1334,1.197319658,-1.107835594,0.089484064,-1.513133974,0.935253927,-0.577880047,0.744401035,-0.717104872,0.027296162,1.876555758,1.876555758,0,-0.305971695,-0.894818514,-1.200790209,-0.710463168 -Spencer Dinwiddie,dinwisp01,2018,RS,BRK,4766,2306,3.123958553,-0.687288055,2.436670498,2.654082076,-0.850479209,1.803602868,3.246510895,-0.738931329,2.507579566,6.073954975,6.073954975,0,2.531120204,-0.540967221,1.990152983,-1.791261648 -Spencer Dinwiddie,dinwisp01,2019,PO,BRK,285,131,0.070473589,-1.594132208,-1.523658619,-0.851417382,0.669046981,-0.1823704,-0.124280485,-1.125961306,-1.25024179,0.102163429,0,0.102163429,-1.064276332,-4.480585273,-5.544861605,-1.171489599 -Spencer Dinwiddie,dinwisp01,2019,RS,BRK,4080,1914,2.890621547,-0.68708337,2.203538177,-2.241200954,-0.696438046,-2.937639,2.01707473,-0.73704925,1.280025479,3.914532243,3.914532243,0,1.480866393,-0.66145487,0.819411522,-0.540706989 -Donte DiVincenzo,divindo01,2019,RS,MIL,914,411,-1.502539494,3.01566055,1.513121056,-0.900581426,3.841037396,2.940455969,-1.506700249,3.297772532,1.791072283,0.95661009,0.95661009,0,-0.925799623,2.074634512,1.148834889,0.46905952 -Luka Doncic,doncilu01,2019,RS,DAL,4877,2318,3.610600708,-0.311389747,3.299210961,-0.183790183,-2.893509884,-3.077300067,3.095993803,-0.86982288,2.226170923,5.939360283,5.939360283,0,3.268718424,-0.529670094,2.73904833,0.940742758 -Joey Dorsey,dorsejo01,2015,PO,HOU,30,13,-4.887027811,-18.24255657,-23.12958438,-27.2932479,2.503439302,-24.7898086,-9.870999472,-15.02300158,-24.89400105,-0.154756758,0,-0.154756758,-9.489698645,-18.75313152,-28.24283017,2.088439973 -Joey Dorsey,dorsejo01,2015,RS,HOU,1776,854,-3.128114683,1.140777371,-1.987337311,-0.53667704,0.064557455,-0.472119585,-2.829806602,0.931201642,-1.89860496,0.373737678,0.373737678,0,-2.906350724,1.71473465,-1.191616075,0.717515526 -Tyler Dorsey,dorsety01,2018,RS,ATL,2044,974,-0.50286803,-2.041088684,-2.543956714,-1.723203725,-1.617683547,-3.340887273,-0.725697157,-2.049150413,-2.77484757,-0.012339941,-0.012339941,0,-0.835678236,-2.693832068,-3.529510304,-0.061709515 -Tyler Dorsey,dorsety01,2019,RS,MEM,948,447,1.017533272,-4.065987149,-3.048453877,-0.005813571,-2.416063693,-2.421877263,0.917079261,-3.993363938,-3.076284677,-0.074238719,-0.074238719,0,-0.810846799,-2.997574422,-3.808421222,-0.237716173 -Tyler Dorsey,dorsety01,2019,RS,ATL,569,251,-3.439970586,-3.054967052,-6.494937638,-1.231704562,2.951058662,1.7193541,-3.129865434,-1.908206016,-5.03807145,-0.294300562,-0.294300562,0,-2.586208633,-3.009062165,-5.595270798,0.44856758 -Damyean Dotson,dotsoda01,2018,RS,NYK,985,474,-1.00354177,0.860345375,-0.143196396,-3.380151823,3.990394785,0.610242962,-1.529178387,1.602393171,0.073214785,0.68330573,0.68330573,0,-1.647805035,-0.317603237,-1.965408271,0.08051153 -Damyean Dotson,dotsoda01,2019,RS,NYK,4219,2004,-1.170193843,-1.74276765,-2.912961493,-1.084939662,1.064884394,-0.020055268,-1.152779761,-1.214911025,-2.367690786,0.389369618,0.389369618,0,-1.294236784,-1.523746761,-2.817983545,-0.396016759 -Chris Douglas-Roberts,douglch01,2014,PO,CHA,130,70,3.553921444,-5.746519666,-2.192598222,-5.879208564,-3.426357085,-9.305565649,1.893911358,-5.607989903,-3.714078546,-0.035359196,0,-0.035359196,-1.323061305,-4.042532914,-5.365594219,-0.396390726 -Chris Douglas-Roberts,douglch01,2014,RS,CHA,2010,1016,0.187472016,-0.525612069,-0.338140052,-1.34184586,-0.694950015,-2.036795875,-0.088940552,-0.622647372,-0.711587924,1.055353432,1.055353432,0,-1.083502529,-0.812190459,-1.895692988,-0.116587464 -Chris Douglas-Roberts,douglch01,2015,RS,LAC,207,103,-3.116438095,-8.414119965,-11.53055806,-4.272208757,-1.476370305,-5.748579062,-3.471651526,-7.472224883,-10.94387641,-0.427869004,-0.427869004,0,-3.370677068,-6.474159212,-9.84483628,-0.60667008 -Toney Douglas,douglto01,2014,PO,MIA,56,29,4.686787055,-1.359456861,3.327330194,-0.202707882,-3.265807316,-3.468515199,3.852851058,-1.840315894,2.012535164,0.070998483,0,0.070998483,2.237866692,-2.626208715,-0.388342024,-2.141323067 -Toney Douglas,douglto01,2014,RS,MIA,763,410,0.844200293,0.153241212,0.997441505,2.950554655,-0.724932138,2.225622517,1.303441692,-0.025316997,1.278124695,0.834976872,0.834976872,0,0.710056144,0.633068429,1.343124573,-0.869017623 -Toney Douglas,douglto01,2014,RS,GSW,562,265,-2.230417951,-5.149897113,-7.380315065,-9.989947904,-0.228919575,-10.21886748,-4.000633703,-4.516976961,-8.517610664,-0.78303991,-0.78303991,0,-2.867581296,-3.485018353,-6.352599649,0.398721273 -Toney Douglas,douglto01,2015,RS,NOP,336,177,-1.192118594,3.838289064,2.64617047,-0.888450369,-1.670640454,-2.559090822,-1.209862987,2.955003375,1.745140388,0.404272829,0.404272829,0,-1.723185526,3.190683087,1.46749756,-0.392762913 -Toney Douglas,douglto01,2016,RS,NOP,2617,1262,1.090061716,-1.612323563,-0.522261847,-0.016939786,-3.544195163,-3.561134949,0.943731872,-2.075593209,-1.131861338,1.043447181,1.043447181,0,0.369775033,-1.123168282,-0.753393249,0.147459307 -Toney Douglas,douglto01,2017,RS,MEM,802,394,-2.317054134,-0.845486886,-3.16254102,-0.315794042,-0.237304736,-0.553098778,-2.044152681,-0.787143435,-2.831296115,-0.016191586,-0.016191586,0,-1.853910226,0.218276906,-1.63563332,-0.903125145 -Milton Doyle,doylemi01,2018,RS,BRK,266,125,-4.335443105,-2.677573003,-7.013016108,-3.909533486,0.75918579,-3.150347696,-4.464219926,-2.071060043,-6.535279969,-0.239758387,-0.239758387,0,-3.070226369,-1.717634229,-4.787860597,-0.677116304 -PJ Dozier,doziepj01,2018,RS,OKC,6,3,-26.90533633,23.17598564,-3.729350697,-20.11707707,-2.600378691,-22.71745576,-27.2092965,19.29413367,-7.915162828,-0.007940283,-0.007940283,0,-21.91147207,20.58107953,-1.330392546,0.432693566 -PJ Dozier,doziepj01,2019,RS,BOS,111,51,2.209612267,-1.69414494,0.515467327,6.00435518,7.048984916,13.0533401,3.130533307,0.017308646,3.147841953,0.152473306,0.152473306,0,0.020552022,-0.830304638,-0.809752616,-0.657264984 -Goran Dragic,dragigo01,2014,RS,PHO,5389,2668,4.374517058,-0.049753991,4.324763067,5.471925864,1.130412922,6.602338785,4.826053679,0.191101625,5.017155304,10.5505868,10.5505868,0,4.465946486,0.681530218,5.147476705,-0.201129559 -Goran Dragic,dragigo01,2015,RS,PHO,3565,1735,1.235325576,-2.46416475,-1.228839173,3.04186705,-0.856709048,2.185158002,1.693132239,-2.279593126,-0.586460887,1.926294222,1.926294222,0,1.218721716,-1.442341312,-0.223619596,0.557588891 -Goran Dragic,dragigo01,2015,RS,MIA,1784,905,2.708085053,-0.04506029,2.663024763,0.1112843,-1.034090453,-0.922806153,2.36043362,-0.23097389,2.12945973,2.252272502,2.252272502,0,1.889266644,-0.19936333,1.689903314,-0.030871789 -Goran Dragic,dragigo01,2016,PO,MIA,906,472,1.382876947,-1.117660539,0.265216408,-6.379276466,7.468223699,1.088947233,-0.174834805,0.554924512,0.380089707,0.772929654,0,0.772929654,-1.343551375,0.589164336,-0.75438704,-0.547979598 -Goran Dragic,dragigo01,2016,RS,MIA,4719,2363,0.575089417,0.78416386,1.359253276,2.209668776,1.190718551,3.400387326,0.947632174,0.894730693,1.842362867,5.525129794,5.525129794,0,1.0710297,1.069440165,2.140469864,-0.20180202 -Goran Dragic,dragigo01,2017,RS,MIA,4958,2459,2.523915083,-1.435732841,1.088182242,1.804078671,-2.838633981,-1.03455531,2.518876645,-1.83017198,0.688704666,4.305855083,4.305855083,0,2.252149105,-0.640900584,1.611248522,-0.188290292 -Goran Dragic,dragigo01,2018,PO,MIA,330,156,0.137876092,-4.78141711,-4.643541018,8.488434893,4.262111948,12.75054684,1.934454831,-3.156121974,-1.221667143,0.126181766,0,0.126181766,2.814034554,-3.896454702,-1.082420147,0.563831098 -Goran Dragic,dragigo01,2018,RS,MIA,4830,2378,1.537754163,0.217661383,1.755415546,-0.04199457,-0.623090689,-0.665085259,1.321676873,0.050235433,1.371912306,4.9934761,4.9934761,0,0.883935585,0.30596988,1.189905465,-0.147915675 -Goran Dragic,dragigo01,2019,RS,MIA,2117,991,1.186595301,-1.265034966,-0.078439665,0.735445169,-0.092568492,0.642876677,1.205345062,-1.122524222,0.08282084,1.440870908,1.440870908,0,0.985140355,-0.871053663,0.114086693,0.610034848 -Zoran Dragic,dragizo01,2015,RS,PHO,27,13,-2.026260007,-5.609334602,-7.635594609,-13.28263306,3.798059254,-9.484573805,-4.451897013,-3.956275875,-8.408172889,-0.037635001,-0.037635001,0,-0.635208673,-6.464429923,-7.099638596,0.272400133 -Zoran Dragic,dragizo01,2015,RS,MIA,130,62,-3.974913746,-8.023522814,-11.99843656,-2.647792914,-7.855830721,-10.50362364,-3.924738743,-8.457540627,-12.38227937,-0.308170712,-0.308170712,0,-2.04119517,-9.274927517,-11.31612269,1.094805424 -Larry Drew II,drewla02,2015,RS,PHI,438,219,-4.996166501,-1.653216709,-6.64938321,-6.926662831,-0.750305364,-7.676968194,-5.600876519,-1.561557878,-7.162434397,-0.495773778,-0.495773778,0,-5.539017355,-1.511902407,-7.050919761,0.536000872 -Larry Drew II,drewla02,2018,RS,NOP,115,55,-3.368822982,0.909558963,-2.459264019,0.4680239,-5.888759324,-5.420735424,-2.764196398,-0.450592907,-3.214789305,-0.012891715,-0.012891715,0,-2.275599666,-1.710176529,-3.985776195,-1.14646184 -Larry Drew II,drewla02,2018,RS,PHI,28,15,-13.50537894,-9.092491366,-22.59787031,-7.848750222,-4.910790402,-12.75954062,-13.18715774,-8.786992098,-21.97414983,-0.145029372,-0.145029372,0,-10.61803535,-7.571394745,-18.1894301,-1.411224352 -Andre Drummond,drumman01,2014,RS,DET,5215,2619,1.063542321,1.156970993,2.220513314,1.996864814,-3.968138508,-1.971273694,1.321477285,0.220975065,1.54245235,5.72519476,5.72519476,0,1.51250429,0.854177444,2.366681735,-0.174572698 -Andre Drummond,drumman01,2015,RS,DET,4917,2502,-1.661704431,0.972483271,-0.68922116,3.05014006,-2.084443041,0.96569702,-0.766989889,0.419342419,-0.34764747,3.062689292,3.062689292,0,-0.05910765,1.13396994,1.07486229,-0.123914689 -Andre Drummond,drumman01,2016,PO,DET,238,131,1.429040096,4.664980682,6.094020778,-3.412679001,-2.119323806,-5.532002807,0.399252604,3.585946817,3.985199421,0.466032573,0,0.466032573,0.573039407,1.831942796,2.404982203,0.360613362 -Andre Drummond,drumman01,2016,RS,DET,5337,2666,-1.505268785,1.411984158,-0.093284627,1.614514424,1.738385232,3.352899656,-0.948545401,1.571804159,0.623258758,4.580391521,4.580391521,0,-0.337327163,2.621376691,2.284049528,-0.168065708 -Andre Drummond,drumman01,2017,RS,DET,4783,2409,-2.718499464,1.872174889,-0.846324575,-1.121327931,-6.995777714,-8.117105645,-2.513356653,0.132458609,-2.380898044,0.452613768,0.452613768,0,-1.941205955,1.723638966,-0.217566989,-0.22466533 -Andre Drummond,drumman01,2018,RS,DET,5348,2625,-0.827787141,1.750555895,0.922768753,0.248898751,-3.64075255,-3.391853799,-0.635246755,0.72144643,0.086199674,3.831640022,3.831640022,0,-0.740346417,1.517513044,0.777166627,0.86672171 -Andre Drummond,drumman01,2019,PO,DET,268,127,-4.696520713,3.204800884,-1.491719829,-3.123327498,-23.62440046,-26.74772796,-4.504766758,-2.07501315,-6.579779908,-0.258933776,0,-0.258933776,-0.003316633,-1.357349568,-1.360666201,1.165167366 -Andre Drummond,drumman01,2019,RS,DET,5413,2647,-0.720172529,3.323524946,2.603352418,7.427553883,1.25446999,8.682023873,0.959801228,3.064596108,4.024397336,9.140504881,9.140504881,0,1.33819045,3.528537132,4.866727582,-0.092621298 -Jared Dudley,dudleja01,2014,PO,LAC,91,45,-2.429448201,-2.822284802,-5.251733003,-0.380647499,-11.00297537,-11.38362287,-2.270854676,-4.691932076,-6.962786752,-0.099478539,0,-0.099478539,-1.616025051,-3.054686135,-4.670711187,-0.256810006 -Jared Dudley,dudleja01,2014,RS,LAC,3508,1729,-0.442228536,0.271103561,-0.171124975,-0.715775173,0.017684183,-0.69809099,-0.582422359,0.203612672,-0.378809687,2.092810592,2.092810592,0,-0.422996801,0.55500996,0.132013159,0.050381904 -Jared Dudley,dudleja01,2015,PO,MIL,218,110,2.272489449,6.542739012,8.815228461,1.184264696,9.764026322,10.94829102,2.280913489,7.622765298,9.903678787,0.743994063,0,0.743994063,2.548074148,7.731660088,10.27973424,1.524801226 -Jared Dudley,dudleja01,2015,RS,MIL,3412,1717,0.141417974,1.416427105,1.557845079,-0.163897776,3.108841826,2.94494405,0.092912598,1.822207339,1.915119936,4.084047067,4.084047067,0,-0.066195755,1.688188987,1.621993232,-0.06242882 -Jared Dudley,dudleja01,2016,RS,WAS,4337,2098,0.885110039,1.052350221,1.93746026,2.344862919,-0.07992743,2.26493549,1.260366253,0.87411652,2.134482774,5.233635527,5.233635527,0,1.077959568,1.091966395,2.169925962,0.098807792 -Jared Dudley,dudleja01,2017,RS,PHO,2900,1362,-0.546732312,1.766628361,1.219896049,-1.749795072,3.673392842,1.92359777,-0.83040372,2.31856967,1.48816595,2.962849237,2.962849237,0,-0.772562803,1.626696261,0.854133458,0.592192215 -Jared Dudley,dudleja01,2018,RS,PHO,1443,686,-0.853963178,-1.874253006,-2.728216184,2.460579968,1.893138433,4.3537184,-0.193369124,-1.133193513,-1.326562638,0.498978956,0.498978956,0,-0.65289599,-1.45496357,-2.10785956,0.155278831 -Jared Dudley,dudleja01,2019,PO,BRK,182,82,-0.603421596,10.48417074,9.88074914,1.9249727,20.06886814,21.99384084,-0.065125672,13.18205672,13.11693105,0.694348167,0,0.694348167,-1.272885896,8.98329136,7.710405465,1.410809506 -Jared Dudley,dudleja01,2019,RS,BRK,2547,1220,-1.001061671,2.101590005,1.100528334,1.149604758,0.320709723,1.470314481,-0.622140626,1.849594724,1.227454098,2.461350354,2.461350354,0,-0.715210465,1.416031702,0.700821236,-0.592447445 -Duje Dukan,dukandu01,2016,RS,SAC,52,24,-6.555413877,-3.131501239,-9.686915116,-9.131462894,-2.774658332,-11.90612123,-7.430119872,-3.15564595,-10.58576582,-0.094396676,-0.094396676,0,-5.643592449,-3.467514999,-9.111107448,-1.579188291 -Tim Duncan,duncati01,2014,PO,SAS,1463,752,1.527290416,2.047153748,3.574444164,2.921690101,1.527307603,4.448997704,1.810525166,1.946275497,3.756800663,2.535803229,0,2.535803229,-0.117598086,2.811721905,2.694123819,-1.404054507 -Tim Duncan,duncati01,2014,RS,SAS,4301,2158,-1.317453732,3.720018859,2.402565127,-0.295491515,-0.432524401,-0.728015916,-1.275675023,3.020130309,1.744455286,4.953277252,4.953277252,0,-0.375030999,3.039401537,2.664370538,0.09361608 -Tim Duncan,duncati01,2015,PO,SAS,489,250,3.391739257,2.168374364,5.560113621,11.367453,3.923839489,15.29129248,5.202514017,2.655096235,7.857610252,1.366383359,0,1.366383359,2.402627896,6.264576819,8.667204716,-2.008634672 -Tim Duncan,duncati01,2015,RS,SAS,4406,2227,-0.089876278,3.794538292,3.704662014,-0.262852903,1.420442994,1.157590091,-0.181642553,3.482423229,3.300780676,6.849059755,6.849059755,0,-0.049244797,3.875442397,3.8261976,-0.36168585 -Tim Duncan,duncati01,2016,PO,SAS,422,218,-3.267099388,2.921947539,-0.34515185,5.780673715,10.16584695,15.94652066,-1.608712509,4.509658943,2.900946434,0.6444655,0,0.6444655,-2.633968775,2.831220961,0.197252185,-0.552159018 -Tim Duncan,duncati01,2016,RS,SAS,3021,1536,-0.455936387,5.306401841,4.850465455,0.573350087,4.477496442,5.050846529,-0.308472407,5.342660342,5.034187935,6.103085992,6.103085992,0,-0.41757485,5.292626468,4.875051618,0.046021601 -Mike Dunleavy,dunlemi02,2014,PO,CHI,299,163,3.114492316,-2.941385435,0.17310688,-2.21307752,-3.646243305,-5.859320825,2.226613731,-3.249981315,-1.023367584,0.149378371,0,0.149378371,2.191077798,-2.987943736,-0.796865938,0.804685364 -Mike Dunleavy,dunlemi02,2014,RS,CHI,4945,2584,0.141197225,-0.156731088,-0.015533864,0.83607264,1.415577766,2.251650405,0.32494743,0.103913747,0.428861177,4.199586164,4.199586164,0,-0.371515896,0.684720009,0.313204113,0.199409164 -Mike Dunleavy,dunlemi02,2015,PO,CHI,739,389,3.49684605,-0.049829624,3.447016426,8.867414295,3.255539508,12.1229538,4.725584396,0.593213398,5.318797795,1.664183489,0,1.664183489,4.405487714,0.484329105,4.889816819,0.734192705 -Mike Dunleavy,dunlemi02,2015,RS,CHI,3583,1838,0.434828349,-0.823047252,-0.388218903,1.900919888,1.23999943,3.140919318,0.721150458,-0.458441161,0.262709297,2.813345105,2.813345105,0,0.458920832,-0.169708674,0.289212158,-0.401064391 -Mike Dunleavy,dunlemi02,2016,RS,CHI,1421,703,-1.537303277,-3.59687288,-5.134176157,2.496573119,-4.807780592,-2.311207473,-0.78135306,-4.069097789,-4.850450849,-0.75718307,-0.75718307,0,-0.743680435,-3.369399032,-4.113079467,0.49454623 -Mike Dunleavy,dunlemi02,2017,PO,ATL,120,53,-2.574886955,-6.338955034,-8.913841989,-3.819981287,3.859794016,0.039812729,-2.925018094,-4.622226781,-7.547244875,-0.138208856,0,-0.138208856,-5.906449582,-6.92241778,-12.82886736,3.191347046 -Mike Dunleavy,dunlemi02,2017,RS,ATL,976,475,0.062505155,-0.46281396,-0.400308805,-6.409886091,1.305443273,-5.104442818,-1.268668925,-0.150569978,-1.419238903,0.322359985,0.322359985,0,-1.81943082,-1.151329206,-2.970760026,-0.043589441 -Mike Dunleavy,dunlemi02,2017,RS,CLE,757,366,-1.38517105,0.287545256,-1.097625794,-6.976378817,3.598044388,-3.378334429,-2.68293963,0.994359745,-1.688579885,0.199413876,0.199413876,0,-2.043302414,-0.42400926,-2.467311674,0.599574574 -Kris Dunn,dunnkr01,2017,RS,MIN,2685,1333,-3.262071942,0.010149692,-3.251922251,-2.508056193,-0.11918443,-2.627240623,-3.312511614,0.024034945,-3.28847667,-0.364594476,-0.364594476,0,-3.214914993,0.67584355,-2.539071443,-0.434364878 -Kris Dunn,dunnkr01,2018,RS,CHI,3191,1525,-1.793663069,1.017410451,-0.776252617,-0.961837152,-2.186832505,-3.148669657,-1.652807654,0.457958813,-1.194848841,1.224853053,1.224853053,0,-1.186147009,1.295205031,0.109058022,1.218230539 -Kris Dunn,dunnkr01,2019,RS,CHI,2879,1389,-1.592915729,-0.219146607,-1.812062336,0.973102597,-2.57920824,-1.606105642,-1.085383421,-0.671562286,-1.756945707,0.702422974,0.702422974,0,-1.954533821,0.345470701,-1.60906312,-0.191537283 -Kevin Durant,duranke01,2014,PO,OKC,1603,815,4.407862603,1.126404868,5.534267472,6.570813308,-2.063456056,4.507357252,5.100956035,0.476645635,5.57760167,3.661863705,0,3.661863705,4.351626224,0.432516259,4.784142484,2.352984837 -Kevin Durant,duranke01,2014,RS,OKC,6344,3122,7.70566378,-0.371663982,7.333999797,5.31128792,-0.960081849,4.351206071,7.638684459,-0.552201989,7.086482469,16.01043151,16.01043151,0,7.349493148,-0.387499269,6.961993879,2.096352884 -Kevin Durant,duranke01,2015,RS,OKC,1875,913,7.060140278,0.583554356,7.643694633,2.815734584,4.085785826,6.90152041,6.591607282,1.344739983,7.936347265,5.054340422,5.054340422,0,6.435222769,-0.133561937,6.301660833,1.473819886 -Kevin Durant,duranke01,2016,PO,OKC,1471,726,2.309173238,-1.094325473,1.214847764,4.165454587,4.296170178,8.461624765,2.762822974,-0.097776357,2.665046617,2.106501071,0,2.106501071,6.087921499,-0.154366868,5.933554631,1.739531625 -Kevin Durant,duranke01,2016,RS,OKC,5335,2578,6.289855045,-0.583526521,5.706328524,4.883565356,2.311333863,7.194899219,6.237833062,-0.022718012,6.21511505,11.99072663,11.99072663,0,6.572834436,-0.637211913,5.935622523,1.648549011 -Kevin Durant,duranke01,2017,PO,GSW,1124,533,7.772309512,0.228833913,8.001143426,11.82515906,-5.44571823,6.379440834,8.949808113,-1.035271113,7.914537,3.025926871,0,3.025926871,8.886734585,-0.739973297,8.146761288,1.127086377 -Kevin Durant,duranke01,2017,RS,GSW,4436,2070,5.24284201,1.981712971,7.224554981,3.993611477,0.356081804,4.349693281,5.168093688,1.691747703,6.859841391,10.2604669,10.2604669,0,5.907596026,1.439977542,7.347573568,1.076475076 -Kevin Durant,duranke01,2018,PO,GSW,1652,807,5.67092493,1.01376829,6.68469322,10.52912394,1.577124757,12.1062487,6.93692076,1.095196588,8.032117348,4.598082668,0,4.598082668,6.960358973,0.679748321,7.640107294,0.416012734 -Kevin Durant,duranke01,2018,RS,GSW,4952,2325,5.271494309,-0.565022219,4.706472091,5.523304596,-4.06631366,1.456990936,5.550325576,-1.348546134,4.201779442,8.363156274,8.363156274,0,6.1840798,-1.523258037,4.660821762,1.405626135 -Kevin Durant,duranke01,2019,PO,GSW,922,442,7.270023436,-0.523203527,6.74681991,3.496877904,2.074475704,5.571353608,6.79045928,-0.035327758,6.755131523,2.240548477,0,2.240548477,4.990915873,-0.346569494,4.644346379,1.341981714 -Kevin Durant,duranke01,2019,RS,GSW,5817,2702,4.253847038,-0.425267718,3.828579319,7.054907073,0.962143338,8.017050411,4.971488419,-0.175648056,4.795840363,10.51977868,10.51977868,0,5.719840074,-0.698417027,5.021423047,1.150004671 -Trevon Duval,duvaltr01,2019,RS,MIL,13,6,11.64857142,-5.850071763,5.798499656,5.017833972,0.775489931,5.793323903,10.98775289,-4.828940882,6.158812009,0.026414288,0.026414288,0,11.0942602,-2.216328883,8.877931318,-3.203957866 -Cleanthony Early,earlycl01,2015,RS,NYK,1290,647,-4.276429458,-0.805321955,-5.081751413,-5.6395859,1.709477807,-3.930108093,-4.719311752,-0.240197266,-4.959509018,-0.734165914,-0.734165914,0,-3.373552969,-1.522691847,-4.896244816,0.632187756 -Cleanthony Early,earlycl01,2016,RS,NYK,305,154,-5.37391855,-2.171578685,-7.545497235,-0.409626243,5.206557233,4.79693099,-4.667839714,-0.754794378,-5.422634092,-0.210253493,-0.210253493,0,-4.354316345,-2.902802426,-7.25711877,0.122139498 -Jarell Eddie,eddieja01,2016,RS,WAS,322,147,-0.232281857,-1.90657276,-2.138854617,-7.937043029,-1.217218642,-9.154261671,-1.837916489,-1.875277618,-3.713194108,-0.071951771,-0.071951771,0,-1.057413137,-4.011080604,-5.068493741,-0.388474937 -Jarell Eddie,eddieja01,2017,RS,PHO,141,62,1.148423658,-2.744905226,-1.596481568,-10.54911972,7.125751065,-3.423368654,-1.201564863,-0.794040866,-1.995605729,0.024069793,0.024069793,0,-0.944957205,-3.152764625,-4.09772183,0.848789969 -Jarell Eddie,eddieja01,2018,RS,CHI,7,3,-0.918505011,0.815276552,-0.103228459,44.82537716,51.66369341,96.48907057,8.679953225,11.54509912,20.22505235,0.03538251,0.03538251,0,0.850033773,2.343969143,3.194002917,0.611825893 -Jarell Eddie,eddieja01,2018,RS,BOS,13,6,-9.320789566,14.07981251,4.759022947,-35.56932397,-17.63878829,-53.20811226,-15.38724518,8.186772624,-7.200472554,-0.013570604,-0.013570604,0,-10.037099,9.709483931,-0.327615071,-0.387229564 -Shane Edwards,edwarsh01,2014,RS,CLE,24,12,-10.18164243,4.709384797,-5.472257636,-17.69589516,-1.367570968,-19.06346613,-12.34534237,3.770586385,-8.574755982,-0.035443522,-0.035443522,0,-7.994387111,0.154698133,-7.839688978,-0.586234433 -Vincent Edwards,edwarvi01,2019,RS,HOU,34,16,-0.963533577,-1.657243584,-2.620777161,-6.038425694,-4.453788129,-10.49221382,-2.091369426,-2.2832939,-4.374663326,-0.013086643,-0.013086643,0,-3.466179857,-5.719376417,-9.185556274,-1.350980006 -Henry Ellenson,ellenhe01,2017,RS,DET,295,146,-4.929634328,-2.764913344,-7.694547672,-2.734587935,2.074940152,-0.659647783,-4.72828481,-1.920889847,-6.649174657,-0.294611469,-0.294611469,0,-3.712689689,-4.26230458,-7.97499427,1.406644188 -Henry Ellenson,ellenhe01,2018,RS,DET,690,329,-3.958557025,-3.22835832,-7.186915345,-5.584923459,4.686180984,-0.898742475,-4.519453305,-1.783313291,-6.302766596,-0.598677025,-0.598677025,0,-3.394737102,-2.752207173,-6.146944275,0.386661557 -Henry Ellenson,ellenhe01,2019,RS,NYK,496,234,-1.144563083,-5.406607622,-6.551170705,-0.706957336,1.930100368,1.223143032,-1.021767895,-4.120871145,-5.14263904,-0.284973884,-0.284973884,0,-1.366140467,-3.117699692,-4.483840159,-0.241051716 -Henry Ellenson,ellenhe01,2019,RS,DET,51,25,2.188890684,6.828083625,9.016974308,-1.879088966,-2.398140751,-4.277229717,1.52848279,5.357852254,6.886335044,0.120930186,0.120930186,0,2.014204018,3.727034584,5.741238602,-1.642791211 -Wayne Ellington,ellinwa01,2014,PO,DAL,27,14,0.162012021,1.256067525,1.418079546,-5.39218719,16.83707734,11.44489015,-0.933924022,4.592842066,3.658918043,0.049406292,0,0.049406292,4.146926233,-0.572015051,3.574911182,4.310866137 -Wayne Ellington,ellinwa01,2014,RS,DAL,830,393,0.892393775,-2.42310534,-1.530711564,0.632129594,-3.471283467,-2.839153873,0.870603473,-2.787156991,-1.916553518,0.168021454,0.168021454,0,0.217804657,-3.038865225,-2.821060568,0.521301182 -Wayne Ellington,ellinwa01,2015,RS,LAL,3340,1675,0.444403398,-1.41754574,-0.973142341,-0.348908928,3.124323012,2.775414084,0.335071827,-0.502377451,-0.167305623,2.18970029,2.18970029,0,-0.300798963,-1.48078379,-1.781582754,-0.757360126 -Wayne Ellington,ellinwa01,2016,RS,BRK,3266,1615,-0.772129594,-0.985175727,-1.757305321,-5.965002607,-0.276976732,-6.241979338,-1.859141365,-0.857162028,-2.716303392,0.02770107,0.02770107,0,-1.832771296,-1.963003052,-3.795774348,-0.225312504 -Wayne Ellington,ellinwa01,2017,RS,MIA,3017,1500,1.517550773,-0.582131237,0.935419536,1.69826987,0.076765809,1.775035679,1.661049956,-0.492914226,1.16813573,2.980229369,2.980229369,0,1.584922738,-0.55120992,1.033712818,-0.599294415 -Wayne Ellington,ellinwa01,2018,PO,MIA,222,101,-1.077005148,-2.656712041,-3.733717189,-13.41461233,-10.01558125,-23.43019358,-3.722473925,-4.317711515,-8.04018544,-0.280330086,0,-0.280330086,-1.394373322,-4.479754447,-5.87412777,-0.285580798 -Wayne Ellington,ellinwa01,2018,RS,MIA,4087,2041,1.356167413,-2.445923718,-1.089756305,1.576458031,-0.121172536,1.455285495,1.508161099,-2.115152832,-0.606991734,2.211364301,2.211364301,0,1.566466597,-1.857419326,-0.290952729,-0.897445261 -Wayne Ellington,ellinwa01,2019,PO,DET,282,131,-0.849220189,-2.043676341,-2.89289653,-2.471074291,-12.60214955,-15.07322384,-1.269861151,-4.253315839,-5.52317699,-0.191378496,0,-0.191378496,1.233235157,-5.967188347,-4.733953189,0.113014093 -Wayne Ellington,ellinwa01,2019,RS,DET,1555,764,0.375609398,1.15027053,1.525879929,0.334889435,-0.523799943,-0.188910509,0.406287862,0.875258821,1.281546682,1.57200383,1.57200383,0,0.917121117,0.579669004,1.496790121,0.034758329 -Wayne Ellington,ellinwa01,2019,RS,MIA,1107,533,0.309763076,-1.207397683,-0.897634607,-5.58414814,-0.968914947,-6.553063088,-0.866892761,-1.249156233,-2.116048994,0.172485878,0.172485878,0,-0.265927368,-0.720222878,-0.986150245,0.054030369 -Monta Ellis,ellismo01,2014,PO,DAL,488,249,0.83783153,-0.049086285,0.788745244,-9.00291699,-8.283068514,-17.2859855,-1.155983797,-1.803838021,-2.959821818,-0.027526437,0,-0.027526437,2.522860434,-0.498743322,2.024117112,0.117426508 -Monta Ellis,ellismo01,2014,RS,DAL,6015,3023,1.075854787,-0.153565802,0.922288985,0.670030826,-3.078428832,-2.408398006,0.981528071,-0.780658608,0.200869463,4.581653639,4.581653639,0,1.613976973,-0.296470799,1.317506174,0.641203938 -Monta Ellis,ellismo01,2015,PO,DAL,426,197,4.284769555,-3.888891619,0.395877936,12.73510457,1.732291987,14.46739656,6.189666406,-2.864057245,3.325609161,0.655014796,0,0.655014796,5.153922022,-4.768041667,0.385880355,3.862239086 -Monta Ellis,ellismo01,2015,RS,DAL,5493,2699,0.539550447,0.588468338,1.128018784,1.376767449,1.293623705,2.670391153,0.662551014,0.758769979,1.421320992,5.822873186,5.822873186,0,1.633005783,1.271415056,2.904420839,1.316202897 -Monta Ellis,ellismo01,2016,PO,IND,430,225,-0.89896606,-0.392007157,-1.290973218,-11.11157512,-6.478268862,-17.58984399,-3.095145313,-1.769682195,-4.864827508,-0.255459549,0,-0.255459549,-3.815233849,0.529796661,-3.285437188,1.927424713 -Monta Ellis,ellismo01,2016,RS,IND,5623,2734,-0.096049821,-0.084246561,-0.180296382,-0.96042334,1.459321225,0.498897884,-0.260944009,0.200466717,-0.060477292,3.784336879,3.784336879,0,0.006953087,0.918629744,0.925582831,0.853156288 -Monta Ellis,ellismo01,2017,PO,IND,155,76,-2.51488779,0.308748482,-2.206139308,3.354499334,-7.133402557,-3.778903223,-1.451345228,-1.293030936,-2.744376164,0.000226995,0,0.000226995,-3.320259674,-2.098867608,-5.419127282,0.898145355 -Monta Ellis,ellismo01,2017,RS,IND,4058,1998,-1.541855465,-0.218447636,-1.760303101,-1.060625191,-1.619170174,-2.679795365,-1.528382259,-0.507991568,-2.036373827,0.727077063,0.727077063,0,-1.851730703,-0.725823047,-2.57755375,-0.051091224 -Melvin Ely,elyme01,2014,RS,NOP,49,27,-3.370084265,-2.717735106,-6.087819371,12.66667397,-25.10037417,-12.4337002,-0.223520737,-7.539528497,-7.763049233,-0.067588803,-0.067588803,0,-0.841272285,-6.504204807,-7.345477092,-2.038885023 -Joel Embiid,embiijo01,2017,RS,PHI,1642,786,-1.336329923,5.247292414,3.91096249,-2.484062904,5.420154846,2.936091941,-1.501959739,5.600233816,4.098274078,2.792342633,2.792342633,0,-2.019135795,4.277593611,2.258457816,1.645407235 -Joel Embiid,embiijo01,2018,PO,PHI,575,278,-1.515446865,6.291564866,4.776118001,3.059115149,10.42186506,13.48098021,-0.637857854,7.480920374,6.84306252,1.413696207,0,1.413696207,3.515518548,4.727697321,8.243215869,0.722076766 -Joel Embiid,embiijo01,2018,RS,PHI,4027,1912,-0.047877754,3.185540049,3.137662295,2.730052361,3.873058984,6.603111345,0.53088029,3.436093577,3.966973867,6.599080943,6.599080943,0,1.377416257,2.656575358,4.033991616,0.706332258 -Joel Embiid,embiijo01,2019,PO,PHI,687,334,1.290989784,11.6436811,12.93467088,9.607909887,16.8217835,26.42969338,3.080413958,13.32604053,16.40645449,3.389057914,0,3.389057914,3.88931484,10.77587947,14.66519431,0.658370995 -Joel Embiid,embiijo01,2019,RS,PHI,4663,2154,2.476642778,3.502337814,5.978980593,2.609818138,3.087170625,5.696988762,2.628669551,3.590693099,6.21936265,9.917043174,9.917043174,0,3.272134093,2.773189841,6.045323934,0.620094596 -James Ennis III,ennisja01,2015,RS,MIA,2035,1051,-0.154639355,-2.113614902,-2.268254257,0.2098134,2.819170119,3.028983519,-0.089493094,-1.186841605,-1.276334699,0.787466469,0.787466469,0,-0.520010446,-2.122751982,-2.642762427,-0.332827791 -James Ennis III,ennisja01,2016,RS,MEM,84,40,-2.610711027,3.684381232,1.073670205,-12.89203994,-5.038453442,-17.93049339,-4.901804549,2.10381722,-2.797987329,-0.000987026,-0.000987026,0,-1.426632529,2.26111561,0.834483082,0.768344686 -James Ennis III,ennisja01,2016,RS,MIA,13,7,-3.419440995,-4.456151447,-7.875592442,-8.619586294,2.70113886,-5.918447434,-4.73626037,-3.284590387,-8.020850758,-0.018510078,-0.018510078,0,-6.569321807,-4.245922302,-10.81524411,-1.63108552 -James Ennis III,ennisja01,2016,RS,NOP,565,282,1.273779971,-1.876775871,-0.6029959,1.064480967,-3.842291736,-2.777810769,1.328954405,-2.361426289,-1.032471884,0.24843089,0.24843089,0,-0.504208644,-1.173940472,-1.678149116,0.5215909 -James Ennis III,ennisja01,2017,PO,MEM,286,159,-0.423189758,-6.854992331,-7.278182089,-7.204908298,-9.887046166,-17.09195446,-1.936769356,-7.824184742,-9.760954098,-0.579142006,0,-0.579142006,0.522744881,-5.755457708,-5.232712827,-1.224306682 -James Ennis III,ennisja01,2017,RS,MEM,2963,1501,-1.536152723,0.549565825,-0.986586899,-1.71997921,3.104952382,1.384973172,-1.691385974,1.089968297,-0.601417676,1.644384379,1.644384379,0,-1.766981692,1.116412919,-0.650568773,-0.060919278 -James Ennis III,ennisja01,2018,RS,MEM,2123,1053,-0.904070563,1.609095226,0.705024663,-2.693650498,1.523315507,-1.170334991,-1.306858295,1.724194745,0.417336451,1.698042047,1.698042047,0,-1.747095894,0.938234665,-0.808861229,-0.208678696 -James Ennis III,ennisja01,2018,RS,DET,1117,551,-1.305006548,0.164789064,-1.140217483,0.148282182,-4.235516411,-4.087234229,-1.067820961,-0.754504221,-1.822325182,0.259916471,0.259916471,0,-1.3785769,-0.58025311,-1.95883001,-0.331554509 -James Ennis III,ennisja01,2019,PO,PHI,485,232,0.87216215,-2.897391785,-2.025229635,1.496286634,-4.533728724,-3.037442089,0.995679382,-3.449559298,-2.453879917,0.036182428,0,0.036182428,1.360975884,-4.189862426,-2.828886542,0.089548956 -James Ennis III,ennisja01,2019,RS,HOU,1970,949,-1.395244189,-1.056272435,-2.451516624,-0.872490605,-2.476788593,-3.349279198,-1.444124977,-1.419538322,-2.863663298,-0.055038889,-0.055038889,0,-0.990719121,-0.210418887,-1.201138008,0.010029153 -James Ennis III,ennisja01,2019,RS,PHI,619,281,-2.796923816,-3.020437419,-5.817361235,-1.739719184,0.713247473,-1.026471711,-2.771261462,-2.433989455,-5.205250917,-0.35177951,-0.35177951,0,-3.162046974,-1.897465093,-5.059512067,-0.063836126 -Tyler Ennis,ennisty01,2015,PO,MIL,30,16,-2.315540783,-12.22009705,-14.53563783,-0.132066563,-19.62104616,-19.75311272,-1.774775509,-14.52546709,-16.30024259,-0.111093497,0,-0.111093497,-2.867416554,-13.87257176,-16.73998832,-2.527911113 -Tyler Ennis,ennisty01,2015,RS,MIL,712,353,-3.272011573,-0.584951331,-3.856962904,-2.277394577,-3.174314466,-5.451709043,-3.226123996,-1.186332007,-4.412456003,-0.301962993,-0.301962993,0,-2.026545924,-1.064590775,-3.091136699,0.817886917 -Tyler Ennis,ennisty01,2015,RS,PHO,122,58,-4.663988498,1.092423175,-3.571565324,-4.637030222,2.617681025,-2.019349197,-4.913775044,1.506340735,-3.407434309,-0.019826677,-0.019826677,0,-4.414365231,-2.820943842,-7.235309073,1.834358228 -Tyler Ennis,ennisty01,2016,RS,MIL,1303,654,-1.504416791,-1.443243652,-2.947660443,-3.099707529,0.471461539,-2.62824599,-1.903010228,-1.087443289,-2.990453517,-0.079898957,-0.079898957,0,-1.756164092,-1.338123388,-3.09428748,-0.405976654 -Tyler Ennis,ennisty01,2017,RS,HOU,407,196,-3.885066013,-2.620393668,-6.505459681,-4.247784952,0.601746736,-3.646038216,-4.306723829,-2.130060207,-6.436784036,-0.37076917,-0.37076917,0,-3.603919703,-3.399250583,-7.003170286,0.557059598 -Tyler Ennis,ennisty01,2017,RS,LAL,823,392,1.42570714,3.444462523,4.870169663,1.997748024,5.542380314,7.540128338,1.679557028,4.15635805,5.835915078,1.716433494,1.716433494,0,0.857040044,2.472969959,3.330010003,-0.042030564 -Tyler Ennis,ennisty01,2018,RS,LAL,1441,683,-0.682099488,-0.019827288,-0.701926776,-2.719746083,2.575264697,-0.144481386,-1.129553259,0.519531787,-0.610021472,0.743964667,0.743964667,0,-1.380807739,0.491978848,-0.88882889,-0.232307267 -Drew Eubanks,eubandr01,2019,RS,SAS,239,113,-2.180085312,-1.039637438,-3.21972275,-9.636045139,0.109318958,-9.526726181,-3.871943356,-0.83507942,-4.707022776,-0.112343449,-0.112343449,0,-4.210874417,-3.016260178,-7.227134595,-0.437184261 -Jawun Evans,evansja01,2018,RS,LAC,1674,778,-3.05501819,1.00915453,-2.04586366,-1.960720377,2.789733627,0.82901325,-3.038265752,1.46402929,-1.574236462,0.469441371,0.469441371,0,-2.628376478,1.286625026,-1.341751453,0.582160144 -Jawun Evans,evansja01,2019,RS,PHO,131,64,-4.899932843,2.055526053,-2.844406791,-14.59331281,-6.204268801,-20.79758161,-7.195571316,0.511576892,-6.683994423,-0.128999713,-0.128999713,0,-7.446145459,-0.99730621,-8.443451669,0.431420438 -Jawun Evans,evansja01,2019,RS,OKC,2,1,-38.81718553,4.313439457,-34.50374608,-62.58760288,64.13982514,1.552222264,-46.22628684,17.0375599,-29.18872694,-0.013374393,-0.013374393,0,-24.21380776,7.130121492,-17.08368627,-0.866182026 -Jacob Evans,evansja02,2019,PO,GSW,39,18,-5.144555988,0.982103408,-4.16245258,-5.305988894,6.652859639,1.346870744,-5.615459878,2.180199496,-3.435260382,-0.006537855,0,-0.006537855,-5.032403003,-2.850331952,-7.882734956,0.725157218 -Jacob Evans,evansja02,2019,RS,GSW,433,204,-4.652442023,-3.507743836,-8.160185859,-5.320648153,1.230001255,-4.090646898,-5.108427775,-2.759345613,-7.867773387,-0.5320694,-0.5320694,0,-4.206206684,-2.905901692,-7.112108376,-0.113371369 -Jeremy Evans,evansje01,2014,RS,UTA,2356,1209,0.781184395,0.997451616,1.77863601,-2.441873988,0.967294018,-1.47457997,0.198624948,1.110773704,1.309398652,2.488849292,2.488849292,0,-0.32469719,0.962699952,0.638002762,-0.579055206 -Jeremy Evans,evansje01,2015,RS,UTA,522,266,2.742555497,2.720715173,5.463270671,-0.942910836,2.558045921,1.615135085,2.143015607,2.84671161,4.989727217,1.038260106,1.038260106,0,1.06228007,2.639868986,3.702149055,-1.106770911 -Jeremy Evans,evansje01,2016,RS,DAL,542,251,-2.525097498,0.26288317,-2.262214328,-6.32804204,3.264190029,-3.063852011,-3.453654434,0.914520341,-2.539134093,0.027047121,0.027047121,0,-3.794964279,-1.166351234,-4.961315513,0.157730095 -Jeremy Evans,evansje01,2018,RS,ATL,12,5,-2.403046808,-23.75386583,-26.15691264,-5.308261306,-23.11322691,-28.42148822,-3.022780567,-24.93354861,-27.95632918,-0.068182387,-0.068182387,0,-2.363397898,-22.09243601,-24.45583391,5.987206072 -Reggie Evans,evansre01,2014,RS,SAC,983,500,-2.295154355,0.900800678,-1.394353677,-0.823039137,0.222907671,-0.600131466,-2.144423837,0.839436287,-1.30498755,0.368416234,0.368416234,0,-2.453450534,1.463479327,-0.989971207,-0.053715797 -Reggie Evans,evansre01,2014,RS,BRK,775,399,-4.93098981,0.640014823,-4.290974987,-6.196874144,-3.662644413,-9.859518558,-5.504980645,-0.19645756,-5.701438205,-0.602842225,-0.602842225,0,-5.168689661,-0.368500427,-5.537190088,0.322237702 -Reggie Evans,evansre01,2015,RS,SAC,1494,764,-1.679846897,-0.895120208,-2.574967105,-0.910468991,-0.935792107,-1.846261098,-1.643584663,-0.919309703,-2.562894366,0.072620158,0.072620158,0,-2.175866145,-0.856544277,-3.032410422,-0.410587299 -Tyreke Evans,evansty01,2014,RS,NOP,3975,2028,1.896026641,-0.361169539,1.534857102,-1.697158495,-2.614589821,-4.311748317,1.242720397,-0.816477862,0.426242535,3.265940852,3.265940852,0,0.021908773,-0.863566655,-0.841657881,-0.597468483 -Tyreke Evans,evansty01,2015,PO,NOP,239,125,-1.647221921,-3.329946571,-4.977168492,4.131568367,-20.8953881,-16.76381973,-0.601920192,-7.150869499,-7.752789691,-0.315169342,0,-0.315169342,4.889700438,-4.695680897,0.194019541,-4.072856733 -Tyreke Evans,evansty01,2015,RS,NOP,5196,2690,1.878068049,-1.116122348,0.761945701,4.878007051,-1.847164094,3.030842957,2.558936111,-1.325762641,1.23317347,5.436626506,5.436626506,0,1.998503311,-0.525030288,1.473473023,-0.526814816 -Tyreke Evans,evansty01,2016,RS,NOP,1510,765,1.967337298,-0.676658146,1.290679152,1.239361671,0.306241548,1.545603219,1.937312065,-0.478769206,1.45854286,1.631414453,1.631414453,0,1.132150365,-0.114213059,1.017937307,-0.665776023 -Tyreke Evans,evansty01,2017,RS,NOP,980,474,1.100887165,-0.828272233,0.272614931,-3.775741472,-2.174274902,-5.950016374,0.193029485,-1.183817076,-0.990787591,0.423710818,0.423710818,0,-0.563104803,-1.679823667,-2.242928471,-0.398405813 -Tyreke Evans,evansty01,2017,RS,SAC,625,314,0.412696765,-0.700950775,-0.28825401,-6.639502898,0.502425779,-6.137077119,-1.006548002,-0.453580037,-1.460128039,0.206937018,0.206937018,0,-1.103995851,-0.847105772,-1.951101624,0.140469706 -Tyreke Evans,evansty01,2018,RS,MEM,3207,1607,4.213043495,-1.320577663,2.892465833,3.631231573,2.479496821,6.110728394,4.44544926,-0.573010413,3.872438847,5.391137972,5.391137972,0,3.479921705,-1.005790905,2.4741308,-0.704147503 -Tyreke Evans,evansty01,2019,PO,IND,172,84,2.16886825,-2.512042632,-0.343174382,-4.023325456,4.092083043,0.068757587,1.236883122,-1.354007794,-0.117124672,0.116534032,0,0.116534032,1.32497833,-2.301381072,-0.976402742,0.135690874 -Tyreke Evans,evansty01,2019,RS,IND,2933,1402,-0.526476466,0.484554057,-0.041922409,-1.046955408,0.458188708,-0.5887667,-0.688001077,0.465404839,-0.222596237,1.816510753,1.816510753,0,-0.957791517,0.24914425,-0.708647266,0.48806493 -Dante Exum,exumda01,2015,RS,UTA,3446,1817,-3.425695315,-1.640613233,-5.066308547,0.35285998,3.147900936,3.500760916,-2.844905831,-0.761782029,-3.60668786,-0.786954475,-0.786954475,0,-2.583904378,-0.556209703,-3.140114081,-0.872249366 -Dante Exum,exumda01,2017,PO,UTA,174,84,1.995285756,2.936587977,4.931873733,3.990675099,0.126735693,4.117410791,2.557018369,2.492417963,5.049436332,0.344794022,0,0.344794022,3.840779726,3.721860151,7.562639877,0.014764482 -Dante Exum,exumda01,2017,RS,UTA,2419,1228,-2.028320443,0.590653323,-1.43766712,-2.286216421,1.314907954,-0.971308467,-2.208202135,0.723872408,-1.484329727,0.793492795,0.793492795,0,-2.062596667,0.727145406,-1.335451261,0.064072505 -Dante Exum,exumda01,2018,PO,UTA,250,114,-3.694297691,-1.006230014,-4.700527705,-0.097786318,-3.949124042,-4.04691036,-3.159497535,-1.740388169,-4.899885704,-0.131799377,0,-0.131799377,-3.504271161,-2.344982561,-5.849253722,2.143910845 -Dante Exum,exumda01,2018,RS,UTA,498,235,1.774822529,2.349263958,4.124086487,1.370897461,2.055377805,3.426275266,1.785100942,2.34495311,4.130054052,0.828430044,0.828430044,0,0.425536993,1.659400898,2.084937891,0.424757896 -Dante Exum,exumda01,2019,RS,UTA,1426,664,-0.213671447,-0.353082366,-0.566753813,-2.494547768,1.697324448,-0.79722332,-0.710550123,-0.013893065,-0.724443188,0.685518339,0.685518339,0,-1.063445661,-0.008908832,-1.072354493,-0.101766481 -Festus Ezeli,ezelife01,2015,PO,GSW,379,183,-1.109121942,3.072989216,1.963867274,-0.615970688,-1.806016627,-2.421987315,-1.143547,2.117908248,0.974361248,0.356939573,0,0.356939573,-2.043847253,0.443546309,-1.600300944,-0.456400813 -Festus Ezeli,ezelife01,2015,RS,GSW,1052,504,-3.056508029,-0.08985541,-3.146363439,-4.535488612,-1.048888649,-5.584377261,-3.622669916,-0.401974911,-4.024644827,-0.32788235,-0.32788235,0,-2.987848214,-0.214288538,-3.202136751,0.03486278 -Festus Ezeli,ezelife01,2016,PO,GSW,437,203,-2.971404454,-1.379232549,-4.350637003,2.345640993,-4.150874297,-1.805233304,-2.124754246,-2.078488993,-4.20324324,-0.15751539,0,-0.15751539,-2.739007528,-1.956325358,-4.695332886,1.398026553 -Festus Ezeli,ezelife01,2016,RS,GSW,1631,770,-2.142598564,3.706953913,1.564355348,-1.851676485,2.148950186,0.297273701,-2.30878692,3.536248095,1.227461175,1.557071551,1.557071551,0,-0.956369893,3.087005004,2.130635111,-0.343297236 -Kenneth Faried,farieke01,2014,RS,DEN,4534,2178,0.307338564,-1.42937337,-1.122034807,4.612143433,-5.856488267,-1.244344834,1.235652641,-2.428060982,-1.192408341,1.740790342,1.740790342,0,1.165807686,-1.532739921,-0.366932235,0.552506906 -Kenneth Faried,farieke01,2015,RS,DEN,4228,2086,-0.174708765,0.364922748,0.190213983,3.739572026,-2.241936803,1.497635222,0.644091707,-0.131802103,0.512289604,3.48187599,3.48187599,0,0.373072322,0.430808417,0.803880739,0.273310492 -Kenneth Faried,farieke01,2016,RS,DEN,3420,1694,0.344241776,-2.294401709,-1.950159933,3.030322459,-3.262506329,-0.23218387,0.93562198,-2.598189476,-1.662567496,0.939223857,0.939223857,0,0.349664638,-1.840244165,-1.490579527,-0.064561505 -Kenneth Faried,farieke01,2017,RS,DEN,2699,1296,1.360275237,-0.174485843,1.185789394,-0.204900982,-1.522018048,-1.72691903,1.062532559,-0.416018488,0.646514072,2.247687321,2.247687321,0,0.800185038,-0.910714567,-0.110529529,0.080670922 -Kenneth Faried,farieke01,2018,RS,DEN,948,461,-0.280246626,-2.049687294,-2.32993392,-4.895612885,-1.811214033,-6.706826918,-1.303377654,-2.085742063,-3.389119717,-0.149949773,-0.149949773,0,-1.201531799,-1.669468618,-2.871000417,-0.245869004 -Kenneth Faried,farieke01,2019,PO,HOU,121,56,2.928958124,0.586544896,3.51550302,-7.847999674,12.09332023,4.245320559,0.734697678,2.962375589,3.697073268,0.189441598,0,0.189441598,2.585176039,1.076020787,3.661196826,-0.280285502 -Kenneth Faried,farieke01,2019,RS,HOU,1291,610,0.138710159,0.150007342,0.288717501,3.02619409,-2.069407256,0.956786835,0.664751818,-0.320575916,0.344175902,0.96701656,0.96701656,0,0.519037263,0.168016137,0.6870534,0.427660874 -Kenneth Faried,farieke01,2019,RS,BRK,255,118,0.453639549,0.848950215,1.302589764,-7.64571831,-2.329607884,-9.975326194,-1.161719862,0.268615514,-0.893104348,0.112043837,0.112043837,0,-0.64289571,-0.980136826,-1.623032536,0.22976368 -Jordan Farmar,farmajo01,2014,RS,LAL,1925,912,0.327419687,-0.594858472,-0.267438785,0.453846231,-0.31316528,0.14068095,0.415100143,-0.534757688,-0.119657545,1.235694545,1.235694545,0,0.267672675,-1.09087028,-0.823197605,0.923949389 -Jordan Farmar,farmajo01,2015,RS,LAC,1074,529,-0.561589817,-0.064010541,-0.625600358,-7.434514684,1.451434394,-5.98308029,-2.069879132,0.227726625,-1.842152507,0.245683375,0.245683375,0,-0.10348742,-0.149459783,-0.252947204,0.257969661 -Jordan Farmar,farmajo01,2016,PO,MEM,212,113,-3.347106364,0.155125291,-3.191981073,4.963388298,4.654958313,9.618346611,-1.76564992,1.180069691,-0.585580228,0.128374819,0,0.128374819,3.739222003,0.472027093,4.211249096,-0.238592763 -Jordan Farmar,farmajo01,2016,RS,MEM,574,291,1.193118377,-0.164249014,1.028869363,0.066881453,-2.609891228,-2.543009776,1.049335592,-0.657881705,0.391453888,0.464775211,0.464775211,0,1.055418716,0.379324538,1.434743255,-0.34164213 -Jordan Farmar,farmajo01,2017,RS,SAC,69,35,0.843912961,-2.393682495,-1.549769534,4.695593922,-10.55517044,-5.85957652,1.762510915,-4.169914029,-2.407403114,0.00608556,0.00608556,0,2.072376091,-4.94288693,-2.870510838,-0.516167197 -Vitor Faverani,favervi01,2014,RS,BOS,965,488,-5.041426055,1.390989739,-3.650436316,-6.043181553,0.978302528,-5.064879025,-5.510535015,1.389937957,-4.120597059,-0.34223719,-0.34223719,0,-4.801450015,0.269483097,-4.531966918,0.278042124 -Derrick Favors,favorde01,2014,RS,UTA,4247,2201,-1.220721808,0.81252507,-0.408196739,0.188757467,-1.535983708,-1.347226241,-0.956477047,0.438346098,-0.518130949,2.497842488,2.497842488,0,-0.417276521,0.973967444,0.556690923,-0.322818133 -Derrick Favors,favorde01,2015,RS,UTA,4349,2280,-0.422778518,2.389702757,1.966924239,2.16398161,0.572627701,2.736609311,0.106758937,2.146911181,2.253670118,5.782719767,5.782719767,0,1.049689299,2.72510981,3.774799108,-0.623247759 -Derrick Favors,favorde01,2016,RS,UTA,3823,1983,0.314235916,3.827256376,4.141492292,1.535138697,-0.507880951,1.027257746,0.594607964,3.107433025,3.702040989,6.481005794,6.481005794,0,1.039654707,3.745715939,4.785370646,-0.6989614 -Derrick Favors,favorde01,2017,PO,UTA,437,225,-2.474154508,-0.728369638,-3.202524146,6.189238412,-4.226514435,1.962723977,-0.816834565,-1.539821755,-2.35665632,0.046014109,0,0.046014109,0.475986386,0.454672372,0.930658758,-1.152803832 -Derrick Favors,favorde01,2017,RS,UTA,2311,1186,-3.158130945,0.779969098,-2.378161846,-2.507854063,0.181266777,-2.326587286,-3.224254348,0.645182025,-2.579072323,0.103025506,0.103025506,0,-2.747068944,1.723274092,-1.023794852,-0.381590716 -Derrick Favors,favorde01,2018,PO,UTA,591,286,0.937990312,4.634969435,5.572959747,10.97519613,1.886401149,12.86159728,3.10716248,4.284639733,7.391802213,1.52677717,0,1.52677717,1.71922147,4.043958982,5.763180451,0.032267003 -Derrick Favors,favorde01,2018,RS,UTA,4357,2153,-0.697231905,2.322666175,1.62543427,1.226014839,-2.067722261,-0.841707422,-0.33294743,1.46852644,1.13557901,4.21921659,4.21921659,0,-0.390102123,2.276996293,1.88689417,-1.137390449 -Derrick Favors,favorde01,2019,PO,UTA,211,103,1.685218523,13.60954247,15.29476099,0.208029171,13.58813732,13.79616649,1.582443345,14.3624274,15.94487075,1.010271152,0,1.010271152,-0.818928716,13.46737382,12.6484451,-0.290889176 -Derrick Favors,favorde01,2019,RS,UTA,3766,1766,0.236892082,3.494396945,3.731289027,-1.136898851,1.583607821,0.44670897,-0.043964858,3.231824897,3.187860039,5.347568731,5.347568731,0,0.123516512,3.512401792,3.635918304,-0.0480327 -Kay Felder,feldeka01,2017,RS,CLE,803,386,-3.886733733,-1.310005377,-5.196739111,-7.035364646,0.513532622,-6.521832025,-4.876681054,-1.000606701,-5.877287754,-0.612680411,-0.612680411,0,-3.36271661,-1.879108231,-5.241824841,-0.509484523 -Kay Felder,feldeka01,2018,RS,CHI,286,134,-8.474191809,2.505988573,-5.968203236,-6.894407505,-0.385192232,-7.279599737,-8.544368161,2.123083418,-6.421284743,-0.256199281,-0.256199281,0,-5.069514584,-0.887029093,-5.956543677,2.057205282 -Kay Felder,feldeka01,2018,RS,DET,12,6,7.897643258,-3.730168273,4.167474985,-4.591311237,3.751208526,-0.840102711,5.714137834,-2.512638947,3.201498887,0.018692083,0.018692083,0,-1.080279327,-6.419593566,-7.499872893,2.577298806 -Cristiano Felicio,feliccr01,2016,RS,CHI,654,321,-1.502508821,3.367813284,1.865304464,1.80544606,3.85650997,5.66195603,-0.889415456,3.69431008,2.804894623,0.90295321,0.90295321,0,-1.450211401,1.38874491,-0.061466491,-0.729824414 -Cristiano Felicio,feliccr01,2017,PO,CHI,167,82,-6.841176352,-4.885803313,-11.72697967,-6.276636431,4.40567064,-1.87096579,-7.070534894,-3.261429018,-10.33196391,-0.333212416,0,-0.333212416,-7.201158335,-2.621760746,-9.822919081,1.790016195 -Cristiano Felicio,feliccr01,2017,RS,CHI,2089,1040,-0.357643401,0.392182089,0.034538689,-2.267238786,0.886265855,-1.380972931,-0.784659615,0.511807765,-0.27285185,1.306292382,1.306292382,0,-1.263941963,0.690631298,-0.573310665,-0.60465507 -Cristiano Felicio,feliccr01,2018,RS,CHI,2013,977,-4.72653398,-3.337575712,-8.064109692,-7.302482912,-3.421161929,-10.72364484,-5.505737438,-3.50090975,-9.006647188,-3.104465126,-3.104465126,0,-6.506639147,-3.593692237,-10.10033138,-0.453469365 -Cristiano Felicio,feliccr01,2019,RS,CHI,1577,746,-2.968830862,-3.916824125,-6.885654986,0.238455907,-3.03632812,-2.797872213,-2.408120061,-3.8861379,-6.294257961,-1.342326568,-1.342326568,0,-3.583780949,-3.820271907,-7.404052856,-0.502445634 -Carrick Felix,felixca01,2014,RS,CLE,83,38,-3.729021611,0.15706984,-3.571951771,3.006353847,4.411796079,7.418149926,-2.504439437,1.092228239,-1.412211198,0.026525337,0.026525337,0,-1.78638713,-1.613412531,-3.39979966,2.177506675 -Raymond Felton,feltora01,2014,RS,NYK,3850,2017,-0.274313761,-0.157227044,-0.431540805,1.311131623,-2.187045443,-0.875913819,0.02775381,-0.556637551,-0.528883741,2.267696242,2.267696242,0,0.32328938,-0.381300716,-0.058011336,-0.755145136 -Raymond Felton,feltora01,2015,PO,DAL,73,36,0.319536131,7.190935832,7.510471963,-5.50671231,-5.529729729,-11.03644204,-0.955654547,5.091285072,4.135630526,0.127435028,0,0.127435028,-2.97087162,0.446481212,-2.524390408,-2.219951545 -Raymond Felton,feltora01,2015,RS,DAL,580,281,0.134874501,0.987296855,1.122171356,-4.328101271,0.624908571,-3.7031927,-0.831253556,0.958333064,0.127079508,0.411489852,0.411489852,0,-0.634730651,-0.454328838,-1.089059489,-0.229254622 -Raymond Felton,feltora01,2016,PO,DAL,335,172,-0.288962856,3.414447643,3.125484787,-5.849301304,18.24536264,12.39606134,-1.441301463,6.837434736,5.396133274,0.728726326,0,0.728726326,-2.511689844,6.389063224,3.87737338,-1.102981 -Raymond Felton,feltora01,2016,RS,DAL,4407,2192,-0.225573724,-0.740298539,-0.965872263,-0.593176592,-0.731763922,-1.324940514,-0.307927583,-0.788026315,-1.095953897,1.837130423,1.837130423,0,-0.747494598,-0.876961743,-1.624456341,-0.670085612 -Raymond Felton,feltora01,2017,PO,LAC,250,127,0.546525648,3.393214195,3.939739843,4.280141311,-2.356166986,1.923974325,1.302207553,2.359006876,3.661214429,0.425878541,0,0.425878541,2.115010707,0.933527824,3.04853853,-0.578540851 -Raymond Felton,feltora01,2017,RS,LAC,3486,1700,-1.531920341,0.507611194,-1.024309147,-5.491650362,-1.844199255,-7.335849617,-2.489170255,0.027895025,-2.46127523,0.248292214,0.248292214,0,-1.912219926,0.04589744,-1.866322486,-0.834451719 -Raymond Felton,feltora01,2018,PO,OKC,163,79,-1.499940465,0.24629714,-1.253643325,-0.271003973,1.794461103,1.523457131,-1.346388764,0.582562654,-0.76382611,0.082760061,0,0.082760061,1.426555788,-1.295724618,0.13083117,0.230615783 -Raymond Felton,feltora01,2018,RS,OKC,2728,1365,-0.066697881,-0.412414436,-0.479112318,-4.932722852,-0.579131972,-5.511854824,-1.124265263,-0.497587313,-1.621852576,0.768128856,0.768128856,0,-0.903714741,-0.95978609,-1.863500831,-2.214423987 -Raymond Felton,feltora01,2019,PO,OKC,117,57,-4.374784999,10.28996512,5.915180123,-9.849840154,19.13884518,9.289005021,-5.692509653,12.74410612,7.051596466,0.292404783,0,0.292404783,-7.98907712,11.21449427,3.225417146,-0.533779506 -Raymond Felton,feltora01,2019,RS,OKC,813,379,-0.950797979,-0.101288275,-1.052086254,-5.287814681,4.055450074,-1.232364607,-1.918909609,0.718009179,-1.20090043,0.29661846,0.29661846,0,-2.665778938,0.094352669,-2.571426269,-0.994974677 -Terrance Ferguson,fergute01,2018,PO,OKC,12,6,22.175837,-12.96394181,9.211895184,55.85101508,-7.453988869,48.39702621,30.4653147,-12.55707847,17.90823623,0.065386584,0,0.065386584,21.40928889,-10.98386616,10.42542273,0.245862045 -Terrance Ferguson,fergute01,2018,RS,OKC,1550,763,-1.92168413,-1.745353352,-3.667037482,-2.627580081,-4.657431707,-7.285011788,-2.192706603,-2.487466652,-4.680173255,-0.74539949,-0.74539949,0,-2.491725532,-1.7523164,-4.244041932,-0.789915692 -Terrance Ferguson,fergute01,2019,PO,OKC,274,128,-2.975425978,-3.20780539,-6.183231367,4.221551931,-7.791529417,-3.569977486,-1.541852362,-4.387858904,-5.929711266,-0.214430598,0,-0.214430598,-5.333158494,-3.225221582,-8.558380076,0.123292583 -Terrance Ferguson,fergute01,2019,RS,OKC,4198,1931,-2.111278361,-1.24062321,-3.351901571,1.1260432,-1.424777154,-0.298733953,-1.563818413,-1.396304828,-2.960123241,-0.206544107,-0.206544107,0,-2.168224817,-0.072418208,-2.240643024,-0.230650772 -Yogi Ferrell,ferreyo01,2017,RS,DAL,2077,1046,-0.097977927,-1.543271034,-1.641248961,-0.788076611,-0.817771275,-1.605847886,-0.200846522,-1.498863294,-1.699709816,0.556443033,0.556443033,0,-0.071364317,-0.603917483,-0.6752818,-0.711299879 -Yogi Ferrell,ferreyo01,2017,RS,BRK,325,151,-5.470320955,-3.551161063,-9.021482019,-0.904715557,-7.875171493,-8.779887049,-4.764605668,-4.627872526,-9.392478195,-0.51470357,-0.51470357,0,-5.485472918,-5.026707146,-10.51218006,0.568474571 -Yogi Ferrell,ferreyo01,2018,RS,DAL,4643,2282,-0.427114346,-0.280896247,-0.708010593,-1.419790578,6.947648658,5.52785808,-0.627183849,1.207727276,0.580543428,3.844344256,3.844344256,0,-0.440058582,1.148748209,0.708689627,-0.85259967 -Yogi Ferrell,ferreyo01,2019,RS,SAC,2310,1067,0.934486521,0.029420249,0.96390677,0.095370888,-0.461022989,-0.365652101,0.819232549,-0.055286934,0.763945615,1.894035834,1.894035834,0,0.004709357,-0.691200258,-0.686490901,-1.006800845 -Landry Fields,fieldla01,2014,PO,TOR,57,26,-5.765433609,16.76339832,10.99796471,-9.891769265,19.22089757,9.329128304,-6.859391682,18.26536477,11.40597309,0.197733375,0,0.197733375,-5.755961021,12.5016211,6.745660079,1.946807401 -Landry Fields,fieldla01,2014,RS,TOR,641,322,-2.012468867,0.443068703,-1.569400164,-1.183278227,0.265811917,-0.917466311,-1.9996331,0.420617595,-1.579015504,0.19160365,0.19160365,0,-1.830247935,-0.522112496,-2.352360431,-0.384326651 -Landry Fields,fieldla01,2015,RS,TOR,435,216,-1.280405621,-1.991418403,-3.271824024,-8.141382221,-4.989482482,-13.1308647,-2.837713297,-2.710664498,-5.548377795,-0.307898853,-0.307898853,0,-2.76928917,-2.454586773,-5.223875943,-0.152781413 -Dorian Finney-Smith,finnedo01,2017,RS,DAL,3206,1642,-3.005031958,0.945817271,-2.059214687,-0.246000939,-0.029355281,-0.27535622,-2.569092242,0.787089046,-1.782003196,0.803267687,0.803267687,0,-2.914158291,0.489363042,-2.424795248,-0.927771278 -Dorian Finney-Smith,finnedo01,2018,RS,DAL,912,448,-3.042889157,0.661660341,-2.381228816,-2.617247359,3.846670031,1.229422672,-3.109069372,1.367466432,-1.74160294,0.230272295,0.230272295,0,-2.982621649,0.337779292,-2.644842356,-0.093226775 -Dorian Finney-Smith,finnedo01,2019,RS,DAL,4164,1985,-2.126347719,1.765278225,-0.361069494,-1.212834617,0.820555926,-0.392278691,-2.077004922,1.678175374,-0.398829548,2.376237323,2.376237323,0,-2.216193706,1.638862442,-0.577331265,-0.209871076 -Derek Fisher,fishede01,2014,PO,OKC,600,299,-1.104745844,-2.035722256,-3.1404681,-6.260438729,2.186156916,-4.074281814,-2.272235594,-1.324669582,-3.596905176,-0.133095682,0,-0.133095682,-1.31134055,-0.605636354,-1.916976904,-0.10525983 -Derek Fisher,fishede01,2014,RS,OKC,2889,1428,0.447261533,1.691373308,2.138634841,0.02667776,2.850770554,2.877448314,0.325669045,1.993661157,2.319330201,3.688820231,3.688820231,0,0.313223049,2.355537005,2.668760054,-0.117366631 -Bryn Forbes,forbebr01,2017,PO,SAS,158,73,-2.716557755,-8.991556875,-11.70811463,1.953114291,2.342259323,4.295373614,-1.965205324,-7.194833032,-9.160038356,-0.244972577,0,-0.244972577,0.081525059,-7.805808177,-7.724283119,-0.491785795 -Bryn Forbes,forbebr01,2017,RS,SAS,579,285,-2.897134952,-4.859337394,-7.756472346,-9.789669144,-1.783529522,-11.57319867,-4.551181679,-4.587756228,-9.138937908,-0.92004358,-0.92004358,0,-3.645838313,-5.10824332,-8.754081633,-0.945298445 -Bryn Forbes,forbebr01,2018,PO,SAS,110,54,-1.207961084,-3.856539213,-5.064500297,-7.464882698,-5.050682303,-12.515565,-2.552578437,-4.334519286,-6.887097723,-0.11735682,0,-0.11735682,-2.093818745,-4.647572691,-6.741391437,-0.164275962 -Bryn Forbes,forbebr01,2018,RS,SAS,3095,1517,-1.186138788,-1.105214241,-2.291353029,0.534170489,-0.745083096,-0.210912607,-0.895274542,-1.147778965,-2.043053507,0.544340132,0.544340132,0,-1.785302558,-1.196347281,-2.981649839,-0.510822813 -Bryn Forbes,forbebr01,2019,PO,SAS,409,212,0.520289542,-1.299281842,-0.778992301,1.740172703,3.833492419,5.573665122,0.784976214,-0.322996944,0.46197927,0.351948865,0,0.351948865,-0.15389319,-0.45761944,-0.61151263,-1.765085189 -Bryn Forbes,forbebr01,2019,RS,SAS,4739,2293,0.277800897,-2.704427312,-2.426626416,0.34468827,-0.309767147,0.034921123,0.287026672,-2.372749303,-2.085722631,0.771102409,0.771102409,0,0.079535623,-1.708316437,-1.628780815,-0.790531151 -Evan Fournier,fournev01,2014,RS,DEN,3187,1503,-0.998948385,-1.969197697,-2.968146081,-2.818693325,4.318981019,1.500287694,-1.429446653,-0.754465923,-2.183912576,0.437912241,0.437912241,0,-1.64509212,-1.014324928,-2.659417048,0.843843952 -Evan Fournier,fournev01,2015,RS,ORL,3286,1661,0.111278701,-1.946939363,-1.835660662,0.095007302,0.394994628,0.49000193,0.16793346,-1.547191302,-1.379257843,1.160070707,1.160070707,0,-0.394983189,-1.536858795,-1.931841984,-0.12828942 -Evan Fournier,fournev01,2016,RS,ORL,5178,2566,1.904743481,-1.199050208,0.705693273,0.189704293,-4.277066683,-4.08736239,1.674732855,-1.901972304,-0.227239449,3.298900023,3.298900023,0,1.253327324,-1.068939541,0.184387783,-0.113322662 -Evan Fournier,fournev01,2017,RS,ORL,4551,2234,0.392810887,-0.540857263,-0.148046376,-0.74345696,0.127991258,-0.615465703,0.246039611,-0.408449323,-0.162409711,2.958528313,2.958528313,0,-0.105265566,-0.257235565,-0.362501131,0.30688263 -Evan Fournier,fournev01,2018,RS,ORL,3878,1837,1.380806286,-2.072636678,-0.691830392,2.895080208,-1.626896879,1.268183329,1.8292429,-2.081834607,-0.252591707,2.363192342,2.363192342,0,1.034241658,-1.614485963,-0.580244305,0.954722708 -Evan Fournier,fournev01,2019,PO,ORL,345,175,-4.320146724,1.204573365,-3.115573358,-9.081753838,-12.24113922,-21.32289305,-5.457704971,-1.513907608,-6.971612579,-0.387446867,0,-0.387446867,-3.738167909,-0.191767915,-3.929935824,-0.332542438 -Evan Fournier,fournev01,2019,RS,ORL,5257,2553,0.007607697,0.062459808,0.070067505,3.640463243,-2.650075962,0.990387282,0.7746773,-0.525658451,0.249018848,3.918462948,3.918462948,0,0.636954686,-0.066890632,0.570064054,0.316178898 -De'Aaron Fox,foxde01,2018,RS,SAC,4139,2026,-2.44018986,-1.772573602,-4.212763462,-1.683157185,-2.459616358,-4.142773543,-2.36299659,-1.984345876,-4.347342465,-1.666319743,-1.666319743,0,-2.540016884,-1.690158435,-4.230175319,0.913336599 -De'Aaron Fox,foxde01,2019,RS,SAC,5600,2546,2.271922831,-0.575866372,1.69605646,-0.413172937,1.757148324,1.343975386,1.850909879,-0.111283064,1.739626815,5.951543743,5.951543743,0,1.615251111,0.359167853,1.974418964,2.091028069 -Randy Foye,foyera01,2014,RS,DEN,5198,2485,2.071988606,-1.103664146,0.96832446,1.422712518,-2.201028709,-0.778316191,2.07001736,-1.381271315,0.688746045,4.418907313,4.418907313,0,1.697283271,-1.025477025,0.671806246,1.300265489 -Randy Foye,foyera01,2015,RS,DEN,2239,1087,0.113210132,-3.367224189,-3.254014057,-2.059078459,-0.443642085,-2.502720544,-0.312533801,-2.922157045,-3.234690846,-0.270974317,-0.270974317,0,-0.272818483,-2.628787616,-2.901606099,0.774452954 -Randy Foye,foyera01,2016,PO,OKC,382,190,-3.773397104,0.774773049,-2.998624055,-8.263013852,-0.879507996,-9.142521848,-5.126971521,0.422505009,-4.704466512,-0.1931421,0,-0.1931421,-3.603133845,-0.264892407,-3.868026253,-1.100683705 -Randy Foye,foyera01,2016,RS,OKC,1180,572,-0.629974818,-0.674445043,-1.304419861,1.381741537,1.133863995,2.515605532,-0.313954326,-0.355381104,-0.66933543,0.60644972,0.60644972,0,-0.147328646,-1.037532575,-1.184861221,-0.122259845 -Randy Foye,foyera01,2016,RS,DEN,2146,1070,-1.939624146,-0.778380705,-2.718004851,-1.588867259,3.329629987,1.740762728,-1.980478517,0.062174618,-1.918303899,0.452770309,0.452770309,0,-1.832715786,-1.120625443,-2.95334123,-0.272067104 -Randy Foye,foyera01,2017,RS,BRK,2755,1284,-2.753666543,-1.646875608,-4.400542152,-1.832972315,-1.491066877,-3.324039192,-2.689148375,-1.686278264,-4.37542664,-1.070719821,-1.070719821,0,-3.059791859,-2.545294824,-5.605086683,0.544249575 -Jamaal Franklin,frankja01,2014,PO,MEM,7,4,6.0104966,-6.893705053,-0.883208453,23.21151439,18.76298937,41.97450376,9.995813418,-1.974834048,8.02097937,0.022547058,0,0.022547058,-1.890684463,-4.752308964,-6.642993427,-0.506381456 -Jamaal Franklin,frankja01,2014,RS,MEM,320,161,-3.241742005,-2.190700041,-5.432442046,-0.128348489,2.473012088,2.3446636,-2.765565464,-1.375345536,-4.140911,-0.11537646,-0.11537646,0,-3.6338131,-0.612682719,-4.246495819,0.943572895 -Jamaal Franklin,frankja01,2015,RS,DEN,32,13,-3.556516232,-17.91562028,-21.47213651,1.424563436,-9.53358229,-8.109018854,-2.750930067,-17.25061278,-20.00154284,-0.119560284,-0.119560284,0,-0.883393692,-15.69268487,-16.57607856,4.305771403 -Melvin Frazier Jr.,frazime01,2019,PO,ORL,34,15,-5.020808038,4.461209741,-0.559598297,-4.227867819,39.62229872,35.3944309,-5.049462087,12.13108754,7.081625454,0.07741363,0,0.07741363,-4.701119765,4.154498394,-0.54662137,-0.24007168 -Melvin Frazier Jr.,frazime01,2019,RS,ORL,96,44,-7.844726312,-1.154575549,-8.999301861,-4.924870476,0.477020392,-4.447850084,-7.768285757,-0.965591818,-8.733877576,-0.134762668,-0.134762668,0,-8.391440498,-0.802575265,-9.194015763,0.327593483 -Tim Frazier,fraziti01,2015,PO,POR,9,3,-26.4244027,-7.137329803,-33.5617325,-12.02752319,40.61403627,28.58651308,-25.06313738,2.53180263,-22.53133475,-0.032955319,0,-0.032955319,-18.93665407,-7.900607796,-26.83726187,5.341206543 -Tim Frazier,fraziti01,2015,RS,PHI,351,171,-4.846995284,3.124510205,-1.722485079,3.426817764,0.505588547,3.932406311,-3.307899915,2.774798423,-0.533101492,0.195102019,0.195102019,0,-1.832628343,1.763831155,-0.068797188,0.838150644 -Tim Frazier,fraziti01,2015,RS,POR,140,68,-3.512788373,-9.527478755,-13.04026713,-4.562454846,-0.575911017,-5.138365863,-3.95330227,-8.26124984,-12.21455211,-0.329353961,-0.329353961,0,-4.518522441,-6.399591002,-10.91811344,0.290457371 -Tim Frazier,fraziti01,2016,RS,NOP,969,469,2.386264515,-0.111354344,2.274910171,1.71319472,0.453773444,2.166968165,2.411195755,0.044345779,2.455541534,1.246723306,1.246723306,0,1.454560883,0.285915356,1.740476238,0.087978147 -Tim Frazier,fraziti01,2016,RS,POR,541,272,-6.305920786,-1.642240106,-7.948160892,-6.489873917,3.855013527,-2.63486039,-6.738242121,-0.570978528,-7.30922065,-0.6288972,-0.6288972,0,-5.089725573,-1.026724173,-6.116449746,-0.587753449 -Tim Frazier,fraziti01,2017,RS,NOP,3156,1525,-0.52334192,-1.116003,-1.63934492,-0.698884828,-1.596108392,-2.29499322,-0.546525613,-1.303085022,-1.849610635,0.698631351,0.698631351,0,-0.891684772,-0.863175329,-1.754860101,-0.268990397 -Tim Frazier,fraziti01,2018,PO,WAS,13,6,8.045708378,11.9327463,19.97845467,-10.86492509,-10.43000769,-21.29493278,4.537766954,8.067452108,12.60521906,0.048710863,0,0.048710863,4.241297941,15.41859098,19.65988892,0.465505203 -Tim Frazier,fraziti01,2018,RS,WAS,1711,838,-0.863427942,1.315523965,0.452096023,-2.557672523,-1.258896648,-3.816569172,-1.264894351,0.854995691,-0.40989866,0.993963725,0.993963725,0,-1.157399863,1.028931439,-0.128468424,-0.64851505 -Tim Frazier,fraziti01,2019,PO,MIL,93,40,6.802963791,-2.656041531,4.14692226,-8.457840992,-3.863847291,-12.32168828,3.925953469,-3.190957726,0.734995743,0.07298108,0,0.07298108,3.862575759,-4.707766125,-0.845190366,-0.502981448 -Tim Frazier,fraziti01,2019,RS,NOP,1961,909,0.41315269,-1.599059376,-1.185906686,-0.457396122,-1.202138174,-1.659534296,0.253177052,-1.586645051,-1.333467999,0.654600789,0.654600789,0,-0.340481432,-1.588340583,-1.928822015,-0.364064443 -Tim Frazier,fraziti01,2019,RS,MIL,480,211,-1.712494909,-5.009896982,-6.722391891,-4.348442344,-3.780264327,-8.128706671,-2.399080932,-5.124835728,-7.523916659,-0.515746874,-0.515746874,0,-2.164504356,-4.771213903,-6.935718259,0.361756602 -Jimmer Fredette,fredeji01,2014,RS,CHI,115,56,2.570597566,-4.217716714,-1.647119148,9.175604585,4.417479108,13.59308369,4.177840733,-2.744554108,1.433286625,0.119846689,0.119846689,0,2.484638168,-3.970747627,-1.486109459,0.260946031 -Jimmer Fredette,fredeji01,2014,RS,SAC,919,463,2.717256078,-0.974087818,1.743168259,0.713798987,-3.622650289,-2.908851302,2.48921154,-1.563543495,0.925668045,0.866496812,0.866496812,0,1.073860385,-2.632519835,-1.55865945,-0.196524509 -Jimmer Fredette,fredeji01,2015,RS,NOP,1026,509,-1.304164077,-3.760426429,-5.064590506,1.933668937,0.700388456,2.634057394,-0.736971105,-3.04778675,-3.784757855,-0.269490441,-0.269490441,0,-0.558079626,-3.165846219,-3.723925846,0.275606263 -Jimmer Fredette,fredeji01,2016,RS,NOP,28,13,-14.30409619,-8.64207413,-22.94617032,-41.60046275,1.277688927,-40.32277382,-20.89503011,-7.096684332,-27.99171444,-0.168000954,-0.168000954,0,-16.14092682,-5.151220196,-21.29214701,0.340112694 -Jimmer Fredette,fredeji01,2016,RS,NYK,11,5,10.47159706,-1.799917625,8.671679432,-32.021212,-20.61712275,-52.63833475,2.377791141,-5.744556471,-3.366765329,-0.001634898,-0.001634898,0,-1.291851686,-8.372823217,-9.664674904,3.821139574 -Jimmer Fredette,fredeji01,2019,RS,PHO,142,65,-10.08984735,-6.201917186,-16.29176453,-8.987045054,-8.004034732,-16.99107979,-10.37652292,-6.897378568,-17.27390149,-0.477014362,-0.477014362,0,-8.126087521,-5.862649502,-13.98873702,-0.982153417 -Joel Freeland,freeljo01,2014,PO,POR,47,24,-13.57043792,2.748931959,-10.82150596,-22.62860892,11.30313539,-11.32547353,-16.32735447,4.742278077,-11.5850764,-0.115622745,0,-0.115622745,-12.20737308,1.591272537,-10.61610054,3.365610311 -Joel Freeland,freeljo01,2014,RS,POR,1475,727,-1.765255465,-0.079424171,-1.844679637,0.001625599,-0.506283432,-0.504657833,-1.555040841,-0.165048185,-1.720089026,0.379663822,0.379663822,0,-1.474622585,-0.713980946,-2.188603531,-0.589037735 -Joel Freeland,freeljo01,2015,PO,POR,15,7,-3.449222162,16.35714081,12.90791865,-27.97290688,19.97779101,-7.995115865,-8.829485211,18.19349469,9.36400948,0.044810244,0,0.044810244,-6.997457428,14.93593712,7.93847969,0.409799802 -Joel Freeland,freeljo01,2015,RS,POR,1247,617,-2.357331686,2.582012132,0.224680446,0.422968607,2.803337559,3.226306166,-1.926255959,2.756592095,0.830336136,1.125517492,1.125517492,0,-1.876684169,2.71457773,0.837893561,-0.13176796 -Channing Frye,fryech01,2014,RS,PHO,4669,2312,0.680659762,0.692949868,1.37360963,6.79008571,-0.666424637,6.123661073,1.966371743,0.440067369,2.406439112,6.072285205,6.072285205,0,2.116321051,1.350383848,3.466704898,-0.160208407 -Channing Frye,fryech01,2015,RS,ORL,3722,1870,-1.11406448,-0.863801397,-1.977865877,-0.650556319,-2.486115933,-3.136672253,-1.039897165,-1.212634464,-2.252531629,0.475323447,0.475323447,0,-0.517832322,-0.059655844,-0.577488166,0.141796322 -Channing Frye,fryech01,2016,PO,CLE,461,237,4.702927717,4.518948372,9.221876089,2.815564932,4.407694781,7.223259713,4.427879864,4.713591163,9.141471027,1.492608687,0,1.492608687,5.15024804,3.476713076,8.626961116,0.617591348 -Channing Frye,fryech01,2016,RS,CLE,882,446,1.582290454,0.473920573,2.056211027,1.562840504,-1.04418126,0.518659244,1.618253243,0.145498186,1.76375143,1.027824751,1.027824751,0,1.782220087,-0.222663805,1.559556283,0.068896448 -Channing Frye,fryech01,2016,RS,ORL,1476,754,-0.374348352,-0.054227758,-0.42857611,3.155462061,1.234000849,4.38946291,0.349694553,0.216096253,0.565790805,1.270733497,1.270733497,0,0.802235321,-0.186115042,0.616120279,-0.369274747 -Channing Frye,fryech01,2017,PO,CLE,314,154,4.80287424,-5.356637829,-0.553763588,4.11877271,-15.30566731,-11.1868946,4.782202618,-7.76245058,-2.980247962,-0.018686387,0,-0.018686387,4.529674124,-4.944230884,-0.414556759,0.146447495 -Channing Frye,fryech01,2017,RS,CLE,2849,1398,0.806762257,2.264957482,3.071719739,-0.862885588,-0.690870222,-1.55375581,0.444152892,1.849383057,2.29353595,3.607710338,3.607710338,0,1.41645958,1.536328546,2.952788126,0.28248877 -Channing Frye,fryech01,2018,RS,LAL,315,150,1.418282328,-1.300454252,0.117828077,3.732650985,1.688841204,5.421492189,2.008579497,-0.754589405,1.253990093,0.305517263,0.305517263,0,1.419583857,-1.630439115,-0.210855258,-0.293970886 -Channing Frye,fryech01,2018,RS,CLE,1139,545,-0.14583539,-0.490004257,-0.635839647,2.21790761,1.067023305,3.284930915,0.29601039,-0.117094411,0.178915979,0.814241964,0.814241964,0,0.4848207,-0.715727632,-0.230906932,-0.020643405 -Channing Frye,fryech01,2019,RS,CLE,696,341,-2.858176663,-7.499611033,-10.3577877,-5.512309116,-8.017588443,-13.52989756,-3.533367487,-7.891168839,-11.42453633,-1.504987605,-1.504987605,0,-2.669284515,-7.190238303,-9.859522818,-0.283122945 -Markelle Fultz,fultzma01,2018,PO,PHI,50,23,-5.233447791,6.814573395,1.581125603,4.44566432,2.255682963,6.701347283,-3.62328724,6.192904203,2.569616964,0.06335867,0,0.06335867,-1.668588721,4.943933009,3.275344288,-1.54917123 -Markelle Fultz,fultzma01,2018,RS,PHI,566,253,-2.413782653,1.261359158,-1.152423495,-2.679969873,4.258434926,1.578465053,-2.639866918,1.879322914,-0.760544004,0.25584316,0.25584316,0,-2.716212716,1.469542518,-1.246670197,-0.369673922 -Markelle Fultz,fultzma01,2019,RS,PHI,931,427,-2.422602728,-0.70167473,-3.124277459,-4.37021319,1.9226145,-2.44759869,-3.00506014,-0.205591388,-3.210651528,-0.099637976,-0.099637976,0,-2.197696538,-0.205392438,-2.403088976,-0.728585296 -Danilo Gallinari,gallida01,2015,RS,DEN,2913,1426,2.973135729,-0.054006507,2.919129222,1.018585094,1.254560947,2.273146041,2.765614247,0.244970946,3.010585193,4.211029613,4.211029613,0,2.505368185,-0.124297156,2.381071029,0.456319269 -Danilo Gallinari,gallida01,2016,RS,DEN,3726,1839,3.880945773,-0.935937825,2.945007948,-1.536205373,-0.796112228,-2.332317601,3.002871656,-0.935688235,2.067183421,4.510366211,4.510366211,0,2.397391688,-1.190940887,1.206450801,-0.20307584 -Danilo Gallinari,gallida01,2017,RS,DEN,4413,2134,2.732136145,-0.731156563,2.000979582,1.758964609,0.401062829,2.160027438,2.637637805,-0.510733227,2.126904578,5.308113026,5.308113026,0,2.644325854,-1.432510399,1.211815455,-0.031382139 -Danilo Gallinari,gallida01,2018,RS,LAC,1369,671,1.160168608,2.354316505,3.514485113,-2.597301609,2.313891414,-0.283410195,0.427797459,2.505966486,2.933763945,1.941857244,1.941857244,0,1.378807413,1.727051375,3.105858788,-0.201184932 -Danilo Gallinari,gallida01,2019,PO,LAC,435,201,0.410966691,-2.111857135,-1.700890444,1.727140287,1.817768625,3.544908912,0.611330892,-1.320018366,-0.708687474,0.216052148,0,0.216052148,0.625286703,0.897321034,1.522607737,0.069199477 -Danilo Gallinari,gallida01,2019,RS,LAC,4357,2059,4.583700622,0.702600184,5.286300806,3.724829431,-1.907701481,1.81712795,4.674588308,0.207893188,4.882481496,7.979861641,7.979861641,0,4.375342313,0.286088339,4.661430652,-0.483945576 -Langston Galloway,gallola01,2015,RS,NYK,2843,1457,-0.38112869,1.246640568,0.865511877,-2.030740369,1.027532322,-1.003208047,-0.662010005,1.348801082,0.686791077,2.544133213,2.544133213,0,-0.765329668,1.307488103,0.542158435,-0.399549532 -Langston Galloway,gallola01,2016,RS,NYK,4082,2033,-0.136019596,0.945411328,0.809391732,-3.186134534,3.051714921,-0.134419613,-0.771733634,1.462014977,0.690281343,3.552672756,3.552672756,0,-0.961711805,1.625295009,0.663583204,-0.430252127 -Langston Galloway,gallola01,2017,RS,SAC,761,375,-2.223333408,0.293872539,-1.929460869,3.036617425,1.545412469,4.582029893,-1.229420275,0.621287861,-0.608132414,0.407325894,0.407325894,0,-1.739359056,-0.679443761,-2.418802816,-0.59049911 -Langston Galloway,gallola01,2017,RS,NOP,2323,1120,0.011781084,-0.074601882,-0.062820798,-3.245421201,-1.007025568,-4.252446769,-0.620710632,-0.295545334,-0.916255967,1.04445355,1.04445355,0,-0.702042649,-0.375022541,-1.07706519,-0.317512868 -Langston Galloway,gallola01,2018,RS,DET,1765,863,0.003607703,1.917029618,1.920637321,-1.999524921,6.03004355,4.03051863,-0.397324578,2.881800819,2.484476241,2.296792054,2.296792054,0,0.012607795,1.383935278,1.396543074,-0.342659959 -Langston Galloway,gallola01,2019,PO,DET,234,110,-1.708903439,-1.600439444,-3.309342883,-7.567368917,15.40235425,7.834985328,-3.038095211,1.981223474,-1.056871737,0.098367986,0,0.098367986,-0.499610034,0.470309852,-0.029300182,0.371627498 -Langston Galloway,gallola01,2019,RS,DET,3634,1745,0.149928203,-0.993717268,-0.843789065,-0.061975863,-0.764020862,-0.825996725,0.123591316,-1.004975597,-0.881384281,1.657737806,1.657737806,0,-0.240688789,-0.982781615,-1.223470404,-0.360752962 -Francisco Garcia,garcifr01,2014,PO,HOU,48,22,-0.145380471,-7.731090171,-7.876470642,-5.454482395,9.675831214,4.221348818,-1.289748274,-4.622889726,-5.912638001,-0.036884118,0,-0.036884118,-4.720478597,-5.578195408,-10.29867401,0.689872587 -Francisco Garcia,garcifr01,2014,RS,HOU,2247,1083,-0.019823332,-2.052963637,-2.072786968,-1.5422822,1.993996457,0.451714257,-0.40506708,-1.354578624,-1.759645704,0.548117317,0.548117317,0,-0.51199099,-1.20655204,-1.718543031,0.157823251 -Francisco Garcia,garcifr01,2015,RS,HOU,398,200,-3.273364712,-2.667024754,-5.940389466,-4.611997799,2.345000883,-2.266996916,-3.793891912,-1.827916898,-5.62180881,-0.292934645,-0.292934645,0,-3.146436682,-1.263680291,-4.410116973,-0.034270771 -Patricio Garino,garinpa01,2017,RS,ORL,86,43,-11.18537551,-10.47107924,-21.65645475,-7.523048656,-8.366320819,-15.88936947,-11.0377803,-10.63427238,-21.67205268,-0.418480503,-0.418480503,0,-9.206471275,-8.730265481,-17.93673676,0.793273319 -Kevin Garnett,garneke01,2014,PO,BRK,463,250,-1.883709778,0.547718454,-1.335991324,2.309502791,0.009391918,2.318894709,-1.138373708,0.446177135,-0.692196573,0.270870076,0,0.270870076,-1.598587151,0.217075347,-1.381511804,0.056921836 -Kevin Garnett,garneke01,2014,RS,BRK,2136,1109,-3.973484079,3.483770113,-0.489713966,-3.951945565,2.643118381,-1.308827184,-4.210519597,3.541576337,-0.66894326,1.171359995,1.171359995,0,-2.680857669,2.30742389,-0.373433779,-0.499045528 -Kevin Garnett,garneke01,2015,RS,MIN,204,98,1.634387684,6.732835856,8.36722354,-3.541018483,7.020810495,3.479792012,0.662618663,7.302762926,7.965381589,0.537910955,0.537910955,0,-0.101834457,5.802056221,5.700221763,0.384133535 -Kevin Garnett,garneke01,2015,RS,BRK,1664,854,-1.924246624,2.281267679,0.357021055,-0.71988184,1.385293956,0.665412115,-1.776999268,2.256481736,0.479482468,1.406078119,1.406078119,0,-1.20585405,1.613174941,0.407320891,-0.071030199 -Kevin Garnett,garneke01,2016,RS,MIN,1113,556,-1.416030552,4.14269563,2.726665078,-2.177092479,6.675034275,4.497941795,-1.666096208,4.974173426,3.308077219,1.703361444,1.703361444,0,-1.925186484,4.260476846,2.335290362,-0.860853716 -Billy Garrett,garrebi01,2019,RS,NYK,137,63,-5.942361267,-6.536359578,-12.47872084,-4.836611251,-1.082686357,-5.919297608,-5.950892107,-5.714371297,-11.6652634,-0.283597588,-0.283597588,0,-5.77547972,-7.200915124,-12.97639484,-1.053476001 -Diante Garrett,garredi02,2014,RS,UTA,2045,1048,-3.99993685,-1.752229807,-5.752166658,-3.019687254,1.709641307,-1.310045946,-3.9985031,-1.084317356,-5.082820457,-1.235093816,-1.235093816,0,-4.090927025,-1.507815657,-5.598742682,-0.941284045 -Marc Gasol,gasolma01,2014,PO,MEM,565,299,-0.79895478,6.516708206,5.717753426,-0.244308236,-6.845099257,-7.089407493,-0.695305291,4.056136105,3.360830814,0.93554349,0,0.93554349,-1.424272806,4.056633689,2.632360883,-2.499755475 -Marc Gasol,gasolma01,2014,RS,MEM,3712,1970,-0.701154678,3.223882548,2.52272787,-2.265440656,0.597672804,-1.667767852,-1.07718916,2.841171757,1.763982597,4.51286241,4.51286241,0,-0.857803143,2.93758659,2.079783447,-0.509795822 -Marc Gasol,gasolma01,2015,PO,MEM,815,416,1.456720291,7.737423801,9.194144092,-2.080006809,-6.153080041,-8.233086851,0.790523509,5.270215969,6.060739478,1.920363479,0,1.920363479,2.512831245,5.363802373,7.876633618,-0.415275344 -Marc Gasol,gasolma01,2015,RS,MEM,5212,2687,1.044043955,3.845344438,4.889388392,2.707491768,-3.035728072,-0.328236304,1.446120093,2.589309953,4.035430046,9.26124156,9.26124156,0,0.983468996,2.392726519,3.376195515,-0.422194082 -Marc Gasol,gasolma01,2016,RS,MEM,3484,1791,-1.437710648,2.528177945,1.090467297,-1.58076205,1.906686949,0.325924899,-1.531204211,2.569490597,1.038286386,3.423994657,3.423994657,0,-1.82493255,2.072040649,0.247108099,-1.061910212 -Marc Gasol,gasolma01,2017,PO,MEM,435,240,0.830397625,-1.071372755,-0.24097513,7.376127109,-0.896476819,6.479650291,2.188055323,-1.027045654,1.161009669,0.494944242,0,0.494944242,4.389135056,-1.718900773,2.670234283,0.201553894 -Marc Gasol,gasolma01,2017,RS,MEM,4915,2531,0.911212392,1.959934856,2.871147248,0.347154002,-0.349687173,-0.002533171,0.903638115,1.572527827,2.476165942,6.729462681,6.729462681,0,0.831567153,1.377382741,2.208949894,-0.278635178 -Marc Gasol,gasolma01,2018,RS,MEM,4767,2408,-1.351350717,2.26192892,0.910578204,-1.228754135,-1.114842256,-2.343596391,-1.322328335,1.72539047,0.403062135,3.86072768,3.86072768,0,-0.859625651,1.047060618,0.187434967,-0.332983578 -Marc Gasol,gasolma01,2019,PO,TOR,1474,735,-0.066404761,3.522973924,3.456569162,-2.154638988,-1.407373185,-3.562012173,-0.568408887,2.631558277,2.06314939,1.851560786,0,1.851560786,0.174126574,3.800044019,3.974170592,-0.531845183 -Marc Gasol,gasolma01,2019,RS,TOR,1361,648,-0.748400047,6.409114408,5.660714362,3.093489676,1.870996542,4.964486218,-0.027862358,5.816919624,5.789057267,2.835661019,2.835661019,0,-0.176769381,4.870576925,4.693807543,0.453657263 -Marc Gasol,gasolma01,2019,RS,MEM,3570,1788,-1.390416102,3.174227172,1.783811069,-0.35214082,2.528302254,2.176161434,-1.192295083,3.198711259,2.006416176,4.306838836,4.306838836,0,-1.196322806,3.208562606,2.0122398,-0.754967162 -Pau Gasol,gasolpa01,2014,RS,LAL,3939,1884,-1.759937286,-0.330478417,-2.090415703,-0.950375917,-2.719802793,-3.67017871,-1.655132645,-0.785460636,-2.440593281,0.299498836,0.299498836,0,-0.719178275,-1.028715117,-1.747893393,0.674645803 -Pau Gasol,gasolpa01,2015,PO,CHI,608,317,0.145523154,3.234073422,3.379596575,-0.939222401,3.728323984,2.789101583,-0.08618848,3.486030132,3.399841652,1.037292358,0,1.037292358,2.276556067,1.211280993,3.487837061,1.07849431 -Pau Gasol,gasolpa01,2015,RS,CHI,5312,2681,0.481969487,0.80615812,1.288127607,-0.491203414,-0.943689004,-1.434892418,0.305320336,0.480547379,0.785867716,4.863006105,4.863006105,0,0.912790539,0.44053681,1.353327349,0.525080525 -Pau Gasol,gasolpa01,2016,RS,CHI,4652,2291,0.759502326,2.56176525,3.321267576,0.003726204,0.943414776,0.94714098,0.675637902,2.390007068,3.06564497,6.843043403,6.843043403,0,1.378343924,1.653814248,3.032158172,0.651436415 -Pau Gasol,gasolpa01,2017,PO,SAS,712,365,-0.447922478,1.872121671,1.424199193,7.578452471,-0.367186195,7.211266276,1.130978918,1.496690023,2.627668941,1.027824934,0,1.027824934,2.264352143,1.838581933,4.102934076,-0.470045771 -Pau Gasol,gasolpa01,2017,RS,SAS,3234,1627,1.181953037,2.242569283,3.42452232,2.042977941,-1.148334719,0.894643222,1.409058299,1.586645202,2.995703501,4.76727977,4.76727977,0,1.725175665,1.753751532,3.478927197,-0.04529275 -Pau Gasol,gasolpa01,2018,PO,SAS,184,90,0.152287779,-2.944688307,-2.792400529,0.233275051,-6.976147826,-6.742872775,0.196120489,-3.979268405,-3.783147916,-0.049414476,0,-0.049414476,0.351331083,-5.495893676,-5.144562592,0.970177835 -Pau Gasol,gasolpa01,2018,RS,SAS,3662,1812,-0.22732681,1.4348101,1.20748329,-3.911142228,-0.287458499,-4.198600727,-0.998294662,1.102919176,0.104624514,2.653282751,2.653282751,0,-1.036600697,0.637252092,-0.399348605,0.534974963 -Pau Gasol,gasolpa01,2019,RS,SAS,708,330,-1.126754472,0.81885943,-0.307895043,-3.786050118,-1.95633869,-5.742388809,-1.764960987,0.30150695,-1.463454037,0.215948397,0.215948397,0,-1.892965232,-0.439441001,-2.332406233,-0.311559604 -Pau Gasol,gasolpa01,2019,RS,MIL,66,30,-9.519776406,-9.65165803,-19.17143444,-11.44556009,-11.1079915,-22.55355159,-10.53622848,-10.6224797,-21.15870818,-0.284467913,-0.284467913,0,-8.376224885,-7.76907453,-16.14529941,0.978113936 -Rudy Gay,gayru01,2014,RS,SAC,3773,1892,2.097290277,-0.601761711,1.495528566,2.396451618,-2.134833782,0.261617836,2.320386767,-0.937190258,1.383196509,4.000366631,4.000366631,0,1.606912984,-1.158628089,0.448284895,0.254793992 -Rudy Gay,gayru01,2014,RS,TOR,1249,639,-2.108934222,0.816229348,-1.292704874,-4.261296935,1.11143514,-3.149861795,-2.700211248,0.9283561,-1.771855148,0.319317715,0.319317715,0,-1.420499022,0.983680357,-0.436818665,0.127854169 -Rudy Gay,gayru01,2015,RS,SAC,4868,2408,3.314297451,-0.774278344,2.540019107,3.312481769,-2.378173511,0.934308258,3.541634596,-1.116385561,2.425249036,6.409034263,6.409034263,0,2.663567517,-1.605253963,1.058313554,0.768017948 -Rudy Gay,gayru01,2016,RS,SAC,5011,2379,-0.458080923,-0.083305412,-0.541386335,0.426639482,-0.56599716,-0.139357679,-0.294371415,-0.164941972,-0.459313386,2.792900797,2.792900797,0,-0.149473276,-0.145546174,-0.295019449,0.440821346 -Rudy Gay,gayru01,2017,RS,SAC,2036,1013,1.238852722,2.132741019,3.37159374,0.16220065,3.611689385,3.773890035,1.113369178,2.605354081,3.718723259,3.368650884,3.368650884,0,0.724462177,1.991417939,2.715880117,0.745347516 -Rudy Gay,gayru01,2018,PO,SAS,311,160,-2.423852011,-1.080293063,-3.504145073,3.203614907,7.745044708,10.94865962,-1.359645066,0.68228651,-0.677358556,0.170276138,0,0.170276138,0.032758918,1.575747272,1.60850619,-2.360918955 -Rudy Gay,gayru01,2018,RS,SAS,2490,1231,1.032457399,1.646148455,2.678605854,0.459477162,0.260162126,0.719639288,0.995098215,1.399135737,2.394233952,3.237472092,3.237472092,0,0.792171425,1.098556218,1.890727644,0.202762677 -Rudy Gay,gayru01,2019,PO,SAS,356,179,0.353207371,-0.628766355,-0.275558984,-2.37346646,-6.884107536,-9.257573996,-0.27228016,-1.968806389,-2.241086549,0.0478335,0,0.0478335,-0.926953966,-2.19643159,-3.123385556,-0.209385578 -Rudy Gay,gayru01,2019,RS,SAS,3820,1842,1.249436397,1.058048879,2.307485276,0.50442965,2.825220263,3.329649912,1.128634099,1.490174492,2.61880859,5.035859171,5.035859171,0,0.857667162,0.810828231,1.668495393,-0.195621753 -Michael Gbinije,gbinimi01,2017,RS,DET,65,32,-5.89428544,-2.716848343,-8.611133783,-3.738235034,1.07445595,-2.663779084,-5.814740449,-2.156548327,-7.971288776,-0.084070565,-0.084070565,0,-4.710136998,-3.487387605,-8.197524603,-1.351242268 -Alonzo Gee,geeal01,2014,RS,CLE,2055,1020,-2.895136971,-2.129485945,-5.024622916,-4.049399511,-1.524700615,-5.574100126,-3.300852499,-2.111005286,-5.411857785,-1.390884227,-1.390884227,0,-3.294311153,-2.211826464,-5.506137617,0.390709869 -Alonzo Gee,geeal01,2015,PO,POR,8,3,2.27230535,-2.059457702,0.212847648,-24.46368002,43.7071597,19.24347968,-3.214379474,7.511450893,4.297071419,0.011418854,0,0.011418854,-3.662208565,-0.402881827,-4.065090392,2.553142206 -Alonzo Gee,geeal01,2015,RS,POR,317,151,-3.921506973,1.362614801,-2.558892171,-5.850896417,3.44731562,-2.403580797,-4.584520271,1.851401636,-2.733118635,0.001311776,0.001311776,0,-3.701704748,0.773358471,-2.928346277,0.828237559 -Alonzo Gee,geeal01,2015,RS,DEN,1064,511,-0.910226157,-0.795912482,-1.706138639,-3.372729956,-2.305347479,-5.678077435,-1.462942071,-1.110902063,-2.573844134,0.046041914,0.046041914,0,-2.426826616,-1.867526381,-4.294352997,0.242066951 -Alonzo Gee,geeal01,2016,RS,NOP,3375,1632,-2.679164289,0.919548785,-1.759615504,-3.847421006,1.421061957,-2.426359049,-3.063930029,1.11484189,-1.949088139,0.667340473,0.667340473,0,-3.507023781,1.149028179,-2.357995602,0.067998381 -Alonzo Gee,geeal01,2017,RS,DEN,200,89,-5.072151843,3.544871659,-1.527280184,-2.982449952,4.876841135,1.894391183,-4.972503098,4.104939075,-0.867564023,0.085839713,0.085839713,0,-4.378586431,1.431226365,-2.947360065,0.415919313 -Marcus Georges-Hunt,georgma01,2017,RS,ORL,101,48,-1.112772305,-7.380370088,-8.493142393,-13.56775092,-7.862248277,-21.4299992,-3.713680145,-7.880906012,-11.59458616,-0.217833259,-0.217833259,0,-4.082798215,-7.1337387,-11.21653691,0.558329501 -Marcus Georges-Hunt,georgma01,2018,PO,MIN,8,3,-10.08259798,-21.09616061,-31.1787586,-20.87870619,3.540690771,-17.33801542,-12.94052662,-17.23100701,-30.17153363,-0.042992638,0,-0.042992638,-9.306655514,-16.45303084,-25.75968635,-0.664713152 -Marcus Georges-Hunt,georgma01,2018,RS,MIN,478,224,-1.533584409,-1.385940024,-2.919524433,-1.770772254,-0.829986839,-2.600759094,-1.714749089,-1.328708985,-3.043458075,-0.033393495,-0.033393495,0,-2.108416192,-1.881495705,-3.989911897,-0.426809074 -Paul George,georgpa01,2014,PO,IND,1453,781,3.657706219,2.391215149,6.048921368,4.959640606,6.522045916,11.48168652,4.230198189,3.356807129,7.587005318,4.268401103,0,4.268401103,3.294858003,3.523227546,6.818085549,0.44310115 -Paul George,georgpa01,2014,RS,IND,5633,2898,2.984303421,3.043836472,6.028139893,0.431664707,2.082759217,2.514423924,2.644767244,2.949835295,5.594602539,12.44134378,12.44134378,0,2.425464838,3.990488308,6.415953146,0.80344982 -Paul George,georgpa01,2015,RS,IND,179,91,0.499086322,6.199157228,6.698243549,1.309302657,1.527395641,2.836698298,0.744229616,5.577982406,6.322212022,0.42820922,0.42820922,0,0.466791261,3.435858518,3.902649779,1.594289426 -Paul George,georgpa01,2016,PO,IND,516,275,9.280933508,4.590353887,13.87128739,23.56486499,11.18001071,34.7448757,12.80888067,6.198458981,19.00733965,3.198405634,0,3.198405634,9.4456707,7.753574889,17.19924559,1.510616681 -Paul George,georgpa01,2016,RS,IND,5802,2819,2.96269466,2.124958985,5.087653645,0.690415523,2.497167084,3.187582607,2.718685867,2.294701628,5.013387494,11.42704161,11.42704161,0,3.348095719,2.607207634,5.955303352,2.286770211 -Paul George,georgpa01,2017,PO,IND,337,172,4.25779412,0.927007199,5.184801319,-9.002403294,-20.22345392,-29.22585721,1.634600458,-3.419940326,-1.785339867,0.087368816,0,0.087368816,-0.121610033,-1.19715474,-1.318764773,0.067374899 -Paul George,georgpa01,2017,RS,IND,5434,2689,2.009894637,0.331002277,2.340896914,3.539950572,0.527737899,4.067688471,2.458629646,0.398214062,2.856843707,7.763310326,7.763310326,0,2.694481121,0.523438081,3.217919202,0.906993692 -Paul George,georgpa01,2018,PO,OKC,511,251,1.583276936,2.121731786,3.705008722,8.96431446,-1.113025895,7.851288565,3.275429738,1.597121905,4.872551643,0.980678922,0,0.980678922,6.940835056,0.707926392,7.648761448,-2.526652721 -Paul George,georgpa01,2018,RS,OKC,5977,2891,2.008241654,1.758820414,3.767062067,-0.330723289,0.283371917,-0.047351372,1.590978924,1.537340259,3.128319183,8.825869693,8.825869693,0,2.400285604,2.574272869,4.974558472,1.778100461 -Paul George,georgpa01,2019,PO,OKC,432,204,3.800619418,7.447409933,11.24802935,11.47898412,18.51084696,29.98983108,5.580623808,10.18931174,15.76993555,2.036973153,0,2.036973153,1.109721399,10.18313863,11.29286003,2.448120585 -Paul George,georgpa01,2019,RS,OKC,6176,2841,5.184674118,3.054472314,8.239146432,4.327632836,5.867524905,10.19515774,5.316362802,3.787823577,9.104186379,17.38179887,17.38179887,0,5.347246901,4.519896578,9.867143479,1.182780346 -Jonathan Gibson,gibsojo01,2017,RS,DAL,474,231,-4.236510389,-4.202363123,-8.438873512,-6.708175778,-6.48673995,-13.19491573,-4.939440608,-4.926288251,-9.865728859,-0.843867724,-0.843867724,0,-3.683234985,-4.231885707,-7.915120691,0.612307716 -Jonathan Gibson,gibsojo01,2018,RS,BOS,87,40,5.137696452,-4.164013011,0.973683441,9.494651956,-9.592366969,-0.097715013,6.363805411,-5.580439712,0.7833657,0.073252618,0.073252618,0,5.008805903,-5.513900358,-0.505094455,1.573314771 -Taj Gibson,gibsota01,2014,PO,CHI,279,154,3.814256623,6.184417743,9.998674367,7.913368009,8.94289997,16.85626798,4.976373009,7.133034128,12.10940714,1.198100051,0,1.198100051,4.034577677,3.349163756,7.383741434,-0.464675062 -Taj Gibson,gibsota01,2014,RS,CHI,4473,2351,-1.644266245,0.562505674,-1.081760571,-0.36658768,2.06532697,1.69873929,-1.413904132,0.834522787,-0.579381345,2.576174029,2.576174029,0,-1.975321531,1.101235911,-0.87408562,-1.010868585 -Taj Gibson,gibsota01,2015,PO,CHI,528,276,-1.069734356,-1.646808962,-2.716543318,-10.32973338,-8.020688045,-18.35042143,-3.149155099,-3.1192223,-6.268377399,-0.509589893,0,-0.509589893,-2.483097523,-5.01144502,-7.494542544,-0.262162765 -Taj Gibson,gibsota01,2015,RS,CHI,3287,1692,-1.330477593,1.000973229,-0.329504364,-0.428397339,-0.397335038,-0.825732377,-1.25570287,0.759218271,-0.496484599,1.926273533,1.926273533,0,-1.290772826,0.736200784,-0.554572042,-0.941145646 -Taj Gibson,gibsota01,2016,RS,CHI,3887,1936,-0.960179899,0.502166292,-0.458013607,0.750221738,-1.123470104,-0.373248366,-0.659994439,0.196923921,-0.463070518,2.238069975,2.238069975,0,-0.762410797,-0.090270718,-0.852681515,-0.901360621 -Taj Gibson,gibsota01,2017,PO,OKC,238,118,-1.42076446,2.913525503,1.492761043,10.3442208,0.809304126,11.15352492,0.989547551,2.631382955,3.620930506,0.393226664,0,0.393226664,-1.876205662,-0.403944282,-2.280149944,-0.574926324 -Taj Gibson,gibsota01,2017,RS,CHI,3013,1502,-1.595431257,0.58841225,-1.007019006,-1.415025935,0.006022782,-1.409003153,-1.640238554,0.486754216,-1.153484337,1.214465452,1.214465452,0,-2.093348779,0.192855271,-1.900493508,-0.719745925 -Taj Gibson,gibsota01,2017,RS,OKC,1009,487,-2.848380868,1.38521616,-1.463164708,-0.002025687,-0.347137324,-0.349163011,-2.430505242,1.087353291,-1.343151951,0.347659374,0.347659374,0,-2.750576868,0.473014782,-2.277562086,-0.532187925 -Taj Gibson,gibsota01,2018,PO,MIN,234,123,-1.002964436,3.943046889,2.940082453,-9.667056492,5.85341326,-3.813643232,-2.882697347,4.616204558,1.733507211,0.283874497,0,0.283874497,-2.463505418,3.66268959,1.199184172,-2.120909337 -Taj Gibson,gibsota01,2018,RS,MIN,5519,2726,-0.192158646,0.318110301,0.125951655,2.068047336,1.043896208,3.111943544,0.218418812,0.51496854,0.733387352,4.800383238,4.800383238,0,0.143960447,0.755563933,0.89952438,-0.907665131 -Taj Gibson,gibsota01,2019,RS,MIN,3574,1686,0.307553801,-1.774671467,-1.467117666,0.568204552,-0.332912962,0.23529159,0.363973256,-1.546470137,-1.182496881,1.341856127,1.341856127,0,0.091056546,-0.968001339,-0.876944793,-0.491719038 -Harry Giles III,gilesha01,2019,RS,SAC,1820,820,-3.50658454,-0.759122985,-4.265707525,-2.395455096,0.132237466,-2.263217629,-3.489913876,-0.605261534,-4.09517541,-0.569878359,-0.569878359,0,-2.962242092,-0.806108554,-3.768350646,1.286727308 -Shai Gilgeous-Alexander,gilgesh01,2019,PO,LAC,375,173,2.667058283,-3.648147392,-0.98108911,-3.623609011,-4.402302859,-8.02591187,1.476521153,-3.930180882,-2.453659729,0.026661335,0,0.026661335,-0.253299979,-2.171303371,-2.424603351,-1.161944275 -Shai Gilgeous-Alexander,gilgesh01,2019,RS,LAC,4676,2174,-0.895861617,0.996027962,0.100166346,-1.479499737,-2.920262698,-4.399762434,-1.102864056,0.245754041,-0.857110016,2.101778059,2.101778059,0,-1.29460056,0.637642816,-0.656957744,0.108352085 -Manu Ginobili,ginobma01,2014,PO,SAS,1182,586,3.88227104,2.997634538,6.879905577,6.010298684,4.855005067,10.86530375,4.428162161,3.436917789,7.86507995,3.364603608,0,3.364603608,2.277140489,4.575873543,6.853014031,2.591763713 -Manu Ginobili,ginobma01,2014,RS,SAS,3194,1550,3.569565462,1.137757597,4.707323059,5.020302679,1.046712235,6.067014914,4.006750743,1.111950788,5.118701531,6.370229923,6.370229923,0,3.931738078,1.087072386,5.018810463,2.274806554 -Manu Ginobili,ginobma01,2015,PO,SAS,271,131,4.543154744,3.563082877,8.106237621,-0.87835643,-1.171822175,-2.050178605,3.612773344,2.727782984,6.340556328,0.645820126,0,0.645820126,0.584112935,3.843803991,4.427916926,2.954714065 -Manu Ginobili,ginobma01,2015,RS,SAS,3217,1587,2.075336471,0.546107442,2.621443914,0.030964436,4.997021499,5.027985934,1.720243819,1.444840542,3.165084361,4.877822625,4.877822625,0,1.865385583,0.948120234,2.813505817,1.771045919 -Manu Ginobili,ginobma01,2016,PO,SAS,383,192,2.792152713,3.09444197,5.886594683,1.914797296,7.244211446,9.159008742,2.752300503,4.046871188,6.799171691,0.975904397,0,0.975904397,0.278432603,4.425902182,4.704334785,1.098900483 -Manu Ginobili,ginobma01,2016,RS,SAS,2341,1134,2.239791128,2.715831441,4.955622569,1.359930717,4.687286494,6.047217211,2.128424604,3.204622097,5.333046702,4.757399062,4.757399062,0,2.463391178,2.837424999,5.300816177,1.688529151 -Manu Ginobili,ginobma01,2017,PO,SAS,579,284,1.646620859,0.368541895,2.015162754,-0.906413555,2.099520269,1.193106713,1.144579933,0.714827069,1.859407002,0.696594305,0,0.696594305,1.883740258,0.424354337,2.308094595,1.08823839 -Manu Ginobili,ginobma01,2017,RS,SAS,2734,1291,1.059809672,2.81331354,3.873123213,0.8330777,2.894218572,3.727296272,1.050593695,2.935998043,3.986591738,4.54159095,4.54159095,0,1.165289962,2.637055308,3.80234527,2.308194995 -Manu Ginobili,ginobma01,2018,PO,SAS,223,107,1.356536456,5.710138169,7.066674625,6.67700129,1.375643158,8.052644448,2.582152521,5.151040871,7.733193392,0.604798681,0,0.604798681,2.557875274,4.668230557,7.226105831,2.405995426 -Manu Ginobili,ginobma01,2018,RS,SAS,2670,1299,0.572479878,0.663605105,1.236084983,0.231862142,-1.720830337,-1.488968195,0.547314255,0.156546389,0.703860644,2.322111777,2.322111777,0,0.155842521,-0.123272032,0.032570489,1.432938265 -Rudy Gobert,goberru01,2014,RS,UTA,872,434,-3.787804242,2.103582813,-1.684221429,-4.454108915,6.151468301,1.697359387,-4.101361323,3.159998943,-0.94136238,0.402257682,0.402257682,0,-3.529675951,0.958832748,-2.570843204,0.425552422 -Rudy Gobert,goberru01,2015,RS,UTA,4149,2158,0.488182993,4.579694135,5.067877128,-5.279605392,4.368356057,-0.911249336,-0.682596312,4.80917155,4.126575238,7.538518539,7.538518539,0,-0.686918255,4.589462606,3.902544351,-0.413796147 -Rudy Gobert,goberru01,2016,RS,UTA,3696,1932,-1.54625978,3.443893408,1.897633628,0.976547073,2.823726288,3.800273361,-1.09680396,3.47984999,2.38304603,5.042567262,5.042567262,0,-1.047381192,3.309692907,2.262311715,-0.33040002 -Rudy Gobert,goberru01,2017,PO,UTA,489,246,0.375983138,5.571915455,5.947898593,-7.164515364,4.428598877,-2.735916487,-1.161625125,5.630092635,4.46846751,0.932476896,0,0.932476896,1.19285102,7.142454224,8.335305244,-0.198376744 -Rudy Gobert,goberru01,2017,RS,UTA,5246,2744,0.703129105,5.184119925,5.88724903,2.672010533,5.721889171,8.393899704,1.155821742,5.553459942,6.709281684,13.12812745,13.12812745,0,1.110887288,6.030598221,7.141485508,-0.850040616 -Rudy Gobert,goberru01,2018,PO,UTA,783,383,0.348948762,6.436898105,6.785846867,-0.763431982,-1.600978105,-2.364410087,0.15403038,5.111877826,5.265908206,1.620005183,0,1.620005183,-0.163510893,6.027301273,5.86379038,0.273051052 -Rudy Gobert,goberru01,2018,RS,UTA,3703,1816,-0.808608857,3.544510447,2.73590159,-0.242726598,5.137763267,4.89503667,-0.737071244,4.004686908,3.267615664,5.590854591,5.590854591,0,-0.531837123,4.670591371,4.138754248,0.273885254 -Rudy Gobert,goberru01,2019,PO,UTA,314,152,-0.791792664,1.116520363,0.324727699,-7.167644755,-9.483790661,-16.65143542,-2.08607163,-1.094174239,-3.18024587,-0.03489381,0,-0.03489381,-4.053416701,-0.122583526,-4.176000227,1.391677496 -Rudy Gobert,goberru01,2019,RS,UTA,5435,2577,0.732205521,5.546787161,6.278992682,1.10595329,2.085756878,3.191710169,0.845833609,5.084444202,5.930277811,11.4178057,11.4178057,0,1.100518448,5.645028062,6.745546511,0.045570405 -Ryan Gomes,gomesry01,2014,RS,OKC,71,34,-5.401582403,-1.068678748,-6.470261151,-12.9295912,20.47753912,7.547947915,-7.409173496,3.302369695,-4.106803801,-0.023327876,-0.023327876,0,-6.128867698,0.250624333,-5.878243365,-0.848982315 -Drew Gooden,goodedr01,2014,PO,WAS,273,146,0.847198372,1.006101276,1.853299648,5.379636007,6.243906404,11.62354241,1.761777863,2.005022041,3.766799905,0.500543303,0,0.500543303,4.26209668,2.439065759,6.701162439,-0.020604234 -Drew Gooden,goodedr01,2014,RS,WAS,761,395,0.752508872,0.864384667,1.616893539,-0.61226616,-4.966248512,-5.578514672,0.518046314,-0.361753236,0.156293079,0.580786318,0.580786318,0,-0.174483625,-0.672783895,-0.84726752,-0.805049871 -Drew Gooden,goodedr01,2015,PO,WAS,360,178,0.323469526,-3.456579993,-3.133110467,1.038961631,8.442188613,9.481150244,0.458837064,-1.269495752,-0.810658688,0.184892011,0,0.184892011,-1.227018699,-0.218910225,-1.445928924,1.72449941 -Drew Gooden,goodedr01,2015,RS,WAS,1706,864,0.10616368,2.254720598,2.360884278,-0.904097796,-2.022284985,-2.926382782,-0.087254297,1.464551549,1.377297253,1.810497563,1.810497563,0,-0.257615456,0.694422808,0.436807352,-0.46740621 -Drew Gooden,goodedr01,2016,RS,WAS,647,305,-4.416724077,-5.347502084,-9.764226161,-4.83769778,-4.887607832,-9.725305612,-4.768087186,-5.590878202,-10.35896539,-1.188486129,-1.188486129,0,-2.909923447,-4.704988507,-7.614911954,0.367010496 -Archie Goodwin,goodwar01,2014,RS,PHO,1110,533,-2.625783345,0.519655094,-2.106128252,-5.813486464,-2.459349719,-8.272836183,-3.493451873,-0.081273211,-3.574725084,-0.225969086,-0.225969086,0,-3.688829222,-1.084180273,-4.773009495,0.725393426 -Archie Goodwin,goodwar01,2015,RS,PHO,1092,535,-1.681222329,-1.09478123,-2.776003558,-8.720946901,-3.622607753,-12.34355465,-3.23436424,-1.674054503,-4.908418742,-0.593904325,-0.593904325,0,-3.460453738,-1.85155835,-5.312012088,0.772946985 -Archie Goodwin,goodwar01,2016,RS,PHO,2341,1114,-0.897198953,-2.815833764,-3.713032717,-0.291671667,-3.934573085,-4.226244752,-0.740038008,-3.175963766,-3.916001774,-0.667468431,-0.667468431,0,-0.874152234,-3.803191688,-4.677343922,0.701277515 -Archie Goodwin,goodwar01,2017,RS,NOP,64,30,3.048318259,-8.919312832,-5.870994572,6.260411975,-14.4802114,-8.219799429,3.961635579,-10.63861425,-6.676978666,-0.059884309,-0.059884309,0,1.279950242,-9.283157277,-8.003207036,-0.362336553 -Archie Goodwin,goodwar01,2017,RS,BRK,384,184,1.74087466,-1.71400101,0.026873649,-3.439249378,-1.903652735,-5.342902112,0.832318189,-1.834946409,-1.00262822,0.164262081,0.164262081,0,-0.171532349,-2.8541831,-3.025715449,0.134192009 -Brandon Goodwin,goodwbr01,2019,RS,DEN,124,57,-2.287285556,-5.273941882,-7.561227438,2.000878612,6.407112049,8.407990661,-1.547948338,-3.161420559,-4.709368898,-0.056749395,-0.056749395,0,-1.888436581,-4.420324755,-6.308761336,-0.414576523 -Aaron Gordon,gordoaa01,2015,RS,ORL,1603,797,-1.864780405,-0.058033949,-1.922814354,-1.508845566,-0.031813902,-1.540659468,-1.853828848,-0.014868085,-1.868696933,0.357701529,0.357701529,0,-2.88046227,-0.838735059,-3.719197329,-0.17720031 -Aaron Gordon,gordoaa01,2016,RS,ORL,3823,1863,1.215972109,0.028771669,1.244743779,-0.740503991,0.038691392,-0.701812599,0.894396971,0.045811175,0.940208146,3.505305488,3.505305488,0,0.756292443,-0.212652252,0.543640191,-0.062592982 -Aaron Gordon,gordoaa01,2017,RS,ORL,4687,2298,-0.236580694,-0.082429355,-0.319010049,6.141732307,-1.138483135,5.003249172,1.139264403,-0.278444652,0.860819751,4.228521971,4.228521971,0,0.663884229,-0.695295806,-0.031411577,-0.114602533 -Aaron Gordon,gordoaa01,2018,RS,ORL,3994,1909,-0.322872024,1.627140347,1.304268323,1.714358011,0.74849111,2.462849121,0.133844135,1.572103506,1.705947641,4.354286776,4.354286776,0,0.343158376,1.234973541,1.578131917,0.327291902 -Aaron Gordon,gordoaa01,2019,PO,ORL,328,164,0.987520982,-4.490610503,-3.503089521,1.04407314,-11.29250939,-10.24843625,1.18642197,-6.173110189,-4.986688219,-0.193883226,0,-0.193883226,1.711893982,-4.683186681,-2.971292699,0.445113765 -Aaron Gordon,gordoaa01,2019,RS,ORL,5446,2633,0.297214696,0.648631988,0.945846683,-1.329823068,0.866240685,-0.463582383,-0.013502197,0.713854568,0.700352371,4.616578044,4.616578044,0,-0.285438375,0.552131427,0.266693051,-0.406232876 -Ben Gordon,gordobe01,2014,RS,CHA,547,279,-5.387893514,-1.097908664,-6.485802178,-3.000830639,5.122279695,2.121449056,-5.180616494,0.106948893,-5.073667601,-0.333915595,-0.333915595,0,-5.110961564,-1.236035602,-6.346997166,0.913804415 -Ben Gordon,gordobe01,2015,RS,ORL,1579,790,-0.974455847,-3.724412046,-4.698867893,-3.606344832,-0.033391968,-3.639736801,-1.527816225,-3.1523144,-4.680130625,-0.779323364,-0.779323364,0,-1.887090806,-4.417100717,-6.304191523,0.168721947 -Drew Gordon,gordodr01,2015,RS,PHI,158,71,-8.197680742,-3.162176523,-11.35985726,-5.464288808,-4.899601855,-10.36389066,-8.007526864,-3.687238976,-11.69476584,-0.326572087,-0.326572087,0,-8.096221777,-4.736761204,-12.83298298,0.756195343 -Eric Gordon,gordoer01,2014,RS,NOP,4061,2057,1.033552093,-3.367577412,-2.334025319,-1.433187646,-5.161276461,-6.594464107,0.570065902,-3.899233568,-3.329167666,-0.612243671,-0.612243671,0,0.145524457,-3.655498288,-3.509973831,0.697156928 -Eric Gordon,gordoer01,2015,PO,NOP,283,143,5.41414296,-9.084808992,-3.670666032,-0.487585144,-16.17119329,-16.65877843,4.482300279,-11.14549568,-6.663195397,-0.295191666,0,-0.295191666,7.859086284,-9.160276924,-1.30119064,0.241521546 -Eric Gordon,gordoer01,2015,RS,NOP,3878,2018,0.732722099,-2.143173413,-1.410451314,-0.446214794,-0.342504768,-0.788719562,0.496864227,-1.892449434,-1.395585207,1.394876391,1.394876391,0,-0.084310192,-1.755798378,-1.840108571,0.027034563 -Eric Gordon,gordoer01,2016,RS,NOP,3039,1481,0.747744893,-2.475992534,-1.728247641,-0.679465671,1.304372326,0.624906654,0.505758188,-1.81790643,-1.312148243,1.090173943,1.090173943,0,0.560886411,-1.530935112,-0.970048701,0.334938177 -Eric Gordon,gordoer01,2017,PO,HOU,741,358,0.959857422,-1.138199857,-0.178342435,14.08531219,-3.768986188,10.316326,3.700363159,-1.753433915,1.946929244,0.892721568,0,0.892721568,4.639736146,-2.509170105,2.130566041,0.864138033 -Eric Gordon,gordoer01,2017,RS,HOU,4920,2323,2.039015082,-1.733579846,0.305435236,-1.358362573,2.495004916,1.136642343,1.365841118,-0.971071332,0.394769786,3.759779494,3.759779494,0,1.892091334,-1.237589664,0.65450167,0.858363769 -Eric Gordon,gordoer01,2018,PO,HOU,1140,549,0.443584212,-3.785800789,-3.342216577,-5.549962005,-4.489775339,-10.03973734,-0.825626997,-4.239131913,-5.064758911,-0.680941404,0,-0.680941404,-0.154305863,-3.639319232,-3.793625095,1.786141 -Eric Gordon,gordoer01,2018,RS,HOU,4483,2154,2.377779533,-1.697043101,0.680736432,5.166266972,3.172480322,8.338747294,3.015023021,-0.826876875,2.188146146,5.482944912,5.482944912,0,3.670723517,-1.485471785,2.185251732,1.024823893 -Eric Gordon,gordoer01,2019,PO,HOU,830,410,-0.098507335,-2.039184095,-2.13769143,0.857585327,-6.996812042,-6.139226715,0.027586911,-3.264486601,-3.23689969,-0.105573242,0,-0.105573242,2.3612361,-2.98540598,-0.624169879,0.500215184 -Eric Gordon,gordoer01,2019,RS,HOU,4490,2158,0.0854324,-2.475274231,-2.389841832,3.773599947,1.01659814,4.790198087,0.78850403,-1.907335652,-1.118831621,1.806081444,1.806081444,0,1.484911248,-1.915440492,-0.430529244,0.575760266 -Marcin Gortat,gortama01,2014,PO,WAS,705,382,-0.25380496,4.397928666,4.144123705,7.415090419,-0.751584317,6.663506103,1.331610007,3.48797357,4.819583578,1.502542661,0,1.502542661,4.94563754,1.684718492,6.630356033,-1.159330179 -Marcin Gortat,gortama01,2014,RS,WAS,5272,2655,-1.355166551,2.333055708,0.977889157,2.772433921,2.908995684,5.681429606,-0.562351869,2.534648828,1.972296959,6.363986035,6.363986035,0,-0.445768295,1.888966757,1.443198462,-0.491030715 -Marcin Gortat,gortama01,2015,PO,WAS,617,307,0.337091112,1.669445553,2.006536665,5.414362074,-5.168620959,0.245741115,1.401493847,0.295627965,1.697121811,0.725445379,0,0.725445379,-0.052832658,2.429447154,2.376614496,0.945881575 -Marcin Gortat,gortama01,2015,RS,WAS,4901,2453,-1.049163019,3.842315395,2.793152376,2.305460862,1.564510555,3.869971417,-0.399106126,3.563797112,3.164690986,7.366796746,7.366796746,0,-0.102836817,3.147032683,3.044195865,-0.460676566 -Marcin Gortat,gortama01,2016,RS,WAS,4658,2256,-1.294837688,3.966738106,2.671900418,0.724132368,-0.455578347,0.268554021,-0.940565089,3.278591172,2.338026083,5.834971288,5.834971288,0,-0.769075126,3.132754761,2.363679634,-0.357105847 -Marcin Gortat,gortama01,2017,PO,WAS,822,409,-2.358500322,4.146501305,1.788000983,5.909339395,1.124852354,7.034191749,-0.835805004,3.768367224,2.93256222,1.213904288,0,1.213904288,-0.979882236,1.825611015,0.845728779,-0.716567217 -Marcin Gortat,gortama01,2017,RS,WAS,5242,2556,-2.151905831,0.229451945,-1.922453885,2.860089634,-2.646042982,0.214046651,-1.230013764,-0.354018601,-1.584032365,1.50290431,1.50290431,0,-0.84009202,-0.067055379,-0.907147399,-1.135443321 -Marcin Gortat,gortama01,2018,PO,WAS,319,160,-2.194773492,-1.654697108,-3.8494706,12.99836586,-2.935717396,10.06264846,0.794550599,-1.945605401,-1.151054803,0.13235509,0,0.13235509,0.589180348,0.564600001,1.153780348,-1.639919504 -Marcin Gortat,gortama01,2018,RS,WAS,4236,2075,-2.326545122,1.804103182,-0.52244194,0.149848475,0.264039297,0.413887772,-1.953697444,1.580163613,-0.373533831,2.499975016,2.499975016,0,-1.897559118,1.186756793,-0.710802324,-0.627164574 -Marcin Gortat,gortama01,2019,RS,LAC,1564,751,-3.727505854,1.61309066,-2.114415194,-1.748640516,-2.953064413,-4.701704929,-3.579926533,0.746637246,-2.833289287,-0.031888405,-0.031888405,0,-3.469787795,0.147312106,-3.322475689,-0.078989407 -Andrew Goudelock,goudean01,2016,PO,HOU,24,11,-12.44564809,-10.18446905,-22.63011715,-14.18585868,9.691730204,-4.494128481,-13.34477729,-6.662292945,-20.00707024,-0.101786086,0,-0.101786086,-15.21370911,-9.996737768,-25.21044688,1.807744573 -Andrew Goudelock,goudean01,2016,RS,HOU,109,50,-0.187548922,7.692835966,7.505287043,1.768380059,7.76476425,9.533144309,0.126486311,8.118110939,8.24459725,0.291358987,0.291358987,0,-0.478182866,5.338769288,4.860586422,3.792691468 -Devonte' Graham,grahade01,2019,RS,CHA,1424,676,-0.269743861,-0.899073573,-1.168817433,-3.010419149,-1.837671278,-4.848090428,-0.853508666,-1.116983356,-1.970492022,0.266698049,0.266698049,0,-0.450239823,-1.814794878,-2.265034701,-0.815202802 -Treveon Graham,grahatr01,2017,RS,CHA,377,189,0.392443199,-4.92734569,-4.534902492,-8.563151122,-0.71992225,-9.283073372,-1.472457294,-4.345836276,-5.81829357,-0.293279971,-0.293279971,0,-1.11083932,-3.999748822,-5.110588143,-0.858286389 -Treveon Graham,grahatr01,2018,RS,CHA,2174,1050,-0.313698239,-1.15447029,-1.468168529,-2.384163632,-1.357295337,-3.74145897,-0.81649671,-1.256883954,-2.073380663,0.360133586,0.360133586,0,-1.898204202,-0.91922818,-2.817432383,-0.639876077 -Treveon Graham,grahatr01,2019,PO,BRK,176,79,-5.703173769,1.311724695,-4.391449074,14.21807595,-4.229067099,9.989008851,-1.84153446,0.326632156,-1.514902305,0.051409125,0,0.051409125,-2.59872875,-1.204684967,-3.803413717,0.128497603 -Treveon Graham,grahatr01,2019,RS,BRK,1558,715,-2.442183772,1.936727228,-0.505456544,1.1940268,1.317878152,2.511904951,-1.833908172,1.923013052,0.08910488,1.037126237,1.037126237,0,-1.237526398,1.351248187,0.113721788,0.141762765 -Danny Granger,grangda01,2014,PO,LAC,274,134,-3.53275355,0.591931264,-2.940822286,-0.448903535,7.003497716,6.554594181,-3.224849709,1.979685712,-1.245163998,0.106944766,0,0.106944766,-1.942133099,1.592153028,-0.349980071,0.732577706 -Danny Granger,grangda01,2014,RS,IND,1319,653,-1.847315976,0.481954623,-1.365361353,-3.549874121,6.267502075,2.717627954,-2.297993893,1.654008357,-0.643985536,0.706506939,0.706506939,0,-2.948824023,0.517554602,-2.431269421,0.665172079 -Danny Granger,grangda01,2014,RS,LAC,395,194,-0.728530047,-1.88827805,-2.616808098,-3.868997153,-3.351185556,-7.220182709,-1.531007661,-2.358030009,-3.889037669,-0.11347736,-0.11347736,0,-1.58879561,-2.510551164,-4.099346774,0.626820197 -Danny Granger,grangda01,2015,RS,MIA,1158,613,-2.222965057,-3.227511682,-5.450476739,-2.879737542,-2.966339536,-5.846077078,-2.494081188,-3.345932579,-5.840013767,-0.960002441,-0.960002441,0,-2.054115138,-2.90963987,-4.963755008,-0.63579087 -Donte Grantham,grantdo01,2019,RS,OKC,5,2,-31.46727883,-9.948291573,-41.4155704,-20.73263029,-30.69180573,-51.42443602,-31.2310195,-15.07692314,-46.30794264,-0.043739231,-0.043739231,0,-16.02561999,-8.803380101,-24.8290001,-1.621785394 -Jerami Grant,grantje01,2015,RS,PHI,2844,1377,-2.78326561,-0.057630006,-2.840895616,-1.757930578,1.780882261,0.022951683,-2.64022573,0.324738189,-2.315487541,0.308240653,0.308240653,0,-3.036634877,-0.375287625,-3.411922502,0.934843797 -Jerami Grant,grantje01,2016,RS,PHI,4295,2066,-2.509156002,0.929363707,-1.579792295,-2.043701876,0.184716064,-1.858985813,-2.473602672,0.880951501,-1.592651171,1.222232355,1.222232355,0,-2.366812622,0.307239484,-2.059573138,0.184374767 -Jerami Grant,grantje01,2017,PO,OKC,232,111,0.905450892,-4.021767293,-3.116316401,-10.25533523,-26.50956461,-36.76489984,-1.326527449,-9.028721832,-10.35524928,-0.444591899,0,-0.444591899,-3.387130285,-10.337678,-13.72480828,0.083275292 -Jerami Grant,grantje01,2017,RS,OKC,3094,1490,-1.383466816,0.913653207,-0.46981361,-2.888898548,-2.505649212,-5.39454776,-1.795344666,0.240309213,-1.555035453,0.904695263,0.904695263,0,-2.394645421,0.022839747,-2.371805674,-0.401083335 -Jerami Grant,grantje01,2017,RS,PHI,86,41,-8.412909456,-1.765098443,-10.1780079,-8.471657276,4.105281467,-4.366375809,-8.82990466,-0.637997269,-9.467901929,-0.139373322,-0.139373322,0,-7.767350836,-1.437844662,-9.205195498,-0.804887187 -Jerami Grant,grantje01,2018,PO,OKC,273,133,-1.009685615,1.122691477,0.113005863,6.382624982,16.06117112,22.4437961,0.414911366,4.283464476,4.698375843,0.523064165,0,0.523064165,2.241248344,1.183158945,3.424407288,0.335423812 -Jerami Grant,grantje01,2018,RS,OKC,3375,1647,-0.299210567,0.758252785,0.459042217,-3.681405463,0.425385795,-3.256019668,-1.046685497,0.712328402,-0.334357095,2.012590727,2.012590727,0,-1.127346714,-0.104857915,-1.232204629,-0.844084224 -Jerami Grant,grantje01,2019,PO,OKC,373,176,0.204381978,5.57810065,5.782482628,6.088692216,-11.47974141,-5.391049191,1.539900422,2.33864908,3.878549502,0.612552621,0,0.612552621,-1.790010049,2.13065305,0.340643001,-0.214632138 -Jerami Grant,grantje01,2019,RS,OKC,5694,2612,-0.422569907,1.127130347,0.70456044,-0.206709962,0.892427431,0.685717469,-0.406184515,1.10236178,0.696177265,4.599217154,4.599217154,0,-0.608131759,1.799795416,1.191663657,0.148574661 -Jerian Grant,grantje02,2016,RS,NYK,2546,1265,-1.452680205,-0.496856786,-1.949536991,-5.040153602,-0.050513473,-5.090667075,-2.273515041,-0.419004469,-2.69251951,0.037068263,0.037068263,0,-2.046315255,-0.981443965,-3.02775922,-0.078533854 -Jerian Grant,grantje02,2017,PO,CHI,103,52,-8.743277249,-1.545441734,-10.28871898,-11.06004224,-3.328731933,-14.38877418,-9.695904236,-2.026933155,-11.72283739,-0.251886287,0,-0.251886287,-9.70807802,-4.040156623,-13.74823464,2.505206566 -Jerian Grant,grantje02,2017,RS,CHI,2057,1028,0.922164672,-0.028047076,0.894117595,0.961854278,0.094109003,1.055963281,0.991717306,-0.023783263,0.967934043,1.940809325,1.940809325,0,-0.034584408,0.593127736,0.558543328,-0.462461767 -Jerian Grant,grantje02,2018,RS,CHI,3451,1686,1.783364599,-0.700457115,1.082907484,-2.554663627,-1.53146504,-4.086128667,1.042550058,-0.873328767,0.169221291,2.481508406,2.481508406,0,-0.052509484,-1.133371018,-1.185880502,-1.16919522 -Jerian Grant,grantje02,2019,PO,ORL,32,14,-8.205790805,11.41253247,3.20674167,-0.876799635,38.40151591,37.52471627,-6.956472838,17.80773131,10.85125847,0.102965544,0,0.102965544,-2.142152621,7.808524344,5.666371723,2.746232835 -Jerian Grant,grantje02,2019,RS,ORL,1965,939,-2.682837769,-1.449991993,-4.132829762,-4.76383242,-0.312739125,-5.076571544,-3.242437019,-1.32339638,-4.565833399,-0.864114973,-0.864114973,0,-2.953851575,-0.949094075,-3.90294565,-0.680711086 -Aaron Gray,grayaa01,2014,RS,TOR,38,20,-8.812997634,-17.19924487,-26.0122425,3.387184788,-7.128533704,-3.741348916,-6.848501885,-16.19043209,-23.03893397,-0.206199754,-0.206199754,0,-6.134424849,-12.73767562,-18.87210047,-0.383851903 -Aaron Gray,grayaa01,2014,RS,SAC,683,335,-3.377672789,2.724868714,-0.652804075,-1.342547712,-3.145133433,-4.487681145,-3.183393585,1.689761708,-1.493631877,0.214828127,0.214828127,0,-3.116094904,0.646036825,-2.470058078,0.041743975 -Josh Gray,grayjo01,2018,RS,PHO,190,86,-4.120562854,-3.408238894,-7.528801747,-12.49161827,-5.166600971,-17.65821924,-5.959299925,-3.867178692,-9.826478617,-0.311999119,-0.311999119,0,-3.520692228,-2.277807559,-5.798499788,0.480190496 -Danny Green,greenda02,2014,PO,SAS,1044,529,3.052777581,2.90929482,5.962072402,1.818579377,5.344371133,7.16295051,2.941783494,3.493006989,6.434790483,2.579386518,0,2.579386518,1.321619099,5.174100113,6.495719212,0.824361119 -Danny Green,greenda02,2014,RS,SAS,3344,1651,1.049426186,3.561881921,4.611308107,-0.966257204,4.971643943,4.005386739,0.663702248,4.010551048,4.674253295,6.286172847,6.286172847,0,1.000560261,3.929764103,4.930324365,0.4973213 -Danny Green,greenda02,2015,PO,SAS,403,204,0.037922246,5.786902266,5.824824512,11.06636451,2.964217631,14.03058214,2.328385031,5.509033586,7.837418616,1.132210831,0,1.132210831,1.300492549,7.53363306,8.834125609,-0.36453328 -Danny Green,greenda02,2015,RS,SAS,4598,2312,2.635342198,3.14595984,5.781302038,4.132755989,1.667271372,5.800027361,3.081529613,2.974169774,6.055699387,10.40589127,10.40589127,0,3.053734484,3.763306402,6.817040886,0.173963295 -Danny Green,greenda02,2016,PO,SAS,522,267,2.887674277,9.314583137,12.20225741,8.325297348,3.50228045,11.8275778,4.200775117,8.563409714,12.76418483,2.177691364,0,2.177691364,2.523828264,10.26989342,12.79372169,-0.086400264 -Danny Green,greenda02,2016,RS,SAS,4076,2062,-0.286369838,2.327420225,2.041050386,2.062462965,1.784013234,3.846476199,0.160159978,2.248986683,2.409146661,5.399824301,5.399824301,0,0.29067745,3.34309833,3.63377578,-0.499838277 -Danny Green,greenda02,2017,PO,SAS,854,436,0.500848646,-0.350994782,0.149853864,-4.227290461,-2.390820394,-6.618110855,-0.533469048,-0.827723872,-1.361192921,0.317992412,0,0.317992412,0.170028093,-0.540761979,-0.370733886,-0.191633962 -Danny Green,greenda02,2017,RS,SAS,3535,1807,-0.358370666,2.68740138,2.329030714,0.140735929,2.062234663,2.202970592,-0.304304135,2.640745646,2.336441511,4.669906232,4.669906232,0,-0.330643056,3.32523836,2.994595304,-0.406723395 -Danny Green,greenda02,2018,PO,SAS,200,103,-5.471080868,4.404829401,-1.066251467,-7.831115217,-8.848551893,-16.67966711,-6.290751744,1.900677925,-4.390073819,-0.088040616,0,-0.088040616,-3.821957619,2.056720247,-1.765237372,-0.931720276 -Danny Green,greenda02,2018,RS,SAS,3576,1791,-0.815168274,2.855506883,2.040338609,-0.676340632,1.543649703,0.867309071,-0.830682114,2.694389518,1.863707404,4.206550243,4.206550243,0,-0.532562954,3.2060561,2.673493146,-0.219031556 -Danny Green,greenda02,2019,PO,TOR,1391,684,-0.521731834,0.938560261,0.416828427,4.272194967,-0.086796836,4.18539813,0.385206666,0.703591899,1.088798565,1.392869386,0,1.392869386,1.005560988,2.174947053,3.180508041,0.806320379 -Danny Green,greenda02,2019,RS,TOR,4662,2216,1.824136151,1.347973686,3.172109837,8.46654322,2.579242936,11.04578616,3.295939337,1.651422743,4.947362081,8.712892064,8.712892064,0,2.986231536,2.438995611,5.425227147,0.119797937 -Draymond Green,greendr01,2014,PO,GSW,467,228,1.239579644,7.528596064,8.768175707,8.616600895,6.95884835,15.57544924,2.821122202,7.95236826,10.77349046,1.670679361,0,1.670679361,1.777726524,9.689426269,11.46715279,2.758068847 -Draymond Green,greendr01,2014,RS,GSW,3724,1797,-0.510862121,4.858468315,4.347606193,-3.762323783,2.523269668,-1.239054115,-1.204299701,4.578948862,3.374649162,5.648141338,5.648141338,0,-0.847718071,5.49626294,4.64854487,0.561677151 -Draymond Green,greendr01,2015,PO,GSW,1582,784,2.219354076,6.042843506,8.262197582,6.34156464,8.525237472,14.86680211,3.145851783,6.796447908,9.942299691,5.350467196,0,5.350467196,2.704581673,7.319500585,10.02408226,2.107769966 -Draymond Green,greendr01,2015,RS,GSW,5213,2490,0.761474525,4.868507779,5.629982304,4.113839083,4.85960347,8.973442553,1.460367225,5.082011763,6.542378987,11.97946444,11.97946444,0,2.318011667,5.734857046,8.052868713,1.417049704 -Draymond Green,greendr01,2016,PO,GSW,1803,879,2.060905357,5.764637678,7.825543035,7.256283443,5.842906723,13.09919017,3.208355875,6.117701766,9.326057641,5.653070287,0,5.653070287,2.280836918,7.885406303,10.16624322,1.149858848 -Draymond Green,greendr01,2016,RS,GSW,5975,2808,2.821658007,4.45695278,7.278610787,8.821998029,7.046081629,15.86807966,4.153501982,5.213447385,9.366949367,17.81742403,17.81742403,0,4.866201401,5.19375117,10.05995257,2.578934245 -Draymond Green,greendr01,2017,PO,GSW,1265,593,2.466973911,5.768338099,8.235312009,2.464612635,11.2826673,13.74727994,2.488751512,7.165057095,9.653808607,3.93782773,0,3.93782773,3.057500429,8.433612302,11.49111273,1.681649477 -Draymond Green,greendr01,2017,RS,GSW,5255,2471,0.855015378,6.172972647,7.027988025,2.318758446,4.796213805,7.114972251,1.142264104,6.172131828,7.314395932,12.89226858,12.89226858,0,2.299036494,6.433202895,8.732239389,1.577421005 -Draymond Green,greendr01,2018,PO,GSW,1662,819,1.278973357,6.122841543,7.4018149,4.257047634,4.843840946,9.10088858,1.889548059,6.122704732,8.012252792,4.662798547,0,4.662798547,2.60663332,7.561605253,10.16823857,0.519906773 -Draymond Green,greendr01,2018,RS,GSW,4890,2287,0.697739018,2.390557703,3.08829672,0.602487226,1.732423898,2.334911124,0.664662758,2.387425168,3.052087926,6.893169972,6.893169972,0,1.595823124,2.528261379,4.124084503,1.80420487 -Draymond Green,greendr01,2019,PO,GSW,1770,851,2.104882287,3.39441046,5.499292747,5.661832481,7.303700863,12.96553334,2.88405294,4.430227664,7.314280604,4.630073307,0,4.630073307,2.685775381,5.453564606,8.139339987,2.720543865 -Draymond Green,greendr01,2019,RS,GSW,4456,2065,-0.79598462,3.356904891,2.560920271,2.183881439,3.404343969,5.588225409,-0.252122598,3.542225428,3.29010283,6.438096454,6.438096454,0,0.226622778,3.33793576,3.564558539,1.192598072 -Erick Green,greener01,2015,RS,DEN,842,410,-1.306248894,-2.710402849,-4.016651743,-3.875279113,-1.109415882,-4.984694995,-1.907549937,-2.50530285,-4.412852787,-0.34319422,-0.34319422,0,-2.051634127,-3.061035808,-5.112669935,-1.280468536 -Erick Green,greener01,2016,RS,DEN,15,7,-10.30583095,-1.16201048,-11.46784143,3.220222434,10.29052972,13.51075215,-8.07586129,1.20399075,-6.87187054,-0.014325863,-0.014325863,0,-7.940724565,-3.660147254,-11.60087182,-2.621708123 -Erick Green,greener01,2016,RS,UTA,69,35,5.02290653,-2.845226231,2.177680299,2.199627743,-12.99529578,-10.79566804,4.751081895,-5.200180612,-0.449098718,0.040244003,0.040244003,0,0.761297738,-4.40844183,-3.647144092,-2.005192697 -Gerald Green,greenge01,2014,RS,PHO,4762,2330,1.580770606,-0.589697824,0.991072782,-0.254855666,-3.993586616,-4.248442282,1.250401389,-1.341899816,-0.091498427,3.196730783,3.196730783,0,1.468286667,-0.915858101,0.552428566,1.10455816 -Gerald Green,greenge01,2015,RS,PHO,2977,1446,2.110709958,-1.816458328,0.29425163,1.697454101,-2.325909478,-0.628455377,2.172144667,-2.028022989,0.144121677,2.159815458,2.159815458,0,1.751125491,-1.704418968,0.046706523,1.10842113 -Gerald Green,greenge01,2016,PO,MIA,216,110,-2.325846609,6.612215426,4.286368818,-3.769277222,15.64586414,11.87658692,-2.792502129,8.834337924,6.041835795,0.508433921,0,0.508433921,-2.502072091,5.475601752,2.973529661,-0.08505305 -Gerald Green,greenge01,2016,RS,MIA,3086,1557,-0.462586781,0.086659272,-0.375927509,-0.524162121,0.507754438,-0.016407682,-0.504114928,0.159655645,-0.344459284,1.89637677,1.89637677,0,-0.370454709,-0.108028374,-0.478483083,-0.743464418 -Gerald Green,greenge01,2017,PO,BOS,375,192,0.83451729,-3.450467343,-2.615950053,0.28372545,0.373205136,0.656930586,0.768645877,-2.84123456,-2.072588683,0.068925978,0,0.068925978,-0.190884744,-4.49574194,-4.686626685,0.687089094 -Gerald Green,greenge01,2017,RS,BOS,1097,538,-1.652201181,-2.832813962,-4.485015142,-1.282267551,-0.4802444,-1.762511951,-1.709286924,-2.516524745,-4.225811669,-0.404114321,-0.404114321,0,-0.932483729,-3.14479255,-4.077276279,-0.236740201 -Gerald Green,greenge01,2018,PO,HOU,566,272,-1.982310157,-1.274970087,-3.257280244,-0.2328368,-4.659047184,-4.891883984,-1.786071351,-2.099409772,-3.885481123,-0.162270656,0,-0.162270656,-1.006596867,-1.648612096,-2.655208963,-0.148047049 -Gerald Green,greenge01,2018,RS,HOU,1926,929,1.250522368,-1.446572628,-0.196050261,-2.850688414,0.872933319,-1.977755096,0.373733219,-1.096059385,-0.722326166,0.962147838,0.962147838,0,1.859976614,-1.002179706,0.857796908,0.111421431 -Gerald Green,greenge01,2019,PO,HOU,205,97,-1.262261372,-0.742331673,-2.004593045,-5.058820427,0.468218624,-4.590601803,-2.204665028,-0.57800594,-2.782670967,-0.001671017,0,-0.001671017,0.478812288,-1.246107122,-0.767294834,0.205417739 -Gerald Green,greenge01,2019,RS,HOU,3087,1473,-0.030028193,-2.333491109,-2.363519303,1.046213743,-1.244702021,-0.198488279,0.118262273,-2.257359836,-2.139097563,0.460554766,0.460554766,0,1.195903646,-2.1060311,-0.910127454,0.321108574 -JaMychal Green,greenja01,2015,PO,MEM,18,8,1.611551021,7.265252666,8.876803687,-7.541084191,30.74118239,23.2000982,-0.22129679,12.53661365,12.31531686,0.064694852,0,0.064694852,0.064614401,12.68742964,12.75204404,1.941297678 -JaMychal Green,greenja01,2015,RS,MEM,289,139,-0.74204696,1.636994518,0.894947559,-4.042105969,-0.693799872,-4.735905841,-1.452334558,1.223077972,-0.229256586,0.180813938,0.180813938,0,-1.615457812,-0.196744195,-1.812202006,1.098794359 -JaMychal Green,greenja01,2015,RS,SAS,51,25,-2.249442143,-5.489447861,-7.738890004,-8.226934076,3.305004763,-4.921929313,-3.637872741,-4.022222157,-7.660094898,-0.06356329,-0.06356329,0,-3.113479085,-3.431161746,-6.544640831,1.431688888 -JaMychal Green,greenja01,2016,PO,MEM,141,72,-3.031158022,-0.046588293,-3.077746316,-7.37501489,-9.250785908,-16.6258008,-4.055989735,-1.877569143,-5.933558879,-0.121341806,0,-0.121341806,0.554604422,-0.603379103,-0.048774681,0.574189789 -JaMychal Green,greenja01,2016,RS,MEM,2952,1446,-1.434180361,-0.190187213,-1.624367574,0.100213129,1.303518842,1.403731972,-1.186844309,0.13473452,-1.05210979,1.259548216,1.259548216,0,-2.093511398,-0.267433624,-2.360945021,0.54065304 -JaMychal Green,greenja01,2017,PO,MEM,216,118,0.615584913,-6.787614875,-6.172029961,17.81689687,-9.597573071,8.219323796,4.17235095,-7.722081716,-3.549730766,-0.049019821,0,-0.049019821,5.19041059,-6.98719331,-1.796782721,-1.238559066 -JaMychal Green,greenja01,2017,RS,MEM,4098,2101,-0.502718399,0.896027727,0.393309328,-1.201990347,0.157137925,-1.044852423,-0.691230471,0.765097008,0.073866537,3.017571306,3.017571306,0,-0.878197591,1.026920413,0.148722822,-0.30514606 -JaMychal Green,greenja01,2018,RS,MEM,3060,1542,-1.670764103,-1.280946608,-2.951710711,0.120531656,-2.66586514,-2.545333484,-1.343825191,-1.61161464,-2.955439832,-0.160922608,-0.160922608,0,-1.299824275,-1.556386271,-2.856210545,-0.431303163 -JaMychal Green,greenja01,2019,PO,LAC,305,141,0.169048053,-8.336302031,-8.167253978,14.17631048,-5.807170645,8.369139833,3.065464943,-8.269396011,-5.203931068,-0.182434852,0,-0.182434852,2.038104529,-6.632380925,-4.594276396,0.200617297 -JaMychal Green,greenja01,2019,RS,MEM,1849,900,-1.514291305,-0.529505143,-2.043796448,-4.322615356,-3.12869804,-7.451313396,-2.131356542,-1.121870146,-3.253226688,-0.232397676,-0.232397676,0,-2.020235694,-0.409866014,-2.430101708,0.584848586 -JaMychal Green,greenja01,2019,RS,LAC,1062,471,0.02306679,-1.244319244,-1.221252454,-1.010176025,-0.370434316,-1.380610342,-0.232139317,-1.138740441,-1.370879758,0.333271811,0.333271811,0,-0.59678915,-1.418037772,-2.014826923,0.573033475 -Jeff Green,greenje02,2014,RS,BOS,5576,2805,-0.953325235,-2.230341315,-3.18366655,-4.144757678,-1.540710047,-5.685467725,-1.610741329,-2.19882663,-3.809567959,-1.524298865,-1.524298865,0,-1.809941859,-2.172650457,-3.982592316,0.5022007 -Jeff Green,greenje02,2015,PO,MEM,589,298,-3.364084964,-0.674902078,-4.038987042,3.096624663,2.369681061,5.466305724,-2.252254771,-0.147250347,-2.399505118,0.054450418,0,0.054450418,-0.266790153,-0.273817972,-0.540608125,-0.89512627 -Jeff Green,greenje02,2015,RS,MEM,2627,1361,0.495521981,-0.339081919,0.156440062,-2.551295608,-1.495433782,-4.04672939,-0.115829783,-0.655703611,-0.771533394,1.36364575,1.36364575,0,-0.718751529,-0.318819424,-1.037570953,-0.709622114 -Jeff Green,greenje02,2015,RS,BOS,2249,1093,-0.301789224,-0.596634063,-0.898423287,-2.136053234,-2.26502242,-4.401075654,-0.690131116,-0.989305636,-1.679436752,0.600109204,0.600109204,0,-0.389368314,-0.787634463,-1.177002777,0.499730543 -Jeff Green,greenje02,2016,PO,LAC,319,159,-1.406627129,1.655286237,0.248659108,1.113632852,-6.022476745,-4.908843893,-0.908527166,0.066380262,-0.842146904,0.157964834,0,0.157964834,-4.594074501,-0.013288097,-4.607362598,-0.987361645 -Jeff Green,greenje02,2016,RS,LAC,1427,709,-1.808668516,-0.555011465,-2.36367998,-0.233233034,-2.323198846,-2.55643188,-1.618957156,-1.011425996,-2.630383152,0.043056291,0.043056291,0,-1.63610895,-0.410343531,-2.046452482,-0.480826209 -Jeff Green,greenje02,2016,RS,MEM,3028,1544,-0.252540941,-1.022202003,-1.274742944,-0.910915357,0.801191589,-0.109723768,-0.395629956,-0.688943333,-1.084573289,1.299284043,1.299284043,0,-0.979533007,-0.871176199,-1.850709206,-0.942423296 -Jeff Green,greenje02,2017,RS,ORL,3126,1534,-1.643626138,-0.594884624,-2.238510762,-5.809312867,0.290922933,-5.518389935,-2.556140776,-0.409429849,-2.965570625,-0.168216645,-0.168216645,0,-2.779987806,-1.076356968,-3.856344774,-0.290125648 -Jeff Green,greenje02,2018,PO,CLE,1023,523,-0.388199257,-0.959638187,-1.347837443,-4.771180446,3.34553674,-1.425643706,-1.399172039,-0.09253566,-1.491707699,0.343700818,0,0.343700818,-0.571996989,-0.956617994,-1.528614983,-0.727990236 -Jeff Green,greenje02,2018,RS,CLE,3810,1828,-0.244326532,-0.907354147,-1.151680679,-1.469346965,4.260429274,2.791082309,-0.567587521,0.17012364,-0.397463881,2.183914972,2.183914972,0,-0.898754062,-0.576743495,-1.475497556,-0.459681168 -Jeff Green,greenje02,2019,RS,WAS,4474,2097,0.008639624,-0.629400266,-0.620760642,0.754350448,-2.086917515,-1.332567068,0.157318915,-0.910586592,-0.753267676,2.131536057,2.131536057,0,-0.222858528,-1.165613793,-1.388472321,-0.226445581 -Willie Green,greenwi01,2014,PO,LAC,41,19,-4.453217145,-3.536344031,-7.989561175,-7.176762802,1.133978812,-6.04278399,-5.434083224,-2.764336147,-8.198419371,-0.056223303,0,-0.056223303,-0.741437171,-1.388771349,-2.13020852,2.983387734 -Willie Green,greenwi01,2014,RS,LAC,1783,869,-2.863779212,-1.387609015,-4.251388228,-3.868201128,2.759629817,-1.108571311,-3.324235483,-0.648690294,-3.972925777,-0.543578257,-0.543578257,0,-2.592489282,-0.691726881,-3.284216164,0.243632068 -Willie Green,greenwi01,2015,RS,ORL,1900,951,-2.406951402,-0.245322033,-2.652273435,-5.452244159,3.76325093,-1.688993229,-3.133847979,0.617998216,-2.515849763,0.113614287,0.113614287,0,-3.117902425,-0.314299458,-3.432201883,0.003836309 -Blake Griffin,griffbl01,2014,PO,LAC,956,478,3.476807249,1.258993567,4.735800816,4.084603969,-1.478778928,2.605825041,3.689014895,0.769263128,4.458278023,1.78904404,0,1.78904404,4.377860413,1.000413485,5.378273898,-1.228910769 -Blake Griffin,griffbl01,2014,RS,LAC,5783,2863,2.394655392,0.032095561,2.426750953,4.525734614,1.540938092,6.066672706,2.882739603,0.318981847,3.20172145,8.744554717,8.744554717,0,3.229794608,1.285149151,4.514943759,0.561119921 -Blake Griffin,griffbl01,2015,PO,LAC,1158,557,4.072329307,1.789003432,5.86133274,0.774227764,10.38224712,11.15647488,3.514118019,3.700731041,7.21484906,2.952632782,0,2.952632782,4.025656786,3.173215977,7.198872763,1.057273364 -Blake Griffin,griffbl01,2015,RS,LAC,4705,2356,3.22839066,-1.111210383,2.117180277,3.525458115,-1.354439104,2.171019011,3.232984456,-1.244214373,1.988770083,5.710721338,5.710721338,0,3.306238526,-0.474787966,2.83145056,0.245316715 -Blake Griffin,griffbl01,2016,PO,LAC,254,127,-2.29610116,1.256357258,-1.039743902,1.280880598,3.364037724,4.644918322,-1.724859738,1.702871075,-0.021988662,0.183446921,0,0.183446921,-5.85863907,0.749214926,-5.109424144,0.595222849 -Blake Griffin,griffbl01,2016,RS,LAC,2393,1170,1.320189438,-0.292052586,1.028136852,-0.999624794,2.284941403,1.28531661,0.85868471,0.18107652,1.03976123,2.266705371,2.266705371,0,0.353298123,0.630906942,0.984205065,0.192981448 -Blake Griffin,griffbl01,2017,PO,LAC,185,99,-0.144893905,6.526812368,6.381918464,6.682372502,5.854044408,12.53641691,1.28213196,6.787427601,8.069559561,0.561732017,0,0.561732017,3.99327288,3.635394911,7.628667792,-0.32559484 -Blake Griffin,griffbl01,2017,RS,LAC,4208,2076,4.429236225,1.503282869,5.932519094,4.884180905,0.667328674,5.551509579,4.694905404,1.400684221,6.095589625,9.419130759,9.419130759,0,4.61490104,1.250462642,5.865363682,0.524547939 -Blake Griffin,griffbl01,2018,RS,DET,1689,831,2.450220385,0.206695214,2.656915599,0.100012834,2.001642221,2.101655055,2.140244293,0.586048602,2.726292895,2.323308721,2.323308721,0,2.129362266,-0.052914728,2.076447538,0.063695287 -Blake Griffin,griffbl01,2018,RS,LAC,2355,1139,2.315156187,-0.290473292,2.024682895,0.873272677,0.77103784,1.644310518,2.15872341,-0.072623915,2.086099496,2.828078624,2.828078624,0,3.025164841,0.139832242,3.164997083,0.625994889 -Blake Griffin,griffbl01,2019,PO,DET,124,58,9.909855815,-0.271562905,9.63829291,13.72917605,5.371276142,19.10045219,11.59008872,1.008765973,12.59885469,0.474620363,0,0.474620363,12.5702009,-0.257084576,12.31311632,1.311466916 -Blake Griffin,griffbl01,2019,RS,DET,5388,2622,4.292451315,0.623436821,4.915888136,1.342578125,-0.866794928,0.475783197,3.974967747,0.350320615,4.325288362,9.514535776,9.514535776,0,3.694872962,-0.286132702,3.40874026,0.534157676 -Jorge Gutierrez,gutiejo01,2014,PO,BRK,7,3,13.68008806,-23.46381696,-9.783728901,-33.15798393,-27.48581868,-60.64380261,4.726709262,-25.74640138,-21.01969212,-0.029155548,0,-0.029155548,-2.010117502,-20.01904155,-22.02915906,1.013674755 -Jorge Gutierrez,gutiejo01,2014,RS,BRK,482,244,-1.723709083,0.979638678,-0.744070405,-3.195737124,-1.972821077,-5.168558201,-2.148820981,0.442448373,-1.706372608,0.129845109,0.129845109,0,-2.607602408,0.636189559,-1.971412849,-0.055231275 -Jorge Gutierrez,gutiejo01,2015,PO,MIL,20,12,-6.332597226,-0.09304233,-6.425639556,-21.04367493,-33.3607117,-54.40438663,-9.660220542,-6.884191394,-16.54441194,-0.08456048,0,-0.08456048,-9.804695172,-4.839536018,-14.64423119,-2.817085076 -Jorge Gutierrez,gutiejo01,2015,RS,BRK,89,44,2.439196468,-9.19670831,-6.757511841,-12.74192939,5.242498489,-7.499430904,-0.516742896,-6.679709755,-7.196452651,-0.100189239,-0.100189239,0,-1.569975048,-6.450371773,-8.020346821,0.357103584 -Jorge Gutierrez,gutiejo01,2015,RS,MIL,263,131,-1.844225214,3.62860086,1.784375646,-2.881412533,-2.189122719,-5.070535252,-2.172824012,2.586685947,0.413861935,0.211538266,0.211538266,0,-2.560154403,3.21812489,0.657970487,0.03526184 -Jorge Gutierrez,gutiejo01,2016,PO,CHA,25,12,-13.71610273,5.024278487,-8.691824242,-7.833349981,-10.4373538,-18.27070378,-13.22155091,2.259033792,-10.96251712,-0.051567676,0,-0.051567676,-12.41462492,-3.323727174,-15.73835209,-0.530813833 -Jorge Gutierrez,gutiejo01,2016,RS,CHA,134,63,0.670929593,-0.859328085,-0.188398492,2.956949958,-0.821598553,2.135351404,1.152041048,-0.957666516,0.194374532,0.095241385,0.095241385,0,0.690300206,-3.232393927,-2.542093721,0.621042441 -PJ Hairston,hairspj02,2015,RS,CHA,1381,687,-0.423017067,-0.254375208,-0.677392274,-0.404710279,-2.730129013,-3.134839292,-0.375095081,-0.797724223,-1.172819304,0.555433184,0.555433184,0,-0.774572253,-1.22432758,-1.998899833,0.454426212 -PJ Hairston,hairspj02,2016,PO,MEM,40,22,-11.11856504,1.757996116,-9.360568924,5.057070586,-1.670239396,3.386831189,-8.340497926,1.200590866,-7.13990706,-0.050416158,0,-0.050416158,-5.018898271,-0.821927055,-5.840825326,-0.754466129 -PJ Hairston,hairspj02,2016,RS,CHA,1890,938,-2.212368973,-1.720573949,-3.932942922,-1.728580817,-3.012386392,-4.740967209,-2.251984305,-2.114821469,-4.366805773,-0.773709467,-0.773709467,0,-1.612032925,-1.211403354,-2.823436279,-0.005226895 -PJ Hairston,hairspj02,2016,RS,MEM,749,375,-3.843514845,-3.093388012,-6.936902857,-2.265050085,-2.603498406,-4.868548491,-3.740689878,-3.155807673,-6.89649755,-0.793053694,-0.793053694,0,-4.185116688,-2.947556115,-7.132672803,-0.03386387 -Daniel Hamilton,hamilda02,2018,RS,OKC,57,28,3.469565672,-9.106010058,-5.636444386,-13.75386501,0.954343964,-12.79952104,0.062884371,-7.573431315,-7.510546944,-0.067764722,-0.067764722,0,1.744279931,-7.54251228,-5.798232349,-0.353782694 -Daniel Hamilton,hamilda02,2019,RS,ATL,445,204,-1.56526457,-0.000217912,-1.565482482,-4.194021643,3.358568416,-0.835453227,-2.172988524,0.76089805,-1.412090474,0.139853187,0.139853187,0,-1.994759224,-1.230716879,-3.225476103,0.440946794 -Jordan Hamilton,hamiljo02,2014,RS,HOU,737,349,-0.515893946,-2.51861204,-3.034505986,-2.688586898,0.243534433,-2.445052465,-1.069785503,-2.119632636,-3.189418139,-0.078625636,-0.078625636,0,-1.168293717,-1.669593603,-2.83788732,0.4694201 -Jordan Hamilton,hamiljo02,2014,RS,DEN,1385,670,-0.263226037,0.481505044,0.218279007,-3.714863965,-0.654487691,-4.369351656,-0.992657538,0.2945237,-0.698133838,0.702551731,0.702551731,0,-0.34492082,-0.40390737,-0.74882819,0.157823071 -Jordan Hamilton,hamiljo02,2015,RS,LAC,254,122,-0.801968549,-7.478883478,-8.280852027,-6.427616331,-3.36625465,-9.793870981,-2.023325081,-7.100482758,-9.12380784,-0.398997232,-0.398997232,0,-2.636022456,-5.501152606,-8.137175062,0.547083432 -Jordan Hamilton,hamiljo02,2016,RS,NOP,621,304,-1.577226132,-3.650185679,-5.227411811,0.15948157,-4.928824799,-4.769343229,-1.287319504,-4.084744534,-5.372064038,-0.408494191,-0.408494191,0,-1.188121822,-2.818433597,-4.006555419,0.434858951 -Justin Hamilton,hamilju01,2014,RS,CHA,10,4,-8.809159419,2.746035879,-6.06312354,28.78390904,-27.09405709,1.689851945,-1.399841409,-3.20863961,-4.608481019,-0.00415051,-0.00415051,0,1.058032402,1.652631579,2.710663981,9.046343129 -Justin Hamilton,hamilju01,2014,RS,MIA,132,68,-2.424827536,-2.863744655,-5.288572191,-6.828317907,-8.957956687,-15.78627459,-3.516096978,-4.308778951,-7.824875929,-0.177133,-0.177133,0,-2.029026026,-3.253199095,-5.282225121,0.581422314 -Justin Hamilton,hamilju01,2015,RS,MIN,850,423,-0.994744469,-0.788847809,-1.783592278,-3.541957289,-2.76800442,-6.309961709,-1.551467935,-1.097477777,-2.648945712,0.021969659,0.021969659,0,-1.946132759,-0.708529422,-2.654662181,0.706462614 -Justin Hamilton,hamilju01,2015,RS,MIA,541,289,-1.882680325,4.198669807,2.315989482,-6.824971123,-0.607393968,-7.432365092,-3.033875803,3.48222123,0.448345427,0.467925148,0.467925148,0,-2.680080018,1.651672287,-1.028407732,-0.745019607 -Justin Hamilton,hamilju01,2017,RS,BRK,2534,1177,-1.923890675,0.749606645,-1.17428403,-4.193197367,-1.878391828,-6.071589195,-2.466151225,0.292136537,-2.174014689,0.34681925,0.34681925,0,-2.749964867,-0.694947129,-3.444911996,0.265717925 -AJ Hammons,hammoaj01,2017,RS,DAL,329,163,-6.95183826,-3.92368953,-10.87552779,-1.758884399,2.795691696,1.036807296,-6.225790238,-2.75331199,-8.979102228,-0.515632351,-0.515632351,0,-6.869165002,-3.507816805,-10.37698181,-0.453689655 -Dusty Hannahs,hannadu01,2019,RS,MEM,57,26,-10.55338853,-0.913639127,-11.46702766,-14.5763162,-3.513028715,-18.08934492,-11.91756916,-1.454210443,-13.37177961,-0.13866557,-0.13866557,0,-10.80890497,-2.501519507,-13.31042447,-1.616193454 -Tyler Hansbrough,hansbty01,2014,PO,TOR,57,29,-3.185590188,-9.916285069,-13.10187526,-2.111490289,10.52026608,8.40877579,-3.067278523,-6.257038232,-9.324316755,-0.102240233,0,-0.102240233,-5.495365604,-5.578306278,-11.07367188,1.773800124 -Tyler Hansbrough,hansbty01,2014,RS,TOR,1930,978,-0.012653531,-0.40900829,-0.421661821,-3.475246171,0.267155138,-3.208091033,-0.771595767,-0.304896974,-1.076492742,0.835914053,0.835914053,0,-1.068704859,-0.27053997,-1.339244829,0.100477898 -Tyler Hansbrough,hansbty01,2015,PO,TOR,93,48,-3.931828722,7.431134994,3.499306273,-7.808077151,8.947000345,1.138923194,-5.01651925,8.316477841,3.299958591,0.153244489,0,0.153244489,-4.898195224,5.750158993,0.851963769,0.275986777 -Tyler Hansbrough,hansbty01,2015,RS,TOR,2066,1058,0.29265779,0.431011928,0.723669718,3.371790957,-0.227033957,3.144757,0.910712098,0.351251368,1.261963467,2.153591949,2.153591949,0,0.035201616,0.153711437,0.188913053,-0.532791002 -Tyler Hansbrough,hansbty01,2016,PO,CHA,12,6,-6.126685111,-8.367464404,-14.49414951,-5.525078993,-22.08074184,-27.60582083,-6.192387987,-11.6423079,-17.83469588,-0.04522103,0,-0.04522103,-7.309911645,-13.11765607,-20.42756771,-4.801217787 -Tyler Hansbrough,hansbty01,2016,RS,CHA,703,343,-2.290389461,-4.007881904,-6.298271366,-2.08332736,-3.75373303,-5.83706039,-2.395982319,-4.225228901,-6.621211221,-0.678135616,-0.678135616,0,-2.951739428,-2.826010482,-5.77774991,0.097942487 -Tim Hardaway Jr.,hardati02,2014,RS,NYK,3691,1875,1.012050896,-5.57814363,-4.566092733,-4.102714223,-3.945330272,-8.048044494,-0.006871451,-5.547966741,-5.554838192,-2.688606228,-2.688606228,0,-0.013802827,-4.592681157,-4.606483983,0.194029525 -Tim Hardaway Jr.,hardati02,2015,RS,NYK,3293,1681,0.574124258,-4.249160062,-3.675035804,-0.984766251,-2.811766506,-3.796532758,0.398181924,-4.140492658,-3.742310734,-0.848563136,-0.848563136,0,0.044279397,-4.465017163,-4.420737765,-0.280386607 -Tim Hardaway Jr.,hardati02,2016,PO,ATL,171,87,-3.581766857,-6.233824468,-9.815591326,-5.901484625,2.561987558,-3.339497066,-4.317463211,-4.789128899,-9.10659211,-0.289023053,0,-0.289023053,-2.164956382,-7.77953131,-9.944487692,-0.646401955 -Tim Hardaway Jr.,hardati02,2016,RS,ATL,1774,864,0.434212224,1.472187681,1.906399905,1.502655012,2.025293079,3.527948091,0.696586668,1.61320191,2.309788578,2.225727172,2.225727172,0,0.458782569,0.629879625,1.088662195,-0.205563008 -Tim Hardaway Jr.,hardati02,2017,PO,ATL,411,200,-3.827047831,-7.118080372,-10.9451282,-8.326229327,1.720393721,-6.605835606,-4.972839723,-5.775980587,-10.74882031,-0.844788337,0,-0.844788337,-6.11259878,-3.883439067,-9.996037846,0.343364523 -Tim Hardaway Jr.,hardati02,2017,RS,ATL,4482,2154,1.868701212,-1.051933866,0.816767346,3.507564462,1.178526942,4.686091404,2.396406741,-0.684237637,1.712169104,4.932031121,4.932031121,0,1.545365183,-0.97416729,0.571197892,0.564837281 -Tim Hardaway Jr.,hardati02,2018,RS,NYK,3893,1885,1.883098231,0.006732427,1.889830659,1.737118193,-0.199958411,1.537159781,1.985154326,-0.00800457,1.977149756,4.588989446,4.588989446,0,2.156747081,0.092704053,2.249451133,0.933043105 -Tim Hardaway Jr.,hardati02,2019,RS,NYK,3173,1499,1.696609585,-0.481017121,1.215592464,0.756357374,-2.304062079,-1.547704705,1.714523176,-0.845813916,0.868709259,2.785554071,2.785554071,0,1.720735478,-0.892935471,0.827800007,0.662918259 -Tim Hardaway Jr.,hardati02,2019,RS,DAL,1155,558,-0.206341497,0.279768605,0.073427108,-0.191842652,-2.544471873,-2.736314525,-0.178644564,-0.286787585,-0.465432149,0.651753176,0.651753176,0,0.383286397,-0.246337451,0.136948946,0.212461492 -James Harden,hardeja01,2014,PO,HOU,514,263,6.156129527,4.296332966,10.45246249,14.13956934,-8.407360504,5.732208831,8.043794468,1.921200716,9.964995184,1.767286406,0,1.767286406,3.546221114,3.515561036,7.061782151,0.403503199 -James Harden,hardeja01,2014,RS,HOU,5655,2777,6.352948221,-0.38853561,5.96441261,4.695490801,0.388884987,5.084375788,6.341657384,-0.272962254,6.068695131,12.6494538,12.6494538,0,6.011516634,0.132904107,6.144420742,1.189115361 -James Harden,hardeja01,2015,PO,HOU,1378,636,8.104222909,-1.335356212,6.768866698,5.615337611,-1.887885205,3.727452407,7.999180069,-1.564680386,6.434499683,3.196672225,0,3.196672225,6.279289242,-1.033938151,5.245351091,3.860028358 -James Harden,hardeja01,2015,RS,HOU,6062,2981,7.285817456,0.584537476,7.870354932,6.933631226,-1.891467384,5.042163842,7.678912624,0.067597139,7.746509763,16.12853216,16.12853216,0,7.326713316,0.72666045,8.053373767,0.987077324 -James Harden,hardeja01,2016,PO,HOU,402,193,5.077461117,-2.226130859,2.851330257,-2.470266702,-1.465577957,-3.935844658,3.996360351,-2.209314088,1.787046263,0.474960397,0,0.474960397,2.905219958,0.534004121,3.439224078,2.929501315 -James Harden,hardeja01,2016,RS,HOU,6428,3125,5.800426968,-1.125793068,4.6746339,3.301159353,1.588041433,4.889200785,5.656000115,-0.608396439,5.047603676,12.60331022,12.60331022,0,6.30723113,-0.295209427,6.012021704,1.343989777 -James Harden,hardeja01,2017,PO,HOU,824,407,5.406122306,2.664876495,8.070998802,-7.531936225,8.868844948,1.336908724,3.012885744,4.093092384,7.105978128,2.144847116,0,2.144847116,4.787036343,3.744260904,8.531297248,1.558459256 -James Harden,hardeja01,2017,RS,HOU,6221,2947,8.531692349,-0.552698909,7.97899344,3.662259097,-1.67987499,1.982384107,7.940983331,-0.826351923,7.114631408,15.19910181,15.19910181,0,8.795082295,-0.986247225,7.80883507,2.427409927 -James Harden,hardeja01,2018,PO,HOU,1242,621,6.827297108,1.271647382,8.09894449,6.582057722,4.708614029,11.29067175,7.167760337,2.01291327,9.180673607,3.878147774,0,3.878147774,7.430627101,3.869322526,11.29994963,-0.511416881 -James Harden,hardeja01,2018,RS,HOU,5224,2551,9.999813993,1.493934701,11.49374869,3.30722571,-0.414158667,2.893067043,9.127369759,1.151305016,10.27867478,17.04801522,17.04801522,0,9.910776645,1.079184109,10.98996075,0.531937611 -James Harden,hardeja01,2019,PO,HOU,871,424,6.903464255,2.325552429,9.229016684,9.460875452,-2.873535951,6.587339501,7.885547002,1.336647136,9.222194138,2.733422335,0,2.733422335,11.08266513,3.011379871,14.094045,2.31954086 -James Harden,hardeja01,2019,RS,HOU,5857,2867,10.41368889,1.713256399,12.12694529,4.7730966,-1.601385111,3.171711489,9.815956048,1.12136348,10.93731953,20.05794608,20.05794608,0,10.86494476,1.477619863,12.34256462,0.187882552 -Maurice Harkless,harklma01,2014,RS,ORL,3879,1950,-1.357600672,0.841959059,-0.515641613,-1.39422825,-1.771520761,-3.165749011,-1.395810051,0.373764142,-1.022045909,1.718226599,1.718226599,0,-2.154676587,0.569309157,-1.585367429,-0.050082306 -Maurice Harkless,harklma01,2015,RS,ORL,1364,674,-2.701685851,-0.728508448,-3.430194299,-3.343757498,2.991887391,-0.351870106,-2.945182008,0.0506947,-2.894487308,-0.049790039,-0.049790039,0,-3.413386476,-0.331923772,-3.745310248,0.201677841 -Maurice Harkless,harklma01,2016,PO,POR,558,272,0.549791323,4.107799462,4.657590785,-6.311692769,4.887349195,-1.424343574,-0.917154956,4.52634476,3.609189804,0.918463979,0,0.918463979,0.285127054,4.213494859,4.498621913,0.866837183 -Maurice Harkless,harklma01,2016,RS,POR,2992,1457,-0.563283986,-1.027603769,-1.590887755,0.77221939,-0.87196581,-0.09974642,-0.336705141,-1.044968783,-1.381673925,1.015510605,1.015510605,0,-0.361696238,-1.51857093,-1.880267168,-0.158518069 -Maurice Harkless,harklma01,2017,PO,POR,210,99,-1.394590695,2.101730211,0.707139516,-2.513664756,4.87374258,2.360077824,-1.693369845,2.881628076,1.188258231,0.203746526,0,0.203746526,1.508776574,4.75226651,6.261043084,-0.664920486 -Maurice Harkless,harklma01,2017,RS,POR,4536,2223,-1.036675458,0.47999938,-0.556676078,5.431712578,-0.809894071,4.621818507,0.242245357,0.262742329,0.504987686,3.675161928,3.675161928,0,0.038559593,0.595992183,0.634551777,-0.440071196 -Maurice Harkless,harklma01,2018,PO,POR,103,53,1.380149738,2.007020819,3.387170557,0.413227544,-1.404715323,-0.991487779,1.27574266,1.487080172,2.762822833,0.149870993,0,0.149870993,-0.516031434,1.536381365,1.020349931,-2.457726957 -Maurice Harkless,harklma01,2018,RS,POR,2599,1264,-0.595032338,-0.178256147,-0.773288485,-1.809050306,-0.871617273,-2.680667578,-0.877957982,-0.365030857,-1.24298884,0.965689343,0.965689343,0,-1.613050196,-0.115723805,-1.728774001,-0.629896087 -Maurice Harkless,harklma01,2019,PO,POR,808,388,1.012249406,0.770045972,1.782295378,0.387248986,-1.104654276,-0.71740529,0.904444074,0.428415842,1.332859917,0.834082268,0,0.834082268,-0.067876812,1.280997627,1.213120815,0.059957562 -Maurice Harkless,harklma01,2019,RS,POR,2997,1415,-0.541234547,1.217533256,0.676298709,0.459837701,2.432290051,2.892127752,-0.391091625,1.540436579,1.149344954,2.81356359,2.81356359,0,-0.439156197,1.925732412,1.486576215,-0.054384336 -Justin Harper,harpeju01,2016,RS,DET,70,35,-4.14533133,-0.128587146,-4.273918476,-11.62418352,-19.9882412,-31.61242472,-5.979982,-4.310748803,-10.2907308,-0.136017752,-0.136017752,0,-4.061982561,-4.251787745,-8.313770307,0.988975829 -Justin Harper,harpeju01,2017,RS,PHI,66,31,-9.648007909,-3.380805772,-13.02881368,-2.821519164,-7.259926089,-10.08144525,-8.688342697,-4.36099383,-13.04933653,-0.166095663,-0.166095663,0,-6.08386077,-4.987300791,-11.07116156,1.926510422 -Josh Harrellson,harrejo01,2014,RS,DET,649,317,0.511155009,3.81607544,4.327230449,-2.704934067,4.999219345,2.294285279,-0.144549222,4.367256077,4.222706855,1.127996861,1.127996861,0,-0.656363518,0.981909683,0.325546165,0.023582778 -Montrezl Harrell,harremo01,2016,PO,HOU,26,12,-10.75730598,0.660871885,-10.09643409,-17.00691264,0.554963264,-16.45194938,-12.57870397,0.69129629,-11.88740768,-0.058065136,0,-0.058065136,-13.95277493,0.105456439,-13.84731849,0.606386714 -Montrezl Harrell,harremo01,2016,RS,HOU,805,379,-0.903179147,-0.633591601,-1.536770748,2.04131785,1.997929363,4.039247213,-0.376176774,-0.091604715,-0.467781488,0.444421838,0.444421838,0,-1.102364891,-0.706509531,-1.808874422,0.690544059 -Montrezl Harrell,harremo01,2017,PO,HOU,45,21,-4.602181782,-9.772547657,-14.37472944,-2.962826136,4.949389481,1.986563345,-4.63048117,-7.431506249,-12.06198742,-0.10436488,0,-0.10436488,-1.55530537,-9.572831654,-11.12813702,1.375687568 -Montrezl Harrell,harremo01,2017,RS,HOU,2251,1064,0.729015752,-0.775606427,-0.046590675,1.517904515,-2.458272029,-0.940367513,0.849951473,-1.16733315,-0.317381678,1.321876781,1.321876781,0,0.880197997,-1.022799678,-0.14260168,0.098280955 -Montrezl Harrell,harremo01,2018,RS,LAC,2758,1293,1.583265963,-0.265329953,1.31793601,1.957834037,0.645440293,2.60327433,1.748667844,-0.080554435,1.668113409,2.920790724,2.920790724,0,1.250869858,-0.939101369,0.311768489,0.211411611 -Montrezl Harrell,harremo01,2019,PO,LAC,344,158,3.262068641,-1.633548292,1.628520349,-5.740751771,-15.51569678,-21.25644855,1.52318613,-4.526234371,-3.003048241,-0.020957272,0,-0.020957272,-0.35453984,-4.053018427,-4.407558267,-0.383038119 -Montrezl Harrell,harremo01,2019,RS,LAC,4680,2158,0.711216225,1.411682142,2.122898367,1.390292872,-0.122955528,1.267337344,0.879970154,1.165301021,2.045271175,5.31128127,5.31128127,0,0.327174854,1.112917424,1.440092278,0.610596498 -Aaron Harrison,harriaa01,2016,PO,CHA,16,7,-5.000880458,-11.65724601,-16.65812647,-10.47096252,-8.195046281,-18.6660088,-6.252630518,-11.50458203,-17.75721255,-0.055784528,0,-0.055784528,-6.177851178,-12.96315397,-19.14100515,0.872197203 -Aaron Harrison,harriaa01,2016,RS,CHA,206,93,-5.652148108,0.83005221,-4.822095898,-5.30647384,1.769104641,-3.537369199,-5.955001422,1.031067132,-4.923934291,-0.104434111,-0.104434111,0,-4.873099726,-0.805190296,-5.678290022,1.216249344 -Aaron Harrison,harriaa01,2017,RS,CHA,34,17,-5.332401734,-7.67979956,-13.01220129,-16.74750011,3.498666243,-13.24883386,-8.062220125,-5.823801001,-13.88602113,-0.094780753,-0.094780753,0,-6.169855315,-5.486028647,-11.65588396,-1.834533984 -Aaron Harrison,harriaa01,2018,RS,DAL,480,233,-2.35415814,-3.051214776,-5.405372916,-4.541756069,-5.467861785,-10.00961785,-2.923254816,-3.735336865,-6.658591682,-0.464630369,-0.464630369,0,-2.271443324,-1.710354014,-3.981797338,-0.002075255 -Al Harrington,harrial01,2014,PO,WAS,119,59,-6.631247837,-0.269806369,-6.901054205,-14.16372826,1.998666933,-12.16506133,-8.671568772,0.074308679,-8.597260093,-0.18411854,0,-0.18411854,-2.343327309,-2.379744543,-4.723071852,1.321882928 -Al Harrington,harrial01,2014,RS,WAS,1012,511,-1.879285466,-0.105571695,-1.984857161,0.444799273,-2.028383668,-1.583584395,-1.515829462,-0.540616213,-2.056445676,0.181734456,0.181734456,0,-1.849147011,-1.407007401,-3.256154412,0.486095055 -Andrew Harrison,harrian01,2017,PO,MEM,213,119,3.803433236,-4.841600089,-1.038166853,-0.253758832,-16.83543009,-17.08918892,3.121135208,-7.581342934,-4.460207726,-0.104151955,0,-0.104151955,4.374119033,-5.870780719,-1.496661686,-2.649473854 -Andrew Harrison,harrian01,2017,RS,MEM,2897,1474,-3.011601085,-1.764414367,-4.776015452,-3.019511547,2.470342777,-0.54916877,-3.201711199,-1.021411354,-4.223122552,-1.095799235,-1.095799235,0,-3.212460171,-0.38021606,-3.592676231,-1.066067474 -Andrew Harrison,harrian01,2018,RS,MEM,2619,1326,-0.241976005,-0.416834753,-0.658810759,-1.363492739,-0.810026387,-2.173519127,-0.431078699,-0.493297131,-0.92437583,1.222603424,1.222603424,0,-1.11319584,-0.211573915,-1.324769756,-1.002126062 -Andrew Harrison,harrian01,2019,RS,NOP,78,38,3.061645995,-6.415265617,-3.353619622,7.235754775,-7.589628829,-0.353874054,4.113898191,-7.028468077,-2.914569885,-0.003190577,-0.003190577,0,4.906817595,-6.822702527,-1.915884932,-0.001204594 -Andrew Harrison,harrian01,2019,RS,MEM,10,5,-6.343228155,-12.66577247,-19.00900063,-21.9305937,0.545950645,-21.38464306,-10.02461696,-10.87647711,-20.90109406,-0.045659563,-0.045659563,0,-9.850644197,-11.95625288,-21.80689707,-1.417170266 -Andrew Harrison,harrian01,2019,RS,CLE,293,144,-4.184897013,-2.081307599,-6.266204613,-3.03081604,4.565555636,1.534739596,-4.162870422,-0.688462297,-4.851332719,-0.153188769,-0.153188769,0,-3.895470381,-0.027007217,-3.922477597,-0.787954895 -Devin Harris,harride01,2014,PO,DAL,354,176,3.563592846,-1.082916192,2.480676654,1.500655494,5.696368964,7.197024457,3.279075295,0.228654347,3.507729642,0.577911958,0,0.577911958,5.69855398,-0.102578154,5.595975826,-0.260046967 -Devin Harris,harride01,2014,RS,DAL,1644,818,2.092255385,0.579223625,2.67147901,4.031754314,1.61165852,5.643412834,2.578664093,0.820313112,3.398977206,2.55490568,2.55490568,0,2.372711678,-0.47316205,1.899549628,-0.423489369 -Devin Harris,harride01,2015,PO,DAL,170,74,-1.979434213,0.607196103,-1.37223811,-8.605559315,-5.525330766,-14.13089008,-3.539458892,-0.554687683,-4.094146575,-0.053165599,0,-0.053165599,-4.942300652,-2.400161678,-7.342462331,1.523082228 -Devin Harris,harride01,2015,RS,DAL,3457,1685,2.418258771,0.604623908,3.022882679,0.370084509,-0.319236596,0.050847914,2.108904776,0.436885945,2.545790721,4.563219101,4.563219101,0,2.141060105,0.283585631,2.424645736,0.221092478 -Devin Harris,harride01,2016,PO,DAL,234,121,1.760400121,-3.881908802,-2.121508681,9.780477189,-4.019970832,5.760506357,3.588664187,-4.038136287,-0.4494721,0.145810618,0,0.145810618,1.307579175,-4.032748143,-2.725168968,-0.431409063 -Devin Harris,harride01,2016,RS,DAL,2668,1280,1.052230382,0.081245445,1.133475827,-4.638445992,1.069554788,-3.568891203,-0.066616259,0.285112434,0.218496175,1.9593062,1.9593062,0,-1.026294468,0.032024998,-0.99426947,1.043928903 -Devin Harris,harride01,2017,RS,DAL,2174,1087,1.842882892,-0.046601128,1.796281764,0.084304353,2.279565403,2.363869756,1.637314002,0.425383741,2.062697742,2.677510312,2.677510312,0,0.95942233,-0.210602461,0.74881987,0.310501575 -Devin Harris,harride01,2018,RS,DEN,1122,533,2.585617279,-3.999475069,-1.413857791,0.23064377,-2.431825164,-2.201181394,2.208762261,-3.912061082,-1.703298821,0.28521222,0.28521222,0,1.642907893,-3.759034896,-2.116127003,0.200688462 -Devin Harris,harride01,2018,RS,DAL,1672,807,0.791165697,0.786982486,1.578148183,2.048924671,3.925487964,5.974412635,1.136236762,1.488119092,2.624355854,2.231619112,2.231619112,0,1.097700477,1.179096735,2.276797212,0.844035917 -Devin Harris,harride01,2019,RS,DAL,2245,1071,0.259261074,-1.160788029,-0.901526955,-1.438057831,-2.150201419,-3.58825925,-0.071562155,-1.441416908,-1.512979063,0.677612056,0.677612056,0,-0.520565982,-1.21056558,-1.731131562,0.252376498 -Elias Harris,harriel01,2014,RS,LAL,25,11,-8.030297621,5.952950078,-2.077347543,9.99898304,-24.39722788,-14.39824484,-4.721437531,0.144448206,-4.576989324,-0.010306677,-0.010306677,0,-6.067401199,-0.468959093,-6.536360293,0.498098308 -Gary Harris,harriga01,2015,RS,DEN,1510,719,-4.736432558,-1.53435187,-6.270784428,-5.185765576,-0.970218121,-6.155983697,-5.117540053,-1.478456968,-6.595997021,-1.42244405,-1.42244405,0,-4.316890219,-1.23919831,-5.556088529,0.788608514 -Gary Harris,harriga01,2016,RS,DEN,4958,2439,0.224113129,-1.225749078,-1.001635949,1.179921298,-4.274156676,-3.094235378,0.442933079,-1.906983999,-1.464050919,1.604580638,1.604580638,0,-0.028513897,-1.236745846,-1.265259742,0.267087938 -Gary Harris,harriga01,2017,RS,DEN,3712,1782,2.37885034,-0.979477183,1.399373158,5.809103308,-4.290150973,1.518952335,3.183098817,-1.715139432,1.467959385,3.848939942,3.848939942,0,2.960716355,-1.791184589,1.169531766,0.359912434 -Gary Harris,harriga01,2018,RS,DEN,4724,2304,1.51362553,0.589368689,2.10299422,0.916187739,0.648126799,1.564314538,1.429616563,0.647673085,2.077289648,5.715490095,5.715490095,0,2.119953917,0.651660012,2.771613929,0.716853377 -Gary Harris,harriga01,2019,PO,DEN,1010,517,0.583571661,-0.153262604,0.430309057,-0.195598364,4.153494752,3.957896388,0.414854702,0.730661479,1.145516181,1.053438881,0,1.053438881,-1.764217013,1.251126173,-0.51309084,-0.592735416 -Gary Harris,harriga01,2019,RS,DEN,3394,1639,-0.434155381,-0.284381797,-0.718537178,-1.244024189,3.432695054,2.188670865,-0.663990635,0.462049161,-0.201941474,2.132065536,2.132065536,0,-0.558058316,0.237019726,-0.32103859,0.063788425 -Joe Harris,harrijo01,2015,PO,CLE,34,16,-0.144175507,-5.061670157,-5.205845664,-25.9188115,-1.575361153,-27.49417265,-5.62947046,-4.698174933,-10.32764539,-0.064231475,0,-0.064231475,-2.159118192,-5.942638426,-8.101756618,0.656060366 -Joe Harris,harrijo01,2015,RS,CLE,989,493,-1.607841981,-5.121634121,-6.729476102,-3.326710477,-4.75981772,-8.086528197,-2.126946695,-5.355664897,-7.482611593,-1.193848693,-1.193848693,0,-1.702567313,-5.211663451,-6.914230764,0.27885158 -Joe Harris,harrijo01,2016,RS,CLE,33,15,-2.237140615,-20.10136512,-22.33850574,-7.153407666,-37.47227494,-44.6256826,-3.481342618,-25.04547895,-28.52682157,-0.201459398,-0.201459398,0,-2.598065041,-17.84688876,-20.4449538,2.0750354 -Joe Harris,harrijo01,2017,RS,BRK,2481,1138,-1.575368239,-1.389810175,-2.965178414,-4.849006073,0.931933302,-3.917072772,-2.303440672,-0.953707291,-3.257147963,-0.297273953,-0.297273953,0,-2.943913924,-1.261098144,-4.205012069,0.939417392 -Joe Harris,harrijo01,2018,RS,BRK,4139,1975,1.262604064,-1.241649341,0.020954722,0.771103388,-0.312887363,0.458216025,1.254365714,-1.098942497,0.155423216,2.925280567,2.925280567,0,0.894689655,-1.456950844,-0.562261189,-0.079780724 -Joe Harris,harrijo01,2019,PO,BRK,327,149,-3.94176557,-2.272606442,-6.214372011,-11.15094444,-10.5384748,-21.68941924,-5.665023898,-4.05102416,-9.716048058,-0.554131892,0,-0.554131892,-5.83206239,-5.278321225,-11.11038361,1.450263151 -Joe Harris,harrijo01,2019,RS,BRK,4907,2293,0.579998746,0.217934583,0.797933329,2.860844366,-3.049477623,-0.188633257,1.096462106,-0.456806249,0.639655857,3.986132525,3.986132525,0,0.831153228,-0.568725507,0.26242772,0.529746459 -Manny Harris,harrima01,2014,RS,LAL,371,180,-0.61645103,-3.574522531,-4.190973561,0.124993595,-3.408778223,-3.283784627,-0.462002775,-3.723093443,-4.185096218,-0.131969628,-0.131969628,0,0.004443544,-3.434333852,-3.429890308,0.128183036 -Manny Harris,harrima01,2017,RS,DAL,51,25,-7.577557807,-15.93487991,-23.51243772,-10.27749094,-11.87340883,-22.15089976,-8.462278142,-15.98206545,-24.44434359,-0.279853578,-0.279853578,0,-9.059022072,-14.93088954,-23.98991162,1.113880326 -Mike Harris,harrimi01,2014,RS,UTA,455,225,-0.204610185,4.85166212,4.647051935,-2.344974901,4.451688228,2.106713328,-0.590652368,5.171169832,4.580517464,0.842476198,0.842476198,0,-0.605625135,4.941887517,4.336262382,0.11049738 -Shaquille Harrison,harrish01,2018,RS,PHO,837,384,1.507285237,1.94346885,3.450754088,4.146896583,3.958830826,8.105727408,2.211643116,2.549812399,4.761455515,1.479425895,1.479425895,0,1.089887537,2.136284076,3.226171613,0.526144 -Shaquille Harrison,harrish01,2019,RS,CHI,3009,1430,-0.685269516,2.248228243,1.562958727,-4.440222884,-1.00599079,-5.446213675,-1.441647529,1.779813919,0.338166389,2.243857,2.243857,0,-2.398087113,1.548235184,-0.849851929,-0.417317062 -Tobias Harris,harrito02,2014,RS,ORL,3642,1850,0.054179672,-1.791037504,-1.736857832,-0.641516764,-1.901401548,-2.542918312,-0.013518248,-1.893345581,-1.90686383,0.790523077,0.790523077,0,-0.927324198,-1.41239084,-2.339715038,-0.637317933 -Tobias Harris,harrito02,2015,RS,ORL,4668,2369,0.164082206,-0.497460903,-0.333378697,-1.057713453,-2.792182643,-3.849896096,-0.026982181,-0.97382911,-1.000811291,2.097779392,2.097779392,0,-0.149080868,-0.745065543,-0.894146411,-0.743943626 -Tobias Harris,harrito02,2016,PO,DET,285,156,0.824131075,-0.797741036,0.026390038,18.15091808,3.203701525,21.3546196,4.417685146,0.08059892,4.498284066,0.599362444,0,0.599362444,3.920499336,1.587010735,5.507510071,0.698664405 -Tobias Harris,harrito02,2016,RS,ORL,3212,1610,-0.006950053,0.905329189,0.898379136,-1.260310542,2.619471722,1.359161181,-0.259419784,1.331952148,1.072532364,3.114328193,3.114328193,0,-0.325497705,0.825363489,0.499865784,-0.796136087 -Tobias Harris,harrito02,2016,RS,DET,1808,903,1.687184434,-0.404393109,1.282791325,-0.57868682,-0.731050454,-1.309737273,1.316375754,-0.497649738,0.818726015,1.63733891,1.63733891,0,1.309719789,0.21609927,1.525819059,-0.404767511 -Tobias Harris,harrito02,2017,RS,DET,5164,2567,0.882001449,0.655126094,1.537127543,1.134769825,1.133295708,2.268065532,1.026988407,0.784656486,1.811644893,5.957614254,5.957614254,0,0.944100383,0.776115976,1.720216359,-0.274133211 -Tobias Harris,harrito02,2018,RS,LAC,2299,1105,0.978379061,1.81028795,2.788667012,0.679358969,-2.381585113,-1.702226144,0.966346996,1.059172421,2.025519417,2.70270242,2.70270242,0,1.343159044,1.323665769,2.666824813,0.383295596 -Tobias Harris,harrito02,2018,RS,DET,3160,1563,2.561431781,-1.441388273,1.120043508,1.508067603,-2.876238148,-1.368170545,2.520143116,-1.841682845,0.678460271,2.710125473,2.710125473,0,2.855684591,-0.992066206,1.863618385,-0.866237785 -Tobias Harris,harrito02,2019,PO,PHI,919,443,1.624973783,-0.57736365,1.047610134,1.170134283,-1.621898445,-0.451764163,1.581263738,-0.862909104,0.718354633,0.811362451,0,0.811362451,1.874676264,-1.194924883,0.679751381,0.352431069 -Tobias Harris,harrito02,2019,RS,LAC,4013,1903,1.660105067,-0.989392531,0.670712536,-0.364415376,0.263637199,-0.100778177,1.328698229,-0.77393651,0.554761719,3.182689624,3.182689624,0,0.828984307,-0.614263003,0.214721304,-0.823868816 -Tobias Harris,harrito02,2019,RS,PHI,2039,944,-0.182252495,0.296154169,0.113901674,-0.066966348,-2.151578156,-2.218544504,-0.193402637,-0.207351586,-0.400754222,1.127042809,1.127042809,0,0.079085569,-0.084673491,-0.005587922,-0.398264601 -Isaiah Hartenstein,harteis01,2019,PO,HOU,6,2,19.02696224,-6.498582303,12.52837994,-27.1506852,-35.45990137,-62.61058657,10.51640747,-13.03200732,-2.515599854,0.000257178,0,0.000257178,10.13548652,-9.169197783,0.966288732,4.22989557 -Isaiah Hartenstein,harteis01,2019,RS,HOU,471,221,-3.247881741,0.364035736,-2.883846004,0.08464881,3.489243246,3.573892055,-2.832368893,1.036100044,-1.796268849,0.108177592,0.108177592,0,-2.885081925,1.150015611,-1.735066314,0.606908798 -Josh Hart,hartjo01,2018,RS,LAL,3055,1461,0.679292214,0.93108184,1.610374053,1.760384641,-1.543887044,0.216497597,0.955412317,0.46238597,1.417798287,3.10003116,3.10003116,0,0.254128343,0.694436647,0.948564991,-0.212489276 -Josh Hart,hartjo01,2019,RS,LAL,3772,1715,-2.008180027,2.514749666,0.506569639,-2.205067441,4.290558244,2.085490804,-2.145951474,3.024394674,0.878443199,3.184483793,3.184483793,0,-2.5024849,3.053707971,0.551223072,0.308847884 -Udonis Haslem,hasleud01,2014,PO,MIA,316,169,-1.042377114,1.162898757,0.120521643,-6.753954554,-8.913030685,-15.66698524,-2.39133958,-0.887124913,-3.278464492,-0.046831403,0,-0.046831403,-0.013028589,-1.826993877,-1.840022466,-0.323434501 -Udonis Haslem,hasleud01,2014,RS,MIA,1253,653,-2.56193101,-4.568829293,-7.130760303,-3.100218729,-2.567678827,-5.667897556,-2.84795929,-4.438665833,-7.286625123,-1.499987696,-1.499987696,0,-2.351397239,-3.624214689,-5.975611927,-0.725794502 -Udonis Haslem,hasleud01,2015,RS,MIA,1926,995,-2.408963371,-3.203364344,-5.612327715,-3.900818744,-1.296720298,-5.197539042,-2.877287701,-2.98479426,-5.862081961,-1.573177789,-1.573177789,0,-3.136603039,-2.462385037,-5.598988076,-0.404708893 -Udonis Haslem,hasleud01,2016,PO,MIA,166,85,-3.98468463,-0.235635118,-4.220319748,-4.774230192,-4.30794403,-9.082174223,-4.396322622,-1.169376967,-5.565699589,-0.125004575,0,-0.125004575,-5.559038303,-3.390913861,-8.949952164,-0.704719804 -Udonis Haslem,hasleud01,2016,RS,MIA,517,260,-3.688238912,-1.380329968,-5.068568881,-1.030953666,0.234577829,-0.796375836,-3.358985687,-1.150507105,-4.509492793,-0.230304325,-0.230304325,0,-2.758116145,-1.291875168,-4.049991313,-1.296056894 -Udonis Haslem,hasleud01,2017,RS,MIA,266,130,-5.74537819,-0.693624088,-6.439002277,-15.94081366,-3.633686516,-19.57450018,-8.203368926,-1.383509369,-9.586878295,-0.451243453,-0.451243453,0,-8.183789828,-0.745310112,-8.92909994,-0.480075823 -Udonis Haslem,hasleud01,2018,RS,MIA,141,72,-9.585294733,0.07932553,-9.505969203,-10.01661358,4.461965642,-5.554647942,-10.25507341,0.94660403,-9.308469378,-0.236709731,-0.236709731,0,-9.324721454,-1.765849143,-11.0905706,-1.734117757 -Udonis Haslem,hasleud01,2019,RS,MIA,167,74,-9.417467851,5.83799005,-3.5794778,-13.10125617,3.053268937,-10.04798723,-10.74685599,5.556589802,-5.190266186,-0.092658873,-0.092658873,0,-8.548531907,2.559338275,-5.989193632,0.583075106 -Spencer Hawes,hawessp01,2014,RS,CLE,1582,804,1.268655211,0.480443273,1.749098484,1.492782812,-4.14263535,-2.649852538,1.428243896,-0.423528161,1.004715736,1.557160615,1.557160615,0,1.681081937,-0.760265761,0.920816175,1.057004167 -Spencer Hawes,hawessp01,2014,RS,PHI,3523,1666,-1.519242853,1.825940999,0.306698146,-2.072313024,-3.293627322,-5.365940346,-1.637463403,0.923608551,-0.713854852,1.752490852,1.752490852,0,-1.64853811,0.083986899,-1.564551211,1.207108095 -Spencer Hawes,hawessp01,2015,PO,LAC,124,57,2.145958269,-2.727483773,-0.581525503,5.36194129,-3.860216941,1.501724349,2.868077429,-3.117557532,-0.249480103,0.075506438,0,0.075506438,1.745390212,-1.568581137,0.176809075,0.652744871 -Spencer Hawes,hawessp01,2015,RS,LAC,2562,1274,-3.499176636,-0.28392349,-3.783100125,-8.055904707,-0.492526792,-8.5484315,-4.729785777,-0.380021915,-5.109807692,-1.537241355,-1.537241355,0,-3.331341431,-0.581044104,-3.912385535,0.211226097 -Spencer Hawes,hawessp01,2016,PO,CHA,110,53,0.012233013,8.87565124,8.887884253,-0.397445596,28.5997918,28.20234621,-0.020631554,13.55018506,13.52955351,0.456083305,0,0.456083305,-2.568949812,7.427070663,4.858120851,0.433463992 -Spencer Hawes,hawessp01,2016,RS,CHA,2110,1035,-2.594183146,1.162463496,-1.431719649,-2.762828247,2.108718863,-0.654109384,-2.800355696,1.412334592,-1.388021105,0.720887993,0.720887993,0,-2.546891308,0.851674482,-1.695216826,0.228989281 -Spencer Hawes,hawessp01,2017,PO,MIL,31,17,0.300867114,-10.91227787,-10.61141075,-0.335089437,-5.635817196,-5.970906633,0.243942945,-10.60470119,-10.36075824,-0.067182682,0,-0.067182682,-1.505718458,-12.66220209,-14.16792055,-1.274870768 -Spencer Hawes,hawessp01,2017,RS,MIL,344,171,0.058592047,-1.716590574,-1.657998527,-4.853383552,-3.786376988,-8.63976054,-0.963403452,-2.241374512,-3.204777964,-0.040063905,-0.040063905,0,-0.461680829,-2.638779019,-3.100459848,0.957170311 -Spencer Hawes,hawessp01,2017,RS,CHA,1301,626,-2.454621178,-0.537143466,-2.991764644,-5.279657774,-3.728521515,-9.008179289,-3.198756066,-1.216903351,-4.415659416,-0.535389308,-0.535389308,0,-2.639205566,-1.725101419,-4.364306985,0.627343121 -Chuck Hayes,hayesch01,2014,PO,TOR,73,38,-5.768643822,6.932771995,1.164128172,-2.218533636,10.1945311,7.975997461,-5.297926094,7.958893243,2.660967149,0.108275723,0,0.108275723,-6.161312688,3.077802686,-3.083510002,0.068782272 -Chuck Hayes,hayesch01,2014,RS,SAC,364,179,-0.988173711,2.78405204,1.795878329,-1.276159453,0.408050741,-0.868108711,-1.13593987,2.485216401,1.349276531,0.375104606,0.375104606,0,-1.774637292,1.240964131,-0.533673161,0.188283477 -Chuck Hayes,hayesch01,2014,RS,TOR,1126,575,-2.932153201,1.549856966,-1.382296235,0.807252692,4.344005342,5.151258034,-2.371108507,2.203801696,-0.167306811,0.754018072,0.754018072,0,-3.525485791,1.230283496,-2.295202294,-0.462529762 -Chuck Hayes,hayesch01,2015,RS,TOR,506,255,-1.569392723,0.838338426,-0.731054297,5.258261357,0.455320253,5.71358161,-0.287958809,0.838794166,0.550835357,0.428948003,0.428948003,0,-0.904268133,-0.269027734,-1.173295867,-0.110305339 -Chuck Hayes,hayesch01,2016,RS,HOU,52,24,-7.940420521,8.188789178,0.248368658,-9.249954917,6.782921052,-2.467033865,-8.769106458,8.438458759,-0.330647699,0.030108724,0.030108724,0,-9.792963655,6.390405872,-3.402557783,1.597147778 -Nigel Hayes,hayesni01,2018,RS,SAC,198,105,-4.022693024,1.237289163,-2.785403861,-5.046980903,5.217721329,0.170740426,-4.445737957,2.162528189,-2.283209768,0.024472821,0.024472821,0,-4.032053488,0.947274203,-3.084779284,-2.116699568 -Nigel Hayes,hayesni01,2018,RS,TOR,12,6,11.25380788,-2.915844903,8.337962975,-6.525151342,21.15060754,14.6254562,8.068161036,1.853722126,9.921883162,0.038561476,0.038561476,0,5.262729062,-4.933941097,0.328787964,-0.587368425 -Nigel Hayes,hayesni01,2018,RS,LAL,24,11,1.41551797,-3.549393249,-2.133875279,33.49852577,-5.208822049,28.28970372,8.242295202,-4.048759214,4.193535989,0.039013792,0.039013792,0,7.62662444,-6.415311438,1.211313002,0.11526097 -Gordon Hayward,haywago01,2014,RS,UTA,5431,2800,0.548478026,0.050927738,0.599405764,0.834235408,-0.670820975,0.163414433,0.690428288,-0.052275284,0.638153004,4.881546039,4.881546039,0,0.938245157,0.059201443,0.9974466,0.819728567 -Gordon Hayward,haywago01,2015,RS,UTA,5027,2618,2.87932375,0.184123279,3.063447029,3.626483161,0.341462582,3.967945743,3.23215027,0.202423668,3.434573939,8.34323364,8.34323364,0,3.122023102,0.454836253,3.576859355,0.957417579 -Gordon Hayward,haywago01,2016,RS,UTA,5598,2893,1.844331298,-0.702189233,1.142142065,0.187038685,-1.319974354,-1.132935669,1.615060162,-0.90092166,0.714138502,5.148924552,5.148924552,0,1.325065242,-0.36901508,0.956050161,0.684628223 -Gordon Hayward,haywago01,2017,PO,UTA,812,411,3.833946043,0.560874944,4.394820988,-8.942781901,2.160255522,-6.782526379,1.471771183,0.833534078,2.305305261,1.11215804,0,1.11215804,2.555179368,2.306867642,4.86204701,1.665887205 -Gordon Hayward,haywago01,2017,RS,UTA,4843,2516,3.276778781,0.884673463,4.161452244,1.5480661,0.524984145,2.073050245,3.094433377,0.818667724,3.913101101,8.533921782,8.533921782,0,2.79261778,0.887309737,3.679927517,-0.220833274 -Gordon Hayward,haywago01,2018,RS,BOS,10,5,-6.22741964,-13.9607502,-20.18816984,0.322334198,7.236176529,7.558510728,-5.225967145,-10.45016071,-15.67612785,-0.032994361,-0.032994361,0,-5.532020752,-10.71321646,-16.24523722,0.059589973 -Gordon Hayward,haywago01,2019,PO,BOS,563,267,-1.246559665,-0.061172103,-1.307731768,-2.472196075,-1.399527329,-3.871723405,-1.590905977,-0.403405029,-1.994311006,0.104738722,0,0.104738722,-0.580672149,-1.923902514,-2.504574664,-1.341008634 -Gordon Hayward,haywago01,2019,RS,BOS,3983,1863,0.972467238,0.046229385,1.018696623,-0.192741277,0.328484016,0.13574274,0.772929129,0.090218709,0.863147838,3.445383109,3.445383109,0,0.884848671,-0.164003059,0.720845612,0.328702304 -Brendan Haywood,haywobr01,2015,PO,CLE,5,2,-18.40577316,-8.874024411,-27.27979757,6.520684315,-1.007844392,5.512839922,-14.47949951,-7.834191306,-22.31369082,-0.020644002,0,-0.020644002,-8.119483233,-10.09849784,-18.21798107,0.258580485 -Brendan Haywood,haywobr01,2015,RS,CLE,242,119,-6.39893959,2.330159986,-4.068779604,-10.24004898,-1.719557879,-11.95960686,-7.700860719,1.587648869,-6.11321185,-0.205831514,-0.205831514,0,-6.220521929,0.363121034,-5.857400895,0.769314624 -Reggie Hearn,hearnre01,2018,RS,DET,15,7,2.195641633,-1.16634939,1.029292243,-17.25947799,-6.865635479,-24.12511347,-1.819553522,-2.538941776,-4.358495298,-0.005631502,-0.005631502,0,-1.321304953,-5.646213007,-6.96751796,-1.952615648 -Gerald Henderson,hendege02,2014,PO,CHA,229,119,-2.309972508,0.715096454,-1.594876054,-4.92425676,2.444558934,-2.479697825,-2.912343875,1.13199511,-1.780348765,0.062299188,0,0.062299188,-3.961289263,1.230522364,-2.7307669,2.417698375 -Gerald Henderson,hendege02,2014,RS,CHA,4755,2461,-1.349401958,0.077596016,-1.271805941,-2.316963929,-1.31539195,-3.632355879,-1.599349284,-0.238426233,-1.837775517,1.133215119,1.133215119,0,-2.068602227,-0.076218927,-2.144821154,-1.019612462 -Gerald Henderson,hendege02,2015,RS,CHA,4535,2315,-1.214061087,0.69362574,-0.520435347,0.00115939,2.500266346,2.501425736,-0.963137834,1.096341928,0.133204094,3.400445536,3.400445536,0,-1.480735616,0.853881688,-0.626853928,-0.139229747 -Gerald Henderson,hendege02,2016,PO,POR,479,234,-1.867844602,1.415337405,-0.452507197,-5.714834367,-0.552924357,-6.267758724,-2.862638257,1.081926577,-1.78071168,0.118252797,0,0.118252797,-1.79505304,0.135848918,-1.659204122,-0.873689647 -Gerald Henderson,hendege02,2016,RS,POR,2913,1431,-0.950547307,0.463309401,-0.487237905,-1.227374015,0.070591177,-1.156782837,-1.097347835,0.421931355,-0.67541648,1.508017958,1.508017958,0,-0.842303594,-0.627796817,-1.470100411,-0.427544187 -Gerald Henderson,hendege02,2017,RS,PHI,3482,1667,-1.216165448,-0.981284657,-2.197450105,-3.091215031,-3.765382316,-6.856597347,-1.616622578,-1.617376719,-3.233999297,-0.410218354,-0.410218354,0,-2.184222437,-1.620446284,-3.804668721,-0.339491552 -Myke Henry,henrymy01,2018,RS,MEM,781,378,-2.737069945,1.073623181,-1.663446764,1.020600181,-2.107632052,-1.087031872,-2.069925663,0.513753859,-1.556171804,0.232188881,0.232188881,0,-1.375195508,0.680518609,-0.694676899,0.841195252 -Xavier Henry,henryxa01,2014,RS,LAL,1920,908,-1.282814561,1.94210018,0.659285619,-1.016201686,3.00148675,1.985285065,-1.262946486,2.322795079,1.059848592,1.776113086,1.776113086,0,-1.288788161,1.308570803,0.019782642,0.6062912 -Xavier Henry,henryxa01,2015,RS,LAL,172,86,-4.033171114,-2.052026411,-6.085197525,-0.364331733,5.280807851,4.916476118,-3.462573956,-0.550228839,-4.012802795,-0.055694632,-0.055694632,0,-2.867158594,-2.462159007,-5.329317602,0.495637171 -John Henson,hensojo01,2014,RS,MIL,3608,1856,-2.09251567,-0.570095418,-2.662611088,-3.078960029,-2.976238129,-6.055198158,-2.365527675,-1.027887307,-3.393414981,-0.604846916,-0.604846916,0,-2.242961786,-1.624190685,-3.867152471,-0.696264433 -John Henson,hensojo01,2015,PO,MIL,294,153,-2.54430746,2.593215866,0.048908406,-0.378587353,0.515666215,0.137078862,-2.143033015,2.322249227,0.179216212,0.234896562,0,0.234896562,-2.453748327,1.387384365,-1.066363962,-0.380745743 -John Henson,hensojo01,2015,RS,MIL,2428,1228,-2.192174364,0.349348974,-1.842825391,-4.574158532,1.199713922,-3.374444611,-2.800165653,0.490066782,-2.310098871,0.276109983,0.276109983,0,-3.136511783,0.494575039,-2.641936744,0.174199465 -John Henson,hensojo01,2016,RS,MIL,1920,960,-1.802626459,0.961527296,-0.841099163,-4.25114224,0.25609192,-3.99505032,-2.399356083,0.920531758,-1.478824325,0.6230679,0.6230679,0,-2.146475556,0.175248378,-1.971227178,0.071597506 -John Henson,hensojo01,2017,PO,MIL,23,12,-7.448966646,9.52283688,2.073870234,-16.4752594,-3.167305274,-19.64256467,-9.721731773,7.350179255,-2.371552518,0.002463887,0,0.002463887,-8.976007522,7.031757507,-1.944250015,2.999875718 -John Henson,hensojo01,2017,RS,MIL,2237,1123,-3.312854409,0.970835513,-2.342018896,-0.844682503,0.355785275,-0.488897227,-3.009309144,0.906737665,-2.102571479,0.37024564,0.37024564,0,-3.30047237,0.573528205,-2.726944165,-0.185502549 -John Henson,hensojo01,2018,PO,MIL,146,74,0.051266924,3.759882047,3.81114897,-1.553044945,-0.929872913,-2.482917859,-0.39234288,2.998154548,2.605811668,0.208538698,0,0.208538698,1.003814214,1.104071153,2.107885368,-0.004762122 -John Henson,hensojo01,2018,RS,MIL,3988,1970,-2.150125729,-0.030184193,-2.180309921,2.203083929,1.721937268,3.925021197,-1.397306336,0.347997363,-1.049308973,1.700559226,1.700559226,0,-1.551515152,0.615222377,-0.936292774,-0.510394122 -John Henson,hensojo01,2019,RS,MIL,431,188,-1.952741806,4.056312809,2.103571003,-1.782136265,0.172672117,-1.609464148,-2.09395997,3.414033857,1.320073887,0.394230793,0.394230793,0,-0.986282853,1.984760036,0.998477183,1.002207163 -Juancho Hernangomez,hernaju01,2017,RS,DEN,1781,842,-0.219002441,1.894593995,1.675591554,-0.085443456,-2.00067051,-2.086113966,-0.243971626,1.254539105,1.010567479,1.620631665,1.620631665,0,0.28250935,-0.287876525,-0.005367175,0.311820644 -Juancho Hernangomez,hernaju01,2018,RS,DEN,574,277,-1.176118915,-0.486248494,-1.662367408,-2.786403803,-2.156289885,-4.942693687,-1.586149289,-0.809018254,-2.395167543,0.050140585,0.050140585,0,-1.326425715,-2.216114912,-3.542540627,-0.012371391 -Juancho Hernangomez,hernaju01,2019,PO,DEN,29,15,-10.20629507,-6.384021099,-16.59031617,9.148098507,7.466673779,16.61477229,-6.825591935,-3.907044025,-10.73263596,-0.061232409,0,-0.061232409,-8.358880227,-5.894064903,-14.25294513,-2.800002004 -Juancho Hernangomez,hernaju01,2019,RS,DEN,2818,1358,-1.283915829,0.85460541,-0.42931042,-1.602844946,0.970964894,-0.631880052,-1.444106274,0.89759743,-0.546508844,1.517801782,1.517801782,0,-1.335119783,0.244055446,-1.091064337,-0.593486326 -Willy Hernangomez,hernawi01,2017,RS,NYK,2713,1324,-1.073328316,-0.02172254,-1.095050857,-1.242058061,0.821099313,-0.420958748,-1.153814958,0.210828313,-0.942986645,1.226270293,1.226270293,0,-0.813755556,-0.085877222,-0.899632778,0.451950926 -Willy Hernangomez,hernawi01,2018,RS,CHA,558,262,2.509750842,0.350215468,2.85996631,0.764025362,-0.237652438,0.526372924,2.282804206,0.291071822,2.573876028,0.717365538,0.717365538,0,1.874879363,0.992940244,2.867819607,0.795942308 -Willy Hernangomez,hernawi01,2018,RS,NYK,486,233,-3.755002263,-0.36978482,-4.124787083,-4.542130511,4.441904389,-0.100226122,-4.119801503,0.650872362,-3.468929141,-0.086305032,-0.086305032,0,-2.787278422,-0.932208873,-3.719487295,0.97634348 -Willy Hernangomez,hernawi01,2019,RS,CHA,1739,812,-0.006438951,-3.576471333,-3.582910284,-0.590188027,-4.829153877,-5.419341903,-0.134985064,-4.00704364,-4.142028704,-0.579823768,-0.579823768,0,-0.027415743,-3.803305811,-3.830721554,0.553272305 -Mario Hezonja,hezonma01,2016,RS,ORL,2898,1413,-2.426271559,-1.260811031,-3.687082589,-0.467530818,0.785773943,0.318243126,-2.151061025,-0.893987609,-3.045048634,-0.213872057,-0.213872057,0,-1.696852473,-1.579499407,-3.276351881,0.536439838 -Mario Hezonja,hezonma01,2017,RS,ORL,1947,960,-4.000916609,-0.915309816,-4.916226425,-6.299985212,-2.341710573,-8.641695785,-4.654824957,-1.219466065,-5.874291022,-1.537501491,-1.537501491,0,-3.737567429,-2.217679303,-5.955246732,0.464651881 -Mario Hezonja,hezonma01,2018,RS,ORL,3407,1657,-0.624167737,0.57498639,-0.049181347,-1.51131102,-1.787526919,-3.29883794,-0.799098514,0.150881844,-0.648216671,1.775629795,1.775629795,0,-1.044908972,0.216340183,-0.828568789,-0.068152302 -Mario Hezonja,hezonma01,2019,RS,NYK,2532,1206,-2.281994864,0.179145932,-2.102848933,-2.265779306,-1.31232886,-3.578108166,-2.321911419,-0.061274746,-2.383186166,0.22643142,0.22643142,0,-1.934299983,-0.444108105,-2.378408088,0.329818718 -Roy Hibbert,hibbero01,2014,PO,IND,995,542,-2.381350541,3.571371484,1.190020944,-5.537438488,-7.848669487,-13.38610798,-3.140041085,1.331014224,-1.809026861,0.264686172,0,0.264686172,-3.340034265,0.123197347,-3.216836917,-1.2725209 -Roy Hibbert,hibbero01,2014,RS,IND,4643,2409,-2.804228107,3.74560944,0.941381333,3.408773751,1.695640457,5.104414208,-1.652822104,3.439733573,1.786911469,5.516151375,5.516151375,0,-2.443644203,3.588176081,1.144531878,-1.032711228 -Roy Hibbert,hibbero01,2015,RS,IND,3728,1926,-2.478753598,2.613544027,0.134790429,-1.198553974,-1.121895908,-2.320449882,-2.331970076,1.957746593,-0.374223482,2.304759324,2.304759324,0,-2.199323613,1.013083371,-1.186240242,-1.223502078 -Roy Hibbert,hibbero01,2016,RS,LAL,3794,1878,-3.782655354,-0.167636133,-3.950291487,-5.239650168,-3.953935088,-9.193585256,-4.324265535,-0.876978539,-5.201244075,-2.339445451,-2.339445451,0,-4.712294424,-1.188815375,-5.901109799,-0.383894181 -Roy Hibbert,hibbero01,2017,RS,DEN,26,11,-1.615836597,0.131798914,-1.484037683,-33.87863903,-2.768665675,-36.6473047,-8.569463954,-0.427142882,-8.996606836,-0.034841647,-0.034841647,0,-10.28620251,0.144360399,-10.14184211,-0.603142225 -Roy Hibbert,hibbero01,2017,RS,CHA,1386,671,-3.257293424,1.618202566,-1.639090857,-1.558473778,0.031200356,-1.527273421,-3.124068306,1.398596495,-1.725471811,0.351004223,0.351004223,0,-3.545624862,0.532603779,-3.013021083,0.073535633 -Isaiah Hicks,hicksis01,2018,RS,NYK,501,240,-5.289911539,-4.873627147,-10.16353869,-1.306576662,-1.27702168,-2.583598342,-4.762189097,-4.398982573,-9.16117167,-0.784626342,-0.784626342,0,-4.508767076,-4.151732848,-8.660499925,-0.051656542 -Isaiah Hicks,hicksis01,2019,RS,NYK,66,32,-1.573509975,1.050368759,-0.523141216,-6.30468342,2.58703896,-3.717644461,-2.560305095,1.549717278,-1.010587817,0.028587263,0.028587263,0,-1.876528324,1.604594593,-0.271933731,0.677993558 -JJ Hickson,hicksjj01,2014,RS,DEN,3843,1859,-2.937386904,0.140771209,-2.796615695,-3.106553202,-0.962905167,-4.06945837,-3.142779697,-0.065957835,-3.208737532,-0.435741126,-0.435741126,0,-2.696656204,0.056929205,-2.639726998,0.142430193 -JJ Hickson,hicksjj01,2015,RS,DEN,2873,1411,-3.137258505,-1.120099556,-4.257358061,-4.741141224,-0.896479812,-5.637621036,-3.654401552,-1.1176033,-4.772004852,-1.457743692,-1.457743692,0,-3.733357291,-1.465831644,-5.199188935,0.139542071 -JJ Hickson,hicksjj01,2016,RS,WAS,287,131,-1.045141917,-1.040143346,-2.085285262,-6.882363742,-0.174336288,-7.05670003,-2.34136571,-0.949394438,-3.290760148,-0.036495465,-0.036495465,0,-2.8919062,-1.431227958,-4.323134158,0.954624027 -JJ Hickson,hicksjj01,2016,RS,DEN,624,305,-4.592058588,4.015519544,-0.576539043,-3.892148221,0.192093246,-3.700054975,-4.717775287,3.508314296,-1.209460991,0.240266863,0.240266863,0,-3.720496792,1.702221595,-2.018275197,0.220933074 -Buddy Hield,hieldbu01,2017,RS,NOP,2427,1161,-0.93532608,-1.536562624,-2.471888704,-3.53211065,-2.62328214,-6.15539279,-1.486634074,-1.877510447,-3.364144521,-0.36377046,-0.36377046,0,-2.126333185,-2.016946754,-4.143279939,-0.00357453 -Buddy Hield,hieldbu01,2017,RS,SAC,1458,727,0.026176597,-0.628989487,-0.602812891,0.754617751,-0.539229268,0.215388483,0.207700733,-0.610074426,-0.402373693,0.872714196,0.872714196,0,-0.014565864,-0.851797886,-0.86636375,0.218925699 -Buddy Hield,hieldbu01,2018,RS,SAC,4059,2024,1.079400424,-0.34912222,0.730278204,0.51874373,2.450416167,2.969159897,1.101652813,0.259077199,1.360730011,4.239852728,4.239852728,0,0.678862108,0.367075313,1.045937422,-0.118506011 -Buddy Hield,hieldbu01,2019,RS,SAC,5717,2615,2.471423969,-0.687846033,1.783577936,0.305865607,-1.14475388,-0.838888273,2.172343789,-0.811709018,1.360634771,5.524852282,5.524852282,0,2.321566396,-0.540974892,1.780591504,0.753612511 -Haywood Highsmith,highsha01,2019,RS,PHI,88,40,-5.059265807,-6.128811168,-11.18807697,-3.395231231,-14.73397995,-18.12921119,-5.044654458,-8.292507734,-13.33716219,-0.21613697,-0.21613697,0,-4.673500886,-7.510477634,-12.18397852,0.034982107 -Nene,hilarne01,2014,PO,WAS,603,325,-3.573809534,2.365048349,-1.208761185,-6.949170419,-0.564035424,-7.513205843,-4.416855055,1.817751684,-2.599103371,0.025904684,0,0.025904684,0.864220544,1.573486752,2.437707296,0.356386286 -Nene,hilarne01,2014,RS,WAS,3111,1560,-1.840816048,3.815563345,1.974747297,-2.78039143,2.671915666,-0.108475764,-2.150823772,3.758639516,1.607815743,3.487805382,3.487805382,0,-1.896948293,3.320117586,1.423169293,0.535582779 -Nene,hilarne01,2015,PO,WAS,503,257,-2.469759538,4.238569861,1.768810323,-10.37107479,5.378923302,-4.992151487,-4.294931261,4.671986703,0.377055442,0.420458185,0,0.420458185,-5.357039672,6.632580383,1.275540711,-0.553142753 -Nene,hilarne01,2015,RS,WAS,3369,1693,-2.567876484,3.05169061,0.483814126,0.116545066,0.99271373,1.109258796,-2.14463473,2.782109404,0.637474674,2.931375238,2.931375238,0,-1.918606777,2.674677993,0.756071216,0.176352596 -Nene,hilarne01,2016,RS,WAS,2309,1094,-2.530382162,3.292535634,0.762153473,-0.875095193,2.044785003,1.16968981,-2.332805987,3.22559333,0.892787343,2.057757987,2.057757987,0,-1.514502424,3.20522777,1.690725347,1.17756557 -Nene,hilarne01,2017,PO,HOU,346,161,0.656573147,1.38756491,2.044138057,3.017080415,13.54229535,16.55937576,1.126782921,3.981323628,5.108106549,0.675700653,0,0.675700653,2.557659263,1.39948841,3.957147673,1.447411817 -Nene,hilarne01,2017,RS,HOU,2606,1198,-1.919862643,3.007958133,1.08809549,-1.765219901,4.461042842,2.695822941,-2.093869969,3.502987169,1.4091172,2.57489703,2.57489703,0,-1.081875585,3.117821017,2.035945432,1.264196155 -Nene,hilarne01,2018,PO,HOU,226,107,-5.218026698,4.159306885,-1.058719813,1.169770861,3.755291041,4.925061902,-4.264322439,4.341672553,0.077350114,0.160619764,0,0.160619764,-4.296958508,4.169458511,-0.127499997,0.876413416 -Nene,hilarne01,2018,RS,HOU,1612,758,-1.724196569,3.92074744,2.196550871,2.168240827,5.392831961,7.561072789,-1.112517299,4.43302161,3.320504311,2.363946017,2.363946017,0,-0.654299633,3.232755709,2.578456075,0.688314926 -Nene,hilarne01,2019,PO,HOU,108,53,6.710275133,4.137862671,10.8481378,12.43295222,-6.179955849,6.252996372,8.221219312,2.198159746,10.41937906,0.364894097,0,0.364894097,6.535056037,2.751377092,9.286433129,-0.644630439 -Nene,hilarne01,2019,RS,HOU,1157,546,-2.377755636,2.729301261,0.351545625,-0.096139258,3.462594688,3.366455429,-2.127240117,3.045549251,0.918309134,1.017550487,1.017550487,0,-1.37635694,2.400255621,1.023898681,-0.431583714 -George Hill,hillge01,2014,PO,IND,1272,687,-0.722988903,2.572302746,1.849313843,-0.479434113,3.283096825,2.803662712,-0.672770758,2.826900905,2.154130147,1.744025307,0,1.744025307,-0.85555027,2.531314405,1.675764134,-1.50841449 -George Hill,hillge01,2014,RS,IND,4704,2434,0.304398591,2.249882241,2.554280832,0.163510373,1.379926656,1.543437029,0.333317615,2.127730835,2.46104845,6.368610847,6.368610847,0,-0.369435104,3.081869928,2.712434824,-1.520843313 -George Hill,hillge01,2015,RS,IND,2477,1267,3.498475813,1.661286414,5.159762227,4.314276198,1.56180605,5.876082248,3.920353565,1.718911904,5.639265469,5.372806315,5.372806315,0,3.667108764,1.920095454,5.587204218,-0.887878226 -George Hill,hillge01,2016,PO,IND,441,235,3.952580892,3.504423006,7.457003898,11.150625,-1.212008219,9.93861678,5.700100226,2.654000371,8.354100598,1.361837451,0,1.361837451,2.692635019,3.908842037,6.601477057,-0.780035054 -George Hill,hillge01,2016,RS,IND,5125,2524,0.297393671,0.467650214,0.765043884,-0.238782077,1.056311491,0.817529414,0.21140851,0.585822393,0.797230903,4.508414449,4.508414449,0,0.285540277,1.308938498,1.594478775,-1.273017254 -George Hill,hillge01,2017,PO,UTA,532,281,1.134072993,-3.842012592,-2.707939599,8.295765039,1.20780678,9.503571819,2.729328493,-3.068248231,-0.338919738,0.348247452,0,0.348247452,3.195763767,0.226486179,3.422249946,-2.237950802 -George Hill,hillge01,2017,RS,UTA,2983,1544,3.070582081,0.076732746,3.147314827,1.349507981,2.183280918,3.532788898,2.885887118,0.465619242,3.35150636,4.766043128,4.766043128,0,2.651285719,1.665476266,4.316761985,-0.824717046 -George Hill,hillge01,2018,PO,CLE,1081,557,0.730017982,-0.974203312,-0.24418533,4.425698193,2.071935646,6.497633839,1.470301664,-0.371474696,1.098826968,1.12169483,0,1.12169483,2.036570468,0.597355587,2.633926055,-0.550876056 -George Hill,hillge01,2018,RS,CLE,1368,669,-0.851537517,1.69746308,0.845925563,5.624560604,0.386683547,6.011244151,0.401298215,1.572615152,1.973913367,1.600301655,1.600301655,0,-0.244741314,1.546371609,1.301630295,-0.743328654 -George Hill,hillge01,2018,RS,SAC,2266,1143,0.172732392,0.406470113,0.579202505,-1.818197052,-3.199231089,-5.017428141,-0.169177866,-0.287106577,-0.456284443,1.317631952,1.317631952,0,-0.94071738,-0.291821851,-1.232539231,-1.480826935 -George Hill,hillge01,2019,PO,MIL,827,395,4.650614577,0.331499943,4.982114521,5.765011151,1.135367639,6.900378789,5.086239369,0.42580608,5.51204545,1.684641289,0,1.684641289,5.624005905,0.861104389,6.485110294,-1.888273448 -George Hill,hillge01,2019,RS,CLE,689,344,-0.074231551,-3.115541392,-3.189772942,2.891002519,-0.09373787,2.797264649,0.57415212,-2.584702612,-2.010550492,0.128519267,0.128519267,0,0.189951129,-1.701643352,-1.511692223,-0.989945905 -George Hill,hillge01,2019,RS,MIL,2076,958,-0.306016355,1.978125811,1.672109456,-2.500373203,4.538838889,2.038465686,-0.81463793,2.563005318,1.748367388,2.178230151,2.178230151,0,-0.580198965,2.040907305,1.46070834,-0.947628649 -Darrun Hilliard,hillida01,2016,RS,DET,773,383,-1.441740037,-1.984089902,-3.425829939,-1.013085234,-0.047445563,-1.060530797,-1.440378553,-1.71196179,-3.152340342,-0.078701048,-0.078701048,0,-1.936380048,-2.805566439,-4.741946487,0.100779155 -Darrun Hilliard,hillida01,2017,RS,DET,764,381,-4.247032145,-1.685922427,-5.932954572,-3.767068026,3.017452554,-0.749615472,-4.362038254,-0.815818131,-5.177856385,-0.475985672,-0.475985672,0,-3.756959054,-1.901694078,-5.658653133,0.840503795 -Darrun Hilliard,hillida01,2018,RS,SAS,196,95,-5.051575168,-4.090568021,-9.142143189,2.488125587,-5.184770935,-2.696645347,-3.797931313,-4.63757159,-8.435502904,-0.271330355,-0.271330355,0,-4.910205082,-3.86441203,-8.774617112,-1.526363771 -Jordan Hill,hilljo01,2014,RS,LAL,3073,1500,0.119268486,0.043065774,0.16233426,-3.138376117,-1.901362791,-5.039738907,-0.519939576,-0.289044391,-0.808983967,1.475062168,1.475062168,0,-0.459582251,-0.554848577,-1.014430828,-0.671351765 -Jordan Hill,hilljo01,2015,RS,LAL,3762,1874,-2.294365297,0.788485805,-1.505879493,-2.86841248,-2.314728554,-5.183141034,-2.513993859,0.265043366,-2.248950493,0.474947805,0.474947805,0,-2.641511249,0.055819537,-2.585691711,-0.823315995 -Jordan Hill,hilljo01,2016,PO,IND,30,15,-4.097138915,-7.476926154,-11.57406507,-3.251534241,-20.7014476,-23.95298184,-4.180103812,-10.74081321,-14.92091702,-0.095714597,0,-0.095714597,-3.580504041,-5.631399666,-9.211903707,-0.346936954 -Jordan Hill,hilljo01,2016,RS,IND,3046,1513,-1.550571313,-0.327215003,-1.877786315,0.331428428,-0.211409578,0.12001885,-1.234937975,-0.396490755,-1.631428731,0.852592385,0.852592385,0,-1.095068924,0.083377897,-1.011691027,-1.229965282 -Jordan Hill,hilljo01,2017,RS,MIN,92,47,-6.041960027,-8.660699816,-14.70265984,-5.813349259,10.48134718,4.667997923,-6.36719592,-5.108806688,-11.47600261,-0.208760496,-0.208760496,0,-4.220886956,-4.956063904,-9.17695086,-0.226803585 -Solomon Hill,hillso01,2014,PO,IND,1,1,-2.423596331,-0.842822535,-3.266418866,-68.15790337,65.51112173,-2.646781642,-16.33201408,12.95647962,-3.375534463,-0.000320723,0,-0.000320723,-12.36495143,4.666886586,-7.698064846,-2.377640664 -Solomon Hill,hillso01,2014,RS,IND,437,226,-2.674907341,-0.656401591,-3.331308932,2.438150436,-0.660408424,1.777742011,-1.732401346,-0.777366344,-2.50976769,0.027664933,0.027664933,0,-2.270112601,-1.370269098,-3.640381698,-0.121541939 -Solomon Hill,hillso01,2015,RS,IND,4651,2381,-1.194006097,0.640523912,-0.553482185,-2.524025904,-3.442741696,-5.9667676,-1.527814801,-0.188596232,-1.716411033,1.247648083,1.247648083,0,-2.011791203,-0.061128782,-2.072919985,-0.606527296 -Solomon Hill,hillso01,2016,PO,IND,375,198,3.77697237,2.67060376,6.44757613,4.247384699,4.522807905,8.770192605,4.115938142,3.124280879,7.240219021,1.024370206,0,1.024370206,1.336812985,3.476207289,4.813020274,-1.506371741 -Solomon Hill,hillso01,2016,RS,IND,1783,866,0.00999568,0.571977698,0.581973378,2.213077755,0.446198696,2.659276451,0.469342232,0.541210319,1.01055255,1.657949397,1.657949397,0,0.004334191,0.189369038,0.193703229,-0.210973016 -Solomon Hill,hillso01,2017,RS,NOP,4944,2374,-2.246512672,0.717369365,-1.529143308,0.294675126,2.809587353,3.104262479,-1.811522482,1.174984563,-0.636537919,2.573641044,2.573641044,0,-2.152162759,1.150974031,-1.001188728,0.528206005 -Solomon Hill,hillso01,2018,PO,NOP,252,114,-0.582548617,-4.419554474,-5.002103092,2.648897189,-6.215293058,-3.566395869,0.024652171,-5.107128101,-5.08247593,-0.141249681,0,-0.141249681,0.317307215,-4.996935424,-4.679628209,0.928511232 -Solomon Hill,hillso01,2018,RS,NOP,419,187,-2.485363567,-1.503632142,-3.988995708,-4.322011309,-2.198759179,-6.520770488,-3.015449533,-1.754206773,-4.769656305,-0.194217481,-0.194217481,0,-3.208542009,-1.04272621,-4.251268218,0.786262382 -Solomon Hill,hillso01,2019,RS,NOP,1913,878,-3.000915304,0.221932477,-2.778982827,-2.160772733,-2.908656923,-5.069429656,-3.010351613,-0.385921876,-3.396273489,-0.289657824,-0.289657824,0,-2.575503146,-0.980491141,-3.555994287,0.054915115 -Kirk Hinrich,hinriki01,2014,PO,CHI,305,167,-1.884407158,3.054049291,1.169642133,0.907248612,-5.956783722,-5.049535109,-1.37306131,1.351308381,-0.021752929,0.236486813,0,0.236486813,0.320120725,1.332503239,1.652623964,-1.261556151 -Kirk Hinrich,hinriki01,2014,RS,CHI,4040,2116,-1.564122362,1.666723496,0.102601133,-1.679529174,3.59693096,1.917401786,-1.653579127,2.102504032,0.448924905,3.429088641,3.429088641,0,-2.091203947,3.2171379,1.125933953,-0.678136717 -Kirk Hinrich,hinriki01,2015,PO,CHI,239,126,1.006218977,-4.114619487,-3.10840051,-9.114073226,-13.7105837,-22.82465693,-1.209231855,-6.404220571,-7.613452425,-0.319965301,0,-0.319965301,-2.795190234,-5.765534977,-8.560725212,-0.744357515 -Kirk Hinrich,hinriki01,2015,RS,CHI,3202,1610,-2.203799655,-1.033033159,-3.236832814,-1.913777339,1.2563546,-0.657422739,-2.327286805,-0.629094765,-2.95638157,-0.168947461,-0.168947461,0,-2.077330351,-0.09717378,-2.174504131,-0.327462172 -Kirk Hinrich,hinriki01,2016,PO,ATL,52,27,-2.539905946,-1.547780975,-4.087686921,2.269302423,8.626216801,10.89551922,-1.744819671,0.452328223,-1.292491447,0.02025067,0,0.02025067,-0.460152395,-2.443687462,-2.903839857,-2.097629754 -Kirk Hinrich,hinriki01,2016,RS,ATL,148,76,-1.81568997,7.696842105,5.881152135,3.090548624,5.457255328,8.547803951,-0.895781508,7.627863218,6.73208171,0.360835555,0.360835555,0,-2.264231933,4.092531848,1.828299915,-1.816174712 -Kirk Hinrich,hinriki01,2016,RS,CHI,1128,555,-0.66327958,-1.045473608,-1.708753187,-1.739670565,1.991373677,0.251703111,-0.932474219,-0.473573242,-1.406047461,0.377790168,0.377790168,0,-1.670708314,-0.459145292,-2.129853606,-0.70987078 -Aaron Holiday,holidaa01,2019,PO,IND,27,13,-8.435165795,-7.556292203,-15.991458,-7.482801785,4.114246966,-3.368554819,-8.643693668,-5.646160122,-14.28985379,-0.079149522,0,-0.079149522,-6.913032328,-1.95440484,-8.867437168,0.264473425 -Aaron Holiday,holidaa01,2019,RS,IND,1391,646,-0.629418322,2.032320507,1.402902185,0.408542668,3.22007503,3.628617698,-0.455736746,2.358144951,1.902408205,1.543244525,1.543244525,0,-0.71786584,1.357450594,0.639584754,0.655394725 -Jrue Holiday,holidjr01,2014,RS,NOP,2267,1143,1.882619138,-0.212491455,1.670127683,3.116227459,0.381792469,3.498019929,2.242770468,-0.065766062,2.177004406,2.865791904,2.865791904,0,1.946147557,0.815441826,2.761589383,-0.248133681 -Jrue Holiday,holidjr01,2015,PO,NOP,115,55,3.215278588,-4.24129378,-1.026015192,-4.498593424,5.978024294,1.47943087,1.741028146,-2.315962408,-0.574934262,0.063603131,0,0.063603131,4.059879282,-2.518406642,1.54147264,1.003358254 -Jrue Holiday,holidjr01,2015,RS,NOP,2574,1303,3.336658199,-0.744165006,2.592493193,2.577069267,-0.025191151,2.551878116,3.33651127,-0.626117439,2.710393831,3.636545814,3.636545814,0,3.198887378,0.679167113,3.878054491,0.172432906 -Jrue Holiday,holidjr01,2016,RS,NOP,3781,1831,3.180544409,-0.186593227,2.993951182,2.809808122,1.523774433,4.333582555,3.299605955,0.203151643,3.502757597,5.912891674,5.912891674,0,2.637130015,0.50598935,3.143119365,1.199615927 -Jrue Holiday,holidjr01,2017,RS,NOP,4533,2190,0.884799204,-0.471196569,0.413602635,-0.708800706,3.195682782,2.486882075,0.649747447,0.245775946,0.895523392,4.092000869,4.092000869,0,0.294805143,0.794214102,1.089019244,0.450783072 -Jrue Holiday,holidjr01,2018,PO,NOP,756,348,4.103441466,-0.212540077,3.89090139,0.482778906,5.892327359,6.375106265,3.594176369,1.002431618,4.596607988,1.357368852,0,1.357368852,3.472384077,1.619475589,5.091859665,0.87554167 -Jrue Holiday,holidjr01,2018,RS,NOP,6235,2927,2.092655874,0.953135201,3.045791075,2.229771646,6.325803905,8.555575551,2.226106836,2.129361943,4.355468779,10.70848654,10.70848654,0,2.464318131,2.509951312,4.974269442,0.911440795 -Jrue Holiday,holidjr01,2019,RS,NOP,5211,2402,3.530818091,0.699909246,4.230727337,5.289857511,4.043321334,9.333178845,4.097605845,1.472658993,5.570264838,10.27363737,10.27363737,0,4.078266456,1.376999379,5.455265835,0.771105894 -Justin Holiday,holidju01,2015,PO,GSW,23,11,-5.120959735,-4.335868539,-9.456828274,-20.31047104,12.50691746,-7.803553584,-8.709992796,-1.22273765,-9.932730446,-0.042821685,0,-0.042821685,-6.022108086,-5.792849743,-11.81495783,2.893292521 -Justin Holiday,holidju01,2015,RS,GSW,1377,657,-0.696155114,1.685470728,0.989315614,-5.607696136,0.650130963,-4.957565173,-1.845025759,1.489583148,-0.355442611,0.80847414,0.80847414,0,-1.082915015,1.426378312,0.343463297,0.694742318 -Justin Holiday,holidju01,2016,RS,ATL,544,263,-3.881284147,0.801947214,-3.079336933,-3.717438254,-1.981985062,-5.699423316,-4.068007078,0.204161094,-3.863845984,-0.150177741,-0.150177741,0,-3.539418089,-0.327319071,-3.86673716,0.470044174 -Justin Holiday,holidju01,2016,RS,CHI,1057,510,-0.443442416,0.505047844,0.061605427,-1.060373813,-1.889260424,-2.949634237,-0.580806678,0.050534758,-0.53027192,0.582515667,0.582515667,0,-0.915861488,0.00260858,-0.913252908,0.835363745 -Justin Holiday,holidju01,2017,RS,NYK,3346,1639,-0.357341644,-0.294558042,-0.651899686,-1.778026363,3.710361674,1.932335311,-0.659090989,0.567136069,-0.09195492,2.229012438,2.229012438,0,-0.480582838,-0.05472157,-0.535304409,0.278372505 -Justin Holiday,holidju01,2018,RS,CHI,4739,2265,-1.454846965,0.477234698,-0.977612267,1.231427982,3.050592576,4.282020559,-0.932337502,1.08335125,0.151013748,3.383550437,3.383550437,0,-0.953974062,0.923408911,-0.030565151,0.92112819 -Justin Holiday,holidju01,2019,RS,MEM,2655,1282,-2.840247463,0.822542567,-2.017704896,0.590395829,-4.631292019,-4.04089619,-2.261792077,-0.29106054,-2.552852616,0.129409042,0.129409042,0,-2.840521362,0.481452491,-2.359068871,0.363231606 -Justin Holiday,holidju01,2019,RS,CHI,2754,1325,-0.618789691,2.351694479,1.732904788,-6.501667574,2.503060897,-3.998606677,-1.829693633,2.571575046,0.741881413,2.367693775,2.367693775,0,-1.63213434,2.311270895,0.679136555,0.307807094 -John Holland,hollajo02,2016,PO,BOS,2,1,-40.30349637,-21.37102491,-61.67452127,-54.01133259,18.41615465,-35.59517793,-45.32330849,-14.96798733,-60.29129582,-0.031377806,0,-0.031377806,-20.03009324,-13.27545701,-33.30555025,3.453689354 -John Holland,hollajo02,2018,RS,CLE,367,174,-4.594178278,-2.336805949,-6.930984227,-3.47837969,-4.861636483,-8.340016173,-4.711493269,-2.980974818,-7.692468087,-0.441664617,-0.441664617,0,-3.992464169,-4.168532748,-8.160996917,0.655180385 -John Holland,hollajo02,2019,RS,CLE,2,1,-3.14793377,2.582398147,-0.565535623,-62.58455315,66.13786163,3.55330848,-15.74663144,15.99244789,0.245816456,0.001433683,0.001433683,0,-10.63450998,5.053319052,-5.581190927,-6.319817712 -Rondae Hollis-Jefferson,holliro01,2016,RS,BRK,1263,615,-0.489722629,4.302752317,3.813029688,-2.615324598,3.345308883,0.729984285,-0.916122731,4.461362708,3.545239977,1.978907059,1.978907059,0,-0.474362412,3.730038393,3.255675981,0.179598259 -Rondae Hollis-Jefferson,holliro01,2017,RS,BRK,3826,1761,-1.617606445,2.081180403,0.463573957,-2.243290549,1.433000752,-0.810289798,-1.788870653,2.11041387,0.321543217,2.796902756,2.796902756,0,-2.016958965,1.49244441,-0.524514555,1.323578499 -Rondae Hollis-Jefferson,holliro01,2018,RS,BRK,4047,1920,-0.308414377,1.622742368,1.314327992,-0.536238325,-1.280720961,-1.816959285,-0.344435002,1.142456777,0.798021774,3.498920853,3.498920853,0,-0.340482655,0.96797882,0.627496164,0.666016441 -Rondae Hollis-Jefferson,holliro01,2019,PO,BRK,145,62,1.983631068,6.215146994,8.198778062,3.376876261,-3.569223937,-0.192347676,2.391328319,4.627101919,7.018430238,0.327020026,0,0.327020026,0.128479988,2.185116507,2.313596495,2.59886554 -Rondae Hollis-Jefferson,holliro01,2019,RS,BRK,2669,1234,-2.688724803,2.670576811,-0.018147992,-1.847988219,1.978231199,0.13024298,-2.66192732,2.684587359,0.022660038,1.745830573,1.745830573,0,-2.619069198,2.013040087,-0.606029111,0.011700449 -Ryan Hollins,holliry01,2014,PO,LAC,18,9,-12.59125833,3.707313387,-8.883944945,-0.768417479,0.75360403,-0.014813449,-11.06710656,3.322446196,-7.744660367,-0.023330285,0,-0.023330285,-6.48095017,-0.537747339,-7.018697509,-1.26897148 -Ryan Hollins,holliry01,2014,RS,LAC,1017,482,-2.128149098,1.015635134,-1.112513964,-2.997741214,3.425688292,0.427947079,-2.508007739,1.531835358,-0.976172381,0.439580398,0.439580398,0,-2.377849789,0.458161215,-1.919688574,0.740359584 -Ryan Hollins,holliry01,2015,RS,SAC,901,441,-2.713102964,-0.23932747,-2.952430434,-2.580149894,1.570408521,-1.009741373,-2.863271476,0.176715386,-2.68655609,0.01430858,0.01430858,0,-3.827171187,-1.737711534,-5.564882721,0.227159457 -Ryan Hollins,holliry01,2016,RS,MEM,807,412,-2.945754313,-0.787731014,-3.733485327,-2.334855194,-6.176260663,-8.511115857,-3.009523511,-1.944893379,-4.95441689,-0.460874449,-0.460874449,0,-4.17904069,-1.635411633,-5.814452323,-0.527009838 -Ryan Hollins,holliry01,2016,RS,WAS,96,48,-3.658095973,-2.732074543,-6.390170515,-3.346072489,-10.80069151,-14.146764,-3.793687552,-4.586844862,-8.380532414,-0.137659012,-0.137659012,0,-4.568699031,-3.990590661,-8.559289692,-0.163316026 -Richaun Holmes,holmeri01,2016,RS,PHI,1482,702,-0.849291613,-2.113175985,-2.962467598,2.412792602,-1.021966743,1.390825859,-0.125068522,-1.956355132,-2.081423653,0.24045215,0.24045215,0,-0.925993111,-2.319334063,-3.245327174,0.405832733 -Richaun Holmes,holmeri01,2017,RS,PHI,2510,1193,-1.103069128,-0.855769236,-1.958838364,-0.021760779,-2.612479307,-2.634240087,-0.869736343,-1.26860278,-2.138339122,0.372865274,0.372865274,0,-0.873300937,-0.711408439,-1.584709375,0.149258553 -Richaun Holmes,holmeri01,2018,PO,PHI,26,11,-4.323493429,-5.723072842,-10.04656627,-10.49626432,-3.377023305,-13.87328763,-6.073710359,-5.592074797,-11.66578516,-0.052018546,0,-0.052018546,-4.243946982,-9.576357681,-13.82030466,0.779088971 -Richaun Holmes,holmeri01,2018,RS,PHI,1607,746,-1.506962144,0.538805676,-0.968156468,-2.089541544,-1.999319881,-4.088861426,-1.741175938,-0.054921401,-1.796097339,0.362543648,0.362543648,0,-1.91441002,-0.088682223,-2.003092243,-0.142205909 -Richaun Holmes,holmeri01,2019,RS,PHO,2524,1184,-1.420745207,-0.041592332,-1.462337539,-1.583409064,0.524299418,-1.059109646,-1.491995083,0.168929539,-1.323065544,0.859137343,0.859137343,0,-1.611254749,0.079515997,-1.531738752,-0.335856884 -Rodney Hood,hoodro01,2015,RS,UTA,2046,1064,0.843804418,-1.845865688,-1.00206127,-0.64234746,2.023801461,1.381454001,0.592396832,-1.17340597,-0.581009137,1.166610361,1.166610361,0,-0.304221591,-0.510644234,-0.814865825,-0.882223946 -Rodney Hood,hoodro01,2016,RS,UTA,4831,2541,1.672485486,-0.733217597,0.939267888,3.148047907,-1.683786638,1.464261269,2.091374426,-1.01221749,1.079156935,4.876834252,4.876834252,0,1.541016975,-0.363608927,1.177408048,-1.719386621 -Rodney Hood,hoodro01,2017,PO,UTA,543,277,-3.846171924,0.934110014,-2.912061909,-0.300738634,-3.529843545,-3.830582179,-3.312919628,-0.025970094,-3.338889722,-0.084930004,0,-0.084930004,-0.618324944,0.859940192,0.241615248,-1.018424244 -Rodney Hood,hoodro01,2017,RS,UTA,3078,1593,0.499482839,-0.445241876,0.054240963,-1.164534818,-0.592326306,-1.756861124,0.169597985,-0.550480797,-0.380882812,1.906816044,1.906816044,0,0.073167428,0.165784078,0.238951506,-0.951649501 -Rodney Hood,hoodro01,2018,PO,CLE,496,260,-2.04929227,-4.440766024,-6.490058294,-7.952693665,-6.346511795,-14.29920546,-3.452878792,-5.085394783,-8.538273574,-0.787592808,0,-0.787592808,-2.720056713,-4.660418178,-7.380474891,-0.531174791 -Rodney Hood,hoodro01,2018,RS,UTA,2201,1084,0.202808022,-2.091253416,-1.888445394,-3.387413169,-2.903609918,-6.291023086,-0.522737905,-2.437767578,-2.960505483,-0.116037883,-0.116037883,0,0.127113618,-1.372823055,-1.245709437,-0.326849758 -Rodney Hood,hoodro01,2018,RS,CLE,1106,532,0.700784676,-3.492204858,-2.791420182,1.658222613,0.112975284,1.771197896,0.891786849,-2.921913087,-2.030126238,0.194665338,0.194665338,0,0.769623956,-2.039480052,-1.269856096,-0.369287248 -Rodney Hood,hoodro01,2019,PO,POR,751,373,2.686135952,-0.124655033,2.56148092,-0.635241218,3.893972777,3.258731558,2.115389459,0.697562294,2.812951753,1.069392931,0,1.069392931,0.529706498,-1.193848348,-0.66414185,-2.045251154 -Rodney Hood,hoodro01,2019,RS,POR,1372,659,-0.025869652,0.429278539,0.403408888,-1.337166572,-1.307243159,-2.644409731,-0.346252929,0.080701799,-0.265551131,0.827338352,0.827338352,0,-0.357074263,-0.344056981,-0.701131244,-0.974512901 -Rodney Hood,hoodro01,2019,RS,CLE,2487,1234,0.899353886,-1.525867818,-0.626513932,-2.863181624,-0.069561954,-2.932743579,0.208662428,-1.242562642,-1.033900214,1.064387631,1.064387631,0,-0.199174719,-1.243666814,-1.442841533,-1.513575469 -Scotty Hopson,hopsosc01,2014,RS,CLE,16,7,-6.659934933,-3.727221391,-10.38715632,-9.568147287,0.598662534,-8.969484753,-7.714095129,-3.122603677,-10.83669881,-0.029645797,-0.029645797,0,-2.72821327,-2.965267071,-5.693480341,2.540477237 -Scotty Hopson,hopsosc01,2018,RS,DAL,21,8,-9.343584137,0.073684408,-9.269899729,-14.61207268,-14.74993683,-29.36200951,-10.97012479,-3.048889067,-14.01901386,-0.047591434,-0.047591434,0,-9.444831189,-8.53798237,-17.98281356,3.441640817 -Al Horford,horfoal01,2014,RS,ATL,1934,958,-1.684508946,2.589232153,0.904723208,-0.517904889,1.087709425,0.569804536,-1.526519103,2.43475599,0.908236886,1.783800249,1.783800249,0,-1.260007766,1.088686042,-0.171321725,-0.227553661 -Al Horford,horfoal01,2015,PO,ATL,1047,522,-0.006832739,3.271137204,3.264304464,-2.510215827,8.049326447,5.53911062,-0.530280009,4.439350815,3.909070806,1.820075974,0,1.820075974,-2.354020406,2.697665481,0.343645075,-0.475511404 -Al Horford,horfoal01,2015,RS,ATL,4637,2318,0.136199725,2.07084412,2.207043844,1.826706045,-0.707004925,1.11970112,0.440596213,1.581138127,2.02173434,5.602148953,5.602148953,0,0.927210308,0.889998215,1.817208522,-0.698608161 -Al Horford,horfoal01,2016,PO,ATL,670,327,-1.195413892,6.886450899,5.691037007,-6.011621167,-4.316899283,-10.32852045,-2.2956887,4.900926856,2.605238155,0.926787216,0,0.926787216,-0.002504515,3.116735046,3.114230531,0.549611799 -Al Horford,horfoal01,2016,RS,ATL,5463,2631,-0.236345358,1.703316479,1.466971121,-0.29276003,1.865525943,1.572765913,-0.248532666,1.775043008,1.526510342,5.740343654,5.740343654,0,0.0450804,1.812439845,1.857520245,-0.002910376 -Al Horford,horfoal01,2017,PO,BOS,1188,610,2.546699314,0.183192423,2.729891737,-0.054072554,-6.000235503,-6.054308057,2.157355363,-1.08214232,1.075213043,1.209191543,0,1.209191543,0.541992526,-2.622567122,-2.080574597,-1.465804651 -Al Horford,horfoal01,2017,RS,BOS,4464,2193,0.205929927,0.478302955,0.684232882,2.635981483,-0.564407187,2.071574296,0.69277794,0.277490175,0.970268115,4.144691862,4.144691862,0,0.895927486,0.123257843,1.019185329,-0.419448037 -Al Horford,horfoal01,2018,PO,BOS,1327,679,0.596096015,2.188722936,2.784818951,3.278673492,4.129548489,7.408221981,1.209865075,2.667081741,3.876946816,2.332728247,0,2.332728247,-1.326575215,2.166880817,0.840305602,-1.4423478 -Al Horford,horfoal01,2018,RS,BOS,4612,2277,0.038509923,3.556879175,3.595389098,3.919164808,1.649941342,5.56910615,0.8659446,3.291071879,4.157016479,7.986477484,7.986477484,0,0.447545744,2.625121205,3.072666949,-0.464565733 -Al Horford,horfoal01,2019,PO,BOS,652,310,1.314856987,7.076604757,8.391461744,5.385182039,6.250493275,11.63567531,2.263267399,7.19411486,9.45738226,1.982425276,0,1.982425276,3.285034191,5.691813316,8.976847507,-0.442710373 -Al Horford,horfoal01,2019,RS,BOS,4144,1973,0.799330515,1.767326237,2.566656752,3.81208772,-0.221668065,3.590419655,1.463897992,1.407035663,2.870933656,5.635706284,5.635706284,0,1.725227606,1.685759245,3.410986851,-0.404612231 -Danuel House Jr.,houseda01,2017,RS,WAS,2,1,-6.336668312,5.349217247,-0.987451065,-67.51734308,61.28722857,-6.230114506,-19.33872217,17.46187954,-1.876842627,0.000424441,0.000424441,0,-17.60395015,7.380937394,-10.22301275,-4.633567495 -Danuel House Jr.,houseda01,2018,RS,PHO,846,403,0.645998218,-0.415404049,0.23059417,2.277028905,4.721835086,6.998863991,1.078605898,0.69282547,1.771431368,0.92417966,0.92417966,0,0.443489901,-0.877890842,-0.434400941,-0.584148783 -Danuel House Jr.,houseda01,2019,PO,HOU,298,141,-1.868367646,-3.103345347,-4.971712993,-3.984502078,3.224668757,-0.759833322,-2.535081168,-2.021498423,-4.556579591,-0.133710066,0,-0.133710066,-0.040764593,-2.306828123,-2.347592717,-0.243029795 -Danuel House Jr.,houseda01,2019,RS,HOU,2053,979,0.17304384,-0.593768329,-0.420724489,4.501931258,0.221621312,4.72355257,1.004293008,-0.472711458,0.53158155,1.639209236,1.639209236,0,0.87931376,-0.413660788,0.465652972,0.006581365 -Dwight Howard,howardw01,2014,PO,HOU,449,231,2.382957796,0.781716591,3.164674387,-1.222871582,-1.564173002,-2.787044584,1.620177869,0.379825671,2.00000354,0.574043397,0,0.574043397,-0.769454698,1.584272707,0.814818009,-0.535254026 -Dwight Howard,howardw01,2014,RS,HOU,4805,2396,-0.746714637,2.499591023,1.752876386,1.189649669,1.376713722,2.566363391,-0.447244114,2.405019659,1.957775545,5.759380696,5.759380696,0,0.222134272,2.087793535,2.309927807,0.073521134 -Dwight Howard,howardw01,2015,PO,HOU,1211,574,-1.217039197,5.513021493,4.295982296,5.385473725,4.84730704,10.23278076,0.026224594,5.709772741,5.735997335,2.529535676,0,2.529535676,0.715194118,5.310370259,6.025564378,-1.263614761 -Dwight Howard,howardw01,2015,RS,HOU,2487,1223,-1.532819064,1.366951558,-0.165867506,1.376825173,3.72336268,5.100187853,-1.030958267,1.904766508,0.873808241,2.281175544,2.281175544,0,-0.414035712,1.722562295,1.308526583,0.848664203 -Dwight Howard,howardw01,2016,PO,HOU,361,180,-3.976428152,-0.880671636,-4.857099788,5.518692445,-17.52522944,-12.006537,-2.119983803,-4.417615279,-6.537599082,-0.345704954,0,-0.345704954,-0.975854463,-3.086849607,-4.062704071,-3.457175152 -Dwight Howard,howardw01,2016,RS,HOU,4668,2280,-1.846908039,0.595818085,-1.251089954,-0.797955595,-0.366528101,-1.164483696,-1.761482467,0.453627523,-1.307854943,1.683892051,1.683892051,0,-0.738419656,0.566314073,-0.172105582,0.367413494 -Dwight Howard,howardw01,2017,PO,ATL,322,157,-4.218205066,10.65528616,6.43708109,7.121633177,-1.950468601,5.171164576,-2.055027105,8.646342678,6.591315573,0.780533195,0,0.780533195,-3.363882723,5.818364563,2.45448184,1.103344488 -Dwight Howard,howardw01,2017,RS,ATL,4491,2199,-1.403028678,2.923248758,1.52022008,-1.99931049,-0.637066332,-2.636376821,-1.563864555,2.325950204,0.762085649,3.94713627,3.94713627,0,-1.471745932,1.93380026,0.462054328,0.169845859 -Dwight Howard,howardw01,2018,RS,CHA,5101,2463,-2.630073899,0.127170865,-2.502903034,-0.024268039,-0.94354966,-0.967817699,-2.245696634,-0.070777379,-2.316474013,0.547699074,0.547699074,0,-2.112664758,-0.180779833,-2.293444591,0.531785281 -Dwight Howard,howardw01,2019,RS,WAS,491,230,-1.630512065,-4.215879872,-5.846391937,-3.205936225,-1.707490305,-4.913426529,-2.06581652,-3.896792735,-5.962609255,-0.380269468,-0.380269468,0,-1.384301097,-3.703129657,-5.087430754,0.887414244 -Lester Hudson,hudsole01,2015,PO,LAC,84,38,-4.470045102,-12.98141855,-17.45146365,-3.169949014,6.965114583,3.795165569,-4.572271094,-9.610525553,-14.18279665,-0.229163908,0,-0.229163908,-3.064483674,-9.360694372,-12.42517805,0.23564642 -Lester Hudson,hudsole01,2015,RS,LAC,109,56,1.729222204,4.301698978,6.030921181,-6.829594449,2.712543883,-4.117050566,-0.017547876,4.169247962,4.151700086,0.197583615,0.197583615,0,-0.302826835,4.38493254,4.082105705,0.191488326 -Kevin Huerter,huertke01,2019,RS,ATL,4505,2048,-0.473850013,-2.699389927,-3.17323994,3.924706183,0.219620149,4.144326332,0.441214219,-2.205580574,-1.764366354,1.035818287,1.035818287,0,0.250710732,-1.918033159,-1.667322427,0.587797622 -Marcelo Huertas,huertma01,2016,RS,LAL,1737,869,-1.180925063,-1.486601623,-2.667526687,1.365302118,3.927919186,5.293221304,-0.671102456,-0.360613621,-1.031716077,0.763124561,0.763124561,0,-1.835248964,-1.506100286,-3.341349249,0.166692088 -Marcelo Huertas,huertma01,2017,RS,LAL,503,237,-2.370636329,-1.312509566,-3.683145895,-3.422637399,-3.493905225,-6.916542625,-2.665154183,-1.751453358,-4.416607541,-0.202737949,-0.202737949,0,-1.834594726,-2.269474591,-4.104069317,0.591936054 -Josh Huestis,huestjo01,2016,PO,OKC,20,10,2.91149107,13.89279081,16.80428188,-20.52846889,22.12125263,1.592783745,-2.043503901,16.3536994,14.3101955,0.090050394,0,0.090050394,-1.919411644,11.02790144,9.108489791,0.296252175 -Josh Huestis,huestjo01,2016,RS,OKC,113,55,-2.830364786,-0.194811863,-3.025176649,1.841558023,5.154342498,6.995900521,-2.08201916,0.891040996,-1.190978165,0.044120727,0.044120727,0,-1.369060872,-0.755855027,-2.124915899,0.833119897 -Josh Huestis,huestjo01,2017,RS,OKC,68,31,2.344171093,5.533134763,7.877305856,6.569137595,4.200508226,10.76964582,3.374132299,5.585198934,8.959331233,0.183473243,0.183473243,0,3.443642444,3.298504499,6.742146943,-0.913064187 -Josh Huestis,huestjo01,2018,PO,OKC,41,19,0.30253284,1.35150139,1.654034231,1.946582943,-0.063051834,1.883531108,0.543421486,1.136495447,1.679916933,0.044712585,0,0.044712585,1.213319311,0.885241468,2.098560779,0.931945664 -Josh Huestis,huestjo01,2018,RS,OKC,1981,982,-3.88259132,1.252005762,-2.630585558,0.460004324,1.255233786,1.71523811,-3.219569779,1.302901529,-1.91666825,0.412616207,0.412616207,0,-3.601481323,0.130718499,-3.470762824,-1.163393529 -Robbie Hummel,hummero01,2014,RS,MIN,1342,655,0.380771428,0.458635522,0.83940695,-0.520542827,2.685020937,2.16447811,0.186702956,0.925519692,1.112222648,1.282586855,1.282586855,0,-0.057725775,0.020691202,-0.037034573,-0.601535052 -Robbie Hummel,hummero01,2015,RS,MIN,1482,742,-0.827237276,-1.852405983,-2.67964326,-0.779827418,-2.780665657,-3.560493074,-0.846329836,-2.027396902,-2.873726739,-0.04676084,-0.04676084,0,-1.604587671,-2.209725395,-3.814313066,-0.160087932 -Isaac Humphries,humphis01,2019,RS,ATL,128,56,-4.39048602,-4.710909598,-9.101395618,-3.031326773,-0.053175796,-3.084502569,-4.338547742,-3.965601255,-8.304148997,-0.158945696,-0.158945696,0,-2.531161581,-5.462700931,-7.993862512,0.165047447 -Kris Humphries,humphkr01,2014,RS,BOS,2712,1376,0.242192274,3.361760843,3.603953117,-1.002128697,0.545773532,-0.456355165,0.047201757,2.981672809,3.028874566,4.038564919,4.038564919,0,0.227500009,1.786258391,2.013758401,-0.435212147 -Kris Humphries,humphkr01,2015,PO,WAS,11,5,0.24803926,-24.28584314,-24.03780388,-18.36991625,-3.701638923,-22.07155517,-3.667432496,-21.59826401,-25.26569651,-0.059240081,0,-0.059240081,-7.002810972,-16.30964719,-23.31245817,0.002090721 -Kris Humphries,humphkr01,2015,RS,WAS,2649,1345,-1.040022613,2.153968044,1.113945431,-2.359032827,-1.629412481,-3.988445308,-1.3650701,1.462485629,0.097415529,1.934343122,1.934343122,0,-1.241749792,1.194753166,-0.046996625,-0.962283085 -Kris Humphries,humphkr01,2016,PO,ATL,111,56,4.171526829,-0.780660856,3.390865972,13.62655433,1.733480996,15.36003533,6.42441174,-0.354516001,6.069895739,0.262255466,0,0.262255466,7.017343753,-1.887072446,5.130271307,0.862778849 -Kris Humphries,humphkr01,2016,RS,WAS,988,466,0.048790105,-3.468157955,-3.419367851,-2.476036175,-2.42651862,-4.902554795,-0.45558505,-3.462828363,-3.918413413,-0.27908784,-0.27908784,0,0.014401197,-3.008415056,-2.994013858,0.455076873 -Kris Humphries,humphkr01,2016,RS,PHO,160,74,-1.58835439,2.331968607,0.743614217,-2.104031555,-2.153660644,-4.257692198,-1.689900763,1.592280564,-0.097620199,0.101519356,0.101519356,0,0.220833648,2.036146081,2.256979729,1.345808807 -Kris Humphries,humphkr01,2016,RS,ATL,610,295,-0.138740275,1.091860884,0.953120608,0.91545858,-0.821255572,0.094203008,0.079185561,0.675273297,0.754458858,0.53097762,0.53097762,0,0.103908228,1.30120112,1.405109349,0.653002594 -Kris Humphries,humphkr01,2017,PO,ATL,8,3,-3.562117007,6.194236669,2.632119663,12.71858527,-4.566635344,8.151949927,-0.295583871,4.301088656,4.005504785,0.010567736,0,0.010567736,-1.258905176,-0.513305652,-1.772210828,-0.874069283 -Kris Humphries,humphkr01,2017,RS,ATL,1415,689,-2.365062554,0.107428012,-2.257634542,-5.389509767,0.412352658,-4.977157109,-3.106006456,0.142916463,-2.963089993,-0.074656212,-0.074656212,0,-2.885033811,-0.242700942,-3.127734753,-0.328481352 -RJ Hunter,hunterj01,2016,PO,BOS,84,41,-4.98040351,2.259596151,-2.720807359,4.718629908,-1.360236355,3.358393553,-3.270190412,1.664146376,-1.606044037,0.024491855,0,0.024491855,-1.294700086,-2.596962642,-3.891662728,-0.724746829 -RJ Hunter,hunterj01,2016,RS,BOS,668,315,-1.767738551,-1.002638948,-2.770377499,-6.755391275,5.435020172,-1.320371102,-2.935371277,0.251374203,-2.683997073,0.010642206,0.010642206,0,-1.786650007,-0.672817424,-2.45946743,0.319424164 -RJ Hunter,hunterj01,2017,RS,CHI,19,9,-8.613492701,-7.828918065,-16.44241077,-45.42008699,13.90559681,-31.51449018,-16.90818207,-3.855428585,-20.76361065,-0.081684149,-0.081684149,0,-13.51688941,-7.152083127,-20.66897254,-1.22235461 -RJ Hunter,hunterj01,2018,RS,HOU,92,45,-3.661434105,0.383905174,-3.277528931,-1.736800232,4.098690948,2.361890715,-3.582592844,1.139394889,-2.443197955,0.007102981,0.007102981,0,-0.378695183,0.568213663,0.18951848,0.832462916 -RJ Hunter,hunterj01,2019,RS,BOS,54,26,4.483176137,2.403141516,6.886317652,18.23404048,13.97433907,32.20837955,7.603499118,4.948811466,12.55231058,0.20352293,0.20352293,0,6.873883461,4.218799188,11.09268265,0.268464609 -Vincent Hunter,huntevi01,2018,RS,MEM,16,7,1.641904357,10.93648584,12.5783902,14.53492669,15.76986896,30.30479565,4.614029694,12.70329189,17.31732159,0.071034359,0.071034359,0,3.626039986,4.360374803,7.98641479,-0.87762179 -Chandler Hutchison,hutchch01,2019,RS,CHI,1876,895,-3.130302877,0.821905102,-2.308397776,-2.312218075,1.355044482,-0.957173593,-3.096188774,1.038031429,-2.058157345,0.313673736,0.313673736,0,-3.687142433,-0.315606758,-4.002749192,-0.723161355 -Serge Ibaka,ibakase01,2014,PO,OKC,1128,581,0.035258494,4.425345621,4.460604115,5.828071704,2.108776849,7.936848553,1.220097812,4.210088788,5.4301866,2.470364031,0,2.470364031,0.664159501,5.536797128,6.200956629,-1.131860881 -Serge Ibaka,ibakase01,2014,RS,OKC,5404,2666,-0.648181668,2.547351579,1.899169912,1.274257261,0.673765259,1.94802252,-0.341223358,2.252838469,1.911615112,6.32375381,6.32375381,0,0.035249362,2.825661404,2.860910767,-0.256300113 -Serge Ibaka,ibakase01,2015,RS,OKC,4247,2116,-0.653638325,2.798907014,2.145268688,0.885498029,3.020318454,3.905816483,-0.402476945,3.007504001,2.605027056,5.743211956,5.743211956,0,0.055054922,2.66863336,2.723688283,-0.630073946 -Serge Ibaka,ibakase01,2016,PO,OKC,1220,602,3.101296994,1.97888443,5.080181424,8.741546927,4.618039418,13.35958634,4.296560821,2.632611987,6.929172807,3.087153223,0,3.087153223,5.451515711,4.270654819,9.722170531,0.653173802 -Serge Ibaka,ibakase01,2016,RS,OKC,5122,2500,-1.912011175,1.78764722,-0.124363955,4.33482382,-0.496067148,3.838756672,-0.80171313,1.388591575,0.586878446,4.244247284,4.244247284,0,-0.229108454,1.329275044,1.10016659,-0.274133911 -Serge Ibaka,ibakase01,2017,PO,TOR,591,307,-3.377958052,-1.111571242,-4.489529294,-0.113527771,-2.974369444,-3.087897215,-2.842136547,-1.570963069,-4.413099617,-0.266259722,0,-0.266259722,-4.11262457,-0.508557899,-4.62118247,-0.86394137 -Serge Ibaka,ibakase01,2017,RS,ORL,3470,1710,-0.463156587,0.072172512,-0.390984074,-0.413655325,0.140326714,-0.273328611,-0.420688226,0.131705302,-0.288982924,2.145567,2.145567,0,-0.25535183,0.210998967,-0.044352863,-0.069791671 -Serge Ibaka,ibakase01,2017,RS,TOR,1397,712,-2.293719595,0.581373104,-1.712346491,0.176210432,0.444841486,0.621051918,-1.955999493,0.576917997,-1.379081495,0.497017351,0.497017351,0,-0.883012638,0.939980818,0.05696818,-0.194170349 -Serge Ibaka,ibakase01,2018,PO,TOR,523,260,-3.074705719,0.093989748,-2.98071597,8.733607551,-0.436618031,8.296989521,-0.815841511,0.065597521,-0.75024399,0.272144929,0,0.272144929,-2.542116787,-2.116976768,-4.659093554,-0.515416195 -Serge Ibaka,ibakase01,2018,RS,TOR,4346,2093,-1.178161551,-0.144034529,-1.32219608,0.454663696,-0.362901735,0.091761961,-0.97708792,-0.234172472,-1.211260392,1.641791804,1.641791804,0,-0.223052961,-0.01004023,-0.233093191,-0.081447064 -Serge Ibaka,ibakase01,2019,PO,TOR,1014,500,-1.932740959,2.959215889,1.026474931,0.389688714,4.473494819,4.863183533,-1.629133564,3.375337598,1.746204034,1.180576445,0,1.180576445,-0.332276559,3.762145187,3.429868628,-0.199585323 -Serge Ibaka,ibakase01,2019,RS,TOR,4203,2010,-1.518161632,1.63068953,0.112527898,1.087391146,-3.044315828,-1.956924682,-1.11615144,0.717728595,-0.398422845,2.39299037,2.39299037,0,-0.739929836,1.032628608,0.292698772,-0.784217897 -Andre Iguodala,iguodan01,2014,PO,GSW,495,248,0.344646085,0.951798354,1.296444439,-8.035421799,-4.906105029,-12.94152683,-1.423572191,-0.232149554,-1.655721745,0.141110362,0,0.141110362,-2.867776472,0.461675118,-2.406101353,-1.098536334 -Andre Iguodala,iguodan01,2014,RS,GSW,4142,2040,0.231418813,2.117860733,2.349279545,4.818594822,4.172336268,8.99093109,1.229324648,2.61707303,3.846397679,6.845597191,6.845597191,0,1.049225924,3.143094017,4.192319941,-0.27921626 -Andre Iguodala,iguodan01,2015,PO,GSW,1269,635,2.042330195,2.181160451,4.223490646,0.977633325,-5.114109708,-4.136476383,1.88533537,0.708163444,2.593498814,1.772718042,0,1.772718042,1.336638707,0.439064699,1.775703406,-0.688660304 -Andre Iguodala,iguodan01,2015,RS,GSW,4288,2069,0.14824792,1.547700531,1.695948451,-1.952666316,1.621990654,-0.330675661,-0.289842882,1.600494353,1.310651471,4.254422849,4.254422849,0,-0.108522065,1.580032029,1.471509964,-0.716255548 -Andre Iguodala,iguodan01,2016,PO,GSW,1581,767,1.035695122,-0.472418236,0.563276886,3.080395798,-1.288792804,1.791602994,1.498357745,-0.74103286,0.757324885,1.411985107,0,1.411985107,0.179619476,0.222827526,0.402447002,-0.238844913 -Andre Iguodala,iguodan01,2016,RS,GSW,3676,1732,0.003184011,0.141117989,0.144302,0.17567185,1.748334272,1.924006122,0.017964244,0.449113562,0.467077806,2.831065986,2.831065986,0,0.493731398,0.228360779,0.722092177,-0.40411459 -Andre Iguodala,iguodan01,2017,PO,GSW,888,419,-2.207573974,-0.420857009,-2.628430983,-5.711129296,0.856480438,-4.854648858,-3.201687778,-0.269673927,-3.471361705,-0.157876394,0,-0.157876394,-2.250830053,-0.025719336,-2.27654939,-0.709248201 -Andre Iguodala,iguodan01,2017,RS,GSW,4232,1998,0.876736791,0.960058479,1.83679527,-1.265583285,1.911187838,0.645604553,0.437801258,1.155086935,1.592888193,4.381571759,4.381571759,0,0.445454085,0.850348764,1.295802849,-1.007703614 -Andre Iguodala,iguodan01,2018,PO,GSW,844,401,0.919711058,2.851262662,3.770973721,2.474468939,3.314938058,5.789406997,1.212690745,3.027740129,4.240430874,1.485880784,0,1.485880784,1.618335208,2.725395564,4.343730773,0.717919657 -Andre Iguodala,iguodan01,2018,RS,GSW,3418,1622,-0.938262828,0.524568177,-0.41369465,-2.78037762,4.333249869,1.552872249,-1.421878923,1.329467261,-0.092411662,2.176349341,2.176349341,0,-1.051944725,0.67268985,-0.379254875,-1.033923731 -Andre Iguodala,iguodan01,2019,PO,GSW,1312,629,0.379921708,0.827195667,1.207117374,5.654643474,-0.8514627,4.803180774,1.419993958,0.518518245,1.938512203,1.546766489,0,1.546766489,1.855467781,0.770753864,2.626221645,-0.322656564 -Andre Iguodala,iguodan01,2019,RS,GSW,3394,1578,-0.036681707,1.206240107,1.1695584,-1.308361279,2.847267655,1.538906375,-0.31469718,1.607968463,1.293271283,3.22815212,3.22815212,0,-0.157834575,1.221957966,1.064123391,-0.84743079 -Ersan Ilyasova,ilyaser01,2014,RS,MIL,2894,1478,-1.990232566,0.462360687,-1.527871879,-3.809054683,1.057472142,-2.751582541,-2.424917989,0.694521348,-1.73039664,0.770354431,0.770354431,0,-1.865717379,0.263558492,-1.602158886,0.186677636 -Ersan Ilyasova,ilyaser01,2015,PO,MIL,281,142,-4.470386,1.152372418,-3.318013582,7.254989162,-9.486395506,-2.231406345,-2.164924558,-1.014478729,-3.179403287,-0.032480884,0,-0.032480884,-1.330207035,-1.107071012,-2.437278046,1.190025298 -Ersan Ilyasova,ilyaser01,2015,RS,MIL,2623,1319,1.851134146,1.117323403,2.968457548,2.418128852,-2.547598154,-0.129469302,2.128232849,0.384958391,2.51319124,3.568140222,3.568140222,0,1.976503229,0.978214326,2.954717555,0.710857732 -Ersan Ilyasova,ilyaser01,2016,RS,ORL,932,447,0.101693435,-2.02052678,-1.918833344,-0.914682581,-6.06346629,-6.978148871,-0.087806647,-2.972598325,-3.060404972,-0.071256447,-0.071256447,0,-0.410659784,-2.006015953,-2.416675737,0.642752037 -Ersan Ilyasova,ilyaser01,2016,RS,DET,2896,1434,0.648744913,1.030065243,1.678810156,-2.398983917,-0.820894638,-3.219878554,0.052380538,0.707948366,0.760328905,2.57921461,2.57921461,0,0.540811082,1.189945585,1.730756667,0.417123375 -Ersan Ilyasova,ilyaser01,2017,PO,ATL,198,90,-2.315231758,4.051727985,1.736496227,-2.700984711,5.868876674,3.167891963,-2.483360217,4.641343006,2.157982789,0.236856712,0,0.236856712,-4.304867305,0.98195157,-3.322915736,1.838628864 -Ersan Ilyasova,ilyaser01,2017,RS,ATL,1314,633,-0.181144042,3.296064569,3.114920528,0.422528351,2.301424289,2.72395264,-0.011952725,3.259164953,3.247212228,1.953847777,1.953847777,0,-0.447900105,2.602275749,2.154375644,0.861391889 -Ersan Ilyasova,ilyaser01,2017,RS,PHI,3035,1447,0.186316792,1.393568464,1.579885256,0.41565186,1.422090869,1.837742729,0.340291789,1.49005069,1.830342478,3.408866151,3.408866151,0,0.388947529,0.790606787,1.179554316,0.794398 -Ersan Ilyasova,ilyaser01,2017,RS,OKC,142,62,-6.789136197,1.476200749,-5.312935448,-4.202981948,4.922432796,0.719450848,-6.682840011,2.255764432,-4.427075579,-0.053652116,-0.053652116,0,-7.649024078,1.840058581,-5.808965497,1.113466953 -Ersan Ilyasova,ilyaser01,2018,PO,PHI,487,233,1.727555366,3.796116481,5.523671846,3.251744643,11.17090943,14.42265408,2.0792749,5.533535395,7.612810295,1.282576351,0,1.282576351,3.737543642,3.548269959,7.285813601,0.924953078 -Ersan Ilyasova,ilyaser01,2018,RS,ATL,2402,1175,-1.093768651,1.290971079,0.197202427,0.744013178,-0.186267553,0.557745625,-0.731117798,1.09901047,0.367892672,1.863157607,1.863157607,0,-0.626120292,1.056465059,0.430344767,-0.316954393 -Ersan Ilyasova,ilyaser01,2018,RS,PHI,1206,554,-1.966949428,3.787051638,1.820102211,-1.020349248,2.675035076,1.654685828,-1.914335105,3.698594729,1.784259624,1.294243654,1.294243654,0,-1.402432509,3.506293015,2.103860506,0.977677857 -Ersan Ilyasova,ilyaser01,2019,PO,MIL,579,272,1.365834729,5.662860169,7.028694898,7.957405446,1.831144625,9.788550071,2.741239524,5.058094003,7.799333528,1.51445011,0,1.51445011,3.925157641,4.835554547,8.760712188,0.30037957 -Ersan Ilyasova,ilyaser01,2019,RS,MIL,2693,1231,-0.891583014,2.751683179,1.860100165,0.593062956,2.425079163,3.01814212,-0.67076521,2.786272313,2.115507103,3.05929002,3.05929002,0,-0.85124495,3.072638481,2.221393531,0.115997664 -Joe Ingles,inglejo01,2015,RS,UTA,3218,1673,-0.624516449,0.192532037,-0.431984412,-3.332879074,-0.139473265,-3.472352339,-1.227374973,0.110717703,-1.116657271,1.390250696,1.390250696,0,-1.697785386,0.009732139,-1.688053247,-0.269136129 -Joe Ingles,inglejo01,2016,RS,UTA,2462,1241,-1.088819051,-0.418422231,-1.507241281,-4.020968713,1.359599336,-2.661369376,-1.745328714,-0.103475782,-1.848804496,0.573084382,0.573084382,0,-1.561892435,-0.349021603,-1.910914038,0.425541575 -Joe Ingles,inglejo01,2017,PO,UTA,649,334,-0.41260256,5.877322052,5.464719493,3.613688837,5.307603786,8.921292623,0.37913534,6.069822717,6.448958057,1.60865628,0,1.60865628,1.923698255,7.989360625,9.91305888,-0.482011592 -Joe Ingles,inglejo01,2017,RS,UTA,3880,1972,0.555521343,1.910444006,2.465965349,2.026139854,-0.82944216,1.196697694,0.901232219,1.405844132,2.30707635,5.10655661,5.10655661,0,0.556688195,1.436384508,1.993072704,0.357801578 -Joe Ingles,inglejo01,2018,PO,UTA,775,382,1.481443917,0.119254489,1.600698405,9.343007865,8.155639174,17.49864704,3.226865534,1.72362767,4.950493203,1.542181727,0,1.542181727,2.355794062,1.47346419,3.829258252,-0.358063005 -Joe Ingles,inglejo01,2018,RS,UTA,5240,2578,1.570169441,0.703916563,2.274086004,2.163975717,0.570396347,2.734372064,1.797265046,0.65616581,2.453430856,6.887567728,6.887567728,0,1.417868535,1.083910627,2.501779162,0.630742237 -Joe Ingles,inglejo01,2019,PO,UTA,314,151,-1.177388447,1.474084187,0.29669574,-1.932395731,-0.713537863,-2.645933593,-1.326546706,1.057550045,-0.268996661,0.200471304,0,0.200471304,-2.604138828,3.334381525,0.730242698,1.684534786 -Joe Ingles,inglejo01,2019,RS,UTA,5464,2568,1.442704996,0.642210066,2.084915063,0.716535319,3.439012571,4.15554789,1.370890247,1.203669587,2.574559834,7.006761566,7.006761566,0,0.961063462,1.260570495,2.221633957,0.44640401 -Damien Inglis,inglida01,2016,RS,MIL,315,156,-3.871365329,-0.12408199,-3.995447319,-9.496844979,1.257290694,-8.239554285,-5.255723073,0.211731298,-5.043991775,-0.183644294,-0.183644294,0,-4.19540465,-1.361037813,-5.556442463,0.568728474 -Andre Ingram,ingraan01,2018,RS,LAL,142,64,2.78075007,5.592255846,8.373005917,0.267248732,7.960547264,8.227795996,2.427878652,6.430092861,8.857971513,0.384841558,0.384841558,0,1.772175712,4.813649987,6.585825699,1.5202134 -Andre Ingram,ingraan01,2019,RS,LAL,34,15,-10.88604375,-0.709672959,-11.59571671,-9.864783229,8.712911879,-1.15187135,-11.2854391,1.249639598,-10.0357995,-0.056616605,-0.056616605,0,-10.15511966,-0.883285248,-11.03840491,1.568927475 -Brandon Ingram,ingrabr01,2017,RS,LAL,4738,2279,-3.104206871,-2.59903678,-5.703243651,0.568413147,-2.642194581,-2.073781434,-2.495439001,-2.714840767,-5.210279769,-2.843543663,-2.843543663,0,-2.55759165,-2.998125924,-5.555717574,-0.587592311 -Brandon Ingram,ingrabr01,2018,RS,LAL,4175,1975,-0.921558303,-0.988669427,-1.910227731,-2.069415848,0.249931649,-1.819484199,-1.189442834,-0.790930653,-1.980373486,0.777666423,0.777666423,0,-1.740028704,-0.806114305,-2.546143009,0.275791083 -Brandon Ingram,ingrabr01,2019,RS,LAL,3828,1760,-1.216508254,-0.702486121,-1.918994375,-1.504182039,-0.376171434,-1.880353473,-1.318796607,-0.681162932,-1.999959539,0.671890261,0.671890261,0,-1.905365835,-0.67189395,-2.577259785,-0.243634513 -Kyrie Irving,irvinky01,2014,RS,CLE,4903,2496,2.79062668,-0.508375185,2.282251494,-0.592930382,-3.599894949,-4.192825331,2.310301965,-1.159876222,1.150425743,4.984231018,4.984231018,0,2.3032966,-0.838707886,1.464588714,0.332098036 -Kyrie Irving,irvinky01,2015,PO,CLE,890,464,3.991249712,-2.640126615,1.351123096,3.585689031,-3.744073646,-0.158384614,4.079784467,-3.086059715,0.993724753,0.912145617,0,0.912145617,4.889916823,-1.569680206,3.320236616,-0.201656157 -Kyrie Irving,irvinky01,2015,RS,CLE,5378,2730,5.123142473,-0.849880801,4.273261673,5.849473538,-0.707748049,5.141725489,5.509395757,-0.866141129,4.643254629,10.36291266,10.36291266,0,6.053326383,-0.505283213,5.54804317,0.607601942 -Kyrie Irving,irvinky01,2016,PO,CLE,1493,774,6.011654877,-3.039837947,2.97181693,7.07485972,-8.517659286,-1.442799566,6.450507273,-4.405939067,2.044568207,1.961873799,0,1.961873799,7.524477251,-3.157691455,4.366785796,0.445517187 -Kyrie Irving,irvinky01,2016,RS,CLE,3283,1667,2.669574019,-1.717636172,0.951937847,2.380098123,-3.416027477,-1.035929354,2.649705102,-2.192626042,0.457079061,2.714580291,2.714580291,0,3.411892043,-1.764974301,1.646917742,-0.467526741 -Kyrie Irving,irvinky01,2017,PO,CLE,1321,653,5.703955954,-1.06451969,4.639436264,3.688651158,-3.554613727,0.134037431,5.433118126,-1.677541951,3.755576175,2.245734437,0,2.245734437,5.876227914,-1.724982717,4.151245197,0.44775994 -Kyrie Irving,irvinky01,2017,RS,CLE,5131,2525,5.845606873,-3.74727064,2.098336233,6.727933384,-3.777828588,2.950104796,6.257017199,-3.987166714,2.269850485,6.467065029,6.467065029,0,6.267601796,-2.878353122,3.389248674,0.003299745 -Kyrie Irving,irvinky01,2018,RS,BOS,3951,1931,6.149148519,-0.884703442,5.264445077,3.424389204,-1.753887437,1.670501767,5.975496962,-1.159873572,4.81562339,7.489068084,7.489068084,0,5.436384802,-0.705398284,4.730986519,0.471714741 -Kyrie Irving,irvinky01,2019,PO,BOS,699,330,1.257947677,-1.5806994,-0.322751723,4.396805759,-5.755298498,-1.358492738,2.080150507,-2.59475281,-0.514602303,0.395752358,0,0.395752358,4.817593712,-2.856516913,1.961076799,1.942533618 -Kyrie Irving,irvinky01,2019,RS,BOS,4705,2214,5.601825555,1.130465402,6.732290957,3.941342845,0.677027969,4.618370815,5.529100957,1.084506413,6.61360737,10.70679162,10.70679162,0,6.118081399,1.58623827,7.704319669,1.250886608 -Jonathan Isaac,isaacjo01,2018,RS,ORL,1119,536,-4.836963127,2.891998683,-1.944964444,-6.891734908,2.868268403,-4.023466505,-5.528295753,3.094904612,-2.433391141,0.086718061,0.086718061,0,-4.445195552,2.744446333,-1.70074922,0.155725975 -Jonathan Isaac,isaacjo01,2019,PO,ORL,275,137,-1.673055999,-4.641395925,-6.314451924,-3.730182076,2.811430159,-0.918751918,-2.131572682,-3.356999872,-5.488572554,-0.197100352,0,-0.197100352,-1.587150501,-2.984415351,-4.571565852,-0.162000805 -Jonathan Isaac,isaacjo01,2019,RS,ORL,4145,1996,-1.302072203,2.217064963,0.914992759,0.976147786,-0.331527439,0.644620347,-0.878497327,1.794161998,0.915664671,3.733467974,3.733467974,0,-0.506879806,1.244945885,0.738066079,0.013776929 -Royal Ivey,iveyro01,2014,RS,OKC,8,5,-1.106706396,-12.87686445,-13.98357084,-23.12991394,-10.09345557,-33.22336951,-5.88109208,-13.23243735,-19.11352943,-0.040197852,-0.040197852,0,-12.34503962,-16.9078105,-29.25285012,-3.551166521 -Wes Iwundu,iwundwe01,2018,RS,ORL,2074,1020,-3.051150924,0.188887726,-2.862263198,-2.882108938,2.077578874,-0.804530064,-3.16556947,0.629084024,-2.536485446,0.110220378,0.110220378,0,-3.663039997,-0.076847526,-3.739887523,-0.797623355 -Wes Iwundu,iwundwe01,2019,PO,ORL,129,60,0.65854531,-3.018484856,-2.359939546,1.366815365,11.05098969,12.41780506,0.933684203,-0.248502595,0.685181608,0.108455336,0,0.108455336,0.398715945,-1.278660363,-0.879944418,-0.000199707 -Wes Iwundu,iwundwe01,2019,RS,ORL,2603,1233,-2.775367569,0.152993747,-2.622373822,-3.012315019,2.458724677,-0.553590342,-2.95493736,0.618993849,-2.335943511,0.260137777,0.260137777,0,-3.617830546,-0.206022834,-3.82385338,-0.131257656 -Jarrett Jack,jackja01,2014,RS,CLE,4418,2252,-1.138499949,-0.835568171,-1.97406812,-3.523925929,-0.478870435,-4.002796364,-1.677024625,-0.784925484,-2.461950109,0.327914961,0.327914961,0,-1.39881628,-1.369821504,-2.768637784,-0.882706429 -Jarrett Jack,jackja01,2015,PO,BRK,312,153,0.868758919,2.407652591,3.27641151,14.49052745,26.22351164,40.71403909,3.779450436,7.533978594,11.31342903,1.160583614,0,1.160583614,3.907417272,5.910789515,9.818206787,2.416671984 -Jarrett Jack,jackja01,2015,RS,BRK,4440,2241,-0.849434544,-0.096667182,-0.946101725,-6.488818207,-2.276306026,-8.765124233,-2.061372824,-0.529938208,-2.591311032,0.181634689,0.181634689,0,-1.621486355,-1.154363644,-2.775849999,0.103779051 -Jarrett Jack,jackja01,2016,RS,BRK,2093,1027,0.253699977,-1.949943466,-1.696243489,-1.195611155,-0.108090793,-1.303701949,0.005837433,-1.6325713,-1.626733867,0.588330881,0.588330881,0,0.587752498,-1.88622621,-1.298473712,-0.038671195 -Jarrett Jack,jackja01,2017,RS,NOP,68,33,-3.530641457,-1.176026034,-4.70666749,-9.09380176,-0.505436945,-9.599238705,-4.863294706,-1.137439426,-6.000734133,-0.054835614,-0.054835614,0,-4.53874353,-1.288805872,-5.827549402,0.186936483 -Jarrett Jack,jackja01,2018,RS,NYK,3164,1548,-1.540139106,-1.701310648,-3.241449754,2.433631939,-1.026388677,1.407243263,-0.783358725,-1.640588319,-2.423947043,0.255691764,0.255691764,0,-1.284839398,-2.191042605,-3.475882003,-0.701646768 -Aaron Jackson,jacksaa01,2018,PO,HOU,36,17,-6.635170201,-10.0450824,-16.6802526,-11.87338705,4.56072208,-7.312664971,-8.193313161,-7.688506185,-15.88181935,-0.116361543,0,-0.116361543,-6.596463018,-8.504939609,-15.10140263,-0.919885546 -Aaron Jackson,jacksaa01,2018,RS,HOU,66,35,-7.545438829,-13.42541744,-20.97085627,-9.163957578,-6.422486626,-15.5864442,-8.394948529,-12.7968355,-21.19178402,-0.329191452,-0.329191452,0,-6.533201973,-9.076901854,-15.61010383,-0.037196309 -Demetrius Jackson,jacksde01,2017,RS,BOS,35,17,10.36720833,-1.444101951,8.923106383,-7.619397926,-0.001617543,-7.621015469,7.272728345,-1.165872154,6.106856191,0.074672907,0.074672907,0,3.417274509,-3.241792386,0.175482123,-2.740432801 -Demetrius Jackson,jacksde01,2018,RS,PHI,38,17,6.023399939,-5.244023362,0.779376577,11.70855827,-33.58673369,-21.87817542,7.490924451,-11.68907463,-4.198150182,-0.012516876,-0.012516876,0,4.70948735,-7.897949542,-3.188462192,-0.34361862 -Demetrius Jackson,jacksde01,2018,RS,HOU,128,63,-11.29017223,-2.996091852,-14.28626408,-16.34127388,3.186205421,-13.15506846,-13.15452824,-1.949990649,-15.10451889,-0.403407684,-0.403407684,0,-8.171411139,-1.94908885,-10.12049999,1.57405903 -Demetrius Jackson,jacksde01,2019,RS,PHI,88,39,2.016593436,-0.809502046,1.20709139,-3.426638833,-3.616836719,-7.043475552,0.968219096,-1.452451119,-0.484232023,0.044903467,0.044903467,0,-0.835330534,-1.949267793,-2.784598327,-0.407645299 -Frank Jackson,jacksfr01,2019,RS,NOP,2616,1169,-1.520112266,-2.852010997,-4.372123263,-3.097004099,-1.689013087,-4.786017186,-1.946423979,-2.759810357,-4.706234336,-1.175332575,-1.175332575,0,-1.852390267,-3.027728021,-4.880118288,0.750137126 -Jaren Jackson Jr.,jacksja02,2019,RS,MEM,3045,1515,-1.51116573,1.239671122,-0.271494607,-2.346413756,3.783956733,1.437542977,-1.706874443,1.801412033,0.094537589,2.189514664,2.189514664,0,-2.253012496,2.027877816,-0.22513468,-0.425472636 -Josh Jackson,jacksjo02,2018,RS,PHO,4213,1959,-2.583671471,-1.335879164,-3.919550634,-5.371898258,-1.117712724,-6.489610982,-3.209617128,-1.312363366,-4.521980494,-1.793877785,-1.793877785,0,-2.999566068,-1.30136981,-4.300935879,1.277887768 -Josh Jackson,jacksjo02,2019,RS,PHO,4235,1988,-3.191611243,0.679542015,-2.512069228,-3.626362202,-0.452449839,-4.078812041,-3.391344224,0.553359988,-2.837984236,-0.090162593,-0.090162593,0,-3.497783814,-0.094366531,-3.592150345,1.053107679 -Justin Jackson,jacksju01,2018,RS,SAC,3057,1506,-2.419386307,-1.72033452,-4.139720826,-1.420154705,-0.021389789,-1.441544493,-2.295896928,-1.437812905,-3.733709833,-0.752737848,-0.752737848,0,-2.594131028,-2.275656419,-4.869787447,-0.407710296 -Justin Jackson,jacksju01,2019,RS,SAC,2366,1083,-1.25218307,-1.320547857,-2.572730927,-1.14246077,0.639617358,-0.502843412,-1.304024271,-0.976280024,-2.280304295,0.258106873,0.258106873,0,-1.299617542,-1.305154742,-2.604772284,-0.558357812 -Justin Jackson,jacksju01,2019,RS,DAL,1114,531,0.304375611,-1.25652044,-0.952144829,1.03650897,0.405999719,1.442508689,0.484742506,-0.979750943,-0.495008437,0.608473313,0.608473313,0,-0.037785598,-1.490106313,-1.527891911,-0.407116333 -Pierre Jackson,jackspi01,2017,RS,DAL,172,84,0.063917362,1.618462884,1.682380246,6.467296275,12.96002446,19.42732073,1.441909186,4.064606852,5.506516039,0.35119523,0.35119523,0,-0.663480071,1.692313484,1.028833414,-0.735339357 -Reggie Jackson,jacksre01,2014,PO,OKC,1048,531,0.139896844,0.252592032,0.392488876,-3.177192356,2.693623623,-0.483568733,-0.56980366,0.749774763,0.179971103,0.814502412,0,0.814502412,-0.990816994,0.946839826,-0.043977168,-0.472407262 -Reggie Jackson,jacksre01,2014,RS,OKC,4586,2277,0.851005956,-0.05684462,0.794161336,1.072918329,2.374328863,3.447247192,0.896648154,0.405388751,1.302036905,4.66685139,4.66685139,0,0.849541818,0.893588753,1.743130571,-0.825266709 -Reggie Jackson,jacksre01,2015,RS,DET,1699,870,3.692145865,-0.793160877,2.898984988,3.884014102,0.840190562,4.724204664,3.99628396,-0.478963296,3.517320664,2.77026416,2.77026416,0,3.585601289,-1.004792957,2.580808333,-0.401121398 -Reggie Jackson,jacksre01,2015,RS,OKC,2773,1398,0.976534388,-1.11777483,-0.141240442,-0.080310709,0.172341689,0.09203098,0.791744352,-0.923847619,-0.132103266,1.847718269,1.847718269,0,0.294023036,-0.76022613,-0.466203093,-1.00256273 -Reggie Jackson,jacksre01,2016,PO,DET,266,147,3.500691196,-3.983629728,-0.482938532,1.423116401,8.922510929,10.34562733,3.194217904,-1.405804025,1.788413879,0.343465163,0,0.343465163,2.356631741,1.379614146,3.736245887,-2.055489023 -Reggie Jackson,jacksre01,2016,RS,DET,4890,2424,3.093473058,-1.637371835,1.456101223,2.587275476,-1.24969124,1.337584236,3.173348358,-1.658996987,1.514351371,5.276158065,5.276158065,0,2.813413944,-1.136194239,1.677219705,0.043149347 -Reggie Jackson,jacksre01,2017,RS,DET,2853,1424,0.428307912,-1.510480949,-1.082173037,-1.685775824,-3.895925295,-5.581701119,0.050728682,-2.11168756,-2.060958877,0.500286182,0.500286182,0,0.18302396,-1.294460795,-1.111436834,-0.062561352 -Reggie Jackson,jacksre01,2018,RS,DET,2423,1201,1.444293797,-0.763829463,0.680464334,1.244105313,0.06250213,1.306607443,1.512499741,-0.656410764,0.856088977,2.186055348,2.186055348,0,0.961157309,-0.838777597,0.122379712,-1.058408762 -Reggie Jackson,jacksre01,2019,PO,DET,231,108,7.827273121,-5.301818413,2.525454709,14.6700747,-11.51051711,3.159557591,9.936543674,-6.803027399,3.133516275,0.333844408,0,0.333844408,11.43741574,-6.712014439,4.725401301,-0.152673762 -Reggie Jackson,jacksre01,2019,RS,DET,4710,2289,1.278474696,-2.573562344,-1.295087649,0.674374599,0.026952266,0.701326865,1.25665249,-2.19000417,-0.93335168,2.107068556,2.107068556,0,0.914129746,-1.705113677,-0.790983932,-0.696543294 -Stephen Jackson,jacksst02,2014,RS,LAC,219,107,-6.583400618,5.3073817,-1.276018918,-4.029303781,5.833105694,1.803801913,-6.494247,5.730745319,-0.763501681,0.109645436,0.109645436,0,-4.559688671,4.554456821,-0.00523185,1.061086075 -Bernard James,jamesbe01,2014,PO,DAL,14,8,1.036491341,14.68966086,15.7261522,17.59497596,17.30707782,34.90205378,4.317073055,16.12839102,20.44546408,0.095777905,0,0.095777905,3.391968888,12.40568367,15.79765256,-1.773279902 -Bernard James,jamesbe01,2014,RS,DAL,309,146,-5.006552004,-5.760481001,-10.76703301,-4.791161264,2.398272288,-2.392888976,-5.264023817,-4.388380155,-9.652403972,-0.517203476,-0.517203476,0,-5.612075302,-4.878293965,-10.49036927,0.56877348 -Bernard James,jamesbe01,2015,PO,DAL,4,2,-2.779679665,2.076234846,-0.703444819,-2.195628125,56.88813196,54.69250383,-2.771744205,13.88622689,11.11448269,0.014142038,0,0.014142038,-4.792092367,3.103807134,-1.688285233,-2.968957 -Bernard James,jamesbe01,2015,RS,DAL,322,158,0.133670993,5.028751452,5.162422445,-3.231591539,2.505630709,-0.72596083,-0.553784312,4.820004061,4.266219749,0.563350201,0.563350201,0,-1.316413829,1.560331454,0.243917625,-0.379533425 -Damion James,jamesda01,2014,RS,SAS,101,50,-4.258770263,-0.572181997,-4.83095226,0.335258445,4.321132945,4.65639139,-3.505775234,0.387959407,-3.117815826,-0.009340821,-0.009340821,0,-3.790096634,0.928444776,-2.861651858,-0.430974797 -LeBron James,jamesle01,2014,PO,MIA,1396,763,7.666907351,-0.853431432,6.813475919,2.168948245,7.244687121,9.413635366,6.88992357,0.823548128,7.713471698,4.210398659,0,4.210398659,7.575597083,0.682746982,8.258344065,0.20794931 -LeBron James,jamesle01,2014,RS,MIA,5625,2902,5.641812721,-1.2905678,4.351244921,5.562623848,-0.8893816,4.673242248,5.838391895,-1.285499707,4.552892188,10.89070513,10.89070513,0,6.526403982,-1.438474748,5.087929234,0.692262506 -LeBron James,jamesle01,2015,PO,CLE,1609,844,3.298581334,1.090409855,4.388991188,3.859522719,0.757846992,4.61736971,3.607665742,1.050525575,4.658191317,3.227479404,0,3.227479404,6.00038707,0.844437355,6.844824425,-1.835769448 -LeBron James,jamesle01,2015,RS,CLE,4885,2493,4.664449678,-0.57141819,4.093031487,6.541760013,1.704196523,8.245956536,5.251482182,-0.124572533,5.126909649,10.08546782,10.08546782,0,5.995092667,-0.891401484,5.103691184,0.637466003 -LeBron James,jamesle01,2016,PO,CLE,1563,822,5.462839701,3.653486988,9.116326689,4.631035737,9.573186729,14.20422247,5.471713582,5.083206793,10.55492037,5.687281113,0,5.687281113,7.235016368,4.919773948,12.15479032,-1.11681119 -LeBron James,jamesle01,2016,RS,CLE,5340,2709,5.085350829,0.815282002,5.900632831,9.032315058,3.232531071,12.26484613,6.090796578,1.362443471,7.453240049,14.18284805,14.18284805,0,6.611752712,0.580428529,7.192181242,0.558626501 -LeBron James,jamesle01,2017,PO,CLE,1495,744,7.375553858,2.072417981,9.44797184,16.11571044,5.217601831,21.33331227,9.45240846,2.829522124,12.28193058,5.788786461,0,5.788786461,9.991900151,3.431383643,13.42328379,-1.577402061 -LeBron James,jamesle01,2017,RS,CLE,5646,2794,4.940585972,0.173304083,5.113890054,10.26194416,1.209238848,11.471183,6.225395622,0.401317041,6.626712663,13.4209829,13.4209829,0,6.932500231,-0.123855858,6.808644373,0.399879861 -LeBron James,jamesle01,2018,PO,CLE,1777,922,7.980871961,-0.372473047,7.608398914,11.29708309,-6.020266592,5.276816498,9.179821312,-1.55652757,7.623293742,5.002465496,0,5.002465496,9.593218562,-1.906694673,7.686523889,-0.585403203 -LeBron James,jamesle01,2018,RS,CLE,6249,3026,6.182876356,-0.860393223,5.322483132,8.502624189,-4.915580405,3.587043784,6.971055219,-1.731308676,5.239746543,12.40925444,12.40925444,0,6.71480891,-2.018766737,4.696042173,0.596402793 -LeBron James,jamesle01,2019,RS,LAL,4202,1937,5.542003854,-0.181201825,5.360802029,3.131856185,1.541907653,4.673763838,5.413270187,0.164745304,5.57801549,8.297431002,8.297431002,0,4.408912545,-0.104033404,4.304879141,0.832226242 -Mike L. James,jamesmi01,2014,RS,CHI,137,77,-5.518948169,7.54124277,2.022294601,1.007904594,-7.781304551,-6.773399957,-4.43312975,4.757379321,0.324249571,0.119045047,0.119045047,0,-4.556004494,3.502828738,-1.053175756,-1.37239442 -Mike James,jamesmi02,2018,RS,NOP,42,18,-5.050621576,-12.99014637,-18.04076794,-0.60889181,-17.55572732,-18.16461913,-4.427638,-14.72963725,-19.15727525,-0.150046248,-0.150046248,0,-4.910110294,-10.32957189,-15.23968218,-0.415806955 -Mike James,jamesmi02,2018,RS,PHO,1473,669,-0.560445683,0.562081921,0.001636237,0.008234267,2.741694967,2.749929234,-0.370793175,1.112517122,0.741723947,1.191869722,1.191869722,0,-0.873330834,-0.142367836,-1.01569867,0.005096762 -Antawn Jamison,jamisan01,2014,RS,LAC,510,248,-5.172049897,-0.267009703,-5.4390596,-4.669535131,7.789215653,3.119680522,-5.473702013,1.354945776,-4.118756237,-0.173951409,-0.173951409,0,-2.265505222,1.039757261,-1.225747961,0.42269131 -Al Jefferson,jeffeal01,2014,PO,CHA,201,106,-2.450959704,4.551499028,2.100539323,-2.967909679,-2.931271515,-5.899181194,-2.625030219,3.270330039,0.64529982,0.188149795,0,0.188149795,-3.864306252,3.843515843,-0.02079041,-0.603016445 -Al Jefferson,jeffeal01,2014,RS,CHA,4967,2553,-0.942354044,2.311067663,1.36871362,1.041711263,-0.595716076,0.445995187,-0.546098135,1.824568764,1.278470629,5.202659857,5.202659857,0,-1.203177986,2.020070272,0.816892287,-0.815004296 -Al Jefferson,jeffeal01,2015,RS,CHA,3892,1992,-2.848480302,0.79989301,-2.048587292,0.026514928,-1.988727234,-1.962212306,-2.327650929,0.25443689,-2.073214039,0.680319016,0.680319016,0,-2.465594496,1.315804234,-1.149790261,-1.047155101 -Al Jefferson,jeffeal01,2016,PO,CHA,308,168,-1.366099654,-3.804764522,-5.170864175,-0.937739973,-14.00807629,-14.94581626,-1.377236834,-6.11223842,-7.489475255,-0.405860528,0,-0.405860528,-3.046208006,-6.931874581,-9.978082587,-2.977293333 -Al Jefferson,jeffeal01,2016,RS,CHA,2221,1096,-2.389945149,-0.889974756,-3.279919905,-1.429509077,1.263507322,-0.166001755,-2.364334257,-0.519116413,-2.88345067,-0.074142233,-0.074142233,0,-2.528853259,0.080134624,-2.448718635,-0.629294716 -Al Jefferson,jeffeal01,2017,RS,IND,1885,931,-1.013074092,-1.316178571,-2.329252663,-2.57179559,-1.46186348,-4.03365907,-1.396568209,-1.436593945,-2.833162155,-0.038995596,-0.038995596,0,-1.993640405,-1.923154076,-3.916794481,-1.256778902 -Al Jefferson,jeffeal01,2018,RS,IND,989,484,-0.937758034,-1.906921102,-2.844679136,-0.626930204,-1.71022803,-2.337158233,-0.946375817,-1.985709626,-2.932085443,-0.044684907,-0.044684907,0,-0.616949967,-1.507788199,-2.124738166,-0.61483092 -Amile Jefferson,jeffeam01,2019,RS,ORL,147,68,0.512750375,-1.899863034,-1.38711266,10.23532759,-3.645595807,6.589731786,2.574062477,-2.461722787,0.11233969,0.098949322,0.098949322,0,0.658869605,-1.727683623,-1.068814017,-0.364886033 -Cory Jefferson,jeffeco01,2015,RS,BRK,1081,531,-1.230280519,0.312307555,-0.917972964,0.672817988,7.194476192,7.86729418,-0.867675124,1.823489052,0.955813928,1.005961644,1.005961644,0,-0.674177634,-0.802681314,-1.476858947,0.190708424 -Cory Jefferson,jeffeco01,2016,RS,PHO,104,50,-1.577981432,2.443912543,0.865931111,0.218489508,-1.601690265,-1.383200757,-1.219129333,1.794298919,0.575169585,0.083948299,0.083948299,0,-0.755722211,0.761229754,0.005507543,-1.009953394 -Othyus Jeffers,jeffeot01,2014,RS,SAS,64,34,1.22816237,-1.19477739,0.03338498,12.07944003,6.719424571,18.7988646,3.598266331,0.303239364,3.901505695,0.113516182,0.113516182,0,3.801250567,-0.889504855,2.911745713,-1.551296979 -Othyus Jeffers,jeffeot01,2014,RS,MIN,24,13,-4.678655178,2.07039247,-2.608262707,9.924187579,6.724939734,16.64912731,-1.93082763,3.144832372,1.214004742,0.025973413,0.025973413,0,1.212239451,0.850435855,2.062675306,-1.160991655 -Richard Jefferson,jefferi01,2014,RS,UTA,4273,2213,0.152441058,-1.362842844,-1.210401786,-2.361099728,-2.501176112,-4.86227584,-0.322153279,-1.635362693,-1.957515972,0.89028809,0.89028809,0,-0.589552597,-1.400859015,-1.990411612,-0.480652072 -Richard Jefferson,jefferi01,2015,PO,DAL,111,51,-2.099677399,-1.385363597,-3.485040996,-5.831547588,-16.24827208,-22.07981967,-3.058600695,-4.509607745,-7.56820844,-0.128927459,0,-0.128927459,-3.327454979,-6.956153143,-10.28360812,-0.279807 -Richard Jefferson,jefferi01,2015,RS,DAL,2560,1244,-0.576976497,-0.026574437,-0.603550933,-1.192110005,0.792748465,-0.399361541,-0.762030384,0.128649697,-0.633380687,1.3469887,1.3469887,0,-0.492467273,-0.492410728,-0.984878001,0.25655697 -Richard Jefferson,jefferi01,2016,PO,CLE,739,381,0.378585992,1.981302364,2.359888356,-2.893802887,1.923860401,-0.969942486,-0.455035338,2.045148792,1.590113455,0.864532364,0,0.864532364,0.343211943,1.175238657,1.518450599,-0.610223981 -Richard Jefferson,jefferi01,2016,RS,CLE,2639,1326,-0.736482251,-1.333995738,-2.07047799,-7.049987834,-0.354523779,-7.404511613,-2.126046054,-1.23435007,-3.360396124,-0.412317601,-0.412317601,0,-1.639863879,-1.599120473,-3.238984352,-0.149246599 -Richard Jefferson,jefferi01,2017,PO,CLE,376,179,-0.185712667,-2.559002439,-2.744715106,-1.026046796,1.477920492,0.451873696,-0.5259721,-1.893152141,-2.419124241,0.031555561,0,0.031555561,0.365637344,-1.956958542,-1.591321198,1.21008231 -Richard Jefferson,jefferi01,2017,RS,CLE,3301,1614,-1.452277696,-0.847544145,-2.299821841,-1.780890493,1.621397381,-0.159493112,-1.630867001,-0.358845462,-1.989712463,0.624494129,0.624494129,0,-1.497697105,-0.837346879,-2.335043983,-0.246669065 -Richard Jefferson,jefferi01,2018,RS,DEN,340,163,-1.720782245,-3.068142611,-4.788924856,-6.967789051,-3.955714125,-10.92350318,-2.920085485,-3.409906462,-6.329991947,-0.296256737,-0.296256737,0,-2.681900404,-4.520020505,-7.201920909,-0.488016787 -John Jenkins,jenkijo01,2014,RS,ATL,325,158,-5.621341879,-5.644708319,-11.2660502,-3.515688677,-1.133921732,-4.64961041,-5.52021622,-5.041985455,-10.56220167,-0.633575572,-0.633575572,0,-5.077866412,-5.510334554,-10.58820097,0.582034156 -John Jenkins,jenkijo01,2015,PO,ATL,41,21,3.888470142,-4.465512987,-0.577042844,15.33252623,12.09855745,27.43108367,6.555281559,-1.250105524,5.305176035,0.087908023,0,0.087908023,3.43501231,-3.191440327,0.243571983,-1.196019824 -John Jenkins,jenkijo01,2015,RS,ATL,611,297,0.851342781,-2.861852861,-2.010510079,-7.292329992,1.279561397,-6.012768594,-0.812001426,-2.181611135,-2.99361256,-0.037063496,-0.037063496,0,-0.067024654,-3.182541185,-3.249565838,0.387144859 -John Jenkins,jenkijo01,2016,RS,DAL,407,193,-5.145646168,-3.054462668,-8.200108836,0.756352523,2.164903852,2.921256375,-4.204426391,-2.139088841,-6.343515232,-0.353796055,-0.353796055,0,-4.070325861,-3.351374842,-7.421700704,-0.014458223 -John Jenkins,jenkijo01,2016,RS,PHO,625,287,-0.781331343,-3.132213141,-3.913544484,-3.486250939,-1.791580569,-5.277831507,-1.360838755,-2.998813716,-4.359652471,-0.23785149,-0.23785149,0,-2.275973787,-4.520474403,-6.79644819,0.893060736 -John Jenkins,jenkijo01,2017,RS,PHO,28,13,7.191095794,-8.288021952,-1.096926158,21.27310683,4.949367899,26.22247472,10.66863299,-5.922438436,4.746194558,0.049484735,0.049484735,0,5.916097686,-6.780877462,-0.864779777,-0.462693359 -John Jenkins,jenkijo01,2019,RS,NYK,663,319,-2.2801191,-3.326019275,-5.606138376,-3.886521036,-0.613125657,-4.499646693,-2.681361848,-2.90993693,-5.591298778,-0.458805957,-0.458805957,0,-3.547208957,-5.076594778,-8.623803735,-0.799166427 -John Jenkins,jenkijo01,2019,RS,WAS,32,14,6.434872488,-9.334292058,-2.89941957,-9.17411625,11.97930588,2.805189633,3.573454449,-5.364563001,-1.791108552,0.006792824,0.006792824,0,2.03520145,-5.911261033,-3.876059583,-0.838413395 -Brandon Jennings,jennibr01,2014,RS,DET,5508,2728,2.16710401,-2.928184577,-0.761080567,1.446789123,-1.85033427,-0.403545147,2.166317283,-2.844858618,-0.678541335,2.899826293,2.899826293,0,2.441203513,-2.68027539,-0.239071877,0.556142134 -Brandon Jennings,jennibr01,2015,RS,DET,2351,1173,3.661010207,0.035272962,3.696283169,-0.336794811,0.296460858,-0.040333953,3.075021376,0.104283629,3.179305005,3.54362379,3.54362379,0,2.866547161,-0.453734634,2.412812527,-0.131211814 -Brandon Jennings,jennibr01,2016,RS,DET,849,416,0.024188927,0.564918316,0.589107243,-0.518971354,1.884870755,1.365899401,-0.084967535,0.874068011,0.789100476,0.744755493,0.744755493,0,-0.063407294,-0.129795221,-0.193202515,-0.831797674 -Brandon Jennings,jennibr01,2016,RS,ORL,960,452,-0.418679649,0.871944252,0.453264603,-1.055287134,0.020796215,-1.034490919,-0.56869802,0.760536292,0.191838271,0.683727372,0.683727372,0,-0.323338505,-0.158314899,-0.481653404,0.764612014 -Brandon Jennings,jennibr01,2017,PO,WAS,382,178,-2.531346682,-9.433593458,-11.96494014,-10.60959182,-2.812706681,-13.42229851,-4.437974001,-8.564644319,-13.00261832,-0.957183335,0,-0.957183335,-4.073271791,-9.16481455,-13.23808634,-0.313195692 -Brandon Jennings,jennibr01,2017,RS,NYK,2929,1428,0.121160266,-0.862242516,-0.74108225,-0.945490156,0.665122607,-0.280367549,-0.076881809,-0.560642187,-0.637523996,1.536601187,1.536601187,0,-0.520638186,-0.965246636,-1.485884822,-0.157814353 -Brandon Jennings,jennibr01,2017,RS,WAS,782,374,-0.675473979,-1.713488418,-2.388962397,0.06595445,-0.821362618,-0.755408169,-0.557475402,-1.60461749,-2.162092892,0.111729425,0.111729425,0,0.027827384,-1.594213579,-1.566386195,-0.395184833 -Brandon Jennings,jennibr01,2018,PO,MIL,8,5,-14.34194723,-12.52285931,-26.86480654,19.62310197,-20.72930429,-1.106202317,-8.143168088,-14.95958627,-23.10275435,-0.056440131,0,-0.056440131,-2.067354558,-23.49231848,-25.55967304,5.267971688 -Brandon Jennings,jennibr01,2018,RS,MIL,434,205,-0.558965499,0.126873769,-0.43209173,-6.18949443,-3.835442803,-10.02493723,-1.785145612,-0.667837558,-2.45298317,0.031186811,0.031186811,0,-1.899837399,-2.153138202,-4.052975601,0.388045423 -Jonas Jerebko,jerebjo01,2014,RS,DET,1484,741,-0.077649633,-2.163843028,-2.241492662,-3.88488145,0.128661313,-3.756220137,-0.872956785,-1.752401922,-2.625358707,0.047311028,0.047311028,0,-0.79861605,-2.637964734,-3.436580785,0.385447718 -Jonas Jerebko,jerebjo01,2015,PO,BOS,140,68,-3.372040136,-0.170635001,-3.542675137,1.252481284,8.988634438,10.24111572,-2.530392381,1.733150878,-0.797241503,0.070487884,0,0.070487884,-4.472630734,0.93129204,-3.541338694,0.849387949 -Jonas Jerebko,jerebjo01,2015,RS,DET,1379,703,0.055496867,1.448908511,1.504405378,1.849766483,0.233202864,2.082969347,0.425507202,1.307593612,1.733100814,1.599273878,1.599273878,0,0.51273586,1.172070434,1.684806295,-0.517807612 -Jonas Jerebko,jerebjo01,2015,RS,BOS,1061,527,1.328331034,4.443041727,5.771372761,0.933708611,4.785115596,5.718824207,1.342188119,4.770581785,6.112769904,2.384079163,2.384079163,0,1.530219056,3.860658227,5.390877283,0.044199577 -Jonas Jerebko,jerebjo01,2016,PO,BOS,337,162,1.106123237,-1.571159848,-0.465036611,9.468688234,-4.53391176,4.934776474,2.927660941,-2.275928254,0.651732688,0.289319299,0,0.289319299,4.091465249,-4.857276275,-0.765811026,-0.216245278 -Jonas Jerebko,jerebjo01,2016,RS,BOS,2474,1176,-1.925846033,0.755123567,-1.170722466,-1.910018004,2.304303025,0.394285021,-2.062976434,1.081809549,-0.981166885,1.059486921,1.059486921,0,-2.001401489,0.445987529,-1.55541396,-0.166130253 -Jonas Jerebko,jerebjo01,2017,PO,BOS,268,128,-1.499158275,0.268022957,-1.231135318,0.091621491,1.598563573,1.690185065,-1.252889659,0.585975268,-0.66691439,0.142377083,0,0.142377083,-1.520260805,0.043547083,-1.476713722,1.42765119 -Jonas Jerebko,jerebjo01,2017,RS,BOS,2516,1232,-1.012548672,-0.835874823,-1.848423496,1.228630864,-0.855854904,0.372775959,-0.640234469,-0.898454545,-1.538689013,0.756966643,0.756966643,0,-0.706861641,-0.904145701,-1.611007342,-0.569787703 -Jonas Jerebko,jerebjo01,2018,PO,UTA,161,79,0.467647346,1.38466056,1.852307906,-3.459621391,-0.687422573,-4.147043964,-0.295519187,0.98923025,0.693711063,0.142864169,0,0.142864169,-1.892098789,1.352876082,-0.539222708,-0.19773927 -Jonas Jerebko,jerebjo01,2018,RS,UTA,2307,1134,0.745178817,-1.061360646,-0.31618183,0.346407116,-0.376894569,-0.030487453,0.709670065,-1.059100567,-0.349430502,1.380445941,1.380445941,0,0.115594035,-0.350876298,-0.235282263,-0.603072837 -Jonas Jerebko,jerebjo01,2019,PO,GSW,239,121,0.530505349,-4.725793049,-4.1952877,0.384084086,-5.073521942,-4.689437856,0.43607267,-5.118278202,-4.682205531,-0.120708043,0,-0.120708043,-0.542594804,-6.567398121,-7.109992925,-1.871484616 -Jonas Jerebko,jerebjo01,2019,RS,GSW,2600,1218,0.05176801,-1.166562676,-1.114794666,-2.618542795,-1.014540902,-3.633083697,-0.552341994,-1.233971704,-1.786313698,0.597396952,0.597396952,0,-0.303036166,-1.142742396,-1.445778562,-0.248540659 -Grant Jerrett,jerregr01,2015,RS,OKC,52,25,-19.12228497,-11.70041156,-30.82269653,-13.08174479,-6.687707084,-19.76945188,-19.09213208,-11.42251738,-30.51464946,-0.363315746,-0.363315746,0,-11.66269204,-12.22872064,-23.89141269,2.485148523 -Grant Jerrett,jerregr01,2015,RS,UTA,57,26,0.104154447,-6.502921093,-6.398766646,4.325310409,-1.662286671,2.663023737,1.019302895,-5.883025245,-4.863722349,-0.028668968,-0.028668968,0,2.10518504,-5.305914804,-3.200729765,2.154693794 -Alize Johnson,johnsal02,2019,RS,IND,148,64,-2.813602123,-1.883383406,-4.696985529,1.386992028,-6.013392396,-4.626400368,-2.089846896,-2.923544425,-5.013391321,-0.073013661,-0.073013661,0,-3.481699392,-3.080127102,-6.561826494,-1.230587701 -Amir Johnson,johnsam01,2014,PO,TOR,362,191,-0.882050293,1.94987667,1.067826377,-4.989199101,-9.078879076,-14.06807818,-1.74390406,-0.259278179,-2.003182239,0.075480457,0,0.075480457,-4.258547468,-1.059071598,-5.317619066,0.521948075 -Amir Johnson,johnsam01,2014,RS,TOR,4276,2214,-0.553576049,1.395203456,0.841627407,1.218587594,0.188784838,1.407372432,-0.250058624,1.207261579,0.957202954,4.175588296,4.175588296,0,-0.137400689,1.508536841,1.371136152,-0.274955267 -Amir Johnson,johnsam01,2015,PO,TOR,221,112,1.58827994,-5.090719777,-3.502439837,3.322257719,-8.004238556,-4.681980837,2.063990323,-5.875305527,-3.811315204,-0.062039046,0,-0.062039046,1.352435093,-6.907847734,-5.555412641,-0.785127057 -Amir Johnson,johnsam01,2015,RS,TOR,3898,1979,-0.161697466,0.676423283,0.514725818,0.684297314,1.038376121,1.722673435,-0.052451183,0.831513404,0.779062221,3.558334586,3.558334586,0,0.004634498,0.312182796,0.316817294,-0.132123175 -Amir Johnson,johnsam01,2016,PO,BOS,268,134,0.639531211,0.225789042,0.865320253,3.848086474,-4.058549079,-0.210462605,1.369832639,-0.786555618,0.58327702,0.231374824,0,0.231374824,1.458173182,-4.654911265,-3.196738083,-1.479826502 -Amir Johnson,johnsam01,2016,RS,BOS,3720,1800,-0.176712303,1.564457464,1.387745162,1.831291625,-0.141162528,1.690129096,0.218010622,1.25525131,1.473261932,3.864795719,3.864795719,0,-0.165693272,1.694079198,1.528385926,-0.344614416 -Amir Johnson,johnsam01,2017,PO,BOS,281,142,-4.385270518,1.350133026,-3.035137492,-8.254861961,-1.207020386,-9.461882347,-5.451434159,0.903687775,-4.547746385,-0.134563101,0,-0.134563101,-5.853697211,0.478582134,-5.375115077,0.168813953 -Amir Johnson,johnsam01,2017,RS,BOS,3250,1608,-0.589095775,3.730333043,3.141237268,3.418727851,2.236771539,5.65549939,0.178599119,3.629830483,3.808429601,5.363593312,5.363593312,0,-0.027747814,3.587642349,3.559894536,-0.30906081 -Amir Johnson,johnsam01,2018,PO,PHI,206,94,3.158138703,2.034553298,5.192692,3.735040899,0.740561054,4.475601952,3.3417798,1.897640072,5.239419871,0.396542815,0,0.396542815,2.454817537,-0.296865004,2.157952533,0.336605266 -Amir Johnson,johnsam01,2018,RS,PHI,2529,1171,-0.457479315,3.823792342,3.366313027,-2.477842343,0.301000173,-2.17684217,-0.928054021,3.221003463,2.292949441,3.023162049,3.023162049,0,-1.617721518,3.560437897,1.94271638,0.338497813 -Amir Johnson,johnsam01,2019,PO,PHI,42,20,6.429456693,-3.997939308,2.431517385,-13.63726546,-23.289235,-36.92650046,2.589306279,-8.34593183,-5.75662555,-0.03179738,0,-0.03179738,2.082104005,-8.219843511,-6.137739506,0.489055739 -Amir Johnson,johnsam01,2019,RS,PHI,1164,529,-1.533314474,0.132545232,-1.400769241,-0.663630272,-1.955749457,-2.619379728,-1.476155932,-0.342035148,-1.81819108,0.253930398,0.253930398,0,-1.760716748,-0.07663455,-1.837351298,0.988405933 -BJ Johnson,johnsbj01,2019,RS,SAC,12,6,-10.83616966,1.691981195,-9.144188461,5.705113481,-6.873507423,-1.168393942,-8.031915656,0.040481361,-7.991434295,-0.015802431,-0.015802431,0,-11.19681508,-0.229133759,-11.42594883,-1.541223057 -BJ Johnson,johnsbj01,2019,RS,ATL,97,43,-0.988791623,-5.483377732,-6.472169355,-0.8573888,-3.99687595,-4.85426475,-1.014083086,-5.483837072,-6.497920158,-0.082512382,-0.082512382,0,-1.608075457,-4.886873636,-6.494949093,0.357287252 -Brice Johnson,johnsbr02,2017,RS,LAC,20,9,-9.887425757,29.05003432,19.16260856,2.084986159,15.55353587,17.63852203,-8.129279884,27.90911701,19.77983712,0.100006639,0.100006639,0,-7.566364727,24.97873068,17.41236595,-3.267275468 -Brice Johnson,johnsbr02,2018,RS,LAC,86,38,-1.2190223,11.68297823,10.46395593,9.686570455,17.33221486,27.01878532,0.972841325,13.59124499,14.56408632,0.343184882,0.343184882,0,3.036665316,10.17121075,13.20787607,2.218187938 -Brice Johnson,johnsbr02,2018,RS,MEM,131,60,-5.548187767,-0.065974065,-5.614161832,-9.333352227,-7.758156232,-17.09150846,-6.544670966,-1.588800477,-8.133471444,-0.163628732,-0.163628732,0,-5.134212639,-2.52849976,-7.662712398,-0.704309267 -Chris Johnson,johnsch04,2014,RS,BOS,1578,789,-0.922259839,-2.415526391,-3.337786229,1.841207854,0.584791196,2.42599905,-0.363649614,-1.903010092,-2.266659706,0.194272821,0.194272821,0,-0.706204925,-2.358921225,-3.06512615,-0.145301683 -Chris Johnson,johnsch04,2015,RS,UTA,441,211,-0.455337737,-0.833333137,-1.288670874,1.879111874,1.17904921,3.058161084,0.015889311,-0.4792276,-0.463338289,0.246380703,0.246380703,0,-0.829712667,-0.357099001,-1.186811667,0.084353828 -Chris Johnson,johnsch04,2015,RS,PHI,393,187,-5.420780485,3.90773962,-1.513040865,-0.357248707,3.676016014,3.318767307,-4.588174122,4.112225811,-0.475948311,0.219797431,0.219797431,0,-3.931615642,2.301946972,-1.62966867,1.253512504 -Chris Johnson,johnsch04,2015,RS,MIL,257,128,0.017104989,2.027253212,2.044358201,-9.098120886,-5.938826099,-15.03694699,-1.877706622,0.464781456,-1.412925166,0.08698554,0.08698554,0,-1.402965524,0.173688087,-1.229277437,-0.365633534 -Chris Johnson,johnsch04,2016,RS,UTA,1719,857,-3.073864581,0.351471389,-2.722393192,-1.748424206,3.851793859,2.103369653,-2.968085406,1.057550056,-1.91053535,0.366989259,0.366989259,0,-3.611412764,0.337983223,-3.273429541,-0.015822943 -Darius Johnson-Odom,johnsda03,2014,RS,PHI,34,15,-21.70042667,3.764422182,-17.93600449,-14.21995949,19.82007236,5.600112867,-21.29463351,7.443262863,-13.85137065,-0.087173338,-0.087173338,0,-12.97957589,5.234615814,-7.744960074,2.500131798 -Dakari Johnson,johnsda04,2018,PO,OKC,6,3,-1.355528894,-1.232258111,-2.587787005,61.50640952,15.19711177,76.70352129,11.52574325,2.072617559,13.59836081,0.025257413,0,0.025257413,7.069439193,-3.312881441,3.756557752,-2.079156262 -Dakari Johnson,johnsda04,2018,RS,OKC,329,161,-0.431671596,3.926960153,3.495288557,-8.048909338,11.09255345,3.043644108,-2.07794627,5.63402235,3.55607608,0.513887117,0.513887117,0,-2.626782061,4.187402038,1.560619977,-0.786655408 -James Johnson,johnsja01,2014,PO,MEM,59,28,5.491809084,-4.423136264,1.06867282,-13.48835288,4.775692522,-8.712660362,1.912929194,-2.829391547,-0.916462353,0.027657506,0,0.027657506,-1.25888005,-1.165383203,-2.424263254,2.208598673 -James Johnson,johnsja01,2014,RS,MEM,1858,956,1.206468951,0.046256146,1.252725096,1.611101839,3.187752198,4.798854037,1.365027679,0.671651724,2.036679402,2.346110595,2.346110595,0,0.72501743,1.001395722,1.726413152,0.468417845 -James Johnson,johnsja01,2015,PO,TOR,27,12,-11.68246677,-7.559052764,-19.24151953,-12.20533661,-14.07930214,-26.28463875,-12.4036974,-9.183170603,-21.586868,-0.119640186,0,-0.119640186,-11.10058002,-12.77014953,-23.87072955,0.565172143 -James Johnson,johnsja01,2015,RS,TOR,2701,1370,0.588323737,1.011915086,1.600238823,1.218034116,1.973654865,3.191688981,0.692728425,1.31112419,2.003852615,3.318202957,3.318202957,0,0.336347378,0.590397965,0.926745344,-0.133227084 -James Johnson,johnsja01,2016,PO,TOR,188,98,-5.18823811,-1.495948703,-6.684186813,-10.91002565,1.523953577,-9.386072077,-6.69432013,-0.944520098,-7.638840228,-0.253202193,0,-0.253202193,-5.947319242,-2.113834624,-8.061153866,0.413608008 -James Johnson,johnsja01,2016,RS,TOR,1818,926,-1.816294003,-0.438966146,-2.255260149,-0.2711309,-1.308070629,-1.57920153,-1.657858285,-0.655351775,-2.31321006,0.205755438,0.205755438,0,-1.692808329,-0.509838154,-2.202646484,-0.285928623 -James Johnson,johnsja01,2017,RS,MIA,4257,2085,0.962173965,1.89920356,2.861377525,-2.240015133,3.935813984,1.695798852,0.35790599,2.416462834,2.774368825,5.930054194,5.930054194,0,0.469901935,2.16115501,2.631056945,0.89154961 -James Johnson,johnsja01,2018,PO,MIA,340,161,2.350281353,-2.007475881,0.342805472,-0.790278326,-1.189015981,-1.979294307,1.832195579,-1.91589414,-0.083698561,0.227188386,0,0.227188386,1.96259975,-2.273686564,-0.311086814,0.563142227 -James Johnson,johnsja01,2018,RS,MIA,3956,1943,-0.113606719,0.186695298,0.073088579,0.515581738,0.037149165,0.552730903,0.032501657,0.137656225,0.170157882,2.901085206,2.901085206,0,-0.342109497,0.523874846,0.181765349,0.215141489 -James Johnson,johnsja01,2019,RS,MIA,2403,1164,-2.479965853,-0.679225849,-3.159191702,-2.185759647,-0.505566179,-2.691325826,-2.539487051,-0.719884689,-3.259371739,-0.301290568,-0.301290568,0,-2.541775553,-0.763554066,-3.305329619,-0.408140678 -Joe Johnson,johnsjo02,2014,PO,BRK,863,469,4.48543202,-1.957237504,2.528194516,5.143755512,10.03180885,15.17556436,4.868357541,0.400848218,5.269205759,1.949506278,0,1.949506278,2.778905137,0.61480992,3.393715058,-1.385062546 -Joe Johnson,johnsjo02,2014,RS,BRK,4947,2575,2.773658092,-3.264086353,-0.490428262,1.73424621,0.317160653,2.051406864,2.739079341,-2.692785693,0.046293648,3.636421794,3.636421794,0,2.377387296,-2.916484098,-0.539096802,-0.97257427 -Joe Johnson,johnsjo02,2015,PO,BRK,489,249,2.51815603,-5.305843246,-2.787687216,-14.35369032,-24.59636275,-38.95005306,-0.839046974,-9.645228876,-10.48427585,-0.982892172,0,-0.982892172,-1.209265817,-8.271255676,-9.480521494,-2.902490061 -Joe Johnson,johnsjo02,2015,RS,BRK,5427,2791,1.307737191,-2.516523214,-1.208786023,3.045966577,-2.287396059,0.758570518,1.767181805,-2.604620803,-0.837438998,2.686312644,2.686312644,0,1.557422734,-2.695633875,-1.138211141,-1.30679982 -Joe Johnson,johnsjo02,2016,PO,MIA,939,492,0.715589074,-1.1827648,-0.467175726,4.114561509,0.118215945,4.232777454,1.457754204,-1.01560422,0.442149985,0.817517794,0,0.817517794,0.344428812,-1.234936546,-0.890507734,-1.024094105 -Joe Johnson,johnsjo02,2016,RS,MIA,1527,769,2.299816903,-2.56483162,-0.265014717,5.49512787,-0.855882988,4.639244882,3.10215937,-2.392109535,0.710049835,1.349496159,1.349496159,0,1.132404549,-1.739827035,-0.607422486,-0.578178693 -Joe Johnson,johnsjo02,2016,RS,BRK,3889,1934,-0.16015922,-2.253868263,-2.414027483,0.569553532,1.458265044,2.027818576,0.023060484,-1.587914295,-1.56485381,1.163270123,1.163270123,0,-0.193856499,-2.256839359,-2.450695858,-0.51347203 -Joe Johnson,johnsjo02,2017,PO,UTA,644,326,0.041063792,-1.327681448,-1.286617657,1.72753524,-4.802295918,-3.074760678,0.43162831,-2.198454627,-1.766826317,0.165150725,0,0.165150725,1.448385648,-0.783373142,0.665012506,-2.006798349 -Joe Johnson,johnsjo02,2017,RS,UTA,3593,1843,0.968329063,-0.909976874,0.058352189,1.296583466,-0.109063022,1.187520444,1.091505116,-0.84692111,0.244584006,2.779333401,2.779333401,0,0.607153766,-1.239727377,-0.632573611,-1.270453173 -Joe Johnson,johnsjo02,2018,PO,HOU,112,54,-8.649241844,-7.291777293,-15.94101914,-14.73162303,-4.579892116,-19.31151515,-10.49853524,-7.24614951,-17.74468475,-0.426999348,0,-0.426999348,-9.179462408,-7.886775706,-17.06623811,0.212533598 -Joe Johnson,johnsjo02,2018,RS,HOU,1042,505,-2.358985399,-1.933571734,-4.292557132,-3.876745957,0.555803194,-3.320942763,-2.919255847,-1.580105736,-4.499361583,-0.4477581,-0.4477581,0,-1.967248042,-1.93940277,-3.906650812,-0.652908778 -Joe Johnson,johnsjo02,2018,RS,UTA,1422,700,-3.177643209,-0.741292976,-3.918936185,-5.945380823,-2.169854689,-8.115235512,-3.939868097,-1.147616301,-5.087484399,-0.824510726,-0.824510726,0,-3.522617678,-1.058706434,-4.581324112,-1.223716211 -Nick Johnson,johnsni01,2015,PO,HOU,105,49,-4.783425495,-5.587683199,-10.37110869,-11.32131467,1.351520178,-9.969794493,-6.457624836,-4.452560829,-10.91018566,-0.213058288,0,-0.213058288,-6.520693967,-4.841362904,-11.36205687,1.218861633 -Nick Johnson,johnsni01,2015,RS,HOU,557,262,-5.259151165,-1.005115513,-6.264266678,-6.93311518,1.41760598,-5.515509201,-5.969388393,-0.601742232,-6.571130625,-0.513405335,-0.513405335,0,-5.237239622,-1.183904402,-6.421144024,0.492940297 -Omari Johnson,johnsom01,2018,RS,MEM,153,75,-0.041115111,-7.761604171,-7.802719282,15.89023594,-5.445747007,10.44448893,3.324432977,-7.718742508,-4.39430953,-0.062952708,-0.062952708,0,2.313693538,-6.282056532,-3.968362994,0.052347786 -Orlando Johnson,johnsor01,2014,RS,IND,675,342,-2.26142177,0.560817755,-1.700604015,-5.809550282,3.35727131,-2.452278971,-3.115573009,1.103302144,-2.012270865,0.127301171,0.127301171,0,-3.363153912,-0.208886351,-3.572040263,-1.061046415 -Orlando Johnson,johnsor01,2014,RS,SAC,99,50,-6.065929191,-8.304587726,-14.37051692,-8.505716766,-3.758455886,-12.26417265,-6.957850212,-7.850539404,-14.80838962,-0.300032191,-0.300032191,0,-8.435237625,-8.19755917,-16.63279679,-2.362666663 -Orlando Johnson,johnsor01,2016,RS,NOP,116,54,-9.445081534,-5.202383749,-14.64746528,-2.80984177,-15.14512662,-17.95496839,-8.603886478,-7.536130021,-16.1400165,-0.368029917,-0.368029917,0,-6.163111929,-7.04532899,-13.20844092,-0.23195365 -Orlando Johnson,johnsor01,2016,RS,PHO,97,47,-1.150159065,-4.990844544,-6.141003608,-4.386567142,11.21294226,6.826375121,-1.823895442,-1.858396124,-3.682291566,-0.022400184,-0.022400184,0,-0.009606299,-0.183141383,-0.192747681,0.194019936 -Stanley Johnson,johnsst04,2016,PO,DET,145,81,1.325537,-4.509594238,-3.184057238,2.897471738,3.485705124,6.383176862,1.666018937,-2.932165096,-1.266146159,0.062674533,0,0.062674533,1.936487822,0.748988386,2.685476207,-0.857984273 -Stanley Johnson,johnsst04,2016,RS,DET,3448,1687,-3.084295518,-0.465581158,-3.549876676,-4.336133857,-0.14598234,-4.482116197,-3.53554402,-0.432521087,-3.968065106,-1.054837677,-1.054837677,0,-2.757263595,-0.569752865,-3.32701646,0.600203043 -Stanley Johnson,johnsst04,2017,RS,DET,2773,1371,-2.84551918,0.005506138,-2.840013042,-0.520021725,2.36189217,1.841870445,-2.491323868,0.475550747,-2.015773121,0.513348942,0.513348942,0,-2.693226283,0.264129367,-2.429096916,-0.044150037 -Stanley Johnson,johnsst04,2018,RS,DET,3859,1894,-2.654227268,1.11381434,-1.540412927,-2.228118236,1.909008313,-0.319109923,-2.717944425,1.333636013,-1.384308411,1.318349208,1.318349208,0,-2.529085691,1.884970864,-0.644114827,-0.101042166 -Stanley Johnson,johnsst04,2019,RS,DET,2034,961,-3.178012552,2.624862284,-0.553150268,-8.981866638,3.266018095,-5.715848543,-4.570623729,2.918729858,-1.651893872,0.537819191,0.537819191,0,-3.547206978,2.029275531,-1.517931447,-0.11066912 -Stanley Johnson,johnsst04,2019,RS,NOP,558,247,-4.457798049,-1.20527852,-5.663076569,-9.546099397,2.495257385,-7.050842013,-5.787423795,-0.466233914,-6.253657709,-0.446925184,-0.446925184,0,-4.286911517,-1.866245398,-6.153156915,1.245580909 -Tyler Johnson,johnsty01,2015,RS,MIA,1213,603,-2.031887293,2.743876282,0.711988989,-4.204801296,2.082582815,-2.122218481,-2.602776685,2.800501803,0.197725118,0.906205503,0.906205503,0,-2.491724081,2.073874149,-0.417849932,-0.07020213 -Tyler Johnson,johnsty01,2016,PO,MIA,116,61,1.989435771,0.627662829,2.6170986,6.790306857,-2.872332686,3.917974171,3.108074344,-0.174864881,2.933209463,0.181455554,0,0.181455554,1.444837632,-1.664816339,-0.219978707,-0.503210018 -Tyler Johnson,johnsty01,2016,RS,MIA,1690,863,0.182955883,0.992222252,1.175178135,-2.100708125,1.680283792,-0.420424333,-0.276999783,1.179872353,0.902872571,1.589247431,1.589247431,0,-0.55534204,0.693070387,0.137728347,-1.161665115 -Tyler Johnson,johnsty01,2017,RS,MIA,4422,2178,0.951042918,1.619613067,2.570655985,-3.462572033,1.912120362,-1.550451671,0.096002706,1.761772156,1.857774862,5.126885836,5.126885836,0,0.140881146,2.288581929,2.429463076,0.127484056 -Tyler Johnson,johnsty01,2018,PO,MIA,172,81,3.731887568,-6.788942129,-3.057054561,4.099935848,-3.08548761,1.014448238,4.035837015,-6.392614192,-2.356777178,0.016777717,0,0.016777717,4.194366815,-4.520452182,-0.326085367,0.102981789 -Tyler Johnson,johnsty01,2018,RS,MIA,4175,2052,0.053611275,0.328482749,0.382094024,-0.204948944,0.681355548,0.476406603,0.026807278,0.399041319,0.425848597,3.331974444,3.331974444,0,-0.206219714,0.953044562,0.746824848,0.21128779 -Tyler Johnson,johnsty01,2019,RS,PHO,884,406,-1.221453738,1.175045639,-0.046408099,-3.409240377,-0.314432725,-3.723673103,-1.714964589,0.989978848,-0.724985741,0.41715668,0.41715668,0,-2.314009681,0.379575169,-1.934434512,-0.560561115 -Tyler Johnson,johnsty01,2019,RS,MIA,2336,1123,-0.898801081,-0.114323746,-1.013124827,-2.555578315,-0.92936521,-3.484943525,-1.26306895,-0.317480998,-1.580549948,0.671908276,0.671908276,0,-0.798813808,-0.343874595,-1.142688403,0.283893369 -Wesley Johnson,johnswe01,2014,RS,LAL,4717,2240,-2.256077077,-1.463193931,-3.719271008,-1.459384811,0.017672825,-1.441711986,-2.198744951,-1.187026096,-3.385771047,-0.733728954,-0.733728954,0,-1.490663137,-0.760679664,-2.2513428,0.942435389 -Wesley Johnson,johnswe01,2015,RS,LAL,4504,2245,-1.138703894,-1.383849753,-2.522553647,1.852474832,-1.589458781,0.263016051,-0.562748941,-1.455507041,-2.018255982,0.838470228,0.838470228,0,-0.534901601,-1.732218714,-2.267120315,0.037912298 -Wesley Johnson,johnswe01,2016,PO,LAC,160,77,-1.973348175,6.542893862,4.569545687,2.309323914,19.38854707,21.69787099,-1.059574581,9.561151148,8.501576568,0.458303389,0,0.458303389,-3.790640177,6.494460823,2.703820646,0.504575719 -Wesley Johnson,johnswe01,2016,RS,LAC,3456,1666,-1.583385431,1.706245833,0.122860402,-3.732636745,2.121341627,-1.611295118,-2.133561784,1.848242201,-0.285319583,2.112602062,2.112602062,0,-1.628201486,2.294120888,0.665919402,0.822755181 -Wesley Johnson,johnswe01,2017,PO,LAC,23,11,-0.176005407,4.610915872,4.434910465,-8.55019538,1.440914372,-7.109281008,-2.036672392,4.037374728,2.000702336,0.027560503,0,0.027560503,-0.395979374,0.708454959,0.312475584,0.21949423 -Wesley Johnson,johnswe01,2017,RS,LAC,1681,810,-2.902254734,1.353369946,-1.548884788,-3.82982787,3.078687609,-0.751140262,-3.285150133,1.762370074,-1.52278006,0.5069973,0.5069973,0,-1.948755596,1.361424396,-0.5873312,-0.032119048 -Wesley Johnson,johnswe01,2018,RS,LAC,3164,1486,-2.749392429,1.893719544,-0.855672885,-2.278503871,2.260414349,-0.018089522,-2.856373476,2.099783974,-0.756589501,1.522910023,1.522910023,0,-2.310188078,2.05070973,-0.259478348,0.760815954 -Wesley Johnson,johnswe01,2019,RS,NOP,823,377,-3.122005254,-1.182036872,-4.304042126,-3.779743679,-5.925304642,-9.705048321,-3.453017606,-2.212441336,-5.665458942,-0.56230051,-0.56230051,0,-3.836053161,-1.91945946,-5.75551262,0.277220179 -Wesley Johnson,johnswe01,2019,RS,WAS,344,157,-5.167051416,0.375413524,-4.791637892,-3.419777891,9.166042564,5.746264673,-5.140260116,2.276747114,-2.863513002,-0.009152686,-0.009152686,0,-4.689065202,-0.359138548,-5.048203751,0.674023601 -Nikola Jokic,jokicni01,2016,RS,DEN,3484,1733,3.651482192,4.344262062,7.995744254,2.343828489,3.797258542,6.141087031,3.613909957,4.54783009,8.161740047,9.664219471,9.664219471,0,2.732456521,4.369091573,7.101548094,0.165223135 -Nikola Jokic,jokicni01,2017,RS,DEN,4256,2038,5.72146521,0.958364365,6.679829575,7.41664463,0.259858581,7.676503211,6.36416307,0.940586681,7.304749752,10.58467979,10.58467979,0,6.113606011,1.221648196,7.335254207,1.218540894 -Nikola Jokic,jokicni01,2018,RS,DEN,4963,2443,4.752563149,0.159956723,4.912519873,5.666570107,0.588442686,6.255012792,5.167214643,0.306921891,5.474136534,10.27493138,10.27493138,0,5.68113418,1.362593492,7.043727672,0.234325565 -Nikola Jokic,jokicni01,2019,PO,DEN,1086,557,8.772971399,5.440109428,14.21308083,3.739594588,10.99559911,14.73519369,8.147190395,6.929839055,15.07702945,5.166310349,0,5.166310349,4.970388184,6.595480232,11.56586842,-1.116412904 -Nikola Jokic,jokicni01,2019,RS,DEN,5133,2504,5.792122151,2.256108151,8.048230301,3.608476652,-0.558602902,3.04987375,5.642958831,1.762306972,7.405265803,13.03130189,13.03130189,0,6.056080407,2.421618257,8.477698664,0.45196145 -Dahntay Jones,jonesda02,2015,PO,LAC,45,18,-0.107647162,0.390662595,0.283015433,4.126570523,20.50154895,24.62811948,0.69919128,4.616457073,5.315648353,0.077876247,0,0.077876247,0.356865101,2.006284593,2.363149694,1.87145817 -Dahntay Jones,jonesda02,2015,RS,LAC,263,123,-3.726787925,-5.639141567,-9.365929492,-11.96306965,-0.703593411,-12.66666307,-5.582457684,-4.981404613,-10.5638623,-0.490375155,-0.490375155,0,-6.076713053,-4.766715722,-10.84342877,0.003784541 -Dahntay Jones,jonesda02,2016,PO,CLE,103,50,-0.43400049,-0.195257467,-0.629257957,-20.28623313,19.03451559,-1.251717539,-4.80063771,3.751924247,-1.048713463,0.04499542,0,0.04499542,-3.086837833,-0.225218042,-3.312055875,0.498384741 -Dahntay Jones,jonesda02,2016,RS,CLE,79,42,-0.58554169,-0.437464907,-1.023006597,7.443066813,-7.48778425,-0.044717436,1.044736986,-1.955646338,-0.910909352,0.038789989,0.038789989,0,1.597076234,0.887847931,2.484924164,-1.534196236 -Dahntay Jones,jonesda02,2017,PO,CLE,70,33,4.250633682,-13.11909494,-8.868461256,5.220017887,-14.94621221,-9.726194326,4.540443474,-14.36852209,-9.828078618,-0.123719656,0,-0.123719656,3.441861184,-13.18274027,-9.740879085,0.637851634 -Dahntay Jones,jonesda02,2017,RS,CLE,21,12,1.08074506,2.473730133,3.554475193,8.902388689,-9.590737401,-0.688348713,2.636483037,0.155543106,2.792026143,0.033789437,0.033789437,0,9.676473178,-1.588043338,8.08842984,-0.407804943 -Damian Jones,jonesda03,2017,PO,GSW,44,21,2.778030756,-0.488987691,2.289043065,-4.07410524,-4.386417225,-8.460522465,1.341556472,-1.482401864,-0.140845391,0.028944225,0,0.028944225,3.871496627,-0.794397024,3.077099602,0.377039568 -Damian Jones,jonesda03,2017,RS,GSW,174,85,-8.604768168,-0.79668644,-9.401454607,-4.932357295,-1.959845518,-6.892202813,-8.416995733,-1.161649946,-9.578645679,-0.294771473,-0.294771473,0,-5.844196697,-0.723918779,-6.568115476,-0.452598912 -Damian Jones,jonesda03,2018,PO,GSW,26,11,-10.77556157,-21.11023389,-31.88579546,-29.83144289,-19.49333791,-49.32478079,-15.54544055,-22.22612204,-37.77156259,-0.216278045,0,-0.216278045,-9.078060517,-19.94862071,-29.02668123,6.527762233 -Damian Jones,jonesda03,2018,RS,GSW,184,89,-6.452006766,1.197358316,-5.25464845,-7.862926037,6.035091534,-1.827834504,-7.170306599,2.291970499,-4.8783361,-0.096123037,-0.096123037,0,-5.167852916,0.600423513,-4.567429403,-0.533762227 -Damian Jones,jonesda03,2019,PO,GSW,19,8,-10.66170309,-3.490063511,-14.15176661,-17.56383423,8.29963967,-9.264194557,-12.84547228,-1.21081094,-14.05628322,-0.048838977,0,-0.048838977,-12.89488334,-5.148577212,-18.04346055,2.598591754 -Damian Jones,jonesda03,2019,RS,GSW,860,410,-2.219642112,1.298067314,-0.921574798,0.414181842,-4.568518579,-4.154336737,-1.815571962,0.115127333,-1.70044463,0.217902034,0.217902034,0,-1.761368715,1.046461459,-0.714907257,-0.764094321 -Derrick Jones Jr.,jonesde02,2017,RS,PHO,1162,545,-1.329617358,-2.051529475,-3.381146833,2.089321805,2.77837615,4.867697955,-0.701809808,-1.122015525,-1.823825333,0.257059319,0.257059319,0,-2.123376129,-1.799013506,-3.922389635,-0.179734999 -Derrick Jones Jr.,jonesde02,2018,RS,PHO,75,33,1.089163218,7.11296801,8.202131228,-4.885604018,3.257724305,-1.627879713,0.015165858,6.910983952,6.926149811,0.165048212,0.165048212,0,-0.843062638,4.046923252,3.203860614,1.29982737 -Derrick Jones Jr.,jonesde02,2018,RS,MIA,421,212,-1.548958727,1.539211432,-0.009747295,-5.271129572,2.958867221,-2.31226235,-2.407902553,1.889625792,-0.518276761,0.240311242,0.240311242,0,-3.026434086,0.769738761,-2.256695325,-0.442706568 -Derrick Jones Jr.,jonesde02,2019,RS,MIA,2370,1153,-0.034216054,2.411700061,2.377484007,-1.978485791,0.686503413,-1.291982378,-0.414004125,2.158835988,1.744831863,2.635645681,2.635645681,0,-0.995315432,1.986210576,0.990895144,-0.32710921 -James Jones,jonesja02,2014,PO,MIA,239,126,4.130466892,-4.702563276,-0.572096384,10.49977988,0.57442637,11.07420625,5.617210832,-3.890730499,1.726480333,0.296647568,0,0.296647568,4.525485481,-5.055867264,-0.530381783,-0.046419002 -James Jones,jonesja02,2014,RS,MIA,437,236,2.631449506,-2.977505796,-0.34605629,2.791579219,2.674017677,5.465596896,2.788191177,-1.984924463,0.803266714,0.420763495,0.420763495,0,1.644046352,-3.218813183,-1.57476683,-1.586196228 -James Jones,jonesja02,2015,PO,CLE,616,311,0.55372432,-0.414514382,0.139209938,0.689705765,-1.47884001,-0.789134245,0.497962966,-0.720329989,-0.222367023,0.413338219,0,0.413338219,1.982297909,-0.661222777,1.321075132,-0.07100187 -James Jones,jonesja02,2015,RS,CLE,1334,669,2.096724255,-2.405047809,-0.308323554,-3.558796267,-5.27389515,-8.832691417,0.98243852,-3.144143518,-2.161704998,0.201000827,0.201000827,0,1.846876026,-3.68218488,-1.835308854,0.096344587 -James Jones,jonesja02,2016,PO,CLE,110,55,-7.097032975,2.797794043,-4.299238932,-17.73267824,15.28559215,-2.447086083,-9.948786809,5.522381354,-4.426405455,-0.04843366,0,-0.04843366,-5.952394074,1.69318439,-4.259209685,-0.163068845 -James Jones,jonesja02,2016,RS,CLE,931,463,0.245931677,-3.275283858,-3.029352181,-9.038975009,0.730106473,-8.308868536,-1.721183109,-2.658464012,-4.379647122,-0.384433677,-0.384433677,0,-0.76038257,-3.39131304,-4.151695611,-0.133458096 -James Jones,jonesja02,2017,PO,CLE,61,30,-11.19304077,-13.03782647,-24.23086724,-2.19487567,-14.3627801,-16.55765577,-10.17497016,-14.1602329,-24.33520306,-0.334491718,0,-0.334491718,-6.889941221,-10.08875079,-16.97869201,-1.772316429 -James Jones,jonesja02,2017,RS,CLE,776,381,0.936276206,-2.357951808,-1.421675602,-7.425812508,-2.077206105,-9.503018613,-0.763249042,-2.423962143,-3.187211185,-0.085027226,-0.085027226,0,0.334156907,-3.231018516,-2.896861609,0.045480793 -Jalen Jones,jonesja04,2018,RS,NOP,41,19,-1.542909218,3.278553281,1.735644064,-2.24105986,-10.2464402,-12.48750006,-1.754083158,0.670022282,-1.084060876,0.016025928,0.016025928,0,-2.384289299,-0.000815061,-2.38510436,-0.757691763 -Jalen Jones,jonesja04,2018,RS,DAL,325,162,0.485730067,-4.883429878,-4.397699811,3.697662867,-7.682010082,-3.984347215,1.240045581,-5.758239257,-4.518193676,-0.145637818,-0.145637818,0,0.663417604,-4.337667485,-3.674249881,-0.34455635 -Jalen Jones,jonesja04,2019,RS,CLE,451,214,-1.407355653,-3.698003284,-5.105358938,-0.313509142,0.061500297,-0.252008845,-1.207916759,-3.001245579,-4.209162338,-0.159425955,-0.159425955,0,-1.316203678,-2.811724353,-4.127928031,0.070702817 -Jemerrio Jones,jonesje01,2019,RS,LAL,300,143,-1.221218953,4.151778718,2.930559765,1.465378317,8.748390554,10.21376887,-0.702849696,5.360416217,4.657566521,0.537061379,0.537061379,0,-0.96197437,4.845186386,3.883212016,-0.638188411 -Perry Jones III,jonespe01,2014,PO,OKC,107,55,-0.467407389,-1.235806345,-1.703213734,-6.813384362,-4.880765963,-11.69415032,-1.822364413,-2.082455097,-3.90481951,-0.033208453,0,-0.033208453,-1.520037922,-4.5985595,-6.118597422,-0.591958396 -Perry Jones III,jonespe01,2014,RS,OKC,1537,764,-0.803465724,-0.033189202,-0.836654926,-1.086387249,0.233612023,-0.852775226,-0.983886438,-0.038475643,-1.02236208,0.66846537,0.66846537,0,-1.810917908,-0.347058796,-2.157976705,-0.705801938 -Perry Jones III,jonespe01,2015,RS,OKC,1287,631,-3.19143495,-1.581601619,-4.773036568,-5.097609205,-4.637100406,-9.734709611,-3.821996031,-2.324974611,-6.146970642,-1.090952634,-1.090952634,0,-3.738594084,-2.324516554,-6.063110638,-0.232823722 -Solomon Jones,jonesso01,2014,RS,ORL,172,85,-3.529390963,-1.409587832,-4.938978796,-4.326750502,3.859747066,-0.467003436,-3.857183216,-0.349806725,-4.206989941,-0.06278551,-0.06278551,0,-3.592005169,-0.645970291,-4.23797546,-0.606852363 -Terrence Jones,joneste01,2014,PO,HOU,278,138,0.218123826,-2.664957207,-2.446833381,-0.226660595,1.954965697,1.728305103,0.111026213,-1.84967121,-1.738644998,0.073843027,0,0.073843027,-2.352635818,0.084320474,-2.268315345,0.509112363 -Terrence Jones,joneste01,2014,RS,HOU,4203,2078,0.498155443,-0.691532492,-0.193377049,2.560081694,-4.652220289,-2.092138595,0.894014338,-1.567637014,-0.673622676,2.185544078,2.185544078,0,1.02144881,-0.722512126,0.298936684,-0.689375583 -Terrence Jones,joneste01,2015,PO,HOU,866,401,-2.4651652,-4.068083818,-6.533249018,-3.189621603,-3.052596841,-6.242218444,-2.827206304,-4.111113201,-6.938319505,-0.882928485,0,-0.882928485,-3.072259076,-3.111626859,-6.183885934,-0.090939661 -Terrence Jones,joneste01,2015,RS,HOU,1824,889,-1.135019832,0.289616213,-0.84540362,0.330281662,0.099669452,0.429951115,-0.92821083,0.214834956,-0.713375873,0.922232328,0.922232328,0,-1.17597304,0.304381259,-0.871591781,-0.157251603 -Terrence Jones,joneste01,2016,RS,HOU,2167,1044,-2.905307102,-3.788414628,-6.69372173,-4.468409601,-6.699196545,-11.16760615,-3.430596143,-4.606552984,-8.037149127,-2.810622182,-2.810622182,0,-2.852408216,-3.900280166,-6.752688382,-0.193304864 -Terrence Jones,joneste01,2017,RS,MIL,13,6,-23.26341125,4.620587805,-18.64282345,-41.65307768,15.84087748,-25.8122002,-28.52860456,7.293063156,-21.2355414,-0.057140069,-0.057140069,0,-19.18139568,5.111478277,-14.0699174,0.957073459 -Terrence Jones,joneste01,2017,RS,NOP,2617,1264,-2.29932304,0.210293103,-2.089029936,-0.646286093,-1.341158205,-1.987444298,-2.050194794,-0.117789433,-2.167984228,0.372900543,0.372900543,0,-1.973804461,-0.353203721,-2.327008182,-0.636947742 -Terrence Jones,joneste01,2019,RS,HOU,13,5,-20.01590941,3.70595711,-16.30995231,-43.89885172,-1.628835395,-45.52768711,-26.34479898,2.775776479,-23.5690225,-0.057804601,-0.057804601,0,-19.63456499,1.042664053,-18.59190093,9.009938639 -Tyus Jones,jonesty01,2016,RS,MIN,1189,573,-0.880560071,-1.237522815,-2.118082886,-1.167751154,-3.124146301,-4.291897455,-0.984192855,-1.658381105,-2.64257396,0.03127928,0.03127928,0,-0.920095478,-1.521041591,-2.441137068,-0.392458311 -Tyus Jones,jonesty01,2017,RS,MIN,1573,774,1.221673575,-1.053303182,0.168370393,0.334395167,1.226453704,1.560848872,1.110524336,-0.618052665,0.492471671,1.275579534,1.275579534,0,0.397598803,-0.892587469,-0.494988666,-0.371979975 -Tyus Jones,jonesty01,2018,PO,MIN,111,55,-3.787998917,-1.083643337,-4.871642254,-5.687362788,9.212282638,3.52491985,-4.403034568,1.027433717,-3.37560085,-0.017742391,0,-0.017742391,-2.916192474,-1.348847396,-4.26503987,-1.956264036 -Tyus Jones,jonesty01,2018,RS,MIN,2980,1467,0.873665087,1.154536041,2.028201128,1.635653763,1.181577246,2.817231009,1.043887418,1.256773423,2.30066084,3.736616519,3.736616519,0,0.841216603,1.424156718,2.26537332,-1.144578468 -Tyus Jones,jonesty01,2019,RS,MIN,3329,1560,0.474281707,-0.250300557,0.22398115,-0.789459828,1.545991896,0.756532068,0.225509625,0.109368068,0.334877693,2.426331208,2.426331208,0,-0.084165955,0.156917978,0.072752023,-1.202061407 -DeAndre Jordan,jordade01,2014,PO,LAC,882,442,0.036591837,2.408625497,2.445217334,-0.317891524,-5.423562351,-5.741453876,-0.148232336,0.936428076,0.78819574,0.819381045,0,0.819381045,1.242568141,1.028964595,2.271532736,-0.398545925 -DeAndre Jordan,jordade01,2014,RS,LAC,5780,2870,-0.557932606,1.778841132,1.220908526,5.778712529,-1.789725142,3.988987387,0.678536995,1.113038326,1.791575321,6.629411472,6.629411472,0,1.549325932,2.106734568,3.6560605,-0.298545542 -DeAndre Jordan,jordade01,2015,PO,LAC,986,482,1.077359411,2.458303356,3.535662767,3.398700774,-0.225601322,3.173099452,1.536529861,2.056331968,3.592861829,1.599460209,0,1.599460209,3.057715724,2.250526619,5.308242343,-0.556004821 -DeAndre Jordan,jordade01,2015,RS,LAC,5602,2820,1.229956464,1.665421841,2.895378305,10.96349921,-0.995206099,9.968293116,3.360156802,1.192097693,4.552254495,10.40572665,10.40572665,0,4.330329253,1.878524576,6.208853829,-0.917251661 -DeAndre Jordan,jordade01,2016,PO,LAC,394,198,-0.809431045,6.633534515,5.824103471,-6.188455878,3.918131681,-2.270324197,-1.92165444,6.411414719,4.489760279,0.752639002,0,0.752639002,-4.800091797,5.259642204,0.459550407,-0.208568301 -DeAndre Jordan,jordade01,2016,RS,LAC,5255,2598,-0.526554073,2.173537012,1.646982939,7.18606659,0.673779241,7.859845831,1.049161532,1.942112551,2.991274083,7.59452666,7.59452666,0,1.439485353,2.23372183,3.673207184,-0.19939566 -DeAndre Jordan,jordade01,2017,PO,LAC,498,264,-2.560090849,1.930410928,-0.629679921,1.735715373,-4.137398855,-2.401683482,-1.855260387,0.745971022,-1.109289365,0.228645272,0,0.228645272,1.511547256,-0.212796319,1.298750937,0.306395141 -DeAndre Jordan,jordade01,2017,RS,LAC,5194,2570,0.28547194,1.108800629,1.394272569,6.723016866,3.110740291,9.833757156,1.621034539,1.563637809,3.184672348,7.760905435,7.760905435,0,2.330057374,2.041590075,4.37164745,-0.261185037 -DeAndre Jordan,jordade01,2018,RS,LAC,4980,2424,-0.387953494,-0.450240305,-0.838193799,-2.377381838,-2.806143046,-5.183524884,-0.85601516,-0.952557462,-1.808572622,1.155583381,1.155583381,0,-0.250185775,-0.618836776,-0.869022551,-0.741506985 -DeAndre Jordan,jordade01,2019,RS,DAL,3249,1554,-2.476487926,1.191608558,-1.284879368,-2.01601545,2.282437835,0.266422385,-2.540687711,1.491551347,-1.049136364,1.349927234,1.349927234,0,-2.359254679,0.766807622,-1.592447058,0.105511471 -DeAndre Jordan,jordade01,2019,RS,NYK,1023,493,-0.51585745,-1.258623551,-1.774481001,-4.221527577,-3.858497403,-8.08002498,-1.253551311,-1.824208051,-3.077759361,-0.082933177,-0.082933177,0,-1.87653097,-2.087659423,-3.964190393,0.608610489 -Jerome Jordan,jordaje01,2015,PO,BRK,10,5,-15.03725213,-18.66910258,-33.70635471,-20.47621317,4.309753933,-16.16645924,-17.053958,-14.98009637,-32.03405437,-0.079757195,0,-0.079757195,-13.65957559,-18.27410428,-31.93367986,3.395077144 -Jerome Jordan,jordaje01,2015,RS,BRK,773,383,-0.989566196,-1.269614039,-2.259180236,-5.093949914,0.355989004,-4.73796091,-1.863339594,-0.949991057,-2.813330651,-0.0124599,-0.0124599,0,-1.676200635,-2.422690258,-4.098890892,0.656120387 -Cory Joseph,josepco01,2014,PO,SAS,172,87,2.859900158,2.206421098,5.066321256,0.561027525,11.72912066,12.29014818,2.431421591,4.215717266,6.647138857,0.422318269,0,0.422318269,0.352549327,4.189349223,4.54189855,-1.699322518 -Cory Joseph,josepco01,2014,RS,SAS,1895,936,1.203863672,-0.566804127,0.637059545,-2.456576446,-1.489678771,-3.946255217,0.4735038,-0.869496622,-0.395992821,1.117992338,1.117992338,0,-0.281902783,0.092947469,-0.188955314,-0.525345775 -Cory Joseph,josepco01,2015,PO,SAS,48,22,0.399429885,-15.84624236,-15.44681247,-14.35223945,-13.11387698,-27.46611643,-2.678184265,-16.28901276,-18.96719703,-0.184999498,0,-0.184999498,-4.604858859,-12.04115107,-16.64600993,-1.406901235 -Cory Joseph,josepco01,2015,RS,SAS,2871,1444,1.175677163,0.20463446,1.380311623,-1.428934037,1.877218552,0.448284515,0.676359851,0.506429635,1.182789486,2.852267239,2.852267239,0,-0.349990975,0.901906183,0.551915208,-1.493724422 -Cory Joseph,josepco01,2016,PO,TOR,863,452,-0.201855882,0.262131018,0.060275136,-8.141517802,0.292750484,-7.848767318,-1.875748695,0.285445417,-1.590303279,0.27054962,0,0.27054962,-1.861056127,0.152222476,-1.708833651,-1.818916399 -Cory Joseph,josepco01,2016,RS,TOR,4053,2046,-1.027684764,0.659903379,-0.367781385,-1.105647152,4.652172111,3.54652496,-1.160769983,1.52421759,0.363447607,3.186610944,3.186610944,0,-0.827782728,1.317067778,0.48928505,-1.906702145 -Cory Joseph,josepco01,2017,PO,TOR,417,212,-2.418663078,0.923028695,-1.495634383,-5.299365956,1.524796361,-3.774569595,-3.09372546,1.087001042,-2.006724418,0.082532988,0,0.082532988,-4.651497439,1.636255466,-3.015241973,-0.445781614 -Cory Joseph,josepco01,2017,RS,TOR,4046,2003,-0.367380599,-0.757918654,-1.125299252,-0.28840787,-1.627340364,-1.915748234,-0.41707583,-0.997531063,-1.414606893,1.351429653,1.351429653,0,-0.223410575,-0.397462375,-0.62087295,-0.952345889 -Cory Joseph,josepco01,2018,PO,IND,267,143,-0.73892145,7.539144344,6.800222894,9.50570196,-10.89729646,-1.391594496,1.417574098,4.038324738,5.455898836,0.597836247,0,0.597836247,-1.839702737,4.442659064,2.602956327,-3.10088398 -Cory Joseph,josepco01,2018,RS,IND,4507,2210,-0.825662939,-0.223386277,-1.049049216,-1.816765237,-0.247501597,-2.064266834,-1.071833231,-0.251761062,-1.323594293,1.586745282,1.586745282,0,-1.32256786,0.342632911,-0.979934949,-1.331415794 -Cory Joseph,josepco01,2019,PO,IND,168,85,-0.608643743,-4.613106512,-5.221750255,-11.03370086,3.212275163,-7.821425702,-2.775322597,-3.325248759,-6.100571356,-0.145221757,0,-0.145221757,-2.549743491,-1.179187652,-3.728931144,-3.077660565 -Cory Joseph,josepco01,2019,RS,IND,4285,2063,-0.919174613,2.383445769,1.464271155,-0.320224403,2.6347879,2.314563497,-0.828600232,2.535182877,1.706582645,4.63699688,4.63699688,0,-1.290539294,2.741338154,1.450798861,-1.16771744 -Chris Kaman,kamanch01,2014,RS,LAL,1559,736,-4.358854896,2.885448844,-1.473406052,-1.972601085,3.446323128,1.473722043,-4.086394272,3.262194802,-0.82419947,0.72974967,0.72974967,0,-3.673891994,1.111771187,-2.562120807,0.875083445 -Chris Kaman,kamanch01,2015,PO,POR,72,37,-0.184854206,-0.850013479,-1.034867685,3.880787341,-11.38161401,-7.500826664,0.614480141,-3.041118387,-2.426638246,0.006339235,0,0.006339235,1.509762576,-6.60732923,-5.097566653,0.667876842 -Chris Kaman,kamanch01,2015,RS,POR,2783,1398,-2.822663482,0.832149411,-1.990514071,-1.716203245,-2.224302547,-3.940505792,-2.809520142,0.216518996,-2.593001146,0.111424475,0.111424475,0,-2.393228874,0.067322895,-2.325905979,-0.476526503 -Chris Kaman,kamanch01,2016,PO,POR,67,32,-17.86028569,-11.94534629,-29.80563198,-14.99349646,15.56760636,0.574109902,-18.40624598,-6.917333252,-25.32357923,-0.398151311,0,-0.398151311,-12.20932315,-6.660123828,-18.86944698,4.515697682 -Chris Kaman,kamanch01,2016,RS,POR,225,112,-0.445720296,-1.141678331,-1.587398626,-7.360740067,-1.282414268,-8.643154335,-1.956993332,-1.240436575,-3.197429906,-0.025622921,-0.025622921,0,-0.113642885,-1.88350608,-1.997148965,0.212877294 -Frank Kaminsky,kaminfr01,2016,PO,CHA,359,190,-1.198313521,2.966814439,1.768500919,-2.524517755,8.294015096,5.76949734,-1.480962177,4.265902177,2.78494,0.548901801,0,0.548901801,-2.401078344,2.380002707,-0.021075637,-0.768281692 -Frank Kaminsky,kaminfr01,2016,RS,CHA,3478,1708,-0.582923587,-0.499376988,-1.082300575,-4.156753841,2.00366931,-2.153084531,-1.374972016,-0.025579297,-1.400551313,1.169461957,1.169461957,0,-1.40256489,-0.358699982,-1.761264872,-0.538159333 -Frank Kaminsky,kaminfr01,2017,RS,CHA,3969,1954,-1.657308731,-1.48815353,-3.145462261,1.403929137,-2.253327463,-0.849398326,-1.119638363,-1.72429495,-2.843933312,-0.093517945,-0.093517945,0,-0.790814145,-1.817901282,-2.608715427,-0.133099727 -Frank Kaminsky,kaminfr01,2018,RS,CHA,3777,1835,0.673824258,-1.993979911,-1.320155653,0.770165031,-3.123612986,-2.353447955,0.721910301,-2.331356204,-1.609445903,1.059363833,1.059363833,0,0.291004615,-2.317851937,-2.026847323,-0.784267855 -Frank Kaminsky,kaminfr01,2019,RS,CHA,1579,755,-0.242405791,0.386934373,0.144528582,-0.580669738,0.035389297,-0.545280441,-0.339343815,0.38933867,0.049994855,1.077938469,1.077938469,0,0.050035746,-1.042284457,-0.992248712,-0.058805876 -Enes Kanter,kanteen01,2014,RS,UTA,4136,2138,-3.045493729,-1.796735856,-4.842229585,-2.917159091,-3.951842977,-6.869002068,-3.154783558,-2.292582353,-5.447365911,-2.917464345,-2.917464345,0,-3.164000408,-1.930351172,-5.094351579,-0.809841887 -Enes Kanter,kanteen01,2015,RS,UTA,2531,1326,-2.225034168,-0.777977589,-3.003011757,2.522812366,-5.046125177,-2.523312811,-1.347324552,-1.721999971,-3.069324523,-0.21498143,-0.21498143,0,-0.577642118,-0.759361049,-1.337003167,-0.465934361 -Enes Kanter,kanteen01,2015,RS,OKC,1679,809,3.209694323,-0.705938931,2.503755392,2.504346059,-5.03815,-2.533803941,3.236379279,-1.662027668,1.574351611,1.788340909,1.788340909,0,2.39297428,-1.098384478,1.294589801,0.185730373 -Enes Kanter,kanteen01,2016,PO,OKC,647,323,3.609774616,-1.777277404,1.832497212,-3.89419829,0.763844154,-3.130354135,2.130131802,-1.364190789,0.765941013,0.5942232,0,0.5942232,4.194854469,-0.825860464,3.368994005,-0.533976123 -Enes Kanter,kanteen01,2016,RS,OKC,3502,1721,3.04078923,0.917889501,3.958678731,0.460069218,-3.663818578,-3.20374936,2.574194854,-0.017403834,2.556791019,4.618078512,4.618078512,0,2.846608179,-0.295840675,2.550767503,-0.871726717 -Enes Kanter,kanteen01,2017,PO,OKC,96,45,-8.660018587,1.67003253,-6.989986057,-1.608046608,-23.77814689,-25.38619349,-7.665656962,-3.509490332,-11.17514729,-0.198011352,0,-0.198011352,-6.843275691,-2.576592887,-9.419868578,-0.720290044 -Enes Kanter,kanteen01,2017,RS,OKC,3144,1533,1.850734543,-0.231308815,1.619425728,2.037744742,-2.92294737,-0.885202629,2.023791413,-0.838328623,1.18546279,3.070932678,3.070932678,0,1.533275945,-0.800209949,0.733065996,-0.227433144 -Enes Kanter,kanteen01,2018,RS,NYK,3735,1830,2.082296852,-1.3711324,0.711164452,1.544990264,-4.840023197,-3.295032933,2.1151695,-2.156037198,-0.040867698,2.520008334,2.520008334,0,1.568488817,-1.569986114,-0.001497297,-0.369282275 -Enes Kanter,kanteen01,2019,PO,POR,940,461,-0.449600852,3.033273583,2.583672732,2.152476531,2.375930694,4.528407225,0.017951432,3.089405392,3.107356824,1.409445748,0,1.409445748,-0.716333043,3.124207447,2.407874404,-0.799143763 -Enes Kanter,kanteen01,2019,RS,NYK,2377,1128,0.550208225,-2.068384363,-1.518176138,-0.295928027,-2.902100449,-3.198028476,0.502289794,-2.316503523,-1.814213729,0.535698238,0.535698238,0,-0.045359698,-2.082223947,-2.127583646,-0.53970339 -Enes Kanter,kanteen01,2019,RS,POR,1045,512,2.525083636,-0.294309347,2.230774289,-1.151621241,-0.957961343,-2.109582585,1.828464543,-0.463423322,1.36504122,1.069635292,1.069635292,0,1.42599175,0.257649736,1.683641486,-0.503020595 -Sergey Karasev,karasse01,2014,RS,CLE,325,156,-4.908790583,-6.3274232,-11.23621378,-7.302945591,-0.15140395,-7.454349542,-5.665722922,-5.371419882,-11.0371428,-0.673826232,-0.673826232,0,-4.384248129,-5.619176883,-10.00342501,2.071119959 -Sergey Karasev,karasse01,2015,RS,BRK,1108,555,-0.778674948,0.19258233,-0.586092618,0.310625557,2.529805644,2.840431201,-0.576918127,0.721719794,0.144801668,0.824966927,0.824966927,0,-1.013699484,0.090983675,-0.922715809,0.616760219 -Sergey Karasev,karasse01,2016,RS,BRK,835,399,-1.417703311,-0.376395097,-1.794098409,2.958305615,0.892152878,3.850458493,-0.533261448,-0.060566393,-0.593827841,0.443676238,0.443676238,0,-0.922771891,-2.112839595,-3.035611486,1.0562065 -Sasha Kaun,kaunsa01,2016,RS,CLE,201,95,-2.515775742,0.867336929,-1.648438813,-6.953054697,5.845767697,-1.107286999,-3.633885749,1.922860752,-1.711024997,0.050637192,0.050637192,0,-2.639642255,-0.212397721,-2.852039976,0.541559505 -Ryan Kelly,kellyry01,2014,RS,LAL,2790,1312,-0.005684485,-2.051768011,-2.057452496,2.420219508,-0.992777797,1.427441711,0.534163187,-1.880948841,-1.346785655,0.944672666,0.944672666,0,0.465833444,-1.494184062,-1.028350618,0.549956446 -Ryan Kelly,kellyry01,2015,RS,LAL,2415,1233,-1.735668819,-2.457415347,-4.193084167,-2.050014294,-1.142296186,-3.19231048,-1.891080482,-2.264012771,-4.155093253,-0.875061122,-0.875061122,0,-2.981925965,-2.374652303,-5.356578268,-0.96014435 -Ryan Kelly,kellyry01,2016,RS,LAL,979,470,-3.385253146,0.075755471,-3.309497675,-3.275678876,4.37525645,1.099577574,-3.498711029,1.083153672,-2.415557356,0.08028947,0.08028947,0,-4.029064105,-0.641011543,-4.670075649,0.112248569 -Ryan Kelly,kellyry01,2017,RS,ATL,226,110,-3.488431882,-0.480654426,-3.969086308,-5.094959151,6.436520972,1.34156182,-3.999213226,0.931533367,-3.067679859,-0.017850481,-0.017850481,0,-3.796088307,-0.240066006,-4.036154312,0.11912761 -Luke Kennard,kennalu01,2018,RS,DET,2962,1463,-0.087140402,-1.197050987,-1.284191389,1.411868184,1.380630066,2.79249825,0.234505803,-0.745468297,-0.510962493,1.667090835,1.667090835,0,-0.515567469,-1.292848108,-1.808415578,-0.247943057 -Luke Kennard,kennalu01,2019,PO,DET,281,133,-0.578382125,-5.350630296,-5.929012421,1.80791064,-1.513826183,0.294084457,-0.075375409,-4.755785344,-4.831160753,-0.144883794,0,-0.144883794,3.083852827,-5.64655009,-2.562697263,-0.522452846 -Luke Kennard,kennalu01,2019,RS,DET,2914,1437,0.156054421,-1.934743957,-1.778689537,-0.324006342,-1.20838379,-1.532390132,0.081206667,-1.886681638,-1.805474972,0.686258797,0.686258797,0,-0.071727071,-2.346486498,-2.418213569,-0.916389302 -Michael Kidd-Gilchrist,kiddgmi01,2014,PO,CHA,171,91,-3.496605742,-4.291833483,-7.788439225,-2.98660307,8.886925787,5.900322718,-3.521390679,-1.799419449,-5.320810128,-0.123939647,0,-0.123939647,-5.969580656,-0.922086863,-6.89166752,0.632113322 -Michael Kidd-Gilchrist,kiddgmi01,2014,RS,CHA,2870,1502,-2.585474422,4.744168333,2.158693911,-0.754656566,1.855512897,1.100856332,-2.334615249,4.411117877,2.076502628,3.66763784,3.66763784,0,-2.84646242,4.171683585,1.325221165,-0.804153802 -Michael Kidd-Gilchrist,kiddgmi01,2015,RS,CHA,3127,1587,-1.474621198,2.359775331,0.885154133,0.962435805,4.691961777,5.654397582,-1.000320865,2.971748491,1.971427626,3.802566789,3.802566789,0,-2.192176526,2.372717102,0.180540577,-0.509555571 -Michael Kidd-Gilchrist,kiddgmi01,2016,RS,CHA,410,205,2.360889359,3.233550264,5.594439623,3.19625534,3.775484158,6.971739498,2.666417895,3.521990769,6.188408664,0.927321495,0.927321495,0,0.517965454,3.118530013,3.636495467,-0.789680355 -Michael Kidd-Gilchrist,kiddgmi01,2017,RS,CHA,4710,2349,-1.113748648,3.378732947,2.264984299,-2.258825361,2.369497387,0.110672025,-1.435228297,3.398204506,1.962976209,5.586527961,5.586527961,0,-1.745786198,3.704427416,1.958641218,-1.072974648 -Michael Kidd-Gilchrist,kiddgmi01,2018,RS,CHA,3852,1850,-1.750518882,3.118546225,1.368027343,0.101169866,0.954560517,1.055730383,-1.503628901,2.887306257,1.383677356,3.882402812,3.882402812,0,-2.317037764,2.566236283,0.249198519,-0.489447109 -Michael Kidd-Gilchrist,kiddgmi01,2019,RS,CHA,2479,1179,-0.899672442,1.778478662,0.878806221,-1.666286813,2.147992521,0.481705708,-1.127664722,2.02480103,0.897136308,2.178346887,2.178346887,0,-1.453060689,1.167486475,-0.285574214,-0.720026701 -Sean Kilpatrick,kilpase01,2015,RS,MIN,149,72,-1.184126627,-2.613780885,-3.797907512,1.876674403,5.376192216,7.252866619,-0.604031107,-1.071622339,-1.675653446,0.039649666,0.039649666,0,-1.397178073,-2.115656555,-3.512834628,0.447552022 -Sean Kilpatrick,kilpase01,2016,RS,BRK,1095,534,2.648785092,-5.482315166,-2.833530074,2.350569193,-8.342230649,-5.991661456,2.805299833,-6.383699339,-3.578399506,-0.22713091,-0.22713091,0,1.063492023,-6.553120289,-5.489628266,0.621733736 -Sean Kilpatrick,kilpase01,2016,RS,DEN,175,82,-0.675979829,-4.697738165,-5.373717995,0.117577425,0.368852512,0.486429937,-0.549995494,-3.900786862,-4.450782357,-0.071756392,-0.071756392,0,0.525161648,-5.588640417,-5.063478768,0.826364562 -Sean Kilpatrick,kilpase01,2017,RS,BRK,3751,1754,-0.063100417,-2.325605939,-2.388706356,-0.397872047,-1.048725193,-1.44659724,-0.049190197,-2.174156879,-2.223347077,0.473653998,0.473653998,0,-1.131264454,-2.677238045,-3.808502499,0.490590822 -Sean Kilpatrick,kilpase01,2018,RS,LAC,79,38,-2.818101488,-9.024687353,-11.84278884,8.656474991,-10.06076963,-1.40429464,-0.592986874,-9.760368386,-10.35335526,-0.145853436,-0.145853436,0,-1.640565412,-7.589129903,-9.229695316,-1.047996348 -Sean Kilpatrick,kilpase01,2018,RS,MIL,417,205,-0.778867355,-3.29271142,-4.071578774,-2.968763823,-4.344451192,-7.313215015,-1.292332503,-3.685025003,-4.977357506,-0.23255217,-0.23255217,0,-1.22483584,-4.225822278,-5.450658118,-0.174316105 -Sean Kilpatrick,kilpase01,2018,RS,BRK,397,183,-6.081644784,-4.23297464,-10.31461942,-6.796938662,-0.718400918,-7.51533958,-6.552034718,-3.728450636,-10.28048535,-0.706049001,-0.706049001,0,-6.096152755,-5.461528799,-11.55768155,0.416651048 -Sean Kilpatrick,kilpase01,2018,RS,CHI,440,214,2.436031127,-5.165658038,-2.72962691,-1.399044915,-3.487979189,-4.887024104,1.879964076,-5.102214461,-3.222250386,-0.051822599,-0.051822599,0,1.186754412,-4.961242148,-3.774487736,0.50208264 -George King,kingge03,2019,RS,PHO,12,6,-4.974701613,-14.40396078,-19.37866239,-6.593850051,-21.6997946,-28.29364465,-5.65494678,-16.72028005,-22.37522683,-0.058620269,-0.058620269,0,-6.848305911,-11.88471055,-18.73301646,-2.470748178 -Andrei Kirilenko,kirilan01,2014,PO,BRK,268,144,0.451595053,2.870789107,3.32238416,6.141722357,-0.640371706,5.501350651,1.674776279,2.289339986,3.964116265,0.50923919,0,0.50923919,1.021103679,2.234737664,3.255841343,0.089714433 -Andrei Kirilenko,kirilan01,2014,RS,BRK,1674,857,-1.010362591,-0.179737701,-1.190100292,-1.448034815,-0.783947324,-2.231982138,-1.184269041,-0.30337882,-1.487647862,0.556538373,0.556538373,0,-1.007769047,-0.8528889,-1.860657947,0.796884475 -Andrei Kirilenko,kirilan01,2015,RS,BRK,72,36,-4.390760735,-4.007106161,-8.397866896,-5.61815596,-14.03094,-19.64909596,-4.91302019,-6.334985667,-11.24800586,-0.154673376,-0.154673376,0,-5.135141934,-5.897816444,-11.03295838,-0.867004785 -Alex Kirk,kirkal01,2015,RS,CLE,30,14,-0.803316299,-8.165561155,-8.968877454,-15.45250344,-11.99261206,-27.4451155,-3.934850818,-9.41914049,-13.35399131,-0.074852758,-0.074852758,0,-3.138448491,-9.969703981,-13.10815247,-1.126078234 -Maxi Kleber,klebima01,2018,RS,DAL,2457,1206,-2.163309961,1.154154906,-1.009155055,-1.46542833,2.583881807,1.118453478,-2.122179878,1.544862342,-0.577317536,1.329262298,1.329262298,0,-1.987320194,0.864710569,-1.122609625,-0.56332411 -Maxi Kleber,klebima01,2019,RS,DAL,3140,1502,-1.355660246,2.379221576,1.02356133,0.548413785,3.989574861,4.537988646,-1.055587277,2.863225479,1.807638202,3.479284187,3.479284187,0,-1.115890922,2.314933015,1.199042094,-0.388876684 -Brandon Knight,knighbr03,2014,RS,MIL,4684,2400,0.972163425,-1.787007001,-0.814843576,-0.012845944,-3.853814956,-3.8666609,0.928016318,-2.2610302,-1.333013882,1.736108607,1.736108607,0,1.040887095,-2.328434836,-1.287547741,0.057350067 -Brandon Knight,knighbr03,2015,RS,MIL,3412,1688,1.47432576,0.61861481,2.09294057,-1.430263597,-0.977155771,-2.407419368,1.01108947,0.294222404,1.305311874,3.537773309,3.537773309,0,0.994206756,0.608187818,1.602394574,1.242916022 -Brandon Knight,knighbr03,2015,RS,PHO,727,347,-1.524914397,-2.590357977,-4.115272374,-3.888685469,-0.697751117,-4.586436586,-2.101690483,-2.347933845,-4.449624329,-0.303611382,-0.303611382,0,-1.178508922,-1.749461179,-2.927970101,0.863945062 -Brandon Knight,knighbr03,2016,RS,PHO,3898,1870,-0.090388295,-2.594723525,-2.68511182,1.242892694,-1.702163995,-0.459271301,0.278469159,-2.531400294,-2.252931135,0.477284179,0.477284179,0,0.493204135,-1.979239704,-1.486035569,0.62710409 -Brandon Knight,knighbr03,2017,RS,PHO,2418,1140,-0.97746607,-2.016023403,-2.993489473,-5.944762581,-1.187704669,-7.132467251,-2.024213997,-1.922389289,-3.946603287,-0.69822651,-0.69822651,0,-2.443313664,-2.078332646,-4.52164631,0.316907122 -Brandon Knight,knighbr03,2019,RS,HOU,247,118,-7.051663365,-2.314163021,-9.365826386,-8.163049516,0.362641585,-7.800407931,-7.80285515,-1.915509392,-9.718364542,-0.418176891,-0.418176891,0,-4.828918358,-2.069804231,-6.898722589,-0.326432774 -Brandon Knight,knighbr03,2019,RS,CLE,1277,618,-1.641332907,-0.626609312,-2.267942219,-1.530385038,-2.602292415,-4.132677452,-1.684786365,-1.008940631,-2.693726996,0.017633854,0.017633854,0,-1.326235726,-1.093603383,-2.419839109,-0.627383413 -Kevin Knox,knoxke01,2019,RS,NYK,4580,2158,-3.717047337,-3.817923739,-7.534971077,-3.594194019,-5.337981859,-8.932175878,-3.822369778,-4.319854979,-8.142224757,-5.964008939,-5.964008939,0,-3.706787911,-4.100554661,-7.807342573,0.465320394 -Furkan Korkmaz,korkmfu01,2018,PO,PHI,4,2,35.05620854,-15.90336558,19.15284297,48.70053452,-27.99341274,20.70712178,39.97211183,-19.50213933,20.4699725,0.025326066,0,0.025326066,27.95631167,-5.653373445,22.30293823,3.549952797 -Furkan Korkmaz,korkmfu01,2018,RS,PHI,176,80,-4.659824692,-4.392430389,-9.052255081,-8.327147443,-9.581862007,-17.90900945,-5.762043901,-5.850673111,-11.61271701,-0.361182781,-0.361182781,0,-4.582061786,-4.09600197,-8.678063756,-0.15298079 -Furkan Korkmaz,korkmfu01,2019,PO,PHI,85,36,0.710063987,-2.957634877,-2.24757089,-3.866381789,-8.377286626,-12.24366841,-0.273140135,-4.347160851,-4.620300986,-0.036000858,0,-0.036000858,2.806782114,-4.552504104,-1.74572199,1.60330515 -Furkan Korkmaz,korkmfu01,2019,RS,PHI,1483,679,-0.276838324,1.536599825,1.259761501,1.098509803,0.606390932,1.704900735,-0.038661653,1.418611047,1.379949393,1.433524309,1.433524309,0,-0.420290586,0.400462327,-0.019828258,0.199684407 -Luke Kornet,kornelu01,2018,RS,NYK,680,326,-1.327754241,0.264637875,-1.063116366,-1.295794085,-3.405808559,-4.701602644,-1.375684755,-0.455217528,-1.830902283,0.153446513,0.153446513,0,-0.62692636,-0.947797022,-1.574723382,0.374674605 -Luke Kornet,kornelu01,2019,RS,NYK,1665,784,-1.689296617,3.499728627,1.810432009,-1.607295906,2.744702989,1.137407084,-1.698465238,3.6311398,1.932674563,1.874729344,1.874729344,0,-1.240184155,2.244070844,1.003886689,0.091110241 -Kyle Korver,korveky01,2014,PO,ATL,485,250,2.117589445,-2.373036882,-0.255447438,4.32281865,8.330385457,12.65320411,2.647031195,-0.375055568,2.271975627,0.678236786,0,0.678236786,5.760379104,-1.498935306,4.261443798,2.471840857 -Kyle Korver,korveky01,2014,RS,ATL,4833,2408,1.52384436,-1.084587245,0.439257116,3.082015533,1.353073315,4.435088849,1.946004939,-0.63595894,1.310045999,5.011463346,5.011463346,0,2.012380554,-0.857879969,1.154500585,0.450858885 -Kyle Korver,korveky01,2015,PO,ATL,1050,526,0.876664003,1.074177931,1.950841934,1.766888745,1.18577977,2.952668515,1.122093438,1.145213747,2.267307185,1.398600539,0,1.398600539,-0.317248678,0.948331073,0.631082394,0.688192978 -Kyle Korver,korveky01,2015,RS,ATL,4854,2418,3.177633531,-0.277306469,2.900327062,8.962260948,1.667892088,10.63015304,4.561931066,0.07686072,4.638791786,9.187284884,9.187284884,0,4.792228908,0.142567608,4.934796516,0.757468703 -Kyle Korver,korveky01,2016,PO,ATL,646,316,1.919964158,-1.028872211,0.891091947,4.380593085,9.290305708,13.67089879,2.500194827,1.032390119,3.532584946,1.04895922,0,1.04895922,3.330459648,0.830575154,4.161034801,0.391091671 -Kyle Korver,korveky01,2016,RS,ATL,4961,2401,-0.435482134,0.404372624,-0.03110951,2.636164077,3.231151344,5.867315421,0.202691636,0.958885689,1.161577325,4.808614272,4.808614272,0,0.256013778,1.13169222,1.387705999,0.346053872 -Kyle Korver,korveky01,2017,PO,CLE,672,326,0.866451431,-1.819030266,-0.952578835,-3.782206769,2.314476375,-1.467730394,-0.190349462,-1.093651439,-1.2840009,0.252915572,0,0.252915572,0.490153951,-1.353009108,-0.862855157,0.551672097 -Kyle Korver,korveky01,2017,RS,ATL,1852,894,0.12138139,-2.831313939,-2.709932549,-2.328244722,-2.984314725,-5.312559447,-0.369000708,-3.07040905,-3.439409758,-0.316002374,-0.316002374,0,-0.735954272,-1.967531415,-2.703485687,0.483391066 -Kyle Korver,korveky01,2017,RS,CLE,1769,859,1.775376108,-3.228348381,-1.452972273,-2.071440586,-4.084117128,-6.155557714,1.041737362,-3.599245479,-2.557508117,0.084606646,0.084606646,0,1.306371795,-3.235353609,-1.928981815,0.28464658 -Kyle Korver,korveky01,2018,PO,CLE,981,505,1.852488429,-1.175743383,0.676745046,0.05197239,6.14987397,6.20184636,1.515313913,0.308838757,1.82415267,1.220885187,0,1.220885187,1.816874298,0.038008152,1.854882449,0.432615795 -Kyle Korver,korveky01,2018,RS,CLE,3305,1574,1.791203721,-0.83756257,0.953641151,1.29203963,4.911466365,6.203505995,1.752032639,0.354400517,2.106433156,3.926831278,3.926831278,0,1.637193972,-0.210943017,1.426250954,0.682915033 -Kyle Korver,korveky01,2019,PO,UTA,66,30,-4.684937911,-0.99789016,-5.682828071,-14.43123974,-1.936463618,-16.36770336,-6.930162022,-1.306950732,-8.237112754,-0.088152694,0,-0.088152694,-7.252550454,-2.280289803,-9.532840258,1.759646198 -Kyle Korver,korveky01,2019,RS,UTA,2340,1083,-0.458596204,-0.61773183,-1.076328034,0.531685711,0.610188569,1.141874281,-0.293963836,-0.470347026,-0.764310861,1.102967686,1.102967686,0,0.045690596,-0.597741383,-0.552050787,0.53705938 -Kyle Korver,korveky01,2019,RS,CLE,528,251,-0.038264721,-3.014879091,-3.053143812,-4.443513056,1.510768811,-2.932744246,-0.919522194,-2.165849414,-3.085371608,-0.043272056,-0.043272056,0,-0.47474284,-3.572523281,-4.04726612,0.769553893 -Kosta Koufos,koufoko01,2014,PO,MEM,92,45,-2.201120842,1.368846818,-0.832274024,2.893624147,8.517768372,11.41139252,-1.233843833,2.880955847,1.647112015,0.1039443,0,0.1039443,-1.818853772,0.753759908,-1.065093865,-0.155908787 -Kosta Koufos,koufoko01,2014,RS,MEM,2589,1349,-1.373491494,1.854954263,0.481462769,-2.028936558,2.559236354,0.530299796,-1.593416385,2.083713773,0.490297388,2.221335811,2.221335811,0,-1.682598434,1.932829491,0.250231057,-0.379787022 -Kosta Koufos,koufoko01,2015,PO,MEM,238,127,4.121022215,3.708866179,7.829888394,4.99653972,-6.355742259,-1.359202539,4.504888597,1.807337548,6.312226145,0.592116098,0,0.592116098,3.853243171,2.991540391,6.844783562,-2.149235784 -Kosta Koufos,koufoko01,2015,RS,MEM,2654,1348,-3.191561325,2.440473903,-0.751087422,-2.429759734,5.901248242,3.471488508,-3.229533012,3.256827339,0.027294327,1.904230276,1.904230276,0,-3.351906833,2.55624239,-0.795664443,-0.293835549 -Kosta Koufos,koufoko01,2016,RS,SAC,3116,1482,-1.465549754,0.844933164,-0.62061659,-1.582261311,-2.792025764,-4.374287075,-1.578515542,0.175562193,-1.402953348,1.012025362,1.012025362,0,-2.095875839,0.297770274,-1.798105566,-0.623436154 -Kosta Koufos,koufoko01,2017,RS,SAC,2820,1419,-2.491479109,1.665971527,-0.825507583,-1.788891137,0.997335088,-0.791556049,-2.481681167,1.656771007,-0.82491016,1.384041955,1.384041955,0,-3.054735029,1.367235633,-1.687499396,-0.680769205 -Kosta Koufos,koufoko01,2018,RS,SAC,2778,1391,-1.479865254,0.671193346,-0.808671909,-2.701571697,-0.221616267,-2.923187964,-1.764378076,0.571660905,-1.192717171,1.092096764,1.092096764,0,-2.212061801,0.216493272,-1.995568529,-1.174762933 -Kosta Koufos,koufoko01,2019,RS,SAC,1107,502,-4.590548153,0.042503025,-4.548045129,0.311374361,-0.326487696,-0.015113335,-3.849104212,-0.016915344,-3.866019555,-0.285407632,-0.285407632,0,-3.970365849,-0.771276741,-4.741642591,-0.152509909 -Viacheslav Kravtsov,kravtvi01,2014,RS,PHO,129,59,-6.059674529,-6.299585726,-12.35926025,-14.25094863,-7.962193137,-22.21314176,-8.180327093,-7.043798203,-15.2241253,-0.377052946,-0.377052946,0,-7.228884626,-8.547599413,-15.77648404,0.398308064 -Rodions Kurucs,kurucro01,2019,PO,BRK,156,68,2.614341469,-0.311934004,2.302407466,3.706304335,-13.52685525,-9.820550913,3.04520968,-2.98778172,0.05742796,0.101235932,0,0.101235932,0.743911705,-4.807436597,-4.063524892,0.773598786 -Rodions Kurucs,kurucro01,2019,RS,BRK,2859,1294,-3.253466667,-0.638158686,-3.891625353,-0.812576148,0.559931051,-0.252645097,-2.937383684,-0.434209607,-3.371593291,-0.414879407,-0.414879407,0,-2.775250882,-0.327843973,-3.103094854,1.118598576 -Kyle Kuzma,kuzmaky01,2018,RS,LAL,5093,2401,-0.709174296,-0.613097605,-1.322271901,-0.656182364,-1.376286682,-2.032469045,-0.712523216,-0.811099304,-1.523622521,1.507762313,1.507762313,0,-0.847488362,-1.102037301,-1.949525663,0.360648792 -Kyle Kuzma,kuzmaky01,2019,RS,LAL,5046,2314,-1.167372851,-0.783998163,-1.951371014,1.90640279,-0.167409887,1.738992903,-0.566054462,-0.709187771,-1.275242233,1.749639211,1.749639211,0,-0.847055808,-0.564818671,-1.411874479,0.499648559 -Mindaugas Kuzminskas,kuzmimi01,2017,RS,NYK,2089,1016,-0.334021949,-4.692387158,-5.026409108,-0.467226552,1.283498408,0.816271855,-0.362487638,-3.695515395,-4.058003033,-0.678609944,-0.678609944,0,-0.577032814,-4.5126537,-5.089686514,0.085256346 -Mindaugas Kuzminskas,kuzmimi01,2018,RS,NYK,5,2,-36.90340659,-0.49517899,-37.39858558,-61.66119902,57.80796788,-3.853231139,-44.30386305,11.72660164,-32.57726141,-0.030256429,-0.030256429,0,-29.34267118,-0.822351706,-30.16502288,-0.584402875 -Ognjen Kuzmic,kuzmiog01,2014,PO,GSW,16,8,-0.410232656,1.464777246,1.05454459,-18.68773002,4.953700931,-13.73402909,-4.169398696,2.366017748,-1.803380948,0.003923418,0,0.003923418,-2.930246827,0.555140748,-2.375106078,-1.431600387 -Ognjen Kuzmic,kuzmiog01,2014,RS,GSW,204,92,-7.208972436,-3.331498737,-10.54047117,-8.967440237,-8.487290097,-17.45473033,-8.034727514,-4.739659948,-12.77438746,-0.482783145,-0.482783145,0,-7.192921823,-2.530109634,-9.723031457,2.498005119 -Ognjen Kuzmic,kuzmiog01,2015,RS,GSW,157,72,-0.966024812,-7.27976317,-8.245787983,-14.76038482,-2.518330985,-17.2787158,-3.932282184,-6.872053215,-10.8043354,-0.29977966,-0.29977966,0,-4.297866484,-4.54191722,-8.839783704,1.266774521 -Skal Labissiere,labissk01,2017,RS,SAC,1246,612,-1.373858183,-1.49450963,-2.868367813,-1.635460486,-0.944857397,-2.580317882,-1.475670305,-1.427419918,-2.903090223,-0.047808347,-0.047808347,0,-2.139120487,-1.024465362,-3.163585849,0.014545078 -Skal Labissiere,labissk01,2018,RS,SAC,2522,1240,-2.667197098,-0.752448543,-3.41964564,0.958173498,-1.029935162,-0.071761664,-2.000808206,-0.800240091,-2.801048298,-0.032295476,-0.032295476,0,-2.221188243,-0.873325176,-3.094513419,-0.000392527 -Skal Labissiere,labissk01,2019,PO,POR,24,11,-12.75071172,0.550907029,-12.19980469,-34.33528106,6.215747903,-28.11953316,-18.06301668,1.785513754,-16.27750293,-0.079380114,0,-0.079380114,-13.71008584,-2.753423867,-16.4635097,1.371555221 -Skal Labissiere,labissk01,2019,RS,POR,139,63,0.788582688,-5.017797798,-4.229215111,4.260641333,-19.58549031,-15.32484898,1.512837365,-8.383534724,-6.87069736,-0.132307751,-0.132307751,0,0.172182387,-5.873906025,-5.701723638,-0.109397263 -Skal Labissiere,labissk01,2019,RS,SAC,264,113,-6.06342746,-2.550575769,-8.614003228,1.125170761,-0.524926358,0.600244403,-4.88859409,-2.222623714,-7.111217803,-0.255233483,-0.255233483,0,-4.531060394,-2.420577892,-6.951638286,1.53940443 -Doron Lamb,lambdo01,2014,RS,ORL,1366,695,-0.980089973,-4.437111933,-5.417201906,-0.067318749,3.16251612,3.095197371,-0.786514818,-3.099649327,-3.886164145,-0.400727128,-0.400727128,0,-2.172876273,-4.02012822,-6.193004493,-0.510482763 -Jeremy Lamb,lambje01,2014,PO,OKC,198,100,1.218197048,4.837654822,6.05585187,-4.306760436,2.270095992,-2.036664444,0.125295987,4.59058625,4.715882237,0.393357388,0,0.393357388,1.049873502,3.754043772,4.803917274,0.118746582 -Jeremy Lamb,lambje01,2014,RS,OKC,3097,1538,0.595880559,-0.505423046,0.090457514,0.381274539,2.135595582,2.516870121,0.527026821,-0.036365308,0.490661514,2.535032762,2.535032762,0,0.423554362,0.61805888,1.041613241,-0.297001711 -Jeremy Lamb,lambje01,2015,RS,OKC,1244,633,1.104480429,-0.642703075,0.461777354,-4.023533491,-2.143793937,-6.167327427,0.069775892,-1.008067422,-0.93829153,0.585675752,0.585675752,0,0.103886021,-1.436060422,-1.332174401,0.093836141 -Jeremy Lamb,lambje01,2016,PO,CHA,25,12,7.383394796,-0.671023756,6.71237104,-6.516282946,-9.427060788,-15.94334373,4.933726734,-2.475019848,2.458706886,0.032697691,0,0.032697691,2.380121989,-7.228179329,-4.84805734,-0.555656583 -Jeremy Lamb,lambje01,2016,RS,CHA,2498,1227,1.736447762,1.442677506,3.179125268,-2.314249504,5.58272556,3.268476056,0.978123789,2.375233802,3.353357592,3.81578212,3.81578212,0,0.973237935,1.743766351,2.717004286,-0.128216282 -Jeremy Lamb,lambje01,2017,RS,CHA,2284,1143,2.223581629,-1.310594815,0.912986814,0.919617688,-2.401250471,-1.481632783,2.092256239,-1.611742931,0.480513308,1.871837883,1.871837883,0,1.811716945,-1.314198194,0.497518751,-0.628133222 -Jeremy Lamb,lambje01,2018,RS,CHA,4053,1967,2.168289541,-0.289506497,1.878783044,1.874517759,-0.079472149,1.795045611,2.234568608,-0.247050327,1.987518281,4.723255888,4.723255888,0,1.311863602,-0.356012445,0.955851157,-0.649793766 -Jeremy Lamb,lambje01,2019,RS,CHA,4675,2250,1.789191341,0.956123879,2.74531522,0.092228055,1.433092416,1.525320471,1.532139373,1.14690751,2.679046882,6.196108575,6.196108575,0,1.333315396,1.103883684,2.437199079,-0.591402337 -Carl Landry,landrca01,2014,RS,SAC,476,233,-1.300430291,-3.37104457,-4.671474861,-3.046071874,-1.572069252,-4.618141126,-1.757087918,-3.176863449,-4.933951367,-0.257609011,-0.257609011,0,-1.439050421,-3.018938453,-4.457988874,-0.74320812 -Carl Landry,landrca01,2015,RS,SAC,2390,1192,-1.087747122,-1.350813035,-2.438560157,-4.609554986,-1.501845744,-6.11140073,-1.894049426,-1.424495099,-3.318544525,-0.343596491,-0.343596491,0,-2.861145497,-2.52503724,-5.386182737,-0.601450109 -Carl Landry,landrca01,2016,RS,PHI,1193,569,1.130314059,-1.743434147,-0.613120088,1.558990279,-4.297517025,-2.738526745,1.420207075,-2.33322293,-0.913015856,0.531937236,0.531937236,0,0.148656561,-2.149045723,-2.000389162,-0.246661499 -Nicolas Laprovittola,laproni01,2017,RS,SAS,348,174,-2.925291947,0.703067942,-2.222224005,-9.747225639,-0.983142906,-10.73036854,-4.568332389,0.300613162,-4.267719227,-0.134470929,-0.134470929,0,-3.558398938,0.626376893,-2.932022046,-0.192411486 -Shane Larkin,larkish01,2014,PO,DAL,18,10,-12.7290222,-11.37714735,-24.10616955,9.012711155,7.681608685,16.69431984,-9.019923437,-8.11511241,-17.13503585,-0.07335809,0,-0.07335809,-7.307627168,-7.840327291,-15.14795446,-2.864044898 -Shane Larkin,larkish01,2014,RS,DAL,995,489,-3.018432104,2.743208471,-0.275223632,0.003253583,4.145757195,4.149010778,-2.602066042,3.214970761,0.612904719,0.83849138,0.83849138,0,-1.446134902,2.414497224,0.968362322,-0.05856843 -Shane Larkin,larkish01,2015,RS,NYK,3602,1865,-1.963595267,0.048716227,-1.91487904,-3.316987656,-1.605445158,-4.922432814,-2.312740459,-0.221388191,-2.53412865,0.202973408,0.202973408,0,-2.17681598,-0.180145139,-2.356961119,-1.13592012 -Shane Larkin,larkish01,2016,RS,BRK,3545,1751,-1.627614311,-0.104220347,-1.731834658,-2.668938517,-2.881010286,-5.549948804,-1.897146456,-0.62746103,-2.524607486,0.201374395,0.201374395,0,-1.557204802,-1.01666321,-2.573868012,0.008585732 -Shane Larkin,larkish01,2018,PO,BOS,310,154,0.726153143,1.939115776,2.665268918,-2.710015378,0.088847381,-2.621167997,0.103372562,1.625191031,1.728563593,0.361434779,0,0.361434779,-2.322159547,1.471326756,-0.85083279,-0.399043312 -Shane Larkin,larkish01,2018,RS,BOS,1563,775,-1.310299771,1.253445398,-0.056854373,-4.513807225,2.514402155,-1.99940507,-2.050281433,1.539661746,-0.510619687,0.87832326,0.87832326,0,-2.162409697,0.973041269,-1.189368428,-0.799756893 -Joffrey Lauvergne,lauvejo01,2015,RS,DEN,555,268,-3.101347855,-1.969127346,-5.070475201,-8.600822354,-3.051343545,-11.6521659,-4.429167,-2.289393487,-6.718560487,-0.548630734,-0.548630734,0,-4.382273209,-3.189002846,-7.571276055,1.059466492 -Joffrey Lauvergne,lauvejo01,2016,RS,DEN,2098,1041,-1.073781194,-1.569198055,-2.642979249,-2.326195685,-3.69192558,-6.018121265,-1.39268933,-2.068301339,-3.460990669,-0.375921316,-0.375921316,0,-1.653341737,-2.105259151,-3.758600887,-0.439557554 -Joffrey Lauvergne,lauvejo01,2017,PO,CHI,52,26,1.162633558,3.206909723,4.36954328,0.198121577,9.69240588,9.890527457,1.132668607,4.816267267,5.948935873,0.119209713,0,0.119209713,-2.082979533,-0.659324349,-2.742303883,0.160559093 -Joffrey Lauvergne,lauvejo01,2017,RS,CHI,500,241,-4.785066747,-5.441028898,-10.22609565,-0.421656546,-1.567445472,-1.989102018,-4.157698768,-5.000679901,-9.158378669,-0.789709506,-0.789709506,0,-3.95714209,-5.053861278,-9.011003368,0.217453172 -Joffrey Lauvergne,lauvejo01,2017,RS,OKC,1516,739,-1.106987601,0.534343547,-0.572644054,-2.242504309,-2.956869703,-5.199374011,-1.409989873,-0.180271959,-1.590261832,0.437566309,0.437566309,0,-1.58820949,-0.874613681,-2.462823171,0.067563402 -Joffrey Lauvergne,lauvejo01,2018,PO,SAS,13,6,4.283803151,-6.074421898,-1.790618747,-4.840127217,20.44773508,15.60760786,2.665265958,-0.902335026,1.762930932,0.01416827,0,0.01416827,1.031952676,-7.473832212,-6.441879535,-0.54735894 -Joffrey Lauvergne,lauvejo01,2018,RS,SAS,1119,534,-2.207638231,-5.201963874,-7.409602105,-3.574946477,-1.786650248,-5.361596726,-2.617446805,-4.863512767,-7.480959572,-1.288986817,-1.288986817,0,-2.711762949,-4.593593692,-7.305356641,0.004003507 -Zach LaVine,lavinza01,2015,RS,MIN,3821,1902,-3.160680188,-4.656333549,-7.817013738,-4.143891699,-4.505615712,-8.649507411,-3.498884515,-4.833381346,-8.332265861,-5.428714861,-5.428714861,0,-3.398497059,-4.781499796,-8.179996856,0.206796647 -Zach LaVine,lavinza01,2016,RS,MIN,4707,2294,0.944758369,-2.884635156,-1.939876787,-1.046512638,-4.211422402,-5.257935039,0.596343863,-3.300030616,-2.703686753,0.054443409,0.054443409,0,-0.158216548,-2.726473983,-2.88469053,0.429811042 -Zach LaVine,lavinza01,2017,RS,MIN,3463,1749,1.610440695,-2.394386399,-0.783945704,-2.009028009,-1.734590454,-3.743618463,0.917437337,-2.39269388,-1.475256544,1.129927064,1.129927064,0,0.70503178,-1.695652908,-0.990621128,-0.653412063 -Zach LaVine,lavinza01,2018,RS,CHI,1371,656,-0.464212935,-1.561961782,-2.026174717,-1.789682909,-4.625340993,-6.415023902,-0.671833061,-2.273730613,-2.945563674,-0.065727053,-0.065727053,0,-0.678606159,-2.237404257,-2.916010416,0.414666437 -Zach LaVine,lavinza01,2019,RS,CHI,4522,2171,1.346343184,-2.629796918,-1.283453733,0.175049957,-0.507932673,-0.332882716,1.291777032,-2.316635264,-1.024858232,1.924199163,1.924199163,0,0.486096867,-2.582025321,-2.095928454,0.71232693 -Ty Lawson,lawsoty01,2014,RS,DEN,4636,2222,2.884423224,0.15740857,3.041831795,3.363025246,-1.919548519,1.443476727,3.176133665,-0.250194677,2.925938988,6.518252394,6.518252394,0,2.956713743,-0.099251685,2.857462058,1.246781955 -Ty Lawson,lawsoty01,2015,RS,DEN,5452,2665,3.063659426,-1.620711324,1.442948103,5.740818442,-2.002038192,3.73878025,3.828513697,-1.765714437,2.06279926,6.58801499,6.58801499,0,2.726724907,-1.645544772,1.081180134,0.64673794 -Ty Lawson,lawsoty01,2016,PO,IND,143,74,-7.611214943,-3.252388238,-10.86360318,-16.56041054,-5.79040678,-22.35081732,-9.958202231,-4.078719998,-14.03692223,-0.440294949,0,-0.440294949,-7.958720544,-3.322789579,-11.28151012,0.172187786 -Ty Lawson,lawsoty01,2016,RS,IND,490,235,-0.472767967,0.55626032,0.083492353,-1.234288075,1.392577575,0.1582895,-0.669527338,0.73530553,0.065778192,0.335801492,0.335801492,0,-2.168646626,0.290533577,-1.878113049,-0.521497685 -Ty Lawson,lawsoty01,2016,RS,HOU,2489,1176,-2.341763976,-0.785548994,-3.12731297,-5.525857088,-2.306410025,-7.832267113,-3.184015556,-1.140219651,-4.324235207,-0.949811844,-0.949811844,0,-2.948677697,-1.428034615,-4.376712313,0.546023419 -Ty Lawson,lawsoty01,2017,RS,SAC,3525,1732,0.569208111,-1.035816828,-0.466608717,-1.640408647,0.538967995,-1.101440653,0.164923066,-0.733645481,-0.568722415,1.935776847,1.935776847,0,-0.367350668,-0.824085255,-1.191435923,0.420100456 -Ty Lawson,lawsoty01,2018,PO,WAS,194,96,4.064880672,-0.13240881,3.932471862,-1.796448597,0.647558138,-1.148890459,3.045099516,-0.085856688,2.959242827,0.286532388,0,0.286532388,1.756461634,0.212868506,1.96933014,-0.632838903 -Jake Layman,laymaja01,2017,PO,POR,31,16,-1.00043602,-10.18076156,-11.18119758,-7.89108641,17.24516775,9.354081339,-2.458582998,-5.074150562,-7.53273356,-0.040275641,0,-0.040275641,-0.547552316,-5.927837089,-6.475389405,0.021231165 -Jake Layman,laymaja01,2017,RS,POR,520,249,-5.492063399,-3.561105519,-9.053168918,-6.048776565,5.592627309,-0.456149256,-5.938185095,-1.827531781,-7.765716876,-0.639140812,-0.639140812,0,-4.645194439,-3.510988194,-8.156182633,0.299438046 -Jake Layman,laymaja01,2018,PO,POR,19,8,11.74635338,12.03977817,23.78613155,14.98786082,13.1384859,28.12634672,13.19483069,13.15011098,26.34494167,0.123005627,0,0.123005627,7.774038313,10.42552313,18.19956144,0.420143873 -Jake Layman,laymaja01,2018,RS,POR,331,160,-5.514098454,-2.177747526,-7.691845981,-5.480922996,-0.739409642,-6.220332638,-5.850349158,-2.046526825,-7.896875982,-0.42036559,-0.42036559,0,-4.955612467,-2.527993868,-7.483606335,0.050952235 -Jake Layman,laymaja01,2019,PO,POR,44,20,-4.792559254,-6.201994199,-10.99455345,-28.34862103,3.879053261,-24.46956777,-10.05205555,-4.486728109,-14.53878366,-0.123320092,0,-0.123320092,-7.713780378,-4.135036343,-11.84881672,-0.597045242 -Jake Layman,laymaja01,2019,RS,POR,2792,1327,-1.03041683,-0.065371344,-1.095788174,-0.843601306,-1.510708466,-2.354309772,-1.098107536,-0.384246181,-1.482353718,0.855167676,0.855167676,0,-1.148443614,-0.894380206,-2.042823821,-0.36499605 -TJ Leaf,leaftj01,2018,PO,IND,7,4,-5.247273437,12.36549083,7.118217394,21.14765279,3.350704317,24.49835711,0.100906393,10.99100839,11.09191478,0.02879306,0,0.02879306,-3.877775767,9.211409845,5.333634078,-1.142992213 -TJ Leaf,leaftj01,2018,RS,IND,957,459,0.048014816,-4.94915708,-4.901142264,-1.786256098,-4.514795118,-6.301051216,-0.322068057,-5.1762282,-5.498296256,-0.64228394,-0.64228394,0,-1.155161656,-5.180463328,-6.335624984,-0.202989279 -TJ Leaf,leaftj01,2019,PO,IND,20,10,-0.072559754,23.17462384,23.10206408,2.116046206,31.90335985,34.01940606,0.478887257,26.37739312,26.85628038,0.155740107,0,0.155740107,-2.451995179,19.17420103,16.72220585,-0.030721191 -TJ Leaf,leaftj01,2019,RS,IND,1150,522,-0.078902779,2.162981199,2.08407842,0.27837661,1.268284104,1.546660714,0.005394173,2.063200283,2.068594456,1.280810702,1.280810702,0,-1.183509146,-0.055222689,-1.238731835,-0.198423365 -Ricky Ledo,ledori01,2014,RS,DAL,70,33,0.320250671,2.392356942,2.712607614,0.917382058,7.307800064,8.225182121,0.385421242,3.576884501,3.962305744,0.114756445,0.114756445,0,-0.271147402,0.123270527,-0.147876875,1.480185203 -Ricky Ledo,ledori01,2015,RS,NYK,467,233,-2.627832342,-4.227372495,-6.855204837,-2.821474441,-2.310232171,-5.131706611,-2.697028219,-3.999322611,-6.69635083,-0.473932611,-0.473932611,0,-2.592890503,-4.689817635,-7.282708138,0.981952676 -Ricky Ledo,ledori01,2015,RS,DAL,24,11,-19.46742129,-0.709841451,-20.17726275,-17.53177957,4.446482544,-13.08529703,-20.38333644,0.274091655,-20.10924479,-0.101104593,-0.101104593,0,-14.82043655,-6.504503817,-21.32494036,3.623266842 -Courtney Lee,leeco01,2014,PO,MEM,426,224,-0.809170796,-0.012825837,-0.821996632,7.486044989,-6.266093982,1.219951008,0.927972825,-1.394523699,-0.466550874,0.267930899,0,0.267930899,-0.768468817,-1.030086183,-1.798555,-0.419469094 -Courtney Lee,leeco01,2014,RS,BOS,988,504,1.516391593,0.338200331,1.854591924,-0.769614491,1.198356094,0.428741603,1.178014272,0.563930959,1.741945231,1.15314078,1.15314078,0,0.516712369,-0.653129357,-0.136416988,-0.159568072 -Courtney Lee,leeco01,2014,RS,MEM,2776,1469,1.016512207,0.760555737,1.777067944,-1.95408227,2.44076667,0.4866844,0.467144445,1.1244673,1.591611746,3.234391563,3.234391563,0,-0.44351307,1.667065832,1.223552762,-0.577031051 -Courtney Lee,leeco01,2015,PO,MEM,728,367,2.554474412,-0.773208236,1.781266176,0.620532189,0.265494863,0.886027051,2.263992603,-0.675122206,1.588870397,0.841183133,0,0.841183133,2.943261334,1.11606759,4.059328925,0.377776671 -Courtney Lee,leeco01,2015,RS,MEM,4590,2354,-0.1666386,-1.454177617,-1.620816217,0.843800008,-2.737817681,-1.894017673,0.034835491,-1.864418043,-1.829582552,1.102352642,1.102352642,0,-0.523488984,-0.589155897,-1.112644881,-0.26706867 -Courtney Lee,leeco01,2016,PO,CHA,497,257,-0.638896552,3.023182326,2.384285774,6.523892169,7.082508116,13.60640028,0.902965859,4.067231886,4.970197745,1.041999149,0,1.041999149,-0.53313099,3.021824727,2.488693737,-0.184864014 -Courtney Lee,leeco01,2016,RS,MEM,2924,1489,-1.25770056,0.805738439,-0.451962121,0.053529018,2.409867422,2.46339644,-1.066610331,1.210559689,0.143949358,2.180821214,2.180821214,0,-1.303693656,0.891085326,-0.412608331,-0.785623278 -Courtney Lee,leeco01,2016,RS,CHA,1697,845,-0.749427715,0.093084408,-0.656343307,4.332475051,-2.247225539,2.085249512,0.258867379,-0.415143933,-0.156276555,1.113249152,1.113249152,0,-0.210593894,0.419591243,0.208997349,-0.432910996 -Courtney Lee,leeco01,2017,RS,NYK,4947,2459,-0.231152281,-0.873395371,-1.104547653,1.139842997,-3.423241671,-2.283398674,0.053575029,-1.423327942,-1.369752913,1.717435525,1.717435525,0,-0.133015978,-1.011991304,-1.145007282,-0.804228917 -Courtney Lee,leeco01,2018,RS,NYK,4717,2310,0.56520968,-1.019013196,-0.453803515,-1.477887366,-3.19731396,-4.675201325,0.196764845,-1.509373986,-1.312609141,1.68727278,1.68727278,0,-0.365675279,-1.292440125,-1.658115404,-0.397092976 -Courtney Lee,leeco01,2019,RS,DAL,572,268,-3.404628901,1.111573784,-2.293055117,-4.500986489,0.246393924,-4.254592565,-3.823022262,1.023824017,-2.799198245,-0.006731748,-0.006731748,0,-3.237910449,0.2096973,-3.028213149,0.071125001 -Courtney Lee,leeco01,2019,RS,NYK,342,160,-0.281233944,2.812580311,2.531346367,-0.247297857,0.680115722,0.432817866,-0.231514374,2.593238358,2.361723984,0.417803163,0.417803163,0,-0.855455399,1.178691285,0.323235886,0.127711791 -David Lee,leeda02,2014,PO,GSW,439,217,-1.878549144,-3.346047265,-5.224596409,0.551026088,4.150276431,4.701302519,-1.541414586,-1.996167475,-3.537582061,-0.091100435,0,-0.091100435,-2.498696494,-0.012855146,-2.51155164,1.207472119 -David Lee,leeda02,2014,RS,GSW,4659,2288,0.082253604,0.626363261,0.708616865,1.440520328,3.725135144,5.165655472,0.331743811,1.243406508,1.575150319,5.071138097,5.071138097,0,-0.160820196,1.69879682,1.537976624,0.422259205 -David Lee,leeda02,2015,PO,GSW,213,107,-1.69444941,1.610103502,-0.084345909,6.919769498,-2.606546289,4.313223209,-0.079830887,0.663279571,0.583448684,0.186403431,0,0.186403431,0.332842453,1.326844015,1.659686469,-0.658625819 -David Lee,leeda02,2015,RS,GSW,1881,904,-0.38899755,-0.064675088,-0.453672638,-1.273020502,-2.694201376,-3.967221878,-0.682772916,-0.704438764,-1.38721168,0.628911319,0.628911319,0,-0.197251195,-0.095836241,-0.293087436,0.055686505 -David Lee,leeda02,2016,PO,DAL,68,33,-0.83183213,-12.14148766,-12.97331979,-8.239903075,-8.884258725,-17.1241618,-2.374975644,-12.08708625,-14.46206189,-0.202219268,0,-0.202219268,-2.971494339,-8.995330717,-11.96682506,-0.540566016 -David Lee,leeda02,2016,RS,BOS,982,470,-2.122504124,3.095806251,0.973302127,-5.165255608,1.998534975,-3.166720633,-2.896059877,3.004608089,0.108548212,0.687337945,0.687337945,0,-1.953215322,1.973456292,0.02024097,0.267305886 -David Lee,leeda02,2016,RS,DAL,904,433,0.929495035,0.153154946,1.082649981,-1.436752958,-0.00728219,-1.444035148,0.500973918,0.125910254,0.626884172,0.749770039,0.749770039,0,-0.496817891,-0.30171251,-0.798530402,0.492505444 -David Lee,leeda02,2017,PO,SAS,471,245,-1.191059581,1.979068361,0.78800878,5.85808532,2.599723502,8.457808822,0.129789453,2.210476145,2.340265598,0.649589693,0,0.649589693,0.437407371,1.830118387,2.267525759,-0.977660714 -David Lee,leeda02,2017,RS,SAS,3027,1477,0.526508477,1.597836032,2.124344509,1.129243587,1.806323305,2.935566893,0.654901227,1.652494151,2.307395378,3.823651195,3.823651195,0,0.104964165,1.260270185,1.36523435,0.323608627 -Damion Lee,leeda03,2018,RS,ATL,861,404,-0.299352833,1.221624895,0.922272062,-1.083494836,3.149834093,2.066339257,-0.428754473,1.723946437,1.295191963,0.833489717,0.833489717,0,0.485094575,1.418617651,1.903712226,-0.036700403 -Damion Lee,leeda03,2019,RS,GSW,809,375,0.400873083,-0.705259426,-0.304386343,-5.989982193,-2.026211573,-8.016193766,-0.946589613,-1.032479745,-1.979069358,0.147267816,0.147267816,0,0.071087706,-1.091591478,-1.020503772,-0.159255558 -Malcolm Lee,leema01,2015,RS,PHI,5,2,-18.77629828,-6.383777327,-25.16007561,53.21165852,10.02113919,63.23279771,-4.730754809,-3.305917329,-8.036672138,-0.005409588,-0.005409588,0,-1.455235332,-6.771192353,-8.226427685,0.267850404 -Walter Lemon Jr.,lemonwa01,2018,RS,NOP,79,35,-7.197907569,-5.183754488,-12.38166206,3.39483462,-13.75192867,-10.35709405,-5.436146123,-7.282108569,-12.71825469,-0.181418135,-0.181418135,0,-4.95025621,-8.26012126,-13.21037747,1.903094928 -Walter Lemon Jr.,lemonwa01,2019,RS,CHI,349,167,-1.213532214,-0.816259997,-2.029792212,-1.814718243,-1.472021856,-3.286740099,-1.29920714,-0.93193753,-2.23114467,0.0439839,0.0439839,0,-1.972628331,-0.194632791,-2.167261122,-0.517167079 -Alex Len,lenal01,2014,RS,PHO,755,362,-3.946989626,-5.233046747,-9.180036372,-4.283525179,-3.006193165,-7.289718343,-4.290994226,-5.106581952,-9.397576178,-1.235189778,-1.235189778,0,-3.887165821,-3.834712206,-7.721878026,0.580679776 -Alex Len,lenal01,2015,RS,PHO,3138,1518,-2.723490371,2.719408973,-0.004081398,-1.095682471,0.796359759,-0.299322712,-2.553000605,2.493458045,-0.05954256,2.09627896,2.09627896,0,-2.457167804,2.653073619,0.195905816,0.578197786 -Alex Len,lenal01,2016,RS,PHO,3778,1821,-4.319026077,2.155016304,-2.164009773,-3.558661969,-0.284983123,-3.843645092,-4.36679355,1.807313434,-2.559480116,0.178196709,0.178196709,0,-4.326278302,1.063044699,-3.263233603,0.656669656 -Alex Len,lenal01,2017,RS,PHO,3318,1560,-3.141959611,1.767455883,-1.374503727,-4.870395169,-2.033297716,-6.903692885,-3.678429804,1.130001894,-2.54842791,0.161402685,0.161402685,0,-3.861104279,1.37339867,-2.487705608,0.592480746 -Alex Len,lenal01,2018,RS,PHO,2996,1395,-0.909578645,-0.068595583,-0.978174228,-1.850957413,-1.27729622,-3.128253632,-1.109762256,-0.260141167,-1.369903423,0.986185662,0.986185662,0,-1.690179476,-0.73466625,-2.424845726,0.396976126 -Alex Len,lenal01,2019,RS,ATL,3452,1544,-1.753125793,0.555066373,-1.19805942,-1.525831219,0.338870782,-1.186960437,-1.771078578,0.58817557,-1.182903007,1.245722766,1.245722766,0,-1.451597037,-0.304091837,-1.755688873,0.928257443 -Kawhi Leonard,leonaka01,2014,PO,SAS,1445,736,1.781480181,3.599782843,5.381263025,1.872889408,6.970507035,8.843396443,1.840325035,4.403121482,6.243446518,3.489715688,0,3.489715688,0.370397452,6.323665743,6.694063195,0.17865488 -Kawhi Leonard,leonaka01,2014,RS,SAS,3874,1923,2.034577912,4.917086885,6.951664797,-0.14114885,4.382204546,4.241055696,1.662088404,5.036719076,6.69880748,9.289542683,9.289542683,0,1.649343959,5.31537041,6.964714369,0.198441015 -Kawhi Leonard,leonaka01,2015,PO,SAS,500,250,4.874818164,2.347129985,7.22194815,-12.71294873,-2.503521417,-15.21647015,1.393190339,1.408790318,2.801980658,0.740959409,0,0.740959409,-2.047439761,3.299555407,1.252115646,1.399955386 -Kawhi Leonard,leonaka01,2015,RS,SAS,4039,2033,3.445631548,5.091293751,8.536925299,3.909966855,4.355617136,8.265583991,3.698908887,5.19082193,8.889730817,12.1137221,12.1137221,0,3.535726556,5.979348697,9.515075253,0.322217458 -Kawhi Leonard,leonaka01,2016,PO,SAS,657,339,6.33616491,3.536111754,9.872276664,3.787718672,-3.449166278,0.338552394,6.030351461,2.190845032,8.221196492,1.951727945,0,1.951727945,3.337059106,4.659681202,7.996740307,-0.259193097 -Kawhi Leonard,leonaka01,2016,RS,SAS,4708,2380,5.369504251,4.669384836,10.03888909,2.415347718,5.720057751,8.135405469,5.002361916,5.078321168,10.08068308,15.5292184,15.5292184,0,4.613515594,5.760407916,10.37392351,-0.318415966 -Kawhi Leonard,leonaka01,2017,PO,SAS,812,429,10.07279478,3.304459083,13.37725386,14.42978764,4.580231504,19.01001915,11.55531492,3.736850314,15.29216523,4.030462562,0,4.030462562,10.39817073,3.696566809,14.09473754,-1.004879876 -Kawhi Leonard,leonaka01,2017,RS,SAS,4885,2474,6.177294019,2.794858504,8.972152523,6.455445082,-2.928953765,3.526491317,6.592603457,1.702580777,8.295184234,13.91095985,13.91095985,0,6.592216936,2.403966183,8.996183119,-0.215690745 -Kawhi Leonard,leonaka01,2018,RS,SAS,432,210,1.763446801,5.052224616,6.815671416,-3.621077277,5.527279861,1.906202584,0.776222677,5.407566805,6.183789482,0.965839777,0.965839777,0,1.186784648,4.788419149,5.975203797,0.897021581 -Kawhi Leonard,leonaka01,2019,PO,TOR,1886,939,7.117326025,1.470817505,8.58814353,9.429907039,1.188160028,10.61806707,7.980569587,1.427303161,9.407872748,5.991455926,0,5.991455926,8.518515427,2.269252196,10.78776762,-0.261001955 -Kawhi Leonard,leonaka01,2019,RS,TOR,4264,2040,5.068376311,1.303347486,6.371723797,2.273029513,-1.959020294,0.314009219,4.733646303,0.666757479,5.400403782,8.479706749,8.479706749,0,5.078364501,1.254328428,6.332692929,-0.039630184 -Meyers Leonard,leoname01,2014,PO,POR,17,9,-13.38376209,5.345898957,-8.03786313,-10.94953557,12.0310455,1.081509937,-13.71537739,7.08150246,-6.633874931,-0.017837532,0,-0.017837532,-8.232172997,1.957235446,-6.274937551,-2.803975729 -Meyers Leonard,leoname01,2014,RS,POR,753,355,-3.863245727,-3.037339681,-6.900585408,-6.318934747,-0.856059545,-7.174994292,-4.66483261,-2.749122672,-7.413955282,-0.852106164,-0.852106164,0,-3.801445448,-1.967908721,-5.769354169,0.836353458 -Meyers Leonard,leoname01,2015,PO,POR,205,106,5.000199715,3.401085923,8.401285638,8.447341763,5.013293261,13.46063502,5.983883374,3.993304781,9.977188156,0.708547873,0,0.708547873,5.038302055,2.843434715,7.88173677,-0.182013249 -Meyers Leonard,leoname01,2015,RS,POR,1699,847,-0.877649387,2.82569672,1.948047334,-4.065055528,2.903395739,-1.161659789,-1.610913905,2.988882775,1.37796887,1.7855977,1.7855977,0,-1.602118697,2.443631756,0.841513059,0.093521265 -Meyers Leonard,leoname01,2016,RS,POR,2702,1333,-1.616318492,-0.413800556,-2.030119049,1.837911626,-1.232881313,0.605030313,-1.014839824,-0.598032433,-1.612872258,0.773513671,0.773513671,0,-0.964966639,-0.814180179,-1.779146819,0.019831014 -Meyers Leonard,leoname01,2017,PO,POR,62,31,-12.81313681,-2.967198807,-15.78033561,-2.282301439,-11.88812878,-14.17043022,-11.39678656,-4.951370176,-16.34815674,-0.225371123,0,-0.225371123,-5.828972043,-5.763552046,-11.59252409,1.548138737 -Meyers Leonard,leoname01,2017,RS,POR,2536,1222,-3.497053235,-1.5775346,-5.074587835,-1.012716793,0.068768043,-0.943948751,-3.203088142,-1.301714017,-4.504802158,-1.094475499,-1.094475499,0,-2.451692407,-0.855369322,-3.30706173,0.037550909 -Meyers Leonard,leoname01,2018,PO,POR,21,8,0.404848777,6.12354484,6.528393617,7.608936188,18.4078059,26.01674209,1.978815934,9.194179285,11.17299522,0.059338098,0,0.059338098,-1.245250927,2.700297726,1.455046799,1.211313772 -Meyers Leonard,leoname01,2018,RS,POR,533,254,-0.379352427,-3.742501317,-4.121853744,-1.374128178,-3.272039637,-4.646167815,-0.60993979,-3.908100527,-4.518040317,-0.228417723,-0.228417723,0,-1.40690606,-3.186441033,-4.593347093,-0.304806757 -Meyers Leonard,leoname01,2019,PO,POR,353,170,2.053114057,-3.663731158,-1.610617101,4.064897163,-0.586317649,3.478579514,2.55066105,-3.240248609,-0.689587558,0.182930318,0,0.182930318,1.333757459,-2.676424225,-1.342666766,-0.74534678 -Meyers Leonard,leoname01,2019,RS,POR,1835,878,-0.170337673,-4.175972974,-4.346310647,-0.81223022,-4.232763782,-5.044994002,-0.348564921,-4.453033993,-4.801598914,-0.913882579,-0.913882579,0,-0.401506172,-3.779239747,-4.180745919,-0.570283239 -Jon Leuer,leuerjo01,2014,PO,MEM,44,23,4.974052329,14.05978491,19.03383724,1.140324567,4.509178597,5.649503164,4.550504317,12.87967059,17.4301749,0.246160282,0,0.246160282,2.019820571,10.3848682,12.40468877,0.732503768 -Jon Leuer,leuerjo01,2014,RS,MEM,1247,642,-0.270053258,0.223090571,-0.046962686,-0.233775276,-1.675799626,-1.909574902,-0.27392384,-0.184350444,-0.458274283,0.750913353,0.750913353,0,-0.21688204,-0.386668955,-0.603550995,0.033510579 -Jon Leuer,leuerjo01,2015,PO,MEM,19,9,-4.070642699,2.586269404,-1.484373295,-21.63884582,10.74066814,-10.89817768,-8.012239257,4.405233682,-3.607005574,-0.004055358,0,-0.004055358,-4.58458572,0.686624292,-3.897961428,-0.077240252 -Jon Leuer,leuerjo01,2015,RS,MEM,1638,824,-3.065750086,-0.671477906,-3.737227992,-3.823027021,2.84349738,-0.979529642,-3.4179819,-0.037671694,-3.455653594,-0.297200089,-0.297200089,0,-3.367972807,-0.55327894,-3.921251748,0.174531241 -Jon Leuer,leuerjo01,2016,RS,PHO,2663,1255,-1.259047009,0.281593254,-0.977453756,0.773890225,0.317675457,1.091565682,-0.860561406,0.336733804,-0.523827602,1.441218343,1.441218343,0,-1.45277266,-0.423420324,-1.876192985,1.082913612 -Jon Leuer,leuerjo01,2017,RS,DET,3914,1944,-1.067473616,-0.223139408,-1.290613024,-2.305324821,3.097595844,0.792271023,-1.349605805,0.454244456,-0.895361349,1.838713581,1.838713581,0,-1.203143263,0.644385292,-0.558757971,-0.041084194 -Jon Leuer,leuerjo01,2018,RS,DET,296,136,-5.398364931,-4.778077573,-10.1764425,-3.289418166,8.311020616,5.02160245,-5.281500565,-2.351858456,-7.633359021,-0.33935272,-0.33935272,0,-4.872974063,-2.193835538,-7.0668096,0.149335425 -Jon Leuer,leuerjo01,2019,PO,DET,11,5,-1.997133979,-13.38121362,-15.3783476,28.85560599,-19.05480141,9.800804574,4.407344786,-15.20574788,-10.7984031,-0.021351702,0,-0.021351702,0.934500291,-12.45387871,-11.51937842,0.82797048 -Jon Leuer,leuerjo01,2019,RS,DET,841,402,-3.679570499,-1.569048704,-5.248619202,-7.066908951,-0.442099229,-7.50900818,-4.591385044,-1.45518649,-6.046571533,-0.6741393,-0.6741393,0,-3.702812535,-0.715018043,-4.417830578,-0.299779817 -Caris LeVert,leverca01,2017,RS,BRK,2694,1237,-0.65504125,-1.198593966,-1.853635215,0.630654191,0.83432868,1.464982871,-0.377530114,-0.819651863,-1.197181977,0.989537449,0.989537449,0,-1.043863248,-1.583506316,-2.627369563,0.953569917 -Caris LeVert,leverca01,2018,RS,BRK,3971,1864,-0.41224084,0.252307667,-0.159933173,-3.399453872,-0.608298277,-4.007752149,-1.027778165,0.116541095,-0.91123707,1.764874792,1.764874792,0,-1.138119753,-0.064714448,-1.2028342,0.918267554 -Caris LeVert,leverca01,2019,PO,BRK,318,144,5.829179646,-0.661437179,5.167742467,1.19955343,5.614499312,6.814052742,5.205408123,0.703342768,5.908750891,0.662482653,0,0.662482653,3.188612952,-1.713664007,1.474948944,0.967484677 -Caris LeVert,leverca01,2019,RS,BRK,2259,1063,0.335252931,1.719309407,2.054562338,0.397421128,0.718055012,1.11547614,0.387778425,1.609149228,1.996927654,2.575265948,2.575265948,0,0.075562366,1.178926542,1.254488907,0.031861531 -Rashard Lewis,lewisra02,2014,PO,MIA,596,319,-0.178168629,4.654999395,4.476830767,4.039392871,4.487556771,8.526949642,0.600283771,4.906242904,5.506526675,1.37926695,0,1.37926695,2.789596297,2.353237123,5.14283342,-0.445670004 -Rashard Lewis,lewisra02,2014,RS,MIA,1873,971,-0.317786244,1.597038368,1.279252124,-1.236053562,-0.853118269,-2.089171831,-0.55320002,1.160919094,0.607719074,1.659147519,1.659147519,0,0.155517962,1.109632623,1.265150585,-0.246824353 -DeAndre Liggins,liggide01,2014,RS,MIA,3,1,41.72484111,-18.22838478,23.49645633,85.40682246,-62.10858173,23.29824073,53.2288638,-28.54854308,24.68032072,0.014008192,0.014008192,0,42.89028068,-22.27338345,20.61689723,0.090756363 -DeAndre Liggins,liggide01,2017,RS,CLE,1539,752,-3.78150555,1.38367039,-2.39783516,-3.283611175,2.730947672,-0.552663503,-3.929579401,1.767013672,-2.162565729,0.225517296,0.225517296,0,-3.343197303,1.809015866,-1.534181438,0.059257429 -DeAndre Liggins,liggide01,2017,RS,DAL,44,25,6.359378722,6.68576748,13.0451462,9.551305068,0.880137166,10.43144223,7.471807301,5.879406522,13.35121382,0.204103381,0.204103381,0,5.890122284,5.842823713,11.732946,-0.6054409 -DeAndre Liggins,liggide01,2018,PO,NOP,35,14,-13.70814684,-12.41259907,-26.12074592,-34.54475737,-6.471657836,-41.0164152,-18.9539306,-12.01257683,-30.96650742,-0.214266612,0,-0.214266612,-13.55671219,-13.22256225,-26.77927443,3.003767585 -DeAndre Liggins,liggide01,2018,RS,NOP,526,244,-1.700838864,-2.517647453,-4.218486317,-5.280070599,-4.388461022,-9.668531621,-2.520425144,-3.065053308,-5.585478452,-0.350828959,-0.350828959,0,-2.601584597,-2.876213417,-5.477798014,-0.605980713 -DeAndre Liggins,liggide01,2018,RS,MIL,960,480,-3.646388878,-0.487496538,-4.133885417,-4.942647975,-0.659253012,-5.601900987,-4.18100383,-0.540039208,-4.721043038,-0.480389006,-0.480389006,0,-3.807665563,-0.013960934,-3.821626497,-0.475030493 -Damian Lillard,lillada01,2014,PO,POR,918,466,5.745208811,-2.351681424,3.393527387,14.97122937,4.438146365,19.40937573,8.003758379,-1.10479365,6.89896473,2.338990233,0,2.338990233,6.90494737,-0.043256372,6.861690998,-1.060029373 -Damian Lillard,lillada01,2014,RS,POR,5945,2937,3.381368323,-1.477978112,1.903390212,3.779353891,-0.983943824,2.795410068,3.596088394,-1.473985172,2.122103222,7.350827641,7.350827641,0,4.267458145,-0.776409611,3.491048534,0.659370598 -Damian Lillard,lillada01,2015,PO,POR,391,201,0.436586103,-3.375751616,-2.939165513,-0.064206905,1.555066997,1.490860091,0.340121462,-2.476881823,-2.136760361,0.066057274,0,0.066057274,1.929001578,-3.314493551,-1.385491973,1.781162462 -Damian Lillard,lillada01,2015,RS,POR,5821,2925,3.901435262,-1.128278159,2.773157103,3.292870967,-1.470068571,1.822802395,3.953085963,-1.300971129,2.652114834,8.074530897,8.074530897,0,4.431356493,-0.21412777,4.217228722,0.151849607 -Damian Lillard,lillada01,2016,PO,POR,904,437,4.609045554,-1.9147111,2.694334453,1.395991714,-5.47764012,-4.081648406,4.168010916,-2.782165319,1.385845597,0.969562769,0,0.969562769,5.379347057,-1.839667196,3.539679861,1.852720931 -Damian Lillard,lillada01,2016,RS,POR,5494,2676,5.168535719,-1.821158727,3.347376991,3.046187629,-2.448851819,0.59733581,4.991237036,-2.050622146,2.94061489,7.869893978,7.869893978,0,5.433992765,-1.757997014,3.675995752,1.264223869 -Damian Lillard,lillada01,2017,PO,POR,332,151,2.037891746,-6.71301089,-4.675119145,-14.77095854,-13.42275106,-28.1937096,-1.181525387,-8.555932541,-9.737457927,-0.574012644,0,-0.574012644,2.286896182,-6.438556697,-4.151660514,3.273446748 -Damian Lillard,lillada01,2017,RS,POR,5512,2694,6.327298289,-2.103865608,4.223432681,3.933971155,-1.104461096,2.829510059,6.172178119,-2.00551562,4.1666625,9.540376311,9.540376311,0,6.122417417,-1.182920181,4.939497236,0.346377186 -Damian Lillard,lillada01,2018,PO,POR,337,162,-3.802396025,-4.047345071,-7.849741096,7.648081258,-14.64743003,-6.999348768,-1.635597319,-6.412355202,-8.047952521,-0.451432285,0,-0.451432285,-0.895160895,-6.247369328,-7.142530224,-0.040711651 -Damian Lillard,lillada01,2018,RS,POR,5485,2670,6.951240818,-0.4223443,6.528896518,3.557966918,3.094691655,6.652658573,6.633250275,0.258769253,6.892019528,13.2590347,13.2590347,0,5.991840388,0.651332906,6.643173294,0.939105926 -Damian Lillard,lillada01,2019,PO,POR,1334,650,4.284400936,-1.833316513,2.451084423,4.510530569,-4.3208124,0.189718169,4.509773288,-2.471215905,2.038557382,1.666920386,0,1.666920386,4.975563917,-1.823961893,3.151602025,1.765786355 -Damian Lillard,lillada01,2019,RS,POR,5982,2838,6.956588225,-1.135127348,5.821460877,4.553749902,2.840960244,7.394710146,6.778516144,-0.381945411,6.396570733,13.34053237,13.34053237,0,6.937645583,-0.156818392,6.780827191,0.744721096 -Jeremy Lin,linje01,2014,PO,HOU,352,177,2.043061458,-2.960710854,-0.917649396,-8.115374979,7.299164374,-0.816210605,-0.025816378,-0.991665201,-1.017481578,0.161489786,0,0.161489786,-3.868146962,-0.338728483,-4.206875446,0.073344415 -Jeremy Lin,linje01,2014,RS,HOU,4263,2054,0.498993424,1.640487194,2.139480618,-3.89283726,1.754143264,-2.138693996,-0.45129305,1.752184661,1.300891611,4.308220343,4.308220343,0,-0.010241289,1.687705494,1.677464205,1.425352698 -Jeremy Lin,linje01,2015,RS,LAL,3862,1907,0.964613886,0.605150189,1.569764075,0.235088223,-0.677106662,-0.442018439,0.911343518,0.442456118,1.353799636,4.012350409,4.012350409,0,0.525728035,0.388136747,0.913864782,0.469597437 -Jeremy Lin,linje01,2016,PO,CHA,366,189,0.129226052,1.434964207,1.564190259,1.479943619,15.57114915,17.05109277,0.437240065,4.496133865,4.933373931,0.766620878,0,0.766620878,-1.109865638,2.356458964,1.246593326,0.310586978 -Jeremy Lin,linje01,2016,RS,CHA,4170,2048,-0.591346422,2.091302023,1.499955601,-3.424612916,2.263378832,-1.161234083,-1.238550186,2.235319375,0.99676919,3.927730335,3.927730335,0,-0.929700614,1.620824838,0.691124224,0.318717643 -Jeremy Lin,linje01,2017,RS,BRK,1951,883,2.700946553,2.331890636,5.032837189,-1.264462752,0.36540508,-0.899057672,2.130275335,2.096298213,4.226573547,3.199353837,3.199353837,0,1.60647831,1.446917117,3.053395427,1.759003454 -Jeremy Lin,linje01,2018,RS,BRK,63,25,2.671667581,-11.73975756,-9.06808998,0.033136719,-7.652103821,-7.618967102,2.335943961,-11.5800758,-9.244131843,-0.085254751,-0.085254751,0,2.151577547,-11.17791726,-9.026339708,2.9005901 -Jeremy Lin,linje01,2019,PO,TOR,65,27,-10.18182915,-4.029578188,-14.21140733,-28.15314093,0.366197958,-27.78694297,-14.6555593,-3.469455445,-18.12501475,-0.22509569,0,-0.22509569,-9.548970333,-7.81811372,-17.36708405,3.029639748 -Jeremy Lin,linje01,2019,RS,TOR,957,433,-4.014537584,0.019931044,-3.99460654,-9.448559092,0.484059428,-8.964499664,-5.450743873,0.066285242,-5.384458631,-0.585305634,-0.585305634,0,-4.600701562,0.339777364,-4.260924198,0.579613592 -Jeremy Lin,linje01,2019,RS,ATL,2214,1003,0.915743662,1.120766258,2.03650992,-4.009682588,2.276148697,-1.733533891,-0.001614573,1.487028834,1.485414261,2.19219153,2.19219153,0,0.243088566,0.157691687,0.400780253,1.166148522 -Shaun Livingston,livinsh01,2014,PO,BRK,604,325,-1.080982763,-1.715691669,-2.796674432,-3.04093506,-14.55515668,-17.59609174,-1.574499455,-4.523266997,-6.097766452,-0.569144934,0,-0.569144934,-1.968296737,-3.622148466,-5.590445203,-0.546822186 -Shaun Livingston,livinsh01,2014,RS,BRK,3778,1974,0.096956803,0.828268926,0.925225729,0.775976344,0.822502311,1.598478654,0.235276244,0.893878166,1.129154409,3.846991279,3.846991279,0,0.119978821,0.857177825,0.977156646,-1.469108633 -Shaun Livingston,livinsh01,2015,PO,GSW,742,375,-1.024319,1.764548589,0.740229589,5.444621286,-2.397986932,3.046634354,0.206239934,0.920086086,1.126326019,0.75218601,0,0.75218601,-0.745671424,-0.026567528,-0.772238951,-1.603394755 -Shaun Livingston,livinsh01,2015,RS,GSW,3009,1468,-0.898265198,-0.414308474,-1.312573672,-6.268461458,-1.160611872,-7.42907333,-2.124847826,-0.671643344,-2.79649117,-0.034342858,-0.034342858,0,-1.961577879,-0.481603691,-2.44318157,-1.315844592 -Shaun Livingston,livinsh01,2016,PO,GSW,1067,514,-0.24742322,-2.960127204,-3.207550424,1.429241939,3.631828092,5.061070031,0.026621263,-1.828376799,-1.801755536,0.255758575,0,0.255758575,-1.464549619,-1.153928927,-2.618478546,-0.263302993 -Shaun Livingston,livinsh01,2016,RS,GSW,3132,1520,0.579129959,-0.143104731,0.436025228,-2.730280937,-0.944028381,-3.674309317,-0.127862724,-0.367525756,-0.49538848,1.722459386,1.722459386,0,0.088660158,-0.076508443,0.012151715,-1.453010128 -Shaun Livingston,livinsh01,2017,PO,GSW,473,220,0.106238606,-3.075545173,-2.969306567,0.279825285,-0.784115385,-0.504290101,0.021316526,-2.87666929,-2.855352764,-0.012142197,0,-0.012142197,0.005112121,-2.416580695,-2.411468574,-0.426559831 -Shaun Livingston,livinsh01,2017,RS,GSW,2724,1345,-1.72827905,-0.628745319,-2.357024369,-4.059911471,0.822075856,-3.237835615,-2.386554575,-0.434388362,-2.820942937,-0.047811641,-0.047811641,0,-1.912007093,-0.360948892,-2.272955985,-1.754484986 -Shaun Livingston,livinsh01,2018,PO,GSW,750,362,-0.783623834,-5.100532762,-5.884156596,0.309626379,-0.600730042,-0.291103663,-0.695965709,-4.573039741,-5.26900545,-0.477355521,0,-0.477355521,-0.480300987,-3.593548525,-4.073849511,-0.503265501 -Shaun Livingston,livinsh01,2018,RS,GSW,2357,1129,-1.351739177,-0.710010894,-2.06175007,-0.503528995,3.112916905,2.60938791,-1.315557577,0.024239192,-1.291318385,0.834171958,0.834171958,0,-0.844019115,-0.132202288,-0.976221403,-0.714460799 -Shaun Livingston,livinsh01,2019,PO,GSW,643,322,-0.990015943,-2.641364011,-3.631379954,-3.908400344,-1.582350892,-5.490751236,-1.743444941,-2.601830217,-4.345275158,-0.265852764,0,-0.265852764,-2.482311086,-2.412259862,-4.894570948,-1.634869239 -Shaun Livingston,livinsh01,2019,RS,GSW,2042,967,-0.822273716,-0.623523133,-1.445796849,-1.401806504,0.172571548,-1.229234955,-1.018405508,-0.514284136,-1.532689644,0.593167375,0.593167375,0,-0.803919199,-0.803758539,-1.607677738,-1.257254012 -Zach Lofton,loftoza01,2019,RS,DET,9,4,-20.66040603,14.19936102,-6.461045013,7.331692155,1.600671491,8.932363646,-16.06603799,12.48042121,-3.585616775,-0.001840472,-0.001840472,0,-8.381958217,8.192370057,-0.18958816,8.076560784 -Shawn Long,longsh01,2017,RS,PHI,491,234,2.911735996,-2.398236499,0.513499497,7.144572922,-2.642718909,4.501854013,4.090978359,-2.592450406,1.498527953,0.510164907,0.510164907,0,2.750341809,-1.137470564,1.612871245,0.569871224 -Kevon Looney,looneke01,2016,RS,GSW,48,21,-0.561666091,-4.845139205,-5.406805296,-8.275780379,-31.52753329,-39.80331367,-2.223280743,-10.74874559,-12.97202633,-0.109469835,-0.109469835,0,-1.720777292,-9.121382213,-10.84215951,-0.045499795 -Kevon Looney,looneke01,2017,RS,GSW,952,447,-1.911997492,2.111384265,0.199386772,-6.357255485,-0.018150056,-6.375405541,-3.040475686,1.66986409,-1.370611596,0.312932396,0.312932396,0,-2.446742837,1.545724657,-0.90101818,-0.51452072 -Kevon Looney,looneke01,2018,PO,GSW,816,387,-0.886372895,4.510902798,3.624529903,-3.986387171,5.858242334,1.871855162,-1.67910553,4.951729795,3.272624266,1.225871839,0,1.225871839,-1.470080555,5.082384316,3.612303761,-0.045472043 -Kevon Looney,looneke01,2018,RS,GSW,1909,910,-0.843336225,4.609700616,3.766364391,0.489446918,0.892419267,1.381866185,-0.663228,4.104123197,3.440895197,2.851030409,2.851030409,0,-0.74413437,3.663295541,2.919161171,-0.803794397 -Kevon Looney,looneke01,2019,PO,GSW,914,432,0.445365302,2.621765742,3.067131044,5.136281127,2.928046426,8.064327552,1.373978324,2.874239952,4.248218276,1.576729817,0,1.576729817,-0.037316392,2.564527428,2.527211036,-0.880790998 -Kevon Looney,looneke01,2019,RS,GSW,3186,1481,-0.052276222,2.549978869,2.497702647,2.308338771,2.815827786,5.124166557,0.409194557,2.719189067,3.128383624,4.405894603,4.405894603,0,0.008721011,2.732276358,2.740997368,-0.82252532 -Brook Lopez,lopezbr01,2014,RS,BRK,1035,533,1.808045945,3.051362985,4.859408929,-1.562466258,-1.544739608,-3.107205865,1.244286186,2.2948971,3.539183286,1.695009246,1.695009246,0,0.65497393,1.614028253,2.269002182,-0.855244776 -Brook Lopez,lopezbr01,2015,PO,BRK,458,234,1.771382875,1.514611045,3.285993919,4.149051997,3.5263658,7.675417798,2.387485236,2.009980543,4.397465779,0.859683719,0,0.859683719,2.300416758,2.934145626,5.234562384,-2.235545492 -Brook Lopez,lopezbr01,2015,RS,BRK,4129,2100,0.141660684,1.03842889,1.180089573,0.458275335,-1.387620591,-0.929345256,0.230849609,0.629858397,0.860708005,3.863092447,3.863092447,0,0.251019737,0.581338255,0.832357992,-0.136143821 -Brook Lopez,lopezbr01,2016,RS,BRK,4931,2457,-0.234326682,1.915552253,1.681225571,0.489652784,3.556067807,4.045720591,-0.058531786,2.460408483,2.401876696,6.423569828,6.423569828,0,0.062727227,1.618009983,1.680737211,-0.52384399 -Brook Lopez,lopezbr01,2017,RS,BRK,4766,2222,-0.680760392,0.361155909,-0.319604483,1.557556608,-0.587780329,0.969776279,-0.144764987,0.219580287,0.074815301,3.24318167,3.24318167,0,-0.454138733,-0.450652683,-0.904791416,1.249390037 -Brook Lopez,lopezbr01,2018,RS,LAL,3688,1735,-0.955249701,0.87676965,-0.078480051,0.602001704,-3.103540455,-2.50153875,-0.658904031,0.084075889,-0.574828143,1.943187572,1.943187572,0,-0.899637203,-0.056653435,-0.956290638,0.91352286 -Brook Lopez,lopezbr01,2019,PO,MIL,925,438,0.104888992,6.056051011,6.160940003,3.776659014,3.031591023,6.808250036,0.79600854,5.635419151,6.431427691,2.113399657,0,2.113399657,1.936523259,5.037570993,6.974094253,-0.126633814 -Brook Lopez,lopezbr01,2019,RS,MIL,5069,2322,-1.374588952,1.139977427,-0.234611525,2.17121756,-0.007570912,2.163646649,-0.753096278,0.909219699,0.156123421,3.454799814,3.454799814,0,-0.376542849,1.561481038,1.184938188,0.354056582 -Robin Lopez,lopezro01,2014,PO,POR,716,367,0.223169257,0.153525109,0.376694366,-3.947653257,-16.06179829,-20.00945155,-0.673499841,-3.147780101,-3.821279942,-0.203695037,0,-0.203695037,-0.621631544,-1.074386075,-1.696017619,-1.429053137 -Robin Lopez,lopezro01,2014,RS,POR,5210,2603,0.700052336,2.182525313,2.882577649,1.938178623,0.43181161,2.369990233,0.952648359,1.970189309,2.922837668,7.458790342,7.458790342,0,0.808024575,2.048128215,2.856152789,-0.955163834 -Robin Lopez,lopezro01,2015,PO,POR,224,117,0.20026547,3.987807115,4.188072584,-17.96582032,-3.860053941,-21.82587426,-3.628852532,2.640274146,-0.988578386,0.106606832,0,0.106606832,-3.719283692,1.963455971,-1.755827722,-1.63350555 -Robin Lopez,lopezro01,2015,RS,POR,3240,1638,-1.024363684,1.953981565,0.929617881,0.77009921,-1.234163318,-0.464064109,-0.72688465,1.378910189,0.652025539,2.820370689,2.820370689,0,-1.219805251,1.338195985,0.118390734,-0.766586968 -Robin Lopez,lopezro01,2016,RS,NYK,4348,2219,-0.132910625,0.439607638,0.306697013,0.194567992,-2.637323091,-2.442755099,-0.058661027,-0.159380324,-0.218041351,2.841530289,2.841530289,0,-0.614994971,-0.33272103,-0.947716001,-0.851673942 -Robin Lopez,lopezro01,2017,PO,CHI,307,162,0.901411478,-0.34652767,0.554883808,3.695543387,-4.259403041,-0.563859655,1.610692751,-1.220292205,0.390400546,0.26285972,0,0.26285972,-2.055613082,-2.467759444,-4.523372526,-1.746985942 -Robin Lopez,lopezro01,2017,RS,CHI,4544,2271,-3.029429225,1.746841505,-1.28258772,0.618419234,-0.504201454,0.11421778,-2.443427885,1.379872928,-1.063554958,1.929783477,1.929783477,0,-2.8244082,1.386844145,-1.437564055,-1.216834091 -Robin Lopez,lopezro01,2018,RS,CHI,3486,1690,-4.605826902,-0.439919363,-5.045746265,-2.06453529,1.834762955,-0.229772336,-4.299165346,0.054906402,-4.244258944,-1.278927566,-1.278927566,0,-4.548506092,-0.63561494,-5.184121032,-0.729824062 -Robin Lopez,lopezro01,2019,RS,CHI,3352,1606,-2.587289907,-0.161280353,-2.748570261,1.36664007,-0.499158546,0.867481524,-1.85418231,-0.174085893,-2.028268203,0.58618141,0.58618141,0,-2.83561069,-1.29825173,-4.13386242,-0.894765288 -Kevin Love,loveke01,2014,RS,MIN,5854,2797,5.691680275,0.925608812,6.617289087,4.195011671,0.50935261,4.704364281,5.681616554,0.884102594,6.565719148,13.57725105,13.57725105,0,5.988344167,1.029530669,7.017874836,2.045064673 -Kevin Love,loveke01,2015,PO,CLE,209,107,5.405613513,1.586718551,6.992332064,9.364481103,-2.528932177,6.835548926,6.493010519,0.760541097,7.253551616,0.568164993,0,0.568164993,5.262366762,0.67270103,5.935067792,0.844782599 -Kevin Love,loveke01,2015,RS,CLE,4950,2532,1.741112932,1.428227774,3.169340706,1.205651113,1.752076952,2.957728065,1.661266358,1.586411865,3.247678223,7.757798595,7.757798595,0,2.862047745,0.989054325,3.85110207,0.121781354 -Kevin Love,loveke01,2016,PO,CLE,1164,613,3.868334785,2.89181192,6.760146705,7.602043044,-3.471505845,4.130537199,4.727380062,1.693200343,6.420580405,2.950939723,0,2.950939723,5.623708169,0.917951196,6.541659365,-0.229171141 -Kevin Love,loveke01,2016,RS,CLE,4738,2424,2.093127911,1.483252807,3.576380718,3.207255303,-0.266285842,2.940969461,2.368208866,1.17890697,3.547115836,7.797562929,7.797562929,0,3.486773853,1.199728885,4.686502738,0.122498871 -Kevin Love,loveke01,2017,PO,CLE,1162,578,3.561348529,3.426739386,6.988087915,1.120623183,0.602329431,1.722952614,3.100835607,3.039352347,6.140187953,2.715629086,0,2.715629086,4.25242807,4.169623887,8.422051957,0.419213281 -Kevin Love,loveke01,2017,RS,CLE,3855,1885,2.688959596,1.353395284,4.04235488,2.615925629,1.62876028,4.244685909,2.731949544,1.526795484,4.258745029,6.82045612,6.82045612,0,3.578128071,1.100143,4.678271071,1.163567208 -Kevin Love,loveke01,2018,PO,CLE,1265,660,-0.460521313,1.21133329,0.750811977,-1.574591177,0.198158426,-1.376432751,-0.7530314,1.110050352,0.357018953,1.073596775,0,1.073596775,1.085543918,1.57337356,2.658917478,-0.492296814 -Kevin Love,loveke01,2018,RS,CLE,3397,1651,2.897882173,-0.775897588,2.121984585,0.988284409,-1.203444415,-0.215160006,2.611348316,-0.854928478,1.756419838,3.818966121,3.818966121,0,3.110285039,-0.512235949,2.59804909,0.60176123 -Kevin Love,loveke01,2019,RS,CLE,1249,598,1.585362059,1.355374652,2.940736711,2.106102425,1.259523362,3.365625788,1.856373505,1.521788277,3.378161783,1.887343404,1.887343404,0,2.121478634,0.181299418,2.302778052,0.961721467 -Kyle Lowry,lowryky01,2014,PO,TOR,513,271,4.318838344,-1.471415958,2.847422385,0.578407682,8.221756589,8.800164271,3.801022519,0.483137665,4.284160184,1.005775746,0,1.005775746,-0.069395196,0.363034947,0.293639751,0.250094327 -Kyle Lowry,lowryky01,2014,RS,TOR,5618,2862,4.660847018,1.142985324,5.803832343,2.073482096,1.641178771,3.714660867,4.384132852,1.311507785,5.695640636,12.45742714,12.45742714,0,4.657343323,1.823238007,6.48058133,0.973492986 -Kyle Lowry,lowryky01,2015,PO,TOR,260,131,-2.102302302,-1.735239368,-3.83754167,-2.061176748,8.885397264,6.824220515,-2.160137339,0.520866782,-1.639270558,0.077458925,0,0.077458925,-0.015687705,-0.4797708,-0.495458505,1.126562646 -Kyle Lowry,lowryky01,2015,RS,TOR,4787,2414,3.461095177,0.095388534,3.556483712,2.307142609,2.212089786,4.519232394,3.344226813,0.576366942,3.920593754,8.265016499,8.265016499,0,3.92226222,0.993864252,4.916126472,0.576151702 -Kyle Lowry,lowryky01,2016,PO,TOR,1442,766,1.974037997,-0.039850809,1.934187188,13.70608221,5.4143583,19.12044051,4.561117927,1.10575058,5.666868508,3.375720781,0,3.375720781,4.846198595,1.495431168,6.341629763,-0.472615035 -Kyle Lowry,lowryky01,2016,RS,TOR,5561,2851,5.218815665,0.326591329,5.545406994,5.397141177,-0.052997444,5.344143733,5.527970978,0.255826637,5.783797615,12.44125634,12.44125634,0,6.08288428,1.223780254,7.306664534,0.221686932 -Kyle Lowry,lowryky01,2017,PO,TOR,583,300,2.228306217,1.702838454,3.931144671,6.54196328,0.83283333,7.37479661,3.339381468,1.593727415,4.933108883,1.221401571,0,1.221401571,1.37301615,3.083102885,4.456119035,0.680587234 -Kyle Lowry,lowryky01,2017,RS,TOR,4463,2244,6.652580006,-1.394812565,5.257767441,5.152379113,2.376032256,7.528411369,6.710385551,-0.6995782,6.010807351,10.04119313,10.04119313,0,6.51309963,0.37632424,6.88942387,0.107995186 -Kyle Lowry,lowryky01,2018,PO,TOR,723,361,5.330754383,-2.060528864,3.270225519,7.313043159,-1.95290817,5.360134989,6.027378014,-2.080432183,3.946945831,1.286677953,0,1.286677953,3.15046462,-0.866413768,2.284050852,1.114702948 -Kyle Lowry,lowryky01,2018,RS,TOR,5196,2510,5.492891018,0.664048001,6.156939019,0.801599261,1.134971609,1.93657087,4.770624553,0.771181473,5.541806026,10.73009898,10.73009898,0,5.378992561,1.132219238,6.511211799,1.042508757 -Kyle Lowry,lowryky01,2019,PO,TOR,1802,901,3.499279735,2.259505812,5.758785547,7.621520583,1.152136578,8.773657161,4.514963589,2.090240951,6.60520454,4.440982163,0,4.440982163,5.400362305,4.161573971,9.561936276,0.126008435 -Kyle Lowry,lowryky01,2019,RS,TOR,4674,2213,2.919912847,1.864095673,4.78400852,4.279600789,1.560974241,5.840575029,3.341566061,1.876500796,5.218066857,9.106442843,9.106442843,0,3.626170506,2.321196517,5.947367023,1.245148528 -Jordan Loyd,loydjo01,2019,RS,TOR,127,55,5.751692276,-5.79960965,-0.047917374,-8.972198735,-1.744192632,-10.71639137,2.929955623,-5.414119096,-2.484163473,0.007416708,0.007416708,0,-0.232077363,-6.426698086,-6.65877545,-0.586513594 -John Lucas III,lucasjo02,2014,RS,UTA,1173,591,-3.342463033,-1.242410381,-4.584873414,-6.970040045,0.596781525,-6.37325852,-4.250287979,-0.879417256,-5.129705235,-0.706229747,-0.706229747,0,-4.249958151,-1.87696746,-6.126925612,-1.512946151 -John Lucas III,lucasjo02,2015,RS,DET,531,272,-1.58741961,-3.305934029,-4.89335364,-3.990650026,-1.940916015,-5.931566042,-2.191973992,-3.224091906,-5.416065898,-0.361956921,-0.361956921,0,-1.569749694,-3.830354912,-5.400104606,-2.079919229 -John Lucas III,lucasjo02,2017,RS,MIN,25,11,-3.771303131,9.789241609,6.017938478,-9.576346841,21.63284877,12.05650193,-5.201044337,12.8767951,7.675750764,0.057059023,0.057059023,0,-3.525366383,8.295254652,4.769888269,-2.434818697 -Kalin Lucas,lucaska01,2015,RS,MEM,13,6,-5.664263079,-4.686523921,-10.350787,-20.31140596,-13.35660042,-33.66800638,-9.071356506,-6.856643635,-15.92800014,-0.040183746,-0.040183746,0,-10.61831355,3.404336011,-7.21397754,-0.372609737 -Kalin Lucas,lucaska01,2019,RS,DET,13,6,-2.713627341,2.112140168,-0.601487174,-36.83780048,25.49909985,-11.33870063,-9.972540692,7.201324543,-2.771216149,-6.39651E-05,-6.39651E-05,0,-8.652689055,2.685310945,-5.96737811,-1.540640652 -Timothe Luwawu-Cabarrot,luwawti01,2017,RS,PHI,2523,1190,-2.057072146,-1.159948193,-3.217020339,-1.131332543,3.121567418,1.990234875,-1.91325897,-0.321002338,-2.234261308,0.315932017,0.315932017,0,-2.189031263,-0.950845594,-3.139876857,0.879476984 -Timothe Luwawu-Cabarrot,luwawti01,2018,RS,PHI,1730,807,-2.198449891,-0.632285231,-2.830735121,-4.084475102,1.018935354,-3.065539748,-2.739761362,-0.384292799,-3.12405416,-0.155137462,-0.155137462,0,-2.264468711,-0.724357416,-2.988826127,0.726289867 -Timothe Luwawu-Cabarrot,luwawti01,2019,RS,CHI,1165,546,-2.393010403,-2.172418444,-4.565428847,-2.688372462,-4.232871776,-6.921244238,-2.533457818,-2.686190948,-5.219648766,-0.688562863,-0.688562863,0,-3.224464619,-2.930245627,-6.154710246,0.088109203 -Timothe Luwawu-Cabarrot,luwawti01,2019,RS,OKC,276,123,-7.38191201,-3.743436514,-11.12534852,-16.09276621,0.844396407,-15.2483698,-9.66791737,-3.062959648,-12.73087702,-0.627218917,-0.627218917,0,-9.276184001,-3.346995995,-12.62318,0.142042374 -Tyler Lydon,lydonty01,2018,RS,DEN,4,2,-7.459150971,15.30853429,7.849383319,-32.21815046,-77.12526646,-109.3434169,-13.12225207,-2.998253682,-16.12050575,-0.013078053,-0.013078053,0,-12.78963865,-0.696655793,-13.48629445,-4.109492423 -Tyler Lydon,lydonty01,2019,RS,DEN,206,94,-1.394504712,-5.317578351,-6.712083063,-4.926460813,0.169407558,-4.757053255,-2.24951349,-4.542646346,-6.792159836,-0.193663618,-0.193663618,0,-3.117073684,-5.380781911,-8.497855596,-0.10173472 -Trey Lyles,lylestr01,2016,RS,UTA,2664,1382,-2.692178746,0.180892834,-2.511285912,-1.940741752,-0.876838239,-2.817579991,-2.68908201,-0.075626801,-2.76470881,-0.010288281,-0.010288281,0,-2.631877939,-0.275417227,-2.907295166,-0.780533239 -Trey Lyles,lylestr01,2017,PO,UTA,20,10,-2.534550995,15.3578141,12.8232631,5.755655391,15.2683492,21.02400459,-0.803938191,16.25847781,15.45453962,0.095169017,0,0.095169017,2.371212102,13.598405,15.9696171,-0.628457618 -Trey Lyles,lylestr01,2017,RS,UTA,2277,1158,-3.038138546,0.084043758,-2.954094789,-2.762809607,0.040364442,-2.722445166,-3.175188267,0.028342071,-3.146846196,-0.23441992,-0.23441992,0,-2.501026799,-0.262736602,-2.763763401,-0.017327117 -Trey Lyles,lylestr01,2018,RS,DEN,2868,1391,1.226551813,0.071635043,1.298186856,-1.554658855,0.222864654,-1.331794201,0.670215541,0.144500295,0.814715836,2.52515009,2.52515009,0,1.550722799,-0.990499839,0.56022296,-0.183767354 -Trey Lyles,lylestr01,2019,PO,DEN,17,8,-5.80085531,-15.27993584,-21.08079115,24.69026792,6.458028794,31.14829671,0.168261418,-11.69082707,-11.52256565,-0.036370291,0,-0.036370291,-4.022193826,-16.55317233,-20.57536616,-1.504090986 -Trey Lyles,lylestr01,2019,RS,DEN,2353,1120,-3.294075874,-0.844474684,-4.138550558,-3.530184528,1.116344566,-2.413839962,-3.588672625,-0.522572099,-4.111244724,-0.779192867,-0.779192867,0,-1.995499509,-1.319323714,-3.314823223,0.176216647 -Scott Machado,machasc01,2019,RS,LAL,39,19,15.33513875,6.905391479,22.24053023,5.144281345,-1.718515533,3.425765812,14.20525569,5.550532122,19.75578782,0.214952661,0.214952661,0,11.22650799,3.283330663,14.50983866,-1.50134931 -Shelvin Mack,macksh01,2014,PO,ATL,225,118,5.546705668,3.49848885,9.045194518,9.863633515,-3.345214139,6.518419376,6.836357553,2.21934281,9.055700362,0.717566736,0,0.717566736,7.750609967,-0.827024242,6.923585724,-1.958333794 -Shelvin Mack,macksh01,2014,RS,ATL,3000,1490,0.742698975,-0.185936916,0.556762059,1.306755468,-1.672963079,-0.366207611,0.919643039,-0.502136642,0.417506398,2.391691869,2.391691869,0,0.835304903,-1.331716213,-0.49641131,-0.646892577 -Shelvin Mack,macksh01,2015,PO,ATL,199,99,-0.23414984,1.484675206,1.250525366,-14.17770332,-0.302672191,-14.48037552,-3.151933888,1.193093465,-1.958840423,0.041150115,0,0.041150115,-4.255529245,0.841936335,-3.413592909,-0.1507608 -Shelvin Mack,macksh01,2015,RS,ATL,1659,833,0.162208229,-2.642626785,-2.480418556,-1.766588303,0.396374815,-1.370213487,-0.273762928,-2.201123456,-2.474886384,0.116186621,0.116186621,0,-0.017769472,-2.529476318,-2.54724579,-0.603413766 -Shelvin Mack,macksh01,2016,RS,ATL,374,179,-1.975921879,-1.323040594,-3.298962473,-6.603280244,-2.113266908,-8.716547152,-3.068311153,-1.636530946,-4.704842099,-0.177825984,-0.177825984,0,-1.970512881,-1.809448012,-3.779960893,-0.383955368 -Shelvin Mack,macksh01,2016,RS,UTA,1690,879,-0.497092198,1.337828445,0.840736247,2.666033649,1.910329608,4.576363256,0.137450303,1.490754503,1.628204806,1.957855773,1.957855773,0,-0.212900608,1.970297808,1.7573972,-0.279638597 -Shelvin Mack,macksh01,2017,PO,UTA,312,155,-1.470267627,-2.916472383,-4.38674001,0.617182613,1.454979915,2.072162529,-1.098019759,-2.216409663,-3.314429422,-0.045588114,0,-0.045588114,1.256367897,-0.148504784,1.107863114,-0.938535365 -Shelvin Mack,macksh01,2017,RS,UTA,2349,1205,-1.768282667,-2.495145933,-4.2634286,-2.365580679,-1.271178894,-3.636759573,-2.009583887,-2.447965679,-4.457549565,-1.041711997,-1.041711997,0,-1.716235315,-1.073306181,-2.789541495,-0.754435149 -Shelvin Mack,macksh01,2018,RS,ORL,2779,1365,0.251968133,-0.231208524,0.020759609,-1.016835437,1.529748487,0.512913051,0.046016324,0.152670251,0.198686575,2.031179847,2.031179847,0,-0.903290897,-0.376554569,-1.279845465,-1.079781694 -Shelvin Mack,macksh01,2019,RS,MEM,2464,1204,-1.675697036,-1.728109765,-3.403806801,-4.4202419,-2.256183981,-6.676425881,-2.30622146,-1.976513068,-4.282734529,-0.927713008,-0.927713008,0,-2.765924099,-1.078867842,-3.844791942,-1.495519659 -Shelvin Mack,macksh01,2019,RS,CHA,83,42,-16.48793507,-0.194500898,-16.68243596,-20.0042195,-13.60499928,-33.60921878,-18.18740137,-2.91743948,-21.10484085,-0.394884647,-0.394884647,0,-12.53629294,-3.74212008,-16.27841302,0.406750975 -Daryl Macon,maconda01,2019,RS,DAL,189,90,-3.614062881,-5.179007576,-8.793070457,-4.415403412,1.898796823,-2.516606589,-4.008584149,-4.029607666,-8.038191815,-0.24164335,-0.24164335,0,-4.228749392,-5.129121075,-9.357870467,-0.495182351 -J.P. Macura,macurjp01,2019,RS,CHA,37,17,-13.31683778,8.539960827,-4.776876952,-12.22125642,10.91718861,-1.304067813,-13.82675561,9.669288161,-4.157467451,-0.01211795,-0.01211795,0,-10.83594525,4.366235932,-6.469709316,-0.747835055 -Josh Magette,magetjo01,2018,RS,ATL,449,216,0.216966355,-0.588871577,-0.371905222,0.174627056,1.065923052,1.240550108,0.262927932,-0.225563246,0.037364686,0.303199003,0.303199003,0,-0.876000932,-0.491865586,-1.367866518,-1.284454299 -Ian Mahinmi,mahinia01,2014,PO,IND,462,241,-4.460654446,6.280295383,1.819640937,-5.045265782,-4.930456747,-9.975722529,-4.841390025,4.230698634,-0.610691391,0.272802098,0,0.272802098,-5.403181483,2.266956892,-3.136224592,0.515653943 -Ian Mahinmi,mahinia01,2014,RS,IND,2466,1248,-2.808463281,3.482569855,0.674106574,-6.282163788,3.152783323,-3.129380464,-3.669031041,3.511032892,-0.15799815,1.652914698,1.652914698,0,-4.459529131,3.979652322,-0.47987681,0.145894199 -Ian Mahinmi,mahinia01,2015,RS,IND,2264,1146,-3.109953068,2.733743255,-0.376209814,-0.60805072,0.708495769,0.10044505,-2.770728638,2.432057486,-0.338671152,1.41023173,1.41023173,0,-2.772579624,2.493726616,-0.278853008,0.024063743 -Ian Mahinmi,mahinia01,2016,PO,IND,328,172,-6.722423077,-0.238892946,-6.961316023,-14.16014541,9.466989137,-4.693156271,-8.695629743,1.7216785,-6.973951243,-0.385928706,0,-0.385928706,-8.721620383,1.976540921,-6.745079462,0.904035397 -Ian Mahinmi,mahinia01,2016,RS,IND,3736,1816,-2.483737093,3.03593474,0.552197647,-0.224389185,1.601934887,1.377545702,-2.159240809,2.865216184,0.705975376,3.208511612,3.208511612,0,-2.089228093,3.025397074,0.93616898,0.197437927 -Ian Mahinmi,mahinia01,2017,PO,WAS,130,63,-4.16556513,-0.297537491,-4.463102621,-9.594736815,-8.084682139,-17.67941895,-5.618326804,-1.981767982,-7.600094786,-0.162405327,0,-0.162405327,-4.674296146,-1.174320695,-5.848616841,0.974268845 -Ian Mahinmi,mahinia01,2017,RS,WAS,1148,555,-2.82270682,2.736828204,-0.085878617,-2.730036473,2.258264152,-0.471772321,-2.963274635,2.794205284,-0.169069351,0.731101181,0.731101181,0,-2.064432542,3.031723958,0.967291416,0.037887412 -Ian Mahinmi,mahinia01,2018,PO,WAS,109,52,3.973778275,9.734118029,13.7078963,-0.843584365,1.209968623,0.366384258,3.1657299,8.625234979,11.79096488,0.400697554,0,0.400697554,2.272397793,11.42295349,13.69535128,0.691785649 -Ian Mahinmi,mahinia01,2018,RS,WAS,2350,1145,-2.843957822,1.22181294,-1.622144882,0.053687561,0.8653721,0.919059661,-2.417817652,1.203260327,-1.214557325,0.901149823,0.901149823,0,-2.539228036,1.155494145,-1.383733892,0.461874865 -Ian Mahinmi,mahinia01,2019,RS,WAS,1044,498,-2.434340788,2.890595482,0.456254694,-4.687939125,3.36099095,-1.326948175,-3.072572211,3.238064544,0.165492334,0.740695913,0.740695913,0,-2.642545068,2.996973018,0.35442795,-0.009797327 -Thon Maker,makerth01,2017,PO,MIL,228,116,-2.9120931,5.538810581,2.626717481,-3.688339684,3.449879212,-0.238460472,-3.186393381,5.297953619,2.111560238,0.302204946,0,0.302204946,-4.283692128,5.986515315,1.702823187,1.776946057 -Thon Maker,makerth01,2017,RS,MIL,1102,562,-1.475666615,-1.863426138,-3.339092753,-1.057707604,-0.470077115,-1.52778472,-1.485553079,-1.686922043,-3.172475122,-0.121113258,-0.121113258,0,-0.997964405,-1.032303708,-2.030268113,-0.019472952 -Thon Maker,makerth01,2018,PO,MIL,246,130,0.545090232,-0.166737867,0.378352365,7.462832103,6.321704007,13.78453611,1.910772563,1.128294473,3.039067036,0.397116308,0,0.397116308,3.718240421,-1.027125539,2.691114881,0.273252975 -Thon Maker,makerth01,2018,RS,MIL,2508,1238,-3.604829836,-3.029536759,-6.634366595,-2.411518367,-4.009099515,-6.420617882,-3.601768766,-3.410063616,-7.011832382,-2.683283546,-2.683283546,0,-3.106298812,-2.189975685,-5.296274497,-0.317183917 -Thon Maker,makerth01,2019,PO,DET,149,69,-5.773254735,-2.830199527,-8.603454262,-2.346530611,4.596562789,2.250032178,-5.33039696,-1.323392538,-6.653789499,-0.142720795,0,-0.142720795,-1.149946472,-2.950314196,-4.100260669,0.689341773 -Thon Maker,makerth01,2019,RS,MIL,901,409,-0.942837632,-0.321484149,-1.264321781,-2.111520012,5.089417757,2.977897746,-1.30336472,0.701183863,-0.602180857,0.449570535,0.449570535,0,-0.567556688,0.413898962,-0.153657726,0.314081279 -Thon Maker,makerth01,2019,RS,DET,1146,563,-3.585845279,0.796701254,-2.789144025,-3.43244333,-0.929023908,-4.361467238,-3.7704396,0.451069197,-3.319370403,-0.162805238,-0.162805238,0,-3.303882903,-0.143873745,-3.447756648,-0.462494716 -Devyn Marble,marblde01,2015,RS,ORL,448,208,-3.621129008,0.305708859,-3.315420149,-0.255272447,2.877875598,2.622603152,-3.092468404,0.899071725,-2.193396679,0.059879732,0.059879732,0,-3.027030964,-0.362341036,-3.389372,1.318415715 -Devyn Marble,marblde01,2016,RS,ORL,525,249,-4.765091498,0.682994378,-4.08209712,-4.083945418,4.044497961,-0.039447457,-4.893630491,1.449151702,-3.444478788,-0.088469466,-0.088469466,0,-3.966893491,0.38903891,-3.577854581,0.269141081 -Shawn Marion,mariosh01,2014,PO,DAL,387,193,-0.633542962,-0.069760744,-0.703303707,-0.97641539,-0.540969591,-1.517384981,-0.855937769,-0.208354429,-1.064292198,0.17117991,0,0.17117991,2.577598585,-0.454581307,2.123017277,-0.008046652 -Shawn Marion,mariosh01,2014,RS,DAL,4801,2409,-1.68911183,0.644831531,-1.044280299,-0.131678395,-3.462087551,-3.593765946,-1.49400687,-0.173731513,-1.667738383,1.327898125,1.327898125,0,-0.439981874,-0.17460546,-0.614587334,-0.1643394 -Shawn Marion,mariosh01,2015,PO,CLE,49,25,-1.644230674,-0.218675846,-1.862906519,-5.042929276,-5.319684263,-10.36261354,-2.588965757,-1.354807919,-3.943773676,-0.015580454,0,-0.015580454,-2.685974678,-0.277763513,-2.96373819,-0.759690265 -Shawn Marion,mariosh01,2015,RS,CLE,2171,1101,-2.104070026,-0.442159523,-2.546229549,-1.038156968,-1.589033762,-2.62719073,-2.072595143,-0.702934766,-2.775529909,-0.014222117,-0.014222117,0,-1.836519843,-2.116217169,-3.952737012,-0.79441816 -Boban Marjanovic,marjabo01,2016,PO,SAS,83,42,0.752216989,-10.35643439,-9.604217402,6.071803558,-7.246984366,-1.175180808,1.791741793,-10.48533004,-8.693588244,-0.1335176,0,-0.1335176,-0.802282196,-7.637217949,-8.439500145,1.565235772 -Boban Marjanovic,marjabo01,2016,RS,SAS,1006,508,3.508659184,0.041218324,3.549877508,-0.456005938,-1.16510624,-1.621112178,2.812515369,-0.352075153,2.460440216,1.345742327,1.345742327,0,1.681843559,-0.043909743,1.637933816,-0.340632218 -Boban Marjanovic,marjabo01,2017,RS,DET,598,293,3.593033724,4.064371366,7.657405089,-0.538071121,1.192296948,0.654225826,3.001832085,3.72450039,6.726332474,1.414146625,1.414146625,0,1.954864783,2.021687874,3.976552657,-0.170135018 -Boban Marjanovic,marjabo01,2018,RS,DET,359,171,-1.357613756,-1.117060564,-2.47467432,-1.675622732,0.529382294,-1.146240438,-1.469945955,-0.8431297,-2.313075655,0.038699826,0.038699826,0,-0.822344929,-0.499995008,-1.322339938,1.511169737 -Boban Marjanovic,marjabo01,2018,RS,LAC,360,166,3.767417372,1.573191631,5.340609003,5.772927574,1.553961771,7.326889345,4.433960274,1.699137997,6.133098271,0.759338953,0.759338953,0,4.258725826,-0.166952896,4.09177293,0.92307916 -Boban Marjanovic,marjabo01,2019,PO,PHI,228,105,0.446128014,1.803051721,2.249179734,4.660766249,-16.85173955,-12.1909733,1.313773321,-2.105112537,-0.791339216,0.109501307,0,0.109501307,-0.083825948,-2.438242624,-2.522068572,1.178974018 -Boban Marjanovic,marjabo01,2019,RS,LAC,825,376,1.221202395,3.588153968,4.809356363,-4.383872041,2.090779996,-2.293092045,0.11979611,3.484499047,3.604295157,1.237486099,1.237486099,0,-0.191482357,2.319575582,2.128093225,1.547426015 -Boban Marjanovic,marjabo01,2019,RS,PHI,653,305,2.010520975,0.893255733,2.903776707,0.860822033,-0.868098068,-0.007276035,1.865119888,0.526359211,2.391479099,0.804147477,0.804147477,0,1.062652189,0.093237909,1.155890098,0.519301691 -Lauri Markkanen,markkla01,2018,RS,CHI,4187,2020,0.521894536,-0.058689693,0.463204843,-2.18817217,-0.768929001,-2.957101171,0.055178459,-0.172101101,-0.116922641,2.706662931,2.706662931,0,0.732283024,-0.485243928,0.247039096,-0.255776294 -Lauri Markkanen,markkla01,2019,RS,CHI,3481,1682,0.611445813,-0.78103161,-0.169585797,1.667571467,-0.741011576,0.926559892,0.957193313,-0.777950749,0.179242564,2.500888933,2.500888933,0,0.767807949,-0.901768066,-0.133960117,-0.521348133 -Kendall Marshall,marshke01,2014,RS,LAL,3287,1564,0.303419726,-4.613224925,-4.309805199,1.064829597,-1.854159327,-0.789329731,0.514752172,-4.298435138,-3.783682966,-0.832846634,-0.832846634,0,0.343467226,-4.192337816,-3.848870591,0.932184387 -Kendall Marshall,marshke01,2015,RS,MIL,818,417,0.671978735,0.005479033,0.677457768,3.751865912,-1.284429242,2.46743667,1.375040555,-0.291638644,1.083401911,0.820106162,0.820106162,0,0.540311698,-0.252605218,0.28770648,0.533444834 -Kendall Marshall,marshke01,2016,RS,PHI,857,400,-4.649543167,-5.869760875,-10.51930404,-1.046385424,-5.457056878,-6.503442302,-4.077100641,-6.090138259,-10.1672389,-1.538441476,-1.538441476,0,-3.694590712,-6.266574487,-9.961165199,1.596400673 -Cartier Martin,martica01,2014,PO,ATL,30,15,-2.429142276,6.71249276,4.283350484,9.0642487,-6.103179385,2.961069315,-0.262310386,4.187679699,3.925369313,0.052806113,0,0.052806113,1.244052136,3.233289888,4.477342025,0.206828081 -Cartier Martin,martica01,2014,RS,CHI,94,48,3.348879345,-6.065678566,-2.716799222,-2.625710935,-4.520655137,-7.146366073,2.284597752,-6.17848416,-3.893886408,-0.028017296,-0.028017296,0,1.679497652,-5.213429088,-3.533931436,0.013611052 -Cartier Martin,martica01,2014,RS,ATL,1675,822,-0.16021539,-0.278296217,-0.438511607,-4.461624105,0.163773462,-4.297850642,-1.053943242,-0.192979652,-1.246922894,0.631871588,0.631871588,0,-0.78517237,-1.107205637,-1.892378007,0.228920138 -Cartier Martin,martica01,2015,RS,DET,392,198,-3.870055804,-3.235280579,-7.105336383,-0.407846938,4.558838925,4.150991986,-3.399016866,-1.787433759,-5.186450624,-0.243688592,-0.243688592,0,-2.330159697,-2.579029317,-4.909189014,-0.950912557 -Jarell Martin,martija01,2016,PO,MEM,91,46,-5.323645031,-0.377736242,-5.701381273,-7.833592718,3.581422825,-4.252169892,-6.196518426,0.540005831,-5.656512595,-0.071670423,0,-0.071670423,-0.170955539,3.308077331,3.137121792,1.781252839 -Jarell Martin,martija01,2016,RS,MEM,765,380,-0.489177102,-2.559502634,-3.048679735,-0.144395635,-0.366935091,-0.511330725,-0.421294096,-2.227310363,-2.648604459,0.019531904,0.019531904,0,-1.474119546,-2.338235266,-3.812354812,-0.627556397 -Jarell Martin,martija01,2017,PO,MEM,22,10,-1.180181587,-0.544473158,-1.724654745,-5.221317654,9.61755361,4.396235956,-2.143939177,1.730092176,-0.413847001,0.012531811,0,0.012531811,3.486117007,3.158982381,6.645099388,1.877706087 -Jarell Martin,martija01,2017,RS,MEM,1136,558,-3.849539384,-0.004725689,-3.854265073,-7.34211223,4.360767416,-2.981344814,-4.817207651,0.868395306,-3.948812345,-0.342783575,-0.342783575,0,-4.561400782,0.38784716,-4.173553623,0.42875014 -Jarell Martin,martija01,2018,RS,MEM,3362,1661,-3.558522879,-0.816451038,-4.374973917,-3.713346912,0.683852898,-3.029494014,-3.760771904,-0.526155093,-4.286926997,-1.302553828,-1.302553828,0,-3.439667299,-0.695672217,-4.135339516,0.007390075 -Jarell Martin,martija01,2019,PO,ORL,39,18,-0.45553003,-5.729048301,-6.184578331,-1.724929913,28.38915947,26.66422955,-0.589267907,1.090100856,0.500832949,0.030963028,0,0.030963028,1.459454407,-2.991865041,-1.532410634,0.556772793 -Jarell Martin,martija01,2019,RS,ORL,704,328,-3.134732448,-2.387223132,-5.52195558,-0.974453051,3.796052893,2.821599842,-2.841016613,-1.273800618,-4.114817231,-0.228300357,-0.228300357,0,-2.99036502,-2.849031025,-5.839396045,-0.042748017 -Kenyon Martin,martike01,2014,RS,NYK,1210,633,-2.176161645,3.992670149,1.816508504,0.199593691,4.704420277,4.904013967,-1.807054607,4.426300319,2.619245712,1.727971428,1.727971428,0,-1.483479076,2.652938309,1.169459233,-0.335303652 -Kenyon Martin,martike01,2015,RS,MIL,217,104,-5.04172014,2.41058636,-2.63113378,-1.545596021,2.031879477,0.486283456,-4.650408018,2.416101412,-2.234306606,0.027231231,0.027231231,0,-5.632745179,0.296609686,-5.336135493,-0.462152734 -Kevin Martin,martike02,2014,RS,MIN,4564,2177,1.074342148,-1.835279877,-0.760937729,-0.951861521,-2.245635209,-3.197496731,0.676974352,-2.069662242,-1.39268789,1.516674499,1.516674499,0,0.446408939,-1.911423346,-1.465014407,0.578999164 -Kevin Martin,martike02,2015,RS,MIN,2617,1302,2.058934238,-2.337187523,-0.278253284,-0.626493971,-2.753524915,-3.380018886,1.697784301,-2.52280428,-0.825019979,1.289978978,1.289978978,0,0.68200047,-2.505980319,-1.823979849,0.843848403 -Kevin Martin,martike02,2016,PO,SAS,94,49,-5.652196454,-4.305356864,-9.957553318,-2.893281845,4.274500084,1.381218239,-5.600694446,-2.91784248,-8.518536926,-0.14988806,0,-0.14988806,-7.490876214,-3.73595767,-11.22683388,0.737398365 -Kevin Martin,martike02,2016,RS,SAS,532,261,-0.871136329,-0.112626596,-0.983762925,-4.17508861,-5.225460607,-9.400549217,-1.65788711,-1.271598118,-2.929485227,-0.023972234,-0.023972234,0,-2.090536728,-0.777842812,-2.86837954,0.292653623 -Kevin Martin,martike02,2016,RS,MIN,1718,834,-0.400956769,-3.845263312,-4.246220081,-5.222946292,-0.101372562,-5.324318854,-1.428540242,-3.278653042,-4.707193284,-0.832793215,-0.832793215,0,-2.197047342,-3.192802641,-5.389849983,-0.000684733 -Frank Mason,masonfr01,2018,RS,SAC,1935,984,-0.443604914,-2.160472552,-2.604077466,-0.122167738,1.489693816,1.367526078,-0.328603219,-1.495010351,-1.82361357,0.458193281,0.458193281,0,-1.376596962,-2.063129188,-3.439726149,-1.468877402 -Frank Mason,masonfr01,2019,RS,SAC,975,435,-1.163483376,-3.27531169,-4.438795066,-5.489720775,-4.069607661,-9.559328436,-2.125624611,-3.616831661,-5.742456272,-0.669248713,-0.669248713,0,-1.778299231,-3.955159747,-5.733458979,0.784441024 -Roger Mason Jr.,masonro01,2014,RS,MIA,514,260,-0.771316652,-0.617721438,-1.38903809,1.130607862,-3.551531932,-2.42092407,-0.449419771,-1.277799972,-1.727219743,0.135191213,0.135191213,0,-1.164590851,-2.530776837,-3.695367687,-0.341198568 -Yante Maten,matenya01,2019,RS,MIA,27,13,1.663708982,15.51495684,17.17866582,-1.487587772,8.184507802,6.69692003,1.175369957,14.85828811,16.03365807,0.123069827,0.123069827,0,2.426512684,11.71168685,14.13819953,-1.239035675 -Mangok Mathiang,mathima01,2018,RS,CHA,43,20,1.356246815,7.469393125,8.825639941,-0.797380939,17.69874112,16.90136018,0.856529333,10.01015852,10.86668785,0.13899105,0.13899105,0,-1.287309294,7.783167494,6.4958582,0.033103114 -Wesley Matthews,matthwe02,2014,PO,POR,849,426,-0.330004115,1.363041114,1.033036999,-0.708435593,-6.074131851,-6.782567444,-0.461981128,-0.065090971,-0.527072098,0.504879562,0,0.504879562,-0.33641368,1.81743142,1.48101774,1.226505329 -Wesley Matthews,matthwe02,2014,RS,POR,5586,2780,2.992551745,0.260195391,3.252747135,1.346737548,-1.596020358,-0.24928281,2.770635986,-0.121619747,2.64901624,7.673707501,7.673707501,0,2.844818012,0.200766471,3.045584483,0.200158725 -Wesley Matthews,matthwe02,2015,RS,POR,4098,2024,2.704212392,0.513945207,3.218157599,0.033331097,4.323470477,4.356801574,2.284158937,1.308563148,3.592722085,6.604483591,6.604483591,0,2.564900311,1.809577476,4.374477786,0.800923752 -Wesley Matthews,matthwe02,2016,PO,DAL,343,173,-1.179329722,1.094374438,-0.084955285,-14.99908518,-15.87068251,-30.86976769,-4.106459565,-2.259204661,-6.365664226,-0.334497743,0,-0.334497743,-3.877734144,-0.766813305,-4.644547449,1.547093471 -Wesley Matthews,matthwe02,2016,RS,DAL,5242,2644,0.45574967,0.44584482,0.901594491,5.980202297,-1.376996522,4.603205775,1.645440749,0.088106458,1.733547207,5.9883497,5.9883497,0,1.363900537,0.342799575,1.706700112,-0.966334251 -Wesley Matthews,matthwe02,2017,RS,DAL,4855,2495,0.029116078,1.119160998,1.148277076,-1.571499593,-0.001400944,-1.572900537,-0.253030517,0.944891016,0.691860498,4.364513544,4.364513544,0,-0.281643332,1.207812677,0.926169345,-0.376110991 -Wesley Matthews,matthwe02,2018,RS,DAL,4312,2131,-0.440927906,-0.587905375,-1.028833282,-1.388202933,-4.967031284,-6.355234217,-0.632230264,-1.549070086,-2.181300351,0.617170635,0.617170635,0,-0.224945079,-1.031829922,-1.256775002,-0.182925464 -Wesley Matthews,matthwe02,2019,PO,IND,239,119,-3.087891819,-0.580294401,-3.66818622,-0.594730812,1.15038087,0.555650058,-2.698138206,-0.322260313,-3.020398519,-0.017133015,0,-0.017133015,-2.390700565,0.702685411,-1.688015154,1.181694535 -Wesley Matthews,matthwe02,2019,RS,IND,1493,725,-0.909614781,1.232951266,0.323336485,-1.375813582,-2.329997714,-3.705811296,-1.040187199,0.52911384,-0.511073359,0.828193047,0.828193047,0,-0.686657124,0.797274667,0.110617543,0.003110549 -Wesley Matthews,matthwe02,2019,RS,NYK,107,54,-6.959761207,3.507041591,-3.452719616,-3.105903452,4.950429999,1.844526547,-6.498669359,4.076049874,-2.422619484,0.008957216,0.008957216,0,-4.731981981,1.290341928,-3.441640054,-0.704823547 -Wesley Matthews,matthwe02,2019,RS,DAL,2784,1312,-0.032890079,-0.980321638,-1.013211716,0.034100458,-0.08904812,-0.054947662,-0.011001018,-0.855065004,-0.866066022,1.267573898,1.267573898,0,-0.005912789,-0.540760251,-0.54667304,0.525430516 -Jason Maxiell,maxieja01,2014,RS,ORL,968,488,-3.442523643,-0.316971001,-3.759494644,-0.661746747,-2.888719612,-3.550466359,-3.026894191,-0.847158387,-3.874052578,-0.277550923,-0.277550923,0,-4.023184395,-1.493307169,-5.516491564,-0.792707489 -Jason Maxiell,maxieja01,2015,RS,CHA,1756,878,-2.710784383,0.675494086,-2.035290297,-3.277543194,-0.573338431,-3.850881625,-2.957966063,0.446476055,-2.511490008,0.10647966,0.10647966,0,-3.429398778,-0.218309603,-3.647708381,-0.325111899 -Eric Maynor,maynoer01,2014,RS,WAS,422,215,-2.873627669,-6.89949074,-9.773118409,-11.18596587,-7.276714028,-18.4626799,-4.773742105,-7.371015669,-12.14475777,-1.015907526,-1.015907526,0,-4.567054368,-7.277329621,-11.84438399,-1.361803879 -Eric Maynor,maynoer01,2014,RS,PHI,235,112,-7.591807517,-4.211550839,-11.80335836,-5.533487595,-6.655837412,-12.18932501,-7.543335909,-4.91450309,-12.457839,-0.560458021,-0.560458021,0,-6.696722758,-5.349701277,-12.04642403,0.990532811 -O.J. Mayo,mayooj01,2014,RS,MIL,2658,1346,-0.383687923,-2.53170998,-2.915397903,-5.017279352,0.019992919,-4.997286432,-1.298404722,-2.091541605,-3.389946327,-0.442596583,-0.442596583,0,-0.811554002,-3.230253851,-4.041807854,0.682418352 -O.J. Mayo,mayooj01,2015,PO,MIL,308,156,1.515332219,-3.051329868,-1.535997649,4.847143447,8.387379389,13.23452284,2.424132777,-0.869455304,1.554677474,0.359412953,0,0.359412953,1.414647384,-0.047380313,1.367267071,1.653199369 -O.J. Mayo,mayooj01,2015,RS,MIL,3430,1697,0.186987859,-1.545041786,-1.358053927,-2.269277191,-0.911078396,-3.180355587,-0.273777165,-1.541403134,-1.815180298,0.82251638,0.82251638,0,-0.084904282,-1.309644421,-1.394548704,1.556904822 -O.J. Mayo,mayooj01,2016,RS,MIL,2200,1090,-1.604330372,0.195412836,-1.408917536,-1.780247786,2.667977737,0.887729951,-1.72312886,0.756359418,-0.966769443,0.997066897,0.997066897,0,-1.01864088,0.801815202,-0.216825678,0.530111857 -Luc Mbah a Moute,mbahalu01,2014,RS,SAC,394,196,-1.647438267,3.2362668,1.588828533,-0.640612388,-1.899946553,-2.540558941,-1.564147886,2.393841066,0.82969318,0.355553086,0.355553086,0,-3.033919294,2.056848996,-0.977070297,-0.646647083 -Luc Mbah a Moute,mbahalu01,2014,RS,MIN,1616,807,-2.790202181,-2.229442343,-5.019644525,-4.434387844,-1.432949732,-5.867337577,-3.329228987,-2.224985369,-5.554214356,-1.142232595,-1.142232595,0,-3.512072351,-2.47491004,-5.986982391,-1.025996171 -Luc Mbah a Moute,mbahalu01,2015,RS,PHI,3833,1916,-2.990672616,2.409292721,-0.581379895,-3.934896062,1.110900962,-2.823995101,-3.248370832,2.284422546,-0.963948285,1.742458903,1.742458903,0,-2.974153805,2.204079257,-0.770074548,-0.191345276 -Luc Mbah a Moute,mbahalu01,2016,PO,LAC,160,78,-3.896798437,4.908237835,1.011439398,-3.531880652,-3.344033432,-6.875914085,-3.872801401,3.398647822,-0.474153578,0.093736909,0,0.093736909,-6.62310454,2.217686927,-4.405417613,0.333922646 -Luc Mbah a Moute,mbahalu01,2016,RS,LAC,2573,1274,-3.710420583,3.785772927,0.075352344,-0.057666178,1.460865732,1.403199554,-3.156162294,3.482278783,0.326116489,1.985990722,1.985990722,0,-3.679322966,2.731513586,-0.94780938,-0.658202176 -Luc Mbah a Moute,mbahalu01,2017,PO,LAC,422,224,-0.947340109,-0.105599664,-1.052939774,-7.226300251,3.307116708,-3.919183543,-2.384042489,0.579576921,-1.804465568,0.110405416,0,0.110405416,-0.651084179,1.476009266,0.824925086,-0.904450123 -Luc Mbah a Moute,mbahalu01,2017,RS,LAC,3636,1787,-1.779586051,3.779251769,1.999665718,1.396727745,2.914094714,4.31082246,-1.229571326,3.803351291,2.573779965,4.842539376,4.842539376,0,-1.358583535,3.214355674,1.855772139,-0.228293905 -Luc Mbah a Moute,mbahalu01,2018,PO,HOU,321,149,-6.385080657,-0.892997723,-7.278078381,-9.049352803,-7.135587726,-16.18494053,-7.389239147,-2.311735822,-9.700974969,-0.547431544,0,-0.547431544,-3.801273115,-1.669546859,-5.470819973,0.438263609 -Luc Mbah a Moute,mbahalu01,2018,RS,HOU,3220,1564,-2.58774052,2.133156881,-0.454583639,-0.473130746,3.380690309,2.907559564,-2.397220003,2.486430211,0.089210208,2.262703804,2.262703804,0,-1.549867749,2.172455398,0.622587649,-0.124870613 -Luc Mbah a Moute,mbahalu01,2019,RS,LAC,141,61,-1.746849088,1.173957653,-0.572891434,-1.210815014,6.24743822,5.036623206,-1.784781485,2.312029904,0.527248419,0.101921072,0.101921072,0,-2.190478021,-0.179828746,-2.370306768,-0.074049018 -James Michael McAdoo,mcadoja01,2015,PO,GSW,21,10,-4.563173801,-5.133568945,-9.696742746,-22.40463741,8.01278208,-14.39185533,-8.676468854,-2.807564747,-11.4840336,-0.045224211,0,-0.045224211,-4.853070808,-7.602218952,-12.45528976,-1.541660595 -James Michael McAdoo,mcadoja01,2015,RS,GSW,294,137,-0.030101715,-1.024186892,-1.054288608,3.846570653,-2.456937328,1.389633325,0.700571134,-1.495342783,-0.794771649,0.137577575,0.137577575,0,1.567223166,-0.020352336,1.54687083,0.640064489 -James Michael McAdoo,mcadoja01,2016,PO,GSW,84,38,-5.650773168,4.720060135,-0.930713033,-6.272004844,-3.462663942,-9.734668786,-6.135628353,3.303240665,-2.832387688,-0.00166186,0,-0.00166186,-4.80258801,3.694848567,-1.107739443,0.835282356 -James Michael McAdoo,mcadoja01,2016,RS,GSW,553,262,-2.117943631,-2.358093484,-4.476037115,-9.952798068,-7.883784884,-17.83658295,-4.017612798,-3.73068356,-7.748296358,-0.667008,-0.667008,0,-3.183972942,-2.85192438,-6.035897322,-0.164708209 -James Michael McAdoo,mcadoja01,2017,PO,GSW,123,56,-0.720809339,-1.684537722,-2.405347061,-14.54947323,1.369909707,-13.17956352,-3.814403534,-1.2670939,-5.081497435,-0.068503238,0,-0.068503238,-1.095070844,-2.330942551,-3.426013395,-0.280425708 -James Michael McAdoo,mcadoja01,2017,RS,GSW,949,457,-3.704909088,0.541073035,-3.163836053,-6.871210138,0.19113188,-6.680078258,-4.679501932,0.381151663,-4.298350269,-0.360087347,-0.360087347,0,-3.46559556,0.349378263,-3.116217297,-0.252191017 -James Michael McAdoo,mcadoja01,2018,RS,PHI,39,18,-0.627076768,2.532675517,1.905598749,1.977467635,4.337378081,6.314845716,-0.127962322,2.992670103,2.86470778,0.052530743,0.052530743,0,3.448999228,0.441899844,3.890899072,1.861282731 -Ray McCallum,mccalra01,2014,RS,SAC,1760,897,-2.947545303,0.381792554,-2.565752749,-0.886636702,-0.986901475,-1.873538177,-2.69313346,0.148798236,-2.544335225,0.091930537,0.091930537,0,-3.442100659,-0.726688597,-4.168789256,-2.233566549 -Ray McCallum,mccalra01,2015,RS,SAC,2930,1436,-0.626444425,-1.181144341,-1.807588767,-1.26629662,-4.937387653,-6.203684273,-0.800101747,-1.994295275,-2.794397022,-0.032226258,-0.032226258,0,-1.782239763,-2.334112591,-4.116352354,-0.887668647 -Ray McCallum,mccalra01,2016,RS,SAS,505,256,-2.79824417,-1.830991907,-4.629236077,0.413935981,-2.461218481,-2.0472825,-2.356693415,-2.198727751,-4.555421166,-0.23150254,-0.23150254,0,-2.922082082,-2.334026674,-5.256108756,-1.784102942 -Ray McCallum,mccalra01,2016,RS,MEM,432,219,-2.644282497,-1.97121497,-4.615497467,-2.014402402,0.289210378,-1.725192024,-2.641818484,-1.575805613,-4.217624097,-0.162943747,-0.162943747,0,-2.278265803,-1.483911698,-3.762177501,-0.61936897 -Tahjere McCall,mccalta01,2019,RS,BRK,20,8,-7.310721148,24.48573152,17.17501037,18.27284514,20.83533069,39.10817583,-2.355724798,25.29493989,22.93921509,0.108007988,0.108007988,0,-5.400625794,20.12253971,14.72191392,3.066438804 -Patrick McCaw,mccawpa01,2017,PO,GSW,392,181,1.992872421,-1.86821957,0.124652851,-5.62754335,6.360720539,0.733177189,0.3903679,-0.36462472,0.025743179,0.263365022,0,0.263365022,0.002678307,-0.68917801,-0.686499704,-0.366406949 -Patrick McCaw,mccawpa01,2017,RS,GSW,2296,1074,-1.101130176,-0.785901845,-1.887032021,-6.995124675,-2.678087565,-9.67321224,-2.453551265,-1.299546529,-3.753097794,-0.548511473,-0.548511473,0,-2.260177493,-1.49350421,-3.753681704,-0.203582936 -Patrick McCaw,mccawpa01,2018,PO,GSW,33,16,3.310862656,6.771159761,10.08202242,-11.33322116,-7.109413173,-18.44263434,0.345641498,4.15792762,4.503569118,0.061250446,0,0.061250446,-0.277264376,6.278479132,6.001214757,0.289409457 -Patrick McCaw,mccawpa01,2018,RS,GSW,2014,961,-3.052377793,-0.998817842,-4.051195635,-3.480774927,-2.569964055,-6.050738982,-3.380235958,-1.415618313,-4.79585427,-0.996885408,-0.996885408,0,-2.620681791,-1.334139643,-3.954821434,-0.613267637 -Patrick McCaw,mccawpa01,2019,PO,TOR,110,48,-1.605803055,-6.436529146,-8.042332202,-10.2172485,-3.588434943,-13.80568344,-3.580016788,-6.328388914,-9.908405702,-0.182515668,0,-0.182515668,-3.721627972,-5.02301175,-8.744639723,0.941098938 -Patrick McCaw,mccawpa01,2019,RS,TOR,736,344,-1.472074368,-0.997282965,-2.469357334,-3.666382913,-0.305306807,-3.97168972,-2.052843226,-0.96618708,-3.019030305,-0.047259138,-0.047259138,0,-2.158806327,-0.379288788,-2.538095115,0.090549133 -Patrick McCaw,mccawpa01,2019,RS,CLE,108,53,-7.783132031,-4.490718701,-12.27385073,0.075226218,-8.332296376,-8.257070158,-6.58576643,-5.515312436,-12.10107887,-0.250037697,-0.250037697,0,-4.937101053,-5.159877701,-10.09697875,-1.137024865 -Sheldon Mac,mcclesh01,2017,PO,WAS,38,17,6.226095137,-8.354794807,-2.12869967,4.687195953,9.947470387,14.63466634,6.273397425,-5.014813213,1.258584212,0.0355248,0,0.0355248,3.544220507,-9.052760222,-5.508539715,-0.898568632 -Sheldon Mac,mcclesh01,2017,RS,WAS,585,287,-0.941340772,-0.724169736,-1.665510508,-7.893414792,0.335071972,-7.55834282,-2.435479008,-0.532279479,-2.967758487,-0.031720539,-0.031720539,0,-1.572176838,-1.606899481,-3.17907632,-0.508422172 -CJ McCollum,mccolcj01,2014,PO,POR,49,24,-10.29854487,-9.200057312,-19.49860218,-19.08099915,-3.173999402,-22.25499855,-12.78269065,-8.47977164,-21.26246229,-0.233460902,0,-0.233460902,-8.843831794,-8.471297483,-17.31512928,-0.130712117 -CJ McCollum,mccolcj01,2014,RS,POR,975,476,-0.659481848,-1.191431995,-1.850913843,-2.076117401,0.639199544,-1.436917857,-1.060404515,-0.885913132,-1.946317647,0.195843371,0.195843371,0,-0.462885505,-1.415200943,-1.878086448,0.326761953 -CJ McCollum,mccolcj01,2015,PO,POR,324,166,4.027007084,-4.499697022,-0.472689938,21.65885929,6.564088194,28.22294748,7.929666637,-2.378672241,5.550994396,0.725737163,0,0.725737163,7.95361908,-3.182081734,4.771537346,0.086759573 -CJ McCollum,mccolcj01,2015,RS,POR,1978,973,0.557072702,0.970633631,1.527706332,-1.002311072,3.850811397,2.848500324,0.230645002,1.598150981,1.828795983,2.281976406,2.281976406,0,0.290779802,1.369532103,1.660311905,0.377559333 -CJ McCollum,mccolcj01,2016,PO,POR,900,442,1.789592189,-1.086785164,0.702807025,11.10905477,2.876198659,13.98525343,3.7797336,-0.325178884,3.454554716,1.421109862,0,1.421109862,4.710491186,1.35738652,6.067877706,-1.446434697 -CJ McCollum,mccolcj01,2016,RS,POR,5686,2780,2.366136703,0.3126254,2.678762103,1.206207672,2.842974159,4.049181831,2.226012178,0.873641257,3.099653435,8.315782933,8.315782933,0,2.413041787,1.087024778,3.500066566,0.222482833 -CJ McCollum,mccolcj01,2017,PO,POR,301,140,-0.545412828,-0.367781694,-0.913194522,-0.467145045,2.088408454,1.621263409,-0.400779246,0.141554286,-0.25922496,0.186249724,0,0.186249724,3.244056472,2.104117807,5.348174279,1.452501883 -CJ McCollum,mccolcj01,2017,RS,POR,5742,2796,3.61165621,-1.197413923,2.414242287,1.676821259,-0.508670668,1.168150591,3.39367956,-1.107772352,2.285907208,7.179460031,7.179460031,0,3.168023909,-0.458298192,2.709725717,-0.05950988 -CJ McCollum,mccolcj01,2018,PO,POR,326,155,5.511676219,0.706320825,6.217997044,17.8498044,-13.14397773,4.705826675,8.437355627,-2.050675363,6.386680264,0.755944643,0,0.755944643,5.68304809,-2.92765094,2.75539715,1.406809174 -CJ McCollum,mccolcj01,2018,RS,POR,5980,2923,2.400646363,-1.198356008,1.202290355,0.759503884,-1.895709706,-1.136205822,2.178993221,-1.445305344,0.733687876,5.197180847,5.197180847,0,1.52380529,-0.382947412,1.140857878,0.036397238 -CJ McCollum,mccolcj01,2019,PO,POR,1299,635,4.077124748,0.122403117,4.199527865,5.501301657,-2.554400415,2.946901242,4.544965207,-0.434866306,4.110098901,2.308250109,0,2.308250109,3.602692831,-0.181885559,3.420807272,0.695563084 -CJ McCollum,mccolcj01,2019,RS,POR,5008,2375,2.880784729,0.111691814,2.992476542,3.038433571,-0.779140039,2.259293531,3.006826541,-0.073844181,2.93298236,6.872914077,6.872914077,0,2.968282884,0.202580451,3.170863335,-0.196801548 -T.J. McConnell,mccontj01,2016,RS,PHI,3331,1606,-0.600036824,0.231564208,-0.368472616,1.242239316,-0.87802175,0.364217566,-0.16628355,0.060313082,-0.105970468,2.155352017,2.155352017,0,-0.792529347,-0.124240983,-0.91677033,-0.501343891 -T.J. McConnell,mccontj01,2017,RS,PHI,4524,2133,-0.964785648,0.681091075,-0.283694573,-2.894981092,-0.035681518,-2.93066261,-1.377308397,0.580506474,-0.796801923,2.13318418,2.13318418,0,-1.792702797,0.979027373,-0.813675424,0.350883658 -T.J. McConnell,mccontj01,2018,PO,PHI,321,155,5.77855731,3.529472214,9.308029524,5.127275391,12.28104425,17.40831964,5.867714233,5.575582478,11.44329671,1.146316237,0,1.146316237,5.298003842,3.146464261,8.444468103,-0.952403482 -T.J. McConnell,mccontj01,2018,RS,PHI,3640,1706,-0.868907741,1.995521163,1.126613422,-5.12261293,-1.706887811,-6.829500741,-1.830660806,1.288811433,-0.541849374,1.913691412,1.913691412,0,-1.993391187,1.41453032,-0.578860868,-0.427630599 -T.J. McConnell,mccontj01,2019,PO,PHI,167,75,-2.930275346,-6.693929485,-9.62420483,-4.5167536,-9.499645227,-14.01639883,-3.512449961,-7.738653539,-11.2511035,-0.330131884,0,-0.330131884,-2.114580282,-8.642234972,-10.75681525,-1.589558643 -T.J. McConnell,mccontj01,2019,RS,PHI,3155,1470,-0.944978782,0.123467378,-0.821511404,-0.336924622,-1.958413148,-2.29533777,-0.899493295,-0.311658904,-1.211152199,1.139108465,1.139108465,0,-1.25715937,-0.096051666,-1.353211036,-1.326156163 -Erik McCree,mccreer01,2018,RS,UTA,19,8,-9.317280469,-4.61109873,-13.9283792,-6.215456739,-12.15701467,-18.37247141,-9.334545659,-6.616581949,-15.95112761,-0.054456941,-0.054456941,0,-6.119612922,-4.916503761,-11.03611668,1.058978367 -Chris McCullough,mcculch01,2016,RS,BRK,744,362,-2.110794802,-0.083458036,-2.194252838,0.683198808,-5.549177149,-4.865978341,-1.601576014,-1.120503454,-2.722079467,0.005179894,0.005179894,0,-1.269007762,-0.908538751,-2.177546513,0.439293603 -Chris McCullough,mcculch01,2017,RS,BRK,154,72,0.9617699,-5.428788735,-4.467018835,11.50060097,6.221391184,17.72199216,3.364655963,-3.218761371,0.145894592,0.106521186,0.106521186,0,0.975246323,-5.341436104,-4.366189781,0.131153414 -Chris McCullough,mcculch01,2017,RS,WAS,18,8,-14.67972582,1.797976688,-12.88174913,-8.065191286,-0.123445822,-8.188637107,-14.17474334,1.550645296,-12.62409804,-0.040971347,-0.040971347,0,-8.910309319,-0.946341641,-9.856650959,1.628826561 -Chris McCullough,mcculch01,2018,RS,WAS,201,90,-3.012109516,-0.765175542,-3.777285057,-6.780181986,-0.633590668,-7.413772653,-3.982311573,-0.761971297,-4.74428287,-0.092091933,-0.092091933,0,-2.054946674,-3.723709802,-5.778656476,0.561610361 -KJ McDaniels,mcdankj01,2015,RS,PHI,2700,1319,-3.730953136,0.76991134,-2.961041797,-3.89896434,1.509692969,-2.389271371,-3.857369323,0.978749122,-2.878620201,-0.087243857,-0.087243857,0,-4.2558462,0.455890291,-3.799955909,0.762680853 -KJ McDaniels,mcdankj01,2015,RS,HOU,71,33,-6.514531572,-7.526135729,-14.0406673,-8.31449595,-7.667740027,-15.98223598,-7.323085031,-8.073790594,-15.39687562,-0.215908009,-0.215908009,0,-5.232416437,-5.942073602,-11.17449004,1.34099131 -KJ McDaniels,mcdankj01,2016,PO,HOU,80,34,-5.023313692,8.806614558,3.783300866,-2.72891065,19.10525217,16.37634152,-4.732400525,11.51948928,6.787088756,0.173522497,0,0.173522497,-5.126328972,7.212159007,2.085830036,1.614335751 -KJ McDaniels,mcdankj01,2016,RS,HOU,503,235,-1.530489687,0.52970383,-1.000785857,4.162703106,8.280468598,12.4431717,-0.469700971,2.188423158,1.718722187,0.541650923,0.541650923,0,-1.038790021,0.092628574,-0.946161447,1.069495081 -KJ McDaniels,mcdankj01,2017,RS,HOU,444,212,-2.971537922,-2.865385133,-5.836923055,-0.92880437,-2.165729731,-3.094534101,-2.832473523,-2.920853387,-5.753326909,-0.326448679,-0.326448679,0,-2.064506852,-3.713015494,-5.777522347,0.483628832 -KJ McDaniels,mcdankj01,2017,RS,BRK,617,293,-1.476984784,-1.179836134,-2.656820917,-0.321865026,-0.369032549,-0.690897575,-1.268014548,-1.061819522,-2.32983407,0.063225174,0.063225174,0,-1.773643837,-2.644946881,-4.418590718,0.648353642 -Doug McDermott,mcderdo01,2015,PO,CHI,21,10,3.314909363,-5.106831423,-1.79192206,7.921348193,31.5155481,39.43689629,4.414767174,2.198194285,6.612961459,0.049787132,0,0.049787132,0.928850641,-4.790454985,-3.861604344,1.016930829 -Doug McDermott,mcderdo01,2015,RS,CHI,645,321,-4.29544895,-6.34552376,-10.64097271,-6.515973639,-4.544839942,-11.06081358,-5.055433164,-6.37518004,-11.4306132,-1.42813948,-1.42813948,0,-4.221142117,-6.123795783,-10.3449379,0.437024468 -Doug McDermott,mcderdo01,2016,RS,CHI,3830,1861,-0.120639896,-3.681288934,-3.80192883,-1.609645222,-1.083061998,-2.69270722,-0.426404327,-3.370588957,-3.796993284,-0.994853006,-0.994853006,0,-0.984348686,-3.527950539,-4.512299225,0.073866208 -Doug McDermott,mcderdo01,2017,PO,OKC,141,66,-0.562433633,-0.85788909,-1.420322723,0.238067467,-16.4742264,-16.23615894,-0.394999544,-4.223896629,-4.618896174,-0.065011977,0,-0.065011977,-3.017750449,-5.621283923,-8.639034372,0.158798509 -Doug McDermott,mcderdo01,2017,RS,OKC,875,430,-0.09198844,-7.002387599,-7.094376039,-0.197252377,-5.997953536,-6.195205914,-0.134991859,-7.24394395,-7.378935809,-1.005052101,-1.005052101,0,-1.415127319,-5.963857156,-7.378984475,-1.011466689 -Doug McDermott,mcderdo01,2017,RS,CHI,2162,1078,-0.325944956,-2.50942169,-2.835366646,-0.331375971,-2.745810346,-3.077186317,-0.334173238,-2.737699943,-3.071873181,-0.176394311,-0.176394311,0,-0.930794003,-2.661997006,-3.59279101,-0.351585778 -Doug McDermott,mcderdo01,2018,RS,NYK,2414,1172,-1.603550351,-2.707864885,-4.311415237,-3.437423186,1.522313194,-1.915109992,-2.06022174,-1.965494927,-4.025716667,-0.758193061,-0.758193061,0,-2.352461628,-3.021462605,-5.373924234,-0.601733853 -Doug McDermott,mcderdo01,2018,RS,DAL,1243,596,-1.14320249,-0.189553222,-1.332755711,3.598299474,0.182327503,3.780626977,-0.188938441,-0.12925345,-0.318191891,0.740458798,0.740458798,0,-0.74000376,-0.850432588,-1.590436348,0.133681711 -Doug McDermott,mcderdo01,2019,PO,IND,59,29,-0.162909445,-0.175696608,-0.338606053,-3.480296494,3.198376073,-0.281920422,-0.773968153,0.452377753,-0.3215904,0.036902101,0,0.036902101,0.038901663,-1.391780591,-1.352878928,-0.415684579 -Doug McDermott,mcderdo01,2019,RS,IND,2816,1340,0.202674833,-2.898741163,-2.69606633,0.412409049,0.70967147,1.122080519,0.274368849,-2.363981299,-2.08961245,0.450917688,0.450917688,0,-0.512570208,-2.461877286,-2.974447494,-0.1282475 -Mitch McGary,mcgarmi01,2015,RS,OKC,1025,485,-1.310192589,-0.627297638,-1.937490228,1.335658726,1.133407941,2.469066667,-0.880689599,-0.320074586,-1.200764184,0.383792207,0.383792207,0,-1.305470662,0.263720488,-1.041750174,0.109677165 -Mitch McGary,mcgarmi01,2016,RS,OKC,162,72,-4.942385998,-6.146923978,-11.08930998,-9.885926853,-9.817557888,-19.70348474,-6.403884396,-7.358027508,-13.7619119,-0.4100989,-0.4100989,0,-5.360771291,-7.436424249,-12.79719554,1.348536102 -JaVale McGee,mcgeeja01,2014,RS,DEN,166,79,-5.64242579,-1.996237928,-7.638663718,5.522584788,-2.443888211,3.078696577,-3.634851669,-2.197780322,-5.832631991,-0.124971358,-0.124971358,0,-1.349834694,-0.234953758,-1.584788453,0.558445635 -JaVale McGee,mcgeeja01,2015,RS,PHI,130,61,-7.721731341,-1.188673758,-8.910405099,-1.41796944,-12.06220345,-13.48017289,-6.773482264,-3.531858923,-10.30534119,-0.235229208,-0.235229208,0,-6.399928833,-5.01480301,-11.41473184,0.036854121 -JaVale McGee,mcgeeja01,2015,RS,DEN,416,195,-3.68878223,-6.297745691,-9.98652792,-4.076312605,-3.137192995,-7.2135056,-3.970980088,-5.984208979,-9.955189067,-0.727204251,-0.727204251,0,-3.992066548,-5.307390226,-9.299456774,1.386866702 -JaVale McGee,mcgeeja01,2016,PO,DAL,28,14,-12.31324124,3.937403896,-8.375837345,-13.34674731,14.36549127,1.018743952,-13.226221,6.53014958,-6.696071423,-0.03096761,0,-0.03096761,-9.034476896,0.995077217,-8.039399679,6.208262794 -JaVale McGee,mcgeeja01,2016,RS,DAL,748,370,-3.542545373,-1.956534721,-5.499080094,-4.005573951,-0.049191404,-4.054765355,-3.841186518,-1.673881342,-5.51506786,-0.520140852,-0.520140852,0,-3.082948795,-2.448619603,-5.531568398,-0.342949473 -JaVale McGee,mcgeeja01,2017,PO,GSW,328,149,1.876200578,2.361581487,4.237782065,5.960345511,2.07767261,8.038018121,2.710652036,2.321574229,5.032226265,0.618269466,0,0.618269466,2.707452287,1.169584541,3.877036828,1.284367511 -JaVale McGee,mcgeeja01,2017,RS,GSW,1612,739,0.844109843,2.191276797,3.03538664,6.571313652,0.374823235,6.946136888,1.973351013,1.839786023,3.813137036,2.488713982,2.488713982,0,2.012154271,1.213921248,3.226075518,0.561428193 -JaVale McGee,mcgeeja01,2018,PO,GSW,319,158,1.525801054,2.145686518,3.671487572,1.381030536,-0.296820112,1.084210424,1.495046196,1.648931586,3.143977782,0.492993777,0,0.492993777,0.536008039,2.537919624,3.073927663,0.591349437 -JaVale McGee,mcgeeja01,2018,RS,GSW,1313,615,-0.104222911,1.477585689,1.373362778,-0.278899689,-2.015516664,-2.294416354,-0.212604204,0.831676685,0.619072481,1.059078847,1.059078847,0,0.21400124,1.047941034,1.261942274,0.183437184 -JaVale McGee,mcgeeja01,2019,RS,LAL,3651,1671,-1.83362794,1.63283007,-0.20079787,0.855261274,-3.905711813,-3.050450538,-1.35505616,0.549611224,-0.805444935,1.666922968,1.666922968,0,-1.450795659,0.723866224,-0.726929434,0.559652422 -Rodney McGruder,mcgruro01,2017,RS,MIA,3915,1966,-0.534832542,-1.331564734,-1.866397277,0.312570132,-1.267834964,-0.955264831,-0.358521029,-1.41347578,-1.771996809,0.971934496,0.971934496,0,-0.875005988,-0.569690123,-1.44469611,-0.905398326 -Rodney McGruder,mcgruro01,2018,PO,MIA,36,16,-7.342576433,1.345589915,-5.996986518,-22.55229853,13.16002247,-9.392276066,-10.99156477,3.960810421,-7.030754353,-0.036085773,0,-0.036085773,-6.907735613,3.209074675,-3.698660939,0.122453773 -Rodney McGruder,mcgruro01,2018,RS,MIA,604,299,0.606240842,-1.911315709,-1.305074866,4.827435036,-2.447438513,2.379996523,1.547716662,-2.154559954,-0.606843292,0.324397201,0.324397201,0,-0.03193178,-1.474699765,-1.506631545,-0.770943299 -Rodney McGruder,mcgruro01,2019,RS,MIA,3250,1550,-1.217337337,0.391005456,-0.826331881,-2.32119288,-0.574574559,-2.895767438,-1.495275736,0.184018632,-1.311257103,1.135746424,1.135746424,0,-1.967279926,0.062227378,-1.905052549,-0.181460767 -Alfonzo McKinnie,mckinal01,2018,RS,TOR,113,53,-0.747037851,-1.295530846,-2.042568696,-4.359124232,-6.885891786,-11.24501602,-1.638594262,-2.627603895,-4.266198158,-0.041536327,-0.041536327,0,-1.577616403,-3.5998619,-5.177478303,1.300279029 -Alfonzo McKinnie,mckinal01,2019,PO,GSW,503,235,-1.704262337,-1.454873144,-3.159135481,1.352351195,-1.83029133,-0.477940135,-1.253178995,-1.638832322,-2.892011317,-0.017477857,0,-0.017477857,-1.89309189,-2.486918288,-4.380010178,-0.468966039 -Alfonzo McKinnie,mckinal01,2019,RS,GSW,2171,1003,-0.772474097,-2.678990103,-3.4514642,-2.562046318,-0.289684347,-2.851730664,-1.238045735,-2.37490254,-3.612948275,-0.439764299,-0.439764299,0,-0.918194073,-1.957748527,-2.875942601,-0.422966647 -Trey McKinney-Jones,mckintr01,2018,RS,IND,3,1,-1.244498021,-5.529566721,-6.774064742,-16.30203045,2.547744973,-13.75428547,-4.476017885,-4.286947221,-8.762965105,-0.003101179,-0.003101179,0,-5.007807406,-6.883924576,-11.89173198,1.078829517 -Ben McLemore,mclembe01,2014,RS,SAC,4383,2187,-1.622045563,-3.738154485,-5.360200047,-2.552180289,-2.410232265,-4.962412554,-1.917141301,-3.663484862,-5.580626164,-3.163370421,-3.163370421,0,-2.443658571,-2.782168145,-5.225826716,0.149920141 -Ben McLemore,mclembe01,2015,RS,SAC,5395,2670,-0.257841178,-1.689074039,-1.946915217,1.927328638,4.716306098,6.643634736,0.175815397,-0.413538751,-0.237723353,3.436960242,3.436960242,0,-0.064563212,-0.152464406,-0.217027618,0.410543385 -Ben McLemore,mclembe01,2016,RS,SAC,3103,1443,-2.402548109,-1.073840951,-3.476389061,1.668700594,0.605216529,2.273917123,-1.696741658,-0.761663936,-2.458405593,0.21715489,0.21715489,0,-1.888862428,-0.785513069,-2.674375496,1.127698553 -Ben McLemore,mclembe01,2017,RS,SAC,2374,1176,-1.631097938,-2.033399898,-3.664497836,-2.135072655,-0.378657678,-2.513730333,-1.810582933,-1.77444973,-3.585032664,-0.50292285,-0.50292285,0,-2.122077857,-1.796789304,-3.918867161,0.373410789 -Ben McLemore,mclembe01,2018,RS,MEM,2227,1091,-1.465285571,-2.307870125,-3.773155696,-5.387458626,-2.479282624,-7.866741249,-2.307613944,-2.441519843,-4.749133787,-1.122281936,-1.122281936,0,-2.559665683,-1.877292205,-4.436957888,0.847547642 -Ben McLemore,mclembe01,2019,RS,SAC,364,158,-1.56613181,-2.7620816,-4.328213409,-0.445066954,-2.273860343,-2.718927297,-1.419810692,-2.808181835,-4.227992526,-0.120540111,-0.120540111,0,-0.989321606,-1.953416722,-2.942738329,1.194775162 -Jerel McNeal,mcneaje01,2015,RS,PHO,72,36,-10.61214489,-0.956110044,-11.56825494,-15.24286795,9.114458114,-6.128409834,-12.20409436,1.11183582,-11.09225854,-0.156268317,-0.156268317,0,-8.495548522,-0.512447398,-9.007995919,1.905315977 -Jordan McRae,mcraejo01,2016,PO,CLE,9,4,42.83422672,-3.576960866,39.25726586,34.71913863,41.56502111,76.28415974,43.59147452,5.579722439,49.17119696,0.106508769,0,0.106508769,31.65291126,-7.428399236,24.22451202,-2.414852628 -Jordan McRae,mcraejo01,2016,RS,PHO,164,82,0.266350577,-0.888298258,-0.621947682,0.797795481,8.445777314,9.243572795,0.47674301,1.058499108,1.535242118,0.178984164,0.178984164,0,-0.785475837,-1.227762311,-2.013238148,-0.160745922 -Jordan McRae,mcraejo01,2016,RS,CLE,220,113,-0.252946611,-3.861997997,-4.114944609,3.493696683,3.56166837,7.055365053,0.420547264,-2.546618547,-2.126071283,0.035664817,0.035664817,0,0.586936561,-5.911517873,-5.324581312,-0.831999567 -Jordan McRae,mcraejo01,2017,RS,CLE,778,384,-2.197052222,-2.005850699,-4.202902921,-4.099015852,-3.648983415,-7.747999267,-2.805843021,-2.461663197,-5.267506217,-0.488827452,-0.488827452,0,-2.12824318,-3.310469849,-5.438713029,-0.873930072 -Jordan McRae,mcraejo01,2019,RS,WAS,742,333,1.333430638,-0.691581041,0.641849597,-1.287453772,-0.534237558,-1.82169133,0.874999906,-0.638691746,0.23630816,0.506183155,0.506183155,0,0.112967651,-1.390026197,-1.277058546,-0.237115137 -Josh McRoberts,mcrobjo01,2014,PO,CHA,290,154,0.399242113,0.667195379,1.066437492,16.36965266,8.960637329,25.33028999,3.849296018,2.435959452,6.28525547,0.728018269,0,0.728018269,1.778718294,3.303221929,5.081940223,-0.526264913 -Josh McRoberts,mcrobjo01,2014,RS,CHA,4527,2360,1.596756829,-0.843585986,0.753170843,2.924872142,-1.008745589,1.916126553,2.001169976,-0.954269725,1.046900252,4.514839946,4.514839946,0,1.436963638,-0.055642839,1.381320798,-1.193787184 -Josh McRoberts,mcrobjo01,2015,RS,MIA,560,296,-1.196835295,-0.498837799,-1.695673094,2.565067555,2.762628765,5.327696319,-0.494554617,0.176298007,-0.318256609,0.368731265,0.368731265,0,-0.421574338,0.192467224,-0.229107114,0.389417956 -Josh McRoberts,mcrobjo01,2016,PO,MIA,260,134,-1.189125831,4.637575346,3.448449516,2.450567013,5.73420261,8.184769622,-0.513344298,5.030063313,4.516719014,0.509949812,0,0.509949812,-0.828647571,4.13214857,3.303500998,-0.451462971 -Josh McRoberts,mcrobjo01,2016,RS,MIA,1187,595,-1.022030045,1.194021996,0.171991951,0.743127531,0.497597087,1.240724618,-0.721964011,1.090736839,0.368772828,0.942788725,0.942788725,0,-0.351158365,0.517488219,0.166329854,-0.410134158 -Josh McRoberts,mcrobjo01,2017,RS,MIA,739,381,-3.128915841,-1.967953863,-5.096869704,-3.791768352,-5.434755236,-9.226523588,-3.435615118,-2.826711447,-6.262326565,-0.67667542,-0.67667542,0,-2.545173562,-2.03049177,-4.575665332,-0.872424408 -Josh McRoberts,mcrobjo01,2018,RS,DAL,14,6,-12.13784983,-8.456121427,-20.59397126,0.3634599,0.233091234,0.596551135,-10.29692424,-7.1761488,-17.47307304,-0.045452203,-0.045452203,0,-9.387846568,-6.348998933,-15.7368455,0.840604312 -Jodie Meeks,meeksjo01,2014,RS,LAL,5378,2556,1.12248371,-0.35386663,0.76861708,-1.492770943,-4.723777842,-6.216548785,0.681350787,-1.251917601,-0.570566814,2.878434715,2.878434715,0,0.589748996,-0.867239674,-0.277490678,1.22498819 -Jodie Meeks,meeksjo01,2015,RS,DET,2906,1462,0.487422744,-0.52048736,-0.033064616,-2.571167571,-1.017470994,-3.588638565,-0.118079246,-0.644054961,-0.762134207,1.492346887,1.492346887,0,-0.067215422,-0.977446716,-1.044662138,0.619118117 -Jodie Meeks,meeksjo01,2016,PO,DET,4,2,15.52552149,-23.19047492,-7.664953437,22.66989699,-42.11966852,-19.44977153,17.91099575,-27.99689124,-10.08589549,-0.007710553,0,-0.007710553,13.4197055,-24.0028809,-10.58317539,-0.120017677 -Jodie Meeks,meeksjo01,2016,RS,DET,84,43,5.476078826,7.319937323,12.79601615,1.043608056,4.723318281,5.766926337,4.866018591,7.209931632,12.07595022,0.323082526,0.323082526,0,6.323632682,4.634823868,10.95845655,-0.654298878 -Jodie Meeks,meeksjo01,2017,RS,ORL,1525,738,0.416853371,0.734606451,1.151459823,1.258197118,-3.047047647,-1.788850528,0.670853464,0.018317878,0.689171342,1.30794813,1.30794813,0,0.285904017,-0.622908294,-0.337004277,0.985132261 -Jodie Meeks,meeksjo01,2018,RS,WAS,2330,1119,0.741319393,-1.72806944,-0.986750047,-4.206623907,-2.926036718,-7.132660625,-0.253067632,-2.077701641,-2.330769273,0.240045906,0.240045906,0,-0.341459327,-2.772723357,-3.114182683,0.290653224 -Jodie Meeks,meeksjo01,2019,PO,TOR,148,66,-9.022548756,1.401710705,-7.620838051,-11.78831187,5.759609888,-6.028701977,-10.23297587,2.304138839,-7.928837036,-0.182992516,0,-0.182992516,-5.610068829,0.714194042,-4.895874786,1.733254005 -Jodie Meeks,meeksjo01,2019,RS,TOR,223,104,1.855623794,-6.570561016,-4.714937222,7.073149385,-4.905470048,2.167679338,2.994085827,-6.696627082,-3.702541255,-0.050243642,-0.050243642,0,2.219922594,-6.6430035,-4.423080906,-0.602816495 -Salah Mejri,mejrisa01,2016,PO,DAL,152,76,-0.188313104,-4.883184896,-5.071498,-6.193900892,8.659806729,2.465905838,-1.4021559,-2.232547563,-3.634703464,-0.035298999,0,-0.035298999,-1.989263197,-2.76655284,-4.755816037,-0.218679341 -Salah Mejri,mejrisa01,2016,RS,DAL,799,397,-3.95848121,5.177366308,1.218885098,0.954280219,2.314121229,3.268401448,-3.160770937,4.902284479,1.741513542,0.912942559,0.912942559,0,-3.558928069,3.049988313,-0.508939756,0.342525345 -Salah Mejri,mejrisa01,2017,RS,DAL,1754,905,-2.556356928,0.031127693,-2.525229235,-2.30631443,3.40961299,1.103298561,-2.618214808,0.720185691,-1.898029117,0.390690782,0.390690782,0,-3.124265343,1.752363698,-1.371901645,-0.670905325 -Salah Mejri,mejrisa01,2018,RS,DAL,1471,729,-1.576033588,0.943994203,-0.632039385,2.579683205,3.138582725,5.71826593,-0.776419163,1.49296996,0.716550797,1.287264308,1.287264308,0,-0.785537624,1.361008269,0.575470645,-0.15926059 -Salah Mejri,mejrisa01,2019,RS,DAL,843,399,-1.455006587,-0.443653337,-1.898659923,-2.23167276,-1.276529049,-3.508201809,-1.710719633,-0.638443916,-2.349163549,0.081458408,0.081458408,0,-1.937909803,-0.585715817,-2.52362562,-0.174591047 -Gal Mekel,mekelga01,2014,RS,DAL,612,292,-6.09320555,-4.942075571,-11.03528112,-1.384258054,-0.534595345,-1.918853399,-5.519986337,-4.333734233,-9.85372057,-1.060915278,-1.060915278,0,-4.524730246,-5.344639687,-9.869369933,0.236941533 -Gal Mekel,mekelga01,2015,RS,NOP,83,43,-6.515979254,1.830720348,-4.685258906,-3.174222116,1.607413057,-1.566809058,-6.264805461,1.911135083,-4.353670378,-0.034282111,-0.034282111,0,-7.554298245,-0.006066889,-7.560365134,-2.453551492 -De'Anthony Melton,meltode01,2019,RS,PHO,2095,984,-3.018693973,0.838271096,-2.180422877,0.122422077,-2.038058147,-1.91563607,-2.509879376,0.368603444,-2.141275932,0.306686924,0.306686924,0,-2.73878024,1.104565057,-1.634215183,0.361844421 -Chimezie Metu,metuch01,2019,RS,SAS,317,145,-8.255160692,-0.128698052,-8.383858744,-9.867311832,1.504999487,-8.362312345,-9.110255606,0.249033507,-8.861222099,-0.456977027,-0.456977027,0,-8.057246187,-1.606926835,-9.664173022,1.098912837 -Jordan Mickey,mickejo01,2016,PO,BOS,18,10,-2.389778457,-12.11528283,-14.50506129,-6.215647011,3.207507391,-3.00813962,-3.22634025,-9.674515259,-12.90085551,-0.052316501,0,-0.052316501,-0.499781071,-14.09580556,-14.59558663,-1.953712744 -Jordan Mickey,mickejo01,2016,RS,BOS,119,57,1.314104364,0.691376865,2.005481229,-4.907128055,6.196556596,1.28942854,0.096930962,1.8462094,1.943140361,0.135915375,0.135915375,0,-1.303456651,-2.056592481,-3.360049132,-0.406434056 -Jordan Mickey,mickejo01,2017,PO,BOS,36,18,-7.812936488,-11.98185086,-19.79478735,24.1245359,-11.83996355,12.28457235,-1.550218348,-12.56950443,-14.11972278,-0.107911486,0,-0.107911486,-4.567207565,-11.24082253,-15.8080301,0.199135256 -Jordan Mickey,mickejo01,2017,RS,BOS,293,141,-6.111403506,-0.59360444,-6.705007946,-9.361930506,-5.281336796,-14.6432673,-7.182309457,-1.602953437,-8.785262894,-0.432442038,-0.432442038,0,-6.718942985,-1.832643468,-8.551586453,-0.38948197 -Jordan Mickey,mickejo01,2018,RS,MIA,568,284,-4.553444912,-0.939919803,-5.493364715,-2.659337916,-3.557783054,-6.21712097,-4.418338961,-1.583237607,-6.001576567,-0.469396284,-0.469396284,0,-4.265362505,-1.246201462,-5.511563967,-0.367769233 -Khris Middleton,middlkh01,2014,RS,MIL,4816,2460,-0.234755871,-0.579193944,-0.813949814,1.668440682,-2.296044765,-0.627604083,0.201829536,-0.900584982,-0.698755446,2.578773818,2.578773818,0,0.024959648,-1.081128066,-1.056168419,0.159200762 -Khris Middleton,middlkh01,2015,PO,MIL,454,232,-0.968604575,-0.333722315,-1.30232689,-13.73454942,3.855739386,-9.878810038,-3.569098454,0.511282644,-3.05781581,-0.037826856,0,-0.037826856,-3.421274045,2.423108129,-0.998165916,0.639890139 -Khris Middleton,middlkh01,2015,RS,MIL,4732,2378,1.02764931,1.981103266,3.008752577,3.880520515,6.752365421,10.63288594,1.717699963,3.066481711,4.784181673,9.179061536,9.179061536,0,1.512741636,3.474219438,4.986961074,0.400466931 -Khris Middleton,middlkh01,2016,RS,MIL,5720,2852,2.45229888,-1.155676635,1.296622245,2.458744175,2.828543196,5.28728737,2.638968052,-0.363777668,2.275190384,7.385360708,7.385360708,0,2.397417992,0.276023002,2.673440994,0.978876611 -Khris Middleton,middlkh01,2017,PO,MIL,438,231,-0.509455654,0.504216348,-0.005239306,3.656541313,11.57543032,15.23197164,0.38284451,2.762372393,3.145216903,0.72246823,0,0.72246823,-1.260093421,4.111604036,2.851510615,0.794152433 -Khris Middleton,middlkh01,2017,RS,MIL,1733,889,0.628691199,0.315978036,0.944669235,2.093027511,0.730329703,2.823357214,0.96668975,0.435024966,1.401714716,1.888388017,1.888388017,0,1.222308073,0.661685915,1.883993989,0.276283143 -Khris Middleton,middlkh01,2018,PO,MIL,529,275,7.297985931,-1.944490804,5.353495127,15.32154276,-7.28600684,8.035535921,9.362289634,-3.130493673,6.231795961,1.272781812,0,1.272781812,10.67599218,-2.857941312,7.818050869,-2.020957 -Khris Middleton,middlkh01,2018,RS,MIL,6075,2982,1.948980097,-0.520975518,1.428004579,2.711532319,-1.83106583,0.880466489,2.217267229,-0.804495752,1.412771477,6.367424576,6.367424576,0,2.495168882,-0.231206268,2.263962614,0.534343604 -Khris Middleton,middlkh01,2019,PO,MIL,1083,515,2.313558891,-1.192957734,1.120601157,5.858955388,-5.062411341,0.796544047,3.13535355,-2.147293629,0.988059921,1.013802001,0,1.013802001,4.459886752,-1.854368888,2.605517864,0.079881065 -Khris Middleton,middlkh01,2019,RS,MIL,5204,2393,1.939774752,0.845041844,2.784816596,2.108725534,1.326981813,3.435707347,2.027242574,0.930171425,2.957413999,7.014195979,7.014195979,0,2.25150697,0.725878277,2.977385247,0.672260669 -CJ Miles,milescj01,2014,RS,CLE,1962,984,2.252602861,-0.603198486,1.649404376,1.675819631,1.676320312,3.352139943,2.30725401,-0.13945315,2.167800861,2.494489404,2.494489404,0,2.08135466,-0.391028259,1.6903264,0.993461547 -CJ Miles,milescj01,2015,RS,IND,3702,1841,1.313244858,-0.692215637,0.621029221,1.291974459,3.757511726,5.049486185,1.424497526,0.189646335,1.614143862,4.139648852,4.139648852,0,1.707757802,-0.219598409,1.488159392,0.947534107 -CJ Miles,milescj01,2016,PO,IND,175,92,-2.421759827,-2.29204463,-4.713804458,-8.154260171,-9.616311972,-17.77057214,-3.782866721,-4.060657598,-7.843524319,-0.248060995,0,-0.248060995,-4.199283342,-3.745798963,-7.945082305,0.571369654 -CJ Miles,milescj01,2016,RS,IND,3079,1464,1.314867959,-0.35541116,0.959456799,-0.948775188,-1.756218477,-2.704993665,0.947346803,-0.704879562,0.242467241,2.256817558,2.256817558,0,0.983970151,-0.679578158,0.304391994,0.946227913 -CJ Miles,milescj01,2017,PO,IND,170,82,-0.77797274,-4.68504598,-5.46301872,12.72400647,-14.03142323,-1.307416764,1.994549967,-6.923309979,-4.928760013,-0.095039452,0,-0.095039452,-0.044967543,-3.916770084,-3.961737627,1.057690017 -CJ Miles,milescj01,2017,RS,IND,3602,1776,1.718919177,-1.581851923,0.137067255,0.178664225,0.887400357,1.066064582,1.510763869,-1.143325412,0.367438458,2.81601941,2.81601941,0,1.236795686,-1.643000878,-0.406205192,-0.303463662 -CJ Miles,milescj01,2018,PO,TOR,453,227,2.193621976,-1.935836495,0.25778548,-3.992045181,3.076520328,-0.915524853,1.019880102,-0.933522827,0.086357275,0.337077415,0,0.337077415,-1.893304512,-1.818839637,-3.712144148,-0.494642626 -CJ Miles,milescj01,2018,RS,TOR,2785,1337,1.542312587,-1.547293236,-0.004980648,-0.460234535,1.452562516,0.992327981,1.135422116,-1.035332702,0.100089414,1.946327339,1.946327339,0,2.427066333,-1.629152638,0.797913695,0.110962516 -CJ Miles,milescj01,2019,RS,TOR,1215,562,-2.246121211,-1.206786553,-3.452907764,-6.163155958,-1.976681241,-8.139837199,-3.246217543,-1.485856591,-4.732074134,-0.573016601,-0.573016601,0,-1.896809547,-1.783155426,-3.679964973,0.841332648 -CJ Miles,milescj01,2019,RS,MEM,641,294,-0.87265894,0.42845638,-0.44420256,1.763751678,7.02921081,8.792962488,-0.332762836,1.82924757,1.496484735,0.638174708,0.638174708,0,-1.536923032,0.287590141,-1.249332891,0.193132489 -Andre Miller,millean02,2014,PO,WAS,196,108,-1.432389409,-6.423865486,-7.856254894,-1.039306153,0.55997254,-0.479333613,-1.378775179,-5.406822073,-6.785597253,-0.227346411,0,-0.227346411,2.081440762,-5.470015653,-3.388574891,-0.807287052 -Andre Miller,millean02,2014,RS,DEN,1119,570,1.652165255,-1.01859242,0.633572835,-3.508985391,4.199533297,0.690547906,0.66455432,0.021117257,0.685671577,0.986554401,0.986554401,0,-0.275553097,-1.766464878,-2.042017975,-1.208317727 -Andre Miller,millean02,2014,RS,WAS,795,412,1.283710539,-0.957740366,0.325970173,3.968469657,-2.748078127,1.22039153,1.938192955,-1.394479142,0.543713813,0.687358815,0.687358815,0,0.934589174,-1.300102222,-0.365513047,-0.690980572 -Andre Miller,millean02,2015,RS,WAS,1185,631,0.958136297,-2.837068426,-1.878932129,0.632751724,-4.432279958,-3.799528233,0.954397166,-3.372731993,-2.418334827,0.105209111,0.105209111,0,-0.140277311,-3.508441678,-3.648718989,-1.406346107 -Andre Miller,millean02,2015,RS,SAC,1264,622,-0.200694211,-2.376344011,-2.577038222,0.894261682,-2.501950651,-1.607688969,0.004675638,-2.506089636,-2.501413998,0.078727866,0.078727866,0,-0.450600629,-3.163331141,-3.61393177,-0.193898359 -Andre Miller,millean02,2016,PO,SAS,68,35,4.601783774,-14.97995242,-10.37816864,8.99305374,-2.835136458,6.157917282,5.795002126,-13.49452902,-7.699526898,-0.088857058,0,-0.088857058,0.328076199,-10.4895651,-10.16148891,-2.397880022 -Andre Miller,millean02,2016,RS,MIN,536,280,2.170205346,-7.183490102,-5.013284756,3.659472921,-4.495806176,-0.836333255,2.623327869,-7.006502356,-4.383174487,-0.230438372,-0.230438372,0,0.879732065,-6.175128333,-5.295396268,-1.202121518 -Andre Miller,millean02,2016,RS,SAS,343,181,-0.23316444,-1.253815038,-1.486979478,3.005850231,-1.716284245,1.289565986,0.384973708,-1.538899801,-1.153926093,0.1455843,0.1455843,0,-1.64467855,-0.350439557,-1.995118107,-1.197945996 -Darius Miller,milleda01,2014,RS,NOP,1420,723,-0.132752507,-1.59588195,-1.728634456,0.12766556,4.561617268,4.689282828,-0.071191066,-0.363508682,-0.434699749,0.851263007,0.851263007,0,-0.520749736,-0.864328663,-1.385078399,-0.313606448 -Darius Miller,milleda01,2015,RS,NOP,88,43,-8.993356415,-8.899316833,-17.89267325,-13.49767464,6.769629724,-6.728044915,-10.50832966,-6.204127313,-16.71245697,-0.307125757,-0.307125757,0,-9.925668043,-3.902325539,-13.82799358,0.253262492 -Darius Miller,milleda01,2018,PO,NOP,355,162,-0.378704712,-1.499332755,-1.878037467,1.763713934,-0.896309491,0.867404443,0.015241961,-1.520171905,-1.504929944,0.106165157,0,0.106165157,0.437628917,-3.410464081,-2.972835164,0.027484762 -Darius Miller,milleda01,2018,RS,NOP,4135,1944,0.287432901,-0.773926392,-0.486493491,0.620157031,-2.273167407,-1.653010376,0.38481355,-1.144006983,-0.759193433,1.967031821,1.967031821,0,-0.07750039,-1.632774288,-1.710274678,-0.377158263 -Darius Miller,milleda01,2019,RS,NOP,3837,1757,-0.968232881,-0.846326294,-1.814559175,-0.493981641,0.978303221,0.484321581,-0.931896356,-0.493935462,-1.425831818,1.189987575,1.189987575,0,-0.723723943,-0.924152954,-1.647876898,0.255414571 -Malcolm Miller,millema01,2018,RS,TOR,260,126,-1.721853136,-1.342288206,-3.064141343,-2.61589232,0.501438507,-2.114453813,-2.063698747,-1.085919718,-3.149618465,-0.025583054,-0.025583054,0,-1.579684891,-2.075502712,-3.655187604,-0.411231492 -Malcolm Miller,millema01,2019,PO,TOR,70,28,-6.860672552,-5.29250485,-12.1531774,-27.69460374,6.084452281,-21.61015145,-11.71141956,-3.332339853,-15.04375941,-0.184034527,0,-0.184034527,-7.883686265,-7.109226183,-14.99291245,1.59347075 -Malcolm Miller,millema01,2019,RS,TOR,146,67,0.869180465,-4.013614112,-3.144433647,-0.818673223,1.060908126,0.242234903,0.477259943,-3.294187058,-2.816927115,-0.002284047,-0.002284047,0,0.292574413,-3.593637986,-3.301063574,-0.167019654 -Mike Miller,millemi01,2014,PO,MEM,336,173,0.469320511,-1.445011401,-0.97569089,-5.285275298,1.427535301,-3.857739998,-0.641918548,-1.004206348,-1.646124896,0.101458236,0,0.101458236,-1.323246353,-0.934765177,-2.25801153,0.895482648 -Mike Miller,millemi01,2014,RS,MEM,3319,1707,1.072468747,-2.886477353,-1.814008606,-1.413010736,-2.564235636,-3.977246372,0.636542444,-3.027937175,-2.391394731,0.313633265,0.313633265,0,0.001536345,-3.136872274,-3.135335929,0.405340175 -Mike Miller,millemi01,2015,PO,CLE,124,65,0.475831393,-3.988942254,-3.513110861,-6.171511302,-5.024308692,-11.19581999,-1.035725733,-4.496501887,-5.53222762,-0.094446508,0,-0.094446508,0.119649667,-4.922341639,-4.802691972,-0.724022783 -Mike Miller,millemi01,2015,RS,CLE,1390,701,-1.724992239,-3.796538733,-5.521530972,-6.588402295,-1.797535655,-8.38593795,-2.898536935,-3.603878273,-6.502415208,-1.342307249,-1.342307249,0,-2.187448178,-4.104220316,-6.291668495,0.018234903 -Mike Miller,millemi01,2016,RS,DEN,774,373,-0.977618898,-0.048279098,-1.025897995,-4.2665111,-1.10355091,-5.370062011,-1.722015955,-0.221039116,-1.94305507,0.155046046,0.155046046,0,-1.977010981,-1.427514424,-3.404525405,0.942137973 -Mike Miller,millemi01,2017,RS,DEN,331,151,-0.85835193,-4.707810472,-5.566162402,-4.076310314,-1.408394919,-5.484705233,-1.609605804,-4.280725853,-5.890331657,-0.245649873,-0.245649873,0,-1.504926651,-6.901022227,-8.405948878,1.507494227 -Quincy Miller,millequ01,2014,RS,DEN,1678,789,-3.598431231,-0.858443714,-4.456874945,-0.494214016,-0.190428756,-0.684642772,-3.162970508,-0.746445715,-3.909416223,-0.471232971,-0.471232971,0,-2.643962453,-1.345551068,-3.989513521,0.927360314 -Quincy Miller,millequ01,2015,RS,DET,115,58,-3.271697101,1.057578033,-2.214119068,8.787036025,9.242876099,18.02991212,-0.997431056,2.813630963,1.816199907,0.134256353,0.134256353,0,0.282292666,0.047733082,0.330025748,-0.613748547 -Quincy Miller,millequ01,2015,RS,SAC,136,61,-0.207749041,8.166442921,7.95869388,-4.559419204,11.62174034,7.062321133,-1.095234974,9.475226992,8.379992018,0.351651156,0.351651156,0,-0.034777131,5.768737399,5.733960269,1.456543083 -Elijah Millsap,millsel01,2015,RS,UTA,1804,924,-1.951967578,1.239314632,-0.712652946,-2.230463103,5.593569797,3.363106694,-2.127843012,2.203514209,0.075671197,1.338983492,1.338983492,0,-2.083853377,2.779854071,0.696000694,0.496141909 -Elijah Millsap,millsel01,2016,RS,UTA,352,173,-2.84617622,3.60785798,0.76168176,-0.239312326,5.066906669,4.827594343,-2.44933402,4.096215457,1.646881438,0.390126869,0.390126869,0,-2.383211317,3.733405365,1.350194048,0.513080596 -Elijah Millsap,millsel01,2017,RS,PHO,45,23,-13.09616371,-2.255198717,-15.35136242,-10.04955678,0.632090288,-9.417466493,-13.26921062,-1.776001014,-15.04521164,-0.145051001,-0.145051001,0,-12.19066083,-3.14211388,-15.33277471,0.524592538 -Paul Millsap,millspa01,2014,PO,ATL,510,267,1.957227663,8.215317457,10.17254512,-4.444483246,3.50048981,-0.943993436,0.818689185,7.60727782,8.425967005,1.566456188,0,1.566456188,5.087822515,5.252653976,10.34047649,-0.219622029 -Paul Millsap,millspa01,2014,RS,ATL,4984,2482,0.39556432,2.797674425,3.193238745,0.129020497,1.447625511,1.576646008,0.385949704,2.682983186,3.06893289,7.424701379,7.424701379,0,0.982120191,2.567387111,3.549507302,0.730122113 -Paul Millsap,millspa01,2015,PO,ATL,1120,566,0.248866896,2.82490143,3.073768326,12.85883565,-1.29133872,11.56749693,2.896983442,2.098266507,4.995249949,2.316488596,0,2.316488596,1.734936005,1.83624795,3.571183955,0.406886016 -Paul Millsap,millspa01,2015,RS,ATL,4765,2390,0.594894352,2.82100163,3.415895983,2.594240013,-0.002121351,2.592118662,0.984262559,2.362133391,3.34639595,7.477810625,7.477810625,0,1.886028023,2.750677623,4.636705647,0.567584252 -Paul Millsap,millspa01,2016,PO,ATL,737,365,0.09044998,5.242985378,5.333435357,-6.055392446,15.49726425,9.441871801,-1.190526332,7.636270556,6.445744223,1.782871649,0,1.782871649,0.280166096,6.819691696,7.099857792,0.899744992 -Paul Millsap,millspa01,2016,RS,ATL,5426,2647,0.194440766,2.634556906,2.828997672,2.358560549,-1.620787026,0.737773522,0.666323014,1.837679498,2.504002511,7.143999197,7.143999197,0,1.47159967,2.672012383,4.143612053,0.667486511 -Paul Millsap,millspa01,2017,PO,ATL,448,219,2.513973539,5.967139604,8.481113143,-2.793941083,0.756199016,-2.037742067,1.561602409,5.157336956,6.718939366,1.099560317,0,1.099560317,-1.486864242,4.184829591,2.697965348,0.741835161 -Paul Millsap,millspa01,2017,RS,ATL,4851,2343,0.200993915,1.747827993,1.948821908,1.753431122,3.703082356,5.456513478,0.620934553,2.227333071,2.848267624,6.757007966,6.757007966,0,0.281613059,2.59155396,2.873167018,0.950494432 -Paul Millsap,millspa01,2018,RS,DEN,2335,1143,-0.684492699,-0.035741807,-0.720234506,0.598043926,1.067426656,1.665470582,-0.521144713,0.23343482,-0.287709892,1.440371145,1.440371145,0,0.146329013,0.384519329,0.530848342,0.30848887 -Paul Millsap,millspa01,2019,PO,DEN,913,469,-0.344236217,2.443260919,2.099024702,8.486059599,-1.792140703,6.693918896,1.413864363,1.704088357,3.11795272,1.443809402,0,1.443809402,-0.345913789,1.822571131,1.476657342,-0.297244163 -Paul Millsap,millspa01,2019,RS,DEN,3926,1895,0.606138526,2.770272442,3.376410968,2.675830262,3.286144231,5.961974492,1.041229281,3.00034206,4.041571342,6.572290394,6.572290394,0,1.38744241,3.111877406,4.499319816,0.093159442 -Patty Mills,millspa02,2014,PO,SAS,715,351,2.758319194,4.034625947,6.792945142,5.94599083,2.100459156,8.046449986,3.50552587,3.736556583,7.242082453,1.856696317,0,1.856696317,1.47734579,4.572712606,6.050058396,0.563052774 -Patty Mills,millspa02,2014,RS,SAS,3110,1527,4.103951211,0.447593739,4.55154495,2.149924312,3.053294077,5.20321839,3.872578322,0.940874806,4.813453128,5.8784201,5.8784201,0,3.825416687,1.380537927,5.205954614,-0.229189348 -Patty Mills,millspa02,2015,PO,SAS,236,112,7.60653297,-4.422163709,3.184369261,7.826576838,9.185702347,17.01227919,8.060162194,-1.910842228,6.149319965,0.530444068,0,0.530444068,3.943386458,0.331143551,4.274530009,1.097990624 -Patty Mills,millspa02,2015,RS,SAS,1642,801,0.653342961,0.968991213,1.622334174,-0.494699447,3.973288254,3.478588806,0.397967982,1.586347096,1.984315078,1.932811498,1.932811498,0,0.414937154,1.244627653,1.659564807,-0.097243605 -Patty Mills,millspa02,2016,PO,SAS,332,167,1.535040179,4.235063317,5.770103495,0.574922264,8.070142291,8.645064554,1.367320396,5.189020086,6.556340481,0.816721422,0,0.816721422,-0.957080206,4.409343676,3.45226347,-0.125240797 -Patty Mills,millspa02,2016,RS,SAS,3395,1662,1.585017747,-0.309969069,1.275048678,2.435152522,1.457698919,3.892851441,1.810385913,-0.056864044,1.753521869,3.819458547,3.819458547,0,1.575990575,0.60229926,2.178289835,0.017561886 -Patty Mills,millspa02,2017,PO,SAS,842,416,0.700462011,-1.302846662,-0.602384651,-0.197720621,-2.235410675,-2.433131297,0.487034817,-1.609753292,-1.122718476,0.359020725,0,0.359020725,2.062663063,-0.651746812,1.410916252,0.76198248 -Patty Mills,millspa02,2017,RS,SAS,3621,1754,1.540173233,-1.609359258,-0.069186025,2.526927548,3.749554114,6.276481662,1.814254925,-0.657628455,1.15662647,3.529981462,3.529981462,0,1.778660924,0.046716765,1.825377688,0.953336181 -Patty Mills,millspa02,2018,PO,SAS,321,165,2.06066536,-1.511095507,0.549569853,0.562087039,-0.043135528,0.518951511,1.904275065,-1.314884096,0.58939097,0.285035059,0,0.285035059,1.921888102,-1.045446342,0.87644176,-1.648755616 -Patty Mills,millspa02,2018,RS,SAS,4259,2107,0.213932953,-1.002783793,-0.78885084,2.591219456,-1.851522906,0.73969655,0.731204424,-1.288898807,-0.557694382,2.357735442,2.357735442,0,0.777870147,-0.809157432,-0.031287286,0.043175207 -Patty Mills,millspa02,2019,PO,SAS,305,152,-1.358949138,-1.178084868,-2.537034006,-2.932732927,-0.321661792,-3.254394719,-1.798182461,-1.068502674,-2.866685134,-0.009286981,0,-0.009286981,-1.483107207,-0.621898169,-2.105005376,-0.487633927 -Patty Mills,millspa02,2019,RS,SAS,4084,1908,0.778994359,-1.017475387,-0.238481027,3.191135135,-0.233149372,2.957985763,1.305719693,-0.917556749,0.388162943,3.074745241,3.074745241,0,1.299711314,-1.008519207,0.291192107,0.66268423 -Shake Milton,miltosh01,2019,RS,PHI,573,268,-0.765641545,-0.642026035,-1.40766758,2.327938686,-3.627739169,-1.299800483,-0.19454306,-1.311378115,-1.505921175,0.168983806,0.168983806,0,-1.365114262,-1.876256941,-3.241371203,-0.673145333 -Nikola Mirotic,mirotni01,2015,PO,CHI,320,164,-1.279389996,-1.572928389,-2.852318386,-1.563878405,-2.832272816,-4.396151222,-1.429899307,-1.994329624,-3.424228931,-0.058741937,0,-0.058741937,-0.1036778,-2.550599577,-2.654277376,0.925626709 -Nikola Mirotic,mirotni01,2015,RS,CHI,3253,1654,2.04683479,1.969049069,4.015883859,0.977307905,2.745518645,3.72282655,1.936084727,2.2398274,4.175912127,5.877593696,5.877593696,0,2.401636504,1.977839927,4.379476431,0.541752294 -Nikola Mirotic,mirotni01,2016,RS,CHI,3370,1646,0.367242024,0.178354195,0.545596219,1.662501582,-1.126853065,0.535648517,0.679349912,-0.07528241,0.604067501,2.846713968,2.846713968,0,1.552685014,-0.118102819,1.434582196,1.040825856 -Nikola Mirotic,mirotni01,2017,PO,CHI,312,162,0.024901463,0.745507256,0.770408719,0.803073605,-8.994664715,-8.19159111,0.263559019,-1.273792535,-1.010233516,0.147572065,0,0.147572065,-2.13873431,-1.841561001,-3.980295311,-0.477579443 -Nikola Mirotic,mirotni01,2017,RS,CHI,3423,1679,0.381918685,0.861074325,1.24299301,1.783114037,1.997942724,3.781056761,0.710738114,1.129304731,1.840042846,3.952595085,3.952595085,0,1.037526171,0.521827998,1.559354169,0.515057121 -Nikola Mirotic,mirotni01,2018,PO,NOP,693,320,1.892305247,3.39593186,5.288237107,3.192746597,0.955431433,4.14817803,2.25725199,3.054661163,5.311913153,1.359711478,0,1.359711478,2.849197734,3.536829981,6.386027715,0.159103718 -Nikola Mirotic,mirotni01,2018,RS,CHI,1313,622,5.544863879,-0.433298892,5.111564987,4.390883932,0.02086168,4.411745612,5.718920405,-0.333917987,5.385002418,2.604731185,2.604731185,0,6.154854483,-1.337395803,4.817458679,0.888900141 -Nikola Mirotic,mirotni01,2018,RS,NOP,1894,872,0.063301251,0.401036763,0.464338014,1.456353215,0.411727765,1.86808098,0.335436746,0.421219432,0.756656178,1.567938494,1.567938494,0,2.139744478,0.848054917,2.987799395,0.498928457 -Nikola Mirotic,mirotni01,2019,PO,MIL,642,298,0.237499303,-1.767356766,-1.529857462,-0.557036301,-3.090863969,-3.64790027,0.019090135,-2.236726706,-2.217636571,0.084635067,0,0.084635067,2.814376435,-2.845510157,-0.031133722,1.377233982 -Nikola Mirotic,mirotni01,2019,RS,MIL,710,320,1.32569944,1.868899178,3.194598618,2.875221847,0.830835859,3.706057705,1.685029856,1.702020744,3.3870506,1.006339803,1.006339803,0,2.645808471,1.351509824,3.997318295,0.44554615 -Nikola Mirotic,mirotni01,2019,RS,NOP,2056,925,1.713371906,1.59131439,3.304686296,-1.191019432,-0.559673085,-1.750692517,1.198551699,1.27511206,2.473663759,2.499397702,2.499397702,0,1.851274681,1.084893747,2.936168428,1.412515034 -Donovan Mitchell,mitchdo01,2018,PO,UTA,839,411,2.274271983,-0.474156092,1.800115891,-3.295451413,2.147100221,-1.148351192,1.244555104,-0.026165089,1.218390015,0.858945933,0,0.858945933,0.604882371,1.102659236,1.707541607,0.080620984 -Donovan Mitchell,mitchdo01,2018,RS,UTA,5367,2638,1.053401078,0.358452282,1.41185336,2.513611475,2.570113555,5.083725029,1.424793563,0.776432772,2.201226335,6.710715999,6.710715999,0,1.659215866,1.86894442,3.528160286,0.696988695 -Donovan Mitchell,mitchdo01,2019,PO,UTA,394,193,-3.847194177,-3.84537055,-7.692564727,5.992859277,-12.53317924,-6.54031996,-1.892974367,-5.947945789,-7.840920155,-0.51975838,0,-0.51975838,-3.554965156,-5.369305336,-8.924270491,0.527228784 -Donovan Mitchell,mitchdo01,2019,RS,UTA,5494,2598,2.007057012,-1.289986295,0.717070717,1.289031876,2.107795974,3.39682785,1.972869792,-0.722714925,1.250154867,5.328962791,5.328962791,0,2.000686102,0.057321549,2.05800765,0.514336031 -Tony L. Mitchell,mitchto02,2014,RS,DET,159,79,0.170680983,0.648083929,0.818764912,-1.431431058,7.585035478,6.15360442,-0.12981117,2.253338251,2.123527081,0.197723161,0.197723161,0,0.302181138,1.462328933,1.764510071,0.630746345 -Tony Mitchell,mitchto03,2014,RS,MIL,18,10,5.133907108,18.19983229,23.3337394,3.72635392,-11.15252826,-7.426174338,5.27498038,13.2982141,18.57319448,0.107034921,0.107034921,0,7.123231959,9.559900894,16.68313285,-1.548182483 -Naz Mitrou-Long,mitrona01,2018,RS,UTA,3,1,47.55763731,7.313599414,54.87123672,59.42878115,63.72317145,123.1519526,53.03325444,19.58910608,72.62236053,0.040786567,0.040786567,0,40.16996685,8.9361992,49.10616605,6.014440868 -Naz Mitrou-Long,mitrona01,2019,RS,UTA,184,84,-5.042982203,-3.889827685,-8.932809888,-1.415896854,-11.09798338,-12.51388023,-4.617330241,-5.716664143,-10.33399438,-0.324998563,-0.324998563,0,-5.481374231,-5.363993028,-10.84536726,-0.008518612 -Nazr Mohammed,mohamna01,2014,PO,CHI,9,5,-4.97548498,27.58021847,22.60473349,22.20175225,-20.74081001,1.460942238,0.391392427,19.1487194,19.54011183,0.059080908,0,0.059080908,-5.216581895,23.87523357,18.65865167,0.68937126 -Nazr Mohammed,mohamna01,2014,RS,CHI,1060,562,-4.542927473,2.642727577,-1.900199896,-6.817916694,3.780796419,-3.037120275,-5.279765387,2.969154556,-2.310610831,0.12601374,0.12601374,0,-5.04358107,2.062321097,-2.981259973,0.020273205 -Nazr Mohammed,mohamna01,2015,PO,CHI,28,14,-7.752187122,30.23822336,22.48603623,21.78813314,32.14009411,53.92822725,-2.098965469,32.39549398,30.29652851,0.239579284,0,0.239579284,-1.167960826,22.05893733,20.89097651,-1.533080859 -Nazr Mohammed,mohamna01,2015,RS,CHI,256,128,-4.133838589,3.682341857,-0.451496732,-2.023732842,3.768233895,1.744501053,-3.995263441,3.922630504,-0.072632938,0.174024745,0.174024745,0,-3.313261365,3.231302246,-0.081959119,-0.450998635 -Nazr Mohammed,mohamna01,2016,PO,OKC,20,10,-2.500135764,0.96572075,-1.534415014,-14.52679466,22.38011758,7.853322917,-5.345078167,5.39686508,0.051786914,0.014911599,0,0.014911599,-3.940286839,2.221041089,-1.71924575,1.087550271 -Nazr Mohammed,mohamna01,2016,RS,OKC,41,19,-8.081918221,1.033709537,-7.048208684,-18.43751411,20.1697597,1.732245584,-10.91857474,4.977281928,-5.941292809,-0.03183959,-0.03183959,0,-8.243595033,1.802458578,-6.441136455,2.854732039 -Malik Monk,monkma01,2018,RS,CHA,1807,854,-2.159541268,-4.495791026,-6.655332294,-4.477430705,-4.957256267,-9.434686972,-2.769971655,-4.8655293,-7.635500955,-2.144855423,-2.144855423,0,-1.762446203,-4.969357024,-6.731803227,0.754453571 -Malik Monk,monkma01,2019,RS,CHA,2678,1258,-0.451650724,-4.153416029,-4.605066753,-0.834563404,-0.901092132,-1.735655536,-0.571988596,-3.723304357,-4.295292954,-1.001104379,-1.001104379,0,0.347119593,-4.189183827,-3.842064234,0.954230229 -Greg Monroe,monrogr01,2014,RS,DET,5398,2690,-0.196694677,-0.082372106,-0.279066783,2.34186027,-1.317454003,1.024406267,0.332133196,-0.289684223,0.042448972,3.834930711,3.834930711,0,0.437997579,-0.328420387,0.109577192,0.061757248 -Greg Monroe,monrogr01,2015,RS,DET,4197,2137,0.271258792,0.01399388,0.285252672,-1.784680594,0.998565,-0.786115593,-0.123473016,0.243508564,0.120035548,3.120727459,3.120727459,0,0.094072172,0.47019515,0.564267322,-0.259406097 -Greg Monroe,monrogr01,2016,RS,MIL,4615,2314,1.140366108,0.326420551,1.466786659,2.361844889,-2.033908834,0.327936055,1.501098276,-0.109431941,1.391666335,4.864522872,4.864522872,0,0.884052597,-0.138267326,0.745785271,-0.502369136 -Greg Monroe,monrogr01,2017,PO,MIL,262,141,-0.394427051,5.115042683,4.720615632,2.005695939,-2.105700044,-0.100004105,0.107340402,3.814163661,3.921504064,0.491610427,0,0.491610427,-2.252881442,5.41552785,3.162646408,-0.658870874 -Greg Monroe,monrogr01,2017,RS,MIL,3659,1823,0.722532746,0.204444646,0.926977392,3.389979598,-0.15573057,3.234249029,1.315594571,0.145941486,1.461536058,3.941886075,3.941886075,0,0.784050726,0.511333146,1.295383872,0.620006041 -Greg Monroe,monrogr01,2018,PO,BOS,214,105,-2.625264487,-1.747235525,-4.372500012,-2.5792646,-2.494517127,-5.073781727,-2.80231738,-2.043754448,-4.846071827,-0.11859177,0,-0.11859177,-4.930412476,-4.333210476,-9.263622952,2.342873631 -Greg Monroe,monrogr01,2018,RS,PHO,971,465,0.753175968,0.464512916,1.217688884,-2.248497702,-4.652150967,-6.900648669,0.250641456,-0.508289439,-0.257647983,0.592211528,0.592211528,0,-1.522899592,-0.437423589,-1.960323181,0.154082214 -Greg Monroe,monrogr01,2018,RS,BOS,1028,496,0.194896604,2.992371149,3.187267753,-2.632883737,-3.776647847,-6.409531584,-0.372983981,1.65183109,1.278847109,1.026000057,1.026000057,0,-0.538662769,1.871653637,1.332990867,0.62884371 -Greg Monroe,monrogr01,2018,RS,MIL,165,79,-5.85277477,-5.571968719,-11.42474349,-6.640967622,6.023976316,-0.616991306,-6.382157093,-3.459554908,-9.841712001,-0.286641954,-0.286641954,0,-4.407261106,-5.08732193,-9.494583035,0.279306065 -Greg Monroe,monrogr01,2019,PO,PHI,204,90,-2.281004476,10.64454226,8.363537785,-7.941712512,-10.04158184,-17.98329435,-3.6608323,6.857756784,3.196924485,0.284222518,0,0.284222518,-1.265561294,4.09810097,2.832539676,0.913590752 -Greg Monroe,monrogr01,2019,RS,PHI,108,52,9.014450702,-4.780942426,4.233508277,10.56112901,-6.327317084,4.233811924,9.873100712,-5.448621786,4.424478926,0.189577186,0.189577186,0,7.345889844,-1.970343965,5.375545879,-0.409389791 -Greg Monroe,monrogr01,2019,RS,BOS,9,5,50.56152202,-0.898350226,49.6631718,33.55838858,-3.76440362,29.79398495,50.00392394,-1.557254636,48.4466693,0.128030635,0.128030635,0,33.87308748,-2.735141315,31.13794617,-2.00706709 -Greg Monroe,monrogr01,2019,RS,TOR,922,423,-3.804418578,-1.075100254,-4.879518833,-8.095126102,1.429571577,-6.665554525,-4.989162003,-0.664012112,-5.653174115,-0.628880327,-0.628880327,0,-3.956551172,0.087100577,-3.869450595,0.379477651 -Luis Montero,montelu01,2016,PO,POR,17,8,19.85090793,-21.57255222,-1.721644289,12.73650799,-24.27944451,-11.54293652,19.52289306,-23.45983494,-3.936941887,-0.004919839,0,-0.004919839,12.01614841,-22.58237393,-10.56622551,-1.460079466 -Luis Montero,montelu01,2016,RS,POR,83,42,-6.422091279,-9.193661718,-15.615753,-24.13414121,-8.24520433,-32.37934554,-10.56387202,-9.55274795,-20.11661997,-0.376260088,-0.376260088,0,-8.200285297,-10.02115826,-18.22144356,1.082072009 -Luis Montero,montelu01,2018,RS,DET,17,8,-24.84413273,-4.443756246,-29.28788897,-18.96289535,-0.611691594,-19.57458694,-25.05619866,-3.852423103,-28.90862177,-0.107438047,-0.107438047,0,-20.89350835,-5.950821254,-26.8443296,0.621565883 -Ben Moore,moorebe01,2018,RS,IND,20,9,-1.0788536,-9.857101247,-10.93595485,-5.479917823,-45.38319355,-50.86311137,-2.012414141,-17.91643627,-19.92885041,-0.079919348,-0.079919348,0,-4.447241602,-14.02498941,-18.47223102,1.304692523 -E'Twaun Moore,mooreet01,2014,RS,ORL,3033,1506,-0.484874447,0.397875965,-0.086998482,-3.294370521,3.115817429,-0.178553091,-1.039411462,1.018201293,-0.021210169,2.092372406,2.092372406,0,-1.875806233,0.138960898,-1.736845335,-0.19779644 -E'Twaun Moore,mooreet01,2015,PO,CHI,19,9,0.041877423,21.95609545,21.99797287,3.096478151,27.39187711,30.48835527,0.70081167,24.35803446,25.05884613,0.132450488,0,0.132450488,1.59266416,19.61683175,21.20949591,0.55197535 -E'Twaun Moore,mooreet01,2015,RS,CHI,1015,504,-0.692540781,0.154144947,-0.538395834,-0.81730647,-0.079565297,-0.896871767,-0.804524142,0.104567515,-0.699956628,0.524850367,0.524850367,0,-0.404976296,-0.229876436,-0.634852732,-0.418291715 -E'Twaun Moore,mooreet01,2016,RS,CHI,2578,1263,-0.733741385,0.287033623,-0.446707761,1.28731571,0.156661818,1.443977527,-0.349179336,0.277883271,-0.071296065,1.718098593,1.718098593,0,-0.75827619,0.10746712,-0.650809071,-0.453511233 -E'Twaun Moore,mooreet01,2017,RS,NOP,3781,1820,0.250187399,-0.444848911,-0.194661512,-0.153865684,-1.884647036,-2.038512721,0.223006083,-0.797088071,-0.574081988,2.011524882,2.011524882,0,-0.83420244,-0.534546575,-1.368749016,-0.43471345 -E'Twaun Moore,mooreet01,2018,PO,NOP,616,284,-0.399353646,1.966585519,1.567231872,5.567259531,4.376667626,9.943927156,0.799869233,2.545791658,3.345660892,0.909251669,0,0.909251669,0.952377987,2.386304787,3.338682774,-0.180827614 -E'Twaun Moore,mooreet01,2018,RS,NOP,5526,2586,0.06434045,-1.326093463,-1.261753013,1.163636258,-1.988603809,-0.824967551,0.297263644,-1.555574091,-1.258310447,1.970932792,1.970932792,0,0.043591834,-0.802791267,-0.759199433,0.142718891 -E'Twaun Moore,mooreet01,2019,RS,NOP,3172,1463,-0.160712838,-2.272008153,-2.432720991,1.526243086,-1.398776871,0.127466215,0.172944626,-2.214975388,-2.042030762,0.526862778,0.526862778,0,-0.371033656,-1.965848225,-2.336881882,-0.304993847 -Eric Moreland,moreler01,2015,RS,SAC,6,2,12.97461082,-6.464497103,6.510113714,27.83939013,-2.058322453,25.78106768,16.89864226,-5.867966467,11.03067579,0.014501738,0.014501738,0,12.08788035,1.22243231,13.31031266,3.000152384 -Eric Moreland,moreler01,2016,RS,SAC,105,48,-5.237812619,1.96231737,-3.275495248,-1.934712497,4.147247763,2.212535266,-4.847943861,2.598585264,-2.249358598,0.012346281,0.012346281,0,-5.786993467,-1.523155739,-7.310149206,0.68356237 -Eric Moreland,moreler01,2018,RS,DET,1614,805,-2.533270907,1.375289078,-1.157981829,-3.311833988,3.769201809,0.457367821,-2.848969688,1.95063748,-0.898332208,0.756562961,0.756562961,0,-3.512736966,2.17400518,-1.338731786,-0.513573632 -Eric Moreland,moreler01,2019,PO,TOR,66,28,-1.709711667,-14.49077134,-16.20048301,-25.96886907,-4.065294419,-30.03416349,-6.971952083,-13.31628469,-20.28823677,-0.256195373,0,-0.256195373,-5.796892453,-10.15895923,-15.95585169,-0.848732668 -Eric Moreland,moreler01,2019,RS,TOR,80,38,-3.438044648,-7.608218477,-11.04626313,-11.45753948,-0.816437375,-12.27397686,-5.412616011,-6.75648848,-12.16910449,-0.187881838,-0.187881838,0,-4.152851413,-4.778530104,-8.931381516,2.939979823 -Eric Moreland,moreler01,2019,RS,PHO,10,5,-11.2203337,-1.012461187,-12.23279489,-23.97789725,45.81942006,21.84152281,-14.54753459,8.882310277,-5.665224315,-0.007282142,-0.007282142,0,-15.67778928,2.502673406,-13.17511587,-2.11857576 -Darius Morris,morrida01,2014,RS,LAC,114,54,-6.57897645,-0.928430316,-7.507406766,-14.63394329,-2.285867306,-16.9198106,-8.748278932,-1.329130143,-10.07740908,-0.200661446,-0.200661446,0,-6.552384725,1.014099587,-5.538285138,-0.57704783 -Darius Morris,morrida01,2014,RS,MEM,120,66,-3.405295105,-1.221337454,-4.626632559,-7.037625791,3.994599878,-3.043025913,-4.366991174,-0.241925031,-4.608916205,-0.061203987,-0.061203987,0,-3.406840474,-0.063253201,-3.470093676,-2.132447192 -Darius Morris,morrida01,2014,RS,PHI,398,193,-1.057466954,-2.596258732,-3.653725686,-2.942066155,2.009911788,-0.932154367,-1.396411072,-1.721372276,-3.117783348,-0.036171313,-0.036171313,0,-2.046473035,-2.242963661,-4.289436696,-0.11599823 -Darius Morris,morrida01,2015,PO,BRK,10,5,-11.45154543,-7.545031718,-18.99657715,-21.89792479,2.863730734,-19.03419406,-14.28788881,-5.765238328,-20.05312714,-0.043478904,0,-0.043478904,-9.722399914,-3.762736543,-13.48513646,-4.335876598 -Darius Morris,morrida01,2015,RS,BRK,599,299,-3.098004245,-2.695152821,-5.793157066,-5.398989804,0.360109909,-5.038879895,-3.730818969,-2.1793958,-5.910214768,-0.478113486,-0.478113486,0,-3.885603809,-3.264766909,-7.150370718,-0.791010882 -Jaylen Morris,morrija01,2018,RS,ATL,217,98,-4.159853035,-4.405582936,-8.565435971,-10.51887383,0.683666625,-9.835207201,-5.701513743,-3.590807213,-9.292320955,-0.328275965,-0.328275965,0,-5.725656947,-4.325675601,-10.05133255,0.352535853 -Jaylen Morris,morrija01,2019,RS,MIL,68,29,-2.431664984,4.98726158,2.555596597,0.375884415,10.55874764,10.93463206,-2.101773476,6.316169145,4.214395669,0.103693095,0.103693095,0,-2.35048662,3.41464126,1.06415464,0.642167328 -Markieff Morris,morrima02,2014,RS,PHO,4407,2153,0.416092522,-0.987490417,-0.571397895,-1.651793285,1.096424141,-0.555369143,-0.035421156,-0.623175834,-0.658596989,2.3078341,2.3078341,0,-0.173612682,-0.266998905,-0.440611587,0.438812262 -Markieff Morris,morrima02,2015,RS,PHO,5249,2581,-1.590721012,0.285718471,-1.30500254,1.226755671,2.989915511,4.216671182,-1.090844277,0.872836145,-0.218008132,3.353891515,3.353891515,0,-0.968468529,1.222179797,0.253711268,0.566541217 -Markieff Morris,morrima02,2016,RS,WAS,1485,712,-2.099753319,1.932810943,-0.166942376,0.401867987,0.824714968,1.226582956,-1.697307996,1.813491385,0.116183389,1.049630193,1.049630193,0,-1.404594771,1.638846001,0.23425123,0.793324023 -Markieff Morris,morrima02,2016,RS,PHO,1898,917,-4.003706456,2.48855708,-1.515149376,-1.847875636,0.606042148,-1.241833488,-3.699560014,2.287522375,-1.412037639,0.629713733,0.629713733,0,-3.017831917,1.258395151,-1.759436766,0.584332453 -Markieff Morris,morrima02,2017,PO,WAS,754,373,-1.915140666,3.112535137,1.19739447,2.889270457,8.858467871,11.74773833,-1.06099068,4.484304049,3.423313368,1.221019483,0,1.221019483,-1.038226936,3.514116199,2.475889263,0.746728024 -Markieff Morris,morrima02,2017,RS,WAS,4883,2374,-1.946126872,0.923228589,-1.022898283,-0.361084174,1.561457691,1.200373517,-1.771816742,1.121104779,-0.650711963,2.550723033,2.550723033,0,-1.347391927,1.164139263,-0.183252665,0.309943595 -Markieff Morris,morrima02,2018,PO,WAS,373,181,-2.14830919,0.899943726,-1.248365464,-3.509645898,3.262751702,-0.246894196,-2.610923004,1.419684422,-1.191238582,0.1487098,0,0.1487098,-2.068712438,2.128106388,0.05939395,0.164209744 -Markieff Morris,morrima02,2018,RS,WAS,3982,1968,-1.589845553,-0.533468173,-2.123313725,0.034963706,-2.202410212,-2.167446506,-1.354592441,-0.915882881,-2.270475322,0.480931346,0.480931346,0,-1.458606161,-0.749918697,-2.208524858,-0.112638615 -Markieff Morris,morrima02,2019,PO,OKC,126,59,1.677637693,-1.104010422,0.573627271,-12.73902605,14.29542463,1.556398586,-1.164360005,2.021131976,0.856771971,0.112999013,0,0.112999013,-5.064907707,0.88981507,-4.175092637,0.909063641 -Markieff Morris,morrima02,2019,RS,WAS,1898,883,-2.534813283,-0.265274975,-2.800088258,-2.525475946,-2.977056536,-5.502532483,-2.69064943,-0.779306054,-3.469955483,-0.326211729,-0.326211729,0,-2.171362717,-0.800094952,-2.971457669,0.586646599 -Markieff Morris,morrima02,2019,RS,OKC,817,387,-0.90272381,-1.881431572,-2.784155383,-2.182980523,-0.653111887,-2.83609241,-1.218935506,-1.774099575,-2.99303508,-0.047770792,-0.047770792,0,-0.782132973,-1.053139157,-1.83527213,-0.458424542 -Marcus Morris,morrima03,2014,RS,PHO,3677,1800,-0.058706664,-0.437295031,-0.496001695,1.371327562,-0.019052136,1.352275426,0.197571127,-0.386584334,-0.189013207,2.354091622,2.354091622,0,0.614897991,-0.202846114,0.412051877,0.08905877 -Marcus Morris,morrima03,2015,RS,PHO,4191,2045,0.674199308,-0.659005605,0.015193703,2.176908633,-2.932717695,-0.755809062,1.033041848,-1.170268829,-0.13722698,2.729620294,2.729620294,0,0.488805674,-0.956435039,-0.467629365,0.125231756 -Marcus Morris,morrima03,2016,PO,DET,262,144,2.160907774,-0.280718897,1.880188877,-6.648861888,-13.04242345,-19.69128534,0.367658607,-2.866330938,-2.498672331,0.019051893,0,0.019051893,-0.665589452,-0.498923444,-1.164512895,0.040411395 -Marcus Morris,morrima03,2016,RS,DET,5727,2856,0.544975653,-0.826889195,-0.281913543,2.065762073,0.638728118,2.70449019,0.895163215,-0.579219596,0.315943619,4.466532751,4.466532751,0,1.115580381,-0.475330549,0.640249831,-0.020763562 -Marcus Morris,morrima03,2017,RS,DET,5130,2565,-0.518770148,0.270501995,-0.248268152,-1.374823076,-0.067430254,-1.44225333,-0.691734054,0.191515042,-0.500219011,2.930062568,2.930062568,0,-0.540251597,0.135412457,-0.40483914,-0.471181749 -Marcus Morris,morrima03,2018,PO,BOS,1114,562,-3.090756463,-2.717980869,-5.808737333,-1.106844196,-2.87394303,-3.980787226,-2.873747914,-2.954308697,-5.828056611,-0.910917287,0,-0.910917287,-4.51406816,-3.13115492,-7.645223081,0.070813894 -Marcus Morris,morrima03,2018,RS,BOS,2969,1447,0.184203691,-0.137539862,0.046663829,-1.730735475,-2.98204323,-4.712778705,-0.18955677,-0.792747981,-0.982304752,1.300761927,1.300761927,0,-0.650981005,-0.67490395,-1.325884955,-0.323482797 -Marcus Morris,morrima03,2019,PO,BOS,535,254,4.21797721,0.182363403,4.400340613,12.48326163,1.867951938,14.35121357,6.206416372,0.453832968,6.66024934,1.247653561,0,1.247653561,6.849333719,0.065703169,6.915036888,-0.796099446 -Marcus Morris,morrima03,2019,RS,BOS,4438,2091,0.163012029,-1.83485918,-1.671847151,0.525386866,-3.138465039,-2.613078173,0.223535899,-2.248564365,-2.025028467,0.773755915,0.773755915,0,0.560033669,-1.592091069,-1.0320574,0.044253439 -Monte Morris,morrimo01,2018,RS,DEN,54,25,8.901730569,0.138352888,9.040083457,-1.809053763,0.54256849,-1.266485273,7.252201761,0.328286161,7.580487922,0.131762614,0.131762614,0,7.135849689,0.791069621,7.92691931,-0.002077655 -Monte Morris,morrimo01,2019,PO,DEN,457,224,-3.401513201,-1.649420204,-5.050933404,-5.299549102,-2.704082529,-8.003631631,-4.068350293,-1.979590986,-6.047941279,-0.383274761,0,-0.383274761,-5.683325679,-3.666954366,-9.350280045,-1.393754317 -Monte Morris,morrimo01,2019,RS,DEN,4070,1970,2.172308223,0.848949451,3.021257674,-1.142204685,2.289961899,1.147757215,1.587188933,1.182027763,2.769216696,5.446180183,5.446180183,0,1.257394164,0.802886824,2.060280988,-1.858315261 -Anthony Morrow,morroan01,2014,RS,NOP,2777,1426,1.528886342,-1.697402043,-0.168515701,0.085137208,2.264606754,2.349743962,1.319240593,-0.927710865,0.391529727,2.272416829,2.272416829,0,0.48297621,-1.644209077,-1.161232868,-0.553433409 -Anthony Morrow,morroan01,2015,RS,OKC,3713,1806,2.574819549,-0.442482997,2.132336552,2.454321086,2.166214506,4.620535591,2.671363968,0.066228268,2.737592236,5.061901515,5.061901515,0,1.952917941,-0.18932842,1.763589521,0.104643253 -Anthony Morrow,morroan01,2016,PO,OKC,158,76,0.777574749,4.245309848,5.022884597,-8.285449118,-2.885016099,-11.17046522,-1.218646187,2.957909651,1.739263464,0.180334987,0,0.180334987,-0.542373523,-0.462727182,-1.005100705,0.425873143 -Anthony Morrow,morroan01,2016,RS,OKC,1899,926,1.95313266,-3.353982914,-1.400850254,1.637077647,-1.999589452,-0.362511805,1.927127615,-3.289061702,-1.361934087,0.654244702,0.654244702,0,1.273775618,-3.578524066,-2.304748448,-0.229510107 -Anthony Morrow,morroan01,2017,PO,CHI,59,29,-0.537068729,-2.302955777,-2.840024506,1.207829863,-2.974341213,-1.766511349,-0.127612651,-2.615281842,-2.742894492,0.000107955,0,0.000107955,-2.081885205,-5.432401046,-7.514286251,-0.421587822 -Anthony Morrow,morroan01,2017,RS,OKC,1304,627,0.33871118,-2.670999561,-2.332288381,-3.519253221,-2.9668982,-6.486151421,-0.446851922,-2.902700732,-3.349552654,-0.190977426,-0.190977426,0,-0.5848581,-2.782929783,-3.367787883,-0.417696345 -Anthony Morrow,morroan01,2017,RS,CHI,181,87,2.960696581,-1.620551195,1.340145386,8.685979924,13.12527619,21.81125612,4.347073424,1.31834932,5.665422744,0.371386347,0.371386347,0,1.194698326,-1.821616281,-0.626917955,-0.565214495 -Donatas Motiejunas,motiedo01,2014,RS,HOU,1994,952,-2.532222622,-0.604858216,-3.137080838,-2.77708689,3.278923236,0.501836346,-2.809352222,0.156871023,-2.652481199,0.047746224,0.047746224,0,-2.464723801,-0.086181975,-2.550905776,0.770155443 -Donatas Motiejunas,motiedo01,2015,RS,HOU,4102,2037,-0.754216887,1.088692833,0.334475946,-0.20672324,-0.541934027,-0.748657267,-0.712105206,0.770613477,0.058508272,2.922625969,2.922625969,0,-0.539291901,1.113020621,0.57372872,0.125067964 -Donatas Motiejunas,motiedo01,2016,PO,HOU,199,98,-2.368347276,5.254670812,2.886323536,-2.196435503,8.960558143,6.76412264,-2.33302979,6.365008621,4.031978831,0.357622047,0,0.357622047,-2.002198882,5.874640807,3.872441924,2.145973376 -Donatas Motiejunas,motiedo01,2016,RS,HOU,1142,547,-3.115880582,1.205161729,-1.910718853,-0.545871511,0.162221667,-0.383649845,-2.795211187,1.077542402,-1.717668785,0.294294901,0.294294901,0,-1.921663697,0.708362121,-1.213301576,2.100184817 -Donatas Motiejunas,motiedo01,2017,RS,NOP,1022,479,-4.151897268,-1.766772462,-5.91866973,-1.574398256,-5.624581479,-7.198979735,-3.821866245,-2.691578956,-6.513445202,-0.92875844,-0.92875844,0,-3.551593918,-2.036615941,-5.58820986,0.962622248 -Donatas Motiejunas,motiedo01,2019,PO,SAS,36,19,6.924146048,8.606299168,15.53044522,1.723207546,7.244353981,8.967561527,6.159673937,8.874002843,15.03367678,0.175376568,0,0.175376568,3.770023969,5.090145587,8.860169556,-1.353767861 -Donatas Motiejunas,motiedo01,2019,RS,SAS,28,13,-19.57934937,-19.60490316,-39.18425253,-23.68124957,-8.197457677,-31.87870725,-21.7970001,-18.49304797,-40.29004808,-0.248010537,-0.248010537,0,-23.042583,-16.65345378,-39.69603677,-0.400136364 -Johnathan Motley,motlejo01,2018,RS,DAL,348,176,1.121388068,-2.159066477,-1.037678409,-3.471580669,-0.920968763,-4.392549432,0.282465916,-2.018848442,-1.736382527,0.090433735,0.090433735,0,-0.730666676,-2.735552406,-3.466219081,-0.636746145 -Johnathan Motley,motlejo01,2019,RS,LAC,347,156,-3.792840077,-2.277821051,-6.070661128,-6.189925153,-1.149927355,-7.339852507,-4.509822571,-2.154492902,-6.664315473,-0.315129274,-0.315129274,0,-3.489348072,-1.670620127,-5.159968199,1.172475998 -Arnett Moultrie,moultar01,2014,RS,PHI,405,187,-5.767521829,0.387692467,-5.379829362,-3.547147802,-5.554068744,-9.101216547,-5.594845535,-0.735668609,-6.330514145,-0.342154029,-0.342154029,0,-6.247091188,-1.666959707,-7.914050896,0.153439179 -Timofey Mozgov,mozgoti01,2014,RS,DEN,3679,1770,-1.764176799,0.830238058,-0.933938741,0.99898296,1.82704484,2.8260278,-1.289775867,1.104911369,-0.184864499,2.322643183,2.322643183,0,-0.970313999,0.554617277,-0.415696722,0.256190961 -Timofey Mozgov,mozgoti01,2015,PO,CLE,1006,529,-2.01709283,6.815433993,4.798341163,0.895538818,5.660091177,6.555629995,-1.619150959,6.921030771,5.301879813,2.236411293,0,2.236411293,0.280340445,5.297978098,5.578318543,-0.211314514 -Timofey Mozgov,mozgoti01,2015,RS,CLE,2286,1148,-1.075135239,3.086456796,2.011321557,4.570797692,2.486918456,7.057716149,-0.03611858,3.144660149,3.10854157,3.43296738,3.43296738,0,0.644896477,2.03087815,2.675774628,0.043689366 -Timofey Mozgov,mozgoti01,2015,RS,DEN,1782,897,-2.485824884,1.743827497,-0.741997387,-0.027268499,-0.672103096,-0.699371595,-2.129093712,1.368260022,-0.760833691,0.906935469,0.906935469,0,-2.619764921,1.599068104,-1.020696817,-0.358711376 -Timofey Mozgov,mozgoti01,2016,PO,CLE,151,76,-7.776790901,2.211156594,-5.565634306,-16.79803712,-0.15381333,-16.95185045,-10.32147304,1.77050979,-8.550963248,-0.232316975,0,-0.232316975,-7.968736351,-0.574987452,-8.543723803,0.135073619 -Timofey Mozgov,mozgoti01,2016,RS,CLE,2618,1326,-2.809185395,3.034423587,0.225238191,-3.989374544,-1.159670937,-5.149045482,-3.269410895,2.296120802,-0.973290093,1.200229207,1.200229207,0,-2.460134656,1.807412914,-0.652721742,-0.14305526 -Timofey Mozgov,mozgoti01,2017,RS,LAL,2265,1104,-4.434522327,1.080173595,-3.354348733,-2.415060404,0.885186908,-1.529873496,-4.262227977,1.164549511,-3.097678466,-0.19514782,-0.19514782,0,-4.238729132,0.356981955,-3.881747177,-0.343524479 -Timofey Mozgov,mozgoti01,2018,RS,BRK,782,359,-6.9724279,-0.746529545,-7.718957445,-7.741344272,0.202592136,-7.538752137,-7.543131901,-0.560147833,-8.103279735,-0.984836248,-0.984836248,0,-7.376425592,-1.60269038,-8.979115972,0.437033153 -Emmanuel Mudiay,mudiaem01,2016,RS,DEN,4236,2068,-3.66533451,-2.015100665,-5.680435176,0.100199099,-1.482460747,-1.382261647,-3.088613479,-1.990760182,-5.07937366,-2.48494603,-2.48494603,0,-2.199477124,-2.082307913,-4.281785037,1.082914693 -Emmanuel Mudiay,mudiaem01,2017,RS,DEN,2948,1406,-2.308635434,-3.966626395,-6.275261829,-2.241419978,-2.916335469,-5.157755447,-2.496452136,-3.957667893,-6.454120029,-2.661491854,-2.661491854,0,-1.769910442,-3.993664708,-5.763575149,0.161469648 -Emmanuel Mudiay,mudiaem01,2018,RS,DEN,1593,752,-2.065873123,-2.664642484,-4.730515607,-4.802797249,-3.273102907,-8.075900156,-2.830094016,-2.945603721,-5.775697737,-1.166098752,-1.166098752,0,-1.505210844,-4.039409448,-5.544620292,0.446740446 -Emmanuel Mudiay,mudiaem01,2018,RS,NYK,1038,493,-3.191609979,-1.186136761,-4.377746739,-3.010497733,-3.388840719,-6.399338452,-3.325515686,-1.68355154,-5.009067227,-0.571449802,-0.571449802,0,-2.002693616,-1.864793598,-3.867487214,0.563836255 -Emmanuel Mudiay,mudiaem01,2019,RS,NYK,3397,1607,-1.05688692,-1.662207654,-2.719094574,-0.944523126,-3.017202168,-3.961725293,-0.986159407,-1.999553974,-2.985713381,-0.192586663,-0.192586663,0,-1.121191994,-2.587147214,-3.708339207,-0.354747614 -Shabazz Muhammad,muhamsh01,2014,RS,MIN,591,290,-0.967953773,-1.368000012,-2.335953785,-3.057834802,-4.560803505,-7.618638307,-1.513511698,-2.151110941,-3.664622638,-0.135295167,-0.135295167,0,-1.982768226,-3.442367825,-5.425136052,-0.021666717 -Shabazz Muhammad,muhamsh01,2015,RS,MIN,1763,866,3.098376878,-2.294401975,0.803974903,1.315475639,-1.721927261,-0.406451622,2.986563596,-2.251724852,0.734838744,1.551845355,1.551845355,0,1.735534457,-2.977372596,-1.241838139,0.755333054 -Shabazz Muhammad,muhamsh01,2016,RS,MIN,3424,1682,0.759994204,-3.518937584,-2.758943379,-2.904723189,-3.191485591,-6.096208781,0.053355263,-3.633578036,-3.580222773,-0.710228784,-0.710228784,0,-1.187677564,-3.979847929,-5.167525493,-0.306132258 -Shabazz Muhammad,muhamsh01,2017,RS,MIN,3062,1516,0.351650179,-2.188709209,-1.837059031,-2.803981065,1.065901888,-1.738079176,-0.319500307,-1.637663307,-1.957163614,0.611560343,0.611560343,0,-1.048912235,-2.714200825,-3.763113059,-0.267037304 -Shabazz Muhammad,muhamsh01,2018,PO,MIL,57,29,-5.465702226,0.764469509,-4.701232717,1.48314679,9.415860046,10.89900684,-4.337915327,2.671962399,-1.665952928,0.016924377,0,0.016924377,2.060525649,-0.615966961,1.444558689,2.252632324 -Shabazz Muhammad,muhamsh01,2018,RS,MIL,239,117,5.792221921,0.562902006,6.355123927,4.19177583,0.920644283,5.112420113,5.802883018,0.690340909,6.493223926,0.548657156,0.548657156,0,4.701652479,-0.646044445,4.055608035,-0.557738862 -Shabazz Muhammad,muhamsh01,2018,RS,MIN,629,301,-2.264769746,-5.560845015,-7.82561476,-4.66076542,-11.27483536,-15.93560078,-2.96898715,-7.064673228,-10.03366038,-1.116170901,-1.116170901,0,-2.633708688,-6.061790507,-8.695499195,-0.2112672 -Byron Mullens,mulleby01,2014,RS,PHI,528,247,-0.208339947,-5.679602395,-5.887942342,-1.417262111,-5.03230341,-6.449565521,-0.358207542,-5.825396395,-6.183603937,-0.436142536,-0.436142536,0,0.889591716,-5.120193124,-4.230601408,0.762935307 -Byron Mullens,mulleby01,2014,RS,LAC,335,167,-3.647865172,-8.276275929,-11.9241411,-2.401867096,-6.083447096,-8.485314192,-3.701377443,-8.36604229,-12.06741973,-0.800752227,-0.800752227,0,-2.688784571,-5.650798871,-8.339583442,0.830794844 -Xavier Munford,munfoxa02,2016,PO,MEM,174,89,-2.657104575,1.947404205,-0.70970037,-3.206892101,-1.204608586,-4.411500687,-2.897709307,1.511925344,-1.385783964,0.064182992,0,0.064182992,2.125961187,3.591479067,5.717440254,0.438080279 -Xavier Munford,munfoxa02,2016,RS,MEM,486,244,-0.656198639,1.24541744,0.589218801,2.661124119,-0.978965416,1.682158703,0.013099811,0.890071597,0.903171409,0.45183775,0.45183775,0,-0.548249869,1.237667986,0.689418117,-0.631912648 -Xavier Munford,munfoxa02,2018,RS,MIL,44,21,-7.346582967,-5.866238576,-13.21282154,-12.39868258,-6.033548844,-18.43223143,-8.823900779,-6.197934161,-15.02183494,-0.132151918,-0.132151918,0,-7.321970835,-5.394896341,-12.71686718,0.50474085 -Erik Murphy,murpher01,2014,RS,CHI,129,62,-7.802573957,-8.049404679,-15.85197864,-20.86341705,-5.735998167,-26.59941521,-11.0302649,-8.165339877,-19.19560478,-0.51562995,-0.51562995,0,-10.44743252,-7.202825137,-17.65025765,-0.845178757 -Dejounte Murray,murrade01,2017,PO,SAS,349,168,-0.652623127,5.685746968,5.033123842,4.740811061,5.768952445,10.50976351,0.385895116,6.057392598,6.443287715,0.818707586,0,0.818707586,1.485476271,6.300576203,7.786052474,0.713841439 -Dejounte Murray,murrade01,2017,RS,SAS,654,322,-4.78265005,-0.668978757,-5.451628806,-3.989592994,1.137861189,-2.851731805,-4.95037685,-0.4194821,-5.36985895,-0.432883289,-0.432883289,0,-4.345176242,-1.231409068,-5.57658531,0.565508344 -Dejounte Murray,murrade01,2018,PO,SAS,187,96,-1.332430983,5.65239074,4.319959757,-2.0160329,2.328171081,0.312138181,-1.524769862,5.297178046,3.772408184,0.327015579,0,0.327015579,-0.188690479,5.489774852,5.301084374,-0.729796469 -Dejounte Murray,murrade01,2018,RS,SAS,3532,1743,-1.959549439,2.409512744,0.449963306,-2.311343605,5.410746216,3.099402611,-2.140812343,3.124653717,0.983841374,3.308632518,3.308632518,0,-1.941059263,3.609479399,1.668420136,-0.352302644 -Jamal Murray,murraja01,2017,RS,DEN,3701,1764,-0.108152917,-0.944301118,-1.052454035,-0.153613002,1.566894077,1.413281074,-0.180577626,-0.435521556,-0.616099182,1.928691031,1.928691031,0,0.358327348,-1.299002501,-0.940675153,0.418599583 -Jamal Murray,murraja01,2018,RS,DEN,5224,2565,1.168514339,-1.361459964,-0.192945625,6.702978154,-2.496913888,4.206064266,2.335503386,-1.660905135,0.674598252,4.460166685,4.460166685,0,3.060258524,-1.17973605,1.880522474,-0.475399983 -Jamal Murray,murraja01,2019,PO,DEN,992,508,3.163704545,-2.534209852,0.629494694,8.766855317,-1.895606799,6.871248519,4.413580048,-2.563807618,1.84977243,1.206104319,0,1.206104319,2.169829986,-2.353767578,-0.183937592,-1.896795632 -Jamal Murray,murraja01,2019,RS,DEN,5072,2447,1.096850843,0.59438389,1.691234733,3.388334384,-1.974236238,1.414098145,1.597607117,0.078034963,1.67564208,5.501098753,5.501098753,0,2.092023025,-0.126348043,1.965674981,-0.445185346 -Toure' Murry,murryto01,2014,RS,NYK,769,373,-2.124331348,-0.202195184,-2.326526532,-3.536028473,2.875345576,-0.660682896,-2.570416023,0.460756567,-2.109659456,0.123425217,0.123425217,0,-1.920742052,-0.54512066,-2.465862712,1.232166688 -Toure' Murry,murryto01,2015,RS,UTA,2,1,-52.92289778,-25.76461131,-78.68750909,-63.89494648,-3.163388051,-67.05833453,-58.48170452,-22.64772781,-81.12943233,-0.04032499,-0.04032499,0,-42.02709245,-11.60674785,-53.6338403,0.805260657 -Toure' Murry,murryto01,2015,RS,WAS,34,17,-12.22477436,2.694354752,-9.530419608,-8.358512678,14.61640502,6.257892342,-12.10118878,5.357083712,-6.744105067,-0.036207683,-0.036207683,0,-8.477624498,1.25589373,-7.221730768,4.332696003 -Dzanan Musa,musadz01,2019,PO,BRK,38,15,-9.547776288,-0.518805191,-10.06658148,18.40883869,15.68082753,34.08966622,-4.224170129,2.948909467,-1.275260662,0.01230755,0,0.01230755,-5.136236095,0.731860783,-4.404375312,5.700483696 -Dzanan Musa,musadz01,2019,RS,BRK,85,39,-1.658014404,0.840485887,-0.817528518,-5.243157508,5.926836117,0.683678609,-2.454062551,1.981401691,-0.47266086,0.045569426,0.045569426,0,-3.173943048,-0.915871016,-4.089814063,0.574379404 -Mike Muscala,muscami01,2014,PO,ATL,9,5,-12.15636776,5.754563034,-6.401804722,18.59629535,36.92659675,55.5228921,-6.449282179,12.56356617,6.114283987,0.022485529,0,0.022485529,-6.974541695,5.060805233,-1.913736462,-3.328323075 -Mike Muscala,muscami01,2014,RS,ATL,443,215,-6.040911,-4.877718154,-10.91862915,-5.731891782,-6.219474158,-11.95136594,-6.324761962,-5.449202104,-11.77396407,-0.988290079,-0.988290079,0,-5.163268686,-4.77083427,-9.934102957,-0.152671859 -Mike Muscala,muscami01,2015,PO,ATL,200,102,0.486504414,0.752763078,1.239267492,-5.396647339,-3.268916635,-8.665563975,-0.701821644,-0.078417644,-0.780239288,0.105222921,0,0.105222921,-2.275276336,-1.332696555,-3.607972891,-0.455317444 -Mike Muscala,muscami01,2015,RS,ATL,997,502,1.237359339,-0.201065402,1.036293937,-0.346324294,1.279994636,0.933670342,0.954435421,0.058157225,1.012592646,0.960434264,0.960434264,0,0.544451574,-0.63365984,-0.089208265,-0.322655026 -Mike Muscala,muscami01,2016,PO,ATL,135,67,-0.590858586,-5.190160971,-5.781019557,-3.791987667,-5.309466985,-9.101454652,-1.332292276,-5.594977189,-6.927269465,-0.146042245,0,-0.146042245,-0.51306945,-7.923748901,-8.436818351,-0.793677021 -Mike Muscala,muscami01,2016,RS,ATL,1165,565,-1.40539013,0.57917965,-0.82621048,-3.774591302,-0.355186054,-4.129777356,-1.971242939,0.338326492,-1.632916448,0.322643634,0.322643634,0,-1.451213778,0.355751653,-1.095462126,0.191095116 -Mike Muscala,muscami01,2017,PO,ATL,168,81,-4.27380605,0.458149393,-3.815656657,-1.634925029,2.238442345,0.603517316,-3.919445454,0.745482677,-3.173962777,-0.018020396,0,-0.018020396,-5.523014445,-2.138604433,-7.661618878,-0.266352172 -Mike Muscala,muscami01,2017,RS,ATL,2562,1237,-0.942588632,1.157804443,0.21521581,-1.302068267,-2.108418018,-3.410486285,-1.06354058,0.510772739,-0.552767841,1.388695812,1.388695812,0,-1.723302041,0.030955403,-1.692346637,0.14036658 -Mike Muscala,muscami01,2018,RS,ATL,2264,1060,-1.360694135,-0.038847119,-1.399541253,-0.588726667,0.27266686,-0.316059807,-1.239800861,0.08355613,-1.15624473,0.864744774,0.864744774,0,-1.202321495,-0.533408764,-1.735730258,0.324868829 -Mike Muscala,muscami01,2019,RS,PHI,2278,1041,-1.534265513,0.07528067,-1.458984844,-1.359711654,2.187161514,0.82744986,-1.621529394,0.491498356,-1.130031038,0.862988493,0.862988493,0,-1.48822039,-0.129415532,-1.617635922,0.307198429 -Mike Muscala,muscami01,2019,RS,LAL,580,265,0.650598612,-1.149469858,-0.498871247,-0.444775816,-1.567208223,-2.011984039,0.49411104,-1.324375709,-0.830264669,0.260399796,0.260399796,0,0.718787888,-1.312362792,-0.593574904,0.332110086 -Svi Mykhailiuk,mykhasv01,2019,RS,DET,41,20,-5.914309751,0.604737228,-5.309572523,-13.54712089,-9.626385761,-23.17350665,-7.875057803,-1.525652624,-9.400710427,-0.067255228,-0.067255228,0,-7.792714688,-1.944345294,-9.737059982,-0.913987505 -Svi Mykhailiuk,mykhasv01,2019,RS,LAL,919,420,-3.842990618,-1.222246707,-5.065237325,-0.538221188,0.993877667,0.455656478,-3.354848146,-0.838107375,-4.19295552,-0.310952217,-0.310952217,0,-3.418228053,-2.105410578,-5.523638631,0.576781224 -Abdel Nader,naderab01,2018,PO,BOS,66,33,-0.502644722,-5.386076333,-5.888721055,-9.706861916,1.643697483,-8.063164432,-2.476472719,-4.31067782,-6.787150539,-0.070850066,0,-0.070850066,-5.708888393,-7.887879736,-13.59676813,1.03874762 -Abdel Nader,naderab01,2018,RS,BOS,1093,522,-4.34788907,-2.097617537,-6.445506607,-5.895366942,-2.6253575,-8.520724441,-4.932026307,-2.395405471,-7.327431778,-1.225844432,-1.225844432,0,-4.970364704,-2.784625083,-7.754989787,0.550276162 -Abdel Nader,naderab01,2019,PO,OKC,12,5,-7.850246749,-12.75793231,-20.60817906,-30.74067776,28.38975077,-2.350926994,-13.01623048,-5.001183396,-18.01741388,-0.039390824,0,-0.039390824,-15.99476852,-9.085559363,-25.08032788,-1.924912521 -Abdel Nader,naderab01,2019,RS,OKC,1518,694,-2.892244714,-2.224909832,-5.117154546,-8.910902897,-1.632529472,-10.54343237,-4.331531779,-2.290471425,-6.622003204,-1.368862843,-1.368862843,0,-4.224167736,-1.625316395,-5.849484132,-0.158438961 -Larry Nance Jr.,nancela02,2016,RS,LAL,2560,1266,-1.405779555,0.474215723,-0.931563833,1.005052104,2.299995881,3.305047985,-0.996378444,0.95461429,-0.041764154,1.731950494,1.731950494,0,-1.43251755,-0.123555929,-1.556073479,-0.968265531 -Larry Nance Jr.,nancela02,2017,RS,LAL,3024,1442,-1.35709109,0.162302781,-1.194788308,-1.286149118,1.831961964,0.545812847,-1.407001545,0.580261426,-0.826740119,1.41661738,1.41661738,0,-1.130692517,0.787841608,-0.342850909,0.115003873 -Larry Nance Jr.,nancela02,2018,PO,CLE,605,307,1.358601512,2.655735023,4.014336535,-7.020505031,4.765749225,-2.254755806,-0.391624285,3.303464199,2.911839913,0.915711599,0,0.915711599,0.584818906,2.985484295,3.570303201,0.115040145 -Larry Nance Jr.,nancela02,2018,RS,CLE,1040,499,0.472202249,2.079221082,2.551423331,-1.500575695,5.418602009,3.918026315,0.035522468,2.978068554,3.013591021,1.46590365,1.46590365,0,0.234649809,3.410753695,3.645403504,-0.09787709 -Larry Nance Jr.,nancela02,2018,RS,LAL,1951,922,-0.083421355,2.529181846,2.44576049,-1.190068009,1.50398803,0.313920022,-0.303383357,2.465272655,2.161889297,2.317728968,2.317728968,0,-0.042437494,2.968163741,2.925726246,0.30715897 -Larry Nance Jr.,nancela02,2019,RS,CLE,3662,1795,-0.145033696,2.345958235,2.200924539,0.459584799,0.465430774,0.925015573,0.00191379,2.230547709,2.232461499,4.543462713,4.543462713,0,0.317497156,2.340936002,2.658433157,-0.435984242 -Shabazz Napier,napiesh01,2015,RS,MIA,1931,1012,-1.820142418,-1.8707303,-3.690872718,-2.144854777,2.103230812,-0.041623964,-1.997204782,-1.131249928,-3.128454711,-0.194227895,-0.194227895,0,-1.477126031,-1.634189864,-3.111315894,-0.577488057 -Shabazz Napier,napiesh01,2016,RS,ORL,1211,600,-2.363271025,-0.734741205,-3.098012231,-2.444923902,-0.171824183,-2.616748085,-2.503792447,-0.638841483,-3.142633929,-0.120124566,-0.120124566,0,-1.635745568,-1.539550677,-3.175296245,-0.055712862 -Shabazz Napier,napiesh01,2017,PO,POR,101,47,5.587360239,-2.353124343,3.234235897,15.50273972,-2.822869189,12.67987053,8.080702178,-2.589517991,5.491184187,0.20020743,0,0.20020743,8.94402037,-1.895781495,7.048238875,-1.710131116 -Shabazz Napier,napiesh01,2017,RS,POR,1033,512,-0.194409636,0.19333801,-0.001071626,2.651612921,-1.284190499,1.367422422,0.375190046,-0.075291929,0.299898117,0.793627585,0.793627585,0,1.255471228,-0.483335287,0.772135941,-0.378489131 -Shabazz Napier,napiesh01,2018,PO,POR,75,35,-7.391891445,1.323850451,-6.068040994,-17.029835,17.98678946,0.956954455,-9.834140237,4.988538786,-4.845601451,-0.03984775,0,-0.03984775,-8.754280614,3.308802832,-5.445477782,3.16685072 -Shabazz Napier,napiesh01,2018,RS,POR,3112,1535,-0.114063906,2.80916546,2.695101554,-1.099097188,0.39853187,-0.700565319,-0.338071741,2.446847831,2.10877609,3.772968649,3.772968649,0,-0.513100355,2.419762715,1.90666236,-0.839827185 -Shabazz Napier,napiesh01,2019,PO,BRK,66,28,23.75887032,-0.24105976,23.51781056,20.98131096,8.595409119,29.57672008,24.69675947,1.729859812,26.42661929,0.433108006,0,0.433108006,15.20138789,-1.030496126,14.17089176,0.747316252 -Shabazz Napier,napiesh01,2019,RS,BRK,2105,983,1.753119489,0.336380867,2.089500356,-2.335730468,1.753355219,-0.582375249,1.029372843,0.648875106,1.678247949,2.220332669,2.220332669,0,1.144638714,0.112212101,1.256850814,-0.025306194 -Steve Nash,nashst01,2014,RS,LAL,672,313,-2.059716338,-1.981591529,-4.041307867,-2.562540155,-1.320148157,-3.882688312,-2.258944097,-1.942738903,-4.201683,-0.234541449,-0.234541449,0,-1.626378454,-2.728220053,-4.354598507,1.124722782 -Hamady Ndiaye,ndiayha01,2014,RS,SAC,151,74,-4.612299552,-5.590769236,-10.20306879,-8.803737959,0.71093405,-8.092803909,-5.805403218,-4.587927049,-10.39333027,-0.287881726,-0.287881726,0,-6.299209683,-3.640057804,-9.939267486,-0.229566186 -Maurice Ndour,ndourma01,2017,RS,NYK,674,331,-2.191791735,1.793796836,-0.397994899,-2.174416759,2.797549781,0.623133023,-2.295574467,2.17203118,-0.123543287,0.443860194,0.443860194,0,-1.649819698,0.38790483,-1.261914868,0.069477897 -Gary Neal,nealga01,2014,PO,CHA,203,104,-3.712469312,-1.033721,-4.746190312,-1.257315149,-9.703719981,-10.96103513,-3.340083242,-2.91770642,-6.257789662,-0.194953507,0,-0.194953507,-4.323675684,-3.762888284,-8.086563969,1.445736073 -Gary Neal,nealga01,2014,RS,CHA,996,507,1.881561675,-3.906930268,-2.025368593,0.635273998,-1.835309974,-1.200035976,1.77259514,-3.745203148,-1.972608009,0.200897431,0.200897431,0,1.030376288,-3.138933449,-2.108557161,-0.091409678 -Gary Neal,nealga01,2014,RS,MIL,1196,607,-1.308508397,-5.906664234,-7.215172631,-4.864137,-2.437609632,-7.301746631,-2.034065101,-5.479526713,-7.513591814,-1.471654726,-1.471654726,0,-1.641619915,-6.451318539,-8.092938454,-0.233323548 -Gary Neal,nealga01,2015,RS,CHA,1840,931,-1.163421329,-4.968937433,-6.132358762,-1.477830155,-1.325367786,-2.803197941,-1.219127244,-4.539448148,-5.758575392,-1.427105803,-1.427105803,0,-1.701716195,-4.267048706,-5.968764901,-0.131258838 -Gary Neal,nealga01,2015,RS,MIN,537,262,2.097837115,-2.558931019,-0.461093905,-2.980079378,3.219513894,0.239434516,1.21196841,-1.449151708,-0.237183298,0.336579936,0.336579936,0,0.796424071,-2.417906992,-1.621482921,0.195759745 -Gary Neal,nealga01,2016,RS,WAS,1684,807,0.65276347,-4.05735867,-3.4045952,-3.096335222,-5.059031618,-8.15536684,-0.076599668,-4.515106902,-4.59170657,-0.753031798,-0.753031798,0,0.23924274,-3.820549431,-3.581306691,-0.677343944 -Gary Neal,nealga01,2017,RS,ATL,37,18,-7.585930836,-11.0536916,-18.63962243,-13.23565228,3.001534995,-10.23411729,-9.132046032,-8.799470315,-17.93151635,-0.139002987,-0.139002987,0,-6.283205642,-7.845752872,-14.12895851,-0.294077601 -Nemanja Nedovic,nedovne01,2014,PO,GSW,1,0,-3.82793691,-68.65812855,-72.48606546,-0.334154489,3.221002203,2.886847713,-3.296613906,-57.31357607,-60.61018997,0,0,0,-4.754271556,-48.88611513,-53.64038668,8.321224959 -Nemanja Nedovic,nedovne01,2014,RS,GSW,305,142,-6.689528396,-3.044035274,-9.73356367,-12.20896315,-3.674976076,-15.88393923,-8.266613195,-3.43595835,-11.70257154,-0.651527648,-0.651527648,0,-7.176519819,-4.183589092,-11.36010891,0.433016956 -Jameer Nelson,nelsoja01,2014,RS,ORL,4307,2179,0.593731962,-2.999851421,-2.406119459,3.084831049,-5.362513259,-2.27768221,1.217001147,-3.659778129,-2.442776982,0.340098647,0.340098647,0,1.099448985,-3.184077125,-2.08462814,-0.406944826 -Jameer Nelson,nelsoja01,2015,RS,DEN,1411,702,1.364572019,-0.166011801,1.198560218,-2.618357328,-0.323915797,-2.942273126,0.647215361,-0.172147588,0.475067774,1.154574169,1.154574169,0,1.117173756,-0.646745422,0.470428335,-0.042953571 -Jameer Nelson,nelsoja01,2015,RS,BOS,247,121,-2.41169236,0.782396296,-1.629296064,-3.190200257,-3.462135825,-6.652336082,-2.688793309,-0.050335781,-2.73912909,0.000680055,0.000680055,0,-1.960688993,0.569278536,-1.391410457,1.278648731 -Jameer Nelson,nelsoja01,2015,RS,DAL,1168,584,-0.871786314,-2.831970092,-3.703756406,3.832563858,-1.845299018,1.98726484,0.03114245,-2.811604282,-2.780461833,-0.009047346,-0.009047346,0,0.556540071,-1.80044297,-1.243902898,-0.306013633 -Jameer Nelson,nelsoja01,2016,RS,DEN,2063,1036,-1.229022369,-4.137245441,-5.36626781,-1.161911274,-1.711355947,-2.873267221,-1.282348525,-3.849241067,-5.131589592,-1.247708555,-1.247708555,0,-1.335759399,-3.221160155,-4.556919554,-0.863249323 -Jameer Nelson,nelsoja01,2017,RS,DEN,4234,2045,0.134616063,-3.961052728,-3.826436665,1.421846865,1.959765401,3.381612267,0.360721021,-2.933580985,-2.572859964,0.183812204,0.183812204,0,0.225354971,-2.48977146,-2.264416489,-0.535217818 -Jameer Nelson,nelsoja01,2018,RS,NOP,1876,897,-1.851691464,-1.954655628,-3.806347093,-1.916238999,-3.091714816,-5.007953815,-1.969350881,-2.320043655,-4.289394536,-0.699629536,-0.699629536,0,-1.830764356,-2.329630978,-4.160395334,-0.686198218 -Jameer Nelson,nelsoja01,2018,RS,DET,241,116,-9.486186394,-4.637368042,-14.12355444,-12.60795979,-6.124162512,-18.7321223,-10.68915218,-5.2283045,-15.91745668,-0.775401904,-0.775401904,0,-7.589716626,-4.267934716,-11.85765134,-0.495200159 -Raul Neto,netora01,2016,RS,UTA,2881,1499,-1.088827919,1.509652662,0.420824744,-1.287544438,1.008704237,-0.2788402,-1.183479762,1.451179009,0.267699247,2.29744511,2.29744511,0,-1.422858281,1.883595269,0.460736988,-0.442864353 -Raul Neto,netora01,2017,PO,UTA,125,60,-0.428103059,-0.551507928,-0.979610987,-11.32523573,7.866524441,-3.458711294,-2.736146832,1.195878883,-1.540267949,0.037866603,0,0.037866603,-1.799624792,2.21240037,0.412775579,-0.827109086 -Raul Neto,netora01,2017,RS,UTA,700,346,-0.257954824,2.450705141,2.192750317,1.210895696,5.861171172,7.072066868,0.042994529,3.255807791,3.29880232,1.063143303,1.063143303,0,-0.953414095,4.40447257,3.451058474,-0.426882652 -Raul Neto,netora01,2018,PO,UTA,160,72,-2.350986177,-4.990864659,-7.341850836,3.247671324,6.222193385,9.469864708,-1.29964257,-2.985223213,-4.284865784,-0.059074481,0,-0.059074481,-1.409693288,-1.224231255,-2.633924543,1.549797023 -Raul Neto,netora01,2018,RS,UTA,1041,498,-1.285494577,0.685656835,-0.599837742,-0.907394528,6.200802214,5.293407686,-1.284268569,1.797908584,0.513640015,0.82785595,0.82785595,0,-1.798104421,1.189342494,-0.608761927,-0.163695501 -Raul Neto,netora01,2019,PO,UTA,47,20,-10.62941235,-6.466999852,-17.0964122,-22.29397704,3.390031513,-18.90394553,-13.62935403,-4.836725503,-18.46607953,-0.164970277,0,-0.164970277,-12.94864356,-8.012790291,-20.96143385,-0.255908982 -Raul Neto,netora01,2019,RS,UTA,1032,474,1.712975618,-0.411681772,1.301293846,6.937618857,2.431039263,9.368658121,2.888311904,0.075571676,2.96388358,1.382913803,1.382913803,0,1.828302572,0.274120483,2.102423054,0.080974522 -Georges Niang,niangge01,2017,RS,IND,197,93,-7.143737043,-3.800876579,-10.94461362,-0.052677936,1.237710321,1.185032385,-6.066939303,-2.940873543,-9.007812846,-0.295864138,-0.295864138,0,-6.229823282,-5.69016509,-11.91998837,-0.350283279 -Georges Niang,niangge01,2018,RS,UTA,73,32,-2.171969544,3.279221978,1.107252433,-12.66346119,5.090029501,-7.57343169,-4.595582055,3.700577616,-0.895004438,0.030957269,0.030957269,0,-3.26294511,1.900561843,-1.362383267,2.200631659 -Georges Niang,niangge01,2019,PO,UTA,119,55,-0.985098954,3.854088767,2.868989813,2.441613932,14.87369355,17.31530748,-0.23024036,6.355113079,6.124872719,0.259533966,0,0.259533966,-3.046649684,3.131209493,0.084559809,1.03976832 -Georges Niang,niangge01,2019,RS,UTA,1122,516,-0.382270177,-2.567365437,-2.949635615,-1.937754475,-5.525842875,-7.46359735,-0.752388567,-3.421162741,-4.173551308,-0.376750425,-0.376750425,0,-0.794160843,-3.218828644,-4.012989487,0.538911855 -Andrew Nicholson,nichoan01,2014,RS,ORL,2339,1174,-3.558386619,-1.264518621,-4.82290524,-3.690730324,1.20890969,-2.481820634,-3.738620713,-0.790716391,-4.529337104,-1.059002195,-1.059002195,0,-3.875868494,-0.975776785,-4.85164528,-0.609797643 -Andrew Nicholson,nichoan01,2015,RS,ORL,969,492,-3.580261543,-2.135829639,-5.716091182,-3.415634955,-0.249229115,-3.66486407,-3.703498528,-1.826462929,-5.529961458,-0.696599292,-0.696599292,0,-3.767266444,-2.761397902,-6.528664346,-0.167952511 -Andrew Nicholson,nichoan01,2016,RS,ORL,1660,823,-0.412316004,-0.230562782,-0.642878785,-2.109684812,5.288638494,3.178953681,-0.783328118,0.914774364,0.131446246,1.206923834,1.206923834,0,-1.046338617,-0.714908659,-1.761247276,-0.240649639 -Andrew Nicholson,nichoan01,2017,RS,WAS,472,231,-5.00502801,-2.46134537,-7.46637338,-7.938531101,-4.232339762,-12.17087086,-5.938673393,-2.988067184,-8.926740578,-0.727352909,-0.727352909,0,-4.763229769,-1.854293608,-6.617523377,-0.082769762 -Andrew Nicholson,nichoan01,2017,RS,BRK,226,111,-6.399324036,-3.350535857,-9.749859893,-5.307424111,-13.67549816,-18.98292227,-6.510928109,-5.669162748,-12.18009086,-0.534617115,-0.534617115,0,-5.31324219,-4.440588245,-9.753830435,0.104753837 -Joakim Noah,noahjo01,2014,PO,CHI,380,210,-0.968673759,5.322700879,4.354027119,-9.549985805,3.870839839,-5.679145967,-2.796664787,5.318852069,2.522187282,0.58422473,0,0.58422473,-1.213514676,4.435792913,3.222278237,0.260851139 -Joakim Noah,noahjo01,2014,RS,CHI,5340,2820,0.907720258,5.113990582,6.02171084,3.127360864,0.957830142,4.085191007,1.467579932,4.477997478,5.945577411,12.46159028,12.46159028,0,1.059122871,4.852261719,5.91138459,-0.377909166 -Joakim Noah,noahjo01,2015,PO,CHI,741,395,-0.833260579,2.843450725,2.010190146,-1.820635366,-1.369854507,-3.190489873,-1.203251842,2.085797983,0.882546141,0.757604615,0,0.757604615,0.239491079,0.968259176,1.207750255,0.330180426 -Joakim Noah,noahjo01,2015,RS,CHI,4044,2049,-0.310170106,3.080856754,2.770686647,-0.28699837,-0.323453525,-0.610451895,-0.37011794,2.552395892,2.182277952,5.165174942,5.165174942,0,-0.399008238,2.471357697,2.072349459,0.16687072 -Joakim Noah,noahjo01,2016,RS,CHI,1297,635,-1.560702499,2.438280963,0.877578465,-1.99523247,2.194006193,0.198773723,-1.747457291,2.546595114,0.799137824,1.16188811,1.16188811,0,-1.384330669,1.740929386,0.356598717,1.023890744 -Joakim Noah,noahjo01,2017,RS,NYK,2055,1015,-1.073538891,0.358925593,-0.714613298,-0.45867051,-2.719157631,-3.177828141,-1.001871229,-0.21020139,-1.212072618,0.798251925,0.798251925,0,-0.910399195,0.167071069,-0.743328127,0.22559031 -Joakim Noah,noahjo01,2018,RS,NYK,88,40,-2.897124477,12.43614045,9.539015973,-14.49765177,10.38316894,-4.114482829,-5.42921988,12.84295283,7.413732954,0.213597653,0.213597653,0,-2.97083818,9.15947848,6.188640301,2.953677039 -Joakim Noah,noahjo01,2019,RS,MEM,1450,693,-1.715992538,1.082418335,-0.633574203,-1.949428473,3.254990797,1.305562324,-1.815527272,1.550838152,-0.26468912,0.87777747,0.87777747,0,-2.697512731,1.016048237,-1.681464494,-0.110228023 -Nerlens Noel,noelne01,2015,RS,PHI,4667,2311,-4.061319971,2.685328714,-1.375991257,-4.545934654,1.83599995,-2.709934705,-4.304473724,2.676574446,-1.627899277,1.329819827,1.329819827,0,-4.141780414,3.133180954,-1.008599461,0.491567602 -Nerlens Noel,noelne01,2016,RS,PHI,4059,1965,-3.876265659,1.46060065,-2.415665009,-4.177823831,0.776970732,-3.400853099,-4.080659014,1.460596234,-2.62006278,0.131493949,0.131493949,0,-3.170101481,1.66005203,-1.510049451,0.919806237 -Nerlens Noel,noelne01,2017,RS,PHI,1206,564,-1.72593973,2.656767554,0.930827823,-0.493238156,-0.737264269,-1.230502425,-1.512630932,2.106757411,0.59412648,0.969075142,0.969075142,0,-1.409551133,2.877695712,1.468144579,0.692487788 -Nerlens Noel,noelne01,2017,RS,DAL,954,483,-1.527587639,2.376665893,0.849078254,1.508761995,-0.3270361,1.181725895,-0.940627902,1.940505135,0.999877233,0.923318676,0.923318676,0,-0.506394413,2.699493622,2.193099209,-0.07970025 -Nerlens Noel,noelne01,2018,RS,DAL,976,472,-4.33362913,3.629199857,-0.704429273,-7.164509909,1.879708612,-5.284801297,-5.158609462,3.520160388,-1.638449074,0.269012784,0.269012784,0,-4.687671176,3.62956083,-1.058110346,0.494843383 -Nerlens Noel,noelne01,2019,PO,OKC,128,60,-3.469260038,2.990398604,-0.478861435,-4.755020583,10.29732648,5.542305893,-3.906890787,4.69637376,0.789482973,0.111724689,0,0.111724689,-7.316530646,6.31770626,-0.998824386,-0.021233904 -Nerlens Noel,noelne01,2019,RS,OKC,2283,1055,-1.349269665,3.120300368,1.771030703,-7.315292635,2.186446098,-5.128846537,-2.687508642,3.04533875,0.357830108,1.673515333,1.673515333,0,-2.218391419,4.127549725,1.909158306,0.042133835 -Lucas Nogueira,noguelu01,2015,RS,TOR,50,23,-6.725357147,-4.037208244,-10.76256539,-10.3914219,0.376343608,-10.01507829,-8.006277666,-3.349639025,-11.35591669,-0.101562937,-0.101562937,0,-6.485946019,-0.318443486,-6.804389505,0.546904184 -Lucas Nogueira,noguelu01,2016,PO,TOR,54,29,-2.403565721,-6.922633759,-9.326199479,-13.71870928,-0.189317447,-13.90802673,-4.932373542,-5.948235128,-10.88060867,-0.122001004,0,-0.122001004,-3.801457514,-5.251514183,-9.052971697,-1.587022316 -Lucas Nogueira,noguelu01,2016,RS,TOR,459,225,-3.934188254,4.852186081,0.917997827,2.693727907,-2.95413037,-0.260402463,-2.842027998,3.546081873,0.704053876,0.397228266,0.397228266,0,-3.104916718,3.944765055,0.839848337,0.177463271 -Lucas Nogueira,noguelu01,2017,PO,TOR,15,7,5.79872008,-1.395004253,4.403715827,9.915054546,19.55151064,29.46656519,7.112593979,2.883694703,9.996288681,0.046947861,0,0.046947861,0.531500158,1.120950299,1.652450456,-0.003742011 -Lucas Nogueira,noguelu01,2017,RS,TOR,2215,1088,-2.235317786,2.250139576,0.014821789,1.984296302,2.47812788,4.462424182,-1.545820404,2.411240707,0.865420304,2.007431418,2.007431418,0,-1.664481685,2.395878594,0.731396909,0.025429655 -Lucas Nogueira,noguelu01,2018,PO,TOR,50,24,-11.56195202,-11.23997118,-22.8019232,-8.905418019,-12.10048442,-21.00590244,-11.66452005,-11.98817804,-23.6526981,-0.269916316,0,-0.269916316,-10.56644493,-12.66702081,-23.23346574,2.194975104 -Lucas Nogueira,noguelu01,2018,RS,TOR,869,418,-1.950304438,4.025457113,2.075152675,-1.483406207,4.241448741,2.758042534,-2.01165298,4.235168942,2.223515962,1.0617574,1.0617574,0,-1.130245631,3.886553078,2.756307448,0.101703843 -Steve Novak,novakst01,2014,PO,TOR,31,15,-11.28088083,11.276203,-0.004677826,-11.37603315,22.58360632,11.20757318,-11.87567162,14.31412751,2.438455888,0.040732712,0,0.040732712,-9.856525069,6.033865915,-3.822659154,-0.498038394 -Steve Novak,novakst01,2014,RS,TOR,1087,540,0.719585033,-0.072724538,0.646860495,-0.615397086,-0.366694713,-0.982091799,0.454698291,-0.145375278,0.309323013,0.840449874,0.840449874,0,0.295354486,-1.429511429,-1.134156944,-0.275168738 -Steve Novak,novakst01,2015,RS,UTA,226,109,2.089493881,-7.358817018,-5.269323137,-7.671333617,-5.155065772,-12.82639939,0.206480765,-7.345100134,-7.138619369,-0.244788533,-0.244788533,0,-0.623252627,-8.284108809,-8.907361436,0.28663564 -Steve Novak,novakst01,2015,RS,OKC,186,88,-4.263040962,-8.509177954,-12.77221892,-1.009081445,-10.33511186,-11.3441933,-3.872483853,-9.408839859,-13.28132371,-0.470778391,-0.470778391,0,-3.501262422,-8.428577897,-11.92984032,-0.416320483 -Steve Novak,novakst01,2016,RS,OKC,53,24,7.382810441,-10.67723742,-3.294426983,8.209136798,1.954639584,10.16377638,7.810393957,-8.797428399,-0.987034442,0.021798634,0.021798634,0,6.556832092,-9.541608022,-2.98477593,0.957187775 -Steve Novak,novakst01,2016,RS,MIL,48,20,-2.334528593,-4.16519634,-6.499724933,-3.904495569,6.356851232,2.452355662,-2.783618342,-2.158750194,-4.942368536,-0.022511992,-0.022511992,0,-1.157683151,-5.915387286,-7.073070437,0.616121069 -Steve Novak,novakst01,2017,RS,MIL,40,22,-4.312619624,-8.292746305,-12.60536593,-8.470705283,3.432713557,-5.037991726,-5.510851713,-6.386952041,-11.89780375,-0.099944413,-0.099944413,0,-3.816400762,-7.92470474,-11.7411055,-2.612027891 -Dirk Nowitzki,nowitdi01,2014,PO,DAL,517,263,-1.856189434,2.160626127,0.304436693,4.372921126,-12.5635168,-8.19059567,-0.671563181,-0.803654948,-1.47521813,0.17582562,0,0.17582562,4.340949635,0.197883904,4.538833539,-0.311534704 -Dirk Nowitzki,nowitdi01,2014,RS,DAL,5276,2628,4.37043264,0.102836512,4.473269153,3.516833373,1.287684438,4.804517812,4.382768305,0.365733512,4.748501817,10.0573137,10.0573137,0,5.201024637,0.572454148,5.773478785,0.031295475 -Dirk Nowitzki,nowitdi01,2015,PO,DAL,382,181,1.783854228,-1.153852572,0.630001656,0.073430816,-3.630351068,-3.556920252,1.432733848,-1.694337324,-0.261603476,0.232529362,0,0.232529362,0.792514511,-3.075658287,-2.283143776,-1.820337931 -Dirk Nowitzki,nowitdi01,2015,RS,DAL,4632,2282,2.03810208,-0.615419939,1.422682141,2.560124403,-3.496294845,-0.936170442,2.204009846,-1.2619664,0.942043446,4.28758151,4.28758151,0,2.844927966,-1.080371515,1.764556451,-0.244892844 -Dirk Nowitzki,nowitdi01,2016,PO,DAL,334,170,2.379929299,-2.175330113,0.204599186,16.00152005,-5.647503547,10.35401651,5.386436219,-2.970884811,2.415551408,0.458126768,0,0.458126768,4.19313475,-3.410501665,0.782633085,-0.813467726 -Dirk Nowitzki,nowitdi01,2016,RS,DAL,4761,2364,0.83433783,0.35326577,1.1876036,4.337013102,-0.766912067,3.570101034,1.624322861,0.137245375,1.761568236,5.423638553,5.423638553,0,2.179649583,0.362879774,2.542529357,-0.320013964 -Dirk Nowitzki,nowitdi01,2017,RS,DAL,2884,1424,-1.807874726,0.807083344,-1.000791382,0.80034813,-2.021606821,-1.221258691,-1.320944341,0.25528359,-1.065660751,1.229613671,1.229613671,0,-0.540201251,0.281105962,-0.25909529,0.472888301 -Dirk Nowitzki,nowitdi01,2018,RS,DAL,3911,1900,-0.139320937,0.346217664,0.206896728,3.367537522,-3.475928661,-0.108391138,0.620400522,-0.423801975,0.196598547,2.85500612,2.85500612,0,1.048457074,-0.495740267,0.552716807,-0.047493428 -Dirk Nowitzki,nowitdi01,2019,RS,DAL,1674,795,-2.840806605,-4.032229247,-6.873035852,-1.011583885,-2.523422247,-3.535006132,-2.608596825,-3.963246301,-6.571843127,-1.545380689,-1.545380689,0,-2.026102599,-3.038316706,-5.064419306,-0.315125777 -Frank Ntilikina,ntilila01,2018,RS,NYK,3512,1706,-3.720531197,1.624179522,-2.096351675,-4.080620592,5.065104339,0.984483748,-3.998154554,2.472107302,-1.526047251,1.064728095,1.064728095,0,-3.685684232,1.558769672,-2.12691456,-0.056039882 -Frank Ntilikina,ntilila01,2019,RS,NYK,1920,904,-4.342148397,-0.637348013,-4.97949641,-1.31983296,0.665775624,-0.654057336,-3.917653241,-0.355674683,-4.273327923,-0.701140808,-0.701140808,0,-3.762660763,-0.566126754,-4.328787517,-0.210286868 -James Nunnally,nunnaja01,2014,RS,PHI,228,111,-1.754558829,1.968199904,0.213641075,-7.497525542,4.85123586,-2.646289683,-3.005837726,2.759031538,-0.246806188,0.140986306,0.140986306,0,-2.521598927,1.171944788,-1.349654139,-0.524405655 -James Nunnally,nunnaja01,2014,RS,ATL,107,54,-7.915955422,-6.231382023,-14.14733744,-3.737050517,-2.648686593,-6.385737109,-7.515276109,-5.855792835,-13.37106894,-0.295470735,-0.295470735,0,-5.031447073,-7.694446839,-12.72589391,0.934761958 -James Nunnally,nunnaja01,2019,RS,HOU,80,38,-4.439041285,-6.479898801,-10.91894009,5.675575263,-17.18895717,-11.5133819,-2.66788166,-9.117006552,-11.78488821,-0.174732435,-0.174732435,0,-1.890224567,-5.824568281,-7.714792848,-0.251555759 -James Nunnally,nunnaja01,2019,RS,MIN,139,64,2.957647886,-7.719187671,-4.761539785,-0.224582171,-5.486946366,-5.711528538,2.451520307,-7.747936914,-5.296416607,-0.083138866,-0.083138866,0,2.03733787,-7.139133349,-5.101795478,-0.01074494 -Jusuf Nurkic,nurkiju01,2015,RS,DEN,2260,1103,-2.968525594,3.491018695,0.5224931,-1.146462503,3.630435624,2.483973121,-2.7499596,3.763791595,1.013831995,2.134866807,2.134866807,0,-2.485944705,3.442990778,0.957046073,0.759156577 -Jusuf Nurkic,nurkiju01,2016,RS,DEN,1115,547,-2.972522593,1.380920051,-1.591602542,1.310665411,0.197757877,1.508423288,-2.241798717,1.270502698,-0.971296018,0.503220091,0.503220091,0,-0.69876824,1.402633013,0.703864773,1.342512259 -Jusuf Nurkic,nurkiju01,2017,PO,POR,36,17,-2.260106457,20.91793686,18.6578304,14.07363189,19.31299543,33.38662732,0.999592711,21.82328524,22.82287795,0.231647077,0,0.231647077,2.987127326,15.13466851,18.12179584,1.219173902 -Jusuf Nurkic,nurkiju01,2017,RS,DEN,1676,807,-3.680943445,2.788145897,-0.892797548,-6.7205356,-0.27194785,-6.99248345,-4.598408446,2.39096351,-2.207444936,0.225657098,0.225657098,0,-2.75038763,1.030342392,-1.720045239,0.996835382 -Jusuf Nurkic,nurkiju01,2017,RS,POR,1199,584,-0.582161977,2.612569436,2.030407458,2.053873789,0.660407963,2.714281752,-0.106223757,2.390188265,2.283964508,1.515907752,1.515907752,0,-0.065515368,3.240531732,3.175016364,1.046616907 -Jusuf Nurkic,nurkiju01,2018,PO,POR,201,94,6.095511064,-10.02271568,-3.92720462,-0.553352889,-0.957104764,-1.510457652,5.09122426,-8.703088176,-3.611863916,-0.043014525,0,-0.043014525,1.629766627,-3.863072538,-2.233305911,0.87935235 -Jusuf Nurkic,nurkiju01,2018,RS,POR,4295,2088,-2.343212287,2.545654169,0.202441882,-1.557398639,2.191395767,0.633997127,-2.349603228,2.592847853,0.243244624,3.207675151,3.207675151,0,-2.03365489,3.312744626,1.279089736,0.590408205 -Jusuf Nurkic,nurkiju01,2019,RS,POR,4177,1974,1.469096491,5.238468905,6.707565395,4.254175473,3.427513959,7.681689432,2.061289263,5.178597165,7.239886428,10.12116274,10.12116274,0,2.072620295,4.527041089,6.599661384,0.607768398 -David Nwaba,nwabada01,2017,RS,LAL,827,397,-1.145621372,2.684834918,1.539213546,-0.432004634,5.178451486,4.746446852,-1.044613834,3.43951239,2.394898555,1.039821002,1.039821002,0,-2.132468026,2.219126713,0.086658687,-0.214152622 -David Nwaba,nwabada01,2018,RS,CHI,3417,1646,-1.027571394,-0.697337767,-1.724909161,-0.444670755,-1.877675637,-2.322346392,-0.924092614,-0.939624903,-1.863717516,0.746299642,0.746299642,0,-1.900607543,-0.407188834,-2.307796376,0.267777022 -David Nwaba,nwabada01,2019,RS,CLE,2019,984,-0.059453573,1.140938928,1.081485355,1.754708703,0.522089905,2.276798608,0.34176667,1.202009963,1.543776633,2.141242543,2.141242543,0,-0.400267783,0.770244744,0.36997696,-0.680389752 -JJ O'Brien,obriejj01,2016,RS,UTA,14,6,-6.739738965,-5.508188305,-12.24792727,-11.21215259,-7.089121288,-18.30127388,-8.155483602,-6.330807101,-14.4862907,-0.036473103,-0.036473103,0,-5.165013527,-1.878666648,-7.043680175,1.484850134 -Johnny O'Bryant III,obryajo01,2015,PO,MIL,20,12,-11.84497809,-12.97779827,-24.82277636,-19.63113722,-35.45383434,-55.08497156,-13.91851364,-18.42341075,-32.34192439,-0.182154371,0,-0.182154371,-8.894698059,-18.21986374,-27.1145618,-2.427560923 -Johnny O'Bryant III,obryajo01,2015,RS,MIL,736,368,-7.193375522,-7.09635605,-14.28973157,-5.680797291,-3.279342719,-8.96014001,-7.304477344,-6.780711745,-14.08518909,-2.127918029,-2.127918029,0,-7.10261369,-6.129094952,-13.23170864,-0.013721613 -Johnny O'Bryant III,obryajo01,2016,RS,MIL,1688,857,-3.910913625,-3.369928632,-7.280842257,-2.405948629,-1.513149208,-3.919097837,-3.826467152,-3.150011044,-6.976478196,-1.829195063,-1.829195063,0,-3.910570843,-3.530637832,-7.441208675,-0.993816724 -Johnny O'Bryant III,obryajo01,2017,RS,DEN,99,46,-3.606023216,-6.35605957,-9.962082787,-2.998383013,-12.35253091,-15.35091393,-3.730664869,-7.943224863,-11.67388973,-0.208532747,-0.208532747,0,-2.443541546,-8.197669541,-10.64121109,-0.423302596 -Johnny O'Bryant III,obryajo01,2017,RS,CHA,67,34,-2.305513601,-7.928176158,-10.23368976,-1.259624079,-1.679049382,-2.938673461,-2.238361894,-7.134777373,-9.373139267,-0.114331194,-0.114331194,0,-2.648336473,-6.893231969,-9.541568441,-0.47732876 -Johnny O'Bryant III,obryajo01,2018,RS,CHA,796,379,-3.932360205,-4.760773772,-8.693133977,-7.937898124,2.442936815,-5.494961308,-5.025571086,-3.527800705,-8.553371792,-1.120809178,-1.120809178,0,-4.547243722,-2.4646683,-7.011912022,-0.120612957 -Daniel Ochefu,ochefda01,2017,PO,WAS,11,5,-18.25832934,9.756066148,-8.502263196,-10.45733327,14.85303046,4.395697195,-17.7743178,11.4293991,-6.344918703,-0.010021327,0,-0.010021327,-9.988776733,8.183082065,-1.805694667,5.750460416 -Daniel Ochefu,ochefda01,2017,RS,WAS,153,75,-5.72707629,-6.755670469,-12.48274676,-5.944123676,-4.672660671,-10.61678435,-6.139219571,-6.738930339,-12.87814991,-0.386070285,-0.386070285,0,-3.943621427,-4.894487628,-8.838109054,-0.375444873 -Greg Oden,odengr01,2014,PO,MIA,15,7,2.558649048,-15.29116437,-12.73251533,14.34973455,-14.16289035,0.186844204,5.074095471,-16.04697456,-10.97287909,-0.030884248,0,-0.030884248,3.348874578,-8.790082658,-5.441208081,1.826489721 -Greg Oden,odengr01,2014,RS,MIA,415,212,-2.935332449,-0.24143014,-3.176762589,-4.154409146,-1.88773092,-6.042140065,-3.398501023,-0.615873011,-4.014374034,-0.137496707,-0.137496707,0,-2.813337394,-0.509299965,-3.322637359,0.518280674 -Semi Ojeleye,ojelese01,2018,PO,BOS,466,230,-4.531004087,-1.672121369,-6.203125456,-4.001698565,-0.787930779,-4.789629344,-4.609901297,-1.635237325,-6.245138622,-0.422317445,0,-0.422317445,-5.828794981,-2.488165143,-8.316960125,-0.158000938 -Semi Ojeleye,ojelese01,2018,RS,BOS,2357,1150,-3.875954555,-1.592201495,-5.46815605,-6.256145641,-1.42550201,-7.681647651,-4.608000191,-1.720862703,-6.328862894,-2.082251061,-2.082251061,0,-4.804157537,-1.975474833,-6.779632371,-0.830255964 -Semi Ojeleye,ojelese01,2019,PO,BOS,76,34,3.785836027,-0.17169029,3.614145736,-3.427179486,0.899098051,-2.528081436,2.495051077,-0.008493572,2.486557504,0.092851861,0,0.092851861,1.316262251,-4.254701853,-2.938439603,-0.885381268 -Semi Ojeleye,ojelese01,2019,RS,BOS,1261,594,-2.662923523,0.188498268,-2.474425255,-1.44629851,4.144973525,2.698675016,-2.575939551,0.981834857,-1.594104693,0.349252847,0.349252847,0,-2.510441023,-0.653013554,-3.163454577,-0.305881496 -Emeka Okafor,okafoem01,2018,PO,NOP,11,4,-13.84549125,-10.50283041,-24.34832166,-31.8782597,0.809615241,-31.06864446,-18.54331168,-8.901453898,-27.44476558,-0.054028469,0,-0.054028469,-12.83377437,-9.274514023,-22.1082884,3.848737519 -Emeka Okafor,okafoem01,2018,RS,NOP,774,353,-3.171265706,2.552570388,-0.618695317,-2.300394078,0.691788387,-1.608605691,-3.176282812,2.326380144,-0.849902668,0.341273371,0.341273371,0,-3.001911146,1.432080551,-1.569830595,-0.271116093 -Jahlil Okafor,okafoja01,2016,RS,PHI,3218,1591,-2.582628403,-0.037678926,-2.620307329,-5.801757095,-3.303474855,-9.10523195,-3.256934864,-0.666999833,-3.923934698,-0.940000544,-0.940000544,0,-3.625885791,-0.806057989,-4.43194378,-1.324306047 -Jahlil Okafor,okafoja01,2017,RS,PHI,2314,1134,-4.528541403,0.051840631,-4.476700771,-4.602413465,-4.660030847,-9.262444312,-4.720910452,-0.929972691,-5.650883142,-1.664188597,-1.664188597,0,-4.90637669,-0.884002048,-5.790378738,-0.827931013 -Jahlil Okafor,okafoja01,2018,RS,BRK,660,328,-2.640142317,1.058043919,-1.582098398,-7.903161251,-4.528896283,-12.43205753,-3.849986483,0.014696208,-3.835290275,-0.180264931,-0.180264931,0,-3.834098263,-0.561502955,-4.395601218,-0.739320553 -Jahlil Okafor,okafoja01,2018,RS,PHI,56,25,-8.149764311,-16.6647285,-24.81449281,-13.17659844,-10.23569512,-23.41229356,-9.64543833,-16.40363193,-26.04907026,-0.302924782,-0.302924782,0,-6.771800017,-13.01588269,-19.78768271,1.917686406 -Jahlil Okafor,okafoja01,2019,RS,NOP,2022,935,-1.386564889,-0.602034449,-1.988599338,-1.671315473,-2.447775973,-4.119091446,-1.540600661,-0.976278683,-2.516879344,0.11037343,0.11037343,0,-1.625361142,-1.563016267,-3.188377409,-0.764071366 -Elie Okobo,okoboel01,2019,RS,PHO,2018,958,-3.497821409,-1.643265657,-5.141087066,-2.991231367,-0.578882226,-3.570113593,-3.547277223,-1.451246091,-4.998523314,-1.093802247,-1.093802247,0,-3.34393447,-1.513553575,-4.857488045,-0.48332604 -Josh Okogie,okogijo01,2019,RS,MIN,3803,1757,-1.656485779,1.836146393,0.179660614,0.424817652,0.246121187,0.670938839,-1.339574423,1.655707594,0.316133171,2.775448186,2.775448186,0,-1.060024245,2.445716003,1.385691758,0.997455462 -Victor Oladipo,oladivi01,2014,RS,ORL,4974,2487,-2.580419787,1.951686196,-0.628733591,-5.078852093,3.592277219,-1.486574874,-3.183265008,2.444528346,-0.738736662,2.577865553,2.577865553,0,-3.170717729,2.220355334,-0.950362395,0.971131 -Victor Oladipo,oladivi01,2015,RS,ORL,5103,2573,0.227758076,-0.699649368,-0.471891292,0.989855695,-2.75960623,-1.769750535,0.459160428,-1.13635849,-0.677198062,2.725331434,2.725331434,0,0.334967395,-0.214827249,0.120140146,0.150548057 -Victor Oladipo,oladivi01,2016,RS,ORL,4851,2379,0.992618567,1.174112994,2.166731561,1.713640335,0.314967344,2.028607679,1.21345186,1.073528956,2.286980817,6.155999419,6.155999419,0,1.542132463,1.599237045,3.141369509,0.675789207 -Victor Oladipo,oladivi01,2017,PO,OKC,378,181,-4.004160122,-2.482718741,-6.486878862,3.361407037,2.234428711,5.595835748,-2.67089124,-1.686036412,-4.356927652,-0.155186472,0,-0.155186472,-3.054748305,-0.178226893,-3.232975198,1.350034222 -Victor Oladipo,oladivi01,2017,RS,OKC,4619,2222,0.344954161,0.627226927,0.972181088,-0.596300325,5.942510241,5.346209916,0.176173043,1.757560084,1.933733127,5.312741722,5.312741722,0,-0.064357487,1.943300554,1.878943066,0.054685877 -Victor Oladipo,oladivi01,2018,PO,IND,503,261,3.501810706,7.594755936,11.09656664,8.021392148,16.69936519,24.72075734,4.530646697,9.85808943,14.38873613,2.364355765,0,2.364355765,0.810835935,9.521872634,10.33270857,0.437293627 -Victor Oladipo,oladivi01,2018,RS,IND,5212,2552,3.504908562,2.676923019,6.181831581,1.936445752,5.979699944,7.916145695,3.341939304,3.52414286,6.866082163,12.68972583,12.68972583,0,3.716558713,4.155045207,7.87160392,1.341280393 -Victor Oladipo,oladivi01,2019,RS,IND,2348,1147,1.341066984,2.602969928,3.944036911,0.795140277,1.436263811,2.231404088,1.281614756,2.471570875,3.75318563,3.830314588,3.830314588,0,1.399072465,3.088803237,4.487875702,0.660227394 -Kelly Olynyk,olynyke01,2014,RS,BOS,2827,1400,-0.712275415,-1.330318004,-2.04259342,2.560700611,-0.295664693,2.265035918,-0.011111945,-1.190292347,-1.201404292,1.115039695,1.115039695,0,-0.664230316,-1.28355658,-1.947786897,0.772496433 -Kelly Olynyk,olynyke01,2015,PO,BOS,104,53,0.155999099,3.281153813,3.437152913,1.121564129,0.917009047,2.038573176,0.429848725,2.988764745,3.418613469,0.173720354,0,0.173720354,-2.263836203,0.88767463,-1.376161573,0.945872649 -Kelly Olynyk,olynyke01,2015,RS,BOS,2938,1423,0.044214749,1.893975796,1.938190546,3.415414506,2.200373066,5.615787571,0.765555552,2.05545497,2.821010521,4.097368517,4.097368517,0,1.199591499,2.039950707,3.239542205,1.250263286 -Kelly Olynyk,olynyke01,2016,PO,BOS,68,32,-12.40782256,-10.06901076,-22.47683331,-19.50725317,-11.19455779,-30.70181096,-14.61409369,-11.03464676,-25.64874045,-0.392678879,0,-0.392678879,-7.808963434,-13.35283721,-21.16180064,1.751374173 -Kelly Olynyk,olynyke01,2016,RS,BOS,2955,1395,0.120969593,1.483647078,1.604616671,-1.141219236,4.027637604,2.886418368,-0.145201646,2.048854831,1.903653186,3.32057233,3.32057233,0,-0.177365751,2.074498365,1.897132614,0.248759232 -Kelly Olynyk,olynyke01,2017,PO,BOS,701,346,-0.278245496,1.591190711,1.312945215,1.082122362,3.158560903,4.240683264,-0.020872713,2.025606653,2.00473394,0.872533512,0,0.872533512,-1.093638195,0.964765696,-0.128872499,0.765636637 -Kelly Olynyk,olynyke01,2017,RS,BOS,3162,1538,-0.567522298,-0.921153634,-1.488675933,-3.889010863,0.416993434,-3.472017429,-1.33220404,-0.722757484,-2.054961524,0.547944175,0.547944175,0,-0.891075197,-0.620133486,-1.511208683,0.459727682 -Kelly Olynyk,olynyke01,2018,PO,MIA,312,146,3.850232068,1.375778921,5.22601099,8.486371291,-4.182071382,4.304299909,5.062624565,0.35482414,5.417448705,0.628606226,0,0.628606226,4.903065122,-0.453122284,4.449942838,0.177268062 -Kelly Olynyk,olynyke01,2018,RS,MIA,3577,1779,0.863461191,-0.841842853,0.021618338,5.603205921,-0.779612755,4.823593166,1.927851189,-0.925549857,1.002301332,3.419282725,3.419282725,0,1.553668365,-0.034334469,1.519333896,0.393847944 -Kelly Olynyk,olynyke01,2019,RS,MIA,3757,1812,-0.49880179,0.939957486,0.441155695,2.128728964,-0.30464947,1.824079494,0.051287881,0.699614299,0.75090218,3.245975147,3.245975147,0,0.428753867,0.559298164,0.988052031,0.297651973 -Jermaine O'Neal,onealje01,2014,PO,GSW,169,84,-3.818964728,1.507650346,-2.311314383,-19.26691733,-7.034848775,-26.30176611,-7.334043453,-0.200765864,-7.534809317,-0.210968156,0,-0.210968156,-6.704175403,-2.526236235,-9.230411637,-0.230045064 -Jermaine O'Neal,onealje01,2014,RS,GSW,1777,883,-1.874824943,2.052303613,0.17747867,-2.283206407,-1.429517345,-3.712723753,-2.078751094,1.368384123,-0.710366971,0.914433489,0.914433489,0,-2.012584579,1.342692001,-0.669892578,-0.462905612 -Royce O'Neale,onealro01,2018,PO,UTA,541,259,-1.767174737,1.427689348,-0.339485389,-10.39295272,-3.465252261,-13.85820499,-3.656343178,0.433609267,-3.222733911,-0.065212661,0,-0.065212661,-3.556655494,1.549818052,-2.006837442,1.189587608 -Royce O'Neale,onealro01,2018,RS,UTA,2350,1150,-0.637768519,2.51011591,1.872347391,-0.618609066,3.948202766,3.3295937,-0.672332422,2.889566408,2.217233986,2.90812435,2.90812435,0,-1.78118363,2.452846925,0.671663295,-0.214457859 -Royce O'Neale,onealro01,2019,PO,UTA,283,137,-1.983952269,3.629271354,1.645319085,-8.170026814,22.06312117,13.89309436,-3.305369061,7.635021962,4.329652902,0.510390755,0,0.510390755,-6.179532202,6.792344735,0.612812533,0.004446278 -Royce O'Neale,onealro01,2019,RS,UTA,3561,1671,-2.067233642,1.831607064,-0.235626578,-1.546227113,2.970073813,1.4238467,-2.100656736,2.109381199,0.008724463,2.343627574,2.343627574,0,-2.778641923,2.291922951,-0.486718971,-0.359955513 -Arinze Onuaku,onuakar01,2014,RS,NOP,50,25,5.902126869,-6.33192069,-0.429793821,-1.06208255,-2.634060373,-3.696142923,4.828214097,-5.896008416,-1.067794319,0.021478766,0.021478766,0,5.538306006,-6.284801311,-0.746495305,0.099385673 -Arinze Onuaku,onuakar01,2014,RS,CLE,11,5,0.154696349,-5.630696049,-5.4759997,14.1332052,-25.64786641,-11.51466121,3.135683211,-10.09970825,-6.96402504,-0.010719094,-0.010719094,0,-0.289983931,-12.82144751,-13.11143144,-0.275555256 -Arinze Onuaku,onuakar01,2015,RS,MIN,138,68,-0.193700815,0.475349044,0.281648228,6.208437534,-6.701327678,-0.492890145,1.169661431,-0.89317494,0.276486491,0.104468277,0.104468277,0,-1.504375333,-2.449580437,-3.953955769,-0.485350854 -Arinze Onuaku,onuakar01,2017,RS,ORL,56,28,-6.082847739,-5.943781966,-12.02662971,-9.952801477,-1.145864356,-11.09866583,-7.165081692,-5.217779531,-12.38286122,-0.135086509,-0.135086509,0,-5.900441197,-6.046385515,-11.94682671,-1.799629068 -Chinanu Onuaku,onuakch01,2017,RS,HOU,113,52,-3.116377848,0.279755795,-2.836622053,-8.39916123,-14.61375927,-23.0129205,-4.492626145,-2.806315983,-7.298942128,-0.121058244,-0.121058244,0,-4.30397985,-1.455903869,-5.759883719,0.303159474 -Chinanu Onuaku,onuakch01,2018,PO,HOU,6,3,13.82154085,18.32465468,32.14619553,-27.15803358,3.064421325,-24.09361226,6.014255171,16.41178815,22.42604332,0.040713189,0,0.040713189,2.646072294,28.97327461,31.61934691,2.381358193 -Chinanu Onuaku,onuakch01,2018,RS,HOU,41,22,-13.59981637,-9.291922211,-22.89173858,-10.34501916,0.278634573,-10.06638458,-13.79457007,-7.851297173,-21.64586725,-0.215994073,-0.215994073,0,-9.329787377,-7.227049814,-16.55683719,1.823696971 -Kyle O'Quinn,oquinky01,2014,RS,ORL,2399,1188,-2.434448525,1.169492329,-1.264956196,1.600220697,2.697769368,4.297990066,-1.676572048,1.5987207,-0.077851347,1.626075762,1.626075762,0,-2.009409739,0.850343345,-1.159066394,0.381343468 -Kyle O'Quinn,oquinky01,2015,RS,ORL,1640,824,-1.790621541,0.362657613,-1.427963928,-3.255156023,1.308230336,-1.946925688,-2.152780172,0.628317621,-1.524462551,0.515854514,0.515854514,0,-1.824272047,0.325761445,-1.498510602,0.117757679 -Kyle O'Quinn,oquinky01,2016,RS,NYK,1539,764,-1.326629258,2.404495744,1.077866487,-0.729187256,0.660028974,-0.069158282,-1.259605242,2.207244604,0.947639361,1.440922863,1.440922863,0,-0.985533697,0.962714163,-0.022819534,-0.026461739 -Kyle O'Quinn,oquinky01,2017,RS,NYK,2483,1229,0.722433814,0.546816733,1.269250547,-1.323153698,-0.981809195,-2.304962893,0.352911162,0.317090263,0.670001425,2.138417801,2.138417801,0,0.155583075,0.025024469,0.180607543,-0.276531038 -Kyle O'Quinn,oquinky01,2018,RS,NYK,2854,1387,0.266860731,0.679074151,0.945934882,1.161630875,-0.437184964,0.724445911,0.493841562,0.512341368,1.00618293,2.659038875,2.659038875,0,0.118754337,0.150019055,0.268773392,0.036788912 -Kyle O'Quinn,oquinky01,2019,PO,IND,4,2,-20.75863337,-2.855463743,-23.61409712,53.04356718,57.13602078,110.179588,-6.464688245,9.438282021,2.973593776,0.006884849,0,0.006884849,-1.55228224,-6.712982822,-8.265265062,14.21628408 -Kyle O'Quinn,oquinky01,2019,RS,IND,803,371,-2.03134473,-2.893847764,-4.925192494,0.529288164,-0.381965353,0.147322811,-1.624901013,-2.607658846,-4.232559859,-0.284185045,-0.284185045,0,-1.40190441,-2.606735581,-4.008639991,1.292829939 -Daniel Orton,ortonda01,2014,RS,PHI,532,251,-2.029750209,1.270499634,-0.759250575,-4.892414899,2.439747987,-2.452666913,-2.695548763,1.660319885,-1.035228878,0.21998077,0.21998077,0,-3.161335893,-0.438003308,-3.599339201,0.168963707 -Cedi Osman,osmande01,2018,PO,CLE,123,62,-2.03758221,0.257797776,-1.779784434,-1.090925134,7.647266745,6.556341611,-2.039143852,1.839279396,-0.199864457,0.08274079,0,0.08274079,-1.097563238,0.331244335,-0.766318904,-0.534444123 -Cedi Osman,osmande01,2018,RS,CLE,1402,672,-0.728860512,0.764763928,0.035903415,2.057713401,0.150939685,2.208653087,-0.234575393,0.731588985,0.497013592,1.113817887,1.113817887,0,-0.513902005,-0.139090511,-0.652992516,0.050343437 -Cedi Osman,osmande01,2019,RS,CLE,4992,2444,-1.144410554,-2.064085816,-3.20849637,-0.793800371,-5.623308423,-6.417108794,-1.10184624,-2.840112993,-3.941959233,-1.480292449,-1.480292449,0,-0.676527483,-2.604808241,-3.281335724,-0.411129945 -Kelly Oubre Jr.,oubreke01,2016,RS,WAS,1432,671,-2.096276197,-1.865646368,-3.961922565,-1.515235188,0.198690937,-1.316544251,-2.086433926,-1.551365472,-3.637799398,-0.30540073,-0.30540073,0,-2.257107119,-1.641134709,-3.898241828,0.471859119 -Kelly Oubre Jr.,oubreke01,2017,PO,WAS,391,184,-1.799285119,-2.615643877,-4.414928996,-15.39048613,-13.77619441,-29.16668054,-4.790964171,-5.08460397,-9.875568141,-0.698190192,0,-0.698190192,-4.072218288,-5.493935754,-9.566154041,1.160214217 -Kelly Oubre Jr.,oubreke01,2017,RS,WAS,3332,1605,-1.144943373,-0.23531207,-1.380255444,-4.095583771,0.595339595,-3.500244176,-1.824355046,-0.067841587,-1.892196633,0.701307819,0.701307819,0,-1.789355414,-0.174701496,-1.96405691,-0.156748885 -Kelly Oubre Jr.,oubreke01,2018,PO,WAS,309,148,-1.067097163,2.592233527,1.525136364,-2.37752951,8.474708437,6.097178927,-1.456788946,3.997345883,2.540556937,0.417997787,0,0.417997787,-0.480622781,6.043855414,5.563232633,1.416152199 -Kelly Oubre Jr.,oubreke01,2018,RS,WAS,4624,2231,-0.075243751,-1.085528179,-1.16077193,-3.689198501,-1.667648652,-5.356847153,-0.84127355,-1.270124031,-2.111397582,0.731743861,0.731743861,0,-0.697679699,-0.763002826,-1.460682525,0.661956858 -Kelly Oubre Jr.,oubreke01,2019,RS,PHO,2544,1180,0.074349672,0.793570883,0.867920555,0.442456963,-0.486907516,-0.044450554,0.245463545,0.637096138,0.882559683,2.205514467,2.205514467,0,-0.284921249,0.928715464,0.643794215,0.865977747 -Kelly Oubre Jr.,oubreke01,2019,RS,WAS,1647,755,-1.163280989,0.320638834,-0.842642155,-3.950381145,-0.757577731,-4.707958875,-1.813517192,0.175582901,-1.637934291,0.430769969,0.430769969,0,-1.562201236,-0.065648281,-1.627849517,0.571257967 -Travis Outlaw,outlatr01,2014,RS,SAC,2152,1065,-0.711545366,-1.65366139,-2.365206756,-3.59554854,0.226250046,-3.369298494,-1.362141229,-1.334277074,-2.696418303,0.028888133,0.028888133,0,-1.892523319,-1.93519901,-3.82772233,-0.745128157 -Zaza Pachulia,pachuza01,2014,RS,MIL,2602,1325,-1.861326485,0.649876018,-1.211450467,0.446111881,-1.80078394,-1.354672059,-1.456466164,0.253432506,-1.203033659,1.045410525,1.045410525,0,-2.345596859,-0.321740408,-2.667337266,-0.033194686 -Zaza Pachulia,pachuza01,2015,PO,MIL,260,129,-2.738337956,5.493391057,2.755053102,2.249455614,1.26419107,3.513646684,-1.761622798,4.953415843,3.191793045,0.40838611,0,0.40838611,-1.89689441,5.583017274,3.686122864,1.210181374 -Zaza Pachulia,pachuza01,2015,RS,MIL,3447,1730,-1.569399079,3.122179078,1.552779999,3.698914395,2.836770035,6.53568443,-0.539260009,3.206426769,2.66716676,4.808252978,4.808252978,0,-1.039006033,3.086697607,2.047691574,0.537738209 -Zaza Pachulia,pachuza01,2016,PO,DAL,212,112,2.459347954,-0.376397529,2.082950425,-0.449433651,-10.41828851,-10.86772216,2.044173246,-2.312386919,-0.268213673,0.142972393,0,0.142972393,0.665097601,-0.226267311,0.43883029,-2.139325898 -Zaza Pachulia,pachuza01,2016,RS,DAL,3941,2004,-1.603422382,1.95804715,0.354624768,-2.280590183,0.3090639,-1.971526283,-1.838537958,1.727644754,-0.110893204,2.680047934,2.680047934,0,-2.309709606,2.248853865,-0.060855741,-0.662030141 -Zaza Pachulia,pachuza01,2017,PO,GSW,445,212,-4.339212313,6.606817383,2.267605069,2.047058824,-0.329601936,1.717456889,-3.399940446,5.459860281,2.059919836,0.53347875,0,0.53347875,-2.987184563,4.886307441,1.899122878,-0.556056877 -Zaza Pachulia,pachuza01,2017,RS,GSW,2695,1268,-1.092059259,0.95858223,-0.133477029,2.744244857,1.008875288,3.753120145,-0.421814868,0.943620356,0.521805488,2.125196491,2.125196491,0,-0.45581778,1.878483528,1.422665748,0.396488787 -Zaza Pachulia,pachuza01,2018,PO,GSW,54,26,11.71167968,2.347797064,14.05947674,-4.052727877,11.3858467,7.333118828,9.033270347,4.255097571,13.28836792,0.227115505,0,0.227115505,6.387458104,3.02742328,9.414881384,3.4190406 -Zaza Pachulia,pachuza01,2018,RS,GSW,2064,972,-1.069210829,1.288589915,0.219379085,4.650224354,-2.36341439,2.286809964,0.003302017,0.597375598,0.600677615,1.671102392,1.671102392,0,-0.169433448,1.383319908,1.21388646,0.564327798 -Zaza Pachulia,pachuza01,2019,PO,DET,48,22,-9.237930172,-5.627543145,-14.86547332,-1.037244474,14.13207724,13.09483277,-8.050533916,-1.691272659,-9.741806575,-0.080522743,0,-0.080522743,-4.179056412,-3.567297089,-7.746353501,-0.512447737 -Zaza Pachulia,pachuza01,2019,RS,DET,1827,878,-1.510562537,-0.100346804,-1.610909341,-4.846307512,-0.500336544,-5.346644057,-2.296457055,-0.233534923,-2.529991978,0.098616016,0.098616016,0,-2.667671762,0.538858952,-2.128812809,0.064309905 -Marcus Paige,paigema01,2018,RS,CHA,57,28,-1.847287164,-3.672306205,-5.519593369,11.56886962,5.856461611,17.42533124,0.718022261,-2.046027786,-1.328005524,0.01989704,0.01989704,0,-0.81674199,-4.219921787,-5.036663777,-2.036291959 -Georgios Papagiannis,papagge01,2017,RS,SAC,723,355,-3.419863362,-3.309666455,-6.729529818,0.144601217,-0.678481094,-0.533879876,-2.84989714,-2.917644921,-5.76754206,-0.545261644,-0.545261644,0,-3.203669638,-2.771077633,-5.97474727,-0.229476267 -Georgios Papagiannis,papagge01,2018,RS,SAC,247,118,-6.796138192,-6.955140778,-13.75127897,1.941299066,-8.826892246,-6.88559318,-5.287024335,-7.670372402,-12.95739674,-0.613053296,-0.613053296,0,-6.284776915,-6.248941387,-12.5337183,-0.237083766 -Georgios Papagiannis,papagge01,2018,RS,POR,9,4,14.81330282,37.96070692,52.77400974,54.18254349,65.52485528,119.7073988,24.0000892,46.04437542,70.04446462,0.152765355,0.152765355,0,22.33122601,38.3810105,60.71223651,2.808723271 -Kostas Papanikolaou,papanko01,2015,PO,HOU,47,21,-16.53855662,-8.156330802,-24.69488742,-28.45014892,14.92993665,-13.52021228,-20.06363756,-3.791009959,-23.85464752,-0.247346036,0,-0.247346036,-16.08466771,-7.095738991,-23.18040671,5.848685573 -Kostas Papanikolaou,papanko01,2015,RS,HOU,1624,795,-2.959832418,-0.982975578,-3.942807996,-3.13095178,-0.607584283,-3.738536063,-3.225080696,-1.0119617,-4.237042396,-0.60834933,-0.60834933,0,-2.82704205,-1.191849339,-4.018891389,0.825391658 -Kostas Papanikolaou,papanko01,2016,RS,DEN,578,294,-4.150299623,3.063557806,-1.086741817,-1.297452739,2.044328523,0.746875784,-3.805808594,3.088928668,-0.716879926,0.306737078,0.306737078,0,-3.986069141,1.504185264,-2.481883877,0.567581961 -Jannero Pargo,pargoja01,2014,PO,CHA,6,3,-16.49685758,21.91428044,5.417422855,-30.37782213,67.50340497,37.12558284,-20.30615465,32.78807191,12.48191726,0.024151035,0,0.024151035,-18.16030652,16.43929904,-1.721007486,0.408856318 -Jannero Pargo,pargoja01,2014,RS,CHA,482,242,1.396482884,-2.803299504,-1.40681662,-3.022110557,-5.587103108,-8.609213664,0.610114616,-3.568844984,-2.958730368,-0.026019372,-0.026019372,0,1.059699712,-3.093102684,-2.033402972,0.92212348 -Jannero Pargo,pargoja01,2015,RS,CHA,143,73,4.456474321,-0.574264977,3.882209344,-1.164098367,1.903347441,0.739249074,3.695200091,-0.051463566,3.643736525,0.237326424,0.237326424,0,2.738706125,-1.773586083,0.965120042,-0.324465213 -Jabari Parker,parkeja01,2015,RS,MIL,1493,738,-2.305844536,-1.905328216,-4.211172752,-2.111850465,-4.3163111,-6.428161564,-2.368153138,-2.552658911,-4.920812049,-0.820220616,-0.820220616,0,-2.161073989,-1.524584952,-3.685658941,0.334360077 -Jabari Parker,parkeja01,2016,RS,MIL,4806,2408,-1.55586138,-2.457704612,-4.013565993,0.644127721,-3.015818532,-2.371690811,-1.163636688,-2.689383555,-3.853020242,-1.351511572,-1.351511572,0,-0.667594273,-1.926338023,-2.593932296,-0.260779638 -Jabari Parker,parkeja01,2017,RS,MIL,3502,1728,0.623667404,-1.327301304,-0.7036339,-0.523607229,-2.068749044,-2.592356273,0.420161817,-1.548764991,-1.128603173,1.440175757,1.440175757,0,0.918512167,-1.333263531,-0.414751364,0.734982267 -Jabari Parker,parkeja01,2018,PO,MIL,333,167,-0.977772107,3.438695025,2.460922918,-7.613861563,5.450672432,-2.163189131,-2.500852415,4.076957412,1.576104998,0.384722707,0,0.384722707,1.320746635,1.191278749,2.512025384,1.171150846 -Jabari Parker,parkeja01,2018,RS,MIL,1558,743,-0.316082213,-2.058684081,-2.374766294,-1.405017304,-2.666337091,-4.071354394,-0.575047624,-2.291831666,-2.866879291,-0.044432436,-0.044432436,0,-0.701933449,-2.556339684,-3.258273132,0.28209362 -Jabari Parker,parkeja01,2019,RS,CHI,2213,1042,-1.523964799,-1.531443352,-3.05540815,-2.49559356,-0.696292717,-3.191886276,-1.731626084,-1.399337754,-3.130963838,-0.204410056,-0.204410056,0,-1.340350702,-2.021434746,-3.361785448,0.945440363 -Jabari Parker,parkeja01,2019,RS,WAS,1481,682,-0.773425712,-0.107554654,-0.880980367,0.52329501,0.539378103,1.062673113,-0.551653288,0.07118963,-0.480463658,0.800043513,0.800043513,0,-0.348119737,-0.658727839,-1.006847576,1.334905426 -Tony Parker,parketo01,2014,PO,SAS,1401,719,0.69618665,0.042086864,0.738273513,0.919622701,-3.211459783,-2.291837081,0.619718924,-0.775825801,-0.156106876,0.973107096,0,0.973107096,-1.30074008,-0.287186914,-1.587926993,-0.781197561 -Tony Parker,parketo01,2014,RS,SAS,4006,1997,1.297995007,-1.184082863,0.113912144,-0.290481975,0.162541855,-0.12794012,0.946874892,-1.048496605,-0.101621713,2.671349727,2.671349727,0,0.521293614,-0.58869974,-0.067406126,-0.959801448 -Tony Parker,parketo01,2015,PO,SAS,407,210,-4.141765069,-2.117499104,-6.259264173,-0.899260692,3.194295884,2.295035192,-3.818802195,-1.259870395,-5.07867259,-0.250470848,0,-0.250470848,-4.97243588,0.298707666,-4.673728214,-2.569470451 -Tony Parker,parketo01,2015,RS,SAS,3869,1953,0.139142692,-2.515168857,-2.376026165,2.148076133,-2.997574745,-0.849498611,0.503682101,-2.836118914,-2.332436813,0.411557453,0.411557453,0,0.275714779,-2.069499039,-1.793784261,-1.039710085 -Tony Parker,parketo01,2016,PO,SAS,510,264,0.697680154,-5.186532826,-4.488852672,0.367261079,-2.822167148,-2.45490607,0.577706306,-5.115735903,-4.538029597,-0.245365001,0,-0.245365001,-1.299009379,-4.220840183,-5.519849562,-1.157187058 -Tony Parker,parketo01,2016,RS,SAS,3901,1980,-0.203339905,-0.156859974,-0.360199879,-1.204249306,0.95408015,-0.250169157,-0.483495087,-0.02986571,-0.513360797,2.222680115,2.222680115,0,-0.585632245,0.552336158,-0.033296087,-1.589849949 -Tony Parker,parketo01,2017,PO,SAS,387,211,1.423907734,-3.396476221,-1.972568488,6.191253204,0.209968456,6.40122166,2.454019753,-2.89499983,-0.440980078,0.251223649,0,0.251223649,2.343775132,-2.773396518,-0.429621386,-1.937573029 -Tony Parker,parketo01,2017,RS,SAS,3075,1587,-1.040083396,-2.373063808,-3.413147205,0.221537417,-0.181913259,0.039624158,-0.867517968,-2.128733404,-2.996251372,-0.19594829,-0.19594829,0,-0.996769862,-1.531668003,-2.528437866,-1.691536232 -Tony Parker,parketo01,2018,PO,SAS,139,67,-3.550470958,-4.220980194,-7.771451152,-10.10139373,-1.098960673,-11.2003544,-5.073952387,-3.851838707,-8.925791094,-0.218646241,0,-0.218646241,-2.893677241,-5.901580805,-8.795258045,0.410470895 -Tony Parker,parketo01,2018,RS,SAS,2163,1071,-1.918472121,-3.491630464,-5.410102585,-1.187275809,-1.78194687,-2.969222679,-1.871594945,-3.392855481,-5.264450426,-1.35985987,-1.35985987,0,-2.648160155,-3.335235676,-5.983395831,-1.017747843 -Tony Parker,parketo01,2019,RS,CHA,2121,1003,-0.241287783,-3.834306346,-4.075594129,-1.876591301,1.051988273,-0.824603029,-0.617673951,-3.059091862,-3.676765813,-0.469319311,-0.469319311,0,-0.808068184,-4.104054205,-4.912122388,-1.060516489 -Chandler Parsons,parsoch01,2014,PO,HOU,487,250,1.950556417,-0.40492164,1.545634777,-0.876451348,-1.964094877,-2.840546224,1.400699054,-0.804206242,0.596492812,0.437076184,0,0.437076184,-1.165406692,0.866942259,-0.298464433,-0.665098212 -Chandler Parsons,parsoch01,2014,RS,HOU,5647,2783,2.284113672,-0.607890701,1.676222971,3.437291637,-1.16521273,2.272078907,2.603376462,-0.789192272,1.814184191,6.487378118,6.487378118,0,2.448404846,-0.164823704,2.283581142,0.099963093 -Chandler Parsons,parsoch01,2015,PO,DAL,87,37,-9.528283133,-1.505424235,-11.03370737,-10.91094712,0.312540151,-10.59840697,-10.45299756,-1.069737326,-11.52273489,-0.172661288,0,-0.172661288,-8.632267909,-4.533238383,-13.16550629,1.05159735 -Chandler Parsons,parsoch01,2015,RS,DAL,4417,2186,2.255149994,-0.759257338,1.495892656,3.285468744,-0.491191538,2.794277206,2.562905804,-0.772720881,1.790184923,5.066789169,5.066789169,0,2.878215033,-0.472318465,2.405896568,0.059344198 -Chandler Parsons,parsoch01,2016,RS,DAL,3585,1799,0.923165863,0.048047504,0.971213366,0.416261748,-0.489931637,-0.073669889,0.881763472,-0.065910061,0.815853411,3.269353877,3.269353877,0,0.564328062,-0.553064676,0.011263386,-0.106398299 -Chandler Parsons,parsoch01,2017,RS,MEM,1323,675,-4.559761317,0.585432858,-3.974328459,-1.781478502,-1.98450049,-3.765978992,-4.253374248,0.076252443,-4.177121805,-0.489944688,-0.489944688,0,-3.543883145,-0.246713138,-3.790596283,-0.30629062 -Chandler Parsons,parsoch01,2018,RS,MEM,1405,691,0.558217464,-0.714481648,-0.156264184,1.276061207,-2.955765194,-1.679703987,0.794671788,-1.187580563,-0.392908775,0.831409855,0.831409855,0,0.104843021,-1.828346102,-1.72350308,0.05032547 -Chandler Parsons,parsoch01,2019,RS,MEM,1031,496,-3.261401013,-2.390727591,-5.652128604,-4.814618006,0.303669673,-4.510948333,-3.733733084,-1.993127317,-5.726860401,-0.755767991,-0.755767991,0,-3.411542112,-2.154533817,-5.566075929,0.33091885 -Lamar Patterson,pattela01,2016,PO,ATL,37,20,-7.757585154,-4.186310672,-11.94389583,0.599582141,5.809008386,6.408590527,-6.478242133,-2.382939001,-8.861181134,-0.066193755,0,-0.066193755,-2.204444372,-4.138935812,-6.343380184,2.779505313 -Lamar Patterson,pattela01,2016,RS,ATL,826,395,-2.240924318,-1.730078809,-3.971003127,1.608847362,0.464262973,2.073110335,-1.553531514,-1.443196284,-2.996727799,-0.049903227,-0.049903227,0,-1.538685442,-1.660478162,-3.199163604,0.354542258 -Lamar Patterson,pattela01,2017,RS,ATL,78,40,-10.03107344,1.943015704,-8.088057736,-0.599677986,13.39824143,12.79856345,-8.551599487,4.472206156,-4.07939333,-0.027647779,-0.027647779,0,-5.241747167,2.373476787,-2.868270379,1.871117339 -Patrick Patterson,pattepa01,2014,PO,TOR,389,199,0.936188394,-3.754640928,-2.818452533,6.449898121,11.38292396,17.83282208,2.215400617,-0.781314712,1.434085905,0.444083283,0,0.444083283,-0.425854119,-2.607858202,-3.033712321,1.260708532 -Patrick Patterson,pattepa01,2014,RS,TOR,2187,1118,-0.075994638,0.776037097,0.700042459,3.032504818,1.77781273,4.810317548,0.535858943,1.011589576,1.547448519,2.447070141,2.447070141,0,0.593781501,1.029930339,1.62371184,-0.164729608 -Patrick Patterson,pattepa01,2014,RS,SAC,819,415,-3.382520183,0.175736129,-3.206784054,-1.314175006,0.946536886,-0.36763812,-3.168149962,0.371104713,-2.797045249,-0.009843741,-0.009843741,0,-3.019901334,0.058122818,-2.961778516,-1.129397003 -Patrick Patterson,pattepa01,2015,PO,TOR,216,106,2.194664813,1.016463596,3.21112841,-9.409835159,3.150881072,-6.258954087,-0.095743913,1.648193025,1.552449112,0.241732385,0,0.241732385,-0.125427709,-1.363209582,-1.48863729,0.705194838 -Patrick Patterson,pattepa01,2015,RS,TOR,4259,2156,2.054972453,-0.616632397,1.438340056,3.558440656,-1.468511138,2.089929518,2.446309103,-0.799230312,1.64707879,4.819865596,4.819865596,0,2.544902372,-1.182736748,1.362165623,-0.33471414 -Patrick Patterson,pattepa01,2016,PO,TOR,1100,583,0.590077815,-1.857981715,-1.2679039,4.616451892,-4.916300779,-0.299848887,1.45029527,-2.601849428,-1.151554158,0.486324532,0,0.486324532,0.7547426,-3.364733633,-2.609991033,-0.783146535 -Patrick Patterson,pattepa01,2016,RS,TOR,3939,2020,-0.511032668,0.415950086,-0.095082581,4.919379106,2.862679234,7.78205834,0.536667575,0.941281695,1.47794927,4.307585259,4.307585259,0,0.672689261,0.13883775,0.811527011,-1.115737297 -Patrick Patterson,pattepa01,2017,PO,TOR,366,185,-2.961748108,0.160269425,-2.801478683,-7.639344802,-1.524361525,-9.163706327,-4.016307921,-0.212769213,-4.229077133,-0.144442146,0,-0.144442146,-5.447325122,-0.451144369,-5.898469492,0.307527891 -Patrick Patterson,pattepa01,2017,RS,TOR,3214,1599,-0.239587188,1.268082393,1.028495205,4.257633907,4.134351834,8.391985741,0.638612688,1.934874794,2.573487482,4.325161495,4.325161495,0,0.748775673,1.15172226,1.900497932,-0.401848197 -Patrick Patterson,pattepa01,2018,PO,OKC,125,58,0.006031313,-3.856500347,-3.850469034,-9.176066398,3.945242195,-5.230824203,-2.046961998,-2.472992119,-4.519954117,-0.055255852,0,-0.055255852,-0.140872295,-4.968916857,-5.109789152,2.234649316 -Patrick Patterson,pattepa01,2018,RS,OKC,2551,1270,-2.000951218,0.402903458,-1.59804776,-5.654102068,-1.929924082,-7.58402615,-2.894542731,-0.084593661,-2.979136392,-0.146570445,-0.146570445,0,-2.901388134,-0.484609603,-3.385997737,-1.269034184 -Patrick Patterson,pattepa01,2019,RS,OKC,1887,861,-2.672439834,-1.028977772,-3.701417607,-5.453602847,-2.178138798,-7.631741645,-3.428377251,-1.388800043,-4.817177295,-0.906201718,-0.906201718,0,-3.894492122,-1.664630382,-5.559122504,-0.210148127 -Justin Patton,pattoju01,2018,RS,MIN,11,4,-2.603642739,6.821675822,4.218033083,15.00049264,13.96981475,28.97030739,0.954201081,8.858497702,9.812698782,0.026546233,0.026546233,0,4.048625935,6.474967339,10.52359327,3.514236219 -Justin Patton,pattoju01,2019,RS,PHI,46,21,-0.183604998,-2.654194637,-2.837799635,-7.909568527,1.740292975,-6.169275552,-1.810235289,-1.908120511,-3.7183558,-0.010440256,-0.010440256,0,1.248751458,-0.772831308,0.47592015,0.639452244 -Brandon Paul,paulbr01,2018,PO,SAS,8,3,9.12481304,-5.69495447,3.429858569,39.20764047,-10.61129662,28.59634385,15.95203704,-7.074855663,8.877181378,0.018649859,0,0.018649859,9.101502429,-12.64786402,-3.546361596,1.568701865 -Brandon Paul,paulbr01,2018,RS,SAS,1207,576,-2.564448055,1.795952351,-0.768495704,-5.272315181,2.745530167,-2.526785014,-3.282736617,2.058663766,-1.224072852,0.45206901,0.45206901,0,-3.099523862,1.362542368,-1.736981493,0.80450043 -Chris Paul,paulch01,2014,PO,LAC,947,472,8.424353845,1.774785398,10.19913924,16.76945974,5.450206509,22.21966625,10.56206473,2.6584793,13.22054403,3.969014693,0,3.969014693,9.694797108,3.619653087,13.31445019,0.057747944 -Chris Paul,paulch01,2014,RS,LAC,4440,2171,7.721812186,3.560013253,11.28182544,2.978042482,4.208377444,7.186419926,7.118561625,3.88385109,11.00241271,15.30220204,15.30220204,0,6.684872698,4.327495992,11.01236869,0.437122515 -Chris Paul,paulch01,2015,PO,LAC,907,445,9.123271237,2.78888475,11.91215599,4.844700554,0.326906653,5.171607208,8.683156963,2.454048243,11.13720521,3.191127548,0,3.191127548,8.622448736,1.785849096,10.40829783,-1.800790559 -Chris Paul,paulch01,2015,RS,LAC,5726,2857,7.253170034,2.337110322,9.590280356,12.07629776,0.310872354,12.38717012,8.537597429,2.057695969,10.5952934,19.41801466,19.41801466,0,8.796529251,2.193660104,10.99018936,-0.170750326 -Chris Paul,paulch01,2016,PO,LAC,251,125,12.44239667,-0.241820085,12.20057658,7.640365631,12.26644914,19.90681477,12.1137021,2.282592641,14.39629474,1.123433879,0,1.123433879,4.243930289,3.514971417,7.758901706,-0.367966269 -Chris Paul,paulch01,2016,RS,LAC,4930,2420,6.805986172,1.43195077,8.237936942,8.256671036,1.825501712,10.08217275,7.479054991,1.562456609,9.0415116,14.55487191,14.55487191,0,6.824829478,2.652508859,9.477338337,-0.02630051 -Chris Paul,paulch01,2017,PO,LAC,493,260,11.60803634,-1.042979652,10.56505668,2.99720907,3.523209021,6.520418091,10.54369731,-0.15289396,10.39080335,1.789825929,0,1.789825929,9.75985542,0.431139363,10.19099478,-0.429466552 -Chris Paul,paulch01,2017,RS,LAC,3881,1921,7.729579471,0.660115672,8.389695143,4.988578929,4.031339487,9.019918416,7.548516075,1.386996146,8.935512221,11.40982534,11.40982534,0,7.271543818,2.34129255,9.612836368,-0.368945493 -Chris Paul,paulch01,2018,PO,HOU,1060,517,5.584768961,2.758679359,8.34344832,1.248858332,4.847940372,6.096798705,4.983136217,3.31524879,8.298385007,3.015641575,0,3.015641575,5.008073342,4.988182595,9.996255937,0.323848581 -Chris Paul,paulch01,2018,RS,HOU,3794,1847,7.536623435,1.135734766,8.672358201,5.928875143,0.683424256,6.612299399,7.573757312,1.072921984,8.646679296,10.64108833,10.64108833,0,7.493817498,1.749499293,9.243316792,-0.909354132 -Chris Paul,paulch01,2019,PO,HOU,811,397,2.824639032,3.225003067,6.049642099,-3.434311175,6.346580521,2.912269346,1.638030656,4.022337314,5.66036797,1.754917192,0,1.754917192,3.672879457,5.460877013,9.13375647,-0.114328311 -Chris Paul,paulch01,2019,RS,HOU,3883,1857,4.204955406,0.319404328,4.524359735,0.207354693,2.819004445,3.026359138,3.556296189,0.853692286,4.409988475,6.800999487,6.800999487,0,4.359346091,1.516875176,5.876221268,0.260354472 -Adreian Payne,paynead01,2015,RS,ATL,38,19,-8.668479079,-7.96124835,-16.62972743,-15.22454998,-18.5127415,-33.73729148,-10.57951482,-10.67150555,-21.25102038,-0.180052215,-0.180052215,0,-4.532887078,-6.068670806,-10.60155788,0.37804025 -Adreian Payne,paynead01,2015,RS,MIN,1419,720,-5.053457471,-3.580013097,-8.633470568,-0.516313514,-5.588527063,-6.104840577,-4.382560797,-4.114689982,-8.497250779,-2.104232318,-2.104232318,0,-4.285359538,-3.071605899,-7.356965438,-0.317303717 -Adreian Payne,paynead01,2016,RS,MIN,989,486,-3.536037764,-3.023827217,-6.559864981,-2.203627053,-4.59289422,-6.796521272,-3.466380137,-3.479048205,-6.945428342,-1.04016349,-1.04016349,0,-3.181359548,-3.0888046,-6.270164148,-0.011569199 -Adreian Payne,paynead01,2017,RS,MIN,278,135,-0.428952972,-4.426945113,-4.855898085,-5.243784171,7.931773651,2.687989479,-1.479682929,-2.030935115,-3.510618044,-0.052925527,-0.052925527,0,-0.354861231,-1.753108268,-2.1079695,1.004400065 -Adreian Payne,paynead01,2018,RS,ORL,88,43,0.252919543,-6.504411079,-6.251491535,-2.959714761,-9.776230185,-12.73594495,-0.313224238,-7.510396334,-7.823620572,-0.111438657,-0.111438657,0,-1.556451492,-5.329348045,-6.885799538,0.11632216 -Cameron Payne,payneca01,2016,PO,OKC,130,64,-10.65271582,-1.185975517,-11.83869134,-15.02252761,-0.197161304,-15.21968891,-12.32843191,-1.083347696,-13.41177961,-0.363781872,0,-0.363781872,-5.79607552,-1.821140392,-7.617215912,1.25209364 -Cameron Payne,payneca01,2016,RS,OKC,1429,698,0.16622787,-1.872681755,-1.706453884,-0.969729603,-1.849479584,-2.819209187,-0.170133705,-2.019506087,-2.189639793,0.198762674,0.198762674,0,0.076207133,-0.903666863,-0.827459731,-0.388075163 -Cameron Payne,payneca01,2017,PO,CHI,9,4,-5.813507765,0.598670194,-5.214837571,11.66084443,5.981823863,17.64266829,-2.426453671,1.826045615,-0.600408056,0.004830831,0,0.004830831,-1.621463389,-1.42513237,-3.046595759,6.540477834 -Cameron Payne,payneca01,2017,RS,CHI,291,142,-7.910682612,-0.469550921,-8.380233533,-3.828306951,0.457874116,-3.370432835,-7.498152217,-0.318290112,-7.81644233,-0.370925536,-0.370925536,0,-5.359129874,-1.907701138,-7.266831012,1.034178473 -Cameron Payne,payneca01,2017,RS,OKC,660,320,-3.489711393,-0.826043718,-4.315755111,-6.184817659,2.026513944,-4.158303715,-4.250014328,-0.286777249,-4.536791577,-0.289104625,-0.289104625,0,-3.18032985,-0.348254001,-3.528583851,-0.878999405 -Cameron Payne,payneca01,2018,RS,CHI,1217,582,1.677929896,0.132751184,1.81068108,-0.243136301,-2.335807797,-2.578944097,1.44702349,-0.327413885,1.119609605,1.150689376,1.150689376,0,-0.191117043,-0.792291049,-0.983408093,0.143432485 -Cameron Payne,payneca01,2019,RS,CLE,367,176,0.506191181,-3.067402348,-2.561211168,6.00248556,-3.734755815,2.267729745,1.751137193,-3.280680053,-1.52954286,0.109975816,0.109975816,0,0.633824619,-2.745232023,-2.111407405,0.357676839 -Cameron Payne,payneca01,2019,RS,CHI,1146,536,-1.837082972,-2.121331622,-3.958414594,-6.114890679,-2.441321182,-8.556211861,-2.770759358,-2.261263549,-5.032022907,-0.62324055,-0.62324055,0,-2.621483926,-2.167324277,-4.788808203,-0.133563577 -Elfrid Payton,paytoel01,2015,RS,ORL,4958,2489,-0.193613506,0.298832143,0.105218637,2.963275673,-0.213456637,2.749819036,0.505649439,0.247973913,0.753623353,4.452388551,4.452388551,0,-0.090896457,0.974161732,0.883265274,0.068539068 -Elfrid Payton,paytoel01,2016,RS,ORL,4373,2145,-0.570150184,-0.470445449,-1.040595632,-0.614454425,0.134788104,-0.47966632,-0.605575551,-0.364657122,-0.970232673,1.950517308,1.950517308,0,-0.484016214,0.111857574,-0.37215864,0.139325829 -Elfrid Payton,paytoel01,2017,RS,ORL,4954,2412,0.904528438,-1.045458975,-0.140930537,4.499151167,-0.13324582,4.365905347,1.772031192,-0.883929414,0.888101779,4.480804058,4.480804058,0,1.065141971,-0.280652614,0.784489357,0.082101571 -Elfrid Payton,paytoel01,2018,RS,PHO,1188,551,-1.381411987,-2.763498867,-4.144910854,-4.240074788,-5.813876947,-10.05395174,-1.981419787,-3.516647083,-5.49806687,-0.77835213,-0.77835213,0,-1.91269128,-3.079118385,-4.991809665,0.746668759 -Elfrid Payton,paytoel01,2018,RS,ORL,2634,1257,1.322419381,-1.462317194,-0.139897814,2.199214304,-5.050588065,-2.851373761,1.634410626,-2.271770313,-0.637359687,1.358240606,1.358240606,0,0.531937142,-1.061215647,-0.529278505,0.245938021 -Elfrid Payton,paytoel01,2019,RS,NOP,2765,1250,-0.106921461,-0.462357277,-0.569278738,0.725236888,-3.648109794,-2.922872906,0.051765885,-1.128003798,-1.076237913,1.076213983,1.076213983,0,-0.622024499,-1.180941812,-1.802966311,0.837522576 -Gary Payton II,paytoga02,2017,RS,MIL,201,99,-8.757684202,-3.467704336,-12.22538854,-12.96549852,-5.895817673,-18.86131619,-10.1571925,-4.147503225,-14.30469572,-0.586303213,-0.586303213,0,-8.366188991,-4.647287656,-13.01347665,0.450069003 -Gary Payton II,paytoga02,2018,RS,LAL,244,115,-0.700123662,-3.294221063,-3.994344725,3.133443195,-2.289251628,0.844191568,0.086673243,-3.276463383,-3.18979014,-0.025781484,-0.025781484,0,-0.046694294,-2.203508793,-2.250203088,-0.08581633 -Gary Payton II,paytoga02,2018,RS,MIL,218,106,-1.720267202,1.286199255,-0.434067948,-0.786156794,-0.385421016,-1.171577809,-1.657762917,1.026393146,-0.63136977,0.114383228,0.114383228,0,-0.859103422,1.800553779,0.941450357,-0.16868068 -Gary Payton II,paytoga02,2019,RS,WAS,39,16,1.552231144,5.452017651,7.004248795,5.142883855,11.19501462,16.33789848,2.414219711,7.081720005,9.495939716,0.101786385,0.101786385,0,1.059217221,8.588548577,9.647765798,1.855791808 -Nikola Pekovic,pekovni01,2014,RS,MIN,3440,1663,0.731896096,2.174170767,2.906066863,2.299052289,1.740236361,4.03928865,1.066278345,2.206149919,3.272428264,5.077060467,5.077060467,0,0.537945356,1.67242063,2.210365987,-0.614642346 -Nikola Pekovic,pekovni01,2015,RS,MIN,1617,815,-1.867420618,1.108977677,-0.758442941,-0.0983895,2.384789184,2.286399683,-1.558376591,1.531912138,-0.026464453,1.131029048,1.131029048,0,-1.474373745,0.374522888,-1.099850857,-0.122987353 -Nikola Pekovic,pekovni01,2016,RS,MIN,300,156,-4.780607837,-1.900717171,-6.681325008,-4.280313207,-5.42476453,-9.705077738,-4.961608436,-2.711665414,-7.67327385,-0.387666043,-0.387666043,0,-5.129354878,-3.410298424,-8.539653302,-1.043108101 -Jeff Ayres,pendeje02,2014,PO,SAS,129,65,1.421283791,3.86074224,5.282026031,-7.418372708,5.291406241,-2.126966467,-0.35164353,4.29110464,3.93946111,0.223958209,0,0.223958209,-1.66772149,4.29060298,2.62288149,-1.96378034 -Jeff Ayres,pendeje02,2014,RS,SAS,1944,952,-2.3672634,-1.519549769,-3.88681317,1.565726842,-0.025655867,1.540070975,-1.699503363,-1.372944748,-3.072448111,-0.157213899,-0.157213899,0,-2.050379928,-0.486520012,-2.53689994,0.365919631 -Jeff Ayres,pendeje02,2015,PO,SAS,24,12,-2.585028237,0.264070053,-2.320958184,8.254586498,-8.896294588,-0.64170809,-0.416224807,-1.690438736,-2.106663543,0.003917618,0,0.003917618,-1.699698951,-2.105687769,-3.805386721,-3.436314474 -Jeff Ayres,pendeje02,2015,RS,SAS,774,383,-2.323139292,-4.217626328,-6.54076562,-2.989446216,-5.500550371,-8.489996588,-2.647930277,-4.81940808,-7.467338357,-0.923874755,-0.923874755,0,-2.832275686,-2.86950582,-5.701781506,0.215935221 -Jeff Ayres,pendeje02,2016,PO,LAC,5,2,16.3636358,9.536730029,25.90036583,23.36700928,12.60180033,35.9688096,18.90522277,10.72073013,29.6259529,0.035356487,0,0.035356487,7.234525992,6.257005694,13.49153169,3.583948752 -Jeff Ayres,pendeje02,2016,RS,LAC,225,107,-4.478497323,-6.652987154,-11.13148448,-6.246029305,-6.828660553,-13.07468986,-5.127824816,-7.158822879,-12.2866477,-0.51867714,-0.51867714,0,-5.303766244,-6.263013025,-11.56677927,-0.364437599 -Kendrick Perkins,perkike01,2014,PO,OKC,750,384,-2.911600191,1.401288319,-1.510311873,-0.005765975,2.782334146,2.776568171,-2.50902003,1.752593874,-0.756426155,0.401648014,0,0.401648014,-2.885699758,2.667935955,-0.217763803,-0.270731974 -Kendrick Perkins,perkike01,2014,RS,OKC,2426,1207,-4.548458683,2.024758443,-2.523700239,-4.239730898,0.321385388,-3.91834551,-4.824991236,1.74365856,-3.081332676,-0.203840354,-0.203840354,0,-4.874753051,1.509147322,-3.365605729,-0.09311663 -Kendrick Perkins,perkike01,2015,PO,CLE,72,33,-11.66759045,-3.380543384,-15.04813383,-9.842022749,-8.508750144,-18.35077289,-12.10202796,-4.74364519,-16.84567315,-0.248622215,0,-0.248622215,-8.360086091,-7.4492119,-15.80929799,1.520330815 -Kendrick Perkins,perkike01,2015,RS,CLE,330,167,-8.917126125,1.783842242,-7.133283883,-10.71113116,-0.84023769,-11.55136885,-9.9171693,1.338700036,-8.578469264,-0.497543638,-0.497543638,0,-8.174293973,-0.688600858,-8.86289483,0.181174123 -Kendrick Perkins,perkike01,2015,RS,OKC,1979,981,-4.869288545,0.087110006,-4.782178539,-0.410224564,2.93376267,2.523538106,-4.281730376,0.673363386,-3.608366989,-0.429271059,-0.429271059,0,-4.401184187,-0.055039449,-4.456223636,-0.077440345 -Kendrick Perkins,perkike01,2016,RS,NOP,1127,542,-5.693955201,-2.95141595,-8.64537115,1.474719427,-4.221527859,-2.746808433,-4.518530656,-3.340616068,-7.859146725,-1.410272183,-1.410272183,0,-4.837183112,-3.040165766,-7.877348879,-0.176492693 -Kendrick Perkins,perkike01,2018,RS,CLE,31,15,1.62659042,-7.885318874,-6.258728454,13.88530083,-10.47666184,3.408638991,4.293366603,-8.858309419,-4.564942815,-0.014058869,-0.014058869,0,0.555049689,-6.095297272,-5.540247583,1.207746463 -London Perrantes,perralo01,2018,RS,CLE,133,66,-5.342891589,-6.911593323,-12.25448491,-3.655511774,-8.444101399,-12.09961317,-5.344916275,-7.613706464,-12.95862274,-0.336448361,-0.336448361,0,-6.470656279,-7.546409179,-14.01706546,-2.109019747 -Alec Peters,peteral01,2018,RS,PHO,481,225,-0.557132223,-1.117452802,-1.674585024,4.638313678,3.210415281,7.848728958,0.572892911,-0.190856787,0.382036123,0.359275877,0.359275877,0,0.503573156,-2.979329988,-2.475756832,-0.073446313 -Paul Pierce,piercpa01,2014,PO,BRK,687,368,0.146623044,1.301868627,1.448491671,-2.004895892,1.870619321,-0.13427657,-0.319651625,1.478590743,1.158939118,0.762701212,0,0.762701212,-0.579463408,1.495039029,0.915575622,0.707198508 -Paul Pierce,piercpa01,2014,RS,BRK,4072,2098,0.562079754,0.902649462,1.464729215,-1.88229908,4.86785886,2.98555978,0.096899262,1.802850943,1.899750205,5.008692474,5.008692474,0,0.713102462,1.283971052,1.997073514,0.609005476 -Paul Pierce,piercpa01,2015,PO,WAS,595,298,4.146371219,-3.505399041,0.640972178,0.588086993,-6.289923234,-5.701836242,3.63617412,-4.372443282,-0.736269163,0.317506786,0,0.317506786,1.792826211,-1.291961404,0.500864807,0.531250321 -Paul Pierce,piercpa01,2015,RS,WAS,3862,1914,1.320953272,0.023303669,1.344256941,-0.681836895,0.779746609,0.097909714,1.003764847,0.159743217,1.163508064,3.849713381,3.849713381,0,0.808526818,-0.360883192,0.447643626,0.704688069 -Paul Pierce,piercpa01,2016,PO,LAC,110,54,-9.499353419,-2.651435059,-12.15078848,-11.34087739,3.276900383,-8.063977003,-10.37007098,-1.650913178,-12.02098416,-0.265067298,0,-0.265067298,-10.99325912,-4.873883587,-15.86714271,0.589938478 -Paul Pierce,piercpa01,2016,RS,LAC,2507,1231,-2.604028518,-0.431040398,-3.035068915,-3.087452541,-1.77711889,-4.86457143,-2.87641818,-0.784002214,-3.660420394,-0.572295774,-0.572295774,0,-2.302640552,-0.547136873,-2.849777426,0.085543675 -Paul Pierce,piercpa01,2017,PO,LAC,195,101,-0.665936296,0.478417118,-0.187519178,8.570659365,1.921249795,10.49190916,1.149324413,0.801225765,1.950550178,0.251356068,0,0.251356068,2.725766144,-0.938802634,1.78696351,0.595307774 -Paul Pierce,piercpa01,2017,RS,LAC,566,277,-4.472250078,-1.418813902,-5.89106398,0.328652493,2.484723176,2.813375669,-3.7748006,-0.742262447,-4.517063047,-0.250522667,-0.250522667,0,-3.284511827,-1.663400201,-4.947912028,0.310998256 -Theo Pinson,pinsoth01,2019,PO,BRK,54,22,1.050777052,0.149247704,1.200024756,9.015529463,20.23514825,29.25067772,2.847383683,4.494607706,7.341991389,0.120034912,0,0.120034912,1.034199622,1.368582436,2.402782059,2.728177211 -Theo Pinson,pinsoth01,2019,RS,BRK,454,211,-1.822985698,0.775407316,-1.047578382,-8.665882699,6.191369251,-2.474513447,-3.335716607,1.965708991,-1.370007616,0.149692238,0.149692238,0,-0.859179966,-0.725408272,-1.584588238,0.777267049 -Dexter Pittman,pittmde01,2014,RS,ATL,5,3,1.864583029,11.97988844,13.84447147,-18.1105039,19.41681315,1.306309253,-2.147932545,14.27995945,12.1320269,0.022600824,0.022600824,0,-0.73113731,6.391669184,5.660531874,-0.747860279 -Tibor Pleiss,pleisti01,2016,RS,UTA,164,82,-5.879666397,-6.244562152,-12.12422855,1.457592198,-2.395906871,-0.938314672,-4.695483304,-5.875490203,-10.57097351,-0.329725577,-0.329725577,0,-3.906235596,-5.243782677,-9.150018273,0.753781295 -Mason Plumlee,plumlma01,2014,PO,BRK,213,114,-10.5738614,-2.960759989,-13.53462138,-7.472092794,-6.046254037,-13.51834683,-10.58101978,-3.801762891,-14.38278267,-0.700511349,0,-0.700511349,-8.158090507,-4.122414912,-12.28050542,0.358812777 -Mason Plumlee,plumlma01,2014,RS,BRK,2498,1275,-1.184608333,-0.176695221,-1.361303555,-0.373952639,-3.796640317,-4.170592956,-1.087846633,-0.926016608,-2.013863241,0.480361198,0.480361198,0,-0.979367718,-0.961763509,-1.941131228,0.300558508 -Mason Plumlee,plumlma01,2015,PO,BRK,104,49,-2.922389798,1.425711408,-1.49667839,-2.097172886,6.972471693,4.875298807,-2.911987236,2.653444475,-0.258542761,0.066145992,0,0.066145992,-1.573150691,3.484825383,1.911674692,2.864122383 -Mason Plumlee,plumlma01,2015,RS,BRK,3405,1743,-0.840945892,-1.419432667,-2.260378559,-0.420254316,-3.251700311,-3.671954627,-0.787306791,-1.85716544,-2.644472231,0.093672243,0.093672243,0,-0.92739963,-1.453904023,-2.381303653,-0.175088539 -Mason Plumlee,plumlma01,2016,PO,POR,630,306,-0.502193344,0.604488392,0.102295048,2.933957202,1.170293773,4.104250976,0.104753625,0.760815183,0.865568808,0.587152297,0,0.587152297,0.59993412,0.358905849,0.958839969,0.814098154 -Mason Plumlee,plumlma01,2016,RS,POR,4248,2084,-0.659914555,-0.175613074,-0.835527629,2.204087515,-1.187026418,1.017061097,-0.12366567,-0.386129631,-0.509795301,2.392819949,2.392819949,0,-0.297486318,0.11486927,-0.182617048,0.447423524 -Mason Plumlee,plumlma01,2017,RS,POR,3077,1516,-0.258290588,0.232942272,-0.025348316,4.832268834,-3.466257179,1.366011655,0.775238493,-0.496700702,0.278537791,2.337381852,2.337381852,0,0.331776956,0.346574962,0.678351918,-0.21275382 -Mason Plumlee,plumlma01,2017,RS,DEN,1315,632,-2.487327296,2.160593,-0.326734295,0.317132995,-1.361864573,-1.044731579,-2.113704899,1.626287972,-0.487416926,0.732483396,0.732483396,0,-1.885572461,1.362522647,-0.523049814,0.392817794 -Mason Plumlee,plumlma01,2018,RS,DEN,2998,1439,-1.8597963,0.410624561,-1.449171739,-1.98612201,-0.331747457,-2.317869467,-2.034339644,0.326651773,-1.707687871,0.770659369,0.770659369,0,-1.293677796,0.341104783,-0.952573013,0.702184439 -Mason Plumlee,plumlma01,2019,PO,DEN,445,218,-0.408221432,-2.651071836,-3.059293268,-9.066770759,-7.856025062,-16.92279582,-2.26807511,-3.909242456,-6.177317566,-0.396118556,0,-0.396118556,-4.439638345,-2.86337071,-7.303009056,0.749884301 -Mason Plumlee,plumlma01,2019,RS,DEN,3592,1731,-0.747707789,-0.134773339,-0.882481128,-0.307570309,0.419804815,0.112234506,-0.726253892,-0.069578273,-0.795832165,1.726011166,1.726011166,0,-0.398757714,0.314525331,-0.084232383,0.010376963 -Marshall Plumlee,plumlma02,2017,RS,NYK,350,170,-4.015475829,-3.792564409,-7.808040238,1.355576298,1.796682674,3.152258971,-3.119402047,-2.787771257,-5.907173304,-0.274406268,-0.274406268,0,-3.785899128,-4.102322547,-7.888221676,0.204897053 -Marshall Plumlee,plumlma02,2018,RS,MIL,114,52,-3.647785101,-5.876065723,-9.523850824,-12.87521327,7.601044774,-5.274168499,-5.828150978,-3.405442188,-9.233593167,-0.172926759,-0.172926759,0,-7.040160789,-3.957145917,-10.99730671,0.527340525 -Miles Plumlee,plumlmi01,2014,RS,PHO,3964,1964,-3.498435111,1.879541186,-1.618893924,-1.890287809,-0.015398099,-1.905685909,-3.407855561,1.587775433,-1.820080128,0.927708001,0.927708001,0,-2.853633015,1.919873954,-0.933759061,-0.422256901 -Miles Plumlee,plumlmi01,2015,PO,MIL,30,16,-8.513953263,-4.444820152,-12.95877342,0.024882071,-17.42825101,-17.40336894,-7.011451348,-7.317219772,-14.32867112,-0.098767719,0,-0.098767719,-8.05246986,-5.69438893,-13.74685879,1.271525604 -Miles Plumlee,plumlmi01,2015,RS,PHO,2029,1005,-2.800755327,1.792578927,-1.008176399,2.541753022,-2.735141208,-0.193388186,-1.867159788,0.960017944,-0.907141844,0.940886314,0.940886314,0,-2.03133014,1.616084116,-0.415246024,-0.410099789 -Miles Plumlee,plumlmi01,2015,RS,MIL,378,189,-1.889460951,-0.673583859,-2.56304481,-1.123481085,-6.320223996,-7.443705081,-1.8124358,-1.940389247,-3.752825048,-0.096099779,-0.096099779,0,-1.318694588,-1.166017189,-2.484711777,-0.595431744 -Miles Plumlee,plumlmi01,2016,RS,MIL,1755,870,-1.772515348,-0.482053015,-2.254568363,-3.543925394,0.222484837,-3.321440558,-2.231415885,-0.316170189,-2.547586073,0.089367921,0.089367921,0,-2.521335637,-0.999439355,-3.520774992,-0.520223926 -Miles Plumlee,plumlmi01,2017,RS,MIL,630,310,-5.425020082,1.97362572,-3.451394362,-4.069198665,2.244742721,-1.824455944,-5.482120141,2.158162465,-3.323957675,-0.091172325,-0.091172325,0,-4.857809846,0.645839837,-4.211970009,0.425772087 -Miles Plumlee,plumlmi01,2017,RS,CHA,339,174,-4.261774516,1.405608017,-2.856166499,-0.583032117,-7.680949076,-8.263981193,-3.774634102,-0.365564363,-4.140198465,-0.122303212,-0.122303212,0,-4.021687795,0.133793933,-3.887893862,-0.883331267 -Miles Plumlee,plumlmi01,2018,RS,ATL,1925,918,-5.706970518,1.724951908,-3.982018611,-3.954403505,0.13059096,-3.823812546,-5.661459816,1.550143426,-4.11131639,-0.636426625,-0.636426625,0,-5.674156578,0.151825522,-5.522331056,-0.181160522 -Miles Plumlee,plumlmi01,2019,RS,ATL,389,173,-0.528793552,-3.049328232,-3.578121783,-4.911522974,-2.361045822,-7.272568796,-1.419462114,-3.017125308,-4.436587422,-0.149945806,-0.149945806,0,-0.882328113,-3.386899119,-4.269227232,0.739258572 -Jakob Poeltl,poeltja01,2017,PO,TOR,53,26,4.329426337,-0.063498667,4.26592767,19.60589002,4.02084527,23.62673529,7.880925504,0.829165027,8.710090531,0.155686918,0,0.155686918,1.383908844,2.879543018,4.263451861,-0.678195304 -Jakob Poeltl,poeltja01,2017,RS,TOR,1258,626,-1.575280597,-1.333018222,-2.908298819,-4.498665287,3.087458334,-1.411206952,-2.336222236,-0.513937683,-2.850159919,-0.03188643,-0.03188643,0,-2.352616513,-0.46764169,-2.820258203,-0.316339837 -Jakob Poeltl,poeltja01,2018,PO,TOR,279,140,-0.023340488,-1.181817687,-1.205158175,-4.16567514,-2.447580895,-6.613256035,-0.891999088,-1.380519467,-2.272518555,0.035140494,0,0.035140494,-3.123087238,-1.742374729,-4.865461968,-0.095970034 -Jakob Poeltl,poeltja01,2018,RS,TOR,3134,1524,-0.413360416,3.124820852,2.711460437,2.605593748,0.803014056,3.408607805,0.141217271,2.755086617,2.896303888,4.365826812,4.365826812,0,0.072548743,2.848162437,2.92071118,-0.55192974 -Jakob Poeltl,poeltja01,2019,PO,SAS,347,177,1.038065453,-1.011939444,0.026126009,8.691264441,0.010345149,8.701609591,2.698035806,-0.745944096,1.95209171,0.435787287,0,0.435787287,1.606313591,1.087348847,2.693662438,-0.48882448 -Jakob Poeltl,poeltja01,2019,RS,SAS,2677,1273,0.909554435,0.771743455,1.68129789,1.54878399,1.570599025,3.119383016,1.09109529,1.002489631,2.093584921,3.136090213,3.136090213,0,0.265176631,0.493984624,0.759161255,-0.315656952 -Quincy Pondexter,pondequ01,2014,RS,MEM,518,270,-1.17803963,-3.757384648,-4.935424279,-5.886934564,-7.362012883,-13.24894745,-2.217618798,-4.76381563,-6.981434428,-0.580418686,-0.580418686,0,-1.461274955,-3.951093105,-5.41236806,-0.407806096 -Quincy Pondexter,pondequ01,2015,PO,NOP,251,124,3.197066757,3.588026001,6.785092758,-0.954816814,-0.932290122,-1.887106936,2.380048334,2.905067962,5.285116296,0.531817564,0,0.531817564,5.823460218,3.927835558,9.751295776,1.386963895 -Quincy Pondexter,pondequ01,2015,RS,NOP,2427,1253,1.129091463,-2.598899754,-1.469808291,-1.61584005,0.388601378,-1.227238672,0.617742685,-2.12506536,-1.507322675,0.789246292,0.789246292,0,-0.191484461,-1.717663764,-1.909148225,-0.624459734 -Quincy Pondexter,pondequ01,2015,RS,MEM,1064,540,-0.95567689,-3.205286954,-4.160963844,-0.632994954,-1.02816542,-1.661160375,-0.94726961,-3.005144393,-3.952414004,-0.327742419,-0.327742419,0,-1.966895243,-2.443533984,-4.410429227,-1.022487778 -Quincy Pondexter,pondequ01,2018,RS,CHI,406,196,-4.851573987,-0.934349841,-5.785923828,-10.74249397,0.53268155,-10.20981242,-6.307503222,-0.614169694,-6.921672916,-0.420358167,-0.420358167,0,-5.161631378,-2.174798001,-7.336429379,0.759544167 -Quincy Pondexter,pondequ01,2019,PO,SAS,22,12,1.529678329,6.328052547,7.857730876,4.211159434,19.39344344,23.60460287,2.221069037,9.493320618,11.71438966,0.089193896,0,0.089193896,-2.559924149,8.811273038,6.251348889,-2.329446436 -Quincy Pondexter,pondequ01,2019,RS,SAS,624,292,-0.966213601,-0.348150343,-1.314363944,-8.383764919,2.142390037,-6.241374882,-2.566888765,0.165988957,-2.400899808,0.051768279,0.051768279,0,-3.256138986,-1.1875462,-4.443685186,-0.470507593 -Otto Porter Jr.,porteot01,2014,PO,WAS,14,6,-4.517025845,-14.15225909,-18.66928493,-14.87284423,-32.11110616,-46.98395039,-6.988108357,-18.66653975,-25.65464811,-0.072915956,0,-0.072915956,-5.475218781,-17.274054,-22.74927278,0.771814479 -Otto Porter Jr.,porteot01,2014,RS,WAS,634,319,-3.536093131,-2.45037332,-5.986466451,-5.849516752,3.664162669,-2.185354083,-4.21430663,-1.294511609,-5.508818238,-0.44798588,-0.44798588,0,-4.134716336,-2.598274785,-6.732991122,-0.218372708 -Otto Porter Jr.,porteot01,2015,PO,WAS,661,331,1.451491883,4.500295056,5.951786939,5.997930861,12.11906659,18.11699745,2.481736941,6.277310103,8.759047044,2.008446626,0,2.008446626,0.697607862,7.148095915,7.845703777,0.18728066 -Otto Porter Jr.,porteot01,2015,RS,WAS,2820,1432,-0.998222307,-0.714484449,-1.712706756,0.706864645,-3.521793257,-2.814928612,-0.693188739,-1.364003011,-2.057191749,0.502309183,0.502309183,0,-1.06541283,-1.42288046,-2.48829329,-0.731463295 -Otto Porter Jr.,porteot01,2016,RS,WAS,4738,2276,0.291952606,0.000815998,0.292768604,0.789527928,0.020561137,0.810089065,0.429539733,0.0036474,0.433187133,3.716641601,3.716641601,0,0.356104853,0.86767463,1.223779483,0.535982749 -Otto Porter Jr.,porteot01,2017,PO,WAS,862,428,1.989307037,3.125275242,5.114582279,11.42780711,5.050325375,16.47813249,4.027662075,3.748750073,7.776412148,2.36359086,0,2.36359086,3.13151968,2.378523071,5.510042751,-0.289289364 -Otto Porter Jr.,porteot01,2017,RS,WAS,5393,2605,2.250537458,0.631570501,2.88210796,-0.60835433,1.332925587,0.724571257,1.799185816,0.830840157,2.630025972,7.172503964,7.172503964,0,1.798342783,1.632582248,3.43092503,0.302724859 -Otto Porter Jr.,porteot01,2018,PO,WAS,330,158,-0.520998923,2.807017189,2.286018265,-0.969218365,2.019513315,1.05029495,-0.691679378,2.813255234,2.121575856,0.410992069,0,0.410992069,-0.766786442,4.236867749,3.470081307,1.438031242 -Otto Porter Jr.,porteot01,2018,RS,WAS,4953,2432,2.314846369,1.144476307,3.459322677,5.593339923,1.967729253,7.561069176,3.136374255,1.391369181,4.527743435,8.989495575,8.989495575,0,3.202121193,1.531504567,4.73362576,-0.447908975 -Otto Porter Jr.,porteot01,2019,RS,CHI,1044,492,3.304789151,0.926250306,4.231039458,4.896716685,-1.80641162,3.090305065,3.909218333,0.442015806,4.351234139,1.788693147,1.788693147,0,2.419033769,0.297886945,2.716920714,0.3517702 -Otto Porter Jr.,porteot01,2019,RS,WAS,2570,1191,0.043460914,1.382850964,1.426311878,0.840005003,1.906517897,2.7465229,0.206447619,1.631831161,1.83827878,2.794099089,2.794099089,0,0.457027322,1.556349106,2.013376429,0.220774222 -Bobby Portis,portibo01,2016,RS,CHI,2238,1102,-2.790291388,0.028965753,-2.761325635,-1.272673997,-3.59165276,-4.864326757,-2.622036957,-0.714100599,-3.336137556,-0.328906169,-0.328906169,0,-1.966698411,-1.26925856,-3.235956971,-0.190955053 -Bobby Portis,portibo01,2017,PO,CHI,241,121,-2.007994945,4.073222135,2.06522719,-6.596996593,3.664736528,-2.932260065,-3.008980637,4.222729167,1.21374853,0.251627855,0,0.251627855,-4.67171761,2.344311707,-2.327405903,-0.285056573 -Bobby Portis,portibo01,2017,RS,CHI,2023,1000,-1.238187933,-2.046498601,-3.284686534,-2.241992889,-1.120647565,-3.362640454,-1.506603383,-1.991747508,-3.49835089,-0.379646406,-0.379646406,0,-1.566702828,-2.242345409,-3.809048237,-0.555497249 -Bobby Portis,portibo01,2018,RS,CHI,3434,1643,0.18801181,-1.859640742,-1.671628932,4.250425007,-2.036070555,2.214354451,1.137506672,-1.965976021,-0.828469349,1.616700053,1.616700053,0,0.612223213,-2.341800803,-1.72957759,0.367071265 -Bobby Portis,portibo01,2019,RS,CHI,1111,531,-0.483533155,-4.187758605,-4.67129176,0.624030857,-4.195868369,-3.571837512,-0.183487884,-4.403392424,-4.586880308,-0.495293711,-0.495293711,0,-1.256546772,-4.200059379,-5.456606151,-0.480633958 -Bobby Portis,portibo01,2019,RS,WAS,1645,768,-2.393112876,-2.700678112,-5.093790988,0.829138218,-1.262695018,-0.4335568,-1.869836648,-2.50939196,-4.379228608,-0.640921648,-0.640921648,0,-1.315359727,-1.503802429,-2.819162156,0.404715007 -Kristaps Porzingis,porzikr01,2016,RS,NYK,4048,2047,-0.330032044,3.15535982,2.825327776,1.463045677,2.676326997,4.139372674,0.062351531,3.269589507,3.331941038,6.361807399,6.361807399,0,0.576765184,2.724362,3.301127184,0.153112445 -Kristaps Porzingis,porzikr01,2017,RS,NYK,4412,2164,-1.193150425,1.455333439,0.262183014,-1.252056698,1.261989063,0.009932365,-1.257606196,1.561843735,0.304237539,3.400759962,3.400759962,0,-0.138860646,1.620792521,1.481931875,0.833670278 -Kristaps Porzingis,porzikr01,2018,RS,NYK,3164,1553,0.770905529,1.742855229,2.513760758,0.661170274,2.123880679,2.785050953,0.799695075,1.952993099,2.752688174,4.372766077,4.372766077,0,1.347183345,1.417910075,2.765093419,0.290372875 -Dwight Powell,poweldw01,2015,PO,DAL,8,3,-9.183847093,1.206238389,-7.977608704,11.45107667,41.24698856,52.69806524,-5.449522136,9.787079369,4.337557233,0.01140576,0,0.01140576,-5.575961638,2.096906504,-3.479055134,1.87444487 -Dwight Powell,poweldw01,2015,RS,DAL,471,227,-1.529634978,-1.138060867,-2.667695845,-0.70934435,-0.424301093,-1.133645443,-1.466145648,-1.050426745,-2.516572394,0.027254653,0.027254653,0,-0.886252638,-1.384864271,-2.271116909,0.780865311 -Dwight Powell,poweldw01,2015,RS,BOS,23,9,-4.741598288,-9.413004102,-14.15460239,-6.910184756,-10.68076406,-17.59094882,-5.451410002,-10.24568889,-15.6970989,-0.062550515,-0.062550515,0,-3.291359728,-8.732876277,-12.024236,5.000389528 -Dwight Powell,poweldw01,2016,PO,DAL,123,64,1.99554492,-3.977670121,-1.982125201,-0.499873793,4.078854761,3.578980967,1.645296206,-2.434628913,-0.789332707,0.064807949,0,0.064807949,-0.475053334,-2.877912931,-3.352966265,-1.758682939 -Dwight Powell,poweldw01,2016,RS,DAL,2050,992,-1.31741539,2.13254952,0.81513413,-5.992635612,4.056710264,-1.935925349,-2.365838683,2.663298566,0.297459883,1.545697106,1.545697106,0,-2.17931583,1.900493217,-0.278822613,0.210422426 -Dwight Powell,poweldw01,2017,RS,DAL,2630,1333,-0.981709075,0.418194156,-0.563514919,-0.267350283,-4.284948272,-4.552298555,-0.841419537,-0.549165681,-1.390585218,0.920808906,0.920808906,0,-0.694606566,-0.104343307,-0.798949873,-0.395156846 -Dwight Powell,poweldw01,2018,RS,DAL,3413,1672,0.155685187,2.775712776,2.931397963,1.52864271,2.432173354,3.960816064,0.484132807,2.899276099,3.383408906,5.222555707,5.222555707,0,0.59486207,2.398486404,2.993348474,-0.181547383 -Dwight Powell,poweldw01,2019,RS,DAL,3495,1662,1.358242997,0.174820159,1.533063157,5.137231331,-2.503243437,2.633987894,2.233488387,-0.370409315,1.863079072,3.91373133,3.91373133,0,1.834384546,0.056685171,1.891069717,0.053666933 -Josh Powell,poweljo01,2014,RS,HOU,37,19,-12.61065124,-6.726770588,-19.33742183,-8.551207032,-1.620570876,-10.17177791,-12.589949,-6.077945225,-18.66789422,-0.151697499,-0.151697499,0,-12.56302704,-4.815338347,-17.37836539,-1.620732677 -Norman Powell,powelno01,2016,PO,TOR,394,206,0.223959529,-2.723687632,-2.499728103,-9.314249821,1.074588625,-8.239661197,-1.75105184,-2.075389544,-3.826441384,-0.115840835,0,-0.115840835,-1.46848852,-2.236276585,-3.704765106,-0.686589355 -Norman Powell,powelno01,2016,RS,TOR,1432,725,0.252056549,1.980195568,2.232252117,1.346550791,0.408796449,1.75534724,0.44310928,1.764053334,2.207162614,1.823943249,1.823943249,0,-0.163453584,0.934796635,0.771343051,-0.516164454 -Norman Powell,powelno01,2017,PO,TOR,448,227,0.105424391,-0.156525662,-0.051101271,4.247548806,3.368222127,7.615770933,1.042453873,0.520090722,1.562544595,0.522901562,0,0.522901562,-1.834310653,1.670544188,-0.163766465,1.458684346 -Norman Powell,powelno01,2017,RS,TOR,2773,1368,0.153897677,-0.141739152,0.012158525,-0.216500997,0.090015229,-0.126485767,0.043360994,-0.110234138,-0.066873144,1.879216447,1.879216447,0,-0.179827731,-0.499557664,-0.679385395,0.341429749 -Norman Powell,powelno01,2018,PO,TOR,80,40,-7.702905889,-9.858150783,-17.56105667,2.282904227,-7.569534588,-5.286630361,-6.11193686,-9.910952706,-16.02288957,-0.28000791,0,-0.28000791,-5.118781075,-11.48708644,-16.60586752,0.223499407 -Norman Powell,powelno01,2018,RS,TOR,2199,1062,-2.268590914,-1.33648937,-3.605080284,-3.378704756,-1.546340075,-4.925044831,-2.712710324,-1.488966786,-4.20167711,-0.786411887,-0.786411887,0,-1.811331437,-1.471599814,-3.282931251,-0.01939695 -Norman Powell,powelno01,2019,PO,TOR,751,366,1.203550245,-0.14754835,1.056001895,-2.175403477,7.128211419,4.952807942,0.508273149,1.285748071,1.79402122,0.873709642,0,0.873709642,0.872747688,0.031292609,0.904040296,-0.161289982 -Norman Powell,powelno01,2019,RS,TOR,2427,1126,-0.353491871,-1.398259799,-1.75175167,-3.31761945,0.284183622,-3.033435828,-1.03765579,-1.175968066,-2.213623856,0.309181978,0.309181978,0,-0.557890501,-1.044112875,-1.602003376,0.34456921 -Alex Poythress,poythal01,2017,RS,PHI,327,157,1.104360672,-8.112933286,-7.008572614,1.241164661,-6.488350263,-5.247185602,1.282691498,-8.243996094,-6.961304596,-0.335460273,-0.335460273,0,0.223265037,-7.385101891,-7.161836855,-0.544093264 -Alex Poythress,poythal01,2018,RS,IND,212,104,-3.577602449,-5.084047733,-8.661650182,-0.874352263,-4.263026681,-5.137378944,-3.202118482,-5.227135512,-8.429253994,-0.300392277,-0.300392277,0,-2.800700684,-4.281865809,-7.082566493,-0.313865749 -Alex Poythress,poythal01,2019,RS,ATL,675,305,-3.393141153,-2.026060345,-5.419201497,-4.007579893,-1.329656811,-5.337236704,-3.705728877,-1.951923803,-5.657652681,-0.453316952,-0.453316952,0,-4.211714949,-2.772045347,-6.983760297,0.192403957 -Phil Pressey,pressph01,2014,RS,BOS,2251,1132,-2.495711884,0.85513208,-1.640579803,1.057103596,0.637983762,1.695087357,-1.877607502,0.883227609,-0.994379893,1.014702191,1.014702191,0,-1.741317344,0.191002831,-1.550314513,0.07095749 -Phil Pressey,pressph01,2015,PO,BOS,9,5,-16.06371036,18.14881592,2.085105557,-6.650588366,35.6390946,28.98850624,-15.0939342,22.9298893,7.8359551,0.027273599,0,0.027273599,-15.44104301,13.64685269,-1.794190322,-2.002673966 -Phil Pressey,pressph01,2015,RS,BOS,1228,600,-1.838708138,-0.605758712,-2.444466851,-2.54701542,1.377748178,-1.169267242,-2.079158721,-0.236811546,-2.315970267,0.132901654,0.132901654,0,-1.290079567,-0.278585098,-1.568664665,0.026323841 -Phil Pressey,pressph01,2016,RS,PHO,254,113,-1.837822183,-2.812044043,-4.649866226,-1.555867042,-4.229743672,-5.785610714,-1.840026152,-3.209892319,-5.049918471,-0.136181002,-0.136181002,0,-1.358667463,-3.240282736,-4.598950198,2.641561961 -Phil Pressey,pressph01,2016,RS,PHI,370,170,-0.004041182,0.385916458,0.381875276,-1.569271328,6.096643044,4.527371716,-0.214390077,1.657516401,1.443126323,0.369556506,0.369556506,0,-0.293501751,0.074297108,-0.219204643,1.577026602 -AJ Price,priceaj01,2014,RS,MIN,210,99,-2.020358955,-0.681811289,-2.702170244,-8.492149304,8.552275128,0.060125824,-3.567381124,1.164699957,-2.402681166,0.017380912,0.017380912,0,-3.147748857,-2.67766897,-5.825417827,-0.88622976 -AJ Price,priceaj01,2015,RS,IND,369,193,4.401089229,2.241916652,6.643005881,2.480273812,-1.01017077,1.470103043,4.32069676,1.703751787,6.024448547,0.845179902,0.845179902,0,2.806770899,-0.0275069,2.779263999,-2.089656821 -AJ Price,priceaj01,2015,RS,PHO,87,44,-8.01604771,-0.650665915,-8.666713624,-11.98401408,-6.37771757,-18.36173165,-9.327996229,-1.872132618,-11.20012885,-0.186721976,-0.186721976,0,-6.224793528,-1.363646934,-7.588440462,-1.503047492 -AJ Price,priceaj01,2015,RS,CLE,173,87,-3.097955355,1.580832655,-1.5171227,-12.51189464,-7.785422298,-20.29731694,-5.296490127,-0.239449133,-5.53593926,-0.121217859,-0.121217859,0,-2.410158711,-2.230080215,-4.640238925,-1.894261588 -Ronnie Price,pricero01,2014,RS,ORL,741,377,-2.831406968,0.835018595,-1.996388373,-2.619842041,2.125304399,-0.494537642,-2.903499297,1.184526542,-1.718972755,0.197962747,0.197962747,0,-3.434911223,1.185791679,-2.249119543,-0.169569253 -Ronnie Price,pricero01,2015,RS,LAL,1966,982,-1.278193104,-0.83719504,-2.115388144,0.955574893,1.090939647,2.04651454,-0.876663241,-0.42096283,-1.297626071,0.72171894,0.72171894,0,-0.938288273,0.766028056,-0.172260217,-0.783354215 -Ronnie Price,pricero01,2016,RS,PHO,2533,1211,-1.333051992,0.483442911,-0.849609082,-2.934478437,4.825712103,1.891233666,-1.730657124,1.459499842,-0.271157282,1.536311882,1.536311882,0,-1.964898832,1.723967068,-0.240931764,0.303258086 -Ronnie Price,pricero01,2017,RS,PHO,288,134,-3.517434566,-0.804865055,-4.322299621,-6.80591078,-4.766242897,-11.57215368,-4.435981056,-1.634513697,-6.070494754,-0.226117068,-0.226117068,0,-4.643545805,-0.807663953,-5.451209758,-0.386523824 -Pablo Prigioni,prigipa01,2014,RS,NYK,2434,1283,1.590298327,0.026535181,1.616833507,1.543664184,-0.49226823,1.051395954,1.688666958,-0.046489142,1.642177816,2.847047642,2.847047642,0,1.745385499,0.857829747,2.603215246,-0.934545131 -Pablo Prigioni,prigipa01,2015,PO,HOU,625,293,-2.231684133,-1.734353531,-3.966037664,-1.420086949,-0.467630689,-1.887717637,-2.227672343,-1.579547246,-3.807219589,-0.162832353,0,-0.162832353,-2.639583281,0.390199694,-2.249383586,-0.098370064 -Pablo Prigioni,prigipa01,2015,RS,NYK,1542,795,-0.205865494,1.596643082,1.390777587,-1.041187525,1.242886673,0.201699147,-0.352456257,1.688075636,1.335619379,1.658749844,1.658749844,0,-0.370095449,1.412183034,1.042087585,0.091768021 -Pablo Prigioni,prigipa01,2015,RS,HOU,853,402,0.53466868,2.768583696,3.303252376,-1.653939599,-1.234531928,-2.888471526,0.047055865,2.058483895,2.10553976,0.999556775,0.999556775,0,-0.281571478,2.860049106,2.578477628,0.35470364 -Pablo Prigioni,prigipa01,2016,PO,LAC,59,26,-9.192323182,-10.88534945,-20.07767263,-4.246754832,-2.192033546,-6.438788378,-8.612827775,-9.817827039,-18.43065481,-0.219637729,0,-0.219637729,-10.32791682,-5.500052435,-15.82796925,2.264191235 -Pablo Prigioni,prigipa01,2016,RS,LAC,1662,823,0.147868492,1.988904341,2.136772832,-3.837104843,0.108491202,-3.728613641,-0.666193975,1.668459481,1.002265507,1.567869377,1.567869377,0,-0.530294747,2.427744589,1.897449842,-0.476694001 -Tayshaun Prince,princta01,2014,PO,MEM,210,113,-3.568184904,-0.283293169,-3.851478073,-1.264531648,3.819240567,2.554708919,-3.241882056,0.471135633,-2.770746423,-0.001202483,0,-0.001202483,-3.848704119,1.01349671,-2.835207409,-2.340598691 -Tayshaun Prince,princta01,2014,RS,MEM,3650,1948,-3.039086971,1.182323009,-1.856763962,-2.490220342,1.330781695,-1.159438647,-3.094052993,1.252842175,-1.841210819,0.886466139,0.886466139,0,-3.162771788,0.706646237,-2.456125551,-1.778914443 -Tayshaun Prince,princta01,2015,RS,BOS,392,198,2.844550345,1.5567443,4.401294645,2.127071466,1.948383935,4.075455401,2.89920538,1.739121012,4.638326392,0.736304546,0.736304546,0,1.878425673,0.279875287,2.15830096,-1.292686641 -Tayshaun Prince,princta01,2015,RS,DET,1104,571,-0.440105864,-0.178833382,-0.618939246,-6.613976785,-2.306877423,-8.920854208,-1.763957355,-0.616770822,-2.380728177,0.106063649,0.106063649,0,-1.038047943,-1.129770176,-2.167818119,-1.349725875 -Tayshaun Prince,princta01,2015,RS,MEM,1206,628,-0.771510301,-2.173343293,-2.944853594,-1.325832956,-2.018844781,-3.344677737,-0.931341354,-2.32442045,-3.255761804,-0.159550254,-0.159550254,0,-1.526273326,-1.597219217,-3.123492543,-1.478614297 -Tayshaun Prince,princta01,2016,RS,MIN,2889,1462,-2.624832209,-0.097501049,-2.722333258,-2.892337436,1.879480462,-1.012856974,-2.844510878,0.336239376,-2.508271502,0.176691462,0.176691462,0,-3.731253367,-0.751333767,-4.482587134,-1.959963607 -Taurean Prince,princta02,2017,PO,ATL,382,187,-1.099200376,0.366991309,-0.732209066,3.055525091,2.426827022,5.482352113,-0.239598973,0.813483099,0.573884126,0.325976855,0,0.325976855,-2.697130617,-0.626570458,-3.323701074,-0.322296017 -Taurean Prince,princta02,2017,RS,ATL,2039,981,-2.943768292,1.033767002,-1.91000129,-5.761209069,4.953421936,-0.807787132,-3.67567328,1.888100408,-1.787572872,0.486047748,0.486047748,0,-3.967768126,1.25160822,-2.716159906,0.88519894 -Taurean Prince,princta02,2018,RS,ATL,5135,2464,-0.966136588,-1.493806468,-2.459943056,-0.354056017,-2.556215539,-2.910271556,-0.836243684,-1.784507951,-2.620751636,0.164629795,0.164629795,0,-0.583335922,-1.587205829,-2.17054175,1.311022451 -Taurean Prince,princta02,2019,RS,ATL,3436,1552,-0.8670249,-1.285752005,-2.152776905,0.28184392,-4.220087998,-3.938244078,-0.64387921,-1.926881787,-2.570760997,0.143555412,0.143555412,0,-0.457504505,-1.731823911,-2.189328416,1.169392322 -Jacob Pullen,pulleja01,2018,RS,PHI,15,6,-14.27125911,-3.959079074,-18.23033818,-19.21145562,22.41896917,3.20751355,-16.17497026,1.266679796,-14.90829047,-0.038514298,-0.038514298,0,-10.87141436,-4.551414895,-15.42282926,3.452352541 -Rodney Purvis,purviro01,2018,RS,ORL,593,290,-4.553872952,-3.929109439,-8.48298239,-3.434758143,-1.923032177,-5.35779032,-4.543214242,-3.711794447,-8.255008689,-0.814211792,-0.814211792,0,-5.210400376,-4.635408491,-9.845808867,-0.036326906 -Zhou Qi,qizh01,2018,PO,HOU,12,6,-3.455068487,-19.44913884,-22.90420733,-18.3737381,8.437565041,-9.93617306,-6.854642866,-14.90382743,-21.75847029,-0.059606372,0,-0.059606372,-8.980471271,-21.95148635,-30.93195762,-0.661776686 -Zhou Qi,qizh01,2018,RS,HOU,264,124,-9.162054899,3.880842396,-5.281212503,-15.71931148,-3.306982117,-19.02629359,-11.21096095,2.562459805,-8.648501143,-0.376247256,-0.376247256,0,-8.483054947,0.629644354,-7.853410593,0.81867062 -Zhou Qi,qizh01,2019,RS,HOU,3,1,4.322809305,-9.956534388,-5.633725084,-5.02697487,-0.11438164,-5.141356511,2.643663216,-8.453840704,-5.810177487,-0.001544578,-0.001544578,0,2.240807341,-10.20912316,-7.968315821,-1.091692172 -Tim Quarterman,quartti01,2017,PO,POR,14,7,4.736104027,-1.100244556,3.63585947,18.5339333,5.279994561,23.81392786,7.934595308,0.220489572,8.155084881,0.040400565,0,0.040400565,6.571902477,-3.941942314,2.629960164,0.559742171 -Tim Quarterman,quartti01,2017,RS,POR,167,80,-0.085434397,-0.742203218,-0.827637614,-5.334360987,6.149721143,0.815360156,-1.182986755,0.698047586,-0.484939169,0.094840635,0.094840635,0,-1.706267898,-2.471763965,-4.178031863,2.535711754 -Tim Quarterman,quartti01,2018,RS,HOU,32,13,-7.157015521,-3.912004938,-11.06902046,-33.9623619,11.0051496,-22.95721231,-13.29942063,-1.091078918,-14.39049955,-0.080669435,-0.080669435,0,-6.876710886,-4.792676791,-11.66938768,4.4488738 -Ivan Rabb,rabbiv01,2018,RS,MEM,1063,516,-0.499676034,-2.37632191,-2.875997944,0.080175658,-3.367693486,-3.287517828,-0.347416299,-2.696020743,-3.043437043,-0.077589678,-0.077589678,0,-1.310425509,-2.586260743,-3.896686252,0.434663964 -Ivan Rabb,rabbiv01,2019,RS,MEM,1480,721,-0.83718073,-4.218155244,-5.055335974,-2.429690169,-3.124904555,-5.554594724,-1.177666185,-4.297509109,-5.475175294,-0.998087275,-0.998087275,0,-2.477758057,-2.618722031,-5.096480088,-0.445272479 -Miroslav Raduljica,radulmi01,2014,RS,MIL,926,465,-0.73469332,-1.752545511,-2.487238831,-1.002326568,0.448002183,-0.554324384,-0.779939275,-1.300881406,-2.080820681,0.158311688,0.158311688,0,-2.357771116,-3.03455823,-5.392329346,-0.269708944 -Miroslav Raduljica,radulmi01,2015,RS,MIN,48,23,-7.827561134,-5.611125915,-13.43868705,5.13702122,-5.319757912,-0.182736692,-5.54031695,-5.75508898,-11.29540593,-0.102219295,-0.102219295,0,-2.603739064,-1.544763298,-4.148502362,1.857487473 -Chasson Randle,randlch01,2017,RS,NYK,459,225,0.244214405,-0.601638159,-0.357423753,1.003717757,-1.979255847,-0.97553809,0.443923288,-0.873417153,-0.429493865,0.267221151,0.267221151,0,0.396107587,-1.099155137,-0.70304755,0.308818028 -Chasson Randle,randlch01,2017,RS,PHI,161,74,4.873226427,0.78807731,5.661303737,-1.099081233,-1.929620786,-3.028702019,4.031584326,0.296166527,4.327750854,0.271874105,0.271874105,0,4.023212232,0.376332063,4.399544295,1.708771045 -Chasson Randle,randlch01,2019,RS,WAS,1611,743,-0.866253213,-2.501118918,-3.367372131,-2.661308201,-0.777749632,-3.439057833,-1.307959741,-2.243482558,-3.551442298,-0.303649291,-0.303649291,0,-1.380548792,-2.139182946,-3.519731738,-0.053784264 -Julius Randle,randlju01,2015,RS,LAL,26,14,-15.52101904,-11.49294084,-27.01395988,-33.59077583,-8.779046114,-42.36982195,-20.20286923,-11.57999837,-31.78286759,-0.207814088,-0.207814088,0,-15.50996327,-12.98935065,-28.49931393,0.202595518 -Julius Randle,randlju01,2016,RS,LAL,4644,2286,-2.376505961,0.596825193,-1.779680768,-1.56561601,-4.602281924,-6.167897935,-2.27063191,-0.374371017,-2.645002928,0.121999494,0.121999494,0,-2.621731521,-0.705657234,-3.327388756,-0.367346658 -Julius Randle,randlju01,2017,RS,LAL,4444,2132,-1.605266826,-1.950456121,-3.555722947,-1.495652917,-4.605642457,-6.101295374,-1.637930674,-2.566520853,-4.204451527,-1.587938606,-1.587938606,0,-2.393743022,-2.161650524,-4.555393546,0.363588044 -Julius Randle,randlju01,2018,RS,LAL,4622,2190,-0.250602764,0.039254005,-0.211348759,1.673595822,-1.368287506,0.305308317,0.172013583,-0.260272474,-0.088258891,2.98195984,2.98195984,0,-0.661651786,-0.456098081,-1.117749867,0.263340156 -Julius Randle,randlju01,2019,RS,NOP,4858,2232,0.549141001,-2.038782395,-1.489641394,0.728244689,-1.501031098,-0.772786409,0.599000427,-2.019237211,-1.420236785,1.518339628,1.518339628,0,0.22267086,-2.183656059,-1.960985198,0.272566941 -Anthony Randolph,randoan01,2014,RS,DEN,1123,527,-2.980320054,2.391215494,-0.58910456,-7.842260377,-0.457010324,-8.299270701,-4.159592372,1.972231644,-2.187360728,0.153598212,0.153598212,0,-3.632193467,1.350102418,-2.28209105,1.469889031 -Shavlik Randolph,randosh01,2014,RS,PHO,189,95,-3.808195199,4.988169436,1.179974237,2.753360176,10.15893682,12.912297,-2.688660893,6.366892581,3.678231688,0.311269303,0.311269303,0,-2.654726509,3.032088928,0.377362419,-0.092556006 -Shavlik Randolph,randosh01,2015,RS,BOS,52,25,-7.786184027,3.319847419,-4.466336608,-9.091092287,1.516578589,-7.574513698,-8.495638083,3.157975217,-5.337662865,-0.032983562,-0.032983562,0,-7.965036758,2.548462596,-5.416574162,-0.064144039 -Shavlik Randolph,randosh01,2015,RS,PHO,212,101,-6.015887135,-0.183354101,-6.199241236,-8.564962503,1.461021366,-7.103941137,-6.931239946,0.144809092,-6.786430854,-0.208219085,-0.208219085,0,-7.151089124,0.491742487,-6.659346637,0.101886839 -Zach Randolph,randoza01,2014,PO,MEM,445,234,-2.743247942,2.563808069,-0.179439873,-9.244286253,9.791312059,0.547025806,-4.244979941,4.160526811,-0.08445313,0.322742242,0,0.322742242,-3.963177872,4.221967031,0.258789159,-1.546336021 -Zach Randolph,randoza01,2014,RS,MEM,5105,2705,0.345506725,-1.289208025,-0.9437013,4.780082139,-0.866833387,3.913248753,1.273995946,-1.313086658,-0.039090711,3.70663971,3.70663971,0,0.873979544,-0.045906217,0.828073326,-0.888616831 -Zach Randolph,randoza01,2015,PO,MEM,748,382,-1.414464356,-2.665251174,-4.079715531,-2.034925087,7.301918917,5.26699383,-1.653083393,-0.808906226,-2.46198962,0.057353379,0,0.057353379,0.271610156,0.469123188,0.740733344,-0.89859808 -Zach Randolph,randoza01,2015,RS,MEM,4454,2304,1.13096677,1.123776024,2.254742794,3.168009154,1.748779645,4.916788799,1.61615537,1.267857475,2.884012845,6.585673822,6.585673822,0,0.998036782,2.13155547,3.129592252,-0.537373987 -Zach Randolph,randoza01,2016,PO,MEM,228,120,-1.641510213,-1.276477212,-2.917987425,-8.827809093,4.153665191,-4.674143902,-2.990878424,-0.133260228,-3.124138652,-0.023420342,0,-0.023420342,1.718354139,0.264617789,1.982971929,-0.822292525 -Zach Randolph,randoza01,2016,RS,MEM,3917,2016,0.533231659,-1.229377534,-0.696145875,2.292660234,-3.73313442,-1.440474187,0.965696275,-1.808357388,-0.842661113,1.936481953,1.936481953,0,-0.474864802,-1.33461538,-1.809480182,-1.261905117 -Zach Randolph,randoza01,2017,PO,MEM,341,191,-1.946976161,5.162631786,3.215655625,-10.60651836,2.000079037,-8.606439324,-3.932200856,4.954403099,1.022202243,0.370968211,0,0.370968211,-1.558441929,4.474928631,2.916486702,-2.077395241 -Zach Randolph,randoza01,2017,RS,MEM,3473,1786,0.035402057,0.256403938,0.291805995,0.791018845,-1.108345116,-0.317326272,0.262180032,-0.043753654,0.218426378,2.670904487,2.670904487,0,0.063130112,-0.072412863,-0.009282751,-1.232142707 -Zach Randolph,randoza01,2018,RS,SAC,3021,1508,0.031844884,-3.098457947,-3.066613063,-0.224601785,-5.929767962,-6.154369747,0.050807174,-3.841296585,-3.790489411,-0.798792609,-0.798792609,0,-0.569210148,-2.922052289,-3.491262437,-0.215707451 -Xavier Rathan-Mayes,rathaxa01,2018,RS,MEM,249,118,-7.579273684,-0.461430434,-8.040704118,-9.713808927,-4.666703206,-14.38051213,-8.410675969,-1.325631557,-9.736307526,-0.429192197,-0.429192197,0,-6.228922255,-0.236406009,-6.465328264,2.026218766 -JJ Redick,redicjj01,2014,PO,LAC,712,351,2.325034902,1.306483061,3.631517963,6.783048438,2.697128135,9.480176573,3.278757456,1.681265792,4.960023248,1.445503031,0,1.445503031,4.124621755,1.264168429,5.388790184,1.400613675 -JJ Redick,redicjj01,2014,RS,LAC,2017,987,2.292938834,1.448118064,3.741056898,2.836072352,-0.952730197,1.883342155,2.467181632,1.006510086,3.473691718,3.173579122,3.173579122,0,3.165729943,1.220170041,4.385899984,1.209808837 -JJ Redick,redicjj01,2015,PO,LAC,1124,540,0.250411206,-1.282109919,-1.031698712,-1.331081924,2.400113253,1.069031329,-0.157352648,-0.585327617,-0.742680265,0.580349444,0,0.580349444,0.997326224,-0.578660471,0.418665753,1.687273323 -JJ Redick,redicjj01,2015,RS,LAC,4851,2409,2.388177049,0.045051136,2.433228185,2.947895904,2.998548735,5.946444639,2.535515022,0.661822419,3.197337441,7.375578241,7.375578241,0,2.859538685,0.401142057,3.260680742,0.864181213 -JJ Redick,redicjj01,2016,PO,LAC,333,166,-2.211940409,1.263365383,-0.948575026,1.771535064,-6.943074702,-5.171539638,-1.518077082,-0.443045233,-1.961122315,0.069108983,0,0.069108983,-3.869651864,-0.032840656,-3.90249252,0.277611345 -JJ Redick,redicjj01,2016,RS,LAC,4277,2097,2.715678344,1.154206465,3.869884809,4.056636789,2.547930641,6.60456743,3.133999795,1.48079509,4.614794884,7.935842263,7.935842263,0,2.761350798,1.283954247,4.045305045,0.698470629 -JJ Redick,redicjj01,2017,PO,LAC,396,206,-4.178451385,-4.55178981,-8.730241195,-6.076738854,-9.469728717,-15.54646757,-4.878214156,-5.825547203,-10.70376136,-0.873259708,0,-0.873259708,-2.325086185,-6.174492601,-8.499578785,1.242902457 -JJ Redick,redicjj01,2017,RS,LAC,4474,2198,1.324492744,0.452312069,1.776804813,4.828781936,-0.66248471,4.166297226,2.073500266,0.24795187,2.321452136,5.720118722,5.720118722,0,2.668041195,0.054365674,2.722406869,0.567322264 -JJ Redick,redicjj01,2018,PO,PHI,714,342,4.169569595,-2.035403683,2.134165912,7.274200274,1.966340737,9.240541011,5.015739218,-1.306917148,3.70882207,1.170417899,0,1.170417899,6.342257678,-1.367164821,4.975092857,0.67853325 -JJ Redick,redicjj01,2018,RS,PHI,4568,2116,3.137074064,-1.609183076,1.527890988,1.700392503,-0.343478374,1.356914129,3.022858938,-1.465461945,1.557396994,4.6994465,4.6994465,0,2.632542362,-1.511066441,1.121475921,1.050650437 -JJ Redick,redicjj01,2019,PO,PHI,784,376,0.552677013,-2.304396466,-1.751719453,0.498854274,0.885037184,1.383891458,0.522563274,-1.780448117,-1.257884843,0.298076629,0,0.298076629,0.740230488,-3.28663603,-2.546405542,0.963085062 -JJ Redick,redicjj01,2019,RS,PHI,5211,2379,2.350167667,-1.403102337,0.94706533,-0.302715667,3.470208431,3.167492764,1.914442691,-0.460058287,1.454384404,5.149105881,5.149105881,0,1.968375018,-1.12733715,0.841037868,0.918012908 -Davon Reed,reedda01,2018,RS,PHO,519,242,-7.571233508,-0.97056535,-8.541798858,-9.069908727,0.980527713,-8.089381013,-8.266775635,-0.531488449,-8.798264085,-0.745117458,-0.745117458,0,-6.675591079,-1.89617465,-8.571765729,-0.219446032 -Davon Reed,reedda01,2019,RS,IND,108,47,-3.023577513,-2.829179516,-5.85275703,4.213396144,6.912747511,11.12614365,-1.679756168,-1.028294012,-2.708050181,0.001004633,0.001004633,0,-3.761616592,-3.046827143,-6.808443735,-0.13156841 -Willie Reed,reedwi02,2016,RS,BRK,870,426,0.808193373,0.989179642,1.797373016,-1.969741414,1.554997573,-0.414743841,0.333638745,1.267563357,1.601202103,0.942895488,0.942895488,0,-0.229137248,-0.001343055,-0.230480303,-0.291089307 -Willie Reed,reedwi02,2017,RS,MIA,2114,1031,-1.568828049,-0.726047847,-2.294875896,-2.188574328,1.323091612,-0.865482716,-1.773917989,-0.371318848,-2.145236836,0.316075786,0.316075786,0,-2.199736683,-0.180128777,-2.37986546,-0.628859678 -Willie Reed,reedwi02,2018,RS,LAC,910,419,-0.630590139,0.982795093,0.352204954,-0.975567603,2.071959906,1.096392304,-0.768303124,1.28198824,0.513685116,0.696705301,0.696705301,0,-1.015793917,0.10605431,-0.909739607,-0.140055347 -Willie Reed,reedwi02,2018,RS,DET,15,9,-3.64347957,-18.69282293,-22.3363025,22.42962691,-24.38390494,-1.95427803,1.553601438,-21.06531171,-19.51171027,-0.076217143,-0.076217143,0,-1.645279356,-8.794043122,-10.43932248,-0.965690227 -Cameron Reynolds,reynoca01,2019,RS,MIN,547,259,0.010122068,-1.975640185,-1.965518117,-0.53387866,-1.514566287,-2.048444946,-0.103799301,-1.963860629,-2.06765993,0.089532789,0.089532789,0,-0.248117082,-2.04215475,-2.290271832,-0.715312052 -Glen Rice,ricegl02,2014,RS,WAS,222,109,-4.582927974,3.344382318,-1.238545655,-8.359901665,9.784214198,1.424312533,-5.628627372,4.884130034,-0.744497338,0.112323611,0.112323611,0,-4.427205368,2.146415789,-2.280789579,0.682834242 -Glen Rice,ricegl02,2015,RS,WAS,84,43,-5.485701452,-6.012883599,-11.49858505,-11.69365834,-7.272082107,-18.96574045,-7.108600346,-6.683571981,-13.79217233,-0.241959868,-0.241959868,0,-8.1503614,-6.125096767,-14.27545817,-0.114770061 -Jason Richardson,richaja01,2015,RS,PHI,831,416,-0.84051613,-2.119993255,-2.960509385,-1.964993567,-0.25063848,-2.215632046,-0.967335223,-1.866569431,-2.833904654,-0.017813908,-0.017813908,0,-0.932878214,-1.593333901,-2.526212114,0.030779856 -Josh Richardson,richajo01,2016,PO,MIA,734,387,-1.538463238,0.094001252,-1.444461986,6.164607938,-1.809558331,4.355049608,-0.030630278,-0.380493501,-0.41112378,0.469631673,0,0.469631673,0.063351093,-0.408464697,-0.345113604,-1.328959416 -Josh Richardson,richajo01,2016,RS,MIA,2197,1107,-0.270005883,0.234167447,-0.035838436,0.268927814,0.351585703,0.620513517,-0.175645072,0.24663025,0.070985178,1.578206366,1.578206366,0,-0.185857628,0.717719928,0.531862299,-0.92368661 -Josh Richardson,richajo01,2017,RS,MIA,3237,1614,-1.608207855,2.003577806,0.395369951,-1.206190105,1.862449367,0.656259261,-1.603930781,2.080021011,0.47609023,2.642346796,2.642346796,0,-1.358195786,2.409238724,1.051042938,-0.525002531 -Josh Richardson,richajo01,2018,PO,MIA,273,130,1.405672944,3.165614003,4.571286947,5.17182318,-13.78198465,-8.610161468,2.273876368,-0.127952755,2.145923612,0.335108643,0,0.335108643,3.453396771,1.30796809,4.761364861,0.057692896 -Josh Richardson,richajo01,2018,RS,MIA,5455,2689,-0.653827135,2.885155952,2.231328817,-0.603347705,1.760625052,1.157277348,-0.66071734,2.803038262,2.142320922,6.69791616,6.69791616,0,-0.449219358,3.182270228,2.73305087,-0.206833167 -Josh Richardson,richajo01,2019,RS,MIA,5263,2539,0.699040168,0.640320877,1.339361045,1.394405549,1.694870796,3.089276345,0.923699263,0.86957815,1.793277413,5.846781153,5.846781153,0,1.241451936,1.369576509,2.611028445,-0.667903132 -Malachi Richardson,richama01,2017,RS,SAC,405,198,-0.334147389,-3.538961733,-3.873109122,-2.855063637,0.567681993,-2.287381644,-0.837340074,-2.843107604,-3.680447678,-0.09391239,-0.09391239,0,-1.090165742,-2.910789096,-4.000954838,-0.08459542 -Malachi Richardson,richama01,2018,RS,TOR,11,5,-2.548627025,-8.949079632,-11.49770666,-26.97334003,-62.68186417,-89.65520419,-7.945617079,-20.80651728,-28.75213436,-0.064710827,-0.064710827,0,-4.412807823,-22.11069498,-26.52350281,-2.423577977 -Malachi Richardson,richama01,2018,RS,SAC,655,319,-4.008380283,-4.449509256,-8.457889539,-2.483391986,-1.364729983,-3.848121968,-3.850731829,-4.026542996,-7.877274825,-0.830904603,-0.830904603,0,-4.64721369,-4.573781885,-9.220995575,-0.425424783 -Malachi Richardson,richama01,2019,RS,TOR,237,103,-4.984000833,-5.068676567,-10.0526774,-9.500210159,5.829117511,-3.671092648,-6.288002729,-3.166462712,-9.454465441,-0.357105376,-0.357105376,0,-5.620902558,-3.104794885,-8.725697444,1.383157489 -Luke Ridnour,ridnolu01,2014,PO,CHA,70,36,-1.353877316,0.333371865,-1.020505452,-2.239664354,-2.239888821,-4.479553175,-1.532843171,-0.211288628,-1.7441318,0.019082201,0,0.019082201,-2.857582306,-4.310261633,-7.167843939,0.135588847 -Luke Ridnour,ridnolu01,2014,RS,CHA,738,378,-1.56752609,-4.088748166,-5.656274256,2.630664933,-5.150946721,-2.520281788,-0.760700698,-4.593399954,-5.354100652,-0.497616131,-0.497616131,0,-1.562109074,-3.903850628,-5.465959702,-0.87838384 -Luke Ridnour,ridnolu01,2014,RS,MIL,1487,763,-1.570213993,-1.367414879,-2.937628872,-3.260694337,0.370408063,-2.890286273,-1.981193515,-1.017710468,-2.998903984,-0.096051724,-0.096051724,0,-2.074927254,-2.076479829,-4.151407083,-0.833755235 -Luke Ridnour,ridnolu01,2015,RS,ORL,1383,683,-1.815520793,0.273925271,-1.541595522,-4.085643023,0.063682625,-4.021960398,-2.347839465,0.287020093,-2.060819373,0.239357548,0.239357548,0,-2.757962365,-0.531629,-3.289591365,-0.318993982 -Austin Rivers,riverau01,2014,RS,NOP,2621,1339,-1.001854712,-1.227965731,-2.229820443,2.531285297,0.612521972,3.143807269,-0.326172754,-0.869934061,-1.196106815,1.043057448,1.043057448,0,-0.820936159,-1.217277348,-2.038213507,-1.67124666 -Austin Rivers,riverau01,2015,PO,LAC,539,250,1.127869875,-4.043677534,-2.915807659,-2.135717377,-5.789390356,-7.925107732,0.41328315,-4.650474171,-4.237191022,-0.19619842,0,-0.19619842,0.063458854,-5.022620686,-4.959161832,0.275433321 -Austin Rivers,riverau01,2015,RS,LAC,1607,791,-2.232699817,-0.488489533,-2.721189349,-9.139402654,0.964302326,-8.175100328,-3.8893376,-0.229173551,-4.118511151,-0.550811668,-0.550811668,0,-3.073235244,-0.357092268,-3.430327512,-0.256265103 -Austin Rivers,riverau01,2015,RS,NOP,1523,772,-1.721085428,-2.143951499,-3.865036927,-1.815508236,-0.65765387,-2.473162106,-1.866212628,-1.95686049,-3.823073118,-0.417692702,-0.417692702,0,-1.510653558,-1.563978821,-3.074632379,-1.126107378 -Austin Rivers,riverau01,2016,PO,LAC,290,144,1.088588896,-3.084636216,-1.996047319,-1.147981145,-7.578805533,-8.726786678,0.699279759,-4.278488883,-3.579209125,-0.062408764,0,-0.062408764,-3.800442725,-3.898033354,-7.698476079,-0.639848747 -Austin Rivers,riverau01,2016,RS,LAC,3044,1464,-1.057513429,-0.396915938,-1.454429367,-5.750792905,-0.735722165,-6.48651507,-2.121498393,-0.532694475,-2.654192868,0.071433849,0.071433849,0,-1.927781633,-0.266608661,-2.194390294,-0.1742791 -Austin Rivers,riverau01,2017,PO,LAC,177,90,-5.891092632,0.184278107,-5.706814524,-10.02052296,2.821803478,-7.198719481,-7.158448517,0.758071054,-6.400377463,-0.174293387,0,-0.174293387,-3.213325025,-1.15404607,-4.367371095,0.79272619 -Austin Rivers,riverau01,2017,RS,LAC,4199,2054,-0.215662281,-1.291618913,-1.507281194,-2.042860994,-2.521889343,-4.564750336,-0.665688572,-1.634408271,-2.300096842,0.469668183,0.469668183,0,-0.415468122,-1.292823386,-1.708291508,-0.376194564 -Austin Rivers,riverau01,2018,RS,LAC,4190,2057,0.56117572,-1.270813025,-0.709637304,2.488393637,-4.491994294,-2.003600657,0.982514133,-1.999342713,-1.016828581,1.78834384,1.78834384,0,1.177412773,-0.997717494,0.179695279,-1.668096724 -Austin Rivers,riverau01,2019,PO,HOU,452,215,-1.088883812,-0.841835575,-1.930719387,1.914694872,2.385407972,4.300102844,-0.631297501,-0.26686208,-0.898159581,0.208846896,0,0.208846896,0.643149614,0.507181917,1.150331531,-0.311943792 -Austin Rivers,riverau01,2019,RS,WAS,1455,683,-3.000036139,-1.951579037,-4.951615176,-0.629700273,0.167463316,-0.462236957,-2.694386103,-1.57505439,-4.269440493,-0.527863562,-0.527863562,0,-2.730945957,-1.725216474,-4.456162431,-0.310028546 -Austin Rivers,riverau01,2019,RS,HOU,2817,1345,-1.18702896,-1.029340181,-2.216369141,-0.742432393,0.951306545,0.208874152,-1.250757378,-0.692898868,-1.943656246,0.551656908,0.551656908,0,-0.59836122,-0.344237389,-0.942598609,-0.307860561 -Andre Roberson,roberan03,2014,PO,OKC,16,9,-21.01925442,1.816579428,-19.20267499,5.339752167,-0.312011648,5.027740519,-16.78465911,1.426970039,-15.35768907,-0.058394724,0,-0.058394724,-9.922239976,-4.693710402,-14.61595038,-2.040490036 -Andre Roberson,roberan03,2014,RS,OKC,814,399,-2.422581993,1.948691157,-0.473890835,-0.883803806,1.431529277,0.54772547,-2.324782763,1.891278057,-0.433504706,0.472274405,0.472274405,0,-3.362744424,3.387781046,0.025036621,0.14358132 -Andre Roberson,roberan03,2015,RS,OKC,2649,1286,-1.448220642,3.087244789,1.639024147,0.692964373,3.596699065,4.289663438,-1.138871509,3.372238109,2.233366599,3.276088395,3.276088395,0,-1.639569992,3.23576469,1.596194698,0.188167291 -Andre Roberson,roberan03,2016,PO,OKC,957,471,1.152739552,2.356786986,3.509526539,-3.225267564,2.923279919,-0.301987645,0.118366336,2.602491554,2.72085789,1.353288577,0,1.353288577,1.808909857,4.892052708,6.700962565,-0.183059085 -Andre Roberson,roberan03,2016,RS,OKC,3172,1553,-0.695501598,1.245470539,0.549968941,0.273157222,1.257314612,1.530471833,-0.569153023,1.307125205,0.737972182,2.747287849,2.747287849,0,-0.586323754,1.454933908,0.868610154,-0.578908198 -Andre Roberson,roberan03,2017,PO,OKC,380,185,-0.769749689,8.458538173,7.688788484,-11.99950936,8.330548833,-3.668960522,-3.122777444,8.965915636,5.843138192,0.815857883,0,0.815857883,-4.18331256,9.697221299,5.513908739,-2.385343355 -Andre Roberson,roberan03,2017,RS,OKC,4924,2376,-1.982819104,4.067887813,2.085068709,-0.638018841,2.546362627,1.908343786,-1.845212295,3.975900262,2.130687967,5.890446923,5.890446923,0,-1.90714906,4.278046636,2.370897576,-0.432628119 -Andre Roberson,roberan03,2018,RS,OKC,2092,1037,-1.249096086,2.818408888,1.569312802,-1.609409975,7.738816954,6.129406979,-1.401876103,3.995770205,2.593894102,2.784145603,2.784145603,0,-1.769441743,4.439431179,2.669989436,-1.515241791 -Brian Roberts,roberbr01,2014,RS,NOP,3271,1667,-0.431647508,-1.018460213,-1.450107721,-1.79735064,0.133510926,-1.663839714,-0.748626928,-0.800304507,-1.548931435,1.010625097,1.010625097,0,-0.595748431,-1.099770474,-1.695518905,-1.02230964 -Brian Roberts,roberbr01,2015,RS,CHA,2610,1330,-0.30192155,-0.389746248,-0.691667798,-1.122656775,0.38187717,-0.740779605,-0.427368361,-0.264778248,-0.69214661,1.380735086,1.380735086,0,-0.808265153,-0.982799135,-1.791064288,-1.075028149 -Brian Roberts,roberbr01,2016,PO,POR,85,36,-4.855751366,-8.456721891,-13.31247326,5.255731765,5.410841194,10.66657296,-3.120732789,-6.08866156,-9.20939435,-0.12294416,0,-0.12294416,-2.702384584,-6.554595527,-9.25698011,0.452777035 -Brian Roberts,roberbr01,2016,RS,POR,291,137,0.041909514,0.095004364,0.136913878,-11.16878162,-0.578853003,-11.74763462,-2.324120479,-0.032172031,-2.35629251,0.027335957,0.027335957,0,-2.131140273,-1.207284932,-3.338425205,-0.65037507 -Brian Roberts,roberbr01,2016,RS,CHA,672,333,-0.4220033,-2.546538115,-2.968541415,-1.186307722,-2.708157771,-3.894465493,-0.617052377,-2.753428506,-3.370480884,-0.104477165,-0.104477165,0,-0.788603742,-3.064458759,-3.853062501,-0.871663507 -Brian Roberts,roberbr01,2017,RS,CHA,831,416,-2.439286386,-0.550079474,-2.98936586,-5.961877983,0.28470561,-5.677172373,-3.333999693,-0.416990269,-3.750989963,-0.209745497,-0.209745497,0,-2.589723685,-2.207113467,-4.796837152,-1.250212539 -Devin Robinson,robinde01,2018,RS,WAS,28,13,1.224143096,5.249745006,6.473888103,4.816884913,17.79891752,22.61580243,2.081984487,8.211267399,10.29325189,0.086907504,0.086907504,0,-0.751072519,6.039451817,5.288379298,0.455022349 -Devin Robinson,robinde01,2019,RS,WAS,202,95,2.608793016,2.752240638,5.361033654,1.474255725,-4.47129423,-2.997038505,2.547344246,1.500920999,4.048265245,0.330134306,0.330134306,0,2.729425977,1.296175083,4.02560106,0.194603086 -Duncan Robinson,robindu01,2019,RS,MIA,341,161,-3.918532416,-1.877385805,-5.795918221,-5.745728639,-3.267001592,-9.012730231,-4.507934816,-2.301671933,-6.809606749,-0.333989967,-0.333989967,0,-3.240196516,-2.37778444,-5.617980956,0.160431359 -Glenn Robinson III,robingl02,2015,RS,MIN,227,108,-0.403599306,-3.58254929,-3.986148596,2.541493613,3.508256439,6.049750052,0.250276781,-2.188073493,-1.937796712,0.044921111,0.044921111,0,-1.249323972,-3.590091712,-4.839415683,0.35871197 -Glenn Robinson III,robingl02,2015,RS,PHI,318,153,-2.142212275,-4.410816652,-6.553028927,4.329765169,-0.79530803,3.534457138,-0.840028336,-3.930383595,-4.770411931,-0.156357647,-0.156357647,0,-2.811446197,-3.645033363,-6.456479561,-0.825042641 -Glenn Robinson III,robingl02,2016,PO,IND,20,10,6.714764282,-5.92350935,0.791254932,-7.478932146,-44.23937191,-51.71830405,4.133551996,-14.43403304,-10.30048104,-0.039744255,0,-0.039744255,1.925106082,-14.57509206,-12.64998598,0.032611558 -Glenn Robinson III,robingl02,2016,RS,IND,1036,508,-1.227522547,0.506349129,-0.721173419,-2.403430508,-1.446768544,-3.850199051,-1.545309214,0.096361451,-1.448947763,0.335431692,0.335431692,0,-1.737076609,-0.974213086,-2.711289695,-0.514934148 -Glenn Robinson III,robingl02,2017,PO,IND,69,31,3.259837657,-6.138160946,-2.87832329,5.122167931,1.781341037,6.903508968,3.88559417,-4.967811177,-1.082217007,0.027461279,0,0.027461279,-0.213561484,-6.57356406,-6.787125544,0.909149699 -Glenn Robinson III,robingl02,2017,RS,IND,2948,1427,-1.098741282,0.17097307,-0.927768212,-3.305131065,0.4450626,-2.860068465,-1.619044411,0.247294522,-1.37174989,0.997777563,0.997777563,0,-1.991358409,-0.566979454,-2.558337863,-0.553765473 -Glenn Robinson III,robingl02,2018,PO,IND,12,6,2.582112016,-6.869799601,-4.287687585,-1.379202693,-5.520568782,-6.899771475,2.010456656,-7.073493589,-5.063036933,-0.007173262,0,-0.007173262,-2.302540136,-8.587708987,-10.89024912,-1.729137333 -Glenn Robinson III,robingl02,2018,RS,IND,696,338,-0.472546497,-0.400499477,-0.873045975,-0.491935712,1.684240312,1.1923046,-0.481548649,0.002523042,-0.479025607,0.388846163,0.388846163,0,-0.459553226,-0.135979231,-0.595532457,-0.703633268 -Glenn Robinson III,robingl02,2019,PO,DET,77,36,-3.124966044,-4.80581013,-7.930776173,-11.69121431,5.210545711,-6.480668598,-5.014826956,-2.875954977,-7.890781934,-0.096954056,0,-0.096954056,-1.42214989,-3.987631716,-5.409781606,-0.437762103 -Glenn Robinson III,robingl02,2019,RS,DET,1263,610,-2.909714215,0.405802447,-2.503911769,-5.749641085,2.332108474,-3.41753261,-3.673366297,0.835548748,-2.837817549,-0.027187106,-0.027187106,0,-3.911977539,-0.581493058,-4.493470597,-0.535644207 -Jerome Robinson,robinje01,2019,PO,LAC,97,46,6.746277159,-6.316387478,0.429889681,12.22757086,0.284274774,12.51184563,8.291005079,-5.192605656,3.098399423,0.140577912,0,0.140577912,3.367013972,-3.054151106,0.312862866,-0.690887964 -Jerome Robinson,robinje01,2019,RS,LAC,702,320,-1.055677028,-1.125527583,-2.18120461,-0.319213814,-2.828336525,-3.147550339,-0.988625063,-1.524804792,-2.513429855,0.03887599,0.03887599,0,-1.320551079,-1.43591669,-2.756467769,0.666527402 -Mitchell Robinson,robinmi01,2019,RS,NYK,2864,1360,-0.68157571,0.832504808,0.150929098,-0.556257456,0.501343371,-0.054914085,-0.654512742,0.884326008,0.229813267,2.06411921,2.06411921,0,-1.073866856,0.797330916,-0.27653594,-0.172013015 -Nate Robinson,robinna01,2014,RS,DEN,1750,866,1.523884866,-0.161190495,1.362694372,0.181697048,3.836079183,4.017776231,1.351568021,0.673569174,2.025137195,2.108212606,2.108212606,0,1.642589362,0.147061653,1.789651015,-0.072808163 -Nate Robinson,robinna01,2015,RS,DEN,936,465,-0.117486311,0.333231831,0.21574552,-5.090124551,1.839775603,-3.250348948,-1.143920802,0.694537644,-0.449383158,0.544009154,0.544009154,0,-1.757863393,0.301105869,-1.456757524,-0.315561284 -Nate Robinson,robinna01,2015,RS,LAC,256,126,-3.006980137,-0.984727096,-3.991707233,-10.65975046,-1.158331216,-11.81808168,-4.912016676,-1.070897933,-5.982914608,-0.207515254,-0.207515254,0,-3.169916603,-1.317803134,-4.487719737,-0.144564251 -Nate Robinson,robinna01,2016,RS,NOP,49,23,-3.400739128,-1.765305671,-5.166044798,-15.93858047,-4.802158753,-20.74073923,-6.164140329,-2.397149121,-8.561289449,-0.067149591,-0.067149591,0,-4.78188239,2.000187035,-2.781695355,-1.4952567 -Thomas Robinson,robinth01,2014,PO,POR,253,122,-2.12644293,0.713330717,-1.413112213,-4.455298264,5.692434235,1.237135971,-2.785794743,1.809920994,-0.975873749,0.115348176,0,0.115348176,-2.697427608,1.088579384,-1.608848224,1.186147125 -Thomas Robinson,robinth01,2014,RS,POR,1763,873,-2.280011168,-0.282017351,-2.562028519,-0.911638058,-3.274795934,-4.186433992,-2.203195479,-0.929976572,-3.133172051,-0.171034007,-0.171034007,0,-1.317113343,-0.943844157,-2.2609575,0.206486954 -Thomas Robinson,robinth01,2015,RS,POR,795,391,-4.477722348,1.561546447,-2.916175901,-3.135638969,5.186537675,2.050898706,-4.493700198,2.379997721,-2.113702477,0.128365134,0.128365134,0,-3.141046872,2.021086795,-1.119960077,1.081291655 -Thomas Robinson,robinth01,2015,RS,PHI,847,407,1.054179419,1.335200606,2.389380025,1.426862157,-1.394246892,0.032615265,1.370112509,0.845810528,2.215923037,1.037171034,1.037171034,0,0.560661961,0.568903892,1.129565853,0.557054498 -Thomas Robinson,robinth01,2016,RS,BRK,1879,917,-2.677188271,-1.102107103,-3.779295374,-3.133321954,-4.203829894,-7.337151848,-2.884899217,-1.731659397,-4.616558614,-0.877852664,-0.877852664,0,-2.525134579,-2.193348457,-4.718483037,0.512098773 -Thomas Robinson,robinth01,2017,RS,LAL,1160,560,-1.461140103,0.471295824,-0.98984428,-0.570689618,-2.819556415,-3.390246033,-1.309857882,-0.11224828,-1.422106162,0.381872871,0.381872871,0,-0.770014949,-0.946986694,-1.717001642,0.640588623 -Sergio Rodriguez,rodrise01,2017,RS,PHI,3123,1518,-0.846083645,-3.727110455,-4.5731941,0.717305639,-1.059901491,-0.342595851,-0.494367498,-3.386893343,-3.881260841,-0.868624004,-0.868624004,0,-1.024971121,-3.298737914,-4.323709035,-0.841804526 -Rajon Rondo,rondora01,2014,RS,BOS,1972,998,0.031253059,-2.650236344,-2.618983285,-0.583879371,-4.036404056,-4.620283427,-0.031286357,-3.064699843,-3.0959862,-0.175857327,-0.175857327,0,-0.169753995,-2.795469383,-2.965223378,-0.169752509 -Rajon Rondo,rondora01,2015,PO,DAL,83,37,1.297263234,-14.20373947,-12.90647623,-8.52323745,-14.57009153,-23.09332898,-0.768080301,-15.02364169,-15.79172199,-0.256273363,0,-0.256273363,-2.591850728,-16.32919442,-18.92104515,0.896419764 -Rajon Rondo,rondora01,2015,RS,BOS,1461,699,-0.508991922,0.759959166,0.250967244,1.596088067,-0.868510226,0.72757784,-0.086058448,0.459261249,0.373202801,1.127589176,1.127589176,0,0.600362241,0.669272238,1.269634479,1.184833035 -Rajon Rondo,rondora01,2015,RS,DAL,2706,1319,-1.765090044,0.082776709,-1.682313335,-5.054394754,1.248645743,-3.805749011,-2.599850992,0.316520407,-2.283330585,0.31705574,0.31705574,0,-1.402677918,0.719321386,-0.683356532,0.918734947 -Rajon Rondo,rondora01,2016,RS,SAC,5396,2537,1.332695299,-1.356877944,-0.024182645,-0.654853891,-1.793797096,-2.448650987,1.002997387,-1.511635399,-0.508638012,2.947511257,2.947511257,0,1.034901594,-0.838745642,0.196155952,1.560800503 -Rajon Rondo,rondora01,2017,PO,CHI,133,67,5.663778692,0.125250102,5.789028794,10.05591765,11.98382781,22.03974546,6.990787531,2.598045144,9.588832675,0.435962936,0,0.435962936,2.131225354,3.989130877,6.120356231,0.211482569 -Rajon Rondo,rondora01,2017,RS,CHI,3723,1843,-0.800616046,0.617173619,-0.183442427,-0.260724065,-2.7188001,-2.979524165,-0.724598557,-0.063862605,-0.788461163,1.851330269,1.851330269,0,-0.628182281,0.704600383,0.076418102,0.366852607 -Rajon Rondo,rondora01,2018,PO,NOP,661,302,1.679158006,-1.36415535,0.315002656,3.557870624,-1.787006876,1.770863748,2.154549977,-1.585262756,0.569287221,0.536527575,0,0.536527575,2.670823228,-0.899685323,1.771137905,1.673826341 -Rajon Rondo,rondora01,2018,RS,NOP,3680,1705,2.124299151,-1.524561146,0.599738005,0.440008606,-2.673786651,-2.233778045,1.897770904,-1.872749717,0.025021186,2.433506823,2.433506823,0,1.551347488,-1.601378721,-0.050031233,0.802987282 -Rajon Rondo,rondora01,2019,RS,LAL,2982,1369,-0.405056742,-0.756985613,-1.162042355,-1.860443611,-3.556187823,-5.416631434,-0.70369921,-1.39249562,-2.09619483,0.458531268,0.458531268,0,-0.901660739,-0.758307329,-1.659968069,0.417783226 -Derrick Rose,rosede01,2014,RS,CHI,616,311,-3.217416215,-0.31544862,-3.532864835,-3.486226124,-2.595799482,-6.082025606,-3.36687933,-0.879809828,-4.246689157,-0.236410015,-0.236410015,0,-3.342551035,-1.047429072,-4.389980107,-0.433342978 -Derrick Rose,rosede01,2015,PO,CHI,860,454,1.264683661,1.0191001,2.283783761,8.079650233,10.2566086,18.33625883,2.829582056,2.973788346,5.803370403,2.036065537,0,2.036065537,4.871816161,2.338739277,7.210555438,-0.344263116 -Derrick Rose,rosede01,2015,RS,CHI,3073,1530,-0.129664579,0.632802581,0.503138002,1.119984085,1.372335719,2.492319804,0.145734611,0.814441058,0.960175669,2.92470125,2.92470125,0,0.650237478,0.107719006,0.757956484,0.944178291 -Derrick Rose,rosede01,2016,RS,CHI,4277,2097,-1.168443675,-0.865978275,-2.03442195,-1.623350137,-3.153332574,-4.77668271,-1.302555456,-1.401053666,-2.703609122,0.049776981,0.049776981,0,-1.012206918,-1.740827485,-2.753034403,0.283232775 -Derrick Rose,rosede01,2017,RS,NYK,4237,2082,0.717585883,-0.847170471,-0.129584589,2.655960841,-3.385817087,-0.729856246,1.186415835,-1.395055613,-0.208639778,2.694904967,2.694904967,0,0.484522302,-1.833858945,-1.349336643,-0.167887035 -Derrick Rose,rosede01,2018,PO,MIN,242,119,1.927958783,-6.220926666,-4.292967883,13.55128965,0.241536598,13.79282625,4.433288184,-5.228753391,-0.795465208,0.123416758,0,0.123416758,3.394635122,-4.304009671,-0.90937455,0.819358009 -Derrick Rose,rosede01,2018,RS,CLE,666,308,-3.103882574,-1.353954168,-4.457836741,-2.205143998,-3.25263393,-5.457777928,-3.162602652,-1.794863128,-4.95746578,-0.349443053,-0.349443053,0,-3.000911144,-3.247242675,-6.248153819,0.731594585 -Derrick Rose,rosede01,2018,RS,MIN,231,112,-3.030371906,-1.272467497,-4.302839403,-0.311243406,0.003925674,-0.307317733,-2.721067271,-1.047186093,-3.768253365,-0.05813551,-0.05813551,0,-3.589999834,-1.395245908,-4.985245742,-0.085123301 -Derrick Rose,rosede01,2019,RS,MIN,3005,1392,2.811869762,-1.052444994,1.759424767,1.691341874,-1.696248566,-0.004906693,2.738555422,-1.233260732,1.50529469,3.014725961,3.014725961,0,1.384319926,-1.530387645,-0.14606772,-0.248789828 -Terrence Ross,rosste01,2014,PO,TOR,302,158,-4.358814016,2.960544611,-1.398269405,-1.167562711,-9.691380128,-10.85894284,-3.907441857,0.465883003,-3.441558854,-0.05826025,0,-0.05826025,-5.167252688,0.381525909,-4.785726779,1.23371464 -Terrence Ross,rosste01,2014,RS,TOR,4224,2159,0.187103258,0.305433307,0.492536565,1.773361448,-1.429166813,0.344194635,0.498675317,-0.05117922,0.447496097,3.531840061,3.531840061,0,0.829411883,-0.05634635,0.773065532,0.264926025 -Terrence Ross,rosste01,2015,PO,TOR,220,107,-0.790414641,2.116738678,1.326324037,-0.889247216,-4.14606146,-5.035308677,-0.866979884,1.079692698,0.212712815,0.168968999,0,0.168968999,0.04119905,-1.248239793,-1.207040743,1.248426475 -Terrence Ross,rosste01,2015,RS,TOR,4095,2092,-0.375088428,-0.834886262,-1.20997469,3.163179842,-5.388735897,-2.225556055,0.275714531,-1.803068799,-1.527354268,1.296545778,1.296545778,0,0.646442739,-1.94083912,-1.294396382,-0.619538391 -Terrence Ross,rosste01,2016,PO,TOR,639,335,-0.796566375,-0.93223267,-1.728799045,-9.246288063,-2.824798352,-12.07108641,-2.604907408,-1.365410185,-3.970317593,-0.21550625,0,-0.21550625,-1.762863995,-2.694031452,-4.456895447,0.173447186 -Terrence Ross,rosste01,2016,RS,TOR,3429,1747,1.184864594,0.016192721,1.201057315,0.639667436,1.734404676,2.374072112,1.090720832,0.363806724,1.454527556,3.714738029,3.714738029,0,1.308834585,0.188219279,1.497053865,-0.856200144 -Terrence Ross,rosste01,2017,RS,TOR,2465,1207,1.911938531,0.354055768,2.265994299,3.585699304,-0.228868752,3.356830552,2.335414757,0.244349656,2.579764413,3.289829115,3.289829115,0,2.404203384,0.064864487,2.46906787,0.230107647 -Terrence Ross,rosste01,2017,RS,ORL,1565,748,-0.509738901,0.255671388,-0.254067513,2.087319688,-2.420924407,-0.333604718,0.052649097,-0.258631639,-0.205982542,0.979545208,0.979545208,0,-0.2928593,0.389881071,0.097021771,0.876249006 -Terrence Ross,rosste01,2018,RS,ORL,1278,600,-1.191992354,1.178345818,-0.013646536,-0.737744344,0.194645582,-0.543098762,-1.132492265,1.072455749,-0.060036516,0.828992489,0.828992489,0,-0.854193788,1.025784103,0.171590316,0.667475873 -Terrence Ross,rosste01,2019,PO,ORL,291,146,1.713813105,-2.856652938,-1.142839833,3.725420168,5.731661683,9.457081852,2.363318943,-1.222036401,1.141282542,0.299356487,0,0.299356487,3.093584181,-0.779200219,2.314383962,0.135659036 -Terrence Ross,rosste01,2019,RS,ORL,4475,2150,2.171898265,-0.863758543,1.308139723,-4.556284793,2.336960821,-2.219323972,0.904616927,-0.27129977,0.633317157,3.716995269,3.716995269,0,1.053049027,-0.591082447,0.46196658,0.157436541 -Terry Rozier,roziete01,2016,PO,BOS,195,99,0.664530431,2.035731036,2.700261467,-4.970170854,-4.45554227,-9.425713124,-0.474787414,0.882267115,0.407479701,0.160858251,0,0.160858251,0.848830592,-3.131184082,-2.28235349,-2.096975214 -Terry Rozier,roziete01,2016,RS,BOS,655,311,-4.304016587,-2.368627579,-6.672644166,-7.007761448,0.186380917,-6.821380531,-5.152095697,-2.012982588,-7.165078285,-0.696192298,-0.696192298,0,-4.885087279,-3.077108173,-7.962195452,-0.607817661 -Terry Rozier,roziete01,2017,PO,BOS,574,277,1.0057588,0.589331399,1.5950902,3.79879858,6.58828241,10.38708099,1.655047262,1.908759945,3.563807207,0.924612849,0,0.924612849,-0.061524187,0.432240781,0.370716593,0.454326482 -Terry Rozier,roziete01,2017,RS,BOS,2585,1263,-1.068524493,-0.270540557,-1.33906505,-4.888914939,2.23180392,-2.65711102,-1.967826386,0.235338764,-1.732487622,0.647494749,0.647494749,0,-1.351242357,-0.253181976,-1.604424332,-1.222646246 -Terry Rozier,roziete01,2018,PO,BOS,1366,696,2.845226226,2.330083512,5.175309738,2.962869456,-1.021925583,1.940943873,3.04631123,1.740062955,4.786374185,2.705365958,0,2.705365958,0.632758034,1.453673192,2.086431225,-1.933766272 -Terry Rozier,roziete01,2018,RS,BOS,4205,2068,1.334941469,1.344464714,2.679406183,-3.342004015,1.558918729,-1.783085286,0.451180552,1.421572244,1.872752796,4.827390125,4.827390125,0,0.235305351,1.359756273,1.595061624,-1.01784185 -Terry Rozier,roziete01,2019,PO,BOS,335,162,-0.57012286,3.072395186,2.502272326,-6.594088211,9.64411731,3.050029099,-1.833555795,4.570374721,2.736818926,0.460925257,0,0.460925257,0.283595817,3.041570027,3.325165844,-1.444394682 -Terry Rozier,roziete01,2019,RS,BOS,3765,1791,-0.595633873,-0.065672891,-0.661306764,-5.618476065,-0.20497563,-5.823451696,-1.700805676,-0.130176133,-1.830981809,0.828167268,0.828167268,0,-0.889862796,0.215307038,-0.674555757,-1.408045428 -Ricky Rubio,rubiori01,2014,RS,MIN,5515,2638,0.8986513,1.868537984,2.767189283,5.463765317,1.287453882,6.751219198,1.87910597,1.8493586,3.72846457,8.823258322,8.823258322,0,2.381050717,2.871489897,5.252540614,1.142295855 -Ricky Rubio,rubiori01,2015,RS,MIN,1401,692,0.045161755,5.701516523,5.746678278,0.085971444,4.9863864,5.072357844,0.093494353,5.991387053,6.084881406,3.155103278,3.155103278,0,0.556089185,4.933594057,5.489683242,1.102880952 -Ricky Rubio,rubiori01,2016,RS,MIN,4700,2323,1.201131469,2.67376549,3.874896959,1.420573113,1.577097603,2.997670716,1.324456103,2.658224731,3.982680834,8.036170127,8.036170127,0,1.044793765,3.407563011,4.452356776,0.693473227 -Ricky Rubio,rubiori01,2017,RS,MIN,4929,2469,2.076043896,0.54715265,2.623196547,-1.1012044,-0.721475522,-1.822679922,1.519440681,0.346915547,1.866356228,5.81351176,5.81351176,0,1.533837862,1.233704089,2.767541951,-0.027619826 -Ricky Rubio,rubiori01,2018,PO,UTA,377,181,-1.033886187,-0.697076013,-1.7309622,0.836396482,7.239689947,8.076086429,-0.712969048,0.851862446,0.138893398,0.27960705,0,0.27960705,-1.499375197,1.599777644,0.100402447,1.581976462 -Ricky Rubio,rubiori01,2018,RS,UTA,4577,2254,0.019247438,1.502263305,1.521510743,-0.556416125,0.609829416,0.053413291,-0.096602465,1.336940441,1.240337976,4.612593951,4.612593951,0,0.492681239,2.927604475,3.420285714,0.513226423 -Ricky Rubio,rubiori01,2019,PO,UTA,351,168,2.519945403,-2.024372197,0.495573206,17.46446804,-2.734433004,14.73003504,5.902413959,-2.354315258,3.548098701,0.569421847,0,0.569421847,3.69842795,-0.530780427,3.167647523,2.260583662 -Ricky Rubio,rubiori01,2019,RS,UTA,4032,1899,-0.380738016,1.25540935,0.874671334,1.338379454,1.094011972,2.432391426,-0.052665778,1.229751632,1.177085854,3.838832213,3.838832213,0,0.259267069,2.335436143,2.594703212,0.910627093 -Damjan Rudez,rudezda01,2015,RS,IND,2091,1047,-1.353882356,-3.584824679,-4.938707035,-1.053211852,1.220103732,0.16689188,-1.360641628,-2.803109674,-4.163751303,-0.757272611,-0.757272611,0,-1.793034307,-3.471843414,-5.264877721,0.263582677 -Damjan Rudez,rudezda01,2016,RS,MIN,568,277,-1.881892436,-3.949735528,-5.831627964,0.88140267,-0.716586563,0.164816107,-1.402576177,-3.46066062,-4.863236796,-0.299565221,-0.299565221,0,-1.863024939,-4.071875388,-5.934900327,0.298108801 -Damjan Rudez,rudezda01,2017,RS,ORL,643,314,-3.291190178,-4.232078559,-7.523268737,-4.407855313,-0.98187517,-5.389730483,-3.647434329,-3.746401529,-7.393835858,-0.747415294,-0.747415294,0,-2.831335904,-4.405592566,-7.23692847,0.45617399 -Brandon Rush,rushbr01,2014,RS,UTA,826,418,-4.07611894,-5.221516379,-9.29763532,-2.575166939,-1.243977902,-3.819144841,-3.965277595,-4.655169865,-8.62044746,-1.251372307,-1.251372307,0,-4.106589751,-5.417236615,-9.523826365,-0.044469731 -Brandon Rush,rushbr01,2015,PO,GSW,14,7,0.706707526,-6.896801555,-6.190094029,-18.74484713,16.1799599,-2.564887225,-3.483839258,-2.608333433,-6.092172692,-0.012297538,0,-0.012297538,-0.568095895,-5.283877329,-5.851973224,-0.102059322 -Brandon Rush,rushbr01,2015,RS,GSW,589,271,-5.776436204,-5.859429255,-11.63586546,-9.374724013,-8.887478395,-18.26220241,-6.891009783,-6.945570621,-13.8365804,-1.540176385,-1.540176385,0,-5.820867568,-5.505648975,-11.32651654,0.456628102 -Brandon Rush,rushbr01,2016,PO,GSW,226,110,-1.607757172,-1.218893355,-2.826650526,-1.069094516,1.038447118,-0.030647398,-1.609495461,-0.873743537,-2.483238998,0.015430554,0,0.015430554,-2.352547686,-0.967796395,-3.320344081,-0.062245255 -Brandon Rush,rushbr01,2016,RS,GSW,2230,1055,-0.772289285,-1.914454808,-2.686744093,-2.858855491,-6.090209306,-8.949064797,-1.288530353,-2.950290329,-4.238820683,-0.795623816,-0.795623816,0,-1.275764814,-2.965899395,-4.241664209,-0.701118303 -Brandon Rush,rushbr01,2017,RS,MIN,2059,1030,-2.425083242,-0.979893768,-3.40497701,-1.204560808,-0.387936439,-1.592497247,-2.310000927,-0.898958072,-3.208958999,-0.239873594,-0.239873594,0,-2.728819003,-1.306217883,-4.035036886,-0.533639682 -D'Angelo Russell,russeda01,2016,RS,LAL,4573,2259,-1.620184341,-2.055100505,-3.675284846,-1.93028874,-0.525645738,-2.455934478,-1.670622822,-1.78874899,-3.459371813,-0.817872468,-0.817872468,0,-1.444717148,-1.704051404,-3.148768552,0.034873448 -D'Angelo Russell,russeda01,2017,RS,LAL,3782,1811,-0.263841647,-2.195711498,-2.459553145,-0.570788151,-3.436480294,-4.007268445,-0.284344663,-2.539738946,-2.824083609,-0.06933644,-0.06933644,0,0.086502556,-2.059732461,-1.973229905,1.268558647 -D'Angelo Russell,russeda01,2018,RS,BRK,2649,1234,-0.374915208,-3.2712299,-3.646145108,-1.526047368,-3.655772796,-5.181820164,-0.581879537,-3.528933665,-4.110813202,-0.869890198,-0.869890198,0,-0.073175953,-3.569966783,-3.643142736,1.521397825 -D'Angelo Russell,russeda01,2019,PO,BRK,323,148,-1.535210867,-4.209500544,-5.74471141,-8.641678947,-13.31934472,-21.96102367,-3.155283389,-6.273214593,-9.428497982,-0.528350494,0,-0.528350494,-3.472197366,-7.686272665,-11.15847003,1.57603659 -D'Angelo Russell,russeda01,2019,RS,BRK,5222,2448,2.969863701,-0.569027134,2.400836567,0.80463877,-0.40804165,0.39659712,2.735093554,-0.576171021,2.158922533,6.180959451,6.180959451,0,3.173505989,-0.619807206,2.553698783,0.828866326 -Domantas Sabonis,sabondo01,2017,PO,OKC,14,6,-11.61383353,20.44673393,8.832900399,-38.52315705,-0.270530398,-38.79368745,-17.86062629,17.58660035,-0.274025941,0.008053199,0,0.008053199,-12.86392048,27.26434357,14.40042308,2.916702607 -Domantas Sabonis,sabondo01,2017,RS,OKC,3341,1632,-3.642657249,0.888888743,-2.753768506,-3.227378969,2.309598011,-0.917780958,-3.787837046,1.214458041,-2.573379004,0.146058717,0.146058717,0,-3.745424001,0.879988858,-2.865435143,-0.669746444 -Domantas Sabonis,sabondo01,2018,PO,IND,314,166,2.07421786,-5.349368824,-3.275150964,8.958675265,-7.064814171,1.893861093,3.609069322,-6.15527424,-2.546204918,0.017554294,0,0.017554294,-0.84870139,-6.196415769,-7.045117159,-1.353642365 -Domantas Sabonis,sabondo01,2018,RS,IND,3686,1810,-1.31548135,-0.040301756,-1.355783106,0.0665559,-0.840317295,-0.773761394,-1.12606846,-0.216615345,-1.342683805,1.297921472,1.297921472,0,-1.040474557,0.011106741,-1.029367816,-0.128350201 -Domantas Sabonis,sabondo01,2019,PO,IND,188,96,-1.101160485,5.266984417,4.165823932,-16.01306422,1.086896906,-14.92616731,-4.173740878,4.664767236,0.491026357,0.161835173,0,0.161835173,-2.711491238,4.864652999,2.153161761,-1.145198221 -Domantas Sabonis,sabondo01,2019,RS,IND,3804,1838,1.289804866,0.214220972,1.504025838,0.449766691,0.918308818,1.368075509,1.184033919,0.32610174,1.51013566,4.003728473,4.003728473,0,1.003395545,0.7864999,1.789895446,0.224404351 -Robert Sacre,sacrero01,2014,RS,LAL,2307,1089,-4.299280722,0.291904776,-4.007375946,-1.745435371,-0.603061229,-2.3484966,-3.994514486,0.211099328,-3.783415159,-0.573320062,-0.573320062,0,-3.801750261,-0.480054703,-4.281804964,-0.142569431 -Robert Sacre,sacrero01,2015,RS,LAL,2258,1133,-3.892297693,0.011391824,-3.880905869,-1.35554976,1.87806217,0.52251241,-3.580987003,0.480467959,-3.100519044,-0.200919691,-0.200919691,0,-3.750908354,-0.301168166,-4.05207652,-0.804638254 -Robert Sacre,sacrero01,2016,RS,LAL,661,320,-4.033904225,-0.841175118,-4.875079343,-2.563046794,3.518812585,0.95576579,-3.941449824,0.124562871,-3.816886953,-0.173600251,-0.173600251,0,-4.640999855,-1.739860797,-6.380860652,-0.327586774 -John Salmons,salmojo01,2014,PO,TOR,153,77,-3.372899344,-0.214837636,-3.587736981,-9.34709838,-4.976161568,-14.32325995,-4.734878487,-1.230019091,-5.964897578,-0.130977733,0,-0.130977733,-6.232797971,-2.97685343,-9.209651401,0.51186727 -John Salmons,salmojo01,2014,RS,SAC,875,445,-2.191926227,-0.813719502,-3.005645729,-1.458024374,0.696926962,-0.761097412,-2.190468709,-0.523257097,-2.713725806,0.008148439,0.008148439,0,-2.188986969,-1.657546884,-3.846533853,-1.015760913 -John Salmons,salmojo01,2014,RS,TOR,2533,1281,-1.80080545,-0.582921901,-2.383727351,-3.496539035,1.922109307,-1.574429728,-2.304113221,-0.101382414,-2.405495634,0.22429455,0.22429455,0,-2.229045601,-0.922347108,-3.151392709,-0.36714533 -John Salmons,salmojo01,2015,RS,NOP,529,270,-1.272038049,-5.365230171,-6.637268221,-5.302596499,-1.443099436,-6.745695935,-2.171401243,-4.861219258,-7.032620501,-0.582971423,-0.582971423,0,-1.942965162,-4.623093562,-6.566058723,-1.134041464 -Brandon Sampson,sampsbr01,2019,RS,CHI,444,214,-4.398776173,-4.513896278,-8.912672451,1.648806124,-4.053256751,-2.404450627,-3.323893552,-4.631991158,-7.95588471,-0.567998685,-0.567998685,0,-3.569245909,-4.50448961,-8.073735519,-0.07071341 -JaKarr Sampson,sampsja02,2015,RS,PHI,2377,1131,-3.766018706,-0.572604565,-4.338623271,-2.462979685,-3.240079316,-5.703059001,-3.612165381,-1.15964299,-4.771808371,-1.177216978,-1.177216978,0,-4.320434851,-1.741179345,-6.061614196,0.868019478 -JaKarr Sampson,sampsja02,2016,RS,DEN,947,469,-4.338252794,-0.147685926,-4.48593872,-0.335304174,0.203916662,-0.131387512,-3.776226624,-0.052474085,-3.828700709,-0.256652667,-0.256652667,0,-4.745387264,-0.884671167,-5.630058431,-0.553793855 -JaKarr Sampson,sampsja02,2016,RS,PHI,1459,691,-4.337135705,-3.723497951,-8.060633655,-2.615400667,-0.608243494,-3.223644161,-4.139631946,-3.2485363,-7.388168246,-1.643224412,-1.643224412,0,-4.943541721,-4.118059606,-9.061601327,0.480818413 -JaKarr Sampson,sampsja02,2018,RS,SAC,683,344,-1.541507318,1.171036471,-0.370470847,-2.960203684,7.056390912,4.096187228,-1.873367593,2.521940843,0.64857325,0.591355238,0.591355238,0,-2.62029939,1.585570732,-1.034728658,-0.852182992 -JaKarr Sampson,sampsja02,2019,RS,CHI,260,127,1.548543419,-0.871612277,0.676931142,-2.178511864,-0.595869708,-2.774381573,0.966788592,-0.797689308,0.169099284,0.18787897,0.18787897,0,-1.173835161,-1.349135554,-2.522970715,-0.681726336 -Larry Sanders,sandela01,2014,RS,MIL,1134,584,-3.37978349,0.961707742,-2.418075748,-4.075857269,2.773392534,-1.302464735,-3.690480892,1.487611818,-2.202869073,0.162093124,0.162093124,0,-3.691948263,0.400653345,-3.291294918,-0.546146682 -Larry Sanders,sandela01,2015,RS,MIL,1191,586,-2.581596644,3.312604298,0.731007654,-4.784047391,-0.300875342,-5.084922733,-3.176351218,2.708970862,-0.467380355,0.684835155,0.684835155,0,-3.184179712,3.542157325,0.357977613,0.334976872 -Larry Sanders,sandela01,2017,RS,CLE,28,13,-5.583658034,13.49487352,7.911215485,-8.464231974,4.423393647,-4.040838327,-6.64139221,12.49415967,5.852767463,0.059279491,0.059279491,0,-3.471930996,9.517115517,6.045184522,3.817780408 -Dario Saric,saricda01,2017,RS,PHI,4482,2129,-1.952487276,0.303797871,-1.648689405,-2.756311126,0.011676618,-2.744634508,-2.140154594,0.266079055,-1.874075539,0.960452962,0.960452962,0,-1.89023624,-0.278223036,-2.168459276,0.928899882 -Dario Saric,saricda01,2018,PO,PHI,675,329,3.485563835,1.570778947,5.056342781,1.04923287,-12.54616588,-11.49693301,3.150595188,-1.342266528,1.80832866,0.789141292,0,0.789141292,5.083601207,-2.023868556,3.059732651,0.000537161 -Dario Saric,saricda01,2018,RS,PHI,4868,2310,0.739681989,-0.17137671,0.568305279,1.001278645,-0.877745062,0.123533583,0.83155714,-0.386937365,0.444619775,3.776665605,3.776665605,0,1.316463863,-0.238085253,1.07837861,0.3058347 -Dario Saric,saricda01,2019,RS,PHI,865,396,-3.392976864,-1.085083621,-4.478060486,-3.925435074,-0.404496674,-4.329931748,-3.735396716,-1.021442838,-4.756839554,-0.406149222,-0.406149222,0,-2.254955128,-1.019775071,-3.274730199,0.173172895 -Dario Saric,saricda01,2019,RS,MIN,3479,1627,0.165872051,-0.553676888,-0.387804837,0.541509948,-2.50327062,-1.961760671,0.240701396,-0.959229896,-0.7185285,1.689885463,1.689885463,0,0.451028807,-0.786807588,-0.33577878,0.215774199 -Tomas Satoransky,satorto01,2017,PO,WAS,78,36,-1.88819891,-2.944830992,-4.833029902,-5.060713583,4.834967926,-0.225745657,-2.729766788,-1.45295727,-4.182724058,-0.027024383,0,-0.027024383,-2.644647614,-4.826632468,-7.471280082,-0.412812521 -Tomas Satoransky,satorto01,2017,RS,WAS,1453,719,-2.390952986,2.695748184,0.304795197,-3.516129976,2.498049759,-1.018080217,-2.750995111,2.826863972,0.075868861,1.026274297,1.026274297,0,-2.052204081,1.002706285,-1.049497797,-0.979362846 -Tomas Satoransky,satorto01,2018,PO,WAS,129,60,-1.063196243,-3.962287621,-5.025483864,-8.76864227,5.983868928,-2.784773342,-2.782034304,-2.200633773,-4.982668077,-0.071009981,0,-0.071009981,-3.555011004,-3.60525221,-7.160263214,0.719805955 -Tomas Satoransky,satorto01,2018,RS,WAS,3354,1643,1.347010245,-0.176871223,1.170139022,0.240536517,1.063898013,1.304434529,1.203838885,0.07449432,1.278333205,3.349058499,3.349058499,0,0.533106403,-0.212084392,0.321022011,-0.814492088 -Tomas Satoransky,satorto01,2019,RS,WAS,4614,2164,0.458877798,-0.867659319,-0.408781521,-0.275310316,0.663798567,0.388488251,0.319644852,-0.550261995,-0.230617143,2.75941715,2.75941715,0,-0.170902465,-0.327869268,-0.498771733,-0.812093787 -Dennis Schroder,schrode01,2014,PO,ATL,13,7,11.53696873,-3.56009841,7.976870322,18.76989899,23.42413173,42.19403072,13.71857321,1.920866815,15.63944003,0.066451985,0,0.066451985,8.824048983,-4.52914869,4.294900293,-1.75878865 -Dennis Schroder,schrode01,2014,RS,ATL,1280,641,-5.218847335,-3.204596712,-8.423444046,-5.644796271,-5.704253971,-11.34905024,-5.610887261,-3.911025327,-9.521912588,-2.212094425,-2.212094425,0,-4.854465689,-4.461023784,-9.315489473,-0.111722796 -Dennis Schroder,schrode01,2015,PO,ATL,578,290,-2.429401329,-4.738138423,-7.167539753,-11.03199859,-5.929237698,-16.96123629,-4.382198841,-5.291873105,-9.674071946,-1.054099725,0,-1.054099725,-5.18623596,-6.046558483,-11.23279444,-0.228292925 -Dennis Schroder,schrode01,2015,RS,ATL,2985,1516,-0.0249574,-2.072700425,-2.097657825,-2.987616089,-1.15089976,-4.138515849,-0.726820254,-2.037256366,-2.76407662,-0.010788466,-0.010788466,0,-0.129227536,-2.588293362,-2.717520898,-0.874426954 -Dennis Schroder,schrode01,2016,PO,ATL,376,191,1.748003987,-0.65682891,1.091175077,3.667224274,0.534089322,4.201313596,2.291001975,-0.471847323,1.819154652,0.456661583,0,0.456661583,3.610697102,-2.02962177,1.581075332,-0.529675067 -Dennis Schroder,schrode01,2016,RS,ATL,3307,1621,-0.040076504,0.473008402,0.432931899,0.726870556,4.117799188,4.844669745,0.11812106,1.206762598,1.324883657,3.37354188,3.37354188,0,0.762630367,0.488430673,1.251061041,0.100715098 -Dennis Schroder,schrode01,2017,PO,ATL,430,211,7.543646415,-1.890707497,5.652938918,1.978920513,-7.768709423,-5.78978891,6.847387173,-3.294285832,3.553101341,0.687932568,0,0.687932568,2.680453864,-0.915297394,1.76515647,-1.64097975 -Dennis Schroder,schrode01,2017,RS,ATL,5112,2485,-0.027112456,-2.195258015,-2.222370471,1.049006589,-3.119175603,-2.070169014,0.308008698,-2.558292458,-2.25028376,0.636966437,0.636966437,0,-0.175249925,-2.257726698,-2.432976623,0.526819253 -Dennis Schroder,schrode01,2018,RS,ATL,4283,2078,1.547619079,-0.88409869,0.663520388,0.870641899,-3.342264619,-2.47162272,1.59483051,-1.428730027,0.166100483,3.093708459,3.093708459,0,1.134469586,-1.379205978,-0.244736392,0.066466749 -Dennis Schroder,schrode01,2019,PO,OKC,323,151,1.590577653,-1.859114889,-0.268537236,-13.57409597,4.450845061,-9.123250906,-1.446954201,-0.692476959,-2.13943116,0.048779305,0,0.048779305,-5.65497881,0.514588031,-5.140390779,0.544747775 -Dennis Schroder,schrode01,2019,RS,OKC,5028,2314,0.258456155,-0.494065313,-0.235609158,-1.624538357,-0.567406064,-2.191944421,-0.126113472,-0.580137499,-0.706250971,2.419353069,2.419353069,0,-0.485178136,0.049920259,-0.435257877,0.274428584 -Luis Scola,scolalu01,2014,PO,IND,460,243,-2.875583673,-0.952462475,-3.828046148,-10.89010029,-4.897808896,-15.78790919,-4.660333546,-1.885006718,-6.545340264,-0.486560609,0,-0.486560609,-4.234627103,-2.941360961,-7.175988064,0.241597109 -Luis Scola,scolalu01,2014,RS,IND,2756,1399,-2.848232758,0.103496161,-2.744736597,-4.412533531,-0.249864615,-4.662398146,-3.336156596,-0.045220838,-3.381377434,-0.453274446,-0.453274446,0,-3.716158152,0.251241941,-3.464916211,0.556835108 -Luis Scola,scolalu01,2015,RS,IND,3321,1659,0.081456615,0.397220107,0.478676722,-0.121055437,1.390727245,1.269671808,0.076264236,0.616773148,0.693037385,2.937603639,2.937603639,0,0.068750347,0.598202207,0.666952554,0.768065909 -Luis Scola,scolalu01,2016,PO,TOR,272,140,-3.745701718,0.385823299,-3.359878419,-12.76980472,-1.75907823,-14.52888295,-5.871112588,-0.027579853,-5.89869244,-0.233444519,0,-0.233444519,-5.697984685,-0.119415068,-5.817399753,0.609517935 -Luis Scola,scolalu01,2016,RS,TOR,3241,1636,-0.979011912,-0.471400041,-1.450411954,-1.163602141,-3.570425471,-4.734027612,-1.129009288,-1.154305621,-2.283314908,0.388048609,0.388048609,0,-0.714570726,-0.474081378,-1.188652104,-0.373108512 -Luis Scola,scolalu01,2017,RS,BRK,986,461,-1.915904236,-1.672334432,-3.588238668,0.425254639,-2.90254798,-2.477293342,-1.472043894,-1.984246511,-3.456290405,-0.167365496,-0.167365496,0,-2.208273583,-2.523141253,-4.731414836,0.734813521 -Mike Scott,scottmi01,2014,PO,ATL,292,146,0.182640653,-3.497639508,-3.314998855,3.65341886,-1.023140372,2.630278488,0.938417511,-3.2224473,-2.284029789,0.035952504,0,0.035952504,4.457485809,-4.89233098,-0.434845171,0.399887209 -Mike Scott,scottmi01,2014,RS,ATL,2993,1482,-1.574078435,-2.533502086,-4.107580521,-2.145793809,-3.663101959,-5.808895767,-1.770134352,-2.91792134,-4.688055692,-1.466933913,-1.466933913,0,-1.134524731,-3.895711407,-5.030236138,0.100681493 -Mike Scott,scottmi01,2015,PO,ATL,340,172,-4.413195826,-3.319119979,-7.732315806,-10.00370439,-5.86210152,-15.86580591,-5.841955283,-4.062289732,-9.904245015,-0.649727086,0,-0.649727086,-6.293327491,-5.303153943,-11.59648143,0.331147835 -Mike Scott,scottmi01,2015,RS,ATL,2235,1123,-0.370926872,-2.078715519,-2.449642392,-1.791357287,-0.265418388,-2.056775674,-0.746867341,-1.86354362,-2.610410962,0.079420869,0.079420869,0,-0.017950024,-2.949577698,-2.967527722,-0.66822222 -Mike Scott,scottmi01,2016,PO,ATL,327,161,2.605392416,-0.823614945,1.78177747,8.250880207,-5.36469608,2.886184127,3.901259838,-1.876189116,2.025070722,0.40461957,0,0.40461957,3.993303258,-3.07692776,0.916375497,0.019788286 -Mike Scott,scottmi01,2016,RS,ATL,2380,1146,-0.986661031,-2.08024746,-3.066908491,-1.461285859,4.283999497,2.822713637,-1.135898187,-0.944999033,-2.080897221,0.390462228,0.390462228,0,-0.89076609,-1.600490383,-2.491256472,-0.188552219 -Mike Scott,scottmi01,2017,RS,ATL,397,195,-4.589736039,-0.782586887,-5.372322927,-7.339384826,0.976944205,-6.362440621,-5.396341322,-0.47130778,-5.867649102,-0.311291022,-0.311291022,0,-5.391681623,-2.36743717,-7.759118793,0.353953012 -Mike Scott,scottmi01,2018,PO,WAS,267,126,2.221799669,0.051354786,2.273154455,12.47077531,5.61116729,18.0819426,4.449850016,1.182054764,5.63190478,0.564447483,0,0.564447483,3.785410658,0.773363132,4.55877379,1.530008357 -Mike Scott,scottmi01,2018,RS,WAS,2904,1406,-0.703815963,-2.128407185,-2.832223148,-0.942600474,-1.739060298,-2.681660773,-0.806686657,-2.1749555,-2.981642157,-0.165663439,-0.165663439,0,-1.203186173,-2.805266575,-4.008452748,-0.30028983 -Mike Scott,scottmi01,2019,PO,PHI,412,193,0.370552634,-3.753455065,-3.38290243,-1.883466014,-3.38399229,-5.267458303,-0.139933985,-3.937118482,-4.077052467,-0.135151508,0,-0.135151508,-0.874816422,-5.081940667,-5.956757089,0.280738322 -Mike Scott,scottmi01,2019,RS,LAC,1675,748,-1.562311417,-1.957098927,-3.519410344,-0.707164454,2.723074035,2.015909581,-1.52018233,-1.084736489,-2.604918819,0.055401392,0.055401392,0,-1.858029778,-2.061533845,-3.919563624,0.062802808 -Mike Scott,scottmi01,2019,RS,PHI,1389,647,-1.738885231,-3.285140958,-5.024026189,-1.42721475,-0.868170077,-2.295384827,-1.804539567,-2.986324075,-4.790863643,-0.669368282,-0.669368282,0,-1.794594669,-2.976429431,-4.7710241,-0.653453334 -Thabo Sefolosha,sefolth01,2014,PO,OKC,473,236,-2.240222823,2.011142853,-0.229079969,-2.161930062,-1.596357031,-3.758287093,-2.38433206,1.333979932,-1.050352128,0.210505887,0,0.210505887,-2.581890175,0.877137288,-1.704752887,-0.247032373 -Thabo Sefolosha,sefolth01,2014,RS,OKC,3221,1584,-1.302415179,2.392425355,1.090010176,-2.991165907,1.595085459,-1.396080448,-1.79422559,2.33505823,0.54083264,2.653572656,2.653572656,0,-1.499903924,2.877477617,1.377573693,-0.214085512 -Thabo Sefolosha,sefolth01,2015,RS,ATL,1935,976,0.146867279,3.398353008,3.545220288,-0.174667123,5.364274401,5.189607278,0.061159372,3.978436785,4.039596157,3.358694308,3.358694308,0,0.187644348,3.094273403,3.281917751,-0.630248203 -Thabo Sefolosha,sefolth01,2016,PO,ATL,409,203,0.767544959,2.838651575,3.606196535,3.080814554,-4.109358441,-1.028543887,1.253617405,1.528124546,2.78174195,0.588453527,0,0.588453527,1.810968653,0.494462981,2.305431634,-0.392611866 -Thabo Sefolosha,sefolth01,2016,RS,ATL,3626,1758,-0.651128687,1.929673735,1.278545049,-2.804419181,2.191044909,-0.613374272,-1.115985488,2.041739778,0.92575429,3.272661003,3.272661003,0,-1.121903346,2.34839623,1.226492885,-0.718370707 -Thabo Sefolosha,sefolth01,2017,PO,ATL,22,9,-6.632250649,-12.03823729,-18.67048794,-15.21546185,-2.055360892,-17.27082274,-8.775461932,-10.77419175,-19.54965368,-0.079916834,0,-0.079916834,-9.388070224,-13.46628725,-22.85435747,0.433456417 -Thabo Sefolosha,sefolth01,2017,RS,ATL,3291,1596,-1.602929613,2.459888574,0.856958961,-1.152476963,1.097893259,-0.054583704,-1.605064584,2.29180712,0.686742536,2.795823126,2.795823126,0,-1.67221717,2.864794377,1.192577207,-0.092705753 -Thabo Sefolosha,sefolth01,2018,RS,UTA,1653,806,0.056258136,3.641169221,3.697427356,-1.489914621,1.755275319,0.265360698,-0.247551954,3.404863904,3.15731195,2.422968952,2.422968952,0,-0.151913398,4.197981707,4.046068309,-0.254929977 -Thabo Sefolosha,sefolth01,2019,PO,UTA,88,42,-6.749401136,1.060902947,-5.688498189,-7.311666487,2.266223955,-5.045442532,-7.190832728,1.319641741,-5.871190987,-0.068428445,0,-0.068428445,-9.552041633,0.677479523,-8.87456211,-0.794311487 -Thabo Sefolosha,sefolth01,2019,RS,UTA,1290,609,-2.096928613,4.285706505,2.188777892,0.985989796,2.693149285,3.679139081,-1.598363033,4.145622378,2.547259346,1.640416818,1.640416818,0,-1.360571934,3.374011894,2.013439959,-0.340811566 -Wayne Selden,seldewa01,2017,PO,MEM,198,106,-0.341283141,-4.707909471,-5.049192612,6.538662145,3.411271247,9.949933393,0.999665472,-3.239980259,-2.240314787,0.028260023,0,0.028260023,2.237316485,-4.694141092,-2.456824607,-0.573483169 -Wayne Selden,seldewa01,2017,RS,NOP,105,47,-2.64445345,0.905084729,-1.739368721,-5.881023303,7.452902778,1.571879475,-3.461646058,2.282188516,-1.179457542,0.037849906,0.037849906,0,-4.46193418,0.744526435,-3.717407745,0.492894618 -Wayne Selden,seldewa01,2017,RS,MEM,359,189,-3.981878778,-2.865146042,-6.847024819,-4.22253217,-3.077791361,-7.30032353,-4.28146106,-3.105999513,-7.387460574,-0.444910906,-0.444910906,0,-3.109264965,-3.038216621,-6.147481586,-0.497761536 -Wayne Selden,seldewa01,2018,RS,MEM,1447,692,-0.461980879,-4.847489681,-5.30947056,-2.194915572,-1.189388632,-3.384304204,-0.779964693,-4.337275687,-5.11724038,-0.841695222,-0.841695222,0,-1.425924343,-4.461697361,-5.887621704,0.702766422 -Wayne Selden,seldewa01,2019,RS,MEM,952,455,-2.64025338,-3.607963053,-6.248216433,-0.67342263,-1.473726891,-2.147149521,-2.345444442,-3.386235395,-5.731679836,-0.692877629,-0.692877629,0,-2.971348584,-3.180621458,-6.151970041,0.104169205 -Wayne Selden,seldewa01,2019,RS,CHI,2071,984,-3.31819006,-2.925299352,-6.243489411,-2.744613714,-3.505554925,-6.250168639,-3.334132159,-3.179731232,-6.513863392,-1.88864531,-1.88864531,0,-4.123366766,-3.266148337,-7.389515103,-0.05137869 -Kevin Seraphin,serapke01,2014,PO,WAS,14,6,-23.54382413,-31.19434448,-54.73816861,-18.76656513,-35.8128881,-54.57945323,-23.91178501,-34.15919734,-58.07098236,-0.178978911,0,-0.178978911,-15.55439547,-27.51465086,-43.06904632,2.295180038 -Kevin Seraphin,serapke01,2014,RS,WAS,1134,578,-2.640341762,1.291425525,-1.348916238,-4.241501466,2.743216636,-1.49828483,-3.12678067,1.607019822,-1.519760847,0.360853431,0.360853431,0,-3.792904633,0.217122488,-3.575782145,-0.512548486 -Kevin Seraphin,serapke01,2015,PO,WAS,148,72,-3.13846426,2.709197815,-0.429266445,-0.33979521,7.35417903,7.014383821,-2.799416296,3.802244921,1.002828625,0.142385038,0,0.142385038,-4.257059804,4.122595678,-0.134464126,0.138360182 -Kevin Seraphin,serapke01,2015,RS,WAS,2376,1235,-2.774574657,-0.202945169,-2.977519826,-2.988707235,-3.040529599,-6.029236835,-2.970593984,-0.846748416,-3.8173424,-0.663865768,-0.663865768,0,-3.732796451,-1.01348339,-4.746279841,-1.235306957 -Kevin Seraphin,serapke01,2016,RS,NYK,1073,526,-7.620509327,1.779907312,-5.840602015,-5.789922082,3.012033029,-2.777889053,-7.678721774,2.167527362,-5.511194413,-0.740222157,-0.740222157,0,-6.19503408,-0.228240991,-6.423275071,-0.103686116 -Kevin Seraphin,serapke01,2017,PO,IND,121,59,-4.82047966,-8.565638225,-13.38611788,-1.566393358,-8.338275491,-9.904668848,-4.512220959,-8.87141614,-13.3836371,-0.330806484,0,-0.330806484,-5.596700908,-6.482183541,-12.07888445,0.197993019 -Kevin Seraphin,serapke01,2017,RS,IND,1145,559,-3.34157728,-0.921316792,-4.262894072,-3.429910081,-3.066847779,-6.49675786,-3.555283108,-1.435955183,-4.991238291,-0.63626864,-0.63626864,0,-3.661114153,-2.658655332,-6.319769485,-0.450636191 -Ramon Sessions,sessira01,2014,RS,CHA,2601,1305,-0.156077232,-1.479998536,-1.636075769,-4.024268388,0.885320183,-3.138948205,-0.934527907,-1.10553224,-2.040060148,0.471969294,0.471969294,0,-1.955475071,-2.131274013,-4.086749084,-0.145382137 -Ramon Sessions,sessira01,2014,RS,MIL,1784,909,2.806191046,-4.456569785,-1.650378738,1.758736441,-3.122890595,-1.364154155,2.827981067,-4.393842449,-1.565861381,0.546937661,0.546937661,0,1.74367727,-4.455077406,-2.711400136,-0.389904714 -Ramon Sessions,sessira01,2015,PO,WAS,436,218,0.109591175,1.963953424,2.073544599,0.691830161,9.377264677,10.06909484,0.211994415,3.53990707,3.751901486,0.739130005,0,0.739130005,-1.45393573,3.113746794,1.659811064,-0.868558347 -Ramon Sessions,sessira01,2015,RS,SAC,1258,642,-3.147967851,-4.435252841,-7.583220692,-4.406926522,-3.44108439,-7.848010912,-3.599760461,-4.455055872,-8.054816334,-1.722133708,-1.722133708,0,-3.47580044,-4.700604328,-8.176404768,-0.852683026 -Ramon Sessions,sessira01,2015,RS,WAS,1089,546,0.778777163,0.972057688,1.750834851,-5.047466692,3.210857659,-1.836609033,-0.371774171,1.485460944,1.113686773,1.074775037,1.074775037,0,-0.612585242,0.19382485,-0.418760392,-0.136236553 -Ramon Sessions,sessira01,2016,RS,WAS,3515,1667,0.283598514,-3.404477166,-3.120878652,-2.404424703,-0.104407753,-2.508832456,-0.250568146,-2.924860419,-3.175428565,-0.362877239,-0.362877239,0,-0.325880917,-2.959408401,-3.285289319,0.283221147 -Ramon Sessions,sessira01,2017,RS,CHA,1699,811,-1.285616507,-1.598895667,-2.884512174,-2.627222903,-2.076994593,-4.704217496,-1.651190021,-1.809117313,-3.460307334,-0.293588933,-0.293588933,0,-1.639595523,-2.462098609,-4.101694131,-0.105629974 -Ramon Sessions,sessira01,2018,RS,NYK,338,167,-2.067104261,0.89787045,-1.169233811,-6.731452922,4.181296152,-2.55015677,-3.139001538,1.675744987,-1.463256551,0.110195244,0.110195244,0,-2.439214745,-1.050482455,-3.4896972,0.506977555 -Ramon Sessions,sessira01,2018,RS,WAS,469,225,0.488356306,-2.004493544,-1.516137239,-0.524603247,-8.694597976,-9.219201223,0.308211109,-3.503528026,-3.195316917,-0.05107847,-0.05107847,0,-0.122749928,-3.61040549,-3.733155418,-0.08088974 -Collin Sexton,sextoco01,2019,RS,CLE,5348,2605,-2.837322529,-5.072542927,-7.909865456,-2.316572813,-6.108303599,-8.424876411,-2.839530954,-5.508370226,-8.34790118,-7.382977773,-7.382977773,0,-2.453223831,-4.693736234,-7.146960066,-0.781203554 -Mustafa Shakur,shakumu01,2014,RS,OKC,25,11,-14.50264232,-1.17212965,-15.67477197,-24.97979768,5.399705837,-19.58009184,-17.61543535,0.108262627,-17.50717272,-0.087582262,-0.087582262,0,-12.02492968,-0.42912478,-12.45405446,5.514986189 -Landry Shamet,shamela01,2019,PO,LAC,373,174,-1.375695355,1.375253386,-0.000441969,10.72941088,15.26244782,25.9918587,1.055965932,4.448210855,5.504176787,0.750645253,0,0.750645253,0.309715667,5.398668157,5.708383824,-0.670541192 -Landry Shamet,shamela01,2019,RS,PHI,2391,1108,0.9693886,-0.666282025,0.303106575,-0.216388769,-1.486360946,-1.702749715,0.753803384,-0.897340472,-0.143537089,1.469884085,1.469884085,0,-0.009441059,-0.733755042,-0.743196101,-0.24579026 -Landry Shamet,shamela01,2019,RS,LAC,1499,694,0.951822616,-1.537782821,-0.585960205,2.501733742,0.654506661,3.156240403,1.294002628,-1.160546975,0.133455654,1.02323122,1.02323122,0,0.768922722,-0.898199971,-0.129277248,0.225663742 -Tornike Shengelia,shengto01,2014,RS,BRK,277,137,-4.942419456,-5.283321423,-10.22574088,-1.135621233,-4.752820382,-5.888441615,-4.43069646,-5.438547766,-9.869244225,-0.500434806,-0.500434806,0,-4.959976199,-6.677800393,-11.63777659,0.543193344 -Tornike Shengelia,shengto01,2014,RS,CHI,39,17,-7.191402227,-6.358013035,-13.54941526,-14.99246212,-0.281687739,-15.27414985,-9.30880709,-5.599258826,-14.90806592,-0.106313475,-0.106313475,0,-9.313750864,-4.711957239,-14.0257081,0.783775441 -Iman Shumpert,shumpim01,2014,RS,NYK,3740,1962,-0.948338879,0.077432834,-0.870906046,2.144208471,4.53349439,6.677702861,-0.361584538,1.048552417,0.686967879,3.427341462,3.427341462,0,-0.023199624,1.977589388,1.954389764,-0.365377223 -Iman Shumpert,shumpim01,2015,PO,CLE,1330,695,2.10296511,0.005959397,2.108924507,4.636016938,1.170374039,5.806390977,2.647644531,0.201810476,2.849455006,2.024395994,0,2.024395994,3.304324899,1.381220648,4.685545547,-1.101459602 -Iman Shumpert,shumpim01,2015,RS,NYK,1189,625,-0.920450443,0.265475695,-0.654974747,0.511257918,-0.005352326,0.505905592,-0.590519666,0.285547935,-0.304971731,0.783248068,0.783248068,0,-0.392777947,0.457685864,0.064907916,0.441514562 -Iman Shumpert,shumpim01,2015,RS,CLE,1811,920,-0.49677992,3.265297093,2.768517174,0.894635826,4.159441584,5.05407741,-0.310935962,3.648595514,3.337659553,2.861365284,2.861365284,0,0.536286699,2.924601677,3.460888376,0.131395178 -Iman Shumpert,shumpim01,2016,PO,CLE,700,367,-1.259583597,-0.125823522,-1.385407119,-4.549883647,-1.984753475,-6.534637122,-2.196519754,-0.561749135,-2.758268889,-0.001591544,0,-0.001591544,-0.956330916,-0.190241845,-1.146572761,-0.315992713 -Iman Shumpert,shumpim01,2016,RS,CLE,2624,1316,-0.983013417,0.918222701,-0.064790716,-0.736570686,2.944493987,2.207923301,-1.020198647,1.372786662,0.352588016,2.082694591,2.082694591,0,-0.620774441,1.221861917,0.601087476,-0.021340837 -Iman Shumpert,shumpim01,2017,PO,CLE,578,275,0.181980667,2.321185946,2.503166613,-4.567899092,2.536294277,-2.031604815,-0.939218153,2.482728551,1.543510398,0.628698016,0,0.628698016,-0.502267818,2.062734024,1.560466206,1.151313642 -Iman Shumpert,shumpim01,2017,RS,CLE,3930,1937,-1.160919412,0.692522049,-0.468397363,-2.351317822,0.025361562,-2.32595626,-1.514863151,0.606739759,-0.908123392,1.818027036,1.818027036,0,-1.111209638,0.519152287,-0.592057351,-0.11969492 -Iman Shumpert,shumpim01,2018,RS,CLE,581,276,-4.687730186,-0.01457845,-4.702308636,-2.240567458,4.105985457,1.865417998,-4.497280555,0.895137104,-3.602143451,-0.12067454,-0.12067454,0,-3.734435425,0.235573118,-3.498862308,0.561963786 -Iman Shumpert,shumpim01,2019,PO,HOU,229,109,-1.590050618,0.250441006,-1.339609611,5.077968416,-2.873113709,2.204854707,-0.413851086,-0.442235402,-0.856086489,0.108262371,0,0.108262371,-0.112369442,-1.036783962,-1.149153404,-0.333646183 -Iman Shumpert,shumpim01,2019,RS,HOU,806,382,-4.101444056,-0.301982333,-4.403426389,-3.942285101,0.499666426,-3.442618675,-4.412882969,-0.174065247,-4.586948216,-0.358380341,-0.358380341,0,-3.472154572,-0.435223175,-3.907377747,0.104114597 -Iman Shumpert,shumpim01,2019,RS,SAC,2397,1099,-0.723643743,1.907437342,1.183793599,1.290584865,-0.951818567,0.338766297,-0.347008442,1.442017568,1.095009126,2.157881677,2.157881677,0,-0.164077402,1.299135434,1.135058032,0.092054856 -Alexey Shved,shvedal01,2014,RS,MIN,1347,664,-1.974227457,-0.261977393,-2.23620485,-2.758022337,1.127876345,-1.630145992,-2.300613776,-0.021957503,-2.322571279,0.145905993,0.145905993,0,-0.962816748,-1.287977543,-2.250794291,0.731787582 -Alexey Shved,shvedal01,2015,RS,NYK,831,423,2.532101078,-0.76495086,1.767150218,-1.99787477,2.786464465,0.788589695,1.873481429,0.000293858,1.873775287,1.001278653,1.001278653,0,1.385067669,-0.740621599,0.64444607,0.326776872 -Alexey Shved,shvedal01,2015,RS,PHI,600,285,2.726872084,-5.04693012,-2.320058036,-1.977986517,-7.054480959,-9.032467476,2.129606999,-5.769246594,-3.639639595,-0.129583314,-0.129583314,0,2.41703044,-4.825419704,-2.408389264,0.16567304 -Alexey Shved,shvedal01,2015,RS,HOU,133,59,-4.165789658,-6.255654325,-10.42144398,0.869159268,-4.095540307,-3.226381038,-3.365619193,-6.197761322,-9.563380514,-0.206847875,-0.206847875,0,-2.296471857,-6.481772299,-8.778244156,0.819568757 -Pascal Siakam,siakapa01,2017,PO,TOR,22,10,-1.7252433,-1.163855913,-2.889099214,26.93192663,10.17564386,37.10757049,4.30237332,1.152128252,5.454501572,0.043366317,0,0.043366317,-1.043893487,3.279334652,2.235441165,0.43455308 -Pascal Siakam,siakapa01,2017,RS,TOR,1737,859,-3.488628961,-0.019746946,-3.508375907,-2.759450359,-1.161051446,-3.920501805,-3.603384288,-0.28535389,-3.888738178,-0.497201924,-0.497201924,0,-3.630751667,0.298039848,-3.332711819,-0.366272899 -Pascal Siakam,siakapa01,2018,PO,TOR,356,179,-1.266009411,-5.58407589,-6.850085301,-1.230419735,0.16201025,-1.068409485,-1.323523972,-4.620451387,-5.943975359,-0.297105502,0,-0.297105502,-3.524904276,-4.246781698,-7.771685974,-1.210791116 -Pascal Siakam,siakapa01,2018,RS,TOR,3442,1679,-0.21093975,0.446977161,0.236037411,2.665917773,2.162242321,4.828160094,0.321271097,0.788742227,1.110013324,3.279707013,3.279707013,0,0.674628093,0.497395431,1.172023523,-0.806389906 -Pascal Siakam,siakapa01,2019,PO,TOR,1794,891,0.394659303,1.407583578,1.802242881,0.214366904,0.685676355,0.900043259,0.320556238,1.266248738,1.586804975,2.017760299,0,2.017760299,1.304094172,1.913863181,3.217957353,-0.759120293 -Pascal Siakam,siakapa01,2019,RS,TOR,5355,2548,1.065401784,0.504309165,1.569710949,3.690407543,4.078982506,7.769390048,1.635829303,1.244262697,2.880092,7.303221522,7.303221522,0,1.470885172,1.362819364,2.833704536,-0.220555746 -Jordan Sibert,siberjo01,2019,RS,ATL,9,4,10.52197441,-18.08108359,-7.559109179,18.88976914,-52.57291944,-33.6831503,12.92144429,-26.34386004,-13.42241574,-0.021604133,-0.021604133,0,7.288802927,-20.75935827,-13.47055535,-0.824157513 -Xavier Silas,silasxa01,2018,RS,BOS,16,7,-1.679940987,22.55256535,20.87262436,4.624700955,-1.141978866,3.482722089,-0.399490156,18.96243302,18.56294287,0.076845249,0.076845249,0,-0.803441828,17.6208503,16.81740847,0.949002475 -Ben Simmons,simmobe01,2018,PO,PHI,766,369,-2.272239801,-3.973415143,-6.245654944,-8.767004652,-12.3341873,-21.10119196,-3.80848033,-5.952798703,-9.761279034,-1.376520078,0,-1.376520078,-0.365022766,-5.421024053,-5.786046819,1.085871598 -Ben Simmons,simmobe01,2018,RS,PHI,5792,2732,1.202051793,1.878793127,3.080844919,3.647291602,1.583252135,5.230543737,1.779430531,1.875743449,3.65517398,9.002377041,9.002377041,0,1.813480337,2.389586589,4.203066927,0.826865676 -Ben Simmons,simmobe01,2019,PO,PHI,870,421,1.678758109,1.754134332,3.432892441,-1.958686284,4.554533113,2.59584683,0.967935807,2.396443799,3.364379606,1.349335479,0,1.349335479,0.979268848,1.874391353,2.853660201,-0.380507344 -Ben Simmons,simmobe01,2019,RS,PHI,5849,2700,0.903949082,-1.213487481,-0.309538399,0.183714804,-1.566946295,-1.383231491,0.784566845,-1.365038109,-0.580471264,3.021398732,3.021398732,0,0.841799115,-1.023894854,-0.182095739,1.118026178 -Jonathon Simmons,simmojo02,2016,PO,SAS,48,26,6.322330143,2.547440721,8.869770863,10.54932952,-26.72410652,-16.17477699,7.455465024,-3.546050187,3.909414836,0.089536707,0,0.089536707,0.579631403,0.690682954,1.270314358,-1.640977156 -Jonathon Simmons,simmojo02,2016,RS,SAS,1647,813,-0.836895516,-0.581961937,-1.418857453,-0.406293039,-1.823164814,-2.229457854,-0.85535474,-0.986981027,-1.842335767,0.376950948,0.376950948,0,-1.724303967,-0.326086456,-2.050390423,0.119003084 -Jonathon Simmons,simmojo02,2017,PO,SAS,623,306,2.008207681,1.178536591,3.186744272,0.134763566,2.201313318,2.336076883,1.683630042,1.432157383,3.115787425,0.941925747,0,0.941925747,2.017045723,1.343578907,3.36062463,-0.262508659 -Jonathon Simmons,simmojo02,2017,RS,SAS,2836,1392,-2.045515742,-0.527783396,-2.573299138,-3.207280956,5.719170611,2.511889655,-2.449281875,0.666397394,-1.782884481,0.686081,0.686081,0,-2.722178496,0.597149726,-2.12502877,-0.10895182 -Jonathon Simmons,simmojo02,2018,RS,ORL,4217,2029,-0.55115271,-1.332608959,-1.883761669,-0.228135662,-3.995885191,-4.224020852,-0.469918287,-1.942834841,-2.412753128,0.349770487,0.349770487,0,-1.399807787,-1.625760231,-3.025568018,0.185807916 -Jonathon Simmons,simmojo02,2019,PO,PHI,121,52,-5.192236422,-9.758560743,-14.95079716,-15.48714266,-17.63048884,-33.11763151,-7.711358873,-12.01496572,-19.7263246,-0.473961589,0,-0.473961589,-5.818853335,-15.33408081,-21.15293415,2.022234811 -Jonathon Simmons,simmojo02,2019,RS,PHI,477,219,1.275165773,-2.331943157,-1.056777384,0.864970784,-3.268638011,-2.403667228,1.250507636,-2.662955812,-1.412448176,0.149396622,0.149396622,0,0.37804602,-2.234055671,-1.856009651,-0.036227778 -Jonathon Simmons,simmojo02,2019,RS,ORL,1792,845,-3.540432335,0.699889308,-2.840543027,-5.405160348,0.542996024,-4.862164324,-4.12473059,0.694256875,-3.430473715,-0.293568911,-0.293568911,0,-4.193832697,-0.36290938,-4.556742076,0.070786263 -Kobi Simmons,simmoko01,2018,RS,MEM,1311,643,-3.954225284,-5.582506259,-9.536731543,-0.545195371,-7.947826818,-8.493022189,-3.42881913,-6.370852822,-9.799671952,-2.307151662,-2.307151662,0,-3.550004049,-5.311883346,-8.861887395,-0.23821534 -Kobi Simmons,simmoko01,2019,RS,CLE,4,2,-7.66521548,11.96403299,4.298817513,-17.1279683,46.68594577,29.55797747,-10.09743416,20.12301012,10.02557597,0.012635212,0.012635212,0,-9.742481122,15.09525099,5.352769869,-3.134801056 -Anfernee Simons,simonan01,2019,PO,POR,27,12,-15.23278748,1.622870526,-13.60991695,-28.14749041,2.929301403,-25.218189,-18.94700742,2.012150836,-16.93485659,-0.090234117,0,-0.090234117,-13.82157912,0.017006185,-13.80457293,0.738405487 -Anfernee Simons,simonan01,2019,RS,POR,309,141,-1.942207781,-5.484689617,-7.426897398,-2.770155448,-9.126324725,-11.89648017,-2.317301394,-6.596722224,-8.914023617,-0.444902691,-0.444902691,0,-2.684700868,-6.89502487,-9.579725738,0.338753558 -Henry Sims,simshe01,2014,RS,CLE,346,168,-5.998778041,2.806421112,-3.192356929,-10.50043929,8.191465467,-2.308973822,-7.281935496,4.138735663,-3.143199833,-0.033787999,-0.033787999,0,-6.992037784,1.301016664,-5.69102112,0.243113989 -Henry Sims,simshe01,2014,RS,PHI,1430,707,0.500271083,-1.098126902,-0.597855819,0.685611401,-1.597868262,-0.91225686,0.660824489,-1.217579542,-0.556755053,0.792511704,0.792511704,0,0.338593458,-0.94753632,-0.608942862,0.167702431 -Henry Sims,simshe01,2015,RS,PHI,2846,1399,-2.776003127,-1.893092852,-4.669095979,-4.427200238,-1.34923826,-5.776438498,-3.142223805,-1.897388924,-5.039612729,-1.644304679,-1.644304679,0,-3.248399846,-2.046593796,-5.294993643,0.589609534 -Henry Sims,simshe01,2016,RS,BRK,545,263,-2.698340487,-6.526994923,-9.225335411,-3.918571419,-4.72182884,-8.640400259,-3.056142579,-6.437553841,-9.493696419,-0.91169382,-0.91169382,0,-2.153271393,-3.480334159,-5.633605553,0.735029168 -Chris Singleton,singlch01,2014,RS,WAS,499,250,-3.886387032,-2.224443576,-6.110830608,-9.530965644,-3.696768883,-13.22773453,-5.289051087,-2.69620293,-7.985254017,-0.664335463,-0.664335463,0,-5.574491957,-2.655373699,-8.229865656,-0.491410825 -Kyle Singler,singlky01,2014,RS,DET,4719,2337,0.470215324,-0.33782124,0.132394084,-1.904997228,-0.512356328,-2.417353556,-0.010128283,-0.338462603,-0.348590886,2.861810807,2.861810807,0,0.056505404,-0.15590241,-0.099397006,-0.049546829 -Kyle Singler,singlky01,2015,RS,OKC,946,456,-2.330581309,-1.56439177,-3.894973079,0.864749167,-3.089832976,-2.22508381,-1.84831037,-1.987312631,-3.835623001,-0.252641964,-0.252641964,0,-2.16329363,-1.399342324,-3.562635953,0.026755431 -Kyle Singler,singlky01,2015,RS,DET,2546,1287,-0.72900028,-0.305543936,-1.034544216,-1.51351002,-1.353574901,-2.867084921,-0.951026382,-0.523415278,-1.47444166,0.835535062,0.835535062,0,-0.828111459,-0.572789558,-1.400901017,-0.23258953 -Kyle Singler,singlky01,2016,PO,OKC,101,51,-3.325130331,-7.0337347,-10.35886503,-12.04265475,2.200413562,-9.842241184,-5.546580397,-5.57801104,-11.12459144,-0.222165996,0,-0.222165996,-4.377629481,-4.606225518,-8.983854999,-1.090149187 -Kyle Singler,singlky01,2016,RS,OKC,2037,977,-1.423446674,-1.191172982,-2.614619656,-4.822626514,-0.780239377,-5.602865891,-2.275741354,-1.207547811,-3.483289165,-0.365642777,-0.365642777,0,-2.550557517,-0.95136093,-3.501918447,0.033013644 -Kyle Singler,singlky01,2017,PO,OKC,23,10,-8.935830898,4.19733203,-4.738498868,-9.111426794,-21.59510968,-30.70653647,-9.502881514,-0.968902775,-10.47178429,-0.040808962,0,-0.040808962,-9.601031295,-1.690798626,-11.29182992,0.420602016 -Kyle Singler,singlky01,2017,RS,OKC,791,385,-4.030438889,-1.165068143,-5.195507032,-4.104209007,2.369688192,-1.734520815,-4.295762486,-0.498702413,-4.794464899,-0.399285214,-0.399285214,0,-5.803240284,-1.006144875,-6.80938516,-0.562498008 -Kyle Singler,singlky01,2018,RS,OKC,122,59,-6.843372362,-3.243072321,-10.08644468,-7.308471685,6.83954631,-0.468925375,-7.391193512,-1.357113226,-8.748306738,-0.181201465,-0.181201465,0,-6.377196511,-3.654969954,-10.03216646,0.352503379 -Peyton Siva,sivape01,2014,RS,DET,421,224,-4.277090241,-1.480638003,-5.757728244,-1.786822384,-3.655917372,-5.442739756,-4.008051526,-1.956590997,-5.964642523,-0.363037662,-0.363037662,0,-3.151920767,-1.725337095,-4.877257863,-1.134922328 -Donald Sloan,sloando01,2014,PO,IND,31,15,-4.762556609,-8.006370598,-12.76892721,6.288959827,-0.982627798,5.306332028,-2.635268917,-7.050249964,-9.685518881,-0.054717748,0,-0.054717748,-1.990341271,-6.896389851,-8.886731123,-0.041200013 -Donald Sloan,sloando01,2014,RS,IND,775,392,-3.00675522,-2.19469914,-5.201454359,-6.781678922,-2.888434637,-9.670113559,-3.955320786,-2.548638761,-6.503959547,-0.740248586,-0.740248586,0,-3.932968141,-2.703534058,-6.636502199,-1.346170398 -Donald Sloan,sloando01,2015,RS,IND,2180,1107,-0.711018136,-2.096404872,-2.807423007,-2.961092754,-0.163553635,-3.124646389,-1.20488313,-1.835356011,-3.040239141,-0.160700584,-0.160700584,0,-1.551750937,-2.099951713,-3.65170265,-1.886005835 -Donald Sloan,sloando01,2016,RS,BRK,2661,1318,0.181040954,-2.329779273,-2.148738319,0.90119077,-1.614372162,-0.713181391,0.390045836,-2.269420989,-1.879375153,0.58134201,0.58134201,0,0.054116967,-2.78717645,-2.733059483,-0.684963292 -Marcus Smart,smartma01,2015,PO,BOS,180,90,0.451859151,-3.271536997,-2.819677847,-8.42654829,-12.16256705,-20.58911534,-1.332089855,-5.329641693,-6.661731547,-0.185202026,0,-0.185202026,-3.41556514,-4.295116375,-7.710681515,-0.025917042 -Marcus Smart,smartma01,2015,RS,BOS,3667,1808,-0.345007097,1.805966831,1.460959734,2.843401339,1.144069654,3.987470993,0.317908651,1.767092775,2.085001426,4.474370737,4.474370737,0,0.729569838,2.359844261,3.089414099,0.308846296 -Marcus Smart,smartma01,2016,PO,BOS,399,193,1.590369723,2.84141987,4.431789593,1.612878595,3.3139664,4.926844995,1.744394334,3.101601082,4.845995416,0.779710995,0,0.779710995,3.817644221,-0.517110786,3.300533434,1.021693368 -Marcus Smart,smartma01,2016,RS,BOS,3547,1667,0.226781521,1.571485478,1.798266999,-3.018353285,2.905431981,-0.112921304,-0.449819612,1.911222371,1.461402759,3.626456893,3.626456893,0,-0.268969096,2.404049271,2.135080175,1.217873011 -Marcus Smart,smartma01,2017,PO,BOS,1074,538,-1.176917192,-0.040437448,-1.21735464,-0.132143559,6.48937337,6.357229811,-1.031056316,1.346654728,0.315598412,0.871872634,0,0.871872634,-1.243261654,1.762364658,0.519103004,0.446878993 -Marcus Smart,smartma01,2017,RS,BOS,4970,2399,-0.490169854,1.687680242,1.197510388,-3.376138255,2.934297789,-0.441840466,-1.155399372,2.051875316,0.896475944,4.49364116,4.49364116,0,-0.424556624,1.912744806,1.488188182,0.669547566 -Marcus Smart,smartma01,2018,PO,BOS,911,449,0.235214155,5.602031683,5.837245838,-1.777185073,1.07266457,-0.704520503,-0.163840883,4.945674114,4.781833231,1.808621849,0,1.808621849,-1.263700084,4.507754677,3.244054593,1.596290506 -Marcus Smart,smartma01,2018,RS,BOS,3331,1614,-0.93434167,1.080274046,0.145932376,-0.696776726,3.868877654,3.172100928,-0.931204579,1.677693923,0.746489343,2.898186536,2.898186536,0,-0.895576849,1.425687773,0.530110923,0.653136304 -Marcus Smart,smartma01,2019,PO,BOS,74,32,-5.474903578,7.140432717,1.66552914,-20.21039115,4.884742381,-15.32564877,-8.860678265,7.002730926,-1.857947338,0.015589327,0,0.015589327,-3.527990929,5.943520295,2.415529366,3.763288684 -Marcus Smart,smartma01,2019,RS,BOS,4640,2200,-0.019676386,2.414918081,2.395241695,1.172768711,0.830900104,2.003668815,0.236908512,2.192167546,2.429076058,5.836672785,5.836672785,0,0.800170377,2.985747033,3.78591741,0.411473043 -Chris Smith,smithch05,2014,RS,NYK,5,2,-10.0312651,-35.74773654,-45.77900165,-9.293069913,-61.42981959,-70.7228895,-10.37911186,-43.21280778,-53.59191964,-0.052849476,-0.052849476,0,-7.602390666,-31.74742682,-39.34981749,1.794056568 -Dennis Smith Jr.,smithde03,2018,RS,DAL,4190,2049,-1.943377681,-3.054735639,-4.998113319,-2.875500158,-3.418775063,-6.294275221,-2.212763567,-3.314312723,-5.52707629,-2.910999349,-2.910999349,0,-1.177785667,-2.599662734,-3.777448401,0.268029569 -Dennis Smith Jr.,smithde03,2019,RS,DAL,1918,908,-2.796112865,0.729422904,-2.066689961,-3.655272524,1.175406853,-2.479865671,-3.124296521,0.867304562,-2.256991959,0.229799732,0.229799732,0,-2.200802319,1.119780756,-1.081021563,0.628298327 -Dennis Smith Jr.,smithde03,2019,RS,NYK,1265,600,-2.515083013,1.221630954,-1.293452059,-2.963045024,2.571550194,-0.391494829,-2.644857288,1.632869366,-1.011987922,0.532566343,0.532566343,0,-2.702412054,1.271680998,-1.430731056,0.100772801 -Greg Smith,smithgr02,2014,RS,HOU,208,100,0.647076721,-2.105710049,-1.458633328,-1.973793374,-2.84238803,-4.816181404,0.084887509,-2.382384863,-2.297497355,0.023094182,0.023094182,0,-1.1020295,-2.620392631,-3.722422132,0.031146475 -Greg Smith,smithgr02,2015,PO,DAL,4,1,-1.806680757,1.536030623,-0.270650133,31.65108468,36.70479272,68.35587739,5.12052288,9.204323635,14.32484652,0.009520455,0,0.009520455,1.706781915,-0.124981096,1.58180082,5.75290411 -Greg Smith,smithgr02,2015,RS,DAL,741,363,-3.052677807,-2.838916524,-5.891594331,-6.723886462,3.835071894,-2.888814568,-4.009114021,-1.621577915,-5.630691936,-0.532246656,-0.532246656,0,-4.371782223,-1.703757783,-6.075540006,-0.227370265 -Greg Smith,smithgr02,2016,RS,MIN,394,192,-4.278688797,-0.870654894,-5.149343691,-4.003427793,-5.632697894,-9.636125687,-4.488718986,-1.858259875,-6.34697886,-0.352695497,-0.352695497,0,-5.187304361,-1.316128946,-6.503433307,0.094617105 -Ish Smith,smithis01,2014,RS,PHO,2052,1006,-0.397117936,0.3916641,-0.005453836,-3.148906132,1.610736321,-1.538169811,-1.024709679,0.662929228,-0.361780451,1.215226648,1.215226648,0,-1.161799124,0.588158439,-0.573640686,-0.825812826 -Ish Smith,smithis01,2015,RS,OKC,331,155,-2.856218405,-4.101494083,-6.957712488,-6.989000833,-0.595083244,-7.584084077,-3.945106537,-3.643424272,-7.58853081,-0.381806332,-0.381806332,0,-3.638683966,-3.900514703,-7.539198669,-0.207891456 -Ish Smith,smithis01,2015,RS,PHI,1385,677,-1.495004781,-1.116781058,-2.611785839,-0.569867367,0.462164242,-0.107703125,-1.178738076,-0.859655318,-2.038393394,0.245759374,0.245759374,0,-2.160144722,-0.539101891,-2.699246613,-0.013027171 -Ish Smith,smithis01,2016,RS,NOP,1284,617,1.818606263,-0.969639514,0.848966749,1.444393546,-1.686613953,-0.242220407,1.87082975,-1.130655426,0.740174324,1.090605421,1.090605421,0,1.490896113,-1.135009709,0.355886404,-0.7184397 -Ish Smith,smithis01,2016,RS,PHI,3352,1622,-0.870743774,-0.766001286,-1.63674506,1.250781557,-2.07060981,-0.819828253,-0.345777512,-1.04087331,-1.386650822,1.118448883,1.118448883,0,-0.468505773,-0.860275093,-1.328780866,-0.847255583 -Ish Smith,smithis01,2017,RS,DET,3958,1955,-0.269956085,-1.920860457,-2.190816542,0.517301752,3.136373058,3.653674811,-0.082689526,-0.989461295,-1.072150821,1.64977743,1.64977743,0,-1.022728548,-0.453522956,-1.476251504,-1.393688805 -Ish Smith,smithis01,2018,RS,DET,4196,2043,-0.152501698,1.057560962,0.905059264,1.738274557,0.583969971,2.322244528,0.251624831,1.01269755,1.264322381,4.136540194,4.136540194,0,-0.299327061,0.812867476,0.513540414,-1.131838286 -Ish Smith,smithis01,2019,PO,DET,173,81,-5.987725404,-1.995556096,-7.9832815,-17.51546068,16.01526189,-1.500198788,-8.635208003,1.772804146,-6.862403857,-0.173654859,0,-0.173654859,-4.534824425,0.338135045,-4.19668938,-0.921596725 -Ish Smith,smithis01,2019,RS,DET,2572,1251,-0.249931522,-1.333400541,-1.583332062,2.492296913,-0.545010731,1.947286182,0.320921686,-1.255536153,-0.934614467,1.137886163,1.137886163,0,-0.348725625,-1.137463142,-1.486188767,-1.829673619 -Jason Smith,smithja02,2014,RS,NOP,1634,830,-2.889565634,-1.73515961,-4.624725244,1.011191966,-2.787197786,-1.77600582,-2.255006194,-2.035216195,-4.290222389,-0.644862422,-0.644862422,0,-1.845646677,-0.72912261,-2.574769287,-1.08371681 -Jason Smith,smithja02,2015,RS,NYK,3492,1785,-2.991261974,-1.951076634,-4.942338608,-1.012010156,-5.172018009,-6.184028165,-2.674278077,-2.678864534,-5.353142611,-2.370735988,-2.370735988,0,-2.86266783,-3.383977337,-6.246645167,0.001447713 -Jason Smith,smithja02,2016,RS,ORL,2432,1181,-2.477960888,-0.981770199,-3.459731087,-0.715640065,0.307650858,-0.407989207,-2.252707787,-0.771386637,-3.024094424,-0.165043993,-0.165043993,0,-1.621893854,-0.895768881,-2.517662736,-0.065410436 -Jason Smith,smithja02,2017,PO,WAS,330,157,-3.120183534,-2.288679912,-5.408863446,-15.14968327,0.727195498,-14.42248777,-5.876083986,-1.825037785,-7.701121772,-0.412937103,0,-0.412937103,-4.97513114,-4.416540105,-9.391671245,0.922871687 -Jason Smith,smithja02,2017,RS,WAS,2196,1068,-1.182015891,-0.428984244,-1.611000135,-1.991295361,-0.428177302,-2.419472664,-1.436673568,-0.465197189,-1.901870757,0.460787077,0.460787077,0,-1.26900989,-0.369423051,-1.638432941,-0.287204202 -Jason Smith,smithja02,2018,PO,WAS,5,2,-1.744109577,-30.18894309,-31.93305267,-8.807666687,-16.86205033,-25.66971702,-3.40028269,-29.32503687,-32.72531956,-0.031278305,0,-0.031278305,-2.525618732,-26.16202314,-28.68764187,-0.827792703 -Jason Smith,smithja02,2018,RS,WAS,610,285,-6.18917538,-2.327082649,-8.516258029,-7.730507834,-3.611635565,-11.3421434,-6.894875494,-2.736519131,-9.631394625,-1.007598923,-1.007598923,0,-5.746821966,-3.94931507,-9.696137036,0.693557379 -Jason Smith,smithja02,2019,RS,NOP,45,20,-5.660116321,-3.225544652,-8.885660972,2.117633212,1.082775951,3.200409163,-4.397046434,-2.472707533,-6.869753967,-0.042423734,-0.042423734,0,-2.17588339,-5.609418177,-7.785301566,0.935216116 -Jason Smith,smithja02,2019,RS,WAS,285,130,-4.140921568,-1.903271658,-6.044193226,-6.181611272,4.32166149,-1.859949782,-4.815863898,-0.634871164,-5.450735062,-0.180445028,-0.180445028,0,-3.227214865,-1.873777327,-5.100992192,0.748766246 -Jason Smith,smithja02,2019,RS,MIL,90,40,-6.801536273,1.231913274,-5.569622999,-17.71204307,-4.690388213,-22.40243128,-9.636451112,-0.082734215,-9.719185327,-0.145393824,-0.145393824,0,-7.339976318,-0.240609884,-7.580586202,2.269105464 -Josh Smith,smithjo03,2014,RS,DET,5492,2730,-2.000257186,1.038175417,-0.962081768,-0.96523965,-0.760185065,-1.725424714,-1.887861948,0.782577263,-1.105284685,2.317917294,2.317917294,0,-0.724310844,0.639359154,-0.084951689,1.13390156 -Josh Smith,smithjo03,2015,PO,HOU,857,396,1.38400716,0.500672746,1.884679906,7.346691862,-3.653533135,3.693158727,2.63498237,-0.325356896,2.309625474,1.075853815,0,1.075853815,1.96773988,0.335797328,2.303537208,1.972635532 -Josh Smith,smithjo03,2015,RS,DET,1785,896,-3.244459356,1.900372505,-1.344086851,-8.20926794,-2.334474411,-10.54374235,-4.456964256,1.161763847,-3.295200409,-0.251082989,-0.251082989,0,-3.134864553,1.1312094,-2.003655152,0.71200129 -Josh Smith,smithjo03,2015,RS,HOU,2951,1404,-1.559839349,3.519730582,1.959891232,0.633942663,2.739181808,3.373124471,-1.209464065,3.520495555,2.311031491,3.716676226,3.716676226,0,-0.316007951,2.890510062,2.574502111,2.416436069 -Josh Smith,smithjo03,2016,PO,HOU,83,38,-2.057254498,0.653229232,-1.404025266,4.730551435,0.037026563,4.767577998,-0.649431582,0.540871426,-0.108560156,0.053602234,0,0.053602234,-2.263763562,1.881607742,-0.38215582,1.41356494 -Josh Smith,smithjo03,2016,RS,HOU,895,421,-3.80263538,0.919309905,-2.883325475,0.356248711,-0.261509044,0.094739667,-3.185268575,0.756310954,-2.428957621,0.070468074,0.070468074,0,-2.372874684,0.436006042,-1.936868642,2.13962762 -Josh Smith,smithjo03,2016,RS,LAC,956,459,-4.730846469,3.521409556,-1.209436914,-10.05039694,2.84530791,-7.205089026,-6.168652095,3.532343427,-2.636308668,0.027029334,0.027029334,0,-4.141110122,3.110124946,-1.030985176,1.485924972 -Josh Smith,smithjo03,2018,RS,NOP,27,12,-0.862448582,-3.527564275,-4.390012857,-23.08505324,1.434377857,-21.65067538,-5.574208847,-2.730917534,-8.305126381,-0.033867065,-0.033867065,0,-6.294885546,-1.119731256,-7.414616802,-0.418946084 -JR Smith,smithjr01,2014,RS,NYK,4638,2421,1.700410589,-3.309181452,-1.608770862,1.52306409,-1.645572925,-0.122508835,1.75020889,-3.133327255,-1.383118366,1.678540548,1.678540548,0,2.082828356,-2.650255079,-0.567426722,-0.55807924 -JR Smith,smithjr01,2015,PO,CLE,1078,560,3.08620098,-0.83160282,2.25459816,2.039321501,1.845011279,3.884332781,2.968019227,-0.367590305,2.600428922,1.566989687,0,1.566989687,4.770423143,-0.260845227,4.509577916,-0.589496558 -JR Smith,smithjr01,2015,RS,CLE,2894,1461,3.185564304,-0.025025316,3.160538987,2.123864128,1.386674659,3.510538787,3.085660874,0.268822335,3.354483209,4.559003423,4.559003423,0,3.82110584,0.362396668,4.183502508,0.183519901 -JR Smith,smithjr01,2015,RS,NYK,1207,619,-0.932092708,-4.093962592,-5.0260553,1.718725648,-2.454640233,-0.735914585,-0.330315321,-3.939056576,-4.269371898,-0.480026418,-0.480026418,0,0.432136628,-4.5730058,-4.140869173,0.037532474 -JR Smith,smithjr01,2016,PO,CLE,1404,730,3.858978732,-1.9601931,1.898785633,10.92708027,-2.121263757,8.805816514,5.40600549,-2.143750249,3.262255241,2.302739541,0,2.302739541,6.084928835,-1.387199395,4.69772944,-0.276889249 -JR Smith,smithjr01,2016,RS,CLE,4653,2362,2.129597209,-0.651093632,1.478503577,2.938595932,-3.581296207,-0.642700274,2.377139565,-1.315295561,1.061844003,4.582756258,4.582756258,0,2.738685981,-0.895307701,1.84337828,-0.231169203 -JR Smith,smithjr01,2017,PO,CLE,988,487,1.240052769,0.097882749,1.337935517,5.101151914,-0.951348619,4.149803295,1.991337762,-0.139389356,1.851948407,1.179558862,0,1.179558862,2.002453366,-0.108564562,1.893888804,0.021813218 -JR Smith,smithjr01,2017,RS,CLE,2416,1187,-0.578739123,-0.203399137,-0.78213826,-0.069711238,-1.69439084,-1.764102078,-0.544383466,-0.526942074,-1.07132554,1.014718113,1.014718113,0,0.608884723,-0.437949758,0.170934965,-0.183283761 -JR Smith,smithjr01,2018,PO,CLE,1373,706,-0.30849665,-1.064509923,-1.373006573,5.014198199,-3.560764186,1.453434013,0.704518382,-1.632494859,-0.927976477,0.677255533,0,0.677255533,1.632582744,-0.699158127,0.933424617,0.054600245 -JR Smith,smithjr01,2018,RS,CLE,4630,2244,-0.66996196,-2.367251498,-3.037213458,-0.968757749,-4.64248124,-5.611238989,-0.81723767,-2.960707396,-3.777945066,-1.17608558,-1.17608558,0,-0.712667088,-2.371540532,-3.08420762,-0.06719501 -JR Smith,smithjr01,2019,RS,CLE,471,222,-2.83022863,-2.097215185,-4.927443815,-3.299441249,5.118057414,1.818616165,-3.064124219,-0.648625625,-3.712749844,-0.109897562,-0.109897562,0,-1.964573845,-1.744528713,-3.709102558,0.79653722 -Russ Smith,smithru01,2015,PO,MEM,6,3,16.07061945,2.312846084,18.38346553,29.07430236,20.89623843,49.97054078,19.73254854,6.219043854,25.95159239,0.042960723,0,0.042960723,10.53217577,-0.809226496,9.722949277,-4.999707911 -Russ Smith,smithru01,2015,RS,MEM,78,36,7.368803607,6.70848425,14.07728786,3.07143158,20.699138,23.77056958,6.965967581,10.04195894,17.00792652,0.373487544,0.373487544,0,3.910784102,6.618083512,10.52886761,2.798307911 -Russ Smith,smithru01,2015,RS,NOP,63,29,-14.79395017,-10.38487016,-25.17882033,-20.01391352,7.073340956,-12.94057256,-16.81084848,-7.335395807,-24.14624429,-0.32828417,-0.32828417,0,-12.74512167,-7.108651379,-19.85377305,3.546995533 -Russ Smith,smithru01,2016,RS,MEM,150,66,-5.650660492,-3.823262864,-9.473923356,-9.917836122,-4.436566021,-14.35440214,-6.830890603,-4.125356071,-10.95624667,-0.279779395,-0.279779395,0,-4.980592926,-4.278910513,-9.259503439,1.219486182 -Zhaire Smith,smithzh01,2019,PO,PHI,13,5,-3.931787966,13.78757196,9.855783992,-5.682808273,66.2562446,60.57343633,-4.592940702,25.61131561,21.0183749,0.061682003,0,0.061682003,-3.742147543,18.68191985,14.93977231,-1.355447023 -Zhaire Smith,smithzh01,2019,RS,PHI,239,111,-0.849045619,-1.177452162,-2.026497781,9.534233199,-4.823548117,4.710685082,1.252459708,-2.005875306,-0.753415598,0.113419146,0.113419146,0,0.760670601,-2.438071183,-1.677400581,0.313821498 -Tony Snell,snellto01,2014,PO,CHI,87,46,-4.275682462,-3.751789679,-8.027472141,-1.394229169,0.445080058,-0.949149111,-3.938519568,-3.096199575,-7.034719143,-0.103720444,0,-0.103720444,-3.427885284,-3.764552151,-7.192437434,0.007122711 -Tony Snell,snellto01,2014,RS,CHI,2367,1231,-2.071720195,-0.501626773,-2.573346968,-4.954720635,-1.486228675,-6.440949311,-2.782543822,-0.791974568,-3.574518391,-0.514389269,-0.514389269,0,-4.054296854,-1.115509462,-5.169806315,-0.639863583 -Tony Snell,snellto01,2015,PO,CHI,270,140,-1.309324372,-4.578605417,-5.887929789,-10.72312084,5.24369344,-5.479427401,-3.430425642,-2.841515446,-6.271941088,-0.25866733,0,-0.25866733,-2.645418994,-6.102556244,-8.747975238,-0.292701427 -Tony Snell,snellto01,2015,RS,CHI,2792,1412,-0.113942986,0.357185314,0.243242328,1.233083556,0.735868617,1.968952173,0.111233539,0.442492176,0.553725715,2.377073067,2.377073067,0,-0.080600245,-0.262728927,-0.343329173,-0.118411697 -Tony Snell,snellto01,2016,RS,CHI,2669,1301,-2.616740614,-0.2888438,-2.905584414,-0.676175198,6.110217634,5.434042437,-2.368173956,1.030044467,-1.338129489,0.935556783,0.935556783,0,-2.519282098,-0.361565211,-2.880847309,-0.166900626 -Tony Snell,snellto01,2017,PO,MIL,355,185,1.580661387,-2.883150319,-1.302488933,2.81196222,-4.295695878,-1.483733658,2.034363929,-3.444046526,-1.409682597,0.131375791,0,0.131375791,-1.304028755,-2.549554064,-3.853582819,0.666192906 -Tony Snell,snellto01,2017,RS,MIL,4659,2336,-0.758028292,-1.164855599,-1.922883892,0.350167673,-2.870862921,-2.520695248,-0.584277092,-1.576686078,-2.160963169,0.699467445,0.699467445,0,-0.821524523,-1.352465718,-2.17399024,-0.358067891 -Tony Snell,snellto01,2018,PO,MIL,267,134,-2.835295645,-4.106550766,-6.941846411,-7.046292146,4.111308382,-2.934983764,-4.018880531,-2.555488188,-6.574368719,-0.271353917,0,-0.271353917,-1.494128264,-3.917114411,-5.411242676,0.612972039 -Tony Snell,snellto01,2018,RS,MIL,4187,2053,-1.389930583,-1.309025813,-2.698956396,0.766924027,-3.691313585,-2.924389559,-1.051942946,-1.862950221,-2.914893167,-0.171759664,-0.171759664,0,-1.383901603,-1.762540481,-3.146442084,-0.549139194 -Tony Snell,snellto01,2019,PO,MIL,68,28,-1.654052019,-3.501202892,-5.155254911,-7.227205656,-10.99339471,-18.22060036,-3.039441771,-5.404685547,-8.444127318,-0.084080916,0,-0.084080916,-1.093671087,-7.072341026,-8.166012113,0.220321402 -Tony Snell,snellto01,2019,RS,MIL,2845,1304,-0.188049534,-1.441510554,-1.629560088,0.358031675,0.444047671,0.802079346,-0.113699344,-1.212572912,-1.326272256,0.940607074,0.940607074,0,-0.411811322,-1.48123618,-1.893047502,-0.71013238 -James Southerland,southja01,2014,RS,CHA,7,3,-26.28176746,15.08052971,-11.20123775,-63.9586501,24.30173724,-39.65691286,-35.78365469,17.85921732,-17.92443737,-0.023650662,-0.023650662,0,-32.01520802,8.562328417,-23.45287961,1.753723188 -James Southerland,southja01,2014,RS,NOP,54,27,2.189489027,9.555537612,11.74502664,7.975871844,8.371454711,16.34732655,3.548360716,9.953046176,13.50140689,0.22300988,0.22300988,0,3.689414765,5.273589818,8.963004584,-0.368352184 -Ray Spalding,spaldra01,2019,RS,PHO,323,147,-4.337762649,-3.010814185,-7.348576834,-2.514651318,3.41264119,0.897989872,-4.168088268,-1.744700678,-5.912788946,-0.239853752,-0.239853752,0,-4.572799481,-1.258146639,-5.830946121,1.13703034 -Ray Spalding,spaldra01,2019,RS,DAL,2,1,-20.27274823,-15.72068701,-35.99343523,-69.24010896,-0.579790356,-69.81989931,-31.74373447,-13.43997247,-45.18370694,-0.021477485,-0.021477485,0,-32.03284089,-6.441144588,-38.47398548,-0.810578072 -Marreese Speights,speigma01,2014,PO,GSW,139,68,4.12770084,-1.040477095,3.087223745,-3.925492988,2.133811352,-1.791681636,2.628100152,-0.424232658,2.203867494,0.178350902,0,0.178350902,-0.874820328,0.238902603,-0.635917724,0.572568777 -Marreese Speights,speigma01,2014,RS,GSW,2060,982,-3.118487865,-1.379790196,-4.498278061,-8.078058109,-0.511096862,-8.589154972,-4.396476819,-1.36330767,-5.759784489,-1.520070678,-1.520070678,0,-3.853512328,-1.124710874,-4.978223201,0.770860699 -Marreese Speights,speigma01,2015,PO,GSW,140,67,-6.584060174,-0.390948818,-6.975008992,-5.195485976,-1.297654062,-6.493140039,-6.812748299,-0.767021968,-7.579770267,-0.172843806,0,-0.172843806,-5.194266943,1.746289696,-3.447977247,1.455439562 -Marreese Speights,speigma01,2015,RS,GSW,2572,1207,-1.267614239,-1.217036934,-2.484651173,-0.867577932,-2.456486558,-3.324064491,-1.443858271,-1.644873761,-3.088732032,-0.210478897,-0.210478897,0,-0.744077956,-0.639814957,-1.383892913,0.866036443 -Marreese Speights,speigma01,2016,PO,GSW,422,201,-1.978796712,-3.08432591,-5.063122622,-5.243129115,0.137182608,-5.105946507,-2.918637887,-2.635859118,-5.554497005,-0.301775327,0,-0.301775327,-4.035626194,-1.924614792,-5.960240986,1.652568001 -Marreese Speights,speigma01,2016,RS,GSW,1735,832,-3.067724124,2.534702132,-0.533021992,-4.250239801,-3.382773969,-7.63301377,-3.743051667,1.370500269,-2.372551399,0.160680654,0.160680654,0,-1.829035116,1.197360921,-0.631674195,0.279828272 -Marreese Speights,speigma01,2017,PO,LAC,191,98,1.69355809,-0.747236155,0.946321935,0.886508368,4.636899623,5.523407992,1.606827497,0.281216165,1.888043662,0.242282383,0,0.242282383,3.693965655,-0.183164069,3.510801585,1.25580725 -Marreese Speights,speigma01,2017,RS,LAC,2641,1286,0.571000281,0.137502801,0.708503081,-0.815988232,0.107854961,-0.708133271,0.238035855,0.086397755,0.32443361,2.032203829,2.032203829,0,1.411684609,0.6855444,2.09722901,0.730144168 -Marreese Speights,speigma01,2018,RS,ORL,1400,675,0.106110192,-3.09484588,-2.988735689,-0.112900232,3.369261375,3.256361143,0.13067839,-1.89511692,-1.76443853,0.342074567,0.342074567,0,0.515577391,-2.19747184,-1.681894449,0.777987787 -Omari Spellman,spellom01,2019,RS,ATL,1792,805,-2.409904566,-0.046040886,-2.455945453,-4.045785018,-2.640868737,-6.686653756,-2.871557445,-0.537221057,-3.408778502,-0.271203983,-0.271203983,0,-2.519662457,-1.539322975,-4.058985432,0.239712019 -Tiago Splitter,splitti01,2014,PO,SAS,1026,516,0.868247061,4.816183744,5.684430805,-1.264168204,4.753981148,3.489812944,0.462083957,4.995203914,5.457287871,2.243034377,0,2.243034377,-1.32728936,5.87845903,4.551169671,0.607955769 -Tiago Splitter,splitti01,2014,RS,SAS,2585,1271,-0.559750784,3.62284967,3.063098886,-1.718830735,5.475943498,3.757112763,-0.873609587,4.166647561,3.293037973,3.933440886,3.933440886,0,-1.054560941,3.051539028,1.996978087,0.360953651 -Tiago Splitter,splitti01,2015,PO,SAS,244,123,-7.095306667,5.118045244,-1.977261423,-9.045586638,5.97659053,-3.068996108,-7.949726258,5.588189524,-2.361536733,0.025214634,0,0.025214634,-8.729989084,6.256237032,-2.473752052,0.27740856 -Tiago Splitter,splitti01,2015,RS,SAS,2057,1030,0.89075571,3.309784091,4.200539801,3.85854701,2.342511438,6.201058447,1.532198962,3.2596172,4.791816162,3.980658441,3.980658441,0,0.728023057,3.358887124,4.086910181,0.420736114 -Tiago Splitter,splitti01,2016,RS,ATL,1195,579,-1.183556697,1.464796958,0.281240262,-0.599039583,4.451689396,3.852649813,-1.114129717,2.10437899,0.990249273,1.099766495,1.099766495,0,-1.66686727,2.259093994,0.592226724,-0.453207202 -Tiago Splitter,splitti01,2017,RS,PHI,160,76,1.140538663,-5.544341589,-4.403802926,-0.624046941,-4.074264109,-4.69831105,0.949250336,-5.570076253,-4.620825918,-0.073059656,-0.073059656,0,-1.292850749,-4.486026873,-5.778877622,0.700448005 -Nik Stauskas,stausni01,2015,RS,SAC,2296,1127,-1.104508658,-3.727297404,-4.831806063,-1.448784038,-2.619744935,-4.068528973,-1.256162017,-3.678914821,-4.935076839,-1.255492404,-1.255492404,0,-2.275757022,-4.28316937,-6.558926392,-0.069968532 -Nik Stauskas,stausni01,2016,RS,PHI,3779,1809,-1.401019725,-1.714156997,-3.115176722,-2.903450822,-0.995019005,-3.898469827,-1.715350229,-1.624825101,-3.34017533,-0.548570092,-0.548570092,0,-1.929231419,-2.053679528,-3.982910947,0.693614306 -Nik Stauskas,stausni01,2017,RS,PHI,4549,2188,-0.383281235,-2.423732931,-2.807014166,1.264750936,-0.137138065,1.127612871,0.001626535,-2.084605124,-2.082978589,0.744167416,0.744167416,0,-0.6233689,-2.21139285,-2.834761751,-0.058006161 -Nik Stauskas,stausni01,2018,RS,BRK,992,478,-0.461382249,-2.29845314,-2.75983539,-1.903103827,0.56226363,-1.340840196,-0.757507794,-1.79925302,-2.556760814,0.046932118,0.046932118,0,-0.927978047,-2.941761728,-3.869739775,-0.408781959 -Nik Stauskas,stausni01,2018,RS,PHI,97,45,-7.787232106,1.822484801,-5.964747306,-20.04578683,4.063648673,-15.98213816,-10.81655957,2.328139848,-8.488419718,-0.132853852,-0.132853852,0,-8.936648933,2.050241027,-6.886407906,0.832336914 -Nik Stauskas,stausni01,2019,RS,POR,1424,673,-0.933915037,-3.022899322,-3.95681436,-7.574489569,-3.566409946,-11.14089952,-2.431190197,-3.336444721,-5.767634917,-1.03980398,-1.03980398,0,-2.115406615,-3.940583359,-6.055989974,0.35949561 -Nik Stauskas,stausni01,2019,RS,CLE,718,342,0.357860346,-2.987442326,-2.629581979,-3.303907548,-2.26681143,-5.570718978,-0.348621903,-2.934627287,-3.28324919,-0.092728928,-0.092728928,0,-0.237894965,-4.133870286,-4.371765251,-0.347069197 -Alex Stepheson,stephal01,2016,RS,MEM,124,61,0.756592788,1.09254409,1.849136878,-7.873968283,1.211423048,-6.662545234,-0.936593222,1.231704547,0.295111325,0.093774489,0.093774489,0,-1.880181299,1.391304871,-0.488876428,-1.026963449 -Alex Stepheson,stephal01,2016,RS,LAC,28,12,-1.125684424,-1.100154566,-2.22583899,-4.401885223,24.04936194,19.64747672,-1.914952096,3.904104037,1.989151941,0.029417401,0.029417401,0,-1.807320941,4.327829428,2.520508487,1.35515997 -DJ Stephens,stephdj01,2014,RS,MIL,28,15,-0.940146052,0.214417003,-0.725729049,-9.911733064,13.89125892,3.979525858,-2.758855843,3.17434568,0.415489838,0.023445999,0.023445999,0,-1.413225802,-2.174685666,-3.587911468,-3.086217728 -DJ Stephens,stephdj01,2019,RS,MEM,17,7,-8.795978746,1.59030792,-7.205670826,-20.83688086,4.954228444,-15.88265242,-11.74153355,2.448825213,-9.292708339,-0.024461034,-0.024461034,0,-5.894075977,-0.257247832,-6.151323808,4.773243886 -Lance Stephenson,stephla01,2014,PO,IND,1307,705,-0.718757795,-1.653277163,-2.372034958,-0.153273768,3.300331801,3.147058033,-0.590597848,-0.754008447,-1.344606295,0.519365281,0,0.519365281,-1.177036178,-0.901041334,-2.078077512,-0.355128468 -Lance Stephenson,stephla01,2014,RS,IND,5353,2752,0.390633202,-0.664692449,-0.274059246,1.283836473,-1.043277236,0.240559237,0.627196563,-0.844372108,-0.217175545,3.571057442,3.571057442,0,-0.330415528,-0.041137033,-0.371552561,0.398993555 -Lance Stephenson,stephla01,2015,RS,CHA,3104,1573,-3.123292345,-2.731699502,-5.854991847,-4.036222786,0.088027745,-3.948195042,-3.435665861,-2.331418649,-5.76708451,-2.429970167,-2.429970167,0,-3.581197408,-1.997386445,-5.578583853,0.341594389 -Lance Stephenson,stephla01,2016,PO,MEM,181,95,1.70719853,-6.293883582,-4.586685052,14.21377085,-8.451669512,5.762101338,4.604761554,-7.088448097,-2.483686542,0.013128799,0,0.013128799,7.457044713,-6.708841676,0.748203037,-1.314034036 -Lance Stephenson,stephla01,2016,RS,MEM,1376,692,1.59404515,-3.307115348,-1.713070198,3.63087251,-2.620547293,1.010325217,2.155361536,-3.335104444,-1.179742908,0.551458849,0.551458849,0,0.552857743,-3.226525301,-2.673667558,-0.51703661 -Lance Stephenson,stephla01,2016,RS,LAC,1403,680,-1.961386136,-2.097179449,-4.058565585,-3.502945697,-0.314894308,-3.817840006,-2.405534163,-1.890534553,-4.296068716,-0.539312625,-0.539312625,0,-3.395902483,-1.807658106,-5.203560588,0.532957383 -Lance Stephenson,stephla01,2017,PO,IND,212,107,3.692669598,-1.032944665,2.659724934,15.76384713,0.845481759,16.60932889,6.372241089,-0.715090712,5.657150377,0.472030351,0,0.472030351,2.851616383,-1.582863365,1.268753018,-0.269515275 -Lance Stephenson,stephla01,2017,RS,NOP,344,162,-0.692152411,-0.033779263,-0.725931674,-7.841781807,8.170212719,0.328430912,-2.168331209,1.663537767,-0.504793443,0.18487952,0.18487952,0,-2.659102167,-0.347433578,-3.006535745,-0.365882905 -Lance Stephenson,stephla01,2017,RS,IND,254,132,-1.938012725,-3.66790876,-5.605921485,6.784943202,-0.3566256,6.428317602,-0.249030819,-3.202638827,-3.451669646,-0.046573452,-0.046573452,0,-0.661810711,-3.212419003,-3.874229714,-1.414585745 -Lance Stephenson,stephla01,2017,RS,MIN,131,67,-1.603209262,-4.744812085,-6.348021347,-4.540969439,-1.065389662,-5.606359101,-2.350608679,-4.277318238,-6.627926917,-0.131932456,-0.131932456,0,-2.553703211,-6.029905181,-8.583608392,-0.46490069 -Lance Stephenson,stephla01,2018,PO,IND,285,149,1.344254491,-3.902178283,-2.557923792,4.215541207,-10.31014692,-6.094605715,1.966094845,-5.563573682,-3.597478837,-0.065665563,0,-0.065665563,-1.932989345,-5.372325834,-7.305315179,-1.145015782 -Lance Stephenson,stephla01,2018,RS,IND,3769,1850,-0.479826311,-2.299356631,-2.779182942,0.122576002,-4.320327913,-4.197751911,-0.398987869,-2.874353034,-3.273340903,-0.493526263,-0.493526263,0,-0.407805053,-2.818290601,-3.226095654,-0.088261751 -Lance Stephenson,stephla01,2019,RS,LAL,2490,1123,-1.081390159,-2.305323511,-3.38671367,-1.050864876,-0.672911578,-1.723776454,-1.110667412,-2.10793094,-3.218598352,-0.270194545,-0.270194545,0,-1.695466283,-2.559322842,-4.254789125,0.648699413 -Greg Stiemsma,stiemgr01,2014,RS,NOP,1950,1007,-3.418579344,-0.357633278,-3.776212622,-5.62080048,0.605801815,-5.014998665,-4.070482847,-0.153773789,-4.224256636,-0.752336829,-0.752336829,0,-3.656303204,0.476338985,-3.179964219,-0.645071277 -Greg Stiemsma,stiemgr01,2015,PO,TOR,5,2,13.5787538,20.85084051,34.42959431,-13.8177783,63.4682113,49.650433,8.970076445,31.23095077,40.20102722,0.047092347,0,0.047092347,5.081442893,17.41423337,22.49567627,4.036097082 -Greg Stiemsma,stiemgr01,2015,RS,TOR,133,66,-4.372175141,-3.52807008,-7.900245221,-6.231731697,-12.42063042,-18.65236212,-5.101087855,-5.596359391,-10.69744725,-0.2710159,-0.2710159,0,-4.138804883,-6.038276091,-10.17708097,1.218289413 -David Stockton,stockda01,2015,RS,SAC,74,33,-3.67695621,5.745998444,2.069042234,5.633309868,9.125936861,14.75924673,-1.976616571,6.846022702,4.869406131,0.130673367,0.130673367,0,-4.274464609,2.435837128,-1.838627482,1.785413279 -David Stockton,stockda01,2018,PO,UTA,12,6,-10.62469401,8.320666683,-2.304027327,14.76805465,-8.593572062,6.174482589,-5.943458827,5.274281167,-0.66917766,0.006530033,0,0.006530033,-4.366748368,5.345441731,0.978693362,-0.587051743 -David Stockton,stockda01,2018,RS,UTA,21,9,12.01361842,-23.24658623,-11.23296781,-18.28227701,-18.0842809,-36.36655791,6.349699311,-23.79339967,-17.44370036,-0.070453156,-0.070453156,0,4.603376548,-18.21912659,-13.61575004,4.385106723 -Jarnell Stokes,stokeja01,2015,RS,MEM,261,126,0.429652778,-2.815458375,-2.385805597,-5.592969451,9.207633679,3.614664227,-0.792891007,-0.523428704,-1.316319711,0.093332894,0.093332894,0,-1.504584252,-1.100472565,-2.605056817,1.215760933 -Jarnell Stokes,stokeja01,2016,RS,MEM,9,4,0.023221536,16.39018427,16.41340581,1.559849881,13.9788597,15.53870959,0.342665235,16.95399725,17.29666248,0.040005367,0.040005367,0,-0.863999781,11.58624328,10.7222435,-2.16349674 -Jarnell Stokes,stokeja01,2016,RS,MIA,28,14,3.091178144,9.06978148,12.16095962,-0.747196851,14.04459539,13.29739854,2.535665777,10.69971722,13.235383,0.113025332,0.113025332,0,1.458579685,8.440230113,9.898809798,-0.988439891 -Jarnell Stokes,stokeja01,2017,RS,DEN,15,7,11.97489742,5.185207882,17.1601053,8.730199004,-3.720474607,5.009724397,12.07219178,3.864468015,15.93665979,0.067904909,0.067904909,0,11.60185042,4.575477534,16.17732795,1.715802696 -Diamond Stone,stonedi01,2017,RS,LAC,50,24,-15.61563064,-7.223781906,-22.83941254,-29.11046156,0.953922573,-28.15653899,-19.54583576,-6.075092815,-25.62092857,-0.281349006,-0.281349006,0,-13.58337334,-6.800199419,-20.38357276,0.455011015 -Julyan Stone,stoneju01,2014,RS,TOR,233,120,-2.159640387,-2.544177982,-4.703818369,-9.228352009,-4.008092866,-13.23644487,-3.828332477,-3.049021561,-6.877354037,-0.249618591,-0.249618591,0,-3.604557054,-2.41516479,-6.019721844,-1.167002479 -Julyan Stone,stoneju01,2018,RS,CHA,378,175,-1.076190979,2.036682705,0.960491725,2.108779806,6.257922184,8.366701991,-0.568350301,3.043670905,2.475320603,0.466978109,0.466978109,0,-1.368789062,1.191425007,-0.177364054,0.092566165 -Amar'e Stoudemire,stoudam01,2014,RS,NYK,2769,1466,-0.511120679,0.503227803,-0.007892876,-2.318171849,-3.382024234,-5.700196084,-0.942576863,-0.238217657,-1.18079452,1.162911083,1.162911083,0,-0.956225982,-1.06585962,-2.022085602,-0.881044917 -Amar'e Stoudemire,stoudam01,2015,PO,DAL,165,75,-4.953741222,-4.064027132,-9.017768354,-1.272825398,-0.889143776,-2.161969173,-4.599493632,-3.650599431,-8.250093063,-0.219503121,0,-0.219503121,-5.634225675,-5.567742309,-11.20196798,1.08555271 -Amar'e Stoudemire,stoudam01,2015,RS,DAL,786,380,1.582377104,-1.600842975,-0.018465871,-0.626896108,-2.932366523,-3.559262631,1.152385065,-1.965472659,-0.813087595,0.374184708,0.374184708,0,1.145557043,-1.543109117,-0.397552074,-0.341197424 -Amar'e Stoudemire,stoudam01,2015,RS,NYK,1656,865,0.05342231,1.57658607,1.63000838,4.122667597,-0.817040624,3.305626974,1.012235967,1.232446548,2.244682516,2.190111637,2.190111637,0,0.617352371,0.534163241,1.151515612,-0.615870569 -Amar'e Stoudemire,stoudam01,2016,PO,MIA,156,82,-3.305052099,3.046891972,-0.258160127,-4.762412992,-2.61653773,-7.378950721,-3.829122851,1.905909612,-1.92321324,0.036401475,0,0.036401475,-3.41253304,2.059149899,-1.353383141,1.937912618 -Amar'e Stoudemire,stoudam01,2016,RS,MIA,1512,762,-2.294000138,0.803483219,-1.49051692,0.245303973,0.181095208,0.426399181,-1.905524447,0.697592551,-1.207931896,0.598829401,0.598829401,0,-2.077491537,0.570883824,-1.506607713,-0.111498132 -Rodney Stuckey,stuckro01,2014,RS,DET,3903,1950,-1.091350829,-2.441299333,-3.532650161,-0.261877108,-1.907600741,-2.169477849,-0.966494467,-2.441309572,-3.407804039,-0.650303294,-0.650303294,0,-0.819346609,-3.003801894,-3.823148503,-0.606664246 -Rodney Stuckey,stuckro01,2015,RS,IND,3693,1874,0.865439524,-0.358054935,0.507384589,-1.148254295,0.443418,-0.704836295,0.531020616,-0.222597929,0.308422687,2.91369064,2.91369064,0,-0.378458725,-0.431214021,-0.809672747,-0.344742328 -Rodney Stuckey,stuckro01,2016,PO,IND,238,125,-0.642029675,3.108235267,2.466205592,-7.023712996,10.43530853,3.411595537,-2.026674686,4.750439105,2.723764419,0.357138031,0,0.357138031,-3.067376285,4.753985672,1.686609388,-0.765708262 -Rodney Stuckey,stuckro01,2016,RS,IND,2589,1275,-0.040693999,-0.174532554,-0.215226552,-1.266403285,-1.053915307,-2.320318592,-0.281143262,-0.39182728,-0.672970542,1.344370275,1.344370275,0,-0.771905965,-0.744839947,-1.516745912,-0.487981963 -Rodney Stuckey,stuckro01,2017,RS,IND,1408,696,-1.934316181,-1.641518477,-3.575834658,-1.89705993,-0.072908296,-1.969968226,-2.039434515,-1.393947156,-3.43338167,-0.240665694,-0.240665694,0,-2.280139342,-2.709106486,-4.989245827,-0.80948206 -Jared Sullinger,sullija01,2014,RS,BOS,4052,2041,0.145042067,0.801284456,0.946326523,1.348684063,1.739916053,3.088600116,0.474022613,1.05048305,1.524505663,4.454046524,4.454046524,0,0.041840624,0.678558374,0.720398998,0.063050455 -Jared Sullinger,sullija01,2015,PO,BOS,164,80,4.502735895,-1.440319221,3.062416674,-0.273544262,4.546674335,4.273130074,3.796047601,-0.275988808,3.520058793,0.267038592,0,0.267038592,-0.811215724,-2.317073527,-3.128289251,1.131180908 -Jared Sullinger,sullija01,2015,RS,BOS,3175,1566,0.674240149,0.798619111,1.47285926,-0.199335919,-0.659599069,-0.858934988,0.545570411,0.529502881,1.075073292,3.057393732,3.057393732,0,0.985048416,0.652415815,1.637464231,0.039620181 -Jared Sullinger,sullija01,2016,PO,BOS,169,81,-3.378804101,-2.741506293,-6.120310393,5.194180301,-15.93201754,-10.73783724,-1.673223997,-5.893028836,-7.566252833,-0.204768847,0,-0.204768847,-0.388789814,-9.339378846,-9.72816866,-0.236478697 -Jared Sullinger,sullija01,2016,RS,BOS,3960,1915,-1.318604278,2.288458597,0.969854319,2.752536226,0.095808565,2.848344791,-0.553450733,1.923908665,1.370457933,4.010371686,4.010371686,0,-0.303956048,2.215511907,1.911555859,-0.375022944 -Jared Sullinger,sullija01,2017,RS,TOR,237,118,-6.521766313,1.088735422,-5.433030892,-12.11377765,0.668886641,-11.444891,-8.122887812,1.057600677,-7.065287135,-0.258317072,-0.258317072,0,-6.576870191,0.817374729,-5.759495461,-0.558329338 -Edmond Sumner,sumneed01,2018,RS,IND,5,2,16.87092117,8.471991834,25.34291301,-33.12316615,-36.9116168,-70.03478295,7.560216583,-0.400697962,7.159518621,0.010173075,0.010173075,0,7.079454714,2.282944607,9.362399321,0.602362292 -Edmond Sumner,sumneed01,2019,PO,IND,4,2,1.563443607,5.048192177,6.611635784,54.40396541,57.13602078,111.5399862,12.63193854,16.17831422,28.81025276,0.032569261,0,0.032569261,9.497271356,7.47122058,16.96849194,-1.929883483 -Edmond Sumner,sumneed01,2019,RS,IND,465,210,-3.443404725,-0.927547307,-4.370952032,-4.216348666,0.001726014,-4.214622652,-3.809433781,-0.844472431,-4.653906212,-0.205104899,-0.205104899,0,-4.113349633,-0.84972379,-4.963073424,0.557848378 -Caleb Swanigan,swanica01,2018,PO,POR,19,8,-9.127020009,3.496474434,-5.630545575,13.91250116,13.47526287,27.38776403,-4.831190934,5.911708675,1.080517742,0.016666958,0,0.016666958,-4.571892548,-1.461188495,-6.033081043,3.278636808 -Caleb Swanigan,swanica01,2018,RS,POR,390,189,-5.995998843,1.913919649,-4.082079195,-4.538461326,2.89672572,-1.641735605,-6.084465916,2.191350924,-3.893114992,-0.110412403,-0.110412403,0,-7.3405443,2.227229253,-5.113315047,0.165890715 -Caleb Swanigan,swanica01,2019,RS,POR,309,145,-9.795745491,-2.094375405,-11.8901209,-15.37681367,2.892618432,-12.48419524,-11.62754104,-1.202241163,-12.8297822,-0.748944504,-0.748944504,0,-10.3133812,-1.96660125,-12.27998245,0.444490205 -Caleb Swanigan,swanica01,2019,RS,SAC,72,33,-5.319994241,8.65199807,3.332003829,4.783083273,-2.542789667,2.240293607,-3.512818504,6.886173093,3.373354589,0.104026991,0.104026991,0,-5.430927573,4.842076679,-0.588850895,0.919842132 -Jayson Tatum,tatumja01,2018,PO,BOS,1341,683,1.38106115,-2.800040191,-1.418979041,1.70198502,9.058795744,10.76078076,1.517664741,-0.510553626,1.007111115,1.339647855,0,1.339647855,-1.428913807,-0.630576438,-2.059490245,-0.768425458 -Jayson Tatum,tatumja01,2018,RS,BOS,4948,2438,-0.128351654,0.672819435,0.544467782,1.478886848,2.349992961,3.828879809,0.213905541,1.026255254,1.240160795,4.943063676,4.943063676,0,-0.256046846,0.76251603,0.506469183,-0.403083871 -Jayson Tatum,tatumja01,2019,PO,BOS,622,295,-1.115171254,-0.608101697,-1.723272952,1.028792068,6.329743337,7.358535405,-0.70226025,0.744419444,0.042159194,0.433478385,0,0.433478385,1.203824379,0.444017471,1.64784185,0.012456427 -Jayson Tatum,tatumja01,2019,RS,BOS,5149,2455,0.027581832,0.169145751,0.196727584,2.478547507,2.138625525,4.617173032,0.506851968,0.564600139,1.071452107,4.759803477,4.759803477,0,0.835109634,0.748360886,1.58347052,-0.568957265 -Edy Tavares,tavarwa01,2016,RS,ATL,155,73,-3.488734359,-0.763042361,-4.25177672,5.361358554,-7.310188808,-1.948830254,-1.842989844,-2.261163505,-4.104153349,-0.050665669,-0.050665669,0,-2.350927581,-2.013863487,-4.364791068,0.447077837 -Edy Tavares,tavarwa01,2017,RS,ATL,8,4,6.270424134,27.95185435,34.22227848,0.622862619,42.47579857,43.09866119,5.44543628,32.5684873,38.01392358,0.083062632,0.083062632,0,0.755814067,22.68195366,23.43776773,-0.151377105 -Edy Tavares,tavarwa01,2017,RS,CLE,44,24,5.911997664,9.028197172,14.94019484,1.434099277,0.740133396,2.174232673,5.378885118,8.028941267,13.40782638,0.199711388,0.199711388,0,9.17541938,6.734595165,15.91001454,0.92316964 -Isaiah Taylor,taylois01,2017,PO,HOU,20,10,-1.06283757,-2.626306732,-3.689144302,6.23469784,12.08581339,18.32051123,0.346955833,0.300553226,0.647509059,0.017235044,0,0.017235044,2.44754439,-3.293216027,-0.845671637,-3.472100151 -Isaiah Taylor,taylois01,2017,RS,HOU,114,52,-6.529627944,2.376219415,-4.153408529,-2.397725898,-9.474990105,-11.872716,-6.122747867,0.057734653,-6.065013213,-0.087600444,-0.087600444,0,-5.521809237,-0.426377463,-5.948186699,-0.388334814 -Isaiah Taylor,taylois01,2018,RS,ATL,2475,1167,-1.436167506,-0.856735445,-2.292902951,-0.078187913,2.627252167,2.549064255,-1.184265446,-0.160289102,-1.344554548,0.836138241,0.836138241,0,-1.77221541,-1.156674953,-2.928890363,-0.079275861 -Jeffery Taylor,tayloje03,2014,RS,CHA,1259,629,-4.357171646,-0.609619871,-4.966791517,-6.398465449,0.088755911,-6.309709537,-5.01753925,-0.525619048,-5.543158298,-0.889429532,-0.889429532,0,-5.053602797,-0.733080463,-5.78668326,-0.742510262 -Jeffery Taylor,tayloje03,2015,RS,CHA,835,430,-2.901506686,-2.970645494,-5.87215218,-5.479257566,-3.241049034,-8.7203066,-3.565575149,-3.221999498,-6.787574647,-0.885162183,-0.885162183,0,-4.065497501,-2.730447837,-6.795945337,-0.067680185 -Tyshawn Taylor,tayloty01,2014,RS,BRK,540,270,-7.182386157,-4.139433236,-11.32181939,-8.044107064,-8.452264625,-16.49637169,-7.769738554,-5.254036154,-13.02377471,-1.409482032,-1.409482032,0,-6.963098139,-5.261222895,-12.22432103,-0.391149501 -Jeff Teague,teaguje01,2014,PO,ATL,471,242,-0.658442635,-1.069579575,-1.72802221,-6.91905757,1.306840861,-5.612216708,-1.891386955,-0.572370187,-2.463757142,0.036885012,0,0.036885012,3.497862351,-3.235358521,0.26250383,1.106867141 -Jeff Teague,teaguje01,2014,RS,ATL,5126,2542,1.143664071,-1.463480249,-0.319816178,-1.756748054,3.311895271,1.555147217,0.63087846,-0.547671469,0.083206991,3.707360642,3.707360642,0,0.770338629,-1.650110842,-0.879772212,0.858635662 -Jeff Teague,teaguje01,2015,PO,ATL,1045,529,2.790662101,-0.32872559,2.461936511,3.46636961,0.336868263,3.803237872,3.10040912,-0.215360566,2.885048554,1.562353361,0,1.562353361,0.441079897,-1.382936857,-0.94185696,-0.382487386 -Jeff Teague,teaguje01,2015,RS,ATL,4482,2228,2.404875528,0.166470311,2.571345838,1.016017667,1.697092521,2.713110188,2.191959832,0.467380823,2.659340656,6.213391378,6.213391378,0,2.700052017,-0.015010718,2.685041299,1.005201291 -Jeff Teague,teaguje01,2016,PO,ATL,579,279,0.703584492,-6.603053377,-5.899468885,4.666646344,-3.683256246,0.983390097,1.588529606,-6.416899476,-4.82836987,-0.310337932,0,-0.310337932,3.136425989,-7.31406815,-4.177642161,1.624752786 -Jeff Teague,teaguje01,2016,RS,ATL,4668,2255,1.551725657,0.127169441,1.678895098,-2.551831563,-2.023548056,-4.575379619,0.794355385,-0.371862971,0.422492415,3.685008118,3.685008118,0,0.694429456,-0.600888589,0.093540867,0.938354728 -Jeff Teague,teaguje01,2017,PO,IND,280,142,5.943410189,-1.715902007,4.227508182,-6.965865324,12.85963046,5.893765132,3.577971785,1.342981768,4.920953553,0.569174189,0,0.569174189,0.050725086,5.103817685,5.154542771,-0.674490467 -Jeff Teague,teaguje01,2017,RS,IND,5430,2657,2.702598007,-0.670069442,2.032528565,0.291750207,-1.453208063,-1.161457856,2.371707719,-0.866553763,1.505153956,5.816005239,5.816005239,0,1.576787545,-0.92517576,0.651611784,0.811360372 -Jeff Teague,teaguje01,2018,PO,MIN,305,153,1.316073859,-6.725824774,-5.409750915,-0.479060592,-7.458989265,-7.938049856,0.982839248,-7.257544862,-6.274705614,-0.286473728,0,-0.286473728,0.814722947,-5.034860705,-4.220137758,0.929659917 -Jeff Teague,teaguje01,2018,RS,MIN,4724,2311,1.357790135,-1.545508913,-0.187718778,0.442711621,-1.988568644,-1.545857023,1.182204186,-1.704682658,-0.522478472,2.642076686,2.642076686,0,1.22212844,-1.239871861,-0.017743422,0.591761347 -Jeff Teague,teaguje01,2019,RS,MIN,2682,1264,0.797826243,-1.097651961,-0.299825717,1.698757676,-0.539053111,1.159704564,1.017626106,-1.045191223,-0.027565117,1.754946595,1.754946595,0,0.333781672,-1.112073242,-0.77829157,-0.042494538 -Marquis Teague,teaguma01,2014,RS,BRK,404,201,-4.190246203,-6.985352998,-11.1755992,-6.031427007,-9.052023631,-15.08345064,-4.818498626,-7.812255996,-12.63075462,-1.013139036,-1.013139036,0,-5.662239246,-7.159900458,-12.8221397,-0.012715158 -Marquis Teague,teaguma01,2014,RS,CHI,458,242,-8.669354517,-0.30047743,-8.969831947,-7.564724101,5.968442394,-1.596281708,-8.926426634,0.938487402,-7.987939232,-0.627684755,-0.627684755,0,-9.369844677,0.622209221,-8.747635456,-2.823109827 -Marquis Teague,teaguma01,2018,RS,MEM,150,74,-4.760473163,-1.388607768,-6.149080931,-0.738509648,-4.399524586,-5.138034234,-4.162876512,-2.053098417,-6.215974929,-0.128583005,-0.128583005,0,-2.717216473,-0.802887971,-3.520104444,-1.723948055 -Mirza Teletovic,teletmi01,2014,PO,BRK,401,220,3.40001779,1.89602728,5.29604507,1.425678629,-6.295303173,-4.869624545,3.175564337,0.28138998,3.456954318,0.717361005,0,0.717361005,2.251212051,-1.140319322,1.110892729,-0.152517258 -Mirza Teletovic,teletmi01,2014,RS,BRK,2751,1396,1.603427464,-1.737235416,-0.133807952,1.08299306,-3.667964092,-2.584971031,1.596252825,-2.234082114,-0.63782929,1.509116056,1.509116056,0,1.69716412,-2.663352187,-0.966188067,0.302547077 -Mirza Teletovic,teletmi01,2015,PO,BRK,35,16,-14.10295305,3.900061631,-10.20289142,-15.40141295,2.64001739,-12.76139556,-15.22013762,3.821714253,-11.39842337,-0.074896229,0,-0.074896229,-10.08921938,1.905734683,-8.183484697,2.760999384 -Mirza Teletovic,teletmi01,2015,RS,BRK,1764,892,-1.295123128,-0.102362293,-1.397485421,-2.409260893,4.542909589,2.133648696,-1.595425703,0.886206544,-0.709219159,0.931406829,0.931406829,0,-0.842133773,-0.349462788,-1.191596561,0.273689596 -Mirza Teletovic,teletmi01,2016,RS,PHO,3577,1686,1.724838642,-1.473211119,0.251627523,2.95099726,-2.340510877,0.610486383,2.166595889,-1.708909282,0.457686607,2.779283949,2.779283949,0,2.258137292,-2.079601748,0.178535543,0.70968252 -Mirza Teletovic,teletmi01,2017,PO,MIL,52,27,-9.823594478,-5.277921376,-15.10151585,-3.237453287,-32.9059955,-36.14344879,-8.951506217,-11.46491627,-20.41642249,-0.250710077,0,-0.250710077,-6.931469941,-7.913679129,-14.84514907,-0.109235014 -Mirza Teletovic,teletmi01,2017,RS,MIL,2270,1133,-0.784853429,-2.795016343,-3.579869772,0.622419576,2.284331984,2.90675156,-0.546745907,-1.894104958,-2.440850865,0.178861935,0.178861935,0,-0.06841513,-2.621206405,-2.689621535,0.085757632 -Mirza Teletovic,teletmi01,2018,RS,MIL,326,159,1.728967321,-2.141908307,-0.412940986,-4.056643307,-1.501343307,-5.557986614,0.615338196,-2.111022637,-1.495684442,0.102288351,0.102288351,0,1.924953685,-2.67189934,-0.746945655,0.522550835 -Sebastian Telfair,telfase01,2015,RS,OKC,626,327,-1.572368144,0.041275582,-1.531092562,-9.409272295,-0.467084607,-9.876356902,-3.32276467,-0.059175408,-3.381940078,-0.103810922,-0.103810922,0,-1.713811699,-0.579946316,-2.293758016,-1.47262149 -Garrett Temple,templga01,2014,PO,WAS,33,9,2.469412527,-7.122468337,-4.653055809,-10.38838131,-17.97932227,-28.36770358,-0.26956607,-10.0420906,-10.31165667,-0.039427845,0,-0.039427845,0.049871837,-15.26091547,-15.21104364,9.374650789 -Garrett Temple,templga01,2014,RS,WAS,1281,638,-2.841569698,2.975163033,0.133593335,-5.735782441,0.773558098,-4.962224343,-3.598452353,2.650438774,-0.948013579,0.585877814,0.585877814,0,-3.216543193,1.601149919,-1.615393274,-0.111596702 -Garrett Temple,templga01,2015,PO,WAS,57,26,-9.547776283,-4.29909699,-13.84687327,-9.318083591,7.305602261,-2.012481329,-10.12237733,-2.227429508,-12.34980684,-0.133249097,0,-0.133249097,-8.333278472,-3.775972098,-12.10925057,1.404907623 -Garrett Temple,templga01,2015,RS,WAS,1490,735,-0.133348472,0.496894967,0.363546495,-5.841503099,0.647361131,-5.194141969,-1.324870129,0.528259633,-0.796610496,0.735857892,0.735857892,0,-1.216302567,1.063402451,-0.152900117,0.437595822 -Garrett Temple,templga01,2016,RS,WAS,4069,1951,-0.934238906,1.405043118,0.470804211,-2.657539331,3.760320413,1.102781082,-1.337697622,1.976842668,0.639145045,3.379328662,3.379328662,0,-1.59185223,1.964616369,0.372764138,0.167205555 -Garrett Temple,templga01,2017,RS,SAC,3484,1728,-0.47277038,2.53882853,2.06605815,-1.296881425,-1.380352413,-2.677233838,-0.654629598,1.90868652,1.254056922,3.539378331,3.539378331,0,-0.706102459,1.874720621,1.168618162,0.258399371 -Garrett Temple,templga01,2018,RS,SAC,3249,1615,-1.178925835,1.011407404,-0.167518431,-2.681206414,1.601174264,-1.08003215,-1.505028617,1.233267202,-0.271761415,2.034433488,2.034433488,0,-2.066871255,0.720095818,-1.346775437,-0.367647878 -Garrett Temple,templga01,2019,PO,LAC,144,63,-3.349801423,2.643201504,-0.70659992,-3.223448365,5.462981628,2.239533263,-3.535040259,3.587507867,0.052467608,0.093629697,0,0.093629697,-4.182665535,4.736281571,0.553616036,0.777131861 -Garrett Temple,templga01,2019,RS,MEM,3077,1530,-2.468034291,0.617284996,-1.850749295,-2.650425001,1.647957717,-1.002467284,-2.630776976,0.840964277,-1.789812699,0.745187389,0.745187389,0,-2.886210862,1.994016155,-0.892194707,-0.590189529 -Garrett Temple,templga01,2019,RS,LAC,1139,510,-2.027607132,0.257227158,-1.770379974,0.043988462,0.555317727,0.599306189,-1.778079677,0.333815187,-1.44426449,0.341136053,0.341136053,0,-1.544739001,1.147244441,-0.39749456,0.414265728 -Milos Teodosic,teodomi01,2018,RS,LAC,2404,1134,-0.084069249,-2.007366103,-2.091435352,0.544442798,-0.359583008,0.184859791,0.014626813,-1.769847373,-1.75522056,0.582290041,0.582290041,0,0.562207994,-1.433005025,-0.870797031,1.162285514 -Milos Teodosic,teodomi01,2019,RS,LAC,334,150,-1.318378614,-3.795275148,-5.113653762,6.727162914,-1.896663284,4.83049963,0.253701141,-3.62310483,-3.369403689,-0.048387037,-0.048387037,0,-0.188345462,-2.594410463,-2.782755925,2.115695734 -Jared Terrell,terreja01,2019,RS,MIN,235,111,-7.573672811,-4.266931191,-11.840604,-9.461554172,0.81506227,-8.646491902,-8.426033139,-3.417257965,-11.8432911,-0.51916808,-0.51916808,0,-5.941745348,-4.264660788,-10.20640614,0.830192835 -Emanuel Terry,terryem01,2019,RS,PHO,47,20,-4.302748659,3.709015196,-0.593733463,5.741211837,-0.775955172,4.965256665,-2.41321099,3.140811751,0.727600762,0.035888991,0.035888991,0,-2.030722322,4.85201161,2.821289289,1.158995818 -Emanuel Terry,terryem01,2019,RS,MIA,5,3,17.42197588,-19.0723697,-1.650393816,23.73090972,-14.55401262,9.176897099,19.96263872,-19.29504226,0.667596458,0.005149446,0.005149446,0,12.78815944,-12.86315678,-0.074997336,-1.588372308 -Jason Terry,terryja01,2014,RS,BRK,1125,570,0.198137193,-3.752947835,-3.554810642,-1.18963745,-1.056861448,-2.246498898,-0.090432151,-3.398029846,-3.488461997,-0.215180268,-0.215180268,0,0.306476494,-3.995796842,-3.689320349,0.189896046 -Jason Terry,terryja01,2015,PO,HOU,1057,487,2.161396044,-2.110222725,0.051173319,1.482091919,-1.078898747,0.403193173,2.114901185,-2.044337889,0.070563296,0.72966156,0,0.72966156,1.41566833,-0.597695152,0.817973178,0.916570426 -Jason Terry,terryja01,2015,RS,HOU,3408,1641,0.696347386,-0.271584503,0.424762883,-2.137780275,2.79649306,0.658712785,0.101825655,0.317612201,0.419437856,2.668088672,2.668088672,0,-0.042715339,0.362087508,0.319372169,0.524513264 -Jason Terry,terryja01,2016,PO,HOU,265,124,-1.531492208,-6.936343302,-8.467835511,-0.529006148,-6.577249825,-7.106255973,-1.324226539,-7.316179468,-8.640406008,-0.386718931,0,-0.386718931,-2.319882293,-5.062832094,-7.382714387,0.588167841 -Jason Terry,terryja01,2016,RS,HOU,2618,1258,0.518954679,-2.572167468,-2.053212789,-0.450817237,-1.198097637,-1.648914874,0.319737688,-2.424607036,-2.104869349,0.415360894,0.415360894,0,0.492351788,-2.26864765,-1.776295861,0.305743761 -Jason Terry,terryja01,2017,PO,MIL,130,68,-0.423967984,2.624167401,2.200199418,-1.420644554,1.432893621,0.012249067,-0.581391965,2.443298758,1.861906793,0.166092923,0,0.166092923,-2.228757029,1.404779852,-0.823977177,0.627175798 -Jason Terry,terryja01,2017,RS,MIL,2702,1365,0.418013258,0.613710876,1.031724134,0.854908797,2.699921476,3.554830273,0.518647442,1.098646413,1.617293855,3.017670543,3.017670543,0,-0.187879053,0.564808684,0.37692963,-0.768003292 -Jason Terry,terryja01,2018,PO,MIL,93,44,0.225229684,-4.460007563,-4.23477788,-1.688508951,-3.837129225,-5.525638175,-0.287765045,-4.490036462,-4.777801507,-0.047036549,0,-0.047036549,0.348769437,-6.638567569,-6.289798131,0.181302217 -Jason Terry,terryja01,2018,RS,MIL,1686,814,-0.957807874,0.236434401,-0.721373473,-0.233395853,0.206636324,-0.026759529,-0.89643206,0.266812313,-0.629619747,0.878692462,0.878692462,0,-1.077081492,-0.187326665,-1.264408157,-0.214861071 -Hasheem Thabeet,thabeha01,2014,PO,OKC,16,7,-4.025505071,-11.78143997,-15.80694504,-30.2502568,-6.452848211,-36.70310501,-9.799543139,-11.44707541,-21.24661855,-0.070053223,0,-0.070053223,-8.445721806,-4.823821236,-13.26954304,2.619163378 -Hasheem Thabeet,thabeha01,2014,RS,OKC,401,192,-7.73760226,-2.410097435,-10.14769969,-6.247435371,2.213452775,-4.033982596,-7.995549527,-1.668333746,-9.663883273,-0.679768013,-0.679768013,0,-8.055876663,-1.078662899,-9.134539562,0.353350029 -Daniel Theis,theisda01,2018,RS,BOS,1912,936,-1.587355386,2.328948421,0.741593035,-1.938042534,0.9471003,-0.990942234,-1.749941678,2.070802777,0.320861099,1.472894456,1.472894456,0,-1.961311336,1.984572948,0.023261612,0.433813929 -Daniel Theis,theisda01,2019,PO,BOS,94,42,-5.487811039,5.95429032,0.466479281,-5.296103084,3.154452848,-2.141650235,-5.794200564,5.630416577,-0.163783987,0.057856824,0,0.057856824,-2.681969534,2.647714476,-0.034255058,1.21829499 -Daniel Theis,theisda01,2019,RS,BOS,1945,908,-1.223275861,-0.645873914,-1.869149775,-0.030747811,2.60023726,2.569489449,-1.053186091,-0.081644282,-1.134830373,0.748748757,0.748748757,0,-1.560275583,0.541107195,-1.019168388,0.068468091 -Adonis Thomas,thomaad01,2014,RS,ORL,48,24,-0.137398517,0.025297099,-0.112101418,-0.165500268,16.41817011,16.25266984,-0.083268806,3.474839914,3.391571108,0.074500678,0.074500678,0,-4.238732496,0.716384432,-3.522348064,-0.894879368 -Adonis Thomas,thomaad01,2014,RS,PHI,27,13,6.527372082,-4.640739975,1.886632107,17.4263094,-8.793592056,8.632717345,9.337885059,-5.703104749,3.63478031,0.043904554,0.043904554,0,6.702609385,-3.021681331,3.680928055,3.526192024 -Isaiah Thomas,thomais02,2014,RS,SAC,5033,2497,3.524021474,-0.174630411,3.349391063,2.194854609,2.496040509,4.690895118,3.493713957,0.394508176,3.888222133,8.506230547,8.506230547,0,3.151216506,0.10300323,3.254219735,0.559580863 -Isaiah Thomas,thomais02,2015,PO,BOS,246,119,3.086872886,-1.392196863,1.694676023,5.213025107,7.670324974,12.88335008,3.707694746,0.416723606,4.124418352,0.445335741,0,0.445335741,0.730307036,-2.005547819,-1.275240782,3.334368269 -Isaiah Thomas,thomais02,2015,RS,BOS,1123,545,6.49603218,-3.473488863,3.022543316,3.255240343,0.85683482,4.112075162,6.218796089,-2.7937527,3.425043389,1.724652162,1.724652162,0,5.356862567,-3.681237066,1.675625501,0.425893212 -Isaiah Thomas,thomais02,2015,RS,PHO,2441,1181,3.58335045,-2.99844092,0.58490953,3.027024207,-2.033449421,0.993574786,3.696046918,-2.982499158,0.71354776,2.095640516,2.095640516,0,3.160145698,-2.424357888,0.73578781,0.399439244 -Isaiah Thomas,thomais02,2016,PO,BOS,461,220,2.286169953,-3.453199738,-1.167029785,-10.55234323,5.321374844,-5.230968387,-0.097332043,-1.75039957,-1.847731612,0.106989996,0,0.106989996,1.967698399,-4.212277063,-2.244578664,2.312482717 -Isaiah Thomas,thomais02,2016,RS,BOS,5547,2644,4.261753214,-0.749704252,3.512048962,4.007191673,-1.327935492,2.679256181,4.476969848,-0.938166341,3.538803507,8.556389891,8.556389891,0,4.34763409,-0.770529348,3.577104742,0.840680646 -Isaiah Thomas,thomais02,2017,PO,BOS,1037,521,3.647393414,-1.671901909,1.975491505,0.967277909,-1.016827037,-0.049549128,3.280009475,-1.604897065,1.67511241,1.22628644,0,1.22628644,2.590292061,-2.31056448,0.279727582,1.046272872 -Isaiah Thomas,thomais02,2017,RS,BOS,5262,2569,7.947139593,-2.777652173,5.16948742,7.62950731,-6.153780786,1.475726525,8.338011677,-3.64582671,4.692184967,9.831910381,9.831910381,0,8.456531318,-3.259245347,5.197285971,0.778433867 -Isaiah Thomas,thomais02,2018,RS,LAL,990,456,1.60356467,-3.203738608,-1.600173938,2.677375404,-1.786702438,0.890672967,1.960773438,-3.111646685,-1.150873246,0.378510982,0.378510982,0,1.553055022,-3.393798695,-1.840743674,1.725684169 -Isaiah Thomas,thomais02,2018,RS,CLE,860,406,-0.87534221,-2.062314758,-2.937656968,-5.480268315,-6.138716421,-11.61898474,-1.955883116,-2.997189115,-4.953072231,-0.461516305,-0.461516305,0,-0.807931043,-3.143052673,-3.950983716,1.123649113 -Isaiah Thomas,thomais02,2019,RS,DEN,403,181,-3.740942448,-2.085511163,-5.826453611,-5.790391391,4.247559482,-1.542831909,-4.449749402,-0.898724573,-5.348473975,-0.243774756,-0.243774756,0,-1.731065731,-2.663763454,-4.394829185,1.620512371 -Khyri Thomas,thomakh01,2019,PO,DET,31,15,0.119599064,9.238279706,9.35787877,8.051033831,15.29972463,23.35075846,2.118234561,11.24292351,13.36115807,0.126799282,0,0.126799282,7.647772559,7.929265532,15.57703809,-0.286206178 -Khyri Thomas,thomakh01,2019,RS,DET,410,195,-4.659189177,-0.803399711,-5.462588888,-7.409322896,3.397936401,-4.011386495,-5.500901679,0.046961641,-5.453940038,-0.266389649,-0.266389649,0,-4.614049051,-1.213121731,-5.827170782,-0.993569905 -Lance Thomas,thomala01,2014,RS,NOP,82,42,-3.94190866,-6.498484956,-10.44039362,-7.354553306,4.447092117,-2.907461189,-4.921175884,-4.593990139,-9.515166023,-0.144427418,-0.144427418,0,-5.458355909,-5.874464009,-11.33281992,-0.356796387 -Lance Thomas,thomala01,2015,RS,NYK,2042,1040,-4.088512104,-1.642913024,-5.731425128,-1.65456114,-1.27124439,-2.92580553,-3.75845934,-1.594757928,-5.353217268,-1.377998439,-1.377998439,0,-3.461667042,-2.414337288,-5.87600433,-0.2283681 -Lance Thomas,thomala01,2015,RS,OKC,868,450,-3.422462211,-1.928606629,-5.35106884,-7.72402964,-1.839848756,-9.563878396,-4.564759554,-2.031280929,-6.596040484,-0.879380794,-0.879380794,0,-5.271659273,-2.157138309,-7.428797582,-0.394393666 -Lance Thomas,thomala01,2016,RS,NYK,2642,1313,-0.989730104,-0.517023436,-1.50675354,-0.495156342,2.165581612,1.67042527,-0.938809846,0.022254925,-0.916554921,1.22358849,1.22358849,0,-1.234175902,-1.113810763,-2.347986665,-0.367763591 -Lance Thomas,thomala01,2017,RS,NYK,1962,968,-2.11301592,-1.691143731,-3.804159651,-4.010023269,-2.405768462,-6.415791731,-2.628877207,-1.90954118,-4.538418387,-0.87731631,-0.87731631,0,-2.75306818,-2.175076764,-4.928144944,-0.659265554 -Lance Thomas,thomala01,2018,RS,NYK,2773,1353,-2.701046716,-0.1529593,-2.854006016,-3.600333523,0.68853005,-2.911803473,-3.021069164,0.043161907,-2.977907257,-0.156315663,-0.156315663,0,-3.256479117,-0.676210186,-3.932689303,-0.636103293 -Lance Thomas,thomala01,2019,RS,NYK,1665,783,-4.003645446,-1.627563338,-5.631208785,-4.433071378,1.580248406,-2.852822972,-4.300825548,-1.011994244,-5.312819792,-1.019334861,-1.019334861,0,-4.211683702,-1.34299403,-5.554677732,-0.445684914 -Malcolm Thomas,thomama01,2014,RS,UTA,103,48,-8.778126187,-8.232330944,-17.01045713,0.754442228,-3.547785015,-2.793342787,-7.281139359,-7.698649397,-14.97978876,-0.303017108,-0.303017108,0,-6.51191059,-10.35248126,-16.86439185,1.125500594 -Malcolm Thomas,thomama01,2014,RS,SAS,29,15,-10.46719317,-0.483618769,-10.95081194,12.65214273,4.195066833,16.84720956,-6.397791065,0.330687101,-6.067103965,-0.02569553,-0.02569553,0,-6.869598358,0.051301183,-6.818297176,1.17026203 -Malcolm Thomas,thomama01,2015,RS,PHI,418,194,-4.076949019,-5.372494789,-9.449443808,-7.843350222,-8.54138945,-16.38473967,-5.04681375,-6.348432786,-11.39524654,-0.863068872,-0.863068872,0,-4.865627236,-5.512554225,-10.37818146,0.826234821 -Tyrus Thomas,thomaty01,2015,RS,MEM,15,7,7.257555076,-13.60265768,-6.345102599,3.386979659,-10.74784395,-7.360864295,6.809493999,-13.98552602,-7.176032026,-0.015635203,-0.015635203,0,2.427415949,-17.95521637,-15.52780042,-1.04300854 -Hollis Thompson,thompho01,2014,RS,PHI,3639,1742,-0.757346955,-2.944972378,-3.702319333,0.877256291,-2.73762808,-1.860371789,-0.422630599,-3.018584402,-3.441215001,-0.613749898,-0.613749898,0,-1.444283806,-3.046211111,-4.490494916,-0.090578776 -Hollis Thompson,thompho01,2015,RS,PHI,3645,1776,-0.896992051,-1.099702368,-1.99669442,-1.882837355,-0.607402669,-2.490240024,-1.066890636,-1.064453627,-2.131344263,0.56373952,0.56373952,0,-1.754094152,-1.066019812,-2.820113964,0.541618258 -Hollis Thompson,thompho01,2016,RS,PHI,4493,2154,-1.354467175,-3.686556065,-5.041023239,1.023323656,-1.11616921,-0.092845554,-0.859915527,-3.333304811,-4.193220338,-1.592035474,-1.592035474,0,-1.226616503,-3.134517801,-4.361134304,0.368304835 -Hollis Thompson,thompho01,2017,RS,PHI,1147,561,-2.347969257,-2.099743772,-4.447713028,-1.752906066,-1.664051172,-3.416957238,-2.322728297,-2.133146513,-4.45587481,-0.483007731,-0.483007731,0,-2.938206355,-2.211292921,-5.149499276,-1.055023061 -Hollis Thompson,thompho01,2017,RS,NOP,391,191,-3.589193433,0.834610843,-2.754582591,-2.918130452,3.375057536,0.456927084,-3.627954912,1.39046507,-2.237489842,0.049688087,0.049688087,0,-3.333426587,0.936458086,-2.396968501,-0.501039869 -Jason Thompson,thompja02,2014,RS,SAC,3985,2007,-2.256921982,0.336415925,-1.920506057,1.9884247,-0.175313179,1.813111522,-1.524648973,0.271651604,-1.252997369,1.519972041,1.519972041,0,-2.273057989,0.010286331,-2.262771658,-0.808161848 -Jason Thompson,thompja02,2015,RS,SAC,3994,1991,-2.432854238,0.445059006,-1.987795232,-0.166844445,-1.173553005,-1.34039745,-2.130285131,0.175985909,-1.954299222,0.802349783,0.802349783,0,-2.879950684,-0.466557359,-3.346508043,-0.703488712 -Jason Thompson,thompja02,2016,PO,TOR,111,55,-1.745438828,-5.165140312,-6.91057914,1.803367955,2.261227261,4.064595216,-1.112868529,-3.896720496,-5.009589025,-0.064768669,0,-0.064768669,-1.396678691,-6.205202547,-7.601881238,-0.910514868 -Jason Thompson,thompja02,2016,RS,GSW,386,179,-0.790122393,-2.447989117,-3.23811151,-7.421092032,-6.718658642,-14.13975067,-2.316497772,-3.595104015,-5.911601786,-0.290502743,-0.290502743,0,-1.640801099,-2.079654215,-3.720455314,0.597936884 -Jason Thompson,thompja02,2016,RS,TOR,569,292,0.538415295,-1.438709142,-0.900293847,0.411472382,1.420309376,1.831781758,0.488491502,-0.939877031,-0.451385529,0.339425726,0.339425726,0,0.25737314,0.319530463,0.576903603,-0.861176748 -Klay Thompson,thompkl01,2014,PO,GSW,516,257,1.667480545,0.413257346,2.080737891,-8.913216034,-5.875554332,-14.78877037,-0.49442299,-0.892376295,-1.386799286,0.183426934,0,0.183426934,-2.271993488,0.175535963,-2.096457525,-0.464824809 -Klay Thompson,thompkl01,2014,RS,GSW,5842,2868,1.088310974,0.437208153,1.525519127,5.597176687,2.354229249,7.951405935,2.069294331,0.808872864,2.878167195,8.268856917,8.268856917,0,2.318590072,1.721131352,4.039721425,0.389241425 -Klay Thompson,thompkl01,2015,PO,GSW,1509,761,2.260170863,-0.345385564,1.914785299,5.141296074,-3.719758001,1.421538073,2.917361098,-1.149998188,1.76736291,1.802079912,0,1.802079912,2.525628047,-1.302478162,1.223149885,-0.365118911 -Klay Thompson,thompkl01,2015,RS,GSW,5134,2455,3.829460502,0.860225091,4.689685592,5.956697834,1.543055514,7.499753348,4.344558884,1.000543252,5.345102136,10.25668225,10.25668225,0,4.860554231,1.178519438,6.039073669,1.108757599 -Klay Thompson,thompkl01,2016,PO,GSW,1747,849,3.925130407,1.079769459,5.004899867,-1.500264438,-0.170228172,-1.67049261,2.920543081,0.824631548,3.745174628,2.945337726,0,2.945337726,1.650481459,1.563066209,3.213547668,1.430903109 -Klay Thompson,thompkl01,2016,RS,GSW,5629,2666,2.687509296,-1.244267751,1.443241544,5.299398745,1.158055597,6.457454343,3.21544056,-0.852220754,2.363219806,7.000910776,7.000910776,0,4.253163139,-0.660887948,3.592275191,0.645461018 -Klay Thompson,thompkl01,2017,PO,GSW,1258,596,-1.24671042,1.785356631,0.538646211,-0.364520808,4.727013047,4.362492239,-1.274874037,2.419121803,1.144247766,1.223719008,0,1.223719008,-0.169383224,2.746322543,2.576939319,0.191686255 -Klay Thompson,thompkl01,2017,RS,GSW,5575,2649,1.509625847,0.251236745,1.760862592,4.569648889,1.175880692,5.745529582,2.109939876,0.397838284,2.50777816,7.115043216,7.115043216,0,3.456024056,0.377208771,3.833232827,0.124952415 -Klay Thompson,thompkl01,2018,PO,GSW,1615,794,1.315832455,-0.556730408,0.759102047,-1.545508209,-0.062048355,-1.607556564,0.705534958,-0.584040749,0.121494209,1.199768385,0,1.199768385,1.346711745,0.265819886,1.61253163,0.004070352 -Klay Thompson,thompkl01,2018,RS,GSW,5293,2506,1.289797822,-0.242611305,1.047186517,3.111795076,1.952855885,5.064650961,1.66949323,0.178730556,1.848223786,5.90203368,5.90203368,0,2.807214702,0.121159919,2.928374621,0.386775363 -Klay Thompson,thompkl01,2019,PO,GSW,1687,818,0.501186802,-0.256475678,0.244711124,-1.122549136,-5.380349199,-6.502898335,0.085218076,-1.359591723,-1.274373648,0.634555016,0,0.634555016,0.319405567,-0.521836558,-0.20243099,-0.094101621 -Klay Thompson,thompkl01,2019,RS,GSW,5657,2652,0.9986454,-0.250013109,0.748632291,0.928360471,-2.736957095,-1.808596625,0.934625725,-0.798911826,0.135713899,3.907496028,3.907496028,0,2.472224625,-0.302260632,2.169963993,0.077774012 -Tristan Thompson,thomptr01,2014,RS,CLE,5068,2594,-1.131897492,-1.934528363,-3.066425855,1.327400299,-5.827051067,-4.499650769,-0.661250552,-2.841018955,-3.502269507,-0.984072975,-0.984072975,0,-0.501984326,-2.565083597,-3.067067923,-1.110280641 -Tristan Thompson,thomptr01,2015,PO,CLE,1392,727,2.19181643,3.31941281,5.51122924,1.486139153,-1.103531719,0.382607434,2.060305673,2.53960639,4.599912063,2.773825082,0,2.773825082,2.92793345,2.196803384,5.124736834,-1.299461215 -Tristan Thompson,thomptr01,2015,RS,CLE,4270,2194,-0.604431238,0.354427916,-0.250003321,1.377031695,-1.364267428,0.012764267,-0.292594543,0.018488837,-0.274105705,2.738811811,2.738811811,0,0.429548029,-0.332960133,0.096587896,-1.129773735 -Tristan Thompson,thomptr01,2016,PO,CLE,1194,622,1.477727227,2.762029835,4.239757062,2.343100697,3.995338996,6.338439694,1.579937413,3.134033006,4.713970419,2.434326862,0,2.434326862,2.247384581,2.16565559,4.41304017,-0.334939965 -Tristan Thompson,thomptr01,2016,RS,CLE,4482,2269,0.439209649,2.402516428,2.841726077,1.782183951,1.481844403,3.264028354,0.729338026,2.319793201,3.049131227,6.663276723,6.663276723,0,0.861898312,2.05450838,2.916406692,-0.728478223 -Tristan Thompson,thomptr01,2017,PO,CLE,1139,562,0.425127421,2.399094848,2.82422227,-3.395665879,3.91191634,0.516250461,-0.481707545,2.855828741,2.374121195,1.51882068,0,1.51882068,-0.200379799,2.922935302,2.722555503,0.222650456 -Tristan Thompson,thomptr01,2017,RS,CLE,4717,2336,-1.021130732,1.558368279,0.537237547,-1.220327215,-0.463681042,-1.684008257,-1.141017845,1.280862517,0.139844671,3.415069256,3.415069256,0,-1.050366585,1.215876072,0.165509487,-0.829515735 -Tristan Thompson,thomptr01,2018,PO,CLE,804,416,1.552848805,-0.23599471,1.316854095,2.805634416,-2.491429862,0.314204554,1.821203399,-0.693314213,1.127889186,0.838906973,0,0.838906973,2.123113096,-1.54993918,0.573173916,-1.144453087 -Tristan Thompson,thomptr01,2018,RS,CLE,2228,1072,-1.53065318,-0.340540319,-1.8711935,-2.21718028,-2.826006679,-5.043186959,-1.801689723,-0.801405893,-2.603095616,0.079909815,0.079909815,0,-1.793793666,-0.724782408,-2.518576073,-0.539823919 -Tristan Thompson,thomptr01,2019,RS,CLE,2422,1198,-0.221236426,1.648743834,1.427507408,-0.444649028,-2.677827126,-3.122476153,-0.246354593,0.957837959,0.711483366,2.086023804,2.086023804,0,-0.301074672,0.326214047,0.025139375,-1.430762834 -Marcus Thornton,thornma01,2014,PO,BRK,228,124,2.484856852,-2.565585374,-0.080728522,1.458165504,-11.13494644,-9.676780934,2.391983609,-4.536361637,-2.144378029,0.039429574,0,0.039429574,0.525358604,-5.267860012,-4.742501409,-0.203227872 -Marcus Thornton,thornma01,2014,RS,BRK,1211,620,0.688869112,-1.702835093,-1.013965981,0.142389353,-0.785516118,-0.643126765,0.630506885,-1.596565148,-0.966058263,0.566645786,0.566645786,0,1.482420661,-1.694615728,-0.212195067,0.398104617 -Marcus Thornton,thornma01,2014,RS,SAC,2217,1121,0.260548085,-0.920309739,-0.659761654,1.5997681,1.235877684,2.835645784,0.551949061,-0.502939152,0.049009909,1.591289799,1.591289799,0,0.31057912,-1.144988879,-0.834409759,-0.572769096 -Marcus Thornton,thornma01,2015,RS,PHO,162,81,-5.898843565,1.19382358,-4.705019985,-10.28556442,0.739140397,-9.546424023,-7.156452171,1.185558135,-5.970894036,-0.133733515,-0.133733515,0,-5.461692158,-0.13585304,-5.597545198,0.451136004 -Marcus Thornton,thornma01,2015,RS,BOS,1306,640,2.51918121,-0.544540671,1.97464054,0.10229068,0.283075373,0.385366052,2.184873879,-0.405134716,1.779739163,1.479473354,1.479473354,0,2.117035512,-1.702992993,0.414042518,0.025070148 -Marcus Thornton,thornma01,2016,RS,HOU,1861,885,1.616228665,-2.517624596,-0.901395931,-0.772746665,-0.515338297,-1.288084962,1.214395625,-2.240536531,-1.026140906,0.781639455,0.781639455,0,1.636607317,-2.423635318,-0.787028001,0.410552956 -Marcus Thornton,thornma01,2016,RS,WAS,493,224,1.702584429,-1.281903022,0.420681407,0.983483347,1.145894939,2.129378286,1.662120167,-0.8596295,0.802490667,0.41236598,0.41236598,0,1.406970492,-1.410043715,-0.003073223,1.533114986 -Marcus Thornton,thornma01,2017,RS,WAS,1172,575,-0.703271056,-2.92653722,-3.629808276,-4.079767533,-8.095007634,-12.17477517,-1.474461223,-4.161764515,-5.636225737,-0.839193615,-0.839193615,0,-0.922114175,-3.601847983,-4.523962158,-0.871642304 -Sindarius Thornwell,thornsi01,2018,RS,LAC,2448,1156,-2.108721476,1.387959899,-0.720761577,-3.185533523,2.962977651,-0.222555871,-2.497388632,1.820605323,-0.676783309,1.225587619,1.225587619,0,-2.563950561,1.208344967,-1.355605594,0.228987302 -Sindarius Thornwell,thornsi01,2019,PO,LAC,28,12,-5.331459053,6.096271235,0.764812182,-0.340801483,14.1633224,13.82252091,-4.632464204,8.078168272,3.445704069,0.03932475,0,0.03932475,-6.108298966,5.647911889,-0.460387078,0.514836619 -Sindarius Thornwell,thornsi01,2019,RS,LAC,726,313,-5.011949784,0.131531862,-4.880417922,-6.965016484,5.251334995,-1.713681488,-5.767498538,1.226851,-4.540647538,-0.288283577,-0.288283577,0,-5.65249733,0.272119096,-5.380378234,0.830558487 -Jamaal Tinsley,tinslja01,2014,RS,UTA,210,110,-3.675520844,-7.016969206,-10.69249005,-7.961115475,-1.429125529,-9.390241004,-4.750294765,-6.227434085,-10.97772885,-0.459673641,-0.459673641,0,-4.062394337,-6.374301902,-10.43669624,-0.432666736 -Mike Tobey,tobeymi01,2017,RS,CHA,49,25,-8.153121291,11.01921046,2.866089171,-22.85989829,8.611450316,-14.24844797,-11.76514688,11.1865382,-0.578608673,0.027439257,0.027439257,0,-9.132975093,5.668376473,-3.464598621,-0.909644962 -Anthony Tolliver,tollian01,2014,PO,CHA,46,21,3.854910767,-0.429522702,3.425388065,-2.633180058,-3.601542477,-6.234722535,2.832456308,-1.091026181,1.741430126,0.050087214,0,0.050087214,0.129101862,-0.080020644,0.049081218,0.85270103 -Anthony Tolliver,tollian01,2014,RS,CHA,2594,1298,0.337805653,-0.677168284,-0.339362631,0.986908279,1.403421797,2.390330076,0.525042543,-0.307971671,0.217070871,1.968035356,1.968035356,0,-0.483049602,-1.023554747,-1.506604348,0.152471453 -Anthony Tolliver,tollian01,2015,RS,PHO,564,272,-1.665271786,-3.839352925,-5.504624711,-2.022013496,-1.305765513,-3.327779009,-1.848006435,-3.546180667,-5.394187102,-0.36809098,-0.36809098,0,-1.54407804,-3.938336498,-5.482414538,0.299355891 -Anthony Tolliver,tollian01,2015,RS,DET,2304,1160,0.640813499,-1.315083169,-0.67426967,3.755667884,-0.025138984,3.7305289,1.318609492,-1.107532584,0.211076908,1.758375096,1.758375096,0,1.748902508,-1.263638584,0.485263923,0.323670052 -Anthony Tolliver,tollian01,2016,PO,DET,49,26,-1.644777944,-3.44380317,-5.088581113,-11.15108867,-8.345781127,-19.4968698,-3.767321304,-4.690368094,-8.457689398,-0.076210622,0,-0.076210622,-2.326672436,-5.42060737,-7.747279806,-2.286467082 -Anthony Tolliver,tollian01,2016,RS,DET,2684,1341,0.32504749,-0.136924894,0.188122597,-0.828153049,0.456277214,-0.371875835,0.106916437,-0.022924909,0.083991528,1.930481181,1.930481181,0,0.30258744,-0.671612709,-0.369025269,-0.427031025 -Anthony Tolliver,tollian01,2017,RS,SAC,3004,1477,-0.674992036,-1.124710801,-1.799702838,0.349878984,-1.277646134,-0.92776715,-0.482287495,-1.190496057,-1.672783552,0.813446532,0.813446532,0,-0.698361596,-1.5577281,-2.256089696,0.204638124 -Anthony Tolliver,tollian01,2018,RS,DET,3585,1757,2.006252386,-0.096374452,1.909877934,0.041334846,0.784976131,0.826310978,1.729344292,0.069644838,1.798989129,4.077610129,4.077610129,0,1.509624401,-0.378118031,1.13150637,-0.004891326 -Anthony Tolliver,tollian01,2019,RS,MIN,2306,1079,-1.380424233,-0.860382169,-2.240806402,-3.239442127,1.125554238,-2.11388789,-1.868123827,-0.477870059,-2.345993885,0.222244002,0.222244002,0,-1.361776535,-1.168306262,-2.530082797,-0.075015296 -Axel Toupane,toupaax01,2016,RS,DEN,613,305,-1.658691981,-1.227389655,-2.886081637,3.50428581,-3.478650368,0.025635441,-0.679951021,-1.725583842,-2.405534862,0.05363789,0.05363789,0,-1.263625947,-1.231956222,-2.495582169,0.064392842 -Axel Toupane,toupaax01,2017,RS,MIL,11,6,-14.02965115,-6.407578944,-20.4372301,-19.77535866,-43.506077,-63.28143566,-16.08450021,-14.5237687,-30.60826891,-0.084593771,-0.084593771,0,-15.31055071,-13.30548411,-28.61603481,-0.789009216 -Axel Toupane,toupaax01,2017,RS,NOP,84,41,0.601411516,-0.948546032,-0.347134516,-4.529639275,0.793259568,-3.736379707,-0.370996727,-0.649263435,-1.020260162,0.035957136,0.035957136,0,-0.200810931,-0.094446466,-0.295257397,-0.612427521 -Karl-Anthony Towns,townska01,2016,RS,MIN,5312,2627,0.79966248,0.780169503,1.579831983,2.245964919,-2.459518515,-0.213553595,1.157905189,0.20988618,1.367791369,5.559972261,5.559972261,0,0.733252494,0.048268121,0.781520615,0.724367335 -Karl-Anthony Towns,townska01,2017,RS,MIN,6043,3030,3.086684651,-1.38591167,1.70077298,6.052104177,-4.524658871,1.527445306,3.835300211,-2.086446198,1.748854013,6.963363989,6.963363989,0,4.036508543,-1.7005737,2.335934843,0.120710432 -Karl-Anthony Towns,townska01,2018,PO,MIN,337,170,-1.362979078,0.225983417,-1.136995662,8.808262307,-19.54938571,-10.74112341,0.640373699,-3.828297914,-3.187924215,-0.039384261,0,-0.039384261,1.91644407,-3.469897768,-1.553453698,0.523352621 -Karl-Anthony Towns,townska01,2018,RS,MIN,5845,2918,3.142239262,-0.257408798,2.884830464,7.99123967,0.799695631,8.790935301,4.269739347,-0.027527024,4.242212323,10.33360203,10.33360203,0,4.416535611,0.696563373,5.113098984,-0.725639204 -Karl-Anthony Towns,townska01,2019,RS,MIN,5358,2545,3.282302691,0.081628354,3.363931045,3.163625347,-0.396381726,2.767243622,3.450809575,0.039750782,3.490560356,8.139934627,8.139934627,0,3.786538782,0.616036112,4.402574894,0.463124103 -Gary Trent Jr.,trentga02,2019,RS,POR,241,111,-6.128116076,-2.491109749,-8.619225826,0.881490413,-5.001145904,-4.11965549,-5.128380081,-3.198877037,-8.327257118,-0.315515807,-0.315515807,0,-4.893495732,-4.176731089,-9.070226822,-0.108586415 -Allonzo Trier,trieral01,2019,RS,NYK,3083,1459,-0.906504224,-2.052952651,-2.959456875,-2.741833532,1.195052985,-1.546780547,-1.252446802,-1.451901546,-2.704348348,0.033858124,0.033858124,0,-2.021507743,-2.336903398,-4.358411142,-0.372282208 -PJ Tucker,tuckepj01,2014,RS,PHO,5086,2490,0.841765414,0.969346078,1.811111492,0.359148923,0.600164257,0.95931318,0.766865986,0.947089907,1.713955893,5.705718209,5.705718209,0,0.378950266,1.47354113,1.852491396,0.587186064 -PJ Tucker,tuckepj01,2015,RS,PHO,4836,2383,0.189558946,1.386557126,1.576116072,-3.230065803,0.601015945,-2.629049858,-0.51333563,1.31387114,0.800535511,4.311941762,4.311941762,0,-0.603569736,2.158271036,1.554701301,-0.107134632 -PJ Tucker,tuckepj01,2016,RS,PHO,5256,2540,-0.445852936,0.885428314,0.439575378,-1.913113697,0.708739499,-1.204374198,-0.769383615,0.940687972,0.171304358,3.783909538,3.783909538,0,-1.334883695,1.009357021,-0.325526675,-0.047287505 -PJ Tucker,tuckepj01,2017,PO,TOR,486,251,-2.033647952,2.080008226,0.046360274,-3.087692065,8.455225394,5.367533328,-2.279237352,3.531216,1.251978647,0.526089787,0,0.526089787,-4.079245095,4.542406653,0.463161557,-0.452524162 -PJ Tucker,tuckepj01,2017,RS,TOR,1231,609,-0.843826031,1.93898913,1.095163099,-1.706444811,5.013246163,3.306801352,-1.121024466,2.697665764,1.576641298,1.338605391,1.338605391,0,-0.319276298,2.352683538,2.03340724,-0.418321508 -PJ Tucker,tuckepj01,2017,RS,PHO,3383,1627,-0.763700016,1.280261759,0.516561743,-0.969364309,0.042634672,-0.926729637,-0.86100801,1.145379595,0.284371585,2.504467569,2.504467569,0,-1.484941496,1.546081082,0.061139586,-0.558847311 -PJ Tucker,tuckepj01,2018,PO,HOU,1133,569,1.040966729,1.379472373,2.420439102,8.560745929,5.097213321,13.65795925,2.61961543,2.196936918,4.816552348,2.227740196,0,2.227740196,2.804362522,3.263568726,6.067931248,-1.625090833 -PJ Tucker,tuckepj01,2018,RS,HOU,4696,2281,-1.648516562,0.0190172,-1.629499362,1.611037533,1.992869865,3.603907399,-1.16094788,0.393570173,-0.767377707,2.297183729,2.297183729,0,-0.402134819,0.920701649,0.518566829,-0.435300137 -PJ Tucker,tuckepj01,2019,PO,HOU,862,426,2.115599658,1.935756492,4.05135615,3.931249264,10.14107227,14.07232154,2.508165729,3.726764223,6.234929952,2.00274258,0,2.00274258,3.740862338,5.426548789,9.167411127,-0.559268538 -PJ Tucker,tuckepj01,2019,RS,HOU,5734,2802,-1.919574792,1.927514777,0.007939984,-0.291536428,0.518796253,0.227259825,-1.774673963,1.748566649,-0.026107314,3.869264351,3.869264351,0,-1.151274247,2.374264781,1.222990534,-0.647993156 -Ronny Turiaf,turiaro01,2014,RS,MIN,1229,606,-1.132094132,3.651705189,2.519611057,-2.934585199,0.229527916,-2.705057283,-1.599971395,3.159173578,1.559202182,1.325326352,1.325326352,0,-1.119476019,1.713808152,0.594332133,-0.50378704 -Ronny Turiaf,turiaro01,2015,RS,MIN,42,19,-4.956462695,-11.44038822,-16.39685091,-11.05210432,-4.486003273,-15.53810759,-6.520135237,-10.58131813,-17.10145337,-0.138641579,-0.138641579,0,-8.425549708,-11.68706457,-20.11261428,-0.329854414 -Hedo Turkoglu,turkohe01,2014,PO,LAC,79,41,1.111141403,7.015108824,8.126250227,-2.499177042,8.575466601,6.076289559,0.298857627,7.789383155,8.088240782,0.230683573,0,0.230683573,2.164489448,5.831232009,7.995721456,-1.247377896 -Hedo Turkoglu,turkohe01,2014,RS,LAC,795,392,-0.81435274,0.824750854,0.010398114,-2.360735701,0.701840167,-1.658895534,-1.263660233,0.803513204,-0.460147029,0.459628065,0.459628065,0,-0.944926424,1.065432368,0.120505945,0.347901803 -Hedo Turkoglu,turkohe01,2015,PO,LAC,112,55,-4.833483693,2.750866001,-2.082617692,-15.76605704,-6.500843119,-22.26690016,-7.510188091,0.991117807,-6.519070283,-0.109114133,0,-0.109114133,-3.585260782,1.449451232,-2.135809549,0.02960792 -Hedo Turkoglu,turkohe01,2015,RS,LAC,1429,705,-0.22773411,-0.752592251,-0.980326361,-3.96466656,-1.157829674,-5.122496234,-1.011878302,-0.897092635,-1.908970937,0.303107324,0.303107324,0,0.153206581,-1.661373638,-1.508167057,0.189163804 -Evan Turner,turneev01,2014,PO,IND,294,149,-4.263187168,-2.088444148,-6.351631316,-12.55826836,-7.517924137,-20.0761925,-6.220822719,-3.391573656,-9.612396375,-0.54253662,0,-0.54253662,-5.770795882,-4.823379438,-10.59417532,0.77597126 -Evan Turner,turneev01,2014,RS,PHI,3970,1886,-2.058724287,-2.284887702,-4.343611989,-1.230963861,1.529245384,0.298281523,-1.881580155,-1.572731068,-3.454311223,-0.685117537,-0.685117537,0,-1.956212786,-1.697628928,-3.653841714,1.047735466 -Evan Turner,turneev01,2014,RS,IND,1113,571,-2.509027427,-2.878330336,-5.387357763,-3.416356295,-3.339967874,-6.75632417,-2.820218715,-3.222855306,-6.043074021,-0.955892927,-0.955892927,0,-3.828051031,-2.666426476,-6.494477507,-0.345849592 -Evan Turner,turneev01,2015,PO,BOS,231,118,-1.174019298,4.245890979,3.071871681,0.851421043,-7.533993391,-6.682572347,-0.798306057,2.045496516,1.247190459,0.246384983,0,0.246384983,-3.392423288,2.273753757,-1.118669532,-0.702520952 -Evan Turner,turneev01,2015,RS,BOS,4593,2260,-1.678482321,0.624530687,-1.053951634,-2.265677615,-1.592088999,-3.857766614,-1.889396569,0.187976079,-1.70142049,1.212532508,1.212532508,0,-1.41780395,0.012658059,-1.405145891,0.274883111 -Evan Turner,turneev01,2016,PO,BOS,443,214,-2.992392205,3.508661288,0.516269083,0.339512857,1.860342724,2.199855581,-2.393892722,3.351687184,0.957794462,0.418898976,0,0.418898976,0.096069157,0.357777925,0.453847083,0.313444227 -Evan Turner,turneev01,2016,RS,BOS,4763,2271,-0.606195647,0.352105411,-0.254090236,-4.885804534,2.05238603,-2.833418504,-1.547627254,0.692133836,-0.855493418,2.202326992,2.202326992,0,-1.709328026,0.41653455,-1.292793475,0.32182776 -Evan Turner,turneev01,2017,PO,POR,270,124,-0.103952512,3.109472868,3.005520356,-3.609558772,12.06183895,8.452280183,-0.833372223,5.158022738,4.324650516,0.466740125,0,0.466740125,2.470593885,6.517879567,8.988473452,1.072932073 -Evan Turner,turneev01,2017,RS,POR,3402,1658,-1.382271996,0.772324204,-0.609947791,-5.79598374,1.229366231,-4.56661751,-2.406784911,0.936590933,-1.470193979,1.082292737,1.082292737,0,-2.167809564,0.709479333,-1.458330232,-0.028090046 -Evan Turner,turneev01,2018,PO,POR,187,87,-0.916401717,2.89696723,1.980565513,-0.393373232,4.24846041,3.855087179,-0.857666443,3.431618017,2.573951574,0.247518313,0,0.247518313,-1.666128474,1.667613865,0.001485391,1.517169465 -Evan Turner,turneev01,2018,RS,POR,4170,2034,-1.653730594,0.649061493,-1.004669101,-5.048193143,-0.877679168,-5.925872311,-2.464375195,0.340406496,-2.123968699,0.646751638,0.646751638,0,-3.149573896,0.438237796,-2.7113361,-0.444377829 -Evan Turner,turneev01,2019,PO,POR,496,245,-3.507846044,1.947250468,-1.560595576,-0.167251553,2.02714783,1.859896277,-3.055986009,2.08960982,-0.966376189,0.226293754,0,0.226293754,-3.426749118,0.414842031,-3.011907088,-1.577773041 -Evan Turner,turneev01,2019,RS,POR,3367,1605,-1.604832022,0.328325293,-1.276506729,-1.004012042,-1.148549759,-2.152561801,-1.619328194,0.030155408,-1.589172786,0.942049329,0.942049329,0,-1.257228492,-0.46125602,-1.718484512,-0.913286808 -Myles Turner,turnemy01,2016,PO,IND,372,197,-5.163423033,-0.649193255,-5.812616288,0.165035362,-2.083803773,-1.91876841,-4.37924203,-1.024619797,-5.403861827,-0.27618831,0,-0.27618831,-4.820547812,-0.052870167,-4.873417979,0.375175158 -Myles Turner,turnemy01,2016,RS,IND,2841,1367,-3.583938496,1.69041204,-1.893526456,-3.674560259,0.219560965,-3.454999294,-3.804045087,1.417863633,-2.386181455,0.253759177,0.253759177,0,-3.125478631,1.449222397,-1.676256234,0.006289631 -Myles Turner,turnemy01,2017,PO,IND,264,133,-4.638535166,2.447225009,-2.191310158,14.82179088,6.4604458,21.28223668,-0.888800289,3.488470168,2.599669879,0.379043974,0,0.379043974,-1.408890333,4.819425208,3.410534874,1.199509196 -Myles Turner,turnemy01,2017,RS,IND,5162,2541,-1.51068169,2.026713308,0.516031617,1.970072079,2.282159289,4.252231368,-0.870539302,2.183178688,1.312639386,5.279919737,5.279919737,0,-0.84934168,2.02458022,1.17523854,0.242859777 -Myles Turner,turnemy01,2018,PO,IND,384,196,-0.611290288,0.861621097,0.250330809,-8.484293088,10.68936288,2.205069791,-2.269278667,2.844419359,0.575140692,0.345872744,0,0.345872744,-5.642350229,1.841202558,-3.80114767,0.834414507 -Myles Turner,turnemy01,2018,RS,IND,3739,1836,-1.950360583,-0.525725414,-2.476085997,-0.681845388,0.274275285,-0.407570102,-1.813847269,-0.395077859,-2.208925128,0.507076648,0.507076648,0,-1.489737052,0.221138071,-1.268598981,0.04640377 -Myles Turner,turnemy01,2019,PO,IND,259,126,-1.853530344,5.245751512,3.392221168,1.106517056,0.089222035,1.195739091,-1.284080024,4.433004999,3.148924974,0.398229572,0,0.398229572,-0.729862954,3.975159604,3.24529665,1.810828111 -Myles Turner,turnemy01,2019,RS,IND,4363,2119,-1.648527003,1.488807087,-0.159719916,-2.719329048,3.201665384,0.482336336,-1.970793828,1.88527487,-0.085518958,2.879676529,2.879676529,0,-1.340940004,2.549497261,1.208557256,-0.032927239 -Jeremy Tyler,tylerje01,2014,RS,NYK,797,398,-4.431214797,0.378829406,-4.052385392,-1.422502513,-2.922472597,-4.34497511,-4.099938801,-0.261087639,-4.36102644,-0.328383568,-0.328383568,0,-4.181938309,-1.197702201,-5.37964051,0.366257151 -Ekpe Udoh,udohek01,2014,RS,MIL,1550,804,-5.098655192,-3.664719267,-8.763374458,-0.754822656,-2.562684671,-3.317507327,-4.498321764,-3.571001215,-8.069322979,-2.160933572,-2.160933572,0,-4.44534986,-3.994668163,-8.440018023,-0.925612297 -Ekpe Udoh,udohek01,2015,PO,LAC,27,12,-8.145956185,-4.606777101,-12.75273329,17.984547,22.59407504,40.57862204,-3.281768161,0.783596686,-2.498171475,0.001591129,0,0.001591129,-2.558762565,-0.221579978,-2.780342543,0.059630118 -Ekpe Udoh,udohek01,2015,RS,LAC,264,128,-3.821981164,-0.247218179,-4.069199343,-3.794965819,2.842826736,-0.952139083,-4.03667106,0.33313978,-3.703531279,-0.062697961,-0.062697961,0,-2.59645426,-0.755511829,-3.351966089,0.657605363 -Ekpe Udoh,udohek01,2018,PO,UTA,51,21,-6.507788283,-2.349148952,-8.856937235,3.470907619,-6.375090708,-2.904183089,-4.781992419,-3.365751364,-8.147743783,-0.06034096,0,-0.06034096,-4.248917362,-1.615337986,-5.864255348,1.136236431 -Ekpe Udoh,udohek01,2018,RS,UTA,1674,810,-2.151337348,4.018718247,1.867380899,-1.064440702,2.736335592,1.67189489,-2.047331522,3.902590451,1.85525893,1.893014657,1.893014657,0,-2.494161776,4.588772596,2.09461082,-0.529754997 -Ekpe Udoh,udohek01,2019,PO,UTA,16,6,-14.3134716,-17.866508,-32.1799796,-5.808120799,-23.53483079,-29.34295159,-13.32076124,-20.23152395,-33.55228519,-0.099417031,0,-0.099417031,-13.93249303,-16.68857358,-30.62106661,2.216395581 -Ekpe Udoh,udohek01,2019,RS,UTA,703,320,0.160968107,-0.100975869,0.059992237,-1.883593282,-4.291634107,-6.17522739,-0.28032525,-1.075171521,-1.355496771,0.226994073,0.226994073,0,-0.938878512,-0.468665186,-1.407543699,-0.303540842 -Beno Udrih,udrihbe01,2014,PO,MEM,220,115,-0.098825012,-0.452286416,-0.551111428,0.685470891,7.022199262,7.707670154,0.094782997,1.005174508,1.099957506,0.231956641,0,0.231956641,-0.998119324,-0.175555752,-1.173675076,-0.404663832 -Beno Udrih,udrihbe01,2014,RS,NYK,1146,588,-0.581907301,0.994902432,0.412995131,-2.434860439,-3.195151938,-5.630012377,-1.006980611,0.223845756,-0.783134855,0.588595131,0.588595131,0,-0.146273845,-0.398035127,-0.544308973,-0.237276632 -Beno Udrih,udrihbe01,2014,RS,MEM,115,55,3.41820482,-7.627784799,-4.209579979,1.362075309,-6.634988561,-5.272913253,3.194750253,-7.927652473,-4.732902219,-0.05615111,-0.05615111,0,1.065864062,-6.334302467,-5.268438405,0.877215111 -Beno Udrih,udrihbe01,2015,PO,MEM,343,175,1.41350567,-2.597466954,-1.183961283,0.656684773,-5.201063435,-4.544378662,1.312400772,-3.346606654,-2.034205882,0.064164827,0,0.064164827,2.26846752,-1.456160931,0.812306589,-2.56051862 -Beno Udrih,udrihbe01,2015,RS,MEM,2947,1494,0.085181964,-0.747003626,-0.661821662,-1.198740042,0.152771764,-1.045968278,-0.183565449,-0.663281454,-0.846846903,1.439018979,1.439018979,0,-0.35240885,-0.231925014,-0.584333863,-0.769330951 -Beno Udrih,udrihbe01,2016,RS,MEM,249,120,-1.452649305,-1.816570824,-3.269220129,-3.412077024,1.231352529,-2.180724494,-1.921995595,-1.262962131,-3.184957726,-0.026457273,-0.026457273,0,-1.850333047,-1.940414593,-3.790747639,-0.633222727 -Beno Udrih,udrihbe01,2016,RS,MIA,1154,587,-2.582343369,-2.521019211,-5.103362581,-0.891611604,-0.225270352,-1.116881956,-2.388415737,-2.21996617,-4.608381907,-0.550698923,-0.550698923,0,-1.788515468,-2.206969385,-3.995484853,-1.029309865 -Beno Udrih,udrihbe01,2017,RS,DET,1115,560,1.350159816,-1.312523557,0.037636258,-0.910342544,5.531835392,4.621492847,1.001568136,0.016107352,1.017675488,1.058451223,1.058451223,0,-0.190009562,-1.40661525,-1.596624812,-1.641927291 -Tyler Ulis,ulisty01,2017,RS,PHO,2409,1123,-0.084408405,-3.117321842,-3.201730247,-2.041983054,-0.020259228,-2.062242282,-0.463294264,-2.612625719,-3.075919982,-0.186676092,-0.186676092,0,-1.514093434,-2.665676141,-4.179769575,-0.032179819 -Tyler Ulis,ulisty01,2018,RS,PHO,3484,1658,-1.566706021,-1.024211885,-2.590917906,-1.753067368,-0.655714836,-2.408782204,-1.637123633,-0.955482084,-2.592605718,0.132409308,0.132409308,0,-2.083228621,-1.05816408,-3.141392701,-0.545626183 -Tyler Ulis,ulisty01,2019,RS,CHI,2,1,-4.461871398,57.30570498,52.84383358,-62.51966019,64.15283982,1.63317963,-16.80147286,62.46920451,45.66773165,0.023867965,0.023867965,0,-15.00184709,41.70460184,26.70275475,-3.443888738 -Jarrod Uthoff,uthofja01,2017,RS,DAL,226,115,-0.468811314,-5.613496139,-6.082307453,-6.302727167,-9.7183724,-16.02109957,-1.649492082,-6.807940948,-8.45743303,-0.333043815,-0.333043815,0,-2.228524143,-6.751538968,-8.980063111,-0.535575995 -Jonas Valanciunas,valanjo01,2014,PO,TOR,370,200,-4.15258548,-1.646748593,-5.799334074,-6.736425962,-11.25502411,-17.99145007,-4.904232084,-3.741825171,-8.646057254,-0.615803864,0,-0.615803864,-6.04239087,-5.233736866,-11.27612774,-0.702540466 -Jonas Valanciunas,valanjo01,2014,RS,TOR,4425,2282,-0.770849527,1.007236969,0.236387442,1.263419843,-3.547187649,-2.283767806,-0.423931487,0.096305439,-0.327626048,2.803142401,2.803142401,0,-0.260827909,0.019248767,-0.241579142,-0.583942183 -Jonas Valanciunas,valanjo01,2015,PO,TOR,210,106,-2.003938883,-7.509136255,-9.513075138,6.311254737,1.695277527,8.006532263,-0.356233464,-5.890374118,-6.246607582,-0.192318924,0,-0.192318924,0.166206698,-6.327241132,-6.161034435,-1.341811978 -Jonas Valanciunas,valanjo01,2015,RS,TOR,4096,2096,0.60354982,1.720670227,2.324220047,-2.771413894,-1.266506977,-4.037920871,-0.133893842,1.241569098,1.107675256,4.105606593,4.105606593,0,-0.049165778,0.61885443,0.569688652,-0.458191488 -Jonas Valanciunas,valanjo01,2016,PO,TOR,614,321,5.181113156,2.182181864,7.363295019,-0.244322693,1.292779973,1.04845728,4.373526957,2.136895895,6.510422852,1.554248553,0,1.554248553,3.619326015,1.039444059,4.658770074,-0.603821957 -Jonas Valanciunas,valanjo01,2016,RS,TOR,3058,1557,1.346729162,0.743848398,2.09057756,3.280202632,-2.737677689,0.542524943,1.782505332,0.064481628,1.84698696,3.624099169,3.624099169,0,1.741456715,0.858071449,2.599528164,-0.740140526 -Jonas Valanciunas,valanjo01,2017,PO,TOR,445,226,-2.610174775,0.791805402,-1.818369373,2.146407122,-5.167946471,-3.021539349,-1.713899044,-0.41439186,-2.128290904,0.07432222,0,0.07432222,-3.44406288,0.09901418,-3.345048699,0.506666571 -Jonas Valanciunas,valanjo01,2017,RS,TOR,4095,2066,0.013570445,0.198416447,0.211986893,1.490270944,-4.18743615,-2.697165206,0.280647142,-0.720265059,-0.439617916,2.410548934,2.410548934,0,0.389293021,-0.257078938,0.132214084,-0.997413293 -Jonas Valanciunas,valanjo01,2018,PO,TOR,502,244,3.479313211,4.155493418,7.634806629,6.996988274,2.987891148,9.984879422,4.33358433,4.268238498,8.601822828,1.46236105,0,1.46236105,0.75668873,3.086958134,3.843646864,0.325831918 -Jonas Valanciunas,valanjo01,2018,RS,TOR,3563,1727,0.51032046,2.369124768,2.879445228,1.306920851,-3.212764305,-1.905843454,0.621317398,1.292590679,1.913908077,4.091551728,4.091551728,0,1.02103548,1.424507347,2.445542827,-0.431828654 -Jonas Valanciunas,valanjo01,2019,RS,TOR,1217,564,1.128285447,2.196037447,3.324322894,-2.917235209,1.326420201,-1.590815008,0.289784371,2.103447189,2.39323156,1.490090359,1.490090359,0,0.18578345,1.336090981,1.521874431,0.696263078 -Jonas Valanciunas,valanjo01,2019,RS,MEM,1097,527,0.644501203,0.559860294,1.204361497,1.691646607,-3.26181555,-1.570168943,1.008001076,-0.256919076,0.751082,0.939171344,0.939171344,0,-0.344685263,0.292318766,-0.052366498,-0.236389088 -Denzel Valentine,valende01,2017,PO,CHI,45,22,-5.043255244,5.133486237,0.090230993,-9.608474585,18.50730904,8.89883445,-6.201664117,8.302913651,2.101249534,0.057439996,0,0.057439996,-5.531538809,3.143115032,-2.388423777,2.201453361 -Denzel Valentine,valende01,2017,RS,CHI,1987,976,-2.443254816,-0.358214575,-2.801469392,-0.754226978,0.364818758,-0.38940822,-2.234687821,-0.249237006,-2.483924827,0.133333662,0.133333662,0,-2.436541286,-0.603020882,-3.039562168,0.621997147 -Denzel Valentine,valende01,2018,RS,CHI,4345,2095,-0.491915572,-1.215954061,-1.707869633,-1.402282588,0.106541678,-1.295740909,-0.657807214,-0.972106825,-1.62991404,1.196481747,1.196481747,0,-1.164509031,-0.595488859,-1.75999789,-0.061595674 -Jarred Vanderbilt,vandeja01,2019,PO,DEN,10,5,-5.823867853,18.20737662,12.38350877,11.61583026,12.33442362,23.95025388,-2.462458333,18.11026169,15.64780336,0.04700406,0,0.04700406,-5.054288479,9.06240703,4.008118551,-2.876583722 -Jarred Vanderbilt,vandeja01,2019,RS,DEN,160,69,-8.132883218,8.401700345,0.268817127,-7.553644356,9.61001551,2.056371153,-8.520956179,9.151055722,0.630099543,0.121268464,0.121268464,0,-5.684671801,6.688593561,1.00392176,1.949426717 -Fred VanVleet,vanvlfr01,2017,PO,TOR,60,29,5.284181002,5.120558872,10.40473987,16.92063294,-0.277058382,16.64357456,8.148774666,4.284512088,12.43328675,0.230326927,0,0.230326927,2.000847757,1.669368048,3.670215805,-0.569877164 -Fred VanVleet,vanvlfr01,2017,RS,TOR,609,294,-3.407571144,0.102609335,-3.304961809,-4.302011572,7.398568707,3.096557135,-3.853317436,1.618908827,-2.234408609,0.077162513,0.077162513,0,-2.850501601,0.902306792,-1.948194809,-0.222690359 -Fred VanVleet,vanvlfr01,2018,PO,TOR,220,114,-0.380422125,-0.033408652,-0.413830776,7.555060117,-6.646436982,0.908623135,1.22494592,-1.357580626,-0.132634707,0.154180408,0,0.154180408,-2.027666557,-2.23334564,-4.261012197,-1.756239068 -Fred VanVleet,vanvlfr01,2018,RS,TOR,3096,1520,2.400830364,1.383839963,3.784670327,2.146347863,3.773077318,5.91942518,2.4220316,1.933188861,4.355220461,5.451829362,5.451829362,0,2.012724457,1.484014844,3.496739301,-1.049504938 -Fred VanVleet,vanvlfr01,2019,PO,TOR,1193,592,0.665947418,0.048753268,0.714700686,-4.732821048,2.207824374,-2.524996674,-0.483265735,0.425284058,-0.057981678,0.826767569,0,0.826767569,-0.115401932,0.691459439,0.576057507,-1.401782368 -Fred VanVleet,vanvlfr01,2019,RS,TOR,3663,1760,1.538352473,-1.337142469,0.201210005,0.696123506,1.177790365,1.873913871,1.416380713,-0.935478294,0.480902419,2.861820995,2.861820995,0,1.08306807,-0.28244664,0.80062143,-1.383144093 -Anderson Varejao,varejan01,2014,RS,CLE,3507,1800,0.105923531,3.421403441,3.527326972,1.807934818,3.078438331,4.886373149,0.489470779,3.59090183,4.08037261,6.245318776,6.245318776,0,0.614140425,2.787764922,3.401905348,-0.419306189 -Anderson Varejao,varejan01,2015,RS,CLE,1235,636,-1.048089958,2.715524178,1.66743422,-2.698609138,-1.920715971,-4.619325109,-1.522912681,1.917989056,0.395076375,1.019790835,1.019790835,0,-0.857928526,2.366198059,1.508269533,-0.070115703 -Anderson Varejao,varejan01,2016,PO,GSW,190,93,-0.316848687,6.086583154,5.769734467,5.847877473,1.822535307,7.670412781,0.92295895,5.542648157,6.465607107,0.453142678,0,0.453142678,-0.341807085,5.689854842,5.348047757,0.455959726 -Anderson Varejao,varejan01,2016,RS,GSW,388,186,-2.183764889,-2.744363898,-4.928128787,-2.19200973,-7.468491189,-9.660500919,-2.37723416,-3.983099018,-6.360333178,-0.341106849,-0.341106849,0,-1.473014932,-1.895037109,-3.368052042,-0.428830618 -Anderson Varejao,varejan01,2016,RS,CLE,635,310,-2.27501154,5.965098047,3.690086507,-4.265796253,4.947277633,0.68148138,-2.863522194,6.074271668,3.210749475,0.94531302,0.94531302,0,-2.566144272,4.27004973,1.703905458,0.264178097 -Anderson Varejao,varejan01,2017,RS,GSW,196,92,-2.816372532,-2.420415381,-5.236787913,-6.143668459,-6.74537076,-12.88903922,-3.765258526,-3.615742991,-7.381001517,-0.219056801,-0.219056801,0,-2.629989613,-2.253797073,-4.883786686,0.760369365 -Jarvis Varnado,varnaja01,2014,RS,PHI,707,337,-1.622378652,-1.367131167,-2.98950982,-2.157365497,0.887948249,-1.269417248,-1.798330086,-0.927238995,-2.725569081,0.004217545,0.004217545,0,-1.89730742,-1.442820711,-3.340128131,0.387186836 -Jarvis Varnado,varnaja01,2014,RS,CHI,5,2,-9.279871005,-39.03727503,-48.31714604,-29.15972822,-26.44497728,-55.6047055,-14.18190026,-39.08012303,-53.26202329,-0.052717105,-0.052717105,0,-14.40160006,-18.91245107,-33.31405113,2.18586966 -Greivis Vasquez,vasqugr01,2014,PO,TOR,364,190,0.589531213,3.302290415,3.891821628,3.528479102,15.38714956,18.91562866,1.281454404,6.021487845,7.302942249,1.001494311,0,1.001494311,-1.61331973,3.376680343,1.763360613,-0.330451908 -Greivis Vasquez,vasqugr01,2014,RS,TOR,2521,1314,0.355722681,-0.855481654,-0.499758973,1.141080423,4.346258421,5.487338843,0.512133635,0.17248612,0.684619755,2.280214887,2.280214887,0,0.663569121,-1.01633758,-0.352768459,-0.931574295 -Greivis Vasquez,vasqugr01,2014,RS,SAC,908,465,0.610047002,-2.078682954,-1.468635952,-3.179614684,-0.714530137,-3.894144821,-0.139851184,-1.89524198,-2.035093163,0.166569984,0.166569984,0,-0.916822711,-1.921720299,-2.83854301,-1.717272513 -Greivis Vasquez,vasqugr01,2015,PO,TOR,204,101,-0.024856807,-3.512343208,-3.537200016,-9.865909004,-7.197568743,-17.06347775,-2.071371086,-4.351688979,-6.423060065,-0.194165668,0,-0.194165668,-2.433010491,-5.719435352,-8.152445843,-0.515817255 -Greivis Vasquez,vasqugr01,2015,RS,TOR,3916,1991,-0.289474115,-2.393902257,-2.683376372,-0.523650687,-1.758301246,-2.281951933,-0.428939616,-2.380890658,-2.809830273,-0.060149857,-0.060149857,0,0.191949856,-2.370085268,-2.178135412,-0.98807937 -Greivis Vasquez,vasqugr01,2016,RS,MIL,903,460,-2.845280184,-1.800729383,-4.646009567,-3.318273143,-4.520667037,-7.83894018,-3.093190559,-2.444110099,-5.537300657,-0.653544782,-0.653544782,0,-2.818810089,-2.829548783,-5.648358872,-0.091469976 -Greivis Vasquez,vasqugr01,2017,RS,BRK,84,39,-3.671639699,5.389564977,1.717925279,-1.80017604,-3.353999789,-5.154175829,-3.476259038,3.929788253,0.453529215,0.062928854,0.062928854,0,-4.472900159,2.979727919,-1.49317224,-1.253125386 -Rashad Vaughn,vaughra01,2016,RS,MIL,2009,1001,-3.221833248,-2.430571639,-5.652404887,-1.900449091,-1.649493266,-3.549942357,-3.130445395,-2.376725382,-5.507170777,-1.405306215,-1.405306215,0,-3.081283784,-2.553111488,-5.634395272,-0.19491884 -Rashad Vaughn,vaughra01,2017,PO,MIL,21,10,7.628250826,-14.38968584,-6.761435012,-12.43152147,-15.41946915,-27.85099062,3.952892459,-15.56276427,-11.60987181,-0.045522533,0,-0.045522533,4.423084115,-16.50491273,-12.08182861,-2.275089778 -Rashad Vaughn,vaughra01,2017,RS,MIL,921,458,-3.209512342,0.028813593,-3.180698749,-7.22970541,-0.914220297,-8.143925707,-4.250497572,-0.147947158,-4.39844473,-0.384477624,-0.384477624,0,-3.478451969,-0.856611591,-4.33506356,-0.182609582 -Rashad Vaughn,vaughra01,2018,RS,ORL,73,35,-6.839685473,-3.122195751,-9.961881223,-5.430713497,0.832424786,-4.598288711,-6.93757589,-2.461989866,-9.399565756,-0.120381455,-0.120381455,0,-5.866895468,-4.794506421,-10.66140189,1.370188082 -Rashad Vaughn,vaughra01,2018,RS,MIL,349,173,0.087467395,1.867224827,1.954692221,0.564582318,-2.244320002,-1.679737684,0.167917141,1.142885524,1.310802664,0.35627115,0.35627115,0,-0.213814081,-0.575068021,-0.788882101,-0.59612549 -Rashad Vaughn,vaughra01,2018,RS,BRK,7,4,3.838352206,-31.14696171,-27.30860951,49.17493436,29.43386374,78.6087981,13.54148685,-20.36115734,-6.819670497,-0.008185143,-0.008185143,0,8.812096286,-21.44028392,-12.62818763,-1.436106894 -Jan Vesely,veselja01,2014,RS,DEN,647,306,-1.987195321,5.68446912,3.697273798,-2.935824392,1.832458836,-1.103365556,-2.308391723,5.250588334,2.942196611,0.897356267,0.897356267,0,-1.537721057,5.998731572,4.461010514,0.937236562 -Jan Vesely,veselja01,2014,RS,WAS,912,470,-2.342318128,4.48407388,2.141755752,-6.865568169,0.021648836,-6.843919332,-3.400740261,3.76608898,0.365348719,0.745166735,0.745166735,0,-2.462158928,3.520696999,1.058538071,-0.24076187 -Charlie Villanueva,villach01,2014,RS,DET,359,180,-2.036092223,-3.866199263,-5.902291487,-5.822299102,-5.878713715,-11.70101282,-2.922234,-4.460599403,-7.382833403,-0.427132985,-0.427132985,0,-1.458702696,-4.791553564,-6.25025626,0.37695345 -Charlie Villanueva,villach01,2015,PO,DAL,106,43,9.424835924,-9.046330368,0.378505556,10.0850387,-4.071908308,6.013130395,10.05852499,-8.517693673,1.540831322,0.099776963,0,0.099776963,7.600089325,-9.053507406,-1.453418081,2.673587671 -Charlie Villanueva,villach01,2015,RS,DAL,1443,678,-0.027822151,-2.748662403,-2.776484554,-1.338687843,-1.538453699,-2.877141542,-0.380373727,-2.673595044,-3.053968771,-0.106344321,-0.106344321,0,1.126726037,-3.120892639,-1.994166602,1.091464089 -Charlie Villanueva,villach01,2016,PO,DAL,44,20,-10.10406959,-9.134646237,-19.23871583,-18.7516715,7.68755811,-11.06411339,-12.48200615,-6.144169181,-18.62617533,-0.169006338,0,-0.169006338,-10.36365433,-12.00085163,-22.36450596,1.095969164 -Charlie Villanueva,villach01,2016,RS,DAL,1384,665,-2.598642024,-1.115601479,-3.714243503,-4.095470097,-0.536817061,-4.632287158,-3.054901293,-1.058314975,-4.113216268,-0.46517748,-0.46517748,0,-2.630584997,-2.050717007,-4.681302004,0.562232306 -Noah Vonleh,vonleno01,2015,RS,CHA,510,259,-2.508736252,-0.868481232,-3.377217485,-6.857196381,0.197023071,-6.660173311,-3.488612904,-0.685226487,-4.173839391,-0.187436306,-0.187436306,0,-3.272290012,-1.981616851,-5.253906863,-0.363088624 -Noah Vonleh,vonleno01,2016,PO,POR,26,12,-7.853532417,10.51250517,2.658972752,-2.659126112,-8.943935051,-11.60306116,-7.330639286,7.106753824,-0.223885462,0.015981014,0,0.015981014,-3.903858279,7.236108831,3.332250552,0.179557603 -Noah Vonleh,vonleno01,2016,RS,POR,2355,1174,-3.469190388,0.149341898,-3.31984849,-0.785465194,-1.20086343,-1.986328623,-3.133617788,-0.109386187,-3.243003975,-0.291812742,-0.291812742,0,-2.984980489,-0.187246033,-3.172226522,-1.152876069 -Noah Vonleh,vonleno01,2017,PO,POR,214,100,-1.935522556,-0.262754608,-2.198277164,3.748615736,-6.774239708,-3.025623972,-0.898281034,-1.627143567,-2.525424601,0.011589544,0,0.011589544,1.432953051,-0.581670117,0.851282934,-1.860439817 -Noah Vonleh,vonleno01,2017,RS,POR,2576,1265,-2.911014357,1.283811852,-1.627202505,-3.383968462,0.435487651,-2.948480812,-3.191587235,1.213640132,-1.977947102,0.49557875,0.49557875,0,-3.093899673,0.839959666,-2.253940006,-0.532793969 -Noah Vonleh,vonleno01,2018,RS,CHI,833,399,-1.27345663,0.004840058,-1.268616572,-1.319567022,0.236639775,-1.082927247,-1.292935733,0.116163394,-1.176772339,0.320889971,0.320889971,0,-1.394267577,-0.637749483,-2.03201706,0.194616358 -Noah Vonleh,vonleno01,2018,RS,POR,960,476,-1.70663994,-0.275819912,-1.982459852,-3.625014473,0.03676599,-3.588248484,-2.196880215,-0.253410142,-2.450290358,0.07174556,0.07174556,0,-3.586960025,-0.208343221,-3.795303246,-1.418024945 -Noah Vonleh,vonleno01,2019,RS,NYK,3634,1722,-1.463561593,1.152069486,-0.311492107,1.593462548,-0.70179908,0.891663468,-0.864986775,0.888348777,0.023362002,2.424035021,2.424035021,0,-1.178118434,0.638631841,-0.539486593,-0.524592142 -Nikola Vucevic,vucevni01,2014,RS,ORL,3590,1812,-1.228263303,1.202748015,-0.025515288,0.950328657,-0.711780987,0.23854767,-0.780851704,0.904889284,0.12403758,2.656184753,2.656184753,0,-0.657918744,1.251866493,0.593947749,-0.029327074 -Nikola Vucevic,vucevni01,2015,RS,ORL,5032,2529,-0.609998249,-0.606189065,-1.216187314,-1.012903841,-2.498938541,-3.511842382,-0.674486458,-0.999308232,-1.673794691,1.395623962,1.395623962,0,-0.980220541,-0.153996549,-1.13421709,0.483454236 -Nikola Vucevic,vucevni01,2016,RS,ORL,4106,2037,-0.011180225,0.762963188,0.751782963,1.239198991,-0.781201668,0.457997323,0.259211732,0.49168991,0.750901642,3.624689929,3.624689929,0,0.523864795,0.233838849,0.757703644,-0.368397655 -Nikola Vucevic,vucevni01,2017,RS,ORL,4467,2163,-1.561131524,2.161388006,0.600256482,-1.258725561,0.517369671,-0.741355891,-1.526685489,1.996025009,0.469339521,3.577444011,3.577444011,0,-1.288446731,1.986692312,0.69824558,0.682000346 -Nikola Vucevic,vucevni01,2018,RS,ORL,3558,1683,-1.555055295,0.042921195,-1.5121341,1.999762516,1.576334738,3.576097254,-0.853163651,0.399679365,-0.453484286,1.992794068,1.992794068,0,-0.51754128,0.682703927,0.165162646,1.048974291 -Nikola Vucevic,vucevni01,2019,PO,ORL,289,147,-6.18431372,4.941439919,-1.242873802,0.755374406,-8.922506954,-8.167132548,-4.980597551,2.366729763,-2.613867788,0.010591269,0,0.010591269,-2.580051617,2.133733628,-0.446317989,0.578295256 -Nikola Vucevic,vucevni01,2019,RS,ORL,5188,2510,1.034003581,3.627781582,4.661785163,4.261039133,1.917880849,6.178919982,1.761834083,3.452941824,5.214775907,10.21696054,10.21696054,0,2.097135278,3.127189019,5.224324297,0.172384443 -Sasha Vujacic,vujacsa01,2014,RS,LAC,23,10,-13.62073272,-2.701461669,-16.32219439,-12.77672816,-15.58102483,-28.35775299,-14.52693611,-5.719647037,-20.24658315,-0.093833838,-0.093833838,0,-11.3747933,-4.69807879,-16.07287209,4.906300217 -Sasha Vujacic,vujacsa01,2016,RS,NYK,1833,908,-0.86337097,0.691546739,-0.171824231,-0.691213086,1.804288451,1.113075364,-0.864136924,0.987353038,0.123216113,1.333558968,1.333558968,0,-1.102683446,0.344361769,-0.758321677,0.184126802 -Sasha Vujacic,vujacsa01,2017,RS,NYK,844,408,-2.081886088,-1.013989842,-3.09587593,-3.656179844,3.636747354,-0.01943249,-2.518472352,-0.061274019,-2.579746371,0.035307824,0.035307824,0,-2.452542799,-1.120065113,-3.572607912,-0.366576378 -Dwyane Wade,wadedw01,2014,PO,MIA,1263,693,0.541579699,-1.94580213,-1.404222431,-1.972352709,-0.980666329,-2.953019038,-0.048974901,-1.837035828,-1.886010729,0.316092345,0,0.316092345,2.513976776,-1.748685857,0.765290918,0.304273017 -Dwyane Wade,wadedw01,2014,RS,MIA,3493,1775,2.30695992,-0.576856171,1.730103749,-1.830817697,1.270857421,-0.559960275,1.475349908,-0.226420415,1.248929493,3.666342975,3.666342975,0,2.188604493,-0.493289989,1.695314504,1.188985838 -Dwyane Wade,wadedw01,2015,RS,MIA,3803,1971,1.635270613,-2.278784249,-0.643513636,2.450133396,-2.576100249,-0.125966854,1.991745311,-2.458077416,-0.466332106,2.319969841,2.319969841,0,2.001985827,-2.900738215,-0.898752388,0.981459124 -Dwyane Wade,wadedw01,2016,PO,MIA,907,473,2.743126445,-2.833474512,-0.090348067,1.111416452,-4.914846405,-3.803429953,2.541377914,-3.468950172,-0.927572258,0.457431187,0,0.457431187,1.383385974,-3.899684917,-2.516298942,0.805618957 -Dwyane Wade,wadedw01,2016,RS,MIA,4481,2258,1.961664257,-1.146209681,0.815454576,0.569952975,-3.02180613,-2.451853155,1.78394706,-1.626820845,0.157126215,3.348558201,3.348558201,0,1.26283239,-1.793982662,-0.531150272,-0.015843783 -Dwyane Wade,wadedw01,2017,PO,CHI,376,190,0.489334091,0.209710185,0.699044276,0.488670011,9.653636399,10.14230641,0.589259049,2.196305042,2.78556409,0.559106532,0,0.559106532,-3.036857295,0.275911151,-2.760946144,0.989902597 -Dwyane Wade,wadedw01,2017,RS,CHI,3637,1792,0.829346168,-0.424891429,0.404454739,-2.939015756,-0.655381067,-3.594396823,0.142911542,-0.528038953,-0.385127412,2.182359221,2.182359221,0,-0.22167876,-0.707209644,-0.928888403,0.916748419 -Dwyane Wade,wadedw01,2018,PO,MIA,277,127,2.406243514,-0.997204645,1.409038869,-4.138274596,13.59320997,9.454935378,1.245601357,2.022545015,3.268146372,0.412016298,0,0.412016298,2.304869116,1.317300672,3.622169788,2.386313439 -Dwyane Wade,wadedw01,2018,RS,CLE,2250,1069,-0.697815462,0.363222026,-0.334593436,-2.743013798,3.709376222,0.966362424,-1.226939476,1.125125263,-0.101814214,1.45554754,1.45554754,0,-0.321838006,-0.00125657,-0.323094576,0.770378368 -Dwyane Wade,wadedw01,2018,RS,MIA,973,467,-2.560123724,-0.446398604,-3.006522328,-5.256353443,-1.459142924,-6.715496367,-3.265683772,-0.715359675,-3.981043447,-0.295856506,-0.295856506,0,-2.183610664,-0.851915864,-3.035526528,0.860333323 -Dwyane Wade,wadedw01,2019,RS,MIA,3980,1885,0.566817586,-2.318800147,-1.751982561,-2.848010822,-0.553454953,-3.401465775,-0.062372499,-2.11506938,-2.177441879,0.554080517,0.554080517,0,0.329289786,-2.524652948,-2.195363162,0.635919729 -Moritz Wagner,wagnemo01,2019,RS,LAL,982,446,-3.504915566,-0.315125185,-3.820040751,-7.540412141,0.216367207,-7.324044934,-4.519796393,-0.230223971,-4.750020365,-0.460429496,-0.460429496,0,-4.347730245,-0.773745847,-5.121476093,1.192780967 -Dion Waiters,waitedi01,2014,RS,CLE,4071,2072,-0.544203551,-1.635227424,-2.179430975,-0.266189438,2.549715466,2.283526028,-0.466860469,-0.835245421,-1.30210589,1.534820955,1.534820955,0,-0.167278568,-1.119711388,-1.286989956,0.263332517 -Dion Waiters,waitedi01,2015,RS,OKC,2945,1422,-0.40379938,-1.758109989,-2.161909369,0.946367599,-0.161146998,0.785220602,-0.176449946,-1.541757083,-1.718207029,0.753228173,0.753228173,0,-0.602566921,-0.932645051,-1.535211972,0.596684962 -Dion Waiters,waitedi01,2015,RS,CLE,1545,786,-1.6518278,-0.222542177,-1.874369977,-4.670395226,-1.377919283,-6.048314509,-2.459024153,-0.470010393,-2.929034546,-0.071961138,-0.071961138,0,-1.198831131,-0.289229982,-1.488061114,0.220658146 -Dion Waiters,waitedi01,2016,PO,OKC,988,491,1.283809862,1.500993251,2.784803113,-0.01789646,2.707669131,2.689772671,0.923677718,1.786803619,2.710481337,1.389146651,0,1.389146651,1.992960964,1.877659933,3.870620897,-1.459176125 -Dion Waiters,waitedi01,2016,RS,OKC,4439,2152,-0.637605696,-0.452500604,-1.090106299,-1.701771123,-3.133664834,-4.835435957,-0.978554864,-1.05003535,-2.028590215,0.794377917,0.794377917,0,-0.730143815,-0.731531406,-1.461675221,0.284436299 -Dion Waiters,waitedi01,2017,RS,MIA,2784,1384,0.965915832,1.109952503,2.075868334,1.914321058,1.16826998,3.082591037,1.211993712,1.168397604,2.380391316,3.615750626,3.615750626,0,1.643553224,1.191739864,2.835293088,-0.186963513 -Dion Waiters,waitedi01,2018,RS,MIA,1845,918,-1.636553835,-0.931369493,-2.567923328,-3.698763993,-0.454643435,-4.153407428,-2.146836592,-0.90840608,-3.055242672,-0.142289975,-0.142289975,0,-1.452761012,-0.536999022,-1.989760034,-0.468060999 -Dion Waiters,waitedi01,2019,RS,MIA,2320,1138,-0.468153165,-1.013438117,-1.481591281,0.237111526,-0.232381474,0.004730052,-0.309014172,-0.936215215,-1.245229388,0.865084176,0.865084176,0,0.66144789,-1.041941884,-0.380493994,-1.00283492 -Henry Walker,walkebi01,2015,RS,MIA,1245,628,-0.998689499,0.034268705,-0.964420794,-1.05124162,2.086851253,1.035609633,-1.074951999,0.487561814,-0.587390185,0.692187302,0.692187302,0,-0.724761589,0.916538525,0.191776936,-0.100334339 -Kemba Walker,walkeke02,2014,PO,CHA,292,153,2.791303234,3.089333908,5.880637142,-2.850295099,-4.502724342,-7.353019441,1.870760496,1.695728415,3.566488911,0.510656742,0,0.510656742,-0.078740078,2.836846987,2.758106909,0.387818455 -Kemba Walker,walkeke02,2014,RS,CHA,5079,2614,1.094209129,1.610295209,2.704504338,2.2237959,4.635162148,6.858958048,1.435807533,2.319678468,3.755486001,8.562446176,8.562446176,0,1.063536629,2.21152701,3.27506364,-1.256720386 -Kemba Walker,walkeke02,2015,RS,CHA,4118,2119,1.555632359,2.009491462,3.565123821,-1.274791775,-2.344381852,-3.619173627,1.156721239,1.212726263,2.369447502,5.437460145,5.437460145,0,0.998699903,1.81617463,2.814874532,-1.684874383 -Kemba Walker,walkeke02,2016,PO,CHA,495,260,3.636837431,-1.475173725,2.161663706,1.757833758,-15.97545153,-14.21761777,3.422303974,-4.53199396,-1.109689986,0.21945481,0,0.21945481,0.633476244,-5.60705393,-4.973577686,-2.101634933 -Kemba Walker,walkeke02,2016,RS,CHA,5804,2885,3.263584831,1.497749987,4.761334818,2.895304066,-0.714361917,2.180942149,3.36091371,1.107784946,4.468698656,10.51891705,10.51891705,0,3.621039226,1.213608897,4.834648123,-0.979176769 -Kemba Walker,walkeke02,2017,RS,CHA,5503,2739,4.400986683,-0.391092735,4.009893948,5.818759513,1.855734008,7.674493521,4.986427883,0.05800475,5.044432633,10.77902175,10.77902175,0,4.906761301,-0.036868681,4.869892619,-1.019547936 -Kemba Walker,walkeke02,2018,RS,CHA,5661,2736,4.923081579,0.432219087,5.355300666,5.621359137,0.857382406,6.478741543,5.385715896,0.569927383,5.955643279,12.15693432,12.15693432,0,4.722905828,0.661806842,5.384712671,0.038072791 -Kemba Walker,walkeke02,2019,RS,CHA,5928,2863,4.660213016,1.201839363,5.862052378,4.786363193,-1.428996224,3.357366969,4.957099729,0.761125568,5.718225297,12.34645517,12.34645517,0,5.653332695,0.506688149,6.160020844,-0.190351315 -Lonnie Walker IV,walkelo01,2019,PO,SAS,40,21,1.478501786,-7.11905059,-5.640548804,6.473928431,11.85110254,18.32503097,2.591961773,-3.577662785,-0.985701011,0.018864772,0,0.018864772,-0.629519804,-6.80375228,-7.433272084,-3.218153865 -Lonnie Walker IV,walkelo01,2019,RS,SAS,251,118,-4.815046587,1.919548513,-2.895498075,-15.19828651,-1.094235546,-16.29252205,-7.30770279,1.410995149,-5.896707641,-0.18645335,-0.18645335,0,-6.694494671,-0.282694762,-6.977189432,-1.60839132 -Gerald Wallace,wallage01,2014,RS,BOS,2813,1416,-1.985414293,1.760985525,-0.224428768,-2.184432231,0.364164309,-1.820267922,-2.130728698,1.604068428,-0.52666027,1.613527774,1.613527774,0,-2.1904523,0.475589858,-1.714862442,0.435381427 -Gerald Wallace,wallage01,2015,PO,BOS,9,4,-16.3994448,5.01620644,-11.38323836,-28.52590692,-26.2350062,-54.76091312,-19.84856283,-1.201485177,-21.050048,-0.038346582,0,-0.038346582,-17.41556112,-6.73960868,-24.1551698,-0.429280953 -Gerald Wallace,wallage01,2015,RS,BOS,574,286,-2.754793311,0.968746952,-1.78604636,2.261602512,-0.284268687,1.977333826,-1.849965874,0.756668416,-1.093297458,0.243024072,0.243024072,0,-2.265058952,0.019605771,-2.245453181,0.508814815 -Tyrone Wallace,wallaty01,2018,RS,LAC,1831,851,-1.868182399,-2.052794984,-3.920977383,-1.428888263,1.628969531,0.200081268,-1.913598985,-1.387426683,-3.301025668,-0.240345837,-0.240345837,0,-1.823352409,-0.916603754,-2.739956163,0.456667529 -Tyrone Wallace,wallaty01,2019,PO,LAC,24,11,-0.215411707,-0.740664532,-0.956076239,10.08459099,9.711329942,19.79592093,1.898496084,1.58916767,3.487663754,0.036272009,0,0.036272009,-5.843647777,3.998176874,-1.845470903,0.460297894 -Tyrone Wallace,wallaty01,2019,RS,LAC,1414,628,-2.765739428,-0.24341127,-3.009150697,-0.247374892,3.634542303,3.387167412,-2.436533839,0.56256179,-1.873972049,0.28181298,0.28181298,0,-3.225961624,-0.535524005,-3.761485628,0.409825759 -John Wall,walljo01,2014,PO,WAS,786,420,-0.320631166,0.011395124,-0.309236042,0.156947298,3.697784599,3.854731897,-0.139259343,0.763515038,0.624255695,0.759809767,0,0.759809767,4.444451427,0.304245558,4.748696985,1.752979649 -John Wall,walljo01,2014,RS,WAS,5953,2980,1.861506533,-0.861336123,1.00017041,1.599886868,2.550255381,4.150142249,1.914295922,-0.19796756,1.716328363,6.899706095,6.899706095,0,2.194049182,0.022023307,2.216072489,1.541261772 -John Wall,walljo01,2015,PO,WAS,553,273,1.411151216,0.884398082,2.295549298,1.037999663,1.255437393,2.293437056,1.365720903,0.931099108,2.296820011,0.729510677,0,0.729510677,-0.846344199,2.078171947,1.231827748,0.601841972 -John Wall,walljo01,2015,RS,WAS,5700,2837,1.935078402,-1.480563516,0.454514886,1.931100638,5.917682334,7.848782972,2.080113316,-0.044382573,2.035730743,7.046280391,7.046280391,0,2.205363984,0.621671373,2.827035357,1.650625623 -John Wall,walljo01,2016,RS,WAS,5761,2784,1.66572763,-0.183438666,1.482288965,2.434022381,0.80681116,3.240833541,1.932568452,0.010425585,1.942994037,6.717854515,6.717854515,0,2.57591878,0.296844312,2.872763092,0.761352131 -John Wall,walljo01,2017,PO,WAS,1028,507,6.00677323,-5.638116625,0.368656605,1.444679879,-1.481755911,-0.037076032,5.427922102,-5.075238312,0.35268379,0.830451065,0,0.830451065,4.474937694,-5.479153613,-1.004215919,0.315825409 -John Wall,walljo01,2017,RS,WAS,5886,2836,4.17878226,-0.955717255,3.223065005,4.765712059,-0.37534653,4.390365529,4.445788309,-0.871645609,3.5741427,9.299071052,9.299071052,0,4.603284381,-0.632123174,3.971161206,1.591832693 -John Wall,walljo01,2018,PO,WAS,476,234,5.204234426,0.42430444,5.628538866,10.99158651,3.169218161,14.16080467,6.671525912,0.986504417,7.658030329,1.260988251,0,1.260988251,5.236340833,2.775821854,8.012162687,-1.564911666 -John Wall,walljo01,2018,RS,WAS,2950,1410,1.548162026,-0.04346412,1.504697906,0.848921842,0.483389817,1.33231166,1.467752167,0.064990026,1.532742193,3.122546854,3.122546854,0,1.46306332,-0.439039184,1.024024136,1.340010745 -John Wall,walljo01,2019,RS,WAS,2393,1104,0.526913231,-2.218877214,-1.691963983,-3.451046599,-0.100456648,-3.551503247,-0.260646294,-1.862955919,-2.123602213,0.356142847,0.356142847,0,0.468029517,-1.525971997,-1.05794248,0.958266964 -Derrick Walton Jr.,waltode01,2018,RS,MIA,295,147,0.27406496,-0.029501264,0.244563695,-5.650935205,-3.82687509,-9.477810295,-0.907079797,-0.835741042,-1.742820838,0.07429902,0.07429902,0,-1.767304647,-0.540110687,-2.307415335,-1.626810948 -Brad Wanamaker,wanambr01,2019,PO,BOS,40,17,-2.519802645,-7.706550776,-10.22635342,-9.940453826,-8.518551228,-18.45900505,-4.148593987,-8.51527958,-12.66387357,-0.090428023,0,-0.090428023,-2.077679855,-9.737711021,-11.81539088,1.955597009 -Brad Wanamaker,wanambr01,2019,RS,BOS,735,343,0.038556559,-0.343082515,-0.304525956,-2.062413627,5.780352469,3.717938842,-0.423987006,0.861129116,0.43714211,0.559215888,0.559215888,0,-0.78327715,0.015385528,-0.767891622,0.268692202 -Casper Ware,wareca01,2014,RS,PHI,244,116,0.949527271,3.296174056,4.245701327,2.110026628,3.745571961,5.855598588,1.330552308,3.648424129,4.978976436,0.459066742,0.459066742,0,0.685457559,3.005536443,3.690994002,0.344130222 -Jameel Warney,warneja01,2018,RS,DAL,53,27,2.189323103,-8.896576961,-6.707253858,3.444084681,-2.828707227,0.615377454,2.62833134,-8.179910971,-5.551579631,-0.037882504,-0.037882504,0,2.037051889,-8.23363953,-6.196587641,-1.825899807 -T.J. Warren,warretj01,2015,RS,PHO,1252,614,-1.471358059,-0.885694829,-2.357052888,-4.062862674,-1.538835202,-5.601697875,-2.088079677,-1.060456626,-3.148536303,-0.124721266,-0.124721266,0,-2.605999836,-1.539970201,-4.145970037,-0.096267596 -T.J. Warren,warretj01,2016,RS,PHO,2245,1070,0.248339958,-1.755111111,-1.506771153,1.231426802,-1.239575834,-0.008149032,0.525225569,-1.714279147,-1.189053578,0.847596095,0.847596095,0,-0.169293969,-1.549734835,-1.719028805,-0.521306294 -T.J. Warren,warretj01,2017,RS,PHO,4358,2048,0.848613207,-0.410130762,0.438482444,0.863579337,-3.702636703,-2.839057367,0.930679899,-1.077996238,-0.147316339,2.72191532,2.72191532,0,-0.189384094,-0.652001625,-0.84138572,0.086502221 -T.J. Warren,warretj01,2018,RS,PHO,4538,2142,-0.301812838,-0.154660741,-0.456473579,1.224419612,-1.813339384,-0.588919772,0.102674812,-0.460833849,-0.358159037,2.60526812,2.60526812,0,-0.411922843,-0.755192204,-1.167115047,-0.328316412 -T.J. Warren,warretj01,2019,RS,PHO,2886,1360,0.75362919,-1.220622802,-0.466993613,0.828896676,-1.053155887,-0.224259211,0.894260757,-1.211225502,-0.316964744,1.684935308,1.684935308,0,0.686256747,-0.906602235,-0.220345489,-0.19798943 -Julian Washburn,washbju01,2019,RS,MEM,519,254,-4.674302401,1.486757069,-3.187545332,-2.456698036,1.066054337,-1.390643699,-4.4965226,1.463291726,-3.033230874,-0.036307699,-0.036307699,0,-4.74411181,1.053385781,-3.690726028,-1.10069855 -Yuta Watanabe,watanyu01,2019,RS,MEM,365,174,-6.109135607,-1.706371577,-7.815507184,1.962275179,1.39175727,3.354032449,-4.742452091,-1.160194338,-5.902646429,-0.278371613,-0.278371613,0,-5.374713377,-1.765000037,-7.139713414,-0.547643724 -C.J. Watson,watsocj01,2014,PO,IND,653,342,-1.669502736,-0.851425984,-2.52092872,-6.837957818,-5.589631843,-12.42758966,-2.808390197,-1.937891552,-4.746281749,-0.361025243,0,-0.361025243,-3.141840055,-1.847103213,-4.988943269,0.458170145 -C.J. Watson,watsocj01,2014,RS,IND,2406,1193,-0.715840151,2.977458779,2.261618628,-2.563344758,3.796244206,1.232899448,-1.122437421,3.248691868,2.126254446,2.963531614,2.963531614,0,-1.740475115,3.137922832,1.397447717,-0.145142998 -C.J. Watson,watsocj01,2015,RS,IND,2862,1422,0.353900744,1.133390288,1.487291032,-0.877572276,0.751535996,-0.12603628,0.142436853,1.111826554,1.254263407,2.915974449,2.915974449,0,0.066412321,1.205924408,1.272336729,0.358599826 -C.J. Watson,watsocj01,2016,RS,ORL,1378,656,-1.794198777,-3.282211486,-5.076410263,-0.40397081,-1.79261595,-2.19658676,-1.606689977,-3.161712451,-4.768402428,-0.672686793,-0.672686793,0,-2.18711414,-3.000126544,-5.187240684,-0.412905574 -C.J. Watson,watsocj01,2017,RS,ORL,2071,1012,-1.143933219,-0.623228995,-1.767162214,-4.907415017,0.911416193,-3.995998825,-1.945087098,-0.306285869,-2.251372967,0.258226685,0.258226685,0,-2.112928308,-0.852670014,-2.965598322,0.295042736 -Earl Watson,watsoea01,2014,PO,POR,30,14,-3.137303354,-23.03539004,-26.17269339,-19.06893244,-2.022720176,-21.09165262,-6.696805918,-19.96718037,-26.66398629,-0.178871467,0,-0.178871467,-4.127898209,-14.64651452,-18.77441273,1.423361256 -Earl Watson,watsoea01,2014,RS,POR,331,161,-3.875014853,-5.474170688,-9.349185541,-5.45969751,5.693305859,0.233608349,-4.496821734,-3.479171524,-7.975993259,-0.435460604,-0.435460604,0,-3.153759174,-2.486787362,-5.640546536,1.382172687 -Maalik Wayns,waynsma01,2014,RS,LAC,22,9,0.980863651,4.00085375,4.981717401,-3.200241198,-8.912987866,-12.11322906,0.036493184,1.426970541,1.463463726,0.019319158,0.019319158,0,0.680553789,6.379737438,7.060291228,-0.139923299 -David Wear,wearda01,2015,RS,SAC,15,7,-0.421707863,0.759369502,0.337661639,1.912923569,-39.75033124,-37.83740767,0.037576302,-7.587399874,-7.549823573,-0.017079405,-0.017079405,0,-1.578659019,-6.111109807,-7.689768827,-0.350666714 -Travis Wear,weartr01,2015,RS,NYK,1316,672,-4.466121174,-1.245523498,-5.711644672,-2.137935327,2.106971164,-0.030964163,-4.159057103,-0.532016868,-4.691073971,-0.661925177,-0.661925177,0,-3.963735387,-2.703761679,-6.667497066,-0.515934705 -Travis Wear,weartr01,2018,RS,LAL,480,228,-1.172362679,1.525752014,0.353389335,-0.531353536,2.623499538,2.092146002,-1.095946149,1.840748363,0.744802215,0.406971832,0.406971832,0,-1.205766392,1.097895557,-0.107870835,0.106597646 -James Webb III,webbja01,2018,RS,BRK,251,120,-5.016383719,-2.754352162,-7.770735881,-2.665319846,-0.657204305,-3.322524151,-4.816630585,-2.441307019,-7.257937604,-0.274605727,-0.274605727,0,-3.924863556,-3.574122691,-7.498986247,-0.498956339 -Briante Weber,weberbr01,2016,PO,MIA,13,6,-4.681421437,24.83312536,20.15170393,0.044322568,28.40074293,28.4450655,-3.97747485,26.98018336,23.00270851,0.0813337,0,0.0813337,-1.962777502,25.90682107,23.94404357,0.031871791 -Briante Weber,weberbr01,2016,RS,MEM,331,166,-3.30899501,-1.258921322,-4.567916333,-4.101141533,-10.38723392,-14.48837546,-3.664950885,-3.202613446,-6.867564331,-0.346229996,-0.346229996,0,-3.776642841,-1.853515287,-5.630158127,-0.70038401 -Briante Weber,weberbr01,2016,RS,MIA,6,3,20.21452958,-4.827393544,15.38713604,23.9983468,48.53605503,72.53440183,22.17965049,5.92836464,28.10801513,0.046325038,0.046325038,0,16.88162543,2.625138066,19.5067635,-1.874778926 -Briante Weber,weberbr01,2017,RS,CHA,296,159,-0.091207102,-2.171066602,-2.262273704,-1.625730964,-7.150677809,-8.776408773,-0.420077357,-3.334142862,-3.75422022,-0.079457888,-0.079457888,0,-0.070934333,-1.508244145,-1.579178478,-2.415737145 -Briante Weber,weberbr01,2017,RS,GSW,98,46,-7.434631177,-1.234722818,-8.669353995,-4.134116587,-2.597410742,-6.731527329,-7.270168536,-1.651286587,-8.921455123,-0.143864752,-0.143864752,0,-5.846911217,-1.471755497,-7.318666714,-0.659877213 -Briante Weber,weberbr01,2018,RS,HOU,253,118,-1.673918951,-2.056278561,-3.730197512,-7.901361553,-7.9840805,-15.88544205,-3.179556012,-3.469731864,-6.649287875,-0.235177995,-0.235177995,0,-1.776563314,-0.236983425,-2.01354674,0.180360286 -Briante Weber,weberbr01,2018,RS,MEM,250,119,-4.938856299,-0.034688054,-4.973544354,-2.314230537,-9.968949963,-12.2831805,-4.646190783,-2.061545454,-6.707736237,-0.241748232,-0.241748232,0,-4.637974255,0.274170821,-4.363803435,0.60231633 -Martell Webster,webstma02,2014,PO,WAS,369,195,-0.38211093,1.161350502,0.779239572,-4.013968327,-3.274480869,-7.288449196,-1.30161877,0.276614868,-1.025003902,0.177156339,0,0.177156339,1.362446889,-0.812939934,0.549506955,0.081907323 -Martell Webster,webstma02,2014,RS,WAS,4274,2157,1.093843837,-2.182090651,-1.088246814,-0.218178862,-3.185868981,-3.404047842,0.909702111,-2.522845754,-1.613143643,1.241069477,1.241069477,0,0.535826142,-2.568765988,-2.032939846,-0.769898202 -Martell Webster,webstma02,2015,PO,WAS,9,4,-14.71663378,17.45449087,2.737857084,-21.67168085,21.64167159,-0.030009269,-17.16736006,19.22520438,2.057844325,0.010216187,0,0.010216187,-15.86775399,11.80538658,-4.062367414,0.921462122 -Martell Webster,webstma02,2015,RS,WAS,722,352,-2.384547639,-6.098024284,-8.482571923,-9.685825031,-5.061456836,-14.74728187,-4.02698789,-6.258226999,-10.28521489,-1.367376421,-1.367376421,0,-3.670785398,-6.839399369,-10.51018477,1.000870488 -Sonny Weems,weemsso01,2016,RS,PHI,168,78,-7.894996019,-1.939458322,-9.834454341,-8.346081939,8.705574571,0.359492632,-8.405645108,0.204315376,-8.201329732,-0.21843414,-0.21843414,0,-7.695988948,-2.599206733,-10.29519568,0.67344024 -Sonny Weems,weemsso01,2016,RS,PHO,903,421,-3.889096241,-6.296320865,-10.18541711,-2.732666524,-0.624087961,-3.356754485,-3.856100008,-5.437261654,-9.293361661,-1.42369243,-1.42369243,0,-3.781620385,-5.86082786,-9.642448245,1.266406729 -Thomas Welsh,welshth01,2019,RS,DEN,86,36,-1.427393948,2.227038939,0.799644991,-3.205735623,8.226338933,5.020603309,-1.89559606,3.601408416,1.705812356,0.082024512,0.082024512,0,-2.414803038,0.697874331,-1.716928707,0.228774626 -Russell Westbrook,westbru01,2014,PO,OKC,1454,735,4.903065994,0.360305417,5.263371411,9.965070524,-0.243308524,9.721762,6.231094287,0.198095448,6.429189735,3.633709482,0,3.633709482,5.346707367,1.322500477,6.669207844,2.185270286 -Russell Westbrook,westbru01,2014,RS,OKC,2933,1412,3.251272782,0.53310884,3.784381623,2.735463571,-0.058957174,2.676506397,3.300508622,0.412947317,3.713455939,4.745112757,4.745112757,0,4.071256422,0.829800246,4.901056669,1.829677177 -Russell Westbrook,westbru01,2015,RS,OKC,4759,2302,5.624267377,0.255377091,5.879644468,6.232059338,-3.351317546,2.880741792,6.093559789,-0.487868576,5.605691214,10.11974092,10.11974092,0,6.239868745,-0.201795156,6.038073588,2.991530285 -Russell Westbrook,westbru01,2016,PO,OKC,1365,674,5.803683395,0.903879497,6.707562892,12.81504466,-4.181688758,8.633355905,7.560176212,-0.176729144,7.383447069,3.676516597,0,3.676516597,10.16590807,1.198728353,11.36463643,2.185761639 -Russell Westbrook,westbru01,2016,RS,OKC,5664,2750,6.09804791,-0.329458464,5.768589446,6.514834986,1.295723783,7.810558769,6.410521969,-0.006011387,6.404510582,13.08630521,13.08630521,0,6.853510613,0.514312845,7.367823458,1.841483147 -Russell Westbrook,westbru01,2017,PO,OKC,404,194,6.020965511,-1.784813924,4.236151587,11.50497708,25.68134204,37.18631911,7.612636312,3.75589015,11.36852646,1.490303683,0,1.490303683,6.179534851,3.720015059,9.89954991,3.286868813 -Russell Westbrook,westbru01,2017,RS,OKC,5860,2802,7.570142599,-1.468144968,6.101997631,6.17724989,-0.063179911,6.114069979,7.803999299,-1.272229854,6.531769445,13.8163326,13.8163326,0,7.989260059,-1.13268511,6.85657495,4.045869193 -Russell Westbrook,westbru01,2018,PO,OKC,487,235,-0.397134232,-3.629349147,-4.026483379,-9.747780583,5.045521574,-4.702259009,-2.224039465,-1.976024582,-4.200064047,-0.189278287,0,-0.189278287,2.912268179,-2.262889127,0.649379053,5.422178626 -Russell Westbrook,westbru01,2018,RS,OKC,6046,2914,3.994468866,-0.116173772,3.878295093,7.385596835,1.827420946,9.21301778,4.868993629,0.255407964,5.124401592,12.03068184,12.03068184,0,5.499552857,0.560169647,6.059722504,2.74218303 -Russell Westbrook,westbru01,2019,PO,OKC,420,197,-0.368062077,-10.23765057,-10.60571265,3.477476932,-14.70019134,-11.22271441,0.345496373,-11.84413612,-11.49863974,-0.921558571,0,-0.921558571,-3.015480246,-10.49991088,-13.51539112,1.607337442 -Russell Westbrook,westbru01,2019,RS,OKC,5749,2630,2.203762085,0.312046533,2.515808618,3.982063671,-2.677920327,1.304143343,2.70246334,-0.326028389,2.376434951,7.063564579,7.063564579,0,3.331564879,0.549352756,3.880917634,2.737643997 -David West,westda01,2014,PO,IND,1290,687,0.588967706,-0.308292632,0.280675074,7.198166384,6.437845104,13.63601149,2.068070467,1.032459912,3.100530379,2.134178654,0,2.134178654,1.011626758,0.163143128,1.174769886,0.843183335 -David West,westda01,2014,RS,IND,4808,2472,0.176562757,1.109095138,1.285657895,2.114209132,3.175871033,5.290080165,0.615848715,1.542046344,2.157895059,6.172665975,6.172665975,0,-0.180569197,1.519340512,1.338771314,-0.26717033 -David West,westda01,2015,RS,IND,3746,1895,-1.308391438,0.366881854,-0.941509584,-1.496228954,-0.051650334,-1.547879289,-1.399985378,0.289208195,-1.110777183,1.588664255,1.588664255,0,-1.335277137,-0.106840013,-1.44211715,0.230900976 -David West,westda01,2016,PO,SAS,344,176,0.623416747,1.963242176,2.586658923,-1.35879585,-1.152368982,-2.511164833,0.187993944,1.319641958,1.507635902,0.394554918,0,0.394554918,-1.580984249,1.479338297,-0.101645952,0.060332825 -David West,westda01,2016,RS,SAS,2819,1404,0.006273455,2.725414245,2.7316877,1.328568373,2.281037606,3.609605978,0.240082411,2.679143209,2.919225621,4.058848914,4.058848914,0,-0.411697338,3.257078476,2.845381138,-0.051376896 -David West,westda01,2017,PO,GSW,441,221,0.306587783,2.971934268,3.278522051,-4.0008436,-0.416397061,-4.417240661,-0.707789654,2.334701316,1.626911662,0.505159404,0,0.505159404,-0.099616661,2.57230636,2.472689699,-0.727284573 -David West,westda01,2017,RS,GSW,1728,854,-1.3981471,5.522801647,4.124654547,-2.359263118,2.168581482,-0.190681636,-1.778307672,5.049074604,3.270766932,2.626605195,2.626605195,0,-0.705342818,4.476515632,3.771172814,0.123094983 -David West,westda01,2018,PO,GSW,363,175,1.264725971,1.89086768,3.155593651,0.598644456,-8.725020529,-8.126376074,1.111696305,-0.326760435,0.784935871,0.328277725,0,0.328277725,0.970834368,0.261641005,1.232475373,0.827978124 -David West,westda01,2018,RS,GSW,2011,999,-1.253011909,3.482080578,2.22906867,-3.503681062,2.996326122,-0.50735494,-1.881344898,3.582258723,1.700913825,2.275227245,2.275227245,0,-0.462323733,3.303707757,2.841384024,0.290423012 -Andrew White III,whitean01,2018,RS,ATL,451,209,-5.084087057,-3.828802038,-8.912889095,-7.838736633,-3.409572959,-11.24830959,-5.905924052,-3.956440225,-9.862364277,-0.756843099,-0.756843099,0,-4.703491231,-5.594196259,-10.29768749,-0.204186754 -Derrick White,whitede01,2018,PO,SAS,38,18,-0.034609331,5.426135715,5.391526384,13.51958604,-10.74788717,2.771698873,2.838641234,2.402531901,5.241173135,0.075529931,0,0.075529931,2.703991218,0.427984418,3.131975636,-0.205243069 -Derrick White,whitede01,2018,RS,SAS,300,139,2.583330561,1.835057658,4.418388219,-2.627065991,9.444347359,6.817281368,1.6645062,3.484683518,5.149189718,0.55953119,0.55953119,0,0.44040165,1.477055542,1.917457192,-0.117217962 -Derrick White,whitede01,2019,PO,SAS,376,191,3.962792508,3.9560547,7.918847207,7.379711276,-1.725164756,5.654546519,4.828272255,3.058746512,7.887018767,1.07558231,0,1.07558231,2.8378903,3.568045132,6.405935431,0.606068749 -Derrick White,whitede01,2019,RS,SAS,3555,1728,-0.096197153,2.816143257,2.719946104,1.99918625,2.721465161,4.720651411,0.30842549,2.982970325,3.291395814,5.291939352,5.291939352,0,0.150650198,3.08301064,3.233660838,-0.656491402 -DJ White,whitedj01,2014,PO,CHA,5,3,-29.11365541,5.356986539,-23.75666887,-30.41304945,68.19387024,37.78082079,-31.07354718,18.7450041,-12.32854307,-0.015367391,0,-0.015367391,-25.03403777,7.136402391,-17.89763537,1.51417689 -DJ White,whitedj01,2014,RS,CHA,21,10,0.921376306,-3.570495209,-2.649118903,24.8743325,-19.98303643,4.891296065,5.891201574,-7.342024436,-1.450822862,0.006586243,0.006586243,0,3.305813532,-1.282728146,2.023085385,-0.610053849 -Hassan Whiteside,whiteha01,2015,RS,MIA,2214,1142,0.922721537,3.443319605,4.366041143,1.442919541,-1.630257765,-0.187338224,1.114390664,2.618856523,3.733247187,3.779438948,3.779438948,0,1.169695428,2.008636375,3.178331803,0.050400089 -Hassan Whiteside,whiteha01,2016,PO,MIA,550,291,-0.111904621,6.34195787,6.230053248,6.418817647,2.592779671,9.011597318,1.234100572,5.808964704,7.043065276,1.48730386,0,1.48730386,0.635162061,6.71487432,7.350036381,-0.776985037 -Hassan Whiteside,whiteha01,2016,RS,MIA,4161,2125,-0.125465623,2.73500474,2.609539117,1.772011922,-1.611910665,0.160101257,0.259712383,1.967331037,2.22704342,5.349009489,5.349009489,0,0.264855821,2.606390401,2.871246222,-0.850642357 -Hassan Whiteside,whiteha01,2017,RS,MIA,5003,2513,-1.790193499,2.281404157,0.491210658,3.632604704,-0.941047604,2.6915571,-0.765608907,1.725097648,0.959488741,4.722997653,4.722997653,0,-0.239569845,2.153436719,1.913866874,-0.681817536 -Hassan Whiteside,whiteha01,2018,PO,MIA,166,77,-10.13916955,0.098502145,-10.0406674,-9.855779667,4.993218083,-4.862561583,-10.69057463,1.173147392,-9.517427239,-0.279161567,0,-0.279161567,-7.183981392,-0.420321138,-7.60430253,1.765485137 -Hassan Whiteside,whiteha01,2018,RS,MIA,2792,1364,-1.18939028,2.754102,1.56471172,-3.527288574,0.746605822,-2.780682752,-1.732416302,2.464374959,0.731958656,2.42918301,2.42918301,0,-1.755399483,2.327839481,0.572439998,0.247400019 -Hassan Whiteside,whiteha01,2019,RS,MIA,3465,1674,-1.014007558,4.482568174,3.468560616,0.862776291,-0.100739896,0.762036395,-0.644527463,3.754815658,3.110288196,5.001566281,5.001566281,0,-0.687465028,3.396254989,2.708789961,-0.072451189 -Isaiah Whitehead,whiteis01,2017,RS,BRK,3482,1643,-3.386460234,-1.025611074,-4.412071308,1.648598913,0.797110862,2.445709775,-2.483404316,-0.673033137,-3.156437454,-0.341783339,-0.341783339,0,-3.037895821,-1.417456771,-4.455352592,0.311992836 -Isaiah Whitehead,whiteis01,2018,RS,BRK,384,180,-2.342020358,1.923468259,-0.4185521,-5.28528622,4.470665959,-0.814620261,-3.021765531,2.629190765,-0.392574766,0.220502481,0.220502481,0,-2.909975278,0.240999339,-2.66897594,1.835496363 -Okaro White,whiteok01,2017,RS,MIA,946,471,-3.266670055,-2.382485687,-5.649155742,2.931053426,1.26032313,4.191376556,-2.15540956,-1.810698791,-3.966108351,-0.28948215,-0.28948215,0,-2.307409713,-1.742590296,-4.050000009,-0.924327897 -Okaro White,whiteok01,2018,RS,MIA,167,80,-3.164981385,-5.838869262,-9.003850647,-2.158246248,2.928021111,0.769774863,-3.129725853,-4.394373447,-7.524099299,-0.19379318,-0.19379318,0,-3.621814787,-3.731897288,-7.353712075,-0.542896777 -Okaro White,whiteok01,2019,RS,WAS,14,6,-3.655399957,6.429601164,2.774201207,-15.61071823,6.327438694,-9.283279541,-6.4019191,6.870637285,0.468718185,0.009787649,0.009787649,0,-4.664041008,0.102264656,-4.561776351,-0.677391621 -Royce White,whitero03,2014,RS,SAC,19,9,-9.880544615,-15.39873948,-25.2792841,-2.902644585,-13.37512525,-16.27776984,-9.086011075,-15.90264425,-24.98865533,-0.101649489,-0.101649489,0,-9.734013774,-10.91623466,-20.65024843,-0.437674921 -Shayne Whittington,whittsh01,2015,RS,IND,214,108,1.987941489,-9.388186988,-7.4002455,3.752403024,-1.691208889,2.061194135,2.523262597,-8.412722309,-5.889459713,-0.173709091,-0.173709091,0,1.454773433,-6.604472108,-5.149698676,0.399033556 -Shayne Whittington,whittsh01,2016,RS,IND,85,41,-6.478713692,-0.242081203,-6.720794896,-10.38043451,6.086051832,-4.294382677,-7.696520296,1.001153381,-6.695366915,-0.082785759,-0.082785759,0,-8.539508557,0.972005997,-7.56750256,0.302830419 -Andrew Wiggins,wiggian01,2015,RS,MIN,5905,2969,-0.799316119,-1.586127378,-2.385443496,1.285144337,-3.796389299,-2.511244962,-0.354837003,-2.065055767,-2.41989277,0.499637899,0.499637899,0,-0.668120769,-1.933495988,-2.601616757,-0.077320287 -Andrew Wiggins,wiggian01,2016,RS,MIN,5755,2845,0.238975216,-1.228109082,-0.989133866,1.617362121,1.089202923,2.706565044,0.549237642,-0.773570037,-0.224332395,3.695434525,3.695434525,0,0.037444026,-0.715383028,-0.677939003,0.783050204 -Andrew Wiggins,wiggian01,2017,RS,MIN,6133,3048,0.770144747,-0.677276417,0.09286833,4.060075726,-1.006799656,3.05327607,1.438409163,-0.754787756,0.683621407,5.367522987,5.367522987,0,1.465841742,-0.409399439,1.056442303,0.513161696 -Andrew Wiggins,wiggian01,2018,PO,MIN,325,164,-0.119863343,-0.505118507,-0.62498185,-10.74593637,-3.635471505,-14.38140787,-2.387229248,-1.147127337,-3.534356585,-0.067176384,0,-0.067176384,-1.941069794,-0.845695614,-2.786765408,-0.736484835 -Andrew Wiggins,wiggian01,2018,RS,MIN,6055,2979,-0.681607879,0.043857963,-0.637749916,-0.307538681,0.933102773,0.625564091,-0.724543375,0.259274891,-0.465268484,3.480597688,3.480597688,0,-0.35282458,0.449977002,0.097152422,0.230433582 -Andrew Wiggins,wiggian01,2019,RS,MIN,5381,2543,-1.392979416,-0.880221705,-2.273201121,0.363365142,-0.617161501,-0.25379636,-1.122966346,-0.85350066,-1.976467006,1.000931361,1.000931361,0,-0.7462425,-0.354920193,-1.101162693,-0.272165923 -CJ Wilcox,wilcocj01,2015,RS,LAC,211,101,-4.295320541,-5.159927521,-9.455248062,-6.332083902,2.320677934,-4.011405968,-5.120847773,-3.945009049,-9.065856822,-0.332552524,-0.332552524,0,-2.365151746,-5.848073457,-8.213225203,2.090556408 -CJ Wilcox,wilcocj01,2016,PO,LAC,15,7,-0.632063742,-6.38621496,-7.018278702,16.16321446,23.46891788,39.63213234,3.015810155,-0.604056971,2.411753184,0.018746241,0,0.018746241,-4.195438336,-0.431005698,-4.626444034,-1.333332251 -CJ Wilcox,wilcocj01,2016,RS,LAC,351,167,-1.339230602,2.600161913,1.26093131,1.256895301,3.988403054,5.245298356,-0.915353946,2.986723075,2.071369129,0.413101626,0.413101626,0,0.084963296,2.336937502,2.421900798,0.548152959 -CJ Wilcox,wilcocj01,2017,RS,ORL,223,108,-5.29290831,-2.778413021,-8.071321332,-3.005303548,1.324005675,-1.681297873,-5.040721968,-2.005530659,-7.046252627,-0.239685191,-0.239685191,0,-4.194960012,-3.730682967,-7.925642979,1.224339298 -Jacob Wiley,wileyja01,2018,RS,BRK,71,33,-3.699592915,8.757371256,5.057778341,-10.12713422,18.99022441,8.863090187,-5.250120594,11.49534229,6.245221693,0.151260086,0.151260086,0,-6.465573907,7.186357106,0.720783199,-0.123702141 -Damien Wilkins,wilkida02,2018,RS,IND,310,152,-3.532419613,-1.331417172,-4.863836785,3.133682905,0.661721957,3.795404861,-2.33662794,-1.005037157,-3.341665097,-0.045463956,-0.045463956,0,-3.266032972,-3.10245092,-6.368483892,-0.907802065 -Alan Williams,willial03,2016,RS,PHO,155,68,0.878318095,2.590803555,3.46912165,5.968804492,-1.812510173,4.156294319,2.047694894,1.847167433,3.894862326,0.23429369,0.23429369,0,0.694569542,1.027615577,1.722185119,1.593421688 -Alan Williams,willial03,2017,RS,PHO,1517,708,-0.771224603,2.685368741,1.914144137,-0.315041315,2.692121467,2.377080153,-0.687596784,2.904448674,2.21685189,1.802555331,1.802555331,0,-1.63125308,2.522392674,0.891139594,0.460409589 -Alan Williams,willial03,2018,RS,PHO,142,70,-5.63699418,1.98869502,-3.64829916,-7.652680521,11.97986083,4.327180307,-6.342906258,4.25995361,-2.082952648,0.024453194,0.024453194,0,-3.797397237,2.171535849,-1.625861388,2.624362472 -Alan Williams,willial03,2019,RS,BRK,60,26,7.84597489,11.6338741,19.47984899,7.784584705,10.16325071,17.94783542,8.388823854,12.08622974,20.4750536,0.308987804,0.308987804,0,8.828079108,6.118116482,14.94619559,0.298650805 -C.J. Williams,willicj01,2018,RS,LAC,1478,707,-1.137987353,0.567563262,-0.57042409,-0.312007068,0.331409182,0.019402114,-1.06318311,0.573618395,-0.489564715,0.810945951,0.810945951,0,-1.572086485,0.725191413,-0.846895072,-0.53758955 -C.J. Williams,willicj01,2019,RS,MIN,268,128,-2.762601483,-1.374755596,-4.137357079,-8.457321998,-2.967763065,-11.42508506,-4.108031927,-1.728476058,-5.836507985,-0.201458446,-0.201458446,0,-3.486468077,-1.002581346,-4.489049422,-0.054509727 -Deron Williams,willide01,2014,PO,BRK,786,428,1.443425611,2.464616175,3.908041786,7.451408113,8.245465489,15.6968736,2.757210326,3.797532856,6.554743181,2.084312844,0,2.084312844,1.798231631,3.241798043,5.040029674,-0.497867794 -Deron Williams,willide01,2014,RS,BRK,4007,2059,1.679922146,0.698050751,2.377972898,5.428856532,-0.051611615,5.377244917,2.573264622,0.601179774,3.174444396,6.217515198,6.217515198,0,3.177325807,0.348101635,3.525427441,-0.094384011 -Deron Williams,willide01,2015,PO,BRK,377,192,-0.727711347,1.982477703,1.254766356,4.872614524,-8.096995256,-3.224380733,0.408120729,-0.0074052,0.400715529,0.319334588,0,0.319334588,2.445281327,0.940776278,3.386057605,0.308147769 -Deron Williams,willide01,2015,RS,BRK,4158,2114,0.696325963,-0.398250356,0.298075607,2.830788045,1.487339643,4.318127688,1.200188644,-0.007300202,1.192888443,4.254278292,4.254278292,0,1.241384923,-0.288410264,0.952974658,0.036653802 -Deron Williams,willide01,2016,PO,DAL,96,49,-5.023497094,-6.423806285,-11.44730338,-21.84291625,7.60896991,-14.23394634,-8.825794033,-3.788223444,-12.61401748,-0.258379073,0,-0.258379073,-7.278540338,-6.58109164,-13.85963198,1.513367847 -Deron Williams,willide01,2016,RS,DAL,4194,2106,0.486472023,-1.095466802,-0.608994779,-1.849836382,1.831380762,-0.01845562,0.034964572,-0.557005838,-0.522041266,2.388578018,2.388578018,0,0.036683001,-0.332249721,-0.295566721,-0.217212893 -Deron Williams,willide01,2017,PO,CLE,544,262,-0.256479098,-1.182095306,-1.438574404,-0.518759398,2.230858682,1.712099284,-0.475707253,-0.569643888,-1.045351141,0.237876173,0,0.237876173,0.510762833,-0.656171607,-0.145408774,1.177838554 -Deron Williams,willide01,2017,RS,DAL,2273,1171,0.187249956,-2.704522955,-2.517272999,1.395179919,-0.186300746,1.208879173,0.501765091,-2.355181337,-1.853416246,0.53052243,0.53052243,0,0.479746565,-1.959416872,-1.479670307,-0.940574497 -Deron Williams,willide01,2017,RS,CLE,975,486,-0.29659746,-3.225562333,-3.522159793,-3.34130741,1.519726124,-1.821581286,-1.002817688,-2.409992525,-3.412810213,-0.164212148,-0.164212148,0,0.333407977,-3.212201078,-2.878793101,-0.081419931 -Derrick Williams,willide02,2014,RS,SAC,3362,1658,-1.548160801,-2.275913328,-3.824074129,-1.341078949,-2.301643643,-3.642722591,-1.607814328,-2.396553749,-4.004368077,-1.058289771,-1.058289771,0,-2.221940356,-2.784730017,-5.006670373,-0.252625356 -Derrick Williams,willide02,2014,RS,MIN,333,162,-3.911777693,-1.675645886,-5.587423579,-10.98739087,4.518105068,-6.469285798,-5.682845718,-0.543846254,-6.226691972,-0.286154463,-0.286154463,0,-4.986976483,-2.450086344,-7.437062826,-0.401364985 -Derrick Williams,willide02,2015,RS,SAC,3007,1462,-0.839420021,-2.546054965,-3.385474986,-1.440095869,-6.316588587,-7.756684456,-1.019465352,-3.44981092,-4.469276273,-1.280591652,-1.280591652,0,-1.755372002,-4.645087176,-6.400459179,-0.137425634 -Derrick Williams,willide02,2016,RS,NYK,2879,1435,-0.537646354,-2.738017679,-3.275664033,-4.457431597,-2.339725915,-6.797157512,-1.359454559,-2.811254712,-4.170709271,-1.034356434,-1.034356434,0,-1.466860784,-4.397112116,-5.863972901,-0.544592301 -Derrick Williams,willide02,2017,PO,CLE,78,38,0.91002601,-11.29301566,-10.38298965,-3.393939472,-18.13589199,-21.52983147,-0.13478395,-13.49458179,-13.62936574,-0.216255776,0,-0.216255776,1.810498983,-15.29976175,-13.48926277,-0.569960738 -Derrick Williams,willide02,2017,RS,CLE,869,427,-1.969794549,-3.116808153,-5.086602702,-3.601413163,-0.67690912,-4.278322283,-2.459421724,-2.791743427,-5.251165151,-0.541817618,-0.541817618,0,-1.520936938,-4.01756472,-5.538501658,-0.553506211 -Derrick Williams,willide02,2017,RS,MIA,748,377,-3.030000811,-6.305613714,-9.335614525,-3.712552117,-2.885694311,-6.598246429,-3.33863627,-5.983089989,-9.321726259,-1.25985704,-1.25985704,0,-2.349869858,-5.032327729,-7.382197587,-0.324703695 -Derrick Williams,willide02,2018,RS,LAL,23,9,-7.990882122,-0.927800199,-8.918682321,-43.75612194,39.13444921,-4.621672727,-15.92834101,7.41497898,-8.513362028,-0.026243015,-0.026243015,0,-11.22767099,-1.900801082,-13.12847207,-0.82909447 -Elliot Williams,williel01,2014,RS,PHI,2455,1157,-2.540079482,-4.36225771,-6.902337191,-6.819313063,-0.253411821,-7.072724884,-3.505226847,-3.701855119,-7.207081966,-2.654154834,-2.654154834,0,-3.898273559,-3.811366528,-7.709640087,0.843326411 -Elliot Williams,williel01,2015,RS,NOP,151,77,0.488128693,-4.236750558,-3.748621865,1.013978009,2.019492661,3.03347067,0.622234212,-3.178494243,-2.55626003,0.007539347,0.007539347,0,0.621313107,-2.357315543,-1.736002436,-0.904690232 -Elliot Williams,williel01,2015,RS,UTA,85,42,1.532103062,-2.567757484,-1.035654422,1.2152761,6.331723511,7.546999611,1.592032192,-0.860712842,0.73131935,0.075184455,0.075184455,0,2.247188024,-2.264071333,-0.016883309,0.752448774 -Elliot Williams,williel01,2016,RS,MEM,86,45,-4.55145332,0.314518701,-4.236934619,0.292796436,-1.525365361,-1.232568924,-3.83463957,-0.024409296,-3.859048866,-0.024943264,-0.024943264,0,-3.461084821,-1.014510514,-4.475595335,-1.993084559 -Johnathan Williams,willijo04,2019,RS,LAL,793,372,-1.436611262,-2.491051478,-3.927662739,1.92519767,3.73762485,5.66282252,-0.792988622,-1.358993396,-2.151982017,0.113039209,0.113039209,0,-1.735585229,-1.147538414,-2.883123643,-0.414167185 -Kenrich Williams,willike04,2019,RS,NOP,2378,1079,-1.246715736,1.380722288,0.134006552,-0.993244262,-2.38004309,-3.373287351,-1.267268136,0.717969568,-0.549298568,1.2168449,1.2168449,0,-0.872564251,0.757200539,-0.115363712,0.449714986 -Lou Williams,willilo02,2014,PO,ATL,262,133,-3.349347901,-1.720017378,-5.069365279,1.076635894,-5.164634748,-4.087998854,-2.582806491,-2.570392645,-5.153199136,-0.170812828,0,-0.170812828,2.384970782,-5.44213604,-3.057165258,1.448972881 -Lou Williams,willilo02,2014,RS,ATL,2924,1445,1.511243214,-3.020539262,-1.509296048,-0.484620647,-6.662278966,-7.146899613,1.202770146,-3.957114361,-2.754344215,-0.003218244,-0.003218244,0,1.776963158,-4.584321238,-2.807358079,0.464772743 -Lou Williams,willilo02,2015,PO,TOR,203,102,-1.410961369,-1.113847435,-2.524808804,-3.463261489,-1.766506359,-5.229767848,-1.845127022,-1.16307227,-3.008199291,-0.013975421,0,-0.013975421,0.586486055,-2.728133745,-2.14164769,0.81636494 -Lou Williams,willilo02,2015,RS,TOR,4025,2016,5.266223367,-2.455637697,2.81058567,3.741144811,-0.413503336,3.327641475,5.177280596,-2.152703847,3.024576749,5.965790468,5.965790468,0,5.266439538,-2.594030898,2.67240864,0.424187459 -Lou Williams,willilo02,2016,RS,LAL,3904,1907,3.660301315,-2.080387662,1.579913653,-0.201318631,-2.214404909,-2.415723541,3.174927634,-2.177197527,0.997730107,3.671614216,3.671614216,0,2.016758463,-2.618980715,-0.602222252,0.676743139 -Lou Williams,willilo02,2017,PO,HOU,563,272,2.120536564,-3.962146964,-1.8416104,14.5479065,1.622683873,16.17059037,4.793767798,-3.055230677,1.738537121,0.64834117,0,0.64834117,4.988074221,-4.233240094,0.754834127,0.889024831 -Lou Williams,willilo02,2017,RS,LAL,2956,1403,8.09930414,-2.428008746,5.671295394,3.10880259,0.97783125,4.08663384,7.626016235,-1.82240271,5.803613526,6.224102688,6.224102688,0,6.326443884,-2.34076737,3.985676514,1.623461062 -Lou Williams,willilo02,2017,RS,HOU,1302,591,2.457308685,-1.945368592,0.511940092,-1.688504476,-1.353328834,-3.041833311,1.646772574,-1.958933986,-0.312161412,0.746859784,0.746859784,0,2.296609955,-2.471317425,-0.17470747,1.572317418 -Lou Williams,willilo02,2018,RS,LAC,5489,2589,5.022813055,-3.269222634,1.753590421,4.473918011,-2.751852205,1.722065806,5.219557888,-3.336743734,1.882814154,6.274484145,6.274484145,0,5.281747698,-3.522228194,1.759519504,2.511937389 -Lou Williams,willilo02,2019,PO,LAC,387,176,5.711743646,-5.033531359,0.678212287,-4.442031393,-11.93398012,-16.37601152,3.824143556,-6.766198883,-2.942055327,-0.018273536,0,-0.018273536,1.965366104,-7.354972797,-5.389606693,2.722423564 -Lou Williams,willilo02,2019,RS,LAC,4388,1993,5.477769686,-4.159043782,1.318725904,2.094115466,-0.851471276,1.24264419,5.114451107,-3.697211562,1.417239545,4.304896914,4.304896914,0,4.042941501,-4.405614216,-0.362672715,1.624137864 -Mo Williams,willima01,2014,PO,POR,385,187,-4.580371973,-3.511461308,-8.091833282,-5.203617331,-5.805058681,-11.00867601,-5.024558312,-4.221596097,-9.24615441,-0.645525368,0,-0.645525368,-4.274330996,-4.513353541,-8.787684536,0.915787991 -Mo Williams,willima01,2014,RS,POR,3715,1834,-0.627406159,-1.734877384,-2.362283543,-0.857206627,-0.323058354,-1.180264981,-0.78155938,-1.553878769,-2.335438148,0.388864467,0.388864467,0,-0.016637932,-0.895645937,-0.91228387,0.23641278 -Mo Williams,willima01,2015,RS,MIN,2297,1149,1.010042548,-2.272697965,-1.262655417,0.826723752,0.787573277,1.614297029,1.09111484,-1.703003545,-0.611888705,1.254412385,1.254412385,0,0.964580776,-1.762886967,-0.798306191,0.077211897 -Mo Williams,willima01,2015,RS,CHA,1662,831,1.377930531,-1.463640709,-0.085710178,0.077905112,1.33985629,1.417761403,1.29754543,-0.980866074,0.316679356,1.302775126,1.302775126,0,0.573142768,-0.984302671,-0.411159903,0.189994509 -Mo Williams,willima01,2016,PO,CLE,136,68,-15.69768799,3.019710047,-12.67797794,-22.01559965,8.250670441,-13.76492921,-18.16520239,4.249702333,-13.91550006,-0.411070104,0,-0.411070104,-8.639837482,2.324765426,-6.315072055,2.749520005 -Mo Williams,willima01,2016,RS,CLE,1489,748,-1.746181546,-2.636899402,-4.383080949,-7.348444956,-0.827061836,-8.175506792,-3.106579636,-2.436956304,-5.543535939,-1.061633963,-1.061633963,0,-1.645853784,-2.689591835,-4.335445619,-0.408953301 -Marvin Williams,willima02,2014,RS,UTA,3239,1674,0.345541605,-1.644357702,-1.298816098,2.414506117,-1.843557793,0.570948324,0.838810225,-1.731715787,-0.892905562,1.576907564,1.576907564,0,0.5649454,-0.860466903,-0.295521503,-0.5557399 -Marvin Williams,willima02,2015,RS,CHA,4049,2035,-0.51169167,1.17245339,0.66076172,-1.954433226,-0.386376297,-2.340809523,-0.811449014,0.900804944,0.089355931,2.954316038,2.954316038,0,-1.141752059,0.949478538,-0.192273522,0.206066181 -Marvin Williams,willima02,2016,PO,CHA,439,228,-3.21497138,-0.293739316,-3.508710696,-3.228488253,-5.374208162,-8.602696414,-3.330388363,-1.306258989,-4.636647352,-0.2248597,0,-0.2248597,-3.547561444,-3.075421415,-6.622982859,-0.625267757 -Marvin Williams,willima02,2016,RS,CHA,4688,2338,2.223275912,1.245124471,3.468400383,3.772885902,-1.10524598,2.667639922,2.674845391,0.810933235,3.485778626,7.392381522,7.392381522,0,2.580479268,0.830957143,3.411436411,-0.603623021 -Marvin Williams,willima02,2017,RS,CHA,4618,2295,0.097171792,0.776270694,0.873442486,-1.890767339,-0.261812819,-2.152580159,-0.320652795,0.614365623,0.293712827,3.543761298,3.543761298,0,0.062227755,0.514959763,0.577187518,-0.554580314 -Marvin Williams,willima02,2018,RS,CHA,4181,2006,0.815514917,-0.213621223,0.601893695,-1.833675848,1.396770277,-0.436905571,0.275751612,0.123949601,0.399701214,3.239372847,3.239372847,0,-0.322040635,-0.035868234,-0.357908869,0.485454286 -Marvin Williams,willima02,2019,RS,CHA,4432,2133,-1.575451837,-0.676032832,-2.251484669,0.713966305,-1.291471995,-0.57750569,-1.204918905,-0.813566863,-2.018485768,0.791986909,0.791986909,0,-0.917166293,-0.765213694,-1.682379986,-0.523381474 -Matt Williams Jr.,willima05,2018,RS,MIA,23,11,-7.547355143,3.168961623,-4.37839352,10.01809194,30.43558877,40.45368071,-4.263277306,9.14478781,4.881510504,0.04334433,0.04334433,0,-3.987281651,3.181158606,-0.806123045,1.192236812 -Reggie Williams,willire02,2014,RS,OKC,34,17,-0.988248625,-4.238425568,-5.226674193,-6.389327284,-5.758267255,-12.14759454,-2.293048468,-4.905949467,-7.198997935,-0.038963196,-0.038963196,0,-0.962605415,-5.849015158,-6.811620572,0.932745546 -Reggie Williams,willire02,2015,RS,SAS,209,105,1.637388541,-8.298304113,-6.660915572,-7.442351379,-8.878237293,-16.32058867,-0.216121912,-9.016509993,-9.232631905,-0.344027238,-0.344027238,0,-0.058569125,-6.451449332,-6.510018457,-0.898479926 -Reggie Williams,willire02,2017,RS,NOP,168,79,2.992728152,-1.617624603,1.375103549,-8.348810905,-1.030945277,-9.379756183,0.871366581,-1.597771803,-0.726405221,0.080767514,0.080767514,0,-1.388688107,-2.063574957,-3.452263064,-0.956212651 -Robert Williams III,williro04,2019,PO,BOS,29,13,0.284852647,11.35636525,11.6412179,0.09293684,-1.347841279,-1.254904438,0.233713391,9.28479542,9.518508812,0.083471489,0,0.083471489,0.936982224,1.047719271,1.984701495,-0.53600377 -Robert Williams III,williro04,2019,RS,BOS,606,283,-3.341883781,1.65473344,-1.687150341,-9.614470878,1.070283501,-8.544187377,-4.830802674,1.561486597,-3.269316077,-0.074729918,-0.074729918,0,-4.913726596,1.389322449,-3.524404147,-0.343005224 -Shawne Williams,willish03,2014,RS,LAL,1546,751,-1.387891399,0.416055091,-0.971836307,0.354425732,3.614821271,3.969247003,-1.089584848,1.162239013,0.072654165,1.081498887,1.081498887,0,-0.944288455,0.97486444,0.030575984,-0.002646994 -Shawne Williams,willish03,2015,RS,MIA,1757,924,1.196307763,-2.517310857,-1.321003093,0.169398595,-3.005873507,-2.836474912,1.051688646,-2.751852545,-1.700163899,0.492667494,0.492667494,0,1.26720989,-1.987473242,-0.720263351,-0.436203826 -Shawne Williams,willish03,2015,RS,DET,319,163,-2.270079858,-1.030658462,-3.30073832,-3.213802681,-2.947263283,-6.161065965,-2.602275124,-1.472929881,-4.075205005,-0.110490954,-0.110490954,0,-0.91543329,-2.86551178,-3.780945069,0.246646831 -Troy Williams,willitr02,2017,PO,HOU,40,19,-15.88680589,1.44893539,-14.4378705,-5.305801241,12.91187499,7.606073751,-14.6918185,3.936895402,-10.75492309,-0.080292439,0,-0.080292439,-8.473315885,-1.817494861,-10.29081075,0.314780495 -Troy Williams,willitr02,2017,RS,HOU,310,139,-2.179490542,-2.738301628,-4.91779217,-3.560890315,-0.325307797,-3.886198112,-2.685681052,-2.410408982,-5.096090034,-0.167618538,-0.167618538,0,-1.688616892,-2.36546475,-4.054081642,0.730461999 -Troy Williams,willitr02,2017,RS,MEM,822,418,-4.984501891,1.334609957,-3.649891935,-4.611049914,-1.297440146,-5.90849006,-5.201432633,0.845223655,-4.356208978,-0.344753625,-0.344753625,0,-4.462018071,1.141873766,-3.320144305,0.632197163 -Troy Williams,willitr02,2018,RS,NYK,613,290,0.237274775,0.70347123,0.940746005,3.198495787,0.415944267,3.614440053,0.900218478,0.721489941,1.621708419,0.655946645,0.655946645,0,0.782279893,0.490620588,1.272900481,1.398227547 -Troy Williams,willitr02,2018,RS,HOU,37,17,-2.017043022,-1.822565481,-3.839608503,-11.78725877,-18.61637926,-30.40363803,-4.341353915,-5.550609324,-9.891963238,-0.062497859,-0.062497859,0,-3.989562288,-3.953870376,-7.943432664,0.885159583 -Troy Williams,willitr02,2019,RS,SAC,707,312,-1.568114455,-3.428541139,-4.996655594,-5.528757864,-0.421996197,-5.950754061,-2.475725521,-2.981952804,-5.457678325,-0.432766171,-0.432766171,0,-2.381763795,-2.648892175,-5.03065597,0.414127486 -D.J. Wilson,wilsodj01,2018,RS,MIL,149,71,-4.94088628,-6.522079296,-11.46296558,-10.63082512,-5.822823005,-16.45364812,-6.452147605,-6.75452189,-13.2066695,-0.377970108,-0.377970108,0,-5.3457047,-5.466524074,-10.81222877,-0.213270416 -D.J. Wilson,wilsodj01,2019,PO,MIL,97,43,-8.162219657,-7.224300628,-15.38652028,-10.62432912,-8.195920048,-18.82024917,-9.265553023,-7.990845609,-17.25639863,-0.331062123,0,-0.331062123,-6.830654439,-8.998316373,-15.82897081,0.857672383 -D.J. Wilson,wilsodj01,2019,RS,MIL,1939,882,-1.920016737,1.389780176,-0.53023656,-1.547058679,1.26161512,-0.285443559,-1.99354848,1.377754541,-0.615793939,0.958184516,0.958184516,0,-1.842180345,0.806983986,-1.035196359,-0.233514101 -Jamil Wilson,wilsoja02,2018,RS,LAC,554,274,-0.381562225,0.598629542,0.217067317,0.06239909,2.189976238,2.252375329,-0.334873727,0.988421044,0.653547317,0.476629003,0.476629003,0,-0.49255153,0.28910401,-0.20344752,0.173205808 -Kyle Wiltjer,wiltjky01,2017,PO,HOU,12,5,11.7407562,-1.175944033,10.56481217,-22.57979794,-19.4371898,-42.01698774,5.154306894,-5.074286292,0.080020602,0.007451749,0,0.007451749,7.137024995,-9.350177268,-2.213152274,0.077372743 -Kyle Wiltjer,wiltjky01,2017,RS,HOU,102,44,-5.909537145,1.228284351,-4.681252794,-14.81858036,-9.254086912,-24.07266727,-8.271393565,-0.935855544,-9.207249109,-0.148792841,-0.148792841,0,-4.980506109,-1.063083734,-6.043589843,2.595327579 -Justise Winslow,winslju01,2016,PO,MIA,625,330,-0.289980475,3.643529424,3.353548949,-6.57950289,-5.374151277,-11.95365417,-1.628990692,1.892227257,0.263236565,0.519803739,0,0.519803739,-2.218607784,1.351070497,-0.867537287,-0.623923041 -Justise Winslow,winslju01,2016,RS,MIA,4458,2232,-2.308210799,1.056288115,-1.251922684,-1.975091509,3.682544951,1.707453442,-2.378308594,1.647227344,-0.731081249,2.292786171,2.292786171,0,-2.077656253,1.838544034,-0.239112219,-0.267349769 -Justise Winslow,winslju01,2017,RS,MIA,1245,625,-3.937549532,0.677353645,-3.260195887,-2.454867826,1.849463607,-0.605404219,-3.851695983,0.948919672,-2.902776311,-0.048485531,-0.048485531,0,-2.591158574,2.175736002,-0.415422572,-0.465149656 -Justise Winslow,winslju01,2018,PO,MIA,268,125,-0.95981546,6.526058015,5.566242555,2.067743654,4.989864854,7.057608508,-0.369823246,6.668287061,6.298463815,0.598503224,0,0.598503224,0.979976605,4.743683796,5.723660401,0.547472053 -Justise Winslow,winslju01,2018,RS,MIA,3420,1680,-1.730420461,1.074709312,-0.655711149,-1.688556002,2.224350969,0.535794967,-1.807166995,1.348641147,-0.458525848,1.952176814,1.952176814,0,-1.996970779,1.67246069,-0.324510089,-0.602428152 -Justise Winslow,winslju01,2019,RS,MIA,4065,1959,-0.791421005,-0.299498571,-1.090919576,1.23062426,2.776735699,4.007359958,-0.379681991,0.293169099,-0.086512891,2.664563233,2.664563233,0,-0.056047543,0.750099453,0.694051909,0.094036208 -Jeff Withey,witheje01,2014,RS,NOP,1359,684,-0.864075882,0.94280602,0.078730137,0.208385708,2.015248391,2.223634099,-0.673731359,1.265176193,0.591444833,1.160737065,1.160737065,0,-1.076459715,-0.270479421,-1.346939136,-0.440029156 -Jeff Withey,witheje01,2015,RS,NOP,517,259,0.057014241,0.180431056,0.237445297,-2.206373975,-3.468497778,-5.674871752,-0.416914795,-0.532572676,-0.949487471,0.237821421,0.237821421,0,-0.541160042,-1.553314859,-2.094474901,-0.040927837 -Jeff Withey,witheje01,2016,RS,UTA,1273,658,-1.333900129,3.647125695,2.313225566,-1.403802762,1.719889031,0.316086268,-1.411629091,3.41010867,1.998479579,1.582665737,1.582665737,0,-1.86384081,3.318933973,1.455093163,-0.702054126 -Jeff Withey,witheje01,2017,PO,UTA,40,21,-0.906897962,-16.76391505,-17.67081301,-2.959335866,-1.495679203,-4.455015069,-1.416364344,-14.57458995,-15.99095429,-0.145754626,0,-0.145754626,-2.224049597,-6.618322508,-8.842372105,-0.370056224 -Jeff Withey,witheje01,2017,RS,UTA,885,432,0.331081404,0.461189801,0.792271205,0.540793758,-2.685415409,-2.144621651,0.398016586,-0.238979489,0.159037097,0.638063256,0.638063256,0,0.344243801,1.708809038,2.053052839,-0.475352026 -Jeff Withey,witheje01,2018,RS,DAL,83,39,-4.733989557,7.404263935,2.670274378,-1.743354025,11.15366246,9.410308438,-4.33785504,8.702079465,4.364224425,0.14501411,0.14501411,0,-2.856048958,3.998553046,1.142504088,2.422280642 -Nate Wolters,woltena01,2014,RS,MIL,2574,1309,-0.34144615,0.585387306,0.243941156,0.267356527,3.706122876,3.973479403,-0.191932163,1.347141324,1.155209161,2.578374278,2.578374278,0,-0.978294462,-0.212959154,-1.191253616,-1.09322175 -Nate Wolters,woltena01,2015,RS,NOP,203,105,-8.161546572,0.853477379,-7.308069193,-3.024267126,5.778477468,2.754210342,-7.614934268,1.939708207,-5.675226061,-0.155503859,-0.155503859,0,-8.077628682,-0.35915111,-8.436779793,-0.736417671 -Nate Wolters,woltena01,2015,RS,MIL,281,142,-4.316209832,-1.010077481,-5.326287313,-5.006132357,-2.154774026,-7.160906382,-4.714017065,-1.332212414,-6.046229479,-0.236686456,-0.236686456,0,-5.230749098,-0.906164389,-6.136913487,-0.85134004 -Nate Wolters,woltena01,2018,RS,UTA,36,19,-6.391066055,-3.647904849,-10.0389709,1.727462842,-2.220352201,-0.492889359,-5.07688125,-3.617595006,-8.694476256,-0.055640297,-0.055640297,0,-5.564761523,-6.038644425,-11.60340595,-3.415769025 -Christian Wood,woodch01,2016,RS,PHI,322,145,-2.314395194,0.873738219,-1.440656974,-3.050353897,-1.950961195,-5.001315092,-2.492189934,0.415726613,-2.076463321,0.050020628,0.050020628,0,-1.338946742,-0.786841695,-2.125788437,0.378576943 -Christian Wood,woodch01,2017,RS,CHA,213,107,-2.06770957,-1.020573352,-3.088282922,-1.532718113,6.101187556,4.568469443,-2.088972866,0.415969685,-1.67300318,0.058637012,0.058637012,0,-1.695680338,-1.66749949,-3.363179828,-0.263187518 -Christian Wood,woodch01,2019,RS,MIL,138,62,-0.4446334,-4.856596657,-5.301230056,-9.890478102,-3.756111821,-13.64658992,-2.559503385,-5.047280437,-7.606783822,-0.1529315,-0.1529315,0,-2.120270604,-5.780971905,-7.901242509,-0.464505089 -Christian Wood,woodch01,2019,RS,NOP,429,189,-0.361948495,-0.583707572,-0.945656067,-1.842271291,-1.8905368,-3.732808091,-0.698915564,-0.839367083,-1.538282647,0.117601182,0.117601182,0,-0.958405314,-1.039297374,-1.997702688,0.661096522 -Brandan Wright,wrighbr03,2014,PO,DAL,180,90,4.303240524,-0.797494694,3.50574583,2.337707412,4.589633165,6.927340577,3.999337149,0.25407788,4.253415029,0.33119862,0,0.33119862,4.493205944,0.031991414,4.525197358,-0.131263932 -Brandan Wright,wrighbr03,2014,RS,DAL,2140,1077,0.934190331,-1.432409686,-0.498219355,4.37678154,-0.983119172,3.393662368,1.674460996,-1.423518506,0.25094249,1.634187585,1.634187585,0,1.553075648,-1.595636152,-0.042560505,-0.860077601 -Brandan Wright,wrighbr03,2015,RS,PHO,1735,858,-0.703575329,2.668875513,1.965300184,-4.343731757,0.137237281,-4.206494476,-1.510053251,2.311424827,0.801371576,1.542949517,1.542949517,0,-1.962193938,2.144550698,0.18235676,-0.719790927 -Brandan Wright,wrighbr03,2015,RS,BOS,175,86,-4.422469455,3.504992708,-0.917476747,-2.497699408,3.407226992,0.909527584,-4.250299638,3.710833567,-0.539466071,0.09691034,0.09691034,0,-4.66861167,-0.205790392,-4.874402062,-0.080774986 -Brandan Wright,wrighbr03,2015,RS,DAL,1023,505,3.618487946,-0.015781524,3.602706423,5.391291942,-3.198961391,2.192330551,4.186536183,-0.691864417,3.494671766,1.597703099,1.597703099,0,3.421762479,-0.957070867,2.464691612,-0.67008195 -Brandan Wright,wrighbr03,2016,RS,MEM,427,212,-1.704914051,1.29661625,-0.408297802,-3.460899726,-4.436963681,-7.897863407,-2.175548675,0.200283066,-1.975265609,0.083503855,0.083503855,0,-4.127246097,-0.486745143,-4.61399124,-0.341966995 -Brandan Wright,wrighbr03,2017,PO,MEM,22,12,-4.73782149,13.38132916,8.643507672,-23.75569761,3.518428596,-20.23726902,-9.054237928,12.33701593,3.282778005,0.037255113,0,0.037255113,-6.495209144,6.436220613,-0.058988531,-2.125491106 -Brandan Wright,wrighbr03,2017,RS,MEM,872,447,-0.160434252,-0.886225998,-1.04666025,-0.542847149,1.412944288,0.870097139,-0.259281921,-0.508671726,-0.767953646,0.446852408,0.446852408,0,-0.501051296,-0.97051554,-1.471566836,-1.122318198 -Brandan Wright,wrighbr03,2018,RS,MEM,745,366,-1.062726913,1.396948505,0.334221592,-1.969275788,6.388413246,4.419137458,-1.279963741,2.556480212,1.276516471,0.74644315,0.74644315,0,-2.089566657,0.562601176,-1.526965481,-0.717853872 -Brandan Wright,wrighbr03,2018,RS,HOU,32,15,1.358933529,2.417949718,3.776883247,22.08403618,-3.460769549,18.62326663,5.66639557,1.289962116,6.956357686,0.073837355,0.073837355,0,2.126373781,1.862642258,3.989016038,-0.594782617 -Chris Wright,wrighch01,2014,RS,MIL,259,126,-0.661102208,-0.254526266,-0.915628474,2.988169473,-3.872006735,-0.883837262,0.108746854,-0.93014129,-0.821394436,0.125003773,0.125003773,0,-0.74192443,-1.831540528,-2.573464958,0.791404106 -Delon Wright,wrighde01,2016,PO,TOR,81,41,-2.760035934,8.84194283,6.081906896,-2.585927127,10.02754752,7.441620398,-2.851340574,9.670827729,6.819487155,0.20642964,0,0.20642964,-2.438066826,6.548311907,4.110245081,-0.011234887 -Delon Wright,wrighde01,2016,RS,TOR,460,229,0.243944214,0.681735361,0.925679574,-1.213866265,-0.118835669,-1.332701935,-0.101850338,0.534021914,0.432171577,0.368323947,0.368323947,0,-0.437308604,-1.632171251,-2.069479855,-0.911313734 -Delon Wright,wrighde01,2017,PO,TOR,181,92,-0.423472525,4.665886651,4.242414126,-1.069508111,5.45507733,4.385569219,-0.467466091,5.120655029,4.653188938,0.355301039,0,0.355301039,-3.386311816,3.127644152,-0.258667664,-0.832861664 -Delon Wright,wrighde01,2017,RS,TOR,881,446,0.383763851,2.94891737,3.332681222,-2.896465256,6.248289873,3.351824616,-0.321299076,3.809863264,3.488564188,1.404950674,1.404950674,0,-0.378886554,3.00503132,2.626144765,-1.010883624 -Delon Wright,wrighde01,2018,PO,TOR,427,215,0.340632461,4.362464683,4.703097144,-3.980985142,8.821787991,4.840802848,-0.563701392,5.637263325,5.073561933,0.869606428,0,0.869606428,-1.921473165,3.530898132,1.609424967,-1.707759485 -Delon Wright,wrighde01,2018,RS,TOR,2925,1433,2.034949983,1.804410997,3.83936098,0.039749888,1.150209134,1.189959021,1.680909978,1.745025911,3.425935889,4.481345501,4.481345501,0,1.882374545,1.374133153,3.256507697,-0.746582501 -Delon Wright,wrighde01,2019,RS,TOR,1895,897,1.114426228,2.091529272,3.2059555,-4.195546828,-0.17206629,-4.367613118,0.032336253,1.702986371,1.735322624,2.03592781,2.03592781,0,0.101121529,1.589254211,1.69037574,-0.832970512 -Delon Wright,wrighde01,2019,RS,MEM,1691,802,0.818552022,2.532283259,3.350835281,1.164710298,1.040686192,2.20539649,0.986495824,2.342681568,3.329177392,2.468850856,2.468850856,0,-0.365842663,3.000754649,2.634911986,-0.763256305 -Dorell Wright,wrighdo01,2014,PO,POR,184,88,-4.439265398,-0.159200293,-4.598465691,-11.27119426,-7.772636493,-19.04383075,-6.181142972,-1.71557332,-7.896716292,-0.241939485,0,-0.241939485,-5.363216387,-1.393227634,-6.756444021,1.408780649 -Dorell Wright,wrighdo01,2014,RS,POR,2008,984,0.681197419,0.171897332,0.85309475,-1.101664223,0.221290577,-0.880373646,0.292326974,0.188773659,0.481100634,1.62388203,1.62388203,0,0.341814132,-0.742257395,-0.400443262,0.103511547 -Dorell Wright,wrighdo01,2015,RS,POR,1208,592,2.249396548,1.975961199,4.225357747,1.399158385,0.587029614,1.986187999,2.195451617,1.778509015,3.973960632,2.035799089,2.035799089,0,2.156748624,1.484856171,3.641604795,0.231593276 -Dorell Wright,wrighdo01,2016,PO,MIA,39,19,17.08886046,-5.958169012,11.13069145,-4.67723026,1.396637976,-3.280592284,13.549228,-4.860210121,8.689017874,0.114296524,0,0.114296524,9.19843365,-9.277933018,-0.079499368,-0.056952603 -Tony Wroten,wroteto01,2014,RS,PHI,3732,1765,-2.028367277,-1.832110359,-3.860477635,-3.253648781,-0.161262592,-3.414911373,-2.252530224,-1.533598699,-3.786128923,-0.949505351,-0.949505351,0,-2.778712207,-2.236112132,-5.014824339,1.692902262 -Tony Wroten,wroteto01,2015,RS,PHI,1816,895,-0.41745699,-2.719507522,-3.136964512,-0.837015465,-5.344477187,-6.181492652,-0.25691534,-3.431833151,-3.688748491,-0.435955033,-0.435955033,0,-0.542120653,-2.908850142,-3.450970795,1.632003973 -Tony Wroten,wroteto01,2016,RS,PHI,307,144,-9.863337476,-6.024925864,-15.88826334,-9.370549683,-1.960938253,-11.33148794,-10.16802647,-5.503318439,-15.6713449,-0.973227254,-0.973227254,0,-7.899873875,-6.461568129,-14.361442,2.461124942 -Guerschon Yabusele,yabusgu01,2018,PO,BOS,102,48,-5.948991183,-4.554948998,-10.50394018,-8.382902846,4.433532989,-3.949369857,-6.742819175,-3.003837288,-9.746656463,-0.177045161,0,-0.177045161,-7.01992553,-4.566360022,-11.58628555,0.180163238 -Guerschon Yabusele,yabusgu01,2018,RS,BOS,489,235,-0.556068109,-1.927597801,-2.48366591,-2.45739167,-0.347602315,-2.804993986,-0.97666054,-1.795326689,-2.771987229,-0.002645553,-0.002645553,0,-1.370597928,-2.426042516,-3.796640444,0.35184426 -Guerschon Yabusele,yabusgu01,2019,PO,BOS,34,14,-2.574812295,2.966644448,0.391832153,-4.569111241,-1.274119355,-5.843230596,-3.0916101,2.230317486,-0.861292615,0.014173236,0,0.014173236,-1.339543964,-0.744251917,-2.083795881,1.854245207 -Guerschon Yabusele,yabusgu01,2019,RS,BOS,536,251,-2.769494833,3.053899456,0.284404623,-4.638247478,-0.044428232,-4.68267571,-3.347957655,2.520756821,-0.827200834,0.246715929,0.246715929,0,-3.792154253,1.730620296,-2.061533956,0.199446187 -James Young,youngja01,2015,RS,BOS,688,332,-0.434250074,-3.532952911,-3.967202985,-0.373982255,-2.820015138,-3.193997393,-0.423485958,-3.60083678,-4.024322739,-0.216620669,-0.216620669,0,-0.773283758,-4.063677879,-4.836961636,0.341069608 -James Young,youngja01,2016,PO,BOS,18,10,-9.455532399,-5.817458193,-15.27299059,-9.99326157,3.39635619,-6.596905379,-10.04154394,-4.043753846,-14.08529779,-0.061799521,0,-0.061799521,-7.542601978,-6.233346566,-13.77594854,3.433096072 -James Young,youngja01,2016,RS,BOS,419,199,-3.35519198,-2.98942508,-6.34461706,-3.680927622,-3.158271938,-6.83919956,-3.646136263,-3.243760887,-6.88989715,-0.418174699,-0.418174699,0,-3.810648316,-2.99899551,-6.809643826,-0.499383755 -James Young,youngja01,2017,PO,BOS,80,39,-0.719064363,-2.375447446,-3.09451181,3.394541233,-0.647415736,2.747125497,0.107925972,-2.108267085,-2.000341113,0.015255315,0,0.015255315,-0.375059429,-5.748520905,-6.123580333,-0.810134912 -James Young,youngja01,2017,RS,BOS,463,220,-0.211873669,-0.792039742,-1.003913411,-6.100266956,-1.318552121,-7.418819076,-1.488395757,-0.953005064,-2.441400821,0.034641346,0.034641346,0,-0.904288324,-1.564286525,-2.468574849,0.008325738 -James Young,youngja01,2018,RS,PHI,122,61,-2.426275773,-0.724824048,-3.15109982,-8.654408925,-2.856022453,-11.51043138,-3.905362528,-1.274723418,-5.180085947,-0.075080367,-0.075080367,0,-4.609448101,-3.341483108,-7.950931209,-0.720405803 -Joe Young,youngjo01,2016,PO,IND,20,10,1.420474032,-7.130601955,-5.710127922,-7.25538904,-44.05497462,-51.31036366,-0.383503657,-15.3932567,-15.77676035,-0.069351095,0,-0.069351095,-2.495390905,-15.15351268,-17.64890358,1.11585992 -Joe Young,youngjo01,2016,RS,IND,800,384,-3.4290045,-0.881124137,-4.310128638,-2.836106859,-0.877513266,-3.713620125,-3.489448142,-0.967882065,-4.457330207,-0.333570833,-0.333570833,0,-2.909293907,-1.700546044,-4.609839951,-0.269862806 -Joe Young,youngjo01,2017,RS,IND,288,135,-3.706104273,-3.663238912,-7.369343184,-9.859412286,-4.361113028,-14.22052531,-5.191349394,-3.998569498,-9.189918891,-0.438137357,-0.438137357,0,-3.665674021,-5.164619972,-8.830293993,-1.199687709 -Joe Young,youngjo01,2018,PO,IND,5,3,-11.40845714,-0.357955145,-11.76641229,-7.688377863,16.78691987,9.098542011,-11.17727722,2.956096902,-8.221180318,-0.00867872,0,-0.00867872,-10.51150551,7.811945534,-2.699559979,0.473362107 -Joe Young,youngjo01,2018,RS,IND,1148,558,-0.954605588,-1.775546903,-2.730152491,-3.748898324,-1.711371136,-5.46026946,-1.597688873,-1.883790633,-3.481479506,-0.206322133,-0.206322133,0,-2.647962861,-2.398453515,-5.046416376,-0.91645288 -Nick Young,youngni01,2014,RS,LAL,3752,1810,2.274911811,-1.885659324,0.389252487,1.910904165,0.408920276,2.319824441,2.384100908,-1.495506398,0.88859451,3.358380807,3.358380807,0,2.080393125,-1.909826971,0.170566154,-0.04918218 -Nick Young,youngni01,2015,RS,LAL,2027,1000,2.134260367,-2.627250059,-0.492989691,-0.560627169,1.979227142,1.418599973,1.75508972,-1.777788945,-0.022699225,1.384511272,1.384511272,0,1.340324524,-2.733767605,-1.39344308,-0.479489186 -Nick Young,youngni01,2016,RS,LAL,2080,1033,-0.415540908,-3.732850384,-4.148391292,-2.296135695,-1.350149522,-3.646285217,-0.773743902,-3.407188702,-4.180932604,-0.747036259,-0.747036259,0,-1.462166225,-4.149496556,-5.611662781,-0.922167789 -Nick Young,youngni01,2017,RS,LAL,3236,1556,1.771208795,-1.6125985,0.158610295,2.169124539,-0.846167122,1.322957417,1.997532945,-1.5052746,0.492258345,2.577782471,2.577782471,0,1.956093089,-1.488841301,0.467251788,0.146604338 -Nick Young,youngni01,2018,PO,GSW,436,205,-2.112805893,-2.343915699,-4.456721592,-5.481489666,1.452380097,-4.029109569,-3.040956294,-1.796097183,-4.837053477,-0.224327275,0,-0.224327275,-2.387627452,-3.113448111,-5.501075563,-0.34888941 -Nick Young,youngni01,2018,RS,GSW,2943,1393,0.061738312,-1.323222579,-1.261484268,-4.027467786,-0.487636703,-4.515104488,-0.852254379,-1.255842383,-2.108096761,0.454514829,0.454514829,0,-0.201423836,-1.462385657,-1.663809494,-0.36775734 -Nick Young,youngni01,2019,RS,DEN,78,37,-3.128699164,-6.622920513,-9.751619677,-4.74274677,-2.224966592,-6.967713362,-3.650294189,-6.102882792,-9.753176981,-0.131958821,-0.131958821,0,-2.671375972,-4.934923135,-7.606299107,-0.187290182 -Thaddeus Young,youngth01,2014,RS,PHI,5685,2718,-1.027509908,-0.365734,-1.393243908,-0.391105295,-4.49943585,-4.890541145,-0.829281068,-1.196209176,-2.025490244,1.01265683,1.01265683,0,-0.561289566,-0.595830858,-1.157120424,0.760111044 -Thaddeus Young,youngth01,2015,PO,BRK,375,190,-3.13754941,2.088926024,-1.048623386,1.59504976,2.414196852,4.009246612,-2.332867302,2.28714766,-0.045719642,0.269970897,0,0.269970897,-1.390838416,1.586680876,0.19584246,-0.141917277 -Thaddeus Young,youngth01,2015,RS,MIN,3205,1605,0.15279312,-0.174843608,-0.022050488,0.612286034,2.246638824,2.858924858,0.306192942,0.403151202,0.709344144,2.832394619,2.832394619,0,0.215674404,0.493914391,0.709588795,-0.012253743 -Thaddeus Young,youngth01,2015,RS,BRK,1636,829,0.139877788,1.095427796,1.235305584,3.338543866,-2.231279176,1.10726469,0.830931991,0.496274729,1.327206719,1.731823181,1.731823181,0,1.382687959,0.471847747,1.854535706,0.408437016 -Thaddeus Young,youngth01,2016,RS,BRK,4829,2407,-0.651976672,0.527534005,-0.124442666,2.72563649,-0.229246142,2.496390347,0.05342423,0.470862212,0.524286442,3.995038925,3.995038925,0,0.28234829,0.492132331,0.774480621,-0.630656719 -Thaddeus Young,youngth01,2017,PO,IND,273,140,0.707704071,3.33999329,4.047697361,-13.92772024,19.32334751,5.395627268,-2.322046515,6.946250708,4.624204193,0.543068604,0,0.543068604,-3.299602201,8.107799145,4.808196944,-0.030985541 -Thaddeus Young,youngth01,2017,RS,IND,4577,2237,-1.197891605,2.121008711,0.923117106,-0.097752639,1.02528989,0.927537251,-1.036794779,2.016929881,0.980135102,4.272649299,4.272649299,0,-0.824405828,1.960016357,1.135610529,0.354394899 -Thaddeus Young,youngth01,2018,PO,IND,459,237,-0.940322452,0.888013457,-0.052308995,-1.975712529,-0.983199112,-2.958911641,-1.157805696,0.441626546,-0.71617915,0.252215237,0,0.252215237,-3.884756768,1.637899826,-2.246856943,-0.546600859 -Thaddeus Young,youngth01,2018,RS,IND,5278,2607,-0.962782779,1.967608005,1.004825226,2.633062348,1.739920301,4.372982649,-0.268361895,2.034841178,1.766479283,5.96514597,5.96514597,0,0.052085697,2.725536072,2.77762177,-0.696570565 -Thaddeus Young,youngth01,2019,PO,IND,258,130,-0.957052675,7.009991188,6.052938512,8.548873149,2.435404505,10.98427765,1.057400296,6.429291315,7.486691611,0.688293729,0,0.688293729,2.934691858,9.402047243,12.3367391,-1.697636155 -Thaddeus Young,youngth01,2019,RS,IND,5089,2489,0.292162288,2.199012237,2.491174524,1.858856111,-0.816765436,1.042090675,0.646349407,1.656856596,2.303206003,6.364635928,6.364635928,0,0.480638732,2.336326679,2.816965411,-0.83170874 -Trae Young,youngtr01,2019,RS,ATL,5516,2503,2.097203861,-3.469196614,-1.371992753,2.601383828,-7.705936527,-5.104552698,2.396498544,-4.517485888,-2.120987345,0.817245223,0.817245223,0,2.795596691,-4.777071484,-1.981474793,1.773287382 -Cody Zeller,zelleco01,2014,PO,CHA,106,53,-4.516877829,-5.931526447,-10.44840428,-7.977967587,-11.70607401,-19.6840416,-5.432165445,-7.524195655,-12.9563611,-0.284037174,0,-0.284037174,-5.368735887,-8.097679152,-13.46641504,-0.19691402 -Cody Zeller,zelleco01,2014,RS,CHA,2864,1416,-0.7660143,-0.164563013,-0.930577314,-3.491874502,-0.25983547,-3.751709972,-1.350666429,-0.216939996,-1.567606425,0.861539341,0.861539341,0,-1.783186553,-0.491490476,-2.274677029,0.822725536 -Cody Zeller,zelleco01,2015,RS,CHA,2935,1487,-0.562977562,2.03692278,1.473945218,1.555986546,1.836815307,3.392801853,-0.110467517,2.107309063,1.996841546,3.604943419,3.604943419,0,-0.305452127,2.163895868,1.858443742,0.097710858 -Cody Zeller,zelleco01,2016,PO,CHA,277,137,-0.61834937,-5.929849105,-6.548198475,1.0504272,11.55850696,12.60893416,-0.264389311,-2.608198518,-2.872587829,-0.008992508,0,-0.008992508,-2.438558333,-3.725751617,-6.16430995,1.670442972 -Cody Zeller,zelleco01,2016,RS,CHA,3603,1774,-1.873800425,1.997747987,0.123947562,2.604644758,-0.230517745,2.374127013,-1.058775744,1.638439342,0.579663598,3.016358994,3.016358994,0,-1.158539981,1.832024336,0.673484355,0.087468068 -Cody Zeller,zelleco01,2017,RS,CHA,3460,1725,-2.311789194,0.796638078,-1.515151117,1.951256089,3.329034148,5.280290237,-1.576323628,1.384166627,-0.192157001,2.246437134,2.246437134,0,-2.169774954,1.6360127,-0.533762254,-0.205132044 -Cody Zeller,zelleco01,2018,RS,CHA,1304,627,-1.422534119,1.42668057,0.004146451,0.147156374,3.521347899,3.668504273,-1.210322204,1.976184001,0.765861797,1.132114903,1.132114903,0,-1.66562556,1.300260787,-0.365364773,0.653268746 -Cody Zeller,zelleco01,2019,RS,CHA,2606,1243,0.023388635,0.708547501,0.731936136,2.18856193,-0.537798806,1.650763124,0.464301593,0.551003528,1.015305121,2.395151564,2.395151564,0,0.277616709,0.640044641,0.91766135,0.310520809 -Tyler Zeller,zellety01,2014,RS,CLE,2088,1049,-1.256579812,2.095301853,0.838722041,0.321453829,3.38637857,3.707832399,-0.98051471,2.523477954,1.542963244,2.293202972,2.293202972,0,-1.628918268,0.352562608,-1.276355661,-0.18326825 -Tyler Zeller,zellety01,2015,PO,BOS,177,90,-3.636908037,3.486601763,-0.150306274,-2.559907211,-0.294911179,-2.85481839,-3.586331119,2.910436028,-0.675895091,0.097905912,0,0.097905912,-4.660384805,1.631529276,-3.028855529,-0.313912873 -Tyler Zeller,zellety01,2015,RS,BOS,3534,1731,-0.217813039,0.457904188,0.24009115,-0.891809875,-0.153311059,-1.045120933,-0.357859312,0.3379797,-0.019879613,2.410854504,2.410854504,0,-0.686919543,0.255121183,-0.431798361,-0.010668459 -Tyler Zeller,zellety01,2016,PO,BOS,76,38,0.406446908,4.566728506,4.973175415,10.58020995,4.238420315,14.81863027,2.68588332,4.827236268,7.513119588,0.206971186,0,0.206971186,4.477035547,-1.225330867,3.25170468,0.812816391 -Tyler Zeller,zellety01,2016,RS,BOS,1508,710,-3.526104602,1.441104337,-2.085000266,-5.493090692,0.122633037,-5.370457655,-4.162910535,1.195120794,-2.967789741,-0.079364818,-0.079364818,0,-3.912154696,0.73532958,-3.176825115,0.584858643 -Tyler Zeller,zellety01,2017,PO,BOS,161,78,-0.562857088,-1.639932246,-2.202789334,-3.379496631,-6.728284031,-10.10778066,-1.162489481,-2.759669942,-3.922159422,-0.048021307,0,-0.048021307,-3.68623836,-5.249854392,-8.936092752,-0.177350494 -Tyler Zeller,zellety01,2017,RS,BOS,1088,525,-3.28183752,1.585696006,-1.696141514,-2.181143132,1.428443956,-0.752699176,-3.284418893,1.636967675,-1.647451218,0.2939982,0.2939982,0,-3.30062833,-0.110049705,-3.410678035,-0.440096321 -Tyler Zeller,zellety01,2018,PO,MIL,128,66,0.29204663,-3.002931289,-2.710884659,-14.20197253,-0.984559503,-15.18653203,-2.864168415,-2.82388508,-5.688053495,-0.102521403,0,-0.102521403,-1.088888529,-4.329279093,-5.418167623,0.463778848 -Tyler Zeller,zellety01,2018,RS,MIL,860,406,-1.076598873,-1.574440352,-2.651039224,2.430375336,-2.066839262,0.363536074,-0.430126132,-1.758413526,-2.188539658,0.116094885,0.116094885,0,-1.204199389,-1.154028579,-2.358227968,-0.176286078 -Tyler Zeller,zellety01,2018,RS,BRK,1456,703,-2.923912125,-0.657863098,-3.581775223,-0.638054082,0.916404059,0.278349977,-2.606879888,-0.337003705,-2.943883593,-0.069310049,-0.069310049,0,-3.137504751,-0.599272266,-3.736777017,-0.32850728 -Tyler Zeller,zellety01,2019,RS,ATL,26,11,-5.817848543,8.353808223,2.535959679,-25.41714615,15.60863838,-9.808507768,-10.31028698,10.38980355,0.079516572,0.016101007,0.016101007,0,-10.03695519,7.702648246,-2.334306947,1.419579106 -Tyler Zeller,zellety01,2019,RS,MEM,169,82,-0.148063647,4.410275699,4.262212052,7.108469516,1.06678436,8.175253876,1.401103839,3.894369409,5.295473248,0.335829219,0.335829219,0,0.42180024,4.003576227,4.425376467,-0.231449608 -Stephen Zimmerman,zimmest01,2017,RS,ORL,219,108,-4.290835661,-10.32197699,-14.61281265,-1.332745427,-3.308726481,-4.641471908,-3.864952804,-9.410655952,-13.27560876,-0.57679541,-0.57679541,0,-3.003926367,-7.264943771,-10.26887014,-0.538246939 -Paul Zipser,zipsepa01,2017,PO,CHI,263,136,-3.094265103,-1.17534274,-4.269607843,-3.061520305,-5.003534813,-8.065055118,-3.201361738,-2.041885626,-5.243247364,-0.177035972,0,-0.177035972,-4.57321386,-3.486386365,-8.059600225,-0.751814253 -Paul Zipser,zipsepa01,2017,RS,CHI,1707,843,-2.177724223,-1.549620371,-3.727344595,-0.614860033,0.948495843,0.33363581,-1.990646945,-1.146063575,-3.13671052,-0.166206269,-0.166206269,0,-2.143454775,-1.206116496,-3.349571271,-0.069228087 -Paul Zipser,zipsepa01,2018,RS,CHI,1664,824,-4.41941552,-1.130205074,-5.549620595,-3.945052261,-2.436179235,-6.381231497,-4.543583637,-1.421543737,-5.965127373,-1.342853963,-1.342853963,0,-4.125170253,-1.389621268,-5.514791521,-0.645896583 -Ante Zizic,zizican01,2018,PO,CLE,47,23,-7.220105656,-1.872320082,-9.092425738,-2.911500006,26.34902489,23.43752488,-6.767786433,3.973736964,-2.794049469,-0.000535982,0,-0.000535982,-4.571010684,-0.579795411,-5.150806095,0.524844946 -Ante Zizic,zizican01,2018,RS,CLE,451,214,2.339090385,-0.563197783,1.775892602,-2.389033671,-4.296514139,-6.68554781,1.442209871,-1.305881059,0.136328812,0.315791727,0.315791727,0,-0.143239353,-1.86912772,-2.012367072,0.205944448 -Ante Zizic,zizican01,2019,RS,CLE,2240,1082,-2.6148016,-1.767887761,-4.382689361,0.532284877,3.249761827,3.782046704,-2.07340073,-0.690914256,-2.764314986,-0.007876689,-0.007876689,0,-2.392563392,-2.024149495,-4.416712887,-0.331492553 -Ivica Zubac,zubaciv01,2017,RS,LAL,1305,609,-3.320225043,-2.901762346,-6.221987389,-2.791026898,-3.138552791,-5.929579689,-3.35817799,-3.040589086,-6.398767076,-1.141159698,-1.141159698,0,-3.533603911,-2.932102876,-6.465706787,0.644128036 -Ivica Zubac,zubaciv01,2018,RS,LAL,871,410,-2.581324859,1.643240458,-0.938084401,-3.444738695,6.249652212,2.804913516,-2.90370948,2.688831985,-0.214877495,0.531967675,0.531967675,0,-2.616330782,0.752874652,-1.86345613,0.311576011 -Ivica Zubac,zubaciv01,2019,PO,LAC,84,39,-1.783740543,5.013981149,3.230240605,-11.18130584,7.725230983,-3.456074852,-3.919189613,6.106770394,2.18758078,0.102138313,0,0.102138313,-4.441708638,4.872226688,0.43051805,0.79498776 -Ivica Zubac,zubaciv01,2019,RS,LAL,1120,516,-1.459352167,1.114247173,-0.345104994,-1.115424641,2.956168694,1.840744052,-1.45057229,1.532063508,0.081491218,0.745270874,0.745270874,0,-2.387527675,1.045694777,-1.341832899,-0.021405212 -Ivica Zubac,zubaciv01,2019,RS,LAC,1141,524,-3.23718351,1.41499581,-1.8221877,-1.694993004,2.800092056,1.105099052,-3.142926621,1.774238505,-1.368688117,0.369724592,0.369724592,0,-3.105152003,0.994436357,-2.110715646,0.120888531 +player_name,player_id,season,season_type,team,poss,mp,raptor_box_offense,raptor_box_defense,raptor_box_total,raptor_onoff_offense,raptor_onoff_defense,raptor_onoff_total,raptor_offense,raptor_defense,raptor_total,war_total,war_reg_season,war_playoffs,predator_offense,predator_defense,predator_total,pace_impact +Alex Abrines,abrinal01,2017,PO,OKC,172,80,0.42082811,-2.862453906,-2.441625796,-6.183824372,-19.47468558,-25.65850995,-0.892616979,-6.561258279,-7.453875258,-0.198700444,0,-0.198700444,-3.298178326,-6.535113438,-9.833291765,0.334678203 +Alex Abrines,abrinal01,2017,RS,OKC,2215,1055,0.770716962,-0.179620997,0.591095965,0.02913419,-2.644261713,-2.615127523,0.654933004,-0.724233435,-0.06930043,1.447708122,1.447708122,0,0.339200528,-0.611865971,-0.272665443,0.325770826 +Alex Abrines,abrinal01,2018,PO,OKC,233,110,1.123761004,-1.807485675,-0.683724671,4.965906984,10.91652057,15.88242756,1.875157326,0.740292337,2.615449663,0.311392309,0,0.311392309,2.877519372,-0.520953564,2.356565808,0.260479313 +Alex Abrines,abrinal01,2018,RS,OKC,2313,1134,0.23633529,-1.717048824,-1.480713534,-1.92208976,-1.154374961,-3.076464721,-0.211817699,-1.728583596,-1.940401295,0.465912151,0.465912151,0,-0.482078471,-1.172227439,-1.65430591,-0.528329896 +Alex Abrines,abrinal01,2019,RS,OKC,1279,588,-3.215683211,1.07839855,-2.137284661,-6.158856474,4.901168272,-1.257688202,-4.040156587,1.885618356,-2.154538232,0.17816732,0.17816732,0,-4.577677599,1.543281733,-3.034395865,-0.268013102 +Quincy Acy,acyqu01,2014,RS,TOR,125,61,-0.792994671,1.26382715,0.470832479,0.538999428,-8.704698728,-8.1656993,-0.603423273,-0.775762304,-1.379185576,0.042632549,0.042632549,0,1.116411833,0.367253358,1.483665192,-0.067921363 +Quincy Acy,acyqu01,2014,RS,SAC,1591,786,-1.788603066,0.04427844,-1.744324626,-0.39267768,-1.108132294,-1.500809974,-1.640825493,-0.172535442,-1.813360935,0.373285534,0.373285534,0,-1.667184854,-0.270187962,-1.937372815,-0.593157921 +Quincy Acy,acyqu01,2015,RS,NYK,2517,1287,-2.014956419,-1.268439856,-3.283396275,-3.855207449,2.803841564,-1.051365885,-2.456064586,-0.420948055,-2.877012641,-0.083312615,-0.083312615,0,-2.797224029,-1.648024182,-4.44524821,-0.100453505 +Quincy Acy,acyqu01,2016,RS,SAC,1852,876,-0.008327617,0.340783371,0.332455754,-2.798489653,0.130300896,-2.668188757,-0.58754047,0.353933379,-0.233607091,1.123479142,1.123479142,0,-1.406107738,0.021970053,-1.384137685,-0.102988345 +Quincy Acy,acyqu01,2017,RS,DAL,94,48,-5.400896086,-1.034986161,-6.435882247,-8.164427105,-3.589647433,-11.75407454,-6.22858437,-1.613158121,-7.841742491,-0.125155532,-0.125155532,0,-4.29737044,-1.84730437,-6.14467481,0.362482945 +Quincy Acy,acyqu01,2017,RS,BRK,1075,510,0.331982404,0.573693586,0.905675991,-0.748987292,1.19112576,0.442138468,0.170960999,0.767587065,0.938548064,0.96078755,0.96078755,0,-0.62694646,0.097180198,-0.529766262,0.104243234 +Quincy Acy,acyqu01,2018,RS,BRK,2856,1359,-2.620031644,-0.806269104,-3.426300749,0.055169946,-0.01919541,0.035974536,-2.208182427,-0.658814194,-2.866996621,-0.08123232,-0.08123232,0,-1.826813152,-0.890246236,-2.717059388,0.136139262 +Quincy Acy,acyqu01,2019,RS,PHO,278,123,-5.74131663,3.253365283,-2.487951347,-3.308026956,10.09873237,6.790705413,-5.581744442,4.969011211,-0.612733231,0.135231411,0.135231411,0,-5.877810864,2.495748342,-3.382062522,0.841980786 +Jaylen Adams,adamsja01,2019,RS,ATL,952,428,-2.679919718,-4.592001676,-7.271921394,-0.535826888,0.617508338,0.08168145,-2.377643964,-3.734729095,-6.112373059,-0.733513242,-0.733513242,0,-2.023145309,-4.304853077,-6.327998386,-0.099018214 +Jaylen Adams,adamsja01,2020,PO,POR,43,21,2.02314032790151,4.19800473061089,6.22114505851239,21.0935910811266,19.3538834367269,40.4474745178534,6.20769033735508,7.65629799085895,13.863988328214,0.18028881579138,0,0.18028881579138,3.98969773386504,3.51192303694671,7.50162077081175,-1.78496719774151 +Jordan Adams,adamsjo01,2015,PO,MEM,20,10,10.977629,7.340390121,18.31801913,1.286478571,22.93134372,24.21782229,9.630052671,10.98996621,20.62001889,0.123524027,0,0.123524027,6.751039966,8.824821628,15.57586159,0.432343 +Jordan Adams,adamsjo01,2015,RS,MEM,498,248,1.963369423,-0.571662471,1.391706952,0.555491263,3.049338209,3.604829472,1.793313028,0.097478629,1.890791657,0.591480559,0.591480559,0,0.474757951,0.935686778,1.410444728,0.699459328 +Jordan Adams,adamsjo01,2016,RS,MEM,34,15,-8.211586061,0.497957857,-7.713628204,-4.240012778,4.118457854,-0.121554925,-7.734475447,1.417734677,-6.31674077,-0.028101725,-0.028101725,0,-6.124879997,4.675153284,-1.449726713,2.883209016 +Steven Adams,adamsst01,2014,PO,OKC,658,331,-1.824041015,-2.549321762,-4.373362777,-7.125826953,2.499189728,-4.626637225,-3.068970945,-1.679107897,-4.748078842,-0.345893247,0,-0.345893247,-2.689206709,-0.695244677,-3.384451386,-0.564429685 +Steven Adams,adamsst01,2014,RS,OKC,2420,1197,-1.119673344,0.765159046,-0.354514299,-0.105314875,-2.439608386,-2.544923261,-1.04453291,0.074832631,-0.969700279,1.087876915,1.087876915,0,-1.48151574,1.490143257,0.008627517,0.055678168 +Steven Adams,adamsst01,2015,RS,OKC,3537,1771,-1.655476528,2.431648472,0.776171945,-1.978635702,-0.444894746,-2.423530448,-1.859905727,1.972597164,0.112691438,2.569431836,2.569431836,0,-2.254183977,1.950513493,-0.303670484,-0.637424446 +Steven Adams,adamsst01,2016,PO,OKC,1093,553,4.029391203,1.185846128,5.215237331,2.149873317,-5.296732416,-3.146859099,3.712568575,-0.113109659,3.599458916,1.812062468,0,1.812062468,5.361143389,1.372183839,6.733327228,-1.830245596 +Steven Adams,adamsst01,2016,RS,OKC,4110,2014,0.799711254,4.957599262,5.757310516,0.153252755,5.29340944,5.446662195,0.664776604,5.293729711,5.958506315,8.899270344,8.899270344,0,0.986342061,4.333901679,5.32024374,-0.53605482 +Steven Adams,adamsst01,2017,PO,OKC,329,157,-0.342046762,2.86072735,2.518680588,1.687239624,11.40887618,13.09611581,0.096087917,4.821678975,4.917766891,0.632146706,0,0.632146706,-1.945406028,4.898864354,2.953458326,-0.20029471 +Steven Adams,adamsst01,2017,RS,OKC,4950,2389,-2.241896947,1.673721049,-0.568175898,0.848559448,0.817121113,1.665680561,-1.74048414,1.569530167,-0.170953972,3.143711406,3.143711406,0,-1.610870497,2.239876453,0.629005957,0.006092547 +Steven Adams,adamsst01,2018,PO,OKC,409,200,1.820088583,0.251607319,2.071695902,9.663322054,-5.041397753,4.621924301,3.487565946,-0.850133886,2.637432061,0.562150765,0,0.562150765,5.163673099,-2.610053447,2.553619651,-0.829662096 +Steven Adams,adamsst01,2018,RS,OKC,5121,2487,0.508896735,1.341852218,1.850748952,4.279435176,0.818985907,5.098421082,1.306273862,1.299163842,2.605437704,6.779274475,6.779274475,0,1.20318673,1.91320712,3.116393851,-0.234524488 +Steven Adams,adamsst01,2019,PO,OKC,334,159,-1.260986814,2.230359714,0.9693729,-3.04260361,-4.410719015,-7.453322625,-1.635901822,0.96182986,-0.674071962,0.172567584,0,0.172567584,-5.28013449,0.1557537,-5.12438079,-0.6391423 +Steven Adams,adamsst01,2019,RS,OKC,5830,2669,-0.980854316,2.017711836,1.03685752,4.096159385,1.249909739,5.346069124,0.017859854,1.927334007,1.945193861,6.428883158,6.428883158,0,-0.170328941,3.133771762,2.963442822,0.5630963 +Steven Adams,adamsst01,2020,PO,OKC,442,210,-0.936390323636545,3.19804930399388,2.26165898035734,-8.4450754998385,-5.08570879951732,-13.5307842993558,-2.44639676697162,1.63534790636674,-0.811048860604883,0.212951689775428,0,0.212951689775428,-4.50971345669446,-0.88348226544702,-5.39319572214148,-0.605597351312646 +Steven Adams,adamsst01,2020,RS,OKC,3522,1680,0.548065484811995,1.74218724443265,2.29025272924465,0.95907208690608,0.916693782428218,1.8757658693343,0.662443379367778,1.66017642604998,2.32261980541776,4.32982298709401,4.32982298709401,0,0.049830518247236,1.94862974126388,1.99846025951111,-0.425098147705744 +Bam Adebayo,adebaba01,2018,PO,MIA,177,77,-4.505143637,-2.28009154,-6.785235176,-2.135675559,-4.179372377,-6.315047936,-4.305419612,-2.773125082,-7.078544694,-0.17674583,0,-0.17674583,-3.205845197,-3.735414874,-6.941260072,0.758855768 +Bam Adebayo,adebaba01,2018,RS,MIA,2744,1368,-1.9416551,1.092862376,-0.848792724,-2.181759388,1.801905257,-0.379854131,-2.084814247,1.28538633,-0.799427917,1.348868962,1.348868962,0,-2.688478599,0.732638396,-1.955840204,-0.913691512 +Bam Adebayo,adebaba01,2019,RS,MIA,3965,1913,-1.952989038,2.562255537,0.609266499,-1.14732979,2.516800184,1.369470394,-1.875309771,2.676011508,0.800701737,3.451223821,3.451223821,0,-2.152282678,2.278351869,0.126069191,-0.420701969 +Bam Adebayo,adebaba01,2020,PO,MIA,1383,687,0.454976597881347,2.34091035917461,2.79588695705596,5.83547881618508,2.59976154582871,8.43524036201379,1.53300355849633,2.50512223269153,4.03812579118786,2.44472074324084,0,2.44472074324084,4.63027747454362,1.88619085248526,6.51646832702888,-0.37170004165084 +Bam Adebayo,adebaba01,2020,RS,MIA,4953,2417,-1.33969629253285,2.33750372892956,0.997807436396705,2.93302349204041,0.866026912042122,3.79905040408253,-0.561026125315004,2.14889648971534,1.58787036440034,5.31119544361889,5.31119544361889,0,-0.368462524157301,1.3670821331615,0.9986196090042,-0.726550169176422 +Deng Adel,adelde01,2019,RS,CLE,391,194,-6.123817445,0.106191641,-6.017625804,-5.416229333,1.79434667,-3.621882664,-6.33371243,0.558883109,-5.774829321,-0.29588577,-0.29588577,0,-6.224152153,-2.111308565,-8.335460717,-1.194190583 +Jeff Adrien,adrieje01,2014,RS,MIL,1381,705,0.031510824,-2.893508928,-2.861998104,3.277741134,-2.669642656,0.608098478,0.767748798,-2.942687483,-2.174938685,0.20596816,0.20596816,0,-0.109312973,-2.392467251,-2.501780224,-0.40630798 +Jeff Adrien,adrieje01,2014,RS,CHA,527,256,-0.478569127,-0.730668472,-1.209237599,-4.957081548,3.509689663,-1.447391885,-1.415709376,0.093060712,-1.322648663,0.185889794,0.185889794,0,-2.449240729,0.181355617,-2.267885112,-0.27693691 +Jeff Adrien,adrieje01,2015,RS,MIN,442,215,-1.16445614,0.021467033,-1.142989107,-0.346551833,3.75203925,3.405487417,-1.041614438,0.917083263,-0.124531175,0.288294064,0.288294064,0,-1.667230294,-0.439532817,-2.106763111,0.099396392 +Arron Afflalo,afflaar01,2014,RS,ORL,5047,2552,1.561280125,-2.637579091,-1.076298966,-0.864841142,-3.77773301,-4.642574153,1.22425804,-3.02318616,-1.79892812,1.231903915,1.231903915,0,0.411376476,-2.771831196,-2.360454719,-0.49730894 +Arron Afflalo,afflaar01,2015,PO,POR,119,60,-7.361684146,-7.118470067,-14.48015421,-15.85065257,-2.432502927,-18.2831555,-9.636316537,-6.478588871,-16.11490541,-0.421862388,0,-0.421862388,-6.317694998,-8.290580728,-14.60827573,-0.021588601 +Arron Afflalo,afflaar01,2015,RS,DEN,3516,1750,-0.496957701,-2.037867169,-2.53482487,-1.592208688,0.773318735,-0.818889953,-0.742448939,-1.544396688,-2.286845626,0.410105075,0.410105075,0,-1.338991892,-1.370428658,-2.70942055,-0.793612731 +Arron Afflalo,afflaar01,2015,RS,POR,1490,752,-1.638849868,-1.201953407,-2.840803275,2.626522876,-2.552785856,0.073737019,-0.869565919,-1.59318815,-2.462754069,0.109697472,0.109697472,0,-1.298312675,-0.643637611,-1.941950286,-0.444015025 +Arron Afflalo,afflaar01,2016,RS,NYK,4648,2371,-0.902059415,-2.108745951,-3.010805367,0.610708527,-3.333767098,-2.723058571,-0.625410261,-2.481338924,-3.106749185,-0.424460423,-0.424460423,0,-0.840530106,-2.375143951,-3.215674058,-1.606045594 +Arron Afflalo,afflaar01,2017,RS,SAC,3146,1580,-0.844881262,-4.72381563,-5.568696892,-2.624665736,-3.652299754,-6.276965491,-1.252486813,-4.757288217,-6.00977503,-2.593034888,-2.593034888,0,-1.84469576,-4.240256022,-6.084951782,-1.296124622 +Arron Afflalo,afflaar01,2018,RS,ORL,1389,682,-2.946706209,-1.681921164,-4.628627373,-1.856135749,-0.595433401,-2.45156915,-2.858956209,-1.524033967,-4.382990176,-0.562242617,-0.562242617,0,-3.633802694,-3.040735815,-6.67453851,-1.041661365 +Alexis Ajinca,ajincal01,2014,RS,NOP,1855,951,-2.2052968,-0.79243784,-2.997734641,-0.854935199,-0.527870622,-1.382805821,-2.054606668,-0.75344482,-2.808051489,-0.028102436,-0.028102436,0,-1.741946245,-0.194303761,-1.936250006,-0.218473544 +Alexis Ajinca,ajincal01,2015,PO,NOP,21,10,15.501397,-3.561583739,11.93981326,6.061147082,-27.98828766,-21.92714058,14.3890619,-8.717170358,5.671891541,0.044221656,0,0.044221656,13.52295725,-1.562766486,11.96019076,-0.205407983 +Alexis Ajinca,ajincal01,2015,RS,NOP,1844,957,-0.377762267,1.497825655,1.120063388,-0.978114873,0.899219063,-0.07889581,-0.565591569,1.490515514,0.924923945,1.793286482,1.793286482,0,-1.222980138,1.248121949,0.025141811,-0.055422213 +Alexis Ajinca,ajincal01,2016,RS,NOP,1777,861,-3.28929192,0.832909863,-2.456382057,-3.115926436,2.521849552,-0.594076884,-3.444059038,1.2915655,-2.152493538,0.262838216,0.262838216,0,-3.409499894,0.797343456,-2.612156438,0.135601825 +Alexis Ajinca,ajincal01,2017,RS,NOP,1223,584,-4.746737147,1.719439388,-3.027297759,-2.092532165,-1.094995692,-3.187527857,-4.436739426,1.229835643,-3.206903783,-0.136314643,-0.136314643,0,-3.801996307,1.020942858,-2.781053448,0.127572121 +DeVaughn Akoon-Purcell,akoonde01,2019,RS,DEN,49,22,-2.930857794,-1.704815334,-4.635673128,1.961417556,2.682314101,4.643731658,-2.229499469,-1.019839791,-3.24933926,-0.005555579,-0.005555579,0,-1.262366442,0.66152002,-0.600846423,-0.894707629 +Furkan Aldemir,aldemfu01,2015,RS,PHI,1087,540,-0.693620987,-1.21572487,-1.909345857,1.24350321,-3.04160303,-1.79809982,-0.318228362,-1.661918132,-1.980146495,0.21216464,0.21216464,0,-1.756878546,-1.101017437,-2.857895983,0.028863509 +Cole Aldrich,aldrico01,2014,RS,NYK,658,330,-0.341282182,4.967333834,4.626051652,-0.985708833,-1.767608882,-2.753317715,-0.508187124,3.896700735,3.388513611,1.02873738,1.02873738,0,-1.130115764,1.73834343,0.608227665,-0.443568112 +Cole Aldrich,aldrico01,2015,RS,NYK,1915,976,-1.873628032,1.653066949,-0.220561084,-6.127859893,-0.102463994,-6.230323887,-2.78804587,1.459642861,-1.328403009,0.709716538,0.709716538,0,-2.373581826,0.637865935,-1.735715892,0.247213254 +Cole Aldrich,aldrico01,2016,PO,LAC,158,77,0.557763534,7.49854279,8.056306324,1.282492639,0.894618282,2.177110921,0.864059233,6.494298191,7.358357424,0.409910486,0,0.409910486,-2.136316976,7.901646207,5.765329231,0.080370893 +Cole Aldrich,aldrico01,2016,RS,LAC,1612,800,-1.285978947,2.547031218,1.261052272,-2.101452053,2.100183593,-0.00126846,-1.556803436,2.530277166,0.973473729,1.526349689,1.526349689,0,-0.701967609,3.754476883,3.052509274,0.422826985 +Cole Aldrich,aldrico01,2017,RS,MIN,1088,531,-2.353657181,-0.172464348,-2.526121529,-0.245050692,-0.458163166,-0.703213857,-2.040379858,-0.173788867,-2.214168724,0.144464506,0.144464506,0,-2.449468257,0.793979844,-1.655488413,-0.473588409 +Cole Aldrich,aldrico01,2018,RS,MIN,111,49,-7.043763084,-6.793773229,-13.83753631,-1.175560325,5.165456131,3.989895805,-6.294758546,-4.680285043,-10.97504359,-0.205863423,-0.205863423,0,-5.229497475,-4.050028846,-9.279526322,0.115286953 +LaMarcus Aldridge,aldrila01,2014,PO,POR,869,441,3.014891997,1.361238237,4.376130235,2.700079643,8.205349849,10.90542949,3.124992952,2.891644542,6.016637494,2.024434143,0,2.024434143,2.415939589,2.88062395,5.296563539,-0.451676166 +LaMarcus Aldridge,aldrila01,2014,RS,POR,4993,2498,0.716757577,1.931853343,2.64861092,2.958048124,2.748722119,5.706770243,1.139124681,2.227973419,3.3670981,7.721583795,7.721583795,0,1.956280911,2.430901518,4.387182429,-0.916971966 +LaMarcus Aldridge,aldrila01,2015,PO,POR,398,208,0.841279858,1.532009543,2.373289401,-0.834871507,-12.66302701,-13.49789852,0.527665053,-1.282007228,-0.754342174,0.214813805,0,0.214813805,1.177542892,-2.461053412,-1.28351052,-1.594854411 +LaMarcus Aldridge,aldrila01,2015,RS,POR,4987,2512,2.025264283,2.157876782,4.183141065,3.684096399,0.292094947,3.976191347,2.418168543,1.87072375,4.288892293,8.937972946,8.937972946,0,2.348121262,1.987605324,4.335726586,-0.884717457 +LaMarcus Aldridge,aldrila01,2016,PO,SAS,654,337,2.838726449,2.22867266,5.067399109,-0.974617309,2.773475072,1.798857763,2.059807596,2.373144867,4.432952463,1.269340576,0,1.269340576,-0.293358273,2.203999366,1.910641093,-0.329119537 +LaMarcus Aldridge,aldrila01,2016,RS,SAS,4442,2261,0.833291601,1.961333066,2.794624667,0.930223231,-0.261736768,0.668486462,0.823427443,1.504998043,2.328425486,5.790129719,5.790129719,0,0.633824043,1.988394405,2.622218448,-1.136663945 +LaMarcus Aldridge,aldrila01,2017,PO,SAS,1040,537,-2.053501212,-1.289944353,-3.343445565,-8.083330868,-2.156723332,-10.2400542,-3.496865188,-1.573464468,-5.070329655,-0.648515887,0,-0.648515887,-2.02182222,-0.626408188,-2.648230408,-1.051593983 +LaMarcus Aldridge,aldrila01,2017,RS,SAS,4537,2335,-0.931031151,2.204795818,1.273764668,-0.443510321,-0.697091803,-1.140602124,-0.911187291,1.655023641,0.743836351,4.08566087,4.08566087,0,-0.450036647,1.950660659,1.500624012,-1.805343193 +LaMarcus Aldridge,aldrila01,2018,PO,SAS,350,177,2.85012714,-0.241351792,2.608775348,-0.899442361,2.336096589,1.436654228,2.303155434,0.265826789,2.568982223,0.494232307,0,0.494232307,2.228485865,0.038569156,2.267055021,-0.229158055 +LaMarcus Aldridge,aldrila01,2018,RS,SAS,4948,2509,2.048081566,1.117266218,3.165347784,4.041172317,2.669560976,6.710733292,2.619059633,1.451786522,4.070846155,8.582586812,8.582586812,0,2.42455817,1.67204497,4.09660314,-1.689635521 +LaMarcus Aldridge,aldrila01,2019,PO,SAS,477,244,1.638492572,0.812612298,2.451104871,-8.489486166,12.8515014,4.362015235,-0.489219675,3.431755817,2.942536143,0.725045613,0,0.725045613,-1.577895045,5.142340321,3.564445276,-0.793705252 +LaMarcus Aldridge,aldrila01,2019,RS,SAS,5506,2687,0.556707957,1.883612815,2.440320772,1.596124258,-1.786415295,-0.190291037,0.747157246,1.239482717,1.986639963,6.412486888,6.412486888,0,0.797585745,0.848061568,1.645647313,-1.27139477 +LaMarcus Aldridge,aldrila01,2020,RS,SAS,3648,1754,-0.526869565082047,1.08096655501258,0.554096989930531,-0.824819157205065,-0.884375340525689,-1.70919449773075,-0.66043981598044,0.777019002992208,0.116579187011769,2.53091736752676,2.53091736752676,0,-0.711668197764055,1.22988451504943,0.518216317285372,-1.36752970319752 +Cliff Alexander,alexacl01,2016,RS,POR,78,36,-5.080260813,4.082701373,-0.99755944,-9.717044304,-2.938221729,-12.65526603,-6.354905756,2.898182484,-3.456723273,-0.012889206,-0.012889206,0,-4.073126081,-1.865014645,-5.938140727,-0.687410904 +Kyle Alexander,alexaky01,2020,RS,MIA,31,13,-3.66202889415367,-5.55425963581877,-9.21628852997245,-14.1140497905515,5.14887924751816,-8.96517054303336,-6.05452703202594,-3.62245307078471,-9.67698010281065,-0.047024875011871,-0.047024875011871,0,-2.72309193871383,-4.93152245768295,-7.65461439639678,2.40234756299963 +Nickeil Alexander-Walker,alexani01,2020,RS,NOP,1288,591,-2.24617200700247,-1.16480759395786,-3.41097960096033,1.8983421610331,-3.57324971558789,-1.67490755455478,-1.52042768199607,-1.70676611817691,-3.22719380017298,-0.144990432805792,-0.144990432805792,0,-0.309134024738285,-1.91468385712246,-2.22381788186074,0.782733244682426 +Rawle Alkins,alkinra01,2019,RS,CHI,255,120,-4.635093214,-1.942549105,-6.577642319,1.548494648,-2.739123967,-1.190629319,-3.538436418,-2.161881071,-5.700317489,-0.180513697,-0.180513697,0,-5.339835045,-3.413978187,-8.753813232,-0.065753685 +Grayson Allen,allengr01,2019,PO,UTA,32,14,-7.044635781,-6.919957739,-13.96459352,-19.08638506,0.47702277,-18.60936229,-9.835699975,-5.824538165,-15.66023814,-0.09625736,0,-0.09625736,-8.832492042,-8.682235554,-17.5147276,1.20234389 +Grayson Allen,allengr01,2019,RS,UTA,899,416,-4.214446774,-4.62088345,-8.835330224,-4.834241098,-7.346636564,-12.18087766,-4.608433896,-5.539220473,-10.14765437,-1.583498036,-1.583498036,0,-3.970136759,-4.558908137,-8.529044896,0.869531694 +Grayson Allen,allengr01,2020,RS,MEM,1578,718,0.322145023435376,-1.10832307216888,-0.786178048733504,-1.22488960469697,-2.37500675785985,-3.59989636255682,0.044954528742763,-1.44215464696251,-1.39720011821975,0.497797958711192,0.497797958711192,0,-0.014290509286652,-2.12179459501112,-2.13608510429777,0.460582015998538 +Jarrett Allen,allenja01,2018,RS,BRK,3002,1441,-3.084589273,-1.087004233,-4.171593506,-1.481088318,-1.129924452,-2.61101277,-2.924159372,-1.130534872,-4.054694244,-0.956236725,-0.956236725,0,-3.021170337,-1.820816036,-4.841986373,-0.3073628 +Jarrett Allen,allenja01,2019,PO,BRK,245,110,0.58301727,-9.222760829,-8.639743558,-8.255160818,-0.435110152,-8.69027097,-1.208031701,-7.93145714,-9.139488841,-0.378197887,0,-0.378197887,-3.27897861,-7.242623575,-10.52160218,2.247687918 +Jarrett Allen,allenja01,2019,RS,BRK,4478,2096,-2.239966457,-2.144710015,-4.384676471,1.84558935,-4.602262539,-2.756673189,-1.523007471,-2.805411583,-4.328419054,-1.688439103,-1.688439103,0,-1.515219146,-1.770966462,-3.286185608,0.030828739 +Jarrett Allen,allenja01,2020,PO,BRK,279,132,-0.880641127278923,7.4848178642764,6.60417673699748,5.78350853790664,2.17592490790843,7.95943344581507,0.376918645755142,7.03096275968869,7.40788140544383,0.687582131057568,0,0.687582131057568,3.52988149938629,3.52730163270504,7.05718313209133,-2.52961796553483 +Jarrett Allen,allenja01,2020,RS,BRK,3918,1852,-0.713520669127722,2.57298331375235,1.85946264462463,3.02679499407984,-0.446908984221709,2.57988600985814,0.026463840742886,2.08616458401055,2.11262842475343,4.56415648534774,4.56415648534774,0,-0.365932354144392,1.88997185846754,1.52403950432315,-0.677659030176761 +Kadeem Allen,allenka01,2018,RS,BOS,226,107,-5.833640566,-2.360320167,-8.193960734,-6.806533574,3.710870128,-3.095663447,-6.379300135,-1.2635628,-7.642862935,-0.268439635,-0.268439635,0,-5.644618908,-1.829492539,-7.474111447,0.494443139 +Kadeem Allen,allenka01,2019,RS,NYK,870,416,1.660237269,-0.735413113,0.924824156,2.72536093,-2.200622845,0.524738086,2.07813831,-1.023795247,1.054343063,0.801390513,0.801390513,0,1.129782747,-1.333298032,-0.203515285,-0.764299076 +Kadeem Allen,allenka01,2020,RS,NYK,252,117,0.43921641087256,4.10981429642417,4.54903070729673,1.91907096737431,-6.49509814184039,-4.57602717446607,0.872790519828764,2.2193386739174,3.09212919374616,0.344584004645043,0.344584004645043,0,1.24197452948327,0.92309766323004,2.16507219271331,-1.21579574249891 +Lavoy Allen,allenla01,2014,PO,IND,31,15,-2.877347746,6.537928275,3.660580529,7.191815918,-0.941092459,6.250723459,-0.893215283,5.362560636,4.469345353,0.056525636,0,0.056525636,-1.825177455,1.394198586,-0.430978869,-0.743746892 +Lavoy Allen,allenla01,2014,RS,PHI,2055,960,-2.493513343,-0.879655211,-3.373168554,-4.066745802,2.420926145,-1.645819658,-2.913612921,-0.180679613,-3.094292534,-0.168866331,-0.168866331,0,-3.087685355,-1.125851722,-4.213537077,0.133437646 +Lavoy Allen,allenla01,2014,RS,IND,223,112,-0.888706205,-2.372611526,-3.261317731,-1.756648453,-1.197892,-2.954540453,-1.091182417,-2.35949176,-3.450674178,-0.039920833,-0.039920833,0,-3.103886297,-2.255214526,-5.359100824,-0.281171584 +Lavoy Allen,allenla01,2015,RS,IND,2116,1070,-1.092471863,1.607812096,0.515340233,2.44717761,1.473124351,3.920301961,-0.407116554,1.648250636,1.241134083,2.164894374,2.164894374,0,-0.811942573,0.623960007,-0.187982566,-0.612720494 +Lavoy Allen,allenla01,2016,PO,IND,102,51,-7.540554567,2.004658066,-5.535896501,-18.26772643,-0.467385023,-18.73511146,-10.2406199,1.48079383,-8.75982607,-0.162556894,0,-0.162556894,-9.09140783,-0.192176262,-9.283584093,0.752412843 +Lavoy Allen,allenla01,2016,RS,IND,3203,1599,-1.220313234,-0.850793564,-2.071106799,2.772985123,1.372324317,4.145309439,-0.462068717,-0.488208285,-0.950277002,1.450783119,1.450783119,0,-0.708589487,-0.708887434,-1.417476921,-1.161184175 +Lavoy Allen,allenla01,2017,PO,IND,23,11,-9.9216469,5.923134203,-3.998512698,15.11766146,5.920666766,21.03832822,-5.218032072,6.243397743,1.02536567,0.022166558,0,0.022166558,-6.378410554,0.173612673,-6.204797881,1.387837419 +Lavoy Allen,allenla01,2017,RS,IND,1783,871,-0.304200351,-0.01323785,-0.317438202,-1.905468799,-3.063193816,-4.968662615,-0.649926667,-0.659103525,-1.309030192,0.63611547,0.63611547,0,-1.514854474,-1.716482668,-3.231337142,-0.647778023 +Ray Allen,allenra02,2014,PO,MIA,956,527,2.703960484,-1.638557476,1.065403008,4.63709236,0.577788626,5.214880986,3.180209961,-1.258779486,1.921430475,1.29064658,0,1.29064658,4.143573059,-2.013823461,2.129749598,-0.342134325 +Ray Allen,allenra02,2014,RS,MIA,3716,1936,1.831512448,-1.437677379,0.393835069,-0.553081479,-2.022042793,-2.575124272,1.409875242,-1.649363438,-0.239488195,2.459532323,2.459532323,0,1.630887281,-1.519100985,0.111786296,-0.782043486 +Tony Allen,allento01,2014,PO,MEM,444,230,1.566170925,1.77041788,3.336588805,5.516945053,1.643708997,7.160654049,2.536377157,1.779011065,4.315388222,0.863867396,0,0.863867396,0.542480611,2.838794852,3.381275463,0.952017136 +Tony Allen,allento01,2014,RS,MEM,2462,1278,0.14608039,2.336541317,2.482621706,0.415743514,2.147271414,2.563014927,0.212282292,2.408741156,2.621023448,3.537130126,3.537130126,0,-0.137781561,3.004726981,2.866945419,0.959440619 +Tony Allen,allento01,2015,PO,MEM,555,279,-0.290093632,4.905616262,4.615522631,1.362896992,4.112557347,5.475454339,-0.018970517,4.970408489,4.951437973,1.137574126,0,1.137574126,1.575072389,7.30373652,8.878808909,0.591220959 +Tony Allen,allento01,2015,RS,MEM,3252,1648,-0.526402347,4.31923195,3.792829603,-0.004111757,5.400604608,5.396492852,-0.451881742,4.755230338,4.303348596,5.975577723,5.975577723,0,-1.074114427,5.395191809,4.321077382,0.728516072 +Tony Allen,allento01,2016,PO,MEM,182,94,-0.422324754,2.615110168,2.192785414,0.310990267,10.64336483,10.95435509,-0.166008076,4.523742157,4.357734081,0.358114611,0,0.358114611,4.286488466,4.319771021,8.606259487,1.770788429 +Tony Allen,allento01,2016,RS,MEM,3165,1620,-1.357242204,1.535117302,0.177875098,0.575348672,0.997538936,1.572887607,-1.035084374,1.537322402,0.502238028,2.687354587,2.687354587,0,-1.521845806,2.482253721,0.960407915,-0.025379147 +Tony Allen,allento01,2017,RS,MEM,3722,1914,-0.947166045,2.328030887,1.380864841,0.416446069,1.240501931,1.656948,-0.714337257,2.220195882,1.505858626,4.148433717,4.148433717,0,-0.691466949,3.08786995,2.396403,-0.177237662 +Tony Allen,allento01,2018,RS,NOP,595,273,-2.379274769,-0.848757168,-3.228031937,-1.518936905,0.581613711,-0.937323194,-2.361014305,-0.614848527,-2.975862832,-0.031765185,-0.031765185,0,-2.532498723,-0.41274164,-2.945240363,0.964778022 +Al-Farouq Aminu,aminual01,2014,RS,NOP,4013,2045,-1.298658777,0.820811922,-0.477846854,-1.085022285,-1.265860324,-2.35088261,-1.329687578,0.47150828,-0.858179298,1.966334705,1.966334705,0,-1.391957408,0.746146069,-0.645811339,-0.365099976 +Al-Farouq Aminu,aminual01,2015,PO,DAL,322,150,4.910679116,4.971737213,9.882416329,5.340899035,7.117199122,12.45809816,5.266196841,5.779966043,11.04616288,1.095710366,0,1.095710366,2.925176268,4.419208281,7.344384549,0.600726088 +Al-Farouq Aminu,aminual01,2015,RS,DAL,2806,1366,-0.58478309,2.072594331,1.487811241,0.096365831,4.052921893,4.149287724,-0.499560389,2.607961521,2.108401132,3.393479392,3.393479392,0,0.086456618,2.376533116,2.462989734,0.212360979 +Al-Farouq Aminu,aminual01,2016,PO,POR,769,372,1.939595912,4.523280479,6.462876391,1.936033232,4.182648079,6.118681311,1.983082566,4.729039908,6.712122474,1.876604211,0,1.876604211,2.630935935,4.724712276,7.355648211,1.254268466 +Al-Farouq Aminu,aminual01,2016,RS,POR,4804,2341,-1.162199583,0.698960663,-0.46323892,1.316740892,-0.014989156,1.301751736,-0.736819678,0.605983519,-0.130836159,3.140314263,3.140314263,0,-0.33006788,0.522147131,0.192079251,0.376125849 +Al-Farouq Aminu,aminual01,2017,PO,POR,240,113,-1.868930301,1.660761153,-0.208169148,2.549452691,-0.437786363,2.111666328,-1.010781196,1.380537318,0.369756122,0.183512988,0,0.183512988,2.586434859,2.606340441,5.1927753,-1.035957464 +Al-Farouq Aminu,aminual01,2017,RS,POR,3607,1773,-2.357615808,3.515030127,1.157414318,-1.077039486,2.359545802,1.282506315,-2.248002964,3.51090983,1.262906866,3.619383246,3.619383246,0,-1.719371362,3.065747443,1.346376081,-0.287259139 +Al-Farouq Aminu,aminual01,2018,PO,POR,275,131,3.072826964,0.104441363,3.177268328,-10.42123081,0.844676425,-9.576554386,0.45319625,0.351254621,0.80445087,0.24486175,0,0.24486175,-1.143821432,0.596160415,-0.547661017,-0.061453534 +Al-Farouq Aminu,aminual01,2018,RS,POR,4251,2072,-1.43819334,2.288286833,0.850093493,2.630187085,1.362985881,3.993172965,-0.673830439,2.204891586,1.531061147,4.514393812,4.514393812,0,-0.775594681,2.851204559,2.075609878,-0.246874329 +Al-Farouq Aminu,aminual01,2019,PO,POR,823,399,-0.772842293,-0.486825909,-1.259668203,-0.865110771,-2.671896999,-3.53700777,-0.8795519,-0.971743521,-1.851295421,0.187200015,0,0.187200015,-1.023038546,-0.777889953,-1.8009285,-0.783185313 +Al-Farouq Aminu,aminual01,2019,RS,POR,4833,2292,-0.451814907,1.058846079,0.607031172,4.369344326,0.068177321,4.437521646,0.500682646,0.909940175,1.410622821,4.838685585,4.838685585,0,0.453090634,0.99128424,1.444374874,-0.558376831 +Al-Farouq Aminu,aminual01,2020,RS,ORL,793,380,-4.06379769197818,2.37008558628856,-1.69371210568962,-9.25527238286562,5.00774232726057,-4.24753005560505,-5.39599124034887,3.05790887112647,-2.3380823692224,0.079502820058186,0.079502820058186,0,-4.81908527489813,2.30733218304635,-2.51175309185178,-0.457868125163756 +Lou Amundson,amundlo01,2014,RS,CHI,3,1,3.392717932,-54.19700988,-50.80429195,-12.3481293,-88.4980388,-100.8461681,0.190244517,-64.76756734,-64.57732282,-0.032577092,-0.032577092,0,2.057916068,-45.02875647,-42.9708404,3.140349755 +Lou Amundson,amundlo01,2014,RS,NOP,363,184,-4.779495883,-0.979708451,-5.759204335,-4.135964961,3.75602796,-0.379937001,-4.939025176,-0.031102445,-4.970127622,-0.209187122,-0.209187122,0,-3.952930986,-0.565568827,-4.518499813,0.353733216 +Lou Amundson,amundlo01,2015,RS,CLE,160,79,-4.275897168,-3.081421669,-7.357318837,-8.720422658,1.738804201,-6.981618457,-5.554360085,-2.291667938,-7.846028023,-0.204828836,-0.204828836,0,-4.419266777,-3.986313736,-8.405580513,-0.26641858 +Lou Amundson,amundlo01,2015,RS,NYK,1675,858,-3.652061745,2.217611094,-1.434450651,-0.302765406,3.144320356,2.84155495,-3.105695971,2.604478348,-0.501217622,0.984739164,0.984739164,0,-2.879885684,2.267745846,-0.612139838,0.032251598 +Lou Amundson,amundlo01,2016,RS,NYK,407,204,-4.664855483,1.534265216,-3.130590268,-7.388950279,4.827298706,-2.561651573,-5.493576433,2.348716255,-3.144860178,-0.041234064,-0.041234064,0,-4.696075577,1.270668655,-3.425406922,0.32500765 +Alan Anderson,anderal01,2014,PO,BRK,498,261,-0.365645046,0.174191677,-0.191453369,-8.101545161,1.783869957,-6.317675203,-2.011770578,0.495606472,-1.516164106,0.171242842,0,0.171242842,-2.241210918,0.47144245,-1.769768468,0.980367855 +Alan Anderson,anderal01,2014,RS,BRK,3440,1773,-0.606505116,-0.346459037,-0.952964152,-1.127748335,0.602834166,-0.524914169,-0.760787267,-0.147230036,-0.908017302,1.655408394,1.655408394,0,-0.574544507,-0.837873626,-1.412418133,-0.622888415 +Alan Anderson,anderal01,2015,PO,BRK,294,142,5.416966826,-0.200207418,5.216759407,7.018321552,14.20040046,21.21872201,6.099955584,2.807100395,8.907055979,0.891150838,0,0.891150838,4.914817833,0.816190966,5.731008798,2.230143516 +Alan Anderson,anderal01,2015,RS,BRK,3476,1744,-0.199943899,0.59212103,0.392177131,-3.136991327,3.979487587,0.84249626,-0.811013026,1.357146906,0.546133881,2.936771399,2.936771399,0,-0.792476408,0.617110596,-0.175365812,0.127790871 +Alan Anderson,anderal01,2016,RS,WAS,403,192,0.920825461,-4.373959275,-3.453133814,-0.337935123,4.426107631,4.088172508,0.724463278,-2.814989106,-2.090525828,0.064595784,0.064595784,0,0.076368866,-2.585382156,-2.50901329,-0.00794136 +Alan Anderson,anderal01,2017,RS,LAC,623,308,-1.742269431,-5.807475042,-7.549744473,-1.520250449,-2.546386746,-4.066637195,-1.813429295,-5.492343947,-7.305773242,-0.710220716,-0.710220716,0,-1.750969308,-4.771660182,-6.52262949,-0.778364409 +Chris Andersen,anderch01,2014,PO,MIA,583,317,0.510148432,5.616309279,6.126457711,1.077385397,3.116569694,4.193955092,0.568240552,5.441796286,6.010036838,1.448860228,0,1.448860228,1.386756778,2.478706184,3.865462962,-0.785091002 +Chris Andersen,anderch01,2014,RS,MIA,2681,1396,0.653995633,1.177168218,1.831163851,-0.287295203,2.839204661,2.551909459,0.476507727,1.578955332,2.055463059,3.400408767,3.400408767,0,0.560266099,0.598338299,1.158604398,-0.622977321 +Chris Andersen,anderch01,2015,RS,MIA,2197,1132,-1.396665037,-0.706725415,-2.103390452,-2.011408078,2.396247315,0.384839237,-1.626335602,-0.081451838,-1.70778744,0.600826593,0.600826593,0,-1.99198435,-0.887070807,-2.879055157,-0.175167495 +Chris Andersen,anderch01,2016,PO,MEM,149,79,0.073280424,-1.382238295,-1.308957871,-0.509807699,4.641852285,4.132044587,-0.103282127,-0.170004512,-0.273286639,0.103561126,0,0.103561126,4.217569602,-1.518026477,2.699543125,0.55851692 +Chris Andersen,anderch01,2016,RS,MIA,71,36,6.170792137,-3.533811478,2.636980659,-5.039712022,-8.962667227,-14.00237925,4.221103014,-4.899499695,-0.67839668,0.038048654,0.038048654,0,3.885376503,-4.570643032,-0.685266528,-0.002306944 +Chris Andersen,anderch01,2016,RS,MEM,714,366,-0.585528195,0.890604802,0.305076607,-0.337534939,-4.111365615,-4.448900554,-0.59185946,-0.084551988,-0.676411448,0.385006604,0.385006604,0,-1.147672054,-0.524814784,-1.672486838,-0.555464488 +Chris Andersen,anderch01,2017,RS,CLE,232,114,-3.177883926,0.88764184,-2.290242086,2.592806698,0.487893779,3.080700478,-2.218286853,0.912267571,-1.306019282,0.084746752,0.084746752,0,-0.739743096,-0.569597448,-1.309340543,0.888559405 +James Anderson,anderja01,2014,RS,PHI,4870,2309,-1.511484441,-1.862700743,-3.374185184,-3.581718102,0.648684195,-2.933033907,-1.968788068,-1.394472982,-3.36326105,-0.728275377,-0.728275377,0,-2.524439685,-1.562636063,-4.087075748,0.772957169 +James Anderson,anderja01,2016,RS,SAC,1548,721,-3.819700697,0.896040174,-2.923660523,-1.662276893,0.248803645,-1.413473248,-3.598586121,0.850105017,-2.748481104,0.000560113,0.000560113,0,-4.330683578,-0.386025501,-4.716709079,0.241374125 +Justin Anderson,anderju01,2016,PO,DAL,187,95,1.109341979,4.554145155,5.663487134,9.917509398,3.347212184,13.26472158,3.049950702,4.657503737,7.707454439,0.527684689,0,0.527684689,1.527781448,2.487444509,4.015225957,0.896335411 +Justin Anderson,anderju01,2016,RS,DAL,1335,647,-1.535516631,-1.549297896,-3.084814527,-3.744424207,4.281245372,0.536821165,-2.075995137,-0.424322309,-2.500317446,0.082597356,0.082597356,0,-2.131382148,-1.570150167,-3.701532316,0.210183883 +Justin Anderson,anderju01,2017,RS,PHI,1080,518,-0.766350244,-0.724403005,-1.490753249,-0.153212626,-2.556770716,-2.709983342,-0.612044664,-1.135464335,-1.747508999,0.264930717,0.264930717,0,-1.161228456,-1.509587807,-2.670816263,-0.004151589 +Justin Anderson,anderju01,2017,RS,DAL,1411,710,-1.070792954,0.07903708,-0.991755874,-3.827085704,-3.096747199,-6.923832903,-1.653233795,-0.581739445,-2.23497324,0.186366129,0.186366129,0,-0.976733405,-0.787574535,-1.76430794,-0.104205351 +Justin Anderson,anderju01,2018,PO,PHI,71,33,-5.220084851,-1.153943161,-6.374028011,-4.706413905,11.02325231,6.31683841,-5.55482023,1.241361184,-4.313459045,-0.027648102,0,-0.027648102,-2.573658616,-0.253324972,-2.826983588,1.79374426 +Justin Anderson,anderju01,2018,RS,PHI,1100,519,0.122358556,-0.043435276,0.07892328,-4.592736979,-1.565790839,-6.158527818,-0.880018585,-0.427514735,-1.30753332,0.380839887,0.380839887,0,-0.713358903,-0.964845149,-1.678204052,-0.289922109 +Justin Anderson,anderju01,2019,RS,ATL,1054,463,-2.422407737,-0.407855849,-2.830263586,-2.759655532,1.914469039,-0.845186492,-2.607197469,0.109253155,-2.497944315,0.060024256,0.060024256,0,-1.582505321,-1.319524592,-2.902029913,0.82673643 +Justin Anderson,anderju01,2020,PO,BRK,61,28,4.76933895430259,-0.862458407599351,3.90688054670324,-11.4241072661964,-2.2583129660434,-13.6824202322398,1.83971819758321,-1.01854984902489,0.821168348558321,0.053207490102867,0,0.053207490102867,6.14916060316628,-7.14777066692034,-0.998610063754059,1.11631841282529 +Justin Anderson,anderju01,2020,RS,BRK,235,107,-3.72184709896939,1.06934420312794,-2.65250289584145,2.64650957885214,1.68915325196729,4.33566283081944,-2.60338433670096,1.26910195622135,-1.33428238047961,0.077495594614924,0.077495594614924,0,-1.63269263443287,-0.614237090851537,-2.24692972528441,0.276890624792331 +Kyle Anderson,anderky01,2015,RS,SAS,714,358,-3.557738935,-2.082694551,-5.640433486,-3.543469572,-4.074128707,-7.617598279,-3.784997506,-2.691064767,-6.476062273,-0.673229133,-0.673229133,0,-3.58213624,-2.423308588,-6.005444828,-1.034524426 +Kyle Anderson,anderky01,2016,PO,SAS,257,129,-4.616610058,1.108445444,-3.508164614,-8.520717323,-0.994742936,-9.515460259,-5.721436098,0.615990433,-5.105445665,-0.158299267,0,-0.158299267,-6.633395498,0.890768089,-5.742627408,-0.944499415 +Kyle Anderson,anderky01,2016,RS,SAS,2478,1245,-1.453232275,0.392984104,-1.060248171,-0.943694974,0.39112508,-0.552569894,-1.471877554,0.305919108,-1.165958445,1.001149902,1.001149902,0,-1.814500862,0.563707296,-1.250793565,-0.488625071 +Kyle Anderson,anderky01,2017,PO,SAS,409,195,3.858189447,2.176738112,6.034927559,1.788286609,0.854107782,2.642394391,3.599996395,2.005369471,5.605365865,0.860798752,0,0.860798752,3.331458339,0.856847209,4.188305547,0.390151617 +Kyle Anderson,anderky01,2017,RS,SAS,2077,1020,-1.384601546,2.253448202,0.868846656,-1.525036951,3.822978456,2.297941506,-1.537964725,2.637831458,1.099866733,1.9943495,1.9943495,0,-1.889744642,2.279129668,0.389385027,-0.44732585 +Kyle Anderson,anderky01,2018,PO,SAS,149,73,0.452152631,-0.546729601,-0.094576969,0.446854899,1.829593274,2.276448173,0.492701103,-0.087352837,0.405348266,0.121595347,0,0.121595347,0.408383631,0.510121175,0.918504806,0.314027636 +Kyle Anderson,anderky01,2018,RS,SAS,3987,1978,-0.357882992,3.199200628,2.841317636,-0.151258284,2.205757073,2.054498789,-0.336600665,3.136429746,2.799829081,5.591488347,5.591488347,0,-0.618645945,3.416358973,2.797713028,-0.164072665 +Kyle Anderson,anderky01,2019,RS,MEM,2583,1281,-1.926641189,2.072068956,0.145427767,-1.982653688,2.269750121,0.287096433,-2.037901415,2.221698331,0.183796917,1.904689771,1.904689771,0,-2.713379751,2.561588579,-0.151791172,-0.677183453 +Kyle Anderson,anderky01,2020,RS,MEM,2903,1330,-1.20302254851996,1.51959505737954,0.316572508859581,-4.72891160837213,2.22293222804782,-2.50597938032431,-1.98518585248231,1.75337582165155,-0.231810030830764,1.7104254007473,1.7104254007473,0,-2.5554936356192,1.258724550696,-1.2967690849232,0.09962720911133 +Ryan Anderson,anderry01,2014,RS,NOP,1571,795,3.090420061,-3.354055178,-0.263635117,6.13663252,-2.086145224,4.050487295,3.904641047,-3.257882887,0.64675816,1.367284635,1.367284635,0,3.638971158,-2.223769577,1.415201581,-0.728960451 +Ryan Anderson,anderry01,2015,PO,NOP,195,95,2.880858695,0.601986273,3.482844968,19.14864687,-2.886818073,16.2618288,6.385102624,-0.036647882,6.348454743,0.45920352,0,0.45920352,9.659761168,-1.012537696,8.647223473,0.929425206 +Ryan Anderson,anderry01,2015,RS,NOP,3277,1675,1.523077902,-1.07123582,0.451842081,1.062833392,-4.269378218,-3.206544826,1.47194358,-1.791866927,-0.319923348,2.069681473,2.069681473,0,1.834692511,-1.383341465,0.451351046,-0.324415052 +Ryan Anderson,anderry01,2016,RS,NOP,4154,2008,1.427870901,0.344583778,1.772454679,3.578902499,-0.173308064,3.405594435,1.971410252,0.294975642,2.266385895,5.151366157,5.151366157,0,1.526434809,-0.078163304,1.448271505,0.231404425 +Ryan Anderson,anderry01,2017,PO,HOU,672,336,-1.592207203,2.960156383,1.36794918,0.291287469,-4.413505365,-4.122217896,-1.36499343,1.556465574,0.191472145,0.51221407,0,0.51221407,0.528985223,0.632490501,1.161475724,-1.457514371 +Ryan Anderson,anderry01,2017,RS,HOU,4422,2116,0.405963245,-1.053637924,-0.647674679,3.52085102,0.767871156,4.288722176,0.996809523,-0.745003095,0.251806428,3.231499239,3.231499239,0,1.432086126,-0.837002522,0.595083604,-0.278485886 +Ryan Anderson,anderry01,2018,PO,HOU,204,95,-2.717291674,2.75029212,0.033000447,-7.049959632,-14.76385939,-21.81381902,-3.843389417,-0.777009269,-4.620398687,-0.094033102,0,-0.094033102,-3.598313442,-0.785412138,-4.38372558,0.556810199 +Ryan Anderson,anderry01,2018,RS,HOU,3576,1725,-0.235131545,0.925697142,0.690565597,2.071590826,-2.479183092,-0.407592267,0.139721796,0.231267735,0.370989531,2.746514786,2.746514786,0,0.751098288,-0.091182915,0.659915373,-0.009118606 +Ryan Anderson,anderry01,2019,RS,PHO,570,278,-2.225289848,-2.176216468,-4.401506316,-6.679016195,0.61785473,-6.061161465,-3.270464968,-1.670249092,-4.940714061,-0.309507676,-0.309507676,0,-2.183460961,-2.721894367,-4.905355328,-0.398038 +Ryan Anderson,anderry01,2019,RS,MIA,90,44,-4.901807395,-4.569169369,-9.470976764,2.170507269,5.718353596,7.888860865,-3.70583193,-2.712140936,-6.417972865,-0.08148765,-0.08148765,0,-3.749130152,-4.981757007,-8.730887159,-1.056913512 +Ryan Anderson,anderry01,2020,RS,HOU,33,14,-10.7594715963249,-2.23946903886662,-12.9989406351915,7.90552601047345,6.50013826107401,14.4056642715475,-7.46980296410993,-0.477679684430881,-7.94748264854081,-0.038418014807237,-0.038418014807237,0,-6.07566030885965,-1.66985404924892,-7.74551435810857,3.55734940355593 +Ike Anigbogu,anigbik01,2018,RS,IND,64,30,-0.214408747,-10.44953073,-10.66393947,-0.327320679,-19.40324395,-19.73056463,-0.259621669,-12.96556909,-13.22519076,-0.160587652,-0.160587652,0,-2.368955188,-11.59942195,-13.96837714,0.157383664 +Ike Anigbogu,anigbik01,2019,RS,IND,14,6,-22.88766139,-36.40977098,-59.29743237,-13.664945,4.800533218,-8.864411786,-22.44881373,-30.15911941,-52.60793314,-0.156443358,-0.156443358,0,-13.64704612,-22.5906831,-36.23772923,2.549590126 +Giannis Antetokounmpo,antetgi01,2014,RS,MIL,3724,1897,-1.57648274,0.103768727,-1.472714013,0.823386234,0.333630118,1.157016352,-1.141213935,0.23340087,-0.907813065,1.784034014,1.784034014,0,-1.203197919,-0.543034207,-1.746232126,0.057802805 +Giannis Antetokounmpo,antetgi01,2015,PO,MIL,392,201,-2.782546956,-0.495460655,-3.27800761,-3.891819085,5.17332894,1.281509855,-3.063768375,0.642656632,-2.421111742,0.03446996,0,0.03446996,-3.331229549,0.856245913,-2.474983636,-0.874633913 +Giannis Antetokounmpo,antetgi01,2015,RS,MIL,5028,2541,-0.226016621,-0.139133327,-0.365149948,-2.224917579,-1.367683824,-3.592601403,-0.626522441,-0.436638358,-1.063160799,2.177014905,2.177014905,0,-1.282307379,0.35769395,-0.924613429,-0.431232283 +Giannis Antetokounmpo,antetgi01,2016,RS,MIL,5625,2823,0.477609031,0.08528818,0.56289721,1.522447516,-1.613578625,-0.091131109,0.757930952,-0.228350115,0.529580837,4.707738546,4.707738546,0,0.813538269,0.302351688,1.115889957,-0.327328531 +Giannis Antetokounmpo,antetgi01,2017,PO,MIL,454,243,3.094442174,4.074587735,7.169029909,4.215020016,0.79608009,5.011100106,3.526132619,3.544985742,7.071118361,1.234936887,0,1.234936887,0.429772766,4.07751115,4.507283916,-1.604151608 +Giannis Antetokounmpo,antetgi01,2017,RS,MIL,5645,2845,3.274959723,2.371641378,5.646601102,-0.350946523,1.617974682,1.26702816,2.717066186,2.372550918,5.089617104,11.32471852,11.32471852,0,2.586371693,2.655390985,5.241762678,-0.470954424 +Giannis Antetokounmpo,antetgi01,2018,PO,MIL,546,280,5.04357313,0.739883048,5.783456179,1.988337304,-2.701287427,-0.712950122,4.671863552,0.082586234,4.754449786,1.118076325,0,1.118076325,7.142995441,-0.874950872,6.268044569,1.09396365 +Giannis Antetokounmpo,antetgi01,2018,RS,MIL,5604,2756,3.560141756,1.721025626,5.281167382,0.666003063,4.622163762,5.288166825,3.172225799,2.454034154,5.626259953,11.79136734,11.79136734,0,3.381661058,2.436834836,5.818495894,0.112979 +Giannis Antetokounmpo,antetgi01,2019,PO,MIL,1094,514,2.789067268,4.202335754,6.991403022,0.452849405,5.352494616,5.805344021,2.449745603,4.612899194,7.062644797,2.697328023,0,2.697328023,4.489336442,4.141307529,8.630643971,1.623246054 +Giannis Antetokounmpo,antetgi01,2019,RS,MIL,5171,2358,4.601266305,2.164171427,6.765437732,1.703340427,3.784818618,5.488159045,4.184342326,2.567987886,6.752330212,11.5725334,11.5725334,0,4.25709844,2.499310333,6.756408773,1.254683784 +Giannis Antetokounmpo,antetgi01,2020,PO,MIL,602,277,5.06138936254613,-0.150970430232644,4.91041893231349,0.797245300235759,2.5515262049055,3.34877150514126,4.43771224239517,0.348085195003503,4.78579743739868,1.11832779919261,0,1.11832779919261,1.20582323373322,-0.857329641168148,0.348493592565067,1.80226863414692 +Giannis Antetokounmpo,antetgi01,2020,RS,MIL,4292,1917,5.69195636807692,3.00784637237156,8.69980274044848,3.19690417925202,6.69949964990726,9.89640382915928,5.46495804667051,3.87329644335334,9.33825449002385,12.0312848757736,12.0312848757736,0,5.35573833320352,3.17208153231421,8.52781986551774,1.79912566927325 +Kostas Antetokounmpo,antetko01,2019,RS,DAL,23,11,-13.95053998,25.44575147,11.49521149,-11.55087109,13.25210162,1.701230528,-14.3127795,24.44322508,10.13044558,0.07316733,0.07316733,0,-11.63720212,17.83794587,6.200743745,1.240219832 +Kostas Antetokounmpo,antetko01,2020,RS,LAL,47,20,0.403492842613207,-5.24727776652366,-4.84378492391045,10.7181963814337,0.920051946966736,11.6382483284004,2.60366237605233,-4.33833794801622,-1.7346755719639,0.010377530179352,0.010377530179352,0,-0.407804610401028,-4.8917336986145,-5.29953830901553,0.169113393903744 +Thanasis Antetokounmpo,antetth01,2016,RS,NYK,13,6,12.78384739,-19.70405103,-6.92020364,2.200914227,-10.82277307,-8.621858841,11.43545411,-19.02220102,-7.58674691,-0.014824454,-0.014824454,0,5.535620461,-19.18889375,-13.65327329,0.120132694 +Thanasis Antetokounmpo,antetth01,2020,RS,MIL,295,129,-1.97044022073909,0.018144549673359,-1.95229567106573,-2.33885617293234,1.42684478849926,-0.912011384433081,-2.23492041395475,0.184692121974149,-2.0502282919806,0.046575076444123,0.046575076444123,0,-1.96714875852116,-0.076525004515806,-2.04367376303697,1.15069142999532 +Carmelo Anthony,anthoca01,2014,RS,NYK,5675,2982,4.087505087,-0.923550219,3.163954868,3.519940153,1.739423683,5.259363835,4.174904921,-0.390214473,3.784690448,9.860994962,9.860994962,0,4.665614182,-0.402147248,4.263466934,-0.781350262 +Carmelo Anthony,anthoca01,2015,RS,NYK,2723,1428,2.82214209,-2.226068186,0.596073903,5.639322335,-3.003869645,2.63545269,3.751971958,-2.461964054,1.290007903,2.924209925,2.924209925,0,3.104533022,-2.987483809,0.117049213,-0.625552295 +Carmelo Anthony,anthoca01,2016,RS,NYK,4981,2530,2.96378858,-2.833458913,0.130329667,4.169887519,-1.612221029,2.55766649,3.451812128,-2.740508012,0.711304116,4.456371769,4.456371769,0,3.00154547,-2.841366185,0.160179285,-0.25150521 +Carmelo Anthony,anthoca01,2017,RS,NYK,5131,2538,1.836275718,-2.920873935,-1.084598218,1.631279721,-3.111763605,-1.480483884,1.929266526,-3.107113031,-1.177846505,2.032332401,2.032332401,0,1.98566038,-3.139404877,-1.153744496,-0.165254332 +Carmelo Anthony,anthoca01,2018,PO,OKC,409,194,-0.3234588,2.814251439,2.490792639,-11.86752371,-12.01760611,-23.88512982,-2.780874002,-0.114491871,-2.895365873,-0.015194982,0,-0.015194982,0.452128566,-0.890219259,-0.438090693,2.337563785 +Carmelo Anthony,anthoca01,2018,RS,OKC,5165,2501,0.765705187,-1.741301602,-0.975596414,3.07183563,-1.749746654,1.322088976,1.250651172,-1.873120892,-0.622469721,2.702202966,2.702202966,0,1.230664514,-1.204819124,0.02584539,-0.458478322 +Carmelo Anthony,anthoca01,2019,RS,HOU,612,294,-1.461868056,-2.625549727,-4.087417782,-5.793758794,-1.947942805,-7.741701599,-2.506433108,-2.628393889,-5.134826997,-0.357080567,-0.357080567,0,-1.13155602,-2.095680492,-3.227236512,-0.182510448 +Carmelo Anthony,anthoca01,2020,PO,POR,379,176,-3.8142072649088,-1.87599769830552,-5.69020496321432,0.170455294331213,-8.13247632195296,-7.96202102762174,-3.16637234021804,-3.26457661954727,-6.43094895976531,-0.340447231172504,0,-0.340447231172504,-1.20372766591579,-3.65648836166582,-4.86021602758162,-0.131082458131593 +Carmelo Anthony,anthoca01,2020,RS,POR,3984,1902,-1.90464057284535,-2.88635423871557,-4.79099481156092,2.21566906183519,-2.46416550402607,-0.248496442190889,-1.20881160933031,-2.93918112538688,-4.1479927347172,-1.34390727246708,-1.34390727246708,0,-0.742315020746032,-2.63515399668703,-3.37746901743306,-0.95626202987056 +Joel Anthony,anthojo01,2014,RS,MIA,74,37,-5.892355387,-1.917692498,-7.810047884,-1.92801409,3.421604052,1.493589962,-5.442382816,-0.952952701,-6.395335517,-0.067401727,-0.067401727,0,-5.682515768,-3.046710824,-8.729226591,-1.969089395 +Joel Anthony,anthojo01,2014,RS,BOS,309,149,-4.27080653,0.386495592,-3.884310938,-2.432875353,-3.060198713,-5.493074067,-4.131745732,-0.304573341,-4.436319074,-0.127474725,-0.127474725,0,-3.931718191,-1.236297109,-5.1680153,-0.537893751 +Joel Anthony,anthojo01,2015,RS,DET,805,406,-2.290723516,1.040659274,-1.250064242,-2.691417702,4.549113468,1.857695765,-2.550201158,1.864080822,-0.686120337,0.424556704,0.424556704,0,-3.255526203,0.690708117,-2.564818085,-0.663456792 +Joel Anthony,anthojo01,2016,RS,DET,191,96,-1.038058578,-3.646288271,-4.684346849,-8.389045485,-0.249200552,-8.638246037,-2.642795528,-3.155281992,-5.79807752,-0.148759635,-0.148759635,0,-1.391681064,-2.598918022,-3.990599086,-0.348684986 +Joel Anthony,anthojo01,2017,PO,SAS,32,15,-1.190227108,-3.249871893,-4.440099001,-7.221315527,-4.611341204,-11.83265673,-2.559216218,-3.713969587,-6.273185805,-0.027815296,0,-0.027815296,-2.00733574,-6.746919131,-8.754254871,0.023584419 +Joel Anthony,anthojo01,2017,RS,SAS,253,122,-4.242466516,2.039853199,-2.202613317,-10.46313524,1.207080632,-9.256054609,-5.855620041,1.885762403,-3.969857638,-0.075198606,-0.075198606,0,-5.52973235,0.573519596,-4.956212754,-0.94397057 +Pero Antic,anticpe01,2014,PO,ATL,327,170,-3.947254816,5.861452307,1.914197491,7.214328724,7.531447085,14.74577581,-1.926155984,6.514760806,4.588604822,0.658485838,0,0.658485838,3.254022536,2.578119888,5.832142424,0.285327243 +Pero Antic,anticpe01,2014,RS,ATL,1871,925,-1.322708572,-0.992271939,-2.314980511,0.137031132,2.541587114,2.678618246,-1.089496412,-0.316415452,-1.405911864,0.638609699,0.638609699,0,-0.548628977,-0.889667042,-1.438296019,0.648301011 +Pero Antic,anticpe01,2015,PO,ATL,409,199,-0.065677903,1.632189779,1.566511875,-6.720809199,2.765849576,-3.954959623,-1.454716592,1.928563767,0.473847175,0.340457223,0,0.340457223,-3.254629651,1.231066611,-2.02356304,0.822048139 +Pero Antic,anticpe01,2015,RS,ATL,2120,1037,-1.142714453,0.580123483,-0.56259097,-1.533643365,3.210882423,1.677239058,-1.32567563,1.131283048,-0.194392582,1.359670128,1.359670128,0,-0.670713173,0.047946235,-0.622766938,0.535886093 +OG Anunoby,anunoog01,2018,PO,TOR,477,238,0.307239312,1.238287079,1.545526391,8.402032118,-9.976413035,-1.574380917,2.046655736,-0.931350333,1.115305403,0.481323901,0,0.481323901,-0.547990024,-0.642388863,-1.190378886,-0.554109581 +OG Anunoby,anunoog01,2018,RS,TOR,3074,1481,-1.841528371,1.676367217,-0.165161154,2.314259642,1.835623338,4.149882981,-1.120959617,1.777073105,0.656113488,2.569758531,2.569758531,0,-0.895478317,1.550659533,0.655181216,-0.151161805 +OG Anunoby,anunoog01,2019,RS,TOR,2902,1352,-2.457608647,-0.142668547,-2.600277194,-5.835377292,-0.643877293,-6.479254585,-3.349478071,-0.297940427,-3.647418498,-0.620124917,-0.620124917,0,-3.215638423,-0.129332729,-3.344971152,0.180151195 +OG Anunoby,anunoog01,2020,PO,TOR,806,393,-0.610704460680364,0.847913685894743,0.237209225214378,3.56470248139012,-0.002386648487875,3.56231583290225,0.197355106011887,0.63579585070412,0.833150956716007,0.745307179034567,0,0.745307179034567,0.647598763604669,1.14033754095385,1.78793630455852,0.579606375412468 +OG Anunoby,anunoog01,2020,RS,TOR,4387,2066,-1.40536706445623,2.21014982221258,0.804782757756353,1.83741943876235,-0.197658256178762,1.63976118258359,-0.82997105161303,1.78413722511525,0.954166173502223,3.90378545345019,3.90378545345019,0,-0.814054033195688,2.24655739543085,1.43250336223517,-0.017699742600098 +Keith Appling,applike01,2016,RS,ORL,57,27,-11.64511025,4.199071528,-7.446038725,-6.230646982,14.51374069,8.283093707,-11.16318411,6.692671387,-4.470512719,-0.02415162,-0.02415162,0,-6.184926256,2.010587716,-4.17433854,1.858767987 +Ryan Arcidiacono,arcidry01,2018,RS,CHI,634,304,-2.626606123,-1.371339242,-3.997945365,-3.08797319,1.290959372,-1.797013819,-2.858780513,-0.856969742,-3.715750255,-0.149061981,-0.149061981,0,-3.101951221,-1.276044782,-4.377996003,-0.481222814 +Ryan Arcidiacono,arcidry01,2019,RS,CHI,4077,1961,-0.289504821,-0.628646506,-0.918151326,0.524115005,0.421554983,0.945669988,-0.091055502,-0.40309072,-0.494146222,2.227069655,2.227069655,0,-1.028346758,-0.310010304,-1.338357063,-1.350892663 +Ryan Arcidiacono,arcidry01,2020,RS,CHI,1990,930,-0.599495178280659,1.98062743048982,1.38113225220916,-2.28240483895281,1.54302261826533,-0.739382220687479,-0.933326077713933,2.02392226502279,1.09059618730886,1.82429420797848,1.82429420797848,0,-1.83090684122369,1.27871500019826,-0.552191841025435,0.111224473650357 +Trevor Ariza,arizatr01,2014,PO,WAS,759,407,4.402416547,1.759346642,6.161763189,-2.831436188,4.465505803,1.634069615,3.096078074,2.394843067,5.490921142,1.793665762,0,1.793665762,5.65059075,2.408230642,8.058821392,1.512424932 +Trevor Ariza,arizatr01,2014,RS,WAS,5466,2723,0.996562403,0.352624651,1.349187054,0.406174509,2.007783405,2.413957914,0.95185236,0.730772076,1.682624435,6.241120861,6.241120861,0,0.816355953,0.798206943,1.614562896,1.292569966 +Trevor Ariza,arizatr01,2015,PO,HOU,1401,655,1.482783316,5.089997299,6.572780615,0.289917894,8.298997088,8.588914982,1.286972922,6.051359604,7.338332526,3.476094674,0,3.476094674,0.609354069,6.679021035,7.288375104,-0.0266442 +Trevor Ariza,arizatr01,2015,RS,HOU,5940,2930,0.120937441,0.094162768,0.215100209,-0.620695231,1.345510959,0.724815728,-0.059918084,0.333475325,0.273557241,4.517783729,4.517783729,0,0.353701149,1.353992275,1.707693424,-0.04433465 +Trevor Ariza,arizatr01,2016,PO,HOU,378,181,-5.496793523,2.435944572,-3.060848951,-12.27270895,1.707666423,-10.56504253,-7.159060978,2.410013489,-4.749047489,-0.195039685,0,-0.195039685,-5.979707815,4.350157123,-1.629550693,2.320681869 +Trevor Ariza,arizatr01,2016,RS,HOU,5857,2859,-0.008454768,-0.782073928,-0.790528696,3.327442702,-2.349712461,0.977730241,0.659516656,-1.145621898,-0.486105242,3.298884199,3.298884199,0,1.249032797,-0.168587715,1.080445082,-0.099790957 +Trevor Ariza,arizatr01,2017,PO,HOU,837,413,0.752071638,-3.080872214,-2.328800576,-9.978775343,-2.323859879,-12.30263522,-1.513780566,-3.107538642,-4.621319208,-0.407787369,0,-0.407787369,-0.521811022,-2.578866194,-3.100677215,0.263910129 +Trevor Ariza,arizatr01,2017,RS,HOU,5844,2773,0.958063442,1.155331439,2.113394882,2.373511549,-0.500918823,1.872592726,1.232670776,0.86849744,2.101168217,6.898102168,6.898102168,0,2.066867904,1.418851996,3.4857199,0.496560751 +Trevor Ariza,arizatr01,2018,PO,HOU,1158,582,-1.635876572,0.077874299,-1.558002273,1.775392061,5.64389251,7.419284571,-1.078211609,1.166324087,0.088112478,0.856572536,0,0.856572536,-0.400031288,2.247598872,1.847567584,-1.413429793 +Trevor Ariza,arizatr01,2018,RS,HOU,4680,2269,0.526428123,-1.138299994,-0.61187187,0.49119254,-0.013356508,0.477836032,0.461338569,-1.014574942,-0.553236374,2.550006782,2.550006782,0,1.477158382,-0.049232252,1.42792613,0.270588122 +Trevor Ariza,arizatr01,2019,RS,PHO,1856,884,-0.825901944,-2.060813451,-2.886715395,-3.697912519,-1.826441368,-5.524353887,-1.44594057,-2.092737661,-3.538678231,-0.35514099,-0.35514099,0,-1.016008519,-1.240490466,-2.256498984,-0.162205241 +Trevor Ariza,arizatr01,2019,RS,WAS,3122,1465,0.235441601,-1.700555922,-1.465114321,1.53511332,-2.379952951,-0.844839631,0.512549239,-1.91055779,-1.398008551,1.014975084,1.014975084,0,0.663967673,-1.607898973,-0.9439313,0.447630515 +Trevor Ariza,arizatr01,2020,RS,SAC,1649,791,-2.21442409744767,0.518999830860581,-1.69542426658709,-5.21443976140796,4.61111433921393,-0.603325422194024,-2.9540052184877,1.42135055402978,-1.53265466445792,0.48990121185633,0.48990121185633,0,-2.94965146586064,1.11635163743114,-1.83329982842951,-0.286944113918658 +Trevor Ariza,arizatr01,2020,RS,POR,1485,702,-0.879764947186653,1.45464489622571,0.574879949039059,2.88252955150372,-1.38124461559443,1.50128493590929,-0.160630357811181,0.999115323732764,0.838484965921583,1.28853389890704,1.28853389890704,0,-0.330287162795674,1.43643453949073,1.10614737669506,0.260627027750698 +Hilton Armstrong,armsthi01,2014,PO,GSW,43,17,-5.156616206,-17.45432982,-22.61094603,-6.717756082,-6.616179248,-13.33393533,-5.851194019,-16.26103557,-22.11222959,-0.183600508,0,-0.183600508,-6.160109069,-16.8222709,-22.98237997,5.571260634 +Hilton Armstrong,armsthi01,2014,RS,GSW,200,97,-0.655215308,-2.04419596,-2.699411267,-0.778225155,7.461854055,6.683628899,-0.708144837,-0.268152692,-0.976297528,0.088121513,0.088121513,0,-0.663348176,-0.061059907,-0.724408083,0.373742481 +Metta World Peace,artesro01,2014,RS,NYK,791,388,-1.016150835,2.182828826,1.166677991,-1.733214859,3.578400178,1.845185319,-1.239329679,2.647045526,1.407715847,0.820040318,0.820040318,0,0.207484014,1.498479451,1.705963466,-0.350904554 +Metta World Peace,artesro01,2016,RS,LAL,1174,590,-2.52990241,-0.761091149,-3.290993559,-2.087245487,4.066496255,1.979250768,-2.548532002,0.278146677,-2.270385325,0.143345407,0.143345407,0,-2.747137334,-0.842324591,-3.589461925,-0.695224049 +Metta World Peace,artesro01,2017,RS,LAL,329,160,-4.596764618,-2.330144654,-6.926909272,-7.364581309,-2.003541567,-9.368122876,-5.394632097,-2.328373543,-7.72300564,-0.406417216,-0.406417216,0,-3.37113628,-2.110399816,-5.481536096,0.111347321 +Darrell Arthur,arthuda01,2014,RS,DEN,2422,1161,-3.861801223,0.815275782,-3.046525441,-1.607650579,5.658361399,4.050710821,-3.628984018,1.889036464,-1.739947554,0.601669702,0.601669702,0,-2.866763374,1.248970809,-1.617792565,0.540738983 +Darrell Arthur,arthuda01,2015,RS,DEN,2051,988,-3.020464633,4.076661417,1.056196784,-3.522045371,5.533880552,2.011835182,-3.298918205,4.657759021,1.358840816,2.090227881,2.090227881,0,-2.934014281,3.354342483,0.420328202,0.882158299 +Darrell Arthur,arthuda01,2016,RS,DEN,3083,1516,-1.724756119,1.456301302,-0.268454817,-1.995144633,2.282614701,0.287470069,-1.883558941,1.764146962,-0.119411979,2.038822611,2.038822611,0,-1.870272688,1.384524886,-0.485747802,0.199753219 +Darrell Arthur,arthuda01,2017,RS,DEN,1325,639,-1.381395781,-0.352705574,-1.734101355,-1.337226823,-2.016029093,-3.353255915,-1.505690243,-0.656799348,-2.162489591,0.192896131,0.192896131,0,-1.015621338,-1.361254446,-2.376875784,0.695089603 +Darrell Arthur,arthuda01,2018,RS,DEN,306,141,-4.993896605,-4.314488396,-9.308385002,-5.352758352,-2.387846721,-7.740605073,-5.421537695,-4.141978809,-9.563516504,-0.498596395,-0.498596395,0,-3.113400429,-3.138614201,-6.25201463,1.708943974 +Jamel Artis,artisja01,2018,RS,ORL,565,279,-4.345396897,-4.188819229,-8.534216126,-0.951096713,0.647075138,-0.304021576,-3.848578075,-3.391571766,-7.240149841,-0.632604422,-0.632604422,0,-4.949710421,-4.134503466,-9.084213887,-1.01648712 +Omer Asik,asikom01,2014,PO,HOU,312,163,-3.369878492,-1.563587623,-4.933466115,10.2635609,4.720053601,14.9836145,-0.739367679,-0.232635988,-0.972003667,0.150754371,0,0.150754371,-2.780064625,2.428056659,-0.352007966,-1.062210575 +Omer Asik,asikom01,2014,RS,HOU,2027,968,-2.35766947,2.242270184,-0.115399285,-2.158281917,1.907740578,-0.250541339,-2.531223845,2.297247826,-0.233976019,1.246237478,1.246237478,0,-2.597317997,1.440673295,-1.156644702,0.280941561 +Omer Asik,asikom01,2015,PO,NOP,154,79,-2.170628985,7.071492003,4.900863018,-3.985577062,-4.419390052,-8.404967113,-2.839585062,5.148684709,2.309099647,0.209963373,0,0.209963373,2.189116966,4.958736523,7.147853488,-0.157095245 +Omer Asik,asikom01,2015,RS,NOP,3816,1982,-1.942452117,2.589766554,0.647314436,-1.534005427,0.641216098,-0.892789329,-1.985485951,2.362125692,0.376639741,3.132745437,3.132745437,0,-2.028898422,2.348713509,0.319815086,-0.878475502 +Omer Asik,asikom01,2016,RS,NOP,2390,1178,-3.292936142,-0.196382306,-3.489318448,-3.187230841,-2.038799153,-5.226029994,-3.455651353,-0.543304898,-3.99895625,-0.748588012,-0.748588012,0,-3.793799146,-0.502239164,-4.29603831,-0.267387969 +Omer Asik,asikom01,2017,RS,NOP,1002,482,-3.976989013,-1.126431182,-5.103420195,-3.998389744,-2.092874161,-6.091263905,-4.18540585,-1.416768589,-5.602174439,-0.69929594,-0.69929594,0,-5.033755275,-1.052835832,-6.086591107,-0.293760539 +Omer Asik,asikom01,2018,RS,CHI,127,61,-7.107833522,-5.770471106,-12.87830463,-1.922883075,-10.72012985,-12.64301293,-6.441113983,-7.093495749,-13.53460973,-0.33780021,-0.33780021,0,-5.732506803,-5.836258868,-11.56876567,0.638204827 +Omer Asik,asikom01,2018,RS,NOP,255,121,-7.37790258,1.933362503,-5.444540078,0.088978253,-2.544488445,-2.455510192,-6.262124666,1.111051122,-5.151073544,-0.147644282,-0.147644282,0,-6.415076525,0.704185209,-5.710891317,-0.390868872 +D.J. Augustin,augusdj01,2014,PO,CHI,260,141,-0.385392349,-4.738660811,-5.124053161,5.567509857,10.01267103,15.58018089,0.925894588,-1.957065008,-1.03117042,0.126578874,0,0.126578874,1.377400359,-1.971182051,-0.593781692,-0.69011721 +D.J. Augustin,augusdj01,2014,RS,TOR,157,82,-6.933051013,-7.035893517,-13.96894453,-1.297510529,-5.377588315,-6.675098843,-6.218212306,-7.12040418,-13.33861649,-0.439419316,-0.439419316,0,-5.311555792,-7.198078387,-12.50963418,-0.773027118 +D.J. Augustin,augusdj01,2014,RS,CHI,3526,1857,2.819527541,-1.911822965,0.907704576,-0.092500771,-1.09453402,-1.187034791,2.449178925,-1.920076346,0.529102579,3.059235034,3.059235034,0,1.437140736,-0.641171504,0.795969232,-1.467161994 +D.J. Augustin,augusdj01,2015,RS,OKC,1390,677,0.103448317,-1.905565758,-1.802117441,-0.797427699,-0.931711447,-1.729139146,-0.117386431,-1.827903793,-1.945290225,0.275384969,0.275384969,0,-0.961841384,-2.494640442,-3.456481825,-0.88532874 +D.J. Augustin,augusdj01,2015,RS,DET,2515,1287,0.376713174,-1.082670231,-0.705957057,-2.729570072,-2.190130673,-4.919700745,-0.236249988,-1.36615651,-1.602406499,0.747053579,0.747053579,0,-0.13808541,-2.26495108,-2.40303649,-0.825622292 +D.J. Augustin,augusdj01,2016,RS,OKC,1053,519,-1.324316245,-3.515746036,-4.840062281,-5.863470254,1.260037145,-4.603433109,-2.417256097,-2.752523717,-5.169779814,-0.634296126,-0.634296126,0,-1.554211818,-2.776959231,-4.331171049,-0.983063075 +D.J. Augustin,augusdj01,2016,RS,DEN,1349,659,3.771740479,-3.019058641,0.752681838,2.547447857,-2.346700751,0.200747106,3.761536282,-3.034065657,0.727470625,1.172984893,1.172984893,0,2.698387101,-3.241530778,-0.543143677,0.316181467 +D.J. Augustin,augusdj01,2017,RS,ORL,3097,1538,-0.536679032,-4.454310603,-4.990989635,-8.588747605,-1.878709968,-10.46745757,-2.190055864,-4.160976042,-6.351031906,-2.798342602,-2.798342602,0,-2.481446028,-4.313261838,-6.794707867,-0.949166416 +D.J. Augustin,augusdj01,2018,RS,ORL,3651,1760,1.332683305,-1.127191512,0.205491793,-3.701023892,2.12218712,-1.578836772,0.407657292,-0.489579018,-0.081921726,2.384190847,2.384190847,0,-0.661539473,-1.464333616,-2.125873088,-0.480925189 +D.J. Augustin,augusdj01,2019,PO,ORL,276,141,2.777259666,-1.312345171,1.464914495,5.596276243,-9.949132781,-4.352856538,3.629358713,-3.188081069,0.441277644,0.231662708,0,0.231662708,3.442936166,-4.443668821,-1.000732655,-2.146261949 +D.J. Augustin,augusdj01,2019,RS,ORL,4674,2269,1.787324804,-2.347935981,-0.560611178,3.007829531,-1.485958287,1.521871245,2.177377656,-2.328799659,-0.151422004,2.969703172,2.969703172,0,1.138018305,-2.084138279,-0.946119974,-1.305143605 +D.J. Augustin,augusdj01,2020,PO,ORL,281,128,0.977747837694212,-1.88130602912533,-0.90355819143112,-4.47296103734233,-0.529713760741917,-5.00267479808425,-0.015759630810857,-1.71937837252031,-1.73513800333116,0.068287149540044,0,0.068287149540044,3.94581504306884,-4.29022962576681,-0.344414582697972,-0.098029460290797 +D.J. Augustin,augusdj01,2020,RS,ORL,2946,1420,0.660251449370642,-2.45684583298815,-1.79659438361751,-1.91106150614624,4.40682324351588,2.49576173736964,0.181292573945128,-1.20838236245078,-1.02708978850565,1.23011335954993,1.23011335954993,0,-0.487981928612123,-1.86863818033524,-2.35662010894736,-1.48119004174808 +Gustavo Ayon,ayongu01,2014,RS,ATL,857,429,-3.689229225,4.512951228,0.823722003,-2.273141928,-0.736523296,-3.009665224,-3.617299719,3.686043268,0.068743549,0.619439276,0.619439276,0,-2.425392611,2.469220016,0.043827405,0.386257152 +Deandre Ayton,aytonde01,2019,RS,PHO,4609,2183,-1.015468732,-1.923837901,-2.939306633,0.845349173,-0.591081644,0.254267529,-0.616975515,-1.675566944,-2.292542459,0.50599749,0.50599749,0,-0.888797542,-0.846975124,-1.735772666,-0.700779397 +Deandre Ayton,aytonde01,2020,RS,PHO,2625,1236,-1.70042739526174,3.27873041923737,1.57830302397563,1.21979864999979,0.828480789238401,2.04827943923819,-1.20789426682861,2.97700451676482,1.76911024993621,2.84564218220948,2.84564218220948,0,-0.698213907455193,2.99882122748468,2.30060732002948,-0.148376741999674 +Chris Babb,babbch01,2014,RS,BOS,265,132,-1.903655493,-1.235118807,-3.1387743,-4.291510196,0.060711265,-4.230798931,-2.494689832,-1.008506352,-3.503196185,-0.050920866,-0.050920866,0,-2.615114673,-1.371317444,-3.986432117,0.370260966 +Luke Babbitt,babbilu01,2014,RS,NOP,910,473,0.383843801,-0.546982759,-0.163138958,7.882851703,-1.612984318,6.269867385,1.980428227,-0.765389265,1.215038962,0.952402726,0.952402726,0,1.700929795,-1.05622546,0.644704335,-0.446937529 +Luke Babbitt,babbilu01,2015,RS,NOP,1654,830,0.850624142,-2.057009358,-1.206385216,-3.084551468,-2.52489547,-5.609446938,0.087508647,-2.259443942,-2.171935294,0.244984365,0.244984365,0,-0.370288122,-2.326964592,-2.697252715,0.075847504 +Luke Babbitt,babbilu01,2016,RS,NOP,1759,845,0.829846595,-1.88956868,-1.059722085,1.176972809,-2.372043486,-1.195070677,0.973730545,-2.05590293,-1.082172385,0.71779563,0.71779563,0,-0.313554855,-2.107014092,-2.420568947,-0.168034254 +Luke Babbitt,babbilu01,2017,RS,MIA,2129,1065,-0.376199965,-0.076582758,-0.452782723,-0.800600175,1.200985531,0.400385355,-0.462168122,0.157124654,-0.305043468,1.321866054,1.321866054,0,-0.56648882,0.613080914,0.046592094,-0.489742704 +Luke Babbitt,babbilu01,2018,PO,MIA,6,3,-20.2439139,-11.37574799,-31.61966189,-20.09317494,-27.05784437,-47.15101932,-21.42447489,-15.27308549,-36.69756039,-0.052668872,0,-0.052668872,-14.75652657,-15.34238385,-30.09891043,-1.675881839 +Luke Babbitt,babbilu01,2018,RS,ATL,1202,570,0.036587922,-2.541531705,-2.504943783,1.656124281,-1.75468888,-0.098564599,0.412673442,-2.485530491,-2.072857049,0.196300276,0.196300276,0,-0.024468871,-2.991829685,-3.016298556,-0.313510547 +Luke Babbitt,babbilu01,2018,RS,MIA,290,145,-5.031445245,-0.691752229,-5.723197474,-2.478763728,-3.977286188,-6.456049917,-4.811752028,-1.490402584,-6.302154612,-0.262124478,-0.262124478,0,-5.201409581,-1.444189626,-6.645599207,-0.249276523 +Dwayne Bacon,bacondw01,2018,RS,CHA,1508,713,-3.834643375,-2.099749545,-5.93439292,-1.990709623,1.838853104,-0.151856519,-3.72845919,-1.391058016,-5.119517206,-0.862511191,-0.862511191,0,-4.403289829,-1.938052324,-6.341342153,0.062806473 +Dwayne Bacon,bacondw01,2019,RS,CHA,1575,759,0.131839419,-3.002659726,-2.870820307,1.303210563,-1.357009457,-0.053798894,0.384196541,-2.816097783,-2.431901241,0.122323133,0.122323133,0,0.045902856,-2.799223317,-2.753320461,-0.709865848 +Dwayne Bacon,bacondw01,2020,RS,CHA,1419,687,-5.49958443457779,-1.05351404810008,-6.55309848267788,-3.345774433945,2.07406867205302,-1.27170576189198,-5.32457208332784,-0.429921669262095,-5.75449375258994,-1.04813643883666,-1.04813643883666,0,-4.88253023738925,-1.52459399252534,-6.40712422991459,-0.480984646367901 +Marvin Bagley III,baglema01,2019,RS,SAC,3401,1567,-1.091444799,-1.590524666,-2.681969464,-0.648793166,-2.225602586,-2.874395752,-1.066198841,-1.807855582,-2.874054422,-0.099079105,-0.099079105,0,-0.962051503,-2.119550379,-3.081601882,-0.10311252 +Marvin Bagley III,baglema01,2020,RS,SAC,706,334,-3.53326367461185,0.658841217434515,-2.87442245717734,-4.18450953653503,-3.39866363241671,-7.58317316895174,-3.8831519328322,-0.127056277069302,-4.0102082099015,-0.215043994402846,-0.215043994402846,0,-3.24312566015657,0.124054036068653,-3.11907162408791,0.14071049174663 +Cameron Bairstow,bairsca01,2015,RS,CHI,130,64,-4.739992619,-1.858436549,-6.598429168,-1.824726275,-6.846923879,-8.671650155,-4.496619746,-3.048730283,-7.545350029,-0.157321994,-0.157321994,0,-5.645870423,-2.593061629,-8.238932051,0.453432625 +Cameron Bairstow,bairsca01,2016,RS,CHI,223,103,-5.077366207,-0.588470864,-5.665837071,-7.897012517,5.003499751,-2.893512766,-5.933374064,0.582192551,-5.351181513,-0.138074898,-0.138074898,0,-4.802182528,-1.394600731,-6.196783259,0.987325116 +Ron Baker,bakerro01,2017,RS,NYK,1718,857,-2.547773002,2.104390769,-0.443382233,-1.641801195,1.031039474,-0.61076172,-2.492294626,2.063699924,-0.428594702,1.014834125,1.014834125,0,-2.197683651,0.765942143,-1.431741507,-0.017431597 +Ron Baker,bakerro01,2018,RS,NYK,791,385,-1.02091414,1.677571877,0.656657737,1.139209548,0.793439726,1.932649275,-0.595668365,1.627696435,1.03202807,0.747135318,0.747135318,0,-0.843287442,1.053416783,0.210129341,0.566541567 +Ron Baker,bakerro01,2019,RS,NYK,235,107,-2.617110032,4.704129656,2.087019624,-6.690978799,8.402928649,1.71194985,-3.606883629,5.82168464,2.21480101,0.270584727,0.270584727,0,-4.539080079,3.637732475,-0.901347604,-0.169474379 +Ron Baker,bakerro01,2019,RS,WAS,98,45,-7.871005713,-2.594267567,-10.46527328,-18.87283374,6.271652582,-12.60118115,-10.67582088,-0.864679797,-11.54050068,-0.201974065,-0.201974065,0,-9.408843982,-3.288405549,-12.69724953,0.077240005 +Wade Baldwin IV,baldwwa01,2017,PO,MEM,25,12,4.591574087,-16.82257472,-12.23100063,-12.0062928,-9.798947803,-21.8052406,1.349818968,-16.34083979,-14.99102082,-0.077181283,0,-0.077181283,3.804977607,-15.11901323,-11.31403562,-0.141730981 +Wade Baldwin IV,baldwwa01,2017,RS,MEM,822,405,-7.071317653,-1.593943998,-8.665261651,-9.4775318,-2.364423641,-11.84195544,-7.997096529,-1.886670142,-9.883766671,-1.473557638,-1.473557638,0,-7.080589422,-1.478158373,-8.558747795,-0.033252612 +Wade Baldwin IV,baldwwa01,2018,PO,POR,45,19,-9.633353219,6.942597516,-2.690755704,-9.730118216,21.24293638,11.51281816,-10.22247571,10.41291039,0.190434688,0.030398652,0,0.030398652,-8.844089399,4.019600983,-4.824488416,3.320504087 +Wade Baldwin IV,baldwwa01,2018,RS,POR,167,80,2.742932817,-0.352262476,2.390670341,-0.199256827,1.99859545,1.799338623,2.3034258,0.092992316,2.396418116,0.208215569,0.208215569,0,0.138484168,0.807378387,0.945862556,-0.869215817 +Wade Baldwin IV,baldwwa01,2019,RS,POR,199,94,-9.023446551,-4.56769739,-13.59114394,-17.73548774,-5.3169767,-23.05246444,-11.4886496,-5.027374869,-16.51602446,-0.667983406,-0.667983406,0,-10.65327595,-5.076884613,-15.73016056,1.201190923 +Lonzo Ball,balllo01,2018,RS,LAL,3818,1780,-0.746662981,1.008306536,0.261643555,-1.276373154,2.838173829,1.561800675,-0.888551146,1.449463137,0.560911991,3.040284621,3.040284621,0,-0.331248157,1.992252351,1.661004193,1.103860516 +Lonzo Ball,balllo01,2019,RS,LAL,3103,1423,-0.651188903,0.630947325,-0.020241578,-2.785679695,1.270550162,-1.515129532,-1.111960375,0.787086292,-0.324874083,1.776008115,1.776008115,0,-1.184150692,1.555231038,0.371080346,0.887423086 +Lonzo Ball,balllo01,2020,RS,NOP,4422,2025,-0.900454906358426,0.291196001780687,-0.609258904577739,-0.162944111652521,-0.185855922664051,-0.348800034316572,-0.81366625761994,0.226165399727637,-0.587500857892303,2.25847992560661,2.25847992560661,0,0.390178654078817,0.508056689987519,0.898235344066336,1.109753038435 +Mo Bamba,bambamo01,2019,RS,ORL,1591,766,-4.073310003,-0.631145531,-4.704455534,-8.680896057,-1.702359804,-10.38325586,-5.257799221,-0.9367748,-6.194574021,-1.343945653,-1.343945653,0,-4.329425476,-1.296610569,-5.626036045,-0.169530363 +Mo Bamba,bambamo01,2020,RS,ORL,1826,878,-1.44924647388451,2.20976707874716,0.760520604862647,-0.182399558022786,2.53042215095687,2.34802259293409,-1.26095825347805,2.42890529937664,1.1679470458986,1.74457122504705,1.74457122504705,0,-1.38727825804377,1.77223449554896,0.384956237505186,-0.610570800730574 +Leandro Barbosa,barbole01,2014,RS,PHO,744,368,-0.393652533,-2.524009618,-2.917662151,-0.750946904,2.439238518,1.688291614,-0.533144856,-1.646357587,-2.179502442,0.106515881,0.106515881,0,-0.891116925,-2.889733933,-3.780850858,-0.534666945 +Leandro Barbosa,barbole01,2015,PO,GSW,464,229,0.678045011,-2.273023942,-1.594978931,2.059784306,-0.537652438,1.522131868,0.931274957,-2.111296669,-1.180021712,0.187842117,0,0.187842117,-0.967621472,-3.103152381,-4.070773853,-0.683449135 +Leandro Barbosa,barbole01,2015,RS,GSW,2053,982,1.991966707,-2.904748214,-0.912781507,-3.950998068,-2.775548628,-6.726546695,0.776123571,-3.118277227,-2.342153656,0.204277702,0.204277702,0,0.827698746,-2.403569523,-1.575870778,-0.028160079 +Leandro Barbosa,barbole01,2016,PO,GSW,527,254,3.441562578,-2.141481138,1.30008144,1.888881479,1.309920487,3.198801966,3.262345895,-1.635282199,1.627063696,0.588532021,0,0.588532021,0.987440026,-2.016606381,-1.029166356,0.571643448 +Leandro Barbosa,barbole01,2016,RS,GSW,2286,1079,0.05968294,-1.861349518,-1.801666577,-3.807022195,-2.843512318,-6.650534514,-0.843280251,-2.218880103,-3.062160354,-0.171642182,-0.171642182,0,-0.589873761,-1.985611188,-2.575484949,-0.115936659 +Leandro Barbosa,barbole01,2017,RS,PHO,2026,963,-0.673134588,-2.457714254,-3.130848842,1.133319755,1.211816198,2.345135954,-0.306776109,-1.798967412,-2.10574352,0.316675595,0.316675595,0,-1.193866914,-2.255996534,-3.449863448,0.04271048 +J.J. Barea,bareajo01,2014,RS,MIN,2978,1471,0.36111962,-2.200754226,-1.839634606,-5.385673434,1.178409283,-4.207264151,-0.8623582,-1.664899257,-2.527257457,0.165360148,0.165360148,0,-0.850237256,-2.352917476,-3.203154732,-1.037968903 +J.J. Barea,bareajo01,2015,PO,DAL,325,154,3.952773758,-0.757276615,3.195497144,5.328867736,12.51215299,17.84102073,4.407128126,2.092961513,6.500089639,0.747617966,0,0.747617966,1.693118937,-0.174871186,1.518247751,-0.252464643 +J.J. Barea,bareajo01,2015,RS,DAL,2760,1362,1.652649777,-0.276552956,1.376096822,2.40790371,-0.070567225,2.337336485,1.857095481,-0.278263832,1.578831649,2.974976323,2.974976323,0,1.833091101,-0.843193189,0.989897912,-1.055066161 +J.J. Barea,bareajo01,2016,PO,DAL,196,100,-6.007961444,-8.055107453,-14.0630689,10.80426756,-14.4740312,-3.669763639,-2.83937279,-9.828616481,-12.66798927,-0.520326035,0,-0.520326035,-2.880185919,-9.618793255,-12.49897917,-0.284012575 +J.J. Barea,bareajo01,2016,RS,DAL,3390,1667,1.166863815,-1.351330149,-0.184466335,0.658221499,-3.389111443,-2.730889944,1.141803102,-1.862689118,-0.720886016,1.718049028,1.718049028,0,0.332035806,-2.496700588,-2.164664782,-0.43705172 +J.J. Barea,bareajo01,2017,RS,DAL,1535,771,2.239913687,0.487693354,2.727607041,-0.296945662,0.588808345,0.291862683,1.903527249,0.533938914,2.437466163,2.034798515,2.034798515,0,1.735773494,-0.984540948,0.751232546,-0.277124242 +J.J. Barea,bareajo01,2018,RS,DAL,3270,1603,2.982420623,-1.913129536,1.069291087,3.733962756,-0.320432537,3.413530219,3.363616737,-1.703929343,1.659687394,3.600320086,3.600320086,0,3.208511668,-2.124061583,1.084450084,-0.169030085 +J.J. Barea,bareajo01,2019,RS,DAL,1609,752,1.859356868,-1.044350095,0.815006773,1.250755975,1.049945745,2.30070172,1.889043623,-0.675701744,1.213341879,1.52230274,1.52230274,0,1.4590606,-1.438768466,0.020292134,0.112982596 +J.J. Barea,bareajo01,2020,PO,DAL,12,5,-13.8344213425764,-9.7646713105425,-23.5990926531189,-13.4054885355584,-34.9047459403389,-48.3102344758973,-14.6229663054848,-15.5595580505934,-30.1825243560782,-0.073456662939558,0,-0.073456662939558,-8.47488274151182,-11.1017972447807,-19.5766799862925,1.76391854295871 +J.J. Barea,bareajo01,2020,RS,DAL,935,450,2.07569016946706,-0.272011362719733,1.80367880674733,-0.238476301585734,-2.30686123156577,-2.54533753315151,1.61318197235271,-0.718910248816086,0.894271723536624,0.834495111893095,0.834495111893095,0,1.91151583880875,-2.52765455129597,-0.616138712487216,-0.267648169756554 +Andrea Bargnani,bargnan01,2014,RS,NYK,2396,1257,-2.418904258,1.137547779,-1.281356479,-3.936178754,-2.146754383,-6.082933137,-2.901630408,0.563122803,-2.338507605,0.261726072,0.261726072,0,-1.841292385,0.159385612,-1.681906773,-0.789713499 +Andrea Bargnani,bargnan01,2015,RS,NYK,1538,785,-2.682723416,-4.48671017,-7.169433586,-4.783557569,-5.763146332,-10.5467039,-3.152251611,-4.960086723,-8.112338334,-2.142028808,-2.142028808,0,-2.584428923,-5.288755203,-7.873184125,-0.251171233 +Andrea Bargnani,bargnan01,2016,RS,BRK,1283,634,-2.989049616,-4.176133572,-7.165183188,-3.66395436,-3.007281377,-6.671235737,-3.269632502,-4.136780639,-7.406413142,-1.493580173,-1.493580173,0,-2.50122564,-4.969374665,-7.470600305,-0.818349249 +Harrison Barnes,barneha02,2014,PO,GSW,329,156,1.565413008,-0.529396376,1.036016632,5.341556115,-2.183026233,3.158529882,2.419376466,-0.895480278,1.523896188,0.356757891,0,0.356757891,-0.148029273,-1.670633275,-1.818662547,1.567532006 +Harrison Barnes,barneha02,2014,RS,GSW,4537,2204,-2.287819908,-0.221207615,-2.509027523,-7.970055021,-1.469376914,-9.439431935,-3.610682524,-0.552213764,-4.162896288,-1.584272799,-1.584272799,0,-3.681096247,0.007100087,-3.67399616,-0.271784284 +Harrison Barnes,barneha02,2015,PO,GSW,1375,681,-1.375738634,-0.059137772,-1.434876406,-1.987228784,5.403180772,3.415951988,-1.648656309,0.995967016,-0.652689293,0.750838845,0,0.750838845,-1.819145906,0.380936876,-1.43820903,-0.091939505 +Harrison Barnes,barneha02,2015,RS,GSW,4863,2318,-0.413639826,-0.244726976,-0.658366802,0.217848572,0.838884915,1.056733487,-0.329793779,-0.093416529,-0.423210308,2.751170885,2.751170885,0,-0.365814595,0.178020667,-0.187793928,-0.020632066 +Harrison Barnes,barneha02,2016,PO,GSW,1517,743,-2.322692888,0.177860285,-2.144832602,0.121436384,-2.252864607,-2.131428224,-1.998202983,-0.37889547,-2.377098454,0.144555259,0,0.144555259,-2.726178653,0.413259001,-2.312919652,-0.806772122 +Harrison Barnes,barneha02,2016,RS,GSW,4294,2042,-0.492845668,-0.365721158,-0.858566826,-0.584988889,-2.32328428,-2.908273169,-0.607611381,-0.83382354,-1.441434921,1.353003834,1.353003834,0,-0.014845413,-0.705676733,-0.720522146,-0.737958116 +Harrison Barnes,barneha02,2017,RS,DAL,5462,2803,-1.194516867,0.617438496,-0.577078371,-1.551384703,2.560577629,1.009192926,-1.290026424,1.053399853,-0.236626571,3.55432082,3.55432082,0,-0.733786871,0.863930696,0.130143825,-1.092453415 +Harrison Barnes,barneha02,2018,RS,DAL,5322,2634,-0.517438142,0.333921303,-0.183516839,-4.585077614,-2.117665693,-6.702743307,-1.357464658,-0.165916318,-1.523380976,1.638759333,1.638759333,0,-0.839546432,-0.779038091,-1.618584523,-0.580902934 +Harrison Barnes,barneha02,2019,RS,DAL,3315,1584,-0.579934595,0.094689373,-0.485245222,-2.004111832,1.423979854,-0.580131979,-0.884548191,0.376313633,-0.508234559,1.805375159,1.805375159,0,-0.40245682,0.1628014,-0.23965542,-0.355678048 +Harrison Barnes,barneha02,2019,RS,SAC,2080,949,-1.073404162,-1.719900618,-2.79330478,0.104026572,-0.815447234,-0.711420662,-0.895353485,-1.625374859,-2.520728344,0.110444944,0.110444944,0,-1.31245275,-1.632658861,-2.945111611,-0.517570589 +Harrison Barnes,barneha02,2020,RS,SAC,5215,2482,-0.298078911140392,-0.894505157706179,-1.19258406884657,-0.1151630065965,-1.84097823347893,-1.95614124007544,-0.268229701421994,-1.13318849833921,-1.40141819976121,1.70955395901993,1.70955395901993,0,-0.600898557608907,-1.27727723859413,-1.87817579620303,0.108978525732342 +Matt Barnes,barnema02,2014,PO,LAC,820,404,0.869188879,-2.479000404,-1.609811525,-1.739529998,-0.536535648,-2.276065646,0.261214654,-2.21571573,-1.954501075,0.17131001,0,0.17131001,1.22460486,-1.050495843,0.174109018,1.206796439 +Matt Barnes,barnema02,2014,RS,LAC,3572,1735,0.074971614,-0.245511282,-0.170539668,3.607159735,-0.199231756,3.407927979,0.7512054,-0.28308243,0.468122969,2.887986308,2.887986308,0,1.002025081,0.42096053,1.422985611,1.323687185 +Matt Barnes,barnema02,2015,PO,LAC,844,409,-0.064810906,3.686151853,3.621340947,8.004643279,1.429532824,9.434176104,1.528473841,3.447755987,4.976229829,1.661278537,0,1.661278537,2.851734026,3.917858282,6.769592308,-0.088681683 +Matt Barnes,barnema02,2015,RS,LAC,4572,2271,0.661437842,0.641284971,1.302722813,1.870221929,0.71511111,2.585333039,0.954116508,0.679596063,1.633712571,5.125755271,5.125755271,0,1.029108556,1.332581984,2.36169054,0.877988313 +Matt Barnes,barnema02,2016,PO,MEM,264,139,-2.306667902,-2.659811787,-4.966479689,-4.911987865,-7.42987295,-12.34186082,-2.878671893,-3.73047778,-6.609149673,-0.28648443,0,-0.28648443,2.70255565,-3.002423651,-0.299868,1.421573173 +Matt Barnes,barnema02,2016,RS,MEM,4360,2190,-0.290656951,-1.67179585,-1.9624528,-1.762663957,-1.601526346,-3.364190303,-0.609230167,-1.74185203,-2.351082196,0.450067038,0.450067038,0,-0.682430386,-1.0907941,-1.773224486,0.951612411 +Matt Barnes,barnema02,2017,PO,GSW,134,61,-4.193999831,-0.176684241,-4.370684073,-15.1685935,1.483418628,-13.68517487,-6.884328188,0.031125397,-6.853202791,-0.132324886,0,-0.132324886,-3.183252962,-0.442454976,-3.625707938,0.454297796 +Matt Barnes,barnema02,2017,RS,SAC,2753,1367,-0.634458859,-1.642471251,-2.27693011,-0.700851956,0.703316094,0.002464137,-0.665341804,-1.218592443,-1.883934247,0.60695088,0.60695088,0,-0.347915955,-1.359333518,-1.707249473,0.474032234 +Matt Barnes,barnema02,2017,RS,GSW,847,410,-0.475243506,-0.822553794,-1.297797299,-3.888498681,2.051604781,-1.8368939,-1.271674311,-0.353399146,-1.625073457,0.235506131,0.235506131,0,-0.519157033,-0.064298491,-0.583455524,0.079929852 +RJ Barrett,barrerj01,2020,RS,NYK,3576,1704,-1.80802058932004,-1.80800268679039,-3.61602327611043,-1.63097103231538,-4.49251252113691,-6.12348355345228,-1.81360693424252,-2.4445044698743,-4.25811140411681,-1.32281067645363,-1.32281067645363,0,-2.52377031990178,-1.97781690317212,-4.5015872230739,0.910173603668286 +Earl Barron,barroea01,2015,RS,PHO,292,143,-4.798913386,-7.806177721,-12.60509111,-10.04039576,0.226365722,-9.814030033,-6.162373247,-6.577017671,-12.73939092,-0.731749932,-0.731749932,0,-4.766880038,-4.044226455,-8.811106493,0.386566026 +Will Barton,bartowi01,2014,PO,POR,172,81,3.553518997,-0.588996027,2.96452297,-14.05165095,4.965382923,-9.086268026,0.068730564,0.532045106,0.60077567,0.14649507,0,0.14649507,-0.065768008,-0.599583251,-0.665351259,2.38980582 +Will Barton,bartowi01,2014,RS,POR,787,387,0.128944452,-0.182400062,-0.05345561,-5.607602019,3.428077745,-2.179524274,-1.149382609,0.526718796,-0.622663813,0.418914015,0.418914015,0,-1.455960842,-0.655794308,-2.11175515,-0.256432063 +Will Barton,bartowi01,2015,RS,POR,608,300,-3.932910684,1.142274708,-2.790635976,-6.111953954,3.903222846,-2.208731108,-4.663083992,1.744330756,-2.918753236,-0.025693026,-0.025693026,0,-3.803592252,-0.061036671,-3.864628924,-0.506194185 +Will Barton,bartowi01,2015,RS,DEN,1400,683,0.634685699,-0.016417983,0.618267717,-1.70706151,3.098992059,1.39193055,0.20103656,0.664131688,0.865168249,1.265674862,1.265674862,0,0.124141871,0.293608503,0.417750374,0.449834768 +Will Barton,bartowi01,2016,RS,DEN,4768,2353,0.736762233,-1.003146836,-0.266384603,-1.890682302,1.058834891,-0.831847411,0.249205377,-0.599943372,-0.350737996,2.878701878,2.878701878,0,-0.019234524,-0.504643874,-0.523878399,-0.054738375 +Will Barton,bartowi01,2017,RS,DEN,3533,1705,1.812922911,-2.197161927,-0.384239016,-1.942320804,-0.242481522,-2.184802325,1.080347477,-1.899235326,-0.81888785,1.679492457,1.679492457,0,1.076342464,-2.179206876,-1.102864413,-0.021291175 +Will Barton,bartowi01,2018,RS,DEN,5513,2683,1.721261869,-0.595496758,1.125765112,-0.724877717,0.457623549,-0.267254169,1.263388439,-0.401034194,0.862354245,4.9405736,4.9405736,0,1.592363127,-0.597777041,0.994586086,-0.085407595 +Will Barton,bartowi01,2019,PO,DEN,655,328,-1.531403607,-1.298329865,-2.829733472,-10.56219576,-4.435985357,-14.99818112,-3.59171268,-2.041338958,-5.633051638,-0.498304621,0,-0.498304621,-5.802281801,-3.493310431,-9.295592232,0.141526736 +Will Barton,bartowi01,2019,RS,DEN,2481,1189,-1.262454503,-2.446768195,-3.709222697,-1.907502133,-0.720756641,-2.628258774,-1.504023333,-2.248346233,-3.752369566,-0.608798106,-0.608798106,0,-1.09160811,-2.032479484,-3.124087594,0.122829721 +Will Barton,bartowi01,2020,RS,DEN,3911,1916,1.40716189250348,0.613379262078372,2.02054115458185,1.58434179447421,2.42636887272596,4.01071066720016,1.49480520979029,1.02829178993688,2.52309699972717,5.12838333634604,5.12838333634604,0,1.18724116131587,1.44110026333163,2.6283414246475,-0.520887619052958 +Brandon Bass,bassbr01,2014,RS,BOS,4472,2266,-1.596885577,-0.682379805,-2.279265383,-3.520965801,-2.870349741,-6.391315543,-2.051681274,-1.170599018,-3.222280292,-0.541079709,-0.541079709,0,-2.583918408,-1.645742136,-4.229660544,-0.865989444 +Brandon Bass,bassbr01,2015,PO,BOS,167,86,-2.344364003,-3.169255469,-5.513619472,-2.295437295,-11.94213607,-14.23757337,-2.409868,-5.197298363,-7.607166363,-0.216766265,0,-0.216766265,-5.173856252,-6.406457381,-11.58031363,-1.332827734 +Brandon Bass,bassbr01,2015,RS,BOS,3921,1929,-1.276636118,-0.954801599,-2.231437716,-3.026295332,-1.097001335,-4.123296667,-1.706267116,-1.055151685,-2.761418801,-0.011178747,-0.011178747,0,-1.662378277,-1.371001724,-3.033380001,-0.506520247 +Brandon Bass,bassbr01,2016,RS,LAL,2737,1342,-0.888203193,-0.756387087,-1.644590281,3.433524353,0.882937782,4.316462135,-0.031488239,-0.384970571,-0.41645881,1.586707134,1.586707134,0,-1.217809252,-1.454795365,-2.672604617,-0.67523394 +Brandon Bass,bassbr01,2017,PO,LAC,8,4,5.362407413,-0.543171508,4.819235905,-36.55916677,-3.805914323,-40.36508109,-3.030149165,-1.387075243,-4.417224408,-0.003448116,0,-0.003448116,0.026747877,4.06367243,4.090420308,-1.680598494 +Brandon Bass,bassbr01,2017,RS,LAC,1180,577,0.089594893,-2.376224379,-2.286629486,-1.952270132,-6.748603535,-8.700873667,-0.385880449,-3.454119822,-3.840000272,-0.318866352,-0.318866352,0,-0.729300938,-3.611187887,-4.340488825,-0.615608526 +Keita Bates-Diop,bateske01,2019,RS,MIN,1057,503,-3.828133194,-0.185885216,-4.014018411,-0.856194956,-1.497705101,-2.353900057,-3.448567504,-0.428779093,-3.877346597,-0.287116321,-0.287116321,0,-3.250541094,-0.690658458,-3.941199553,-0.773325002 +Keita Bates-Diop,bateske01,2020,PO,DEN,48,24,-0.334386229139254,-7.30378661662769,-7.63817284576694,-6.21122034738891,-2.05455250518302,-8.26577285257192,-1.59736621819571,-6.58933090418134,-8.18669712237705,-0.066924976507173,0,-0.066924976507173,-4.10996153464716,-8.54122713124299,-12.6511886658902,-2.50858938453696 +Keita Bates-Diop,bateske01,2020,RS,DEN,200,98,0.782541925186938,1.75607058492309,2.53861251011003,4.44545599243482,-5.9743341592231,-1.52887816678828,1.59176691731061,0.262789230479447,1.85455614779006,0.228263096465406,0.228263096465406,0,1.44539588285545,-0.395139864236045,1.05025601861941,-0.870522976950912 +Keita Bates-Diop,bateske01,2020,RS,MIN,1401,646,-1.24980032810017,-2.54768475118441,-3.79748507928457,-7.40231448658801,-0.569565266244467,-7.97187975283247,-2.58929328301846,-2.27293909095578,-4.86223237397424,-0.691232924555158,-0.691232924555158,0,-3.35419064146558,-2.70495992340927,-6.05915056487486,-0.723949746417085 +Shane Battier,battish01,2014,PO,MIA,374,202,0.857895606,-1.178743991,-0.320848386,4.337295868,-2.678960099,1.658335769,1.546974143,-1.576866073,-0.029891931,0.288065143,0,0.288065143,1.988320248,-2.775707686,-0.787387439,-0.340781975 +Shane Battier,battish01,2014,RS,MIA,2860,1468,-0.433462511,3.394227204,2.960764693,2.155709312,-1.041814539,1.113894773,0.091352086,2.656978657,2.748330743,4.093574674,4.093574674,0,0.274099255,2.531634229,2.805733484,-0.57132663 +Nicolas Batum,batumni01,2014,PO,POR,913,459,0.910497922,1.166132322,2.076630244,3.426230033,5.604596092,9.030826125,1.458164327,2.157226705,3.615391032,1.546947745,0,1.546947745,1.815804171,2.865431704,4.681235875,0.575978824 +Nicolas Batum,batumni01,2014,RS,POR,5958,2956,1.98673076,-0.039342473,1.947388287,1.206480638,0.314360831,1.520841468,1.89174487,0.023155029,1.914899899,7.122698688,7.122698688,0,2.648844558,0.32434217,2.973186727,1.190512751 +Nicolas Batum,batumni01,2015,PO,POR,405,209,0.469386868,-0.295135587,0.174251281,0.725038535,4.6225069,5.347545435,0.5202163,0.797153335,1.317369636,0.45477415,0,0.45477415,2.013800259,-0.663034604,1.350765655,1.609668341 +Nicolas Batum,batumni01,2015,RS,POR,4747,2380,0.408044409,0.015514134,0.423558543,1.145104838,-1.085317159,0.059787679,0.579129811,-0.247237573,0.331892238,3.765232676,3.765232676,0,0.876162981,0.370858526,1.247021507,0.588468882 +Nicolas Batum,batumni01,2016,PO,CHA,274,144,1.272380098,-8.090569418,-6.81818932,-8.20722532,-18.5506974,-26.75792272,-0.589519322,-10.65602464,-11.24554397,-0.644547345,0,-0.644547345,-2.05669744,-10.48963698,-12.54633442,0.120580194 +Nicolas Batum,batumni01,2016,RS,CHA,4942,2448,0.899803732,-2.028945388,-1.129141656,2.159136879,-0.104823494,2.054313385,1.199882043,-1.776599054,-0.576717011,2.746373742,2.746373742,0,1.83499072,-1.503335709,0.331655011,1.152246503 +Nicolas Batum,batumni01,2017,RS,CHA,5293,2617,0.93784624,-0.662407208,0.275439032,0.343182486,-0.447841627,-0.104659141,0.873403788,-0.669862592,0.203541196,3.99955652,3.99955652,0,1.25366119,-0.629436357,0.624224833,1.393123342 +Nicolas Batum,batumni01,2018,RS,CHA,4130,1981,1.45951136,-1.956476279,-0.496964919,0.191909968,-2.810460086,-2.618550119,1.262516479,-2.255854151,-0.993337672,1.792241701,1.792241701,0,1.317335672,-1.937223877,-0.619888205,0.937071301 +Nicolas Batum,batumni01,2019,RS,CHA,4896,2354,-0.862803955,-0.374062454,-1.23686641,-0.632315497,0.375464674,-0.256850824,-0.878789327,-0.227779817,-1.106569144,1.977315187,1.977315187,0,-0.567228905,-0.230240085,-0.79746899,0.182627373 +Nicolas Batum,batumni01,2020,RS,CHA,1028,505,-1.63697583040554,3.17567446335837,1.53869863295283,2.60494021635324,-0.272467374285967,2.33247284206728,-0.848227729410534,2.6876118158706,1.83938408646007,1.17679057597717,1.17679057597717,0,-1.27172939194257,2.00095830455865,0.729228912616083,-0.489496830327684 +Jerryd Bayless,bayleje01,2014,RS,BOS,2034,1036,-0.378714614,-1.415589325,-1.794303939,0.949770007,-4.618094593,-3.668324586,-0.066405158,-2.142300156,-2.208705315,0.284461501,0.284461501,0,-0.482291186,-1.705881047,-2.188172233,-0.552844617 +Jerryd Bayless,bayleje01,2014,RS,MEM,1246,650,-0.005292936,-3.378849317,-3.384142253,1.218275701,-0.133326703,1.084948998,0.254205911,-2.936112176,-2.681906265,0.022353463,0.022353463,0,-0.030483303,-1.609704508,-1.640187811,-0.970374047 +Jerryd Bayless,bayleje01,2015,PO,MIL,232,120,0.605423185,-2.022945883,-1.417522698,5.200664363,5.294981756,10.49564612,1.716479391,-0.621861271,1.09461812,0.239556279,0,0.239556279,0.109607453,-0.216209048,-0.106601595,-1.275218256 +Jerryd Bayless,bayleje01,2015,RS,MIL,3388,1717,-1.991445526,-0.405331948,-2.396777474,-2.233711779,1.072947614,-1.160764165,-2.138298455,-0.156192752,-2.294491207,0.396619968,0.396619968,0,-2.209201438,-0.273196094,-2.482397532,-0.579608141 +Jerryd Bayless,bayleje01,2016,RS,MIL,2976,1505,0.544836919,-0.585490595,-0.040653677,-1.503142311,-1.994680298,-3.497822609,0.165054292,-0.884811808,-0.719757516,1.547213365,1.547213365,0,-0.159331161,-0.731866469,-0.891197631,-0.733975993 +Jerryd Bayless,bayleje01,2017,RS,PHI,143,71,-1.756203061,-3.364715754,-5.120918816,-4.891492443,-2.174290982,-7.065783425,-2.391000887,-3.306754325,-5.697755212,-0.106791361,-0.106791361,0,-3.164442801,-4.010441112,-7.174883913,0.010367889 +Jerryd Bayless,bayleje01,2018,PO,PHI,4,2,-2.233742202,11.06541463,8.831672427,1.0740273,42.16611307,43.24014037,-1.869548048,18.22788315,16.3583351,0.019803207,0,0.019803207,-1.462766562,10.32967383,8.866907264,-1.486197006 +Jerryd Bayless,bayleje01,2018,RS,PHI,1985,925,-1.590895569,-1.712156079,-3.303051648,-4.716115326,-0.904794998,-5.620910325,-2.352572464,-1.694597327,-4.047169791,-0.615711227,-0.615711227,0,-1.950363579,-1.261775084,-3.212138663,0.572221428 +Jerryd Bayless,bayleje01,2019,RS,MIN,1365,657,-1.571622251,-5.632175467,-7.203797718,-2.785022916,-6.409264225,-9.19428714,-1.929941947,-6.130163101,-8.060105048,-1.754160066,-1.754160066,0,-1.306543212,-5.091015041,-6.397558254,-1.476900132 +Aron Baynes,baynear01,2014,PO,SAS,205,101,-0.894733397,3.860906498,2.966173101,4.097190992,10.8420462,14.93923719,0.045108217,5.446934337,5.492042554,0.440185352,0,0.440185352,-1.583104714,4.906474008,3.323369294,0.455965511 +Aron Baynes,baynear01,2014,RS,SAS,1006,491,-3.694010802,-2.604867144,-6.298877946,-0.725952106,-0.367986185,-1.09393829,-3.360667399,-2.378282507,-5.738949907,-0.75182402,-0.75182402,0,-3.83833123,-1.769307315,-5.607638546,0.392951093 +Aron Baynes,baynear01,2015,PO,SAS,89,40,-7.687709318,-2.886917704,-10.57462702,-6.696611216,-0.897477777,-7.594088993,-7.962115224,-2.664656891,-10.62677212,-0.169649176,0,-0.169649176,-8.355193703,0.427027793,-7.928165911,2.245940908 +Aron Baynes,baynear01,2015,RS,SAS,2271,1122,-1.470108409,1.56294323,0.092834821,-1.245417897,2.7301368,1.484718902,-1.543720935,1.847873196,0.304152262,1.752423608,1.752423608,0,-1.987458924,1.736715189,-0.250743736,0.22440149 +Aron Baynes,baynear01,2016,PO,DET,87,44,-5.877458966,-7.54194308,-13.41940205,-8.363951017,-6.835674702,-15.19962572,-6.8185261,-7.645352081,-14.46387818,-0.2733679,0,-0.2733679,-6.26164091,-6.981794795,-13.2434357,0.757008878 +Aron Baynes,baynear01,2016,RS,DET,2504,1233,-1.535541843,0.76784712,-0.767694722,-2.367937107,-1.849070026,-4.217007133,-1.806623757,0.273876337,-1.532747419,0.76562554,0.76562554,0,-1.605075843,0.531598912,-1.073476931,-0.015257753 +Aron Baynes,baynear01,2017,RS,DET,2381,1163,-2.030342976,3.460269239,1.429926263,-0.878784764,7.401202754,6.52241799,-1.875361813,4.496757306,2.621395493,3.184373182,3.184373182,0,-2.470725371,3.170046612,0.699321242,-0.086544264 +Aron Baynes,baynear01,2018,PO,BOS,763,389,-0.756051826,2.439609859,1.683558033,-0.051473963,-2.882162735,-2.933636699,-0.600653005,1.391749026,0.791096021,0.719913316,0,0.719913316,-2.656880446,1.181911436,-1.47496901,-0.662081109 +Aron Baynes,baynear01,2018,RS,BOS,2994,1485,-4.09230261,3.358480151,-0.733822459,-0.783410667,4.538376711,3.754966045,-3.642099967,3.703674049,0.061574083,2.120543645,2.120543645,0,-3.97206376,3.548812394,-0.423251367,-0.448768608 +Aron Baynes,baynear01,2019,PO,BOS,245,115,-3.582142182,8.021155987,4.439013805,-7.82329605,3.507251563,-4.316044487,-4.756274488,7.39764317,2.641368682,0.324899023,0,0.324899023,-4.19253343,5.402010146,1.209476717,-0.411040098 +Aron Baynes,baynear01,2019,RS,BOS,1760,821,-1.910178352,3.115341049,1.205162697,1.302146113,1.918874816,3.221020929,-1.354431635,2.975993127,1.621561491,1.838021002,1.838021002,0,-1.694266199,2.657990242,0.963724042,0.383284542 +Aron Baynes,baynear01,2020,RS,PHO,2005,934,-1.04984314231736,0.373289972427074,-0.676553169890289,-0.256405309612409,-1.12769191896332,-1.38409722857573,-0.964828514326674,0.088625429861329,-0.876203084465344,0.896839835115015,0.896839835115015,0,-1.27436445752654,0.90397626386847,-0.370388193658073,0.448865104819606 +Kent Bazemore,bazemke01,2014,RS,GSW,576,268,-4.055884608,-0.840075814,-4.895960422,-16.69844192,1.637870115,-15.0605718,-6.992012132,-0.462018609,-7.454030741,-0.64944569,-0.64944569,0,-6.125726325,-0.142769152,-6.268495477,0.931508128 +Kent Bazemore,bazemke01,2014,RS,LAL,1389,643,-0.419851584,1.05495986,0.635108276,-1.169618123,-0.624300495,-1.793918618,-0.555103746,0.822259667,0.267155921,1.008106338,1.008106338,0,-0.310269172,0.351625087,0.041355914,1.77355542 +Kent Bazemore,bazemke01,2015,PO,ATL,612,303,-3.001790649,2.303344858,-0.698445791,-7.079093198,-0.599464183,-7.678557381,-4.031147323,1.815913377,-2.215233946,0.085532018,0,0.085532018,-5.126400672,0.436995091,-4.689405581,0.305187636 +Kent Bazemore,bazemke01,2015,RS,ATL,2670,1324,-1.912812519,0.25158949,-1.66122303,-4.423036231,-0.905296331,-5.328332561,-2.578827657,-0.011819558,-2.590647214,0.107585377,0.107585377,0,-1.893500048,-0.139519233,-2.033019281,-0.05184256 +Kent Bazemore,bazemke01,2016,PO,ATL,671,325,0.268769456,1.838460151,2.107229607,0.892166309,-8.900066933,-8.007900624,0.395317818,-0.328166841,0.067150976,0.489131501,0,0.489131501,1.385992252,-0.991448206,0.394544046,1.452148583 +Kent Bazemore,bazemke01,2016,RS,ATL,4320,2083,-0.19145836,1.767407867,1.575949507,-1.401959398,-0.751106293,-2.153065691,-0.44096294,1.291467412,0.850504473,3.855898579,3.855898579,0,-0.052277595,1.85323039,1.800952795,0.752649547 +Kent Bazemore,bazemke01,2017,PO,ATL,316,150,-2.893688033,1.868461065,-1.025226968,3.886519715,8.877114894,12.76363461,-1.625669273,3.369676265,1.744006993,0.36394683,0,0.36394683,-3.363978746,1.588702037,-1.775276709,2.51468871 +Kent Bazemore,bazemke01,2017,RS,ATL,4061,1963,-1.370397757,1.955883995,0.585486239,-1.402317516,-1.176529393,-2.578846909,-1.405552385,1.387585023,-0.017967361,2.766246337,2.766246337,0,-1.57838263,1.524729122,-0.053653507,1.077413652 +Kent Bazemore,bazemke01,2018,RS,ATL,3694,1789,-0.268255046,0.728931508,0.460676462,0.150338868,0.283003234,0.433342102,-0.133694372,0.709197466,0.575503094,3.074314934,3.074314934,0,0.293067092,0.718060415,1.011127507,1.273533651 +Kent Bazemore,bazemke01,2019,RS,ATL,3633,1643,-1.780192769,0.40205025,-1.378142519,-6.807140869,0.993788904,-5.813351965,-2.895144449,0.599508225,-2.295636223,0.386742018,0.386742018,0,-2.47957797,0.401210263,-2.078367707,1.570058801 +Kent Bazemore,bazemke01,2020,RS,SAC,1242,577,-1.16225936776299,2.50593488692863,1.34367551916564,-2.22908826385665,4.02276198738183,1.79367372352518,-1.45626334074639,2.98522418507508,1.52896084432869,1.26346334048911,1.26346334048911,0,-1.36662087611684,2.5730294659145,1.20640858979766,0.307994236247733 +Kent Bazemore,bazemke01,2020,RS,POR,2374,1111,-2.92119350561463,1.72519004024714,-1.19600346536749,-5.10290876131588,4.45297480723297,-0.649933954082913,-3.58211705457043,2.46843279320507,-1.11368426136535,0.935697890508651,0.935697890508651,0,-2.66297687557891,2.32178200271277,-0.341194872866136,0.900640261894566 +Darius Bazley,bazleda01,2020,PO,OKC,261,126,-0.991676580748336,4.4894874277034,3.49781084695506,-1.71585175231173,8.21737581104576,6.50152405873403,-1.07979440454901,5.4129677422664,4.33317333771739,0.461812383945487,0,0.461812383945487,-3.76362948961521,0.870279094857587,-2.89335039475762,-1.65200638801287 +Darius Bazley,bazleda01,2020,RS,OKC,2398,1130,-3.62907368991625,2.06384806050704,-1.56522562940921,-7.11343837059167,4.90567892462093,-2.20775944597075,-4.58733889528244,2.76402998843146,-1.82330890685098,0.531852565289078,0.531852565289078,0,-4.66998537802699,1.3525257856431,-3.31745959238388,-0.460379523308931 +Bradley Beal,bealbr01,2014,PO,WAS,843,458,1.734357269,2.643714346,4.378071615,7.122888945,2.223100045,9.34598899,3.031041032,2.662825772,5.693866804,2.019681888,0,2.019681888,6.79187676,2.23532385,9.02720061,-0.697154209 +Bradley Beal,bealbr01,2014,RS,WAS,4960,2530,0.343092434,0.410303572,0.753396006,0.030268159,0.481970001,0.512238161,0.296486117,0.433575273,0.73006139,4.480124475,4.480124475,0,0.188102446,0.288197145,0.47629959,-0.255362209 +Bradley Beal,bealbr01,2015,PO,WAS,823,418,2.357871298,3.772537511,6.130408809,3.028758415,-6.973854997,-3.945096582,2.579737218,1.669253667,4.248990885,1.51803251,0,1.51803251,1.205370936,2.484714454,3.690085391,-1.341789598 +Bradley Beal,bealbr01,2015,RS,WAS,4158,2107,0.164330792,0.332478745,0.496809538,3.186208328,0.925979845,4.112188173,0.826873174,0.453328233,1.280201407,4.314456538,4.314456538,0,0.891941201,0.777461438,1.66940264,-0.397867651 +Bradley Beal,bealbr01,2016,RS,WAS,3578,1708,0.72641188,-1.199322365,-0.472910485,0.225469194,-1.965900775,-1.740431581,0.67381068,-1.434618777,-0.760808096,1.746502494,1.746502494,0,0.662558797,-1.06658156,-0.404022763,0.737162173 +Bradley Beal,bealbr01,2017,PO,WAS,1017,505,3.531457591,2.014056739,5.54551433,10.54436266,-2.773690614,7.770672046,5.203115878,1.153568344,6.356684222,2.420654143,0,2.420654143,5.010962764,0.114023718,5.124986482,0.028971228 +Bradley Beal,bealbr01,2017,RS,WAS,5527,2684,4.305186195,-0.32675829,3.978427905,6.216638014,1.048021029,7.264659043,4.88711641,-0.042538603,4.844577807,10.47140866,10.47140866,0,4.957749749,-0.120559116,4.837190634,0.675044832 +Bradley Beal,bealbr01,2018,PO,WAS,446,216,2.782943902,-2.933184836,-0.150240935,-10.38574617,-13.48946439,-23.87521056,0.146091933,-5.349312048,-5.203220115,-0.282908199,0,-0.282908199,0.276044104,-2.637663759,-2.361619655,1.426267646 +Bradley Beal,bealbr01,2018,RS,WAS,6067,2977,2.371416229,0.324603189,2.696019418,2.317027971,3.046593106,5.363621076,2.480437732,0.916278323,3.396716055,9.351198944,9.351198944,0,2.892919322,0.638454892,3.531374214,0.161125623 +Bradley Beal,bealbr01,2019,RS,WAS,6485,3028,4.020054457,-0.402697351,3.617357107,4.209930448,-3.102561612,1.107368835,4.314753213,-0.940657602,3.374095611,9.580186206,9.580186206,0,4.347520966,-0.622754217,3.724766749,1.283572698 +Bradley Beal,bealbr01,2020,RS,WAS,4433,2053,5.21425129531361,-2.90948995729493,2.30476133801868,4.33449877457188,-6.38018977577617,-2.04569100120428,5.38658057969257,-3.74670628661492,1.63987429307765,4.65647246031004,4.65647246031004,0,5.36693416725577,-3.67949469499352,1.68743947226225,1.2954700354311 +Malik Beasley,beaslma01,2017,RS,DEN,361,165,-1.350407189,2.164633091,0.814225901,0.594707129,8.415767156,9.010474285,-1.071661225,3.65363439,2.581973165,0.454544338,0.454544338,0,-0.119296763,0.702926289,0.583629526,1.241884943 +Malik Beasley,beaslma01,2018,RS,DEN,1251,583,-1.907598565,-0.820621303,-2.728219868,-2.485521421,1.186088043,-1.299433378,-2.172205105,-0.444880843,-2.617085948,0.039685409,0.039685409,0,-1.473349592,-2.50409654,-3.977446132,0.377808194 +Malik Beasley,beaslma01,2019,PO,DEN,568,281,0.521428349,-2.396237199,-1.87480885,0.621626544,-4.096081492,-3.474454948,0.520116187,-2.907336793,-2.387220606,0.05402316,0,0.05402316,-2.018777998,-4.412783677,-6.431561675,0.707618151 +Malik Beasley,beaslma01,2019,RS,DEN,3938,1879,0.295499791,-0.682340534,-0.386840743,0.76055486,-1.489048667,-0.728493807,0.380325487,-0.910992077,-0.53066659,2.127993396,2.127993396,0,0.642984353,-1.011886326,-0.368901973,0.018889952 +Malik Beasley,beaslma01,2020,RS,MIN,1024,463,1.04379309232657,-4.09259153065056,-3.04879843832399,3.17786649114633,-7.53861090377436,-4.36074441262803,1.60687172898097,-5.04613659290511,-3.43926486392414,-0.163230642906315,-0.163230642906315,0,2.09975663691418,-3.93008915402008,-1.8303325171059,0.257552191381954 +Malik Beasley,beaslma01,2020,RS,DEN,1580,746,-1.98044332734489,0.752065005073476,-1.22837832227142,-0.611054787393012,1.84508966330216,1.23403487590915,-1.85183284551782,1.02777315052639,-0.824059694991431,0.733137449709611,0.733137449709611,0,-1.53294583174907,0.33267727358845,-1.20026855816062,0.014883311750041 +Michael Beasley,beaslmi01,2014,PO,MIA,46,23,5.234467681,3.501966344,8.736434025,8.625880623,-1.7282358,6.897644823,6.188322532,2.62038764,8.808710172,0.141129269,0,0.141129269,3.676391915,1.516695824,5.193087739,0.821856504 +Michael Beasley,beaslmi01,2014,RS,MIA,1632,831,-0.69611656,-0.077468672,-0.773585232,-0.986171696,-3.813704754,-4.79987645,-0.897458918,-0.878184031,-1.775642949,0.412979134,0.412979134,0,-0.271908692,-1.363429124,-1.635337815,-0.029037958 +Michael Beasley,beaslmi01,2015,RS,MIA,1004,505,-4.143439685,-0.86689145,-5.010331134,-2.590790396,5.075618822,2.484828426,-4.037971484,0.342335839,-3.695635645,-0.244526325,-0.244526325,0,-2.948280257,-0.152815308,-3.101095565,0.347281665 +Michael Beasley,beaslmi01,2016,PO,HOU,173,80,-0.130294165,0.715161188,0.584867022,10.6571121,-1.777484796,8.879627309,2.277666097,0.232508128,2.510174225,0.223921456,0,0.223921456,-0.18540738,-0.220489571,-0.405896951,1.06905639 +Michael Beasley,beaslmi01,2016,RS,HOU,766,363,1.667998512,-1.01732445,0.650674062,-2.706444771,-2.239241672,-4.945686443,0.851254086,-1.324695572,-0.473441485,0.425975647,0.425975647,0,0.98046711,-1.920766491,-0.940299381,1.008344401 +Michael Beasley,beaslmi01,2017,PO,MIL,95,48,-3.577474678,5.102955078,1.525480399,-6.036787931,9.040446436,3.003658505,-4.2815198,6.115352198,1.833832398,0.116592856,0,0.116592856,-4.557002402,4.094954375,-0.462048027,0.680977012 +Michael Beasley,beaslmi01,2017,RS,MIL,1896,935,0.50049079,-0.112515237,0.387975553,-0.047985721,-2.387306416,-2.435292137,0.4148734,-0.58240164,-0.16752824,1.237639586,1.237639586,0,-0.025008951,-1.072404146,-1.097413097,0.454251748 +Michael Beasley,beaslmi01,2018,RS,NYK,3408,1653,-0.372527344,-1.982252382,-2.354779726,0.954555371,-1.591355121,-0.63679975,-0.103730841,-1.993395154,-2.097125994,0.553308211,0.553308211,0,-0.146241483,-2.666178625,-2.812420108,0.486425993 +Michael Beasley,beaslmi01,2019,RS,LAL,597,277,-1.444108636,-3.084592933,-4.528701569,-2.064636976,-2.604933288,-4.669570264,-1.619436281,-3.183448199,-4.80288448,-0.292976851,-0.292976851,0,-2.245294143,-2.974412428,-5.219706571,1.001881367 +Marco Belinelli,belinma01,2014,PO,SAS,719,356,-0.634361211,-5.38571016,-6.020071372,-6.684218671,-8.897436405,-15.58165508,-1.972851381,-6.589849849,-8.56270123,-1.093076475,0,-1.093076475,-2.836976254,-5.248618691,-8.085594945,0.357920133 +Marco Belinelli,belinma01,2014,RS,SAS,4079,2016,2.39142948,-0.945661887,1.445767593,3.779025724,-1.963938829,1.815086895,2.781908826,-1.292360255,1.489548571,4.373319675,4.373319675,0,2.444735898,-0.759723924,1.685011973,0.278816713 +Marco Belinelli,belinma01,2015,PO,SAS,238,116,7.095032041,2.025385014,9.120417055,-1.812985484,9.095635371,7.282649887,5.622624595,3.487472314,9.110096909,0.732084122,0,0.732084122,2.180619308,2.06507693,4.245696238,1.086757454 +Marco Belinelli,belinma01,2015,RS,SAS,2766,1388,0.456693292,-2.546842669,-2.090149377,-0.457763735,-4.264022269,-4.721786004,0.255262452,-3.131791659,-2.876529207,-0.089544999,-0.089544999,0,0.043698913,-2.452850277,-2.409151365,-0.061666475 +Marco Belinelli,belinma01,2016,RS,SAC,3520,1672,-0.337787923,-3.136569118,-3.474357042,-4.008616842,-0.678507928,-4.687124769,-1.118694875,-2.79615107,-3.914845945,-0.996314167,-0.996314167,0,-1.061366739,-3.324281716,-4.385648455,0.259319949 +Marco Belinelli,belinma01,2017,RS,CHA,3632,1778,0.350240578,-1.943709614,-1.593469036,-0.742049344,-1.928876194,-2.670925538,0.140303303,-2.068544714,-1.928241412,0.746940013,0.746940013,0,0.354539199,-2.489679954,-2.135140755,0.196530224 +Marco Belinelli,belinma01,2018,PO,PHI,570,273,2.060155099,-4.073072832,-2.012917732,9.315751717,2.186902031,11.50265375,3.633177043,-2.996488885,0.636688158,0.48691121,0,0.48691121,5.022823236,-3.049543911,1.973279325,0.08112897 +Marco Belinelli,belinma01,2018,RS,PHI,1567,737,0.802111883,-1.028227566,-0.226115684,2.662439128,0.237623333,2.900062461,1.219799098,-0.876660069,0.343139029,1.173343258,1.173343258,0,0.882129865,-0.896671318,-0.014541453,0.87583762 +Marco Belinelli,belinma01,2018,RS,ATL,2532,1210,1.500226373,-2.406579004,-0.906352631,-2.925266509,-2.336707169,-5.261973679,0.728436726,-2.535933804,-1.807497078,0.582076318,0.582076318,0,0.783785314,-3.058229705,-2.274444391,0.039157011 +Marco Belinelli,belinma01,2019,PO,SAS,268,131,-1.48726755,-3.6069985,-5.09426605,6.447118692,-2.754200389,3.692918303,0.05626612,-3.659269875,-3.603003754,-0.058856318,0,-0.058856318,-0.849247788,-5.214140577,-6.063388366,0.09619356 +Marco Belinelli,belinma01,2019,RS,SAS,3872,1815,0.57989718,-2.150145717,-1.570248536,0.466613761,-1.314671856,-0.848058095,0.56250114,-2.112755558,-1.550254418,1.117570289,1.117570289,0,0.382586532,-2.3631765,-1.980589968,0.604546087 +Marco Belinelli,belinma01,2020,RS,SAS,1919,883,-0.359289387200104,-3.89715143993963,-4.25644082713973,1.60073822028592,-0.504439110697422,1.0962991095885,0.014003970741952,-3.43027558705396,-3.41627161631201,-0.299221214497172,-0.299221214497172,0,-0.518129896708181,-4.25625434192123,-4.77438423862941,-0.319261328322391 +Jordan Bell,belljo01,2018,PO,GSW,353,173,-0.484646311,6.208731628,5.724085317,0.942918162,0.918513911,1.861432073,-0.309203641,5.367125373,5.057921732,0.705919902,0,0.705919902,-1.305828433,3.720754755,2.414926322,-0.666326053 +Jordan Bell,belljo01,2018,RS,GSW,1715,809,-0.254859516,1.672755683,1.417896167,2.663653575,2.193664856,4.857318431,0.285611484,1.870951496,2.15656298,2.031479471,2.031479471,0,0.537054437,1.376708608,1.913763044,0.30793365 +Jordan Bell,belljo01,2019,PO,GSW,220,106,0.406364807,-0.697050643,-0.290685837,5.390232226,-11.80437748,-6.414145254,1.380774986,-3.012624562,-1.631849576,0.061440595,0,0.061440595,-0.042541101,-2.206329054,-2.248870155,-1.477223686 +Jordan Bell,belljo01,2019,RS,GSW,1679,788,-3.047364506,1.142794629,-1.904569877,-4.660469854,-3.189688481,-7.850158335,-3.612758858,0.263763071,-3.348995787,-0.239670222,-0.239670222,0,-2.512940336,0.139444484,-2.373495852,-0.486085213 +Jordan Bell,belljo01,2020,RS,MEM,47,21,3.41899142520017,-12.5795814507402,-9.16059002554001,6.59611930864069,-13.1661429922069,-6.57002368356622,4.39614610024091,-13.4199417650276,-9.02379566478668,-0.069075798935988,-0.069075798935988,0,2.67262127465382,-10.3283751726273,-7.6557538979735,2.82090052624275 +Jordan Bell,belljo01,2020,RS,MIN,511,235,-1.29525894193101,0.780059061002233,-0.515199880928781,-1.26025379555009,3.21963237208138,1.95937857653129,-1.3322036101661,1.37208457223016,0.039880962064057,0.335114081752648,0.335114081752648,0,-1.41779121895093,-0.618151795849387,-2.03594301480032,0.18794696899313 +DeAndre' Bembry,bembrde01,2017,RS,ATL,753,371,-3.662136783,-0.793571107,-4.45570789,-3.136670562,0.632352929,-2.504317633,-3.753174443,-0.56425643,-4.317430872,-0.295089969,-0.295089969,0,-4.28925099,-2.106856399,-6.396107389,-0.528964221 +DeAndre' Bembry,bembrde01,2018,RS,ATL,956,455,-5.281913021,0.086141171,-5.19577185,-2.635544319,-0.403090168,-3.038634487,-5.003359667,0.025629205,-4.977730462,-0.522276626,-0.522276626,0,-4.482086466,-0.580056347,-5.062142814,0.983826055 +DeAndre' Bembry,bembrde01,2019,RS,ATL,4275,1931,-3.059592004,0.539160574,-2.52043143,-2.746548502,2.664888521,-0.081659981,-3.15084518,1.067530148,-2.083315032,0.660856627,0.660856627,0,-2.583355836,0.605894158,-1.977461677,0.627033993 +DeAndre' Bembry,bembrde01,2020,RS,ATL,2015,915,-3.30862856712387,2.50384002997753,-0.804788537146343,-6.80829700900667,1.44253817764148,-5.36575883136519,-4.22850214976822,2.50695422328884,-1.72154792647938,0.482098964537348,0.482098964537348,0,-3.61742163754105,2.07605997570145,-1.5413616618396,0.421843335661939 +Dragan Bender,bendedr01,2017,RS,PHO,1196,574,-3.227633905,-0.792068176,-4.019702081,0.911257882,2.024777289,2.936035171,-2.549615982,-0.199609993,-2.749225975,0.000227654,0.000227654,0,-2.884387407,-1.099598848,-3.983986256,0.422615635 +Dragan Bender,bendedr01,2018,RS,PHO,4405,2069,-3.371865972,-0.953796639,-4.325662611,-2.281081378,-1.335909252,-3.61699063,-3.325015196,-1.028040137,-4.353055333,-1.696106036,-1.696106036,0,-3.361149611,-1.680412891,-5.041562503,0.229482095 +Dragan Bender,bendedr01,2019,RS,PHO,1778,826,-4.181632064,-2.007447424,-6.189079488,-2.568053367,-1.166139799,-3.734193166,-4.071935821,-1.847934981,-5.919870802,-1.341261448,-1.341261448,0,-4.326546341,-1.878977228,-6.205523569,0.4118161 +Dragan Bender,bendedr01,2020,RS,MIL,204,91,-1.72562837359134,-2.73701584358994,-4.46264421718127,7.50545025253642,5.74688767516004,13.2523379276965,0.024377399797898,-1.31209724703342,-1.28771984723552,0.068721866571263,0.068721866571263,0,-0.872505999345475,-1.85620224356593,-2.7287082429114,1.24952099868013 +Dragan Bender,bendedr01,2020,RS,GSW,411,195,-2.50411721947907,-2.19238652371542,-4.69650374319449,-2.76658801576741,-0.387859008839581,-3.15444702460699,-2.6163842754932,-1.85068517312033,-4.46706944861353,-0.172306998344945,-0.172306998344945,0,-2.01916849085033,-0.623655428674012,-2.64282391952434,0.883081329936177 +Jerrelle Benimon,benimje01,2015,RS,UTA,6,3,-19.84332519,0.361670937,-19.48165425,-1.037895032,57.74517466,56.70727963,-17.14897666,12.3001557,-4.848820964,-0.003235385,-0.003235385,0,-18.51512857,-1.170113122,-19.68524169,0.684463158 +Anthony Bennett,bennean01,2014,RS,CLE,1356,663,-5.317443259,-2.591238074,-7.908681333,-3.377629075,-0.991664925,-4.369294,-5.20069247,-2.382186811,-7.582879281,-1.647621533,-1.647621533,0,-4.53620375,-3.357955045,-7.894158795,0.753294646 +Anthony Bennett,bennean01,2015,RS,MIN,1831,894,-2.482243013,-3.293728528,-5.775971541,-2.326513947,-4.377680586,-6.704194532,-2.561891678,-3.625313269,-6.187204947,-1.569962416,-1.569962416,0,-2.82534422,-3.493484759,-6.31882898,0.133869261 +Anthony Bennett,bennean01,2016,RS,TOR,179,84,-1.908951857,-6.894937475,-8.803889333,-6.687791068,-6.3565621,-13.04435317,-3.075845606,-7.213572128,-10.28941773,-0.325073784,-0.325073784,0,-2.532135657,-5.488059338,-8.020194995,0.592236338 +Anthony Bennett,bennean01,2017,RS,BRK,573,264,-1.548690924,-5.210560384,-6.759251308,-0.910020735,-8.916764889,-9.826785624,-1.422144361,-6.250094665,-7.672239026,-0.669636064,-0.669636064,0,-1.832157931,-6.757878099,-8.59003603,0.983275954 +Ben Bentil,bentibe01,2017,RS,DAL,24,10,-17.56438358,-4.445691959,-22.01007554,-11.65964176,-27.18979963,-38.84944139,-17.3944978,-9.509430568,-26.90392837,-0.123410714,-0.123410714,0,-16.12542592,-8.991328649,-25.11675457,0.141183784 +Davis Bertans,bertada01,2017,PO,SAS,230,112,1.750324882,-0.291583213,1.458741669,2.492087249,2.581361093,5.073448341,1.951062192,0.275664206,2.226726398,0.29695632,0,0.29695632,1.964971344,-1.337268768,0.627702576,1.203970375 +Davis Bertans,bertada01,2017,RS,SAS,1661,808,1.686050755,0.41747986,2.103530614,-1.455816305,0.892251435,-0.56356487,1.094226612,0.44591415,1.540140762,1.774256924,1.774256924,0,0.90114643,0.463947727,1.365094157,0.315165774 +Davis Bertans,bertada01,2018,PO,SAS,170,82,0.342617207,-0.83462968,-0.492012473,4.941563794,4.073746837,9.015310631,1.340064447,0.136042356,1.476106803,0.184752838,0,0.184752838,0.389967301,0.214186941,0.604154242,1.285432014 +Davis Bertans,bertada01,2018,RS,SAS,2232,1086,1.164038912,1.931324531,3.095363443,-1.003810763,1.006004206,0.002193443,0.791809919,1.80020684,2.592016759,2.966875799,2.966875799,0,0.657215677,1.073636151,1.730851828,0.234129381 +Davis Bertans,bertada01,2019,PO,SAS,160,79,-1.008938117,-1.515552588,-2.524490705,5.805352151,0.939968255,6.745320406,0.361166626,-1.077420976,-0.71625435,0.084677074,0,0.084677074,-1.339075355,-2.469239917,-3.808315272,0.158368974 +Davis Bertans,bertada01,2019,RS,SAS,3458,1632,1.312941707,1.309772421,2.622714127,5.5597621,0.434211684,5.993973783,2.273988347,1.216634479,3.490622826,5.208801883,5.208801883,0,1.988265291,0.644357104,2.632622395,0.246530019 +Davis Bertans,bertada01,2020,RS,WAS,3494,1583,2.20804543971032,-0.482353374516345,1.72569206519397,4.54604659619355,-1.40643563352953,3.13961096266401,2.83336934924381,-0.626822823317308,2.2065465259265,4.05153468571122,4.05153468571122,0,3.4224215408758,-0.707385840389169,2.71503570048663,1.23440798426366 +Dairis Bertans,bertada02,2019,RS,NOP,368,167,-5.347416385,-5.327659,-10.67507539,-5.996470595,-3.439446671,-9.435917266,-5.792375507,-5.219271608,-11.01164712,-0.699773943,-0.699773943,0,-4.934067852,-5.509982831,-10.44405068,-0.600326831 +Patrick Beverley,beverpa01,2014,PO,HOU,399,202,-1.532024025,-0.217652068,-1.749676093,-3.832603314,0.010031739,-3.822571575,-2.114724717,-0.219199449,-2.333924166,0.044087654,0,0.044087654,-3.79395768,0.711344901,-3.082612778,-0.289681276 +Patrick Beverley,beverpa01,2014,RS,HOU,3499,1751,1.477483185,1.98114591,3.458629095,4.795906488,1.324875649,6.120782137,2.195540643,1.940860084,4.136400727,6.09108549,6.09108549,0,2.224237554,3.047782207,5.272019762,-0.950269787 +Patrick Beverley,beverpa01,2015,RS,HOU,3497,1727,0.142820701,1.455696154,1.598516855,0.52305889,-1.067055231,-0.543996341,0.19899586,0.986318211,1.185314071,3.468301937,3.468301937,0,0.576791223,1.904335108,2.48112633,0.023122915 +Patrick Beverley,beverpa01,2016,PO,HOU,259,129,-0.68138805,0.590400749,-0.0909873,2.845810403,6.776463268,9.622273671,0.102429427,1.941016293,2.04344572,0.320640081,0,0.320640081,-1.070217533,4.91408738,3.843869847,-1.384842333 +Patrick Beverley,beverpa01,2016,RS,HOU,4182,2041,1.017042155,2.03247657,3.049518725,3.343895188,0.367690289,3.711585477,1.53453491,1.827629161,3.362164071,6.36004264,6.36004264,0,1.527981381,3.019381345,4.547362726,-0.071616693 +Patrick Beverley,beverpa01,2017,PO,HOU,654,325,0.327676839,1.843848428,2.171525267,4.042593677,-1.542487299,2.500106378,1.065128577,1.233026381,2.298154958,0.859793954,0,0.859793954,2.915926435,1.883599635,4.799526071,-0.393409368 +Patrick Beverley,beverpa01,2017,RS,HOU,4325,2058,0.860830469,2.825897224,3.686727694,3.094785592,0.316090474,3.410876065,1.296370138,2.471859708,3.768229847,6.864424544,6.864424544,0,1.948995551,3.523311404,5.472306955,0.291487576 +Patrick Beverley,beverpa01,2018,RS,LAC,668,334,0.37841056,2.197272965,2.575683525,2.692440462,1.48010058,4.172541042,0.865402806,2.195216585,3.060619391,0.99980189,0.99980189,0,2.660576413,3.26277833,5.923354743,0.965029619 +Patrick Beverley,beverpa01,2019,PO,LAC,427,195,0.730704992,4.593092651,5.323797643,0.44238073,-0.5803931,-0.138012369,0.699425081,3.879098225,4.578523306,0.758629758,0,0.758629758,0.237080077,6.124756667,6.361836743,0.880153899 +Patrick Beverley,beverpa01,2019,RS,LAC,4571,2137,0.553789583,0.993489583,1.547279166,3.679868487,1.353668214,5.033536701,1.196782714,1.135929692,2.332712406,5.520688721,5.520688721,0,0.658631014,1.670259444,2.328890458,-0.385819486 +Patrick Beverley,beverpa01,2020,PO,LAC,342,166,0.851963864734673,4.47394314408642,5.3259070088211,-6.34418828384246,7.08376590144831,0.739577617605856,-0.554439221521735,5.22201229348954,4.66757307196781,0.652478535350067,0,0.652478535350067,-2.28930051861785,7.44488823738357,5.15558771876573,0.698995670253461 +Patrick Beverley,beverpa01,2020,RS,LAC,2842,1342,0.799963426583945,2.74917324946608,3.54913667605002,3.63796522890365,3.86236869393112,7.50033392283476,1.40202181037443,3.10310897847357,4.505130788848,4.94800499898424,4.94800499898424,0,1.28312522643957,3.67419009142916,4.95731531786873,-0.40078820747865 +Sim Bhullar,bhullsi01,2015,RS,SAC,7,3,4.261493987,-1.67122679,2.590267196,26.214083,9.348156802,35.5622398,9.158598037,0.602414549,9.761012586,0.018886029,0.018886029,0,6.371392795,-3.352582908,3.018809886,-1.318664358 +Andris Biedrins,biedran01,2014,RS,UTA,92,45,-5.238743507,1.247225312,-3.991518194,-7.530194474,8.336278385,0.806083911,-5.997590739,2.875009632,-3.122581106,-0.008577881,-0.008577881,0,-6.410184044,1.199633968,-5.210550077,0.266765799 +Chauncey Billups,billuch01,2014,RS,DET,614,309,-3.169926559,-4.890396362,-8.060322921,-1.255644914,0.228305194,-1.02733972,-2.980523965,-4.095107362,-7.075631327,-0.682166779,-0.682166779,0,-1.2538376,-5.228164918,-6.482002517,0.031394933 +Khem Birch,birchkh01,2018,RS,ORL,1172,578,-0.962708291,1.225460399,0.262752108,0.60564371,1.841048128,2.446691839,-0.656203978,1.464090984,0.807887006,1.043290507,1.043290507,0,-2.118462713,0.753298247,-1.365164466,-0.559202907 +Khem Birch,birchkh01,2019,PO,ORL,192,92,-1.896764081,1.988216624,0.091452543,-3.529186927,17.41454446,13.88535753,-2.293899149,5.358468615,3.064569466,0.284417879,0,0.284417879,-2.1952199,2.329571991,0.134352091,1.035632781 +Khem Birch,birchkh01,2019,RS,ORL,1356,643,0.283549969,3.717486921,4.00103689,-1.045528143,2.156351117,1.110822973,0.05969027,3.579327026,3.639017296,2.09500788,2.09500788,0,-0.390104667,2.192523074,1.802418407,-0.046882237 +Khem Birch,birchkh01,2020,PO,ORL,198,89,1.12989527003554,0.542575325534014,1.67247059556955,-3.32642124018723,13.163551644418,9.83713040423077,0.16307113996902,3.20555606982398,3.368627209793,0.287868877200188,0,0.287868877200188,2.22731863896121,2.02552055215903,4.25283919112024,0.458457855387979 +Khem Birch,birchkh01,2020,RS,ORL,1914,922,-1.94912193665663,1.35619416918245,-0.592927767474178,-4.34944269136384,-0.094973795448238,-4.44441648681207,-2.57658176606733,1.12779041186964,-1.44879135419769,0.606990781496686,0.606990781496686,0,-3.50043549980957,0.855375934719648,-2.64505956508992,-0.851318799962482 +Jabari Bird,birdja01,2018,RS,BOS,241,115,-3.077190814,-3.272267925,-6.349458739,1.859257171,-2.097964636,-0.238707464,-2.223264335,-3.25226262,-5.475526955,-0.160737112,-0.160737112,0,-2.596552259,-4.876799773,-7.473352032,0.510059488 +Goga Bitadze,bitadgo01,2020,RS,IND,1038,471,-5.01602901472684,1.70097384155351,-3.31505517317333,-2.98815650760671,0.370483193053021,-2.61767331455369,-4.89143939187974,1.46348025496609,-3.42795913691365,-0.163076427340855,-0.163076427340855,0,-4.30837226940315,0.714599869221681,-3.59377240018147,0.100275870079004 +Bismack Biyombo,biyombi01,2014,PO,CHA,89,48,-3.584308358,2.994579896,-0.589728462,-11.96945136,7.668982299,-4.300469064,-5.464303728,4.151950363,-1.312353365,0.035933738,0,0.035933738,-5.830555943,2.119853598,-3.710702345,-0.965500574 +Bismack Biyombo,biyombi01,2014,RS,CHA,2085,1072,-3.290939781,1.236881536,-2.054058245,-3.155625438,0.241662354,-2.913963084,-3.436869468,1.086847255,-2.350022213,0.217678525,0.217678525,0,-4.276684055,-0.058623186,-4.335307241,-0.47487374 +Bismack Biyombo,biyombi01,2015,RS,CHA,2420,1243,-2.591992156,-0.002780448,-2.594772604,-1.33957783,1.340491752,0.000913922,-2.456140088,0.269701998,-2.186438091,0.355397052,0.355397052,0,-3.323805359,0.159724333,-3.164081026,-0.53712127 +Bismack Biyombo,biyombi01,2016,PO,TOR,958,506,0.003517243,5.437662263,5.441179506,-1.35805237,0.431548804,-0.926503566,-0.303691228,4.728094876,4.424403647,1.897978026,0,1.897978026,-0.892787355,2.488497304,1.595709949,-0.610298406 +Bismack Biyombo,biyombi01,2016,RS,TOR,3551,1808,-2.155820407,2.04029845,-0.115521957,-3.367663607,2.352548039,-1.015115568,-2.596695802,2.231431237,-0.365264566,2.179312474,2.179312474,0,-2.256786764,1.997594863,-0.259191902,-0.909086567 +Bismack Biyombo,biyombi01,2017,RS,ORL,3578,1793,-3.856381575,-0.503897335,-4.36027891,-3.690015287,-0.931552115,-4.621567401,-4.011511672,-0.575611862,-4.587123534,-1.660916992,-1.660916992,0,-3.932342133,-0.833316818,-4.765658952,-1.14765582 +Bismack Biyombo,biyombi01,2018,RS,ORL,3050,1495,-3.318138964,-0.438802434,-3.756941398,-6.426943165,-3.565727088,-9.992670253,-4.134512409,-1.088149363,-5.222661772,-1.871342377,-1.871342377,0,-4.319601056,-1.70766312,-6.027264176,-0.771994148 +Bismack Biyombo,biyombi01,2019,RS,CHA,1610,783,-3.312341907,-1.527734465,-4.840076372,-3.66116018,-0.645098199,-4.306258378,-3.598418479,-1.387715775,-4.986134254,-0.888701056,-0.888701056,0,-3.433957673,-1.941505523,-5.375463196,-0.525320965 +Bismack Biyombo,biyombi01,2020,RS,CHA,2066,1029,-2.48557599606845,-1.15685710993076,-3.64243310599921,-0.836938253955408,0.601413833728542,-0.235524420226865,-2.24928608775456,-0.804134315579299,-3.05342040333386,-0.157971006307816,-0.157971006307816,0,-2.16490037644346,-1.94912000671683,-4.11402038316029,-0.84828916742201 +Nemanja Bjelica,bjeline01,2016,RS,MIN,2202,1075,0.693482916,-0.981544907,-0.288061991,-1.816258948,-0.688504011,-2.504762959,0.218193758,-0.908246301,-0.690052544,1.128251343,1.128251343,0,-0.148611778,-0.633919793,-0.782531571,-0.134718139 +Nemanja Bjelica,bjeline01,2017,RS,MIN,2417,1190,0.054488039,0.979619805,1.034107845,-3.78317677,4.751500424,0.968323654,-0.763333627,1.867284963,1.103951336,2.344086552,2.344086552,0,-0.640631847,1.59565954,0.955027692,0.176331229 +Nemanja Bjelica,bjeline01,2018,PO,MIN,103,47,3.299358009,9.357223846,12.65658186,-14.89297217,8.854035858,-6.038936311,-0.300455525,9.911660586,9.611205061,0.308138178,0,0.308138178,-1.057407101,6.866013378,5.808606278,0.774768092 +Nemanja Bjelica,bjeline01,2018,RS,MIN,2840,1371,0.592644477,1.177896435,1.770540912,-1.59145228,-0.400896503,-1.992348783,0.12901991,0.949117382,1.078137292,2.685176577,2.685176577,0,0.296067627,1.096587662,1.392655289,0.276172036 +Nemanja Bjelica,bjeline01,2019,RS,SAC,3923,1788,0.622524622,1.326871326,1.949395948,3.445974392,-0.853719872,2.59225452,1.248790681,0.965789827,2.214580508,4.542515699,4.542515699,0,0.923401496,0.988696431,1.912097927,0.306911937 +Nemanja Bjelica,bjeline01,2020,RS,SAC,4166,2011,1.34346202351147,-0.09888824460823,1.24457377890324,4.19270626491566,-1.12702387916125,3.06568238575442,2.03260511552672,-0.307310027346944,1.72529508817977,4.56125446269718,4.56125446269718,0,1.7460258405953,0.448470277847046,2.19449611844234,-0.677169838334511 +Tarik Black,blackta01,2015,RS,LAL,1556,803,-0.683624211,-1.551649,-2.235273211,-0.417989432,-0.004443992,-0.422433424,-0.651053613,-1.245425105,-1.896478718,0.345058732,0.345058732,0,-2.09082369,-1.060840318,-3.151664009,-1.26721821 +Tarik Black,blackta01,2015,RS,HOU,784,393,-2.475638495,-1.592266986,-4.067905481,-3.713898556,0.801499425,-2.912399131,-2.931532456,-1.240535606,-4.172068062,-0.28418978,-0.28418978,0,-3.695924889,-0.226165675,-3.922090564,-0.318518282 +Tarik Black,blackta01,2016,RS,LAL,1001,496,-3.311421863,3.157600191,-0.153821671,-0.221116591,4.01127335,3.790156759,-2.852703953,3.640074762,0.787370809,0.893558402,0.893558402,0,-3.43837589,1.882480643,-1.555895246,-0.175279857 +Tarik Black,blackta01,2017,RS,LAL,2269,1091,-1.406510426,1.95588365,0.549373224,0.35390318,3.035007179,3.38891036,-1.101728534,2.36947127,1.267742737,2.23936778,2.23936778,0,-1.491090314,1.955953651,0.464863337,0.130657032 +Tarik Black,blackta01,2018,PO,HOU,42,19,-4.345312503,-8.179156691,-12.52446919,-10.70409327,-13.91057485,-24.61466812,-5.998703976,-9.903158485,-15.90186246,-0.131902367,0,-0.131902367,-5.449722534,-9.771842988,-15.22156552,0.306127327 +Tarik Black,blackta01,2018,RS,HOU,1131,536,-3.028936917,1.883386033,-1.145550884,-7.843823588,0.389006115,-7.454817473,-4.322986961,1.645337873,-2.677649089,0.019938725,0.019938725,0,-2.478520729,1.578509978,-0.900010751,0.767694308 +DeJuan Blair,blairde01,2014,PO,DAL,165,81,4.277231286,10.13968699,14.41691828,8.371911804,7.429434862,15.80134667,5.330590813,10.17785009,15.5084409,0.796761602,0,0.796761602,7.588958722,11.96505217,19.5540109,2.211777056 +DeJuan Blair,blairde01,2014,RS,DAL,2491,1214,-1.600305593,-0.211386836,-1.811692429,-0.802683168,0.426615537,-0.376067631,-1.572594425,-0.073573932,-1.646168357,0.691727521,0.691727521,0,-1.133891018,0.327760748,-0.806130271,1.12696914 +DeJuan Blair,blairde01,2015,RS,WAS,371,180,-5.275168438,-4.71679841,-9.991966848,-7.150711885,-0.593949537,-7.744661422,-5.960182425,-4.160610791,-10.12079322,-0.688274815,-0.688274815,0,-5.361882812,-3.703273284,-9.065156096,1.610838273 +DeJuan Blair,blairde01,2016,RS,WAS,475,218,-6.264340621,1.530980795,-4.733359826,-3.246785466,-1.074750429,-4.321535895,-5.995426592,1.084143211,-4.911283381,-0.242165857,-0.242165857,0,-4.970665603,0.380925679,-4.589739924,0.723571862 +Antonio Blakeney,blakean01,2018,RS,CHI,649,314,-2.800135902,-3.570910684,-6.371046586,2.027909874,-1.00011486,1.027795014,-1.87200104,-3.205036693,-5.077037733,-0.371402964,-0.371402964,0,-3.211811312,-3.545666671,-6.757477983,-0.371189308 +Antonio Blakeney,blakean01,2019,RS,CHI,1750,829,-3.674307737,-4.368782941,-8.043090678,-0.1651951,-1.759056026,-1.924251126,-3.059169905,-4.042692391,-7.101862295,-1.829112224,-1.829112224,0,-3.451717236,-5.196974336,-8.648691572,-0.638572692 +Steve Blake,blakest01,2014,PO,GSW,99,45,-3.489848397,-5.990601197,-9.480449594,-10.29772426,-8.078793152,-18.37651741,-5.132796834,-6.758068567,-11.8908654,-0.216820129,0,-0.216820129,-4.851175862,-8.116987108,-12.96816297,0.160178363 +Steve Blake,blakest01,2014,RS,LAL,1840,891,0.572202224,-1.106812554,-0.53461033,-2.32394607,2.725261677,0.401315607,0.025288045,-0.347309829,-0.322021784,1.108637495,1.108637495,0,0.505826507,-0.098599053,0.407227454,0.426443227 +Steve Blake,blakest01,2014,RS,GSW,1252,607,-1.251472301,0.077891775,-1.173580526,-3.384629893,-1.14003452,-4.524664413,-1.741477985,-0.244722149,-1.986200134,0.234615186,0.234615186,0,-1.351503799,0.283707842,-1.067795957,-0.781400109 +Steve Blake,blakest01,2015,PO,POR,82,43,-3.998755181,-12.0128153,-16.01157048,-0.138172824,-16.44723249,-16.58540532,-3.477728109,-13.63112658,-17.10885469,-0.32072651,0,-0.32072651,-1.69879442,-13.56609775,-15.26489217,-1.237171578 +Steve Blake,blakest01,2015,RS,POR,3093,1529,-0.519165086,-1.32511245,-1.844277536,-1.330791531,0.973913807,-0.356877724,-0.722849125,-0.961105628,-1.683954752,0.828126277,0.828126277,0,-0.961751136,-0.561351254,-1.523102389,-0.402566851 +Steve Blake,blakest01,2016,PO,DET,83,43,-7.377462779,-14.27087145,-21.64833423,-3.854361013,-12.10887521,-15.96323623,-7.152235749,-14.55948053,-21.71171628,-0.426757855,0,-0.426757855,-6.056057767,-10.99068389,-17.04674165,-0.505681131 +Steve Blake,blakest01,2016,RS,DET,2005,986,-0.953247346,-1.566607054,-2.5198544,-2.353053454,-0.815522056,-3.168575509,-1.306154539,-1.510670577,-2.816825115,-0.03346105,-0.03346105,0,-0.723886469,-1.542525812,-2.266412281,-0.452858501 +Andray Blatche,blatcan01,2014,PO,BRK,331,172,1.593019876,6.5721216,8.165141476,-2.407573209,2.38734133,-0.020231879,0.824830509,6.078632867,6.903463376,0.880369582,0,0.880369582,-0.678253254,3.854940294,3.17668704,0.708429605 +Andray Blatche,blatcan01,2014,RS,BRK,3178,1618,-1.203111948,1.690247735,0.487135788,0.694101672,-1.703334214,-1.009232542,-0.865506832,1.09722597,0.231719137,2.460243002,2.460243002,0,-0.621351186,0.680813053,0.059461867,-0.045859835 +Eric Bledsoe,bledser01,2014,RS,PHO,2880,1416,2.449994667,1.559683642,4.00967831,-2.551535996,4.248617534,1.697081538,1.505533513,2.20863189,3.714165403,4.69933706,4.69933706,0,1.141160407,2.286048927,3.427209334,0.602698247 +Eric Bledsoe,bledser01,2015,RS,PHO,5710,2800,1.682818129,0.786930923,2.469749052,1.338989922,2.322159472,3.661149394,1.725593553,1.16173159,2.887325143,8.142139031,8.142139031,0,1.766942918,2.004757495,3.771700413,1.058364496 +Eric Bledsoe,bledser01,2016,RS,PHO,2223,1059,2.363161887,2.041555952,4.404717839,0.843031466,0.854579933,1.6976114,2.287222334,1.945745581,4.232967915,3.820122751,3.820122751,0,1.557100729,2.206365408,3.763466137,1.222695214 +Eric Bledsoe,bledser01,2017,RS,PHO,4604,2176,3.373122892,-2.609503789,0.763619103,1.325073131,-0.976538382,0.348534749,3.215428645,-2.385989094,0.829439551,3.997104898,3.997104898,0,2.542698065,-1.200995322,1.341702743,0.573364838 +Eric Bledsoe,bledser01,2018,PO,MIL,427,225,-0.01233023,2.149745086,2.137414857,10.33960283,2.068180525,12.40778336,2.085516101,2.313027548,4.398543648,0.83200286,0,0.83200286,5.147218973,1.3065929,6.453811874,-1.653688329 +Eric Bledsoe,bledser01,2018,RS,PHO,191,83,-1.934173938,-3.796570331,-5.730744269,-11.88407052,-7.994002788,-19.87807331,-4.006356753,-4.831635252,-8.837992005,-0.260512221,-0.260512221,0,-3.459356384,-4.260069699,-7.719426082,1.041369413 +Eric Bledsoe,bledser01,2018,RS,MIL,4578,2239,2.733401347,2.282282611,5.015683958,2.925908888,0.412289893,3.338198782,2.932285469,2.052631686,4.984917155,8.927122974,8.927122974,0,3.24150998,2.399499595,5.641009575,1.024249876 +Eric Bledsoe,bledser01,2019,PO,MIL,909,423,0.831511598,2.319874897,3.151386495,-3.110696657,7.557792445,4.447095788,0.006503374,3.448695779,3.455199153,1.401660639,0,1.401660639,1.919078585,2.699418846,4.618497431,1.474972373 +Eric Bledsoe,bledser01,2019,RS,MIL,4943,2272,3.148722794,2.654239213,5.802962006,4.080527115,-0.036785994,4.043741121,3.478531413,2.188776485,5.667307898,9.811466617,9.811466617,0,3.194151134,2.304647485,5.49879862,0.567570138 +Eric Bledsoe,bledser01,2020,PO,MIL,565,267,0.508988487866126,4.27692185574309,4.78591034360922,-0.276297435387243,-1.0610189777118,-1.33731641309904,0.380097512980922,3.3504928420477,3.73059035502862,0.91758020721905,0,0.91758020721905,-1.3325015470392,2.28342784574464,0.950926298705439,0.773164535857869 +Eric Bledsoe,bledser01,2020,RS,MIL,3707,1646,1.39754270107619,0.976402837621151,2.37394553869734,1.35846345681457,1.23507790640835,2.59354136322292,1.43935357321237,1.00117923599041,2.44053280920278,4.41697333871968,4.41697333871968,0,1.18554318812126,0.942032420088203,2.12757560820946,1.35905889506034 +Jaron Blossomgame,blossja01,2019,RS,CLE,899,439,-2.184054742,-0.28281346,-2.466868202,-1.260349664,1.634311304,0.373961639,-2.094429936,0.203182846,-1.89124709,0.190143498,0.190143498,0,-1.633646899,-1.741398672,-3.375045571,-1.164672601 +Vander Blue,blueva01,2014,RS,BOS,33,15,-10.88374705,-2.08720125,-12.9709483,6.128963882,10.90984117,17.03880505,-7.90993358,0.548258877,-7.361674703,-0.035765985,-0.035765985,0,-6.196088397,-4.38002334,-10.57611174,1.285015653 +Vander Blue,blueva01,2015,RS,LAL,153,74,-6.889141295,-2.772321757,-9.661463052,-7.037302155,-7.837870909,-14.87517306,-7.283345227,-3.938987278,-11.22233251,-0.319990877,-0.319990877,0,-9.378615552,-3.414166741,-12.79278229,0.035872366 +Vander Blue,blueva01,2018,RS,LAL,96,45,-10.43036852,1.187219261,-9.243149261,-5.731090569,10.68571109,4.954620517,-10.0717547,3.275600521,-6.796154178,-0.093205446,-0.093205446,0,-10.99047859,0.523357912,-10.46712068,0.330803705 +Keith Bogans,boganke01,2014,RS,BOS,111,55,-1.030277231,1.851893605,0.821616374,-6.314400539,6.24210837,-0.07229217,-2.16853103,2.937303859,0.768772829,0.097334229,0.097334229,0,-2.950057243,-0.1556493,-3.105706542,-1.365821703 +Bogdan Bogdanovic,bogdabo01,2018,RS,SAC,4385,2175,0.942473564,-1.372932162,-0.430458598,-0.482237801,-2.715289621,-3.197527422,0.767804092,-1.703308339,-0.935504246,2.012245231,2.012245231,0,0.175167718,-1.415303779,-1.240136061,-0.062738691 +Bogdan Bogdanovic,bogdabo01,2019,RS,SAC,4181,1947,2.159103035,-0.261058286,1.898044749,-0.578040733,0.122714685,-0.455326048,1.720246548,-0.184039197,1.536207351,4.228101939,4.228101939,0,1.494484554,-0.109787958,1.384696597,-0.709521786 +Bogdan Bogdanovic,bogdabo01,2020,RS,SAC,3651,1766,1.89470821658239,-0.424226097744673,1.47048211883771,0.099448947301417,-0.344236696288654,-0.244787748987236,1.63543578181598,-0.421138848692167,1.21429693312381,3.55185498914367,3.55185498914367,0,1.74707199379078,0.056677079270739,1.80374907306152,-0.572535549449177 +Bojan Bogdanovic,bogdabo02,2015,PO,BRK,411,206,-2.267660963,0.43182452,-1.835836443,-3.196087975,1.355653932,-1.840434043,-2.589142052,0.670545812,-1.91859624,0.090846639,0,0.090846639,-1.665143897,0.943040202,-0.722103694,0.776040229 +Bojan Bogdanovic,bogdabo02,2015,RS,BRK,3663,1854,-0.235956601,-1.622850616,-1.858807217,1.916388059,-2.920585333,-1.004197274,0.216993261,-1.969688993,-1.752695732,0.942886449,0.942886449,0,0.104225334,-2.370889769,-2.266664434,-0.048226607 +Bojan Bogdanovic,bogdabo02,2016,RS,BRK,4280,2115,-1.225210056,-3.101493992,-4.326704048,-1.350341577,-3.546088914,-4.896430491,-1.283269854,-3.339200095,-4.622469948,-2.017526345,-2.017526345,0,-1.342839715,-3.807140351,-5.149980065,-0.145336959 +Bojan Bogdanovic,bogdabo02,2017,PO,WAS,547,264,1.609861723,-1.900071473,-0.29020975,-11.27952178,-4.400688478,-15.68021025,-1.025046259,-2.515501055,-3.540547315,-0.110582656,0,-0.110582656,-1.696703496,-4.319004305,-6.015707801,0.67050709 +Bojan Bogdanovic,bogdabo02,2017,RS,WAS,1253,601,1.300817054,-2.489648837,-1.188831783,-1.752510301,-2.013697697,-3.766207998,0.700185592,-2.519214887,-1.819029296,0.28658927,0.28658927,0,0.454309774,-2.888016097,-2.433706323,0.386755922 +Bojan Bogdanovic,bogdabo02,2017,RS,BRK,3173,1482,-0.80952409,-3.006663233,-3.816187324,-1.382607682,-3.925023445,-5.307631127,-0.900461195,-3.356424181,-4.256885376,-1.14911917,-1.14911917,0,-1.526349461,-3.425265993,-4.951615454,0.838393729 +Bojan Bogdanovic,bogdabo02,2018,PO,IND,465,238,-1.350105563,1.839954599,0.489849036,0.931728323,-1.098528947,-0.166800625,-0.952016828,1.235849819,0.28383299,0.384159514,0,0.384159514,-4.430553577,1.441031477,-2.9895221,1.082245881 +Bojan Bogdanovic,bogdabo02,2018,RS,IND,5049,2464,0.415319251,-0.448214426,-0.032895174,-2.222311296,0.935338943,-1.286972353,-0.113615782,-0.196088527,-0.309704309,3.080644177,3.080644177,0,-0.452851201,-0.371749998,-0.824601199,0.416099938 +Bojan Bogdanovic,bogdabo02,2019,PO,IND,299,148,0.086883233,-3.050401817,-2.963518584,2.725663398,-11.99505599,-9.269392593,0.78263774,-5.170404294,-4.387766554,-0.128067221,0,-0.128067221,1.795368732,-2.792294873,-0.996926141,0.406797278 +Bojan Bogdanovic,bogdabo02,2019,RS,IND,5323,2573,0.670177676,-0.564455149,0.105722528,0.365446319,0.647376359,1.012822679,0.641250605,-0.385638958,0.255611647,3.961431633,3.961431633,0,0.487538405,-0.466133656,0.021404749,0.408913679 +Bojan Bogdanovic,bogdabo02,2020,RS,UTA,4316,2083,0.651660229534209,-1.98925823598681,-1.3375980064526,2.90704096583059,-0.591166330103332,2.31587463572726,1.11426884940974,-1.8363452179446,-0.722076368534857,2.1646218525288,2.1646218525288,0,0.913152941941969,-2.29229232243846,-1.37913938049649,0.447844577114568 +Andrew Bogut,bogutan01,2014,RS,GSW,3612,1769,-1.532202618,4.952926018,3.420723401,-0.382155559,1.267990338,0.885834779,-1.350776044,4.412264549,3.061488504,5.261122124,5.261122124,0,-1.58101865,4.613414351,3.032395701,0.292569369 +Andrew Bogut,bogutan01,2015,PO,GSW,860,440,-2.623203476,3.730799907,1.107596431,-1.350195842,-5.522465223,-6.872661065,-2.567032488,1.897017002,-0.670015486,0.476964331,0,0.476964331,-2.780962516,1.797767835,-0.983194681,-0.923771082 +Andrew Bogut,bogutan01,2015,RS,GSW,3260,1583,-1.745639929,4.790371602,3.044731673,2.290318225,3.456256934,5.746575159,-1.013878677,4.72243148,3.708552803,5.191350616,5.191350616,0,-1.247526809,4.595559618,3.348032809,-0.457346862 +Andrew Bogut,bogutan01,2016,PO,GSW,736,365,-2.199436168,6.471426711,4.271990543,-1.122021802,4.684009891,3.561988089,-2.142572629,6.462271142,4.319698513,1.349076605,0,1.349076605,-3.02256434,6.350322847,3.327758507,-0.612909867 +Andrew Bogut,bogutan01,2016,RS,GSW,3035,1451,-1.38693075,3.05653493,1.669604179,-1.677674638,1.60820302,-0.069471618,-1.544346978,2.88279926,1.338452281,3.020059141,3.020059141,0,-1.349381547,3.083307912,1.733926366,-0.2138051 +Andrew Bogut,bogutan01,2017,RS,DAL,1133,582,-5.339139661,3.213083828,-2.126055833,-6.567621638,7.25347726,0.685855622,-5.873955099,4.247035128,-1.626919971,0.333842764,0.333842764,0,-5.811694367,3.166340114,-2.645354253,0.105720626 +Andrew Bogut,bogutan01,2017,RS,CLE,2,1,-0.563641382,-55.00458209,-55.56822347,-66.04243138,-40.94379764,-106.986229,-14.20275781,-55.27952767,-69.48228548,-0.034939274,-0.034939274,0,-9.557750053,-1.901874761,-11.45962481,2.57123432 +Andrew Bogut,bogutan01,2018,RS,LAL,457,216,-3.923452511,1.809848965,-2.113603546,-5.741473158,4.281966252,-1.459506906,-4.545065126,2.434725089,-2.110340038,0.070751664,0.070751664,0,-4.92806131,0.865834402,-4.062226908,0.364587108 +Andrew Bogut,bogutan01,2019,PO,GSW,369,179,-0.342380277,1.202197905,0.859817628,-0.120380709,-0.195234277,-0.315614986,-0.398328676,1.020804437,0.62247576,0.316897717,0,0.316897717,-1.778973052,3.105843727,1.326870675,-0.236327196 +Andrew Bogut,bogutan01,2019,RS,GSW,286,134,-5.128999821,2.390669186,-2.738330634,-2.212692254,-3.063027004,-5.275719258,-4.878544304,1.364951005,-3.513593299,-0.052226142,-0.052226142,0,-5.095763019,1.22713246,-3.868630559,0.042386462 +Bol Bol,bolbo01,2020,PO,DEN,43,21,11.5097295429178,13.4693445674097,24.9790741103274,8.83138260134309,12.6288005253898,21.4601831267329,11.6777507472106,14.2159799488005,25.8937306960111,0.322077770406365,0,0.322077770406365,8.28389809680089,8.5852848153945,16.8691829121954,1.74447353108027 +Bol Bol,bolbo01,2020,RS,DEN,179,87,-1.05039882819329,-3.59328314419521,-4.64368197238851,1.72381189144271,-6.86311631947284,-5.13930442803014,-0.555285291222888,-4.48419073251751,-5.0394760237404,-0.101925696197152,-0.101925696197152,0,-0.514307445477566,-3.66160330680673,-4.1759107522843,0.303234315426405 +Jonah Bolden,boldejo01,2019,PO,PHI,175,79,-6.390693358,-5.300296024,-11.69098938,-10.78434691,-4.768862505,-15.55320942,-7.768725031,-5.571061527,-13.33978656,-0.44821672,0,-0.44821672,-5.493738504,-5.852479112,-11.34621762,1.807020938 +Jonah Bolden,boldejo01,2019,RS,PHI,1413,639,-1.947039273,0.324927789,-1.622111483,-2.289623982,0.411812431,-1.877811551,-2.160182747,0.340866144,-1.819316603,0.305557515,0.305557515,0,-2.049269614,-0.296801612,-2.346071226,0.718172574 +Jonah Bolden,boldejo01,2020,RS,PHI,32,14,-8.71711240403584,-12.8863615542608,-21.6034739582966,-7.66314076680687,-20.3878138479729,-28.0509546147798,-9.0555957020869,-15.3000359962132,-24.3556316983001,-0.15961718621435,-0.15961718621435,0,-7.93182963030022,-9.47373679867313,-17.4055664289733,3.50160359736027 +Jonah Bolden,boldejo01,2020,RS,PHO,71,33,-3.60550812784535,3.35371126405881,-0.251796863786533,-3.76540060115077,7.12947392707967,3.36407332592889,-3.88803911010073,4.34693615911513,0.458897049014404,0.054144764569765,0.054144764569765,0,-5.10663749840211,3.20555262924761,-1.9010848691545,0.22271893277275 +Marques Bolden,boldema01,2020,RS,CLE,7,3,-2.46098299571206,36.336086811638,33.8751038159259,-23.4826835934932,45.6802135928371,22.1975299993439,-6.88726002005706,41.0177943584276,34.1305343383706,0.058198765924309,0.058198765924309,0,-5.82342272326289,33.5092247284548,27.6858020051919,3.16430540420029 +Joel Bolomboy,bolomjo01,2017,PO,UTA,18,9,0.356903399,8.893227711,9.25013111,9.31154091,18.98466189,28.2962028,2.282167104,11.46420578,13.74637289,0.076459142,0,0.076459142,3.790664231,5.407508401,9.198172632,-2.057788844 +Joel Bolomboy,bolomjo01,2017,RS,UTA,110,53,-1.106547212,2.537870705,1.431323493,-2.614974322,8.680815864,6.065841543,-1.482505574,3.933255001,2.450749427,0.139763785,0.139763785,0,-0.168079893,1.95589762,1.787817727,-0.605153484 +Joel Bolomboy,bolomjo01,2018,RS,MIL,82,38,-7.462553227,-3.908800351,-11.37135358,-17.18260766,4.694251806,-12.48835585,-9.987544499,-2.344662949,-12.33220745,-0.184638667,-0.184638667,0,-9.496433781,-2.566887174,-12.06332096,-0.607289783 +Jordan Bone,bonejo01,2020,RS,DET,108,53,-5.62544005140654,-12.0724591089697,-17.6978991603763,-0.518161737328224,0.909354057472574,0.39119232014435,-4.87680125578602,-10.0973502533055,-14.9741515090915,-0.323432702517549,-0.323432702517549,0,-4.88992624753356,-11.6316049874948,-16.5215312350284,-2.19798690180294 +Isaac Bonga,bongais01,2019,RS,LAL,267,120,-6.939471577,4.396983076,-2.542488502,-6.08623791,10.01173774,3.925499832,-7.156291539,5.828065473,-1.328226066,0.087515249,0.087515249,0,-5.237186223,3.862148685,-1.375037538,0.548587616 +Isaac Bonga,bongais01,2020,RS,WAS,2704,1250,-0.842651968819686,0.769344915016154,-0.073307053803533,-2.12192469191749,6.04314140688897,3.92121671497148,-1.17520350786539,2.00430405754622,0.829100549680828,2.28638850786772,2.28638850786772,0,-1.66193578701629,1.53099471431497,-0.130941072701322,0.170748166890721 +Matt Bonner,bonnema01,2014,PO,SAS,268,136,-0.90319307,4.100222508,3.197029438,0.171987553,7.080480127,7.25246768,-0.700371524,4.854031602,4.153660079,0.491938452,0,0.491938452,-1.70746473,3.081230094,1.373765364,-0.396274776 +Matt Bonner,bonnema01,2014,RS,SAS,1385,690,-0.337312255,0.52063193,0.183319675,-0.051956419,-0.785256442,-0.837212861,-0.303688853,0.207104097,-0.096584755,0.928864489,0.928864489,0,-1.136213063,-0.240851105,-1.377064167,-0.537896655 +Matt Bonner,bonnema01,2015,PO,SAS,81,36,-6.271753815,-0.286961444,-6.558715259,-1.185264503,16.37211854,15.18685404,-5.593910064,3.132139249,-2.461770815,0.00550254,0,0.00550254,-6.542234221,4.120915832,-2.421318388,0.752095919 +Matt Bonner,bonnema01,2015,RS,SAS,1862,935,-0.180608558,0.807707046,0.627098487,-1.714620952,-3.048889881,-4.763510833,-0.522180525,-0.010846081,-0.533026607,1.044997675,1.044997675,0,-1.506939213,-0.399436448,-1.906375661,-1.140735104 +Matt Bonner,bonnema01,2016,RS,SAS,405,206,2.699709256,2.030539367,4.730248623,4.757676303,2.233742878,6.991419181,3.236672868,2.043919349,5.280592217,0.836502658,0.836502658,0,1.37751622,1.834884489,3.212400709,-0.870818072 +Devin Booker,bookede01,2016,RS,PHO,4381,2108,-0.319400039,-3.267004932,-3.586404972,-1.134186939,-2.300989788,-3.435176727,-0.428322808,-3.226064478,-3.654387287,-0.98219869,-0.98219869,0,-0.617826883,-3.122960812,-3.740787696,0.957206148 +Devin Booker,bookede01,2017,RS,PHO,5794,2730,0.338008971,-2.189983792,-1.85197482,3.072196609,-1.085994172,1.986202437,0.99643344,-2.049198447,-1.052765006,2.39459862,2.39459862,0,0.595684925,-1.85789383,-1.262208904,1.27019333 +Devin Booker,bookede01,2018,RS,PHO,4028,1865,2.616364645,-3.415527031,-0.799162386,0.697036371,-1.318145413,-0.621109042,2.522065089,-3.135958545,-0.613893457,2.073368145,2.073368145,0,2.158316347,-2.957577155,-0.799260808,1.991861171 +Devin Booker,bookede01,2019,RS,PHO,4772,2242,3.290666922,-2.644805557,0.645861365,3.061182196,-3.774747794,-0.713565598,3.582046596,-2.997282622,0.584763974,3.865201213,3.865201213,0,3.075762574,-2.860810965,0.214951609,1.353761164 +Devin Booker,bookede01,2020,RS,PHO,5357,2512,3.86504960310196,-2.61663169840389,1.24841790469807,7.24887928369666,-3.37319443762016,3.87568484607649,4.79789968015354,-2.92784027946162,1.87005940069192,5.99112158133923,5.99112158133923,0,4.34879851295659,-2.56186985078695,1.78692866216964,1.20621034843064 +Trevor Booker,booketr01,2014,PO,WAS,265,146,2.132025502,-2.691402178,-0.559376676,-2.262097018,-3.135138318,-5.397235336,1.207734824,-3.046016456,-1.838281632,0.069607552,0,0.069607552,3.178852013,-3.643756494,-0.464904481,-0.576889691 +Trevor Booker,booketr01,2014,RS,WAS,3052,1553,-0.314518968,-1.496309692,-1.81082866,2.28583399,-6.824780829,-4.538946839,0.233878357,-2.730756476,-2.496878119,0.198525394,0.198525394,0,-0.257158476,-2.519434523,-2.776592999,-0.972425839 +Trevor Booker,booketr01,2015,RS,UTA,3015,1564,-0.322173334,1.009756418,0.687583083,0.409944339,0.158093639,0.568037978,-0.183210579,0.874997517,0.691786938,2.725141242,2.725141242,0,-0.120049622,0.538973842,0.418924221,-0.741709514 +Trevor Booker,booketr01,2016,RS,UTA,3203,1632,-0.673131977,1.132442838,0.459310861,-1.716291282,3.27839995,1.562108668,-0.912939581,1.60947518,0.696535599,2.854236456,2.854236456,0,-1.265731608,1.575357139,0.309625531,-0.528052508 +Trevor Booker,booketr01,2017,RS,BRK,3739,1754,-1.761641503,1.226295654,-0.535345849,-2.64121451,0.375805145,-2.265409365,-1.996946455,1.154952732,-0.841993723,1.708639976,1.708639976,0,-1.957374281,0.429660413,-1.527713867,0.067944965 +Trevor Booker,booketr01,2018,PO,IND,119,64,0.891764723,-4.931777712,-4.040012989,2.886043747,-7.146956809,-4.260913062,1.465798065,-5.828755163,-4.362957098,-0.053446491,0,-0.053446491,-2.610760909,-2.301649626,-4.912410534,-1.567170684 +Trevor Booker,booketr01,2018,RS,IND,557,269,1.054801966,-3.383945108,-2.329143141,-2.57719695,4.048837868,1.471640918,0.371587708,-2.047153593,-1.675565885,0.14642528,0.14642528,0,0.280980231,-2.011771586,-1.730791354,-0.695669627 +Trevor Booker,booketr01,2018,RS,PHI,1042,494,-0.448111147,-1.162592999,-1.610704146,-3.658770471,-2.05973508,-5.718505552,-1.166612902,-1.499929915,-2.666542817,0.020884369,0.020884369,0,-1.218261909,-1.226391783,-2.444653692,-0.707760689 +Trevor Booker,booketr01,2018,RS,BRK,852,395,-1.988395888,0.401716497,-1.586679391,4.782945147,0.36117722,5.144122367,-0.671176944,0.441980095,-0.229196849,0.510905865,0.510905865,0,-0.879195256,-0.680762203,-1.559957459,0.56449047 +Carlos Boozer,boozeca01,2014,PO,CHI,219,121,-5.083279841,-6.003478047,-11.08675789,-1.095144042,-7.525357869,-8.620501911,-4.503581267,-6.674565165,-11.17814643,-0.532548434,0,-0.532548434,-2.058827417,-5.769944815,-7.828772232,-0.704460232 +Carlos Boozer,boozeca01,2014,RS,CHI,4137,2141,-4.215694634,-1.212718471,-5.428413105,-3.918395795,-1.200191531,-5.118587326,-4.326577537,-1.343877558,-5.670455095,-3.206778857,-3.206778857,0,-4.730332236,-0.546140895,-5.276473131,0.500728282 +Carlos Boozer,boozeca01,2015,RS,LAL,3409,1692,-1.689302723,-1.25675563,-2.946058352,-0.826833505,-3.772829812,-4.599663317,-1.568826105,-1.80100473,-3.369830836,-0.532423073,-0.532423073,0,-1.641605655,-1.970015896,-3.611621551,-0.475123297 +Chris Bosh,boshch01,2014,PO,MIA,1248,686,1.403737509,2.225011052,3.628748561,-0.081713925,-8.019658405,-8.101372329,1.085322883,0.229741097,1.31506398,1.45279006,0,1.45279006,3.027794302,-0.628527593,2.399266709,-0.922700228 +Chris Bosh,boshch01,2014,RS,MIA,4895,2531,-0.716417918,0.241265355,-0.475152563,2.687032116,3.864773475,6.551805591,-0.125969613,1.003144297,0.877174683,4.692091575,4.692091575,0,0.967343071,1.199219239,2.16656231,0.169191249 +Chris Bosh,boshch01,2015,RS,MIA,2967,1556,-0.379330104,0.622690805,0.243360701,-1.089315939,-0.964897479,-2.054213418,-0.48952366,0.351535021,-0.13798864,2.057206464,2.057206464,0,0.00788586,0.104390644,0.112276504,-0.758153444 +Chris Bosh,boshch01,2016,RS,MIA,3497,1778,1.482500001,-0.265368582,1.217131419,-2.701834858,1.975988292,-0.725846567,0.699143632,0.167663941,0.866807573,3.251513564,3.251513564,0,1.03021458,0.058468201,1.088682782,-0.876196446 +Chris Boucher,bouchch01,2018,RS,GSW,2,1,-32.40789657,-4.695255994,-37.10315256,-59.04741914,-2.634283046,-61.68170219,-40.16032258,-4.62878307,-44.78910565,-0.02155653,-0.02155653,0,-14.17034252,-7.132531777,-21.3028743,0.50031175 +Chris Boucher,bouchch01,2019,PO,TOR,12,4,-4.854819044,-9.454119689,-14.30893873,-10.72885997,3.426120384,-7.302739591,-6.430875274,-7.422990882,-13.85386616,-0.023805531,0,-0.023805531,2.366753004,-12.82699413,-10.46024112,1.846631391 +Chris Boucher,bouchch01,2019,RS,TOR,363,163,0.613127189,-2.760034652,-2.146907463,1.284945129,-1.21351702,0.071428109,0.716924575,-2.670427853,-1.953503278,0.06702195,0.06702195,0,1.585492541,-1.665432866,-0.079940326,1.20503282 +Chris Boucher,bouchch01,2020,PO,TOR,96,43,-3.239152551696,2.64676179563629,-0.592390756059714,-5.90236274142184,-1.49780034693226,-7.4001630883541,-4.03293840345611,1.85894840093126,-2.17399000252485,0.01313882551387,0,0.01313882551387,-3.92558572229146,-1.13047969205646,-5.05606541434792,0.805407637326533 +Chris Boucher,bouchch01,2020,RS,TOR,1751,819,2.02983436380242,2.30725127388451,4.33708563768693,1.73431857148302,0.552132220859155,2.28645079234218,2.06831732256567,1.94550690031468,4.01382422288035,2.8298194578252,2.8298194578252,0,2.42344024884534,1.77187047857868,4.19531072742402,0.127519645270385 +Brian Bowen II,bowenbr02,2020,RS,IND,63,31,-4.44484640603326,-1.92912673332317,-6.37397313935642,3.40981966412062,6.9466263422427,10.3564460063633,-3.09999401948771,-0.259909482727852,-3.35990350221556,-0.009652638314321,-0.009652638314321,0,-1.87446767684578,-2.6003091504904,-4.47477682733618,0.066499038863563 +Ky Bowman,bowmaky01,2020,RS,GSW,2149,1015,-3.48390141643673,-1.58192907238275,-5.06583048881948,-3.80120011709291,2.3347147917104,-1.46648532538251,-3.69288262744208,-0.801551792205527,-4.49443441964761,-0.898770512640485,-0.898770512640485,0,-3.67565757133397,0.134908745270914,-3.54074882606305,-0.518803354609569 +Avery Bradley,bradlav01,2014,RS,BOS,3695,1855,-1.355111211,0.366529376,-0.988581835,0.779924513,2.81985008,3.599774593,-0.927011853,0.923869525,-0.003142328,2.609026324,2.609026324,0,-0.672180353,0.949178132,0.276997779,0.344691433 +Avery Bradley,bradlav01,2015,PO,BOS,264,133,-2.564598515,2.111773418,-0.452825097,3.574221399,4.859970674,8.434192073,-1.396643393,2.816601531,1.419958138,0.293416381,0,0.293416381,-2.402174765,2.659942553,0.257767788,0.523586519 +Avery Bradley,bradlav01,2015,RS,BOS,4966,2428,-1.448514034,-1.339363444,-2.787877478,-1.966558211,1.067887976,-0.898670235,-1.632032544,-0.92544808,-2.557480624,0.241094866,0.241094866,0,-0.832976294,-0.303505808,-1.136482102,1.048862996 +Avery Bradley,bradlav01,2016,PO,BOS,69,33,1.807578046,1.878688305,3.686266351,10.24644218,-4.832327119,5.414115064,3.783949456,0.607124487,4.391073943,0.124390681,0,0.124390681,4.392506454,-1.939809299,2.452697155,0.298176533 +Avery Bradley,bradlav01,2016,RS,BOS,5261,2536,0.204951625,-0.148723177,0.056228447,5.16816275,-2.123956039,3.044206711,1.247226748,-0.595058067,0.652168681,4.425867809,4.425867809,0,1.439723989,0.333132491,1.77285648,0.53080054 +Avery Bradley,bradlav01,2017,PO,BOS,1272,645,-0.668871839,-2.087939931,-2.75681177,2.161825817,-9.301024616,-7.1391988,-0.130303015,-3.687226774,-3.817529789,-0.361727988,0,-0.361727988,-0.876815018,-3.312346722,-4.189161741,-0.157434284 +Avery Bradley,bradlav01,2017,RS,BOS,3743,1835,-0.176109024,0.918882567,0.742773543,-0.168993481,-0.342660592,-0.511654074,-0.215051322,0.716820816,0.501769494,3.054218499,3.054218499,0,0.827915909,0.871370649,1.699286558,0.317584912 +Avery Bradley,bradlav01,2018,RS,DET,2575,1268,-2.323260679,0.592744428,-1.730516251,-1.646816778,-1.344930957,-2.991747735,-2.302641776,0.210505356,-2.092136421,0.429216273,0.429216273,0,-1.515315311,0.407734595,-1.107580716,0.844257974 +Avery Bradley,bradlav01,2018,RS,LAC,343,165,-4.097917127,-0.178809657,-4.276726783,-1.034696753,4.522475174,3.487778422,-3.746085894,0.799876017,-2.946209877,-0.016499851,-0.016499851,0,-3.136105674,1.667687737,-1.468417937,-0.106208446 +Avery Bradley,bradlav01,2019,RS,MEM,932,442,0.808144099,1.417285446,2.225429545,0.911969415,-2.080083978,-1.168114563,0.944068626,0.755706632,1.699775258,1.007187661,1.007187661,0,-0.748472636,0.837595575,0.089122939,0.378415781 +Avery Bradley,bradlav01,2019,RS,LAC,3081,1463,-3.517670174,0.619880804,-2.897789371,-2.754795429,0.576952367,-2.177843062,-3.610625012,0.663256405,-2.947368607,-0.147076827,-0.147076827,0,-3.618477433,0.566748864,-3.051728569,-0.168491131 +Avery Bradley,bradlav01,2020,RS,LAL,2547,1186,-1.86369594041972,0.24729573380108,-1.61640020661864,0.494570329016561,2.68545983672304,3.1800301657396,-1.51431094580723,0.714423211841677,-0.799887733965555,1.18394563968787,1.18394563968787,0,-1.3605751834504,1.44992250930087,0.089347325850469,0.34076318226824 +Tony Bradley,bradlto01,2018,PO,UTA,4,2,7.367079443,-20.95152106,-13.58444161,60.81769748,-3.354572264,57.46312522,19.00037233,-18.57974163,0.4206307,0.003095133,0,0.003095133,13.39358124,-13.78312146,-0.389540211,-7.063567629 +Tony Bradley,bradlto01,2018,RS,UTA,63,29,-1.889932499,3.660152979,1.770220479,-7.366874982,1.6570137,-5.709861282,-3.142055787,3.382776439,0.240720652,0.043873095,0.043873095,0,-4.38025283,0.899353216,-3.480899614,-0.845150471 +Tony Bradley,bradlto01,2019,RS,UTA,83,36,1.781411253,-1.815948754,-0.034537501,-0.730508708,-10.46837248,-11.19888119,1.337228884,-3.83355501,-2.496326125,0.004724878,0.004724878,0,-1.101701719,-1.640267267,-2.741968986,1.434864989 +Tony Bradley,bradlto01,2020,PO,UTA,93,48,-7.53459956254904,11.3720241916248,3.83742462907579,-4.06115152011583,18.4025997126486,14.3414481925328,-7.35921025658063,13.6080087068142,6.24879845023354,0.225517717451501,0,0.225517717451501,-7.66190678681533,7.61877327005942,-0.043133516755917,-0.77367820949034 +Tony Bradley,bradlto01,2020,RS,UTA,1424,663,1.46244707572922,1.69586658927567,3.15831366500488,2.1535635112718,-3.06405774915743,-0.91049423788563,1.69146074858809,0.780026825543414,2.4714875741315,1.7595827491351,1.7595827491351,0,0.946619844649434,1.38617779660741,2.33279764125684,-0.384499574852617 +Elton Brand,brandel01,2014,PO,ATL,159,81,-0.686872952,4.376267854,3.689394902,-2.648182191,-11.5268671,-14.17504929,-1.292393843,1.183560063,-0.10883378,0.111527515,0,0.111527515,1.982693854,-1.961020905,0.021672949,-0.861343411 +Elton Brand,brandel01,2014,RS,ATL,2853,1414,-2.137079014,1.493663371,-0.643415642,0.917909983,-2.198779715,-1.280869732,-1.627364504,0.811142249,-0.816222255,1.390885358,1.390885358,0,-1.060433591,0.273924401,-0.78650919,-0.287798568 +Elton Brand,brandel01,2015,PO,ATL,10,4,-2.893021928,-11.11187791,-14.00489984,8.05419522,22.49202052,30.54621574,-0.816447758,-4.867853305,-5.684301063,-0.006361159,0,-0.006361159,-6.078775831,-3.768808933,-9.847584764,2.891026213 +Elton Brand,brandel01,2015,RS,ATL,965,486,-4.091024691,2.926631288,-1.164393403,-2.692507955,0.254154604,-2.438353351,-4.061373728,2.504535777,-1.556837951,0.29449664,0.29449664,0,-3.766719606,1.277125549,-2.489594057,-0.439674643 +Elton Brand,brandel01,2016,RS,PHI,477,225,-3.941356779,3.482762554,-0.458594225,-5.695167058,4.284876283,-1.410290775,-4.465878421,3.919559931,-0.54631849,0.253532078,0.253532078,0,-4.246038138,2.323296937,-1.922741202,0.216475311 +Jarrell Brantley,brantja01,2020,PO,UTA,25,13,-5.60989289982383,-6.69935980309605,-12.3092527029199,-25.3780426975944,-4.6347714136747,-30.0128141112691,-10.3712999020751,-6.66087836460128,-17.0321782666764,-0.096452486678175,0,-0.096452486678175,-12.7140501523002,-10.0075120176683,-22.7215621699685,-1.26699385900945 +Jarrell Brantley,brantja01,2020,RS,UTA,206,96,-6.56883058014548,3.29592431151078,-3.27290626863469,-13.1596693364821,1.61089144910446,-11.5487778873776,-8.34869587144596,3.13451236350827,-5.21418350793769,-0.120335337112066,-0.120335337112066,0,-7.77810333933178,1.03277067031627,-6.74533266901551,-0.303197893097653 +Ignas Brazdeikis,brazdig01,2020,RS,NYK,105,53,-4.82118821108719,-9.19968352168077,-14.020871732768,2.42951159403653,-8.46233697032758,-6.03282537629104,-3.44805980228713,-9.49155498011341,-12.9396147824005,-0.274241846342624,-0.274241846342624,0,-2.72261151982265,-10.0165222165824,-12.7391337364051,-0.478571788912168 +Corey Brewer,breweco01,2014,RS,MIN,5482,2609,-0.523602357,0.743202722,0.219600365,3.5821474,0.421454523,4.003601923,0.274498658,0.701841833,0.976340491,5.035779191,5.035779191,0,0.148957078,1.332685938,1.481643016,1.461942611 +Corey Brewer,breweco01,2015,PO,HOU,929,428,-0.166187546,-0.892889727,-1.059077273,-2.890527796,-5.053244437,-7.943772233,-0.79977808,-1.834888667,-2.634666746,0.026195196,0,0.026195196,-1.875505335,-1.472637697,-3.348143031,0.819427986 +Corey Brewer,breweco01,2015,RS,MIN,1403,680,-0.904452857,1.197923173,0.293470316,-2.291379018,-1.963305662,-4.25468468,-1.207970683,0.680794129,-0.527176554,0.783444155,0.783444155,0,-1.200433408,0.674342168,-0.52609124,1.525339706 +Corey Brewer,breweco01,2015,RS,HOU,3009,1407,-0.086023702,0.584482398,0.498458696,-0.153634456,2.370213418,2.216578962,-0.125235483,0.958258033,0.83302255,2.628634964,2.628634964,0,-0.086932723,1.138691905,1.051759182,2.108617274 +Corey Brewer,breweco01,2016,PO,HOU,168,77,-2.907568487,-1.348085323,-4.255653809,-5.083947214,14.11803979,9.034092581,-3.410504116,1.779595014,-1.630909102,0.046393675,0,0.046393675,-5.007542407,0.697504213,-4.310038194,2.20441313 +Corey Brewer,breweco01,2016,RS,HOU,3564,1669,-1.222658897,0.539919669,-0.682739228,-3.868858609,1.407306249,-2.46155236,-1.875519448,0.776240407,-1.099279041,1.427668658,1.427668658,0,-1.822965381,0.967246821,-0.85571856,1.532099876 +Corey Brewer,breweco01,2017,RS,HOU,1923,923,-2.447133756,-1.16023145,-3.607365206,2.029284791,2.549530716,4.578815507,-1.750100673,-0.472182226,-2.222282899,0.247592922,0.247592922,0,-1.512202521,-0.324936629,-1.837139149,-0.36186198 +Corey Brewer,breweco01,2017,RS,LAL,763,358,-2.145643483,3.177224065,1.031580582,-1.692596657,0.03118353,-1.661413127,-2.147511883,2.769961523,0.62244964,0.620620628,0.620620628,0,-2.36383007,1.805265452,-0.558564618,0.738456518 +Corey Brewer,breweco01,2018,PO,OKC,318,151,1.987845837,0.014980136,2.002825973,1.832119288,-7.283594198,-5.45147491,1.956512201,-1.524421484,0.432090717,0.256168898,0,0.256168898,3.207988564,-0.619393349,2.588595215,1.285454598 +Corey Brewer,breweco01,2018,RS,LAL,1508,694,-2.661288016,2.154732994,-0.506555022,-3.151457316,-1.363148283,-4.514605599,-2.915113068,1.549789198,-1.36532387,0.495002518,0.495002518,0,-3.549332635,1.617219161,-1.932113474,0.954576859 +Corey Brewer,breweco01,2018,RS,OKC,1103,514,0.742499262,3.29824254,4.040741802,-0.989023155,-1.430164721,-2.419187876,0.415150809,2.496256122,2.911406931,1.48920915,1.48920915,0,0.43944535,3.973413939,4.412859289,0.303733116 +Corey Brewer,breweco01,2019,RS,SAC,762,352,-0.576236745,1.593132843,1.016896097,-0.061726393,0.132902942,0.071176549,-0.503643359,1.401252124,0.897608765,0.655652474,0.655652474,0,-1.658708137,1.480667246,-0.178040891,0.089760207 +Corey Brewer,breweco01,2019,RS,PHI,305,140,-2.9776841,6.598047044,3.620362945,-2.424386128,4.204494477,1.78010835,-3.087357794,6.475708024,3.388350231,0.442564843,0.442564843,0,-2.832024299,6.024807761,3.192783462,0.956436676 +Corey Brewer,breweco01,2020,RS,SAC,77,33,-3.59682356406397,2.12139613313966,-1.47542743092431,8.2338776234107,-0.630759714261832,7.60311790914887,-1.26453953170435,1.74502242488518,0.48048289318083,0.05558664124767,0.05558664124767,0,-0.947388804874607,3.68731171728006,2.73992291240545,2.2457370977069 +Ronnie Brewer,brewero02,2014,RS,CHI,5,2,1.043076634,-5.472593755,-4.429517121,18.47065154,-80.39057471,-61.91992317,4.62064651,-21.57406853,-16.95342202,-0.014722002,-0.014722002,0,3.837029391,-15.09714556,-11.26011616,1.514385707 +Ronnie Brewer,brewero02,2014,RS,HOU,328,158,-5.164664688,-1.615551604,-6.780216292,-4.522249661,-5.247020478,-9.769270139,-5.424826988,-2.512152202,-7.93697919,-0.415115938,-0.415115938,0,-5.149289172,-3.840595856,-8.989885028,-0.69155379 +Mikal Bridges,bridgmi01,2019,RS,PHO,5146,2417,-1.095409324,1.060347378,-0.035061947,-0.179714291,0.749853049,0.570138758,-0.949780437,1.126706032,0.176925595,3.612177461,3.612177461,0,-1.275155664,1.615939441,0.340783776,0.079885583 +Mikal Bridges,bridgmi01,2020,RS,PHO,4387,2042,0.022677817471063,1.47137613961007,1.49405395708114,0.474343044994182,1.98654931227279,2.46089235726698,0.098651950940227,1.67547757498616,1.77412952592638,4.71145228475159,4.71145228475159,0,-0.222033779114895,2.21924040320066,1.99720662408576,-0.041469729178096 +Miles Bridges,bridgmi02,2019,RS,CHA,3579,1696,-1.583805246,-0.533562186,-2.117367433,-1.285899698,-1.456256625,-2.742156323,-1.625593244,-0.719879699,-2.345472944,0.348838594,0.348838594,0,-1.224676491,-1.066441654,-2.291118145,-0.348898648 +Miles Bridges,bridgmi02,2020,RS,CHA,4038,1995,-1.6254198936817,-0.849539590488515,-2.47495948417022,-0.616760144848767,-4.58099258635957,-5.19775273120833,-1.45153413971812,-1.63535492438368,-3.0868890641018,-0.341499417788057,-0.341499417788057,0,-1.453339298439,-2.00901067937533,-3.46234997781433,-0.417697868234357 +Isaiah Briscoe,briscis01,2019,RS,ORL,1166,559,-3.858415285,-0.438017458,-4.296432744,-3.382500134,4.086261773,0.70376164,-3.956660732,0.452836172,-3.503824559,-0.21298145,-0.21298145,0,-3.94515393,0.370295337,-3.574858593,-0.953125608 +Oshae Brissett,brissos01,2020,RS,TOR,283,135,-3.01272620575709,-2.11279861091109,-5.12552481666818,1.2399211777818,4.64708327613969,5.88700445392149,-2.35923627921316,-0.926287894956014,-3.28552417416918,-0.036887235158937,-0.036887235158937,0,-2.21413026437677,-1.53635362197397,-3.75048388635074,0.005360843403708 +Ryan Broekhoff,broekry01,2019,RS,DAL,953,453,-0.310812813,-1.272695305,-1.583508118,2.652698467,3.797990104,6.450688572,0.285768815,-0.287944445,-0.00217563,0.633947212,0.633947212,0,-0.262820617,-1.739482326,-2.002302943,-0.181592933 +Ryan Broekhoff,broekry01,2020,RS,DAL,388,180,1.81112832715995,1.14550085239177,2.95662917955171,2.41106936918577,-3.79205170962531,-1.38098234043954,1.97215731646228,0.166283067701151,2.13844038416343,0.450950648232465,0.450950648232465,0,2.195813560222,-1.38451659362905,0.811296966592953,0.458474680857824 +Malcolm Brogdon,brogdma01,2017,PO,MIL,346,183,-2.342620961,-1.022727251,-3.365348212,-4.96738367,-0.321504152,-5.288887822,-2.966989019,-1.039273397,-4.006262416,-0.120751271,0,-0.120751271,-4.834461416,-0.261219271,-5.095680687,-0.175671376 +Malcolm Brogdon,brogdma01,2017,RS,MIL,3944,1982,1.018033246,0.594776068,1.612809313,3.119886021,0.049367642,3.169253662,1.510769438,0.529809926,2.040579364,4.814597264,4.814597264,0,1.247330207,0.604076629,1.851406836,-0.601691725 +Malcolm Brogdon,brogdma01,2018,PO,MIL,365,186,0.64724919,-4.013563256,-3.366314066,-5.684529456,-4.280868887,-9.965398343,-0.723216298,-4.256815234,-4.980031532,-0.220648704,0,-0.220648704,0.709352057,-5.249021073,-4.539669016,1.067365004 +Malcolm Brogdon,brogdma01,2018,RS,MIL,2903,1436,1.305621037,-0.828978038,0.476642999,-1.459119597,0.330008512,-1.129111085,0.792846009,-0.61507666,0.177769349,2.133358029,2.133358029,0,0.564917761,-0.196982608,0.367935153,-0.539400341 +Malcolm Brogdon,brogdma01,2019,PO,MIL,407,198,2.574144531,2.625979291,5.200123821,6.38122621,5.717883416,12.09910963,3.466528058,3.348302484,6.814830542,0.999203161,0,0.999203161,5.595773752,2.677612102,8.273385854,0.26600971 +Malcolm Brogdon,brogdma01,2019,RS,MIL,4005,1832,2.399967462,0.853380954,3.253348416,2.584134064,1.21581137,3.799945434,2.533459497,0.913137843,3.446597341,5.770711037,5.770711037,0,2.148575859,0.93682257,3.085398428,-0.372404364 +Malcolm Brogdon,brogdma01,2020,PO,IND,329,160,4.46614393456325,-5.87285261763914,-1.40670868307589,6.52003452794829,5.09501099624269,11.615045524191,5.23672526239017,-3.93484590944857,1.3018793529416,0.341866111442162,0,0.341866111442162,1.70172644905673,-2.20834441783946,-0.506617968782734,0.212640857638823 +Malcolm Brogdon,brogdma01,2020,RS,IND,3431,1666,1.5625997174036,-0.550771063448339,1.01182865395526,-2.4305119440045,2.54575649507457,0.115244551070071,0.805270986493047,0.033116130087659,0.838387116580707,3.02723673496288,3.02723673496288,0,0.230545853764385,-0.119278315522078,0.111267538242308,-0.765517275719825 +Aaron Brooks,brookaa01,2014,RS,HOU,1457,716,0.601052149,-1.044483049,-0.4434309,-2.154799989,-0.580682695,-2.735482684,-1.03177E-05,-1.027015897,-1.027026214,0.628861993,0.628861993,0,0.370245977,-0.591274101,-0.221028124,-0.083180705 +Aaron Brooks,brookaa01,2014,RS,DEN,1781,841,1.279402268,-3.013926754,-1.734524486,-1.168164992,0.739422769,-0.428742224,0.865452443,-2.388483736,-1.523031293,0.530856522,0.530856522,0,0.773987566,-1.911327152,-1.137339586,0.799980467 +Aaron Brooks,brookaa01,2015,PO,CHI,251,132,-4.437666724,-4.993700845,-9.431367569,-12.12582658,-7.343821581,-19.46964816,-6.299797712,-5.835093992,-12.1348917,-0.640244338,0,-0.640244338,-3.228831797,-6.078609497,-9.307441294,-1.719373096 +Aaron Brooks,brookaa01,2015,RS,CHI,3705,1885,1.460507843,-3.383415111,-1.922907269,1.946823832,0.0413454,1.988169232,1.649498798,-2.889518436,-1.240019638,1.4468499,1.4468499,0,1.559948143,-1.940472188,-0.380524045,-0.352557027 +Aaron Brooks,brookaa01,2016,RS,CHI,2256,1108,-0.037963626,-1.255280228,-1.293243854,0.806915299,0.665376002,1.472291301,0.163022608,-0.925842757,-0.762820149,1.119932906,1.119932906,0,0.458035526,-1.24103851,-0.783002984,-0.297736218 +Aaron Brooks,brookaa01,2017,PO,IND,14,7,9.16063089,-22.64217786,-13.48154697,26.77597666,-46.82446702,-20.04849036,13.32394715,-28.96964058,-15.64569343,-0.049026089,0,-0.049026089,8.149345782,-20.24494487,-12.09559909,3.103250834 +Aaron Brooks,brookaa01,2017,RS,IND,1805,894,-0.445436929,-2.836500814,-3.281937743,-2.201025602,1.028144351,-1.172881251,-0.831083935,-2.198066979,-3.029150914,-0.126450874,-0.126450874,0,-1.386912416,-2.944238151,-4.331150567,-0.674173812 +Aaron Brooks,brookaa01,2018,PO,MIN,7,3,0.040692817,-1.28818026,-1.247487443,-18.19218419,26.78403611,8.591851912,-3.860985009,4.513797581,0.652812572,0.005271016,0,0.005271016,-4.613612535,-4.234911308,-8.848523843,-1.827887479 +Aaron Brooks,brookaa01,2018,RS,MIN,397,189,-0.746616798,-4.714730693,-5.461347491,-5.064215867,-5.331152168,-10.39536803,-1.765752614,-5.1159177,-6.881670314,-0.397393094,-0.397393094,0,-1.186877992,-4.315789783,-5.502667775,-0.252663269 +Dillon Brooks,brookdi01,2018,RS,MEM,4695,2350,-1.645625037,0.326974463,-1.318650574,-0.921696656,1.186065204,0.264368548,-1.540814712,0.556580672,-0.98423404,2.116666,2.116666,0,-1.751028858,1.110007888,-0.64102097,-0.020354377 +Dillon Brooks,brookdi01,2019,RS,MEM,672,330,-3.619632526,-1.612572797,-5.232205322,-0.118737403,-0.975527209,-1.094264612,-3.057621338,-1.619926799,-4.677548137,-0.32591266,-0.32591266,0,-3.589391119,-0.863104267,-4.452495386,0.433076591 +Dillon Brooks,brookdi01,2020,RS,MEM,4556,2112,-1.15845624652542,-0.303124975005994,-1.46158122153141,1.59489269029307,-0.275127588019387,1.31976510227368,-0.641984692153318,-0.325004026454393,-0.966988718607711,1.92860264555036,1.92860264555036,0,-0.5509701799251,0.498887193636527,-0.052082986288573,0.389672995842772 +MarShon Brooks,brookma01,2014,RS,LAL,483,228,1.237995349,-0.486947101,0.751048249,5.017898709,-1.626045957,3.391852752,2.155373247,-0.709077851,1.446295396,0.491016613,0.491016613,0,1.090678588,-1.266296013,-0.175617425,0.565903384 +MarShon Brooks,brookma01,2014,RS,GSW,34,15,-1.902814844,14.146339,12.24352416,-14.62489186,17.76350022,3.138608362,-4.881302508,15.63647849,10.75517599,0.103012404,0.103012404,0,-1.620879151,10.03985097,8.418971819,-0.318037009 +MarShon Brooks,brookma01,2014,RS,BOS,156,73,-5.39695945,-2.717727393,-8.114686844,-6.646069675,12.83527446,6.189204781,-5.906141314,0.424534812,-5.481606502,-0.102970262,-0.102970262,0,-4.769916059,-3.626306385,-8.396222443,1.162121588 +MarShon Brooks,brookma01,2018,RS,MEM,394,193,8.400158537,-0.69989543,7.700263107,8.547183717,-6.506208504,2.040975213,9.057422718,-1.907269501,7.150153217,0.972933437,0.972933437,0,7.469510239,-1.843375609,5.62613463,-0.195450172 +MarShon Brooks,brookma01,2019,RS,MEM,783,387,-1.64009037,-1.477585781,-3.117676151,-2.02499689,-0.320146362,-2.345143252,-1.744476153,-1.344738169,-3.089214322,-0.06609173,-0.06609173,0,-1.955962426,-1.774653048,-3.730615474,-1.34702298 +Anthony Brown,brownan02,2016,RS,LAL,1210,599,-3.915252271,-0.49466314,-4.409915411,-1.107499675,4.351794936,3.244295261,-3.576653012,0.576872119,-2.999780894,-0.075920123,-0.075920123,0,-4.025552216,-0.702526651,-4.728078867,-0.531669282 +Anthony Brown,brownan02,2017,RS,ORL,31,16,-0.484708504,4.056454623,3.571746119,30.23588176,0.563119353,30.79900112,6.084152161,3.706737426,9.790889588,0.100603573,0.100603573,0,4.287532065,3.240667398,7.528199464,-1.696156254 +Anthony Brown,brownan02,2017,RS,NOP,286,143,-4.407804352,-0.091625748,-4.4994301,-4.189628248,0.456590937,-3.733037311,-4.593903506,-0.003965072,-4.597868578,-0.134636444,-0.134636444,0,-3.680854191,0.150898468,-3.529955724,-0.132026669 +Anthony Brown,brownan02,2018,RS,MIN,11,4,18.19054499,-0.723122672,17.46742232,15.00049264,13.96981475,28.97030739,18.71561763,2.426714848,21.14233248,0.049560381,0.049560381,0,14.29247502,-1.883669936,12.40880508,1.629371903 +Bobby Brown,brownbo02,2017,PO,HOU,46,22,11.90126321,1.15072242,13.05198563,-2.536511844,6.10433019,3.567818345,9.599309057,2.28666262,11.88597168,0.167598731,0,0.167598731,11.91252084,-3.522549245,8.389971596,-1.045028951 +Bobby Brown,brownbo02,2017,RS,HOU,271,123,-0.117564696,-3.977718367,-4.095283063,-4.266906635,-4.428888252,-8.695794888,-1.096782835,-4.352752723,-5.449535558,-0.168754912,-0.168754912,0,-0.824523904,-6.531561414,-7.356085318,-0.378309545 +Bobby Brown,brownbo02,2018,RS,HOU,246,115,-6.515634364,-4.950387634,-11.466022,-10.51696298,-7.951106469,-18.46806945,-7.865889523,-5.945792231,-13.81168175,-0.651152594,-0.651152594,0,-4.796808686,-6.795307016,-11.5921157,0.325631376 +Bruce Brown,brownbr01,2019,PO,DET,122,57,-3.951084204,2.050911406,-1.900172799,-3.844242027,-0.138220982,-3.982463009,-4.199171013,1.843012908,-2.356158105,0.011796421,0,0.011796421,-1.599348488,-0.244933169,-1.844281658,-0.13664471 +Bruce Brown,brownbr01,2019,RS,DET,2991,1449,-2.845873195,2.332129491,-0.513743705,-1.278306912,2.241370753,0.963063841,-2.689305726,2.437230361,-0.252075365,1.832926324,1.832926324,0,-3.303250404,1.853150254,-1.450100151,-0.758220312 +Bruce Brown,brownbr01,2020,RS,DET,3336,1634,-1.65276781658584,2.20024360396634,0.547475787380496,-2.14384512579486,0.098182301639815,-2.04566282415505,-1.82991894732768,1.94610670545157,0.11618775812389,2.36109616274067,2.36109616274067,0,-2.301603708475,1.58763270303409,-0.713971005440904,-1.21140717745476 +Charles Brown Jr.,brownch02,2020,RS,ATL,87,40,-0.601359910252266,2.17189963556455,1.57053972531228,2.43605518512211,20.2541173232306,22.6901725083527,0.139565506806813,6.21138451628494,6.35095002309175,0.189185563981857,0.189185563981857,0,0.142876319066378,1.82506796742899,1.96794428649537,1.89845314563417 +Jabari Brown,brownja01,2015,RS,LAL,1132,568,-2.354364753,-4.922574977,-7.27693973,-3.181780555,-3.99609679,-7.177877346,-2.633049332,-4.973830066,-7.606879398,-1.407179121,-1.407179121,0,-3.924665962,-5.380239654,-9.304905615,-0.021355401 +Jaylen Brown,brownja02,2017,PO,BOS,439,215,-2.989725639,-1.820547409,-4.810273049,-2.266913931,3.187516801,0.92060287,-3.020922554,-0.851560809,-3.872483364,-0.128182294,0,-0.128182294,-4.018636682,-2.454324796,-6.472961478,0.906935911 +Jaylen Brown,brownja02,2017,RS,BOS,2768,1341,-2.567198197,-0.700713951,-3.267912147,-5.499005383,0.963362961,-4.535642423,-3.369708434,-0.395234637,-3.764943071,-0.6936141,-0.6936141,0,-3.355635143,-1.046994799,-4.402629941,-0.111287479 +Jaylen Brown,brownja02,2018,PO,BOS,1148,583,1.959447744,2.022017006,3.98146475,0.246461873,-2.669100022,-2.42263815,1.699654901,1.133038028,2.832692929,1.720819546,0,1.720819546,-1.163133522,1.104154446,-0.058979075,0.466515445 +Jaylen Brown,brownja02,2018,RS,BOS,4377,2152,-0.436758483,0.972634413,0.53587593,3.038449517,2.135556062,5.174005579,0.276983213,1.228447899,1.505431111,4.693697601,4.693697601,0,-0.111150189,1.477431074,1.366280885,0.455304559 +Jaylen Brown,brownja02,2019,PO,BOS,588,274,-0.613746844,-0.976017349,-1.589764193,-7.048049414,-3.070771845,-10.11882126,-1.989507291,-1.53907023,-3.528577521,-0.11367192,0,-0.11367192,-0.408083636,-1.595622094,-2.00370573,1.255439949 +Jaylen Brown,brownja02,2019,RS,BOS,4071,1913,-1.288957106,0.513227339,-0.775729768,-2.530042905,0.394844142,-2.135198763,-1.661102406,0.487045867,-1.174056539,1.544474711,1.544474711,0,-1.219563921,1.072418987,-0.147144934,0.419677902 +Jaylen Brown,brownja02,2020,PO,BOS,1346,672,1.23683993421613,3.96354504423398,5.2003849784501,-0.164182054557889,-1.52773653171957,-1.69191858627746,0.978770093071212,2.98450523269795,3.96327532576917,2.37667340039212,0,2.37667340039212,3.05403070767985,2.88072662252548,5.93475733020533,0.117842781011816 +Jaylen Brown,brownja02,2020,RS,BOS,4019,1934,1.16432808333049,0.293068134372722,1.45739621770321,1.32848298318386,-1.83742147902611,-0.508938495842241,1.23868632937168,-0.178543868123563,1.06014246124812,3.76503074178297,3.76503074178297,0,1.41120201878489,0.676339355167731,2.08754137395262,0.148314047602012 +Lorenzo Brown,brownlo01,2014,RS,PHI,486,224,-2.432068618,2.349414679,-0.082653939,-3.497935807,6.323987244,2.826051437,-2.672029898,3.417686192,0.745656294,0.39926431,0.39926431,0,-3.306593985,0.941014779,-2.365579206,-0.056677554 +Lorenzo Brown,brownlo01,2015,RS,MIN,1081,549,-2.210196956,0.038949769,-2.171247187,0.831229215,-2.4173912,-1.586161985,-1.69548265,-0.372921343,-2.068403993,0.189731163,0.189731163,0,-1.981585965,-0.242978085,-2.22456405,-0.59458122 +Lorenzo Brown,brownlo01,2016,RS,PHO,127,61,-2.994300726,-4.103840018,-7.098140744,-4.754435078,-9.067641356,-13.82207643,-3.449441048,-5.33841259,-8.787853639,-0.186450548,-0.186450548,0,-2.983617697,-5.379075541,-8.362693237,-0.759550598 +Lorenzo Brown,brownlo01,2018,PO,TOR,56,29,-6.142556851,-1.769801375,-7.912358226,-12.20299752,-5.405643138,-17.60864065,-7.802220292,-2.565533326,-10.36775362,-0.115720385,0,-0.115720385,-6.887673936,-6.150533019,-13.03820695,-0.440531718 +Lorenzo Brown,brownlo01,2018,RS,TOR,274,139,-2.237545518,3.064300362,0.826754845,-1.313986033,9.448086197,8.134100164,-2.23867108,4.535870175,2.297199095,0.352099043,0.352099043,0,-1.552624592,2.325420575,0.772795982,-1.617691892 +Lorenzo Brown,brownlo01,2019,RS,TOR,461,212,-3.301166947,0.140901962,-3.160264985,-8.986617912,4.772497127,-4.214120785,-4.739669439,1.066411151,-3.673258289,-0.100581954,-0.100581954,0,-4.129235694,-0.029443102,-4.158678795,0.734916625 +Markel Brown,brownma02,2015,PO,BRK,19,10,-3.942210452,13.6729176,9.730707145,-13.94092384,-9.544044201,-23.48496804,-6.253089002,9.665399244,3.412310242,0.033088073,0,0.033088073,-6.589547754,5.595274784,-0.99427297,1.969962893 +Markel Brown,brownma02,2015,RS,BRK,1567,781,-1.689640448,0.174385679,-1.515254769,1.558365291,-2.982467466,-1.424102175,-1.091409658,-0.442419508,-1.533829166,0.48682594,0.48682594,0,-1.404082158,-0.732530873,-2.136613031,0.439887119 +Markel Brown,brownma02,2016,RS,BRK,2001,982,-0.973449525,-2.646714066,-3.620163591,-0.139331322,-5.143428693,-5.282760015,-0.804059987,-3.265191535,-4.069251522,-0.666374434,-0.666374434,0,-0.749155265,-3.644289651,-4.393444917,0.799422808 +Markel Brown,brownma02,2018,RS,HOU,63,31,-4.701458967,1.394474154,-3.306984813,-8.310323204,-8.620251304,-16.93057451,-5.882058271,-0.68738554,-6.569443811,-0.061215784,-0.061215784,0,-3.092389805,-1.08179437,-4.174184175,1.324658492 +Moses Brown,brownmo01,2020,RS,POR,74,33,-8.46662734022714,-11.4087686895708,-19.8753960297979,-9.34119127073837,-16.5930848053058,-25.9342760760441,-9.21568270906969,-13.0946518491898,-22.3103345582595,-0.334130526530929,-0.334130526530929,0,-6.30978735146779,-10.965478590008,-17.2752659414758,1.48848351351032 +Shannon Brown,brownsh01,2014,RS,SAS,214,103,-9.244903347,-0.615606963,-9.86051031,-10.64811989,-2.963151269,-13.61127116,-10.11991744,-1.198473878,-11.31839131,-0.453400755,-0.453400755,0,-9.387588267,-1.814198841,-11.20178711,0.666021867 +Shannon Brown,brownsh01,2014,RS,NYK,308,148,-5.396100257,-1.306550903,-6.702651159,-6.259907172,-2.081661472,-8.341568644,-5.914694354,-1.517186256,-7.43188061,-0.354107565,-0.354107565,0,-5.06882595,-1.637226319,-6.706052269,0.157530831 +Shannon Brown,brownsh01,2015,RS,MIA,171,89,-4.380855168,-1.326979181,-5.707834349,1.906012331,-7.587527681,-5.68151535,-3.335855745,-2.679069449,-6.014925194,-0.147242765,-0.147242765,0,-3.565075375,-2.18734553,-5.752420905,-0.653495811 +Sterling Brown,brownst02,2018,PO,MIL,25,13,3.530103608,-14.41199181,-10.88188821,17.10631928,-13.46415292,3.642166361,6.506606865,-15.17453983,-8.66793297,-0.040846493,0,-0.040846493,7.095808956,-13.20532964,-6.109520685,0.877720209 +Sterling Brown,brownst02,2018,RS,MIL,1582,776,-2.318558067,-0.187377589,-2.505935657,-3.691303377,0.872166191,-2.819137186,-2.765616942,0.04765477,-2.717962173,0.012629968,0.012629968,0,-2.881960041,-0.081814725,-2.963774767,-0.424610687 +Sterling Brown,brownst02,2019,PO,MIL,354,162,-1.319790903,-0.137547145,-1.457338049,-0.349528924,1.663534115,1.314005191,-1.295977544,0.159331516,-1.136646028,0.138184982,0,0.138184982,-0.775900768,-0.301402297,-1.077303065,0.473913149 +Sterling Brown,brownst02,2019,RS,MIL,2277,1034,-1.420553261,-1.046923694,-2.467476955,-4.031718213,-1.402294688,-5.434012901,-2.089404814,-1.261254498,-3.350659312,-0.316948614,-0.316948614,0,-1.815686259,-1.266686809,-3.082373068,0.023386993 +Sterling Brown,brownst02,2020,PO,MIL,10,4,-13.6461517772838,-1.16799068991518,-14.8141424671989,-35.9807763582999,-25.1109038578678,-61.0916802161677,-19.136453288218,-6.34626162859675,-25.4827149168148,-0.047711654029453,0,-0.047711654029453,-12.7610378335745,-8.90139649935913,-21.6624343329336,-0.282672067643466 +Sterling Brown,brownst02,2020,RS,MIL,1706,767,-2.20741309610489,1.1108641500142,-1.09654894609069,-3.58014759873691,1.47318137816242,-2.1069662205745,-2.66512416824621,1.15259463959862,-1.51252952864759,0.485322573169671,0.485322573169671,0,-2.11881489959634,0.247219121753082,-1.87159577784326,0.225908547013141 +Troy Brown Jr.,browntr01,2019,RS,WAS,1567,730,-1.905490852,-2.26713436,-4.172625212,0.152354948,-0.402928186,-0.250573238,-1.595157892,-1.95482749,-3.549985382,-0.29725383,-0.29725383,0,-1.767314047,-2.775581202,-4.542895249,-0.238586681 +Troy Brown Jr.,browntr01,2020,RS,WAS,3881,1782,-0.680995640308457,-0.132529530606807,-0.813525170915264,-2.2521618942585,-1.49348918616677,-3.74565108042527,-1.05064547542984,-0.350145494843794,-1.40079097027363,1.22517548663688,1.22517548663688,0,-0.96279666901515,-0.465934781938947,-1.4287314509541,-0.124316104444036 +Jalen Brunson,brunsja01,2019,RS,DAL,3329,1591,0.086482845,-0.50053039,-0.414047545,-0.223644044,-0.914330278,-1.137974322,0.039293722,-0.616702887,-0.577409165,1.760218389,1.760218389,0,-0.532250522,-0.391575419,-0.923825941,-0.192717215 +Jalen Brunson,brunsja01,2020,RS,DAL,2145,1022,1.21011393840408,0.152756177892884,1.36287011629696,1.66364440378849,3.59275550411628,5.25639990790477,1.28990374837322,0.876901319890513,2.16680506826373,2.547079346816,2.547079346816,0,1.27391693250401,-0.320457680151009,0.953459252353004,-0.663615428347183 +Nicolas Brussino,brussni01,2017,RS,DAL,1047,521,-1.25822014,-2.904320217,-4.162540356,-3.108345788,-3.124027813,-6.232373601,-1.656935994,-3.121545742,-4.778481736,-0.542463701,-0.542463701,0,-1.030691872,-3.164824719,-4.195516591,0.593866797 +Nicolas Brussino,brussni01,2018,RS,ATL,21,10,-11.89948251,-5.283612614,-17.18309512,14.09038755,41.25540945,55.345797,-7.130471924,4.173711192,-2.956760731,-0.001040318,-0.001040318,0,-6.131125193,-1.968442403,-8.099567596,-1.370564987 +Kobe Bryant,bryanko01,2014,RS,LAL,359,177,-4.186884137,-2.546522718,-6.733406855,-3.297174051,0.303508846,-2.993665206,-4.209408901,-2.070975619,-6.28038452,-0.329399243,-0.329399243,0,-0.283906284,-3.71272426,-3.996630544,3.184938249 +Kobe Bryant,bryanko01,2015,RS,LAL,2436,1207,1.519844284,-2.97135852,-1.451514237,-1.085435108,-4.725266223,-5.810701331,1.152772367,-3.470079966,-2.317307599,0.268667196,0.268667196,0,1.195686462,-3.557419397,-2.361732936,0.795453472 +Kobe Bryant,bryanko01,2016,RS,LAL,3821,1863,-0.498892439,-3.231082792,-3.72997523,0.01838113,-5.078560914,-5.060179784,-0.229333226,-3.763323131,-3.992656357,-1.19711958,-1.19711958,0,0.90843506,-4.200556079,-3.292121019,1.321226994 +Thomas Bryant,bryanth01,2018,RS,LAL,152,72,-3.332516746,-4.754130399,-8.086647145,-3.214457213,-2.650840937,-5.865298151,-3.498759388,-4.615060655,-8.113820042,-0.196428534,-0.196428534,0,-2.844189923,-4.097226593,-6.941416516,-0.306181342 +Thomas Bryant,bryanth01,2019,RS,WAS,3219,1496,0.174717189,-1.614665276,-1.439948087,0.478628737,-1.895916547,-1.41728781,0.239098544,-1.702779471,-1.463680927,0.979397191,0.979397191,0,-0.145101733,-1.711140103,-1.856241836,-0.248886493 +Thomas Bryant,bryanth01,2020,RS,WAS,2491,1147,-0.35743699137244,0.037533113320907,-0.319903878051533,-0.327248534338314,-2.76575933226967,-3.09300786660798,-0.369071412804,-0.455202708246864,-0.824274121050864,1.12767507046908,1.12767507046908,0,-0.446275525868726,-0.853212338040978,-1.2994878639097,0.06717718177613 +Chase Budinger,budinch01,2014,RS,MIN,1511,751,-0.709654375,-1.288703967,-1.998358342,-0.060120878,-1.104253892,-1.16437477,-0.644395148,-1.345686326,-1.990081474,0.290738153,0.290738153,0,-0.690961751,-1.405476251,-2.096438003,-0.142431246 +Chase Budinger,budinch01,2015,RS,MIN,2613,1286,-0.518603627,-1.884583524,-2.403187152,-3.339717248,-0.655913619,-3.995630868,-1.105666619,-1.657183762,-2.762850382,-0.00848335,-0.00848335,0,-1.705530479,-2.538979237,-4.244509716,0.591346297 +Chase Budinger,budinch01,2016,RS,PHO,429,200,-2.729536747,-4.551076617,-7.280613364,-0.480334002,-4.694949019,-5.175283021,-2.418824289,-4.823936903,-7.242761192,-0.462632121,-0.462632121,0,-3.11816618,-5.546719011,-8.664885191,0.89319559 +Chase Budinger,budinch01,2016,RS,IND,1507,729,-0.619170015,1.61676742,0.997597405,0.498297458,-0.693109342,-0.194811884,-0.420317724,1.203564333,0.783246609,1.314519336,1.314519336,0,-0.965096189,0.300450859,-0.66464533,0.028137265 +Reggie Bullock,bullore01,2014,PO,LAC,10,5,6.951015946,-25.52985662,-18.57884067,-38.07773206,-29.02773085,-67.10546291,-2.16958743,-27.8420577,-30.01164513,-0.070366721,0,-0.070366721,-1.094768751,-23.08139554,-24.17616429,-1.757983913 +Reggie Bullock,bullore01,2014,RS,LAC,826,395,-1.87315928,-0.105519686,-1.978678965,-6.773572319,3.156646836,-3.616925483,-3.088580217,0.520893059,-2.567687158,0.036948925,0.036948925,0,-2.188560115,-0.651774164,-2.840334279,0.541950582 +Reggie Bullock,bullore01,2015,RS,LAC,528,263,-0.980335771,3.212822127,2.232486356,-6.248215077,2.891112069,-3.357103008,-2.071373053,3.325187881,1.253814829,0.535695627,0.535695627,0,-0.877401965,1.450068762,0.572666797,-0.276068936 +Reggie Bullock,bullore01,2015,RS,PHO,151,75,-8.741637588,-2.176498583,-10.91813617,-5.695860528,3.020724949,-2.675135579,-8.591783042,-1.164564018,-9.75634706,-0.265196941,-0.265196941,0,-6.53215008,-2.428311588,-8.960461668,-1.037618227 +Reggie Bullock,bullore01,2016,PO,DET,42,22,10.36383569,0.172011469,10.53584716,-5.641976481,-13.6746769,-19.31665338,7.606316943,-2.568948572,5.037368371,0.090505113,0,0.090505113,4.9805321,-2.007585953,2.972946147,0.374945921 +Reggie Bullock,bullore01,2016,RS,DET,850,429,1.84614366,-0.328240582,1.517903078,-0.844527744,-4.783250239,-5.627777984,1.391296973,-1.292566624,0.098730349,0.618820757,0.618820757,0,0.922734369,-1.802589593,-0.879855224,-0.736110398 +Reggie Bullock,bullore01,2017,RS,DET,950,467,-0.017947582,1.162433798,1.144486216,0.165137682,2.898280788,3.06341847,0.067149932,1.580816978,1.64796691,1.047445189,1.047445189,0,-0.714629101,0.407551064,-0.307078037,-0.040192126 +Reggie Bullock,bullore01,2018,RS,DET,3551,1732,0.65056204,-0.324648963,0.325913077,0.242454785,0.228061203,0.470515988,0.616557372,-0.243605956,0.372951416,2.761715946,2.761715946,0,-0.254543487,-0.404141436,-0.658684922,0.074360478 +Reggie Bullock,bullore01,2019,RS,LAL,1163,524,-1.970126828,-0.720004132,-2.69013096,0.013735124,-2.787987784,-2.77425266,-1.643529579,-1.192693331,-2.836222909,-0.023062761,-0.023062761,0,-1.704206085,-0.89978753,-2.603993615,0.050907962 +Reggie Bullock,bullore01,2019,RS,DET,2794,1355,-0.813574286,-1.082451277,-1.896025563,-0.814373105,-1.077940547,-1.892313652,-0.853430238,-1.141137372,-1.99456761,0.521231442,0.521231442,0,-1.15501345,-1.23195389,-2.386967341,-0.198039018 +Reggie Bullock,bullore01,2020,RS,NYK,1425,684,-1.56570188182146,0.039920514221602,-1.52578136759986,-2.05686152745726,1.40743107822868,-0.649430449228582,-1.70714939744213,0.360725423951689,-1.34642397349044,0.488083226251346,0.488083226251346,0,-2.09018267137899,0.237910313415174,-1.85227235796382,-0.361093590933433 +Trey Burke,burketr01,2014,RS,UTA,4384,2262,-0.693449559,-1.89342505,-2.586874609,4.654880531,-2.902472064,1.752408467,0.426341353,-2.176439305,-1.750097952,1.138932109,1.138932109,0,0.59934511,-1.927518201,-1.328173091,-1.249036275 +Trey Burke,burketr01,2015,RS,UTA,4408,2288,0.043613882,-1.567880384,-1.524266502,-0.051701389,-3.289515099,-3.341216487,0.042666264,-2.045011596,-2.002345332,0.864371322,0.864371322,0,0.14616276,-1.312134365,-1.165971605,-0.922294467 +Trey Burke,burketr01,2016,RS,UTA,2661,1366,1.192153767,-2.438847243,-1.246693476,-2.101641206,0.209764291,-1.891876915,0.583198253,-2.06707829,-1.483880037,0.872903792,0.872903792,0,0.386189429,-2.000697083,-1.614507654,-1.051642878 +Trey Burke,burketr01,2017,PO,WAS,40,20,-5.296393165,6.759911849,1.463518684,-7.509263184,2.921205166,-4.588058018,-6.164646964,6.373712682,0.209065718,0.030608209,0,0.030608209,-4.811804973,1.697330408,-3.114474564,-1.653182252 +Trey Burke,burketr01,2017,RS,WAS,1416,703,-1.106758593,-2.864304341,-3.971062934,-5.898661434,-2.99789156,-8.896552993,-2.216281914,-3.05449945,-5.270781364,-0.893679828,-0.893679828,0,-1.825652925,-3.801911478,-5.627564403,-1.133776634 +Trey Burke,burketr01,2018,RS,NYK,1614,785,4.178970887,-1.815871022,2.363099865,4.681448748,-4.831508437,-0.150059689,4.559963605,-2.525509227,2.034454378,1.893622567,1.893622567,0,3.499105781,-2.896126937,0.602978844,-1.169153794 +Trey Burke,burketr01,2019,RS,DAL,914,436,2.110213976,-2.580890918,-0.470676942,2.964638884,1.722282885,4.686921769,2.452149092,-1.834641627,0.617507465,0.742565517,0.742565517,0,2.085271773,-1.745232755,0.340039017,-0.888005481 +Trey Burke,burketr01,2019,RS,NYK,1457,689,1.889291735,1.094934106,2.984225841,0.234137455,-0.281823832,-0.047686377,1.771618469,0.92183518,2.693453649,1.890701015,1.890701015,0,0.812318626,-0.406626778,0.405691848,-1.215610147 +Trey Burke,burketr01,2020,PO,DAL,328,156,1.37042090466647,1.80155256134263,3.1719734660091,13.3729797663488,2.58042457581627,15.9534043421651,3.93073569866966,2.14457896393065,6.07531466260032,0.712332006284629,0,0.712332006284629,3.72528601424845,2.92188563810415,6.6471716523526,-1.6608897286588 +Trey Burke,burketr01,2020,RS,DAL,409,191,1.60850559983214,0.503032810201795,2.11153841003394,2.64915058080076,-6.783997242989,-4.13484666218824,1.85116485815445,-0.977446770957883,0.873718087196567,0.351927920375839,0.351927920375839,0,2.13875735611615,-0.992930928645048,1.1458264274711,-0.346072612155879 +Trey Burke,burketr01,2020,RS,PHI,664,329,2.13055102592476,-1.39229624954941,0.738254776375349,2.33247493721092,-0.792458687437193,1.54001624977373,2.2799169683674,-1.38762165812841,0.892295310238997,0.598901423150318,0.598901423150318,0,1.37536312871786,-1.87847396254171,-0.503110833823847,-2.08406104685402 +Alec Burks,burksal01,2014,RS,UTA,4280,2193,1.572130061,-1.184526252,0.387603809,-2.420383956,1.328664962,-1.091718994,0.886985921,-0.674503918,0.212482003,3.30668063,3.30668063,0,0.184383696,-0.228373578,-0.043989882,-0.229974543 +Alec Burks,burksal01,2015,RS,UTA,1719,899,0.460499259,-2.809767946,-2.349268687,-0.102145963,-6.076216798,-6.178362761,0.389829129,-3.678499444,-3.288670316,-0.246138872,-0.246138872,0,-0.063235911,-1.860615376,-1.923851287,-0.362094248 +Alec Burks,burksal01,2016,RS,UTA,1588,797,0.345475158,-2.043691651,-1.698216493,-1.761391526,2.946563403,1.185171877,-0.066691525,-1.155990135,-1.22268166,0.619269305,0.619269305,0,-0.128644691,-1.063345325,-1.191990016,-0.280554222 +Alec Burks,burksal01,2017,RS,UTA,1309,653,-1.127692696,-0.534968445,-1.662661141,-1.968323662,-0.331397654,-2.299721316,-1.382040284,-0.572243374,-1.954283659,0.264954934,0.264954934,0,-1.599485572,-0.860467645,-2.459953217,-0.054169538 +Alec Burks,burksal01,2018,PO,UTA,257,120,6.190894658,-5.23478197,0.956112687,5.706355713,2.377226085,8.083581799,6.477194342,-4.045653851,2.43154049,0.330776896,0,0.330776896,3.958253163,-4.1141409,-0.155887738,1.071359638 +Alec Burks,burksal01,2018,RS,UTA,2163,1059,-0.267196502,-0.87615239,-1.143348892,-1.599262439,-1.14154377,-2.740806208,-0.55899901,-1.045212315,-1.604211325,0.616042334,0.616042334,0,-0.840405366,-0.697957377,-1.538362743,-0.485405241 +Alec Burks,burksal01,2019,RS,UTA,576,269,0.732952123,-2.927724198,-2.194772076,-3.906383766,-4.539556066,-8.445939832,-0.193445585,-3.502866875,-3.69631246,-0.129826494,-0.129826494,0,-0.041602323,-2.647626336,-2.68922866,-0.038469525 +Alec Burks,burksal01,2019,RS,CLE,1993,979,-0.274657761,-1.086901504,-1.361559266,-2.643253263,-2.450930803,-5.094184066,-0.741538255,-1.341903166,-2.083441421,0.330215861,0.330215861,0,-0.077129012,-1.448606748,-1.52573576,-0.832814605 +Alec Burks,burksal01,2019,RS,SAC,281,127,-3.207523296,0.588688745,-2.618834551,-2.024844227,-0.142153956,-2.166998183,-3.172064524,0.472759633,-2.699304891,0.003273155,0.003273155,0,-3.048468062,0.36862884,-2.679839222,-0.361612332 +Alec Burks,burksal01,2020,PO,PHI,188,95,1.42636379879792,-4.41797424928038,-2.99161045048246,1.26337930445173,2.4660454152125,3.72942471966423,1.56543784734457,-3.21832004914437,-1.65288220179979,0.053968541505722,0,0.053968541505722,1.7444251256701,-3.87255500490598,-2.12812987923588,-1.58526196684763 +Alec Burks,burksal01,2020,RS,PHI,763,364,3.83496314034213,-0.808357437780391,3.02660570256173,-0.823377102578174,2.30831930670679,1.48494220412862,3.08342563907161,-0.229024236324089,2.85440140274752,1.03470099988943,1.03470099988943,0,2.87527354088955,-0.565789877891277,2.30948366299828,-0.599206658721749 +Alec Burks,burksal01,2020,RS,GSW,2960,1390,1.50951073869212,-1.37259530677758,0.136915431914542,-3.39405202221999,0.225937790421905,-3.16811423179808,0.691595824240724,-1.10262694582767,-0.41103112158695,1.6575375932606,1.6575375932606,0,-0.258487405819215,-0.681431991905601,-0.939919397724816,-0.074338647978424 +Deonte Burton,burtode02,2019,PO,OKC,9,4,-19.16213798,-7.562579315,-26.72471729,-31.18422719,45.3181954,14.1339682,-23.05074981,3.018924181,-20.03182563,-0.03702377,0,-0.03702377,-21.59555053,0.917040581,-20.67850995,1.77376092 +Deonte Burton,burtode02,2019,RS,OKC,520,240,-5.067977735,2.470111989,-2.597865746,-6.058692085,9.770540885,3.7118488,-5.596904933,4.097019799,-1.499885134,0.153495317,0.153495317,0,-5.476093681,1.921466776,-3.554626905,0.280460533 +Deonte Burton,burtode02,2020,PO,OKC,4,2,-4.47430401825832,-3.78592912454129,-8.26023314279961,-19.4401612583473,32.5548657319416,13.1147044735944,-7.69742183995959,3.72823185779286,-3.96918998216673,-0.001279841215333,0,-0.001279841215333,-7.14260405632928,-2.8280056992293,-9.97060975555858,-0.25038753656991 +Deonte Burton,burtode02,2020,RS,OKC,785,356,-6.60951710655349,-1.98573848842213,-8.59525559497563,-9.33163261309596,0.319303466138066,-9.0123291469579,-7.57800679306488,-1.6579965855381,-9.23600337860298,-1.18014180919051,-1.18014180919051,0,-6.82154790651903,-2.69710647903181,-9.51865438555084,0.180383223641514 +Caron Butler,butleca01,2014,PO,OKC,821,419,-1.458087464,-3.088418013,-4.546505477,-5.741358872,-1.877517738,-7.61887661,-2.469588798,-3.080979875,-5.550568673,-0.613569313,0,-0.613569313,-2.30232883,-3.579052207,-5.881381038,-0.585260396 +Caron Butler,butleca01,2014,RS,OKC,1211,598,0.576811524,-0.597618611,-0.020807087,-0.865993117,-1.991141969,-2.857135086,0.245701465,-0.969388748,-0.723687283,0.616227503,0.616227503,0,0.156410878,-0.212923926,-0.056513047,-0.310243091 +Caron Butler,butleca01,2014,RS,MIL,1615,821,-2.346349511,-3.086159807,-5.432509318,-3.667576345,-2.173318879,-5.840895224,-2.68365162,-3.017022374,-5.700673993,-1.231267891,-1.231267891,0,-2.613916054,-3.599999523,-6.213915577,-0.364217825 +Caron Butler,butleca01,2015,RS,DET,3165,1623,0.028976516,-1.649698575,-1.620722059,-1.02221721,-0.323206808,-1.345424018,-0.202215537,-1.45561361,-1.657829147,0.898181803,0.898181803,0,-0.002640042,-1.972463747,-1.975103789,-0.656910683 +Caron Butler,butleca01,2016,RS,SAC,374,176,0.178823944,-3.791159172,-3.612335227,-8.724536706,-0.584712838,-9.309249544,-1.66012483,-3.322049226,-4.982174056,-0.199718491,-0.199718491,0,-2.143984853,-3.727471765,-5.871456618,-0.350996436 +Jimmy Butler,butleji01,2014,PO,CHI,397,218,-0.503055098,-2.250259731,-2.75331483,-0.411326813,-4.171883125,-4.583209939,-0.491307215,-2.765862584,-3.257169799,-0.058474734,0,-0.058474734,0.304269034,-2.181431077,-1.877162043,0.472935463 +Jimmy Butler,butleji01,2014,RS,CHI,4917,2591,0.204500896,3.438480659,3.642981555,1.429935536,2.440971479,3.870907015,0.503503738,3.379041994,3.882545732,8.722397418,8.722397418,0,-0.073071535,4.196662876,4.123591341,-0.496126856 +Jimmy Butler,butleji01,2015,PO,CHI,952,506,4.211933185,4.405886873,8.617820059,8.122485219,-0.11924853,8.003236689,5.29916631,3.678146077,8.977312388,3.082854194,0,3.082854194,6.645746358,4.369740457,11.01548682,-1.224587216 +Jimmy Butler,butleji01,2015,RS,CHI,4928,2513,3.447526316,0.038001996,3.485528312,1.549189947,-1.160502552,0.388687395,3.249945485,-0.222309092,3.027636393,7.35772376,7.35772376,0,3.030948462,0.929714099,3.960662561,-0.646903169 +Jimmy Butler,butleji01,2016,RS,CHI,4975,2474,3.138730653,0.899852232,4.038582885,-0.957349288,1.840725255,0.883375967,2.503187124,1.151774735,3.654961859,8.034983877,8.034983877,0,2.630541678,1.605596498,4.236138176,-0.599242815 +Jimmy Butler,butleji01,2017,PO,CHI,464,239,2.095112192,0.848908542,2.944020735,4.288541769,-4.083704986,0.204836783,2.751786493,-0.123579321,2.628207172,0.669204747,0,0.669204747,0.01709643,-0.534275433,-0.517179003,-1.023664861 +Jimmy Butler,butleji01,2017,RS,CHI,5646,2809,4.899311178,1.767433794,6.666744973,2.63221048,4.287010748,6.919221229,4.768910218,2.376493876,7.145404094,14.15540609,14.15540609,0,4.142168115,2.515858417,6.658026532,-0.18128883 +Jimmy Butler,butleji01,2018,PO,MIN,334,170,5.353425442,2.812095221,8.165520663,13.19351617,7.302328488,20.49584466,7.286401323,3.967390509,11.25379183,1.236069851,0,1.236069851,5.820561558,4.332382473,10.15294403,-1.294521338 +Jimmy Butler,butleji01,2018,RS,MIN,4317,2164,5.924369193,1.708825295,7.633194488,2.758127838,3.843076725,6.601204563,5.538101529,2.283114419,7.821215948,11.50387641,11.50387641,0,4.829191079,2.487677356,7.316868435,-1.423732833 +Jimmy Butler,butleji01,2019,PO,PHI,865,421,5.548754077,2.596362053,8.14511613,9.819382338,6.604386731,16.42376907,6.740036917,3.556798619,10.29683554,2.85381905,0,2.85381905,6.69940397,2.415281821,9.114685791,-1.253746368 +Jimmy Butler,butleji01,2019,RS,PHI,3895,1824,2.955126559,2.072845783,5.027972341,3.36566837,0.574825674,3.940494043,3.199021521,1.876309441,5.075330962,7.217682325,7.217682325,0,2.865997202,2.058479086,4.924476287,-0.904172812 +Jimmy Butler,butleji01,2019,RS,MIN,768,361,3.706969755,1.146596472,4.853566227,-3.6020774,-1.615979886,-5.218057285,2.399658433,0.664476967,3.0641354,1.066940047,1.066940047,0,2.977276353,1.806215085,4.783491438,-0.37308453 +Jimmy Butler,butleji01,2020,PO,MIA,1621,806,3.36470735788885,1.08585786086712,4.45056521875598,5.99725275501003,-2.95908658670031,3.03816616830972,4.07679793120071,0.277862731400022,4.35466066260074,3.00614232699602,0,3.00614232699602,6.92513824770837,0.498397687427471,7.42353593513584,-0.232945530191829 +Jimmy Butler,butleji01,2020,RS,MIA,4010,1959,4.74401790737327,2.05112896289199,6.79514687026526,0.348222217917807,1.31530911789442,1.66353133581222,4.09044345044667,2.01222612164285,6.10266957208952,8.79623357639763,8.79623357639763,0,4.01130548535938,1.89033937538815,5.90164486074753,-0.598315989804963 +Rasual Butler,butlera01,2014,PO,IND,133,70,1.077122265,-5.892681158,-4.815558893,2.171576034,-6.731487365,-4.559911331,1.404851493,-6.451203401,-5.046351908,-0.084125341,0,-0.084125341,-1.194681949,-7.856905913,-9.051587862,-0.503052172 +Rasual Butler,butlera01,2014,RS,IND,745,378,1.252259875,-4.798638425,-3.54637855,-1.958331525,-2.850049908,-4.808381433,0.691357903,-4.75863529,-4.067277387,-0.253324775,-0.253324775,0,-0.411807095,-4.024979213,-4.436786308,-0.271665866 +Rasual Butler,butlera01,2015,PO,WAS,14,7,-8.590874003,6.811856161,-1.779017842,-4.768467012,-4.784835027,-9.553302039,-8.355209517,4.615941292,-3.739268225,-0.003627682,0,-0.003627682,-9.899620728,5.482221108,-4.41739962,-0.428679008 +Rasual Butler,butlera01,2015,RS,WAS,3001,1505,0.378386209,-0.651249021,-0.272862812,-2.147258214,-0.802766453,-2.950024667,-0.112560653,-0.752363276,-0.864923929,1.435482795,1.435482795,0,-0.80467864,-1.029483111,-1.834161751,-0.793331217 +Rasual Butler,butlera01,2016,RS,SAS,869,432,1.14088345,-0.150945978,0.989937472,-0.279616321,1.005567639,0.725951318,0.871800571,-0.042741273,0.829059298,0.780264251,0.780264251,0,-0.065836806,-0.846281694,-0.9121185,-1.063160952 +Dwight Buycks,buyckdw01,2014,RS,TOR,286,146,-6.425433903,-0.261268901,-6.686702804,-0.913891428,-0.214432109,-1.128323538,-5.696399132,-0.257892234,-5.954291366,-0.237215761,-0.237215761,0,-3.760921364,-1.185666009,-4.946587373,-0.590449941 +Dwight Buycks,buyckdw01,2015,RS,LAL,242,123,-2.833962539,-5.887422297,-8.721384836,-3.464106498,-5.328314333,-8.792420831,-3.084585699,-6.068754915,-9.153340614,-0.401682927,-0.401682927,0,-4.490377528,-6.565256108,-11.05563364,-0.037264039 +Dwight Buycks,buyckdw01,2018,RS,DET,865,427,-1.918536495,-0.784856612,-2.703393107,-2.794360831,3.519521831,0.725161,-2.191515374,0.055649317,-2.135866056,0.133314396,0.133314396,0,-2.001361464,-1.446758573,-3.448120037,-0.354399188 +Andrew Bynum,bynuman01,2014,RS,CLE,949,480,-4.756369937,0.969281283,-3.787088654,-4.752673573,-1.106075081,-5.858748654,-5.002780728,0.627212093,-4.375568635,-0.395534872,-0.395534872,0,-3.835160304,-1.178456686,-5.01361699,-0.616885141 +Andrew Bynum,bynuman01,2014,RS,IND,73,36,-3.844667677,-10.21779342,-14.06246109,-4.395406542,-9.187440375,-13.58284692,-4.192567829,-10.65440833,-14.84697616,-0.22243716,-0.22243716,0,-7.124825858,-9.182983768,-16.30780963,0.1077395 +Will Bynum,bynumwi01,2014,RS,DET,2135,1054,0.153466389,-3.958678124,-3.805211736,-2.404868925,0.681388651,-1.723480274,-0.347033155,-3.183197344,-3.530230498,-0.421213972,-0.421213972,0,-0.458944347,-3.803736157,-4.262680503,0.375914421 +Will Bynum,bynumwi01,2015,PO,WAS,68,31,-2.174915108,-2.526077772,-4.700992879,-2.30380836,-1.076534014,-3.380342374,-2.410212035,-2.446890658,-4.857102693,-0.035584797,0,-0.035584797,-0.766579762,-0.673770784,-1.440350547,3.406218392 +Will Bynum,bynumwi01,2015,RS,WAS,133,67,-6.67103056,-13.48655916,-20.15758972,-8.189931758,-16.31560334,-24.5055351,-7.375135817,-14.94392916,-22.31906497,-0.677047302,-0.677047302,0,-5.599460199,-13.79442811,-19.39388831,1.162615593 +Bruno Caboclo,cabocbr01,2015,RS,TOR,44,23,-10.08438198,-17.96305648,-28.04743846,-21.46031321,-14.32122492,-35.78153813,-13.29942526,-18.38086426,-31.68028952,-0.340554307,-0.340554307,0,-10.83128989,-16.24048308,-27.07177296,0.301941571 +Bruno Caboclo,cabocbr01,2016,RS,TOR,90,43,-15.72677262,-5.110372526,-20.83714514,-13.27295424,1.177253592,-12.09570065,-16.25232496,-4.152497326,-20.40482229,-0.394383744,-0.394383744,0,-15.85541864,-3.990726951,-19.84614559,1.781439687 +Bruno Caboclo,cabocbr01,2017,RS,TOR,83,40,1.412154744,6.324717166,7.73687191,-5.051079749,9.314397063,4.263317315,0.038733783,7.259023862,7.297757646,0.203573358,0.203573358,0,-0.472831569,2.729661882,2.256830313,-0.708591432 +Bruno Caboclo,cabocbr01,2018,RS,SAC,197,100,-4.252005845,1.557206651,-2.694799195,-3.811188525,3.459328936,-0.351859589,-4.336898818,2.106306677,-2.230592142,0.026553301,0.026553301,0,-3.888221758,-0.127393042,-4.0156148,0.198809525 +Bruno Caboclo,cabocbr01,2018,RS,TOR,15,7,0.181874321,12.05741093,12.23928525,2.801061111,33.84909666,36.65015777,0.62084017,17.19108945,17.81192962,0.074388047,0.074388047,0,1.659431068,14.83241962,16.49185069,1.287551205 +Bruno Caboclo,cabocbr01,2019,RS,MEM,1666,800,-1.025309063,-0.43595639,-1.461265453,0.704952699,0.133541684,0.838494383,-0.69958817,-0.378618317,-1.078206487,0.681453507,0.681453507,0,-1.635830093,-0.22628021,-1.862110303,-0.135275345 +Bruno Caboclo,cabocbr01,2020,PO,HOU,19,7,-5.38258682916314,0.091281960217333,-5.29130486894581,-18.0796594253545,25.1903004104174,7.11064098506289,-8.33579953599489,5.34592073222886,-2.98987880376603,-0.000909681688519,0,-0.000909681688519,-4.33385464554558,5.45839882717779,1.12454418163221,2.93550468905592 +Bruno Caboclo,cabocbr01,2020,RS,MEM,430,192,-4.30684938462873,4.07428489739749,-0.232564487231241,-5.36804987786361,4.23952991535543,-1.12851996250818,-4.75378053158846,4.35699673871904,-0.396783792869425,0.231384836112835,0.231384836112835,0,-3.22656768150208,3.8017172040917,0.575149522589618,0.384264268235835 +Bruno Caboclo,cabocbr01,2020,RS,HOU,121,52,-2.15350464327338,1.78291398134527,-0.370590661928104,-8.57874238526827,-0.500743459769383,-9.07948584503766,-3.61799972572178,1.44623595506402,-2.17176377065776,0.015823338177138,0.015823338177138,0,-1.52348331357017,0.21953349162631,-1.30394982194386,3.21137609501074 +Devontae Cacok,cacokde01,2020,RS,LAL,22,9,7.10535208338217,-15.8298734217732,-8.72452133839101,15.8589010966364,-7.03851961147981,8.82038148515665,9.39863283411048,-14.98739664228,-5.58876380816956,-0.013153830139738,-0.013153830139738,0,5.34185243229066,-11.5022903926045,-6.16043796031385,0.930523316894175 +Nick Calathes,calatni01,2014,RS,MEM,2270,1173,-2.061774126,3.356327186,1.294553061,-2.878009111,3.043367138,0.165358027,-2.352227575,3.46430168,1.112074106,2.303108134,2.303108134,0,-1.934935629,3.114351916,1.179416288,-0.340553272 +Nick Calathes,calatni01,2015,PO,MEM,247,126,-3.007322773,-0.301561628,-3.308884401,2.093464368,2.364602927,4.458067295,-2.163425621,0.18925122,-1.974174402,0.051349856,0,0.051349856,-0.749173919,2.931352654,2.182178735,-0.165665665 +Nick Calathes,calatni01,2015,RS,MEM,1664,838,-1.574488393,3.695255947,2.120767553,-2.636197627,8.241780935,5.605583308,-1.891145516,4.820657038,2.929511521,2.436986932,2.436986932,0,-1.673349151,4.873217909,3.199868758,0.344575472 +Jose Calderon,caldejo01,2014,PO,DAL,376,191,3.250640207,-6.058869787,-2.80822958,11.76444178,1.293344358,13.05778614,5.130230895,-4.932207316,0.198023579,0.294949143,0,0.294949143,7.791902361,-3.468050921,4.32385144,-0.419601703 +Jose Calderon,caldejo01,2014,RS,DAL,4916,2468,2.020866738,-1.339267211,0.681599527,-0.395311836,-4.186524117,-4.581835953,1.612026507,-2.018803864,-0.406777357,2.932721713,2.932721713,0,2.57289119,-1.438110811,1.13478038,-0.5787153 +Jose Calderon,caldejo01,2015,RS,NYK,2464,1270,-1.238452215,-5.473405048,-6.711857263,-2.011915342,-3.575939111,-5.587854453,-1.411442283,-5.343528677,-6.75497096,-2.59123021,-2.59123021,0,-1.287784896,-4.899565709,-6.187350605,-0.140670781 +Jose Calderon,caldejo01,2016,RS,NYK,3974,2024,0.247869634,-0.159020494,0.08884914,1.969520902,-1.974815495,-0.005294593,0.619681542,-0.534894697,0.084786846,2.897294652,2.897294652,0,0.079360349,-0.099447972,-0.020087623,-1.002460962 +Jose Calderon,caldejo01,2017,PO,ATL,156,75,2.415744512,-2.607873803,-0.192129291,-0.183376016,1.902283841,1.718907825,2.073875053,-1.858575238,0.215299815,0.116160826,0,0.116160826,-1.511554737,-1.682602227,-3.194156964,-0.71372354 +Jose Calderon,caldejo01,2017,RS,ATL,504,247,-1.483898104,-2.504092881,-3.987990985,-2.175289603,7.178196776,5.002907173,-1.71586156,-0.672419205,-2.388280765,0.045447208,0.045447208,0,-2.355879996,-2.245431561,-4.601311557,-0.293588252 +Jose Calderon,caldejo01,2017,RS,LAL,601,292,-1.391360409,-4.075142345,-5.466502755,-5.668639064,-3.73531903,-9.403958093,-2.332759273,-4.185481777,-6.51824105,-0.565298507,-0.565298507,0,-1.31814104,-4.237414316,-5.555555356,0.683539007 +Jose Calderon,caldejo01,2018,PO,CLE,207,104,-2.155099245,2.410340578,0.255241333,-14.77145511,13.08316652,-1.68828859,-5.001190722,4.811435679,-0.189755043,0.141193493,0,0.141193493,-3.118570508,3.143113911,0.024543403,0.755071314 +Jose Calderon,caldejo01,2018,RS,CLE,1857,914,0.070491874,0.336305505,0.40679738,1.524143778,0.99096142,2.515105198,0.337343524,0.539213002,0.876556527,1.675412521,1.675412521,0,-0.050150643,0.056515557,0.006364914,-0.922867727 +Jose Calderon,caldejo01,2019,PO,DET,22,10,6.205008387,-4.010636997,2.19437139,20.64150824,-2.440421404,18.20108683,9.441666903,-3.767041928,5.674624975,0.043631599,0,0.043631599,5.519212639,-5.594764889,-0.07555225,-1.567110031 +Jose Calderon,caldejo01,2019,RS,DET,1334,632,-3.29096081,-2.279615378,-5.570576188,-9.942108437,-0.882169934,-10.82427837,-4.877100414,-2.121755025,-6.998855439,-1.356656686,-1.356656686,0,-4.402370025,-2.628682768,-7.031052793,-0.994674045 +Kentavious Caldwell-Pope,caldwke01,2014,RS,DET,3226,1583,-0.714361183,-0.752423589,-1.466784771,-1.337263581,3.936982374,2.599718793,-0.90089335,0.225947518,-0.674945832,1.678950625,1.678950625,0,-1.180891552,-0.065046417,-1.245937969,0.17399418 +Kentavious Caldwell-Pope,caldwke01,2015,RS,DET,5120,2587,-0.233093974,-0.857780329,-1.090874303,4.704571344,1.271739066,5.97631041,0.788027612,-0.449753643,0.338273969,4.092962773,4.092962773,0,1.244463358,-0.098944836,1.145518522,0.394968725 +Kentavious Caldwell-Pope,caldwke01,2016,PO,DET,292,161,3.172108498,0.576366508,3.748475006,3.75319721,0.571721748,4.324918957,3.417788157,0.695017259,4.112805417,0.577814488,0,0.577814488,2.539886542,3.577889204,6.117775746,-0.587230548 +Kentavious Caldwell-Pope,caldwke01,2016,RS,DET,5604,2789,0.272106777,1.771963378,2.044070156,2.186747244,1.266927429,3.453674673,0.687374431,1.768310668,2.455685099,7.415250047,7.415250047,0,0.647524719,2.039432826,2.686957546,0.103308529 +Kentavious Caldwell-Pope,caldwke01,2017,RS,DET,5081,2529,0.681093176,-0.146978045,0.534115132,0.2243994,-2.759983168,-2.535583768,0.667546642,-0.729986767,-0.062440124,3.476403088,3.476403088,0,0.391905736,-0.110190646,0.28171509,0.244845078 +Kentavious Caldwell-Pope,caldwke01,2018,RS,LAL,5193,2458,0.597812092,-0.488748074,0.109064018,1.170518861,-0.547551331,0.622967529,0.770668714,-0.52836306,0.242305654,3.772833131,3.772833131,0,0.813275938,0.286456443,1.099732382,0.535759411 +Kentavious Caldwell-Pope,caldwke01,2019,RS,LAL,4420,2035,1.055465121,0.208492838,1.263957959,-0.579170728,-2.250570965,-2.829741693,0.808161021,-0.297614038,0.510546983,3.388708417,3.388708417,0,0.302269956,-0.066767722,0.235502235,0.103039451 +Kentavious Caldwell-Pope,caldwke01,2020,PO,LAL,1228,608,-0.30619442592024,-0.660331006893446,-0.966525432813686,3.53898307560773,-3.69578469808773,-0.156801622479996,0.440245946346374,-1.409491413509,-0.969245467162623,0.565895518615964,0,0.565895518615964,-1.28354285752696,-0.938000079393884,-2.22154293692084,-0.666117745995033 +Kentavious Caldwell-Pope,caldwke01,2020,RS,LAL,3760,1762,-0.389453378618645,-0.086254977996054,-0.4757083566147,0.129926992538364,-0.715840524175042,-0.585913531636679,-0.331771740499419,-0.275418311642263,-0.607190052141682,1.92767670712823,1.92767670712823,0,-0.306811525322928,0.112625873434019,-0.194185651888908,0.071540542161298 +Isaiah Canaan,canaais01,2014,RS,HOU,542,252,-1.643251994,-1.45654781,-3.099799804,-3.489468141,-4.096897543,-7.586365684,-2.190211191,-2.120070002,-4.310281193,-0.20247683,-0.20247683,0,-2.597667239,-2.151044511,-4.748711751,0.89450324 +Isaiah Canaan,canaais01,2015,RS,PHI,1166,569,0.010440174,-1.660736462,-1.650296289,-0.029482609,0.425859577,0.396376969,0.179130082,-1.331416434,-1.152286352,0.465125311,0.465125311,0,-0.115703115,-1.206935522,-1.322638637,0.269386412 +Isaiah Canaan,canaais01,2015,RS,HOU,742,369,0.451231476,-1.259127468,-0.807895992,-3.855727808,2.723032669,-1.132695138,-0.446475512,-0.53249377,-0.978969281,0.335565917,0.335565917,0,-0.205933655,-1.195675894,-1.401609548,0.616903061 +Isaiah Canaan,canaais01,2016,RS,PHI,4060,1966,0.129762446,-1.897427336,-1.76766489,-3.953669249,-2.296840122,-6.250509372,-0.609039834,-2.057094723,-2.666134557,0.083805467,0.083805467,0,-0.63125749,-2.201500209,-2.832757699,-0.367081235 +Isaiah Canaan,canaais01,2017,PO,CHI,184,95,-3.873733905,-1.782199707,-5.655933612,-6.746655868,-0.684423999,-7.431079867,-4.633639055,-1.66442883,-6.298067885,-0.177384565,0,-0.177384565,-5.604223503,-0.76221933,-6.366442833,0.011000187 +Isaiah Canaan,canaais01,2017,RS,CHI,1193,592,-1.990437021,0.055278441,-1.93515858,-4.63586905,-2.542946723,-7.178815773,-2.668176978,-0.51460249,-3.182779468,-0.129904798,-0.129904798,0,-3.124876179,-0.646949536,-3.771825715,-0.60874906 +Isaiah Canaan,canaais01,2018,RS,PHO,851,418,0.527143043,0.833052649,1.360195693,1.547206542,1.717539575,3.264746117,0.848039831,1.129271251,1.977311082,0.995995506,0.995995506,0,-0.535581521,0.798747135,0.263165614,-1.197235874 +Isaiah Canaan,canaais01,2018,RS,HOU,9,4,-10.70402314,3.104494075,-7.59952906,17.27868378,-22.7421199,-5.463436123,-5.587933791,-2.109692544,-7.697626335,-0.009936778,-0.009936778,0,-1.528487061,-3.0628086,-4.591295661,-1.575199505 +Isaiah Canaan,canaais01,2019,RS,MIN,193,95,2.105806741,-3.205487656,-1.099680915,0.747903137,-2.789788699,-2.041885562,1.941423287,-3.315928095,-1.374504808,0.065814317,0.065814317,0,1.405008947,-4.325135982,-2.920127035,-1.306322792 +Isaiah Canaan,canaais01,2019,RS,MIL,70,31,-5.059074347,-3.319335438,-8.378409785,-8.070397736,-21.96534871,-30.03574644,-6.009515504,-7.486572901,-13.4960884,-0.169430448,-0.169430448,0,-5.717813522,-6.956332218,-12.67414574,-0.318901108 +Isaiah Canaan,canaais01,2019,RS,PHO,1043,503,-2.339567722,-2.358544009,-4.698111731,-2.074217592,-0.710482646,-2.784700238,-2.399976813,-2.105350806,-4.505327619,-0.446304153,-0.446304153,0,-1.655320127,-1.51574062,-3.171060747,-0.942648191 +Vlatko Cancar,cancavl01,2020,RS,DEN,97,45,-1.09706173903193,0.597629859373519,-0.499431879658408,-0.615057726618318,-1.12243676787726,-1.73749449449558,-1.07891994011976,0.286318554131804,-0.792601385987955,0.045398723757364,0.045398723757364,0,-1.41179054086913,-1.31401191019227,-2.7258024510614,1.04242031468153 +Clint Capela,capelca01,2015,PO,HOU,279,127,-0.251316428,0.671197402,0.419880974,-2.803041546,-0.803801921,-3.606843467,-0.839636031,0.46264466,-0.376991371,0.158466369,0,0.158466369,-1.647271669,0.143261907,-1.504009762,-0.070356779 +Clint Capela,capelca01,2015,RS,HOU,198,90,-6.582120737,2.02373,-4.558390736,-3.202437449,3.26862763,0.066190181,-6.319607058,2.330831827,-3.98877523,-0.057578455,-0.057578455,0,-5.178831619,0.918804269,-4.26002735,1.173981168 +Clint Capela,capelca01,2016,PO,HOU,99,43,-4.82902715,8.774038333,3.945011183,-11.48893384,10.02539691,-1.463536924,-6.421015367,9.627044605,3.206029237,0.136647931,0,0.136647931,-6.79564475,8.460298642,1.664653892,1.328978497 +Clint Capela,capelca01,2016,RS,HOU,3073,1471,-0.246868796,1.578498208,1.331629412,0.067643544,1.743028168,1.810671712,-0.229720538,1.74262731,1.512906772,3.207539689,3.207539689,0,-0.307697289,1.683810172,1.376112884,0.250746069 +Clint Capela,capelca01,2017,PO,HOU,572,286,0.48020332,3.4485558,3.92875912,0.29208919,-3.505057257,-3.212968067,0.408561182,2.154272547,2.562833729,0.793290071,0,0.793290071,2.661266502,1.173510564,3.834777066,-0.755672031 +Clint Capela,capelca01,2017,RS,HOU,3231,1551,-0.876927876,1.17523571,0.298307834,2.9662841,-0.412273832,2.554010268,-0.216029827,0.925178408,0.70914858,2.729766898,2.729766898,0,0.630288357,1.238609195,1.868897552,-0.269738509 +Clint Capela,capelca01,2018,PO,HOU,1051,520,1.170178357,6.39601435,7.566192708,2.536240824,-1.675312303,0.860928521,1.475520228,5.097721432,6.57324166,2.540725853,0,2.540725853,1.548586686,5.909851893,7.45843858,-0.395230038 +Clint Capela,capelca01,2018,RS,HOU,4155,2034,-0.355810373,3.672764798,3.316954425,2.599213632,-1.362597589,1.236616043,0.148058217,2.816813523,2.96487174,5.899000136,5.899000136,0,1.187053651,3.367309401,4.554363052,-0.528376998 +Clint Capela,capelca01,2019,PO,HOU,673,331,-1.423733689,2.145755917,0.722022228,0.489423576,-3.478070553,-2.988646977,-1.207837997,1.063442385,-0.144395612,0.448813024,0,0.448813024,0.821513366,0.913570733,1.735084098,-1.097699941 +Clint Capela,capelca01,2019,RS,HOU,4602,2249,0.946816799,2.161626201,3.108443001,1.680661258,1.027766728,2.708427987,1.085843488,2.056664381,3.142507868,6.702303223,6.702303223,0,1.575526502,2.180693147,3.75621965,-0.889232769 +Clint Capela,capelca01,2020,RS,HOU,2788,1279,-1.04026529553785,4.86587480389223,3.82560950835438,-0.521343059094642,0.213009060213415,-0.308333998881227,-1.04639025980112,4.17785619084532,3.1314659310442,3.84345755700125,3.84345755700125,0,-1.0497898369015,4.57523411623346,3.52544427933195,0.147164329772159 +DeMarre Carroll,carrode01,2014,PO,ATL,472,246,1.284374788,-2.050892943,-0.766518154,-2.776680968,-3.226664271,-6.00334524,0.407007738,-2.515667288,-2.10865955,0.082362412,0,0.082362412,2.688582318,-3.488898017,-0.8003157,-0.733372536 +DeMarre Carroll,carrode01,2014,RS,ATL,4679,2341,0.440802609,2.33495831,2.775760919,1.76270801,2.679874752,4.442582762,0.746696332,2.550448829,3.297145162,7.185512721,7.185512721,0,0.897136346,2.527755704,3.42489205,-0.492226805 +DeMarre Carroll,carrode01,2015,PO,ATL,1106,558,1.95493858,-1.057934367,0.897004213,5.653576046,0.805118717,6.458694764,2.851266022,-0.755370026,2.095895996,1.417730028,0,1.417730028,0.861758952,-0.896972546,-0.035213594,-0.347223195 +DeMarre Carroll,carrode01,2015,RS,ATL,4378,2189,2.31676101,1.347981177,3.664742187,-0.305371896,-0.591153121,-0.896525017,1.879942363,0.988257845,2.868200208,6.279015721,6.279015721,0,2.154490872,1.595863531,3.750354404,0.06806378 +DeMarre Carroll,carrode01,2016,PO,TOR,1130,596,-0.391581822,1.100159486,0.708577664,4.790981262,-0.553611089,4.237370173,0.653684109,0.821410918,1.475095027,1.322502575,0,1.322502575,0.471090852,0.989125621,1.460216472,-0.183122355 +DeMarre Carroll,carrode01,2016,RS,TOR,1568,786,-0.202166742,2.906630073,2.704463331,-1.794948313,3.020646166,1.225697854,-0.595076065,3.109231197,2.514155132,2.107175098,2.107175098,0,0.300955877,3.299155763,3.60011164,-0.177812829 +DeMarre Carroll,carrode01,2017,PO,TOR,302,155,-2.966593163,-1.584535459,-4.551128622,0.551750165,-7.806563159,-7.254812994,-2.319944454,-2.992416192,-5.312360646,-0.209815729,0,-0.209815729,-3.243990103,-0.195993405,-3.439983508,0.382234273 +DeMarre Carroll,carrode01,2017,RS,TOR,3749,1882,-0.539284193,2.657669155,2.118384962,0.274533292,-0.646912254,-0.372378962,-0.446984464,2.11706014,1.670075676,4.223790902,4.223790902,0,0.186124663,2.365769427,2.55189409,-0.470326676 +DeMarre Carroll,carrode01,2018,RS,BRK,4536,2180,-0.250239595,0.094972207,-0.155267388,0.268137944,1.651288092,1.919426036,-0.131484858,0.452933235,0.321448377,3.399648468,3.399648468,0,0.06737653,0.388310042,0.455686572,-0.479898633 +DeMarre Carroll,carrode01,2019,PO,BRK,262,119,-2.720982412,-2.98864328,-5.709625691,5.089053296,-3.852779412,1.236273885,-1.235832468,-3.272311959,-4.508144427,-0.110056611,0,-0.110056611,-1.498157954,-4.828078875,-6.326236829,-0.03117759 +DeMarre Carroll,carrode01,2019,RS,BRK,3653,1703,-0.38522639,-0.801300216,-1.186526607,-1.027413517,1.608471918,0.5810584,-0.534188375,-0.351347197,-0.885535572,1.617033419,1.617033419,0,-0.805940756,-0.9176215,-1.723562257,-0.185265258 +DeMarre Carroll,carrode01,2020,PO,HOU,13,6,0.428598462166165,14.2476199810238,14.6762184431899,-4.91516010679176,18.922259733494,14.0070996267022,-0.711653431439792,16.0073481697437,15.2956947383039,0.057136389391397,0,0.057136389391397,0.958838597417712,9.72990475382149,10.6887433512392,0.283346629692275 +DeMarre Carroll,carrode01,2020,RS,HOU,343,155,-0.504417174548884,0.433182725231958,-0.071234449316926,-4.87639527688595,-0.31124686409989,-5.18764214098584,-1.48365924117072,0.311784380949227,-1.17187486022149,0.125654347556964,0.125654347556964,0,-1.36426370603807,-0.488303845403842,-1.85256755144191,0.699212949157463 +DeMarre Carroll,carrode01,2020,RS,SAS,291,135,-3.77256663589203,0.950014132453497,-2.82255250343854,1.16587341691273,3.2525898463857,4.41846326329843,-2.96681244074125,1.5421152570922,-1.42469718364905,0.091439777898877,0.091439777898877,0,-3.77110083632265,0.71622909148429,-3.05487174483836,0.175495192746213 +Jevon Carter,carteje01,2019,RS,MEM,1184,577,-2.827583116,0.214045142,-2.613537974,-3.110288185,1.234772193,-1.875515992,-3.00616592,0.423373423,-2.582792497,0.048695351,0.048695351,0,-3.353395146,0.603579769,-2.749815377,-1.093383898 +Jevon Carter,carteje01,2020,RS,PHO,2032,945,0.497586130483829,0.154217569064295,0.651803699548124,-2.62293360041365,2.43476518597039,-0.188168414443256,-0.14610109492242,0.643045570620984,0.496944475698564,1.5533540420268,1.5533540420268,0,-0.212190742152511,0.889892727830749,0.677701985678238,-0.790789058681649 +Michael Carter-Williams,cartemi01,2014,RS,PHI,5053,2414,-1.319121184,1.270998611,-0.048122573,2.146746075,-2.440271134,-0.293525059,-0.534324126,0.633228969,0.098904843,3.559658854,3.559658854,0,0.2133977,0.414627354,0.628025054,1.390914878 +Michael Carter-Williams,cartemi01,2015,PO,MIL,381,191,-3.253435284,-1.511616908,-4.765052193,-3.405850161,-10.76357767,-14.16942784,-3.351351453,-3.543418588,-6.89477004,-0.420890165,0,-0.420890165,-3.132372372,-1.714321188,-4.84669356,1.001461229 +Michael Carter-Williams,cartemi01,2015,RS,PHI,2809,1391,-4.592347396,1.996807751,-2.595539645,-6.377208959,3.764919778,-2.612289181,-5.013189251,2.490492449,-2.522696801,0.162641429,0.162641429,0,-4.102962993,1.684391471,-2.418571522,0.788863387 +Michael Carter-Williams,cartemi01,2015,RS,MIL,1514,758,-0.170708705,2.060610328,1.889901623,1.572223994,1.220059673,2.792283667,0.237116256,1.983048603,2.22016486,1.942248399,1.942248399,0,0.362089572,2.578285635,2.940375207,1.004215187 +Michael Carter-Williams,cartemi01,2016,RS,MIL,3333,1649,-0.917715885,2.465286299,1.547570415,-2.861696518,0.986925614,-1.874770905,-1.352515233,2.343470174,0.990954941,3.162085889,3.162085889,0,-0.87784038,2.511216904,1.633376524,0.457804225 +Michael Carter-Williams,cartemi01,2017,PO,CHI,107,53,-4.84174666,-0.283829599,-5.125576259,-11.28850712,3.284641382,-8.003865739,-6.399906078,0.463040376,-5.936865703,-0.090834906,0,-0.090834906,-7.217029101,-1.923899126,-9.140928227,2.127559625 +Michael Carter-Williams,cartemi01,2017,RS,CHI,1722,846,-2.715964021,2.828452259,0.112488238,-1.580483927,0.847810732,-0.732673195,-2.626571028,2.569728206,-0.056842822,1.169373701,1.169373701,0,-2.894380731,2.281445097,-0.612935634,0.584642026 +Michael Carter-Williams,cartemi01,2018,RS,CHA,1700,835,-1.891511018,3.51345989,1.621948872,-2.533306996,1.28935797,-1.243949026,-2.168685896,3.291468373,1.122782477,1.643408394,1.643408394,0,-1.919725991,3.252943761,1.33321777,-0.388566376 +Michael Carter-Williams,cartemi01,2019,PO,ORL,192,92,-2.506287046,7.51768756,5.011400513,-5.618403015,10.29285562,4.674452604,-3.199456595,8.584225457,5.384768862,0.39676868,0,0.39676868,-2.422991022,7.590494889,5.167503867,0.747575719 +Michael Carter-Williams,cartemi01,2019,RS,ORL,494,227,1.65097273,0.963304012,2.614276742,4.693932425,2.070732069,6.764664494,2.406279254,1.210573568,3.616852822,0.737327597,0.737327597,0,1.859984259,2.020706127,3.880690387,-0.007188248 +Michael Carter-Williams,cartemi01,2019,RS,HOU,326,145,-2.03136159,0.238067319,-1.793294271,-8.125372536,-4.805327219,-12.93069976,-3.476816082,-0.780683891,-4.257499973,-0.112907957,-0.112907957,0,-2.462453219,0.231958554,-2.230494665,1.265305169 +Michael Carter-Williams,cartemi01,2020,RS,ORL,1742,833,0.847243614276031,3.60763991754049,4.45488353181652,2.74031832860973,-0.281054825478699,2.45926350313103,1.31062814184221,3.00714408104016,4.31777222288238,3.01518905533605,3.01518905533605,0,0.563721014786309,3.19509688641591,3.75881790120222,0.387843662625281 +Vince Carter,cartevi01,2014,PO,DAL,385,190,3.750017506,1.888549837,5.638567342,0.109893579,16.44533174,16.55522532,3.140237762,5.008330005,8.148567767,1.1013763,0,1.1013763,5.693584045,4.117772408,9.811356454,1.001571523 +Vince Carter,cartevi01,2014,RS,DAL,4013,1973,3.292198162,-0.579042237,2.713155925,-1.456501075,4.46236902,3.005867945,2.443578102,0.441146237,2.884724339,5.714039869,5.714039869,0,3.128746264,-0.119545676,3.009200589,0.710016352 +Vince Carter,cartevi01,2015,PO,MEM,381,196,4.504629097,-1.482896325,3.021732772,6.549860545,-0.372028142,6.177832403,5.174960691,-1.402146496,3.772814195,0.670338686,0,0.670338686,5.35609746,-0.439744165,4.916353295,-0.343248293 +Vince Carter,cartevi01,2015,RS,MEM,2177,1091,-0.580505879,-0.97262455,-1.553130429,-1.674414424,1.57437499,-0.100039434,-0.84999776,-0.555187709,-1.405185468,0.751823239,0.751823239,0,-0.175289212,-0.659834068,-0.83512328,0.417820626 +Vince Carter,cartevi01,2016,PO,MEM,174,91,3.795526211,-3.926912289,-0.131386079,-2.772939282,-11.29347355,-14.06641283,2.756703579,-5.649297937,-2.892594359,-0.00681545,0,-0.00681545,6.749249789,-5.25509825,1.494151539,-0.175039019 +Vince Carter,cartevi01,2016,RS,MEM,2034,1005,1.698334377,-1.956354971,-0.258020593,-0.448144702,0.137981817,-0.310162885,1.363546853,-1.618814982,-0.25526813,1.28244555,1.28244555,0,0.474976914,-1.804616389,-1.329639475,0.249723558 +Vince Carter,cartevi01,2017,PO,MEM,350,195,-0.3442856,-2.950933,-3.2952186,-2.193044788,-12.42105166,-14.61409644,-0.826614399,-5.039399334,-5.866013733,-0.316903217,0,-0.316903217,0.996593818,-5.620858533,-4.624264715,-0.854278092 +Vince Carter,cartevi01,2017,RS,MEM,3522,1799,0.847256209,-0.024577418,0.822678791,2.284666946,1.982897302,4.267564249,1.190072775,0.373295177,1.563367952,3.945270277,3.945270277,0,1.325594339,0.37153925,1.697133589,-0.340767036 +Vince Carter,cartevi01,2018,RS,SAC,2050,1026,-0.597941956,0.88011949,0.282177534,-0.107653763,0.859287111,0.751633348,-0.477885567,0.963952865,0.486067298,1.687121062,1.687121062,0,-0.392056457,0.078927318,-0.313129139,-0.40098305 +Vince Carter,cartevi01,2019,RS,ATL,2963,1330,-0.216999688,-1.06969965,-1.286699338,-4.870691036,2.928338349,-1.942352687,-1.173868305,-0.250474789,-1.424343095,0.905034635,0.905034635,0,-0.362867642,-1.26457685,-1.627444491,0.621865082 +Vince Carter,cartevi01,2020,RS,ATL,1910,876,-2.30425466143037,-1.92380973528863,-4.228064396719,-3.84931606732853,1.71386352543206,-2.13545254189647,-2.73820337630892,-1.21259742763219,-3.95080080394111,-0.535855449912581,-0.535855449912581,0,-1.94244238904444,-2.7357562784318,-4.67819866747624,-0.156899796603206 +Wendell Carter Jr.,cartewe01,2019,RS,CHI,2293,1110,-3.846317792,1.143936522,-2.70238127,-6.995977553,1.778530633,-5.21744692,-4.669539374,1.421382854,-3.24815652,-0.28154397,-0.28154397,0,-4.524269419,1.281799147,-3.242470271,-0.207003354 +Wendell Carter Jr.,cartewe01,2020,RS,CHI,2637,1256,-2.98723560046774,-0.629509720318437,-3.61674532078617,-1.2735118562355,3.13497711158235,1.86146525534686,-2.75962487960445,0.098682017724809,-2.66094286187964,0.057017050889697,0.057017050889697,0,-2.9578893195402,0.799701627001783,-2.15818769253841,-0.092607073716209 +Alex Caruso,carusal01,2018,RS,LAL,1202,562,-2.195286474,0.494106293,-1.701180182,-2.973844577,3.546087556,0.572242979,-2.483941672,1.161455741,-1.32248593,0.412185533,0.412185533,0,-2.437277691,0.486707029,-1.950570661,0.695779544 +Alex Caruso,carusal01,2019,RS,LAL,1135,531,2.147171833,2.688800468,4.835972301,-1.056385614,5.793384944,4.73699933,1.649426969,3.495626827,5.145053797,2.151722324,2.151722324,0,0.750970517,2.594952915,3.345923432,0.611050238 +Alex Caruso,carusal01,2020,PO,LAL,1075,510,-1.8537723341967,2.096903478281,0.243131144084297,-5.25976362735246,3.76188704751242,-1.49787657984005,-2.69627589067693,2.50033690546233,-0.195938985214601,0.693187252911911,0,0.693187252911911,-4.06709554079852,2.79732889190403,-1.26976664889449,1.12665882440636 +Alex Caruso,carusal01,2020,RS,LAL,2517,1175,-1.05145236124557,4.13843226351661,3.08697990227104,0.478446110511042,4.3718286241112,4.85027473462225,-0.824945563678143,4.36710394139053,3.54215837771238,3.77838229861492,3.77838229861492,0,-0.500711873685255,4.62344206044191,4.12273018675666,0.171282668387227 +Omri Casspi,casspom01,2014,RS,HOU,2684,1283,-0.407737708,0.796403391,0.388665684,-0.263988212,2.893081854,2.629093642,-0.471313465,1.260784764,0.789471299,2.338226516,2.338226516,0,-0.069634043,0.673598916,0.603964874,0.883271611 +Omri Casspi,casspom01,2015,RS,SAC,2893,1416,1.086101677,-3.102519291,-2.016417614,-1.398991913,-3.878804961,-5.277796874,0.634837017,-3.41156089,-2.776723873,-0.019450619,-0.019450619,0,-0.200659937,-3.987862224,-4.188522161,0.71593218 +Omri Casspi,casspom01,2016,RS,SAC,4004,1880,1.462170163,-1.765703776,-0.303533612,1.798351827,1.117010481,2.915362308,1.625922961,-1.249378625,0.376544336,3.022943019,3.022943019,0,1.215167848,-1.298105188,-0.08293734,0.783157434 +Omri Casspi,casspom01,2017,RS,NOP,55,24,-4.450664441,-1.140353299,-5.59101774,1.831097152,-9.175484354,-7.344387201,-3.320502385,-2.863761553,-6.184263938,-0.042202226,-0.042202226,0,-4.180339237,-2.775678541,-6.956017778,0.350709769 +Omri Casspi,casspom01,2017,RS,MIN,453,222,-1.672157767,-0.898493574,-2.57065134,-3.131197825,-9.463691084,-12.59488891,-2.065083311,-2.688015065,-4.753098376,-0.226246871,-0.226246871,0,-2.106241826,-1.268712908,-3.374954734,-0.273616999 +Omri Casspi,casspom01,2017,RS,SAC,792,397,-1.876764833,-2.151657002,-4.028421835,-0.912684139,2.233362985,1.320678846,-1.768646982,-1.329897272,-3.098544255,-0.070312428,-0.070312428,0,-2.827856981,-1.846688158,-4.67454514,-0.395992344 +Omri Casspi,casspom01,2018,RS,GSW,1573,740,-0.555265016,0.026372667,-0.52889235,-2.795494392,1.950996227,-0.844498165,-1.12557064,0.397493605,-0.728077034,0.762878731,0.762878731,0,-0.994180807,-0.373397894,-1.367578701,-0.064224041 +Omri Casspi,casspom01,2019,RS,MEM,1094,520,-0.537776789,2.438779605,1.901002816,0.082737247,1.479277519,1.562014766,-0.390923717,2.37274264,1.981818923,1.255989211,1.255989211,0,-0.97346402,1.408239964,0.434775944,0.050229181 +Willie Cauley-Stein,caulewi01,2016,RS,SAC,2986,1412,-1.587732771,-0.279540636,-1.867273407,1.150388504,-2.47255616,-1.322167656,-1.112462053,-0.71874582,-1.831207873,0.660733918,0.660733918,0,-1.703778085,-0.929471083,-2.633249168,-0.172144415 +Willie Cauley-Stein,caulewi01,2017,RS,SAC,2858,1421,-3.17872685,-0.512927453,-3.691654302,-2.06668699,-0.833372717,-2.900059708,-3.117082014,-0.577887996,-3.69497001,-0.682820887,-0.682820887,0,-3.258758481,-0.849982467,-4.108740948,-0.325999942 +Willie Cauley-Stein,caulewi01,2018,RS,SAC,4116,2044,-2.914694379,1.031741051,-1.882953328,-1.846587425,0.05093673,-1.795650695,-2.80426901,0.93586873,-1.868400279,0.916987533,0.916987533,0,-2.838582558,0.333564701,-2.505017857,-0.257619534 +Willie Cauley-Stein,caulewi01,2019,RS,SAC,4822,2213,-2.648307994,1.444718015,-1.203589979,0.730825246,1.252683028,1.983508274,-2.106705468,1.506762826,-0.599942642,2.426611162,2.426611162,0,-1.729854044,1.65585202,-0.074002023,-0.040289349 +Willie Cauley-Stein,caulewi01,2020,RS,GSW,1974,940,-4.32612262725399,5.19535417421623,0.869231546962245,-2.41805755354327,2.36328276892144,-0.054774784621827,-4.15379099322024,5.01896637513009,0.865175381909854,1.71935838675597,1.71935838675597,0,-4.39586138825613,4.77262277573836,0.376761387482231,-0.850164087259848 +Willie Cauley-Stein,caulewi01,2020,RS,DAL,327,157,-2.73291714237534,2.48612260569982,-0.246794536675524,-2.00603829769794,2.13089523610148,0.124856938403534,-2.79336181667485,2.57012068229232,-0.223241134382529,0.20018579777469,0.20018579777469,0,-2.83700939051094,0.912568162436949,-1.92444122807399,-1.11545629417996 +Troy Caupain,caupatr01,2019,RS,ORL,33,16,14.30346455,5.016602161,19.32006671,10.47751325,3.437834186,13.91534744,14.3771207,4.940585707,19.3177064,0.176321957,0.176321957,0,7.686273461,3.628737321,11.31501078,-2.161759621 +Tyler Cavanaugh,cavanty01,2018,RS,ATL,1092,518,-0.782750269,-4.794544436,-5.577294705,1.513535786,-1.154159911,0.359375876,-0.316570119,-4.300576569,-4.617146688,-0.493631422,-0.493631422,0,-0.961509934,-3.812719883,-4.774229818,0.035214023 +Tyler Cavanaugh,cavanty01,2019,RS,UTA,90,39,-4.708308095,-5.56764865,-10.27595675,-17.23376332,-3.090055857,-20.32381918,-7.621712422,-5.444598967,-13.06631139,-0.204691365,-0.204691365,0,-7.109707754,-5.787522518,-12.89723027,-0.288224382 +Mario Chalmers,chalmma01,2014,PO,MIA,981,535,-0.131079144,-1.88992519,-2.021004333,6.041512951,-1.17723842,4.864274531,1.058727843,-1.830268305,-0.771540462,0.556317733,0,0.556317733,2.948234711,-1.857032371,1.091202339,-0.108683604 +Mario Chalmers,chalmma01,2014,RS,MIA,4253,2178,1.245447913,2.739950975,3.985398888,2.478543547,0.681865395,3.160408942,1.539736853,2.473162607,4.01289946,7.550286661,7.550286661,0,1.928084968,2.43218533,4.360270297,0.449863189 +Mario Chalmers,chalmma01,2015,RS,MIA,4588,2368,0.098930451,1.267214793,1.366145244,-4.163503236,2.008003434,-2.155499802,-0.770353553,1.523314065,0.752960512,4.240983635,4.240983635,0,-0.66305611,1.839381033,1.176324922,0.200967072 +Mario Chalmers,chalmma01,2016,RS,MIA,238,120,2.082882392,6.161114886,8.243997278,5.135508629,13.65828066,18.79378929,2.845535164,8.080090799,10.92562596,0.838778956,0.838778956,0,3.243227763,6.483005703,9.726233466,0.17533248 +Mario Chalmers,chalmma01,2016,RS,MEM,2529,1253,2.190393519,1.614920533,3.805314052,-1.305512768,2.769057485,1.463544717,1.610294298,1.968004919,3.578299217,4.081577523,4.081577523,0,0.833482605,2.034768467,2.868251072,0.869931231 +Mario Chalmers,chalmma01,2018,RS,MEM,2949,1421,-1.987847522,0.483024997,-1.504822525,-2.114465517,2.615688182,0.501222665,-2.079310733,0.992254444,-1.087056289,1.218142017,1.218142017,0,-1.908867661,1.0400124,-0.868855261,1.029912912 +Tyson Chandler,chandty01,2014,RS,NYK,3169,1662,-2.053565101,1.608228329,-0.445336772,1.981566787,-1.652821597,0.32874519,-1.333933587,1.065376904,-0.268556684,2.10319957,2.10319957,0,-1.393622177,0.541911919,-0.851710258,-0.043133442 +Tyson Chandler,chandty01,2015,PO,DAL,342,160,-0.860406931,2.750955093,1.890548162,-3.825641938,-10.71242696,-14.5380689,-1.566420862,0.09911484,-1.467306022,0.107437238,0,0.107437238,-2.487844778,-1.949136364,-4.436981142,-0.496199506 +Tyson Chandler,chandty01,2015,RS,DAL,4624,2286,-0.168061131,2.569230028,2.401168897,0.765018255,1.970786869,2.735805123,0.011083088,2.607244364,2.618327452,6.239912788,6.239912788,0,-0.089546926,2.441683148,2.352136222,-0.325610549 +Tyson Chandler,chandty01,2016,RS,PHO,3333,1618,-2.026030409,0.435809919,-1.59022049,-4.528258695,-0.54948861,-5.077747305,-2.662617194,0.291129532,-2.371487662,0.312904054,0.312904054,0,-2.82611355,-0.262266815,-3.088380365,0.13782752 +Tyson Chandler,chandty01,2017,RS,PHO,2724,1298,-1.457123307,-0.388353071,-1.845476378,0.540669705,-0.207015475,0.33365423,-1.137441594,-0.328725147,-1.466166741,0.847966798,0.847966798,0,-2.145198431,-0.057464678,-2.202663109,-0.258254094 +Tyson Chandler,chandty01,2018,RS,PHO,2413,1151,-2.141082755,1.228857392,-0.912225363,-0.42010714,-0.60244565,-1.022552791,-1.90570888,0.976400397,-0.929308482,1.063755443,1.063755443,0,-2.909253765,-0.001940039,-2.911193803,-0.503579809 +Tyson Chandler,chandty01,2019,RS,PHO,203,89,-3.95378754,-5.39185154,-9.34563908,-12.1605779,-3.703408502,-15.86398641,-5.872806839,-5.253922924,-11.12672976,-0.3846783,-0.3846783,0,-5.833995311,-2.733281073,-8.567276383,1.154639641 +Tyson Chandler,chandty01,2019,RS,LAL,1716,786,-3.843493802,2.373019479,-1.470474323,-1.340901842,3.248958456,1.908056614,-3.537366357,2.670018406,-0.867347951,0.750793188,0.750793188,0,-4.321417136,2.260703757,-2.060713379,-0.564614073 +Tyson Chandler,chandty01,2020,PO,HOU,1,0,,,,,,,0,0,0,,0,,0,0,0, +Tyson Chandler,chandty01,2020,RS,HOU,493,219,-3.39318906953233,-1.09026302321293,-4.48345209274526,-1.11575811068957,1.53822723485226,0.422469124162693,-3.22114815811989,-0.632541047702512,-3.85368920582241,-0.123113203948387,-0.123113203948387,0,-3.56716621606139,-0.474621781000051,-4.04178799706144,-0.170713939312409 +Wilson Chandler,chandwi01,2014,RS,DEN,3994,1927,0.989135563,0.475535428,1.464670991,-1.830640532,-1.800947007,-3.631587539,0.469204157,0.047441323,0.51664548,3.21795918,3.21795918,0,0.194706504,0.356089199,0.550795704,0.189315065 +Wilson Chandler,chandwi01,2015,RS,DEN,5003,2471,0.696489669,-0.946702621,-0.250212952,1.126760753,-3.808739136,-2.681978383,0.843408708,-1.573180854,-0.729772146,2.54020222,2.54020222,0,0.639113619,-1.000236244,-0.361122625,-0.252547071 +Wilson Chandler,chandwi01,2017,RS,DEN,4569,2197,0.619484231,1.015644506,1.635128737,0.234484167,-2.130043219,-1.895559053,0.516141029,0.465202711,0.98134374,4.181926712,4.181926712,0,0.943956915,-0.170781266,0.773175649,-0.013404643 +Wilson Chandler,chandwi01,2018,RS,DEN,4795,2346,-0.686342044,0.216880971,-0.469461074,-0.286055972,-0.436849298,-0.72290527,-0.673850193,0.105604282,-0.568245911,2.592493738,2.592493738,0,-0.392021244,-0.552850825,-0.944872069,-0.71836681 +Wilson Chandler,chandwi01,2019,PO,LAC,111,52,-3.494549515,1.346129119,-2.148420396,3.178362822,5.94668596,9.125048782,-2.341038319,2.609040631,0.268002312,0.081765345,0,0.081765345,-3.785075761,3.230671015,-0.554404747,-0.980500819 +Wilson Chandler,chandwi01,2019,RS,LAC,502,226,-4.232261792,-2.924208773,-7.156470565,-3.874290176,-2.863042568,-6.737332744,-4.461420604,-3.080196552,-7.541617156,-0.550976849,-0.550976849,0,-4.06452833,-3.027728141,-7.092256471,-0.280659478 +Wilson Chandler,chandwi01,2019,RS,PHI,2033,951,-1.85206116,-0.081233658,-1.933294818,4.231737881,-0.43581552,3.795922361,-0.72109978,-0.169020651,-0.890120431,0.898150345,0.898150345,0,-1.235008572,-0.513817686,-1.748826258,-0.481505987 +Wilson Chandler,chandwi01,2020,RS,BRK,1569,734,-1.82354352799848,1.15925224149307,-0.664291286505415,-4.74798396049909,-0.907975302282911,-5.655959262782,-2.55086289324743,0.785769586946249,-1.76509330630118,0.367519888995213,0.367519888995213,0,-2.23768558714489,0.461217777237841,-1.77646780990705,-0.363937971586117 +Joe Chealey,chealjo01,2019,RS,CHA,16,8,-10.02906465,-10.46751121,-20.49657586,-9.028702857,-6.300770094,-15.32947295,-10.33655502,-10.16108604,-20.49764105,-0.070807225,-0.070807225,0,-5.187206569,-13.62727165,-18.81447822,-2.295408381 +Joe Chealey,chealjo01,2020,RS,CHA,69,33,-10.7003553882365,4.92743554428715,-5.77291984394937,-25.4066538773421,9.77438210089537,-15.6322717764468,-14.3579638048107,6.31633173614919,-8.04163206866152,-0.088602626822609,-0.088602626822609,0,-10.7267639488669,3.3445504368258,-7.38221351204109,-0.562092484798134 +Zylan Cheatham,cheatzy01,2020,RS,NOP,112,51,-3.97209097774659,-8.85706935924275,-12.8291603369893,-5.55262898462081,-8.08475304747845,-13.6373820320993,-4.5412273822193,-9.20878546747274,-13.750012849692,-0.285513621185191,-0.285513621185191,0,-4.3925799221598,-8.23876214743469,-12.6313420695945,-0.252890446102953 +Will Cherry,cherrwi01,2015,RS,CLE,137,69,-4.825456149,1.357051478,-3.468404672,-2.462764686,-0.926992842,-3.389757528,-4.751261277,0.909208508,-3.842052769,-0.038753558,-0.038753558,0,-1.942459845,1.846042858,-0.096416986,0.771135549 +Josh Childress,childjo01,2014,RS,NOP,47,24,-2.606229991,4.658180472,2.051950481,15.87460124,2.735331349,18.60993259,1.111929291,4.569173456,5.681102747,0.102431322,0.102431322,0,-0.103501485,1.901129138,1.797627652,-0.748689549 +Chris Chiozza,chiozch01,2019,RS,HOU,72,33,-2.875147525,-9.539618069,-12.41476559,-13.82642744,0.468081183,-13.35834625,-5.508553293,-8.134557989,-13.64311128,-0.182003272,-0.182003272,0,-3.760837068,-7.565383565,-11.32622063,-0.777778233 +Chris Chiozza,chiozch01,2020,PO,BRK,145,65,1.16574667490111,2.03608401656806,3.20183069146917,-10.2999872735117,-10.4948440244375,-20.7948312979492,-1.16675003795802,-0.302139776184901,-1.46888981414293,0.044578755536489,0,0.044578755536489,2.8681345750176,-2.87952102432899,-0.011386449311394,1.72497822652081 +Chris Chiozza,chiozch01,2020,RS,WAS,268,123,-2.54819505069897,2.00545696722558,-0.542738083473388,-3.63577015551985,17.0606437762964,13.4248736207766,-2.92696062593656,5.35660124132131,2.42964061538474,0.324349981743801,0.324349981743801,0,-2.0476449545876,3.56881233106249,1.5211673764749,-0.218720844946636 +Chris Chiozza,chiozch01,2020,RS,BRK,612,278,0.332661764529993,-1.33509783388782,-1.00243606935782,2.3239220097593,4.2310766575603,6.5549986673196,0.776683260432037,-0.269732053611354,0.506951206820683,0.46456957048595,0.46456957048595,0,1.81811133241491,-1.38632928654803,0.431782045866881,0.578637670598671 +Dionte Christmas,chrisdi01,2014,RS,PHO,410,198,-0.124018402,-4.108636863,-4.232655265,-4.604226041,0.252645524,-4.351580517,-1.092986641,-3.447968065,-4.540954707,-0.180760839,-0.180760839,0,-1.267844194,-3.896565577,-5.164409771,-0.085188882 +Marquese Chriss,chrisma01,2017,RS,PHO,3721,1743,-3.028004361,-0.475789268,-3.503793629,-2.082921356,-4.62330464,-6.706225996,-2.986334834,-1.321713986,-4.30804882,-1.404795845,-1.404795845,0,-2.761795572,-0.802715832,-3.564511404,1.363275855 +Marquese Chriss,chrisma01,2018,RS,PHO,3272,1527,-3.926695743,0.331624841,-3.595070902,-1.340680274,-0.454577447,-1.795257721,-3.567450701,0.252371783,-3.315078918,-0.444294466,-0.444294466,0,-3.128687979,-0.07177595,-3.200463929,0.913774713 +Marquese Chriss,chrisma01,2019,RS,CLE,819,395,-4.745150558,-3.958587937,-8.703738495,-3.607298928,-5.392788139,-9.000087067,-4.752165692,-4.36467187,-9.116837562,-1.281570956,-1.281570956,0,-3.943296387,-4.376254936,-8.319551322,-0.121639196 +Marquese Chriss,chrisma01,2019,RS,HOU,226,104,-11.69028832,-2.670335389,-14.36062371,-7.510496562,-2.657855026,-10.16835159,-11.63147974,-2.855868711,-14.48734845,-0.63043773,-0.63043773,0,-9.083408674,-3.74184956,-12.82525823,1.250962627 +Marquese Chriss,chrisma01,2020,RS,GSW,2554,1196,-2.00130443674712,1.90182652333054,-0.099477913416583,-0.195915997561378,-2.49132759186236,-2.68724358942374,-1.66542785142991,1.17858652301815,-0.486841328411767,1.38265684753292,1.38265684753292,0,-2.05900338834671,1.0697895666144,-0.989213821732304,0.124156217030436 +Patrick Christopher,chrispa01,2015,RS,UTA,59,29,-8.538808745,-15.21256781,-23.75137655,-12.74395372,-4.633151807,-17.37710553,-9.928618559,-13.9552276,-23.88384616,-0.315694479,-0.315694479,0,-8.121640035,-8.997432186,-17.11907222,0.920732735 +Rakeem Christmas,chrisra01,2016,RS,IND,13,6,7.93296271,-29.43312491,-21.5001622,12.94656095,-62.14776089,-49.20119994,9.431761662,-38.10721123,-28.67544956,-0.079736317,-0.079736317,0,6.326726127,-30.25395272,-23.92722659,0.459634295 +Rakeem Christmas,chrisra01,2017,RS,IND,455,219,-1.607187249,-0.578518735,-2.185705983,-3.709270114,-0.107976508,-3.817246622,-2.134139087,-0.541987583,-2.67612667,0.008241984,0.008241984,0,-2.558255258,-1.206358729,-3.764613987,-0.144554938 +Semaj Christon,chrisse01,2017,PO,OKC,45,21,1.828472694,-10.21927058,-8.390797889,-9.144809422,-18.86837158,-28.01318101,-0.30175101,-12.70571051,-13.00746152,-0.109988175,0,-0.109988175,-2.004533195,-9.145168725,-11.14970192,-2.862248548 +Semaj Christon,chrisse01,2017,RS,OKC,1967,973,-3.658080961,-3.146217608,-6.804298569,-2.102464091,-3.47776772,-5.580231811,-3.574106121,-3.4245801,-6.99868622,-2.059345566,-2.059345566,0,-3.453849601,-2.778756364,-6.232605965,-2.316374646 +Brandon Clarke,clarkbr01,2020,RS,MEM,2874,1300,0.202735358307755,0.499112916173749,0.701848274481504,0.050994695517888,1.52672414013292,1.57771883565081,0.205167721361485,0.734046618953299,0.939214340314784,2.45081684260902,2.45081684260902,0,-0.501135954495,0.280517155077588,-0.220618799417412,0.16309475174943 +Coty Clarke,clarkco01,2016,RS,BOS,13,6,10.75734775,-6.778392742,3.978955004,27.13903777,-12.66785756,14.47118022,14.88876208,-8.37422646,6.51453562,0.029094311,0.029094311,0,12.22093587,-11.00796163,1.212974239,2.527831466 +Earl Clark,clarkea01,2014,RS,NYK,144,70,-0.839570004,-1.510708938,-2.350278942,1.98906128,1.396528611,3.385589891,-0.317447006,-0.968244135,-1.285691141,0.052340277,0.052340277,0,-1.26570368,-2.128549383,-3.394253063,0.08060737 +Earl Clark,clarkea01,2014,RS,CLE,1388,698,-3.673248614,-3.003775298,-6.677023911,-4.466671295,-1.572294501,-6.038965796,-4.033377149,-2.856502619,-6.889879768,-1.476471609,-1.476471609,0,-2.975428323,-3.26497953,-6.240407853,0.141780282 +Earl Clark,clarkea01,2015,PO,BRK,27,13,-8.74497553,-9.711683712,-18.45665924,-12.02989513,-16.51992773,-28.54982286,-9.944227018,-11.75054561,-21.69477262,-0.129800643,0,-0.129800643,-6.376123061,-9.779444799,-16.15556786,0.154152105 +Earl Clark,clarkea01,2015,RS,BRK,196,93,-4.306328542,-0.158844393,-4.465172935,-8.943525136,3.714253954,-5.229271182,-5.497626645,0.697280599,-4.800346046,-0.098399053,-0.098399053,0,-4.924380368,-1.186601151,-6.11098152,1.097084261 +Gary Clark,clarkga01,2019,PO,HOU,10,4,-3.913908988,0.637982729,-3.27592626,-5.742268912,-17.90835784,-23.65062676,-4.744820137,-3.300242538,-8.045062675,-0.011264284,0,-0.011264284,-5.124982678,-5.587805743,-10.71278842,1.063622449 +Gary Clark,clarkga01,2019,RS,HOU,1332,641,-1.136763967,-2.028822994,-3.16558696,-0.244734437,-1.845532252,-2.09026669,-1.10195424,-2.123824177,-3.225778417,-0.155008801,-0.155008801,0,-0.559243557,-2.017439063,-2.57668262,-0.385728868 +Gary Clark,clarkga01,2020,PO,ORL,316,144,1.48449447454648,1.68017602750438,3.16467050205086,-6.51850916202006,-0.102871177687606,-6.62138033970766,-0.212065378490359,1.4033676684466,1.19130228995624,0.296017993307689,0,0.296017993307689,3.96607527393073,2.21553000675875,6.18160528068948,-0.873259701452037 +Gary Clark,clarkga01,2020,RS,ORL,765,355,-1.80614912739419,-0.07232275070066,-1.87847187809485,-5.67261860637229,-1.0097639698915,-6.68238257626379,-2.73404332922182,-0.287767867537895,-3.02181119675971,-0.048988220823623,-0.048988220823623,0,-2.64318423515442,-1.54028145778723,-4.18346569294165,-0.502932547621645 +Gary Clark,clarkga01,2020,RS,HOU,466,212,0.286250127848615,-5.80467462756365,-5.51842449971503,3.18012402992992,-2.82871173062296,0.35141229930695,0.824259837684843,-5.5737737346727,-4.74951389698786,-0.215816713171324,-0.215816713171324,0,-0.24544828301996,-5.7154830007429,-5.96093128376286,-0.21504987502544 +Ian Clark,clarkia01,2014,RS,UTA,346,172,-2.939601277,-4.614993461,-7.554594738,-3.231047061,6.589508336,3.358461275,-3.096708193,-2.470009938,-5.56671813,-0.249987632,-0.249987632,0,-2.85659162,-3.083321891,-5.939913511,1.08969581 +Ian Clark,clarkia01,2015,RS,UTA,318,161,-1.217463809,0.035915982,-1.181547827,-2.695668387,-2.304906199,-5.000574586,-1.578415559,-0.45667171,-2.035087269,0.058611547,0.058611547,0,-1.835595805,-1.281652426,-3.117248231,-0.184454719 +Ian Clark,clarkia01,2015,RS,DEN,71,31,-1.707496241,2.224834736,0.517338495,2.748122278,8.019937375,10.76805965,-0.86737389,3.606501699,2.739127809,0.089661401,0.089661401,0,0.712673201,2.511637442,3.224310643,3.141646232 +Ian Clark,clarkia01,2016,PO,GSW,329,154,-0.423921889,0.726217023,0.302295135,-4.698940495,4.421247601,-0.277692893,-1.403779471,1.488947636,0.085168165,0.230936113,0,0.230936113,-2.89354846,1.122525008,-1.771023452,0.492104242 +Ian Clark,clarkia01,2016,RS,GSW,1200,578,-1.353341274,-4.880881408,-6.234222681,-5.635985248,-5.260877967,-10.89686322,-2.45968069,-5.316773236,-7.776453926,-1.477840601,-1.477840601,0,-1.731137778,-4.896251941,-6.627389718,-0.292581759 +Ian Clark,clarkia01,2017,PO,GSW,450,219,1.375575205,-0.418249709,0.957325496,-8.65442688,1.580451759,-7.07397512,-0.783088463,-0.123143514,-0.906231978,0.21180619,0,0.21180619,-0.164426858,-1.268608957,-1.433035815,-0.302572145 +Ian Clark,clarkia01,2017,RS,GSW,2388,1137,0.482162164,-1.717283814,-1.23512165,-4.323073369,-1.050053098,-5.373126467,-0.59527991,-1.754876389,-2.350156299,0.231020169,0.231020169,0,0.044537293,-2.043850536,-1.999313243,-0.392502406 +Ian Clark,clarkia01,2018,PO,NOP,420,190,-1.40578643,-0.643307625,-2.049094055,-4.329649599,-4.89819841,-9.227848008,-2.123752128,-1.600422804,-3.724174932,-0.098330688,0,-0.098330688,-1.125546533,-0.446836539,-1.572383072,0.9360104 +Ian Clark,clarkia01,2018,RS,NOP,3094,1455,-1.083624226,-2.625858309,-3.709482535,-0.432121033,-1.213900102,-1.646021134,-1.017057926,-2.501799274,-3.5188572,-0.569951081,-0.569951081,0,-1.215968932,-2.707850714,-3.923819646,-0.139585102 +Ian Clark,clarkia01,2019,RS,NOP,2152,973,-2.086981553,-3.684948993,-5.771930546,-2.157842931,0.370823061,-1.78701987,-2.235510458,-3.038161149,-5.273671607,-1.257910026,-1.257910026,0,-2.246744783,-3.302576629,-5.549321412,0.414658507 +Jordan Clarkson,clarkjo01,2015,RS,LAL,2893,1476,0.488562156,-1.404721064,-0.916158908,-1.488790866,-2.159303438,-3.648094304,0.155705574,-1.582280792,-1.426575218,0.977336337,0.977336337,0,-0.514128027,-1.560461478,-2.074589505,-1.854706432 +Jordan Clarkson,clarkjo01,2016,RS,LAL,5177,2552,-0.102370629,-1.999662406,-2.102033035,-2.096187017,-2.753239686,-4.849426703,-0.425276711,-2.213819157,-2.639095868,0.143719802,0.143719802,0,-1.098866647,-1.64728637,-2.746153017,-0.46063308 +Jordan Clarkson,clarkjo01,2017,RS,LAL,5017,2397,-0.195012026,-0.934797253,-1.129809279,-1.904156794,-1.910219652,-3.814376446,-0.510473911,-1.143546762,-1.654020673,1.345934747,1.345934747,0,-0.69293107,-1.13336934,-1.82630041,0.410379436 +Jordan Clarkson,clarkjo01,2018,PO,CLE,553,286,-5.441980495,1.206862949,-4.235117546,-2.964300192,-1.917489841,-4.881790033,-5.301452684,0.64582823,-4.655624454,-0.283544788,0,-0.283544788,-2.898962125,-0.417522892,-3.316485017,-1.10155221 +Jordan Clarkson,clarkjo01,2018,RS,LAL,2665,1256,2.135774699,-2.224963805,-0.089189105,-1.272134621,1.809703945,0.537569325,1.599684628,-1.513932056,0.085752572,1.816010187,1.816010187,0,0.40023944,-1.791153541,-1.390914101,-0.063967434 +Jordan Clarkson,clarkjo01,2018,RS,CLE,1313,632,1.062706943,0.144861478,1.207568421,-2.458901,0.874650983,-1.584250017,0.32500591,0.347483913,0.672489823,1.098226762,1.098226762,0,0.017076051,-0.096934722,-0.07985867,-0.480244034 +Jordan Clarkson,clarkjo01,2019,RS,CLE,4575,2214,1.911316647,-2.540019636,-0.628702989,1.598204901,0.034673381,1.632878282,2.035009123,-2.077627873,-0.042618749,3.042700568,3.042700568,0,2.078466364,-2.573352634,-0.49488627,-0.516887746 +Jordan Clarkson,clarkjo01,2020,PO,UTA,398,200,4.12952489696028,-2.92391960731808,1.2056052896422,-7.46460566605496,-2.10881613540522,-9.57342180146017,1.74648668680729,-2.95013506371941,-1.20364837691212,0.162683193855501,0,0.162683193855501,-1.73956186281782,-2.44820664098326,-4.18776850380108,-0.033479334483936 +Jordan Clarkson,clarkjo01,2020,RS,CLE,1383,666,4.22386684527543,-2.69225666607714,1.53161017919829,-1.50550218354515,0.557327710269573,-0.948174473275576,3.33819350511929,-2.15012661761004,1.18806688750925,1.33066960308796,1.33066960308796,0,4.27211269659883,-3.24212966523673,1.0299830313621,-0.569129732178412 +Jordan Clarkson,clarkjo01,2020,RS,UTA,2165,1039,2.10300401769735,-1.18612828440246,0.916875733294884,3.80705927063952,-2.07005097111837,1.73700829952116,2.53445406685198,-1.46300100241739,1.07145306443459,2.01619373429615,2.01619373429615,0,1.54259806626234,-1.22748747957955,0.315110586682789,-0.481357632055465 +Gian Clavell,clavegi01,2018,RS,DAL,135,64,-3.216020889,6.410620674,3.194599785,-1.489369661,8.802680194,7.313310533,-2.975262113,7.364762612,4.389500498,0.236019608,0.236019608,0,-1.188271374,4.284156613,3.095885239,1.231813984 +Victor Claver,clavevi01,2014,PO,POR,15,7,-8.822733573,13.20076745,4.378033878,-45.49659586,22.86969368,-22.62690218,-17.03868511,16.28024892,-0.758436193,0.007822775,0,0.007822775,-10.03198411,11.36933183,1.337347724,6.161754225 +Victor Claver,clavevi01,2014,RS,POR,369,184,-2.236782416,4.251874107,2.015091691,0.791694118,1.939174575,2.730868694,-1.799649544,4.034580256,2.234930712,0.470204772,0.470204772,0,-1.034751671,1.905461284,0.870709613,0.458173081 +Victor Claver,clavevi01,2015,RS,POR,154,76,-2.97791851,-0.508759571,-3.486678081,0.857674646,5.405652033,6.263326679,-2.385629613,0.641545606,-1.744084008,0.039225821,0.039225821,0,-1.525894572,-0.1428648,-1.668759371,0.543897162 +Nicolas Claxton,claxtni01,2020,RS,BRK,410,187,-1.76295146982516,2.08322870234047,0.320277232515313,-8.0867879137778,-2.57363086781229,-10.6604187815901,-3.17349489999673,1.2422133698426,-1.93128153015413,0.077722724040115,0.077722724040115,0,-3.11036011060189,-1.18093412761659,-4.29129423821848,-0.508582666539701 +Chris Clemons,clemoch01,2020,PO,HOU,21,8,2.05693692205424,-5.77888817349456,-3.72195125144032,-7.13870678803965,26.3911402742143,19.2524334861746,0.244011764960747,0.511676620410098,0.755688385370845,0.015212290048206,0,0.015212290048206,1.51137212222808,-4.12310409136474,-2.61173196913666,3.06079849586339 +Chris Clemons,clemoch01,2020,RS,HOU,647,291,-0.378524615532237,-2.16110218198609,-2.53962679751832,-7.56427880568094,-1.90739857390826,-9.47167737958919,-1.91429468025142,-2.24044114587504,-4.15473582612646,-0.211054095347457,-0.211054095347457,0,-1.0520906976632,-2.85323058045839,-3.90532127812159,1.22172071737547 +Antonius Cleveland,clevean01,2018,RS,DAL,170,81,-5.275805621,2.847966097,-2.427839524,-13.36894595,6.696331548,-6.672614407,-7.276881603,3.820875916,-3.456005686,-0.029350679,-0.029350679,0,-6.665865843,3.333730985,-3.332134858,0.592075855 +Antonius Cleveland,clevean01,2018,RS,ATL,94,42,-3.627238185,-7.962692546,-11.58993073,-4.93078657,-2.190115873,-7.120902442,-4.090937843,-7.193487093,-11.28442494,-0.184508567,-0.184508567,0,-4.10999444,-5.852277593,-9.962272033,0.883863614 +Antonius Cleveland,clevean01,2020,PO,DAL,20,9,-3.17692084678771,6.43112080296953,3.25419995618182,-17.7655786703604,-2.42726388865546,-20.1928425590158,-6.39904932842853,5.17115257640304,-1.22789675202548,0.007282643540577,0,0.007282643540577,-3.55982447174076,4.82309772385242,1.26327325211166,1.02338720365922 +Antonius Cleveland,clevean01,2020,RS,DAL,98,46,-6.62012941204882,-4.45190074921636,-11.0720301612652,-4.08372419972357,-4.21730164504901,-8.30102584477257,-6.54530907429309,-4.66128038663038,-11.2065894609235,-0.197650142513518,-0.197650142513518,0,-5.65069728240171,-6.42244688813712,-12.0731441705388,-0.421467854501874 +Amir Coffey,coffeam01,2020,PO,LAC,16,7,3.32773438435812,3.92351975746699,7.2512541418251,37.5882654389794,25.1674024632711,62.7556679022505,10.5476214742795,8.44301416437313,18.9906356386526,0.080659806481389,0,0.080659806481389,6.70336591957652,4.67318531170317,11.3765512312797,0.719863141446143 +Amir Coffey,coffeam01,2020,RS,LAC,347,159,-1.54740639698019,-3.00790020399101,-4.5553066009712,-1.41643475221303,0.897430200908888,-0.519004551304146,-1.67561535290064,-2.43553083039605,-4.11114618329669,-0.110399854349448,-0.110399854349448,0,-0.789503598201594,-3.07127355867338,-3.86077715687497,-0.017360412656199 +Norris Cole,coleno01,2014,PO,MIA,751,404,-0.589759691,-2.263220149,-2.85297984,1.07468613,-0.223578884,0.851107246,-0.372436911,-1.942931268,-2.315368179,0.091773465,0,0.091773465,1.120373415,-3.180332013,-2.059958597,-0.625413385 +Norris Cole,coleno01,2014,RS,MIA,3877,2014,-1.777988818,-0.415280724,-2.193269542,-2.332544762,0.054057171,-2.27848759,-2.033110266,-0.343412602,-2.376522867,0.379318608,0.379318608,0,-1.274587013,-0.450770847,-1.72535786,-1.110981112 +Norris Cole,coleno01,2015,PO,NOP,213,106,-3.507361286,-3.39178638,-6.899147666,6.623156155,15.54659356,22.16974971,-1.684390188,0.402909679,-1.281480509,0.081400807,0,0.081400807,2.744864103,0.411539748,3.156403851,-0.599737826 +Norris Cole,coleno01,2015,RS,NOP,1314,683,-1.835071184,-2.894138197,-4.729209382,-3.999596628,1.558391086,-2.441205542,-2.440825338,-2.138197673,-4.579023011,-0.627465825,-0.627465825,0,-1.770062618,-1.872995955,-3.643058574,-1.487663332 +Norris Cole,coleno01,2015,RS,MIA,2169,1148,-1.92319553,-1.064942011,-2.988137541,0.27574412,-3.508190672,-3.232446552,-1.579881572,-1.616169593,-3.196051165,-0.256576772,-0.256576772,0,-1.585650111,-1.440474052,-3.026124163,-1.717682112 +Norris Cole,coleno01,2016,RS,NOP,2469,1198,-1.022799611,-2.80711515,-3.829914761,-0.68922735,-1.263651687,-1.952879037,-1.010350917,-2.637801693,-3.64815261,-0.547735351,-0.547735351,0,-1.239571963,-2.347205854,-3.586777817,-0.219481328 +Norris Cole,coleno01,2017,PO,OKC,52,25,-8.671277719,-10.26998455,-18.94126227,-11.96261881,-25.67654781,-37.63916662,-9.850197701,-14.15401479,-24.00421249,-0.277171571,0,-0.277171571,-10.35969939,-13.0153501,-23.37504948,-0.838629584 +Norris Cole,coleno01,2017,RS,OKC,260,125,-6.428238237,-0.428142986,-6.856381223,-5.960125624,3.285429733,-2.674695891,-6.721066654,0.305084585,-6.415982069,-0.233608056,-0.233608056,0,-5.439404816,0.607907707,-4.831497109,-0.07969456 +Darren Collison,collida01,2014,PO,LAC,521,249,0.004121325,-0.812088009,-0.807966683,-6.931234247,-3.940992139,-10.87222639,-1.567536642,-1.514917195,-3.082453837,-0.044029183,0,-0.044029183,-0.572840449,-2.020293663,-2.593134112,1.000973357 +Darren Collison,collida01,2014,RS,LAC,4171,2069,1.524319831,2.197103286,3.721423117,-0.526325695,-1.110674157,-1.636999852,1.111845282,1.608268832,2.720114113,5.746560505,5.746560505,0,1.24831221,1.962715232,3.211027441,-0.460328901 +Darren Collison,collida01,2015,RS,SAC,3186,1565,1.67509508,1.797266072,3.472361152,1.473390785,3.519638276,4.993029061,1.739739139,2.308093162,4.047832301,5.409458342,5.409458342,0,1.138648721,1.550956286,2.689605006,-0.32435687 +Darren Collison,collida01,2016,RS,SAC,4666,2219,1.755112579,-1.738538143,0.016574436,1.21808392,-0.976423201,0.241660719,1.757578741,-1.664983374,0.092595367,3.196430131,3.196430131,0,0.964226215,-1.703931271,-0.739705056,-0.660914982 +Darren Collison,collida01,2017,RS,SAC,4094,2063,0.667228593,-1.696332682,-1.029104089,2.244475323,-1.584144994,0.660330329,1.058136956,-1.742249269,-0.684112314,2.14333903,2.14333903,0,0.564322055,-1.52401557,-0.959693515,-1.402759026 +Darren Collison,collida01,2018,PO,IND,423,214,-0.050319034,4.282616848,4.232297814,-12.89868839,8.57320491,-4.325483478,-2.713088291,5.363534382,2.650446091,0.612485694,0,0.612485694,-6.116330694,3.748274406,-2.368056288,0.699118621 +Darren Collison,collida01,2018,RS,IND,4119,2018,2.730179693,1.956119645,4.686299338,2.564070222,-3.116744168,-0.552673946,2.867671365,1.009117664,3.876789029,6.761400565,6.761400565,0,1.996809806,1.026688499,3.023498305,-0.893163734 +Darren Collison,collida01,2019,PO,IND,240,117,-3.62472903,0.231042199,-3.393686831,0.927655961,8.419084057,9.346740018,-2.767796973,1.890009003,-0.87778797,0.116288626,0,0.116288626,-1.96376834,2.270883615,0.307115275,0.884208165 +Darren Collison,collida01,2019,RS,IND,4418,2143,0.929512816,0.429411996,1.358924813,0.200692877,-1.482570735,-1.281877859,0.844659091,0.016617864,0.861276956,3.919106146,3.919106146,0,0.229925112,0.534526077,0.764451189,-0.756644223 +Jason Collins,collija04,2014,RS,BRK,348,172,-5.894773501,-7.315847784,-13.21062128,-3.245273721,-0.905358273,-4.150631994,-5.739170724,-6.422277121,-12.16144785,-0.822501049,-0.822501049,0,-6.60740578,-5.13999485,-11.74740063,-0.394265723 +John Collins,collijo01,2018,RS,ATL,3714,1785,-0.582864149,0.303589045,-0.279275104,-2.961625256,0.98610961,-1.975515645,-1.067389055,0.52076513,-0.546623925,2.003056396,2.003056396,0,-0.933834354,0.426914411,-0.506919942,-0.17665947 +John Collins,collijo01,2019,RS,ATL,4001,1829,2.473235393,-0.287192618,2.186042775,5.210979898,-1.53147909,3.679500808,3.248466497,-0.516129074,2.732337422,5.127653744,5.127653744,0,3.4621486,-1.044357041,2.417791558,0.234645389 +John Collins,collijo01,2020,RS,ATL,2962,1363,0.348045095311953,-0.746817639161123,-0.39877254384917,-1.72637974167934,0.94812713611326,-0.778252605566083,0.000840824875046,-0.375499121104132,-0.374658296229086,1.65402855705898,1.65402855705898,0,0.568325719699534,-0.380118475993242,0.188207243706292,0.136592224999051 +Kyle Collinsworth,colliky01,2018,RS,DAL,974,480,-1.607810147,0.74607932,-0.861730827,0.760709775,-1.947595114,-1.18688534,-1.177205889,0.238866581,-0.938339308,0.441641359,0.441641359,0,-1.652510383,-0.066218759,-1.718729142,-0.453223088 +Nick Collison,collini01,2014,PO,OKC,366,183,-1.371351938,5.48352169,4.112169752,-11.87233825,6.62538896,-5.246949287,-3.671750752,6.054096084,2.382345332,0.49537263,0,0.49537263,-3.400933212,5.736146471,2.335213259,0.216981481 +Nick Collison,collini01,2014,RS,OKC,2736,1353,-0.278056585,0.290832962,0.012776377,3.70582112,2.320112772,6.025933892,0.473071603,0.682522246,1.155593849,2.689194422,2.689194422,0,0.187105659,0.51914108,0.706246739,-0.243318955 +Nick Collison,collini01,2015,RS,OKC,2236,1101,-0.624191378,-0.527019978,-1.151211356,-0.982028538,1.887849235,0.905820696,-0.784499556,-0.072755761,-0.857255317,1.063063189,1.063063189,0,-1.026963083,0.156378159,-0.870584925,-0.013408144 +Nick Collison,collini01,2016,PO,OKC,158,79,-0.203996697,0.310779593,0.106782897,-0.238467762,-2.313635731,-2.552103493,-0.427371789,-0.197333132,-0.624704921,0.088229507,0,0.088229507,-0.836319894,4.862874833,4.026554938,-0.127649008 +Nick Collison,collini01,2016,RS,OKC,1424,699,-2.845218067,0.644461576,-2.200756491,-3.759073056,1.703695141,-2.055377915,-3.258140181,0.871097283,-2.387042898,0.130112355,0.130112355,0,-3.10389411,0.173332659,-2.930561451,0.506535596 +Nick Collison,collini01,2017,RS,OKC,261,128,0.872235697,0.19593514,1.068170837,-11.04806162,-0.344321044,-11.39238266,-1.58519569,0.069718377,-1.515477313,0.08012572,0.08012572,0,-1.817296858,-0.505368078,-2.322664936,-0.602897782 +Nick Collison,collini01,2018,RS,OKC,156,75,-4.497982426,-4.783099871,-9.281082297,-5.029306264,4.445961783,-0.583344481,-4.919948476,-3.183645456,-8.103593932,-0.204389452,-0.204389452,0,-3.727857227,-4.470606492,-8.198463719,-0.225562325 +Zach Collins,colliza01,2018,PO,POR,142,70,-0.580642894,-4.34316534,-4.923808234,-11.40632892,3.424827094,-7.981501827,-2.86522634,-2.910747604,-5.775973944,-0.109765542,0,-0.109765542,-4.492973221,-2.958919468,-7.451892688,-1.481746032 +Zach Collins,colliza01,2018,RS,POR,2100,1045,-4.701104961,-1.406343093,-6.107448054,2.078464393,-1.047101559,1.031362833,-3.57954084,-1.456611615,-5.036152455,-1.211308413,-1.211308413,0,-3.98006968,-1.269396796,-5.249466476,-0.616423294 +Zach Collins,colliza01,2019,PO,POR,551,275,-0.519040616,-0.32353975,-0.842580366,-2.8792024,5.180133272,2.300930872,-1.090822904,0.821034621,-0.269788283,0.356569766,0,0.356569766,-1.958082612,1.055799838,-0.902282774,-0.645222232 +Zach Collins,colliza01,2019,RS,POR,2828,1356,-1.158096904,-0.762081935,-1.920178839,-2.862297729,-0.876551042,-3.738848772,-1.633711867,-0.845837315,-2.479549182,0.18565308,0.18565308,0,-1.772989772,-0.771158371,-2.544148143,-0.791550805 +Zach Collins,colliza01,2020,RS,POR,610,290,-2.76619830503745,2.19748987748124,-0.568708427556205,5.9421964642343,-2.52200145256785,3.42019501166645,-1.13619504821759,1.43190021165358,0.29570516343599,0.450297762263481,0.450297762263481,0,-1.46705553967543,1.46241444103877,-0.004641098636657,-0.076737810231304 +Bonzie Colson,colsobo01,2019,RS,MIL,226,98,-2.510220606,-3.834669705,-6.344890311,-1.700556188,-8.59667265,-10.29722884,-2.528227699,-5.121150178,-7.649377877,-0.246200271,-0.246200271,0,-1.810751601,-4.581203581,-6.391955182,0.513104631 +Mike Conley,conlemi01,2014,PO,MEM,511,267,0.695890085,-2.021793325,-1.32590324,-0.131750216,2.429089174,2.297338957,0.603245289,-1.288628291,-0.685383003,0.28954688,0,0.28954688,-0.364085964,0.435008549,0.070922585,-0.167110028 +Mike Conley,conlemi01,2014,RS,MEM,4639,2446,3.313855577,0.86225786,4.176113437,3.052608886,-1.649175399,1.403433487,3.450362311,0.359186301,3.809548611,8.112315241,8.112315241,0,3.162069468,1.391162003,4.553231471,-0.863167963 +Mike Conley,conlemi01,2015,PO,MEM,472,243,3.166587785,0.374505316,3.541093101,2.828182191,7.01038028,9.838562472,3.265990232,1.731823409,4.997813641,0.966974242,0,0.966974242,5.210497312,3.456773939,8.667271251,-2.309589514 +Mike Conley,conlemi01,2015,RS,MEM,4327,2225,2.515220067,0.495749346,3.010969413,1.408388789,0.495115044,1.903503833,2.432226305,0.472648461,2.904874766,6.389858151,6.389858151,0,1.761324198,1.57738151,3.338705709,-0.441088512 +Mike Conley,conlemi01,2016,RS,MEM,3439,1761,2.178884626,-1.050538714,1.128345912,1.718312502,0.028736208,1.74704871,2.23655048,-0.875734961,1.360815519,3.632311205,3.632311205,0,1.745371711,0.060487387,1.805859098,-1.616434794 +Mike Conley,conlemi01,2017,PO,MEM,411,224,8.195734956,3.017085659,11.21282062,5.704757388,20.46523955,26.16999694,8.127934673,6.943044457,15.07097913,2.094621319,0,2.094621319,9.495170044,7.33922511,16.83439515,-0.272041603 +Mike Conley,conlemi01,2017,RS,MEM,4482,2292,4.877393374,0.647113497,5.524506871,5.102071032,-1.849332142,3.25273889,5.274934067,0.132523455,5.407457521,9.476695525,9.476695525,0,5.274673454,1.029569852,6.304243305,-0.642264651 +Mike Conley,conlemi01,2018,RS,MEM,744,373,1.488902208,1.800506891,3.289409099,-0.064572143,2.425556647,2.360984504,1.335969048,2.068421371,3.404390419,1.166249968,1.166249968,0,1.720098064,1.574011447,3.294109511,-0.419992626 +Mike Conley,conlemi01,2019,RS,MEM,4787,2342,4.573464586,1.491785628,6.065250215,2.954838459,2.16738915,5.122227609,4.605585265,1.701336626,6.30692189,10.75563906,10.75563906,0,3.512718915,2.155744018,5.668462933,-0.625039621 +Mike Conley,conlemi01,2020,PO,UTA,324,165,8.74650114425992,-1.95742872276168,6.78907242149824,-6.93341938821902,2.12413479310921,-4.80928459510981,5.83779915828601,-1.2195500076944,4.61824915059161,0.635925059292818,0,0.635925059292818,1.66693705243707,1.05537480414802,2.72231185658509,-0.591329224265018 +Mike Conley,conlemi01,2020,RS,UTA,2857,1363,1.3771414990796,-1.7657298864112,-0.388588387331596,-1.37259483872498,-0.391207281788438,-1.76380212051341,0.85416517182852,-1.60318600794226,-0.749020836113742,1.38788364367683,1.38788364367683,0,1.11044732872243,-0.814221127061288,0.296226201661138,-0.264341062515273 +Pat Connaughton,connapa01,2016,PO,POR,17,8,11.37897912,-3.992367625,7.386611492,7.005828071,-24.37278082,-17.36695274,11.11903326,-8.479956869,2.639076389,0.022008739,0,0.022008739,9.207453749,-10.63153931,-1.424085564,-2.838552404 +Pat Connaughton,connapa01,2016,RS,POR,298,143,-5.781227572,-2.709549465,-8.490777037,-11.21893413,5.339097788,-5.879836342,-7.288816835,-1.173579786,-8.46239662,-0.419474756,-0.419474756,0,-6.077218367,-4.78029972,-10.85751809,0.634478769 +Pat Connaughton,connapa01,2017,PO,POR,52,24,-1.626459168,4.625870252,2.999411084,-2.261845705,18.98001357,16.71816787,-1.803762345,7.910742776,6.106980431,0.109513359,0,0.109513359,1.456485543,4.080700128,5.537185671,-2.020401192 +Pat Connaughton,connapa01,2017,RS,POR,648,316,-0.231825301,-2.950466795,-3.182292096,-2.788143312,-0.62346901,-3.411612322,-0.769030746,-2.610251183,-3.379281929,-0.101338193,-0.101338193,0,-0.735371033,-3.359064533,-4.094435566,-0.112785558 +Pat Connaughton,connapa01,2018,PO,POR,126,59,-0.865233155,2.150295811,1.285062656,-16.27445455,11.89721981,-4.377234737,-4.124891706,4.393489153,0.268597446,0.092972988,0,0.092972988,-5.027744446,1.385854675,-3.641889771,-0.772065248 +Pat Connaughton,connapa01,2018,RS,POR,3069,1488,-0.853738559,-0.315415497,-1.169154056,1.748093059,0.999268013,2.747361072,-0.358918479,-0.092712514,-0.451630993,1.73030749,1.73030749,0,-1.398606382,-0.413839705,-1.812446088,-0.827898314 +Pat Connaughton,connapa01,2019,PO,MIL,708,324,0.388577123,1.325428522,1.714005645,-4.333977341,4.366757931,0.03278059,-0.674895628,1.936899339,1.262003711,0.684893718,0,0.684893718,0.163740899,0.830961723,0.994702622,0.12965196 +Pat Connaughton,connapa01,2019,RS,MIL,2754,1261,-0.098927637,0.525336367,0.42640873,-0.053147439,-0.989900031,-1.04304747,-0.124497341,0.168328179,0.043830838,1.783922657,1.783922657,0,-0.275014368,0.113280286,-0.161734083,-0.766713101 +Pat Connaughton,connapa01,2020,PO,MIL,376,171,-1.49026273915848,0.36920580868503,-1.12105693047345,0.823479075440671,-1.44624414670101,-0.622765071260334,-1.0567397354094,-0.076270872389497,-1.13301060779889,0.145981224095826,0,0.145981224095826,-2.30513142820402,-1.76134128863037,-4.06647271683439,0.330558275965204 +Pat Connaughton,connapa01,2020,RS,MIL,2775,1243,-1.01350192266284,1.317539885337,0.304037962674159,-1.52926364074913,-2.16065540948376,-3.68991905023289,-1.21080786906457,0.543053736218402,-0.667754132846164,1.31577461358667,1.31577461358667,0,-1.42641275878875,0.231071653381588,-1.19534110540716,-0.366592683104039 +Charles Cooke,cookech01,2018,RS,NOP,81,38,-7.013151631,3.008928597,-4.004223034,-10.94904641,6.150531658,-4.79851475,-8.297252011,3.817411749,-4.479840262,-0.033078558,-0.033078558,0,-7.31614029,0.678485045,-6.637655245,-1.35730378 +Quinn Cook,cookqu01,2017,RS,DAL,147,77,-0.723698927,-4.502083222,-5.22578215,9.442286095,-14.5968449,-5.154558809,1.384669047,-6.915753706,-5.531084659,-0.109645685,-0.109645685,0,0.724359978,-6.731433877,-6.0070739,0.349840568 +Quinn Cook,cookqu01,2017,RS,NOP,235,111,0.965261143,-3.694632375,-2.729371231,-1.179583224,-6.849623694,-8.029206918,0.638373067,-4.592851238,-3.954478172,-0.067593351,-0.067593351,0,-0.12650559,-4.244337017,-4.370842608,-0.889989766 +Quinn Cook,cookqu01,2018,PO,GSW,367,175,1.672367097,-1.232823244,0.439543853,-0.797806344,4.302225756,3.504419412,1.156434556,-0.265476976,0.89095758,0.335745407,0,0.335745407,1.284903907,-0.532819573,0.752084333,0.136102323 +Quinn Cook,cookqu01,2018,RS,GSW,1523,740,0.118419259,-4.774856477,-4.656437218,-2.651080599,-2.74081724,-5.391897838,-0.508456455,-4.661129938,-5.169586393,-0.90192908,-0.90192908,0,0.031366212,-3.780864213,-3.749498001,-1.257551655 +Quinn Cook,cookqu01,2019,PO,GSW,402,193,-1.643595781,-1.538015317,-3.181611098,-6.551606218,-4.96667328,-11.5182795,-2.867666309,-2.374336194,-5.242002503,-0.250881967,0,-0.250881967,-2.400939142,-3.950711062,-6.351650205,-0.863179707 +Quinn Cook,cookqu01,2019,RS,GSW,2224,1059,0.299605895,-3.942648815,-3.64304292,-4.825789776,-4.845683626,-9.671473402,-0.836243616,-4.397331157,-5.233574773,-1.326373233,-1.326373233,0,0.080672271,-3.74570733,-3.665035059,-1.177706233 +Quinn Cook,cookqu01,2020,PO,LAL,53,24,1.27651020550551,-6.62718673555482,-5.35067653004932,-16.0985389454542,-28.8489831322701,-44.9475220777243,-2.37836802599026,-11.7852788443502,-14.1636468703405,-0.143562861917362,0,-0.143562861917362,-4.04383704889659,-11.2665517464208,-15.3103887953174,-0.39817498576079 +Quinn Cook,cookqu01,2020,RS,LAL,1097,508,-1.66478426629472,-3.23548146728388,-4.9002657335786,-0.951030002694004,1.36900927438291,0.417979271688906,-1.65745815496194,-2.53482678675782,-4.19228494171976,-0.373220042708554,-0.373220042708554,0,-2.01067455962404,-3.54379997295248,-5.55447453257652,-0.162157695475843 +Tyler Cook,cookty01,2020,PO,DEN,7,4,-5.18848126013806,-2.56039057405766,-7.74887183419572,7.43630078058363,42.073285258586,49.5095860391696,-2.91698530775346,6.68968454757478,3.77269923982132,0.012955920002188,0,0.012955920002188,-4.59412559282835,-5.75572814535535,-10.3498537381837,-5.59313394764708 +Tyler Cook,cookty01,2020,RS,DEN,39,19,-1.7572109977661,4.31817791854336,2.56096692077726,-3.82637755244597,-7.15746385342565,-10.9838414058716,-2.27366784694679,2.20951564467669,-0.064152202270094,0.025767065699535,0.025767065699535,0,-1.18555709753851,2.97261549628882,1.78705839875031,-1.05494350574497 +Tyler Cook,cookty01,2020,RS,CLE,77,35,-0.406581939113509,-6.37618335144494,-6.78276529055845,-6.02640827517257,-3.07164959947099,-9.09805787464356,-1.52042829765489,-5.94538791623758,-7.46581621389247,-0.083751877654038,-0.083751877654038,0,-1.43064295019739,-8.33784502241809,-9.76848797261548,-0.555868618913877 +Jack Cooley,cooleja01,2015,RS,UTA,188,87,-0.969559512,3.859808442,2.89024893,-5.685931349,3.603149546,-2.082781803,-2.003084957,4.049718955,2.046633998,0.215126406,0.215126406,0,-1.8454777,4.781522323,2.936044623,0.998216924 +Jack Cooley,cooleja01,2018,RS,SAC,170,87,6.181457929,0.744718392,6.92617632,-1.716330966,3.312858769,1.596527804,4.965636626,1.365356451,6.330993077,0.398748113,0.398748113,0,2.392832159,0.479073291,2.87190545,-1.0664676 +Chris Copeland,copelch01,2014,PO,IND,164,82,-2.406587631,-0.032478857,-2.439066488,4.115850643,4.536935844,8.652786486,-1.118120034,0.879580779,-0.238539255,0.110445139,0,0.110445139,-1.984728852,-1.666489815,-3.651218668,1.781020552 +Chris Copeland,copelch01,2014,RS,IND,529,265,4.706628577,-6.228016474,-1.521387897,1.657557224,-4.949702826,-3.292145601,4.378407449,-6.437423267,-2.059015817,0.094018894,0.094018894,0,3.589287789,-5.370469849,-1.78118206,0.611649733 +Chris Copeland,copelch01,2015,RS,IND,1637,828,-2.052066937,-3.233911054,-5.285977991,-0.14798316,-0.735149148,-0.883132308,-1.751010708,-2.921277241,-4.672287949,-0.816716856,-0.816716856,0,-1.432618892,-3.313282634,-4.745901526,0.549671001 +Chris Copeland,copelch01,2016,RS,MIL,312,156,-3.826270551,-7.815240651,-11.6415112,-6.799420228,-7.799223875,-14.5986441,-4.643100888,-8.23090141,-12.8740023,-0.804423563,-0.804423563,0,-4.178356727,-7.516112671,-11.6944694,-0.164663031 +Matt Costello,costema01,2018,RS,SAS,65,32,-2.625999745,0.209916746,-2.416082999,11.28898184,2.078621442,13.36760329,0.100870728,0.547386493,0.648257221,0.055360928,0.055360928,0,-0.76146305,0.536020819,-0.225442231,-0.215227952 +Bryce Cotton,cottobr01,2015,RS,UTA,337,159,-2.537474331,-3.513240261,-6.050714592,-3.349928325,-1.128884788,-4.478813113,-2.846392174,-3.255224674,-6.101616847,-0.272947886,-0.272947886,0,-1.804423826,-4.082787409,-5.887211235,0.373398618 +Bryce Cotton,cottobr01,2016,RS,PHO,67,33,-10.72254705,0.403135738,-10.31941131,-1.199451941,-11.37427115,-12.57372309,-9.291525195,-1.941678772,-11.23320397,-0.144029989,-0.144029989,0,-5.846682133,-0.789789862,-6.636471995,0.822072103 +Bryce Cotton,cottobr01,2016,RS,MEM,12,6,8.743617239,-15.28762314,-6.544005899,-17.86503148,-25.86906891,-43.73410039,3.778915268,-18.32952643,-14.55061116,-0.035686977,-0.035686977,0,-0.456988765,-16.52077779,-16.97776655,-1.182158611 +DeMarcus Cousins,couside01,2014,RS,SAC,4572,2298,1.919317758,3.611777469,5.531095228,-0.066299898,1.027524539,0.961224641,1.679681199,3.317243054,4.996924252,9.160685353,9.160685353,0,0.893550351,3.135482001,4.029032352,0.822465736 +DeMarcus Cousins,couside01,2015,RS,SAC,4077,2013,0.905395905,4.426311831,5.331707736,0.524106235,2.895268288,3.419374523,0.927559643,4.423062129,5.350621772,8.486441648,8.486441648,0,1.12895787,3.580605098,4.709562968,1.923042506 +DeMarcus Cousins,couside01,2016,RS,SAC,4784,2246,-0.063009479,4.198185767,4.135176288,1.355459624,2.342316009,3.697775633,0.251393495,4.102072003,4.353465498,8.343568857,8.343568857,0,0.915769114,3.464004225,4.379773339,2.444467719 +DeMarcus Cousins,couside01,2017,RS,NOP,1187,574,2.870783162,3.380541923,6.251325085,-1.030080824,-0.475319799,-1.505400623,2.277520582,2.772640225,5.050160807,2.322095238,2.322095238,0,1.814603347,3.586191242,5.400794589,1.622341771 +DeMarcus Cousins,couside01,2017,RS,SAC,3746,1891,3.416544876,2.040415749,5.456960625,4.008737031,-1.926274064,2.082462967,3.779627692,1.367798411,5.147426103,7.664702516,7.664702516,0,3.489587418,1.380524699,4.870112117,0.583947926 +DeMarcus Cousins,couside01,2018,RS,NOP,3629,1737,0.665673807,3.06883854,3.734512347,-0.971293374,-2.014135404,-2.985428777,0.310309288,2.196600594,2.506909882,4.722471671,4.722471671,0,1.182281283,2.845345896,4.027627178,1.356469436 +DeMarcus Cousins,couside01,2019,PO,GSW,275,133,-3.832696339,0.880870315,-2.951826024,-8.863968649,1.050773963,-7.813194686,-5.240400154,1.000763061,-4.239637093,-0.106177279,0,-0.106177279,-2.981340254,0.572402296,-2.408937957,1.836327498 +DeMarcus Cousins,couside01,2019,RS,GSW,1647,771,0.151438529,6.521565893,6.673004422,-1.695438866,-0.855608714,-2.55104758,-0.351623614,5.33936938,4.987745766,3.076628172,3.076628172,0,1.320562841,5.283799125,6.604361965,1.100781888 +Robert Covington,covinro01,2014,RS,HOU,70,34,-1.725225549,1.055595392,-0.669630157,8.964141192,7.814624362,16.77876555,0.349121028,2.513538088,2.862659116,0.097055384,0.097055384,0,1.252221242,0.604256889,1.856478131,-0.301739302 +Robert Covington,covinro01,2015,RS,PHI,3946,1956,0.610048941,-0.759945774,-0.149896834,2.598211214,1.971314296,4.569525509,1.228340553,-0.236949024,0.99139153,3.771161394,3.771161394,0,0.79505005,0.134223094,0.929273144,0.961461465 +Robert Covington,covinro01,2016,RS,PHI,3978,1903,-0.673051685,1.571310326,0.898258641,-1.039937822,2.530521554,1.490583732,-0.679481034,1.914163483,1.23468245,3.936566831,3.936566831,0,-0.212536482,1.770466126,1.557929644,1.712262289 +Robert Covington,covinro01,2017,RS,PHI,4446,2119,-1.593453508,3.331045957,1.73759245,-1.79890414,4.365508909,2.566604768,-1.662518518,3.753779532,2.091261014,5.290169939,5.290169939,0,-1.292073097,3.848364965,2.556291867,1.053554595 +Robert Covington,covinro01,2018,PO,PHI,597,281,0.395472352,0.543603413,0.939075765,-4.038451052,2.047973647,-1.990477404,-0.608917061,0.881681726,0.272764665,0.456038887,0,0.456038887,1.527744833,0.865036735,2.392781568,1.982929997 +Robert Covington,covinro01,2018,RS,PHI,5350,2532,0.529412385,2.732989181,3.262401566,3.900503851,6.46492035,10.3654242,1.253344757,3.608153431,4.861498188,9.907442482,9.907442482,0,1.931786436,4.282504216,6.214290652,0.753684876 +Robert Covington,covinro01,2019,RS,PHI,958,440,-1.170210999,5.80723496,4.637023961,-1.801271921,0.315581189,-1.485690732,-1.39661154,4.991972582,3.595361042,1.433398514,1.433398514,0,-0.326295681,4.883483427,4.557187747,0.639695523 +Robert Covington,covinro01,2019,RS,MIN,1575,763,0.24194009,1.996311696,2.238251786,-1.353212399,2.941807876,1.588595477,-0.097707048,2.343179943,2.245472895,1.941908243,1.941908243,0,0.038932897,3.932704222,3.971637119,-0.143722943 +Robert Covington,covinro01,2020,PO,HOU,786,379,1.67151276123601,2.05230328459557,3.72381604583158,-5.95764862494814,2.31233885801794,-3.6453097669302,0.179000847512828,2.19542391894911,2.37442476646194,1.02981943887284,0,1.02981943887284,0.658431850768754,4.82554171252378,5.48397356329254,0.763610521742505 +Robert Covington,covinro01,2020,RS,MIN,3047,1411,-0.519223747449458,1.61173432462695,1.09251057717749,2.58233451530579,0.010010804196388,2.59234531950217,0.125416269630522,1.39731839961032,1.52273466924085,3.09100002010203,3.09100002010203,0,0.719300380717592,2.41165996275066,3.13096034346825,0.500964319951539 +Robert Covington,covinro01,2020,RS,HOU,1572,726,-1.45186644058255,3.2121222943738,1.76025585379125,-0.14561020449525,1.94455771581874,1.79894751132349,-1.31507165852939,3.13660053921034,1.82152888068095,1.70185027088365,1.70185027088365,0,0.307742945475148,3.75304829782408,4.06079124329923,0.514476764205636 +Allen Crabbe,crabbal01,2014,RS,POR,208,100,-0.570583011,-7.361154482,-7.931737493,1.36193485,1.37417253,2.73610738,-0.295464206,-6.04545193,-6.340916136,-0.183356754,-0.183356754,0,0.154741098,-6.389972387,-6.235231289,0.077593714 +Allen Crabbe,crabbal01,2015,PO,POR,77,39,2.122361342,3.310722012,5.433083354,-0.554506479,-4.956475191,-5.51098167,1.646562992,1.878796078,3.52535907,0.127976577,0,0.127976577,1.701905899,-1.180246918,0.521658982,-0.603233554 +Allen Crabbe,crabbal01,2015,RS,POR,1394,683,-0.920045416,-1.20992342,-2.129968836,-3.456898292,0.822641657,-2.634256635,-1.501894104,-0.895670455,-2.39756456,0.122785754,0.122785754,0,-1.306659169,-0.770051137,-2.076710305,-0.02047747 +Allen Crabbe,crabbal01,2016,PO,POR,631,302,3.069034376,0.303202122,3.372236498,0.73165707,-4.648920149,-3.917263079,2.684862338,-0.717801435,1.967060904,0.753820312,0,0.753820312,2.101016693,-0.941323425,1.159693268,0.535498637 +Allen Crabbe,crabbal01,2016,RS,POR,4345,2105,0.891190885,-1.132097947,-0.240907062,-1.053615748,-0.856996096,-1.910611844,0.52121496,-1.130250088,-0.609035128,2.300953068,2.300953068,0,-0.027289999,-1.149412654,-1.176702652,0.06879391 +Allen Crabbe,crabbal01,2017,PO,POR,198,92,-2.053629159,-0.218687955,-2.272317114,10.33527814,-2.00636918,8.328908963,0.382902271,-0.604708957,-0.221806686,0.121142959,0,0.121142959,2.7696393,0.690774988,3.460414289,-0.984821511 +Allen Crabbe,crabbal01,2017,RS,POR,4660,2254,-0.122136874,-1.838524943,-1.960661818,-3.790642432,-1.022000891,-4.812643323,-0.903533887,-1.767984424,-2.67151831,0.090382579,0.090382579,0,-1.162076233,-1.538863385,-2.700939618,0.140591194 +Allen Crabbe,crabbal01,2018,RS,BRK,4622,2197,0.964326541,0.139028139,1.10335468,0.682769802,0.047634912,0.730404714,0.988288784,0.152158082,1.140446866,4.385720569,4.385720569,0,1.051411639,-0.239550956,0.811860683,0.565995664 +Allen Crabbe,crabbal01,2019,RS,BRK,2422,1133,-2.521498646,0.180579663,-2.340918984,-2.123914793,1.963845712,-0.160069081,-2.589412528,0.562959069,-2.026453459,0.418546004,0.418546004,0,-2.525984208,0.037788947,-2.488195261,0.071918206 +Allen Crabbe,crabbal01,2020,RS,ATL,1142,522,-1.4084063655136,-3.2235175492858,-4.63192391479939,-5.42698284479118,-1.32508700322847,-6.75206984801965,-2.32501611775119,-2.94975390023972,-5.27477001799092,-0.666662903829339,-0.666662903829339,0,-1.92464506077468,-3.71008124126391,-5.63472630203859,-0.872362834089634 +Allen Crabbe,crabbal01,2020,RS,MIN,303,131,-5.52129303818977,-7.11099646812499,-12.6322895063148,-7.92023801084564,-0.814305247534487,-8.73454325838013,-6.35739294698467,-6.22344791960652,-12.5808408665912,-0.65928175358541,-0.65928175358541,0,-5.85508125438248,-6.56541000818967,-12.4204912625722,0.345866762637159 +Torrey Craig,craigto01,2018,RS,DEN,1311,629,-1.286268041,1.554422325,0.268154283,0.160577961,-0.303018968,-0.142441007,-1.079343775,1.295461434,0.216117659,0.94888948,0.94888948,0,-0.85024491,0.016931969,-0.833312941,-0.311024124 +Torrey Craig,craigto01,2019,PO,DEN,658,330,0.493102723,0.959836757,1.45293948,5.920807502,-2.197464362,3.72334314,1.646786304,0.352050041,1.998836345,0.824539444,0,0.824539444,-0.963799187,0.713641818,-0.25015737,-0.00928225 +Torrey Craig,craigto01,2019,RS,DEN,3102,1503,-1.044198064,0.531686139,-0.512511925,1.634693181,-1.875627766,-0.240934585,-0.563618837,0.030276529,-0.533342308,1.690397551,1.690397551,0,-0.611197091,0.122675637,-0.488521454,-0.563791205 +Torrey Craig,craigto01,2020,PO,DEN,753,375,-1.83597985791731,-2.44597629277256,-4.28195615068987,0.04045080185561,-3.52094281446886,-3.48049201261325,-1.62223218768573,-2.8076600313266,-4.42989221901233,-0.329656117840859,0,-0.329656117840859,-1.54231275901904,-2.73845686244601,-4.28076962146505,-0.547949161794989 +Torrey Craig,craigto01,2020,RS,DEN,2197,1072,-0.252004181084097,-0.169998768987302,-0.422002950071399,-0.552943631213139,-4.05628219908417,-4.60922583029731,-0.338530374555009,-0.992807615390401,-1.33133798994541,0.771017184252474,0.771017184252474,0,-0.380138972646268,-0.587068496337604,-0.967207468983871,-0.644519955645759 +Jamal Crawford,crawfja01,2014,PO,LAC,645,313,4.212984202,-4.153035044,0.059949158,-2.653685951,-2.203776436,-4.857462388,2.912065418,-4.012484036,-1.100418618,0.275244414,0,0.275244414,3.529500684,-4.251487533,-0.721986849,1.215163933 +Jamal Crawford,crawfja01,2014,RS,LAC,4271,2094,3.76822808,-2.851003022,0.917225058,-1.738863638,0.040850739,-1.6980129,2.752458499,-2.454238256,0.298220243,3.277507798,3.277507798,0,3.064352037,-2.213240225,0.851111812,0.615996072 +Jamal Crawford,crawfja01,2015,PO,LAC,811,379,0.804288649,-6.609872642,-5.805583992,4.730676346,-11.853787,-7.123110649,1.563342154,-8.106784339,-6.543442184,-0.765640574,0,-0.765640574,2.915744848,-8.116673925,-5.200929076,1.162618519 +Jamal Crawford,crawfja01,2015,RS,LAC,3424,1703,3.301407917,-2.343958452,0.957449465,-6.928751616,-1.703768774,-8.632520389,1.132253591,-2.347186078,-1.214932487,1.337765961,1.337765961,0,2.133586455,-2.534646069,-0.401059614,0.286936237 +Jamal Crawford,crawfja01,2016,PO,LAC,399,199,0.411502449,-3.62098871,-3.209486261,0.903055342,2.780621496,3.683676838,0.487749398,-2.557000758,-2.06925136,0.071597776,0,0.071597776,-3.317106889,-1.586543739,-4.903650628,0.418915473 +Jamal Crawford,crawfja01,2016,RS,LAC,4361,2126,1.445149138,-2.683962457,-1.23881332,-3.562961205,-1.2893718,-4.852333005,0.449500148,-2.584577812,-2.135077664,0.66703736,0.66703736,0,0.445604395,-2.629810185,-2.18420579,0.00588949 +Jamal Crawford,crawfja01,2017,PO,LAC,376,196,2.188752051,-0.805505261,1.383246789,10.70939934,3.477896652,14.187296,4.088797733,0.053405629,4.142203362,0.707994317,0,0.707994317,4.781969902,-0.98573244,3.796237462,-0.385153958 +Jamal Crawford,crawfja01,2017,RS,LAC,4434,2157,0.003153884,-2.369972449,-2.366818565,-5.692173261,-2.484775621,-8.176948882,-1.255625989,-2.529621219,-3.785247208,-1.138704521,-1.138704521,0,-0.701985864,-3.047799068,-3.749784932,-0.050494851 +Jamal Crawford,crawfja01,2018,PO,MIN,252,123,2.952778064,-1.84106817,1.111709894,4.265611905,1.562137344,5.827749249,3.382061674,-1.245225036,2.136836637,0.317195001,0,0.317195001,2.538810873,-2.691691953,-0.15288108,0.27947148 +Jamal Crawford,crawfja01,2018,RS,MIN,3384,1653,1.248923482,-4.364813408,-3.115889926,-2.441335253,-6.851337144,-9.292672397,0.475443736,-5.124716286,-4.64927255,-1.595558387,-1.595558387,0,0.988174314,-5.629365621,-4.641191307,-0.384781543 +Jamal Crawford,crawfja01,2019,RS,PHO,2624,1211,-0.236624353,-5.70237242,-5.938996773,-4.169682626,-4.689204656,-8.858887282,-1.005402042,-5.81085017,-6.816252212,-2.522285608,-2.522285608,0,-1.453148068,-6.102992766,-7.556140833,0.403328122 +Jamal Crawford,crawfja01,2020,RS,BRK,15,6,24.1386176471668,-9.94868818701954,14.1899294601473,27.7683850780495,0.68965344266073,28.4580385207102,26.4069169814689,-8.33834151255259,18.0685754689163,0.063808629011978,0.063808629011978,0,23.6449779748982,-8.12970431713122,15.515273657767,0.126257910313598 +Jordan Crawford,crawfjo02,2014,PO,GSW,124,57,-0.457823569,-6.585929443,-7.043753011,-5.883236958,-1.409680113,-7.292917072,-1.700285213,-5.946814904,-7.647100117,-0.149776415,0,-0.149776415,-3.112545605,-6.919698916,-10.03224452,1.829651521 +Jordan Crawford,crawfjo02,2014,RS,BOS,2391,1198,1.641012077,-1.074576245,0.566435832,0.795509955,0.448380505,1.24389046,1.625826429,-0.793474,0.832352429,2.173331293,2.173331293,0,1.244330973,-1.585103278,-0.340772304,-0.712821582 +Jordan Crawford,crawfjo02,2014,RS,GSW,1357,661,-0.93355556,-3.818606894,-4.752162455,-3.958324429,-2.945093588,-6.903418017,-1.683645522,-3.926566053,-5.610211575,-0.962080219,-0.962080219,0,-0.885135714,-4.136164755,-5.02130047,-0.248971724 +Jordan Crawford,crawfjo02,2017,RS,NOP,906,442,3.754086401,-3.51695193,0.23713447,7.245412421,-5.518915477,1.726496944,4.757695058,-4.177901804,0.579793254,0.751918245,0.751918245,0,3.932731973,-3.550657281,0.382074692,0.133491878 +Jordan Crawford,crawfjo02,2018,PO,NOP,34,15,6.392775408,1.745781368,8.138556776,-6.504275942,5.441930992,-1.06234495,4.118104748,2.55895124,6.677055988,0.077426477,0,0.077426477,6.479155941,0.003740304,6.482896245,3.957211419 +Jordan Crawford,crawfjo02,2018,RS,NOP,122,53,4.353694386,-8.494783555,-4.141089169,7.243514077,-12.28485356,-5.041339487,5.18396683,-9.828589106,-4.644622275,-0.05121551,-0.05121551,0,4.353908373,-8.674285503,-4.32037713,-0.031392031 +Mitchell Creek,creekmi01,2019,RS,BRK,77,36,7.93929245,-3.198528142,4.740764308,3.668724011,1.443673041,5.112397052,7.580423243,-2.390534395,5.189888847,0.143376698,0.143376698,0,7.456860767,-3.079974756,4.376886012,-1.716916076 +Mitchell Creek,creekmi01,2019,RS,MIN,26,12,-4.034042987,-8.627179117,-12.6612221,-0.978122936,-6.44469528,-7.422818216,-3.589824587,-8.686416458,-12.27624104,-0.059269395,-0.059269395,0,0.346102726,-10.26738959,-9.921286866,1.65291487 +Jae Crowder,crowdja01,2014,PO,DAL,161,81,0.880652985,4.311914138,5.192567123,7.704635242,7.254181078,14.95881632,2.205062854,5.159147363,7.364210217,0.42957717,0,0.42957717,2.97238498,4.32130109,7.293686071,-0.325660837 +Jae Crowder,crowdja01,2014,RS,DAL,2564,1254,-0.596140141,1.750288027,1.154147887,2.108330652,7.036480811,9.144811463,-0.082535274,2.952527879,2.869992605,3.596526541,3.596526541,0,0.298203593,1.505179601,1.803383194,0.024194029 +Jae Crowder,crowdja01,2015,PO,BOS,202,100,2.302101518,-1.343481466,0.958620052,-0.782310877,3.979815999,3.197505122,1.85726289,-0.313104263,1.544158627,0.227727299,0,0.227727299,-0.981364678,0.356405226,-0.624959451,0.75529195 +Jae Crowder,crowdja01,2015,RS,DAL,541,265,2.635097244,-0.207009075,2.42808817,2.556573947,-0.407404618,2.14916933,2.746501599,-0.283360242,2.463141357,0.709226983,0.709226983,0,2.879001265,-0.480793949,2.398207316,0.597902776 +Jae Crowder,crowdja01,2015,RS,BOS,2820,1382,1.318659233,0.232732268,1.551391501,2.107763939,1.167301677,3.275065617,1.580095817,0.429324532,2.009420349,3.371027025,3.371027025,0,1.317800794,0.511632516,1.82943331,0.43368413 +Jae Crowder,crowdja01,2016,PO,BOS,410,197,-4.438018204,2.742347268,-1.695670935,-6.050539528,8.788945499,2.738405971,-4.998426718,4.09262802,-0.905798698,0.191211861,0,0.191211861,-1.616443,1.3125777,-0.3038653,0.019586259 +Jae Crowder,crowdja01,2016,RS,BOS,4829,2308,1.18984647,0.104699711,1.294546181,0.985816167,0.318185775,1.304001942,1.211091583,0.117989936,1.32908152,4.843229558,4.843229558,0,1.419348781,1.320611774,2.739960555,0.812495591 +Jae Crowder,crowdja01,2017,PO,BOS,1181,596,0.970980106,1.099515937,2.070496043,0.016038377,3.555836175,3.571874552,0.828183214,1.707737465,2.535920679,1.665231784,0,1.665231784,-0.007938632,1.39787448,1.389935848,0.436217713 +Jae Crowder,crowdja01,2017,RS,BOS,4781,2335,1.009768758,0.138974024,1.148742781,4.706571389,2.168178651,6.87475004,1.811411366,0.572418088,2.383829454,6.139019625,6.139019625,0,2.471376555,0.494996188,2.966372743,0.368903014 +Jae Crowder,crowdja01,2018,PO,UTA,679,323,-2.315389408,0.617870912,-1.697518497,-7.799523015,-3.019125997,-10.81864901,-3.589471142,-0.176158049,-3.76562919,-0.175191215,0,-0.175191215,-2.435782832,0.531474233,-1.904308599,1.453471448 +Jae Crowder,crowdja01,2018,RS,CLE,2792,1346,-1.182032006,-0.847514905,-2.029546911,-2.493025108,-3.296196003,-5.789221111,-1.570967831,-1.358049974,-2.929017805,-0.123061809,-0.123061809,0,-1.134942405,-0.726180238,-1.861122643,0.100905198 +Jae Crowder,crowdja01,2018,RS,UTA,1548,744,-1.240614554,0.792251766,-0.448362788,-2.074267018,4.058307952,1.984040935,-1.497029212,1.44984923,-0.047179982,1.027825977,1.027825977,0,-0.570267999,1.46875276,0.89848476,0.180394525 +Jae Crowder,crowdja01,2019,PO,UTA,263,130,1.28320348,1.839035086,3.122238566,-10.69102202,3.733075838,-6.957946181,-1.045289295,2.300381062,1.255091767,0.272535024,0,0.272535024,-2.83820723,1.552008205,-1.286199024,-0.52155174 +Jae Crowder,crowdja01,2019,RS,UTA,4645,2166,-0.124616922,0.82352958,0.698912658,0.072393943,-0.587980034,-0.515586091,-0.099243603,0.516335916,0.417092313,3.513227156,3.513227156,0,0.610920089,0.631889827,1.242809916,0.387132444 +Jae Crowder,crowdja01,2020,PO,MIA,1332,660,2.05241043801004,0.076591255249779,2.12900169325982,-2.38602117602273,-1.96405376127797,-4.3500749373007,1.1414663364919,-0.38227834679595,0.759187989695952,1.21486658146509,0,1.21486658146509,3.97647748129263,0.132864758684367,4.109342239977,-0.313492571763038 +Jae Crowder,crowdja01,2020,RS,MIA,1159,553,2.66454104797992,0.517239836316781,3.1817808842967,-0.866533681626005,0.259970822429858,-0.606562859196146,2.04937543397864,0.474688609500201,2.52406404347884,1.49047327114479,1.49047327114479,0,2.21463719237941,0.839720575899834,3.05435776827925,0.167815241650805 +Jae Crowder,crowdja01,2020,RS,MEM,2871,1322,-0.59321611021374,-0.468675187497607,-1.06189129771135,-0.827063790697272,-3.69997817751836,-4.52704196821563,-0.652656543085694,-1.176061468146,-1.82871801123169,0.624226876533398,0.624226876533398,0,-0.503236003868684,-0.542302816180735,-1.04553882004942,0.466088849709715 +Jarrett Culver,culveja01,2020,RS,MIN,3301,1506,-3.16290701548986,-1.36073750130373,-4.52364451679359,0.723214284217351,-0.550446867970782,0.172767416246569,-2.5120515275573,-1.25733721904429,-3.76938874660159,-0.783122635715195,-0.783122635715195,0,-2.4880211586176,-1.03840941217026,-3.52643057078785,-0.017744978767319 +Dante Cunningham,cunnida01,2014,RS,MIN,3341,1635,-1.140603978,0.489743646,-0.650860333,-2.488420193,-0.974221165,-3.462641358,-1.521634791,0.210000972,-1.311633819,1.182832861,1.182832861,0,-1.573397617,0.260911354,-1.312486263,-1.360490952 +Dante Cunningham,cunnida01,2015,PO,NOP,151,75,6.181205541,3.956456997,10.13766254,13.67430753,-2.742962449,10.93134508,7.94176433,2.834254636,10.77601897,0.530063636,0,0.530063636,9.411733058,2.131563203,11.54329626,-0.676188296 +Dante Cunningham,cunnida01,2015,RS,NOP,3174,1652,-2.823856471,0.088518436,-2.735338035,-1.863878717,-0.2647336,-2.128612317,-2.791896564,0.03270793,-2.759188634,-0.007618657,-0.007618657,0,-2.780807898,0.003185669,-2.777622229,-1.559979084 +Dante Cunningham,cunnida01,2016,RS,NOP,4034,1971,-2.172514234,-2.532147251,-4.704661484,-0.611416503,-2.65107952,-3.262496023,-1.957407963,-2.67745574,-4.634863704,-1.884683847,-1.884683847,0,-2.289206825,-2.473725837,-4.762932661,-0.55380332 +Dante Cunningham,cunnida01,2017,RS,NOP,3421,1649,-2.23340324,0.605902334,-1.627500906,2.328626584,-1.38389314,0.944733444,-1.374112552,0.208168806,-1.165943746,1.324776682,1.324776682,0,-1.829762445,-0.03209777,-1.861860215,-0.58302606 +Dante Cunningham,cunnida01,2018,RS,NOP,2372,1115,-2.993972327,-0.782891908,-3.776864235,-1.885828952,0.431270931,-1.454558021,-2.929559703,-0.586960698,-3.516520401,-0.433661566,-0.433661566,0,-2.977005001,-0.741981839,-3.71898684,-0.543965846 +Dante Cunningham,cunnida01,2018,RS,BRK,951,447,-2.022147382,0.081178251,-1.940969131,2.212260477,-3.082181416,-0.86992094,-1.253551943,-0.548537722,-1.802089665,0.216815048,0.216815048,0,-0.831383325,-0.374204711,-1.205588036,0.2914615 +Dante Cunningham,cunnida01,2019,PO,SAS,24,13,10.83651549,3.038181058,13.87469655,0.755759487,23.5818115,24.33757099,9.412790486,7.509780016,16.9225705,0.129419214,0,0.129419214,4.836345986,2.203028555,7.039374541,-3.806836641 +Dante Cunningham,cunnida01,2019,RS,SAS,1950,928,-1.465744851,-1.764679689,-3.23042454,-5.052386802,-3.022236672,-8.074623474,-2.291095814,-2.128491491,-4.419587305,-0.786852632,-0.786852632,0,-2.460055165,-2.324891921,-4.784947086,-0.46922217 +Jared Cunningham,cunnija01,2014,RS,ATL,46,22,-8.066999447,11.36957856,3.302579115,-8.072884972,7.843435649,-0.229449323,-8.633482183,11.27035942,2.636877235,0.061239099,0.061239099,0,-9.033361522,6.530379655,-2.502981868,1.228804336 +Jared Cunningham,cunnija01,2014,RS,SAC,124,58,-0.13357509,3.750139506,3.616564417,-1.091819571,6.895427024,5.803607453,-0.311723639,4.687599639,4.375876,0.211329049,0.211329049,0,0.186218907,4.189071244,4.375290151,0.210590185 +Jared Cunningham,cunnija01,2015,RS,LAC,190,89,-6.250915044,1.232450144,-5.0184649,-3.109295096,3.722061683,0.612766587,-6.142258791,1.792098255,-4.350160536,-0.073768475,-0.073768475,0,-3.417340185,-0.079242473,-3.496582658,1.463241275 +Jared Cunningham,cunnija01,2016,RS,CLE,721,355,-4.26594234,-2.202468417,-6.468410757,-2.777321441,-1.303815682,-4.081137123,-4.266513531,-2.172368197,-6.438881728,-0.667269288,-0.667269288,0,-3.29760998,-2.821362554,-6.118972534,-0.126449732 +Jared Cunningham,cunnija01,2016,RS,MIL,107,55,-1.543847237,14.15030301,12.60645578,-13.39007979,-0.301260604,-13.69134039,-4.09464579,12.0505057,7.955859914,0.303683773,0.303683773,0,-1.519954597,8.473191697,6.9532371,1.06246084 +Seth Curry,curryse01,2014,RS,MEM,8,4,-1.723859622,-3.721402083,-5.445261705,25.70901756,20.92068564,46.6297032,3.882527546,1.088615024,4.97114257,0.015430781,0.015430781,0,2.408343528,-3.304035306,-0.895691778,-1.987573893 +Seth Curry,curryse01,2014,RS,CLE,19,9,0.785024303,34.19688599,34.98191029,-23.23115411,3.280374052,-19.95078006,-4.129113923,29.91428667,25.78517274,0.132597142,0.132597142,0,-2.024834226,25.6737305,23.64889627,1.148784567 +Seth Curry,curryse01,2015,RS,PHO,16,8,-21.81032781,-7.952814432,-29.76314224,-16.69230299,-0.902478683,-17.59478168,-22.08144714,-6.966074632,-29.04752178,-0.105656853,-0.105656853,0,-17.97564536,-2.056329086,-20.03197445,-1.500127319 +Seth Curry,curryse01,2016,RS,SAC,1461,692,0.883510734,-2.740583659,-1.857072925,-0.426701621,-1.015999344,-1.442700966,0.679318195,-2.515113618,-1.835795423,0.322896279,0.322896279,0,-0.447212236,-3.067093064,-3.5143053,0.038952658 +Seth Curry,curryse01,2017,RS,DAL,3957,2029,1.026838285,0.454566716,1.481405002,1.042688312,1.210571805,2.253260117,1.143214518,0.630862002,1.77407652,4.629249836,4.629249836,0,1.079916176,1.006252686,2.086168862,-1.132173645 +Seth Curry,curryse01,2019,PO,POR,661,326,-0.214102048,1.720702951,1.506600903,1.643745178,6.099851774,7.743596952,0.131737555,2.739371882,2.871109436,0.953605426,0,0.953605426,-0.676116123,2.696336817,2.020220694,-1.097679045 +Seth Curry,curryse01,2019,RS,POR,2919,1399,-0.129745817,-0.266202283,-0.3959481,-1.588289749,1.459428413,-0.128861336,-0.490328974,0.064196033,-0.426132941,1.648571907,1.648571907,0,-0.144320445,-0.70803564,-0.852356085,-0.622662098 +Seth Curry,curryse01,2020,PO,DAL,377,173,1.24116471746539,-4.35961072387996,-3.11844600641456,18.8668540630928,-1.06005782915125,17.8067962339416,4.96737130811313,-3.91127832589421,1.05609298221891,0.349083845263608,0,0.349083845263608,4.87785992502074,-3.02896263081536,1.84889729420538,0.746902589270966 +Seth Curry,curryse01,2020,RS,DAL,3322,1576,2.85060578197648,-2.73885025922732,0.111755522749164,0.544843699771537,-0.654894371250079,-0.110050671478542,2.47106019474477,-2.48017180464301,-0.009111609898246,2.18969559263533,2.18969559263533,0,2.33475966536382,-2.44210489611604,-0.10734523075222,-0.657170451535994 +Stephen Curry,curryst01,2014,PO,GSW,600,296,5.637270641,-0.037773301,5.59949734,21.35628853,5.840874925,27.19716345,9.203973843,1.160618099,10.36459194,2.049718199,0,2.049718199,6.850555728,1.599641172,8.450196899,0.320411873 +Stephen Curry,curryst01,2014,RS,GSW,5819,2846,6.757537391,0.700927346,7.458464737,9.131565826,-0.430127702,8.701438125,7.609201262,0.456967809,8.066169071,16.09322437,16.09322437,0,7.852722498,1.007301267,8.860023765,2.368535345 +Stephen Curry,curryst01,2015,PO,GSW,1668,826,7.143250355,1.099762291,8.243012646,-1.304580919,10.319199,9.014618082,5.713214993,3.025837125,8.739052117,5.175087958,0,5.175087958,5.347107526,2.556066992,7.903174517,3.506650138 +Stephen Curry,curryst01,2015,RS,GSW,5524,2613,8.91614513,1.851514074,10.7676592,9.792626053,3.536520231,13.32914628,9.472838727,2.259680893,11.73251962,19.91478519,19.91478519,0,9.826623948,2.687538231,12.51416218,3.016670428 +Stephen Curry,curryst01,2016,PO,GSW,1273,614,8.068995257,-0.723118521,7.345876736,2.306388181,-1.44467606,0.861712122,7.233372996,-0.985195143,6.248177854,3.007554769,0,3.007554769,5.480702255,0.115619902,5.596322157,3.28310837 +Stephen Curry,curryst01,2016,RS,GSW,5780,2700,11.07553553,2.219630542,13.29516607,8.987144938,4.477084862,13.4642298,11.07230112,2.789797886,13.862099,23.659318,23.659318,0,11.77031923,3.284835978,15.05515521,3.311177574 +Stephen Curry,curryst01,2017,PO,GSW,1287,601,10.59108846,1.224755493,11.81584395,15.88651072,-2.80555474,13.08095598,12.20103463,0.378055481,12.57909011,5.033692354,0,5.033692354,11.63803352,0.742001761,12.38003529,3.704485851 +Stephen Curry,curryst01,2017,RS,GSW,5676,2638,7.834434144,-0.613234197,7.221199946,10.1463292,1.811443633,11.95777283,8.652860801,-0.203338714,8.449522087,15.61961184,15.61961184,0,9.372877093,0.560433109,9.933310202,3.553674421 +Stephen Curry,curryst01,2018,PO,GSW,1143,555,4.777561147,3.075683822,7.853244968,2.740687493,2.776658021,5.517345515,4.549631445,3.102968969,7.652600414,3.073945003,0,3.073945003,4.587357195,3.871742972,8.459100167,1.154537357 +Stephen Curry,curryst01,2018,RS,GSW,3565,1631,8.73099716,-1.53316531,7.19783185,8.794151148,-1.562076964,7.232074184,9.182645177,-1.655314675,7.527330502,8.773362408,8.773362408,0,9.370976353,-0.732633798,8.638342555,2.56597716 +Stephen Curry,curryst01,2019,PO,GSW,1761,846,7.930617575,-1.305367378,6.625250196,4.533259572,1.325647652,5.858907224,7.586490854,-0.859969932,6.726520921,4.3023352,0,4.3023352,6.882926378,-0.025825714,6.857100664,1.972921502 +Stephen Curry,curryst01,2019,RS,GSW,5059,2331,7.156678084,-0.094462213,7.062215871,7.268302789,3.677967029,10.94626982,7.482670433,0.672821878,8.155492312,13.2637935,13.2637935,0,8.486089978,0.864722101,9.35081208,2.311394131 +Stephen Curry,curryst01,2020,RS,GSW,317,139,6.71894464038124,0.034044839856319,6.75298948023756,2.35936208076385,-7.15743961756612,-4.79807753680228,6.40342630897839,-1.45744592944544,4.94598037953295,0.557403771526079,0.557403771526079,0,5.56943452934471,-1.55677486442494,4.01265966491977,2.17418466692448 +Samuel Dalembert,dalemsa01,2014,PO,DAL,257,135,2.172664608,2.750140493,4.922805101,-2.140331846,-0.592958012,-2.733289858,1.25664282,2.201194665,3.457837484,0.435885765,0,0.435885765,3.62562719,3.118655501,6.74428269,-1.073378343 +Samuel Dalembert,dalemsa01,2014,RS,DAL,3211,1614,-2.323427828,2.245591369,-0.077836459,-0.721361165,2.536813686,1.815452521,-2.155503171,2.455423477,0.299920306,2.510194069,2.510194069,0,-1.606224555,1.995392506,0.389167951,-0.049717975 +Samuel Dalembert,dalemsa01,2015,RS,NYK,1049,544,-4.528234611,4.309321966,-0.218912645,-4.863884969,-0.788800235,-5.652685204,-4.829659935,3.561037738,-1.268622197,0.411881686,0.411881686,0,-4.169649474,2.140082653,-2.029566821,0.169572621 +Troy Daniels,danietr01,2014,PO,HOU,138,68,4.224859177,1.93640908,6.161268256,1.588646131,5.299279721,6.887925852,3.922894934,2.790469142,6.713364076,0.339731212,0,0.339731212,0.042926749,3.134082452,3.177009202,0.306115459 +Troy Daniels,danietr01,2014,RS,HOU,147,75,3.960245468,-5.79996641,-1.839720943,11.94695745,-4.306218533,7.64073892,5.825535265,-5.858313122,-0.032777857,0.10532405,0.10532405,0,4.375901632,-5.009070609,-0.633168977,1.244934771 +Troy Daniels,danietr01,2015,RS,CHA,268,135,2.790646124,-1.580917581,1.209728544,-5.474293692,-2.494750854,-7.969044546,1.355952878,-1.838901254,-0.482948376,0.157495602,0.157495602,0,0.626329143,-1.370180599,-0.743851456,0.82777388 +Troy Daniels,danietr01,2015,RS,MIN,312,154,1.459350883,-1.281032559,0.178318324,-2.568478285,2.949164047,0.380685762,0.779930871,-0.379700763,0.400230108,0.249016541,0.249016541,0,-0.263460121,-2.605691259,-2.86915138,0.58131233 +Troy Daniels,danietr01,2015,RS,HOU,224,108,-1.093524196,-4.635613035,-5.729137231,-8.204532697,-4.347394044,-12.55192674,-2.659748341,-4.885230612,-7.544978953,-0.269274156,-0.269274156,0,-1.84761237,-4.964512092,-6.812124462,1.837651735 +Troy Daniels,danietr01,2016,PO,CHA,36,18,-14.78872595,-4.815173993,-19.60389994,-8.129185312,-4.632917934,-12.76210325,-14.23818335,-4.958925065,-19.19710842,-0.156583789,0,-0.156583789,-9.362155642,-7.647549574,-17.00970522,0.490438078 +Troy Daniels,danietr01,2016,RS,CHA,991,476,1.406787323,-2.761995282,-1.355207959,-3.427734903,-0.991190936,-4.418925839,0.464705945,-2.590035057,-2.125329113,0.15272723,0.15272723,0,0.271261964,-3.282426545,-3.011164581,0.658670034 +Troy Daniels,danietr01,2017,PO,MEM,130,68,-1.613861353,2.872429488,1.258568135,5.853980697,1.100818757,6.954799454,-0.235180489,2.724386265,2.489205776,0.18595378,0,0.18595378,1.182077232,-0.65304402,0.529033211,-0.779748006 +Troy Daniels,danietr01,2017,RS,MEM,2359,1183,1.732364522,-1.793908568,-0.061544045,-0.759086812,1.221529298,0.462442486,1.346291977,-1.29323393,0.053058047,1.697649989,1.697649989,0,1.239919828,-1.640427592,-0.400507765,0.337308886 +Troy Daniels,danietr01,2018,RS,PHO,3433,1622,-0.387941397,-3.671291267,-4.059232663,-1.162961799,-3.891757201,-5.054719,-0.516219339,-3.886792897,-4.403012235,-1.36570994,-1.36570994,0,-0.563617394,-3.761671454,-4.325288848,-0.161786912 +Troy Daniels,danietr01,2019,RS,PHO,1624,760,-0.92128413,-1.637621074,-2.558905204,-1.248815658,-0.942869894,-2.191685551,-0.986345569,-1.526318799,-2.512664369,0.092194282,0.092194282,0,-1.340784431,-1.823359132,-3.164143564,0.184847216 +Troy Daniels,danietr01,2020,PO,DEN,64,30,6.36848446376281,-0.855847640488594,5.51263682327421,0.519577790864909,2.94368174756829,3.4632595384332,5.5330941412041,-0.063673810634833,5.46942033056927,0.129192004063635,0,0.129192004063635,0.999511204011764,-3.64976211575444,-2.65025091174268,-0.428523216011732 +Troy Daniels,danietr01,2020,RS,LAL,977,456,-0.699809839764291,-2.58695635904666,-3.28676619881095,-3.47862386482366,1.43336819469854,-2.04525567012512,-1.36071417733477,-1.96748849512491,-3.32820267245968,-0.134182728634955,-0.134182728634955,0,-1.46296030109654,-2.89283909850082,-4.35579939959736,-0.255653508940937 +Troy Daniels,danietr01,2020,RS,DEN,160,76,-1.73703962649945,-1.27308169849166,-3.01012132499111,-1.69434598299667,1.27085669487578,-0.42348928812089,-1.84163389359415,-0.802005252334651,-2.6436391459288,0.004099660409371,0.004099660409371,0,0.889780034883477,-0.331117153320464,0.558662881563013,-0.606633284725111 +Gigi Datome,datomlu01,2014,RS,DET,484,238,-3.85187972,-2.856306995,-6.708186715,0.864833152,5.951015514,6.815848667,-3.068421313,-1.124502663,-4.192923976,-0.175566764,-0.175566764,0,-1.857192977,-2.68019969,-4.537392667,0.194866683 +Gigi Datome,datomlu01,2015,PO,BOS,34,14,-2.353898858,-9.191957182,-11.54585604,-4.985016891,8.297615098,3.312598207,-2.981054142,-6.100503725,-9.081557868,-0.047326907,0,-0.047326907,-4.480069546,-7.343133085,-11.82320263,1.414167334 +Gigi Datome,datomlu01,2015,RS,DET,33,17,9.1989959,-2.694549658,6.504446242,8.949519948,1.536709759,10.48622971,9.780748757,-1.952088361,7.828660396,0.09454926,0.09454926,0,4.544348565,-2.563953169,1.980395397,2.922527399 +Gigi Datome,datomlu01,2015,RS,BOS,385,192,0.635927624,-1.92239368,-1.286466056,0.457828025,6.176303797,6.634131822,0.656629676,-0.349206806,0.30742287,0.298778064,0.298778064,0,0.782969974,-2.680047074,-1.8970771,-0.231231619 +Brandon Davies,daviebr01,2014,RS,PHI,1208,575,-3.796497935,-0.156168393,-3.952666329,-0.993483038,3.812551975,2.819068937,-3.383135113,0.72791799,-2.655217123,0.027964199,0.027964199,0,-3.848355149,-0.665143007,-4.513498156,0.545770763 +Brandon Davies,daviebr01,2015,RS,BRK,85,44,-3.363404887,0.13035759,-3.233047297,-8.191852663,-10.73498138,-18.92683404,-4.582050284,-2.11626748,-6.698317765,-0.089335345,-0.089335345,0,-3.736787136,-3.799070554,-7.53585769,0.757710413 +Brandon Davies,daviebr01,2015,RS,PHI,788,379,-1.633174717,-1.184366681,-2.817541398,-0.996251639,-6.946892011,-7.94314365,-1.477972771,-2.450633698,-3.928606469,-0.231925538,-0.231925538,0,-1.784336965,-0.791035986,-2.57537295,1.692909779 +Anthony Davis,davisan02,2014,RS,NOP,4610,2358,1.144708154,2.539155108,3.683863261,1.203007794,0.424147483,1.627155277,1.210109966,2.284343543,3.49445351,7.517069392,7.517069392,0,1.657155606,2.274553174,3.93170878,0.059619409 +Anthony Davis,davisan02,2015,PO,NOP,339,172,-0.790302665,3.159354451,2.369051786,-10.57742758,21.35421451,10.77678693,-2.851574911,7.21897428,4.367399369,0.637060637,0,0.637060637,3.360573744,6.74199531,10.10256905,-1.064972776 +Anthony Davis,davisan02,2015,RS,NOP,4777,2455,3.954198458,4.531730286,8.485928744,4.856793402,3.107422975,7.964216377,4.315785373,4.530028299,8.845813672,14.52595491,14.52595491,0,4.427118786,4.588455087,9.015573873,0.011374978 +Anthony Davis,davisan02,2016,RS,NOP,4434,2164,0.78763478,2.507584915,3.295219695,-1.747042811,0.449625755,-1.297417057,0.307322345,2.280605087,2.587927432,5.925508444,5.925508444,0,0.80288781,2.101566082,2.904453892,0.531332751 +Anthony Davis,davisan02,2017,RS,NOP,5582,2708,0.664418194,3.890133442,4.554551637,-0.136457847,5.508031797,5.37157395,0.581632221,4.449178164,5.030810385,10.80842731,10.80842731,0,0.996587349,3.822936391,4.819523739,0.531888178 +Anthony Davis,davisan02,2018,PO,NOP,777,358,-0.556938811,5.56246898,5.005530169,-1.527955241,2.773448943,1.245493703,-0.791646455,5.285749599,4.494103144,1.386728543,0,1.386728543,1.864793028,6.132713198,7.997506226,1.578730341 +Anthony Davis,davisan02,2018,RS,NOP,5835,2727,1.621143819,3.552789007,5.173932827,0.946150501,3.858582493,4.804732994,1.532898055,3.833470056,5.366368111,11.42556453,11.42556453,0,2.943078384,3.592508786,6.53558717,1.169515648 +Anthony Davis,davisan02,2019,RS,NOP,3998,1850,4.205512058,3.412802459,7.618314517,2.598544921,1.550564376,4.149109296,4.105122105,3.275084908,7.380207013,9.609615264,9.609615264,0,4.307410969,3.020674403,7.328085372,0.511792659 +Anthony Davis,davisan02,2020,PO,LAL,1564,769,6.64878293438176,5.37880659319516,12.0275895275769,3.98434008211251,7.66290609112699,11.6472461732395,6.36460393880443,6.11642301731213,12.4810269561166,6.18923597809314,0,6.18923597809314,2.61138514378402,6.69248772766198,9.30387287144599,0.419588300667945 +Anthony Davis,davisan02,2020,RS,LAL,4549,2131,2.94002472207178,4.40275084358989,7.34277556566167,-2.44802922074015,0.265739671966226,-2.18228954877392,1.95515059683139,3.73905896441225,5.69420956124365,9.30393408330946,9.30393408330946,0,2.84421728144796,3.96276257555257,6.80697985700054,1.3688664489287 +Deyonta Davis,davisde01,2017,PO,MEM,23,11,3.980058588,-4.548368276,-0.568309689,-9.607562564,-5.080158128,-14.68772069,1.36032711,-4.818334766,-3.458007657,-0.004163837,0,-0.004163837,6.20396133,-7.280608054,-1.076646724,1.549606882 +Deyonta Davis,davisde01,2017,RS,MEM,483,238,-3.572025551,2.885993235,-0.686032317,-5.453231654,1.135154252,-4.318077402,-4.201547474,2.658031939,-1.543515535,0.14563793,0.14563793,0,-4.569232644,0.686058961,-3.883173683,-0.577550667 +Deyonta Davis,davisde01,2018,RS,MEM,1964,943,-1.159274765,-3.124543236,-4.283818001,-0.577630288,-2.344291884,-2.921922172,-1.065143576,-3.121627977,-4.186771552,-0.689934974,-0.689934974,0,-1.909275373,-2.829964482,-4.739239856,-0.189786817 +Deyonta Davis,davisde01,2019,RS,ATL,265,118,-3.074097507,2.798761451,-0.275336055,-6.869710122,3.155520575,-3.714189547,-4.039434097,3.099786981,-0.939647117,0.10858294,0.10858294,0,-3.402058962,0.65824078,-2.743818182,-0.380407643 +Ed Davis,davised01,2014,PO,MEM,48,25,0.43498333,2.335507675,2.770491005,-3.008747469,7.307967598,4.299220129,-0.220629361,3.451045153,3.230415793,0.078667141,0,0.078667141,-1.273946339,0.658464792,-0.615481546,-0.006167943 +Ed Davis,davised01,2014,RS,MEM,1847,956,-1.401385175,1.500646063,0.099260888,-0.679983361,3.798884514,3.118901152,-1.330920629,2.04010654,0.709185911,1.677074566,1.677074566,0,-1.745228622,1.351644076,-0.393584546,-0.576864038 +Ed Davis,davised01,2015,RS,LAL,3663,1840,1.122901199,0.661896822,1.784798021,1.101206823,-1.317871672,-0.216664849,1.207631462,0.36950531,1.577136772,4.021977666,4.021977666,0,0.399544764,-0.000124981,0.399419783,-0.948985526 +Ed Davis,davised01,2016,PO,POR,416,205,0.849415978,-5.042145721,-4.192729743,-0.475994203,-2.502047399,-2.978041602,0.542273076,-4.82029941,-4.278026334,-0.164253747,0,-0.164253747,-0.097436648,-3.880070538,-3.977507186,-0.332323751 +Ed Davis,davised01,2016,RS,POR,3410,1684,1.112527246,2.04058342,3.153110666,-1.187298744,1.157102559,-0.030196185,0.686130763,1.989963794,2.676094558,4.622170136,4.622170136,0,0.348435139,1.645523765,1.993958904,-0.834253489 +Ed Davis,davised01,2017,RS,POR,1617,789,-2.314163639,-2.955404759,-5.269568398,-3.285538733,-2.314535212,-5.600073946,-2.661586334,-2.977642725,-5.63922906,-1.161543939,-1.161543939,0,-2.877646567,-2.070645323,-4.94829189,-0.12725603 +Ed Davis,davised01,2018,PO,POR,146,71,-7.741176541,-4.344662301,-12.08583884,-0.610154798,7.546776721,6.936621924,-6.716336231,-2.050758828,-8.767095059,-0.221558611,0,-0.221558611,-6.590236379,-2.982614542,-9.572850921,-1.406379027 +Ed Davis,davised01,2018,RS,POR,2953,1471,-0.760483644,1.473349199,0.712865556,1.894202983,1.19045339,3.084656373,-0.24683839,1.467529155,1.220690764,2.93687448,2.93687448,0,-0.982660672,1.900876189,0.918215517,-1.436195056 +Ed Davis,davised01,2019,PO,BRK,84,41,1.725484385,-3.950613645,-2.22512926,19.42717163,13.81576344,33.24293507,5.553002406,-0.475828474,5.077173933,0.166703684,0,0.166703684,2.733136742,-6.914946777,-4.181810035,-1.272457985 +Ed Davis,davised01,2019,RS,BRK,3041,1446,-0.701855168,0.542986914,-0.158868254,-1.511074562,5.159392717,3.648318155,-0.921189779,1.522853683,0.601663905,2.45011332,2.45011332,0,-1.338457222,1.862464979,0.524007757,-0.930404442 +Ed Davis,davised01,2020,RS,UTA,629,303,-3.34820886368285,0.024473100663035,-3.32373576301982,-8.84295878105258,-0.903805705539152,-9.74676448659174,-4.6810816500533,-0.194152986174457,-4.87523463622776,-0.326776303185898,-0.326776303185898,0,-4.54854408547534,0.665466551182074,-3.88307753429326,-0.548525168091655 +Glen Davis,davisgl01,2014,PO,LAC,325,158,-0.545322938,-2.085750017,-2.631072955,-4.529078464,5.276651077,0.747572613,-1.526145353,-0.664617878,-2.190763231,0.046758897,0,0.046758897,-1.191999616,-2.115690524,-3.30769014,0.527306536 +Glen Davis,davisgl01,2014,RS,LAC,630,308,-5.565034785,-1.667396213,-7.232430999,-4.95501427,-1.753260008,-6.708274279,-5.851915742,-1.827711944,-7.679627685,-0.771848806,-0.771848806,0,-5.888110684,-0.514263179,-6.402373863,-0.346784162 +Glen Davis,davisgl01,2014,RS,ORL,2645,1354,-2.950150544,1.074145105,-1.876005439,-1.29025611,0.065358423,-1.224897687,-2.715962608,0.960139214,-1.755823394,0.678605064,0.678605064,0,-2.689487155,1.095100066,-1.594387089,-1.142797446 +Glen Davis,davisgl01,2015,PO,LAC,315,144,-4.043738178,2.705703904,-1.338034274,-2.81091429,-10.04892741,-12.8598417,-4.12628509,0.21462892,-3.91165617,-0.088374726,0,-0.088374726,-3.119131965,-1.237725268,-4.356857233,0.386737576 +Glen Davis,davisgl01,2015,RS,LAC,1829,904,-4.180073248,1.255622828,-2.924450419,-10.70136552,2.178179524,-8.523186,-5.844181753,1.496769895,-4.347411858,-0.734296099,-0.734296099,0,-4.739009821,1.43132172,-3.307688101,-0.32063914 +Terence Davis,daviste02,2020,PO,TOR,191,84,1.26072918985139,1.03536403713635,2.29609322698774,7.31616276213489,9.77181451608316,17.0879772782181,2.58268787713434,2.83094861565073,5.41363649278507,0.369133454268636,0,0.369133454268636,1.60603577399238,0.802143136774671,2.40817891076705,2.28318920491108 +Terence Davis,daviste02,2020,RS,TOR,2572,1209,1.043900331049,0.070996325717319,1.11489665676632,3.37491757433373,0.402957849266842,3.77787542360057,1.57081016081213,0.078394383892096,1.64920454470423,2.71579324221151,2.71579324221151,0,1.43284326226338,-0.102346667161541,1.33049659510184,0.083682378590248 +Tyler Davis,davisty01,2019,RS,OKC,2,1,-32.9681128,56.79321834,23.82510554,-60.51009446,61.51676921,1.006674756,-40.82592091,61.11388186,20.28796095,0.01142252,0.01142252,0,-26.93530508,42.98906324,16.05375815,-2.873834033 +Andre Dawkins,dawkian01,2015,RS,MIA,43,22,-11.3228645,-0.2521859,-11.5750504,-10.63743798,0.15825169,-10.47918629,-11.83037676,-0.108561314,-11.93893807,-0.102565477,-0.102565477,0,-9.239889877,-4.165275332,-13.40516521,-0.534456524 +Branden Dawson,dawsobr01,2016,RS,LAC,58,29,-3.152947529,-16.1217034,-19.27465093,-2.839534192,-15.30257962,-18.14211382,-3.299386046,-17.03257188,-20.33195793,-0.257225065,-0.257225065,0,-4.355397574,-14.3170433,-18.67244087,-1.094537549 +Austin Daye,dayeau01,2014,PO,SAS,10,6,-21.5875357,2.723659574,-18.86387613,-0.958169012,-10.44685142,-11.40502043,-18.62523413,0.171803705,-18.45343042,-0.04827854,0,-0.04827854,-11.37087701,2.294019257,-9.076857749,-2.434063334 +Austin Daye,dayeau01,2014,RS,SAS,232,115,1.448452637,-2.983192384,-1.534739747,4.488860101,-1.167804502,3.3210556,2.06883913,-2.869418217,-0.800579088,0.114007681,0.114007681,0,1.339512929,-1.911386625,-0.571873696,-0.310853606 +Austin Daye,dayeau01,2014,RS,TOR,72,33,-2.196586167,-1.892775703,-4.08936187,-12.41022398,-3.254652884,-15.66487686,-4.495133278,-2.289699725,-6.784833003,-0.068030945,-0.068030945,0,-2.341825907,-3.015101908,-5.356927815,0.138474199 +Austin Daye,dayeau01,2015,RS,ATL,157,76,-1.297466518,2.962821096,1.665354578,5.618478766,-1.146409664,4.472069102,0.06180222,2.286333666,2.348135886,0.201293964,0.201293964,0,1.592190261,0.384458949,1.97664921,1.752521646 +Austin Daye,dayeau01,2015,RS,SAS,550,268,-4.712994365,-1.3120706,-6.025064966,-6.927396868,-0.946776342,-7.87417321,-5.528411227,-1.383529614,-6.911940842,-0.573083406,-0.573083406,0,-5.366762605,-1.239589831,-6.606352437,0.675088899 +Nando De Colo,decolna01,2014,PO,TOR,8,4,-5.88153635,-21.88985462,-27.77139097,8.105247487,7.551510488,15.65675798,-3.163056046,-17.11454669,-20.27760274,-0.037354374,0,-0.037354374,-5.606379111,-17.07970041,-22.68607952,1.162900692 +Nando De Colo,decolna01,2014,RS,SAS,607,301,0.570159204,-1.744853257,-1.174694053,-2.504237503,-0.828701442,-3.332938945,-0.095685203,-1.74924387,-1.844929072,0.140208605,0.140208605,0,-0.312637246,-1.269150183,-1.58178743,0.839601837 +Nando De Colo,decolna01,2014,RS,TOR,379,193,0.603068622,-2.022889825,-1.419821203,0.723155458,-4.511302253,-3.788146795,0.629843512,-2.68201868,-2.052175168,0.068972158,0.068972158,0,-0.817868193,-2.732405934,-3.550274128,0.360583426 +Dewayne Dedmon,dedmode01,2014,RS,ORL,451,234,-1.268846938,0.444270642,-0.824576296,-2.152259177,-0.409500696,-2.561759872,-1.46840432,0.348198704,-1.120205615,0.194423584,0.194423584,0,-1.50006591,0.581163913,-0.918901997,-0.075101222 +Dewayne Dedmon,dedmode01,2014,RS,PHI,313,150,-2.883852186,2.662446028,-0.221406158,-5.352202083,4.049727341,-1.302474742,-3.520569521,3.183148577,-0.337420944,0.185512643,0.185512643,0,-4.141364806,1.288329155,-2.853035652,0.45609087 +Dewayne Dedmon,dedmode01,2014,RS,GSW,16,6,-3.718664613,-11.62343476,-15.34209938,3.235772015,-19.80592421,-16.57015219,-2.454785266,-14.08480103,-16.5395863,-0.042900496,-0.042900496,0,-0.78326901,-13.18448731,-13.96775632,1.56283989 +Dewayne Dedmon,dedmode01,2015,RS,ORL,1684,845,-3.174954863,0.505116433,-2.669838431,-2.795363036,5.7480757,2.952712664,-3.241148703,1.676289025,-1.564859678,0.5113155,0.5113155,0,-3.703921761,0.782650209,-2.921271551,0.071130182 +Dewayne Dedmon,dedmode01,2016,RS,ORL,1434,705,-0.800591039,1.343483498,0.542892459,-1.729148988,-0.313799097,-2.042948085,-1.024454829,1.089795794,0.065340966,1.015862264,1.015862264,0,-1.686799931,0.577861402,-1.108938529,0.309676037 +Dewayne Dedmon,dedmode01,2017,PO,SAS,201,97,-1.115065621,0.153779539,-0.961286082,-9.996606598,-0.654148822,-10.65075542,-3.095504693,-0.019969788,-3.115474482,-0.01895396,0,-0.01895396,-2.394173544,-0.473087007,-2.867260551,1.551445491 +Dewayne Dedmon,dedmode01,2017,RS,SAS,2650,1330,-1.421892483,3.656451906,2.234559423,-1.630039605,4.931241197,3.301201592,-1.586802066,4.050493263,2.463691197,3.527896903,3.527896903,0,-1.758040406,4.010423591,2.252383185,-0.275506594 +Dewayne Dedmon,dedmode01,2018,RS,ATL,3200,1542,-1.821418913,1.034963528,-0.786455384,-0.067118165,0.884546739,0.817428574,-1.522958882,1.11102808,-0.411930802,1.840296146,1.840296146,0,-1.290316624,0.500848156,-0.789468468,0.046955432 +Dewayne Dedmon,dedmode01,2019,RS,ATL,3482,1609,-1.310900239,1.531958757,0.221058518,0.948753082,-0.976645522,-0.02789244,-0.891659562,1.146982037,0.255322475,2.466204847,2.466204847,0,-0.431952084,1.191371267,0.759419183,-0.037171255 +Dewayne Dedmon,dedmode01,2020,RS,ATL,494,233,-5.27244853142745,4.60099977493792,-0.671448756489529,1.15457215535708,-1.54944676541161,-0.394874610054526,-4.22058286845554,3.66437358659372,-0.556209281861821,0.261903500609397,0.261903500609397,0,-4.42986177617256,3.20599077847561,-1.22387099769695,0.435805994666577 +Dewayne Dedmon,dedmode01,2020,RS,SAC,1123,541,-6.24769364712965,3.27445337530945,-2.97324027182019,-2.60208754329009,2.09300960948354,-0.50907793380655,-5.86063583747865,3.24396951827895,-2.6166663191997,0.036869110784906,0.036869110784906,0,-4.80784404910873,2.38427615263463,-2.4235678964741,0.184740860618033 +Bryce Dejean-Jones,dejeabr01,2016,RS,NOP,560,279,-2.842453227,-0.292430671,-3.134883898,-2.14331783,-2.340757943,-4.484075772,-2.857573943,-0.712378313,-3.569952256,-0.116591272,-0.116591272,0,-3.10630558,-0.696755387,-3.803060967,-0.105052011 +Sam Dekker,dekkesa01,2016,RS,HOU,16,6,-5.726391003,11.07307115,5.346680151,-7.23495633,-14.16658458,-21.40154091,-6.401522294,6.578198282,0.176675987,0.009066483,0.009066483,0,-7.606123682,6.398307375,-1.207816306,1.170687465 +Sam Dekker,dekkesa01,2017,PO,HOU,67,31,0.810678081,-0.995350499,-0.184672418,-7.781294966,-10.90761405,-18.68890902,-1.007431117,-3.155183233,-4.162614349,-0.02305292,0,-0.02305292,2.651142131,-4.149666092,-1.498523961,0.042218068 +Sam Dekker,dekkesa01,2017,RS,HOU,3004,1419,-0.340331875,0.230968666,-0.109363209,-0.56617644,-0.512134812,-1.078311252,-0.497263593,0.080028479,-0.417235114,1.68129526,1.68129526,0,0.105570765,-0.670253247,-0.564682482,-0.439406228 +Sam Dekker,dekkesa01,2018,RS,LAC,1898,883,-2.07668623,0.272991059,-1.803695171,-0.115380353,3.0741588,2.958778447,-1.826652782,0.892909439,-0.933743343,0.814566641,0.814566641,0,-1.864870301,-0.773476825,-2.638347126,-0.444796937 +Sam Dekker,dekkesa01,2019,RS,WAS,1330,619,-1.690936334,-1.641060333,-3.331996667,-0.403868773,-0.557433413,-0.961302186,-1.53711924,-1.471854725,-3.008973965,-0.081165183,-0.081165183,0,-1.205322367,-2.241361984,-3.446684351,-0.77551909 +Sam Dekker,dekkesa01,2019,RS,CLE,353,169,-1.169222832,-3.356516563,-4.525739395,1.786203744,-2.386095467,-0.599891723,-0.596874586,-3.241343606,-3.838218191,-0.093425846,-0.093425846,0,-0.763609779,-2.645183449,-3.408793228,-0.43930425 +Malcolm Delaney,delanma01,2017,PO,ATL,8,3,41.84827957,1.726991141,43.57527071,10.19052374,-0.275803282,9.914720455,37.71532068,1.387532255,39.10285293,0.065608598,0,0.065608598,24.82714523,-1.340417548,23.48672768,-0.672959313 +Malcolm Delaney,delanma01,2017,RS,ATL,2562,1248,-3.454292889,-0.416593,-3.870885889,-2.330315866,2.900110727,0.569794861,-3.391081551,0.216143915,-3.174937636,-0.269534377,-0.269534377,0,-3.692168338,-0.345180652,-4.037348991,-0.375582341 +Malcolm Delaney,delanma01,2018,RS,ATL,2108,1014,-1.239302507,-0.052249183,-1.29155169,-2.103661525,0.966178975,-1.13748255,-1.452120296,0.170040227,-1.282080069,0.759370284,0.759370284,0,-1.20684861,-0.663910543,-1.870759153,-0.006207566 +Angel Delgado,delgaan01,2019,RS,LAC,33,15,-5.934942175,7.071052641,1.136110466,-17.86847222,20.35234741,2.483875195,-8.743579986,10.36188648,1.618306498,0.033324859,0.033324859,0,-4.828892919,7.911680878,3.082787958,-0.322502903 +Matthew Dellavedova,dellama01,2014,RS,CLE,2542,1271,0.606010335,-0.553215297,0.052795038,1.942039982,4.846072169,6.788112151,0.94074832,0.570562556,1.511310876,2.770166802,2.770166802,0,0.352886906,-0.17326814,0.179618767,0.238085961 +Matthew Dellavedova,dellama01,2015,PO,CLE,970,497,-1.131045548,0.996451582,-0.134593966,-3.077370406,8.023894317,4.946523912,-1.707259064,2.470678607,0.763419544,0.925880635,0,0.925880635,0.505398652,2.185391994,2.690790647,0.739974224 +Matthew Dellavedova,dellama01,2015,RS,CLE,2686,1380,0.101842822,-1.936994695,-1.835151873,-2.456399158,-0.69540995,-3.151809108,-0.491540893,-1.797159159,-2.288700051,0.321407773,0.321407773,0,-0.049452587,-1.464862915,-1.514315502,-0.9986705 +Matthew Dellavedova,dellama01,2016,PO,CLE,471,241,1.220231399,-4.894800321,-3.674568923,-4.796965795,0.085156147,-4.711809648,-0.125361682,-4.194808943,-4.320170625,-0.198746204,0,-0.198746204,0.61169518,-4.499335231,-3.88764005,-0.178496213 +Matthew Dellavedova,dellama01,2016,RS,CLE,3703,1867,0.423106523,0.159073595,0.582180118,0.613597402,4.265450895,4.879048297,0.449679773,1.003304731,1.452984504,3.989117864,3.989117864,0,0.746337285,0.862046037,1.608383322,-0.351622134 +Matthew Dellavedova,dellama01,2017,PO,MIL,296,159,-3.236494504,2.958563089,-0.277931415,-7.986948726,6.386056023,-1.600892703,-4.355434129,3.770304634,-0.585129495,0.175891884,0,0.175891884,-5.872428935,2.514968061,-3.357460874,-2.791013856 +Matthew Dellavedova,dellama01,2017,RS,MIL,3996,1986,-0.71336432,-2.355695396,-3.069059716,-1.896834689,-0.797258129,-2.694092817,-1.01323726,-2.160610789,-3.173848049,-0.431188649,-0.431188649,0,-1.042326888,-1.810767345,-2.853094233,0.39320673 +Matthew Dellavedova,dellama01,2018,PO,MIL,161,78,-0.51476655,3.275323618,2.760557068,-8.399654715,7.849413014,-0.550241701,-2.314048673,4.46604568,2.151997007,0.20078378,0,0.20078378,-0.438236393,0.64669948,0.208463088,-0.199653567 +Matthew Dellavedova,dellama01,2018,RS,MIL,1439,712,-1.10621848,-3.978199345,-5.084417825,-2.130171959,-2.823658399,-4.953830358,-1.412150573,-3.959099221,-5.371249794,-0.946931091,-0.946931091,0,-1.59954977,-3.558820428,-5.158370198,-0.549048493 +Matthew Dellavedova,dellama01,2019,RS,CLE,1480,715,1.124805898,-2.597408179,-1.472602281,-1.472853602,2.682828174,1.209974571,0.693742191,-1.545363646,-0.851621455,0.694060685,0.694060685,0,0.148976495,-2.472317335,-2.323340841,0.227439399 +Matthew Dellavedova,dellama01,2019,RS,MIL,224,97,-1.494958039,4.12433233,2.629374291,-11.23200847,7.665492538,-3.566515935,-3.700469529,4.993087038,1.292617509,0.203766492,0.203766492,0,-2.865197333,2.547097041,-0.318100292,1.884656976 +Matthew Dellavedova,dellama01,2020,RS,CLE,1731,821,-1.36708532952534,1.2401729258724,-0.126912403652938,-2.92860072855203,6.88926813761033,3.96066740905831,-1.73119279468497,2.56098007938554,0.829787284700566,1.49956745519096,1.49956745519096,0,-1.85464103330324,0.834198535002055,-1.02044249830118,0.005918651882304 +Luol Deng,denglu01,2014,RS,CHI,1647,860,1.556742105,0.48079624,2.037538345,-3.102505238,1.918321885,-1.184183353,0.756550259,0.745406507,1.501956767,1.861462816,1.861462816,0,-0.700096136,1.487771683,0.787675548,-0.214732455 +Luol Deng,denglu01,2014,RS,CLE,2642,1353,-0.391662434,0.669626203,0.277963769,1.423371565,-0.417817442,1.005554122,-0.002241291,0.509100102,0.506858812,2.248987738,2.248987738,0,-0.072573484,0.22034298,0.147769496,0.033112529 +Luol Deng,denglu01,2015,RS,MIA,4651,2421,0.609150164,0.466654366,1.07580453,5.851373605,-2.28999232,3.561381284,1.757803189,-0.060433159,1.69737003,5.489968951,5.489968951,0,1.66043511,-0.127613376,1.532821734,-0.059294511 +Luol Deng,denglu01,2016,PO,MIA,945,495,0.901294074,3.77333286,4.674626934,2.04626049,5.217155396,7.263415886,1.186234159,4.23744732,5.42368148,2.151511287,0,2.151511287,0.981267248,3.062504295,4.043771543,1.00599443 +Luol Deng,denglu01,2016,RS,MIA,4799,2394,0.423010709,0.378274441,0.80128515,-1.093307827,-0.449000917,-1.542308744,0.131431442,0.206408721,0.337840163,3.77675332,3.77675332,0,0.233847955,0.525024782,0.758872737,0.134905375 +Luol Deng,denglu01,2017,RS,LAL,3085,1486,-1.549528418,0.2223501,-1.327178318,-2.389336117,2.008482457,-0.38085366,-1.803579027,0.659721861,-1.143857165,1.212913741,1.212913741,0,-1.520726949,0.336664113,-1.184062836,-0.386255412 +Luol Deng,denglu01,2018,RS,LAL,29,13,-9.038234373,19.89863642,10.86040204,-10.01064195,-7.085538267,-17.09618022,-9.783115073,15.45823944,5.675124367,0.055758173,0.055758173,0,-9.372249513,13.03942053,3.667171022,-0.21711328 +Luol Deng,denglu01,2019,RS,MIN,824,392,1.56458307,-0.037783517,1.526799553,4.176247577,4.210277353,8.38652493,2.191795832,0.881437377,3.073233209,1.15962186,1.15962186,0,1.761771198,0.12987822,1.891649418,-0.438886346 +DeMar DeRozan,derozde01,2014,PO,TOR,525,282,2.837474191,-2.116428288,0.721045903,4.814872716,-12.39287566,-7.57800294,3.403198818,-4.327483063,-0.924284246,0.267063934,0,0.267063934,-0.794354668,-4.64741784,-5.441772508,-1.319249561 +DeMar DeRozan,derozde01,2014,RS,TOR,5786,3017,1.90701349,-1.467469857,0.439543633,0.541476955,-0.469285492,0.072191463,1.721098039,-1.344992011,0.376106029,4.749069483,4.749069483,0,1.845530167,-1.126286483,0.719243684,-1.253018295 +DeMar DeRozan,derozde01,2015,PO,TOR,315,159,1.884713629,-4.418346567,-2.533632938,13.86754364,-11.91819939,1.94934425,4.580327152,-6.102822985,-1.522495833,0.101888822,0,0.101888822,4.361299043,-7.755219351,-3.393920308,-0.76226343 +DeMar DeRozan,derozde01,2015,RS,TOR,4100,2100,0.157346316,-1.751690535,-1.59434422,-1.156875172,1.497362951,0.340487779,-0.208713178,-1.15269208,-1.361405258,1.482174624,1.482174624,0,0.536681953,-1.34519385,-0.808511897,-0.360534219 +DeMar DeRozan,derozde01,2016,PO,TOR,1425,746,-1.126132259,-3.310145106,-4.436277365,-1.997915152,-2.532579913,-4.530495065,-1.35098751,-3.328457311,-4.679444821,-0.761848145,0,-0.761848145,-1.57264347,-3.679483994,-5.252127464,0.559243907 +DeMar DeRozan,derozde01,2016,RS,TOR,5509,2804,3.427219033,-2.72924543,0.697973602,-1.065685244,-3.583068976,-4.64875422,2.652486474,-3.095743353,-0.443256879,3.285081676,3.285081676,0,2.118488528,-2.57120755,-0.452719022,-0.442557192 +DeMar DeRozan,derozde01,2017,PO,TOR,723,373,1.296084755,-1.405551765,-0.10946701,-9.390410971,1.198650825,-8.191760147,-0.820729468,-1.004911168,-1.825640635,0.179893354,0,0.179893354,-3.754960268,-0.672063064,-4.427023332,-0.81618572 +DeMar DeRozan,derozde01,2017,RS,TOR,5263,2620,3.295884843,-1.684362424,1.611522419,-1.321758815,-2.9301164,-4.251875215,2.503249228,-2.047330744,0.455918484,4.275640209,4.275640209,0,2.2231727,-2.258022057,-0.034849356,-0.224040545 +DeMar DeRozan,derozde01,2018,PO,TOR,718,354,2.304909825,-6.497066532,-4.192156707,-10.25692561,-3.10890869,-13.3658343,-0.317887867,-6.133955026,-6.451842894,-0.702146247,0,-0.702146247,-3.077053906,-6.021334888,-9.098388794,1.780355071 +DeMar DeRozan,derozde01,2018,RS,TOR,5618,2711,3.896435751,-1.657303518,2.239132233,3.428226027,-0.929322774,2.498903254,3.916477871,-1.618036468,2.298441403,7.007218212,7.007218212,0,4.061777608,-1.393655007,2.668122601,0.347410594 +DeMar DeRozan,derozde01,2019,PO,SAS,488,251,4.06634611,-0.385977475,3.680368635,3.198690565,-13.13802899,-9.939338424,4.015094023,-3.09045915,0.924634872,0.479046149,0,0.479046149,1.830885123,-3.040694649,-1.209809527,-1.287579218 +DeMar DeRozan,derozde01,2019,RS,SAS,5506,2688,1.661858926,-0.827624371,0.834234555,-1.595148289,-0.935974455,-2.531122744,1.019087328,-0.906580134,0.112507194,3.891009646,3.891009646,0,0.640264906,-0.916405041,-0.276140135,-0.900395291 +DeMar DeRozan,derozde01,2020,RS,SAS,4867,2316,2.8316868010668,-2.50232718771208,0.329359613354718,1.90851032989166,-2.56463914175977,-0.656128811868105,2.76648156092163,-2.670028985982,0.096452574939621,3.33085372142824,3.33085372142824,0,1.23373488025417,-2.35907288271586,-1.12533800246169,-0.989054833953584 +Marcus Derrickson,derrima01,2019,RS,GSW,138,67,7.311700811,0.732942121,8.044642932,-3.000958304,1.691491658,-1.309466646,5.44688204,0.882154527,6.329036567,0.312243678,0.312243678,0,4.845190879,-0.388415513,4.456775366,0.621077891 +Cheick Diallo,diallch01,2017,RS,NOP,421,199,-3.101788547,-3.484242293,-6.58603084,-1.4909473,-5.183344308,-6.674291608,-2.881862931,-4.038266387,-6.920129318,-0.422398451,-0.422398451,0,-2.563370736,-3.415077443,-5.978448179,-0.230275367 +Cheick Diallo,diallch01,2018,PO,NOP,107,48,-6.350258993,-6.79514768,-13.14540667,-11.64294269,-4.625837451,-16.26878015,-7.873546229,-6.771763858,-14.64531009,-0.299619553,0,-0.299619553,-5.590765786,-5.983696341,-11.57446213,-0.26862596 +Cheick Diallo,diallch01,2018,RS,NOP,1248,581,-1.576990917,-2.217167398,-3.794158315,-2.135675632,-4.298662956,-6.434338588,-1.794723761,-2.787183236,-4.581906997,-0.54196787,-0.54196787,0,-1.692712353,-1.747263403,-3.439975756,-0.193151764 +Cheick Diallo,diallch01,2019,RS,NOP,2001,896,-1.838532448,-0.340103156,-2.178635605,-1.429972808,-1.045810864,-2.475783671,-1.869400078,-0.468058049,-2.337458127,0.189073896,0.189073896,0,-1.21891001,-0.75186892,-1.97077893,0.262004256 +Cheick Diallo,diallch01,2020,RS,PHO,1019,479,-1.30465181446812,1.4245303328756,0.119878518407483,-4.07150045822678,-0.065543001056462,-4.13704345928324,-1.97518002474811,1.21197321086022,-0.763206813887887,0.485924992527752,0.485924992527752,0,-1.66954850767088,0.355928306367137,-1.31362020130374,0.080109293062839 +Hamidou Diallo,diallha01,2019,RS,OKC,1141,526,-1.778629962,-0.758736641,-2.537366603,-2.279624625,-4.429626669,-6.709251295,-2.005642308,-1.622405448,-3.628047756,-0.236464484,-0.236464484,0,-3.463480684,-0.84275342,-4.306234104,0.357688107 +Hamidou Diallo,diallha01,2020,PO,OKC,52,25,-4.54994678563451,0.00604868856577,-4.54389809706874,-12.4096527531127,-17.9534433697778,-30.3630961228905,-6.36189259556828,-3.79162978945968,-10.153522385028,-0.097228035836269,0,-0.097228035836269,-6.64299962205163,-7.3804784583514,-14.023478080403,-0.16858863338975 +Hamidou Diallo,diallha01,2020,RS,OKC,1922,896,-3.72544962061536,2.34371929314592,-1.38173032746944,-3.232125230705,4.53475781147054,1.30263258076554,-3.85849789024226,2.90598678043784,-0.952511109804415,0.822489795318316,0.822489795318316,0,-4.31194549556869,2.32202306380715,-1.98992243176154,0.097812119503681 +Boris Diaw,diawbo01,2014,PO,SAS,1203,604,1.76858689,1.608675533,3.377262423,2.622261895,-2.207608951,0.414652944,2.013167293,0.792073113,2.805240406,1.780008139,0,1.780008139,0.306067668,1.887747903,2.193815571,0.75770074 +Boris Diaw,diawbo01,2014,RS,SAS,3993,1974,0.187922661,0.396175197,0.584097857,3.057600826,-0.063246183,2.994354643,0.76575273,0.255799582,1.021552312,3.792823257,3.792823257,0,0.358616946,0.382564315,0.741181261,-0.142373322 +Boris Diaw,diawbo01,2015,PO,SAS,390,198,-0.02027015,-0.688953384,-0.709223533,9.905985902,-12.49216126,-2.586175361,1.995026518,-3.238143376,-1.243116859,0.155201537,0,0.155201537,-0.441221432,0.092975006,-0.348246426,-1.104458474 +Boris Diaw,diawbo01,2015,RS,SAS,3935,1984,-0.773024132,-1.111112519,-1.884136651,-0.044852712,1.735086796,1.690234084,-0.702941577,-0.641882274,-1.344823851,1.418103949,1.418103949,0,-1.11127229,-0.249335992,-1.360608282,-0.287679962 +Boris Diaw,diawbo01,2016,PO,SAS,314,159,-1.108223158,0.299752279,-0.808470879,-2.324790653,4.307627519,1.982836866,-1.478330398,1.037180044,-0.441150354,0.191818748,0,0.191818748,-3.989606548,-0.191834563,-4.181441111,-0.666107475 +Boris Diaw,diawbo01,2016,RS,SAS,2828,1386,-0.017661382,0.347576107,0.329914725,0.543494994,0.815012834,1.358507828,0.057648447,0.355528912,0.413177358,2.24675736,2.24675736,0,-0.725770604,0.097672657,-0.628097947,0.434947649 +Boris Diaw,diawbo01,2017,PO,UTA,394,203,-1.814362363,2.26298324,0.448620877,1.775173489,5.156137138,6.931310628,-1.177500542,2.973198676,1.795698134,0.482424592,0,0.482424592,0.782081518,4.288651088,5.070732606,-0.624717565 +Boris Diaw,diawbo01,2017,RS,UTA,2487,1283,-2.755239859,-0.234756458,-2.989996317,-2.206985859,-1.379101035,-3.586086893,-2.810771774,-0.542800663,-3.353572437,-0.393035427,-0.393035427,0,-3.152210655,-0.983495037,-4.135705692,-0.510204163 +Gorgui Dieng,dienggo01,2014,RS,MIN,1674,818,-2.975330409,0.192150414,-2.783179995,-4.584161672,0.880595992,-3.703565679,-3.527869507,0.359879409,-3.167990098,-0.173776578,-0.173776578,0,-3.104763716,0.372327707,-2.732436009,-0.367787069 +Gorgui Dieng,dienggo01,2015,RS,MIN,4381,2193,-1.243222113,-0.752962819,-1.996184933,-0.934061909,-0.700225086,-1.634286994,-1.236862535,-0.672575066,-1.909437601,0.938810755,0.938810755,0,-1.849932826,-0.65670987,-2.506642696,-0.170087317 +Gorgui Dieng,dienggo01,2016,RS,MIN,4472,2220,-1.438517977,0.245354626,-1.193163351,2.385731558,0.691594531,3.077326089,-0.724619912,0.408886331,-0.315733581,2.743097331,2.743097331,0,-1.029025927,0.567749238,-0.461276689,-0.498262255 +Gorgui Dieng,dienggo01,2017,RS,MIN,5278,2653,-0.970901016,1.431543861,0.460642845,0.186398073,1.36195465,1.548352724,-0.796801555,1.554553848,0.757752293,4.691925147,4.691925147,0,-0.82485661,2.457849159,1.632992549,-1.157559613 +Gorgui Dieng,dienggo01,2018,PO,MIN,144,70,-4.072543936,1.598670769,-2.473873167,-7.444302927,18.06742443,10.6231215,-5.031951672,5.212051779,0.180100106,0.107150582,0,0.107150582,-3.577956612,2.33187922,-1.246077392,-0.70197242 +Gorgui Dieng,dienggo01,2018,RS,MIN,2772,1333,-2.170597832,-1.009044133,-3.179641965,-4.614152837,-3.953210222,-8.56736306,-2.869632074,-1.662373751,-4.532005825,-1.209557461,-1.209557461,0,-2.175730486,-0.928651809,-3.104382296,-0.194690749 +Gorgui Dieng,dienggo01,2019,RS,MIN,2226,1031,-1.045258047,0.859966055,-0.185291991,-2.007896284,-0.57221581,-2.580112093,-1.321816934,0.682027159,-0.639789775,1.110506015,1.110506015,0,-0.787916924,1.104471403,0.316554479,0.046021658 +Gorgui Dieng,dienggo01,2020,RS,MEM,693,318,-2.30989903647026,2.78626173680167,0.476362700331408,-2.57779138829421,1.83378373466182,-0.744007653632399,-2.48363039186279,2.7387034438038,0.255073051941006,0.488521536273931,0.488521536273931,0,-1.31704871043801,2.88145777134516,1.56440906090716,0.202649765440605 +Gorgui Dieng,dienggo01,2020,RS,MIN,1662,778,-1.75013050268196,5.91257542960116,4.16244492691921,-7.54684109960226,5.78679521465297,-1.76004588494929,-3.03813320483857,6.27360731926866,3.2354741144301,2.37396061921434,2.37396061921434,0,-2.98630408041933,5.38547866282624,2.39917458240691,-0.081101454216363 +Spencer Dinwiddie,dinwisp01,2015,RS,DET,894,455,-1.101874914,-0.897816049,-1.999690963,-5.051727463,0.047221428,-5.004506034,-1.982404477,-0.737659563,-2.720064041,0.006867039,0.006867039,0,-1.015970101,-1.335226554,-2.351196656,-1.136002554 +Spencer Dinwiddie,dinwisp01,2016,PO,DET,4,2,20.00553765,-16.3933348,3.612202851,22.66989699,-46.48783618,-23.81793919,21.73143701,-23.9034735,-2.172036488,0.000594909,0,0.000594909,16.62132201,-22.88467407,-6.263352056,-2.085754317 +Spencer Dinwiddie,dinwisp01,2016,RS,DET,316,159,-2.035471601,-2.152197084,-4.187668685,-13.65585377,1.743661272,-11.91219249,-4.582498903,-1.468150122,-6.050649025,-0.265507623,-0.265507623,0,-3.980981046,-1.651730107,-5.632711153,-0.819966974 +Spencer Dinwiddie,dinwisp01,2017,RS,BRK,2797,1334,1.197319658,-1.107835594,0.089484064,-1.513133974,0.935253927,-0.577880047,0.744401035,-0.717104872,0.027296162,1.876555758,1.876555758,0,-0.305971695,-0.894818514,-1.200790209,-0.710463168 +Spencer Dinwiddie,dinwisp01,2018,RS,BRK,4766,2306,3.123958553,-0.687288055,2.436670498,2.654082076,-0.850479209,1.803602868,3.246510895,-0.738931329,2.507579566,6.073954975,6.073954975,0,2.531120204,-0.540967221,1.990152983,-1.791261648 +Spencer Dinwiddie,dinwisp01,2019,PO,BRK,285,131,0.070473589,-1.594132208,-1.523658619,-0.851417382,0.669046981,-0.1823704,-0.124280485,-1.125961306,-1.25024179,0.102163429,0,0.102163429,-1.064276332,-4.480585273,-5.544861605,-1.171489599 +Spencer Dinwiddie,dinwisp01,2019,RS,BRK,4080,1914,2.890621547,-0.68708337,2.203538177,-2.241200954,-0.696438046,-2.937639,2.01707473,-0.73704925,1.280025479,3.914532243,3.914532243,0,1.480866393,-0.66145487,0.819411522,-0.540706989 +Spencer Dinwiddie,dinwisp01,2020,RS,BRK,4225,1994,3.31827729071814,-2.29099492745538,1.02728236326276,2.37056793889623,-1.01442876624252,1.35613917265371,3.35743082904437,-2.17350630339049,1.18392452565387,3.98327530180355,3.98327530180355,0,3.34587449422176,-2.14878452608782,1.19708996813394,-0.481132369525459 +Donte DiVincenzo,divindo01,2019,RS,MIL,914,411,-1.502539494,3.01566055,1.513121056,-0.900581426,3.841037396,2.940455969,-1.506700249,3.297772532,1.791072283,0.95661009,0.95661009,0,-0.925799623,2.074634512,1.148834889,0.46905952 +Donte DiVincenzo,divindo01,2020,PO,MIL,358,165,-2.38928443263174,-0.102694326016714,-2.49197875864846,-7.29892008147934,4.53851766819616,-2.76040241328318,-3.54689108361007,0.791619717945678,-2.75527136566439,-0.000462319961258,0,-0.000462319961258,-3.5623236078485,-0.459454205919636,-4.02177781376814,1.00793568251708 +Donte DiVincenzo,divindo01,2020,RS,MIL,3390,1520,0.597389029550013,2.62918919016497,3.22657821971498,2.39936579647201,2.61278565440857,5.01215145088058,0.980684713905078,2.69535489121348,3.67603960511856,5.00801953795992,5.00801953795992,0,1.15495246151052,2.86893769607476,4.02389015758528,0.504026056989239 +Luka Doncic,doncilu01,2019,RS,DAL,4877,2318,3.610600708,-0.311389747,3.299210961,-0.183790183,-2.893509884,-3.077300067,3.095993803,-0.86982288,2.226170923,5.939360283,5.939360283,0,3.268718424,-0.529670094,2.73904833,0.940742758 +Luka Doncic,doncilu01,2020,PO,DAL,458,215,6.87652173632442,-2.41831828060818,4.45820345571624,-4.66132246045274,3.00608948006173,-1.65523298039101,4.84968891244997,-1.37221988610102,3.47746902634894,0.707946933574813,0,0.707946933574813,4.58143333095961,-1.22936646443031,3.35206686652929,0.481427450451088 +Luka Doncic,doncilu01,2020,RS,DAL,4317,2047,8.69865637659945,-0.827305106184756,7.8713512704147,2.10364871078105,-1.56273216498532,0.540916545795731,7.66742622626452,-1.03573409545639,6.63169213080814,9.93651881629864,9.93651881629864,0,8.26218019801591,-1.48009616103812,6.78208403697778,1.44300640440663 +Joey Dorsey,dorsejo01,2015,PO,HOU,30,13,-4.887027811,-18.24255657,-23.12958438,-27.2932479,2.503439302,-24.7898086,-9.870999472,-15.02300158,-24.89400105,-0.154756758,0,-0.154756758,-9.489698645,-18.75313152,-28.24283017,2.088439973 +Joey Dorsey,dorsejo01,2015,RS,HOU,1776,854,-3.128114683,1.140777371,-1.987337311,-0.53667704,0.064557455,-0.472119585,-2.829806602,0.931201642,-1.89860496,0.373737678,0.373737678,0,-2.906350724,1.71473465,-1.191616075,0.717515526 +Tyler Dorsey,dorsety01,2018,RS,ATL,2044,974,-0.50286803,-2.041088684,-2.543956714,-1.723203725,-1.617683547,-3.340887273,-0.725697157,-2.049150413,-2.77484757,-0.012339941,-0.012339941,0,-0.835678236,-2.693832068,-3.529510304,-0.061709515 +Tyler Dorsey,dorsety01,2019,RS,MEM,948,447,1.017533272,-4.065987149,-3.048453877,-0.005813571,-2.416063693,-2.421877263,0.917079261,-3.993363938,-3.076284677,-0.074238719,-0.074238719,0,-0.810846799,-2.997574422,-3.808421222,-0.237716173 +Tyler Dorsey,dorsety01,2019,RS,ATL,569,251,-3.439970586,-3.054967052,-6.494937638,-1.231704562,2.951058662,1.7193541,-3.129865434,-1.908206016,-5.03807145,-0.294300562,-0.294300562,0,-2.586208633,-3.009062165,-5.595270798,0.44856758 +Luguentz Dort,dortlu01,2020,PO,OKC,374,175,-6.10594919447721,6.07075263501567,-0.035196559461538,-1.84800049662039,8.262279391437,6.41427889481662,-5.49785750155279,6.75508037190328,1.25722287035049,0.375370292592106,0,0.375370292592106,-6.08863160770017,3.50205825354127,-2.5865733541589,1.71340338538128 +Luguentz Dort,dortlu01,2020,RS,OKC,1708,820,-2.68409564771177,3.28654298749006,0.602447339778286,0.885116781554489,0.680614381433253,1.56573116298774,-2.11561024143114,2.91351655383833,0.79790631240719,1.4846752723615,1.4846752723615,0,-2.83710703788586,3.64956478530713,0.812457747421269,0.024694839887269 +Damyean Dotson,dotsoda01,2018,RS,NYK,985,474,-1.00354177,0.860345375,-0.143196396,-3.380151823,3.990394785,0.610242962,-1.529178387,1.602393171,0.073214785,0.68330573,0.68330573,0,-1.647805035,-0.317603237,-1.965408271,0.08051153 +Damyean Dotson,dotsoda01,2019,RS,NYK,4219,2004,-1.170193843,-1.74276765,-2.912961493,-1.084939662,1.064884394,-0.020055268,-1.152779761,-1.214911025,-2.367690786,0.389369618,0.389369618,0,-1.294236784,-1.523746761,-2.817983545,-0.396016759 +Damyean Dotson,dotsoda01,2020,RS,NYK,1767,836,0.038250291725229,-1.74003607050144,-1.70178577877621,-2.42397797949654,1.21420159335329,-1.20977638614325,-0.410192572527415,-1.19405599250911,-1.60424856503653,0.485720584823963,0.485720584823963,0,-1.27375479471692,-2.10946541529469,-3.38322021001162,-0.621274795900253 +Chris Douglas-Roberts,douglch01,2014,PO,CHA,130,70,3.553921444,-5.746519666,-2.192598222,-5.879208564,-3.426357085,-9.305565649,1.893911358,-5.607989903,-3.714078546,-0.035359196,0,-0.035359196,-1.323061305,-4.042532914,-5.365594219,-0.396390726 +Chris Douglas-Roberts,douglch01,2014,RS,CHA,2010,1016,0.187472016,-0.525612069,-0.338140052,-1.34184586,-0.694950015,-2.036795875,-0.088940552,-0.622647372,-0.711587924,1.055353432,1.055353432,0,-1.083502529,-0.812190459,-1.895692988,-0.116587464 +Chris Douglas-Roberts,douglch01,2015,RS,LAC,207,103,-3.116438095,-8.414119965,-11.53055806,-4.272208757,-1.476370305,-5.748579062,-3.471651526,-7.472224883,-10.94387641,-0.427869004,-0.427869004,0,-3.370677068,-6.474159212,-9.84483628,-0.60667008 +Toney Douglas,douglto01,2014,PO,MIA,56,29,4.686787055,-1.359456861,3.327330194,-0.202707882,-3.265807316,-3.468515199,3.852851058,-1.840315894,2.012535164,0.070998483,0,0.070998483,2.237866692,-2.626208715,-0.388342024,-2.141323067 +Toney Douglas,douglto01,2014,RS,MIA,763,410,0.844200293,0.153241212,0.997441505,2.950554655,-0.724932138,2.225622517,1.303441692,-0.025316997,1.278124695,0.834976872,0.834976872,0,0.710056144,0.633068429,1.343124573,-0.869017623 +Toney Douglas,douglto01,2014,RS,GSW,562,265,-2.230417951,-5.149897113,-7.380315065,-9.989947904,-0.228919575,-10.21886748,-4.000633703,-4.516976961,-8.517610664,-0.78303991,-0.78303991,0,-2.867581296,-3.485018353,-6.352599649,0.398721273 +Toney Douglas,douglto01,2015,RS,NOP,336,177,-1.192118594,3.838289064,2.64617047,-0.888450369,-1.670640454,-2.559090822,-1.209862987,2.955003375,1.745140388,0.404272829,0.404272829,0,-1.723185526,3.190683087,1.46749756,-0.392762913 +Toney Douglas,douglto01,2016,RS,NOP,2617,1262,1.090061716,-1.612323563,-0.522261847,-0.016939786,-3.544195163,-3.561134949,0.943731872,-2.075593209,-1.131861338,1.043447181,1.043447181,0,0.369775033,-1.123168282,-0.753393249,0.147459307 +Toney Douglas,douglto01,2017,RS,MEM,802,394,-2.317054134,-0.845486886,-3.16254102,-0.315794042,-0.237304736,-0.553098778,-2.044152681,-0.787143435,-2.831296115,-0.016191586,-0.016191586,0,-1.853910226,0.218276906,-1.63563332,-0.903125145 +Sekou Doumbouya,doumbse01,2020,RS,DET,1553,754,-5.53194066756168,-3.66466262020588,-9.19660328776756,-2.40019722061017,-4.07772658540837,-6.47792380601854,-5.19027204359846,-3.93321541175735,-9.12348745535581,-2.42699711332872,-2.42699711332872,0,-5.33049583639643,-3.45017416232006,-8.78066999871649,-1.03381143586547 +Milton Doyle,doylemi01,2018,RS,BRK,266,125,-4.335443105,-2.677573003,-7.013016108,-3.909533486,0.75918579,-3.150347696,-4.464219926,-2.071060043,-6.535279969,-0.239758387,-0.239758387,0,-3.070226369,-1.717634229,-4.787860597,-0.677116304 +PJ Dozier,doziepj01,2018,RS,OKC,6,3,-26.90533633,23.17598564,-3.729350697,-20.11707707,-2.600378691,-22.71745576,-27.2092965,19.29413367,-7.915162828,-0.007940283,-0.007940283,0,-21.91147207,20.58107953,-1.330392546,0.432693566 +PJ Dozier,doziepj01,2019,RS,BOS,111,51,2.209612267,-1.69414494,0.515467327,6.00435518,7.048984916,13.0533401,3.130533307,0.017308646,3.147841953,0.152473306,0.152473306,0,0.020552022,-0.830304638,-0.809752616,-0.657264984 +PJ Dozier,doziepj01,2020,PO,DEN,255,125,-3.79210235899315,-3.35528560922248,-7.14738796821563,-3.28343000225076,2.61504007277616,-0.668389929474604,-3.95811138225517,-2.29675027812068,-6.25486166037585,-0.232247018250166,0,-0.232247018250166,-3.39566056953755,-3.15912641628225,-6.5547869858198,0.73883740690822 +PJ Dozier,doziepj01,2020,RS,DEN,877,412,-0.346858719369385,-0.729775818394797,-1.07663453776418,0.51393372434025,-4.20698469898898,-3.69305097464873,-0.216353045254481,-1.49464724362821,-1.71100028888269,0.218228331648793,0.218228331648793,0,0.30066119238615,-0.970246486077772,-0.669585293691622,-0.080365394960802 +Goran Dragic,dragigo01,2014,RS,PHO,5389,2668,4.374517058,-0.049753991,4.324763067,5.471925864,1.130412922,6.602338785,4.826053679,0.191101625,5.017155304,10.5505868,10.5505868,0,4.465946486,0.681530218,5.147476705,-0.201129559 +Goran Dragic,dragigo01,2015,RS,PHO,3565,1735,1.235325576,-2.46416475,-1.228839173,3.04186705,-0.856709048,2.185158002,1.693132239,-2.279593126,-0.586460887,1.926294222,1.926294222,0,1.218721716,-1.442341312,-0.223619596,0.557588891 +Goran Dragic,dragigo01,2015,RS,MIA,1784,905,2.708085053,-0.04506029,2.663024763,0.1112843,-1.034090453,-0.922806153,2.36043362,-0.23097389,2.12945973,2.252272502,2.252272502,0,1.889266644,-0.19936333,1.689903314,-0.030871789 +Goran Dragic,dragigo01,2016,PO,MIA,906,472,1.382876947,-1.117660539,0.265216408,-6.379276466,7.468223699,1.088947233,-0.174834805,0.554924512,0.380089707,0.772929654,0,0.772929654,-1.343551375,0.589164336,-0.75438704,-0.547979598 +Goran Dragic,dragigo01,2016,RS,MIA,4719,2363,0.575089417,0.78416386,1.359253276,2.209668776,1.190718551,3.400387326,0.947632174,0.894730693,1.842362867,5.525129794,5.525129794,0,1.0710297,1.069440165,2.140469864,-0.20180202 +Goran Dragic,dragigo01,2017,RS,MIA,4958,2459,2.523915083,-1.435732841,1.088182242,1.804078671,-2.838633981,-1.03455531,2.518876645,-1.83017198,0.688704666,4.305855083,4.305855083,0,2.252149105,-0.640900584,1.611248522,-0.188290292 +Goran Dragic,dragigo01,2018,PO,MIA,330,156,0.137876092,-4.78141711,-4.643541018,8.488434893,4.262111948,12.75054684,1.934454831,-3.156121974,-1.221667143,0.126181766,0,0.126181766,2.814034554,-3.896454702,-1.082420147,0.563831098 +Goran Dragic,dragigo01,2018,RS,MIA,4830,2378,1.537754163,0.217661383,1.755415546,-0.04199457,-0.623090689,-0.665085259,1.321676873,0.050235433,1.371912306,4.9934761,4.9934761,0,0.883935585,0.30596988,1.189905465,-0.147915675 +Goran Dragic,dragigo01,2019,RS,MIA,2117,991,1.186595301,-1.265034966,-0.078439665,0.735445169,-0.092568492,0.642876677,1.205345062,-1.122524222,0.08282084,1.440870908,1.440870908,0,0.985140355,-0.871053663,0.114086693,0.610034848 +Goran Dragic,dragigo01,2020,PO,MIA,1132,553,3.08396621733698,0.393597270870549,3.47756348820752,3.5449013895787,6.32593020272843,9.87083159230712,3.33872408930547,1.63409900648437,4.97282309578985,2.23638928919138,0,2.23638928919138,6.07162709119538,1.50115024299044,7.57277733418583,-0.480205402159693 +Goran Dragic,dragigo01,2020,RS,MIA,3487,1663,2.06548109495886,-1.42420096696239,0.641280127996468,-0.213176302739411,0.107992901985318,-0.105183400754093,1.68689329642282,-1.19588995121949,0.491003345203321,2.76187688863011,2.76187688863011,0,1.80840457669717,-1.89269816578478,-0.084293589087612,0.445817370044932 +Zoran Dragic,dragizo01,2015,RS,PHO,27,13,-2.026260007,-5.609334602,-7.635594609,-13.28263306,3.798059254,-9.484573805,-4.451897013,-3.956275875,-8.408172889,-0.037635001,-0.037635001,0,-0.635208673,-6.464429923,-7.099638596,0.272400133 +Zoran Dragic,dragizo01,2015,RS,MIA,130,62,-3.974913746,-8.023522814,-11.99843656,-2.647792914,-7.855830721,-10.50362364,-3.924738743,-8.457540627,-12.38227937,-0.308170712,-0.308170712,0,-2.04119517,-9.274927517,-11.31612269,1.094805424 +Larry Drew II,drewla02,2015,RS,PHI,438,219,-4.996166501,-1.653216709,-6.64938321,-6.926662831,-0.750305364,-7.676968194,-5.600876519,-1.561557878,-7.162434397,-0.495773778,-0.495773778,0,-5.539017355,-1.511902407,-7.050919761,0.536000872 +Larry Drew II,drewla02,2018,RS,NOP,115,55,-3.368822982,0.909558963,-2.459264019,0.4680239,-5.888759324,-5.420735424,-2.764196398,-0.450592907,-3.214789305,-0.012891715,-0.012891715,0,-2.275599666,-1.710176529,-3.985776195,-1.14646184 +Larry Drew II,drewla02,2018,RS,PHI,28,15,-13.50537894,-9.092491366,-22.59787031,-7.848750222,-4.910790402,-12.75954062,-13.18715774,-8.786992098,-21.97414983,-0.145029372,-0.145029372,0,-10.61803535,-7.571394745,-18.1894301,-1.411224352 +Andre Drummond,drumman01,2014,RS,DET,5215,2619,1.063542321,1.156970993,2.220513314,1.996864814,-3.968138508,-1.971273694,1.321477285,0.220975065,1.54245235,5.72519476,5.72519476,0,1.51250429,0.854177444,2.366681735,-0.174572698 +Andre Drummond,drumman01,2015,RS,DET,4917,2502,-1.661704431,0.972483271,-0.68922116,3.05014006,-2.084443041,0.96569702,-0.766989889,0.419342419,-0.34764747,3.062689292,3.062689292,0,-0.05910765,1.13396994,1.07486229,-0.123914689 +Andre Drummond,drumman01,2016,PO,DET,238,131,1.429040096,4.664980682,6.094020778,-3.412679001,-2.119323806,-5.532002807,0.399252604,3.585946817,3.985199421,0.466032573,0,0.466032573,0.573039407,1.831942796,2.404982203,0.360613362 +Andre Drummond,drumman01,2016,RS,DET,5337,2666,-1.505268785,1.411984158,-0.093284627,1.614514424,1.738385232,3.352899656,-0.948545401,1.571804159,0.623258758,4.580391521,4.580391521,0,-0.337327163,2.621376691,2.284049528,-0.168065708 +Andre Drummond,drumman01,2017,RS,DET,4783,2409,-2.718499464,1.872174889,-0.846324575,-1.121327931,-6.995777714,-8.117105645,-2.513356653,0.132458609,-2.380898044,0.452613768,0.452613768,0,-1.941205955,1.723638966,-0.217566989,-0.22466533 +Andre Drummond,drumman01,2018,RS,DET,5348,2625,-0.827787141,1.750555895,0.922768753,0.248898751,-3.64075255,-3.391853799,-0.635246755,0.72144643,0.086199674,3.831640022,3.831640022,0,-0.740346417,1.517513044,0.777166627,0.86672171 +Andre Drummond,drumman01,2019,PO,DET,268,127,-4.696520713,3.204800884,-1.491719829,-3.123327498,-23.62440046,-26.74772796,-4.504766758,-2.07501315,-6.579779908,-0.258933776,0,-0.258933776,-0.003316633,-1.357349568,-1.360666201,1.165167366 +Andre Drummond,drumman01,2019,RS,DET,5413,2647,-0.720172529,3.323524946,2.603352418,7.427553883,1.25446999,8.682023873,0.959801228,3.064596108,4.024397336,9.140504881,9.140504881,0,1.33819045,3.528537132,4.866727582,-0.092621298 +Andre Drummond,drumman01,2020,RS,DET,3392,1654,-2.54400444193137,2.49202487990341,-0.051979562027961,-0.411935899736923,-0.09680711300342,-0.508743012740343,-2.23210752855318,2.1672839491933,-0.064823579359877,2.27500376888393,2.27500376888393,0,-1.42255878459366,2.94576585887642,1.52320707428276,0.408327505284191 +Andre Drummond,drumman01,2020,RS,CLE,476,225,-3.60197102106741,0.858584868167028,-2.74338615290038,-4.12963442091161,-4.07274155468876,-8.20237597560037,-3.88465002159957,0.065580950766176,-3.81906907083339,-0.12517518863534,-0.12517518863534,0,-2.44498485183706,0.484896945179883,-1.96008790665717,2.03952705521432 +Jared Dudley,dudleja01,2014,PO,LAC,91,45,-2.429448201,-2.822284802,-5.251733003,-0.380647499,-11.00297537,-11.38362287,-2.270854676,-4.691932076,-6.962786752,-0.099478539,0,-0.099478539,-1.616025051,-3.054686135,-4.670711187,-0.256810006 +Jared Dudley,dudleja01,2014,RS,LAC,3508,1729,-0.442228536,0.271103561,-0.171124975,-0.715775173,0.017684183,-0.69809099,-0.582422359,0.203612672,-0.378809687,2.092810592,2.092810592,0,-0.422996801,0.55500996,0.132013159,0.050381904 +Jared Dudley,dudleja01,2015,PO,MIL,218,110,2.272489449,6.542739012,8.815228461,1.184264696,9.764026322,10.94829102,2.280913489,7.622765298,9.903678787,0.743994063,0,0.743994063,2.548074148,7.731660088,10.27973424,1.524801226 +Jared Dudley,dudleja01,2015,RS,MIL,3412,1717,0.141417974,1.416427105,1.557845079,-0.163897776,3.108841826,2.94494405,0.092912598,1.822207339,1.915119936,4.084047067,4.084047067,0,-0.066195755,1.688188987,1.621993232,-0.06242882 +Jared Dudley,dudleja01,2016,RS,WAS,4337,2098,0.885110039,1.052350221,1.93746026,2.344862919,-0.07992743,2.26493549,1.260366253,0.87411652,2.134482774,5.233635527,5.233635527,0,1.077959568,1.091966395,2.169925962,0.098807792 +Jared Dudley,dudleja01,2017,RS,PHO,2900,1362,-0.546732312,1.766628361,1.219896049,-1.749795072,3.673392842,1.92359777,-0.83040372,2.31856967,1.48816595,2.962849237,2.962849237,0,-0.772562803,1.626696261,0.854133458,0.592192215 +Jared Dudley,dudleja01,2018,RS,PHO,1443,686,-0.853963178,-1.874253006,-2.728216184,2.460579968,1.893138433,4.3537184,-0.193369124,-1.133193513,-1.326562638,0.498978956,0.498978956,0,-0.65289599,-1.45496357,-2.10785956,0.155278831 +Jared Dudley,dudleja01,2019,PO,BRK,182,82,-0.603421596,10.48417074,9.88074914,1.9249727,20.06886814,21.99384084,-0.065125672,13.18205672,13.11693105,0.694348167,0,0.694348167,-1.272885896,8.98329136,7.710405465,1.410809506 +Jared Dudley,dudleja01,2019,RS,BRK,2547,1220,-1.001061671,2.101590005,1.100528334,1.149604758,0.320709723,1.470314481,-0.622140626,1.849594724,1.227454098,2.461350354,2.461350354,0,-0.715210465,1.416031702,0.700821236,-0.592447445 +Jared Dudley,dudleja01,2020,PO,LAL,71,31,-10.4059609880245,-4.87066608574365,-15.2766270737681,-19.2019814522891,-15.6490117710682,-34.8509932233573,-12.8840121736858,-7.5216844490526,-20.4056966227384,-0.293485590807836,0,-0.293485590807836,-8.7115287280566,-3.90316308877238,-12.614691816829,1.89081906666987 +Jared Dudley,dudleja01,2020,RS,LAL,763,364,-0.689651365555015,2.48714249179322,1.79749112623821,-4.2534289479514,4.01769689309413,-0.23573205485727,-1.50444617322903,2.87891927720401,1.37447310397497,0.761945079445595,0.761945079445595,0,-2.05586385624116,2.56489409086755,0.509030234626386,-0.536185199326938 +Duje Dukan,dukandu01,2016,RS,SAC,52,24,-6.555413877,-3.131501239,-9.686915116,-9.131462894,-2.774658332,-11.90612123,-7.430119872,-3.15564595,-10.58576582,-0.094396676,-0.094396676,0,-5.643592449,-3.467514999,-9.111107448,-1.579188291 +Tim Duncan,duncati01,2014,PO,SAS,1463,752,1.527290416,2.047153748,3.574444164,2.921690101,1.527307603,4.448997704,1.810525166,1.946275497,3.756800663,2.535803229,0,2.535803229,-0.117598086,2.811721905,2.694123819,-1.404054507 +Tim Duncan,duncati01,2014,RS,SAS,4301,2158,-1.317453732,3.720018859,2.402565127,-0.295491515,-0.432524401,-0.728015916,-1.275675023,3.020130309,1.744455286,4.953277252,4.953277252,0,-0.375030999,3.039401537,2.664370538,0.09361608 +Tim Duncan,duncati01,2015,PO,SAS,489,250,3.391739257,2.168374364,5.560113621,11.367453,3.923839489,15.29129248,5.202514017,2.655096235,7.857610252,1.366383359,0,1.366383359,2.402627896,6.264576819,8.667204716,-2.008634672 +Tim Duncan,duncati01,2015,RS,SAS,4406,2227,-0.089876278,3.794538292,3.704662014,-0.262852903,1.420442994,1.157590091,-0.181642553,3.482423229,3.300780676,6.849059755,6.849059755,0,-0.049244797,3.875442397,3.8261976,-0.36168585 +Tim Duncan,duncati01,2016,PO,SAS,422,218,-3.267099388,2.921947539,-0.34515185,5.780673715,10.16584695,15.94652066,-1.608712509,4.509658943,2.900946434,0.6444655,0,0.6444655,-2.633968775,2.831220961,0.197252185,-0.552159018 +Tim Duncan,duncati01,2016,RS,SAS,3021,1536,-0.455936387,5.306401841,4.850465455,0.573350087,4.477496442,5.050846529,-0.308472407,5.342660342,5.034187935,6.103085992,6.103085992,0,-0.41757485,5.292626468,4.875051618,0.046021601 +Mike Dunleavy,dunlemi02,2014,PO,CHI,299,163,3.114492316,-2.941385435,0.17310688,-2.21307752,-3.646243305,-5.859320825,2.226613731,-3.249981315,-1.023367584,0.149378371,0,0.149378371,2.191077798,-2.987943736,-0.796865938,0.804685364 +Mike Dunleavy,dunlemi02,2014,RS,CHI,4945,2584,0.141197225,-0.156731088,-0.015533864,0.83607264,1.415577766,2.251650405,0.32494743,0.103913747,0.428861177,4.199586164,4.199586164,0,-0.371515896,0.684720009,0.313204113,0.199409164 +Mike Dunleavy,dunlemi02,2015,PO,CHI,739,389,3.49684605,-0.049829624,3.447016426,8.867414295,3.255539508,12.1229538,4.725584396,0.593213398,5.318797795,1.664183489,0,1.664183489,4.405487714,0.484329105,4.889816819,0.734192705 +Mike Dunleavy,dunlemi02,2015,RS,CHI,3583,1838,0.434828349,-0.823047252,-0.388218903,1.900919888,1.23999943,3.140919318,0.721150458,-0.458441161,0.262709297,2.813345105,2.813345105,0,0.458920832,-0.169708674,0.289212158,-0.401064391 +Mike Dunleavy,dunlemi02,2016,RS,CHI,1421,703,-1.537303277,-3.59687288,-5.134176157,2.496573119,-4.807780592,-2.311207473,-0.78135306,-4.069097789,-4.850450849,-0.75718307,-0.75718307,0,-0.743680435,-3.369399032,-4.113079467,0.49454623 +Mike Dunleavy,dunlemi02,2017,PO,ATL,120,53,-2.574886955,-6.338955034,-8.913841989,-3.819981287,3.859794016,0.039812729,-2.925018094,-4.622226781,-7.547244875,-0.138208856,0,-0.138208856,-5.906449582,-6.92241778,-12.82886736,3.191347046 +Mike Dunleavy,dunlemi02,2017,RS,ATL,976,475,0.062505155,-0.46281396,-0.400308805,-6.409886091,1.305443273,-5.104442818,-1.268668925,-0.150569978,-1.419238903,0.322359985,0.322359985,0,-1.81943082,-1.151329206,-2.970760026,-0.043589441 +Mike Dunleavy,dunlemi02,2017,RS,CLE,757,366,-1.38517105,0.287545256,-1.097625794,-6.976378817,3.598044388,-3.378334429,-2.68293963,0.994359745,-1.688579885,0.199413876,0.199413876,0,-2.043302414,-0.42400926,-2.467311674,0.599574574 +Kris Dunn,dunnkr01,2017,RS,MIN,2685,1333,-3.262071942,0.010149692,-3.251922251,-2.508056193,-0.11918443,-2.627240623,-3.312511614,0.024034945,-3.28847667,-0.364594476,-0.364594476,0,-3.214914993,0.67584355,-2.539071443,-0.434364878 +Kris Dunn,dunnkr01,2018,RS,CHI,3191,1525,-1.793663069,1.017410451,-0.776252617,-0.961837152,-2.186832505,-3.148669657,-1.652807654,0.457958813,-1.194848841,1.224853053,1.224853053,0,-1.186147009,1.295205031,0.109058022,1.218230539 +Kris Dunn,dunnkr01,2019,RS,CHI,2879,1389,-1.592915729,-0.219146607,-1.812062336,0.973102597,-2.57920824,-1.606105642,-1.085383421,-0.671562286,-1.756945707,0.702422974,0.702422974,0,-1.954533821,0.345470701,-1.60906312,-0.191537283 +Kris Dunn,dunnkr01,2020,RS,CHI,2686,1269,-1.25429520411225,3.75105562922138,2.49676042510913,-3.20816093481114,4.60850363104322,1.40034269623208,-1.6885237891661,4.14749880715827,2.45897501799218,3.37650094160736,3.37650094160736,0,-2.10271254150927,4.91724522060903,2.81453267909976,0.120567309961594 +Kevin Durant,duranke01,2014,PO,OKC,1603,815,4.407862603,1.126404868,5.534267472,6.570813308,-2.063456056,4.507357252,5.100956035,0.476645635,5.57760167,3.661863705,0,3.661863705,4.351626224,0.432516259,4.784142484,2.352984837 +Kevin Durant,duranke01,2014,RS,OKC,6344,3122,7.70566378,-0.371663982,7.333999797,5.31128792,-0.960081849,4.351206071,7.638684459,-0.552201989,7.086482469,16.01043151,16.01043151,0,7.349493148,-0.387499269,6.961993879,2.096352884 +Kevin Durant,duranke01,2015,RS,OKC,1875,913,7.060140278,0.583554356,7.643694633,2.815734584,4.085785826,6.90152041,6.591607282,1.344739983,7.936347265,5.054340422,5.054340422,0,6.435222769,-0.133561937,6.301660833,1.473819886 +Kevin Durant,duranke01,2016,PO,OKC,1471,726,2.309173238,-1.094325473,1.214847764,4.165454587,4.296170178,8.461624765,2.762822974,-0.097776357,2.665046617,2.106501071,0,2.106501071,6.087921499,-0.154366868,5.933554631,1.739531625 +Kevin Durant,duranke01,2016,RS,OKC,5335,2578,6.289855045,-0.583526521,5.706328524,4.883565356,2.311333863,7.194899219,6.237833062,-0.022718012,6.21511505,11.99072663,11.99072663,0,6.572834436,-0.637211913,5.935622523,1.648549011 +Kevin Durant,duranke01,2017,PO,GSW,1124,533,7.772309512,0.228833913,8.001143426,11.82515906,-5.44571823,6.379440834,8.949808113,-1.035271113,7.914537,3.025926871,0,3.025926871,8.886734585,-0.739973297,8.146761288,1.127086377 +Kevin Durant,duranke01,2017,RS,GSW,4436,2070,5.24284201,1.981712971,7.224554981,3.993611477,0.356081804,4.349693281,5.168093688,1.691747703,6.859841391,10.2604669,10.2604669,0,5.907596026,1.439977542,7.347573568,1.076475076 +Kevin Durant,duranke01,2018,PO,GSW,1652,807,5.67092493,1.01376829,6.68469322,10.52912394,1.577124757,12.1062487,6.93692076,1.095196588,8.032117348,4.598082668,0,4.598082668,6.960358973,0.679748321,7.640107294,0.416012734 +Kevin Durant,duranke01,2018,RS,GSW,4952,2325,5.271494309,-0.565022219,4.706472091,5.523304596,-4.06631366,1.456990936,5.550325576,-1.348546134,4.201779442,8.363156274,8.363156274,0,6.1840798,-1.523258037,4.660821762,1.405626135 +Kevin Durant,duranke01,2019,PO,GSW,922,442,7.270023436,-0.523203527,6.74681991,3.496877904,2.074475704,5.571353608,6.79045928,-0.035327758,6.755131523,2.240548477,0,2.240548477,4.990915873,-0.346569494,4.644346379,1.341981714 +Kevin Durant,duranke01,2019,RS,GSW,5817,2702,4.253847038,-0.425267718,3.828579319,7.054907073,0.962143338,8.017050411,4.971488419,-0.175648056,4.795840363,10.51977868,10.51977868,0,5.719840074,-0.698417027,5.021423047,1.150004671 +Trevon Duval,duvaltr01,2019,RS,MIL,13,6,11.64857142,-5.850071763,5.798499656,5.017833972,0.775489931,5.793323903,10.98775289,-4.828940882,6.158812009,0.026414288,0.026414288,0,11.0942602,-2.216328883,8.877931318,-3.203957866 +Cleanthony Early,earlycl01,2015,RS,NYK,1290,647,-4.276429458,-0.805321955,-5.081751413,-5.6395859,1.709477807,-3.930108093,-4.719311752,-0.240197266,-4.959509018,-0.734165914,-0.734165914,0,-3.373552969,-1.522691847,-4.896244816,0.632187756 +Cleanthony Early,earlycl01,2016,RS,NYK,305,154,-5.37391855,-2.171578685,-7.545497235,-0.409626243,5.206557233,4.79693099,-4.667839714,-0.754794378,-5.422634092,-0.210253493,-0.210253493,0,-4.354316345,-2.902802426,-7.25711877,0.122139498 +Jarell Eddie,eddieja01,2016,RS,WAS,322,147,-0.232281857,-1.90657276,-2.138854617,-7.937043029,-1.217218642,-9.154261671,-1.837916489,-1.875277618,-3.713194108,-0.071951771,-0.071951771,0,-1.057413137,-4.011080604,-5.068493741,-0.388474937 +Jarell Eddie,eddieja01,2017,RS,PHO,141,62,1.148423658,-2.744905226,-1.596481568,-10.54911972,7.125751065,-3.423368654,-1.201564863,-0.794040866,-1.995605729,0.024069793,0.024069793,0,-0.944957205,-3.152764625,-4.09772183,0.848789969 +Jarell Eddie,eddieja01,2018,RS,CHI,7,3,-0.918505011,0.815276552,-0.103228459,44.82537716,51.66369341,96.48907057,8.679953225,11.54509912,20.22505235,0.03538251,0.03538251,0,0.850033773,2.343969143,3.194002917,0.611825893 +Jarell Eddie,eddieja01,2018,RS,BOS,13,6,-9.320789566,14.07981251,4.759022947,-35.56932397,-17.63878829,-53.20811226,-15.38724518,8.186772624,-7.200472554,-0.013570604,-0.013570604,0,-10.037099,9.709483931,-0.327615071,-0.387229564 +Carsen Edwards,edwarca01,2020,PO,BOS,7,3,-7.10415354683839,24.4913541934146,17.3872006465762,-17.3411469384907,15.1287360614261,-2.2124108770646,-9.85070715637606,23.9466220796929,14.0959149233169,0.026529715128632,0,0.026529715128632,-6.77707882235917,16.5487163414754,9.77163751911621,-0.236237705513673 +Carsen Edwards,edwarca01,2020,RS,BOS,769,351,-2.87905759291287,-1.10647477643281,-3.98553236934568,-11.9366910438481,3.28552238368503,-8.65116866016305,-4.99944996199847,-0.296021393920195,-5.29547135591867,-0.458118584460301,-0.458118584460301,0,-4.57433190065812,-1.22669183572208,-5.8010237363802,0.509590375803711 +Shane Edwards,edwarsh01,2014,RS,CLE,24,12,-10.18164243,4.709384797,-5.472257636,-17.69589516,-1.367570968,-19.06346613,-12.34534237,3.770586385,-8.574755982,-0.035443522,-0.035443522,0,-7.994387111,0.154698133,-7.839688978,-0.586234433 +Vincent Edwards,edwarvi01,2019,RS,HOU,34,16,-0.963533577,-1.657243584,-2.620777161,-6.038425694,-4.453788129,-10.49221382,-2.091369426,-2.2832939,-4.374663326,-0.013086643,-0.013086643,0,-3.466179857,-5.719376417,-9.185556274,-1.350980006 +Henry Ellenson,ellenhe01,2017,RS,DET,295,146,-4.929634328,-2.764913344,-7.694547672,-2.734587935,2.074940152,-0.659647783,-4.72828481,-1.920889847,-6.649174657,-0.294611469,-0.294611469,0,-3.712689689,-4.26230458,-7.97499427,1.406644188 +Henry Ellenson,ellenhe01,2018,RS,DET,690,329,-3.958557025,-3.22835832,-7.186915345,-5.584923459,4.686180984,-0.898742475,-4.519453305,-1.783313291,-6.302766596,-0.598677025,-0.598677025,0,-3.394737102,-2.752207173,-6.146944275,0.386661557 +Henry Ellenson,ellenhe01,2019,RS,NYK,496,234,-1.144563083,-5.406607622,-6.551170705,-0.706957336,1.930100368,1.223143032,-1.021767895,-4.120871145,-5.14263904,-0.284973884,-0.284973884,0,-1.366140467,-3.117699692,-4.483840159,-0.241051716 +Henry Ellenson,ellenhe01,2019,RS,DET,51,25,2.188890684,6.828083625,9.016974308,-1.879088966,-2.398140751,-4.277229717,1.52848279,5.357852254,6.886335044,0.120930186,0.120930186,0,2.014204018,3.727034584,5.741238602,-1.642791211 +Henry Ellenson,ellenhe01,2020,RS,BRK,36,15,-5.49654089960353,13.5467086613658,8.05016776176224,-11.2455279660545,30.97168470061,19.7261567345555,-7.04766343985941,17.9903670911874,10.942703651328,0.105262809978131,0.105262809978131,0,-6.16801629993774,9.12681378206689,2.95879748212914,0.460435784414391 +Wayne Ellington,ellinwa01,2014,PO,DAL,27,14,0.162012021,1.256067525,1.418079546,-5.39218719,16.83707734,11.44489015,-0.933924022,4.592842066,3.658918043,0.049406292,0,0.049406292,4.146926233,-0.572015051,3.574911182,4.310866137 +Wayne Ellington,ellinwa01,2014,RS,DAL,830,393,0.892393775,-2.42310534,-1.530711564,0.632129594,-3.471283467,-2.839153873,0.870603473,-2.787156991,-1.916553518,0.168021454,0.168021454,0,0.217804657,-3.038865225,-2.821060568,0.521301182 +Wayne Ellington,ellinwa01,2015,RS,LAL,3340,1675,0.444403398,-1.41754574,-0.973142341,-0.348908928,3.124323012,2.775414084,0.335071827,-0.502377451,-0.167305623,2.18970029,2.18970029,0,-0.300798963,-1.48078379,-1.781582754,-0.757360126 +Wayne Ellington,ellinwa01,2016,RS,BRK,3266,1615,-0.772129594,-0.985175727,-1.757305321,-5.965002607,-0.276976732,-6.241979338,-1.859141365,-0.857162028,-2.716303392,0.02770107,0.02770107,0,-1.832771296,-1.963003052,-3.795774348,-0.225312504 +Wayne Ellington,ellinwa01,2017,RS,MIA,3017,1500,1.517550773,-0.582131237,0.935419536,1.69826987,0.076765809,1.775035679,1.661049956,-0.492914226,1.16813573,2.980229369,2.980229369,0,1.584922738,-0.55120992,1.033712818,-0.599294415 +Wayne Ellington,ellinwa01,2018,PO,MIA,222,101,-1.077005148,-2.656712041,-3.733717189,-13.41461233,-10.01558125,-23.43019358,-3.722473925,-4.317711515,-8.04018544,-0.280330086,0,-0.280330086,-1.394373322,-4.479754447,-5.87412777,-0.285580798 +Wayne Ellington,ellinwa01,2018,RS,MIA,4087,2041,1.356167413,-2.445923718,-1.089756305,1.576458031,-0.121172536,1.455285495,1.508161099,-2.115152832,-0.606991734,2.211364301,2.211364301,0,1.566466597,-1.857419326,-0.290952729,-0.897445261 +Wayne Ellington,ellinwa01,2019,PO,DET,282,131,-0.849220189,-2.043676341,-2.89289653,-2.471074291,-12.60214955,-15.07322384,-1.269861151,-4.253315839,-5.52317699,-0.191378496,0,-0.191378496,1.233235157,-5.967188347,-4.733953189,0.113014093 +Wayne Ellington,ellinwa01,2019,RS,DET,1555,764,0.375609398,1.15027053,1.525879929,0.334889435,-0.523799943,-0.188910509,0.406287862,0.875258821,1.281546682,1.57200383,1.57200383,0,0.917121117,0.579669004,1.496790121,0.034758329 +Wayne Ellington,ellinwa01,2019,RS,MIA,1107,533,0.309763076,-1.207397683,-0.897634607,-5.58414814,-0.968914947,-6.553063088,-0.866892761,-1.249156233,-2.116048994,0.172485878,0.172485878,0,-0.265927368,-0.720222878,-0.986150245,0.054030369 +Wayne Ellington,ellinwa01,2020,RS,NYK,1158,558,-0.392539700065879,-0.297636138555489,-0.690175838621369,-1.0715587605663,3.05671637467996,1.98515761411365,-0.492104611850648,0.426136510825876,-0.065968101024772,0.759927006040587,0.759927006040587,0,-1.00448957787526,-1.23486499972738,-2.23935457760264,-0.560458481148698 +Monta Ellis,ellismo01,2014,PO,DAL,488,249,0.83783153,-0.049086285,0.788745244,-9.00291699,-8.283068514,-17.2859855,-1.155983797,-1.803838021,-2.959821818,-0.027526437,0,-0.027526437,2.522860434,-0.498743322,2.024117112,0.117426508 +Monta Ellis,ellismo01,2014,RS,DAL,6015,3023,1.075854787,-0.153565802,0.922288985,0.670030826,-3.078428832,-2.408398006,0.981528071,-0.780658608,0.200869463,4.581653639,4.581653639,0,1.613976973,-0.296470799,1.317506174,0.641203938 +Monta Ellis,ellismo01,2015,PO,DAL,426,197,4.284769555,-3.888891619,0.395877936,12.73510457,1.732291987,14.46739656,6.189666406,-2.864057245,3.325609161,0.655014796,0,0.655014796,5.153922022,-4.768041667,0.385880355,3.862239086 +Monta Ellis,ellismo01,2015,RS,DAL,5493,2699,0.539550447,0.588468338,1.128018784,1.376767449,1.293623705,2.670391153,0.662551014,0.758769979,1.421320992,5.822873186,5.822873186,0,1.633005783,1.271415056,2.904420839,1.316202897 +Monta Ellis,ellismo01,2016,PO,IND,430,225,-0.89896606,-0.392007157,-1.290973218,-11.11157512,-6.478268862,-17.58984399,-3.095145313,-1.769682195,-4.864827508,-0.255459549,0,-0.255459549,-3.815233849,0.529796661,-3.285437188,1.927424713 +Monta Ellis,ellismo01,2016,RS,IND,5623,2734,-0.096049821,-0.084246561,-0.180296382,-0.96042334,1.459321225,0.498897884,-0.260944009,0.200466717,-0.060477292,3.784336879,3.784336879,0,0.006953087,0.918629744,0.925582831,0.853156288 +Monta Ellis,ellismo01,2017,PO,IND,155,76,-2.51488779,0.308748482,-2.206139308,3.354499334,-7.133402557,-3.778903223,-1.451345228,-1.293030936,-2.744376164,0.000226995,0,0.000226995,-3.320259674,-2.098867608,-5.419127282,0.898145355 +Monta Ellis,ellismo01,2017,RS,IND,4058,1998,-1.541855465,-0.218447636,-1.760303101,-1.060625191,-1.619170174,-2.679795365,-1.528382259,-0.507991568,-2.036373827,0.727077063,0.727077063,0,-1.851730703,-0.725823047,-2.57755375,-0.051091224 +Melvin Ely,elyme01,2014,RS,NOP,49,27,-3.370084265,-2.717735106,-6.087819371,12.66667397,-25.10037417,-12.4337002,-0.223520737,-7.539528497,-7.763049233,-0.067588803,-0.067588803,0,-0.841272285,-6.504204807,-7.345477092,-2.038885023 +Joel Embiid,embiijo01,2017,RS,PHI,1642,786,-1.336329923,5.247292414,3.91096249,-2.484062904,5.420154846,2.936091941,-1.501959739,5.600233816,4.098274078,2.792342633,2.792342633,0,-2.019135795,4.277593611,2.258457816,1.645407235 +Joel Embiid,embiijo01,2018,PO,PHI,575,278,-1.515446865,6.291564866,4.776118001,3.059115149,10.42186506,13.48098021,-0.637857854,7.480920374,6.84306252,1.413696207,0,1.413696207,3.515518548,4.727697321,8.243215869,0.722076766 +Joel Embiid,embiijo01,2018,RS,PHI,4027,1912,-0.047877754,3.185540049,3.137662295,2.730052361,3.873058984,6.603111345,0.53088029,3.436093577,3.966973867,6.599080943,6.599080943,0,1.377416257,2.656575358,4.033991616,0.706332258 +Joel Embiid,embiijo01,2019,PO,PHI,687,334,1.290989784,11.6436811,12.93467088,9.607909887,16.8217835,26.42969338,3.080413958,13.32604053,16.40645449,3.389057914,0,3.389057914,3.88931484,10.77587947,14.66519431,0.658370995 +Joel Embiid,embiijo01,2019,RS,PHI,4663,2154,2.476642778,3.502337814,5.978980593,2.609818138,3.087170625,5.696988762,2.628669551,3.590693099,6.21936265,9.917043174,9.917043174,0,3.272134093,2.773189841,6.045323934,0.620094596 +Joel Embiid,embiijo01,2020,PO,PHI,289,145,-0.920116918553731,4.8311922245647,3.91107530601097,-11.8481924570859,-14.1175029458301,-25.9656954029161,-3.0897815495579,1.23629803179365,-1.85348351776425,0.068880607313685,0,0.068880607313685,1.25052802009512,1.5216515981981,2.77217961829322,0.693094696620756 +Joel Embiid,embiijo01,2020,RS,PHI,3202,1506,2.00995892262266,3.14816417746171,5.15812310008437,-3.19521223632967,4.34673980876322,1.15152757243355,1.01966223195459,3.55815458124815,4.57781681320273,5.67669617552189,5.67669617552189,0,2.09837593422204,4.0010161215117,6.09939205573374,0.839369810830144 +James Ennis III,ennisja01,2015,RS,MIA,2035,1051,-0.154639355,-2.113614902,-2.268254257,0.2098134,2.819170119,3.028983519,-0.089493094,-1.186841605,-1.276334699,0.787466469,0.787466469,0,-0.520010446,-2.122751982,-2.642762427,-0.332827791 +James Ennis III,ennisja01,2016,RS,MEM,84,40,-2.610711027,3.684381232,1.073670205,-12.89203994,-5.038453442,-17.93049339,-4.901804549,2.10381722,-2.797987329,-0.000987026,-0.000987026,0,-1.426632529,2.26111561,0.834483082,0.768344686 +James Ennis III,ennisja01,2016,RS,MIA,13,7,-3.419440995,-4.456151447,-7.875592442,-8.619586294,2.70113886,-5.918447434,-4.73626037,-3.284590387,-8.020850758,-0.018510078,-0.018510078,0,-6.569321807,-4.245922302,-10.81524411,-1.63108552 +James Ennis III,ennisja01,2016,RS,NOP,565,282,1.273779971,-1.876775871,-0.6029959,1.064480967,-3.842291736,-2.777810769,1.328954405,-2.361426289,-1.032471884,0.24843089,0.24843089,0,-0.504208644,-1.173940472,-1.678149116,0.5215909 +James Ennis III,ennisja01,2017,PO,MEM,286,159,-0.423189758,-6.854992331,-7.278182089,-7.204908298,-9.887046166,-17.09195446,-1.936769356,-7.824184742,-9.760954098,-0.579142006,0,-0.579142006,0.522744881,-5.755457708,-5.232712827,-1.224306682 +James Ennis III,ennisja01,2017,RS,MEM,2963,1501,-1.536152723,0.549565825,-0.986586899,-1.71997921,3.104952382,1.384973172,-1.691385974,1.089968297,-0.601417676,1.644384379,1.644384379,0,-1.766981692,1.116412919,-0.650568773,-0.060919278 +James Ennis III,ennisja01,2018,RS,MEM,2123,1053,-0.904070563,1.609095226,0.705024663,-2.693650498,1.523315507,-1.170334991,-1.306858295,1.724194745,0.417336451,1.698042047,1.698042047,0,-1.747095894,0.938234665,-0.808861229,-0.208678696 +James Ennis III,ennisja01,2018,RS,DET,1117,551,-1.305006548,0.164789064,-1.140217483,0.148282182,-4.235516411,-4.087234229,-1.067820961,-0.754504221,-1.822325182,0.259916471,0.259916471,0,-1.3785769,-0.58025311,-1.95883001,-0.331554509 +James Ennis III,ennisja01,2019,PO,PHI,485,232,0.87216215,-2.897391785,-2.025229635,1.496286634,-4.533728724,-3.037442089,0.995679382,-3.449559298,-2.453879917,0.036182428,0,0.036182428,1.360975884,-4.189862426,-2.828886542,0.089548956 +James Ennis III,ennisja01,2019,RS,HOU,1970,949,-1.395244189,-1.056272435,-2.451516624,-0.872490605,-2.476788593,-3.349279198,-1.444124977,-1.419538322,-2.863663298,-0.055038889,-0.055038889,0,-0.990719121,-0.210418887,-1.201138008,0.010029153 +James Ennis III,ennisja01,2019,RS,PHI,619,281,-2.796923816,-3.020437419,-5.817361235,-1.739719184,0.713247473,-1.026471711,-2.771261462,-2.433989455,-5.205250917,-0.35177951,-0.35177951,0,-3.162046974,-1.897465093,-5.059512067,-0.063836126 +James Ennis III,ennisja01,2020,PO,ORL,265,119,-2.14467250380463,0.84599267314752,-1.29867983065711,-0.507218560639518,0.498830215531195,-0.008388345108323,-1.97581869716932,0.815434154343033,-1.16038454282628,0.101338722597794,0,0.101338722597794,2.83229221217454,2.3071616403432,5.13945385251774,1.79673857458385 +James Ennis III,ennisja01,2020,RS,ORL,1049,489,-2.42683387945403,0.249290987372951,-2.17754289208108,1.66744021893484,-2.76993852805604,-1.1024983091212,-1.71357907350219,-0.388339641928349,-2.10191871543054,0.162133956228763,0.162133956228763,0,-2.72482459930299,-0.190739926102084,-2.91556452540508,0.281379439584611 +James Ennis III,ennisja01,2020,RS,PHI,1645,776,-0.414641187443218,-0.72990499709815,-1.14454618454137,2.21033263377448,-2.03808187766856,0.172250756105927,0.096227780584427,-1.07666549503784,-0.980437714453413,0.700583293810859,0.700583293810859,0,-0.354643653785892,-1.06155369832317,-1.41619735210906,-0.001940130767348 +Tyler Ennis,ennisty01,2015,PO,MIL,30,16,-2.315540783,-12.22009705,-14.53563783,-0.132066563,-19.62104616,-19.75311272,-1.774775509,-14.52546709,-16.30024259,-0.111093497,0,-0.111093497,-2.867416554,-13.87257176,-16.73998832,-2.527911113 +Tyler Ennis,ennisty01,2015,RS,MIL,712,353,-3.272011573,-0.584951331,-3.856962904,-2.277394577,-3.174314466,-5.451709043,-3.226123996,-1.186332007,-4.412456003,-0.301962993,-0.301962993,0,-2.026545924,-1.064590775,-3.091136699,0.817886917 +Tyler Ennis,ennisty01,2015,RS,PHO,122,58,-4.663988498,1.092423175,-3.571565324,-4.637030222,2.617681025,-2.019349197,-4.913775044,1.506340735,-3.407434309,-0.019826677,-0.019826677,0,-4.414365231,-2.820943842,-7.235309073,1.834358228 +Tyler Ennis,ennisty01,2016,RS,MIL,1303,654,-1.504416791,-1.443243652,-2.947660443,-3.099707529,0.471461539,-2.62824599,-1.903010228,-1.087443289,-2.990453517,-0.079898957,-0.079898957,0,-1.756164092,-1.338123388,-3.09428748,-0.405976654 +Tyler Ennis,ennisty01,2017,RS,HOU,407,196,-3.885066013,-2.620393668,-6.505459681,-4.247784952,0.601746736,-3.646038216,-4.306723829,-2.130060207,-6.436784036,-0.37076917,-0.37076917,0,-3.603919703,-3.399250583,-7.003170286,0.557059598 +Tyler Ennis,ennisty01,2017,RS,LAL,823,392,1.42570714,3.444462523,4.870169663,1.997748024,5.542380314,7.540128338,1.679557028,4.15635805,5.835915078,1.716433494,1.716433494,0,0.857040044,2.472969959,3.330010003,-0.042030564 +Tyler Ennis,ennisty01,2018,RS,LAL,1441,683,-0.682099488,-0.019827288,-0.701926776,-2.719746083,2.575264697,-0.144481386,-1.129553259,0.519531787,-0.610021472,0.743964667,0.743964667,0,-1.380807739,0.491978848,-0.88882889,-0.232307267 +Drew Eubanks,eubandr01,2019,RS,SAS,239,113,-2.180085312,-1.039637438,-3.21972275,-9.636045139,0.109318958,-9.526726181,-3.871943356,-0.83507942,-4.707022776,-0.112343449,-0.112343449,0,-4.210874417,-3.016260178,-7.227134595,-0.437184261 +Drew Eubanks,eubandr01,2020,RS,SAS,608,272,-1.41450663280726,-1.24577269182196,-2.66027932462921,-7.47346381791735,-2.82818422282074,-10.3016480407381,-2.77204821747509,-1.59093236359228,-4.36298058106737,-0.226269487888796,-0.226269487888796,0,-3.73172185961911,-1.71186231498155,-5.44358417460067,1.10801522126271 +Jawun Evans,evansja01,2018,RS,LAC,1674,778,-3.05501819,1.00915453,-2.04586366,-1.960720377,2.789733627,0.82901325,-3.038265752,1.46402929,-1.574236462,0.469441371,0.469441371,0,-2.628376478,1.286625026,-1.341751453,0.582160144 +Jawun Evans,evansja01,2019,RS,PHO,131,64,-4.899932843,2.055526053,-2.844406791,-14.59331281,-6.204268801,-20.79758161,-7.195571316,0.511576892,-6.683994423,-0.128999713,-0.128999713,0,-7.446145459,-0.99730621,-8.443451669,0.431420438 +Jawun Evans,evansja01,2019,RS,OKC,2,1,-38.81718553,4.313439457,-34.50374608,-62.58760288,64.13982514,1.552222264,-46.22628684,17.0375599,-29.18872694,-0.013374393,-0.013374393,0,-24.21380776,7.130121492,-17.08368627,-0.866182026 +Jacob Evans,evansja02,2019,PO,GSW,39,18,-5.144555988,0.982103408,-4.16245258,-5.305988894,6.652859639,1.346870744,-5.615459878,2.180199496,-3.435260382,-0.006537855,0,-0.006537855,-5.032403003,-2.850331952,-7.882734956,0.725157218 +Jacob Evans,evansja02,2019,RS,GSW,433,204,-4.652442023,-3.507743836,-8.160185859,-5.320648153,1.230001255,-4.090646898,-5.108427775,-2.759345613,-7.867773387,-0.5320694,-0.5320694,0,-4.206206684,-2.905901692,-7.112108376,-0.113371369 +Jacob Evans,evansja02,2020,RS,GSW,895,414,-5.13949942782376,-1.30189469760409,-6.44139412542785,-5.86799633472788,0.717656260682034,-5.15034007404584,-5.53269583467863,-0.90540363201201,-6.43809946669064,-0.780685398956954,-0.780685398956954,0,-6.07555871137994,-1.30148260661043,-7.37704131799037,0.2195015346061 +Jacob Evans,evansja02,2020,RS,MIN,10,4,-13.6142720970233,7.84496545268806,-5.76930664433523,32.7414517806987,14.826278327803,47.5677301085017,-4.73062019427174,9.85071157128467,5.12009137701294,0.016249952154624,0.016249952154624,0,-5.03580318260321,5.35723736895531,0.321434186352092,1.19940285403197 +Jeremy Evans,evansje01,2014,RS,UTA,2356,1209,0.781184395,0.997451616,1.77863601,-2.441873988,0.967294018,-1.47457997,0.198624948,1.110773704,1.309398652,2.488849292,2.488849292,0,-0.32469719,0.962699952,0.638002762,-0.579055206 +Jeremy Evans,evansje01,2015,RS,UTA,522,266,2.742555497,2.720715173,5.463270671,-0.942910836,2.558045921,1.615135085,2.143015607,2.84671161,4.989727217,1.038260106,1.038260106,0,1.06228007,2.639868986,3.702149055,-1.106770911 +Jeremy Evans,evansje01,2016,RS,DAL,542,251,-2.525097498,0.26288317,-2.262214328,-6.32804204,3.264190029,-3.063852011,-3.453654434,0.914520341,-2.539134093,0.027047121,0.027047121,0,-3.794964279,-1.166351234,-4.961315513,0.157730095 +Jeremy Evans,evansje01,2018,RS,ATL,12,5,-2.403046808,-23.75386583,-26.15691264,-5.308261306,-23.11322691,-28.42148822,-3.022780567,-24.93354861,-27.95632918,-0.068182387,-0.068182387,0,-2.363397898,-22.09243601,-24.45583391,5.987206072 +Reggie Evans,evansre01,2014,RS,SAC,983,500,-2.295154355,0.900800678,-1.394353677,-0.823039137,0.222907671,-0.600131466,-2.144423837,0.839436287,-1.30498755,0.368416234,0.368416234,0,-2.453450534,1.463479327,-0.989971207,-0.053715797 +Reggie Evans,evansre01,2014,RS,BRK,775,399,-4.93098981,0.640014823,-4.290974987,-6.196874144,-3.662644413,-9.859518558,-5.504980645,-0.19645756,-5.701438205,-0.602842225,-0.602842225,0,-5.168689661,-0.368500427,-5.537190088,0.322237702 +Reggie Evans,evansre01,2015,RS,SAC,1494,764,-1.679846897,-0.895120208,-2.574967105,-0.910468991,-0.935792107,-1.846261098,-1.643584663,-0.919309703,-2.562894366,0.072620158,0.072620158,0,-2.175866145,-0.856544277,-3.032410422,-0.410587299 +Tyreke Evans,evansty01,2014,RS,NOP,3975,2028,1.896026641,-0.361169539,1.534857102,-1.697158495,-2.614589821,-4.311748317,1.242720397,-0.816477862,0.426242535,3.265940852,3.265940852,0,0.021908773,-0.863566655,-0.841657881,-0.597468483 +Tyreke Evans,evansty01,2015,PO,NOP,239,125,-1.647221921,-3.329946571,-4.977168492,4.131568367,-20.8953881,-16.76381973,-0.601920192,-7.150869499,-7.752789691,-0.315169342,0,-0.315169342,4.889700438,-4.695680897,0.194019541,-4.072856733 +Tyreke Evans,evansty01,2015,RS,NOP,5196,2690,1.878068049,-1.116122348,0.761945701,4.878007051,-1.847164094,3.030842957,2.558936111,-1.325762641,1.23317347,5.436626506,5.436626506,0,1.998503311,-0.525030288,1.473473023,-0.526814816 +Tyreke Evans,evansty01,2016,RS,NOP,1510,765,1.967337298,-0.676658146,1.290679152,1.239361671,0.306241548,1.545603219,1.937312065,-0.478769206,1.45854286,1.631414453,1.631414453,0,1.132150365,-0.114213059,1.017937307,-0.665776023 +Tyreke Evans,evansty01,2017,RS,NOP,980,474,1.100887165,-0.828272233,0.272614931,-3.775741472,-2.174274902,-5.950016374,0.193029485,-1.183817076,-0.990787591,0.423710818,0.423710818,0,-0.563104803,-1.679823667,-2.242928471,-0.398405813 +Tyreke Evans,evansty01,2017,RS,SAC,625,314,0.412696765,-0.700950775,-0.28825401,-6.639502898,0.502425779,-6.137077119,-1.006548002,-0.453580037,-1.460128039,0.206937018,0.206937018,0,-1.103995851,-0.847105772,-1.951101624,0.140469706 +Tyreke Evans,evansty01,2018,RS,MEM,3207,1607,4.213043495,-1.320577663,2.892465833,3.631231573,2.479496821,6.110728394,4.44544926,-0.573010413,3.872438847,5.391137972,5.391137972,0,3.479921705,-1.005790905,2.4741308,-0.704147503 +Tyreke Evans,evansty01,2019,PO,IND,172,84,2.16886825,-2.512042632,-0.343174382,-4.023325456,4.092083043,0.068757587,1.236883122,-1.354007794,-0.117124672,0.116534032,0,0.116534032,1.32497833,-2.301381072,-0.976402742,0.135690874 +Tyreke Evans,evansty01,2019,RS,IND,2933,1402,-0.526476466,0.484554057,-0.041922409,-1.046955408,0.458188708,-0.5887667,-0.688001077,0.465404839,-0.222596237,1.816510753,1.816510753,0,-0.957791517,0.24914425,-0.708647266,0.48806493 +Dante Exum,exumda01,2015,RS,UTA,3446,1817,-3.425695315,-1.640613233,-5.066308547,0.35285998,3.147900936,3.500760916,-2.844905831,-0.761782029,-3.60668786,-0.786954475,-0.786954475,0,-2.583904378,-0.556209703,-3.140114081,-0.872249366 +Dante Exum,exumda01,2017,PO,UTA,174,84,1.995285756,2.936587977,4.931873733,3.990675099,0.126735693,4.117410791,2.557018369,2.492417963,5.049436332,0.344794022,0,0.344794022,3.840779726,3.721860151,7.562639877,0.014764482 +Dante Exum,exumda01,2017,RS,UTA,2419,1228,-2.028320443,0.590653323,-1.43766712,-2.286216421,1.314907954,-0.971308467,-2.208202135,0.723872408,-1.484329727,0.793492795,0.793492795,0,-2.062596667,0.727145406,-1.335451261,0.064072505 +Dante Exum,exumda01,2018,PO,UTA,250,114,-3.694297691,-1.006230014,-4.700527705,-0.097786318,-3.949124042,-4.04691036,-3.159497535,-1.740388169,-4.899885704,-0.131799377,0,-0.131799377,-3.504271161,-2.344982561,-5.849253722,2.143910845 +Dante Exum,exumda01,2018,RS,UTA,498,235,1.774822529,2.349263958,4.124086487,1.370897461,2.055377805,3.426275266,1.785100942,2.34495311,4.130054052,0.828430044,0.828430044,0,0.425536993,1.659400898,2.084937891,0.424757896 +Dante Exum,exumda01,2019,RS,UTA,1426,664,-0.213671447,-0.353082366,-0.566753813,-2.494547768,1.697324448,-0.79722332,-0.710550123,-0.013893065,-0.724443188,0.685518339,0.685518339,0,-1.063445661,-0.008908832,-1.072354493,-0.101766481 +Dante Exum,exumda01,2020,RS,CLE,846,402,-0.566077833699262,-0.212510130864239,-0.778587964563502,-4.96937193377443,1.48810820267391,-3.48126373110052,-1.46682893540374,0.209152349494946,-1.25767658590879,0.305852023208451,0.305852023208451,0,-1.83821662295475,-0.860990496311188,-2.69920711926594,-0.074759628018548 +Dante Exum,exumda01,2020,RS,UTA,176,83,-2.51342980863428,0.014925186272715,-2.49850462236156,-11.539692384778,7.53806206812366,-4.00163031665436,-4.54136146459651,1.59361070056818,-2.94775076402833,-0.008445339905546,-0.008445339905546,0,-4.02883854972553,-1.4309894789576,-5.45982802868312,0.868955248369979 +Festus Ezeli,ezelife01,2015,PO,GSW,379,183,-1.109121942,3.072989216,1.963867274,-0.615970688,-1.806016627,-2.421987315,-1.143547,2.117908248,0.974361248,0.356939573,0,0.356939573,-2.043847253,0.443546309,-1.600300944,-0.456400813 +Festus Ezeli,ezelife01,2015,RS,GSW,1052,504,-3.056508029,-0.08985541,-3.146363439,-4.535488612,-1.048888649,-5.584377261,-3.622669916,-0.401974911,-4.024644827,-0.32788235,-0.32788235,0,-2.987848214,-0.214288538,-3.202136751,0.03486278 +Festus Ezeli,ezelife01,2016,PO,GSW,437,203,-2.971404454,-1.379232549,-4.350637003,2.345640993,-4.150874297,-1.805233304,-2.124754246,-2.078488993,-4.20324324,-0.15751539,0,-0.15751539,-2.739007528,-1.956325358,-4.695332886,1.398026553 +Festus Ezeli,ezelife01,2016,RS,GSW,1631,770,-2.142598564,3.706953913,1.564355348,-1.851676485,2.148950186,0.297273701,-2.30878692,3.536248095,1.227461175,1.557071551,1.557071551,0,-0.956369893,3.087005004,2.130635111,-0.343297236 +Tacko Fall,fallta01,2020,PO,BOS,7,3,13.851789398791,2.49616722752106,16.347956626312,0.366139367506263,-0.87704702972305,-0.510907662216787,11.815447826315,1.89914844780544,13.7145962741205,0.026642572743846,0,0.026642572743846,10.4585048722643,-3.13780806673912,7.32069680552513,2.49008189984524 +Tacko Fall,fallta01,2020,RS,BOS,71,33,-5.39092022791532,-1.26013219619918,-6.6510524241145,-7.54092540171713,9.91413223862648,2.37320683690935,-6.22003610572489,0.892538457839399,-5.32749764788549,-0.043674397119564,-0.043674397119564,0,-5.63765319080003,-0.440129184283958,-6.07778237508399,0.654322516473729 +Kenneth Faried,farieke01,2014,RS,DEN,4534,2178,0.307338564,-1.42937337,-1.122034807,4.612143433,-5.856488267,-1.244344834,1.235652641,-2.428060982,-1.192408341,1.740790342,1.740790342,0,1.165807686,-1.532739921,-0.366932235,0.552506906 +Kenneth Faried,farieke01,2015,RS,DEN,4228,2086,-0.174708765,0.364922748,0.190213983,3.739572026,-2.241936803,1.497635222,0.644091707,-0.131802103,0.512289604,3.48187599,3.48187599,0,0.373072322,0.430808417,0.803880739,0.273310492 +Kenneth Faried,farieke01,2016,RS,DEN,3420,1694,0.344241776,-2.294401709,-1.950159933,3.030322459,-3.262506329,-0.23218387,0.93562198,-2.598189476,-1.662567496,0.939223857,0.939223857,0,0.349664638,-1.840244165,-1.490579527,-0.064561505 +Kenneth Faried,farieke01,2017,RS,DEN,2699,1296,1.360275237,-0.174485843,1.185789394,-0.204900982,-1.522018048,-1.72691903,1.062532559,-0.416018488,0.646514072,2.247687321,2.247687321,0,0.800185038,-0.910714567,-0.110529529,0.080670922 +Kenneth Faried,farieke01,2018,RS,DEN,948,461,-0.280246626,-2.049687294,-2.32993392,-4.895612885,-1.811214033,-6.706826918,-1.303377654,-2.085742063,-3.389119717,-0.149949773,-0.149949773,0,-1.201531799,-1.669468618,-2.871000417,-0.245869004 +Kenneth Faried,farieke01,2019,PO,HOU,121,56,2.928958124,0.586544896,3.51550302,-7.847999674,12.09332023,4.245320559,0.734697678,2.962375589,3.697073268,0.189441598,0,0.189441598,2.585176039,1.076020787,3.661196826,-0.280285502 +Kenneth Faried,farieke01,2019,RS,HOU,1291,610,0.138710159,0.150007342,0.288717501,3.02619409,-2.069407256,0.956786835,0.664751818,-0.320575916,0.344175902,0.96701656,0.96701656,0,0.519037263,0.168016137,0.6870534,0.427660874 +Kenneth Faried,farieke01,2019,RS,BRK,255,118,0.453639549,0.848950215,1.302589764,-7.64571831,-2.329607884,-9.975326194,-1.161719862,0.268615514,-0.893104348,0.112043837,0.112043837,0,-0.64289571,-0.980136826,-1.623032536,0.22976368 +Jordan Farmar,farmajo01,2014,RS,LAL,1925,912,0.327419687,-0.594858472,-0.267438785,0.453846231,-0.31316528,0.14068095,0.415100143,-0.534757688,-0.119657545,1.235694545,1.235694545,0,0.267672675,-1.09087028,-0.823197605,0.923949389 +Jordan Farmar,farmajo01,2015,RS,LAC,1074,529,-0.561589817,-0.064010541,-0.625600358,-7.434514684,1.451434394,-5.98308029,-2.069879132,0.227726625,-1.842152507,0.245683375,0.245683375,0,-0.10348742,-0.149459783,-0.252947204,0.257969661 +Jordan Farmar,farmajo01,2016,PO,MEM,212,113,-3.347106364,0.155125291,-3.191981073,4.963388298,4.654958313,9.618346611,-1.76564992,1.180069691,-0.585580228,0.128374819,0,0.128374819,3.739222003,0.472027093,4.211249096,-0.238592763 +Jordan Farmar,farmajo01,2016,RS,MEM,574,291,1.193118377,-0.164249014,1.028869363,0.066881453,-2.609891228,-2.543009776,1.049335592,-0.657881705,0.391453888,0.464775211,0.464775211,0,1.055418716,0.379324538,1.434743255,-0.34164213 +Jordan Farmar,farmajo01,2017,RS,SAC,69,35,0.843912961,-2.393682495,-1.549769534,4.695593922,-10.55517044,-5.85957652,1.762510915,-4.169914029,-2.407403114,0.00608556,0.00608556,0,2.072376091,-4.94288693,-2.870510838,-0.516167197 +Vitor Faverani,favervi01,2014,RS,BOS,965,488,-5.041426055,1.390989739,-3.650436316,-6.043181553,0.978302528,-5.064879025,-5.510535015,1.389937957,-4.120597059,-0.34223719,-0.34223719,0,-4.801450015,0.269483097,-4.531966918,0.278042124 +Derrick Favors,favorde01,2014,RS,UTA,4247,2201,-1.220721808,0.81252507,-0.408196739,0.188757467,-1.535983708,-1.347226241,-0.956477047,0.438346098,-0.518130949,2.497842488,2.497842488,0,-0.417276521,0.973967444,0.556690923,-0.322818133 +Derrick Favors,favorde01,2015,RS,UTA,4349,2280,-0.422778518,2.389702757,1.966924239,2.16398161,0.572627701,2.736609311,0.106758937,2.146911181,2.253670118,5.782719767,5.782719767,0,1.049689299,2.72510981,3.774799108,-0.623247759 +Derrick Favors,favorde01,2016,RS,UTA,3823,1983,0.314235916,3.827256376,4.141492292,1.535138697,-0.507880951,1.027257746,0.594607964,3.107433025,3.702040989,6.481005794,6.481005794,0,1.039654707,3.745715939,4.785370646,-0.6989614 +Derrick Favors,favorde01,2017,PO,UTA,437,225,-2.474154508,-0.728369638,-3.202524146,6.189238412,-4.226514435,1.962723977,-0.816834565,-1.539821755,-2.35665632,0.046014109,0,0.046014109,0.475986386,0.454672372,0.930658758,-1.152803832 +Derrick Favors,favorde01,2017,RS,UTA,2311,1186,-3.158130945,0.779969098,-2.378161846,-2.507854063,0.181266777,-2.326587286,-3.224254348,0.645182025,-2.579072323,0.103025506,0.103025506,0,-2.747068944,1.723274092,-1.023794852,-0.381590716 +Derrick Favors,favorde01,2018,PO,UTA,591,286,0.937990312,4.634969435,5.572959747,10.97519613,1.886401149,12.86159728,3.10716248,4.284639733,7.391802213,1.52677717,0,1.52677717,1.71922147,4.043958982,5.763180451,0.032267003 +Derrick Favors,favorde01,2018,RS,UTA,4357,2153,-0.697231905,2.322666175,1.62543427,1.226014839,-2.067722261,-0.841707422,-0.33294743,1.46852644,1.13557901,4.21921659,4.21921659,0,-0.390102123,2.276996293,1.88689417,-1.137390449 +Derrick Favors,favorde01,2019,PO,UTA,211,103,1.685218523,13.60954247,15.29476099,0.208029171,13.58813732,13.79616649,1.582443345,14.3624274,15.94487075,1.010271152,0,1.010271152,-0.818928716,13.46737382,12.6484451,-0.290889176 +Derrick Favors,favorde01,2019,RS,UTA,3766,1766,0.236892082,3.494396945,3.731289027,-1.136898851,1.583607821,0.44670897,-0.043964858,3.231824897,3.187860039,5.347568731,5.347568731,0,0.123516512,3.512401792,3.635918304,-0.0480327 +Derrick Favors,favorde01,2020,RS,NOP,2703,1243,-0.120130517359172,2.6219668953245,2.50183637796533,3.88898938818468,1.92696867701944,5.81595806520413,0.699644640411793,2.66010556980368,3.35975021021548,3.86537206066249,3.86537206066249,0,0.689365599710156,2.41023886019618,3.09960445990633,-0.245090939561434 +Kay Felder,feldeka01,2017,RS,CLE,803,386,-3.886733733,-1.310005377,-5.196739111,-7.035364646,0.513532622,-6.521832025,-4.876681054,-1.000606701,-5.877287754,-0.612680411,-0.612680411,0,-3.36271661,-1.879108231,-5.241824841,-0.509484523 +Kay Felder,feldeka01,2018,RS,CHI,286,134,-8.474191809,2.505988573,-5.968203236,-6.894407505,-0.385192232,-7.279599737,-8.544368161,2.123083418,-6.421284743,-0.256199281,-0.256199281,0,-5.069514584,-0.887029093,-5.956543677,2.057205282 +Kay Felder,feldeka01,2018,RS,DET,12,6,7.897643258,-3.730168273,4.167474985,-4.591311237,3.751208526,-0.840102711,5.714137834,-2.512638947,3.201498887,0.018692083,0.018692083,0,-1.080279327,-6.419593566,-7.499872893,2.577298806 +Cristiano Felicio,feliccr01,2016,RS,CHI,654,321,-1.502508821,3.367813284,1.865304464,1.80544606,3.85650997,5.66195603,-0.889415456,3.69431008,2.804894623,0.90295321,0.90295321,0,-1.450211401,1.38874491,-0.061466491,-0.729824414 +Cristiano Felicio,feliccr01,2017,PO,CHI,167,82,-6.841176352,-4.885803313,-11.72697967,-6.276636431,4.40567064,-1.87096579,-7.070534894,-3.261429018,-10.33196391,-0.333212416,0,-0.333212416,-7.201158335,-2.621760746,-9.822919081,1.790016195 +Cristiano Felicio,feliccr01,2017,RS,CHI,2089,1040,-0.357643401,0.392182089,0.034538689,-2.267238786,0.886265855,-1.380972931,-0.784659615,0.511807765,-0.27285185,1.306292382,1.306292382,0,-1.263941963,0.690631298,-0.573310665,-0.60465507 +Cristiano Felicio,feliccr01,2018,RS,CHI,2013,977,-4.72653398,-3.337575712,-8.064109692,-7.302482912,-3.421161929,-10.72364484,-5.505737438,-3.50090975,-9.006647188,-3.104465126,-3.104465126,0,-6.506639147,-3.593692237,-10.10033138,-0.453469365 +Cristiano Felicio,feliccr01,2019,RS,CHI,1577,746,-2.968830862,-3.916824125,-6.885654986,0.238455907,-3.03632812,-2.797872213,-2.408120061,-3.8861379,-6.294257961,-1.342326568,-1.342326568,0,-3.583780949,-3.820271907,-7.404052856,-0.502445634 +Cristiano Felicio,feliccr01,2020,RS,CHI,802,386,-1.98334260430463,-4.37048013385892,-6.35382273816354,3.08323193144287,-8.60715785384817,-5.5239259224053,-0.990192576610535,-5.53591534945279,-6.52610792606332,-0.737749041615507,-0.737749041615507,0,-2.83511257488599,-4.09866372273815,-6.93377629762414,-0.811043066346889 +Carrick Felix,felixca01,2014,RS,CLE,83,38,-3.729021611,0.15706984,-3.571951771,3.006353847,4.411796079,7.418149926,-2.504439437,1.092228239,-1.412211198,0.026525337,0.026525337,0,-1.78638713,-1.613412531,-3.39979966,2.177506675 +Raymond Felton,feltora01,2014,RS,NYK,3850,2017,-0.274313761,-0.157227044,-0.431540805,1.311131623,-2.187045443,-0.875913819,0.02775381,-0.556637551,-0.528883741,2.267696242,2.267696242,0,0.32328938,-0.381300716,-0.058011336,-0.755145136 +Raymond Felton,feltora01,2015,PO,DAL,73,36,0.319536131,7.190935832,7.510471963,-5.50671231,-5.529729729,-11.03644204,-0.955654547,5.091285072,4.135630526,0.127435028,0,0.127435028,-2.97087162,0.446481212,-2.524390408,-2.219951545 +Raymond Felton,feltora01,2015,RS,DAL,580,281,0.134874501,0.987296855,1.122171356,-4.328101271,0.624908571,-3.7031927,-0.831253556,0.958333064,0.127079508,0.411489852,0.411489852,0,-0.634730651,-0.454328838,-1.089059489,-0.229254622 +Raymond Felton,feltora01,2016,PO,DAL,335,172,-0.288962856,3.414447643,3.125484787,-5.849301304,18.24536264,12.39606134,-1.441301463,6.837434736,5.396133274,0.728726326,0,0.728726326,-2.511689844,6.389063224,3.87737338,-1.102981 +Raymond Felton,feltora01,2016,RS,DAL,4407,2192,-0.225573724,-0.740298539,-0.965872263,-0.593176592,-0.731763922,-1.324940514,-0.307927583,-0.788026315,-1.095953897,1.837130423,1.837130423,0,-0.747494598,-0.876961743,-1.624456341,-0.670085612 +Raymond Felton,feltora01,2017,PO,LAC,250,127,0.546525648,3.393214195,3.939739843,4.280141311,-2.356166986,1.923974325,1.302207553,2.359006876,3.661214429,0.425878541,0,0.425878541,2.115010707,0.933527824,3.04853853,-0.578540851 +Raymond Felton,feltora01,2017,RS,LAC,3486,1700,-1.531920341,0.507611194,-1.024309147,-5.491650362,-1.844199255,-7.335849617,-2.489170255,0.027895025,-2.46127523,0.248292214,0.248292214,0,-1.912219926,0.04589744,-1.866322486,-0.834451719 +Raymond Felton,feltora01,2018,PO,OKC,163,79,-1.499940465,0.24629714,-1.253643325,-0.271003973,1.794461103,1.523457131,-1.346388764,0.582562654,-0.76382611,0.082760061,0,0.082760061,1.426555788,-1.295724618,0.13083117,0.230615783 +Raymond Felton,feltora01,2018,RS,OKC,2728,1365,-0.066697881,-0.412414436,-0.479112318,-4.932722852,-0.579131972,-5.511854824,-1.124265263,-0.497587313,-1.621852576,0.768128856,0.768128856,0,-0.903714741,-0.95978609,-1.863500831,-2.214423987 +Raymond Felton,feltora01,2019,PO,OKC,117,57,-4.374784999,10.28996512,5.915180123,-9.849840154,19.13884518,9.289005021,-5.692509653,12.74410612,7.051596466,0.292404783,0,0.292404783,-7.98907712,11.21449427,3.225417146,-0.533779506 +Raymond Felton,feltora01,2019,RS,OKC,813,379,-0.950797979,-0.101288275,-1.052086254,-5.287814681,4.055450074,-1.232364607,-1.918909609,0.718009179,-1.20090043,0.29661846,0.29661846,0,-2.665778938,0.094352669,-2.571426269,-0.994974677 +Terrance Ferguson,fergute01,2018,PO,OKC,12,6,22.175837,-12.96394181,9.211895184,55.85101508,-7.453988869,48.39702621,30.4653147,-12.55707847,17.90823623,0.065386584,0,0.065386584,21.40928889,-10.98386616,10.42542273,0.245862045 +Terrance Ferguson,fergute01,2018,RS,OKC,1550,763,-1.92168413,-1.745353352,-3.667037482,-2.627580081,-4.657431707,-7.285011788,-2.192706603,-2.487466652,-4.680173255,-0.74539949,-0.74539949,0,-2.491725532,-1.7523164,-4.244041932,-0.789915692 +Terrance Ferguson,fergute01,2019,PO,OKC,274,128,-2.975425978,-3.20780539,-6.183231367,4.221551931,-7.791529417,-3.569977486,-1.541852362,-4.387858904,-5.929711266,-0.214430598,0,-0.214430598,-5.333158494,-3.225221582,-8.558380076,0.123292583 +Terrance Ferguson,fergute01,2019,RS,OKC,4198,1931,-2.111278361,-1.24062321,-3.351901571,1.1260432,-1.424777154,-0.298733953,-1.563818413,-1.396304828,-2.960123241,-0.206544107,-0.206544107,0,-2.168224817,-0.072418208,-2.240643024,-0.230650772 +Terrance Ferguson,fergute01,2020,PO,OKC,89,42,-8.24033078604106,1.81942498970215,-6.42090579633892,-7.54458422448892,-3.71072844489604,-11.255312669385,-8.46202576213138,0.743840276372545,-7.71818548575884,-0.11025524726759,0,-0.11025524726759,-7.43961590240919,-0.942279570102699,-8.38189547251189,0.412849771006602 +Terrance Ferguson,fergute01,2020,RS,OKC,2584,1257,-3.71233812612794,0.538908360466616,-3.17342976566132,-3.1464629887747,-3.16171897298264,-6.30818196175735,-3.82805401823387,-0.221146465510327,-4.0492004837442,-0.827228585052603,-0.827228585052603,0,-4.21391568434304,0.722682779397731,-3.49123290494531,-0.732381480363315 +Bruno Fernando,fernabr01,2020,RS,ATL,1542,713,-2.92286879134194,-1.38052704260708,-4.30339583394902,-2.93456490383448,2.35221743487491,-0.582347468959569,-3.07927716775587,-0.615714787165434,-3.6949919549213,-0.343126568960217,-0.343126568960217,0,-3.10119797468089,-1.81521818309547,-4.91641615777636,-0.188789061238885 +Yogi Ferrell,ferreyo01,2017,RS,DAL,2077,1046,-0.097977927,-1.543271034,-1.641248961,-0.788076611,-0.817771275,-1.605847886,-0.200846522,-1.498863294,-1.699709816,0.556443033,0.556443033,0,-0.071364317,-0.603917483,-0.6752818,-0.711299879 +Yogi Ferrell,ferreyo01,2017,RS,BRK,325,151,-5.470320955,-3.551161063,-9.021482019,-0.904715557,-7.875171493,-8.779887049,-4.764605668,-4.627872526,-9.392478195,-0.51470357,-0.51470357,0,-5.485472918,-5.026707146,-10.51218006,0.568474571 +Yogi Ferrell,ferreyo01,2018,RS,DAL,4643,2282,-0.427114346,-0.280896247,-0.708010593,-1.419790578,6.947648658,5.52785808,-0.627183849,1.207727276,0.580543428,3.844344256,3.844344256,0,-0.440058582,1.148748209,0.708689627,-0.85259967 +Yogi Ferrell,ferreyo01,2019,RS,SAC,2310,1067,0.934486521,0.029420249,0.96390677,0.095370888,-0.461022989,-0.365652101,0.819232549,-0.055286934,0.763945615,1.894035834,1.894035834,0,0.004709357,-0.691200258,-0.686490901,-1.006800845 +Yogi Ferrell,ferreyo01,2020,RS,SAC,1122,530,-0.7085876538502,1.03498969990627,0.326402046056068,-3.43169129478338,2.64729534276222,-0.784395952021158,-1.30741501209757,1.45645300775427,0.149037995656701,0.779994019030554,0.779994019030554,0,-1.4778795002412,-0.169974959873222,-1.64785446011442,-0.510997610272944 +Landry Fields,fieldla01,2014,PO,TOR,57,26,-5.765433609,16.76339832,10.99796471,-9.891769265,19.22089757,9.329128304,-6.859391682,18.26536477,11.40597309,0.197733375,0,0.197733375,-5.755961021,12.5016211,6.745660079,1.946807401 +Landry Fields,fieldla01,2014,RS,TOR,641,322,-2.012468867,0.443068703,-1.569400164,-1.183278227,0.265811917,-0.917466311,-1.9996331,0.420617595,-1.579015504,0.19160365,0.19160365,0,-1.830247935,-0.522112496,-2.352360431,-0.384326651 +Landry Fields,fieldla01,2015,RS,TOR,435,216,-1.280405621,-1.991418403,-3.271824024,-8.141382221,-4.989482482,-13.1308647,-2.837713297,-2.710664498,-5.548377795,-0.307898853,-0.307898853,0,-2.76928917,-2.454586773,-5.223875943,-0.152781413 +Dorian Finney-Smith,finnedo01,2017,RS,DAL,3206,1642,-3.005031958,0.945817271,-2.059214687,-0.246000939,-0.029355281,-0.27535622,-2.569092242,0.787089046,-1.782003196,0.803267687,0.803267687,0,-2.914158291,0.489363042,-2.424795248,-0.927771278 +Dorian Finney-Smith,finnedo01,2018,RS,DAL,912,448,-3.042889157,0.661660341,-2.381228816,-2.617247359,3.846670031,1.229422672,-3.109069372,1.367466432,-1.74160294,0.230272295,0.230272295,0,-2.982621649,0.337779292,-2.644842356,-0.093226775 +Dorian Finney-Smith,finnedo01,2019,RS,DAL,4164,1985,-2.126347719,1.765278225,-0.361069494,-1.212834617,0.820555926,-0.392278691,-2.077004922,1.678175374,-0.398829548,2.376237323,2.376237323,0,-2.216193706,1.638862442,-0.577331265,-0.209871076 +Dorian Finney-Smith,finnedo01,2020,PO,DAL,414,191,0.199858667892215,0.145119815338012,0.344978483230227,-1.49189490588953,9.30622671069283,7.81433180480331,-0.171786604216392,2.14486258856369,1.9730759843473,0.476398977722924,0,0.476398977722924,0.574673735284873,3.43202411177777,4.00669784706265,0.357824249845053 +Dorian Finney-Smith,finnedo01,2020,RS,DAL,4423,2120,-0.556828151525591,0.564361506163825,0.007533354638234,2.91021043573029,1.07155409194313,3.98176452767341,0.097639991316863,0.713461062217287,0.81110105353415,3.81825729308522,3.81825729308522,0,0.348586571561971,0.561603054245278,0.910189625807249,-0.888429063963072 +Derek Fisher,fishede01,2014,PO,OKC,600,299,-1.104745844,-2.035722256,-3.1404681,-6.260438729,2.186156916,-4.074281814,-2.272235594,-1.324669582,-3.596905176,-0.133095682,0,-0.133095682,-1.31134055,-0.605636354,-1.916976904,-0.10525983 +Derek Fisher,fishede01,2014,RS,OKC,2889,1428,0.447261533,1.691373308,2.138634841,0.02667776,2.850770554,2.877448314,0.325669045,1.993661157,2.319330201,3.688820231,3.688820231,0,0.313223049,2.355537005,2.668760054,-0.117366631 +Bryn Forbes,forbebr01,2017,PO,SAS,158,73,-2.716557755,-8.991556875,-11.70811463,1.953114291,2.342259323,4.295373614,-1.965205324,-7.194833032,-9.160038356,-0.244972577,0,-0.244972577,0.081525059,-7.805808177,-7.724283119,-0.491785795 +Bryn Forbes,forbebr01,2017,RS,SAS,579,285,-2.897134952,-4.859337394,-7.756472346,-9.789669144,-1.783529522,-11.57319867,-4.551181679,-4.587756228,-9.138937908,-0.92004358,-0.92004358,0,-3.645838313,-5.10824332,-8.754081633,-0.945298445 +Bryn Forbes,forbebr01,2018,PO,SAS,110,54,-1.207961084,-3.856539213,-5.064500297,-7.464882698,-5.050682303,-12.515565,-2.552578437,-4.334519286,-6.887097723,-0.11735682,0,-0.11735682,-2.093818745,-4.647572691,-6.741391437,-0.164275962 +Bryn Forbes,forbebr01,2018,RS,SAS,3095,1517,-1.186138788,-1.105214241,-2.291353029,0.534170489,-0.745083096,-0.210912607,-0.895274542,-1.147778965,-2.043053507,0.544340132,0.544340132,0,-1.785302558,-1.196347281,-2.981649839,-0.510822813 +Bryn Forbes,forbebr01,2019,PO,SAS,409,212,0.520289542,-1.299281842,-0.778992301,1.740172703,3.833492419,5.573665122,0.784976214,-0.322996944,0.46197927,0.351948865,0,0.351948865,-0.15389319,-0.45761944,-0.61151263,-1.765085189 +Bryn Forbes,forbebr01,2019,RS,SAS,4739,2293,0.277800897,-2.704427312,-2.426626416,0.34468827,-0.309767147,0.034921123,0.287026672,-2.372749303,-2.085722631,0.771102409,0.771102409,0,0.079535623,-1.708316437,-1.628780815,-0.790531151 +Bryn Forbes,forbebr01,2020,RS,SAS,3303,1579,0.361966930038833,-3.18062630153512,-2.81865937149629,-1.3213693636637,-3.30217509900852,-4.62354446267222,0.012874618724576,-3.38754292154177,-3.3746683028172,-0.500456141665449,-0.500456141665449,0,-0.386680209320191,-2.79929911233352,-3.18597932165371,-0.564101848806051 +Evan Fournier,fournev01,2014,RS,DEN,3187,1503,-0.998948385,-1.969197697,-2.968146081,-2.818693325,4.318981019,1.500287694,-1.429446653,-0.754465923,-2.183912576,0.437912241,0.437912241,0,-1.64509212,-1.014324928,-2.659417048,0.843843952 +Evan Fournier,fournev01,2015,RS,ORL,3286,1661,0.111278701,-1.946939363,-1.835660662,0.095007302,0.394994628,0.49000193,0.16793346,-1.547191302,-1.379257843,1.160070707,1.160070707,0,-0.394983189,-1.536858795,-1.931841984,-0.12828942 +Evan Fournier,fournev01,2016,RS,ORL,5178,2566,1.904743481,-1.199050208,0.705693273,0.189704293,-4.277066683,-4.08736239,1.674732855,-1.901972304,-0.227239449,3.298900023,3.298900023,0,1.253327324,-1.068939541,0.184387783,-0.113322662 +Evan Fournier,fournev01,2017,RS,ORL,4551,2234,0.392810887,-0.540857263,-0.148046376,-0.74345696,0.127991258,-0.615465703,0.246039611,-0.408449323,-0.162409711,2.958528313,2.958528313,0,-0.105265566,-0.257235565,-0.362501131,0.30688263 +Evan Fournier,fournev01,2018,RS,ORL,3878,1837,1.380806286,-2.072636678,-0.691830392,2.895080208,-1.626896879,1.268183329,1.8292429,-2.081834607,-0.252591707,2.363192342,2.363192342,0,1.034241658,-1.614485963,-0.580244305,0.954722708 +Evan Fournier,fournev01,2019,PO,ORL,345,175,-4.320146724,1.204573365,-3.115573358,-9.081753838,-12.24113922,-21.32289305,-5.457704971,-1.513907608,-6.971612579,-0.387446867,0,-0.387446867,-3.738167909,-0.191767915,-3.929935824,-0.332542438 +Evan Fournier,fournev01,2019,RS,ORL,5257,2553,0.007607697,0.062459808,0.070067505,3.640463243,-2.650075962,0.990387282,0.7746773,-0.525658451,0.249018848,3.918462948,3.918462948,0,0.636954686,-0.066890632,0.570064054,0.316178898 +Evan Fournier,fournev01,2020,PO,ORL,376,171,0.470740175506405,-0.848751296172149,-0.378011120665744,8.0336094597966,-11.7701264740248,-3.73651701422816,2.08668419990842,-3.18776688834889,-1.10108268844047,0.150349576762687,0,0.150349576762687,6.63404933262867,-2.3960797673076,4.23796956532107,1.32534231906018 +Evan Fournier,fournev01,2020,RS,ORL,4323,2076,1.29544022398677,-0.138789579721174,1.1566506442656,-0.393505765376731,-1.59630500892721,-1.98981077430394,1.05923251782956,-0.473585566900476,0.585646950929079,3.54517713787733,3.54517713787733,0,0.939341028466874,0.253602876512239,1.19294390497911,0.350919434965816 +De'Aaron Fox,foxde01,2018,RS,SAC,4139,2026,-2.44018986,-1.772573602,-4.212763462,-1.683157185,-2.459616358,-4.142773543,-2.36299659,-1.984345876,-4.347342465,-1.666319743,-1.666319743,0,-2.540016884,-1.690158435,-4.230175319,0.913336599 +De'Aaron Fox,foxde01,2019,RS,SAC,5600,2546,2.271922831,-0.575866372,1.69605646,-0.413172937,1.757148324,1.343975386,1.850909879,-0.111283064,1.739626815,5.951543743,5.951543743,0,1.615251111,0.359167853,1.974418964,2.091028069 +De'Aaron Fox,foxde01,2020,RS,SAC,3479,1634,2.39207795344948,-1.36321910346545,1.02885884998403,2.08238082242185,-4.18485955100218,-2.10247872858033,2.46458573595695,-2.02050194953169,0.444083786425256,2.69637233442813,2.69637233442813,0,2.33100939798312,-1.07302694224957,1.25798245573355,1.28725656724265 +Randy Foye,foyera01,2014,RS,DEN,5198,2485,2.071988606,-1.103664146,0.96832446,1.422712518,-2.201028709,-0.778316191,2.07001736,-1.381271315,0.688746045,4.418907313,4.418907313,0,1.697283271,-1.025477025,0.671806246,1.300265489 +Randy Foye,foyera01,2015,RS,DEN,2239,1087,0.113210132,-3.367224189,-3.254014057,-2.059078459,-0.443642085,-2.502720544,-0.312533801,-2.922157045,-3.234690846,-0.270974317,-0.270974317,0,-0.272818483,-2.628787616,-2.901606099,0.774452954 +Randy Foye,foyera01,2016,PO,OKC,382,190,-3.773397104,0.774773049,-2.998624055,-8.263013852,-0.879507996,-9.142521848,-5.126971521,0.422505009,-4.704466512,-0.1931421,0,-0.1931421,-3.603133845,-0.264892407,-3.868026253,-1.100683705 +Randy Foye,foyera01,2016,RS,OKC,1180,572,-0.629974818,-0.674445043,-1.304419861,1.381741537,1.133863995,2.515605532,-0.313954326,-0.355381104,-0.66933543,0.60644972,0.60644972,0,-0.147328646,-1.037532575,-1.184861221,-0.122259845 +Randy Foye,foyera01,2016,RS,DEN,2146,1070,-1.939624146,-0.778380705,-2.718004851,-1.588867259,3.329629987,1.740762728,-1.980478517,0.062174618,-1.918303899,0.452770309,0.452770309,0,-1.832715786,-1.120625443,-2.95334123,-0.272067104 +Randy Foye,foyera01,2017,RS,BRK,2755,1284,-2.753666543,-1.646875608,-4.400542152,-1.832972315,-1.491066877,-3.324039192,-2.689148375,-1.686278264,-4.37542664,-1.070719821,-1.070719821,0,-3.059791859,-2.545294824,-5.605086683,0.544249575 +Jamaal Franklin,frankja01,2014,PO,MEM,7,4,6.0104966,-6.893705053,-0.883208453,23.21151439,18.76298937,41.97450376,9.995813418,-1.974834048,8.02097937,0.022547058,0,0.022547058,-1.890684463,-4.752308964,-6.642993427,-0.506381456 +Jamaal Franklin,frankja01,2014,RS,MEM,320,161,-3.241742005,-2.190700041,-5.432442046,-0.128348489,2.473012088,2.3446636,-2.765565464,-1.375345536,-4.140911,-0.11537646,-0.11537646,0,-3.6338131,-0.612682719,-4.246495819,0.943572895 +Jamaal Franklin,frankja01,2015,RS,DEN,32,13,-3.556516232,-17.91562028,-21.47213651,1.424563436,-9.53358229,-8.109018854,-2.750930067,-17.25061278,-20.00154284,-0.119560284,-0.119560284,0,-0.883393692,-15.69268487,-16.57607856,4.305771403 +Melvin Frazier Jr.,frazime01,2019,PO,ORL,34,15,-5.020808038,4.461209741,-0.559598297,-4.227867819,39.62229872,35.3944309,-5.049462087,12.13108754,7.081625454,0.07741363,0,0.07741363,-4.701119765,4.154498394,-0.54662137,-0.24007168 +Melvin Frazier Jr.,frazime01,2019,RS,ORL,96,44,-7.844726312,-1.154575549,-8.999301861,-4.924870476,0.477020392,-4.447850084,-7.768285757,-0.965591818,-8.733877576,-0.134762668,-0.134762668,0,-8.391440498,-0.802575265,-9.194015763,0.327593483 +Melvin Frazier Jr.,frazime01,2020,RS,ORL,274,126,-3.04763583759106,-2.69922120898218,-5.74685704657323,-9.45824724982537,-2.44916032301964,-11.907407572845,-4.5678135710944,-2.83075121152601,-7.39856478262041,-0.299238263134242,-0.299238263134242,0,-6.42097722583969,-2.87055349541038,-9.29153072125007,0.138155082037042 +Michael Frazier,frazimi01,2020,PO,HOU,30,12,-1.97410158643172,-3.71896553902857,-5.69306712546029,-6.75905214756182,20.8891965285436,14.1301443809818,-3.10430117472345,1.11858460003308,-1.98571657469037,0.0049115801439,0,0.0049115801439,-3.21991728288195,-5.09572804473889,-8.31564532762085,1.76162116317949 +Michael Frazier,frazimi01,2020,RS,HOU,331,145,-7.75774203362192,-7.86783263311619,-15.6255746667381,-11.8751957700351,1.1385652522307,-10.7366305178044,-9.147418884082,-6.46763400408721,-15.6150528881692,-0.964020992885837,-0.964020992885837,0,-7.84423451726008,-5.93140977486605,-13.7756442921261,1.3171162341645 +Tim Frazier,fraziti01,2015,PO,POR,9,3,-26.4244027,-7.137329803,-33.5617325,-12.02752319,40.61403627,28.58651308,-25.06313738,2.53180263,-22.53133475,-0.032955319,0,-0.032955319,-18.93665407,-7.900607796,-26.83726187,5.341206543 +Tim Frazier,fraziti01,2015,RS,PHI,351,171,-4.846995284,3.124510205,-1.722485079,3.426817764,0.505588547,3.932406311,-3.307899915,2.774798423,-0.533101492,0.195102019,0.195102019,0,-1.832628343,1.763831155,-0.068797188,0.838150644 +Tim Frazier,fraziti01,2015,RS,POR,140,68,-3.512788373,-9.527478755,-13.04026713,-4.562454846,-0.575911017,-5.138365863,-3.95330227,-8.26124984,-12.21455211,-0.329353961,-0.329353961,0,-4.518522441,-6.399591002,-10.91811344,0.290457371 +Tim Frazier,fraziti01,2016,RS,NOP,969,469,2.386264515,-0.111354344,2.274910171,1.71319472,0.453773444,2.166968165,2.411195755,0.044345779,2.455541534,1.246723306,1.246723306,0,1.454560883,0.285915356,1.740476238,0.087978147 +Tim Frazier,fraziti01,2016,RS,POR,541,272,-6.305920786,-1.642240106,-7.948160892,-6.489873917,3.855013527,-2.63486039,-6.738242121,-0.570978528,-7.30922065,-0.6288972,-0.6288972,0,-5.089725573,-1.026724173,-6.116449746,-0.587753449 +Tim Frazier,fraziti01,2017,RS,NOP,3156,1525,-0.52334192,-1.116003,-1.63934492,-0.698884828,-1.596108392,-2.29499322,-0.546525613,-1.303085022,-1.849610635,0.698631351,0.698631351,0,-0.891684772,-0.863175329,-1.754860101,-0.268990397 +Tim Frazier,fraziti01,2018,PO,WAS,13,6,8.045708378,11.9327463,19.97845467,-10.86492509,-10.43000769,-21.29493278,4.537766954,8.067452108,12.60521906,0.048710863,0,0.048710863,4.241297941,15.41859098,19.65988892,0.465505203 +Tim Frazier,fraziti01,2018,RS,WAS,1711,838,-0.863427942,1.315523965,0.452096023,-2.557672523,-1.258896648,-3.816569172,-1.264894351,0.854995691,-0.40989866,0.993963725,0.993963725,0,-1.157399863,1.028931439,-0.128468424,-0.64851505 +Tim Frazier,fraziti01,2019,PO,MIL,93,40,6.802963791,-2.656041531,4.14692226,-8.457840992,-3.863847291,-12.32168828,3.925953469,-3.190957726,0.734995743,0.07298108,0,0.07298108,3.862575759,-4.707766125,-0.845190366,-0.502981448 +Tim Frazier,fraziti01,2019,RS,NOP,1961,909,0.41315269,-1.599059376,-1.185906686,-0.457396122,-1.202138174,-1.659534296,0.253177052,-1.586645051,-1.333467999,0.654600789,0.654600789,0,-0.340481432,-1.588340583,-1.928822015,-0.364064443 +Tim Frazier,fraziti01,2019,RS,MIL,480,211,-1.712494909,-5.009896982,-6.722391891,-4.348442344,-3.780264327,-8.128706671,-2.399080932,-5.124835728,-7.523916659,-0.515746874,-0.515746874,0,-2.164504356,-4.771213903,-6.935718259,0.361756602 +Tim Frazier,fraziti01,2020,RS,DET,740,355,-3.23978588769597,2.07560399294795,-1.16418189474802,-3.20742586601462,1.26300605410221,-1.9444198119124,-3.41478981684735,2.07011519467064,-1.34467462217671,0.253522096474936,0.253522096474936,0,-3.23376486144164,0.521741343416536,-2.7120235180251,-0.405891447806148 +Jimmer Fredette,fredeji01,2014,RS,CHI,115,56,2.570597566,-4.217716714,-1.647119148,9.175604585,4.417479108,13.59308369,4.177840733,-2.744554108,1.433286625,0.119846689,0.119846689,0,2.484638168,-3.970747627,-1.486109459,0.260946031 +Jimmer Fredette,fredeji01,2014,RS,SAC,919,463,2.717256078,-0.974087818,1.743168259,0.713798987,-3.622650289,-2.908851302,2.48921154,-1.563543495,0.925668045,0.866496812,0.866496812,0,1.073860385,-2.632519835,-1.55865945,-0.196524509 +Jimmer Fredette,fredeji01,2015,RS,NOP,1026,509,-1.304164077,-3.760426429,-5.064590506,1.933668937,0.700388456,2.634057394,-0.736971105,-3.04778675,-3.784757855,-0.269490441,-0.269490441,0,-0.558079626,-3.165846219,-3.723925846,0.275606263 +Jimmer Fredette,fredeji01,2016,RS,NOP,28,13,-14.30409619,-8.64207413,-22.94617032,-41.60046275,1.277688927,-40.32277382,-20.89503011,-7.096684332,-27.99171444,-0.168000954,-0.168000954,0,-16.14092682,-5.151220196,-21.29214701,0.340112694 +Jimmer Fredette,fredeji01,2016,RS,NYK,11,5,10.47159706,-1.799917625,8.671679432,-32.021212,-20.61712275,-52.63833475,2.377791141,-5.744556471,-3.366765329,-0.001634898,-0.001634898,0,-1.291851686,-8.372823217,-9.664674904,3.821139574 +Jimmer Fredette,fredeji01,2019,RS,PHO,142,65,-10.08984735,-6.201917186,-16.29176453,-8.987045054,-8.004034732,-16.99107979,-10.37652292,-6.897378568,-17.27390149,-0.477014362,-0.477014362,0,-8.126087521,-5.862649502,-13.98873702,-0.982153417 +Joel Freeland,freeljo01,2014,PO,POR,47,24,-13.57043792,2.748931959,-10.82150596,-22.62860892,11.30313539,-11.32547353,-16.32735447,4.742278077,-11.5850764,-0.115622745,0,-0.115622745,-12.20737308,1.591272537,-10.61610054,3.365610311 +Joel Freeland,freeljo01,2014,RS,POR,1475,727,-1.765255465,-0.079424171,-1.844679637,0.001625599,-0.506283432,-0.504657833,-1.555040841,-0.165048185,-1.720089026,0.379663822,0.379663822,0,-1.474622585,-0.713980946,-2.188603531,-0.589037735 +Joel Freeland,freeljo01,2015,PO,POR,15,7,-3.449222162,16.35714081,12.90791865,-27.97290688,19.97779101,-7.995115865,-8.829485211,18.19349469,9.36400948,0.044810244,0,0.044810244,-6.997457428,14.93593712,7.93847969,0.409799802 +Joel Freeland,freeljo01,2015,RS,POR,1247,617,-2.357331686,2.582012132,0.224680446,0.422968607,2.803337559,3.226306166,-1.926255959,2.756592095,0.830336136,1.125517492,1.125517492,0,-1.876684169,2.71457773,0.837893561,-0.13176796 +Channing Frye,fryech01,2014,RS,PHO,4669,2312,0.680659762,0.692949868,1.37360963,6.79008571,-0.666424637,6.123661073,1.966371743,0.440067369,2.406439112,6.072285205,6.072285205,0,2.116321051,1.350383848,3.466704898,-0.160208407 +Channing Frye,fryech01,2015,RS,ORL,3722,1870,-1.11406448,-0.863801397,-1.977865877,-0.650556319,-2.486115933,-3.136672253,-1.039897165,-1.212634464,-2.252531629,0.475323447,0.475323447,0,-0.517832322,-0.059655844,-0.577488166,0.141796322 +Channing Frye,fryech01,2016,PO,CLE,461,237,4.702927717,4.518948372,9.221876089,2.815564932,4.407694781,7.223259713,4.427879864,4.713591163,9.141471027,1.492608687,0,1.492608687,5.15024804,3.476713076,8.626961116,0.617591348 +Channing Frye,fryech01,2016,RS,CLE,882,446,1.582290454,0.473920573,2.056211027,1.562840504,-1.04418126,0.518659244,1.618253243,0.145498186,1.76375143,1.027824751,1.027824751,0,1.782220087,-0.222663805,1.559556283,0.068896448 +Channing Frye,fryech01,2016,RS,ORL,1476,754,-0.374348352,-0.054227758,-0.42857611,3.155462061,1.234000849,4.38946291,0.349694553,0.216096253,0.565790805,1.270733497,1.270733497,0,0.802235321,-0.186115042,0.616120279,-0.369274747 +Channing Frye,fryech01,2017,PO,CLE,314,154,4.80287424,-5.356637829,-0.553763588,4.11877271,-15.30566731,-11.1868946,4.782202618,-7.76245058,-2.980247962,-0.018686387,0,-0.018686387,4.529674124,-4.944230884,-0.414556759,0.146447495 +Channing Frye,fryech01,2017,RS,CLE,2849,1398,0.806762257,2.264957482,3.071719739,-0.862885588,-0.690870222,-1.55375581,0.444152892,1.849383057,2.29353595,3.607710338,3.607710338,0,1.41645958,1.536328546,2.952788126,0.28248877 +Channing Frye,fryech01,2018,RS,LAL,315,150,1.418282328,-1.300454252,0.117828077,3.732650985,1.688841204,5.421492189,2.008579497,-0.754589405,1.253990093,0.305517263,0.305517263,0,1.419583857,-1.630439115,-0.210855258,-0.293970886 +Channing Frye,fryech01,2018,RS,CLE,1139,545,-0.14583539,-0.490004257,-0.635839647,2.21790761,1.067023305,3.284930915,0.29601039,-0.117094411,0.178915979,0.814241964,0.814241964,0,0.4848207,-0.715727632,-0.230906932,-0.020643405 +Channing Frye,fryech01,2019,RS,CLE,696,341,-2.858176663,-7.499611033,-10.3577877,-5.512309116,-8.017588443,-13.52989756,-3.533367487,-7.891168839,-11.42453633,-1.504987605,-1.504987605,0,-2.669284515,-7.190238303,-9.859522818,-0.283122945 +Markelle Fultz,fultzma01,2018,PO,PHI,50,23,-5.233447791,6.814573395,1.581125603,4.44566432,2.255682963,6.701347283,-3.62328724,6.192904203,2.569616964,0.06335867,0,0.06335867,-1.668588721,4.943933009,3.275344288,-1.54917123 +Markelle Fultz,fultzma01,2018,RS,PHI,566,253,-2.413782653,1.261359158,-1.152423495,-2.679969873,4.258434926,1.578465053,-2.639866918,1.879322914,-0.760544004,0.25584316,0.25584316,0,-2.716212716,1.469542518,-1.246670197,-0.369673922 +Markelle Fultz,fultzma01,2019,RS,PHI,931,427,-2.422602728,-0.70167473,-3.124277459,-4.37021319,1.9226145,-2.44759869,-3.00506014,-0.205591388,-3.210651528,-0.099637976,-0.099637976,0,-2.197696538,-0.205392438,-2.403088976,-0.728585296 +Markelle Fultz,fultzma01,2020,PO,ORL,325,147,-3.24652115044374,-1.52110018629973,-4.76762133674346,-9.39175049645639,-5.06730214339038,-14.4590526398468,-4.66287865780997,-2.36017304987053,-7.0230517076805,-0.332880388937684,0,-0.332880388937684,1.04347330260965,-3.12392685591383,-2.08045355330418,0.70738436031535 +Markelle Fultz,fultzma01,2020,RS,ORL,4177,1996,-1.25062693864858,-1.12886475917215,-2.37949169782073,2.37138069488054,-2.2738544731717,0.09752622170884,-0.545363414247665,-1.45327521322435,-1.99863862747201,0.761794220458609,0.761794220458609,0,-0.961574083902012,-0.613588997545131,-1.57516308144714,-0.44857222349093 +Wenyen Gabriel,gabriwe01,2020,PO,POR,109,53,-1.3651287680512,8.71114288389486,7.34601411584366,2.27698064679072,10.4411232060375,12.7181038528283,-0.646375333431532,9.55238992357669,8.90601459014516,0.329214652023869,0,0.329214652023869,0.725855788225109,8.52636714929256,9.25222293751767,1.26648619835136 +Wenyen Gabriel,gabriwe01,2020,RS,POR,383,174,-2.65553454978173,2.69749879707006,0.041964247288325,0.250845796982902,-1.04677640998865,-0.795930613005753,-2.21056341673294,2.16199072727234,-0.048572689460609,0.240092158705922,0.240092158705922,0,-3.69532619370489,2.97429982114089,-0.721026372563999,0.116439643946846 +Wenyen Gabriel,gabriwe01,2020,RS,SAC,137,61,-5.59431654404758,-5.6388965980918,-11.2332131421394,-6.9850485284179,-2.74993035704973,-9.73497888546763,-6.18550130556112,-5.33560576788591,-11.521107073447,-0.276125232586358,-0.276125232586358,0,-5.61738607066971,-5.33008956775993,-10.9474756384296,1.17788461647338 +Daniel Gafford,gaffoda01,2020,RS,CHI,1296,609,-2.70740450594422,0.342417247996672,-2.36498725794755,-1.7549899149051,3.24259110513437,1.48760119022927,-2.62046294965654,0.931949423662103,-1.68851352599444,0.329622634675089,0.329622634675089,0,-3.577072665697,0.674480797804968,-2.90259186789204,-0.059977251935387 +Danilo Gallinari,gallida01,2015,RS,DEN,2913,1426,2.973135729,-0.054006507,2.919129222,1.018585094,1.254560947,2.273146041,2.765614247,0.244970946,3.010585193,4.211029613,4.211029613,0,2.505368185,-0.124297156,2.381071029,0.456319269 +Danilo Gallinari,gallida01,2016,RS,DEN,3726,1839,3.880945773,-0.935937825,2.945007948,-1.536205373,-0.796112228,-2.332317601,3.002871656,-0.935688235,2.067183421,4.510366211,4.510366211,0,2.397391688,-1.190940887,1.206450801,-0.20307584 +Danilo Gallinari,gallida01,2017,RS,DEN,4413,2134,2.732136145,-0.731156563,2.000979582,1.758964609,0.401062829,2.160027438,2.637637805,-0.510733227,2.126904578,5.308113026,5.308113026,0,2.644325854,-1.432510399,1.211815455,-0.031382139 +Danilo Gallinari,gallida01,2018,RS,LAC,1369,671,1.160168608,2.354316505,3.514485113,-2.597301609,2.313891414,-0.283410195,0.427797459,2.505966486,2.933763945,1.941857244,1.941857244,0,1.378807413,1.727051375,3.105858788,-0.201184932 +Danilo Gallinari,gallida01,2019,PO,LAC,435,201,0.410966691,-2.111857135,-1.700890444,1.727140287,1.817768625,3.544908912,0.611330892,-1.320018366,-0.708687474,0.216052148,0,0.216052148,0.625286703,0.897321034,1.522607737,0.069199477 +Danilo Gallinari,gallida01,2019,RS,LAC,4357,2059,4.583700622,0.702600184,5.286300806,3.724829431,-1.907701481,1.81712795,4.674588308,0.207893188,4.882481496,7.979861641,7.979861641,0,4.375342313,0.286088339,4.661430652,-0.483945576 +Danilo Gallinari,gallida01,2020,PO,OKC,455,212,-0.917206923417906,1.07025238697372,0.153045463555813,-0.662222823804694,-10.8941897552011,-11.5564125790058,-0.818414069229972,-1.37319367689813,-2.1916077461281,0.063239912882859,0,0.063239912882859,-2.63497322024613,-3.59555793427724,-6.23053115452338,1.51296992264872 +Danilo Gallinari,gallida01,2020,RS,OKC,3790,1834,3.47104631948986,0.048274987889767,3.51932130737962,6.38205296484737,-5.03472594853475,1.34732701631262,4.29541310096916,-1.0545437808928,3.24086932007636,5.56933255409398,5.56933255409398,0,3.78895439776333,-0.880923146457088,2.90803125130625,-0.662357509972971 +Langston Galloway,gallola01,2015,RS,NYK,2843,1457,-0.38112869,1.246640568,0.865511877,-2.030740369,1.027532322,-1.003208047,-0.662010005,1.348801082,0.686791077,2.544133213,2.544133213,0,-0.765329668,1.307488103,0.542158435,-0.399549532 +Langston Galloway,gallola01,2016,RS,NYK,4082,2033,-0.136019596,0.945411328,0.809391732,-3.186134534,3.051714921,-0.134419613,-0.771733634,1.462014977,0.690281343,3.552672756,3.552672756,0,-0.961711805,1.625295009,0.663583204,-0.430252127 +Langston Galloway,gallola01,2017,RS,SAC,761,375,-2.223333408,0.293872539,-1.929460869,3.036617425,1.545412469,4.582029893,-1.229420275,0.621287861,-0.608132414,0.407325894,0.407325894,0,-1.739359056,-0.679443761,-2.418802816,-0.59049911 +Langston Galloway,gallola01,2017,RS,NOP,2323,1120,0.011781084,-0.074601882,-0.062820798,-3.245421201,-1.007025568,-4.252446769,-0.620710632,-0.295545334,-0.916255967,1.04445355,1.04445355,0,-0.702042649,-0.375022541,-1.07706519,-0.317512868 +Langston Galloway,gallola01,2018,RS,DET,1765,863,0.003607703,1.917029618,1.920637321,-1.999524921,6.03004355,4.03051863,-0.397324578,2.881800819,2.484476241,2.296792054,2.296792054,0,0.012607795,1.383935278,1.396543074,-0.342659959 +Langston Galloway,gallola01,2019,PO,DET,234,110,-1.708903439,-1.600439444,-3.309342883,-7.567368917,15.40235425,7.834985328,-3.038095211,1.981223474,-1.056871737,0.098367986,0,0.098367986,-0.499610034,0.470309852,-0.029300182,0.371627498 +Langston Galloway,gallola01,2019,RS,DET,3634,1745,0.149928203,-0.993717268,-0.843789065,-0.061975863,-0.764020862,-0.825996725,0.123591316,-1.004975597,-0.881384281,1.657737806,1.657737806,0,-0.240688789,-0.982781615,-1.223470404,-0.360752962 +Langston Galloway,gallola01,2020,RS,DET,3552,1702,0.966244441010998,-1.17552364496481,-0.209279203953812,0.023574898121772,-2.49816182640785,-2.47458692828608,0.858010278102494,-1.493900581424,-0.635890303321509,1.83209967141622,1.83209967141622,0,0.446723754109754,-1.78155220296216,-1.33482844885241,-0.206313472523993 +Francisco Garcia,garcifr01,2014,PO,HOU,48,22,-0.145380471,-7.731090171,-7.876470642,-5.454482395,9.675831214,4.221348818,-1.289748274,-4.622889726,-5.912638001,-0.036884118,0,-0.036884118,-4.720478597,-5.578195408,-10.29867401,0.689872587 +Francisco Garcia,garcifr01,2014,RS,HOU,2247,1083,-0.019823332,-2.052963637,-2.072786968,-1.5422822,1.993996457,0.451714257,-0.40506708,-1.354578624,-1.759645704,0.548117317,0.548117317,0,-0.51199099,-1.20655204,-1.718543031,0.157823251 +Francisco Garcia,garcifr01,2015,RS,HOU,398,200,-3.273364712,-2.667024754,-5.940389466,-4.611997799,2.345000883,-2.266996916,-3.793891912,-1.827916898,-5.62180881,-0.292934645,-0.292934645,0,-3.146436682,-1.263680291,-4.410116973,-0.034270771 +Patricio Garino,garinpa01,2017,RS,ORL,86,43,-11.18537551,-10.47107924,-21.65645475,-7.523048656,-8.366320819,-15.88936947,-11.0377803,-10.63427238,-21.67205268,-0.418480503,-0.418480503,0,-9.206471275,-8.730265481,-17.93673676,0.793273319 +Darius Garland,garlada01,2020,RS,CLE,3814,1824,-3.03527435673026,-4.32470691973425,-7.35998127646451,-0.280490873993921,-1.47661882116855,-1.75710969516247,-2.59798463952282,-3.94775789051725,-6.54574253004007,-3.52224076938927,-3.52224076938927,0,-1.9757136393221,-3.70337480063052,-5.67908843995262,-0.291814449037004 +Kevin Garnett,garneke01,2014,PO,BRK,463,250,-1.883709778,0.547718454,-1.335991324,2.309502791,0.009391918,2.318894709,-1.138373708,0.446177135,-0.692196573,0.270870076,0,0.270870076,-1.598587151,0.217075347,-1.381511804,0.056921836 +Kevin Garnett,garneke01,2014,RS,BRK,2136,1109,-3.973484079,3.483770113,-0.489713966,-3.951945565,2.643118381,-1.308827184,-4.210519597,3.541576337,-0.66894326,1.171359995,1.171359995,0,-2.680857669,2.30742389,-0.373433779,-0.499045528 +Kevin Garnett,garneke01,2015,RS,MIN,204,98,1.634387684,6.732835856,8.36722354,-3.541018483,7.020810495,3.479792012,0.662618663,7.302762926,7.965381589,0.537910955,0.537910955,0,-0.101834457,5.802056221,5.700221763,0.384133535 +Kevin Garnett,garneke01,2015,RS,BRK,1664,854,-1.924246624,2.281267679,0.357021055,-0.71988184,1.385293956,0.665412115,-1.776999268,2.256481736,0.479482468,1.406078119,1.406078119,0,-1.20585405,1.613174941,0.407320891,-0.071030199 +Kevin Garnett,garneke01,2016,RS,MIN,1113,556,-1.416030552,4.14269563,2.726665078,-2.177092479,6.675034275,4.497941795,-1.666096208,4.974173426,3.308077219,1.703361444,1.703361444,0,-1.925186484,4.260476846,2.335290362,-0.860853716 +Billy Garrett,garrebi01,2019,RS,NYK,137,63,-5.942361267,-6.536359578,-12.47872084,-4.836611251,-1.082686357,-5.919297608,-5.950892107,-5.714371297,-11.6652634,-0.283597588,-0.283597588,0,-5.77547972,-7.200915124,-12.97639484,-1.053476001 +Diante Garrett,garredi02,2014,RS,UTA,2045,1048,-3.99993685,-1.752229807,-5.752166658,-3.019687254,1.709641307,-1.310045946,-3.9985031,-1.084317356,-5.082820457,-1.235093816,-1.235093816,0,-4.090927025,-1.507815657,-5.598742682,-0.941284045 +Marc Gasol,gasolma01,2014,PO,MEM,565,299,-0.79895478,6.516708206,5.717753426,-0.244308236,-6.845099257,-7.089407493,-0.695305291,4.056136105,3.360830814,0.93554349,0,0.93554349,-1.424272806,4.056633689,2.632360883,-2.499755475 +Marc Gasol,gasolma01,2014,RS,MEM,3712,1970,-0.701154678,3.223882548,2.52272787,-2.265440656,0.597672804,-1.667767852,-1.07718916,2.841171757,1.763982597,4.51286241,4.51286241,0,-0.857803143,2.93758659,2.079783447,-0.509795822 +Marc Gasol,gasolma01,2015,PO,MEM,815,416,1.456720291,7.737423801,9.194144092,-2.080006809,-6.153080041,-8.233086851,0.790523509,5.270215969,6.060739478,1.920363479,0,1.920363479,2.512831245,5.363802373,7.876633618,-0.415275344 +Marc Gasol,gasolma01,2015,RS,MEM,5212,2687,1.044043955,3.845344438,4.889388392,2.707491768,-3.035728072,-0.328236304,1.446120093,2.589309953,4.035430046,9.26124156,9.26124156,0,0.983468996,2.392726519,3.376195515,-0.422194082 +Marc Gasol,gasolma01,2016,RS,MEM,3484,1791,-1.437710648,2.528177945,1.090467297,-1.58076205,1.906686949,0.325924899,-1.531204211,2.569490597,1.038286386,3.423994657,3.423994657,0,-1.82493255,2.072040649,0.247108099,-1.061910212 +Marc Gasol,gasolma01,2017,PO,MEM,435,240,0.830397625,-1.071372755,-0.24097513,7.376127109,-0.896476819,6.479650291,2.188055323,-1.027045654,1.161009669,0.494944242,0,0.494944242,4.389135056,-1.718900773,2.670234283,0.201553894 +Marc Gasol,gasolma01,2017,RS,MEM,4915,2531,0.911212392,1.959934856,2.871147248,0.347154002,-0.349687173,-0.002533171,0.903638115,1.572527827,2.476165942,6.729462681,6.729462681,0,0.831567153,1.377382741,2.208949894,-0.278635178 +Marc Gasol,gasolma01,2018,RS,MEM,4767,2408,-1.351350717,2.26192892,0.910578204,-1.228754135,-1.114842256,-2.343596391,-1.322328335,1.72539047,0.403062135,3.86072768,3.86072768,0,-0.859625651,1.047060618,0.187434967,-0.332983578 +Marc Gasol,gasolma01,2019,PO,TOR,1474,735,-0.066404761,3.522973924,3.456569162,-2.154638988,-1.407373185,-3.562012173,-0.568408887,2.631558277,2.06314939,1.851560786,0,1.851560786,0.174126574,3.800044019,3.974170592,-0.531845183 +Marc Gasol,gasolma01,2019,RS,TOR,1361,648,-0.748400047,6.409114408,5.660714362,3.093489676,1.870996542,4.964486218,-0.027862358,5.816919624,5.789057267,2.835661019,2.835661019,0,-0.176769381,4.870576925,4.693807543,0.453657263 +Marc Gasol,gasolma01,2019,RS,MEM,3570,1788,-1.390416102,3.174227172,1.783811069,-0.35214082,2.528302254,2.176161434,-1.192295083,3.198711259,2.006416176,4.306838836,4.306838836,0,-1.196322806,3.208562606,2.0122398,-0.754967162 +Marc Gasol,gasolma01,2020,PO,TOR,472,228,-5.8618599889587,4.015139386605,-1.84672060235371,-3.22535619740114,0.713665802033164,-2.51169039536797,-5.69096830826538,3.48777231224159,-2.20319599602378,0.06649695421748,0,0.06649695421748,-3.85538266602327,2.99015492352064,-0.865227742502634,1.35501270593317 +Marc Gasol,gasolma01,2020,RS,TOR,2465,1161,-1.95898437000464,3.7219860015291,1.76300163152446,-0.174662267043618,5.07662460031984,4.90196233327623,-1.72043146835104,4.14382811195705,2.42339664360601,3.06033710290998,3.06033710290998,0,-1.62137094007158,3.78913211963486,2.16776117956328,-0.136077218487415 +Pau Gasol,gasolpa01,2014,RS,LAL,3939,1884,-1.759937286,-0.330478417,-2.090415703,-0.950375917,-2.719802793,-3.67017871,-1.655132645,-0.785460636,-2.440593281,0.299498836,0.299498836,0,-0.719178275,-1.028715117,-1.747893393,0.674645803 +Pau Gasol,gasolpa01,2015,PO,CHI,608,317,0.145523154,3.234073422,3.379596575,-0.939222401,3.728323984,2.789101583,-0.08618848,3.486030132,3.399841652,1.037292358,0,1.037292358,2.276556067,1.211280993,3.487837061,1.07849431 +Pau Gasol,gasolpa01,2015,RS,CHI,5312,2681,0.481969487,0.80615812,1.288127607,-0.491203414,-0.943689004,-1.434892418,0.305320336,0.480547379,0.785867716,4.863006105,4.863006105,0,0.912790539,0.44053681,1.353327349,0.525080525 +Pau Gasol,gasolpa01,2016,RS,CHI,4652,2291,0.759502326,2.56176525,3.321267576,0.003726204,0.943414776,0.94714098,0.675637902,2.390007068,3.06564497,6.843043403,6.843043403,0,1.378343924,1.653814248,3.032158172,0.651436415 +Pau Gasol,gasolpa01,2017,PO,SAS,712,365,-0.447922478,1.872121671,1.424199193,7.578452471,-0.367186195,7.211266276,1.130978918,1.496690023,2.627668941,1.027824934,0,1.027824934,2.264352143,1.838581933,4.102934076,-0.470045771 +Pau Gasol,gasolpa01,2017,RS,SAS,3234,1627,1.181953037,2.242569283,3.42452232,2.042977941,-1.148334719,0.894643222,1.409058299,1.586645202,2.995703501,4.76727977,4.76727977,0,1.725175665,1.753751532,3.478927197,-0.04529275 +Pau Gasol,gasolpa01,2018,PO,SAS,184,90,0.152287779,-2.944688307,-2.792400529,0.233275051,-6.976147826,-6.742872775,0.196120489,-3.979268405,-3.783147916,-0.049414476,0,-0.049414476,0.351331083,-5.495893676,-5.144562592,0.970177835 +Pau Gasol,gasolpa01,2018,RS,SAS,3662,1812,-0.22732681,1.4348101,1.20748329,-3.911142228,-0.287458499,-4.198600727,-0.998294662,1.102919176,0.104624514,2.653282751,2.653282751,0,-1.036600697,0.637252092,-0.399348605,0.534974963 +Pau Gasol,gasolpa01,2019,RS,SAS,708,330,-1.126754472,0.81885943,-0.307895043,-3.786050118,-1.95633869,-5.742388809,-1.764960987,0.30150695,-1.463454037,0.215948397,0.215948397,0,-1.892965232,-0.439441001,-2.332406233,-0.311559604 +Pau Gasol,gasolpa01,2019,RS,MIL,66,30,-9.519776406,-9.65165803,-19.17143444,-11.44556009,-11.1079915,-22.55355159,-10.53622848,-10.6224797,-21.15870818,-0.284467913,-0.284467913,0,-8.376224885,-7.76907453,-16.14529941,0.978113936 +Rudy Gay,gayru01,2014,RS,SAC,3773,1892,2.097290277,-0.601761711,1.495528566,2.396451618,-2.134833782,0.261617836,2.320386767,-0.937190258,1.383196509,4.000366631,4.000366631,0,1.606912984,-1.158628089,0.448284895,0.254793992 +Rudy Gay,gayru01,2014,RS,TOR,1249,639,-2.108934222,0.816229348,-1.292704874,-4.261296935,1.11143514,-3.149861795,-2.700211248,0.9283561,-1.771855148,0.319317715,0.319317715,0,-1.420499022,0.983680357,-0.436818665,0.127854169 +Rudy Gay,gayru01,2015,RS,SAC,4868,2408,3.314297451,-0.774278344,2.540019107,3.312481769,-2.378173511,0.934308258,3.541634596,-1.116385561,2.425249036,6.409034263,6.409034263,0,2.663567517,-1.605253963,1.058313554,0.768017948 +Rudy Gay,gayru01,2016,RS,SAC,5011,2379,-0.458080923,-0.083305412,-0.541386335,0.426639482,-0.56599716,-0.139357679,-0.294371415,-0.164941972,-0.459313386,2.792900797,2.792900797,0,-0.149473276,-0.145546174,-0.295019449,0.440821346 +Rudy Gay,gayru01,2017,RS,SAC,2036,1013,1.238852722,2.132741019,3.37159374,0.16220065,3.611689385,3.773890035,1.113369178,2.605354081,3.718723259,3.368650884,3.368650884,0,0.724462177,1.991417939,2.715880117,0.745347516 +Rudy Gay,gayru01,2018,PO,SAS,311,160,-2.423852011,-1.080293063,-3.504145073,3.203614907,7.745044708,10.94865962,-1.359645066,0.68228651,-0.677358556,0.170276138,0,0.170276138,0.032758918,1.575747272,1.60850619,-2.360918955 +Rudy Gay,gayru01,2018,RS,SAS,2490,1231,1.032457399,1.646148455,2.678605854,0.459477162,0.260162126,0.719639288,0.995098215,1.399135737,2.394233952,3.237472092,3.237472092,0,0.792171425,1.098556218,1.890727644,0.202762677 +Rudy Gay,gayru01,2019,PO,SAS,356,179,0.353207371,-0.628766355,-0.275558984,-2.37346646,-6.884107536,-9.257573996,-0.27228016,-1.968806389,-2.241086549,0.0478335,0,0.0478335,-0.926953966,-2.19643159,-3.123385556,-0.209385578 +Rudy Gay,gayru01,2019,RS,SAS,3820,1842,1.249436397,1.058048879,2.307485276,0.50442965,2.825220263,3.329649912,1.128634099,1.490174492,2.61880859,5.035859171,5.035859171,0,0.857667162,0.810828231,1.668495393,-0.195621753 +Rudy Gay,gayru01,2020,RS,SAS,3171,1461,-0.604682534500956,0.496667682589298,-0.108014851911659,-2.51310969503349,2.31912340082488,-0.193986294208612,-1.07071205959074,0.939378106741186,-0.131333952849555,1.95947767060533,1.95947767060533,0,-1.23879636697873,-0.115894972468416,-1.35469133944714,0.393267887116181 +Michael Gbinije,gbinimi01,2017,RS,DET,65,32,-5.89428544,-2.716848343,-8.611133783,-3.738235034,1.07445595,-2.663779084,-5.814740449,-2.156548327,-7.971288776,-0.084070565,-0.084070565,0,-4.710136998,-3.487387605,-8.197524603,-1.351242268 +Alonzo Gee,geeal01,2014,RS,CLE,2055,1020,-2.895136971,-2.129485945,-5.024622916,-4.049399511,-1.524700615,-5.574100126,-3.300852499,-2.111005286,-5.411857785,-1.390884227,-1.390884227,0,-3.294311153,-2.211826464,-5.506137617,0.390709869 +Alonzo Gee,geeal01,2015,PO,POR,8,3,2.27230535,-2.059457702,0.212847648,-24.46368002,43.7071597,19.24347968,-3.214379474,7.511450893,4.297071419,0.011418854,0,0.011418854,-3.662208565,-0.402881827,-4.065090392,2.553142206 +Alonzo Gee,geeal01,2015,RS,POR,317,151,-3.921506973,1.362614801,-2.558892171,-5.850896417,3.44731562,-2.403580797,-4.584520271,1.851401636,-2.733118635,0.001311776,0.001311776,0,-3.701704748,0.773358471,-2.928346277,0.828237559 +Alonzo Gee,geeal01,2015,RS,DEN,1064,511,-0.910226157,-0.795912482,-1.706138639,-3.372729956,-2.305347479,-5.678077435,-1.462942071,-1.110902063,-2.573844134,0.046041914,0.046041914,0,-2.426826616,-1.867526381,-4.294352997,0.242066951 +Alonzo Gee,geeal01,2016,RS,NOP,3375,1632,-2.679164289,0.919548785,-1.759615504,-3.847421006,1.421061957,-2.426359049,-3.063930029,1.11484189,-1.949088139,0.667340473,0.667340473,0,-3.507023781,1.149028179,-2.357995602,0.067998381 +Alonzo Gee,geeal01,2017,RS,DEN,200,89,-5.072151843,3.544871659,-1.527280184,-2.982449952,4.876841135,1.894391183,-4.972503098,4.104939075,-0.867564023,0.085839713,0.085839713,0,-4.378586431,1.431226365,-2.947360065,0.415919313 +Marcus Georges-Hunt,georgma01,2017,RS,ORL,101,48,-1.112772305,-7.380370088,-8.493142393,-13.56775092,-7.862248277,-21.4299992,-3.713680145,-7.880906012,-11.59458616,-0.217833259,-0.217833259,0,-4.082798215,-7.1337387,-11.21653691,0.558329501 +Marcus Georges-Hunt,georgma01,2018,PO,MIN,8,3,-10.08259798,-21.09616061,-31.1787586,-20.87870619,3.540690771,-17.33801542,-12.94052662,-17.23100701,-30.17153363,-0.042992638,0,-0.042992638,-9.306655514,-16.45303084,-25.75968635,-0.664713152 +Marcus Georges-Hunt,georgma01,2018,RS,MIN,478,224,-1.533584409,-1.385940024,-2.919524433,-1.770772254,-0.829986839,-2.600759094,-1.714749089,-1.328708985,-3.043458075,-0.033393495,-0.033393495,0,-2.108416192,-1.881495705,-3.989911897,-0.426809074 +Paul George,georgpa01,2014,PO,IND,1453,781,3.657706219,2.391215149,6.048921368,4.959640606,6.522045916,11.48168652,4.230198189,3.356807129,7.587005318,4.268401103,0,4.268401103,3.294858003,3.523227546,6.818085549,0.44310115 +Paul George,georgpa01,2014,RS,IND,5633,2898,2.984303421,3.043836472,6.028139893,0.431664707,2.082759217,2.514423924,2.644767244,2.949835295,5.594602539,12.44134378,12.44134378,0,2.425464838,3.990488308,6.415953146,0.80344982 +Paul George,georgpa01,2015,RS,IND,179,91,0.499086322,6.199157228,6.698243549,1.309302657,1.527395641,2.836698298,0.744229616,5.577982406,6.322212022,0.42820922,0.42820922,0,0.466791261,3.435858518,3.902649779,1.594289426 +Paul George,georgpa01,2016,PO,IND,516,275,9.280933508,4.590353887,13.87128739,23.56486499,11.18001071,34.7448757,12.80888067,6.198458981,19.00733965,3.198405634,0,3.198405634,9.4456707,7.753574889,17.19924559,1.510616681 +Paul George,georgpa01,2016,RS,IND,5802,2819,2.96269466,2.124958985,5.087653645,0.690415523,2.497167084,3.187582607,2.718685867,2.294701628,5.013387494,11.42704161,11.42704161,0,3.348095719,2.607207634,5.955303352,2.286770211 +Paul George,georgpa01,2017,PO,IND,337,172,4.25779412,0.927007199,5.184801319,-9.002403294,-20.22345392,-29.22585721,1.634600458,-3.419940326,-1.785339867,0.087368816,0,0.087368816,-0.121610033,-1.19715474,-1.318764773,0.067374899 +Paul George,georgpa01,2017,RS,IND,5434,2689,2.009894637,0.331002277,2.340896914,3.539950572,0.527737899,4.067688471,2.458629646,0.398214062,2.856843707,7.763310326,7.763310326,0,2.694481121,0.523438081,3.217919202,0.906993692 +Paul George,georgpa01,2018,PO,OKC,511,251,1.583276936,2.121731786,3.705008722,8.96431446,-1.113025895,7.851288565,3.275429738,1.597121905,4.872551643,0.980678922,0,0.980678922,6.940835056,0.707926392,7.648761448,-2.526652721 +Paul George,georgpa01,2018,RS,OKC,5977,2891,2.008241654,1.758820414,3.767062067,-0.330723289,0.283371917,-0.047351372,1.590978924,1.537340259,3.128319183,8.825869693,8.825869693,0,2.400285604,2.574272869,4.974558472,1.778100461 +Paul George,georgpa01,2019,PO,OKC,432,204,3.800619418,7.447409933,11.24802935,11.47898412,18.51084696,29.98983108,5.580623808,10.18931174,15.76993555,2.036973153,0,2.036973153,1.109721399,10.18313863,11.29286003,2.448120585 +Paul George,georgpa01,2019,RS,OKC,6176,2841,5.184674118,3.054472314,8.239146432,4.327632836,5.867524905,10.19515774,5.316362802,3.787823577,9.104186379,17.38179887,17.38179887,0,5.347246901,4.519896578,9.867143479,1.182780346 +Paul George,georgpa01,2020,PO,LAC,986,479,1.41029773943883,4.17417562817333,5.58447336761216,-3.54577108788343,2.14211891047907,-1.40365217740435,0.33725225340854,3.93789210415772,4.27514435756626,1.79415818748977,0,1.79415818748977,-2.33792282987803,5.55584926314115,3.21792643326311,1.31670773079497 +Paul George,georgpa01,2020,RS,LAC,3023,1419,4.50476260838994,2.85389619195681,7.35865880034675,3.74131504815417,0.267078121894057,4.00839317004823,4.56396977757313,2.4377817091831,7.00175148675622,7.14516301959525,7.14516301959525,0,4.79745256274375,2.70829373239842,7.50574629514217,1.23147222124588 +Jonathan Gibson,gibsojo01,2017,RS,DAL,474,231,-4.236510389,-4.202363123,-8.438873512,-6.708175778,-6.48673995,-13.19491573,-4.939440608,-4.926288251,-9.865728859,-0.843867724,-0.843867724,0,-3.683234985,-4.231885707,-7.915120691,0.612307716 +Jonathan Gibson,gibsojo01,2018,RS,BOS,87,40,5.137696452,-4.164013011,0.973683441,9.494651956,-9.592366969,-0.097715013,6.363805411,-5.580439712,0.7833657,0.073252618,0.073252618,0,5.008805903,-5.513900358,-0.505094455,1.573314771 +Taj Gibson,gibsota01,2014,PO,CHI,279,154,3.814256623,6.184417743,9.998674367,7.913368009,8.94289997,16.85626798,4.976373009,7.133034128,12.10940714,1.198100051,0,1.198100051,4.034577677,3.349163756,7.383741434,-0.464675062 +Taj Gibson,gibsota01,2014,RS,CHI,4473,2351,-1.644266245,0.562505674,-1.081760571,-0.36658768,2.06532697,1.69873929,-1.413904132,0.834522787,-0.579381345,2.576174029,2.576174029,0,-1.975321531,1.101235911,-0.87408562,-1.010868585 +Taj Gibson,gibsota01,2015,PO,CHI,528,276,-1.069734356,-1.646808962,-2.716543318,-10.32973338,-8.020688045,-18.35042143,-3.149155099,-3.1192223,-6.268377399,-0.509589893,0,-0.509589893,-2.483097523,-5.01144502,-7.494542544,-0.262162765 +Taj Gibson,gibsota01,2015,RS,CHI,3287,1692,-1.330477593,1.000973229,-0.329504364,-0.428397339,-0.397335038,-0.825732377,-1.25570287,0.759218271,-0.496484599,1.926273533,1.926273533,0,-1.290772826,0.736200784,-0.554572042,-0.941145646 +Taj Gibson,gibsota01,2016,RS,CHI,3887,1936,-0.960179899,0.502166292,-0.458013607,0.750221738,-1.123470104,-0.373248366,-0.659994439,0.196923921,-0.463070518,2.238069975,2.238069975,0,-0.762410797,-0.090270718,-0.852681515,-0.901360621 +Taj Gibson,gibsota01,2017,PO,OKC,238,118,-1.42076446,2.913525503,1.492761043,10.3442208,0.809304126,11.15352492,0.989547551,2.631382955,3.620930506,0.393226664,0,0.393226664,-1.876205662,-0.403944282,-2.280149944,-0.574926324 +Taj Gibson,gibsota01,2017,RS,CHI,3013,1502,-1.595431257,0.58841225,-1.007019006,-1.415025935,0.006022782,-1.409003153,-1.640238554,0.486754216,-1.153484337,1.214465452,1.214465452,0,-2.093348779,0.192855271,-1.900493508,-0.719745925 +Taj Gibson,gibsota01,2017,RS,OKC,1009,487,-2.848380868,1.38521616,-1.463164708,-0.002025687,-0.347137324,-0.349163011,-2.430505242,1.087353291,-1.343151951,0.347659374,0.347659374,0,-2.750576868,0.473014782,-2.277562086,-0.532187925 +Taj Gibson,gibsota01,2018,PO,MIN,234,123,-1.002964436,3.943046889,2.940082453,-9.667056492,5.85341326,-3.813643232,-2.882697347,4.616204558,1.733507211,0.283874497,0,0.283874497,-2.463505418,3.66268959,1.199184172,-2.120909337 +Taj Gibson,gibsota01,2018,RS,MIN,5519,2726,-0.192158646,0.318110301,0.125951655,2.068047336,1.043896208,3.111943544,0.218418812,0.51496854,0.733387352,4.800383238,4.800383238,0,0.143960447,0.755563933,0.89952438,-0.907665131 +Taj Gibson,gibsota01,2019,RS,MIN,3574,1686,0.307553801,-1.774671467,-1.467117666,0.568204552,-0.332912962,0.23529159,0.363973256,-1.546470137,-1.182496881,1.341856127,1.341856127,0,0.091056546,-0.968001339,-0.876944793,-0.491719038 +Taj Gibson,gibsota01,2020,RS,NYK,2120,1025,-1.85916706827168,0.277826465777903,-1.58134060249378,-3.4138261532871,-3.85555866008367,-7.26938481337077,-2.24577058926209,-0.534758108446832,-2.78052869770892,-0.015824530569508,-0.015824530569508,0,-3.06266111506324,-0.980937980325199,-4.04359909538844,-0.899228268887257 +Harry Giles III,gilesha01,2019,RS,SAC,1820,820,-3.50658454,-0.759122985,-4.265707525,-2.395455096,0.132237466,-2.263217629,-3.489913876,-0.605261534,-4.09517541,-0.569878359,-0.569878359,0,-2.962242092,-0.806108554,-3.768350646,1.286727308 +Harry Giles III,gilesha01,2020,RS,SAC,1418,667,-2.56907818543109,-3.06874375516149,-5.63782194059259,-0.459168336183366,-3.58973558127069,-4.04890391745405,-2.28193045514232,-3.35483004247443,-5.63676049761675,-0.983444218487502,-0.983444218487502,0,-2.07709530339304,-2.82146553287487,-4.89856083626791,0.11119141484404 +Shai Gilgeous-Alexander,gilgesh01,2019,PO,LAC,375,173,2.667058283,-3.648147392,-0.98108911,-3.623609011,-4.402302859,-8.02591187,1.476521153,-3.930180882,-2.453659729,0.026661335,0,0.026661335,-0.253299979,-2.171303371,-2.424603351,-1.161944275 +Shai Gilgeous-Alexander,gilgesh01,2019,RS,LAC,4676,2174,-0.895861617,0.996027962,0.100166346,-1.479499737,-2.920262698,-4.399762434,-1.102864056,0.245754041,-0.857110016,2.101778059,2.101778059,0,-1.29460056,0.637642816,-0.656957744,0.108352085 +Shai Gilgeous-Alexander,gilgesh01,2020,PO,OKC,589,279,0.198929176971964,1.55438072062195,1.75330989759392,-2.49861897998487,4.89020088299797,2.39158190301311,-0.240618491560159,2.27082358698535,2.03020509542519,0.702897883308466,0,0.702897883308466,-2.80610303678379,0.775887332503964,-2.03021570427982,0.158090507424889 +Shai Gilgeous-Alexander,gilgesh01,2020,RS,OKC,5038,2428,1.07912345482114,-0.006189646267047,1.07293380855409,4.06998460113014,-3.30041609908339,0.76956850204675,1.77055970050094,-0.734510592210241,1.0360491082907,4.66737627038186,4.66737627038186,0,1.2903118609261,0.050399892602098,1.3407117535282,-0.493125655534262 +Manu Ginobili,ginobma01,2014,PO,SAS,1182,586,3.88227104,2.997634538,6.879905577,6.010298684,4.855005067,10.86530375,4.428162161,3.436917789,7.86507995,3.364603608,0,3.364603608,2.277140489,4.575873543,6.853014031,2.591763713 +Manu Ginobili,ginobma01,2014,RS,SAS,3194,1550,3.569565462,1.137757597,4.707323059,5.020302679,1.046712235,6.067014914,4.006750743,1.111950788,5.118701531,6.370229923,6.370229923,0,3.931738078,1.087072386,5.018810463,2.274806554 +Manu Ginobili,ginobma01,2015,PO,SAS,271,131,4.543154744,3.563082877,8.106237621,-0.87835643,-1.171822175,-2.050178605,3.612773344,2.727782984,6.340556328,0.645820126,0,0.645820126,0.584112935,3.843803991,4.427916926,2.954714065 +Manu Ginobili,ginobma01,2015,RS,SAS,3217,1587,2.075336471,0.546107442,2.621443914,0.030964436,4.997021499,5.027985934,1.720243819,1.444840542,3.165084361,4.877822625,4.877822625,0,1.865385583,0.948120234,2.813505817,1.771045919 +Manu Ginobili,ginobma01,2016,PO,SAS,383,192,2.792152713,3.09444197,5.886594683,1.914797296,7.244211446,9.159008742,2.752300503,4.046871188,6.799171691,0.975904397,0,0.975904397,0.278432603,4.425902182,4.704334785,1.098900483 +Manu Ginobili,ginobma01,2016,RS,SAS,2341,1134,2.239791128,2.715831441,4.955622569,1.359930717,4.687286494,6.047217211,2.128424604,3.204622097,5.333046702,4.757399062,4.757399062,0,2.463391178,2.837424999,5.300816177,1.688529151 +Manu Ginobili,ginobma01,2017,PO,SAS,579,284,1.646620859,0.368541895,2.015162754,-0.906413555,2.099520269,1.193106713,1.144579933,0.714827069,1.859407002,0.696594305,0,0.696594305,1.883740258,0.424354337,2.308094595,1.08823839 +Manu Ginobili,ginobma01,2017,RS,SAS,2734,1291,1.059809672,2.81331354,3.873123213,0.8330777,2.894218572,3.727296272,1.050593695,2.935998043,3.986591738,4.54159095,4.54159095,0,1.165289962,2.637055308,3.80234527,2.308194995 +Manu Ginobili,ginobma01,2018,PO,SAS,223,107,1.356536456,5.710138169,7.066674625,6.67700129,1.375643158,8.052644448,2.582152521,5.151040871,7.733193392,0.604798681,0,0.604798681,2.557875274,4.668230557,7.226105831,2.405995426 +Manu Ginobili,ginobma01,2018,RS,SAS,2670,1299,0.572479878,0.663605105,1.236084983,0.231862142,-1.720830337,-1.488968195,0.547314255,0.156546389,0.703860644,2.322111777,2.322111777,0,0.155842521,-0.123272032,0.032570489,1.432938265 +Rudy Gobert,goberru01,2014,RS,UTA,872,434,-3.787804242,2.103582813,-1.684221429,-4.454108915,6.151468301,1.697359387,-4.101361323,3.159998943,-0.94136238,0.402257682,0.402257682,0,-3.529675951,0.958832748,-2.570843204,0.425552422 +Rudy Gobert,goberru01,2015,RS,UTA,4149,2158,0.488182993,4.579694135,5.067877128,-5.279605392,4.368356057,-0.911249336,-0.682596312,4.80917155,4.126575238,7.538518539,7.538518539,0,-0.686918255,4.589462606,3.902544351,-0.413796147 +Rudy Gobert,goberru01,2016,RS,UTA,3696,1932,-1.54625978,3.443893408,1.897633628,0.976547073,2.823726288,3.800273361,-1.09680396,3.47984999,2.38304603,5.042567262,5.042567262,0,-1.047381192,3.309692907,2.262311715,-0.33040002 +Rudy Gobert,goberru01,2017,PO,UTA,489,246,0.375983138,5.571915455,5.947898593,-7.164515364,4.428598877,-2.735916487,-1.161625125,5.630092635,4.46846751,0.932476896,0,0.932476896,1.19285102,7.142454224,8.335305244,-0.198376744 +Rudy Gobert,goberru01,2017,RS,UTA,5246,2744,0.703129105,5.184119925,5.88724903,2.672010533,5.721889171,8.393899704,1.155821742,5.553459942,6.709281684,13.12812745,13.12812745,0,1.110887288,6.030598221,7.141485508,-0.850040616 +Rudy Gobert,goberru01,2018,PO,UTA,783,383,0.348948762,6.436898105,6.785846867,-0.763431982,-1.600978105,-2.364410087,0.15403038,5.111877826,5.265908206,1.620005183,0,1.620005183,-0.163510893,6.027301273,5.86379038,0.273051052 +Rudy Gobert,goberru01,2018,RS,UTA,3703,1816,-0.808608857,3.544510447,2.73590159,-0.242726598,5.137763267,4.89503667,-0.737071244,4.004686908,3.267615664,5.590854591,5.590854591,0,-0.531837123,4.670591371,4.138754248,0.273885254 +Rudy Gobert,goberru01,2019,PO,UTA,314,152,-0.791792664,1.116520363,0.324727699,-7.167644755,-9.483790661,-16.65143542,-2.08607163,-1.094174239,-3.18024587,-0.03489381,0,-0.03489381,-4.053416701,-0.122583526,-4.176000227,1.391677496 +Rudy Gobert,goberru01,2019,RS,UTA,5435,2577,0.732205521,5.546787161,6.278992682,1.10595329,2.085756878,3.191710169,0.845833609,5.084444202,5.930277811,11.4178057,11.4178057,0,1.100518448,5.645028062,6.745546511,0.045570405 +Rudy Gobert,goberru01,2020,PO,UTA,525,270,0.077270748762187,-1.9132212786574,-1.83595052989521,21.8663362986562,-12.4500442697235,9.41629202893271,4.52735778049044,-4.09953780918372,0.427819971306711,0.452621881057015,0,0.452621881057015,2.05922758374327,-0.886504712505294,1.17272287123797,0.249991718622425 +Rudy Gobert,goberru01,2020,RS,UTA,4830,2333,-0.746793398708973,6.78549351199979,6.03870011329082,1.31312155542395,3.81952179161516,5.1326433470391,-0.367430941451048,6.56452587087343,6.19709492942238,10.6144096691532,10.6144096691532,0,-0.086719988030089,6.29345839222558,6.20673840419549,-0.338314620306736 +Ryan Gomes,gomesry01,2014,RS,OKC,71,34,-5.401582403,-1.068678748,-6.470261151,-12.9295912,20.47753912,7.547947915,-7.409173496,3.302369695,-4.106803801,-0.023327876,-0.023327876,0,-6.128867698,0.250624333,-5.878243365,-0.848982315 +Drew Gooden,goodedr01,2014,PO,WAS,273,146,0.847198372,1.006101276,1.853299648,5.379636007,6.243906404,11.62354241,1.761777863,2.005022041,3.766799905,0.500543303,0,0.500543303,4.26209668,2.439065759,6.701162439,-0.020604234 +Drew Gooden,goodedr01,2014,RS,WAS,761,395,0.752508872,0.864384667,1.616893539,-0.61226616,-4.966248512,-5.578514672,0.518046314,-0.361753236,0.156293079,0.580786318,0.580786318,0,-0.174483625,-0.672783895,-0.84726752,-0.805049871 +Drew Gooden,goodedr01,2015,PO,WAS,360,178,0.323469526,-3.456579993,-3.133110467,1.038961631,8.442188613,9.481150244,0.458837064,-1.269495752,-0.810658688,0.184892011,0,0.184892011,-1.227018699,-0.218910225,-1.445928924,1.72449941 +Drew Gooden,goodedr01,2015,RS,WAS,1706,864,0.10616368,2.254720598,2.360884278,-0.904097796,-2.022284985,-2.926382782,-0.087254297,1.464551549,1.377297253,1.810497563,1.810497563,0,-0.257615456,0.694422808,0.436807352,-0.46740621 +Drew Gooden,goodedr01,2016,RS,WAS,647,305,-4.416724077,-5.347502084,-9.764226161,-4.83769778,-4.887607832,-9.725305612,-4.768087186,-5.590878202,-10.35896539,-1.188486129,-1.188486129,0,-2.909923447,-4.704988507,-7.614911954,0.367010496 +Archie Goodwin,goodwar01,2014,RS,PHO,1110,533,-2.625783345,0.519655094,-2.106128252,-5.813486464,-2.459349719,-8.272836183,-3.493451873,-0.081273211,-3.574725084,-0.225969086,-0.225969086,0,-3.688829222,-1.084180273,-4.773009495,0.725393426 +Archie Goodwin,goodwar01,2015,RS,PHO,1092,535,-1.681222329,-1.09478123,-2.776003558,-8.720946901,-3.622607753,-12.34355465,-3.23436424,-1.674054503,-4.908418742,-0.593904325,-0.593904325,0,-3.460453738,-1.85155835,-5.312012088,0.772946985 +Archie Goodwin,goodwar01,2016,RS,PHO,2341,1114,-0.897198953,-2.815833764,-3.713032717,-0.291671667,-3.934573085,-4.226244752,-0.740038008,-3.175963766,-3.916001774,-0.667468431,-0.667468431,0,-0.874152234,-3.803191688,-4.677343922,0.701277515 +Archie Goodwin,goodwar01,2017,RS,NOP,64,30,3.048318259,-8.919312832,-5.870994572,6.260411975,-14.4802114,-8.219799429,3.961635579,-10.63861425,-6.676978666,-0.059884309,-0.059884309,0,1.279950242,-9.283157277,-8.003207036,-0.362336553 +Archie Goodwin,goodwar01,2017,RS,BRK,384,184,1.74087466,-1.71400101,0.026873649,-3.439249378,-1.903652735,-5.342902112,0.832318189,-1.834946409,-1.00262822,0.164262081,0.164262081,0,-0.171532349,-2.8541831,-3.025715449,0.134192009 +Brandon Goodwin,goodwbr01,2019,RS,DEN,124,57,-2.287285556,-5.273941882,-7.561227438,2.000878612,6.407112049,8.407990661,-1.547948338,-3.161420559,-4.709368898,-0.056749395,-0.056749395,0,-1.888436581,-4.420324755,-6.308761336,-0.414576523 +Brandon Goodwin,goodwbr01,2020,RS,ATL,937,430,-1.37542811821127,-0.306896718088685,-1.68232483629996,-7.81362344244191,0.90342511487624,-6.91019832756567,-2.73392329314465,0.000314863282329,-2.73360842986232,0.00357758911763,0.00357758911763,0,-2.03349770839909,-1.34551459380859,-3.37901230220768,-0.525043160062326 +Aaron Gordon,gordoaa01,2015,RS,ORL,1603,797,-1.864780405,-0.058033949,-1.922814354,-1.508845566,-0.031813902,-1.540659468,-1.853828848,-0.014868085,-1.868696933,0.357701529,0.357701529,0,-2.88046227,-0.838735059,-3.719197329,-0.17720031 +Aaron Gordon,gordoaa01,2016,RS,ORL,3823,1863,1.215972109,0.028771669,1.244743779,-0.740503991,0.038691392,-0.701812599,0.894396971,0.045811175,0.940208146,3.505305488,3.505305488,0,0.756292443,-0.212652252,0.543640191,-0.062592982 +Aaron Gordon,gordoaa01,2017,RS,ORL,4687,2298,-0.236580694,-0.082429355,-0.319010049,6.141732307,-1.138483135,5.003249172,1.139264403,-0.278444652,0.860819751,4.228521971,4.228521971,0,0.663884229,-0.695295806,-0.031411577,-0.114602533 +Aaron Gordon,gordoaa01,2018,RS,ORL,3994,1909,-0.322872024,1.627140347,1.304268323,1.714358011,0.74849111,2.462849121,0.133844135,1.572103506,1.705947641,4.354286776,4.354286776,0,0.343158376,1.234973541,1.578131917,0.327291902 +Aaron Gordon,gordoaa01,2019,PO,ORL,328,164,0.987520982,-4.490610503,-3.503089521,1.04407314,-11.29250939,-10.24843625,1.18642197,-6.173110189,-4.986688219,-0.193883226,0,-0.193883226,1.711893982,-4.683186681,-2.971292699,0.445113765 +Aaron Gordon,gordoaa01,2019,RS,ORL,5446,2633,0.297214696,0.648631988,0.945846683,-1.329823068,0.866240685,-0.463582383,-0.013502197,0.713854568,0.700352371,4.616578044,4.616578044,0,-0.285438375,0.552131427,0.266693051,-0.406232876 +Aaron Gordon,gordoaa01,2020,RS,ORL,4190,2017,-0.324452734762466,-0.762568856372817,-1.08702159113528,2.38161635677219,-2.42798669182007,-0.046370335047886,0.24551425705869,-1.18377778910341,-0.938263532044722,1.8535417369494,1.8535417369494,0,0.421475150241984,-0.971647092054276,-0.550171941812292,-0.595188117986024 +Ben Gordon,gordobe01,2014,RS,CHA,547,279,-5.387893514,-1.097908664,-6.485802178,-3.000830639,5.122279695,2.121449056,-5.180616494,0.106948893,-5.073667601,-0.333915595,-0.333915595,0,-5.110961564,-1.236035602,-6.346997166,0.913804415 +Ben Gordon,gordobe01,2015,RS,ORL,1579,790,-0.974455847,-3.724412046,-4.698867893,-3.606344832,-0.033391968,-3.639736801,-1.527816225,-3.1523144,-4.680130625,-0.779323364,-0.779323364,0,-1.887090806,-4.417100717,-6.304191523,0.168721947 +Drew Gordon,gordodr01,2015,RS,PHI,158,71,-8.197680742,-3.162176523,-11.35985726,-5.464288808,-4.899601855,-10.36389066,-8.007526864,-3.687238976,-11.69476584,-0.326572087,-0.326572087,0,-8.096221777,-4.736761204,-12.83298298,0.756195343 +Eric Gordon,gordoer01,2014,RS,NOP,4061,2057,1.033552093,-3.367577412,-2.334025319,-1.433187646,-5.161276461,-6.594464107,0.570065902,-3.899233568,-3.329167666,-0.612243671,-0.612243671,0,0.145524457,-3.655498288,-3.509973831,0.697156928 +Eric Gordon,gordoer01,2015,PO,NOP,283,143,5.41414296,-9.084808992,-3.670666032,-0.487585144,-16.17119329,-16.65877843,4.482300279,-11.14549568,-6.663195397,-0.295191666,0,-0.295191666,7.859086284,-9.160276924,-1.30119064,0.241521546 +Eric Gordon,gordoer01,2015,RS,NOP,3878,2018,0.732722099,-2.143173413,-1.410451314,-0.446214794,-0.342504768,-0.788719562,0.496864227,-1.892449434,-1.395585207,1.394876391,1.394876391,0,-0.084310192,-1.755798378,-1.840108571,0.027034563 +Eric Gordon,gordoer01,2016,RS,NOP,3039,1481,0.747744893,-2.475992534,-1.728247641,-0.679465671,1.304372326,0.624906654,0.505758188,-1.81790643,-1.312148243,1.090173943,1.090173943,0,0.560886411,-1.530935112,-0.970048701,0.334938177 +Eric Gordon,gordoer01,2017,PO,HOU,741,358,0.959857422,-1.138199857,-0.178342435,14.08531219,-3.768986188,10.316326,3.700363159,-1.753433915,1.946929244,0.892721568,0,0.892721568,4.639736146,-2.509170105,2.130566041,0.864138033 +Eric Gordon,gordoer01,2017,RS,HOU,4920,2323,2.039015082,-1.733579846,0.305435236,-1.358362573,2.495004916,1.136642343,1.365841118,-0.971071332,0.394769786,3.759779494,3.759779494,0,1.892091334,-1.237589664,0.65450167,0.858363769 +Eric Gordon,gordoer01,2018,PO,HOU,1140,549,0.443584212,-3.785800789,-3.342216577,-5.549962005,-4.489775339,-10.03973734,-0.825626997,-4.239131913,-5.064758911,-0.680941404,0,-0.680941404,-0.154305863,-3.639319232,-3.793625095,1.786141 +Eric Gordon,gordoer01,2018,RS,HOU,4483,2154,2.377779533,-1.697043101,0.680736432,5.166266972,3.172480322,8.338747294,3.015023021,-0.826876875,2.188146146,5.482944912,5.482944912,0,3.670723517,-1.485471785,2.185251732,1.024823893 +Eric Gordon,gordoer01,2019,PO,HOU,830,410,-0.098507335,-2.039184095,-2.13769143,0.857585327,-6.996812042,-6.139226715,0.027586911,-3.264486601,-3.23689969,-0.105573242,0,-0.105573242,2.3612361,-2.98540598,-0.624169879,0.500215184 +Eric Gordon,gordoer01,2019,RS,HOU,4490,2158,0.0854324,-2.475274231,-2.389841832,3.773599947,1.01659814,4.790198087,0.78850403,-1.907335652,-1.118831621,1.806081444,1.806081444,0,1.484911248,-1.915440492,-0.430529244,0.575760266 +Eric Gordon,gordoer01,2020,PO,HOU,868,410,-0.451217311405697,-0.657060320345611,-1.10827763175131,-9.44494223163127,-0.377870558077288,-9.82281278970856,-2.37494765613761,-0.711737911191308,-3.08668556732892,-0.074075996056539,0,-0.074075996056539,-1.58294169897581,-0.590648394090393,-2.1735900930662,1.9675075011459 +Eric Gordon,gordoer01,2020,RS,HOU,2275,1016,-1.46234665326379,-2.23320402704406,-3.69555068030785,-0.273820757601397,-2.58280435775258,-2.85662511535397,-1.33369249632194,-2.45037428725772,-3.78406678357966,-0.541205948625057,-0.541205948625057,0,-0.737067201837257,-2.87626788092782,-3.61333508276508,0.987431903452717 +Marcin Gortat,gortama01,2014,PO,WAS,705,382,-0.25380496,4.397928666,4.144123705,7.415090419,-0.751584317,6.663506103,1.331610007,3.48797357,4.819583578,1.502542661,0,1.502542661,4.94563754,1.684718492,6.630356033,-1.159330179 +Marcin Gortat,gortama01,2014,RS,WAS,5272,2655,-1.355166551,2.333055708,0.977889157,2.772433921,2.908995684,5.681429606,-0.562351869,2.534648828,1.972296959,6.363986035,6.363986035,0,-0.445768295,1.888966757,1.443198462,-0.491030715 +Marcin Gortat,gortama01,2015,PO,WAS,617,307,0.337091112,1.669445553,2.006536665,5.414362074,-5.168620959,0.245741115,1.401493847,0.295627965,1.697121811,0.725445379,0,0.725445379,-0.052832658,2.429447154,2.376614496,0.945881575 +Marcin Gortat,gortama01,2015,RS,WAS,4901,2453,-1.049163019,3.842315395,2.793152376,2.305460862,1.564510555,3.869971417,-0.399106126,3.563797112,3.164690986,7.366796746,7.366796746,0,-0.102836817,3.147032683,3.044195865,-0.460676566 +Marcin Gortat,gortama01,2016,RS,WAS,4658,2256,-1.294837688,3.966738106,2.671900418,0.724132368,-0.455578347,0.268554021,-0.940565089,3.278591172,2.338026083,5.834971288,5.834971288,0,-0.769075126,3.132754761,2.363679634,-0.357105847 +Marcin Gortat,gortama01,2017,PO,WAS,822,409,-2.358500322,4.146501305,1.788000983,5.909339395,1.124852354,7.034191749,-0.835805004,3.768367224,2.93256222,1.213904288,0,1.213904288,-0.979882236,1.825611015,0.845728779,-0.716567217 +Marcin Gortat,gortama01,2017,RS,WAS,5242,2556,-2.151905831,0.229451945,-1.922453885,2.860089634,-2.646042982,0.214046651,-1.230013764,-0.354018601,-1.584032365,1.50290431,1.50290431,0,-0.84009202,-0.067055379,-0.907147399,-1.135443321 +Marcin Gortat,gortama01,2018,PO,WAS,319,160,-2.194773492,-1.654697108,-3.8494706,12.99836586,-2.935717396,10.06264846,0.794550599,-1.945605401,-1.151054803,0.13235509,0,0.13235509,0.589180348,0.564600001,1.153780348,-1.639919504 +Marcin Gortat,gortama01,2018,RS,WAS,4236,2075,-2.326545122,1.804103182,-0.52244194,0.149848475,0.264039297,0.413887772,-1.953697444,1.580163613,-0.373533831,2.499975016,2.499975016,0,-1.897559118,1.186756793,-0.710802324,-0.627164574 +Marcin Gortat,gortama01,2019,RS,LAC,1564,751,-3.727505854,1.61309066,-2.114415194,-1.748640516,-2.953064413,-4.701704929,-3.579926533,0.746637246,-2.833289287,-0.031888405,-0.031888405,0,-3.469787795,0.147312106,-3.322475689,-0.078989407 +Andrew Goudelock,goudean01,2016,PO,HOU,24,11,-12.44564809,-10.18446905,-22.63011715,-14.18585868,9.691730204,-4.494128481,-13.34477729,-6.662292945,-20.00707024,-0.101786086,0,-0.101786086,-15.21370911,-9.996737768,-25.21044688,1.807744573 +Andrew Goudelock,goudean01,2016,RS,HOU,109,50,-0.187548922,7.692835966,7.505287043,1.768380059,7.76476425,9.533144309,0.126486311,8.118110939,8.24459725,0.291358987,0.291358987,0,-0.478182866,5.338769288,4.860586422,3.792691468 +Devonte' Graham,grahade01,2019,RS,CHA,1424,676,-0.269743861,-0.899073573,-1.168817433,-3.010419149,-1.837671278,-4.848090428,-0.853508666,-1.116983356,-1.970492022,0.266698049,0.266698049,0,-0.450239823,-1.814794878,-2.265034701,-0.815202802 +Devonte' Graham,grahade01,2020,RS,CHA,4483,2211,2.1798623133366,-1.75360359779949,0.426258715537104,4.74282073769518,-0.32158609492723,4.42123464276795,2.93719076379224,-1.53975024845278,1.39744051533946,4.65332243784367,4.65332243784367,0,3.60967486294546,-1.75147465755682,1.85820020538863,-0.550116042391266 +Treveon Graham,grahatr01,2017,RS,CHA,377,189,0.392443199,-4.92734569,-4.534902492,-8.563151122,-0.71992225,-9.283073372,-1.472457294,-4.345836276,-5.81829357,-0.293279971,-0.293279971,0,-1.11083932,-3.999748822,-5.110588143,-0.858286389 +Treveon Graham,grahatr01,2018,RS,CHA,2174,1050,-0.313698239,-1.15447029,-1.468168529,-2.384163632,-1.357295337,-3.74145897,-0.81649671,-1.256883954,-2.073380663,0.360133586,0.360133586,0,-1.898204202,-0.91922818,-2.817432383,-0.639876077 +Treveon Graham,grahatr01,2019,PO,BRK,176,79,-5.703173769,1.311724695,-4.391449074,14.21807595,-4.229067099,9.989008851,-1.84153446,0.326632156,-1.514902305,0.051409125,0,0.051409125,-2.59872875,-1.204684967,-3.803413717,0.128497603 +Treveon Graham,grahatr01,2019,RS,BRK,1558,715,-2.442183772,1.936727228,-0.505456544,1.1940268,1.317878152,2.511904951,-1.833908172,1.923013052,0.08910488,1.037126237,1.037126237,0,-1.237526398,1.351248187,0.113721788,0.141762765 +Treveon Graham,grahatr01,2020,RS,MIN,1434,663,-4.13032327194391,0.877199787428814,-3.2531234845151,-5.33217540550731,-0.309583385810048,-5.64175879131736,-4.62437398957116,0.701975891077016,-3.92239809849414,-0.394776032840128,-0.394776032840128,0,-5.44539072486227,0.912324744589144,-4.53306598027313,-0.464049571482041 +Treveon Graham,grahatr01,2020,RS,ATL,575,266,-0.80147956984648,-1.01574582820466,-1.81722539805114,0.505079270627502,-0.711974623152281,-0.206895352524779,-0.564223950785105,-0.940877023786735,-1.50510097457184,0.168506681505675,0.168506681505675,0,-1.71400680845792,-1.92984803341619,-3.64385484187411,-0.267453485802116 +Danny Granger,grangda01,2014,PO,LAC,274,134,-3.53275355,0.591931264,-2.940822286,-0.448903535,7.003497716,6.554594181,-3.224849709,1.979685712,-1.245163998,0.106944766,0,0.106944766,-1.942133099,1.592153028,-0.349980071,0.732577706 +Danny Granger,grangda01,2014,RS,IND,1319,653,-1.847315976,0.481954623,-1.365361353,-3.549874121,6.267502075,2.717627954,-2.297993893,1.654008357,-0.643985536,0.706506939,0.706506939,0,-2.948824023,0.517554602,-2.431269421,0.665172079 +Danny Granger,grangda01,2014,RS,LAC,395,194,-0.728530047,-1.88827805,-2.616808098,-3.868997153,-3.351185556,-7.220182709,-1.531007661,-2.358030009,-3.889037669,-0.11347736,-0.11347736,0,-1.58879561,-2.510551164,-4.099346774,0.626820197 +Danny Granger,grangda01,2015,RS,MIA,1158,613,-2.222965057,-3.227511682,-5.450476739,-2.879737542,-2.966339536,-5.846077078,-2.494081188,-3.345932579,-5.840013767,-0.960002441,-0.960002441,0,-2.054115138,-2.90963987,-4.963755008,-0.63579087 +Donte Grantham,grantdo01,2019,RS,OKC,5,2,-31.46727883,-9.948291573,-41.4155704,-20.73263029,-30.69180573,-51.42443602,-31.2310195,-15.07692314,-46.30794264,-0.043739231,-0.043739231,0,-16.02561999,-8.803380101,-24.8290001,-1.621785394 +Jerami Grant,grantje01,2015,RS,PHI,2844,1377,-2.78326561,-0.057630006,-2.840895616,-1.757930578,1.780882261,0.022951683,-2.64022573,0.324738189,-2.315487541,0.308240653,0.308240653,0,-3.036634877,-0.375287625,-3.411922502,0.934843797 +Jerami Grant,grantje01,2016,RS,PHI,4295,2066,-2.509156002,0.929363707,-1.579792295,-2.043701876,0.184716064,-1.858985813,-2.473602672,0.880951501,-1.592651171,1.222232355,1.222232355,0,-2.366812622,0.307239484,-2.059573138,0.184374767 +Jerami Grant,grantje01,2017,PO,OKC,232,111,0.905450892,-4.021767293,-3.116316401,-10.25533523,-26.50956461,-36.76489984,-1.326527449,-9.028721832,-10.35524928,-0.444591899,0,-0.444591899,-3.387130285,-10.337678,-13.72480828,0.083275292 +Jerami Grant,grantje01,2017,RS,OKC,3094,1490,-1.383466816,0.913653207,-0.46981361,-2.888898548,-2.505649212,-5.39454776,-1.795344666,0.240309213,-1.555035453,0.904695263,0.904695263,0,-2.394645421,0.022839747,-2.371805674,-0.401083335 +Jerami Grant,grantje01,2017,RS,PHI,86,41,-8.412909456,-1.765098443,-10.1780079,-8.471657276,4.105281467,-4.366375809,-8.82990466,-0.637997269,-9.467901929,-0.139373322,-0.139373322,0,-7.767350836,-1.437844662,-9.205195498,-0.804887187 +Jerami Grant,grantje01,2018,PO,OKC,273,133,-1.009685615,1.122691477,0.113005863,6.382624982,16.06117112,22.4437961,0.414911366,4.283464476,4.698375843,0.523064165,0,0.523064165,2.241248344,1.183158945,3.424407288,0.335423812 +Jerami Grant,grantje01,2018,RS,OKC,3375,1647,-0.299210567,0.758252785,0.459042217,-3.681405463,0.425385795,-3.256019668,-1.046685497,0.712328402,-0.334357095,2.012590727,2.012590727,0,-1.127346714,-0.104857915,-1.232204629,-0.844084224 +Jerami Grant,grantje01,2019,PO,OKC,373,176,0.204381978,5.57810065,5.782482628,6.088692216,-11.47974141,-5.391049191,1.539900422,2.33864908,3.878549502,0.612552621,0,0.612552621,-1.790010049,2.13065305,0.340643001,-0.214632138 +Jerami Grant,grantje01,2019,RS,OKC,5694,2612,-0.422569907,1.127130347,0.70456044,-0.206709962,0.892427431,0.685717469,-0.406184515,1.10236178,0.696177265,4.599217154,4.599217154,0,-0.608131759,1.799795416,1.191663657,0.148574661 +Jerami Grant,grantje01,2020,PO,DEN,1297,653,-1.9480831145188,2.14138266297071,0.193299548451919,-5.04524949536363,-2.30296796091125,-7.34821745627488,-2.77159924742638,1.36241367281996,-1.40918557460642,0.462630449072041,0,0.462630449072041,-1.6959299836428,1.80589195178214,0.109961968139342,0.412891796082659 +Jerami Grant,grantje01,2020,RS,DEN,3903,1892,-0.242252717867908,-1.13550157911812,-1.37775429698603,-0.724152853124096,-4.86396445405152,-5.58811730717561,-0.386822963981948,-1.98675318156275,-2.3735761455447,0.362475710466345,0.362475710466345,0,-0.11098555917311,-1.40432698323549,-1.5153125424086,-0.248862088331233 +Jerian Grant,grantje02,2016,RS,NYK,2546,1265,-1.452680205,-0.496856786,-1.949536991,-5.040153602,-0.050513473,-5.090667075,-2.273515041,-0.419004469,-2.69251951,0.037068263,0.037068263,0,-2.046315255,-0.981443965,-3.02775922,-0.078533854 +Jerian Grant,grantje02,2017,PO,CHI,103,52,-8.743277249,-1.545441734,-10.28871898,-11.06004224,-3.328731933,-14.38877418,-9.695904236,-2.026933155,-11.72283739,-0.251886287,0,-0.251886287,-9.70807802,-4.040156623,-13.74823464,2.505206566 +Jerian Grant,grantje02,2017,RS,CHI,2057,1028,0.922164672,-0.028047076,0.894117595,0.961854278,0.094109003,1.055963281,0.991717306,-0.023783263,0.967934043,1.940809325,1.940809325,0,-0.034584408,0.593127736,0.558543328,-0.462461767 +Jerian Grant,grantje02,2018,RS,CHI,3451,1686,1.783364599,-0.700457115,1.082907484,-2.554663627,-1.53146504,-4.086128667,1.042550058,-0.873328767,0.169221291,2.481508406,2.481508406,0,-0.052509484,-1.133371018,-1.185880502,-1.16919522 +Jerian Grant,grantje02,2019,PO,ORL,32,14,-8.205790805,11.41253247,3.20674167,-0.876799635,38.40151591,37.52471627,-6.956472838,17.80773131,10.85125847,0.102965544,0,0.102965544,-2.142152621,7.808524344,5.666371723,2.746232835 +Jerian Grant,grantje02,2019,RS,ORL,1965,939,-2.682837769,-1.449991993,-4.132829762,-4.76383242,-0.312739125,-5.076571544,-3.242437019,-1.32339638,-4.565833399,-0.864114973,-0.864114973,0,-2.953851575,-0.949094075,-3.90294565,-0.680711086 +Jerian Grant,grantje02,2020,RS,WAS,172,80,-1.25960850210857,-4.92983239486739,-6.18944089697597,-0.234105803017855,1.70331038965094,1.46920458663308,-1.11646441611853,-3.77255292158537,-4.8890173377039,-0.086918844706074,-0.086918844706074,0,-0.112242714162339,-4.35494873358152,-4.46719144774385,-0.452930242519542 +Aaron Gray,grayaa01,2014,RS,TOR,38,20,-8.812997634,-17.19924487,-26.0122425,3.387184788,-7.128533704,-3.741348916,-6.848501885,-16.19043209,-23.03893397,-0.206199754,-0.206199754,0,-6.134424849,-12.73767562,-18.87210047,-0.383851903 +Aaron Gray,grayaa01,2014,RS,SAC,683,335,-3.377672789,2.724868714,-0.652804075,-1.342547712,-3.145133433,-4.487681145,-3.183393585,1.689761708,-1.493631877,0.214828127,0.214828127,0,-3.116094904,0.646036825,-2.470058078,0.041743975 +Josh Gray,grayjo01,2018,RS,PHO,190,86,-4.120562854,-3.408238894,-7.528801747,-12.49161827,-5.166600971,-17.65821924,-5.959299925,-3.867178692,-9.826478617,-0.311999119,-0.311999119,0,-3.520692228,-2.277807559,-5.798499788,0.480190496 +Josh Gray,grayjo01,2020,RS,NOP,48,23,-10.635168923734,-2.69370790836959,-13.3288768321035,-18.0241428387047,9.79330942864262,-8.23083341006205,-12.8299591078992,-0.229892596302786,-13.059851704202,-0.126834656986826,-0.126834656986826,0,-10.0398096257331,-5.37094317405429,-15.4107527997874,4.93942754165538 +Danny Green,greenda02,2014,PO,SAS,1044,529,3.052777581,2.90929482,5.962072402,1.818579377,5.344371133,7.16295051,2.941783494,3.493006989,6.434790483,2.579386518,0,2.579386518,1.321619099,5.174100113,6.495719212,0.824361119 +Danny Green,greenda02,2014,RS,SAS,3344,1651,1.049426186,3.561881921,4.611308107,-0.966257204,4.971643943,4.005386739,0.663702248,4.010551048,4.674253295,6.286172847,6.286172847,0,1.000560261,3.929764103,4.930324365,0.4973213 +Danny Green,greenda02,2015,PO,SAS,403,204,0.037922246,5.786902266,5.824824512,11.06636451,2.964217631,14.03058214,2.328385031,5.509033586,7.837418616,1.132210831,0,1.132210831,1.300492549,7.53363306,8.834125609,-0.36453328 +Danny Green,greenda02,2015,RS,SAS,4598,2312,2.635342198,3.14595984,5.781302038,4.132755989,1.667271372,5.800027361,3.081529613,2.974169774,6.055699387,10.40589127,10.40589127,0,3.053734484,3.763306402,6.817040886,0.173963295 +Danny Green,greenda02,2016,PO,SAS,522,267,2.887674277,9.314583137,12.20225741,8.325297348,3.50228045,11.8275778,4.200775117,8.563409714,12.76418483,2.177691364,0,2.177691364,2.523828264,10.26989342,12.79372169,-0.086400264 +Danny Green,greenda02,2016,RS,SAS,4076,2062,-0.286369838,2.327420225,2.041050386,2.062462965,1.784013234,3.846476199,0.160159978,2.248986683,2.409146661,5.399824301,5.399824301,0,0.29067745,3.34309833,3.63377578,-0.499838277 +Danny Green,greenda02,2017,PO,SAS,854,436,0.500848646,-0.350994782,0.149853864,-4.227290461,-2.390820394,-6.618110855,-0.533469048,-0.827723872,-1.361192921,0.317992412,0,0.317992412,0.170028093,-0.540761979,-0.370733886,-0.191633962 +Danny Green,greenda02,2017,RS,SAS,3535,1807,-0.358370666,2.68740138,2.329030714,0.140735929,2.062234663,2.202970592,-0.304304135,2.640745646,2.336441511,4.669906232,4.669906232,0,-0.330643056,3.32523836,2.994595304,-0.406723395 +Danny Green,greenda02,2018,PO,SAS,200,103,-5.471080868,4.404829401,-1.066251467,-7.831115217,-8.848551893,-16.67966711,-6.290751744,1.900677925,-4.390073819,-0.088040616,0,-0.088040616,-3.821957619,2.056720247,-1.765237372,-0.931720276 +Danny Green,greenda02,2018,RS,SAS,3576,1791,-0.815168274,2.855506883,2.040338609,-0.676340632,1.543649703,0.867309071,-0.830682114,2.694389518,1.863707404,4.206550243,4.206550243,0,-0.532562954,3.2060561,2.673493146,-0.219031556 +Danny Green,greenda02,2019,PO,TOR,1391,684,-0.521731834,0.938560261,0.416828427,4.272194967,-0.086796836,4.18539813,0.385206666,0.703591899,1.088798565,1.392869386,0,1.392869386,1.005560988,2.174947053,3.180508041,0.806320379 +Danny Green,greenda02,2019,RS,TOR,4662,2216,1.824136151,1.347973686,3.172109837,8.46654322,2.579242936,11.04578616,3.295939337,1.651422743,4.947362081,8.712892064,8.712892064,0,2.986231536,2.438995611,5.425227147,0.119797937 +Danny Green,greenda02,2020,PO,LAL,1050,525,1.16956752704061,1.1702240122858,2.33979153932641,8.95013586129521,1.83965631675013,10.7897921780453,2.82558863361678,1.31017633722683,4.13576497084361,1.88227585362592,0,1.88227585362592,0.17457085543834,2.21670146573344,2.39127232117178,-1.04180694367582 +Danny Green,greenda02,2020,RS,LAL,3609,1687,0.084328953573541,2.82760589059277,2.91193484416631,1.62972228161688,-0.109453810255347,1.52026847136153,0.389443686576186,2.31626712697085,2.70571081354703,4.717740828638,4.717740828638,0,0.692833895141074,3.56104060367768,4.25387449881875,0.477715714017544 +Draymond Green,greendr01,2014,PO,GSW,467,228,1.239579644,7.528596064,8.768175707,8.616600895,6.95884835,15.57544924,2.821122202,7.95236826,10.77349046,1.670679361,0,1.670679361,1.777726524,9.689426269,11.46715279,2.758068847 +Draymond Green,greendr01,2014,RS,GSW,3724,1797,-0.510862121,4.858468315,4.347606193,-3.762323783,2.523269668,-1.239054115,-1.204299701,4.578948862,3.374649162,5.648141338,5.648141338,0,-0.847718071,5.49626294,4.64854487,0.561677151 +Draymond Green,greendr01,2015,PO,GSW,1582,784,2.219354076,6.042843506,8.262197582,6.34156464,8.525237472,14.86680211,3.145851783,6.796447908,9.942299691,5.350467196,0,5.350467196,2.704581673,7.319500585,10.02408226,2.107769966 +Draymond Green,greendr01,2015,RS,GSW,5213,2490,0.761474525,4.868507779,5.629982304,4.113839083,4.85960347,8.973442553,1.460367225,5.082011763,6.542378987,11.97946444,11.97946444,0,2.318011667,5.734857046,8.052868713,1.417049704 +Draymond Green,greendr01,2016,PO,GSW,1803,879,2.060905357,5.764637678,7.825543035,7.256283443,5.842906723,13.09919017,3.208355875,6.117701766,9.326057641,5.653070287,0,5.653070287,2.280836918,7.885406303,10.16624322,1.149858848 +Draymond Green,greendr01,2016,RS,GSW,5975,2808,2.821658007,4.45695278,7.278610787,8.821998029,7.046081629,15.86807966,4.153501982,5.213447385,9.366949367,17.81742403,17.81742403,0,4.866201401,5.19375117,10.05995257,2.578934245 +Draymond Green,greendr01,2017,PO,GSW,1265,593,2.466973911,5.768338099,8.235312009,2.464612635,11.2826673,13.74727994,2.488751512,7.165057095,9.653808607,3.93782773,0,3.93782773,3.057500429,8.433612302,11.49111273,1.681649477 +Draymond Green,greendr01,2017,RS,GSW,5255,2471,0.855015378,6.172972647,7.027988025,2.318758446,4.796213805,7.114972251,1.142264104,6.172131828,7.314395932,12.89226858,12.89226858,0,2.299036494,6.433202895,8.732239389,1.577421005 +Draymond Green,greendr01,2018,PO,GSW,1662,819,1.278973357,6.122841543,7.4018149,4.257047634,4.843840946,9.10088858,1.889548059,6.122704732,8.012252792,4.662798547,0,4.662798547,2.60663332,7.561605253,10.16823857,0.519906773 +Draymond Green,greendr01,2018,RS,GSW,4890,2287,0.697739018,2.390557703,3.08829672,0.602487226,1.732423898,2.334911124,0.664662758,2.387425168,3.052087926,6.893169972,6.893169972,0,1.595823124,2.528261379,4.124084503,1.80420487 +Draymond Green,greendr01,2019,PO,GSW,1770,851,2.104882287,3.39441046,5.499292747,5.661832481,7.303700863,12.96553334,2.88405294,4.430227664,7.314280604,4.630073307,0,4.630073307,2.685775381,5.453564606,8.139339987,2.720543865 +Draymond Green,greendr01,2019,RS,GSW,4456,2065,-0.79598462,3.356904891,2.560920271,2.183881439,3.404343969,5.588225409,-0.252122598,3.542225428,3.29010283,6.438096454,6.438096454,0,0.226622778,3.33793576,3.564558539,1.192598072 +Draymond Green,greendr01,2020,RS,GSW,2621,1222,-2.65201231237203,1.99574186888436,-0.65627044348767,-1.19214804916855,2.67036267528079,1.47821462611224,-2.46255265407618,2.31091280177096,-0.151639852305229,1.64046905768453,1.64046905768453,0,-2.45244153799041,2.39153767138309,-0.060903866607321,1.2910620526164 +Erick Green,greener01,2015,RS,DEN,842,410,-1.306248894,-2.710402849,-4.016651743,-3.875279113,-1.109415882,-4.984694995,-1.907549937,-2.50530285,-4.412852787,-0.34319422,-0.34319422,0,-2.051634127,-3.061035808,-5.112669935,-1.280468536 +Erick Green,greener01,2016,RS,DEN,15,7,-10.30583095,-1.16201048,-11.46784143,3.220222434,10.29052972,13.51075215,-8.07586129,1.20399075,-6.87187054,-0.014325863,-0.014325863,0,-7.940724565,-3.660147254,-11.60087182,-2.621708123 +Erick Green,greener01,2016,RS,UTA,69,35,5.02290653,-2.845226231,2.177680299,2.199627743,-12.99529578,-10.79566804,4.751081895,-5.200180612,-0.449098718,0.040244003,0.040244003,0,0.761297738,-4.40844183,-3.647144092,-2.005192697 +Gerald Green,greenge01,2014,RS,PHO,4762,2330,1.580770606,-0.589697824,0.991072782,-0.254855666,-3.993586616,-4.248442282,1.250401389,-1.341899816,-0.091498427,3.196730783,3.196730783,0,1.468286667,-0.915858101,0.552428566,1.10455816 +Gerald Green,greenge01,2015,RS,PHO,2977,1446,2.110709958,-1.816458328,0.29425163,1.697454101,-2.325909478,-0.628455377,2.172144667,-2.028022989,0.144121677,2.159815458,2.159815458,0,1.751125491,-1.704418968,0.046706523,1.10842113 +Gerald Green,greenge01,2016,PO,MIA,216,110,-2.325846609,6.612215426,4.286368818,-3.769277222,15.64586414,11.87658692,-2.792502129,8.834337924,6.041835795,0.508433921,0,0.508433921,-2.502072091,5.475601752,2.973529661,-0.08505305 +Gerald Green,greenge01,2016,RS,MIA,3086,1557,-0.462586781,0.086659272,-0.375927509,-0.524162121,0.507754438,-0.016407682,-0.504114928,0.159655645,-0.344459284,1.89637677,1.89637677,0,-0.370454709,-0.108028374,-0.478483083,-0.743464418 +Gerald Green,greenge01,2017,PO,BOS,375,192,0.83451729,-3.450467343,-2.615950053,0.28372545,0.373205136,0.656930586,0.768645877,-2.84123456,-2.072588683,0.068925978,0,0.068925978,-0.190884744,-4.49574194,-4.686626685,0.687089094 +Gerald Green,greenge01,2017,RS,BOS,1097,538,-1.652201181,-2.832813962,-4.485015142,-1.282267551,-0.4802444,-1.762511951,-1.709286924,-2.516524745,-4.225811669,-0.404114321,-0.404114321,0,-0.932483729,-3.14479255,-4.077276279,-0.236740201 +Gerald Green,greenge01,2018,PO,HOU,566,272,-1.982310157,-1.274970087,-3.257280244,-0.2328368,-4.659047184,-4.891883984,-1.786071351,-2.099409772,-3.885481123,-0.162270656,0,-0.162270656,-1.006596867,-1.648612096,-2.655208963,-0.148047049 +Gerald Green,greenge01,2018,RS,HOU,1926,929,1.250522368,-1.446572628,-0.196050261,-2.850688414,0.872933319,-1.977755096,0.373733219,-1.096059385,-0.722326166,0.962147838,0.962147838,0,1.859976614,-1.002179706,0.857796908,0.111421431 +Gerald Green,greenge01,2019,PO,HOU,205,97,-1.262261372,-0.742331673,-2.004593045,-5.058820427,0.468218624,-4.590601803,-2.204665028,-0.57800594,-2.782670967,-0.001671017,0,-0.001671017,0.478812288,-1.246107122,-0.767294834,0.205417739 +Gerald Green,greenge01,2019,RS,HOU,3087,1473,-0.030028193,-2.333491109,-2.363519303,1.046213743,-1.244702021,-0.198488279,0.118262273,-2.257359836,-2.139097563,0.460554766,0.460554766,0,1.195903646,-2.1060311,-0.910127454,0.321108574 +JaMychal Green,greenja01,2015,PO,MEM,18,8,1.611551021,7.265252666,8.876803687,-7.541084191,30.74118239,23.2000982,-0.22129679,12.53661365,12.31531686,0.064694852,0,0.064694852,0.064614401,12.68742964,12.75204404,1.941297678 +JaMychal Green,greenja01,2015,RS,MEM,289,139,-0.74204696,1.636994518,0.894947559,-4.042105969,-0.693799872,-4.735905841,-1.452334558,1.223077972,-0.229256586,0.180813938,0.180813938,0,-1.615457812,-0.196744195,-1.812202006,1.098794359 +JaMychal Green,greenja01,2015,RS,SAS,51,25,-2.249442143,-5.489447861,-7.738890004,-8.226934076,3.305004763,-4.921929313,-3.637872741,-4.022222157,-7.660094898,-0.06356329,-0.06356329,0,-3.113479085,-3.431161746,-6.544640831,1.431688888 +JaMychal Green,greenja01,2016,PO,MEM,141,72,-3.031158022,-0.046588293,-3.077746316,-7.37501489,-9.250785908,-16.6258008,-4.055989735,-1.877569143,-5.933558879,-0.121341806,0,-0.121341806,0.554604422,-0.603379103,-0.048774681,0.574189789 +JaMychal Green,greenja01,2016,RS,MEM,2952,1446,-1.434180361,-0.190187213,-1.624367574,0.100213129,1.303518842,1.403731972,-1.186844309,0.13473452,-1.05210979,1.259548216,1.259548216,0,-2.093511398,-0.267433624,-2.360945021,0.54065304 +JaMychal Green,greenja01,2017,PO,MEM,216,118,0.615584913,-6.787614875,-6.172029961,17.81689687,-9.597573071,8.219323796,4.17235095,-7.722081716,-3.549730766,-0.049019821,0,-0.049019821,5.19041059,-6.98719331,-1.796782721,-1.238559066 +JaMychal Green,greenja01,2017,RS,MEM,4098,2101,-0.502718399,0.896027727,0.393309328,-1.201990347,0.157137925,-1.044852423,-0.691230471,0.765097008,0.073866537,3.017571306,3.017571306,0,-0.878197591,1.026920413,0.148722822,-0.30514606 +JaMychal Green,greenja01,2018,RS,MEM,3060,1542,-1.670764103,-1.280946608,-2.951710711,0.120531656,-2.66586514,-2.545333484,-1.343825191,-1.61161464,-2.955439832,-0.160922608,-0.160922608,0,-1.299824275,-1.556386271,-2.856210545,-0.431303163 +JaMychal Green,greenja01,2019,PO,LAC,305,141,0.169048053,-8.336302031,-8.167253978,14.17631048,-5.807170645,8.369139833,3.065464943,-8.269396011,-5.203931068,-0.182434852,0,-0.182434852,2.038104529,-6.632380925,-4.594276396,0.200617297 +JaMychal Green,greenja01,2019,RS,MEM,1849,900,-1.514291305,-0.529505143,-2.043796448,-4.322615356,-3.12869804,-7.451313396,-2.131356542,-1.121870146,-3.253226688,-0.232397676,-0.232397676,0,-2.020235694,-0.409866014,-2.430101708,0.584848586 +JaMychal Green,greenja01,2019,RS,LAC,1062,471,0.02306679,-1.244319244,-1.221252454,-1.010176025,-0.370434316,-1.380610342,-0.232139317,-1.138740441,-1.370879758,0.333271811,0.333271811,0,-0.59678915,-1.418037772,-2.014826923,0.573033475 +JaMychal Green,greenja01,2020,PO,LAC,470,222,-0.858733818689568,-2.39160630222818,-3.25034012091775,-3.87537565309404,-1.25170291145186,-5.1270785645459,-1.5002305111072,-2.38342842099567,-3.88365893210287,-0.132266832528227,0,-0.132266832528227,-4.35564875838551,-2.39919492129744,-6.75484367968295,-0.122351694181473 +JaMychal Green,greenja01,2020,RS,LAC,2850,1307,-1.39607727040201,-1.00126181925642,-2.39733908965843,-0.343354233616294,1.24737435029896,0.904020116682662,-1.30559515954775,-0.646505297234807,-1.95210045678256,0.531886327304659,0.531886327304659,0,-1.06476594476014,-0.455787567487084,-1.52055351224722,-0.034185792690015 +Javonte Green,greenja02,2020,PO,BOS,14,6,11.456502999521,-15.5985142941548,-4.14201129463378,-4.6720525550547,24.4399728264241,19.7679202713694,8.66915031346009,-8.29948046362764,0.369669849832457,0.009953407288081,0,0.009953407288081,3.82657998794852,-11.5400634205474,-7.71348343259891,1.04868322921433 +Javonte Green,greenja02,2020,RS,BOS,1010,468,-2.39802244723401,-0.066070618009684,-2.46409306524369,-3.89487247655679,0.306388720152602,-3.58848375640419,-2.91954203805519,-0.044475785874458,-2.96401782392965,-0.051335193890129,-0.051335193890129,0,-2.72059809853042,-0.388336186819942,-3.10893428535036,0.466320750625957 +Jeff Green,greenje02,2014,RS,BOS,5576,2805,-0.953325235,-2.230341315,-3.18366655,-4.144757678,-1.540710047,-5.685467725,-1.610741329,-2.19882663,-3.809567959,-1.524298865,-1.524298865,0,-1.809941859,-2.172650457,-3.982592316,0.5022007 +Jeff Green,greenje02,2015,PO,MEM,589,298,-3.364084964,-0.674902078,-4.038987042,3.096624663,2.369681061,5.466305724,-2.252254771,-0.147250347,-2.399505118,0.054450418,0,0.054450418,-0.266790153,-0.273817972,-0.540608125,-0.89512627 +Jeff Green,greenje02,2015,RS,MEM,2627,1361,0.495521981,-0.339081919,0.156440062,-2.551295608,-1.495433782,-4.04672939,-0.115829783,-0.655703611,-0.771533394,1.36364575,1.36364575,0,-0.718751529,-0.318819424,-1.037570953,-0.709622114 +Jeff Green,greenje02,2015,RS,BOS,2249,1093,-0.301789224,-0.596634063,-0.898423287,-2.136053234,-2.26502242,-4.401075654,-0.690131116,-0.989305636,-1.679436752,0.600109204,0.600109204,0,-0.389368314,-0.787634463,-1.177002777,0.499730543 +Jeff Green,greenje02,2016,PO,LAC,319,159,-1.406627129,1.655286237,0.248659108,1.113632852,-6.022476745,-4.908843893,-0.908527166,0.066380262,-0.842146904,0.157964834,0,0.157964834,-4.594074501,-0.013288097,-4.607362598,-0.987361645 +Jeff Green,greenje02,2016,RS,LAC,1427,709,-1.808668516,-0.555011465,-2.36367998,-0.233233034,-2.323198846,-2.55643188,-1.618957156,-1.011425996,-2.630383152,0.043056291,0.043056291,0,-1.63610895,-0.410343531,-2.046452482,-0.480826209 +Jeff Green,greenje02,2016,RS,MEM,3028,1544,-0.252540941,-1.022202003,-1.274742944,-0.910915357,0.801191589,-0.109723768,-0.395629956,-0.688943333,-1.084573289,1.299284043,1.299284043,0,-0.979533007,-0.871176199,-1.850709206,-0.942423296 +Jeff Green,greenje02,2017,RS,ORL,3126,1534,-1.643626138,-0.594884624,-2.238510762,-5.809312867,0.290922933,-5.518389935,-2.556140776,-0.409429849,-2.965570625,-0.168216645,-0.168216645,0,-2.779987806,-1.076356968,-3.856344774,-0.290125648 +Jeff Green,greenje02,2018,PO,CLE,1023,523,-0.388199257,-0.959638187,-1.347837443,-4.771180446,3.34553674,-1.425643706,-1.399172039,-0.09253566,-1.491707699,0.343700818,0,0.343700818,-0.571996989,-0.956617994,-1.528614983,-0.727990236 +Jeff Green,greenje02,2018,RS,CLE,3810,1828,-0.244326532,-0.907354147,-1.151680679,-1.469346965,4.260429274,2.791082309,-0.567587521,0.17012364,-0.397463881,2.183914972,2.183914972,0,-0.898754062,-0.576743495,-1.475497556,-0.459681168 +Jeff Green,greenje02,2019,RS,WAS,4474,2097,0.008639624,-0.629400266,-0.620760642,0.754350448,-2.086917515,-1.332567068,0.157318915,-0.910586592,-0.753267676,2.131536057,2.131536057,0,-0.222858528,-1.165613793,-1.388472321,-0.226445581 +Jeff Green,greenje02,2020,PO,HOU,712,341,-0.193460806875987,0.249054307376452,0.055593500500466,6.05657159409165,-6.83826000668874,-0.781688412597085,1.09246582635133,-1.26223825940757,-0.169772433056239,0.459727255126471,0,0.459727255126471,0.880079155080456,-0.699667940133744,0.180411214946712,-0.698089656157693 +Jeff Green,greenje02,2020,RS,HOU,907,407,0.762793642746345,0.415489501128466,1.17828314387481,1.60533624380477,-2.10257127692086,-0.497235033116092,0.945949167681867,-0.093261929981318,0.852687237700548,0.751828231588468,0.751828231588468,0,0.691887782256493,-0.06577560635933,0.626112175897163,0.508427907864136 +Jeff Green,greenje02,2020,RS,UTA,1171,553,-2.18343338976966,-0.109393164933411,-2.29282655470308,-6.76432437509255,-0.706472549950057,-7.47079692504261,-3.29461604631781,-0.260198358932916,-3.55481440525073,-0.226405908910079,-0.226405908910079,0,-2.58114433330448,-0.754319823273349,-3.33546415657783,-0.298981916307253 +Willie Green,greenwi01,2014,PO,LAC,41,19,-4.453217145,-3.536344031,-7.989561175,-7.176762802,1.133978812,-6.04278399,-5.434083224,-2.764336147,-8.198419371,-0.056223303,0,-0.056223303,-0.741437171,-1.388771349,-2.13020852,2.983387734 +Willie Green,greenwi01,2014,RS,LAC,1783,869,-2.863779212,-1.387609015,-4.251388228,-3.868201128,2.759629817,-1.108571311,-3.324235483,-0.648690294,-3.972925777,-0.543578257,-0.543578257,0,-2.592489282,-0.691726881,-3.284216164,0.243632068 +Willie Green,greenwi01,2015,RS,ORL,1900,951,-2.406951402,-0.245322033,-2.652273435,-5.452244159,3.76325093,-1.688993229,-3.133847979,0.617998216,-2.515849763,0.113614287,0.113614287,0,-3.117902425,-0.314299458,-3.432201883,0.003836309 +Blake Griffin,griffbl01,2014,PO,LAC,956,478,3.476807249,1.258993567,4.735800816,4.084603969,-1.478778928,2.605825041,3.689014895,0.769263128,4.458278023,1.78904404,0,1.78904404,4.377860413,1.000413485,5.378273898,-1.228910769 +Blake Griffin,griffbl01,2014,RS,LAC,5783,2863,2.394655392,0.032095561,2.426750953,4.525734614,1.540938092,6.066672706,2.882739603,0.318981847,3.20172145,8.744554717,8.744554717,0,3.229794608,1.285149151,4.514943759,0.561119921 +Blake Griffin,griffbl01,2015,PO,LAC,1158,557,4.072329307,1.789003432,5.86133274,0.774227764,10.38224712,11.15647488,3.514118019,3.700731041,7.21484906,2.952632782,0,2.952632782,4.025656786,3.173215977,7.198872763,1.057273364 +Blake Griffin,griffbl01,2015,RS,LAC,4705,2356,3.22839066,-1.111210383,2.117180277,3.525458115,-1.354439104,2.171019011,3.232984456,-1.244214373,1.988770083,5.710721338,5.710721338,0,3.306238526,-0.474787966,2.83145056,0.245316715 +Blake Griffin,griffbl01,2016,PO,LAC,254,127,-2.29610116,1.256357258,-1.039743902,1.280880598,3.364037724,4.644918322,-1.724859738,1.702871075,-0.021988662,0.183446921,0,0.183446921,-5.85863907,0.749214926,-5.109424144,0.595222849 +Blake Griffin,griffbl01,2016,RS,LAC,2393,1170,1.320189438,-0.292052586,1.028136852,-0.999624794,2.284941403,1.28531661,0.85868471,0.18107652,1.03976123,2.266705371,2.266705371,0,0.353298123,0.630906942,0.984205065,0.192981448 +Blake Griffin,griffbl01,2017,PO,LAC,185,99,-0.144893905,6.526812368,6.381918464,6.682372502,5.854044408,12.53641691,1.28213196,6.787427601,8.069559561,0.561732017,0,0.561732017,3.99327288,3.635394911,7.628667792,-0.32559484 +Blake Griffin,griffbl01,2017,RS,LAC,4208,2076,4.429236225,1.503282869,5.932519094,4.884180905,0.667328674,5.551509579,4.694905404,1.400684221,6.095589625,9.419130759,9.419130759,0,4.61490104,1.250462642,5.865363682,0.524547939 +Blake Griffin,griffbl01,2018,RS,DET,1689,831,2.450220385,0.206695214,2.656915599,0.100012834,2.001642221,2.101655055,2.140244293,0.586048602,2.726292895,2.323308721,2.323308721,0,2.129362266,-0.052914728,2.076447538,0.063695287 +Blake Griffin,griffbl01,2018,RS,LAC,2355,1139,2.315156187,-0.290473292,2.024682895,0.873272677,0.77103784,1.644310518,2.15872341,-0.072623915,2.086099496,2.828078624,2.828078624,0,3.025164841,0.139832242,3.164997083,0.625994889 +Blake Griffin,griffbl01,2019,PO,DET,124,58,9.909855815,-0.271562905,9.63829291,13.72917605,5.371276142,19.10045219,11.59008872,1.008765973,12.59885469,0.474620363,0,0.474620363,12.5702009,-0.257084576,12.31311632,1.311466916 +Blake Griffin,griffbl01,2019,RS,DET,5388,2622,4.292451315,0.623436821,4.915888136,1.342578125,-0.866794928,0.475783197,3.974967747,0.350320615,4.325288362,9.514535776,9.514535776,0,3.694872962,-0.286132702,3.40874026,0.534157676 +Blake Griffin,griffbl01,2020,RS,DET,1048,512,-1.31104735684307,-2.79236617173248,-4.10341352857555,0.732389043851779,-1.2653171550158,-0.532928111164021,-0.947690384783384,-2.61813563761249,-3.56582602239587,-0.214193730974791,-0.214193730974791,0,-0.817156429458259,-3.72931540453055,-4.54647183398881,0.518253008057245 +Marko Guduric,gudurma01,2020,RS,MEM,1063,484,-2.27228447364117,-2.61904954898988,-4.89133402263105,-1.54359897386056,-0.69143510839602,-2.23503408225658,-2.22905324670133,-2.37186880971969,-4.60092205642103,-0.458467258329312,-0.458467258329312,0,-2.3544125673455,-3.24189076345071,-5.59630333079621,0.314199502871982 +Jorge Gutierrez,gutiejo01,2014,PO,BRK,7,3,13.68008806,-23.46381696,-9.783728901,-33.15798393,-27.48581868,-60.64380261,4.726709262,-25.74640138,-21.01969212,-0.029155548,0,-0.029155548,-2.010117502,-20.01904155,-22.02915906,1.013674755 +Jorge Gutierrez,gutiejo01,2014,RS,BRK,482,244,-1.723709083,0.979638678,-0.744070405,-3.195737124,-1.972821077,-5.168558201,-2.148820981,0.442448373,-1.706372608,0.129845109,0.129845109,0,-2.607602408,0.636189559,-1.971412849,-0.055231275 +Jorge Gutierrez,gutiejo01,2015,PO,MIL,20,12,-6.332597226,-0.09304233,-6.425639556,-21.04367493,-33.3607117,-54.40438663,-9.660220542,-6.884191394,-16.54441194,-0.08456048,0,-0.08456048,-9.804695172,-4.839536018,-14.64423119,-2.817085076 +Jorge Gutierrez,gutiejo01,2015,RS,BRK,89,44,2.439196468,-9.19670831,-6.757511841,-12.74192939,5.242498489,-7.499430904,-0.516742896,-6.679709755,-7.196452651,-0.100189239,-0.100189239,0,-1.569975048,-6.450371773,-8.020346821,0.357103584 +Jorge Gutierrez,gutiejo01,2015,RS,MIL,263,131,-1.844225214,3.62860086,1.784375646,-2.881412533,-2.189122719,-5.070535252,-2.172824012,2.586685947,0.413861935,0.211538266,0.211538266,0,-2.560154403,3.21812489,0.657970487,0.03526184 +Jorge Gutierrez,gutiejo01,2016,PO,CHA,25,12,-13.71610273,5.024278487,-8.691824242,-7.833349981,-10.4373538,-18.27070378,-13.22155091,2.259033792,-10.96251712,-0.051567676,0,-0.051567676,-12.41462492,-3.323727174,-15.73835209,-0.530813833 +Jorge Gutierrez,gutiejo01,2016,RS,CHA,134,63,0.670929593,-0.859328085,-0.188398492,2.956949958,-0.821598553,2.135351404,1.152041048,-0.957666516,0.194374532,0.095241385,0.095241385,0,0.690300206,-3.232393927,-2.542093721,0.621042441 +Kyle Guy,guyky01,2020,RS,SAC,25,10,-3.3915931036324,-12.4684141165843,-15.8600072202167,-4.17380399984564,-24.1218692660288,-28.2956732658744,-3.774806608189,-15.6756314398114,-19.4504380480004,-0.085914625925375,-0.085914625925375,0,-0.154549009730897,-11.2848836728751,-11.439432682606,0.849602166039318 +Rui Hachimura,hachiru01,2020,RS,WAS,3112,1444,-2.20174828680811,-2.76622363186999,-4.9679719186781,-2.09669143645142,-3.51888403476537,-5.61557547121679,-2.31232643173135,-3.0184282183916,-5.33075465012294,-1.88884431224357,-1.88884431224357,0,-2.29018953706798,-2.57642016637647,-4.86660970344444,-0.669766919921708 +PJ Hairston,hairspj02,2015,RS,CHA,1381,687,-0.423017067,-0.254375208,-0.677392274,-0.404710279,-2.730129013,-3.134839292,-0.375095081,-0.797724223,-1.172819304,0.555433184,0.555433184,0,-0.774572253,-1.22432758,-1.998899833,0.454426212 +PJ Hairston,hairspj02,2016,PO,MEM,40,22,-11.11856504,1.757996116,-9.360568924,5.057070586,-1.670239396,3.386831189,-8.340497926,1.200590866,-7.13990706,-0.050416158,0,-0.050416158,-5.018898271,-0.821927055,-5.840825326,-0.754466129 +PJ Hairston,hairspj02,2016,RS,CHA,1890,938,-2.212368973,-1.720573949,-3.932942922,-1.728580817,-3.012386392,-4.740967209,-2.251984305,-2.114821469,-4.366805773,-0.773709467,-0.773709467,0,-1.612032925,-1.211403354,-2.823436279,-0.005226895 +PJ Hairston,hairspj02,2016,RS,MEM,749,375,-3.843514845,-3.093388012,-6.936902857,-2.265050085,-2.603498406,-4.868548491,-3.740689878,-3.155807673,-6.89649755,-0.793053694,-0.793053694,0,-4.185116688,-2.947556115,-7.132672803,-0.03386387 +Devon Hall,hallde01,2020,RS,OKC,187,81,-5.72732124646104,-2.22960495069599,-7.95692619715704,1.52483518897937,6.31262346307424,7.83745865205361,-4.53094215779581,-0.604246217448908,-5.13518837524472,-0.099148096477193,-0.099148096477193,0,-2.53144215402699,-2.65968183181073,-5.19112398583773,0.598019220179784 +Donta Hall,halldo01,2020,PO,BRK,44,20,-5.25000402477578,-4.65026460781229,-9.90026863258807,-3.94542704146134,-14.5773052711108,-18.5227323125721,-5.29359441674826,-6.80063846277227,-12.0942328795205,-0.097941389541953,0,-0.097941389541953,-0.487763659439292,-10.7807780015489,-11.2685416609882,-0.401323558143414 +Donta Hall,halldo01,2020,RS,BRK,187,85,-0.9588221745009,-3.57664742132324,-4.53546959582414,1.01835167830326,-2.05959552730171,-1.04124384899845,-0.592159675912701,-3.47969216177507,-4.07185183768777,-0.057188575936257,-0.057188575936257,0,0.777917592206486,-3.54007124334032,-2.76215365113383,-0.242544326579805 +Donta Hall,halldo01,2020,RS,DET,94,48,-4.71609052846253,-4.42041725178879,-9.13650778025133,-8.9047899307848,-3.87723871926223,-12.782028650047,-5.85291175607704,-4.5120175955987,-10.3649293516757,-0.185085936364285,-0.185085936364285,0,-6.48586022232235,-4.76276364962515,-11.2486238719475,-0.766869346575612 +Daniel Hamilton,hamilda02,2018,RS,OKC,57,28,3.469565672,-9.106010058,-5.636444386,-13.75386501,0.954343964,-12.79952104,0.062884371,-7.573431315,-7.510546944,-0.067764722,-0.067764722,0,1.744279931,-7.54251228,-5.798232349,-0.353782694 +Daniel Hamilton,hamilda02,2019,RS,ATL,445,204,-1.56526457,-0.000217912,-1.565482482,-4.194021643,3.358568416,-0.835453227,-2.172988524,0.76089805,-1.412090474,0.139853187,0.139853187,0,-1.994759224,-1.230716879,-3.225476103,0.440946794 +Jordan Hamilton,hamiljo02,2014,RS,HOU,737,349,-0.515893946,-2.51861204,-3.034505986,-2.688586898,0.243534433,-2.445052465,-1.069785503,-2.119632636,-3.189418139,-0.078625636,-0.078625636,0,-1.168293717,-1.669593603,-2.83788732,0.4694201 +Jordan Hamilton,hamiljo02,2014,RS,DEN,1385,670,-0.263226037,0.481505044,0.218279007,-3.714863965,-0.654487691,-4.369351656,-0.992657538,0.2945237,-0.698133838,0.702551731,0.702551731,0,-0.34492082,-0.40390737,-0.74882819,0.157823071 +Jordan Hamilton,hamiljo02,2015,RS,LAC,254,122,-0.801968549,-7.478883478,-8.280852027,-6.427616331,-3.36625465,-9.793870981,-2.023325081,-7.100482758,-9.12380784,-0.398997232,-0.398997232,0,-2.636022456,-5.501152606,-8.137175062,0.547083432 +Jordan Hamilton,hamiljo02,2016,RS,NOP,621,304,-1.577226132,-3.650185679,-5.227411811,0.15948157,-4.928824799,-4.769343229,-1.287319504,-4.084744534,-5.372064038,-0.408494191,-0.408494191,0,-1.188121822,-2.818433597,-4.006555419,0.434858951 +Justin Hamilton,hamilju01,2014,RS,CHA,10,4,-8.809159419,2.746035879,-6.06312354,28.78390904,-27.09405709,1.689851945,-1.399841409,-3.20863961,-4.608481019,-0.00415051,-0.00415051,0,1.058032402,1.652631579,2.710663981,9.046343129 +Justin Hamilton,hamilju01,2014,RS,MIA,132,68,-2.424827536,-2.863744655,-5.288572191,-6.828317907,-8.957956687,-15.78627459,-3.516096978,-4.308778951,-7.824875929,-0.177133,-0.177133,0,-2.029026026,-3.253199095,-5.282225121,0.581422314 +Justin Hamilton,hamilju01,2015,RS,MIN,850,423,-0.994744469,-0.788847809,-1.783592278,-3.541957289,-2.76800442,-6.309961709,-1.551467935,-1.097477777,-2.648945712,0.021969659,0.021969659,0,-1.946132759,-0.708529422,-2.654662181,0.706462614 +Justin Hamilton,hamilju01,2015,RS,MIA,541,289,-1.882680325,4.198669807,2.315989482,-6.824971123,-0.607393968,-7.432365092,-3.033875803,3.48222123,0.448345427,0.467925148,0.467925148,0,-2.680080018,1.651672287,-1.028407732,-0.745019607 +Justin Hamilton,hamilju01,2017,RS,BRK,2534,1177,-1.923890675,0.749606645,-1.17428403,-4.193197367,-1.878391828,-6.071589195,-2.466151225,0.292136537,-2.174014689,0.34681925,0.34681925,0,-2.749964867,-0.694947129,-3.444911996,0.265717925 +AJ Hammons,hammoaj01,2017,RS,DAL,329,163,-6.95183826,-3.92368953,-10.87552779,-1.758884399,2.795691696,1.036807296,-6.225790238,-2.75331199,-8.979102228,-0.515632351,-0.515632351,0,-6.869165002,-3.507816805,-10.37698181,-0.453689655 +Dusty Hannahs,hannadu01,2019,RS,MEM,57,26,-10.55338853,-0.913639127,-11.46702766,-14.5763162,-3.513028715,-18.08934492,-11.91756916,-1.454210443,-13.37177961,-0.13866557,-0.13866557,0,-10.80890497,-2.501519507,-13.31042447,-1.616193454 +Dusty Hannahs,hannadu01,2020,RS,MEM,28,13,12.5231347724154,-1.6332481328095,10.8898866396059,23.8771217461047,-16.1148549552297,7.76226679087494,15.7787527937269,-4.65942022345952,11.1193325702674,0.090930531801605,0.090930531801605,0,10.555852398325,-6.56139091799386,3.99446148033115,-1.17566395169082 +Tyler Hansbrough,hansbty01,2014,PO,TOR,57,29,-3.185590188,-9.916285069,-13.10187526,-2.111490289,10.52026608,8.40877579,-3.067278523,-6.257038232,-9.324316755,-0.102240233,0,-0.102240233,-5.495365604,-5.578306278,-11.07367188,1.773800124 +Tyler Hansbrough,hansbty01,2014,RS,TOR,1930,978,-0.012653531,-0.40900829,-0.421661821,-3.475246171,0.267155138,-3.208091033,-0.771595767,-0.304896974,-1.076492742,0.835914053,0.835914053,0,-1.068704859,-0.27053997,-1.339244829,0.100477898 +Tyler Hansbrough,hansbty01,2015,PO,TOR,93,48,-3.931828722,7.431134994,3.499306273,-7.808077151,8.947000345,1.138923194,-5.01651925,8.316477841,3.299958591,0.153244489,0,0.153244489,-4.898195224,5.750158993,0.851963769,0.275986777 +Tyler Hansbrough,hansbty01,2015,RS,TOR,2066,1058,0.29265779,0.431011928,0.723669718,3.371790957,-0.227033957,3.144757,0.910712098,0.351251368,1.261963467,2.153591949,2.153591949,0,0.035201616,0.153711437,0.188913053,-0.532791002 +Tyler Hansbrough,hansbty01,2016,PO,CHA,12,6,-6.126685111,-8.367464404,-14.49414951,-5.525078993,-22.08074184,-27.60582083,-6.192387987,-11.6423079,-17.83469588,-0.04522103,0,-0.04522103,-7.309911645,-13.11765607,-20.42756771,-4.801217787 +Tyler Hansbrough,hansbty01,2016,RS,CHA,703,343,-2.290389461,-4.007881904,-6.298271366,-2.08332736,-3.75373303,-5.83706039,-2.395982319,-4.225228901,-6.621211221,-0.678135616,-0.678135616,0,-2.951739428,-2.826010482,-5.77774991,0.097942487 +Tim Hardaway Jr.,hardati02,2014,RS,NYK,3691,1875,1.012050896,-5.57814363,-4.566092733,-4.102714223,-3.945330272,-8.048044494,-0.006871451,-5.547966741,-5.554838192,-2.688606228,-2.688606228,0,-0.013802827,-4.592681157,-4.606483983,0.194029525 +Tim Hardaway Jr.,hardati02,2015,RS,NYK,3293,1681,0.574124258,-4.249160062,-3.675035804,-0.984766251,-2.811766506,-3.796532758,0.398181924,-4.140492658,-3.742310734,-0.848563136,-0.848563136,0,0.044279397,-4.465017163,-4.420737765,-0.280386607 +Tim Hardaway Jr.,hardati02,2016,PO,ATL,171,87,-3.581766857,-6.233824468,-9.815591326,-5.901484625,2.561987558,-3.339497066,-4.317463211,-4.789128899,-9.10659211,-0.289023053,0,-0.289023053,-2.164956382,-7.77953131,-9.944487692,-0.646401955 +Tim Hardaway Jr.,hardati02,2016,RS,ATL,1774,864,0.434212224,1.472187681,1.906399905,1.502655012,2.025293079,3.527948091,0.696586668,1.61320191,2.309788578,2.225727172,2.225727172,0,0.458782569,0.629879625,1.088662195,-0.205563008 +Tim Hardaway Jr.,hardati02,2017,PO,ATL,411,200,-3.827047831,-7.118080372,-10.9451282,-8.326229327,1.720393721,-6.605835606,-4.972839723,-5.775980587,-10.74882031,-0.844788337,0,-0.844788337,-6.11259878,-3.883439067,-9.996037846,0.343364523 +Tim Hardaway Jr.,hardati02,2017,RS,ATL,4482,2154,1.868701212,-1.051933866,0.816767346,3.507564462,1.178526942,4.686091404,2.396406741,-0.684237637,1.712169104,4.932031121,4.932031121,0,1.545365183,-0.97416729,0.571197892,0.564837281 +Tim Hardaway Jr.,hardati02,2018,RS,NYK,3893,1885,1.883098231,0.006732427,1.889830659,1.737118193,-0.199958411,1.537159781,1.985154326,-0.00800457,1.977149756,4.588989446,4.588989446,0,2.156747081,0.092704053,2.249451133,0.933043105 +Tim Hardaway Jr.,hardati02,2019,RS,NYK,3173,1499,1.696609585,-0.481017121,1.215592464,0.756357374,-2.304062079,-1.547704705,1.714523176,-0.845813916,0.868709259,2.785554071,2.785554071,0,1.720735478,-0.892935471,0.827800007,0.662918259 +Tim Hardaway Jr.,hardati02,2019,RS,DAL,1155,558,-0.206341497,0.279768605,0.073427108,-0.191842652,-2.544471873,-2.736314525,-0.178644564,-0.286787585,-0.465432149,0.651753176,0.651753176,0,0.383286397,-0.246337451,0.136948946,0.212461492 +Tim Hardaway Jr.,hardati02,2020,PO,DAL,444,204,-0.058626302129422,-7.33279403895446,-7.39142034108388,-7.02929005909164,-15.7248284745067,-22.7541185335984,-1.55371844272693,-9.44319994966708,-10.996918392394,-0.905632720097551,0,-0.905632720097551,0.23396607781014,-7.47653744432533,-7.24257136651519,2.2854770846797 +Tim Hardaway Jr.,hardati02,2020,RS,DAL,4437,2091,1.94495423938411,0.14778993005162,2.09274416943573,2.64241024532231,-0.226215895499806,2.4161943498225,2.12347842914842,0.078339873859251,2.20181830300767,5.29530867072503,5.29530867072503,0,2.63196536071986,-0.477114238163119,2.15485112255674,0.242937107507589 +James Harden,hardeja01,2014,PO,HOU,514,263,6.156129527,4.296332966,10.45246249,14.13956934,-8.407360504,5.732208831,8.043794468,1.921200716,9.964995184,1.767286406,0,1.767286406,3.546221114,3.515561036,7.061782151,0.403503199 +James Harden,hardeja01,2014,RS,HOU,5655,2777,6.352948221,-0.38853561,5.96441261,4.695490801,0.388884987,5.084375788,6.341657384,-0.272962254,6.068695131,12.6494538,12.6494538,0,6.011516634,0.132904107,6.144420742,1.189115361 +James Harden,hardeja01,2015,PO,HOU,1378,636,8.104222909,-1.335356212,6.768866698,5.615337611,-1.887885205,3.727452407,7.999180069,-1.564680386,6.434499683,3.196672225,0,3.196672225,6.279289242,-1.033938151,5.245351091,3.860028358 +James Harden,hardeja01,2015,RS,HOU,6062,2981,7.285817456,0.584537476,7.870354932,6.933631226,-1.891467384,5.042163842,7.678912624,0.067597139,7.746509763,16.12853216,16.12853216,0,7.326713316,0.72666045,8.053373767,0.987077324 +James Harden,hardeja01,2016,PO,HOU,402,193,5.077461117,-2.226130859,2.851330257,-2.470266702,-1.465577957,-3.935844658,3.996360351,-2.209314088,1.787046263,0.474960397,0,0.474960397,2.905219958,0.534004121,3.439224078,2.929501315 +James Harden,hardeja01,2016,RS,HOU,6428,3125,5.800426968,-1.125793068,4.6746339,3.301159353,1.588041433,4.889200785,5.656000115,-0.608396439,5.047603676,12.60331022,12.60331022,0,6.30723113,-0.295209427,6.012021704,1.343989777 +James Harden,hardeja01,2017,PO,HOU,824,407,5.406122306,2.664876495,8.070998802,-7.531936225,8.868844948,1.336908724,3.012885744,4.093092384,7.105978128,2.144847116,0,2.144847116,4.787036343,3.744260904,8.531297248,1.558459256 +James Harden,hardeja01,2017,RS,HOU,6221,2947,8.531692349,-0.552698909,7.97899344,3.662259097,-1.67987499,1.982384107,7.940983331,-0.826351923,7.114631408,15.19910181,15.19910181,0,8.795082295,-0.986247225,7.80883507,2.427409927 +James Harden,hardeja01,2018,PO,HOU,1242,621,6.827297108,1.271647382,8.09894449,6.582057722,4.708614029,11.29067175,7.167760337,2.01291327,9.180673607,3.878147774,0,3.878147774,7.430627101,3.869322526,11.29994963,-0.511416881 +James Harden,hardeja01,2018,RS,HOU,5224,2551,9.999813993,1.493934701,11.49374869,3.30722571,-0.414158667,2.893067043,9.127369759,1.151305016,10.27867478,17.04801522,17.04801522,0,9.910776645,1.079184109,10.98996075,0.531937611 +James Harden,hardeja01,2019,PO,HOU,871,424,6.903464255,2.325552429,9.229016684,9.460875452,-2.873535951,6.587339501,7.885547002,1.336647136,9.222194138,2.733422335,0,2.733422335,11.08266513,3.011379871,14.094045,2.31954086 +James Harden,hardeja01,2019,RS,HOU,5857,2867,10.41368889,1.713256399,12.12694529,4.7730966,-1.601385111,3.171711489,9.815956048,1.12136348,10.93731953,20.05794608,20.05794608,0,10.86494476,1.477619863,12.34256462,0.187882552 +James Harden,hardeja01,2020,PO,HOU,923,448,7.99936107755897,1.83494401744457,9.83430509500354,1.02692878818326,9.80214186740384,10.8290706555871,7.00338994599665,3.56071039433884,10.5641003403355,3.13679154895485,0,3.13679154895485,5.73783688145307,5.28238374235948,11.0202206238126,-0.058311095339883 +James Harden,hardeja01,2020,RS,HOU,5330,2483,9.81057787152005,1.11325151227621,10.9238293837963,1.70036979678888,3.67018985236917,5.37055964915804,8.74562544251017,1.70437494890072,10.4500003914109,16.7055928418043,16.7055928418043,0,8.44196281613731,2.2864500150927,10.72841283123,-0.100862539305561 +Maurice Harkless,harklma01,2014,RS,ORL,3879,1950,-1.357600672,0.841959059,-0.515641613,-1.39422825,-1.771520761,-3.165749011,-1.395810051,0.373764142,-1.022045909,1.718226599,1.718226599,0,-2.154676587,0.569309157,-1.585367429,-0.050082306 +Maurice Harkless,harklma01,2015,RS,ORL,1364,674,-2.701685851,-0.728508448,-3.430194299,-3.343757498,2.991887391,-0.351870106,-2.945182008,0.0506947,-2.894487308,-0.049790039,-0.049790039,0,-3.413386476,-0.331923772,-3.745310248,0.201677841 +Maurice Harkless,harklma01,2016,PO,POR,558,272,0.549791323,4.107799462,4.657590785,-6.311692769,4.887349195,-1.424343574,-0.917154956,4.52634476,3.609189804,0.918463979,0,0.918463979,0.285127054,4.213494859,4.498621913,0.866837183 +Maurice Harkless,harklma01,2016,RS,POR,2992,1457,-0.563283986,-1.027603769,-1.590887755,0.77221939,-0.87196581,-0.09974642,-0.336705141,-1.044968783,-1.381673925,1.015510605,1.015510605,0,-0.361696238,-1.51857093,-1.880267168,-0.158518069 +Maurice Harkless,harklma01,2017,PO,POR,210,99,-1.394590695,2.101730211,0.707139516,-2.513664756,4.87374258,2.360077824,-1.693369845,2.881628076,1.188258231,0.203746526,0,0.203746526,1.508776574,4.75226651,6.261043084,-0.664920486 +Maurice Harkless,harklma01,2017,RS,POR,4536,2223,-1.036675458,0.47999938,-0.556676078,5.431712578,-0.809894071,4.621818507,0.242245357,0.262742329,0.504987686,3.675161928,3.675161928,0,0.038559593,0.595992183,0.634551777,-0.440071196 +Maurice Harkless,harklma01,2018,PO,POR,103,53,1.380149738,2.007020819,3.387170557,0.413227544,-1.404715323,-0.991487779,1.27574266,1.487080172,2.762822833,0.149870993,0,0.149870993,-0.516031434,1.536381365,1.020349931,-2.457726957 +Maurice Harkless,harklma01,2018,RS,POR,2599,1264,-0.595032338,-0.178256147,-0.773288485,-1.809050306,-0.871617273,-2.680667578,-0.877957982,-0.365030857,-1.24298884,0.965689343,0.965689343,0,-1.613050196,-0.115723805,-1.728774001,-0.629896087 +Maurice Harkless,harklma01,2019,PO,POR,808,388,1.012249406,0.770045972,1.782295378,0.387248986,-1.104654276,-0.71740529,0.904444074,0.428415842,1.332859917,0.834082268,0,0.834082268,-0.067876812,1.280997627,1.213120815,0.059957562 +Maurice Harkless,harklma01,2019,RS,POR,2997,1415,-0.541234547,1.217533256,0.676298709,0.459837701,2.432290051,2.892127752,-0.391091625,1.540436579,1.149344954,2.81356359,2.81356359,0,-0.439156197,1.925732412,1.486576215,-0.054384336 +Maurice Harkless,harklma01,2020,RS,LAC,2463,1141,-2.7693954267219,0.171400506395953,-2.59799492032595,-1.73239058964486,0.435379074935175,-1.29701151470968,-2.76265027610499,0.186418745644505,-2.57623153046049,0.101201450703703,0.101201450703703,0,-3.10874395646338,0.317003657465913,-2.79174029899747,0.044600219982033 +Maurice Harkless,harklma01,2020,RS,NYK,610,286,-1.71798968477805,-0.83596508741874,-2.55395477219679,2.72107618950798,-2.6502294095246,0.07084677998338,-0.850522191995301,-1.2371018342362,-2.0876240262315,0.096429352355386,0.096429352355386,0,-2.32839067796923,-1.42848001753094,-3.75687069550017,-0.235257119410787 +Jared Harper,harpeja01,2020,RS,PHO,18,8,-12.1941277379268,-12.8666731589686,-25.0608008968954,-15.9698742269108,-28.3244637515406,-44.2943379784515,-13.7285488572995,-16.8568669033391,-30.5854157606385,-0.112351577063928,-0.112351577063928,0,-8.40288575960221,-16.0424423899679,-24.4453281495701,-1.13367122433133 +Justin Harper,harpeju01,2016,RS,DET,70,35,-4.14533133,-0.128587146,-4.273918476,-11.62418352,-19.9882412,-31.61242472,-5.979982,-4.310748803,-10.2907308,-0.136017752,-0.136017752,0,-4.061982561,-4.251787745,-8.313770307,0.988975829 +Justin Harper,harpeju01,2017,RS,PHI,66,31,-9.648007909,-3.380805772,-13.02881368,-2.821519164,-7.259926089,-10.08144525,-8.688342697,-4.36099383,-13.04933653,-0.166095663,-0.166095663,0,-6.08386077,-4.987300791,-11.07116156,1.926510422 +Josh Harrellson,harrejo01,2014,RS,DET,649,317,0.511155009,3.81607544,4.327230449,-2.704934067,4.999219345,2.294285279,-0.144549222,4.367256077,4.222706855,1.127996861,1.127996861,0,-0.656363518,0.981909683,0.325546165,0.023582778 +Montrezl Harrell,harremo01,2016,PO,HOU,26,12,-10.75730598,0.660871885,-10.09643409,-17.00691264,0.554963264,-16.45194938,-12.57870397,0.69129629,-11.88740768,-0.058065136,0,-0.058065136,-13.95277493,0.105456439,-13.84731849,0.606386714 +Montrezl Harrell,harremo01,2016,RS,HOU,805,379,-0.903179147,-0.633591601,-1.536770748,2.04131785,1.997929363,4.039247213,-0.376176774,-0.091604715,-0.467781488,0.444421838,0.444421838,0,-1.102364891,-0.706509531,-1.808874422,0.690544059 +Montrezl Harrell,harremo01,2017,PO,HOU,45,21,-4.602181782,-9.772547657,-14.37472944,-2.962826136,4.949389481,1.986563345,-4.63048117,-7.431506249,-12.06198742,-0.10436488,0,-0.10436488,-1.55530537,-9.572831654,-11.12813702,1.375687568 +Montrezl Harrell,harremo01,2017,RS,HOU,2251,1064,0.729015752,-0.775606427,-0.046590675,1.517904515,-2.458272029,-0.940367513,0.849951473,-1.16733315,-0.317381678,1.321876781,1.321876781,0,0.880197997,-1.022799678,-0.14260168,0.098280955 +Montrezl Harrell,harremo01,2018,RS,LAC,2758,1293,1.583265963,-0.265329953,1.31793601,1.957834037,0.645440293,2.60327433,1.748667844,-0.080554435,1.668113409,2.920790724,2.920790724,0,1.250869858,-0.939101369,0.311768489,0.211411611 +Montrezl Harrell,harremo01,2019,PO,LAC,344,158,3.262068641,-1.633548292,1.628520349,-5.740751771,-15.51569678,-21.25644855,1.52318613,-4.526234371,-3.003048241,-0.020957272,0,-0.020957272,-0.35453984,-4.053018427,-4.407558267,-0.383038119 +Montrezl Harrell,harremo01,2019,RS,LAC,4680,2158,0.711216225,1.411682142,2.122898367,1.390292872,-0.122955528,1.267337344,0.879970154,1.165301021,2.045271175,5.31128127,5.31128127,0,0.327174854,1.112917424,1.440092278,0.610596498 +Montrezl Harrell,harremo01,2020,PO,LAC,517,243,-1.20638506962086,-0.461266156368864,-1.66765122598973,-9.97384691886957,-7.34053921686482,-17.3143861357344,-3.18494795964533,-1.98466466783524,-5.16961262748057,-0.312007015785061,0,-0.312007015785061,-6.38292456963719,-0.909621415238943,-7.29254598487614,0.840962326759124 +Montrezl Harrell,harremo01,2020,RS,LAC,3816,1749,0.942674228338927,3.94923114830512,4.89190537664405,-0.367772964749855,1.51660152104364,1.14882855629379,0.673393817646202,3.60606560058303,4.27945941822923,6.2988874134766,6.2988874134766,0,0.277977021084889,3.0608663762603,3.33884339734518,0.426815611968549 +Aaron Harrison,harriaa01,2016,PO,CHA,16,7,-5.000880458,-11.65724601,-16.65812647,-10.47096252,-8.195046281,-18.6660088,-6.252630518,-11.50458203,-17.75721255,-0.055784528,0,-0.055784528,-6.177851178,-12.96315397,-19.14100515,0.872197203 +Aaron Harrison,harriaa01,2016,RS,CHA,206,93,-5.652148108,0.83005221,-4.822095898,-5.30647384,1.769104641,-3.537369199,-5.955001422,1.031067132,-4.923934291,-0.104434111,-0.104434111,0,-4.873099726,-0.805190296,-5.678290022,1.216249344 +Aaron Harrison,harriaa01,2017,RS,CHA,34,17,-5.332401734,-7.67979956,-13.01220129,-16.74750011,3.498666243,-13.24883386,-8.062220125,-5.823801001,-13.88602113,-0.094780753,-0.094780753,0,-6.169855315,-5.486028647,-11.65588396,-1.834533984 +Aaron Harrison,harriaa01,2018,RS,DAL,480,233,-2.35415814,-3.051214776,-5.405372916,-4.541756069,-5.467861785,-10.00961785,-2.923254816,-3.735336865,-6.658591682,-0.464630369,-0.464630369,0,-2.271443324,-1.710354014,-3.981797338,-0.002075255 +Al Harrington,harrial01,2014,PO,WAS,119,59,-6.631247837,-0.269806369,-6.901054205,-14.16372826,1.998666933,-12.16506133,-8.671568772,0.074308679,-8.597260093,-0.18411854,0,-0.18411854,-2.343327309,-2.379744543,-4.723071852,1.321882928 +Al Harrington,harrial01,2014,RS,WAS,1012,511,-1.879285466,-0.105571695,-1.984857161,0.444799273,-2.028383668,-1.583584395,-1.515829462,-0.540616213,-2.056445676,0.181734456,0.181734456,0,-1.849147011,-1.407007401,-3.256154412,0.486095055 +Andrew Harrison,harrian01,2017,PO,MEM,213,119,3.803433236,-4.841600089,-1.038166853,-0.253758832,-16.83543009,-17.08918892,3.121135208,-7.581342934,-4.460207726,-0.104151955,0,-0.104151955,4.374119033,-5.870780719,-1.496661686,-2.649473854 +Andrew Harrison,harrian01,2017,RS,MEM,2897,1474,-3.011601085,-1.764414367,-4.776015452,-3.019511547,2.470342777,-0.54916877,-3.201711199,-1.021411354,-4.223122552,-1.095799235,-1.095799235,0,-3.212460171,-0.38021606,-3.592676231,-1.066067474 +Andrew Harrison,harrian01,2018,RS,MEM,2619,1326,-0.241976005,-0.416834753,-0.658810759,-1.363492739,-0.810026387,-2.173519127,-0.431078699,-0.493297131,-0.92437583,1.222603424,1.222603424,0,-1.11319584,-0.211573915,-1.324769756,-1.002126062 +Andrew Harrison,harrian01,2019,RS,NOP,78,38,3.061645995,-6.415265617,-3.353619622,7.235754775,-7.589628829,-0.353874054,4.113898191,-7.028468077,-2.914569885,-0.003190577,-0.003190577,0,4.906817595,-6.822702527,-1.915884932,-0.001204594 +Andrew Harrison,harrian01,2019,RS,MEM,10,5,-6.343228155,-12.66577247,-19.00900063,-21.9305937,0.545950645,-21.38464306,-10.02461696,-10.87647711,-20.90109406,-0.045659563,-0.045659563,0,-9.850644197,-11.95625288,-21.80689707,-1.417170266 +Andrew Harrison,harrian01,2019,RS,CLE,293,144,-4.184897013,-2.081307599,-6.266204613,-3.03081604,4.565555636,1.534739596,-4.162870422,-0.688462297,-4.851332719,-0.153188769,-0.153188769,0,-3.895470381,-0.027007217,-3.922477597,-0.787954895 +Devin Harris,harride01,2014,PO,DAL,354,176,3.563592846,-1.082916192,2.480676654,1.500655494,5.696368964,7.197024457,3.279075295,0.228654347,3.507729642,0.577911958,0,0.577911958,5.69855398,-0.102578154,5.595975826,-0.260046967 +Devin Harris,harride01,2014,RS,DAL,1644,818,2.092255385,0.579223625,2.67147901,4.031754314,1.61165852,5.643412834,2.578664093,0.820313112,3.398977206,2.55490568,2.55490568,0,2.372711678,-0.47316205,1.899549628,-0.423489369 +Devin Harris,harride01,2015,PO,DAL,170,74,-1.979434213,0.607196103,-1.37223811,-8.605559315,-5.525330766,-14.13089008,-3.539458892,-0.554687683,-4.094146575,-0.053165599,0,-0.053165599,-4.942300652,-2.400161678,-7.342462331,1.523082228 +Devin Harris,harride01,2015,RS,DAL,3457,1685,2.418258771,0.604623908,3.022882679,0.370084509,-0.319236596,0.050847914,2.108904776,0.436885945,2.545790721,4.563219101,4.563219101,0,2.141060105,0.283585631,2.424645736,0.221092478 +Devin Harris,harride01,2016,PO,DAL,234,121,1.760400121,-3.881908802,-2.121508681,9.780477189,-4.019970832,5.760506357,3.588664187,-4.038136287,-0.4494721,0.145810618,0,0.145810618,1.307579175,-4.032748143,-2.725168968,-0.431409063 +Devin Harris,harride01,2016,RS,DAL,2668,1280,1.052230382,0.081245445,1.133475827,-4.638445992,1.069554788,-3.568891203,-0.066616259,0.285112434,0.218496175,1.9593062,1.9593062,0,-1.026294468,0.032024998,-0.99426947,1.043928903 +Devin Harris,harride01,2017,RS,DAL,2174,1087,1.842882892,-0.046601128,1.796281764,0.084304353,2.279565403,2.363869756,1.637314002,0.425383741,2.062697742,2.677510312,2.677510312,0,0.95942233,-0.210602461,0.74881987,0.310501575 +Devin Harris,harride01,2018,RS,DEN,1122,533,2.585617279,-3.999475069,-1.413857791,0.23064377,-2.431825164,-2.201181394,2.208762261,-3.912061082,-1.703298821,0.28521222,0.28521222,0,1.642907893,-3.759034896,-2.116127003,0.200688462 +Devin Harris,harride01,2018,RS,DAL,1672,807,0.791165697,0.786982486,1.578148183,2.048924671,3.925487964,5.974412635,1.136236762,1.488119092,2.624355854,2.231619112,2.231619112,0,1.097700477,1.179096735,2.276797212,0.844035917 +Devin Harris,harride01,2019,RS,DAL,2245,1071,0.259261074,-1.160788029,-0.901526955,-1.438057831,-2.150201419,-3.58825925,-0.071562155,-1.441416908,-1.512979063,0.677612056,0.677612056,0,-0.520565982,-1.21056558,-1.731131562,0.252376498 +Elias Harris,harriel01,2014,RS,LAL,25,11,-8.030297621,5.952950078,-2.077347543,9.99898304,-24.39722788,-14.39824484,-4.721437531,0.144448206,-4.576989324,-0.010306677,-0.010306677,0,-6.067401199,-0.468959093,-6.536360293,0.498098308 +Gary Harris,harriga01,2015,RS,DEN,1510,719,-4.736432558,-1.53435187,-6.270784428,-5.185765576,-0.970218121,-6.155983697,-5.117540053,-1.478456968,-6.595997021,-1.42244405,-1.42244405,0,-4.316890219,-1.23919831,-5.556088529,0.788608514 +Gary Harris,harriga01,2016,RS,DEN,4958,2439,0.224113129,-1.225749078,-1.001635949,1.179921298,-4.274156676,-3.094235378,0.442933079,-1.906983999,-1.464050919,1.604580638,1.604580638,0,-0.028513897,-1.236745846,-1.265259742,0.267087938 +Gary Harris,harriga01,2017,RS,DEN,3712,1782,2.37885034,-0.979477183,1.399373158,5.809103308,-4.290150973,1.518952335,3.183098817,-1.715139432,1.467959385,3.848939942,3.848939942,0,2.960716355,-1.791184589,1.169531766,0.359912434 +Gary Harris,harriga01,2018,RS,DEN,4724,2304,1.51362553,0.589368689,2.10299422,0.916187739,0.648126799,1.564314538,1.429616563,0.647673085,2.077289648,5.715490095,5.715490095,0,2.119953917,0.651660012,2.771613929,0.716853377 +Gary Harris,harriga01,2019,PO,DEN,1010,517,0.583571661,-0.153262604,0.430309057,-0.195598364,4.153494752,3.957896388,0.414854702,0.730661479,1.145516181,1.053438881,0,1.053438881,-1.764217013,1.251126173,-0.51309084,-0.592735416 +Gary Harris,harriga01,2019,RS,DEN,3394,1639,-0.434155381,-0.284381797,-0.718537178,-1.244024189,3.432695054,2.188670865,-0.663990635,0.462049161,-0.201941474,2.132065536,2.132065536,0,-0.558058316,0.237019726,-0.32103859,0.063788425 +Gary Harris,harriga01,2020,PO,DEN,751,379,-2.56878280704721,0.797300775715219,-1.77148203133199,-5.53687079150195,7.90962241731749,2.37275162581553,-3.40711402806203,2.31881251692306,-1.08830151113897,0.333000111459214,0,0.333000111459214,-1.674914811623,2.80400142834102,1.12908661671802,0.481950320720739 +Gary Harris,harriga01,2020,RS,DEN,3623,1780,-2.57264470525001,1.55052905954771,-1.02211564570231,-2.91756072488537,3.325171272305,0.407610547419629,-2.82296732306185,2.01692349232579,-0.806043830736059,1.76203372251365,1.76203372251365,0,-2.64158346546745,1.92843224409803,-0.713151221369414,-0.195585215230274 +Joe Harris,harrijo01,2015,PO,CLE,34,16,-0.144175507,-5.061670157,-5.205845664,-25.9188115,-1.575361153,-27.49417265,-5.62947046,-4.698174933,-10.32764539,-0.064231475,0,-0.064231475,-2.159118192,-5.942638426,-8.101756618,0.656060366 +Joe Harris,harrijo01,2015,RS,CLE,989,493,-1.607841981,-5.121634121,-6.729476102,-3.326710477,-4.75981772,-8.086528197,-2.126946695,-5.355664897,-7.482611593,-1.193848693,-1.193848693,0,-1.702567313,-5.211663451,-6.914230764,0.27885158 +Joe Harris,harrijo01,2016,RS,CLE,33,15,-2.237140615,-20.10136512,-22.33850574,-7.153407666,-37.47227494,-44.6256826,-3.481342618,-25.04547895,-28.52682157,-0.201459398,-0.201459398,0,-2.598065041,-17.84688876,-20.4449538,2.0750354 +Joe Harris,harrijo01,2017,RS,BRK,2481,1138,-1.575368239,-1.389810175,-2.965178414,-4.849006073,0.931933302,-3.917072772,-2.303440672,-0.953707291,-3.257147963,-0.297273953,-0.297273953,0,-2.943913924,-1.261098144,-4.205012069,0.939417392 +Joe Harris,harrijo01,2018,RS,BRK,4139,1975,1.262604064,-1.241649341,0.020954722,0.771103388,-0.312887363,0.458216025,1.254365714,-1.098942497,0.155423216,2.925280567,2.925280567,0,0.894689655,-1.456950844,-0.562261189,-0.079780724 +Joe Harris,harrijo01,2019,PO,BRK,327,149,-3.94176557,-2.272606442,-6.214372011,-11.15094444,-10.5384748,-21.68941924,-5.665023898,-4.05102416,-9.716048058,-0.554131892,0,-0.554131892,-5.83206239,-5.278321225,-11.11038361,1.450263151 +Joe Harris,harrijo01,2019,RS,BRK,4907,2293,0.579998746,0.217934583,0.797933329,2.860844366,-3.049477623,-0.188633257,1.096462106,-0.456806249,0.639655857,3.986132525,3.986132525,0,0.831153228,-0.568725507,0.26242772,0.529746459 +Joe Harris,harrijo01,2020,PO,BRK,151,72,1.78262169369718,-0.246813091160873,1.53580860253631,1.5308790031444,9.09165728608502,10.6225362892294,1.81901887088746,1.84013969149664,3.6591585623841,0.243362008315435,0,0.243362008315435,5.49337892929956,-0.654296316281862,4.83908261301769,0.221741706473625 +Joe Harris,harrijo01,2020,RS,BRK,4522,2123,0.280888945056106,-1.5377154800699,-1.2568265350138,3.48862279605183,-2.3947387060955,1.09388408995633,0.977434317773589,-1.82043592875145,-0.84300161097786,2.0723779104736,2.0723779104736,0,1.10054296168531,-1.65536103864296,-0.554818076957651,0.336322627452573 +Manny Harris,harrima01,2014,RS,LAL,371,180,-0.61645103,-3.574522531,-4.190973561,0.124993595,-3.408778223,-3.283784627,-0.462002775,-3.723093443,-4.185096218,-0.131969628,-0.131969628,0,0.004443544,-3.434333852,-3.429890308,0.128183036 +Manny Harris,harrima01,2017,RS,DAL,51,25,-7.577557807,-15.93487991,-23.51243772,-10.27749094,-11.87340883,-22.15089976,-8.462278142,-15.98206545,-24.44434359,-0.279853578,-0.279853578,0,-9.059022072,-14.93088954,-23.98991162,1.113880326 +Mike Harris,harrimi01,2014,RS,UTA,455,225,-0.204610185,4.85166212,4.647051935,-2.344974901,4.451688228,2.106713328,-0.590652368,5.171169832,4.580517464,0.842476198,0.842476198,0,-0.605625135,4.941887517,4.336262382,0.11049738 +Shaquille Harrison,harrish01,2018,RS,PHO,837,384,1.507285237,1.94346885,3.450754088,4.146896583,3.958830826,8.105727408,2.211643116,2.549812399,4.761455515,1.479425895,1.479425895,0,1.089887537,2.136284076,3.226171613,0.526144 +Shaquille Harrison,harrish01,2019,RS,CHI,3009,1430,-0.685269516,2.248228243,1.562958727,-4.440222884,-1.00599079,-5.446213675,-1.441647529,1.779813919,0.338166389,2.243857,2.243857,0,-2.398087113,1.548235184,-0.849851929,-0.417317062 +Shaquille Harrison,harrish01,2020,RS,CHI,1027,484,1.47357899565467,3.28731762493224,4.76089662058691,0.151377678875197,6.84533485144993,6.99671253032513,1.35514920293594,4.23218450328699,5.58733370622293,2.05735509581141,2.05735509581141,0,-0.326180689620034,3.58024292150481,3.25406223188478,-0.071386281256433 +Tobias Harris,harrito02,2014,RS,ORL,3642,1850,0.054179672,-1.791037504,-1.736857832,-0.641516764,-1.901401548,-2.542918312,-0.013518248,-1.893345581,-1.90686383,0.790523077,0.790523077,0,-0.927324198,-1.41239084,-2.339715038,-0.637317933 +Tobias Harris,harrito02,2015,RS,ORL,4668,2369,0.164082206,-0.497460903,-0.333378697,-1.057713453,-2.792182643,-3.849896096,-0.026982181,-0.97382911,-1.000811291,2.097779392,2.097779392,0,-0.149080868,-0.745065543,-0.894146411,-0.743943626 +Tobias Harris,harrito02,2016,PO,DET,285,156,0.824131075,-0.797741036,0.026390038,18.15091808,3.203701525,21.3546196,4.417685146,0.08059892,4.498284066,0.599362444,0,0.599362444,3.920499336,1.587010735,5.507510071,0.698664405 +Tobias Harris,harrito02,2016,RS,ORL,3212,1610,-0.006950053,0.905329189,0.898379136,-1.260310542,2.619471722,1.359161181,-0.259419784,1.331952148,1.072532364,3.114328193,3.114328193,0,-0.325497705,0.825363489,0.499865784,-0.796136087 +Tobias Harris,harrito02,2016,RS,DET,1808,903,1.687184434,-0.404393109,1.282791325,-0.57868682,-0.731050454,-1.309737273,1.316375754,-0.497649738,0.818726015,1.63733891,1.63733891,0,1.309719789,0.21609927,1.525819059,-0.404767511 +Tobias Harris,harrito02,2017,RS,DET,5164,2567,0.882001449,0.655126094,1.537127543,1.134769825,1.133295708,2.268065532,1.026988407,0.784656486,1.811644893,5.957614254,5.957614254,0,0.944100383,0.776115976,1.720216359,-0.274133211 +Tobias Harris,harrito02,2018,RS,LAC,2299,1105,0.978379061,1.81028795,2.788667012,0.679358969,-2.381585113,-1.702226144,0.966346996,1.059172421,2.025519417,2.70270242,2.70270242,0,1.343159044,1.323665769,2.666824813,0.383295596 +Tobias Harris,harrito02,2018,RS,DET,3160,1563,2.561431781,-1.441388273,1.120043508,1.508067603,-2.876238148,-1.368170545,2.520143116,-1.841682845,0.678460271,2.710125473,2.710125473,0,2.855684591,-0.992066206,1.863618385,-0.866237785 +Tobias Harris,harrito02,2019,PO,PHI,919,443,1.624973783,-0.57736365,1.047610134,1.170134283,-1.621898445,-0.451764163,1.581263738,-0.862909104,0.718354633,0.811362451,0,0.811362451,1.874676264,-1.194924883,0.679751381,0.352431069 +Tobias Harris,harrito02,2019,RS,LAC,4013,1903,1.660105067,-0.989392531,0.670712536,-0.364415376,0.263637199,-0.100778177,1.328698229,-0.77393651,0.554761719,3.182689624,3.182689624,0,0.828984307,-0.614263003,0.214721304,-0.823868816 +Tobias Harris,harrito02,2019,RS,PHI,2039,944,-0.182252495,0.296154169,0.113901674,-0.066966348,-2.151578156,-2.218544504,-0.193402637,-0.207351586,-0.400754222,1.127042809,1.127042809,0,0.079085569,-0.084673491,-0.005587922,-0.398264601 +Tobias Harris,harrito02,2020,PO,PHI,298,149,1.9573005964086,-2.45133293982957,-0.494032343420973,13.7964730306626,-5.51178894033645,8.28468409032618,4.59389374206139,-3.20587749503487,1.38801624702652,0.321624501835345,0,0.321624501835345,5.2756624105883,-2.97760213191949,2.29806027866882,-0.860836773668512 +Tobias Harris,harrito02,2020,RS,PHI,5104,2469,0.654000013592561,-0.87710030974307,-0.223100296150509,0.890118758292054,1.42241811590637,2.31253687419843,0.725353587947197,-0.476821279990518,0.248532307956679,3.71605624596202,3.71605624596202,0,1.21698831276113,0.109758320016594,1.32674663277772,-1.65288749758066 +Isaiah Hartenstein,harteis01,2019,PO,HOU,6,2,19.02696224,-6.498582303,12.52837994,-27.1506852,-35.45990137,-62.61058657,10.51640747,-13.03200732,-2.515599854,0.000257178,0,0.000257178,10.13548652,-9.169197783,0.966288732,4.22989557 +Isaiah Hartenstein,harteis01,2019,RS,HOU,471,221,-3.247881741,0.364035736,-2.883846004,0.08464881,3.489243246,3.573892055,-2.832368893,1.036100044,-1.796268849,0.108177592,0.108177592,0,-2.885081925,1.150015611,-1.735066314,0.606908798 +Isaiah Hartenstein,harteis01,2020,RS,HOU,584,266,-0.676304011756212,-0.407189205099133,-1.08349321685535,2.22115231071,0.488992950903873,2.71014526161388,-0.178178271507004,-0.276164737158714,-0.454343008665718,0.313652445543118,0.313652445543118,0,-0.624747343291706,0.723713130989263,0.098965787697556,0.688717733517447 +Josh Hart,hartjo01,2018,RS,LAL,3055,1461,0.679292214,0.93108184,1.610374053,1.760384641,-1.543887044,0.216497597,0.955412317,0.46238597,1.417798287,3.10003116,3.10003116,0,0.254128343,0.694436647,0.948564991,-0.212489276 +Josh Hart,hartjo01,2019,RS,LAL,3772,1715,-2.008180027,2.514749666,0.506569639,-2.205067441,4.290558244,2.085490804,-2.145951474,3.024394674,0.878443199,3.184483793,3.184483793,0,-2.5024849,3.053707971,0.551223072,0.308847884 +Josh Hart,hartjo01,2020,RS,NOP,3835,1755,0.183938410653837,0.55578423273346,0.739722643387296,-1.06800341537238,-0.894935863817276,-1.96293927918965,-0.073909141220573,0.307499827706965,0.233590686486392,2.67540526557158,2.67540526557158,0,0.384779059780644,0.979588939754842,1.36436799953549,0.148872356130646 +Udonis Haslem,hasleud01,2014,PO,MIA,316,169,-1.042377114,1.162898757,0.120521643,-6.753954554,-8.913030685,-15.66698524,-2.39133958,-0.887124913,-3.278464492,-0.046831403,0,-0.046831403,-0.013028589,-1.826993877,-1.840022466,-0.323434501 +Udonis Haslem,hasleud01,2014,RS,MIA,1253,653,-2.56193101,-4.568829293,-7.130760303,-3.100218729,-2.567678827,-5.667897556,-2.84795929,-4.438665833,-7.286625123,-1.499987696,-1.499987696,0,-2.351397239,-3.624214689,-5.975611927,-0.725794502 +Udonis Haslem,hasleud01,2015,RS,MIA,1926,995,-2.408963371,-3.203364344,-5.612327715,-3.900818744,-1.296720298,-5.197539042,-2.877287701,-2.98479426,-5.862081961,-1.573177789,-1.573177789,0,-3.136603039,-2.462385037,-5.598988076,-0.404708893 +Udonis Haslem,hasleud01,2016,PO,MIA,166,85,-3.98468463,-0.235635118,-4.220319748,-4.774230192,-4.30794403,-9.082174223,-4.396322622,-1.169376967,-5.565699589,-0.125004575,0,-0.125004575,-5.559038303,-3.390913861,-8.949952164,-0.704719804 +Udonis Haslem,hasleud01,2016,RS,MIA,517,260,-3.688238912,-1.380329968,-5.068568881,-1.030953666,0.234577829,-0.796375836,-3.358985687,-1.150507105,-4.509492793,-0.230304325,-0.230304325,0,-2.758116145,-1.291875168,-4.049991313,-1.296056894 +Udonis Haslem,hasleud01,2017,RS,MIA,266,130,-5.74537819,-0.693624088,-6.439002277,-15.94081366,-3.633686516,-19.57450018,-8.203368926,-1.383509369,-9.586878295,-0.451243453,-0.451243453,0,-8.183789828,-0.745310112,-8.92909994,-0.480075823 +Udonis Haslem,hasleud01,2018,RS,MIA,141,72,-9.585294733,0.07932553,-9.505969203,-10.01661358,4.461965642,-5.554647942,-10.25507341,0.94660403,-9.308469378,-0.236709731,-0.236709731,0,-9.324721454,-1.765849143,-11.0905706,-1.734117757 +Udonis Haslem,hasleud01,2019,RS,MIA,167,74,-9.417467851,5.83799005,-3.5794778,-13.10125617,3.053268937,-10.04798723,-10.74685599,5.556589802,-5.190266186,-0.092658873,-0.092658873,0,-8.548531907,2.559338275,-5.989193632,0.583075106 +Udonis Haslem,hasleud01,2020,RS,MIA,89,44,-7.06779304728664,0.91445421356089,-6.15333883372575,-15.4721939300218,1.39638782236439,-14.0758061076574,-9.31363018641364,1.0328308203869,-8.28079936602674,-0.122085692926981,-0.122085692926981,0,-7.31360142356266,-0.772474474111425,-8.08607589767408,-1.70567068202211 +Spencer Hawes,hawessp01,2014,RS,CLE,1582,804,1.268655211,0.480443273,1.749098484,1.492782812,-4.14263535,-2.649852538,1.428243896,-0.423528161,1.004715736,1.557160615,1.557160615,0,1.681081937,-0.760265761,0.920816175,1.057004167 +Spencer Hawes,hawessp01,2014,RS,PHI,3523,1666,-1.519242853,1.825940999,0.306698146,-2.072313024,-3.293627322,-5.365940346,-1.637463403,0.923608551,-0.713854852,1.752490852,1.752490852,0,-1.64853811,0.083986899,-1.564551211,1.207108095 +Spencer Hawes,hawessp01,2015,PO,LAC,124,57,2.145958269,-2.727483773,-0.581525503,5.36194129,-3.860216941,1.501724349,2.868077429,-3.117557532,-0.249480103,0.075506438,0,0.075506438,1.745390212,-1.568581137,0.176809075,0.652744871 +Spencer Hawes,hawessp01,2015,RS,LAC,2562,1274,-3.499176636,-0.28392349,-3.783100125,-8.055904707,-0.492526792,-8.5484315,-4.729785777,-0.380021915,-5.109807692,-1.537241355,-1.537241355,0,-3.331341431,-0.581044104,-3.912385535,0.211226097 +Spencer Hawes,hawessp01,2016,PO,CHA,110,53,0.012233013,8.87565124,8.887884253,-0.397445596,28.5997918,28.20234621,-0.020631554,13.55018506,13.52955351,0.456083305,0,0.456083305,-2.568949812,7.427070663,4.858120851,0.433463992 +Spencer Hawes,hawessp01,2016,RS,CHA,2110,1035,-2.594183146,1.162463496,-1.431719649,-2.762828247,2.108718863,-0.654109384,-2.800355696,1.412334592,-1.388021105,0.720887993,0.720887993,0,-2.546891308,0.851674482,-1.695216826,0.228989281 +Spencer Hawes,hawessp01,2017,PO,MIL,31,17,0.300867114,-10.91227787,-10.61141075,-0.335089437,-5.635817196,-5.970906633,0.243942945,-10.60470119,-10.36075824,-0.067182682,0,-0.067182682,-1.505718458,-12.66220209,-14.16792055,-1.274870768 +Spencer Hawes,hawessp01,2017,RS,MIL,344,171,0.058592047,-1.716590574,-1.657998527,-4.853383552,-3.786376988,-8.63976054,-0.963403452,-2.241374512,-3.204777964,-0.040063905,-0.040063905,0,-0.461680829,-2.638779019,-3.100459848,0.957170311 +Spencer Hawes,hawessp01,2017,RS,CHA,1301,626,-2.454621178,-0.537143466,-2.991764644,-5.279657774,-3.728521515,-9.008179289,-3.198756066,-1.216903351,-4.415659416,-0.535389308,-0.535389308,0,-2.639205566,-1.725101419,-4.364306985,0.627343121 +Chuck Hayes,hayesch01,2014,PO,TOR,73,38,-5.768643822,6.932771995,1.164128172,-2.218533636,10.1945311,7.975997461,-5.297926094,7.958893243,2.660967149,0.108275723,0,0.108275723,-6.161312688,3.077802686,-3.083510002,0.068782272 +Chuck Hayes,hayesch01,2014,RS,SAC,364,179,-0.988173711,2.78405204,1.795878329,-1.276159453,0.408050741,-0.868108711,-1.13593987,2.485216401,1.349276531,0.375104606,0.375104606,0,-1.774637292,1.240964131,-0.533673161,0.188283477 +Chuck Hayes,hayesch01,2014,RS,TOR,1126,575,-2.932153201,1.549856966,-1.382296235,0.807252692,4.344005342,5.151258034,-2.371108507,2.203801696,-0.167306811,0.754018072,0.754018072,0,-3.525485791,1.230283496,-2.295202294,-0.462529762 +Chuck Hayes,hayesch01,2015,RS,TOR,506,255,-1.569392723,0.838338426,-0.731054297,5.258261357,0.455320253,5.71358161,-0.287958809,0.838794166,0.550835357,0.428948003,0.428948003,0,-0.904268133,-0.269027734,-1.173295867,-0.110305339 +Chuck Hayes,hayesch01,2016,RS,HOU,52,24,-7.940420521,8.188789178,0.248368658,-9.249954917,6.782921052,-2.467033865,-8.769106458,8.438458759,-0.330647699,0.030108724,0.030108724,0,-9.792963655,6.390405872,-3.402557783,1.597147778 +Jaxson Hayes,hayesja02,2020,RS,NOP,2416,1080,-1.68660125548466,-1.76172134292856,-3.44832259841321,-1.91169404681005,0.183754835363579,-1.72793921144647,-1.83931675013427,-1.43618552902366,-3.27550227915793,-0.291581919981049,-0.291581919981049,0,-1.66978602978276,-1.58297388502236,-3.25275991480512,0.712907457132154 +Nigel Hayes,hayesni01,2018,RS,SAC,198,105,-4.022693024,1.237289163,-2.785403861,-5.046980903,5.217721329,0.170740426,-4.445737957,2.162528189,-2.283209768,0.024472821,0.024472821,0,-4.032053488,0.947274203,-3.084779284,-2.116699568 +Nigel Hayes,hayesni01,2018,RS,TOR,12,6,11.25380788,-2.915844903,8.337962975,-6.525151342,21.15060754,14.6254562,8.068161036,1.853722126,9.921883162,0.038561476,0.038561476,0,5.262729062,-4.933941097,0.328787964,-0.587368425 +Nigel Hayes,hayesni01,2018,RS,LAL,24,11,1.41551797,-3.549393249,-2.133875279,33.49852577,-5.208822049,28.28970372,8.242295202,-4.048759214,4.193535989,0.039013792,0.039013792,0,7.62662444,-6.415311438,1.211313002,0.11526097 +Gordon Hayward,haywago01,2014,RS,UTA,5431,2800,0.548478026,0.050927738,0.599405764,0.834235408,-0.670820975,0.163414433,0.690428288,-0.052275284,0.638153004,4.881546039,4.881546039,0,0.938245157,0.059201443,0.9974466,0.819728567 +Gordon Hayward,haywago01,2015,RS,UTA,5027,2618,2.87932375,0.184123279,3.063447029,3.626483161,0.341462582,3.967945743,3.23215027,0.202423668,3.434573939,8.34323364,8.34323364,0,3.122023102,0.454836253,3.576859355,0.957417579 +Gordon Hayward,haywago01,2016,RS,UTA,5598,2893,1.844331298,-0.702189233,1.142142065,0.187038685,-1.319974354,-1.132935669,1.615060162,-0.90092166,0.714138502,5.148924552,5.148924552,0,1.325065242,-0.36901508,0.956050161,0.684628223 +Gordon Hayward,haywago01,2017,PO,UTA,812,411,3.833946043,0.560874944,4.394820988,-8.942781901,2.160255522,-6.782526379,1.471771183,0.833534078,2.305305261,1.11215804,0,1.11215804,2.555179368,2.306867642,4.86204701,1.665887205 +Gordon Hayward,haywago01,2017,RS,UTA,4843,2516,3.276778781,0.884673463,4.161452244,1.5480661,0.524984145,2.073050245,3.094433377,0.818667724,3.913101101,8.533921782,8.533921782,0,2.79261778,0.887309737,3.679927517,-0.220833274 +Gordon Hayward,haywago01,2018,RS,BOS,10,5,-6.22741964,-13.9607502,-20.18816984,0.322334198,7.236176529,7.558510728,-5.225967145,-10.45016071,-15.67612785,-0.032994361,-0.032994361,0,-5.532020752,-10.71321646,-16.24523722,0.059589973 +Gordon Hayward,haywago01,2019,PO,BOS,563,267,-1.246559665,-0.061172103,-1.307731768,-2.472196075,-1.399527329,-3.871723405,-1.590905977,-0.403405029,-1.994311006,0.104738722,0,0.104738722,-0.580672149,-1.923902514,-2.504574664,-1.341008634 +Gordon Hayward,haywago01,2019,RS,BOS,3983,1863,0.972467238,0.046229385,1.018696623,-0.192741277,0.328484016,0.13574274,0.772929129,0.090218709,0.863147838,3.445383109,3.445383109,0,0.884848671,-0.164003059,0.720845612,0.328702304 +Gordon Hayward,haywago01,2020,PO,BOS,325,157,-2.41111365441258,0.412340920775893,-1.99877273363669,6.40582650351303,-8.56301728547687,-2.15719078196384,-0.784907370771521,-1.50276505876991,-2.28767242954143,0.038582572500672,0,0.038582572500672,0.172868119239141,-1.52502678451405,-1.35215866527491,1.00936307918026 +Gordon Hayward,haywago01,2020,RS,BOS,3694,1740,1.56328483733693,-1.37046975409081,0.192815083246122,2.69807741863642,1.68446742460426,4.38254484324068,1.8611578599198,-0.822089816451269,1.03906804346853,3.37382220715212,3.37382220715212,0,2.14465878312091,-0.96762911690067,1.17702966622024,0.306112491323533 +Brendan Haywood,haywobr01,2015,PO,CLE,5,2,-18.40577316,-8.874024411,-27.27979757,6.520684315,-1.007844392,5.512839922,-14.47949951,-7.834191306,-22.31369082,-0.020644002,0,-0.020644002,-8.119483233,-10.09849784,-18.21798107,0.258580485 +Brendan Haywood,haywobr01,2015,RS,CLE,242,119,-6.39893959,2.330159986,-4.068779604,-10.24004898,-1.719557879,-11.95960686,-7.700860719,1.587648869,-6.11321185,-0.205831514,-0.205831514,0,-6.220521929,0.363121034,-5.857400895,0.769314624 +Reggie Hearn,hearnre01,2018,RS,DET,15,7,2.195641633,-1.16634939,1.029292243,-17.25947799,-6.865635479,-24.12511347,-1.819553522,-2.538941776,-4.358495298,-0.005631502,-0.005631502,0,-1.321304953,-5.646213007,-6.96751796,-1.952615648 +Gerald Henderson,hendege02,2014,PO,CHA,229,119,-2.309972508,0.715096454,-1.594876054,-4.92425676,2.444558934,-2.479697825,-2.912343875,1.13199511,-1.780348765,0.062299188,0,0.062299188,-3.961289263,1.230522364,-2.7307669,2.417698375 +Gerald Henderson,hendege02,2014,RS,CHA,4755,2461,-1.349401958,0.077596016,-1.271805941,-2.316963929,-1.31539195,-3.632355879,-1.599349284,-0.238426233,-1.837775517,1.133215119,1.133215119,0,-2.068602227,-0.076218927,-2.144821154,-1.019612462 +Gerald Henderson,hendege02,2015,RS,CHA,4535,2315,-1.214061087,0.69362574,-0.520435347,0.00115939,2.500266346,2.501425736,-0.963137834,1.096341928,0.133204094,3.400445536,3.400445536,0,-1.480735616,0.853881688,-0.626853928,-0.139229747 +Gerald Henderson,hendege02,2016,PO,POR,479,234,-1.867844602,1.415337405,-0.452507197,-5.714834367,-0.552924357,-6.267758724,-2.862638257,1.081926577,-1.78071168,0.118252797,0,0.118252797,-1.79505304,0.135848918,-1.659204122,-0.873689647 +Gerald Henderson,hendege02,2016,RS,POR,2913,1431,-0.950547307,0.463309401,-0.487237905,-1.227374015,0.070591177,-1.156782837,-1.097347835,0.421931355,-0.67541648,1.508017958,1.508017958,0,-0.842303594,-0.627796817,-1.470100411,-0.427544187 +Gerald Henderson,hendege02,2017,RS,PHI,3482,1667,-1.216165448,-0.981284657,-2.197450105,-3.091215031,-3.765382316,-6.856597347,-1.616622578,-1.617376719,-3.233999297,-0.410218354,-0.410218354,0,-2.184222437,-1.620446284,-3.804668721,-0.339491552 +Myke Henry,henrymy01,2018,RS,MEM,781,378,-2.737069945,1.073623181,-1.663446764,1.020600181,-2.107632052,-1.087031872,-2.069925663,0.513753859,-1.556171804,0.232188881,0.232188881,0,-1.375195508,0.680518609,-0.694676899,0.841195252 +Xavier Henry,henryxa01,2014,RS,LAL,1920,908,-1.282814561,1.94210018,0.659285619,-1.016201686,3.00148675,1.985285065,-1.262946486,2.322795079,1.059848592,1.776113086,1.776113086,0,-1.288788161,1.308570803,0.019782642,0.6062912 +Xavier Henry,henryxa01,2015,RS,LAL,172,86,-4.033171114,-2.052026411,-6.085197525,-0.364331733,5.280807851,4.916476118,-3.462573956,-0.550228839,-4.012802795,-0.055694632,-0.055694632,0,-2.867158594,-2.462159007,-5.329317602,0.495637171 +John Henson,hensojo01,2014,RS,MIL,3608,1856,-2.09251567,-0.570095418,-2.662611088,-3.078960029,-2.976238129,-6.055198158,-2.365527675,-1.027887307,-3.393414981,-0.604846916,-0.604846916,0,-2.242961786,-1.624190685,-3.867152471,-0.696264433 +John Henson,hensojo01,2015,PO,MIL,294,153,-2.54430746,2.593215866,0.048908406,-0.378587353,0.515666215,0.137078862,-2.143033015,2.322249227,0.179216212,0.234896562,0,0.234896562,-2.453748327,1.387384365,-1.066363962,-0.380745743 +John Henson,hensojo01,2015,RS,MIL,2428,1228,-2.192174364,0.349348974,-1.842825391,-4.574158532,1.199713922,-3.374444611,-2.800165653,0.490066782,-2.310098871,0.276109983,0.276109983,0,-3.136511783,0.494575039,-2.641936744,0.174199465 +John Henson,hensojo01,2016,RS,MIL,1920,960,-1.802626459,0.961527296,-0.841099163,-4.25114224,0.25609192,-3.99505032,-2.399356083,0.920531758,-1.478824325,0.6230679,0.6230679,0,-2.146475556,0.175248378,-1.971227178,0.071597506 +John Henson,hensojo01,2017,PO,MIL,23,12,-7.448966646,9.52283688,2.073870234,-16.4752594,-3.167305274,-19.64256467,-9.721731773,7.350179255,-2.371552518,0.002463887,0,0.002463887,-8.976007522,7.031757507,-1.944250015,2.999875718 +John Henson,hensojo01,2017,RS,MIL,2237,1123,-3.312854409,0.970835513,-2.342018896,-0.844682503,0.355785275,-0.488897227,-3.009309144,0.906737665,-2.102571479,0.37024564,0.37024564,0,-3.30047237,0.573528205,-2.726944165,-0.185502549 +John Henson,hensojo01,2018,PO,MIL,146,74,0.051266924,3.759882047,3.81114897,-1.553044945,-0.929872913,-2.482917859,-0.39234288,2.998154548,2.605811668,0.208538698,0,0.208538698,1.003814214,1.104071153,2.107885368,-0.004762122 +John Henson,hensojo01,2018,RS,MIL,3988,1970,-2.150125729,-0.030184193,-2.180309921,2.203083929,1.721937268,3.925021197,-1.397306336,0.347997363,-1.049308973,1.700559226,1.700559226,0,-1.551515152,0.615222377,-0.936292774,-0.510394122 +John Henson,hensojo01,2019,RS,MIL,431,188,-1.952741806,4.056312809,2.103571003,-1.782136265,0.172672117,-1.609464148,-2.09395997,3.414033857,1.320073887,0.394230793,0.394230793,0,-0.986282853,1.984760036,0.998477183,1.002207163 +John Henson,hensojo01,2020,RS,DET,382,188,-2.46173823920913,0.991218470065014,-1.47051976914412,-2.60132442136464,2.45309009651517,-0.148234324849466,-2.61119637376236,1.41918666182276,-1.1920097119396,0.149816993271855,0.149816993271855,0,-2.52994468243664,0.950075400416947,-1.57986928201969,0.258476525452349 +John Henson,hensojo01,2020,RS,CLE,877,412,-1.38984668705239,4.7213558558175,3.33150916876512,0.088853646552273,3.96771825469929,4.05657190125157,-1.11497454860387,5.02167108432799,3.90669653572412,1.40529054158405,1.40529054158405,0,-0.462615886356658,3.42647027661429,2.96385439025763,0.440518974055834 +Dewan Hernandez,hernade01,2020,RS,TOR,63,28,-0.53606011158481,-2.39806434042003,-2.93412445200484,11.3450459567977,5.02614725377052,16.3711932105682,1.84481802151604,-1.14707166260968,0.697746358906359,0.050252357165406,0.050252357165406,0,-0.668265443296644,-2.43335406543072,-3.10161950872736,2.07145568695468 +Juancho Hernangomez,hernaju01,2017,RS,DEN,1781,842,-0.219002441,1.894593995,1.675591554,-0.085443456,-2.00067051,-2.086113966,-0.243971626,1.254539105,1.010567479,1.620631665,1.620631665,0,0.28250935,-0.287876525,-0.005367175,0.311820644 +Juancho Hernangomez,hernaju01,2018,RS,DEN,574,277,-1.176118915,-0.486248494,-1.662367408,-2.786403803,-2.156289885,-4.942693687,-1.586149289,-0.809018254,-2.395167543,0.050140585,0.050140585,0,-1.326425715,-2.216114912,-3.542540627,-0.012371391 +Juancho Hernangomez,hernaju01,2019,PO,DEN,29,15,-10.20629507,-6.384021099,-16.59031617,9.148098507,7.466673779,16.61477229,-6.825591935,-3.907044025,-10.73263596,-0.061232409,0,-0.061232409,-8.358880227,-5.894064903,-14.25294513,-2.800002004 +Juancho Hernangomez,hernaju01,2019,RS,DEN,2818,1358,-1.283915829,0.85460541,-0.42931042,-1.602844946,0.970964894,-0.631880052,-1.444106274,0.89759743,-0.546508844,1.517801782,1.517801782,0,-1.335119783,0.244055446,-1.091064337,-0.593486326 +Juancho Hernangomez,hernaju01,2020,RS,MIN,922,411,-0.076647315848241,0.583028534156261,0.506381218308021,4.43444450338107,-8.16876336738007,-3.73431886399899,0.888646342715435,-1.18252935268363,-0.293883009968197,0.517567586526982,0.517567586526982,0,1.51502972307656,0.650637041325806,2.16566676440237,0.503357487803966 +Juancho Hernangomez,hernaju01,2020,RS,DEN,905,422,-2.12202232830082,0.252049658680823,-1.86997266962,-2.26657416496298,3.83911943411865,1.57254526915567,-2.30585993827969,1.00354826766556,-1.30231167061413,0.312112014260716,0.312112014260716,0,-2.41533547907471,0.065292250532783,-2.35004322854193,0.137041468279983 +Willy Hernangomez,hernawi01,2017,RS,NYK,2713,1324,-1.073328316,-0.02172254,-1.095050857,-1.242058061,0.821099313,-0.420958748,-1.153814958,0.210828313,-0.942986645,1.226270293,1.226270293,0,-0.813755556,-0.085877222,-0.899632778,0.451950926 +Willy Hernangomez,hernawi01,2018,RS,CHA,558,262,2.509750842,0.350215468,2.85996631,0.764025362,-0.237652438,0.526372924,2.282804206,0.291071822,2.573876028,0.717365538,0.717365538,0,1.874879363,0.992940244,2.867819607,0.795942308 +Willy Hernangomez,hernawi01,2018,RS,NYK,486,233,-3.755002263,-0.36978482,-4.124787083,-4.542130511,4.441904389,-0.100226122,-4.119801503,0.650872362,-3.468929141,-0.086305032,-0.086305032,0,-2.787278422,-0.932208873,-3.719487295,0.97634348 +Willy Hernangomez,hernawi01,2019,RS,CHA,1739,812,-0.006438951,-3.576471333,-3.582910284,-0.590188027,-4.829153877,-5.419341903,-0.134985064,-4.00704364,-4.142028704,-0.579823768,-0.579823768,0,-0.027415743,-3.803305811,-3.830721554,0.553272305 +Willy Hernangomez,hernawi01,2020,RS,CHA,772,375,-0.88521221036224,-1.59719962684425,-2.48241183720649,-3.3195158397662,3.63635591658804,0.316840076821841,-1.35760715857316,-0.532177760971552,-1.88978491954471,0.164782509157455,0.164782509157455,0,-1.77532806423848,-2.47006059652861,-4.24538866076709,0.125231132614233 +Tyler Herro,herroty01,2020,PO,MIA,1422,706,0.91969903290668,-0.865688588939084,0.054010443967597,-1.28369449379683,-2.64790737420029,-3.93160186799712,0.450408176211028,-1.31648285852887,-0.86607468231784,0.69412850931601,0,0.69412850931601,3.35287293346796,-1.97273538622597,1.38013754724198,-0.815290761231569 +Tyler Herro,herroty01,2020,RS,MIA,3148,1508,0.138495064752461,-1.15289482986991,-1.01439976511745,-3.23693377756718,-1.03209282219904,-4.26902659976623,-0.592379743890703,-1.2066038197597,-1.7989835636504,0.730915038574174,0.730915038574174,0,0.316919681200111,-1.56406942001698,-1.24714973881687,-0.108776338231868 +Kevin Hervey,herveke01,2020,RS,OKC,120,52,-5.97655998800108,-5.0798270082639,-11.056386996265,-17.8311290949165,-0.248999844046308,-18.0801289389628,-8.78042910783284,-4.37600306466693,-13.1564321724998,-0.276903498449798,-0.276903498449798,0,-4.51036431934562,-4.31911011671416,-8.82947443605977,0.302033396223417 +Mario Hezonja,hezonma01,2016,RS,ORL,2898,1413,-2.426271559,-1.260811031,-3.687082589,-0.467530818,0.785773943,0.318243126,-2.151061025,-0.893987609,-3.045048634,-0.213872057,-0.213872057,0,-1.696852473,-1.579499407,-3.276351881,0.536439838 +Mario Hezonja,hezonma01,2017,RS,ORL,1947,960,-4.000916609,-0.915309816,-4.916226425,-6.299985212,-2.341710573,-8.641695785,-4.654824957,-1.219466065,-5.874291022,-1.537501491,-1.537501491,0,-3.737567429,-2.217679303,-5.955246732,0.464651881 +Mario Hezonja,hezonma01,2018,RS,ORL,3407,1657,-0.624167737,0.57498639,-0.049181347,-1.51131102,-1.787526919,-3.29883794,-0.799098514,0.150881844,-0.648216671,1.775629795,1.775629795,0,-1.044908972,0.216340183,-0.828568789,-0.068152302 +Mario Hezonja,hezonma01,2019,RS,NYK,2532,1206,-2.281994864,0.179145932,-2.102848933,-2.265779306,-1.31232886,-3.578108166,-2.321911419,-0.061274746,-2.383186166,0.22643142,0.22643142,0,-1.934299983,-0.444108105,-2.378408088,0.329818718 +Mario Hezonja,hezonma01,2020,PO,POR,150,68,0.678278922205789,-1.0147790375628,-0.33650011535701,-1.53475685624714,4.64705041399478,3.11229355774764,0.291457909869357,0.116844501113169,0.408302410982526,0.113465384441565,0,0.113465384441565,0.022850417527454,-2.21893185413023,-2.19608143660278,0.401043043128532 +Mario Hezonja,hezonma01,2020,RS,POR,1893,871,-2.83873817123319,-1.66850428448014,-4.50724245571333,-5.40872252387139,-1.0988960961384,-6.50761862000979,-3.56762461452642,-1.5943639153183,-5.16198852984472,-1.07430488139614,-1.07430488139614,0,-3.11041476151038,-1.99611161212737,-5.10652637363775,0.233890091414604 +Roy Hibbert,hibbero01,2014,PO,IND,995,542,-2.381350541,3.571371484,1.190020944,-5.537438488,-7.848669487,-13.38610798,-3.140041085,1.331014224,-1.809026861,0.264686172,0,0.264686172,-3.340034265,0.123197347,-3.216836917,-1.2725209 +Roy Hibbert,hibbero01,2014,RS,IND,4643,2409,-2.804228107,3.74560944,0.941381333,3.408773751,1.695640457,5.104414208,-1.652822104,3.439733573,1.786911469,5.516151375,5.516151375,0,-2.443644203,3.588176081,1.144531878,-1.032711228 +Roy Hibbert,hibbero01,2015,RS,IND,3728,1926,-2.478753598,2.613544027,0.134790429,-1.198553974,-1.121895908,-2.320449882,-2.331970076,1.957746593,-0.374223482,2.304759324,2.304759324,0,-2.199323613,1.013083371,-1.186240242,-1.223502078 +Roy Hibbert,hibbero01,2016,RS,LAL,3794,1878,-3.782655354,-0.167636133,-3.950291487,-5.239650168,-3.953935088,-9.193585256,-4.324265535,-0.876978539,-5.201244075,-2.339445451,-2.339445451,0,-4.712294424,-1.188815375,-5.901109799,-0.383894181 +Roy Hibbert,hibbero01,2017,RS,DEN,26,11,-1.615836597,0.131798914,-1.484037683,-33.87863903,-2.768665675,-36.6473047,-8.569463954,-0.427142882,-8.996606836,-0.034841647,-0.034841647,0,-10.28620251,0.144360399,-10.14184211,-0.603142225 +Roy Hibbert,hibbero01,2017,RS,CHA,1386,671,-3.257293424,1.618202566,-1.639090857,-1.558473778,0.031200356,-1.527273421,-3.124068306,1.398596495,-1.725471811,0.351004223,0.351004223,0,-3.545624862,0.532603779,-3.013021083,0.073535633 +Isaiah Hicks,hicksis01,2018,RS,NYK,501,240,-5.289911539,-4.873627147,-10.16353869,-1.306576662,-1.27702168,-2.583598342,-4.762189097,-4.398982573,-9.16117167,-0.784626342,-0.784626342,0,-4.508767076,-4.151732848,-8.660499925,-0.051656542 +Isaiah Hicks,hicksis01,2019,RS,NYK,66,32,-1.573509975,1.050368759,-0.523141216,-6.30468342,2.58703896,-3.717644461,-2.560305095,1.549717278,-1.010587817,0.028587263,0.028587263,0,-1.876528324,1.604594593,-0.271933731,0.677993558 +JJ Hickson,hicksjj01,2014,RS,DEN,3843,1859,-2.937386904,0.140771209,-2.796615695,-3.106553202,-0.962905167,-4.06945837,-3.142779697,-0.065957835,-3.208737532,-0.435741126,-0.435741126,0,-2.696656204,0.056929205,-2.639726998,0.142430193 +JJ Hickson,hicksjj01,2015,RS,DEN,2873,1411,-3.137258505,-1.120099556,-4.257358061,-4.741141224,-0.896479812,-5.637621036,-3.654401552,-1.1176033,-4.772004852,-1.457743692,-1.457743692,0,-3.733357291,-1.465831644,-5.199188935,0.139542071 +JJ Hickson,hicksjj01,2016,RS,WAS,287,131,-1.045141917,-1.040143346,-2.085285262,-6.882363742,-0.174336288,-7.05670003,-2.34136571,-0.949394438,-3.290760148,-0.036495465,-0.036495465,0,-2.8919062,-1.431227958,-4.323134158,0.954624027 +JJ Hickson,hicksjj01,2016,RS,DEN,624,305,-4.592058588,4.015519544,-0.576539043,-3.892148221,0.192093246,-3.700054975,-4.717775287,3.508314296,-1.209460991,0.240266863,0.240266863,0,-3.720496792,1.702221595,-2.018275197,0.220933074 +Buddy Hield,hieldbu01,2017,RS,NOP,2427,1161,-0.93532608,-1.536562624,-2.471888704,-3.53211065,-2.62328214,-6.15539279,-1.486634074,-1.877510447,-3.364144521,-0.36377046,-0.36377046,0,-2.126333185,-2.016946754,-4.143279939,-0.00357453 +Buddy Hield,hieldbu01,2017,RS,SAC,1458,727,0.026176597,-0.628989487,-0.602812891,0.754617751,-0.539229268,0.215388483,0.207700733,-0.610074426,-0.402373693,0.872714196,0.872714196,0,-0.014565864,-0.851797886,-0.86636375,0.218925699 +Buddy Hield,hieldbu01,2018,RS,SAC,4059,2024,1.079400424,-0.34912222,0.730278204,0.51874373,2.450416167,2.969159897,1.101652813,0.259077199,1.360730011,4.239852728,4.239852728,0,0.678862108,0.367075313,1.045937422,-0.118506011 +Buddy Hield,hieldbu01,2019,RS,SAC,5717,2615,2.471423969,-0.687846033,1.783577936,0.305865607,-1.14475388,-0.838888273,2.172343789,-0.811709018,1.360634771,5.524852282,5.524852282,0,2.321566396,-0.540974892,1.780591504,0.753612511 +Buddy Hield,hieldbu01,2020,RS,SAC,4659,2216,1.43744983428926,-1.84003327923718,-0.402583444947921,-0.013882838049916,-1.50488402591994,-1.51876686396986,1.21595639481679,-1.86848434760879,-0.652527952792008,2.38501618598667,2.38501618598667,0,1.89360263960544,-1.2903904483081,0.60321219129734,0.585892080174095 +Haywood Highsmith,highsha01,2019,RS,PHI,88,40,-5.059265807,-6.128811168,-11.18807697,-3.395231231,-14.73397995,-18.12921119,-5.044654458,-8.292507734,-13.33716219,-0.21613697,-0.21613697,0,-4.673500886,-7.510477634,-12.18397852,0.034982107 +Nene,hilarne01,2014,PO,WAS,603,325,-3.573809534,2.365048349,-1.208761185,-6.949170419,-0.564035424,-7.513205843,-4.416855055,1.817751684,-2.599103371,0.025904684,0,0.025904684,0.864220544,1.573486752,2.437707296,0.356386286 +Nene,hilarne01,2014,RS,WAS,3111,1560,-1.840816048,3.815563345,1.974747297,-2.78039143,2.671915666,-0.108475764,-2.150823772,3.758639516,1.607815743,3.487805382,3.487805382,0,-1.896948293,3.320117586,1.423169293,0.535582779 +Nene,hilarne01,2015,PO,WAS,503,257,-2.469759538,4.238569861,1.768810323,-10.37107479,5.378923302,-4.992151487,-4.294931261,4.671986703,0.377055442,0.420458185,0,0.420458185,-5.357039672,6.632580383,1.275540711,-0.553142753 +Nene,hilarne01,2015,RS,WAS,3369,1693,-2.567876484,3.05169061,0.483814126,0.116545066,0.99271373,1.109258796,-2.14463473,2.782109404,0.637474674,2.931375238,2.931375238,0,-1.918606777,2.674677993,0.756071216,0.176352596 +Nene,hilarne01,2016,RS,WAS,2309,1094,-2.530382162,3.292535634,0.762153473,-0.875095193,2.044785003,1.16968981,-2.332805987,3.22559333,0.892787343,2.057757987,2.057757987,0,-1.514502424,3.20522777,1.690725347,1.17756557 +Nene,hilarne01,2017,PO,HOU,346,161,0.656573147,1.38756491,2.044138057,3.017080415,13.54229535,16.55937576,1.126782921,3.981323628,5.108106549,0.675700653,0,0.675700653,2.557659263,1.39948841,3.957147673,1.447411817 +Nene,hilarne01,2017,RS,HOU,2606,1198,-1.919862643,3.007958133,1.08809549,-1.765219901,4.461042842,2.695822941,-2.093869969,3.502987169,1.4091172,2.57489703,2.57489703,0,-1.081875585,3.117821017,2.035945432,1.264196155 +Nene,hilarne01,2018,PO,HOU,226,107,-5.218026698,4.159306885,-1.058719813,1.169770861,3.755291041,4.925061902,-4.264322439,4.341672553,0.077350114,0.160619764,0,0.160619764,-4.296958508,4.169458511,-0.127499997,0.876413416 +Nene,hilarne01,2018,RS,HOU,1612,758,-1.724196569,3.92074744,2.196550871,2.168240827,5.392831961,7.561072789,-1.112517299,4.43302161,3.320504311,2.363946017,2.363946017,0,-0.654299633,3.232755709,2.578456075,0.688314926 +Nene,hilarne01,2019,PO,HOU,108,53,6.710275133,4.137862671,10.8481378,12.43295222,-6.179955849,6.252996372,8.221219312,2.198159746,10.41937906,0.364894097,0,0.364894097,6.535056037,2.751377092,9.286433129,-0.644630439 +Nene,hilarne01,2019,RS,HOU,1157,546,-2.377755636,2.729301261,0.351545625,-0.096139258,3.462594688,3.366455429,-2.127240117,3.045549251,0.918309134,1.017550487,1.017550487,0,-1.37635694,2.400255621,1.023898681,-0.431583714 +George Hill,hillge01,2014,PO,IND,1272,687,-0.722988903,2.572302746,1.849313843,-0.479434113,3.283096825,2.803662712,-0.672770758,2.826900905,2.154130147,1.744025307,0,1.744025307,-0.85555027,2.531314405,1.675764134,-1.50841449 +George Hill,hillge01,2014,RS,IND,4704,2434,0.304398591,2.249882241,2.554280832,0.163510373,1.379926656,1.543437029,0.333317615,2.127730835,2.46104845,6.368610847,6.368610847,0,-0.369435104,3.081869928,2.712434824,-1.520843313 +George Hill,hillge01,2015,RS,IND,2477,1267,3.498475813,1.661286414,5.159762227,4.314276198,1.56180605,5.876082248,3.920353565,1.718911904,5.639265469,5.372806315,5.372806315,0,3.667108764,1.920095454,5.587204218,-0.887878226 +George Hill,hillge01,2016,PO,IND,441,235,3.952580892,3.504423006,7.457003898,11.150625,-1.212008219,9.93861678,5.700100226,2.654000371,8.354100598,1.361837451,0,1.361837451,2.692635019,3.908842037,6.601477057,-0.780035054 +George Hill,hillge01,2016,RS,IND,5125,2524,0.297393671,0.467650214,0.765043884,-0.238782077,1.056311491,0.817529414,0.21140851,0.585822393,0.797230903,4.508414449,4.508414449,0,0.285540277,1.308938498,1.594478775,-1.273017254 +George Hill,hillge01,2017,PO,UTA,532,281,1.134072993,-3.842012592,-2.707939599,8.295765039,1.20780678,9.503571819,2.729328493,-3.068248231,-0.338919738,0.348247452,0,0.348247452,3.195763767,0.226486179,3.422249946,-2.237950802 +George Hill,hillge01,2017,RS,UTA,2983,1544,3.070582081,0.076732746,3.147314827,1.349507981,2.183280918,3.532788898,2.885887118,0.465619242,3.35150636,4.766043128,4.766043128,0,2.651285719,1.665476266,4.316761985,-0.824717046 +George Hill,hillge01,2018,PO,CLE,1081,557,0.730017982,-0.974203312,-0.24418533,4.425698193,2.071935646,6.497633839,1.470301664,-0.371474696,1.098826968,1.12169483,0,1.12169483,2.036570468,0.597355587,2.633926055,-0.550876056 +George Hill,hillge01,2018,RS,CLE,1368,669,-0.851537517,1.69746308,0.845925563,5.624560604,0.386683547,6.011244151,0.401298215,1.572615152,1.973913367,1.600301655,1.600301655,0,-0.244741314,1.546371609,1.301630295,-0.743328654 +George Hill,hillge01,2018,RS,SAC,2266,1143,0.172732392,0.406470113,0.579202505,-1.818197052,-3.199231089,-5.017428141,-0.169177866,-0.287106577,-0.456284443,1.317631952,1.317631952,0,-0.94071738,-0.291821851,-1.232539231,-1.480826935 +George Hill,hillge01,2019,PO,MIL,827,395,4.650614577,0.331499943,4.982114521,5.765011151,1.135367639,6.900378789,5.086239369,0.42580608,5.51204545,1.684641289,0,1.684641289,5.624005905,0.861104389,6.485110294,-1.888273448 +George Hill,hillge01,2019,RS,CLE,689,344,-0.074231551,-3.115541392,-3.189772942,2.891002519,-0.09373787,2.797264649,0.57415212,-2.584702612,-2.010550492,0.128519267,0.128519267,0,0.189951129,-1.701643352,-1.511692223,-0.989945905 +George Hill,hillge01,2019,RS,MIL,2076,958,-0.306016355,1.978125811,1.672109456,-2.500373203,4.538838889,2.038465686,-0.81463793,2.563005318,1.748367388,2.178230151,2.178230151,0,-0.580198965,2.040907305,1.46070834,-0.947628649 +George Hill,hillge01,2020,PO,MIL,571,268,-0.287572154048466,-0.092151438837017,-0.379723592885483,-6.13578231136691,4.68645161350067,-1.44933069786624,-1.50011108986965,0.859188890457003,-0.640922199412642,0.29743697073423,0,0.29743697073423,-2.99386470829482,-0.387836858593807,-3.38170156688862,0.003822174906621 +George Hill,hillge01,2020,RS,MIL,2776,1271,2.82776908311328,0.866004720549293,3.69377380366258,2.73755982907708,1.10016051926064,3.83772034833772,2.95623611264793,0.85985372153888,3.8160898341868,4.20900148270806,4.20900148270806,0,2.440884794049,0.692411271180848,3.13329606522985,-1.17197079166753 +Darrun Hilliard,hillida01,2016,RS,DET,773,383,-1.441740037,-1.984089902,-3.425829939,-1.013085234,-0.047445563,-1.060530797,-1.440378553,-1.71196179,-3.152340342,-0.078701048,-0.078701048,0,-1.936380048,-2.805566439,-4.741946487,0.100779155 +Darrun Hilliard,hillida01,2017,RS,DET,764,381,-4.247032145,-1.685922427,-5.932954572,-3.767068026,3.017452554,-0.749615472,-4.362038254,-0.815818131,-5.177856385,-0.475985672,-0.475985672,0,-3.756959054,-1.901694078,-5.658653133,0.840503795 +Darrun Hilliard,hillida01,2018,RS,SAS,196,95,-5.051575168,-4.090568021,-9.142143189,2.488125587,-5.184770935,-2.696645347,-3.797931313,-4.63757159,-8.435502904,-0.271330355,-0.271330355,0,-4.910205082,-3.86441203,-8.774617112,-1.526363771 +Jordan Hill,hilljo01,2014,RS,LAL,3073,1500,0.119268486,0.043065774,0.16233426,-3.138376117,-1.901362791,-5.039738907,-0.519939576,-0.289044391,-0.808983967,1.475062168,1.475062168,0,-0.459582251,-0.554848577,-1.014430828,-0.671351765 +Jordan Hill,hilljo01,2015,RS,LAL,3762,1874,-2.294365297,0.788485805,-1.505879493,-2.86841248,-2.314728554,-5.183141034,-2.513993859,0.265043366,-2.248950493,0.474947805,0.474947805,0,-2.641511249,0.055819537,-2.585691711,-0.823315995 +Jordan Hill,hilljo01,2016,PO,IND,30,15,-4.097138915,-7.476926154,-11.57406507,-3.251534241,-20.7014476,-23.95298184,-4.180103812,-10.74081321,-14.92091702,-0.095714597,0,-0.095714597,-3.580504041,-5.631399666,-9.211903707,-0.346936954 +Jordan Hill,hilljo01,2016,RS,IND,3046,1513,-1.550571313,-0.327215003,-1.877786315,0.331428428,-0.211409578,0.12001885,-1.234937975,-0.396490755,-1.631428731,0.852592385,0.852592385,0,-1.095068924,0.083377897,-1.011691027,-1.229965282 +Jordan Hill,hilljo01,2017,RS,MIN,92,47,-6.041960027,-8.660699816,-14.70265984,-5.813349259,10.48134718,4.667997923,-6.36719592,-5.108806688,-11.47600261,-0.208760496,-0.208760496,0,-4.220886956,-4.956063904,-9.17695086,-0.226803585 +Solomon Hill,hillso01,2014,PO,IND,1,1,-2.423596331,-0.842822535,-3.266418866,-68.15790337,65.51112173,-2.646781642,-16.33201408,12.95647962,-3.375534463,-0.000320723,0,-0.000320723,-12.36495143,4.666886586,-7.698064846,-2.377640664 +Solomon Hill,hillso01,2014,RS,IND,437,226,-2.674907341,-0.656401591,-3.331308932,2.438150436,-0.660408424,1.777742011,-1.732401346,-0.777366344,-2.50976769,0.027664933,0.027664933,0,-2.270112601,-1.370269098,-3.640381698,-0.121541939 +Solomon Hill,hillso01,2015,RS,IND,4651,2381,-1.194006097,0.640523912,-0.553482185,-2.524025904,-3.442741696,-5.9667676,-1.527814801,-0.188596232,-1.716411033,1.247648083,1.247648083,0,-2.011791203,-0.061128782,-2.072919985,-0.606527296 +Solomon Hill,hillso01,2016,PO,IND,375,198,3.77697237,2.67060376,6.44757613,4.247384699,4.522807905,8.770192605,4.115938142,3.124280879,7.240219021,1.024370206,0,1.024370206,1.336812985,3.476207289,4.813020274,-1.506371741 +Solomon Hill,hillso01,2016,RS,IND,1783,866,0.00999568,0.571977698,0.581973378,2.213077755,0.446198696,2.659276451,0.469342232,0.541210319,1.01055255,1.657949397,1.657949397,0,0.004334191,0.189369038,0.193703229,-0.210973016 +Solomon Hill,hillso01,2017,RS,NOP,4944,2374,-2.246512672,0.717369365,-1.529143308,0.294675126,2.809587353,3.104262479,-1.811522482,1.174984563,-0.636537919,2.573641044,2.573641044,0,-2.152162759,1.150974031,-1.001188728,0.528206005 +Solomon Hill,hillso01,2018,PO,NOP,252,114,-0.582548617,-4.419554474,-5.002103092,2.648897189,-6.215293058,-3.566395869,0.024652171,-5.107128101,-5.08247593,-0.141249681,0,-0.141249681,0.317307215,-4.996935424,-4.679628209,0.928511232 +Solomon Hill,hillso01,2018,RS,NOP,419,187,-2.485363567,-1.503632142,-3.988995708,-4.322011309,-2.198759179,-6.520770488,-3.015449533,-1.754206773,-4.769656305,-0.194217481,-0.194217481,0,-3.208542009,-1.04272621,-4.251268218,0.786262382 +Solomon Hill,hillso01,2019,RS,NOP,1913,878,-3.000915304,0.221932477,-2.778982827,-2.160772733,-2.908656923,-5.069429656,-3.010351613,-0.385921876,-3.396273489,-0.289657824,-0.289657824,0,-2.575503146,-0.980491141,-3.555994287,0.054915115 +Solomon Hill,hillso01,2020,PO,MIA,91,42,1.24393273443389,8.45840261116228,9.70233534559617,7.30773434795917,0.537257692407122,7.84499204036629,2.43339992866176,7.29673516497797,9.73013509363973,0.275882680373048,0,0.275882680373048,2.88962968591733,4.38503400911817,7.27466369503549,0.024021825444434 +Solomon Hill,hillso01,2020,RS,MIA,399,187,-2.3113095038436,2.94559166474552,0.634282160901917,-3.50236626585339,-0.198156049519421,-3.70052231537281,-2.73488282151086,2.46026279549354,-0.274620026017321,0.237924895136862,0.237924895136862,0,-1.83039333306695,1.08598282439913,-0.744410508667823,0.758887678916523 +Solomon Hill,hillso01,2020,RS,MEM,1960,901,-1.03770978952555,-1.58381764854829,-2.62152743807384,1.92011040386358,-3.67398134338411,-1.75387093952054,-0.455138559006399,-2.1215717421526,-2.576710301159,0.079844584887289,0.079844584887289,0,-0.883512044562276,-2.05818969822232,-2.94170174278459,0.237135762544812 +Kirk Hinrich,hinriki01,2014,PO,CHI,305,167,-1.884407158,3.054049291,1.169642133,0.907248612,-5.956783722,-5.049535109,-1.37306131,1.351308381,-0.021752929,0.236486813,0,0.236486813,0.320120725,1.332503239,1.652623964,-1.261556151 +Kirk Hinrich,hinriki01,2014,RS,CHI,4040,2116,-1.564122362,1.666723496,0.102601133,-1.679529174,3.59693096,1.917401786,-1.653579127,2.102504032,0.448924905,3.429088641,3.429088641,0,-2.091203947,3.2171379,1.125933953,-0.678136717 +Kirk Hinrich,hinriki01,2015,PO,CHI,239,126,1.006218977,-4.114619487,-3.10840051,-9.114073226,-13.7105837,-22.82465693,-1.209231855,-6.404220571,-7.613452425,-0.319965301,0,-0.319965301,-2.795190234,-5.765534977,-8.560725212,-0.744357515 +Kirk Hinrich,hinriki01,2015,RS,CHI,3202,1610,-2.203799655,-1.033033159,-3.236832814,-1.913777339,1.2563546,-0.657422739,-2.327286805,-0.629094765,-2.95638157,-0.168947461,-0.168947461,0,-2.077330351,-0.09717378,-2.174504131,-0.327462172 +Kirk Hinrich,hinriki01,2016,PO,ATL,52,27,-2.539905946,-1.547780975,-4.087686921,2.269302423,8.626216801,10.89551922,-1.744819671,0.452328223,-1.292491447,0.02025067,0,0.02025067,-0.460152395,-2.443687462,-2.903839857,-2.097629754 +Kirk Hinrich,hinriki01,2016,RS,ATL,148,76,-1.81568997,7.696842105,5.881152135,3.090548624,5.457255328,8.547803951,-0.895781508,7.627863218,6.73208171,0.360835555,0.360835555,0,-2.264231933,4.092531848,1.828299915,-1.816174712 +Kirk Hinrich,hinriki01,2016,RS,CHI,1128,555,-0.66327958,-1.045473608,-1.708753187,-1.739670565,1.991373677,0.251703111,-0.932474219,-0.473573242,-1.406047461,0.377790168,0.377790168,0,-1.670708314,-0.459145292,-2.129853606,-0.70987078 +Jaylen Hoard,hoardja01,2020,PO,POR,87,41,0.961848588242411,1.47324326627384,2.43509185451625,14.6958121241223,2.37940839424232,17.0752205183646,3.91813881150271,1.80664698532534,5.72478579682804,0.182096860379896,0,0.182096860379896,1.13229434001283,-0.939308333205029,0.192986006807804,-0.401947914556467 +Jaylen Hoard,hoardja01,2020,RS,POR,221,103,-0.506928690186415,-5.20477018318389,-5.71169887337031,1.70584283828059,1.73018230050675,3.43602513878733,-0.089523518406068,-4.01785678944558,-4.10738030785164,-0.071011244635627,-0.071011244635627,0,-0.382096588225121,-4.29841767652553,-4.68051426475065,-0.457915102363751 +Aaron Holiday,holidaa01,2019,PO,IND,27,13,-8.435165795,-7.556292203,-15.991458,-7.482801785,4.114246966,-3.368554819,-8.643693668,-5.646160122,-14.28985379,-0.079149522,0,-0.079149522,-6.913032328,-1.95440484,-8.867437168,0.264473425 +Aaron Holiday,holidaa01,2019,RS,IND,1391,646,-0.629418322,2.032320507,1.402902185,0.408542668,3.22007503,3.628617698,-0.455736746,2.358144951,1.902408205,1.543244525,1.543244525,0,-0.71786584,1.357450594,0.639584754,0.655394725 +Aaron Holiday,holidaa01,2020,PO,IND,152,72,2.89066041580721,-8.72631726470207,-5.83565684889486,1.7715632183515,-26.2891220398187,-24.5175588214672,2.92751822012566,-12.9062634563238,-9.97874523619813,-0.275572104824586,0,-0.275572104824586,-0.154069892690636,-10.7345811519724,-10.888651044663,0.6169250708911 +Aaron Holiday,holidaa01,2020,RS,IND,3379,1617,-0.308508695923541,1.57329457279654,1.264785876873,2.88390803075742,-0.1620117012685,2.72189632948892,0.343269252151301,1.2686037550102,1.6118730071615,3.5889274538925,3.5889274538925,0,0.252036343550551,1.30745809871117,1.55949444226172,-0.272077429767371 +Jrue Holiday,holidjr01,2014,RS,NOP,2267,1143,1.882619138,-0.212491455,1.670127683,3.116227459,0.381792469,3.498019929,2.242770468,-0.065766062,2.177004406,2.865791904,2.865791904,0,1.946147557,0.815441826,2.761589383,-0.248133681 +Jrue Holiday,holidjr01,2015,PO,NOP,115,55,3.215278588,-4.24129378,-1.026015192,-4.498593424,5.978024294,1.47943087,1.741028146,-2.315962408,-0.574934262,0.063603131,0,0.063603131,4.059879282,-2.518406642,1.54147264,1.003358254 +Jrue Holiday,holidjr01,2015,RS,NOP,2574,1303,3.336658199,-0.744165006,2.592493193,2.577069267,-0.025191151,2.551878116,3.33651127,-0.626117439,2.710393831,3.636545814,3.636545814,0,3.198887378,0.679167113,3.878054491,0.172432906 +Jrue Holiday,holidjr01,2016,RS,NOP,3781,1831,3.180544409,-0.186593227,2.993951182,2.809808122,1.523774433,4.333582555,3.299605955,0.203151643,3.502757597,5.912891674,5.912891674,0,2.637130015,0.50598935,3.143119365,1.199615927 +Jrue Holiday,holidjr01,2017,RS,NOP,4533,2190,0.884799204,-0.471196569,0.413602635,-0.708800706,3.195682782,2.486882075,0.649747447,0.245775946,0.895523392,4.092000869,4.092000869,0,0.294805143,0.794214102,1.089019244,0.450783072 +Jrue Holiday,holidjr01,2018,PO,NOP,756,348,4.103441466,-0.212540077,3.89090139,0.482778906,5.892327359,6.375106265,3.594176369,1.002431618,4.596607988,1.357368852,0,1.357368852,3.472384077,1.619475589,5.091859665,0.87554167 +Jrue Holiday,holidjr01,2018,RS,NOP,6235,2927,2.092655874,0.953135201,3.045791075,2.229771646,6.325803905,8.555575551,2.226106836,2.129361943,4.355468779,10.70848654,10.70848654,0,2.464318131,2.509951312,4.974269442,0.911440795 +Jrue Holiday,holidjr01,2019,RS,NOP,5211,2402,3.530818091,0.699909246,4.230727337,5.289857511,4.043321334,9.333178845,4.097605845,1.472658993,5.570264838,10.27363737,10.27363737,0,4.078266456,1.376999379,5.455265835,0.771105894 +Jrue Holiday,holidjr01,2020,RS,NOP,4601,2117,2.30674509015456,1.89593990748244,4.202684997637,1.64191315167737,3.66828164039839,5.31019479207576,2.2950143515352,2.4015255010165,4.6965398525517,8.09024610573477,8.09024610573477,0,2.7494418487769,2.58286748098793,5.33230932976483,0.600308179652483 +Justin Holiday,holidju01,2015,PO,GSW,23,11,-5.120959735,-4.335868539,-9.456828274,-20.31047104,12.50691746,-7.803553584,-8.709992796,-1.22273765,-9.932730446,-0.042821685,0,-0.042821685,-6.022108086,-5.792849743,-11.81495783,2.893292521 +Justin Holiday,holidju01,2015,RS,GSW,1377,657,-0.696155114,1.685470728,0.989315614,-5.607696136,0.650130963,-4.957565173,-1.845025759,1.489583148,-0.355442611,0.80847414,0.80847414,0,-1.082915015,1.426378312,0.343463297,0.694742318 +Justin Holiday,holidju01,2016,RS,ATL,544,263,-3.881284147,0.801947214,-3.079336933,-3.717438254,-1.981985062,-5.699423316,-4.068007078,0.204161094,-3.863845984,-0.150177741,-0.150177741,0,-3.539418089,-0.327319071,-3.86673716,0.470044174 +Justin Holiday,holidju01,2016,RS,CHI,1057,510,-0.443442416,0.505047844,0.061605427,-1.060373813,-1.889260424,-2.949634237,-0.580806678,0.050534758,-0.53027192,0.582515667,0.582515667,0,-0.915861488,0.00260858,-0.913252908,0.835363745 +Justin Holiday,holidju01,2017,RS,NYK,3346,1639,-0.357341644,-0.294558042,-0.651899686,-1.778026363,3.710361674,1.932335311,-0.659090989,0.567136069,-0.09195492,2.229012438,2.229012438,0,-0.480582838,-0.05472157,-0.535304409,0.278372505 +Justin Holiday,holidju01,2018,RS,CHI,4739,2265,-1.454846965,0.477234698,-0.977612267,1.231427982,3.050592576,4.282020559,-0.932337502,1.08335125,0.151013748,3.383550437,3.383550437,0,-0.953974062,0.923408911,-0.030565151,0.92112819 +Justin Holiday,holidju01,2019,RS,MEM,2655,1282,-2.840247463,0.822542567,-2.017704896,0.590395829,-4.631292019,-4.04089619,-2.261792077,-0.29106054,-2.552852616,0.129409042,0.129409042,0,-2.840521362,0.481452491,-2.359068871,0.363231606 +Justin Holiday,holidju01,2019,RS,CHI,2754,1325,-0.618789691,2.351694479,1.732904788,-6.501667574,2.503060897,-3.998606677,-1.829693633,2.571575046,0.741881413,2.367693775,2.367693775,0,-1.63213434,2.311270895,0.679136555,0.307807094 +Justin Holiday,holidju01,2020,PO,IND,269,131,-0.447276655972677,3.52044479782238,3.07316814184971,-2.03959905669991,17.1786655197862,15.1390664630863,-0.687306841430875,6.59267903694605,5.90537219551517,0.58675702052726,0,0.58675702052726,-2.18941309466428,6.55728232148501,4.36786922682073,-1.64433854977513 +Justin Holiday,holidju01,2020,RS,IND,3894,1826,0.208112751324055,2.67388620521685,2.88199895654091,-0.367705679886654,-0.709985406811354,-1.07769108669801,0.123031357630316,2.09596593945933,2.21899729708965,4.64349893560236,4.64349893560236,0,0.589406837832883,2.1671109917623,2.75651782959519,0.314431373003839 +John Holland,hollajo02,2016,PO,BOS,2,1,-40.30349637,-21.37102491,-61.67452127,-54.01133259,18.41615465,-35.59517793,-45.32330849,-14.96798733,-60.29129582,-0.031377806,0,-0.031377806,-20.03009324,-13.27545701,-33.30555025,3.453689354 +John Holland,hollajo02,2018,RS,CLE,367,174,-4.594178278,-2.336805949,-6.930984227,-3.47837969,-4.861636483,-8.340016173,-4.711493269,-2.980974818,-7.692468087,-0.441664617,-0.441664617,0,-3.992464169,-4.168532748,-8.160996917,0.655180385 +John Holland,hollajo02,2019,RS,CLE,2,1,-3.14793377,2.582398147,-0.565535623,-62.58455315,66.13786163,3.55330848,-15.74663144,15.99244789,0.245816456,0.001433683,0.001433683,0,-10.63450998,5.053319052,-5.581190927,-6.319817712 +Rondae Hollis-Jefferson,holliro01,2016,RS,BRK,1263,615,-0.489722629,4.302752317,3.813029688,-2.615324598,3.345308883,0.729984285,-0.916122731,4.461362708,3.545239977,1.978907059,1.978907059,0,-0.474362412,3.730038393,3.255675981,0.179598259 +Rondae Hollis-Jefferson,holliro01,2017,RS,BRK,3826,1761,-1.617606445,2.081180403,0.463573957,-2.243290549,1.433000752,-0.810289798,-1.788870653,2.11041387,0.321543217,2.796902756,2.796902756,0,-2.016958965,1.49244441,-0.524514555,1.323578499 +Rondae Hollis-Jefferson,holliro01,2018,RS,BRK,4047,1920,-0.308414377,1.622742368,1.314327992,-0.536238325,-1.280720961,-1.816959285,-0.344435002,1.142456777,0.798021774,3.498920853,3.498920853,0,-0.340482655,0.96797882,0.627496164,0.666016441 +Rondae Hollis-Jefferson,holliro01,2019,PO,BRK,145,62,1.983631068,6.215146994,8.198778062,3.376876261,-3.569223937,-0.192347676,2.391328319,4.627101919,7.018430238,0.327020026,0,0.327020026,0.128479988,2.185116507,2.313596495,2.59886554 +Rondae Hollis-Jefferson,holliro01,2019,RS,BRK,2669,1234,-2.688724803,2.670576811,-0.018147992,-1.847988219,1.978231199,0.13024298,-2.66192732,2.684587359,0.022660038,1.745830573,1.745830573,0,-2.619069198,2.013040087,-0.606029111,0.011700449 +Rondae Hollis-Jefferson,holliro01,2020,PO,TOR,87,39,1.45114661922199,-0.646974336471141,0.804172282750846,7.38336154153954,-5.40406985587494,1.9792916856646,2.74704505542084,-1.78093685305069,0.966108202370153,0.076994582114563,0,0.076994582114563,1.2212086257718,-2.03400319869894,-0.812794572927147,0.955192377373104 +Rondae Hollis-Jefferson,holliro01,2020,RS,TOR,2383,1122,0.592716798544964,2.85984876761458,3.45256556615955,-0.522098910870717,0.314051710851275,-0.208047200019441,0.377442243873181,2.4152695586021,2.79271180247528,3.17116873805783,3.17116873805783,0,-0.072333870798966,2.27731218662263,2.20497831582366,-0.055529816329958 +Ryan Hollins,holliry01,2014,PO,LAC,18,9,-12.59125833,3.707313387,-8.883944945,-0.768417479,0.75360403,-0.014813449,-11.06710656,3.322446196,-7.744660367,-0.023330285,0,-0.023330285,-6.48095017,-0.537747339,-7.018697509,-1.26897148 +Ryan Hollins,holliry01,2014,RS,LAC,1017,482,-2.128149098,1.015635134,-1.112513964,-2.997741214,3.425688292,0.427947079,-2.508007739,1.531835358,-0.976172381,0.439580398,0.439580398,0,-2.377849789,0.458161215,-1.919688574,0.740359584 +Ryan Hollins,holliry01,2015,RS,SAC,901,441,-2.713102964,-0.23932747,-2.952430434,-2.580149894,1.570408521,-1.009741373,-2.863271476,0.176715386,-2.68655609,0.01430858,0.01430858,0,-3.827171187,-1.737711534,-5.564882721,0.227159457 +Ryan Hollins,holliry01,2016,RS,MEM,807,412,-2.945754313,-0.787731014,-3.733485327,-2.334855194,-6.176260663,-8.511115857,-3.009523511,-1.944893379,-4.95441689,-0.460874449,-0.460874449,0,-4.17904069,-1.635411633,-5.814452323,-0.527009838 +Ryan Hollins,holliry01,2016,RS,WAS,96,48,-3.658095973,-2.732074543,-6.390170515,-3.346072489,-10.80069151,-14.146764,-3.793687552,-4.586844862,-8.380532414,-0.137659012,-0.137659012,0,-4.568699031,-3.990590661,-8.559289692,-0.163316026 +Richaun Holmes,holmeri01,2016,RS,PHI,1482,702,-0.849291613,-2.113175985,-2.962467598,2.412792602,-1.021966743,1.390825859,-0.125068522,-1.956355132,-2.081423653,0.24045215,0.24045215,0,-0.925993111,-2.319334063,-3.245327174,0.405832733 +Richaun Holmes,holmeri01,2017,RS,PHI,2510,1193,-1.103069128,-0.855769236,-1.958838364,-0.021760779,-2.612479307,-2.634240087,-0.869736343,-1.26860278,-2.138339122,0.372865274,0.372865274,0,-0.873300937,-0.711408439,-1.584709375,0.149258553 +Richaun Holmes,holmeri01,2018,PO,PHI,26,11,-4.323493429,-5.723072842,-10.04656627,-10.49626432,-3.377023305,-13.87328763,-6.073710359,-5.592074797,-11.66578516,-0.052018546,0,-0.052018546,-4.243946982,-9.576357681,-13.82030466,0.779088971 +Richaun Holmes,holmeri01,2018,RS,PHI,1607,746,-1.506962144,0.538805676,-0.968156468,-2.089541544,-1.999319881,-4.088861426,-1.741175938,-0.054921401,-1.796097339,0.362543648,0.362543648,0,-1.91441002,-0.088682223,-2.003092243,-0.142205909 +Richaun Holmes,holmeri01,2019,RS,PHO,2524,1184,-1.420745207,-0.041592332,-1.462337539,-1.583409064,0.524299418,-1.059109646,-1.491995083,0.168929539,-1.323065544,0.859137343,0.859137343,0,-1.611254749,0.079515997,-1.531738752,-0.335856884 +Richaun Holmes,holmeri01,2020,RS,SAC,2554,1242,-0.200201265732526,0.995408559542854,0.795207293810328,1.64795575145911,0.369246977400155,2.01720272885927,0.187023260908222,0.938405393962344,1.12542865487057,2.43924835223704,2.43924835223704,0,-0.694346310262562,1.76971269603661,1.07536638577405,-0.685548031670474 +Rodney Hood,hoodro01,2015,RS,UTA,2046,1064,0.843804418,-1.845865688,-1.00206127,-0.64234746,2.023801461,1.381454001,0.592396832,-1.17340597,-0.581009137,1.166610361,1.166610361,0,-0.304221591,-0.510644234,-0.814865825,-0.882223946 +Rodney Hood,hoodro01,2016,RS,UTA,4831,2541,1.672485486,-0.733217597,0.939267888,3.148047907,-1.683786638,1.464261269,2.091374426,-1.01221749,1.079156935,4.876834252,4.876834252,0,1.541016975,-0.363608927,1.177408048,-1.719386621 +Rodney Hood,hoodro01,2017,PO,UTA,543,277,-3.846171924,0.934110014,-2.912061909,-0.300738634,-3.529843545,-3.830582179,-3.312919628,-0.025970094,-3.338889722,-0.084930004,0,-0.084930004,-0.618324944,0.859940192,0.241615248,-1.018424244 +Rodney Hood,hoodro01,2017,RS,UTA,3078,1593,0.499482839,-0.445241876,0.054240963,-1.164534818,-0.592326306,-1.756861124,0.169597985,-0.550480797,-0.380882812,1.906816044,1.906816044,0,0.073167428,0.165784078,0.238951506,-0.951649501 +Rodney Hood,hoodro01,2018,PO,CLE,496,260,-2.04929227,-4.440766024,-6.490058294,-7.952693665,-6.346511795,-14.29920546,-3.452878792,-5.085394783,-8.538273574,-0.787592808,0,-0.787592808,-2.720056713,-4.660418178,-7.380474891,-0.531174791 +Rodney Hood,hoodro01,2018,RS,UTA,2201,1084,0.202808022,-2.091253416,-1.888445394,-3.387413169,-2.903609918,-6.291023086,-0.522737905,-2.437767578,-2.960505483,-0.116037883,-0.116037883,0,0.127113618,-1.372823055,-1.245709437,-0.326849758 +Rodney Hood,hoodro01,2018,RS,CLE,1106,532,0.700784676,-3.492204858,-2.791420182,1.658222613,0.112975284,1.771197896,0.891786849,-2.921913087,-2.030126238,0.194665338,0.194665338,0,0.769623956,-2.039480052,-1.269856096,-0.369287248 +Rodney Hood,hoodro01,2019,PO,POR,751,373,2.686135952,-0.124655033,2.56148092,-0.635241218,3.893972777,3.258731558,2.115389459,0.697562294,2.812951753,1.069392931,0,1.069392931,0.529706498,-1.193848348,-0.66414185,-2.045251154 +Rodney Hood,hoodro01,2019,RS,POR,1372,659,-0.025869652,0.429278539,0.403408888,-1.337166572,-1.307243159,-2.644409731,-0.346252929,0.080701799,-0.265551131,0.827338352,0.827338352,0,-0.357074263,-0.344056981,-0.701131244,-0.974512901 +Rodney Hood,hoodro01,2019,RS,CLE,2487,1234,0.899353886,-1.525867818,-0.626513932,-2.863181624,-0.069561954,-2.932743579,0.208662428,-1.242562642,-1.033900214,1.064387631,1.064387631,0,-0.199174719,-1.243666814,-1.442841533,-1.513575469 +Rodney Hood,hoodro01,2020,RS,POR,1332,619,0.291316878839995,-0.600456309105624,-0.309139430265629,-0.158405475500058,1.94137645215186,1.7829709766518,0.196295095525182,-0.073366514672336,0.122928580852846,0.905969127652604,0.905969127652604,0,0.129437602021428,-0.242400499262298,-0.112962897240871,-0.150950344648313 +Scotty Hopson,hopsosc01,2014,RS,CLE,16,7,-6.659934933,-3.727221391,-10.38715632,-9.568147287,0.598662534,-8.969484753,-7.714095129,-3.122603677,-10.83669881,-0.029645797,-0.029645797,0,-2.72821327,-2.965267071,-5.693480341,2.540477237 +Scotty Hopson,hopsosc01,2018,RS,DAL,21,8,-9.343584137,0.073684408,-9.269899729,-14.61207268,-14.74993683,-29.36200951,-10.97012479,-3.048889067,-14.01901386,-0.047591434,-0.047591434,0,-9.444831189,-8.53798237,-17.98281356,3.441640817 +Al Horford,horfoal01,2014,RS,ATL,1934,958,-1.684508946,2.589232153,0.904723208,-0.517904889,1.087709425,0.569804536,-1.526519103,2.43475599,0.908236886,1.783800249,1.783800249,0,-1.260007766,1.088686042,-0.171321725,-0.227553661 +Al Horford,horfoal01,2015,PO,ATL,1047,522,-0.006832739,3.271137204,3.264304464,-2.510215827,8.049326447,5.53911062,-0.530280009,4.439350815,3.909070806,1.820075974,0,1.820075974,-2.354020406,2.697665481,0.343645075,-0.475511404 +Al Horford,horfoal01,2015,RS,ATL,4637,2318,0.136199725,2.07084412,2.207043844,1.826706045,-0.707004925,1.11970112,0.440596213,1.581138127,2.02173434,5.602148953,5.602148953,0,0.927210308,0.889998215,1.817208522,-0.698608161 +Al Horford,horfoal01,2016,PO,ATL,670,327,-1.195413892,6.886450899,5.691037007,-6.011621167,-4.316899283,-10.32852045,-2.2956887,4.900926856,2.605238155,0.926787216,0,0.926787216,-0.002504515,3.116735046,3.114230531,0.549611799 +Al Horford,horfoal01,2016,RS,ATL,5463,2631,-0.236345358,1.703316479,1.466971121,-0.29276003,1.865525943,1.572765913,-0.248532666,1.775043008,1.526510342,5.740343654,5.740343654,0,0.0450804,1.812439845,1.857520245,-0.002910376 +Al Horford,horfoal01,2017,PO,BOS,1188,610,2.546699314,0.183192423,2.729891737,-0.054072554,-6.000235503,-6.054308057,2.157355363,-1.08214232,1.075213043,1.209191543,0,1.209191543,0.541992526,-2.622567122,-2.080574597,-1.465804651 +Al Horford,horfoal01,2017,RS,BOS,4464,2193,0.205929927,0.478302955,0.684232882,2.635981483,-0.564407187,2.071574296,0.69277794,0.277490175,0.970268115,4.144691862,4.144691862,0,0.895927486,0.123257843,1.019185329,-0.419448037 +Al Horford,horfoal01,2018,PO,BOS,1327,679,0.596096015,2.188722936,2.784818951,3.278673492,4.129548489,7.408221981,1.209865075,2.667081741,3.876946816,2.332728247,0,2.332728247,-1.326575215,2.166880817,0.840305602,-1.4423478 +Al Horford,horfoal01,2018,RS,BOS,4612,2277,0.038509923,3.556879175,3.595389098,3.919164808,1.649941342,5.56910615,0.8659446,3.291071879,4.157016479,7.986477484,7.986477484,0,0.447545744,2.625121205,3.072666949,-0.464565733 +Al Horford,horfoal01,2019,PO,BOS,652,310,1.314856987,7.076604757,8.391461744,5.385182039,6.250493275,11.63567531,2.263267399,7.19411486,9.45738226,1.982425276,0,1.982425276,3.285034191,5.691813316,8.976847507,-0.442710373 +Al Horford,horfoal01,2019,RS,BOS,4144,1973,0.799330515,1.767326237,2.566656752,3.81208772,-0.221668065,3.590419655,1.463897992,1.407035663,2.870933656,5.635706284,5.635706284,0,1.725227606,1.685759245,3.410986851,-0.404612231 +Al Horford,horfoal01,2020,PO,PHI,262,129,0.784241379006572,-2.52733312833405,-1.74309174932748,-0.743963136768088,-6.16204529072092,-6.906008427489,0.451449418992944,-3.40396568102255,-2.95251626202961,-0.013775280962893,0,-0.013775280962893,0.889528990079647,-4.39074948811233,-3.50122049803269,0.206060239779885 +Al Horford,horfoal01,2020,RS,PHI,4245,2025,-0.013000800645266,0.643234599791267,0.630233799146,1.66842855716647,1.58716917848132,3.25559773564779,0.324784184870387,0.847799264906731,1.17258344977712,4.04262507931516,4.04262507931516,0,0.902407270851046,1.47774463666442,2.38015190751547,-0.252237754965091 +Talen Horton-Tucker,hortota01,2020,PO,LAL,41,17,8.2791905574142,4.49689832070842,12.7760888781226,-7.58269416479182,18.3051991778237,10.7225050130319,5.33816701696737,7.57460542177977,12.9127724387471,0.142402790132832,0,0.142402790132832,1.79756082683855,7.64976004715779,9.44732087399634,1.62563178915532 +Talen Horton-Tucker,hortota01,2020,RS,LAL,178,81,-4.17490836684032,1.06645320871476,-3.10845515812556,-4.1234049152246,-5.1796583744571,-9.3030632896817,-4.41579325795283,-0.23114059555694,-4.64693385350977,-0.079888510084318,-0.079888510084318,0,-2.3514936196927,1.42471043311874,-0.92678318657396,1.94775888470264 +Danuel House Jr.,houseda01,2017,RS,WAS,2,1,-6.336668312,5.349217247,-0.987451065,-67.51734308,61.28722857,-6.230114506,-19.33872217,17.46187954,-1.876842627,0.000424441,0.000424441,0,-17.60395015,7.380937394,-10.22301275,-4.633567495 +Danuel House Jr.,houseda01,2018,RS,PHO,846,403,0.645998218,-0.415404049,0.23059417,2.277028905,4.721835086,6.998863991,1.078605898,0.69282547,1.771431368,0.92417966,0.92417966,0,0.443489901,-0.877890842,-0.434400941,-0.584148783 +Danuel House Jr.,houseda01,2019,PO,HOU,298,141,-1.868367646,-3.103345347,-4.971712993,-3.984502078,3.224668757,-0.759833322,-2.535081168,-2.021498423,-4.556579591,-0.133710066,0,-0.133710066,-0.040764593,-2.306828123,-2.347592717,-0.243029795 +Danuel House Jr.,houseda01,2019,RS,HOU,2053,979,0.17304384,-0.593768329,-0.420724489,4.501931258,0.221621312,4.72355257,1.004293008,-0.472711458,0.53158155,1.639209236,1.639209236,0,0.87931376,-0.413660788,0.465652972,0.006581365 +Danuel House Jr.,houseda01,2020,PO,HOU,583,279,0.208895990586055,-0.668636316510115,-0.45974032592406,7.29119812034462,-2.14398495347411,5.14721316687051,1.69208514262979,-1.08433963936106,0.607745503268727,0.492367893581231,0,0.492367893581231,1.56560585909042,-0.256185962243444,1.30941989684697,-0.117284550111226 +Danuel House Jr.,houseda01,2020,RS,HOU,4173,1913,-1.178714725445,0.77656495057747,-0.402149774867526,1.88449259012311,-0.577867495168458,1.30662509495465,-0.671470147711695,0.530201622856471,-0.141268524855224,2.55303872755139,2.55303872755139,0,-0.673330639064958,0.842798856039945,0.169468216974986,0.276054822089007 +Dwight Howard,howardw01,2014,PO,HOU,449,231,2.382957796,0.781716591,3.164674387,-1.222871582,-1.564173002,-2.787044584,1.620177869,0.379825671,2.00000354,0.574043397,0,0.574043397,-0.769454698,1.584272707,0.814818009,-0.535254026 +Dwight Howard,howardw01,2014,RS,HOU,4805,2396,-0.746714637,2.499591023,1.752876386,1.189649669,1.376713722,2.566363391,-0.447244114,2.405019659,1.957775545,5.759380696,5.759380696,0,0.222134272,2.087793535,2.309927807,0.073521134 +Dwight Howard,howardw01,2015,PO,HOU,1211,574,-1.217039197,5.513021493,4.295982296,5.385473725,4.84730704,10.23278076,0.026224594,5.709772741,5.735997335,2.529535676,0,2.529535676,0.715194118,5.310370259,6.025564378,-1.263614761 +Dwight Howard,howardw01,2015,RS,HOU,2487,1223,-1.532819064,1.366951558,-0.165867506,1.376825173,3.72336268,5.100187853,-1.030958267,1.904766508,0.873808241,2.281175544,2.281175544,0,-0.414035712,1.722562295,1.308526583,0.848664203 +Dwight Howard,howardw01,2016,PO,HOU,361,180,-3.976428152,-0.880671636,-4.857099788,5.518692445,-17.52522944,-12.006537,-2.119983803,-4.417615279,-6.537599082,-0.345704954,0,-0.345704954,-0.975854463,-3.086849607,-4.062704071,-3.457175152 +Dwight Howard,howardw01,2016,RS,HOU,4668,2280,-1.846908039,0.595818085,-1.251089954,-0.797955595,-0.366528101,-1.164483696,-1.761482467,0.453627523,-1.307854943,1.683892051,1.683892051,0,-0.738419656,0.566314073,-0.172105582,0.367413494 +Dwight Howard,howardw01,2017,PO,ATL,322,157,-4.218205066,10.65528616,6.43708109,7.121633177,-1.950468601,5.171164576,-2.055027105,8.646342678,6.591315573,0.780533195,0,0.780533195,-3.363882723,5.818364563,2.45448184,1.103344488 +Dwight Howard,howardw01,2017,RS,ATL,4491,2199,-1.403028678,2.923248758,1.52022008,-1.99931049,-0.637066332,-2.636376821,-1.563864555,2.325950204,0.762085649,3.94713627,3.94713627,0,-1.471745932,1.93380026,0.462054328,0.169845859 +Dwight Howard,howardw01,2018,RS,CHA,5101,2463,-2.630073899,0.127170865,-2.502903034,-0.024268039,-0.94354966,-0.967817699,-2.245696634,-0.070777379,-2.316474013,0.547699074,0.547699074,0,-2.112664758,-0.180779833,-2.293444591,0.531785281 +Dwight Howard,howardw01,2019,RS,WAS,491,230,-1.630512065,-4.215879872,-5.846391937,-3.205936225,-1.707490305,-4.913426529,-2.06581652,-3.896792735,-5.962609255,-0.380269468,-0.380269468,0,-1.384301097,-3.703129657,-5.087430754,0.887414244 +Dwight Howard,howardw01,2020,PO,LAL,572,282,-0.046406685059931,-0.680781683389345,-0.727188368449276,-0.02292997937214,-4.92019057546967,-4.94312055484181,-0.07518134949633,-1.6816027724182,-1.75678412191453,0.148794988641915,0,0.148794988641915,-2.4502016704098,0.492270981365496,-1.9579306890443,0.952498593961761 +Dwight Howard,howardw01,2020,RS,LAL,2707,1306,-0.14011316996792,1.11685672828274,0.97674355831482,2.9927258575565,-0.708813021564131,2.28391283599237,0.474049918919296,0.71636303930977,1.19041295822907,2.61842683433082,2.61842683433082,0,0.19972126900163,1.85120966283744,2.05093093183907,-0.278200596608811 +William Howard,howarwi01,2020,RS,HOU,29,13,-16.0127786546716,-11.1335878877773,-27.1463665424488,-34.5520557981941,2.97844854390261,-31.5736072542914,-20.8199569898463,-8.77539158001354,-29.5953485698599,-0.178240931744982,-0.178240931744982,0,-17.0783266285415,-10.9434422967439,-28.0217689252854,0.106931556602722 +Lester Hudson,hudsole01,2015,PO,LAC,84,38,-4.470045102,-12.98141855,-17.45146365,-3.169949014,6.965114583,3.795165569,-4.572271094,-9.610525553,-14.18279665,-0.229163908,0,-0.229163908,-3.064483674,-9.360694372,-12.42517805,0.23564642 +Lester Hudson,hudsole01,2015,RS,LAC,109,56,1.729222204,4.301698978,6.030921181,-6.829594449,2.712543883,-4.117050566,-0.017547876,4.169247962,4.151700086,0.197583615,0.197583615,0,-0.302826835,4.38493254,4.082105705,0.191488326 +Kevin Huerter,huertke01,2019,RS,ATL,4505,2048,-0.473850013,-2.699389927,-3.17323994,3.924706183,0.219620149,4.144326332,0.441214219,-2.205580574,-1.764366354,1.035818287,1.035818287,0,0.250710732,-1.918033159,-1.667322427,0.587797622 +Kevin Huerter,huertke01,2020,RS,ATL,3818,1760,-0.469265041221231,-2.68391841981607,-3.1531834610373,0.070179062802001,-1.07526800878838,-1.00508894598637,-0.356502564103692,-2.44873511801453,-2.80523768211822,-0.049666642001568,-0.049666642001568,0,-0.448250162325759,-2.09642606869762,-2.54467623102338,0.135563420719818 +Marcelo Huertas,huertma01,2016,RS,LAL,1737,869,-1.180925063,-1.486601623,-2.667526687,1.365302118,3.927919186,5.293221304,-0.671102456,-0.360613621,-1.031716077,0.763124561,0.763124561,0,-1.835248964,-1.506100286,-3.341349249,0.166692088 +Marcelo Huertas,huertma01,2017,RS,LAL,503,237,-2.370636329,-1.312509566,-3.683145895,-3.422637399,-3.493905225,-6.916542625,-2.665154183,-1.751453358,-4.416607541,-0.202737949,-0.202737949,0,-1.834594726,-2.269474591,-4.104069317,0.591936054 +Josh Huestis,huestjo01,2016,PO,OKC,20,10,2.91149107,13.89279081,16.80428188,-20.52846889,22.12125263,1.592783745,-2.043503901,16.3536994,14.3101955,0.090050394,0,0.090050394,-1.919411644,11.02790144,9.108489791,0.296252175 +Josh Huestis,huestjo01,2016,RS,OKC,113,55,-2.830364786,-0.194811863,-3.025176649,1.841558023,5.154342498,6.995900521,-2.08201916,0.891040996,-1.190978165,0.044120727,0.044120727,0,-1.369060872,-0.755855027,-2.124915899,0.833119897 +Josh Huestis,huestjo01,2017,RS,OKC,68,31,2.344171093,5.533134763,7.877305856,6.569137595,4.200508226,10.76964582,3.374132299,5.585198934,8.959331233,0.183473243,0.183473243,0,3.443642444,3.298504499,6.742146943,-0.913064187 +Josh Huestis,huestjo01,2018,PO,OKC,41,19,0.30253284,1.35150139,1.654034231,1.946582943,-0.063051834,1.883531108,0.543421486,1.136495447,1.679916933,0.044712585,0,0.044712585,1.213319311,0.885241468,2.098560779,0.931945664 +Josh Huestis,huestjo01,2018,RS,OKC,1981,982,-3.88259132,1.252005762,-2.630585558,0.460004324,1.255233786,1.71523811,-3.219569779,1.302901529,-1.91666825,0.412616207,0.412616207,0,-3.601481323,0.130718499,-3.470762824,-1.163393529 +Robbie Hummel,hummero01,2014,RS,MIN,1342,655,0.380771428,0.458635522,0.83940695,-0.520542827,2.685020937,2.16447811,0.186702956,0.925519692,1.112222648,1.282586855,1.282586855,0,-0.057725775,0.020691202,-0.037034573,-0.601535052 +Robbie Hummel,hummero01,2015,RS,MIN,1482,742,-0.827237276,-1.852405983,-2.67964326,-0.779827418,-2.780665657,-3.560493074,-0.846329836,-2.027396902,-2.873726739,-0.04676084,-0.04676084,0,-1.604587671,-2.209725395,-3.814313066,-0.160087932 +Isaac Humphries,humphis01,2019,RS,ATL,128,56,-4.39048602,-4.710909598,-9.101395618,-3.031326773,-0.053175796,-3.084502569,-4.338547742,-3.965601255,-8.304148997,-0.158945696,-0.158945696,0,-2.531161581,-5.462700931,-7.993862512,0.165047447 +Kris Humphries,humphkr01,2014,RS,BOS,2712,1376,0.242192274,3.361760843,3.603953117,-1.002128697,0.545773532,-0.456355165,0.047201757,2.981672809,3.028874566,4.038564919,4.038564919,0,0.227500009,1.786258391,2.013758401,-0.435212147 +Kris Humphries,humphkr01,2015,PO,WAS,11,5,0.24803926,-24.28584314,-24.03780388,-18.36991625,-3.701638923,-22.07155517,-3.667432496,-21.59826401,-25.26569651,-0.059240081,0,-0.059240081,-7.002810972,-16.30964719,-23.31245817,0.002090721 +Kris Humphries,humphkr01,2015,RS,WAS,2649,1345,-1.040022613,2.153968044,1.113945431,-2.359032827,-1.629412481,-3.988445308,-1.3650701,1.462485629,0.097415529,1.934343122,1.934343122,0,-1.241749792,1.194753166,-0.046996625,-0.962283085 +Kris Humphries,humphkr01,2016,PO,ATL,111,56,4.171526829,-0.780660856,3.390865972,13.62655433,1.733480996,15.36003533,6.42441174,-0.354516001,6.069895739,0.262255466,0,0.262255466,7.017343753,-1.887072446,5.130271307,0.862778849 +Kris Humphries,humphkr01,2016,RS,WAS,988,466,0.048790105,-3.468157955,-3.419367851,-2.476036175,-2.42651862,-4.902554795,-0.45558505,-3.462828363,-3.918413413,-0.27908784,-0.27908784,0,0.014401197,-3.008415056,-2.994013858,0.455076873 +Kris Humphries,humphkr01,2016,RS,PHO,160,74,-1.58835439,2.331968607,0.743614217,-2.104031555,-2.153660644,-4.257692198,-1.689900763,1.592280564,-0.097620199,0.101519356,0.101519356,0,0.220833648,2.036146081,2.256979729,1.345808807 +Kris Humphries,humphkr01,2016,RS,ATL,610,295,-0.138740275,1.091860884,0.953120608,0.91545858,-0.821255572,0.094203008,0.079185561,0.675273297,0.754458858,0.53097762,0.53097762,0,0.103908228,1.30120112,1.405109349,0.653002594 +Kris Humphries,humphkr01,2017,PO,ATL,8,3,-3.562117007,6.194236669,2.632119663,12.71858527,-4.566635344,8.151949927,-0.295583871,4.301088656,4.005504785,0.010567736,0,0.010567736,-1.258905176,-0.513305652,-1.772210828,-0.874069283 +Kris Humphries,humphkr01,2017,RS,ATL,1415,689,-2.365062554,0.107428012,-2.257634542,-5.389509767,0.412352658,-4.977157109,-3.106006456,0.142916463,-2.963089993,-0.074656212,-0.074656212,0,-2.885033811,-0.242700942,-3.127734753,-0.328481352 +De'Andre Hunter,huntede01,2020,RS,ATL,4371,2018,-2.9755864566016,-1.4676886252515,-4.4432750818531,0.034088152042688,-0.617782240985119,-0.583694088942432,-2.49742405393106,-1.31518664468125,-3.81261069861231,-1.0943320209767,-1.0943320209767,0,-2.47560796733974,-1.21672637964653,-3.69233434698627,0.026642298043298 +RJ Hunter,hunterj01,2016,PO,BOS,84,41,-4.98040351,2.259596151,-2.720807359,4.718629908,-1.360236355,3.358393553,-3.270190412,1.664146376,-1.606044037,0.024491855,0,0.024491855,-1.294700086,-2.596962642,-3.891662728,-0.724746829 +RJ Hunter,hunterj01,2016,RS,BOS,668,315,-1.767738551,-1.002638948,-2.770377499,-6.755391275,5.435020172,-1.320371102,-2.935371277,0.251374203,-2.683997073,0.010642206,0.010642206,0,-1.786650007,-0.672817424,-2.45946743,0.319424164 +RJ Hunter,hunterj01,2017,RS,CHI,19,9,-8.613492701,-7.828918065,-16.44241077,-45.42008699,13.90559681,-31.51449018,-16.90818207,-3.855428585,-20.76361065,-0.081684149,-0.081684149,0,-13.51688941,-7.152083127,-20.66897254,-1.22235461 +RJ Hunter,hunterj01,2018,RS,HOU,92,45,-3.661434105,0.383905174,-3.277528931,-1.736800232,4.098690948,2.361890715,-3.582592844,1.139394889,-2.443197955,0.007102981,0.007102981,0,-0.378695183,0.568213663,0.18951848,0.832462916 +RJ Hunter,hunterj01,2019,RS,BOS,54,26,4.483176137,2.403141516,6.886317652,18.23404048,13.97433907,32.20837955,7.603499118,4.948811466,12.55231058,0.20352293,0.20352293,0,6.873883461,4.218799188,11.09268265,0.268464609 +Vincent Hunter,huntevi01,2018,RS,MEM,16,7,1.641904357,10.93648584,12.5783902,14.53492669,15.76986896,30.30479565,4.614029694,12.70329189,17.31732159,0.071034359,0.071034359,0,3.626039986,4.360374803,7.98641479,-0.87762179 +Chandler Hutchison,hutchch01,2019,RS,CHI,1876,895,-3.130302877,0.821905102,-2.308397776,-2.312218075,1.355044482,-0.957173593,-3.096188774,1.038031429,-2.058157345,0.313673736,0.313673736,0,-3.687142433,-0.315606758,-4.002749192,-0.723161355 +Chandler Hutchison,hutchch01,2020,RS,CHI,1154,527,-2.32045362440611,0.800388864394827,-1.52006476001129,-6.28928004299716,-0.777343982906064,-7.06662402590322,-3.22909436128353,0.519934510759002,-2.70915985052453,0.011065818267748,0.011065818267748,0,-2.8173117222798,0.700428056426968,-2.11688366585283,0.789490638217688 +Serge Ibaka,ibakase01,2014,PO,OKC,1128,581,0.035258494,4.425345621,4.460604115,5.828071704,2.108776849,7.936848553,1.220097812,4.210088788,5.4301866,2.470364031,0,2.470364031,0.664159501,5.536797128,6.200956629,-1.131860881 +Serge Ibaka,ibakase01,2014,RS,OKC,5404,2666,-0.648181668,2.547351579,1.899169912,1.274257261,0.673765259,1.94802252,-0.341223358,2.252838469,1.911615112,6.32375381,6.32375381,0,0.035249362,2.825661404,2.860910767,-0.256300113 +Serge Ibaka,ibakase01,2015,RS,OKC,4247,2116,-0.653638325,2.798907014,2.145268688,0.885498029,3.020318454,3.905816483,-0.402476945,3.007504001,2.605027056,5.743211956,5.743211956,0,0.055054922,2.66863336,2.723688283,-0.630073946 +Serge Ibaka,ibakase01,2016,PO,OKC,1220,602,3.101296994,1.97888443,5.080181424,8.741546927,4.618039418,13.35958634,4.296560821,2.632611987,6.929172807,3.087153223,0,3.087153223,5.451515711,4.270654819,9.722170531,0.653173802 +Serge Ibaka,ibakase01,2016,RS,OKC,5122,2500,-1.912011175,1.78764722,-0.124363955,4.33482382,-0.496067148,3.838756672,-0.80171313,1.388591575,0.586878446,4.244247284,4.244247284,0,-0.229108454,1.329275044,1.10016659,-0.274133911 +Serge Ibaka,ibakase01,2017,PO,TOR,591,307,-3.377958052,-1.111571242,-4.489529294,-0.113527771,-2.974369444,-3.087897215,-2.842136547,-1.570963069,-4.413099617,-0.266259722,0,-0.266259722,-4.11262457,-0.508557899,-4.62118247,-0.86394137 +Serge Ibaka,ibakase01,2017,RS,ORL,3470,1710,-0.463156587,0.072172512,-0.390984074,-0.413655325,0.140326714,-0.273328611,-0.420688226,0.131705302,-0.288982924,2.145567,2.145567,0,-0.25535183,0.210998967,-0.044352863,-0.069791671 +Serge Ibaka,ibakase01,2017,RS,TOR,1397,712,-2.293719595,0.581373104,-1.712346491,0.176210432,0.444841486,0.621051918,-1.955999493,0.576917997,-1.379081495,0.497017351,0.497017351,0,-0.883012638,0.939980818,0.05696818,-0.194170349 +Serge Ibaka,ibakase01,2018,PO,TOR,523,260,-3.074705719,0.093989748,-2.98071597,8.733607551,-0.436618031,8.296989521,-0.815841511,0.065597521,-0.75024399,0.272144929,0,0.272144929,-2.542116787,-2.116976768,-4.659093554,-0.515416195 +Serge Ibaka,ibakase01,2018,RS,TOR,4346,2093,-1.178161551,-0.144034529,-1.32219608,0.454663696,-0.362901735,0.091761961,-0.97708792,-0.234172472,-1.211260392,1.641791804,1.641791804,0,-0.223052961,-0.01004023,-0.233093191,-0.081447064 +Serge Ibaka,ibakase01,2019,PO,TOR,1014,500,-1.932740959,2.959215889,1.026474931,0.389688714,4.473494819,4.863183533,-1.629133564,3.375337598,1.746204034,1.180576445,0,1.180576445,-0.332276559,3.762145187,3.429868628,-0.199585323 +Serge Ibaka,ibakase01,2019,RS,TOR,4203,2010,-1.518161632,1.63068953,0.112527898,1.087391146,-3.044315828,-1.956924682,-1.11615144,0.717728595,-0.398422845,2.39299037,2.39299037,0,-0.739929836,1.032628608,0.292698772,-0.784217897 +Serge Ibaka,ibakase01,2020,PO,TOR,530,251,4.50153671882463,1.57535340892575,6.07689012775038,3.36586297563889,4.63391198865256,7.99977496429145,4.53536268661661,2.19329282205999,6.7286555086766,1.27231859856756,0,1.27231859856756,4.09930158245744,0.874761050921782,4.97406263337922,1.61969856136812 +Serge Ibaka,ibakase01,2020,RS,TOR,3157,1485,-2.44821316052595,1.47621591377405,-0.971997246751905,-0.690612628972342,-1.46726362807598,-2.15787625704833,-2.25814201849164,0.85735386142041,-1.40078815707123,1.02306523734634,1.02306523734634,0,-1.81214652606958,0.733510242216462,-1.07863628385312,0.083795945860406 +Andre Iguodala,iguodan01,2014,PO,GSW,495,248,0.344646085,0.951798354,1.296444439,-8.035421799,-4.906105029,-12.94152683,-1.423572191,-0.232149554,-1.655721745,0.141110362,0,0.141110362,-2.867776472,0.461675118,-2.406101353,-1.098536334 +Andre Iguodala,iguodan01,2014,RS,GSW,4142,2040,0.231418813,2.117860733,2.349279545,4.818594822,4.172336268,8.99093109,1.229324648,2.61707303,3.846397679,6.845597191,6.845597191,0,1.049225924,3.143094017,4.192319941,-0.27921626 +Andre Iguodala,iguodan01,2015,PO,GSW,1269,635,2.042330195,2.181160451,4.223490646,0.977633325,-5.114109708,-4.136476383,1.88533537,0.708163444,2.593498814,1.772718042,0,1.772718042,1.336638707,0.439064699,1.775703406,-0.688660304 +Andre Iguodala,iguodan01,2015,RS,GSW,4288,2069,0.14824792,1.547700531,1.695948451,-1.952666316,1.621990654,-0.330675661,-0.289842882,1.600494353,1.310651471,4.254422849,4.254422849,0,-0.108522065,1.580032029,1.471509964,-0.716255548 +Andre Iguodala,iguodan01,2016,PO,GSW,1581,767,1.035695122,-0.472418236,0.563276886,3.080395798,-1.288792804,1.791602994,1.498357745,-0.74103286,0.757324885,1.411985107,0,1.411985107,0.179619476,0.222827526,0.402447002,-0.238844913 +Andre Iguodala,iguodan01,2016,RS,GSW,3676,1732,0.003184011,0.141117989,0.144302,0.17567185,1.748334272,1.924006122,0.017964244,0.449113562,0.467077806,2.831065986,2.831065986,0,0.493731398,0.228360779,0.722092177,-0.40411459 +Andre Iguodala,iguodan01,2017,PO,GSW,888,419,-2.207573974,-0.420857009,-2.628430983,-5.711129296,0.856480438,-4.854648858,-3.201687778,-0.269673927,-3.471361705,-0.157876394,0,-0.157876394,-2.250830053,-0.025719336,-2.27654939,-0.709248201 +Andre Iguodala,iguodan01,2017,RS,GSW,4232,1998,0.876736791,0.960058479,1.83679527,-1.265583285,1.911187838,0.645604553,0.437801258,1.155086935,1.592888193,4.381571759,4.381571759,0,0.445454085,0.850348764,1.295802849,-1.007703614 +Andre Iguodala,iguodan01,2018,PO,GSW,844,401,0.919711058,2.851262662,3.770973721,2.474468939,3.314938058,5.789406997,1.212690745,3.027740129,4.240430874,1.485880784,0,1.485880784,1.618335208,2.725395564,4.343730773,0.717919657 +Andre Iguodala,iguodan01,2018,RS,GSW,3418,1622,-0.938262828,0.524568177,-0.41369465,-2.78037762,4.333249869,1.552872249,-1.421878923,1.329467261,-0.092411662,2.176349341,2.176349341,0,-1.051944725,0.67268985,-0.379254875,-1.033923731 +Andre Iguodala,iguodan01,2019,PO,GSW,1312,629,0.379921708,0.827195667,1.207117374,5.654643474,-0.8514627,4.803180774,1.419993958,0.518518245,1.938512203,1.546766489,0,1.546766489,1.855467781,0.770753864,2.626221645,-0.322656564 +Andre Iguodala,iguodan01,2019,RS,GSW,3394,1578,-0.036681707,1.206240107,1.1695584,-1.308361279,2.847267655,1.538906375,-0.31469718,1.607968463,1.293271283,3.22815212,3.22815212,0,-0.157834575,1.221957966,1.064123391,-0.84743079 +Andre Iguodala,iguodan01,2020,PO,MIA,865,410,0.387648627441256,0.27549403355793,0.663142660999185,-3.65443075659512,4.54173260047109,0.887301843875972,-0.603274741497417,1.14957198158984,0.54629724009242,0.715948842687198,0,0.715948842687198,1.05517699130796,0.634760936488605,1.68993792779657,0.670314989928567 +Andre Iguodala,iguodan01,2020,RS,MIA,905,418,-2.78634225238156,1.61893711811659,-1.16740513426498,-2.96511045861404,2.27401074437316,-0.691099714240884,-3.04045334554885,1.83745500591383,-1.20299833963502,0.330539157026865,0.330539157026865,0,-2.52303584565028,0.576846258788309,-1.94618958686197,0.191883218793561 +Ersan Ilyasova,ilyaser01,2014,RS,MIL,2894,1478,-1.990232566,0.462360687,-1.527871879,-3.809054683,1.057472142,-2.751582541,-2.424917989,0.694521348,-1.73039664,0.770354431,0.770354431,0,-1.865717379,0.263558492,-1.602158886,0.186677636 +Ersan Ilyasova,ilyaser01,2015,PO,MIL,281,142,-4.470386,1.152372418,-3.318013582,7.254989162,-9.486395506,-2.231406345,-2.164924558,-1.014478729,-3.179403287,-0.032480884,0,-0.032480884,-1.330207035,-1.107071012,-2.437278046,1.190025298 +Ersan Ilyasova,ilyaser01,2015,RS,MIL,2623,1319,1.851134146,1.117323403,2.968457548,2.418128852,-2.547598154,-0.129469302,2.128232849,0.384958391,2.51319124,3.568140222,3.568140222,0,1.976503229,0.978214326,2.954717555,0.710857732 +Ersan Ilyasova,ilyaser01,2016,RS,ORL,932,447,0.101693435,-2.02052678,-1.918833344,-0.914682581,-6.06346629,-6.978148871,-0.087806647,-2.972598325,-3.060404972,-0.071256447,-0.071256447,0,-0.410659784,-2.006015953,-2.416675737,0.642752037 +Ersan Ilyasova,ilyaser01,2016,RS,DET,2896,1434,0.648744913,1.030065243,1.678810156,-2.398983917,-0.820894638,-3.219878554,0.052380538,0.707948366,0.760328905,2.57921461,2.57921461,0,0.540811082,1.189945585,1.730756667,0.417123375 +Ersan Ilyasova,ilyaser01,2017,PO,ATL,198,90,-2.315231758,4.051727985,1.736496227,-2.700984711,5.868876674,3.167891963,-2.483360217,4.641343006,2.157982789,0.236856712,0,0.236856712,-4.304867305,0.98195157,-3.322915736,1.838628864 +Ersan Ilyasova,ilyaser01,2017,RS,ATL,1314,633,-0.181144042,3.296064569,3.114920528,0.422528351,2.301424289,2.72395264,-0.011952725,3.259164953,3.247212228,1.953847777,1.953847777,0,-0.447900105,2.602275749,2.154375644,0.861391889 +Ersan Ilyasova,ilyaser01,2017,RS,PHI,3035,1447,0.186316792,1.393568464,1.579885256,0.41565186,1.422090869,1.837742729,0.340291789,1.49005069,1.830342478,3.408866151,3.408866151,0,0.388947529,0.790606787,1.179554316,0.794398 +Ersan Ilyasova,ilyaser01,2017,RS,OKC,142,62,-6.789136197,1.476200749,-5.312935448,-4.202981948,4.922432796,0.719450848,-6.682840011,2.255764432,-4.427075579,-0.053652116,-0.053652116,0,-7.649024078,1.840058581,-5.808965497,1.113466953 +Ersan Ilyasova,ilyaser01,2018,PO,PHI,487,233,1.727555366,3.796116481,5.523671846,3.251744643,11.17090943,14.42265408,2.0792749,5.533535395,7.612810295,1.282576351,0,1.282576351,3.737543642,3.548269959,7.285813601,0.924953078 +Ersan Ilyasova,ilyaser01,2018,RS,ATL,2402,1175,-1.093768651,1.290971079,0.197202427,0.744013178,-0.186267553,0.557745625,-0.731117798,1.09901047,0.367892672,1.863157607,1.863157607,0,-0.626120292,1.056465059,0.430344767,-0.316954393 +Ersan Ilyasova,ilyaser01,2018,RS,PHI,1206,554,-1.966949428,3.787051638,1.820102211,-1.020349248,2.675035076,1.654685828,-1.914335105,3.698594729,1.784259624,1.294243654,1.294243654,0,-1.402432509,3.506293015,2.103860506,0.977677857 +Ersan Ilyasova,ilyaser01,2019,PO,MIL,579,272,1.365834729,5.662860169,7.028694898,7.957405446,1.831144625,9.788550071,2.741239524,5.058094003,7.799333528,1.51445011,0,1.51445011,3.925157641,4.835554547,8.760712188,0.30037957 +Ersan Ilyasova,ilyaser01,2019,RS,MIL,2693,1231,-0.891583014,2.751683179,1.860100165,0.593062956,2.425079163,3.01814212,-0.67076521,2.786272313,2.115507103,3.05929002,3.05929002,0,-0.85124495,3.072638481,2.221393531,0.115997664 +Ersan Ilyasova,ilyaser01,2020,PO,MIL,52,23,-6.66713068430187,5.90834585084456,-0.758784833457315,-18.2685257961345,-6.49368543136729,-24.7622112275018,-9.50479225620978,3.53438131632863,-5.97041093988115,-0.0395834125294,0,-0.0395834125294,-5.8112138046431,3.35962734826519,-2.45158645637791,1.54968423802431 +Ersan Ilyasova,ilyaser01,2020,RS,MIL,2217,986,0.086744910742639,0.991799707368012,1.07854461811065,0.993249110848954,-2.38888460662561,-1.39563549577666,0.252304926650994,0.248354881710212,0.500659808361206,1.64069946546591,1.64069946546591,0,-0.191817020290771,-0.409718110182051,-0.601535130472822,0.339145156774743 +Joe Ingles,inglejo01,2015,RS,UTA,3218,1673,-0.624516449,0.192532037,-0.431984412,-3.332879074,-0.139473265,-3.472352339,-1.227374973,0.110717703,-1.116657271,1.390250696,1.390250696,0,-1.697785386,0.009732139,-1.688053247,-0.269136129 +Joe Ingles,inglejo01,2016,RS,UTA,2462,1241,-1.088819051,-0.418422231,-1.507241281,-4.020968713,1.359599336,-2.661369376,-1.745328714,-0.103475782,-1.848804496,0.573084382,0.573084382,0,-1.561892435,-0.349021603,-1.910914038,0.425541575 +Joe Ingles,inglejo01,2017,PO,UTA,649,334,-0.41260256,5.877322052,5.464719493,3.613688837,5.307603786,8.921292623,0.37913534,6.069822717,6.448958057,1.60865628,0,1.60865628,1.923698255,7.989360625,9.91305888,-0.482011592 +Joe Ingles,inglejo01,2017,RS,UTA,3880,1972,0.555521343,1.910444006,2.465965349,2.026139854,-0.82944216,1.196697694,0.901232219,1.405844132,2.30707635,5.10655661,5.10655661,0,0.556688195,1.436384508,1.993072704,0.357801578 +Joe Ingles,inglejo01,2018,PO,UTA,775,382,1.481443917,0.119254489,1.600698405,9.343007865,8.155639174,17.49864704,3.226865534,1.72362767,4.950493203,1.542181727,0,1.542181727,2.355794062,1.47346419,3.829258252,-0.358063005 +Joe Ingles,inglejo01,2018,RS,UTA,5240,2578,1.570169441,0.703916563,2.274086004,2.163975717,0.570396347,2.734372064,1.797265046,0.65616581,2.453430856,6.887567728,6.887567728,0,1.417868535,1.083910627,2.501779162,0.630742237 +Joe Ingles,inglejo01,2019,PO,UTA,314,151,-1.177388447,1.474084187,0.29669574,-1.932395731,-0.713537863,-2.645933593,-1.326546706,1.057550045,-0.268996661,0.200471304,0,0.200471304,-2.604138828,3.334381525,0.730242698,1.684534786 +Joe Ingles,inglejo01,2019,RS,UTA,5464,2568,1.442704996,0.642210066,2.084915063,0.716535319,3.439012571,4.15554789,1.370890247,1.203669587,2.574559834,7.006761566,7.006761566,0,0.961063462,1.260570495,2.221633957,0.44640401 +Joe Ingles,inglejo01,2020,PO,UTA,458,234,0.978028433404962,0.682807479340023,1.66083591274499,-2.17806459814947,11.3065378515831,9.12847325343359,0.358968632121393,2.93291194731461,3.291880579436,0.735612227312804,0,0.735612227312804,-2.24928595845619,2.87695198093524,0.627666022479041,-1.11212751788533 +Joe Ingles,inglejo01,2020,RS,UTA,4467,2137,0.605775425541517,0.031844505411577,0.637619930953094,-0.624905015296388,3.18437680389991,2.55947178860352,0.387196593239828,0.676415897568086,1.06361249080791,4.15889407606322,4.15889407606322,0,0.224300764494374,0.140376420167775,0.364677184662149,0.022648030929204 +Damien Inglis,inglida01,2016,RS,MIL,315,156,-3.871365329,-0.12408199,-3.995447319,-9.496844979,1.257290694,-8.239554285,-5.255723073,0.211731298,-5.043991775,-0.183644294,-0.183644294,0,-4.19540465,-1.361037813,-5.556442463,0.568728474 +Andre Ingram,ingraan01,2018,RS,LAL,142,64,2.78075007,5.592255846,8.373005917,0.267248732,7.960547264,8.227795996,2.427878652,6.430092861,8.857971513,0.384841558,0.384841558,0,1.772175712,4.813649987,6.585825699,1.5202134 +Andre Ingram,ingraan01,2019,RS,LAL,34,15,-10.88604375,-0.709672959,-11.59571671,-9.864783229,8.712911879,-1.15187135,-11.2854391,1.249639598,-10.0357995,-0.056616605,-0.056616605,0,-10.15511966,-0.883285248,-11.03840491,1.568927475 +Brandon Ingram,ingrabr01,2017,RS,LAL,4738,2279,-3.104206871,-2.59903678,-5.703243651,0.568413147,-2.642194581,-2.073781434,-2.495439001,-2.714840767,-5.210279769,-2.843543663,-2.843543663,0,-2.55759165,-2.998125924,-5.555717574,-0.587592311 +Brandon Ingram,ingrabr01,2018,RS,LAL,4175,1975,-0.921558303,-0.988669427,-1.910227731,-2.069415848,0.249931649,-1.819484199,-1.189442834,-0.790930653,-1.980373486,0.777666423,0.777666423,0,-1.740028704,-0.806114305,-2.546143009,0.275791083 +Brandon Ingram,ingrabr01,2019,RS,LAL,3828,1760,-1.216508254,-0.702486121,-1.918994375,-1.504182039,-0.376171434,-1.880353473,-1.318796607,-0.681162932,-1.999959539,0.671890261,0.671890261,0,-1.905365835,-0.67189395,-2.577259785,-0.243634513 +Brandon Ingram,ingrabr01,2020,RS,NOP,4603,2104,2.07962207409766,-1.25855168235572,0.821070391741939,-0.663981589356906,-0.299002578614921,-0.962984167971827,1.61786606075838,-1.1197723637594,0.498093696998977,3.51915005318549,3.51915005318549,0,1.98875686805967,-0.898797265367343,1.08995960269233,0.950226273967324 +Kyrie Irving,irvinky01,2014,RS,CLE,4903,2496,2.79062668,-0.508375185,2.282251494,-0.592930382,-3.599894949,-4.192825331,2.310301965,-1.159876222,1.150425743,4.984231018,4.984231018,0,2.3032966,-0.838707886,1.464588714,0.332098036 +Kyrie Irving,irvinky01,2015,PO,CLE,890,464,3.991249712,-2.640126615,1.351123096,3.585689031,-3.744073646,-0.158384614,4.079784467,-3.086059715,0.993724753,0.912145617,0,0.912145617,4.889916823,-1.569680206,3.320236616,-0.201656157 +Kyrie Irving,irvinky01,2015,RS,CLE,5378,2730,5.123142473,-0.849880801,4.273261673,5.849473538,-0.707748049,5.141725489,5.509395757,-0.866141129,4.643254629,10.36291266,10.36291266,0,6.053326383,-0.505283213,5.54804317,0.607601942 +Kyrie Irving,irvinky01,2016,PO,CLE,1493,774,6.011654877,-3.039837947,2.97181693,7.07485972,-8.517659286,-1.442799566,6.450507273,-4.405939067,2.044568207,1.961873799,0,1.961873799,7.524477251,-3.157691455,4.366785796,0.445517187 +Kyrie Irving,irvinky01,2016,RS,CLE,3283,1667,2.669574019,-1.717636172,0.951937847,2.380098123,-3.416027477,-1.035929354,2.649705102,-2.192626042,0.457079061,2.714580291,2.714580291,0,3.411892043,-1.764974301,1.646917742,-0.467526741 +Kyrie Irving,irvinky01,2017,PO,CLE,1321,653,5.703955954,-1.06451969,4.639436264,3.688651158,-3.554613727,0.134037431,5.433118126,-1.677541951,3.755576175,2.245734437,0,2.245734437,5.876227914,-1.724982717,4.151245197,0.44775994 +Kyrie Irving,irvinky01,2017,RS,CLE,5131,2525,5.845606873,-3.74727064,2.098336233,6.727933384,-3.777828588,2.950104796,6.257017199,-3.987166714,2.269850485,6.467065029,6.467065029,0,6.267601796,-2.878353122,3.389248674,0.003299745 +Kyrie Irving,irvinky01,2018,RS,BOS,3951,1931,6.149148519,-0.884703442,5.264445077,3.424389204,-1.753887437,1.670501767,5.975496962,-1.159873572,4.81562339,7.489068084,7.489068084,0,5.436384802,-0.705398284,4.730986519,0.471714741 +Kyrie Irving,irvinky01,2019,PO,BOS,699,330,1.257947677,-1.5806994,-0.322751723,4.396805759,-5.755298498,-1.358492738,2.080150507,-2.59475281,-0.514602303,0.395752358,0,0.395752358,4.817593712,-2.856516913,1.961076799,1.942533618 +Kyrie Irving,irvinky01,2019,RS,BOS,4705,2214,5.601825555,1.130465402,6.732290957,3.941342845,0.677027969,4.618370815,5.529100957,1.084506413,6.61360737,10.70679162,10.70679162,0,6.118081399,1.58623827,7.704319669,1.250886608 +Kyrie Irving,irvinky01,2020,RS,BRK,1430,658,6.54370509240788,-2.96730473801353,3.57640035439435,1.81942613084299,-3.29169660681458,-1.47227047597159,5.99961688293796,-3.22513364481786,2.7744832381201,1.87538687479479,1.87538687479479,0,6.02087644201846,-1.7222394571819,4.29863698483656,1.14256823861038 +Jonathan Isaac,isaacjo01,2018,RS,ORL,1119,536,-4.836963127,2.891998683,-1.944964444,-6.891734908,2.868268403,-4.023466505,-5.528295753,3.094904612,-2.433391141,0.086718061,0.086718061,0,-4.445195552,2.744446333,-1.70074922,0.155725975 +Jonathan Isaac,isaacjo01,2019,PO,ORL,275,137,-1.673055999,-4.641395925,-6.314451924,-3.730182076,2.811430159,-0.918751918,-2.131572682,-3.356999872,-5.488572554,-0.197100352,0,-0.197100352,-1.587150501,-2.984415351,-4.571565852,-0.162000805 +Jonathan Isaac,isaacjo01,2019,RS,ORL,4145,1996,-1.302072203,2.217064963,0.914992759,0.976147786,-0.331527439,0.644620347,-0.878497327,1.794161998,0.915664671,3.733467974,3.733467974,0,-0.506879806,1.244945885,0.738066079,0.013776929 +Jonathan Isaac,isaacjo01,2020,RS,ORL,2038,980,-0.607379269100543,4.81995265167246,4.21257338257192,-1.62414646213871,3.14812718311236,1.52398072097365,-0.839197457841593,4.75910740803585,3.91990995019425,3.3430992067316,3.3430992067316,0,0.324154764157941,4.76752633917363,5.09168110333157,0.250165373596784 +Royal Ivey,iveyro01,2014,RS,OKC,8,5,-1.106706396,-12.87686445,-13.98357084,-23.12991394,-10.09345557,-33.22336951,-5.88109208,-13.23243735,-19.11352943,-0.040197852,-0.040197852,0,-12.34503962,-16.9078105,-29.25285012,-3.551166521 +Wes Iwundu,iwundwe01,2018,RS,ORL,2074,1020,-3.051150924,0.188887726,-2.862263198,-2.882108938,2.077578874,-0.804530064,-3.16556947,0.629084024,-2.536485446,0.110220378,0.110220378,0,-3.663039997,-0.076847526,-3.739887523,-0.797623355 +Wes Iwundu,iwundwe01,2019,PO,ORL,129,60,0.65854531,-3.018484856,-2.359939546,1.366815365,11.05098969,12.41780506,0.933684203,-0.248502595,0.685181608,0.108455336,0,0.108455336,0.398715945,-1.278660363,-0.879944418,-0.000199707 +Wes Iwundu,iwundwe01,2019,RS,ORL,2603,1233,-2.775367569,0.152993747,-2.622373822,-3.012315019,2.458724677,-0.553590342,-2.95493736,0.618993849,-2.335943511,0.260137777,0.260137777,0,-3.617830546,-0.206022834,-3.82385338,-0.131257656 +Wes Iwundu,iwundwe01,2020,PO,ORL,169,76,-3.12806376120515,4.8959109446488,1.76784718344366,-9.86070231405806,13.0300392537356,3.16933693967751,-4.77951910863122,6.89345104038918,2.11393193175796,0.193003472397209,0,0.193003472397209,-0.718901146707396,4.21436995845713,3.49546881174973,-0.77160473450593 +Wes Iwundu,iwundwe01,2020,RS,ORL,2000,953,-1.59794840606867,-0.972960605412209,-2.57090901148088,-1.83478433122468,2.8588486914951,1.02406436027043,-1.74071817187654,-0.253024401363169,-1.99374257323971,0.364480752143241,0.364480752143241,0,-2.38967691849929,-0.56816502732726,-2.95784194582655,-0.896116377085809 +Jarrett Jack,jackja01,2014,RS,CLE,4418,2252,-1.138499949,-0.835568171,-1.97406812,-3.523925929,-0.478870435,-4.002796364,-1.677024625,-0.784925484,-2.461950109,0.327914961,0.327914961,0,-1.39881628,-1.369821504,-2.768637784,-0.882706429 +Jarrett Jack,jackja01,2015,PO,BRK,312,153,0.868758919,2.407652591,3.27641151,14.49052745,26.22351164,40.71403909,3.779450436,7.533978594,11.31342903,1.160583614,0,1.160583614,3.907417272,5.910789515,9.818206787,2.416671984 +Jarrett Jack,jackja01,2015,RS,BRK,4440,2241,-0.849434544,-0.096667182,-0.946101725,-6.488818207,-2.276306026,-8.765124233,-2.061372824,-0.529938208,-2.591311032,0.181634689,0.181634689,0,-1.621486355,-1.154363644,-2.775849999,0.103779051 +Jarrett Jack,jackja01,2016,RS,BRK,2093,1027,0.253699977,-1.949943466,-1.696243489,-1.195611155,-0.108090793,-1.303701949,0.005837433,-1.6325713,-1.626733867,0.588330881,0.588330881,0,0.587752498,-1.88622621,-1.298473712,-0.038671195 +Jarrett Jack,jackja01,2017,RS,NOP,68,33,-3.530641457,-1.176026034,-4.70666749,-9.09380176,-0.505436945,-9.599238705,-4.863294706,-1.137439426,-6.000734133,-0.054835614,-0.054835614,0,-4.53874353,-1.288805872,-5.827549402,0.186936483 +Jarrett Jack,jackja01,2018,RS,NYK,3164,1548,-1.540139106,-1.701310648,-3.241449754,2.433631939,-1.026388677,1.407243263,-0.783358725,-1.640588319,-2.423947043,0.255691764,0.255691764,0,-1.284839398,-2.191042605,-3.475882003,-0.701646768 +Aaron Jackson,jacksaa01,2018,PO,HOU,36,17,-6.635170201,-10.0450824,-16.6802526,-11.87338705,4.56072208,-7.312664971,-8.193313161,-7.688506185,-15.88181935,-0.116361543,0,-0.116361543,-6.596463018,-8.504939609,-15.10140263,-0.919885546 +Aaron Jackson,jacksaa01,2018,RS,HOU,66,35,-7.545438829,-13.42541744,-20.97085627,-9.163957578,-6.422486626,-15.5864442,-8.394948529,-12.7968355,-21.19178402,-0.329191452,-0.329191452,0,-6.533201973,-9.076901854,-15.61010383,-0.037196309 +Demetrius Jackson,jacksde01,2017,RS,BOS,35,17,10.36720833,-1.444101951,8.923106383,-7.619397926,-0.001617543,-7.621015469,7.272728345,-1.165872154,6.106856191,0.074672907,0.074672907,0,3.417274509,-3.241792386,0.175482123,-2.740432801 +Demetrius Jackson,jacksde01,2018,RS,PHI,38,17,6.023399939,-5.244023362,0.779376577,11.70855827,-33.58673369,-21.87817542,7.490924451,-11.68907463,-4.198150182,-0.012516876,-0.012516876,0,4.70948735,-7.897949542,-3.188462192,-0.34361862 +Demetrius Jackson,jacksde01,2018,RS,HOU,128,63,-11.29017223,-2.996091852,-14.28626408,-16.34127388,3.186205421,-13.15506846,-13.15452824,-1.949990649,-15.10451889,-0.403407684,-0.403407684,0,-8.171411139,-1.94908885,-10.12049999,1.57405903 +Demetrius Jackson,jacksde01,2019,RS,PHI,88,39,2.016593436,-0.809502046,1.20709139,-3.426638833,-3.616836719,-7.043475552,0.968219096,-1.452451119,-0.484232023,0.044903467,0.044903467,0,-0.835330534,-1.949267793,-2.784598327,-0.407645299 +Frank Jackson,jacksfr01,2019,RS,NOP,2616,1169,-1.520112266,-2.852010997,-4.372123263,-3.097004099,-1.689013087,-4.786017186,-1.946423979,-2.759810357,-4.706234336,-1.175332575,-1.175332575,0,-1.852390267,-3.027728021,-4.880118288,0.750137126 +Frank Jackson,jacksfr01,2020,RS,NOP,1784,797,-1.53337476440114,-4.40561441626403,-5.93898918066517,0.510566163119998,-2.76301195001503,-2.25244578689504,-1.20678329759995,-4.31287528703291,-5.51965858463286,-1.13148064016348,-1.13148064016348,0,-1.51129193845661,-4.21550393314267,-5.72679587159928,0.476514549249542 +Jaren Jackson Jr.,jacksja02,2019,RS,MEM,3045,1515,-1.51116573,1.239671122,-0.271494607,-2.346413756,3.783956733,1.437542977,-1.706874443,1.801412033,0.094537589,2.189514664,2.189514664,0,-2.253012496,2.027877816,-0.22513468,-0.425472636 +Jaren Jackson Jr.,jacksja02,2020,RS,MEM,3528,1622,-1.07122037821691,0.554727443870978,-0.516492934345934,-2.01440448059587,-3.00511394445927,-5.01951842505514,-1.31942629373685,-0.171173018841009,-1.49059931257786,1.05382273968712,1.05382273968712,0,-1.60979110923242,0.690369644631567,-0.919421464600855,1.13768800348764 +Josh Jackson,jacksjo02,2018,RS,PHO,4213,1959,-2.583671471,-1.335879164,-3.919550634,-5.371898258,-1.117712724,-6.489610982,-3.209617128,-1.312363366,-4.521980494,-1.793877785,-1.793877785,0,-2.999566068,-1.30136981,-4.300935879,1.277887768 +Josh Jackson,jacksjo02,2019,RS,PHO,4235,1988,-3.191611243,0.679542015,-2.512069228,-3.626362202,-0.452449839,-4.078812041,-3.391344224,0.553359988,-2.837984236,-0.090162593,-0.090162593,0,-3.497783814,-0.094366531,-3.592150345,1.053107679 +Josh Jackson,jacksjo02,2020,RS,MEM,841,381,0.032627620465748,2.96568368765101,2.99831130811675,0.239903333567369,1.67588842776572,1.91579176133308,0.102680914936951,2.87934069811861,2.98202161305556,1.13068314024877,1.13068314024877,0,-0.533527212161946,1.96627249767246,1.43274528551051,1.50808899709897 +Justin Jackson,jacksju01,2018,RS,SAC,3057,1506,-2.419386307,-1.72033452,-4.139720826,-1.420154705,-0.021389789,-1.441544493,-2.295896928,-1.437812905,-3.733709833,-0.752737848,-0.752737848,0,-2.594131028,-2.275656419,-4.869787447,-0.407710296 +Justin Jackson,jacksju01,2019,RS,SAC,2366,1083,-1.25218307,-1.320547857,-2.572730927,-1.14246077,0.639617358,-0.502843412,-1.304024271,-0.976280024,-2.280304295,0.258106873,0.258106873,0,-1.299617542,-1.305154742,-2.604772284,-0.558357812 +Justin Jackson,jacksju01,2019,RS,DAL,1114,531,0.304375611,-1.25652044,-0.952144829,1.03650897,0.405999719,1.442508689,0.484742506,-0.979750943,-0.495008437,0.608473313,0.608473313,0,-0.037785598,-1.490106313,-1.527891911,-0.407116333 +Justin Jackson,jacksju01,2020,PO,DAL,36,16,-9.80265546418353,-11.3214519798372,-21.1241074440208,-15.9890388079321,-18.514571200088,-34.5036100080201,-11.6919390665771,-13.3423776536332,-25.0343167202103,-0.18867541244875,0,-0.18867541244875,-7.30488582481654,-12.5236090557568,-19.8284948805734,0.560825423562471 +Justin Jackson,jacksju01,2020,RS,DAL,2214,1045,-1.60896093549745,-2.04282201520966,-3.65178295070711,1.5601151850025,-3.39927355349625,-1.83915836849375,-1.10768098765744,-2.46326372531948,-3.57094471297692,-0.433943115940267,-0.433943115940267,0,-0.97031881011642,-3.11355056422935,-4.08386937434577,-0.875010758849707 +Pierre Jackson,jackspi01,2017,RS,DAL,172,84,0.063917362,1.618462884,1.682380246,6.467296275,12.96002446,19.42732073,1.441909186,4.064606852,5.506516039,0.35119523,0.35119523,0,-0.663480071,1.692313484,1.028833414,-0.735339357 +Reggie Jackson,jacksre01,2014,PO,OKC,1048,531,0.139896844,0.252592032,0.392488876,-3.177192356,2.693623623,-0.483568733,-0.56980366,0.749774763,0.179971103,0.814502412,0,0.814502412,-0.990816994,0.946839826,-0.043977168,-0.472407262 +Reggie Jackson,jacksre01,2014,RS,OKC,4586,2277,0.851005956,-0.05684462,0.794161336,1.072918329,2.374328863,3.447247192,0.896648154,0.405388751,1.302036905,4.66685139,4.66685139,0,0.849541818,0.893588753,1.743130571,-0.825266709 +Reggie Jackson,jacksre01,2015,RS,DET,1699,870,3.692145865,-0.793160877,2.898984988,3.884014102,0.840190562,4.724204664,3.99628396,-0.478963296,3.517320664,2.77026416,2.77026416,0,3.585601289,-1.004792957,2.580808333,-0.401121398 +Reggie Jackson,jacksre01,2015,RS,OKC,2773,1398,0.976534388,-1.11777483,-0.141240442,-0.080310709,0.172341689,0.09203098,0.791744352,-0.923847619,-0.132103266,1.847718269,1.847718269,0,0.294023036,-0.76022613,-0.466203093,-1.00256273 +Reggie Jackson,jacksre01,2016,PO,DET,266,147,3.500691196,-3.983629728,-0.482938532,1.423116401,8.922510929,10.34562733,3.194217904,-1.405804025,1.788413879,0.343465163,0,0.343465163,2.356631741,1.379614146,3.736245887,-2.055489023 +Reggie Jackson,jacksre01,2016,RS,DET,4890,2424,3.093473058,-1.637371835,1.456101223,2.587275476,-1.24969124,1.337584236,3.173348358,-1.658996987,1.514351371,5.276158065,5.276158065,0,2.813413944,-1.136194239,1.677219705,0.043149347 +Reggie Jackson,jacksre01,2017,RS,DET,2853,1424,0.428307912,-1.510480949,-1.082173037,-1.685775824,-3.895925295,-5.581701119,0.050728682,-2.11168756,-2.060958877,0.500286182,0.500286182,0,0.18302396,-1.294460795,-1.111436834,-0.062561352 +Reggie Jackson,jacksre01,2018,RS,DET,2423,1201,1.444293797,-0.763829463,0.680464334,1.244105313,0.06250213,1.306607443,1.512499741,-0.656410764,0.856088977,2.186055348,2.186055348,0,0.961157309,-0.838777597,0.122379712,-1.058408762 +Reggie Jackson,jacksre01,2019,PO,DET,231,108,7.827273121,-5.301818413,2.525454709,14.6700747,-11.51051711,3.159557591,9.936543674,-6.803027399,3.133516275,0.333844408,0,0.333844408,11.43741574,-6.712014439,4.725401301,-0.152673762 +Reggie Jackson,jacksre01,2019,RS,DET,4710,2289,1.278474696,-2.573562344,-1.295087649,0.674374599,0.026952266,0.701326865,1.25665249,-2.19000417,-0.93335168,2.107068556,2.107068556,0,0.914129746,-1.705113677,-0.790983932,-0.696543294 +Reggie Jackson,jacksre01,2020,PO,LAC,369,170,-0.847244346632506,-5.08245116422985,-5.92969551086236,5.74354516552907,-5.94890372493591,-0.205358559406843,0.508906616118143,-5.6613010330275,-5.15239441690936,-0.21466268441516,0,-0.21466268441516,-2.90010372545247,-3.87000161248482,-6.77010533793728,-0.111441049343345 +Reggie Jackson,jacksre01,2020,RS,LAC,771,362,-0.05038733162705,0.23176706307777,0.18137973145072,1.2894057914833,0.656866448915431,1.94627224039873,0.171297584580256,0.264534713201848,0.435832297782104,0.587279856928684,0.587279856928684,0,-0.397517079276824,0.811976954851838,0.414459875575014,-0.194205690628043 +Reggie Jackson,jacksre01,2020,RS,DET,769,381,1.27394923656783,-1.94686110425775,-0.672911867689921,2.17936207115444,2.47845333857104,4.65781540972549,1.56691232433261,-1.11318694866849,0.453725375664119,0.613120271564919,0.613120271564919,0,1.42581527703758,-1.97502988819535,-0.549214611157771,-1.58047403068725 +Stephen Jackson,jacksst02,2014,RS,LAC,219,107,-6.583400618,5.3073817,-1.276018918,-4.029303781,5.833105694,1.803801913,-6.494247,5.730745319,-0.763501681,0.109645436,0.109645436,0,-4.559688671,4.554456821,-0.00523185,1.061086075 +Bernard James,jamesbe01,2014,PO,DAL,14,8,1.036491341,14.68966086,15.7261522,17.59497596,17.30707782,34.90205378,4.317073055,16.12839102,20.44546408,0.095777905,0,0.095777905,3.391968888,12.40568367,15.79765256,-1.773279902 +Bernard James,jamesbe01,2014,RS,DAL,309,146,-5.006552004,-5.760481001,-10.76703301,-4.791161264,2.398272288,-2.392888976,-5.264023817,-4.388380155,-9.652403972,-0.517203476,-0.517203476,0,-5.612075302,-4.878293965,-10.49036927,0.56877348 +Bernard James,jamesbe01,2015,PO,DAL,4,2,-2.779679665,2.076234846,-0.703444819,-2.195628125,56.88813196,54.69250383,-2.771744205,13.88622689,11.11448269,0.014142038,0,0.014142038,-4.792092367,3.103807134,-1.688285233,-2.968957 +Bernard James,jamesbe01,2015,RS,DAL,322,158,0.133670993,5.028751452,5.162422445,-3.231591539,2.505630709,-0.72596083,-0.553784312,4.820004061,4.266219749,0.563350201,0.563350201,0,-1.316413829,1.560331454,0.243917625,-0.379533425 +Damion James,jamesda01,2014,RS,SAS,101,50,-4.258770263,-0.572181997,-4.83095226,0.335258445,4.321132945,4.65639139,-3.505775234,0.387959407,-3.117815826,-0.009340821,-0.009340821,0,-3.790096634,0.928444776,-2.861651858,-0.430974797 +Justin James,jamesju01,2020,RS,SAC,510,232,-2.35970565436035,-0.135757955725494,-2.49546361008585,-6.82537729586107,5.79930201798481,-1.02607527787626,-3.40987932703752,1.12776105797417,-2.28211826906335,0.055465702472411,0.055465702472411,0,-2.66401284907018,-0.697899146540612,-3.36191199561079,0.155283991488085 +LeBron James,jamesle01,2014,PO,MIA,1396,763,7.666907351,-0.853431432,6.813475919,2.168948245,7.244687121,9.413635366,6.88992357,0.823548128,7.713471698,4.210398659,0,4.210398659,7.575597083,0.682746982,8.258344065,0.20794931 +LeBron James,jamesle01,2014,RS,MIA,5625,2902,5.641812721,-1.2905678,4.351244921,5.562623848,-0.8893816,4.673242248,5.838391895,-1.285499707,4.552892188,10.89070513,10.89070513,0,6.526403982,-1.438474748,5.087929234,0.692262506 +LeBron James,jamesle01,2015,PO,CLE,1609,844,3.298581334,1.090409855,4.388991188,3.859522719,0.757846992,4.61736971,3.607665742,1.050525575,4.658191317,3.227479404,0,3.227479404,6.00038707,0.844437355,6.844824425,-1.835769448 +LeBron James,jamesle01,2015,RS,CLE,4885,2493,4.664449678,-0.57141819,4.093031487,6.541760013,1.704196523,8.245956536,5.251482182,-0.124572533,5.126909649,10.08546782,10.08546782,0,5.995092667,-0.891401484,5.103691184,0.637466003 +LeBron James,jamesle01,2016,PO,CLE,1563,822,5.462839701,3.653486988,9.116326689,4.631035737,9.573186729,14.20422247,5.471713582,5.083206793,10.55492037,5.687281113,0,5.687281113,7.235016368,4.919773948,12.15479032,-1.11681119 +LeBron James,jamesle01,2016,RS,CLE,5340,2709,5.085350829,0.815282002,5.900632831,9.032315058,3.232531071,12.26484613,6.090796578,1.362443471,7.453240049,14.18284805,14.18284805,0,6.611752712,0.580428529,7.192181242,0.558626501 +LeBron James,jamesle01,2017,PO,CLE,1495,744,7.375553858,2.072417981,9.44797184,16.11571044,5.217601831,21.33331227,9.45240846,2.829522124,12.28193058,5.788786461,0,5.788786461,9.991900151,3.431383643,13.42328379,-1.577402061 +LeBron James,jamesle01,2017,RS,CLE,5646,2794,4.940585972,0.173304083,5.113890054,10.26194416,1.209238848,11.471183,6.225395622,0.401317041,6.626712663,13.4209829,13.4209829,0,6.932500231,-0.123855858,6.808644373,0.399879861 +LeBron James,jamesle01,2018,PO,CLE,1777,922,7.980871961,-0.372473047,7.608398914,11.29708309,-6.020266592,5.276816498,9.179821312,-1.55652757,7.623293742,5.002465496,0,5.002465496,9.593218562,-1.906694673,7.686523889,-0.585403203 +LeBron James,jamesle01,2018,RS,CLE,6249,3026,6.182876356,-0.860393223,5.322483132,8.502624189,-4.915580405,3.587043784,6.971055219,-1.731308676,5.239746543,12.40925444,12.40925444,0,6.71480891,-2.018766737,4.696042173,0.596402793 +LeBron James,jamesle01,2019,RS,LAL,4202,1937,5.542003854,-0.181201825,5.360802029,3.131856185,1.541907653,4.673763838,5.413270187,0.164745304,5.57801549,8.297431002,8.297431002,0,4.408912545,-0.104033404,4.304879141,0.832226242 +LeBron James,jamesle01,2020,PO,LAL,1561,762,7.87030184230216,2.27518251680119,10.1454843591034,2.46691826272172,6.31592995605364,8.78284821877536,7.07193956784058,3.1858153289297,10.2577548967703,5.23137156471527,0,5.23137156471527,3.13375128319481,3.46854207926078,6.60229336245559,0.299476103605948 +LeBron James,jamesle01,2020,RS,LAL,4897,2316,6.22472032852713,-0.422747247409439,5.80197308111769,5.01500856199106,5.47399290189561,10.4890014638867,6.31038902953358,0.7419434032357,7.05233243276928,11.5911127610465,11.5911127610465,0,6.35546236779282,0.686144613824406,7.04160698161723,0.074483105859505 +Mike L. James,jamesmi01,2014,RS,CHI,137,77,-5.518948169,7.54124277,2.022294601,1.007904594,-7.781304551,-6.773399957,-4.43312975,4.757379321,0.324249571,0.119045047,0.119045047,0,-4.556004494,3.502828738,-1.053175756,-1.37239442 +Mike James,jamesmi02,2018,RS,NOP,42,18,-5.050621576,-12.99014637,-18.04076794,-0.60889181,-17.55572732,-18.16461913,-4.427638,-14.72963725,-19.15727525,-0.150046248,-0.150046248,0,-4.910110294,-10.32957189,-15.23968218,-0.415806955 +Mike James,jamesmi02,2018,RS,PHO,1473,669,-0.560445683,0.562081921,0.001636237,0.008234267,2.741694967,2.749929234,-0.370793175,1.112517122,0.741723947,1.191869722,1.191869722,0,-0.873330834,-0.142367836,-1.01569867,0.005096762 +Antawn Jamison,jamisan01,2014,RS,LAC,510,248,-5.172049897,-0.267009703,-5.4390596,-4.669535131,7.789215653,3.119680522,-5.473702013,1.354945776,-4.118756237,-0.173951409,-0.173951409,0,-2.265505222,1.039757261,-1.225747961,0.42269131 +Al Jefferson,jeffeal01,2014,PO,CHA,201,106,-2.450959704,4.551499028,2.100539323,-2.967909679,-2.931271515,-5.899181194,-2.625030219,3.270330039,0.64529982,0.188149795,0,0.188149795,-3.864306252,3.843515843,-0.02079041,-0.603016445 +Al Jefferson,jeffeal01,2014,RS,CHA,4967,2553,-0.942354044,2.311067663,1.36871362,1.041711263,-0.595716076,0.445995187,-0.546098135,1.824568764,1.278470629,5.202659857,5.202659857,0,-1.203177986,2.020070272,0.816892287,-0.815004296 +Al Jefferson,jeffeal01,2015,RS,CHA,3892,1992,-2.848480302,0.79989301,-2.048587292,0.026514928,-1.988727234,-1.962212306,-2.327650929,0.25443689,-2.073214039,0.680319016,0.680319016,0,-2.465594496,1.315804234,-1.149790261,-1.047155101 +Al Jefferson,jeffeal01,2016,PO,CHA,308,168,-1.366099654,-3.804764522,-5.170864175,-0.937739973,-14.00807629,-14.94581626,-1.377236834,-6.11223842,-7.489475255,-0.405860528,0,-0.405860528,-3.046208006,-6.931874581,-9.978082587,-2.977293333 +Al Jefferson,jeffeal01,2016,RS,CHA,2221,1096,-2.389945149,-0.889974756,-3.279919905,-1.429509077,1.263507322,-0.166001755,-2.364334257,-0.519116413,-2.88345067,-0.074142233,-0.074142233,0,-2.528853259,0.080134624,-2.448718635,-0.629294716 +Al Jefferson,jeffeal01,2017,RS,IND,1885,931,-1.013074092,-1.316178571,-2.329252663,-2.57179559,-1.46186348,-4.03365907,-1.396568209,-1.436593945,-2.833162155,-0.038995596,-0.038995596,0,-1.993640405,-1.923154076,-3.916794481,-1.256778902 +Al Jefferson,jeffeal01,2018,RS,IND,989,484,-0.937758034,-1.906921102,-2.844679136,-0.626930204,-1.71022803,-2.337158233,-0.946375817,-1.985709626,-2.932085443,-0.044684907,-0.044684907,0,-0.616949967,-1.507788199,-2.124738166,-0.61483092 +Amile Jefferson,jeffeam01,2019,RS,ORL,147,68,0.512750375,-1.899863034,-1.38711266,10.23532759,-3.645595807,6.589731786,2.574062477,-2.461722787,0.11233969,0.098949322,0.098949322,0,0.658869605,-1.727683623,-1.068814017,-0.364886033 +Amile Jefferson,jeffeam01,2020,RS,ORL,157,74,-7.15339412003289,0.847474768843381,-6.30591935118951,-6.34279467465078,11.8132857517037,5.47049107705288,-7.41667948241837,3.17069772175794,-4.24598176066043,-0.056177818710213,-0.056177818710213,0,-7.21080907955853,0.212834297500893,-6.99797478205764,-0.547165973430751 +Cory Jefferson,jeffeco01,2015,RS,BRK,1081,531,-1.230280519,0.312307555,-0.917972964,0.672817988,7.194476192,7.86729418,-0.867675124,1.823489052,0.955813928,1.005961644,1.005961644,0,-0.674177634,-0.802681314,-1.476858947,0.190708424 +Cory Jefferson,jeffeco01,2016,RS,PHO,104,50,-1.577981432,2.443912543,0.865931111,0.218489508,-1.601690265,-1.383200757,-1.219129333,1.794298919,0.575169585,0.083948299,0.083948299,0,-0.755722211,0.761229754,0.005507543,-1.009953394 +Othyus Jeffers,jeffeot01,2014,RS,SAS,64,34,1.22816237,-1.19477739,0.03338498,12.07944003,6.719424571,18.7988646,3.598266331,0.303239364,3.901505695,0.113516182,0.113516182,0,3.801250567,-0.889504855,2.911745713,-1.551296979 +Othyus Jeffers,jeffeot01,2014,RS,MIN,24,13,-4.678655178,2.07039247,-2.608262707,9.924187579,6.724939734,16.64912731,-1.93082763,3.144832372,1.214004742,0.025973413,0.025973413,0,1.212239451,0.850435855,2.062675306,-1.160991655 +Richard Jefferson,jefferi01,2014,RS,UTA,4273,2213,0.152441058,-1.362842844,-1.210401786,-2.361099728,-2.501176112,-4.86227584,-0.322153279,-1.635362693,-1.957515972,0.89028809,0.89028809,0,-0.589552597,-1.400859015,-1.990411612,-0.480652072 +Richard Jefferson,jefferi01,2015,PO,DAL,111,51,-2.099677399,-1.385363597,-3.485040996,-5.831547588,-16.24827208,-22.07981967,-3.058600695,-4.509607745,-7.56820844,-0.128927459,0,-0.128927459,-3.327454979,-6.956153143,-10.28360812,-0.279807 +Richard Jefferson,jefferi01,2015,RS,DAL,2560,1244,-0.576976497,-0.026574437,-0.603550933,-1.192110005,0.792748465,-0.399361541,-0.762030384,0.128649697,-0.633380687,1.3469887,1.3469887,0,-0.492467273,-0.492410728,-0.984878001,0.25655697 +Richard Jefferson,jefferi01,2016,PO,CLE,739,381,0.378585992,1.981302364,2.359888356,-2.893802887,1.923860401,-0.969942486,-0.455035338,2.045148792,1.590113455,0.864532364,0,0.864532364,0.343211943,1.175238657,1.518450599,-0.610223981 +Richard Jefferson,jefferi01,2016,RS,CLE,2639,1326,-0.736482251,-1.333995738,-2.07047799,-7.049987834,-0.354523779,-7.404511613,-2.126046054,-1.23435007,-3.360396124,-0.412317601,-0.412317601,0,-1.639863879,-1.599120473,-3.238984352,-0.149246599 +Richard Jefferson,jefferi01,2017,PO,CLE,376,179,-0.185712667,-2.559002439,-2.744715106,-1.026046796,1.477920492,0.451873696,-0.5259721,-1.893152141,-2.419124241,0.031555561,0,0.031555561,0.365637344,-1.956958542,-1.591321198,1.21008231 +Richard Jefferson,jefferi01,2017,RS,CLE,3301,1614,-1.452277696,-0.847544145,-2.299821841,-1.780890493,1.621397381,-0.159493112,-1.630867001,-0.358845462,-1.989712463,0.624494129,0.624494129,0,-1.497697105,-0.837346879,-2.335043983,-0.246669065 +Richard Jefferson,jefferi01,2018,RS,DEN,340,163,-1.720782245,-3.068142611,-4.788924856,-6.967789051,-3.955714125,-10.92350318,-2.920085485,-3.409906462,-6.329991947,-0.296256737,-0.296256737,0,-2.681900404,-4.520020505,-7.201920909,-0.488016787 +DaQuan Jeffries,jeffrda01,2020,RS,SAC,322,141,-1.10414805568038,-0.884165518871078,-1.98831357455146,3.0047729324066,0.049136832496992,3.05390976490359,-0.283763519808577,-0.718623809138313,-1.00238732894689,0.126266897880904,0.126266897880904,0,-0.49703816832356,-1.25574040630092,-1.75277857462447,0.444076149167652 +John Jenkins,jenkijo01,2014,RS,ATL,325,158,-5.621341879,-5.644708319,-11.2660502,-3.515688677,-1.133921732,-4.64961041,-5.52021622,-5.041985455,-10.56220167,-0.633575572,-0.633575572,0,-5.077866412,-5.510334554,-10.58820097,0.582034156 +John Jenkins,jenkijo01,2015,PO,ATL,41,21,3.888470142,-4.465512987,-0.577042844,15.33252623,12.09855745,27.43108367,6.555281559,-1.250105524,5.305176035,0.087908023,0,0.087908023,3.43501231,-3.191440327,0.243571983,-1.196019824 +John Jenkins,jenkijo01,2015,RS,ATL,611,297,0.851342781,-2.861852861,-2.010510079,-7.292329992,1.279561397,-6.012768594,-0.812001426,-2.181611135,-2.99361256,-0.037063496,-0.037063496,0,-0.067024654,-3.182541185,-3.249565838,0.387144859 +John Jenkins,jenkijo01,2016,RS,DAL,407,193,-5.145646168,-3.054462668,-8.200108836,0.756352523,2.164903852,2.921256375,-4.204426391,-2.139088841,-6.343515232,-0.353796055,-0.353796055,0,-4.070325861,-3.351374842,-7.421700704,-0.014458223 +John Jenkins,jenkijo01,2016,RS,PHO,625,287,-0.781331343,-3.132213141,-3.913544484,-3.486250939,-1.791580569,-5.277831507,-1.360838755,-2.998813716,-4.359652471,-0.23785149,-0.23785149,0,-2.275973787,-4.520474403,-6.79644819,0.893060736 +John Jenkins,jenkijo01,2017,RS,PHO,28,13,7.191095794,-8.288021952,-1.096926158,21.27310683,4.949367899,26.22247472,10.66863299,-5.922438436,4.746194558,0.049484735,0.049484735,0,5.916097686,-6.780877462,-0.864779777,-0.462693359 +John Jenkins,jenkijo01,2019,RS,NYK,663,319,-2.2801191,-3.326019275,-5.606138376,-3.886521036,-0.613125657,-4.499646693,-2.681361848,-2.90993693,-5.591298778,-0.458805957,-0.458805957,0,-3.547208957,-5.076594778,-8.623803735,-0.799166427 +John Jenkins,jenkijo01,2019,RS,WAS,32,14,6.434872488,-9.334292058,-2.89941957,-9.17411625,11.97930588,2.805189633,3.573454449,-5.364563001,-1.791108552,0.006792824,0.006792824,0,2.03520145,-5.911261033,-3.876059583,-0.838413395 +Brandon Jennings,jennibr01,2014,RS,DET,5508,2728,2.16710401,-2.928184577,-0.761080567,1.446789123,-1.85033427,-0.403545147,2.166317283,-2.844858618,-0.678541335,2.899826293,2.899826293,0,2.441203513,-2.68027539,-0.239071877,0.556142134 +Brandon Jennings,jennibr01,2015,RS,DET,2351,1173,3.661010207,0.035272962,3.696283169,-0.336794811,0.296460858,-0.040333953,3.075021376,0.104283629,3.179305005,3.54362379,3.54362379,0,2.866547161,-0.453734634,2.412812527,-0.131211814 +Brandon Jennings,jennibr01,2016,RS,DET,849,416,0.024188927,0.564918316,0.589107243,-0.518971354,1.884870755,1.365899401,-0.084967535,0.874068011,0.789100476,0.744755493,0.744755493,0,-0.063407294,-0.129795221,-0.193202515,-0.831797674 +Brandon Jennings,jennibr01,2016,RS,ORL,960,452,-0.418679649,0.871944252,0.453264603,-1.055287134,0.020796215,-1.034490919,-0.56869802,0.760536292,0.191838271,0.683727372,0.683727372,0,-0.323338505,-0.158314899,-0.481653404,0.764612014 +Brandon Jennings,jennibr01,2017,PO,WAS,382,178,-2.531346682,-9.433593458,-11.96494014,-10.60959182,-2.812706681,-13.42229851,-4.437974001,-8.564644319,-13.00261832,-0.957183335,0,-0.957183335,-4.073271791,-9.16481455,-13.23808634,-0.313195692 +Brandon Jennings,jennibr01,2017,RS,NYK,2929,1428,0.121160266,-0.862242516,-0.74108225,-0.945490156,0.665122607,-0.280367549,-0.076881809,-0.560642187,-0.637523996,1.536601187,1.536601187,0,-0.520638186,-0.965246636,-1.485884822,-0.157814353 +Brandon Jennings,jennibr01,2017,RS,WAS,782,374,-0.675473979,-1.713488418,-2.388962397,0.06595445,-0.821362618,-0.755408169,-0.557475402,-1.60461749,-2.162092892,0.111729425,0.111729425,0,0.027827384,-1.594213579,-1.566386195,-0.395184833 +Brandon Jennings,jennibr01,2018,PO,MIL,8,5,-14.34194723,-12.52285931,-26.86480654,19.62310197,-20.72930429,-1.106202317,-8.143168088,-14.95958627,-23.10275435,-0.056440131,0,-0.056440131,-2.067354558,-23.49231848,-25.55967304,5.267971688 +Brandon Jennings,jennibr01,2018,RS,MIL,434,205,-0.558965499,0.126873769,-0.43209173,-6.18949443,-3.835442803,-10.02493723,-1.785145612,-0.667837558,-2.45298317,0.031186811,0.031186811,0,-1.899837399,-2.153138202,-4.052975601,0.388045423 +Jonas Jerebko,jerebjo01,2014,RS,DET,1484,741,-0.077649633,-2.163843028,-2.241492662,-3.88488145,0.128661313,-3.756220137,-0.872956785,-1.752401922,-2.625358707,0.047311028,0.047311028,0,-0.79861605,-2.637964734,-3.436580785,0.385447718 +Jonas Jerebko,jerebjo01,2015,PO,BOS,140,68,-3.372040136,-0.170635001,-3.542675137,1.252481284,8.988634438,10.24111572,-2.530392381,1.733150878,-0.797241503,0.070487884,0,0.070487884,-4.472630734,0.93129204,-3.541338694,0.849387949 +Jonas Jerebko,jerebjo01,2015,RS,DET,1379,703,0.055496867,1.448908511,1.504405378,1.849766483,0.233202864,2.082969347,0.425507202,1.307593612,1.733100814,1.599273878,1.599273878,0,0.51273586,1.172070434,1.684806295,-0.517807612 +Jonas Jerebko,jerebjo01,2015,RS,BOS,1061,527,1.328331034,4.443041727,5.771372761,0.933708611,4.785115596,5.718824207,1.342188119,4.770581785,6.112769904,2.384079163,2.384079163,0,1.530219056,3.860658227,5.390877283,0.044199577 +Jonas Jerebko,jerebjo01,2016,PO,BOS,337,162,1.106123237,-1.571159848,-0.465036611,9.468688234,-4.53391176,4.934776474,2.927660941,-2.275928254,0.651732688,0.289319299,0,0.289319299,4.091465249,-4.857276275,-0.765811026,-0.216245278 +Jonas Jerebko,jerebjo01,2016,RS,BOS,2474,1176,-1.925846033,0.755123567,-1.170722466,-1.910018004,2.304303025,0.394285021,-2.062976434,1.081809549,-0.981166885,1.059486921,1.059486921,0,-2.001401489,0.445987529,-1.55541396,-0.166130253 +Jonas Jerebko,jerebjo01,2017,PO,BOS,268,128,-1.499158275,0.268022957,-1.231135318,0.091621491,1.598563573,1.690185065,-1.252889659,0.585975268,-0.66691439,0.142377083,0,0.142377083,-1.520260805,0.043547083,-1.476713722,1.42765119 +Jonas Jerebko,jerebjo01,2017,RS,BOS,2516,1232,-1.012548672,-0.835874823,-1.848423496,1.228630864,-0.855854904,0.372775959,-0.640234469,-0.898454545,-1.538689013,0.756966643,0.756966643,0,-0.706861641,-0.904145701,-1.611007342,-0.569787703 +Jonas Jerebko,jerebjo01,2018,PO,UTA,161,79,0.467647346,1.38466056,1.852307906,-3.459621391,-0.687422573,-4.147043964,-0.295519187,0.98923025,0.693711063,0.142864169,0,0.142864169,-1.892098789,1.352876082,-0.539222708,-0.19773927 +Jonas Jerebko,jerebjo01,2018,RS,UTA,2307,1134,0.745178817,-1.061360646,-0.31618183,0.346407116,-0.376894569,-0.030487453,0.709670065,-1.059100567,-0.349430502,1.380445941,1.380445941,0,0.115594035,-0.350876298,-0.235282263,-0.603072837 +Jonas Jerebko,jerebjo01,2019,PO,GSW,239,121,0.530505349,-4.725793049,-4.1952877,0.384084086,-5.073521942,-4.689437856,0.43607267,-5.118278202,-4.682205531,-0.120708043,0,-0.120708043,-0.542594804,-6.567398121,-7.109992925,-1.871484616 +Jonas Jerebko,jerebjo01,2019,RS,GSW,2600,1218,0.05176801,-1.166562676,-1.114794666,-2.618542795,-1.014540902,-3.633083697,-0.552341994,-1.233971704,-1.786313698,0.597396952,0.597396952,0,-0.303036166,-1.142742396,-1.445778562,-0.248540659 +Ty Jerome,jeromty01,2020,RS,PHO,704,328,-1.62473640224928,-1.24420239119833,-2.86893879344761,-7.40715506862876,-1.97237092196457,-9.37952599059333,-2.9477781365628,-1.46458715327027,-4.41236528983307,-0.277250695967757,-0.277250695967757,0,-2.81282114522666,-0.974613217713931,-3.78743436294059,-0.344576124485589 +Grant Jerrett,jerregr01,2015,RS,OKC,52,25,-19.12228497,-11.70041156,-30.82269653,-13.08174479,-6.687707084,-19.76945188,-19.09213208,-11.42251738,-30.51464946,-0.363315746,-0.363315746,0,-11.66269204,-12.22872064,-23.89141269,2.485148523 +Grant Jerrett,jerregr01,2015,RS,UTA,57,26,0.104154447,-6.502921093,-6.398766646,4.325310409,-1.662286671,2.663023737,1.019302895,-5.883025245,-4.863722349,-0.028668968,-0.028668968,0,2.10518504,-5.305914804,-3.200729765,2.154693794 +Alize Johnson,johnsal02,2019,RS,IND,148,64,-2.813602123,-1.883383406,-4.696985529,1.386992028,-6.013392396,-4.626400368,-2.089846896,-2.923544425,-5.013391321,-0.073013661,-0.073013661,0,-3.481699392,-3.080127102,-6.561826494,-1.230587701 +Alize Johnson,johnsal02,2020,PO,IND,1,0,-4.06136462347566,111.256551204819,107.195186581343,0.26171923459507,56.3689498835948,56.6306691181898,-3.26309838062539,106.990654942283,103.727556561657,0,0,0,-4.8619382185318,90.4109203856628,85.548982167131,5.35163546409252 +Alize Johnson,johnsal02,2020,RS,IND,260,118,-0.806287502011758,-0.652721269111597,-1.45900877112336,1.86995689902539,5.84439239514978,7.71434929417517,-0.274283801068,0.647543283628779,0.373259482560779,0.18710643279086,0.18710643279086,0,-0.828016071591798,-1.56098512171408,-2.38900119330588,-0.502307119733248 +Amir Johnson,johnsam01,2014,PO,TOR,362,191,-0.882050293,1.94987667,1.067826377,-4.989199101,-9.078879076,-14.06807818,-1.74390406,-0.259278179,-2.003182239,0.075480457,0,0.075480457,-4.258547468,-1.059071598,-5.317619066,0.521948075 +Amir Johnson,johnsam01,2014,RS,TOR,4276,2214,-0.553576049,1.395203456,0.841627407,1.218587594,0.188784838,1.407372432,-0.250058624,1.207261579,0.957202954,4.175588296,4.175588296,0,-0.137400689,1.508536841,1.371136152,-0.274955267 +Amir Johnson,johnsam01,2015,PO,TOR,221,112,1.58827994,-5.090719777,-3.502439837,3.322257719,-8.004238556,-4.681980837,2.063990323,-5.875305527,-3.811315204,-0.062039046,0,-0.062039046,1.352435093,-6.907847734,-5.555412641,-0.785127057 +Amir Johnson,johnsam01,2015,RS,TOR,3898,1979,-0.161697466,0.676423283,0.514725818,0.684297314,1.038376121,1.722673435,-0.052451183,0.831513404,0.779062221,3.558334586,3.558334586,0,0.004634498,0.312182796,0.316817294,-0.132123175 +Amir Johnson,johnsam01,2016,PO,BOS,268,134,0.639531211,0.225789042,0.865320253,3.848086474,-4.058549079,-0.210462605,1.369832639,-0.786555618,0.58327702,0.231374824,0,0.231374824,1.458173182,-4.654911265,-3.196738083,-1.479826502 +Amir Johnson,johnsam01,2016,RS,BOS,3720,1800,-0.176712303,1.564457464,1.387745162,1.831291625,-0.141162528,1.690129096,0.218010622,1.25525131,1.473261932,3.864795719,3.864795719,0,-0.165693272,1.694079198,1.528385926,-0.344614416 +Amir Johnson,johnsam01,2017,PO,BOS,281,142,-4.385270518,1.350133026,-3.035137492,-8.254861961,-1.207020386,-9.461882347,-5.451434159,0.903687775,-4.547746385,-0.134563101,0,-0.134563101,-5.853697211,0.478582134,-5.375115077,0.168813953 +Amir Johnson,johnsam01,2017,RS,BOS,3250,1608,-0.589095775,3.730333043,3.141237268,3.418727851,2.236771539,5.65549939,0.178599119,3.629830483,3.808429601,5.363593312,5.363593312,0,-0.027747814,3.587642349,3.559894536,-0.30906081 +Amir Johnson,johnsam01,2018,PO,PHI,206,94,3.158138703,2.034553298,5.192692,3.735040899,0.740561054,4.475601952,3.3417798,1.897640072,5.239419871,0.396542815,0,0.396542815,2.454817537,-0.296865004,2.157952533,0.336605266 +Amir Johnson,johnsam01,2018,RS,PHI,2529,1171,-0.457479315,3.823792342,3.366313027,-2.477842343,0.301000173,-2.17684217,-0.928054021,3.221003463,2.292949441,3.023162049,3.023162049,0,-1.617721518,3.560437897,1.94271638,0.338497813 +Amir Johnson,johnsam01,2019,PO,PHI,42,20,6.429456693,-3.997939308,2.431517385,-13.63726546,-23.289235,-36.92650046,2.589306279,-8.34593183,-5.75662555,-0.03179738,0,-0.03179738,2.082104005,-8.219843511,-6.137739506,0.489055739 +Amir Johnson,johnsam01,2019,RS,PHI,1164,529,-1.533314474,0.132545232,-1.400769241,-0.663630272,-1.955749457,-2.619379728,-1.476155932,-0.342035148,-1.81819108,0.253930398,0.253930398,0,-1.760716748,-0.07663455,-1.837351298,0.988405933 +BJ Johnson,johnsbj01,2019,RS,SAC,12,6,-10.83616966,1.691981195,-9.144188461,5.705113481,-6.873507423,-1.168393942,-8.031915656,0.040481361,-7.991434295,-0.015802431,-0.015802431,0,-11.19681508,-0.229133759,-11.42594883,-1.541223057 +BJ Johnson,johnsbj01,2019,RS,ATL,97,43,-0.988791623,-5.483377732,-6.472169355,-0.8573888,-3.99687595,-4.85426475,-1.014083086,-5.483837072,-6.497920158,-0.082512382,-0.082512382,0,-1.608075457,-4.886873636,-6.494949093,0.357287252 +BJ Johnson,johnsbj01,2020,PO,ORL,10,4,8.45242166171548,0.45690625524455,8.90932791696003,27.6011241967917,39.9596642509586,67.5607884477503,13.0122440667476,8.75178946672221,21.7640335334698,0.051219123951781,0,0.051219123951781,13.1454979421578,-1.88669482101231,11.2588031211455,-0.72771909150657 +BJ Johnson,johnsbj01,2020,RS,ORL,187,83,-7.68968051886817,-0.278524315417833,-7.968204834286,-8.29199837034927,1.87240693649049,-6.41959143385878,-8.26801224895611,0.130450880548509,-8.1375613684076,-0.22975204152069,-0.22975204152069,0,-8.03989473023825,-1.47313402397158,-9.51302875420983,0.71925826376472 +Brice Johnson,johnsbr02,2017,RS,LAC,20,9,-9.887425757,29.05003432,19.16260856,2.084986159,15.55353587,17.63852203,-8.129279884,27.90911701,19.77983712,0.100006639,0.100006639,0,-7.566364727,24.97873068,17.41236595,-3.267275468 +Brice Johnson,johnsbr02,2018,RS,LAC,86,38,-1.2190223,11.68297823,10.46395593,9.686570455,17.33221486,27.01878532,0.972841325,13.59124499,14.56408632,0.343184882,0.343184882,0,3.036665316,10.17121075,13.20787607,2.218187938 +Brice Johnson,johnsbr02,2018,RS,MEM,131,60,-5.548187767,-0.065974065,-5.614161832,-9.333352227,-7.758156232,-17.09150846,-6.544670966,-1.588800477,-8.133471444,-0.163628732,-0.163628732,0,-5.134212639,-2.52849976,-7.662712398,-0.704309267 +Cameron Johnson,johnsca02,2020,RS,PHO,2717,1255,0.428742312936395,-0.44702318404517,-0.018280871108774,-1.21926426558331,0.753573370907271,-0.465690894676038,0.093443411407182,-0.216472780863341,-0.123029369456159,1.68086400334879,1.68086400334879,0,-0.511955254459199,-0.383714947986105,-0.895670202445304,-0.072109153907222 +Chris Johnson,johnsch04,2014,RS,BOS,1578,789,-0.922259839,-2.415526391,-3.337786229,1.841207854,0.584791196,2.42599905,-0.363649614,-1.903010092,-2.266659706,0.194272821,0.194272821,0,-0.706204925,-2.358921225,-3.06512615,-0.145301683 +Chris Johnson,johnsch04,2015,RS,UTA,441,211,-0.455337737,-0.833333137,-1.288670874,1.879111874,1.17904921,3.058161084,0.015889311,-0.4792276,-0.463338289,0.246380703,0.246380703,0,-0.829712667,-0.357099001,-1.186811667,0.084353828 +Chris Johnson,johnsch04,2015,RS,PHI,393,187,-5.420780485,3.90773962,-1.513040865,-0.357248707,3.676016014,3.318767307,-4.588174122,4.112225811,-0.475948311,0.219797431,0.219797431,0,-3.931615642,2.301946972,-1.62966867,1.253512504 +Chris Johnson,johnsch04,2015,RS,MIL,257,128,0.017104989,2.027253212,2.044358201,-9.098120886,-5.938826099,-15.03694699,-1.877706622,0.464781456,-1.412925166,0.08698554,0.08698554,0,-1.402965524,0.173688087,-1.229277437,-0.365633534 +Chris Johnson,johnsch04,2016,RS,UTA,1719,857,-3.073864581,0.351471389,-2.722393192,-1.748424206,3.851793859,2.103369653,-2.968085406,1.057550056,-1.91053535,0.366989259,0.366989259,0,-3.611412764,0.337983223,-3.273429541,-0.015822943 +Darius Johnson-Odom,johnsda03,2014,RS,PHI,34,15,-21.70042667,3.764422182,-17.93600449,-14.21995949,19.82007236,5.600112867,-21.29463351,7.443262863,-13.85137065,-0.087173338,-0.087173338,0,-12.97957589,5.234615814,-7.744960074,2.500131798 +Dakari Johnson,johnsda04,2018,PO,OKC,6,3,-1.355528894,-1.232258111,-2.587787005,61.50640952,15.19711177,76.70352129,11.52574325,2.072617559,13.59836081,0.025257413,0,0.025257413,7.069439193,-3.312881441,3.756557752,-2.079156262 +Dakari Johnson,johnsda04,2018,RS,OKC,329,161,-0.431671596,3.926960153,3.495288557,-8.048909338,11.09255345,3.043644108,-2.07794627,5.63402235,3.55607608,0.513887117,0.513887117,0,-2.626782061,4.187402038,1.560619977,-0.786655408 +James Johnson,johnsja01,2014,PO,MEM,59,28,5.491809084,-4.423136264,1.06867282,-13.48835288,4.775692522,-8.712660362,1.912929194,-2.829391547,-0.916462353,0.027657506,0,0.027657506,-1.25888005,-1.165383203,-2.424263254,2.208598673 +James Johnson,johnsja01,2014,RS,MEM,1858,956,1.206468951,0.046256146,1.252725096,1.611101839,3.187752198,4.798854037,1.365027679,0.671651724,2.036679402,2.346110595,2.346110595,0,0.72501743,1.001395722,1.726413152,0.468417845 +James Johnson,johnsja01,2015,PO,TOR,27,12,-11.68246677,-7.559052764,-19.24151953,-12.20533661,-14.07930214,-26.28463875,-12.4036974,-9.183170603,-21.586868,-0.119640186,0,-0.119640186,-11.10058002,-12.77014953,-23.87072955,0.565172143 +James Johnson,johnsja01,2015,RS,TOR,2701,1370,0.588323737,1.011915086,1.600238823,1.218034116,1.973654865,3.191688981,0.692728425,1.31112419,2.003852615,3.318202957,3.318202957,0,0.336347378,0.590397965,0.926745344,-0.133227084 +James Johnson,johnsja01,2016,PO,TOR,188,98,-5.18823811,-1.495948703,-6.684186813,-10.91002565,1.523953577,-9.386072077,-6.69432013,-0.944520098,-7.638840228,-0.253202193,0,-0.253202193,-5.947319242,-2.113834624,-8.061153866,0.413608008 +James Johnson,johnsja01,2016,RS,TOR,1818,926,-1.816294003,-0.438966146,-2.255260149,-0.2711309,-1.308070629,-1.57920153,-1.657858285,-0.655351775,-2.31321006,0.205755438,0.205755438,0,-1.692808329,-0.509838154,-2.202646484,-0.285928623 +James Johnson,johnsja01,2017,RS,MIA,4257,2085,0.962173965,1.89920356,2.861377525,-2.240015133,3.935813984,1.695798852,0.35790599,2.416462834,2.774368825,5.930054194,5.930054194,0,0.469901935,2.16115501,2.631056945,0.89154961 +James Johnson,johnsja01,2018,PO,MIA,340,161,2.350281353,-2.007475881,0.342805472,-0.790278326,-1.189015981,-1.979294307,1.832195579,-1.91589414,-0.083698561,0.227188386,0,0.227188386,1.96259975,-2.273686564,-0.311086814,0.563142227 +James Johnson,johnsja01,2018,RS,MIA,3956,1943,-0.113606719,0.186695298,0.073088579,0.515581738,0.037149165,0.552730903,0.032501657,0.137656225,0.170157882,2.901085206,2.901085206,0,-0.342109497,0.523874846,0.181765349,0.215141489 +James Johnson,johnsja01,2019,RS,MIA,2403,1164,-2.479965853,-0.679225849,-3.159191702,-2.185759647,-0.505566179,-2.691325826,-2.539487051,-0.719884689,-3.259371739,-0.301290568,-0.301290568,0,-2.541775553,-0.763554066,-3.305329619,-0.408140678 +James Johnson,johnsja01,2020,RS,MIA,587,281,-3.65985598860234,0.625696295404975,-3.03415969319736,2.71070446295923,-2.12577077327393,0.584933689685305,-2.60124112074037,0.048161660593114,-2.55307946014726,0.027996869516284,0.027996869516284,0,-2.86714946297166,-0.615737636341005,-3.48288709931266,-0.849476600501779 +James Johnson,johnsja01,2020,RS,MIN,774,338,0.888672493389997,-1.83277088964005,-0.944098396250054,-1.85530248507094,-4.53375466956208,-6.38905715463301,0.412141415103217,-2.48220769198502,-2.0700662768818,0.119035003177264,0.119035003177264,0,-0.119256181671813,-1.31694910707329,-1.4362052887451,1.55182547625372 +Joe Johnson,johnsjo02,2014,PO,BRK,863,469,4.48543202,-1.957237504,2.528194516,5.143755512,10.03180885,15.17556436,4.868357541,0.400848218,5.269205759,1.949506278,0,1.949506278,2.778905137,0.61480992,3.393715058,-1.385062546 +Joe Johnson,johnsjo02,2014,RS,BRK,4947,2575,2.773658092,-3.264086353,-0.490428262,1.73424621,0.317160653,2.051406864,2.739079341,-2.692785693,0.046293648,3.636421794,3.636421794,0,2.377387296,-2.916484098,-0.539096802,-0.97257427 +Joe Johnson,johnsjo02,2015,PO,BRK,489,249,2.51815603,-5.305843246,-2.787687216,-14.35369032,-24.59636275,-38.95005306,-0.839046974,-9.645228876,-10.48427585,-0.982892172,0,-0.982892172,-1.209265817,-8.271255676,-9.480521494,-2.902490061 +Joe Johnson,johnsjo02,2015,RS,BRK,5427,2791,1.307737191,-2.516523214,-1.208786023,3.045966577,-2.287396059,0.758570518,1.767181805,-2.604620803,-0.837438998,2.686312644,2.686312644,0,1.557422734,-2.695633875,-1.138211141,-1.30679982 +Joe Johnson,johnsjo02,2016,PO,MIA,939,492,0.715589074,-1.1827648,-0.467175726,4.114561509,0.118215945,4.232777454,1.457754204,-1.01560422,0.442149985,0.817517794,0,0.817517794,0.344428812,-1.234936546,-0.890507734,-1.024094105 +Joe Johnson,johnsjo02,2016,RS,MIA,1527,769,2.299816903,-2.56483162,-0.265014717,5.49512787,-0.855882988,4.639244882,3.10215937,-2.392109535,0.710049835,1.349496159,1.349496159,0,1.132404549,-1.739827035,-0.607422486,-0.578178693 +Joe Johnson,johnsjo02,2016,RS,BRK,3889,1934,-0.16015922,-2.253868263,-2.414027483,0.569553532,1.458265044,2.027818576,0.023060484,-1.587914295,-1.56485381,1.163270123,1.163270123,0,-0.193856499,-2.256839359,-2.450695858,-0.51347203 +Joe Johnson,johnsjo02,2017,PO,UTA,644,326,0.041063792,-1.327681448,-1.286617657,1.72753524,-4.802295918,-3.074760678,0.43162831,-2.198454627,-1.766826317,0.165150725,0,0.165150725,1.448385648,-0.783373142,0.665012506,-2.006798349 +Joe Johnson,johnsjo02,2017,RS,UTA,3593,1843,0.968329063,-0.909976874,0.058352189,1.296583466,-0.109063022,1.187520444,1.091505116,-0.84692111,0.244584006,2.779333401,2.779333401,0,0.607153766,-1.239727377,-0.632573611,-1.270453173 +Joe Johnson,johnsjo02,2018,PO,HOU,112,54,-8.649241844,-7.291777293,-15.94101914,-14.73162303,-4.579892116,-19.31151515,-10.49853524,-7.24614951,-17.74468475,-0.426999348,0,-0.426999348,-9.179462408,-7.886775706,-17.06623811,0.212533598 +Joe Johnson,johnsjo02,2018,RS,HOU,1042,505,-2.358985399,-1.933571734,-4.292557132,-3.876745957,0.555803194,-3.320942763,-2.919255847,-1.580105736,-4.499361583,-0.4477581,-0.4477581,0,-1.967248042,-1.93940277,-3.906650812,-0.652908778 +Joe Johnson,johnsjo02,2018,RS,UTA,1422,700,-3.177643209,-0.741292976,-3.918936185,-5.945380823,-2.169854689,-8.115235512,-3.939868097,-1.147616301,-5.087484399,-0.824510726,-0.824510726,0,-3.522617678,-1.058706434,-4.581324112,-1.223716211 +Keldon Johnson,johnske04,2020,RS,SAS,679,301,1.80059271623288,-0.91010200675435,0.890490709478531,2.41108895318036,4.16759520416577,6.57868415734612,2.03102279113807,0.127265627117446,2.15828841825551,0.756449019164976,0.756449019164976,0,0.157151245664623,-0.14100516129456,0.016146084370063,0.363324702555316 +Nick Johnson,johnsni01,2015,PO,HOU,105,49,-4.783425495,-5.587683199,-10.37110869,-11.32131467,1.351520178,-9.969794493,-6.457624836,-4.452560829,-10.91018566,-0.213058288,0,-0.213058288,-6.520693967,-4.841362904,-11.36205687,1.218861633 +Nick Johnson,johnsni01,2015,RS,HOU,557,262,-5.259151165,-1.005115513,-6.264266678,-6.93311518,1.41760598,-5.515509201,-5.969388393,-0.601742232,-6.571130625,-0.513405335,-0.513405335,0,-5.237239622,-1.183904402,-6.421144024,0.492940297 +Omari Johnson,johnsom01,2018,RS,MEM,153,75,-0.041115111,-7.761604171,-7.802719282,15.89023594,-5.445747007,10.44448893,3.324432977,-7.718742508,-4.39430953,-0.062952708,-0.062952708,0,2.313693538,-6.282056532,-3.968362994,0.052347786 +Orlando Johnson,johnsor01,2014,RS,IND,675,342,-2.26142177,0.560817755,-1.700604015,-5.809550282,3.35727131,-2.452278971,-3.115573009,1.103302144,-2.012270865,0.127301171,0.127301171,0,-3.363153912,-0.208886351,-3.572040263,-1.061046415 +Orlando Johnson,johnsor01,2014,RS,SAC,99,50,-6.065929191,-8.304587726,-14.37051692,-8.505716766,-3.758455886,-12.26417265,-6.957850212,-7.850539404,-14.80838962,-0.300032191,-0.300032191,0,-8.435237625,-8.19755917,-16.63279679,-2.362666663 +Orlando Johnson,johnsor01,2016,RS,NOP,116,54,-9.445081534,-5.202383749,-14.64746528,-2.80984177,-15.14512662,-17.95496839,-8.603886478,-7.536130021,-16.1400165,-0.368029917,-0.368029917,0,-6.163111929,-7.04532899,-13.20844092,-0.23195365 +Orlando Johnson,johnsor01,2016,RS,PHO,97,47,-1.150159065,-4.990844544,-6.141003608,-4.386567142,11.21294226,6.826375121,-1.823895442,-1.858396124,-3.682291566,-0.022400184,-0.022400184,0,-0.009606299,-0.183141383,-0.192747681,0.194019936 +Stanley Johnson,johnsst04,2016,PO,DET,145,81,1.325537,-4.509594238,-3.184057238,2.897471738,3.485705124,6.383176862,1.666018937,-2.932165096,-1.266146159,0.062674533,0,0.062674533,1.936487822,0.748988386,2.685476207,-0.857984273 +Stanley Johnson,johnsst04,2016,RS,DET,3448,1687,-3.084295518,-0.465581158,-3.549876676,-4.336133857,-0.14598234,-4.482116197,-3.53554402,-0.432521087,-3.968065106,-1.054837677,-1.054837677,0,-2.757263595,-0.569752865,-3.32701646,0.600203043 +Stanley Johnson,johnsst04,2017,RS,DET,2773,1371,-2.84551918,0.005506138,-2.840013042,-0.520021725,2.36189217,1.841870445,-2.491323868,0.475550747,-2.015773121,0.513348942,0.513348942,0,-2.693226283,0.264129367,-2.429096916,-0.044150037 +Stanley Johnson,johnsst04,2018,RS,DET,3859,1894,-2.654227268,1.11381434,-1.540412927,-2.228118236,1.909008313,-0.319109923,-2.717944425,1.333636013,-1.384308411,1.318349208,1.318349208,0,-2.529085691,1.884970864,-0.644114827,-0.101042166 +Stanley Johnson,johnsst04,2019,RS,DET,2034,961,-3.178012552,2.624862284,-0.553150268,-8.981866638,3.266018095,-5.715848543,-4.570623729,2.918729858,-1.651893872,0.537819191,0.537819191,0,-3.547206978,2.029275531,-1.517931447,-0.11066912 +Stanley Johnson,johnsst04,2019,RS,NOP,558,247,-4.457798049,-1.20527852,-5.663076569,-9.546099397,2.495257385,-7.050842013,-5.787423795,-0.466233914,-6.253657709,-0.446925184,-0.446925184,0,-4.286911517,-1.866245398,-6.153156915,1.245580909 +Stanley Johnson,johnsst04,2020,PO,TOR,45,20,2.80202136383244,-11.5087402996123,-8.7067189357799,-4.62449638442369,-12.2838361723977,-16.9083325568213,1.39431647855946,-12.4691650727704,-11.074848594211,-0.085439988476552,0,-0.085439988476552,-1.33286349146791,-14.6516579336905,-15.9845214251584,-2.46109252440669 +Stanley Johnson,johnsst04,2020,RS,TOR,331,150,0.441688188096932,5.52573651128398,5.96742469938092,-4.80790335882493,5.21407456426919,0.406171205444257,-0.66550187988475,5.70120937301113,5.03570749312638,0.598081785521576,0.598081785521576,0,-1.25559230878489,2.6225600974002,1.36696778861531,0.384122542333055 +Tyler Johnson,johnsty01,2015,RS,MIA,1213,603,-2.031887293,2.743876282,0.711988989,-4.204801296,2.082582815,-2.122218481,-2.602776685,2.800501803,0.197725118,0.906205503,0.906205503,0,-2.491724081,2.073874149,-0.417849932,-0.07020213 +Tyler Johnson,johnsty01,2016,PO,MIA,116,61,1.989435771,0.627662829,2.6170986,6.790306857,-2.872332686,3.917974171,3.108074344,-0.174864881,2.933209463,0.181455554,0,0.181455554,1.444837632,-1.664816339,-0.219978707,-0.503210018 +Tyler Johnson,johnsty01,2016,RS,MIA,1690,863,0.182955883,0.992222252,1.175178135,-2.100708125,1.680283792,-0.420424333,-0.276999783,1.179872353,0.902872571,1.589247431,1.589247431,0,-0.55534204,0.693070387,0.137728347,-1.161665115 +Tyler Johnson,johnsty01,2017,RS,MIA,4422,2178,0.951042918,1.619613067,2.570655985,-3.462572033,1.912120362,-1.550451671,0.096002706,1.761772156,1.857774862,5.126885836,5.126885836,0,0.140881146,2.288581929,2.429463076,0.127484056 +Tyler Johnson,johnsty01,2018,PO,MIA,172,81,3.731887568,-6.788942129,-3.057054561,4.099935848,-3.08548761,1.014448238,4.035837015,-6.392614192,-2.356777178,0.016777717,0,0.016777717,4.194366815,-4.520452182,-0.326085367,0.102981789 +Tyler Johnson,johnsty01,2018,RS,MIA,4175,2052,0.053611275,0.328482749,0.382094024,-0.204948944,0.681355548,0.476406603,0.026807278,0.399041319,0.425848597,3.331974444,3.331974444,0,-0.206219714,0.953044562,0.746824848,0.21128779 +Tyler Johnson,johnsty01,2019,RS,PHO,884,406,-1.221453738,1.175045639,-0.046408099,-3.409240377,-0.314432725,-3.723673103,-1.714964589,0.989978848,-0.724985741,0.41715668,0.41715668,0,-2.314009681,0.379575169,-1.934434512,-0.560561115 +Tyler Johnson,johnsty01,2019,RS,MIA,2336,1123,-0.898801081,-0.114323746,-1.013124827,-2.555578315,-0.92936521,-3.484943525,-1.26306895,-0.317480998,-1.580549948,0.671908276,0.671908276,0,-0.798813808,-0.343874595,-1.142688403,0.283893369 +Tyler Johnson,johnsty01,2020,PO,BRK,201,93,-0.251358151646091,-9.70564676063403,-9.95700491228012,-6.06466528568031,-27.5760494205676,-33.6407147062479,-1.37378582173708,-13.8998398885489,-15.273625710286,-0.618131448789009,0,-0.618131448789009,2.94838146491736,-15.9391763080749,-12.9907948431576,0.853780071321314 +Tyler Johnson,johnsty01,2020,RS,BRK,423,194,1.59743806649361,-0.751986916036714,0.845451150456891,5.50828508096805,-2.31438553686006,3.19389954410799,2.52282100875244,-1.13346081766002,1.38936019109242,0.409675475938755,0.409675475938755,0,2.71225933222474,-1.43337117997826,1.27888815224648,-0.008330772075657 +Tyler Johnson,johnsty01,2020,RS,PHO,1130,515,-3.84391288318127,-1.57343270049697,-5.41734558367824,-8.17951564849145,1.98744187974347,-6.19207376874797,-5.00488476435859,-0.921034145607062,-5.92591890996565,-0.834027288094168,-0.834027288094168,0,-4.75255999914064,-1.16707052859885,-5.91963052773949,-0.055663921613024 +Wesley Johnson,johnswe01,2014,RS,LAL,4717,2240,-2.256077077,-1.463193931,-3.719271008,-1.459384811,0.017672825,-1.441711986,-2.198744951,-1.187026096,-3.385771047,-0.733728954,-0.733728954,0,-1.490663137,-0.760679664,-2.2513428,0.942435389 +Wesley Johnson,johnswe01,2015,RS,LAL,4504,2245,-1.138703894,-1.383849753,-2.522553647,1.852474832,-1.589458781,0.263016051,-0.562748941,-1.455507041,-2.018255982,0.838470228,0.838470228,0,-0.534901601,-1.732218714,-2.267120315,0.037912298 +Wesley Johnson,johnswe01,2016,PO,LAC,160,77,-1.973348175,6.542893862,4.569545687,2.309323914,19.38854707,21.69787099,-1.059574581,9.561151148,8.501576568,0.458303389,0,0.458303389,-3.790640177,6.494460823,2.703820646,0.504575719 +Wesley Johnson,johnswe01,2016,RS,LAC,3456,1666,-1.583385431,1.706245833,0.122860402,-3.732636745,2.121341627,-1.611295118,-2.133561784,1.848242201,-0.285319583,2.112602062,2.112602062,0,-1.628201486,2.294120888,0.665919402,0.822755181 +Wesley Johnson,johnswe01,2017,PO,LAC,23,11,-0.176005407,4.610915872,4.434910465,-8.55019538,1.440914372,-7.109281008,-2.036672392,4.037374728,2.000702336,0.027560503,0,0.027560503,-0.395979374,0.708454959,0.312475584,0.21949423 +Wesley Johnson,johnswe01,2017,RS,LAC,1681,810,-2.902254734,1.353369946,-1.548884788,-3.82982787,3.078687609,-0.751140262,-3.285150133,1.762370074,-1.52278006,0.5069973,0.5069973,0,-1.948755596,1.361424396,-0.5873312,-0.032119048 +Wesley Johnson,johnswe01,2018,RS,LAC,3164,1486,-2.749392429,1.893719544,-0.855672885,-2.278503871,2.260414349,-0.018089522,-2.856373476,2.099783974,-0.756589501,1.522910023,1.522910023,0,-2.310188078,2.05070973,-0.259478348,0.760815954 +Wesley Johnson,johnswe01,2019,RS,NOP,823,377,-3.122005254,-1.182036872,-4.304042126,-3.779743679,-5.925304642,-9.705048321,-3.453017606,-2.212441336,-5.665458942,-0.56230051,-0.56230051,0,-3.836053161,-1.91945946,-5.75551262,0.277220179 +Wesley Johnson,johnswe01,2019,RS,WAS,344,157,-5.167051416,0.375413524,-4.791637892,-3.419777891,9.166042564,5.746264673,-5.140260116,2.276747114,-2.863513002,-0.009152686,-0.009152686,0,-4.689065202,-0.359138548,-5.048203751,0.674023601 +Nikola Jokic,jokicni01,2016,RS,DEN,3484,1733,3.651482192,4.344262062,7.995744254,2.343828489,3.797258542,6.141087031,3.613909957,4.54783009,8.161740047,9.664219471,9.664219471,0,2.732456521,4.369091573,7.101548094,0.165223135 +Nikola Jokic,jokicni01,2017,RS,DEN,4256,2038,5.72146521,0.958364365,6.679829575,7.41664463,0.259858581,7.676503211,6.36416307,0.940586681,7.304749752,10.58467979,10.58467979,0,6.113606011,1.221648196,7.335254207,1.218540894 +Nikola Jokic,jokicni01,2018,RS,DEN,4963,2443,4.752563149,0.159956723,4.912519873,5.666570107,0.588442686,6.255012792,5.167214643,0.306921891,5.474136534,10.27493138,10.27493138,0,5.68113418,1.362593492,7.043727672,0.234325565 +Nikola Jokic,jokicni01,2019,PO,DEN,1086,557,8.772971399,5.440109428,14.21308083,3.739594588,10.99559911,14.73519369,8.147190395,6.929839055,15.07702945,5.166310349,0,5.166310349,4.970388184,6.595480232,11.56586842,-1.116412904 +Nikola Jokic,jokicni01,2019,RS,DEN,5133,2504,5.792122151,2.256108151,8.048230301,3.608476652,-0.558602902,3.04987375,5.642958831,1.762306972,7.405265803,13.03130189,13.03130189,0,6.056080407,2.421618257,8.477698664,0.45196145 +Nikola Jokic,jokicni01,2020,PO,DEN,1366,694,4.77425988877,1.37967069316368,6.15393058193368,6.68414928009907,-8.70913946390745,-2.02499018380838,5.43355923659221,-0.621430730567504,4.81212850602471,2.75262621724935,0,2.75262621724935,5.82930830925481,0.739335575902215,6.56864388515702,-0.321311909429549 +Nikola Jokic,jokicni01,2020,RS,DEN,4716,2336,4.43852840864343,0.745224502973879,5.18375291161731,3.02626803026732,0.773468822338772,3.79973685260609,4.35980290433802,0.793855675869151,5.15365858020717,9.38033375720792,9.38033375720792,0,5.21421311969458,2.04506293596339,7.25927605565797,-0.427735728943723 +Dahntay Jones,jonesda02,2015,PO,LAC,45,18,-0.107647162,0.390662595,0.283015433,4.126570523,20.50154895,24.62811948,0.69919128,4.616457073,5.315648353,0.077876247,0,0.077876247,0.356865101,2.006284593,2.363149694,1.87145817 +Dahntay Jones,jonesda02,2015,RS,LAC,263,123,-3.726787925,-5.639141567,-9.365929492,-11.96306965,-0.703593411,-12.66666307,-5.582457684,-4.981404613,-10.5638623,-0.490375155,-0.490375155,0,-6.076713053,-4.766715722,-10.84342877,0.003784541 +Dahntay Jones,jonesda02,2016,PO,CLE,103,50,-0.43400049,-0.195257467,-0.629257957,-20.28623313,19.03451559,-1.251717539,-4.80063771,3.751924247,-1.048713463,0.04499542,0,0.04499542,-3.086837833,-0.225218042,-3.312055875,0.498384741 +Dahntay Jones,jonesda02,2016,RS,CLE,79,42,-0.58554169,-0.437464907,-1.023006597,7.443066813,-7.48778425,-0.044717436,1.044736986,-1.955646338,-0.910909352,0.038789989,0.038789989,0,1.597076234,0.887847931,2.484924164,-1.534196236 +Dahntay Jones,jonesda02,2017,PO,CLE,70,33,4.250633682,-13.11909494,-8.868461256,5.220017887,-14.94621221,-9.726194326,4.540443474,-14.36852209,-9.828078618,-0.123719656,0,-0.123719656,3.441861184,-13.18274027,-9.740879085,0.637851634 +Dahntay Jones,jonesda02,2017,RS,CLE,21,12,1.08074506,2.473730133,3.554475193,8.902388689,-9.590737401,-0.688348713,2.636483037,0.155543106,2.792026143,0.033789437,0.033789437,0,9.676473178,-1.588043338,8.08842984,-0.407804943 +Damian Jones,jonesda03,2017,PO,GSW,44,21,2.778030756,-0.488987691,2.289043065,-4.07410524,-4.386417225,-8.460522465,1.341556472,-1.482401864,-0.140845391,0.028944225,0,0.028944225,3.871496627,-0.794397024,3.077099602,0.377039568 +Damian Jones,jonesda03,2017,RS,GSW,174,85,-8.604768168,-0.79668644,-9.401454607,-4.932357295,-1.959845518,-6.892202813,-8.416995733,-1.161649946,-9.578645679,-0.294771473,-0.294771473,0,-5.844196697,-0.723918779,-6.568115476,-0.452598912 +Damian Jones,jonesda03,2018,PO,GSW,26,11,-10.77556157,-21.11023389,-31.88579546,-29.83144289,-19.49333791,-49.32478079,-15.54544055,-22.22612204,-37.77156259,-0.216278045,0,-0.216278045,-9.078060517,-19.94862071,-29.02668123,6.527762233 +Damian Jones,jonesda03,2018,RS,GSW,184,89,-6.452006766,1.197358316,-5.25464845,-7.862926037,6.035091534,-1.827834504,-7.170306599,2.291970499,-4.8783361,-0.096123037,-0.096123037,0,-5.167852916,0.600423513,-4.567429403,-0.533762227 +Damian Jones,jonesda03,2019,PO,GSW,19,8,-10.66170309,-3.490063511,-14.15176661,-17.56383423,8.29963967,-9.264194557,-12.84547228,-1.21081094,-14.05628322,-0.048838977,0,-0.048838977,-12.89488334,-5.148577212,-18.04346055,2.598591754 +Damian Jones,jonesda03,2019,RS,GSW,860,410,-2.219642112,1.298067314,-0.921574798,0.414181842,-4.568518579,-4.154336737,-1.815571962,0.115127333,-1.70044463,0.217902034,0.217902034,0,-1.761368715,1.046461459,-0.714907257,-0.764094321 +Damian Jones,jonesda03,2020,RS,ATL,1935,887,-1.38997093940956,-1.69685452423075,-3.08682546364031,-1.83339684103219,-6.01339219937437,-7.84678904040656,-1.57266328809237,-2.6376181631744,-4.21028145126677,-0.657012544689752,-0.657012544689752,0,-1.68660607139557,-2.25299313743148,-3.93959920882705,-0.592376734250796 +Derrick Jones Jr.,jonesde02,2017,RS,PHO,1162,545,-1.329617358,-2.051529475,-3.381146833,2.089321805,2.77837615,4.867697955,-0.701809808,-1.122015525,-1.823825333,0.257059319,0.257059319,0,-2.123376129,-1.799013506,-3.922389635,-0.179734999 +Derrick Jones Jr.,jonesde02,2018,RS,PHO,75,33,1.089163218,7.11296801,8.202131228,-4.885604018,3.257724305,-1.627879713,0.015165858,6.910983952,6.926149811,0.165048212,0.165048212,0,-0.843062638,4.046923252,3.203860614,1.29982737 +Derrick Jones Jr.,jonesde02,2018,RS,MIA,421,212,-1.548958727,1.539211432,-0.009747295,-5.271129572,2.958867221,-2.31226235,-2.407902553,1.889625792,-0.518276761,0.240311242,0.240311242,0,-3.026434086,0.769738761,-2.256695325,-0.442706568 +Derrick Jones Jr.,jonesde02,2019,RS,MIA,2370,1153,-0.034216054,2.411700061,2.377484007,-1.978485791,0.686503413,-1.291982378,-0.414004125,2.158835988,1.744831863,2.635645681,2.635645681,0,-0.995315432,1.986210576,0.990895144,-0.32710921 +Derrick Jones Jr.,jonesde02,2020,PO,MIA,210,97,-0.369346031738059,5.07229251731802,4.70294648557996,-7.72362957760593,6.56624186540855,-1.15738771219738,-2.09053207191748,5.66511774340024,3.57458567148277,0.324409712413701,0,0.324409712413701,0.142136676955857,3.77796921527483,3.92010589223068,0.490474914371302 +Derrick Jones Jr.,jonesde02,2020,RS,MIA,2864,1375,0.186524421159883,2.67190014619035,2.85842456735023,0.314467111113586,-1.27078384833827,-0.956316737224684,0.182801993575358,1.98722083593239,2.17002282950775,3.43744492116615,3.43744492116615,0,-0.321041003934521,2.07995997025228,1.75891896631776,-0.416345034353278 +James Jones,jonesja02,2014,PO,MIA,239,126,4.130466892,-4.702563276,-0.572096384,10.49977988,0.57442637,11.07420625,5.617210832,-3.890730499,1.726480333,0.296647568,0,0.296647568,4.525485481,-5.055867264,-0.530381783,-0.046419002 +James Jones,jonesja02,2014,RS,MIA,437,236,2.631449506,-2.977505796,-0.34605629,2.791579219,2.674017677,5.465596896,2.788191177,-1.984924463,0.803266714,0.420763495,0.420763495,0,1.644046352,-3.218813183,-1.57476683,-1.586196228 +James Jones,jonesja02,2015,PO,CLE,616,311,0.55372432,-0.414514382,0.139209938,0.689705765,-1.47884001,-0.789134245,0.497962966,-0.720329989,-0.222367023,0.413338219,0,0.413338219,1.982297909,-0.661222777,1.321075132,-0.07100187 +James Jones,jonesja02,2015,RS,CLE,1334,669,2.096724255,-2.405047809,-0.308323554,-3.558796267,-5.27389515,-8.832691417,0.98243852,-3.144143518,-2.161704998,0.201000827,0.201000827,0,1.846876026,-3.68218488,-1.835308854,0.096344587 +James Jones,jonesja02,2016,PO,CLE,110,55,-7.097032975,2.797794043,-4.299238932,-17.73267824,15.28559215,-2.447086083,-9.948786809,5.522381354,-4.426405455,-0.04843366,0,-0.04843366,-5.952394074,1.69318439,-4.259209685,-0.163068845 +James Jones,jonesja02,2016,RS,CLE,931,463,0.245931677,-3.275283858,-3.029352181,-9.038975009,0.730106473,-8.308868536,-1.721183109,-2.658464012,-4.379647122,-0.384433677,-0.384433677,0,-0.76038257,-3.39131304,-4.151695611,-0.133458096 +James Jones,jonesja02,2017,PO,CLE,61,30,-11.19304077,-13.03782647,-24.23086724,-2.19487567,-14.3627801,-16.55765577,-10.17497016,-14.1602329,-24.33520306,-0.334491718,0,-0.334491718,-6.889941221,-10.08875079,-16.97869201,-1.772316429 +James Jones,jonesja02,2017,RS,CLE,776,381,0.936276206,-2.357951808,-1.421675602,-7.425812508,-2.077206105,-9.503018613,-0.763249042,-2.423962143,-3.187211185,-0.085027226,-0.085027226,0,0.334156907,-3.231018516,-2.896861609,0.045480793 +Jalen Jones,jonesja04,2018,RS,NOP,41,19,-1.542909218,3.278553281,1.735644064,-2.24105986,-10.2464402,-12.48750006,-1.754083158,0.670022282,-1.084060876,0.016025928,0.016025928,0,-2.384289299,-0.000815061,-2.38510436,-0.757691763 +Jalen Jones,jonesja04,2018,RS,DAL,325,162,0.485730067,-4.883429878,-4.397699811,3.697662867,-7.682010082,-3.984347215,1.240045581,-5.758239257,-4.518193676,-0.145637818,-0.145637818,0,0.663417604,-4.337667485,-3.674249881,-0.34455635 +Jalen Jones,jonesja04,2019,RS,CLE,451,214,-1.407355653,-3.698003284,-5.105358938,-0.313509142,0.061500297,-0.252008845,-1.207916759,-3.001245579,-4.209162338,-0.159425955,-0.159425955,0,-1.316203678,-2.811724353,-4.127928031,0.070702817 +Jemerrio Jones,jonesje01,2019,RS,LAL,300,143,-1.221218953,4.151778718,2.930559765,1.465378317,8.748390554,10.21376887,-0.702849696,5.360416217,4.657566521,0.537061379,0.537061379,0,-0.96197437,4.845186386,3.883212016,-0.638188411 +Perry Jones III,jonespe01,2014,PO,OKC,107,55,-0.467407389,-1.235806345,-1.703213734,-6.813384362,-4.880765963,-11.69415032,-1.822364413,-2.082455097,-3.90481951,-0.033208453,0,-0.033208453,-1.520037922,-4.5985595,-6.118597422,-0.591958396 +Perry Jones III,jonespe01,2014,RS,OKC,1537,764,-0.803465724,-0.033189202,-0.836654926,-1.086387249,0.233612023,-0.852775226,-0.983886438,-0.038475643,-1.02236208,0.66846537,0.66846537,0,-1.810917908,-0.347058796,-2.157976705,-0.705801938 +Perry Jones III,jonespe01,2015,RS,OKC,1287,631,-3.19143495,-1.581601619,-4.773036568,-5.097609205,-4.637100406,-9.734709611,-3.821996031,-2.324974611,-6.146970642,-1.090952634,-1.090952634,0,-3.738594084,-2.324516554,-6.063110638,-0.232823722 +Solomon Jones,jonesso01,2014,RS,ORL,172,85,-3.529390963,-1.409587832,-4.938978796,-4.326750502,3.859747066,-0.467003436,-3.857183216,-0.349806725,-4.206989941,-0.06278551,-0.06278551,0,-3.592005169,-0.645970291,-4.23797546,-0.606852363 +Terrence Jones,joneste01,2014,PO,HOU,278,138,0.218123826,-2.664957207,-2.446833381,-0.226660595,1.954965697,1.728305103,0.111026213,-1.84967121,-1.738644998,0.073843027,0,0.073843027,-2.352635818,0.084320474,-2.268315345,0.509112363 +Terrence Jones,joneste01,2014,RS,HOU,4203,2078,0.498155443,-0.691532492,-0.193377049,2.560081694,-4.652220289,-2.092138595,0.894014338,-1.567637014,-0.673622676,2.185544078,2.185544078,0,1.02144881,-0.722512126,0.298936684,-0.689375583 +Terrence Jones,joneste01,2015,PO,HOU,866,401,-2.4651652,-4.068083818,-6.533249018,-3.189621603,-3.052596841,-6.242218444,-2.827206304,-4.111113201,-6.938319505,-0.882928485,0,-0.882928485,-3.072259076,-3.111626859,-6.183885934,-0.090939661 +Terrence Jones,joneste01,2015,RS,HOU,1824,889,-1.135019832,0.289616213,-0.84540362,0.330281662,0.099669452,0.429951115,-0.92821083,0.214834956,-0.713375873,0.922232328,0.922232328,0,-1.17597304,0.304381259,-0.871591781,-0.157251603 +Terrence Jones,joneste01,2016,RS,HOU,2167,1044,-2.905307102,-3.788414628,-6.69372173,-4.468409601,-6.699196545,-11.16760615,-3.430596143,-4.606552984,-8.037149127,-2.810622182,-2.810622182,0,-2.852408216,-3.900280166,-6.752688382,-0.193304864 +Terrence Jones,joneste01,2017,RS,MIL,13,6,-23.26341125,4.620587805,-18.64282345,-41.65307768,15.84087748,-25.8122002,-28.52860456,7.293063156,-21.2355414,-0.057140069,-0.057140069,0,-19.18139568,5.111478277,-14.0699174,0.957073459 +Terrence Jones,joneste01,2017,RS,NOP,2617,1264,-2.29932304,0.210293103,-2.089029936,-0.646286093,-1.341158205,-1.987444298,-2.050194794,-0.117789433,-2.167984228,0.372900543,0.372900543,0,-1.973804461,-0.353203721,-2.327008182,-0.636947742 +Terrence Jones,joneste01,2019,RS,HOU,13,5,-20.01590941,3.70595711,-16.30995231,-43.89885172,-1.628835395,-45.52768711,-26.34479898,2.775776479,-23.5690225,-0.057804601,-0.057804601,0,-19.63456499,1.042664053,-18.59190093,9.009938639 +Tyus Jones,jonesty01,2016,RS,MIN,1189,573,-0.880560071,-1.237522815,-2.118082886,-1.167751154,-3.124146301,-4.291897455,-0.984192855,-1.658381105,-2.64257396,0.03127928,0.03127928,0,-0.920095478,-1.521041591,-2.441137068,-0.392458311 +Tyus Jones,jonesty01,2017,RS,MIN,1573,774,1.221673575,-1.053303182,0.168370393,0.334395167,1.226453704,1.560848872,1.110524336,-0.618052665,0.492471671,1.275579534,1.275579534,0,0.397598803,-0.892587469,-0.494988666,-0.371979975 +Tyus Jones,jonesty01,2018,PO,MIN,111,55,-3.787998917,-1.083643337,-4.871642254,-5.687362788,9.212282638,3.52491985,-4.403034568,1.027433717,-3.37560085,-0.017742391,0,-0.017742391,-2.916192474,-1.348847396,-4.26503987,-1.956264036 +Tyus Jones,jonesty01,2018,RS,MIN,2980,1467,0.873665087,1.154536041,2.028201128,1.635653763,1.181577246,2.817231009,1.043887418,1.256773423,2.30066084,3.736616519,3.736616519,0,0.841216603,1.424156718,2.26537332,-1.144578468 +Tyus Jones,jonesty01,2019,RS,MIN,3329,1560,0.474281707,-0.250300557,0.22398115,-0.789459828,1.545991896,0.756532068,0.225509625,0.109368068,0.334877693,2.426331208,2.426331208,0,-0.084165955,0.156917978,0.072752023,-1.202061407 +Tyus Jones,jonesty01,2020,RS,MEM,2731,1232,1.21801053089783,-1.16311181885107,0.054898712046767,-0.050905053642863,-1.70680551504023,-1.75771056868309,1.05240185305811,-1.34820045060986,-0.29579859755175,1.53664464039814,1.53664464039814,0,-0.035127487416781,-1.62063138505069,-1.65575887246747,-0.396064729448511 +DeAndre Jordan,jordade01,2014,PO,LAC,882,442,0.036591837,2.408625497,2.445217334,-0.317891524,-5.423562351,-5.741453876,-0.148232336,0.936428076,0.78819574,0.819381045,0,0.819381045,1.242568141,1.028964595,2.271532736,-0.398545925 +DeAndre Jordan,jordade01,2014,RS,LAC,5780,2870,-0.557932606,1.778841132,1.220908526,5.778712529,-1.789725142,3.988987387,0.678536995,1.113038326,1.791575321,6.629411472,6.629411472,0,1.549325932,2.106734568,3.6560605,-0.298545542 +DeAndre Jordan,jordade01,2015,PO,LAC,986,482,1.077359411,2.458303356,3.535662767,3.398700774,-0.225601322,3.173099452,1.536529861,2.056331968,3.592861829,1.599460209,0,1.599460209,3.057715724,2.250526619,5.308242343,-0.556004821 +DeAndre Jordan,jordade01,2015,RS,LAC,5602,2820,1.229956464,1.665421841,2.895378305,10.96349921,-0.995206099,9.968293116,3.360156802,1.192097693,4.552254495,10.40572665,10.40572665,0,4.330329253,1.878524576,6.208853829,-0.917251661 +DeAndre Jordan,jordade01,2016,PO,LAC,394,198,-0.809431045,6.633534515,5.824103471,-6.188455878,3.918131681,-2.270324197,-1.92165444,6.411414719,4.489760279,0.752639002,0,0.752639002,-4.800091797,5.259642204,0.459550407,-0.208568301 +DeAndre Jordan,jordade01,2016,RS,LAC,5255,2598,-0.526554073,2.173537012,1.646982939,7.18606659,0.673779241,7.859845831,1.049161532,1.942112551,2.991274083,7.59452666,7.59452666,0,1.439485353,2.23372183,3.673207184,-0.19939566 +DeAndre Jordan,jordade01,2017,PO,LAC,498,264,-2.560090849,1.930410928,-0.629679921,1.735715373,-4.137398855,-2.401683482,-1.855260387,0.745971022,-1.109289365,0.228645272,0,0.228645272,1.511547256,-0.212796319,1.298750937,0.306395141 +DeAndre Jordan,jordade01,2017,RS,LAC,5194,2570,0.28547194,1.108800629,1.394272569,6.723016866,3.110740291,9.833757156,1.621034539,1.563637809,3.184672348,7.760905435,7.760905435,0,2.330057374,2.041590075,4.37164745,-0.261185037 +DeAndre Jordan,jordade01,2018,RS,LAC,4980,2424,-0.387953494,-0.450240305,-0.838193799,-2.377381838,-2.806143046,-5.183524884,-0.85601516,-0.952557462,-1.808572622,1.155583381,1.155583381,0,-0.250185775,-0.618836776,-0.869022551,-0.741506985 +DeAndre Jordan,jordade01,2019,RS,DAL,3249,1554,-2.476487926,1.191608558,-1.284879368,-2.01601545,2.282437835,0.266422385,-2.540687711,1.491551347,-1.049136364,1.349927234,1.349927234,0,-2.359254679,0.766807622,-1.592447058,0.105511471 +DeAndre Jordan,jordade01,2019,RS,NYK,1023,493,-0.51585745,-1.258623551,-1.774481001,-4.221527577,-3.858497403,-8.08002498,-1.253551311,-1.824208051,-3.077759361,-0.082933177,-0.082933177,0,-1.87653097,-2.087659423,-3.964190393,0.608610489 +DeAndre Jordan,jordade01,2020,RS,BRK,2646,1234,-0.873760732866713,1.5600753764301,0.686314643563381,-3.83953678297226,2.33915847912052,-1.50037830385174,-1.55041915360594,1.80335160010213,0.252932446496189,1.89593083738212,1.89593083738212,0,-1.73820219715873,0.434698437585746,-1.30350375957298,0.287539174728143 +Jerome Jordan,jordaje01,2015,PO,BRK,10,5,-15.03725213,-18.66910258,-33.70635471,-20.47621317,4.309753933,-16.16645924,-17.053958,-14.98009637,-32.03405437,-0.079757195,0,-0.079757195,-13.65957559,-18.27410428,-31.93367986,3.395077144 +Jerome Jordan,jordaje01,2015,RS,BRK,773,383,-0.989566196,-1.269614039,-2.259180236,-5.093949914,0.355989004,-4.73796091,-1.863339594,-0.949991057,-2.813330651,-0.0124599,-0.0124599,0,-1.676200635,-2.422690258,-4.098890892,0.656120387 +Cory Joseph,josepco01,2014,PO,SAS,172,87,2.859900158,2.206421098,5.066321256,0.561027525,11.72912066,12.29014818,2.431421591,4.215717266,6.647138857,0.422318269,0,0.422318269,0.352549327,4.189349223,4.54189855,-1.699322518 +Cory Joseph,josepco01,2014,RS,SAS,1895,936,1.203863672,-0.566804127,0.637059545,-2.456576446,-1.489678771,-3.946255217,0.4735038,-0.869496622,-0.395992821,1.117992338,1.117992338,0,-0.281902783,0.092947469,-0.188955314,-0.525345775 +Cory Joseph,josepco01,2015,PO,SAS,48,22,0.399429885,-15.84624236,-15.44681247,-14.35223945,-13.11387698,-27.46611643,-2.678184265,-16.28901276,-18.96719703,-0.184999498,0,-0.184999498,-4.604858859,-12.04115107,-16.64600993,-1.406901235 +Cory Joseph,josepco01,2015,RS,SAS,2871,1444,1.175677163,0.20463446,1.380311623,-1.428934037,1.877218552,0.448284515,0.676359851,0.506429635,1.182789486,2.852267239,2.852267239,0,-0.349990975,0.901906183,0.551915208,-1.493724422 +Cory Joseph,josepco01,2016,PO,TOR,863,452,-0.201855882,0.262131018,0.060275136,-8.141517802,0.292750484,-7.848767318,-1.875748695,0.285445417,-1.590303279,0.27054962,0,0.27054962,-1.861056127,0.152222476,-1.708833651,-1.818916399 +Cory Joseph,josepco01,2016,RS,TOR,4053,2046,-1.027684764,0.659903379,-0.367781385,-1.105647152,4.652172111,3.54652496,-1.160769983,1.52421759,0.363447607,3.186610944,3.186610944,0,-0.827782728,1.317067778,0.48928505,-1.906702145 +Cory Joseph,josepco01,2017,PO,TOR,417,212,-2.418663078,0.923028695,-1.495634383,-5.299365956,1.524796361,-3.774569595,-3.09372546,1.087001042,-2.006724418,0.082532988,0,0.082532988,-4.651497439,1.636255466,-3.015241973,-0.445781614 +Cory Joseph,josepco01,2017,RS,TOR,4046,2003,-0.367380599,-0.757918654,-1.125299252,-0.28840787,-1.627340364,-1.915748234,-0.41707583,-0.997531063,-1.414606893,1.351429653,1.351429653,0,-0.223410575,-0.397462375,-0.62087295,-0.952345889 +Cory Joseph,josepco01,2018,PO,IND,267,143,-0.73892145,7.539144344,6.800222894,9.50570196,-10.89729646,-1.391594496,1.417574098,4.038324738,5.455898836,0.597836247,0,0.597836247,-1.839702737,4.442659064,2.602956327,-3.10088398 +Cory Joseph,josepco01,2018,RS,IND,4507,2210,-0.825662939,-0.223386277,-1.049049216,-1.816765237,-0.247501597,-2.064266834,-1.071833231,-0.251761062,-1.323594293,1.586745282,1.586745282,0,-1.32256786,0.342632911,-0.979934949,-1.331415794 +Cory Joseph,josepco01,2019,PO,IND,168,85,-0.608643743,-4.613106512,-5.221750255,-11.03370086,3.212275163,-7.821425702,-2.775322597,-3.325248759,-6.100571356,-0.145221757,0,-0.145221757,-2.549743491,-1.179187652,-3.728931144,-3.077660565 +Cory Joseph,josepco01,2019,RS,IND,4285,2063,-0.919174613,2.383445769,1.464271155,-0.320224403,2.6347879,2.314563497,-0.828600232,2.535182877,1.706582645,4.63699688,4.63699688,0,-1.290539294,2.741338154,1.450798861,-1.16771744 +Cory Joseph,josepco01,2020,RS,SAC,3656,1759,-1.79912166226066,0.993845248240636,-0.805276414020021,-2.17149513980278,3.2826192317137,1.11112409191092,-1.96927641040616,1.54615829483259,-0.423118115573573,2.0564772802587,2.0564772802587,0,-2.2156763361872,1.40936222383011,-0.806314112357092,-1.55308361828999 +Mfiondu Kabengele,kabenmf01,2020,RS,LAC,135,64,3.40616332843164,1.92863936166004,5.33480269009168,2.8438436913462,0.347641241602406,3.19148493294861,3.41824937661151,1.59106102827982,5.00931040489134,0.252641313284359,0.252641313284359,0,3.12495319888287,1.81320707471909,4.93816027360196,-0.290921078832276 +Chris Kaman,kamanch01,2014,RS,LAL,1559,736,-4.358854896,2.885448844,-1.473406052,-1.972601085,3.446323128,1.473722043,-4.086394272,3.262194802,-0.82419947,0.72974967,0.72974967,0,-3.673891994,1.111771187,-2.562120807,0.875083445 +Chris Kaman,kamanch01,2015,PO,POR,72,37,-0.184854206,-0.850013479,-1.034867685,3.880787341,-11.38161401,-7.500826664,0.614480141,-3.041118387,-2.426638246,0.006339235,0,0.006339235,1.509762576,-6.60732923,-5.097566653,0.667876842 +Chris Kaman,kamanch01,2015,RS,POR,2783,1398,-2.822663482,0.832149411,-1.990514071,-1.716203245,-2.224302547,-3.940505792,-2.809520142,0.216518996,-2.593001146,0.111424475,0.111424475,0,-2.393228874,0.067322895,-2.325905979,-0.476526503 +Chris Kaman,kamanch01,2016,PO,POR,67,32,-17.86028569,-11.94534629,-29.80563198,-14.99349646,15.56760636,0.574109902,-18.40624598,-6.917333252,-25.32357923,-0.398151311,0,-0.398151311,-12.20932315,-6.660123828,-18.86944698,4.515697682 +Chris Kaman,kamanch01,2016,RS,POR,225,112,-0.445720296,-1.141678331,-1.587398626,-7.360740067,-1.282414268,-8.643154335,-1.956993332,-1.240436575,-3.197429906,-0.025622921,-0.025622921,0,-0.113642885,-1.88350608,-1.997148965,0.212877294 +Frank Kaminsky,kaminfr01,2016,PO,CHA,359,190,-1.198313521,2.966814439,1.768500919,-2.524517755,8.294015096,5.76949734,-1.480962177,4.265902177,2.78494,0.548901801,0,0.548901801,-2.401078344,2.380002707,-0.021075637,-0.768281692 +Frank Kaminsky,kaminfr01,2016,RS,CHA,3478,1708,-0.582923587,-0.499376988,-1.082300575,-4.156753841,2.00366931,-2.153084531,-1.374972016,-0.025579297,-1.400551313,1.169461957,1.169461957,0,-1.40256489,-0.358699982,-1.761264872,-0.538159333 +Frank Kaminsky,kaminfr01,2017,RS,CHA,3969,1954,-1.657308731,-1.48815353,-3.145462261,1.403929137,-2.253327463,-0.849398326,-1.119638363,-1.72429495,-2.843933312,-0.093517945,-0.093517945,0,-0.790814145,-1.817901282,-2.608715427,-0.133099727 +Frank Kaminsky,kaminfr01,2018,RS,CHA,3777,1835,0.673824258,-1.993979911,-1.320155653,0.770165031,-3.123612986,-2.353447955,0.721910301,-2.331356204,-1.609445903,1.059363833,1.059363833,0,0.291004615,-2.317851937,-2.026847323,-0.784267855 +Frank Kaminsky,kaminfr01,2019,RS,CHA,1579,755,-0.242405791,0.386934373,0.144528582,-0.580669738,0.035389297,-0.545280441,-0.339343815,0.38933867,0.049994855,1.077938469,1.077938469,0,0.050035746,-1.042284457,-0.992248712,-0.058805876 +Frank Kaminsky,kaminfr01,2020,RS,PHO,1692,777,-1.70355439607113,-0.842528246038228,-2.54608264210935,-1.90835376012327,0.270752975438648,-1.63760078468462,-1.87042671551663,-0.658819128745102,-2.52924584426174,0.087714298554477,0.087714298554477,0,-2.35262226545482,-0.237262482190861,-2.58988474764568,0.235382194566779 +Enes Kanter,kanteen01,2014,RS,UTA,4136,2138,-3.045493729,-1.796735856,-4.842229585,-2.917159091,-3.951842977,-6.869002068,-3.154783558,-2.292582353,-5.447365911,-2.917464345,-2.917464345,0,-3.164000408,-1.930351172,-5.094351579,-0.809841887 +Enes Kanter,kanteen01,2015,RS,UTA,2531,1326,-2.225034168,-0.777977589,-3.003011757,2.522812366,-5.046125177,-2.523312811,-1.347324552,-1.721999971,-3.069324523,-0.21498143,-0.21498143,0,-0.577642118,-0.759361049,-1.337003167,-0.465934361 +Enes Kanter,kanteen01,2015,RS,OKC,1679,809,3.209694323,-0.705938931,2.503755392,2.504346059,-5.03815,-2.533803941,3.236379279,-1.662027668,1.574351611,1.788340909,1.788340909,0,2.39297428,-1.098384478,1.294589801,0.185730373 +Enes Kanter,kanteen01,2016,PO,OKC,647,323,3.609774616,-1.777277404,1.832497212,-3.89419829,0.763844154,-3.130354135,2.130131802,-1.364190789,0.765941013,0.5942232,0,0.5942232,4.194854469,-0.825860464,3.368994005,-0.533976123 +Enes Kanter,kanteen01,2016,RS,OKC,3502,1721,3.04078923,0.917889501,3.958678731,0.460069218,-3.663818578,-3.20374936,2.574194854,-0.017403834,2.556791019,4.618078512,4.618078512,0,2.846608179,-0.295840675,2.550767503,-0.871726717 +Enes Kanter,kanteen01,2017,PO,OKC,96,45,-8.660018587,1.67003253,-6.989986057,-1.608046608,-23.77814689,-25.38619349,-7.665656962,-3.509490332,-11.17514729,-0.198011352,0,-0.198011352,-6.843275691,-2.576592887,-9.419868578,-0.720290044 +Enes Kanter,kanteen01,2017,RS,OKC,3144,1533,1.850734543,-0.231308815,1.619425728,2.037744742,-2.92294737,-0.885202629,2.023791413,-0.838328623,1.18546279,3.070932678,3.070932678,0,1.533275945,-0.800209949,0.733065996,-0.227433144 +Enes Kanter,kanteen01,2018,RS,NYK,3735,1830,2.082296852,-1.3711324,0.711164452,1.544990264,-4.840023197,-3.295032933,2.1151695,-2.156037198,-0.040867698,2.520008334,2.520008334,0,1.568488817,-1.569986114,-0.001497297,-0.369282275 +Enes Kanter,kanteen01,2019,PO,POR,940,461,-0.449600852,3.033273583,2.583672732,2.152476531,2.375930694,4.528407225,0.017951432,3.089405392,3.107356824,1.409445748,0,1.409445748,-0.716333043,3.124207447,2.407874404,-0.799143763 +Enes Kanter,kanteen01,2019,RS,NYK,2377,1128,0.550208225,-2.068384363,-1.518176138,-0.295928027,-2.902100449,-3.198028476,0.502289794,-2.316503523,-1.814213729,0.535698238,0.535698238,0,-0.045359698,-2.082223947,-2.127583646,-0.53970339 +Enes Kanter,kanteen01,2019,RS,POR,1045,512,2.525083636,-0.294309347,2.230774289,-1.151621241,-0.957961343,-2.109582585,1.828464543,-0.463423322,1.36504122,1.069635292,1.069635292,0,1.42599175,0.257649736,1.683641486,-0.503020595 +Enes Kanter,kanteen01,2020,PO,BOS,209,102,-1.272907505383,-7.8253346174856,-9.0982421228686,10.7093963110515,-3.4656147015738,7.24378160947771,1.09998372084534,-7.53941895227162,-6.43943523142627,-0.197721680112459,0,-0.197721680112459,0.02829672393639,-6.10439312089192,-6.07609639695553,-0.150064943539185 +Enes Kanter,kanteen01,2020,RS,BOS,2057,983,1.38093392602013,1.39329117049839,2.77422509651852,3.21318703830589,-0.31259511040963,2.90059192789626,1.80832588732584,1.04698769802539,2.85531358535122,2.79468960319835,2.79468960319835,0,0.535476679056628,0.711836402169047,1.24731308122568,-0.60016597177499 +Sergey Karasev,karasse01,2014,RS,CLE,325,156,-4.908790583,-6.3274232,-11.23621378,-7.302945591,-0.15140395,-7.454349542,-5.665722922,-5.371419882,-11.0371428,-0.673826232,-0.673826232,0,-4.384248129,-5.619176883,-10.00342501,2.071119959 +Sergey Karasev,karasse01,2015,RS,BRK,1108,555,-0.778674948,0.19258233,-0.586092618,0.310625557,2.529805644,2.840431201,-0.576918127,0.721719794,0.144801668,0.824966927,0.824966927,0,-1.013699484,0.090983675,-0.922715809,0.616760219 +Sergey Karasev,karasse01,2016,RS,BRK,835,399,-1.417703311,-0.376395097,-1.794098409,2.958305615,0.892152878,3.850458493,-0.533261448,-0.060566393,-0.593827841,0.443676238,0.443676238,0,-0.922771891,-2.112839595,-3.035611486,1.0562065 +Sasha Kaun,kaunsa01,2016,RS,CLE,201,95,-2.515775742,0.867336929,-1.648438813,-6.953054697,5.845767697,-1.107286999,-3.633885749,1.922860752,-1.711024997,0.050637192,0.050637192,0,-2.639642255,-0.212397721,-2.852039976,0.541559505 +Ryan Kelly,kellyry01,2014,RS,LAL,2790,1312,-0.005684485,-2.051768011,-2.057452496,2.420219508,-0.992777797,1.427441711,0.534163187,-1.880948841,-1.346785655,0.944672666,0.944672666,0,0.465833444,-1.494184062,-1.028350618,0.549956446 +Ryan Kelly,kellyry01,2015,RS,LAL,2415,1233,-1.735668819,-2.457415347,-4.193084167,-2.050014294,-1.142296186,-3.19231048,-1.891080482,-2.264012771,-4.155093253,-0.875061122,-0.875061122,0,-2.981925965,-2.374652303,-5.356578268,-0.96014435 +Ryan Kelly,kellyry01,2016,RS,LAL,979,470,-3.385253146,0.075755471,-3.309497675,-3.275678876,4.37525645,1.099577574,-3.498711029,1.083153672,-2.415557356,0.08028947,0.08028947,0,-4.029064105,-0.641011543,-4.670075649,0.112248569 +Ryan Kelly,kellyry01,2017,RS,ATL,226,110,-3.488431882,-0.480654426,-3.969086308,-5.094959151,6.436520972,1.34156182,-3.999213226,0.931533367,-3.067679859,-0.017850481,-0.017850481,0,-3.796088307,-0.240066006,-4.036154312,0.11912761 +Luke Kennard,kennalu01,2018,RS,DET,2962,1463,-0.087140402,-1.197050987,-1.284191389,1.411868184,1.380630066,2.79249825,0.234505803,-0.745468297,-0.510962493,1.667090835,1.667090835,0,-0.515567469,-1.292848108,-1.808415578,-0.247943057 +Luke Kennard,kennalu01,2019,PO,DET,281,133,-0.578382125,-5.350630296,-5.929012421,1.80791064,-1.513826183,0.294084457,-0.075375409,-4.755785344,-4.831160753,-0.144883794,0,-0.144883794,3.083852827,-5.64655009,-2.562697263,-0.522452846 +Luke Kennard,kennalu01,2019,RS,DET,2914,1437,0.156054421,-1.934743957,-1.778689537,-0.324006342,-1.20838379,-1.532390132,0.081206667,-1.886681638,-1.805474972,0.686258797,0.686258797,0,-0.071727071,-2.346486498,-2.418213569,-0.916389302 +Luke Kennard,kennalu01,2020,RS,DET,1894,922,2.48877360251227,-3.16377324159507,-0.674999639082801,1.34510172677914,-1.42805579150295,-0.082954064723808,2.42751456441311,-2.97995658011371,-0.552442015700608,1.02796221108641,1.02796221108641,0,1.97847234519303,-3.29264906086795,-1.31417671567492,-0.570774007142815 +Michael Kidd-Gilchrist,kiddgmi01,2014,PO,CHA,171,91,-3.496605742,-4.291833483,-7.788439225,-2.98660307,8.886925787,5.900322718,-3.521390679,-1.799419449,-5.320810128,-0.123939647,0,-0.123939647,-5.969580656,-0.922086863,-6.89166752,0.632113322 +Michael Kidd-Gilchrist,kiddgmi01,2014,RS,CHA,2870,1502,-2.585474422,4.744168333,2.158693911,-0.754656566,1.855512897,1.100856332,-2.334615249,4.411117877,2.076502628,3.66763784,3.66763784,0,-2.84646242,4.171683585,1.325221165,-0.804153802 +Michael Kidd-Gilchrist,kiddgmi01,2015,RS,CHA,3127,1587,-1.474621198,2.359775331,0.885154133,0.962435805,4.691961777,5.654397582,-1.000320865,2.971748491,1.971427626,3.802566789,3.802566789,0,-2.192176526,2.372717102,0.180540577,-0.509555571 +Michael Kidd-Gilchrist,kiddgmi01,2016,RS,CHA,410,205,2.360889359,3.233550264,5.594439623,3.19625534,3.775484158,6.971739498,2.666417895,3.521990769,6.188408664,0.927321495,0.927321495,0,0.517965454,3.118530013,3.636495467,-0.789680355 +Michael Kidd-Gilchrist,kiddgmi01,2017,RS,CHA,4710,2349,-1.113748648,3.378732947,2.264984299,-2.258825361,2.369497387,0.110672025,-1.435228297,3.398204506,1.962976209,5.586527961,5.586527961,0,-1.745786198,3.704427416,1.958641218,-1.072974648 +Michael Kidd-Gilchrist,kiddgmi01,2018,RS,CHA,3852,1850,-1.750518882,3.118546225,1.368027343,0.101169866,0.954560517,1.055730383,-1.503628901,2.887306257,1.383677356,3.882402812,3.882402812,0,-2.317037764,2.566236283,0.249198519,-0.489447109 +Michael Kidd-Gilchrist,kiddgmi01,2019,RS,CHA,2479,1179,-0.899672442,1.778478662,0.878806221,-1.666286813,2.147992521,0.481705708,-1.127664722,2.02480103,0.897136308,2.178346887,2.178346887,0,-1.453060689,1.167486475,-0.285574214,-0.720026701 +Michael Kidd-Gilchrist,kiddgmi01,2020,PO,DAL,119,55,-1.83100216999493,1.35444389996343,-0.4765582700315,4.81307990953892,-6.82599584858054,-2.01291593904162,-0.57962767611094,-0.131922015795157,-0.711549691906097,0.058771169832136,0,0.058771169832136,-0.827003768591,0.991751850045348,0.164748081454349,-0.37651276933664 +Michael Kidd-Gilchrist,kiddgmi01,2020,RS,CHA,320,160,-5.26824478471942,0.450556584841398,-4.81768819987803,-1.67993256134284,9.08332165069082,7.40338908934798,-4.77996435254603,2.34386333105087,-2.43610102149516,0.025211807180911,0.025211807180911,0,-5.4992545796021,-0.393021831279175,-5.89227641088127,-1.64325683129466 +Michael Kidd-Gilchrist,kiddgmi01,2020,RS,DAL,255,121,-8.58489251362561,-0.933294518152709,-9.51818703177832,-6.29008794682116,3.47173804155606,-2.81834990526511,-8.65087678407645,-0.066287412288557,-8.717164196365,-0.367806730292331,-0.367806730292331,0,-7.5776778999485,-0.180585556990176,-7.75826345693868,-0.158369895494283 +Stanton Kidd,kiddst01,2020,RS,UTA,34,15,-14.6977561618451,5.20981593973101,-9.48794022211408,-13.5074230765055,12.9556248962383,-0.551798180267184,-15.4018628490397,7.0720700788386,-8.32979277020114,-0.04268105161505,-0.04268105161505,0,-14.6194624583044,4.03964939386735,-10.579813064437,-0.050457578997102 +Sean Kilpatrick,kilpase01,2015,RS,MIN,149,72,-1.184126627,-2.613780885,-3.797907512,1.876674403,5.376192216,7.252866619,-0.604031107,-1.071622339,-1.675653446,0.039649666,0.039649666,0,-1.397178073,-2.115656555,-3.512834628,0.447552022 +Sean Kilpatrick,kilpase01,2016,RS,BRK,1095,534,2.648785092,-5.482315166,-2.833530074,2.350569193,-8.342230649,-5.991661456,2.805299833,-6.383699339,-3.578399506,-0.22713091,-0.22713091,0,1.063492023,-6.553120289,-5.489628266,0.621733736 +Sean Kilpatrick,kilpase01,2016,RS,DEN,175,82,-0.675979829,-4.697738165,-5.373717995,0.117577425,0.368852512,0.486429937,-0.549995494,-3.900786862,-4.450782357,-0.071756392,-0.071756392,0,0.525161648,-5.588640417,-5.063478768,0.826364562 +Sean Kilpatrick,kilpase01,2017,RS,BRK,3751,1754,-0.063100417,-2.325605939,-2.388706356,-0.397872047,-1.048725193,-1.44659724,-0.049190197,-2.174156879,-2.223347077,0.473653998,0.473653998,0,-1.131264454,-2.677238045,-3.808502499,0.490590822 +Sean Kilpatrick,kilpase01,2018,RS,LAC,79,38,-2.818101488,-9.024687353,-11.84278884,8.656474991,-10.06076963,-1.40429464,-0.592986874,-9.760368386,-10.35335526,-0.145853436,-0.145853436,0,-1.640565412,-7.589129903,-9.229695316,-1.047996348 +Sean Kilpatrick,kilpase01,2018,RS,MIL,417,205,-0.778867355,-3.29271142,-4.071578774,-2.968763823,-4.344451192,-7.313215015,-1.292332503,-3.685025003,-4.977357506,-0.23255217,-0.23255217,0,-1.22483584,-4.225822278,-5.450658118,-0.174316105 +Sean Kilpatrick,kilpase01,2018,RS,BRK,397,183,-6.081644784,-4.23297464,-10.31461942,-6.796938662,-0.718400918,-7.51533958,-6.552034718,-3.728450636,-10.28048535,-0.706049001,-0.706049001,0,-6.096152755,-5.461528799,-11.55768155,0.416651048 +Sean Kilpatrick,kilpase01,2018,RS,CHI,440,214,2.436031127,-5.165658038,-2.72962691,-1.399044915,-3.487979189,-4.887024104,1.879964076,-5.102214461,-3.222250386,-0.051822599,-0.051822599,0,1.186754412,-4.961242148,-3.774487736,0.50208264 +George King,kingge03,2019,RS,PHO,12,6,-4.974701613,-14.40396078,-19.37866239,-6.593850051,-21.6997946,-28.29364465,-5.65494678,-16.72028005,-22.37522683,-0.058620269,-0.058620269,0,-6.848305911,-11.88471055,-18.73301646,-2.470748178 +Louis King,kinglo02,2020,RS,DET,125,62,-2.88171641094095,-0.849352945553559,-3.7310693564945,0.951597349034132,8.21177448104551,9.16337183007964,-2.22647115224835,1.02684349795479,-1.19962765429357,0.048744937743512,0.048744937743512,0,-2.6114714701451,-1.00560996323087,-3.61708143337597,-0.61847175845836 +Andrei Kirilenko,kirilan01,2014,PO,BRK,268,144,0.451595053,2.870789107,3.32238416,6.141722357,-0.640371706,5.501350651,1.674776279,2.289339986,3.964116265,0.50923919,0,0.50923919,1.021103679,2.234737664,3.255841343,0.089714433 +Andrei Kirilenko,kirilan01,2014,RS,BRK,1674,857,-1.010362591,-0.179737701,-1.190100292,-1.448034815,-0.783947324,-2.231982138,-1.184269041,-0.30337882,-1.487647862,0.556538373,0.556538373,0,-1.007769047,-0.8528889,-1.860657947,0.796884475 +Andrei Kirilenko,kirilan01,2015,RS,BRK,72,36,-4.390760735,-4.007106161,-8.397866896,-5.61815596,-14.03094,-19.64909596,-4.91302019,-6.334985667,-11.24800586,-0.154673376,-0.154673376,0,-5.135141934,-5.897816444,-11.03295838,-0.867004785 +Alex Kirk,kirkal01,2015,RS,CLE,30,14,-0.803316299,-8.165561155,-8.968877454,-15.45250344,-11.99261206,-27.4451155,-3.934850818,-9.41914049,-13.35399131,-0.074852758,-0.074852758,0,-3.138448491,-9.969703981,-13.10815247,-1.126078234 +Maxi Kleber,klebima01,2018,RS,DAL,2457,1206,-2.163309961,1.154154906,-1.009155055,-1.46542833,2.583881807,1.118453478,-2.122179878,1.544862342,-0.577317536,1.329262298,1.329262298,0,-1.987320194,0.864710569,-1.122609625,-0.56332411 +Maxi Kleber,klebima01,2019,RS,DAL,3140,1502,-1.355660246,2.379221576,1.02356133,0.548413785,3.989574861,4.537988646,-1.055587277,2.863225479,1.807638202,3.479284187,3.479284187,0,-1.115890922,2.314933015,1.199042094,-0.388876684 +Maxi Kleber,klebima01,2020,PO,DAL,436,203,-3.42700506796088,1.96748942012452,-1.45951564783636,-12.9330232928335,-7.97670536275623,-20.9097286555897,-5.65258828329494,0.219397589546284,-5.43319069374866,-0.28780790261615,0,-0.28780790261615,-3.38212561813824,1.60922788060409,-1.77289773753416,0.413530107734006 +Maxi Kleber,klebima01,2020,RS,DAL,3997,1890,-0.956346551514039,0.654641944193206,-0.301704607320833,-0.89568080169228,0.769552245548749,-0.126128556143532,-1.0448420233988,0.733214250717393,-0.311627772681407,2.34160893954065,2.34160893954065,0,-0.845688277460445,0.495799093598216,-0.349889183862229,-0.41947594032122 +Brandon Knight,knighbr03,2014,RS,MIL,4684,2400,0.972163425,-1.787007001,-0.814843576,-0.012845944,-3.853814956,-3.8666609,0.928016318,-2.2610302,-1.333013882,1.736108607,1.736108607,0,1.040887095,-2.328434836,-1.287547741,0.057350067 +Brandon Knight,knighbr03,2015,RS,MIL,3412,1688,1.47432576,0.61861481,2.09294057,-1.430263597,-0.977155771,-2.407419368,1.01108947,0.294222404,1.305311874,3.537773309,3.537773309,0,0.994206756,0.608187818,1.602394574,1.242916022 +Brandon Knight,knighbr03,2015,RS,PHO,727,347,-1.524914397,-2.590357977,-4.115272374,-3.888685469,-0.697751117,-4.586436586,-2.101690483,-2.347933845,-4.449624329,-0.303611382,-0.303611382,0,-1.178508922,-1.749461179,-2.927970101,0.863945062 +Brandon Knight,knighbr03,2016,RS,PHO,3898,1870,-0.090388295,-2.594723525,-2.68511182,1.242892694,-1.702163995,-0.459271301,0.278469159,-2.531400294,-2.252931135,0.477284179,0.477284179,0,0.493204135,-1.979239704,-1.486035569,0.62710409 +Brandon Knight,knighbr03,2017,RS,PHO,2418,1140,-0.97746607,-2.016023403,-2.993489473,-5.944762581,-1.187704669,-7.132467251,-2.024213997,-1.922389289,-3.946603287,-0.69822651,-0.69822651,0,-2.443313664,-2.078332646,-4.52164631,0.316907122 +Brandon Knight,knighbr03,2019,RS,HOU,247,118,-7.051663365,-2.314163021,-9.365826386,-8.163049516,0.362641585,-7.800407931,-7.80285515,-1.915509392,-9.718364542,-0.418176891,-0.418176891,0,-4.828918358,-2.069804231,-6.898722589,-0.326432774 +Brandon Knight,knighbr03,2019,RS,CLE,1277,618,-1.641332907,-0.626609312,-2.267942219,-1.530385038,-2.602292415,-4.132677452,-1.684786365,-1.008940631,-2.693726996,0.017633854,0.017633854,0,-1.326235726,-1.093603383,-2.419839109,-0.627383413 +Brandon Knight,knighbr03,2020,RS,DET,442,221,-0.07197939692938,-3.85670765181376,-3.92868704874314,2.80451651200156,-2.89004471711063,-0.085528205109072,0.561124184993251,-3.8527678083449,-3.29164362335165,-0.061113438702881,-0.061113438702881,0,1.27796240694612,-4.16833485080389,-2.89037244385777,0.068287085467111 +Brandon Knight,knighbr03,2020,RS,CLE,509,241,-4.57907305893687,-3.84153677253938,-8.42060983147624,-1.62082754468856,-1.29090876445884,-2.9117363091474,-4.17470915878441,-3.50243045542313,-7.67713961420754,-0.605817395098006,-0.605817395098006,0,-3.26702073383887,-4.38273195203374,-7.64975268587261,-0.002498200817207 +Kevin Knox,knoxke01,2019,RS,NYK,4580,2158,-3.717047337,-3.817923739,-7.534971077,-3.594194019,-5.337981859,-8.932175878,-3.822369778,-4.319854979,-8.142224757,-5.964008939,-5.964008939,0,-3.706787911,-4.100554661,-7.807342573,0.465320394 +Kevin Knox II,knoxke01,2020,RS,NYK,2485,1166,-3.30111429543374,-1.92471538721731,-5.22582968265106,-3.77810980231303,-0.527421452962519,-4.30553125527555,-3.53779971776814,-1.71177819854247,-5.24957791631061,-1.49106094909675,-1.49106094909675,0,-3.57495709596177,-2.61647923613223,-6.191436332094,0.280088894472746 +John Konchar,konchjo01,2020,RS,MEM,383,181,2.21771687970892,3.1918995883716,5.40961646808052,1.07487718472304,1.25102106284853,2.32589824757157,2.14918284902976,2.97765201915491,5.12683486818467,0.723142230843481,0.723142230843481,0,1.07873981160221,0.776251225179553,1.85499103678176,-0.59706645856855 +Furkan Korkmaz,korkmfu01,2018,PO,PHI,4,2,35.05620854,-15.90336558,19.15284297,48.70053452,-27.99341274,20.70712178,39.97211183,-19.50213933,20.4699725,0.025326066,0,0.025326066,27.95631167,-5.653373445,22.30293823,3.549952797 +Furkan Korkmaz,korkmfu01,2018,RS,PHI,176,80,-4.659824692,-4.392430389,-9.052255081,-8.327147443,-9.581862007,-17.90900945,-5.762043901,-5.850673111,-11.61271701,-0.361182781,-0.361182781,0,-4.582061786,-4.09600197,-8.678063756,-0.15298079 +Furkan Korkmaz,korkmfu01,2019,PO,PHI,85,36,0.710063987,-2.957634877,-2.24757089,-3.866381789,-8.377286626,-12.24366841,-0.273140135,-4.347160851,-4.620300986,-0.036000858,0,-0.036000858,2.806782114,-4.552504104,-1.74572199,1.60330515 +Furkan Korkmaz,korkmfu01,2019,RS,PHI,1483,679,-0.276838324,1.536599825,1.259761501,1.098509803,0.606390932,1.704900735,-0.038661653,1.418611047,1.379949393,1.433524309,1.433524309,0,-0.420290586,0.400462327,-0.019828258,0.199684407 +Furkan Korkmaz,korkmfu01,2020,PO,PHI,83,40,-7.43063710324652,9.97477891336409,2.54414181011757,-0.022391005452389,19.9686161516659,19.9462251462136,-6.379267766406,12.7309830344608,6.35171526805479,0.191174225275747,0,0.191174225275747,-3.76997147913604,7.85255227423701,4.08258079510097,-0.206713832950113 +Furkan Korkmaz,korkmfu01,2020,RS,PHI,3322,1559,0.259072854120519,0.239386389661428,0.498459243781947,0.1452979412923,-1.05224430234175,-0.906946361049452,0.238384457794945,-0.042114089750071,0.196270368044874,2.34539092808577,2.34539092808577,0,0.733987681732841,-0.293807737022398,0.440179944710443,0.083748444005278 +Luke Kornet,kornelu01,2018,RS,NYK,680,326,-1.327754241,0.264637875,-1.063116366,-1.295794085,-3.405808559,-4.701602644,-1.375684755,-0.455217528,-1.830902283,0.153446513,0.153446513,0,-0.62692636,-0.947797022,-1.574723382,0.374674605 +Luke Kornet,kornelu01,2019,RS,NYK,1665,784,-1.689296617,3.499728627,1.810432009,-1.607295906,2.744702989,1.137407084,-1.698465238,3.6311398,1.932674563,1.874729344,1.874729344,0,-1.240184155,2.244070844,1.003886689,0.091110241 +Luke Kornet,kornelu01,2020,RS,CHI,1181,559,-3.13863648891397,-2.89739333122635,-6.03602982014032,-1.60821212884481,-1.4139388395139,-3.02215096835871,-2.95424439702283,-2.80132861437443,-5.75557301139726,-0.853990104421206,-0.853990104421206,0,-3.18029805352149,-1.97495889506694,-5.15525694858843,-0.381728772501077 +Kyle Korver,korveky01,2014,PO,ATL,485,250,2.117589445,-2.373036882,-0.255447438,4.32281865,8.330385457,12.65320411,2.647031195,-0.375055568,2.271975627,0.678236786,0,0.678236786,5.760379104,-1.498935306,4.261443798,2.471840857 +Kyle Korver,korveky01,2014,RS,ATL,4833,2408,1.52384436,-1.084587245,0.439257116,3.082015533,1.353073315,4.435088849,1.946004939,-0.63595894,1.310045999,5.011463346,5.011463346,0,2.012380554,-0.857879969,1.154500585,0.450858885 +Kyle Korver,korveky01,2015,PO,ATL,1050,526,0.876664003,1.074177931,1.950841934,1.766888745,1.18577977,2.952668515,1.122093438,1.145213747,2.267307185,1.398600539,0,1.398600539,-0.317248678,0.948331073,0.631082394,0.688192978 +Kyle Korver,korveky01,2015,RS,ATL,4854,2418,3.177633531,-0.277306469,2.900327062,8.962260948,1.667892088,10.63015304,4.561931066,0.07686072,4.638791786,9.187284884,9.187284884,0,4.792228908,0.142567608,4.934796516,0.757468703 +Kyle Korver,korveky01,2016,PO,ATL,646,316,1.919964158,-1.028872211,0.891091947,4.380593085,9.290305708,13.67089879,2.500194827,1.032390119,3.532584946,1.04895922,0,1.04895922,3.330459648,0.830575154,4.161034801,0.391091671 +Kyle Korver,korveky01,2016,RS,ATL,4961,2401,-0.435482134,0.404372624,-0.03110951,2.636164077,3.231151344,5.867315421,0.202691636,0.958885689,1.161577325,4.808614272,4.808614272,0,0.256013778,1.13169222,1.387705999,0.346053872 +Kyle Korver,korveky01,2017,PO,CLE,672,326,0.866451431,-1.819030266,-0.952578835,-3.782206769,2.314476375,-1.467730394,-0.190349462,-1.093651439,-1.2840009,0.252915572,0,0.252915572,0.490153951,-1.353009108,-0.862855157,0.551672097 +Kyle Korver,korveky01,2017,RS,ATL,1852,894,0.12138139,-2.831313939,-2.709932549,-2.328244722,-2.984314725,-5.312559447,-0.369000708,-3.07040905,-3.439409758,-0.316002374,-0.316002374,0,-0.735954272,-1.967531415,-2.703485687,0.483391066 +Kyle Korver,korveky01,2017,RS,CLE,1769,859,1.775376108,-3.228348381,-1.452972273,-2.071440586,-4.084117128,-6.155557714,1.041737362,-3.599245479,-2.557508117,0.084606646,0.084606646,0,1.306371795,-3.235353609,-1.928981815,0.28464658 +Kyle Korver,korveky01,2018,PO,CLE,981,505,1.852488429,-1.175743383,0.676745046,0.05197239,6.14987397,6.20184636,1.515313913,0.308838757,1.82415267,1.220885187,0,1.220885187,1.816874298,0.038008152,1.854882449,0.432615795 +Kyle Korver,korveky01,2018,RS,CLE,3305,1574,1.791203721,-0.83756257,0.953641151,1.29203963,4.911466365,6.203505995,1.752032639,0.354400517,2.106433156,3.926831278,3.926831278,0,1.637193972,-0.210943017,1.426250954,0.682915033 +Kyle Korver,korveky01,2019,PO,UTA,66,30,-4.684937911,-0.99789016,-5.682828071,-14.43123974,-1.936463618,-16.36770336,-6.930162022,-1.306950732,-8.237112754,-0.088152694,0,-0.088152694,-7.252550454,-2.280289803,-9.532840258,1.759646198 +Kyle Korver,korveky01,2019,RS,UTA,2340,1083,-0.458596204,-0.61773183,-1.076328034,0.531685711,0.610188569,1.141874281,-0.293963836,-0.470347026,-0.764310861,1.102967686,1.102967686,0,0.045690596,-0.597741383,-0.552050787,0.53705938 +Kyle Korver,korveky01,2019,RS,CLE,528,251,-0.038264721,-3.014879091,-3.053143812,-4.443513056,1.510768811,-2.932744246,-0.919522194,-2.165849414,-3.085371608,-0.043272056,-0.043272056,0,-0.47474284,-3.572523281,-4.04726612,0.769553893 +Kyle Korver,korveky01,2020,PO,MIL,274,119,0.375073997708513,0.316752565207427,0.69182656291594,-1.57401238682717,4.00571330962927,2.43170092280211,0.001869576289701,1.08066863616874,1.08253821245844,0.245523991838762,0,0.245523991838762,-0.745578734994044,-2.26005265089286,-3.00563138588691,2.29255304002895 +Kyle Korver,korveky01,2020,RS,MIL,2169,960,0.650134566400059,-0.05834682975501,0.591787736645049,-0.284848587504676,-1.32532694194736,-1.61017552945204,0.463478393734822,-0.418907851161789,0.044570542573034,1.37974476285224,1.37974476285224,0,0.381616661898989,-0.935638185604129,-0.55402152370514,0.819548237454429 +Kosta Koufos,koufoko01,2014,PO,MEM,92,45,-2.201120842,1.368846818,-0.832274024,2.893624147,8.517768372,11.41139252,-1.233843833,2.880955847,1.647112015,0.1039443,0,0.1039443,-1.818853772,0.753759908,-1.065093865,-0.155908787 +Kosta Koufos,koufoko01,2014,RS,MEM,2589,1349,-1.373491494,1.854954263,0.481462769,-2.028936558,2.559236354,0.530299796,-1.593416385,2.083713773,0.490297388,2.221335811,2.221335811,0,-1.682598434,1.932829491,0.250231057,-0.379787022 +Kosta Koufos,koufoko01,2015,PO,MEM,238,127,4.121022215,3.708866179,7.829888394,4.99653972,-6.355742259,-1.359202539,4.504888597,1.807337548,6.312226145,0.592116098,0,0.592116098,3.853243171,2.991540391,6.844783562,-2.149235784 +Kosta Koufos,koufoko01,2015,RS,MEM,2654,1348,-3.191561325,2.440473903,-0.751087422,-2.429759734,5.901248242,3.471488508,-3.229533012,3.256827339,0.027294327,1.904230276,1.904230276,0,-3.351906833,2.55624239,-0.795664443,-0.293835549 +Kosta Koufos,koufoko01,2016,RS,SAC,3116,1482,-1.465549754,0.844933164,-0.62061659,-1.582261311,-2.792025764,-4.374287075,-1.578515542,0.175562193,-1.402953348,1.012025362,1.012025362,0,-2.095875839,0.297770274,-1.798105566,-0.623436154 +Kosta Koufos,koufoko01,2017,RS,SAC,2820,1419,-2.491479109,1.665971527,-0.825507583,-1.788891137,0.997335088,-0.791556049,-2.481681167,1.656771007,-0.82491016,1.384041955,1.384041955,0,-3.054735029,1.367235633,-1.687499396,-0.680769205 +Kosta Koufos,koufoko01,2018,RS,SAC,2778,1391,-1.479865254,0.671193346,-0.808671909,-2.701571697,-0.221616267,-2.923187964,-1.764378076,0.571660905,-1.192717171,1.092096764,1.092096764,0,-2.212061801,0.216493272,-1.995568529,-1.174762933 +Kosta Koufos,koufoko01,2019,RS,SAC,1107,502,-4.590548153,0.042503025,-4.548045129,0.311374361,-0.326487696,-0.015113335,-3.849104212,-0.016915344,-3.866019555,-0.285407632,-0.285407632,0,-3.970365849,-0.771276741,-4.741642591,-0.152509909 +Viacheslav Kravtsov,kravtvi01,2014,RS,PHO,129,59,-6.059674529,-6.299585726,-12.35926025,-14.25094863,-7.962193137,-22.21314176,-8.180327093,-7.043798203,-15.2241253,-0.377052946,-0.377052946,0,-7.228884626,-8.547599413,-15.77648404,0.398308064 +Rodions Kurucs,kurucro01,2019,PO,BRK,156,68,2.614341469,-0.311934004,2.302407466,3.706304335,-13.52685525,-9.820550913,3.04520968,-2.98778172,0.05742796,0.101235932,0,0.101235932,0.743911705,-4.807436597,-4.063524892,0.773598786 +Rodions Kurucs,kurucro01,2019,RS,BRK,2859,1294,-3.253466667,-0.638158686,-3.891625353,-0.812576148,0.559931051,-0.252645097,-2.937383684,-0.434209607,-3.371593291,-0.414879407,-0.414879407,0,-2.775250882,-0.327843973,-3.103094854,1.118598576 +Rodions Kurucs,kurucro01,2020,PO,BRK,133,58,-5.49104341646544,-0.630761431343651,-6.12180484780909,-16.3238700015357,-15.6191674586999,-31.9430374602355,-8.11462367717014,-3.60160503462681,-11.716228711797,-0.279278088046212,0,-0.279278088046212,-2.51044843984082,-5.7525704173818,-8.26301885722261,2.04448790460491 +Rodions Kurucs,kurucro01,2020,RS,BRK,1509,684,-3.3267401417357,0.6698622554617,-2.656877886274,-2.54931712194994,3.93764316462363,1.38832604267369,-3.36486360328573,1.3858963459728,-1.97896725731293,0.272164967119597,0.272164967119597,0,-2.6764116427964,0.499924207129742,-2.17648743566666,1.17347382272117 +Kyle Kuzma,kuzmaky01,2018,RS,LAL,5093,2401,-0.709174296,-0.613097605,-1.322271901,-0.656182364,-1.376286682,-2.032469045,-0.712523216,-0.811099304,-1.523622521,1.507762313,1.507762313,0,-0.847488362,-1.102037301,-1.949525663,0.360648792 +Kyle Kuzma,kuzmaky01,2019,RS,LAL,5046,2314,-1.167372851,-0.783998163,-1.951371014,1.90640279,-0.167409887,1.738992903,-0.566054462,-0.709187771,-1.275242233,1.749639211,1.749639211,0,-0.847055808,-0.564818671,-1.411874479,0.499648559 +Kyle Kuzma,kuzmaky01,2020,PO,LAL,1020,484,-2.30367461787207,0.487777751703883,-1.81589686616819,-2.97109900493123,-3.50129584846503,-6.47239485339626,-2.64872590152309,-0.389307421480723,-3.03803332300382,-0.073600812204632,0,-0.073600812204632,-4.39600943890746,-1.44564109702084,-5.8416505359283,0.330739714686847 +Kyle Kuzma,kuzmaky01,2020,RS,LAL,3286,1526,-2.09232698959212,-0.048214386784628,-2.14054137637675,-0.503761463351577,0.053993701146024,-0.449767762205553,-1.92751150526796,-0.0940526865407,-2.02156419180866,0.567116110042035,0.567116110042035,0,-1.36523782566396,-0.109652006247186,-1.47488983191115,-0.003359569941546 +Mindaugas Kuzminskas,kuzmimi01,2017,RS,NYK,2089,1016,-0.334021949,-4.692387158,-5.026409108,-0.467226552,1.283498408,0.816271855,-0.362487638,-3.695515395,-4.058003033,-0.678609944,-0.678609944,0,-0.577032814,-4.5126537,-5.089686514,0.085256346 +Mindaugas Kuzminskas,kuzmimi01,2018,RS,NYK,5,2,-36.90340659,-0.49517899,-37.39858558,-61.66119902,57.80796788,-3.853231139,-44.30386305,11.72660164,-32.57726141,-0.030256429,-0.030256429,0,-29.34267118,-0.822351706,-30.16502288,-0.584402875 +Ognjen Kuzmic,kuzmiog01,2014,PO,GSW,16,8,-0.410232656,1.464777246,1.05454459,-18.68773002,4.953700931,-13.73402909,-4.169398696,2.366017748,-1.803380948,0.003923418,0,0.003923418,-2.930246827,0.555140748,-2.375106078,-1.431600387 +Ognjen Kuzmic,kuzmiog01,2014,RS,GSW,204,92,-7.208972436,-3.331498737,-10.54047117,-8.967440237,-8.487290097,-17.45473033,-8.034727514,-4.739659948,-12.77438746,-0.482783145,-0.482783145,0,-7.192921823,-2.530109634,-9.723031457,2.498005119 +Ognjen Kuzmic,kuzmiog01,2015,RS,GSW,157,72,-0.966024812,-7.27976317,-8.245787983,-14.76038482,-2.518330985,-17.2787158,-3.932282184,-6.872053215,-10.8043354,-0.29977966,-0.29977966,0,-4.297866484,-4.54191722,-8.839783704,1.266774521 +Skal Labissiere,labissk01,2017,RS,SAC,1246,612,-1.373858183,-1.49450963,-2.868367813,-1.635460486,-0.944857397,-2.580317882,-1.475670305,-1.427419918,-2.903090223,-0.047808347,-0.047808347,0,-2.139120487,-1.024465362,-3.163585849,0.014545078 +Skal Labissiere,labissk01,2018,RS,SAC,2522,1240,-2.667197098,-0.752448543,-3.41964564,0.958173498,-1.029935162,-0.071761664,-2.000808206,-0.800240091,-2.801048298,-0.032295476,-0.032295476,0,-2.221188243,-0.873325176,-3.094513419,-0.000392527 +Skal Labissiere,labissk01,2019,PO,POR,24,11,-12.75071172,0.550907029,-12.19980469,-34.33528106,6.215747903,-28.11953316,-18.06301668,1.785513754,-16.27750293,-0.079380114,0,-0.079380114,-13.71008584,-2.753423867,-16.4635097,1.371555221 +Skal Labissiere,labissk01,2019,RS,POR,139,63,0.788582688,-5.017797798,-4.229215111,4.260641333,-19.58549031,-15.32484898,1.512837365,-8.383534724,-6.87069736,-0.132307751,-0.132307751,0,0.172182387,-5.873906025,-5.701723638,-0.109397263 +Skal Labissiere,labissk01,2019,RS,SAC,264,113,-6.06342746,-2.550575769,-8.614003228,1.125170761,-0.524926358,0.600244403,-4.88859409,-2.222623714,-7.111217803,-0.255233483,-0.255233483,0,-4.531060394,-2.420577892,-6.951638286,1.53940443 +Skal Labissiere,labissk01,2020,RS,POR,1221,567,-1.19763220688461,-0.483883073253555,-1.68151528013816,-1.77848849682337,2.89259596987879,1.11410747305542,-1.41573307564691,0.284550483184359,-1.13118259246255,0.467278577049073,0.467278577049073,0,-1.28018597721298,0.421369565539349,-0.858816411673633,-0.222050395250861 +Doron Lamb,lambdo01,2014,RS,ORL,1366,695,-0.980089973,-4.437111933,-5.417201906,-0.067318749,3.16251612,3.095197371,-0.786514818,-3.099649327,-3.886164145,-0.400727128,-0.400727128,0,-2.172876273,-4.02012822,-6.193004493,-0.510482763 +Jeremy Lamb,lambje01,2014,PO,OKC,198,100,1.218197048,4.837654822,6.05585187,-4.306760436,2.270095992,-2.036664444,0.125295987,4.59058625,4.715882237,0.393357388,0,0.393357388,1.049873502,3.754043772,4.803917274,0.118746582 +Jeremy Lamb,lambje01,2014,RS,OKC,3097,1538,0.595880559,-0.505423046,0.090457514,0.381274539,2.135595582,2.516870121,0.527026821,-0.036365308,0.490661514,2.535032762,2.535032762,0,0.423554362,0.61805888,1.041613241,-0.297001711 +Jeremy Lamb,lambje01,2015,RS,OKC,1244,633,1.104480429,-0.642703075,0.461777354,-4.023533491,-2.143793937,-6.167327427,0.069775892,-1.008067422,-0.93829153,0.585675752,0.585675752,0,0.103886021,-1.436060422,-1.332174401,0.093836141 +Jeremy Lamb,lambje01,2016,PO,CHA,25,12,7.383394796,-0.671023756,6.71237104,-6.516282946,-9.427060788,-15.94334373,4.933726734,-2.475019848,2.458706886,0.032697691,0,0.032697691,2.380121989,-7.228179329,-4.84805734,-0.555656583 +Jeremy Lamb,lambje01,2016,RS,CHA,2498,1227,1.736447762,1.442677506,3.179125268,-2.314249504,5.58272556,3.268476056,0.978123789,2.375233802,3.353357592,3.81578212,3.81578212,0,0.973237935,1.743766351,2.717004286,-0.128216282 +Jeremy Lamb,lambje01,2017,RS,CHA,2284,1143,2.223581629,-1.310594815,0.912986814,0.919617688,-2.401250471,-1.481632783,2.092256239,-1.611742931,0.480513308,1.871837883,1.871837883,0,1.811716945,-1.314198194,0.497518751,-0.628133222 +Jeremy Lamb,lambje01,2018,RS,CHA,4053,1967,2.168289541,-0.289506497,1.878783044,1.874517759,-0.079472149,1.795045611,2.234568608,-0.247050327,1.987518281,4.723255888,4.723255888,0,1.311863602,-0.356012445,0.955851157,-0.649793766 +Jeremy Lamb,lambje01,2019,RS,CHA,4675,2250,1.789191341,0.956123879,2.74531522,0.092228055,1.433092416,1.525320471,1.532139373,1.14690751,2.679046882,6.196108575,6.196108575,0,1.333315396,1.103883684,2.437199079,-0.591402337 +Jeremy Lamb,lambje01,2020,RS,IND,2672,1291,0.495954761942741,1.25095751081193,1.74691227275467,-0.590011309901637,-2.76074175816709,-3.35075306806873,0.299218465599941,0.459902022650523,0.759120488250465,2.30544504466391,2.30544504466391,0,0.178866773657861,1.15061891614059,1.32948568979845,-0.260679041845299 +Carl Landry,landrca01,2014,RS,SAC,476,233,-1.300430291,-3.37104457,-4.671474861,-3.046071874,-1.572069252,-4.618141126,-1.757087918,-3.176863449,-4.933951367,-0.257609011,-0.257609011,0,-1.439050421,-3.018938453,-4.457988874,-0.74320812 +Carl Landry,landrca01,2015,RS,SAC,2390,1192,-1.087747122,-1.350813035,-2.438560157,-4.609554986,-1.501845744,-6.11140073,-1.894049426,-1.424495099,-3.318544525,-0.343596491,-0.343596491,0,-2.861145497,-2.52503724,-5.386182737,-0.601450109 +Carl Landry,landrca01,2016,RS,PHI,1193,569,1.130314059,-1.743434147,-0.613120088,1.558990279,-4.297517025,-2.738526745,1.420207075,-2.33322293,-0.913015856,0.531937236,0.531937236,0,0.148656561,-2.149045723,-2.000389162,-0.246661499 +Romeo Langford,langfro01,2020,PO,BOS,97,46,-6.81490755609484,9.57086434328361,2.75595678718877,2.67625723283653,7.12343356509601,9.79969079793254,-5.35541026324521,9.54208386055173,4.18667359730652,0.168534905820367,0,0.168534905820367,-3.29160978085152,5.96558997044604,2.67398018959452,0.373491719671705 +Romeo Langford,langfro01,2020,RS,BOS,788,370,-3.38256489258912,1.77921158054263,-1.6033533120465,0.282956030527815,3.02450667043031,3.30746270095813,-2.89277042816685,2.10236366460136,-0.790406763565492,0.369713681182858,0.369713681182858,0,-3.68876643721649,0.449090447279967,-3.23967598993653,-0.057017405968154 +Nicolas Laprovittola,laproni01,2017,RS,SAS,348,174,-2.925291947,0.703067942,-2.222224005,-9.747225639,-0.983142906,-10.73036854,-4.568332389,0.300613162,-4.267719227,-0.134470929,-0.134470929,0,-3.558398938,0.626376893,-2.932022046,-0.192411486 +Shane Larkin,larkish01,2014,PO,DAL,18,10,-12.7290222,-11.37714735,-24.10616955,9.012711155,7.681608685,16.69431984,-9.019923437,-8.11511241,-17.13503585,-0.07335809,0,-0.07335809,-7.307627168,-7.840327291,-15.14795446,-2.864044898 +Shane Larkin,larkish01,2014,RS,DAL,995,489,-3.018432104,2.743208471,-0.275223632,0.003253583,4.145757195,4.149010778,-2.602066042,3.214970761,0.612904719,0.83849138,0.83849138,0,-1.446134902,2.414497224,0.968362322,-0.05856843 +Shane Larkin,larkish01,2015,RS,NYK,3602,1865,-1.963595267,0.048716227,-1.91487904,-3.316987656,-1.605445158,-4.922432814,-2.312740459,-0.221388191,-2.53412865,0.202973408,0.202973408,0,-2.17681598,-0.180145139,-2.356961119,-1.13592012 +Shane Larkin,larkish01,2016,RS,BRK,3545,1751,-1.627614311,-0.104220347,-1.731834658,-2.668938517,-2.881010286,-5.549948804,-1.897146456,-0.62746103,-2.524607486,0.201374395,0.201374395,0,-1.557204802,-1.01666321,-2.573868012,0.008585732 +Shane Larkin,larkish01,2018,PO,BOS,310,154,0.726153143,1.939115776,2.665268918,-2.710015378,0.088847381,-2.621167997,0.103372562,1.625191031,1.728563593,0.361434779,0,0.361434779,-2.322159547,1.471326756,-0.85083279,-0.399043312 +Shane Larkin,larkish01,2018,RS,BOS,1563,775,-1.310299771,1.253445398,-0.056854373,-4.513807225,2.514402155,-1.99940507,-2.050281433,1.539661746,-0.510619687,0.87832326,0.87832326,0,-2.162409697,0.973041269,-1.189368428,-0.799756893 +Joffrey Lauvergne,lauvejo01,2015,RS,DEN,555,268,-3.101347855,-1.969127346,-5.070475201,-8.600822354,-3.051343545,-11.6521659,-4.429167,-2.289393487,-6.718560487,-0.548630734,-0.548630734,0,-4.382273209,-3.189002846,-7.571276055,1.059466492 +Joffrey Lauvergne,lauvejo01,2016,RS,DEN,2098,1041,-1.073781194,-1.569198055,-2.642979249,-2.326195685,-3.69192558,-6.018121265,-1.39268933,-2.068301339,-3.460990669,-0.375921316,-0.375921316,0,-1.653341737,-2.105259151,-3.758600887,-0.439557554 +Joffrey Lauvergne,lauvejo01,2017,PO,CHI,52,26,1.162633558,3.206909723,4.36954328,0.198121577,9.69240588,9.890527457,1.132668607,4.816267267,5.948935873,0.119209713,0,0.119209713,-2.082979533,-0.659324349,-2.742303883,0.160559093 +Joffrey Lauvergne,lauvejo01,2017,RS,CHI,500,241,-4.785066747,-5.441028898,-10.22609565,-0.421656546,-1.567445472,-1.989102018,-4.157698768,-5.000679901,-9.158378669,-0.789709506,-0.789709506,0,-3.95714209,-5.053861278,-9.011003368,0.217453172 +Joffrey Lauvergne,lauvejo01,2017,RS,OKC,1516,739,-1.106987601,0.534343547,-0.572644054,-2.242504309,-2.956869703,-5.199374011,-1.409989873,-0.180271959,-1.590261832,0.437566309,0.437566309,0,-1.58820949,-0.874613681,-2.462823171,0.067563402 +Joffrey Lauvergne,lauvejo01,2018,PO,SAS,13,6,4.283803151,-6.074421898,-1.790618747,-4.840127217,20.44773508,15.60760786,2.665265958,-0.902335026,1.762930932,0.01416827,0,0.01416827,1.031952676,-7.473832212,-6.441879535,-0.54735894 +Joffrey Lauvergne,lauvejo01,2018,RS,SAS,1119,534,-2.207638231,-5.201963874,-7.409602105,-3.574946477,-1.786650248,-5.361596726,-2.617446805,-4.863512767,-7.480959572,-1.288986817,-1.288986817,0,-2.711762949,-4.593593692,-7.305356641,0.004003507 +Zach LaVine,lavinza01,2015,RS,MIN,3821,1902,-3.160680188,-4.656333549,-7.817013738,-4.143891699,-4.505615712,-8.649507411,-3.498884515,-4.833381346,-8.332265861,-5.428714861,-5.428714861,0,-3.398497059,-4.781499796,-8.179996856,0.206796647 +Zach LaVine,lavinza01,2016,RS,MIN,4707,2294,0.944758369,-2.884635156,-1.939876787,-1.046512638,-4.211422402,-5.257935039,0.596343863,-3.300030616,-2.703686753,0.054443409,0.054443409,0,-0.158216548,-2.726473983,-2.88469053,0.429811042 +Zach LaVine,lavinza01,2017,RS,MIN,3463,1749,1.610440695,-2.394386399,-0.783945704,-2.009028009,-1.734590454,-3.743618463,0.917437337,-2.39269388,-1.475256544,1.129927064,1.129927064,0,0.70503178,-1.695652908,-0.990621128,-0.653412063 +Zach LaVine,lavinza01,2018,RS,CHI,1371,656,-0.464212935,-1.561961782,-2.026174717,-1.789682909,-4.625340993,-6.415023902,-0.671833061,-2.273730613,-2.945563674,-0.065727053,-0.065727053,0,-0.678606159,-2.237404257,-2.916010416,0.414666437 +Zach LaVine,lavinza01,2019,RS,CHI,4522,2171,1.346343184,-2.629796918,-1.283453733,0.175049957,-0.507932673,-0.332882716,1.291777032,-2.316635264,-1.024858232,1.924199163,1.924199163,0,0.486096867,-2.582025321,-2.095928454,0.71232693 +Zach LaVine,lavinza01,2020,RS,CHI,4381,2085,1.07555090438897,-0.13207117671161,0.943479727677357,1.06288701869894,-6.04320348070516,-4.98031646200622,1.21130181348571,-1.35891942110218,-0.147617607616464,2.78113366150812,2.78113366150812,0,1.74135202015626,-1.24637848263057,0.494973537525683,0.472291669472753 +Ty Lawson,lawsoty01,2014,RS,DEN,4636,2222,2.884423224,0.15740857,3.041831795,3.363025246,-1.919548519,1.443476727,3.176133665,-0.250194677,2.925938988,6.518252394,6.518252394,0,2.956713743,-0.099251685,2.857462058,1.246781955 +Ty Lawson,lawsoty01,2015,RS,DEN,5452,2665,3.063659426,-1.620711324,1.442948103,5.740818442,-2.002038192,3.73878025,3.828513697,-1.765714437,2.06279926,6.58801499,6.58801499,0,2.726724907,-1.645544772,1.081180134,0.64673794 +Ty Lawson,lawsoty01,2016,PO,IND,143,74,-7.611214943,-3.252388238,-10.86360318,-16.56041054,-5.79040678,-22.35081732,-9.958202231,-4.078719998,-14.03692223,-0.440294949,0,-0.440294949,-7.958720544,-3.322789579,-11.28151012,0.172187786 +Ty Lawson,lawsoty01,2016,RS,IND,490,235,-0.472767967,0.55626032,0.083492353,-1.234288075,1.392577575,0.1582895,-0.669527338,0.73530553,0.065778192,0.335801492,0.335801492,0,-2.168646626,0.290533577,-1.878113049,-0.521497685 +Ty Lawson,lawsoty01,2016,RS,HOU,2489,1176,-2.341763976,-0.785548994,-3.12731297,-5.525857088,-2.306410025,-7.832267113,-3.184015556,-1.140219651,-4.324235207,-0.949811844,-0.949811844,0,-2.948677697,-1.428034615,-4.376712313,0.546023419 +Ty Lawson,lawsoty01,2017,RS,SAC,3525,1732,0.569208111,-1.035816828,-0.466608717,-1.640408647,0.538967995,-1.101440653,0.164923066,-0.733645481,-0.568722415,1.935776847,1.935776847,0,-0.367350668,-0.824085255,-1.191435923,0.420100456 +Ty Lawson,lawsoty01,2018,PO,WAS,194,96,4.064880672,-0.13240881,3.932471862,-1.796448597,0.647558138,-1.148890459,3.045099516,-0.085856688,2.959242827,0.286532388,0,0.286532388,1.756461634,0.212868506,1.96933014,-0.632838903 +Vic Law,lawvi01,2020,PO,ORL,10,4,17.9333367288046,-1.8134076498928,16.1199290789118,27.6415997386209,38.9350469983945,66.5766467370154,20.9531462202069,6.60827317404119,27.5614193942481,0.063615199527817,0,0.063615199527817,16.0652259835988,-0.058303274187215,16.0069227094116,-0.286901877357415 +Vic Law,lawvi01,2020,RS,ORL,132,62,-7.668463590256,0.259657571606817,-7.40880601864919,-13.8224558539238,3.54928914352926,-10.2731667103946,-9.40647025645763,0.94807417269505,-8.45839608376258,-0.180546960521724,-0.180546960521724,0,-10.7139103673768,-0.923017512443109,-11.6369278798199,-0.013179455415914 +Jake Layman,laymaja01,2017,PO,POR,31,16,-1.00043602,-10.18076156,-11.18119758,-7.89108641,17.24516775,9.354081339,-2.458582998,-5.074150562,-7.53273356,-0.040275641,0,-0.040275641,-0.547552316,-5.927837089,-6.475389405,0.021231165 +Jake Layman,laymaja01,2017,RS,POR,520,249,-5.492063399,-3.561105519,-9.053168918,-6.048776565,5.592627309,-0.456149256,-5.938185095,-1.827531781,-7.765716876,-0.639140812,-0.639140812,0,-4.645194439,-3.510988194,-8.156182633,0.299438046 +Jake Layman,laymaja01,2018,PO,POR,19,8,11.74635338,12.03977817,23.78613155,14.98786082,13.1384859,28.12634672,13.19483069,13.15011098,26.34494167,0.123005627,0,0.123005627,7.774038313,10.42552313,18.19956144,0.420143873 +Jake Layman,laymaja01,2018,RS,POR,331,160,-5.514098454,-2.177747526,-7.691845981,-5.480922996,-0.739409642,-6.220332638,-5.850349158,-2.046526825,-7.896875982,-0.42036559,-0.42036559,0,-4.955612467,-2.527993868,-7.483606335,0.050952235 +Jake Layman,laymaja01,2019,PO,POR,44,20,-4.792559254,-6.201994199,-10.99455345,-28.34862103,3.879053261,-24.46956777,-10.05205555,-4.486728109,-14.53878366,-0.123320092,0,-0.123320092,-7.713780378,-4.135036343,-11.84881672,-0.597045242 +Jake Layman,laymaja01,2019,RS,POR,2792,1327,-1.03041683,-0.065371344,-1.095788174,-0.843601306,-1.510708466,-2.354309772,-1.098107536,-0.384246181,-1.482353718,0.855167676,0.855167676,0,-1.148443614,-0.894380206,-2.042823821,-0.36499605 +Jake Layman,laymaja01,2020,RS,MIN,1154,505,-2.56849962212465,-1.08411086026353,-3.65261048238818,-0.761813540987805,5.03939761644641,4.27758407545861,-2.32679484723293,0.143256441016697,-2.18353840621623,0.147155397168263,0.147155397168263,0,-3.14470831791779,-0.201789413187464,-3.34649773110525,0.843701056903491 +TJ Leaf,leaftj01,2018,PO,IND,7,4,-5.247273437,12.36549083,7.118217394,21.14765279,3.350704317,24.49835711,0.100906393,10.99100839,11.09191478,0.02879306,0,0.02879306,-3.877775767,9.211409845,5.333634078,-1.142992213 +TJ Leaf,leaftj01,2018,RS,IND,957,459,0.048014816,-4.94915708,-4.901142264,-1.786256098,-4.514795118,-6.301051216,-0.322068057,-5.1762282,-5.498296256,-0.64228394,-0.64228394,0,-1.155161656,-5.180463328,-6.335624984,-0.202989279 +TJ Leaf,leaftj01,2019,PO,IND,20,10,-0.072559754,23.17462384,23.10206408,2.116046206,31.90335985,34.01940606,0.478887257,26.37739312,26.85628038,0.155740107,0,0.155740107,-2.451995179,19.17420103,16.72220585,-0.030721191 +TJ Leaf,leaftj01,2019,RS,IND,1150,522,-0.078902779,2.162981199,2.08407842,0.27837661,1.268284104,1.546660714,0.005394173,2.063200283,2.068594456,1.280810702,1.280810702,0,-1.183509146,-0.055222689,-1.238731835,-0.198423365 +TJ Leaf,leaftj01,2020,RS,IND,492,222,-1.69395079347649,2.77933332282831,1.08538252935182,-5.68538454921501,5.86245682513858,0.17707227592357,-2.63196073718759,3.53934268097285,0.907381943785258,0.415267873977834,0.415267873977834,0,-2.42916817432175,2.31389988482791,-0.115268289493839,0.250595557752617 +Jalen Lecque,lecquja01,2020,RS,PHO,72,32,-5.19839136278185,-0.334506318955487,-5.53289768173734,-9.53560121144613,0.163001538201707,-9.37259967324443,-6.41892496861138,-0.221119643638033,-6.64004461224942,-0.063637270256027,-0.063637270256027,0,-3.15357432345495,-2.40256560023545,-5.5561399236904,0.203926947178602 +Ricky Ledo,ledori01,2014,RS,DAL,70,33,0.320250671,2.392356942,2.712607614,0.917382058,7.307800064,8.225182121,0.385421242,3.576884501,3.962305744,0.114756445,0.114756445,0,-0.271147402,0.123270527,-0.147876875,1.480185203 +Ricky Ledo,ledori01,2015,RS,NYK,467,233,-2.627832342,-4.227372495,-6.855204837,-2.821474441,-2.310232171,-5.131706611,-2.697028219,-3.999322611,-6.69635083,-0.473932611,-0.473932611,0,-2.592890503,-4.689817635,-7.282708138,0.981952676 +Ricky Ledo,ledori01,2015,RS,DAL,24,11,-19.46742129,-0.709841451,-20.17726275,-17.53177957,4.446482544,-13.08529703,-20.38333644,0.274091655,-20.10924479,-0.101104593,-0.101104593,0,-14.82043655,-6.504503817,-21.32494036,3.623266842 +Courtney Lee,leeco01,2014,PO,MEM,426,224,-0.809170796,-0.012825837,-0.821996632,7.486044989,-6.266093982,1.219951008,0.927972825,-1.394523699,-0.466550874,0.267930899,0,0.267930899,-0.768468817,-1.030086183,-1.798555,-0.419469094 +Courtney Lee,leeco01,2014,RS,BOS,988,504,1.516391593,0.338200331,1.854591924,-0.769614491,1.198356094,0.428741603,1.178014272,0.563930959,1.741945231,1.15314078,1.15314078,0,0.516712369,-0.653129357,-0.136416988,-0.159568072 +Courtney Lee,leeco01,2014,RS,MEM,2776,1469,1.016512207,0.760555737,1.777067944,-1.95408227,2.44076667,0.4866844,0.467144445,1.1244673,1.591611746,3.234391563,3.234391563,0,-0.44351307,1.667065832,1.223552762,-0.577031051 +Courtney Lee,leeco01,2015,PO,MEM,728,367,2.554474412,-0.773208236,1.781266176,0.620532189,0.265494863,0.886027051,2.263992603,-0.675122206,1.588870397,0.841183133,0,0.841183133,2.943261334,1.11606759,4.059328925,0.377776671 +Courtney Lee,leeco01,2015,RS,MEM,4590,2354,-0.1666386,-1.454177617,-1.620816217,0.843800008,-2.737817681,-1.894017673,0.034835491,-1.864418043,-1.829582552,1.102352642,1.102352642,0,-0.523488984,-0.589155897,-1.112644881,-0.26706867 +Courtney Lee,leeco01,2016,PO,CHA,497,257,-0.638896552,3.023182326,2.384285774,6.523892169,7.082508116,13.60640028,0.902965859,4.067231886,4.970197745,1.041999149,0,1.041999149,-0.53313099,3.021824727,2.488693737,-0.184864014 +Courtney Lee,leeco01,2016,RS,MEM,2924,1489,-1.25770056,0.805738439,-0.451962121,0.053529018,2.409867422,2.46339644,-1.066610331,1.210559689,0.143949358,2.180821214,2.180821214,0,-1.303693656,0.891085326,-0.412608331,-0.785623278 +Courtney Lee,leeco01,2016,RS,CHA,1697,845,-0.749427715,0.093084408,-0.656343307,4.332475051,-2.247225539,2.085249512,0.258867379,-0.415143933,-0.156276555,1.113249152,1.113249152,0,-0.210593894,0.419591243,0.208997349,-0.432910996 +Courtney Lee,leeco01,2017,RS,NYK,4947,2459,-0.231152281,-0.873395371,-1.104547653,1.139842997,-3.423241671,-2.283398674,0.053575029,-1.423327942,-1.369752913,1.717435525,1.717435525,0,-0.133015978,-1.011991304,-1.145007282,-0.804228917 +Courtney Lee,leeco01,2018,RS,NYK,4717,2310,0.56520968,-1.019013196,-0.453803515,-1.477887366,-3.19731396,-4.675201325,0.196764845,-1.509373986,-1.312609141,1.68727278,1.68727278,0,-0.365675279,-1.292440125,-1.658115404,-0.397092976 +Courtney Lee,leeco01,2019,RS,DAL,572,268,-3.404628901,1.111573784,-2.293055117,-4.500986489,0.246393924,-4.254592565,-3.823022262,1.023824017,-2.799198245,-0.006731748,-0.006731748,0,-3.237910449,0.2096973,-3.028213149,0.071125001 +Courtney Lee,leeco01,2019,RS,NYK,342,160,-0.281233944,2.812580311,2.531346367,-0.247297857,0.680115722,0.432817866,-0.231514374,2.593238358,2.361723984,0.417803163,0.417803163,0,-0.855455399,1.178691285,0.323235886,0.127711791 +Courtney Lee,leeco01,2020,RS,DAL,728,345,-1.3831132826014,-0.620818951910925,-2.00393223451232,3.99965795684307,-2.22724706321233,1.77241089363073,-0.393804699127263,-1.01852264463629,-1.41232734376355,0.234129005468506,0.234129005468506,0,-0.474782908386674,-0.999254887712498,-1.47403779609917,-0.575358521720968 +David Lee,leeda02,2014,PO,GSW,439,217,-1.878549144,-3.346047265,-5.224596409,0.551026088,4.150276431,4.701302519,-1.541414586,-1.996167475,-3.537582061,-0.091100435,0,-0.091100435,-2.498696494,-0.012855146,-2.51155164,1.207472119 +David Lee,leeda02,2014,RS,GSW,4659,2288,0.082253604,0.626363261,0.708616865,1.440520328,3.725135144,5.165655472,0.331743811,1.243406508,1.575150319,5.071138097,5.071138097,0,-0.160820196,1.69879682,1.537976624,0.422259205 +David Lee,leeda02,2015,PO,GSW,213,107,-1.69444941,1.610103502,-0.084345909,6.919769498,-2.606546289,4.313223209,-0.079830887,0.663279571,0.583448684,0.186403431,0,0.186403431,0.332842453,1.326844015,1.659686469,-0.658625819 +David Lee,leeda02,2015,RS,GSW,1881,904,-0.38899755,-0.064675088,-0.453672638,-1.273020502,-2.694201376,-3.967221878,-0.682772916,-0.704438764,-1.38721168,0.628911319,0.628911319,0,-0.197251195,-0.095836241,-0.293087436,0.055686505 +David Lee,leeda02,2016,PO,DAL,68,33,-0.83183213,-12.14148766,-12.97331979,-8.239903075,-8.884258725,-17.1241618,-2.374975644,-12.08708625,-14.46206189,-0.202219268,0,-0.202219268,-2.971494339,-8.995330717,-11.96682506,-0.540566016 +David Lee,leeda02,2016,RS,BOS,982,470,-2.122504124,3.095806251,0.973302127,-5.165255608,1.998534975,-3.166720633,-2.896059877,3.004608089,0.108548212,0.687337945,0.687337945,0,-1.953215322,1.973456292,0.02024097,0.267305886 +David Lee,leeda02,2016,RS,DAL,904,433,0.929495035,0.153154946,1.082649981,-1.436752958,-0.00728219,-1.444035148,0.500973918,0.125910254,0.626884172,0.749770039,0.749770039,0,-0.496817891,-0.30171251,-0.798530402,0.492505444 +David Lee,leeda02,2017,PO,SAS,471,245,-1.191059581,1.979068361,0.78800878,5.85808532,2.599723502,8.457808822,0.129789453,2.210476145,2.340265598,0.649589693,0,0.649589693,0.437407371,1.830118387,2.267525759,-0.977660714 +David Lee,leeda02,2017,RS,SAS,3027,1477,0.526508477,1.597836032,2.124344509,1.129243587,1.806323305,2.935566893,0.654901227,1.652494151,2.307395378,3.823651195,3.823651195,0,0.104964165,1.260270185,1.36523435,0.323608627 +Damion Lee,leeda03,2018,RS,ATL,861,404,-0.299352833,1.221624895,0.922272062,-1.083494836,3.149834093,2.066339257,-0.428754473,1.723946437,1.295191963,0.833489717,0.833489717,0,0.485094575,1.418617651,1.903712226,-0.036700403 +Damion Lee,leeda03,2019,RS,GSW,809,375,0.400873083,-0.705259426,-0.304386343,-5.989982193,-2.026211573,-8.016193766,-0.946589613,-1.032479745,-1.979069358,0.147267816,0.147267816,0,0.071087706,-1.091591478,-1.020503772,-0.159255558 +Damion Lee,leeda03,2020,RS,GSW,3055,1423,-0.794192284868486,0.214609623854776,-0.57958266101371,1.25234399029057,2.0115411717065,3.26388516199707,-0.339888565314693,0.627448459083335,0.287559893768642,2.21791999721649,2.21791999721649,0,-0.814368344884472,1.13435937371817,0.319991028833693,0.583701042184289 +Malcolm Lee,leema01,2015,RS,PHI,5,2,-18.77629828,-6.383777327,-25.16007561,53.21165852,10.02113919,63.23279771,-4.730754809,-3.305917329,-8.036672138,-0.005409588,-0.005409588,0,-1.455235332,-6.771192353,-8.226427685,0.267850404 +Walter Lemon Jr.,lemonwa01,2018,RS,NOP,79,35,-7.197907569,-5.183754488,-12.38166206,3.39483462,-13.75192867,-10.35709405,-5.436146123,-7.282108569,-12.71825469,-0.181418135,-0.181418135,0,-4.95025621,-8.26012126,-13.21037747,1.903094928 +Walter Lemon Jr.,lemonwa01,2019,RS,CHI,349,167,-1.213532214,-0.816259997,-2.029792212,-1.814718243,-1.472021856,-3.286740099,-1.29920714,-0.93193753,-2.23114467,0.0439839,0.0439839,0,-1.972628331,-0.194632791,-2.167261122,-0.517167079 +Alex Len,lenal01,2014,RS,PHO,755,362,-3.946989626,-5.233046747,-9.180036372,-4.283525179,-3.006193165,-7.289718343,-4.290994226,-5.106581952,-9.397576178,-1.235189778,-1.235189778,0,-3.887165821,-3.834712206,-7.721878026,0.580679776 +Alex Len,lenal01,2015,RS,PHO,3138,1518,-2.723490371,2.719408973,-0.004081398,-1.095682471,0.796359759,-0.299322712,-2.553000605,2.493458045,-0.05954256,2.09627896,2.09627896,0,-2.457167804,2.653073619,0.195905816,0.578197786 +Alex Len,lenal01,2016,RS,PHO,3778,1821,-4.319026077,2.155016304,-2.164009773,-3.558661969,-0.284983123,-3.843645092,-4.36679355,1.807313434,-2.559480116,0.178196709,0.178196709,0,-4.326278302,1.063044699,-3.263233603,0.656669656 +Alex Len,lenal01,2017,RS,PHO,3318,1560,-3.141959611,1.767455883,-1.374503727,-4.870395169,-2.033297716,-6.903692885,-3.678429804,1.130001894,-2.54842791,0.161402685,0.161402685,0,-3.861104279,1.37339867,-2.487705608,0.592480746 +Alex Len,lenal01,2018,RS,PHO,2996,1395,-0.909578645,-0.068595583,-0.978174228,-1.850957413,-1.27729622,-3.128253632,-1.109762256,-0.260141167,-1.369903423,0.986185662,0.986185662,0,-1.690179476,-0.73466625,-2.424845726,0.396976126 +Alex Len,lenal01,2019,RS,ATL,3452,1544,-1.753125793,0.555066373,-1.19805942,-1.525831219,0.338870782,-1.186960437,-1.771078578,0.58817557,-1.182903007,1.245722766,1.245722766,0,-1.451597037,-0.304091837,-1.755688873,0.928257443 +Alex Len,lenal01,2020,RS,ATL,1626,745,-1.75565129492636,1.63514250816315,-0.120508786763213,-4.6479473139749,0.555917969229496,-4.09202934474541,-2.42533316803421,1.57587962733256,-0.849453540701649,0.719777194699009,0.719777194699009,0,-2.02198814505991,0.727027341560661,-1.29496080349925,-0.370117363559044 +Alex Len,lenal01,2020,RS,SAC,490,225,-0.864999565098512,3.3754384888652,2.51043892376668,-4.13698740720629,5.48158741638121,1.34460000917492,-1.59976135000221,4.02466615903535,2.42490480903313,0.59659785504546,0.59659785504546,0,-2.37129576553933,1.63634906737345,-0.734946698165884,0.437368196912251 +Kawhi Leonard,leonaka01,2014,PO,SAS,1445,736,1.781480181,3.599782843,5.381263025,1.872889408,6.970507035,8.843396443,1.840325035,4.403121482,6.243446518,3.489715688,0,3.489715688,0.370397452,6.323665743,6.694063195,0.17865488 +Kawhi Leonard,leonaka01,2014,RS,SAS,3874,1923,2.034577912,4.917086885,6.951664797,-0.14114885,4.382204546,4.241055696,1.662088404,5.036719076,6.69880748,9.289542683,9.289542683,0,1.649343959,5.31537041,6.964714369,0.198441015 +Kawhi Leonard,leonaka01,2015,PO,SAS,500,250,4.874818164,2.347129985,7.22194815,-12.71294873,-2.503521417,-15.21647015,1.393190339,1.408790318,2.801980658,0.740959409,0,0.740959409,-2.047439761,3.299555407,1.252115646,1.399955386 +Kawhi Leonard,leonaka01,2015,RS,SAS,4039,2033,3.445631548,5.091293751,8.536925299,3.909966855,4.355617136,8.265583991,3.698908887,5.19082193,8.889730817,12.1137221,12.1137221,0,3.535726556,5.979348697,9.515075253,0.322217458 +Kawhi Leonard,leonaka01,2016,PO,SAS,657,339,6.33616491,3.536111754,9.872276664,3.787718672,-3.449166278,0.338552394,6.030351461,2.190845032,8.221196492,1.951727945,0,1.951727945,3.337059106,4.659681202,7.996740307,-0.259193097 +Kawhi Leonard,leonaka01,2016,RS,SAS,4708,2380,5.369504251,4.669384836,10.03888909,2.415347718,5.720057751,8.135405469,5.002361916,5.078321168,10.08068308,15.5292184,15.5292184,0,4.613515594,5.760407916,10.37392351,-0.318415966 +Kawhi Leonard,leonaka01,2017,PO,SAS,812,429,10.07279478,3.304459083,13.37725386,14.42978764,4.580231504,19.01001915,11.55531492,3.736850314,15.29216523,4.030462562,0,4.030462562,10.39817073,3.696566809,14.09473754,-1.004879876 +Kawhi Leonard,leonaka01,2017,RS,SAS,4885,2474,6.177294019,2.794858504,8.972152523,6.455445082,-2.928953765,3.526491317,6.592603457,1.702580777,8.295184234,13.91095985,13.91095985,0,6.592216936,2.403966183,8.996183119,-0.215690745 +Kawhi Leonard,leonaka01,2018,RS,SAS,432,210,1.763446801,5.052224616,6.815671416,-3.621077277,5.527279861,1.906202584,0.776222677,5.407566805,6.183789482,0.965839777,0.965839777,0,1.186784648,4.788419149,5.975203797,0.897021581 +Kawhi Leonard,leonaka01,2019,PO,TOR,1886,939,7.117326025,1.470817505,8.58814353,9.429907039,1.188160028,10.61806707,7.980569587,1.427303161,9.407872748,5.991455926,0,5.991455926,8.518515427,2.269252196,10.78776762,-0.261001955 +Kawhi Leonard,leonaka01,2019,RS,TOR,4264,2040,5.068376311,1.303347486,6.371723797,2.273029513,-1.959020294,0.314009219,4.733646303,0.666757479,5.400403782,8.479706749,8.479706749,0,5.078364501,1.254328428,6.332692929,-0.039630184 +Kawhi Leonard,leonaka01,2020,PO,LAC,1048,511,7.11821289921753,4.24042970045361,11.3586425996711,0.792247469964148,-1.86043008650818,-1.06818261654403,6.0654761692271,3.15661751989679,9.22209368912389,3.18016291909001,0,3.18016291909001,1.6215628901883,5.2368358797212,6.8583987699095,-1.20313167391705 +Kawhi Leonard,leonaka01,2020,RS,LAC,3871,1848,6.04519632466546,2.91950329650737,8.96469962117284,6.58709423109625,3.99030324636099,10.5773974774572,6.47169334374891,3.27939576092573,9.75108910467464,11.7303483889145,11.7303483889145,0,6.50527860403769,3.76290334195894,10.2681819459966,-0.48769639634395 +Meyers Leonard,leoname01,2014,PO,POR,17,9,-13.38376209,5.345898957,-8.03786313,-10.94953557,12.0310455,1.081509937,-13.71537739,7.08150246,-6.633874931,-0.017837532,0,-0.017837532,-8.232172997,1.957235446,-6.274937551,-2.803975729 +Meyers Leonard,leoname01,2014,RS,POR,753,355,-3.863245727,-3.037339681,-6.900585408,-6.318934747,-0.856059545,-7.174994292,-4.66483261,-2.749122672,-7.413955282,-0.852106164,-0.852106164,0,-3.801445448,-1.967908721,-5.769354169,0.836353458 +Meyers Leonard,leoname01,2015,PO,POR,205,106,5.000199715,3.401085923,8.401285638,8.447341763,5.013293261,13.46063502,5.983883374,3.993304781,9.977188156,0.708547873,0,0.708547873,5.038302055,2.843434715,7.88173677,-0.182013249 +Meyers Leonard,leoname01,2015,RS,POR,1699,847,-0.877649387,2.82569672,1.948047334,-4.065055528,2.903395739,-1.161659789,-1.610913905,2.988882775,1.37796887,1.7855977,1.7855977,0,-1.602118697,2.443631756,0.841513059,0.093521265 +Meyers Leonard,leoname01,2016,RS,POR,2702,1333,-1.616318492,-0.413800556,-2.030119049,1.837911626,-1.232881313,0.605030313,-1.014839824,-0.598032433,-1.612872258,0.773513671,0.773513671,0,-0.964966639,-0.814180179,-1.779146819,0.019831014 +Meyers Leonard,leoname01,2017,PO,POR,62,31,-12.81313681,-2.967198807,-15.78033561,-2.282301439,-11.88812878,-14.17043022,-11.39678656,-4.951370176,-16.34815674,-0.225371123,0,-0.225371123,-5.828972043,-5.763552046,-11.59252409,1.548138737 +Meyers Leonard,leoname01,2017,RS,POR,2536,1222,-3.497053235,-1.5775346,-5.074587835,-1.012716793,0.068768043,-0.943948751,-3.203088142,-1.301714017,-4.504802158,-1.094475499,-1.094475499,0,-2.451692407,-0.855369322,-3.30706173,0.037550909 +Meyers Leonard,leoname01,2018,PO,POR,21,8,0.404848777,6.12354484,6.528393617,7.608936188,18.4078059,26.01674209,1.978815934,9.194179285,11.17299522,0.059338098,0,0.059338098,-1.245250927,2.700297726,1.455046799,1.211313772 +Meyers Leonard,leoname01,2018,RS,POR,533,254,-0.379352427,-3.742501317,-4.121853744,-1.374128178,-3.272039637,-4.646167815,-0.60993979,-3.908100527,-4.518040317,-0.228417723,-0.228417723,0,-1.40690606,-3.186441033,-4.593347093,-0.304806757 +Meyers Leonard,leoname01,2019,PO,POR,353,170,2.053114057,-3.663731158,-1.610617101,4.064897163,-0.586317649,3.478579514,2.55066105,-3.240248609,-0.689587558,0.182930318,0,0.182930318,1.333757459,-2.676424225,-1.342666766,-0.74534678 +Meyers Leonard,leoname01,2019,RS,POR,1835,878,-0.170337673,-4.175972974,-4.346310647,-0.81223022,-4.232763782,-5.044994002,-0.348564921,-4.453033993,-4.801598914,-0.913882579,-0.913882579,0,-0.401506172,-3.779239747,-4.180745919,-0.570283239 +Meyers Leonard,leoname01,2020,PO,MIA,62,31,7.9274558223407,-5.01539606950035,2.91205975284036,7.75943935059004,-0.022347570374849,7.73709178021519,8.24886978135363,-4.34266524408716,3.90620453726647,0.107952642087807,0,0.107952642087807,7.78012967203734,-2.07250545220844,5.7076242198289,-0.571494832308304 +Meyers Leonard,leoname01,2020,RS,MIA,2115,1034,-2.38634492761694,-0.836399548006592,-3.22274447562353,0.562969970034238,1.35186231345314,1.91483228348738,-1.96123989301698,-0.463844918068061,-2.42508481108504,0.17075525533306,0.17075525533306,0,-2.06069297187161,-0.892502948247949,-2.95319592011956,-0.38880725406919 +Jon Leuer,leuerjo01,2014,PO,MEM,44,23,4.974052329,14.05978491,19.03383724,1.140324567,4.509178597,5.649503164,4.550504317,12.87967059,17.4301749,0.246160282,0,0.246160282,2.019820571,10.3848682,12.40468877,0.732503768 +Jon Leuer,leuerjo01,2014,RS,MEM,1247,642,-0.270053258,0.223090571,-0.046962686,-0.233775276,-1.675799626,-1.909574902,-0.27392384,-0.184350444,-0.458274283,0.750913353,0.750913353,0,-0.21688204,-0.386668955,-0.603550995,0.033510579 +Jon Leuer,leuerjo01,2015,PO,MEM,19,9,-4.070642699,2.586269404,-1.484373295,-21.63884582,10.74066814,-10.89817768,-8.012239257,4.405233682,-3.607005574,-0.004055358,0,-0.004055358,-4.58458572,0.686624292,-3.897961428,-0.077240252 +Jon Leuer,leuerjo01,2015,RS,MEM,1638,824,-3.065750086,-0.671477906,-3.737227992,-3.823027021,2.84349738,-0.979529642,-3.4179819,-0.037671694,-3.455653594,-0.297200089,-0.297200089,0,-3.367972807,-0.55327894,-3.921251748,0.174531241 +Jon Leuer,leuerjo01,2016,RS,PHO,2663,1255,-1.259047009,0.281593254,-0.977453756,0.773890225,0.317675457,1.091565682,-0.860561406,0.336733804,-0.523827602,1.441218343,1.441218343,0,-1.45277266,-0.423420324,-1.876192985,1.082913612 +Jon Leuer,leuerjo01,2017,RS,DET,3914,1944,-1.067473616,-0.223139408,-1.290613024,-2.305324821,3.097595844,0.792271023,-1.349605805,0.454244456,-0.895361349,1.838713581,1.838713581,0,-1.203143263,0.644385292,-0.558757971,-0.041084194 +Jon Leuer,leuerjo01,2018,RS,DET,296,136,-5.398364931,-4.778077573,-10.1764425,-3.289418166,8.311020616,5.02160245,-5.281500565,-2.351858456,-7.633359021,-0.33935272,-0.33935272,0,-4.872974063,-2.193835538,-7.0668096,0.149335425 +Jon Leuer,leuerjo01,2019,PO,DET,11,5,-1.997133979,-13.38121362,-15.3783476,28.85560599,-19.05480141,9.800804574,4.407344786,-15.20574788,-10.7984031,-0.021351702,0,-0.021351702,0.934500291,-12.45387871,-11.51937842,0.82797048 +Jon Leuer,leuerjo01,2019,RS,DET,841,402,-3.679570499,-1.569048704,-5.248619202,-7.066908951,-0.442099229,-7.50900818,-4.591385044,-1.45518649,-6.046571533,-0.6741393,-0.6741393,0,-3.702812535,-0.715018043,-4.417830578,-0.299779817 +Caris LeVert,leverca01,2017,RS,BRK,2694,1237,-0.65504125,-1.198593966,-1.853635215,0.630654191,0.83432868,1.464982871,-0.377530114,-0.819651863,-1.197181977,0.989537449,0.989537449,0,-1.043863248,-1.583506316,-2.627369563,0.953569917 +Caris LeVert,leverca01,2018,RS,BRK,3971,1864,-0.41224084,0.252307667,-0.159933173,-3.399453872,-0.608298277,-4.007752149,-1.027778165,0.116541095,-0.91123707,1.764874792,1.764874792,0,-1.138119753,-0.064714448,-1.2028342,0.918267554 +Caris LeVert,leverca01,2019,PO,BRK,318,144,5.829179646,-0.661437179,5.167742467,1.19955343,5.614499312,6.814052742,5.205408123,0.703342768,5.908750891,0.662482653,0,0.662482653,3.188612952,-1.713664007,1.474948944,0.967484677 +Caris LeVert,leverca01,2019,RS,BRK,2259,1063,0.335252931,1.719309407,2.054562338,0.397421128,0.718055012,1.11547614,0.387778425,1.609149228,1.996927654,2.575265948,2.575265948,0,0.075562366,1.178926542,1.254488907,0.031861531 +Caris LeVert,leverca01,2020,PO,BRK,303,140,3.1852508854555,-6.80007116866501,-3.61482028320951,-4.78471865367025,1.9015220493329,-2.88319660433735,1.95669976969413,-5.26310332468302,-3.30640355498889,-0.04214739021616,0,-0.04214739021616,5.33159736765598,-6.69430163523424,-1.36270426757826,2.80683185597367 +Caris LeVert,leverca01,2020,RS,BRK,2844,1330,1.76809162319155,0.350522599876535,2.11861422306808,1.39675842683849,-1.89678866048571,-0.500030233647225,1.83139219889338,-0.106447230985089,1.72494496790829,3.04607257970608,3.04607257970608,0,1.45892583207424,-0.364315900169936,1.0946099319043,0.320348639725462 +Rashard Lewis,lewisra02,2014,PO,MIA,596,319,-0.178168629,4.654999395,4.476830767,4.039392871,4.487556771,8.526949642,0.600283771,4.906242904,5.506526675,1.37926695,0,1.37926695,2.789596297,2.353237123,5.14283342,-0.445670004 +Rashard Lewis,lewisra02,2014,RS,MIA,1873,971,-0.317786244,1.597038368,1.279252124,-1.236053562,-0.853118269,-2.089171831,-0.55320002,1.160919094,0.607719074,1.659147519,1.659147519,0,0.155517962,1.109632623,1.265150585,-0.246824353 +DeAndre Liggins,liggide01,2014,RS,MIA,3,1,41.72484111,-18.22838478,23.49645633,85.40682246,-62.10858173,23.29824073,53.2288638,-28.54854308,24.68032072,0.014008192,0.014008192,0,42.89028068,-22.27338345,20.61689723,0.090756363 +DeAndre Liggins,liggide01,2017,RS,CLE,1539,752,-3.78150555,1.38367039,-2.39783516,-3.283611175,2.730947672,-0.552663503,-3.929579401,1.767013672,-2.162565729,0.225517296,0.225517296,0,-3.343197303,1.809015866,-1.534181438,0.059257429 +DeAndre Liggins,liggide01,2017,RS,DAL,44,25,6.359378722,6.68576748,13.0451462,9.551305068,0.880137166,10.43144223,7.471807301,5.879406522,13.35121382,0.204103381,0.204103381,0,5.890122284,5.842823713,11.732946,-0.6054409 +DeAndre Liggins,liggide01,2018,PO,NOP,35,14,-13.70814684,-12.41259907,-26.12074592,-34.54475737,-6.471657836,-41.0164152,-18.9539306,-12.01257683,-30.96650742,-0.214266612,0,-0.214266612,-13.55671219,-13.22256225,-26.77927443,3.003767585 +DeAndre Liggins,liggide01,2018,RS,NOP,526,244,-1.700838864,-2.517647453,-4.218486317,-5.280070599,-4.388461022,-9.668531621,-2.520425144,-3.065053308,-5.585478452,-0.350828959,-0.350828959,0,-2.601584597,-2.876213417,-5.477798014,-0.605980713 +DeAndre Liggins,liggide01,2018,RS,MIL,960,480,-3.646388878,-0.487496538,-4.133885417,-4.942647975,-0.659253012,-5.601900987,-4.18100383,-0.540039208,-4.721043038,-0.480389006,-0.480389006,0,-3.807665563,-0.013960934,-3.821626497,-0.475030493 +Damian Lillard,lillada01,2014,PO,POR,918,466,5.745208811,-2.351681424,3.393527387,14.97122937,4.438146365,19.40937573,8.003758379,-1.10479365,6.89896473,2.338990233,0,2.338990233,6.90494737,-0.043256372,6.861690998,-1.060029373 +Damian Lillard,lillada01,2014,RS,POR,5945,2937,3.381368323,-1.477978112,1.903390212,3.779353891,-0.983943824,2.795410068,3.596088394,-1.473985172,2.122103222,7.350827641,7.350827641,0,4.267458145,-0.776409611,3.491048534,0.659370598 +Damian Lillard,lillada01,2015,PO,POR,391,201,0.436586103,-3.375751616,-2.939165513,-0.064206905,1.555066997,1.490860091,0.340121462,-2.476881823,-2.136760361,0.066057274,0,0.066057274,1.929001578,-3.314493551,-1.385491973,1.781162462 +Damian Lillard,lillada01,2015,RS,POR,5821,2925,3.901435262,-1.128278159,2.773157103,3.292870967,-1.470068571,1.822802395,3.953085963,-1.300971129,2.652114834,8.074530897,8.074530897,0,4.431356493,-0.21412777,4.217228722,0.151849607 +Damian Lillard,lillada01,2016,PO,POR,904,437,4.609045554,-1.9147111,2.694334453,1.395991714,-5.47764012,-4.081648406,4.168010916,-2.782165319,1.385845597,0.969562769,0,0.969562769,5.379347057,-1.839667196,3.539679861,1.852720931 +Damian Lillard,lillada01,2016,RS,POR,5494,2676,5.168535719,-1.821158727,3.347376991,3.046187629,-2.448851819,0.59733581,4.991237036,-2.050622146,2.94061489,7.869893978,7.869893978,0,5.433992765,-1.757997014,3.675995752,1.264223869 +Damian Lillard,lillada01,2017,PO,POR,332,151,2.037891746,-6.71301089,-4.675119145,-14.77095854,-13.42275106,-28.1937096,-1.181525387,-8.555932541,-9.737457927,-0.574012644,0,-0.574012644,2.286896182,-6.438556697,-4.151660514,3.273446748 +Damian Lillard,lillada01,2017,RS,POR,5512,2694,6.327298289,-2.103865608,4.223432681,3.933971155,-1.104461096,2.829510059,6.172178119,-2.00551562,4.1666625,9.540376311,9.540376311,0,6.122417417,-1.182920181,4.939497236,0.346377186 +Damian Lillard,lillada01,2018,PO,POR,337,162,-3.802396025,-4.047345071,-7.849741096,7.648081258,-14.64743003,-6.999348768,-1.635597319,-6.412355202,-8.047952521,-0.451432285,0,-0.451432285,-0.895160895,-6.247369328,-7.142530224,-0.040711651 +Damian Lillard,lillada01,2018,RS,POR,5485,2670,6.951240818,-0.4223443,6.528896518,3.557966918,3.094691655,6.652658573,6.633250275,0.258769253,6.892019528,13.2590347,13.2590347,0,5.991840388,0.651332906,6.643173294,0.939105926 +Damian Lillard,lillada01,2019,PO,POR,1334,650,4.284400936,-1.833316513,2.451084423,4.510530569,-4.3208124,0.189718169,4.509773288,-2.471215905,2.038557382,1.666920386,0,1.666920386,4.975563917,-1.823961893,3.151602025,1.765786355 +Damian Lillard,lillada01,2019,RS,POR,5982,2838,6.956588225,-1.135127348,5.821460877,4.553749902,2.840960244,7.394710146,6.778516144,-0.381945411,6.396570733,13.34053237,13.34053237,0,6.937645583,-0.156818392,6.780827191,0.744721096 +Damian Lillard,lillada01,2020,PO,POR,304,143,2.54131467929226,0.361243909635757,2.90255858892801,-10.7186092287589,8.85811555661399,-1.86049367214489,0.021971983092699,2.19353937447417,2.21551135756687,0.375916407910865,0,0.375916407910865,2.02872812532507,-0.148032213215075,1.88069591210999,0.605747302008448 +Damian Lillard,lillada01,2020,RS,POR,5263,2474,9.09313800280505,-2.3443678394924,6.74877016331265,4.48496723768525,-0.239384147952685,4.24558308973256,8.60826502664076,-2.01397292410223,6.59429210253853,11.926011096774,11.926011096774,0,8.82066548930305,-1.76556107938009,7.05510440992296,1.13681271463541 +Jeremy Lin,linje01,2014,PO,HOU,352,177,2.043061458,-2.960710854,-0.917649396,-8.115374979,7.299164374,-0.816210605,-0.025816378,-0.991665201,-1.017481578,0.161489786,0,0.161489786,-3.868146962,-0.338728483,-4.206875446,0.073344415 +Jeremy Lin,linje01,2014,RS,HOU,4263,2054,0.498993424,1.640487194,2.139480618,-3.89283726,1.754143264,-2.138693996,-0.45129305,1.752184661,1.300891611,4.308220343,4.308220343,0,-0.010241289,1.687705494,1.677464205,1.425352698 +Jeremy Lin,linje01,2015,RS,LAL,3862,1907,0.964613886,0.605150189,1.569764075,0.235088223,-0.677106662,-0.442018439,0.911343518,0.442456118,1.353799636,4.012350409,4.012350409,0,0.525728035,0.388136747,0.913864782,0.469597437 +Jeremy Lin,linje01,2016,PO,CHA,366,189,0.129226052,1.434964207,1.564190259,1.479943619,15.57114915,17.05109277,0.437240065,4.496133865,4.933373931,0.766620878,0,0.766620878,-1.109865638,2.356458964,1.246593326,0.310586978 +Jeremy Lin,linje01,2016,RS,CHA,4170,2048,-0.591346422,2.091302023,1.499955601,-3.424612916,2.263378832,-1.161234083,-1.238550186,2.235319375,0.99676919,3.927730335,3.927730335,0,-0.929700614,1.620824838,0.691124224,0.318717643 +Jeremy Lin,linje01,2017,RS,BRK,1951,883,2.700946553,2.331890636,5.032837189,-1.264462752,0.36540508,-0.899057672,2.130275335,2.096298213,4.226573547,3.199353837,3.199353837,0,1.60647831,1.446917117,3.053395427,1.759003454 +Jeremy Lin,linje01,2018,RS,BRK,63,25,2.671667581,-11.73975756,-9.06808998,0.033136719,-7.652103821,-7.618967102,2.335943961,-11.5800758,-9.244131843,-0.085254751,-0.085254751,0,2.151577547,-11.17791726,-9.026339708,2.9005901 +Jeremy Lin,linje01,2019,PO,TOR,65,27,-10.18182915,-4.029578188,-14.21140733,-28.15314093,0.366197958,-27.78694297,-14.6555593,-3.469455445,-18.12501475,-0.22509569,0,-0.22509569,-9.548970333,-7.81811372,-17.36708405,3.029639748 +Jeremy Lin,linje01,2019,RS,TOR,957,433,-4.014537584,0.019931044,-3.99460654,-9.448559092,0.484059428,-8.964499664,-5.450743873,0.066285242,-5.384458631,-0.585305634,-0.585305634,0,-4.600701562,0.339777364,-4.260924198,0.579613592 +Jeremy Lin,linje01,2019,RS,ATL,2214,1003,0.915743662,1.120766258,2.03650992,-4.009682588,2.276148697,-1.733533891,-0.001614573,1.487028834,1.485414261,2.19219153,2.19219153,0,0.243088566,0.157691687,0.400780253,1.166148522 +Nassir Little,littlna01,2020,RS,POR,1244,573,-1.99809479071789,-1.38297885494738,-3.38107364566526,0.256762421330295,-2.02984874863259,-1.7730863273023,-1.66181412336803,-1.53992184295788,-3.2017359663259,-0.131669204859503,-0.131669204859503,0,-1.15765071833715,-2.46637596468118,-3.62402668301833,-0.304130340815532 +Shaun Livingston,livinsh01,2014,PO,BRK,604,325,-1.080982763,-1.715691669,-2.796674432,-3.04093506,-14.55515668,-17.59609174,-1.574499455,-4.523266997,-6.097766452,-0.569144934,0,-0.569144934,-1.968296737,-3.622148466,-5.590445203,-0.546822186 +Shaun Livingston,livinsh01,2014,RS,BRK,3778,1974,0.096956803,0.828268926,0.925225729,0.775976344,0.822502311,1.598478654,0.235276244,0.893878166,1.129154409,3.846991279,3.846991279,0,0.119978821,0.857177825,0.977156646,-1.469108633 +Shaun Livingston,livinsh01,2015,PO,GSW,742,375,-1.024319,1.764548589,0.740229589,5.444621286,-2.397986932,3.046634354,0.206239934,0.920086086,1.126326019,0.75218601,0,0.75218601,-0.745671424,-0.026567528,-0.772238951,-1.603394755 +Shaun Livingston,livinsh01,2015,RS,GSW,3009,1468,-0.898265198,-0.414308474,-1.312573672,-6.268461458,-1.160611872,-7.42907333,-2.124847826,-0.671643344,-2.79649117,-0.034342858,-0.034342858,0,-1.961577879,-0.481603691,-2.44318157,-1.315844592 +Shaun Livingston,livinsh01,2016,PO,GSW,1067,514,-0.24742322,-2.960127204,-3.207550424,1.429241939,3.631828092,5.061070031,0.026621263,-1.828376799,-1.801755536,0.255758575,0,0.255758575,-1.464549619,-1.153928927,-2.618478546,-0.263302993 +Shaun Livingston,livinsh01,2016,RS,GSW,3132,1520,0.579129959,-0.143104731,0.436025228,-2.730280937,-0.944028381,-3.674309317,-0.127862724,-0.367525756,-0.49538848,1.722459386,1.722459386,0,0.088660158,-0.076508443,0.012151715,-1.453010128 +Shaun Livingston,livinsh01,2017,PO,GSW,473,220,0.106238606,-3.075545173,-2.969306567,0.279825285,-0.784115385,-0.504290101,0.021316526,-2.87666929,-2.855352764,-0.012142197,0,-0.012142197,0.005112121,-2.416580695,-2.411468574,-0.426559831 +Shaun Livingston,livinsh01,2017,RS,GSW,2724,1345,-1.72827905,-0.628745319,-2.357024369,-4.059911471,0.822075856,-3.237835615,-2.386554575,-0.434388362,-2.820942937,-0.047811641,-0.047811641,0,-1.912007093,-0.360948892,-2.272955985,-1.754484986 +Shaun Livingston,livinsh01,2018,PO,GSW,750,362,-0.783623834,-5.100532762,-5.884156596,0.309626379,-0.600730042,-0.291103663,-0.695965709,-4.573039741,-5.26900545,-0.477355521,0,-0.477355521,-0.480300987,-3.593548525,-4.073849511,-0.503265501 +Shaun Livingston,livinsh01,2018,RS,GSW,2357,1129,-1.351739177,-0.710010894,-2.06175007,-0.503528995,3.112916905,2.60938791,-1.315557577,0.024239192,-1.291318385,0.834171958,0.834171958,0,-0.844019115,-0.132202288,-0.976221403,-0.714460799 +Shaun Livingston,livinsh01,2019,PO,GSW,643,322,-0.990015943,-2.641364011,-3.631379954,-3.908400344,-1.582350892,-5.490751236,-1.743444941,-2.601830217,-4.345275158,-0.265852764,0,-0.265852764,-2.482311086,-2.412259862,-4.894570948,-1.634869239 +Shaun Livingston,livinsh01,2019,RS,GSW,2042,967,-0.822273716,-0.623523133,-1.445796849,-1.401806504,0.172571548,-1.229234955,-1.018405508,-0.514284136,-1.532689644,0.593167375,0.593167375,0,-0.803919199,-0.803758539,-1.607677738,-1.257254012 +Zach Lofton,loftoza01,2019,RS,DET,9,4,-20.66040603,14.19936102,-6.461045013,7.331692155,1.600671491,8.932363646,-16.06603799,12.48042121,-3.585616775,-0.001840472,-0.001840472,0,-8.381958217,8.192370057,-0.18958816,8.076560784 +Shawn Long,longsh01,2017,RS,PHI,491,234,2.911735996,-2.398236499,0.513499497,7.144572922,-2.642718909,4.501854013,4.090978359,-2.592450406,1.498527953,0.510164907,0.510164907,0,2.750341809,-1.137470564,1.612871245,0.569871224 +Kevon Looney,looneke01,2016,RS,GSW,48,21,-0.561666091,-4.845139205,-5.406805296,-8.275780379,-31.52753329,-39.80331367,-2.223280743,-10.74874559,-12.97202633,-0.109469835,-0.109469835,0,-1.720777292,-9.121382213,-10.84215951,-0.045499795 +Kevon Looney,looneke01,2017,RS,GSW,952,447,-1.911997492,2.111384265,0.199386772,-6.357255485,-0.018150056,-6.375405541,-3.040475686,1.66986409,-1.370611596,0.312932396,0.312932396,0,-2.446742837,1.545724657,-0.90101818,-0.51452072 +Kevon Looney,looneke01,2018,PO,GSW,816,387,-0.886372895,4.510902798,3.624529903,-3.986387171,5.858242334,1.871855162,-1.67910553,4.951729795,3.272624266,1.225871839,0,1.225871839,-1.470080555,5.082384316,3.612303761,-0.045472043 +Kevon Looney,looneke01,2018,RS,GSW,1909,910,-0.843336225,4.609700616,3.766364391,0.489446918,0.892419267,1.381866185,-0.663228,4.104123197,3.440895197,2.851030409,2.851030409,0,-0.74413437,3.663295541,2.919161171,-0.803794397 +Kevon Looney,looneke01,2019,PO,GSW,914,432,0.445365302,2.621765742,3.067131044,5.136281127,2.928046426,8.064327552,1.373978324,2.874239952,4.248218276,1.576729817,0,1.576729817,-0.037316392,2.564527428,2.527211036,-0.880790998 +Kevon Looney,looneke01,2019,RS,GSW,3186,1481,-0.052276222,2.549978869,2.497702647,2.308338771,2.815827786,5.124166557,0.409194557,2.719189067,3.128383624,4.405894603,4.405894603,0,0.008721011,2.732276358,2.740997368,-0.82252532 +Kevon Looney,looneke01,2020,RS,GSW,563,262,-4.6043714321942,1.17597389576684,-3.42839753642737,-7.27450849546358,-1.59411897127181,-8.86862746673539,-5.39396622311689,0.742478246018433,-4.65148797709846,-0.252863841597962,-0.252863841597962,0,-6.10660954020807,0.319668807400116,-5.78694073280795,-0.527286738100913 +Brook Lopez,lopezbr01,2014,RS,BRK,1035,533,1.808045945,3.051362985,4.859408929,-1.562466258,-1.544739608,-3.107205865,1.244286186,2.2948971,3.539183286,1.695009246,1.695009246,0,0.65497393,1.614028253,2.269002182,-0.855244776 +Brook Lopez,lopezbr01,2015,PO,BRK,458,234,1.771382875,1.514611045,3.285993919,4.149051997,3.5263658,7.675417798,2.387485236,2.009980543,4.397465779,0.859683719,0,0.859683719,2.300416758,2.934145626,5.234562384,-2.235545492 +Brook Lopez,lopezbr01,2015,RS,BRK,4129,2100,0.141660684,1.03842889,1.180089573,0.458275335,-1.387620591,-0.929345256,0.230849609,0.629858397,0.860708005,3.863092447,3.863092447,0,0.251019737,0.581338255,0.832357992,-0.136143821 +Brook Lopez,lopezbr01,2016,RS,BRK,4931,2457,-0.234326682,1.915552253,1.681225571,0.489652784,3.556067807,4.045720591,-0.058531786,2.460408483,2.401876696,6.423569828,6.423569828,0,0.062727227,1.618009983,1.680737211,-0.52384399 +Brook Lopez,lopezbr01,2017,RS,BRK,4766,2222,-0.680760392,0.361155909,-0.319604483,1.557556608,-0.587780329,0.969776279,-0.144764987,0.219580287,0.074815301,3.24318167,3.24318167,0,-0.454138733,-0.450652683,-0.904791416,1.249390037 +Brook Lopez,lopezbr01,2018,RS,LAL,3688,1735,-0.955249701,0.87676965,-0.078480051,0.602001704,-3.103540455,-2.50153875,-0.658904031,0.084075889,-0.574828143,1.943187572,1.943187572,0,-0.899637203,-0.056653435,-0.956290638,0.91352286 +Brook Lopez,lopezbr01,2019,PO,MIL,925,438,0.104888992,6.056051011,6.160940003,3.776659014,3.031591023,6.808250036,0.79600854,5.635419151,6.431427691,2.113399657,0,2.113399657,1.936523259,5.037570993,6.974094253,-0.126633814 +Brook Lopez,lopezbr01,2019,RS,MIL,5069,2322,-1.374588952,1.139977427,-0.234611525,2.17121756,-0.007570912,2.163646649,-0.753096278,0.909219699,0.156123421,3.454799814,3.454799814,0,-0.376542849,1.561481038,1.184938188,0.354056582 +Brook Lopez,lopezbr01,2020,PO,MIL,694,328,-0.732852662225291,0.613063198419999,-0.119789463805292,-0.829438710074246,-3.03161596130023,-3.86105467137448,-0.780756336019825,-0.261286767444575,-1.0420431034644,0.293123095411672,0,0.293123095411672,-2.18267047443629,-0.930296782401036,-3.11296725683733,-0.559131436888934 +Brook Lopez,lopezbr01,2020,RS,MIL,4035,1817,-1.97039609648822,4.33155834094507,2.36116224445685,0.888254139304098,1.89178892267383,2.78004306197793,-1.52312262867538,3.9174724819745,2.39434985329912,4.78278776153042,4.78278776153042,0,-1.20034948043333,4.06096105914076,2.86061157870743,0.295536085492974 +Robin Lopez,lopezro01,2014,PO,POR,716,367,0.223169257,0.153525109,0.376694366,-3.947653257,-16.06179829,-20.00945155,-0.673499841,-3.147780101,-3.821279942,-0.203695037,0,-0.203695037,-0.621631544,-1.074386075,-1.696017619,-1.429053137 +Robin Lopez,lopezro01,2014,RS,POR,5210,2603,0.700052336,2.182525313,2.882577649,1.938178623,0.43181161,2.369990233,0.952648359,1.970189309,2.922837668,7.458790342,7.458790342,0,0.808024575,2.048128215,2.856152789,-0.955163834 +Robin Lopez,lopezro01,2015,PO,POR,224,117,0.20026547,3.987807115,4.188072584,-17.96582032,-3.860053941,-21.82587426,-3.628852532,2.640274146,-0.988578386,0.106606832,0,0.106606832,-3.719283692,1.963455971,-1.755827722,-1.63350555 +Robin Lopez,lopezro01,2015,RS,POR,3240,1638,-1.024363684,1.953981565,0.929617881,0.77009921,-1.234163318,-0.464064109,-0.72688465,1.378910189,0.652025539,2.820370689,2.820370689,0,-1.219805251,1.338195985,0.118390734,-0.766586968 +Robin Lopez,lopezro01,2016,RS,NYK,4348,2219,-0.132910625,0.439607638,0.306697013,0.194567992,-2.637323091,-2.442755099,-0.058661027,-0.159380324,-0.218041351,2.841530289,2.841530289,0,-0.614994971,-0.33272103,-0.947716001,-0.851673942 +Robin Lopez,lopezro01,2017,PO,CHI,307,162,0.901411478,-0.34652767,0.554883808,3.695543387,-4.259403041,-0.563859655,1.610692751,-1.220292205,0.390400546,0.26285972,0,0.26285972,-2.055613082,-2.467759444,-4.523372526,-1.746985942 +Robin Lopez,lopezro01,2017,RS,CHI,4544,2271,-3.029429225,1.746841505,-1.28258772,0.618419234,-0.504201454,0.11421778,-2.443427885,1.379872928,-1.063554958,1.929783477,1.929783477,0,-2.8244082,1.386844145,-1.437564055,-1.216834091 +Robin Lopez,lopezro01,2018,RS,CHI,3486,1690,-4.605826902,-0.439919363,-5.045746265,-2.06453529,1.834762955,-0.229772336,-4.299165346,0.054906402,-4.244258944,-1.278927566,-1.278927566,0,-4.548506092,-0.63561494,-5.184121032,-0.729824062 +Robin Lopez,lopezro01,2019,RS,CHI,3352,1606,-2.587289907,-0.161280353,-2.748570261,1.36664007,-0.499158546,0.867481524,-1.85418231,-0.174085893,-2.028268203,0.58618141,0.58618141,0,-2.83561069,-1.29825173,-4.13386242,-0.894765288 +Robin Lopez,lopezro01,2020,PO,MIL,46,21,-2.64451253890322,-6.30171385944198,-8.9462263983452,-4.34912770752056,-0.394070064808922,-4.74319777232948,-3.1271212670073,-5.57864751735896,-8.70576878436627,-0.064634820207464,0,-0.064634820207464,-4.09956315199418,-6.84338215135697,-10.9429453033512,-1.77736828331054 +Robin Lopez,lopezro01,2020,RS,MIL,2126,958,-3.77177937621287,1.72739850836569,-2.04438086784718,-3.48325444141175,-0.587449065748081,-4.07070350715983,-3.98143987084911,1.17695891013922,-2.80448096070989,-0.026523885936833,-0.026523885936833,0,-4.51618884987734,0.618092484611424,-3.89809636526591,-0.402072145848264 +Kevin Love,loveke01,2014,RS,MIN,5854,2797,5.691680275,0.925608812,6.617289087,4.195011671,0.50935261,4.704364281,5.681616554,0.884102594,6.565719148,13.57725105,13.57725105,0,5.988344167,1.029530669,7.017874836,2.045064673 +Kevin Love,loveke01,2015,PO,CLE,209,107,5.405613513,1.586718551,6.992332064,9.364481103,-2.528932177,6.835548926,6.493010519,0.760541097,7.253551616,0.568164993,0,0.568164993,5.262366762,0.67270103,5.935067792,0.844782599 +Kevin Love,loveke01,2015,RS,CLE,4950,2532,1.741112932,1.428227774,3.169340706,1.205651113,1.752076952,2.957728065,1.661266358,1.586411865,3.247678223,7.757798595,7.757798595,0,2.862047745,0.989054325,3.85110207,0.121781354 +Kevin Love,loveke01,2016,PO,CLE,1164,613,3.868334785,2.89181192,6.760146705,7.602043044,-3.471505845,4.130537199,4.727380062,1.693200343,6.420580405,2.950939723,0,2.950939723,5.623708169,0.917951196,6.541659365,-0.229171141 +Kevin Love,loveke01,2016,RS,CLE,4738,2424,2.093127911,1.483252807,3.576380718,3.207255303,-0.266285842,2.940969461,2.368208866,1.17890697,3.547115836,7.797562929,7.797562929,0,3.486773853,1.199728885,4.686502738,0.122498871 +Kevin Love,loveke01,2017,PO,CLE,1162,578,3.561348529,3.426739386,6.988087915,1.120623183,0.602329431,1.722952614,3.100835607,3.039352347,6.140187953,2.715629086,0,2.715629086,4.25242807,4.169623887,8.422051957,0.419213281 +Kevin Love,loveke01,2017,RS,CLE,3855,1885,2.688959596,1.353395284,4.04235488,2.615925629,1.62876028,4.244685909,2.731949544,1.526795484,4.258745029,6.82045612,6.82045612,0,3.578128071,1.100143,4.678271071,1.163567208 +Kevin Love,loveke01,2018,PO,CLE,1265,660,-0.460521313,1.21133329,0.750811977,-1.574591177,0.198158426,-1.376432751,-0.7530314,1.110050352,0.357018953,1.073596775,0,1.073596775,1.085543918,1.57337356,2.658917478,-0.492296814 +Kevin Love,loveke01,2018,RS,CLE,3397,1651,2.897882173,-0.775897588,2.121984585,0.988284409,-1.203444415,-0.215160006,2.611348316,-0.854928478,1.756419838,3.818966121,3.818966121,0,3.110285039,-0.512235949,2.59804909,0.60176123 +Kevin Love,loveke01,2019,RS,CLE,1249,598,1.585362059,1.355374652,2.940736711,2.106102425,1.259523362,3.365625788,1.856373505,1.521788277,3.378161783,1.887343404,1.887343404,0,2.121478634,0.181299418,2.302778052,0.961721467 +Kevin Love,loveke01,2020,RS,CLE,3715,1780,1.22694319414661,-1.00236008973621,0.224583104410397,1.80402506805506,-3.54544810916548,-1.74142304111042,1.468075702065,-1.51641260094006,-0.048336898875057,2.4812380281858,2.4812380281858,0,2.55826203910928,-1.74457504803286,0.813686991076427,1.15300926742326 +Kyle Lowry,lowryky01,2014,PO,TOR,513,271,4.318838344,-1.471415958,2.847422385,0.578407682,8.221756589,8.800164271,3.801022519,0.483137665,4.284160184,1.005775746,0,1.005775746,-0.069395196,0.363034947,0.293639751,0.250094327 +Kyle Lowry,lowryky01,2014,RS,TOR,5618,2862,4.660847018,1.142985324,5.803832343,2.073482096,1.641178771,3.714660867,4.384132852,1.311507785,5.695640636,12.45742714,12.45742714,0,4.657343323,1.823238007,6.48058133,0.973492986 +Kyle Lowry,lowryky01,2015,PO,TOR,260,131,-2.102302302,-1.735239368,-3.83754167,-2.061176748,8.885397264,6.824220515,-2.160137339,0.520866782,-1.639270558,0.077458925,0,0.077458925,-0.015687705,-0.4797708,-0.495458505,1.126562646 +Kyle Lowry,lowryky01,2015,RS,TOR,4787,2414,3.461095177,0.095388534,3.556483712,2.307142609,2.212089786,4.519232394,3.344226813,0.576366942,3.920593754,8.265016499,8.265016499,0,3.92226222,0.993864252,4.916126472,0.576151702 +Kyle Lowry,lowryky01,2016,PO,TOR,1442,766,1.974037997,-0.039850809,1.934187188,13.70608221,5.4143583,19.12044051,4.561117927,1.10575058,5.666868508,3.375720781,0,3.375720781,4.846198595,1.495431168,6.341629763,-0.472615035 +Kyle Lowry,lowryky01,2016,RS,TOR,5561,2851,5.218815665,0.326591329,5.545406994,5.397141177,-0.052997444,5.344143733,5.527970978,0.255826637,5.783797615,12.44125634,12.44125634,0,6.08288428,1.223780254,7.306664534,0.221686932 +Kyle Lowry,lowryky01,2017,PO,TOR,583,300,2.228306217,1.702838454,3.931144671,6.54196328,0.83283333,7.37479661,3.339381468,1.593727415,4.933108883,1.221401571,0,1.221401571,1.37301615,3.083102885,4.456119035,0.680587234 +Kyle Lowry,lowryky01,2017,RS,TOR,4463,2244,6.652580006,-1.394812565,5.257767441,5.152379113,2.376032256,7.528411369,6.710385551,-0.6995782,6.010807351,10.04119313,10.04119313,0,6.51309963,0.37632424,6.88942387,0.107995186 +Kyle Lowry,lowryky01,2018,PO,TOR,723,361,5.330754383,-2.060528864,3.270225519,7.313043159,-1.95290817,5.360134989,6.027378014,-2.080432183,3.946945831,1.286677953,0,1.286677953,3.15046462,-0.866413768,2.284050852,1.114702948 +Kyle Lowry,lowryky01,2018,RS,TOR,5196,2510,5.492891018,0.664048001,6.156939019,0.801599261,1.134971609,1.93657087,4.770624553,0.771181473,5.541806026,10.73009898,10.73009898,0,5.378992561,1.132219238,6.511211799,1.042508757 +Kyle Lowry,lowryky01,2019,PO,TOR,1802,901,3.499279735,2.259505812,5.758785547,7.621520583,1.152136578,8.773657161,4.514963589,2.090240951,6.60520454,4.440982163,0,4.440982163,5.400362305,4.161573971,9.561936276,0.126008435 +Kyle Lowry,lowryky01,2019,RS,TOR,4674,2213,2.919912847,1.864095673,4.78400852,4.279600789,1.560974241,5.840575029,3.341566061,1.876500796,5.218066857,9.106442843,9.106442843,0,3.626170506,2.321196517,5.947367023,1.245148528 +Kyle Lowry,lowryky01,2020,PO,TOR,838,413,3.90085423671403,5.19381542543627,9.0946696621503,7.29990131802235,0.477326346233768,7.77722766425612,4.84605829510523,4.42982195899802,9.27588025410325,2.5992226475478,0,2.5992226475478,5.24407542135551,5.73859503450322,10.9826704558587,-0.541557015553535 +Kyle Lowry,lowryky01,2020,RS,TOR,4471,2098,3.79778564697397,1.10237956977728,4.90016521675124,-1.56541756679109,1.09290851896339,-0.472509047827704,2.89057320875397,1.11367602431518,4.00424923306916,7.31933222087597,7.31933222087597,0,3.22218008317544,1.55357922372822,4.77575930690366,1.26521101224881 +Jordan Loyd,loydjo01,2019,RS,TOR,127,55,5.751692276,-5.79960965,-0.047917374,-8.972198735,-1.744192632,-10.71639137,2.929955623,-5.414119096,-2.484163473,0.007416708,0.007416708,0,-0.232077363,-6.426698086,-6.65877545,-0.586513594 +John Lucas III,lucasjo02,2014,RS,UTA,1173,591,-3.342463033,-1.242410381,-4.584873414,-6.970040045,0.596781525,-6.37325852,-4.250287979,-0.879417256,-5.129705235,-0.706229747,-0.706229747,0,-4.249958151,-1.87696746,-6.126925612,-1.512946151 +John Lucas III,lucasjo02,2015,RS,DET,531,272,-1.58741961,-3.305934029,-4.89335364,-3.990650026,-1.940916015,-5.931566042,-2.191973992,-3.224091906,-5.416065898,-0.361956921,-0.361956921,0,-1.569749694,-3.830354912,-5.400104606,-2.079919229 +John Lucas III,lucasjo02,2017,RS,MIN,25,11,-3.771303131,9.789241609,6.017938478,-9.576346841,21.63284877,12.05650193,-5.201044337,12.8767951,7.675750764,0.057059023,0.057059023,0,-3.525366383,8.295254652,4.769888269,-2.434818697 +Kalin Lucas,lucaska01,2015,RS,MEM,13,6,-5.664263079,-4.686523921,-10.350787,-20.31140596,-13.35660042,-33.66800638,-9.071356506,-6.856643635,-15.92800014,-0.040183746,-0.040183746,0,-10.61831355,3.404336011,-7.21397754,-0.372609737 +Kalin Lucas,lucaska01,2019,RS,DET,13,6,-2.713627341,2.112140168,-0.601487174,-36.83780048,25.49909985,-11.33870063,-9.972540692,7.201324543,-2.771216149,-6.39651E-05,-6.39651E-05,0,-8.652689055,2.685310945,-5.96737811,-1.540640652 +Timothe Luwawu-Cabarrot,luwawti01,2017,RS,PHI,2523,1190,-2.057072146,-1.159948193,-3.217020339,-1.131332543,3.121567418,1.990234875,-1.91325897,-0.321002338,-2.234261308,0.315932017,0.315932017,0,-2.189031263,-0.950845594,-3.139876857,0.879476984 +Timothe Luwawu-Cabarrot,luwawti01,2018,RS,PHI,1730,807,-2.198449891,-0.632285231,-2.830735121,-4.084475102,1.018935354,-3.065539748,-2.739761362,-0.384292799,-3.12405416,-0.155137462,-0.155137462,0,-2.264468711,-0.724357416,-2.988826127,0.726289867 +Timothe Luwawu-Cabarrot,luwawti01,2019,RS,CHI,1165,546,-2.393010403,-2.172418444,-4.565428847,-2.688372462,-4.232871776,-6.921244238,-2.533457818,-2.686190948,-5.219648766,-0.688562863,-0.688562863,0,-3.224464619,-2.930245627,-6.154710246,0.088109203 +Timothe Luwawu-Cabarrot,luwawti01,2019,RS,OKC,276,123,-7.38191201,-3.743436514,-11.12534852,-16.09276621,0.844396407,-15.2483698,-9.66791737,-3.062959648,-12.73087702,-0.627218917,-0.627218917,0,-9.276184001,-3.346995995,-12.62318,0.142042374 +Timothe Luwawu-Cabarrot,luwawti01,2020,PO,BRK,279,131,-0.639535859939905,-2.9718380374636,-3.61137389740351,10.0335153423305,7.7579536691328,17.7914690114633,1.66724637816199,-0.742892855406702,0.924353522755289,0.252823561190648,0,0.252823561190648,6.23586436436522,-2.04999017979555,4.18587418456967,-0.179502163662637 +Timothe Luwawu-Cabarrot,luwawti01,2020,RS,BRK,1853,853,0.348443255093782,0.787089982395537,1.13553323748932,-3.58521678718955,3.38747690180226,-0.19773988538729,-0.443711547418972,1.36929673975114,0.925585192332169,1.60739344796533,1.60739344796533,0,-0.437409972624822,0.640786223737738,0.203376251112916,0.496380986032451 +Tyler Lydon,lydonty01,2018,RS,DEN,4,2,-7.459150971,15.30853429,7.849383319,-32.21815046,-77.12526646,-109.3434169,-13.12225207,-2.998253682,-16.12050575,-0.013078053,-0.013078053,0,-12.78963865,-0.696655793,-13.48629445,-4.109492423 +Tyler Lydon,lydonty01,2019,RS,DEN,206,94,-1.394504712,-5.317578351,-6.712083063,-4.926460813,0.169407558,-4.757053255,-2.24951349,-4.542646346,-6.792159836,-0.193663618,-0.193663618,0,-3.117073684,-5.380781911,-8.497855596,-0.10173472 +Trey Lyles,lylestr01,2016,RS,UTA,2664,1382,-2.692178746,0.180892834,-2.511285912,-1.940741752,-0.876838239,-2.817579991,-2.68908201,-0.075626801,-2.76470881,-0.010288281,-0.010288281,0,-2.631877939,-0.275417227,-2.907295166,-0.780533239 +Trey Lyles,lylestr01,2017,PO,UTA,20,10,-2.534550995,15.3578141,12.8232631,5.755655391,15.2683492,21.02400459,-0.803938191,16.25847781,15.45453962,0.095169017,0,0.095169017,2.371212102,13.598405,15.9696171,-0.628457618 +Trey Lyles,lylestr01,2017,RS,UTA,2277,1158,-3.038138546,0.084043758,-2.954094789,-2.762809607,0.040364442,-2.722445166,-3.175188267,0.028342071,-3.146846196,-0.23441992,-0.23441992,0,-2.501026799,-0.262736602,-2.763763401,-0.017327117 +Trey Lyles,lylestr01,2018,RS,DEN,2868,1391,1.226551813,0.071635043,1.298186856,-1.554658855,0.222864654,-1.331794201,0.670215541,0.144500295,0.814715836,2.52515009,2.52515009,0,1.550722799,-0.990499839,0.56022296,-0.183767354 +Trey Lyles,lylestr01,2019,PO,DEN,17,8,-5.80085531,-15.27993584,-21.08079115,24.69026792,6.458028794,31.14829671,0.168261418,-11.69082707,-11.52256565,-0.036370291,0,-0.036370291,-4.022193826,-16.55317233,-20.57536616,-1.504090986 +Trey Lyles,lylestr01,2019,RS,DEN,2353,1120,-3.294075874,-0.844474684,-4.138550558,-3.530184528,1.116344566,-2.413839962,-3.588672625,-0.522572099,-4.111244724,-0.779192867,-0.779192867,0,-1.995499509,-1.319323714,-3.314823223,0.176216647 +Trey Lyles,lylestr01,2020,RS,SAS,2669,1271,-1.26118784522504,-1.53580396055231,-2.79699180577735,2.31177847981585,-1.6998871314303,0.611891348385544,-0.596569938966501,-1.63310266323,-2.2296726021965,0.337169031644113,0.337169031644113,0,-0.650184149352763,-1.48045405442916,-2.13063820378192,-0.074035518360875 +Scott Machado,machasc01,2019,RS,LAL,39,19,15.33513875,6.905391479,22.24053023,5.144281345,-1.718515533,3.425765812,14.20525569,5.550532122,19.75578782,0.214952661,0.214952661,0,11.22650799,3.283330663,14.50983866,-1.50134931 +Shelvin Mack,macksh01,2014,PO,ATL,225,118,5.546705668,3.49848885,9.045194518,9.863633515,-3.345214139,6.518419376,6.836357553,2.21934281,9.055700362,0.717566736,0,0.717566736,7.750609967,-0.827024242,6.923585724,-1.958333794 +Shelvin Mack,macksh01,2014,RS,ATL,3000,1490,0.742698975,-0.185936916,0.556762059,1.306755468,-1.672963079,-0.366207611,0.919643039,-0.502136642,0.417506398,2.391691869,2.391691869,0,0.835304903,-1.331716213,-0.49641131,-0.646892577 +Shelvin Mack,macksh01,2015,PO,ATL,199,99,-0.23414984,1.484675206,1.250525366,-14.17770332,-0.302672191,-14.48037552,-3.151933888,1.193093465,-1.958840423,0.041150115,0,0.041150115,-4.255529245,0.841936335,-3.413592909,-0.1507608 +Shelvin Mack,macksh01,2015,RS,ATL,1659,833,0.162208229,-2.642626785,-2.480418556,-1.766588303,0.396374815,-1.370213487,-0.273762928,-2.201123456,-2.474886384,0.116186621,0.116186621,0,-0.017769472,-2.529476318,-2.54724579,-0.603413766 +Shelvin Mack,macksh01,2016,RS,ATL,374,179,-1.975921879,-1.323040594,-3.298962473,-6.603280244,-2.113266908,-8.716547152,-3.068311153,-1.636530946,-4.704842099,-0.177825984,-0.177825984,0,-1.970512881,-1.809448012,-3.779960893,-0.383955368 +Shelvin Mack,macksh01,2016,RS,UTA,1690,879,-0.497092198,1.337828445,0.840736247,2.666033649,1.910329608,4.576363256,0.137450303,1.490754503,1.628204806,1.957855773,1.957855773,0,-0.212900608,1.970297808,1.7573972,-0.279638597 +Shelvin Mack,macksh01,2017,PO,UTA,312,155,-1.470267627,-2.916472383,-4.38674001,0.617182613,1.454979915,2.072162529,-1.098019759,-2.216409663,-3.314429422,-0.045588114,0,-0.045588114,1.256367897,-0.148504784,1.107863114,-0.938535365 +Shelvin Mack,macksh01,2017,RS,UTA,2349,1205,-1.768282667,-2.495145933,-4.2634286,-2.365580679,-1.271178894,-3.636759573,-2.009583887,-2.447965679,-4.457549565,-1.041711997,-1.041711997,0,-1.716235315,-1.073306181,-2.789541495,-0.754435149 +Shelvin Mack,macksh01,2018,RS,ORL,2779,1365,0.251968133,-0.231208524,0.020759609,-1.016835437,1.529748487,0.512913051,0.046016324,0.152670251,0.198686575,2.031179847,2.031179847,0,-0.903290897,-0.376554569,-1.279845465,-1.079781694 +Shelvin Mack,macksh01,2019,RS,MEM,2464,1204,-1.675697036,-1.728109765,-3.403806801,-4.4202419,-2.256183981,-6.676425881,-2.30622146,-1.976513068,-4.282734529,-0.927713008,-0.927713008,0,-2.765924099,-1.078867842,-3.844791942,-1.495519659 +Shelvin Mack,macksh01,2019,RS,CHA,83,42,-16.48793507,-0.194500898,-16.68243596,-20.0042195,-13.60499928,-33.60921878,-18.18740137,-2.91743948,-21.10484085,-0.394884647,-0.394884647,0,-12.53629294,-3.74212008,-16.27841302,0.406750975 +Daryl Macon,maconda01,2019,RS,DAL,189,90,-3.614062881,-5.179007576,-8.793070457,-4.415403412,1.898796823,-2.516606589,-4.008584149,-4.029607666,-8.038191815,-0.24164335,-0.24164335,0,-4.228749392,-5.129121075,-9.357870467,-0.495182351 +Daryl Macon,maconda01,2020,RS,MIA,29,14,-8.77864761351519,3.48602672920786,-5.29262088430733,-17.1158625725125,22.3294060843611,5.21354351184865,-11.1290179764091,7.6173240630297,-3.51169391337937,-0.005405805549392,-0.005405805549392,0,-13.2209037853319,1.41275082509948,-11.8081529602324,-0.653498560277144 +J.P. Macura,macurjp01,2019,RS,CHA,37,17,-13.31683778,8.539960827,-4.776876952,-12.22125642,10.91718861,-1.304067813,-13.82675561,9.669288161,-4.157467451,-0.01211795,-0.01211795,0,-10.83594525,4.366235932,-6.469709316,-0.747835055 +J.P. Macura,macurjp01,2020,RS,CLE,2,1,-3.77908162688672,3.75783398270815,-0.021247644178573,29.3150913351253,66.5234614064033,95.8385527415286,2.86117265032037,16.8798066089784,19.7409792592988,0.011003903535331,0.011003903535331,0,-1.32328725244938,6.23279288446411,4.90950563201473,-4.19092447673751 +Josh Magette,magetjo01,2018,RS,ATL,449,216,0.216966355,-0.588871577,-0.371905222,0.174627056,1.065923052,1.240550108,0.262927932,-0.225563246,0.037364686,0.303199003,0.303199003,0,-0.876000932,-0.491865586,-1.367866518,-1.284454299 +Josh Magette,magetjo01,2020,RS,ORL,79,38,-7.23596634538712,10.8972435090796,3.6612771636925,-7.60252914211471,11.2977565507729,3.6952274086582,-7.72725369306235,11.6195090513711,3.89225535830875,0.131825625428543,0.131825625428543,0,-5.78638798837197,8.70450413051467,2.9181161421427,2.41686333253907 +Ian Mahinmi,mahinia01,2014,PO,IND,462,241,-4.460654446,6.280295383,1.819640937,-5.045265782,-4.930456747,-9.975722529,-4.841390025,4.230698634,-0.610691391,0.272802098,0,0.272802098,-5.403181483,2.266956892,-3.136224592,0.515653943 +Ian Mahinmi,mahinia01,2014,RS,IND,2466,1248,-2.808463281,3.482569855,0.674106574,-6.282163788,3.152783323,-3.129380464,-3.669031041,3.511032892,-0.15799815,1.652914698,1.652914698,0,-4.459529131,3.979652322,-0.47987681,0.145894199 +Ian Mahinmi,mahinia01,2015,RS,IND,2264,1146,-3.109953068,2.733743255,-0.376209814,-0.60805072,0.708495769,0.10044505,-2.770728638,2.432057486,-0.338671152,1.41023173,1.41023173,0,-2.772579624,2.493726616,-0.278853008,0.024063743 +Ian Mahinmi,mahinia01,2016,PO,IND,328,172,-6.722423077,-0.238892946,-6.961316023,-14.16014541,9.466989137,-4.693156271,-8.695629743,1.7216785,-6.973951243,-0.385928706,0,-0.385928706,-8.721620383,1.976540921,-6.745079462,0.904035397 +Ian Mahinmi,mahinia01,2016,RS,IND,3736,1816,-2.483737093,3.03593474,0.552197647,-0.224389185,1.601934887,1.377545702,-2.159240809,2.865216184,0.705975376,3.208511612,3.208511612,0,-2.089228093,3.025397074,0.93616898,0.197437927 +Ian Mahinmi,mahinia01,2017,PO,WAS,130,63,-4.16556513,-0.297537491,-4.463102621,-9.594736815,-8.084682139,-17.67941895,-5.618326804,-1.981767982,-7.600094786,-0.162405327,0,-0.162405327,-4.674296146,-1.174320695,-5.848616841,0.974268845 +Ian Mahinmi,mahinia01,2017,RS,WAS,1148,555,-2.82270682,2.736828204,-0.085878617,-2.730036473,2.258264152,-0.471772321,-2.963274635,2.794205284,-0.169069351,0.731101181,0.731101181,0,-2.064432542,3.031723958,0.967291416,0.037887412 +Ian Mahinmi,mahinia01,2018,PO,WAS,109,52,3.973778275,9.734118029,13.7078963,-0.843584365,1.209968623,0.366384258,3.1657299,8.625234979,11.79096488,0.400697554,0,0.400697554,2.272397793,11.42295349,13.69535128,0.691785649 +Ian Mahinmi,mahinia01,2018,RS,WAS,2350,1145,-2.843957822,1.22181294,-1.622144882,0.053687561,0.8653721,0.919059661,-2.417817652,1.203260327,-1.214557325,0.901149823,0.901149823,0,-2.539228036,1.155494145,-1.383733892,0.461874865 +Ian Mahinmi,mahinia01,2019,RS,WAS,1044,498,-2.434340788,2.890595482,0.456254694,-4.687939125,3.36099095,-1.326948175,-3.072572211,3.238064544,0.165492334,0.740695913,0.740695913,0,-2.642545068,2.996973018,0.35442795,-0.009797327 +Ian Mahinmi,mahinia01,2020,RS,WAS,1718,808,-2.97162104587005,3.02029306586061,0.04867201999056,-0.735457324802462,-0.314609834620386,-1.05006715942285,-2.69844475071288,2.60097586889757,-0.09746888181531,1.09269969702227,1.09269969702227,0,-2.48167543981874,2.26913000587386,-0.212545433944878,-0.073203731312639 +Thon Maker,makerth01,2017,PO,MIL,228,116,-2.9120931,5.538810581,2.626717481,-3.688339684,3.449879212,-0.238460472,-3.186393381,5.297953619,2.111560238,0.302204946,0,0.302204946,-4.283692128,5.986515315,1.702823187,1.776946057 +Thon Maker,makerth01,2017,RS,MIL,1102,562,-1.475666615,-1.863426138,-3.339092753,-1.057707604,-0.470077115,-1.52778472,-1.485553079,-1.686922043,-3.172475122,-0.121113258,-0.121113258,0,-0.997964405,-1.032303708,-2.030268113,-0.019472952 +Thon Maker,makerth01,2018,PO,MIL,246,130,0.545090232,-0.166737867,0.378352365,7.462832103,6.321704007,13.78453611,1.910772563,1.128294473,3.039067036,0.397116308,0,0.397116308,3.718240421,-1.027125539,2.691114881,0.273252975 +Thon Maker,makerth01,2018,RS,MIL,2508,1238,-3.604829836,-3.029536759,-6.634366595,-2.411518367,-4.009099515,-6.420617882,-3.601768766,-3.410063616,-7.011832382,-2.683283546,-2.683283546,0,-3.106298812,-2.189975685,-5.296274497,-0.317183917 +Thon Maker,makerth01,2019,PO,DET,149,69,-5.773254735,-2.830199527,-8.603454262,-2.346530611,4.596562789,2.250032178,-5.33039696,-1.323392538,-6.653789499,-0.142720795,0,-0.142720795,-1.149946472,-2.950314196,-4.100260669,0.689341773 +Thon Maker,makerth01,2019,RS,MIL,901,409,-0.942837632,-0.321484149,-1.264321781,-2.111520012,5.089417757,2.977897746,-1.30336472,0.701183863,-0.602180857,0.449570535,0.449570535,0,-0.567556688,0.413898962,-0.153657726,0.314081279 +Thon Maker,makerth01,2019,RS,DET,1146,563,-3.585845279,0.796701254,-2.789144025,-3.43244333,-0.929023908,-4.361467238,-3.7704396,0.451069197,-3.319370403,-0.162805238,-0.162805238,0,-3.303882903,-0.143873745,-3.447756648,-0.462494716 +Thon Maker,makerth01,2020,RS,DET,1593,776,-1.90697624028922,-0.286866106322393,-2.19384234661161,-3.57004224362356,-2.38977239607593,-5.9598146396995,-2.34313173019015,-0.657982806307345,-3.00111453649749,-0.099390174102132,-0.099390174102132,0,-2.42202010054247,-0.509600836277044,-2.93162093681952,-0.030694720050793 +Terance Mann,mannte01,2020,PO,LAC,64,27,-7.26550767613258,5.68624990627933,-1.57925776985325,-1.66010924549635,23.2829817973911,21.6228725518947,-6.49774069122023,9.64362293806388,3.14588224684365,0.083171916835298,0,0.083171916835298,-7.77996629752792,6.72053896916655,-1.05942732836137,-0.703475774520513 +Terance Mann,mannte01,2020,RS,LAC,799,362,-1.13980484979605,-0.084495744130757,-1.22430059392681,-3.68149500158862,1.70167111654657,-1.97982388504205,-1.78964591711495,0.221498521664138,-1.56814739545081,0.216661282870725,0.216661282870725,0,-2.30304326354098,0.051187568000745,-2.25185569554023,-0.756807659335856 +Devyn Marble,marblde01,2015,RS,ORL,448,208,-3.621129008,0.305708859,-3.315420149,-0.255272447,2.877875598,2.622603152,-3.092468404,0.899071725,-2.193396679,0.059879732,0.059879732,0,-3.027030964,-0.362341036,-3.389372,1.318415715 +Devyn Marble,marblde01,2016,RS,ORL,525,249,-4.765091498,0.682994378,-4.08209712,-4.083945418,4.044497961,-0.039447457,-4.893630491,1.449151702,-3.444478788,-0.088469466,-0.088469466,0,-3.966893491,0.38903891,-3.577854581,0.269141081 +Shawn Marion,mariosh01,2014,PO,DAL,387,193,-0.633542962,-0.069760744,-0.703303707,-0.97641539,-0.540969591,-1.517384981,-0.855937769,-0.208354429,-1.064292198,0.17117991,0,0.17117991,2.577598585,-0.454581307,2.123017277,-0.008046652 +Shawn Marion,mariosh01,2014,RS,DAL,4801,2409,-1.68911183,0.644831531,-1.044280299,-0.131678395,-3.462087551,-3.593765946,-1.49400687,-0.173731513,-1.667738383,1.327898125,1.327898125,0,-0.439981874,-0.17460546,-0.614587334,-0.1643394 +Shawn Marion,mariosh01,2015,PO,CLE,49,25,-1.644230674,-0.218675846,-1.862906519,-5.042929276,-5.319684263,-10.36261354,-2.588965757,-1.354807919,-3.943773676,-0.015580454,0,-0.015580454,-2.685974678,-0.277763513,-2.96373819,-0.759690265 +Shawn Marion,mariosh01,2015,RS,CLE,2171,1101,-2.104070026,-0.442159523,-2.546229549,-1.038156968,-1.589033762,-2.62719073,-2.072595143,-0.702934766,-2.775529909,-0.014222117,-0.014222117,0,-1.836519843,-2.116217169,-3.952737012,-0.79441816 +Boban Marjanovic,marjabo01,2016,PO,SAS,83,42,0.752216989,-10.35643439,-9.604217402,6.071803558,-7.246984366,-1.175180808,1.791741793,-10.48533004,-8.693588244,-0.1335176,0,-0.1335176,-0.802282196,-7.637217949,-8.439500145,1.565235772 +Boban Marjanovic,marjabo01,2016,RS,SAS,1006,508,3.508659184,0.041218324,3.549877508,-0.456005938,-1.16510624,-1.621112178,2.812515369,-0.352075153,2.460440216,1.345742327,1.345742327,0,1.681843559,-0.043909743,1.637933816,-0.340632218 +Boban Marjanovic,marjabo01,2017,RS,DET,598,293,3.593033724,4.064371366,7.657405089,-0.538071121,1.192296948,0.654225826,3.001832085,3.72450039,6.726332474,1.414146625,1.414146625,0,1.954864783,2.021687874,3.976552657,-0.170135018 +Boban Marjanovic,marjabo01,2018,RS,DET,359,171,-1.357613756,-1.117060564,-2.47467432,-1.675622732,0.529382294,-1.146240438,-1.469945955,-0.8431297,-2.313075655,0.038699826,0.038699826,0,-0.822344929,-0.499995008,-1.322339938,1.511169737 +Boban Marjanovic,marjabo01,2018,RS,LAC,360,166,3.767417372,1.573191631,5.340609003,5.772927574,1.553961771,7.326889345,4.433960274,1.699137997,6.133098271,0.759338953,0.759338953,0,4.258725826,-0.166952896,4.09177293,0.92307916 +Boban Marjanovic,marjabo01,2019,PO,PHI,228,105,0.446128014,1.803051721,2.249179734,4.660766249,-16.85173955,-12.1909733,1.313773321,-2.105112537,-0.791339216,0.109501307,0,0.109501307,-0.083825948,-2.438242624,-2.522068572,1.178974018 +Boban Marjanovic,marjabo01,2019,RS,LAC,825,376,1.221202395,3.588153968,4.809356363,-4.383872041,2.090779996,-2.293092045,0.11979611,3.484499047,3.604295157,1.237486099,1.237486099,0,-0.191482357,2.319575582,2.128093225,1.547426015 +Boban Marjanovic,marjabo01,2019,RS,PHI,653,305,2.010520975,0.893255733,2.903776707,0.860822033,-0.868098068,-0.007276035,1.865119888,0.526359211,2.391479099,0.804147477,0.804147477,0,1.062652189,0.093237909,1.155890098,0.519301691 +Boban Marjanovic,marjabo01,2020,PO,DAL,174,82,1.29653212172327,-0.623463235714283,0.673068886008985,13.5608518051797,5.01843363731041,18.5792854424901,3.91227314634021,0.62705571459271,4.53932886093292,0.312958680647339,0,0.312958680647339,3.53948809707108,0.943134747087667,4.48262284415875,-0.493993048068418 +Boban Marjanovic,marjabo01,2020,RS,DAL,892,422,3.35454999279414,0.061572680534995,3.41612267332913,4.2891318160242,-2.22597112169889,2.06316069432531,3.61729366542472,-0.406888036849965,3.21040562857475,1.28530261021521,1.28530261021521,0,3.14599622181858,-0.765497846308738,2.38049837550984,0.159210969127226 +Lauri Markkanen,markkla01,2018,RS,CHI,4187,2020,0.521894536,-0.058689693,0.463204843,-2.18817217,-0.768929001,-2.957101171,0.055178459,-0.172101101,-0.116922641,2.706662931,2.706662931,0,0.732283024,-0.485243928,0.247039096,-0.255776294 +Lauri Markkanen,markkla01,2019,RS,CHI,3481,1682,0.611445813,-0.78103161,-0.169585797,1.667571467,-0.741011576,0.926559892,0.957193313,-0.777950749,0.179242564,2.500888933,2.500888933,0,0.767807949,-0.901768066,-0.133960117,-0.521348133 +Lauri Markkanen,markkla01,2020,RS,CHI,3162,1492,-0.788540493285825,-2.72250548973392,-3.51104598301974,-1.83648150473573,1.05595938556842,-0.780522119167315,-0.997079013377755,-2.11293401873108,-3.11001303210883,-0.275543733903338,-0.275543733903338,0,-0.854296550747056,-1.34160303623471,-2.19589958698177,0.557072830429209 +Kendall Marshall,marshke01,2014,RS,LAL,3287,1564,0.303419726,-4.613224925,-4.309805199,1.064829597,-1.854159327,-0.789329731,0.514752172,-4.298435138,-3.783682966,-0.832846634,-0.832846634,0,0.343467226,-4.192337816,-3.848870591,0.932184387 +Kendall Marshall,marshke01,2015,RS,MIL,818,417,0.671978735,0.005479033,0.677457768,3.751865912,-1.284429242,2.46743667,1.375040555,-0.291638644,1.083401911,0.820106162,0.820106162,0,0.540311698,-0.252605218,0.28770648,0.533444834 +Kendall Marshall,marshke01,2016,RS,PHI,857,400,-4.649543167,-5.869760875,-10.51930404,-1.046385424,-5.457056878,-6.503442302,-4.077100641,-6.090138259,-10.1672389,-1.538441476,-1.538441476,0,-3.694590712,-6.266574487,-9.961165199,1.596400673 +Cartier Martin,martica01,2014,PO,ATL,30,15,-2.429142276,6.71249276,4.283350484,9.0642487,-6.103179385,2.961069315,-0.262310386,4.187679699,3.925369313,0.052806113,0,0.052806113,1.244052136,3.233289888,4.477342025,0.206828081 +Cartier Martin,martica01,2014,RS,CHI,94,48,3.348879345,-6.065678566,-2.716799222,-2.625710935,-4.520655137,-7.146366073,2.284597752,-6.17848416,-3.893886408,-0.028017296,-0.028017296,0,1.679497652,-5.213429088,-3.533931436,0.013611052 +Cartier Martin,martica01,2014,RS,ATL,1675,822,-0.16021539,-0.278296217,-0.438511607,-4.461624105,0.163773462,-4.297850642,-1.053943242,-0.192979652,-1.246922894,0.631871588,0.631871588,0,-0.78517237,-1.107205637,-1.892378007,0.228920138 +Cartier Martin,martica01,2015,RS,DET,392,198,-3.870055804,-3.235280579,-7.105336383,-0.407846938,4.558838925,4.150991986,-3.399016866,-1.787433759,-5.186450624,-0.243688592,-0.243688592,0,-2.330159697,-2.579029317,-4.909189014,-0.950912557 +Caleb Martin,martica02,2020,RS,CHA,633,317,-1.51445777648692,4.38491701785569,2.87045924136877,-3.39458726533791,5.42455039781355,2.02996313247564,-1.95316289554952,4.93585943446842,2.98269653891889,0.925338125829884,0.925338125829884,0,-2.13389773450575,3.33219271292961,1.19829497842386,-0.201569576459413 +Cody Martin,martico01,2020,RS,CHA,1858,903,-1.98613154976832,4.16723077744409,2.18109922767577,-0.454204030025868,3.0074303430652,2.55322631303933,-1.75682612534594,4.24843648338245,2.4916103580365,2.41244154893053,2.41244154893053,0,-1.80689175892323,3.18517261171054,1.37828085278731,-0.102486271913868 +Jarell Martin,martija01,2016,PO,MEM,91,46,-5.323645031,-0.377736242,-5.701381273,-7.833592718,3.581422825,-4.252169892,-6.196518426,0.540005831,-5.656512595,-0.071670423,0,-0.071670423,-0.170955539,3.308077331,3.137121792,1.781252839 +Jarell Martin,martija01,2016,RS,MEM,765,380,-0.489177102,-2.559502634,-3.048679735,-0.144395635,-0.366935091,-0.511330725,-0.421294096,-2.227310363,-2.648604459,0.019531904,0.019531904,0,-1.474119546,-2.338235266,-3.812354812,-0.627556397 +Jarell Martin,martija01,2017,PO,MEM,22,10,-1.180181587,-0.544473158,-1.724654745,-5.221317654,9.61755361,4.396235956,-2.143939177,1.730092176,-0.413847001,0.012531811,0,0.012531811,3.486117007,3.158982381,6.645099388,1.877706087 +Jarell Martin,martija01,2017,RS,MEM,1136,558,-3.849539384,-0.004725689,-3.854265073,-7.34211223,4.360767416,-2.981344814,-4.817207651,0.868395306,-3.948812345,-0.342783575,-0.342783575,0,-4.561400782,0.38784716,-4.173553623,0.42875014 +Jarell Martin,martija01,2018,RS,MEM,3362,1661,-3.558522879,-0.816451038,-4.374973917,-3.713346912,0.683852898,-3.029494014,-3.760771904,-0.526155093,-4.286926997,-1.302553828,-1.302553828,0,-3.439667299,-0.695672217,-4.135339516,0.007390075 +Jarell Martin,martija01,2019,PO,ORL,39,18,-0.45553003,-5.729048301,-6.184578331,-1.724929913,28.38915947,26.66422955,-0.589267907,1.090100856,0.500832949,0.030963028,0,0.030963028,1.459454407,-2.991865041,-1.532410634,0.556772793 +Jarell Martin,martija01,2019,RS,ORL,704,328,-3.134732448,-2.387223132,-5.52195558,-0.974453051,3.796052893,2.821599842,-2.841016613,-1.273800618,-4.114817231,-0.228300357,-0.228300357,0,-2.99036502,-2.849031025,-5.839396045,-0.042748017 +Jeremiah Martin,martije02,2020,PO,BRK,58,27,-5.09913612122966,-11.4318441219308,-16.5309802431605,3.89282573398186,-13.3132615676757,-9.42043583369384,-3.34264418641422,-12.3457950862768,-15.6884392726911,-0.180833803660554,0,-0.180833803660554,0.4139058814748,-12.875440026591,-12.4615341451162,-1.61448339849281 +Jeremiah Martin,martije02,2020,RS,BRK,215,99,3.6315632240973,8.47227675047323,12.1038399745705,2.63636976332551,-6.58633761458964,-3.94996785126413,3.6702218643936,5.83207528851904,9.50229715291264,0.613373133043422,0.613373133043422,0,5.00112861811778,4.70461563186185,9.70574424997963,-0.905440336243639 +Kenyon Martin,martike01,2014,RS,NYK,1210,633,-2.176161645,3.992670149,1.816508504,0.199593691,4.704420277,4.904013967,-1.807054607,4.426300319,2.619245712,1.727971428,1.727971428,0,-1.483479076,2.652938309,1.169459233,-0.335303652 +Kenyon Martin,martike01,2015,RS,MIL,217,104,-5.04172014,2.41058636,-2.63113378,-1.545596021,2.031879477,0.486283456,-4.650408018,2.416101412,-2.234306606,0.027231231,0.027231231,0,-5.632745179,0.296609686,-5.336135493,-0.462152734 +Kevin Martin,martike02,2014,RS,MIN,4564,2177,1.074342148,-1.835279877,-0.760937729,-0.951861521,-2.245635209,-3.197496731,0.676974352,-2.069662242,-1.39268789,1.516674499,1.516674499,0,0.446408939,-1.911423346,-1.465014407,0.578999164 +Kevin Martin,martike02,2015,RS,MIN,2617,1302,2.058934238,-2.337187523,-0.278253284,-0.626493971,-2.753524915,-3.380018886,1.697784301,-2.52280428,-0.825019979,1.289978978,1.289978978,0,0.68200047,-2.505980319,-1.823979849,0.843848403 +Kevin Martin,martike02,2016,PO,SAS,94,49,-5.652196454,-4.305356864,-9.957553318,-2.893281845,4.274500084,1.381218239,-5.600694446,-2.91784248,-8.518536926,-0.14988806,0,-0.14988806,-7.490876214,-3.73595767,-11.22683388,0.737398365 +Kevin Martin,martike02,2016,RS,SAS,532,261,-0.871136329,-0.112626596,-0.983762925,-4.17508861,-5.225460607,-9.400549217,-1.65788711,-1.271598118,-2.929485227,-0.023972234,-0.023972234,0,-2.090536728,-0.777842812,-2.86837954,0.292653623 +Kevin Martin,martike02,2016,RS,MIN,1718,834,-0.400956769,-3.845263312,-4.246220081,-5.222946292,-0.101372562,-5.324318854,-1.428540242,-3.278653042,-4.707193284,-0.832793215,-0.832793215,0,-2.197047342,-3.192802641,-5.389849983,-0.000684733 +Kelan Martin,martike03,2020,RS,MIN,1098,495,-4.10098234933341,-2.1700445341787,-6.27102688351211,-4.87010443131724,5.97880657305789,1.10870214174065,-4.48449883335258,-0.581139442857381,-5.06563827620996,-0.585659600253814,-0.585659600253814,0,-5.05836288340197,-1.62721434248618,-6.68557722588815,0.147962197121019 +Frank Mason,masonfr01,2018,RS,SAC,1935,984,-0.443604914,-2.160472552,-2.604077466,-0.122167738,1.489693816,1.367526078,-0.328603219,-1.495010351,-1.82361357,0.458193281,0.458193281,0,-1.376596962,-2.063129188,-3.439726149,-1.468877402 +Frank Mason,masonfr01,2019,RS,SAC,975,435,-1.163483376,-3.27531169,-4.438795066,-5.489720775,-4.069607661,-9.559328436,-2.125624611,-3.616831661,-5.742456272,-0.669248713,-0.669248713,0,-1.778299231,-3.955159747,-5.733458979,0.784441024 +Frank Mason,masonfr01,2020,PO,MIL,4,2,6.31256913634688,22.5880891871693,28.9006583235162,59.9914357471042,18.0230898599456,78.0145256070498,17.9956251085317,22.9138092543449,40.9094343628766,0.04455077254971,0,0.04455077254971,7.77783367422793,15.5049754427636,23.2828091169915,-3.01882276994804 +Frank Mason,masonfr01,2020,RS,MIL,270,118,2.03686156994181,4.79265616239789,6.8295177323397,-4.59985332551032,4.49867977916655,-0.101173546343768,0.741526937139196,4.93009586445143,5.67162280159063,0.510328953938706,0.510328953938706,0,0.165355086759073,2.45721431946101,2.62256940622009,0.667979326835119 +Roger Mason Jr.,masonro01,2014,RS,MIA,514,260,-0.771316652,-0.617721438,-1.38903809,1.130607862,-3.551531932,-2.42092407,-0.449419771,-1.277799972,-1.727219743,0.135191213,0.135191213,0,-1.164590851,-2.530776837,-3.695367687,-0.341198568 +Yante Maten,matenya01,2019,RS,MIA,27,13,1.663708982,15.51495684,17.17866582,-1.487587772,8.184507802,6.69692003,1.175369957,14.85828811,16.03365807,0.123069827,0.123069827,0,2.426512684,11.71168685,14.13819953,-1.239035675 +Garrison Mathews,mathega01,2020,RS,WAS,491,227,2.02711023506308,1.9715071452035,3.99861738026658,1.30424928417024,4.38655371140238,5.69080299557262,1.98830914768891,2.66499704466991,4.65330619235882,0.863602203668017,0.863602203668017,0,1.8191775123711,1.34513980092758,3.16431731329868,0.736570724519624 +Mangok Mathiang,mathima01,2018,RS,CHA,43,20,1.356246815,7.469393125,8.825639941,-0.797380939,17.69874112,16.90136018,0.856529333,10.01015852,10.86668785,0.13899105,0.13899105,0,-1.287309294,7.783167494,6.4958582,0.033103114 +Wesley Matthews,matthwe02,2014,PO,POR,849,426,-0.330004115,1.363041114,1.033036999,-0.708435593,-6.074131851,-6.782567444,-0.461981128,-0.065090971,-0.527072098,0.504879562,0,0.504879562,-0.33641368,1.81743142,1.48101774,1.226505329 +Wesley Matthews,matthwe02,2014,RS,POR,5586,2780,2.992551745,0.260195391,3.252747135,1.346737548,-1.596020358,-0.24928281,2.770635986,-0.121619747,2.64901624,7.673707501,7.673707501,0,2.844818012,0.200766471,3.045584483,0.200158725 +Wesley Matthews,matthwe02,2015,RS,POR,4098,2024,2.704212392,0.513945207,3.218157599,0.033331097,4.323470477,4.356801574,2.284158937,1.308563148,3.592722085,6.604483591,6.604483591,0,2.564900311,1.809577476,4.374477786,0.800923752 +Wesley Matthews,matthwe02,2016,PO,DAL,343,173,-1.179329722,1.094374438,-0.084955285,-14.99908518,-15.87068251,-30.86976769,-4.106459565,-2.259204661,-6.365664226,-0.334497743,0,-0.334497743,-3.877734144,-0.766813305,-4.644547449,1.547093471 +Wesley Matthews,matthwe02,2016,RS,DAL,5242,2644,0.45574967,0.44584482,0.901594491,5.980202297,-1.376996522,4.603205775,1.645440749,0.088106458,1.733547207,5.9883497,5.9883497,0,1.363900537,0.342799575,1.706700112,-0.966334251 +Wesley Matthews,matthwe02,2017,RS,DAL,4855,2495,0.029116078,1.119160998,1.148277076,-1.571499593,-0.001400944,-1.572900537,-0.253030517,0.944891016,0.691860498,4.364513544,4.364513544,0,-0.281643332,1.207812677,0.926169345,-0.376110991 +Wesley Matthews,matthwe02,2018,RS,DAL,4312,2131,-0.440927906,-0.587905375,-1.028833282,-1.388202933,-4.967031284,-6.355234217,-0.632230264,-1.549070086,-2.181300351,0.617170635,0.617170635,0,-0.224945079,-1.031829922,-1.256775002,-0.182925464 +Wesley Matthews,matthwe02,2019,PO,IND,239,119,-3.087891819,-0.580294401,-3.66818622,-0.594730812,1.15038087,0.555650058,-2.698138206,-0.322260313,-3.020398519,-0.017133015,0,-0.017133015,-2.390700565,0.702685411,-1.688015154,1.181694535 +Wesley Matthews,matthwe02,2019,RS,IND,1493,725,-0.909614781,1.232951266,0.323336485,-1.375813582,-2.329997714,-3.705811296,-1.040187199,0.52911384,-0.511073359,0.828193047,0.828193047,0,-0.686657124,0.797274667,0.110617543,0.003110549 +Wesley Matthews,matthwe02,2019,RS,NYK,107,54,-6.959761207,3.507041591,-3.452719616,-3.105903452,4.950429999,1.844526547,-6.498669359,4.076049874,-2.422619484,0.008957216,0.008957216,0,-4.731981981,1.290341928,-3.441640054,-0.704823547 +Wesley Matthews,matthwe02,2019,RS,DAL,2784,1312,-0.032890079,-0.980321638,-1.013211716,0.034100458,-0.08904812,-0.054947662,-0.011001018,-0.855065004,-0.866066022,1.267573898,1.267573898,0,-0.005912789,-0.540760251,-0.54667304,0.525430516 +Wesley Matthews,matthwe02,2020,PO,MIL,521,246,-1.20914167463584,3.55121191336896,2.34207023873312,0.280069788050694,1.25160367808428,1.53167346613498,-0.936221499288474,3.22871633775261,2.29249483846414,0.654647117258485,0,0.654647117258485,-2.58361273630562,1.90589854110492,-0.677714195200702,0.292236140037247 +Wesley Matthews,matthwe02,2020,RS,MIL,3648,1635,-2.03708177304347,2.4618391424078,0.424757369364329,-0.784284414450767,5.09889697218527,4.3146125577345,-1.92162869444557,3.0818657103377,1.16023701589213,3.27788695662194,3.27788695662194,0,-2.16082023160268,2.38221099248164,0.221390760878969,0.502633009677019 +Jason Maxiell,maxieja01,2014,RS,ORL,968,488,-3.442523643,-0.316971001,-3.759494644,-0.661746747,-2.888719612,-3.550466359,-3.026894191,-0.847158387,-3.874052578,-0.277550923,-0.277550923,0,-4.023184395,-1.493307169,-5.516491564,-0.792707489 +Jason Maxiell,maxieja01,2015,RS,CHA,1756,878,-2.710784383,0.675494086,-2.035290297,-3.277543194,-0.573338431,-3.850881625,-2.957966063,0.446476055,-2.511490008,0.10647966,0.10647966,0,-3.429398778,-0.218309603,-3.647708381,-0.325111899 +Eric Maynor,maynoer01,2014,RS,WAS,422,215,-2.873627669,-6.89949074,-9.773118409,-11.18596587,-7.276714028,-18.4626799,-4.773742105,-7.371015669,-12.14475777,-1.015907526,-1.015907526,0,-4.567054368,-7.277329621,-11.84438399,-1.361803879 +Eric Maynor,maynoer01,2014,RS,PHI,235,112,-7.591807517,-4.211550839,-11.80335836,-5.533487595,-6.655837412,-12.18932501,-7.543335909,-4.91450309,-12.457839,-0.560458021,-0.560458021,0,-6.696722758,-5.349701277,-12.04642403,0.990532811 +O.J. Mayo,mayooj01,2014,RS,MIL,2658,1346,-0.383687923,-2.53170998,-2.915397903,-5.017279352,0.019992919,-4.997286432,-1.298404722,-2.091541605,-3.389946327,-0.442596583,-0.442596583,0,-0.811554002,-3.230253851,-4.041807854,0.682418352 +O.J. Mayo,mayooj01,2015,PO,MIL,308,156,1.515332219,-3.051329868,-1.535997649,4.847143447,8.387379389,13.23452284,2.424132777,-0.869455304,1.554677474,0.359412953,0,0.359412953,1.414647384,-0.047380313,1.367267071,1.653199369 +O.J. Mayo,mayooj01,2015,RS,MIL,3430,1697,0.186987859,-1.545041786,-1.358053927,-2.269277191,-0.911078396,-3.180355587,-0.273777165,-1.541403134,-1.815180298,0.82251638,0.82251638,0,-0.084904282,-1.309644421,-1.394548704,1.556904822 +O.J. Mayo,mayooj01,2016,RS,MIL,2200,1090,-1.604330372,0.195412836,-1.408917536,-1.780247786,2.667977737,0.887729951,-1.72312886,0.756359418,-0.966769443,0.997066897,0.997066897,0,-1.01864088,0.801815202,-0.216825678,0.530111857 +Luc Mbah a Moute,mbahalu01,2014,RS,SAC,394,196,-1.647438267,3.2362668,1.588828533,-0.640612388,-1.899946553,-2.540558941,-1.564147886,2.393841066,0.82969318,0.355553086,0.355553086,0,-3.033919294,2.056848996,-0.977070297,-0.646647083 +Luc Mbah a Moute,mbahalu01,2014,RS,MIN,1616,807,-2.790202181,-2.229442343,-5.019644525,-4.434387844,-1.432949732,-5.867337577,-3.329228987,-2.224985369,-5.554214356,-1.142232595,-1.142232595,0,-3.512072351,-2.47491004,-5.986982391,-1.025996171 +Luc Mbah a Moute,mbahalu01,2015,RS,PHI,3833,1916,-2.990672616,2.409292721,-0.581379895,-3.934896062,1.110900962,-2.823995101,-3.248370832,2.284422546,-0.963948285,1.742458903,1.742458903,0,-2.974153805,2.204079257,-0.770074548,-0.191345276 +Luc Mbah a Moute,mbahalu01,2016,PO,LAC,160,78,-3.896798437,4.908237835,1.011439398,-3.531880652,-3.344033432,-6.875914085,-3.872801401,3.398647822,-0.474153578,0.093736909,0,0.093736909,-6.62310454,2.217686927,-4.405417613,0.333922646 +Luc Mbah a Moute,mbahalu01,2016,RS,LAC,2573,1274,-3.710420583,3.785772927,0.075352344,-0.057666178,1.460865732,1.403199554,-3.156162294,3.482278783,0.326116489,1.985990722,1.985990722,0,-3.679322966,2.731513586,-0.94780938,-0.658202176 +Luc Mbah a Moute,mbahalu01,2017,PO,LAC,422,224,-0.947340109,-0.105599664,-1.052939774,-7.226300251,3.307116708,-3.919183543,-2.384042489,0.579576921,-1.804465568,0.110405416,0,0.110405416,-0.651084179,1.476009266,0.824925086,-0.904450123 +Luc Mbah a Moute,mbahalu01,2017,RS,LAC,3636,1787,-1.779586051,3.779251769,1.999665718,1.396727745,2.914094714,4.31082246,-1.229571326,3.803351291,2.573779965,4.842539376,4.842539376,0,-1.358583535,3.214355674,1.855772139,-0.228293905 +Luc Mbah a Moute,mbahalu01,2018,PO,HOU,321,149,-6.385080657,-0.892997723,-7.278078381,-9.049352803,-7.135587726,-16.18494053,-7.389239147,-2.311735822,-9.700974969,-0.547431544,0,-0.547431544,-3.801273115,-1.669546859,-5.470819973,0.438263609 +Luc Mbah a Moute,mbahalu01,2018,RS,HOU,3220,1564,-2.58774052,2.133156881,-0.454583639,-0.473130746,3.380690309,2.907559564,-2.397220003,2.486430211,0.089210208,2.262703804,2.262703804,0,-1.549867749,2.172455398,0.622587649,-0.124870613 +Luc Mbah a Moute,mbahalu01,2019,RS,LAC,141,61,-1.746849088,1.173957653,-0.572891434,-1.210815014,6.24743822,5.036623206,-1.784781485,2.312029904,0.527248419,0.101921072,0.101921072,0,-2.190478021,-0.179828746,-2.370306768,-0.074049018 +Luc Mbah a Moute,mbahalu01,2020,RS,HOU,63,25,-6.40707717057967,-3.06378262667834,-9.47085979725801,-16.3377576685608,6.1597272485454,-10.1780304200154,-8.87450744991445,-1.26171570356675,-10.1362231534812,-0.095770595722566,-0.095770595722566,0,-8.53780533201603,-2.81644974200897,-11.354255074025,1.6899560010325 +James Michael McAdoo,mcadoja01,2015,PO,GSW,21,10,-4.563173801,-5.133568945,-9.696742746,-22.40463741,8.01278208,-14.39185533,-8.676468854,-2.807564747,-11.4840336,-0.045224211,0,-0.045224211,-4.853070808,-7.602218952,-12.45528976,-1.541660595 +James Michael McAdoo,mcadoja01,2015,RS,GSW,294,137,-0.030101715,-1.024186892,-1.054288608,3.846570653,-2.456937328,1.389633325,0.700571134,-1.495342783,-0.794771649,0.137577575,0.137577575,0,1.567223166,-0.020352336,1.54687083,0.640064489 +James Michael McAdoo,mcadoja01,2016,PO,GSW,84,38,-5.650773168,4.720060135,-0.930713033,-6.272004844,-3.462663942,-9.734668786,-6.135628353,3.303240665,-2.832387688,-0.00166186,0,-0.00166186,-4.80258801,3.694848567,-1.107739443,0.835282356 +James Michael McAdoo,mcadoja01,2016,RS,GSW,553,262,-2.117943631,-2.358093484,-4.476037115,-9.952798068,-7.883784884,-17.83658295,-4.017612798,-3.73068356,-7.748296358,-0.667008,-0.667008,0,-3.183972942,-2.85192438,-6.035897322,-0.164708209 +James Michael McAdoo,mcadoja01,2017,PO,GSW,123,56,-0.720809339,-1.684537722,-2.405347061,-14.54947323,1.369909707,-13.17956352,-3.814403534,-1.2670939,-5.081497435,-0.068503238,0,-0.068503238,-1.095070844,-2.330942551,-3.426013395,-0.280425708 +James Michael McAdoo,mcadoja01,2017,RS,GSW,949,457,-3.704909088,0.541073035,-3.163836053,-6.871210138,0.19113188,-6.680078258,-4.679501932,0.381151663,-4.298350269,-0.360087347,-0.360087347,0,-3.46559556,0.349378263,-3.116217297,-0.252191017 +James Michael McAdoo,mcadoja01,2018,RS,PHI,39,18,-0.627076768,2.532675517,1.905598749,1.977467635,4.337378081,6.314845716,-0.127962322,2.992670103,2.86470778,0.052530743,0.052530743,0,3.448999228,0.441899844,3.890899072,1.861282731 +Ray McCallum,mccalra01,2014,RS,SAC,1760,897,-2.947545303,0.381792554,-2.565752749,-0.886636702,-0.986901475,-1.873538177,-2.69313346,0.148798236,-2.544335225,0.091930537,0.091930537,0,-3.442100659,-0.726688597,-4.168789256,-2.233566549 +Ray McCallum,mccalra01,2015,RS,SAC,2930,1436,-0.626444425,-1.181144341,-1.807588767,-1.26629662,-4.937387653,-6.203684273,-0.800101747,-1.994295275,-2.794397022,-0.032226258,-0.032226258,0,-1.782239763,-2.334112591,-4.116352354,-0.887668647 +Ray McCallum,mccalra01,2016,RS,SAS,505,256,-2.79824417,-1.830991907,-4.629236077,0.413935981,-2.461218481,-2.0472825,-2.356693415,-2.198727751,-4.555421166,-0.23150254,-0.23150254,0,-2.922082082,-2.334026674,-5.256108756,-1.784102942 +Ray McCallum,mccalra01,2016,RS,MEM,432,219,-2.644282497,-1.97121497,-4.615497467,-2.014402402,0.289210378,-1.725192024,-2.641818484,-1.575805613,-4.217624097,-0.162943747,-0.162943747,0,-2.278265803,-1.483911698,-3.762177501,-0.61936897 +Tahjere McCall,mccalta01,2019,RS,BRK,20,8,-7.310721148,24.48573152,17.17501037,18.27284514,20.83533069,39.10817583,-2.355724798,25.29493989,22.93921509,0.108007988,0.108007988,0,-5.400625794,20.12253971,14.72191392,3.066438804 +Patrick McCaw,mccawpa01,2017,PO,GSW,392,181,1.992872421,-1.86821957,0.124652851,-5.62754335,6.360720539,0.733177189,0.3903679,-0.36462472,0.025743179,0.263365022,0,0.263365022,0.002678307,-0.68917801,-0.686499704,-0.366406949 +Patrick McCaw,mccawpa01,2017,RS,GSW,2296,1074,-1.101130176,-0.785901845,-1.887032021,-6.995124675,-2.678087565,-9.67321224,-2.453551265,-1.299546529,-3.753097794,-0.548511473,-0.548511473,0,-2.260177493,-1.49350421,-3.753681704,-0.203582936 +Patrick McCaw,mccawpa01,2018,PO,GSW,33,16,3.310862656,6.771159761,10.08202242,-11.33322116,-7.109413173,-18.44263434,0.345641498,4.15792762,4.503569118,0.061250446,0,0.061250446,-0.277264376,6.278479132,6.001214757,0.289409457 +Patrick McCaw,mccawpa01,2018,RS,GSW,2014,961,-3.052377793,-0.998817842,-4.051195635,-3.480774927,-2.569964055,-6.050738982,-3.380235958,-1.415618313,-4.79585427,-0.996885408,-0.996885408,0,-2.620681791,-1.334139643,-3.954821434,-0.613267637 +Patrick McCaw,mccawpa01,2019,PO,TOR,110,48,-1.605803055,-6.436529146,-8.042332202,-10.2172485,-3.588434943,-13.80568344,-3.580016788,-6.328388914,-9.908405702,-0.182515668,0,-0.182515668,-3.721627972,-5.02301175,-8.744639723,0.941098938 +Patrick McCaw,mccawpa01,2019,RS,TOR,736,344,-1.472074368,-0.997282965,-2.469357334,-3.666382913,-0.305306807,-3.97168972,-2.052843226,-0.96618708,-3.019030305,-0.047259138,-0.047259138,0,-2.158806327,-0.379288788,-2.538095115,0.090549133 +Patrick McCaw,mccawpa01,2019,RS,CLE,108,53,-7.783132031,-4.490718701,-12.27385073,0.075226218,-8.332296376,-8.257070158,-6.58576643,-5.515312436,-12.10107887,-0.250037697,-0.250037697,0,-4.937101053,-5.159877701,-10.09697875,-1.137024865 +Patrick McCaw,mccawpa01,2020,RS,TOR,1926,908,-3.3631256115789,-0.533914927618747,-3.89704053919765,-3.21517300404838,-0.239247536598905,-3.45442054064729,-3.55430181524885,-0.547447584803743,-4.10174940005259,-0.621566957569338,-0.621566957569338,0,-3.92256126885335,-0.298332648531591,-4.22089391738494,-0.757633241886411 +Sheldon Mac,mcclesh01,2017,PO,WAS,38,17,6.226095137,-8.354794807,-2.12869967,4.687195953,9.947470387,14.63466634,6.273397425,-5.014813213,1.258584212,0.0355248,0,0.0355248,3.544220507,-9.052760222,-5.508539715,-0.898568632 +Sheldon Mac,mcclesh01,2017,RS,WAS,585,287,-0.941340772,-0.724169736,-1.665510508,-7.893414792,0.335071972,-7.55834282,-2.435479008,-0.532279479,-2.967758487,-0.031720539,-0.031720539,0,-1.572176838,-1.606899481,-3.17907632,-0.508422172 +CJ McCollum,mccolcj01,2014,PO,POR,49,24,-10.29854487,-9.200057312,-19.49860218,-19.08099915,-3.173999402,-22.25499855,-12.78269065,-8.47977164,-21.26246229,-0.233460902,0,-0.233460902,-8.843831794,-8.471297483,-17.31512928,-0.130712117 +CJ McCollum,mccolcj01,2014,RS,POR,975,476,-0.659481848,-1.191431995,-1.850913843,-2.076117401,0.639199544,-1.436917857,-1.060404515,-0.885913132,-1.946317647,0.195843371,0.195843371,0,-0.462885505,-1.415200943,-1.878086448,0.326761953 +CJ McCollum,mccolcj01,2015,PO,POR,324,166,4.027007084,-4.499697022,-0.472689938,21.65885929,6.564088194,28.22294748,7.929666637,-2.378672241,5.550994396,0.725737163,0,0.725737163,7.95361908,-3.182081734,4.771537346,0.086759573 +CJ McCollum,mccolcj01,2015,RS,POR,1978,973,0.557072702,0.970633631,1.527706332,-1.002311072,3.850811397,2.848500324,0.230645002,1.598150981,1.828795983,2.281976406,2.281976406,0,0.290779802,1.369532103,1.660311905,0.377559333 +CJ McCollum,mccolcj01,2016,PO,POR,900,442,1.789592189,-1.086785164,0.702807025,11.10905477,2.876198659,13.98525343,3.7797336,-0.325178884,3.454554716,1.421109862,0,1.421109862,4.710491186,1.35738652,6.067877706,-1.446434697 +CJ McCollum,mccolcj01,2016,RS,POR,5686,2780,2.366136703,0.3126254,2.678762103,1.206207672,2.842974159,4.049181831,2.226012178,0.873641257,3.099653435,8.315782933,8.315782933,0,2.413041787,1.087024778,3.500066566,0.222482833 +CJ McCollum,mccolcj01,2017,PO,POR,301,140,-0.545412828,-0.367781694,-0.913194522,-0.467145045,2.088408454,1.621263409,-0.400779246,0.141554286,-0.25922496,0.186249724,0,0.186249724,3.244056472,2.104117807,5.348174279,1.452501883 +CJ McCollum,mccolcj01,2017,RS,POR,5742,2796,3.61165621,-1.197413923,2.414242287,1.676821259,-0.508670668,1.168150591,3.39367956,-1.107772352,2.285907208,7.179460031,7.179460031,0,3.168023909,-0.458298192,2.709725717,-0.05950988 +CJ McCollum,mccolcj01,2018,PO,POR,326,155,5.511676219,0.706320825,6.217997044,17.8498044,-13.14397773,4.705826675,8.437355627,-2.050675363,6.386680264,0.755944643,0,0.755944643,5.68304809,-2.92765094,2.75539715,1.406809174 +CJ McCollum,mccolcj01,2018,RS,POR,5980,2923,2.400646363,-1.198356008,1.202290355,0.759503884,-1.895709706,-1.136205822,2.178993221,-1.445305344,0.733687876,5.197180847,5.197180847,0,1.52380529,-0.382947412,1.140857878,0.036397238 +CJ McCollum,mccolcj01,2019,PO,POR,1299,635,4.077124748,0.122403117,4.199527865,5.501301657,-2.554400415,2.946901242,4.544965207,-0.434866306,4.110098901,2.308250109,0,2.308250109,3.602692831,-0.181885559,3.420807272,0.695563084 +CJ McCollum,mccolcj01,2019,RS,POR,5008,2375,2.880784729,0.111691814,2.992476542,3.038433571,-0.779140039,2.259293531,3.006826541,-0.073844181,2.93298236,6.872914077,6.872914077,0,2.968282884,0.202580451,3.170863335,-0.196801548 +CJ McCollum,mccolcj01,2020,PO,POR,419,196,1.03293770598565,1.38989356241829,2.42283126840394,0.624157001853937,-5.11693154276288,-4.49277454090895,1.1042756445973,0.145570058725326,1.24984570332263,0.40779954371662,0,0.40779954371662,2.66672186115162,-1.23543299699136,1.43128886416026,-1.13779720675682 +CJ McCollum,mccolcj01,2020,RS,POR,5403,2556,2.07370994685859,-1.82934824565572,0.244361701202867,4.08964003346473,-1.96008958190426,2.12955045156046,2.55509509634502,-1.92310339380769,0.631991702537326,4.37874331530886,4.37874331530886,0,3.03738415563589,-1.38007320687367,1.65731094876223,-0.73191039088698 +T.J. McConnell,mccontj01,2016,RS,PHI,3331,1606,-0.600036824,0.231564208,-0.368472616,1.242239316,-0.87802175,0.364217566,-0.16628355,0.060313082,-0.105970468,2.155352017,2.155352017,0,-0.792529347,-0.124240983,-0.91677033,-0.501343891 +T.J. McConnell,mccontj01,2017,RS,PHI,4524,2133,-0.964785648,0.681091075,-0.283694573,-2.894981092,-0.035681518,-2.93066261,-1.377308397,0.580506474,-0.796801923,2.13318418,2.13318418,0,-1.792702797,0.979027373,-0.813675424,0.350883658 +T.J. McConnell,mccontj01,2018,PO,PHI,321,155,5.77855731,3.529472214,9.308029524,5.127275391,12.28104425,17.40831964,5.867714233,5.575582478,11.44329671,1.146316237,0,1.146316237,5.298003842,3.146464261,8.444468103,-0.952403482 +T.J. McConnell,mccontj01,2018,RS,PHI,3640,1706,-0.868907741,1.995521163,1.126613422,-5.12261293,-1.706887811,-6.829500741,-1.830660806,1.288811433,-0.541849374,1.913691412,1.913691412,0,-1.993391187,1.41453032,-0.578860868,-0.427630599 +T.J. McConnell,mccontj01,2019,PO,PHI,167,75,-2.930275346,-6.693929485,-9.62420483,-4.5167536,-9.499645227,-14.01639883,-3.512449961,-7.738653539,-11.2511035,-0.330131884,0,-0.330131884,-2.114580282,-8.642234972,-10.75681525,-1.589558643 +T.J. McConnell,mccontj01,2019,RS,PHI,3155,1470,-0.944978782,0.123467378,-0.821511404,-0.336924622,-1.958413148,-2.29533777,-0.899493295,-0.311658904,-1.211152199,1.139108465,1.139108465,0,-1.25715937,-0.096051666,-1.353211036,-1.326156163 +T.J. McConnell,mccontj01,2020,PO,IND,57,28,-7.68227507953471,-9.59261894399402,-17.2748940235287,-14.4653114978796,2.15730833587426,-12.3080031620053,-9.48924461246583,-7.71541755655135,-17.2046621690172,-0.20936228346302,0,-0.20936228346302,-9.16039438425303,-8.88885228242522,-18.0492466666783,-1.68229529876131 +T.J. McConnell,mccontj01,2020,RS,IND,2847,1326,0.251014097731031,-0.60623696308806,-0.355222865357029,2.37784455676244,-1.06150612229185,1.31633843447059,0.71803065996494,-0.761374542784469,-0.043343882819529,1.82038187615009,1.82038187615009,0,-0.217809275748078,-1.11704081479894,-1.33485009054702,-0.598822162531678 +Erik McCree,mccreer01,2018,RS,UTA,19,8,-9.317280469,-4.61109873,-13.9283792,-6.215456739,-12.15701467,-18.37247141,-9.334545659,-6.616581949,-15.95112761,-0.054456941,-0.054456941,0,-6.119612922,-4.916503761,-11.03611668,1.058978367 +Chris McCullough,mcculch01,2016,RS,BRK,744,362,-2.110794802,-0.083458036,-2.194252838,0.683198808,-5.549177149,-4.865978341,-1.601576014,-1.120503454,-2.722079467,0.005179894,0.005179894,0,-1.269007762,-0.908538751,-2.177546513,0.439293603 +Chris McCullough,mcculch01,2017,RS,BRK,154,72,0.9617699,-5.428788735,-4.467018835,11.50060097,6.221391184,17.72199216,3.364655963,-3.218761371,0.145894592,0.106521186,0.106521186,0,0.975246323,-5.341436104,-4.366189781,0.131153414 +Chris McCullough,mcculch01,2017,RS,WAS,18,8,-14.67972582,1.797976688,-12.88174913,-8.065191286,-0.123445822,-8.188637107,-14.17474334,1.550645296,-12.62409804,-0.040971347,-0.040971347,0,-8.910309319,-0.946341641,-9.856650959,1.628826561 +Chris McCullough,mcculch01,2018,RS,WAS,201,90,-3.012109516,-0.765175542,-3.777285057,-6.780181986,-0.633590668,-7.413772653,-3.982311573,-0.761971297,-4.74428287,-0.092091933,-0.092091933,0,-2.054946674,-3.723709802,-5.778656476,0.561610361 +Jalen McDaniels,mcdanja01,2020,RS,CHA,586,293,-0.862159579702298,0.853688128379675,-0.008471451322622,-0.467931736844631,1.5618974665863,1.09396572974167,-0.806757956436517,1.10907330790698,0.302315351470458,0.454554196880087,0.454554196880087,0,-1.43170033445781,0.382448999170244,-1.04925133528756,-0.387607051474054 +KJ McDaniels,mcdankj01,2015,RS,PHI,2700,1319,-3.730953136,0.76991134,-2.961041797,-3.89896434,1.509692969,-2.389271371,-3.857369323,0.978749122,-2.878620201,-0.087243857,-0.087243857,0,-4.2558462,0.455890291,-3.799955909,0.762680853 +KJ McDaniels,mcdankj01,2015,RS,HOU,71,33,-6.514531572,-7.526135729,-14.0406673,-8.31449595,-7.667740027,-15.98223598,-7.323085031,-8.073790594,-15.39687562,-0.215908009,-0.215908009,0,-5.232416437,-5.942073602,-11.17449004,1.34099131 +KJ McDaniels,mcdankj01,2016,PO,HOU,80,34,-5.023313692,8.806614558,3.783300866,-2.72891065,19.10525217,16.37634152,-4.732400525,11.51948928,6.787088756,0.173522497,0,0.173522497,-5.126328972,7.212159007,2.085830036,1.614335751 +KJ McDaniels,mcdankj01,2016,RS,HOU,503,235,-1.530489687,0.52970383,-1.000785857,4.162703106,8.280468598,12.4431717,-0.469700971,2.188423158,1.718722187,0.541650923,0.541650923,0,-1.038790021,0.092628574,-0.946161447,1.069495081 +KJ McDaniels,mcdankj01,2017,RS,HOU,444,212,-2.971537922,-2.865385133,-5.836923055,-0.92880437,-2.165729731,-3.094534101,-2.832473523,-2.920853387,-5.753326909,-0.326448679,-0.326448679,0,-2.064506852,-3.713015494,-5.777522347,0.483628832 +KJ McDaniels,mcdankj01,2017,RS,BRK,617,293,-1.476984784,-1.179836134,-2.656820917,-0.321865026,-0.369032549,-0.690897575,-1.268014548,-1.061819522,-2.32983407,0.063225174,0.063225174,0,-1.773643837,-2.644946881,-4.418590718,0.648353642 +Doug McDermott,mcderdo01,2015,PO,CHI,21,10,3.314909363,-5.106831423,-1.79192206,7.921348193,31.5155481,39.43689629,4.414767174,2.198194285,6.612961459,0.049787132,0,0.049787132,0.928850641,-4.790454985,-3.861604344,1.016930829 +Doug McDermott,mcderdo01,2015,RS,CHI,645,321,-4.29544895,-6.34552376,-10.64097271,-6.515973639,-4.544839942,-11.06081358,-5.055433164,-6.37518004,-11.4306132,-1.42813948,-1.42813948,0,-4.221142117,-6.123795783,-10.3449379,0.437024468 +Doug McDermott,mcderdo01,2016,RS,CHI,3830,1861,-0.120639896,-3.681288934,-3.80192883,-1.609645222,-1.083061998,-2.69270722,-0.426404327,-3.370588957,-3.796993284,-0.994853006,-0.994853006,0,-0.984348686,-3.527950539,-4.512299225,0.073866208 +Doug McDermott,mcderdo01,2017,PO,OKC,141,66,-0.562433633,-0.85788909,-1.420322723,0.238067467,-16.4742264,-16.23615894,-0.394999544,-4.223896629,-4.618896174,-0.065011977,0,-0.065011977,-3.017750449,-5.621283923,-8.639034372,0.158798509 +Doug McDermott,mcderdo01,2017,RS,OKC,875,430,-0.09198844,-7.002387599,-7.094376039,-0.197252377,-5.997953536,-6.195205914,-0.134991859,-7.24394395,-7.378935809,-1.005052101,-1.005052101,0,-1.415127319,-5.963857156,-7.378984475,-1.011466689 +Doug McDermott,mcderdo01,2017,RS,CHI,2162,1078,-0.325944956,-2.50942169,-2.835366646,-0.331375971,-2.745810346,-3.077186317,-0.334173238,-2.737699943,-3.071873181,-0.176394311,-0.176394311,0,-0.930794003,-2.661997006,-3.59279101,-0.351585778 +Doug McDermott,mcderdo01,2018,RS,NYK,2414,1172,-1.603550351,-2.707864885,-4.311415237,-3.437423186,1.522313194,-1.915109992,-2.06022174,-1.965494927,-4.025716667,-0.758193061,-0.758193061,0,-2.352461628,-3.021462605,-5.373924234,-0.601733853 +Doug McDermott,mcderdo01,2018,RS,DAL,1243,596,-1.14320249,-0.189553222,-1.332755711,3.598299474,0.182327503,3.780626977,-0.188938441,-0.12925345,-0.318191891,0.740458798,0.740458798,0,-0.74000376,-0.850432588,-1.590436348,0.133681711 +Doug McDermott,mcderdo01,2019,PO,IND,59,29,-0.162909445,-0.175696608,-0.338606053,-3.480296494,3.198376073,-0.281920422,-0.773968153,0.452377753,-0.3215904,0.036902101,0,0.036902101,0.038901663,-1.391780591,-1.352878928,-0.415684579 +Doug McDermott,mcderdo01,2019,RS,IND,2816,1340,0.202674833,-2.898741163,-2.69606633,0.412409049,0.70967147,1.122080519,0.274368849,-2.363981299,-2.08961245,0.450917688,0.450917688,0,-0.512570208,-2.461877286,-2.974447494,-0.1282475 +Doug McDermott,mcderdo01,2020,PO,IND,109,54,-6.16501989173777,-3.43303835199507,-9.59805824373284,-9.47900074398542,-16.2720445190705,-25.751045263056,-7.13722078149027,-6.35080750576211,-13.4880282872524,-0.301084884551368,0,-0.301084884551368,-7.78116359798711,-8.30449041383435,-16.0856540118215,-1.31326665986898 +Doug McDermott,mcderdo01,2020,RS,IND,2928,1372,0.751724325747306,-2.6326636151223,-1.880939289375,2.27364701595867,0.848830675854343,3.12247769181302,1.11800877096895,-2.09249391159333,-0.974485140624378,1.24462218413296,1.24462218413296,0,1.08510121981871,-2.69791723021014,-1.61281601039143,0.145552862374625 +Mitch McGary,mcgarmi01,2015,RS,OKC,1025,485,-1.310192589,-0.627297638,-1.937490228,1.335658726,1.133407941,2.469066667,-0.880689599,-0.320074586,-1.200764184,0.383792207,0.383792207,0,-1.305470662,0.263720488,-1.041750174,0.109677165 +Mitch McGary,mcgarmi01,2016,RS,OKC,162,72,-4.942385998,-6.146923978,-11.08930998,-9.885926853,-9.817557888,-19.70348474,-6.403884396,-7.358027508,-13.7619119,-0.4100989,-0.4100989,0,-5.360771291,-7.436424249,-12.79719554,1.348536102 +JaVale McGee,mcgeeja01,2014,RS,DEN,166,79,-5.64242579,-1.996237928,-7.638663718,5.522584788,-2.443888211,3.078696577,-3.634851669,-2.197780322,-5.832631991,-0.124971358,-0.124971358,0,-1.349834694,-0.234953758,-1.584788453,0.558445635 +JaVale McGee,mcgeeja01,2015,RS,PHI,130,61,-7.721731341,-1.188673758,-8.910405099,-1.41796944,-12.06220345,-13.48017289,-6.773482264,-3.531858923,-10.30534119,-0.235229208,-0.235229208,0,-6.399928833,-5.01480301,-11.41473184,0.036854121 +JaVale McGee,mcgeeja01,2015,RS,DEN,416,195,-3.68878223,-6.297745691,-9.98652792,-4.076312605,-3.137192995,-7.2135056,-3.970980088,-5.984208979,-9.955189067,-0.727204251,-0.727204251,0,-3.992066548,-5.307390226,-9.299456774,1.386866702 +JaVale McGee,mcgeeja01,2016,PO,DAL,28,14,-12.31324124,3.937403896,-8.375837345,-13.34674731,14.36549127,1.018743952,-13.226221,6.53014958,-6.696071423,-0.03096761,0,-0.03096761,-9.034476896,0.995077217,-8.039399679,6.208262794 +JaVale McGee,mcgeeja01,2016,RS,DAL,748,370,-3.542545373,-1.956534721,-5.499080094,-4.005573951,-0.049191404,-4.054765355,-3.841186518,-1.673881342,-5.51506786,-0.520140852,-0.520140852,0,-3.082948795,-2.448619603,-5.531568398,-0.342949473 +JaVale McGee,mcgeeja01,2017,PO,GSW,328,149,1.876200578,2.361581487,4.237782065,5.960345511,2.07767261,8.038018121,2.710652036,2.321574229,5.032226265,0.618269466,0,0.618269466,2.707452287,1.169584541,3.877036828,1.284367511 +JaVale McGee,mcgeeja01,2017,RS,GSW,1612,739,0.844109843,2.191276797,3.03538664,6.571313652,0.374823235,6.946136888,1.973351013,1.839786023,3.813137036,2.488713982,2.488713982,0,2.012154271,1.213921248,3.226075518,0.561428193 +JaVale McGee,mcgeeja01,2018,PO,GSW,319,158,1.525801054,2.145686518,3.671487572,1.381030536,-0.296820112,1.084210424,1.495046196,1.648931586,3.143977782,0.492993777,0,0.492993777,0.536008039,2.537919624,3.073927663,0.591349437 +JaVale McGee,mcgeeja01,2018,RS,GSW,1313,615,-0.104222911,1.477585689,1.373362778,-0.278899689,-2.015516664,-2.294416354,-0.212604204,0.831676685,0.619072481,1.059078847,1.059078847,0,0.21400124,1.047941034,1.261942274,0.183437184 +JaVale McGee,mcgeeja01,2019,RS,LAL,3651,1671,-1.83362794,1.63283007,-0.20079787,0.855261274,-3.905711813,-3.050450538,-1.35505616,0.549611224,-0.805444935,1.666922968,1.666922968,0,-1.450795659,0.723866224,-0.726929434,0.559652422 +JaVale McGee,mcgeeja01,2020,PO,LAL,279,135,-3.67764907747393,4.33040674590055,0.652757668426612,-0.317622214457177,-2.84161809472453,-3.15924030918171,-3.22017202459317,3.02909911724412,-0.19107290734905,0.183458552975597,0,0.183458552975597,-5.60833481433922,2.60884528507663,-2.99948952926259,0.918039017145639 +JaVale McGee,mcgeeja01,2020,RS,LAL,2399,1130,-0.808277517708403,3.86730854067558,3.05903102296717,1.99711506637104,-1.35764861662771,0.639466449743333,-0.298129060776437,2.92685290849651,2.62872384772007,3.1046801501655,3.1046801501655,0,-0.382609319649913,3.75917803453796,3.37656871488805,0.122025634474132 +Rodney McGruder,mcgruro01,2017,RS,MIA,3915,1966,-0.534832542,-1.331564734,-1.866397277,0.312570132,-1.267834964,-0.955264831,-0.358521029,-1.41347578,-1.771996809,0.971934496,0.971934496,0,-0.875005988,-0.569690123,-1.44469611,-0.905398326 +Rodney McGruder,mcgruro01,2018,PO,MIA,36,16,-7.342576433,1.345589915,-5.996986518,-22.55229853,13.16002247,-9.392276066,-10.99156477,3.960810421,-7.030754353,-0.036085773,0,-0.036085773,-6.907735613,3.209074675,-3.698660939,0.122453773 +Rodney McGruder,mcgruro01,2018,RS,MIA,604,299,0.606240842,-1.911315709,-1.305074866,4.827435036,-2.447438513,2.379996523,1.547716662,-2.154559954,-0.606843292,0.324397201,0.324397201,0,-0.03193178,-1.474699765,-1.506631545,-0.770943299 +Rodney McGruder,mcgruro01,2019,RS,MIA,3250,1550,-1.217337337,0.391005456,-0.826331881,-2.32119288,-0.574574559,-2.895767438,-1.495275736,0.184018632,-1.311257103,1.135746424,1.135746424,0,-1.967279926,0.062227378,-1.905052549,-0.181460767 +Rodney McGruder,mcgruro01,2020,PO,LAC,35,16,6.69761020516294,1.91088608291801,8.60849628808095,12.4884330546731,16.7378700545824,29.2263031092555,8.31605700069648,4.97923265202579,13.2952896527223,0.133397055150915,0,0.133397055150915,3.18215927719986,1.32263888971461,4.50479816691447,-1.24371772528167 +Rodney McGruder,mcgruro01,2020,RS,LAC,1936,871,-2.96782705565112,-1.6620364530247,-4.62986350867582,-2.94425799169991,-1.81999401737352,-4.76425200907343,-3.18754029633289,-1.84099938226492,-5.02853967859781,-1.01024868644018,-1.01024868644018,0,-3.31300115758108,-1.32388999164102,-4.63689114922209,-0.231762608224526 +Alfonzo McKinnie,mckinal01,2018,RS,TOR,113,53,-0.747037851,-1.295530846,-2.042568696,-4.359124232,-6.885891786,-11.24501602,-1.638594262,-2.627603895,-4.266198158,-0.041536327,-0.041536327,0,-1.577616403,-3.5998619,-5.177478303,1.300279029 +Alfonzo McKinnie,mckinal01,2019,PO,GSW,503,235,-1.704262337,-1.454873144,-3.159135481,1.352351195,-1.83029133,-0.477940135,-1.253178995,-1.638832322,-2.892011317,-0.017477857,0,-0.017477857,-1.89309189,-2.486918288,-4.380010178,-0.468966039 +Alfonzo McKinnie,mckinal01,2019,RS,GSW,2171,1003,-0.772474097,-2.678990103,-3.4514642,-2.562046318,-0.289684347,-2.851730664,-1.238045735,-2.37490254,-3.612948275,-0.439764299,-0.439764299,0,-0.918194073,-1.957748527,-2.875942601,-0.422966647 +Alfonzo McKinnie,mckinal01,2020,RS,CLE,1253,593,-3.70876156651089,-2.57823050173657,-6.28699206824746,-0.820226399279884,0.227130527418649,-0.593095871861234,-3.2739186781243,-2.09125738685425,-5.36517606497855,-0.789515390834777,-0.789515390834777,0,-2.83867231618497,-2.49780109633947,-5.33647341252444,-0.219697778919619 +Trey McKinney-Jones,mckintr01,2018,RS,IND,3,1,-1.244498021,-5.529566721,-6.774064742,-16.30203045,2.547744973,-13.75428547,-4.476017885,-4.286947221,-8.762965105,-0.003101179,-0.003101179,0,-5.007807406,-6.883924576,-11.89173198,1.078829517 +Jordan McLaughlin,mclaujo01,2020,RS,MIN,1309,590,2.66488582192573,0.8349053719938,3.49979119391953,-1.13455761998819,-1.02890631377424,-2.16346393376243,2.05837913014956,0.518896976790712,2.57727610694028,1.59950917692706,1.59950917692706,0,1.14114467848537,0.558023376214386,1.69916805469976,-0.260851086663416 +Ben McLemore,mclembe01,2014,RS,SAC,4383,2187,-1.622045563,-3.738154485,-5.360200047,-2.552180289,-2.410232265,-4.962412554,-1.917141301,-3.663484862,-5.580626164,-3.163370421,-3.163370421,0,-2.443658571,-2.782168145,-5.225826716,0.149920141 +Ben McLemore,mclembe01,2015,RS,SAC,5395,2670,-0.257841178,-1.689074039,-1.946915217,1.927328638,4.716306098,6.643634736,0.175815397,-0.413538751,-0.237723353,3.436960242,3.436960242,0,-0.064563212,-0.152464406,-0.217027618,0.410543385 +Ben McLemore,mclembe01,2016,RS,SAC,3103,1443,-2.402548109,-1.073840951,-3.476389061,1.668700594,0.605216529,2.273917123,-1.696741658,-0.761663936,-2.458405593,0.21715489,0.21715489,0,-1.888862428,-0.785513069,-2.674375496,1.127698553 +Ben McLemore,mclembe01,2017,RS,SAC,2374,1176,-1.631097938,-2.033399898,-3.664497836,-2.135072655,-0.378657678,-2.513730333,-1.810582933,-1.77444973,-3.585032664,-0.50292285,-0.50292285,0,-2.122077857,-1.796789304,-3.918867161,0.373410789 +Ben McLemore,mclembe01,2018,RS,MEM,2227,1091,-1.465285571,-2.307870125,-3.773155696,-5.387458626,-2.479282624,-7.866741249,-2.307613944,-2.441519843,-4.749133787,-1.122281936,-1.122281936,0,-2.559665683,-1.877292205,-4.436957888,0.847547642 +Ben McLemore,mclembe01,2019,RS,SAC,364,158,-1.56613181,-2.7620816,-4.328213409,-0.445066954,-2.273860343,-2.718927297,-1.419810692,-2.808181835,-4.227992526,-0.120540111,-0.120540111,0,-0.989321606,-1.953416722,-2.942738329,1.194775162 +Ben McLemore,mclembe01,2020,PO,HOU,272,130,0.529508240074606,0.416331246853757,0.945839486928363,12.4310486947926,0.815889730053482,13.246938424846,3.04426713559039,0.45577099862094,3.50003813421133,0.426308779450353,0,0.426308779450353,2.90138268601082,-0.442618245290851,2.45876444071997,-0.286074397319811 +Ben McLemore,mclembe01,2020,RS,HOU,3547,1619,1.12561187672248,-3.05891266615713,-1.93330078943465,5.10597803199834,-1.88994570281182,3.21603232918651,1.97344685400075,-3.0147440107939,-1.04129715679315,1.41514721959169,1.41514721959169,0,1.69586155163409,-2.41945407789136,-0.723592526257267,0.27020323575851 +Jerel McNeal,mcneaje01,2015,RS,PHO,72,36,-10.61214489,-0.956110044,-11.56825494,-15.24286795,9.114458114,-6.128409834,-12.20409436,1.11183582,-11.09225854,-0.156268317,-0.156268317,0,-8.495548522,-0.512447398,-9.007995919,1.905315977 +Jordan McRae,mcraejo01,2016,PO,CLE,9,4,42.83422672,-3.576960866,39.25726586,34.71913863,41.56502111,76.28415974,43.59147452,5.579722439,49.17119696,0.106508769,0,0.106508769,31.65291126,-7.428399236,24.22451202,-2.414852628 +Jordan McRae,mcraejo01,2016,RS,PHO,164,82,0.266350577,-0.888298258,-0.621947682,0.797795481,8.445777314,9.243572795,0.47674301,1.058499108,1.535242118,0.178984164,0.178984164,0,-0.785475837,-1.227762311,-2.013238148,-0.160745922 +Jordan McRae,mcraejo01,2016,RS,CLE,220,113,-0.252946611,-3.861997997,-4.114944609,3.493696683,3.56166837,7.055365053,0.420547264,-2.546618547,-2.126071283,0.035664817,0.035664817,0,0.586936561,-5.911517873,-5.324581312,-0.831999567 +Jordan McRae,mcraejo01,2017,RS,CLE,778,384,-2.197052222,-2.005850699,-4.202902921,-4.099015852,-3.648983415,-7.747999267,-2.805843021,-2.461663197,-5.267506217,-0.488827452,-0.488827452,0,-2.12824318,-3.310469849,-5.438713029,-0.873930072 +Jordan McRae,mcraejo01,2019,RS,WAS,742,333,1.333430638,-0.691581041,0.641849597,-1.287453772,-0.534237558,-1.82169133,0.874999906,-0.638691746,0.23630816,0.506183155,0.506183155,0,0.112967651,-1.390026197,-1.277058546,-0.237115137 +Jordan McRae,mcraejo01,2020,RS,DEN,67,32,1.67092148873591,1.62322389941776,3.29414538815367,19.9084643205305,-10.1295037171916,9.77896060333891,5.60304851947378,-0.710884109268685,4.89216441020509,0.123977841533214,0.123977841533214,0,5.50474246050194,-0.164428130189835,5.3403143303121,-0.647467543817867 +Jordan McRae,mcraejo01,2020,RS,DET,191,98,-0.850085020313315,-8.25896686172656,-9.10905188203987,-1.87586062017338,-7.29837649445801,-9.17423711463139,-1.0745901651983,-8.52642309633095,-9.60101326152924,-0.339583136715303,-0.339583136715303,0,-1.08271901390671,-7.10383572720829,-8.18655474111501,-0.883721069659404 +Jordan McRae,mcraejo01,2020,RS,WAS,1451,654,0.470983386990078,-2.75797486070056,-2.28699147371048,-1.4997789863085,1.05203634675578,-0.447742639552715,0.102522883308202,-2.06291104225631,-1.9603881589481,0.264766795556917,0.264766795556917,0,-0.534925030907162,-2.94713033894317,-3.48205536985033,0.502393439574413 +Josh McRoberts,mcrobjo01,2014,PO,CHA,290,154,0.399242113,0.667195379,1.066437492,16.36965266,8.960637329,25.33028999,3.849296018,2.435959452,6.28525547,0.728018269,0,0.728018269,1.778718294,3.303221929,5.081940223,-0.526264913 +Josh McRoberts,mcrobjo01,2014,RS,CHA,4527,2360,1.596756829,-0.843585986,0.753170843,2.924872142,-1.008745589,1.916126553,2.001169976,-0.954269725,1.046900252,4.514839946,4.514839946,0,1.436963638,-0.055642839,1.381320798,-1.193787184 +Josh McRoberts,mcrobjo01,2015,RS,MIA,560,296,-1.196835295,-0.498837799,-1.695673094,2.565067555,2.762628765,5.327696319,-0.494554617,0.176298007,-0.318256609,0.368731265,0.368731265,0,-0.421574338,0.192467224,-0.229107114,0.389417956 +Josh McRoberts,mcrobjo01,2016,PO,MIA,260,134,-1.189125831,4.637575346,3.448449516,2.450567013,5.73420261,8.184769622,-0.513344298,5.030063313,4.516719014,0.509949812,0,0.509949812,-0.828647571,4.13214857,3.303500998,-0.451462971 +Josh McRoberts,mcrobjo01,2016,RS,MIA,1187,595,-1.022030045,1.194021996,0.171991951,0.743127531,0.497597087,1.240724618,-0.721964011,1.090736839,0.368772828,0.942788725,0.942788725,0,-0.351158365,0.517488219,0.166329854,-0.410134158 +Josh McRoberts,mcrobjo01,2017,RS,MIA,739,381,-3.128915841,-1.967953863,-5.096869704,-3.791768352,-5.434755236,-9.226523588,-3.435615118,-2.826711447,-6.262326565,-0.67667542,-0.67667542,0,-2.545173562,-2.03049177,-4.575665332,-0.872424408 +Josh McRoberts,mcrobjo01,2018,RS,DAL,14,6,-12.13784983,-8.456121427,-20.59397126,0.3634599,0.233091234,0.596551135,-10.29692424,-7.1761488,-17.47307304,-0.045452203,-0.045452203,0,-9.387846568,-6.348998933,-15.7368455,0.840604312 +Jodie Meeks,meeksjo01,2014,RS,LAL,5378,2556,1.12248371,-0.35386663,0.76861708,-1.492770943,-4.723777842,-6.216548785,0.681350787,-1.251917601,-0.570566814,2.878434715,2.878434715,0,0.589748996,-0.867239674,-0.277490678,1.22498819 +Jodie Meeks,meeksjo01,2015,RS,DET,2906,1462,0.487422744,-0.52048736,-0.033064616,-2.571167571,-1.017470994,-3.588638565,-0.118079246,-0.644054961,-0.762134207,1.492346887,1.492346887,0,-0.067215422,-0.977446716,-1.044662138,0.619118117 +Jodie Meeks,meeksjo01,2016,PO,DET,4,2,15.52552149,-23.19047492,-7.664953437,22.66989699,-42.11966852,-19.44977153,17.91099575,-27.99689124,-10.08589549,-0.007710553,0,-0.007710553,13.4197055,-24.0028809,-10.58317539,-0.120017677 +Jodie Meeks,meeksjo01,2016,RS,DET,84,43,5.476078826,7.319937323,12.79601615,1.043608056,4.723318281,5.766926337,4.866018591,7.209931632,12.07595022,0.323082526,0.323082526,0,6.323632682,4.634823868,10.95845655,-0.654298878 +Jodie Meeks,meeksjo01,2017,RS,ORL,1525,738,0.416853371,0.734606451,1.151459823,1.258197118,-3.047047647,-1.788850528,0.670853464,0.018317878,0.689171342,1.30794813,1.30794813,0,0.285904017,-0.622908294,-0.337004277,0.985132261 +Jodie Meeks,meeksjo01,2018,RS,WAS,2330,1119,0.741319393,-1.72806944,-0.986750047,-4.206623907,-2.926036718,-7.132660625,-0.253067632,-2.077701641,-2.330769273,0.240045906,0.240045906,0,-0.341459327,-2.772723357,-3.114182683,0.290653224 +Jodie Meeks,meeksjo01,2019,PO,TOR,148,66,-9.022548756,1.401710705,-7.620838051,-11.78831187,5.759609888,-6.028701977,-10.23297587,2.304138839,-7.928837036,-0.182992516,0,-0.182992516,-5.610068829,0.714194042,-4.895874786,1.733254005 +Jodie Meeks,meeksjo01,2019,RS,TOR,223,104,1.855623794,-6.570561016,-4.714937222,7.073149385,-4.905470048,2.167679338,2.994085827,-6.696627082,-3.702541255,-0.050243642,-0.050243642,0,2.219922594,-6.6430035,-4.423080906,-0.602816495 +Salah Mejri,mejrisa01,2016,PO,DAL,152,76,-0.188313104,-4.883184896,-5.071498,-6.193900892,8.659806729,2.465905838,-1.4021559,-2.232547563,-3.634703464,-0.035298999,0,-0.035298999,-1.989263197,-2.76655284,-4.755816037,-0.218679341 +Salah Mejri,mejrisa01,2016,RS,DAL,799,397,-3.95848121,5.177366308,1.218885098,0.954280219,2.314121229,3.268401448,-3.160770937,4.902284479,1.741513542,0.912942559,0.912942559,0,-3.558928069,3.049988313,-0.508939756,0.342525345 +Salah Mejri,mejrisa01,2017,RS,DAL,1754,905,-2.556356928,0.031127693,-2.525229235,-2.30631443,3.40961299,1.103298561,-2.618214808,0.720185691,-1.898029117,0.390690782,0.390690782,0,-3.124265343,1.752363698,-1.371901645,-0.670905325 +Salah Mejri,mejrisa01,2018,RS,DAL,1471,729,-1.576033588,0.943994203,-0.632039385,2.579683205,3.138582725,5.71826593,-0.776419163,1.49296996,0.716550797,1.287264308,1.287264308,0,-0.785537624,1.361008269,0.575470645,-0.15926059 +Salah Mejri,mejrisa01,2019,RS,DAL,843,399,-1.455006587,-0.443653337,-1.898659923,-2.23167276,-1.276529049,-3.508201809,-1.710719633,-0.638443916,-2.349163549,0.081458408,0.081458408,0,-1.937909803,-0.585715817,-2.52362562,-0.174591047 +Gal Mekel,mekelga01,2014,RS,DAL,612,292,-6.09320555,-4.942075571,-11.03528112,-1.384258054,-0.534595345,-1.918853399,-5.519986337,-4.333734233,-9.85372057,-1.060915278,-1.060915278,0,-4.524730246,-5.344639687,-9.869369933,0.236941533 +Gal Mekel,mekelga01,2015,RS,NOP,83,43,-6.515979254,1.830720348,-4.685258906,-3.174222116,1.607413057,-1.566809058,-6.264805461,1.911135083,-4.353670378,-0.034282111,-0.034282111,0,-7.554298245,-0.006066889,-7.560365134,-2.453551492 +Nicolo Melli,mellini01,2020,RS,NOP,2255,1042,-1.98588825210683,-0.569468836547859,-2.55535708865469,-2.84062060219289,-1.37909192090737,-4.21971252310026,-2.29803362294797,-0.754467145836147,-3.05250076878412,-0.160894391560411,-0.160894391560411,0,-1.27508865280012,-0.582774544922621,-1.85786319772274,0.048501547029916 +De'Anthony Melton,meltode01,2019,RS,PHO,2095,984,-3.018693973,0.838271096,-2.180422877,0.122422077,-2.038058147,-1.91563607,-2.509879376,0.368603444,-2.141275932,0.306686924,0.306686924,0,-2.73878024,1.104565057,-1.634215183,0.361844421 +De'Anthony Melton,meltode01,2020,RS,MEM,2574,1167,-0.596191718093699,1.67625472709047,1.08006300899677,2.75718224935577,3.2770226991231,6.03420494847886,0.089382426844713,2.10449616765084,2.19387859449555,2.9651880665262,2.9651880665262,0,-0.125231861335654,2.13026499206424,2.00503313072859,0.748747016094579 +Chimezie Metu,metuch01,2019,RS,SAS,317,145,-8.255160692,-0.128698052,-8.383858744,-9.867311832,1.504999487,-8.362312345,-9.110255606,0.249033507,-8.861222099,-0.456977027,-0.456977027,0,-8.057246187,-1.606926835,-9.664173022,1.098912837 +Chimezie Metu,metuch01,2020,RS,SAS,225,105,-1.16957490425361,-2.48681690211776,-3.65639180637138,-5.96008209999438,-2.85225740559466,-8.81233950558904,-2.25664730279471,-2.64222522394602,-4.89887252674073,-0.115007956736165,-0.115007956736165,0,-1.61972187249183,-3.88375484359252,-5.50347671608436,-0.096938592205541 +Jordan Mickey,mickejo01,2016,PO,BOS,18,10,-2.389778457,-12.11528283,-14.50506129,-6.215647011,3.207507391,-3.00813962,-3.22634025,-9.674515259,-12.90085551,-0.052316501,0,-0.052316501,-0.499781071,-14.09580556,-14.59558663,-1.953712744 +Jordan Mickey,mickejo01,2016,RS,BOS,119,57,1.314104364,0.691376865,2.005481229,-4.907128055,6.196556596,1.28942854,0.096930962,1.8462094,1.943140361,0.135915375,0.135915375,0,-1.303456651,-2.056592481,-3.360049132,-0.406434056 +Jordan Mickey,mickejo01,2017,PO,BOS,36,18,-7.812936488,-11.98185086,-19.79478735,24.1245359,-11.83996355,12.28457235,-1.550218348,-12.56950443,-14.11972278,-0.107911486,0,-0.107911486,-4.567207565,-11.24082253,-15.8080301,0.199135256 +Jordan Mickey,mickejo01,2017,RS,BOS,293,141,-6.111403506,-0.59360444,-6.705007946,-9.361930506,-5.281336796,-14.6432673,-7.182309457,-1.602953437,-8.785262894,-0.432442038,-0.432442038,0,-6.718942985,-1.832643468,-8.551586453,-0.38948197 +Jordan Mickey,mickejo01,2018,RS,MIA,568,284,-4.553444912,-0.939919803,-5.493364715,-2.659337916,-3.557783054,-6.21712097,-4.418338961,-1.583237607,-6.001576567,-0.469396284,-0.469396284,0,-4.265362505,-1.246201462,-5.511563967,-0.367769233 +Khris Middleton,middlkh01,2014,RS,MIL,4816,2460,-0.234755871,-0.579193944,-0.813949814,1.668440682,-2.296044765,-0.627604083,0.201829536,-0.900584982,-0.698755446,2.578773818,2.578773818,0,0.024959648,-1.081128066,-1.056168419,0.159200762 +Khris Middleton,middlkh01,2015,PO,MIL,454,232,-0.968604575,-0.333722315,-1.30232689,-13.73454942,3.855739386,-9.878810038,-3.569098454,0.511282644,-3.05781581,-0.037826856,0,-0.037826856,-3.421274045,2.423108129,-0.998165916,0.639890139 +Khris Middleton,middlkh01,2015,RS,MIL,4732,2378,1.02764931,1.981103266,3.008752577,3.880520515,6.752365421,10.63288594,1.717699963,3.066481711,4.784181673,9.179061536,9.179061536,0,1.512741636,3.474219438,4.986961074,0.400466931 +Khris Middleton,middlkh01,2016,RS,MIL,5720,2852,2.45229888,-1.155676635,1.296622245,2.458744175,2.828543196,5.28728737,2.638968052,-0.363777668,2.275190384,7.385360708,7.385360708,0,2.397417992,0.276023002,2.673440994,0.978876611 +Khris Middleton,middlkh01,2017,PO,MIL,438,231,-0.509455654,0.504216348,-0.005239306,3.656541313,11.57543032,15.23197164,0.38284451,2.762372393,3.145216903,0.72246823,0,0.72246823,-1.260093421,4.111604036,2.851510615,0.794152433 +Khris Middleton,middlkh01,2017,RS,MIL,1733,889,0.628691199,0.315978036,0.944669235,2.093027511,0.730329703,2.823357214,0.96668975,0.435024966,1.401714716,1.888388017,1.888388017,0,1.222308073,0.661685915,1.883993989,0.276283143 +Khris Middleton,middlkh01,2018,PO,MIL,529,275,7.297985931,-1.944490804,5.353495127,15.32154276,-7.28600684,8.035535921,9.362289634,-3.130493673,6.231795961,1.272781812,0,1.272781812,10.67599218,-2.857941312,7.818050869,-2.020957 +Khris Middleton,middlkh01,2018,RS,MIL,6075,2982,1.948980097,-0.520975518,1.428004579,2.711532319,-1.83106583,0.880466489,2.217267229,-0.804495752,1.412771477,6.367424576,6.367424576,0,2.495168882,-0.231206268,2.263962614,0.534343604 +Khris Middleton,middlkh01,2019,PO,MIL,1083,515,2.313558891,-1.192957734,1.120601157,5.858955388,-5.062411341,0.796544047,3.13535355,-2.147293629,0.988059921,1.013802001,0,1.013802001,4.459886752,-1.854368888,2.605517864,0.079881065 +Khris Middleton,middlkh01,2019,RS,MIL,5204,2393,1.939774752,0.845041844,2.784816596,2.108725534,1.326981813,3.435707347,2.027242574,0.930171425,2.957413999,7.014195979,7.014195979,0,2.25150697,0.725878277,2.977385247,0.672260669 +Khris Middleton,middlkh01,2020,PO,MIL,742,355,1.41534709064851,1.97654784849008,3.39189493913859,10.1066362322192,0.6898630546507,10.7964992868699,3.29597172083578,1.7683259611512,5.06429768198697,1.45571015838189,0,1.45571015838189,1.3277883218603,0.744956269404705,2.07274459126501,-0.272766111358211 +Khris Middleton,middlkh01,2020,RS,MIL,4117,1853,3.70642148035743,0.812138965109705,4.51856044546714,1.70595852782461,2.36350410050516,4.06946262832977,3.47775508487155,1.11637931937557,4.59413440424712,6.98584350842669,6.98584350842669,0,3.44473431097058,0.678128653091934,4.12286296406251,0.627853031770051 +Eric Mika,mikaer01,2020,RS,SAC,41,19,2.16063801819333,3.04671976055927,5.2073577787526,7.74998440952475,5.17521422484239,12.9251986343671,3.5297570441139,3.73307149927122,7.26282854338511,0.096831065459976,0.096831065459976,0,4.60164586581286,2.73203064206658,7.33367650787944,-0.243305957462098 +CJ Miles,milescj01,2014,RS,CLE,1962,984,2.252602861,-0.603198486,1.649404376,1.675819631,1.676320312,3.352139943,2.30725401,-0.13945315,2.167800861,2.494489404,2.494489404,0,2.08135466,-0.391028259,1.6903264,0.993461547 +CJ Miles,milescj01,2015,RS,IND,3702,1841,1.313244858,-0.692215637,0.621029221,1.291974459,3.757511726,5.049486185,1.424497526,0.189646335,1.614143862,4.139648852,4.139648852,0,1.707757802,-0.219598409,1.488159392,0.947534107 +CJ Miles,milescj01,2016,PO,IND,175,92,-2.421759827,-2.29204463,-4.713804458,-8.154260171,-9.616311972,-17.77057214,-3.782866721,-4.060657598,-7.843524319,-0.248060995,0,-0.248060995,-4.199283342,-3.745798963,-7.945082305,0.571369654 +CJ Miles,milescj01,2016,RS,IND,3079,1464,1.314867959,-0.35541116,0.959456799,-0.948775188,-1.756218477,-2.704993665,0.947346803,-0.704879562,0.242467241,2.256817558,2.256817558,0,0.983970151,-0.679578158,0.304391994,0.946227913 +CJ Miles,milescj01,2017,PO,IND,170,82,-0.77797274,-4.68504598,-5.46301872,12.72400647,-14.03142323,-1.307416764,1.994549967,-6.923309979,-4.928760013,-0.095039452,0,-0.095039452,-0.044967543,-3.916770084,-3.961737627,1.057690017 +CJ Miles,milescj01,2017,RS,IND,3602,1776,1.718919177,-1.581851923,0.137067255,0.178664225,0.887400357,1.066064582,1.510763869,-1.143325412,0.367438458,2.81601941,2.81601941,0,1.236795686,-1.643000878,-0.406205192,-0.303463662 +CJ Miles,milescj01,2018,PO,TOR,453,227,2.193621976,-1.935836495,0.25778548,-3.992045181,3.076520328,-0.915524853,1.019880102,-0.933522827,0.086357275,0.337077415,0,0.337077415,-1.893304512,-1.818839637,-3.712144148,-0.494642626 +CJ Miles,milescj01,2018,RS,TOR,2785,1337,1.542312587,-1.547293236,-0.004980648,-0.460234535,1.452562516,0.992327981,1.135422116,-1.035332702,0.100089414,1.946327339,1.946327339,0,2.427066333,-1.629152638,0.797913695,0.110962516 +CJ Miles,milescj01,2019,RS,TOR,1215,562,-2.246121211,-1.206786553,-3.452907764,-6.163155958,-1.976681241,-8.139837199,-3.246217543,-1.485856591,-4.732074134,-0.573016601,-0.573016601,0,-1.896809547,-1.783155426,-3.679964973,0.841332648 +CJ Miles,milescj01,2019,RS,MEM,641,294,-0.87265894,0.42845638,-0.44420256,1.763751678,7.02921081,8.792962488,-0.332762836,1.82924757,1.496484735,0.638174708,0.638174708,0,-1.536923032,0.287590141,-1.249332891,0.193132489 +CJ Miles,milescj01,2020,RS,WAS,367,161,-0.263643889460778,2.42378083429864,2.16013694483786,1.84053876390171,-3.56694756639776,-1.72640880249606,0.160498912491714,1.39565159374637,1.55615050623808,0.357322718932999,0.357322718932999,0,-0.416487041168399,0.476318369015256,0.059831327846857,1.04092286186481 +Andre Miller,millean02,2014,PO,WAS,196,108,-1.432389409,-6.423865486,-7.856254894,-1.039306153,0.55997254,-0.479333613,-1.378775179,-5.406822073,-6.785597253,-0.227346411,0,-0.227346411,2.081440762,-5.470015653,-3.388574891,-0.807287052 +Andre Miller,millean02,2014,RS,DEN,1119,570,1.652165255,-1.01859242,0.633572835,-3.508985391,4.199533297,0.690547906,0.66455432,0.021117257,0.685671577,0.986554401,0.986554401,0,-0.275553097,-1.766464878,-2.042017975,-1.208317727 +Andre Miller,millean02,2014,RS,WAS,795,412,1.283710539,-0.957740366,0.325970173,3.968469657,-2.748078127,1.22039153,1.938192955,-1.394479142,0.543713813,0.687358815,0.687358815,0,0.934589174,-1.300102222,-0.365513047,-0.690980572 +Andre Miller,millean02,2015,RS,WAS,1185,631,0.958136297,-2.837068426,-1.878932129,0.632751724,-4.432279958,-3.799528233,0.954397166,-3.372731993,-2.418334827,0.105209111,0.105209111,0,-0.140277311,-3.508441678,-3.648718989,-1.406346107 +Andre Miller,millean02,2015,RS,SAC,1264,622,-0.200694211,-2.376344011,-2.577038222,0.894261682,-2.501950651,-1.607688969,0.004675638,-2.506089636,-2.501413998,0.078727866,0.078727866,0,-0.450600629,-3.163331141,-3.61393177,-0.193898359 +Andre Miller,millean02,2016,PO,SAS,68,35,4.601783774,-14.97995242,-10.37816864,8.99305374,-2.835136458,6.157917282,5.795002126,-13.49452902,-7.699526898,-0.088857058,0,-0.088857058,0.328076199,-10.4895651,-10.16148891,-2.397880022 +Andre Miller,millean02,2016,RS,MIN,536,280,2.170205346,-7.183490102,-5.013284756,3.659472921,-4.495806176,-0.836333255,2.623327869,-7.006502356,-4.383174487,-0.230438372,-0.230438372,0,0.879732065,-6.175128333,-5.295396268,-1.202121518 +Andre Miller,millean02,2016,RS,SAS,343,181,-0.23316444,-1.253815038,-1.486979478,3.005850231,-1.716284245,1.289565986,0.384973708,-1.538899801,-1.153926093,0.1455843,0.1455843,0,-1.64467855,-0.350439557,-1.995118107,-1.197945996 +Darius Miller,milleda01,2014,RS,NOP,1420,723,-0.132752507,-1.59588195,-1.728634456,0.12766556,4.561617268,4.689282828,-0.071191066,-0.363508682,-0.434699749,0.851263007,0.851263007,0,-0.520749736,-0.864328663,-1.385078399,-0.313606448 +Darius Miller,milleda01,2015,RS,NOP,88,43,-8.993356415,-8.899316833,-17.89267325,-13.49767464,6.769629724,-6.728044915,-10.50832966,-6.204127313,-16.71245697,-0.307125757,-0.307125757,0,-9.925668043,-3.902325539,-13.82799358,0.253262492 +Darius Miller,milleda01,2018,PO,NOP,355,162,-0.378704712,-1.499332755,-1.878037467,1.763713934,-0.896309491,0.867404443,0.015241961,-1.520171905,-1.504929944,0.106165157,0,0.106165157,0.437628917,-3.410464081,-2.972835164,0.027484762 +Darius Miller,milleda01,2018,RS,NOP,4135,1944,0.287432901,-0.773926392,-0.486493491,0.620157031,-2.273167407,-1.653010376,0.38481355,-1.144006983,-0.759193433,1.967031821,1.967031821,0,-0.07750039,-1.632774288,-1.710274678,-0.377158263 +Darius Miller,milleda01,2019,RS,NOP,3837,1757,-0.968232881,-0.846326294,-1.814559175,-0.493981641,0.978303221,0.484321581,-0.931896356,-0.493935462,-1.425831818,1.189987575,1.189987575,0,-0.723723943,-0.924152954,-1.647876898,0.255414571 +Malcolm Miller,millema01,2018,RS,TOR,260,126,-1.721853136,-1.342288206,-3.064141343,-2.61589232,0.501438507,-2.114453813,-2.063698747,-1.085919718,-3.149618465,-0.025583054,-0.025583054,0,-1.579684891,-2.075502712,-3.655187604,-0.411231492 +Malcolm Miller,millema01,2019,PO,TOR,70,28,-6.860672552,-5.29250485,-12.1531774,-27.69460374,6.084452281,-21.61015145,-11.71141956,-3.332339853,-15.04375941,-0.184034527,0,-0.184034527,-7.883686265,-7.109226183,-14.99291245,1.59347075 +Malcolm Miller,millema01,2019,RS,TOR,146,67,0.869180465,-4.013614112,-3.144433647,-0.818673223,1.060908126,0.242234903,0.477259943,-3.294187058,-2.816927115,-0.002284047,-0.002284047,0,0.292574413,-3.593637986,-3.301063574,-0.167019654 +Malcolm Miller,millema01,2020,PO,TOR,11,5,-4.25921334878727,-12.8027736165816,-17.0619869653689,-32.5708252313655,10.8280731394125,-21.7427520919529,-10.4853998930147,-8.78346007927075,-19.2688599722854,-0.041867569776968,0,-0.041867569776968,-13.6348295836638,-13.0856091292676,-26.7204387129313,-3.64205656529729 +Malcolm Miller,millema01,2020,RS,TOR,350,162,0.01897960244752,0.453135245511405,0.472114847958925,7.20857377506565,3.04885915098168,10.2574329260473,1.48653820114204,0.931740776285125,2.41827897742717,0.426643641077098,0.426643641077098,0,-0.183756393404393,0.0843636998348,-0.099392693569593,-0.125970574678337 +Mike Miller,millemi01,2014,PO,MEM,336,173,0.469320511,-1.445011401,-0.97569089,-5.285275298,1.427535301,-3.857739998,-0.641918548,-1.004206348,-1.646124896,0.101458236,0,0.101458236,-1.323246353,-0.934765177,-2.25801153,0.895482648 +Mike Miller,millemi01,2014,RS,MEM,3319,1707,1.072468747,-2.886477353,-1.814008606,-1.413010736,-2.564235636,-3.977246372,0.636542444,-3.027937175,-2.391394731,0.313633265,0.313633265,0,0.001536345,-3.136872274,-3.135335929,0.405340175 +Mike Miller,millemi01,2015,PO,CLE,124,65,0.475831393,-3.988942254,-3.513110861,-6.171511302,-5.024308692,-11.19581999,-1.035725733,-4.496501887,-5.53222762,-0.094446508,0,-0.094446508,0.119649667,-4.922341639,-4.802691972,-0.724022783 +Mike Miller,millemi01,2015,RS,CLE,1390,701,-1.724992239,-3.796538733,-5.521530972,-6.588402295,-1.797535655,-8.38593795,-2.898536935,-3.603878273,-6.502415208,-1.342307249,-1.342307249,0,-2.187448178,-4.104220316,-6.291668495,0.018234903 +Mike Miller,millemi01,2016,RS,DEN,774,373,-0.977618898,-0.048279098,-1.025897995,-4.2665111,-1.10355091,-5.370062011,-1.722015955,-0.221039116,-1.94305507,0.155046046,0.155046046,0,-1.977010981,-1.427514424,-3.404525405,0.942137973 +Mike Miller,millemi01,2017,RS,DEN,331,151,-0.85835193,-4.707810472,-5.566162402,-4.076310314,-1.408394919,-5.484705233,-1.609605804,-4.280725853,-5.890331657,-0.245649873,-0.245649873,0,-1.504926651,-6.901022227,-8.405948878,1.507494227 +Quincy Miller,millequ01,2014,RS,DEN,1678,789,-3.598431231,-0.858443714,-4.456874945,-0.494214016,-0.190428756,-0.684642772,-3.162970508,-0.746445715,-3.909416223,-0.471232971,-0.471232971,0,-2.643962453,-1.345551068,-3.989513521,0.927360314 +Quincy Miller,millequ01,2015,RS,DET,115,58,-3.271697101,1.057578033,-2.214119068,8.787036025,9.242876099,18.02991212,-0.997431056,2.813630963,1.816199907,0.134256353,0.134256353,0,0.282292666,0.047733082,0.330025748,-0.613748547 +Quincy Miller,millequ01,2015,RS,SAC,136,61,-0.207749041,8.166442921,7.95869388,-4.559419204,11.62174034,7.062321133,-1.095234974,9.475226992,8.379992018,0.351651156,0.351651156,0,-0.034777131,5.768737399,5.733960269,1.456543083 +Elijah Millsap,millsel01,2015,RS,UTA,1804,924,-1.951967578,1.239314632,-0.712652946,-2.230463103,5.593569797,3.363106694,-2.127843012,2.203514209,0.075671197,1.338983492,1.338983492,0,-2.083853377,2.779854071,0.696000694,0.496141909 +Elijah Millsap,millsel01,2016,RS,UTA,352,173,-2.84617622,3.60785798,0.76168176,-0.239312326,5.066906669,4.827594343,-2.44933402,4.096215457,1.646881438,0.390126869,0.390126869,0,-2.383211317,3.733405365,1.350194048,0.513080596 +Elijah Millsap,millsel01,2017,RS,PHO,45,23,-13.09616371,-2.255198717,-15.35136242,-10.04955678,0.632090288,-9.417466493,-13.26921062,-1.776001014,-15.04521164,-0.145051001,-0.145051001,0,-12.19066083,-3.14211388,-15.33277471,0.524592538 +Paul Millsap,millspa01,2014,PO,ATL,510,267,1.957227663,8.215317457,10.17254512,-4.444483246,3.50048981,-0.943993436,0.818689185,7.60727782,8.425967005,1.566456188,0,1.566456188,5.087822515,5.252653976,10.34047649,-0.219622029 +Paul Millsap,millspa01,2014,RS,ATL,4984,2482,0.39556432,2.797674425,3.193238745,0.129020497,1.447625511,1.576646008,0.385949704,2.682983186,3.06893289,7.424701379,7.424701379,0,0.982120191,2.567387111,3.549507302,0.730122113 +Paul Millsap,millspa01,2015,PO,ATL,1120,566,0.248866896,2.82490143,3.073768326,12.85883565,-1.29133872,11.56749693,2.896983442,2.098266507,4.995249949,2.316488596,0,2.316488596,1.734936005,1.83624795,3.571183955,0.406886016 +Paul Millsap,millspa01,2015,RS,ATL,4765,2390,0.594894352,2.82100163,3.415895983,2.594240013,-0.002121351,2.592118662,0.984262559,2.362133391,3.34639595,7.477810625,7.477810625,0,1.886028023,2.750677623,4.636705647,0.567584252 +Paul Millsap,millspa01,2016,PO,ATL,737,365,0.09044998,5.242985378,5.333435357,-6.055392446,15.49726425,9.441871801,-1.190526332,7.636270556,6.445744223,1.782871649,0,1.782871649,0.280166096,6.819691696,7.099857792,0.899744992 +Paul Millsap,millspa01,2016,RS,ATL,5426,2647,0.194440766,2.634556906,2.828997672,2.358560549,-1.620787026,0.737773522,0.666323014,1.837679498,2.504002511,7.143999197,7.143999197,0,1.47159967,2.672012383,4.143612053,0.667486511 +Paul Millsap,millspa01,2017,PO,ATL,448,219,2.513973539,5.967139604,8.481113143,-2.793941083,0.756199016,-2.037742067,1.561602409,5.157336956,6.718939366,1.099560317,0,1.099560317,-1.486864242,4.184829591,2.697965348,0.741835161 +Paul Millsap,millspa01,2017,RS,ATL,4851,2343,0.200993915,1.747827993,1.948821908,1.753431122,3.703082356,5.456513478,0.620934553,2.227333071,2.848267624,6.757007966,6.757007966,0,0.281613059,2.59155396,2.873167018,0.950494432 +Paul Millsap,millspa01,2018,RS,DEN,2335,1143,-0.684492699,-0.035741807,-0.720234506,0.598043926,1.067426656,1.665470582,-0.521144713,0.23343482,-0.287709892,1.440371145,1.440371145,0,0.146329013,0.384519329,0.530848342,0.30848887 +Paul Millsap,millspa01,2019,PO,DEN,913,469,-0.344236217,2.443260919,2.099024702,8.486059599,-1.792140703,6.693918896,1.413864363,1.704088357,3.11795272,1.443809402,0,1.443809402,-0.345913789,1.822571131,1.476657342,-0.297244163 +Paul Millsap,millspa01,2019,RS,DEN,3926,1895,0.606138526,2.770272442,3.376410968,2.675830262,3.286144231,5.961974492,1.041229281,3.00034206,4.041571342,6.572290394,6.572290394,0,1.38744241,3.111877406,4.499319816,0.093159442 +Paul Millsap,millspa01,2020,PO,DEN,905,459,-1.97436567729766,1.10288104712257,-0.871484630175083,-2.2633233712071,-2.12550572958115,-4.38882910078825,-2.21178870245672,0.528600779094797,-1.68318792336192,0.259088041342069,0,0.259088041342069,-1.0261527551662,1.20218407952625,0.176031324360045,0.549499526538678 +Paul Millsap,millspa01,2020,RS,DEN,2527,1240,-0.373033477126289,1.13508665854935,0.762053181423058,2.17195222277712,3.8271367784845,5.99908900126162,0.102635329737104,1.76522753199189,1.867862861729,2.92629696728239,2.92629696728239,0,0.048036463468366,1.89176168272273,1.93979814619109,0.168290690689182 +Patty Mills,millspa02,2014,PO,SAS,715,351,2.758319194,4.034625947,6.792945142,5.94599083,2.100459156,8.046449986,3.50552587,3.736556583,7.242082453,1.856696317,0,1.856696317,1.47734579,4.572712606,6.050058396,0.563052774 +Patty Mills,millspa02,2014,RS,SAS,3110,1527,4.103951211,0.447593739,4.55154495,2.149924312,3.053294077,5.20321839,3.872578322,0.940874806,4.813453128,5.8784201,5.8784201,0,3.825416687,1.380537927,5.205954614,-0.229189348 +Patty Mills,millspa02,2015,PO,SAS,236,112,7.60653297,-4.422163709,3.184369261,7.826576838,9.185702347,17.01227919,8.060162194,-1.910842228,6.149319965,0.530444068,0,0.530444068,3.943386458,0.331143551,4.274530009,1.097990624 +Patty Mills,millspa02,2015,RS,SAS,1642,801,0.653342961,0.968991213,1.622334174,-0.494699447,3.973288254,3.478588806,0.397967982,1.586347096,1.984315078,1.932811498,1.932811498,0,0.414937154,1.244627653,1.659564807,-0.097243605 +Patty Mills,millspa02,2016,PO,SAS,332,167,1.535040179,4.235063317,5.770103495,0.574922264,8.070142291,8.645064554,1.367320396,5.189020086,6.556340481,0.816721422,0,0.816721422,-0.957080206,4.409343676,3.45226347,-0.125240797 +Patty Mills,millspa02,2016,RS,SAS,3395,1662,1.585017747,-0.309969069,1.275048678,2.435152522,1.457698919,3.892851441,1.810385913,-0.056864044,1.753521869,3.819458547,3.819458547,0,1.575990575,0.60229926,2.178289835,0.017561886 +Patty Mills,millspa02,2017,PO,SAS,842,416,0.700462011,-1.302846662,-0.602384651,-0.197720621,-2.235410675,-2.433131297,0.487034817,-1.609753292,-1.122718476,0.359020725,0,0.359020725,2.062663063,-0.651746812,1.410916252,0.76198248 +Patty Mills,millspa02,2017,RS,SAS,3621,1754,1.540173233,-1.609359258,-0.069186025,2.526927548,3.749554114,6.276481662,1.814254925,-0.657628455,1.15662647,3.529981462,3.529981462,0,1.778660924,0.046716765,1.825377688,0.953336181 +Patty Mills,millspa02,2018,PO,SAS,321,165,2.06066536,-1.511095507,0.549569853,0.562087039,-0.043135528,0.518951511,1.904275065,-1.314884096,0.58939097,0.285035059,0,0.285035059,1.921888102,-1.045446342,0.87644176,-1.648755616 +Patty Mills,millspa02,2018,RS,SAS,4259,2107,0.213932953,-1.002783793,-0.78885084,2.591219456,-1.851522906,0.73969655,0.731204424,-1.288898807,-0.557694382,2.357735442,2.357735442,0,0.777870147,-0.809157432,-0.031287286,0.043175207 +Patty Mills,millspa02,2019,PO,SAS,305,152,-1.358949138,-1.178084868,-2.537034006,-2.932732927,-0.321661792,-3.254394719,-1.798182461,-1.068502674,-2.866685134,-0.009286981,0,-0.009286981,-1.483107207,-0.621898169,-2.105005376,-0.487633927 +Patty Mills,millspa02,2019,RS,SAS,4084,1908,0.778994359,-1.017475387,-0.238481027,3.191135135,-0.233149372,2.957985763,1.305719693,-0.917556749,0.388162943,3.074745241,3.074745241,0,1.299711314,-1.008519207,0.291192107,0.66268423 +Patty Mills,millspa02,2020,RS,SAS,3226,1485,3.10429786579056,0.122543762685384,3.22684162847594,3.01405188728337,1.51482580845322,4.52887769573659,3.25327926382602,0.43089798705403,3.68417725088005,4.90629988632313,4.90629988632313,0,2.80579038540593,0.205293639335947,3.01108402474188,0.659034540675446 +Shake Milton,miltosh01,2019,RS,PHI,573,268,-0.765641545,-0.642026035,-1.40766758,2.327938686,-3.627739169,-1.299800483,-0.19454306,-1.311378115,-1.505921175,0.168983806,0.168983806,0,-1.365114262,-1.876256941,-3.241371203,-0.673145333 +Shake Milton,miltosh01,2020,PO,PHI,256,126,1.42871342471548,-5.16071954139956,-3.73200611668408,9.62147352701138,1.31591202719638,10.9373855542078,3.23943093351625,-4.07887777519411,-0.839446841677855,0.126269581217943,0,0.126269581217943,4.0587885449265,-3.6141031472584,0.444685397668101,-0.31553233301537 +Shake Milton,miltosh01,2020,RS,PHI,1680,805,0.849275225077705,-3.85520685927103,-3.00593163419332,3.50343867643408,-5.40357450723345,-1.90013583079937,1.44512040922331,-4.44053675382553,-2.99541634460221,-0.100432997866144,-0.100432997866144,0,1.11901299657133,-3.58634973013766,-2.46733673356633,-0.3668978497703 +Nikola Mirotic,mirotni01,2015,PO,CHI,320,164,-1.279389996,-1.572928389,-2.852318386,-1.563878405,-2.832272816,-4.396151222,-1.429899307,-1.994329624,-3.424228931,-0.058741937,0,-0.058741937,-0.1036778,-2.550599577,-2.654277376,0.925626709 +Nikola Mirotic,mirotni01,2015,RS,CHI,3253,1654,2.04683479,1.969049069,4.015883859,0.977307905,2.745518645,3.72282655,1.936084727,2.2398274,4.175912127,5.877593696,5.877593696,0,2.401636504,1.977839927,4.379476431,0.541752294 +Nikola Mirotic,mirotni01,2016,RS,CHI,3370,1646,0.367242024,0.178354195,0.545596219,1.662501582,-1.126853065,0.535648517,0.679349912,-0.07528241,0.604067501,2.846713968,2.846713968,0,1.552685014,-0.118102819,1.434582196,1.040825856 +Nikola Mirotic,mirotni01,2017,PO,CHI,312,162,0.024901463,0.745507256,0.770408719,0.803073605,-8.994664715,-8.19159111,0.263559019,-1.273792535,-1.010233516,0.147572065,0,0.147572065,-2.13873431,-1.841561001,-3.980295311,-0.477579443 +Nikola Mirotic,mirotni01,2017,RS,CHI,3423,1679,0.381918685,0.861074325,1.24299301,1.783114037,1.997942724,3.781056761,0.710738114,1.129304731,1.840042846,3.952595085,3.952595085,0,1.037526171,0.521827998,1.559354169,0.515057121 +Nikola Mirotic,mirotni01,2018,PO,NOP,693,320,1.892305247,3.39593186,5.288237107,3.192746597,0.955431433,4.14817803,2.25725199,3.054661163,5.311913153,1.359711478,0,1.359711478,2.849197734,3.536829981,6.386027715,0.159103718 +Nikola Mirotic,mirotni01,2018,RS,CHI,1313,622,5.544863879,-0.433298892,5.111564987,4.390883932,0.02086168,4.411745612,5.718920405,-0.333917987,5.385002418,2.604731185,2.604731185,0,6.154854483,-1.337395803,4.817458679,0.888900141 +Nikola Mirotic,mirotni01,2018,RS,NOP,1894,872,0.063301251,0.401036763,0.464338014,1.456353215,0.411727765,1.86808098,0.335436746,0.421219432,0.756656178,1.567938494,1.567938494,0,2.139744478,0.848054917,2.987799395,0.498928457 +Nikola Mirotic,mirotni01,2019,PO,MIL,642,298,0.237499303,-1.767356766,-1.529857462,-0.557036301,-3.090863969,-3.64790027,0.019090135,-2.236726706,-2.217636571,0.084635067,0,0.084635067,2.814376435,-2.845510157,-0.031133722,1.377233982 +Nikola Mirotic,mirotni01,2019,RS,MIL,710,320,1.32569944,1.868899178,3.194598618,2.875221847,0.830835859,3.706057705,1.685029856,1.702020744,3.3870506,1.006339803,1.006339803,0,2.645808471,1.351509824,3.997318295,0.44554615 +Nikola Mirotic,mirotni01,2019,RS,NOP,2056,925,1.713371906,1.59131439,3.304686296,-1.191019432,-0.559673085,-1.750692517,1.198551699,1.27511206,2.473663759,2.499397702,2.499397702,0,1.851274681,1.084893747,2.936168428,1.412515034 +Donovan Mitchell,mitchdo01,2018,PO,UTA,839,411,2.274271983,-0.474156092,1.800115891,-3.295451413,2.147100221,-1.148351192,1.244555104,-0.026165089,1.218390015,0.858945933,0,0.858945933,0.604882371,1.102659236,1.707541607,0.080620984 +Donovan Mitchell,mitchdo01,2018,RS,UTA,5367,2638,1.053401078,0.358452282,1.41185336,2.513611475,2.570113555,5.083725029,1.424793563,0.776432772,2.201226335,6.710715999,6.710715999,0,1.659215866,1.86894442,3.528160286,0.696988695 +Donovan Mitchell,mitchdo01,2019,PO,UTA,394,193,-3.847194177,-3.84537055,-7.692564727,5.992859277,-12.53317924,-6.54031996,-1.892974367,-5.947945789,-7.840920155,-0.51975838,0,-0.51975838,-3.554965156,-5.369305336,-8.924270491,0.527228784 +Donovan Mitchell,mitchdo01,2019,RS,UTA,5494,2598,2.007057012,-1.289986295,0.717070717,1.289031876,2.107795974,3.39682785,1.972869792,-0.722714925,1.250154867,5.328962791,5.328962791,0,2.000686102,0.057321549,2.05800765,0.514336031 +Donovan Mitchell,mitchdo01,2020,PO,UTA,512,264,12.3333305476876,-2.17714680050774,10.1561837471799,10.0946178497734,4.73678880857269,14.8314066583461,12.2072918025814,-0.874713629531577,11.3325781730498,1.93789127101184,0,1.93789127101184,6.80191290876278,-2.14664146069305,4.65527144806973,-0.935032023180536 +Donovan Mitchell,mitchdo01,2020,RS,UTA,4948,2364,2.73836536285709,-1.91346915768421,0.824896205172878,0.657334327132347,-1.72238895434942,-1.06505462721707,2.40216916403407,-2.00736131740213,0.39480784663194,3.78838619058347,3.78838619058347,0,2.33334904871643,-1.68110388471242,0.652245164004013,-0.124011271211643 +Tony L. Mitchell,mitchto02,2014,RS,DET,159,79,0.170680983,0.648083929,0.818764912,-1.431431058,7.585035478,6.15360442,-0.12981117,2.253338251,2.123527081,0.197723161,0.197723161,0,0.302181138,1.462328933,1.764510071,0.630746345 +Tony Mitchell,mitchto03,2014,RS,MIL,18,10,5.133907108,18.19983229,23.3337394,3.72635392,-11.15252826,-7.426174338,5.27498038,13.2982141,18.57319448,0.107034921,0.107034921,0,7.123231959,9.559900894,16.68313285,-1.548182483 +Naz Mitrou-Long,mitrona01,2018,RS,UTA,3,1,47.55763731,7.313599414,54.87123672,59.42878115,63.72317145,123.1519526,53.03325444,19.58910608,72.62236053,0.040786567,0.040786567,0,40.16996685,8.9361992,49.10616605,6.014440868 +Naz Mitrou-Long,mitrona01,2019,RS,UTA,184,84,-5.042982203,-3.889827685,-8.932809888,-1.415896854,-11.09798338,-12.51388023,-4.617330241,-5.716664143,-10.33399438,-0.324998563,-0.324998563,0,-5.481374231,-5.363993028,-10.84536726,-0.008518612 +Naz Mitrou-Long,mitrona01,2020,RS,IND,99,47,-1.29649143682572,4.85416476159718,3.55767332477147,-1.79755884417119,15.2517473055241,13.4541884613529,-1.49223042535024,7.28253252512233,5.79030209977209,0.203424847308277,0.203424847308277,0,1.96178291742215,3.11189326456073,5.07367618198288,-0.68129102644398 +Nazr Mohammed,mohamna01,2014,PO,CHI,9,5,-4.97548498,27.58021847,22.60473349,22.20175225,-20.74081001,1.460942238,0.391392427,19.1487194,19.54011183,0.059080908,0,0.059080908,-5.216581895,23.87523357,18.65865167,0.68937126 +Nazr Mohammed,mohamna01,2014,RS,CHI,1060,562,-4.542927473,2.642727577,-1.900199896,-6.817916694,3.780796419,-3.037120275,-5.279765387,2.969154556,-2.310610831,0.12601374,0.12601374,0,-5.04358107,2.062321097,-2.981259973,0.020273205 +Nazr Mohammed,mohamna01,2015,PO,CHI,28,14,-7.752187122,30.23822336,22.48603623,21.78813314,32.14009411,53.92822725,-2.098965469,32.39549398,30.29652851,0.239579284,0,0.239579284,-1.167960826,22.05893733,20.89097651,-1.533080859 +Nazr Mohammed,mohamna01,2015,RS,CHI,256,128,-4.133838589,3.682341857,-0.451496732,-2.023732842,3.768233895,1.744501053,-3.995263441,3.922630504,-0.072632938,0.174024745,0.174024745,0,-3.313261365,3.231302246,-0.081959119,-0.450998635 +Nazr Mohammed,mohamna01,2016,PO,OKC,20,10,-2.500135764,0.96572075,-1.534415014,-14.52679466,22.38011758,7.853322917,-5.345078167,5.39686508,0.051786914,0.014911599,0,0.014911599,-3.940286839,2.221041089,-1.71924575,1.087550271 +Nazr Mohammed,mohamna01,2016,RS,OKC,41,19,-8.081918221,1.033709537,-7.048208684,-18.43751411,20.1697597,1.732245584,-10.91857474,4.977281928,-5.941292809,-0.03183959,-0.03183959,0,-8.243595033,1.802458578,-6.441136455,2.854732039 +Adam Mokoka,mokokad01,2020,RS,CHI,234,112,-0.109778971605713,-0.909427677052177,-1.01920664865789,10.8868317754578,3.80888641535544,14.6957181908132,2.23246698496161,0.00234250485251,2.23480948981412,0.284732601361226,0.284732601361226,0,-0.29170258097058,-0.092928446473451,-0.384631027444031,-0.03992357762606 +Malik Monk,monkma01,2018,RS,CHA,1807,854,-2.159541268,-4.495791026,-6.655332294,-4.477430705,-4.957256267,-9.434686972,-2.769971655,-4.8655293,-7.635500955,-2.144855423,-2.144855423,0,-1.762446203,-4.969357024,-6.731803227,0.754453571 +Malik Monk,monkma01,2019,RS,CHA,2678,1258,-0.451650724,-4.153416029,-4.605066753,-0.834563404,-0.901092132,-1.735655536,-0.571988596,-3.723304357,-4.295292954,-1.001104379,-1.001104379,0,0.347119593,-4.189183827,-3.842064234,0.954230229 +Malik Monk,monkma01,2020,RS,CHA,2409,1169,-1.00892896721256,-3.01952625915079,-4.02845522636335,-3.69983330644798,-1.73501304602334,-5.43484635247132,-1.55516841279021,-2.90768503021962,-4.46285344300983,-1.02460484964038,-1.02460484964038,0,-1.32336985695768,-3.97145481887593,-5.29482467583361,0.301667860416204 +Greg Monroe,monrogr01,2014,RS,DET,5398,2690,-0.196694677,-0.082372106,-0.279066783,2.34186027,-1.317454003,1.024406267,0.332133196,-0.289684223,0.042448972,3.834930711,3.834930711,0,0.437997579,-0.328420387,0.109577192,0.061757248 +Greg Monroe,monrogr01,2015,RS,DET,4197,2137,0.271258792,0.01399388,0.285252672,-1.784680594,0.998565,-0.786115593,-0.123473016,0.243508564,0.120035548,3.120727459,3.120727459,0,0.094072172,0.47019515,0.564267322,-0.259406097 +Greg Monroe,monrogr01,2016,RS,MIL,4615,2314,1.140366108,0.326420551,1.466786659,2.361844889,-2.033908834,0.327936055,1.501098276,-0.109431941,1.391666335,4.864522872,4.864522872,0,0.884052597,-0.138267326,0.745785271,-0.502369136 +Greg Monroe,monrogr01,2017,PO,MIL,262,141,-0.394427051,5.115042683,4.720615632,2.005695939,-2.105700044,-0.100004105,0.107340402,3.814163661,3.921504064,0.491610427,0,0.491610427,-2.252881442,5.41552785,3.162646408,-0.658870874 +Greg Monroe,monrogr01,2017,RS,MIL,3659,1823,0.722532746,0.204444646,0.926977392,3.389979598,-0.15573057,3.234249029,1.315594571,0.145941486,1.461536058,3.941886075,3.941886075,0,0.784050726,0.511333146,1.295383872,0.620006041 +Greg Monroe,monrogr01,2018,PO,BOS,214,105,-2.625264487,-1.747235525,-4.372500012,-2.5792646,-2.494517127,-5.073781727,-2.80231738,-2.043754448,-4.846071827,-0.11859177,0,-0.11859177,-4.930412476,-4.333210476,-9.263622952,2.342873631 +Greg Monroe,monrogr01,2018,RS,PHO,971,465,0.753175968,0.464512916,1.217688884,-2.248497702,-4.652150967,-6.900648669,0.250641456,-0.508289439,-0.257647983,0.592211528,0.592211528,0,-1.522899592,-0.437423589,-1.960323181,0.154082214 +Greg Monroe,monrogr01,2018,RS,BOS,1028,496,0.194896604,2.992371149,3.187267753,-2.632883737,-3.776647847,-6.409531584,-0.372983981,1.65183109,1.278847109,1.026000057,1.026000057,0,-0.538662769,1.871653637,1.332990867,0.62884371 +Greg Monroe,monrogr01,2018,RS,MIL,165,79,-5.85277477,-5.571968719,-11.42474349,-6.640967622,6.023976316,-0.616991306,-6.382157093,-3.459554908,-9.841712001,-0.286641954,-0.286641954,0,-4.407261106,-5.08732193,-9.494583035,0.279306065 +Greg Monroe,monrogr01,2019,PO,PHI,204,90,-2.281004476,10.64454226,8.363537785,-7.941712512,-10.04158184,-17.98329435,-3.6608323,6.857756784,3.196924485,0.284222518,0,0.284222518,-1.265561294,4.09810097,2.832539676,0.913590752 +Greg Monroe,monrogr01,2019,RS,PHI,108,52,9.014450702,-4.780942426,4.233508277,10.56112901,-6.327317084,4.233811924,9.873100712,-5.448621786,4.424478926,0.189577186,0.189577186,0,7.345889844,-1.970343965,5.375545879,-0.409389791 +Greg Monroe,monrogr01,2019,RS,BOS,9,5,50.56152202,-0.898350226,49.6631718,33.55838858,-3.76440362,29.79398495,50.00392394,-1.557254636,48.4466693,0.128030635,0.128030635,0,33.87308748,-2.735141315,31.13794617,-2.00706709 +Greg Monroe,monrogr01,2019,RS,TOR,922,423,-3.804418578,-1.075100254,-4.879518833,-8.095126102,1.429571577,-6.665554525,-4.989162003,-0.664012112,-5.653174115,-0.628880327,-0.628880327,0,-3.956551172,0.087100577,-3.869450595,0.379477651 +Luis Montero,montelu01,2016,PO,POR,17,8,19.85090793,-21.57255222,-1.721644289,12.73650799,-24.27944451,-11.54293652,19.52289306,-23.45983494,-3.936941887,-0.004919839,0,-0.004919839,12.01614841,-22.58237393,-10.56622551,-1.460079466 +Luis Montero,montelu01,2016,RS,POR,83,42,-6.422091279,-9.193661718,-15.615753,-24.13414121,-8.24520433,-32.37934554,-10.56387202,-9.55274795,-20.11661997,-0.376260088,-0.376260088,0,-8.200285297,-10.02115826,-18.22144356,1.082072009 +Luis Montero,montelu01,2018,RS,DET,17,8,-24.84413273,-4.443756246,-29.28788897,-18.96289535,-0.611691594,-19.57458694,-25.05619866,-3.852423103,-28.90862177,-0.107438047,-0.107438047,0,-20.89350835,-5.950821254,-26.8443296,0.621565883 +Matt Mooney,moonema01,2020,RS,CLE,41,19,-1.62678945789391,11.624534722466,9.99774526457207,-7.86523483393483,18.3620673023,10.4968324683652,-2.97440556593874,13.8614509559337,10.8870453899949,0.130557837686388,0.130557837686388,0,-1.59013137876054,9.26429242890905,7.67416105014851,-1.26434341034979 +Ben Moore,moorebe01,2018,RS,IND,20,9,-1.0788536,-9.857101247,-10.93595485,-5.479917823,-45.38319355,-50.86311137,-2.012414141,-17.91643627,-19.92885041,-0.079919348,-0.079919348,0,-4.447241602,-14.02498941,-18.47223102,1.304692523 +E'Twaun Moore,mooreet01,2014,RS,ORL,3033,1506,-0.484874447,0.397875965,-0.086998482,-3.294370521,3.115817429,-0.178553091,-1.039411462,1.018201293,-0.021210169,2.092372406,2.092372406,0,-1.875806233,0.138960898,-1.736845335,-0.19779644 +E'Twaun Moore,mooreet01,2015,PO,CHI,19,9,0.041877423,21.95609545,21.99797287,3.096478151,27.39187711,30.48835527,0.70081167,24.35803446,25.05884613,0.132450488,0,0.132450488,1.59266416,19.61683175,21.20949591,0.55197535 +E'Twaun Moore,mooreet01,2015,RS,CHI,1015,504,-0.692540781,0.154144947,-0.538395834,-0.81730647,-0.079565297,-0.896871767,-0.804524142,0.104567515,-0.699956628,0.524850367,0.524850367,0,-0.404976296,-0.229876436,-0.634852732,-0.418291715 +E'Twaun Moore,mooreet01,2016,RS,CHI,2578,1263,-0.733741385,0.287033623,-0.446707761,1.28731571,0.156661818,1.443977527,-0.349179336,0.277883271,-0.071296065,1.718098593,1.718098593,0,-0.75827619,0.10746712,-0.650809071,-0.453511233 +E'Twaun Moore,mooreet01,2017,RS,NOP,3781,1820,0.250187399,-0.444848911,-0.194661512,-0.153865684,-1.884647036,-2.038512721,0.223006083,-0.797088071,-0.574081988,2.011524882,2.011524882,0,-0.83420244,-0.534546575,-1.368749016,-0.43471345 +E'Twaun Moore,mooreet01,2018,PO,NOP,616,284,-0.399353646,1.966585519,1.567231872,5.567259531,4.376667626,9.943927156,0.799869233,2.545791658,3.345660892,0.909251669,0,0.909251669,0.952377987,2.386304787,3.338682774,-0.180827614 +E'Twaun Moore,mooreet01,2018,RS,NOP,5526,2586,0.06434045,-1.326093463,-1.261753013,1.163636258,-1.988603809,-0.824967551,0.297263644,-1.555574091,-1.258310447,1.970932792,1.970932792,0,0.043591834,-0.802791267,-0.759199433,0.142718891 +E'Twaun Moore,mooreet01,2019,RS,NOP,3172,1463,-0.160712838,-2.272008153,-2.432720991,1.526243086,-1.398776871,0.127466215,0.172944626,-2.214975388,-2.042030762,0.526862778,0.526862778,0,-0.371033656,-1.965848225,-2.336881882,-0.304993847 +E'Twaun Moore,mooreet01,2020,RS,NOP,2205,1020,-0.467940260796525,-0.986448402096768,-1.45438866289329,0.554563136363452,-0.946332764483422,-0.391769628119969,-0.298553556145403,-1.02922576394222,-1.32777932008762,0.736766863754928,0.736766863754928,0,-0.262391188932969,-1.01459943445563,-1.27699062338859,-0.463867144309958 +Ja Morant,moranja01,2020,RS,MEM,4485,2074,0.721375280381417,-2.29254332613662,-1.57116804575521,-1.0140674923382,2.3508556426818,1.3367881503436,0.414902703367276,-1.4690133370591,-1.05411063369182,1.79486134723681,1.79486134723681,0,-0.311873117282256,-1.51498137461805,-1.8268544919003,0.019793311595246 +Eric Moreland,moreler01,2015,RS,SAC,6,2,12.97461082,-6.464497103,6.510113714,27.83939013,-2.058322453,25.78106768,16.89864226,-5.867966467,11.03067579,0.014501738,0.014501738,0,12.08788035,1.22243231,13.31031266,3.000152384 +Eric Moreland,moreler01,2016,RS,SAC,105,48,-5.237812619,1.96231737,-3.275495248,-1.934712497,4.147247763,2.212535266,-4.847943861,2.598585264,-2.249358598,0.012346281,0.012346281,0,-5.786993467,-1.523155739,-7.310149206,0.68356237 +Eric Moreland,moreler01,2018,RS,DET,1614,805,-2.533270907,1.375289078,-1.157981829,-3.311833988,3.769201809,0.457367821,-2.848969688,1.95063748,-0.898332208,0.756562961,0.756562961,0,-3.512736966,2.17400518,-1.338731786,-0.513573632 +Eric Moreland,moreler01,2019,PO,TOR,66,28,-1.709711667,-14.49077134,-16.20048301,-25.96886907,-4.065294419,-30.03416349,-6.971952083,-13.31628469,-20.28823677,-0.256195373,0,-0.256195373,-5.796892453,-10.15895923,-15.95585169,-0.848732668 +Eric Moreland,moreler01,2019,RS,TOR,80,38,-3.438044648,-7.608218477,-11.04626313,-11.45753948,-0.816437375,-12.27397686,-5.412616011,-6.75648848,-12.16910449,-0.187881838,-0.187881838,0,-4.152851413,-4.778530104,-8.931381516,2.939979823 +Eric Moreland,moreler01,2019,RS,PHO,10,5,-11.2203337,-1.012461187,-12.23279489,-23.97789725,45.81942006,21.84152281,-14.54753459,8.882310277,-5.665224315,-0.007282142,-0.007282142,0,-15.67778928,2.502673406,-13.17511587,-2.11857576 +Juwan Morgan,morgaju01,2020,PO,UTA,173,86,-2.57223506716755,-0.731071422273623,-3.30330648944117,4.21020541392446,7.35018387227738,11.5603892862018,-1.28507264000236,0.974592779179185,-0.310479860823175,0.110293256914496,0,0.110293256914496,-4.20487942253314,0.456316730065149,-3.74856269246799,-0.092527860603179 +Juwan Morgan,morgaju01,2020,RS,UTA,293,134,-0.429797813391125,-1.50339792483795,-1.93319573822908,3.27491959204021,5.6489885973642,8.92390818940441,0.336237106826461,-0.123278545815238,0.212958561011223,0.202991998728774,0.202991998728774,0,-0.878502798596807,-1.81344980407373,-2.69195260267054,0.213718290263386 +Darius Morris,morrida01,2014,RS,LAC,114,54,-6.57897645,-0.928430316,-7.507406766,-14.63394329,-2.285867306,-16.9198106,-8.748278932,-1.329130143,-10.07740908,-0.200661446,-0.200661446,0,-6.552384725,1.014099587,-5.538285138,-0.57704783 +Darius Morris,morrida01,2014,RS,MEM,120,66,-3.405295105,-1.221337454,-4.626632559,-7.037625791,3.994599878,-3.043025913,-4.366991174,-0.241925031,-4.608916205,-0.061203987,-0.061203987,0,-3.406840474,-0.063253201,-3.470093676,-2.132447192 +Darius Morris,morrida01,2014,RS,PHI,398,193,-1.057466954,-2.596258732,-3.653725686,-2.942066155,2.009911788,-0.932154367,-1.396411072,-1.721372276,-3.117783348,-0.036171313,-0.036171313,0,-2.046473035,-2.242963661,-4.289436696,-0.11599823 +Darius Morris,morrida01,2015,PO,BRK,10,5,-11.45154543,-7.545031718,-18.99657715,-21.89792479,2.863730734,-19.03419406,-14.28788881,-5.765238328,-20.05312714,-0.043478904,0,-0.043478904,-9.722399914,-3.762736543,-13.48513646,-4.335876598 +Darius Morris,morrida01,2015,RS,BRK,599,299,-3.098004245,-2.695152821,-5.793157066,-5.398989804,0.360109909,-5.038879895,-3.730818969,-2.1793958,-5.910214768,-0.478113486,-0.478113486,0,-3.885603809,-3.264766909,-7.150370718,-0.791010882 +Jaylen Morris,morrija01,2018,RS,ATL,217,98,-4.159853035,-4.405582936,-8.565435971,-10.51887383,0.683666625,-9.835207201,-5.701513743,-3.590807213,-9.292320955,-0.328275965,-0.328275965,0,-5.725656947,-4.325675601,-10.05133255,0.352535853 +Jaylen Morris,morrija01,2019,RS,MIL,68,29,-2.431664984,4.98726158,2.555596597,0.375884415,10.55874764,10.93463206,-2.101773476,6.316169145,4.214395669,0.103693095,0.103693095,0,-2.35048662,3.41464126,1.06415464,0.642167328 +Markieff Morris,morrima02,2014,RS,PHO,4407,2153,0.416092522,-0.987490417,-0.571397895,-1.651793285,1.096424141,-0.555369143,-0.035421156,-0.623175834,-0.658596989,2.3078341,2.3078341,0,-0.173612682,-0.266998905,-0.440611587,0.438812262 +Markieff Morris,morrima02,2015,RS,PHO,5249,2581,-1.590721012,0.285718471,-1.30500254,1.226755671,2.989915511,4.216671182,-1.090844277,0.872836145,-0.218008132,3.353891515,3.353891515,0,-0.968468529,1.222179797,0.253711268,0.566541217 +Markieff Morris,morrima02,2016,RS,WAS,1485,712,-2.099753319,1.932810943,-0.166942376,0.401867987,0.824714968,1.226582956,-1.697307996,1.813491385,0.116183389,1.049630193,1.049630193,0,-1.404594771,1.638846001,0.23425123,0.793324023 +Markieff Morris,morrima02,2016,RS,PHO,1898,917,-4.003706456,2.48855708,-1.515149376,-1.847875636,0.606042148,-1.241833488,-3.699560014,2.287522375,-1.412037639,0.629713733,0.629713733,0,-3.017831917,1.258395151,-1.759436766,0.584332453 +Markieff Morris,morrima02,2017,PO,WAS,754,373,-1.915140666,3.112535137,1.19739447,2.889270457,8.858467871,11.74773833,-1.06099068,4.484304049,3.423313368,1.221019483,0,1.221019483,-1.038226936,3.514116199,2.475889263,0.746728024 +Markieff Morris,morrima02,2017,RS,WAS,4883,2374,-1.946126872,0.923228589,-1.022898283,-0.361084174,1.561457691,1.200373517,-1.771816742,1.121104779,-0.650711963,2.550723033,2.550723033,0,-1.347391927,1.164139263,-0.183252665,0.309943595 +Markieff Morris,morrima02,2018,PO,WAS,373,181,-2.14830919,0.899943726,-1.248365464,-3.509645898,3.262751702,-0.246894196,-2.610923004,1.419684422,-1.191238582,0.1487098,0,0.1487098,-2.068712438,2.128106388,0.05939395,0.164209744 +Markieff Morris,morrima02,2018,RS,WAS,3982,1968,-1.589845553,-0.533468173,-2.123313725,0.034963706,-2.202410212,-2.167446506,-1.354592441,-0.915882881,-2.270475322,0.480931346,0.480931346,0,-1.458606161,-0.749918697,-2.208524858,-0.112638615 +Markieff Morris,morrima02,2019,PO,OKC,126,59,1.677637693,-1.104010422,0.573627271,-12.73902605,14.29542463,1.556398586,-1.164360005,2.021131976,0.856771971,0.112999013,0,0.112999013,-5.064907707,0.88981507,-4.175092637,0.909063641 +Markieff Morris,morrima02,2019,RS,WAS,1898,883,-2.534813283,-0.265274975,-2.800088258,-2.525475946,-2.977056536,-5.502532483,-2.69064943,-0.779306054,-3.469955483,-0.326211729,-0.326211729,0,-2.171362717,-0.800094952,-2.971457669,0.586646599 +Markieff Morris,morrima02,2019,RS,OKC,817,387,-0.90272381,-1.881431572,-2.784155383,-2.182980523,-0.653111887,-2.83609241,-1.218935506,-1.774099575,-2.99303508,-0.047770792,-0.047770792,0,-0.782132973,-1.053139157,-1.83527213,-0.458424542 +Markieff Morris,morrima02,2020,PO,LAL,779,385,-2.22493758789343,2.36831445693688,0.143376869043441,0.09842998178083,2.92060934564272,3.01903932742355,-1.89783019472795,2.55738924463406,0.659559049906116,0.688997421265887,0,0.688997421265887,-3.4388497434088,1.76866463399975,-1.67018510940905,-0.249488681945224 +Markieff Morris,morrima02,2020,RS,LAL,437,199,0.218354493775427,-1.92073273523598,-1.70237824146055,-8.03174210745454,2.53802711280489,-5.49371499464965,-1.50994472571953,-1.17993424022327,-2.6898789659428,0.006129194206863,0.006129194206863,0,-1.13945660208645,-1.02457304946982,-2.16402965155627,0.420147823677847 +Markieff Morris,morrima02,2020,RS,DET,2066,988,-1.51244647264797,-2.71486959545774,-4.22731606810572,-0.626202912662984,-0.871608656126164,-1.49781156878915,-1.39762181777694,-2.46533178219752,-3.86295359997446,-0.563043198320544,-0.563043198320544,0,-1.16686822638044,-3.39705640845067,-4.5639246348311,0.369133563602839 +Marcus Morris,morrima03,2014,RS,PHO,3677,1800,-0.058706664,-0.437295031,-0.496001695,1.371327562,-0.019052136,1.352275426,0.197571127,-0.386584334,-0.189013207,2.354091622,2.354091622,0,0.614897991,-0.202846114,0.412051877,0.08905877 +Marcus Morris,morrima03,2015,RS,PHO,4191,2045,0.674199308,-0.659005605,0.015193703,2.176908633,-2.932717695,-0.755809062,1.033041848,-1.170268829,-0.13722698,2.729620294,2.729620294,0,0.488805674,-0.956435039,-0.467629365,0.125231756 +Marcus Morris,morrima03,2016,PO,DET,262,144,2.160907774,-0.280718897,1.880188877,-6.648861888,-13.04242345,-19.69128534,0.367658607,-2.866330938,-2.498672331,0.019051893,0,0.019051893,-0.665589452,-0.498923444,-1.164512895,0.040411395 +Marcus Morris,morrima03,2016,RS,DET,5727,2856,0.544975653,-0.826889195,-0.281913543,2.065762073,0.638728118,2.70449019,0.895163215,-0.579219596,0.315943619,4.466532751,4.466532751,0,1.115580381,-0.475330549,0.640249831,-0.020763562 +Marcus Morris,morrima03,2017,RS,DET,5130,2565,-0.518770148,0.270501995,-0.248268152,-1.374823076,-0.067430254,-1.44225333,-0.691734054,0.191515042,-0.500219011,2.930062568,2.930062568,0,-0.540251597,0.135412457,-0.40483914,-0.471181749 +Marcus Morris,morrima03,2018,PO,BOS,1114,562,-3.090756463,-2.717980869,-5.808737333,-1.106844196,-2.87394303,-3.980787226,-2.873747914,-2.954308697,-5.828056611,-0.910917287,0,-0.910917287,-4.51406816,-3.13115492,-7.645223081,0.070813894 +Marcus Morris,morrima03,2018,RS,BOS,2969,1447,0.184203691,-0.137539862,0.046663829,-1.730735475,-2.98204323,-4.712778705,-0.18955677,-0.792747981,-0.982304752,1.300761927,1.300761927,0,-0.650981005,-0.67490395,-1.325884955,-0.323482797 +Marcus Morris,morrima03,2019,PO,BOS,535,254,4.21797721,0.182363403,4.400340613,12.48326163,1.867951938,14.35121357,6.206416372,0.453832968,6.66024934,1.247653561,0,1.247653561,6.849333719,0.065703169,6.915036888,-0.796099446 +Marcus Morris,morrima03,2019,RS,BOS,4438,2091,0.163012029,-1.83485918,-1.671847151,0.525386866,-3.138465039,-2.613078173,0.223535899,-2.248564365,-2.025028467,0.773755915,0.773755915,0,0.560033669,-1.592091069,-1.0320574,0.044253439 +Marcus Morris Sr.,morrima03,2020,PO,LAC,802,388,0.796445962242258,2.59826975991897,3.39471572216123,5.9219299014431,6.84045477024961,12.7623846716927,1.93777275266974,3.57434661551932,5.51211936818906,1.68860186411625,0,1.68860186411625,-1.28019618958009,4.58156698214184,3.30137079256174,0.103715217019249 +Marcus Morris Sr.,morrima03,2020,RS,NYK,2851,1387,1.50406630470173,-0.818354907346227,0.6857113973555,1.23564840704265,0.352393758457577,1.58804216550023,1.60679996337925,-0.593473118609431,1.01332684476982,2.6500915969693,2.6500915969693,0,0.915506526437652,-0.849869304301977,0.065637222135676,-0.49906899041279 +Marcus Morris Sr.,morrima03,2020,RS,LAC,1138,549,-3.84149419251221,0.895247583167251,-2.94624660934496,6.31847221282873,1.11620975772127,7.43468197054999,-2.00031202960438,0.950873608766912,-1.04943842083747,0.474867610829073,0.474867610829073,0,-1.40563002419334,1.03390075353489,-0.371729270658449,-0.312821594084138 +Monte Morris,morrimo01,2018,RS,DEN,54,25,8.901730569,0.138352888,9.040083457,-1.809053763,0.54256849,-1.266485273,7.252201761,0.328286161,7.580487922,0.131762614,0.131762614,0,7.135849689,0.791069621,7.92691931,-0.002077655 +Monte Morris,morrimo01,2019,PO,DEN,457,224,-3.401513201,-1.649420204,-5.050933404,-5.299549102,-2.704082529,-8.003631631,-4.068350293,-1.979590986,-6.047941279,-0.383274761,0,-0.383274761,-5.683325679,-3.666954366,-9.350280045,-1.393754317 +Monte Morris,morrimo01,2019,RS,DEN,4070,1970,2.172308223,0.848949451,3.021257674,-1.142204685,2.289961899,1.147757215,1.587188933,1.182027763,2.769216696,5.446180183,5.446180183,0,1.257394164,0.802886824,2.060280988,-1.858315261 +Monte Morris,morrimo01,2020,PO,DEN,833,406,1.04151753606217,-4.51478856005866,-3.47327102399649,-3.52191363391801,-5.43078199227457,-8.95269562619259,0.099670179163417,-4.99796475232908,-4.89829457316566,-0.45860541376613,0,-0.45860541376613,0.041515137541101,-4.12830481560687,-4.08678967806577,-0.075797767644159 +Monte Morris,morrimo01,2020,RS,DEN,3409,1636,1.0494987891048,-2.42254540660045,-1.37304661749565,0.105844490421298,-1.12877783742964,-1.02293334700834,0.891961563428264,-2.29879036727279,-1.40682880384453,1.10971091678453,1.10971091678453,0,0.657415492081547,-2.09764882199553,-1.44023332991399,-1.03976650305394 +Anthony Morrow,morroan01,2014,RS,NOP,2777,1426,1.528886342,-1.697402043,-0.168515701,0.085137208,2.264606754,2.349743962,1.319240593,-0.927710865,0.391529727,2.272416829,2.272416829,0,0.48297621,-1.644209077,-1.161232868,-0.553433409 +Anthony Morrow,morroan01,2015,RS,OKC,3713,1806,2.574819549,-0.442482997,2.132336552,2.454321086,2.166214506,4.620535591,2.671363968,0.066228268,2.737592236,5.061901515,5.061901515,0,1.952917941,-0.18932842,1.763589521,0.104643253 +Anthony Morrow,morroan01,2016,PO,OKC,158,76,0.777574749,4.245309848,5.022884597,-8.285449118,-2.885016099,-11.17046522,-1.218646187,2.957909651,1.739263464,0.180334987,0,0.180334987,-0.542373523,-0.462727182,-1.005100705,0.425873143 +Anthony Morrow,morroan01,2016,RS,OKC,1899,926,1.95313266,-3.353982914,-1.400850254,1.637077647,-1.999589452,-0.362511805,1.927127615,-3.289061702,-1.361934087,0.654244702,0.654244702,0,1.273775618,-3.578524066,-2.304748448,-0.229510107 +Anthony Morrow,morroan01,2017,PO,CHI,59,29,-0.537068729,-2.302955777,-2.840024506,1.207829863,-2.974341213,-1.766511349,-0.127612651,-2.615281842,-2.742894492,0.000107955,0,0.000107955,-2.081885205,-5.432401046,-7.514286251,-0.421587822 +Anthony Morrow,morroan01,2017,RS,OKC,1304,627,0.33871118,-2.670999561,-2.332288381,-3.519253221,-2.9668982,-6.486151421,-0.446851922,-2.902700732,-3.349552654,-0.190977426,-0.190977426,0,-0.5848581,-2.782929783,-3.367787883,-0.417696345 +Anthony Morrow,morroan01,2017,RS,CHI,181,87,2.960696581,-1.620551195,1.340145386,8.685979924,13.12527619,21.81125612,4.347073424,1.31834932,5.665422744,0.371386347,0.371386347,0,1.194698326,-1.821616281,-0.626917955,-0.565214495 +Donatas Motiejunas,motiedo01,2014,RS,HOU,1994,952,-2.532222622,-0.604858216,-3.137080838,-2.77708689,3.278923236,0.501836346,-2.809352222,0.156871023,-2.652481199,0.047746224,0.047746224,0,-2.464723801,-0.086181975,-2.550905776,0.770155443 +Donatas Motiejunas,motiedo01,2015,RS,HOU,4102,2037,-0.754216887,1.088692833,0.334475946,-0.20672324,-0.541934027,-0.748657267,-0.712105206,0.770613477,0.058508272,2.922625969,2.922625969,0,-0.539291901,1.113020621,0.57372872,0.125067964 +Donatas Motiejunas,motiedo01,2016,PO,HOU,199,98,-2.368347276,5.254670812,2.886323536,-2.196435503,8.960558143,6.76412264,-2.33302979,6.365008621,4.031978831,0.357622047,0,0.357622047,-2.002198882,5.874640807,3.872441924,2.145973376 +Donatas Motiejunas,motiedo01,2016,RS,HOU,1142,547,-3.115880582,1.205161729,-1.910718853,-0.545871511,0.162221667,-0.383649845,-2.795211187,1.077542402,-1.717668785,0.294294901,0.294294901,0,-1.921663697,0.708362121,-1.213301576,2.100184817 +Donatas Motiejunas,motiedo01,2017,RS,NOP,1022,479,-4.151897268,-1.766772462,-5.91866973,-1.574398256,-5.624581479,-7.198979735,-3.821866245,-2.691578956,-6.513445202,-0.92875844,-0.92875844,0,-3.551593918,-2.036615941,-5.58820986,0.962622248 +Donatas Motiejunas,motiedo01,2019,PO,SAS,36,19,6.924146048,8.606299168,15.53044522,1.723207546,7.244353981,8.967561527,6.159673937,8.874002843,15.03367678,0.175376568,0,0.175376568,3.770023969,5.090145587,8.860169556,-1.353767861 +Donatas Motiejunas,motiedo01,2019,RS,SAS,28,13,-19.57934937,-19.60490316,-39.18425253,-23.68124957,-8.197457677,-31.87870725,-21.7970001,-18.49304797,-40.29004808,-0.248010537,-0.248010537,0,-23.042583,-16.65345378,-39.69603677,-0.400136364 +Johnathan Motley,motlejo01,2018,RS,DAL,348,176,1.121388068,-2.159066477,-1.037678409,-3.471580669,-0.920968763,-4.392549432,0.282465916,-2.018848442,-1.736382527,0.090433735,0.090433735,0,-0.730666676,-2.735552406,-3.466219081,-0.636746145 +Johnathan Motley,motlejo01,2019,RS,LAC,347,156,-3.792840077,-2.277821051,-6.070661128,-6.189925153,-1.149927355,-7.339852507,-4.509822571,-2.154492902,-6.664315473,-0.315129274,-0.315129274,0,-3.489348072,-1.670620127,-5.159968199,1.172475998 +Johnathan Motley,motlejo01,2020,RS,LAC,91,41,3.39726932785783,0.013637203544011,3.41090653140184,5.23880608389928,-2.00917935558728,3.229626728312,3.92511910478264,-0.509854160306224,3.41526494447642,0.130264049445507,0.130264049445507,0,2.33785553398558,1.41953673770994,3.75739227169553,1.02748703549401 +Arnett Moultrie,moultar01,2014,RS,PHI,405,187,-5.767521829,0.387692467,-5.379829362,-3.547147802,-5.554068744,-9.101216547,-5.594845535,-0.735668609,-6.330514145,-0.342154029,-0.342154029,0,-6.247091188,-1.666959707,-7.914050896,0.153439179 +Timofey Mozgov,mozgoti01,2014,RS,DEN,3679,1770,-1.764176799,0.830238058,-0.933938741,0.99898296,1.82704484,2.8260278,-1.289775867,1.104911369,-0.184864499,2.322643183,2.322643183,0,-0.970313999,0.554617277,-0.415696722,0.256190961 +Timofey Mozgov,mozgoti01,2015,PO,CLE,1006,529,-2.01709283,6.815433993,4.798341163,0.895538818,5.660091177,6.555629995,-1.619150959,6.921030771,5.301879813,2.236411293,0,2.236411293,0.280340445,5.297978098,5.578318543,-0.211314514 +Timofey Mozgov,mozgoti01,2015,RS,CLE,2286,1148,-1.075135239,3.086456796,2.011321557,4.570797692,2.486918456,7.057716149,-0.03611858,3.144660149,3.10854157,3.43296738,3.43296738,0,0.644896477,2.03087815,2.675774628,0.043689366 +Timofey Mozgov,mozgoti01,2015,RS,DEN,1782,897,-2.485824884,1.743827497,-0.741997387,-0.027268499,-0.672103096,-0.699371595,-2.129093712,1.368260022,-0.760833691,0.906935469,0.906935469,0,-2.619764921,1.599068104,-1.020696817,-0.358711376 +Timofey Mozgov,mozgoti01,2016,PO,CLE,151,76,-7.776790901,2.211156594,-5.565634306,-16.79803712,-0.15381333,-16.95185045,-10.32147304,1.77050979,-8.550963248,-0.232316975,0,-0.232316975,-7.968736351,-0.574987452,-8.543723803,0.135073619 +Timofey Mozgov,mozgoti01,2016,RS,CLE,2618,1326,-2.809185395,3.034423587,0.225238191,-3.989374544,-1.159670937,-5.149045482,-3.269410895,2.296120802,-0.973290093,1.200229207,1.200229207,0,-2.460134656,1.807412914,-0.652721742,-0.14305526 +Timofey Mozgov,mozgoti01,2017,RS,LAL,2265,1104,-4.434522327,1.080173595,-3.354348733,-2.415060404,0.885186908,-1.529873496,-4.262227977,1.164549511,-3.097678466,-0.19514782,-0.19514782,0,-4.238729132,0.356981955,-3.881747177,-0.343524479 +Timofey Mozgov,mozgoti01,2018,RS,BRK,782,359,-6.9724279,-0.746529545,-7.718957445,-7.741344272,0.202592136,-7.538752137,-7.543131901,-0.560147833,-8.103279735,-0.984836248,-0.984836248,0,-7.376425592,-1.60269038,-8.979115972,0.437033153 +Emmanuel Mudiay,mudiaem01,2016,RS,DEN,4236,2068,-3.66533451,-2.015100665,-5.680435176,0.100199099,-1.482460747,-1.382261647,-3.088613479,-1.990760182,-5.07937366,-2.48494603,-2.48494603,0,-2.199477124,-2.082307913,-4.281785037,1.082914693 +Emmanuel Mudiay,mudiaem01,2017,RS,DEN,2948,1406,-2.308635434,-3.966626395,-6.275261829,-2.241419978,-2.916335469,-5.157755447,-2.496452136,-3.957667893,-6.454120029,-2.661491854,-2.661491854,0,-1.769910442,-3.993664708,-5.763575149,0.161469648 +Emmanuel Mudiay,mudiaem01,2018,RS,DEN,1593,752,-2.065873123,-2.664642484,-4.730515607,-4.802797249,-3.273102907,-8.075900156,-2.830094016,-2.945603721,-5.775697737,-1.166098752,-1.166098752,0,-1.505210844,-4.039409448,-5.544620292,0.446740446 +Emmanuel Mudiay,mudiaem01,2018,RS,NYK,1038,493,-3.191609979,-1.186136761,-4.377746739,-3.010497733,-3.388840719,-6.399338452,-3.325515686,-1.68355154,-5.009067227,-0.571449802,-0.571449802,0,-2.002693616,-1.864793598,-3.867487214,0.563836255 +Emmanuel Mudiay,mudiaem01,2019,RS,NYK,3397,1607,-1.05688692,-1.662207654,-2.719094574,-0.944523126,-3.017202168,-3.961725293,-0.986159407,-1.999553974,-2.985713381,-0.192586663,-0.192586663,0,-1.121191994,-2.587147214,-3.708339207,-0.354747614 +Emmanuel Mudiay,mudiaem01,2020,PO,UTA,67,34,0.017495117839699,2.26793766792623,2.28543278576593,-5.94592828264647,7.39381531811972,1.44788703547325,-1.42714609327819,3.46003265442945,2.03288656115126,0.082715100955498,0,0.082715100955498,-5.06054587574338,-0.533598479257006,-5.59414435500039,-3.31361408922005 +Emmanuel Mudiay,mudiaem01,2020,RS,UTA,1824,850,-2.47772997436929,-1.8282383796133,-4.3059683539826,-3.85772543976418,-0.895251658989099,-4.75297709875328,-2.95389479101609,-1.76664034413856,-4.72053513515465,-0.851511721514162,-0.851511721514162,0,-2.67041724585533,-2.4836939751016,-5.15411122095693,-0.364447649841124 +Shabazz Muhammad,muhamsh01,2014,RS,MIN,591,290,-0.967953773,-1.368000012,-2.335953785,-3.057834802,-4.560803505,-7.618638307,-1.513511698,-2.151110941,-3.664622638,-0.135295167,-0.135295167,0,-1.982768226,-3.442367825,-5.425136052,-0.021666717 +Shabazz Muhammad,muhamsh01,2015,RS,MIN,1763,866,3.098376878,-2.294401975,0.803974903,1.315475639,-1.721927261,-0.406451622,2.986563596,-2.251724852,0.734838744,1.551845355,1.551845355,0,1.735534457,-2.977372596,-1.241838139,0.755333054 +Shabazz Muhammad,muhamsh01,2016,RS,MIN,3424,1682,0.759994204,-3.518937584,-2.758943379,-2.904723189,-3.191485591,-6.096208781,0.053355263,-3.633578036,-3.580222773,-0.710228784,-0.710228784,0,-1.187677564,-3.979847929,-5.167525493,-0.306132258 +Shabazz Muhammad,muhamsh01,2017,RS,MIN,3062,1516,0.351650179,-2.188709209,-1.837059031,-2.803981065,1.065901888,-1.738079176,-0.319500307,-1.637663307,-1.957163614,0.611560343,0.611560343,0,-1.048912235,-2.714200825,-3.763113059,-0.267037304 +Shabazz Muhammad,muhamsh01,2018,PO,MIL,57,29,-5.465702226,0.764469509,-4.701232717,1.48314679,9.415860046,10.89900684,-4.337915327,2.671962399,-1.665952928,0.016924377,0,0.016924377,2.060525649,-0.615966961,1.444558689,2.252632324 +Shabazz Muhammad,muhamsh01,2018,RS,MIL,239,117,5.792221921,0.562902006,6.355123927,4.19177583,0.920644283,5.112420113,5.802883018,0.690340909,6.493223926,0.548657156,0.548657156,0,4.701652479,-0.646044445,4.055608035,-0.557738862 +Shabazz Muhammad,muhamsh01,2018,RS,MIN,629,301,-2.264769746,-5.560845015,-7.82561476,-4.66076542,-11.27483536,-15.93560078,-2.96898715,-7.064673228,-10.03366038,-1.116170901,-1.116170901,0,-2.633708688,-6.061790507,-8.695499195,-0.2112672 +Mychal Mulder,muldemy01,2020,RS,GSW,422,204,-1.4971527772545,-0.564240759152137,-2.06139353640663,5.93633590957354,4.28031222238171,10.2166481319553,0.03065100159361,0.454141104311117,0.484792105904727,0.335228606914303,0.335228606914303,0,0.754682527970357,0.153713725971718,0.908396253942075,-0.440084941320387 +Byron Mullens,mulleby01,2014,RS,PHI,528,247,-0.208339947,-5.679602395,-5.887942342,-1.417262111,-5.03230341,-6.449565521,-0.358207542,-5.825396395,-6.183603937,-0.436142536,-0.436142536,0,0.889591716,-5.120193124,-4.230601408,0.762935307 +Byron Mullens,mulleby01,2014,RS,LAC,335,167,-3.647865172,-8.276275929,-11.9241411,-2.401867096,-6.083447096,-8.485314192,-3.701377443,-8.36604229,-12.06741973,-0.800752227,-0.800752227,0,-2.688784571,-5.650798871,-8.339583442,0.830794844 +Xavier Munford,munfoxa02,2016,PO,MEM,174,89,-2.657104575,1.947404205,-0.70970037,-3.206892101,-1.204608586,-4.411500687,-2.897709307,1.511925344,-1.385783964,0.064182992,0,0.064182992,2.125961187,3.591479067,5.717440254,0.438080279 +Xavier Munford,munfoxa02,2016,RS,MEM,486,244,-0.656198639,1.24541744,0.589218801,2.661124119,-0.978965416,1.682158703,0.013099811,0.890071597,0.903171409,0.45183775,0.45183775,0,-0.548249869,1.237667986,0.689418117,-0.631912648 +Xavier Munford,munfoxa02,2018,RS,MIL,44,21,-7.346582967,-5.866238576,-13.21282154,-12.39868258,-6.033548844,-18.43223143,-8.823900779,-6.197934161,-15.02183494,-0.132151918,-0.132151918,0,-7.321970835,-5.394896341,-12.71686718,0.50474085 +Erik Murphy,murpher01,2014,RS,CHI,129,62,-7.802573957,-8.049404679,-15.85197864,-20.86341705,-5.735998167,-26.59941521,-11.0302649,-8.165339877,-19.19560478,-0.51562995,-0.51562995,0,-10.44743252,-7.202825137,-17.65025765,-0.845178757 +Dejounte Murray,murrade01,2017,PO,SAS,349,168,-0.652623127,5.685746968,5.033123842,4.740811061,5.768952445,10.50976351,0.385895116,6.057392598,6.443287715,0.818707586,0,0.818707586,1.485476271,6.300576203,7.786052474,0.713841439 +Dejounte Murray,murrade01,2017,RS,SAS,654,322,-4.78265005,-0.668978757,-5.451628806,-3.989592994,1.137861189,-2.851731805,-4.95037685,-0.4194821,-5.36985895,-0.432883289,-0.432883289,0,-4.345176242,-1.231409068,-5.57658531,0.565508344 +Dejounte Murray,murrade01,2018,PO,SAS,187,96,-1.332430983,5.65239074,4.319959757,-2.0160329,2.328171081,0.312138181,-1.524769862,5.297178046,3.772408184,0.327015579,0,0.327015579,-0.188690479,5.489774852,5.301084374,-0.729796469 +Dejounte Murray,murrade01,2018,RS,SAS,3532,1743,-1.959549439,2.409512744,0.449963306,-2.311343605,5.410746216,3.099402611,-2.140812343,3.124653717,0.983841374,3.308632518,3.308632518,0,-1.941059263,3.609479399,1.668420136,-0.352302644 +Dejounte Murray,murrade01,2020,RS,SAS,3574,1687,-0.478356892818095,0.318818627869392,-0.159538264948703,-0.077021395886204,-2.06986787238892,-2.14688926827513,-0.451163146863564,-0.125364077520116,-0.57652722438368,1.87185286483467,1.87185286483467,0,-0.411741601024933,1.2923665151106,0.880624914085666,0.061607883527456 +Jamal Murray,murraja01,2017,RS,DEN,3701,1764,-0.108152917,-0.944301118,-1.052454035,-0.153613002,1.566894077,1.413281074,-0.180577626,-0.435521556,-0.616099182,1.928691031,1.928691031,0,0.358327348,-1.299002501,-0.940675153,0.418599583 +Jamal Murray,murraja01,2018,RS,DEN,5224,2565,1.168514339,-1.361459964,-0.192945625,6.702978154,-2.496913888,4.206064266,2.335503386,-1.660905135,0.674598252,4.460166685,4.460166685,0,3.060258524,-1.17973605,1.880522474,-0.475399983 +Jamal Murray,murraja01,2019,PO,DEN,992,508,3.163704545,-2.534209852,0.629494694,8.766855317,-1.895606799,6.871248519,4.413580048,-2.563807618,1.84977243,1.206104319,0,1.206104319,2.169829986,-2.353767578,-0.183937592,-1.896795632 +Jamal Murray,murraja01,2019,RS,DEN,5072,2447,1.096850843,0.59438389,1.691234733,3.388334384,-1.974236238,1.414098145,1.597607117,0.078034963,1.67564208,5.501098753,5.501098753,0,2.092023025,-0.126348043,1.965674981,-0.445185346 +Jamal Murray,murraja01,2020,PO,DEN,1485,753,6.93686689296403,-0.339696385038835,6.59717050792519,9.76052742576212,4.32606501210474,14.0865924378669,7.91735108235179,0.603980425343291,8.52133150769508,4.38246463434256,0,4.38246463434256,7.14817705581606,0.937578245014011,8.08575530083007,-1.85846882430932 +Jamal Murray,murraja01,2020,RS,DEN,3867,1904,1.28319962036575,-0.081380744323215,1.20181887604254,1.80684100053711,2.18737231210655,3.99421331264366,1.41792375267314,0.386553889200291,1.80447764187343,4.39050500142622,4.39050500142622,0,1.89413271695457,0.638341501056891,2.53247421801146,-0.780249639323929 +Toure' Murry,murryto01,2014,RS,NYK,769,373,-2.124331348,-0.202195184,-2.326526532,-3.536028473,2.875345576,-0.660682896,-2.570416023,0.460756567,-2.109659456,0.123425217,0.123425217,0,-1.920742052,-0.54512066,-2.465862712,1.232166688 +Toure' Murry,murryto01,2015,RS,UTA,2,1,-52.92289778,-25.76461131,-78.68750909,-63.89494648,-3.163388051,-67.05833453,-58.48170452,-22.64772781,-81.12943233,-0.04032499,-0.04032499,0,-42.02709245,-11.60674785,-53.6338403,0.805260657 +Toure' Murry,murryto01,2015,RS,WAS,34,17,-12.22477436,2.694354752,-9.530419608,-8.358512678,14.61640502,6.257892342,-12.10118878,5.357083712,-6.744105067,-0.036207683,-0.036207683,0,-8.477624498,1.25589373,-7.221730768,4.332696003 +Dzanan Musa,musadz01,2019,PO,BRK,38,15,-9.547776288,-0.518805191,-10.06658148,18.40883869,15.68082753,34.08966622,-4.224170129,2.948909467,-1.275260662,0.01230755,0,0.01230755,-5.136236095,0.731860783,-4.404375312,5.700483696 +Dzanan Musa,musadz01,2019,RS,BRK,85,39,-1.658014404,0.840485887,-0.817528518,-5.243157508,5.926836117,0.683678609,-2.454062551,1.981401691,-0.47266086,0.045569426,0.045569426,0,-3.173943048,-0.915871016,-4.089814063,0.574379404 +Dzanan Musa,musadz01,2020,PO,BRK,88,39,0.9347336796454,-10.7813217286356,-9.84658804899025,-1.82548971113652,-17.7780841233116,-19.6035738344481,0.482121214544976,-12.7798193730948,-12.2976981585499,-0.200318628022118,0,-0.200318628022118,2.93868845560313,-14.9981778483104,-12.0594893927073,2.22181001613782 +Dzanan Musa,musadz01,2020,RS,BRK,1066,487,-3.24905708253136,1.77237174728015,-1.47668533525122,-3.90650287998538,1.61460950441053,-2.29189337557485,-3.57239196229564,1.84101519452561,-1.73137676777003,0.255914570427329,0.255914570427329,0,-2.78385930850356,-0.341362945241937,-3.1252222537455,1.13761310304184 +Mike Muscala,muscami01,2014,PO,ATL,9,5,-12.15636776,5.754563034,-6.401804722,18.59629535,36.92659675,55.5228921,-6.449282179,12.56356617,6.114283987,0.022485529,0,0.022485529,-6.974541695,5.060805233,-1.913736462,-3.328323075 +Mike Muscala,muscami01,2014,RS,ATL,443,215,-6.040911,-4.877718154,-10.91862915,-5.731891782,-6.219474158,-11.95136594,-6.324761962,-5.449202104,-11.77396407,-0.988290079,-0.988290079,0,-5.163268686,-4.77083427,-9.934102957,-0.152671859 +Mike Muscala,muscami01,2015,PO,ATL,200,102,0.486504414,0.752763078,1.239267492,-5.396647339,-3.268916635,-8.665563975,-0.701821644,-0.078417644,-0.780239288,0.105222921,0,0.105222921,-2.275276336,-1.332696555,-3.607972891,-0.455317444 +Mike Muscala,muscami01,2015,RS,ATL,997,502,1.237359339,-0.201065402,1.036293937,-0.346324294,1.279994636,0.933670342,0.954435421,0.058157225,1.012592646,0.960434264,0.960434264,0,0.544451574,-0.63365984,-0.089208265,-0.322655026 +Mike Muscala,muscami01,2016,PO,ATL,135,67,-0.590858586,-5.190160971,-5.781019557,-3.791987667,-5.309466985,-9.101454652,-1.332292276,-5.594977189,-6.927269465,-0.146042245,0,-0.146042245,-0.51306945,-7.923748901,-8.436818351,-0.793677021 +Mike Muscala,muscami01,2016,RS,ATL,1165,565,-1.40539013,0.57917965,-0.82621048,-3.774591302,-0.355186054,-4.129777356,-1.971242939,0.338326492,-1.632916448,0.322643634,0.322643634,0,-1.451213778,0.355751653,-1.095462126,0.191095116 +Mike Muscala,muscami01,2017,PO,ATL,168,81,-4.27380605,0.458149393,-3.815656657,-1.634925029,2.238442345,0.603517316,-3.919445454,0.745482677,-3.173962777,-0.018020396,0,-0.018020396,-5.523014445,-2.138604433,-7.661618878,-0.266352172 +Mike Muscala,muscami01,2017,RS,ATL,2562,1237,-0.942588632,1.157804443,0.21521581,-1.302068267,-2.108418018,-3.410486285,-1.06354058,0.510772739,-0.552767841,1.388695812,1.388695812,0,-1.723302041,0.030955403,-1.692346637,0.14036658 +Mike Muscala,muscami01,2018,RS,ATL,2264,1060,-1.360694135,-0.038847119,-1.399541253,-0.588726667,0.27266686,-0.316059807,-1.239800861,0.08355613,-1.15624473,0.864744774,0.864744774,0,-1.202321495,-0.533408764,-1.735730258,0.324868829 +Mike Muscala,muscami01,2019,RS,PHI,2278,1041,-1.534265513,0.07528067,-1.458984844,-1.359711654,2.187161514,0.82744986,-1.621529394,0.491498356,-1.130031038,0.862988493,0.862988493,0,-1.48822039,-0.129415532,-1.617635922,0.307198429 +Mike Muscala,muscami01,2019,RS,LAL,580,265,0.650598612,-1.149469858,-0.498871247,-0.444775816,-1.567208223,-2.011984039,0.49411104,-1.324375709,-0.830264669,0.260399796,0.260399796,0,0.718787888,-1.312362792,-0.593574904,0.332110086 +Mike Muscala,muscami01,2020,PO,OKC,41,20,-1.66206560041548,-7.55290781482717,-9.21497341524265,0.250125815589723,-15.4711395313404,-15.2210137157507,-1.19221853247933,-9.83315523533302,-11.0253737678124,-0.085379379859656,0,-0.085379379859656,-3.38826084244685,-8.06996729510165,-11.4582281375485,-1.95108112438144 +Mike Muscala,muscami01,2020,RS,OKC,1243,572,-0.775985949333453,1.87424001343184,1.09825406409839,-3.00822487546471,0.07392318340365,-2.93430169206106,-1.29574538715353,1.60518637648711,0.309440989333579,0.892922905043551,0.892922905043551,0,-0.909848823097917,1.02849653535333,0.118647712255415,0.008322891243544 +Svi Mykhailiuk,mykhasv01,2019,RS,DET,41,20,-5.914309751,0.604737228,-5.309572523,-13.54712089,-9.626385761,-23.17350665,-7.875057803,-1.525652624,-9.400710427,-0.067255228,-0.067255228,0,-7.792714688,-1.944345294,-9.737059982,-0.913987505 +Svi Mykhailiuk,mykhasv01,2019,RS,LAL,919,420,-3.842990618,-1.222246707,-5.065237325,-0.538221188,0.993877667,0.455656478,-3.354848146,-0.838107375,-4.19295552,-0.310952217,-0.310952217,0,-3.418228053,-2.105410578,-5.523638631,0.576781224 +Svi Mykhailiuk,mykhasv01,2020,RS,DET,2639,1265,0.245236957091374,-1.47534641635507,-1.2301094592637,1.07819718812846,1.97864980495569,3.05684699308415,0.457352376348835,-0.824535684403866,-0.367183308055031,1.54229081233629,1.54229081233629,0,0.270495142750118,-1.60457404727998,-1.33407890452986,0.293043017042856 +Abdel Nader,naderab01,2018,PO,BOS,66,33,-0.502644722,-5.386076333,-5.888721055,-9.706861916,1.643697483,-8.063164432,-2.476472719,-4.31067782,-6.787150539,-0.070850066,0,-0.070850066,-5.708888393,-7.887879736,-13.59676813,1.03874762 +Abdel Nader,naderab01,2018,RS,BOS,1093,522,-4.34788907,-2.097617537,-6.445506607,-5.895366942,-2.6253575,-8.520724441,-4.932026307,-2.395405471,-7.327431778,-1.225844432,-1.225844432,0,-4.970364704,-2.784625083,-7.754989787,0.550276162 +Abdel Nader,naderab01,2019,PO,OKC,12,5,-7.850246749,-12.75793231,-20.60817906,-30.74067776,28.38975077,-2.350926994,-13.01623048,-5.001183396,-18.01741388,-0.039390824,0,-0.039390824,-15.99476852,-9.085559363,-25.08032788,-1.924912521 +Abdel Nader,naderab01,2019,RS,OKC,1518,694,-2.892244714,-2.224909832,-5.117154546,-8.910902897,-1.632529472,-10.54343237,-4.331531779,-2.290471425,-6.622003204,-1.368862843,-1.368862843,0,-4.224167736,-1.625316395,-5.849484132,-0.158438961 +Abdel Nader,naderab01,2020,PO,OKC,54,25,-4.31963435296486,6.10438158342521,1.78474723046035,-22.9821195915584,-1.87057917576063,-24.852698767319,-8.33730893237663,4.76063087095158,-3.57667806142505,-0.010869338882949,0,-0.010869338882949,-8.51577862996912,0.620328438584182,-7.89545019138494,-0.05125023527553 +Abdel Nader,naderab01,2020,RS,OKC,1839,867,-2.50757761739675,-0.168016634876122,-2.67559425227288,-6.4216116392108,0.787543713400729,-5.63406792581007,-3.48298321830991,-0.017433719435335,-3.50041693774524,-0.331342782590697,-0.331342782590697,0,-3.55239291359961,-0.743282080746681,-4.29567499434629,-0.184310765824207 +Larry Nance Jr.,nancela02,2016,RS,LAL,2560,1266,-1.405779555,0.474215723,-0.931563833,1.005052104,2.299995881,3.305047985,-0.996378444,0.95461429,-0.041764154,1.731950494,1.731950494,0,-1.43251755,-0.123555929,-1.556073479,-0.968265531 +Larry Nance Jr.,nancela02,2017,RS,LAL,3024,1442,-1.35709109,0.162302781,-1.194788308,-1.286149118,1.831961964,0.545812847,-1.407001545,0.580261426,-0.826740119,1.41661738,1.41661738,0,-1.130692517,0.787841608,-0.342850909,0.115003873 +Larry Nance Jr.,nancela02,2018,PO,CLE,605,307,1.358601512,2.655735023,4.014336535,-7.020505031,4.765749225,-2.254755806,-0.391624285,3.303464199,2.911839913,0.915711599,0,0.915711599,0.584818906,2.985484295,3.570303201,0.115040145 +Larry Nance Jr.,nancela02,2018,RS,CLE,1040,499,0.472202249,2.079221082,2.551423331,-1.500575695,5.418602009,3.918026315,0.035522468,2.978068554,3.013591021,1.46590365,1.46590365,0,0.234649809,3.410753695,3.645403504,-0.09787709 +Larry Nance Jr.,nancela02,2018,RS,LAL,1951,922,-0.083421355,2.529181846,2.44576049,-1.190068009,1.50398803,0.313920022,-0.303383357,2.465272655,2.161889297,2.317728968,2.317728968,0,-0.042437494,2.968163741,2.925726246,0.30715897 +Larry Nance Jr.,nancela02,2019,RS,CLE,3662,1795,-0.145033696,2.345958235,2.200924539,0.459584799,0.465430774,0.925015573,0.00191379,2.230547709,2.232461499,4.543462713,4.543462713,0,0.317497156,2.340936002,2.658433157,-0.435984242 +Larry Nance Jr.,nancela02,2020,RS,CLE,3064,1472,0.294711561064692,0.183634511954989,0.478346073019681,-1.15748949545786,4.26505053523938,3.10756103978152,0.05807359591695,1.10281686747134,1.16089046338828,2.9152940388654,2.9152940388654,0,0.509270726289944,0.363520335765108,0.872791062055052,-0.759262800701397 +Shabazz Napier,napiesh01,2015,RS,MIA,1931,1012,-1.820142418,-1.8707303,-3.690872718,-2.144854777,2.103230812,-0.041623964,-1.997204782,-1.131249928,-3.128454711,-0.194227895,-0.194227895,0,-1.477126031,-1.634189864,-3.111315894,-0.577488057 +Shabazz Napier,napiesh01,2016,RS,ORL,1211,600,-2.363271025,-0.734741205,-3.098012231,-2.444923902,-0.171824183,-2.616748085,-2.503792447,-0.638841483,-3.142633929,-0.120124566,-0.120124566,0,-1.635745568,-1.539550677,-3.175296245,-0.055712862 +Shabazz Napier,napiesh01,2017,PO,POR,101,47,5.587360239,-2.353124343,3.234235897,15.50273972,-2.822869189,12.67987053,8.080702178,-2.589517991,5.491184187,0.20020743,0,0.20020743,8.94402037,-1.895781495,7.048238875,-1.710131116 +Shabazz Napier,napiesh01,2017,RS,POR,1033,512,-0.194409636,0.19333801,-0.001071626,2.651612921,-1.284190499,1.367422422,0.375190046,-0.075291929,0.299898117,0.793627585,0.793627585,0,1.255471228,-0.483335287,0.772135941,-0.378489131 +Shabazz Napier,napiesh01,2018,PO,POR,75,35,-7.391891445,1.323850451,-6.068040994,-17.029835,17.98678946,0.956954455,-9.834140237,4.988538786,-4.845601451,-0.03984775,0,-0.03984775,-8.754280614,3.308802832,-5.445477782,3.16685072 +Shabazz Napier,napiesh01,2018,RS,POR,3112,1535,-0.114063906,2.80916546,2.695101554,-1.099097188,0.39853187,-0.700565319,-0.338071741,2.446847831,2.10877609,3.772968649,3.772968649,0,-0.513100355,2.419762715,1.90666236,-0.839827185 +Shabazz Napier,napiesh01,2019,PO,BRK,66,28,23.75887032,-0.24105976,23.51781056,20.98131096,8.595409119,29.57672008,24.69675947,1.729859812,26.42661929,0.433108006,0,0.433108006,15.20138789,-1.030496126,14.17089176,0.747316252 +Shabazz Napier,napiesh01,2019,RS,BRK,2105,983,1.753119489,0.336380867,2.089500356,-2.335730468,1.753355219,-0.582375249,1.029372843,0.648875106,1.678247949,2.220332669,2.220332669,0,1.144638714,0.112212101,1.256850814,-0.025306194 +Shabazz Napier,napiesh01,2020,RS,MIN,1863,856,0.426494028661602,-0.926805699075784,-0.500311670414182,-2.41873859104782,2.26189284062464,-0.156845750423184,-0.108552822756033,-0.300651369681736,-0.40920419243777,1.02832118220454,1.02832118220454,0,0.206555630518487,-0.310970632314318,-0.10441500179583,0.601521189256883 +Shabazz Napier,napiesh01,2020,RS,WAS,1048,488,-0.898752279723891,-0.677836036360827,-1.57658831608472,-1.95112389886473,1.22293971234021,-0.728184186524512,-1.17066521223341,-0.253876121933114,-1.42454133416652,0.332270452600098,0.332270452600098,0,-0.44112030214884,-0.493126731135285,-0.934247033284125,0.699527561462246 +Steve Nash,nashst01,2014,RS,LAL,672,313,-2.059716338,-1.981591529,-4.041307867,-2.562540155,-1.320148157,-3.882688312,-2.258944097,-1.942738903,-4.201683,-0.234541449,-0.234541449,0,-1.626378454,-2.728220053,-4.354598507,1.124722782 +Hamady Ndiaye,ndiayha01,2014,RS,SAC,151,74,-4.612299552,-5.590769236,-10.20306879,-8.803737959,0.71093405,-8.092803909,-5.805403218,-4.587927049,-10.39333027,-0.287881726,-0.287881726,0,-6.299209683,-3.640057804,-9.939267486,-0.229566186 +Maurice Ndour,ndourma01,2017,RS,NYK,674,331,-2.191791735,1.793796836,-0.397994899,-2.174416759,2.797549781,0.623133023,-2.295574467,2.17203118,-0.123543287,0.443860194,0.443860194,0,-1.649819698,0.38790483,-1.261914868,0.069477897 +Gary Neal,nealga01,2014,PO,CHA,203,104,-3.712469312,-1.033721,-4.746190312,-1.257315149,-9.703719981,-10.96103513,-3.340083242,-2.91770642,-6.257789662,-0.194953507,0,-0.194953507,-4.323675684,-3.762888284,-8.086563969,1.445736073 +Gary Neal,nealga01,2014,RS,CHA,996,507,1.881561675,-3.906930268,-2.025368593,0.635273998,-1.835309974,-1.200035976,1.77259514,-3.745203148,-1.972608009,0.200897431,0.200897431,0,1.030376288,-3.138933449,-2.108557161,-0.091409678 +Gary Neal,nealga01,2014,RS,MIL,1196,607,-1.308508397,-5.906664234,-7.215172631,-4.864137,-2.437609632,-7.301746631,-2.034065101,-5.479526713,-7.513591814,-1.471654726,-1.471654726,0,-1.641619915,-6.451318539,-8.092938454,-0.233323548 +Gary Neal,nealga01,2015,RS,CHA,1840,931,-1.163421329,-4.968937433,-6.132358762,-1.477830155,-1.325367786,-2.803197941,-1.219127244,-4.539448148,-5.758575392,-1.427105803,-1.427105803,0,-1.701716195,-4.267048706,-5.968764901,-0.131258838 +Gary Neal,nealga01,2015,RS,MIN,537,262,2.097837115,-2.558931019,-0.461093905,-2.980079378,3.219513894,0.239434516,1.21196841,-1.449151708,-0.237183298,0.336579936,0.336579936,0,0.796424071,-2.417906992,-1.621482921,0.195759745 +Gary Neal,nealga01,2016,RS,WAS,1684,807,0.65276347,-4.05735867,-3.4045952,-3.096335222,-5.059031618,-8.15536684,-0.076599668,-4.515106902,-4.59170657,-0.753031798,-0.753031798,0,0.23924274,-3.820549431,-3.581306691,-0.677343944 +Gary Neal,nealga01,2017,RS,ATL,37,18,-7.585930836,-11.0536916,-18.63962243,-13.23565228,3.001534995,-10.23411729,-9.132046032,-8.799470315,-17.93151635,-0.139002987,-0.139002987,0,-6.283205642,-7.845752872,-14.12895851,-0.294077601 +Nemanja Nedovic,nedovne01,2014,PO,GSW,1,0,-3.82793691,-68.65812855,-72.48606546,-0.334154489,3.221002203,2.886847713,-3.296613906,-57.31357607,-60.61018997,0,0,0,-4.754271556,-48.88611513,-53.64038668,8.321224959 +Nemanja Nedovic,nedovne01,2014,RS,GSW,305,142,-6.689528396,-3.044035274,-9.73356367,-12.20896315,-3.674976076,-15.88393923,-8.266613195,-3.43595835,-11.70257154,-0.651527648,-0.651527648,0,-7.176519819,-4.183589092,-11.36010891,0.433016956 +Jameer Nelson,nelsoja01,2014,RS,ORL,4307,2179,0.593731962,-2.999851421,-2.406119459,3.084831049,-5.362513259,-2.27768221,1.217001147,-3.659778129,-2.442776982,0.340098647,0.340098647,0,1.099448985,-3.184077125,-2.08462814,-0.406944826 +Jameer Nelson,nelsoja01,2015,RS,DEN,1411,702,1.364572019,-0.166011801,1.198560218,-2.618357328,-0.323915797,-2.942273126,0.647215361,-0.172147588,0.475067774,1.154574169,1.154574169,0,1.117173756,-0.646745422,0.470428335,-0.042953571 +Jameer Nelson,nelsoja01,2015,RS,BOS,247,121,-2.41169236,0.782396296,-1.629296064,-3.190200257,-3.462135825,-6.652336082,-2.688793309,-0.050335781,-2.73912909,0.000680055,0.000680055,0,-1.960688993,0.569278536,-1.391410457,1.278648731 +Jameer Nelson,nelsoja01,2015,RS,DAL,1168,584,-0.871786314,-2.831970092,-3.703756406,3.832563858,-1.845299018,1.98726484,0.03114245,-2.811604282,-2.780461833,-0.009047346,-0.009047346,0,0.556540071,-1.80044297,-1.243902898,-0.306013633 +Jameer Nelson,nelsoja01,2016,RS,DEN,2063,1036,-1.229022369,-4.137245441,-5.36626781,-1.161911274,-1.711355947,-2.873267221,-1.282348525,-3.849241067,-5.131589592,-1.247708555,-1.247708555,0,-1.335759399,-3.221160155,-4.556919554,-0.863249323 +Jameer Nelson,nelsoja01,2017,RS,DEN,4234,2045,0.134616063,-3.961052728,-3.826436665,1.421846865,1.959765401,3.381612267,0.360721021,-2.933580985,-2.572859964,0.183812204,0.183812204,0,0.225354971,-2.48977146,-2.264416489,-0.535217818 +Jameer Nelson,nelsoja01,2018,RS,NOP,1876,897,-1.851691464,-1.954655628,-3.806347093,-1.916238999,-3.091714816,-5.007953815,-1.969350881,-2.320043655,-4.289394536,-0.699629536,-0.699629536,0,-1.830764356,-2.329630978,-4.160395334,-0.686198218 +Jameer Nelson,nelsoja01,2018,RS,DET,241,116,-9.486186394,-4.637368042,-14.12355444,-12.60795979,-6.124162512,-18.7321223,-10.68915218,-5.2283045,-15.91745668,-0.775401904,-0.775401904,0,-7.589716626,-4.267934716,-11.85765134,-0.495200159 +Raul Neto,netora01,2016,RS,UTA,2881,1499,-1.088827919,1.509652662,0.420824744,-1.287544438,1.008704237,-0.2788402,-1.183479762,1.451179009,0.267699247,2.29744511,2.29744511,0,-1.422858281,1.883595269,0.460736988,-0.442864353 +Raul Neto,netora01,2017,PO,UTA,125,60,-0.428103059,-0.551507928,-0.979610987,-11.32523573,7.866524441,-3.458711294,-2.736146832,1.195878883,-1.540267949,0.037866603,0,0.037866603,-1.799624792,2.21240037,0.412775579,-0.827109086 +Raul Neto,netora01,2017,RS,UTA,700,346,-0.257954824,2.450705141,2.192750317,1.210895696,5.861171172,7.072066868,0.042994529,3.255807791,3.29880232,1.063143303,1.063143303,0,-0.953414095,4.40447257,3.451058474,-0.426882652 +Raul Neto,netora01,2018,PO,UTA,160,72,-2.350986177,-4.990864659,-7.341850836,3.247671324,6.222193385,9.469864708,-1.29964257,-2.985223213,-4.284865784,-0.059074481,0,-0.059074481,-1.409693288,-1.224231255,-2.633924543,1.549797023 +Raul Neto,netora01,2018,RS,UTA,1041,498,-1.285494577,0.685656835,-0.599837742,-0.907394528,6.200802214,5.293407686,-1.284268569,1.797908584,0.513640015,0.82785595,0.82785595,0,-1.798104421,1.189342494,-0.608761927,-0.163695501 +Raul Neto,netora01,2019,PO,UTA,47,20,-10.62941235,-6.466999852,-17.0964122,-22.29397704,3.390031513,-18.90394553,-13.62935403,-4.836725503,-18.46607953,-0.164970277,0,-0.164970277,-12.94864356,-8.012790291,-20.96143385,-0.255908982 +Raul Neto,netora01,2019,RS,UTA,1032,474,1.712975618,-0.411681772,1.301293846,6.937618857,2.431039263,9.368658121,2.888311904,0.075571676,2.96388358,1.382913803,1.382913803,0,1.828302572,0.274120483,2.102423054,0.080974522 +Raul Neto,netora01,2020,PO,PHI,53,26,-3.49321408761916,16.3265314265608,12.8333173389416,-12.7283313128439,-16.7897901844856,-29.5181214973295,-5.63153691520137,10.4714304505008,4.83989353529946,0.103523399793403,0,0.103523399793403,-1.02787093827537,7.67246093544207,6.6445899971667,-0.301755091904081 +Raul Neto,netora01,2020,RS,PHI,1412,668,-0.215314462452362,2.5027818969195,2.28746743446714,-3.0334533450519,2.42455371973094,-0.608899625320965,-0.834080221871417,2.60405367780302,1.7699734559316,1.53505208717555,1.53505208717555,0,-0.439888073164618,1.73333796065965,1.29344988749503,-0.359001430942653 +Malik Newman,newmama01,2020,RS,CLE,8,4,,,,,,,0,0,0,,,0,0,0,0, +Georges Niang,niangge01,2017,RS,IND,197,93,-7.143737043,-3.800876579,-10.94461362,-0.052677936,1.237710321,1.185032385,-6.066939303,-2.940873543,-9.007812846,-0.295864138,-0.295864138,0,-6.229823282,-5.69016509,-11.91998837,-0.350283279 +Georges Niang,niangge01,2018,RS,UTA,73,32,-2.171969544,3.279221978,1.107252433,-12.66346119,5.090029501,-7.57343169,-4.595582055,3.700577616,-0.895004438,0.030957269,0.030957269,0,-3.26294511,1.900561843,-1.362383267,2.200631659 +Georges Niang,niangge01,2019,PO,UTA,119,55,-0.985098954,3.854088767,2.868989813,2.441613932,14.87369355,17.31530748,-0.23024036,6.355113079,6.124872719,0.259533966,0,0.259533966,-3.046649684,3.131209493,0.084559809,1.03976832 +Georges Niang,niangge01,2019,RS,UTA,1122,516,-0.382270177,-2.567365437,-2.949635615,-1.937754475,-5.525842875,-7.46359735,-0.752388567,-3.421162741,-4.173551308,-0.376750425,-0.376750425,0,-0.794160843,-3.218828644,-4.012989487,0.538911855 +Georges Niang,niangge01,2020,PO,UTA,228,114,3.62857605784338,-1.26859059167396,2.35998546616942,4.28979014398873,-4.1486155630152,0.141174580973526,3.86196343230347,-1.89154752611604,1.97041590618743,0.280745374346478,0,0.280745374346478,-0.927309721452284,-3.19989365081145,-4.12720337226373,-0.847951453699339 +Georges Niang,niangge01,2020,RS,UTA,1964,923,0.986959975261945,-1.42611732066009,-0.439157345398142,-0.777350328169019,-2.22141355886877,-2.99876388703779,0.670259250320584,-1.69818753020314,-1.02792827988255,0.808710891100089,0.808710891100089,0,0.13654941477019,-2.28889340783092,-2.15234399306073,-0.281757684290647 +Andrew Nicholson,nichoan01,2014,RS,ORL,2339,1174,-3.558386619,-1.264518621,-4.82290524,-3.690730324,1.20890969,-2.481820634,-3.738620713,-0.790716391,-4.529337104,-1.059002195,-1.059002195,0,-3.875868494,-0.975776785,-4.85164528,-0.609797643 +Andrew Nicholson,nichoan01,2015,RS,ORL,969,492,-3.580261543,-2.135829639,-5.716091182,-3.415634955,-0.249229115,-3.66486407,-3.703498528,-1.826462929,-5.529961458,-0.696599292,-0.696599292,0,-3.767266444,-2.761397902,-6.528664346,-0.167952511 +Andrew Nicholson,nichoan01,2016,RS,ORL,1660,823,-0.412316004,-0.230562782,-0.642878785,-2.109684812,5.288638494,3.178953681,-0.783328118,0.914774364,0.131446246,1.206923834,1.206923834,0,-1.046338617,-0.714908659,-1.761247276,-0.240649639 +Andrew Nicholson,nichoan01,2017,RS,WAS,472,231,-5.00502801,-2.46134537,-7.46637338,-7.938531101,-4.232339762,-12.17087086,-5.938673393,-2.988067184,-8.926740578,-0.727352909,-0.727352909,0,-4.763229769,-1.854293608,-6.617523377,-0.082769762 +Andrew Nicholson,nichoan01,2017,RS,BRK,226,111,-6.399324036,-3.350535857,-9.749859893,-5.307424111,-13.67549816,-18.98292227,-6.510928109,-5.669162748,-12.18009086,-0.534617115,-0.534617115,0,-5.31324219,-4.440588245,-9.753830435,0.104753837 +Joakim Noah,noahjo01,2014,PO,CHI,380,210,-0.968673759,5.322700879,4.354027119,-9.549985805,3.870839839,-5.679145967,-2.796664787,5.318852069,2.522187282,0.58422473,0,0.58422473,-1.213514676,4.435792913,3.222278237,0.260851139 +Joakim Noah,noahjo01,2014,RS,CHI,5340,2820,0.907720258,5.113990582,6.02171084,3.127360864,0.957830142,4.085191007,1.467579932,4.477997478,5.945577411,12.46159028,12.46159028,0,1.059122871,4.852261719,5.91138459,-0.377909166 +Joakim Noah,noahjo01,2015,PO,CHI,741,395,-0.833260579,2.843450725,2.010190146,-1.820635366,-1.369854507,-3.190489873,-1.203251842,2.085797983,0.882546141,0.757604615,0,0.757604615,0.239491079,0.968259176,1.207750255,0.330180426 +Joakim Noah,noahjo01,2015,RS,CHI,4044,2049,-0.310170106,3.080856754,2.770686647,-0.28699837,-0.323453525,-0.610451895,-0.37011794,2.552395892,2.182277952,5.165174942,5.165174942,0,-0.399008238,2.471357697,2.072349459,0.16687072 +Joakim Noah,noahjo01,2016,RS,CHI,1297,635,-1.560702499,2.438280963,0.877578465,-1.99523247,2.194006193,0.198773723,-1.747457291,2.546595114,0.799137824,1.16188811,1.16188811,0,-1.384330669,1.740929386,0.356598717,1.023890744 +Joakim Noah,noahjo01,2017,RS,NYK,2055,1015,-1.073538891,0.358925593,-0.714613298,-0.45867051,-2.719157631,-3.177828141,-1.001871229,-0.21020139,-1.212072618,0.798251925,0.798251925,0,-0.910399195,0.167071069,-0.743328127,0.22559031 +Joakim Noah,noahjo01,2018,RS,NYK,88,40,-2.897124477,12.43614045,9.539015973,-14.49765177,10.38316894,-4.114482829,-5.42921988,12.84295283,7.413732954,0.213597653,0.213597653,0,-2.97083818,9.15947848,6.188640301,2.953677039 +Joakim Noah,noahjo01,2019,RS,MEM,1450,693,-1.715992538,1.082418335,-0.633574203,-1.949428473,3.254990797,1.305562324,-1.815527272,1.550838152,-0.26468912,0.87777747,0.87777747,0,-2.697512731,1.016048237,-1.681464494,-0.110228023 +Joakim Noah,noahjo01,2020,PO,LAC,4,2,-11.6493781964233,16.4595692946978,4.81019109827448,-23.9027338325294,63.2254061367154,39.3226723041861,-14.7021742336779,27.217381344244,12.5152071105661,0.015411919456971,0,0.015411919456971,-13.7691656655096,21.7453899821826,7.97622431667299,-4.03862961083909 +Joakim Noah,noahjo01,2020,RS,LAC,117,50,0.795924225544026,-1.19676152608089,-0.400837300536866,-12.7779855804732,0.200883999400373,-12.5771015810729,-2.03741459366937,-1.08140225655787,-3.11881685022724,-0.009586088107118,-0.009586088107118,0,1.47434909664202,-0.631561622655129,0.84278747398689,1.92704659176846 +Nerlens Noel,noelne01,2015,RS,PHI,4667,2311,-4.061319971,2.685328714,-1.375991257,-4.545934654,1.83599995,-2.709934705,-4.304473724,2.676574446,-1.627899277,1.329819827,1.329819827,0,-4.141780414,3.133180954,-1.008599461,0.491567602 +Nerlens Noel,noelne01,2016,RS,PHI,4059,1965,-3.876265659,1.46060065,-2.415665009,-4.177823831,0.776970732,-3.400853099,-4.080659014,1.460596234,-2.62006278,0.131493949,0.131493949,0,-3.170101481,1.66005203,-1.510049451,0.919806237 +Nerlens Noel,noelne01,2017,RS,PHI,1206,564,-1.72593973,2.656767554,0.930827823,-0.493238156,-0.737264269,-1.230502425,-1.512630932,2.106757411,0.59412648,0.969075142,0.969075142,0,-1.409551133,2.877695712,1.468144579,0.692487788 +Nerlens Noel,noelne01,2017,RS,DAL,954,483,-1.527587639,2.376665893,0.849078254,1.508761995,-0.3270361,1.181725895,-0.940627902,1.940505135,0.999877233,0.923318676,0.923318676,0,-0.506394413,2.699493622,2.193099209,-0.07970025 +Nerlens Noel,noelne01,2018,RS,DAL,976,472,-4.33362913,3.629199857,-0.704429273,-7.164509909,1.879708612,-5.284801297,-5.158609462,3.520160388,-1.638449074,0.269012784,0.269012784,0,-4.687671176,3.62956083,-1.058110346,0.494843383 +Nerlens Noel,noelne01,2019,PO,OKC,128,60,-3.469260038,2.990398604,-0.478861435,-4.755020583,10.29732648,5.542305893,-3.906890787,4.69637376,0.789482973,0.111724689,0,0.111724689,-7.316530646,6.31770626,-0.998824386,-0.021233904 +Nerlens Noel,noelne01,2019,RS,OKC,2283,1055,-1.349269665,3.120300368,1.771030703,-7.315292635,2.186446098,-5.128846537,-2.687508642,3.04533875,0.357830108,1.673515333,1.673515333,0,-2.218391419,4.127549725,1.909158306,0.042133835 +Nerlens Noel,noelne01,2020,PO,OKC,212,97,-3.35726541004944,-0.296292772289575,-3.65355818233901,-1.45709092435741,8.3184470456985,6.86135612134109,-3.03539579342887,1.39852158137702,-1.63687421205185,0.05648568543877,0,0.05648568543877,-4.79863560798877,-1.18700019695551,-5.98563580494428,-0.576610891871135 +Nerlens Noel,noelne01,2020,RS,OKC,2346,1127,-1.11705391325934,2.02453604834358,0.90748213508424,-3.21159859516823,1.62565089927717,-1.58594769589106,-1.62806841516912,2.07173665248515,0.443668237316037,1.83268171037019,1.83268171037019,0,-1.43597416884363,3.44421987007157,2.00824570122794,-0.203660316450206 +Lucas Nogueira,noguelu01,2015,RS,TOR,50,23,-6.725357147,-4.037208244,-10.76256539,-10.3914219,0.376343608,-10.01507829,-8.006277666,-3.349639025,-11.35591669,-0.101562937,-0.101562937,0,-6.485946019,-0.318443486,-6.804389505,0.546904184 +Lucas Nogueira,noguelu01,2016,PO,TOR,54,29,-2.403565721,-6.922633759,-9.326199479,-13.71870928,-0.189317447,-13.90802673,-4.932373542,-5.948235128,-10.88060867,-0.122001004,0,-0.122001004,-3.801457514,-5.251514183,-9.052971697,-1.587022316 +Lucas Nogueira,noguelu01,2016,RS,TOR,459,225,-3.934188254,4.852186081,0.917997827,2.693727907,-2.95413037,-0.260402463,-2.842027998,3.546081873,0.704053876,0.397228266,0.397228266,0,-3.104916718,3.944765055,0.839848337,0.177463271 +Lucas Nogueira,noguelu01,2017,PO,TOR,15,7,5.79872008,-1.395004253,4.403715827,9.915054546,19.55151064,29.46656519,7.112593979,2.883694703,9.996288681,0.046947861,0,0.046947861,0.531500158,1.120950299,1.652450456,-0.003742011 +Lucas Nogueira,noguelu01,2017,RS,TOR,2215,1088,-2.235317786,2.250139576,0.014821789,1.984296302,2.47812788,4.462424182,-1.545820404,2.411240707,0.865420304,2.007431418,2.007431418,0,-1.664481685,2.395878594,0.731396909,0.025429655 +Lucas Nogueira,noguelu01,2018,PO,TOR,50,24,-11.56195202,-11.23997118,-22.8019232,-8.905418019,-12.10048442,-21.00590244,-11.66452005,-11.98817804,-23.6526981,-0.269916316,0,-0.269916316,-10.56644493,-12.66702081,-23.23346574,2.194975104 +Lucas Nogueira,noguelu01,2018,RS,TOR,869,418,-1.950304438,4.025457113,2.075152675,-1.483406207,4.241448741,2.758042534,-2.01165298,4.235168942,2.223515962,1.0617574,1.0617574,0,-1.130245631,3.886553078,2.756307448,0.101703843 +Zach Norvell Jr.,norveza01,2020,RS,LAL,12,5,-11.6847735089332,-9.39402295236451,-21.0787964612977,-9.13411945577403,-7.91526269123533,-17.0493821470094,-11.9324479610117,-9.7060313919238,-21.6384793529355,-0.047648928285446,-0.047648928285446,0,-10.8197902472177,-10.4625309796794,-21.2823212268971,-1.13491193276587 +Zach Norvell Jr.,norveza01,2020,RS,GSW,80,36,-3.01727404264019,-2.86115375750225,-5.87842780014244,4.30271706973286,-16.5106837651045,-12.2079666953716,-1.6004729562996,-5.83820701638943,-7.43867997268903,-0.088078104268112,-0.088078104268112,0,-0.136119132713733,-4.05047664085247,-4.1865957735662,2.32405251521593 +Steve Novak,novakst01,2014,PO,TOR,31,15,-11.28088083,11.276203,-0.004677826,-11.37603315,22.58360632,11.20757318,-11.87567162,14.31412751,2.438455888,0.040732712,0,0.040732712,-9.856525069,6.033865915,-3.822659154,-0.498038394 +Steve Novak,novakst01,2014,RS,TOR,1087,540,0.719585033,-0.072724538,0.646860495,-0.615397086,-0.366694713,-0.982091799,0.454698291,-0.145375278,0.309323013,0.840449874,0.840449874,0,0.295354486,-1.429511429,-1.134156944,-0.275168738 +Steve Novak,novakst01,2015,RS,UTA,226,109,2.089493881,-7.358817018,-5.269323137,-7.671333617,-5.155065772,-12.82639939,0.206480765,-7.345100134,-7.138619369,-0.244788533,-0.244788533,0,-0.623252627,-8.284108809,-8.907361436,0.28663564 +Steve Novak,novakst01,2015,RS,OKC,186,88,-4.263040962,-8.509177954,-12.77221892,-1.009081445,-10.33511186,-11.3441933,-3.872483853,-9.408839859,-13.28132371,-0.470778391,-0.470778391,0,-3.501262422,-8.428577897,-11.92984032,-0.416320483 +Steve Novak,novakst01,2016,RS,OKC,53,24,7.382810441,-10.67723742,-3.294426983,8.209136798,1.954639584,10.16377638,7.810393957,-8.797428399,-0.987034442,0.021798634,0.021798634,0,6.556832092,-9.541608022,-2.98477593,0.957187775 +Steve Novak,novakst01,2016,RS,MIL,48,20,-2.334528593,-4.16519634,-6.499724933,-3.904495569,6.356851232,2.452355662,-2.783618342,-2.158750194,-4.942368536,-0.022511992,-0.022511992,0,-1.157683151,-5.915387286,-7.073070437,0.616121069 +Steve Novak,novakst01,2017,RS,MIL,40,22,-4.312619624,-8.292746305,-12.60536593,-8.470705283,3.432713557,-5.037991726,-5.510851713,-6.386952041,-11.89780375,-0.099944413,-0.099944413,0,-3.816400762,-7.92470474,-11.7411055,-2.612027891 +Jaylen Nowell,nowelja01,2020,RS,MIN,338,151,-1.70247658134642,0.310410900044477,-1.39206568130194,-5.51084076358166,7.01216486105367,1.50132409747201,-2.56418834304136,1.75951883991245,-0.80466950312892,0.150165667592717,0.150165667592717,0,-3.08975885158368,-0.562771952728215,-3.65253080431189,0.202354926938361 +Dirk Nowitzki,nowitdi01,2014,PO,DAL,517,263,-1.856189434,2.160626127,0.304436693,4.372921126,-12.5635168,-8.19059567,-0.671563181,-0.803654948,-1.47521813,0.17582562,0,0.17582562,4.340949635,0.197883904,4.538833539,-0.311534704 +Dirk Nowitzki,nowitdi01,2014,RS,DAL,5276,2628,4.37043264,0.102836512,4.473269153,3.516833373,1.287684438,4.804517812,4.382768305,0.365733512,4.748501817,10.0573137,10.0573137,0,5.201024637,0.572454148,5.773478785,0.031295475 +Dirk Nowitzki,nowitdi01,2015,PO,DAL,382,181,1.783854228,-1.153852572,0.630001656,0.073430816,-3.630351068,-3.556920252,1.432733848,-1.694337324,-0.261603476,0.232529362,0,0.232529362,0.792514511,-3.075658287,-2.283143776,-1.820337931 +Dirk Nowitzki,nowitdi01,2015,RS,DAL,4632,2282,2.03810208,-0.615419939,1.422682141,2.560124403,-3.496294845,-0.936170442,2.204009846,-1.2619664,0.942043446,4.28758151,4.28758151,0,2.844927966,-1.080371515,1.764556451,-0.244892844 +Dirk Nowitzki,nowitdi01,2016,PO,DAL,334,170,2.379929299,-2.175330113,0.204599186,16.00152005,-5.647503547,10.35401651,5.386436219,-2.970884811,2.415551408,0.458126768,0,0.458126768,4.19313475,-3.410501665,0.782633085,-0.813467726 +Dirk Nowitzki,nowitdi01,2016,RS,DAL,4761,2364,0.83433783,0.35326577,1.1876036,4.337013102,-0.766912067,3.570101034,1.624322861,0.137245375,1.761568236,5.423638553,5.423638553,0,2.179649583,0.362879774,2.542529357,-0.320013964 +Dirk Nowitzki,nowitdi01,2017,RS,DAL,2884,1424,-1.807874726,0.807083344,-1.000791382,0.80034813,-2.021606821,-1.221258691,-1.320944341,0.25528359,-1.065660751,1.229613671,1.229613671,0,-0.540201251,0.281105962,-0.25909529,0.472888301 +Dirk Nowitzki,nowitdi01,2018,RS,DAL,3911,1900,-0.139320937,0.346217664,0.206896728,3.367537522,-3.475928661,-0.108391138,0.620400522,-0.423801975,0.196598547,2.85500612,2.85500612,0,1.048457074,-0.495740267,0.552716807,-0.047493428 +Dirk Nowitzki,nowitdi01,2019,RS,DAL,1674,795,-2.840806605,-4.032229247,-6.873035852,-1.011583885,-2.523422247,-3.535006132,-2.608596825,-3.963246301,-6.571843127,-1.545380689,-1.545380689,0,-2.026102599,-3.038316706,-5.064419306,-0.315125777 +Frank Ntilikina,ntilila01,2018,RS,NYK,3512,1706,-3.720531197,1.624179522,-2.096351675,-4.080620592,5.065104339,0.984483748,-3.998154554,2.472107302,-1.526047251,1.064728095,1.064728095,0,-3.685684232,1.558769672,-2.12691456,-0.056039882 +Frank Ntilikina,ntilila01,2019,RS,NYK,1920,904,-4.342148397,-0.637348013,-4.97949641,-1.31983296,0.665775624,-0.654057336,-3.917653241,-0.355674683,-4.273327923,-0.701140808,-0.701140808,0,-3.762660763,-0.566126754,-4.328787517,-0.210286868 +Frank Ntilikina,ntilila01,2020,RS,NYK,2461,1187,-2.52025037853418,0.048709043110654,-2.47154133542352,-1.47319546274747,0.646984978205788,-0.826210484541682,-2.40172467174604,0.211374831438751,-2.19034984030729,0.336857982151278,0.336857982151278,0,-2.87986021821692,0.862718851908164,-2.01714136630876,-0.623688640911578 +James Nunnally,nunnaja01,2014,RS,PHI,228,111,-1.754558829,1.968199904,0.213641075,-7.497525542,4.85123586,-2.646289683,-3.005837726,2.759031538,-0.246806188,0.140986306,0.140986306,0,-2.521598927,1.171944788,-1.349654139,-0.524405655 +James Nunnally,nunnaja01,2014,RS,ATL,107,54,-7.915955422,-6.231382023,-14.14733744,-3.737050517,-2.648686593,-6.385737109,-7.515276109,-5.855792835,-13.37106894,-0.295470735,-0.295470735,0,-5.031447073,-7.694446839,-12.72589391,0.934761958 +James Nunnally,nunnaja01,2019,RS,HOU,80,38,-4.439041285,-6.479898801,-10.91894009,5.675575263,-17.18895717,-11.5133819,-2.66788166,-9.117006552,-11.78488821,-0.174732435,-0.174732435,0,-1.890224567,-5.824568281,-7.714792848,-0.251555759 +James Nunnally,nunnaja01,2019,RS,MIN,139,64,2.957647886,-7.719187671,-4.761539785,-0.224582171,-5.486946366,-5.711528538,2.451520307,-7.747936914,-5.296416607,-0.083138866,-0.083138866,0,2.03733787,-7.139133349,-5.101795478,-0.01074494 +Kendrick Nunn,nunnke01,2020,PO,MIA,497,239,-2.70283816224261,0.591656993665879,-2.11118116857673,-4.24229292793828,6.10059197745899,1.85829904952071,-3.26981120463864,1.7576428810727,-1.51216832356593,0.156203514773361,0,0.156203514773361,0.457419453533763,-1.00794239488182,-0.550522941348061,0.33918445582703 +Kendrick Nunn,nunnke01,2020,RS,MIA,4051,1962,0.060716451770461,-0.291664654208844,-0.230948202438382,-1.16110652989307,-2.28540062515867,-3.44650715505173,-0.218978335064324,-0.738208279235994,-0.957186614300318,1.79171533110394,1.79171533110394,0,-0.172390012771963,-0.827833974173324,-1.00022398694529,-0.165738683149796 +Jusuf Nurkic,nurkiju01,2015,RS,DEN,2260,1103,-2.968525594,3.491018695,0.5224931,-1.146462503,3.630435624,2.483973121,-2.7499596,3.763791595,1.013831995,2.134866807,2.134866807,0,-2.485944705,3.442990778,0.957046073,0.759156577 +Jusuf Nurkic,nurkiju01,2016,RS,DEN,1115,547,-2.972522593,1.380920051,-1.591602542,1.310665411,0.197757877,1.508423288,-2.241798717,1.270502698,-0.971296018,0.503220091,0.503220091,0,-0.69876824,1.402633013,0.703864773,1.342512259 +Jusuf Nurkic,nurkiju01,2017,PO,POR,36,17,-2.260106457,20.91793686,18.6578304,14.07363189,19.31299543,33.38662732,0.999592711,21.82328524,22.82287795,0.231647077,0,0.231647077,2.987127326,15.13466851,18.12179584,1.219173902 +Jusuf Nurkic,nurkiju01,2017,RS,DEN,1676,807,-3.680943445,2.788145897,-0.892797548,-6.7205356,-0.27194785,-6.99248345,-4.598408446,2.39096351,-2.207444936,0.225657098,0.225657098,0,-2.75038763,1.030342392,-1.720045239,0.996835382 +Jusuf Nurkic,nurkiju01,2017,RS,POR,1199,584,-0.582161977,2.612569436,2.030407458,2.053873789,0.660407963,2.714281752,-0.106223757,2.390188265,2.283964508,1.515907752,1.515907752,0,-0.065515368,3.240531732,3.175016364,1.046616907 +Jusuf Nurkic,nurkiju01,2018,PO,POR,201,94,6.095511064,-10.02271568,-3.92720462,-0.553352889,-0.957104764,-1.510457652,5.09122426,-8.703088176,-3.611863916,-0.043014525,0,-0.043014525,1.629766627,-3.863072538,-2.233305911,0.87935235 +Jusuf Nurkic,nurkiju01,2018,RS,POR,4295,2088,-2.343212287,2.545654169,0.202441882,-1.557398639,2.191395767,0.633997127,-2.349603228,2.592847853,0.243244624,3.207675151,3.207675151,0,-2.03365489,3.312744626,1.279089736,0.590408205 +Jusuf Nurkic,nurkiju01,2019,RS,POR,4177,1974,1.469096491,5.238468905,6.707565395,4.254175473,3.427513959,7.681689432,2.061289263,5.178597165,7.239886428,10.12116274,10.12116274,0,2.072620295,4.527041089,6.599661384,0.607768398 +Jusuf Nurkic,nurkiju01,2020,PO,POR,346,161,-0.279493099398372,-4.88339687954114,-5.16288997893951,-1.38958474665403,-6.81557142700268,-8.2051561736567,-0.475943375397742,-5.6303566485902,-6.10630002398794,-0.288200831087275,0,-0.288200831087275,1.11652592054888,-4.6667205074289,-3.55019458688002,1.3488358912876 +Jusuf Nurkic,nurkiju01,2020,RS,POR,539,253,1.497328536835,3.57094999691006,5.06827853374507,3.49720596756795,-6.30758925670163,-2.81038328913368,1.94436528547795,1.81461403178763,3.75897931726558,0.849492264670998,0.849492264670998,0,2.79969020124573,3.22448184128463,6.02417204253036,1.13132343212004 +David Nwaba,nwabada01,2017,RS,LAL,827,397,-1.145621372,2.684834918,1.539213546,-0.432004634,5.178451486,4.746446852,-1.044613834,3.43951239,2.394898555,1.039821002,1.039821002,0,-2.132468026,2.219126713,0.086658687,-0.214152622 +David Nwaba,nwabada01,2018,RS,CHI,3417,1646,-1.027571394,-0.697337767,-1.724909161,-0.444670755,-1.877675637,-2.322346392,-0.924092614,-0.939624903,-1.863717516,0.746299642,0.746299642,0,-1.900607543,-0.407188834,-2.307796376,0.267777022 +David Nwaba,nwabada01,2019,RS,CLE,2019,984,-0.059453573,1.140938928,1.081485355,1.754708703,0.522089905,2.276798608,0.34176667,1.202009963,1.543776633,2.141242543,2.141242543,0,-0.400267783,0.770244744,0.36997696,-0.680389752 +David Nwaba,nwabada01,2020,RS,BRK,585,268,-0.144141525988378,5.4840079368914,5.33986641090302,-3.04339625398712,9.44478351576294,6.40138726177581,-0.756407314248644,6.63775355309801,5.88134623884936,1.1848613225994,1.1848613225994,0,-1.27750495995932,4.4797955601067,3.20229060014738,0.403701230569514 +JJ O'Brien,obriejj01,2016,RS,UTA,14,6,-6.739738965,-5.508188305,-12.24792727,-11.21215259,-7.089121288,-18.30127388,-8.155483602,-6.330807101,-14.4862907,-0.036473103,-0.036473103,0,-5.165013527,-1.878666648,-7.043680175,1.484850134 +Johnny O'Bryant III,obryajo01,2015,PO,MIL,20,12,-11.84497809,-12.97779827,-24.82277636,-19.63113722,-35.45383434,-55.08497156,-13.91851364,-18.42341075,-32.34192439,-0.182154371,0,-0.182154371,-8.894698059,-18.21986374,-27.1145618,-2.427560923 +Johnny O'Bryant III,obryajo01,2015,RS,MIL,736,368,-7.193375522,-7.09635605,-14.28973157,-5.680797291,-3.279342719,-8.96014001,-7.304477344,-6.780711745,-14.08518909,-2.127918029,-2.127918029,0,-7.10261369,-6.129094952,-13.23170864,-0.013721613 +Johnny O'Bryant III,obryajo01,2016,RS,MIL,1688,857,-3.910913625,-3.369928632,-7.280842257,-2.405948629,-1.513149208,-3.919097837,-3.826467152,-3.150011044,-6.976478196,-1.829195063,-1.829195063,0,-3.910570843,-3.530637832,-7.441208675,-0.993816724 +Johnny O'Bryant III,obryajo01,2017,RS,DEN,99,46,-3.606023216,-6.35605957,-9.962082787,-2.998383013,-12.35253091,-15.35091393,-3.730664869,-7.943224863,-11.67388973,-0.208532747,-0.208532747,0,-2.443541546,-8.197669541,-10.64121109,-0.423302596 +Johnny O'Bryant III,obryajo01,2017,RS,CHA,67,34,-2.305513601,-7.928176158,-10.23368976,-1.259624079,-1.679049382,-2.938673461,-2.238361894,-7.134777373,-9.373139267,-0.114331194,-0.114331194,0,-2.648336473,-6.893231969,-9.541568441,-0.47732876 +Johnny O'Bryant III,obryajo01,2018,RS,CHA,796,379,-3.932360205,-4.760773772,-8.693133977,-7.937898124,2.442936815,-5.494961308,-5.025571086,-3.527800705,-8.553371792,-1.120809178,-1.120809178,0,-4.547243722,-2.4646683,-7.011912022,-0.120612957 +Daniel Ochefu,ochefda01,2017,PO,WAS,11,5,-18.25832934,9.756066148,-8.502263196,-10.45733327,14.85303046,4.395697195,-17.7743178,11.4293991,-6.344918703,-0.010021327,0,-0.010021327,-9.988776733,8.183082065,-1.805694667,5.750460416 +Daniel Ochefu,ochefda01,2017,RS,WAS,153,75,-5.72707629,-6.755670469,-12.48274676,-5.944123676,-4.672660671,-10.61678435,-6.139219571,-6.738930339,-12.87814991,-0.386070285,-0.386070285,0,-3.943621427,-4.894487628,-8.838109054,-0.375444873 +Greg Oden,odengr01,2014,PO,MIA,15,7,2.558649048,-15.29116437,-12.73251533,14.34973455,-14.16289035,0.186844204,5.074095471,-16.04697456,-10.97287909,-0.030884248,0,-0.030884248,3.348874578,-8.790082658,-5.441208081,1.826489721 +Greg Oden,odengr01,2014,RS,MIA,415,212,-2.935332449,-0.24143014,-3.176762589,-4.154409146,-1.88773092,-6.042140065,-3.398501023,-0.615873011,-4.014374034,-0.137496707,-0.137496707,0,-2.813337394,-0.509299965,-3.322637359,0.518280674 +Semi Ojeleye,ojelese01,2018,PO,BOS,466,230,-4.531004087,-1.672121369,-6.203125456,-4.001698565,-0.787930779,-4.789629344,-4.609901297,-1.635237325,-6.245138622,-0.422317445,0,-0.422317445,-5.828794981,-2.488165143,-8.316960125,-0.158000938 +Semi Ojeleye,ojelese01,2018,RS,BOS,2357,1150,-3.875954555,-1.592201495,-5.46815605,-6.256145641,-1.42550201,-7.681647651,-4.608000191,-1.720862703,-6.328862894,-2.082251061,-2.082251061,0,-4.804157537,-1.975474833,-6.779632371,-0.830255964 +Semi Ojeleye,ojelese01,2019,PO,BOS,76,34,3.785836027,-0.17169029,3.614145736,-3.427179486,0.899098051,-2.528081436,2.495051077,-0.008493572,2.486557504,0.092851861,0,0.092851861,1.316262251,-4.254701853,-2.938439603,-0.885381268 +Semi Ojeleye,ojelese01,2019,RS,BOS,1261,594,-2.662923523,0.188498268,-2.474425255,-1.44629851,4.144973525,2.698675016,-2.575939551,0.981834857,-1.594104693,0.349252847,0.349252847,0,-2.510441023,-0.653013554,-3.163454577,-0.305881496 +Semi Ojeleye,ojelese01,2020,PO,BOS,261,122,-3.27773016381235,-0.41028292742568,-3.68801309123803,-8.21681844452994,-1.12956419122878,-9.34638263575872,-4.60858122503923,-0.668230444266255,-5.27681166930549,-0.161378043196799,0,-0.161378043196799,-1.90368200170355,-2.45413183534403,-4.35781383704759,-0.510801805329583 +Semi Ojeleye,ojelese01,2020,RS,BOS,2114,1011,-1.43718958203409,1.31204702467427,-0.125142557359822,-4.207651642312,-1.1932441225338,-5.4008957648458,-2.16229475665499,0.816193872534378,-1.34610088412062,0.719233463933227,0.719233463933227,0,-2.41433305793957,0.046604063576552,-2.36772899436302,-0.692985235229122 +Emeka Okafor,okafoem01,2018,PO,NOP,11,4,-13.84549125,-10.50283041,-24.34832166,-31.8782597,0.809615241,-31.06864446,-18.54331168,-8.901453898,-27.44476558,-0.054028469,0,-0.054028469,-12.83377437,-9.274514023,-22.1082884,3.848737519 +Emeka Okafor,okafoem01,2018,RS,NOP,774,353,-3.171265706,2.552570388,-0.618695317,-2.300394078,0.691788387,-1.608605691,-3.176282812,2.326380144,-0.849902668,0.341273371,0.341273371,0,-3.001911146,1.432080551,-1.569830595,-0.271116093 +Jahlil Okafor,okafoja01,2016,RS,PHI,3218,1591,-2.582628403,-0.037678926,-2.620307329,-5.801757095,-3.303474855,-9.10523195,-3.256934864,-0.666999833,-3.923934698,-0.940000544,-0.940000544,0,-3.625885791,-0.806057989,-4.43194378,-1.324306047 +Jahlil Okafor,okafoja01,2017,RS,PHI,2314,1134,-4.528541403,0.051840631,-4.476700771,-4.602413465,-4.660030847,-9.262444312,-4.720910452,-0.929972691,-5.650883142,-1.664188597,-1.664188597,0,-4.90637669,-0.884002048,-5.790378738,-0.827931013 +Jahlil Okafor,okafoja01,2018,RS,BRK,660,328,-2.640142317,1.058043919,-1.582098398,-7.903161251,-4.528896283,-12.43205753,-3.849986483,0.014696208,-3.835290275,-0.180264931,-0.180264931,0,-3.834098263,-0.561502955,-4.395601218,-0.739320553 +Jahlil Okafor,okafoja01,2018,RS,PHI,56,25,-8.149764311,-16.6647285,-24.81449281,-13.17659844,-10.23569512,-23.41229356,-9.64543833,-16.40363193,-26.04907026,-0.302924782,-0.302924782,0,-6.771800017,-13.01588269,-19.78768271,1.917686406 +Jahlil Okafor,okafoja01,2019,RS,NOP,2022,935,-1.386564889,-0.602034449,-1.988599338,-1.671315473,-2.447775973,-4.119091446,-1.540600661,-0.976278683,-2.516879344,0.11037343,0.11037343,0,-1.625361142,-1.563016267,-3.188377409,-0.764071366 +Jahlil Okafor,okafoja01,2020,RS,NOP,1004,467,-0.994314560526834,-1.20455456973949,-2.19886913026632,-0.99735329119588,-6.15067155061579,-7.14802484181167,-1.06046712493156,-2.27723024778963,-3.33769737272119,-0.139265961478135,-0.139265961478135,0,-1.13041650846977,-1.40366176460448,-2.53407827307425,-0.554766058572877 +Elie Okobo,okoboel01,2019,RS,PHO,2018,958,-3.497821409,-1.643265657,-5.141087066,-2.991231367,-0.578882226,-3.570113593,-3.547277223,-1.451246091,-4.998523314,-1.093802247,-1.093802247,0,-3.34393447,-1.513553575,-4.857488045,-0.48332604 +Elie Okobo,okoboel01,2020,RS,PHO,1513,719,-1.24817983739432,-2.89090521437463,-4.13908505176895,-3.36006601069358,-0.657815635517736,-4.01788164621132,-1.77922821092402,-2.59090652148257,-4.37013473240659,-0.586551724105715,-0.586551724105715,0,-2.10532526016453,-2.502778749989,-4.60810401015353,-1.33461945872428 +Josh Okogie,okogijo01,2019,RS,MIN,3803,1757,-1.656485779,1.836146393,0.179660614,0.424817652,0.246121187,0.670938839,-1.339574423,1.655707594,0.316133171,2.775448186,2.775448186,0,-1.060024245,2.445716003,1.385691758,0.997455462 +Josh Okogie,okogijo01,2020,RS,MIN,3412,1547,-2.08191889322948,0.328745972971633,-1.75317292025785,-1.95887399980418,0.288680960320008,-1.67019303948417,-2.16476938671509,0.360892927749494,-1.80387645896559,0.753283779031743,0.753283779031743,0,-2.65224888516298,0.750809353938121,-1.90143953122486,0.892569317892361 +KZ Okpala,okpalkz01,2020,RS,MIA,51,26,0.414568673524207,-1.32452390876579,-0.909955235241587,-9.02064458501218,-13.2499649278945,-22.2706095129067,-1.55418104277116,-3.89595736893211,-5.45013841170328,-0.03570624447917,-0.03570624447917,0,-2.54344851553645,-2.40590869400815,-4.9493572095446,-0.318222178377302 +Victor Oladipo,oladivi01,2014,RS,ORL,4974,2487,-2.580419787,1.951686196,-0.628733591,-5.078852093,3.592277219,-1.486574874,-3.183265008,2.444528346,-0.738736662,2.577865553,2.577865553,0,-3.170717729,2.220355334,-0.950362395,0.971131 +Victor Oladipo,oladivi01,2015,RS,ORL,5103,2573,0.227758076,-0.699649368,-0.471891292,0.989855695,-2.75960623,-1.769750535,0.459160428,-1.13635849,-0.677198062,2.725331434,2.725331434,0,0.334967395,-0.214827249,0.120140146,0.150548057 +Victor Oladipo,oladivi01,2016,RS,ORL,4851,2379,0.992618567,1.174112994,2.166731561,1.713640335,0.314967344,2.028607679,1.21345186,1.073528956,2.286980817,6.155999419,6.155999419,0,1.542132463,1.599237045,3.141369509,0.675789207 +Victor Oladipo,oladivi01,2017,PO,OKC,378,181,-4.004160122,-2.482718741,-6.486878862,3.361407037,2.234428711,5.595835748,-2.67089124,-1.686036412,-4.356927652,-0.155186472,0,-0.155186472,-3.054748305,-0.178226893,-3.232975198,1.350034222 +Victor Oladipo,oladivi01,2017,RS,OKC,4619,2222,0.344954161,0.627226927,0.972181088,-0.596300325,5.942510241,5.346209916,0.176173043,1.757560084,1.933733127,5.312741722,5.312741722,0,-0.064357487,1.943300554,1.878943066,0.054685877 +Victor Oladipo,oladivi01,2018,PO,IND,503,261,3.501810706,7.594755936,11.09656664,8.021392148,16.69936519,24.72075734,4.530646697,9.85808943,14.38873613,2.364355765,0,2.364355765,0.810835935,9.521872634,10.33270857,0.437293627 +Victor Oladipo,oladivi01,2018,RS,IND,5212,2552,3.504908562,2.676923019,6.181831581,1.936445752,5.979699944,7.916145695,3.341939304,3.52414286,6.866082163,12.68972583,12.68972583,0,3.716558713,4.155045207,7.87160392,1.341280393 +Victor Oladipo,oladivi01,2019,RS,IND,2348,1147,1.341066984,2.602969928,3.944036911,0.795140277,1.436263811,2.231404088,1.281614756,2.471570875,3.75318563,3.830314588,3.830314588,0,1.399072465,3.088803237,4.487875702,0.660227394 +Victor Oladipo,oladivi01,2020,PO,IND,252,123,-1.62865949714771,3.33869190362593,1.71003240647823,1.87415659930622,3.01319875087359,4.88735535017981,-0.943658586937827,3.5018243756486,2.55816578871077,0.350074600131253,0,0.350074600131253,-2.00595283191491,3.76678064525215,1.76082781333724,1.8840088172479 +Victor Oladipo,oladivi01,2020,RS,IND,1116,528,-1.61958616061073,2.56426307679682,0.94467691618609,-1.56341950288897,1.64923190648831,0.085812403599335,-1.72768958238295,2.50460892880404,0.776919346421092,0.960636704376108,0.960636704376108,0,-0.162479297788582,1.87725067207199,1.7147713742834,1.13220522600461 +Kelly Olynyk,olynyke01,2014,RS,BOS,2827,1400,-0.712275415,-1.330318004,-2.04259342,2.560700611,-0.295664693,2.265035918,-0.011111945,-1.190292347,-1.201404292,1.115039695,1.115039695,0,-0.664230316,-1.28355658,-1.947786897,0.772496433 +Kelly Olynyk,olynyke01,2015,PO,BOS,104,53,0.155999099,3.281153813,3.437152913,1.121564129,0.917009047,2.038573176,0.429848725,2.988764745,3.418613469,0.173720354,0,0.173720354,-2.263836203,0.88767463,-1.376161573,0.945872649 +Kelly Olynyk,olynyke01,2015,RS,BOS,2938,1423,0.044214749,1.893975796,1.938190546,3.415414506,2.200373066,5.615787571,0.765555552,2.05545497,2.821010521,4.097368517,4.097368517,0,1.199591499,2.039950707,3.239542205,1.250263286 +Kelly Olynyk,olynyke01,2016,PO,BOS,68,32,-12.40782256,-10.06901076,-22.47683331,-19.50725317,-11.19455779,-30.70181096,-14.61409369,-11.03464676,-25.64874045,-0.392678879,0,-0.392678879,-7.808963434,-13.35283721,-21.16180064,1.751374173 +Kelly Olynyk,olynyke01,2016,RS,BOS,2955,1395,0.120969593,1.483647078,1.604616671,-1.141219236,4.027637604,2.886418368,-0.145201646,2.048854831,1.903653186,3.32057233,3.32057233,0,-0.177365751,2.074498365,1.897132614,0.248759232 +Kelly Olynyk,olynyke01,2017,PO,BOS,701,346,-0.278245496,1.591190711,1.312945215,1.082122362,3.158560903,4.240683264,-0.020872713,2.025606653,2.00473394,0.872533512,0,0.872533512,-1.093638195,0.964765696,-0.128872499,0.765636637 +Kelly Olynyk,olynyke01,2017,RS,BOS,3162,1538,-0.567522298,-0.921153634,-1.488675933,-3.889010863,0.416993434,-3.472017429,-1.33220404,-0.722757484,-2.054961524,0.547944175,0.547944175,0,-0.891075197,-0.620133486,-1.511208683,0.459727682 +Kelly Olynyk,olynyke01,2018,PO,MIA,312,146,3.850232068,1.375778921,5.22601099,8.486371291,-4.182071382,4.304299909,5.062624565,0.35482414,5.417448705,0.628606226,0,0.628606226,4.903065122,-0.453122284,4.449942838,0.177268062 +Kelly Olynyk,olynyke01,2018,RS,MIA,3577,1779,0.863461191,-0.841842853,0.021618338,5.603205921,-0.779612755,4.823593166,1.927851189,-0.925549857,1.002301332,3.419282725,3.419282725,0,1.553668365,-0.034334469,1.519333896,0.393847944 +Kelly Olynyk,olynyke01,2019,RS,MIA,3757,1812,-0.49880179,0.939957486,0.441155695,2.128728964,-0.30464947,1.824079494,0.051287881,0.699614299,0.75090218,3.245975147,3.245975147,0,0.428753867,0.559298164,0.988052031,0.297651973 +Kelly Olynyk,olynyke01,2020,PO,MIA,532,258,1.71880758254072,1.91069632133058,3.6295039038713,2.25768651782933,7.05527088294874,9.31295740077806,1.86436590678081,3.056770733237,4.92113664001781,1.05110857790925,0,1.05110857790925,4.19260852234247,2.64816687027631,6.84077539261878,0.923088091997902 +Kelly Olynyk,olynyke01,2020,RS,MIA,2751,1300,0.705941359316761,-0.321304743178227,0.384636616138534,0.1958712172129,-1.03884720145712,-0.842975984244219,0.601322383445435,-0.523319378096671,0.078003005348763,1.89217591163207,1.89217591163207,0,0.990373636413224,-0.495380993370596,0.494992643042628,0.896799625672468 +Jermaine O'Neal,onealje01,2014,PO,GSW,169,84,-3.818964728,1.507650346,-2.311314383,-19.26691733,-7.034848775,-26.30176611,-7.334043453,-0.200765864,-7.534809317,-0.210968156,0,-0.210968156,-6.704175403,-2.526236235,-9.230411637,-0.230045064 +Jermaine O'Neal,onealje01,2014,RS,GSW,1777,883,-1.874824943,2.052303613,0.17747867,-2.283206407,-1.429517345,-3.712723753,-2.078751094,1.368384123,-0.710366971,0.914433489,0.914433489,0,-2.012584579,1.342692001,-0.669892578,-0.462905612 +Royce O'Neale,onealro01,2018,PO,UTA,541,259,-1.767174737,1.427689348,-0.339485389,-10.39295272,-3.465252261,-13.85820499,-3.656343178,0.433609267,-3.222733911,-0.065212661,0,-0.065212661,-3.556655494,1.549818052,-2.006837442,1.189587608 +Royce O'Neale,onealro01,2018,RS,UTA,2350,1150,-0.637768519,2.51011591,1.872347391,-0.618609066,3.948202766,3.3295937,-0.672332422,2.889566408,2.217233986,2.90812435,2.90812435,0,-1.78118363,2.452846925,0.671663295,-0.214457859 +Royce O'Neale,onealro01,2019,PO,UTA,283,137,-1.983952269,3.629271354,1.645319085,-8.170026814,22.06312117,13.89309436,-3.305369061,7.635021962,4.329652902,0.510390755,0,0.510390755,-6.179532202,6.792344735,0.612812533,0.004446278 +Royce O'Neale,onealro01,2019,RS,UTA,3561,1671,-2.067233642,1.831607064,-0.235626578,-1.546227113,2.970073813,1.4238467,-2.100656736,2.109381199,0.008724463,2.343627574,2.343627574,0,-2.778641923,2.291922951,-0.486718971,-0.359955513 +Royce O'Neale,onealro01,2020,PO,UTA,485,249,-3.2908163408197,2.93073365052789,-0.360082690291809,-2.06531945591277,-10.0474157240149,-12.1127351799277,-3.20982238954958,0.435544744574109,-2.77427764497547,-0.003163306116053,0,-0.003163306116053,-4.3994583069408,1.82152571659641,-2.5779325903444,-0.550936948867201 +Royce O'Neale,onealro01,2020,RS,UTA,4271,2049,-0.492535626450378,1.9206018584053,1.42806623195492,3.22967767989346,0.928544096538674,4.15822177643214,0.279165361587346,1.81243287609666,2.09159823768401,5.02868451643031,5.02868451643031,0,-0.290020145928307,2.50773053073288,2.21771038480457,-0.660089406835678 +Miye Oni,onimi01,2020,PO,UTA,27,14,-1.47094067787056,9.73293273338028,8.26199205550972,-20.9754941013782,-5.20448942404762,-26.1799835254258,-5.89315758742539,7.21898703494648,1.32582944752109,0.029595421568617,0,0.029595421568617,-4.47109317751552,3.68559443912323,-0.78549873839229,-1.42382910436464 +Miye Oni,onimi01,2020,RS,UTA,227,109,-1.78917257000483,0.911270673975505,-0.877901896029326,3.2532391285455,-6.14143659216688,-2.88819746362138,-0.84730408597299,-0.524507013119758,-1.37181109909275,0.076714059181179,0.076714059181179,0,-1.27971020105427,0.061093498744947,-1.21861670230933,0.093911239515678 +Arinze Onuaku,onuakar01,2014,RS,NOP,50,25,5.902126869,-6.33192069,-0.429793821,-1.06208255,-2.634060373,-3.696142923,4.828214097,-5.896008416,-1.067794319,0.021478766,0.021478766,0,5.538306006,-6.284801311,-0.746495305,0.099385673 +Arinze Onuaku,onuakar01,2014,RS,CLE,11,5,0.154696349,-5.630696049,-5.4759997,14.1332052,-25.64786641,-11.51466121,3.135683211,-10.09970825,-6.96402504,-0.010719094,-0.010719094,0,-0.289983931,-12.82144751,-13.11143144,-0.275555256 +Arinze Onuaku,onuakar01,2015,RS,MIN,138,68,-0.193700815,0.475349044,0.281648228,6.208437534,-6.701327678,-0.492890145,1.169661431,-0.89317494,0.276486491,0.104468277,0.104468277,0,-1.504375333,-2.449580437,-3.953955769,-0.485350854 +Arinze Onuaku,onuakar01,2017,RS,ORL,56,28,-6.082847739,-5.943781966,-12.02662971,-9.952801477,-1.145864356,-11.09866583,-7.165081692,-5.217779531,-12.38286122,-0.135086509,-0.135086509,0,-5.900441197,-6.046385515,-11.94682671,-1.799629068 +Chinanu Onuaku,onuakch01,2017,RS,HOU,113,52,-3.116377848,0.279755795,-2.836622053,-8.39916123,-14.61375927,-23.0129205,-4.492626145,-2.806315983,-7.298942128,-0.121058244,-0.121058244,0,-4.30397985,-1.455903869,-5.759883719,0.303159474 +Chinanu Onuaku,onuakch01,2018,PO,HOU,6,3,13.82154085,18.32465468,32.14619553,-27.15803358,3.064421325,-24.09361226,6.014255171,16.41178815,22.42604332,0.040713189,0,0.040713189,2.646072294,28.97327461,31.61934691,2.381358193 +Chinanu Onuaku,onuakch01,2018,RS,HOU,41,22,-13.59981637,-9.291922211,-22.89173858,-10.34501916,0.278634573,-10.06638458,-13.79457007,-7.851297173,-21.64586725,-0.215994073,-0.215994073,0,-9.329787377,-7.227049814,-16.55683719,1.823696971 +Kyle O'Quinn,oquinky01,2014,RS,ORL,2399,1188,-2.434448525,1.169492329,-1.264956196,1.600220697,2.697769368,4.297990066,-1.676572048,1.5987207,-0.077851347,1.626075762,1.626075762,0,-2.009409739,0.850343345,-1.159066394,0.381343468 +Kyle O'Quinn,oquinky01,2015,RS,ORL,1640,824,-1.790621541,0.362657613,-1.427963928,-3.255156023,1.308230336,-1.946925688,-2.152780172,0.628317621,-1.524462551,0.515854514,0.515854514,0,-1.824272047,0.325761445,-1.498510602,0.117757679 +Kyle O'Quinn,oquinky01,2016,RS,NYK,1539,764,-1.326629258,2.404495744,1.077866487,-0.729187256,0.660028974,-0.069158282,-1.259605242,2.207244604,0.947639361,1.440922863,1.440922863,0,-0.985533697,0.962714163,-0.022819534,-0.026461739 +Kyle O'Quinn,oquinky01,2017,RS,NYK,2483,1229,0.722433814,0.546816733,1.269250547,-1.323153698,-0.981809195,-2.304962893,0.352911162,0.317090263,0.670001425,2.138417801,2.138417801,0,0.155583075,0.025024469,0.180607543,-0.276531038 +Kyle O'Quinn,oquinky01,2018,RS,NYK,2854,1387,0.266860731,0.679074151,0.945934882,1.161630875,-0.437184964,0.724445911,0.493841562,0.512341368,1.00618293,2.659038875,2.659038875,0,0.118754337,0.150019055,0.268773392,0.036788912 +Kyle O'Quinn,oquinky01,2019,PO,IND,4,2,-20.75863337,-2.855463743,-23.61409712,53.04356718,57.13602078,110.179588,-6.464688245,9.438282021,2.973593776,0.006884849,0,0.006884849,-1.55228224,-6.712982822,-8.265265062,14.21628408 +Kyle O'Quinn,oquinky01,2019,RS,IND,803,371,-2.03134473,-2.893847764,-4.925192494,0.529288164,-0.381965353,0.147322811,-1.624901013,-2.607658846,-4.232559859,-0.284185045,-0.284185045,0,-1.40190441,-2.606735581,-4.008639991,1.292829939 +Kyle O'Quinn,oquinky01,2020,PO,PHI,14,6,-23.3518806931735,-3.50915365233095,-26.8610343455044,-19.0602209706925,-0.810709249821782,-19.8709302205143,-23.8948179531644,-3.06448022616751,-26.9592981793319,-0.077690583102588,0,-0.077690583102588,-18.3437130890334,-7.31777806201804,-25.6614911510514,1.63353387783811 +Kyle O'Quinn,oquinky01,2020,RS,PHI,655,313,-0.019209280215427,-0.505431022827535,-0.524640303042962,-0.352015365691024,-3.75553719037893,-4.10755255606995,-0.109496870308367,-1.26185997469679,-1.37135684500516,0.22057917714308,0.22057917714308,0,-0.469527859046431,-0.430594591022001,-0.900122450068432,0.194816333558064 +Daniel Orton,ortonda01,2014,RS,PHI,532,251,-2.029750209,1.270499634,-0.759250575,-4.892414899,2.439747987,-2.452666913,-2.695548763,1.660319885,-1.035228878,0.21998077,0.21998077,0,-3.161335893,-0.438003308,-3.599339201,0.168963707 +Cedi Osman,osmande01,2018,PO,CLE,123,62,-2.03758221,0.257797776,-1.779784434,-1.090925134,7.647266745,6.556341611,-2.039143852,1.839279396,-0.199864457,0.08274079,0,0.08274079,-1.097563238,0.331244335,-0.766318904,-0.534444123 +Cedi Osman,osmande01,2018,RS,CLE,1402,672,-0.728860512,0.764763928,0.035903415,2.057713401,0.150939685,2.208653087,-0.234575393,0.731588985,0.497013592,1.113817887,1.113817887,0,-0.513902005,-0.139090511,-0.652992516,0.050343437 +Cedi Osman,osmande01,2019,RS,CLE,4992,2444,-1.144410554,-2.064085816,-3.20849637,-0.793800371,-5.623308423,-6.417108794,-1.10184624,-2.840112993,-3.941959233,-1.480292449,-1.480292449,0,-0.676527483,-2.604808241,-3.281335724,-0.411129945 +Cedi Osman,osmande01,2020,RS,CLE,3991,1910,-0.821765383436559,-0.403151486287577,-1.22491686972414,-0.775548387340617,-2.30008514326976,-3.07563353061038,-0.816643583968274,-0.771208104779435,-1.58785168874771,1.13285675613229,1.13285675613229,0,-0.781247698897267,-0.770758625158451,-1.55200632405572,0.032830897662979 +Kelly Oubre Jr.,oubreke01,2016,RS,WAS,1432,671,-2.096276197,-1.865646368,-3.961922565,-1.515235188,0.198690937,-1.316544251,-2.086433926,-1.551365472,-3.637799398,-0.30540073,-0.30540073,0,-2.257107119,-1.641134709,-3.898241828,0.471859119 +Kelly Oubre Jr.,oubreke01,2017,PO,WAS,391,184,-1.799285119,-2.615643877,-4.414928996,-15.39048613,-13.77619441,-29.16668054,-4.790964171,-5.08460397,-9.875568141,-0.698190192,0,-0.698190192,-4.072218288,-5.493935754,-9.566154041,1.160214217 +Kelly Oubre Jr.,oubreke01,2017,RS,WAS,3332,1605,-1.144943373,-0.23531207,-1.380255444,-4.095583771,0.595339595,-3.500244176,-1.824355046,-0.067841587,-1.892196633,0.701307819,0.701307819,0,-1.789355414,-0.174701496,-1.96405691,-0.156748885 +Kelly Oubre Jr.,oubreke01,2018,PO,WAS,309,148,-1.067097163,2.592233527,1.525136364,-2.37752951,8.474708437,6.097178927,-1.456788946,3.997345883,2.540556937,0.417997787,0,0.417997787,-0.480622781,6.043855414,5.563232633,1.416152199 +Kelly Oubre Jr.,oubreke01,2018,RS,WAS,4624,2231,-0.075243751,-1.085528179,-1.16077193,-3.689198501,-1.667648652,-5.356847153,-0.84127355,-1.270124031,-2.111397582,0.731743861,0.731743861,0,-0.697679699,-0.763002826,-1.460682525,0.661956858 +Kelly Oubre Jr.,oubreke01,2019,RS,PHO,2544,1180,0.074349672,0.793570883,0.867920555,0.442456963,-0.486907516,-0.044450554,0.245463545,0.637096138,0.882559683,2.205514467,2.205514467,0,-0.284921249,0.928715464,0.643794215,0.865977747 +Kelly Oubre Jr.,oubreke01,2019,RS,WAS,1647,755,-1.163280989,0.320638834,-0.842642155,-3.950381145,-0.757577731,-4.707958875,-1.813517192,0.175582901,-1.637934291,0.430769969,0.430769969,0,-1.562201236,-0.065648281,-1.627849517,0.571257967 +Kelly Oubre Jr.,oubreke01,2020,RS,PHO,4128,1933,0.178741000552527,0.574750506832656,0.753491507385182,-2.64043789722049,0.16396683177303,-2.47647106544746,-0.411810521060879,0.534112828638518,0.122302307577639,2.84577747090458,2.84577747090458,0,-0.735133912843157,1.41028734119397,0.675153428350812,0.470932471182283 +Travis Outlaw,outlatr01,2014,RS,SAC,2152,1065,-0.711545366,-1.65366139,-2.365206756,-3.59554854,0.226250046,-3.369298494,-1.362141229,-1.334277074,-2.696418303,0.028888133,0.028888133,0,-1.892523319,-1.93519901,-3.82772233,-0.745128157 +Tariq Owens,owensta01,2020,RS,PHO,31,15,-2.90996131627111,-13.8420008264373,-16.7519621427084,-10.7120478579451,-14.4394607949029,-25.151508652848,-4.67555309970584,-14.754885783773,-19.4304388834789,-0.126587938121978,-0.126587938121978,0,1.32353008264165,-10.5503685204107,-9.226838437769,-0.853799492272047 +Zaza Pachulia,pachuza01,2014,RS,MIL,2602,1325,-1.861326485,0.649876018,-1.211450467,0.446111881,-1.80078394,-1.354672059,-1.456466164,0.253432506,-1.203033659,1.045410525,1.045410525,0,-2.345596859,-0.321740408,-2.667337266,-0.033194686 +Zaza Pachulia,pachuza01,2015,PO,MIL,260,129,-2.738337956,5.493391057,2.755053102,2.249455614,1.26419107,3.513646684,-1.761622798,4.953415843,3.191793045,0.40838611,0,0.40838611,-1.89689441,5.583017274,3.686122864,1.210181374 +Zaza Pachulia,pachuza01,2015,RS,MIL,3447,1730,-1.569399079,3.122179078,1.552779999,3.698914395,2.836770035,6.53568443,-0.539260009,3.206426769,2.66716676,4.808252978,4.808252978,0,-1.039006033,3.086697607,2.047691574,0.537738209 +Zaza Pachulia,pachuza01,2016,PO,DAL,212,112,2.459347954,-0.376397529,2.082950425,-0.449433651,-10.41828851,-10.86772216,2.044173246,-2.312386919,-0.268213673,0.142972393,0,0.142972393,0.665097601,-0.226267311,0.43883029,-2.139325898 +Zaza Pachulia,pachuza01,2016,RS,DAL,3941,2004,-1.603422382,1.95804715,0.354624768,-2.280590183,0.3090639,-1.971526283,-1.838537958,1.727644754,-0.110893204,2.680047934,2.680047934,0,-2.309709606,2.248853865,-0.060855741,-0.662030141 +Zaza Pachulia,pachuza01,2017,PO,GSW,445,212,-4.339212313,6.606817383,2.267605069,2.047058824,-0.329601936,1.717456889,-3.399940446,5.459860281,2.059919836,0.53347875,0,0.53347875,-2.987184563,4.886307441,1.899122878,-0.556056877 +Zaza Pachulia,pachuza01,2017,RS,GSW,2695,1268,-1.092059259,0.95858223,-0.133477029,2.744244857,1.008875288,3.753120145,-0.421814868,0.943620356,0.521805488,2.125196491,2.125196491,0,-0.45581778,1.878483528,1.422665748,0.396488787 +Zaza Pachulia,pachuza01,2018,PO,GSW,54,26,11.71167968,2.347797064,14.05947674,-4.052727877,11.3858467,7.333118828,9.033270347,4.255097571,13.28836792,0.227115505,0,0.227115505,6.387458104,3.02742328,9.414881384,3.4190406 +Zaza Pachulia,pachuza01,2018,RS,GSW,2064,972,-1.069210829,1.288589915,0.219379085,4.650224354,-2.36341439,2.286809964,0.003302017,0.597375598,0.600677615,1.671102392,1.671102392,0,-0.169433448,1.383319908,1.21388646,0.564327798 +Zaza Pachulia,pachuza01,2019,PO,DET,48,22,-9.237930172,-5.627543145,-14.86547332,-1.037244474,14.13207724,13.09483277,-8.050533916,-1.691272659,-9.741806575,-0.080522743,0,-0.080522743,-4.179056412,-3.567297089,-7.746353501,-0.512447737 +Zaza Pachulia,pachuza01,2019,RS,DET,1827,878,-1.510562537,-0.100346804,-1.610909341,-4.846307512,-0.500336544,-5.346644057,-2.296457055,-0.233534923,-2.529991978,0.098616016,0.098616016,0,-2.667671762,0.538858952,-2.128812809,0.064309905 +Marcus Paige,paigema01,2018,RS,CHA,57,28,-1.847287164,-3.672306205,-5.519593369,11.56886962,5.856461611,17.42533124,0.718022261,-2.046027786,-1.328005524,0.01989704,0.01989704,0,-0.81674199,-4.219921787,-5.036663777,-2.036291959 +Georgios Papagiannis,papagge01,2017,RS,SAC,723,355,-3.419863362,-3.309666455,-6.729529818,0.144601217,-0.678481094,-0.533879876,-2.84989714,-2.917644921,-5.76754206,-0.545261644,-0.545261644,0,-3.203669638,-2.771077633,-5.97474727,-0.229476267 +Georgios Papagiannis,papagge01,2018,RS,SAC,247,118,-6.796138192,-6.955140778,-13.75127897,1.941299066,-8.826892246,-6.88559318,-5.287024335,-7.670372402,-12.95739674,-0.613053296,-0.613053296,0,-6.284776915,-6.248941387,-12.5337183,-0.237083766 +Georgios Papagiannis,papagge01,2018,RS,POR,9,4,14.81330282,37.96070692,52.77400974,54.18254349,65.52485528,119.7073988,24.0000892,46.04437542,70.04446462,0.152765355,0.152765355,0,22.33122601,38.3810105,60.71223651,2.808723271 +Kostas Papanikolaou,papanko01,2015,PO,HOU,47,21,-16.53855662,-8.156330802,-24.69488742,-28.45014892,14.92993665,-13.52021228,-20.06363756,-3.791009959,-23.85464752,-0.247346036,0,-0.247346036,-16.08466771,-7.095738991,-23.18040671,5.848685573 +Kostas Papanikolaou,papanko01,2015,RS,HOU,1624,795,-2.959832418,-0.982975578,-3.942807996,-3.13095178,-0.607584283,-3.738536063,-3.225080696,-1.0119617,-4.237042396,-0.60834933,-0.60834933,0,-2.82704205,-1.191849339,-4.018891389,0.825391658 +Kostas Papanikolaou,papanko01,2016,RS,DEN,578,294,-4.150299623,3.063557806,-1.086741817,-1.297452739,2.044328523,0.746875784,-3.805808594,3.088928668,-0.716879926,0.306737078,0.306737078,0,-3.986069141,1.504185264,-2.481883877,0.567581961 +Jannero Pargo,pargoja01,2014,PO,CHA,6,3,-16.49685758,21.91428044,5.417422855,-30.37782213,67.50340497,37.12558284,-20.30615465,32.78807191,12.48191726,0.024151035,0,0.024151035,-18.16030652,16.43929904,-1.721007486,0.408856318 +Jannero Pargo,pargoja01,2014,RS,CHA,482,242,1.396482884,-2.803299504,-1.40681662,-3.022110557,-5.587103108,-8.609213664,0.610114616,-3.568844984,-2.958730368,-0.026019372,-0.026019372,0,1.059699712,-3.093102684,-2.033402972,0.92212348 +Jannero Pargo,pargoja01,2015,RS,CHA,143,73,4.456474321,-0.574264977,3.882209344,-1.164098367,1.903347441,0.739249074,3.695200091,-0.051463566,3.643736525,0.237326424,0.237326424,0,2.738706125,-1.773586083,0.965120042,-0.324465213 +Jeremy Pargo,pargoje01,2020,RS,GSW,91,44,1.47945923775487,-9.76484239723213,-8.28538315947726,5.39008640899026,0.3905537056659,5.78064011465616,2.53124599308015,-8.2069649280454,-5.67571893496525,-0.06575818909807,-0.06575818909807,0,2.29578189779962,-7.22334197500274,-4.92756007720312,0.123294786325647 +Jabari Parker,parkeja01,2015,RS,MIL,1493,738,-2.305844536,-1.905328216,-4.211172752,-2.111850465,-4.3163111,-6.428161564,-2.368153138,-2.552658911,-4.920812049,-0.820220616,-0.820220616,0,-2.161073989,-1.524584952,-3.685658941,0.334360077 +Jabari Parker,parkeja01,2016,RS,MIL,4806,2408,-1.55586138,-2.457704612,-4.013565993,0.644127721,-3.015818532,-2.371690811,-1.163636688,-2.689383555,-3.853020242,-1.351511572,-1.351511572,0,-0.667594273,-1.926338023,-2.593932296,-0.260779638 +Jabari Parker,parkeja01,2017,RS,MIL,3502,1728,0.623667404,-1.327301304,-0.7036339,-0.523607229,-2.068749044,-2.592356273,0.420161817,-1.548764991,-1.128603173,1.440175757,1.440175757,0,0.918512167,-1.333263531,-0.414751364,0.734982267 +Jabari Parker,parkeja01,2018,PO,MIL,333,167,-0.977772107,3.438695025,2.460922918,-7.613861563,5.450672432,-2.163189131,-2.500852415,4.076957412,1.576104998,0.384722707,0,0.384722707,1.320746635,1.191278749,2.512025384,1.171150846 +Jabari Parker,parkeja01,2018,RS,MIL,1558,743,-0.316082213,-2.058684081,-2.374766294,-1.405017304,-2.666337091,-4.071354394,-0.575047624,-2.291831666,-2.866879291,-0.044432436,-0.044432436,0,-0.701933449,-2.556339684,-3.258273132,0.28209362 +Jabari Parker,parkeja01,2019,RS,CHI,2213,1042,-1.523964799,-1.531443352,-3.05540815,-2.49559356,-0.696292717,-3.191886276,-1.731626084,-1.399337754,-3.130963838,-0.204410056,-0.204410056,0,-1.340350702,-2.021434746,-3.361785448,0.945440363 +Jabari Parker,parkeja01,2019,RS,WAS,1481,682,-0.773425712,-0.107554654,-0.880980367,0.52329501,0.539378103,1.062673113,-0.551653288,0.07118963,-0.480463658,0.800043513,0.800043513,0,-0.348119737,-0.658727839,-1.006847576,1.334905426 +Jabari Parker,parkeja01,2020,RS,SAC,184,80,3.80447162781998,-1.63247442933295,2.17199719848703,11.3867107850365,4.05656872267066,15.4432795077072,5.62319482778338,-0.53351776208273,5.08967706570065,0.323717214116434,0.323717214116434,0,5.92946013391323,-2.80896788680976,3.12049224710346,1.19115243587084 +Jabari Parker,parkeja01,2020,RS,ATL,1824,837,0.375860391053952,-0.857210891528921,-0.481350500474969,1.97722472437273,-3.78983260588166,-1.81260788150893,0.805739757731335,-1.45857153395573,-0.652831776224394,0.899271188037813,0.899271188037813,0,1.18800692140645,-0.563567830678915,0.624439090727534,0.422057218176191 +Tony Parker,parketo01,2014,PO,SAS,1401,719,0.69618665,0.042086864,0.738273513,0.919622701,-3.211459783,-2.291837081,0.619718924,-0.775825801,-0.156106876,0.973107096,0,0.973107096,-1.30074008,-0.287186914,-1.587926993,-0.781197561 +Tony Parker,parketo01,2014,RS,SAS,4006,1997,1.297995007,-1.184082863,0.113912144,-0.290481975,0.162541855,-0.12794012,0.946874892,-1.048496605,-0.101621713,2.671349727,2.671349727,0,0.521293614,-0.58869974,-0.067406126,-0.959801448 +Tony Parker,parketo01,2015,PO,SAS,407,210,-4.141765069,-2.117499104,-6.259264173,-0.899260692,3.194295884,2.295035192,-3.818802195,-1.259870395,-5.07867259,-0.250470848,0,-0.250470848,-4.97243588,0.298707666,-4.673728214,-2.569470451 +Tony Parker,parketo01,2015,RS,SAS,3869,1953,0.139142692,-2.515168857,-2.376026165,2.148076133,-2.997574745,-0.849498611,0.503682101,-2.836118914,-2.332436813,0.411557453,0.411557453,0,0.275714779,-2.069499039,-1.793784261,-1.039710085 +Tony Parker,parketo01,2016,PO,SAS,510,264,0.697680154,-5.186532826,-4.488852672,0.367261079,-2.822167148,-2.45490607,0.577706306,-5.115735903,-4.538029597,-0.245365001,0,-0.245365001,-1.299009379,-4.220840183,-5.519849562,-1.157187058 +Tony Parker,parketo01,2016,RS,SAS,3901,1980,-0.203339905,-0.156859974,-0.360199879,-1.204249306,0.95408015,-0.250169157,-0.483495087,-0.02986571,-0.513360797,2.222680115,2.222680115,0,-0.585632245,0.552336158,-0.033296087,-1.589849949 +Tony Parker,parketo01,2017,PO,SAS,387,211,1.423907734,-3.396476221,-1.972568488,6.191253204,0.209968456,6.40122166,2.454019753,-2.89499983,-0.440980078,0.251223649,0,0.251223649,2.343775132,-2.773396518,-0.429621386,-1.937573029 +Tony Parker,parketo01,2017,RS,SAS,3075,1587,-1.040083396,-2.373063808,-3.413147205,0.221537417,-0.181913259,0.039624158,-0.867517968,-2.128733404,-2.996251372,-0.19594829,-0.19594829,0,-0.996769862,-1.531668003,-2.528437866,-1.691536232 +Tony Parker,parketo01,2018,PO,SAS,139,67,-3.550470958,-4.220980194,-7.771451152,-10.10139373,-1.098960673,-11.2003544,-5.073952387,-3.851838707,-8.925791094,-0.218646241,0,-0.218646241,-2.893677241,-5.901580805,-8.795258045,0.410470895 +Tony Parker,parketo01,2018,RS,SAS,2163,1071,-1.918472121,-3.491630464,-5.410102585,-1.187275809,-1.78194687,-2.969222679,-1.871594945,-3.392855481,-5.264450426,-1.35985987,-1.35985987,0,-2.648160155,-3.335235676,-5.983395831,-1.017747843 +Tony Parker,parketo01,2019,RS,CHA,2121,1003,-0.241287783,-3.834306346,-4.075594129,-1.876591301,1.051988273,-0.824603029,-0.617673951,-3.059091862,-3.676765813,-0.469319311,-0.469319311,0,-0.808068184,-4.104054205,-4.912122388,-1.060516489 +Chandler Parsons,parsoch01,2014,PO,HOU,487,250,1.950556417,-0.40492164,1.545634777,-0.876451348,-1.964094877,-2.840546224,1.400699054,-0.804206242,0.596492812,0.437076184,0,0.437076184,-1.165406692,0.866942259,-0.298464433,-0.665098212 +Chandler Parsons,parsoch01,2014,RS,HOU,5647,2783,2.284113672,-0.607890701,1.676222971,3.437291637,-1.16521273,2.272078907,2.603376462,-0.789192272,1.814184191,6.487378118,6.487378118,0,2.448404846,-0.164823704,2.283581142,0.099963093 +Chandler Parsons,parsoch01,2015,PO,DAL,87,37,-9.528283133,-1.505424235,-11.03370737,-10.91094712,0.312540151,-10.59840697,-10.45299756,-1.069737326,-11.52273489,-0.172661288,0,-0.172661288,-8.632267909,-4.533238383,-13.16550629,1.05159735 +Chandler Parsons,parsoch01,2015,RS,DAL,4417,2186,2.255149994,-0.759257338,1.495892656,3.285468744,-0.491191538,2.794277206,2.562905804,-0.772720881,1.790184923,5.066789169,5.066789169,0,2.878215033,-0.472318465,2.405896568,0.059344198 +Chandler Parsons,parsoch01,2016,RS,DAL,3585,1799,0.923165863,0.048047504,0.971213366,0.416261748,-0.489931637,-0.073669889,0.881763472,-0.065910061,0.815853411,3.269353877,3.269353877,0,0.564328062,-0.553064676,0.011263386,-0.106398299 +Chandler Parsons,parsoch01,2017,RS,MEM,1323,675,-4.559761317,0.585432858,-3.974328459,-1.781478502,-1.98450049,-3.765978992,-4.253374248,0.076252443,-4.177121805,-0.489944688,-0.489944688,0,-3.543883145,-0.246713138,-3.790596283,-0.30629062 +Chandler Parsons,parsoch01,2018,RS,MEM,1405,691,0.558217464,-0.714481648,-0.156264184,1.276061207,-2.955765194,-1.679703987,0.794671788,-1.187580563,-0.392908775,0.831409855,0.831409855,0,0.104843021,-1.828346102,-1.72350308,0.05032547 +Chandler Parsons,parsoch01,2019,RS,MEM,1031,496,-3.261401013,-2.390727591,-5.652128604,-4.814618006,0.303669673,-4.510948333,-3.733733084,-1.993127317,-5.726860401,-0.755767991,-0.755767991,0,-3.411542112,-2.154533817,-5.566075929,0.33091885 +Chandler Parsons,parsoch01,2020,RS,ATL,127,54,-4.42850576808103,-3.67389668862224,-8.10240245670328,-15.5195847119679,-6.46399994254993,-21.9835846545179,-6.92842171703206,-4.34271268851275,-11.2711344055448,-0.236655089935434,-0.236655089935434,0,-5.80053702087964,-4.83990267929392,-10.6404397001736,0.822446640658674 +Eric Paschall,pascher01,2020,RS,GSW,3518,1654,-1.27545133427539,-2.71069458868262,-3.98614592295801,-1.06146579456466,-4.83670937535937,-5.89817516992403,-1.20802429758387,-3.29378809000375,-4.50181238758761,-1.46986817131136,-1.46986817131136,0,-2.14155483214373,-3.31322622645347,-5.4547810585972,-0.582602632235642 +Anzejs Pasecniks,pasecan01,2020,RS,WAS,953,437,-3.10375321597946,-0.476490328407317,-3.58024354438678,0.965759891372326,-1.19582100940946,-0.23006111803713,-2.44207223017011,-0.548762147498226,-2.99083437766833,-0.053734524662443,-0.053734524662443,0,-2.05750580857378,-0.31961572561911,-2.37712153419289,0.073623354320577 +Lamar Patterson,pattela01,2016,PO,ATL,37,20,-7.757585154,-4.186310672,-11.94389583,0.599582141,5.809008386,6.408590527,-6.478242133,-2.382939001,-8.861181134,-0.066193755,0,-0.066193755,-2.204444372,-4.138935812,-6.343380184,2.779505313 +Lamar Patterson,pattela01,2016,RS,ATL,826,395,-2.240924318,-1.730078809,-3.971003127,1.608847362,0.464262973,2.073110335,-1.553531514,-1.443196284,-2.996727799,-0.049903227,-0.049903227,0,-1.538685442,-1.660478162,-3.199163604,0.354542258 +Lamar Patterson,pattela01,2017,RS,ATL,78,40,-10.03107344,1.943015704,-8.088057736,-0.599677986,13.39824143,12.79856345,-8.551599487,4.472206156,-4.07939333,-0.027647779,-0.027647779,0,-5.241747167,2.373476787,-2.868270379,1.871117339 +Patrick Patterson,pattepa01,2014,PO,TOR,389,199,0.936188394,-3.754640928,-2.818452533,6.449898121,11.38292396,17.83282208,2.215400617,-0.781314712,1.434085905,0.444083283,0,0.444083283,-0.425854119,-2.607858202,-3.033712321,1.260708532 +Patrick Patterson,pattepa01,2014,RS,TOR,2187,1118,-0.075994638,0.776037097,0.700042459,3.032504818,1.77781273,4.810317548,0.535858943,1.011589576,1.547448519,2.447070141,2.447070141,0,0.593781501,1.029930339,1.62371184,-0.164729608 +Patrick Patterson,pattepa01,2014,RS,SAC,819,415,-3.382520183,0.175736129,-3.206784054,-1.314175006,0.946536886,-0.36763812,-3.168149962,0.371104713,-2.797045249,-0.009843741,-0.009843741,0,-3.019901334,0.058122818,-2.961778516,-1.129397003 +Patrick Patterson,pattepa01,2015,PO,TOR,216,106,2.194664813,1.016463596,3.21112841,-9.409835159,3.150881072,-6.258954087,-0.095743913,1.648193025,1.552449112,0.241732385,0,0.241732385,-0.125427709,-1.363209582,-1.48863729,0.705194838 +Patrick Patterson,pattepa01,2015,RS,TOR,4259,2156,2.054972453,-0.616632397,1.438340056,3.558440656,-1.468511138,2.089929518,2.446309103,-0.799230312,1.64707879,4.819865596,4.819865596,0,2.544902372,-1.182736748,1.362165623,-0.33471414 +Patrick Patterson,pattepa01,2016,PO,TOR,1100,583,0.590077815,-1.857981715,-1.2679039,4.616451892,-4.916300779,-0.299848887,1.45029527,-2.601849428,-1.151554158,0.486324532,0,0.486324532,0.7547426,-3.364733633,-2.609991033,-0.783146535 +Patrick Patterson,pattepa01,2016,RS,TOR,3939,2020,-0.511032668,0.415950086,-0.095082581,4.919379106,2.862679234,7.78205834,0.536667575,0.941281695,1.47794927,4.307585259,4.307585259,0,0.672689261,0.13883775,0.811527011,-1.115737297 +Patrick Patterson,pattepa01,2017,PO,TOR,366,185,-2.961748108,0.160269425,-2.801478683,-7.639344802,-1.524361525,-9.163706327,-4.016307921,-0.212769213,-4.229077133,-0.144442146,0,-0.144442146,-5.447325122,-0.451144369,-5.898469492,0.307527891 +Patrick Patterson,pattepa01,2017,RS,TOR,3214,1599,-0.239587188,1.268082393,1.028495205,4.257633907,4.134351834,8.391985741,0.638612688,1.934874794,2.573487482,4.325161495,4.325161495,0,0.748775673,1.15172226,1.900497932,-0.401848197 +Patrick Patterson,pattepa01,2018,PO,OKC,125,58,0.006031313,-3.856500347,-3.850469034,-9.176066398,3.945242195,-5.230824203,-2.046961998,-2.472992119,-4.519954117,-0.055255852,0,-0.055255852,-0.140872295,-4.968916857,-5.109789152,2.234649316 +Patrick Patterson,pattepa01,2018,RS,OKC,2551,1270,-2.000951218,0.402903458,-1.59804776,-5.654102068,-1.929924082,-7.58402615,-2.894542731,-0.084593661,-2.979136392,-0.146570445,-0.146570445,0,-2.901388134,-0.484609603,-3.385997737,-1.269034184 +Patrick Patterson,pattepa01,2019,RS,OKC,1887,861,-2.672439834,-1.028977772,-3.701417607,-5.453602847,-2.178138798,-7.631741645,-3.428377251,-1.388800043,-4.817177295,-0.906201718,-0.906201718,0,-3.894492122,-1.664630382,-5.559122504,-0.210148127 +Patrick Patterson,pattepa01,2020,PO,LAC,23,10,29.0935311054929,-2.08473108930865,27.0088000161842,31.5662190349309,5.07143585083451,36.6376548857654,31.3961354201934,-0.839943941592556,30.5561914786008,0.175993244660841,0,0.175993244660841,18.1217985185197,-3.308095682028,14.8137028364917,0.417178674090929 +Patrick Patterson,pattepa01,2020,RS,LAC,1691,776,-0.098484036584932,0.026904834590797,-0.071579201994135,-1.7013569396127,0.921810207489183,-0.779546732123513,-0.489062581513539,0.161553341403506,-0.327509240110033,0.960091403906662,0.960091403906662,0,-0.64479146494696,-0.786326527057803,-1.43111799200476,0.105445750963535 +Justin Patton,pattoju01,2018,RS,MIN,11,4,-2.603642739,6.821675822,4.218033083,15.00049264,13.96981475,28.97030739,0.954201081,8.858497702,9.812698782,0.026546233,0.026546233,0,4.048625935,6.474967339,10.52359327,3.514236219 +Justin Patton,pattoju01,2019,RS,PHI,46,21,-0.183604998,-2.654194637,-2.837799635,-7.909568527,1.740292975,-6.169275552,-1.810235289,-1.908120511,-3.7183558,-0.010440256,-0.010440256,0,1.248751458,-0.772831308,0.47592015,0.639452244 +Justin Patton,pattoju01,2020,RS,OKC,56,24,-5.32740231199414,-4.42491633243509,-9.75231864442923,-2.42691770036321,-11.3717887122237,-13.7987064125869,-5.05163038232475,-6.16659210090699,-11.2182224832318,-0.103861673605655,-0.103861673605655,0,-3.72069828892943,-4.95893099018912,-8.67962927911855,0.167380396178293 +Brandon Paul,paulbr01,2018,PO,SAS,8,3,9.12481304,-5.69495447,3.429858569,39.20764047,-10.61129662,28.59634385,15.95203704,-7.074855663,8.877181378,0.018649859,0,0.018649859,9.101502429,-12.64786402,-3.546361596,1.568701865 +Brandon Paul,paulbr01,2018,RS,SAS,1207,576,-2.564448055,1.795952351,-0.768495704,-5.272315181,2.745530167,-2.526785014,-3.282736617,2.058663766,-1.224072852,0.45206901,0.45206901,0,-3.099523862,1.362542368,-1.736981493,0.80450043 +Chris Paul,paulch01,2014,PO,LAC,947,472,8.424353845,1.774785398,10.19913924,16.76945974,5.450206509,22.21966625,10.56206473,2.6584793,13.22054403,3.969014693,0,3.969014693,9.694797108,3.619653087,13.31445019,0.057747944 +Chris Paul,paulch01,2014,RS,LAC,4440,2171,7.721812186,3.560013253,11.28182544,2.978042482,4.208377444,7.186419926,7.118561625,3.88385109,11.00241271,15.30220204,15.30220204,0,6.684872698,4.327495992,11.01236869,0.437122515 +Chris Paul,paulch01,2015,PO,LAC,907,445,9.123271237,2.78888475,11.91215599,4.844700554,0.326906653,5.171607208,8.683156963,2.454048243,11.13720521,3.191127548,0,3.191127548,8.622448736,1.785849096,10.40829783,-1.800790559 +Chris Paul,paulch01,2015,RS,LAC,5726,2857,7.253170034,2.337110322,9.590280356,12.07629776,0.310872354,12.38717012,8.537597429,2.057695969,10.5952934,19.41801466,19.41801466,0,8.796529251,2.193660104,10.99018936,-0.170750326 +Chris Paul,paulch01,2016,PO,LAC,251,125,12.44239667,-0.241820085,12.20057658,7.640365631,12.26644914,19.90681477,12.1137021,2.282592641,14.39629474,1.123433879,0,1.123433879,4.243930289,3.514971417,7.758901706,-0.367966269 +Chris Paul,paulch01,2016,RS,LAC,4930,2420,6.805986172,1.43195077,8.237936942,8.256671036,1.825501712,10.08217275,7.479054991,1.562456609,9.0415116,14.55487191,14.55487191,0,6.824829478,2.652508859,9.477338337,-0.02630051 +Chris Paul,paulch01,2017,PO,LAC,493,260,11.60803634,-1.042979652,10.56505668,2.99720907,3.523209021,6.520418091,10.54369731,-0.15289396,10.39080335,1.789825929,0,1.789825929,9.75985542,0.431139363,10.19099478,-0.429466552 +Chris Paul,paulch01,2017,RS,LAC,3881,1921,7.729579471,0.660115672,8.389695143,4.988578929,4.031339487,9.019918416,7.548516075,1.386996146,8.935512221,11.40982534,11.40982534,0,7.271543818,2.34129255,9.612836368,-0.368945493 +Chris Paul,paulch01,2018,PO,HOU,1060,517,5.584768961,2.758679359,8.34344832,1.248858332,4.847940372,6.096798705,4.983136217,3.31524879,8.298385007,3.015641575,0,3.015641575,5.008073342,4.988182595,9.996255937,0.323848581 +Chris Paul,paulch01,2018,RS,HOU,3794,1847,7.536623435,1.135734766,8.672358201,5.928875143,0.683424256,6.612299399,7.573757312,1.072921984,8.646679296,10.64108833,10.64108833,0,7.493817498,1.749499293,9.243316792,-0.909354132 +Chris Paul,paulch01,2019,PO,HOU,811,397,2.824639032,3.225003067,6.049642099,-3.434311175,6.346580521,2.912269346,1.638030656,4.022337314,5.66036797,1.754917192,0,1.754917192,3.672879457,5.460877013,9.13375647,-0.114328311 +Chris Paul,paulch01,2019,RS,HOU,3883,1857,4.204955406,0.319404328,4.524359735,0.207354693,2.819004445,3.026359138,3.556296189,0.853692286,4.409988475,6.800999487,6.800999487,0,4.359346091,1.516875176,5.876221268,0.260354472 +Chris Paul,paulch01,2020,PO,OKC,555,261,2.27390236656421,-5.77672441018375,-3.50282204361955,-1.66735574389967,-3.75842587146815,-5.42578161536782,1.68865099838107,-5.72307459144446,-4.0344235930634,-0.177173402045585,0,-0.177173402045585,-1.25883835203013,-5.31837657234356,-6.57721492437369,0.435260294051965 +Chris Paul,paulch01,2020,RS,OKC,4620,2208,5.36600728106563,-1.46531201421593,3.9006952668497,6.99667739395285,-1.23276063444253,5.76391675951032,6.03804580953768,-1.55348828610102,4.48455752343666,8.12343579343667,8.12343579343667,0,5.05065618258581,-0.342111486426712,4.7085446961591,-0.331367226110671 +Adreian Payne,paynead01,2015,RS,ATL,38,19,-8.668479079,-7.96124835,-16.62972743,-15.22454998,-18.5127415,-33.73729148,-10.57951482,-10.67150555,-21.25102038,-0.180052215,-0.180052215,0,-4.532887078,-6.068670806,-10.60155788,0.37804025 +Adreian Payne,paynead01,2015,RS,MIN,1419,720,-5.053457471,-3.580013097,-8.633470568,-0.516313514,-5.588527063,-6.104840577,-4.382560797,-4.114689982,-8.497250779,-2.104232318,-2.104232318,0,-4.285359538,-3.071605899,-7.356965438,-0.317303717 +Adreian Payne,paynead01,2016,RS,MIN,989,486,-3.536037764,-3.023827217,-6.559864981,-2.203627053,-4.59289422,-6.796521272,-3.466380137,-3.479048205,-6.945428342,-1.04016349,-1.04016349,0,-3.181359548,-3.0888046,-6.270164148,-0.011569199 +Adreian Payne,paynead01,2017,RS,MIN,278,135,-0.428952972,-4.426945113,-4.855898085,-5.243784171,7.931773651,2.687989479,-1.479682929,-2.030935115,-3.510618044,-0.052925527,-0.052925527,0,-0.354861231,-1.753108268,-2.1079695,1.004400065 +Adreian Payne,paynead01,2018,RS,ORL,88,43,0.252919543,-6.504411079,-6.251491535,-2.959714761,-9.776230185,-12.73594495,-0.313224238,-7.510396334,-7.823620572,-0.111438657,-0.111438657,0,-1.556451492,-5.329348045,-6.885799538,0.11632216 +Cameron Payne,payneca01,2016,PO,OKC,130,64,-10.65271582,-1.185975517,-11.83869134,-15.02252761,-0.197161304,-15.21968891,-12.32843191,-1.083347696,-13.41177961,-0.363781872,0,-0.363781872,-5.79607552,-1.821140392,-7.617215912,1.25209364 +Cameron Payne,payneca01,2016,RS,OKC,1429,698,0.16622787,-1.872681755,-1.706453884,-0.969729603,-1.849479584,-2.819209187,-0.170133705,-2.019506087,-2.189639793,0.198762674,0.198762674,0,0.076207133,-0.903666863,-0.827459731,-0.388075163 +Cameron Payne,payneca01,2017,PO,CHI,9,4,-5.813507765,0.598670194,-5.214837571,11.66084443,5.981823863,17.64266829,-2.426453671,1.826045615,-0.600408056,0.004830831,0,0.004830831,-1.621463389,-1.42513237,-3.046595759,6.540477834 +Cameron Payne,payneca01,2017,RS,CHI,291,142,-7.910682612,-0.469550921,-8.380233533,-3.828306951,0.457874116,-3.370432835,-7.498152217,-0.318290112,-7.81644233,-0.370925536,-0.370925536,0,-5.359129874,-1.907701138,-7.266831012,1.034178473 +Cameron Payne,payneca01,2017,RS,OKC,660,320,-3.489711393,-0.826043718,-4.315755111,-6.184817659,2.026513944,-4.158303715,-4.250014328,-0.286777249,-4.536791577,-0.289104625,-0.289104625,0,-3.18032985,-0.348254001,-3.528583851,-0.878999405 +Cameron Payne,payneca01,2018,RS,CHI,1217,582,1.677929896,0.132751184,1.81068108,-0.243136301,-2.335807797,-2.578944097,1.44702349,-0.327413885,1.119609605,1.150689376,1.150689376,0,-0.191117043,-0.792291049,-0.983408093,0.143432485 +Cameron Payne,payneca01,2019,RS,CLE,367,176,0.506191181,-3.067402348,-2.561211168,6.00248556,-3.734755815,2.267729745,1.751137193,-3.280680053,-1.52954286,0.109975816,0.109975816,0,0.633824619,-2.745232023,-2.111407405,0.357676839 +Cameron Payne,payneca01,2019,RS,CHI,1146,536,-1.837082972,-2.121331622,-3.958414594,-6.114890679,-2.441321182,-8.556211861,-2.770759358,-2.261263549,-5.032022907,-0.62324055,-0.62324055,0,-2.621483926,-2.167324277,-4.788808203,-0.133563577 +Cameron Payne,payneca01,2020,RS,PHO,399,183,2.97603694282589,3.143756349545,6.11979329237089,7.24549856320005,7.15267742660195,14.398175989802,4.0141241771248,4.16105707945084,8.17518125657564,1.01962996113089,1.01962996113089,0,3.15803471253848,3.87716853547504,7.03520324801352,-0.041747360562022 +Elfrid Payton,paytoel01,2015,RS,ORL,4958,2489,-0.193613506,0.298832143,0.105218637,2.963275673,-0.213456637,2.749819036,0.505649439,0.247973913,0.753623353,4.452388551,4.452388551,0,-0.090896457,0.974161732,0.883265274,0.068539068 +Elfrid Payton,paytoel01,2016,RS,ORL,4373,2145,-0.570150184,-0.470445449,-1.040595632,-0.614454425,0.134788104,-0.47966632,-0.605575551,-0.364657122,-0.970232673,1.950517308,1.950517308,0,-0.484016214,0.111857574,-0.37215864,0.139325829 +Elfrid Payton,paytoel01,2017,RS,ORL,4954,2412,0.904528438,-1.045458975,-0.140930537,4.499151167,-0.13324582,4.365905347,1.772031192,-0.883929414,0.888101779,4.480804058,4.480804058,0,1.065141971,-0.280652614,0.784489357,0.082101571 +Elfrid Payton,paytoel01,2018,RS,PHO,1188,551,-1.381411987,-2.763498867,-4.144910854,-4.240074788,-5.813876947,-10.05395174,-1.981419787,-3.516647083,-5.49806687,-0.77835213,-0.77835213,0,-1.91269128,-3.079118385,-4.991809665,0.746668759 +Elfrid Payton,paytoel01,2018,RS,ORL,2634,1257,1.322419381,-1.462317194,-0.139897814,2.199214304,-5.050588065,-2.851373761,1.634410626,-2.271770313,-0.637359687,1.358240606,1.358240606,0,0.531937142,-1.061215647,-0.529278505,0.245938021 +Elfrid Payton,paytoel01,2019,RS,NOP,2765,1250,-0.106921461,-0.462357277,-0.569278738,0.725236888,-3.648109794,-2.922872906,0.051765885,-1.128003798,-1.076237913,1.076213983,1.076213983,0,-0.622024499,-1.180941812,-1.802966311,0.837522576 +Elfrid Payton,paytoel01,2020,RS,NYK,2609,1246,0.095425605414202,0.473667822247618,0.56909342766182,3.32086134495591,-0.688969171364207,2.6318921735917,0.836463485943017,0.298268019976485,1.1347315059195,2.4636454088214,2.4636454088214,0,-0.2943505470795,0.639667358808729,0.345316811729229,-0.244520886707829 +Gary Payton II,paytoga02,2017,RS,MIL,201,99,-8.757684202,-3.467704336,-12.22538854,-12.96549852,-5.895817673,-18.86131619,-10.1571925,-4.147503225,-14.30469572,-0.586303213,-0.586303213,0,-8.366188991,-4.647287656,-13.01347665,0.450069003 +Gary Payton II,paytoga02,2018,RS,LAL,244,115,-0.700123662,-3.294221063,-3.994344725,3.133443195,-2.289251628,0.844191568,0.086673243,-3.276463383,-3.18979014,-0.025781484,-0.025781484,0,-0.046694294,-2.203508793,-2.250203088,-0.08581633 +Gary Payton II,paytoga02,2018,RS,MIL,218,106,-1.720267202,1.286199255,-0.434067948,-0.786156794,-0.385421016,-1.171577809,-1.657762917,1.026393146,-0.63136977,0.114383228,0.114383228,0,-0.859103422,1.800553779,0.941450357,-0.16868068 +Gary Payton II,paytoga02,2019,RS,WAS,39,16,1.552231144,5.452017651,7.004248795,5.142883855,11.19501462,16.33789848,2.414219711,7.081720005,9.495939716,0.101786385,0.101786385,0,1.059217221,8.588548577,9.647765798,1.855791808 +Gary Payton II,paytoga02,2020,RS,WAS,925,432,-2.04361475632351,0.38149759510731,-1.6621171612162,-4.99317603721505,-3.45716806883936,-8.45034410605441,-2.78828348906118,-0.304961560131078,-3.09324504919226,-0.075898901533605,-0.075898901533605,0,-3.06590048687781,0.674606142438788,-2.39129434443902,0.331328660446625 +Nikola Pekovic,pekovni01,2014,RS,MIN,3440,1663,0.731896096,2.174170767,2.906066863,2.299052289,1.740236361,4.03928865,1.066278345,2.206149919,3.272428264,5.077060467,5.077060467,0,0.537945356,1.67242063,2.210365987,-0.614642346 +Nikola Pekovic,pekovni01,2015,RS,MIN,1617,815,-1.867420618,1.108977677,-0.758442941,-0.0983895,2.384789184,2.286399683,-1.558376591,1.531912138,-0.026464453,1.131029048,1.131029048,0,-1.474373745,0.374522888,-1.099850857,-0.122987353 +Nikola Pekovic,pekovni01,2016,RS,MIN,300,156,-4.780607837,-1.900717171,-6.681325008,-4.280313207,-5.42476453,-9.705077738,-4.961608436,-2.711665414,-7.67327385,-0.387666043,-0.387666043,0,-5.129354878,-3.410298424,-8.539653302,-1.043108101 +Norvel Pelle,pelleno01,2020,PO,PHI,16,7,-1.98041657644278,9.0284105161636,7.04799393972082,-28.4432988239652,-3.60428669003798,-32.0475855140032,-7.74402937574075,7.03628814146573,-0.707741234275017,0.007613787441029,0,0.007613787441029,-4.35762046209052,6.19717224180185,1.83955177971134,1.20598705133552 +Norvel Pelle,pelleno01,2020,RS,PHI,487,232,-4.85347262451249,-3.01697933357,-7.8704519580825,-4.14444190291878,-6.95592857416751,-11.1003704770863,-5.01130954865976,-4.0643300540443,-9.07563960270406,-0.746827569269917,-0.746827569269917,0,-4.2151273737536,-2.16920978115973,-6.38433715491333,-0.261227728178164 +Jeff Ayres,pendeje02,2014,PO,SAS,129,65,1.421283791,3.86074224,5.282026031,-7.418372708,5.291406241,-2.126966467,-0.35164353,4.29110464,3.93946111,0.223958209,0,0.223958209,-1.66772149,4.29060298,2.62288149,-1.96378034 +Jeff Ayres,pendeje02,2014,RS,SAS,1944,952,-2.3672634,-1.519549769,-3.88681317,1.565726842,-0.025655867,1.540070975,-1.699503363,-1.372944748,-3.072448111,-0.157213899,-0.157213899,0,-2.050379928,-0.486520012,-2.53689994,0.365919631 +Jeff Ayres,pendeje02,2015,PO,SAS,24,12,-2.585028237,0.264070053,-2.320958184,8.254586498,-8.896294588,-0.64170809,-0.416224807,-1.690438736,-2.106663543,0.003917618,0,0.003917618,-1.699698951,-2.105687769,-3.805386721,-3.436314474 +Jeff Ayres,pendeje02,2015,RS,SAS,774,383,-2.323139292,-4.217626328,-6.54076562,-2.989446216,-5.500550371,-8.489996588,-2.647930277,-4.81940808,-7.467338357,-0.923874755,-0.923874755,0,-2.832275686,-2.86950582,-5.701781506,0.215935221 +Jeff Ayres,pendeje02,2016,PO,LAC,5,2,16.3636358,9.536730029,25.90036583,23.36700928,12.60180033,35.9688096,18.90522277,10.72073013,29.6259529,0.035356487,0,0.035356487,7.234525992,6.257005694,13.49153169,3.583948752 +Jeff Ayres,pendeje02,2016,RS,LAC,225,107,-4.478497323,-6.652987154,-11.13148448,-6.246029305,-6.828660553,-13.07468986,-5.127824816,-7.158822879,-12.2866477,-0.51867714,-0.51867714,0,-5.303766244,-6.263013025,-11.56677927,-0.364437599 +Kendrick Perkins,perkike01,2014,PO,OKC,750,384,-2.911600191,1.401288319,-1.510311873,-0.005765975,2.782334146,2.776568171,-2.50902003,1.752593874,-0.756426155,0.401648014,0,0.401648014,-2.885699758,2.667935955,-0.217763803,-0.270731974 +Kendrick Perkins,perkike01,2014,RS,OKC,2426,1207,-4.548458683,2.024758443,-2.523700239,-4.239730898,0.321385388,-3.91834551,-4.824991236,1.74365856,-3.081332676,-0.203840354,-0.203840354,0,-4.874753051,1.509147322,-3.365605729,-0.09311663 +Kendrick Perkins,perkike01,2015,PO,CLE,72,33,-11.66759045,-3.380543384,-15.04813383,-9.842022749,-8.508750144,-18.35077289,-12.10202796,-4.74364519,-16.84567315,-0.248622215,0,-0.248622215,-8.360086091,-7.4492119,-15.80929799,1.520330815 +Kendrick Perkins,perkike01,2015,RS,CLE,330,167,-8.917126125,1.783842242,-7.133283883,-10.71113116,-0.84023769,-11.55136885,-9.9171693,1.338700036,-8.578469264,-0.497543638,-0.497543638,0,-8.174293973,-0.688600858,-8.86289483,0.181174123 +Kendrick Perkins,perkike01,2015,RS,OKC,1979,981,-4.869288545,0.087110006,-4.782178539,-0.410224564,2.93376267,2.523538106,-4.281730376,0.673363386,-3.608366989,-0.429271059,-0.429271059,0,-4.401184187,-0.055039449,-4.456223636,-0.077440345 +Kendrick Perkins,perkike01,2016,RS,NOP,1127,542,-5.693955201,-2.95141595,-8.64537115,1.474719427,-4.221527859,-2.746808433,-4.518530656,-3.340616068,-7.859146725,-1.410272183,-1.410272183,0,-4.837183112,-3.040165766,-7.877348879,-0.176492693 +Kendrick Perkins,perkike01,2018,RS,CLE,31,15,1.62659042,-7.885318874,-6.258728454,13.88530083,-10.47666184,3.408638991,4.293366603,-8.858309419,-4.564942815,-0.014058869,-0.014058869,0,0.555049689,-6.095297272,-5.540247583,1.207746463 +London Perrantes,perralo01,2018,RS,CLE,133,66,-5.342891589,-6.911593323,-12.25448491,-3.655511774,-8.444101399,-12.09961317,-5.344916275,-7.613706464,-12.95862274,-0.336448361,-0.336448361,0,-6.470656279,-7.546409179,-14.01706546,-2.109019747 +Alec Peters,peteral01,2018,RS,PHO,481,225,-0.557132223,-1.117452802,-1.674585024,4.638313678,3.210415281,7.848728958,0.572892911,-0.190856787,0.382036123,0.359275877,0.359275877,0,0.503573156,-2.979329988,-2.475756832,-0.073446313 +Paul Pierce,piercpa01,2014,PO,BRK,687,368,0.146623044,1.301868627,1.448491671,-2.004895892,1.870619321,-0.13427657,-0.319651625,1.478590743,1.158939118,0.762701212,0,0.762701212,-0.579463408,1.495039029,0.915575622,0.707198508 +Paul Pierce,piercpa01,2014,RS,BRK,4072,2098,0.562079754,0.902649462,1.464729215,-1.88229908,4.86785886,2.98555978,0.096899262,1.802850943,1.899750205,5.008692474,5.008692474,0,0.713102462,1.283971052,1.997073514,0.609005476 +Paul Pierce,piercpa01,2015,PO,WAS,595,298,4.146371219,-3.505399041,0.640972178,0.588086993,-6.289923234,-5.701836242,3.63617412,-4.372443282,-0.736269163,0.317506786,0,0.317506786,1.792826211,-1.291961404,0.500864807,0.531250321 +Paul Pierce,piercpa01,2015,RS,WAS,3862,1914,1.320953272,0.023303669,1.344256941,-0.681836895,0.779746609,0.097909714,1.003764847,0.159743217,1.163508064,3.849713381,3.849713381,0,0.808526818,-0.360883192,0.447643626,0.704688069 +Paul Pierce,piercpa01,2016,PO,LAC,110,54,-9.499353419,-2.651435059,-12.15078848,-11.34087739,3.276900383,-8.063977003,-10.37007098,-1.650913178,-12.02098416,-0.265067298,0,-0.265067298,-10.99325912,-4.873883587,-15.86714271,0.589938478 +Paul Pierce,piercpa01,2016,RS,LAC,2507,1231,-2.604028518,-0.431040398,-3.035068915,-3.087452541,-1.77711889,-4.86457143,-2.87641818,-0.784002214,-3.660420394,-0.572295774,-0.572295774,0,-2.302640552,-0.547136873,-2.849777426,0.085543675 +Paul Pierce,piercpa01,2017,PO,LAC,195,101,-0.665936296,0.478417118,-0.187519178,8.570659365,1.921249795,10.49190916,1.149324413,0.801225765,1.950550178,0.251356068,0,0.251356068,2.725766144,-0.938802634,1.78696351,0.595307774 +Paul Pierce,piercpa01,2017,RS,LAC,566,277,-4.472250078,-1.418813902,-5.89106398,0.328652493,2.484723176,2.813375669,-3.7748006,-0.742262447,-4.517063047,-0.250522667,-0.250522667,0,-3.284511827,-1.663400201,-4.947912028,0.310998256 +Theo Pinson,pinsoth01,2019,PO,BRK,54,22,1.050777052,0.149247704,1.200024756,9.015529463,20.23514825,29.25067772,2.847383683,4.494607706,7.341991389,0.120034912,0,0.120034912,1.034199622,1.368582436,2.402782059,2.728177211 +Theo Pinson,pinsoth01,2019,RS,BRK,454,211,-1.822985698,0.775407316,-1.047578382,-8.665882699,6.191369251,-2.474513447,-3.335716607,1.965708991,-1.370007616,0.149692238,0.149692238,0,-0.859179966,-0.725408272,-1.584588238,0.777267049 +Theo Pinson,pinsoth01,2020,RS,BRK,782,365,-5.49158540369574,2.28774254763283,-3.20384285606292,-5.55042403482392,4.02547044603899,-1.52495358878493,-5.82362444950522,2.78182911507878,-3.04179533442645,-0.05435462128231,-0.05435462128231,0,-3.87878823010494,0.971635919346224,-2.90715231075872,0.029347895475526 +Dexter Pittman,pittmde01,2014,RS,ATL,5,3,1.864583029,11.97988844,13.84447147,-18.1105039,19.41681315,1.306309253,-2.147932545,14.27995945,12.1320269,0.022600824,0.022600824,0,-0.73113731,6.391669184,5.660531874,-0.747860279 +Tibor Pleiss,pleisti01,2016,RS,UTA,164,82,-5.879666397,-6.244562152,-12.12422855,1.457592198,-2.395906871,-0.938314672,-4.695483304,-5.875490203,-10.57097351,-0.329725577,-0.329725577,0,-3.906235596,-5.243782677,-9.150018273,0.753781295 +Mason Plumlee,plumlma01,2014,PO,BRK,213,114,-10.5738614,-2.960759989,-13.53462138,-7.472092794,-6.046254037,-13.51834683,-10.58101978,-3.801762891,-14.38278267,-0.700511349,0,-0.700511349,-8.158090507,-4.122414912,-12.28050542,0.358812777 +Mason Plumlee,plumlma01,2014,RS,BRK,2498,1275,-1.184608333,-0.176695221,-1.361303555,-0.373952639,-3.796640317,-4.170592956,-1.087846633,-0.926016608,-2.013863241,0.480361198,0.480361198,0,-0.979367718,-0.961763509,-1.941131228,0.300558508 +Mason Plumlee,plumlma01,2015,PO,BRK,104,49,-2.922389798,1.425711408,-1.49667839,-2.097172886,6.972471693,4.875298807,-2.911987236,2.653444475,-0.258542761,0.066145992,0,0.066145992,-1.573150691,3.484825383,1.911674692,2.864122383 +Mason Plumlee,plumlma01,2015,RS,BRK,3405,1743,-0.840945892,-1.419432667,-2.260378559,-0.420254316,-3.251700311,-3.671954627,-0.787306791,-1.85716544,-2.644472231,0.093672243,0.093672243,0,-0.92739963,-1.453904023,-2.381303653,-0.175088539 +Mason Plumlee,plumlma01,2016,PO,POR,630,306,-0.502193344,0.604488392,0.102295048,2.933957202,1.170293773,4.104250976,0.104753625,0.760815183,0.865568808,0.587152297,0,0.587152297,0.59993412,0.358905849,0.958839969,0.814098154 +Mason Plumlee,plumlma01,2016,RS,POR,4248,2084,-0.659914555,-0.175613074,-0.835527629,2.204087515,-1.187026418,1.017061097,-0.12366567,-0.386129631,-0.509795301,2.392819949,2.392819949,0,-0.297486318,0.11486927,-0.182617048,0.447423524 +Mason Plumlee,plumlma01,2017,RS,POR,3077,1516,-0.258290588,0.232942272,-0.025348316,4.832268834,-3.466257179,1.366011655,0.775238493,-0.496700702,0.278537791,2.337381852,2.337381852,0,0.331776956,0.346574962,0.678351918,-0.21275382 +Mason Plumlee,plumlma01,2017,RS,DEN,1315,632,-2.487327296,2.160593,-0.326734295,0.317132995,-1.361864573,-1.044731579,-2.113704899,1.626287972,-0.487416926,0.732483396,0.732483396,0,-1.885572461,1.362522647,-0.523049814,0.392817794 +Mason Plumlee,plumlma01,2018,RS,DEN,2998,1439,-1.8597963,0.410624561,-1.449171739,-1.98612201,-0.331747457,-2.317869467,-2.034339644,0.326651773,-1.707687871,0.770659369,0.770659369,0,-1.293677796,0.341104783,-0.952573013,0.702184439 +Mason Plumlee,plumlma01,2019,PO,DEN,445,218,-0.408221432,-2.651071836,-3.059293268,-9.066770759,-7.856025062,-16.92279582,-2.26807511,-3.909242456,-6.177317566,-0.396118556,0,-0.396118556,-4.439638345,-2.86337071,-7.303009056,0.749884301 +Mason Plumlee,plumlma01,2019,RS,DEN,3592,1731,-0.747707789,-0.134773339,-0.882481128,-0.307570309,0.419804815,0.112234506,-0.726253892,-0.069578273,-0.795832165,1.726011166,1.726011166,0,-0.398757714,0.314525331,-0.084232383,0.010376963 +Mason Plumlee,plumlma01,2020,PO,DEN,424,206,-0.500427463842227,1.81604813769192,1.31562067384969,-5.76177429228402,6.84118012633507,1.07940583405105,-1.68669452294997,3.02942189250844,1.34272736955847,0.44733005662547,0,0.44733005662547,-1.40468455571824,2.15118581547818,0.746501259759948,0.826155514823997 +Mason Plumlee,plumlma01,2020,RS,DEN,2230,1057,-0.111327869277276,-0.401929257059669,-0.513257126336946,-0.909849077850227,-0.883518511970664,-1.79336758982089,-0.313185811261594,-0.533290981621499,-0.846476792883093,1.03563883824774,1.03563883824774,0,-0.164670311374123,-0.159631795481708,-0.324302106855831,0.905545620040645 +Marshall Plumlee,plumlma02,2017,RS,NYK,350,170,-4.015475829,-3.792564409,-7.808040238,1.355576298,1.796682674,3.152258971,-3.119402047,-2.787771257,-5.907173304,-0.274406268,-0.274406268,0,-3.785899128,-4.102322547,-7.888221676,0.204897053 +Marshall Plumlee,plumlma02,2018,RS,MIL,114,52,-3.647785101,-5.876065723,-9.523850824,-12.87521327,7.601044774,-5.274168499,-5.828150978,-3.405442188,-9.233593167,-0.172926759,-0.172926759,0,-7.040160789,-3.957145917,-10.99730671,0.527340525 +Miles Plumlee,plumlmi01,2014,RS,PHO,3964,1964,-3.498435111,1.879541186,-1.618893924,-1.890287809,-0.015398099,-1.905685909,-3.407855561,1.587775433,-1.820080128,0.927708001,0.927708001,0,-2.853633015,1.919873954,-0.933759061,-0.422256901 +Miles Plumlee,plumlmi01,2015,PO,MIL,30,16,-8.513953263,-4.444820152,-12.95877342,0.024882071,-17.42825101,-17.40336894,-7.011451348,-7.317219772,-14.32867112,-0.098767719,0,-0.098767719,-8.05246986,-5.69438893,-13.74685879,1.271525604 +Miles Plumlee,plumlmi01,2015,RS,PHO,2029,1005,-2.800755327,1.792578927,-1.008176399,2.541753022,-2.735141208,-0.193388186,-1.867159788,0.960017944,-0.907141844,0.940886314,0.940886314,0,-2.03133014,1.616084116,-0.415246024,-0.410099789 +Miles Plumlee,plumlmi01,2015,RS,MIL,378,189,-1.889460951,-0.673583859,-2.56304481,-1.123481085,-6.320223996,-7.443705081,-1.8124358,-1.940389247,-3.752825048,-0.096099779,-0.096099779,0,-1.318694588,-1.166017189,-2.484711777,-0.595431744 +Miles Plumlee,plumlmi01,2016,RS,MIL,1755,870,-1.772515348,-0.482053015,-2.254568363,-3.543925394,0.222484837,-3.321440558,-2.231415885,-0.316170189,-2.547586073,0.089367921,0.089367921,0,-2.521335637,-0.999439355,-3.520774992,-0.520223926 +Miles Plumlee,plumlmi01,2017,RS,MIL,630,310,-5.425020082,1.97362572,-3.451394362,-4.069198665,2.244742721,-1.824455944,-5.482120141,2.158162465,-3.323957675,-0.091172325,-0.091172325,0,-4.857809846,0.645839837,-4.211970009,0.425772087 +Miles Plumlee,plumlmi01,2017,RS,CHA,339,174,-4.261774516,1.405608017,-2.856166499,-0.583032117,-7.680949076,-8.263981193,-3.774634102,-0.365564363,-4.140198465,-0.122303212,-0.122303212,0,-4.021687795,0.133793933,-3.887893862,-0.883331267 +Miles Plumlee,plumlmi01,2018,RS,ATL,1925,918,-5.706970518,1.724951908,-3.982018611,-3.954403505,0.13059096,-3.823812546,-5.661459816,1.550143426,-4.11131639,-0.636426625,-0.636426625,0,-5.674156578,0.151825522,-5.522331056,-0.181160522 +Miles Plumlee,plumlmi01,2019,RS,ATL,389,173,-0.528793552,-3.049328232,-3.578121783,-4.911522974,-2.361045822,-7.272568796,-1.419462114,-3.017125308,-4.436587422,-0.149945806,-0.149945806,0,-0.882328113,-3.386899119,-4.269227232,0.739258572 +Jakob Poeltl,poeltja01,2017,PO,TOR,53,26,4.329426337,-0.063498667,4.26592767,19.60589002,4.02084527,23.62673529,7.880925504,0.829165027,8.710090531,0.155686918,0,0.155686918,1.383908844,2.879543018,4.263451861,-0.678195304 +Jakob Poeltl,poeltja01,2017,RS,TOR,1258,626,-1.575280597,-1.333018222,-2.908298819,-4.498665287,3.087458334,-1.411206952,-2.336222236,-0.513937683,-2.850159919,-0.03188643,-0.03188643,0,-2.352616513,-0.46764169,-2.820258203,-0.316339837 +Jakob Poeltl,poeltja01,2018,PO,TOR,279,140,-0.023340488,-1.181817687,-1.205158175,-4.16567514,-2.447580895,-6.613256035,-0.891999088,-1.380519467,-2.272518555,0.035140494,0,0.035140494,-3.123087238,-1.742374729,-4.865461968,-0.095970034 +Jakob Poeltl,poeltja01,2018,RS,TOR,3134,1524,-0.413360416,3.124820852,2.711460437,2.605593748,0.803014056,3.408607805,0.141217271,2.755086617,2.896303888,4.365826812,4.365826812,0,0.072548743,2.848162437,2.92071118,-0.55192974 +Jakob Poeltl,poeltja01,2019,PO,SAS,347,177,1.038065453,-1.011939444,0.026126009,8.691264441,0.010345149,8.701609591,2.698035806,-0.745944096,1.95209171,0.435787287,0,0.435787287,1.606313591,1.087348847,2.693662438,-0.48882448 +Jakob Poeltl,poeltja01,2019,RS,SAS,2677,1273,0.909554435,0.771743455,1.68129789,1.54878399,1.570599025,3.119383016,1.09109529,1.002489631,2.093584921,3.136090213,3.136090213,0,0.265176631,0.493984624,0.759161255,-0.315656952 +Jakob Poeltl,poeltja01,2020,RS,SAS,2536,1171,-0.38540902777201,3.3737876357217,2.98837860794969,5.44293990443563,0.401532487340159,5.84447239177579,0.805141092344314,3.03336314696683,3.83850423931114,3.94525387293981,3.94525387293981,0,0.224146437082325,2.71650183489873,2.94064827198105,0.23320064830669 +Vincent Poirier,poirivi01,2020,PO,BOS,4,2,26.5363419815003,16.6373248509492,43.1736668324495,-28.0455134799433,20.5975734345434,-7.44794004539993,16.6112639948596,18.3611894113648,34.9724534062245,0.03996671683915,0,0.03996671683915,16.0651828425884,28.4752180336428,44.5404008762312,0.669573391117941 +Vincent Poirier,poirivi01,2020,RS,BOS,294,130,-5.13835019398578,-0.44268206445034,-5.58103225843612,-5.65471495168639,0.251937156092514,-5.40277779559388,-5.62963457533917,-0.452167009589615,-6.08180158492879,-0.221975015847075,-0.221975015847075,0,-6.32357931595702,-0.707429147781973,-7.03100846373899,0.457394418651982 +Quincy Pondexter,pondequ01,2014,RS,MEM,518,270,-1.17803963,-3.757384648,-4.935424279,-5.886934564,-7.362012883,-13.24894745,-2.217618798,-4.76381563,-6.981434428,-0.580418686,-0.580418686,0,-1.461274955,-3.951093105,-5.41236806,-0.407806096 +Quincy Pondexter,pondequ01,2015,PO,NOP,251,124,3.197066757,3.588026001,6.785092758,-0.954816814,-0.932290122,-1.887106936,2.380048334,2.905067962,5.285116296,0.531817564,0,0.531817564,5.823460218,3.927835558,9.751295776,1.386963895 +Quincy Pondexter,pondequ01,2015,RS,NOP,2427,1253,1.129091463,-2.598899754,-1.469808291,-1.61584005,0.388601378,-1.227238672,0.617742685,-2.12506536,-1.507322675,0.789246292,0.789246292,0,-0.191484461,-1.717663764,-1.909148225,-0.624459734 +Quincy Pondexter,pondequ01,2015,RS,MEM,1064,540,-0.95567689,-3.205286954,-4.160963844,-0.632994954,-1.02816542,-1.661160375,-0.94726961,-3.005144393,-3.952414004,-0.327742419,-0.327742419,0,-1.966895243,-2.443533984,-4.410429227,-1.022487778 +Quincy Pondexter,pondequ01,2018,RS,CHI,406,196,-4.851573987,-0.934349841,-5.785923828,-10.74249397,0.53268155,-10.20981242,-6.307503222,-0.614169694,-6.921672916,-0.420358167,-0.420358167,0,-5.161631378,-2.174798001,-7.336429379,0.759544167 +Quincy Pondexter,pondequ01,2019,PO,SAS,22,12,1.529678329,6.328052547,7.857730876,4.211159434,19.39344344,23.60460287,2.221069037,9.493320618,11.71438966,0.089193896,0,0.089193896,-2.559924149,8.811273038,6.251348889,-2.329446436 +Quincy Pondexter,pondequ01,2019,RS,SAS,624,292,-0.966213601,-0.348150343,-1.314363944,-8.383764919,2.142390037,-6.241374882,-2.566888765,0.165988957,-2.400899808,0.051768279,0.051768279,0,-3.256138986,-1.1875462,-4.443685186,-0.470507593 +Shamorie Ponds,pondssh01,2020,RS,TOR,23,11,13.6891416019918,-31.1482039918431,-17.4590623898513,4.40539468109988,-12.4869270573846,-8.08153237628467,12.4914866109788,-29.2952192026991,-16.8037325917203,-0.07784648988677,-0.07784648988677,0,8.20706628096716,-23.4894024310497,-15.2823361500826,-1.32803625253308 +Jordan Poole,poolejo01,2020,RS,GSW,2746,1274,-2.96434996186406,-2.40968390276068,-5.37403386462474,-2.78143593633607,0.800514478675698,-1.98092145766037,-3.00741137874863,-1.87082932268953,-4.87824070143816,-1.38602375340482,-1.38602375340482,0,-3.32720334065724,-2.00502296262004,-5.33222630327729,0.197688873776788 +Kevin Porter Jr.,porteke02,2020,RS,CLE,2424,1162,-1.72283481117003,-1.86867890541202,-3.59151371658205,-4.94701946582149,-0.161304660320707,-5.10832412614219,-2.44960425577473,-1.52866092620291,-3.97826518197764,-0.730586968183902,-0.730586968183902,0,-1.86051369325128,-1.61431470182962,-3.4748283950809,0.337506290148457 +Michael Porter Jr.,portemi01,2020,PO,DEN,914,451,1.3615543447127,-0.739698317617045,0.621856027095658,5.64081481188522,5.41263389620346,11.0534487080887,2.29209635578585,0.507022670502553,2.7991190262884,1.32657782416476,0,1.32657782416476,2.31251286433044,1.00872706736518,3.32123993169561,0.730288737685537 +Michael Porter Jr.,portemi01,2020,RS,DEN,1905,903,1.76262232222962,0.030845317715956,1.79346763994558,2.21690393570585,-3.63272887173952,-1.41582493603367,1.9260616164663,-0.734568856628849,1.19149275983745,1.82619642796526,1.82619642796526,0,2.42067155520523,-0.34057936095168,2.08009219425355,0.579652897572665 +Otto Porter Jr.,porteot01,2014,PO,WAS,14,6,-4.517025845,-14.15225909,-18.66928493,-14.87284423,-32.11110616,-46.98395039,-6.988108357,-18.66653975,-25.65464811,-0.072915956,0,-0.072915956,-5.475218781,-17.274054,-22.74927278,0.771814479 +Otto Porter Jr.,porteot01,2014,RS,WAS,634,319,-3.536093131,-2.45037332,-5.986466451,-5.849516752,3.664162669,-2.185354083,-4.21430663,-1.294511609,-5.508818238,-0.44798588,-0.44798588,0,-4.134716336,-2.598274785,-6.732991122,-0.218372708 +Otto Porter Jr.,porteot01,2015,PO,WAS,661,331,1.451491883,4.500295056,5.951786939,5.997930861,12.11906659,18.11699745,2.481736941,6.277310103,8.759047044,2.008446626,0,2.008446626,0.697607862,7.148095915,7.845703777,0.18728066 +Otto Porter Jr.,porteot01,2015,RS,WAS,2820,1432,-0.998222307,-0.714484449,-1.712706756,0.706864645,-3.521793257,-2.814928612,-0.693188739,-1.364003011,-2.057191749,0.502309183,0.502309183,0,-1.06541283,-1.42288046,-2.48829329,-0.731463295 +Otto Porter Jr.,porteot01,2016,RS,WAS,4738,2276,0.291952606,0.000815998,0.292768604,0.789527928,0.020561137,0.810089065,0.429539733,0.0036474,0.433187133,3.716641601,3.716641601,0,0.356104853,0.86767463,1.223779483,0.535982749 +Otto Porter Jr.,porteot01,2017,PO,WAS,862,428,1.989307037,3.125275242,5.114582279,11.42780711,5.050325375,16.47813249,4.027662075,3.748750073,7.776412148,2.36359086,0,2.36359086,3.13151968,2.378523071,5.510042751,-0.289289364 +Otto Porter Jr.,porteot01,2017,RS,WAS,5393,2605,2.250537458,0.631570501,2.88210796,-0.60835433,1.332925587,0.724571257,1.799185816,0.830840157,2.630025972,7.172503964,7.172503964,0,1.798342783,1.632582248,3.43092503,0.302724859 +Otto Porter Jr.,porteot01,2018,PO,WAS,330,158,-0.520998923,2.807017189,2.286018265,-0.969218365,2.019513315,1.05029495,-0.691679378,2.813255234,2.121575856,0.410992069,0,0.410992069,-0.766786442,4.236867749,3.470081307,1.438031242 +Otto Porter Jr.,porteot01,2018,RS,WAS,4953,2432,2.314846369,1.144476307,3.459322677,5.593339923,1.967729253,7.561069176,3.136374255,1.391369181,4.527743435,8.989495575,8.989495575,0,3.202121193,1.531504567,4.73362576,-0.447908975 +Otto Porter Jr.,porteot01,2019,RS,CHI,1044,492,3.304789151,0.926250306,4.231039458,4.896716685,-1.80641162,3.090305065,3.909218333,0.442015806,4.351234139,1.788693147,1.788693147,0,2.419033769,0.297886945,2.716920714,0.3517702 +Otto Porter Jr.,porteot01,2019,RS,WAS,2570,1191,0.043460914,1.382850964,1.426311878,0.840005003,1.906517897,2.7465229,0.206447619,1.631831161,1.83827878,2.794099089,2.794099089,0,0.457027322,1.556349106,2.013376429,0.220774222 +Otto Porter Jr.,porteot01,2020,RS,CHI,704,331,1.51084902503893,0.481174022894111,1.99202304793304,1.94588885381693,-0.129311835879406,1.81657701793753,1.75492667427857,0.385120423732345,2.14004709801091,0.830210745562705,0.830210745562705,0,1.11442310410392,0.063475433646279,1.1778985377502,0.543793613726843 +Bobby Portis,portibo01,2016,RS,CHI,2238,1102,-2.790291388,0.028965753,-2.761325635,-1.272673997,-3.59165276,-4.864326757,-2.622036957,-0.714100599,-3.336137556,-0.328906169,-0.328906169,0,-1.966698411,-1.26925856,-3.235956971,-0.190955053 +Bobby Portis,portibo01,2017,PO,CHI,241,121,-2.007994945,4.073222135,2.06522719,-6.596996593,3.664736528,-2.932260065,-3.008980637,4.222729167,1.21374853,0.251627855,0,0.251627855,-4.67171761,2.344311707,-2.327405903,-0.285056573 +Bobby Portis,portibo01,2017,RS,CHI,2023,1000,-1.238187933,-2.046498601,-3.284686534,-2.241992889,-1.120647565,-3.362640454,-1.506603383,-1.991747508,-3.49835089,-0.379646406,-0.379646406,0,-1.566702828,-2.242345409,-3.809048237,-0.555497249 +Bobby Portis,portibo01,2018,RS,CHI,3434,1643,0.18801181,-1.859640742,-1.671628932,4.250425007,-2.036070555,2.214354451,1.137506672,-1.965976021,-0.828469349,1.616700053,1.616700053,0,0.612223213,-2.341800803,-1.72957759,0.367071265 +Bobby Portis,portibo01,2019,RS,CHI,1111,531,-0.483533155,-4.187758605,-4.67129176,0.624030857,-4.195868369,-3.571837512,-0.183487884,-4.403392424,-4.586880308,-0.495293711,-0.495293711,0,-1.256546772,-4.200059379,-5.456606151,-0.480633958 +Bobby Portis,portibo01,2019,RS,WAS,1645,768,-2.393112876,-2.700678112,-5.093790988,0.829138218,-1.262695018,-0.4335568,-1.869836648,-2.50939196,-4.379228608,-0.640921648,-0.640921648,0,-1.315359727,-1.503802429,-2.819162156,0.404715007 +Bobby Portis,portibo01,2020,RS,NYK,2938,1393,-1.6874492987268,-0.873204348350009,-2.56065364707681,-2.25358501560856,-1.71820737477497,-3.97179239038353,-1.84132261009486,-1.06302647856486,-2.90434908865972,-0.109005622352811,-0.109005622352811,0,-2.08823108089262,-1.74360301690328,-3.8318340977959,-0.643730414980659 +Kristaps Porzingis,porzikr01,2016,RS,NYK,4048,2047,-0.330032044,3.15535982,2.825327776,1.463045677,2.676326997,4.139372674,0.062351531,3.269589507,3.331941038,6.361807399,6.361807399,0,0.576765184,2.724362,3.301127184,0.153112445 +Kristaps Porzingis,porzikr01,2017,RS,NYK,4412,2164,-1.193150425,1.455333439,0.262183014,-1.252056698,1.261989063,0.009932365,-1.257606196,1.561843735,0.304237539,3.400759962,3.400759962,0,-0.138860646,1.620792521,1.481931875,0.833670278 +Kristaps Porzingis,porzikr01,2018,RS,NYK,3164,1553,0.770905529,1.742855229,2.513760758,0.661170274,2.123880679,2.785050953,0.799695075,1.952993099,2.752688174,4.372766077,4.372766077,0,1.347183345,1.417910075,2.765093419,0.290372875 +Kristaps Porzingis,porzikr01,2020,PO,DAL,209,94,4.92994202595955,1.6328555943055,6.56279762026504,6.25187772445128,4.54149196148996,10.7933696859413,5.46864602280151,2.43997772236149,7.90862374516301,0.534675261592279,0,0.534675261592279,5.67964578001129,2.94875555505248,8.62840133506376,1.40739464640482 +Kristaps Porzingis,porzikr01,2020,RS,DAL,3837,1814,0.214598511625047,1.67880863970913,1.89340715133417,1.49827224650806,1.36948705170175,2.86775929820981,0.368787443365536,1.73627978170341,2.10506722506894,4.52105292166541,4.52105292166541,0,2.33136437650672,1.52820364642351,3.85956802293023,0.62885676646569 +Dwight Powell,poweldw01,2015,PO,DAL,8,3,-9.183847093,1.206238389,-7.977608704,11.45107667,41.24698856,52.69806524,-5.449522136,9.787079369,4.337557233,0.01140576,0,0.01140576,-5.575961638,2.096906504,-3.479055134,1.87444487 +Dwight Powell,poweldw01,2015,RS,DAL,471,227,-1.529634978,-1.138060867,-2.667695845,-0.70934435,-0.424301093,-1.133645443,-1.466145648,-1.050426745,-2.516572394,0.027254653,0.027254653,0,-0.886252638,-1.384864271,-2.271116909,0.780865311 +Dwight Powell,poweldw01,2015,RS,BOS,23,9,-4.741598288,-9.413004102,-14.15460239,-6.910184756,-10.68076406,-17.59094882,-5.451410002,-10.24568889,-15.6970989,-0.062550515,-0.062550515,0,-3.291359728,-8.732876277,-12.024236,5.000389528 +Dwight Powell,poweldw01,2016,PO,DAL,123,64,1.99554492,-3.977670121,-1.982125201,-0.499873793,4.078854761,3.578980967,1.645296206,-2.434628913,-0.789332707,0.064807949,0,0.064807949,-0.475053334,-2.877912931,-3.352966265,-1.758682939 +Dwight Powell,poweldw01,2016,RS,DAL,2050,992,-1.31741539,2.13254952,0.81513413,-5.992635612,4.056710264,-1.935925349,-2.365838683,2.663298566,0.297459883,1.545697106,1.545697106,0,-2.17931583,1.900493217,-0.278822613,0.210422426 +Dwight Powell,poweldw01,2017,RS,DAL,2630,1333,-0.981709075,0.418194156,-0.563514919,-0.267350283,-4.284948272,-4.552298555,-0.841419537,-0.549165681,-1.390585218,0.920808906,0.920808906,0,-0.694606566,-0.104343307,-0.798949873,-0.395156846 +Dwight Powell,poweldw01,2018,RS,DAL,3413,1672,0.155685187,2.775712776,2.931397963,1.52864271,2.432173354,3.960816064,0.484132807,2.899276099,3.383408906,5.222555707,5.222555707,0,0.59486207,2.398486404,2.993348474,-0.181547383 +Dwight Powell,poweldw01,2019,RS,DAL,3495,1662,1.358242997,0.174820159,1.533063157,5.137231331,-2.503243437,2.633987894,2.233488387,-0.370409315,1.863079072,3.91373133,3.91373133,0,1.834384546,0.056685171,1.891069717,0.053666933 +Dwight Powell,poweldw01,2020,RS,DAL,2197,1061,-0.97969071240808,0.734726461269738,-0.244964251138342,3.32152914178882,0.876463024174926,4.19799216596374,-0.176525257951122,0.827651756120417,0.651126498169295,1.83013184398956,1.83013184398956,0,0.552546469728383,0.881922646578854,1.43446911630724,-0.60856525673755 +Josh Powell,poweljo01,2014,RS,HOU,37,19,-12.61065124,-6.726770588,-19.33742183,-8.551207032,-1.620570876,-10.17177791,-12.589949,-6.077945225,-18.66789422,-0.151697499,-0.151697499,0,-12.56302704,-4.815338347,-17.37836539,-1.620732677 +Norman Powell,powelno01,2016,PO,TOR,394,206,0.223959529,-2.723687632,-2.499728103,-9.314249821,1.074588625,-8.239661197,-1.75105184,-2.075389544,-3.826441384,-0.115840835,0,-0.115840835,-1.46848852,-2.236276585,-3.704765106,-0.686589355 +Norman Powell,powelno01,2016,RS,TOR,1432,725,0.252056549,1.980195568,2.232252117,1.346550791,0.408796449,1.75534724,0.44310928,1.764053334,2.207162614,1.823943249,1.823943249,0,-0.163453584,0.934796635,0.771343051,-0.516164454 +Norman Powell,powelno01,2017,PO,TOR,448,227,0.105424391,-0.156525662,-0.051101271,4.247548806,3.368222127,7.615770933,1.042453873,0.520090722,1.562544595,0.522901562,0,0.522901562,-1.834310653,1.670544188,-0.163766465,1.458684346 +Norman Powell,powelno01,2017,RS,TOR,2773,1368,0.153897677,-0.141739152,0.012158525,-0.216500997,0.090015229,-0.126485767,0.043360994,-0.110234138,-0.066873144,1.879216447,1.879216447,0,-0.179827731,-0.499557664,-0.679385395,0.341429749 +Norman Powell,powelno01,2018,PO,TOR,80,40,-7.702905889,-9.858150783,-17.56105667,2.282904227,-7.569534588,-5.286630361,-6.11193686,-9.910952706,-16.02288957,-0.28000791,0,-0.28000791,-5.118781075,-11.48708644,-16.60586752,0.223499407 +Norman Powell,powelno01,2018,RS,TOR,2199,1062,-2.268590914,-1.33648937,-3.605080284,-3.378704756,-1.546340075,-4.925044831,-2.712710324,-1.488966786,-4.20167711,-0.786411887,-0.786411887,0,-1.811331437,-1.471599814,-3.282931251,-0.01939695 +Norman Powell,powelno01,2019,PO,TOR,751,366,1.203550245,-0.14754835,1.056001895,-2.175403477,7.128211419,4.952807942,0.508273149,1.285748071,1.79402122,0.873709642,0,0.873709642,0.872747688,0.031292609,0.904040296,-0.161289982 +Norman Powell,powelno01,2019,RS,TOR,2427,1126,-0.353491871,-1.398259799,-1.75175167,-3.31761945,0.284183622,-3.033435828,-1.03765579,-1.175968066,-2.213623856,0.309181978,0.309181978,0,-0.557890501,-1.044112875,-1.602003376,0.34456921 +Norman Powell,powelno01,2020,PO,TOR,567,273,1.12188742087189,-0.415267797966485,0.706619622905404,-2.60774916770042,4.58634180638448,1.97859263868405,0.404955616504909,0.530845111055675,0.935800727560584,0.531651304902691,0,0.531651304902691,1.06966458620617,0.550499446054997,1.62016403226117,0.408304819122283 +Norman Powell,powelno01,2020,RS,TOR,3188,1479,0.865413248308172,-0.289436494343314,0.575976753964858,-0.574483563139472,-0.91563292605212,-1.49011648919159,0.595197789846252,-0.476054752193183,0.119143037653069,2.17438852708146,2.17438852708146,0,0.587981944859495,-0.284458785664654,0.303523159194842,0.442083398144812 +Alex Poythress,poythal01,2017,RS,PHI,327,157,1.104360672,-8.112933286,-7.008572614,1.241164661,-6.488350263,-5.247185602,1.282691498,-8.243996094,-6.961304596,-0.335460273,-0.335460273,0,0.223265037,-7.385101891,-7.161836855,-0.544093264 +Alex Poythress,poythal01,2018,RS,IND,212,104,-3.577602449,-5.084047733,-8.661650182,-0.874352263,-4.263026681,-5.137378944,-3.202118482,-5.227135512,-8.429253994,-0.300392277,-0.300392277,0,-2.800700684,-4.281865809,-7.082566493,-0.313865749 +Alex Poythress,poythal01,2019,RS,ATL,675,305,-3.393141153,-2.026060345,-5.419201497,-4.007579893,-1.329656811,-5.337236704,-3.705728877,-1.951923803,-5.657652681,-0.453316952,-0.453316952,0,-4.211714949,-2.772045347,-6.983760297,0.192403957 +Phil Pressey,pressph01,2014,RS,BOS,2251,1132,-2.495711884,0.85513208,-1.640579803,1.057103596,0.637983762,1.695087357,-1.877607502,0.883227609,-0.994379893,1.014702191,1.014702191,0,-1.741317344,0.191002831,-1.550314513,0.07095749 +Phil Pressey,pressph01,2015,PO,BOS,9,5,-16.06371036,18.14881592,2.085105557,-6.650588366,35.6390946,28.98850624,-15.0939342,22.9298893,7.8359551,0.027273599,0,0.027273599,-15.44104301,13.64685269,-1.794190322,-2.002673966 +Phil Pressey,pressph01,2015,RS,BOS,1228,600,-1.838708138,-0.605758712,-2.444466851,-2.54701542,1.377748178,-1.169267242,-2.079158721,-0.236811546,-2.315970267,0.132901654,0.132901654,0,-1.290079567,-0.278585098,-1.568664665,0.026323841 +Phil Pressey,pressph01,2016,RS,PHO,254,113,-1.837822183,-2.812044043,-4.649866226,-1.555867042,-4.229743672,-5.785610714,-1.840026152,-3.209892319,-5.049918471,-0.136181002,-0.136181002,0,-1.358667463,-3.240282736,-4.598950198,2.641561961 +Phil Pressey,pressph01,2016,RS,PHI,370,170,-0.004041182,0.385916458,0.381875276,-1.569271328,6.096643044,4.527371716,-0.214390077,1.657516401,1.443126323,0.369556506,0.369556506,0,-0.293501751,0.074297108,-0.219204643,1.577026602 +AJ Price,priceaj01,2014,RS,MIN,210,99,-2.020358955,-0.681811289,-2.702170244,-8.492149304,8.552275128,0.060125824,-3.567381124,1.164699957,-2.402681166,0.017380912,0.017380912,0,-3.147748857,-2.67766897,-5.825417827,-0.88622976 +AJ Price,priceaj01,2015,RS,IND,369,193,4.401089229,2.241916652,6.643005881,2.480273812,-1.01017077,1.470103043,4.32069676,1.703751787,6.024448547,0.845179902,0.845179902,0,2.806770899,-0.0275069,2.779263999,-2.089656821 +AJ Price,priceaj01,2015,RS,PHO,87,44,-8.01604771,-0.650665915,-8.666713624,-11.98401408,-6.37771757,-18.36173165,-9.327996229,-1.872132618,-11.20012885,-0.186721976,-0.186721976,0,-6.224793528,-1.363646934,-7.588440462,-1.503047492 +AJ Price,priceaj01,2015,RS,CLE,173,87,-3.097955355,1.580832655,-1.5171227,-12.51189464,-7.785422298,-20.29731694,-5.296490127,-0.239449133,-5.53593926,-0.121217859,-0.121217859,0,-2.410158711,-2.230080215,-4.640238925,-1.894261588 +Ronnie Price,pricero01,2014,RS,ORL,741,377,-2.831406968,0.835018595,-1.996388373,-2.619842041,2.125304399,-0.494537642,-2.903499297,1.184526542,-1.718972755,0.197962747,0.197962747,0,-3.434911223,1.185791679,-2.249119543,-0.169569253 +Ronnie Price,pricero01,2015,RS,LAL,1966,982,-1.278193104,-0.83719504,-2.115388144,0.955574893,1.090939647,2.04651454,-0.876663241,-0.42096283,-1.297626071,0.72171894,0.72171894,0,-0.938288273,0.766028056,-0.172260217,-0.783354215 +Ronnie Price,pricero01,2016,RS,PHO,2533,1211,-1.333051992,0.483442911,-0.849609082,-2.934478437,4.825712103,1.891233666,-1.730657124,1.459499842,-0.271157282,1.536311882,1.536311882,0,-1.964898832,1.723967068,-0.240931764,0.303258086 +Ronnie Price,pricero01,2017,RS,PHO,288,134,-3.517434566,-0.804865055,-4.322299621,-6.80591078,-4.766242897,-11.57215368,-4.435981056,-1.634513697,-6.070494754,-0.226117068,-0.226117068,0,-4.643545805,-0.807663953,-5.451209758,-0.386523824 +Pablo Prigioni,prigipa01,2014,RS,NYK,2434,1283,1.590298327,0.026535181,1.616833507,1.543664184,-0.49226823,1.051395954,1.688666958,-0.046489142,1.642177816,2.847047642,2.847047642,0,1.745385499,0.857829747,2.603215246,-0.934545131 +Pablo Prigioni,prigipa01,2015,PO,HOU,625,293,-2.231684133,-1.734353531,-3.966037664,-1.420086949,-0.467630689,-1.887717637,-2.227672343,-1.579547246,-3.807219589,-0.162832353,0,-0.162832353,-2.639583281,0.390199694,-2.249383586,-0.098370064 +Pablo Prigioni,prigipa01,2015,RS,NYK,1542,795,-0.205865494,1.596643082,1.390777587,-1.041187525,1.242886673,0.201699147,-0.352456257,1.688075636,1.335619379,1.658749844,1.658749844,0,-0.370095449,1.412183034,1.042087585,0.091768021 +Pablo Prigioni,prigipa01,2015,RS,HOU,853,402,0.53466868,2.768583696,3.303252376,-1.653939599,-1.234531928,-2.888471526,0.047055865,2.058483895,2.10553976,0.999556775,0.999556775,0,-0.281571478,2.860049106,2.578477628,0.35470364 +Pablo Prigioni,prigipa01,2016,PO,LAC,59,26,-9.192323182,-10.88534945,-20.07767263,-4.246754832,-2.192033546,-6.438788378,-8.612827775,-9.817827039,-18.43065481,-0.219637729,0,-0.219637729,-10.32791682,-5.500052435,-15.82796925,2.264191235 +Pablo Prigioni,prigipa01,2016,RS,LAC,1662,823,0.147868492,1.988904341,2.136772832,-3.837104843,0.108491202,-3.728613641,-0.666193975,1.668459481,1.002265507,1.567869377,1.567869377,0,-0.530294747,2.427744589,1.897449842,-0.476694001 +Tayshaun Prince,princta01,2014,PO,MEM,210,113,-3.568184904,-0.283293169,-3.851478073,-1.264531648,3.819240567,2.554708919,-3.241882056,0.471135633,-2.770746423,-0.001202483,0,-0.001202483,-3.848704119,1.01349671,-2.835207409,-2.340598691 +Tayshaun Prince,princta01,2014,RS,MEM,3650,1948,-3.039086971,1.182323009,-1.856763962,-2.490220342,1.330781695,-1.159438647,-3.094052993,1.252842175,-1.841210819,0.886466139,0.886466139,0,-3.162771788,0.706646237,-2.456125551,-1.778914443 +Tayshaun Prince,princta01,2015,RS,BOS,392,198,2.844550345,1.5567443,4.401294645,2.127071466,1.948383935,4.075455401,2.89920538,1.739121012,4.638326392,0.736304546,0.736304546,0,1.878425673,0.279875287,2.15830096,-1.292686641 +Tayshaun Prince,princta01,2015,RS,DET,1104,571,-0.440105864,-0.178833382,-0.618939246,-6.613976785,-2.306877423,-8.920854208,-1.763957355,-0.616770822,-2.380728177,0.106063649,0.106063649,0,-1.038047943,-1.129770176,-2.167818119,-1.349725875 +Tayshaun Prince,princta01,2015,RS,MEM,1206,628,-0.771510301,-2.173343293,-2.944853594,-1.325832956,-2.018844781,-3.344677737,-0.931341354,-2.32442045,-3.255761804,-0.159550254,-0.159550254,0,-1.526273326,-1.597219217,-3.123492543,-1.478614297 +Tayshaun Prince,princta01,2016,RS,MIN,2889,1462,-2.624832209,-0.097501049,-2.722333258,-2.892337436,1.879480462,-1.012856974,-2.844510878,0.336239376,-2.508271502,0.176691462,0.176691462,0,-3.731253367,-0.751333767,-4.482587134,-1.959963607 +Taurean Prince,princta02,2017,PO,ATL,382,187,-1.099200376,0.366991309,-0.732209066,3.055525091,2.426827022,5.482352113,-0.239598973,0.813483099,0.573884126,0.325976855,0,0.325976855,-2.697130617,-0.626570458,-3.323701074,-0.322296017 +Taurean Prince,princta02,2017,RS,ATL,2039,981,-2.943768292,1.033767002,-1.91000129,-5.761209069,4.953421936,-0.807787132,-3.67567328,1.888100408,-1.787572872,0.486047748,0.486047748,0,-3.967768126,1.25160822,-2.716159906,0.88519894 +Taurean Prince,princta02,2018,RS,ATL,5135,2464,-0.966136588,-1.493806468,-2.459943056,-0.354056017,-2.556215539,-2.910271556,-0.836243684,-1.784507951,-2.620751636,0.164629795,0.164629795,0,-0.583335922,-1.587205829,-2.17054175,1.311022451 +Taurean Prince,princta02,2019,RS,ATL,3436,1552,-0.8670249,-1.285752005,-2.152776905,0.28184392,-4.220087998,-3.938244078,-0.64387921,-1.926881787,-2.570760997,0.143555412,0.143555412,0,-0.457504505,-1.731823911,-2.189328416,1.169392322 +Taurean Prince,princta02,2020,RS,BRK,3948,1857,-2.91813105622638,0.165524698460186,-2.7526063577662,0.431005765728113,0.410484683309621,0.841490449037734,-2.38624031271295,0.215579468258713,-2.17066084445423,0.552309815980177,0.552309815980177,0,-1.72680661011105,0.280638227675136,-1.44616838243591,0.636170201475671 +Jacob Pullen,pulleja01,2018,RS,PHI,15,6,-14.27125911,-3.959079074,-18.23033818,-19.21145562,22.41896917,3.20751355,-16.17497026,1.266679796,-14.90829047,-0.038514298,-0.038514298,0,-10.87141436,-4.551414895,-15.42282926,3.452352541 +Rodney Purvis,purviro01,2018,RS,ORL,593,290,-4.553872952,-3.929109439,-8.48298239,-3.434758143,-1.923032177,-5.35779032,-4.543214242,-3.711794447,-8.255008689,-0.814211792,-0.814211792,0,-5.210400376,-4.635408491,-9.845808867,-0.036326906 +Zhou Qi,qizh01,2018,PO,HOU,12,6,-3.455068487,-19.44913884,-22.90420733,-18.3737381,8.437565041,-9.93617306,-6.854642866,-14.90382743,-21.75847029,-0.059606372,0,-0.059606372,-8.980471271,-21.95148635,-30.93195762,-0.661776686 +Zhou Qi,qizh01,2018,RS,HOU,264,124,-9.162054899,3.880842396,-5.281212503,-15.71931148,-3.306982117,-19.02629359,-11.21096095,2.562459805,-8.648501143,-0.376247256,-0.376247256,0,-8.483054947,0.629644354,-7.853410593,0.81867062 +Zhou Qi,qizh01,2019,RS,HOU,3,1,4.322809305,-9.956534388,-5.633725084,-5.02697487,-0.11438164,-5.141356511,2.643663216,-8.453840704,-5.810177487,-0.001544578,-0.001544578,0,2.240807341,-10.20912316,-7.968315821,-1.091692172 +Tim Quarterman,quartti01,2017,PO,POR,14,7,4.736104027,-1.100244556,3.63585947,18.5339333,5.279994561,23.81392786,7.934595308,0.220489572,8.155084881,0.040400565,0,0.040400565,6.571902477,-3.941942314,2.629960164,0.559742171 +Tim Quarterman,quartti01,2017,RS,POR,167,80,-0.085434397,-0.742203218,-0.827637614,-5.334360987,6.149721143,0.815360156,-1.182986755,0.698047586,-0.484939169,0.094840635,0.094840635,0,-1.706267898,-2.471763965,-4.178031863,2.535711754 +Tim Quarterman,quartti01,2018,RS,HOU,32,13,-7.157015521,-3.912004938,-11.06902046,-33.9623619,11.0051496,-22.95721231,-13.29942063,-1.091078918,-14.39049955,-0.080669435,-0.080669435,0,-6.876710886,-4.792676791,-11.66938768,4.4488738 +Ivan Rabb,rabbiv01,2018,RS,MEM,1063,516,-0.499676034,-2.37632191,-2.875997944,0.080175658,-3.367693486,-3.287517828,-0.347416299,-2.696020743,-3.043437043,-0.077589678,-0.077589678,0,-1.310425509,-2.586260743,-3.896686252,0.434663964 +Ivan Rabb,rabbiv01,2019,RS,MEM,1480,721,-0.83718073,-4.218155244,-5.055335974,-2.429690169,-3.124904555,-5.554594724,-1.177666185,-4.297509109,-5.475175294,-0.998087275,-0.998087275,0,-2.477758057,-2.618722031,-5.096480088,-0.445272479 +Miroslav Raduljica,radulmi01,2014,RS,MIL,926,465,-0.73469332,-1.752545511,-2.487238831,-1.002326568,0.448002183,-0.554324384,-0.779939275,-1.300881406,-2.080820681,0.158311688,0.158311688,0,-2.357771116,-3.03455823,-5.392329346,-0.269708944 +Miroslav Raduljica,radulmi01,2015,RS,MIN,48,23,-7.827561134,-5.611125915,-13.43868705,5.13702122,-5.319757912,-0.182736692,-5.54031695,-5.75508898,-11.29540593,-0.102219295,-0.102219295,0,-2.603739064,-1.544763298,-4.148502362,1.857487473 +Chasson Randle,randlch01,2017,RS,NYK,459,225,0.244214405,-0.601638159,-0.357423753,1.003717757,-1.979255847,-0.97553809,0.443923288,-0.873417153,-0.429493865,0.267221151,0.267221151,0,0.396107587,-1.099155137,-0.70304755,0.308818028 +Chasson Randle,randlch01,2017,RS,PHI,161,74,4.873226427,0.78807731,5.661303737,-1.099081233,-1.929620786,-3.028702019,4.031584326,0.296166527,4.327750854,0.271874105,0.271874105,0,4.023212232,0.376332063,4.399544295,1.708771045 +Chasson Randle,randlch01,2019,RS,WAS,1611,743,-0.866253213,-2.501118918,-3.367372131,-2.661308201,-0.777749632,-3.439057833,-1.307959741,-2.243482558,-3.551442298,-0.303649291,-0.303649291,0,-1.380548792,-2.139182946,-3.519731738,-0.053784264 +Chasson Randle,randlch01,2020,RS,GSW,87,40,-3.16534718273034,-3.34014006479606,-6.5054872475264,1.50140716396098,-0.244539670857043,1.25686749310394,-2.37768892420057,-2.90184896492068,-5.27953788912125,-0.051187249995572,-0.051187249995572,0,-2.45660655581372,-2.32518830322254,-4.78179485903626,-0.861487152973575 +Julius Randle,randlju01,2015,RS,LAL,26,14,-15.52101904,-11.49294084,-27.01395988,-33.59077583,-8.779046114,-42.36982195,-20.20286923,-11.57999837,-31.78286759,-0.207814088,-0.207814088,0,-15.50996327,-12.98935065,-28.49931393,0.202595518 +Julius Randle,randlju01,2016,RS,LAL,4644,2286,-2.376505961,0.596825193,-1.779680768,-1.56561601,-4.602281924,-6.167897935,-2.27063191,-0.374371017,-2.645002928,0.121999494,0.121999494,0,-2.621731521,-0.705657234,-3.327388756,-0.367346658 +Julius Randle,randlju01,2017,RS,LAL,4444,2132,-1.605266826,-1.950456121,-3.555722947,-1.495652917,-4.605642457,-6.101295374,-1.637930674,-2.566520853,-4.204451527,-1.587938606,-1.587938606,0,-2.393743022,-2.161650524,-4.555393546,0.363588044 +Julius Randle,randlju01,2018,RS,LAL,4622,2190,-0.250602764,0.039254005,-0.211348759,1.673595822,-1.368287506,0.305308317,0.172013583,-0.260272474,-0.088258891,2.98195984,2.98195984,0,-0.661651786,-0.456098081,-1.117749867,0.263340156 +Julius Randle,randlju01,2019,RS,NOP,4858,2232,0.549141001,-2.038782395,-1.489641394,0.728244689,-1.501031098,-0.772786409,0.599000427,-2.019237211,-1.420236785,1.518339628,1.518339628,0,0.22267086,-2.183656059,-1.960985198,0.272566941 +Julius Randle,randlju01,2020,RS,NYK,4321,2080,-1.03165690775503,-0.749742321238443,-1.78139922899347,0.160690964065009,1.23660812333916,1.39729908740417,-0.77566927263214,-0.347201353314773,-1.12287062594691,1.72663345225224,1.72663345225224,0,-1.11635828654771,-0.575955913591689,-1.6923142001394,-0.006047567354877 +Anthony Randolph,randoan01,2014,RS,DEN,1123,527,-2.980320054,2.391215494,-0.58910456,-7.842260377,-0.457010324,-8.299270701,-4.159592372,1.972231644,-2.187360728,0.153598212,0.153598212,0,-3.632193467,1.350102418,-2.28209105,1.469889031 +Shavlik Randolph,randosh01,2014,RS,PHO,189,95,-3.808195199,4.988169436,1.179974237,2.753360176,10.15893682,12.912297,-2.688660893,6.366892581,3.678231688,0.311269303,0.311269303,0,-2.654726509,3.032088928,0.377362419,-0.092556006 +Shavlik Randolph,randosh01,2015,RS,BOS,52,25,-7.786184027,3.319847419,-4.466336608,-9.091092287,1.516578589,-7.574513698,-8.495638083,3.157975217,-5.337662865,-0.032983562,-0.032983562,0,-7.965036758,2.548462596,-5.416574162,-0.064144039 +Shavlik Randolph,randosh01,2015,RS,PHO,212,101,-6.015887135,-0.183354101,-6.199241236,-8.564962503,1.461021366,-7.103941137,-6.931239946,0.144809092,-6.786430854,-0.208219085,-0.208219085,0,-7.151089124,0.491742487,-6.659346637,0.101886839 +Zach Randolph,randoza01,2014,PO,MEM,445,234,-2.743247942,2.563808069,-0.179439873,-9.244286253,9.791312059,0.547025806,-4.244979941,4.160526811,-0.08445313,0.322742242,0,0.322742242,-3.963177872,4.221967031,0.258789159,-1.546336021 +Zach Randolph,randoza01,2014,RS,MEM,5105,2705,0.345506725,-1.289208025,-0.9437013,4.780082139,-0.866833387,3.913248753,1.273995946,-1.313086658,-0.039090711,3.70663971,3.70663971,0,0.873979544,-0.045906217,0.828073326,-0.888616831 +Zach Randolph,randoza01,2015,PO,MEM,748,382,-1.414464356,-2.665251174,-4.079715531,-2.034925087,7.301918917,5.26699383,-1.653083393,-0.808906226,-2.46198962,0.057353379,0,0.057353379,0.271610156,0.469123188,0.740733344,-0.89859808 +Zach Randolph,randoza01,2015,RS,MEM,4454,2304,1.13096677,1.123776024,2.254742794,3.168009154,1.748779645,4.916788799,1.61615537,1.267857475,2.884012845,6.585673822,6.585673822,0,0.998036782,2.13155547,3.129592252,-0.537373987 +Zach Randolph,randoza01,2016,PO,MEM,228,120,-1.641510213,-1.276477212,-2.917987425,-8.827809093,4.153665191,-4.674143902,-2.990878424,-0.133260228,-3.124138652,-0.023420342,0,-0.023420342,1.718354139,0.264617789,1.982971929,-0.822292525 +Zach Randolph,randoza01,2016,RS,MEM,3917,2016,0.533231659,-1.229377534,-0.696145875,2.292660234,-3.73313442,-1.440474187,0.965696275,-1.808357388,-0.842661113,1.936481953,1.936481953,0,-0.474864802,-1.33461538,-1.809480182,-1.261905117 +Zach Randolph,randoza01,2017,PO,MEM,341,191,-1.946976161,5.162631786,3.215655625,-10.60651836,2.000079037,-8.606439324,-3.932200856,4.954403099,1.022202243,0.370968211,0,0.370968211,-1.558441929,4.474928631,2.916486702,-2.077395241 +Zach Randolph,randoza01,2017,RS,MEM,3473,1786,0.035402057,0.256403938,0.291805995,0.791018845,-1.108345116,-0.317326272,0.262180032,-0.043753654,0.218426378,2.670904487,2.670904487,0,0.063130112,-0.072412863,-0.009282751,-1.232142707 +Zach Randolph,randoza01,2018,RS,SAC,3021,1508,0.031844884,-3.098457947,-3.066613063,-0.224601785,-5.929767962,-6.154369747,0.050807174,-3.841296585,-3.790489411,-0.798792609,-0.798792609,0,-0.569210148,-2.922052289,-3.491262437,-0.215707451 +Xavier Rathan-Mayes,rathaxa01,2018,RS,MEM,249,118,-7.579273684,-0.461430434,-8.040704118,-9.713808927,-4.666703206,-14.38051213,-8.410675969,-1.325631557,-9.736307526,-0.429192197,-0.429192197,0,-6.228922255,-0.236406009,-6.465328264,2.026218766 +Josh Reaves,reavejo02,2020,PO,DAL,20,9,-5.02221706755474,8.60953425880701,3.58731719125227,-17.7655786703604,-2.74937167165519,-20.5149503420156,-7.97266994934394,6.7936625435942,-1.17900740574974,0.007455846997783,0,0.007455846997783,-4.56907915449773,1.86619025224985,-2.70288890224788,0.212818741914211 +Josh Reaves,reavejo02,2020,RS,DAL,57,28,-7.54254911589235,-3.48842167037602,-11.0309707862684,-5.46778016357578,7.4292322308356,1.96145206725981,-7.57450182861511,-1.37559056495455,-8.95009239356966,-0.087983000633373,-0.087983000633373,0,-5.82923753313091,-2.1810979226809,-8.01033545581181,-0.679032875043615 +Cam Reddish,reddica01,2020,RS,ATL,3412,1551,-3.34509318509004,-0.01039913399106,-3.3554923190811,-0.660417219715427,-0.430582669786024,-1.09099988950145,-2.94782896003875,-0.03085834903636,-2.97868730907511,-0.182542854517002,-0.182542854517002,0,-2.71735151436291,-0.469296645856628,-3.18664816021954,0.890321585706197 +JJ Redick,redicjj01,2014,PO,LAC,712,351,2.325034902,1.306483061,3.631517963,6.783048438,2.697128135,9.480176573,3.278757456,1.681265792,4.960023248,1.445503031,0,1.445503031,4.124621755,1.264168429,5.388790184,1.400613675 +JJ Redick,redicjj01,2014,RS,LAC,2017,987,2.292938834,1.448118064,3.741056898,2.836072352,-0.952730197,1.883342155,2.467181632,1.006510086,3.473691718,3.173579122,3.173579122,0,3.165729943,1.220170041,4.385899984,1.209808837 +JJ Redick,redicjj01,2015,PO,LAC,1124,540,0.250411206,-1.282109919,-1.031698712,-1.331081924,2.400113253,1.069031329,-0.157352648,-0.585327617,-0.742680265,0.580349444,0,0.580349444,0.997326224,-0.578660471,0.418665753,1.687273323 +JJ Redick,redicjj01,2015,RS,LAC,4851,2409,2.388177049,0.045051136,2.433228185,2.947895904,2.998548735,5.946444639,2.535515022,0.661822419,3.197337441,7.375578241,7.375578241,0,2.859538685,0.401142057,3.260680742,0.864181213 +JJ Redick,redicjj01,2016,PO,LAC,333,166,-2.211940409,1.263365383,-0.948575026,1.771535064,-6.943074702,-5.171539638,-1.518077082,-0.443045233,-1.961122315,0.069108983,0,0.069108983,-3.869651864,-0.032840656,-3.90249252,0.277611345 +JJ Redick,redicjj01,2016,RS,LAC,4277,2097,2.715678344,1.154206465,3.869884809,4.056636789,2.547930641,6.60456743,3.133999795,1.48079509,4.614794884,7.935842263,7.935842263,0,2.761350798,1.283954247,4.045305045,0.698470629 +JJ Redick,redicjj01,2017,PO,LAC,396,206,-4.178451385,-4.55178981,-8.730241195,-6.076738854,-9.469728717,-15.54646757,-4.878214156,-5.825547203,-10.70376136,-0.873259708,0,-0.873259708,-2.325086185,-6.174492601,-8.499578785,1.242902457 +JJ Redick,redicjj01,2017,RS,LAC,4474,2198,1.324492744,0.452312069,1.776804813,4.828781936,-0.66248471,4.166297226,2.073500266,0.24795187,2.321452136,5.720118722,5.720118722,0,2.668041195,0.054365674,2.722406869,0.567322264 +JJ Redick,redicjj01,2018,PO,PHI,714,342,4.169569595,-2.035403683,2.134165912,7.274200274,1.966340737,9.240541011,5.015739218,-1.306917148,3.70882207,1.170417899,0,1.170417899,6.342257678,-1.367164821,4.975092857,0.67853325 +JJ Redick,redicjj01,2018,RS,PHI,4568,2116,3.137074064,-1.609183076,1.527890988,1.700392503,-0.343478374,1.356914129,3.022858938,-1.465461945,1.557396994,4.6994465,4.6994465,0,2.632542362,-1.511066441,1.121475921,1.050650437 +JJ Redick,redicjj01,2019,PO,PHI,784,376,0.552677013,-2.304396466,-1.751719453,0.498854274,0.885037184,1.383891458,0.522563274,-1.780448117,-1.257884843,0.298076629,0,0.298076629,0.740230488,-3.28663603,-2.546405542,0.963085062 +JJ Redick,redicjj01,2019,RS,PHI,5211,2379,2.350167667,-1.403102337,0.94706533,-0.302715667,3.470208431,3.167492764,1.914442691,-0.460058287,1.454384404,5.149105881,5.149105881,0,1.968375018,-1.12733715,0.841037868,0.918012908 +JJ Redick,redicjj01,2020,RS,NOP,3495,1581,2.58455019887524,-2.91773465532423,-0.333184456448991,1.09567733281942,-2.96377705896354,-1.86809972614412,2.42227125333546,-3.09511260404434,-0.672841350708876,1.69199488405789,1.69199488405789,0,2.72847625610334,-3.21690243006774,-0.488426173964406,1.00576892673682 +Davon Reed,reedda01,2018,RS,PHO,519,242,-7.571233508,-0.97056535,-8.541798858,-9.069908727,0.980527713,-8.089381013,-8.266775635,-0.531488449,-8.798264085,-0.745117458,-0.745117458,0,-6.675591079,-1.89617465,-8.571765729,-0.219446032 +Davon Reed,reedda01,2019,RS,IND,108,47,-3.023577513,-2.829179516,-5.85275703,4.213396144,6.912747511,11.12614365,-1.679756168,-1.028294012,-2.708050181,0.001004633,0.001004633,0,-3.761616592,-3.046827143,-6.808443735,-0.13156841 +Willie Reed,reedwi02,2016,RS,BRK,870,426,0.808193373,0.989179642,1.797373016,-1.969741414,1.554997573,-0.414743841,0.333638745,1.267563357,1.601202103,0.942895488,0.942895488,0,-0.229137248,-0.001343055,-0.230480303,-0.291089307 +Willie Reed,reedwi02,2017,RS,MIA,2114,1031,-1.568828049,-0.726047847,-2.294875896,-2.188574328,1.323091612,-0.865482716,-1.773917989,-0.371318848,-2.145236836,0.316075786,0.316075786,0,-2.199736683,-0.180128777,-2.37986546,-0.628859678 +Willie Reed,reedwi02,2018,RS,LAC,910,419,-0.630590139,0.982795093,0.352204954,-0.975567603,2.071959906,1.096392304,-0.768303124,1.28198824,0.513685116,0.696705301,0.696705301,0,-1.015793917,0.10605431,-0.909739607,-0.140055347 +Willie Reed,reedwi02,2018,RS,DET,15,9,-3.64347957,-18.69282293,-22.3363025,22.42962691,-24.38390494,-1.95427803,1.553601438,-21.06531171,-19.51171027,-0.076217143,-0.076217143,0,-1.645279356,-8.794043122,-10.43932248,-0.965690227 +Naz Reid,reidna01,2020,RS,MIN,1089,495,-0.903831111659734,1.45772186166199,0.553890750002257,1.4478935300835,1.34483568385301,2.79272921393651,-0.411702919892164,1.55740398307454,1.14570106318237,0.98776746850146,0.98776746850146,0,-0.154267127552828,2.24748271342523,2.0932155858724,0.405992031965553 +Cameron Reynolds,reynoca01,2019,RS,MIN,547,259,0.010122068,-1.975640185,-1.965518117,-0.53387866,-1.514566287,-2.048444946,-0.103799301,-1.963860629,-2.06765993,0.089532789,0.089532789,0,-0.248117082,-2.04215475,-2.290271832,-0.715312052 +Glen Rice,ricegl02,2014,RS,WAS,222,109,-4.582927974,3.344382318,-1.238545655,-8.359901665,9.784214198,1.424312533,-5.628627372,4.884130034,-0.744497338,0.112323611,0.112323611,0,-4.427205368,2.146415789,-2.280789579,0.682834242 +Glen Rice,ricegl02,2015,RS,WAS,84,43,-5.485701452,-6.012883599,-11.49858505,-11.69365834,-7.272082107,-18.96574045,-7.108600346,-6.683571981,-13.79217233,-0.241959868,-0.241959868,0,-8.1503614,-6.125096767,-14.27545817,-0.114770061 +Jason Richardson,richaja01,2015,RS,PHI,831,416,-0.84051613,-2.119993255,-2.960509385,-1.964993567,-0.25063848,-2.215632046,-0.967335223,-1.866569431,-2.833904654,-0.017813908,-0.017813908,0,-0.932878214,-1.593333901,-2.526212114,0.030779856 +Josh Richardson,richajo01,2016,PO,MIA,734,387,-1.538463238,0.094001252,-1.444461986,6.164607938,-1.809558331,4.355049608,-0.030630278,-0.380493501,-0.41112378,0.469631673,0,0.469631673,0.063351093,-0.408464697,-0.345113604,-1.328959416 +Josh Richardson,richajo01,2016,RS,MIA,2197,1107,-0.270005883,0.234167447,-0.035838436,0.268927814,0.351585703,0.620513517,-0.175645072,0.24663025,0.070985178,1.578206366,1.578206366,0,-0.185857628,0.717719928,0.531862299,-0.92368661 +Josh Richardson,richajo01,2017,RS,MIA,3237,1614,-1.608207855,2.003577806,0.395369951,-1.206190105,1.862449367,0.656259261,-1.603930781,2.080021011,0.47609023,2.642346796,2.642346796,0,-1.358195786,2.409238724,1.051042938,-0.525002531 +Josh Richardson,richajo01,2018,PO,MIA,273,130,1.405672944,3.165614003,4.571286947,5.17182318,-13.78198465,-8.610161468,2.273876368,-0.127952755,2.145923612,0.335108643,0,0.335108643,3.453396771,1.30796809,4.761364861,0.057692896 +Josh Richardson,richajo01,2018,RS,MIA,5455,2689,-0.653827135,2.885155952,2.231328817,-0.603347705,1.760625052,1.157277348,-0.66071734,2.803038262,2.142320922,6.69791616,6.69791616,0,-0.449219358,3.182270228,2.73305087,-0.206833167 +Josh Richardson,richajo01,2019,RS,MIA,5263,2539,0.699040168,0.640320877,1.339361045,1.394405549,1.694870796,3.089276345,0.923699263,0.86957815,1.793277413,5.846781153,5.846781153,0,1.241451936,1.369576509,2.611028445,-0.667903132 +Josh Richardson,richajo01,2020,PO,PHI,291,144,1.22486322575496,-2.83892771172244,-1.61406448596748,0.171462198438656,12.899214175085,13.0706763735237,1.12196887310132,0.305711730527548,1.42768060362886,0.32074604394933,0,0.32074604394933,2.08619917688678,0.347583875731766,2.43378305261855,1.31522863571325 +Josh Richardson,richajo01,2020,RS,PHI,3540,1693,-0.36716112621397,0.815800164310351,0.448639038096381,0.39280065945451,0.700177492070914,1.09297815152542,-0.245450767234536,0.815244009981903,0.569793242747367,2.85445030477033,2.85445030477033,0,-0.043966763742637,1.13548953865021,1.09152277490757,-0.465840605938234 +Malachi Richardson,richama01,2017,RS,SAC,405,198,-0.334147389,-3.538961733,-3.873109122,-2.855063637,0.567681993,-2.287381644,-0.837340074,-2.843107604,-3.680447678,-0.09391239,-0.09391239,0,-1.090165742,-2.910789096,-4.000954838,-0.08459542 +Malachi Richardson,richama01,2018,RS,TOR,11,5,-2.548627025,-8.949079632,-11.49770666,-26.97334003,-62.68186417,-89.65520419,-7.945617079,-20.80651728,-28.75213436,-0.064710827,-0.064710827,0,-4.412807823,-22.11069498,-26.52350281,-2.423577977 +Malachi Richardson,richama01,2018,RS,SAC,655,319,-4.008380283,-4.449509256,-8.457889539,-2.483391986,-1.364729983,-3.848121968,-3.850731829,-4.026542996,-7.877274825,-0.830904603,-0.830904603,0,-4.64721369,-4.573781885,-9.220995575,-0.425424783 +Malachi Richardson,richama01,2019,RS,TOR,237,103,-4.984000833,-5.068676567,-10.0526774,-9.500210159,5.829117511,-3.671092648,-6.288002729,-3.166462712,-9.454465441,-0.357105376,-0.357105376,0,-5.620902558,-3.104794885,-8.725697444,1.383157489 +Luke Ridnour,ridnolu01,2014,PO,CHA,70,36,-1.353877316,0.333371865,-1.020505452,-2.239664354,-2.239888821,-4.479553175,-1.532843171,-0.211288628,-1.7441318,0.019082201,0,0.019082201,-2.857582306,-4.310261633,-7.167843939,0.135588847 +Luke Ridnour,ridnolu01,2014,RS,CHA,738,378,-1.56752609,-4.088748166,-5.656274256,2.630664933,-5.150946721,-2.520281788,-0.760700698,-4.593399954,-5.354100652,-0.497616131,-0.497616131,0,-1.562109074,-3.903850628,-5.465959702,-0.87838384 +Luke Ridnour,ridnolu01,2014,RS,MIL,1487,763,-1.570213993,-1.367414879,-2.937628872,-3.260694337,0.370408063,-2.890286273,-1.981193515,-1.017710468,-2.998903984,-0.096051724,-0.096051724,0,-2.074927254,-2.076479829,-4.151407083,-0.833755235 +Luke Ridnour,ridnolu01,2015,RS,ORL,1383,683,-1.815520793,0.273925271,-1.541595522,-4.085643023,0.063682625,-4.021960398,-2.347839465,0.287020093,-2.060819373,0.239357548,0.239357548,0,-2.757962365,-0.531629,-3.289591365,-0.318993982 +Austin Rivers,riverau01,2014,RS,NOP,2621,1339,-1.001854712,-1.227965731,-2.229820443,2.531285297,0.612521972,3.143807269,-0.326172754,-0.869934061,-1.196106815,1.043057448,1.043057448,0,-0.820936159,-1.217277348,-2.038213507,-1.67124666 +Austin Rivers,riverau01,2015,PO,LAC,539,250,1.127869875,-4.043677534,-2.915807659,-2.135717377,-5.789390356,-7.925107732,0.41328315,-4.650474171,-4.237191022,-0.19619842,0,-0.19619842,0.063458854,-5.022620686,-4.959161832,0.275433321 +Austin Rivers,riverau01,2015,RS,LAC,1607,791,-2.232699817,-0.488489533,-2.721189349,-9.139402654,0.964302326,-8.175100328,-3.8893376,-0.229173551,-4.118511151,-0.550811668,-0.550811668,0,-3.073235244,-0.357092268,-3.430327512,-0.256265103 +Austin Rivers,riverau01,2015,RS,NOP,1523,772,-1.721085428,-2.143951499,-3.865036927,-1.815508236,-0.65765387,-2.473162106,-1.866212628,-1.95686049,-3.823073118,-0.417692702,-0.417692702,0,-1.510653558,-1.563978821,-3.074632379,-1.126107378 +Austin Rivers,riverau01,2016,PO,LAC,290,144,1.088588896,-3.084636216,-1.996047319,-1.147981145,-7.578805533,-8.726786678,0.699279759,-4.278488883,-3.579209125,-0.062408764,0,-0.062408764,-3.800442725,-3.898033354,-7.698476079,-0.639848747 +Austin Rivers,riverau01,2016,RS,LAC,3044,1464,-1.057513429,-0.396915938,-1.454429367,-5.750792905,-0.735722165,-6.48651507,-2.121498393,-0.532694475,-2.654192868,0.071433849,0.071433849,0,-1.927781633,-0.266608661,-2.194390294,-0.1742791 +Austin Rivers,riverau01,2017,PO,LAC,177,90,-5.891092632,0.184278107,-5.706814524,-10.02052296,2.821803478,-7.198719481,-7.158448517,0.758071054,-6.400377463,-0.174293387,0,-0.174293387,-3.213325025,-1.15404607,-4.367371095,0.79272619 +Austin Rivers,riverau01,2017,RS,LAC,4199,2054,-0.215662281,-1.291618913,-1.507281194,-2.042860994,-2.521889343,-4.564750336,-0.665688572,-1.634408271,-2.300096842,0.469668183,0.469668183,0,-0.415468122,-1.292823386,-1.708291508,-0.376194564 +Austin Rivers,riverau01,2018,RS,LAC,4190,2057,0.56117572,-1.270813025,-0.709637304,2.488393637,-4.491994294,-2.003600657,0.982514133,-1.999342713,-1.016828581,1.78834384,1.78834384,0,1.177412773,-0.997717494,0.179695279,-1.668096724 +Austin Rivers,riverau01,2019,PO,HOU,452,215,-1.088883812,-0.841835575,-1.930719387,1.914694872,2.385407972,4.300102844,-0.631297501,-0.26686208,-0.898159581,0.208846896,0,0.208846896,0.643149614,0.507181917,1.150331531,-0.311943792 +Austin Rivers,riverau01,2019,RS,WAS,1455,683,-3.000036139,-1.951579037,-4.951615176,-0.629700273,0.167463316,-0.462236957,-2.694386103,-1.57505439,-4.269440493,-0.527863562,-0.527863562,0,-2.730945957,-1.725216474,-4.456162431,-0.310028546 +Austin Rivers,riverau01,2019,RS,HOU,2817,1345,-1.18702896,-1.029340181,-2.216369141,-0.742432393,0.951306545,0.208874152,-1.250757378,-0.692898868,-1.943656246,0.551656908,0.551656908,0,-0.59836122,-0.344237389,-0.942598609,-0.307860561 +Austin Rivers,riverau01,2020,PO,HOU,440,211,-2.48989298274829,-1.01001072973653,-3.49990371248482,2.06490055836222,1.02549854880664,3.09039910716886,-1.69888372701771,-0.719156221197694,-2.4180399482154,0.036696456599047,0,0.036696456599047,-0.566815918266215,-1.00442561724044,-1.57124153550665,-0.432471571443969 +Austin Rivers,riverau01,2020,RS,HOU,3516,1594,-0.279106164933178,-1.84242315741787,-2.12152932235105,3.68040720925751,-3.4693010230676,0.211106186189911,0.476377132187161,-2.3053893446229,-1.82901221243574,0.74815758280375,0.74815758280375,0,0.002732512378396,-2.06974389551587,-2.06701138313747,-0.115032546211419 +Andre Roberson,roberan03,2014,PO,OKC,16,9,-21.01925442,1.816579428,-19.20267499,5.339752167,-0.312011648,5.027740519,-16.78465911,1.426970039,-15.35768907,-0.058394724,0,-0.058394724,-9.922239976,-4.693710402,-14.61595038,-2.040490036 +Andre Roberson,roberan03,2014,RS,OKC,814,399,-2.422581993,1.948691157,-0.473890835,-0.883803806,1.431529277,0.54772547,-2.324782763,1.891278057,-0.433504706,0.472274405,0.472274405,0,-3.362744424,3.387781046,0.025036621,0.14358132 +Andre Roberson,roberan03,2015,RS,OKC,2649,1286,-1.448220642,3.087244789,1.639024147,0.692964373,3.596699065,4.289663438,-1.138871509,3.372238109,2.233366599,3.276088395,3.276088395,0,-1.639569992,3.23576469,1.596194698,0.188167291 +Andre Roberson,roberan03,2016,PO,OKC,957,471,1.152739552,2.356786986,3.509526539,-3.225267564,2.923279919,-0.301987645,0.118366336,2.602491554,2.72085789,1.353288577,0,1.353288577,1.808909857,4.892052708,6.700962565,-0.183059085 +Andre Roberson,roberan03,2016,RS,OKC,3172,1553,-0.695501598,1.245470539,0.549968941,0.273157222,1.257314612,1.530471833,-0.569153023,1.307125205,0.737972182,2.747287849,2.747287849,0,-0.586323754,1.454933908,0.868610154,-0.578908198 +Andre Roberson,roberan03,2017,PO,OKC,380,185,-0.769749689,8.458538173,7.688788484,-11.99950936,8.330548833,-3.668960522,-3.122777444,8.965915636,5.843138192,0.815857883,0,0.815857883,-4.18331256,9.697221299,5.513908739,-2.385343355 +Andre Roberson,roberan03,2017,RS,OKC,4924,2376,-1.982819104,4.067887813,2.085068709,-0.638018841,2.546362627,1.908343786,-1.845212295,3.975900262,2.130687967,5.890446923,5.890446923,0,-1.90714906,4.278046636,2.370897576,-0.432628119 +Andre Roberson,roberan03,2018,RS,OKC,2092,1037,-1.249096086,2.818408888,1.569312802,-1.609409975,7.738816954,6.129406979,-1.401876103,3.995770205,2.593894102,2.784145603,2.784145603,0,-1.769441743,4.439431179,2.669989436,-1.515241791 +Andre Roberson,roberan03,2020,PO,OKC,6,3,-21.7152983844176,-22.8207862148832,-44.5360845993008,12.2949348566844,-44.9691091937389,-32.6741743370545,-15.8219910327392,-29.3422340935698,-45.164225126309,-0.066212078200677,0,-0.066212078200677,-10.6678622760344,-27.9284532766357,-38.5963155526701,-1.1022932472735 +Andre Roberson,roberan03,2020,RS,OKC,190,87,-2.40457407664824,4.05126139369212,1.64668731704388,-9.2927255524891,13.3966597128233,4.10393416033415,-3.99200254679896,6.23964790702458,2.24764536022561,0.221240199922029,0.221240199922029,0,-3.83443503304992,4.47380535612339,0.639370323073466,-0.272613822127556 +Brian Roberts,roberbr01,2014,RS,NOP,3271,1667,-0.431647508,-1.018460213,-1.450107721,-1.79735064,0.133510926,-1.663839714,-0.748626928,-0.800304507,-1.548931435,1.010625097,1.010625097,0,-0.595748431,-1.099770474,-1.695518905,-1.02230964 +Brian Roberts,roberbr01,2015,RS,CHA,2610,1330,-0.30192155,-0.389746248,-0.691667798,-1.122656775,0.38187717,-0.740779605,-0.427368361,-0.264778248,-0.69214661,1.380735086,1.380735086,0,-0.808265153,-0.982799135,-1.791064288,-1.075028149 +Brian Roberts,roberbr01,2016,PO,POR,85,36,-4.855751366,-8.456721891,-13.31247326,5.255731765,5.410841194,10.66657296,-3.120732789,-6.08866156,-9.20939435,-0.12294416,0,-0.12294416,-2.702384584,-6.554595527,-9.25698011,0.452777035 +Brian Roberts,roberbr01,2016,RS,POR,291,137,0.041909514,0.095004364,0.136913878,-11.16878162,-0.578853003,-11.74763462,-2.324120479,-0.032172031,-2.35629251,0.027335957,0.027335957,0,-2.131140273,-1.207284932,-3.338425205,-0.65037507 +Brian Roberts,roberbr01,2016,RS,CHA,672,333,-0.4220033,-2.546538115,-2.968541415,-1.186307722,-2.708157771,-3.894465493,-0.617052377,-2.753428506,-3.370480884,-0.104477165,-0.104477165,0,-0.788603742,-3.064458759,-3.853062501,-0.871663507 +Brian Roberts,roberbr01,2017,RS,CHA,831,416,-2.439286386,-0.550079474,-2.98936586,-5.961877983,0.28470561,-5.677172373,-3.333999693,-0.416990269,-3.750989963,-0.209745497,-0.209745497,0,-2.589723685,-2.207113467,-4.796837152,-1.250212539 +Devin Robinson,robinde01,2018,RS,WAS,28,13,1.224143096,5.249745006,6.473888103,4.816884913,17.79891752,22.61580243,2.081984487,8.211267399,10.29325189,0.086907504,0.086907504,0,-0.751072519,6.039451817,5.288379298,0.455022349 +Devin Robinson,robinde01,2019,RS,WAS,202,95,2.608793016,2.752240638,5.361033654,1.474255725,-4.47129423,-2.997038505,2.547344246,1.500920999,4.048265245,0.330134306,0.330134306,0,2.729425977,1.296175083,4.02560106,0.194603086 +Duncan Robinson,robindu01,2019,RS,MIA,341,161,-3.918532416,-1.877385805,-5.795918221,-5.745728639,-3.267001592,-9.012730231,-4.507934816,-2.301671933,-6.809606749,-0.333989967,-0.333989967,0,-3.240196516,-2.37778444,-5.617980956,0.160431359 +Duncan Robinson,robindu01,2020,PO,MIA,1215,600,3.57158998708883,-0.760456074131102,2.81113391295772,4.11312587246256,-5.98513018129885,-1.87200430883629,3.7889482362727,-1.92752726638952,1.86142096988318,1.45998749614793,0,1.45998749614793,5.67684285073339,-1.67294066379027,4.00390218694312,0.277653887523512 +Duncan Robinson,robindu01,2020,RS,MIA,4478,2166,2.22464385524226,-1.23983162050622,0.984812234736039,6.31854915840116,2.79689296213521,9.11544212053637,3.17786011335444,-0.481132429467122,2.69672768388732,6.00218277185138,6.00218277185138,0,3.21517807444827,-0.581554259910761,2.6336238145375,-0.287678690000373 +Glenn Robinson III,robingl02,2015,RS,MIN,227,108,-0.403599306,-3.58254929,-3.986148596,2.541493613,3.508256439,6.049750052,0.250276781,-2.188073493,-1.937796712,0.044921111,0.044921111,0,-1.249323972,-3.590091712,-4.839415683,0.35871197 +Glenn Robinson III,robingl02,2015,RS,PHI,318,153,-2.142212275,-4.410816652,-6.553028927,4.329765169,-0.79530803,3.534457138,-0.840028336,-3.930383595,-4.770411931,-0.156357647,-0.156357647,0,-2.811446197,-3.645033363,-6.456479561,-0.825042641 +Glenn Robinson III,robingl02,2016,PO,IND,20,10,6.714764282,-5.92350935,0.791254932,-7.478932146,-44.23937191,-51.71830405,4.133551996,-14.43403304,-10.30048104,-0.039744255,0,-0.039744255,1.925106082,-14.57509206,-12.64998598,0.032611558 +Glenn Robinson III,robingl02,2016,RS,IND,1036,508,-1.227522547,0.506349129,-0.721173419,-2.403430508,-1.446768544,-3.850199051,-1.545309214,0.096361451,-1.448947763,0.335431692,0.335431692,0,-1.737076609,-0.974213086,-2.711289695,-0.514934148 +Glenn Robinson III,robingl02,2017,PO,IND,69,31,3.259837657,-6.138160946,-2.87832329,5.122167931,1.781341037,6.903508968,3.88559417,-4.967811177,-1.082217007,0.027461279,0,0.027461279,-0.213561484,-6.57356406,-6.787125544,0.909149699 +Glenn Robinson III,robingl02,2017,RS,IND,2948,1427,-1.098741282,0.17097307,-0.927768212,-3.305131065,0.4450626,-2.860068465,-1.619044411,0.247294522,-1.37174989,0.997777563,0.997777563,0,-1.991358409,-0.566979454,-2.558337863,-0.553765473 +Glenn Robinson III,robingl02,2018,PO,IND,12,6,2.582112016,-6.869799601,-4.287687585,-1.379202693,-5.520568782,-6.899771475,2.010456656,-7.073493589,-5.063036933,-0.007173262,0,-0.007173262,-2.302540136,-8.587708987,-10.89024912,-1.729137333 +Glenn Robinson III,robingl02,2018,RS,IND,696,338,-0.472546497,-0.400499477,-0.873045975,-0.491935712,1.684240312,1.1923046,-0.481548649,0.002523042,-0.479025607,0.388846163,0.388846163,0,-0.459553226,-0.135979231,-0.595532457,-0.703633268 +Glenn Robinson III,robingl02,2019,PO,DET,77,36,-3.124966044,-4.80581013,-7.930776173,-11.69121431,5.210545711,-6.480668598,-5.014826956,-2.875954977,-7.890781934,-0.096954056,0,-0.096954056,-1.42214989,-3.987631716,-5.409781606,-0.437762103 +Glenn Robinson III,robingl02,2019,RS,DET,1263,610,-2.909714215,0.405802447,-2.503911769,-5.749641085,2.332108474,-3.41753261,-3.673366297,0.835548748,-2.837817549,-0.027187106,-0.027187106,0,-3.911977539,-0.581493058,-4.493470597,-0.535644207 +Glenn Robinson III,robingl02,2020,RS,GSW,3215,1516,-1.31506678777029,-1.72854237033522,-3.04360915810551,-0.083550338649692,-2.61969822771084,-2.70324856636053,-1.08002060250521,-1.99113559721695,-3.07115619972217,-0.247345103161299,-0.247345103161299,0,-1.73712045035875,-1.2839201299491,-3.02104058030785,-0.434636345475565 +Glenn Robinson III,robingl02,2020,RS,PHI,557,270,-0.036877604988504,-4.02327397136438,-4.06015157635288,7.6918393137249,-9.89453538119689,-2.202696067472,1.56753903084637,-5.52203974535914,-3.95450071451278,-0.16423546094264,-0.16423546094264,0,0.761782366157994,-4.03251186176159,-3.2707294956036,-1.0395527740249 +Jerome Robinson,robinje01,2019,PO,LAC,97,46,6.746277159,-6.316387478,0.429889681,12.22757086,0.284274774,12.51184563,8.291005079,-5.192605656,3.098399423,0.140577912,0,0.140577912,3.367013972,-3.054151106,0.312862866,-0.690887964 +Jerome Robinson,robinje01,2019,RS,LAC,702,320,-1.055677028,-1.125527583,-2.18120461,-0.319213814,-2.828336525,-3.147550339,-0.988625063,-1.524804792,-2.513429855,0.03887599,0.03887599,0,-1.320551079,-1.43591669,-2.756467769,0.666527402 +Jerome Robinson,robinje01,2020,RS,WAS,1117,503,-1.31065533372572,-2.14671438229081,-3.45736971601653,-2.34845349153625,0.148617482087195,-2.19983600944906,-1.61022500074011,-1.73462679023662,-3.34485179097672,-0.153311097213752,-0.153311097213752,0,-1.18793900070543,-2.01352254585841,-3.20146154656384,0.437375098824408 +Jerome Robinson,robinje01,2020,RS,LAC,1081,476,-4.32630520479472,0.015552789094202,-4.31075241570052,-2.81736414722271,4.81059766904965,1.99323352182694,-4.32623652739046,0.95665054834288,-3.36958597904758,-0.151410602481914,-0.151410602481914,0,-3.94531480829229,0.236185540406924,-3.70912926788537,0.638483252276001 +Justin Robinson,robinju01,2020,RS,WAS,101,49,-4.8267346398556,-2.88914314314795,-7.71587778300355,4.35906395521289,11.2499297524701,15.608993707683,-3.16956077290987,0.001490913134595,-3.16806985977527,-0.010367037107026,-0.010367037107026,0,-3.08410520378871,-4.86516514667645,-7.94927035046516,-0.826723838378934 +Mitchell Robinson,robinmi01,2019,RS,NYK,2864,1360,-0.68157571,0.832504808,0.150929098,-0.556257456,0.501343371,-0.054914085,-0.654512742,0.884326008,0.229813267,2.06411921,2.06411921,0,-1.073866856,0.797330916,-0.27653594,-0.172013015 +Mitchell Robinson,robinmi01,2020,RS,NYK,2962,1412,1.27100967638036,1.49670922750216,2.76771890388251,0.517388443866134,1.9205582202832,2.43794666414933,1.25186998500349,1.72694413433852,2.978814119342,4.10973486502954,4.10973486502954,0,0.294950534708262,1.53943776166289,1.83438829637115,-0.428415659286532 +Nate Robinson,robinna01,2014,RS,DEN,1750,866,1.523884866,-0.161190495,1.362694372,0.181697048,3.836079183,4.017776231,1.351568021,0.673569174,2.025137195,2.108212606,2.108212606,0,1.642589362,0.147061653,1.789651015,-0.072808163 +Nate Robinson,robinna01,2015,RS,DEN,936,465,-0.117486311,0.333231831,0.21574552,-5.090124551,1.839775603,-3.250348948,-1.143920802,0.694537644,-0.449383158,0.544009154,0.544009154,0,-1.757863393,0.301105869,-1.456757524,-0.315561284 +Nate Robinson,robinna01,2015,RS,LAC,256,126,-3.006980137,-0.984727096,-3.991707233,-10.65975046,-1.158331216,-11.81808168,-4.912016676,-1.070897933,-5.982914608,-0.207515254,-0.207515254,0,-3.169916603,-1.317803134,-4.487719737,-0.144564251 +Nate Robinson,robinna01,2016,RS,NOP,49,23,-3.400739128,-1.765305671,-5.166044798,-15.93858047,-4.802158753,-20.74073923,-6.164140329,-2.397149121,-8.561289449,-0.067149591,-0.067149591,0,-4.78188239,2.000187035,-2.781695355,-1.4952567 +Thomas Robinson,robinth01,2014,PO,POR,253,122,-2.12644293,0.713330717,-1.413112213,-4.455298264,5.692434235,1.237135971,-2.785794743,1.809920994,-0.975873749,0.115348176,0,0.115348176,-2.697427608,1.088579384,-1.608848224,1.186147125 +Thomas Robinson,robinth01,2014,RS,POR,1763,873,-2.280011168,-0.282017351,-2.562028519,-0.911638058,-3.274795934,-4.186433992,-2.203195479,-0.929976572,-3.133172051,-0.171034007,-0.171034007,0,-1.317113343,-0.943844157,-2.2609575,0.206486954 +Thomas Robinson,robinth01,2015,RS,POR,795,391,-4.477722348,1.561546447,-2.916175901,-3.135638969,5.186537675,2.050898706,-4.493700198,2.379997721,-2.113702477,0.128365134,0.128365134,0,-3.141046872,2.021086795,-1.119960077,1.081291655 +Thomas Robinson,robinth01,2015,RS,PHI,847,407,1.054179419,1.335200606,2.389380025,1.426862157,-1.394246892,0.032615265,1.370112509,0.845810528,2.215923037,1.037171034,1.037171034,0,0.560661961,0.568903892,1.129565853,0.557054498 +Thomas Robinson,robinth01,2016,RS,BRK,1879,917,-2.677188271,-1.102107103,-3.779295374,-3.133321954,-4.203829894,-7.337151848,-2.884899217,-1.731659397,-4.616558614,-0.877852664,-0.877852664,0,-2.525134579,-2.193348457,-4.718483037,0.512098773 +Thomas Robinson,robinth01,2017,RS,LAL,1160,560,-1.461140103,0.471295824,-0.98984428,-0.570689618,-2.819556415,-3.390246033,-1.309857882,-0.11224828,-1.422106162,0.381872871,0.381872871,0,-0.770014949,-0.946986694,-1.717001642,0.640588623 +Isaiah Roby,robyis01,2020,RS,OKC,26,11,-11.8438887745472,-4.31571218411435,-16.1596009586616,-8.17983532852137,4.76817067888823,-3.41166464963313,-11.7882854400524,-2.67870953910792,-14.4669949791603,-0.066877556243859,-0.066877556243859,0,-9.11340009454334,-5.05834856836848,-14.1717486629118,1.73817494484132 +Sergio Rodriguez,rodrise01,2017,RS,PHI,3123,1518,-0.846083645,-3.727110455,-4.5731941,0.717305639,-1.059901491,-0.342595851,-0.494367498,-3.386893343,-3.881260841,-0.868624004,-0.868624004,0,-1.024971121,-3.298737914,-4.323709035,-0.841804526 +Rajon Rondo,rondora01,2014,RS,BOS,1972,998,0.031253059,-2.650236344,-2.618983285,-0.583879371,-4.036404056,-4.620283427,-0.031286357,-3.064699843,-3.0959862,-0.175857327,-0.175857327,0,-0.169753995,-2.795469383,-2.965223378,-0.169752509 +Rajon Rondo,rondora01,2015,PO,DAL,83,37,1.297263234,-14.20373947,-12.90647623,-8.52323745,-14.57009153,-23.09332898,-0.768080301,-15.02364169,-15.79172199,-0.256273363,0,-0.256273363,-2.591850728,-16.32919442,-18.92104515,0.896419764 +Rajon Rondo,rondora01,2015,RS,BOS,1461,699,-0.508991922,0.759959166,0.250967244,1.596088067,-0.868510226,0.72757784,-0.086058448,0.459261249,0.373202801,1.127589176,1.127589176,0,0.600362241,0.669272238,1.269634479,1.184833035 +Rajon Rondo,rondora01,2015,RS,DAL,2706,1319,-1.765090044,0.082776709,-1.682313335,-5.054394754,1.248645743,-3.805749011,-2.599850992,0.316520407,-2.283330585,0.31705574,0.31705574,0,-1.402677918,0.719321386,-0.683356532,0.918734947 +Rajon Rondo,rondora01,2016,RS,SAC,5396,2537,1.332695299,-1.356877944,-0.024182645,-0.654853891,-1.793797096,-2.448650987,1.002997387,-1.511635399,-0.508638012,2.947511257,2.947511257,0,1.034901594,-0.838745642,0.196155952,1.560800503 +Rajon Rondo,rondora01,2017,PO,CHI,133,67,5.663778692,0.125250102,5.789028794,10.05591765,11.98382781,22.03974546,6.990787531,2.598045144,9.588832675,0.435962936,0,0.435962936,2.131225354,3.989130877,6.120356231,0.211482569 +Rajon Rondo,rondora01,2017,RS,CHI,3723,1843,-0.800616046,0.617173619,-0.183442427,-0.260724065,-2.7188001,-2.979524165,-0.724598557,-0.063862605,-0.788461163,1.851330269,1.851330269,0,-0.628182281,0.704600383,0.076418102,0.366852607 +Rajon Rondo,rondora01,2018,PO,NOP,661,302,1.679158006,-1.36415535,0.315002656,3.557870624,-1.787006876,1.770863748,2.154549977,-1.585262756,0.569287221,0.536527575,0,0.536527575,2.670823228,-0.899685323,1.771137905,1.673826341 +Rajon Rondo,rondora01,2018,RS,NOP,3680,1705,2.124299151,-1.524561146,0.599738005,0.440008606,-2.673786651,-2.233778045,1.897770904,-1.872749717,0.025021186,2.433506823,2.433506823,0,1.551347488,-1.601378721,-0.050031233,0.802987282 +Rajon Rondo,rondora01,2019,RS,LAL,2982,1369,-0.405056742,-0.756985613,-1.162042355,-1.860443611,-3.556187823,-5.416631434,-0.70369921,-1.39249562,-2.09619483,0.458531268,0.458531268,0,-0.901660739,-0.758307329,-1.659968069,0.417783226 +Rajon Rondo,rondora01,2020,PO,LAL,815,395,2.50307288828177,-3.98693125981126,-1.48385837152949,5.7840028795056,-4.5235973213411,1.2604055581645,3.28623243139767,-4.41860608042116,-1.13237364902349,0.335853981950227,0,0.335853981950227,1.29552737844988,-2.87667100106195,-1.58114362261207,-0.108729547305776 +Rajon Rondo,rondora01,2020,RS,LAL,2085,984,-0.684982831209963,-2.63186687667309,-3.31684970788305,-0.758872394624746,-2.3592421291817,-3.11811452380645,-0.777282259891004,-2.7857416839724,-3.5630239438634,-0.407664473405692,-0.407664473405692,0,-0.54254126184507,-2.1513320754195,-2.69387333726457,-0.125943047614054 +Derrick Rose,rosede01,2014,RS,CHI,616,311,-3.217416215,-0.31544862,-3.532864835,-3.486226124,-2.595799482,-6.082025606,-3.36687933,-0.879809828,-4.246689157,-0.236410015,-0.236410015,0,-3.342551035,-1.047429072,-4.389980107,-0.433342978 +Derrick Rose,rosede01,2015,PO,CHI,860,454,1.264683661,1.0191001,2.283783761,8.079650233,10.2566086,18.33625883,2.829582056,2.973788346,5.803370403,2.036065537,0,2.036065537,4.871816161,2.338739277,7.210555438,-0.344263116 +Derrick Rose,rosede01,2015,RS,CHI,3073,1530,-0.129664579,0.632802581,0.503138002,1.119984085,1.372335719,2.492319804,0.145734611,0.814441058,0.960175669,2.92470125,2.92470125,0,0.650237478,0.107719006,0.757956484,0.944178291 +Derrick Rose,rosede01,2016,RS,CHI,4277,2097,-1.168443675,-0.865978275,-2.03442195,-1.623350137,-3.153332574,-4.77668271,-1.302555456,-1.401053666,-2.703609122,0.049776981,0.049776981,0,-1.012206918,-1.740827485,-2.753034403,0.283232775 +Derrick Rose,rosede01,2017,RS,NYK,4237,2082,0.717585883,-0.847170471,-0.129584589,2.655960841,-3.385817087,-0.729856246,1.186415835,-1.395055613,-0.208639778,2.694904967,2.694904967,0,0.484522302,-1.833858945,-1.349336643,-0.167887035 +Derrick Rose,rosede01,2018,PO,MIN,242,119,1.927958783,-6.220926666,-4.292967883,13.55128965,0.241536598,13.79282625,4.433288184,-5.228753391,-0.795465208,0.123416758,0,0.123416758,3.394635122,-4.304009671,-0.90937455,0.819358009 +Derrick Rose,rosede01,2018,RS,CLE,666,308,-3.103882574,-1.353954168,-4.457836741,-2.205143998,-3.25263393,-5.457777928,-3.162602652,-1.794863128,-4.95746578,-0.349443053,-0.349443053,0,-3.000911144,-3.247242675,-6.248153819,0.731594585 +Derrick Rose,rosede01,2018,RS,MIN,231,112,-3.030371906,-1.272467497,-4.302839403,-0.311243406,0.003925674,-0.307317733,-2.721067271,-1.047186093,-3.768253365,-0.05813551,-0.05813551,0,-3.589999834,-1.395245908,-4.985245742,-0.085123301 +Derrick Rose,rosede01,2019,RS,MIN,3005,1392,2.811869762,-1.052444994,1.759424767,1.691341874,-1.696248566,-0.004906693,2.738555422,-1.233260732,1.50529469,3.014725961,3.014725961,0,1.384319926,-1.530387645,-0.14606772,-0.248789828 +Derrick Rose,rosede01,2020,RS,DET,2752,1298,2.67257384036827,-2.17931356530054,0.493260275067729,1.31260207112084,-1.8647368417562,-0.552134770635357,2.57542824074793,-2.21957552869482,0.355852712053106,2.0634013985099,2.0634013985099,0,1.81181677396999,-3.36527452932176,-1.55345775535177,0.326778861939861 +Terrence Ross,rosste01,2014,PO,TOR,302,158,-4.358814016,2.960544611,-1.398269405,-1.167562711,-9.691380128,-10.85894284,-3.907441857,0.465883003,-3.441558854,-0.05826025,0,-0.05826025,-5.167252688,0.381525909,-4.785726779,1.23371464 +Terrence Ross,rosste01,2014,RS,TOR,4224,2159,0.187103258,0.305433307,0.492536565,1.773361448,-1.429166813,0.344194635,0.498675317,-0.05117922,0.447496097,3.531840061,3.531840061,0,0.829411883,-0.05634635,0.773065532,0.264926025 +Terrence Ross,rosste01,2015,PO,TOR,220,107,-0.790414641,2.116738678,1.326324037,-0.889247216,-4.14606146,-5.035308677,-0.866979884,1.079692698,0.212712815,0.168968999,0,0.168968999,0.04119905,-1.248239793,-1.207040743,1.248426475 +Terrence Ross,rosste01,2015,RS,TOR,4095,2092,-0.375088428,-0.834886262,-1.20997469,3.163179842,-5.388735897,-2.225556055,0.275714531,-1.803068799,-1.527354268,1.296545778,1.296545778,0,0.646442739,-1.94083912,-1.294396382,-0.619538391 +Terrence Ross,rosste01,2016,PO,TOR,639,335,-0.796566375,-0.93223267,-1.728799045,-9.246288063,-2.824798352,-12.07108641,-2.604907408,-1.365410185,-3.970317593,-0.21550625,0,-0.21550625,-1.762863995,-2.694031452,-4.456895447,0.173447186 +Terrence Ross,rosste01,2016,RS,TOR,3429,1747,1.184864594,0.016192721,1.201057315,0.639667436,1.734404676,2.374072112,1.090720832,0.363806724,1.454527556,3.714738029,3.714738029,0,1.308834585,0.188219279,1.497053865,-0.856200144 +Terrence Ross,rosste01,2017,RS,TOR,2465,1207,1.911938531,0.354055768,2.265994299,3.585699304,-0.228868752,3.356830552,2.335414757,0.244349656,2.579764413,3.289829115,3.289829115,0,2.404203384,0.064864487,2.46906787,0.230107647 +Terrence Ross,rosste01,2017,RS,ORL,1565,748,-0.509738901,0.255671388,-0.254067513,2.087319688,-2.420924407,-0.333604718,0.052649097,-0.258631639,-0.205982542,0.979545208,0.979545208,0,-0.2928593,0.389881071,0.097021771,0.876249006 +Terrence Ross,rosste01,2018,RS,ORL,1278,600,-1.191992354,1.178345818,-0.013646536,-0.737744344,0.194645582,-0.543098762,-1.132492265,1.072455749,-0.060036516,0.828992489,0.828992489,0,-0.854193788,1.025784103,0.171590316,0.667475873 +Terrence Ross,rosste01,2019,PO,ORL,291,146,1.713813105,-2.856652938,-1.142839833,3.725420168,5.731661683,9.457081852,2.363318943,-1.222036401,1.141282542,0.299356487,0,0.299356487,3.093584181,-0.779200219,2.314383962,0.135659036 +Terrence Ross,rosste01,2019,RS,ORL,4475,2150,2.171898265,-0.863758543,1.308139723,-4.556284793,2.336960821,-2.219323972,0.904616927,-0.27129977,0.633317157,3.716995269,3.716995269,0,1.053049027,-0.591082447,0.46196658,0.157436541 +Terrence Ross,rosste01,2020,PO,ORL,299,135,0.746349793349104,1.6502772850513,2.3966270784004,7.29391051557766,15.6762860679442,22.9701965835219,2.25711087314421,4.67458256766209,6.9316934408063,0.695144708645207,0,0.695144708645207,6.6312814913238,4.29716239820183,10.9284438895256,1.06676769152505 +Terrence Ross,rosste01,2020,RS,ORL,3955,1889,1.60391203873514,-1.44497053295064,0.158941505784502,-2.57793115291971,1.22478284263277,-1.35314831028694,0.860799273710258,-1.00701317049214,-0.146213896781882,2.50542474417466,2.50542474417466,0,1.39094482101966,-1.04493924464446,0.3460055763752,-0.163584161652034 +Terry Rozier,roziete01,2016,PO,BOS,195,99,0.664530431,2.035731036,2.700261467,-4.970170854,-4.45554227,-9.425713124,-0.474787414,0.882267115,0.407479701,0.160858251,0,0.160858251,0.848830592,-3.131184082,-2.28235349,-2.096975214 +Terry Rozier,roziete01,2016,RS,BOS,655,311,-4.304016587,-2.368627579,-6.672644166,-7.007761448,0.186380917,-6.821380531,-5.152095697,-2.012982588,-7.165078285,-0.696192298,-0.696192298,0,-4.885087279,-3.077108173,-7.962195452,-0.607817661 +Terry Rozier,roziete01,2017,PO,BOS,574,277,1.0057588,0.589331399,1.5950902,3.79879858,6.58828241,10.38708099,1.655047262,1.908759945,3.563807207,0.924612849,0,0.924612849,-0.061524187,0.432240781,0.370716593,0.454326482 +Terry Rozier,roziete01,2017,RS,BOS,2585,1263,-1.068524493,-0.270540557,-1.33906505,-4.888914939,2.23180392,-2.65711102,-1.967826386,0.235338764,-1.732487622,0.647494749,0.647494749,0,-1.351242357,-0.253181976,-1.604424332,-1.222646246 +Terry Rozier,roziete01,2018,PO,BOS,1366,696,2.845226226,2.330083512,5.175309738,2.962869456,-1.021925583,1.940943873,3.04631123,1.740062955,4.786374185,2.705365958,0,2.705365958,0.632758034,1.453673192,2.086431225,-1.933766272 +Terry Rozier,roziete01,2018,RS,BOS,4205,2068,1.334941469,1.344464714,2.679406183,-3.342004015,1.558918729,-1.783085286,0.451180552,1.421572244,1.872752796,4.827390125,4.827390125,0,0.235305351,1.359756273,1.595061624,-1.01784185 +Terry Rozier,roziete01,2019,PO,BOS,335,162,-0.57012286,3.072395186,2.502272326,-6.594088211,9.64411731,3.050029099,-1.833555795,4.570374721,2.736818926,0.460925257,0,0.460925257,0.283595817,3.041570027,3.325165844,-1.444394682 +Terry Rozier,roziete01,2019,RS,BOS,3765,1791,-0.595633873,-0.065672891,-0.661306764,-5.618476065,-0.20497563,-5.823451696,-1.700805676,-0.130176133,-1.830981809,0.828167268,0.828167268,0,-0.889862796,0.215307038,-0.674555757,-1.408045428 +Terry Rozier,roziete01,2020,RS,CHA,4356,2164,0.376000072709785,-1.02297085265788,-0.64697077994809,-4.83697006384517,-3.20322717978868,-8.04019724363385,-0.606098351253509,-1.51000174499702,-2.11610009625053,0.694536134837422,0.694536134837422,0,-0.452982173100565,-1.71905017643445,-2.17203234953501,-0.778395802618609 +Ricky Rubio,rubiori01,2014,RS,MIN,5515,2638,0.8986513,1.868537984,2.767189283,5.463765317,1.287453882,6.751219198,1.87910597,1.8493586,3.72846457,8.823258322,8.823258322,0,2.381050717,2.871489897,5.252540614,1.142295855 +Ricky Rubio,rubiori01,2015,RS,MIN,1401,692,0.045161755,5.701516523,5.746678278,0.085971444,4.9863864,5.072357844,0.093494353,5.991387053,6.084881406,3.155103278,3.155103278,0,0.556089185,4.933594057,5.489683242,1.102880952 +Ricky Rubio,rubiori01,2016,RS,MIN,4700,2323,1.201131469,2.67376549,3.874896959,1.420573113,1.577097603,2.997670716,1.324456103,2.658224731,3.982680834,8.036170127,8.036170127,0,1.044793765,3.407563011,4.452356776,0.693473227 +Ricky Rubio,rubiori01,2017,RS,MIN,4929,2469,2.076043896,0.54715265,2.623196547,-1.1012044,-0.721475522,-1.822679922,1.519440681,0.346915547,1.866356228,5.81351176,5.81351176,0,1.533837862,1.233704089,2.767541951,-0.027619826 +Ricky Rubio,rubiori01,2018,PO,UTA,377,181,-1.033886187,-0.697076013,-1.7309622,0.836396482,7.239689947,8.076086429,-0.712969048,0.851862446,0.138893398,0.27960705,0,0.27960705,-1.499375197,1.599777644,0.100402447,1.581976462 +Ricky Rubio,rubiori01,2018,RS,UTA,4577,2254,0.019247438,1.502263305,1.521510743,-0.556416125,0.609829416,0.053413291,-0.096602465,1.336940441,1.240337976,4.612593951,4.612593951,0,0.492681239,2.927604475,3.420285714,0.513226423 +Ricky Rubio,rubiori01,2019,PO,UTA,351,168,2.519945403,-2.024372197,0.495573206,17.46446804,-2.734433004,14.73003504,5.902413959,-2.354315258,3.548098701,0.569421847,0,0.569421847,3.69842795,-0.530780427,3.167647523,2.260583662 +Ricky Rubio,rubiori01,2019,RS,UTA,4032,1899,-0.380738016,1.25540935,0.874671334,1.338379454,1.094011972,2.432391426,-0.052665778,1.229751632,1.177085854,3.838832213,3.838832213,0,0.259267069,2.335436143,2.594703212,0.910627093 +Ricky Rubio,rubiori01,2020,RS,PHO,4348,2016,1.23120645410032,-0.44487562443575,0.786330829664572,2.8708858021945,1.54657457784969,4.41746038004419,1.6319568477016,-0.050743719982953,1.58121312771865,4.49425839619693,4.49425839619693,0,1.22479265313153,1.05885706466472,2.28364971779625,0.901463762495388 +Damjan Rudez,rudezda01,2015,RS,IND,2091,1047,-1.353882356,-3.584824679,-4.938707035,-1.053211852,1.220103732,0.16689188,-1.360641628,-2.803109674,-4.163751303,-0.757272611,-0.757272611,0,-1.793034307,-3.471843414,-5.264877721,0.263582677 +Damjan Rudez,rudezda01,2016,RS,MIN,568,277,-1.881892436,-3.949735528,-5.831627964,0.88140267,-0.716586563,0.164816107,-1.402576177,-3.46066062,-4.863236796,-0.299565221,-0.299565221,0,-1.863024939,-4.071875388,-5.934900327,0.298108801 +Damjan Rudez,rudezda01,2017,RS,ORL,643,314,-3.291190178,-4.232078559,-7.523268737,-4.407855313,-0.98187517,-5.389730483,-3.647434329,-3.746401529,-7.393835858,-0.747415294,-0.747415294,0,-2.831335904,-4.405592566,-7.23692847,0.45617399 +Brandon Rush,rushbr01,2014,RS,UTA,826,418,-4.07611894,-5.221516379,-9.29763532,-2.575166939,-1.243977902,-3.819144841,-3.965277595,-4.655169865,-8.62044746,-1.251372307,-1.251372307,0,-4.106589751,-5.417236615,-9.523826365,-0.044469731 +Brandon Rush,rushbr01,2015,PO,GSW,14,7,0.706707526,-6.896801555,-6.190094029,-18.74484713,16.1799599,-2.564887225,-3.483839258,-2.608333433,-6.092172692,-0.012297538,0,-0.012297538,-0.568095895,-5.283877329,-5.851973224,-0.102059322 +Brandon Rush,rushbr01,2015,RS,GSW,589,271,-5.776436204,-5.859429255,-11.63586546,-9.374724013,-8.887478395,-18.26220241,-6.891009783,-6.945570621,-13.8365804,-1.540176385,-1.540176385,0,-5.820867568,-5.505648975,-11.32651654,0.456628102 +Brandon Rush,rushbr01,2016,PO,GSW,226,110,-1.607757172,-1.218893355,-2.826650526,-1.069094516,1.038447118,-0.030647398,-1.609495461,-0.873743537,-2.483238998,0.015430554,0,0.015430554,-2.352547686,-0.967796395,-3.320344081,-0.062245255 +Brandon Rush,rushbr01,2016,RS,GSW,2230,1055,-0.772289285,-1.914454808,-2.686744093,-2.858855491,-6.090209306,-8.949064797,-1.288530353,-2.950290329,-4.238820683,-0.795623816,-0.795623816,0,-1.275764814,-2.965899395,-4.241664209,-0.701118303 +Brandon Rush,rushbr01,2017,RS,MIN,2059,1030,-2.425083242,-0.979893768,-3.40497701,-1.204560808,-0.387936439,-1.592497247,-2.310000927,-0.898958072,-3.208958999,-0.239873594,-0.239873594,0,-2.728819003,-1.306217883,-4.035036886,-0.533639682 +D'Angelo Russell,russeda01,2016,RS,LAL,4573,2259,-1.620184341,-2.055100505,-3.675284846,-1.93028874,-0.525645738,-2.455934478,-1.670622822,-1.78874899,-3.459371813,-0.817872468,-0.817872468,0,-1.444717148,-1.704051404,-3.148768552,0.034873448 +D'Angelo Russell,russeda01,2017,RS,LAL,3782,1811,-0.263841647,-2.195711498,-2.459553145,-0.570788151,-3.436480294,-4.007268445,-0.284344663,-2.539738946,-2.824083609,-0.06933644,-0.06933644,0,0.086502556,-2.059732461,-1.973229905,1.268558647 +D'Angelo Russell,russeda01,2018,RS,BRK,2649,1234,-0.374915208,-3.2712299,-3.646145108,-1.526047368,-3.655772796,-5.181820164,-0.581879537,-3.528933665,-4.110813202,-0.869890198,-0.869890198,0,-0.073175953,-3.569966783,-3.643142736,1.521397825 +D'Angelo Russell,russeda01,2019,PO,BRK,323,148,-1.535210867,-4.209500544,-5.74471141,-8.641678947,-13.31934472,-21.96102367,-3.155283389,-6.273214593,-9.428497982,-0.528350494,0,-0.528350494,-3.472197366,-7.686272665,-11.15847003,1.57603659 +D'Angelo Russell,russeda01,2019,RS,BRK,5222,2448,2.969863701,-0.569027134,2.400836567,0.80463877,-0.40804165,0.39659712,2.735093554,-0.576171021,2.158922533,6.180959451,6.180959451,0,3.173505989,-0.619807206,2.553698783,0.828866326 +D'Angelo Russell,russeda01,2020,RS,GSW,2280,1060,3.86671266079825,-4.05760399129462,-0.19089133049637,-0.553438162837495,-3.53974842512447,-4.09318658796196,3.36241967667543,-4.18714908336705,-0.824729406691623,1.05821028304592,1.05821028304592,0,3.20605925546983,-3.63168419052908,-0.42562493505925,1.6671533949484 +D'Angelo Russell,russeda01,2020,RS,MIN,889,392,1.88467444069352,-2.42653152155584,-0.541857080862318,2.23745789539742,-2.35960651326677,-0.122148617869347,2.14851507985659,-2.53654062435603,-0.388025544499436,0.480206503560528,0.480206503560528,0,3.52805062070006,-1.90909412901551,1.61895649168456,1.68924339728938 +Domantas Sabonis,sabondo01,2017,PO,OKC,14,6,-11.61383353,20.44673393,8.832900399,-38.52315705,-0.270530398,-38.79368745,-17.86062629,17.58660035,-0.274025941,0.008053199,0,0.008053199,-12.86392048,27.26434357,14.40042308,2.916702607 +Domantas Sabonis,sabondo01,2017,RS,OKC,3341,1632,-3.642657249,0.888888743,-2.753768506,-3.227378969,2.309598011,-0.917780958,-3.787837046,1.214458041,-2.573379004,0.146058717,0.146058717,0,-3.745424001,0.879988858,-2.865435143,-0.669746444 +Domantas Sabonis,sabondo01,2018,PO,IND,314,166,2.07421786,-5.349368824,-3.275150964,8.958675265,-7.064814171,1.893861093,3.609069322,-6.15527424,-2.546204918,0.017554294,0,0.017554294,-0.84870139,-6.196415769,-7.045117159,-1.353642365 +Domantas Sabonis,sabondo01,2018,RS,IND,3686,1810,-1.31548135,-0.040301756,-1.355783106,0.0665559,-0.840317295,-0.773761394,-1.12606846,-0.216615345,-1.342683805,1.297921472,1.297921472,0,-1.040474557,0.011106741,-1.029367816,-0.128350201 +Domantas Sabonis,sabondo01,2019,PO,IND,188,96,-1.101160485,5.266984417,4.165823932,-16.01306422,1.086896906,-14.92616731,-4.173740878,4.664767236,0.491026357,0.161835173,0,0.161835173,-2.711491238,4.864652999,2.153161761,-1.145198221 +Domantas Sabonis,sabondo01,2019,RS,IND,3804,1838,1.289804866,0.214220972,1.504025838,0.449766691,0.918308818,1.368075509,1.184033919,0.32610174,1.51013566,4.003728473,4.003728473,0,1.003395545,0.7864999,1.789895446,0.224404351 +Domantas Sabonis,sabondo01,2020,RS,IND,4454,2159,1.03625659386871,-0.01080092680955,1.02545566705915,2.12967001831638,0.52006199197527,2.64973201029165,1.31848024792773,0.061371011953392,1.37985125988112,4.523728782049,4.523728782049,0,1.39531896522488,0.541880285123274,1.93719925034816,-0.569927539230766 +Robert Sacre,sacrero01,2014,RS,LAL,2307,1089,-4.299280722,0.291904776,-4.007375946,-1.745435371,-0.603061229,-2.3484966,-3.994514486,0.211099328,-3.783415159,-0.573320062,-0.573320062,0,-3.801750261,-0.480054703,-4.281804964,-0.142569431 +Robert Sacre,sacrero01,2015,RS,LAL,2258,1133,-3.892297693,0.011391824,-3.880905869,-1.35554976,1.87806217,0.52251241,-3.580987003,0.480467959,-3.100519044,-0.200919691,-0.200919691,0,-3.750908354,-0.301168166,-4.05207652,-0.804638254 +Robert Sacre,sacrero01,2016,RS,LAL,661,320,-4.033904225,-0.841175118,-4.875079343,-2.563046794,3.518812585,0.95576579,-3.941449824,0.124562871,-3.816886953,-0.173600251,-0.173600251,0,-4.640999855,-1.739860797,-6.380860652,-0.327586774 +John Salmons,salmojo01,2014,PO,TOR,153,77,-3.372899344,-0.214837636,-3.587736981,-9.34709838,-4.976161568,-14.32325995,-4.734878487,-1.230019091,-5.964897578,-0.130977733,0,-0.130977733,-6.232797971,-2.97685343,-9.209651401,0.51186727 +John Salmons,salmojo01,2014,RS,SAC,875,445,-2.191926227,-0.813719502,-3.005645729,-1.458024374,0.696926962,-0.761097412,-2.190468709,-0.523257097,-2.713725806,0.008148439,0.008148439,0,-2.188986969,-1.657546884,-3.846533853,-1.015760913 +John Salmons,salmojo01,2014,RS,TOR,2533,1281,-1.80080545,-0.582921901,-2.383727351,-3.496539035,1.922109307,-1.574429728,-2.304113221,-0.101382414,-2.405495634,0.22429455,0.22429455,0,-2.229045601,-0.922347108,-3.151392709,-0.36714533 +John Salmons,salmojo01,2015,RS,NOP,529,270,-1.272038049,-5.365230171,-6.637268221,-5.302596499,-1.443099436,-6.745695935,-2.171401243,-4.861219258,-7.032620501,-0.582971423,-0.582971423,0,-1.942965162,-4.623093562,-6.566058723,-1.134041464 +Luka Samanic,samanlu01,2020,RS,SAS,102,48,-0.075831896694685,3.39641061961968,3.320578722925,-5.56791170070896,5.84559844057384,0.27768673986488,-1.22120074443186,4.20754201590765,2.98634127147579,0.13991266824425,0.13991266824425,0,-2.35219619363447,3.03190481727931,0.679708623644835,-0.412858845798392 +Brandon Sampson,sampsbr01,2019,RS,CHI,444,214,-4.398776173,-4.513896278,-8.912672451,1.648806124,-4.053256751,-2.404450627,-3.323893552,-4.631991158,-7.95588471,-0.567998685,-0.567998685,0,-3.569245909,-4.50448961,-8.073735519,-0.07071341 +JaKarr Sampson,sampsja02,2015,RS,PHI,2377,1131,-3.766018706,-0.572604565,-4.338623271,-2.462979685,-3.240079316,-5.703059001,-3.612165381,-1.15964299,-4.771808371,-1.177216978,-1.177216978,0,-4.320434851,-1.741179345,-6.061614196,0.868019478 +JaKarr Sampson,sampsja02,2016,RS,DEN,947,469,-4.338252794,-0.147685926,-4.48593872,-0.335304174,0.203916662,-0.131387512,-3.776226624,-0.052474085,-3.828700709,-0.256652667,-0.256652667,0,-4.745387264,-0.884671167,-5.630058431,-0.553793855 +JaKarr Sampson,sampsja02,2016,RS,PHI,1459,691,-4.337135705,-3.723497951,-8.060633655,-2.615400667,-0.608243494,-3.223644161,-4.139631946,-3.2485363,-7.388168246,-1.643224412,-1.643224412,0,-4.943541721,-4.118059606,-9.061601327,0.480818413 +JaKarr Sampson,sampsja02,2018,RS,SAC,683,344,-1.541507318,1.171036471,-0.370470847,-2.960203684,7.056390912,4.096187228,-1.873367593,2.521940843,0.64857325,0.591355238,0.591355238,0,-2.62029939,1.585570732,-1.034728658,-0.852182992 +JaKarr Sampson,sampsja02,2019,RS,CHI,260,127,1.548543419,-0.871612277,0.676931142,-2.178511864,-0.595869708,-2.774381573,0.966788592,-0.797689308,0.169099284,0.18787897,0.18787897,0,-1.173835161,-1.349135554,-2.522970715,-0.681726336 +JaKarr Sampson,sampsja02,2020,PO,IND,102,50,-2.8308694406502,4.51905463670714,1.68818519605694,-3.40310356730797,-0.522634449224157,-3.92573801653213,-3.03549608068032,3.7673648725999,0.731868791919579,0.089715200566636,0,0.089715200566636,-4.75278032830462,3.44607507025161,-1.30670525805301,-2.05232283342119 +JaKarr Sampson,sampsja02,2020,RS,IND,1017,471,-1.71571259924171,1.75191958553057,0.036206986288863,-0.407357470804793,1.54980282208175,1.14244535127696,-1.52419960158934,1.77051094278883,0.24631134119949,0.71937011659888,0.71937011659888,0,-2.13413862675641,1.51944700082045,-0.614691625935959,-0.093036597665473 +Larry Sanders,sandela01,2014,RS,MIL,1134,584,-3.37978349,0.961707742,-2.418075748,-4.075857269,2.773392534,-1.302464735,-3.690480892,1.487611818,-2.202869073,0.162093124,0.162093124,0,-3.691948263,0.400653345,-3.291294918,-0.546146682 +Larry Sanders,sandela01,2015,RS,MIL,1191,586,-2.581596644,3.312604298,0.731007654,-4.784047391,-0.300875342,-5.084922733,-3.176351218,2.708970862,-0.467380355,0.684835155,0.684835155,0,-3.184179712,3.542157325,0.357977613,0.334976872 +Larry Sanders,sandela01,2017,RS,CLE,28,13,-5.583658034,13.49487352,7.911215485,-8.464231974,4.423393647,-4.040838327,-6.64139221,12.49415967,5.852767463,0.059279491,0.059279491,0,-3.471930996,9.517115517,6.045184522,3.817780408 +Dario Saric,saricda01,2017,RS,PHI,4482,2129,-1.952487276,0.303797871,-1.648689405,-2.756311126,0.011676618,-2.744634508,-2.140154594,0.266079055,-1.874075539,0.960452962,0.960452962,0,-1.89023624,-0.278223036,-2.168459276,0.928899882 +Dario Saric,saricda01,2018,PO,PHI,675,329,3.485563835,1.570778947,5.056342781,1.04923287,-12.54616588,-11.49693301,3.150595188,-1.342266528,1.80832866,0.789141292,0,0.789141292,5.083601207,-2.023868556,3.059732651,0.000537161 +Dario Saric,saricda01,2018,RS,PHI,4868,2310,0.739681989,-0.17137671,0.568305279,1.001278645,-0.877745062,0.123533583,0.83155714,-0.386937365,0.444619775,3.776665605,3.776665605,0,1.316463863,-0.238085253,1.07837861,0.3058347 +Dario Saric,saricda01,2019,RS,PHI,865,396,-3.392976864,-1.085083621,-4.478060486,-3.925435074,-0.404496674,-4.329931748,-3.735396716,-1.021442838,-4.756839554,-0.406149222,-0.406149222,0,-2.254955128,-1.019775071,-3.274730199,0.173172895 +Dario Saric,saricda01,2019,RS,MIN,3479,1627,0.165872051,-0.553676888,-0.387804837,0.541509948,-2.50327062,-1.961760671,0.240701396,-0.959229896,-0.7185285,1.689885463,1.689885463,0,0.451028807,-0.786807588,-0.33577878,0.215774199 +Dario Saric,saricda01,2020,RS,PHO,3488,1632,-0.32232616842075,0.226552249546614,-0.095773918874136,-0.258413088743813,-3.35337756894143,-3.61179065768524,-0.348447270859474,-0.503311102043003,-0.851758372902478,1.58341636796806,1.58341636796806,0,-0.657285796641933,-0.026013214957572,-0.683299011599505,0.184258678907415 +Tomas Satoransky,satorto01,2017,PO,WAS,78,36,-1.88819891,-2.944830992,-4.833029902,-5.060713583,4.834967926,-0.225745657,-2.729766788,-1.45295727,-4.182724058,-0.027024383,0,-0.027024383,-2.644647614,-4.826632468,-7.471280082,-0.412812521 +Tomas Satoransky,satorto01,2017,RS,WAS,1453,719,-2.390952986,2.695748184,0.304795197,-3.516129976,2.498049759,-1.018080217,-2.750995111,2.826863972,0.075868861,1.026274297,1.026274297,0,-2.052204081,1.002706285,-1.049497797,-0.979362846 +Tomas Satoransky,satorto01,2018,PO,WAS,129,60,-1.063196243,-3.962287621,-5.025483864,-8.76864227,5.983868928,-2.784773342,-2.782034304,-2.200633773,-4.982668077,-0.071009981,0,-0.071009981,-3.555011004,-3.60525221,-7.160263214,0.719805955 +Tomas Satoransky,satorto01,2018,RS,WAS,3354,1643,1.347010245,-0.176871223,1.170139022,0.240536517,1.063898013,1.304434529,1.203838885,0.07449432,1.278333205,3.349058499,3.349058499,0,0.533106403,-0.212084392,0.321022011,-0.814492088 +Tomas Satoransky,satorto01,2019,RS,WAS,4614,2164,0.458877798,-0.867659319,-0.408781521,-0.275310316,0.663798567,0.388488251,0.319644852,-0.550261995,-0.230617143,2.75941715,2.75941715,0,-0.170902465,-0.327869268,-0.498771733,-0.812093787 +Tomas Satoransky,satorto01,2020,RS,CHI,3945,1878,-0.52198992339728,0.3170854073868,-0.20490451601048,2.11337300118789,-0.721677238042931,1.39169576314496,0.052479776633151,0.136442535011138,0.188922311644289,2.81188500894635,2.81188500894635,0,-0.155695365471897,0.383714465648378,0.228019100176481,-0.147207629041314 +Admiral Schofield,schofad01,2020,RS,WAS,791,368,-1.80405908969788,-3.92005239966125,-5.72411148935913,-2.21002794041413,-0.87999310929737,-3.0900210497115,-1.99643099592834,-3.44050238524917,-5.43693338117751,-0.501913556798445,-0.501913556798445,0,-1.9249012126071,-4.00755436604149,-5.93245557864859,-0.519719624518566 +Dennis Schroder,schrode01,2014,PO,ATL,13,7,11.53696873,-3.56009841,7.976870322,18.76989899,23.42413173,42.19403072,13.71857321,1.920866815,15.63944003,0.066451985,0,0.066451985,8.824048983,-4.52914869,4.294900293,-1.75878865 +Dennis Schroder,schrode01,2014,RS,ATL,1280,641,-5.218847335,-3.204596712,-8.423444046,-5.644796271,-5.704253971,-11.34905024,-5.610887261,-3.911025327,-9.521912588,-2.212094425,-2.212094425,0,-4.854465689,-4.461023784,-9.315489473,-0.111722796 +Dennis Schroder,schrode01,2015,PO,ATL,578,290,-2.429401329,-4.738138423,-7.167539753,-11.03199859,-5.929237698,-16.96123629,-4.382198841,-5.291873105,-9.674071946,-1.054099725,0,-1.054099725,-5.18623596,-6.046558483,-11.23279444,-0.228292925 +Dennis Schroder,schrode01,2015,RS,ATL,2985,1516,-0.0249574,-2.072700425,-2.097657825,-2.987616089,-1.15089976,-4.138515849,-0.726820254,-2.037256366,-2.76407662,-0.010788466,-0.010788466,0,-0.129227536,-2.588293362,-2.717520898,-0.874426954 +Dennis Schroder,schrode01,2016,PO,ATL,376,191,1.748003987,-0.65682891,1.091175077,3.667224274,0.534089322,4.201313596,2.291001975,-0.471847323,1.819154652,0.456661583,0,0.456661583,3.610697102,-2.02962177,1.581075332,-0.529675067 +Dennis Schroder,schrode01,2016,RS,ATL,3307,1621,-0.040076504,0.473008402,0.432931899,0.726870556,4.117799188,4.844669745,0.11812106,1.206762598,1.324883657,3.37354188,3.37354188,0,0.762630367,0.488430673,1.251061041,0.100715098 +Dennis Schroder,schrode01,2017,PO,ATL,430,211,7.543646415,-1.890707497,5.652938918,1.978920513,-7.768709423,-5.78978891,6.847387173,-3.294285832,3.553101341,0.687932568,0,0.687932568,2.680453864,-0.915297394,1.76515647,-1.64097975 +Dennis Schroder,schrode01,2017,RS,ATL,5112,2485,-0.027112456,-2.195258015,-2.222370471,1.049006589,-3.119175603,-2.070169014,0.308008698,-2.558292458,-2.25028376,0.636966437,0.636966437,0,-0.175249925,-2.257726698,-2.432976623,0.526819253 +Dennis Schroder,schrode01,2018,RS,ATL,4283,2078,1.547619079,-0.88409869,0.663520388,0.870641899,-3.342264619,-2.47162272,1.59483051,-1.428730027,0.166100483,3.093708459,3.093708459,0,1.134469586,-1.379205978,-0.244736392,0.066466749 +Dennis Schroder,schrode01,2019,PO,OKC,323,151,1.590577653,-1.859114889,-0.268537236,-13.57409597,4.450845061,-9.123250906,-1.446954201,-0.692476959,-2.13943116,0.048779305,0,0.048779305,-5.65497881,0.514588031,-5.140390779,0.544747775 +Dennis Schroder,schrode01,2019,RS,OKC,5028,2314,0.258456155,-0.494065313,-0.235609158,-1.624538357,-0.567406064,-2.191944421,-0.126113472,-0.580137499,-0.706250971,2.419353069,2.419353069,0,-0.485178136,0.049920259,-0.435257877,0.274428584 +Dennis Schroder,schrode01,2020,PO,OKC,478,227,-1.62617087287051,1.92302857576343,0.296857702892917,10.7392051604644,10.0577467099291,20.7969518703934,0.948231920281588,3.6966290689615,4.64486098924308,0.881326046243498,0,0.881326046243498,-0.680165151827396,2.19875062167639,1.518585469849,-0.221632506258406 +Dennis Schroder,schrode01,2020,RS,OKC,4226,1999,0.449838354771936,-0.35997509303377,0.089863261738165,-3.59472828808752,8.27426884239335,4.67954055430583,-0.363551877052755,1.37378166077437,1.01022978372162,3.85714863370018,3.85714863370018,0,-0.650047454821499,1.09773630125041,0.447688846428908,0.589155761000966 +Luis Scola,scolalu01,2014,PO,IND,460,243,-2.875583673,-0.952462475,-3.828046148,-10.89010029,-4.897808896,-15.78790919,-4.660333546,-1.885006718,-6.545340264,-0.486560609,0,-0.486560609,-4.234627103,-2.941360961,-7.175988064,0.241597109 +Luis Scola,scolalu01,2014,RS,IND,2756,1399,-2.848232758,0.103496161,-2.744736597,-4.412533531,-0.249864615,-4.662398146,-3.336156596,-0.045220838,-3.381377434,-0.453274446,-0.453274446,0,-3.716158152,0.251241941,-3.464916211,0.556835108 +Luis Scola,scolalu01,2015,RS,IND,3321,1659,0.081456615,0.397220107,0.478676722,-0.121055437,1.390727245,1.269671808,0.076264236,0.616773148,0.693037385,2.937603639,2.937603639,0,0.068750347,0.598202207,0.666952554,0.768065909 +Luis Scola,scolalu01,2016,PO,TOR,272,140,-3.745701718,0.385823299,-3.359878419,-12.76980472,-1.75907823,-14.52888295,-5.871112588,-0.027579853,-5.89869244,-0.233444519,0,-0.233444519,-5.697984685,-0.119415068,-5.817399753,0.609517935 +Luis Scola,scolalu01,2016,RS,TOR,3241,1636,-0.979011912,-0.471400041,-1.450411954,-1.163602141,-3.570425471,-4.734027612,-1.129009288,-1.154305621,-2.283314908,0.388048609,0.388048609,0,-0.714570726,-0.474081378,-1.188652104,-0.373108512 +Luis Scola,scolalu01,2017,RS,BRK,986,461,-1.915904236,-1.672334432,-3.588238668,0.425254639,-2.90254798,-2.477293342,-1.472043894,-1.984246511,-3.456290405,-0.167365496,-0.167365496,0,-2.208273583,-2.523141253,-4.731414836,0.734813521 +Mike Scott,scottmi01,2014,PO,ATL,292,146,0.182640653,-3.497639508,-3.314998855,3.65341886,-1.023140372,2.630278488,0.938417511,-3.2224473,-2.284029789,0.035952504,0,0.035952504,4.457485809,-4.89233098,-0.434845171,0.399887209 +Mike Scott,scottmi01,2014,RS,ATL,2993,1482,-1.574078435,-2.533502086,-4.107580521,-2.145793809,-3.663101959,-5.808895767,-1.770134352,-2.91792134,-4.688055692,-1.466933913,-1.466933913,0,-1.134524731,-3.895711407,-5.030236138,0.100681493 +Mike Scott,scottmi01,2015,PO,ATL,340,172,-4.413195826,-3.319119979,-7.732315806,-10.00370439,-5.86210152,-15.86580591,-5.841955283,-4.062289732,-9.904245015,-0.649727086,0,-0.649727086,-6.293327491,-5.303153943,-11.59648143,0.331147835 +Mike Scott,scottmi01,2015,RS,ATL,2235,1123,-0.370926872,-2.078715519,-2.449642392,-1.791357287,-0.265418388,-2.056775674,-0.746867341,-1.86354362,-2.610410962,0.079420869,0.079420869,0,-0.017950024,-2.949577698,-2.967527722,-0.66822222 +Mike Scott,scottmi01,2016,PO,ATL,327,161,2.605392416,-0.823614945,1.78177747,8.250880207,-5.36469608,2.886184127,3.901259838,-1.876189116,2.025070722,0.40461957,0,0.40461957,3.993303258,-3.07692776,0.916375497,0.019788286 +Mike Scott,scottmi01,2016,RS,ATL,2380,1146,-0.986661031,-2.08024746,-3.066908491,-1.461285859,4.283999497,2.822713637,-1.135898187,-0.944999033,-2.080897221,0.390462228,0.390462228,0,-0.89076609,-1.600490383,-2.491256472,-0.188552219 +Mike Scott,scottmi01,2017,RS,ATL,397,195,-4.589736039,-0.782586887,-5.372322927,-7.339384826,0.976944205,-6.362440621,-5.396341322,-0.47130778,-5.867649102,-0.311291022,-0.311291022,0,-5.391681623,-2.36743717,-7.759118793,0.353953012 +Mike Scott,scottmi01,2018,PO,WAS,267,126,2.221799669,0.051354786,2.273154455,12.47077531,5.61116729,18.0819426,4.449850016,1.182054764,5.63190478,0.564447483,0,0.564447483,3.785410658,0.773363132,4.55877379,1.530008357 +Mike Scott,scottmi01,2018,RS,WAS,2904,1406,-0.703815963,-2.128407185,-2.832223148,-0.942600474,-1.739060298,-2.681660773,-0.806686657,-2.1749555,-2.981642157,-0.165663439,-0.165663439,0,-1.203186173,-2.805266575,-4.008452748,-0.30028983 +Mike Scott,scottmi01,2019,PO,PHI,412,193,0.370552634,-3.753455065,-3.38290243,-1.883466014,-3.38399229,-5.267458303,-0.139933985,-3.937118482,-4.077052467,-0.135151508,0,-0.135151508,-0.874816422,-5.081940667,-5.956757089,0.280738322 +Mike Scott,scottmi01,2019,RS,LAC,1675,748,-1.562311417,-1.957098927,-3.519410344,-0.707164454,2.723074035,2.015909581,-1.52018233,-1.084736489,-2.604918819,0.055401392,0.055401392,0,-1.858029778,-2.061533845,-3.919563624,0.062802808 +Mike Scott,scottmi01,2019,RS,PHI,1389,647,-1.738885231,-3.285140958,-5.024026189,-1.42721475,-0.868170077,-2.295384827,-1.804539567,-2.986324075,-4.790863643,-0.669368282,-0.669368282,0,-1.794594669,-2.976429431,-4.7710241,-0.653453334 +Mike Scott,scottmi01,2020,PO,PHI,43,20,0.05136479156982,-0.441790085843159,-0.390425294273338,-16.5469464339576,21.3858133347507,4.83886690079314,-3.41942382239127,4.12580432669935,0.706380504308081,0.036284585588973,0,0.036284585588973,-1.33385740599445,0.039788552257704,-1.29406885373675,-0.246756822242774 +Mike Scott,scottmi01,2020,RS,PHI,2561,1207,0.288439148378021,-2.2474347257575,-1.95899557737948,2.8523244591441,1.37653873253087,4.22886319167497,0.833303348345703,-1.65328427274864,-0.819980924402939,1.18188524397205,1.18188524397205,0,1.04017732835898,-2.06694310890371,-1.02676578054473,-0.570644672439976 +Thabo Sefolosha,sefolth01,2014,PO,OKC,473,236,-2.240222823,2.011142853,-0.229079969,-2.161930062,-1.596357031,-3.758287093,-2.38433206,1.333979932,-1.050352128,0.210505887,0,0.210505887,-2.581890175,0.877137288,-1.704752887,-0.247032373 +Thabo Sefolosha,sefolth01,2014,RS,OKC,3221,1584,-1.302415179,2.392425355,1.090010176,-2.991165907,1.595085459,-1.396080448,-1.79422559,2.33505823,0.54083264,2.653572656,2.653572656,0,-1.499903924,2.877477617,1.377573693,-0.214085512 +Thabo Sefolosha,sefolth01,2015,RS,ATL,1935,976,0.146867279,3.398353008,3.545220288,-0.174667123,5.364274401,5.189607278,0.061159372,3.978436785,4.039596157,3.358694308,3.358694308,0,0.187644348,3.094273403,3.281917751,-0.630248203 +Thabo Sefolosha,sefolth01,2016,PO,ATL,409,203,0.767544959,2.838651575,3.606196535,3.080814554,-4.109358441,-1.028543887,1.253617405,1.528124546,2.78174195,0.588453527,0,0.588453527,1.810968653,0.494462981,2.305431634,-0.392611866 +Thabo Sefolosha,sefolth01,2016,RS,ATL,3626,1758,-0.651128687,1.929673735,1.278545049,-2.804419181,2.191044909,-0.613374272,-1.115985488,2.041739778,0.92575429,3.272661003,3.272661003,0,-1.121903346,2.34839623,1.226492885,-0.718370707 +Thabo Sefolosha,sefolth01,2017,PO,ATL,22,9,-6.632250649,-12.03823729,-18.67048794,-15.21546185,-2.055360892,-17.27082274,-8.775461932,-10.77419175,-19.54965368,-0.079916834,0,-0.079916834,-9.388070224,-13.46628725,-22.85435747,0.433456417 +Thabo Sefolosha,sefolth01,2017,RS,ATL,3291,1596,-1.602929613,2.459888574,0.856958961,-1.152476963,1.097893259,-0.054583704,-1.605064584,2.29180712,0.686742536,2.795823126,2.795823126,0,-1.67221717,2.864794377,1.192577207,-0.092705753 +Thabo Sefolosha,sefolth01,2018,RS,UTA,1653,806,0.056258136,3.641169221,3.697427356,-1.489914621,1.755275319,0.265360698,-0.247551954,3.404863904,3.15731195,2.422968952,2.422968952,0,-0.151913398,4.197981707,4.046068309,-0.254929977 +Thabo Sefolosha,sefolth01,2019,PO,UTA,88,42,-6.749401136,1.060902947,-5.688498189,-7.311666487,2.266223955,-5.045442532,-7.190832728,1.319641741,-5.871190987,-0.068428445,0,-0.068428445,-9.552041633,0.677479523,-8.87456211,-0.794311487 +Thabo Sefolosha,sefolth01,2019,RS,UTA,1290,609,-2.096928613,4.285706505,2.188777892,0.985989796,2.693149285,3.679139081,-1.598363033,4.145622378,2.547259346,1.640416818,1.640416818,0,-1.360571934,3.374011894,2.013439959,-0.340811566 +Thabo Sefolosha,sefolth01,2020,RS,HOU,968,436,-2.89040841429201,1.56504908894517,-1.32535932534685,0.984778966777359,0.449048622214492,1.43382758899185,-2.33459578256822,1.41083177520004,-0.923764007368176,0.406806921052213,0.406806921052213,0,-2.39814382157479,1.05105550571078,-1.34708831586401,0.142216974327986 +Wayne Selden,seldewa01,2017,PO,MEM,198,106,-0.341283141,-4.707909471,-5.049192612,6.538662145,3.411271247,9.949933393,0.999665472,-3.239980259,-2.240314787,0.028260023,0,0.028260023,2.237316485,-4.694141092,-2.456824607,-0.573483169 +Wayne Selden,seldewa01,2017,RS,NOP,105,47,-2.64445345,0.905084729,-1.739368721,-5.881023303,7.452902778,1.571879475,-3.461646058,2.282188516,-1.179457542,0.037849906,0.037849906,0,-4.46193418,0.744526435,-3.717407745,0.492894618 +Wayne Selden,seldewa01,2017,RS,MEM,359,189,-3.981878778,-2.865146042,-6.847024819,-4.22253217,-3.077791361,-7.30032353,-4.28146106,-3.105999513,-7.387460574,-0.444910906,-0.444910906,0,-3.109264965,-3.038216621,-6.147481586,-0.497761536 +Wayne Selden,seldewa01,2018,RS,MEM,1447,692,-0.461980879,-4.847489681,-5.30947056,-2.194915572,-1.189388632,-3.384304204,-0.779964693,-4.337275687,-5.11724038,-0.841695222,-0.841695222,0,-1.425924343,-4.461697361,-5.887621704,0.702766422 +Wayne Selden,seldewa01,2019,RS,MEM,952,455,-2.64025338,-3.607963053,-6.248216433,-0.67342263,-1.473726891,-2.147149521,-2.345444442,-3.386235395,-5.731679836,-0.692877629,-0.692877629,0,-2.971348584,-3.180621458,-6.151970041,0.104169205 +Wayne Selden,seldewa01,2019,RS,CHI,2071,984,-3.31819006,-2.925299352,-6.243489411,-2.744613714,-3.505554925,-6.250168639,-3.334132159,-3.179731232,-6.513863392,-1.88864531,-1.88864531,0,-4.123366766,-3.266148337,-7.389515103,-0.05137869 +Kevin Seraphin,serapke01,2014,PO,WAS,14,6,-23.54382413,-31.19434448,-54.73816861,-18.76656513,-35.8128881,-54.57945323,-23.91178501,-34.15919734,-58.07098236,-0.178978911,0,-0.178978911,-15.55439547,-27.51465086,-43.06904632,2.295180038 +Kevin Seraphin,serapke01,2014,RS,WAS,1134,578,-2.640341762,1.291425525,-1.348916238,-4.241501466,2.743216636,-1.49828483,-3.12678067,1.607019822,-1.519760847,0.360853431,0.360853431,0,-3.792904633,0.217122488,-3.575782145,-0.512548486 +Kevin Seraphin,serapke01,2015,PO,WAS,148,72,-3.13846426,2.709197815,-0.429266445,-0.33979521,7.35417903,7.014383821,-2.799416296,3.802244921,1.002828625,0.142385038,0,0.142385038,-4.257059804,4.122595678,-0.134464126,0.138360182 +Kevin Seraphin,serapke01,2015,RS,WAS,2376,1235,-2.774574657,-0.202945169,-2.977519826,-2.988707235,-3.040529599,-6.029236835,-2.970593984,-0.846748416,-3.8173424,-0.663865768,-0.663865768,0,-3.732796451,-1.01348339,-4.746279841,-1.235306957 +Kevin Seraphin,serapke01,2016,RS,NYK,1073,526,-7.620509327,1.779907312,-5.840602015,-5.789922082,3.012033029,-2.777889053,-7.678721774,2.167527362,-5.511194413,-0.740222157,-0.740222157,0,-6.19503408,-0.228240991,-6.423275071,-0.103686116 +Kevin Seraphin,serapke01,2017,PO,IND,121,59,-4.82047966,-8.565638225,-13.38611788,-1.566393358,-8.338275491,-9.904668848,-4.512220959,-8.87141614,-13.3836371,-0.330806484,0,-0.330806484,-5.596700908,-6.482183541,-12.07888445,0.197993019 +Kevin Seraphin,serapke01,2017,RS,IND,1145,559,-3.34157728,-0.921316792,-4.262894072,-3.429910081,-3.066847779,-6.49675786,-3.555283108,-1.435955183,-4.991238291,-0.63626864,-0.63626864,0,-3.661114153,-2.658655332,-6.319769485,-0.450636191 +Ramon Sessions,sessira01,2014,RS,CHA,2601,1305,-0.156077232,-1.479998536,-1.636075769,-4.024268388,0.885320183,-3.138948205,-0.934527907,-1.10553224,-2.040060148,0.471969294,0.471969294,0,-1.955475071,-2.131274013,-4.086749084,-0.145382137 +Ramon Sessions,sessira01,2014,RS,MIL,1784,909,2.806191046,-4.456569785,-1.650378738,1.758736441,-3.122890595,-1.364154155,2.827981067,-4.393842449,-1.565861381,0.546937661,0.546937661,0,1.74367727,-4.455077406,-2.711400136,-0.389904714 +Ramon Sessions,sessira01,2015,PO,WAS,436,218,0.109591175,1.963953424,2.073544599,0.691830161,9.377264677,10.06909484,0.211994415,3.53990707,3.751901486,0.739130005,0,0.739130005,-1.45393573,3.113746794,1.659811064,-0.868558347 +Ramon Sessions,sessira01,2015,RS,SAC,1258,642,-3.147967851,-4.435252841,-7.583220692,-4.406926522,-3.44108439,-7.848010912,-3.599760461,-4.455055872,-8.054816334,-1.722133708,-1.722133708,0,-3.47580044,-4.700604328,-8.176404768,-0.852683026 +Ramon Sessions,sessira01,2015,RS,WAS,1089,546,0.778777163,0.972057688,1.750834851,-5.047466692,3.210857659,-1.836609033,-0.371774171,1.485460944,1.113686773,1.074775037,1.074775037,0,-0.612585242,0.19382485,-0.418760392,-0.136236553 +Ramon Sessions,sessira01,2016,RS,WAS,3515,1667,0.283598514,-3.404477166,-3.120878652,-2.404424703,-0.104407753,-2.508832456,-0.250568146,-2.924860419,-3.175428565,-0.362877239,-0.362877239,0,-0.325880917,-2.959408401,-3.285289319,0.283221147 +Ramon Sessions,sessira01,2017,RS,CHA,1699,811,-1.285616507,-1.598895667,-2.884512174,-2.627222903,-2.076994593,-4.704217496,-1.651190021,-1.809117313,-3.460307334,-0.293588933,-0.293588933,0,-1.639595523,-2.462098609,-4.101694131,-0.105629974 +Ramon Sessions,sessira01,2018,RS,NYK,338,167,-2.067104261,0.89787045,-1.169233811,-6.731452922,4.181296152,-2.55015677,-3.139001538,1.675744987,-1.463256551,0.110195244,0.110195244,0,-2.439214745,-1.050482455,-3.4896972,0.506977555 +Ramon Sessions,sessira01,2018,RS,WAS,469,225,0.488356306,-2.004493544,-1.516137239,-0.524603247,-8.694597976,-9.219201223,0.308211109,-3.503528026,-3.195316917,-0.05107847,-0.05107847,0,-0.122749928,-3.61040549,-3.733155418,-0.08088974 +Collin Sexton,sextoco01,2019,RS,CLE,5348,2605,-2.837322529,-5.072542927,-7.909865456,-2.316572813,-6.108303599,-8.424876411,-2.839530954,-5.508370226,-8.34790118,-7.382977773,-7.382977773,0,-2.453223831,-4.693736234,-7.146960066,-0.781203554 +Collin Sexton,sextoco01,2020,RS,CLE,4481,2143,0.909257363270736,-3.67820671826829,-2.76894935499755,2.47194580470598,-7.50941966002423,-5.03747385531825,1.3383464398769,-4.64678902788022,-3.30844258800332,-0.61202041505985,-0.61202041505985,0,1.33700667648614,-4.37802544229879,-3.04101876581265,0.241207289259277 +Mustafa Shakur,shakumu01,2014,RS,OKC,25,11,-14.50264232,-1.17212965,-15.67477197,-24.97979768,5.399705837,-19.58009184,-17.61543535,0.108262627,-17.50717272,-0.087582262,-0.087582262,0,-12.02492968,-0.42912478,-12.45405446,5.514986189 +Landry Shamet,shamela01,2019,PO,LAC,373,174,-1.375695355,1.375253386,-0.000441969,10.72941088,15.26244782,25.9918587,1.055965932,4.448210855,5.504176787,0.750645253,0,0.750645253,0.309715667,5.398668157,5.708383824,-0.670541192 +Landry Shamet,shamela01,2019,RS,PHI,2391,1108,0.9693886,-0.666282025,0.303106575,-0.216388769,-1.486360946,-1.702749715,0.753803384,-0.897340472,-0.143537089,1.469884085,1.469884085,0,-0.009441059,-0.733755042,-0.743196101,-0.24579026 +Landry Shamet,shamela01,2019,RS,LAC,1499,694,0.951822616,-1.537782821,-0.585960205,2.501733742,0.654506661,3.156240403,1.294002628,-1.160546975,0.133455654,1.02323122,1.02323122,0,0.768922722,-0.898199971,-0.129277248,0.225663742 +Landry Shamet,shamela01,2020,PO,LAC,514,243,-3.39255762460435,-0.936221460210558,-4.32877908481491,-5.70141046126053,3.35331596427851,-2.34809449698202,-4.05492423162375,-0.177521850886112,-4.23244608250986,-0.19114582297055,0,-0.19114582297055,-6.13939853379694,0.103750239710403,-6.03564829408654,0.83344053909157 +Landry Shamet,shamela01,2020,RS,LAC,3119,1452,-0.325838060110963,-1.47403870587965,-1.79987676599061,0.590230436159142,-2.41947093757598,-1.82924050141684,-0.196264195385104,-1.81290215365145,-2.00916634903655,0.548250904532816,0.548250904532816,0,-0.636209173095262,-0.852705615016501,-1.48891478811176,-0.105369454062482 +Marial Shayok,shayoma01,2020,RS,PHI,65,28,-3.37021843700541,-1.80437761870187,-5.17459605570728,-6.26029664597539,-6.0555796387874,-12.3158762847628,-4.24097920794402,-2.87275675813137,-7.11373596607539,-0.063891703381304,-0.063891703381304,0,-0.278898795641759,-3.45410408287273,-3.73300287851448,2.54384348928678 +Tornike Shengelia,shengto01,2014,RS,BRK,277,137,-4.942419456,-5.283321423,-10.22574088,-1.135621233,-4.752820382,-5.888441615,-4.43069646,-5.438547766,-9.869244225,-0.500434806,-0.500434806,0,-4.959976199,-6.677800393,-11.63777659,0.543193344 +Tornike Shengelia,shengto01,2014,RS,CHI,39,17,-7.191402227,-6.358013035,-13.54941526,-14.99246212,-0.281687739,-15.27414985,-9.30880709,-5.599258826,-14.90806592,-0.106313475,-0.106313475,0,-9.313750864,-4.711957239,-14.0257081,0.783775441 +Iman Shumpert,shumpim01,2014,RS,NYK,3740,1962,-0.948338879,0.077432834,-0.870906046,2.144208471,4.53349439,6.677702861,-0.361584538,1.048552417,0.686967879,3.427341462,3.427341462,0,-0.023199624,1.977589388,1.954389764,-0.365377223 +Iman Shumpert,shumpim01,2015,PO,CLE,1330,695,2.10296511,0.005959397,2.108924507,4.636016938,1.170374039,5.806390977,2.647644531,0.201810476,2.849455006,2.024395994,0,2.024395994,3.304324899,1.381220648,4.685545547,-1.101459602 +Iman Shumpert,shumpim01,2015,RS,NYK,1189,625,-0.920450443,0.265475695,-0.654974747,0.511257918,-0.005352326,0.505905592,-0.590519666,0.285547935,-0.304971731,0.783248068,0.783248068,0,-0.392777947,0.457685864,0.064907916,0.441514562 +Iman Shumpert,shumpim01,2015,RS,CLE,1811,920,-0.49677992,3.265297093,2.768517174,0.894635826,4.159441584,5.05407741,-0.310935962,3.648595514,3.337659553,2.861365284,2.861365284,0,0.536286699,2.924601677,3.460888376,0.131395178 +Iman Shumpert,shumpim01,2016,PO,CLE,700,367,-1.259583597,-0.125823522,-1.385407119,-4.549883647,-1.984753475,-6.534637122,-2.196519754,-0.561749135,-2.758268889,-0.001591544,0,-0.001591544,-0.956330916,-0.190241845,-1.146572761,-0.315992713 +Iman Shumpert,shumpim01,2016,RS,CLE,2624,1316,-0.983013417,0.918222701,-0.064790716,-0.736570686,2.944493987,2.207923301,-1.020198647,1.372786662,0.352588016,2.082694591,2.082694591,0,-0.620774441,1.221861917,0.601087476,-0.021340837 +Iman Shumpert,shumpim01,2017,PO,CLE,578,275,0.181980667,2.321185946,2.503166613,-4.567899092,2.536294277,-2.031604815,-0.939218153,2.482728551,1.543510398,0.628698016,0,0.628698016,-0.502267818,2.062734024,1.560466206,1.151313642 +Iman Shumpert,shumpim01,2017,RS,CLE,3930,1937,-1.160919412,0.692522049,-0.468397363,-2.351317822,0.025361562,-2.32595626,-1.514863151,0.606739759,-0.908123392,1.818027036,1.818027036,0,-1.111209638,0.519152287,-0.592057351,-0.11969492 +Iman Shumpert,shumpim01,2018,RS,CLE,581,276,-4.687730186,-0.01457845,-4.702308636,-2.240567458,4.105985457,1.865417998,-4.497280555,0.895137104,-3.602143451,-0.12067454,-0.12067454,0,-3.734435425,0.235573118,-3.498862308,0.561963786 +Iman Shumpert,shumpim01,2019,PO,HOU,229,109,-1.590050618,0.250441006,-1.339609611,5.077968416,-2.873113709,2.204854707,-0.413851086,-0.442235402,-0.856086489,0.108262371,0,0.108262371,-0.112369442,-1.036783962,-1.149153404,-0.333646183 +Iman Shumpert,shumpim01,2019,RS,HOU,806,382,-4.101444056,-0.301982333,-4.403426389,-3.942285101,0.499666426,-3.442618675,-4.412882969,-0.174065247,-4.586948216,-0.358380341,-0.358380341,0,-3.472154572,-0.435223175,-3.907377747,0.104114597 +Iman Shumpert,shumpim01,2019,RS,SAC,2397,1099,-0.723643743,1.907437342,1.183793599,1.290584865,-0.951818567,0.338766297,-0.347008442,1.442017568,1.095009126,2.157881677,2.157881677,0,-0.164077402,1.299135434,1.135058032,0.092054856 +Iman Shumpert,shumpim01,2020,RS,BRK,501,241,-4.135756226816,1.51670366398623,-2.61905256282977,-4.32828985516465,-0.702481087369275,-5.03077094253392,-4.43801787425607,1.13219591700913,-3.30582195724694,-0.0683357063574,-0.0683357063574,0,-3.55774494000152,0.530841892077536,-3.02690304792399,-0.010698558536326 +Alexey Shved,shvedal01,2014,RS,MIN,1347,664,-1.974227457,-0.261977393,-2.23620485,-2.758022337,1.127876345,-1.630145992,-2.300613776,-0.021957503,-2.322571279,0.145905993,0.145905993,0,-0.962816748,-1.287977543,-2.250794291,0.731787582 +Alexey Shved,shvedal01,2015,RS,NYK,831,423,2.532101078,-0.76495086,1.767150218,-1.99787477,2.786464465,0.788589695,1.873481429,0.000293858,1.873775287,1.001278653,1.001278653,0,1.385067669,-0.740621599,0.64444607,0.326776872 +Alexey Shved,shvedal01,2015,RS,PHI,600,285,2.726872084,-5.04693012,-2.320058036,-1.977986517,-7.054480959,-9.032467476,2.129606999,-5.769246594,-3.639639595,-0.129583314,-0.129583314,0,2.41703044,-4.825419704,-2.408389264,0.16567304 +Alexey Shved,shvedal01,2015,RS,HOU,133,59,-4.165789658,-6.255654325,-10.42144398,0.869159268,-4.095540307,-3.226381038,-3.365619193,-6.197761322,-9.563380514,-0.206847875,-0.206847875,0,-2.296471857,-6.481772299,-8.778244156,0.819568757 +Pascal Siakam,siakapa01,2017,PO,TOR,22,10,-1.7252433,-1.163855913,-2.889099214,26.93192663,10.17564386,37.10757049,4.30237332,1.152128252,5.454501572,0.043366317,0,0.043366317,-1.043893487,3.279334652,2.235441165,0.43455308 +Pascal Siakam,siakapa01,2017,RS,TOR,1737,859,-3.488628961,-0.019746946,-3.508375907,-2.759450359,-1.161051446,-3.920501805,-3.603384288,-0.28535389,-3.888738178,-0.497201924,-0.497201924,0,-3.630751667,0.298039848,-3.332711819,-0.366272899 +Pascal Siakam,siakapa01,2018,PO,TOR,356,179,-1.266009411,-5.58407589,-6.850085301,-1.230419735,0.16201025,-1.068409485,-1.323523972,-4.620451387,-5.943975359,-0.297105502,0,-0.297105502,-3.524904276,-4.246781698,-7.771685974,-1.210791116 +Pascal Siakam,siakapa01,2018,RS,TOR,3442,1679,-0.21093975,0.446977161,0.236037411,2.665917773,2.162242321,4.828160094,0.321271097,0.788742227,1.110013324,3.279707013,3.279707013,0,0.674628093,0.497395431,1.172023523,-0.806389906 +Pascal Siakam,siakapa01,2019,PO,TOR,1794,891,0.394659303,1.407583578,1.802242881,0.214366904,0.685676355,0.900043259,0.320556238,1.266248738,1.586804975,2.017760299,0,2.017760299,1.304094172,1.913863181,3.217957353,-0.759120293 +Pascal Siakam,siakapa01,2019,RS,TOR,5355,2548,1.065401784,0.504309165,1.569710949,3.690407543,4.078982506,7.769390048,1.635829303,1.244262697,2.880092,7.303221522,7.303221522,0,1.470885172,1.362819364,2.833704536,-0.220555746 +Pascal Siakam,siakapa01,2020,PO,TOR,852,418,-2.51777915712873,-0.659871362511386,-3.17765051964011,-3.98569372212359,6.40622888694487,2.42053516482128,-2.98058281466906,0.6914306962269,-2.28915211844216,0.100023871992886,0,0.100023871992886,-1.02899103131632,0.888975655887094,-0.140015375429231,-1.31346174521071 +Pascal Siakam,siakapa01,2020,RS,TOR,4481,2110,-0.308665005466522,0.247347216390566,-0.061317789075956,2.68489614379969,4.40031936276814,7.08521550656783,0.270256655443038,1.05492975643963,1.32518641188266,4.39521185170256,4.39521185170256,0,0.933568905575774,1.06246645014663,1.99603535572241,0.190475785122085 +Jordan Sibert,siberjo01,2019,RS,ATL,9,4,10.52197441,-18.08108359,-7.559109179,18.88976914,-52.57291944,-33.6831503,12.92144429,-26.34386004,-13.42241574,-0.021604133,-0.021604133,0,7.288802927,-20.75935827,-13.47055535,-0.824157513 +Xavier Silas,silasxa01,2018,RS,BOS,16,7,-1.679940987,22.55256535,20.87262436,4.624700955,-1.141978866,3.482722089,-0.399490156,18.96243302,18.56294287,0.076845249,0.076845249,0,-0.803441828,17.6208503,16.81740847,0.949002475 +Chris Silva,silvach01,2020,RS,MIA,743,346,-0.71420088323532,-2.82243901085221,-3.53663989408753,-2.08715643845181,-3.4129155510945,-5.50007198954631,-1.08682630578298,-3.1856450155167,-4.27247132129968,-0.271522938173667,-0.271522938173667,0,-1.0177950635189,-2.33645100074092,-3.35424606425982,1.04941531567984 +Ben Simmons,simmobe01,2018,PO,PHI,766,369,-2.272239801,-3.973415143,-6.245654944,-8.767004652,-12.3341873,-21.10119196,-3.80848033,-5.952798703,-9.761279034,-1.376520078,0,-1.376520078,-0.365022766,-5.421024053,-5.786046819,1.085871598 +Ben Simmons,simmobe01,2018,RS,PHI,5792,2732,1.202051793,1.878793127,3.080844919,3.647291602,1.583252135,5.230543737,1.779430531,1.875743449,3.65517398,9.002377041,9.002377041,0,1.813480337,2.389586589,4.203066927,0.826865676 +Ben Simmons,simmobe01,2019,PO,PHI,870,421,1.678758109,1.754134332,3.432892441,-1.958686284,4.554533113,2.59584683,0.967935807,2.396443799,3.364379606,1.349335479,0,1.349335479,0.979268848,1.874391353,2.853660201,-0.380507344 +Ben Simmons,simmobe01,2019,RS,PHI,5849,2700,0.903949082,-1.213487481,-0.309538399,0.183714804,-1.566946295,-1.383231491,0.784566845,-1.365038109,-0.580471264,3.021398732,3.021398732,0,0.841799115,-1.023894854,-0.182095739,1.118026178 +Ben Simmons,simmobe01,2020,RS,PHI,4248,2017,0.364985014945546,2.55486929625764,2.91985431120319,-1.97326591148603,1.36171101600514,-0.611554895480899,-0.11493509868367,2.43592968651503,2.32099458783136,5.27177875785664,5.27177875785664,0,0.876350992285986,3.42744568161755,4.30379667390354,1.04391104351378 +Jonathon Simmons,simmojo02,2016,PO,SAS,48,26,6.322330143,2.547440721,8.869770863,10.54932952,-26.72410652,-16.17477699,7.455465024,-3.546050187,3.909414836,0.089536707,0,0.089536707,0.579631403,0.690682954,1.270314358,-1.640977156 +Jonathon Simmons,simmojo02,2016,RS,SAS,1647,813,-0.836895516,-0.581961937,-1.418857453,-0.406293039,-1.823164814,-2.229457854,-0.85535474,-0.986981027,-1.842335767,0.376950948,0.376950948,0,-1.724303967,-0.326086456,-2.050390423,0.119003084 +Jonathon Simmons,simmojo02,2017,PO,SAS,623,306,2.008207681,1.178536591,3.186744272,0.134763566,2.201313318,2.336076883,1.683630042,1.432157383,3.115787425,0.941925747,0,0.941925747,2.017045723,1.343578907,3.36062463,-0.262508659 +Jonathon Simmons,simmojo02,2017,RS,SAS,2836,1392,-2.045515742,-0.527783396,-2.573299138,-3.207280956,5.719170611,2.511889655,-2.449281875,0.666397394,-1.782884481,0.686081,0.686081,0,-2.722178496,0.597149726,-2.12502877,-0.10895182 +Jonathon Simmons,simmojo02,2018,RS,ORL,4217,2029,-0.55115271,-1.332608959,-1.883761669,-0.228135662,-3.995885191,-4.224020852,-0.469918287,-1.942834841,-2.412753128,0.349770487,0.349770487,0,-1.399807787,-1.625760231,-3.025568018,0.185807916 +Jonathon Simmons,simmojo02,2019,PO,PHI,121,52,-5.192236422,-9.758560743,-14.95079716,-15.48714266,-17.63048884,-33.11763151,-7.711358873,-12.01496572,-19.7263246,-0.473961589,0,-0.473961589,-5.818853335,-15.33408081,-21.15293415,2.022234811 +Jonathon Simmons,simmojo02,2019,RS,PHI,477,219,1.275165773,-2.331943157,-1.056777384,0.864970784,-3.268638011,-2.403667228,1.250507636,-2.662955812,-1.412448176,0.149396622,0.149396622,0,0.37804602,-2.234055671,-1.856009651,-0.036227778 +Jonathon Simmons,simmojo02,2019,RS,ORL,1792,845,-3.540432335,0.699889308,-2.840543027,-5.405160348,0.542996024,-4.862164324,-4.12473059,0.694256875,-3.430473715,-0.293568911,-0.293568911,0,-4.193832697,-0.36290938,-4.556742076,0.070786263 +Kobi Simmons,simmoko01,2018,RS,MEM,1311,643,-3.954225284,-5.582506259,-9.536731543,-0.545195371,-7.947826818,-8.493022189,-3.42881913,-6.370852822,-9.799671952,-2.307151662,-2.307151662,0,-3.550004049,-5.311883346,-8.861887395,-0.23821534 +Kobi Simmons,simmoko01,2019,RS,CLE,4,2,-7.66521548,11.96403299,4.298817513,-17.1279683,46.68594577,29.55797747,-10.09743416,20.12301012,10.02557597,0.012635212,0.012635212,0,-9.742481122,15.09525099,5.352769869,-3.134801056 +Anfernee Simons,simonan01,2019,PO,POR,27,12,-15.23278748,1.622870526,-13.60991695,-28.14749041,2.929301403,-25.218189,-18.94700742,2.012150836,-16.93485659,-0.090234117,0,-0.090234117,-13.82157912,0.017006185,-13.80457293,0.738405487 +Anfernee Simons,simonan01,2019,RS,POR,309,141,-1.942207781,-5.484689617,-7.426897398,-2.770155448,-9.126324725,-11.89648017,-2.317301394,-6.596722224,-8.914023617,-0.444902691,-0.444902691,0,-2.684700868,-6.89502487,-9.579725738,0.338753558 +Anfernee Simons,simonan01,2020,PO,POR,180,82,2.00811172667918,2.02606959924012,4.0341813259193,14.394669806301,-0.09525097878471,14.2994188275163,4.75137673447833,1.71655959254379,6.46793632702212,0.402411337612484,0,0.402411337612484,3.92028881396883,0.895247006489593,4.81553582045843,1.16680575489027 +Anfernee Simons,simonan01,2020,RS,POR,3112,1449,-1.79368174036628,-3.50857899895227,-5.30226073931856,-5.37030525961826,-1.95817420436878,-7.32847946398704,-2.68411191463716,-3.34542555346148,-6.02953746809863,-2.41195908203701,-2.41195908203701,0,-2.33154928247533,-2.98031115248818,-5.31186043496351,-0.527965741998973 +Henry Sims,simshe01,2014,RS,CLE,346,168,-5.998778041,2.806421112,-3.192356929,-10.50043929,8.191465467,-2.308973822,-7.281935496,4.138735663,-3.143199833,-0.033787999,-0.033787999,0,-6.992037784,1.301016664,-5.69102112,0.243113989 +Henry Sims,simshe01,2014,RS,PHI,1430,707,0.500271083,-1.098126902,-0.597855819,0.685611401,-1.597868262,-0.91225686,0.660824489,-1.217579542,-0.556755053,0.792511704,0.792511704,0,0.338593458,-0.94753632,-0.608942862,0.167702431 +Henry Sims,simshe01,2015,RS,PHI,2846,1399,-2.776003127,-1.893092852,-4.669095979,-4.427200238,-1.34923826,-5.776438498,-3.142223805,-1.897388924,-5.039612729,-1.644304679,-1.644304679,0,-3.248399846,-2.046593796,-5.294993643,0.589609534 +Henry Sims,simshe01,2016,RS,BRK,545,263,-2.698340487,-6.526994923,-9.225335411,-3.918571419,-4.72182884,-8.640400259,-3.056142579,-6.437553841,-9.493696419,-0.91169382,-0.91169382,0,-2.153271393,-3.480334159,-5.633605553,0.735029168 +Chris Singleton,singlch01,2014,RS,WAS,499,250,-3.886387032,-2.224443576,-6.110830608,-9.530965644,-3.696768883,-13.22773453,-5.289051087,-2.69620293,-7.985254017,-0.664335463,-0.664335463,0,-5.574491957,-2.655373699,-8.229865656,-0.491410825 +Kyle Singler,singlky01,2014,RS,DET,4719,2337,0.470215324,-0.33782124,0.132394084,-1.904997228,-0.512356328,-2.417353556,-0.010128283,-0.338462603,-0.348590886,2.861810807,2.861810807,0,0.056505404,-0.15590241,-0.099397006,-0.049546829 +Kyle Singler,singlky01,2015,RS,OKC,946,456,-2.330581309,-1.56439177,-3.894973079,0.864749167,-3.089832976,-2.22508381,-1.84831037,-1.987312631,-3.835623001,-0.252641964,-0.252641964,0,-2.16329363,-1.399342324,-3.562635953,0.026755431 +Kyle Singler,singlky01,2015,RS,DET,2546,1287,-0.72900028,-0.305543936,-1.034544216,-1.51351002,-1.353574901,-2.867084921,-0.951026382,-0.523415278,-1.47444166,0.835535062,0.835535062,0,-0.828111459,-0.572789558,-1.400901017,-0.23258953 +Kyle Singler,singlky01,2016,PO,OKC,101,51,-3.325130331,-7.0337347,-10.35886503,-12.04265475,2.200413562,-9.842241184,-5.546580397,-5.57801104,-11.12459144,-0.222165996,0,-0.222165996,-4.377629481,-4.606225518,-8.983854999,-1.090149187 +Kyle Singler,singlky01,2016,RS,OKC,2037,977,-1.423446674,-1.191172982,-2.614619656,-4.822626514,-0.780239377,-5.602865891,-2.275741354,-1.207547811,-3.483289165,-0.365642777,-0.365642777,0,-2.550557517,-0.95136093,-3.501918447,0.033013644 +Kyle Singler,singlky01,2017,PO,OKC,23,10,-8.935830898,4.19733203,-4.738498868,-9.111426794,-21.59510968,-30.70653647,-9.502881514,-0.968902775,-10.47178429,-0.040808962,0,-0.040808962,-9.601031295,-1.690798626,-11.29182992,0.420602016 +Kyle Singler,singlky01,2017,RS,OKC,791,385,-4.030438889,-1.165068143,-5.195507032,-4.104209007,2.369688192,-1.734520815,-4.295762486,-0.498702413,-4.794464899,-0.399285214,-0.399285214,0,-5.803240284,-1.006144875,-6.80938516,-0.562498008 +Kyle Singler,singlky01,2018,RS,OKC,122,59,-6.843372362,-3.243072321,-10.08644468,-7.308471685,6.83954631,-0.468925375,-7.391193512,-1.357113226,-8.748306738,-0.181201465,-0.181201465,0,-6.377196511,-3.654969954,-10.03216646,0.352503379 +Peyton Siva,sivape01,2014,RS,DET,421,224,-4.277090241,-1.480638003,-5.757728244,-1.786822384,-3.655917372,-5.442739756,-4.008051526,-1.956590997,-5.964642523,-0.363037662,-0.363037662,0,-3.151920767,-1.725337095,-4.877257863,-1.134922328 +Donald Sloan,sloando01,2014,PO,IND,31,15,-4.762556609,-8.006370598,-12.76892721,6.288959827,-0.982627798,5.306332028,-2.635268917,-7.050249964,-9.685518881,-0.054717748,0,-0.054717748,-1.990341271,-6.896389851,-8.886731123,-0.041200013 +Donald Sloan,sloando01,2014,RS,IND,775,392,-3.00675522,-2.19469914,-5.201454359,-6.781678922,-2.888434637,-9.670113559,-3.955320786,-2.548638761,-6.503959547,-0.740248586,-0.740248586,0,-3.932968141,-2.703534058,-6.636502199,-1.346170398 +Donald Sloan,sloando01,2015,RS,IND,2180,1107,-0.711018136,-2.096404872,-2.807423007,-2.961092754,-0.163553635,-3.124646389,-1.20488313,-1.835356011,-3.040239141,-0.160700584,-0.160700584,0,-1.551750937,-2.099951713,-3.65170265,-1.886005835 +Donald Sloan,sloando01,2016,RS,BRK,2661,1318,0.181040954,-2.329779273,-2.148738319,0.90119077,-1.614372162,-0.713181391,0.390045836,-2.269420989,-1.879375153,0.58134201,0.58134201,0,0.054116967,-2.78717645,-2.733059483,-0.684963292 +Alen Smailagic,smailal01,2020,RS,GSW,304,139,-1.55015590543192,-1.14133136904632,-2.69148727447823,3.21632297612255,-1.15448200243872,2.06184097368382,-0.560627414425707,-1.12433518145335,-1.68496259587906,0.076080015316409,0.076080015316409,0,-1.16544289477767,-2.16563383689714,-3.33107673167481,0.743380745441648 +Marcus Smart,smartma01,2015,PO,BOS,180,90,0.451859151,-3.271536997,-2.819677847,-8.42654829,-12.16256705,-20.58911534,-1.332089855,-5.329641693,-6.661731547,-0.185202026,0,-0.185202026,-3.41556514,-4.295116375,-7.710681515,-0.025917042 +Marcus Smart,smartma01,2015,RS,BOS,3667,1808,-0.345007097,1.805966831,1.460959734,2.843401339,1.144069654,3.987470993,0.317908651,1.767092775,2.085001426,4.474370737,4.474370737,0,0.729569838,2.359844261,3.089414099,0.308846296 +Marcus Smart,smartma01,2016,PO,BOS,399,193,1.590369723,2.84141987,4.431789593,1.612878595,3.3139664,4.926844995,1.744394334,3.101601082,4.845995416,0.779710995,0,0.779710995,3.817644221,-0.517110786,3.300533434,1.021693368 +Marcus Smart,smartma01,2016,RS,BOS,3547,1667,0.226781521,1.571485478,1.798266999,-3.018353285,2.905431981,-0.112921304,-0.449819612,1.911222371,1.461402759,3.626456893,3.626456893,0,-0.268969096,2.404049271,2.135080175,1.217873011 +Marcus Smart,smartma01,2017,PO,BOS,1074,538,-1.176917192,-0.040437448,-1.21735464,-0.132143559,6.48937337,6.357229811,-1.031056316,1.346654728,0.315598412,0.871872634,0,0.871872634,-1.243261654,1.762364658,0.519103004,0.446878993 +Marcus Smart,smartma01,2017,RS,BOS,4970,2399,-0.490169854,1.687680242,1.197510388,-3.376138255,2.934297789,-0.441840466,-1.155399372,2.051875316,0.896475944,4.49364116,4.49364116,0,-0.424556624,1.912744806,1.488188182,0.669547566 +Marcus Smart,smartma01,2018,PO,BOS,911,449,0.235214155,5.602031683,5.837245838,-1.777185073,1.07266457,-0.704520503,-0.163840883,4.945674114,4.781833231,1.808621849,0,1.808621849,-1.263700084,4.507754677,3.244054593,1.596290506 +Marcus Smart,smartma01,2018,RS,BOS,3331,1614,-0.93434167,1.080274046,0.145932376,-0.696776726,3.868877654,3.172100928,-0.931204579,1.677693923,0.746489343,2.898186536,2.898186536,0,-0.895576849,1.425687773,0.530110923,0.653136304 +Marcus Smart,smartma01,2019,PO,BOS,74,32,-5.474903578,7.140432717,1.66552914,-20.21039115,4.884742381,-15.32564877,-8.860678265,7.002730926,-1.857947338,0.015589327,0,0.015589327,-3.527990929,5.943520295,2.415529366,3.763288684 +Marcus Smart,smartma01,2019,RS,BOS,4640,2200,-0.019676386,2.414918081,2.395241695,1.172768711,0.830900104,2.003668815,0.236908512,2.192167546,2.429076058,5.836672785,5.836672785,0,0.800170377,2.985747033,3.78591741,0.411473043 +Marcus Smart,smartma01,2020,PO,BOS,1305,648,0.937261110172706,1.49830355729877,2.43556466747148,5.23670270699541,2.51954688821825,7.75624959521366,1.83064414383859,1.73423017184995,3.56487431568854,2.1576818373775,0,2.1576818373775,3.50259870209737,1.90136147063256,5.40396017272994,0.205335128287849 +Marcus Smart,smartma01,2020,RS,BOS,4058,1919,1.33351158165668,1.77635469655511,3.10986627821179,-1.73585402866052,2.31940226002176,0.583548231361244,0.736109729151715,1.95906547076203,2.69517519991374,5.35730011840893,5.35730011840893,0,1.27767128634914,2.64438033222957,3.9220516185787,0.499328086610594 +Chris Smith,smithch05,2014,RS,NYK,5,2,-10.0312651,-35.74773654,-45.77900165,-9.293069913,-61.42981959,-70.7228895,-10.37911186,-43.21280778,-53.59191964,-0.052849476,-0.052849476,0,-7.602390666,-31.74742682,-39.34981749,1.794056568 +Dennis Smith Jr.,smithde03,2018,RS,DAL,4190,2049,-1.943377681,-3.054735639,-4.998113319,-2.875500158,-3.418775063,-6.294275221,-2.212763567,-3.314312723,-5.52707629,-2.910999349,-2.910999349,0,-1.177785667,-2.599662734,-3.777448401,0.268029569 +Dennis Smith Jr.,smithde03,2019,RS,DAL,1918,908,-2.796112865,0.729422904,-2.066689961,-3.655272524,1.175406853,-2.479865671,-3.124296521,0.867304562,-2.256991959,0.229799732,0.229799732,0,-2.200802319,1.119780756,-1.081021563,0.628298327 +Dennis Smith Jr.,smithde03,2019,RS,NYK,1265,600,-2.515083013,1.221630954,-1.293452059,-2.963045024,2.571550194,-0.391494829,-2.644857288,1.632869366,-1.011987922,0.532566343,0.532566343,0,-2.702412054,1.271680998,-1.430731056,0.100772801 +Dennis Smith Jr.,smithde03,2020,RS,NYK,1132,537,-4.5384748160837,-0.053297236808569,-4.59177205289227,-6.83067117873051,-3.97079522754615,-10.8014664062767,-5.22726372287009,-0.83281878095788,-6.06008250382797,-0.906746846603859,-0.906746846603859,0,-4.06589038756588,-0.422394743129845,-4.48828513069572,-0.015869366640719 +Greg Smith,smithgr02,2014,RS,HOU,208,100,0.647076721,-2.105710049,-1.458633328,-1.973793374,-2.84238803,-4.816181404,0.084887509,-2.382384863,-2.297497355,0.023094182,0.023094182,0,-1.1020295,-2.620392631,-3.722422132,0.031146475 +Greg Smith,smithgr02,2015,PO,DAL,4,1,-1.806680757,1.536030623,-0.270650133,31.65108468,36.70479272,68.35587739,5.12052288,9.204323635,14.32484652,0.009520455,0,0.009520455,1.706781915,-0.124981096,1.58180082,5.75290411 +Greg Smith,smithgr02,2015,RS,DAL,741,363,-3.052677807,-2.838916524,-5.891594331,-6.723886462,3.835071894,-2.888814568,-4.009114021,-1.621577915,-5.630691936,-0.532246656,-0.532246656,0,-4.371782223,-1.703757783,-6.075540006,-0.227370265 +Greg Smith,smithgr02,2016,RS,MIN,394,192,-4.278688797,-0.870654894,-5.149343691,-4.003427793,-5.632697894,-9.636125687,-4.488718986,-1.858259875,-6.34697886,-0.352695497,-0.352695497,0,-5.187304361,-1.316128946,-6.503433307,0.094617105 +Ish Smith,smithis01,2014,RS,PHO,2052,1006,-0.397117936,0.3916641,-0.005453836,-3.148906132,1.610736321,-1.538169811,-1.024709679,0.662929228,-0.361780451,1.215226648,1.215226648,0,-1.161799124,0.588158439,-0.573640686,-0.825812826 +Ish Smith,smithis01,2015,RS,OKC,331,155,-2.856218405,-4.101494083,-6.957712488,-6.989000833,-0.595083244,-7.584084077,-3.945106537,-3.643424272,-7.58853081,-0.381806332,-0.381806332,0,-3.638683966,-3.900514703,-7.539198669,-0.207891456 +Ish Smith,smithis01,2015,RS,PHI,1385,677,-1.495004781,-1.116781058,-2.611785839,-0.569867367,0.462164242,-0.107703125,-1.178738076,-0.859655318,-2.038393394,0.245759374,0.245759374,0,-2.160144722,-0.539101891,-2.699246613,-0.013027171 +Ish Smith,smithis01,2016,RS,NOP,1284,617,1.818606263,-0.969639514,0.848966749,1.444393546,-1.686613953,-0.242220407,1.87082975,-1.130655426,0.740174324,1.090605421,1.090605421,0,1.490896113,-1.135009709,0.355886404,-0.7184397 +Ish Smith,smithis01,2016,RS,PHI,3352,1622,-0.870743774,-0.766001286,-1.63674506,1.250781557,-2.07060981,-0.819828253,-0.345777512,-1.04087331,-1.386650822,1.118448883,1.118448883,0,-0.468505773,-0.860275093,-1.328780866,-0.847255583 +Ish Smith,smithis01,2017,RS,DET,3958,1955,-0.269956085,-1.920860457,-2.190816542,0.517301752,3.136373058,3.653674811,-0.082689526,-0.989461295,-1.072150821,1.64977743,1.64977743,0,-1.022728548,-0.453522956,-1.476251504,-1.393688805 +Ish Smith,smithis01,2018,RS,DET,4196,2043,-0.152501698,1.057560962,0.905059264,1.738274557,0.583969971,2.322244528,0.251624831,1.01269755,1.264322381,4.136540194,4.136540194,0,-0.299327061,0.812867476,0.513540414,-1.131838286 +Ish Smith,smithis01,2019,PO,DET,173,81,-5.987725404,-1.995556096,-7.9832815,-17.51546068,16.01526189,-1.500198788,-8.635208003,1.772804146,-6.862403857,-0.173654859,0,-0.173654859,-4.534824425,0.338135045,-4.19668938,-0.921596725 +Ish Smith,smithis01,2019,RS,DET,2572,1251,-0.249931522,-1.333400541,-1.583332062,2.492296913,-0.545010731,1.947286182,0.320921686,-1.255536153,-0.934614467,1.137886163,1.137886163,0,-0.348725625,-1.137463142,-1.486188767,-1.829673619 +Ish Smith,smithis01,2020,RS,WAS,3890,1787,-0.40922447770384,-2.88506268943349,-3.29428716713733,0.119442508331968,0.096895285655096,0.216337793987064,-0.321161775242827,-2.37213413907097,-2.6932959143138,0.051290516807781,0.051290516807781,0,-0.233421218128501,-2.56355923202596,-2.79698045015446,-0.806093770141129 +Jason Smith,smithja02,2014,RS,NOP,1634,830,-2.889565634,-1.73515961,-4.624725244,1.011191966,-2.787197786,-1.77600582,-2.255006194,-2.035216195,-4.290222389,-0.644862422,-0.644862422,0,-1.845646677,-0.72912261,-2.574769287,-1.08371681 +Jason Smith,smithja02,2015,RS,NYK,3492,1785,-2.991261974,-1.951076634,-4.942338608,-1.012010156,-5.172018009,-6.184028165,-2.674278077,-2.678864534,-5.353142611,-2.370735988,-2.370735988,0,-2.86266783,-3.383977337,-6.246645167,0.001447713 +Jason Smith,smithja02,2016,RS,ORL,2432,1181,-2.477960888,-0.981770199,-3.459731087,-0.715640065,0.307650858,-0.407989207,-2.252707787,-0.771386637,-3.024094424,-0.165043993,-0.165043993,0,-1.621893854,-0.895768881,-2.517662736,-0.065410436 +Jason Smith,smithja02,2017,PO,WAS,330,157,-3.120183534,-2.288679912,-5.408863446,-15.14968327,0.727195498,-14.42248777,-5.876083986,-1.825037785,-7.701121772,-0.412937103,0,-0.412937103,-4.97513114,-4.416540105,-9.391671245,0.922871687 +Jason Smith,smithja02,2017,RS,WAS,2196,1068,-1.182015891,-0.428984244,-1.611000135,-1.991295361,-0.428177302,-2.419472664,-1.436673568,-0.465197189,-1.901870757,0.460787077,0.460787077,0,-1.26900989,-0.369423051,-1.638432941,-0.287204202 +Jason Smith,smithja02,2018,PO,WAS,5,2,-1.744109577,-30.18894309,-31.93305267,-8.807666687,-16.86205033,-25.66971702,-3.40028269,-29.32503687,-32.72531956,-0.031278305,0,-0.031278305,-2.525618732,-26.16202314,-28.68764187,-0.827792703 +Jason Smith,smithja02,2018,RS,WAS,610,285,-6.18917538,-2.327082649,-8.516258029,-7.730507834,-3.611635565,-11.3421434,-6.894875494,-2.736519131,-9.631394625,-1.007598923,-1.007598923,0,-5.746821966,-3.94931507,-9.696137036,0.693557379 +Jason Smith,smithja02,2019,RS,NOP,45,20,-5.660116321,-3.225544652,-8.885660972,2.117633212,1.082775951,3.200409163,-4.397046434,-2.472707533,-6.869753967,-0.042423734,-0.042423734,0,-2.17588339,-5.609418177,-7.785301566,0.935216116 +Jason Smith,smithja02,2019,RS,WAS,285,130,-4.140921568,-1.903271658,-6.044193226,-6.181611272,4.32166149,-1.859949782,-4.815863898,-0.634871164,-5.450735062,-0.180445028,-0.180445028,0,-3.227214865,-1.873777327,-5.100992192,0.748766246 +Jason Smith,smithja02,2019,RS,MIL,90,40,-6.801536273,1.231913274,-5.569622999,-17.71204307,-4.690388213,-22.40243128,-9.636451112,-0.082734215,-9.719185327,-0.145393824,-0.145393824,0,-7.339976318,-0.240609884,-7.580586202,2.269105464 +Josh Smith,smithjo03,2014,RS,DET,5492,2730,-2.000257186,1.038175417,-0.962081768,-0.96523965,-0.760185065,-1.725424714,-1.887861948,0.782577263,-1.105284685,2.317917294,2.317917294,0,-0.724310844,0.639359154,-0.084951689,1.13390156 +Josh Smith,smithjo03,2015,PO,HOU,857,396,1.38400716,0.500672746,1.884679906,7.346691862,-3.653533135,3.693158727,2.63498237,-0.325356896,2.309625474,1.075853815,0,1.075853815,1.96773988,0.335797328,2.303537208,1.972635532 +Josh Smith,smithjo03,2015,RS,DET,1785,896,-3.244459356,1.900372505,-1.344086851,-8.20926794,-2.334474411,-10.54374235,-4.456964256,1.161763847,-3.295200409,-0.251082989,-0.251082989,0,-3.134864553,1.1312094,-2.003655152,0.71200129 +Josh Smith,smithjo03,2015,RS,HOU,2951,1404,-1.559839349,3.519730582,1.959891232,0.633942663,2.739181808,3.373124471,-1.209464065,3.520495555,2.311031491,3.716676226,3.716676226,0,-0.316007951,2.890510062,2.574502111,2.416436069 +Josh Smith,smithjo03,2016,PO,HOU,83,38,-2.057254498,0.653229232,-1.404025266,4.730551435,0.037026563,4.767577998,-0.649431582,0.540871426,-0.108560156,0.053602234,0,0.053602234,-2.263763562,1.881607742,-0.38215582,1.41356494 +Josh Smith,smithjo03,2016,RS,HOU,895,421,-3.80263538,0.919309905,-2.883325475,0.356248711,-0.261509044,0.094739667,-3.185268575,0.756310954,-2.428957621,0.070468074,0.070468074,0,-2.372874684,0.436006042,-1.936868642,2.13962762 +Josh Smith,smithjo03,2016,RS,LAC,956,459,-4.730846469,3.521409556,-1.209436914,-10.05039694,2.84530791,-7.205089026,-6.168652095,3.532343427,-2.636308668,0.027029334,0.027029334,0,-4.141110122,3.110124946,-1.030985176,1.485924972 +Josh Smith,smithjo03,2018,RS,NOP,27,12,-0.862448582,-3.527564275,-4.390012857,-23.08505324,1.434377857,-21.65067538,-5.574208847,-2.730917534,-8.305126381,-0.033867065,-0.033867065,0,-6.294885546,-1.119731256,-7.414616802,-0.418946084 +JR Smith,smithjr01,2014,RS,NYK,4638,2421,1.700410589,-3.309181452,-1.608770862,1.52306409,-1.645572925,-0.122508835,1.75020889,-3.133327255,-1.383118366,1.678540548,1.678540548,0,2.082828356,-2.650255079,-0.567426722,-0.55807924 +JR Smith,smithjr01,2015,PO,CLE,1078,560,3.08620098,-0.83160282,2.25459816,2.039321501,1.845011279,3.884332781,2.968019227,-0.367590305,2.600428922,1.566989687,0,1.566989687,4.770423143,-0.260845227,4.509577916,-0.589496558 +JR Smith,smithjr01,2015,RS,CLE,2894,1461,3.185564304,-0.025025316,3.160538987,2.123864128,1.386674659,3.510538787,3.085660874,0.268822335,3.354483209,4.559003423,4.559003423,0,3.82110584,0.362396668,4.183502508,0.183519901 +JR Smith,smithjr01,2015,RS,NYK,1207,619,-0.932092708,-4.093962592,-5.0260553,1.718725648,-2.454640233,-0.735914585,-0.330315321,-3.939056576,-4.269371898,-0.480026418,-0.480026418,0,0.432136628,-4.5730058,-4.140869173,0.037532474 +JR Smith,smithjr01,2016,PO,CLE,1404,730,3.858978732,-1.9601931,1.898785633,10.92708027,-2.121263757,8.805816514,5.40600549,-2.143750249,3.262255241,2.302739541,0,2.302739541,6.084928835,-1.387199395,4.69772944,-0.276889249 +JR Smith,smithjr01,2016,RS,CLE,4653,2362,2.129597209,-0.651093632,1.478503577,2.938595932,-3.581296207,-0.642700274,2.377139565,-1.315295561,1.061844003,4.582756258,4.582756258,0,2.738685981,-0.895307701,1.84337828,-0.231169203 +JR Smith,smithjr01,2017,PO,CLE,988,487,1.240052769,0.097882749,1.337935517,5.101151914,-0.951348619,4.149803295,1.991337762,-0.139389356,1.851948407,1.179558862,0,1.179558862,2.002453366,-0.108564562,1.893888804,0.021813218 +JR Smith,smithjr01,2017,RS,CLE,2416,1187,-0.578739123,-0.203399137,-0.78213826,-0.069711238,-1.69439084,-1.764102078,-0.544383466,-0.526942074,-1.07132554,1.014718113,1.014718113,0,0.608884723,-0.437949758,0.170934965,-0.183283761 +JR Smith,smithjr01,2018,PO,CLE,1373,706,-0.30849665,-1.064509923,-1.373006573,5.014198199,-3.560764186,1.453434013,0.704518382,-1.632494859,-0.927976477,0.677255533,0,0.677255533,1.632582744,-0.699158127,0.933424617,0.054600245 +JR Smith,smithjr01,2018,RS,CLE,4630,2244,-0.66996196,-2.367251498,-3.037213458,-0.968757749,-4.64248124,-5.611238989,-0.81723767,-2.960707396,-3.777945066,-1.17608558,-1.17608558,0,-0.712667088,-2.371540532,-3.08420762,-0.06719501 +JR Smith,smithjr01,2019,RS,CLE,471,222,-2.83022863,-2.097215185,-4.927443815,-3.299441249,5.118057414,1.818616165,-3.064124219,-0.648625625,-3.712749844,-0.109897562,-0.109897562,0,-1.964573845,-1.744528713,-3.709102558,0.79653722 +JR Smith,smithjr01,2020,PO,LAL,164,75,-9.99302953480777,-5.58458684342763,-15.5776163782354,-12.0561452611894,-3.08867475942864,-15.144820020618,-11.1128343571917,-5.49717824355741,-16.6100126007491,-0.552838750458949,0,-0.552838750458949,-10.9339992368682,-5.54209249769145,-16.4760917345597,1.06294474063282 +JR Smith,smithjr01,2020,RS,LAL,177,79,-6.14948246932406,-4.84350712108333,-10.9929895904074,-7.34558067225933,-6.21283668912843,-13.5584173613878,-6.77888224022949,-5.4618730534897,-12.2407552937192,-0.385058784555054,-0.385058784555054,0,-4.80552364771178,-5.67397099388765,-10.4794946415994,0.674310272332389 +Russ Smith,smithru01,2015,PO,MEM,6,3,16.07061945,2.312846084,18.38346553,29.07430236,20.89623843,49.97054078,19.73254854,6.219043854,25.95159239,0.042960723,0,0.042960723,10.53217577,-0.809226496,9.722949277,-4.999707911 +Russ Smith,smithru01,2015,RS,MEM,78,36,7.368803607,6.70848425,14.07728786,3.07143158,20.699138,23.77056958,6.965967581,10.04195894,17.00792652,0.373487544,0.373487544,0,3.910784102,6.618083512,10.52886761,2.798307911 +Russ Smith,smithru01,2015,RS,NOP,63,29,-14.79395017,-10.38487016,-25.17882033,-20.01391352,7.073340956,-12.94057256,-16.81084848,-7.335395807,-24.14624429,-0.32828417,-0.32828417,0,-12.74512167,-7.108651379,-19.85377305,3.546995533 +Russ Smith,smithru01,2016,RS,MEM,150,66,-5.650660492,-3.823262864,-9.473923356,-9.917836122,-4.436566021,-14.35440214,-6.830890603,-4.125356071,-10.95624667,-0.279779395,-0.279779395,0,-4.980592926,-4.278910513,-9.259503439,1.219486182 +Zhaire Smith,smithzh01,2019,PO,PHI,13,5,-3.931787966,13.78757196,9.855783992,-5.682808273,66.2562446,60.57343633,-4.592940702,25.61131561,21.0183749,0.061682003,0,0.061682003,-3.742147543,18.68191985,14.93977231,-1.355447023 +Zhaire Smith,smithzh01,2019,RS,PHI,239,111,-0.849045619,-1.177452162,-2.026497781,9.534233199,-4.823548117,4.710685082,1.252459708,-2.005875306,-0.753415598,0.113419146,0.113419146,0,0.760670601,-2.438071183,-1.677400581,0.313821498 +Zhaire Smith,smithzh01,2020,RS,PHI,72,32,-7.79959179218863,-0.154096926272142,-7.95368871846077,-2.62083320909467,-9.07179718346745,-11.6926303925621,-7.19213572834822,-2.03512970836487,-9.22726543671309,-0.106404430637119,-0.106404430637119,0,-7.43896232605117,-0.967607658657886,-8.40656998470906,0.631453857207464 +Tony Snell,snellto01,2014,PO,CHI,87,46,-4.275682462,-3.751789679,-8.027472141,-1.394229169,0.445080058,-0.949149111,-3.938519568,-3.096199575,-7.034719143,-0.103720444,0,-0.103720444,-3.427885284,-3.764552151,-7.192437434,0.007122711 +Tony Snell,snellto01,2014,RS,CHI,2367,1231,-2.071720195,-0.501626773,-2.573346968,-4.954720635,-1.486228675,-6.440949311,-2.782543822,-0.791974568,-3.574518391,-0.514389269,-0.514389269,0,-4.054296854,-1.115509462,-5.169806315,-0.639863583 +Tony Snell,snellto01,2015,PO,CHI,270,140,-1.309324372,-4.578605417,-5.887929789,-10.72312084,5.24369344,-5.479427401,-3.430425642,-2.841515446,-6.271941088,-0.25866733,0,-0.25866733,-2.645418994,-6.102556244,-8.747975238,-0.292701427 +Tony Snell,snellto01,2015,RS,CHI,2792,1412,-0.113942986,0.357185314,0.243242328,1.233083556,0.735868617,1.968952173,0.111233539,0.442492176,0.553725715,2.377073067,2.377073067,0,-0.080600245,-0.262728927,-0.343329173,-0.118411697 +Tony Snell,snellto01,2016,RS,CHI,2669,1301,-2.616740614,-0.2888438,-2.905584414,-0.676175198,6.110217634,5.434042437,-2.368173956,1.030044467,-1.338129489,0.935556783,0.935556783,0,-2.519282098,-0.361565211,-2.880847309,-0.166900626 +Tony Snell,snellto01,2017,PO,MIL,355,185,1.580661387,-2.883150319,-1.302488933,2.81196222,-4.295695878,-1.483733658,2.034363929,-3.444046526,-1.409682597,0.131375791,0,0.131375791,-1.304028755,-2.549554064,-3.853582819,0.666192906 +Tony Snell,snellto01,2017,RS,MIL,4659,2336,-0.758028292,-1.164855599,-1.922883892,0.350167673,-2.870862921,-2.520695248,-0.584277092,-1.576686078,-2.160963169,0.699467445,0.699467445,0,-0.821524523,-1.352465718,-2.17399024,-0.358067891 +Tony Snell,snellto01,2018,PO,MIL,267,134,-2.835295645,-4.106550766,-6.941846411,-7.046292146,4.111308382,-2.934983764,-4.018880531,-2.555488188,-6.574368719,-0.271353917,0,-0.271353917,-1.494128264,-3.917114411,-5.411242676,0.612972039 +Tony Snell,snellto01,2018,RS,MIL,4187,2053,-1.389930583,-1.309025813,-2.698956396,0.766924027,-3.691313585,-2.924389559,-1.051942946,-1.862950221,-2.914893167,-0.171759664,-0.171759664,0,-1.383901603,-1.762540481,-3.146442084,-0.549139194 +Tony Snell,snellto01,2019,PO,MIL,68,28,-1.654052019,-3.501202892,-5.155254911,-7.227205656,-10.99339471,-18.22060036,-3.039441771,-5.404685547,-8.444127318,-0.084080916,0,-0.084080916,-1.093671087,-7.072341026,-8.166012113,0.220321402 +Tony Snell,snellto01,2019,RS,MIL,2845,1304,-0.188049534,-1.441510554,-1.629560088,0.358031675,0.444047671,0.802079346,-0.113699344,-1.212572912,-1.326272256,0.940607074,0.940607074,0,-0.411811322,-1.48123618,-1.893047502,-0.71013238 +Tony Snell,snellto01,2020,RS,DET,3365,1641,0.372157275051176,-1.70754486325893,-1.33538758820776,-2.67337902980081,-1.22391390053353,-3.89729293033433,-0.21188668076584,-1.67805478943577,-1.88994147020161,0.712551554935515,0.712551554935515,0,-0.871691371615288,-1.92686205405911,-2.79855342567439,-1.0666374695204 +James Southerland,southja01,2014,RS,CHA,7,3,-26.28176746,15.08052971,-11.20123775,-63.9586501,24.30173724,-39.65691286,-35.78365469,17.85921732,-17.92443737,-0.023650662,-0.023650662,0,-32.01520802,8.562328417,-23.45287961,1.753723188 +James Southerland,southja01,2014,RS,NOP,54,27,2.189489027,9.555537612,11.74502664,7.975871844,8.371454711,16.34732655,3.548360716,9.953046176,13.50140689,0.22300988,0.22300988,0,3.689414765,5.273589818,8.963004584,-0.368352184 +Ray Spalding,spaldra01,2019,RS,PHO,323,147,-4.337762649,-3.010814185,-7.348576834,-2.514651318,3.41264119,0.897989872,-4.168088268,-1.744700678,-5.912788946,-0.239853752,-0.239853752,0,-4.572799481,-1.258146639,-5.830946121,1.13703034 +Ray Spalding,spaldra01,2019,RS,DAL,2,1,-20.27274823,-15.72068701,-35.99343523,-69.24010896,-0.579790356,-69.81989931,-31.74373447,-13.43997247,-45.18370694,-0.021477485,-0.021477485,0,-32.03284089,-6.441144588,-38.47398548,-0.810578072 +Marreese Speights,speigma01,2014,PO,GSW,139,68,4.12770084,-1.040477095,3.087223745,-3.925492988,2.133811352,-1.791681636,2.628100152,-0.424232658,2.203867494,0.178350902,0,0.178350902,-0.874820328,0.238902603,-0.635917724,0.572568777 +Marreese Speights,speigma01,2014,RS,GSW,2060,982,-3.118487865,-1.379790196,-4.498278061,-8.078058109,-0.511096862,-8.589154972,-4.396476819,-1.36330767,-5.759784489,-1.520070678,-1.520070678,0,-3.853512328,-1.124710874,-4.978223201,0.770860699 +Marreese Speights,speigma01,2015,PO,GSW,140,67,-6.584060174,-0.390948818,-6.975008992,-5.195485976,-1.297654062,-6.493140039,-6.812748299,-0.767021968,-7.579770267,-0.172843806,0,-0.172843806,-5.194266943,1.746289696,-3.447977247,1.455439562 +Marreese Speights,speigma01,2015,RS,GSW,2572,1207,-1.267614239,-1.217036934,-2.484651173,-0.867577932,-2.456486558,-3.324064491,-1.443858271,-1.644873761,-3.088732032,-0.210478897,-0.210478897,0,-0.744077956,-0.639814957,-1.383892913,0.866036443 +Marreese Speights,speigma01,2016,PO,GSW,422,201,-1.978796712,-3.08432591,-5.063122622,-5.243129115,0.137182608,-5.105946507,-2.918637887,-2.635859118,-5.554497005,-0.301775327,0,-0.301775327,-4.035626194,-1.924614792,-5.960240986,1.652568001 +Marreese Speights,speigma01,2016,RS,GSW,1735,832,-3.067724124,2.534702132,-0.533021992,-4.250239801,-3.382773969,-7.63301377,-3.743051667,1.370500269,-2.372551399,0.160680654,0.160680654,0,-1.829035116,1.197360921,-0.631674195,0.279828272 +Marreese Speights,speigma01,2017,PO,LAC,191,98,1.69355809,-0.747236155,0.946321935,0.886508368,4.636899623,5.523407992,1.606827497,0.281216165,1.888043662,0.242282383,0,0.242282383,3.693965655,-0.183164069,3.510801585,1.25580725 +Marreese Speights,speigma01,2017,RS,LAC,2641,1286,0.571000281,0.137502801,0.708503081,-0.815988232,0.107854961,-0.708133271,0.238035855,0.086397755,0.32443361,2.032203829,2.032203829,0,1.411684609,0.6855444,2.09722901,0.730144168 +Marreese Speights,speigma01,2018,RS,ORL,1400,675,0.106110192,-3.09484588,-2.988735689,-0.112900232,3.369261375,3.256361143,0.13067839,-1.89511692,-1.76443853,0.342074567,0.342074567,0,0.515577391,-2.19747184,-1.681894449,0.777987787 +Omari Spellman,spellom01,2019,RS,ATL,1792,805,-2.409904566,-0.046040886,-2.455945453,-4.045785018,-2.640868737,-6.686653756,-2.871557445,-0.537221057,-3.408778502,-0.271203983,-0.271203983,0,-2.519662457,-1.539322975,-4.058985432,0.239712019 +Omari Spellman,spellom01,2020,RS,GSW,1890,886,-2.83863123184396,-1.50203042674701,-4.34066165859098,-3.29557096893385,-1.17469606203214,-4.470267030966,-3.0272519322219,-1.4745689706139,-4.5018209028358,-0.795432552657261,-0.795432552657261,0,-3.22567450512521,-1.74336366925977,-4.96903817438498,0.456998012514949 +Tiago Splitter,splitti01,2014,PO,SAS,1026,516,0.868247061,4.816183744,5.684430805,-1.264168204,4.753981148,3.489812944,0.462083957,4.995203914,5.457287871,2.243034377,0,2.243034377,-1.32728936,5.87845903,4.551169671,0.607955769 +Tiago Splitter,splitti01,2014,RS,SAS,2585,1271,-0.559750784,3.62284967,3.063098886,-1.718830735,5.475943498,3.757112763,-0.873609587,4.166647561,3.293037973,3.933440886,3.933440886,0,-1.054560941,3.051539028,1.996978087,0.360953651 +Tiago Splitter,splitti01,2015,PO,SAS,244,123,-7.095306667,5.118045244,-1.977261423,-9.045586638,5.97659053,-3.068996108,-7.949726258,5.588189524,-2.361536733,0.025214634,0,0.025214634,-8.729989084,6.256237032,-2.473752052,0.27740856 +Tiago Splitter,splitti01,2015,RS,SAS,2057,1030,0.89075571,3.309784091,4.200539801,3.85854701,2.342511438,6.201058447,1.532198962,3.2596172,4.791816162,3.980658441,3.980658441,0,0.728023057,3.358887124,4.086910181,0.420736114 +Tiago Splitter,splitti01,2016,RS,ATL,1195,579,-1.183556697,1.464796958,0.281240262,-0.599039583,4.451689396,3.852649813,-1.114129717,2.10437899,0.990249273,1.099766495,1.099766495,0,-1.66686727,2.259093994,0.592226724,-0.453207202 +Tiago Splitter,splitti01,2017,RS,PHI,160,76,1.140538663,-5.544341589,-4.403802926,-0.624046941,-4.074264109,-4.69831105,0.949250336,-5.570076253,-4.620825918,-0.073059656,-0.073059656,0,-1.292850749,-4.486026873,-5.778877622,0.700448005 +Nik Stauskas,stausni01,2015,RS,SAC,2296,1127,-1.104508658,-3.727297404,-4.831806063,-1.448784038,-2.619744935,-4.068528973,-1.256162017,-3.678914821,-4.935076839,-1.255492404,-1.255492404,0,-2.275757022,-4.28316937,-6.558926392,-0.069968532 +Nik Stauskas,stausni01,2016,RS,PHI,3779,1809,-1.401019725,-1.714156997,-3.115176722,-2.903450822,-0.995019005,-3.898469827,-1.715350229,-1.624825101,-3.34017533,-0.548570092,-0.548570092,0,-1.929231419,-2.053679528,-3.982910947,0.693614306 +Nik Stauskas,stausni01,2017,RS,PHI,4549,2188,-0.383281235,-2.423732931,-2.807014166,1.264750936,-0.137138065,1.127612871,0.001626535,-2.084605124,-2.082978589,0.744167416,0.744167416,0,-0.6233689,-2.21139285,-2.834761751,-0.058006161 +Nik Stauskas,stausni01,2018,RS,BRK,992,478,-0.461382249,-2.29845314,-2.75983539,-1.903103827,0.56226363,-1.340840196,-0.757507794,-1.79925302,-2.556760814,0.046932118,0.046932118,0,-0.927978047,-2.941761728,-3.869739775,-0.408781959 +Nik Stauskas,stausni01,2018,RS,PHI,97,45,-7.787232106,1.822484801,-5.964747306,-20.04578683,4.063648673,-15.98213816,-10.81655957,2.328139848,-8.488419718,-0.132853852,-0.132853852,0,-8.936648933,2.050241027,-6.886407906,0.832336914 +Nik Stauskas,stausni01,2019,RS,POR,1424,673,-0.933915037,-3.022899322,-3.95681436,-7.574489569,-3.566409946,-11.14089952,-2.431190197,-3.336444721,-5.767634917,-1.03980398,-1.03980398,0,-2.115406615,-3.940583359,-6.055989974,0.35949561 +Nik Stauskas,stausni01,2019,RS,CLE,718,342,0.357860346,-2.987442326,-2.629581979,-3.303907548,-2.26681143,-5.570718978,-0.348621903,-2.934627287,-3.28324919,-0.092728928,-0.092728928,0,-0.237894965,-4.133870286,-4.371765251,-0.347069197 +Alex Stepheson,stephal01,2016,RS,MEM,124,61,0.756592788,1.09254409,1.849136878,-7.873968283,1.211423048,-6.662545234,-0.936593222,1.231704547,0.295111325,0.093774489,0.093774489,0,-1.880181299,1.391304871,-0.488876428,-1.026963449 +Alex Stepheson,stephal01,2016,RS,LAC,28,12,-1.125684424,-1.100154566,-2.22583899,-4.401885223,24.04936194,19.64747672,-1.914952096,3.904104037,1.989151941,0.029417401,0.029417401,0,-1.807320941,4.327829428,2.520508487,1.35515997 +DJ Stephens,stephdj01,2014,RS,MIL,28,15,-0.940146052,0.214417003,-0.725729049,-9.911733064,13.89125892,3.979525858,-2.758855843,3.17434568,0.415489838,0.023445999,0.023445999,0,-1.413225802,-2.174685666,-3.587911468,-3.086217728 +DJ Stephens,stephdj01,2019,RS,MEM,17,7,-8.795978746,1.59030792,-7.205670826,-20.83688086,4.954228444,-15.88265242,-11.74153355,2.448825213,-9.292708339,-0.024461034,-0.024461034,0,-5.894075977,-0.257247832,-6.151323808,4.773243886 +Lance Stephenson,stephla01,2014,PO,IND,1307,705,-0.718757795,-1.653277163,-2.372034958,-0.153273768,3.300331801,3.147058033,-0.590597848,-0.754008447,-1.344606295,0.519365281,0,0.519365281,-1.177036178,-0.901041334,-2.078077512,-0.355128468 +Lance Stephenson,stephla01,2014,RS,IND,5353,2752,0.390633202,-0.664692449,-0.274059246,1.283836473,-1.043277236,0.240559237,0.627196563,-0.844372108,-0.217175545,3.571057442,3.571057442,0,-0.330415528,-0.041137033,-0.371552561,0.398993555 +Lance Stephenson,stephla01,2015,RS,CHA,3104,1573,-3.123292345,-2.731699502,-5.854991847,-4.036222786,0.088027745,-3.948195042,-3.435665861,-2.331418649,-5.76708451,-2.429970167,-2.429970167,0,-3.581197408,-1.997386445,-5.578583853,0.341594389 +Lance Stephenson,stephla01,2016,PO,MEM,181,95,1.70719853,-6.293883582,-4.586685052,14.21377085,-8.451669512,5.762101338,4.604761554,-7.088448097,-2.483686542,0.013128799,0,0.013128799,7.457044713,-6.708841676,0.748203037,-1.314034036 +Lance Stephenson,stephla01,2016,RS,MEM,1376,692,1.59404515,-3.307115348,-1.713070198,3.63087251,-2.620547293,1.010325217,2.155361536,-3.335104444,-1.179742908,0.551458849,0.551458849,0,0.552857743,-3.226525301,-2.673667558,-0.51703661 +Lance Stephenson,stephla01,2016,RS,LAC,1403,680,-1.961386136,-2.097179449,-4.058565585,-3.502945697,-0.314894308,-3.817840006,-2.405534163,-1.890534553,-4.296068716,-0.539312625,-0.539312625,0,-3.395902483,-1.807658106,-5.203560588,0.532957383 +Lance Stephenson,stephla01,2017,PO,IND,212,107,3.692669598,-1.032944665,2.659724934,15.76384713,0.845481759,16.60932889,6.372241089,-0.715090712,5.657150377,0.472030351,0,0.472030351,2.851616383,-1.582863365,1.268753018,-0.269515275 +Lance Stephenson,stephla01,2017,RS,NOP,344,162,-0.692152411,-0.033779263,-0.725931674,-7.841781807,8.170212719,0.328430912,-2.168331209,1.663537767,-0.504793443,0.18487952,0.18487952,0,-2.659102167,-0.347433578,-3.006535745,-0.365882905 +Lance Stephenson,stephla01,2017,RS,IND,254,132,-1.938012725,-3.66790876,-5.605921485,6.784943202,-0.3566256,6.428317602,-0.249030819,-3.202638827,-3.451669646,-0.046573452,-0.046573452,0,-0.661810711,-3.212419003,-3.874229714,-1.414585745 +Lance Stephenson,stephla01,2017,RS,MIN,131,67,-1.603209262,-4.744812085,-6.348021347,-4.540969439,-1.065389662,-5.606359101,-2.350608679,-4.277318238,-6.627926917,-0.131932456,-0.131932456,0,-2.553703211,-6.029905181,-8.583608392,-0.46490069 +Lance Stephenson,stephla01,2018,PO,IND,285,149,1.344254491,-3.902178283,-2.557923792,4.215541207,-10.31014692,-6.094605715,1.966094845,-5.563573682,-3.597478837,-0.065665563,0,-0.065665563,-1.932989345,-5.372325834,-7.305315179,-1.145015782 +Lance Stephenson,stephla01,2018,RS,IND,3769,1850,-0.479826311,-2.299356631,-2.779182942,0.122576002,-4.320327913,-4.197751911,-0.398987869,-2.874353034,-3.273340903,-0.493526263,-0.493526263,0,-0.407805053,-2.818290601,-3.226095654,-0.088261751 +Lance Stephenson,stephla01,2019,RS,LAL,2490,1123,-1.081390159,-2.305323511,-3.38671367,-1.050864876,-0.672911578,-1.723776454,-1.110667412,-2.10793094,-3.218598352,-0.270194545,-0.270194545,0,-1.695466283,-2.559322842,-4.254789125,0.648699413 +Greg Stiemsma,stiemgr01,2014,RS,NOP,1950,1007,-3.418579344,-0.357633278,-3.776212622,-5.62080048,0.605801815,-5.014998665,-4.070482847,-0.153773789,-4.224256636,-0.752336829,-0.752336829,0,-3.656303204,0.476338985,-3.179964219,-0.645071277 +Greg Stiemsma,stiemgr01,2015,PO,TOR,5,2,13.5787538,20.85084051,34.42959431,-13.8177783,63.4682113,49.650433,8.970076445,31.23095077,40.20102722,0.047092347,0,0.047092347,5.081442893,17.41423337,22.49567627,4.036097082 +Greg Stiemsma,stiemgr01,2015,RS,TOR,133,66,-4.372175141,-3.52807008,-7.900245221,-6.231731697,-12.42063042,-18.65236212,-5.101087855,-5.596359391,-10.69744725,-0.2710159,-0.2710159,0,-4.138804883,-6.038276091,-10.17708097,1.218289413 +David Stockton,stockda01,2015,RS,SAC,74,33,-3.67695621,5.745998444,2.069042234,5.633309868,9.125936861,14.75924673,-1.976616571,6.846022702,4.869406131,0.130673367,0.130673367,0,-4.274464609,2.435837128,-1.838627482,1.785413279 +David Stockton,stockda01,2018,PO,UTA,12,6,-10.62469401,8.320666683,-2.304027327,14.76805465,-8.593572062,6.174482589,-5.943458827,5.274281167,-0.66917766,0.006530033,0,0.006530033,-4.366748368,5.345441731,0.978693362,-0.587051743 +David Stockton,stockda01,2018,RS,UTA,21,9,12.01361842,-23.24658623,-11.23296781,-18.28227701,-18.0842809,-36.36655791,6.349699311,-23.79339967,-17.44370036,-0.070453156,-0.070453156,0,4.603376548,-18.21912659,-13.61575004,4.385106723 +Jarnell Stokes,stokeja01,2015,RS,MEM,261,126,0.429652778,-2.815458375,-2.385805597,-5.592969451,9.207633679,3.614664227,-0.792891007,-0.523428704,-1.316319711,0.093332894,0.093332894,0,-1.504584252,-1.100472565,-2.605056817,1.215760933 +Jarnell Stokes,stokeja01,2016,RS,MEM,9,4,0.023221536,16.39018427,16.41340581,1.559849881,13.9788597,15.53870959,0.342665235,16.95399725,17.29666248,0.040005367,0.040005367,0,-0.863999781,11.58624328,10.7222435,-2.16349674 +Jarnell Stokes,stokeja01,2016,RS,MIA,28,14,3.091178144,9.06978148,12.16095962,-0.747196851,14.04459539,13.29739854,2.535665777,10.69971722,13.235383,0.113025332,0.113025332,0,1.458579685,8.440230113,9.898809798,-0.988439891 +Jarnell Stokes,stokeja01,2017,RS,DEN,15,7,11.97489742,5.185207882,17.1601053,8.730199004,-3.720474607,5.009724397,12.07219178,3.864468015,15.93665979,0.067904909,0.067904909,0,11.60185042,4.575477534,16.17732795,1.715802696 +Diamond Stone,stonedi01,2017,RS,LAC,50,24,-15.61563064,-7.223781906,-22.83941254,-29.11046156,0.953922573,-28.15653899,-19.54583576,-6.075092815,-25.62092857,-0.281349006,-0.281349006,0,-13.58337334,-6.800199419,-20.38357276,0.455011015 +Julyan Stone,stoneju01,2014,RS,TOR,233,120,-2.159640387,-2.544177982,-4.703818369,-9.228352009,-4.008092866,-13.23644487,-3.828332477,-3.049021561,-6.877354037,-0.249618591,-0.249618591,0,-3.604557054,-2.41516479,-6.019721844,-1.167002479 +Julyan Stone,stoneju01,2018,RS,CHA,378,175,-1.076190979,2.036682705,0.960491725,2.108779806,6.257922184,8.366701991,-0.568350301,3.043670905,2.475320603,0.466978109,0.466978109,0,-1.368789062,1.191425007,-0.177364054,0.092566165 +Amar'e Stoudemire,stoudam01,2014,RS,NYK,2769,1466,-0.511120679,0.503227803,-0.007892876,-2.318171849,-3.382024234,-5.700196084,-0.942576863,-0.238217657,-1.18079452,1.162911083,1.162911083,0,-0.956225982,-1.06585962,-2.022085602,-0.881044917 +Amar'e Stoudemire,stoudam01,2015,PO,DAL,165,75,-4.953741222,-4.064027132,-9.017768354,-1.272825398,-0.889143776,-2.161969173,-4.599493632,-3.650599431,-8.250093063,-0.219503121,0,-0.219503121,-5.634225675,-5.567742309,-11.20196798,1.08555271 +Amar'e Stoudemire,stoudam01,2015,RS,DAL,786,380,1.582377104,-1.600842975,-0.018465871,-0.626896108,-2.932366523,-3.559262631,1.152385065,-1.965472659,-0.813087595,0.374184708,0.374184708,0,1.145557043,-1.543109117,-0.397552074,-0.341197424 +Amar'e Stoudemire,stoudam01,2015,RS,NYK,1656,865,0.05342231,1.57658607,1.63000838,4.122667597,-0.817040624,3.305626974,1.012235967,1.232446548,2.244682516,2.190111637,2.190111637,0,0.617352371,0.534163241,1.151515612,-0.615870569 +Amar'e Stoudemire,stoudam01,2016,PO,MIA,156,82,-3.305052099,3.046891972,-0.258160127,-4.762412992,-2.61653773,-7.378950721,-3.829122851,1.905909612,-1.92321324,0.036401475,0,0.036401475,-3.41253304,2.059149899,-1.353383141,1.937912618 +Amar'e Stoudemire,stoudam01,2016,RS,MIA,1512,762,-2.294000138,0.803483219,-1.49051692,0.245303973,0.181095208,0.426399181,-1.905524447,0.697592551,-1.207931896,0.598829401,0.598829401,0,-2.077491537,0.570883824,-1.506607713,-0.111498132 +Max Strus,strusma01,2020,RS,CHI,15,6,9.91362640594215,6.49065478693013,16.4042811928723,49.2017851181578,24.1707792818051,73.3725643999629,18.8243920026902,10.5885947547427,29.4129867574329,0.100705214263118,0.100705214263118,0,14.7925582643297,3.61440278743685,18.4069610517665,2.33113859845918 +Rodney Stuckey,stuckro01,2014,RS,DET,3903,1950,-1.091350829,-2.441299333,-3.532650161,-0.261877108,-1.907600741,-2.169477849,-0.966494467,-2.441309572,-3.407804039,-0.650303294,-0.650303294,0,-0.819346609,-3.003801894,-3.823148503,-0.606664246 +Rodney Stuckey,stuckro01,2015,RS,IND,3693,1874,0.865439524,-0.358054935,0.507384589,-1.148254295,0.443418,-0.704836295,0.531020616,-0.222597929,0.308422687,2.91369064,2.91369064,0,-0.378458725,-0.431214021,-0.809672747,-0.344742328 +Rodney Stuckey,stuckro01,2016,PO,IND,238,125,-0.642029675,3.108235267,2.466205592,-7.023712996,10.43530853,3.411595537,-2.026674686,4.750439105,2.723764419,0.357138031,0,0.357138031,-3.067376285,4.753985672,1.686609388,-0.765708262 +Rodney Stuckey,stuckro01,2016,RS,IND,2589,1275,-0.040693999,-0.174532554,-0.215226552,-1.266403285,-1.053915307,-2.320318592,-0.281143262,-0.39182728,-0.672970542,1.344370275,1.344370275,0,-0.771905965,-0.744839947,-1.516745912,-0.487981963 +Rodney Stuckey,stuckro01,2017,RS,IND,1408,696,-1.934316181,-1.641518477,-3.575834658,-1.89705993,-0.072908296,-1.969968226,-2.039434515,-1.393947156,-3.43338167,-0.240665694,-0.240665694,0,-2.280139342,-2.709106486,-4.989245827,-0.80948206 +Jared Sullinger,sullija01,2014,RS,BOS,4052,2041,0.145042067,0.801284456,0.946326523,1.348684063,1.739916053,3.088600116,0.474022613,1.05048305,1.524505663,4.454046524,4.454046524,0,0.041840624,0.678558374,0.720398998,0.063050455 +Jared Sullinger,sullija01,2015,PO,BOS,164,80,4.502735895,-1.440319221,3.062416674,-0.273544262,4.546674335,4.273130074,3.796047601,-0.275988808,3.520058793,0.267038592,0,0.267038592,-0.811215724,-2.317073527,-3.128289251,1.131180908 +Jared Sullinger,sullija01,2015,RS,BOS,3175,1566,0.674240149,0.798619111,1.47285926,-0.199335919,-0.659599069,-0.858934988,0.545570411,0.529502881,1.075073292,3.057393732,3.057393732,0,0.985048416,0.652415815,1.637464231,0.039620181 +Jared Sullinger,sullija01,2016,PO,BOS,169,81,-3.378804101,-2.741506293,-6.120310393,5.194180301,-15.93201754,-10.73783724,-1.673223997,-5.893028836,-7.566252833,-0.204768847,0,-0.204768847,-0.388789814,-9.339378846,-9.72816866,-0.236478697 +Jared Sullinger,sullija01,2016,RS,BOS,3960,1915,-1.318604278,2.288458597,0.969854319,2.752536226,0.095808565,2.848344791,-0.553450733,1.923908665,1.370457933,4.010371686,4.010371686,0,-0.303956048,2.215511907,1.911555859,-0.375022944 +Jared Sullinger,sullija01,2017,RS,TOR,237,118,-6.521766313,1.088735422,-5.433030892,-12.11377765,0.668886641,-11.444891,-8.122887812,1.057600677,-7.065287135,-0.258317072,-0.258317072,0,-6.576870191,0.817374729,-5.759495461,-0.558329338 +Edmond Sumner,sumneed01,2018,RS,IND,5,2,16.87092117,8.471991834,25.34291301,-33.12316615,-36.9116168,-70.03478295,7.560216583,-0.400697962,7.159518621,0.010173075,0.010173075,0,7.079454714,2.282944607,9.362399321,0.602362292 +Edmond Sumner,sumneed01,2019,PO,IND,4,2,1.563443607,5.048192177,6.611635784,54.40396541,57.13602078,111.5399862,12.63193854,16.17831422,28.81025276,0.032569261,0,0.032569261,9.497271356,7.47122058,16.96849194,-1.929883483 +Edmond Sumner,sumneed01,2019,RS,IND,465,210,-3.443404725,-0.927547307,-4.370952032,-4.216348666,0.001726014,-4.214622652,-3.809433781,-0.844472431,-4.653906212,-0.205104899,-0.205104899,0,-4.113349633,-0.84972379,-4.963073424,0.557848378 +Edmond Sumner,sumneed01,2020,PO,IND,85,41,-5.81175165818289,1.08017976954164,-4.73157188864124,-16.4234601091402,6.21405401458342,-10.2094060945568,-8.27804147176971,2.21833202554466,-6.05970944622504,-0.07134936697099,0,-0.07134936697099,-8.65629327725288,0.28901283834809,-8.36728043890479,-0.076463770360741 +Edmond Sumner,sumneed01,2020,RS,IND,960,447,-1.34247408450957,-2.01949799636027,-3.36197208086984,-0.754571492035987,-1.12194741770199,-1.87651890973797,-1.28767716927981,-1.97340258955535,-3.26107975883516,-0.116627085500743,-0.116627085500743,0,-2.10488060563221,-1.92964484318406,-4.03452544881627,0.061795444349014 +Caleb Swanigan,swanica01,2018,PO,POR,19,8,-9.127020009,3.496474434,-5.630545575,13.91250116,13.47526287,27.38776403,-4.831190934,5.911708675,1.080517742,0.016666958,0,0.016666958,-4.571892548,-1.461188495,-6.033081043,3.278636808 +Caleb Swanigan,swanica01,2018,RS,POR,390,189,-5.995998843,1.913919649,-4.082079195,-4.538461326,2.89672572,-1.641735605,-6.084465916,2.191350924,-3.893114992,-0.110412403,-0.110412403,0,-7.3405443,2.227229253,-5.113315047,0.165890715 +Caleb Swanigan,swanica01,2019,RS,POR,309,145,-9.795745491,-2.094375405,-11.8901209,-15.37681367,2.892618432,-12.48419524,-11.62754104,-1.202241163,-12.8297822,-0.748944504,-0.748944504,0,-10.3133812,-1.96660125,-12.27998245,0.444490205 +Caleb Swanigan,swanica01,2019,RS,SAC,72,33,-5.319994241,8.65199807,3.332003829,4.783083273,-2.542789667,2.240293607,-3.512818504,6.886173093,3.373354589,0.104026991,0.104026991,0,-5.430927573,4.842076679,-0.588850895,0.919842132 +Caleb Swanigan,swanica01,2020,RS,POR,570,265,-4.5290128163676,-2.06579127485893,-6.59480409122653,2.12634888862456,-2.45188018707256,-0.325531298447999,-3.42531888297149,-2.18872073416801,-5.61403961713949,-0.392691579531362,-0.392691579531362,0,-3.82230204130888,-0.807089956840799,-4.62939199814968,1.44096888623077 +Caleb Swanigan,swanica01,2020,RS,SAC,55,23,-10.401798135483,-4.00736889188483,-14.4091670273678,-15.6189358051755,1.07760760655069,-14.5413281986249,-12.1124488795363,-3.17196628282875,-15.284415162365,-0.157341727578995,-0.157341727578995,0,-10.112180897295,-4.41137473202526,-14.5235556293202,7.11905863437372 +Jayson Tatum,tatumja01,2018,PO,BOS,1341,683,1.38106115,-2.800040191,-1.418979041,1.70198502,9.058795744,10.76078076,1.517664741,-0.510553626,1.007111115,1.339647855,0,1.339647855,-1.428913807,-0.630576438,-2.059490245,-0.768425458 +Jayson Tatum,tatumja01,2018,RS,BOS,4948,2438,-0.128351654,0.672819435,0.544467782,1.478886848,2.349992961,3.828879809,0.213905541,1.026255254,1.240160795,4.943063676,4.943063676,0,-0.256046846,0.76251603,0.506469183,-0.403083871 +Jayson Tatum,tatumja01,2019,PO,BOS,622,295,-1.115171254,-0.608101697,-1.723272952,1.028792068,6.329743337,7.358535405,-0.70226025,0.744419444,0.042159194,0.433478385,0,0.433478385,1.203824379,0.444017471,1.64784185,0.012456427 +Jayson Tatum,tatumja01,2019,RS,BOS,5149,2455,0.027581832,0.169145751,0.196727584,2.478547507,2.138625525,4.617173032,0.506851968,0.564600139,1.071452107,4.759803477,4.759803477,0,0.835109634,0.748360886,1.58347052,-0.568957265 +Jayson Tatum,tatumja01,2020,PO,BOS,1397,690,5.06530408457538,1.39324582811844,6.45854991269382,-3.53033428126968,9.06539370852436,5.53505942725468,3.5575678741525,3.01439010140365,6.57195797555614,3.39088441589448,0,3.39088441589448,4.40529230570691,2.37192143156539,6.7772137372723,0.184496250993644 +Jayson Tatum,tatumja01,2020,RS,BOS,4748,2265,3.05742405836826,1.23509802153776,4.29252207990601,3.71981117235875,3.86542564372796,7.58523681608671,3.35882516576447,1.83666136100014,5.19548652676461,9.15869897477127,9.15869897477127,0,4.00588813728711,1.81120940384504,5.81709754113215,-0.257200986934202 +Edy Tavares,tavarwa01,2016,RS,ATL,155,73,-3.488734359,-0.763042361,-4.25177672,5.361358554,-7.310188808,-1.948830254,-1.842989844,-2.261163505,-4.104153349,-0.050665669,-0.050665669,0,-2.350927581,-2.013863487,-4.364791068,0.447077837 +Edy Tavares,tavarwa01,2017,RS,ATL,8,4,6.270424134,27.95185435,34.22227848,0.622862619,42.47579857,43.09866119,5.44543628,32.5684873,38.01392358,0.083062632,0.083062632,0,0.755814067,22.68195366,23.43776773,-0.151377105 +Edy Tavares,tavarwa01,2017,RS,CLE,44,24,5.911997664,9.028197172,14.94019484,1.434099277,0.740133396,2.174232673,5.378885118,8.028941267,13.40782638,0.199711388,0.199711388,0,9.17541938,6.734595165,15.91001454,0.92316964 +Isaiah Taylor,taylois01,2017,PO,HOU,20,10,-1.06283757,-2.626306732,-3.689144302,6.23469784,12.08581339,18.32051123,0.346955833,0.300553226,0.647509059,0.017235044,0,0.017235044,2.44754439,-3.293216027,-0.845671637,-3.472100151 +Isaiah Taylor,taylois01,2017,RS,HOU,114,52,-6.529627944,2.376219415,-4.153408529,-2.397725898,-9.474990105,-11.872716,-6.122747867,0.057734653,-6.065013213,-0.087600444,-0.087600444,0,-5.521809237,-0.426377463,-5.948186699,-0.388334814 +Isaiah Taylor,taylois01,2018,RS,ATL,2475,1167,-1.436167506,-0.856735445,-2.292902951,-0.078187913,2.627252167,2.549064255,-1.184265446,-0.160289102,-1.344554548,0.836138241,0.836138241,0,-1.77221541,-1.156674953,-2.928890363,-0.079275861 +Jeffery Taylor,tayloje03,2014,RS,CHA,1259,629,-4.357171646,-0.609619871,-4.966791517,-6.398465449,0.088755911,-6.309709537,-5.01753925,-0.525619048,-5.543158298,-0.889429532,-0.889429532,0,-5.053602797,-0.733080463,-5.78668326,-0.742510262 +Jeffery Taylor,tayloje03,2015,RS,CHA,835,430,-2.901506686,-2.970645494,-5.87215218,-5.479257566,-3.241049034,-8.7203066,-3.565575149,-3.221999498,-6.787574647,-0.885162183,-0.885162183,0,-4.065497501,-2.730447837,-6.795945337,-0.067680185 +Tyshawn Taylor,tayloty01,2014,RS,BRK,540,270,-7.182386157,-4.139433236,-11.32181939,-8.044107064,-8.452264625,-16.49637169,-7.769738554,-5.254036154,-13.02377471,-1.409482032,-1.409482032,0,-6.963098139,-5.261222895,-12.22432103,-0.391149501 +Jeff Teague,teaguje01,2014,PO,ATL,471,242,-0.658442635,-1.069579575,-1.72802221,-6.91905757,1.306840861,-5.612216708,-1.891386955,-0.572370187,-2.463757142,0.036885012,0,0.036885012,3.497862351,-3.235358521,0.26250383,1.106867141 +Jeff Teague,teaguje01,2014,RS,ATL,5126,2542,1.143664071,-1.463480249,-0.319816178,-1.756748054,3.311895271,1.555147217,0.63087846,-0.547671469,0.083206991,3.707360642,3.707360642,0,0.770338629,-1.650110842,-0.879772212,0.858635662 +Jeff Teague,teaguje01,2015,PO,ATL,1045,529,2.790662101,-0.32872559,2.461936511,3.46636961,0.336868263,3.803237872,3.10040912,-0.215360566,2.885048554,1.562353361,0,1.562353361,0.441079897,-1.382936857,-0.94185696,-0.382487386 +Jeff Teague,teaguje01,2015,RS,ATL,4482,2228,2.404875528,0.166470311,2.571345838,1.016017667,1.697092521,2.713110188,2.191959832,0.467380823,2.659340656,6.213391378,6.213391378,0,2.700052017,-0.015010718,2.685041299,1.005201291 +Jeff Teague,teaguje01,2016,PO,ATL,579,279,0.703584492,-6.603053377,-5.899468885,4.666646344,-3.683256246,0.983390097,1.588529606,-6.416899476,-4.82836987,-0.310337932,0,-0.310337932,3.136425989,-7.31406815,-4.177642161,1.624752786 +Jeff Teague,teaguje01,2016,RS,ATL,4668,2255,1.551725657,0.127169441,1.678895098,-2.551831563,-2.023548056,-4.575379619,0.794355385,-0.371862971,0.422492415,3.685008118,3.685008118,0,0.694429456,-0.600888589,0.093540867,0.938354728 +Jeff Teague,teaguje01,2017,PO,IND,280,142,5.943410189,-1.715902007,4.227508182,-6.965865324,12.85963046,5.893765132,3.577971785,1.342981768,4.920953553,0.569174189,0,0.569174189,0.050725086,5.103817685,5.154542771,-0.674490467 +Jeff Teague,teaguje01,2017,RS,IND,5430,2657,2.702598007,-0.670069442,2.032528565,0.291750207,-1.453208063,-1.161457856,2.371707719,-0.866553763,1.505153956,5.816005239,5.816005239,0,1.576787545,-0.92517576,0.651611784,0.811360372 +Jeff Teague,teaguje01,2018,PO,MIN,305,153,1.316073859,-6.725824774,-5.409750915,-0.479060592,-7.458989265,-7.938049856,0.982839248,-7.257544862,-6.274705614,-0.286473728,0,-0.286473728,0.814722947,-5.034860705,-4.220137758,0.929659917 +Jeff Teague,teaguje01,2018,RS,MIN,4724,2311,1.357790135,-1.545508913,-0.187718778,0.442711621,-1.988568644,-1.545857023,1.182204186,-1.704682658,-0.522478472,2.642076686,2.642076686,0,1.22212844,-1.239871861,-0.017743422,0.591761347 +Jeff Teague,teaguje01,2019,RS,MIN,2682,1264,0.797826243,-1.097651961,-0.299825717,1.698757676,-0.539053111,1.159704564,1.017626106,-1.045191223,-0.027565117,1.754946595,1.754946595,0,0.333781672,-1.112073242,-0.77829157,-0.042494538 +Jeff Teague,teaguje01,2020,RS,ATL,1128,519,-0.854197077363689,-1.52745808980295,-2.38165516716664,-0.013135563932502,-4.33392330354596,-4.34705886747847,-0.694164616815566,-2.14127958632361,-2.83544420313918,-0.02253023159936,-0.02253023159936,0,-1.57495715291173,-2.94154421957436,-4.51650137248609,-0.428107229589424 +Jeff Teague,teaguje01,2020,RS,MIN,2054,945,1.01810488752278,-4.50365907936431,-3.48555419184152,-1.14299451158573,-0.673860451527843,-1.81685496311357,0.668876595797158,-3.96308687063437,-3.29421027483721,-0.262080919803953,-0.262080919803953,0,-0.839805690298594,-3.58892419162592,-4.42872988192451,-0.118328416949038 +Marquis Teague,teaguma01,2014,RS,BRK,404,201,-4.190246203,-6.985352998,-11.1755992,-6.031427007,-9.052023631,-15.08345064,-4.818498626,-7.812255996,-12.63075462,-1.013139036,-1.013139036,0,-5.662239246,-7.159900458,-12.8221397,-0.012715158 +Marquis Teague,teaguma01,2014,RS,CHI,458,242,-8.669354517,-0.30047743,-8.969831947,-7.564724101,5.968442394,-1.596281708,-8.926426634,0.938487402,-7.987939232,-0.627684755,-0.627684755,0,-9.369844677,0.622209221,-8.747635456,-2.823109827 +Marquis Teague,teaguma01,2018,RS,MEM,150,74,-4.760473163,-1.388607768,-6.149080931,-0.738509648,-4.399524586,-5.138034234,-4.162876512,-2.053098417,-6.215974929,-0.128583005,-0.128583005,0,-2.717216473,-0.802887971,-3.520104444,-1.723948055 +Mirza Teletovic,teletmi01,2014,PO,BRK,401,220,3.40001779,1.89602728,5.29604507,1.425678629,-6.295303173,-4.869624545,3.175564337,0.28138998,3.456954318,0.717361005,0,0.717361005,2.251212051,-1.140319322,1.110892729,-0.152517258 +Mirza Teletovic,teletmi01,2014,RS,BRK,2751,1396,1.603427464,-1.737235416,-0.133807952,1.08299306,-3.667964092,-2.584971031,1.596252825,-2.234082114,-0.63782929,1.509116056,1.509116056,0,1.69716412,-2.663352187,-0.966188067,0.302547077 +Mirza Teletovic,teletmi01,2015,PO,BRK,35,16,-14.10295305,3.900061631,-10.20289142,-15.40141295,2.64001739,-12.76139556,-15.22013762,3.821714253,-11.39842337,-0.074896229,0,-0.074896229,-10.08921938,1.905734683,-8.183484697,2.760999384 +Mirza Teletovic,teletmi01,2015,RS,BRK,1764,892,-1.295123128,-0.102362293,-1.397485421,-2.409260893,4.542909589,2.133648696,-1.595425703,0.886206544,-0.709219159,0.931406829,0.931406829,0,-0.842133773,-0.349462788,-1.191596561,0.273689596 +Mirza Teletovic,teletmi01,2016,RS,PHO,3577,1686,1.724838642,-1.473211119,0.251627523,2.95099726,-2.340510877,0.610486383,2.166595889,-1.708909282,0.457686607,2.779283949,2.779283949,0,2.258137292,-2.079601748,0.178535543,0.70968252 +Mirza Teletovic,teletmi01,2017,PO,MIL,52,27,-9.823594478,-5.277921376,-15.10151585,-3.237453287,-32.9059955,-36.14344879,-8.951506217,-11.46491627,-20.41642249,-0.250710077,0,-0.250710077,-6.931469941,-7.913679129,-14.84514907,-0.109235014 +Mirza Teletovic,teletmi01,2017,RS,MIL,2270,1133,-0.784853429,-2.795016343,-3.579869772,0.622419576,2.284331984,2.90675156,-0.546745907,-1.894104958,-2.440850865,0.178861935,0.178861935,0,-0.06841513,-2.621206405,-2.689621535,0.085757632 +Mirza Teletovic,teletmi01,2018,RS,MIL,326,159,1.728967321,-2.141908307,-0.412940986,-4.056643307,-1.501343307,-5.557986614,0.615338196,-2.111022637,-1.495684442,0.102288351,0.102288351,0,1.924953685,-2.67189934,-0.746945655,0.522550835 +Sebastian Telfair,telfase01,2015,RS,OKC,626,327,-1.572368144,0.041275582,-1.531092562,-9.409272295,-0.467084607,-9.876356902,-3.32276467,-0.059175408,-3.381940078,-0.103810922,-0.103810922,0,-1.713811699,-0.579946316,-2.293758016,-1.47262149 +Garrett Temple,templga01,2014,PO,WAS,33,9,2.469412527,-7.122468337,-4.653055809,-10.38838131,-17.97932227,-28.36770358,-0.26956607,-10.0420906,-10.31165667,-0.039427845,0,-0.039427845,0.049871837,-15.26091547,-15.21104364,9.374650789 +Garrett Temple,templga01,2014,RS,WAS,1281,638,-2.841569698,2.975163033,0.133593335,-5.735782441,0.773558098,-4.962224343,-3.598452353,2.650438774,-0.948013579,0.585877814,0.585877814,0,-3.216543193,1.601149919,-1.615393274,-0.111596702 +Garrett Temple,templga01,2015,PO,WAS,57,26,-9.547776283,-4.29909699,-13.84687327,-9.318083591,7.305602261,-2.012481329,-10.12237733,-2.227429508,-12.34980684,-0.133249097,0,-0.133249097,-8.333278472,-3.775972098,-12.10925057,1.404907623 +Garrett Temple,templga01,2015,RS,WAS,1490,735,-0.133348472,0.496894967,0.363546495,-5.841503099,0.647361131,-5.194141969,-1.324870129,0.528259633,-0.796610496,0.735857892,0.735857892,0,-1.216302567,1.063402451,-0.152900117,0.437595822 +Garrett Temple,templga01,2016,RS,WAS,4069,1951,-0.934238906,1.405043118,0.470804211,-2.657539331,3.760320413,1.102781082,-1.337697622,1.976842668,0.639145045,3.379328662,3.379328662,0,-1.59185223,1.964616369,0.372764138,0.167205555 +Garrett Temple,templga01,2017,RS,SAC,3484,1728,-0.47277038,2.53882853,2.06605815,-1.296881425,-1.380352413,-2.677233838,-0.654629598,1.90868652,1.254056922,3.539378331,3.539378331,0,-0.706102459,1.874720621,1.168618162,0.258399371 +Garrett Temple,templga01,2018,RS,SAC,3249,1615,-1.178925835,1.011407404,-0.167518431,-2.681206414,1.601174264,-1.08003215,-1.505028617,1.233267202,-0.271761415,2.034433488,2.034433488,0,-2.066871255,0.720095818,-1.346775437,-0.367647878 +Garrett Temple,templga01,2019,PO,LAC,144,63,-3.349801423,2.643201504,-0.70659992,-3.223448365,5.462981628,2.239533263,-3.535040259,3.587507867,0.052467608,0.093629697,0,0.093629697,-4.182665535,4.736281571,0.553616036,0.777131861 +Garrett Temple,templga01,2019,RS,MEM,3077,1530,-2.468034291,0.617284996,-1.850749295,-2.650425001,1.647957717,-1.002467284,-2.630776976,0.840964277,-1.789812699,0.745187389,0.745187389,0,-2.886210862,1.994016155,-0.892194707,-0.590189529 +Garrett Temple,templga01,2019,RS,LAC,1139,510,-2.027607132,0.257227158,-1.770379974,0.043988462,0.555317727,0.599306189,-1.778079677,0.333815187,-1.44426449,0.341136053,0.341136053,0,-1.544739001,1.147244441,-0.39749456,0.414265728 +Garrett Temple,templga01,2020,PO,BRK,294,137,-3.22059332604513,-2.02000233835547,-5.2405956644006,4.47690512246803,7.52346269704378,12.0003678195118,-1.81191179648788,-0.018265361028075,-1.83017715751596,0.06649055916962,0,0.06649055916962,3.07505596215321,-1.59371565712658,1.48134030502662,0.271257783245973 +Garrett Temple,templga01,2020,RS,BRK,3706,1730,-0.69103454285702,-0.147373911791517,-0.838408454648537,-4.06317774953545,2.10372540521583,-1.95945234431961,-1.4342305903277,0.302160241387247,-1.13207034894045,1.42694551002527,1.42694551002527,0,-1.40143693383966,0.120929169226401,-1.28050776461326,-0.079622514980071 +Milos Teodosic,teodomi01,2018,RS,LAC,2404,1134,-0.084069249,-2.007366103,-2.091435352,0.544442798,-0.359583008,0.184859791,0.014626813,-1.769847373,-1.75522056,0.582290041,0.582290041,0,0.562207994,-1.433005025,-0.870797031,1.162285514 +Milos Teodosic,teodomi01,2019,RS,LAC,334,150,-1.318378614,-3.795275148,-5.113653762,6.727162914,-1.896663284,4.83049963,0.253701141,-3.62310483,-3.369403689,-0.048387037,-0.048387037,0,-0.188345462,-2.594410463,-2.782755925,2.115695734 +Jared Terrell,terreja01,2019,RS,MIN,235,111,-7.573672811,-4.266931191,-11.840604,-9.461554172,0.81506227,-8.646491902,-8.426033139,-3.417257965,-11.8432911,-0.51916808,-0.51916808,0,-5.941745348,-4.264660788,-10.20640614,0.830192835 +Emanuel Terry,terryem01,2019,RS,PHO,47,20,-4.302748659,3.709015196,-0.593733463,5.741211837,-0.775955172,4.965256665,-2.41321099,3.140811751,0.727600762,0.035888991,0.035888991,0,-2.030722322,4.85201161,2.821289289,1.158995818 +Emanuel Terry,terryem01,2019,RS,MIA,5,3,17.42197588,-19.0723697,-1.650393816,23.73090972,-14.55401262,9.176897099,19.96263872,-19.29504226,0.667596458,0.005149446,0.005149446,0,12.78815944,-12.86315678,-0.074997336,-1.588372308 +Jason Terry,terryja01,2014,RS,BRK,1125,570,0.198137193,-3.752947835,-3.554810642,-1.18963745,-1.056861448,-2.246498898,-0.090432151,-3.398029846,-3.488461997,-0.215180268,-0.215180268,0,0.306476494,-3.995796842,-3.689320349,0.189896046 +Jason Terry,terryja01,2015,PO,HOU,1057,487,2.161396044,-2.110222725,0.051173319,1.482091919,-1.078898747,0.403193173,2.114901185,-2.044337889,0.070563296,0.72966156,0,0.72966156,1.41566833,-0.597695152,0.817973178,0.916570426 +Jason Terry,terryja01,2015,RS,HOU,3408,1641,0.696347386,-0.271584503,0.424762883,-2.137780275,2.79649306,0.658712785,0.101825655,0.317612201,0.419437856,2.668088672,2.668088672,0,-0.042715339,0.362087508,0.319372169,0.524513264 +Jason Terry,terryja01,2016,PO,HOU,265,124,-1.531492208,-6.936343302,-8.467835511,-0.529006148,-6.577249825,-7.106255973,-1.324226539,-7.316179468,-8.640406008,-0.386718931,0,-0.386718931,-2.319882293,-5.062832094,-7.382714387,0.588167841 +Jason Terry,terryja01,2016,RS,HOU,2618,1258,0.518954679,-2.572167468,-2.053212789,-0.450817237,-1.198097637,-1.648914874,0.319737688,-2.424607036,-2.104869349,0.415360894,0.415360894,0,0.492351788,-2.26864765,-1.776295861,0.305743761 +Jason Terry,terryja01,2017,PO,MIL,130,68,-0.423967984,2.624167401,2.200199418,-1.420644554,1.432893621,0.012249067,-0.581391965,2.443298758,1.861906793,0.166092923,0,0.166092923,-2.228757029,1.404779852,-0.823977177,0.627175798 +Jason Terry,terryja01,2017,RS,MIL,2702,1365,0.418013258,0.613710876,1.031724134,0.854908797,2.699921476,3.554830273,0.518647442,1.098646413,1.617293855,3.017670543,3.017670543,0,-0.187879053,0.564808684,0.37692963,-0.768003292 +Jason Terry,terryja01,2018,PO,MIL,93,44,0.225229684,-4.460007563,-4.23477788,-1.688508951,-3.837129225,-5.525638175,-0.287765045,-4.490036462,-4.777801507,-0.047036549,0,-0.047036549,0.348769437,-6.638567569,-6.289798131,0.181302217 +Jason Terry,terryja01,2018,RS,MIL,1686,814,-0.957807874,0.236434401,-0.721373473,-0.233395853,0.206636324,-0.026759529,-0.89643206,0.266812313,-0.629619747,0.878692462,0.878692462,0,-1.077081492,-0.187326665,-1.264408157,-0.214861071 +Hasheem Thabeet,thabeha01,2014,PO,OKC,16,7,-4.025505071,-11.78143997,-15.80694504,-30.2502568,-6.452848211,-36.70310501,-9.799543139,-11.44707541,-21.24661855,-0.070053223,0,-0.070053223,-8.445721806,-4.823821236,-13.26954304,2.619163378 +Hasheem Thabeet,thabeha01,2014,RS,OKC,401,192,-7.73760226,-2.410097435,-10.14769969,-6.247435371,2.213452775,-4.033982596,-7.995549527,-1.668333746,-9.663883273,-0.679768013,-0.679768013,0,-8.055876663,-1.078662899,-9.134539562,0.353350029 +Daniel Theis,theisda01,2018,RS,BOS,1912,936,-1.587355386,2.328948421,0.741593035,-1.938042534,0.9471003,-0.990942234,-1.749941678,2.070802777,0.320861099,1.472894456,1.472894456,0,-1.961311336,1.984572948,0.023261612,0.433813929 +Daniel Theis,theisda01,2019,PO,BOS,94,42,-5.487811039,5.95429032,0.466479281,-5.296103084,3.154452848,-2.141650235,-5.794200564,5.630416577,-0.163783987,0.057856824,0,0.057856824,-2.681969534,2.647714476,-0.034255058,1.21829499 +Daniel Theis,theisda01,2019,RS,BOS,1945,908,-1.223275861,-0.645873914,-1.869149775,-0.030747811,2.60023726,2.569489449,-1.053186091,-0.081644282,-1.134830373,0.748748757,0.748748757,0,-1.560275583,0.541107195,-1.019168388,0.068468091 +Daniel Theis,theisda01,2020,PO,BOS,969,482,-1.38809248773383,2.11873312356251,0.730640635828677,-1.80098700383703,0.476851425315206,-1.32413557852182,-1.64117705032647,1.78294966056918,0.141772610242711,0.73074456153643,0,0.73074456153643,-0.221854893879141,2.91017837732803,2.68832348344889,-0.364459525754058 +Daniel Theis,theisda01,2020,RS,BOS,3264,1566,-0.61955476497563,2.14469571956759,1.52514095459197,-0.327531333402436,1.41723383712638,1.08970250372394,-0.641161307341674,2.0293638881292,1.38820258078752,3.28557076534075,3.28557076534075,0,-0.697939246246252,2.88227613633753,2.18433689009127,-0.64055129296487 +Adonis Thomas,thomaad01,2014,RS,ORL,48,24,-0.137398517,0.025297099,-0.112101418,-0.165500268,16.41817011,16.25266984,-0.083268806,3.474839914,3.391571108,0.074500678,0.074500678,0,-4.238732496,0.716384432,-3.522348064,-0.894879368 +Adonis Thomas,thomaad01,2014,RS,PHI,27,13,6.527372082,-4.640739975,1.886632107,17.4263094,-8.793592056,8.632717345,9.337885059,-5.703104749,3.63478031,0.043904554,0.043904554,0,6.702609385,-3.021681331,3.680928055,3.526192024 +Isaiah Thomas,thomais02,2014,RS,SAC,5033,2497,3.524021474,-0.174630411,3.349391063,2.194854609,2.496040509,4.690895118,3.493713957,0.394508176,3.888222133,8.506230547,8.506230547,0,3.151216506,0.10300323,3.254219735,0.559580863 +Isaiah Thomas,thomais02,2015,PO,BOS,246,119,3.086872886,-1.392196863,1.694676023,5.213025107,7.670324974,12.88335008,3.707694746,0.416723606,4.124418352,0.445335741,0,0.445335741,0.730307036,-2.005547819,-1.275240782,3.334368269 +Isaiah Thomas,thomais02,2015,RS,BOS,1123,545,6.49603218,-3.473488863,3.022543316,3.255240343,0.85683482,4.112075162,6.218796089,-2.7937527,3.425043389,1.724652162,1.724652162,0,5.356862567,-3.681237066,1.675625501,0.425893212 +Isaiah Thomas,thomais02,2015,RS,PHO,2441,1181,3.58335045,-2.99844092,0.58490953,3.027024207,-2.033449421,0.993574786,3.696046918,-2.982499158,0.71354776,2.095640516,2.095640516,0,3.160145698,-2.424357888,0.73578781,0.399439244 +Isaiah Thomas,thomais02,2016,PO,BOS,461,220,2.286169953,-3.453199738,-1.167029785,-10.55234323,5.321374844,-5.230968387,-0.097332043,-1.75039957,-1.847731612,0.106989996,0,0.106989996,1.967698399,-4.212277063,-2.244578664,2.312482717 +Isaiah Thomas,thomais02,2016,RS,BOS,5547,2644,4.261753214,-0.749704252,3.512048962,4.007191673,-1.327935492,2.679256181,4.476969848,-0.938166341,3.538803507,8.556389891,8.556389891,0,4.34763409,-0.770529348,3.577104742,0.840680646 +Isaiah Thomas,thomais02,2017,PO,BOS,1037,521,3.647393414,-1.671901909,1.975491505,0.967277909,-1.016827037,-0.049549128,3.280009475,-1.604897065,1.67511241,1.22628644,0,1.22628644,2.590292061,-2.31056448,0.279727582,1.046272872 +Isaiah Thomas,thomais02,2017,RS,BOS,5262,2569,7.947139593,-2.777652173,5.16948742,7.62950731,-6.153780786,1.475726525,8.338011677,-3.64582671,4.692184967,9.831910381,9.831910381,0,8.456531318,-3.259245347,5.197285971,0.778433867 +Isaiah Thomas,thomais02,2018,RS,LAL,990,456,1.60356467,-3.203738608,-1.600173938,2.677375404,-1.786702438,0.890672967,1.960773438,-3.111646685,-1.150873246,0.378510982,0.378510982,0,1.553055022,-3.393798695,-1.840743674,1.725684169 +Isaiah Thomas,thomais02,2018,RS,CLE,860,406,-0.87534221,-2.062314758,-2.937656968,-5.480268315,-6.138716421,-11.61898474,-1.955883116,-2.997189115,-4.953072231,-0.461516305,-0.461516305,0,-0.807931043,-3.143052673,-3.950983716,1.123649113 +Isaiah Thomas,thomais02,2019,RS,DEN,403,181,-3.740942448,-2.085511163,-5.826453611,-5.790391391,4.247559482,-1.542831909,-4.449749402,-0.898724573,-5.348473975,-0.243774756,-0.243774756,0,-1.731065731,-2.663763454,-4.394829185,1.620512371 +Isaiah Thomas,thomais02,2020,RS,WAS,2026,925,-1.12790705712319,-5.29542929041475,-6.42333634753794,0.475133784879677,-5.8298604107849,-5.35472662590522,-0.849158134676311,-5.66416758880503,-6.51332572348134,-1.78958350666314,-1.78958350666314,0,-0.569415064353327,-6.44905228846213,-7.01846735281546,0.778315985229625 +Khyri Thomas,thomakh01,2019,PO,DET,31,15,0.119599064,9.238279706,9.35787877,8.051033831,15.29972463,23.35075846,2.118234561,11.24292351,13.36115807,0.126799282,0,0.126799282,7.647772559,7.929265532,15.57703809,-0.286206178 +Khyri Thomas,thomakh01,2019,RS,DET,410,195,-4.659189177,-0.803399711,-5.462588888,-7.409322896,3.397936401,-4.011386495,-5.500901679,0.046961641,-5.453940038,-0.266389649,-0.266389649,0,-4.614049051,-1.213121731,-5.827170782,-0.993569905 +Khyri Thomas,thomakh01,2020,RS,DET,121,61,-4.16195059986162,-1.43365773108727,-5.59560833094889,-10.7814678563671,-5.89612145197615,-16.6775893083433,-5.76412115367957,-2.40603209642445,-8.17015325010403,-0.169411960088952,-0.169411960088952,0,-4.95208340638167,-2.41603176211652,-7.36811516849819,0.438752336101831 +Lance Thomas,thomala01,2014,RS,NOP,82,42,-3.94190866,-6.498484956,-10.44039362,-7.354553306,4.447092117,-2.907461189,-4.921175884,-4.593990139,-9.515166023,-0.144427418,-0.144427418,0,-5.458355909,-5.874464009,-11.33281992,-0.356796387 +Lance Thomas,thomala01,2015,RS,NYK,2042,1040,-4.088512104,-1.642913024,-5.731425128,-1.65456114,-1.27124439,-2.92580553,-3.75845934,-1.594757928,-5.353217268,-1.377998439,-1.377998439,0,-3.461667042,-2.414337288,-5.87600433,-0.2283681 +Lance Thomas,thomala01,2015,RS,OKC,868,450,-3.422462211,-1.928606629,-5.35106884,-7.72402964,-1.839848756,-9.563878396,-4.564759554,-2.031280929,-6.596040484,-0.879380794,-0.879380794,0,-5.271659273,-2.157138309,-7.428797582,-0.394393666 +Lance Thomas,thomala01,2016,RS,NYK,2642,1313,-0.989730104,-0.517023436,-1.50675354,-0.495156342,2.165581612,1.67042527,-0.938809846,0.022254925,-0.916554921,1.22358849,1.22358849,0,-1.234175902,-1.113810763,-2.347986665,-0.367763591 +Lance Thomas,thomala01,2017,RS,NYK,1962,968,-2.11301592,-1.691143731,-3.804159651,-4.010023269,-2.405768462,-6.415791731,-2.628877207,-1.90954118,-4.538418387,-0.87731631,-0.87731631,0,-2.75306818,-2.175076764,-4.928144944,-0.659265554 +Lance Thomas,thomala01,2018,RS,NYK,2773,1353,-2.701046716,-0.1529593,-2.854006016,-3.600333523,0.68853005,-2.911803473,-3.021069164,0.043161907,-2.977907257,-0.156315663,-0.156315663,0,-3.256479117,-0.676210186,-3.932689303,-0.636103293 +Lance Thomas,thomala01,2019,RS,NYK,1665,783,-4.003645446,-1.627563338,-5.631208785,-4.433071378,1.580248406,-2.852822972,-4.300825548,-1.011994244,-5.312819792,-1.019334861,-1.019334861,0,-4.211683702,-1.34299403,-5.554677732,-0.445684914 +Lance Thomas,thomala01,2020,PO,BRK,38,17,-7.31966930800515,-2.59996373317492,-9.91963304118007,-6.00323136859688,-5.42244685836199,-11.4256782269589,-7.47740135830312,-3.13718479619653,-10.6145861544997,-0.069888877154489,0,-0.069888877154489,-2.33123150986587,-7.37202844099105,-9.70325995085692,-0.653701348436578 +Lance Thomas,thomala01,2020,RS,BRK,208,98,-4.32385217655001,-7.22683909248836,-11.5506912690384,1.64696080020322,-16.452744237407,-14.8057834372037,-3.33292014292332,-9.59278639498224,-12.9257065379056,-0.505904295190599,-0.505904295190599,0,-2.96816467647372,-8.48178808942771,-11.4499527659014,-0.577359262732597 +Malcolm Thomas,thomama01,2014,RS,UTA,103,48,-8.778126187,-8.232330944,-17.01045713,0.754442228,-3.547785015,-2.793342787,-7.281139359,-7.698649397,-14.97978876,-0.303017108,-0.303017108,0,-6.51191059,-10.35248126,-16.86439185,1.125500594 +Malcolm Thomas,thomama01,2014,RS,SAS,29,15,-10.46719317,-0.483618769,-10.95081194,12.65214273,4.195066833,16.84720956,-6.397791065,0.330687101,-6.067103965,-0.02569553,-0.02569553,0,-6.869598358,0.051301183,-6.818297176,1.17026203 +Malcolm Thomas,thomama01,2015,RS,PHI,418,194,-4.076949019,-5.372494789,-9.449443808,-7.843350222,-8.54138945,-16.38473967,-5.04681375,-6.348432786,-11.39524654,-0.863068872,-0.863068872,0,-4.865627236,-5.512554225,-10.37818146,0.826234821 +Matt Thomas,thomama02,2020,PO,TOR,186,84,0.493177257083756,-4.00575775178628,-3.51258049470252,5.55270901842065,7.13743077652978,12.6901397949504,1.54532819851909,-1.99466576390577,-0.449337565386678,0.10227254524014,0,0.10227254524014,0.580547624995156,-3.39956724003223,-2.81901961503707,0.567926895607643 +Matt Thomas,thomama02,2020,RS,TOR,953,440,2.70007355785159,-0.798111807810457,1.90196175004113,-0.326329306765217,2.17054982507923,1.84422051831402,2.20788459657854,-0.285845701454774,1.92203889512377,1.04694106714715,1.04694106714715,0,1.79640702164393,-1.27505882920868,0.521348192435253,-0.18259291656179 +Tyrus Thomas,thomaty01,2015,RS,MEM,15,7,7.257555076,-13.60265768,-6.345102599,3.386979659,-10.74784395,-7.360864295,6.809493999,-13.98552602,-7.176032026,-0.015635203,-0.015635203,0,2.427415949,-17.95521637,-15.52780042,-1.04300854 +Hollis Thompson,thompho01,2014,RS,PHI,3639,1742,-0.757346955,-2.944972378,-3.702319333,0.877256291,-2.73762808,-1.860371789,-0.422630599,-3.018584402,-3.441215001,-0.613749898,-0.613749898,0,-1.444283806,-3.046211111,-4.490494916,-0.090578776 +Hollis Thompson,thompho01,2015,RS,PHI,3645,1776,-0.896992051,-1.099702368,-1.99669442,-1.882837355,-0.607402669,-2.490240024,-1.066890636,-1.064453627,-2.131344263,0.56373952,0.56373952,0,-1.754094152,-1.066019812,-2.820113964,0.541618258 +Hollis Thompson,thompho01,2016,RS,PHI,4493,2154,-1.354467175,-3.686556065,-5.041023239,1.023323656,-1.11616921,-0.092845554,-0.859915527,-3.333304811,-4.193220338,-1.592035474,-1.592035474,0,-1.226616503,-3.134517801,-4.361134304,0.368304835 +Hollis Thompson,thompho01,2017,RS,PHI,1147,561,-2.347969257,-2.099743772,-4.447713028,-1.752906066,-1.664051172,-3.416957238,-2.322728297,-2.133146513,-4.45587481,-0.483007731,-0.483007731,0,-2.938206355,-2.211292921,-5.149499276,-1.055023061 +Hollis Thompson,thompho01,2017,RS,NOP,391,191,-3.589193433,0.834610843,-2.754582591,-2.918130452,3.375057536,0.456927084,-3.627954912,1.39046507,-2.237489842,0.049688087,0.049688087,0,-3.333426587,0.936458086,-2.396968501,-0.501039869 +Jason Thompson,thompja02,2014,RS,SAC,3985,2007,-2.256921982,0.336415925,-1.920506057,1.9884247,-0.175313179,1.813111522,-1.524648973,0.271651604,-1.252997369,1.519972041,1.519972041,0,-2.273057989,0.010286331,-2.262771658,-0.808161848 +Jason Thompson,thompja02,2015,RS,SAC,3994,1991,-2.432854238,0.445059006,-1.987795232,-0.166844445,-1.173553005,-1.34039745,-2.130285131,0.175985909,-1.954299222,0.802349783,0.802349783,0,-2.879950684,-0.466557359,-3.346508043,-0.703488712 +Jason Thompson,thompja02,2016,PO,TOR,111,55,-1.745438828,-5.165140312,-6.91057914,1.803367955,2.261227261,4.064595216,-1.112868529,-3.896720496,-5.009589025,-0.064768669,0,-0.064768669,-1.396678691,-6.205202547,-7.601881238,-0.910514868 +Jason Thompson,thompja02,2016,RS,GSW,386,179,-0.790122393,-2.447989117,-3.23811151,-7.421092032,-6.718658642,-14.13975067,-2.316497772,-3.595104015,-5.911601786,-0.290502743,-0.290502743,0,-1.640801099,-2.079654215,-3.720455314,0.597936884 +Jason Thompson,thompja02,2016,RS,TOR,569,292,0.538415295,-1.438709142,-0.900293847,0.411472382,1.420309376,1.831781758,0.488491502,-0.939877031,-0.451385529,0.339425726,0.339425726,0,0.25737314,0.319530463,0.576903603,-0.861176748 +Klay Thompson,thompkl01,2014,PO,GSW,516,257,1.667480545,0.413257346,2.080737891,-8.913216034,-5.875554332,-14.78877037,-0.49442299,-0.892376295,-1.386799286,0.183426934,0,0.183426934,-2.271993488,0.175535963,-2.096457525,-0.464824809 +Klay Thompson,thompkl01,2014,RS,GSW,5842,2868,1.088310974,0.437208153,1.525519127,5.597176687,2.354229249,7.951405935,2.069294331,0.808872864,2.878167195,8.268856917,8.268856917,0,2.318590072,1.721131352,4.039721425,0.389241425 +Klay Thompson,thompkl01,2015,PO,GSW,1509,761,2.260170863,-0.345385564,1.914785299,5.141296074,-3.719758001,1.421538073,2.917361098,-1.149998188,1.76736291,1.802079912,0,1.802079912,2.525628047,-1.302478162,1.223149885,-0.365118911 +Klay Thompson,thompkl01,2015,RS,GSW,5134,2455,3.829460502,0.860225091,4.689685592,5.956697834,1.543055514,7.499753348,4.344558884,1.000543252,5.345102136,10.25668225,10.25668225,0,4.860554231,1.178519438,6.039073669,1.108757599 +Klay Thompson,thompkl01,2016,PO,GSW,1747,849,3.925130407,1.079769459,5.004899867,-1.500264438,-0.170228172,-1.67049261,2.920543081,0.824631548,3.745174628,2.945337726,0,2.945337726,1.650481459,1.563066209,3.213547668,1.430903109 +Klay Thompson,thompkl01,2016,RS,GSW,5629,2666,2.687509296,-1.244267751,1.443241544,5.299398745,1.158055597,6.457454343,3.21544056,-0.852220754,2.363219806,7.000910776,7.000910776,0,4.253163139,-0.660887948,3.592275191,0.645461018 +Klay Thompson,thompkl01,2017,PO,GSW,1258,596,-1.24671042,1.785356631,0.538646211,-0.364520808,4.727013047,4.362492239,-1.274874037,2.419121803,1.144247766,1.223719008,0,1.223719008,-0.169383224,2.746322543,2.576939319,0.191686255 +Klay Thompson,thompkl01,2017,RS,GSW,5575,2649,1.509625847,0.251236745,1.760862592,4.569648889,1.175880692,5.745529582,2.109939876,0.397838284,2.50777816,7.115043216,7.115043216,0,3.456024056,0.377208771,3.833232827,0.124952415 +Klay Thompson,thompkl01,2018,PO,GSW,1615,794,1.315832455,-0.556730408,0.759102047,-1.545508209,-0.062048355,-1.607556564,0.705534958,-0.584040749,0.121494209,1.199768385,0,1.199768385,1.346711745,0.265819886,1.61253163,0.004070352 +Klay Thompson,thompkl01,2018,RS,GSW,5293,2506,1.289797822,-0.242611305,1.047186517,3.111795076,1.952855885,5.064650961,1.66949323,0.178730556,1.848223786,5.90203368,5.90203368,0,2.807214702,0.121159919,2.928374621,0.386775363 +Klay Thompson,thompkl01,2019,PO,GSW,1687,818,0.501186802,-0.256475678,0.244711124,-1.122549136,-5.380349199,-6.502898335,0.085218076,-1.359591723,-1.274373648,0.634555016,0,0.634555016,0.319405567,-0.521836558,-0.20243099,-0.094101621 +Klay Thompson,thompkl01,2019,RS,GSW,5657,2652,0.9986454,-0.250013109,0.748632291,0.928360471,-2.736957095,-1.808596625,0.934625725,-0.798911826,0.135713899,3.907496028,3.907496028,0,2.472224625,-0.302260632,2.169963993,0.077774012 +Tristan Thompson,thomptr01,2014,RS,CLE,5068,2594,-1.131897492,-1.934528363,-3.066425855,1.327400299,-5.827051067,-4.499650769,-0.661250552,-2.841018955,-3.502269507,-0.984072975,-0.984072975,0,-0.501984326,-2.565083597,-3.067067923,-1.110280641 +Tristan Thompson,thomptr01,2015,PO,CLE,1392,727,2.19181643,3.31941281,5.51122924,1.486139153,-1.103531719,0.382607434,2.060305673,2.53960639,4.599912063,2.773825082,0,2.773825082,2.92793345,2.196803384,5.124736834,-1.299461215 +Tristan Thompson,thomptr01,2015,RS,CLE,4270,2194,-0.604431238,0.354427916,-0.250003321,1.377031695,-1.364267428,0.012764267,-0.292594543,0.018488837,-0.274105705,2.738811811,2.738811811,0,0.429548029,-0.332960133,0.096587896,-1.129773735 +Tristan Thompson,thomptr01,2016,PO,CLE,1194,622,1.477727227,2.762029835,4.239757062,2.343100697,3.995338996,6.338439694,1.579937413,3.134033006,4.713970419,2.434326862,0,2.434326862,2.247384581,2.16565559,4.41304017,-0.334939965 +Tristan Thompson,thomptr01,2016,RS,CLE,4482,2269,0.439209649,2.402516428,2.841726077,1.782183951,1.481844403,3.264028354,0.729338026,2.319793201,3.049131227,6.663276723,6.663276723,0,0.861898312,2.05450838,2.916406692,-0.728478223 +Tristan Thompson,thomptr01,2017,PO,CLE,1139,562,0.425127421,2.399094848,2.82422227,-3.395665879,3.91191634,0.516250461,-0.481707545,2.855828741,2.374121195,1.51882068,0,1.51882068,-0.200379799,2.922935302,2.722555503,0.222650456 +Tristan Thompson,thomptr01,2017,RS,CLE,4717,2336,-1.021130732,1.558368279,0.537237547,-1.220327215,-0.463681042,-1.684008257,-1.141017845,1.280862517,0.139844671,3.415069256,3.415069256,0,-1.050366585,1.215876072,0.165509487,-0.829515735 +Tristan Thompson,thomptr01,2018,PO,CLE,804,416,1.552848805,-0.23599471,1.316854095,2.805634416,-2.491429862,0.314204554,1.821203399,-0.693314213,1.127889186,0.838906973,0,0.838906973,2.123113096,-1.54993918,0.573173916,-1.144453087 +Tristan Thompson,thomptr01,2018,RS,CLE,2228,1072,-1.53065318,-0.340540319,-1.8711935,-2.21718028,-2.826006679,-5.043186959,-1.801689723,-0.801405893,-2.603095616,0.079909815,0.079909815,0,-1.793793666,-0.724782408,-2.518576073,-0.539823919 +Tristan Thompson,thomptr01,2019,RS,CLE,2422,1198,-0.221236426,1.648743834,1.427507408,-0.444649028,-2.677827126,-3.122476153,-0.246354593,0.957837959,0.711483366,2.086023804,2.086023804,0,-0.301074672,0.326214047,0.025139375,-1.430762834 +Tristan Thompson,thomptr01,2020,RS,CLE,3554,1721,-2.06043606071511,1.50981594974409,-0.550620110971023,-2.80165512332201,-1.97988534968895,-4.78154047301095,-2.29831818820309,0.996035455935929,-1.30228273226717,1.25352463299155,1.25352463299155,0,-1.75119173735433,0.278046050693149,-1.47314568666118,-1.41766250203706 +Marcus Thornton,thornma01,2014,PO,BRK,228,124,2.484856852,-2.565585374,-0.080728522,1.458165504,-11.13494644,-9.676780934,2.391983609,-4.536361637,-2.144378029,0.039429574,0,0.039429574,0.525358604,-5.267860012,-4.742501409,-0.203227872 +Marcus Thornton,thornma01,2014,RS,BRK,1211,620,0.688869112,-1.702835093,-1.013965981,0.142389353,-0.785516118,-0.643126765,0.630506885,-1.596565148,-0.966058263,0.566645786,0.566645786,0,1.482420661,-1.694615728,-0.212195067,0.398104617 +Marcus Thornton,thornma01,2014,RS,SAC,2217,1121,0.260548085,-0.920309739,-0.659761654,1.5997681,1.235877684,2.835645784,0.551949061,-0.502939152,0.049009909,1.591289799,1.591289799,0,0.31057912,-1.144988879,-0.834409759,-0.572769096 +Marcus Thornton,thornma01,2015,RS,PHO,162,81,-5.898843565,1.19382358,-4.705019985,-10.28556442,0.739140397,-9.546424023,-7.156452171,1.185558135,-5.970894036,-0.133733515,-0.133733515,0,-5.461692158,-0.13585304,-5.597545198,0.451136004 +Marcus Thornton,thornma01,2015,RS,BOS,1306,640,2.51918121,-0.544540671,1.97464054,0.10229068,0.283075373,0.385366052,2.184873879,-0.405134716,1.779739163,1.479473354,1.479473354,0,2.117035512,-1.702992993,0.414042518,0.025070148 +Marcus Thornton,thornma01,2016,RS,HOU,1861,885,1.616228665,-2.517624596,-0.901395931,-0.772746665,-0.515338297,-1.288084962,1.214395625,-2.240536531,-1.026140906,0.781639455,0.781639455,0,1.636607317,-2.423635318,-0.787028001,0.410552956 +Marcus Thornton,thornma01,2016,RS,WAS,493,224,1.702584429,-1.281903022,0.420681407,0.983483347,1.145894939,2.129378286,1.662120167,-0.8596295,0.802490667,0.41236598,0.41236598,0,1.406970492,-1.410043715,-0.003073223,1.533114986 +Marcus Thornton,thornma01,2017,RS,WAS,1172,575,-0.703271056,-2.92653722,-3.629808276,-4.079767533,-8.095007634,-12.17477517,-1.474461223,-4.161764515,-5.636225737,-0.839193615,-0.839193615,0,-0.922114175,-3.601847983,-4.523962158,-0.871642304 +Sindarius Thornwell,thornsi01,2018,RS,LAC,2448,1156,-2.108721476,1.387959899,-0.720761577,-3.185533523,2.962977651,-0.222555871,-2.497388632,1.820605323,-0.676783309,1.225587619,1.225587619,0,-2.563950561,1.208344967,-1.355605594,0.228987302 +Sindarius Thornwell,thornsi01,2019,PO,LAC,28,12,-5.331459053,6.096271235,0.764812182,-0.340801483,14.1633224,13.82252091,-4.632464204,8.078168272,3.445704069,0.03932475,0,0.03932475,-6.108298966,5.647911889,-0.460387078,0.514836619 +Sindarius Thornwell,thornsi01,2019,RS,LAC,726,313,-5.011949784,0.131531862,-4.880417922,-6.965016484,5.251334995,-1.713681488,-5.767498538,1.226851,-4.540647538,-0.288283577,-0.288283577,0,-5.65249733,0.272119096,-5.380378234,0.830558487 +Sindarius Thornwell,thornsi01,2020,RS,NOP,73,35,4.67851466090817,-1.46765742164914,3.21085723925903,9.71501107383397,-12.1168734498468,-2.40186237601278,6.02720826386453,-3.74879914615777,2.27840911770676,0.089050963803737,0.089050963803737,0,3.2352953162528,-3.65770935894015,-0.422414042687343,-0.84298578355229 +Matisse Thybulle,thybuma01,2020,PO,PHI,148,75,-3.20662271458584,0.346163590745504,-2.86045912384034,-9.89432762215539,-2.40051488318865,-12.294842505344,-4.90842368118043,-0.16142442290692,-5.06984810408735,-0.089774641679706,0,-0.089774641679706,-3.94021443013443,-0.148193043205621,-4.08840747334005,-1.92922013571575 +Matisse Thybulle,thybuma01,2020,RS,PHI,2743,1287,-1.4998103436828,3.89583111824233,2.39602077455953,-0.278505451876179,0.785819458873863,0.507314006997684,-1.34428694245604,3.45275904375415,2.10847210129811,3.2024108114455,3.2024108114455,0,-0.98356282485544,3.98172957996015,2.99816675510471,0.390624055250124 +Jamaal Tinsley,tinslja01,2014,RS,UTA,210,110,-3.675520844,-7.016969206,-10.69249005,-7.961115475,-1.429125529,-9.390241004,-4.750294765,-6.227434085,-10.97772885,-0.459673641,-0.459673641,0,-4.062394337,-6.374301902,-10.43669624,-0.432666736 +Mike Tobey,tobeymi01,2017,RS,CHA,49,25,-8.153121291,11.01921046,2.866089171,-22.85989829,8.611450316,-14.24844797,-11.76514688,11.1865382,-0.578608673,0.027439257,0.027439257,0,-9.132975093,5.668376473,-3.464598621,-0.909644962 +Anthony Tolliver,tollian01,2014,PO,CHA,46,21,3.854910767,-0.429522702,3.425388065,-2.633180058,-3.601542477,-6.234722535,2.832456308,-1.091026181,1.741430126,0.050087214,0,0.050087214,0.129101862,-0.080020644,0.049081218,0.85270103 +Anthony Tolliver,tollian01,2014,RS,CHA,2594,1298,0.337805653,-0.677168284,-0.339362631,0.986908279,1.403421797,2.390330076,0.525042543,-0.307971671,0.217070871,1.968035356,1.968035356,0,-0.483049602,-1.023554747,-1.506604348,0.152471453 +Anthony Tolliver,tollian01,2015,RS,PHO,564,272,-1.665271786,-3.839352925,-5.504624711,-2.022013496,-1.305765513,-3.327779009,-1.848006435,-3.546180667,-5.394187102,-0.36809098,-0.36809098,0,-1.54407804,-3.938336498,-5.482414538,0.299355891 +Anthony Tolliver,tollian01,2015,RS,DET,2304,1160,0.640813499,-1.315083169,-0.67426967,3.755667884,-0.025138984,3.7305289,1.318609492,-1.107532584,0.211076908,1.758375096,1.758375096,0,1.748902508,-1.263638584,0.485263923,0.323670052 +Anthony Tolliver,tollian01,2016,PO,DET,49,26,-1.644777944,-3.44380317,-5.088581113,-11.15108867,-8.345781127,-19.4968698,-3.767321304,-4.690368094,-8.457689398,-0.076210622,0,-0.076210622,-2.326672436,-5.42060737,-7.747279806,-2.286467082 +Anthony Tolliver,tollian01,2016,RS,DET,2684,1341,0.32504749,-0.136924894,0.188122597,-0.828153049,0.456277214,-0.371875835,0.106916437,-0.022924909,0.083991528,1.930481181,1.930481181,0,0.30258744,-0.671612709,-0.369025269,-0.427031025 +Anthony Tolliver,tollian01,2017,RS,SAC,3004,1477,-0.674992036,-1.124710801,-1.799702838,0.349878984,-1.277646134,-0.92776715,-0.482287495,-1.190496057,-1.672783552,0.813446532,0.813446532,0,-0.698361596,-1.5577281,-2.256089696,0.204638124 +Anthony Tolliver,tollian01,2018,RS,DET,3585,1757,2.006252386,-0.096374452,1.909877934,0.041334846,0.784976131,0.826310978,1.729344292,0.069644838,1.798989129,4.077610129,4.077610129,0,1.509624401,-0.378118031,1.13150637,-0.004891326 +Anthony Tolliver,tollian01,2019,RS,MIN,2306,1079,-1.380424233,-0.860382169,-2.240806402,-3.239442127,1.125554238,-2.11388789,-1.868123827,-0.477870059,-2.345993885,0.222244002,0.222244002,0,-1.361776535,-1.168306262,-2.530082797,-0.075015296 +Anthony Tolliver,tollian01,2020,RS,MEM,507,236,-0.08962392139197,1.86525699092778,1.77563306953581,2.27834948513557,5.39730798437039,7.67565746950596,0.420519990358118,2.71061660524788,3.131136595606,0.70364718841822,0.70364718841822,0,0.255330060994427,0.738082915919602,0.993412976914029,-0.646539800544365 +Anthony Tolliver,tollian01,2020,RS,SAC,174,82,-6.15777812825853,1.36720389914521,-4.79057422911333,2.07071383990435,-3.01694026507991,-0.946226425175565,-4.77671236505515,0.570786202249828,-4.20592616280532,-0.06096803471716,-0.06096803471716,0,-3.98959094554313,-0.305642000275339,-4.29523294581847,0.096094080735895 +Anthony Tolliver,tollian01,2020,RS,POR,1200,554,-3.18546179681067,0.028688558548844,-3.15677323826183,-5.51317759749117,-4.14657151237103,-9.6597491098622,-3.87464867174807,-0.776650916705243,-4.65129958845332,-0.538973266660385,-0.538973266660385,0,-3.18771056400016,-1.42574040330511,-4.61345096730527,0.298181549336502 +Juan Toscano-Anderson,toscaju01,2020,RS,GSW,570,272,-2.40412388310531,0.853459337084106,-1.55066454602121,-2.45765595012537,-1.47971123562352,-3.93736718574889,-2.52305924856828,0.475131894889857,-2.04792735367842,0.096980572403242,0.096980572403242,0,-2.88369996936649,1.09819243721353,-1.78550753215295,-0.470686177037876 +Axel Toupane,toupaax01,2016,RS,DEN,613,305,-1.658691981,-1.227389655,-2.886081637,3.50428581,-3.478650368,0.025635441,-0.679951021,-1.725583842,-2.405534862,0.05363789,0.05363789,0,-1.263625947,-1.231956222,-2.495582169,0.064392842 +Axel Toupane,toupaax01,2017,RS,MIL,11,6,-14.02965115,-6.407578944,-20.4372301,-19.77535866,-43.506077,-63.28143566,-16.08450021,-14.5237687,-30.60826891,-0.084593771,-0.084593771,0,-15.31055071,-13.30548411,-28.61603481,-0.789009216 +Axel Toupane,toupaax01,2017,RS,NOP,84,41,0.601411516,-0.948546032,-0.347134516,-4.529639275,0.793259568,-3.736379707,-0.370996727,-0.649263435,-1.020260162,0.035957136,0.035957136,0,-0.200810931,-0.094446466,-0.295257397,-0.612427521 +Karl-Anthony Towns,townska01,2016,RS,MIN,5312,2627,0.79966248,0.780169503,1.579831983,2.245964919,-2.459518515,-0.213553595,1.157905189,0.20988618,1.367791369,5.559972261,5.559972261,0,0.733252494,0.048268121,0.781520615,0.724367335 +Karl-Anthony Towns,townska01,2017,RS,MIN,6043,3030,3.086684651,-1.38591167,1.70077298,6.052104177,-4.524658871,1.527445306,3.835300211,-2.086446198,1.748854013,6.963363989,6.963363989,0,4.036508543,-1.7005737,2.335934843,0.120710432 +Karl-Anthony Towns,townska01,2018,PO,MIN,337,170,-1.362979078,0.225983417,-1.136995662,8.808262307,-19.54938571,-10.74112341,0.640373699,-3.828297914,-3.187924215,-0.039384261,0,-0.039384261,1.91644407,-3.469897768,-1.553453698,0.523352621 +Karl-Anthony Towns,townska01,2018,RS,MIN,5845,2918,3.142239262,-0.257408798,2.884830464,7.99123967,0.799695631,8.790935301,4.269739347,-0.027527024,4.242212323,10.33360203,10.33360203,0,4.416535611,0.696563373,5.113098984,-0.725639204 +Karl-Anthony Towns,townska01,2019,RS,MIN,5358,2545,3.282302691,0.081628354,3.363931045,3.163625347,-0.396381726,2.767243622,3.450809575,0.039750782,3.490560356,8.139934627,8.139934627,0,3.786538782,0.616036112,4.402574894,0.463124103 +Karl-Anthony Towns,townska01,2020,RS,MIN,2589,1187,4.9313250028506,2.32773938115228,7.25906438400288,7.14569108013859,-5.32796904548867,1.81772203464992,5.76664780030242,0.895502020294733,6.66214982059716,5.78340149179399,5.78340149179399,0,5.25261039583405,1.1233300805909,6.37594047642495,1.49274271441727 +Gary Trent Jr.,trentga02,2019,RS,POR,241,111,-6.128116076,-2.491109749,-8.619225826,0.881490413,-5.001145904,-4.11965549,-5.128380081,-3.198877037,-8.327257118,-0.315515807,-0.315515807,0,-4.893495732,-4.176731089,-9.070226822,-0.108586415 +Gary Trent Jr.,trentga02,2020,PO,POR,339,153,-1.58257031359541,0.982364254094257,-0.600206059501156,-9.35193749618195,2.21476670001322,-7.13717079616872,-3.29299664603508,1.34128231770038,-1.9517143283347,0.065595338440913,0,0.065595338440913,-2.33639662212444,0.09909677343113,-2.23729984869331,2.05012659849323 +Gary Trent Jr.,trentga02,2020,RS,POR,2837,1332,1.18868624666235,-0.345946087428747,0.842740159233598,-0.128440121456998,-2.16991686330463,-2.29835698476163,0.963398195227987,-0.706432068413116,0.256966126814871,2.03278917651933,2.03278917651933,0,0.380437874250634,-0.921922523370458,-0.541484649119824,-0.534835827001123 +Allonzo Trier,trieral01,2019,RS,NYK,3083,1459,-0.906504224,-2.052952651,-2.959456875,-2.741833532,1.195052985,-1.546780547,-1.252446802,-1.451901546,-2.704348348,0.033858124,0.033858124,0,-2.021507743,-2.336903398,-4.358411142,-0.372282208 +Allonzo Trier,trieral01,2020,RS,NYK,620,291,-0.220294920103628,-6.29385387348211,-6.51414879358574,-5.1325075337719,-1.71196790869937,-6.84447544247127,-1.15770239045117,-5.65463112723379,-6.81233351768496,-0.605052331325323,-0.605052331325323,0,-1.35040589248394,-6.19308466631818,-7.54349055880213,0.325883066196746 +PJ Tucker,tuckepj01,2014,RS,PHO,5086,2490,0.841765414,0.969346078,1.811111492,0.359148923,0.600164257,0.95931318,0.766865986,0.947089907,1.713955893,5.705718209,5.705718209,0,0.378950266,1.47354113,1.852491396,0.587186064 +PJ Tucker,tuckepj01,2015,RS,PHO,4836,2383,0.189558946,1.386557126,1.576116072,-3.230065803,0.601015945,-2.629049858,-0.51333563,1.31387114,0.800535511,4.311941762,4.311941762,0,-0.603569736,2.158271036,1.554701301,-0.107134632 +PJ Tucker,tuckepj01,2016,RS,PHO,5256,2540,-0.445852936,0.885428314,0.439575378,-1.913113697,0.708739499,-1.204374198,-0.769383615,0.940687972,0.171304358,3.783909538,3.783909538,0,-1.334883695,1.009357021,-0.325526675,-0.047287505 +PJ Tucker,tuckepj01,2017,PO,TOR,486,251,-2.033647952,2.080008226,0.046360274,-3.087692065,8.455225394,5.367533328,-2.279237352,3.531216,1.251978647,0.526089787,0,0.526089787,-4.079245095,4.542406653,0.463161557,-0.452524162 +PJ Tucker,tuckepj01,2017,RS,TOR,1231,609,-0.843826031,1.93898913,1.095163099,-1.706444811,5.013246163,3.306801352,-1.121024466,2.697665764,1.576641298,1.338605391,1.338605391,0,-0.319276298,2.352683538,2.03340724,-0.418321508 +PJ Tucker,tuckepj01,2017,RS,PHO,3383,1627,-0.763700016,1.280261759,0.516561743,-0.969364309,0.042634672,-0.926729637,-0.86100801,1.145379595,0.284371585,2.504467569,2.504467569,0,-1.484941496,1.546081082,0.061139586,-0.558847311 +PJ Tucker,tuckepj01,2018,PO,HOU,1133,569,1.040966729,1.379472373,2.420439102,8.560745929,5.097213321,13.65795925,2.61961543,2.196936918,4.816552348,2.227740196,0,2.227740196,2.804362522,3.263568726,6.067931248,-1.625090833 +PJ Tucker,tuckepj01,2018,RS,HOU,4696,2281,-1.648516562,0.0190172,-1.629499362,1.611037533,1.992869865,3.603907399,-1.16094788,0.393570173,-0.767377707,2.297183729,2.297183729,0,-0.402134819,0.920701649,0.518566829,-0.435300137 +PJ Tucker,tuckepj01,2019,PO,HOU,862,426,2.115599658,1.935756492,4.05135615,3.931249264,10.14107227,14.07232154,2.508165729,3.726764223,6.234929952,2.00274258,0,2.00274258,3.740862338,5.426548789,9.167411127,-0.559268538 +PJ Tucker,tuckepj01,2019,RS,HOU,5734,2802,-1.919574792,1.927514777,0.007939984,-0.291536428,0.518796253,0.227259825,-1.774673963,1.748566649,-0.026107314,3.869264351,3.869264351,0,-1.151274247,2.374264781,1.222990534,-0.647993156 +P.J. Tucker,tuckepj01,2020,PO,HOU,851,414,-1.5297958892902,3.60411996395457,2.07432407466437,6.11723599838281,-0.546762188331856,5.57047381005095,-0.023754480716485,2.92363444427245,2.89987996355596,1.22054894645967,0,1.22054894645967,0.457537306980412,5.17209677935021,5.62963408633062,-0.827961285244154 +P.J. Tucker,tuckepj01,2020,RS,HOU,5318,2467,-2.51873380048832,2.38888963267038,-0.129844167817943,-1.0202903160041,0.896457408164711,-0.123832907839393,-2.43673241349383,2.21191280089442,-0.224819612599409,3.1567356677232,3.1567356677232,0,-2.44520792461218,2.66204595292112,0.216838028308941,-0.694425805947668 +Rayjon Tucker,tuckera01,2020,PO,UTA,23,11,-8.27018907468064,3.70482154902954,-4.5653675256511,-16.7894783007471,-6.2111897681556,-23.0006680689026,-10.8201094691714,1.8399502823311,-8.98015918684034,-0.036186691312022,0,-0.036186691312022,-9.00163041404682,-3.79828010186602,-12.7999105159128,0.345091534950693 +Rayjon Tucker,tuckera01,2020,RS,UTA,347,161,-1.50913653985278,-1.03869558246646,-2.54783212231924,-2.38833160214021,-2.05344099721129,-4.4417725993515,-1.80476766761585,-1.34654422922671,-3.15131189684256,-0.033058410703062,-0.033058410703062,0,-2.93031969297985,-2.39698850071445,-5.3273081936943,0.290437250970957 +Ronny Turiaf,turiaro01,2014,RS,MIN,1229,606,-1.132094132,3.651705189,2.519611057,-2.934585199,0.229527916,-2.705057283,-1.599971395,3.159173578,1.559202182,1.325326352,1.325326352,0,-1.119476019,1.713808152,0.594332133,-0.50378704 +Ronny Turiaf,turiaro01,2015,RS,MIN,42,19,-4.956462695,-11.44038822,-16.39685091,-11.05210432,-4.486003273,-15.53810759,-6.520135237,-10.58131813,-17.10145337,-0.138641579,-0.138641579,0,-8.425549708,-11.68706457,-20.11261428,-0.329854414 +Hedo Turkoglu,turkohe01,2014,PO,LAC,79,41,1.111141403,7.015108824,8.126250227,-2.499177042,8.575466601,6.076289559,0.298857627,7.789383155,8.088240782,0.230683573,0,0.230683573,2.164489448,5.831232009,7.995721456,-1.247377896 +Hedo Turkoglu,turkohe01,2014,RS,LAC,795,392,-0.81435274,0.824750854,0.010398114,-2.360735701,0.701840167,-1.658895534,-1.263660233,0.803513204,-0.460147029,0.459628065,0.459628065,0,-0.944926424,1.065432368,0.120505945,0.347901803 +Hedo Turkoglu,turkohe01,2015,PO,LAC,112,55,-4.833483693,2.750866001,-2.082617692,-15.76605704,-6.500843119,-22.26690016,-7.510188091,0.991117807,-6.519070283,-0.109114133,0,-0.109114133,-3.585260782,1.449451232,-2.135809549,0.02960792 +Hedo Turkoglu,turkohe01,2015,RS,LAC,1429,705,-0.22773411,-0.752592251,-0.980326361,-3.96466656,-1.157829674,-5.122496234,-1.011878302,-0.897092635,-1.908970937,0.303107324,0.303107324,0,0.153206581,-1.661373638,-1.508167057,0.189163804 +Evan Turner,turneev01,2014,PO,IND,294,149,-4.263187168,-2.088444148,-6.351631316,-12.55826836,-7.517924137,-20.0761925,-6.220822719,-3.391573656,-9.612396375,-0.54253662,0,-0.54253662,-5.770795882,-4.823379438,-10.59417532,0.77597126 +Evan Turner,turneev01,2014,RS,PHI,3970,1886,-2.058724287,-2.284887702,-4.343611989,-1.230963861,1.529245384,0.298281523,-1.881580155,-1.572731068,-3.454311223,-0.685117537,-0.685117537,0,-1.956212786,-1.697628928,-3.653841714,1.047735466 +Evan Turner,turneev01,2014,RS,IND,1113,571,-2.509027427,-2.878330336,-5.387357763,-3.416356295,-3.339967874,-6.75632417,-2.820218715,-3.222855306,-6.043074021,-0.955892927,-0.955892927,0,-3.828051031,-2.666426476,-6.494477507,-0.345849592 +Evan Turner,turneev01,2015,PO,BOS,231,118,-1.174019298,4.245890979,3.071871681,0.851421043,-7.533993391,-6.682572347,-0.798306057,2.045496516,1.247190459,0.246384983,0,0.246384983,-3.392423288,2.273753757,-1.118669532,-0.702520952 +Evan Turner,turneev01,2015,RS,BOS,4593,2260,-1.678482321,0.624530687,-1.053951634,-2.265677615,-1.592088999,-3.857766614,-1.889396569,0.187976079,-1.70142049,1.212532508,1.212532508,0,-1.41780395,0.012658059,-1.405145891,0.274883111 +Evan Turner,turneev01,2016,PO,BOS,443,214,-2.992392205,3.508661288,0.516269083,0.339512857,1.860342724,2.199855581,-2.393892722,3.351687184,0.957794462,0.418898976,0,0.418898976,0.096069157,0.357777925,0.453847083,0.313444227 +Evan Turner,turneev01,2016,RS,BOS,4763,2271,-0.606195647,0.352105411,-0.254090236,-4.885804534,2.05238603,-2.833418504,-1.547627254,0.692133836,-0.855493418,2.202326992,2.202326992,0,-1.709328026,0.41653455,-1.292793475,0.32182776 +Evan Turner,turneev01,2017,PO,POR,270,124,-0.103952512,3.109472868,3.005520356,-3.609558772,12.06183895,8.452280183,-0.833372223,5.158022738,4.324650516,0.466740125,0,0.466740125,2.470593885,6.517879567,8.988473452,1.072932073 +Evan Turner,turneev01,2017,RS,POR,3402,1658,-1.382271996,0.772324204,-0.609947791,-5.79598374,1.229366231,-4.56661751,-2.406784911,0.936590933,-1.470193979,1.082292737,1.082292737,0,-2.167809564,0.709479333,-1.458330232,-0.028090046 +Evan Turner,turneev01,2018,PO,POR,187,87,-0.916401717,2.89696723,1.980565513,-0.393373232,4.24846041,3.855087179,-0.857666443,3.431618017,2.573951574,0.247518313,0,0.247518313,-1.666128474,1.667613865,0.001485391,1.517169465 +Evan Turner,turneev01,2018,RS,POR,4170,2034,-1.653730594,0.649061493,-1.004669101,-5.048193143,-0.877679168,-5.925872311,-2.464375195,0.340406496,-2.123968699,0.646751638,0.646751638,0,-3.149573896,0.438237796,-2.7113361,-0.444377829 +Evan Turner,turneev01,2019,PO,POR,496,245,-3.507846044,1.947250468,-1.560595576,-0.167251553,2.02714783,1.859896277,-3.055986009,2.08960982,-0.966376189,0.226293754,0,0.226293754,-3.426749118,0.414842031,-3.011907088,-1.577773041 +Evan Turner,turneev01,2019,RS,POR,3367,1605,-1.604832022,0.328325293,-1.276506729,-1.004012042,-1.148549759,-2.152561801,-1.619328194,0.030155408,-1.589172786,0.942049329,0.942049329,0,-1.257228492,-0.46125602,-1.718484512,-0.913286808 +Evan Turner,turneev01,2020,RS,ATL,561,251,-4.67775431544574,-0.487904239852292,-5.16565855529803,-7.91842069021308,4.52143728789263,-3.39698340232045,-5.61203743107673,0.601497957042354,-5.01053947403437,-0.291492596793678,-0.291492596793678,0,-3.6338079726801,-1.84977506212435,-5.48358303480445,0.708049719033239 +Myles Turner,turnemy01,2016,PO,IND,372,197,-5.163423033,-0.649193255,-5.812616288,0.165035362,-2.083803773,-1.91876841,-4.37924203,-1.024619797,-5.403861827,-0.27618831,0,-0.27618831,-4.820547812,-0.052870167,-4.873417979,0.375175158 +Myles Turner,turnemy01,2016,RS,IND,2841,1367,-3.583938496,1.69041204,-1.893526456,-3.674560259,0.219560965,-3.454999294,-3.804045087,1.417863633,-2.386181455,0.253759177,0.253759177,0,-3.125478631,1.449222397,-1.676256234,0.006289631 +Myles Turner,turnemy01,2017,PO,IND,264,133,-4.638535166,2.447225009,-2.191310158,14.82179088,6.4604458,21.28223668,-0.888800289,3.488470168,2.599669879,0.379043974,0,0.379043974,-1.408890333,4.819425208,3.410534874,1.199509196 +Myles Turner,turnemy01,2017,RS,IND,5162,2541,-1.51068169,2.026713308,0.516031617,1.970072079,2.282159289,4.252231368,-0.870539302,2.183178688,1.312639386,5.279919737,5.279919737,0,-0.84934168,2.02458022,1.17523854,0.242859777 +Myles Turner,turnemy01,2018,PO,IND,384,196,-0.611290288,0.861621097,0.250330809,-8.484293088,10.68936288,2.205069791,-2.269278667,2.844419359,0.575140692,0.345872744,0,0.345872744,-5.642350229,1.841202558,-3.80114767,0.834414507 +Myles Turner,turnemy01,2018,RS,IND,3739,1836,-1.950360583,-0.525725414,-2.476085997,-0.681845388,0.274275285,-0.407570102,-1.813847269,-0.395077859,-2.208925128,0.507076648,0.507076648,0,-1.489737052,0.221138071,-1.268598981,0.04640377 +Myles Turner,turnemy01,2019,PO,IND,259,126,-1.853530344,5.245751512,3.392221168,1.106517056,0.089222035,1.195739091,-1.284080024,4.433004999,3.148924974,0.398229572,0,0.398229572,-0.729862954,3.975159604,3.24529665,1.810828111 +Myles Turner,turnemy01,2019,RS,IND,4363,2119,-1.648527003,1.488807087,-0.159719916,-2.719329048,3.201665384,0.482336336,-1.970793828,1.88527487,-0.085518958,2.879676529,2.879676529,0,-1.340940004,2.549497261,1.208557256,-0.032927239 +Myles Turner,turnemy01,2020,PO,IND,300,146,-2.42623092738792,4.47686426012661,2.05063333273869,-8.72980899345318,-7.22229260760195,-15.9521016010551,-3.80562065750115,2.3524102246775,-1.45321043282365,0.100397486665832,0,0.100397486665832,-5.00549438016522,2.43783966346432,-2.5676547167009,0.7690783000526 +Myles Turner,turnemy01,2020,RS,IND,3746,1826,-2.08645589228962,1.70317310920133,-0.383282783088295,-2.9672584253631,1.32675708130703,-1.64050134405607,-2.3922401756847,1.67987322132664,-0.712366954358061,1.89055791398325,1.89055791398325,0,-1.76139408476912,2.07793064923394,0.316536564464824,-0.416975977374747 +Jeremy Tyler,tylerje01,2014,RS,NYK,797,398,-4.431214797,0.378829406,-4.052385392,-1.422502513,-2.922472597,-4.34497511,-4.099938801,-0.261087639,-4.36102644,-0.328383568,-0.328383568,0,-4.181938309,-1.197702201,-5.37964051,0.366257151 +Ekpe Udoh,udohek01,2014,RS,MIL,1550,804,-5.098655192,-3.664719267,-8.763374458,-0.754822656,-2.562684671,-3.317507327,-4.498321764,-3.571001215,-8.069322979,-2.160933572,-2.160933572,0,-4.44534986,-3.994668163,-8.440018023,-0.925612297 +Ekpe Udoh,udohek01,2015,PO,LAC,27,12,-8.145956185,-4.606777101,-12.75273329,17.984547,22.59407504,40.57862204,-3.281768161,0.783596686,-2.498171475,0.001591129,0,0.001591129,-2.558762565,-0.221579978,-2.780342543,0.059630118 +Ekpe Udoh,udohek01,2015,RS,LAC,264,128,-3.821981164,-0.247218179,-4.069199343,-3.794965819,2.842826736,-0.952139083,-4.03667106,0.33313978,-3.703531279,-0.062697961,-0.062697961,0,-2.59645426,-0.755511829,-3.351966089,0.657605363 +Ekpe Udoh,udohek01,2018,PO,UTA,51,21,-6.507788283,-2.349148952,-8.856937235,3.470907619,-6.375090708,-2.904183089,-4.781992419,-3.365751364,-8.147743783,-0.06034096,0,-0.06034096,-4.248917362,-1.615337986,-5.864255348,1.136236431 +Ekpe Udoh,udohek01,2018,RS,UTA,1674,810,-2.151337348,4.018718247,1.867380899,-1.064440702,2.736335592,1.67189489,-2.047331522,3.902590451,1.85525893,1.893014657,1.893014657,0,-2.494161776,4.588772596,2.09461082,-0.529754997 +Ekpe Udoh,udohek01,2019,PO,UTA,16,6,-14.3134716,-17.866508,-32.1799796,-5.808120799,-23.53483079,-29.34295159,-13.32076124,-20.23152395,-33.55228519,-0.099417031,0,-0.099417031,-13.93249303,-16.68857358,-30.62106661,2.216395581 +Ekpe Udoh,udohek01,2019,RS,UTA,703,320,0.160968107,-0.100975869,0.059992237,-1.883593282,-4.291634107,-6.17522739,-0.28032525,-1.075171521,-1.355496771,0.226994073,0.226994073,0,-0.938878512,-0.468665186,-1.407543699,-0.303540842 +Beno Udrih,udrihbe01,2014,PO,MEM,220,115,-0.098825012,-0.452286416,-0.551111428,0.685470891,7.022199262,7.707670154,0.094782997,1.005174508,1.099957506,0.231956641,0,0.231956641,-0.998119324,-0.175555752,-1.173675076,-0.404663832 +Beno Udrih,udrihbe01,2014,RS,NYK,1146,588,-0.581907301,0.994902432,0.412995131,-2.434860439,-3.195151938,-5.630012377,-1.006980611,0.223845756,-0.783134855,0.588595131,0.588595131,0,-0.146273845,-0.398035127,-0.544308973,-0.237276632 +Beno Udrih,udrihbe01,2014,RS,MEM,115,55,3.41820482,-7.627784799,-4.209579979,1.362075309,-6.634988561,-5.272913253,3.194750253,-7.927652473,-4.732902219,-0.05615111,-0.05615111,0,1.065864062,-6.334302467,-5.268438405,0.877215111 +Beno Udrih,udrihbe01,2015,PO,MEM,343,175,1.41350567,-2.597466954,-1.183961283,0.656684773,-5.201063435,-4.544378662,1.312400772,-3.346606654,-2.034205882,0.064164827,0,0.064164827,2.26846752,-1.456160931,0.812306589,-2.56051862 +Beno Udrih,udrihbe01,2015,RS,MEM,2947,1494,0.085181964,-0.747003626,-0.661821662,-1.198740042,0.152771764,-1.045968278,-0.183565449,-0.663281454,-0.846846903,1.439018979,1.439018979,0,-0.35240885,-0.231925014,-0.584333863,-0.769330951 +Beno Udrih,udrihbe01,2016,RS,MEM,249,120,-1.452649305,-1.816570824,-3.269220129,-3.412077024,1.231352529,-2.180724494,-1.921995595,-1.262962131,-3.184957726,-0.026457273,-0.026457273,0,-1.850333047,-1.940414593,-3.790747639,-0.633222727 +Beno Udrih,udrihbe01,2016,RS,MIA,1154,587,-2.582343369,-2.521019211,-5.103362581,-0.891611604,-0.225270352,-1.116881956,-2.388415737,-2.21996617,-4.608381907,-0.550698923,-0.550698923,0,-1.788515468,-2.206969385,-3.995484853,-1.029309865 +Beno Udrih,udrihbe01,2017,RS,DET,1115,560,1.350159816,-1.312523557,0.037636258,-0.910342544,5.531835392,4.621492847,1.001568136,0.016107352,1.017675488,1.058451223,1.058451223,0,-0.190009562,-1.40661525,-1.596624812,-1.641927291 +Tyler Ulis,ulisty01,2017,RS,PHO,2409,1123,-0.084408405,-3.117321842,-3.201730247,-2.041983054,-0.020259228,-2.062242282,-0.463294264,-2.612625719,-3.075919982,-0.186676092,-0.186676092,0,-1.514093434,-2.665676141,-4.179769575,-0.032179819 +Tyler Ulis,ulisty01,2018,RS,PHO,3484,1658,-1.566706021,-1.024211885,-2.590917906,-1.753067368,-0.655714836,-2.408782204,-1.637123633,-0.955482084,-2.592605718,0.132409308,0.132409308,0,-2.083228621,-1.05816408,-3.141392701,-0.545626183 +Tyler Ulis,ulisty01,2019,RS,CHI,2,1,-4.461871398,57.30570498,52.84383358,-62.51966019,64.15283982,1.63317963,-16.80147286,62.46920451,45.66773165,0.023867965,0.023867965,0,-15.00184709,41.70460184,26.70275475,-3.443888738 +Jarrod Uthoff,uthofja01,2017,RS,DAL,226,115,-0.468811314,-5.613496139,-6.082307453,-6.302727167,-9.7183724,-16.02109957,-1.649492082,-6.807940948,-8.45743303,-0.333043815,-0.333043815,0,-2.228524143,-6.751538968,-8.980063111,-0.535575995 +Jarrod Uthoff,uthofja01,2020,RS,WAS,83,39,-0.393861337821955,-6.20520103715516,-6.59906237497711,-0.91476553322366,5.12993309537424,4.21516756215058,-0.527164254222778,-4.13653947168689,-4.66370372590967,-0.037383660968969,-0.037383660968969,0,2.012153840943,-5.70039690001388,-3.68824305907088,-1.86313315121329 +Jarrod Uthoff,uthofja01,2020,RS,MEM,29,14,5.88674815948369,-6.16129235133066,-0.274544191846969,14.949636482227,7.84519907708734,22.7948355593144,8.10575424198204,-3.683945265752,4.42180897623005,0.05058954977425,0.05058954977425,0,2.71946659943625,-4.57624442240342,-1.85677782296717,-1.27014721104388 +Jonas Valanciunas,valanjo01,2014,PO,TOR,370,200,-4.15258548,-1.646748593,-5.799334074,-6.736425962,-11.25502411,-17.99145007,-4.904232084,-3.741825171,-8.646057254,-0.615803864,0,-0.615803864,-6.04239087,-5.233736866,-11.27612774,-0.702540466 +Jonas Valanciunas,valanjo01,2014,RS,TOR,4425,2282,-0.770849527,1.007236969,0.236387442,1.263419843,-3.547187649,-2.283767806,-0.423931487,0.096305439,-0.327626048,2.803142401,2.803142401,0,-0.260827909,0.019248767,-0.241579142,-0.583942183 +Jonas Valanciunas,valanjo01,2015,PO,TOR,210,106,-2.003938883,-7.509136255,-9.513075138,6.311254737,1.695277527,8.006532263,-0.356233464,-5.890374118,-6.246607582,-0.192318924,0,-0.192318924,0.166206698,-6.327241132,-6.161034435,-1.341811978 +Jonas Valanciunas,valanjo01,2015,RS,TOR,4096,2096,0.60354982,1.720670227,2.324220047,-2.771413894,-1.266506977,-4.037920871,-0.133893842,1.241569098,1.107675256,4.105606593,4.105606593,0,-0.049165778,0.61885443,0.569688652,-0.458191488 +Jonas Valanciunas,valanjo01,2016,PO,TOR,614,321,5.181113156,2.182181864,7.363295019,-0.244322693,1.292779973,1.04845728,4.373526957,2.136895895,6.510422852,1.554248553,0,1.554248553,3.619326015,1.039444059,4.658770074,-0.603821957 +Jonas Valanciunas,valanjo01,2016,RS,TOR,3058,1557,1.346729162,0.743848398,2.09057756,3.280202632,-2.737677689,0.542524943,1.782505332,0.064481628,1.84698696,3.624099169,3.624099169,0,1.741456715,0.858071449,2.599528164,-0.740140526 +Jonas Valanciunas,valanjo01,2017,PO,TOR,445,226,-2.610174775,0.791805402,-1.818369373,2.146407122,-5.167946471,-3.021539349,-1.713899044,-0.41439186,-2.128290904,0.07432222,0,0.07432222,-3.44406288,0.09901418,-3.345048699,0.506666571 +Jonas Valanciunas,valanjo01,2017,RS,TOR,4095,2066,0.013570445,0.198416447,0.211986893,1.490270944,-4.18743615,-2.697165206,0.280647142,-0.720265059,-0.439617916,2.410548934,2.410548934,0,0.389293021,-0.257078938,0.132214084,-0.997413293 +Jonas Valanciunas,valanjo01,2018,PO,TOR,502,244,3.479313211,4.155493418,7.634806629,6.996988274,2.987891148,9.984879422,4.33358433,4.268238498,8.601822828,1.46236105,0,1.46236105,0.75668873,3.086958134,3.843646864,0.325831918 +Jonas Valanciunas,valanjo01,2018,RS,TOR,3563,1727,0.51032046,2.369124768,2.879445228,1.306920851,-3.212764305,-1.905843454,0.621317398,1.292590679,1.913908077,4.091551728,4.091551728,0,1.02103548,1.424507347,2.445542827,-0.431828654 +Jonas Valanciunas,valanjo01,2019,RS,TOR,1217,564,1.128285447,2.196037447,3.324322894,-2.917235209,1.326420201,-1.590815008,0.289784371,2.103447189,2.39323156,1.490090359,1.490090359,0,0.18578345,1.336090981,1.521874431,0.696263078 +Jonas Valanciunas,valanjo01,2019,RS,MEM,1097,527,0.644501203,0.559860294,1.204361497,1.691646607,-3.26181555,-1.570168943,1.008001076,-0.256919076,0.751082,0.939171344,0.939171344,0,-0.344685263,0.292318766,-0.052366498,-0.236389088 +Jonas Valanciunas,valanjo01,2020,RS,MEM,3975,1845,0.468087141898581,2.03456844837301,2.5026555902716,0.375352845123986,1.62223581650126,1.99758866162525,0.494626320412902,2.05929413485829,2.55392045527119,4.97955029017596,4.97955029017596,0,0.100088461017742,2.01189321909204,2.11198168010978,-0.268534973562491 +Denzel Valentine,valende01,2017,PO,CHI,45,22,-5.043255244,5.133486237,0.090230993,-9.608474585,18.50730904,8.89883445,-6.201664117,8.302913651,2.101249534,0.057439996,0,0.057439996,-5.531538809,3.143115032,-2.388423777,2.201453361 +Denzel Valentine,valende01,2017,RS,CHI,1987,976,-2.443254816,-0.358214575,-2.801469392,-0.754226978,0.364818758,-0.38940822,-2.234687821,-0.249237006,-2.483924827,0.133333662,0.133333662,0,-2.436541286,-0.603020882,-3.039562168,0.621997147 +Denzel Valentine,valende01,2018,RS,CHI,4345,2095,-0.491915572,-1.215954061,-1.707869633,-1.402282588,0.106541678,-1.295740909,-0.657807214,-0.972106825,-1.62991404,1.196481747,1.196481747,0,-1.164509031,-0.595488859,-1.75999789,-0.061595674 +Denzel Valentine,valende01,2020,RS,CHI,1022,488,0.492890346625101,1.66712089058018,2.16001123720528,-2.68912035885302,1.6042531928914,-1.08486716596162,-0.078337783920283,1.74754655461333,1.66920877069304,1.10315685978945,1.10315685978945,0,-0.192254185593321,0.989881537459163,0.797627351865842,0.266596106262369 +Jarred Vanderbilt,vandeja01,2019,PO,DEN,10,5,-5.823867853,18.20737662,12.38350877,11.61583026,12.33442362,23.95025388,-2.462458333,18.11026169,15.64780336,0.04700406,0,0.04700406,-5.054288479,9.06240703,4.008118551,-2.876583722 +Jarred Vanderbilt,vandeja01,2019,RS,DEN,160,69,-8.132883218,8.401700345,0.268817127,-7.553644356,9.61001551,2.056371153,-8.520956179,9.151055722,0.630099543,0.121268464,0.121268464,0,-5.684671801,6.688593561,1.00392176,1.949426717 +Jarred Vanderbilt,vandeja01,2020,RS,MIN,12,5,-5.28826906062714,-0.709891686450537,-5.99816074707768,-58.5816723857068,4.34208627189829,-54.2395861138085,-16.7588519735634,0.29099956792727,-16.4678524056362,-0.035011782445625,-0.035011782445625,0,-14.1301127902166,-1.41896043355316,-15.5490732237698,0.051179960712116 +Jarred Vanderbilt,vandeja01,2020,RS,DEN,93,41,-8.09755817427689,-0.522380398250341,-8.61993857252723,-4.88573362960295,-3.99875714274336,-8.8844907723463,-7.93946727511154,-1.28166099362391,-9.22112826873545,-0.137820405651916,-0.137820405651916,0,-8.2771540427821,-2.65094448143147,-10.9280985242136,1.85257645730155 +Fred VanVleet,vanvlfr01,2017,PO,TOR,60,29,5.284181002,5.120558872,10.40473987,16.92063294,-0.277058382,16.64357456,8.148774666,4.284512088,12.43328675,0.230326927,0,0.230326927,2.000847757,1.669368048,3.670215805,-0.569877164 +Fred VanVleet,vanvlfr01,2017,RS,TOR,609,294,-3.407571144,0.102609335,-3.304961809,-4.302011572,7.398568707,3.096557135,-3.853317436,1.618908827,-2.234408609,0.077162513,0.077162513,0,-2.850501601,0.902306792,-1.948194809,-0.222690359 +Fred VanVleet,vanvlfr01,2018,PO,TOR,220,114,-0.380422125,-0.033408652,-0.413830776,7.555060117,-6.646436982,0.908623135,1.22494592,-1.357580626,-0.132634707,0.154180408,0,0.154180408,-2.027666557,-2.23334564,-4.261012197,-1.756239068 +Fred VanVleet,vanvlfr01,2018,RS,TOR,3096,1520,2.400830364,1.383839963,3.784670327,2.146347863,3.773077318,5.91942518,2.4220316,1.933188861,4.355220461,5.451829362,5.451829362,0,2.012724457,1.484014844,3.496739301,-1.049504938 +Fred VanVleet,vanvlfr01,2019,PO,TOR,1193,592,0.665947418,0.048753268,0.714700686,-4.732821048,2.207824374,-2.524996674,-0.483265735,0.425284058,-0.057981678,0.826767569,0,0.826767569,-0.115401932,0.691459439,0.576057507,-1.401782368 +Fred VanVleet,vanvlfr01,2019,RS,TOR,3663,1760,1.538352473,-1.337142469,0.201210005,0.696123506,1.177790365,1.873913871,1.416380713,-0.935478294,0.480902419,2.861820995,2.861820995,0,1.08306807,-0.28244664,0.80062143,-1.383144093 +Fred VanVleet,vanvlfr01,2020,PO,TOR,877,430,2.67588837931395,3.20884748758461,5.88473586689856,-4.39231530245404,-5.90629981312616,-10.2986151155802,1.36186676681965,1.41381478810999,2.77568155492963,1.24047016224179,0,1.24047016224179,2.19676965010048,2.31435164215525,4.51112129225573,-0.77887286260617 +Fred VanVleet,vanvlfr01,2020,RS,TOR,4055,1928,2.28920179358881,1.002688848337,3.29189064192581,-0.748302882030843,1.14061576336579,0.392312881334942,1.77480557316299,1.03431237897046,2.80911795213344,5.42037882120849,5.42037882120849,0,2.12957421572185,1.74063356109776,3.8702077768196,-0.895026697893526 +Anderson Varejao,varejan01,2014,RS,CLE,3507,1800,0.105923531,3.421403441,3.527326972,1.807934818,3.078438331,4.886373149,0.489470779,3.59090183,4.08037261,6.245318776,6.245318776,0,0.614140425,2.787764922,3.401905348,-0.419306189 +Anderson Varejao,varejan01,2015,RS,CLE,1235,636,-1.048089958,2.715524178,1.66743422,-2.698609138,-1.920715971,-4.619325109,-1.522912681,1.917989056,0.395076375,1.019790835,1.019790835,0,-0.857928526,2.366198059,1.508269533,-0.070115703 +Anderson Varejao,varejan01,2016,PO,GSW,190,93,-0.316848687,6.086583154,5.769734467,5.847877473,1.822535307,7.670412781,0.92295895,5.542648157,6.465607107,0.453142678,0,0.453142678,-0.341807085,5.689854842,5.348047757,0.455959726 +Anderson Varejao,varejan01,2016,RS,GSW,388,186,-2.183764889,-2.744363898,-4.928128787,-2.19200973,-7.468491189,-9.660500919,-2.37723416,-3.983099018,-6.360333178,-0.341106849,-0.341106849,0,-1.473014932,-1.895037109,-3.368052042,-0.428830618 +Anderson Varejao,varejan01,2016,RS,CLE,635,310,-2.27501154,5.965098047,3.690086507,-4.265796253,4.947277633,0.68148138,-2.863522194,6.074271668,3.210749475,0.94531302,0.94531302,0,-2.566144272,4.27004973,1.703905458,0.264178097 +Anderson Varejao,varejan01,2017,RS,GSW,196,92,-2.816372532,-2.420415381,-5.236787913,-6.143668459,-6.74537076,-12.88903922,-3.765258526,-3.615742991,-7.381001517,-0.219056801,-0.219056801,0,-2.629989613,-2.253797073,-4.883786686,0.760369365 +Jarvis Varnado,varnaja01,2014,RS,PHI,707,337,-1.622378652,-1.367131167,-2.98950982,-2.157365497,0.887948249,-1.269417248,-1.798330086,-0.927238995,-2.725569081,0.004217545,0.004217545,0,-1.89730742,-1.442820711,-3.340128131,0.387186836 +Jarvis Varnado,varnaja01,2014,RS,CHI,5,2,-9.279871005,-39.03727503,-48.31714604,-29.15972822,-26.44497728,-55.6047055,-14.18190026,-39.08012303,-53.26202329,-0.052717105,-0.052717105,0,-14.40160006,-18.91245107,-33.31405113,2.18586966 +Greivis Vasquez,vasqugr01,2014,PO,TOR,364,190,0.589531213,3.302290415,3.891821628,3.528479102,15.38714956,18.91562866,1.281454404,6.021487845,7.302942249,1.001494311,0,1.001494311,-1.61331973,3.376680343,1.763360613,-0.330451908 +Greivis Vasquez,vasqugr01,2014,RS,TOR,2521,1314,0.355722681,-0.855481654,-0.499758973,1.141080423,4.346258421,5.487338843,0.512133635,0.17248612,0.684619755,2.280214887,2.280214887,0,0.663569121,-1.01633758,-0.352768459,-0.931574295 +Greivis Vasquez,vasqugr01,2014,RS,SAC,908,465,0.610047002,-2.078682954,-1.468635952,-3.179614684,-0.714530137,-3.894144821,-0.139851184,-1.89524198,-2.035093163,0.166569984,0.166569984,0,-0.916822711,-1.921720299,-2.83854301,-1.717272513 +Greivis Vasquez,vasqugr01,2015,PO,TOR,204,101,-0.024856807,-3.512343208,-3.537200016,-9.865909004,-7.197568743,-17.06347775,-2.071371086,-4.351688979,-6.423060065,-0.194165668,0,-0.194165668,-2.433010491,-5.719435352,-8.152445843,-0.515817255 +Greivis Vasquez,vasqugr01,2015,RS,TOR,3916,1991,-0.289474115,-2.393902257,-2.683376372,-0.523650687,-1.758301246,-2.281951933,-0.428939616,-2.380890658,-2.809830273,-0.060149857,-0.060149857,0,0.191949856,-2.370085268,-2.178135412,-0.98807937 +Greivis Vasquez,vasqugr01,2016,RS,MIL,903,460,-2.845280184,-1.800729383,-4.646009567,-3.318273143,-4.520667037,-7.83894018,-3.093190559,-2.444110099,-5.537300657,-0.653544782,-0.653544782,0,-2.818810089,-2.829548783,-5.648358872,-0.091469976 +Greivis Vasquez,vasqugr01,2017,RS,BRK,84,39,-3.671639699,5.389564977,1.717925279,-1.80017604,-3.353999789,-5.154175829,-3.476259038,3.929788253,0.453529215,0.062928854,0.062928854,0,-4.472900159,2.979727919,-1.49317224,-1.253125386 +Rashad Vaughn,vaughra01,2016,RS,MIL,2009,1001,-3.221833248,-2.430571639,-5.652404887,-1.900449091,-1.649493266,-3.549942357,-3.130445395,-2.376725382,-5.507170777,-1.405306215,-1.405306215,0,-3.081283784,-2.553111488,-5.634395272,-0.19491884 +Rashad Vaughn,vaughra01,2017,PO,MIL,21,10,7.628250826,-14.38968584,-6.761435012,-12.43152147,-15.41946915,-27.85099062,3.952892459,-15.56276427,-11.60987181,-0.045522533,0,-0.045522533,4.423084115,-16.50491273,-12.08182861,-2.275089778 +Rashad Vaughn,vaughra01,2017,RS,MIL,921,458,-3.209512342,0.028813593,-3.180698749,-7.22970541,-0.914220297,-8.143925707,-4.250497572,-0.147947158,-4.39844473,-0.384477624,-0.384477624,0,-3.478451969,-0.856611591,-4.33506356,-0.182609582 +Rashad Vaughn,vaughra01,2018,RS,ORL,73,35,-6.839685473,-3.122195751,-9.961881223,-5.430713497,0.832424786,-4.598288711,-6.93757589,-2.461989866,-9.399565756,-0.120381455,-0.120381455,0,-5.866895468,-4.794506421,-10.66140189,1.370188082 +Rashad Vaughn,vaughra01,2018,RS,MIL,349,173,0.087467395,1.867224827,1.954692221,0.564582318,-2.244320002,-1.679737684,0.167917141,1.142885524,1.310802664,0.35627115,0.35627115,0,-0.213814081,-0.575068021,-0.788882101,-0.59612549 +Rashad Vaughn,vaughra01,2018,RS,BRK,7,4,3.838352206,-31.14696171,-27.30860951,49.17493436,29.43386374,78.6087981,13.54148685,-20.36115734,-6.819670497,-0.008185143,-0.008185143,0,8.812096286,-21.44028392,-12.62818763,-1.436106894 +Jan Vesely,veselja01,2014,RS,DEN,647,306,-1.987195321,5.68446912,3.697273798,-2.935824392,1.832458836,-1.103365556,-2.308391723,5.250588334,2.942196611,0.897356267,0.897356267,0,-1.537721057,5.998731572,4.461010514,0.937236562 +Jan Vesely,veselja01,2014,RS,WAS,912,470,-2.342318128,4.48407388,2.141755752,-6.865568169,0.021648836,-6.843919332,-3.400740261,3.76608898,0.365348719,0.745166735,0.745166735,0,-2.462158928,3.520696999,1.058538071,-0.24076187 +Charlie Villanueva,villach01,2014,RS,DET,359,180,-2.036092223,-3.866199263,-5.902291487,-5.822299102,-5.878713715,-11.70101282,-2.922234,-4.460599403,-7.382833403,-0.427132985,-0.427132985,0,-1.458702696,-4.791553564,-6.25025626,0.37695345 +Charlie Villanueva,villach01,2015,PO,DAL,106,43,9.424835924,-9.046330368,0.378505556,10.0850387,-4.071908308,6.013130395,10.05852499,-8.517693673,1.540831322,0.099776963,0,0.099776963,7.600089325,-9.053507406,-1.453418081,2.673587671 +Charlie Villanueva,villach01,2015,RS,DAL,1443,678,-0.027822151,-2.748662403,-2.776484554,-1.338687843,-1.538453699,-2.877141542,-0.380373727,-2.673595044,-3.053968771,-0.106344321,-0.106344321,0,1.126726037,-3.120892639,-1.994166602,1.091464089 +Charlie Villanueva,villach01,2016,PO,DAL,44,20,-10.10406959,-9.134646237,-19.23871583,-18.7516715,7.68755811,-11.06411339,-12.48200615,-6.144169181,-18.62617533,-0.169006338,0,-0.169006338,-10.36365433,-12.00085163,-22.36450596,1.095969164 +Charlie Villanueva,villach01,2016,RS,DAL,1384,665,-2.598642024,-1.115601479,-3.714243503,-4.095470097,-0.536817061,-4.632287158,-3.054901293,-1.058314975,-4.113216268,-0.46517748,-0.46517748,0,-2.630584997,-2.050717007,-4.681302004,0.562232306 +Gabe Vincent,vincega01,2020,PO,MIA,1,0,-3.29007571707596,6.59142052855846,3.3013448114825,0.777077200961907,66.579962948821,67.3570401497829,-2.90235188352632,19.5072328789441,16.6048809954178,0,0,0,-4.38694757444475,9.57010776589,5.18316019144524,-1.57206842645302 +Gabe Vincent,vincega01,2020,RS,MIA,177,83,-6.57705036883088,1.48233152629428,-5.0947188425366,-11.6202038933996,0.571963940070478,-11.0482399533291,-8.06818118621298,1.36056283471422,-6.70761835149876,-0.167070021770426,-0.167070021770426,0,-4.24664536368415,-1.30115955151787,-5.54780491520202,-0.317817551047615 +Noah Vonleh,vonleno01,2015,RS,CHA,510,259,-2.508736252,-0.868481232,-3.377217485,-6.857196381,0.197023071,-6.660173311,-3.488612904,-0.685226487,-4.173839391,-0.187436306,-0.187436306,0,-3.272290012,-1.981616851,-5.253906863,-0.363088624 +Noah Vonleh,vonleno01,2016,PO,POR,26,12,-7.853532417,10.51250517,2.658972752,-2.659126112,-8.943935051,-11.60306116,-7.330639286,7.106753824,-0.223885462,0.015981014,0,0.015981014,-3.903858279,7.236108831,3.332250552,0.179557603 +Noah Vonleh,vonleno01,2016,RS,POR,2355,1174,-3.469190388,0.149341898,-3.31984849,-0.785465194,-1.20086343,-1.986328623,-3.133617788,-0.109386187,-3.243003975,-0.291812742,-0.291812742,0,-2.984980489,-0.187246033,-3.172226522,-1.152876069 +Noah Vonleh,vonleno01,2017,PO,POR,214,100,-1.935522556,-0.262754608,-2.198277164,3.748615736,-6.774239708,-3.025623972,-0.898281034,-1.627143567,-2.525424601,0.011589544,0,0.011589544,1.432953051,-0.581670117,0.851282934,-1.860439817 +Noah Vonleh,vonleno01,2017,RS,POR,2576,1265,-2.911014357,1.283811852,-1.627202505,-3.383968462,0.435487651,-2.948480812,-3.191587235,1.213640132,-1.977947102,0.49557875,0.49557875,0,-3.093899673,0.839959666,-2.253940006,-0.532793969 +Noah Vonleh,vonleno01,2018,RS,CHI,833,399,-1.27345663,0.004840058,-1.268616572,-1.319567022,0.236639775,-1.082927247,-1.292935733,0.116163394,-1.176772339,0.320889971,0.320889971,0,-1.394267577,-0.637749483,-2.03201706,0.194616358 +Noah Vonleh,vonleno01,2018,RS,POR,960,476,-1.70663994,-0.275819912,-1.982459852,-3.625014473,0.03676599,-3.588248484,-2.196880215,-0.253410142,-2.450290358,0.07174556,0.07174556,0,-3.586960025,-0.208343221,-3.795303246,-1.418024945 +Noah Vonleh,vonleno01,2019,RS,NYK,3634,1722,-1.463561593,1.152069486,-0.311492107,1.593462548,-0.70179908,0.891663468,-0.864986775,0.888348777,0.023362002,2.424035021,2.424035021,0,-1.178118434,0.638631841,-0.539486593,-0.524592142 +Noah Vonleh,vonleno01,2020,PO,DEN,6,3,-22.2475659590172,-3.76502607134731,-26.0125920303646,-27.4873113952014,-4.67204910352043,-32.1593604987218,-24.7071215978895,-4.22201714426649,-28.929138742156,-0.040509540904148,0,-0.040509540904148,-17.3960036289671,-8.78504118572711,-26.1810448146942,-1.96333871061152 +Noah Vonleh,vonleno01,2020,RS,DEN,62,30,3.6396962422854,-1.29826368110644,2.34143256117895,2.42412553923801,-16.955315428752,-14.531189889514,3.60454056334058,-4.6387638432119,-1.03422327987131,0.026001471068131,0.026001471068131,0,3.56920365392995,-3.89109272575186,-0.321889071821912,-1.0116735211255 +Noah Vonleh,vonleno01,2020,RS,MIN,772,347,-2.84552750276822,2.13135442276728,-0.714173080000944,-6.97946584020873,3.20788263356287,-3.77158320664586,-3.87109689260759,2.51007208576324,-1.36102480684434,0.245614586873793,0.245614586873793,0,-4.27100396960702,1.19462311834193,-3.0763808512651,-0.119894062223256 +Nikola Vucevic,vucevni01,2014,RS,ORL,3590,1812,-1.228263303,1.202748015,-0.025515288,0.950328657,-0.711780987,0.23854767,-0.780851704,0.904889284,0.12403758,2.656184753,2.656184753,0,-0.657918744,1.251866493,0.593947749,-0.029327074 +Nikola Vucevic,vucevni01,2015,RS,ORL,5032,2529,-0.609998249,-0.606189065,-1.216187314,-1.012903841,-2.498938541,-3.511842382,-0.674486458,-0.999308232,-1.673794691,1.395623962,1.395623962,0,-0.980220541,-0.153996549,-1.13421709,0.483454236 +Nikola Vucevic,vucevni01,2016,RS,ORL,4106,2037,-0.011180225,0.762963188,0.751782963,1.239198991,-0.781201668,0.457997323,0.259211732,0.49168991,0.750901642,3.624689929,3.624689929,0,0.523864795,0.233838849,0.757703644,-0.368397655 +Nikola Vucevic,vucevni01,2017,RS,ORL,4467,2163,-1.561131524,2.161388006,0.600256482,-1.258725561,0.517369671,-0.741355891,-1.526685489,1.996025009,0.469339521,3.577444011,3.577444011,0,-1.288446731,1.986692312,0.69824558,0.682000346 +Nikola Vucevic,vucevni01,2018,RS,ORL,3558,1683,-1.555055295,0.042921195,-1.5121341,1.999762516,1.576334738,3.576097254,-0.853163651,0.399679365,-0.453484286,1.992794068,1.992794068,0,-0.51754128,0.682703927,0.165162646,1.048974291 +Nikola Vucevic,vucevni01,2019,PO,ORL,289,147,-6.18431372,4.941439919,-1.242873802,0.755374406,-8.922506954,-8.167132548,-4.980597551,2.366729763,-2.613867788,0.010591269,0,0.010591269,-2.580051617,2.133733628,-0.446317989,0.578295256 +Nikola Vucevic,vucevni01,2019,RS,ORL,5188,2510,1.034003581,3.627781582,4.661785163,4.261039133,1.917880849,6.178919982,1.761834083,3.452941824,5.214775907,10.21696054,10.21696054,0,2.097135278,3.127189019,5.224324297,0.172384443 +Nikola Vucevic,vucevni01,2020,PO,ORL,403,185,0.770015657442543,-0.592506880389072,0.177508777053471,6.38978040121616,-10.1109850585452,-3.72120465732907,2.18951235048629,-2.62349732753415,-0.433984977047854,0.225249674425936,0,0.225249674425936,7.81793181575495,-1.94752453787562,5.87040727787934,-0.091392441302914 +Nikola Vucevic,vucevni01,2020,RS,ORL,4155,1998,0.214776233473635,1.95835231934433,2.17312855281797,3.0643675597714,-0.177288356405108,2.88707920336629,0.86395088019792,1.63572887932296,2.49967975952088,5.35329438388037,5.35329438388037,0,1.26213260586587,2.45305653691625,3.71518914278212,0.035830590621087 +Sasha Vujacic,vujacsa01,2014,RS,LAC,23,10,-13.62073272,-2.701461669,-16.32219439,-12.77672816,-15.58102483,-28.35775299,-14.52693611,-5.719647037,-20.24658315,-0.093833838,-0.093833838,0,-11.3747933,-4.69807879,-16.07287209,4.906300217 +Sasha Vujacic,vujacsa01,2016,RS,NYK,1833,908,-0.86337097,0.691546739,-0.171824231,-0.691213086,1.804288451,1.113075364,-0.864136924,0.987353038,0.123216113,1.333558968,1.333558968,0,-1.102683446,0.344361769,-0.758321677,0.184126802 +Sasha Vujacic,vujacsa01,2017,RS,NYK,844,408,-2.081886088,-1.013989842,-3.09587593,-3.656179844,3.636747354,-0.01943249,-2.518472352,-0.061274019,-2.579746371,0.035307824,0.035307824,0,-2.452542799,-1.120065113,-3.572607912,-0.366576378 +Dean Wade,wadede01,2020,RS,CLE,156,71,-3.13266399185815,-3.38083964463587,-6.51350363649402,-1.75764892241618,-0.04431482597374,-1.80196374838992,-2.93907872076683,-2.74752666630949,-5.68660538707632,-0.106975271098891,-0.106975271098891,0,-2.12413025982096,-3.91126598871217,-6.03539624853313,0.575030725119215 +Dwyane Wade,wadedw01,2014,PO,MIA,1263,693,0.541579699,-1.94580213,-1.404222431,-1.972352709,-0.980666329,-2.953019038,-0.048974901,-1.837035828,-1.886010729,0.316092345,0,0.316092345,2.513976776,-1.748685857,0.765290918,0.304273017 +Dwyane Wade,wadedw01,2014,RS,MIA,3493,1775,2.30695992,-0.576856171,1.730103749,-1.830817697,1.270857421,-0.559960275,1.475349908,-0.226420415,1.248929493,3.666342975,3.666342975,0,2.188604493,-0.493289989,1.695314504,1.188985838 +Dwyane Wade,wadedw01,2015,RS,MIA,3803,1971,1.635270613,-2.278784249,-0.643513636,2.450133396,-2.576100249,-0.125966854,1.991745311,-2.458077416,-0.466332106,2.319969841,2.319969841,0,2.001985827,-2.900738215,-0.898752388,0.981459124 +Dwyane Wade,wadedw01,2016,PO,MIA,907,473,2.743126445,-2.833474512,-0.090348067,1.111416452,-4.914846405,-3.803429953,2.541377914,-3.468950172,-0.927572258,0.457431187,0,0.457431187,1.383385974,-3.899684917,-2.516298942,0.805618957 +Dwyane Wade,wadedw01,2016,RS,MIA,4481,2258,1.961664257,-1.146209681,0.815454576,0.569952975,-3.02180613,-2.451853155,1.78394706,-1.626820845,0.157126215,3.348558201,3.348558201,0,1.26283239,-1.793982662,-0.531150272,-0.015843783 +Dwyane Wade,wadedw01,2017,PO,CHI,376,190,0.489334091,0.209710185,0.699044276,0.488670011,9.653636399,10.14230641,0.589259049,2.196305042,2.78556409,0.559106532,0,0.559106532,-3.036857295,0.275911151,-2.760946144,0.989902597 +Dwyane Wade,wadedw01,2017,RS,CHI,3637,1792,0.829346168,-0.424891429,0.404454739,-2.939015756,-0.655381067,-3.594396823,0.142911542,-0.528038953,-0.385127412,2.182359221,2.182359221,0,-0.22167876,-0.707209644,-0.928888403,0.916748419 +Dwyane Wade,wadedw01,2018,PO,MIA,277,127,2.406243514,-0.997204645,1.409038869,-4.138274596,13.59320997,9.454935378,1.245601357,2.022545015,3.268146372,0.412016298,0,0.412016298,2.304869116,1.317300672,3.622169788,2.386313439 +Dwyane Wade,wadedw01,2018,RS,CLE,2250,1069,-0.697815462,0.363222026,-0.334593436,-2.743013798,3.709376222,0.966362424,-1.226939476,1.125125263,-0.101814214,1.45554754,1.45554754,0,-0.321838006,-0.00125657,-0.323094576,0.770378368 +Dwyane Wade,wadedw01,2018,RS,MIA,973,467,-2.560123724,-0.446398604,-3.006522328,-5.256353443,-1.459142924,-6.715496367,-3.265683772,-0.715359675,-3.981043447,-0.295856506,-0.295856506,0,-2.183610664,-0.851915864,-3.035526528,0.860333323 +Dwyane Wade,wadedw01,2019,RS,MIA,3980,1885,0.566817586,-2.318800147,-1.751982561,-2.848010822,-0.553454953,-3.401465775,-0.062372499,-2.11506938,-2.177441879,0.554080517,0.554080517,0,0.329289786,-2.524652948,-2.195363162,0.635919729 +Moritz Wagner,wagnemo01,2019,RS,LAL,982,446,-3.504915566,-0.315125185,-3.820040751,-7.540412141,0.216367207,-7.324044934,-4.519796393,-0.230223971,-4.750020365,-0.460429496,-0.460429496,0,-4.347730245,-0.773745847,-5.121476093,1.192780967 +Moritz Wagner,wagnemo01,2020,RS,WAS,1869,835,-1.68103719129265,1.35635722210475,-0.324679969187892,-1.96603835801342,-0.178574248233335,-2.14461260624675,-1.84506271012128,1.21163577458965,-0.633426935531632,0.911906533272788,0.911906533272788,0,-1.34870937483773,1.22850507450152,-0.120204300336208,1.15618378214986 +Dion Waiters,waitedi01,2014,RS,CLE,4071,2072,-0.544203551,-1.635227424,-2.179430975,-0.266189438,2.549715466,2.283526028,-0.466860469,-0.835245421,-1.30210589,1.534820955,1.534820955,0,-0.167278568,-1.119711388,-1.286989956,0.263332517 +Dion Waiters,waitedi01,2015,RS,OKC,2945,1422,-0.40379938,-1.758109989,-2.161909369,0.946367599,-0.161146998,0.785220602,-0.176449946,-1.541757083,-1.718207029,0.753228173,0.753228173,0,-0.602566921,-0.932645051,-1.535211972,0.596684962 +Dion Waiters,waitedi01,2015,RS,CLE,1545,786,-1.6518278,-0.222542177,-1.874369977,-4.670395226,-1.377919283,-6.048314509,-2.459024153,-0.470010393,-2.929034546,-0.071961138,-0.071961138,0,-1.198831131,-0.289229982,-1.488061114,0.220658146 +Dion Waiters,waitedi01,2016,PO,OKC,988,491,1.283809862,1.500993251,2.784803113,-0.01789646,2.707669131,2.689772671,0.923677718,1.786803619,2.710481337,1.389146651,0,1.389146651,1.992960964,1.877659933,3.870620897,-1.459176125 +Dion Waiters,waitedi01,2016,RS,OKC,4439,2152,-0.637605696,-0.452500604,-1.090106299,-1.701771123,-3.133664834,-4.835435957,-0.978554864,-1.05003535,-2.028590215,0.794377917,0.794377917,0,-0.730143815,-0.731531406,-1.461675221,0.284436299 +Dion Waiters,waitedi01,2017,RS,MIA,2784,1384,0.965915832,1.109952503,2.075868334,1.914321058,1.16826998,3.082591037,1.211993712,1.168397604,2.380391316,3.615750626,3.615750626,0,1.643553224,1.191739864,2.835293088,-0.186963513 +Dion Waiters,waitedi01,2018,RS,MIA,1845,918,-1.636553835,-0.931369493,-2.567923328,-3.698763993,-0.454643435,-4.153407428,-2.146836592,-0.90840608,-3.055242672,-0.142289975,-0.142289975,0,-1.452761012,-0.536999022,-1.989760034,-0.468060999 +Dion Waiters,waitedi01,2019,RS,MIA,2320,1138,-0.468153165,-1.013438117,-1.481591281,0.237111526,-0.232381474,0.004730052,-0.309014172,-0.936215215,-1.245229388,0.865084176,0.865084176,0,0.66144789,-1.041941884,-0.380493994,-1.00283492 +Dion Waiters,waitedi01,2020,PO,LAL,79,38,-3.07106519294613,6.89994620596708,3.82888101302094,-2.78479173515184,-7.39999166078095,-10.1847833959328,-3.26011388696233,4.24672903529082,0.986615148328486,0.073677277080931,0,0.073677277080931,-5.99163699808933,2.64797808496169,-3.34365891312765,-1.38073659014833 +Dion Waiters,waitedi01,2020,RS,MIA,89,42,0.001006774538544,-4.25294710475247,-4.25194033021393,3.24888053581873,5.94366575828152,9.19254629410025,0.677877336288138,-2.33978518211072,-1.66190784582259,0.023105713743918,0.023105713743918,0,3.11503027163612,-5.38130334815956,-2.26627307652344,-0.921194418936146 +Dion Waiters,waitedi01,2020,RS,LAL,354,165,-1.8120932299023,-3.93201184279657,-5.74410507269887,-0.340352913718004,0.144038914268853,-0.196313999449151,-1.62813912632155,-3.35251531920155,-4.9806544455231,-0.188786233500466,-0.188786233500466,0,0.331007875736315,-2.33710221170185,-2.00609433596553,0.545392578672109 +Henry Walker,walkebi01,2015,RS,MIA,1245,628,-0.998689499,0.034268705,-0.964420794,-1.05124162,2.086851253,1.035609633,-1.074951999,0.487561814,-0.587390185,0.692187302,0.692187302,0,-0.724761589,0.916538525,0.191776936,-0.100334339 +Kemba Walker,walkeke02,2014,PO,CHA,292,153,2.791303234,3.089333908,5.880637142,-2.850295099,-4.502724342,-7.353019441,1.870760496,1.695728415,3.566488911,0.510656742,0,0.510656742,-0.078740078,2.836846987,2.758106909,0.387818455 +Kemba Walker,walkeke02,2014,RS,CHA,5079,2614,1.094209129,1.610295209,2.704504338,2.2237959,4.635162148,6.858958048,1.435807533,2.319678468,3.755486001,8.562446176,8.562446176,0,1.063536629,2.21152701,3.27506364,-1.256720386 +Kemba Walker,walkeke02,2015,RS,CHA,4118,2119,1.555632359,2.009491462,3.565123821,-1.274791775,-2.344381852,-3.619173627,1.156721239,1.212726263,2.369447502,5.437460145,5.437460145,0,0.998699903,1.81617463,2.814874532,-1.684874383 +Kemba Walker,walkeke02,2016,PO,CHA,495,260,3.636837431,-1.475173725,2.161663706,1.757833758,-15.97545153,-14.21761777,3.422303974,-4.53199396,-1.109689986,0.21945481,0,0.21945481,0.633476244,-5.60705393,-4.973577686,-2.101634933 +Kemba Walker,walkeke02,2016,RS,CHA,5804,2885,3.263584831,1.497749987,4.761334818,2.895304066,-0.714361917,2.180942149,3.36091371,1.107784946,4.468698656,10.51891705,10.51891705,0,3.621039226,1.213608897,4.834648123,-0.979176769 +Kemba Walker,walkeke02,2017,RS,CHA,5503,2739,4.400986683,-0.391092735,4.009893948,5.818759513,1.855734008,7.674493521,4.986427883,0.05800475,5.044432633,10.77902175,10.77902175,0,4.906761301,-0.036868681,4.869892619,-1.019547936 +Kemba Walker,walkeke02,2018,RS,CHA,5661,2736,4.923081579,0.432219087,5.355300666,5.621359137,0.857382406,6.478741543,5.385715896,0.569927383,5.955643279,12.15693432,12.15693432,0,4.722905828,0.661806842,5.384712671,0.038072791 +Kemba Walker,walkeke02,2019,RS,CHA,5928,2863,4.660213016,1.201839363,5.862052378,4.786363193,-1.428996224,3.357366969,4.957099729,0.761125568,5.718225297,12.34645517,12.34645517,0,5.653332695,0.506688149,6.160020844,-0.190351315 +Kemba Walker,walkeke02,2020,PO,BOS,1270,628,3.21148139393659,1.43660056134314,4.64808195527973,7.21752584095397,-0.907897710380387,6.30962813057358,4.20102086237523,0.945178570953062,5.14619943332829,2.59449551990967,0,2.59449551990967,5.70179075529977,0.93429333532702,6.63608409062679,-0.564615868169094 +Kemba Walker,walkeke02,2020,RS,BOS,3638,1742,4.75255323089425,0.331358719956199,5.08391195085045,4.91949624887156,-3.35854588360358,1.56095036526798,5.05343090712935,-0.46464033746825,4.5887905696611,6.51762760995441,6.51762760995441,0,5.72143850471634,-0.050755853164872,5.67068265155147,-0.07604080745596 +Lonnie Walker IV,walkelo01,2019,PO,SAS,40,21,1.478501786,-7.11905059,-5.640548804,6.473928431,11.85110254,18.32503097,2.591961773,-3.577662785,-0.985701011,0.018864772,0,0.018864772,-0.629519804,-6.80375228,-7.433272084,-3.218153865 +Lonnie Walker IV,walkelo01,2019,RS,SAS,251,118,-4.815046587,1.919548513,-2.895498075,-15.19828651,-1.094235546,-16.29252205,-7.30770279,1.410995149,-5.896707641,-0.18645335,-0.18645335,0,-6.694494671,-0.282694762,-6.977189432,-1.60839132 +Lonnie Walker IV,walkelo01,2020,RS,SAS,2111,988,-2.46380902172213,-1.31212725579771,-3.77593627751984,-0.59061572003979,-0.240860958719946,-0.831476678759736,-2.24442236847159,-1.15566433372215,-3.40008670219374,-0.326590062479865,-0.326590062479865,0,-2.31605895669019,-1.84201015638175,-4.15806911307195,-0.344013837440515 +Gerald Wallace,wallage01,2014,RS,BOS,2813,1416,-1.985414293,1.760985525,-0.224428768,-2.184432231,0.364164309,-1.820267922,-2.130728698,1.604068428,-0.52666027,1.613527774,1.613527774,0,-2.1904523,0.475589858,-1.714862442,0.435381427 +Gerald Wallace,wallage01,2015,PO,BOS,9,4,-16.3994448,5.01620644,-11.38323836,-28.52590692,-26.2350062,-54.76091312,-19.84856283,-1.201485177,-21.050048,-0.038346582,0,-0.038346582,-17.41556112,-6.73960868,-24.1551698,-0.429280953 +Gerald Wallace,wallage01,2015,RS,BOS,574,286,-2.754793311,0.968746952,-1.78604636,2.261602512,-0.284268687,1.977333826,-1.849965874,0.756668416,-1.093297458,0.243024072,0.243024072,0,-2.265058952,0.019605771,-2.245453181,0.508814815 +Tyrone Wallace,wallaty01,2018,RS,LAC,1831,851,-1.868182399,-2.052794984,-3.920977383,-1.428888263,1.628969531,0.200081268,-1.913598985,-1.387426683,-3.301025668,-0.240345837,-0.240345837,0,-1.823352409,-0.916603754,-2.739956163,0.456667529 +Tyrone Wallace,wallaty01,2019,PO,LAC,24,11,-0.215411707,-0.740664532,-0.956076239,10.08459099,9.711329942,19.79592093,1.898496084,1.58916767,3.487663754,0.036272009,0,0.036272009,-5.843647777,3.998176874,-1.845470903,0.460297894 +Tyrone Wallace,wallaty01,2019,RS,LAC,1414,628,-2.765739428,-0.24341127,-3.009150697,-0.247374892,3.634542303,3.387167412,-2.436533839,0.56256179,-1.873972049,0.28181298,0.28181298,0,-3.225961624,-0.535524005,-3.761485628,0.409825759 +Tyrone Wallace,wallaty01,2020,RS,ATL,348,160,-5.45781296552836,0.061678706787183,-5.39613425874118,-8.62330799451667,6.10096428271191,-2.52234371180476,-6.40388788018264,1.4220517118961,-4.98183616828654,-0.182623569822602,-0.182623569822602,0,-6.61548639733707,-0.143097270674994,-6.75858366801206,0.243405292119583 +John Wall,walljo01,2014,PO,WAS,786,420,-0.320631166,0.011395124,-0.309236042,0.156947298,3.697784599,3.854731897,-0.139259343,0.763515038,0.624255695,0.759809767,0,0.759809767,4.444451427,0.304245558,4.748696985,1.752979649 +John Wall,walljo01,2014,RS,WAS,5953,2980,1.861506533,-0.861336123,1.00017041,1.599886868,2.550255381,4.150142249,1.914295922,-0.19796756,1.716328363,6.899706095,6.899706095,0,2.194049182,0.022023307,2.216072489,1.541261772 +John Wall,walljo01,2015,PO,WAS,553,273,1.411151216,0.884398082,2.295549298,1.037999663,1.255437393,2.293437056,1.365720903,0.931099108,2.296820011,0.729510677,0,0.729510677,-0.846344199,2.078171947,1.231827748,0.601841972 +John Wall,walljo01,2015,RS,WAS,5700,2837,1.935078402,-1.480563516,0.454514886,1.931100638,5.917682334,7.848782972,2.080113316,-0.044382573,2.035730743,7.046280391,7.046280391,0,2.205363984,0.621671373,2.827035357,1.650625623 +John Wall,walljo01,2016,RS,WAS,5761,2784,1.66572763,-0.183438666,1.482288965,2.434022381,0.80681116,3.240833541,1.932568452,0.010425585,1.942994037,6.717854515,6.717854515,0,2.57591878,0.296844312,2.872763092,0.761352131 +John Wall,walljo01,2017,PO,WAS,1028,507,6.00677323,-5.638116625,0.368656605,1.444679879,-1.481755911,-0.037076032,5.427922102,-5.075238312,0.35268379,0.830451065,0,0.830451065,4.474937694,-5.479153613,-1.004215919,0.315825409 +John Wall,walljo01,2017,RS,WAS,5886,2836,4.17878226,-0.955717255,3.223065005,4.765712059,-0.37534653,4.390365529,4.445788309,-0.871645609,3.5741427,9.299071052,9.299071052,0,4.603284381,-0.632123174,3.971161206,1.591832693 +John Wall,walljo01,2018,PO,WAS,476,234,5.204234426,0.42430444,5.628538866,10.99158651,3.169218161,14.16080467,6.671525912,0.986504417,7.658030329,1.260988251,0,1.260988251,5.236340833,2.775821854,8.012162687,-1.564911666 +John Wall,walljo01,2018,RS,WAS,2950,1410,1.548162026,-0.04346412,1.504697906,0.848921842,0.483389817,1.33231166,1.467752167,0.064990026,1.532742193,3.122546854,3.122546854,0,1.46306332,-0.439039184,1.024024136,1.340010745 +John Wall,walljo01,2019,RS,WAS,2393,1104,0.526913231,-2.218877214,-1.691963983,-3.451046599,-0.100456648,-3.551503247,-0.260646294,-1.862955919,-2.123602213,0.356142847,0.356142847,0,0.468029517,-1.525971997,-1.05794248,0.958266964 +Derrick Walton Jr.,waltode01,2018,RS,MIA,295,147,0.27406496,-0.029501264,0.244563695,-5.650935205,-3.82687509,-9.477810295,-0.907079797,-0.835741042,-1.742820838,0.07429902,0.07429902,0,-1.767304647,-0.540110687,-2.307415335,-1.626810948 +Derrick Walton Jr.,waltode01,2020,RS,LAC,482,222,-0.18165423529678,-1.81609270019414,-1.99774693549092,-4.4835581951801,1.65027903965419,-2.83327915552592,-1.14049253115579,-1.25506598445957,-2.39555851561536,0.039645696559631,0.039645696559631,0,-1.94727868268797,-1.74439913405202,-3.69167781673999,-1.27143202475926 +Derrick Walton Jr.,waltode01,2020,RS,DET,54,26,-3.07911060552152,14.2410812427896,11.1619706372681,-5.49819324656115,-6.82905279835258,-12.3272460449137,-3.74439294380827,10.7640218172937,7.01962887348546,0.12793415969148,0.12793415969148,0,-4.31352411357676,8.90986660957505,4.59634249599829,-1.30936815166232 +Brad Wanamaker,wanambr01,2019,PO,BOS,40,17,-2.519802645,-7.706550776,-10.22635342,-9.940453826,-8.518551228,-18.45900505,-4.148593987,-8.51527958,-12.66387357,-0.090428023,0,-0.090428023,-2.077679855,-9.737711021,-11.81539088,1.955597009 +Brad Wanamaker,wanambr01,2019,RS,BOS,735,343,0.038556559,-0.343082515,-0.304525956,-2.062413627,5.780352469,3.717938842,-0.423987006,0.861129116,0.43714211,0.559215888,0.559215888,0,-0.78327715,0.015385528,-0.767891622,0.268692202 +Brad Wanamaker,wanambr01,2020,PO,BOS,567,273,-0.109936355418154,-0.971054015977991,-1.08099037139615,-3.0386284491669,-0.060381354893123,-3.09900980406002,-0.81348871258677,-0.919239218999218,-1.73272793158599,0.146476040774623,0,0.146476040774623,0.09914633779529,-1.10162745516907,-1.00248111737378,0.232643721689375 +Brad Wanamaker,wanambr01,2020,RS,BOS,2894,1369,-0.406968690289971,-0.696506169848439,-1.10347486013841,-0.374817719189996,0.446593190238799,0.071775471048804,-0.476753781205976,-0.552347484397888,-1.02910126560386,1.19621707788969,1.19621707788969,0,-0.705002816645611,-0.045365660187462,-0.750368476833073,-0.490002975779817 +Casper Ware,wareca01,2014,RS,PHI,244,116,0.949527271,3.296174056,4.245701327,2.110026628,3.745571961,5.855598588,1.330552308,3.648424129,4.978976436,0.459066742,0.459066742,0,0.685457559,3.005536443,3.690994002,0.344130222 +Jameel Warney,warneja01,2018,RS,DAL,53,27,2.189323103,-8.896576961,-6.707253858,3.444084681,-2.828707227,0.615377454,2.62833134,-8.179910971,-5.551579631,-0.037882504,-0.037882504,0,2.037051889,-8.23363953,-6.196587641,-1.825899807 +T.J. Warren,warretj01,2015,RS,PHO,1252,614,-1.471358059,-0.885694829,-2.357052888,-4.062862674,-1.538835202,-5.601697875,-2.088079677,-1.060456626,-3.148536303,-0.124721266,-0.124721266,0,-2.605999836,-1.539970201,-4.145970037,-0.096267596 +T.J. Warren,warretj01,2016,RS,PHO,2245,1070,0.248339958,-1.755111111,-1.506771153,1.231426802,-1.239575834,-0.008149032,0.525225569,-1.714279147,-1.189053578,0.847596095,0.847596095,0,-0.169293969,-1.549734835,-1.719028805,-0.521306294 +T.J. Warren,warretj01,2017,RS,PHO,4358,2048,0.848613207,-0.410130762,0.438482444,0.863579337,-3.702636703,-2.839057367,0.930679899,-1.077996238,-0.147316339,2.72191532,2.72191532,0,-0.189384094,-0.652001625,-0.84138572,0.086502221 +T.J. Warren,warretj01,2018,RS,PHO,4538,2142,-0.301812838,-0.154660741,-0.456473579,1.224419612,-1.813339384,-0.588919772,0.102674812,-0.460833849,-0.358159037,2.60526812,2.60526812,0,-0.411922843,-0.755192204,-1.167115047,-0.328316412 +T.J. Warren,warretj01,2019,RS,PHO,2886,1360,0.75362919,-1.220622802,-0.466993613,0.828896676,-1.053155887,-0.224259211,0.894260757,-1.211225502,-0.316964744,1.684935308,1.684935308,0,0.686256747,-0.906602235,-0.220345489,-0.19798943 +T.J. Warren,warretj01,2020,PO,IND,321,156,-1.9290601050526,0.663220993327538,-1.26583911172506,5.60760314356231,-0.993832092538827,4.61377105102348,-0.403746158561317,0.351160581300515,-0.052585577260802,0.223573290095267,0,0.223573290095267,-1.69728554239749,0.2549619187197,-1.44232362367779,0.964530126812215 +T.J. Warren,warretj01,2020,RS,IND,4544,2202,1.12341458903644,-0.069976413648851,1.05343817538759,-0.475308668842314,1.30212882488344,0.82682015604113,0.846382965958153,0.196003635112944,1.0423866010711,4.24284074766347,4.24284074766347,0,0.625929966492808,0.706338745104002,1.33226871159681,-0.42550413380835 +Julian Washburn,washbju01,2019,RS,MEM,519,254,-4.674302401,1.486757069,-3.187545332,-2.456698036,1.066054337,-1.390643699,-4.4965226,1.463291726,-3.033230874,-0.036307699,-0.036307699,0,-4.74411181,1.053385781,-3.690726028,-1.10069855 +P.J. Washington,washipj01,2020,RS,CHA,3563,1759,-2.33624424458292,-1.22539540032463,-3.56163964490755,-2.18817100520478,1.4664362808482,-0.721734724356582,-2.39548029823159,-0.689107308487031,-3.08458760671862,-0.300597607957015,-0.300597607957015,0,-2.05845544645786,-0.935173605398827,-2.99362905185668,0.110411573256 +Yuta Watanabe,watanyu01,2019,RS,MEM,365,174,-6.109135607,-1.706371577,-7.815507184,1.962275179,1.39175727,3.354032449,-4.742452091,-1.160194338,-5.902646429,-0.278371613,-0.278371613,0,-5.374713377,-1.765000037,-7.139713414,-0.547643724 +Yuta Watanabe,watanyu01,2020,RS,MEM,226,105,-1.10271859631663,3.06185055966211,1.95913196334548,-1.2957877033396,1.25218824330625,-0.04359946003335,-1.1779435936793,2.87136085681125,1.69341726313195,0.236809238276702,0.236809238276702,0,-2.13049641752398,1.38370473498033,-0.746791682543656,-0.527196158735761 +Tremont Waters,watertr01,2020,PO,BOS,5,2,-4.22360480739589,-7.29227260703724,-11.5158774144331,-34.7920218348165,19.9321478820423,-14.8598739527742,-10.9699341469895,-2.17547707402897,-13.1454112210185,-0.010857928973755,0,-0.010857928973755,-0.661159641115936,-2.41915263871548,-3.08031227983141,-0.746346465043956 +Tremont Waters,watertr01,2020,RS,BOS,250,119,-8.32246574287254,1.91465591166854,-6.40780983120401,-2.56153748713831,2.52003749341081,-0.041499993727497,-7.66066155620303,2.1085950835571,-5.55206647264592,-0.173558225791526,-0.173558225791526,0,-6.69842641194018,1.19323465001905,-5.50519176192113,2.06107180361849 +C.J. Watson,watsocj01,2014,PO,IND,653,342,-1.669502736,-0.851425984,-2.52092872,-6.837957818,-5.589631843,-12.42758966,-2.808390197,-1.937891552,-4.746281749,-0.361025243,0,-0.361025243,-3.141840055,-1.847103213,-4.988943269,0.458170145 +C.J. Watson,watsocj01,2014,RS,IND,2406,1193,-0.715840151,2.977458779,2.261618628,-2.563344758,3.796244206,1.232899448,-1.122437421,3.248691868,2.126254446,2.963531614,2.963531614,0,-1.740475115,3.137922832,1.397447717,-0.145142998 +C.J. Watson,watsocj01,2015,RS,IND,2862,1422,0.353900744,1.133390288,1.487291032,-0.877572276,0.751535996,-0.12603628,0.142436853,1.111826554,1.254263407,2.915974449,2.915974449,0,0.066412321,1.205924408,1.272336729,0.358599826 +C.J. Watson,watsocj01,2016,RS,ORL,1378,656,-1.794198777,-3.282211486,-5.076410263,-0.40397081,-1.79261595,-2.19658676,-1.606689977,-3.161712451,-4.768402428,-0.672686793,-0.672686793,0,-2.18711414,-3.000126544,-5.187240684,-0.412905574 +C.J. Watson,watsocj01,2017,RS,ORL,2071,1012,-1.143933219,-0.623228995,-1.767162214,-4.907415017,0.911416193,-3.995998825,-1.945087098,-0.306285869,-2.251372967,0.258226685,0.258226685,0,-2.112928308,-0.852670014,-2.965598322,0.295042736 +Earl Watson,watsoea01,2014,PO,POR,30,14,-3.137303354,-23.03539004,-26.17269339,-19.06893244,-2.022720176,-21.09165262,-6.696805918,-19.96718037,-26.66398629,-0.178871467,0,-0.178871467,-4.127898209,-14.64651452,-18.77441273,1.423361256 +Earl Watson,watsoea01,2014,RS,POR,331,161,-3.875014853,-5.474170688,-9.349185541,-5.45969751,5.693305859,0.233608349,-4.496821734,-3.479171524,-7.975993259,-0.435460604,-0.435460604,0,-3.153759174,-2.486787362,-5.640546536,1.382172687 +Paul Watson,watsopa01,2020,PO,TOR,20,9,-6.93537500230682,3.09951278917688,-3.83586221312994,12.4056843058597,-21.6418499279053,-9.23616562204556,-3.41041003044077,-2.01235070825704,-5.42276073869781,-0.012508992489372,0,-0.012508992489372,-5.45591469921282,-2.00482892890257,-7.4607436281154,-1.16666244722534 +Paul Watson,watsopa01,2020,RS,ATL,38,17,-12.9994086357169,-1.47623558808613,-14.475644223803,3.06606151626419,14.2443589388167,17.3104204550809,-10.367246068852,1.83497104600836,-8.53227502284361,-0.049858624870531,-0.049858624870531,0,-7.39829471643727,-1.2123068412908,-8.61060155772806,-0.597248355247468 +Paul Watson,watsopa01,2020,RS,TOR,157,70,6.03420592706674,-2.25206461370313,3.7821413133636,9.5989210663224,1.95421954873883,11.5531406150612,7.11755027854207,-1.55695817336794,5.56059210517413,0.300501438279072,0.300501438279072,0,6.39488786100015,-1.98796016657424,4.40692769442591,1.27179330396156 +Maalik Wayns,waynsma01,2014,RS,LAC,22,9,0.980863651,4.00085375,4.981717401,-3.200241198,-8.912987866,-12.11322906,0.036493184,1.426970541,1.463463726,0.019319158,0.019319158,0,0.680553789,6.379737438,7.060291228,-0.139923299 +David Wear,wearda01,2015,RS,SAC,15,7,-0.421707863,0.759369502,0.337661639,1.912923569,-39.75033124,-37.83740767,0.037576302,-7.587399874,-7.549823573,-0.017079405,-0.017079405,0,-1.578659019,-6.111109807,-7.689768827,-0.350666714 +Travis Wear,weartr01,2015,RS,NYK,1316,672,-4.466121174,-1.245523498,-5.711644672,-2.137935327,2.106971164,-0.030964163,-4.159057103,-0.532016868,-4.691073971,-0.661925177,-0.661925177,0,-3.963735387,-2.703761679,-6.667497066,-0.515934705 +Travis Wear,weartr01,2018,RS,LAL,480,228,-1.172362679,1.525752014,0.353389335,-0.531353536,2.623499538,2.092146002,-1.095946149,1.840748363,0.744802215,0.406971832,0.406971832,0,-1.205766392,1.097895557,-0.107870835,0.106597646 +Quinndary Weatherspoon,weathqu01,2020,RS,SAS,184,78,-4.1973258057675,-6.31939183428733,-10.5167176400548,-5.09722805628366,-0.737018483431211,-5.83424653971487,-4.63275370933879,-5.53615766521512,-10.1689113745539,-0.297381942824176,-0.297381942824176,0,-5.43878829410156,-6.05082464977071,-11.4896129438723,0.740746922694202 +James Webb III,webbja01,2018,RS,BRK,251,120,-5.016383719,-2.754352162,-7.770735881,-2.665319846,-0.657204305,-3.322524151,-4.816630585,-2.441307019,-7.257937604,-0.274605727,-0.274605727,0,-3.924863556,-3.574122691,-7.498986247,-0.498956339 +Briante Weber,weberbr01,2016,PO,MIA,13,6,-4.681421437,24.83312536,20.15170393,0.044322568,28.40074293,28.4450655,-3.97747485,26.98018336,23.00270851,0.0813337,0,0.0813337,-1.962777502,25.90682107,23.94404357,0.031871791 +Briante Weber,weberbr01,2016,RS,MEM,331,166,-3.30899501,-1.258921322,-4.567916333,-4.101141533,-10.38723392,-14.48837546,-3.664950885,-3.202613446,-6.867564331,-0.346229996,-0.346229996,0,-3.776642841,-1.853515287,-5.630158127,-0.70038401 +Briante Weber,weberbr01,2016,RS,MIA,6,3,20.21452958,-4.827393544,15.38713604,23.9983468,48.53605503,72.53440183,22.17965049,5.92836464,28.10801513,0.046325038,0.046325038,0,16.88162543,2.625138066,19.5067635,-1.874778926 +Briante Weber,weberbr01,2017,RS,CHA,296,159,-0.091207102,-2.171066602,-2.262273704,-1.625730964,-7.150677809,-8.776408773,-0.420077357,-3.334142862,-3.75422022,-0.079457888,-0.079457888,0,-0.070934333,-1.508244145,-1.579178478,-2.415737145 +Briante Weber,weberbr01,2017,RS,GSW,98,46,-7.434631177,-1.234722818,-8.669353995,-4.134116587,-2.597410742,-6.731527329,-7.270168536,-1.651286587,-8.921455123,-0.143864752,-0.143864752,0,-5.846911217,-1.471755497,-7.318666714,-0.659877213 +Briante Weber,weberbr01,2018,RS,HOU,253,118,-1.673918951,-2.056278561,-3.730197512,-7.901361553,-7.9840805,-15.88544205,-3.179556012,-3.469731864,-6.649287875,-0.235177995,-0.235177995,0,-1.776563314,-0.236983425,-2.01354674,0.180360286 +Briante Weber,weberbr01,2018,RS,MEM,250,119,-4.938856299,-0.034688054,-4.973544354,-2.314230537,-9.968949963,-12.2831805,-4.646190783,-2.061545454,-6.707736237,-0.241748232,-0.241748232,0,-4.637974255,0.274170821,-4.363803435,0.60231633 +Martell Webster,webstma02,2014,PO,WAS,369,195,-0.38211093,1.161350502,0.779239572,-4.013968327,-3.274480869,-7.288449196,-1.30161877,0.276614868,-1.025003902,0.177156339,0,0.177156339,1.362446889,-0.812939934,0.549506955,0.081907323 +Martell Webster,webstma02,2014,RS,WAS,4274,2157,1.093843837,-2.182090651,-1.088246814,-0.218178862,-3.185868981,-3.404047842,0.909702111,-2.522845754,-1.613143643,1.241069477,1.241069477,0,0.535826142,-2.568765988,-2.032939846,-0.769898202 +Martell Webster,webstma02,2015,PO,WAS,9,4,-14.71663378,17.45449087,2.737857084,-21.67168085,21.64167159,-0.030009269,-17.16736006,19.22520438,2.057844325,0.010216187,0,0.010216187,-15.86775399,11.80538658,-4.062367414,0.921462122 +Martell Webster,webstma02,2015,RS,WAS,722,352,-2.384547639,-6.098024284,-8.482571923,-9.685825031,-5.061456836,-14.74728187,-4.02698789,-6.258226999,-10.28521489,-1.367376421,-1.367376421,0,-3.670785398,-6.839399369,-10.51018477,1.000870488 +Sonny Weems,weemsso01,2016,RS,PHI,168,78,-7.894996019,-1.939458322,-9.834454341,-8.346081939,8.705574571,0.359492632,-8.405645108,0.204315376,-8.201329732,-0.21843414,-0.21843414,0,-7.695988948,-2.599206733,-10.29519568,0.67344024 +Sonny Weems,weemsso01,2016,RS,PHO,903,421,-3.889096241,-6.296320865,-10.18541711,-2.732666524,-0.624087961,-3.356754485,-3.856100008,-5.437261654,-9.293361661,-1.42369243,-1.42369243,0,-3.781620385,-5.86082786,-9.642448245,1.266406729 +Thomas Welsh,welshth01,2019,RS,DEN,86,36,-1.427393948,2.227038939,0.799644991,-3.205735623,8.226338933,5.020603309,-1.89559606,3.601408416,1.705812356,0.082024512,0.082024512,0,-2.414803038,0.697874331,-1.716928707,0.228774626 +Russell Westbrook,westbru01,2014,PO,OKC,1454,735,4.903065994,0.360305417,5.263371411,9.965070524,-0.243308524,9.721762,6.231094287,0.198095448,6.429189735,3.633709482,0,3.633709482,5.346707367,1.322500477,6.669207844,2.185270286 +Russell Westbrook,westbru01,2014,RS,OKC,2933,1412,3.251272782,0.53310884,3.784381623,2.735463571,-0.058957174,2.676506397,3.300508622,0.412947317,3.713455939,4.745112757,4.745112757,0,4.071256422,0.829800246,4.901056669,1.829677177 +Russell Westbrook,westbru01,2015,RS,OKC,4759,2302,5.624267377,0.255377091,5.879644468,6.232059338,-3.351317546,2.880741792,6.093559789,-0.487868576,5.605691214,10.11974092,10.11974092,0,6.239868745,-0.201795156,6.038073588,2.991530285 +Russell Westbrook,westbru01,2016,PO,OKC,1365,674,5.803683395,0.903879497,6.707562892,12.81504466,-4.181688758,8.633355905,7.560176212,-0.176729144,7.383447069,3.676516597,0,3.676516597,10.16590807,1.198728353,11.36463643,2.185761639 +Russell Westbrook,westbru01,2016,RS,OKC,5664,2750,6.09804791,-0.329458464,5.768589446,6.514834986,1.295723783,7.810558769,6.410521969,-0.006011387,6.404510582,13.08630521,13.08630521,0,6.853510613,0.514312845,7.367823458,1.841483147 +Russell Westbrook,westbru01,2017,PO,OKC,404,194,6.020965511,-1.784813924,4.236151587,11.50497708,25.68134204,37.18631911,7.612636312,3.75589015,11.36852646,1.490303683,0,1.490303683,6.179534851,3.720015059,9.89954991,3.286868813 +Russell Westbrook,westbru01,2017,RS,OKC,5860,2802,7.570142599,-1.468144968,6.101997631,6.17724989,-0.063179911,6.114069979,7.803999299,-1.272229854,6.531769445,13.8163326,13.8163326,0,7.989260059,-1.13268511,6.85657495,4.045869193 +Russell Westbrook,westbru01,2018,PO,OKC,487,235,-0.397134232,-3.629349147,-4.026483379,-9.747780583,5.045521574,-4.702259009,-2.224039465,-1.976024582,-4.200064047,-0.189278287,0,-0.189278287,2.912268179,-2.262889127,0.649379053,5.422178626 +Russell Westbrook,westbru01,2018,RS,OKC,6046,2914,3.994468866,-0.116173772,3.878295093,7.385596835,1.827420946,9.21301778,4.868993629,0.255407964,5.124401592,12.03068184,12.03068184,0,5.499552857,0.560169647,6.059722504,2.74218303 +Russell Westbrook,westbru01,2019,PO,OKC,420,197,-0.368062077,-10.23765057,-10.60571265,3.477476932,-14.70019134,-11.22271441,0.345496373,-11.84413612,-11.49863974,-0.921558571,0,-0.921558571,-3.015480246,-10.49991088,-13.51539112,1.607337442 +Russell Westbrook,westbru01,2019,RS,OKC,5749,2630,2.203762085,0.312046533,2.515808618,3.982063671,-2.677920327,1.304143343,2.70246334,-0.326028389,2.376434951,7.063564579,7.063564579,0,3.331564879,0.549352756,3.880917634,2.737643997 +Russell Westbrook,westbru01,2020,PO,HOU,554,262,-4.08100290948661,1.54669743872416,-2.53430547076245,-4.26894263871972,-2.90146503982584,-7.17040767854556,-4.39794093371783,0.657752168349324,-3.74018876536851,-0.13850908356237,0,-0.13850908356237,-1.48475198133775,1.75018462005209,0.26543263871434,1.45330120188512 +Russell Westbrook,westbru01,2020,RS,HOU,4582,2049,0.543094722741299,-1.2441250456824,-0.701030322941098,-1.99085181887383,1.71529312757217,-0.275558691301663,0.061122420073693,-0.709035015996062,-0.647912595922368,2.26621250729942,2.26621250729942,0,0.712023189473983,-0.30012392510681,0.411899264367173,3.19159894909277 +David West,westda01,2014,PO,IND,1290,687,0.588967706,-0.308292632,0.280675074,7.198166384,6.437845104,13.63601149,2.068070467,1.032459912,3.100530379,2.134178654,0,2.134178654,1.011626758,0.163143128,1.174769886,0.843183335 +David West,westda01,2014,RS,IND,4808,2472,0.176562757,1.109095138,1.285657895,2.114209132,3.175871033,5.290080165,0.615848715,1.542046344,2.157895059,6.172665975,6.172665975,0,-0.180569197,1.519340512,1.338771314,-0.26717033 +David West,westda01,2015,RS,IND,3746,1895,-1.308391438,0.366881854,-0.941509584,-1.496228954,-0.051650334,-1.547879289,-1.399985378,0.289208195,-1.110777183,1.588664255,1.588664255,0,-1.335277137,-0.106840013,-1.44211715,0.230900976 +David West,westda01,2016,PO,SAS,344,176,0.623416747,1.963242176,2.586658923,-1.35879585,-1.152368982,-2.511164833,0.187993944,1.319641958,1.507635902,0.394554918,0,0.394554918,-1.580984249,1.479338297,-0.101645952,0.060332825 +David West,westda01,2016,RS,SAS,2819,1404,0.006273455,2.725414245,2.7316877,1.328568373,2.281037606,3.609605978,0.240082411,2.679143209,2.919225621,4.058848914,4.058848914,0,-0.411697338,3.257078476,2.845381138,-0.051376896 +David West,westda01,2017,PO,GSW,441,221,0.306587783,2.971934268,3.278522051,-4.0008436,-0.416397061,-4.417240661,-0.707789654,2.334701316,1.626911662,0.505159404,0,0.505159404,-0.099616661,2.57230636,2.472689699,-0.727284573 +David West,westda01,2017,RS,GSW,1728,854,-1.3981471,5.522801647,4.124654547,-2.359263118,2.168581482,-0.190681636,-1.778307672,5.049074604,3.270766932,2.626605195,2.626605195,0,-0.705342818,4.476515632,3.771172814,0.123094983 +David West,westda01,2018,PO,GSW,363,175,1.264725971,1.89086768,3.155593651,0.598644456,-8.725020529,-8.126376074,1.111696305,-0.326760435,0.784935871,0.328277725,0,0.328277725,0.970834368,0.261641005,1.232475373,0.827978124 +David West,westda01,2018,RS,GSW,2011,999,-1.253011909,3.482080578,2.22906867,-3.503681062,2.996326122,-0.50735494,-1.881344898,3.582258723,1.700913825,2.275227245,2.275227245,0,-0.462323733,3.303707757,2.841384024,0.290423012 +Andrew White III,whitean01,2018,RS,ATL,451,209,-5.084087057,-3.828802038,-8.912889095,-7.838736633,-3.409572959,-11.24830959,-5.905924052,-3.956440225,-9.862364277,-0.756843099,-0.756843099,0,-4.703491231,-5.594196259,-10.29768749,-0.204186754 +Coby White,whiteco01,2020,RS,CHI,3575,1674,-1.02512938161026,-1.69054072703757,-2.71567010864783,-0.63168134171198,-0.469971680342202,-1.10165302205418,-0.940262716326746,-1.51600080871742,-2.45626352504417,0.251015220863963,0.251015220863963,0,-1.30241284212775,-1.63143192372744,-2.93384476585519,0.057915337853321 +Derrick White,whitede01,2018,PO,SAS,38,18,-0.034609331,5.426135715,5.391526384,13.51958604,-10.74788717,2.771698873,2.838641234,2.402531901,5.241173135,0.075529931,0,0.075529931,2.703991218,0.427984418,3.131975636,-0.205243069 +Derrick White,whitede01,2018,RS,SAS,300,139,2.583330561,1.835057658,4.418388219,-2.627065991,9.444347359,6.817281368,1.6645062,3.484683518,5.149189718,0.55953119,0.55953119,0,0.44040165,1.477055542,1.917457192,-0.117217962 +Derrick White,whitede01,2019,PO,SAS,376,191,3.962792508,3.9560547,7.918847207,7.379711276,-1.725164756,5.654546519,4.828272255,3.058746512,7.887018767,1.07558231,0,1.07558231,2.8378903,3.568045132,6.405935431,0.606068749 +Derrick White,whitede01,2019,RS,SAS,3555,1728,-0.096197153,2.816143257,2.719946104,1.99918625,2.721465161,4.720651411,0.30842549,2.982970325,3.291395814,5.291939352,5.291939352,0,0.150650198,3.08301064,3.233660838,-0.656491402 +Derrick White,whitede01,2020,RS,SAS,3611,1677,1.82782733348847,1.97806525859407,3.80589259208254,-1.57806915486035,2.18850088335346,0.610431728493112,1.20920343609624,2.19498544419921,3.40418888029545,5.27170568296865,5.27170568296865,0,0.51045599903541,2.20860949660152,2.71906549563693,0.119224116475115 +DJ White,whitedj01,2014,PO,CHA,5,3,-29.11365541,5.356986539,-23.75666887,-30.41304945,68.19387024,37.78082079,-31.07354718,18.7450041,-12.32854307,-0.015367391,0,-0.015367391,-25.03403777,7.136402391,-17.89763537,1.51417689 +DJ White,whitedj01,2014,RS,CHA,21,10,0.921376306,-3.570495209,-2.649118903,24.8743325,-19.98303643,4.891296065,5.891201574,-7.342024436,-1.450822862,0.006586243,0.006586243,0,3.305813532,-1.282728146,2.023085385,-0.610053849 +Hassan Whiteside,whiteha01,2015,RS,MIA,2214,1142,0.922721537,3.443319605,4.366041143,1.442919541,-1.630257765,-0.187338224,1.114390664,2.618856523,3.733247187,3.779438948,3.779438948,0,1.169695428,2.008636375,3.178331803,0.050400089 +Hassan Whiteside,whiteha01,2016,PO,MIA,550,291,-0.111904621,6.34195787,6.230053248,6.418817647,2.592779671,9.011597318,1.234100572,5.808964704,7.043065276,1.48730386,0,1.48730386,0.635162061,6.71487432,7.350036381,-0.776985037 +Hassan Whiteside,whiteha01,2016,RS,MIA,4161,2125,-0.125465623,2.73500474,2.609539117,1.772011922,-1.611910665,0.160101257,0.259712383,1.967331037,2.22704342,5.349009489,5.349009489,0,0.264855821,2.606390401,2.871246222,-0.850642357 +Hassan Whiteside,whiteha01,2017,RS,MIA,5003,2513,-1.790193499,2.281404157,0.491210658,3.632604704,-0.941047604,2.6915571,-0.765608907,1.725097648,0.959488741,4.722997653,4.722997653,0,-0.239569845,2.153436719,1.913866874,-0.681817536 +Hassan Whiteside,whiteha01,2018,PO,MIA,166,77,-10.13916955,0.098502145,-10.0406674,-9.855779667,4.993218083,-4.862561583,-10.69057463,1.173147392,-9.517427239,-0.279161567,0,-0.279161567,-7.183981392,-0.420321138,-7.60430253,1.765485137 +Hassan Whiteside,whiteha01,2018,RS,MIA,2792,1364,-1.18939028,2.754102,1.56471172,-3.527288574,0.746605822,-2.780682752,-1.732416302,2.464374959,0.731958656,2.42918301,2.42918301,0,-1.755399483,2.327839481,0.572439998,0.247400019 +Hassan Whiteside,whiteha01,2019,RS,MIA,3465,1674,-1.014007558,4.482568174,3.468560616,0.862776291,-0.100739896,0.762036395,-0.644527463,3.754815658,3.110288196,5.001566281,5.001566281,0,-0.687465028,3.396254989,2.708789961,-0.072451189 +Hassan Whiteside,whiteha01,2020,PO,POR,228,106,-3.07521047045804,-1.09945075665935,-4.17466122711739,1.83089091570436,2.80811033521538,4.63900125091973,-2.23022316021013,-0.390299022621896,-2.62052218283203,0.007260882575756,0,0.007260882575756,-0.517120494505443,-0.643252035841146,-1.16037253034659,0.536028111792345 +Hassan Whiteside,whiteha01,2020,RS,POR,4229,2008,0.577837623499698,2.56236890384015,3.14020652733985,1.96004069458742,0.663116064028726,2.62315675861614,0.861545604504879,2.40568143049925,3.26722703500413,6.12603328398946,6.12603328398946,0,0.631385233807529,2.2358904984544,2.86727573226193,-0.637765257339747 +Isaiah Whitehead,whiteis01,2017,RS,BRK,3482,1643,-3.386460234,-1.025611074,-4.412071308,1.648598913,0.797110862,2.445709775,-2.483404316,-0.673033137,-3.156437454,-0.341783339,-0.341783339,0,-3.037895821,-1.417456771,-4.455352592,0.311992836 +Isaiah Whitehead,whiteis01,2018,RS,BRK,384,180,-2.342020358,1.923468259,-0.4185521,-5.28528622,4.470665959,-0.814620261,-3.021765531,2.629190765,-0.392574766,0.220502481,0.220502481,0,-2.909975278,0.240999339,-2.66897594,1.835496363 +Okaro White,whiteok01,2017,RS,MIA,946,471,-3.266670055,-2.382485687,-5.649155742,2.931053426,1.26032313,4.191376556,-2.15540956,-1.810698791,-3.966108351,-0.28948215,-0.28948215,0,-2.307409713,-1.742590296,-4.050000009,-0.924327897 +Okaro White,whiteok01,2018,RS,MIA,167,80,-3.164981385,-5.838869262,-9.003850647,-2.158246248,2.928021111,0.769774863,-3.129725853,-4.394373447,-7.524099299,-0.19379318,-0.19379318,0,-3.621814787,-3.731897288,-7.353712075,-0.542896777 +Okaro White,whiteok01,2019,RS,WAS,14,6,-3.655399957,6.429601164,2.774201207,-15.61071823,6.327438694,-9.283279541,-6.4019191,6.870637285,0.468718185,0.009787649,0.009787649,0,-4.664041008,0.102264656,-4.561776351,-0.677391621 +Royce White,whitero03,2014,RS,SAC,19,9,-9.880544615,-15.39873948,-25.2792841,-2.902644585,-13.37512525,-16.27776984,-9.086011075,-15.90264425,-24.98865533,-0.101649489,-0.101649489,0,-9.734013774,-10.91623466,-20.65024843,-0.437674921 +Shayne Whittington,whittsh01,2015,RS,IND,214,108,1.987941489,-9.388186988,-7.4002455,3.752403024,-1.691208889,2.061194135,2.523262597,-8.412722309,-5.889459713,-0.173709091,-0.173709091,0,1.454773433,-6.604472108,-5.149698676,0.399033556 +Shayne Whittington,whittsh01,2016,RS,IND,85,41,-6.478713692,-0.242081203,-6.720794896,-10.38043451,6.086051832,-4.294382677,-7.696520296,1.001153381,-6.695366915,-0.082785759,-0.082785759,0,-8.539508557,0.972005997,-7.56750256,0.302830419 +Andrew Wiggins,wiggian01,2015,RS,MIN,5905,2969,-0.799316119,-1.586127378,-2.385443496,1.285144337,-3.796389299,-2.511244962,-0.354837003,-2.065055767,-2.41989277,0.499637899,0.499637899,0,-0.668120769,-1.933495988,-2.601616757,-0.077320287 +Andrew Wiggins,wiggian01,2016,RS,MIN,5755,2845,0.238975216,-1.228109082,-0.989133866,1.617362121,1.089202923,2.706565044,0.549237642,-0.773570037,-0.224332395,3.695434525,3.695434525,0,0.037444026,-0.715383028,-0.677939003,0.783050204 +Andrew Wiggins,wiggian01,2017,RS,MIN,6133,3048,0.770144747,-0.677276417,0.09286833,4.060075726,-1.006799656,3.05327607,1.438409163,-0.754787756,0.683621407,5.367522987,5.367522987,0,1.465841742,-0.409399439,1.056442303,0.513161696 +Andrew Wiggins,wiggian01,2018,PO,MIN,325,164,-0.119863343,-0.505118507,-0.62498185,-10.74593637,-3.635471505,-14.38140787,-2.387229248,-1.147127337,-3.534356585,-0.067176384,0,-0.067176384,-1.941069794,-0.845695614,-2.786765408,-0.736484835 +Andrew Wiggins,wiggian01,2018,RS,MIN,6055,2979,-0.681607879,0.043857963,-0.637749916,-0.307538681,0.933102773,0.625564091,-0.724543375,0.259274891,-0.465268484,3.480597688,3.480597688,0,-0.35282458,0.449977002,0.097152422,0.230433582 +Andrew Wiggins,wiggian01,2019,RS,MIN,5381,2543,-1.392979416,-0.880221705,-2.273201121,0.363365142,-0.617161501,-0.25379636,-1.122966346,-0.85350066,-1.976467006,1.000931361,1.000931361,0,-0.7462425,-0.354920193,-1.101162693,-0.272165923 +Andrew Wiggins,wiggian01,2020,RS,GSW,862,403,0.916312937715917,0.039090599293623,0.95540353700954,1.15978126744672,-3.89105748844575,-2.73127622099904,1.15594837788556,-0.712883362612074,0.443065015273481,0.65847079765022,0.65847079765022,0,1.25056489503112,0.16264801002272,1.41321290505384,0.302144340528314 +Andrew Wiggins,wiggian01,2020,RS,MIN,3143,1455,0.090947640906887,-2.41698050703866,-2.32603286613177,1.13669126420717,-2.00590281009165,-0.869211545884487,0.383370683893115,-2.46057454219544,-2.07720385830233,0.498475325527692,0.498475325527692,0,-0.014520564131634,-2.21230406037718,-2.22682462450881,-0.198064264696615 +CJ Wilcox,wilcocj01,2015,RS,LAC,211,101,-4.295320541,-5.159927521,-9.455248062,-6.332083902,2.320677934,-4.011405968,-5.120847773,-3.945009049,-9.065856822,-0.332552524,-0.332552524,0,-2.365151746,-5.848073457,-8.213225203,2.090556408 +CJ Wilcox,wilcocj01,2016,PO,LAC,15,7,-0.632063742,-6.38621496,-7.018278702,16.16321446,23.46891788,39.63213234,3.015810155,-0.604056971,2.411753184,0.018746241,0,0.018746241,-4.195438336,-0.431005698,-4.626444034,-1.333332251 +CJ Wilcox,wilcocj01,2016,RS,LAC,351,167,-1.339230602,2.600161913,1.26093131,1.256895301,3.988403054,5.245298356,-0.915353946,2.986723075,2.071369129,0.413101626,0.413101626,0,0.084963296,2.336937502,2.421900798,0.548152959 +CJ Wilcox,wilcocj01,2017,RS,ORL,223,108,-5.29290831,-2.778413021,-8.071321332,-3.005303548,1.324005675,-1.681297873,-5.040721968,-2.005530659,-7.046252627,-0.239685191,-0.239685191,0,-4.194960012,-3.730682967,-7.925642979,1.224339298 +Jacob Wiley,wileyja01,2018,RS,BRK,71,33,-3.699592915,8.757371256,5.057778341,-10.12713422,18.99022441,8.863090187,-5.250120594,11.49534229,6.245221693,0.151260086,0.151260086,0,-6.465573907,7.186357106,0.720783199,-0.123702141 +Damien Wilkins,wilkida02,2018,RS,IND,310,152,-3.532419613,-1.331417172,-4.863836785,3.133682905,0.661721957,3.795404861,-2.33662794,-1.005037157,-3.341665097,-0.045463956,-0.045463956,0,-3.266032972,-3.10245092,-6.368483892,-0.907802065 +Alan Williams,willial03,2016,RS,PHO,155,68,0.878318095,2.590803555,3.46912165,5.968804492,-1.812510173,4.156294319,2.047694894,1.847167433,3.894862326,0.23429369,0.23429369,0,0.694569542,1.027615577,1.722185119,1.593421688 +Alan Williams,willial03,2017,RS,PHO,1517,708,-0.771224603,2.685368741,1.914144137,-0.315041315,2.692121467,2.377080153,-0.687596784,2.904448674,2.21685189,1.802555331,1.802555331,0,-1.63125308,2.522392674,0.891139594,0.460409589 +Alan Williams,willial03,2018,RS,PHO,142,70,-5.63699418,1.98869502,-3.64829916,-7.652680521,11.97986083,4.327180307,-6.342906258,4.25995361,-2.082952648,0.024453194,0.024453194,0,-3.797397237,2.171535849,-1.625861388,2.624362472 +Alan Williams,willial03,2019,RS,BRK,60,26,7.84597489,11.6338741,19.47984899,7.784584705,10.16325071,17.94783542,8.388823854,12.08622974,20.4750536,0.308987804,0.308987804,0,8.828079108,6.118116482,14.94619559,0.298650805 +C.J. Williams,willicj01,2018,RS,LAC,1478,707,-1.137987353,0.567563262,-0.57042409,-0.312007068,0.331409182,0.019402114,-1.06318311,0.573618395,-0.489564715,0.810945951,0.810945951,0,-1.572086485,0.725191413,-0.846895072,-0.53758955 +C.J. Williams,willicj01,2019,RS,MIN,268,128,-2.762601483,-1.374755596,-4.137357079,-8.457321998,-2.967763065,-11.42508506,-4.108031927,-1.728476058,-5.836507985,-0.201458446,-0.201458446,0,-3.486468077,-1.002581346,-4.489049422,-0.054509727 +Deron Williams,willide01,2014,PO,BRK,786,428,1.443425611,2.464616175,3.908041786,7.451408113,8.245465489,15.6968736,2.757210326,3.797532856,6.554743181,2.084312844,0,2.084312844,1.798231631,3.241798043,5.040029674,-0.497867794 +Deron Williams,willide01,2014,RS,BRK,4007,2059,1.679922146,0.698050751,2.377972898,5.428856532,-0.051611615,5.377244917,2.573264622,0.601179774,3.174444396,6.217515198,6.217515198,0,3.177325807,0.348101635,3.525427441,-0.094384011 +Deron Williams,willide01,2015,PO,BRK,377,192,-0.727711347,1.982477703,1.254766356,4.872614524,-8.096995256,-3.224380733,0.408120729,-0.0074052,0.400715529,0.319334588,0,0.319334588,2.445281327,0.940776278,3.386057605,0.308147769 +Deron Williams,willide01,2015,RS,BRK,4158,2114,0.696325963,-0.398250356,0.298075607,2.830788045,1.487339643,4.318127688,1.200188644,-0.007300202,1.192888443,4.254278292,4.254278292,0,1.241384923,-0.288410264,0.952974658,0.036653802 +Deron Williams,willide01,2016,PO,DAL,96,49,-5.023497094,-6.423806285,-11.44730338,-21.84291625,7.60896991,-14.23394634,-8.825794033,-3.788223444,-12.61401748,-0.258379073,0,-0.258379073,-7.278540338,-6.58109164,-13.85963198,1.513367847 +Deron Williams,willide01,2016,RS,DAL,4194,2106,0.486472023,-1.095466802,-0.608994779,-1.849836382,1.831380762,-0.01845562,0.034964572,-0.557005838,-0.522041266,2.388578018,2.388578018,0,0.036683001,-0.332249721,-0.295566721,-0.217212893 +Deron Williams,willide01,2017,PO,CLE,544,262,-0.256479098,-1.182095306,-1.438574404,-0.518759398,2.230858682,1.712099284,-0.475707253,-0.569643888,-1.045351141,0.237876173,0,0.237876173,0.510762833,-0.656171607,-0.145408774,1.177838554 +Deron Williams,willide01,2017,RS,DAL,2273,1171,0.187249956,-2.704522955,-2.517272999,1.395179919,-0.186300746,1.208879173,0.501765091,-2.355181337,-1.853416246,0.53052243,0.53052243,0,0.479746565,-1.959416872,-1.479670307,-0.940574497 +Deron Williams,willide01,2017,RS,CLE,975,486,-0.29659746,-3.225562333,-3.522159793,-3.34130741,1.519726124,-1.821581286,-1.002817688,-2.409992525,-3.412810213,-0.164212148,-0.164212148,0,0.333407977,-3.212201078,-2.878793101,-0.081419931 +Derrick Williams,willide02,2014,RS,SAC,3362,1658,-1.548160801,-2.275913328,-3.824074129,-1.341078949,-2.301643643,-3.642722591,-1.607814328,-2.396553749,-4.004368077,-1.058289771,-1.058289771,0,-2.221940356,-2.784730017,-5.006670373,-0.252625356 +Derrick Williams,willide02,2014,RS,MIN,333,162,-3.911777693,-1.675645886,-5.587423579,-10.98739087,4.518105068,-6.469285798,-5.682845718,-0.543846254,-6.226691972,-0.286154463,-0.286154463,0,-4.986976483,-2.450086344,-7.437062826,-0.401364985 +Derrick Williams,willide02,2015,RS,SAC,3007,1462,-0.839420021,-2.546054965,-3.385474986,-1.440095869,-6.316588587,-7.756684456,-1.019465352,-3.44981092,-4.469276273,-1.280591652,-1.280591652,0,-1.755372002,-4.645087176,-6.400459179,-0.137425634 +Derrick Williams,willide02,2016,RS,NYK,2879,1435,-0.537646354,-2.738017679,-3.275664033,-4.457431597,-2.339725915,-6.797157512,-1.359454559,-2.811254712,-4.170709271,-1.034356434,-1.034356434,0,-1.466860784,-4.397112116,-5.863972901,-0.544592301 +Derrick Williams,willide02,2017,PO,CLE,78,38,0.91002601,-11.29301566,-10.38298965,-3.393939472,-18.13589199,-21.52983147,-0.13478395,-13.49458179,-13.62936574,-0.216255776,0,-0.216255776,1.810498983,-15.29976175,-13.48926277,-0.569960738 +Derrick Williams,willide02,2017,RS,CLE,869,427,-1.969794549,-3.116808153,-5.086602702,-3.601413163,-0.67690912,-4.278322283,-2.459421724,-2.791743427,-5.251165151,-0.541817618,-0.541817618,0,-1.520936938,-4.01756472,-5.538501658,-0.553506211 +Derrick Williams,willide02,2017,RS,MIA,748,377,-3.030000811,-6.305613714,-9.335614525,-3.712552117,-2.885694311,-6.598246429,-3.33863627,-5.983089989,-9.321726259,-1.25985704,-1.25985704,0,-2.349869858,-5.032327729,-7.382197587,-0.324703695 +Derrick Williams,willide02,2018,RS,LAL,23,9,-7.990882122,-0.927800199,-8.918682321,-43.75612194,39.13444921,-4.621672727,-15.92834101,7.41497898,-8.513362028,-0.026243015,-0.026243015,0,-11.22767099,-1.900801082,-13.12847207,-0.82909447 +Elliot Williams,williel01,2014,RS,PHI,2455,1157,-2.540079482,-4.36225771,-6.902337191,-6.819313063,-0.253411821,-7.072724884,-3.505226847,-3.701855119,-7.207081966,-2.654154834,-2.654154834,0,-3.898273559,-3.811366528,-7.709640087,0.843326411 +Elliot Williams,williel01,2015,RS,NOP,151,77,0.488128693,-4.236750558,-3.748621865,1.013978009,2.019492661,3.03347067,0.622234212,-3.178494243,-2.55626003,0.007539347,0.007539347,0,0.621313107,-2.357315543,-1.736002436,-0.904690232 +Elliot Williams,williel01,2015,RS,UTA,85,42,1.532103062,-2.567757484,-1.035654422,1.2152761,6.331723511,7.546999611,1.592032192,-0.860712842,0.73131935,0.075184455,0.075184455,0,2.247188024,-2.264071333,-0.016883309,0.752448774 +Elliot Williams,williel01,2016,RS,MEM,86,45,-4.55145332,0.314518701,-4.236934619,0.292796436,-1.525365361,-1.232568924,-3.83463957,-0.024409296,-3.859048866,-0.024943264,-0.024943264,0,-3.461084821,-1.014510514,-4.475595335,-1.993084559 +Grant Williams,willigr01,2020,PO,BOS,349,170,1.09394481988507,0.684331757165786,1.77827657705085,1.11130946881064,2.43851954584383,3.54982901465447,1.06564937617045,0.976286863552696,2.04193623972314,0.428724974046852,0,0.428724974046852,1.02681724849583,-0.399513648060422,0.627303600435411,0.015550914189144 +Grant Williams,willigr01,2020,RS,BOS,2235,1043,-3.79497264573413,2.00973571985356,-1.78523692588057,-1.03433843696657,3.62682158375367,2.5924831467871,-3.50882487377779,2.38349591833568,-1.12532895544211,0.866521092154222,0.866521092154222,0,-3.77459372365962,1.78013328546836,-1.99446043819127,0.232766965439459 +Johnathan Williams,willijo04,2019,RS,LAL,793,372,-1.436611262,-2.491051478,-3.927662739,1.92519767,3.73762485,5.66282252,-0.792988622,-1.358993396,-2.151982017,0.113039209,0.113039209,0,-1.735585229,-1.147538414,-2.883123643,-0.414167185 +Johnathan Williams,willijo04,2020,RS,WAS,374,180,-1.31245397927416,-5.73572000353057,-7.04817398280473,-2.97425268442273,0.301441711148211,-2.67281097327452,-1.74923747705532,-4.7632937475633,-6.51253122461862,-0.341475425778194,-0.341475425778194,0,-2.78672719175353,-6.12527994245872,-8.91200713421225,-1.19982544871728 +Kenrich Williams,willike04,2019,RS,NOP,2378,1079,-1.246715736,1.380722288,0.134006552,-0.993244262,-2.38004309,-3.373287351,-1.267268136,0.717969568,-0.549298568,1.2168449,1.2168449,0,-0.872564251,0.757200539,-0.115363712,0.449714986 +Kenrich Williams,willike04,2020,RS,NOP,1792,832,-1.9761338398366,2.45028170303225,0.474147863195647,-1.77041442078266,1.18510086028886,-0.585313560493796,-2.0490154967245,2.36721026414761,0.318194767423109,1.2959138165997,1.2959138165997,0,-2.10154619018958,2.11583585627695,0.014289666087377,-0.509038829241535 +Lou Williams,willilo02,2014,PO,ATL,262,133,-3.349347901,-1.720017378,-5.069365279,1.076635894,-5.164634748,-4.087998854,-2.582806491,-2.570392645,-5.153199136,-0.170812828,0,-0.170812828,2.384970782,-5.44213604,-3.057165258,1.448972881 +Lou Williams,willilo02,2014,RS,ATL,2924,1445,1.511243214,-3.020539262,-1.509296048,-0.484620647,-6.662278966,-7.146899613,1.202770146,-3.957114361,-2.754344215,-0.003218244,-0.003218244,0,1.776963158,-4.584321238,-2.807358079,0.464772743 +Lou Williams,willilo02,2015,PO,TOR,203,102,-1.410961369,-1.113847435,-2.524808804,-3.463261489,-1.766506359,-5.229767848,-1.845127022,-1.16307227,-3.008199291,-0.013975421,0,-0.013975421,0.586486055,-2.728133745,-2.14164769,0.81636494 +Lou Williams,willilo02,2015,RS,TOR,4025,2016,5.266223367,-2.455637697,2.81058567,3.741144811,-0.413503336,3.327641475,5.177280596,-2.152703847,3.024576749,5.965790468,5.965790468,0,5.266439538,-2.594030898,2.67240864,0.424187459 +Lou Williams,willilo02,2016,RS,LAL,3904,1907,3.660301315,-2.080387662,1.579913653,-0.201318631,-2.214404909,-2.415723541,3.174927634,-2.177197527,0.997730107,3.671614216,3.671614216,0,2.016758463,-2.618980715,-0.602222252,0.676743139 +Lou Williams,willilo02,2017,PO,HOU,563,272,2.120536564,-3.962146964,-1.8416104,14.5479065,1.622683873,16.17059037,4.793767798,-3.055230677,1.738537121,0.64834117,0,0.64834117,4.988074221,-4.233240094,0.754834127,0.889024831 +Lou Williams,willilo02,2017,RS,LAL,2956,1403,8.09930414,-2.428008746,5.671295394,3.10880259,0.97783125,4.08663384,7.626016235,-1.82240271,5.803613526,6.224102688,6.224102688,0,6.326443884,-2.34076737,3.985676514,1.623461062 +Lou Williams,willilo02,2017,RS,HOU,1302,591,2.457308685,-1.945368592,0.511940092,-1.688504476,-1.353328834,-3.041833311,1.646772574,-1.958933986,-0.312161412,0.746859784,0.746859784,0,2.296609955,-2.471317425,-0.17470747,1.572317418 +Lou Williams,willilo02,2018,RS,LAC,5489,2589,5.022813055,-3.269222634,1.753590421,4.473918011,-2.751852205,1.722065806,5.219557888,-3.336743734,1.882814154,6.274484145,6.274484145,0,5.281747698,-3.522228194,1.759519504,2.511937389 +Lou Williams,willilo02,2019,PO,LAC,387,176,5.711743646,-5.033531359,0.678212287,-4.442031393,-11.93398012,-16.37601152,3.824143556,-6.766198883,-2.942055327,-0.018273536,0,-0.018273536,1.965366104,-7.354972797,-5.389606693,2.722423564 +Lou Williams,willilo02,2019,RS,LAC,4388,1993,5.477769686,-4.159043782,1.318725904,2.094115466,-0.851471276,1.24264419,5.114451107,-3.697211562,1.417239545,4.304896914,4.304896914,0,4.042941501,-4.405614216,-0.362672715,1.624137864 +Lou Williams,willilo02,2020,PO,LAC,724,341,2.18424470609015,-2.87872918232072,-0.694484476230568,6.85167658465932,-4.14239245016459,2.70928413449472,3.212359039372,-3.40679863428596,-0.194439594913959,0.462218331752612,0,0.462218331752612,-0.60779819814015,-2.31824897500852,-2.92604717314867,0.793549560977763 +Lou Williams,willilo02,2020,RS,LAC,4078,1864,2.81887917024335,-2.38096151157954,0.437917658663803,-1.48715507131585,-2.62026783685532,-4.10742290817116,2.03993169817444,-2.60326489381851,-0.563333195644074,2.11461501418849,2.11461501418849,0,2.19689736715024,-2.95357606029381,-0.756678693143575,1.72175569494908 +Mo Williams,willima01,2014,PO,POR,385,187,-4.580371973,-3.511461308,-8.091833282,-5.203617331,-5.805058681,-11.00867601,-5.024558312,-4.221596097,-9.24615441,-0.645525368,0,-0.645525368,-4.274330996,-4.513353541,-8.787684536,0.915787991 +Mo Williams,willima01,2014,RS,POR,3715,1834,-0.627406159,-1.734877384,-2.362283543,-0.857206627,-0.323058354,-1.180264981,-0.78155938,-1.553878769,-2.335438148,0.388864467,0.388864467,0,-0.016637932,-0.895645937,-0.91228387,0.23641278 +Mo Williams,willima01,2015,RS,MIN,2297,1149,1.010042548,-2.272697965,-1.262655417,0.826723752,0.787573277,1.614297029,1.09111484,-1.703003545,-0.611888705,1.254412385,1.254412385,0,0.964580776,-1.762886967,-0.798306191,0.077211897 +Mo Williams,willima01,2015,RS,CHA,1662,831,1.377930531,-1.463640709,-0.085710178,0.077905112,1.33985629,1.417761403,1.29754543,-0.980866074,0.316679356,1.302775126,1.302775126,0,0.573142768,-0.984302671,-0.411159903,0.189994509 +Mo Williams,willima01,2016,PO,CLE,136,68,-15.69768799,3.019710047,-12.67797794,-22.01559965,8.250670441,-13.76492921,-18.16520239,4.249702333,-13.91550006,-0.411070104,0,-0.411070104,-8.639837482,2.324765426,-6.315072055,2.749520005 +Mo Williams,willima01,2016,RS,CLE,1489,748,-1.746181546,-2.636899402,-4.383080949,-7.348444956,-0.827061836,-8.175506792,-3.106579636,-2.436956304,-5.543535939,-1.061633963,-1.061633963,0,-1.645853784,-2.689591835,-4.335445619,-0.408953301 +Marvin Williams,willima02,2014,RS,UTA,3239,1674,0.345541605,-1.644357702,-1.298816098,2.414506117,-1.843557793,0.570948324,0.838810225,-1.731715787,-0.892905562,1.576907564,1.576907564,0,0.5649454,-0.860466903,-0.295521503,-0.5557399 +Marvin Williams,willima02,2015,RS,CHA,4049,2035,-0.51169167,1.17245339,0.66076172,-1.954433226,-0.386376297,-2.340809523,-0.811449014,0.900804944,0.089355931,2.954316038,2.954316038,0,-1.141752059,0.949478538,-0.192273522,0.206066181 +Marvin Williams,willima02,2016,PO,CHA,439,228,-3.21497138,-0.293739316,-3.508710696,-3.228488253,-5.374208162,-8.602696414,-3.330388363,-1.306258989,-4.636647352,-0.2248597,0,-0.2248597,-3.547561444,-3.075421415,-6.622982859,-0.625267757 +Marvin Williams,willima02,2016,RS,CHA,4688,2338,2.223275912,1.245124471,3.468400383,3.772885902,-1.10524598,2.667639922,2.674845391,0.810933235,3.485778626,7.392381522,7.392381522,0,2.580479268,0.830957143,3.411436411,-0.603623021 +Marvin Williams,willima02,2017,RS,CHA,4618,2295,0.097171792,0.776270694,0.873442486,-1.890767339,-0.261812819,-2.152580159,-0.320652795,0.614365623,0.293712827,3.543761298,3.543761298,0,0.062227755,0.514959763,0.577187518,-0.554580314 +Marvin Williams,willima02,2018,RS,CHA,4181,2006,0.815514917,-0.213621223,0.601893695,-1.833675848,1.396770277,-0.436905571,0.275751612,0.123949601,0.399701214,3.239372847,3.239372847,0,-0.322040635,-0.035868234,-0.357908869,0.485454286 +Marvin Williams,willima02,2019,RS,CHA,4432,2133,-1.575451837,-0.676032832,-2.251484669,0.713966305,-1.291471995,-0.57750569,-1.204918905,-0.813566863,-2.018485768,0.791986909,0.791986909,0,-0.917166293,-0.765213694,-1.682379986,-0.523381474 +Marvin Williams,willima02,2020,PO,MIL,390,179,0.432213752489674,2.07084241348466,2.50305616597433,2.32042890131643,4.63807363786123,6.95850253917767,0.89174664861648,2.64024741208966,3.53199406070614,0.59262287654523,0,0.59262287654523,-0.730863840306346,0.77133231726334,0.040468476956994,0.154965443553714 +Marvin Williams,willima02,2020,RS,CHA,1683,808,-1.51979016461233,-1.77683293332421,-3.29662309793654,-0.321287943053525,-0.69615894862029,-1.01744689167382,-1.33758725388436,-1.61501257503423,-2.95259982891859,-0.083440722439228,-0.083440722439228,0,-1.93275017609631,-2.47009976129849,-4.40284993739481,-0.097012494267723 +Marvin Williams,willima02,2020,RS,MIL,709,321,-0.731112892697477,1.22807130670989,0.496958414012413,1.48095542977828,-1.36978117559723,0.111174254181051,-0.318332800205885,0.665635363505429,0.347302563299544,0.506177839011828,0.506177839011828,0,-0.083660746848204,0.789886626700397,0.706225879852193,-0.21747175572276 +Matt Williams Jr.,willima05,2018,RS,MIA,23,11,-7.547355143,3.168961623,-4.37839352,10.01809194,30.43558877,40.45368071,-4.263277306,9.14478781,4.881510504,0.04334433,0.04334433,0,-3.987281651,3.181158606,-0.806123045,1.192236812 +Nigel Williams-Goss,willini01,2020,PO,UTA,4,2,6.31012992481985,-9.14137093400554,-2.83124100918569,-29.3429926084203,-13.146391507174,-42.4893841155943,-0.612860196647885,-10.5196634337729,-11.1325236304208,-0.008558756859297,0,-0.008558756859297,-3.27694601662216,-6.23658540538574,-9.5135314220079,-2.96141991879718 +Nigel Williams-Goss,willini01,2020,RS,UTA,109,50,-2.49606029390191,-2.45091499257776,-4.94697528647967,-2.61838366076623,12.0641370663307,9.44575340556448,-2.69776713046357,0.396939905607761,-2.30082722485581,0.011545783278497,0.011545783278497,0,-1.97016253632903,0.245408902281158,-1.72475363404787,0.77868195187285 +Reggie Williams,willire02,2014,RS,OKC,34,17,-0.988248625,-4.238425568,-5.226674193,-6.389327284,-5.758267255,-12.14759454,-2.293048468,-4.905949467,-7.198997935,-0.038963196,-0.038963196,0,-0.962605415,-5.849015158,-6.811620572,0.932745546 +Reggie Williams,willire02,2015,RS,SAS,209,105,1.637388541,-8.298304113,-6.660915572,-7.442351379,-8.878237293,-16.32058867,-0.216121912,-9.016509993,-9.232631905,-0.344027238,-0.344027238,0,-0.058569125,-6.451449332,-6.510018457,-0.898479926 +Reggie Williams,willire02,2017,RS,NOP,168,79,2.992728152,-1.617624603,1.375103549,-8.348810905,-1.030945277,-9.379756183,0.871366581,-1.597771803,-0.726405221,0.080767514,0.080767514,0,-1.388688107,-2.063574957,-3.452263064,-0.956212651 +Robert Williams III,williro04,2019,PO,BOS,29,13,0.284852647,11.35636525,11.6412179,0.09293684,-1.347841279,-1.254904438,0.233713391,9.28479542,9.518508812,0.083471489,0,0.083471489,0.936982224,1.047719271,1.984701495,-0.53600377 +Robert Williams III,williro04,2019,RS,BOS,606,283,-3.341883781,1.65473344,-1.687150341,-9.614470878,1.070283501,-8.544187377,-4.830802674,1.561486597,-3.269316077,-0.074729918,-0.074729918,0,-4.913726596,1.389322449,-3.524404147,-0.343005224 +Robert Williams III,williro04,2020,PO,BOS,313,149,2.08243297485128,2.44317832175083,4.52561129660212,2.37103013099388,-0.771306569330285,1.5997235616636,2.18080236764467,1.80607059558728,3.98687296323194,0.530320745929051,0,0.530320745929051,2.43548440923739,0.909415772566714,3.3449001818041,0.399487498622155 +Robert Williams III,williro04,2020,RS,BOS,826,388,-0.455665355604685,3.82436712245809,3.36870176685341,3.38936321121028,-2.97666871417055,0.412694497039731,0.265040961979345,2.55816757939801,2.82320854137736,1.10784251580185,1.10784251580185,0,0.339308440388209,2.26512559635793,2.60443403674614,0.424195131221894 +Shawne Williams,willish03,2014,RS,LAL,1546,751,-1.387891399,0.416055091,-0.971836307,0.354425732,3.614821271,3.969247003,-1.089584848,1.162239013,0.072654165,1.081498887,1.081498887,0,-0.944288455,0.97486444,0.030575984,-0.002646994 +Shawne Williams,willish03,2015,RS,MIA,1757,924,1.196307763,-2.517310857,-1.321003093,0.169398595,-3.005873507,-2.836474912,1.051688646,-2.751852545,-1.700163899,0.492667494,0.492667494,0,1.26720989,-1.987473242,-0.720263351,-0.436203826 +Shawne Williams,willish03,2015,RS,DET,319,163,-2.270079858,-1.030658462,-3.30073832,-3.213802681,-2.947263283,-6.161065965,-2.602275124,-1.472929881,-4.075205005,-0.110490954,-0.110490954,0,-0.91543329,-2.86551178,-3.780945069,0.246646831 +Troy Williams,willitr02,2017,PO,HOU,40,19,-15.88680589,1.44893539,-14.4378705,-5.305801241,12.91187499,7.606073751,-14.6918185,3.936895402,-10.75492309,-0.080292439,0,-0.080292439,-8.473315885,-1.817494861,-10.29081075,0.314780495 +Troy Williams,willitr02,2017,RS,HOU,310,139,-2.179490542,-2.738301628,-4.91779217,-3.560890315,-0.325307797,-3.886198112,-2.685681052,-2.410408982,-5.096090034,-0.167618538,-0.167618538,0,-1.688616892,-2.36546475,-4.054081642,0.730461999 +Troy Williams,willitr02,2017,RS,MEM,822,418,-4.984501891,1.334609957,-3.649891935,-4.611049914,-1.297440146,-5.90849006,-5.201432633,0.845223655,-4.356208978,-0.344753625,-0.344753625,0,-4.462018071,1.141873766,-3.320144305,0.632197163 +Troy Williams,willitr02,2018,RS,NYK,613,290,0.237274775,0.70347123,0.940746005,3.198495787,0.415944267,3.614440053,0.900218478,0.721489941,1.621708419,0.655946645,0.655946645,0,0.782279893,0.490620588,1.272900481,1.398227547 +Troy Williams,willitr02,2018,RS,HOU,37,17,-2.017043022,-1.822565481,-3.839608503,-11.78725877,-18.61637926,-30.40363803,-4.341353915,-5.550609324,-9.891963238,-0.062497859,-0.062497859,0,-3.989562288,-3.953870376,-7.943432664,0.885159583 +Troy Williams,willitr02,2019,RS,SAC,707,312,-1.568114455,-3.428541139,-4.996655594,-5.528757864,-0.421996197,-5.950754061,-2.475725521,-2.981952804,-5.457678325,-0.432766171,-0.432766171,0,-2.381763795,-2.648892175,-5.03065597,0.414127486 +Zion Williamson,willizi01,2020,RS,NOP,1489,668,0.824882573442447,-0.019819279704052,0.805063293738395,2.58788618340143,1.10472876439964,3.69261494780107,1.2180506391411,0.223741580407985,1.44179221954908,1.44753410308126,1.44753410308126,0,0.904039315368833,-0.881696442361054,0.022342873007779,1.35181405145492 +D.J. Wilson,wilsodj01,2018,RS,MIL,149,71,-4.94088628,-6.522079296,-11.46296558,-10.63082512,-5.822823005,-16.45364812,-6.452147605,-6.75452189,-13.2066695,-0.377970108,-0.377970108,0,-5.3457047,-5.466524074,-10.81222877,-0.213270416 +D.J. Wilson,wilsodj01,2019,PO,MIL,97,43,-8.162219657,-7.224300628,-15.38652028,-10.62432912,-8.195920048,-18.82024917,-9.265553023,-7.990845609,-17.25639863,-0.331062123,0,-0.331062123,-6.830654439,-8.998316373,-15.82897081,0.857672383 +D.J. Wilson,wilsodj01,2019,RS,MIL,1939,882,-1.920016737,1.389780176,-0.53023656,-1.547058679,1.26161512,-0.285443559,-1.99354848,1.377754541,-0.615793939,0.958184516,0.958184516,0,-1.842180345,0.806983986,-1.035196359,-0.233514101 +D.J. Wilson,wilsodj01,2020,RS,MIL,810,363,-4.47415145111691,-2.52269822183798,-6.9968496729549,-6.01307043069396,-2.01295828828424,-8.0260287189782,-5.12993780288837,-2.71628276395688,-7.84622056684525,-0.943861848014485,-0.943861848014485,0,-4.31075004669883,-3.0213603916194,-7.33211043831823,0.003088422428297 +Jamil Wilson,wilsoja02,2018,RS,LAC,554,274,-0.381562225,0.598629542,0.217067317,0.06239909,2.189976238,2.252375329,-0.334873727,0.988421044,0.653547317,0.476629003,0.476629003,0,-0.49255153,0.28910401,-0.20344752,0.173205808 +Kyle Wiltjer,wiltjky01,2017,PO,HOU,12,5,11.7407562,-1.175944033,10.56481217,-22.57979794,-19.4371898,-42.01698774,5.154306894,-5.074286292,0.080020602,0.007451749,0,0.007451749,7.137024995,-9.350177268,-2.213152274,0.077372743 +Kyle Wiltjer,wiltjky01,2017,RS,HOU,102,44,-5.909537145,1.228284351,-4.681252794,-14.81858036,-9.254086912,-24.07266727,-8.271393565,-0.935855544,-9.207249109,-0.148792841,-0.148792841,0,-4.980506109,-1.063083734,-6.043589843,2.595327579 +Justise Winslow,winslju01,2016,PO,MIA,625,330,-0.289980475,3.643529424,3.353548949,-6.57950289,-5.374151277,-11.95365417,-1.628990692,1.892227257,0.263236565,0.519803739,0,0.519803739,-2.218607784,1.351070497,-0.867537287,-0.623923041 +Justise Winslow,winslju01,2016,RS,MIA,4458,2232,-2.308210799,1.056288115,-1.251922684,-1.975091509,3.682544951,1.707453442,-2.378308594,1.647227344,-0.731081249,2.292786171,2.292786171,0,-2.077656253,1.838544034,-0.239112219,-0.267349769 +Justise Winslow,winslju01,2017,RS,MIA,1245,625,-3.937549532,0.677353645,-3.260195887,-2.454867826,1.849463607,-0.605404219,-3.851695983,0.948919672,-2.902776311,-0.048485531,-0.048485531,0,-2.591158574,2.175736002,-0.415422572,-0.465149656 +Justise Winslow,winslju01,2018,PO,MIA,268,125,-0.95981546,6.526058015,5.566242555,2.067743654,4.989864854,7.057608508,-0.369823246,6.668287061,6.298463815,0.598503224,0,0.598503224,0.979976605,4.743683796,5.723660401,0.547472053 +Justise Winslow,winslju01,2018,RS,MIA,3420,1680,-1.730420461,1.074709312,-0.655711149,-1.688556002,2.224350969,0.535794967,-1.807166995,1.348641147,-0.458525848,1.952176814,1.952176814,0,-1.996970779,1.67246069,-0.324510089,-0.602428152 +Justise Winslow,winslju01,2019,RS,MIA,4065,1959,-0.791421005,-0.299498571,-1.090919576,1.23062426,2.776735699,4.007359958,-0.379681991,0.293169099,-0.086512891,2.664563233,2.664563233,0,-0.056047543,0.750099453,0.694051909,0.094036208 +Justise Winslow,winslju01,2020,RS,MIA,768,352,-2.05409969091516,-0.294433402878038,-2.3485330937932,-0.933480775732637,6.35638953817954,5.4229087624469,-1.97254858487433,1.0722415344401,-0.900307050434232,0.333137239586681,0.333137239586681,0,-0.716283963441439,0.34690967541773,-0.369374288023709,0.292044727551128 +Jeff Withey,witheje01,2014,RS,NOP,1359,684,-0.864075882,0.94280602,0.078730137,0.208385708,2.015248391,2.223634099,-0.673731359,1.265176193,0.591444833,1.160737065,1.160737065,0,-1.076459715,-0.270479421,-1.346939136,-0.440029156 +Jeff Withey,witheje01,2015,RS,NOP,517,259,0.057014241,0.180431056,0.237445297,-2.206373975,-3.468497778,-5.674871752,-0.416914795,-0.532572676,-0.949487471,0.237821421,0.237821421,0,-0.541160042,-1.553314859,-2.094474901,-0.040927837 +Jeff Withey,witheje01,2016,RS,UTA,1273,658,-1.333900129,3.647125695,2.313225566,-1.403802762,1.719889031,0.316086268,-1.411629091,3.41010867,1.998479579,1.582665737,1.582665737,0,-1.86384081,3.318933973,1.455093163,-0.702054126 +Jeff Withey,witheje01,2017,PO,UTA,40,21,-0.906897962,-16.76391505,-17.67081301,-2.959335866,-1.495679203,-4.455015069,-1.416364344,-14.57458995,-15.99095429,-0.145754626,0,-0.145754626,-2.224049597,-6.618322508,-8.842372105,-0.370056224 +Jeff Withey,witheje01,2017,RS,UTA,885,432,0.331081404,0.461189801,0.792271205,0.540793758,-2.685415409,-2.144621651,0.398016586,-0.238979489,0.159037097,0.638063256,0.638063256,0,0.344243801,1.708809038,2.053052839,-0.475352026 +Jeff Withey,witheje01,2018,RS,DAL,83,39,-4.733989557,7.404263935,2.670274378,-1.743354025,11.15366246,9.410308438,-4.33785504,8.702079465,4.364224425,0.14501411,0.14501411,0,-2.856048958,3.998553046,1.142504088,2.422280642 +Nate Wolters,woltena01,2014,RS,MIL,2574,1309,-0.34144615,0.585387306,0.243941156,0.267356527,3.706122876,3.973479403,-0.191932163,1.347141324,1.155209161,2.578374278,2.578374278,0,-0.978294462,-0.212959154,-1.191253616,-1.09322175 +Nate Wolters,woltena01,2015,RS,NOP,203,105,-8.161546572,0.853477379,-7.308069193,-3.024267126,5.778477468,2.754210342,-7.614934268,1.939708207,-5.675226061,-0.155503859,-0.155503859,0,-8.077628682,-0.35915111,-8.436779793,-0.736417671 +Nate Wolters,woltena01,2015,RS,MIL,281,142,-4.316209832,-1.010077481,-5.326287313,-5.006132357,-2.154774026,-7.160906382,-4.714017065,-1.332212414,-6.046229479,-0.236686456,-0.236686456,0,-5.230749098,-0.906164389,-6.136913487,-0.85134004 +Nate Wolters,woltena01,2018,RS,UTA,36,19,-6.391066055,-3.647904849,-10.0389709,1.727462842,-2.220352201,-0.492889359,-5.07688125,-3.617595006,-8.694476256,-0.055640297,-0.055640297,0,-5.564761523,-6.038644425,-11.60340595,-3.415769025 +Christian Wood,woodch01,2016,RS,PHI,322,145,-2.314395194,0.873738219,-1.440656974,-3.050353897,-1.950961195,-5.001315092,-2.492189934,0.415726613,-2.076463321,0.050020628,0.050020628,0,-1.338946742,-0.786841695,-2.125788437,0.378576943 +Christian Wood,woodch01,2017,RS,CHA,213,107,-2.06770957,-1.020573352,-3.088282922,-1.532718113,6.101187556,4.568469443,-2.088972866,0.415969685,-1.67300318,0.058637012,0.058637012,0,-1.695680338,-1.66749949,-3.363179828,-0.263187518 +Christian Wood,woodch01,2019,RS,MIL,138,62,-0.4446334,-4.856596657,-5.301230056,-9.890478102,-3.756111821,-13.64658992,-2.559503385,-5.047280437,-7.606783822,-0.1529315,-0.1529315,0,-2.120270604,-5.780971905,-7.901242509,-0.464505089 +Christian Wood,woodch01,2019,RS,NOP,429,189,-0.361948495,-0.583707572,-0.945656067,-1.842271291,-1.8905368,-3.732808091,-0.698915564,-0.839367083,-1.538282647,0.117601182,0.117601182,0,-0.958405314,-1.039297374,-1.997702688,0.661096522 +Christian Wood,woodch01,2020,RS,DET,2748,1325,1.3652599885466,2.49685600363563,3.86211599218223,2.84953750307669,2.24216661745571,5.0917041205324,1.78402968538651,2.66106845449899,4.4450981398855,4.86819310083234,4.86819310083234,0,1.53184939912466,1.04846239203148,2.58031179115614,0.088141132403397 +Brandan Wright,wrighbr03,2014,PO,DAL,180,90,4.303240524,-0.797494694,3.50574583,2.337707412,4.589633165,6.927340577,3.999337149,0.25407788,4.253415029,0.33119862,0,0.33119862,4.493205944,0.031991414,4.525197358,-0.131263932 +Brandan Wright,wrighbr03,2014,RS,DAL,2140,1077,0.934190331,-1.432409686,-0.498219355,4.37678154,-0.983119172,3.393662368,1.674460996,-1.423518506,0.25094249,1.634187585,1.634187585,0,1.553075648,-1.595636152,-0.042560505,-0.860077601 +Brandan Wright,wrighbr03,2015,RS,PHO,1735,858,-0.703575329,2.668875513,1.965300184,-4.343731757,0.137237281,-4.206494476,-1.510053251,2.311424827,0.801371576,1.542949517,1.542949517,0,-1.962193938,2.144550698,0.18235676,-0.719790927 +Brandan Wright,wrighbr03,2015,RS,BOS,175,86,-4.422469455,3.504992708,-0.917476747,-2.497699408,3.407226992,0.909527584,-4.250299638,3.710833567,-0.539466071,0.09691034,0.09691034,0,-4.66861167,-0.205790392,-4.874402062,-0.080774986 +Brandan Wright,wrighbr03,2015,RS,DAL,1023,505,3.618487946,-0.015781524,3.602706423,5.391291942,-3.198961391,2.192330551,4.186536183,-0.691864417,3.494671766,1.597703099,1.597703099,0,3.421762479,-0.957070867,2.464691612,-0.67008195 +Brandan Wright,wrighbr03,2016,RS,MEM,427,212,-1.704914051,1.29661625,-0.408297802,-3.460899726,-4.436963681,-7.897863407,-2.175548675,0.200283066,-1.975265609,0.083503855,0.083503855,0,-4.127246097,-0.486745143,-4.61399124,-0.341966995 +Brandan Wright,wrighbr03,2017,PO,MEM,22,12,-4.73782149,13.38132916,8.643507672,-23.75569761,3.518428596,-20.23726902,-9.054237928,12.33701593,3.282778005,0.037255113,0,0.037255113,-6.495209144,6.436220613,-0.058988531,-2.125491106 +Brandan Wright,wrighbr03,2017,RS,MEM,872,447,-0.160434252,-0.886225998,-1.04666025,-0.542847149,1.412944288,0.870097139,-0.259281921,-0.508671726,-0.767953646,0.446852408,0.446852408,0,-0.501051296,-0.97051554,-1.471566836,-1.122318198 +Brandan Wright,wrighbr03,2018,RS,MEM,745,366,-1.062726913,1.396948505,0.334221592,-1.969275788,6.388413246,4.419137458,-1.279963741,2.556480212,1.276516471,0.74644315,0.74644315,0,-2.089566657,0.562601176,-1.526965481,-0.717853872 +Brandan Wright,wrighbr03,2018,RS,HOU,32,15,1.358933529,2.417949718,3.776883247,22.08403618,-3.460769549,18.62326663,5.66639557,1.289962116,6.956357686,0.073837355,0.073837355,0,2.126373781,1.862642258,3.989016038,-0.594782617 +Chris Wright,wrighch01,2014,RS,MIL,259,126,-0.661102208,-0.254526266,-0.915628474,2.988169473,-3.872006735,-0.883837262,0.108746854,-0.93014129,-0.821394436,0.125003773,0.125003773,0,-0.74192443,-1.831540528,-2.573464958,0.791404106 +Delon Wright,wrighde01,2016,PO,TOR,81,41,-2.760035934,8.84194283,6.081906896,-2.585927127,10.02754752,7.441620398,-2.851340574,9.670827729,6.819487155,0.20642964,0,0.20642964,-2.438066826,6.548311907,4.110245081,-0.011234887 +Delon Wright,wrighde01,2016,RS,TOR,460,229,0.243944214,0.681735361,0.925679574,-1.213866265,-0.118835669,-1.332701935,-0.101850338,0.534021914,0.432171577,0.368323947,0.368323947,0,-0.437308604,-1.632171251,-2.069479855,-0.911313734 +Delon Wright,wrighde01,2017,PO,TOR,181,92,-0.423472525,4.665886651,4.242414126,-1.069508111,5.45507733,4.385569219,-0.467466091,5.120655029,4.653188938,0.355301039,0,0.355301039,-3.386311816,3.127644152,-0.258667664,-0.832861664 +Delon Wright,wrighde01,2017,RS,TOR,881,446,0.383763851,2.94891737,3.332681222,-2.896465256,6.248289873,3.351824616,-0.321299076,3.809863264,3.488564188,1.404950674,1.404950674,0,-0.378886554,3.00503132,2.626144765,-1.010883624 +Delon Wright,wrighde01,2018,PO,TOR,427,215,0.340632461,4.362464683,4.703097144,-3.980985142,8.821787991,4.840802848,-0.563701392,5.637263325,5.073561933,0.869606428,0,0.869606428,-1.921473165,3.530898132,1.609424967,-1.707759485 +Delon Wright,wrighde01,2018,RS,TOR,2925,1433,2.034949983,1.804410997,3.83936098,0.039749888,1.150209134,1.189959021,1.680909978,1.745025911,3.425935889,4.481345501,4.481345501,0,1.882374545,1.374133153,3.256507697,-0.746582501 +Delon Wright,wrighde01,2019,RS,TOR,1895,897,1.114426228,2.091529272,3.2059555,-4.195546828,-0.17206629,-4.367613118,0.032336253,1.702986371,1.735322624,2.03592781,2.03592781,0,0.101121529,1.589254211,1.69037574,-0.832970512 +Delon Wright,wrighde01,2019,RS,MEM,1691,802,0.818552022,2.532283259,3.350835281,1.164710298,1.040686192,2.20539649,0.986495824,2.342681568,3.329177392,2.468850856,2.468850856,0,-0.365842663,3.000754649,2.634911986,-0.763256305 +Delon Wright,wrighde01,2020,PO,DAL,118,53,-0.721829879529562,-0.753639242098715,-1.47546912162828,-1.90353526297314,-0.443174219983397,-2.34670948295654,-1.03583024900919,-0.7173383783882,-1.75316862739739,0.028370661609151,0,0.028370661609151,-0.20237630724305,-0.532495904826637,-0.734872212069686,2.03814831042821 +Delon Wright,wrighde01,2020,RS,DAL,3322,1570,0.988575867130708,0.438322761746035,1.42689862887674,-1.82372472540618,0.457873239589664,-1.36585148581652,0.413505782159002,0.465478737225254,0.878984519384255,2.88730006148427,2.88730006148427,0,0.410834069237078,0.404658801839284,0.815492871076362,-0.687305577211901 +Dorell Wright,wrighdo01,2014,PO,POR,184,88,-4.439265398,-0.159200293,-4.598465691,-11.27119426,-7.772636493,-19.04383075,-6.181142972,-1.71557332,-7.896716292,-0.241939485,0,-0.241939485,-5.363216387,-1.393227634,-6.756444021,1.408780649 +Dorell Wright,wrighdo01,2014,RS,POR,2008,984,0.681197419,0.171897332,0.85309475,-1.101664223,0.221290577,-0.880373646,0.292326974,0.188773659,0.481100634,1.62388203,1.62388203,0,0.341814132,-0.742257395,-0.400443262,0.103511547 +Dorell Wright,wrighdo01,2015,RS,POR,1208,592,2.249396548,1.975961199,4.225357747,1.399158385,0.587029614,1.986187999,2.195451617,1.778509015,3.973960632,2.035799089,2.035799089,0,2.156748624,1.484856171,3.641604795,0.231593276 +Dorell Wright,wrighdo01,2016,PO,MIA,39,19,17.08886046,-5.958169012,11.13069145,-4.67723026,1.396637976,-3.280592284,13.549228,-4.860210121,8.689017874,0.114296524,0,0.114296524,9.19843365,-9.277933018,-0.079499368,-0.056952603 +Justin Wright-Foreman,wrighju02,2020,RS,UTA,95,45,-2.39149039423981,-8.62214845142336,-11.0136388456632,-10.8906585652449,-3.95073336065748,-14.8413919259024,-4.36120802749098,-8.20209131334908,-12.5632993408401,-0.22526765914459,-0.22526765914459,0,-3.28051081472299,-6.8823289368118,-10.1628397515348,-0.016260456265492 +Tony Wroten,wroteto01,2014,RS,PHI,3732,1765,-2.028367277,-1.832110359,-3.860477635,-3.253648781,-0.161262592,-3.414911373,-2.252530224,-1.533598699,-3.786128923,-0.949505351,-0.949505351,0,-2.778712207,-2.236112132,-5.014824339,1.692902262 +Tony Wroten,wroteto01,2015,RS,PHI,1816,895,-0.41745699,-2.719507522,-3.136964512,-0.837015465,-5.344477187,-6.181492652,-0.25691534,-3.431833151,-3.688748491,-0.435955033,-0.435955033,0,-0.542120653,-2.908850142,-3.450970795,1.632003973 +Tony Wroten,wroteto01,2016,RS,PHI,307,144,-9.863337476,-6.024925864,-15.88826334,-9.370549683,-1.960938253,-11.33148794,-10.16802647,-5.503318439,-15.6713449,-0.973227254,-0.973227254,0,-7.899873875,-6.461568129,-14.361442,2.461124942 +Guerschon Yabusele,yabusgu01,2018,PO,BOS,102,48,-5.948991183,-4.554948998,-10.50394018,-8.382902846,4.433532989,-3.949369857,-6.742819175,-3.003837288,-9.746656463,-0.177045161,0,-0.177045161,-7.01992553,-4.566360022,-11.58628555,0.180163238 +Guerschon Yabusele,yabusgu01,2018,RS,BOS,489,235,-0.556068109,-1.927597801,-2.48366591,-2.45739167,-0.347602315,-2.804993986,-0.97666054,-1.795326689,-2.771987229,-0.002645553,-0.002645553,0,-1.370597928,-2.426042516,-3.796640444,0.35184426 +Guerschon Yabusele,yabusgu01,2019,PO,BOS,34,14,-2.574812295,2.966644448,0.391832153,-4.569111241,-1.274119355,-5.843230596,-3.0916101,2.230317486,-0.861292615,0.014173236,0,0.014173236,-1.339543964,-0.744251917,-2.083795881,1.854245207 +Guerschon Yabusele,yabusgu01,2019,RS,BOS,536,251,-2.769494833,3.053899456,0.284404623,-4.638247478,-0.044428232,-4.68267571,-3.347957655,2.520756821,-0.827200834,0.246715929,0.246715929,0,-3.792154253,1.730620296,-2.061533956,0.199446187 +James Young,youngja01,2015,RS,BOS,688,332,-0.434250074,-3.532952911,-3.967202985,-0.373982255,-2.820015138,-3.193997393,-0.423485958,-3.60083678,-4.024322739,-0.216620669,-0.216620669,0,-0.773283758,-4.063677879,-4.836961636,0.341069608 +James Young,youngja01,2016,PO,BOS,18,10,-9.455532399,-5.817458193,-15.27299059,-9.99326157,3.39635619,-6.596905379,-10.04154394,-4.043753846,-14.08529779,-0.061799521,0,-0.061799521,-7.542601978,-6.233346566,-13.77594854,3.433096072 +James Young,youngja01,2016,RS,BOS,419,199,-3.35519198,-2.98942508,-6.34461706,-3.680927622,-3.158271938,-6.83919956,-3.646136263,-3.243760887,-6.88989715,-0.418174699,-0.418174699,0,-3.810648316,-2.99899551,-6.809643826,-0.499383755 +James Young,youngja01,2017,PO,BOS,80,39,-0.719064363,-2.375447446,-3.09451181,3.394541233,-0.647415736,2.747125497,0.107925972,-2.108267085,-2.000341113,0.015255315,0,0.015255315,-0.375059429,-5.748520905,-6.123580333,-0.810134912 +James Young,youngja01,2017,RS,BOS,463,220,-0.211873669,-0.792039742,-1.003913411,-6.100266956,-1.318552121,-7.418819076,-1.488395757,-0.953005064,-2.441400821,0.034641346,0.034641346,0,-0.904288324,-1.564286525,-2.468574849,0.008325738 +James Young,youngja01,2018,RS,PHI,122,61,-2.426275773,-0.724824048,-3.15109982,-8.654408925,-2.856022453,-11.51043138,-3.905362528,-1.274723418,-5.180085947,-0.075080367,-0.075080367,0,-4.609448101,-3.341483108,-7.950931209,-0.720405803 +Joe Young,youngjo01,2016,PO,IND,20,10,1.420474032,-7.130601955,-5.710127922,-7.25538904,-44.05497462,-51.31036366,-0.383503657,-15.3932567,-15.77676035,-0.069351095,0,-0.069351095,-2.495390905,-15.15351268,-17.64890358,1.11585992 +Joe Young,youngjo01,2016,RS,IND,800,384,-3.4290045,-0.881124137,-4.310128638,-2.836106859,-0.877513266,-3.713620125,-3.489448142,-0.967882065,-4.457330207,-0.333570833,-0.333570833,0,-2.909293907,-1.700546044,-4.609839951,-0.269862806 +Joe Young,youngjo01,2017,RS,IND,288,135,-3.706104273,-3.663238912,-7.369343184,-9.859412286,-4.361113028,-14.22052531,-5.191349394,-3.998569498,-9.189918891,-0.438137357,-0.438137357,0,-3.665674021,-5.164619972,-8.830293993,-1.199687709 +Joe Young,youngjo01,2018,PO,IND,5,3,-11.40845714,-0.357955145,-11.76641229,-7.688377863,16.78691987,9.098542011,-11.17727722,2.956096902,-8.221180318,-0.00867872,0,-0.00867872,-10.51150551,7.811945534,-2.699559979,0.473362107 +Joe Young,youngjo01,2018,RS,IND,1148,558,-0.954605588,-1.775546903,-2.730152491,-3.748898324,-1.711371136,-5.46026946,-1.597688873,-1.883790633,-3.481479506,-0.206322133,-0.206322133,0,-2.647962861,-2.398453515,-5.046416376,-0.91645288 +Nick Young,youngni01,2014,RS,LAL,3752,1810,2.274911811,-1.885659324,0.389252487,1.910904165,0.408920276,2.319824441,2.384100908,-1.495506398,0.88859451,3.358380807,3.358380807,0,2.080393125,-1.909826971,0.170566154,-0.04918218 +Nick Young,youngni01,2015,RS,LAL,2027,1000,2.134260367,-2.627250059,-0.492989691,-0.560627169,1.979227142,1.418599973,1.75508972,-1.777788945,-0.022699225,1.384511272,1.384511272,0,1.340324524,-2.733767605,-1.39344308,-0.479489186 +Nick Young,youngni01,2016,RS,LAL,2080,1033,-0.415540908,-3.732850384,-4.148391292,-2.296135695,-1.350149522,-3.646285217,-0.773743902,-3.407188702,-4.180932604,-0.747036259,-0.747036259,0,-1.462166225,-4.149496556,-5.611662781,-0.922167789 +Nick Young,youngni01,2017,RS,LAL,3236,1556,1.771208795,-1.6125985,0.158610295,2.169124539,-0.846167122,1.322957417,1.997532945,-1.5052746,0.492258345,2.577782471,2.577782471,0,1.956093089,-1.488841301,0.467251788,0.146604338 +Nick Young,youngni01,2018,PO,GSW,436,205,-2.112805893,-2.343915699,-4.456721592,-5.481489666,1.452380097,-4.029109569,-3.040956294,-1.796097183,-4.837053477,-0.224327275,0,-0.224327275,-2.387627452,-3.113448111,-5.501075563,-0.34888941 +Nick Young,youngni01,2018,RS,GSW,2943,1393,0.061738312,-1.323222579,-1.261484268,-4.027467786,-0.487636703,-4.515104488,-0.852254379,-1.255842383,-2.108096761,0.454514829,0.454514829,0,-0.201423836,-1.462385657,-1.663809494,-0.36775734 +Nick Young,youngni01,2019,RS,DEN,78,37,-3.128699164,-6.622920513,-9.751619677,-4.74274677,-2.224966592,-6.967713362,-3.650294189,-6.102882792,-9.753176981,-0.131958821,-0.131958821,0,-2.671375972,-4.934923135,-7.606299107,-0.187290182 +Thaddeus Young,youngth01,2014,RS,PHI,5685,2718,-1.027509908,-0.365734,-1.393243908,-0.391105295,-4.49943585,-4.890541145,-0.829281068,-1.196209176,-2.025490244,1.01265683,1.01265683,0,-0.561289566,-0.595830858,-1.157120424,0.760111044 +Thaddeus Young,youngth01,2015,PO,BRK,375,190,-3.13754941,2.088926024,-1.048623386,1.59504976,2.414196852,4.009246612,-2.332867302,2.28714766,-0.045719642,0.269970897,0,0.269970897,-1.390838416,1.586680876,0.19584246,-0.141917277 +Thaddeus Young,youngth01,2015,RS,MIN,3205,1605,0.15279312,-0.174843608,-0.022050488,0.612286034,2.246638824,2.858924858,0.306192942,0.403151202,0.709344144,2.832394619,2.832394619,0,0.215674404,0.493914391,0.709588795,-0.012253743 +Thaddeus Young,youngth01,2015,RS,BRK,1636,829,0.139877788,1.095427796,1.235305584,3.338543866,-2.231279176,1.10726469,0.830931991,0.496274729,1.327206719,1.731823181,1.731823181,0,1.382687959,0.471847747,1.854535706,0.408437016 +Thaddeus Young,youngth01,2016,RS,BRK,4829,2407,-0.651976672,0.527534005,-0.124442666,2.72563649,-0.229246142,2.496390347,0.05342423,0.470862212,0.524286442,3.995038925,3.995038925,0,0.28234829,0.492132331,0.774480621,-0.630656719 +Thaddeus Young,youngth01,2017,PO,IND,273,140,0.707704071,3.33999329,4.047697361,-13.92772024,19.32334751,5.395627268,-2.322046515,6.946250708,4.624204193,0.543068604,0,0.543068604,-3.299602201,8.107799145,4.808196944,-0.030985541 +Thaddeus Young,youngth01,2017,RS,IND,4577,2237,-1.197891605,2.121008711,0.923117106,-0.097752639,1.02528989,0.927537251,-1.036794779,2.016929881,0.980135102,4.272649299,4.272649299,0,-0.824405828,1.960016357,1.135610529,0.354394899 +Thaddeus Young,youngth01,2018,PO,IND,459,237,-0.940322452,0.888013457,-0.052308995,-1.975712529,-0.983199112,-2.958911641,-1.157805696,0.441626546,-0.71617915,0.252215237,0,0.252215237,-3.884756768,1.637899826,-2.246856943,-0.546600859 +Thaddeus Young,youngth01,2018,RS,IND,5278,2607,-0.962782779,1.967608005,1.004825226,2.633062348,1.739920301,4.372982649,-0.268361895,2.034841178,1.766479283,5.96514597,5.96514597,0,0.052085697,2.725536072,2.77762177,-0.696570565 +Thaddeus Young,youngth01,2019,PO,IND,258,130,-0.957052675,7.009991188,6.052938512,8.548873149,2.435404505,10.98427765,1.057400296,6.429291315,7.486691611,0.688293729,0,0.688293729,2.934691858,9.402047243,12.3367391,-1.697636155 +Thaddeus Young,youngth01,2019,RS,IND,5089,2489,0.292162288,2.199012237,2.491174524,1.858856111,-0.816765436,1.042090675,0.646349407,1.656856596,2.303206003,6.364635928,6.364635928,0,0.480638732,2.336326679,2.816965411,-0.83170874 +Thaddeus Young,youngth01,2020,RS,CHI,3393,1591,-2.42400916907629,0.883242747429603,-1.54076642164669,-4.11573880842976,0.147292670410168,-3.96844613801959,-2.86641665933858,0.761176940404762,-2.10523971893382,0.526734550028892,0.526734550028892,0,-2.8536909745923,1.08023683329686,-1.77345414129544,0.656369010028356 +Trae Young,youngtr01,2019,RS,ATL,5516,2503,2.097203861,-3.469196614,-1.371992753,2.601383828,-7.705936527,-5.104552698,2.396498544,-4.517485888,-2.120987345,0.817245223,0.817245223,0,2.795596691,-4.777071484,-1.981474793,1.773287382 +Trae Young,youngtr01,2020,RS,ATL,4645,2120,6.35711165143016,-2.66941141140097,3.68770024002919,7.13874604219551,-5.37194535614019,1.76680068605532,7.05113783372183,-3.33470992143573,3.7164279122861,7.19212698651634,7.19212698651634,0,7.47636084784525,-3.78448123785387,3.69187960999139,2.88876177263641 +Cody Zeller,zelleco01,2014,PO,CHA,106,53,-4.516877829,-5.931526447,-10.44840428,-7.977967587,-11.70607401,-19.6840416,-5.432165445,-7.524195655,-12.9563611,-0.284037174,0,-0.284037174,-5.368735887,-8.097679152,-13.46641504,-0.19691402 +Cody Zeller,zelleco01,2014,RS,CHA,2864,1416,-0.7660143,-0.164563013,-0.930577314,-3.491874502,-0.25983547,-3.751709972,-1.350666429,-0.216939996,-1.567606425,0.861539341,0.861539341,0,-1.783186553,-0.491490476,-2.274677029,0.822725536 +Cody Zeller,zelleco01,2015,RS,CHA,2935,1487,-0.562977562,2.03692278,1.473945218,1.555986546,1.836815307,3.392801853,-0.110467517,2.107309063,1.996841546,3.604943419,3.604943419,0,-0.305452127,2.163895868,1.858443742,0.097710858 +Cody Zeller,zelleco01,2016,PO,CHA,277,137,-0.61834937,-5.929849105,-6.548198475,1.0504272,11.55850696,12.60893416,-0.264389311,-2.608198518,-2.872587829,-0.008992508,0,-0.008992508,-2.438558333,-3.725751617,-6.16430995,1.670442972 +Cody Zeller,zelleco01,2016,RS,CHA,3603,1774,-1.873800425,1.997747987,0.123947562,2.604644758,-0.230517745,2.374127013,-1.058775744,1.638439342,0.579663598,3.016358994,3.016358994,0,-1.158539981,1.832024336,0.673484355,0.087468068 +Cody Zeller,zelleco01,2017,RS,CHA,3460,1725,-2.311789194,0.796638078,-1.515151117,1.951256089,3.329034148,5.280290237,-1.576323628,1.384166627,-0.192157001,2.246437134,2.246437134,0,-2.169774954,1.6360127,-0.533762254,-0.205132044 +Cody Zeller,zelleco01,2018,RS,CHA,1304,627,-1.422534119,1.42668057,0.004146451,0.147156374,3.521347899,3.668504273,-1.210322204,1.976184001,0.765861797,1.132114903,1.132114903,0,-1.66562556,1.300260787,-0.365364773,0.653268746 +Cody Zeller,zelleco01,2019,RS,CHA,2606,1243,0.023388635,0.708547501,0.731936136,2.18856193,-0.537798806,1.650763124,0.464301593,0.551003528,1.015305121,2.395151564,2.395151564,0,0.277616709,0.640044641,0.91766135,0.310520809 +Cody Zeller,zelleco01,2020,RS,CHA,2724,1341,-0.407262562186422,-0.778837977233184,-1.18610053941961,-0.363863098926667,-3.32672706746803,-3.6905901663947,-0.358174041673144,-1.29340668305304,-1.65158072472619,0.750758952800309,0.750758952800309,0,-0.331085209441811,-1.20612853644529,-1.5372137458871,-0.102655073301803 +Tyler Zeller,zellety01,2014,RS,CLE,2088,1049,-1.256579812,2.095301853,0.838722041,0.321453829,3.38637857,3.707832399,-0.98051471,2.523477954,1.542963244,2.293202972,2.293202972,0,-1.628918268,0.352562608,-1.276355661,-0.18326825 +Tyler Zeller,zellety01,2015,PO,BOS,177,90,-3.636908037,3.486601763,-0.150306274,-2.559907211,-0.294911179,-2.85481839,-3.586331119,2.910436028,-0.675895091,0.097905912,0,0.097905912,-4.660384805,1.631529276,-3.028855529,-0.313912873 +Tyler Zeller,zellety01,2015,RS,BOS,3534,1731,-0.217813039,0.457904188,0.24009115,-0.891809875,-0.153311059,-1.045120933,-0.357859312,0.3379797,-0.019879613,2.410854504,2.410854504,0,-0.686919543,0.255121183,-0.431798361,-0.010668459 +Tyler Zeller,zellety01,2016,PO,BOS,76,38,0.406446908,4.566728506,4.973175415,10.58020995,4.238420315,14.81863027,2.68588332,4.827236268,7.513119588,0.206971186,0,0.206971186,4.477035547,-1.225330867,3.25170468,0.812816391 +Tyler Zeller,zellety01,2016,RS,BOS,1508,710,-3.526104602,1.441104337,-2.085000266,-5.493090692,0.122633037,-5.370457655,-4.162910535,1.195120794,-2.967789741,-0.079364818,-0.079364818,0,-3.912154696,0.73532958,-3.176825115,0.584858643 +Tyler Zeller,zellety01,2017,PO,BOS,161,78,-0.562857088,-1.639932246,-2.202789334,-3.379496631,-6.728284031,-10.10778066,-1.162489481,-2.759669942,-3.922159422,-0.048021307,0,-0.048021307,-3.68623836,-5.249854392,-8.936092752,-0.177350494 +Tyler Zeller,zellety01,2017,RS,BOS,1088,525,-3.28183752,1.585696006,-1.696141514,-2.181143132,1.428443956,-0.752699176,-3.284418893,1.636967675,-1.647451218,0.2939982,0.2939982,0,-3.30062833,-0.110049705,-3.410678035,-0.440096321 +Tyler Zeller,zellety01,2018,PO,MIL,128,66,0.29204663,-3.002931289,-2.710884659,-14.20197253,-0.984559503,-15.18653203,-2.864168415,-2.82388508,-5.688053495,-0.102521403,0,-0.102521403,-1.088888529,-4.329279093,-5.418167623,0.463778848 +Tyler Zeller,zellety01,2018,RS,MIL,860,406,-1.076598873,-1.574440352,-2.651039224,2.430375336,-2.066839262,0.363536074,-0.430126132,-1.758413526,-2.188539658,0.116094885,0.116094885,0,-1.204199389,-1.154028579,-2.358227968,-0.176286078 +Tyler Zeller,zellety01,2018,RS,BRK,1456,703,-2.923912125,-0.657863098,-3.581775223,-0.638054082,0.916404059,0.278349977,-2.606879888,-0.337003705,-2.943883593,-0.069310049,-0.069310049,0,-3.137504751,-0.599272266,-3.736777017,-0.32850728 +Tyler Zeller,zellety01,2019,RS,ATL,26,11,-5.817848543,8.353808223,2.535959679,-25.41714615,15.60863838,-9.808507768,-10.31028698,10.38980355,0.079516572,0.016101007,0.016101007,0,-10.03695519,7.702648246,-2.334306947,1.419579106 +Tyler Zeller,zellety01,2019,RS,MEM,169,82,-0.148063647,4.410275699,4.262212052,7.108469516,1.06678436,8.175253876,1.401103839,3.894369409,5.295473248,0.335829219,0.335829219,0,0.42180024,4.003576227,4.425376467,-0.231449608 +Tyler Zeller,zellety01,2020,RS,SAS,9,4,10.9186495713402,5.24602662849342,16.1646761998337,5.41666853680827,31.2636043352698,36.6802728720781,10.3527746467772,11.040892991082,21.3936676378591,0.048898362383197,0.048898362383197,0,5.14797503527817,6.61807894051545,11.7660539757936,-0.775088356698143 +Stephen Zimmerman,zimmest01,2017,RS,ORL,219,108,-4.290835661,-10.32197699,-14.61281265,-1.332745427,-3.308726481,-4.641471908,-3.864952804,-9.410655952,-13.27560876,-0.57679541,-0.57679541,0,-3.003926367,-7.264943771,-10.26887014,-0.538246939 +Paul Zipser,zipsepa01,2017,PO,CHI,263,136,-3.094265103,-1.17534274,-4.269607843,-3.061520305,-5.003534813,-8.065055118,-3.201361738,-2.041885626,-5.243247364,-0.177035972,0,-0.177035972,-4.57321386,-3.486386365,-8.059600225,-0.751814253 +Paul Zipser,zipsepa01,2017,RS,CHI,1707,843,-2.177724223,-1.549620371,-3.727344595,-0.614860033,0.948495843,0.33363581,-1.990646945,-1.146063575,-3.13671052,-0.166206269,-0.166206269,0,-2.143454775,-1.206116496,-3.349571271,-0.069228087 +Paul Zipser,zipsepa01,2018,RS,CHI,1664,824,-4.41941552,-1.130205074,-5.549620595,-3.945052261,-2.436179235,-6.381231497,-4.543583637,-1.421543737,-5.965127373,-1.342853963,-1.342853963,0,-4.125170253,-1.389621268,-5.514791521,-0.645896583 +Ante Zizic,zizican01,2018,PO,CLE,47,23,-7.220105656,-1.872320082,-9.092425738,-2.911500006,26.34902489,23.43752488,-6.767786433,3.973736964,-2.794049469,-0.000535982,0,-0.000535982,-4.571010684,-0.579795411,-5.150806095,0.524844946 +Ante Zizic,zizican01,2018,RS,CLE,451,214,2.339090385,-0.563197783,1.775892602,-2.389033671,-4.296514139,-6.68554781,1.442209871,-1.305881059,0.136328812,0.315791727,0.315791727,0,-0.143239353,-1.86912772,-2.012367072,0.205944448 +Ante Zizic,zizican01,2019,RS,CLE,2240,1082,-2.6148016,-1.767887761,-4.382689361,0.532284877,3.249761827,3.782046704,-2.07340073,-0.690914256,-2.764314986,-0.007876689,-0.007876689,0,-2.392563392,-2.024149495,-4.416712887,-0.331492553 +Ante Zizic,zizican01,2020,RS,CLE,468,221,-4.04986713773353,-0.85729435793824,-4.90716149567177,4.06099294745686,-0.17212777175168,3.88886517570518,-2.52509040112614,-0.593044633752222,-3.11813503487836,-0.041254549494277,-0.041254549494277,0,-2.91505588452998,-1.77278723898691,-4.68784312351689,-0.62533999878944 +Ivica Zubac,zubaciv01,2017,RS,LAL,1305,609,-3.320225043,-2.901762346,-6.221987389,-2.791026898,-3.138552791,-5.929579689,-3.35817799,-3.040589086,-6.398767076,-1.141159698,-1.141159698,0,-3.533603911,-2.932102876,-6.465706787,0.644128036 +Ivica Zubac,zubaciv01,2018,RS,LAL,871,410,-2.581324859,1.643240458,-0.938084401,-3.444738695,6.249652212,2.804913516,-2.90370948,2.688831985,-0.214877495,0.531967675,0.531967675,0,-2.616330782,0.752874652,-1.86345613,0.311576011 +Ivica Zubac,zubaciv01,2019,PO,LAC,84,39,-1.783740543,5.013981149,3.230240605,-11.18130584,7.725230983,-3.456074852,-3.919189613,6.106770394,2.18758078,0.102138313,0,0.102138313,-4.441708638,4.872226688,0.43051805,0.79498776 +Ivica Zubac,zubaciv01,2019,RS,LAL,1120,516,-1.459352167,1.114247173,-0.345104994,-1.115424641,2.956168694,1.840744052,-1.45057229,1.532063508,0.081491218,0.745270874,0.745270874,0,-2.387527675,1.045694777,-1.341832899,-0.021405212 +Ivica Zubac,zubaciv01,2019,RS,LAC,1141,524,-3.23718351,1.41499581,-1.8221877,-1.694993004,2.800092056,1.105099052,-3.142926621,1.774238505,-1.368688117,0.369724592,0.369724592,0,-3.105152003,0.994436357,-2.110715646,0.120888531 +Ivica Zubac,zubaciv01,2020,PO,LAC,653,320,-1.55333079852062,2.14173186463939,0.588401066118769,12.7788739110676,6.08775795710118,18.8666318681687,1.35524997072728,3.06995627613728,4.42520624686456,1.20330401099511,0,1.20330401099511,-1.77837884030368,4.06231186599741,2.28393302569372,-0.40169148439475 +Ivica Zubac,zubaciv01,2020,RS,LAC,2794,1326,1.00015432095076,3.85375388110242,4.85390820205319,1.10311406597111,2.23269761425888,3.33581168022999,1.04015836117484,3.66152516053097,4.70168352170582,5.02090261024195,5.02090261024195,0,0.032143488697737,3.16128360985725,3.19342709855499,-0.412144479555852 From 32b88e953978400c1712015e8e35c19adca8c03f Mon Sep 17 00:00:00 2001 From: Jay Boice Date: Tue, 12 Jan 2021 15:44:12 -0500 Subject: [PATCH 03/22] Add 2020 RAPTOR to historical files --- nba-raptor/historical_RAPTOR_by_player.csv | 530 + nba-raptor/historical_RAPTOR_by_team.csv | 55504 ++++++++++--------- 2 files changed, 28686 insertions(+), 27348 deletions(-) diff --git a/nba-raptor/historical_RAPTOR_by_player.csv b/nba-raptor/historical_RAPTOR_by_player.csv index 0c1ebc7..8f85b6c 100644 --- a/nba-raptor/historical_RAPTOR_by_player.csv +++ b/nba-raptor/historical_RAPTOR_by_player.csv @@ -85,6 +85,7 @@ Don Adams,adamsdo01,1977,3866,1710,-1.120384204,0.10471839,-1.015665815,1.515086 Hassan Adams,adamsha01,2007,970,504,-1.438884562,-0.207291607,-1.646176168,0.281867841,0.300376016,-0.018508175,-2.193706325,-1.024705592,-3.218411917,-0.076201348 Hassan Adams,adamsha01,2009,101,52,-7.649870731,-1.640456732,-9.290327462,-0.173747192,-0.173747192,0,-7.888238791,-3.420142571,-11.30838136,0.122844449 Jaylen Adams,adamsja01,2019,952,428,-2.377643964,-3.734729095,-6.112373059,-0.733513242,-0.733513242,0,-2.023145309,-4.304853077,-6.327998386,-0.099018214 +Jaylen Adams,adamsja01,2020,43,21,6.207690337,7.656297991,13.86398833,0.180288816,0,0.180288816,3.989697734,3.511923037,7.501620771,-1.784967198 Jordan Adams,adamsjo01,2015,518,258,2.095889849,0.518037995,2.613927843,0.715004586,0.591480559,0.123524027,0.717085441,1.240286579,1.95737202,0.689145957 Jordan Adams,adamsjo01,2016,34,15,-7.734475447,1.417734677,-6.31674077,-0.028101725,-0.028101725,0,-6.124879997,4.675153284,-1.449726713,2.883209016 Michael Adams,adamsmi01,1986,299,139,-4.41423022,0.202719635,-4.211510585,-0.103764539,-0.103764539,0,-4.313208243,-0.827445644,-5.140653888,0.117085007 @@ -104,6 +105,7 @@ Steven Adams,adamsst01,2016,5203,2567,1.305029655,4.157908948,5.462938603,10.711 Steven Adams,adamsst01,2017,5279,2546,-1.626024544,1.772211917,0.146187373,3.775858111,3.143711406,0.632146706,-1.631719557,2.405590986,0.773871429,-0.006770004 Steven Adams,adamsst01,2018,5530,2687,1.467602698,1.140201316,2.607804014,7.34142524,6.779274475,0.562150765,1.496105161,1.578665787,3.074770949,-0.278540995 Steven Adams,adamsst01,2019,6164,2828,-0.071750204,1.875017591,1.803267387,6.601450742,6.428883158,0.172567584,-0.447206789,2.972406085,2.525199297,0.497952287 +Steven Adams,adamsst01,2020,3964,1890,0.315796723,1.657407958,1.973204682,4.542774677,4.329822987,0.21295169,-0.458574738,1.63283925,1.174264512,-0.445224446 Rafael Addison,addisra01,1987,1528,711,-2.151859444,-1.087933975,-3.239793419,-0.178347375,-0.178347375,0,-1.999306638,-1.768791243,-3.768097881,0.386860708 Rafael Addison,addisra01,1992,2445,1184,-1.73698626,-1.450157666,-3.187143926,-0.265231764,-0.236685257,-0.028546507,-2.180781916,-1.971426571,-4.152208487,-0.038634776 Rafael Addison,addisra01,1993,2458,1217,-3.017325075,-1.433110413,-4.450435488,-1.056380268,-1.065788961,0.009408693,-3.275737088,-1.803270545,-5.079007633,0.242044449 @@ -112,6 +114,7 @@ Rafael Addison,addisra01,1996,996,516,-3.339751895,-1.855861781,-5.195613675,-0. Rafael Addison,addisra01,1997,663,355,-1.762704823,-2.04290348,-3.805608303,-0.192125021,-0.192125021,0,-2.060163592,-2.338664093,-4.398827685,0.444920406 Bam Adebayo,adebaba01,2018,2921,1445,-2.219373354,1.039458046,-1.179915308,1.172123132,1.348868962,-0.17674583,-2.719828784,0.461893641,-2.257935143,-0.812342362 Bam Adebayo,adebaba01,2019,3965,1913,-1.875309771,2.676011508,0.800701737,3.451223821,3.451223821,0,-2.152282678,2.278351869,0.126069191,-0.420701969 +Bam Adebayo,adebaba01,2020,6336,3104,-0.103948623,2.226652203,2.12270358,7.755916187,5.311195444,2.444720743,0.722645023,1.480391375,2.203036398,-0.64909472 Deng Adel,adelde01,2019,391,194,-6.33371243,0.558883109,-5.774829321,-0.29588577,-0.29588577,0,-6.224152153,-2.111308565,-8.335460717,-1.194190583 Jeff Adrien,adrieje01,2011,392,196,-2.498996525,-1.763299263,-4.262295789,-0.151244587,-0.151244587,0,-3.004506626,-2.382543985,-5.387050611,0.009994521 Jeff Adrien,adrieje01,2012,122,63,-2.873603967,-1.310644884,-4.184248851,-0.046685865,-0.046685865,0,-3.479665093,-0.96204679,-4.441711883,1.172658228 @@ -201,6 +204,7 @@ LaMarcus Aldridge,aldrila01,2016,5096,2598,0.982099464,1.616412491,2.598511954,7 LaMarcus Aldridge,aldrila01,2017,5577,2872,-1.393364987,1.052974577,-0.34039041,3.437144984,4.08566087,-0.648515887,-0.743143514,1.47008838,0.726944866,-1.664783899 LaMarcus Aldridge,aldrila01,2018,5298,2686,2.59819016,1.373438861,3.971629021,9.076819119,8.582586812,0.494232307,2.411605111,1.564133205,3.975738315,-1.593152487 LaMarcus Aldridge,aldrila01,2019,5983,2931,0.648585995,1.414263641,2.062849637,7.137532501,6.412486888,0.725045613,0.608198425,1.190426764,1.798625188,-1.233310548 +LaMarcus Aldridge,aldrila01,2020,3648,1754,-0.660439816,0.777019003,0.116579187,2.530917368,2.530917368,0,-0.711668198,1.229884515,0.518216317,-1.367529703 Chuck Aleksinas,aleksch01,1985,2423,1114,-4.088273094,-2.740188852,-6.828461946,-2.327783704,-2.327783704,0,-4.285069561,-2.70990277,-6.994972331,0.434120991 Cliff Alexander,alexacl01,2016,78,36,-6.354905756,2.898182484,-3.456723273,-0.012889206,-0.012889206,0,-4.073126081,-1.865014645,-5.938140727,-0.687410904 Cory Alexander,alexaco01,1996,1229,630,-2.529991717,-1.216576706,-3.746568423,-0.32640364,-0.281843513,-0.044560127,-2.286991388,-1.402267172,-3.689258561,1.24039748 @@ -216,6 +220,8 @@ Courtney Alexander,alexaco02,2003,2634,1399,-3.246915168,-1.28141166,-4.52832682 Gary Alexander,alexaga01,1994,107,55,-5.965246388,-0.893658127,-6.858904515,-0.116810865,-0.116810865,0,-5.067813045,-1.440114456,-6.507927501,1.956168712 Joe Alexander,alexajo01,2009,1397,716,-2.653116291,-1.555905432,-4.209021722,-0.536807295,-0.536807295,0,-2.847845528,-2.140099932,-4.98794546,0.665479379 Joe Alexander,alexajo01,2010,57,29,-2.581354922,-0.506908733,-3.088263655,-0.005143949,-0.005143949,0,-3.266970714,1.469870827,-1.797099887,2.608262808 +Kyle Alexander,alexaky01,2020,31,13,-6.054527032,-3.622453071,-9.676980103,-0.047024875,-0.047024875,0,-2.723091939,-4.931522458,-7.654614396,2.402347563 +Nickeil Alexander-Walker,alexani01,2020,1288,591,-1.520427682,-1.706766118,-3.2271938,-0.144990433,-0.144990433,0,-0.309134025,-1.914683857,-2.223817882,0.782733245 Victor Alexander,alexavi01,1992,2992,1374,-3.102282345,0.128531358,-2.973750987,-0.157437084,-0.155175616,-0.002261468,-2.757547188,-0.456783979,-3.214331167,0.346117919 Victor Alexander,alexavi01,1993,3676,1753,-2.070122262,-0.715183087,-2.785305348,-0.031611316,-0.031611316,0,-1.881276306,-0.779201772,-2.660478078,0.108234913 Victor Alexander,alexavi01,1994,2752,1318,-2.155545403,-1.012307024,-3.167852427,-0.281747969,-0.281747969,0,-2.064064973,-1.245098562,-3.309163535,0.262286942 @@ -227,12 +233,15 @@ Steve Alford,alforst01,1990,687,344,1.573518702,-0.393442133,1.180076569,0.69304 Steve Alford,alforst01,1991,468,236,2.208051455,-2.1099042,0.098147255,0.342339875,0.342339875,0,1.802167258,-3.419682702,-1.617515444,-0.172720135 Rawle Alkins,alkinra01,2019,255,120,-3.538436418,-2.161881071,-5.700317489,-0.180513697,-0.180513697,0,-5.339835045,-3.413978187,-8.753813232,-0.065753685 Grayson Allen,allengr01,2019,931,430,-4.788103622,-5.549027311,-10.33713093,-1.679755396,-1.583498036,-0.09625736,-4.137263901,-4.700633677,-8.837897578,0.880970996 +Grayson Allen,allengr01,2020,1578,718,0.044954529,-1.442154647,-1.397200118,0.497797959,0.497797959,0,-0.014290509,-2.121794595,-2.136085104,0.460582016 Jarrett Allen,allenja01,2018,3002,1441,-2.924159372,-1.130534872,-4.054694244,-0.956236725,-0.956236725,0,-3.021170337,-1.820816036,-4.841986373,-0.3073628 Jarrett Allen,allenja01,2019,4723,2206,-1.506668479,-3.071319091,-4.57798757,-2.06663699,-1.688439103,-0.378197887,-1.606712068,-2.054802158,-3.661514226,0.145825668 +Jarrett Allen,allenja01,2020,4197,1984,0.049760693,2.414875256,2.46463595,5.251738616,4.564156485,0.687582131,-0.106954021,1.998815081,1.891861061,-0.800769953 Jerome Allen,allenje01,1996,713,362,-3.519881942,-0.440199065,-3.960081007,-0.225596841,-0.225596841,0,-3.377923824,-1.164143234,-4.542067057,0.874958583 Jerome Allen,allenje01,1997,1787,943,-1.652430157,-1.40161558,-3.054045738,-0.139075227,-0.139075227,0,-1.898550332,-2.101541206,-4.000091539,0.933056355 Kadeem Allen,allenka01,2018,226,107,-6.379300135,-1.2635628,-7.642862935,-0.268439635,-0.268439635,0,-5.644618908,-1.829492539,-7.474111447,0.494443139 Kadeem Allen,allenka01,2019,870,416,2.07813831,-1.023795247,1.054343063,0.801390513,0.801390513,0,1.129782747,-1.333298032,-0.203515285,-0.764299076 +Kadeem Allen,allenka01,2020,252,117,0.87279052,2.219338674,3.092129194,0.344584005,0.344584005,0,1.241974529,0.923097663,2.165072193,-1.215795742 Lavoy Allen,allenla01,2012,1619,860,-1.125430285,1.46725352,0.341823235,1.394752389,0.391285401,1.003466988,-1.529721164,1.2089078,-0.320813364,-0.109768377 Lavoy Allen,allenla01,2013,3200,1669,-3.257378805,0.41698639,-2.840392415,-0.076596311,-0.076596311,0,-3.436115704,0.18777796,-3.248337744,-0.45356929 Lavoy Allen,allenla01,2014,2309,1087,-2.71047982,-0.31668423,-3.02716405,-0.152261528,-0.208787164,0.056525636,-3.072299935,-1.201090504,-4.273390438,0.081618426 @@ -322,6 +331,7 @@ Al-Farouq Aminu,aminual01,2016,5573,2713,-0.361509284,1.174910554,0.81340127,5.0 Al-Farouq Aminu,aminual01,2017,3847,1886,-2.170817306,3.378003824,1.207186518,3.802896234,3.619383246,0.183512988,-1.450748151,3.037086751,1.586338601,-0.333967639 Al-Farouq Aminu,aminual01,2018,4526,2203,-0.605352237,2.092264506,1.486912268,4.759255562,4.514393812,0.24486175,-0.797968158,2.714187957,1.916219799,-0.235608152 Al-Farouq Aminu,aminual01,2019,5656,2691,0.29984583,0.636137897,0.935983728,5.0258856,4.838685585,0.187200015,0.238300267,0.73385313,0.972153397,-0.591088532 +Al-Farouq Aminu,aminual01,2020,793,380,-5.39599124,3.057908871,-2.338082369,0.07950282,0.07950282,0,-4.819085275,2.307332183,-2.511753092,-0.457868125 Louis Amundson,amundlo01,2007,170,89,-3.063408392,-1.746743692,-4.810152084,-0.093914337,-0.093914337,0,-3.415369294,-2.010707282,-5.426076576,0.610615256 Louis Amundson,amundlo01,2008,140,74,-0.605904261,-2.051556979,-2.657461241,0.009236205,-0.088221674,0.097457879,-1.20606148,-1.863514707,-3.069576188,0.975643092 Louis Amundson,amundlo01,2009,2112,1044,-1.89610372,0.209033968,-1.687069752,0.567452804,0.567452804,0,-1.842013589,0.020829118,-1.821184471,0.210511274 @@ -395,6 +405,7 @@ Justin Anderson,anderju01,2016,1522,742,-1.446197587,0.200054479,-1.246143108,0. Justin Anderson,anderju01,2017,2491,1228,-1.201814983,-0.821812862,-2.023627845,0.451296847,0.451296847,0,-1.056723231,-1.100611201,-2.157334431,-0.06082596 Justin Anderson,anderju01,2018,1171,552,-1.163460871,-0.326327553,-1.489788424,0.353191785,0.380839887,-0.027648102,-0.826152481,-0.921704301,-1.747856782,-0.163585378 Justin Anderson,anderju01,2019,1054,463,-2.607197469,0.109253155,-2.497944315,0.060024256,0.060024256,0,-1.582505321,-1.319524592,-2.902029913,0.82673643 +Justin Anderson,anderju01,2020,296,135,-1.687744963,0.797660199,-0.890084764,0.130703085,0.077495595,0.05320749,-0.028999906,-1.960674753,-1.98967466,0.449880811 Kenny Anderson,anderke01,1992,2292,1110,-2.905109499,-0.110382308,-3.015491807,-0.150960006,-0.125893312,-0.025066694,-2.725280662,-0.697279605,-3.422560268,-0.134901163 Kenny Anderson,anderke01,1993,4066,2010,1.159416479,0.554244752,1.713661232,4.562998943,4.562998943,0,1.248115555,1.068535362,2.316650917,-0.310113657 Kenny Anderson,anderke01,1994,6649,3316,2.761213326,0.142728975,2.903942301,9.548093717,9.033254756,0.514838961,2.927427746,0.776060817,3.703488563,-0.317374177 @@ -415,6 +426,7 @@ Kyle Anderson,anderky01,2016,2735,1374,-1.871196218,0.335055609,-1.536140608,0.8 Kyle Anderson,anderky01,2017,2486,1215,-0.692660583,2.533777977,1.841117395,2.855148252,1.9943495,0.860798752,-1.030745438,2.045133882,1.014388443,-0.309542952 Kyle Anderson,anderky01,2018,4136,2051,-0.306724949,3.020292511,2.713567562,5.713083694,5.591488347,0.121595347,-0.581647056,3.311661335,2.730014279,-0.146849032 Kyle Anderson,anderky01,2019,2583,1281,-2.037901415,2.221698331,0.183796917,1.904689771,1.904689771,0,-2.713379751,2.561588579,-0.151791172,-0.677183453 +Kyle Anderson,anderky01,2020,2903,1330,-1.985185852,1.753375822,-0.231810031,1.710425401,1.710425401,0,-2.555493636,1.258724551,-1.296769085,0.099627209 Michael Anderson,andermi01,1989,1601,730,-1.651034425,-0.968278418,-2.619312843,0.048693994,0.048693994,0,-1.979592942,-1.187622351,-3.167215294,0.04204949 Nick Anderson,anderni01,1990,3916,1785,-0.824451153,-1.152589088,-1.977040242,0.703321091,0.703321091,0,-1.058550521,-1.333449123,-2.391999643,-0.087526093 Nick Anderson,anderni01,1991,4133,1971,-0.807792407,0.488364684,-0.319427723,2.443044634,2.443044634,0,-0.854478145,0.418937359,-0.435540787,-0.046599464 @@ -456,6 +468,7 @@ Ryan Anderson,anderry01,2016,4154,2008,1.971410252,0.294975642,2.266385895,5.151 Ryan Anderson,anderry01,2017,5094,2452,0.6852407,-0.441393565,0.243847135,3.743713308,3.231499239,0.51221407,1.31294914,-0.643147141,0.669801999,-0.434023213 Ryan Anderson,anderry01,2018,3780,1820,-0.075239761,0.176852786,0.101613024,2.652481683,2.746514786,-0.094033102,0.516368131,-0.128649254,0.387718877,0.021423583 Ryan Anderson,anderry01,2019,660,322,-3.32983319,-1.812325253,-5.142158443,-0.390995326,-0.390995326,0,-2.396961305,-3.030057455,-5.42701876,-0.487884661 +Ryan Anderson,anderry01,2020,33,14,-7.469802964,-0.477679684,-7.947482649,-0.038418015,-0.038418015,0,-6.075660309,-1.669854049,-7.745514358,3.557349404 Shandon Anderson,andersh01,1997,2562,1362,-2.072436168,-1.050236112,-3.12267228,-0.22695016,-0.69132271,0.46437255,-2.091125178,-1.478056379,-3.569181558,0.051420386 Shandon Anderson,andersh01,1998,3693,1980,0.949593807,-0.463965107,0.4856287,3.260612111,3.02703277,0.233579341,0.753051768,-0.8046825,-0.051630732,-0.018088001 Shandon Anderson,andersh01,1999,2505,1369,-0.611742936,-0.062169287,-0.673912224,1.465365158,1.031174178,0.43419098,-0.654483859,-0.250334063,-0.904817922,0.066124735 @@ -490,8 +503,11 @@ Giannis Antetokounmpo,antetgi01,2016,5625,2823,0.757930952,-0.228350115,0.529580 Giannis Antetokounmpo,antetgi01,2017,6099,3088,2.777291823,2.459825128,5.237116952,12.5596554,11.32471852,1.234936887,2.425837849,2.761251381,5.18708923,-0.555307846 Giannis Antetokounmpo,antetgi01,2018,6150,3036,3.30536437,2.243495851,5.548860221,12.90944367,11.79136734,1.118076325,3.715594159,2.142812885,5.858407045,0.200071296 Giannis Antetokounmpo,antetgi01,2019,6265,2872,3.881445468,2.925072159,6.806517627,14.26986143,11.5725334,2.697328023,4.297652052,2.786037377,7.083689429,1.319042463 +Giannis Antetokounmpo,antetgi01,2020,4894,2194,5.338598837,3.439668088,8.778266924,13.14961267,12.03128488,1.118327799,4.845266553,2.676432671,7.521699225,1.799512278 Kostas Antetokounmpo,antetko01,2019,23,11,-14.3127795,24.44322508,10.13044558,0.07316733,0.07316733,0,-11.63720212,17.83794587,6.200743745,1.240219832 +Kostas Antetokounmpo,antetko01,2020,47,20,2.603662376,-4.338337948,-1.734675572,0.01037753,0.01037753,0,-0.40780461,-4.891733699,-5.299538309,0.169113394 Thanasis Antetokounmpo,antetth01,2016,13,6,11.43545411,-19.02220102,-7.58674691,-0.014824454,-0.014824454,0,5.535620461,-19.18889375,-13.65327329,0.120132694 +Thanasis Antetokounmpo,antetth01,2020,295,129,-2.234920414,0.184692122,-2.050228292,0.046575076,0.046575076,0,-1.967148759,-0.076525005,-2.043673763,1.15069143 Carmelo Anthony,anthoca01,2004,6163,3138,0.579516833,-2.058344113,-1.47882728,2.021349302,2.187216133,-0.165866831,0.963372138,-1.791089365,-0.827717227,-0.090875251 Carmelo Anthony,anthoca01,2005,5483,2788,0.51363798,-0.446706501,0.066931479,4.012927458,3.800438843,0.212488614,0.662917724,-0.618130121,0.044787603,0.024738212 Carmelo Anthony,anthoca01,2006,6193,3134,1.992771949,-0.489887686,1.502884262,6.769081584,7.02684483,-0.257763246,1.931756392,-0.466835925,1.464920467,-0.107604033 @@ -508,6 +524,7 @@ Carmelo Anthony,anthoca01,2016,4981,2530,3.451812128,-2.740508012,0.711304116,4. Carmelo Anthony,anthoca01,2017,5131,2538,1.929266526,-3.107113031,-1.177846505,2.032332401,2.032332401,0,1.98566038,-3.139404877,-1.153744496,-0.165254332 Carmelo Anthony,anthoca01,2018,5574,2695,0.954832407,-1.744079043,-0.789246636,2.687007984,2.702202966,-0.015194982,1.173538356,-1.181734922,-0.008196566,-0.253314845 Carmelo Anthony,anthoca01,2019,612,294,-2.506433108,-2.628393889,-5.134826997,-0.357080567,-0.357080567,0,-1.13155602,-2.095680492,-3.227236512,-0.182510448 +Carmelo Anthony,anthoca01,2020,4363,2078,-1.378858714,-2.967447202,-4.346305916,-1.684354504,-1.343907272,-0.340447231,-0.782396477,-2.72387408,-3.506270557,-0.884581292 Greg Anthony,anthogr01,1992,3336,1723,-0.800967415,0.4465047,-0.354462715,2.218226117,1.209402428,1.008823689,-0.910632588,0.447317805,-0.463314784,0.609536144 Greg Anthony,anthogr01,1993,3840,1939,0.580524174,2.857415949,3.437940123,6.146152673,5.45677747,0.689375203,0.428452343,2.607545557,3.0359979,0.124381302 Greg Anthony,anthogr01,1994,4702,2430,0.190857282,1.797974602,1.988831884,5.885030232,5.314281622,0.570748609,0.207147688,1.655819994,1.862967682,0.42522174 @@ -533,6 +550,7 @@ Pero Antic,anticpe01,2014,2198,1095,-1.213967604,0.699869642,-0.514097962,1.2970 Pero Antic,anticpe01,2015,2529,1236,-1.346544651,1.260222476,-0.086322175,1.700127352,1.359670128,0.340457223,-1.088594486,0.239285197,-0.849309289,0.582165364 OG Anunoby,anunoog01,2018,3551,1719,-0.695459047,1.413255031,0.717795984,3.051082432,2.569758531,0.481323901,-0.848800785,1.256070942,0.407270158,-0.205289119 OG Anunoby,anunoog01,2019,2902,1352,-3.349478071,-0.297940427,-3.647418498,-0.620124917,-0.620124917,0,-3.215638423,-0.129332729,-3.344971152,0.180151195 +OG Anunoby,anunoog01,2020,5193,2459,-0.670520853,1.605904383,0.935383531,4.649092632,3.903785453,0.745307179,-0.587192459,2.07486219,1.487669731,0.075007504 Keith Appling,applike01,2016,57,27,-11.16318411,6.692671387,-4.470512719,-0.02415162,-0.02415162,0,-6.184926256,2.010587716,-4.17433854,1.858767987 Rafael Araujo,araujra01,2005,1438,736,-5.151463891,-0.923657837,-6.075121728,-1.266335629,-1.266335629,0,-4.962564003,-0.468010921,-5.430574924,1.30674432 Rafael Araujo,araujra01,2006,1154,601,-7.712709992,-0.339946854,-8.052656846,-1.644246345,-1.644246345,0,-7.029562927,-0.399138557,-7.428701483,1.030819711 @@ -548,6 +566,7 @@ Tiny Archibald,architi01,1983,4296,1972,0.545799235,-2.340508327,-1.794709091,0. Tiny Archibald,architi01,1984,2120,1038,-1.253665468,-0.826217805,-2.079883274,0.354879122,0.354879122,0,-1.364385768,-1.051119055,-2.415504823,-0.001848359 Ryan Arcidiacono,arcidry01,2018,634,304,-2.858780513,-0.856969742,-3.715750255,-0.149061981,-0.149061981,0,-3.101951221,-1.276044782,-4.377996003,-0.481222814 Ryan Arcidiacono,arcidry01,2019,4077,1961,-0.091055502,-0.40309072,-0.494146222,2.227069655,2.227069655,0,-1.028346758,-0.310010304,-1.338357063,-1.350892663 +Ryan Arcidiacono,arcidry01,2020,1990,930,-0.933326078,2.023922265,1.090596187,1.824294208,1.824294208,0,-1.830906841,1.278715,-0.552191841,0.111224474 Jim Ard,ardji01,1977,2195,969,-4.309728136,0.989197827,-3.320530309,-0.282399906,-0.282399906,0,-4.216052101,0.23597707,-3.980075031,0.129542781 Jim Ard,ardji01,1978,268,125,-6.046648989,-3.050909323,-9.097558312,-0.408690139,-0.408690139,0,-6.242424826,-3.588186396,-9.830611223,0.597564194 Gilbert Arenas,arenagi01,2002,2300,1155,1.75965971,-0.069011722,1.690647989,2.63168483,2.63168483,0,1.773401216,0.371988083,2.145389299,0.522442364 @@ -576,6 +595,7 @@ Trevor Ariza,arizatr01,2016,6235,3040,0.185511468,-0.93005972,-0.744548252,3.103 Trevor Ariza,arizatr01,2017,6681,3186,0.888593576,0.370377069,1.258970645,6.490314799,6.898102168,-0.407787369,1.742556534,0.918015276,2.66057181,0.467414131 Trevor Ariza,arizatr01,2018,5838,2851,0.155960168,-0.581981404,-0.426021237,3.406579318,2.550006782,0.856572536,1.104807296,0.406357067,1.511164363,-0.063446264 Trevor Ariza,arizatr01,2019,4978,2349,-0.217655077,-1.978481824,-2.196136901,0.659834095,0.659834095,0,0.037604513,-1.470914202,-1.433309689,0.220259048 +Trevor Ariza,arizatr01,2020,3134,1493,-1.630405452,1.221280574,-0.409124878,1.778435111,1.778435111,0,-1.708504054,1.268018233,-0.440485821,-0.027485548 Joe Arlauckas,arlaujo01,1988,181,85,-5.014758194,-0.321854756,-5.33661295,-0.112948991,-0.112948991,0,-5.019798497,-0.142975924,-5.162774421,0.696690459 B.J. Armstrong,armstbj01,1990,3055,1508,-1.923454946,-1.567911233,-3.491366179,-0.559222311,-0.651067257,0.091844946,-2.278247424,-2.022612797,-4.300860221,-0.104417125 B.J. Armstrong,armstbj01,1991,3994,2004,0.326257192,-0.330263166,-0.004005974,2.868493653,1.914416437,0.954077216,0.311774267,-0.634595357,-0.32282109,-0.345921962 @@ -712,6 +732,7 @@ D.J. Augustin,augusdj01,2016,2402,1178,1.052848366,-2.910641984,-1.857793618,0.5 D.J. Augustin,augusdj01,2017,3097,1538,-2.190055864,-4.160976042,-6.351031906,-2.798342602,-2.798342602,0,-2.481446028,-4.313261838,-6.794707867,-0.949166416 D.J. Augustin,augusdj01,2018,3651,1760,0.407657292,-0.489579018,-0.081921726,2.384190847,2.384190847,0,-0.661539473,-1.464333616,-2.125873088,-0.480925189 D.J. Augustin,augusdj01,2019,4950,2410,2.258336599,-2.376711108,-0.118374508,3.20136588,2.969703172,0.231662708,1.266534937,-2.215699982,-0.949165045,-1.352042325 +D.J. Augustin,augusdj01,2020,3227,1548,0.164133705,-1.252878761,-1.088745056,1.298400509,1.23011336,0.06828715,-0.101896726,-2.07950499,-2.181401716,-1.360747487 James Augustine,augusja01,2007,13,7,2.537002902,-1.85501973,0.681983171,0.012366046,0.012366046,0,1.533208799,-0.048723357,1.484485442,0.827873279 James Augustine,augusja01,2008,297,151,-2.092384407,-0.063317487,-2.155701894,0.045748859,0.025550477,0.020198382,-2.481773705,-0.847517141,-3.329290846,0.021653865 Isaac Austin,austiis01,1992,225,112,-3.335159523,-0.625111115,-3.960270638,-0.069952732,-0.069952732,0,-3.041074108,-1.123049878,-4.164123986,1.124619479 @@ -745,6 +766,7 @@ Gustavo Ayon,ayongu01,2012,2024,1088,-0.111121162,2.43638649,2.325265328,2.81710 Gustavo Ayon,ayongu01,2013,1447,741,-1.968216439,0.34074835,-1.627468089,0.417101109,0.423125286,-0.006024177,-2.273620748,0.219818642,-2.053802106,0.543660722 Gustavo Ayon,ayongu01,2014,857,429,-3.617299719,3.686043268,0.068743549,0.619439276,0.619439276,0,-2.425392611,2.469220016,0.043827405,0.386257152 Deandre Ayton,aytonde01,2019,4609,2183,-0.616975515,-1.675566944,-2.292542459,0.50599749,0.50599749,0,-0.888797542,-0.846975124,-1.735772666,-0.700779397 +Deandre Ayton,aytonde01,2020,2625,1236,-1.207894267,2.977004517,1.76911025,2.845642182,2.845642182,0,-0.698213907,2.998821227,2.30060732,-0.148376742 Kelenna Azubuike,azubuke01,2007,1428,684,-1.258946411,-2.241412714,-3.500359126,-0.258838437,-0.287795541,0.028957104,-1.604118107,-2.894670235,-4.498788342,-0.219818369 Kelenna Azubuike,azubuke01,2008,3606,1732,-0.080055401,-1.197600353,-1.277655753,1.300012851,1.300012851,0,-0.43126262,-1.541543964,-1.972806583,-0.07537765 Kelenna Azubuike,azubuke01,2009,4915,2375,0.426701446,-1.034421821,-0.607720375,2.582949978,2.582949978,0,0.308380417,-1.062853746,-0.754473329,-0.461315019 @@ -763,6 +785,7 @@ Milos Babic,babicmi01,1991,104,52,-6.657160851,-3.148104994,-9.805265845,-0.1881 Milos Babic,babicmi01,1992,72,35,-3.320882978,-1.842299381,-5.16318236,-0.042675767,-0.042675767,0,-3.246011571,-4.701065838,-7.947077409,-0.945460449 Dwayne Bacon,bacondw01,2018,1508,713,-3.72845919,-1.391058016,-5.119517206,-0.862511191,-0.862511191,0,-4.403289829,-1.938052324,-6.341342153,0.062806473 Dwayne Bacon,bacondw01,2019,1575,759,0.384196541,-2.816097783,-2.431901241,0.122323133,0.122323133,0,0.045902856,-2.799223317,-2.753320461,-0.709865848 +Dwayne Bacon,bacondw01,2020,1419,687,-5.324572083,-0.429921669,-5.754493753,-1.048136439,-1.048136439,0,-4.882530237,-1.524593993,-6.40712423,-0.480984646 Dalibor Bagaric,bagarda01,2001,487,259,-7.971623446,-0.552712496,-8.524335942,-0.771259903,-0.771259903,0,-7.557215212,-1.128793534,-8.686008746,0.995831852 Dalibor Bagaric,bagarda01,2002,1217,638,-5.237812027,-1.288462863,-6.52627489,-1.241095332,-1.241095332,0,-5.069953581,-1.164119373,-6.234072953,0.88773421 Dalibor Bagaric,bagarda01,2003,150,76,-5.383482018,0.27312368,-5.110358338,-0.091794976,-0.091794976,0,-5.052880402,-0.192029182,-5.244909584,0.273269186 @@ -778,6 +801,7 @@ John Bagley,baglejo01,1992,4112,2050,0.585696523,-1.518172184,-0.932475661,1.899 John Bagley,baglejo01,1993,194,97,-8.124957837,-4.537041785,-12.66199962,-0.49390353,-0.49390353,0,-7.810505906,-5.423855188,-13.23436109,0.671745938 John Bagley,baglejo01,1994,26,13,-1.379745868,-3.340527538,-4.720273405,-0.013047654,-0.013047654,0,-2.986148382,-3.080369281,-6.066517662,-0.150097223 Marvin Bagley III,baglema01,2019,3401,1567,-1.066198841,-1.807855582,-2.874054422,-0.099079105,-0.099079105,0,-0.962051503,-2.119550379,-3.081601882,-0.10311252 +Marvin Bagley III,baglema01,2020,706,334,-3.883151933,-0.127056277,-4.01020821,-0.215043994,-0.215043994,0,-3.24312566,0.124054036,-3.119071624,0.140710492 Carl Bailey,baileca01,1982,15,7,-13.37508588,-7.629275047,-21.00436093,-0.067300423,-0.067300423,0,-12.71841491,-7.947080595,-20.66549551,3.299880449 Gus Bailey,bailegu01,1978,1025,449,-1.111418658,-0.45707158,-1.568490237,0.270485308,0.270485308,0,-1.664980288,-1.319027219,-2.984007507,-0.06973385 Gus Bailey,bailegu01,1979,21,9,-5.183640918,-5.633575881,-10.8172168,-0.036671293,-0.036671293,0,-5.275623942,-6.503992137,-11.77961608,-1.074255291 @@ -848,7 +872,9 @@ Greg Ballard,ballagr01,1989,32,15,-5.140013248,-1.624183185,-6.764196433,-0.0309 Cedric Ball,ballce01,1991,55,26,-3.552879408,-1.013696673,-4.566576081,-0.024088852,-0.024088852,0,-4.136613743,-1.901179047,-6.037792791,-0.034523832 Lonzo Ball,balllo01,2018,3818,1780,-0.888551146,1.449463137,0.560911991,3.040284621,3.040284621,0,-0.331248157,1.992252351,1.661004193,1.103860516 Lonzo Ball,balllo01,2019,3103,1423,-1.111960375,0.787086292,-0.324874083,1.776008115,1.776008115,0,-1.184150692,1.555231038,0.371080346,0.887423086 +Lonzo Ball,balllo01,2020,4422,2025,-0.813666258,0.2261654,-0.587500858,2.258479926,2.258479926,0,0.390178654,0.50805669,0.898235344,1.109753038 Mo Bamba,bambamo01,2019,1591,766,-5.257799221,-0.9367748,-6.194574021,-1.343945653,-1.343945653,0,-4.329425476,-1.296610569,-5.626036045,-0.169530363 +Mo Bamba,bambamo01,2020,1826,878,-1.260958253,2.428905299,1.167947046,1.744571225,1.744571225,0,-1.387278258,1.772234496,0.384956238,-0.610570801 Gene Banks,banksge01,1982,3986,1846,0.134293696,-0.185352317,-0.051058621,2.547321923,2.313213192,0.234108731,0.076504289,-0.520695698,-0.444191409,-0.066265851 Gene Banks,banksge01,1983,6832,3120,1.723977231,-0.603133737,1.120843494,6.161237692,5.484019016,0.677218675,1.884705704,-0.552942107,1.331763597,-0.458229829 Gene Banks,banksge01,1984,5835,2600,1.168784088,-0.291441364,0.877342724,4.80226325,4.80226325,0,1.318213293,0.014232694,1.332445988,-0.202328338 @@ -904,6 +930,7 @@ J.J. Barea,bareajo01,2016,3586,1767,0.924203973,-2.298082806,-1.373878832,1.1977 J.J. Barea,bareajo01,2017,1535,771,1.903527249,0.533938914,2.437466163,2.034798515,2.034798515,0,1.735773494,-0.984540948,0.751232546,-0.277124242 J.J. Barea,bareajo01,2018,3270,1603,3.363616737,-1.703929343,1.659687394,3.600320086,3.600320086,0,3.208511668,-2.124061583,1.084450084,-0.169030085 J.J. Barea,bareajo01,2019,1609,752,1.889043623,-0.675701744,1.213341879,1.52230274,1.52230274,0,1.4590606,-1.438768466,0.020292134,0.112982596 +J.J. Barea,bareajo01,2020,947,455,1.407444085,-0.90696492,0.500479165,0.761038449,0.834495112,-0.073456663,1.779903608,-2.636302611,-0.856399003,-0.24190498 Andrea Bargnani,bargnan01,2007,3522,1810,-1.201126096,-1.062185019,-2.263311116,0.464529353,0.204781614,0.259747739,-0.640502798,-1.034297348,-1.674800146,0.455955087 Andrea Bargnani,bargnan01,2008,3735,1965,-1.962981872,-1.285339369,-3.248321241,-0.50350509,-0.47907461,-0.02443048,-1.316380503,-1.181824206,-2.498204709,0.595529166 Andrea Bargnani,bargnan01,2009,4756,2453,-1.183732452,-1.980008715,-3.163741167,-0.5180355,-0.5180355,0,-0.760729055,-1.635870491,-2.396599546,0.041204425 @@ -941,6 +968,7 @@ Harrison Barnes,barneha02,2016,5811,2785,-0.97063452,-0.715061557,-1.685696077,1 Harrison Barnes,barneha02,2017,5462,2803,-1.290026424,1.053399853,-0.236626571,3.55432082,3.55432082,0,-0.733786871,0.863930696,0.130143825,-1.092453415 Harrison Barnes,barneha02,2018,5322,2634,-1.357464658,-0.165916318,-1.523380976,1.638759333,1.638759333,0,-0.839546432,-0.779038091,-1.618584523,-0.580902934 Harrison Barnes,barneha02,2019,5395,2533,-0.888714088,-0.395421689,-1.284135777,1.915820103,1.915820103,0,-0.753298625,-0.529424243,-1.282722867,-0.418094449 +Harrison Barnes,barneha02,2020,5215,2482,-0.268229701,-1.133188498,-1.4014182,1.709553959,1.709553959,0,-0.600898558,-1.277277239,-1.878175796,0.108978526 Jim Barnett,barneji02,1977,527,231,-2.536449557,-3.077733149,-5.614182706,-0.338545669,-0.338545669,0,-3.080230958,-3.130020227,-6.210251185,0.314221486 Marvin Barnes,barnema01,1977,2267,989,-2.272358497,-0.554612878,-2.826971375,-0.039023374,-0.039023374,0,-1.914102651,-0.800454344,-2.714556995,0.512234055 Marvin Barnes,barnema01,1978,3637,1646,-1.578170004,-0.248325344,-1.826495348,0.788405248,0.788405248,0,-1.185922761,0.227569501,-0.95835326,0.558300017 @@ -965,6 +993,7 @@ Andre Barrett,barrean01,2005,925,483,-1.512500978,-0.871864736,-2.384365714,0.08 Andre Barrett,barrean01,2006,543,282,-1.880665041,-2.024185078,-3.90485012,-0.165346944,-0.165346944,0,-1.975477926,-2.984766446,-4.960244373,-0.459488666 Andre Barrett,barrean01,2007,57,29,-2.807599635,-2.73021647,-5.537816106,-0.041329943,-0.041329943,0,-3.69946769,-4.306278127,-8.005745817,0.184904169 Andre Barrett,barrean01,2008,49,25,1.152260395,-2.643956733,-1.491696338,0.015918227,0.015918227,0,0.007984022,-4.438321183,-4.430337161,-0.76613781 +RJ Barrett,barrerj01,2020,3576,1704,-1.813606934,-2.44450447,-4.258111404,-1.322810676,-1.322810676,0,-2.52377032,-1.977816903,-4.501587223,0.910173604 Mike Barr,barrmi01,1977,2744,1224,-0.67005585,-0.880838395,-1.550894245,0.746944614,0.746944614,0,-1.237441631,-1.496828604,-2.734270235,-0.270446849 Dana Barros,barroda01,1990,3273,1630,-0.316627558,-1.848882498,-2.165510056,0.48617474,0.48617474,0,0.154601564,-2.332531359,-2.177929795,0.020015122 Dana Barros,barroda01,1991,1570,775,3.067287405,-2.114424464,0.952862941,1.473115128,1.187902992,0.285212135,2.699970479,-3.11420284,-0.414232362,-0.311083315 @@ -1030,6 +1059,7 @@ Will Barton,bartowi01,2016,4768,2353,0.249205377,-0.599943372,-0.350737996,2.878 Will Barton,bartowi01,2017,3533,1705,1.080347477,-1.899235326,-0.81888785,1.679492457,1.679492457,0,1.076342464,-2.179206876,-1.102864413,-0.021291175 Will Barton,bartowi01,2018,5513,2683,1.263388439,-0.401034194,0.862354245,4.9405736,4.9405736,0,1.592363127,-0.597777041,0.994586086,-0.085407595 Will Barton,bartowi01,2019,3136,1517,-1.940068143,-2.2051097,-4.145177843,-1.107102727,-0.608798106,-0.498304621,-2.075502009,-2.337595641,-4.413097651,0.126734869 +Will Barton,bartowi01,2020,3911,1916,1.49480521,1.02829179,2.523097,5.128383336,5.128383336,0,1.187241161,1.441100263,2.628341425,-0.520887619 Eddie Basden,basdeed01,2006,276,141,-2.643338692,1.713824301,-0.929514392,0.132047473,0.132047473,0,-2.715079428,1.119985087,-1.595094341,0.75915108 Brandon Bass,bassbr01,2006,503,268,-4.353876981,-1.538435257,-5.892312238,-0.42611339,-0.42611339,0,-4.65930569,-3.008602277,-7.667907967,-0.756287513 Brandon Bass,bassbr01,2007,308,162,-4.756712177,-1.350898774,-6.107610951,-0.276825327,-0.276825327,0,-5.005287021,-2.560028399,-7.56531542,-0.231092613 @@ -1059,6 +1089,7 @@ Billy Ray Bates,batesbi01,1981,3618,1675,1.610746267,-0.858638055,0.752108212,3. Billy Ray Bates,batesbi01,1982,2603,1229,0.745445994,-1.985756969,-1.240310976,0.94602064,0.94602064,0,0.644726443,-2.636417044,-1.9916906,-0.065630824 Billy Ray Bates,batesbi01,1983,639,304,-4.103342671,0.157879616,-3.945463054,-0.17659127,-0.17659127,0,-4.115572531,-0.447657708,-4.563230239,-0.021138048 Keita Bates-Diop,bateske01,2019,1057,503,-3.448567504,-0.428779093,-3.877346597,-0.287116321,-0.287116321,0,-3.250541094,-0.690658458,-3.941199553,-0.773325002 +Keita Bates-Diop,bateske01,2020,1649,768,-2.053317213,-2.0910356,-4.144352813,-0.529894805,-0.462969828,-0.066924977,-2.794069173,-2.594697227,-5.3887664,-0.793675246 Esteban Batista,batises01,2006,943,495,-3.531535141,-1.25374613,-4.785281271,-0.521946458,-0.521946458,0,-3.712355821,-1.046661695,-4.759017517,1.415114199 Esteban Batista,batises01,2007,154,81,-2.370354655,-0.30350251,-2.673857165,0.00317196,0.00317196,0,-2.775196449,-0.443994288,-3.219190736,0.747053004 Mike Batiste,batismi01,2003,2438,1248,-2.68574617,-2.234793445,-4.920539615,-1.385591708,-1.385591708,0,-2.310062338,-2.355476382,-4.665538719,0.236187924 @@ -1116,6 +1147,7 @@ Nicolas Batum,batumni01,2016,5216,2592,1.105883581,-2.243041272,-1.137157691,2.1 Nicolas Batum,batumni01,2017,5293,2617,0.873403788,-0.669862592,0.203541196,3.99955652,3.99955652,0,1.25366119,-0.629436357,0.624224833,1.393123342 Nicolas Batum,batumni01,2018,4130,1981,1.262516479,-2.255854151,-0.993337672,1.792241701,1.792241701,0,1.317335672,-1.937223877,-0.619888205,0.937071301 Nicolas Batum,batumni01,2019,4896,2354,-0.878789327,-0.227779817,-1.106569144,1.977315187,1.977315187,0,-0.567228905,-0.230240085,-0.79746899,0.182627373 +Nicolas Batum,batumni01,2020,1028,505,-0.848227729,2.687611816,1.839384086,1.176790576,1.176790576,0,-1.271729392,2.000958305,0.729228913,-0.48949683 Lonny Baxter,baxtelo01,2003,1344,682,-2.762766208,-2.114978485,-4.877744693,-0.748328709,-0.748328709,0,-2.919741955,-1.779379049,-4.699121004,0.990813117 Lonny Baxter,baxtelo01,2004,1433,766,-2.972586334,-1.579695732,-4.552282066,-0.702841871,-0.702841871,0,-3.24376183,-1.44155895,-4.68532078,0.80595179 Lonny Baxter,baxtelo01,2005,66,36,-9.615285589,-3.138280361,-12.75356595,-0.188907921,-0.188907921,0,-9.266487509,-2.68380435,-11.95029186,2.589842548 @@ -1138,6 +1170,7 @@ Aron Baynes,baynear01,2016,2591,1277,-1.974912257,0.007966313,-1.966945944,0.492 Aron Baynes,baynear01,2017,2381,1163,-1.875361813,4.496757306,2.621395493,3.184373182,3.184373182,0,-2.470725371,3.170046612,0.699321242,-0.086544264 Aron Baynes,baynear01,2018,3757,1874,-3.024419894,3.234150815,0.20973092,2.840456961,2.120543645,0.719913316,-3.704966377,3.06812423,-0.636842147,-0.492089726 Aron Baynes,baynear01,2019,2005,936,-1.770118169,3.516294504,1.746176335,2.162920025,1.838021002,0.324899023,-1.999540749,2.99329442,0.993753671,0.286222429 +Aron Baynes,baynear01,2020,2005,934,-0.964828514,0.08862543,-0.876203084,0.896839835,0.896839835,0,-1.274364458,0.903976264,-0.370388194,0.448865105 Sergei Bazarevich,bazarse01,1995,140,74,-0.099966094,-3.091399068,-3.191365161,-0.016822763,-0.016822763,0,-0.947595321,-3.677241933,-4.624837254,0.897966703 Kent Bazemore,bazemke01,2013,564,283,-3.458409046,0.375934551,-3.082474495,-0.055882567,0.089811057,-0.145693624,-2.942737362,-0.382843555,-3.325580917,1.267611063 Kent Bazemore,bazemke01,2014,1965,911,-2.441953227,0.44579947,-1.996153757,0.358660649,0.358660649,0,-2.014952796,0.206703417,-1.808249379,1.52672629 @@ -1146,6 +1179,8 @@ Kent Bazemore,bazemke01,2016,4991,2408,-0.328531686,1.073720551,0.745188865,4.34 Kent Bazemore,bazemke01,2017,4377,2113,-1.421443848,1.530683226,0.109239377,3.130193167,2.766246337,0.36394683,-1.707294755,1.529347683,-0.177947072,1.181178541 Kent Bazemore,bazemke01,2018,3694,1789,-0.133694372,0.709197466,0.575503094,3.074314934,3.074314934,0,0.293067092,0.718060415,1.011127507,1.273533651 Kent Bazemore,bazemke01,2019,3633,1643,-2.895144449,0.599508225,-2.295636223,0.386742018,0.386742018,0,-2.47957797,0.401210263,-2.078367707,1.570058801 +Kent Bazemore,bazemke01,2020,3616,1688,-2.851942742,2.645936916,-0.206005826,2.199161231,2.199161231,0,-2.217713006,2.408078836,0.19036583,0.697082086 +Darius Bazley,bazleda01,2020,2659,1256,-4.243048142,3.024042307,-1.219005836,0.993664949,0.531852565,0.461812384,-4.58102002,1.3051898,-3.27583022,-0.577346282 Bradley Beal,bealbr01,2013,3390,1745,-0.089040245,0.180285054,0.091244809,2.527024384,2.527024384,0,-0.17034011,0.378980228,0.208640119,-0.093230472 Bradley Beal,bealbr01,2014,5803,2988,0.693734057,0.757417798,1.451151855,6.499806363,4.480124475,2.019681888,1.147430681,0.571055634,1.718486314,-0.319541195 Bradley Beal,bealbr01,2015,4981,2525,1.116495159,0.654232997,1.770728157,5.832489048,4.314456538,1.51803251,0.943728528,1.059547211,2.003275738,-0.55382986 @@ -1153,6 +1188,7 @@ Bradley Beal,bealbr01,2016,3578,1708,0.67381068,-1.434618777,-0.760808096,1.7465 Bradley Beal,bealbr01,2017,6544,3189,4.936225741,0.143347822,5.079573563,12.8920628,10.47140866,2.420654143,4.966019559,-0.084102706,4.881916853,0.574638834 Bradley Beal,bealbr01,2018,6513,3193,2.320585402,0.487220545,2.807805947,9.068290745,9.351198944,-0.282908199,2.713719821,0.414111438,3.127831259,0.247760559 Bradley Beal,bealbr01,2019,6485,3028,4.314753213,-0.940657602,3.374095611,9.580186206,9.580186206,0,4.347520966,-0.622754217,3.724766749,1.283572698 +Bradley Beal,bealbr01,2020,4433,2053,5.38658058,-3.746706287,1.639874293,4.65647246,4.65647246,0,5.366934167,-3.679494695,1.687439472,1.295470035 Butch Beard,beardbu01,1977,2465,1082,-0.102681046,0.059149368,-0.043531678,1.499805917,1.499805917,0,-0.377234839,0.029653102,-0.347581736,0.41391275 Butch Beard,beardbu01,1978,4944,2139,1.152199575,0.164098153,1.316297727,4.451546961,4.105276285,0.346270676,0.971256175,0.516451345,1.48770752,0.081094136 Butch Beard,beardbu01,1979,188,85,-3.368283339,1.20162276,-2.166660579,0.025548433,0.025548433,0,-3.200082975,1.10492832,-2.095154656,1.061022941 @@ -1160,6 +1196,7 @@ Jerome Beasley,beaslje01,2004,9,5,-7.43753732,-1.220817632,-8.658354952,-0.01483 Malik Beasley,beaslma01,2017,361,165,-1.071661225,3.65363439,2.581973165,0.454544338,0.454544338,0,-0.119296763,0.702926289,0.583629526,1.241884943 Malik Beasley,beaslma01,2018,1251,583,-2.172205105,-0.444880843,-2.617085948,0.039685409,0.039685409,0,-1.473349592,-2.50409654,-3.977446132,0.377808194 Malik Beasley,beaslma01,2019,4506,2160,0.397946685,-1.162639613,-0.764692928,2.182016556,2.127993396,0.05402316,0.307458162,-1.440583551,-1.133125389,0.105707 +Malik Beasley,beaslma01,2020,2604,1209,-0.491727821,-1.360738208,-1.852466029,0.569906807,0.569906807,0,-0.104417672,-1.343617973,-1.448035645,0.110310705 Michael Beasley,beaslmi01,2009,4116,2187,-2.049813026,-1.243480762,-3.293293789,-0.61710507,-0.471349095,-0.145755975,-1.76277011,-1.531510203,-3.294280312,-0.12881544 Michael Beasley,beaslmi01,2010,4655,2463,-2.116978913,-0.343020729,-2.459999642,0.362698235,0.622436674,-0.259738439,-1.573876799,0.085132322,-1.488744476,0.118598065 Michael Beasley,beaslmi01,2011,4801,2361,-1.041357368,-0.666931101,-1.708288469,1.254876598,1.254876598,0,-0.908054559,-0.617981706,-1.526036265,0.003671138 @@ -1201,6 +1238,7 @@ Marco Belinelli,belinma01,2016,3520,1672,-1.118694875,-2.79615107,-3.914845945,- Marco Belinelli,belinma01,2017,3632,1778,0.140303303,-2.068544714,-1.928241412,0.746940013,0.746940013,0,0.354539199,-2.489679954,-2.135140755,0.196530224 Marco Belinelli,belinma01,2018,4669,2220,1.24796271,-2.035277229,-0.78731452,2.242330787,1.755419576,0.48691121,1.334300955,-2.331711629,-0.997410675,0.325086018 Marco Belinelli,belinma01,2019,4140,1946,0.529730371,-2.212868079,-1.683137708,1.05871397,1.117570289,-0.058856318,0.3028446,-2.547731662,-2.244887062,0.571638242 +Marco Belinelli,belinma01,2020,1919,883,0.014003971,-3.430275587,-3.416271616,-0.299221214,-0.299221214,0,-0.518129897,-4.256254342,-4.774384239,-0.319261328 Charlie Bell,bellch01,2002,85,44,-4.751079975,-3.340333536,-8.091413511,-0.121708231,-0.121708231,0,-4.934712963,-5.660685925,-10.59539889,1.084742998 Charlie Bell,bellch01,2006,2667,1391,1.645323538,0.131309815,1.776633353,3.21578821,3.173597439,0.042190771,1.449851037,0.255330514,1.705181551,0.256119059 Charlie Bell,bellch01,2007,5539,2848,1.07868789,-1.450137456,-0.371449566,3.458198517,3.458198517,0,1.076552028,-0.83492012,0.241631907,0.055100158 @@ -1210,6 +1248,7 @@ Charlie Bell,bellch01,2010,3127,1619,-1.939455579,0.725245136,-1.214210443,1.262 Charlie Bell,bellch01,2011,342,171,-3.222514517,-1.376023609,-4.598538126,-0.161546634,-0.161546634,0,-3.554674532,-2.459586438,-6.01426097,0.15741221 Jordan Bell,belljo01,2018,2068,982,0.184078728,2.467735528,2.651814256,2.737399373,2.031479471,0.705919902,0.222481104,1.776828671,1.999309774,0.141631099 Jordan Bell,belljo01,2019,1899,894,-3.034255727,-0.115807903,-3.15006363,-0.178229627,-0.239670222,0.061440595,-2.226743479,-0.13231443,-2.359057909,-0.600909049 +Jordan Bell,belljo01,2020,558,256,-0.849708204,0.126161207,-0.723546998,0.266038283,0.266038283,0,-1.073258267,-1.436037994,-2.509296261,0.409719043 Raja Bell,bellra01,2001,284,154,-1.178918353,0.462246678,-0.716671675,0.186024738,-0.161779505,0.347804244,-0.99688832,1.232487608,0.235599287,1.846727126 Raja Bell,bellra01,2002,1682,898,-2.119648343,-2.282290378,-4.401938721,-0.761883849,-0.758726259,-0.00315759,-2.698679422,-2.673407463,-5.372086885,0.597348055 Raja Bell,bellra01,2003,2885,1478,-1.815710133,1.009396671,-0.806313462,1.487284288,0.818120021,0.669164267,-2.061273982,0.726806093,-1.334467888,0.298693026 @@ -1226,9 +1265,11 @@ Troy Bell,belltr01,2004,65,34,-8.079560919,-3.193964407,-11.27352533,-0.15160975 DeAndre' Bembry,bembrde01,2017,753,371,-3.753174443,-0.56425643,-4.317430872,-0.295089969,-0.295089969,0,-4.28925099,-2.106856399,-6.396107389,-0.528964221 DeAndre' Bembry,bembrde01,2018,956,455,-5.003359667,0.025629205,-4.977730462,-0.522276626,-0.522276626,0,-4.482086466,-0.580056347,-5.062142814,0.983826055 DeAndre' Bembry,bembrde01,2019,4275,1931,-3.15084518,1.067530148,-2.083315032,0.660856627,0.660856627,0,-2.583355836,0.605894158,-1.977461677,0.627033993 +DeAndre' Bembry,bembrde01,2020,2015,915,-4.22850215,2.506954223,-1.721547926,0.482098965,0.482098965,0,-3.617421638,2.076059976,-1.541361662,0.421843336 Dragan Bender,bendedr01,2017,1196,574,-2.549615982,-0.199609993,-2.749225975,0.000227654,0.000227654,0,-2.884387407,-1.099598848,-3.983986256,0.422615635 Dragan Bender,bendedr01,2018,4405,2069,-3.325015196,-1.028040137,-4.353055333,-1.696106036,-1.696106036,0,-3.361149611,-1.680412891,-5.041562503,0.229482095 Dragan Bender,bendedr01,2019,1778,826,-4.071935821,-1.847934981,-5.919870802,-1.341261448,-1.341261448,0,-4.326546341,-1.878977228,-6.205523569,0.4118161 +Dragan Bender,bendedr01,2020,615,286,-1.740424305,-1.672031617,-3.412455922,-0.103585132,-0.103585132,0,-1.638812152,-1.032500226,-2.671312378,1.004632049 Jonathan Bender,bendejo01,2000,294,151,-5.034472324,-1.120815643,-6.155287966,-0.257436825,-0.338176274,0.080739449,-4.682230549,-2.012768595,-6.694999144,0.999666773 Jonathan Bender,bendejo01,2001,1088,578,-5.207848664,-0.66854855,-5.876397215,-0.931775689,-0.900613606,-0.031162084,-5.283704048,-2.002546468,-7.286250516,0.682285556 Jonathan Bender,bendejo01,2002,3276,1692,-2.071099435,-1.243430416,-3.314529852,-0.488719717,-0.458608606,-0.030111111,-2.383985927,-2.181123479,-4.565109407,0.01688545 @@ -1305,6 +1346,7 @@ Walter Berry,berrywa01,1989,3005,1412,-1.682163764,-1.870753761,-3.552917524,-0. Davis Bertans,bertada01,2017,1891,920,1.198442468,0.425206859,1.623649327,2.071213244,1.774256924,0.29695632,1.030538144,0.244867984,1.275406128,0.423269983 Davis Bertans,bertada01,2018,2402,1168,0.830612279,1.682426673,2.513038952,3.151628637,2.966875799,0.184752838,0.638301346,1.012809187,1.651110533,0.308534647 Davis Bertans,bertada01,2019,3618,1711,2.189397005,1.115183713,3.304580718,5.293478957,5.208801883,0.084677074,1.841119215,0.506663482,2.347782698,0.242631244 +Davis Bertans,bertada01,2020,3494,1583,2.833369349,-0.626822823,2.206546526,4.051534686,4.051534686,0,3.422421541,-0.70738584,2.7150357,1.234407984 Dairis Bertans,bertada02,2019,368,167,-5.792375507,-5.219271608,-11.01164712,-0.699773943,-0.699773943,0,-4.934067852,-5.509982831,-10.44405068,-0.600326831 Del Beshore,beshode01,1979,2,1,-5.321577341,-4.050463283,-9.372040625,-0.003339885,-0.003339885,0,-6.509114388,-5.518046495,-12.02716088,-1.22550291 Del Beshore,beshode01,1980,1864,869,-4.951009852,-0.198292631,-5.149302483,-1.072757617,-1.072757617,0,-4.636584439,-0.551827067,-5.188411506,0.882103903 @@ -1325,6 +1367,7 @@ Patrick Beverley,beverpa01,2016,4441,2170,1.451014234,1.834241921,3.285256155,6. Patrick Beverley,beverpa01,2017,4979,2383,1.265996172,2.309136873,3.575133045,7.724218498,6.864424544,0.859793954,2.076003544,3.307932514,5.383936058,0.201525214 Patrick Beverley,beverpa01,2018,668,334,0.865402806,2.195216585,3.060619391,0.99980189,0.99980189,0,2.660576413,3.26277833,5.923354743,0.965029619 Patrick Beverley,beverpa01,2019,4998,2332,1.154291376,1.370290029,2.524581404,6.279318479,5.520688721,0.758629758,0.622616158,2.050825733,2.673441891,-0.277662096 +Patrick Beverley,beverpa01,2020,3184,1508,1.1918743,3.330704749,4.522579049,5.600483534,4.948004999,0.652478535,0.899403617,4.079208548,4.978612165,-0.282658155 Sim Bhullar,bhullsi01,2015,7,3,9.158598037,0.602414549,9.761012586,0.018886029,0.018886029,0,6.371392795,-3.352582908,3.018809886,-1.318664358 Henry Bibby,bibbyhe01,1977,7585,3330,-0.214513234,-0.615736952,-0.830250186,3.277012158,2.559351839,0.717660319,-0.285814849,-0.169843097,-0.455657945,-0.2169563 Henry Bibby,bibbyhe01,1978,6416,2807,0.83574911,-0.706869224,0.128879886,4.121625512,3.78058666,0.341038852,0.663381494,-0.23088865,0.432492844,-0.316968763 @@ -1380,6 +1423,7 @@ Dave Bing,bingda01,1978,5034,2256,-0.57976261,-0.935148502,-1.514911112,1.423693 Joe Binion,biniojo01,1987,113,51,-3.025923025,0.514234261,-2.511688765,0.006181865,0.006181865,0,-3.063678107,-1.043443138,-4.107121245,-0.313279564 Khem Birch,birchkh01,2018,1172,578,-0.656203978,1.464090984,0.807887006,1.043290507,1.043290507,0,-2.118462713,0.753298247,-1.365164466,-0.559202907 Khem Birch,birchkh01,2019,1548,735,-0.232227797,3.79999575,3.567767953,2.379425759,2.09500788,0.284417879,-0.613994928,2.209521389,1.595526461,0.087383192 +Khem Birch,birchkh01,2020,2112,1011,-2.319739306,1.322580942,-0.997158364,0.894859659,0.606990781,0.287868877,-2.963458549,0.965076993,-1.998381557,-0.728527239 Jabari Bird,birdja01,2018,241,115,-2.223264335,-3.25226262,-5.475526955,-0.160737112,-0.160737112,0,-2.596552259,-4.876799773,-7.473352032,0.510059488 Larry Bird,birdla01,1980,7153,3327,2.153810238,1.973897868,4.127708106,11.69546294,10.52424442,1.17121852,2.913350682,1.972618115,4.885968796,-0.055064369 Larry Bird,birdla01,1981,8394,3989,2.106508577,2.458083763,4.56459234,15.0025188,11.15980658,3.842712224,2.894412763,2.487400745,5.381813508,-0.310814806 @@ -1406,6 +1450,7 @@ Otis Birdsong,birdsot01,1986,5488,2527,-0.049677665,-1.02529402,-1.074971685,2.1 Otis Birdsong,birdsot01,1987,272,127,-1.975640838,-2.675197467,-4.650838305,-0.123699736,-0.123699736,0,-2.51558399,-2.58541453,-5.10099852,0.442454578 Otis Birdsong,birdsot01,1988,3910,1882,-2.199114858,-1.711272729,-3.910387587,-1.112217736,-1.112217736,0,-2.579458123,-1.791393438,-4.370851561,-0.179320225 Otis Birdsong,birdsot01,1989,262,128,-5.723043624,-2.219507187,-7.942550811,-0.345469903,-0.267080028,-0.078389875,-5.692081476,-3.339350087,-9.031431562,0.666279237 +Goga Bitadze,bitadgo01,2020,1038,471,-4.891439392,1.463480255,-3.427959137,-0.163076427,-0.163076427,0,-4.308372269,0.714599869,-3.5937724,0.10027587 Bismack Biyombo,biyombi01,2012,2793,1455,-5.47389101,0.112999645,-5.360891365,-1.931731989,-1.931731989,0,-5.505210147,0.041115142,-5.464095004,-0.306842398 Bismack Biyombo,biyombi01,2013,4215,2186,-3.714714836,-0.753870374,-4.46858521,-1.903784801,-1.903784801,0,-3.81483163,-0.607176024,-4.422007654,-0.628954421 Bismack Biyombo,biyombi01,2014,2174,1120,-3.519869307,1.212327557,-2.307541749,0.253612263,0.217678525,0.035933738,-4.340297025,0.030560086,-4.30973694,-0.494959199 @@ -1414,10 +1459,12 @@ Bismack Biyombo,biyombi01,2016,4509,2314,-2.109514968,2.761882283,0.652367315,4. Bismack Biyombo,biyombi01,2017,3578,1793,-4.011511672,-0.575611862,-4.587123534,-1.660916992,-1.660916992,0,-3.932342133,-0.833316818,-4.765658952,-1.14765582 Bismack Biyombo,biyombi01,2018,3050,1495,-4.134512409,-1.088149363,-5.222661772,-1.871342377,-1.871342377,0,-4.319601056,-1.70766312,-6.027264176,-0.771994148 Bismack Biyombo,biyombi01,2019,1610,783,-3.598418479,-1.387715775,-4.986134254,-0.888701056,-0.888701056,0,-3.433957673,-1.941505523,-5.375463196,-0.525320965 +Bismack Biyombo,biyombi01,2020,2066,1029,-2.249286088,-0.804134316,-3.053420403,-0.157971006,-0.157971006,0,-2.164900376,-1.949120007,-4.114020383,-0.848289167 Nemanja Bjelica,bjeline01,2016,2202,1075,0.218193758,-0.908246301,-0.690052544,1.128251343,1.128251343,0,-0.148611778,-0.633919793,-0.782531571,-0.134718139 Nemanja Bjelica,bjeline01,2017,2417,1190,-0.763333627,1.867284963,1.103951336,2.344086552,2.344086552,0,-0.640631847,1.59565954,0.955027692,0.176331229 Nemanja Bjelica,bjeline01,2018,2943,1418,0.113988999,1.262791167,1.376780166,2.993314755,2.685176577,0.308138178,0.248698311,1.29850776,1.547206071,0.293622051 Nemanja Bjelica,bjeline01,2019,3923,1788,1.248790681,0.965789827,2.214580508,4.542515699,4.542515699,0,0.923401496,0.988696431,1.912097927,0.306911937 +Nemanja Bjelica,bjeline01,2020,4166,2011,2.032605116,-0.307310027,1.725295088,4.561254463,4.561254463,0,1.746025841,0.448470278,2.194496118,-0.677169838 Uwe Blab,blabuw01,1986,893,415,-5.489995197,-1.924447549,-7.414442746,-0.992457755,-1.000241737,0.007783982,-5.410689194,-2.278222269,-7.688911463,0.69901762 Uwe Blab,blabuw01,1987,360,170,-7.839713537,-0.02530762,-7.865021157,-0.451328575,-0.430554045,-0.02077453,-7.144212484,-0.472114069,-7.616326553,1.69413007 Uwe Blab,blabuw01,1988,1361,666,-5.292224726,-1.237008944,-6.52923367,-1.292415275,-1.248313846,-0.044101429,-5.348646087,-1.796581902,-7.145227989,0.516847879 @@ -1503,6 +1550,7 @@ Eric Bledsoe,bledser01,2016,2223,1059,2.287222334,1.945745581,4.232967915,3.8201 Eric Bledsoe,bledser01,2017,4604,2176,3.215428645,-2.385989094,0.829439551,3.997104898,3.997104898,0,2.542698065,-1.200995322,1.341702743,0.573364838 Eric Bledsoe,bledser01,2018,5196,2547,2.607641284,1.820971572,4.428612856,9.498613612,8.666610752,0.83200286,3.151801024,2.064886644,5.216687668,0.804809964 Eric Bledsoe,bledser01,2019,5852,2695,2.939216053,2.384481652,5.323697705,11.21312726,9.811466617,1.401660639,2.996092189,2.365967917,5.362060106,0.708518298 +Eric Bledsoe,bledser01,2020,4272,1913,1.299260017,1.311891359,2.611151375,5.334553546,4.416973339,0.917580207,0.852515268,1.119440757,1.971956025,1.281570526 Jaron Blossomgame,blossja01,2019,899,439,-2.094429936,0.203182846,-1.89124709,0.190143498,0.190143498,0,-1.633646899,-1.741398672,-3.375045571,-1.164672601 Corie Blount,blounco01,1994,1336,690,-2.716223022,0.407686747,-2.308536275,0.155642443,0.155642443,0,-2.806519341,-0.433199391,-3.239718732,0.14269798 Corie Blount,blounco01,1995,1760,909,-2.524481116,0.158241618,-2.366239498,0.167869781,0.28027313,-0.112403349,-2.582980276,-0.020849762,-2.603830037,0.398577898 @@ -1544,11 +1592,13 @@ Keith Bogans,boganke01,2013,2678,1431,-1.057046905,-1.142801615,-2.19984852,0.40 Keith Bogans,boganke01,2014,111,55,-2.16853103,2.937303859,0.768772829,0.097334229,0.097334229,0,-2.950057243,-0.1556493,-3.105706542,-1.365821703 Bogdan Bogdanovic,bogdabo01,2018,4385,2175,0.767804092,-1.703308339,-0.935504246,2.012245231,2.012245231,0,0.175167718,-1.415303779,-1.240136061,-0.062738691 Bogdan Bogdanovic,bogdabo01,2019,4181,1947,1.720246548,-0.184039197,1.536207351,4.228101939,4.228101939,0,1.494484554,-0.109787958,1.384696597,-0.709521786 +Bogdan Bogdanovic,bogdabo01,2020,3651,1766,1.635435782,-0.421138849,1.214296933,3.551854989,3.551854989,0,1.747071994,0.056677079,1.803749073,-0.572535549 Bojan Bogdanovic,bogdabo02,2015,4074,2060,-0.066099919,-1.703332462,-1.769432381,1.033733088,0.942886449,0.090846639,-0.074275096,-2.036568409,-2.110843506,0.034928442 Bojan Bogdanovic,bogdabo02,2016,4280,2115,-1.283269854,-3.339200095,-4.622469948,-2.017526345,-2.017526345,0,-1.342839715,-3.807140351,-5.149980065,-0.145336959 Bojan Bogdanovic,bogdabo02,2017,4973,2347,-0.510864896,-3.052983965,-3.563848861,-0.973112557,-0.8625299,-0.110582656,-1.046039313,-3.388206016,-4.43424533,0.706132284 Bojan Bogdanovic,bogdabo02,2018,5514,2702,-0.184318808,-0.075332029,-0.259650837,3.464803691,3.080644177,0.384159514,-0.788294002,-0.218876696,-1.007170698,0.472276555 Bojan Bogdanovic,bogdabo02,2019,5622,2721,0.648770127,-0.640111537,0.008658591,3.833364413,3.961431633,-0.128067221,0.557093949,-0.589848029,-0.03275408,0.408801121 +Bojan Bogdanovic,bogdabo02,2020,4316,2083,1.114268849,-1.836345218,-0.722076369,2.164621853,2.164621853,0,0.913152942,-2.292292322,-1.37913938,0.447844577 Muggsy Bogues,boguemu01,1988,3369,1630,0.47418996,2.027464119,2.501654079,4.36707752,4.37854995,-0.01147243,0.477365532,2.105637968,2.5830035,0.007692446 Muggsy Bogues,boguemu01,1989,3709,1755,2.349807924,0.200945051,2.550752975,4.726704427,4.726704427,0,1.815986661,0.276337172,2.092323833,-0.420710909 Muggsy Bogues,boguemu01,1990,5670,2743,3.606624714,0.619221967,4.225846681,9.706306176,9.706306176,0,2.937417318,1.021306907,3.958724224,-0.573640995 @@ -1581,7 +1631,10 @@ Etdrick Bohannon,bohanet01,1998,20,11,-23.64976127,0.525996224,-23.12376505,-0.1 Etdrick Bohannon,bohanet01,1999,8,4,-5.010449349,-4.168816019,-9.179265369,-0.012901186,-0.012901186,0,-6.402595701,-6.463418904,-12.8660146,-1.506661578 Etdrick Bohannon,bohanet01,2000,233,118,-2.129173235,-3.548365993,-5.677539228,-0.182144861,-0.182144861,0,-2.796727254,-2.971297517,-5.76802477,1.370708355 Etdrick Bohannon,bohanet01,2001,37,19,2.732451194,-1.522590431,1.209860763,0.038343532,0.038343532,0,1.410561673,-1.84823866,-0.437676987,-0.102396156 +Bol Bol,bolbo01,2020,222,108,1.814176644,-0.862085601,0.952091044,0.220152074,-0.101925696,0.32207777,1.189849484,-1.28945831,-0.099608826,0.582393263 Jonah Bolden,boldejo01,2019,1588,718,-2.778252583,-0.310637221,-3.088889804,-0.142659205,0.305557515,-0.44821672,-2.428855291,-0.909045669,-3.33790096,0.838165309 +Jonah Bolden,boldejo01,2020,103,47,-5.493493585,-1.75697752,-7.250471105,-0.105472422,-0.105472422,0,-5.984367093,-0.733644086,-6.718011179,1.241401547 +Marques Bolden,boldema01,2020,7,3,-6.88726002,41.01779436,34.13053434,0.058198766,0.058198766,0,-5.823422723,33.50922473,27.68580201,3.164305404 Manute Bol,bolma01,1986,4672,2242,-4.072720144,4.863688308,0.790968164,4.04327762,3.59646487,0.44681275,-4.282913511,3.936146049,-0.346767462,-0.645319798 Manute Bol,bolma01,1987,3366,1595,-4.845723536,3.844159591,-1.001563945,1.416094357,1.373829993,0.042264364,-5.063231735,2.582676016,-2.480555719,-0.579144127 Manute Bol,bolma01,1988,2431,1180,-4.276487399,3.775481253,-0.501006147,1.353503065,1.27115786,0.082345204,-4.542770173,2.495447336,-2.047322837,-0.403615883 @@ -1598,8 +1651,10 @@ Phil Bond,bondph01,1978,45,21,-5.927627597,-1.817387858,-7.745015455,-0.05333983 Walter Bond,bondwa01,1993,3309,1578,-3.335633039,-1.183621318,-4.519254357,-1.437325219,-1.437325219,0,-3.649517842,-0.662642163,-4.312160004,0.887376261 Walter Bond,bondwa01,1994,1121,572,-1.315996593,-0.77391757,-2.089914162,0.19354345,0.200795671,-0.007252221,-1.63446394,-0.751088529,-2.385552468,1.106530854 Walter Bond,bondwa01,1995,566,290,-0.630203343,-2.419043308,-3.049246651,-0.043931699,-0.043931699,0,-0.732662719,-2.170117836,-2.902780555,2.23494964 +Jordan Bone,bonejo01,2020,108,53,-4.876801256,-10.09735025,-14.97415151,-0.323432703,-0.323432703,0,-4.889926248,-11.63160499,-16.52153124,-2.197986902 Dexter Boney,boneyde01,1997,94,48,-2.597929665,-0.21750955,-2.815439214,-0.001606618,-0.001606618,0,-2.454876349,-1.343910503,-3.798786852,0.229929589 Isaac Bonga,bongais01,2019,267,120,-7.156291539,5.828065473,-1.328226066,0.087515249,0.087515249,0,-5.237186223,3.862148685,-1.375037538,0.548587616 +Isaac Bonga,bongais01,2020,2704,1250,-1.175203508,2.004304058,0.82910055,2.286388508,2.286388508,0,-1.661935787,1.530994714,-0.130941073,0.170748167 Anthony Bonner,bonnean01,1991,1497,750,-2.402430038,0.678495886,-1.723934152,0.392632873,0.392632873,0,-2.284680942,0.24165252,-2.043028422,0.002215763 Anthony Bonner,bonnean01,1992,4800,2287,-2.754565864,-0.460745633,-3.215311497,-0.542447383,-0.542447383,0,-2.6012899,-0.417622742,-3.018912642,-0.088444908 Anthony Bonner,bonnean01,1993,3747,1764,-1.792023446,0.423721006,-1.36830244,1.244639718,1.244639718,0,-1.561803572,0.376817059,-1.184986514,0.088354879 @@ -1622,6 +1677,7 @@ Devin Booker,bookede01,2016,4381,2108,-0.428322808,-3.226064478,-3.654387287,-0. Devin Booker,bookede01,2017,5794,2730,0.99643344,-2.049198447,-1.052765006,2.39459862,2.39459862,0,0.595684925,-1.85789383,-1.262208904,1.27019333 Devin Booker,bookede01,2018,4028,1865,2.522065089,-3.135958545,-0.613893457,2.073368145,2.073368145,0,2.158316347,-2.957577155,-0.799260808,1.991861171 Devin Booker,bookede01,2019,4772,2242,3.582046596,-2.997282622,0.584763974,3.865201213,3.865201213,0,3.075762574,-2.860810965,0.214951609,1.353761164 +Devin Booker,bookede01,2020,5357,2512,4.79789968,-2.927840279,1.870059401,5.991121581,5.991121581,0,4.348798513,-2.561869851,1.786928662,1.206210348 Melvin Booker,bookeme01,1996,257,131,-4.31090954,-1.668381888,-5.979291428,-0.219495536,-0.219495536,0,-3.835410448,-1.718341383,-5.553751832,1.576831498 Melvin Booker,bookeme01,1997,833,430,-1.578300749,-4.109339893,-5.687640641,-0.645351135,-0.645351135,0,-1.979766372,-4.058901273,-6.038667644,0.169878612 Trevor Booker,booketr01,2011,2101,1063,-0.367064808,-0.856274493,-1.223339301,0.824885009,0.824885009,0,-1.035383942,-1.213296979,-2.24868092,-0.34759085 @@ -1691,6 +1747,7 @@ Tom Boswell,bosweto01,1980,4341,2077,0.037711583,-2.970063118,-2.932351534,-0.20 Tom Boswell,bosweto01,1984,693,316,-1.658994046,-1.427347425,-3.08634147,-0.068335125,0.107847565,-0.176182691,-2.107032755,-0.818863823,-2.925896578,1.105752355 Chris Boucher,bouchch01,2018,2,1,-40.16032258,-4.62878307,-44.78910565,-0.02155653,-0.02155653,0,-14.17034252,-7.132531777,-21.3028743,0.50031175 Chris Boucher,bouchch01,2019,375,167,0.48819498,-2.82250987,-2.33431489,0.043216419,0.06702195,-0.023805531,1.610492875,-2.022602827,-0.412109951,1.225563975 +Chris Boucher,bouchch01,2020,1847,862,1.751197371,1.94100792,3.692205292,2.842958283,2.829819458,0.013138826,2.093442147,1.621017411,3.714459558,0.162753672 Ruben Boumtje-Boumtje,boumtru01,2002,461,245,-5.6376389,-1.420270212,-7.057909112,-0.541281703,-0.541281703,0,-5.778810608,-2.03069025,-7.809500859,0.476797337 Ruben Boumtje-Boumtje,boumtru01,2003,9,5,0.363770947,6.556030488,6.919801435,0.024285613,0.024285613,0,1.829808951,7.236138124,9.065947075,-1.426169058 Ruben Boumtje-Boumtje,boumtru01,2004,47,26,-5.584835469,-1.603581511,-7.18841698,-0.058363298,-0.058363298,0,-6.236736129,-3.252980587,-9.489716716,-0.794781304 @@ -1710,6 +1767,7 @@ Bruce Bowen,bowenbr01,2006,5960,3197,-0.746721421,1.264279013,0.517557592,5.3325 Bruce Bowen,bowenbr01,2007,5954,3153,-1.66358167,3.533878047,1.870296377,7.509173018,5.018969919,2.4902031,-1.554999435,3.355313543,1.800314108,-0.088025699 Bruce Bowen,bowenbr01,2008,5539,2956,-2.189730949,1.934361584,-0.255369365,3.786959342,2.69847212,1.088487223,-2.295365145,1.980332825,-0.31503232,-0.137083505 Bruce Bowen,bowenbr01,2009,3040,1636,-3.940707884,1.889325132,-2.051382752,0.587549462,0.479497523,0.108051939,-4.163435393,1.431081024,-2.732354369,-0.068090056 +Brian Bowen II,bowenbr02,2020,63,31,-3.099994019,-0.259909483,-3.359903502,-0.009652638,-0.009652638,0,-1.874467677,-2.60030915,-4.474776827,0.066499039 Ryan Bowen,bowenry01,2000,1175,589,-0.011885996,1.991932496,1.9800465,1.429590507,1.429590507,0,-0.444422152,2.28246271,1.838040558,0.541857755 Ryan Bowen,bowenry01,2001,1358,696,0.155318397,0.627847045,0.783165442,1.259947083,1.259947083,0,-0.398005325,0.588976465,0.19097114,0.391764862 Ryan Bowen,bowenry01,2002,3212,1686,-0.169009572,2.853860266,2.684850694,4.670042062,4.670042062,0,-0.819054897,2.623095528,1.804040631,-0.098186731 @@ -1741,6 +1799,7 @@ Sam Bowie,bowiesa01,1995,2708,1360,-4.911146247,-0.108158557,-5.019304804,-1.581 Ira Bowman,bowmair01,2000,59,31,-3.282674824,-1.280490088,-4.563164912,-0.03302208,0.017445575,-0.050467656,-4.123161799,-3.752429304,-7.875591102,-0.413751127 Ira Bowman,bowmair01,2001,37,19,0.735781108,-2.241006943,-1.505225836,0.011755474,0.011755474,0,-0.936677858,-4.726487409,-5.663165267,-2.38086075 Ira Bowman,bowmair01,2002,54,29,2.20284106,0.542916643,2.745757703,0.082113375,0.082113375,0,1.301086677,0.847564215,2.148650892,0.902131338 +Ky Bowman,bowmaky01,2020,2149,1015,-3.692882627,-0.801551792,-4.49443442,-0.898770513,-0.898770513,0,-3.675657571,0.134908745,-3.540748826,-0.518803355 Donnie Boyce,boycedo01,1996,81,43,-3.164520216,0.524257111,-2.640263105,0.001276123,0.01988014,-0.018604016,-1.785904001,-1.94259442,-3.728498421,0.213419302 Donnie Boyce,boycedo01,1997,282,154,-6.470237522,1.044328374,-5.425909148,-0.2141611,-0.2141611,0,-5.566392827,-0.139404239,-5.705797065,1.698252994 Dennis Boyd,boydde01,1979,90,40,-10.37617369,-6.001848253,-16.37802194,-0.279248231,-0.279248231,0,-10.5799055,-6.77187374,-17.35177924,0.433976201 @@ -1778,6 +1837,7 @@ Avery Bradley,bradlav01,2016,5330,2569,1.280066123,-0.579495103,0.70057102,4.550 Avery Bradley,bradlav01,2017,5015,2480,-0.193555839,-0.400217775,-0.593773614,2.692490511,3.054218499,-0.361727988,0.39552952,-0.189783588,0.205745933,0.197101479 Avery Bradley,bradlav01,2018,2918,1433,-2.47231324,0.279783675,-2.192529565,0.412716422,0.412716422,0,-1.705833164,0.555837381,-1.149995783,0.732534197 Avery Bradley,bradlav01,2019,4013,1905,-2.552819263,0.684727527,-1.868091736,0.860110834,0.860110834,0,-2.951932586,0.629651713,-2.322280873,-0.041474624 +Avery Bradley,bradlav01,2020,2547,1186,-1.514310946,0.714423212,-0.799887734,1.18394564,1.18394564,0,-1.360575183,1.449922509,0.089347326,0.340763182 Bill Bradley,bradlbi01,1977,2339,1027,-1.284904156,-1.579447109,-2.864351265,-0.059978226,-0.059978226,0,-1.795001925,-1.966979518,-3.761981443,0.109700532 Charles Bradley,bradlch01,1982,762,357,-4.597014059,-0.889880138,-5.486894197,-0.518613919,-0.368134235,-0.150479684,-4.566041393,-1.15544,-5.721481393,1.510151543 Charles Bradley,bradlch01,1983,1174,536,-4.229248497,1.487302501,-2.741945996,0.001378259,0.010200924,-0.008822665,-3.999037502,1.153297322,-2.845740181,1.041233912 @@ -1810,6 +1870,7 @@ Shawn Bradley,bradlsh01,2004,1524,776,-1.674031735,2.972209118,1.298177383,1.604 Shawn Bradley,bradlsh01,2005,1781,912,-2.880095964,2.192336271,-0.687759692,0.966968926,0.892870188,0.074098738,-2.961146736,1.85944841,-1.101698326,0.412676157 Tony Bradley,bradlto01,2018,67,31,-1.82011978,2.07158133,0.25146155,0.046968228,0.043873095,0.003095133,-3.319128408,0.022787564,-3.296340844,-1.216399257 Tony Bradley,bradlto01,2019,83,36,1.337228884,-3.83355501,-2.496326125,0.004724878,0.004724878,0,-1.101701719,-1.640267267,-2.741968986,1.434864989 +Tony Bradley,bradlto01,2020,1517,711,1.136607483,1.566448918,2.703056402,1.985100467,1.759582749,0.225517717,0.418872332,1.768268356,2.187140688,-0.408358252 Mark Bradtke,bradtma01,1997,504,251,-4.01684535,-1.493830936,-5.510676286,-0.35289507,-0.35289507,0,-4.393176489,-1.877394788,-6.270571277,-0.164599238 Marques Bragg,braggma01,1996,727,369,-4.191736558,-0.184003624,-4.375740182,-0.30983412,-0.30983412,0,-3.988730796,-0.120126184,-4.10885698,1.143570699 Torraye Braggs,braggto01,2004,287,154,-1.855081228,-1.121767131,-2.976848358,-0.017908939,-0.017908939,0,-2.233480514,-1.124351524,-3.357832038,1.021767219 @@ -1849,6 +1910,7 @@ Terrell Brandon,brandte01,2001,5740,2974,2.684731749,0.578117289,3.262849039,9.0 Terrell Brandon,brandte01,2002,1835,962,3.325130453,-0.138578249,3.186552204,2.888124256,2.888124256,0,3.183285036,0.461778984,3.64506402,-0.806682268 Brad Branson,bransbr01,1982,368,176,-4.039448374,-1.640079417,-5.679527791,-0.262375993,-0.262375993,0,-4.021565108,-2.445049811,-6.46661492,-0.264558342 Brad Branson,bransbr01,1983,1489,680,-1.423512034,-0.524229053,-1.947741087,0.278103971,0.278103971,0,-1.317665782,-1.244738643,-2.562404425,-0.085673759 +Jarrell Brantley,brantja01,2020,231,109,-8.567592412,2.074405142,-6.49318727,-0.216787824,-0.120335337,-0.096452487,-8.312296717,-0.162065118,-8.474361836,-0.407504816 Mike Bratz,bratzmi01,1978,2209,942,-3.199500318,-1.398875375,-4.598375693,-0.89467076,-0.84069977,-0.05397099,-3.41840675,-1.697605514,-5.116012264,0.108072895 Mike Bratz,bratzmi01,1979,3600,1590,-1.147718223,-0.552300911,-1.700019134,0.897664065,0.295620037,0.602044028,-1.120113478,-0.503436778,-1.623550257,0.402588586 Mike Bratz,bratzmi01,1980,3867,1758,-1.372846286,0.383362593,-0.989483693,1.617339555,1.102306815,0.515032739,-1.051845706,0.479192414,-0.572653292,0.485916452 @@ -1858,6 +1920,7 @@ Mike Bratz,bratzmi01,1983,313,140,-3.50013515,-1.066873783,-4.567008933,-0.13107 Mike Bratz,bratzmi01,1984,3108,1428,-0.717401599,-0.122571702,-0.839973302,1.39522711,1.39522711,0,-0.948983916,-0.251781685,-1.200765601,0.269183343 Mike Bratz,bratzmi01,1985,1622,746,-1.010684146,-0.639796016,-1.650480162,0.420102611,0.420102611,0,-1.296443263,-0.937821409,-2.234264672,0.398872948 Mike Bratz,bratzmi01,1986,608,284,-3.108407893,-0.722570789,-3.830978681,-0.160287031,-0.125019518,-0.035267513,-3.332045914,-0.626406031,-3.958451945,0.956398975 +Ignas Brazdeikis,brazdig01,2020,105,53,-3.448059802,-9.49155498,-12.93961478,-0.274241846,-0.274241846,0,-2.72261152,-10.01652222,-12.73913374,-0.478571789 Tim Breaux,breauti01,1995,675,340,-3.940829692,-1.251708618,-5.19253831,-0.424044623,-0.424044623,0,-3.975857535,-2.424244384,-6.400101919,0.075996053 Tim Breaux,breauti01,1996,1119,570,-4.819682764,-2.068749857,-6.888432621,-1.202005458,-1.202005458,0,-4.912059283,-3.285055491,-8.197114774,-0.116503075 Tim Breaux,breauti01,1998,57,30,-3.119250628,2.210050035,-0.909200593,0.028140923,0.028140923,0,-2.851206523,0.076559357,-2.774647166,-0.111386342 @@ -1886,6 +1949,7 @@ Corey Brewer,breweco01,2016,3732,1746,-1.944618436,0.821407496,-1.12321094,1.474 Corey Brewer,breweco01,2017,2686,1281,-1.862991497,0.44879904,-1.414192457,0.86821355,0.86821355,0,-1.754120548,0.280180344,-1.473940204,-0.049299428 Corey Brewer,breweco01,2018,2929,1359,-1.132095693,1.572443353,0.44034766,2.240380567,1.984211668,0.256168898,-1.313603629,2.26168487,0.948081242,0.745405972 Corey Brewer,breweco01,2019,1067,492,-1.242193408,2.851776069,1.609582661,1.098217317,1.098217317,0,-1.994098418,2.779601508,0.78550309,0.337498091 +Corey Brewer,breweco01,2020,77,33,-1.264539532,1.745022425,0.480482893,0.055586641,0.055586641,0,-0.947388805,3.687311717,2.739922912,2.245737098 Jamison Brewer,breweja01,2002,94,49,-1.045327569,-1.357335349,-2.402662918,0.005029179,0.033518846,-0.028489667,-1.864520465,-2.286920711,-4.151441176,0.288042063 Jamison Brewer,breweja01,2003,154,80,0.990072018,-1.910589864,-0.920517846,0.075118633,0.075118633,0,0.1628227,-2.429885905,-2.267063205,0.55059307 Jamison Brewer,breweja01,2004,295,160,-2.787168063,0.053814726,-2.733353337,0.001360914,0.001360914,0,-2.783845853,-0.928337774,-3.712183627,0.135139921 @@ -1944,8 +2008,11 @@ Junior Bridgeman,bridgju01,1985,4342,2042,-0.453526557,-1.173836739,-1.627363296 Junior Bridgeman,bridgju01,1986,2513,1161,-1.547836791,-2.058190173,-3.606026964,-0.505131848,-0.505131848,0,-1.899993043,-2.527076594,-4.427069637,-0.393173437 Junior Bridgeman,bridgju01,1987,883,418,-1.599059317,-1.379846795,-2.978906112,-0.04892799,-0.04892799,0,-2.09522951,-1.939026925,-4.034256435,0.231238639 Mikal Bridges,bridgmi01,2019,5146,2417,-0.949780437,1.126706032,0.176925595,3.612177461,3.612177461,0,-1.275155664,1.615939441,0.340783776,0.079885583 +Mikal Bridges,bridgmi01,2020,4387,2042,0.098651951,1.675477575,1.774129526,4.711452285,4.711452285,0,-0.222033779,2.219240403,1.997206624,-0.041469729 Miles Bridges,bridgmi02,2019,3579,1696,-1.625593244,-0.719879699,-2.345472944,0.348838594,0.348838594,0,-1.224676491,-1.066441654,-2.291118145,-0.348898648 +Miles Bridges,bridgmi02,2020,4038,1995,-1.45153414,-1.635354924,-3.086889064,-0.341499418,-0.341499418,0,-1.453339298,-2.009010679,-3.462349978,-0.417697868 Isaiah Briscoe,briscis01,2019,1166,559,-3.956660732,0.452836172,-3.503824559,-0.21298145,-0.21298145,0,-3.94515393,0.370295337,-3.574858593,-0.953125608 +Oshae Brissett,brissos01,2020,283,135,-2.359236279,-0.926287895,-3.285524174,-0.036887235,-0.036887235,0,-2.214130264,-1.536353622,-3.750483886,0.005360843 Allan Bristow,bristal01,1977,4816,2045,1.196570124,-1.148614316,0.047955809,2.912437591,2.951107475,-0.038669884,0.988808222,-1.199354607,-0.210546385,-0.06060253 Allan Bristow,bristal01,1978,3513,1532,0.410392945,-0.760246066,-0.349853121,1.882258811,1.790419185,0.091839626,0.373527702,-1.16997928,-0.796451577,0.102308284 Allan Bristow,bristal01,1979,3446,1487,1.491191594,-0.199096468,1.292095126,3.079382329,2.679472709,0.39990962,1.029940304,-0.631277733,0.398662571,-0.070229411 @@ -1961,11 +2028,13 @@ Jon Brockman,brockjo01,2010,1295,654,0.844165097,-1.683182614,-0.839017517,0.639 Jon Brockman,brockjo01,2011,1281,677,-1.757962038,-0.584904191,-2.342866229,0.141544225,0.141544225,0,-2.46491245,-0.210969624,-2.675882074,0.608382244 Jon Brockman,brockjo01,2012,472,239,-3.548208818,-1.453534711,-5.001743528,-0.274775024,-0.274775024,0,-3.939122726,-1.834320106,-5.773442832,0.068066712 Ryan Broekhoff,broekry01,2019,953,453,0.285768815,-0.287944445,-0.00217563,0.633947212,0.633947212,0,-0.262820617,-1.739482326,-2.002302943,-0.181592933 +Ryan Broekhoff,broekry01,2020,388,180,1.972157316,0.166283068,2.138440384,0.450950648,0.450950648,0,2.19581356,-1.384516594,0.811296967,0.458474681 Jim Brogan,brogaji01,1982,2194,1027,0.036019984,-1.313836875,-1.277816891,0.773390025,0.773390025,0,-0.205530128,-1.577355514,-1.782885642,0.26505435 Jim Brogan,brogaji01,1983,1011,466,-0.813421381,-1.2616714,-2.07509278,0.161802412,0.161802412,0,-1.077716752,-1.473452653,-2.551169406,0.872068849 Malcolm Brogdon,brogdma01,2017,4290,2165,1.149626215,0.40325915,1.552885365,4.693845993,4.814597264,-0.120751271,0.756817409,0.534288196,1.291105605,-0.567332042 Malcolm Brogdon,brogdma01,2018,3268,1622,0.623518364,-1.021819187,-0.398300823,1.912709325,2.133358029,-0.220648704,0.581049498,-0.76124027,-0.180190772,-0.359942155 Malcolm Brogdon,brogdma01,2019,4412,2030,2.619533592,1.137777918,3.75731151,6.769914198,5.770711037,0.999203161,2.466574395,1.097407642,3.563982037,-0.313511679 +Malcolm Brogdon,brogdma01,2020,3760,1826,1.193023236,-0.314080548,0.878942687,3.369102846,3.027236735,0.341866111,0.359274156,-0.302071599,0.057202556,-0.679928439 Gary Brokaw,brokaga01,1977,3405,1531,-0.631293038,-2.616688155,-3.247981193,-0.347972132,-0.443707687,0.095735555,-1.017893973,-2.581816476,-3.599710449,0.230871521 Gary Brokaw,brokaga01,1978,286,130,-1.049096536,-2.028628581,-3.077725116,-0.021688328,-0.021688328,0,-1.737201884,-3.202154512,-4.939356396,-0.240385245 Aaron Brooks,brookaa01,2008,1247,658,0.147311327,-2.017516889,-1.870205563,0.282429807,0.392529705,-0.110099897,-0.005530596,-2.286425612,-2.291956208,1.008239194 @@ -1980,6 +2049,7 @@ Aaron Brooks,brookaa01,2017,1819,901,-0.722139221,-2.404115374,-3.126254595,-0.1 Aaron Brooks,brookaa01,2018,404,192,-1.802056145,-4.949066198,-6.751122343,-0.392122078,-0.397393094,0.005271016,-1.246252105,-4.314388423,-5.560640529,-0.279956758 Dillon Brooks,brookdi01,2018,4695,2350,-1.540814712,0.556580672,-0.98423404,2.116666,2.116666,0,-1.751028858,1.110007888,-0.64102097,-0.020354377 Dillon Brooks,brookdi01,2019,672,330,-3.057621338,-1.619926799,-4.677548137,-0.32591266,-0.32591266,0,-3.589391119,-0.863104267,-4.452495386,0.433076591 +Dillon Brooks,brookdi01,2020,4556,2112,-0.641984692,-0.325004026,-0.966988719,1.928602646,1.928602646,0,-0.55097018,0.498887194,-0.052082986,0.389672996 Kevin Brooks,brookke01,1992,561,270,-2.625858966,-2.037414635,-4.663273601,-0.263710377,-0.263710377,0,-3.237526494,-3.35512075,-6.592647244,0.055416213 Kevin Brooks,brookke01,1993,1201,571,-3.755028643,-2.214486574,-5.969515216,-0.93766744,-0.93766744,0,-4.033579008,-3.315541508,-7.349120516,-0.026653194 Kevin Brooks,brookke01,1994,394,195,-5.27117268,-3.378527927,-8.649700607,-0.592039992,-0.576876432,-0.01516356,-5.164728352,-4.685843118,-9.85057147,0.76563658 @@ -2015,6 +2085,7 @@ Bobby Brown,brownbo02,2010,1013,519,-2.604139083,-2.799233599,-5.403372682,-0.71 Bobby Brown,brownbo02,2017,317,145,0.455331446,-3.38930444,-2.933972994,-0.001156181,-0.168754912,0.167598731,1.023753882,-6.094922424,-5.071168542,-0.475057472 Bobby Brown,brownbo02,2018,246,115,-7.865889523,-5.945792231,-13.81168175,-0.651152594,-0.651152594,0,-4.796808686,-6.795307016,-11.5921157,0.325631376 Bruce Brown,brownbr01,2019,3113,1506,-2.748478088,2.413942687,-0.334535402,1.844722746,1.832926324,0.011796421,-3.236473651,1.770925333,-1.465548318,-0.733860459 +Bruce Brown,brownbr01,2020,3336,1634,-1.829918947,1.946106705,0.116187758,2.361096163,2.361096163,0,-2.301603708,1.587632703,-0.713971005,-1.211407177 Chucky Brown,brownch01,1990,2681,1339,-2.234911905,-0.636774099,-2.871686003,-0.083263996,-0.083263996,0,-2.692468228,-0.937478553,-3.629946781,0.159610034 Chucky Brown,brownch01,1991,2976,1485,-1.771150751,-1.892021153,-3.663171904,-0.691120213,-0.691120213,0,-2.258837978,-2.28708452,-4.545922498,-0.106269386 Chucky Brown,brownch01,1992,928,475,-2.652022949,-2.062852876,-4.714875825,-0.479387197,-0.484765638,0.005378441,-3.033547057,-2.79589177,-5.829438827,0.376550341 @@ -2028,6 +2099,7 @@ Chucky Brown,brownch01,1999,2253,1192,-1.665195168,-1.539888129,-3.205083297,-0. Chucky Brown,brownch01,2000,2129,1096,-3.307237569,-1.301039161,-4.608276731,-1.036253858,-1.036253858,0,-3.388344583,-1.510860088,-4.89920467,0.071448829 Chucky Brown,brownch01,2001,656,339,-2.354767761,-1.219652042,-3.574419803,-0.146529022,-0.146529022,0,-2.980210314,-1.492731578,-4.472941892,0.329030679 Chucky Brown,brownch01,2002,187,93,-3.208022418,-0.491171845,-3.699194263,-0.045058338,-0.044210233,-0.000848105,-3.727665295,-1.388744678,-5.116409973,-0.077058029 +Charles Brown Jr.,brownch02,2020,87,40,0.139565507,6.211384516,6.350950023,0.189185564,0.189185564,0,0.142876319,1.825067967,1.967944286,1.898453146 Damone Brown,brownda02,2002,126,67,-5.776521823,-2.618448391,-8.394970214,-0.195947385,-0.195947385,0,-6.085121993,-4.316669583,-10.40179158,1.418891259 Damone Brown,brownda02,2003,218,115,-5.683638826,-1.807372392,-7.491011218,-0.279805815,-0.279805815,0,-5.636735265,-2.090362681,-7.727097946,0.541720233 Damone Brown,brownda02,2004,32,17,-11.64562567,1.886219583,-9.759406091,-0.061225933,-0.061225933,0,-9.275327347,2.3685678,-6.906759547,0.645749388 @@ -2071,6 +2143,7 @@ Jabari Brown,brownja01,2015,1132,568,-2.633049332,-4.973830066,-7.606879398,-1.4 Jaylen Brown,brownja02,2017,3207,1556,-3.321963812,-0.45770024,-3.779664053,-0.821796394,-0.6936141,-0.128182294,-3.446392136,-1.239641468,-4.686033603,0.028095143 Jaylen Brown,brownja02,2018,5525,2735,0.572589927,1.208623368,1.781213295,6.414517146,4.693697601,1.720819546,-0.329734237,1.399870609,1.070136372,0.457633989 Jaylen Brown,brownja02,2019,4659,2187,-1.702549513,0.231335142,-1.471214371,1.430802791,1.544474711,-0.11367192,-1.117149152,0.735692617,-0.381456535,0.525157208 +Jaylen Brown,brownja02,2020,5365,2606,1.173477149,0.61501887,1.788496019,6.141704142,3.765030742,2.3766734,1.823363699,1.229387866,3.052751565,0.140669253 John Brown,brownjo01,1977,3097,1405,-0.970235027,-1.208625192,-2.178860219,0.411906542,0.411906542,0,-1.480080381,-1.154897051,-2.634977432,0.657144728 John Brown,brownjo01,1978,3482,1600,0.395693856,-1.107666584,-0.711972728,1.664721089,1.74641281,-0.081691721,-0.116546667,-0.753010328,-0.869556994,0.762589437 John Brown,brownjo01,1979,2743,1265,-1.018611981,-1.541566565,-2.560178546,0.122819776,0.122819776,0,-1.723851661,-1.561165946,-3.285017607,0.269497407 @@ -2114,6 +2187,7 @@ Mike Brown,brownmi01,1995,410,213,-9.236442736,-0.904270199,-10.14071293,-0.8137 Mike Brown,brownmi01,1996,315,162,-3.752351157,-1.702508612,-5.45485977,-0.224574095,-0.224574095,0,-4.205159374,-1.229218784,-5.434378159,0.420258447 Mike Brown,brownmi01,1997,217,110,-1.903437099,-1.658153724,-3.561590823,-0.045953249,-0.028222091,-0.017731158,-2.47787613,-1.769442611,-4.24731874,-0.221002044 Mike Brown,brownmi01,1998,2,1,-4.867280496,-5.284786637,-10.15206713,-0.003821215,0,-0.003821215,-6.073105388,-7.662069987,-13.73517538,-1.645811664 +Moses Brown,brownmo01,2020,74,33,-9.215682709,-13.09465185,-22.31033456,-0.334130527,-0.334130527,0,-6.309787351,-10.96547859,-17.27526594,1.488483514 Myron Brown,brownmy01,1992,46,23,0.471160291,-3.156640461,-2.68548017,0.000764053,0.000764053,0,0.304122846,-4.432172602,-4.128049756,0.896582021 P.J. Brown,brownpj01,1994,4029,2006,-2.16211061,1.987963038,-0.174147572,2.61396697,2.641218898,-0.027251928,-2.044226836,1.6984658,-0.345761036,-0.482544215 P.J. Brown,brownpj01,1995,4796,2466,-2.653678444,1.637964456,-1.015713988,2.173644471,2.173644471,0,-2.578782125,1.918643835,-0.66013829,-0.360017393 @@ -2161,6 +2235,7 @@ Shannon Brown,brownsh01,2014,522,251,-7.638674698,-1.386526392,-9.02520109,-0.80 Shannon Brown,brownsh01,2015,171,89,-3.335855745,-2.679069449,-6.014925194,-0.147242765,-0.147242765,0,-3.565075375,-2.18734553,-5.752420905,-0.653495811 Sterling Brown,brownst02,2018,1607,789,-2.621369528,-0.189155974,-2.810525502,-0.028216525,0.012629968,-0.040846493,-2.726736504,-0.285976438,-3.012712942,-0.404350406 Sterling Brown,brownst02,2019,2631,1196,-1.982649491,-1.070115217,-3.052764708,-0.178763633,-0.316948614,0.138184982,-1.675783536,-1.136808163,-2.812591699,0.084005108 +Sterling Brown,brownst02,2020,1716,771,-2.761110935,1.108895011,-1.652215924,0.437610919,0.485322573,-0.047711654,-2.180832516,0.193905511,-1.986927005,0.222944791 Tierre Brown,brownti01,2002,749,403,-2.509106123,-1.491314626,-4.000420749,-0.256804528,-0.256804528,0,-2.786228517,-2.747553157,-5.533781674,-0.105394636 Tierre Brown,brownti01,2003,333,168,-0.3429223,0.096575064,-0.246347236,0.214019933,0.214019933,0,-0.518851959,-0.936289385,-1.455141344,-0.247656325 Tierre Brown,brownti01,2004,32,17,-14.86973097,-5.906072208,-20.77580318,-0.159188995,-0.159188995,0,-13.67640524,-11.55237693,-25.22878217,1.658653138 @@ -2173,8 +2248,10 @@ Tony Brown,brownto01,1990,1337,648,-3.798622499,-0.483186033,-4.281808532,-0.506 Tony Brown,brownto01,1991,648,323,-2.589291454,-2.663148293,-5.252439747,-0.418757154,-0.41566417,-0.003092984,-3.122705895,-2.640446509,-5.763152404,0.769083271 Tony Brown,brownto01,1992,1366,677,-1.157880144,-0.627021937,-1.78490208,0.339913379,0.321277974,0.018635405,-1.118485095,-1.039949678,-2.158434773,1.557760343 Troy Brown Jr.,browntr01,2019,1567,730,-1.595157892,-1.95482749,-3.549985382,-0.29725383,-0.29725383,0,-1.767314047,-2.775581202,-4.542895249,-0.238586681 +Troy Brown Jr.,browntr01,2020,3881,1782,-1.050645475,-0.350145495,-1.40079097,1.225175487,1.225175487,0,-0.962796669,-0.465934782,-1.428731451,-0.124316104 Stanley Brundy,brundst01,1990,268,128,-1.634638056,0.359975708,-1.274662348,0.097455469,0.097455469,0,-2.350671242,0.331145771,-2.019525471,1.144740261 Jalen Brunson,brunsja01,2019,3329,1591,0.039293722,-0.616702887,-0.577409165,1.760218389,1.760218389,0,-0.532250522,-0.391575419,-0.923825941,-0.192717215 +Jalen Brunson,brunsja01,2020,2145,1022,1.289903748,0.87690132,2.166805068,2.547079347,2.547079347,0,1.273916933,-0.32045768,0.953459252,-0.663615428 Rick Brunson,brunsri01,1998,1180,622,-1.569537172,-0.450875949,-2.02041312,0.232290591,0.232290591,0,-1.581418084,-0.924111614,-2.505529698,0.299984957 Rick Brunson,brunsri01,1999,206,113,-6.437957331,1.245673877,-5.192283454,-0.149106461,-0.029120499,-0.119985962,-5.664954887,-0.165891302,-5.830846189,1.65542142 Rick Brunson,brunsri01,2000,550,293,-3.914367254,-1.282599976,-5.19696723,-0.362641879,-0.403311567,0.040669688,-4.050622968,-2.14353712,-6.194160088,0.995897347 @@ -2230,6 +2307,7 @@ Mark Bryant,bryanma01,2002,556,297,-1.729283346,-0.582457602,-2.311740949,0.0617 Mark Bryant,bryanma01,2003,196,102,-5.78811443,-2.174648269,-7.9627627,-0.274127378,-0.271146618,-0.002980759,-6.130284122,-2.992643663,-9.122927785,0.794210137 Thomas Bryant,bryanth01,2018,152,72,-3.498759388,-4.615060655,-8.113820042,-0.196428534,-0.196428534,0,-2.844189923,-4.097226593,-6.941416516,-0.306181342 Thomas Bryant,bryanth01,2019,3219,1496,0.239098544,-1.702779471,-1.463680927,0.979397191,0.979397191,0,-0.145101733,-1.711140103,-1.856241836,-0.248886493 +Thomas Bryant,bryanth01,2020,2491,1147,-0.369071413,-0.455202708,-0.824274121,1.12767507,1.12767507,0,-0.446275526,-0.853212338,-1.299487864,0.067177182 Wallace Bryant,bryanwa01,1984,667,317,-4.874967239,0.330001073,-4.544966166,-0.291400727,-0.291400727,0,-4.572226608,-0.102325743,-4.674552351,0.387288462 Wallace Bryant,bryanwa01,1985,1863,896,-3.32686229,0.320904119,-3.005958171,-0.122528456,-0.027978263,-0.094550193,-3.273574268,-0.09613804,-3.369712308,-0.004280449 Wallace Bryant,bryanwa01,1986,471,218,-5.321009956,-1.265473752,-6.586483708,-0.429601904,-0.429601904,0,-5.146959475,-0.690880865,-5.83784034,0.677747441 @@ -2296,6 +2374,7 @@ Reggie Bullock,bullore01,2016,892,451,1.683932442,-1.352665326,0.331267117,0.709 Reggie Bullock,bullore01,2017,950,467,0.067149932,1.580816978,1.64796691,1.047445189,1.047445189,0,-0.714629101,0.407551064,-0.307078037,-0.040192126 Reggie Bullock,bullore01,2018,3551,1732,0.616557372,-0.243605956,0.372951416,2.761715946,2.761715946,0,-0.254543487,-0.404141436,-0.658684922,0.074360478 Reggie Bullock,bullore01,2019,3957,1879,-1.085647962,-1.15629016,-2.241938121,0.498168681,0.498168681,0,-1.316426398,-1.134327032,-2.45075343,-0.124871129 +Reggie Bullock,bullore01,2020,1425,684,-1.707149397,0.360725424,-1.346423973,0.488083226,0.488083226,0,-2.090182671,0.237910313,-1.852272358,-0.361093591 Greg Bunch,bunchgr01,1979,214,97,-2.210545294,-0.610758218,-2.821303512,-0.00351886,-0.00351886,0,-2.775454079,-1.711934798,-4.487388877,-0.300565293 Ticky Burden,burdeti01,1977,1385,608,-2.930976716,0.72689056,-2.204086157,0.171028645,0.171028645,0,-2.426538479,0.341929584,-2.084608895,1.072782323 Ticky Burden,burdeti01,1978,35,15,-1.134653613,0.31030055,-0.824353063,0.014709361,0.014709361,0,-1.967717354,-0.33899079,-2.306708145,-0.202432328 @@ -2308,6 +2387,7 @@ Trey Burke,burketr01,2016,2661,1366,0.583198253,-2.06707829,-1.483880037,0.87290 Trey Burke,burketr01,2017,1456,723,-2.324753481,-2.795482633,-5.120236114,-0.863071619,-0.893679828,0.030608209,-1.907690069,-3.650833404,-5.558523473,-1.148046019 Trey Burke,burketr01,2018,1614,785,4.559963605,-2.525509227,2.034454378,1.893622567,1.893622567,0,3.499105781,-2.896126937,0.602978844,-1.169153794 Trey Burke,burketr01,2019,2371,1125,2.03395714,-0.140762796,1.893194344,2.633266532,2.633266532,0,1.303031058,-0.922647809,0.380383249,-1.089321381 +Trey Burke,burketr01,2020,1401,676,2.54123669,-0.440924061,2.100312629,1.66316135,0.950829344,0.712332006,2.148384503,-0.496100622,1.652283881,-1.477610324 Roger Burkman,burkmro01,1982,63,30,-1.123671902,11.7057048,10.5820329,0.20862668,0.20862668,0,0.003865263,11.83969745,11.84356271,2.285145497 Alec Burks,burksal01,2012,1931,1002,-0.126542566,-1.588891821,-1.715434387,0.529055043,0.550832641,-0.021777597,-0.43353874,-1.995973931,-2.429512671,0.039569576 Alec Burks,burksal01,2013,2178,1137,-0.440552605,-0.93674424,-1.377296844,0.799851022,0.799851022,0,-0.69687597,-1.237026232,-1.933902202,0.415002579 @@ -2317,6 +2397,7 @@ Alec Burks,burksal01,2016,1588,797,-0.066691525,-1.155990135,-1.22268166,0.61926 Alec Burks,burksal01,2017,1309,653,-1.382040284,-0.572243374,-1.954283659,0.264954934,0.264954934,0,-1.599485572,-0.860467645,-2.459953217,-0.054169538 Alec Burks,burksal01,2018,2420,1179,0.188233094,-1.363854247,-1.175621153,0.94681923,0.616042334,0.330776896,-0.330795762,-1.06075042,-1.391546182,-0.320079384 Alec Burks,burksal01,2019,2850,1375,-0.870407204,-1.59972592,-2.470133124,0.203662522,0.203662522,0,-0.362912486,-1.511761864,-1.87467435,-0.625814393 +Alec Burks,burksal01,2020,3911,1849,1.200224934,-1.033895531,0.166329403,2.746207135,2.692238593,0.053968542,0.449159528,-0.812267122,-0.363107594,-0.249364952 Antonio Burks,burksan01,2005,414,222,-1.13647373,-0.538905759,-1.675379489,0.12297784,0.12490299,-0.001925149,-1.410802217,-0.49647767,-1.907279887,0.705417941 Antonio Burks,burksan01,2006,1060,583,-5.381432961,-0.449989028,-5.831421989,-0.909250888,-1.008021007,0.098770119,-5.530642059,-1.320529113,-6.851171173,0.042623187 Kevin Burleson,burleke01,2006,669,340,-3.428271897,1.31795019,-2.110321707,0.11386351,0.11386351,0,-3.015122877,1.761981037,-1.25314184,2.394559237 @@ -2337,6 +2418,7 @@ Scott Burrell,burresc01,2000,2604,1336,1.169460063,1.37779729,2.547257352,3.6416 Scott Burrell,burresc01,2001,99,53,1.33764323,0.993208619,2.330851849,0.144989051,0.029272185,0.115716866,1.68470501,2.241499788,3.926204798,2.258066358 Junior Burrough,burroju01,1996,1003,495,-5.577202414,-1.44138996,-7.018592373,-1.08406304,-1.08406304,0,-5.335026268,-2.03769111,-7.372717378,0.520219419 Deonte Burton,burtode02,2019,529,244,-5.893851254,4.078677907,-1.815173347,0.116471547,0.153495317,-0.03702377,-5.750337749,1.90437824,-3.845959509,0.3058664 +Deonte Burton,burtode02,2020,789,358,-7.578612193,-1.630689977,-9.20930217,-1.18142165,-1.180141809,-0.001279841,-6.823175568,-2.6977701,-9.520945668,0.178199341 Willie Burton,burtowi01,1991,4034,1928,-1.948384509,-0.727267089,-2.675651599,0.073678686,0.073678686,0,-2.195518891,-0.354282678,-2.549801569,0.738296782 Willie Burton,burtowi01,1992,3263,1585,-1.422643044,-1.103071029,-2.525714073,0.181912205,0.181912205,0,-1.650119693,-1.198418425,-2.848538119,0.291059346 Willie Burton,burtowi01,1993,899,451,-4.242165672,-1.005928661,-5.248094334,-0.579992034,-0.579992034,0,-4.05391696,-1.804684771,-5.858601731,0.882570464 @@ -2386,6 +2468,7 @@ Jimmy Butler,butleji01,2016,4975,2474,2.503187124,1.151774735,3.654961859,8.0349 Jimmy Butler,butleji01,2017,6110,3048,4.615727663,2.186635617,6.80236328,14.82461084,14.15540609,0.669204747,3.828905715,2.284227958,6.113133673,-0.245259776 Jimmy Butler,butleji01,2018,4651,2334,5.663651331,2.404066519,8.06771785,12.73994626,11.50387641,1.236069851,4.900383885,2.620150267,7.520534152,-1.414453831 Jimmy Butler,butleji01,2019,5528,2606,3.642051091,1.970907089,5.61295818,11.13844142,8.284622372,2.85381905,3.481293736,2.079263386,5.560557122,-0.885089115 +Jimmy Butler,butleji01,2020,5631,2765,4.086515305,1.512953691,5.599468996,11.8023759,8.796233576,3.006142327,4.850112608,1.489640125,6.339752734,-0.493136534 Mitchell Butler,butlemi02,1994,2670,1321,-1.134513896,-1.527036671,-2.661550567,0.059715406,0.059715406,0,-1.473125572,-1.577447301,-3.050572873,0.165912815 Mitchell Butler,butlemi02,1995,3095,1554,-2.399785061,-1.337088037,-3.736873098,-0.787059776,-0.787059776,0,-2.441588219,-1.475442862,-3.917031081,0.5548917 Mitchell Butler,butlemi02,1996,1694,858,-3.665922987,0.095311754,-3.570611233,-0.362847179,-0.362847179,0,-3.499800334,-0.26813899,-3.767939324,0.937408122 @@ -2439,6 +2522,8 @@ Bruno Caboclo,cabocbr01,2016,90,43,-16.25232496,-4.152497326,-20.40482229,-0.394 Bruno Caboclo,cabocbr01,2017,83,40,0.038733783,7.259023862,7.297757646,0.203573358,0.203573358,0,-0.472831569,2.729661882,2.256830313,-0.708591432 Bruno Caboclo,cabocbr01,2018,212,107,-3.986115399,3.173626213,-0.812489187,0.100941347,0.100941347,0,-3.495699152,0.931084269,-2.564614883,0.275843134 Bruno Caboclo,cabocbr01,2019,1666,800,-0.69958817,-0.378618317,-1.078206487,0.681453507,0.681453507,0,-1.635830093,-0.22628021,-1.862110303,-0.135275345 +Bruno Caboclo,cabocbr01,2020,570,251,-4.632076819,3.77206253,-0.860014289,0.246298493,0.247208174,-0.000909682,-2.901945302,3.096511453,0.19456615,1.069446898 +Devontae Cacok,cacokde01,2020,22,9,9.398632834,-14.98739664,-5.588763808,-0.01315383,-0.01315383,0,5.341852432,-11.50229039,-6.16043796,0.930523317 Jason Caffey,caffeja01,1996,1046,545,-5.259185522,-1.283479371,-6.542664893,-1.063970516,-1.063970516,0,-4.863301841,-1.687171579,-6.55047342,0.827150549 Jason Caffey,caffeja01,1997,2966,1572,-0.612500931,-1.380464541,-1.992965471,0.618173015,0.425666534,0.192506482,-0.71415712,-1.789572779,-2.503729898,-0.167352824 Jason Caffey,caffeja01,1998,2705,1423,-1.254417622,-1.890436503,-3.144854125,-0.279747913,-0.279747913,0,-1.496068187,-2.019468787,-3.515536974,0.134675011 @@ -2490,6 +2575,7 @@ Kentavious Caldwell-Pope,caldwke01,2016,5896,2950,0.822598449,1.715155702,2.5377 Kentavious Caldwell-Pope,caldwke01,2017,5081,2529,0.667546642,-0.729986767,-0.062440124,3.476403088,3.476403088,0,0.391905736,-0.110190646,0.28171509,0.244845078 Kentavious Caldwell-Pope,caldwke01,2018,5193,2458,0.770668714,-0.52836306,0.242305654,3.772833131,3.772833131,0,0.813275938,0.286456443,1.099732382,0.535759411 Kentavious Caldwell-Pope,caldwke01,2019,4420,2035,0.808161021,-0.297614038,0.510546983,3.388708417,3.388708417,0,0.302269956,-0.066767722,0.235502235,0.103039451 +Kentavious Caldwell-Pope,caldwke01,2020,4988,2370,-0.141708044,-0.554616742,-0.696324785,2.493572226,1.927676707,0.565895519,-0.54727385,-0.146028631,-0.693302481,-0.110064185 Corky Calhoun,calhoco01,1977,1904,837,-1.463532961,-0.81008078,-2.273613741,0.208314536,0.105305202,0.103009335,-1.890646875,-1.059866747,-2.950513621,0.751009198 Corky Calhoun,calhoco01,1978,3231,1479,-0.184964287,-0.084018532,-0.268982819,1.873511713,1.73818521,0.135326503,-0.690716393,-0.576043816,-1.26676021,-0.132555993 Corky Calhoun,calhoco01,1979,2956,1332,-0.935595417,-0.558474909,-1.494070326,0.855804456,0.855804456,0,-1.58281576,-0.650435873,-2.233251633,0.287417574 @@ -2550,11 +2636,13 @@ Isaiah Canaan,canaais01,2016,4060,1966,-0.609039834,-2.057094723,-2.666134557,0. Isaiah Canaan,canaais01,2017,1377,687,-2.930809529,-0.668246678,-3.599056207,-0.307289362,-0.129904798,-0.177384565,-3.45617604,-0.662352326,-4.118528366,-0.525935798 Isaiah Canaan,canaais01,2018,860,422,0.780686619,1.095375119,1.876061737,0.986058729,0.986058729,0,-0.545972393,0.758335505,0.212363112,-1.201191307 Isaiah Canaan,canaais01,2019,1306,629,-1.951873819,-2.572676199,-4.524550018,-0.549920284,-0.549920284,0,-1.420810959,-2.222520648,-3.643331607,-0.962959755 +Vlatko Cancar,cancavl01,2020,97,45,-1.07891994,0.286318554,-0.792601386,0.045398724,0.045398724,0,-1.411790541,-1.31401191,-2.725802451,1.042420315 Clint Capela,capelca01,2015,477,217,-3.114340986,1.238118579,-1.876222407,0.100887913,-0.057578455,0.158466369,-3.113202214,0.465185152,-2.648017062,0.446160859 Clint Capela,capelca01,2016,3172,1514,-0.422954519,1.988704647,1.565750128,3.34418762,3.207539689,0.136647931,-0.510189974,1.895308394,1.38511842,0.284398342 Clint Capela,capelca01,2017,3803,1837,-0.122086609,1.110043474,0.987956864,3.523056969,2.729766898,0.793290071,0.935762851,1.228817868,2.164580719,-0.342826591 Clint Capela,capelca01,2018,5206,2554,0.416049491,3.277288785,3.693338276,8.439725989,5.899000136,2.540725853,1.260040823,3.880604092,5.140644916,-0.501496965 Clint Capela,capelca01,2019,5275,2580,0.793208864,1.9299462,2.723155064,7.151116247,6.702303223,0.448813024,1.479327291,2.019029946,3.498357237,-0.915829624 +Clint Capela,capelca01,2020,2788,1279,-1.04639026,4.177856191,3.131465931,3.843457557,3.843457557,0,-1.049789837,4.575234116,3.525444279,0.14716433 Derrick Caracter,caracde01,2011,411,215,-4.053842904,-1.560955027,-5.61479793,-0.31855982,-0.31855982,0,-4.051733682,-1.579048168,-5.63078185,1.278643181 Brian Cardinal,cardibr01,2001,251,126,-4.81103476,-0.442599886,-5.253634646,-0.164782149,-0.164782149,0,-4.44558963,0.265558229,-4.180031401,2.200561362 Brian Cardinal,cardibr01,2002,82,43,1.842408723,-0.94367433,0.898734393,0.080224456,0.080224456,0,1.388537842,-1.437518892,-0.04898105,0.202178628 @@ -2638,6 +2726,7 @@ DeMarre Carroll,carrode01,2016,2698,1382,-0.072059387,2.151026262,2.078966874,3. DeMarre Carroll,carrode01,2017,4051,2037,-0.586612683,1.736151265,1.149538581,4.013975173,4.223790902,-0.209815729,-0.069588657,2.174791305,2.105202647,-0.406768689 DeMarre Carroll,carrode01,2018,4536,2180,-0.131484858,0.452933235,0.321448377,3.399648468,3.399648468,0,0.06737653,0.388310042,0.455686572,-0.479898633 DeMarre Carroll,carrode01,2019,3915,1822,-0.581143868,-0.546824277,-1.127968144,1.506976808,1.617033419,-0.110056611,-0.852265381,-1.179317498,-2.031582879,-0.174953389 +DeMarre Carroll,carrode01,2020,647,296,-2.135222619,1.180514851,-0.954707768,0.274230515,0.217094125,0.057136389,-2.400104935,0.258768483,-2.141336452,0.455305485 Joe Barry Carroll,carrojo01,1981,6213,2919,-1.129637284,-0.91262248,-2.042259763,1.052314192,1.052314192,0,-0.51928631,-0.655394672,-1.174680982,-0.166690769 Joe Barry Carroll,carrojo01,1982,5613,2627,-1.650106667,0.645860345,-1.004246323,2.334918469,2.334918469,0,-1.129852273,0.578476923,-0.55137535,-0.214154222 Joe Barry Carroll,carrojo01,1983,6548,2988,-0.739755888,0.363831515,-0.375924374,3.610964263,3.610964263,0,-0.194137655,0.321313874,0.12717622,-0.238167216 @@ -2682,6 +2771,7 @@ Fred Carter,cartefr01,1977,2538,1112,-1.697632772,-2.249362567,-3.946995338,-0.6 Howard Carter,carteho01,1984,1736,748,-1.616195401,-2.415487321,-4.031682723,-0.496737756,-0.371143868,-0.125593887,-1.779961606,-2.768495754,-4.548457361,0.069388332 Howard Carter,carteho01,1985,137,66,-13.59260383,-4.29334843,-17.88595226,-0.511469859,-0.511469859,0,-12.91408777,-5.798219411,-18.71230718,0.363735285 Jevon Carter,carteje01,2019,1184,577,-3.00616592,0.423373423,-2.582792497,0.048695351,0.048695351,0,-3.353395146,0.603579769,-2.749815377,-1.093383898 +Jevon Carter,carteje01,2020,2032,945,-0.146101095,0.643045571,0.496944476,1.553354042,1.553354042,0,-0.212190742,0.889892728,0.677701986,-0.790789059 Maurice Carter,cartema01,2004,214,112,-3.748899044,-2.475198943,-6.224097987,-0.199926073,-0.183116848,-0.016809224,-4.123903923,-4.14377913,-8.267683053,0.981804046 Michael Carter-Williams,cartemi01,2014,5053,2414,-0.534324126,0.633228969,0.098904843,3.559658854,3.559658854,0,0.2133977,0.414627354,0.628025054,1.390914878 Michael Carter-Williams,cartemi01,2015,4704,2340,-3.188758396,1.83845374,-1.350304656,1.683999663,2.104889828,-0.420890165,-2.587256231,1.696816267,-0.890439963,0.87539451 @@ -2689,6 +2779,7 @@ Michael Carter-Williams,cartemi01,2016,3333,1649,-1.352515233,2.343470174,0.9909 Michael Carter-Williams,cartemi01,2017,1829,899,-2.84731835,2.446482937,-0.400835413,1.078538795,1.169373701,-0.090834906,-3.147263933,2.035424412,-1.11183952,0.674905658 Michael Carter-Williams,cartemi01,2018,1700,835,-2.168685896,3.291468373,1.122782477,1.643408394,1.643408394,0,-1.919725991,3.252943761,1.33321777,-0.388566376 Michael Carter-Williams,cartemi01,2019,1012,464,-0.552406875,1.968074784,1.415667909,1.02118832,0.62441964,0.39676868,-0.34500178,2.50120784,2.15620606,0.545921965 +Michael Carter-Williams,cartemi01,2020,1742,833,1.310628142,3.007144081,4.317772223,3.015189055,3.015189055,0,0.563721015,3.195096886,3.758817901,0.387843663 Reggie Carter,cartere01,1981,1155,543,-2.756122636,-1.483297903,-4.239420539,-0.419787836,-0.374940767,-0.044847069,-3.218171432,-2.008584649,-5.226756081,0.38700824 Reggie Carter,cartere01,1982,1935,923,-2.142453067,-1.76859556,-3.911048627,-0.548939652,-0.548939652,0,-2.561802137,-2.097417387,-4.659219524,0.408056067 Ron Carter,cartero01,1979,745,334,-4.084230637,-1.191037625,-5.275268262,-0.436758906,-0.41544324,-0.021315666,-3.976560954,-1.608596176,-5.58515713,1.06331274 @@ -2714,7 +2805,9 @@ Vince Carter,cartevi01,2016,2208,1096,1.47333366,-1.936434563,-0.463100903,1.275 Vince Carter,cartevi01,2017,3872,1994,1.007779255,-0.115972147,0.891807108,3.62836706,3.945270277,-0.316903217,1.295855139,-0.170128938,1.125726201,-0.387184616 Vince Carter,cartevi01,2018,2050,1026,-0.477885567,0.963952865,0.486067298,1.687121062,1.687121062,0,-0.392056457,0.078927318,-0.313129139,-0.40098305 Vince Carter,cartevi01,2019,2963,1330,-1.173868305,-0.250474789,-1.424343095,0.905034635,0.905034635,0,-0.362867642,-1.26457685,-1.627444491,0.621865082 +Vince Carter,cartevi01,2020,1910,876,-2.738203376,-1.212597428,-3.950800804,-0.53585545,-0.53585545,0,-1.942442389,-2.735756278,-4.678198667,-0.156899797 Wendell Carter Jr.,cartewe01,2019,2293,1110,-4.669539374,1.421382854,-3.24815652,-0.28154397,-0.28154397,0,-4.524269419,1.281799147,-3.242470271,-0.207003354 +Wendell Carter Jr.,cartewe01,2020,2637,1256,-2.75962488,0.098682018,-2.660942862,0.057017051,0.057017051,0,-2.95788932,0.799701627,-2.158187693,-0.092607074 Bill Cartwright,cartwbi01,1980,7069,3150,0.509241208,-1.316722304,-0.807481096,3.110747709,3.110747709,0,0.579378828,-1.029898826,-0.450519998,-0.372055967 Bill Cartwright,cartwbi01,1981,6323,2974,0.33829986,-0.042912101,0.295387759,4.593935569,4.695131685,-0.101196115,0.322663123,-0.199437101,0.123226022,-0.255232751 Bill Cartwright,cartwbi01,1982,4319,2060,-0.940331092,-0.552838273,-1.493169364,1.320198903,1.320198903,0,-0.824752192,-0.777143354,-1.601895546,-0.057604397 @@ -2732,6 +2825,7 @@ Bill Cartwright,cartwbi01,1994,1850,969,-3.133138687,-0.788089966,-3.921228653,- Bill Cartwright,cartwbi01,1995,865,430,-6.763003229,-1.400789383,-8.163792612,-1.194483008,-1.194483008,0,-6.585838007,-1.533145992,-8.118983999,0.536272378 Alex Caruso,carusal01,2018,1202,562,-2.483941672,1.161455741,-1.32248593,0.412185533,0.412185533,0,-2.437277691,0.486707029,-1.950570661,0.695779544 Alex Caruso,carusal01,2019,1135,531,1.649426969,3.495626827,5.145053797,2.151722324,2.151722324,0,0.750970517,2.594952915,3.345923432,0.611050238 +Alex Caruso,carusal01,2020,3592,1685,-1.384990135,3.808425054,2.423434919,4.471569552,3.778382299,0.693187253,-1.568045516,4.076929907,2.508884391,0.457203985 Cornelius Cash,cashco01,1977,112,49,-3.594242616,-1.189120515,-4.783363132,-0.051093127,-0.051093127,0,-3.125764739,-1.594400503,-4.720165241,0.550191568 Sam Cassell,cassesa01,1994,3152,1600,-0.192577413,0.438568611,0.245991198,2.515499811,1.399263301,1.11623651,-0.202215848,0.517951742,0.315735895,0.70364265 Sam Cassell,cassesa01,1995,4676,2367,1.858883076,-0.115894256,1.74298882,5.509152233,3.948049097,1.561103136,1.734899472,0.164831866,1.899731338,0.442152027 @@ -2791,6 +2885,7 @@ Willie Cauley-Stein,caulewi01,2016,2986,1412,-1.112462053,-0.71874582,-1.8312078 Willie Cauley-Stein,caulewi01,2017,2858,1421,-3.117082014,-0.577887996,-3.69497001,-0.682820887,-0.682820887,0,-3.258758481,-0.849982467,-4.108740948,-0.325999942 Willie Cauley-Stein,caulewi01,2018,4116,2044,-2.80426901,0.93586873,-1.868400279,0.916987533,0.916987533,0,-2.838582558,0.333564701,-2.505017857,-0.257619534 Willie Cauley-Stein,caulewi01,2019,4822,2213,-2.106705468,1.506762826,-0.599942642,2.426611162,2.426611162,0,-1.729854044,1.65585202,-0.074002023,-0.040289349 +Willie Cauley-Stein,caulewi01,2020,2301,1097,-3.960457512,4.67095571,0.710498198,1.919544185,1.919544185,0,-4.174329618,4.224062211,0.049732593,-0.887865327 Troy Caupain,caupatr01,2019,33,16,14.3771207,4.940585707,19.3177064,0.176321957,0.176321957,0,7.686273461,3.628737321,11.31501078,-2.161759621 Duane Causwell,causwdu01,1991,3430,1719,-3.08866086,1.673926848,-1.414734013,1.171951779,1.171951779,0,-3.19421385,1.175701157,-2.018512694,0.074348453 Duane Causwell,causwdu01,1992,4808,2291,-3.048182055,0.958411792,-2.089770263,0.770915403,0.770915403,0,-3.149275399,0.796189155,-2.353086244,-0.102199885 @@ -2864,6 +2959,7 @@ Tyson Chandler,chandty01,2016,3333,1618,-2.662617194,0.291129532,-2.371487662,0. Tyson Chandler,chandty01,2017,2724,1298,-1.137441594,-0.328725147,-1.466166741,0.847966798,0.847966798,0,-2.145198431,-0.057464678,-2.202663109,-0.258254094 Tyson Chandler,chandty01,2018,2413,1151,-1.90570888,0.976400397,-0.929308482,1.063755443,1.063755443,0,-2.909253765,-0.001940039,-2.911193803,-0.503579809 Tyson Chandler,chandty01,2019,1919,875,-3.784419206,1.831790115,-1.952629091,0.366114888,0.366114888,0,-4.481424103,1.732418754,-2.749005348,-0.382744086 +Tyson Chandler,chandty01,2020,494,219,-3.214627615,-0.6312606,-3.845888216,-0.123113204,-0.123113204,0,-3.559945232,-0.473661008,-4.03360624,-0.170713939 Wilson Chandler,chandwi01,2008,1322,685,-2.041571876,-1.022285484,-3.06385736,-0.11005314,-0.11005314,0,-2.350905403,-1.043469714,-3.394375117,0.310516033 Wilson Chandler,chandwi01,2009,5573,2735,-1.333624568,-0.442158422,-1.77578299,1.361197089,1.361197089,0,-1.244455516,-0.362903019,-1.607358536,0.12134998 Wilson Chandler,chandwi01,2010,4596,2320,-0.55353578,0.021280503,-0.532255277,2.620744892,2.620744892,0,-0.821604896,0.100862645,-0.720742251,-0.154466113 @@ -2875,6 +2971,7 @@ Wilson Chandler,chandwi01,2015,5003,2471,0.843408708,-1.573180854,-0.729772146,2 Wilson Chandler,chandwi01,2017,4569,2197,0.516141029,0.465202711,0.98134374,4.181926712,4.181926712,0,0.943956915,-0.170781266,0.773175649,-0.013404643 Wilson Chandler,chandwi01,2018,4795,2346,-0.673850193,0.105604282,-0.568245911,2.592493738,2.592493738,0,-0.392021244,-0.552850825,-0.944872069,-0.71836681 Wilson Chandler,chandwi01,2019,2646,1229,-1.498671296,-0.604789925,-2.103461221,0.42893884,0.347173495,0.081765345,-1.878801609,-0.833675888,-2.712477497,-0.464334211 +Wilson Chandler,chandwi01,2020,1569,734,-2.550862893,0.785769587,-1.765093306,0.367519889,0.367519889,0,-2.237685587,0.461217777,-1.77646781,-0.363937972 Don Chaney,chanedo01,1977,6212,2820,0.104572405,0.842131245,0.94670365,5.332216577,4.658544077,0.6736725,0.054582361,1.227361379,1.28194374,-0.117703863 Don Chaney,chanedo01,1978,1864,835,-2.716853698,0.067816432,-2.649037266,0.043351776,0.043351776,0,-2.937517149,-0.030798011,-2.96831516,0.478431408 Don Chaney,chanedo01,1979,2410,1074,-2.157066957,0.872875266,-1.284191691,0.808890226,0.808890226,0,-2.221053403,1.234344389,-0.986709013,0.758786256 @@ -2895,6 +2992,7 @@ Ken Charles,charlke01,1977,5482,2487,-0.958635428,0.293085069,-0.66555036,2.6499 Ken Charles,charlke01,1978,1132,520,-0.688179632,-0.738381452,-1.426561083,0.351555945,0.351555945,0,-0.951884311,-0.780579963,-1.732464274,0.136088442 Lorenzo Charles,charllo01,1986,606,288,-1.217625325,-2.358416792,-3.576042117,-0.119862134,-0.170564632,0.050702497,-2.027630189,-3.22127896,-5.248909149,0.34234221 Joe Chealey,chealjo01,2019,16,8,-10.33655502,-10.16108604,-20.49764105,-0.070807225,-0.070807225,0,-5.187206569,-13.62727165,-18.81447822,-2.295408381 +Joe Chealey,chealjo01,2020,69,33,-14.3579638,6.316331736,-8.041632069,-0.088602627,-0.088602627,0,-10.72676395,3.344550437,-7.382213512,-0.562092485 Calbert Cheaney,cheanca01,1994,3241,1604,-0.656893211,-1.918828461,-2.575721672,0.142773918,0.142773918,0,-0.828929391,-1.604937824,-2.433867215,0.102139447 Calbert Cheaney,cheanca01,1995,5279,2651,0.296511305,-1.37996308,-1.083451775,2.254306637,2.254306637,0,0.209893204,-0.974907594,-0.76501439,0.009728214 Calbert Cheaney,cheanca01,1996,4589,2324,-0.205349005,-0.507351145,-0.71270015,2.417338378,2.417338378,0,-0.088189697,-0.304316323,-0.392506019,0.065487789 @@ -2908,6 +3006,7 @@ Calbert Cheaney,cheanca01,2003,4653,2473,-1.30426246,0.057502874,-1.246759586,1. Calbert Cheaney,cheanca01,2004,3911,2067,-1.323160833,-0.524750096,-1.847910929,0.949997471,0.949997471,0,-1.69857257,-0.549130091,-2.247702661,-0.127543119 Calbert Cheaney,cheanca01,2005,1870,951,-3.772914659,-0.34186002,-4.114774679,-0.660436309,-0.660436309,0,-4.455725646,-1.047606813,-5.503332459,-0.243587652 Calbert Cheaney,cheanca01,2006,881,448,-4.716405862,-1.128304804,-5.844710667,-0.705649941,-0.705649941,0,-5.206664135,-2.204200726,-7.41086486,-0.221102138 +Zylan Cheatham,cheatzy01,2020,112,51,-4.541227382,-9.208785467,-13.75001285,-0.285513621,-0.285513621,0,-4.392579922,-8.238762147,-12.63134207,-0.252890446 Maurice Cheeks,cheekma01,1979,6152,2739,0.83514259,2.132754388,2.967896978,8.071730074,6.045623501,2.026106573,0.831599396,2.395514587,3.227113983,0.084267186 Maurice Cheeks,cheekma01,1980,7103,3298,2.131288454,1.879204919,4.010493373,11.41960999,9.189354165,2.230255826,2.031597339,2.250911954,4.282509293,-0.16008407 Maurice Cheeks,cheekma01,1981,6326,2928,2.979274887,2.98803575,5.967310638,13.12835473,10.44794781,2.680406917,2.9985489,3.46511601,6.46366491,0.060661006 @@ -2961,6 +3060,7 @@ Josh Childress,childjo01,2014,47,24,1.111929291,4.569173456,5.681102747,0.102431 Randolph Childress,childra01,1996,488,250,-3.438465841,-1.509541543,-4.948007384,-0.283313752,-0.283313752,0,-3.13884976,-2.61566317,-5.75451293,0.980539357 Randolph Childress,childra01,1997,292,155,-5.880097011,-0.408812281,-6.288909293,-0.293348115,-0.293348115,0,-5.215120407,-1.380264743,-6.595385151,1.965705628 Chris Chiozza,chiozch01,2019,72,33,-5.508553293,-8.134557989,-13.64311128,-0.182003272,-0.182003272,0,-3.760837068,-7.565383565,-11.32622063,-0.777778233 +Chris Chiozza,chiozch01,2020,1025,466,-0.466608827,1.196763754,0.730154927,0.833498308,0.788919552,0.044578756,0.955897367,-0.301973041,0.653924326,0.53232284 Jim Chones,choneji01,1977,5305,2477,-0.931818054,0.708005904,-0.22381215,3.186885802,2.820139577,0.366746225,-0.653584753,0.597601821,-0.055982932,-0.255257927 Jim Chones,choneji01,1978,6517,2988,-1.276708963,0.619132095,-0.657576868,3.174247202,3.291077421,-0.116830218,-0.95091534,0.650999735,-0.299915605,-0.393371138 Jim Chones,choneji01,1979,6168,2850,-2.088384479,-0.559748754,-2.648133234,0.147575464,0.147575464,0,-1.589965415,-0.350030288,-1.939995703,-0.394539888 @@ -2986,11 +3086,13 @@ Doug Christie,chrisdo01,2007,157,82,-2.926874731,-1.088783357,-4.015658087,-0.05 Marquese Chriss,chrisma01,2017,3721,1743,-2.986334834,-1.321713986,-4.30804882,-1.404795845,-1.404795845,0,-2.761795572,-0.802715832,-3.564511404,1.363275855 Marquese Chriss,chrisma01,2018,3272,1527,-3.567450701,0.252371783,-3.315078918,-0.444294466,-0.444294466,0,-3.128687979,-0.07177595,-3.200463929,0.913774713 Marquese Chriss,chrisma01,2019,1045,499,-6.239940788,-4.038366115,-10.2783069,-1.912008685,-1.912008685,0,-5.054937896,-4.23905339,-9.293991286,0.175210576 +Marquese Chriss,chrisma01,2020,2554,1196,-1.665427851,1.178586523,-0.486841328,1.382656848,1.382656848,0,-2.059003388,1.069789567,-0.989213822,0.124156217 Patrick Christopher,chrispa01,2015,59,29,-9.928618559,-13.9552276,-23.88384616,-0.315694479,-0.315694479,0,-8.121640035,-8.997432186,-17.11907222,0.920732735 Rakeem Christmas,chrisra01,2016,13,6,9.431761662,-38.10721123,-28.67544956,-0.079736317,-0.079736317,0,6.326726127,-30.25395272,-23.92722659,0.459634295 Rakeem Christmas,chrisra01,2017,455,219,-2.134139087,-0.541987583,-2.67612667,0.008241984,0.008241984,0,-2.558255258,-1.206358729,-3.764613987,-0.144554938 Semaj Christon,chrisse01,2017,2012,994,-3.500917264,-3.632160054,-7.133077318,-2.169333741,-2.059345566,-0.109988175,-3.421434473,-2.921146302,-6.342580775,-2.328583556 Robert Churchwell,churcro01,1996,39,20,-10.59798476,-4.957084111,-15.55506887,-0.129970215,-0.129970215,0,-10.63791471,-6.874876512,-17.51279122,-0.492705106 +Brandon Clarke,clarkbr01,2020,2874,1300,0.205167721,0.734046619,0.93921434,2.450816843,2.450816843,0,-0.501135954,0.280517155,-0.220618799,0.163094752 Carlos Clark,clarkca01,1984,308,147,-2.869967942,0.695998789,-2.173969152,0.043300604,0.04104339,0.002257213,-2.794535845,-0.542657319,-3.337193164,0.3082884 Carlos Clark,clarkca01,1985,1227,573,-2.868104375,0.508244483,-2.359859892,0.115142185,-0.005896681,0.121038866,-2.828598272,-0.113862761,-2.942461033,0.541438937 Coty Clarke,clarkco01,2016,13,6,14.88876208,-8.37422646,6.51453562,0.029094311,0.029094311,0,12.22093587,-11.00796163,1.212974239,2.527831466 @@ -3001,6 +3103,7 @@ Earl Clark,clarkea01,2013,2870,1445,-2.576031316,-0.742824894,-3.31885621,-0.436 Earl Clark,clarkea01,2014,1532,768,-3.68409912,-2.679016182,-6.363115302,-1.424131332,-1.424131332,0,-2.814723134,-3.15816103,-5.972884165,0.136030348 Earl Clark,clarkea01,2015,223,106,-6.036004269,-0.809855309,-6.845859578,-0.228199696,-0.098399053,-0.129800643,-5.100151905,-2.226990293,-7.327142198,0.982917588 Gary Clark,clarkga01,2019,1342,645,-1.129099292,-2.132590335,-3.261689627,-0.166273085,-0.155008801,-0.011264284,-0.593265458,-2.044043882,-2.63730934,-0.374928933 +Gary Clark,clarkga01,2020,1547,711,-1.14702697,-1.534619778,-2.681646747,0.031213059,-0.264804934,0.296017993,-0.570869459,-2.030784041,-2.6016535,-0.491859539 Ian Clark,clarkia01,2014,346,172,-3.096708193,-2.470009938,-5.56671813,-0.249987632,-0.249987632,0,-2.85659162,-3.083321891,-5.939913511,1.08969581 Ian Clark,clarkia01,2015,389,192,-1.448636745,0.284935776,-1.16370097,0.148272948,0.148272948,0,-1.37048758,-0.58930389,-1.95979147,0.422622832 Ian Clark,clarkia01,2016,1529,732,-2.232478923,-3.852363709,-6.084842633,-1.246904488,-1.477840601,0.230936113,-1.981257539,-3.601171747,-5.582429286,-0.12373827 @@ -3012,6 +3115,7 @@ Jordan Clarkson,clarkjo01,2016,5177,2552,-0.425276711,-2.213819157,-2.639095868, Jordan Clarkson,clarkjo01,2017,5017,2397,-0.510473911,-1.143546762,-1.654020673,1.345934747,1.345934747,0,-0.69293107,-1.13336934,-1.82630041,0.410379436 Jordan Clarkson,clarkjo01,2018,4531,2174,0.388035524,-0.710933467,-0.322897943,2.630692161,2.914236949,-0.283544788,-0.113455549,-1.132551233,-1.246006781,-0.311231958 Jordan Clarkson,clarkjo01,2019,4575,2214,2.035009123,-2.077627873,-0.042618749,3.042700568,3.042700568,0,2.078466364,-2.573352634,-0.49488627,-0.516887746 +Jordan Clarkson,clarkjo01,2020,3946,1905,2.736674195,-1.853820587,0.882853608,3.509546531,3.346863337,0.162683194,2.168198442,-2.056706022,0.11149242,-0.466946393 Keon Clark,clarkke01,1999,780,409,-4.258029752,-0.54808075,-4.806110502,-0.428580965,-0.428580965,0,-4.342436858,-1.116431785,-5.458868643,-0.098861988 Keon Clark,clarkke01,2000,3692,1850,-2.006153855,0.81323632,-1.192917535,1.468522725,1.468522725,0,-2.02100181,0.547535857,-1.473465953,-0.074410499 Keon Clark,clarkke01,2001,3510,1823,-2.088592918,-0.849732423,-2.938325341,-0.157178465,-0.153740345,-0.00343812,-2.142616662,-0.774596572,-2.917213235,0.523208423 @@ -3023,6 +3127,7 @@ Victor Claver,clavevi01,2013,1564,812,-3.022008477,-0.984776846,-4.006785323,-0. Victor Claver,clavevi01,2014,384,191,-2.394924371,4.512926688,2.118002317,0.478027548,0.470204772,0.007822775,-1.386206063,2.275143727,0.888937664,0.68096922 Victor Claver,clavevi01,2015,154,76,-2.385629613,0.641545606,-1.744084008,0.039225821,0.039225821,0,-1.525894572,-0.1428648,-1.668759371,0.543897162 Charles Claxton,claxtch01,1996,14,7,-9.083990105,-1.988451788,-11.07244189,-0.031589708,-0.031589708,0,-7.941371034,1.195893987,-6.745477046,5.83755059 +Nicolas Claxton,claxtni01,2020,410,187,-3.1734949,1.24221337,-1.93128153,0.077722724,0.077722724,0,-3.110360111,-1.180934128,-4.291294238,-0.508582667 Speedy Claxton,claxtsp01,2002,2952,1577,-1.446307515,0.752194163,-0.694113352,1.668596071,1.521774123,0.146821948,-1.411004649,1.119663139,-0.29134151,0.404699658 Speedy Claxton,claxtsp01,2003,1518,797,-0.274931383,0.5164906,0.241559217,1.23362137,0.784471581,0.44914979,-0.555274165,0.349192447,-0.206081718,0.216305162 Speedy Claxton,claxtsp01,2004,3018,1595,1.060961456,1.559000089,2.619961545,4.373924891,4.373924891,0,0.893913844,2.023615442,2.917529286,0.08381142 @@ -3040,10 +3145,13 @@ Mateen Cleaves,cleavma01,2003,111,55,-11.26829669,-2.369117157,-13.63741384,-0.3 Mateen Cleaves,cleavma01,2004,176,92,-2.234501514,-0.747947742,-2.982449257,-0.010971866,-0.010971866,0,-2.353342788,0.278526419,-2.074816369,0.510367456 Mateen Cleaves,cleavma01,2005,120,65,-2.199144019,-1.141256509,-3.340400529,-0.019418191,-0.019418191,0,-2.823062149,-2.921770061,-5.74483221,-0.758010922 Mateen Cleaves,cleavma01,2006,444,230,-2.28626082,-2.81157531,-5.09783613,-0.276832385,-0.276832385,0,-2.6993554,-3.514170621,-6.213526021,0.440078885 +Chris Clemons,clemoch01,2020,668,299,-1.846443729,-2.153922474,-4.000366203,-0.195841805,-0.211054095,0.01521229,-0.971502795,-2.893151754,-3.864654548,1.279536037 Antonius Cleveland,clevean01,2018,264,123,-6.142492537,-0.100904852,-6.243397389,-0.213859246,-0.213859246,0,-5.755820722,0.062955204,-5.692865519,0.695969981 +Antonius Cleveland,clevean01,2020,118,55,-6.520519287,-2.994766325,-9.515285612,-0.190367499,-0.197650143,0.007282644,-5.29631206,-4.516422378,-9.812734438,-0.176577167 Keith Closs,closske01,1998,1441,740,-4.13222478,0.188893011,-3.943331769,-0.447091727,-0.447091727,0,-4.242780557,-1.032514417,-5.275294975,-0.699205306 Keith Closs,closske01,1999,164,87,-2.963308187,1.617148935,-1.346159251,0.062722652,0.062722652,0,-3.196956278,0.698689038,-2.49826724,0.591881471 Keith Closs,closske01,2000,1623,820,-2.992946994,-0.312550141,-3.305497134,-0.230941947,-0.230941947,0,-3.443529311,-1.256016108,-4.699545418,-0.591120501 +Amir Coffey,coffeam01,2020,363,166,-1.136850093,-1.956035734,-3.092885828,-0.029740048,-0.110399854,0.080659806,-0.459239377,-2.72992,-3.189159377,0.015134289 Richard Coffey,cofferi01,1991,622,320,-2.505288647,-2.222525317,-4.727813964,-0.323368278,-0.323368278,0,-3.329073678,-2.646075174,-5.975148852,0.14196211 Fred Cofield,cofiefr01,1986,974,469,-4.346645741,-0.774259677,-5.120905418,-0.572508481,-0.572508481,0,-4.531546856,-1.169179854,-5.70072671,0.945314198 Fred Cofield,cofiefr01,1987,55,27,-8.236019494,2.272333615,-5.963685879,-0.044171382,-0.044171382,0,-7.598894552,0.856752133,-6.742142419,-0.226827157 @@ -3147,6 +3255,7 @@ Jason Collins,collija04,2013,743,384,-5.284287942,0.603957434,-4.680330508,-0.38 Jason Collins,collija04,2014,348,172,-5.739170724,-6.422277121,-12.16144785,-0.822501049,-0.822501049,0,-6.60740578,-5.13999485,-11.74740063,-0.394265723 John Collins,collijo01,2018,3714,1785,-1.067389055,0.52076513,-0.546623925,2.003056396,2.003056396,0,-0.933834354,0.426914411,-0.506919942,-0.17665947 John Collins,collijo01,2019,4001,1829,3.248466497,-0.516129074,2.732337422,5.127653744,5.127653744,0,3.4621486,-1.044357041,2.417791558,0.234645389 +John Collins,collijo01,2020,2962,1363,0.000840825,-0.375499121,-0.374658296,1.654028557,1.654028557,0,0.56832572,-0.380118476,0.188207244,0.136592225 Kyle Collinsworth,colliky01,2018,974,480,-1.177205889,0.238866581,-0.938339308,0.441641359,0.441641359,0,-1.652510383,-0.066218759,-1.718729142,-0.453223088 Mardy Collins,collima01,2007,1487,777,-2.703966493,-0.094684318,-2.79865081,-0.019387337,-0.019387337,0,-2.69598498,-0.953240177,-3.649225157,0.486861813 Mardy Collins,collima01,2008,1224,634,-4.65269348,-1.024755616,-5.677449096,-0.949770737,-0.949770737,0,-4.704483999,-1.936953598,-6.641437597,0.280397991 @@ -3169,6 +3278,7 @@ Nick Collison,collini01,2018,156,75,-4.919948476,-3.183645456,-8.103593932,-0.20 Sherron Collins,collish01,2011,125,66,-4.625704946,-1.696376082,-6.322081028,-0.120507095,-0.120507095,0,-4.446419478,-3.407839936,-7.854259414,0.173317283 Zach Collins,colliza01,2018,2242,1115,-3.534298798,-1.548711218,-5.083010016,-1.321073954,-1.211308413,-0.109765542,-4.012555096,-1.376404923,-5.388960019,-0.67122964 Zach Collins,colliza01,2019,3379,1631,-1.545185138,-0.574027183,-2.119212321,0.542222846,0.18565308,0.356569766,-1.80317212,-0.473243612,-2.276415732,-0.76768959 +Zach Collins,colliza01,2020,610,290,-1.136195048,1.431900212,0.295705163,0.450297762,0.450297762,0,-1.46705554,1.462414441,-0.004641099,-0.07673781 Bonzie Colson,colsobo01,2019,226,98,-2.528227699,-5.121150178,-7.649377877,-0.246200271,-0.246200271,0,-1.810751601,-4.581203581,-6.391955182,0.513104631 Sean Colson,colsose01,2001,84,44,-3.419090171,-2.324191146,-5.743281317,-0.063421126,-0.063421126,0,-3.165123752,-2.592325058,-5.75744881,1.375951418 Steve Colter,coltest01,1985,3549,1628,-0.284065797,-0.588255279,-0.872321075,1.569540682,1.380543955,0.188996726,-0.282962192,-0.621496306,-0.904458498,0.263703089 @@ -3194,6 +3304,7 @@ Mike Conley,conlemi01,2016,3439,1761,2.23655048,-0.875734961,1.360815519,3.63231 Mike Conley,conlemi01,2017,4893,2516,5.514579121,0.704590516,6.219169637,11.57131684,9.476695525,2.094621319,5.629184817,1.559565419,7.188750236,-0.611166823 Mike Conley,conlemi01,2018,744,373,1.335969048,2.068421371,3.404390419,1.166249968,1.166249968,0,1.720098064,1.574011447,3.294109511,-0.419992626 Mike Conley,conlemi01,2019,4787,2342,4.605585265,1.701336626,6.30692189,10.75563906,10.75563906,0,3.512718915,2.155744018,5.668462933,-0.625039621 +Mike Conley,conlemi01,2020,3181,1528,1.361772029,-1.564110854,-0.202338826,2.023808703,1.387883644,0.635925059,1.167128457,-0.623793877,0.54333458,-0.297646364 Marty Conlon,conloma01,1992,768,382,-4.415084556,-1.71859434,-6.133678897,-0.659808736,-0.669618924,0.009810188,-4.337109569,-2.798768252,-7.135877821,0.027354061 Marty Conlon,conloma01,1993,992,467,-1.359638189,-0.902411824,-2.262050013,0.115932468,0.115932468,0,-1.510681139,-1.938151802,-3.448832941,-0.276432875 Marty Conlon,conloma01,1994,1183,579,-0.287633945,-2.349417496,-2.637051442,0.02844023,0.02844023,0,-0.531815476,-2.167438677,-2.699254153,-0.058453135 @@ -3207,6 +3318,7 @@ Pat Connaughton,connapa01,2016,315,151,-6.295377306,-1.5678922,-7.863269506,-0.3 Pat Connaughton,connapa01,2017,700,340,-0.845896522,-1.828691632,-2.674588154,0.008175167,-0.101338193,0.109513359,-0.572547402,-2.806396301,-3.378943703,-0.254494148 Pat Connaughton,connapa01,2018,3195,1547,-0.507435733,0.084208115,-0.423227618,1.823280478,1.73030749,0.092972988,-1.54172732,-0.342865842,-1.884593162,-0.825696446 Pat Connaughton,connapa01,2019,3462,1585,-0.23705713,0.53001171,0.29295458,2.468816375,1.783922657,0.684893718,-0.185286254,0.260050493,0.074764238,-0.583401009 +Pat Connaughton,connapa01,2020,3151,1414,-1.19242335,0.469151466,-0.723271884,1.461755838,1.315774614,0.145981224,-1.531267795,-0.0066774,-1.537945195,-0.283403613 Lester Conner,connele01,1983,3103,1416,0.519057972,1.527349216,2.046407189,3.470109284,3.470109284,0,0.252796152,1.504064063,1.756860214,0.149887916 Lester Conner,connele01,1984,5601,2573,1.997013425,0.772793451,2.769806876,7.221150967,7.221150967,0,1.524239637,0.824473873,2.34871351,-0.35356472 Lester Conner,connele01,1985,4910,2258,0.151479315,0.632537094,0.784016409,4.060741326,4.060741326,0,-0.017958594,0.684928411,0.666969817,-0.267976391 @@ -3266,6 +3378,8 @@ Omar Cook,cookom01,2005,145,74,0.574329969,0.617698351,1.19202832,0.149446997,0. Quinn Cook,cookqu01,2017,382,188,0.925560263,-5.486743026,-4.561182762,-0.177239035,-0.177239035,0,0.200921736,-5.201413558,-5.000491822,-0.412882282 Quinn Cook,cookqu01,2018,1890,915,-0.185168095,-3.807582511,-3.992750605,-0.566183673,-0.90192908,0.335745407,0.274778029,-3.150159249,-2.87538122,-0.986932073 Quinn Cook,cookqu01,2019,2626,1252,-1.147223023,-4.087641905,-5.234864928,-1.577255201,-1.326373233,-0.250881967,-0.299224069,-3.777090232,-4.076314301,-1.129557085 +Quinn Cook,cookqu01,2020,1150,532,-1.690682697,-2.961151969,-4.651834665,-0.516782905,-0.373220043,-0.143562862,-2.104376831,-3.899718098,-6.004094929,-0.173035014 +Tyler Cook,cookty01,2020,123,58,-1.838739204,-2.640617623,-4.479356827,-0.045028892,-0.057984812,0.01295592,-1.532968399,-4.604651702,-6.137620102,-1.000785512 Jack Cooley,cooleja01,2015,188,87,-2.003084957,4.049718955,2.046633998,0.215126406,0.215126406,0,-1.8454777,4.781522323,2.936044623,0.998216924 Jack Cooley,cooleja01,2018,170,87,4.965636626,1.365356451,6.330993077,0.398748113,0.398748113,0,2.392832159,0.479073291,2.87190545,-1.0664676 Duane Cooper,coopedu01,1993,1316,649,-3.11583262,-3.319324092,-6.435156712,-1.226327643,-1.193539289,-0.032788355,-3.413977356,-3.884761046,-7.298738403,0.327581325 @@ -3366,6 +3480,7 @@ Robert Covington,covinro01,2016,3978,1903,-0.679481034,1.914163483,1.23468245,3. Robert Covington,covinro01,2017,4446,2119,-1.662518518,3.753779532,2.091261014,5.290169939,5.290169939,0,-1.292073097,3.848364965,2.556291867,1.053554595 Robert Covington,covinro01,2018,5947,2813,1.066398347,3.334451798,4.400850145,10.36348137,9.907442482,0.456038887,1.891226013,3.939435764,5.830661776,0.877084798 Robert Covington,covinro01,2019,2533,1203,-0.588962675,3.344973606,2.756010931,3.375306758,3.375306758,0,-0.099199348,4.292296199,4.193096851,0.152571921 +Robert Covington,covinro01,2020,5405,2516,-0.285745533,2.019235599,1.733490066,5.82266973,4.792850291,1.029819439,0.590750713,3.152820651,3.743571364,0.543088553 Dave Cowens,cowenda01,1977,5133,2267,-0.698898362,2.412990066,1.714091704,5.171738902,4.273049501,0.898689401,-0.331642875,2.177654444,1.846011569,-0.393378571 Dave Cowens,cowenda01,1978,7175,3215,1.093492821,2.097584347,3.191077168,9.709427425,9.709427425,0,1.355935593,2.388335621,3.744271214,-0.395532713 Dave Cowens,cowenda01,1979,5649,2517,-1.009484103,0.418287983,-0.59119612,2.76893174,2.76893174,0,-0.635923447,0.951934071,0.316010624,-0.12922604 @@ -3380,8 +3495,10 @@ Allen Crabbe,crabbal01,2016,4976,2407,0.795584232,-1.077948018,-0.282363786,3.05 Allen Crabbe,crabbal01,2017,4858,2346,-0.851101948,-1.720572208,-2.571674156,0.211525538,0.090382579,0.121142959,-1.001829284,-1.447988869,-2.449818154,0.094722171 Allen Crabbe,crabbal01,2018,4622,2197,0.988288784,0.152158082,1.140446866,4.385720569,4.385720569,0,1.051411639,-0.239550956,0.811860683,0.565995664 Allen Crabbe,crabbal01,2019,2422,1133,-2.589412528,0.562959069,-2.026453459,0.418546004,0.418546004,0,-2.525984208,0.037788947,-2.488195261,0.071918206 +Allen Crabbe,crabbal01,2020,1445,653,-3.170559494,-3.636210155,-6.806769649,-1.325944657,-1.325944657,0,-2.74881265,-4.30881108,-7.05762373,-0.616913998 Torrey Craig,craigto01,2018,1311,629,-1.079343775,1.295461434,0.216117659,0.94888948,0.94888948,0,-0.85024491,0.016931969,-0.833312941,-0.311024124 Torrey Craig,craigto01,2019,3760,1833,-0.176797937,0.086586894,-0.090211044,2.514936996,1.690397551,0.824539444,-0.672902458,0.226094719,-0.446807739,-0.466752138 +Torrey Craig,craigto01,2020,2950,1447,-0.666200702,-1.456056385,-2.122257086,0.441361066,0.771017184,-0.329656118,-0.676788756,-1.136219493,-1.813008249,-0.619869851 Chris Crawford,crawfch01,1998,480,260,-0.494669805,0.00716391,-0.487505895,0.29715892,0.318832378,-0.021673458,-0.420250398,-1.204696531,-1.624946929,0.085678284 Chris Crawford,crawfch01,1999,1625,909,-1.629980321,-1.654005095,-3.283985417,-0.239387273,-0.357596963,0.118209691,-1.782307819,-1.515338296,-3.297646114,0.580753519 Chris Crawford,crawfch01,2000,1291,668,-1.707625191,-1.743360735,-3.450985925,-0.239512524,-0.239512524,0,-1.781686192,-2.028838622,-3.810524814,0.239381797 @@ -3408,6 +3525,7 @@ Jamal Crawford,crawfja01,2016,4760,2325,0.452706335,-2.582266206,-2.129559871,0. Jamal Crawford,crawfja01,2017,4810,2353,-0.837849831,-2.327704775,-3.165554606,-0.430710204,-1.138704521,0.707994317,-0.27330242,-2.886606334,-3.159908753,-0.076655314 Jamal Crawford,crawfja01,2018,3636,1776,0.676892504,-4.855840655,-4.178948151,-1.278363386,-1.595558387,0.317195001,1.095644174,-5.425764475,-4.330120301,-0.338744205 Jamal Crawford,crawfja01,2019,2624,1211,-1.005402042,-5.81085017,-6.816252212,-2.522285608,-2.522285608,0,-1.453148068,-6.102992766,-7.556140833,0.403328122 +Jamal Crawford,crawfja01,2020,15,6,26.40691698,-8.338341513,18.06857547,0.063808629,0.063808629,0,23.64497797,-8.129704317,15.51527366,0.12625791 Joe Crawford,crawfjo01,2009,47,23,-1.081954307,0.006454687,-1.07549962,0.019738846,0.019738846,0,-1.161244613,-0.494164257,-1.65540887,0.421536393 Jordan Crawford,crawfjo02,2011,2015,1027,-1.507031202,-2.959097533,-4.466128735,-0.927369544,-0.927369544,0,-1.139877289,-2.848469092,-3.98834638,0.841216343 Jordan Crawford,crawfjo02,2012,3417,1753,0.510419939,-3.911349106,-3.400929166,-0.584899368,-0.584899368,0,0.697416979,-3.594721345,-2.897304366,0.431623633 @@ -3470,7 +3588,9 @@ Jae Crowder,crowdja01,2016,5239,2505,0.725139588,0.429041972,1.15418156,5.034441 Jae Crowder,crowdja01,2017,5962,2931,1.616645776,0.797311108,2.413956884,7.804251409,6.139019625,1.665231784,1.980254241,0.673845444,2.654099685,0.382237241 Jae Crowder,crowdja01,2018,5019,2413,-1.821238157,-0.332121983,-2.15336014,0.729572953,0.904764168,-0.175191215,-1.136766408,0.120941433,-1.015824975,0.308405091 Jae Crowder,crowdja01,2019,4908,2296,-0.14993839,0.611935727,0.461997337,3.78576218,3.513227156,0.272535024,0.426095215,0.681195274,1.107290488,0.33843971 +Jae Crowder,crowdja01,2020,5362,2535,0.377076157,-0.622063248,-0.244987091,3.329566729,2.114700148,1.214866581,1.197061161,-0.075855908,1.121205253,0.207957264 Mark Crow,crowma01,1978,360,154,-1.400155124,-1.732817809,-3.132972934,-0.030233133,-0.030233133,0,-1.937172502,-2.165786591,-4.102959094,0.512116116 +Jarrett Culver,culveja01,2020,3301,1506,-2.512051528,-1.257337219,-3.769388747,-0.783122636,-0.783122636,0,-2.488021159,-1.038409412,-3.526430571,-0.017744979 Pat Cummings,cummipa01,1980,2058,957,-1.533570899,-0.15244614,-1.686017039,0.518595395,0.536663143,-0.018067749,-1.458941742,-0.518246729,-1.977188471,0.529241698 Pat Cummings,cummipa01,1981,2418,1109,-1.779286526,0.041896284,-1.737390242,0.572993597,0.621051336,-0.048057739,-1.459379204,-0.300454569,-1.759833773,0.851173684 Pat Cummings,cummipa01,1982,2472,1176,-2.670758857,-1.283713898,-3.954472755,-0.742990296,-0.582613875,-0.160376421,-2.643568425,-1.178737942,-3.822306367,1.161334479 @@ -3582,6 +3702,7 @@ Seth Curry,curryse01,2015,16,8,-22.08144714,-6.966074632,-29.04752178,-0.1056568 Seth Curry,curryse01,2016,1461,692,0.679318195,-2.515113618,-1.835795423,0.322896279,0.322896279,0,-0.447212236,-3.067093064,-3.5143053,0.038952658 Seth Curry,curryse01,2017,3957,2029,1.143214518,0.630862002,1.77407652,4.629249836,4.629249836,0,1.079916176,1.006252686,2.086168862,-1.132173645 Seth Curry,curryse01,2019,3580,1725,-0.375472556,0.558132132,0.182659576,2.602177333,1.648571907,0.953605426,-0.242509535,-0.07946296,-0.321972496,-0.710367741 +Seth Curry,curryse01,2020,3699,1749,2.72548282,-2.626029377,0.099453443,2.538779438,2.189695593,0.349083845,2.593951014,-2.501917106,0.092033907,-0.514068117 Stephen Curry,curryst01,2010,6127,2896,1.660505742,-0.237263253,1.423242489,6.170612819,6.170612819,0,1.85116287,0.258905399,2.110068269,0.068252654 Stephen Curry,curryst01,2011,4972,2489,3.255244366,-0.340517369,2.914726996,7.197756114,7.197756114,0,3.231818577,-0.013222066,3.218596511,0.054261877 Stephen Curry,curryst01,2012,1424,732,3.979718414,0.996675594,4.976394009,2.891080104,2.891080104,0,4.172123171,1.10140524,5.273528411,0.177034995 @@ -3592,6 +3713,7 @@ Stephen Curry,curryst01,2016,7053,3314,10.37941079,2.108447237,12.48785802,26.66 Stephen Curry,curryst01,2017,6963,3239,9.3086844,-0.095877228,9.212807172,20.65330419,15.61961184,5.033692354,9.791555296,0.593993192,10.38554849,3.58154952 Stephen Curry,curryst01,2018,4708,2186,8.057850212,-0.5001069,7.557743312,11.84730741,8.773362408,3.073945003,8.209617666,0.385208736,8.594826402,2.223310275 Stephen Curry,curryst01,2019,6820,3177,7.509478023,0.277037952,7.786515975,17.5661287,13.2637935,4.3023352,8.072135272,0.634772731,8.706908003,2.223996726 +Stephen Curry,curryst01,2020,317,139,6.403426309,-1.457445929,4.94598038,0.557403772,0.557403772,0,5.569434529,-1.556774864,4.012659665,2.174184667 Rastko Cvetkovic,cvetkra01,1996,93,48,-9.594779129,0.66945426,-8.925324869,-0.15467796,-0.15467796,0,-8.62006886,1.043522696,-7.576546164,2.118140229 Quintin Dailey,dailequ01,1983,4653,2081,-0.130964123,-1.746293775,-1.877257898,0.929408335,0.929408335,0,-0.168147209,-1.375745906,-1.543893115,0.314763295 Quintin Dailey,dailequ01,1984,5150,2449,-0.556683858,-0.60934277,-1.166026628,1.983357904,1.983357904,0,-0.632989754,-0.495600223,-1.128589977,0.218733612 @@ -3677,6 +3799,7 @@ Troy Daniels,danietr01,2016,1027,494,-0.05068258,-2.673073071,-2.723755651,-0.00 Troy Daniels,danietr01,2017,2489,1251,1.263691969,-1.083394386,0.180297583,1.883603769,1.697649989,0.18595378,1.23689872,-1.588856735,-0.351958015,0.278965216 Troy Daniels,danietr01,2018,3433,1622,-0.516219339,-3.886792897,-4.403012235,-1.36570994,-1.36570994,0,-0.563617394,-3.761671454,-4.325288848,-0.161786912 Troy Daniels,danietr01,2019,1624,760,-0.986345569,-1.526318799,-2.512664369,0.092194282,0.092194282,0,-1.340784431,-1.823359132,-3.164143564,0.184847216 +Troy Daniels,danietr01,2020,1201,562,-1.057419775,-1.71076788,-2.768187655,-0.000891064,-0.130083068,0.129192004,-1.018300326,-2.591896186,-3.610196512,-0.311623888 Sasha Danilovic,danilsa01,1996,1154,602,1.877808693,-0.655947193,1.221861499,1.226627594,1.095447391,0.131180203,1.58315192,-0.722458017,0.860693903,0.198355106 Sasha Danilovic,danilsa01,1997,3332,1789,-0.787946514,-0.695408279,-1.483354794,1.17127405,1.17127405,0,-0.794851365,-0.495788007,-1.290639372,1.484898123 Adrian Dantley,dantlad01,1977,6367,2816,3.111612238,-0.408852369,2.702759869,7.803059503,7.803059503,0,2.663738309,-0.143634004,2.520104305,-0.427203421 @@ -3736,6 +3859,7 @@ Anthony Davis,davisan02,2016,4434,2164,0.307322345,2.280605087,2.587927432,5.925 Anthony Davis,davisan02,2017,5582,2708,0.581632221,4.449178164,5.030810385,10.80842731,10.80842731,0,0.996587349,3.822936391,4.819523739,0.531888178 Anthony Davis,davisan02,2018,6612,3085,1.259732435,4.00413267,5.263865105,12.81229307,11.42556453,1.386728543,2.816365178,3.89101738,6.707382558,1.217603945 Anthony Davis,davisan02,2019,3998,1850,4.105122105,3.275084908,7.380207013,9.609615264,9.609615264,0,4.307410969,3.020674403,7.328085372,0.511792659 +Anthony Davis,davisan02,2020,6113,2900,3.083301264,4.34730326,7.430604524,15.49317006,9.303934083,6.189235978,2.7846476,4.661157821,7.445805421,1.125995351 Baron Davis,davisba01,2000,3116,1580,-0.410254711,0.641735368,0.231480657,2.433562554,2.33288296,0.100679593,-0.22854605,0.801250843,0.572704793,1.020985924 Baron Davis,davisba01,2001,6754,3589,3.058557337,2.46934082,5.527898157,15.29378334,12.46465254,2.829130801,3.176018887,3.029463511,6.205482398,0.227594922 Baron Davis,davisba01,2002,7036,3719,4.1931383,1.483030285,5.676168585,16.11747504,13.73611986,2.381355175,4.660038295,2.184660772,6.844699067,0.337674208 @@ -3806,6 +3930,7 @@ Ed Davis,davised01,2016,3826,1889,0.670489154,1.249485621,1.919974774,4.45791638 Ed Davis,davised01,2017,1617,789,-2.661586334,-2.977642725,-5.63922906,-1.161543939,-1.161543939,0,-2.877646567,-2.070645323,-4.94829189,-0.12725603 Ed Davis,davised01,2018,3099,1542,-0.551629189,1.301775671,0.750146482,2.71531587,2.93687448,-0.221558611,-1.246844619,1.670805312,0.423960693,-1.434790364 Ed Davis,davised01,2019,3125,1487,-0.747163493,1.469129107,0.721965614,2.616817004,2.45011332,0.166703684,-1.229012776,1.626528151,0.397515375,-0.939598841 +Ed Davis,davised01,2020,629,303,-4.68108165,-0.194152986,-4.875234636,-0.326776303,-0.326776303,0,-4.548544085,0.665466551,-3.883077534,-0.548525168 Emanual Davis,davisem01,1997,444,230,-2.439658694,-0.332103441,-2.771762135,-0.002557821,-0.002557821,0,-2.438931258,-0.586228753,-3.025160012,0.147292701 Emanual Davis,davisem01,1998,1149,599,-2.250057876,-2.903272456,-5.153330332,-0.737372487,-0.737372487,0,-2.352487594,-3.279218892,-5.631706487,0.35960741 Emanual Davis,davisem01,2000,1380,701,-2.299012139,0.47604831,-1.82296383,0.334727001,0.334727001,0,-1.999991064,0.107932205,-1.892058859,0.901490139 @@ -3887,6 +4012,7 @@ Terry Davis,daviste01,1996,1007,501,-3.020574422,-1.899700949,-4.920275371,-0.55 Terry Davis,daviste01,1998,3298,1705,-1.160664734,-0.406932278,-1.567597012,1.024936797,1.024936797,0,-1.50990164,-0.464980526,-1.974882166,-0.321959888 Terry Davis,daviste01,1999,1094,578,-1.751017232,-0.927615354,-2.678632586,0.02106446,0.02106446,0,-2.196969198,-0.900206073,-3.097175271,0.079209199 Terry Davis,daviste01,2001,445,228,-2.034036136,-2.817245843,-4.851281979,-0.245076435,-0.245076435,0,-2.765672428,-2.828130035,-5.593802463,0.243116837 +Terence Davis,daviste02,2020,2763,1293,1.640759,0.268672291,1.909431292,3.084926696,2.715793242,0.369133454,1.444815673,-0.039821313,1.404994359,0.235729358 Tyler Davis,davisty01,2019,2,1,-40.82592091,61.11388186,20.28796095,0.01142252,0.01142252,0,-26.93530508,42.98906324,16.05375815,-2.873834033 Walter Davis,daviswa03,1978,6220,2656,2.810476995,-0.223450367,2.587026629,7.233279786,7.06274343,0.170536356,2.639105056,-0.196438948,2.442666108,-0.039441938 Walter Davis,daviswa03,1979,6633,2927,3.570937046,0.816756989,4.387694035,10.73629502,8.891993277,1.84430174,3.676961419,0.762092307,4.439053726,0.211403662 @@ -3969,6 +4095,7 @@ Dewayne Dedmon,dedmode01,2016,1434,705,-1.024454829,1.089795794,0.065340966,1.01 Dewayne Dedmon,dedmode01,2017,2851,1427,-1.693167983,3.763519193,2.07035121,3.508942943,3.527896903,-0.01895396,-1.802888797,3.694329017,1.891440221,-0.146703589 Dewayne Dedmon,dedmode01,2018,3200,1542,-1.522958882,1.11102808,-0.411930802,1.840296146,1.840296146,0,-1.290316624,0.500848156,-0.789468468,0.046955432 Dewayne Dedmon,dedmode01,2019,3482,1609,-0.891659562,1.146982037,0.255322475,2.466204847,2.466204847,0,-0.431952084,1.191371267,0.759419183,-0.037171255 +Dewayne Dedmon,dedmode01,2020,1617,774,-5.359593063,3.372404651,-1.987188412,0.298772611,0.298772611,0,-4.692368945,2.635313274,-2.057055671,0.261442268 Terry Dehere,deherte01,1994,1593,759,-4.100875791,-2.403419901,-6.504295692,-1.456640735,-1.456640735,0,-4.013366612,-2.842720055,-6.856086668,0.186710784 Terry Dehere,deherte01,1995,3525,1774,-1.810467733,-3.13552058,-4.945988313,-1.999572172,-1.999572172,0,-2.056715118,-3.002783023,-5.059498141,0.567537443 Terry Dehere,deherte01,1996,3963,2018,2.819132011,-2.735785082,0.083346929,2.930053336,2.930053336,0,2.547639054,-2.395017267,0.152621786,0.410525248 @@ -4015,6 +4142,7 @@ Matthew Dellavedova,dellama01,2016,4174,2108,0.384791291,0.416742311,0.801533602 Matthew Dellavedova,dellama01,2017,4292,2145,-1.243733596,-1.751582139,-2.995315735,-0.255296765,-0.431188649,0.175891884,-1.375437374,-1.512440765,-2.887878139,0.17360531 Matthew Dellavedova,dellama01,2018,1600,790,-1.50290407,-3.111319015,-4.614223085,-0.74614731,-0.946931091,0.20078378,-1.482692612,-3.135639987,-4.618332599,-0.513890628 Matthew Dellavedova,dellama01,2019,1704,812,0.116099336,-0.685849002,-0.569749666,0.897827177,0.897827177,0,-0.247252929,-1.812488215,-2.059741144,0.445289597 +Matthew Dellavedova,dellama01,2020,1731,821,-1.731192795,2.560980079,0.829787285,1.499567455,1.499567455,0,-1.854641033,0.834198535,-1.020442498,0.005918652 Vinny Del Negro,delnevi01,1989,3295,1556,-0.265688117,-0.458161608,-0.723849724,1.608938292,1.608938292,0,-0.97913525,-0.522647478,-1.501782728,0.027618395 Vinny Del Negro,delnevi01,1990,3786,1858,-0.643377779,-0.924601974,-1.567979753,1.121421683,1.121421683,0,-1.103127384,-0.917799721,-2.020927105,0.08208468 Vinny Del Negro,delnevi01,1993,3288,1638,0.914759727,-1.107083699,-0.192323972,2.14959867,1.829757413,0.319841257,0.404898161,-1.001945848,-0.597047687,-0.061303028 @@ -4065,6 +4193,7 @@ DeMar DeRozan,derozde01,2016,6934,3550,1.829736196,-3.143568186,-1.31383199,2.52 DeMar DeRozan,derozde01,2017,5986,2993,2.101773017,-1.921425406,0.180347612,4.455533563,4.275640209,0.179893354,1.501122895,-2.066467036,-0.565344142,-0.29556092 DeMar DeRozan,derozde01,2018,6336,3065,3.436636552,-2.129783552,1.306852999,6.305071965,7.007218212,-0.702146247,3.252800173,-1.918066963,1.33473321,0.509792875 DeMar DeRozan,derozde01,2019,5994,2939,1.263006458,-1.084380094,0.178626364,4.370055795,3.891009646,0.479046149,0.737198951,-1.089353545,-0.352154593,-0.931917773 +DeMar DeRozan,derozde01,2020,4867,2316,2.766481561,-2.670028986,0.096452575,3.330853721,3.330853721,0,1.23373488,-2.359072883,-1.125338002,-0.989054834 Marcus Derrickson,derrima01,2019,138,67,5.44688204,0.882154527,6.329036567,0.312243678,0.312243678,0,4.845190879,-0.388415513,4.456775366,0.621077891 Derrick Dial,dialde01,2000,197,103,0.343561845,-1.78441709,-1.440855245,0.070288154,0.033734334,0.03655382,0.324382079,-2.29930304,-1.974920961,0.037204567 Derrick Dial,dialde01,2001,391,207,0.169222324,-1.174649503,-1.005427179,0.184678971,0.184678971,0,-0.31838689,-1.985531586,-2.303918476,0.216606745 @@ -4073,7 +4202,9 @@ Derrick Dial,dialde01,2004,165,86,-0.28224535,0.445235834,0.162990484,0.12833018 Cheick Diallo,diallch01,2017,421,199,-2.881862931,-4.038266387,-6.920129318,-0.422398451,-0.422398451,0,-2.563370736,-3.415077443,-5.978448179,-0.230275367 Cheick Diallo,diallch01,2018,1355,629,-2.274748856,-3.101832776,-5.376581632,-0.841587423,-0.54196787,-0.299619553,-2.000529119,-2.081800911,-4.08233003,-0.199111719 Cheick Diallo,diallch01,2019,2001,896,-1.869400078,-0.468058049,-2.337458127,0.189073896,0.189073896,0,-1.21891001,-0.75186892,-1.97077893,0.262004256 +Cheick Diallo,diallch01,2020,1019,479,-1.975180025,1.211973211,-0.763206814,0.485924993,0.485924993,0,-1.669548508,0.355928306,-1.313620201,0.080109293 Hamidou Diallo,diallha01,2019,1141,526,-2.005642308,-1.622405448,-3.628047756,-0.236464484,-0.236464484,0,-3.463480684,-0.84275342,-4.306234104,0.357688107 +Hamidou Diallo,diallha01,2020,1974,921,-3.924443445,2.729555138,-1.194888307,0.725261759,0.822489795,-0.097228036,-4.373351177,2.066435384,-2.306915792,0.09079447 Yakhouba Diawara,diawaya01,2007,2418,1178,-2.281093566,-0.239983769,-2.521077335,0.138535554,0.139838447,-0.001302892,-2.450416719,-0.424165302,-2.874582022,0.670708412 Yakhouba Diawara,diawaya01,2008,1155,550,-1.513367978,-0.865002221,-2.378370199,0.104872566,0.100800524,0.004072041,-2.12189664,-1.830632525,-3.952529165,0.293865686 Yakhouba Diawara,diawaya01,2009,1649,872,-2.067222883,-1.203494662,-3.270717545,-0.234116588,-0.220049785,-0.014066804,-2.146917449,-2.061766217,-4.208683666,0.555882335 @@ -4121,6 +4252,7 @@ Gorgui Dieng,dienggo01,2016,4472,2220,-0.724619912,0.408886331,-0.315733581,2.74 Gorgui Dieng,dienggo01,2017,5278,2653,-0.796801555,1.554553848,0.757752293,4.691925147,4.691925147,0,-0.82485661,2.457849159,1.632992549,-1.157559613 Gorgui Dieng,dienggo01,2018,2916,1403,-2.976413289,-1.322895947,-4.299309236,-1.102406879,-1.209557461,0.107150582,-2.244976221,-0.767637931,-3.012614152,-0.219741695 Gorgui Dieng,dienggo01,2019,2226,1031,-1.321816934,0.682027159,-0.639789775,1.110506015,1.110506015,0,-0.787916924,1.104471403,0.316554479,0.046021658 +Gorgui Dieng,dienggo01,2020,2355,1096,-2.874961039,5.233399937,2.358438897,2.862482155,2.862482155,0,-2.495096449,4.648626655,2.153530206,0.002397312 Coby Dietrick,dietrco01,1977,4322,1836,-2.230198628,0.144132115,-2.086066514,0.625167247,0.605769443,0.019397804,-1.748539998,0.278360792,-1.470179205,0.468764926 Coby Dietrick,dietrco01,1978,4518,1972,-1.457637684,0.364022714,-1.093614971,1.671050541,1.606687681,0.06436286,-1.174360917,0.40810784,-0.766253076,0.239449828 Coby Dietrick,dietrco01,1979,4087,1768,-0.388404313,1.326454049,0.938049736,3.31674119,3.181227311,0.13551388,-0.270902936,1.222951059,0.952048124,0.228149812 @@ -4138,6 +4270,7 @@ Spencer Dinwiddie,dinwisp01,2016,320,161,-4.253574704,-1.748591664,-6.002166368, Spencer Dinwiddie,dinwisp01,2017,2797,1334,0.744401035,-0.717104872,0.027296162,1.876555758,1.876555758,0,-0.305971695,-0.894818514,-1.200790209,-0.710463168 Spencer Dinwiddie,dinwisp01,2018,4766,2306,3.246510895,-0.738931329,2.507579566,6.073954975,6.073954975,0,2.531120204,-0.540967221,1.990152983,-1.791261648 Spencer Dinwiddie,dinwisp01,2019,4365,2045,1.877261159,-0.762442134,1.114819025,4.016695672,3.914532243,0.102163429,1.314688689,-0.9108139,0.403874789,-0.581892108 +Spencer Dinwiddie,dinwisp01,2020,4225,1994,3.357430829,-2.173506303,1.183924526,3.983275302,3.983275302,0,3.345874494,-2.148784526,1.197089968,-0.48113237 Ike Diogu,dioguik01,2006,2027,1031,-1.531100524,-2.371506561,-3.902607085,-0.608247919,-0.608247919,0,-2.011537584,-2.671395116,-4.6829327,0.295905891 Ike Diogu,dioguik01,2007,1512,760,-2.670797818,-1.33046533,-4.001263148,-0.497841843,-0.497841843,0,-3.016254824,-1.977164011,-4.993418835,0.461625345 Ike Diogu,dioguik01,2008,628,305,-1.365465288,-2.351810002,-3.71727529,-0.150482539,-0.150482539,0,-1.695520103,-2.720471757,-4.41599186,-0.022460139 @@ -4173,6 +4306,7 @@ Vlade Divac,divacvl01,2003,5426,2701,-0.59567896,3.498803213,2.903124253,7.79466 Vlade Divac,divacvl01,2004,4994,2552,0.137009776,0.363838314,0.50084809,4.222090591,3.945425811,0.27666478,0.265304826,-0.127547635,0.137757191,-0.424849214 Vlade Divac,divacvl01,2005,249,130,-2.587057949,-1.728843195,-4.315901144,-0.104674579,-0.104674579,0,-2.552563735,-1.984382873,-4.536946608,0.721857586 Donte DiVincenzo,divindo01,2019,914,411,-1.506700249,3.297772532,1.791072283,0.95661009,0.95661009,0,-0.925799623,2.074634512,1.148834889,0.46905952 +Donte DiVincenzo,divindo01,2020,3748,1685,0.548221497,2.513514659,3.061736156,5.007557218,5.008019538,-0.00046232,0.704369529,2.551017658,3.255387187,0.5521583 Juan Dixon,dixonju01,2003,1203,647,-2.534113103,-1.490199201,-4.024312304,-0.423810917,-0.423810917,0,-2.006480952,-1.758325816,-3.764806768,0.692003009 Juan Dixon,dixonju01,2004,2872,1478,-0.565596243,-1.47347373,-2.039069973,0.539324051,0.539324051,0,-0.44997559,-1.374959574,-1.824935164,0.549219422 Juan Dixon,dixonju01,2005,2511,1273,0.642769295,-1.995567665,-1.35279837,0.915553639,0.793558035,0.121995603,0.520492207,-2.465999605,-1.945507398,0.370474985 @@ -4206,6 +4340,7 @@ James Donaldson,donalja01,1992,2156,1086,-3.301102033,-1.786647111,-5.087749143, James Donaldson,donalja01,1993,200,99,-4.879646486,1.033874625,-3.845771861,-0.05893605,-0.028962227,-0.029973823,-4.939747482,0.222663638,-4.717083844,0.114560577 James Donaldson,donalja01,1995,1340,689,-4.884406953,-0.274398965,-5.158805918,-0.851362858,-0.679632504,-0.171730354,-4.933349476,-1.161920387,-6.095269864,-0.272648702 Luka Doncic,doncilu01,2019,4877,2318,3.095993803,-0.86982288,2.226170923,5.939360283,5.939360283,0,3.268718424,-0.529670094,2.73904833,0.940742758 +Luka Doncic,doncilu01,2020,4775,2262,7.397159485,-1.068008544,6.329150941,10.64446575,9.936518816,0.707946934,7.909136834,-1.456047114,6.45308972,1.350775376 Billy Donovan,donovbi01,1988,760,364,-3.190773066,-1.676388906,-4.867161972,-0.394088954,-0.394088954,0,-3.545355654,-2.765159819,-6.310515474,0.231967678 Keyon Dooling,doolike01,2001,2336,1237,-0.960035725,-0.815481011,-1.775516735,0.616923119,0.616923119,0,-1.127782438,-1.147177819,-2.274960257,0.286742157 Keyon Dooling,doolike01,2002,294,155,-2.852178874,-1.454025013,-4.306203887,-0.124425378,-0.124425378,0,-2.869134455,-1.721371597,-4.590506052,1.013694898 @@ -4229,8 +4364,10 @@ Joey Dorsey,dorsejo01,2011,1022,522,-2.154820385,1.004055929,-1.150764457,0.4276 Joey Dorsey,dorsejo01,2015,1806,867,-2.946769938,0.666181655,-2.280588283,0.21898092,0.373737678,-0.154756758,-3.015708663,1.374736873,-1.640971791,0.740288357 Tyler Dorsey,dorsety01,2018,2044,974,-0.725697157,-2.049150413,-2.77484757,-0.012339941,-0.012339941,0,-0.835678236,-2.693832068,-3.529510304,-0.061709515 Tyler Dorsey,dorsety01,2019,1517,698,-0.600858466,-3.211257901,-3.812116367,-0.368539281,-0.368539281,0,-1.476753776,-3.001883272,-4.478637048,0.019696783 +Luguentz Dort,dortlu01,2020,2082,995,-2.723180114,3.603595741,0.880415627,1.860045565,1.484675272,0.375370293,-3.421194545,3.623067454,0.20187291,0.328045943 Damyean Dotson,dotsoda01,2018,985,474,-1.529178387,1.602393171,0.073214785,0.68330573,0.68330573,0,-1.647805035,-0.317603237,-1.965408271,0.08051153 Damyean Dotson,dotsoda01,2019,4219,2004,-1.152779761,-1.214911025,-2.367690786,0.389369618,0.389369618,0,-1.294236784,-1.523746761,-2.817983545,-0.396016759 +Damyean Dotson,dotsoda01,2020,1767,836,-0.410192573,-1.194055993,-1.604248565,0.485720585,0.485720585,0,-1.273754795,-2.109465415,-3.38322021,-0.621274796 Quincy Douby,doubyqu01,2007,717,359,-2.729479302,-1.161476831,-3.890956132,-0.209568919,-0.209568919,0,-2.625668737,-2.060498614,-4.686167352,0.262386211 Quincy Douby,doubyqu01,2008,1748,876,-3.230540034,-1.663897203,-4.894437237,-0.963073367,-0.963073367,0,-2.978599328,-2.337528021,-5.316127349,0.453784657 Quincy Douby,doubyqu01,2009,593,300,-1.736847092,-2.159254316,-3.896101408,-0.175372998,-0.175372998,0,-1.956219879,-2.88544966,-4.841669539,1.289651136 @@ -4270,10 +4407,12 @@ Toney Douglas,douglto01,2014,1381,704,-0.751680283,-1.926803484,-2.678483767,0.1 Toney Douglas,douglto01,2015,336,177,-1.209862987,2.955003375,1.745140388,0.404272829,0.404272829,0,-1.723185526,3.190683087,1.46749756,-0.392762913 Toney Douglas,douglto01,2016,2617,1262,0.943731872,-2.075593209,-1.131861338,1.043447181,1.043447181,0,0.369775033,-1.123168282,-0.753393249,0.147459307 Toney Douglas,douglto01,2017,802,394,-2.044152681,-0.787143435,-2.831296115,-0.016191586,-0.016191586,0,-1.853910226,0.218276906,-1.63563332,-0.903125145 +Sekou Doumbouya,doumbse01,2020,1553,754,-5.190272044,-3.933215412,-9.123487455,-2.426997113,-2.426997113,0,-5.330495836,-3.450174162,-8.780669999,-1.033811436 Zabian Dowdell,dowdeza01,2011,581,292,-3.627780991,-0.030991894,-3.658772884,-0.13597882,-0.13597882,0,-3.16197644,-0.179163319,-3.341139759,0.407015987 Milton Doyle,doylemi01,2018,266,125,-4.464219926,-2.071060043,-6.535279969,-0.239758387,-0.239758387,0,-3.070226369,-1.717634229,-4.787860597,-0.677116304 PJ Dozier,doziepj01,2018,6,3,-27.2092965,19.29413367,-7.915162828,-0.007940283,-0.007940283,0,-21.91147207,20.58107953,-1.330392546,0.432693566 PJ Dozier,doziepj01,2019,111,51,3.130533307,0.017308646,3.147841953,0.152473306,0.152473306,0,0.020552022,-0.830304638,-0.809752616,-0.657264984 +PJ Dozier,doziepj01,2020,1132,537,-1.059240303,-1.675332998,-2.734573301,-0.014018687,0.218228332,-0.232247018,-0.531990795,-1.463324562,-1.995315357,0.104172339 Terry Dozier,doziete01,1990,190,92,-6.724427105,0.865234208,-5.859192896,-0.146885423,-0.146885423,0,-6.576881985,-0.122599504,-6.699481489,0.644681051 Goran Dragic,dragigo01,2009,1473,728,-2.055799352,-1.475025953,-3.530825305,-0.291426937,-0.291426937,0,-1.875792744,-1.739354383,-3.615147127,0.450681399 Goran Dragic,dragigo01,2010,3350,1679,1.37711988,-1.280660338,0.096459541,2.464544409,1.962620639,0.501923771,1.582261942,-1.598238162,-0.01597622,0.17974683 @@ -4286,6 +4425,7 @@ Goran Dragic,dragigo01,2016,5625,2835,0.766840159,0.839999244,1.606839404,6.2980 Goran Dragic,dragigo01,2017,4958,2459,2.518876645,-1.83017198,0.688704666,4.305855083,4.305855083,0,2.252149105,-0.640900584,1.611248522,-0.188290292 Goran Dragic,dragigo01,2018,5160,2534,1.360866161,-0.154822309,1.206043853,5.119657865,4.9934761,0.126181766,1.007372147,0.037210168,1.044582315,-0.102396986 Goran Dragic,dragigo01,2019,2117,991,1.205345062,-1.122524222,0.08282084,1.440870908,1.440870908,0,0.985140355,-0.871053663,0.114086693,0.610034848 +Goran Dragic,dragigo01,2020,4619,2216,2.091715218,-0.50233128,1.589383938,4.998266178,2.761876889,2.236389289,2.853212519,-1.060951814,1.792260705,0.218872625 Zoran Dragic,dragizo01,2015,157,75,-4.015396534,-7.683437772,-11.69883431,-0.345805714,-0.345805714,0,-1.799401313,-8.791593536,-10.59099485,0.953372667 Greg Dreiling,dreilgr01,1987,266,128,-3.575623296,-0.127260965,-3.70288426,-0.063693804,-0.063693804,0,-3.86432162,1.115031311,-2.749290308,2.402001925 Greg Dreiling,dreilgr01,1988,153,74,-5.711681436,-0.301082513,-6.012763949,-0.126153757,-0.126153757,0,-5.505191738,-0.670708768,-6.175900506,2.429132167 @@ -4352,6 +4492,7 @@ Andre Drummond,drumman01,2016,5575,2797,-0.891007119,1.657789083,0.766781964,5.0 Andre Drummond,drumman01,2017,4783,2409,-2.513356653,0.132458609,-2.380898044,0.452613768,0.452613768,0,-1.941205955,1.723638966,-0.217566989,-0.22466533 Andre Drummond,drumman01,2018,5348,2625,-0.635246755,0.72144643,0.086199674,3.831640022,3.831640022,0,-0.740346417,1.517513044,0.777166627,0.86672171 Andre Drummond,drumman01,2019,5681,2774,0.702011363,2.822136104,3.524147467,8.881571105,9.140504881,-0.258933776,1.274905131,3.298046438,4.572951569,-0.033285378 +Andre Drummond,drumman01,2020,3868,1879,-2.435471083,1.908646248,-0.526824834,2.14982858,2.14982858,0,-1.548379573,2.642928836,1.094549264,0.609064575 Kevin Duckworth,duckwke01,1987,2037,928,-4.895803182,-1.260438483,-6.156241665,-1.636214618,-1.527201176,-0.109013442,-4.570954275,-0.843220173,-5.414174448,1.526013966 Kevin Duckworth,duckwke01,1988,5175,2374,-1.430752292,-0.967582081,-2.398334372,0.419867412,0.532952034,-0.113084622,-1.072734753,-1.046049607,-2.11878436,0.037216957 Kevin Duckworth,duckwke01,1989,5999,2745,-2.299943751,-0.919919682,-3.219863433,-0.689318338,-0.358696449,-0.330621889,-1.874421335,-0.645236865,-2.5196582,0.020581295 @@ -4394,6 +4535,7 @@ Jared Dudley,dudleja01,2016,4337,2098,1.260366253,0.87411652,2.134482774,5.23363 Jared Dudley,dudleja01,2017,2900,1362,-0.83040372,2.31856967,1.48816595,2.962849237,2.962849237,0,-0.772562803,1.626696261,0.854133458,0.592192215 Jared Dudley,dudleja01,2018,1443,686,-0.193369124,-1.133193513,-1.326562638,0.498978956,0.498978956,0,-0.65289599,-1.45496357,-2.10785956,0.155278831 Jared Dudley,dudleja01,2019,2729,1302,-0.584992689,2.605369031,2.020376342,3.155698521,2.461350354,0.694348167,-0.752402451,1.920700539,1.168298089,-0.458848044 +Jared Dudley,dudleja01,2020,834,395,-2.473210185,1.993496178,-0.479714007,0.468459489,0.761945079,-0.293485591,-2.622473216,2.01425613,-0.608217086,-0.329569728 Terry Duerod,duerote01,1980,3004,1331,-1.164226396,-2.269601009,-3.433827406,-0.464153058,-0.464153058,0,-1.665469024,-2.501244476,-4.166713499,-0.048947741 Terry Duerod,duerote01,1981,966,463,-2.142920375,-1.290022716,-3.432943091,-0.160919772,-0.156446715,-0.004473057,-2.078766548,-2.372012569,-4.450779117,0.100900623 Terry Duerod,duerote01,1982,312,146,-1.605408684,-1.282840155,-2.888248839,-0.010247849,-0.010247849,0,-2.005453215,-2.353049778,-4.358502993,-0.497732685 @@ -4477,6 +4619,7 @@ Mike Dunleavy,dunlemi02,2017,1853,894,-1.95370121,0.02758058,-1.92612063,0.38356 Kris Dunn,dunnkr01,2017,2685,1333,-3.312511614,0.024034945,-3.28847667,-0.364594476,-0.364594476,0,-3.214914993,0.67584355,-2.539071443,-0.434364878 Kris Dunn,dunnkr01,2018,3191,1525,-1.652807654,0.457958813,-1.194848841,1.224853053,1.224853053,0,-1.186147009,1.295205031,0.109058022,1.218230539 Kris Dunn,dunnkr01,2019,2879,1389,-1.085383421,-0.671562286,-1.756945707,0.702422974,0.702422974,0,-1.954533821,0.345470701,-1.60906312,-0.191537283 +Kris Dunn,dunnkr01,2020,2686,1269,-1.688523789,4.147498807,2.458975018,3.376500942,3.376500942,0,-2.102712542,4.917245221,2.814532679,0.12056731 T.R. Dunn,dunntr01,1978,1757,803,-0.708786857,1.461279805,0.752492948,1.43365783,1.39854112,0.03511671,-0.958363738,0.863710013,-0.094653725,-0.016481578 T.R. Dunn,dunntr01,1979,4093,1880,0.098630837,0.377928021,0.476558857,3.100267684,2.910531937,0.189735747,-0.237509678,0.249485703,0.011976025,-0.14228635 T.R. Dunn,dunntr01,1980,3872,1865,-0.539241427,1.392906241,0.853664814,3.420302444,3.399864745,0.020437699,-0.775077517,1.228621047,0.45354353,-0.237941812 @@ -4578,6 +4721,7 @@ Blue Edwards,edwarbl01,1996,5318,2773,-2.048416052,0.40246684,-1.645949212,1.564 Blue Edwards,edwarbl01,1997,2681,1439,-2.675972877,-1.916600488,-4.592573365,-1.354178138,-1.354178138,0,-2.996601304,-1.93670417,-4.933305473,0.094552284 Blue Edwards,edwarbl01,1998,3819,1968,0.015656685,-1.141798675,-1.12614199,1.632752385,1.632752385,0,-0.079448389,-0.875846314,-0.955294702,0.127716099 Blue Edwards,edwarbl01,1999,506,283,-2.319463132,2.054907872,-0.26455526,0.359532616,0.359532616,0,-2.205622871,0.822441648,-1.383181223,0.16744773 +Carsen Edwards,edwarca01,2020,776,354,-5.043211303,-0.077337754,-5.120549057,-0.431588869,-0.458118584,0.026529715,-4.59420204,-1.066346659,-5.660548699,0.502862545 Corsley Edwards,edwarco01,2005,203,110,-4.053687496,-0.225064546,-4.278752042,-0.086247699,-0.086247699,0,-4.153134569,0.29734516,-3.855789409,0.483866563 Doug Edwards,edwardo01,1994,218,110,-6.427565587,-1.021828428,-7.449394015,-0.263241683,-0.268111673,0.00486999,-6.198511451,-2.672968433,-8.871479884,-0.299092993 Doug Edwards,edwardo01,1995,401,212,-4.491433417,-1.836168451,-6.327601868,-0.389063015,-0.389063015,0,-4.715922258,-2.911863133,-7.627785391,0.510615415 @@ -4669,6 +4813,7 @@ Mario Elie,eliema01,2001,3163,1609,-0.489772262,1.493778074,1.004005812,3.084703 Henry Ellenson,ellenhe01,2017,295,146,-4.72828481,-1.920889847,-6.649174657,-0.294611469,-0.294611469,0,-3.712689689,-4.26230458,-7.97499427,1.406644188 Henry Ellenson,ellenhe01,2018,690,329,-4.519453305,-1.783313291,-6.302766596,-0.598677025,-0.598677025,0,-3.394737102,-2.752207173,-6.146944275,0.386661557 Henry Ellenson,ellenhe01,2019,547,259,-0.783993151,-3.237114485,-4.021107636,-0.164043698,-0.164043698,0,-1.050971237,-2.479525198,-3.530496436,-0.371744064 +Henry Ellenson,ellenhe01,2020,36,15,-7.04766344,17.99036709,10.94270365,0.10526281,0.10526281,0,-6.1680163,9.126813782,2.958797482,0.460435784 Wayne Ellington,ellinwa01,2010,2803,1384,-1.448461072,-1.997870471,-3.446331543,-0.489521737,-0.489521737,0,-1.941576233,-2.777846775,-4.719423008,-0.414209071 Wayne Ellington,ellinwa01,2011,2402,1181,-2.185279069,-2.235185194,-4.420464263,-1.004387617,-1.004387617,0,-2.486506374,-2.478386138,-4.964892512,-0.198537798 Wayne Ellington,ellinwa01,2012,1913,973,-1.672049047,-0.376579475,-2.048628522,0.347977929,0.347977929,0,-1.950377464,-0.665806927,-2.616184391,-0.05308157 @@ -4679,6 +4824,7 @@ Wayne Ellington,ellinwa01,2016,3266,1615,-1.859141365,-0.857162028,-2.716303392, Wayne Ellington,ellinwa01,2017,3017,1500,1.661049956,-0.492914226,1.16813573,2.980229369,2.980229369,0,1.584922738,-0.55120992,1.033712818,-0.599294415 Wayne Ellington,ellinwa01,2018,4309,2142,1.238678394,-2.228628819,-0.989950426,1.931034215,2.211364301,-0.280330086,1.413923905,-1.992522226,-0.578598321,-0.865921958 Wayne Ellington,ellinwa01,2019,2944,1428,-0.233007305,-0.414817782,-0.647825087,1.553111211,1.744489708,-0.191378496,0.502552329,-0.536225726,-0.033673398,0.049500949 +Wayne Ellington,ellinwa01,2020,1158,558,-0.492104612,0.426136511,-0.065968101,0.759927006,0.759927006,0,-1.004489578,-1.234865,-2.239354578,-0.560458481 Bob Elliott,elliobo01,1979,651,282,0.12238259,-1.510385394,-1.388002804,0.196364602,0.196364602,0,-0.402586216,-1.810886715,-2.213472931,0.221423127 Bob Elliott,elliobo01,1980,1614,722,-3.166333956,-0.585097059,-3.751431015,-0.370920154,-0.370920154,0,-3.150348146,-1.418120148,-4.568468294,0.573754172 Bob Elliott,elliobo01,1981,2926,1320,-2.14977566,-1.398274562,-3.548050222,-0.539254289,-0.539254289,0,-2.194325275,-1.688594349,-3.882919624,0.344425629 @@ -4784,6 +4930,7 @@ Melvin Ely,elyme01,2014,49,27,-0.223520737,-7.539528497,-7.763049233,-0.06758880 Joel Embiid,embiijo01,2017,1642,786,-1.501959739,5.600233816,4.098274078,2.792342633,2.792342633,0,-2.019135795,4.277593611,2.258457816,1.645407235 Joel Embiid,embiijo01,2018,4602,2190,0.384851513,3.941477194,4.326328707,8.01277715,6.599080943,1.413696207,1.644562893,2.915353092,4.559915985,0.708299466 Joel Embiid,embiijo01,2019,5350,2488,2.686678599,4.84082089,7.527499489,13.30610109,9.917043174,3.389057914,3.351387023,3.80082494,7.152211963,0.625009715 +Joel Embiid,embiijo01,2020,3491,1651,0.679464795,3.365941306,4.045406101,5.745576783,5.676696176,0.068880607,2.028187436,3.795763659,5.823951095,0.827260528 Andre Emmett,emmetan01,2005,52,28,-5.765008128,-2.194010834,-7.959018963,-0.075149233,-0.075149233,0,-6.647772708,-3.159204102,-9.80697681,0.909364809 Andre Emmett,emmetan01,2012,85,45,-1.101133203,-0.270356113,-1.371489317,0.031614424,0.031614424,0,-1.87535458,-1.670311583,-3.545666162,-0.101553144 Chris Engler,englech01,1983,809,369,-5.247091836,-1.031765125,-6.278856961,-0.673133005,-0.673133005,0,-5.341502675,-0.674526046,-6.016028721,1.378533358 @@ -4818,6 +4965,7 @@ James Ennis III,ennisja01,2016,662,329,0.419239082,-1.812968099,-1.393729018,0.2 James Ennis III,ennisja01,2017,3249,1660,-1.712986358,0.305281388,-1.40770497,1.065242373,1.644384379,-0.579142006,-1.565423735,0.511502177,-1.053921558,-0.16332888 James Ennis III,ennisja01,2018,3240,1604,-1.224449436,0.869655627,-0.35479381,1.957958518,1.957958518,0,-1.620047833,0.414731318,-1.205316515,-0.251040512 James Ennis III,ennisja01,2019,3074,1462,-1.326425683,-1.944100919,-3.270526602,-0.370635971,-0.406818399,0.036182428,-1.056912961,-1.177989387,-2.234902348,0.007701403 +James Ennis III,ennisja01,2020,2959,1384,-0.730936703,-0.663194651,-1.394131354,0.964055973,0.86271725,0.101338723,-0.909487117,-0.45114707,-1.360634187,0.259584738 Tyler Ennis,ennisty01,2015,864,427,-3.41403253,-1.269281055,-4.683313586,-0.432883167,-0.32178967,-0.111093497,-2.392911751,-1.757315895,-4.150227646,0.845242888 Tyler Ennis,ennisty01,2016,1303,654,-1.903010228,-1.087443289,-2.990453517,-0.079898957,-0.079898957,0,-1.756164092,-1.338123388,-3.09428748,-0.405976654 Tyler Ennis,ennisty01,2017,1230,588,-0.301269239,2.076218025,1.774948786,1.345664325,1.345664325,0,-0.619066149,0.529885601,-0.089180548,0.156204961 @@ -4843,6 +4991,7 @@ Evan Eschmeyer,eschmev01,2002,601,307,-3.436770531,0.206452222,-3.230318309,-0.0 Evan Eschmeyer,eschmev01,2003,326,167,-4.272142015,2.122649703,-2.149492312,0.053954746,-0.034305289,0.088260036,-3.740406159,3.714334709,-0.026071449,1.96220538 Vincenzo Esposito,esposvi01,1996,554,282,-4.803040855,-4.77556682,-9.578607675,-0.997885023,-0.997885023,0,-4.370850834,-5.826071489,-10.19692232,1.457664066 Drew Eubanks,eubandr01,2019,239,113,-3.871943356,-0.83507942,-4.707022776,-0.112343449,-0.112343449,0,-4.210874417,-3.016260178,-7.227134595,-0.437184261 +Drew Eubanks,eubandr01,2020,608,272,-2.772048217,-1.590932364,-4.362980581,-0.226269488,-0.226269488,0,-3.73172186,-1.711862315,-5.443584175,1.108015221 Brian Evans,evansbr01,1997,123,66,-0.467297704,-0.115946143,-0.583243847,0.07469483,-0.006651825,0.081346654,-1.034154179,-1.464006658,-2.498160837,-0.434679164 Brian Evans,evansbr01,1998,1674,897,-0.73657492,-0.964231801,-1.700806722,0.489956719,0.49589093,-0.00593421,-0.971889685,-1.371775491,-2.343665176,1.111960018 Brian Evans,evansbr01,1999,279,145,-1.176936761,-1.216353668,-2.393290428,0.026340203,0.026340203,0,-1.744816741,-2.384024149,-4.12884089,-0.020594732 @@ -4850,6 +4999,7 @@ Earl Evans,evansea01,1980,860,381,-2.445621466,-2.109433143,-4.555054609,-0.3542 Jawun Evans,evansja01,2018,1674,778,-3.038265752,1.46402929,-1.574236462,0.469441371,0.469441371,0,-2.628376478,1.286625026,-1.341751453,0.582160144 Jawun Evans,evansja01,2019,133,65,-7.782499369,0.760087915,-7.022411454,-0.142374106,-0.142374106,0,-7.698290757,-0.875089252,-8.573380009,0.411907619 Jacob Evans,evansja02,2019,472,222,-5.150322376,-2.351205233,-7.501527609,-0.538607255,-0.5320694,-0.006537855,-4.274472905,-2.901310124,-7.17578303,-0.044086168 +Jacob Evans,evansja02,2020,905,418,-5.52383312,-0.78655153,-6.310384651,-0.764435447,-0.764435447,0,-6.0640697,-1.22790559,-7.29197529,0.230329173 Jeremy Evans,evansje01,2011,888,463,1.77752668,0.087752242,1.865278922,1.088065691,1.088065691,0,0.807008396,-0.797321077,0.009687318,-0.185280073 Jeremy Evans,evansje01,2012,432,224,1.409426587,0.394340046,1.803766633,0.518259798,0.462313228,0.05594657,0.40551655,-0.383763009,0.021753541,-0.526202858 Jeremy Evans,evansje01,2013,412,215,1.62364733,-0.394987598,1.228659732,0.436866031,0.436866031,0,0.907024662,-0.640336313,0.266688349,0.092777934 @@ -4922,11 +5072,13 @@ Dante Exum,exumda01,2015,3446,1817,-2.844905831,-0.761782029,-3.60668786,-0.7869 Dante Exum,exumda01,2017,2593,1312,-1.888438013,0.84254843,-1.045889583,1.138286817,0.793492795,0.344794022,-1.666458027,0.928101968,-0.738356059,0.060763752 Dante Exum,exumda01,2018,748,349,0.132494499,0.979531559,1.112026058,0.696630667,0.828430044,-0.131799377,-0.887901561,0.321037442,-0.566864119,0.999341101 Dante Exum,exumda01,2019,1426,664,-0.710550123,-0.013893065,-0.724443188,0.685518339,0.685518339,0,-1.063445661,-0.008908832,-1.072354493,-0.101766481 +Dante Exum,exumda01,2020,1022,485,-1.996298334,0.447571792,-1.548726542,0.297406683,0.297406683,0,-2.215466583,-0.959150791,-3.174617374,0.087758785 Christian Eyenga,eyengch01,2011,1856,947,-3.301299168,-0.247072327,-3.548371494,-0.386799523,-0.386799523,0,-3.22573734,-0.491492003,-3.717229344,0.255811999 Christian Eyenga,eyengch01,2012,213,111,-4.440284871,-1.162694325,-5.602979196,-0.156311518,-0.217080682,0.060769165,-4.666288958,-1.374415705,-6.040704662,0.366992152 Festus Ezeli,ezelife01,2013,2495,1254,-4.413806906,1.026317934,-3.387488973,-0.415143758,-0.245395236,-0.169748522,-4.373633696,0.47408018,-3.899553516,0.032126207 Festus Ezeli,ezelife01,2015,1431,687,-2.966074818,0.265415527,-2.700659291,0.029057223,-0.32788235,0.356939573,-2.73782979,-0.040061139,-2.77789093,-0.095248262 Festus Ezeli,ezelife01,2016,2068,973,-2.269898004,2.349768352,0.079870348,1.399556162,1.557071551,-0.15751539,-1.333068465,2.021272234,0.688203769,0.024671088 +Tacko Fall,fallta01,2020,78,36,-4.601467035,0.982875252,-3.618591783,-0.017031824,-0.043674397,0.026642573,-4.193126185,-0.682228571,-4.875354756,0.819070153 Kenneth Faried,farieke01,2012,2423,1229,1.911508692,-0.329841521,1.581667171,2.701136075,2.532301029,0.168835046,1.70969898,-0.097720346,1.611978633,-0.327253813 Kenneth Faried,farieke01,2013,4802,2393,0.801617628,0.629402011,1.431019639,5.100976602,4.851545123,0.249431478,0.761919401,0.946377456,1.708296857,-0.224486275 Kenneth Faried,farieke01,2014,4534,2178,1.235652641,-2.428060982,-1.192408341,1.740790342,1.740790342,0,1.165807686,-1.532739921,-0.366932235,0.552506906 @@ -4964,6 +5116,7 @@ Derrick Favors,favorde01,2016,3823,1983,0.594607964,3.107433025,3.702040989,6.48 Derrick Favors,favorde01,2017,2748,1411,-2.84141503,0.297712355,-2.543702675,0.149039615,0.103025506,0.046014109,-2.234523391,1.521535027,-0.712988364,-0.504232685 Derrick Favors,favorde01,2018,4948,2439,0.077946862,1.804889204,1.882836066,5.74599376,4.21921659,1.52677717,-0.138159875,2.488046202,2.349886327,-0.997683991 Derrick Favors,favorde01,2019,3977,1869,0.042324338,3.822359754,3.864684092,6.357839883,5.347568731,1.010271152,0.073515018,4.040563496,4.114078514,-0.060917467 +Derrick Favors,favorde01,2020,2703,1243,0.69964464,2.66010557,3.35975021,3.865372061,3.865372061,0,0.6893656,2.41023886,3.09960446,-0.24509094 Nick Fazekas,fazekni01,2008,522,269,0.819252503,0.72550618,1.544758683,0.586779099,0.586779099,0,0.240508391,-0.251324503,-0.010816112,-0.374820811 Butch Feher,feherbu01,1977,1094,487,0.799864367,-1.519522541,-0.719658175,0.504469987,0.504469987,0,-0.048315077,-2.266263981,-2.314579058,-0.000805111 Jamie Feick,feickja01,1997,1149,624,-3.362354145,-1.713102732,-5.075456877,-0.742642335,-0.742642335,0,-3.332454641,-1.572655126,-4.905109767,0.280577132 @@ -4982,6 +5135,7 @@ Cristiano Felicio,feliccr01,2016,654,321,-0.889415456,3.69431008,2.804894623,0.9 Cristiano Felicio,feliccr01,2017,2256,1122,-1.249970418,0.232494581,-1.017475837,0.973079967,1.306292382,-0.333212416,-1.703443352,0.445432064,-1.258011288,-0.427389954 Cristiano Felicio,feliccr01,2018,2013,977,-5.505737438,-3.50090975,-9.006647188,-3.104465126,-3.104465126,0,-6.506639147,-3.593692237,-10.10033138,-0.453469365 Cristiano Felicio,feliccr01,2019,1577,746,-2.408120061,-3.8861379,-6.294257961,-1.342326568,-1.342326568,0,-3.583780949,-3.820271907,-7.404052856,-0.502445634 +Cristiano Felicio,feliccr01,2020,802,386,-0.990192577,-5.535915349,-6.526107926,-0.737749042,-0.737749042,0,-2.835112575,-4.098663723,-6.933776298,-0.811043066 Carrick Felix,felixca01,2014,83,38,-2.504439437,1.092228239,-1.412211198,0.026525337,0.026525337,0,-1.78638713,-1.613412531,-3.39979966,2.177506675 Noel Felix,felixno01,2006,158,82,-8.063214912,-1.570236334,-9.633451246,-0.291360532,-0.291360532,0,-7.774851792,-2.713494153,-10.48834595,1.076007252 Raymond Felton,feltora01,2006,4735,2406,1.053033161,-0.70915807,0.343875091,3.794402971,3.794402971,0,0.977766931,-0.649252483,0.328514448,-0.083386444 @@ -5001,6 +5155,8 @@ Raymond Felton,feltora01,2019,930,436,-2.39365284,2.230969762,-0.162683078,0.589 Desmond Ferguson,fergude01,2004,58,32,-0.626237549,-1.687814793,-2.314052342,0.007100642,0.007100642,0,-0.654829118,-4.626314115,-5.281143233,-0.215402423 Terrance Ferguson,fergute01,2018,1562,769,-1.941812713,-2.564826025,-4.506638739,-0.680012906,-0.74539949,0.065386584,-2.308106983,-1.823237397,-4.13134438,-0.781958372 Terrance Ferguson,fergute01,2019,4472,2059,-1.56247255,-1.579597721,-3.142070271,-0.420974705,-0.206544107,-0.214430598,-2.362140699,-0.265590865,-2.627731565,-0.208964619 +Terrance Ferguson,fergute01,2020,2673,1299,-3.982346381,-0.189016342,-4.171362723,-0.937483832,-0.827228585,-0.110255247,-4.321318348,0.667246323,-3.654072025,-0.69424995 +Bruno Fernando,fernabr01,2020,1542,713,-3.079277168,-0.615714787,-3.694991955,-0.343126569,-0.343126569,0,-3.101197975,-1.815218183,-4.916416158,-0.188789061 Rudy Fernandez,fernaru01,2009,3923,2155,2.710830598,0.359480969,3.070311567,6.401852148,6.082835229,0.31901692,2.890481895,0.040141243,2.930623139,-0.017910418 Rudy Fernandez,fernaru01,2010,2882,1560,0.711708772,0.214492805,0.926201576,2.931388183,2.900533661,0.030854522,1.020633773,-0.174655019,0.845978755,0.123497633 Rudy Fernandez,fernaru01,2011,3515,1902,1.359370229,0.70992344,2.069293668,4.691452758,4.720462208,-0.02900945,1.56615128,0.435340097,2.001491377,0.553295604 @@ -5025,6 +5181,7 @@ Rolando Ferreira,ferrero01,1989,74,34,-19.1607506,-3.488211725,-22.64896232,-0.3 Yogi Ferrell,ferreyo01,2017,2402,1197,-0.818340995,-1.922230488,-2.740571483,0.041739463,0.041739463,0,-0.803914398,-1.202338232,-2.006252631,-0.538141388 Yogi Ferrell,ferreyo01,2018,4643,2282,-0.627183849,1.207727276,0.580543428,3.844344256,3.844344256,0,-0.440058582,1.148748209,0.708689627,-0.85259967 Yogi Ferrell,ferreyo01,2019,2310,1067,0.819232549,-0.055286934,0.763945615,1.894035834,1.894035834,0,0.004709357,-0.691200258,-0.686490901,-1.006800845 +Yogi Ferrell,ferreyo01,2020,1122,530,-1.307415012,1.456453008,0.149037996,0.779994019,0.779994019,0,-1.4778795,-0.16997496,-1.64785446,-0.51099761 Danny Ferry,ferryda01,1991,3329,1661,-2.509682842,-1.423327458,-3.9330103,-1.008851781,-1.008851781,0,-2.274530431,-1.164477912,-3.439008343,0.624770175 Danny Ferry,ferryda01,1992,1982,992,-2.235153538,-0.92809494,-3.163248478,-0.205336151,-0.283166884,0.077830733,-1.92594669,-0.860011404,-2.785958093,0.563686207 Danny Ferry,ferryda01,1993,3141,1579,-0.444767095,-0.515113477,-0.959880572,1.451092159,1.282224746,0.168867413,-0.357737975,-0.747619001,-1.105356975,0.025989435 @@ -5070,6 +5227,7 @@ Michael Finley,finlemi01,2010,1572,817,-1.650726166,-1.647570611,-3.298296777,-0 Dorian Finney-Smith,finnedo01,2017,3206,1642,-2.569092242,0.787089046,-1.782003196,0.803267687,0.803267687,0,-2.914158291,0.489363042,-2.424795248,-0.927771278 Dorian Finney-Smith,finnedo01,2018,912,448,-3.109069372,1.367466432,-1.74160294,0.230272295,0.230272295,0,-2.982621649,0.337779292,-2.644842356,-0.093226775 Dorian Finney-Smith,finnedo01,2019,4164,1985,-2.077004922,1.678175374,-0.398829548,2.376237323,2.376237323,0,-2.216193706,1.638862442,-0.577331265,-0.209871076 +Dorian Finney-Smith,finnedo01,2020,4837,2311,0.074579704,0.835975065,0.910554769,4.294656271,3.818257293,0.476398978,0.367937427,0.807283087,1.175220513,-0.781761941 Derek Fisher,fishede01,1997,1830,955,-2.559763626,-0.846976429,-3.406740055,-0.336689898,-0.179144812,-0.157545086,-2.548510728,-1.454875377,-4.003386105,0.526418119 Derek Fisher,fishede01,1998,3989,2038,0.14122536,-0.496632429,-0.355407069,2.517503127,1.931690724,0.585812403,-0.01310893,-0.680591838,-0.693700769,-0.202208145 Derek Fisher,fishede01,1999,2639,1369,1.168247373,-0.163666871,1.004580503,2.646587825,1.898665651,0.747922174,1.241052725,-0.132224326,1.108828399,0.011178842 @@ -5136,6 +5294,7 @@ Jeff Foote,footeje01,2012,73,39,-6.885663403,-1.403234175,-8.288897579,-0.110648 Bryn Forbes,forbebr01,2017,737,358,-3.996793261,-5.146668216,-9.143461477,-1.165016157,-0.92004358,-0.244972577,-2.846756342,-5.686554375,-8.533310717,-0.848073209 Bryn Forbes,forbebr01,2018,3205,1571,-0.952155487,-1.257152268,-2.209307755,0.426983311,0.544340132,-0.11735682,-1.795891257,-1.314798076,-3.110689332,-0.498928849 Bryn Forbes,forbebr01,2019,5148,2505,0.326587932,-2.209899903,-1.883311971,1.123051273,0.771102409,0.351948865,0.060990094,-1.60895065,-1.547960557,-0.867957842 +Bryn Forbes,forbebr01,2020,3303,1579,0.012874619,-3.387542922,-3.374668303,-0.500456142,-0.500456142,0,-0.386680209,-2.799299112,-3.185979322,-0.564101849 Gary Forbes,forbega01,2011,1598,793,-1.265108431,-1.66082554,-2.92593397,-0.071745134,-0.052566806,-0.019178327,-1.37097488,-2.342002531,-3.712977411,0.261054678 Gary Forbes,forbega01,2012,1342,713,-0.883175799,-0.892699406,-1.775875205,0.355918867,0.355918867,0,-0.91312811,-1.651653026,-2.564781135,0.406284711 Alphonso Ford,fordal01,1994,32,16,1.931953238,4.111659564,6.043612802,0.072575187,0.072575187,0,2.727336125,3.531819122,6.259155248,1.060699027 @@ -5225,12 +5384,14 @@ Evan Fournier,fournev01,2016,5178,2566,1.674732855,-1.901972304,-0.227239449,3.2 Evan Fournier,fournev01,2017,4551,2234,0.246039611,-0.408449323,-0.162409711,2.958528313,2.958528313,0,-0.105265566,-0.257235565,-0.362501131,0.30688263 Evan Fournier,fournev01,2018,3878,1837,1.8292429,-2.081834607,-0.252591707,2.363192342,2.363192342,0,1.034241658,-1.614485963,-0.580244305,0.954722708 Evan Fournier,fournev01,2019,5602,2728,0.390855114,-0.586519922,-0.195664808,3.531016081,3.918462948,-0.387446867,0.367512112,-0.074581218,0.292930895,0.276227299 +Evan Fournier,fournev01,2020,4699,2247,1.141446145,-0.690766281,0.450679863,3.695526715,3.545177138,0.150349577,1.395014645,0.041583154,1.436597799,0.428889855 Tremaine Fowlkes,fowlktr01,2002,651,343,-1.192493695,-0.990289667,-2.182783362,0.099200476,0.099200476,0,-1.747156173,-1.057743428,-2.804899601,-0.056996583 Tremaine Fowlkes,fowlktr01,2003,1102,573,0.527521028,0.744631328,1.272152357,1.177102962,1.177102962,0,-0.169180678,0.492818562,0.323637884,0.097766941 Tremaine Fowlkes,fowlktr01,2004,483,261,-2.734016887,0.027974156,-2.706042732,0.005898451,0.005898451,0,-3.184654444,-0.295595065,-3.480249509,0.701053792 Tremaine Fowlkes,fowlktr01,2005,103,56,-3.623493977,-0.679178137,-4.302672114,-0.044891163,-0.044891163,0,-3.662691297,-1.909281975,-5.571973272,1.098418005 De'Aaron Fox,foxde01,2018,4139,2026,-2.36299659,-1.984345876,-4.347342465,-1.666319743,-1.666319743,0,-2.540016884,-1.690158435,-4.230175319,0.913336599 De'Aaron Fox,foxde01,2019,5600,2546,1.850909879,-0.111283064,1.739626815,5.951543743,5.951543743,0,1.615251111,0.359167853,1.974418964,2.091028069 +De'Aaron Fox,foxde01,2020,3479,1634,2.464585736,-2.02050195,0.444083786,2.696372334,2.696372334,0,2.331009398,-1.073026942,1.257982456,1.287256567 Jim Fox,foxji01,1977,2546,1165,-2.31137669,-0.794556585,-3.105933275,-0.21184146,-0.21184146,0,-2.648645834,-1.279279927,-3.927925761,0.143061467 Rick Fox,foxri01,1992,3228,1602,-1.04867895,0.652721193,-0.395957757,1.951663452,1.816794356,0.134869096,-0.738679381,0.743251733,0.004572352,1.089368416 Rick Fox,foxri01,1993,2297,1153,-0.576681241,0.983829299,0.407148058,1.857147271,1.899717246,-0.042569975,-0.574691956,0.53476871,-0.039923247,0.52149262 @@ -5289,11 +5450,14 @@ Tellis Frank,frankte01,1990,3750,1762,-2.6717639,-1.049977302,-3.721741201,-0.87 Tellis Frank,frankte01,1992,281,140,-0.796861979,-0.425288781,-1.22215076,0.110167894,0.110167894,0,-1.180494687,0.044265808,-1.136228879,0.929383416 Tellis Frank,frankte01,1994,1914,959,-2.401324122,0.414927162,-1.98639696,0.376167142,0.376167142,0,-2.626531276,0.674653944,-1.951877332,0.656867292 Melvin Frazier Jr.,frazime01,2019,130,59,-7.057208797,2.459693552,-4.597515245,-0.057349038,-0.134762668,0.07741363,-7.426279691,0.493890153,-6.932389538,0.179127209 +Melvin Frazier Jr.,frazime01,2020,274,126,-4.567813571,-2.830751212,-7.398564783,-0.299238263,-0.299238263,0,-6.420977226,-2.870553495,-9.291530721,0.138155082 +Michael Frazier,frazimi01,2020,361,157,-8.645220736,-5.837200325,-14.48242106,-0.959109413,-0.964020993,0.00491158,-7.459942226,-5.86196254,-13.32190477,1.354055702 Tim Frazier,fraziti01,2015,500,242,-3.880206848,-0.319669015,-4.199875864,-0.167207262,-0.134251942,-0.032955319,-2.892551154,-0.69588695,-3.588438104,0.765851534 Tim Frazier,fraziti01,2016,1510,741,-0.866847881,-0.176111473,-1.042959354,0.617826107,0.617826107,0,-0.890113933,-0.184374701,-1.074488634,-0.154121716 Tim Frazier,fraziti01,2017,3156,1525,-0.546525613,-1.303085022,-1.849610635,0.698631351,0.698631351,0,-0.891684772,-0.863175329,-1.754860101,-0.268990397 Tim Frazier,fraziti01,2018,1724,844,-1.221138784,0.909381963,-0.311756821,1.042674588,0.993963725,0.048710863,-1.116690425,1.137438152,0.020747728,-0.640114665 Tim Frazier,fraziti01,2019,2534,1160,-0.114429746,-2.315742369,-2.430172114,0.211834995,0.138853915,0.07298108,-0.531739003,-2.305738282,-2.837477285,-0.231675011 +Tim Frazier,fraziti01,2020,740,355,-3.414789817,2.070115195,-1.344674622,0.253522096,0.253522096,0,-3.233764861,0.521741343,-2.712023518,-0.405891448 Walt Frazier,fraziwa01,1977,6121,2687,1.325838826,0.271379245,1.597218071,5.950962091,5.950962091,0,1.400926118,0.669612266,2.070538384,-0.156844521 Walt Frazier,fraziwa01,1978,3629,1664,1.418771275,0.358325305,1.777096579,3.834616262,3.834616262,0,1.363251828,0.795883715,2.159135543,-0.246384714 Walt Frazier,fraziwa01,1979,604,279,-1.855314635,-0.976418729,-2.831733364,-0.01163254,-0.01163254,0,-1.714919194,-1.083107483,-2.798026677,-0.017119152 @@ -5346,6 +5510,7 @@ Todd Fuller,fulleto02,2000,790,399,-5.991472467,-0.421944615,-6.413417082,-0.746 Todd Fuller,fulleto02,2001,141,77,-5.808315569,0.456069733,-5.352245837,-0.102278842,-0.102278842,0,-5.471474572,-0.026357548,-5.49783212,0.043874473 Markelle Fultz,fultzma01,2018,616,276,-2.719689996,2.229451266,-0.49023873,0.31920183,0.25584316,0.06335867,-2.6311783,1.751554733,-0.879623567,-0.46541234 Markelle Fultz,fultzma01,2019,931,427,-3.00506014,-0.205591388,-3.210651528,-0.099637976,-0.099637976,0,-2.197696538,-0.205392438,-2.403088976,-0.728585296 +Markelle Fultz,fultzma01,2020,4502,2143,-0.842607407,-1.518744293,-2.3613517,0.428913832,0.76179422,-0.332880389,-0.816829437,-0.794810633,-1.61164007,-0.365123559 Lawrence Funderburke,fundela01,1998,2123,1094,-0.81542393,-1.622961886,-2.438385816,0.172360561,0.172360561,0,-1.081658199,-2.458666056,-3.540324256,-0.824438304 Lawrence Funderburke,fundela01,1999,1951,967,0.64955613,-0.975511938,-0.325955807,1.184113284,1.183233416,0.000879868,0.102354139,-1.510975593,-1.408621454,-0.649156762 Lawrence Funderburke,fundela01,2000,2213,1060,0.386978257,-0.248398673,0.138579584,1.555196217,1.502567676,0.052628541,-0.116931308,-0.930897719,-1.047829026,-0.518221919 @@ -5357,6 +5522,7 @@ Terry Furlow,furlote01,1977,433,190,-2.328129783,-1.068152953,-3.396282736,-0.05 Terry Furlow,furlote01,1978,1913,877,-0.7092175,-2.163372699,-2.8725902,-0.054109693,-0.08199823,0.027888537,-1.029424666,-2.858619777,-3.888044443,-0.380318598 Terry Furlow,furlote01,1979,4129,1930,1.085130523,-1.858989952,-0.773859428,2.008150515,1.199711762,0.808438754,0.793983186,-2.262633081,-1.468649895,-0.322558614 Terry Furlow,furlote01,1980,4375,2122,0.955800858,-1.927449056,-0.971648198,1.91694761,1.91694761,0,0.911457238,-2.13248198,-1.221024743,-0.223325416 +Wenyen Gabriel,gabriwe01,2020,629,288,-2.805269283,1.809658124,-0.995611159,0.293181578,-0.036033074,0.329214652,-3.347811674,2.127676598,-1.220135076,0.546921418 Dan Gadzuric,gadzuda01,2003,1448,760,-3.82520997,1.349084764,-2.476125206,0.106780997,0.106780997,0,-3.642825052,1.254074758,-2.388750294,0.507688057 Dan Gadzuric,gadzuda01,2004,2449,1269,-1.400063845,1.884397958,0.484334113,2.101020372,2.053938743,0.047081629,-1.120110221,2.158755973,1.038645752,0.20225533 Dan Gadzuric,gadzuda01,2005,3412,1783,-0.281214134,1.636197329,1.354983195,3.720798831,3.720798831,0,-0.198119877,1.637843112,1.439723235,-0.331469732 @@ -5367,6 +5533,7 @@ Dan Gadzuric,gadzuda01,2009,1836,941,-2.363427869,0.981796046,-1.381631823,0.660 Dan Gadzuric,gadzuda01,2010,744,390,-3.926404,1.916661241,-2.009742759,0.145463657,0.159863571,-0.014399914,-3.980265869,1.959320594,-2.020945276,0.927877622 Dan Gadzuric,gadzuda01,2011,907,463,-4.100877904,-1.180384887,-5.28126279,-0.604487686,-0.604487686,0,-4.045469558,-0.931218322,-4.97668788,0.88888172 Dan Gadzuric,gadzuda01,2012,26,13,-10.64139707,1.382594807,-9.258802267,-0.04486425,-0.04486425,0,-9.559388067,3.44433977,-6.115048297,3.623773865 +Daniel Gafford,gaffoda01,2020,1296,609,-2.62046295,0.931949424,-1.688513526,0.329622635,0.329622635,0,-3.577072666,0.674480798,-2.902591868,-0.059977252 Deng Gai,gaide01,2006,10,5,-5.508339695,-1.78532739,-7.293667084,-0.01139966,-0.01139966,0,-6.481236625,-4.568200505,-11.04943713,-1.511780913 Corey Gaines,gaineco01,1989,711,337,-1.212520089,-1.473619929,-2.686140018,0.010967471,0.010967471,0,-2.141565965,-2.114904697,-4.256470661,-0.115535318 Corey Gaines,gaineco01,1990,165,81,-3.131630383,-1.966544746,-5.098175129,-0.097781136,-0.097781136,0,-3.283292645,-2.5237795,-5.807072145,0.759289823 @@ -5396,11 +5563,13 @@ Danilo Gallinari,gallida01,2016,3726,1839,3.002871656,-0.935688235,2.067183421,4 Danilo Gallinari,gallida01,2017,4413,2134,2.637637805,-0.510733227,2.126904578,5.308113026,5.308113026,0,2.644325854,-1.432510399,1.211815455,-0.031382139 Danilo Gallinari,gallida01,2018,1369,671,0.427797459,2.505966486,2.933763945,1.941857244,1.941857244,0,1.378807413,1.727051375,3.105858788,-0.201184932 Danilo Gallinari,gallida01,2019,4792,2260,4.305740859,0.06919504,4.374935899,8.195913788,7.979861641,0.216052148,4.034926163,0.341573778,4.376499941,-0.433733118 +Danilo Gallinari,gallida01,2020,4245,2046,3.747287927,-1.088698246,2.658589682,5.632572467,5.569332554,0.063239913,3.100406208,-1.171891068,1.928515139,-0.429195206 Langston Galloway,gallola01,2015,2843,1457,-0.662010005,1.348801082,0.686791077,2.544133213,2.544133213,0,-0.765329668,1.307488103,0.542158435,-0.399549532 Langston Galloway,gallola01,2016,4082,2033,-0.771733634,1.462014977,0.690281343,3.552672756,3.552672756,0,-0.961711805,1.625295009,0.663583204,-0.430252127 Langston Galloway,gallola01,2017,3084,1495,-0.770914276,-0.069309906,-0.840224182,1.451779444,1.451779444,0,-0.958008208,-0.450140747,-1.408148956,-0.384874259 Langston Galloway,gallola01,2018,1765,863,-0.397324578,2.881800819,2.484476241,2.296792054,2.296792054,0,0.012607795,1.383935278,1.396543074,-0.342659959 Langston Galloway,gallola01,2019,3868,1855,-0.067679275,-0.824321361,-0.892000637,1.756105792,1.657737806,0.098367986,-0.256352587,-0.89487484,-1.151227428,-0.316446595 +Langston Galloway,gallola01,2020,3552,1702,0.858010278,-1.493900581,-0.635890303,1.832099671,1.832099671,0,0.446723754,-1.781552203,-1.334828449,-0.206313473 Kevin Gamble,gamblke01,1988,41,19,-8.6333213,2.526157166,-6.107164134,-0.032879285,-0.032879285,0,-7.726363996,0.933647801,-6.792716195,1.039440383 Kevin Gamble,gamblke01,1989,832,404,0.544675052,-0.689224701,-0.144549649,0.539426176,0.517211017,0.02221516,0.138934702,-1.453929738,-1.314995036,0.462449661 Kevin Gamble,gamblke01,1990,2066,998,-0.404921607,-0.903540384,-1.308461991,0.732007436,0.729877001,0.002130435,-0.704844793,-1.559751913,-2.264596706,-0.294383893 @@ -5429,6 +5598,7 @@ Francisco Garcia,garcifr01,2015,398,200,-3.793891912,-1.827916898,-5.62180881,-0 Thomas Gardner,gardnth01,2008,88,45,-2.300097784,-2.466344835,-4.766442618,-0.04701066,-0.04701066,0,-1.847662504,-4.142160226,-5.98982273,1.445173646 Thomas Gardner,gardnth01,2009,218,117,-3.450869714,0.377825089,-3.073044625,-0.005199346,-0.130373279,0.125173934,-2.831807554,-0.844651347,-3.676458902,1.353341485 Patricio Garino,garinpa01,2017,86,43,-11.0377803,-10.63427238,-21.67205268,-0.418480503,-0.418480503,0,-9.206471275,-8.730265481,-17.93673676,0.793273319 +Darius Garland,garlada01,2020,3814,1824,-2.59798464,-3.947757891,-6.54574253,-3.522240769,-3.522240769,0,-1.975713639,-3.703374801,-5.67908844,-0.291814449 Gary Garland,garlaga01,1980,2422,1106,-2.237219251,-0.893550107,-3.130769358,-0.214395788,-0.214395788,0,-2.543356458,-1.314435757,-3.857792215,-0.22589607 Winston Garland,garlawi01,1988,4543,2122,-0.016448801,-0.432950812,-0.449399613,2.488697933,2.488697933,0,-0.03625411,0.1105375,0.07428339,-0.082318897 Winston Garland,garlawi01,1989,6601,2931,0.334032231,0.568813988,0.902846219,5.447854436,5.251028958,0.196825477,0.496488443,1.258035437,1.75452388,-0.121784516 @@ -5507,6 +5677,7 @@ Marc Gasol,gasolma01,2016,3484,1791,-1.531204211,2.569490597,1.038286386,3.42399 Marc Gasol,gasolma01,2017,5350,2771,1.008072038,1.361160637,2.369232675,7.224406923,6.729462681,0.494944242,1.120827347,1.125628848,2.246456194,-0.239591768 Marc Gasol,gasolma01,2018,4767,2408,-1.322328335,1.72539047,0.403062135,3.86072768,3.86072768,0,-0.859625651,1.047060618,0.187434967,-0.332983578 Marc Gasol,gasolma01,2019,6405,3171,-0.801287871,3.624534536,2.823246665,8.994060641,7.142499854,1.851560786,-0.664292424,3.697843651,3.033551227,-0.4467986 +Marc Gasol,gasolma01,2020,2937,1389,-2.358529319,4.038394562,1.679865242,3.126834057,3.060337103,0.066496954,-1.980394956,3.660729928,1.680334972,0.103553168 Pau Gasol,gasolpa01,2002,5773,3007,-0.554200218,0.454005602,-0.100194617,4.029490471,4.029490471,0,-0.874220014,0.115745005,-0.758475009,-0.807474905 Pau Gasol,gasolpa01,2003,5759,2948,1.705049552,-1.062598616,0.642450937,5.065723166,5.065723166,0,1.44116991,-1.11062048,0.33054943,-0.663379584 Pau Gasol,gasolpa01,2004,4977,2592,1.757708698,-0.984692217,0.773016481,4.661656952,4.047043187,0.614613764,1.676767718,-1.344257725,0.332509993,-0.710191162 @@ -5558,6 +5729,7 @@ Rudy Gay,gayru01,2016,5011,2379,-0.294371415,-0.164941972,-0.459313386,2.7929007 Rudy Gay,gayru01,2017,2036,1013,1.113369178,2.605354081,3.718723259,3.368650884,3.368650884,0,0.724462177,1.991417939,2.715880117,0.745347516 Rudy Gay,gayru01,2018,2801,1391,0.733646891,1.319542695,2.053189586,3.40774823,3.237472092,0.170276138,0.707852507,1.151539588,1.859392095,-0.081887443 Rudy Gay,gayru01,2019,4176,2021,1.0092075,1.195299685,2.204507185,5.083692671,5.035859171,0.0478335,0.70552992,0.554462212,1.259992132,-0.196795106 +Rudy Gay,gayru01,2020,3171,1461,-1.07071206,0.939378107,-0.131333953,1.959477671,1.959477671,0,-1.238796367,-0.115894972,-1.354691339,0.393267887 Andrew Gaze,gazean01,1994,141,70,-0.146353474,-2.344751729,-2.491105202,0.009284685,0.009284685,0,-0.794091142,-2.296379731,-3.090470873,0.400902529 Andrew Gaze,gazean01,1999,108,58,-0.689833272,-0.78623279,-1.476066062,0.038286576,0.038286576,0,-0.138360662,-1.602461299,-1.740821961,1.405741755 Michael Gbinije,gbinimi01,2017,65,32,-5.814740449,-2.156548327,-7.971288776,-0.084070565,-0.084070565,0,-4.710136998,-3.487387605,-8.197524603,-1.351242268 @@ -5606,6 +5778,7 @@ Paul George,georgpa01,2016,6318,3094,3.542766354,2.613527014,6.156293368,14.6254 Paul George,georgpa01,2017,5771,2861,2.410510111,0.175251312,2.585761423,7.850679142,7.763310326,0.087368816,2.53003428,0.422963332,2.952997612,0.857963795 Paul George,georgpa01,2018,6488,3142,1.723647599,1.542048709,3.265696308,9.806548616,8.825869693,0.980678922,2.757902862,2.427277947,5.185180809,1.439054704 Paul George,georgpa01,2019,6608,3045,5.333638945,4.206322803,9.539961748,19.41877202,17.38179887,2.036973153,5.070217389,4.890132742,9.96035013,1.265502347 +Paul George,georgpa01,2020,4009,1898,3.524422888,2.806728791,6.331151679,8.939321207,7.14516302,1.794158187,3.042531102,3.408640391,6.451171492,1.252435607 Tate George,georgta01,1991,1243,594,-2.224345595,-1.505717958,-3.730063552,-0.296966363,-0.296966363,0,-2.892547105,-1.926404603,-4.818951707,-0.0168605 Tate George,georgta01,1992,2232,1081,-1.729583574,-1.896927935,-3.626511509,-0.491881466,-0.341053939,-0.150827527,-2.205241428,-2.249432895,-4.454674323,0.13791966 Tate George,georgta01,1993,812,402,-4.265695175,-2.088506065,-6.35420124,-0.734142925,-0.760353313,0.026210388,-4.528752459,-3.120516017,-7.649268476,-0.339593611 @@ -5652,11 +5825,14 @@ Taj Gibson,gibsota01,2016,3887,1936,-0.659994439,0.196923921,-0.463070518,2.2380 Taj Gibson,gibsota01,2017,4260,2107,-1.680494421,0.748826072,-0.931668349,1.95535149,1.562124826,0.393226664,-2.236884713,0.225869978,-2.011014735,-0.667231116 Taj Gibson,gibsota01,2018,5753,2849,0.092282678,0.68178398,0.774066658,5.084257735,4.800383238,0.283874497,0.037903257,0.873809614,0.911712872,-0.957013148 Taj Gibson,gibsota01,2019,3574,1686,0.363973256,-1.546470137,-1.182496881,1.341856127,1.341856127,0,0.091056546,-0.968001339,-0.876944793,-0.491719038 +Taj Gibson,gibsota01,2020,2120,1025,-2.245770589,-0.534758108,-2.780528698,-0.015824531,-0.015824531,0,-3.062661115,-0.98093798,-4.043599095,-0.899228269 J.R. Giddens,giddejr01,2009,15,8,2.957067271,2.487464777,5.444532048,0.033620082,0.033620082,0,3.393958553,2.180730075,5.574688629,0.480789386 J.R. Giddens,giddejr01,2010,468,239,-3.366397608,-1.143067142,-4.509464749,-0.217909357,-0.217909357,0,-3.594808029,-1.864002089,-5.458810117,0.903035919 Trey Gilder,gildetr01,2010,10,5,3.093372997,5.634865467,8.728238463,0.029331923,0.029331923,0,3.236923173,5.982592157,9.21951533,0.163291124 Harry Giles III,gilesha01,2019,1820,820,-3.489913876,-0.605261534,-4.09517541,-0.569878359,-0.569878359,0,-2.962242092,-0.806108554,-3.768350646,1.286727308 +Harry Giles III,gilesha01,2020,1418,667,-2.281930455,-3.354830042,-5.636760498,-0.983444218,-0.983444218,0,-2.077095303,-2.821465533,-4.898560836,0.111191415 Shai Gilgeous-Alexander,gilgesh01,2019,5051,2347,-0.911363472,-0.064278744,-0.975642216,2.128439394,2.101778059,0.026661335,-1.217291568,0.429098998,-0.788192569,0.014041823 +Shai Gilgeous-Alexander,gilgesh01,2020,5627,2707,1.560041848,-0.419930562,1.140111286,5.370274154,4.66737627,0.702897883,0.861524163,0.126339488,0.987863651,-0.424960324 Ben Gillery,gillebe01,1989,178,84,-6.590210779,0.215136609,-6.37507417,-0.160017404,-0.160017404,0,-6.585241945,1.472409968,-5.112831977,3.055518106 Eddie Gill,gilled01,2001,294,152,-2.329252197,-2.047286698,-4.376538895,-0.125704759,-0.125704759,0,-2.644013277,-2.860073132,-5.504086409,-0.317700997 Eddie Gill,gilled01,2002,737,384,-2.451027499,-2.786266503,-5.237294002,-0.489345851,-0.489345851,0,-2.942031191,-3.044990811,-5.987022002,0.38482419 @@ -5773,6 +5949,7 @@ Rudy Gobert,goberru01,2016,3696,1932,-1.09680396,3.47984999,2.38304603,5.0425672 Rudy Gobert,goberru01,2017,5735,2990,0.958222523,5.559994099,6.518216622,14.06060434,13.12812745,0.932476896,1.117876,6.125401636,7.243277636,-0.794475902 Rudy Gobert,goberru01,2018,4486,2199,-0.581535673,4.197939358,3.616403684,7.210859774,5.590854591,1.620005183,-0.467548349,4.907395618,4.439847269,0.27373965 Rudy Gobert,goberru01,2019,5749,2729,0.685698238,4.746979218,5.432677456,11.38291189,11.4178057,-0.03489381,0.819019816,5.330011531,6.149031347,0.119092344 +Rudy Gobert,goberru01,2020,5355,2603,0.112450306,5.519029432,5.631479737,11.06703155,10.61440967,0.452621881,0.123667029,5.589540441,5.71320747,-0.280637528 Dan Godfread,godfrda01,1991,39,20,-3.20006504,5.883963062,2.683898023,0.056606969,0.056606969,0,-2.892667398,5.182831913,2.290164515,2.072784993 Dan Godfread,godfrda01,1992,4,2,-7.208442356,-3.526693508,-10.73513586,-0.008047652,-0.008047652,0,-8.05620411,-5.408411094,-13.4646152,-1.205305588 Anthony Goldwire,goldwan01,1996,1199,621,-1.281305351,-3.200324955,-4.481630306,-0.552727069,-0.552727069,0,-1.211200345,-3.344917063,-4.556117408,0.692382405 @@ -5823,11 +6000,13 @@ Archie Goodwin,goodwar01,2015,1092,535,-3.23436424,-1.674054503,-4.908418742,-0. Archie Goodwin,goodwar01,2016,2341,1114,-0.740038008,-3.175963766,-3.916001774,-0.667468431,-0.667468431,0,-0.874152234,-3.803191688,-4.677343922,0.701277515 Archie Goodwin,goodwar01,2017,448,214,1.27936353,-3.092613243,-1.813249712,0.104377772,0.104377772,0,0.035822307,-3.772607982,-3.736785675,0.063259358 Brandon Goodwin,goodwbr01,2019,124,57,-1.547948338,-3.161420559,-4.709368898,-0.056749395,-0.056749395,0,-1.888436581,-4.420324755,-6.308761336,-0.414576523 +Brandon Goodwin,goodwbr01,2020,937,430,-2.733923293,0.000314863,-2.73360843,0.003577589,0.003577589,0,-2.033497708,-1.345514594,-3.379012302,-0.52504316 Aaron Gordon,gordoaa01,2015,1603,797,-1.853828848,-0.014868085,-1.868696933,0.357701529,0.357701529,0,-2.88046227,-0.838735059,-3.719197329,-0.17720031 Aaron Gordon,gordoaa01,2016,3823,1863,0.894396971,0.045811175,0.940208146,3.505305488,3.505305488,0,0.756292443,-0.212652252,0.543640191,-0.062592982 Aaron Gordon,gordoaa01,2017,4687,2298,1.139264403,-0.278444652,0.860819751,4.228521971,4.228521971,0,0.663884229,-0.695295806,-0.031411577,-0.114602533 Aaron Gordon,gordoaa01,2018,3994,1909,0.133844135,1.572103506,1.705947641,4.354286776,4.354286776,0,0.343158376,1.234973541,1.578131917,0.327291902 Aaron Gordon,gordoaa01,2019,5774,2797,0.054661144,0.322631076,0.37729222,4.422694818,4.616578044,-0.193883226,-0.171977168,0.254731992,0.082754824,-0.357870961 +Aaron Gordon,gordoaa01,2020,4190,2017,0.245514257,-1.183777789,-0.938263532,1.853541737,1.853541737,0,0.42147515,-0.971647092,-0.550171942,-0.595188118 Ben Gordon,gordobe01,2005,4209,2155,0.28266732,-0.192550249,0.090117072,3.147906552,2.844121397,0.303785154,0.373457822,-0.422032622,-0.0485748,0.560872199 Ben Gordon,gordobe01,2006,5346,2727,1.146477032,-0.354978254,0.791498777,4.953210639,4.441199041,0.512011598,1.297656257,-0.191553376,1.106102881,0.210319254 Ben Gordon,gordobe01,2007,6077,3099,2.79387516,-0.584426333,2.209448828,7.894417746,6.766724923,1.127692823,2.662090565,-0.580768214,2.081322351,0.17565983 @@ -5851,6 +6030,7 @@ Eric Gordon,gordoer01,2016,3039,1481,0.505758188,-1.81790643,-1.312148243,1.0901 Eric Gordon,gordoer01,2017,5661,2681,1.671419785,-1.073479153,0.597940632,4.652501062,3.759779494,0.892721568,2.251745955,-1.404033951,0.847712004,0.859119595 Eric Gordon,gordoer01,2018,5623,2703,2.236374431,-1.518673201,0.71770123,4.802003508,5.482944912,-0.680941404,2.895241836,-1.922140128,0.973101708,1.179172373 Eric Gordon,gordoer01,2019,5320,2568,0.669789517,-2.119071608,-1.449282091,1.700508202,1.806081444,-0.105573242,1.621631103,-2.082371197,-0.460740095,0.563974097 +Eric Gordon,gordoer01,2020,3143,1426,-1.621255169,-1.970216357,-3.591471526,-0.615281945,-0.541205949,-0.074075996,-0.97067174,-2.245050027,-3.215721767,1.258098661 Lancaster Gordon,gordola01,1985,1450,682,-4.387679032,-1.100108227,-5.487787259,-0.954404295,-0.954404295,0,-4.287966453,-1.736361437,-6.02432789,0.192412464 Lancaster Gordon,gordola01,1986,1524,704,-4.868096083,-1.624953041,-6.493049124,-1.353768088,-1.353768088,0,-4.68133056,-1.81034258,-6.491673141,0.717722486 Lancaster Gordon,gordola01,1987,2445,1130,-3.064453859,-1.138393863,-4.202847721,-0.839560491,-0.839560491,0,-3.123166677,-1.55148752,-4.674654197,0.23824299 @@ -5872,6 +6052,7 @@ Andrew Goudelock,goudean01,2013,167,86,-1.216638082,-1.545235553,-2.761873635,0. Andrew Goudelock,goudean01,2016,133,61,-2.3044184,5.450970388,3.146551989,0.189572901,0.291358987,-0.101786086,-3.137225196,2.571459744,-0.565765452,3.434505563 Ricky Grace,graceri01,1994,16,8,-1.351201055,-2.986469945,-4.337671,-0.006786721,-0.006786721,0,-2.21256489,0.001444004,-2.211120886,4.551629027 Devonte' Graham,grahade01,2019,1424,676,-0.853508666,-1.116983356,-1.970492022,0.266698049,0.266698049,0,-0.450239823,-1.814794878,-2.265034701,-0.815202802 +Devonte' Graham,grahade01,2020,4483,2211,2.937190764,-1.539750248,1.397440515,4.653322438,4.653322438,0,3.609674863,-1.751474658,1.858200205,-0.550116042 Greg Graham,grahagr01,1994,1793,889,-3.154691164,0.029199823,-3.125491341,-0.170679411,-0.170679411,0,-3.229348383,-0.564884009,-3.794232392,0.208305323 Greg Graham,grahagr01,1995,1486,775,-2.151306936,-1.764605615,-3.915912551,-0.462439141,-0.462439141,0,-2.636042926,-2.033078499,-4.669121426,0.292020863 Greg Graham,grahagr01,1996,1178,613,-0.963082978,-1.346293223,-2.309376202,0.141690593,0.141690593,0,-1.223330345,-1.905708717,-3.129039062,1.652364037 @@ -5896,6 +6077,7 @@ Stephen Graham,grahast01,2011,1817,959,-4.532509583,-2.795758085,-7.328267668,-2 Treveon Graham,grahatr01,2017,377,189,-1.472457294,-4.345836276,-5.81829357,-0.293279971,-0.293279971,0,-1.11083932,-3.999748822,-5.110588143,-0.858286389 Treveon Graham,grahatr01,2018,2174,1050,-0.81649671,-1.256883954,-2.073380663,0.360133586,0.360133586,0,-1.898204202,-0.91922818,-2.817432383,-0.639876077 Treveon Graham,grahatr01,2019,1734,794,-1.834682236,1.760981312,-0.073700924,1.088535362,1.037126237,0.051409125,-1.375687652,1.091822445,-0.283865206,0.140416358 +Treveon Graham,grahatr01,2020,2009,929,-3.462310141,0.231771597,-3.230538543,-0.226269351,-0.226269351,0,-4.377423701,0.098860659,-4.278563041,-0.407781404 Jim Grandholm,grandji01,1991,333,168,0.820521554,-1.492720672,-0.672199117,0.179774834,0.179774834,0,0.592654693,-1.722073262,-1.129418568,0.934507642 Ron Grandison,grandro01,1989,1091,528,-2.091955776,-1.545153235,-3.637109011,-0.240218199,-0.240218199,0,-2.076531508,-2.061387321,-4.137918829,0.530387182 Ron Grandison,grandro01,1992,54,25,-3.405126156,-0.044171964,-3.44929812,-0.009026034,-0.009026034,0,-3.252212415,-0.977483645,-4.22969606,1.168021079 @@ -5979,10 +6161,12 @@ Jerami Grant,grantje01,2016,4295,2066,-2.473602672,0.880951501,-1.592651171,1.22 Jerami Grant,grantje01,2017,3412,1642,-1.940774492,-0.412079286,-2.352853778,0.320730042,0.765321941,-0.444591899,-2.597549628,-0.718443657,-3.315993285,-0.37832716 Jerami Grant,grantje01,2018,3648,1780,-0.937306126,0.979576249,0.042270123,2.535654892,2.012590727,0.523064165,-0.87525613,-0.008468496,-0.883724626,-0.755815119 Jerami Grant,grantje01,2019,6067,2788,-0.286538944,1.178368894,0.891829951,5.211769775,4.599217154,0.612552621,-0.6807938,1.820136589,1.139342789,0.126244657 +Jerami Grant,grantje01,2020,5200,2545,-0.981641202,-1.15139368,-2.133034882,0.82510616,0.36247571,0.462630449,-0.506307274,-0.603624299,-1.109931573,-0.083805398 Jerian Grant,grantje02,2016,2546,1265,-2.273515041,-0.419004469,-2.69251951,0.037068263,0.037068263,0,-2.046315255,-0.981443965,-3.02775922,-0.078533854 Jerian Grant,grantje02,2017,2160,1080,0.482076094,-0.119303837,0.362772257,1.688923038,1.940809325,-0.251886287,-0.495866742,0.372188713,-0.123678029,-0.320947953 Jerian Grant,grantje02,2018,3451,1686,1.042550058,-0.873328767,0.169221291,2.481508406,2.481508406,0,-0.052509484,-1.133371018,-1.185880502,-1.16919522 Jerian Grant,grantje02,2019,1997,953,-3.301950863,-1.0168385,-4.318789363,-0.76114943,-0.864114973,0.102965544,-2.940844881,-0.808761682,-3.749606563,-0.625797613 +Jerian Grant,grantje02,2020,172,80,-1.116464416,-3.772552922,-4.889017338,-0.086918845,-0.086918845,0,-0.112242714,-4.354948734,-4.467191448,-0.452930243 Josh Grant,grantjo01,1994,800,383,-1.585429895,-0.279562929,-1.864992824,0.175377131,0.180609867,-0.005232736,-1.11706345,-0.69896684,-1.816030291,1.48279782 Paul Grant,grantpa01,1999,24,13,-14.15850911,-0.243235434,-14.40174454,-0.080431084,-0.080431084,0,-12.11045929,0.836516136,-11.27394315,3.692860089 Paul Grant,grantpa01,2004,179,98,-4.394752146,-1.809338674,-6.20409082,-0.174817077,-0.174817077,0,-4.364914095,-2.13977822,-6.504692315,1.116089038 @@ -6009,6 +6193,7 @@ Jeff Grayer,grayeje01,1997,606,316,-1.151695051,-1.648788751,-2.800483802,-0.008 Jeff Grayer,grayeje01,1998,65,34,-5.952782296,-0.494538193,-6.447320489,-0.064126257,-0.064126257,0,-5.278246332,-0.18868381,-5.466930142,4.041621758 Evric Gray,grayev01,1997,82,42,-6.155795235,-3.144873542,-9.300668778,-0.141429402,-0.141429402,0,-6.146053152,-3.960296122,-10.10634927,0.68848003 Josh Gray,grayjo01,2018,190,86,-5.959299925,-3.867178692,-9.826478617,-0.311999119,-0.311999119,0,-3.520692228,-2.277807559,-5.798499788,0.480190496 +Josh Gray,grayjo01,2020,48,23,-12.82995911,-0.229892596,-13.0598517,-0.126834657,-0.126834657,0,-10.03980963,-5.370943174,-15.4107528,4.939427542 Leonard Gray,grayle01,1977,3782,1691,-2.333824575,-0.850781419,-3.184605994,-0.393816794,-0.209633659,-0.184183136,-2.231693678,-0.42564101,-2.657334688,0.893149451 Stuart Gray,grayst01,1985,866,391,-7.845997004,-0.370893039,-8.216890042,-1.105028884,-1.105028884,0,-7.615665246,-0.804337139,-8.420002385,1.369158383 Stuart Gray,grayst01,1986,899,423,-2.984989769,-0.496260037,-3.481249806,-0.159789333,-0.159789333,0,-3.288647008,-0.48949298,-3.778139988,1.293333559 @@ -6056,6 +6241,7 @@ Danny Green,greenda02,2016,4598,2329,0.618881401,2.965848106,3.584729506,7.57751 Danny Green,greenda02,2017,4389,2243,-0.348894437,1.96586003,1.616965593,4.987898644,4.669906232,0.317992412,-0.233223789,2.573002249,2.33977846,-0.364871863 Danny Green,greenda02,2018,3776,1894,-1.119880717,2.652349709,1.532468992,4.118509627,4.206550243,-0.088040616,-0.706789367,3.145180261,2.438390894,-0.256779899 Danny Green,greenda02,2019,6053,2900,2.627043064,1.433607989,4.060651053,10.10576145,8.712892064,1.392869386,2.531066703,2.378316354,4.909383057,0.277563131 +Danny Green,greenda02,2020,4659,2212,0.938478285,2.089524193,3.028002478,6.600016682,4.717740829,1.882275854,0.576032824,3.258066555,3.834099378,0.135260511 Devin Green,greende01,2006,259,135,-3.98278111,-1.774431528,-5.757212638,-0.206995553,-0.206995553,0,-4.652327719,-2.939547015,-7.591874733,-0.05849736 Donte Greene,greendo01,2009,1439,725,-4.592941773,-1.822856232,-6.415798005,-1.363859244,-1.363859244,0,-4.497308585,-2.836973537,-7.334282122,0.540604039 Donte Greene,greendo01,2010,3229,1630,-1.514958699,-0.153955063,-1.668913762,0.901168398,0.901168398,0,-1.542390151,-0.727136826,-2.269526976,0.220192636 @@ -6068,6 +6254,7 @@ Draymond Green,greendr01,2016,7778,3687,3.934409872,5.42306048,9.357470351,23.47 Draymond Green,greendr01,2017,6520,3064,1.403507443,6.364777604,7.768285048,16.83009631,12.89226858,3.93782773,2.446192457,6.821319137,9.267511594,1.597643247 Draymond Green,greendr01,2018,6552,3106,0.975370843,3.334927402,4.310298245,11.55596852,6.893169972,4.662798547,1.852228274,3.805034505,5.657262779,1.478425957 Draymond Green,greendr01,2019,6226,2916,0.639466015,3.794677076,4.43414309,11.06816976,6.438096454,4.630073307,0.925739403,3.939391439,4.865130843,1.626980348 +Draymond Green,greendr01,2020,2621,1222,-2.462552654,2.310912802,-0.151639852,1.640469058,1.640469058,0,-2.452441538,2.391537671,-0.060903867,1.291062053 Erick Green,greener01,2015,842,410,-1.907549937,-2.50530285,-4.412852787,-0.34319422,-0.34319422,0,-2.051634127,-3.061035808,-5.112669935,-1.280468536 Erick Green,greener01,2016,84,42,2.460556326,-4.056578583,-1.596022257,0.02591814,0.02591814,0,-0.792634816,-4.274817799,-5.067452615,-2.115284737 Gerald Green,greenge01,2006,727,374,-0.902481475,-0.743732057,-1.646213532,0.211564568,0.211564568,0,-1.332811651,-1.348574221,-2.681385872,0.411461398 @@ -6087,6 +6274,8 @@ JaMychal Green,greenja01,2016,3093,1518,-1.317639494,0.043000017,-1.274639476,1. JaMychal Green,greenja01,2017,4314,2219,-0.447713181,0.340147865,-0.107565317,2.968551485,3.017571306,-0.049019821,-0.574345164,0.625657417,0.051312253,-0.351881621 JaMychal Green,greenja01,2018,3060,1542,-1.343825191,-1.61161464,-2.955439832,-0.160922608,-0.160922608,0,-1.299824275,-1.556386271,-2.856210545,-0.431303163 JaMychal Green,greenja01,2019,3216,1512,-1.011331901,-1.805300383,-2.816632284,-0.081560717,0.100874135,-0.182434852,-1.165293531,-1.332921193,-2.498214724,0.544507108 +JaMychal Green,greenja01,2020,3320,1529,-1.333148959,-0.892395017,-2.225543976,0.399619495,0.531886327,-0.132266833,-1.530643933,-0.730908488,-2.261552421,-0.04666711 +Javonte Green,greenja02,2020,1024,474,-2.761102885,-0.157337178,-2.918440063,-0.041381787,-0.051335194,0.009953407,-2.631085898,-0.540801208,-3.171887106,0.474282738 Jeff Green,greenje02,2008,4572,2253,-3.2089727,-1.370303427,-4.579276127,-2.100934135,-2.100934135,0,-3.378452862,-1.341645071,-4.720097933,-0.079341275 Jeff Green,greenje02,2009,5667,2873,-0.964819409,-0.831824373,-1.796643782,1.394506444,1.394506444,0,-0.718270015,-0.471178636,-1.18944865,-0.194412252 Jeff Green,greenje02,2010,6398,3267,-0.823996136,-0.738235642,-1.562231777,1.973358877,2.030086673,-0.056727796,-0.199873248,-0.113030126,-0.312903374,-0.001182176 @@ -6098,6 +6287,7 @@ Jeff Green,greenje02,2016,4774,2412,-0.795567561,-0.734865942,-1.530433502,1.500 Jeff Green,greenje02,2017,3126,1534,-2.556140776,-0.409429849,-2.965570625,-0.168216645,-0.168216645,0,-2.779987806,-1.076356968,-3.856344774,-0.290125648 Jeff Green,greenje02,2018,4833,2351,-0.743608825,0.114526606,-0.629082218,2.52761579,2.183914972,0.343700818,-0.829589467,-0.657151443,-1.48674091,-0.516474087 Jeff Green,greenje02,2019,4474,2097,0.157318915,-0.910586592,-0.753267676,2.131536057,2.131536057,0,-0.222858528,-1.165613793,-1.388472321,-0.226445581 +Jeff Green,greenje02,2020,2790,1301,-0.796481658,-0.46164677,-1.258128429,0.985149578,0.525422323,0.459727255,-0.633821304,-0.516534251,-1.150355555,-0.138352526 Ken Green,greenke01,1986,150,72,2.079913986,2.417880806,4.497794791,0.265765287,0.265765287,0,1.747961046,1.87220519,3.620166236,-0.185586546 Kenny Green,greenke02,1986,953,453,-4.391637205,-3.102221106,-7.493858311,-1.096844908,-1.096844908,0,-4.791539088,-3.697460141,-8.488999229,0.280560586 Kenny Green,greenke02,1987,353,172,-7.49193371,-2.294528641,-9.78646235,-0.615231712,-0.615231712,0,-7.479243563,-4.012503074,-11.49174664,-0.371552517 @@ -6189,6 +6379,7 @@ Blake Griffin,griffbl01,2016,2647,1297,0.610773758,0.327104407,0.937878165,2.450 Blake Griffin,griffbl01,2017,4393,2175,4.551185147,1.627533191,6.178718338,9.980862776,9.419130759,0.561732017,4.588722754,1.350897986,5.939620741,0.488746343 Blake Griffin,griffbl01,2018,4044,1970,2.1510055,0.202474473,2.353479973,5.151387345,5.151387345,0,2.651027712,0.059330355,2.710358067,0.391147206 Blake Griffin,griffbl01,2019,5512,2680,4.146280337,0.365133246,4.511413584,9.98915614,9.514535776,0.474620363,3.894535637,-0.285479224,3.609056412,0.551644314 +Blake Griffin,griffbl01,2020,1048,512,-0.947690385,-2.618135638,-3.565826022,-0.214193731,-0.214193731,0,-0.817156429,-3.729315405,-4.546471834,0.518253008 Darrell Griffith,griffda01,1981,5903,2867,-2.144384202,-1.192151048,-3.33653525,-0.858941177,-0.858941177,0,-1.746850497,-0.995770531,-2.742621028,0.118994779 Darrell Griffith,griffda01,1982,5686,2597,-0.425368972,-1.433753656,-1.859122628,1.179142029,1.179142029,0,-0.206717891,-1.234797583,-1.441515475,-0.109089016 Darrell Griffith,griffda01,1983,6302,2787,-0.509599197,-0.226205527,-0.735804723,2.863569386,2.863569386,0,-0.309751079,-0.053175767,-0.362926846,-0.017125898 @@ -6235,6 +6426,7 @@ Petur Gudmundsson,gudmupe01,1982,1790,845,-4.545688491,-1.171190182,-5.716878673 Petur Gudmundsson,gudmupe01,1986,511,239,-3.036942105,0.492029361,-2.544912744,0.021427477,0.077671504,-0.056244026,-2.832780442,0.351400281,-2.481380161,1.192592441 Petur Gudmundsson,gudmupe01,1988,2250,1023,-3.130731695,-1.283910755,-4.41464245,-0.880179445,-0.749267059,-0.130912387,-3.172985343,-1.248499462,-4.421484805,0.645367293 Petur Gudmundsson,gudmupe01,1989,154,70,-8.081220021,-2.683129145,-10.76434917,-0.289719453,-0.289719453,0,-7.90783266,-2.332564741,-10.2403974,1.244315666 +Marko Guduric,gudurma01,2020,1063,484,-2.229053247,-2.37186881,-4.600922056,-0.458467258,-0.458467258,0,-2.354412567,-3.241890763,-5.596303331,0.314199503 Tom Gugliotta,guglito01,1993,5754,2795,-2.071094186,0.767435076,-1.30365911,2.060621858,2.060621858,0,-1.323662051,0.785896779,-0.537765272,-0.088950846 Tom Gugliotta,guglito01,1994,5648,2795,-0.319619151,1.258387605,0.938768454,5.261302655,5.261302655,0,0.497624585,1.387505099,1.885129685,0.019862533 Tom Gugliotta,guglito01,1995,5142,2568,-0.396498485,0.677675267,0.281176782,4.109438885,4.109438885,0,-0.074634445,0.837411407,0.762776962,0.470203037 @@ -6255,9 +6447,11 @@ Jay Guidinger,guidija01,1994,253,131,-5.498625178,-0.751705779,-6.250330957,-0.2 Jorge Gutierrez,gutiejo01,2014,489,247,-2.050398258,0.067556863,-1.982841395,0.100689561,0.129845109,-0.029155548,-2.599049454,0.340511404,-2.25853805,-0.039929961 Jorge Gutierrez,gutiejo01,2015,372,187,-2.179159258,-0.139461269,-2.318620526,0.026788548,0.111349027,-0.08456048,-2.712748093,0.471755478,-2.240992615,-0.041090373 Jorge Gutierrez,gutiejo01,2016,159,75,-1.107957688,-0.451896028,-1.559853715,0.043673709,0.095241385,-0.051567676,-1.370222612,-3.2467545,-4.616977113,0.439932964 +Kyle Guy,guyky01,2020,25,10,-3.774806608,-15.67563144,-19.45043805,-0.085914626,-0.085914626,0,-0.15454901,-11.28488367,-11.43943268,0.849602166 A.J. Guyton,guytoaj01,2001,1186,630,-1.194590014,-2.56871437,-3.763304384,-0.324015126,-0.324015126,0,-1.675223247,-3.3322721,-5.007495347,-0.478357021 A.J. Guyton,guytoaj01,2002,1158,607,-0.247281686,-2.08866779,-2.335949476,0.127747786,0.127747786,0,-0.319189163,-3.481856079,-3.801045242,-0.34364186 A.J. Guyton,guytoaj01,2003,18,9,-10.97979603,0.355305025,-10.62449101,-0.036385489,-0.036385489,0,-8.980100733,-1.185250331,-10.16535106,0.579114831 +Rui Hachimura,hachiru01,2020,3112,1444,-2.312326432,-3.018428218,-5.33075465,-1.888844312,-1.888844312,0,-2.290189537,-2.576420166,-4.866609703,-0.66976692 Rudy Hackett,hackeru01,1977,103,46,-5.183788747,-4.629114276,-9.812903023,-0.170307383,-0.170307383,0,-5.395733021,-4.865189028,-10.26092205,1.083780722 Hamed Haddadi,haddaha01,2009,228,120,-0.843261998,1.487070946,0.643808948,0.208265533,0.208265533,0,-1.337955307,0.301719667,-1.03623564,0.215712079 Hamed Haddadi,haddaha01,2010,473,240,-4.97824375,-1.280954348,-6.259198098,-0.435532727,-0.435532727,0,-5.06693197,-1.44345868,-6.51039065,1.275430942 @@ -6284,6 +6478,8 @@ Jack Haley,haleyja01,1995,258,130,-7.168238187,-0.63015696,-7.798395146,-0.34527 Jack Haley,haleyja01,1996,13,7,-15.26574102,-3.30094021,-18.56668123,-0.058277755,-0.058277755,0,-12.74416961,-2.663580913,-15.40775052,2.945122073 Jack Haley,haleyja01,1997,144,74,-0.546740023,-0.748405528,-1.29514555,0.054983831,0.054983831,0,-0.973018935,-0.839268181,-1.812287116,0.093187895 Jack Haley,haleyja01,1998,98,51,-8.228005941,-3.101710853,-11.32971679,-0.226932701,-0.226932701,0,-7.545397721,-3.964962625,-11.51036035,1.50866975 +Devon Hall,hallde01,2020,187,81,-4.530942158,-0.604246217,-5.135188375,-0.099148096,-0.099148096,0,-2.531442154,-2.659681832,-5.191123986,0.59801922 +Donta Hall,halldo01,2020,325,153,-2.750232981,-4.227877479,-6.97811046,-0.340215902,-0.242274512,-0.09794139,-1.494344222,-4.873991808,-6.36833603,-0.415691521 Mike Hall,hallmi01,2007,26,13,-3.992920489,-1.916054227,-5.908974715,-0.020703851,-0.020703851,0,-4.868248153,-3.484038288,-8.352286441,-1.102907491 Darvin Ham,hamda01,1997,618,318,-3.108259778,-2.330331114,-5.438590892,-0.438232884,-0.438232884,0,-3.750126861,-2.125570844,-5.875697705,1.016689876 Darvin Ham,hamda01,1998,1228,635,-2.206435334,-0.246817175,-2.453252508,0.097092163,0.097092163,0,-2.754251417,-0.486131207,-3.240382624,0.90538791 @@ -6351,6 +6547,7 @@ Darrin Hancock,hancoda01,1997,305,166,-3.912978759,1.436709917,-2.476268841,0.02 Ben Handlogten,handlbe01,2004,314,172,0.71346173,-1.933802591,-1.220340861,0.135363193,0.135363193,0,0.291767994,-1.560307536,-1.268539542,0.766818066 Ben Handlogten,handlbe01,2005,553,297,-2.317270188,-1.711907813,-4.029178001,-0.196000499,-0.196000499,0,-2.288635658,-1.21348236,-3.502118019,1.029108146 Dusty Hannahs,hannadu01,2019,57,26,-11.91756916,-1.454210443,-13.37177961,-0.13866557,-0.13866557,0,-10.80890497,-2.501519507,-13.31042447,-1.616193454 +Dusty Hannahs,hannadu01,2020,28,13,15.77875279,-4.659420223,11.11933257,0.090930532,0.090930532,0,10.5558524,-6.561390918,3.99446148,-1.175663952 Ben Hansbrough,hansbbe01,2013,420,222,-3.68023064,-1.157413161,-4.837643801,-0.245325958,-0.145368024,-0.099957934,-3.761663326,-1.790848579,-5.552511905,1.127934221 Tyler Hansbrough,hansbty01,2010,1046,511,-1.960188705,-0.337115688,-2.297304393,0.118124393,0.118124393,0,-1.929776674,-0.100040895,-2.029817569,0.080429306 Tyler Hansbrough,hansbty01,2011,3374,1699,-1.286738213,-1.400055167,-2.686793379,0.041615191,0.207145858,-0.165530668,-1.354841121,-1.166250926,-2.521092047,-0.298768909 @@ -6418,6 +6615,7 @@ Tim Hardaway Jr.,hardati02,2016,1945,951,0.255762745,1.050323469,1.306086214,1.9 Tim Hardaway Jr.,hardati02,2017,4893,2354,1.777408111,-1.111931557,0.665476554,4.087242784,4.932031121,-0.844788337,0.902114991,-1.218538984,-0.316423994,0.546234113 Tim Hardaway Jr.,hardati02,2018,3893,1885,1.985154326,-0.00800457,1.977149756,4.588989446,4.588989446,0,2.156747081,0.092704053,2.249451133,0.933043105 Tim Hardaway Jr.,hardati02,2019,4328,2057,1.209299345,-0.696628285,0.51267106,3.437307247,3.437307247,0,1.36381457,-0.720379853,0.643434717,0.542706252 +Tim Hardaway Jr.,hardati02,2020,4881,2295,1.78898234,-0.787786674,1.001195666,4.389675951,5.295308671,-0.90563272,2.413831437,-1.113816533,1.300014904,0.428736687 James Harden,hardeja01,2010,3639,1858,1.14529014,1.020717726,2.166007866,4.720799491,4.140707386,0.580092105,1.163238623,1.140368101,2.303606723,0.73150788 James Harden,hardeja01,2011,5303,2726,3.42163424,-0.323418448,3.098215792,8.26360574,5.791325677,2.472280063,3.339614846,0.008035568,3.347650415,0.43647066 James Harden,hardeja01,2012,5017,2576,6.710067368,-1.048523793,5.661543575,11.16504536,8.407872945,2.757172413,6.38459116,-0.574443872,5.810147288,0.224612412 @@ -6428,6 +6626,7 @@ James Harden,hardeja01,2016,6830,3318,5.558317072,-0.702623217,4.855693855,13.07 James Harden,hardeja01,2017,7045,3354,7.364581285,-0.250961985,7.1136193,17.34394892,15.19910181,2.144847116,8.326291683,-0.432955713,7.893335969,2.325775384 James Harden,hardeja01,2018,6466,3172,8.750964733,1.316804158,10.06776889,20.926163,17.04801522,3.878147774,9.434385409,1.615118522,11.04950393,0.33152835 James Harden,hardeja01,2019,6728,3291,9.566047267,1.149233882,10.71528115,22.79136841,20.05794608,2.733422335,10.89313062,1.676178866,12.56930948,0.463844857 +James Harden,hardeja01,2020,6253,2931,8.488455546,1.978387042,10.46684259,19.84238439,16.70559284,3.136791549,8.042809092,2.728677239,10.77148633,-0.094581557 Alan Hardy,hardyal01,1981,240,111,-7.700750807,-2.001643174,-9.702393981,-0.393292215,-0.393292215,0,-7.868226806,-3.672681795,-11.5409086,-0.114425054 Alan Hardy,hardyal01,1982,681,310,-2.384448737,-1.85158339,-4.236032127,-0.235445573,-0.235445573,0,-2.82969847,-2.698374479,-5.528072949,0.178893189 James Hardy,hardyja01,1979,3332,1456,-2.004610785,0.133879937,-1.870730848,0.651217641,0.651217641,0,-2.429099545,-0.445814225,-2.87491377,-0.319328384 @@ -6441,6 +6640,7 @@ Maurice Harkless,harklma01,2016,3550,1729,-0.427942042,-0.169252457,-0.597194499 Maurice Harkless,harklma01,2017,4746,2322,0.156598666,0.37862223,0.535220896,3.878908455,3.675161928,0.203746526,0.103613442,0.779898127,0.883511569,-0.45002028 Maurice Harkless,harklma01,2018,2702,1317,-0.795859105,-0.294428549,-1.090287654,1.115560336,0.965689343,0.149870993,-1.571231939,-0.052745703,-1.623977641,-0.699572838 Maurice Harkless,harklma01,2019,3805,1803,-0.11598181,1.304296564,1.188314754,3.647645859,2.81356359,0.834082268,-0.360314215,1.788821582,1.428507368,-0.030103586 +Maurice Harkless,harklma01,2020,3073,1427,-2.38308694,-0.09615449,-2.47924143,0.197630803,0.197630803,0,-2.953841418,-0.029480248,-2.983321666,-0.010952327 Jerome Harmon,harmoje01,1995,303,158,-2.896859231,0.135773868,-2.761085363,-0.000890845,-0.000890845,0,-3.099617752,-0.211450931,-3.311068682,-0.290832346 Derek Harper,harpede01,1984,4019,1938,-1.912181732,0.728200009,-1.183981724,1.565861218,1.228874112,0.336987106,-1.754985726,0.589244499,-1.165741227,0.012650313 Derek Harper,harpede01,1985,4887,2350,1.027497215,1.726244892,2.753742107,6.610007172,6.384812589,0.225194583,1.164845483,1.967643223,3.132488706,0.115685264 @@ -6458,6 +6658,7 @@ Derek Harper,harpede01,1996,6075,3186,0.628736694,1.029932127,1.658668821,7.2112 Derek Harper,harpede01,1997,4145,2210,-0.393149255,-0.284916142,-0.678065397,2.332416412,2.332416412,0,-0.690979739,-0.179164361,-0.870144101,-0.147527667 Derek Harper,harpede01,1998,3232,1761,0.513910186,-0.391079399,0.122830787,2.585594999,2.585594999,0,0.27766123,-0.191620986,0.086040243,0.15803666 Derek Harper,harpede01,1999,2378,1233,1.497039542,-0.942862559,0.554176983,2.069555226,2.02838713,0.041168096,1.381709264,-1.170596856,0.211112408,-0.401077208 +Jared Harper,harpeja01,2020,18,8,-13.72854886,-16.8568669,-30.58541576,-0.112351577,-0.112351577,0,-8.40288576,-16.04244239,-24.44532815,-1.133671224 Justin Harper,harpeju01,2012,167,89,-6.759463567,-1.047619657,-7.807083224,-0.232482878,-0.204017479,-0.028465399,-6.198155766,-2.769316232,-8.967471998,0.694253815 Justin Harper,harpeju01,2016,70,35,-5.979982,-4.310748803,-10.2907308,-0.136017752,-0.136017752,0,-4.061982561,-4.251787745,-8.313770307,0.988975829 Justin Harper,harpeju01,2017,66,31,-8.688342697,-4.36099383,-13.04933653,-0.166095663,-0.166095663,0,-6.08386077,-4.987300791,-11.07116156,1.926510422 @@ -6496,6 +6697,7 @@ Montrezl Harrell,harremo01,2016,831,391,-0.757964628,-0.067109617,-0.825074245,0 Montrezl Harrell,harremo01,2017,2296,1085,0.742538812,-1.290106578,-0.547567766,1.217511902,1.321876781,-0.10436488,0.832463829,-1.190374346,-0.357910518,0.123317234 Montrezl Harrell,harremo01,2018,2758,1293,1.748667844,-0.080554435,1.668113409,2.920790724,2.920790724,0,1.250869858,-0.939101369,0.311768489,0.211411611 Montrezl Harrell,harremo01,2019,5024,2316,0.924012012,0.77559398,1.699605992,5.290323998,5.31128127,-0.020957272,0.280496937,0.759198886,1.039695823,0.542561007 +Montrezl Harrell,harremo01,2020,4333,1992,0.213028551,2.938997161,3.152025712,5.986880398,6.298887413,-0.312007016,-0.516780912,2.587120199,2.070339287,0.476230302 Aaron Harrison,harriaa01,2016,222,100,-5.976452168,0.127596922,-5.848855246,-0.16021864,-0.104434111,-0.055784528,-4.967135866,-1.68143993,-6.648575797,1.191452793 Aaron Harrison,harriaa01,2017,34,17,-8.062220125,-5.823801001,-13.88602113,-0.094780753,-0.094780753,0,-6.169855315,-5.486028647,-11.65588396,-1.834533984 Aaron Harrison,harriaa01,2018,480,233,-2.923254816,-3.735336865,-6.658591682,-0.464630369,-0.464630369,0,-2.271443324,-1.710354014,-3.981797338,-0.002075255 @@ -6544,11 +6746,13 @@ Gary Harris,harriga01,2016,4958,2439,0.442933079,-1.906983999,-1.464050919,1.604 Gary Harris,harriga01,2017,3712,1782,3.183098817,-1.715139432,1.467959385,3.848939942,3.848939942,0,2.960716355,-1.791184589,1.169531766,0.359912434 Gary Harris,harriga01,2018,4724,2304,1.429616563,0.647673085,2.077289648,5.715490095,5.715490095,0,2.119953917,0.651660012,2.771613929,0.716853377 Gary Harris,harriga01,2019,4404,2156,-0.416571518,0.523651895,0.107080377,3.185504417,2.132065536,1.053438881,-0.834675092,0.469591822,-0.36508327,-0.086776761 +Gary Harris,harriga01,2020,4374,2159,-2.923263202,2.068756747,-0.854506455,2.095033834,1.762033723,0.333000111,-2.475609949,2.07876431,-0.396845639,-0.079254811 Joe Harris,harrijo01,2015,1023,509,-2.24335511,-5.333812836,-7.577167946,-1.258080168,-1.193848693,-0.064231475,-1.717741047,-5.235957829,-6.953698876,0.291388333 Joe Harris,harrijo01,2016,33,15,-3.481342618,-25.04547895,-28.52682157,-0.201459398,-0.201459398,0,-2.598065041,-17.84688876,-20.4449538,2.0750354 Joe Harris,harrijo01,2017,2481,1138,-2.303440672,-0.953707291,-3.257147963,-0.297273953,-0.297273953,0,-2.943913924,-1.261098144,-4.205012069,0.939417392 Joe Harris,harrijo01,2018,4139,1975,1.254365714,-1.098942497,0.155423216,2.925280567,2.925280567,0,0.894689655,-1.456950844,-0.562261189,-0.079780724 Joe Harris,harrijo01,2019,5234,2442,0.67403071,-0.68135903,-0.00732832,3.432000633,3.986132525,-0.554131892,0.414861385,-0.862962764,-0.448101379,0.587256768 +Joe Harris,harrijo01,2020,4673,2195,1.004628683,-1.70215069,-0.697522008,2.315739919,2.07237791,0.243362008,1.24248994,-1.623013345,-0.380523405,0.332620141 Junior Harrington,harriju01,2003,3841,2003,-4.542531681,2.069502404,-2.473029278,0.284816688,0.284816688,0,-4.784043457,2.216230453,-2.567813005,0.576428165 Junior Harrington,harriju01,2005,1015,550,-4.039079643,0.081481149,-3.957598494,-0.341509077,-0.341509077,0,-4.08576861,0.219068879,-3.866699731,0.718327618 Junior Harrington,harriju01,2007,1071,543,-2.15565387,0.238613259,-1.917040611,0.233031822,0.233031822,0,-2.166856404,0.336033604,-1.8308228,0.915218648 @@ -6586,6 +6790,7 @@ Othella Harrington,harriot01,2007,427,220,-4.346085463,-2.071687736,-6.417773199 Othella Harrington,harriot01,2008,321,166,-5.374217492,-0.762084494,-6.136301986,-0.290574852,-0.290574852,0,-5.749452492,-1.18488041,-6.934332902,1.232419255 Shaquille Harrison,harrish01,2018,837,384,2.211643116,2.549812399,4.761455515,1.479425895,1.479425895,0,1.089887537,2.136284076,3.226171613,0.526144 Shaquille Harrison,harrish01,2019,3009,1430,-1.441647529,1.779813919,0.338166389,2.243857,2.243857,0,-2.398087113,1.548235184,-0.849851929,-0.417317062 +Shaquille Harrison,harrish01,2020,1027,484,1.355149203,4.232184503,5.587333706,2.057355096,2.057355096,0,-0.32618069,3.580242922,3.254062232,-0.071386281 Steve Harris,harrist01,1986,1224,565,-1.418403317,-1.057645027,-2.476048344,0.082828463,0.017615705,0.065212758,-1.76142509,-1.854746573,-3.616171662,-0.011697893 Steve Harris,harrist01,1987,2656,1265,-2.503060358,-0.770608534,-3.273668892,-0.34551328,-0.226089279,-0.119424001,-2.712016491,-1.260075949,-3.97209244,-0.055399557 Steve Harris,harrist01,1988,2322,1084,-0.811880957,-1.040163071,-1.852044028,0.49608799,0.49608799,0,-1.14621465,-1.216469838,-2.362684489,-0.089109234 @@ -6604,7 +6809,9 @@ Tobias Harris,harrito02,2016,5305,2669,0.528895624,0.641178184,1.170073807,5.351 Tobias Harris,harrito02,2017,5164,2567,1.026988407,0.784656486,1.811644893,5.957614254,5.957614254,0,0.944100383,0.776115976,1.720216359,-0.274133211 Tobias Harris,harrito02,2018,5459,2668,1.865778346,-0.620018391,1.245759955,5.412827893,5.412827893,0,2.218700485,-0.016820225,2.201880261,-0.340010043 Tobias Harris,harrito02,2019,6971,3290,0.916783731,-0.619941266,0.296842465,5.121094883,4.309732433,0.811362451,0.74749634,-0.535909145,0.211587195,-0.544306832 +Tobias Harris,harrito02,2020,5402,2618,0.938760653,-0.627368994,0.311391659,4.037680748,3.716056246,0.321624502,1.44088407,-0.060555159,1.380328911,-1.609194214 Isaiah Hartenstein,harteis01,2019,477,223,-2.664459756,0.859142719,-1.805317037,0.10843477,0.108177592,0.000257178,-2.72130119,1.020214185,-1.701087005,0.652480959 +Isaiah Hartenstein,harteis01,2020,584,266,-0.178178272,-0.276164737,-0.454343009,0.313652446,0.313652446,0,-0.624747343,0.723713131,0.098965788,0.688717734 Jason Hart,hartja01,2001,19,10,-5.955415682,-3.608729075,-9.564144758,-0.034511625,-0.034511625,0,-6.451942315,-7.732805311,-14.18474763,-0.675022955 Jason Hart,hartja01,2002,174,92,-0.286108158,0.400028776,0.113920618,0.136658178,0.136658178,0,-0.431143551,1.413527632,0.98238408,1.522775553 Jason Hart,hartja01,2004,1355,722,-1.362661274,1.80502277,0.442361497,1.184353881,0.984150668,0.200203213,-1.871419691,1.489487176,-0.381932514,0.000388728 @@ -6616,6 +6823,7 @@ Jason Hart,hartja01,2009,715,367,-4.927505024,-1.094911272,-6.022416296,-0.61016 Jason Hart,hartja01,2010,43,22,-3.368648562,0.086963859,-3.281684703,-0.007700181,-0.007700181,0,-3.479911795,0.451354389,-3.028557406,1.658966798 Josh Hart,hartjo01,2018,3055,1461,0.955412317,0.46238597,1.417798287,3.10003116,3.10003116,0,0.254128343,0.694436647,0.948564991,-0.212489276 Josh Hart,hartjo01,2019,3772,1715,-2.145951474,3.024394674,0.878443199,3.184483793,3.184483793,0,-2.5024849,3.053707971,0.551223072,0.308847884 +Josh Hart,hartjo01,2020,3835,1755,-0.073909141,0.307499828,0.233590686,2.675405266,2.675405266,0,0.38477906,0.97958894,1.364368,0.148872356 Antonio Harvey,harvean01,1994,497,247,-6.419361428,-0.163167984,-6.582529412,-0.485674668,-0.485674668,0,-6.08371468,-0.826610733,-6.910325413,0.538334055 Antonio Harvey,harvean01,1995,1154,576,-4.84796877,-0.214376736,-5.062345506,-0.681298225,-0.674294721,-0.007003503,-4.898571662,-0.797097347,-5.695669009,0.18306756 Antonio Harvey,harvean01,1996,1593,821,-5.851063344,-0.929315829,-6.780379173,-1.678541091,-1.678541091,0,-5.693737218,-1.36059183,-7.054329048,-0.005082161 @@ -6646,6 +6854,7 @@ Udonis Haslem,hasleud01,2016,683,345,-3.611105645,-1.155093338,-4.766198983,-0.3 Udonis Haslem,hasleud01,2017,266,130,-8.203368926,-1.383509369,-9.586878295,-0.451243453,-0.451243453,0,-8.183789828,-0.745310112,-8.92909994,-0.480075823 Udonis Haslem,hasleud01,2018,141,72,-10.25507341,0.94660403,-9.308469378,-0.236709731,-0.236709731,0,-9.324721454,-1.765849143,-11.0905706,-1.734117757 Udonis Haslem,hasleud01,2019,167,74,-10.74685599,5.556589802,-5.190266186,-0.092658873,-0.092658873,0,-8.548531907,2.559338275,-5.989193632,0.583075106 +Udonis Haslem,hasleud01,2020,89,44,-9.313630186,1.03283082,-8.280799366,-0.122085693,-0.122085693,0,-7.313601424,-0.772474474,-8.086075898,-1.705670682 Joe Hassett,hassejo01,1978,938,426,-1.922519391,-0.56243535,-2.484954741,0.059421262,0.036540402,0.02288086,-2.249767089,-1.242055715,-3.491822803,0.34861319 Joe Hassett,hassejo01,1979,1040,478,-1.387410002,-1.175335439,-2.562745441,0.040196482,0.118164568,-0.077968086,-2.009012269,-1.727868259,-3.736880528,0.271497689 Joe Hassett,hassejo01,1980,2497,1135,1.162325754,-1.516914038,-0.354588284,1.389930509,1.389930509,0,1.078989976,-1.92183589,-0.842845914,0.210804998 @@ -6741,6 +6950,7 @@ Jarvis Hayes,hayesja01,2007,3483,1765,-1.221157246,-2.70169011,-3.922847356,-1.0 Jarvis Hayes,hayesja01,2008,2477,1348,-0.188008813,-0.45367244,-0.641681252,1.454403533,1.525696129,-0.071292596,0.147708721,-0.527209889,-0.379501168,0.759631516 Jarvis Hayes,hayesja01,2009,3471,1832,-1.231237272,0.289943162,-0.94129411,1.696580593,1.696580593,0,-1.16450826,0.143863183,-1.020645077,0.329793045 Jarvis Hayes,hayesja01,2010,1990,1033,-0.916499547,-1.251039339,-2.167538886,0.308839466,0.308839466,0,-0.982250504,-1.161916483,-2.144166987,0.569103581 +Jaxson Hayes,hayesja02,2020,2416,1080,-1.83931675,-1.436185529,-3.275502279,-0.29158192,-0.29158192,0,-1.66978603,-1.582973885,-3.252759915,0.712907457 Nigel Hayes,hayesni01,2018,234,122,-2.502662813,1.509636862,-0.993025951,0.102048089,0.102048089,0,-2.359636134,-0.10946357,-2.469099704,-1.8093533 Steve Hayes,hayesst01,1982,1068,487,-2.257437328,-1.525917208,-3.783354536,-0.257480138,-0.257480138,0,-2.595654606,-1.601074271,-4.196728877,0.186221899 Steve Hayes,hayesst01,1983,2176,1058,-2.581723028,-0.355249806,-2.936972834,-0.10174862,-0.10174862,0,-2.908671924,0.13772175,-2.770950174,0.850109029 @@ -6756,6 +6966,7 @@ Gordon Hayward,haywago01,2016,5598,2893,1.615060162,-0.90092166,0.714138502,5.14 Gordon Hayward,haywago01,2017,5655,2927,2.861435729,0.82080238,3.682238109,9.646079821,8.533921782,1.11215804,2.758524059,1.091143693,3.849667752,0.050080436 Gordon Hayward,haywago01,2018,10,5,-5.225967145,-10.45016071,-15.67612785,-0.032994361,-0.032994361,0,-5.532020752,-10.71321646,-16.24523722,0.059589973 Gordon Hayward,haywago01,2019,4546,2130,0.480179643,0.029085809,0.509265452,3.550121831,3.445383109,0.104738722,0.703351042,-0.381958051,0.321392991,0.121916721 +Gordon Hayward,haywago01,2020,4019,1897,1.647181448,-0.877133224,0.770048224,3.41240478,3.373822207,0.038582573,1.985208182,-1.012703574,0.972504608,0.362981474 Lazar Hayward,haywala01,2011,852,419,-1.209397843,-2.150945175,-3.360343018,-0.13106203,-0.13106203,0,-1.387318855,-2.581269834,-3.968588688,0.419049646 Lazar Hayward,haywala01,2012,310,159,-4.64562103,-2.153023629,-6.798644659,-0.334113803,-0.284351863,-0.04976194,-4.732191466,-2.968939853,-7.701131319,1.094427926 Lazar Hayward,haywala01,2013,61,31,-0.816192344,0.263877055,-0.55231529,0.03520775,0.03520775,0,-1.04736287,0.508790769,-0.538572101,1.201929845 @@ -6866,6 +7077,7 @@ John Henson,hensojo01,2016,1920,960,-2.399356083,0.920531758,-1.478824325,0.6230 John Henson,hensojo01,2017,2260,1135,-3.07762141,0.972312513,-2.105308896,0.372709527,0.37024564,0.002463887,-3.358232241,0.639253547,-2.718978694,-0.153084982 John Henson,hensojo01,2018,4134,2044,-1.361814158,0.441592658,-0.9202215,1.909097923,1.700559226,0.208538698,-1.46126888,0.632486993,-0.828781887,-0.492536775 John Henson,hensojo01,2019,431,188,-2.09395997,3.414033857,1.320073887,0.394230793,0.394230793,0,-0.986282853,1.984760036,0.998477183,1.002207163 +John Henson,hensojo01,2020,1259,600,-1.568951306,3.9286218,2.359670494,1.555107535,1.555107535,0,-1.089875299,2.675093912,1.585218614,0.38528449 Steve Henson,hensost01,1991,1476,730,-0.380611412,-1.301365106,-1.681976518,0.392471003,0.532534083,-0.14006308,-0.735381774,-1.523306849,-2.258688623,0.542067652 Steve Henson,hensost01,1992,777,386,-1.344455767,-2.793361643,-4.13781741,-0.274831758,-0.274831758,0,-1.325698128,-3.01270553,-4.338403658,0.543705815 Steve Henson,hensost01,1993,1569,766,-0.077472343,-1.547084741,-1.624557084,0.450745059,0.336886783,0.113858276,-0.375511507,-1.51965051,-1.895162017,0.319357643 @@ -6873,12 +7085,15 @@ Steve Henson,hensost01,1994,35,17,0.503931115,-4.838125971,-4.334194856,-0.01372 Steve Henson,hensost01,1995,751,380,1.366882825,-2.265435262,-0.898552437,0.360495278,0.360495278,0,0.706169253,-2.497738875,-1.791569622,0.404533226 Steve Henson,hensost01,1998,121,65,-0.360809961,-3.894891101,-4.255701062,-0.050506786,-0.050506786,0,-0.785011311,-4.603640879,-5.388652189,1.048729211 Steve Henson,hensost01,1999,45,25,-4.927058694,-2.77858455,-7.705643244,-0.062921848,-0.062921848,0,-5.319576695,-4.6127856,-9.932362296,-0.4091738 +Dewan Hernandez,hernade01,2020,63,28,1.844818022,-1.147071663,0.697746359,0.050252357,0.050252357,0,-0.668265443,-2.433354065,-3.101619509,2.071455687 Juancho Hernangomez,hernaju01,2017,1781,842,-0.243971626,1.254539105,1.010567479,1.620631665,1.620631665,0,0.28250935,-0.287876525,-0.005367175,0.311820644 Juancho Hernangomez,hernaju01,2018,574,277,-1.586149289,-0.809018254,-2.395167543,0.050140585,0.050140585,0,-1.326425715,-2.216114912,-3.542540627,-0.012371391 Juancho Hernangomez,hernaju01,2019,2847,1373,-1.498922953,0.848656579,-0.650266374,1.456569373,1.517801782,-0.061232409,-1.406664937,0.181531564,-1.225133373,-0.615962249 +Juancho Hernangomez,hernaju01,2020,1827,833,-0.693744563,-0.099661128,-0.793405691,0.829679601,0.829679601,0,-0.431867107,0.360687925,-0.071179182,0.32190374 Willy Hernangomez,hernawi01,2017,2713,1324,-1.153814958,0.210828313,-0.942986645,1.226270293,1.226270293,0,-0.813755556,-0.085877222,-0.899632778,0.451950926 Willy Hernangomez,hernawi01,2018,1044,495,-0.697719141,0.458565177,-0.239153965,0.631060506,0.631060506,0,-0.295435468,0.096750138,-0.19868533,0.879922164 Willy Hernangomez,hernawi01,2019,1739,812,-0.134985064,-4.00704364,-4.142028704,-0.579823768,-0.579823768,0,-0.027415743,-3.803305811,-3.830721554,0.553272305 +Willy Hernangomez,hernawi01,2020,772,375,-1.357607159,-0.532177761,-1.88978492,0.164782509,0.164782509,0,-1.775328064,-2.470060597,-4.245388661,0.125231133 Carl Herrera,herreca01,1992,1134,566,-3.622477499,-0.545490129,-4.167967629,-0.410234223,-0.410234223,0,-3.764662299,-1.301663641,-5.06632594,0.182347455 Carl Herrera,herreca01,1993,3955,1995,-1.726329609,-0.182718796,-1.909048405,0.830622361,1.11369273,-0.28307037,-1.873949488,-0.19151369,-2.065463178,0.071314626 Carl Herrera,herreca01,1994,3056,1540,-3.465789988,-0.256647617,-3.722437605,-0.753380375,-0.815939726,0.06255935,-3.683046282,-0.434907858,-4.11795414,0.186671759 @@ -6895,10 +7110,13 @@ Walter Herrmann,herrmwa01,2009,1190,652,0.184921789,-1.352493931,-1.167572142,0. Keith Herron,herroke01,1979,175,81,-5.971379218,1.313875328,-4.65750389,-0.07928074,-0.07928074,0,-5.441463953,0.639466005,-4.801997948,0.612214976 Keith Herron,herroke01,1981,4841,2270,-0.973307325,-0.855847804,-1.829155128,1.063223213,1.063223213,0,-1.493980653,-0.916864471,-2.410845124,-0.3147357 Keith Herron,herroke01,1982,563,269,-4.224175199,-2.423204089,-6.647379288,-0.533882886,-0.533882886,0,-4.697303464,-3.248376985,-7.945680449,-0.192480324 +Tyler Herro,herroty01,2020,4570,2214,-0.267906128,-1.240793753,-1.508699881,1.425043548,0.730915039,0.694128509,1.261586098,-1.691229815,-0.429643717,-0.328615181 +Kevin Hervey,herveke01,2020,120,52,-8.780429108,-4.376003065,-13.15643217,-0.276903498,-0.276903498,0,-4.510364319,-4.319110117,-8.829474436,0.302033396 Mario Hezonja,hezonma01,2016,2898,1413,-2.151061025,-0.893987609,-3.045048634,-0.213872057,-0.213872057,0,-1.696852473,-1.579499407,-3.276351881,0.536439838 Mario Hezonja,hezonma01,2017,1947,960,-4.654824957,-1.219466065,-5.874291022,-1.537501491,-1.537501491,0,-3.737567429,-2.217679303,-5.955246732,0.464651881 Mario Hezonja,hezonma01,2018,3407,1657,-0.799098514,0.150881844,-0.648216671,1.775629795,1.775629795,0,-1.044908972,0.216340183,-0.828568789,-0.068152302 Mario Hezonja,hezonma01,2019,2532,1206,-2.321911419,-0.061274746,-2.383186166,0.22643142,0.22643142,0,-1.934299983,-0.444108105,-2.378408088,0.329818718 +Mario Hezonja,hezonma01,2020,2043,939,-3.284285222,-1.468724531,-4.753009753,-0.960839497,-1.074304881,0.113465384,-2.880365923,-2.012471395,-4.892837318,0.246162702 Roy Hibbert,hibbero01,2009,2052,1009,-2.127501465,1.274881222,-0.852620243,0.984254886,0.984254886,0,-2.07511904,1.418740947,-0.656378093,0.712520968 Roy Hibbert,hibbero01,2010,4164,2035,-1.701259602,1.926938045,0.225678443,3.085547816,3.085547816,0,-1.827326778,1.555178258,-0.27214852,-0.120655194 Roy Hibbert,hibbero01,2011,4728,2376,-3.122708644,1.758543341,-1.364165303,1.668798222,1.673630335,-0.004832112,-2.84240655,1.412441763,-1.429964787,-0.296989466 @@ -6923,6 +7141,7 @@ Phil Hicks,hicksph01,1979,286,128,-4.065424865,-1.069734308,-5.135159174,-0.1567 Buddy Hield,hieldbu01,2017,3885,1888,-0.850767884,-1.401854921,-2.252622805,0.508943736,0.508943736,0,-1.333808924,-1.57967853,-2.913487454,0.079927487 Buddy Hield,hieldbu01,2018,4059,2024,1.101652813,0.259077199,1.360730011,4.239852728,4.239852728,0,0.678862108,0.367075313,1.045937422,-0.118506011 Buddy Hield,hieldbu01,2019,5717,2615,2.172343789,-0.811709018,1.360634771,5.524852282,5.524852282,0,2.321566396,-0.540974892,1.780591504,0.753612511 +Buddy Hield,hieldbu01,2020,4659,2216,1.215956395,-1.868484348,-0.652527953,2.385016186,2.385016186,0,1.89360264,-1.290390448,0.603212191,0.58589208 Cory Higgins,higgico01,2012,812,423,-6.338055278,-3.158409768,-9.496465045,-1.463686459,-1.463686459,0,-6.459343619,-3.829235819,-10.28857944,0.48844958 Cory Higgins,higgico01,2013,62,32,-0.294680554,0.541235193,0.246554639,0.049970834,0.049970834,0,0.260621444,1.960600646,2.22122209,1.994173875 Mike Higgins,higgimi01,1990,108,50,-1.488743354,-0.715251457,-2.203994811,0.014206556,0.014206556,0,-2.284714693,-1.575699153,-3.860413845,-0.030460047 @@ -6990,6 +7209,7 @@ George Hill,hillge01,2016,5566,2759,0.646283294,0.749686297,1.39596959,5.8702519 George Hill,hillge01,2017,3515,1825,2.862191759,-0.069236375,2.792955383,5.114290579,4.766043128,0.348247452,2.733693207,1.447683171,4.181376379,-1.038611885 George Hill,hillge01,2018,4715,2369,0.372219515,0.233126167,0.605345682,4.039628438,2.917933607,1.12169483,-0.056190673,0.445367855,0.389177182,-1.053642513 George Hill,hillge01,2019,3592,1697,0.810334751,1.083541361,1.893876112,3.991390707,2.306749418,1.684641289,0.995945479,1.051398838,2.047344317,-1.172314016 +George Hill,hillge01,2020,3347,1539,2.195980883,0.859740301,3.055721184,4.506438453,4.209001483,0.297436971,1.513713606,0.508120359,2.021833965,-0.971379879 Grant Hill,hillgr01,1995,5259,2678,0.662002055,0.112968675,0.77497073,4.801583933,4.801583933,0,0.563800923,0.2190417,0.782842623,-0.28584192 Grant Hill,hillgr01,1996,6225,3375,2.32314695,1.605310906,3.928457856,11.46168097,11.06686865,0.394812324,2.233308145,1.528035608,3.761343753,-0.401367898 Grant Hill,hillgr01,1997,5956,3350,4.283518291,2.046329517,6.329847808,15.43677914,15.07211803,0.364661105,4.266726386,1.73812975,6.004856136,-0.466641499 @@ -7029,6 +7249,7 @@ Solomon Hill,hillso01,2016,2158,1064,1.103018537,0.990075685,2.093094221,2.68231 Solomon Hill,hillso01,2017,4944,2374,-1.811522482,1.174984563,-0.636537919,2.573641044,2.573641044,0,-2.152162759,1.150974031,-1.001188728,0.528206005 Solomon Hill,hillso01,2018,671,301,-1.87371238,-3.013426109,-4.887138489,-0.335467161,-0.194217481,-0.141249681,-1.884378068,-2.527764544,-4.412142611,0.839685199 Solomon Hill,hillso01,2019,1913,878,-3.010351613,-0.385921876,-3.396273489,-0.289657824,-0.289657824,0,-2.575503146,-0.980491141,-3.555994287,0.054915115 +Solomon Hill,hillso01,2020,2450,1130,-0.719122624,-1.025564432,-1.744687056,0.59365216,0.31776948,0.27588268,-0.897573162,-1.306819007,-2.204392168,0.314191128 Steven Hill,hillst01,2009,4,2,33.082161,-0.398374648,32.68378635,0.033471401,0.033471401,0,29.76672455,-2.598151911,27.16857264,-6.892145947 Tyrone Hill,hillty01,1991,2771,1272,-1.931142209,-0.886498493,-2.817640702,-0.032795658,-0.190394078,0.15759842,-1.95255656,-0.322491979,-2.275048539,1.182167075 Tyrone Hill,hillty01,1992,4208,1933,-2.350566584,0.492027001,-1.858539583,0.871428173,1.04579343,-0.174365258,-2.00139833,0.836563491,-1.164834838,0.752698152 @@ -7066,6 +7287,7 @@ Roy Hinson,hinsoro01,1989,5362,2542,-1.673535968,-0.882739231,-2.556275199,0.251 Roy Hinson,hinsoro01,1990,1659,793,-0.303019457,-1.166560755,-1.469580213,0.5172206,0.5172206,0,-0.747962568,-0.930801481,-1.678764049,-0.158121767 Roy Hinson,hinsoro01,1991,190,91,-3.207600459,-3.004387289,-6.211987748,-0.161417754,-0.161417754,0,-3.803600437,-3.346131265,-7.149731702,0.421751742 Robert Hite,hitero01,2007,258,136,-2.971109609,-1.321429198,-4.292538807,-0.107577849,-0.107577849,0,-2.792255495,-2.394010524,-5.186266019,0.474109394 +Jaylen Hoard,hoardja01,2020,308,144,1.042510971,-2.37262358,-1.330112609,0.111085616,-0.071011245,0.18209686,0.04566968,-3.349578349,-3.303908669,-0.442106189 Darington Hobson,hobsoda01,2012,77,39,-5.157263107,-2.355047084,-7.512310191,-0.095201572,-0.095201572,0,-5.366101654,-4.373611958,-9.739713612,0.430839405 Craig Hodges,hodgecr01,1983,4389,2022,-0.481298821,-2.216226328,-2.697525149,0.054271922,0.054271922,0,-0.692131113,-2.119270572,-2.811401685,0.265198683 Craig Hodges,hodgecr01,1984,3347,1571,-1.978093035,-1.456754937,-3.434847972,-0.551135722,-0.551135722,0,-2.072314556,-1.191172977,-3.263487534,0.41413869 @@ -7096,6 +7318,7 @@ Fred Hoiberg,hoibefr01,2004,4212,2242,0.970812098,0.785893553,1.756705652,5.1789 Fred Hoiberg,hoibefr01,2005,2388,1272,3.618367166,0.138137658,3.756504824,4.207919604,4.207919604,0,2.971098549,0.26966888,3.240767429,-0.318989225 Randy Holcomb,holcora01,2006,22,11,0.93415085,-1.593447659,-0.659296809,0.011770089,0.011770089,0,-0.884950867,-2.042520072,-2.92747094,0.28616636 Aaron Holiday,holidaa01,2019,1418,659,-0.611642837,2.205735757,1.59409292,1.464095003,1.543244525,-0.079149522,-0.835827402,1.294389877,0.458562475,0.64795123 +Aaron Holiday,holidaa01,2020,3531,1689,0.454514181,0.658414059,1.11292824,3.313355349,3.588927454,-0.275572105,0.234554568,0.789080878,1.023635447,-0.233808277 Jrue Holiday,holidjr01,2010,3411,1767,-0.342659663,-1.043562037,-1.3862217,1.231443978,1.231443978,0,-0.354040769,-0.987079089,-1.341119858,0.150095131 Jrue Holiday,holidjr01,2011,5947,3089,1.785815287,0.17984658,1.965661867,7.451918707,6.681663667,0.77025504,1.833319688,0.695752164,2.529071852,-0.258100838 Jrue Holiday,holidjr01,2012,5072,2690,0.182827935,1.412245104,1.595073039,6.015778726,4.043160705,1.972618021,0.457916698,1.763691456,2.221608154,-0.214104408 @@ -7106,12 +7329,14 @@ Jrue Holiday,holidjr01,2016,3781,1831,3.299605955,0.203151643,3.502757597,5.9128 Jrue Holiday,holidjr01,2017,4533,2190,0.649747447,0.245775946,0.895523392,4.092000869,4.092000869,0,0.294805143,0.794214102,1.089019244,0.450783072 Jrue Holiday,holidjr01,2018,6991,3275,2.374048557,2.007496784,4.381545341,12.06585539,10.70848654,1.357368852,2.57332941,2.413656125,4.986985536,0.907558699 Jrue Holiday,holidjr01,2019,5211,2402,4.097605845,1.472658993,5.570264838,10.27363737,10.27363737,0,4.078266456,1.376999379,5.455265835,0.771105894 +Jrue Holiday,holidjr01,2020,4601,2117,2.295014352,2.401525501,4.696539853,8.090246106,8.090246106,0,2.749441849,2.582867481,5.33230933,0.60030818 Justin Holiday,holidju01,2013,272,142,-2.992690838,-0.628858876,-3.621549714,-0.063098936,-0.063098936,0,-3.210608495,-1.960759532,-5.171368026,-0.064060649 Justin Holiday,holidju01,2015,1400,668,-1.95780736,1.445023592,-0.512783768,0.765652454,0.80847414,-0.042821685,-1.164058901,1.307776708,0.143717807,0.730861357 Justin Holiday,holidju01,2016,1601,773,-1.765714247,0.102735087,-1.66297916,0.432337926,0.432337926,0,-1.807313575,-0.109496756,-1.91681033,0.711232673 Justin Holiday,holidju01,2017,3346,1639,-0.659090989,0.567136069,-0.09195492,2.229012438,2.229012438,0,-0.480582838,-0.05472157,-0.535304409,0.278372505 Justin Holiday,holidju01,2018,4739,2265,-0.932337502,1.08335125,0.151013748,3.383550437,3.383550437,0,-0.953974062,0.923408911,-0.030565151,0.92112819 Justin Holiday,holidju01,2019,5409,2607,-2.041788543,1.166454417,-0.875334126,2.497102817,2.497102817,0,-2.2252694,1.413107119,-0.812162281,0.335012137 +Justin Holiday,holidju01,2020,4163,1957,0.070669845,2.386529433,2.457199278,5.230255956,4.643498936,0.586757021,0.409848211,2.45079009,2.860638302,0.187861806 Brad Holland,hollabr01,1980,501,229,-0.74265384,1.58232086,0.83966702,0.432944409,0.260701364,0.172243045,-0.51735833,1.03434573,0.5169874,1.195469389 Brad Holland,hollabr01,1981,640,296,-4.394209962,-0.034859048,-4.429069011,-0.261200728,-0.223507829,-0.037692899,-4.299936777,-0.632845853,-4.93278263,1.230160263 Brad Holland,hollabr01,1982,413,197,-3.967082868,0.932639515,-3.034443353,-0.027930098,-0.052054426,0.024124328,-3.963704628,0.132154974,-3.831549654,-0.110503308 @@ -7135,6 +7360,7 @@ Rondae Hollis-Jefferson,holliro01,2016,1263,615,-0.916122731,4.461362708,3.54523 Rondae Hollis-Jefferson,holliro01,2017,3826,1761,-1.788870653,2.11041387,0.321543217,2.796902756,2.796902756,0,-2.016958965,1.49244441,-0.524514555,1.323578499 Rondae Hollis-Jefferson,holliro01,2018,4047,1920,-0.344435002,1.142456777,0.798021774,3.498920853,3.498920853,0,-0.340482655,0.96797882,0.627496164,0.666016441 Rondae Hollis-Jefferson,holliro01,2019,2814,1296,-2.40154279,2.784681392,0.383138602,2.072850599,1.745830573,0.327020026,-2.47749328,2.021906854,-0.455586427,0.145012083 +Rondae Hollis-Jefferson,holliro01,2020,2470,1161,0.460905987,2.267467956,2.728373943,3.24816332,3.171168738,0.076994582,-0.026771848,2.125456139,2.098684291,-0.01992948 Ryan Hollins,holliry01,2007,359,185,-4.723713394,-2.267192333,-6.990905727,-0.407825736,-0.407825736,0,-4.899622921,-2.297612091,-7.197235012,1.752438235 Ryan Hollins,holliry01,2008,1029,532,-1.732225373,-1.046478913,-2.778704286,-0.007841469,-0.007841469,0,-2.50595914,-1.375299736,-3.881258875,0.604799109 Ryan Hollins,holliry01,2009,1002,528,-2.772185886,-0.302014345,-3.07420023,-0.079628204,-0.12084693,0.041218727,-3.033886946,-0.362960773,-3.396847718,1.037481747 @@ -7149,6 +7375,7 @@ Richaun Holmes,holmeri01,2016,1482,702,-0.125068522,-1.956355132,-2.081423653,0. Richaun Holmes,holmeri01,2017,2510,1193,-0.869736343,-1.26860278,-2.138339122,0.372865274,0.372865274,0,-0.873300937,-0.711408439,-1.584709375,0.149258553 Richaun Holmes,holmeri01,2018,1633,757,-1.81015689,-0.143081834,-1.953238725,0.310525102,0.362543648,-0.052018546,-1.951500014,-0.239741355,-2.191241369,-0.127537405 Richaun Holmes,holmeri01,2019,2524,1184,-1.491995083,0.168929539,-1.323065544,0.859137343,0.859137343,0,-1.611254749,0.079515997,-1.531738752,-0.335856884 +Richaun Holmes,holmeri01,2020,2554,1242,0.187023261,0.938405394,1.125428655,2.439248352,2.439248352,0,-0.69434631,1.769712696,1.075366386,-0.685548032 Mike Holton,holtomi01,1985,3931,1816,-2.187006731,-1.169556826,-3.356563556,-0.561271124,-0.500432499,-0.060838624,-2.49461821,-1.183112718,-3.677730928,0.001336946 Mike Holton,holtomi01,1986,1083,512,-1.948778357,-0.862569276,-2.811347632,-0.005753428,-0.005753428,0,-1.928820912,-0.756756767,-2.68557768,0.372393302 Mike Holton,holtomi01,1987,1079,488,-3.228863437,-2.12822522,-5.357088657,-0.652441462,-0.626392025,-0.026049437,-3.373792591,-2.846269331,-6.220061922,0.309051377 @@ -7165,6 +7392,7 @@ Rodney Hood,hoodro01,2016,4831,2541,2.091374426,-1.01221749,1.079156935,4.876834 Rodney Hood,hoodro01,2017,3621,1870,-0.352635394,-0.471825919,-0.824461313,1.82188604,1.906816044,-0.084930004,-0.030527783,0.26987874,0.239350957,-0.961662946 Rodney Hood,hoodro01,2018,3803,1876,-0.493520314,-2.923880653,-3.417400967,-0.708965353,0.078627455,-0.787592808,-0.057367068,-1.995481435,-2.052848503,-0.365840313 Rodney Hood,hoodro01,2019,4610,2266,0.354130569,-0.532681375,-0.178550806,2.961118914,1.891725983,1.069392931,-0.127428164,-0.967814676,-1.095242839,-1.43975651 +Rodney Hood,hoodro01,2020,1332,619,0.196295096,-0.073366515,0.122928581,0.905969128,0.905969128,0,0.129437602,-0.242400499,-0.112962897,-0.150950345 Dave Hoppen,hoppeda01,1988,1372,642,-2.666952944,-1.849618492,-4.516571437,-0.580651924,-0.580651924,0,-2.874177083,-1.805401817,-4.6795789,0.13703928 Dave Hoppen,hoppeda01,1989,2999,1419,-2.068972445,-1.458043287,-3.527015732,-0.565715965,-0.565715965,0,-2.36804253,-0.896121396,-3.264163925,0.575502395 Dave Hoppen,hoppeda01,1990,279,135,-3.90186074,-2.16665423,-6.06851497,-0.229973861,-0.229973861,0,-4.140187077,-1.773287389,-5.913474466,0.611854561 @@ -7192,6 +7420,7 @@ Al Horford,horfoal01,2016,6133,2958,-0.472174366,2.116530401,1.644356035,6.66713 Al Horford,horfoal01,2017,5652,2803,1.000619054,-0.008292451,0.992326603,5.353883404,4.144691862,1.209191543,0.821533513,-0.45389008,0.367643434,-0.639382866 Al Horford,horfoal01,2018,5939,2956,0.942789602,3.15164859,4.094438193,10.31920573,7.986477484,2.332728247,0.051139192,2.522732757,2.573871948,-0.683039686 Al Horford,horfoal01,2019,4796,2283,1.572569563,2.193769533,3.766339096,7.61813156,5.635706284,1.982425276,1.937278042,2.230368765,4.167646807,-0.409791545 +Al Horford,horfoal01,2020,4507,2154,0.332147462,0.600636537,0.932783999,4.028849798,4.042625079,-0.013775281,0.901658633,1.136598539,2.038257173,-0.22559607 Tito Horford,horfoti01,1989,233,112,-11.2943741,-1.978260098,-13.2726342,-0.603573927,-0.603573927,0,-10.42498191,-3.807355143,-14.23233705,0.38731321 Tito Horford,horfoti01,1990,491,238,-8.489918316,0.472082794,-8.017835522,-0.640816475,-0.652481292,0.011664817,-8.339853379,-0.762321438,-9.102174817,0.272369516 Tito Horford,horfoti01,1994,57,28,-8.73922339,1.120439671,-7.618783719,-0.069404031,-0.069404031,0,-8.56088002,0.092952547,-8.467927474,-0.206811345 @@ -7227,9 +7456,11 @@ Robert Horry,horryro01,2006,2621,1406,-0.191157599,2.547088544,2.355930945,3.674 Robert Horry,horryro01,2007,2803,1485,-1.183401149,2.885085853,1.701684703,3.406718827,2.364505449,1.042213378,-0.779954285,2.391582706,1.611628421,0.041281802 Robert Horry,horryro01,2008,1381,737,-2.326368569,1.528602165,-0.797766403,0.744936979,0.57826413,0.166672849,-2.050096865,1.409812356,-0.640284509,0.711979295 Ed Horton,hortoed01,1990,783,374,-1.30419073,-2.140890501,-3.445081231,-0.133686433,-0.133686433,0,-1.106009972,-2.485787113,-3.591797084,0.791775933 +Talen Horton-Tucker,hortota01,2020,219,98,-2.589709371,1.230209115,-1.359500255,0.06251428,-0.07988851,0.14240279,-1.574730002,2.59013068,1.015400679,1.887451986 Danuel House Jr.,houseda01,2017,2,1,-19.33872217,17.46187954,-1.876842627,0.000424441,0.000424441,0,-17.60395015,7.380937394,-10.22301275,-4.633567495 Danuel House Jr.,houseda01,2018,846,403,1.078605898,0.69282547,1.771431368,0.92417966,0.92417966,0,0.443489901,-0.877890842,-0.434400941,-0.584148783 Danuel House Jr.,houseda01,2019,2351,1120,0.555661147,-0.669027287,-0.11336614,1.505499169,1.639209236,-0.133710066,0.762689622,-0.653628404,0.109061217,-0.025057991 +Danuel House Jr.,houseda01,2020,4756,2192,-0.381740809,0.332287923,-0.049452886,3.045406621,2.553038728,0.492367894,-0.398877321,0.708083097,0.309205776,0.227838495 Eddie House,houseed01,2001,1130,614,-2.119098178,-2.508889195,-4.627987372,-0.594673029,-0.565043994,-0.029629035,-2.225997957,-2.90526031,-5.131258267,0.717539874 Eddie House,houseed01,2002,2265,1230,-1.606678321,-1.265949354,-2.872627675,-0.077328729,-0.077328729,0,-1.390101932,-1.422851283,-2.812953215,0.446325606 Eddie House,houseed01,2003,1896,1025,-1.613927146,-0.090347267,-1.704274412,0.548959461,0.548959461,0,-1.571786412,-0.493226837,-2.065013249,0.352261489 @@ -7275,6 +7506,7 @@ Dwight Howard,howardw01,2016,5029,2460,-1.787217003,0.103951912,-1.683265091,1.3 Dwight Howard,howardw01,2017,4813,2356,-1.59672438,2.748797986,1.152073606,4.727669466,3.94713627,0.780533195,-1.598333932,2.193685925,0.595351992,0.232298915 Dwight Howard,howardw01,2018,5101,2463,-2.245696634,-0.070777379,-2.316474013,0.547699074,0.547699074,0,-2.112664758,-0.180779833,-2.293444591,0.531785281 Dwight Howard,howardw01,2019,491,230,-2.06581652,-3.896792735,-5.962609255,-0.380269468,-0.380269468,0,-1.384301097,-3.703129657,-5.087430754,0.887414244 +Dwight Howard,howardw01,2020,3279,1588,0.378240134,0.298053663,0.676293797,2.767221823,2.618426834,0.148794989,-0.262540372,1.614151741,1.351611369,-0.063513211 Josh Howard,howarjo01,2004,3296,1675,0.934021361,0.420939421,1.354960782,3.508269503,3.282126859,0.226142645,0.968632782,0.408657887,1.377290669,-0.135042518 Josh Howard,howarjo01,2005,5609,2874,1.138760042,1.8861263,3.024886342,8.496867969,7.429564411,1.067303558,1.268193508,1.935453737,3.203647246,-0.00800451 Josh Howard,howarjo01,2006,5087,2739,2.286409237,1.329621687,3.616030924,8.963009831,6.337975703,2.625034128,2.441835732,1.437441146,3.879276878,-0.144373438 @@ -7310,6 +7542,7 @@ Stephen Howard,howarst01,1993,529,260,-4.990215915,1.371452658,-3.618763257,-0.1 Stephen Howard,howarst01,1994,153,80,-0.124972088,-1.779964541,-1.90493663,0.025514946,0.091645578,-0.066130632,-0.578728612,-1.186012051,-1.764740664,2.31504045 Stephen Howard,howarst01,1997,813,431,-0.701723471,0.178993106,-0.522730365,0.502998933,0.436891371,0.066107562,-0.951734113,-0.099615226,-1.051349338,0.929758959 Stephen Howard,howarst01,1998,100,53,-6.369093555,-0.093628894,-6.462722449,-0.103409458,-0.103409458,0,-5.489287616,0.147385744,-5.341901872,2.743740719 +William Howard,howarwi01,2020,29,13,-20.81995699,-8.77539158,-29.59534857,-0.178240932,-0.178240932,0,-17.07832663,-10.9434423,-28.02176893,0.106931557 Phil Hubbard,hubbaph01,1980,2683,1189,-1.609632243,-1.243975097,-2.85360734,-0.063344853,-0.063344853,0,-1.650863578,-0.982624638,-2.633488215,0.819648986 Phil Hubbard,hubbaph01,1981,4881,2289,-0.699813074,-0.840434035,-1.540247109,1.419524432,1.419524432,0,-0.789896985,-0.460679,-1.250575985,0.489993886 Phil Hubbard,hubbaph01,1982,3964,1839,-0.652017636,-0.901036919,-1.553054555,1.125478532,1.125478532,0,-0.804647942,-0.657230381,-1.461878323,0.685124598 @@ -7339,6 +7572,7 @@ Troy Hudson,hudsotr01,2006,1497,800,-0.350446009,-2.832746079,-3.183192087,-0.17 Troy Hudson,hudsotr01,2007,1062,554,-1.863519693,-1.422660561,-3.286180254,-0.151067036,-0.151067036,0,-1.696355199,-2.516051061,-4.212406261,-0.297596688 Troy Hudson,hudsotr01,2008,194,93,-4.892227246,-1.891233549,-6.783460795,-0.191056419,-0.191056419,0,-4.847499281,-3.523684192,-8.371183473,-0.159186771 Kevin Huerter,huertke01,2019,4505,2048,0.441214219,-2.205580574,-1.764366354,1.035818287,1.035818287,0,0.250710732,-1.918033159,-1.667322427,0.587797622 +Kevin Huerter,huertke01,2020,3818,1760,-0.356502564,-2.448735118,-2.805237682,-0.049666642,-0.049666642,0,-0.448250162,-2.096426069,-2.544676231,0.135563421 Marcelo Huertas,huertma01,2016,1737,869,-0.671102456,-0.360613621,-1.031716077,0.763124561,0.763124561,0,-1.835248964,-1.506100286,-3.341349249,0.166692088 Marcelo Huertas,huertma01,2017,503,237,-2.665154183,-1.751453358,-4.416607541,-0.202737949,-0.202737949,0,-1.834594726,-2.269474591,-4.104069317,0.591936054 Josh Huestis,huestjo01,2016,133,65,-2.076227392,3.216252785,1.140025393,0.134171121,0.044120727,0.090050394,-1.451820387,1.016138426,-0.435681961,0.752387909 @@ -7402,6 +7636,7 @@ Brandon Hunter,huntebr01,2004,816,416,-1.838024288,-1.298933168,-3.136957456,-0. Brandon Hunter,huntebr01,2005,447,224,-2.869136017,-2.080224002,-4.949360019,-0.25417334,-0.25417334,0,-2.937077865,-2.594336681,-5.531414546,1.032516384 Cedric Hunter,huntece01,1992,2,1,-6.462056446,-4.748641116,-11.21069756,-0.004263468,-0.004263468,0,-7.658987197,-6.337242383,-13.99622958,-1.205305588 Chris Hunter,huntech01,2010,1657,783,-2.238443709,-1.338375174,-3.576818883,-0.331415999,-0.331415999,0,-2.690223587,-1.59729065,-4.287514236,0.316283837 +De'Andre Hunter,huntede01,2020,4371,2018,-2.497424054,-1.315186645,-3.812610699,-1.094332021,-1.094332021,0,-2.475607967,-1.21672638,-3.692334347,0.026642298 Lindsey Hunter,hunteli01,1994,4312,2172,-1.760837636,-0.325467401,-2.086305037,0.738136738,0.738136738,0,-1.294506434,-0.255649926,-1.55015636,0.348100479 Lindsey Hunter,hunteli01,1995,1854,944,-2.004092311,-1.120250239,-3.124342549,-0.181243312,-0.181243312,0,-1.672556668,-1.026243967,-2.698800635,0.49509815 Lindsey Hunter,hunteli01,1996,4014,2174,-0.419654368,1.093541932,0.673887564,3.800088527,3.818356435,-0.018267908,-0.131657305,1.277213701,1.145556396,0.172801182 @@ -7448,6 +7683,7 @@ Geoff Huston,hustoge01,1985,200,93,-2.018227818,-4.56845007,-6.586677888,-0.1813 Geoff Huston,hustoge01,1986,2652,1208,1.128943547,-2.71041764,-1.581474094,0.71507361,0.71507361,0,0.299866559,-3.427372292,-3.127505734,-0.733886244 Geoff Huston,hustoge01,1987,926,428,-2.644359841,-3.054656436,-5.699016277,-0.642458488,-0.642458488,0,-3.099863393,-3.250642831,-6.350506224,-0.238466719 Chandler Hutchison,hutchch01,2019,1876,895,-3.096188774,1.038031429,-2.058157345,0.313673736,0.313673736,0,-3.687142433,-0.315606758,-4.002749192,-0.723161355 +Chandler Hutchison,hutchch01,2020,1154,527,-3.229094361,0.519934511,-2.709159851,0.011065818,0.011065818,0,-2.817311722,0.700428056,-2.116883666,0.789490638 Marc Iavaroni,iavarma01,1983,4069,1895,-2.520518281,-0.942402118,-3.462920399,-0.644768814,-1.144296497,0.499527683,-2.472914254,-0.946022752,-3.418937007,0.410860738 Marc Iavaroni,iavarma01,1984,3352,1596,-3.246138075,-0.7381876,-3.984325675,-1.010799872,-0.987969059,-0.022830813,-3.338027363,-0.787680173,-4.125707536,0.502528654 Marc Iavaroni,iavarma01,1985,3166,1450,-3.224950907,-1.643575202,-4.868526109,-1.588519801,-1.630131858,0.041612057,-3.021618993,-1.350710851,-4.372329844,0.80823127 @@ -7465,6 +7701,7 @@ Serge Ibaka,ibakase01,2016,6342,3102,0.179033357,1.627901714,1.806935072,7.33140 Serge Ibaka,ibakase01,2017,5458,2729,-1.075856016,0.06129217,-1.014563846,2.376324629,2.642584351,-0.266259722,-0.833675454,0.319670557,-0.514004897,-0.18761862 Serge Ibaka,ibakase01,2018,4869,2353,-0.959767758,-0.201972902,-1.16174066,1.913936733,1.641791804,0.272144929,-0.472153471,-0.236355246,-0.708508716,-0.128061534 Serge Ibaka,ibakase01,2019,5217,2510,-1.215856993,1.234273645,0.018416652,3.573566815,2.39299037,1.180576445,-0.660696479,1.563149944,0.902453465,-0.670586034 +Serge Ibaka,ibakase01,2020,3687,1736,-1.281587233,1.049392822,-0.232194411,2.295383836,1.023065237,1.272318599,-0.962385881,0.753814807,-0.208571075,0.304579343 Andre Iguodala,iguodan01,2005,5727,2878,0.555912411,3.083987422,3.639899832,9.421129565,8.441436298,0.979693267,0.146756568,3.102846501,3.249603069,-0.146332603 Andre Iguodala,iguodan01,2006,6028,3086,1.512847094,2.081154637,3.594001732,9.952705206,9.952705206,0,1.281883254,2.018343834,3.300227088,-0.328239182 Andre Iguodala,iguodan01,2007,5852,3062,1.545750848,1.248936155,2.794687003,8.650191649,8.650191649,0,1.555252256,1.659267734,3.214519991,-0.127800094 @@ -7480,6 +7717,7 @@ Andre Iguodala,iguodan01,2016,5257,2499,0.463180551,0.091186704,0.554367255,4.24 Andre Iguodala,iguodan01,2017,5120,2417,-0.193422622,0.907979973,0.714557351,4.223695366,4.381571759,-0.157876394,-0.022182695,0.698405703,0.676223008,-0.955940253 Andre Iguodala,iguodan01,2018,4262,2023,-0.900157478,1.665774699,0.765617221,3.662230125,2.176349341,1.485880784,-0.523151608,1.079185304,0.556033696,-0.687007771 Andre Iguodala,iguodan01,2019,4706,2207,0.168922619,1.304237336,1.473159955,4.774918608,3.22815212,1.546766489,0.40346009,1.096165407,1.499625497,-0.701127394 +Andre Iguodala,iguodan01,2020,1770,828,-1.849402785,1.501286183,-0.348116602,1.046488,0.330539157,0.715948843,-0.774361211,0.605149195,-0.169212016,0.425693096 Zydrunas Ilgauskas,ilgauzy01,1998,4763,2526,-0.081098498,2.712787937,2.631689439,6.894898769,6.745861937,0.149036831,-0.161460714,2.327305196,2.165844482,-0.291123053 Zydrunas Ilgauskas,ilgauzy01,1999,311,171,-0.145192787,1.234234474,1.089041687,0.336209557,0.336209557,0,0.115507668,1.849006491,1.964514159,0.342711123 Zydrunas Ilgauskas,ilgauzy01,2001,1184,616,-2.871101072,0.802228267,-2.068872806,0.214353949,0.214353949,0,-2.356856271,0.444519809,-1.912336462,0.123851167 @@ -7505,17 +7743,20 @@ Ersan Ilyasova,ilyaser01,2016,3828,1881,0.01824928,-0.188151298,-0.169902018,2.5 Ersan Ilyasova,ilyaser01,2017,4689,2232,-0.090336725,2.142066764,2.051730038,5.545918524,5.309061812,0.236856712,-0.287184929,1.338152412,1.050967483,0.866928491 Ersan Ilyasova,ilyaser01,2018,4095,1962,-0.745354386,2.391980496,1.64662611,4.439977612,3.157401261,1.282576351,-0.335797508,2.074292043,1.738494536,0.212016408 Ersan Ilyasova,ilyaser01,2019,3272,1503,-0.066990534,3.18828477,3.121294236,4.57374013,3.05929002,1.51445011,-0.0060319,3.384597039,3.378565139,0.148625146 +Ersan Ilyasova,ilyaser01,2020,2269,1009,0.028695824,0.323662671,0.352358495,1.601116053,1.640699465,-0.039583413,-0.320600023,-0.323333816,-0.643933839,0.366887789 Joe Ingles,inglejo01,2015,3218,1673,-1.227374973,0.110717703,-1.116657271,1.390250696,1.390250696,0,-1.697785386,0.009732139,-1.688053247,-0.269136129 Joe Ingles,inglejo01,2016,2462,1241,-1.745328714,-0.103475782,-1.848804496,0.573084382,0.573084382,0,-1.561892435,-0.349021603,-1.910914038,0.425541575 Joe Ingles,inglejo01,2017,4529,2306,0.826416393,2.074186393,2.900602786,6.71521289,5.10655661,1.60865628,0.752579017,2.375417739,3.127996755,0.237457408 Joe Ingles,inglejo01,2018,6015,2960,1.981461285,0.793702459,2.775163744,8.429749455,6.887567728,1.542181727,1.538715132,1.134102483,2.672817615,0.503340065 Joe Ingles,inglejo01,2019,5778,2719,1.224300561,1.195728857,2.420029419,7.20723287,7.006761566,0.200471304,0.767315881,1.373269814,2.140585695,0.513689067 +Joe Ingles,inglejo01,2020,4925,2371,0.384571536,0.886258576,1.270830112,4.894506303,4.158894076,0.735612227,-0.005730244,0.394864056,0.389133812,-0.082880335 Damien Inglis,inglida01,2016,315,156,-5.255723073,0.211731298,-5.043991775,-0.183644294,-0.183644294,0,-4.19540465,-1.361037813,-5.556442463,0.568728474 Andre Ingram,ingraan01,2018,142,64,2.427878652,6.430092861,8.857971513,0.384841558,0.384841558,0,1.772175712,4.813649987,6.585825699,1.5202134 Andre Ingram,ingraan01,2019,34,15,-11.2854391,1.249639598,-10.0357995,-0.056616605,-0.056616605,0,-10.15511966,-0.883285248,-11.03840491,1.568927475 Brandon Ingram,ingrabr01,2017,4738,2279,-2.495439001,-2.714840767,-5.210279769,-2.843543663,-2.843543663,0,-2.55759165,-2.998125924,-5.555717574,-0.587592311 Brandon Ingram,ingrabr01,2018,4175,1975,-1.189442834,-0.790930653,-1.980373486,0.777666423,0.777666423,0,-1.740028704,-0.806114305,-2.546143009,0.275791083 Brandon Ingram,ingrabr01,2019,3828,1760,-1.318796607,-0.681162932,-1.999959539,0.671890261,0.671890261,0,-1.905365835,-0.67189395,-2.577259785,-0.243634513 +Brandon Ingram,ingrabr01,2020,4603,2104,1.617866061,-1.119772364,0.498093697,3.519150053,3.519150053,0,1.988756868,-0.898797265,1.089959603,0.950226274 Byron Irvin,irvinby01,1990,1150,535,-0.759913121,0.390767953,-0.369145167,0.643595156,0.733039483,-0.089444327,-0.888222344,-0.705990836,-1.59421318,0.206942347 Byron Irvin,irvinby01,1991,649,316,1.672320444,-0.250448931,1.421871513,0.67294599,0.67294599,0,0.978821687,-0.762442915,0.216378771,0.050624636 Byron Irvin,irvinby01,1993,93,45,-3.741160713,-3.661184783,-7.402345496,-0.107228389,-0.107228389,0,-4.008769151,-4.006072375,-8.014841526,0.38068323 @@ -7527,8 +7768,10 @@ Kyrie Irving,irvinky01,2016,4776,2441,3.837853687,-2.884518074,0.953335613,4.676 Kyrie Irving,irvinky01,2017,6452,3178,6.088329866,-3.514287869,2.574041997,8.712799466,6.467065029,2.245734437,6.187470845,-2.642208933,3.545261911,0.094299732 Kyrie Irving,irvinky01,2018,3951,1931,5.975496962,-1.159873572,4.81562339,7.489068084,7.489068084,0,5.436384802,-0.705398284,4.730986519,0.471714741 Kyrie Irving,irvinky01,2019,5404,2544,5.082983939,0.608599271,5.69158321,11.10254398,10.70679162,0.395752358,5.949865097,1.011573971,6.961439068,1.340350202 +Kyrie Irving,irvinky01,2020,1430,658,5.999616883,-3.225133645,2.774483238,1.875386875,1.875386875,0,6.020876442,-1.722239457,4.298636985,1.142568239 Jonathan Isaac,isaacjo01,2018,1119,536,-5.528295753,3.094904612,-2.433391141,0.086718061,0.086718061,0,-4.445195552,2.744446333,-1.70074922,0.155725975 Jonathan Isaac,isaacjo01,2019,4420,2133,-0.95646016,1.473671158,0.517210998,3.536367621,3.733467974,-0.197100352,-0.574091218,0.981806894,0.407715676,0.002840532 +Jonathan Isaac,isaacjo01,2020,2038,980,-0.839197458,4.759107408,3.91990995,3.343099207,3.343099207,0,0.324154764,4.767526339,5.091681103,0.250165374 Dan Issel,isselda01,1977,6369,2729,1.563863627,1.243708057,2.807571684,7.751769168,7.100100591,0.651668576,1.870644757,0.952889712,2.823534468,-0.085870827 Dan Issel,isselda01,1978,7545,3311,2.101541329,0.021343322,2.122884651,8.217134538,7.658919711,0.558214826,2.437839898,0.194470468,2.632310366,-0.244902524 Dan Issel,isselda01,1979,6358,2851,1.59929416,0.536603768,2.135897927,7.077618598,6.929995293,0.147623304,1.662263537,0.507818574,2.170082112,-0.463776308 @@ -7566,6 +7809,7 @@ Royal Ivey,iveyro01,2013,1338,698,-1.534317772,-0.707741726,-2.242059498,0.18172 Royal Ivey,iveyro01,2014,8,5,-5.88109208,-13.23243735,-19.11352943,-0.040197852,-0.040197852,0,-12.34503962,-16.9078105,-29.25285012,-3.551166521 Wes Iwundu,iwundwe01,2018,2074,1020,-3.16556947,0.629084024,-2.536485446,0.110220378,0.110220378,0,-3.663039997,-0.076847526,-3.739887523,-0.797623355 Wes Iwundu,iwundwe01,2019,2732,1293,-2.771323823,0.578032267,-2.193291556,0.368593112,0.260137777,0.108455336,-3.42817663,-0.256670799,-3.684847429,-0.125069342 +Wes Iwundu,iwundwe01,2020,2169,1029,-1.97748966,0.303801025,-1.673688635,0.557484225,0.364480752,0.193003472,-2.259496602,-0.195528599,-2.455025202,-0.886414917 Jarrett Jack,jackja01,2006,2952,1599,-0.987476176,-2.777342169,-3.764818346,-0.828290098,-0.828290098,0,-1.546918394,-2.826999831,-4.373918225,0.043313468 Jarrett Jack,jackja01,2007,4933,2651,0.744905208,-0.872751352,-0.127846145,3.543558401,3.543558401,0,0.579326505,-0.432693791,0.146632714,-0.078967975 Jarrett Jack,jackja01,2008,4129,2229,-0.384366972,-0.938355942,-1.322722914,1.620398977,1.620398977,0,-0.512007071,-1.401963842,-1.913970914,-0.158594856 @@ -7600,6 +7844,7 @@ Demetrius Jackson,jacksde01,2017,35,17,7.272728345,-1.165872154,6.106856191,0.07 Demetrius Jackson,jacksde01,2018,166,80,-8.428460758,-4.179419513,-12.60788027,-0.415924561,-0.415924561,0,-5.222771725,-3.310876238,-8.533647963,1.13507258 Demetrius Jackson,jacksde01,2019,88,39,0.968219096,-1.452451119,-0.484232023,0.044903467,0.044903467,0,-0.835330534,-1.949267793,-2.784598327,-0.407645299 Frank Jackson,jacksfr01,2019,2616,1169,-1.946423979,-2.759810357,-4.706234336,-1.175332575,-1.175332575,0,-1.852390267,-3.027728021,-4.880118288,0.750137126 +Frank Jackson,jacksfr01,2020,1784,797,-1.206783298,-4.312875287,-5.519658585,-1.13148064,-1.13148064,0,-1.511291938,-4.215503933,-5.726795872,0.476514549 Jaren Jackson,jacksja01,1990,335,160,-3.68861698,0.2503554,-3.438261579,-0.056477479,-0.056477479,0,-3.687441395,-0.824494926,-4.511936321,0.519823007 Jaren Jackson,jacksja01,1992,118,54,-2.123915575,-2.268226459,-4.392142033,-0.045425236,-0.045425236,0,-2.315467137,-2.656719371,-4.972186509,0.395540345 Jaren Jackson,jacksja01,1993,787,378,-1.966543601,-0.230445246,-2.196988847,0.106519435,0.108184894,-0.001665459,-2.30962564,-0.521142951,-2.830768591,0.43081474 @@ -7613,6 +7858,7 @@ Jaren Jackson,jacksja01,2000,3272,1710,0.578707005,0.133868777,0.712575782,3.040 Jaren Jackson,jacksja01,2001,215,114,-0.201211765,-0.965202311,-1.166414076,0.093021574,0.093021574,0,-0.13549242,-0.759043017,-0.894535437,0.918120396 Jaren Jackson,jacksja01,2002,292,149,-2.134086172,-2.455890101,-4.589976273,-0.151302336,-0.090230955,-0.061071381,-2.229095401,-2.524664199,-4.7537596,0.9086019 Jaren Jackson Jr.,jacksja02,2019,3045,1515,-1.706874443,1.801412033,0.094537589,2.189514664,2.189514664,0,-2.253012496,2.027877816,-0.22513468,-0.425472636 +Jaren Jackson Jr.,jacksja02,2020,3528,1622,-1.319426294,-0.171173019,-1.490599313,1.05382274,1.05382274,0,-1.609791109,0.690369645,-0.919421465,1.137688003 Jermaine Jackson,jacksje01,2000,147,73,-9.333148533,-1.33119913,-10.66434766,-0.296690316,-0.296690316,0,-9.022756626,-2.404316915,-11.42707354,0.614858063 Jermaine Jackson,jacksje01,2002,546,292,-0.248656735,-1.665508482,-1.914165217,0.11173581,0.248324597,-0.136588787,-1.393382415,-2.605243292,-3.998625708,-0.038414943 Jermaine Jackson,jacksje01,2003,1066,559,-2.10679638,-1.66101102,-3.767807401,-0.292191414,-0.292191414,0,-2.821571007,-2.544653303,-5.36622431,0.095172857 @@ -7634,8 +7880,10 @@ Jim Jackson,jacksji01,2005,4808,2461,-0.845256683,-0.435786613,-1.281043295,1.93 Jim Jackson,jacksji01,2006,1065,533,-6.063995523,-0.792831851,-6.856827374,-1.137535357,-1.135603705,-0.001931652,-5.593318847,-1.906128836,-7.499447683,1.455778113 Josh Jackson,jacksjo02,2018,4213,1959,-3.209617128,-1.312363366,-4.521980494,-1.793877785,-1.793877785,0,-2.999566068,-1.30136981,-4.300935879,1.277887768 Josh Jackson,jacksjo02,2019,4235,1988,-3.391344224,0.553359988,-2.837984236,-0.090162593,-0.090162593,0,-3.497783814,-0.094366531,-3.592150345,1.053107679 +Josh Jackson,jacksjo02,2020,841,381,0.102680915,2.879340698,2.982021613,1.13068314,1.13068314,0,-0.533527212,1.966272498,1.432745286,1.508088997 Justin Jackson,jacksju01,2018,3057,1506,-2.295896928,-1.437812905,-3.733709833,-0.752737848,-0.752737848,0,-2.594131028,-2.275656419,-4.869787447,-0.407710296 Justin Jackson,jacksju01,2019,3480,1614,-0.731413297,-0.977391117,-1.708804414,0.866580186,0.866580186,0,-0.895686282,-1.364360503,-2.260046785,-0.509943154 +Justin Jackson,jacksju01,2020,2250,1061,-1.277029117,-2.637329548,-3.914358665,-0.622618528,-0.433943116,-0.188675412,-1.071671882,-3.2641115,-4.335783382,-0.85203738 Luke Jackson,jackslu02,2005,81,43,-0.997221917,-2.852739128,-3.849961045,-0.023885321,-0.023885321,0,-1.080876616,-4.726143964,-5.807020581,-0.939280965 Luke Jackson,jackslu02,2006,596,315,-2.843571298,-1.437201201,-4.280772499,-0.247265586,-0.247265586,0,-2.721046066,-2.872777064,-5.59382313,0.465775799 Luke Jackson,jackslu02,2007,290,149,-0.564472075,-0.943271739,-1.507743814,0.099192073,-0.010195791,0.109387864,-0.696909228,-1.294920004,-1.991829233,1.58458257 @@ -7684,6 +7932,7 @@ Reggie Jackson,jacksre01,2016,5156,2571,3.174425026,-1.645934666,1.52849036,5.61 Reggie Jackson,jacksre01,2017,2853,1424,0.050728682,-2.11168756,-2.060958877,0.500286182,0.500286182,0,0.18302396,-1.294460795,-1.111436834,-0.062561352 Reggie Jackson,jacksre01,2018,2423,1201,1.512499741,-0.656410764,0.856088977,2.186055348,2.186055348,0,0.961157309,-0.838777597,0.122379712,-1.058408762 Reggie Jackson,jacksre01,2019,4941,2397,1.662451895,-2.405670708,-0.743218813,2.440912964,2.107068556,0.333844408,1.406110937,-1.939194648,-0.533083711,-0.671116485 +Reggie Jackson,jacksre01,2020,1909,913,0.798749375,-1.435885061,-0.637135686,0.985737444,1.200400128,-0.214662684,-0.146763748,-1.215712073,-1.362475821,-0.736636388 Stanley Jackson,jacksst01,1994,184,92,2.865800062,-0.450574162,2.4152259,0.243877246,0.243877246,0,2.316439879,-0.985169782,1.331270097,0.567559788 Stephen Jackson,jacksst02,2001,3211,1660,-1.985123952,0.148337573,-1.836786379,0.779242505,0.779242505,0,-1.701063251,-0.322645069,-2.02370832,0.693982439 Stephen Jackson,jacksst02,2002,431,227,-4.037078637,0.413936612,-3.623142026,-0.103387727,-0.103387727,0,-2.979147145,0.083907599,-2.895239546,2.05525241 @@ -7739,6 +7988,7 @@ Jerome James,jamesje01,2006,777,406,-6.301945757,-2.483934946,-8.785880703,-1.27 Jerome James,jamesje01,2007,522,273,-7.01672236,0.290701605,-6.726020755,-0.566086085,-0.566086085,0,-6.775904727,0.688441241,-6.087463486,2.064404394 Jerome James,jamesje01,2008,10,5,7.092208188,-0.106207672,6.986000516,0.024317946,0.024317946,0,4.896540832,-2.083480838,2.813059994,-1.953410627 Jerome James,jamesje01,2009,20,10,-8.465996295,2.750296991,-5.715699303,-0.015354086,-0.015354086,0,-6.781536869,3.101576213,-3.679960656,1.368259553 +Justin James,jamesju01,2020,510,232,-3.409879327,1.127761058,-2.282118269,0.055465702,0.055465702,0,-2.664012849,-0.697899147,-3.361911996,0.155283991 LeBron James,jamesle01,2004,5974,3122,1.337109873,-0.298264024,1.038845849,6.013994518,6.013994518,0,1.629358074,-0.105367396,1.523990678,-0.31800111 LeBron James,jamesle01,2005,6404,3388,5.094678357,1.423964185,6.518642542,15.95042997,15.95042997,0,5.324233376,1.480191196,6.804424572,-0.407580049 LeBron James,jamesle01,2006,7452,3965,6.415884113,0.840637535,7.256521648,20.23541443,18.05391633,2.181498099,6.492075985,0.916880157,7.408956142,-0.123552575 @@ -7755,6 +8005,7 @@ LeBron James,jamesle01,2016,6903,3531,5.950621766,2.20491096,8.155532726,19.8701 LeBron James,jamesle01,2017,7141,3538,6.900985062,0.909672538,7.8106576,19.20976936,13.4209829,5.788786461,7.572999164,0.620449289,8.193448453,-0.014072873 LeBron James,jamesle01,2018,8026,3948,7.460088031,-1.69261119,5.767476841,17.41171994,12.40925444,5.002465496,7.352104443,-1.993953373,5.35815107,0.334744526 LeBron James,jamesle01,2019,4202,1937,5.413270187,0.164745304,5.57801549,8.297431002,8.297431002,0,4.408912545,-0.104033404,4.304879141,0.832226242 +LeBron James,jamesle01,2020,6458,3078,6.494467752,1.33266562,7.827133372,16.82248433,11.59111276,5.231371565,5.576724213,1.358693769,6.935417982,0.128867446 Mike James,jamesmi01,2002,219,119,-2.20594562,-1.118254075,-3.324199695,-0.035485079,-0.035485079,0,-1.646618175,-1.305481812,-2.952099986,1.640805417 Mike James,jamesmi01,2003,3186,1722,0.274246388,-0.23701968,0.037226708,2.470421115,2.470421115,0,0.133542534,-0.131222599,0.002319934,0.814610204 Mike James,jamesmi01,2004,4609,2391,1.086885379,0.91572525,2.00261063,5.850733389,5.757554401,0.093178988,0.947469041,0.862378635,1.809847676,0.937715622 @@ -7817,6 +8068,7 @@ Al Jefferson,jeffeal01,2016,2529,1264,-2.244118359,-1.20028746,-3.444405819,-0.4 Al Jefferson,jeffeal01,2017,1885,931,-1.396568209,-1.436593945,-2.833162155,-0.038995596,-0.038995596,0,-1.993640405,-1.923154076,-3.916794481,-1.256778902 Al Jefferson,jeffeal01,2018,989,484,-0.946375817,-1.985709626,-2.932085443,-0.044684907,-0.044684907,0,-0.616949967,-1.507788199,-2.124738166,-0.61483092 Amile Jefferson,jeffeam01,2019,147,68,2.574062477,-2.461722787,0.11233969,0.098949322,0.098949322,0,0.658869605,-1.727683623,-1.068814017,-0.364886033 +Amile Jefferson,jeffeam01,2020,157,74,-7.416679482,3.170697722,-4.245981761,-0.056177819,-0.056177819,0,-7.21080908,0.212834298,-6.997974782,-0.547165973 Chris Jefferies,jeffech01,2003,1262,666,-4.477846354,-1.262505682,-5.740352036,-1.019623509,-1.019623509,0,-4.508269508,-2.602573159,-7.110842667,0.319196232 Chris Jefferies,jeffech01,2004,378,195,-2.395313942,-2.021702018,-4.41701596,-0.171566044,-0.171566044,0,-2.215389164,-2.457816241,-4.673205405,3.738157681 Cory Jefferson,jeffeco01,2015,1081,531,-0.867675124,1.823489052,0.955813928,1.005961644,1.005961644,0,-0.674177634,-0.802681314,-1.476858947,0.190708424 @@ -7842,6 +8094,7 @@ Richard Jefferson,jefferi01,2015,2671,1295,-0.857470034,-0.064104543,-0.92157457 Richard Jefferson,jefferi01,2016,3378,1707,-1.760481543,-0.516899016,-2.277380559,0.452214764,-0.412317601,0.864532364,-1.206029352,-0.992178082,-2.198207434,-0.250093931 Richard Jefferson,jefferi01,2017,3677,1793,-1.517883459,-0.515739482,-2.033622941,0.65604969,0.624494129,0.031555561,-1.307157601,-0.951835317,-2.258992918,-0.09770564 Richard Jefferson,jefferi01,2018,340,163,-2.920085485,-3.409906462,-6.329991947,-0.296256737,-0.296256737,0,-2.681900404,-4.520020505,-7.201920909,-0.488016787 +DaQuan Jeffries,jeffrda01,2020,322,141,-0.28376352,-0.718623809,-1.002387329,0.126266898,0.126266898,0,-0.497038168,-1.255740406,-1.752778575,0.444076149 Jared Jeffries,jeffrja01,2003,543,292,-1.417621158,0.04917135,-1.368449807,0.205688594,0.205688594,0,-1.762987721,-1.15279004,-2.915777761,-0.059298813 Jared Jeffries,jeffrja01,2004,3717,1913,-2.695281237,-0.396302051,-3.091583288,-0.33330808,-0.33330808,0,-2.829999923,-0.461529482,-3.291529405,-0.022293786 Jared Jeffries,jeffrja01,2005,4441,2254,-0.769997108,0.466660159,-0.303336949,2.825284986,2.182776866,0.64250812,-1.164594989,0.075240284,-1.089354705,-0.073766003 @@ -7887,6 +8140,7 @@ Jonas Jerebko,jerebjo01,2016,2811,1338,-1.464668075,0.679263252,-0.785404823,1.3 Jonas Jerebko,jerebjo01,2017,2784,1360,-0.699211333,-0.755556847,-1.45476818,0.899343726,0.756966643,0.142377083,-0.785162998,-0.812916654,-1.598079652,-0.377505511 Jonas Jerebko,jerebjo01,2018,2468,1213,0.644096536,-0.92547769,-0.281381154,1.523310111,1.380445941,0.142864169,-0.015377823,-0.239731997,-0.25510982,-0.576630898 Jonas Jerebko,jerebjo01,2019,2839,1339,-0.469132729,-1.560970384,-2.030103113,0.476688909,0.597396952,-0.120708043,-0.323203307,-1.599414717,-1.922618024,-0.385167502 +Ty Jerome,jeromty01,2020,704,328,-2.947778137,-1.464587153,-4.41236529,-0.277250696,-0.277250696,0,-2.812821145,-0.974613218,-3.787434363,-0.344576124 Grant Jerrett,jerregr01,2015,109,51,-8.575143148,-8.525718741,-17.10086189,-0.391984715,-0.391984715,0,-4.462976505,-8.608537774,-13.07151428,2.312341922 Eugene Jeter,jetereu01,2011,1721,858,-2.055588232,-1.491463224,-3.547051456,-0.347216494,-0.347216494,0,-2.583268845,-2.114125304,-4.697394148,-0.452484359 Yi Jianlian,jianlyi01,2008,3169,1647,-4.237164718,-0.14885494,-4.386019658,-1.370302292,-1.370302292,0,-4.088331768,-0.529145068,-4.617476836,-0.302423174 @@ -7897,6 +8151,7 @@ Yi Jianlian,jianlyi01,2012,401,208,-5.262691547,0.021013313,-5.241678233,-0.2653 Alexander Johnson,johnsal01,2007,1485,753,-1.697858861,-0.723868018,-2.421726879,0.127417131,0.127417131,0,-1.91224195,-0.349911051,-2.262153001,0.959785002 Alexander Johnson,johnsal01,2008,1044,549,-4.124021469,-2.782249359,-6.906270828,-1.173729317,-1.173729317,0,-4.51463397,-2.944659744,-7.459293714,0.768140971 Alize Johnson,johnsal02,2019,148,64,-2.089846896,-2.923544425,-5.013391321,-0.073013661,-0.073013661,0,-3.481699392,-3.080127102,-6.561826494,-1.230587701 +Alize Johnson,johnsal02,2020,261,118,-0.285735198,1.054988156,0.769252958,0.187106433,0.187106433,0,-0.843471712,-1.208602342,-2.052074054,-0.479878221 Amir Johnson,johnsam01,2006,71,39,2.91601445,-2.213936504,0.702077946,0.068828995,0.068828995,0,1.972325334,-3.095734841,-1.123409508,0.187076834 Amir Johnson,johnsam01,2007,228,124,0.365678893,1.587840166,1.953519059,0.298696202,0.298696202,0,0.347205908,1.388890891,1.736096799,0.353013292 Amir Johnson,johnsam01,2008,1482,807,-0.286656795,3.739314474,3.45265768,2.571373011,2.421319222,0.15005379,-0.579357489,3.431094254,2.851736765,0.463692522 @@ -7943,6 +8198,7 @@ Avery Johnson,johnsav01,2002,2583,1352,1.23154322,-3.235249229,-2.003706009,0.51 Avery Johnson,johnsav01,2003,838,430,-2.957360904,-2.018282492,-4.975643396,-0.485843963,-0.485843963,0,-3.071450601,-3.16194107,-6.233391671,-0.458464371 Avery Johnson,johnsav01,2004,1205,637,-3.041660586,-1.907271057,-4.948931644,-0.712122748,-0.712122748,0,-3.17808846,-2.787446982,-5.965535443,-0.322079822 BJ Johnson,johnsbj01,2019,109,49,-1.786688507,-4.875655226,-6.662343733,-0.098314813,-0.098314813,0,-2.663716516,-4.374094934,-7.03781145,0.148276943 +BJ Johnson,johnsbj01,2020,197,87,-7.187796192,0.568082281,-6.619713911,-0.178532918,-0.229752042,0.051219124,-6.964494087,-1.494126958,-8.458621045,0.645807637 Britton Johnsen,johnsbr01,2004,555,290,-5.654242058,-1.854717877,-7.508959934,-0.706889931,-0.706889931,0,-5.279525087,-2.418356186,-7.697881274,0.357896338 Britton Johnsen,johnsbr01,2005,160,87,-4.147896994,-1.517406231,-5.665303225,-0.129966967,-0.129966967,0,-4.547479759,-2.209723392,-6.75720315,0.401293766 Brice Johnson,johnsbr02,2017,20,9,-8.129279884,27.90911701,19.77983712,0.100006639,0.100006639,0,-7.566364727,24.97873068,17.41236595,-3.267275468 @@ -7955,6 +8211,7 @@ Buck Johnson,johnsbu01,1991,4895,2365,-1.426392021,0.59461191,-0.831780111,2.307 Buck Johnson,johnsbu01,1992,4413,2202,-2.282983862,-0.066358879,-2.34934274,0.450925397,0.450925397,0,-2.545752897,0.158548353,-2.387204544,0.174499146 Buck Johnson,johnsbu01,1993,2650,1287,-1.869722492,-1.437640727,-3.307363219,-0.367787274,-0.367787274,0,-2.384812606,-1.204930731,-3.589743337,0.483636386 Carldell Johnson,johnsca01,2012,221,119,-1.794819946,-0.062068759,-1.856888706,0.05481023,0.05481023,0,-1.524488264,-0.004475178,-1.528963443,0.998118775 +Cameron Johnson,johnsca02,2020,2717,1255,0.093443411,-0.216472781,-0.123029369,1.680864003,1.680864003,0,-0.511955254,-0.383714948,-0.895670202,-0.072109154 Charles Johnson,johnsch01,1977,3065,1357,-2.59647687,0.136573594,-2.459903276,0.193299937,0.287354746,-0.094054809,-2.330024039,0.036301301,-2.293722738,0.37376113 Charles Johnson,johnsch01,1978,3856,1724,-1.542659003,0.273193172,-1.269465831,1.362753228,0.446642022,0.916111206,-1.649736455,0.150618688,-1.499117768,0.168348833 Charles Johnson,johnsch01,1979,4655,2094,-1.194559633,0.405438537,-0.789121097,2.028352426,2.468334601,-0.439982175,-1.165203508,0.42823962,-0.736963888,-0.040606295 @@ -8087,6 +8344,7 @@ James Johnson,johnsja01,2016,2006,1024,-2.129869664,-0.682452295,-2.81232196,-0. James Johnson,johnsja01,2017,4257,2085,0.35790599,2.416462834,2.774368825,5.930054194,5.930054194,0,0.469901935,2.16115501,2.631056945,0.89154961 James Johnson,johnsja01,2018,4296,2104,0.174935533,-0.02486871,0.150066823,3.128273592,2.901085206,0.227188386,-0.159706996,0.302466355,0.142759359,0.242683447 James Johnson,johnsja01,2019,2403,1164,-2.539487051,-0.719884689,-3.259371739,-0.301290568,-0.301290568,0,-2.541775553,-0.763554066,-3.305329619,-0.408140678 +James Johnson,johnsja01,2020,1361,619,-0.887532022,-1.390858089,-2.278390111,0.147031873,0.147031873,0,-1.304423967,-1.014516239,-2.318940206,0.516142655 JaJuan Johnson,johnsja02,2012,568,298,-4.035253155,-0.201147287,-4.236400442,-0.224785125,-0.224785125,0,-4.203471587,-1.477061641,-5.680533229,-0.49307505 Jim Johnstone,johnsji01,1983,423,191,-5.729872464,-2.445593877,-8.17546634,-0.534098767,-0.534098767,0,-5.764475946,-2.796983286,-8.561459232,0.835520265 John Johnson,johnsjo01,1977,4023,1884,-0.914817825,-1.14025648,-2.055074305,0.663588754,0.862533628,-0.198944874,-0.891274783,-1.411653851,-2.302928634,0.242088133 @@ -8127,6 +8385,7 @@ Kevin Johnson,johnske02,1997,5636,2866,5.577904297,-0.684512574,4.893391723,11.0 Kevin Johnson,johnske02,1998,2720,1412,0.96142557,-1.888068886,-0.926643316,1.306424535,1.105515948,0.200908587,0.381036534,-2.429917934,-2.0488814,-0.917621425 Kevin Johnson,johnske02,2000,470,242,-1.890649376,-1.286844777,-3.177494153,-0.069999501,0.176954572,-0.246954073,-2.636089119,-2.368426943,-5.004516062,-0.532300014 Ken Johnson,johnske03,2003,289,156,-6.00726169,-0.661558447,-6.668820137,-0.312600835,-0.312600835,0,-6.298906429,-1.435248544,-7.734154974,0.205844118 +Keldon Johnson,johnske04,2020,679,301,2.031022791,0.127265627,2.158288418,0.756449019,0.756449019,0,0.157151246,-0.141005161,0.016146084,0.363324703 Larry Johnson,johnsla01,1978,84,38,-5.907744708,6.108903684,0.201158976,0.057464493,0.057464493,0,-5.072426288,4.638628012,-0.433798276,0.469391886 Larry Johnson,johnsla02,1992,6530,3047,1.728319387,-0.661259705,1.067059683,5.890423169,5.890423169,0,1.672268237,-0.433699567,1.238568671,-0.71719769 Larry Johnson,johnsla02,1993,7690,3671,2.467984362,-1.263077217,1.204907145,7.39204773,6.508843798,0.883203932,2.525865657,-1.049653425,1.476212232,-0.735957138 @@ -8210,6 +8469,7 @@ Stanley Johnson,johnsst04,2016,3593,1768,-3.325628454,-0.533397341,-3.859025795, Stanley Johnson,johnsst04,2017,2773,1371,-2.491323868,0.475550747,-2.015773121,0.513348942,0.513348942,0,-2.693226283,0.264129367,-2.429096916,-0.044150037 Stanley Johnson,johnsst04,2018,3859,1894,-2.717944425,1.333636013,-1.384308411,1.318349208,1.318349208,0,-2.529085691,1.884970864,-0.644114827,-0.101042166 Stanley Johnson,johnsst04,2019,2592,1208,-4.832573743,2.190022379,-2.642551364,0.090894007,0.090894007,0,-3.706448927,1.190656442,-2.515792485,0.181301372 +Stanley Johnson,johnsst04,2020,376,170,-0.418981066,3.526563495,3.107582429,0.512641797,0.598081786,-0.085439988,-1.26484019,0.555166982,-0.709673208,0.043604782 Trey Johnson,johnstr01,2009,26,14,-10.45610684,-2.754003484,-13.21011032,-0.076646249,-0.076646249,0,-10.62143394,-1.979294944,-12.60072889,2.399449053 Trey Johnson,johnstr01,2011,206,106,-2.756269516,-2.325886886,-5.082156402,-0.127013981,-0.111401178,-0.015612803,-3.375131382,-2.881002193,-6.256133575,0.502890009 Trey Johnson,johnstr01,2012,114,61,-0.906745415,-1.84712582,-2.753871235,-0.000121573,-0.000121573,0,-2.065876836,-2.199955094,-4.265831929,0.837161186 @@ -8218,6 +8478,7 @@ Tyler Johnson,johnsty01,2016,1806,924,-0.059575309,1.092857116,1.033281806,1.770 Tyler Johnson,johnsty01,2017,4422,2178,0.096002706,1.761772156,1.857774862,5.126885836,5.126885836,0,0.140881146,2.288581929,2.429463076,0.127484056 Tyler Johnson,johnsty01,2018,4347,2133,0.185434634,0.130312369,0.315747002,3.348752161,3.331974444,0.016777717,-0.032099428,0.736471882,0.704372454,0.207002391 Tyler Johnson,johnsty01,2019,3220,1529,-1.38712974,0.041461395,-1.345668345,1.089064956,1.089064956,0,-1.214786836,-0.145262921,-1.360049757,0.052061765 +Tyler Johnson,johnsty01,2020,1754,802,-2.773373687,-2.459572593,-5.23294628,-1.042483261,-0.424351812,-0.618131449,-2.069830346,-2.924104985,-4.993935331,0.059969012 Vinnie Johnson,johnsvi01,1980,722,337,-2.874242923,0.276940194,-2.597302729,0.028410627,-0.010122024,0.038532652,-2.989924533,-0.657778586,-3.647703119,0.499993471 Vinnie Johnson,johnsvi01,1981,4884,2311,2.190515933,-0.849649398,1.340866535,4.805754158,4.805754158,0,1.829187387,-0.616396405,1.212790982,-0.377604722 Vinnie Johnson,johnsvi01,1982,2837,1295,0.853817872,-1.045971419,-0.192153547,1.687696703,1.687696703,0,0.349102337,-1.62047495,-1.271372613,-0.291697454 @@ -8244,6 +8505,7 @@ Nikola Jokic,jokicni01,2016,3484,1733,3.613909957,4.54783009,8.161740047,9.66421 Nikola Jokic,jokicni01,2017,4256,2038,6.36416307,0.940586681,7.304749752,10.58467979,10.58467979,0,6.113606011,1.221648196,7.335254207,1.218540894 Nikola Jokic,jokicni01,2018,4963,2443,5.167214643,0.306921891,5.474136534,10.27493138,10.27493138,0,5.68113418,1.362593492,7.043727672,0.234325565 Nikola Jokic,jokicni01,2019,6219,3061,6.080263137,2.664693182,8.74495632,18.19761224,13.03130189,5.166310349,5.866490159,3.150483687,9.016973845,0.178082281 +Nikola Jokic,jokicni01,2020,6082,3030,4.60096554,0.475986351,5.076951891,12.13295997,9.380333757,2.752626217,5.35236176,1.751800264,7.104162023,-0.40383324 Alvin Jones,jonesal01,2002,245,131,-5.09353458,-1.077821836,-6.171356416,-0.23648635,-0.179347766,-0.057138584,-5.108193261,-0.572984627,-5.681177888,2.280887863 Anthony Jones,jonesan01,1987,1835,858,-2.877687969,-0.617594142,-3.495282112,-0.327367167,-0.327367167,0,-3.039642657,-1.097368337,-4.137010994,0.262090189 Anthony Jones,jonesan01,1989,398,196,-0.325277962,0.323672176,-0.001605786,0.28011143,0.28011143,0,-0.5135372,-0.228198295,-0.741735494,0.747126818 @@ -8324,10 +8586,12 @@ Dahntay Jones,jonesda02,2017,91,45,4.101067988,-11.01681474,-6.91574675,-0.08993 Damian Jones,jonesda03,2017,218,106,-6.447379691,-1.226388865,-7.673768557,-0.265827247,-0.294771473,0.028944225,-3.883231072,-0.738143746,-4.621374818,-0.285148944 Damian Jones,jonesda03,2018,210,100,-8.207227945,-0.743602864,-8.950830809,-0.312401082,-0.096123037,-0.216278045,-5.651973857,-1.943743868,-7.595717724,0.340521753 Damian Jones,jonesda03,2019,879,418,-2.053988465,0.086466551,-1.967521914,0.169063057,0.217902034,-0.048838977,-2.00202489,0.912552773,-1.089472117,-0.691408274 +Damian Jones,jonesda03,2020,1935,887,-1.572663288,-2.637618163,-4.210281451,-0.657012545,-0.657012545,0,-1.686606071,-2.252993137,-3.939599209,-0.592376734 DeQuan Jones,jonesde01,2013,1560,803,-3.661970643,-1.949813974,-5.611784617,-1.171008842,-1.171008842,0,-4.149321167,-2.665612398,-6.814933565,-0.114143562 Derrick Jones Jr.,jonesde02,2017,1162,545,-0.701809808,-1.122015525,-1.823825333,0.257059319,0.257059319,0,-2.123376129,-1.799013506,-3.922389635,-0.179734999 Derrick Jones Jr.,jonesde02,2018,496,245,-2.04151116,2.64890374,0.60739258,0.405359454,0.405359454,0,-2.696287194,1.265280771,-1.431006423,-0.179218574 Derrick Jones Jr.,jonesde02,2019,2370,1153,-0.414004125,2.158835988,1.744831863,2.635645681,2.635645681,0,-0.995315432,1.986210576,0.990895144,-0.32710921 +Derrick Jones Jr.,jonesde02,2020,3074,1472,0.027499406,2.238475992,2.265975398,3.761854634,3.437444921,0.324409712,-0.289399067,2.195959301,1.906560233,-0.354395721 Dontae' Jones,jonesdo01,1998,179,91,-6.598023849,-3.560717698,-10.15874155,-0.350754385,-0.350754385,0,-5.51855724,-5.139845928,-10.65840317,1.80064213 Dominique Jones,jonesdo02,2011,260,135,-3.645845798,0.183469613,-3.462376185,-0.048794799,-0.048794799,0,-3.817219018,-1.326115508,-5.143334527,-0.515743185 Dominique Jones,jonesdo02,2012,516,268,-2.875657924,-1.003016905,-3.87867483,-0.155041734,-0.155041734,0,-3.321884861,-1.955649591,-5.277534453,0.42723942 @@ -8449,6 +8713,7 @@ Tyus Jones,jonesty01,2016,1189,573,-0.984192855,-1.658381105,-2.64257396,0.03127 Tyus Jones,jonesty01,2017,1573,774,1.110524336,-0.618052665,0.492471671,1.275579534,1.275579534,0,0.397598803,-0.892587469,-0.494988666,-0.371979975 Tyus Jones,jonesty01,2018,3091,1522,0.84828459,1.248537671,2.096822261,3.718874129,3.736616519,-0.017742391,0.706285381,1.324576175,2.030861556,-1.173726672 Tyus Jones,jonesty01,2019,3329,1560,0.225509625,0.109368068,0.334877693,2.426331208,2.426331208,0,-0.084165955,0.156917978,0.072752023,-1.202061407 +Tyus Jones,jonesty01,2020,2731,1232,1.052401853,-1.348200451,-0.295798598,1.53664464,1.53664464,0,-0.035127487,-1.620631385,-1.655758872,-0.396064729 Wil Jones,joneswi02,1977,6114,2709,-1.073140254,-0.49386916,-1.567009415,1.634174935,1.634174935,0,-0.860363374,-0.151843447,-1.012206821,-0.057619575 Wil Jones,joneswi02,1978,3761,1711,-2.68131022,0.00497636,-2.67633386,0.064666199,0.064666199,0,-2.466264308,0.064378097,-2.401886211,0.603392978 Adonis Jordan,jordaad01,1994,160,79,-1.805798902,-3.933846721,-5.739645624,-0.120099564,-0.120099564,0,-2.198737382,-4.757165045,-6.955902428,-0.319860723 @@ -8464,6 +8729,7 @@ DeAndre Jordan,jordade01,2016,5649,2796,0.841956453,2.253832334,3.095788787,8.34 DeAndre Jordan,jordade01,2017,5692,2834,1.316889269,1.492099148,2.808988417,7.989550707,7.760905435,0.228645272,2.258444929,1.844351069,4.102795998,-0.211526758 DeAndre Jordan,jordade01,2018,4980,2424,-0.85601516,-0.952557462,-1.808572622,1.155583381,1.155583381,0,-0.250185775,-0.618836776,-0.869022551,-0.741506985 DeAndre Jordan,jordade01,2019,4272,2047,-2.23246193,0.697538738,-1.534923192,1.266994058,1.266994058,0,-2.243658623,0.083258982,-2.16039964,0.225986728 +DeAndre Jordan,jordade01,2020,2646,1234,-1.550419154,1.8033516,0.252932446,1.895930837,1.895930837,0,-1.738202197,0.434698438,-1.30350376,0.287539175 Eddie Jordan,jordaed01,1978,2808,1213,-1.378784108,2.591544616,1.212760508,2.439045866,2.439045866,0,-1.189148853,2.120966262,0.931817409,0.25137615 Eddie Jordan,jordaed01,1979,5405,2343,-1.603950998,2.379881783,0.775930785,4.237610091,3.842724635,0.394885455,-1.278267764,2.438965557,1.160697793,0.267988081 Eddie Jordan,jordaed01,1980,5941,2657,-0.370995795,2.389649258,2.018653463,6.48052858,6.48052858,0,-0.096431364,2.668924073,2.572492709,0.260418935 @@ -8504,6 +8770,7 @@ Cory Joseph,josepco01,2016,4916,2498,-1.286283944,1.306752093,0.020468149,3.4571 Cory Joseph,josepco01,2017,4463,2215,-0.667168345,-0.802762995,-1.469931341,1.433962641,1.351429653,0.082532988,-0.63714847,-0.207442133,-0.844590603,-0.905015102 Cory Joseph,josepco01,2018,4774,2353,-0.9326058,-0.011825388,-0.944431187,2.184581529,1.586745282,0.597836247,-1.35149015,0.57193894,-0.77955121,-1.43037851 Cory Joseph,josepco01,2019,4453,2148,-0.902044956,2.314084176,1.41203922,4.491775123,4.63699688,-0.145221757,-1.338045762,2.593427008,1.255381245,-1.23977458 +Cory Joseph,josepco01,2020,3656,1759,-1.96927641,1.546158295,-0.423118116,2.05647728,2.05647728,0,-2.215676336,1.409362224,-0.806314112,-1.553083618 Garth Joseph,josepga01,2001,31,16,-10.86099934,-2.798703545,-13.65970289,-0.085874699,-0.085874699,0,-10.07418127,-5.798843141,-15.87302441,-0.112160018 Kris Joseph,josepkr01,2013,102,54,-6.485911843,-0.117393551,-6.603305394,-0.104355957,-0.104355957,0,-6.189871167,-1.034098044,-7.223969211,0.659921152 Yvon Joseph,josepyv01,1986,11,5,2.58618938,-2.996213516,-0.410024136,0.005998316,0.005998316,0,0.841409459,-2.668920749,-1.827511291,0.502732691 @@ -8512,6 +8779,7 @@ Jeff Judkins,judkije01,1980,1478,684,0.238807692,-0.291634765,-0.052827074,0.951 Jeff Judkins,judkije01,1981,1371,666,-1.002441171,-2.117199652,-3.119640823,-0.125982191,-0.125982191,0,-1.561310049,-2.583442586,-4.144752635,0.312417758 Jeff Judkins,judkije01,1982,552,251,-2.458064571,-1.171653952,-3.629718522,-0.113145206,-0.113145206,0,-2.928036749,-1.786403231,-4.71443998,0.442575779 Jeff Judkins,judkije01,1983,658,309,-1.110777113,0.036084409,-1.074692704,0.265250331,0.265250331,0,-1.485231568,-0.578337978,-2.063569545,0.448457415 +Mfiondu Kabengele,kabenmf01,2020,135,64,3.418249377,1.591061028,5.009310405,0.252641313,0.252641313,0,3.124953199,1.813207075,4.938160274,-0.290921079 Chris Kaman,kamanch01,2004,3534,1843,-4.449301393,-1.879758923,-6.329060316,-3.363631634,-3.363631634,0,-4.168061446,-2.193560703,-6.361622149,-0.047516992 Chris Kaman,kamanch01,2005,3064,1632,-3.448236219,-1.336849368,-4.785085587,-1.690537859,-1.690537859,0,-3.07488845,-1.392356556,-4.467245006,-0.215557927 Chris Kaman,kamanch01,2006,5583,2884,-2.536554254,1.608784759,-0.927769495,2.677334722,2.659014865,0.018319857,-2.23115788,1.421173189,-0.80998469,-0.272031601 @@ -8529,6 +8797,7 @@ Frank Kaminsky,kaminfr01,2016,3837,1898,-1.38488874,0.375943208,-1.008945532,1.7 Frank Kaminsky,kaminfr01,2017,3969,1954,-1.119638363,-1.72429495,-2.843933312,-0.093517945,-0.093517945,0,-0.790814145,-1.817901282,-2.608715427,-0.133099727 Frank Kaminsky,kaminfr01,2018,3777,1835,0.721910301,-2.331356204,-1.609445903,1.059363833,1.059363833,0,0.291004615,-2.317851937,-2.026847323,-0.784267855 Frank Kaminsky,kaminfr01,2019,1579,755,-0.339343815,0.38933867,0.049994855,1.077938469,1.077938469,0,0.050035746,-1.042284457,-0.992248712,-0.058805876 +Frank Kaminsky,kaminfr01,2020,1692,777,-1.870426716,-0.658819129,-2.529245844,0.087714299,0.087714299,0,-2.352622265,-0.237262482,-2.589884748,0.235382195 Enes Kanter,kanteen01,2012,1766,917,-3.015199128,-1.639570774,-4.654769902,-0.89066923,-0.815902087,-0.074767143,-2.913225679,-2.187503154,-5.100728833,-0.277659213 Enes Kanter,kanteen01,2013,2065,1078,-1.404850393,-0.927081058,-2.331931451,0.229424601,0.229424601,0,-1.343075742,-1.648418478,-2.99149422,-0.20701351 Enes Kanter,kanteen01,2014,4136,2138,-3.154783558,-2.292582353,-5.447365911,-2.917464345,-2.917464345,0,-3.164000408,-1.930351172,-5.094351579,-0.809841887 @@ -8537,6 +8806,7 @@ Enes Kanter,kanteen01,2016,4149,2044,2.504947133,-0.227423396,2.277523737,5.2123 Enes Kanter,kanteen01,2017,3240,1578,1.736696647,-0.917474156,0.819222491,2.872921326,3.070932678,-0.198011352,1.285081823,-0.852843517,0.432238305,-0.242036311 Enes Kanter,kanteen01,2018,3735,1830,2.1151695,-2.156037198,-0.040867698,2.520008334,2.520008334,0,1.568488817,-1.569986114,-0.001497297,-0.369282275 Enes Kanter,kanteen01,2019,4362,2101,0.715626463,-0.707603204,0.008023259,3.014779277,1.605333529,1.409445748,0.162537441,-0.399689901,-0.23715246,-0.586824075 +Enes Kanter,kanteen01,2020,2266,1085,1.742993357,0.25503757,1.998030927,2.596967923,2.794689603,-0.19772168,0.488697945,0.083155038,0.571852984,-0.558651799 Jason Kapono,kaponja01,2004,817,427,-1.564560815,-1.108682765,-2.67324358,0.01672423,0.01672423,0,-1.704958658,-1.982609046,-3.687567703,0.013249342 Jason Kapono,kaponja01,2005,2900,1491,-1.22474815,-0.659793318,-1.884541468,0.65865442,0.65865442,0,-1.30485599,-1.207031711,-2.511887702,0.04096143 Jason Kapono,kaponja01,2006,1288,667,-2.0898391,-1.635778295,-3.725617394,-0.333321964,-0.328630169,-0.004691795,-2.546710127,-1.960088172,-4.506798299,0.381547352 @@ -8617,6 +8887,7 @@ Tim Kempton,kemptti01,1997,109,59,-10.08309294,-4.633310304,-14.71640324,-0.3588 Tim Kempton,kemptti01,1998,90,47,-8.07002799,-4.472313946,-12.54234194,-0.237710382,-0.237710382,0,-8.074715955,-4.006514943,-12.0812309,1.277614997 Luke Kennard,kennalu01,2018,2962,1463,0.234505803,-0.745468297,-0.510962493,1.667090835,1.667090835,0,-0.515567469,-1.292848108,-1.808415578,-0.247943057 Luke Kennard,kennalu01,2019,3195,1570,0.067435285,-2.139019085,-2.071583799,0.541375003,0.686258797,-0.144883794,0.205805934,-2.636726833,-2.430920899,-0.881742621 +Luke Kennard,kennalu01,2020,1894,922,2.427514564,-2.97995658,-0.552442016,1.027962211,1.027962211,0,1.978472345,-3.292649061,-1.314176716,-0.570774007 D.J. Kennedy,kennedj01,2012,114,59,-2.921101392,-1.207482284,-4.128583676,-0.041822468,-0.041822468,0,-2.985256824,-0.318825506,-3.304082329,0.722416713 Goo Kennedy,kennego01,1977,666,312,-2.194447395,-1.216580478,-3.411027874,-0.106389431,-0.091983327,-0.014406104,-2.682021227,-1.550241499,-4.232262725,0.76302447 Larry Kenon,kenonla01,1977,7098,3015,2.130437255,1.067963607,3.198400863,9.110669918,8.896303316,0.214366602,2.649961556,1.180371589,3.830333144,-0.529391307 @@ -8681,6 +8952,7 @@ Michael Kidd-Gilchrist,kiddgmi01,2016,410,205,2.666417895,3.521990769,6.18840866 Michael Kidd-Gilchrist,kiddgmi01,2017,4710,2349,-1.435228297,3.398204506,1.962976209,5.586527961,5.586527961,0,-1.745786198,3.704427416,1.958641218,-1.072974648 Michael Kidd-Gilchrist,kiddgmi01,2018,3852,1850,-1.503628901,2.887306257,1.383677356,3.882402812,3.882402812,0,-2.317037764,2.566236283,0.249198519,-0.489447109 Michael Kidd-Gilchrist,kiddgmi01,2019,2479,1179,-1.127664722,2.02480103,0.897136308,2.178346887,2.178346887,0,-1.453060689,1.167486475,-0.285574214,-0.720026701 +Michael Kidd-Gilchrist,kiddgmi01,2020,694,336,-5.482043035,1.033766939,-4.448276096,-0.283823753,-0.342594923,0.05877117,-5.461790747,-0.077518491,-5.539309238,-0.880448889 Jason Kidd,kiddja01,1995,5324,2668,1.490989219,0.856013491,2.34700271,6.918815281,6.918815281,0,1.759095476,0.981279882,2.740375358,-0.261527855 Jason Kidd,kiddja01,1996,6099,3034,1.834467835,0.26812942,2.102597255,7.481081051,7.481081051,0,2.25504373,0.395457587,2.650501317,-0.37713209 Jason Kidd,kiddja01,1997,4201,2171,2.189757477,1.346315294,3.536072771,6.971839588,6.27164704,0.700192548,2.291911518,1.753456077,4.045367595,0.190351042 @@ -8700,6 +8972,7 @@ Jason Kidd,kiddja01,2010,6069,3124,3.206587857,2.079339692,5.285927549,12.769924 Jason Kidd,kiddja01,2011,6462,3397,1.998851785,1.779284992,3.778136776,11.39695042,8.325899713,3.071050707,2.411859186,2.064870519,4.476729705,-0.308500385 Jason Kidd,kiddja01,2012,2931,1523,1.138178386,2.834514291,3.972692677,5.262654203,4.460128888,0.802525316,1.382758292,3.032158027,4.414916319,0.210080788 Jason Kidd,kiddja01,2013,4317,2290,0.811778558,2.003218407,2.814996964,6.496211144,6.370980172,0.125230972,0.875379515,1.939893506,2.815273021,0.126051511 +Stanton Kidd,kiddst01,2020,34,15,-15.40186285,7.072070079,-8.32979277,-0.042681052,-0.042681052,0,-14.61946246,4.039649394,-10.57981306,-0.050457579 Warren Kidd,kiddwa01,1994,1783,884,-2.107090379,-1.477960313,-3.585050692,-0.378412256,-0.378412256,0,-2.674652188,-1.293624523,-3.968276711,0.457496605 Irv Kiffin,kiffiir01,1980,489,212,-8.049525145,-1.636420175,-9.68594532,-0.760636857,-0.760636857,0,-7.483022635,-1.950050897,-9.433073531,1.450301664 Carl Kilpatrick,kilpaca01,1980,12,6,1.150638425,0.205883301,1.356521726,0.01265253,0.01265253,0,0.727321795,0.118414049,0.845735844,0.677628484 @@ -8747,6 +9020,7 @@ Gerard King,kingge02,2001,1379,706,-2.31688852,-1.308279404,-3.625167924,-0.3162 George King,kingge03,2019,12,6,-5.65494678,-16.72028005,-22.37522683,-0.058620269,-0.058620269,0,-6.848305911,-11.88471055,-18.73301646,-2.470748178 Jimmy King,kingji02,1996,1705,868,-2.403954557,-2.91011528,-5.314069838,-1.134445587,-1.134445587,0,-3.070476144,-3.635369598,-6.705845742,-0.08691852 Jimmy King,kingji02,1997,43,22,-2.348181581,5.331446671,2.983265089,0.064808386,0.064808386,0,-1.82494546,5.108931579,3.283986119,0.646514094 +Louis King,kinglo02,2020,125,62,-2.226471152,1.026843498,-1.199627654,0.048744938,0.048744938,0,-2.61147147,-1.005609963,-3.617081433,-0.618471758 Reggie King,kingre01,1980,4617,2129,-0.055772615,0.67137193,0.615599315,3.658800093,3.517595279,0.141204814,-0.279129853,0.591919782,0.312789929,-0.046601388 Reggie King,kingre01,1981,7050,3363,0.40933711,0.85710528,1.266442391,6.919042702,5.562829129,1.356213573,0.485557502,0.918341168,1.403898669,-0.268604797 Reggie King,kingre01,1982,5597,2609,-0.436732893,0.276812265,-0.159920628,3.438215775,3.438215775,0,-0.682975939,0.259760493,-0.423215446,-0.280463971 @@ -8805,6 +9079,7 @@ Kerry Kittles,kittlke01,2004,6131,3257,0.88786858,1.03108427,1.91895285,7.804178 Kerry Kittles,kittlke01,2005,456,243,-1.349564013,-0.63305832,-1.982622333,0.094814387,0.094814387,0,-1.440790467,-1.02729003,-2.468080497,-0.313446834 Maxi Kleber,klebima01,2018,2457,1206,-2.122179878,1.544862342,-0.577317536,1.329262298,1.329262298,0,-1.987320194,0.864710569,-1.122609625,-0.56332411 Maxi Kleber,klebima01,2019,3140,1502,-1.055587277,2.863225479,1.807638202,3.479284187,3.479284187,0,-1.115890922,2.314933015,1.199042094,-0.388876684 +Maxi Kleber,klebima01,2020,4433,2093,-1.498028888,0.682678707,-0.81535018,2.053801037,2.34160894,-0.287807903,-1.095155158,0.605308444,-0.489846714,-0.33754708 Joe Kleine,kleinjo01,1986,2625,1225,-4.440449262,-0.390330455,-4.830779717,-1.304746969,-1.330868082,0.026121112,-4.265763871,-0.308481703,-4.574245574,0.837150191 Joe Kleine,kleinjo01,1987,3539,1658,-2.354723541,-0.561359473,-2.916083014,-0.140463515,-0.140463515,0,-2.148524213,-0.40263815,-2.551162363,-0.020356611 Joe Kleine,kleinjo01,1988,4250,1999,-2.358563366,-1.063954087,-3.422517453,-0.684093992,-0.684093992,0,-2.34039126,-0.832547648,-3.172938909,-0.264470628 @@ -8856,6 +9131,7 @@ Brandon Knight,knighbr03,2015,4139,2035,0.464341215,-0.169862543,0.294478673,3.2 Brandon Knight,knighbr03,2016,3898,1870,0.278469159,-2.531400294,-2.252931135,0.477284179,0.477284179,0,0.493204135,-1.979239704,-1.486035569,0.62710409 Brandon Knight,knighbr03,2017,2418,1140,-2.024213997,-1.922389289,-3.946603287,-0.69822651,-0.69822651,0,-2.443313664,-2.078332646,-4.52164631,0.316907122 Brandon Knight,knighbr03,2019,1524,736,-2.67636313,-1.155871395,-3.832234525,-0.400543037,-0.400543037,0,-1.893927727,-1.251819662,-3.145747389,-0.578607293 +Brandon Knight,knighbr03,2020,951,462,-1.973617321,-3.665258121,-5.638875442,-0.666930834,-0.666930834,0,-1.154631093,-4.28308577,-5.437716864,0.030400954 Negele Knight,knighne01,1991,1800,848,-1.206721306,-2.309132108,-3.515853414,-0.328307891,-0.367191423,0.038883532,-1.250571788,-2.687487427,-3.938059214,0.261253615 Negele Knight,knighne01,1992,1322,631,-2.106514063,-1.599011803,-3.705525866,-0.308192672,-0.308192672,0,-2.100653191,-2.040247242,-4.140900433,0.182654465 Negele Knight,knighne01,1993,1934,922,-3.418478932,-2.415081363,-5.833560296,-1.443709815,-1.425206999,-0.018502816,-3.435080541,-2.857437606,-6.292518147,-0.335252463 @@ -8874,6 +9150,7 @@ Travis Knight,knightr01,2001,470,257,-7.294440896,0.64003226,-6.654408636,-0.517 Travis Knight,knightr01,2002,811,429,-5.653231276,-1.29532287,-6.948554146,-0.932282776,-0.932282776,0,-5.556222208,-0.856054811,-6.412277019,1.330430004 Travis Knight,knightr01,2003,549,287,-4.247358228,0.347712816,-3.899645412,-0.169132547,-0.169132547,0,-4.341426554,0.007739024,-4.333687531,0.433752527 Kevin Knox,knoxke01,2019,4580,2158,-3.822369778,-4.319854979,-8.142224757,-5.964008939,-5.964008939,0,-3.706787911,-4.100554661,-7.807342573,0.465320394 +Kevin Knox II,knoxke01,2020,2485,1166,-3.537799718,-1.711778199,-5.249577916,-1.491060949,-1.491060949,0,-3.574957096,-2.616479236,-6.191436332,0.280088894 Bart Kofoed,kofoeba01,1988,699,334,-5.07898126,-2.444835822,-7.523817082,-0.830521076,-0.575575881,-0.254945195,-5.691570084,-2.511696883,-8.203266966,1.299210111 Bart Kofoed,kofoeba01,1989,363,176,-4.716467731,-0.356759873,-5.073227604,-0.210209203,-0.210209203,0,-5.019553991,-0.777258787,-5.796812778,0.778889257 Bart Kofoed,kofoeba01,1991,46,21,-5.769671235,-5.637987494,-11.40765873,-0.093718179,-0.093718179,0,-6.264811633,-5.805696371,-12.070508,1.024030662 @@ -8890,15 +9167,18 @@ Jon Koncak,koncajo01,1993,4233,2064,-3.526334317,1.484555547,-2.041778769,0.7396 Jon Koncak,koncajo01,1994,3981,2018,-4.258588868,3.217937769,-1.040651099,1.756702842,1.689159369,0.067543473,-4.20172165,2.959051554,-1.242670097,0.118191051 Jon Koncak,koncajo01,1995,1784,943,-4.594692344,3.054152437,-1.540539908,0.585378394,0.585378394,0,-4.578561752,2.780421768,-1.798139985,0.56318252 Jon Koncak,koncajo01,1996,2745,1428,-4.868111901,0.73715157,-4.130960331,-1.009539506,-0.98641625,-0.023123256,-4.848784607,1.291773255,-3.557011352,0.83203923 +John Konchar,konchjo01,2020,383,181,2.149182849,2.977652019,5.126834868,0.723142231,0.723142231,0,1.078739812,0.776251225,1.854991037,-0.597066459 Joe Kopicki,kopicjo01,1983,421,201,0.046553745,1.954120824,2.000674569,0.486585,0.486585,0,-0.458623683,1.212056483,0.7534328,-0.128000448 Joe Kopicki,kopicjo01,1984,1438,703,-0.248678475,-0.940415686,-1.189094162,0.544522169,0.624807878,-0.08028571,-0.811239275,-1.676208718,-2.487447993,-0.118416957 Joe Kopicki,kopicjo01,1985,771,340,-0.431224757,-1.022759254,-1.453984011,0.227344509,0.20582166,0.021522849,-0.579434091,-1.245172181,-1.824606272,0.861336661 Furkan Korkmaz,korkmfu01,2018,180,82,-4.745729329,-6.154039027,-10.89976836,-0.335856715,-0.361182781,0.025326066,-3.85898682,-4.130610225,-7.989597045,-0.070693377 Furkan Korkmaz,korkmfu01,2019,1568,715,-0.051372541,1.106053259,1.054680718,1.397523451,1.433524309,-0.036000858,-0.245353609,0.13196606,-0.113387549,0.275773542 +Furkan Korkmaz,korkmfu01,2020,3405,1599,0.077073111,0.269241875,0.346314987,2.536565153,2.345390928,0.191174225,0.624199544,-0.095232735,0.528966808,0.076668159 Frank Kornet,kornefr01,1990,913,442,-4.951859793,-1.382069706,-6.333929499,-0.818878477,-0.765659733,-0.053218744,-4.972007861,-2.123964111,-7.095971972,0.690291517 Frank Kornet,kornefr01,1991,318,157,-4.452124128,-2.013003064,-6.465127191,-0.302749813,-0.302749813,0,-3.964094868,-2.221253422,-6.18534829,1.719718481 Luke Kornet,kornelu01,2018,680,326,-1.375684755,-0.455217528,-1.830902283,0.153446513,0.153446513,0,-0.62692636,-0.947797022,-1.574723382,0.374674605 Luke Kornet,kornelu01,2019,1665,784,-1.698465238,3.6311398,1.932674563,1.874729344,1.874729344,0,-1.240184155,2.244070844,1.003886689,0.091110241 +Luke Kornet,kornelu01,2020,1181,559,-2.954244397,-2.801328614,-5.755573011,-0.853990104,-0.853990104,0,-3.180298054,-1.974958895,-5.155256949,-0.381728773 Yaroslav Korolev,korolya01,2006,245,127,-3.451847357,-0.713379994,-4.165227351,-0.09166673,-0.09166673,0,-3.798409884,-2.343868402,-6.142278287,-0.033466504 Yaroslav Korolev,korolya01,2007,78,41,-3.333089837,0.794277499,-2.538812338,0.004417912,0.004417912,0,-2.71286032,-0.966924888,-3.679785207,0.005180843 Kyle Korver,korveky01,2004,1636,882,-0.210434618,-1.068849333,-1.279283951,0.66801946,0.66801946,0,-0.037526765,-1.631818008,-1.669344773,0.854559192 @@ -8917,6 +9197,7 @@ Kyle Korver,korveky01,2016,5607,2717,0.467394162,0.967354364,1.434748526,5.85757 Kyle Korver,korveky01,2017,4293,2079,0.240281678,-2.978895081,-2.738613402,0.021519844,-0.231395728,0.252915572,0.297546669,-2.393764462,-2.096217794,0.412183486 Kyle Korver,korveky01,2018,4286,2079,1.697851335,0.343972125,2.04182346,5.147716465,3.926831278,1.220885187,1.678320056,-0.153961893,1.524358163,0.625625357 Kyle Korver,korveky01,2019,2934,1364,-0.555819287,-0.794287416,-1.350106703,0.971542936,1.05969563,-0.088152694,-0.212139248,-1.170929194,-1.383068442,0.606400836 +Kyle Korver,korveky01,2020,2443,1079,0.411705649,-0.250719575,0.160986073,1.625268755,1.379744763,0.245523992,0.255193601,-1.084180782,-0.828987182,0.984756308 Kosta Koufos,koufoko01,2009,1108,565,-2.545497212,0.283182727,-2.262314485,0.14027725,0.14027725,0,-2.624833287,-0.4635875,-3.088420786,-0.200970748 Kosta Koufos,koufoko01,2010,401,203,-5.790653503,-1.661414051,-7.452067553,-0.4907495,-0.387247515,-0.103501985,-5.678794526,-2.977755378,-8.656549904,0.20010411 Kosta Koufos,koufoko01,2011,884,436,-3.563797099,-1.484228118,-5.048025218,-0.511543891,-0.529217125,0.017673234,-3.521090508,-1.955536027,-5.476626534,0.221229547 @@ -8992,10 +9273,12 @@ Mitch Kupchak,kupchmi01,1986,1813,839,-3.141485017,-1.541242595,-4.682727612,-0. C.J. Kupec,kupeccj01,1977,2127,965,-1.214036695,-1.900526962,-3.114563657,-0.177630507,-0.217265132,0.039634625,-1.56466655,-2.334626115,-3.899292665,0.131516104 C.J. Kupec,kupeccj01,1978,1336,626,-1.448401172,-2.738945692,-4.187346865,-0.457575884,-0.457575884,0,-2.138696548,-3.425401577,-5.564098126,-0.350972264 Rodions Kurucs,kurucro01,2019,3015,1362,-2.627836564,-0.566334731,-3.194171296,-0.313643475,-0.414879407,0.101235932,-2.593164857,-0.55962389,-3.152788747,1.10074784 +Rodions Kurucs,kurucro01,2020,1642,742,-3.749588384,0.981914809,-2.767673575,-0.007113121,0.272164967,-0.279278088,-2.662968826,-0.006520242,-2.669489067,1.244024902 Rob Kurz,kurzro01,2009,915,442,-1.634285068,-0.704080956,-2.338366024,0.093477948,0.093477948,0,-1.907391075,-0.75046117,-2.657852245,0.650858534 Ibo Kutluay,kutluib01,2005,22,12,-11.98076172,-3.053664391,-15.03442611,-0.075630904,-0.075630904,0,-12.07885526,-6.539860857,-18.61871611,0.514844215 Kyle Kuzma,kuzmaky01,2018,5093,2401,-0.712523216,-0.811099304,-1.523622521,1.507762313,1.507762313,0,-0.847488362,-1.102037301,-1.949525663,0.360648792 Kyle Kuzma,kuzmaky01,2019,5046,2314,-0.566054462,-0.709187771,-1.275242233,1.749639211,1.749639211,0,-0.847055808,-0.564818671,-1.411874479,0.499648559 +Kyle Kuzma,kuzmaky01,2020,4306,2010,-2.098351887,-0.163992266,-2.262344153,0.493515298,0.56711611,-0.073600812,-2.083163289,-0.426119464,-2.509282753,0.075781459 Mindaugas Kuzminskas,kuzmimi01,2017,2089,1016,-0.362487638,-3.695515395,-4.058003033,-0.678609944,-0.678609944,0,-0.577032814,-4.5126537,-5.089686514,0.085256346 Mindaugas Kuzminskas,kuzmimi01,2018,5,2,-44.30386305,11.72660164,-32.57726141,-0.030256429,-0.030256429,0,-29.34267118,-0.822351706,-30.16502288,-0.584402875 Ognjen Kuzmic,kuzmiog01,2014,220,100,-7.753612691,-4.222883388,-11.97649608,-0.478859727,-0.482783145,0.003923418,-6.882909096,-2.305727788,-9.188636884,2.212215627 @@ -9003,6 +9286,7 @@ Ognjen Kuzmic,kuzmiog01,2015,157,72,-3.932282184,-6.872053215,-10.8043354,-0.299 Skal Labissiere,labissk01,2017,1246,612,-1.475670305,-1.427419918,-2.903090223,-0.047808347,-0.047808347,0,-2.139120487,-1.024465362,-3.163585849,0.014545078 Skal Labissiere,labissk01,2018,2522,1240,-2.000808206,-0.800240091,-2.801048298,-0.032295476,-0.032295476,0,-2.221188243,-0.873325176,-3.094513419,-0.000392527 Skal Labissiere,labissk01,2019,427,187,-3.545238516,-4.002884443,-7.548122959,-0.466921347,-0.387541234,-0.079380114,-3.515945321,-3.563437175,-7.079382496,0.993240926 +Skal Labissiere,labissk01,2020,1221,567,-1.415733076,0.284550483,-1.131182592,0.467278577,0.467278577,0,-1.280185977,0.421369566,-0.858816412,-0.222050395 Sam Lacey,laceysa01,1977,5818,2595,-0.342136813,2.07642415,1.734287337,5.928959657,5.928959657,0,0.08475281,1.773143834,1.857896644,-0.147026945 Sam Lacey,laceysa01,1978,4859,2131,-0.790205983,2.539170073,1.748964089,4.895662565,4.895662565,0,-0.384491428,2.322878163,1.938386735,0.09333255 Sam Lacey,laceysa01,1979,6336,2803,-0.309430535,2.664454641,2.355024106,7.306151682,6.900650111,0.405501571,-0.013293918,2.173176535,2.159882617,-0.095108766 @@ -9070,6 +9354,7 @@ Jeremy Lamb,lambje01,2016,2523,1239,1.017319221,2.327173421,3.344492642,3.848479 Jeremy Lamb,lambje01,2017,2284,1143,2.092256239,-1.611742931,0.480513308,1.871837883,1.871837883,0,1.811716945,-1.314198194,0.497518751,-0.628133222 Jeremy Lamb,lambje01,2018,4053,1967,2.234568608,-0.247050327,1.987518281,4.723255888,4.723255888,0,1.311863602,-0.356012445,0.955851157,-0.649793766 Jeremy Lamb,lambje01,2019,4675,2250,1.532139373,1.14690751,2.679046882,6.196108575,6.196108575,0,1.333315396,1.103883684,2.437199079,-0.591402337 +Jeremy Lamb,lambje01,2020,2672,1291,0.299218466,0.459902023,0.759120488,2.305445045,2.305445045,0,0.178866774,1.150618916,1.32948569,-0.260679042 Maciej Lampe,lampema01,2004,437,224,-3.41479835,-3.112211291,-6.527009641,-0.433594456,-0.433594456,0,-3.557060642,-3.970641857,-7.5277025,0.409733146 Maciej Lampe,lampema01,2005,722,380,-5.901299107,-1.391795546,-7.293094654,-0.862857504,-0.862857504,0,-5.826231448,-1.82209266,-7.648324108,0.346467684 Maciej Lampe,lampema01,2006,52,28,-10.62486282,-2.14477288,-12.7696357,-0.142484111,-0.142484111,0,-9.865025418,-4.622603546,-14.48762896,-0.576057259 @@ -9126,6 +9411,7 @@ Trajan Langdon,langdtr01,2000,292,145,0.713298697,-1.239639747,-0.52634105,0.164 Trajan Langdon,langdtr01,2001,2145,1116,0.4328507,-1.165321125,-0.732470425,1.152963835,1.152963835,0,0.031119019,-1.257424801,-1.226305783,0.338930095 Trajan Langdon,langdtr01,2002,908,477,0.061141149,-0.994506897,-0.933365748,0.444605394,0.444605394,0,-0.009498928,-2.125680699,-2.135179627,0.518894072 Keith Langford,langfke01,2008,19,10,-7.951613734,-1.107894432,-9.059508166,-0.03216662,-0.03216662,0,-8.514632496,-1.639835621,-10.15446812,-0.071173363 +Romeo Langford,langfro01,2020,885,416,-3.162686885,2.917790624,-0.244896261,0.538248587,0.369713681,0.168534906,-3.645236273,1.053723728,-2.591512544,-0.00983166 Dan Langhi,langhda01,2001,459,241,-4.442711227,-1.965722623,-6.408433849,-0.448692703,-0.448692703,0,-4.492181318,-3.016906618,-7.509087935,-0.234373162 Dan Langhi,langhda01,2002,807,434,-4.156859575,-1.909972498,-6.066832073,-0.728876418,-0.728876418,0,-4.675638768,-2.843278469,-7.518917237,-0.694715605 Dan Langhi,langhda01,2003,1043,541,-2.287720003,0.026907674,-2.260812329,0.135516429,0.135516429,0,-2.632392153,-0.913630538,-3.546022691,0.335343629 @@ -9163,6 +9449,7 @@ Zach LaVine,lavinza01,2016,4707,2294,0.596343863,-3.300030616,-2.703686753,0.054 Zach LaVine,lavinza01,2017,3463,1749,0.917437337,-2.39269388,-1.475256544,1.129927064,1.129927064,0,0.70503178,-1.695652908,-0.990621128,-0.653412063 Zach LaVine,lavinza01,2018,1371,656,-0.671833061,-2.273730613,-2.945563674,-0.065727053,-0.065727053,0,-0.678606159,-2.237404257,-2.916010416,0.414666437 Zach LaVine,lavinza01,2019,4522,2171,1.291777032,-2.316635264,-1.024858232,1.924199163,1.924199163,0,0.486096867,-2.582025321,-2.095928454,0.71232693 +Zach LaVine,lavinza01,2020,4381,2085,1.211301813,-1.358919421,-0.147617608,2.781133662,2.781133662,0,1.74135202,-1.246378483,0.494973538,0.472291669 Acie Law,lawac01,2008,1771,926,-3.543841466,-1.796809287,-5.340650753,-1.217323373,-1.258328865,0.041005492,-3.731532106,-2.335327917,-6.066860022,0.151999083 Acie Law,lawac01,2009,1106,588,-2.447913528,-1.144285527,-3.592199056,-0.25019418,-0.259380468,0.009186288,-3.028387614,-2.307117311,-5.335504925,-0.242317611 Acie Law,lawac01,2010,468,234,0.570861967,-1.056547425,-0.485685458,0.249647196,0.249647196,0,0.10228862,-1.896032314,-1.793743693,0.575321026 @@ -9179,13 +9466,16 @@ Ty Lawson,lawsoty01,2015,5452,2665,3.828513697,-1.765714437,2.06279926,6.5880149 Ty Lawson,lawsoty01,2016,3122,1485,-3.099649594,-0.9804497,-4.080099294,-1.054305301,-0.614010352,-0.440294949,-3.055731157,-1.245091484,-4.300822642,0.361352107 Ty Lawson,lawsoty01,2017,3525,1732,0.164923066,-0.733645481,-0.568722415,1.935776847,1.935776847,0,-0.367350668,-0.824085255,-1.191435923,0.420100456 Ty Lawson,lawsoty01,2018,194,96,3.045099516,-0.085856688,2.959242827,0.286532388,0,0.286532388,1.756461634,0.212868506,1.96933014,-0.632838903 +Vic Law,lawvi01,2020,142,66,-7.268469096,1.346679736,-5.92178936,-0.116931761,-0.180546961,0.0636152,-8.828055695,-0.862122144,-9.690177838,-0.032455682 Jake Layman,laymaja01,2017,551,265,-5.742418008,-2.010190914,-7.752608922,-0.679416453,-0.639140812,-0.040275641,-4.41465559,-3.646963358,-8.061618949,0.283785753 Jake Layman,laymaja01,2018,350,168,-4.816467966,-1.221566487,-6.038034453,-0.297359963,-0.42036559,0.123005627,-4.264574282,-1.824802945,-6.089377227,0.070994067 Jake Layman,laymaja01,2019,2836,1347,-1.237026335,-0.447895407,-1.684921742,0.731847583,0.855167676,-0.123320092,-1.250303564,-0.944658369,-2.194961933,-0.368596249 +Jake Layman,laymaja01,2020,1154,505,-2.326794847,0.143256441,-2.183538406,0.147155397,0.147155397,0,-3.144708318,-0.201789413,-3.346497731,0.843701057 Mo Layton,laytomo01,1977,1743,765,0.553676268,-2.303550991,-1.749874724,0.390642154,0.390642154,0,-0.097343353,-2.698697375,-2.796040729,0.08015526 Mo Layton,laytomo01,1978,1144,498,-1.526816888,-1.92462819,-3.451445079,-0.17842825,-0.17842825,0,-1.719656935,-2.32094921,-4.040606146,0.124482867 TJ Leaf,leaftj01,2018,964,463,-0.318996665,-5.058831253,-5.377827919,-0.61349088,-0.64228394,0.02879306,-1.174931676,-5.075958025,-6.250889701,-0.209815026 TJ Leaf,leaftj01,2019,1170,532,0.013488072,2.478827511,2.492315583,1.436550808,1.280810702,0.155740107,-1.205192668,0.273485408,-0.93170726,-0.195556661 +TJ Leaf,leaftj01,2020,492,222,-2.631960737,3.539342681,0.907381944,0.415267874,0.415267874,0,-2.429168174,2.313899885,-0.115268289,0.250595558 Allen Leavell,leaveal01,1980,4829,2272,1.009187574,0.02575088,1.034938454,4.39008223,4.245239163,0.144843067,0.939972466,0.209194334,1.1491668,0.126819459 Allen Leavell,leaveal01,1981,3998,1903,-0.442137672,-0.020231176,-0.462368848,2.247470245,1.854896267,0.392573978,-0.379077596,-0.180121722,-0.559199317,0.224524649 Allen Leavell,leaveal01,1982,4573,2243,1.303090092,1.281873553,2.584963646,6.081807366,6.028141189,0.053666177,1.405321829,1.561688012,2.967009841,-0.026540734 @@ -9205,6 +9495,7 @@ Eric Leckner,leckner01,1994,2345,1163,-3.933991572,-1.807812744,-5.741804317,-1. Eric Leckner,leckner01,1995,1224,623,-3.927135115,-1.294269763,-5.221404878,-0.794406765,-0.794406765,0,-4.092259961,-1.052535714,-5.144795675,1.060629479 Eric Leckner,leckner01,1996,291,158,-5.130855342,-0.063076086,-5.193931428,-0.201805144,-0.189080658,-0.012724486,-5.270114773,-0.207860149,-5.477974922,1.419941209 Eric Leckner,leckner01,1997,235,126,-8.353950384,-1.787653287,-10.14160367,-0.488195685,-0.488195685,0,-8.174573132,-0.361645637,-8.536218769,2.73745744 +Jalen Lecque,lecquja01,2020,72,32,-6.418924969,-0.221119644,-6.640044612,-0.06363727,-0.06363727,0,-3.153574323,-2.4025656,-5.556139924,0.203926947 Ricky Ledo,ledori01,2014,70,33,0.385421242,3.576884501,3.962305744,0.114756445,0.114756445,0,-0.271147402,0.123270527,-0.147876875,1.480185203 Ricky Ledo,ledori01,2015,491,244,-3.561532083,-3.790438818,-7.351970901,-0.575037204,-0.575037204,0,-3.190570961,-4.7785192,-7.969090161,1.111059682 Butch Lee,leebu01,1979,3845,1779,-0.459445354,-1.097469816,-1.55691517,1.082318387,1.082318387,0,-0.52160138,-1.274880953,-1.796482332,0.03717089 @@ -9220,6 +9511,7 @@ Courtney Lee,leeco01,2016,5118,2591,-0.435853191,0.948923705,0.513070514,4.33606 Courtney Lee,leeco01,2017,4947,2459,0.053575029,-1.423327942,-1.369752913,1.717435525,1.717435525,0,-0.133015978,-1.011991304,-1.145007282,-0.804228917 Courtney Lee,leeco01,2018,4717,2310,0.196764845,-1.509373986,-1.312609141,1.68727278,1.68727278,0,-0.365675279,-1.292440125,-1.658115404,-0.397092976 Courtney Lee,leeco01,2019,914,428,-2.479153884,1.611066582,-0.868087302,0.411071415,0.411071415,0,-2.346444774,0.572274918,-1.774169856,0.092298614 +Courtney Lee,leeco01,2020,728,345,-0.393804699,-1.018522645,-1.412327344,0.234129005,0.234129005,0,-0.474782908,-0.999254888,-1.474037796,-0.575358522 David Lee,leeda02,2006,2160,1129,1.161367643,-1.674463359,-0.513095716,1.286180329,1.286180329,0,0.327007912,-1.712478762,-1.385470851,-0.164407982 David Lee,leeda02,2007,3312,1731,3.032143771,0.607655099,3.639798869,5.603106465,5.603106465,0,2.423660832,0.654163348,3.07782418,-0.660883931 David Lee,leeda02,2008,4548,2356,0.684142444,-1.110283795,-0.426141351,2.775983482,2.775983482,0,0.216988183,-0.745951806,-0.528963623,-0.581649757 @@ -9234,6 +9526,7 @@ David Lee,leeda02,2016,1954,936,-1.306319714,1.147608059,-0.158711654,1.23488871 David Lee,leeda02,2017,3498,1722,0.584195782,1.727625517,2.3118213,4.473240889,3.823651195,0.649589693,0.149727101,1.336999317,1.486726418,0.148394831 Damion Lee,leeda03,2018,861,404,-0.428754473,1.723946437,1.295191963,0.833489717,0.833489717,0,0.485094575,1.418617651,1.903712226,-0.036700403 Damion Lee,leeda03,2019,809,375,-0.946589613,-1.032479745,-1.979069358,0.147267816,0.147267816,0,0.071087706,-1.091591478,-1.020503772,-0.159255558 +Damion Lee,leeda03,2020,3055,1423,-0.339888565,0.627448459,0.287559894,2.217919997,2.217919997,0,-0.814368345,1.134359374,0.319991029,0.583701042 Doug Lee,leedo01,1992,646,313,-0.384110303,-1.863351249,-2.247461552,0.079374753,0.099787513,-0.02041276,-0.790464702,-2.033635186,-2.824099887,1.046488272 Doug Lee,leedo01,1993,67,33,-5.390695814,-3.769310558,-9.160006372,-0.109684619,-0.109684619,0,-5.857535377,-3.501252373,-9.35878775,1.598868833 Doug Lee,leedo01,1995,146,75,3.524416461,3.125620868,6.650037329,0.370259754,0.370259754,0,3.49154453,3.639225215,7.130769745,2.762916444 @@ -9269,6 +9562,7 @@ Alex Len,lenal01,2016,3778,1821,-4.36679355,1.807313434,-2.559480116,0.178196709 Alex Len,lenal01,2017,3318,1560,-3.678429804,1.130001894,-2.54842791,0.161402685,0.161402685,0,-3.861104279,1.37339867,-2.487705608,0.592480746 Alex Len,lenal01,2018,2996,1395,-1.109762256,-0.260141167,-1.369903423,0.986185662,0.986185662,0,-1.690179476,-0.73466625,-2.424845726,0.396976126 Alex Len,lenal01,2019,3452,1544,-1.771078578,0.58817557,-1.182903007,1.245722766,1.245722766,0,-1.451597037,-0.304091837,-1.755688873,0.928257443 +Alex Len,lenal01,2020,2116,970,-2.234156329,2.142942671,-0.091213658,1.31637505,1.31637505,0,-2.102876961,0.937598063,-1.165278898,-0.183128741 Voshon Lenard,lenarvo01,1996,620,323,3.365718085,-1.304925348,2.060792737,0.799898605,0.799898605,0,3.367386691,-2.413401486,0.953985204,0.833012643 Voshon Lenard,lenarvo01,1997,4919,2659,2.59990796,-0.29602145,2.303886511,6.905359968,5.548881565,1.356478404,2.277114533,-0.369340487,1.907774046,0.135404078 Voshon Lenard,lenarvo01,1998,5192,2807,1.811124085,-0.903364148,0.907759937,5.241023046,5.085451471,0.155571575,1.650094626,-0.667363148,0.982731478,0.058334727 @@ -9291,6 +9585,7 @@ Kawhi Leonard,leonaka01,2016,5365,2719,5.128249918,4.72471971,9.852969628,17.480 Kawhi Leonard,leonaka01,2017,5697,2903,7.299944462,1.992527567,9.292472029,17.94142241,13.91095985,4.030462562,7.134683934,2.588202046,9.722885979,-0.328174785 Kawhi Leonard,leonaka01,2018,432,210,0.776222677,5.407566805,6.183789482,0.965839777,0.965839777,0,1.186784648,4.788419149,5.975203797,0.897021581 Kawhi Leonard,leonaka01,2019,6150,2979,5.729369444,0.899991488,6.629360932,14.47116267,8.479706749,5.991455926,6.133344118,1.565571717,7.698915835,-0.107517527 +Kawhi Leonard,leonaka01,2020,4919,2359,6.385148193,3.253237681,9.638385873,14.91051131,11.73034839,3.180162919,5.464795972,4.076926782,9.541722753,-0.640120908 Meyers Leonard,leoname01,2013,2323,1206,-2.726859903,-1.429689006,-4.156548909,-0.866757058,-0.866757058,0,-3.116562065,-1.302041723,-4.418603787,0.140476939 Meyers Leonard,leoname01,2014,770,364,-4.864649832,-2.532082897,-7.396732729,-0.869943696,-0.852106164,-0.017837532,-3.899266705,-1.881249694,-5.7805164,0.755982553 Meyers Leonard,leoname01,2015,1904,953,-0.793196761,3.097026951,2.30383019,2.494145573,1.7855977,0.708547873,-0.887157429,2.486677768,1.599520339,0.063854996 @@ -9298,6 +9593,7 @@ Meyers Leonard,leoname01,2016,2702,1333,-1.014839824,-0.598032433,-1.612872258,0 Meyers Leonard,leoname01,2017,2598,1253,-3.398626749,-1.388811277,-4.787438026,-1.319846622,-1.094475499,-0.225371123,-2.532289535,-0.972500704,-3.504790239,0.073600349 Meyers Leonard,leoname01,2018,554,262,-0.51181006,-3.411443711,-3.923253771,-0.169079625,-0.228417723,0.059338098,-1.400778338,-2.963297506,-4.364075844,-0.247336484 Meyers Leonard,leoname01,2019,2188,1048,0.119180402,-4.257369806,-4.138189404,-0.730952261,-0.913882579,0.182930318,-0.121548192,-3.601317499,-3.72286569,-0.598527037 +Meyers Leonard,leoname01,2020,2177,1065,-1.670460472,-0.57431201,-2.244772482,0.278707897,0.170755255,0.107952642,-1.780430683,-0.926108899,-2.706539582,-0.394010116 Jim Les,lesji01,1989,1623,786,-2.406652266,-1.588634192,-3.995286458,-0.50452673,-0.462729197,-0.041797533,-2.902452401,-2.232089248,-5.134541649,0.258899704 Jim Les,lesji01,1990,192,92,-1.251854856,-2.678882893,-3.930737749,-0.067978531,-0.067978531,0,-1.943883495,-3.097257484,-5.041140979,0.131962146 Jim Les,lesji01,1991,2792,1399,2.959906679,-0.757573176,2.202333503,3.538110815,3.538110815,0,2.356629025,-0.350641737,2.005987288,0.092109798 @@ -9325,6 +9621,7 @@ Jon Leuer,leuerjo01,2019,852,407,-4.475204259,-1.632717212,-6.107921471,-0.69549 Caris LeVert,leverca01,2017,2694,1237,-0.377530114,-0.819651863,-1.197181977,0.989537449,0.989537449,0,-1.043863248,-1.583506316,-2.627369563,0.953569917 Caris LeVert,leverca01,2018,3971,1864,-1.027778165,0.116541095,-0.91123707,1.764874792,1.764874792,0,-1.138119753,-0.064714448,-1.2028342,0.918267554 Caris LeVert,leverca01,2019,2577,1207,0.982270565,1.497373344,2.479643909,3.2377486,2.575265948,0.662482653,0.459710634,0.821982888,1.281693522,0.147316774 +Caris LeVert,leverca01,2020,3147,1470,1.843457084,-0.602941288,1.240515796,3.003925189,3.04607258,-0.04214739,1.831795065,-0.973780685,0.85801438,0.559752648 Fat Lever,leverfa01,1983,4575,2154,1.243684616,1.933738735,3.177423351,6.525867347,6.05744565,0.468421697,1.258777814,2.12785248,3.386630294,-0.063840472 Fat Lever,leverfa01,1984,4436,2085,1.131985526,1.304934303,2.436919829,5.507923904,5.447856979,0.060066926,1.280781688,1.327697268,2.608478956,-0.139833845 Fat Lever,leverfa01,1985,6585,2901,1.630447767,1.649873637,3.280321403,8.946897703,7.782749419,1.164148284,2.00943464,1.978871557,3.988306197,-0.152814172 @@ -9401,6 +9698,7 @@ Damian Lillard,lillada01,2016,6398,3113,4.874919997,-2.15398492,2.720935077,8.83 Damian Lillard,lillada01,2017,5844,2845,5.754411253,-2.37764745,3.376763803,8.966363667,9.540376311,-0.574012644,5.904519907,-1.481495014,4.423024893,0.51266519 Damian Lillard,lillada01,2018,5822,2832,6.154617221,-0.127381373,6.027235848,12.80760241,13.2590347,-0.451432285,5.593193973,0.252009193,5.845203166,0.882390274 Damian Lillard,lillada01,2019,7316,3488,6.364833398,-0.762903153,5.601930245,15.00745276,13.34053237,1.666920386,6.579879462,-0.460805465,6.119073997,0.930902213 +Damian Lillard,lillada01,2020,5567,2617,8.139388956,-1.78421116,6.355177796,12.3019275,11.9260111,0.375916408,8.449774712,-1.677231858,6.772542854,1.107812556 Steve Lingenfelter,lingest01,1983,111,53,-5.980363983,0.264892133,-5.71547185,-0.082340432,-0.082340432,0,-6.349131631,0.980240769,-5.368890862,2.800685348 Steve Lingenfelter,lingest01,1984,31,14,-1.593876899,-4.71829057,-6.312167469,-0.026293639,-0.026293639,0,-1.994971653,-2.02217774,-4.017149393,3.430090334 Jeremy Lin,linje01,2011,569,285,-1.964817371,2.712502553,0.747685181,0.511556923,0.511556923,0,-1.772209345,3.000962398,1.228753054,0.544046472 @@ -9428,6 +9726,7 @@ Alton Lister,listeal01,1995,1516,776,-4.750721987,0.963600563,-3.787121424,-0.41 Alton Lister,listeal01,1996,1479,735,-5.043481484,-1.489348469,-6.532829953,-1.430226196,-1.430226196,0,-5.288351709,-1.355144654,-6.643496363,0.734821649 Alton Lister,listeal01,1997,1042,516,-4.435915416,-2.058080096,-6.493995511,-0.989279561,-0.989279561,0,-4.876645789,-2.171327704,-7.047973493,0.335452682 Alton Lister,listeal01,1998,104,55,-8.711315273,0.109647198,-8.601668076,-0.172476392,-0.080201429,-0.092274964,-8.559169031,1.322197125,-7.236971906,2.599435647 +Nassir Little,littlna01,2020,1244,573,-1.661814123,-1.539921843,-3.201735966,-0.131669205,-0.131669205,0,-1.157650718,-2.466375965,-3.624026683,-0.304130341 Randy Livingston,livinra01,1997,1922,996,-4.193194633,-0.950110098,-5.143304731,-1.218592246,-1.220902145,0.002309899,-4.262275992,-1.270322796,-5.532598788,0.214118815 Randy Livingston,livinra01,1998,152,82,-7.142328712,2.794018577,-4.348310135,-0.067066388,-0.067066388,0,-6.653858657,1.662711295,-4.991147362,0.271664996 Randy Livingston,livinra01,1999,88,46,3.931207783,-0.077428155,3.853779628,0.1564047,0.114991806,0.041412894,3.620881383,0.289080344,3.909961727,0.403651473 @@ -9533,6 +9832,7 @@ Kevon Looney,looneke01,2016,48,21,-2.223280743,-10.74874559,-12.97202633,-0.1094 Kevon Looney,looneke01,2017,952,447,-3.040475686,1.66986409,-1.370611596,0.312932396,0.312932396,0,-2.446742837,1.545724657,-0.90101818,-0.51452072 Kevon Looney,looneke01,2018,2725,1297,-0.96743206,4.357938604,3.390506544,4.076902248,2.851030409,1.225871839,-0.961518622,4.088241023,3.126722401,-0.576715116 Kevon Looney,looneke01,2019,4100,1913,0.624270743,2.753754069,3.378024813,5.98262442,4.405894603,1.576729817,-0.001541961,2.694880621,2.693338659,-0.835514303 +Kevon Looney,looneke01,2020,563,262,-5.393966223,0.742478246,-4.651487977,-0.252863842,-0.252863842,0,-6.10660954,0.319668807,-5.786940733,-0.527286738 Brook Lopez,lopezbr01,2009,4738,2501,-1.638767784,0.65540983,-0.983357954,2.242396891,2.242396891,0,-1.519922412,0.55893471,-0.960987702,-0.488100852 Brook Lopez,lopezbr01,2010,5830,3027,-0.502688253,-0.795831617,-1.29851987,2.224489903,2.224489903,0,-0.701715247,-0.466647047,-1.168362294,-0.717751922 Brook Lopez,lopezbr01,2011,5473,2889,-0.995506742,-0.17875534,-1.174262082,2.308193379,2.308193379,0,-0.884155903,-0.058078328,-0.942234231,-0.577545847 @@ -9544,6 +9844,7 @@ Brook Lopez,lopezbr01,2016,4931,2457,-0.058531786,2.460408483,2.401876696,6.4235 Brook Lopez,lopezbr01,2017,4766,2222,-0.144764987,0.219580287,0.074815301,3.24318167,3.24318167,0,-0.454138733,-0.450652683,-0.904791416,1.249390037 Brook Lopez,lopezbr01,2018,3688,1735,-0.658904031,0.084075889,-0.574828143,1.943187572,1.943187572,0,-0.899637203,-0.056653435,-0.956290638,0.91352286 Brook Lopez,lopezbr01,2019,5994,2760,-0.514036892,1.638571466,1.124534574,5.568199471,3.454799814,2.113399657,-0.019588203,2.097914673,2.07832647,0.279875965 +Brook Lopez,lopezbr01,2020,4729,2145,-1.414177353,3.304222552,1.890045199,5.075910857,4.782787762,0.293123095,-1.344509085,3.328473653,1.983964568,0.170110148 Felipe Lopez,lopezfe01,1999,2284,1218,-1.307950193,-1.429813329,-2.737763521,0.007637089,0.007637089,0,-1.533691103,-1.00937871,-2.543069813,0.391186798 Felipe Lopez,lopezfe01,2000,1498,781,-2.20764527,-1.053420132,-3.261065402,-0.204750256,-0.204750256,0,-2.404028321,-1.492061841,-3.896090162,0.512621455 Felipe Lopez,lopezfe01,2001,3150,1620,-1.505191269,0.422472491,-1.082718778,1.40050372,1.190396584,0.210107136,-1.663519186,0.396290045,-1.267229141,0.510866358 @@ -9561,6 +9862,7 @@ Robin Lopez,lopezro01,2016,4348,2219,-0.058661027,-0.159380324,-0.218041351,2.84 Robin Lopez,lopezro01,2017,4851,2433,-2.186859129,1.215319084,-0.971540045,2.192643197,1.929783477,0.26285972,-2.775754293,1.142902009,-1.632852284,-1.250385239 Robin Lopez,lopezro01,2018,3486,1690,-4.299165346,0.054906402,-4.244258944,-1.278927566,-1.278927566,0,-4.548506092,-0.63561494,-5.184121032,-0.729824062 Robin Lopez,lopezro01,2019,3352,1606,-1.85418231,-0.174085893,-2.028268203,0.58618141,0.58618141,0,-2.83561069,-1.29825173,-4.13386242,-0.894765288 +Robin Lopez,lopezro01,2020,2172,979,-3.963346567,1.033884373,-2.929462195,-0.091158706,-0.026523886,-0.06463482,-4.507365285,0.46006862,-4.047296665,-0.431199044 Ryan Lorthridge,lorthry01,1995,1386,672,-1.306731893,-1.656392257,-2.96312415,-0.072841324,-0.072841324,0,-1.78261277,-2.308494773,-4.091107543,-0.295025667 Bob Love,lovebo01,1977,2556,1174,-2.278214492,-1.867090179,-4.145304671,-0.845513351,-0.845513351,0,-2.587544093,-1.915490074,-4.503034167,-0.066022996 Kevin Love,loveke01,2009,3953,2048,-1.002280903,-1.588406011,-2.590686913,0.165447254,0.165447254,0,-1.016498208,-1.399048819,-2.415547026,-0.567155011 @@ -9574,6 +9876,7 @@ Kevin Love,loveke01,2016,5902,3037,2.833487631,1.280336568,4.113824199,10.748502 Kevin Love,loveke01,2017,5017,2463,2.817388174,1.877122587,4.694510761,9.536085206,6.82045612,2.715629086,3.734304392,1.811073195,5.545377587,0.991165521 Kevin Love,loveke01,2018,4662,2311,1.6984482,-0.321745676,1.376702524,4.892562897,3.818966121,1.073596775,2.560886172,0.053679115,2.614565287,0.304896488 Kevin Love,loveke01,2019,1249,598,1.856373505,1.521788277,3.378161783,1.887343404,1.887343404,0,2.121478634,0.181299418,2.302778052,0.961721467 +Kevin Love,loveke01,2020,3715,1780,1.468075702,-1.516412601,-0.048336899,2.481238028,2.481238028,0,2.558262039,-1.744575048,0.813686991,1.153009267 Sidney Lowe,lowesi01,1984,2664,1238,-0.676465503,0.891196176,0.214730673,1.876162375,1.876162375,0,-0.991995482,0.566501764,-0.425493718,0.19506204 Sidney Lowe,lowesi01,1985,403,190,-0.408056233,0.11275774,-0.295298494,0.247706002,0.247706002,0,-1.023753119,0.260989021,-0.762764098,0.524284253 Sidney Lowe,lowesi01,1989,528,250,3.357523694,0.271694508,3.629218203,0.81208555,0.81208555,0,2.215411452,0.503091677,2.718503129,-0.19834694 @@ -9591,6 +9894,7 @@ Kyle Lowry,lowryky01,2016,7003,3617,5.328884573,0.430835965,5.759720538,15.81697 Kyle Lowry,lowryky01,2017,5046,2544,6.320909654,-0.434616414,5.88629324,11.2625947,10.04119313,1.221401571,5.919229501,0.689057484,6.608286986,0.174150788 Kyle Lowry,lowryky01,2018,5919,2871,4.924135746,0.422859683,5.346995429,12.01677693,10.73009898,1.286677953,5.106780075,0.888088192,5.994868267,1.051327206 Kyle Lowry,lowryky01,2019,6476,3114,3.668073526,1.935975743,5.60404927,13.54742501,9.106442843,4.440982163,4.119853895,2.833296605,6.9531505,0.933738638 +Kyle Lowry,lowryky01,2020,5309,2511,3.199237082,1.637113638,4.83635072,9.918554868,7.319332221,2.599222648,3.541326494,2.21416375,5.755490244,0.980021408 Jordan Loyd,loydjo01,2019,127,55,2.929955623,-5.414119096,-2.484163473,0.007416708,0.007416708,0,-0.232077363,-6.426698086,-6.65877545,-0.586513594 John Lucas,lucasjo01,1977,6325,2961,2.614416198,-0.025443723,2.588972475,8.096534257,6.403743841,1.692790417,2.52396877,-0.047697394,2.476271375,-0.253358928 John Lucas,lucasjo01,1978,6261,2933,2.763794632,-0.366896798,2.396897834,7.677076647,7.677076647,0,2.723615877,0.148172802,2.871788679,-0.348230601 @@ -9642,12 +9946,14 @@ Tyronn Lue,luety01,2009,1024,525,-1.460642617,-1.315234307,-2.775876924,-0.00943 Timothe Luwawu-Cabarrot,luwawti01,2017,2523,1190,-1.91325897,-0.321002338,-2.234261308,0.315932017,0.315932017,0,-2.189031263,-0.950845594,-3.139876857,0.879476984 Timothe Luwawu-Cabarrot,luwawti01,2018,1730,807,-2.739761362,-0.384292799,-3.12405416,-0.155137462,-0.155137462,0,-2.264468711,-0.724357416,-2.988826127,0.726289867 Timothe Luwawu-Cabarrot,luwawti01,2019,1441,669,-3.899946948,-2.758354835,-6.658301783,-1.315781781,-1.315781781,0,-4.383572565,-3.010067349,-7.393639914,0.098439221 +Timothe Luwawu-Cabarrot,luwawti01,2020,2132,984,-0.167465177,1.09288919,0.925424012,1.860217009,1.607393448,0.252823561,0.43587499,0.288663045,0.724538035,0.407932863 Tyler Lydon,lydonty01,2018,4,2,-13.12225207,-2.998253682,-16.12050575,-0.013078053,-0.013078053,0,-12.78963865,-0.696655793,-13.48629445,-4.109492423 Tyler Lydon,lydonty01,2019,206,94,-2.24951349,-4.542646346,-6.792159836,-0.193663618,-0.193663618,0,-3.117073684,-5.380781911,-8.497855596,-0.10173472 Trey Lyles,lylestr01,2016,2664,1382,-2.68908201,-0.075626801,-2.76470881,-0.010288281,-0.010288281,0,-2.631877939,-0.275417227,-2.907295166,-0.780533239 Trey Lyles,lylestr01,2017,2297,1168,-3.154541771,0.169658011,-2.98488376,-0.139250903,-0.23441992,0.095169017,-2.45860417,-0.142047515,-2.600651685,-0.022648236 Trey Lyles,lylestr01,2018,2868,1391,0.670215541,0.144500295,0.814715836,2.52515009,2.52515009,0,1.550722799,-0.990499839,0.56022296,-0.183767354 Trey Lyles,lylestr01,2019,2370,1128,-3.561724153,-0.602681945,-4.164406098,-0.815563158,-0.779192867,-0.036370291,-2.010036979,-1.428596046,-3.438633025,0.164163808 +Trey Lyles,lylestr01,2020,2669,1271,-0.596569939,-1.633102663,-2.229672602,0.337169032,0.337169032,0,-0.650184149,-1.480454054,-2.130638204,-0.074035518 George Lynch,lynchge01,1994,3546,1762,0.935290139,0.782907068,1.718197208,4.013391328,4.013391328,0,0.720027232,0.83295142,1.552978652,-0.081333004 George Lynch,lynchge01,1995,2165,1089,-2.162203749,0.268441617,-1.893762132,0.51109271,0.158187472,0.352905238,-2.225848401,-0.420777813,-2.646626214,0.151505167 George Lynch,lynchge01,1996,2000,1027,-2.494499589,0.518618052,-1.975881537,0.403513382,0.458389506,-0.054876124,-2.640086887,0.081908857,-2.558178031,-0.022586794 @@ -9702,6 +10008,7 @@ Don MacLean,macledo01,1999,689,365,-2.705613879,-2.690330291,-5.39594417,-0.4954 Don MacLean,macledo01,2000,283,143,-5.774080203,-1.647782658,-7.421862861,-0.344040562,-0.344040562,0,-5.695722666,-1.903314384,-7.599037049,0.881227532 Don MacLean,macledo01,2001,139,76,-1.66512095,0.445896838,-1.219224113,0.059678194,0.059678194,0,-1.634968116,-0.685999711,-2.320967827,0.501020214 Daryl Macon,maconda01,2019,189,90,-4.008584149,-4.029607666,-8.038191815,-0.24164335,-0.24164335,0,-4.228749392,-5.129121075,-9.357870467,-0.495182351 +Daryl Macon,maconda01,2020,29,14,-11.12901798,7.617324063,-3.511693913,-0.005405806,-0.005405806,0,-13.22090379,1.412750825,-11.80815296,-0.65349856 Mark Macon,maconma01,1992,4787,2304,-3.972948876,0.703631025,-3.269317851,-0.614460296,-0.614460296,0,-3.749095541,1.249420515,-2.499675026,0.641347063 Mark Macon,maconma01,1993,2400,1141,-3.053916052,0.770562518,-2.283353534,0.27314248,0.27314248,0,-2.927081832,1.28355459,-1.643527242,0.537082851 Mark Macon,maconma01,1994,989,496,-4.321693428,0.838785189,-3.482908239,-0.180811134,-0.180811134,0,-4.038520621,0.940139035,-3.098381586,1.369454269 @@ -9709,6 +10016,7 @@ Mark Macon,maconma01,1995,1416,721,-1.716091154,1.822076523,0.105985369,1.063545 Mark Macon,maconma01,1996,530,287,-2.047321925,1.336383659,-0.710938267,0.299919746,0.299919746,0,-2.204837693,1.35581244,-0.849025252,0.418731776 Mark Macon,maconma01,1999,125,69,-8.976318736,1.208372072,-7.767946664,-0.17757956,-0.17757956,0,-8.031961035,0.218222955,-7.81373808,0.473174182 J.P. Macura,macurjp01,2019,37,17,-13.82675561,9.669288161,-4.157467451,-0.01211795,-0.01211795,0,-10.83594525,4.366235932,-6.469709316,-0.747835055 +J.P. Macura,macurjp01,2020,2,1,2.86117265,16.87980661,19.74097926,0.011003904,0.011003904,0,-1.323287252,6.232792884,4.909505632,-4.190924477 Kyle Macy,macyky01,1981,3438,1571,0.751734777,0.718582043,1.47031682,3.416061049,3.01789437,0.398166679,0.377194833,0.428492288,0.805687122,0.016371236 Kyle Macy,macyky01,1982,6493,3088,1.91711156,1.112115011,3.029226572,9.094876033,9.01146412,0.083411913,1.70126429,1.654260506,3.355524796,-0.391912259 Kyle Macy,macyky01,1983,4085,1908,2.151304269,-0.104685966,2.046618302,4.654779882,4.617278439,0.037501443,1.646007663,-0.255384068,1.390623595,-0.336872837 @@ -9730,6 +10038,7 @@ Mark Madsen,madsema01,2007,907,473,-4.027870315,-0.096529491,-4.124399806,-0.336 Mark Madsen,madsema01,2008,292,151,-6.180641099,0.016932299,-6.1637088,-0.26507703,-0.26507703,0,-6.395143521,-0.771552916,-7.166696437,0.741411339 Mark Madsen,madsema01,2009,224,116,-5.805762458,-1.135326011,-6.941088469,-0.249089976,-0.249089976,0,-6.188015588,-1.625337721,-7.813353308,0.392080437 Josh Magette,magetjo01,2018,449,216,0.262927932,-0.225563246,0.037364686,0.303199003,0.303199003,0,-0.876000932,-0.491865586,-1.367866518,-1.284454299 +Josh Magette,magetjo01,2020,79,38,-7.727253693,11.61950905,3.892255358,0.131825625,0.131825625,0,-5.786387988,8.704504131,2.918116142,2.416863333 Corey Maggette,maggeco01,2000,2809,1370,-0.951067564,-1.652372386,-2.60343995,0.102599737,0.102599737,0,-1.393136488,-2.08236979,-3.475506278,0.145384876 Corey Maggette,maggeco01,2001,2566,1359,0.61913536,-1.30142565,-0.682290291,1.437318446,1.437318446,0,0.31018002,-1.541849511,-1.23166949,0.234932005 Corey Maggette,maggeco01,2002,3066,1615,0.320923987,-1.80595483,-1.485030843,1.046726266,1.046726266,0,0.165675937,-1.682230631,-1.516554694,0.389725639 @@ -9768,6 +10077,7 @@ Ian Mahinmi,mahinia01,2016,4064,1988,-2.68678401,2.772922789,0.086138778,2.82258 Ian Mahinmi,mahinia01,2017,1278,618,-3.233350364,2.308386407,-0.924963957,0.568695854,0.731101181,-0.162405327,-2.329911625,2.60387904,0.273967415,0.133137479 Ian Mahinmi,mahinia01,2018,2459,1197,-2.170315951,1.532253917,-0.638062034,1.301847377,0.901149823,0.400697554,-2.32594328,1.610619427,-0.715323853,0.472066111 Ian Mahinmi,mahinia01,2019,1044,498,-3.072572211,3.238064544,0.165492334,0.740695913,0.740695913,0,-2.642545068,2.996973018,0.35442795,-0.009797327 +Ian Mahinmi,mahinia01,2020,1718,808,-2.698444751,2.600975869,-0.097468882,1.092699697,1.092699697,0,-2.48167544,2.269130006,-0.212545434,-0.073203731 Rick Mahorn,mahorri01,1981,1502,696,-1.585048771,1.905968789,0.320920018,1.097303525,1.097303525,0,-1.85572048,1.797705161,-0.058015319,0.644760159 Rick Mahorn,mahorri01,1982,6068,2906,-1.764548276,1.765773428,0.001225152,4.105840038,3.621461713,0.484378325,-1.682373422,2.020723838,0.338350416,0.171632252 Rick Mahorn,mahorri01,1983,6332,3023,-2.388380165,2.184099315,-0.204280849,3.928065281,3.928065281,0,-2.365500091,2.488864125,0.123364034,0.045565354 @@ -9804,6 +10114,7 @@ Renaldo Major,majorre01,2007,56,27,-8.940580414,0.448863926,-8.491716488,-0.0801 Thon Maker,makerth01,2017,1330,678,-1.777125702,-0.489514786,-2.266640489,0.181091689,-0.121113258,0.302204946,-1.561232014,0.17092241,-1.390309604,0.288484592 Thon Maker,makerth01,2018,2754,1368,-3.109363113,-3.00467651,-6.114039623,-2.286167237,-2.683283546,0.397116308,-2.496699447,-2.086104539,-4.582803986,-0.264443367 Thon Maker,makerth01,2019,2196,1041,-2.864063999,0.433290743,-2.430773256,0.144044502,0.286765297,-0.142720795,-2.035045723,-0.105443152,-2.140488875,-0.065719394 +Thon Maker,makerth01,2020,1593,776,-2.34313173,-0.657982806,-3.001114536,-0.099390174,-0.099390174,0,-2.422020101,-0.509600836,-2.931620937,-0.03069472 Jeff Malone,malonje01,1984,4188,2047,-1.742174634,-2.198966036,-3.94114067,-1.247731331,-1.167776693,-0.079954638,-2.025621487,-2.322467542,-4.348089029,-0.166359408 Jeff Malone,malonje01,1985,5780,2739,0.489694884,-1.040279116,-0.550584232,3.076322951,2.849905795,0.226417156,0.019385877,-0.771747159,-0.752361282,-0.245397443 Jeff Malone,malonje01,1986,6647,3189,-0.033465564,-1.152759303,-1.186224866,2.534137209,2.451409949,0.08272726,-0.327935124,-0.62677193,-0.954707054,-0.41663689 @@ -9885,6 +10196,7 @@ Pace Mannion,mannipa01,1988,981,477,-2.231943452,-1.034094055,-3.266037506,-0.12 Pace Mannion,mannipa01,1989,65,32,-4.724592121,3.350696433,-1.373895688,0.024091719,0.024091719,0,-4.147731417,2.51464231,-1.633089107,2.321019787 Rich Manning,manniri01,1996,596,311,-5.855020371,-2.52762959,-8.382649961,-0.894347909,-0.894347909,0,-6.254024278,-3.110540142,-9.36456442,0.062698351 Rich Manning,manniri01,1997,416,222,-4.487637838,-2.66596615,-7.153603988,-0.502061362,-0.500808251,-0.001253112,-4.627877163,-2.52566741,-7.153544573,0.551351008 +Terance Mann,mannte01,2020,863,389,-2.138797789,0.920242395,-1.218555394,0.2998332,0.216661283,0.083171917,-2.709211368,0.54578605,-2.163425318,-0.752852572 Pete Maravich,maravpe01,1977,6870,3041,0.32413233,-1.043975899,-0.719843569,3.138357708,3.138357708,0,0.558743608,-0.598220023,-0.039476415,-0.392431987 Pete Maravich,maravpe01,1978,4658,2041,0.077727417,-0.451331651,-0.373604234,2.467933535,2.467933535,0,0.413874455,-0.230798214,0.183076242,-0.290339551 Pete Maravich,maravpe01,1979,4174,1824,-2.102027192,-1.905836616,-4.007863807,-1.166685851,-1.166685851,0,-1.995616787,-1.767364047,-3.762980833,-0.355561549 @@ -9934,8 +10246,10 @@ Boban Marjanovic,marjabo01,2016,1089,550,2.734715363,-1.124398528,1.610316835,1. Boban Marjanovic,marjabo01,2017,598,293,3.001832085,3.72450039,6.726332474,1.414146625,1.414146625,0,1.954864783,2.021687874,3.976552657,-0.170135018 Boban Marjanovic,marjabo01,2018,719,337,1.486112797,0.429772067,1.915884864,0.798038779,0.798038779,0,1.721723877,-0.333242351,1.388481526,1.216715484 Boban Marjanovic,marjabo01,2019,1706,786,0.947418168,1.605192626,2.552610794,2.151134883,2.041633576,0.109501307,0.302946436,0.831544485,1.134490921,1.104652136 +Boban Marjanovic,marjabo01,2020,1066,504,3.665442286,-0.238120483,3.427321803,1.598261291,1.28530261,0.312958681,3.210224727,-0.486602845,2.723621882,0.052590426 Lauri Markkanen,markkla01,2018,4187,2020,0.055178459,-0.172101101,-0.116922641,2.706662931,2.706662931,0,0.732283024,-0.485243928,0.247039096,-0.255776294 Lauri Markkanen,markkla01,2019,3481,1682,0.957193313,-0.777950749,0.179242564,2.500888933,2.500888933,0,0.767807949,-0.901768066,-0.133960117,-0.521348133 +Lauri Markkanen,markkla01,2020,3162,1492,-0.997079013,-2.112934019,-3.110013032,-0.275543734,-0.275543734,0,-0.854296551,-1.341603036,-2.195899587,0.55707283 Damir Markota,markoda01,2007,331,170,-4.677296028,-3.050168118,-7.727464146,-0.434760302,-0.434760302,0,-4.50931179,-4.28123571,-8.7905475,0.656232726 Sean Marks,marksse01,1999,52,28,-5.813305387,-3.632316531,-9.445621917,-0.096681431,-0.096681431,0,-5.778647759,-4.799687154,-10.57833491,0.969545537 Sean Marks,marksse01,2000,23,12,-10.58020174,1.496961505,-9.083240233,-0.040339064,-0.040339064,0,-8.599103837,0.383760742,-8.215343095,3.801434682 @@ -9988,6 +10302,8 @@ Cartier Martin,martica01,2012,762,391,1.163067723,-0.690313631,0.472754091,0.646 Cartier Martin,martica01,2013,1348,694,-1.486164254,-0.85570422,-2.341868474,0.145266936,0.145266936,0,-1.33064326,-1.158894013,-2.489537272,0.487200141 Cartier Martin,martica01,2014,1799,885,-0.866299085,-0.432678175,-1.29897726,0.656660405,0.603854292,0.052806113,-0.622551071,-1.249379144,-1.871930215,0.217301564 Cartier Martin,martica01,2015,392,198,-3.399016866,-1.787433759,-5.186450624,-0.243688592,-0.243688592,0,-2.330159697,-2.579029317,-4.909189014,-0.950912557 +Caleb Martin,martica02,2020,633,317,-1.953162896,4.935859434,2.982696539,0.925338126,0.925338126,0,-2.133897735,3.332192713,1.198294978,-0.201569576 +Cody Martin,martico01,2020,1858,903,-1.756826125,4.248436483,2.491610358,2.412441549,2.412441549,0,-1.806891759,3.185172612,1.378280853,-0.102486272 Cuonzo Martin,marticu01,1996,36,19,3.04836518,-0.60871108,2.4396541,0.049423286,0.049423286,0,2.37228873,-1.922903689,0.449385041,-1.633425641 Cuonzo Martin,marticu01,1997,25,13,-17.91047252,-5.570885729,-23.48135825,-0.138819102,-0.138819102,0,-16.04508832,-6.97693505,-23.02202337,0.873557908 Darrick Martin,martida01,1995,1547,803,-1.521559113,-1.131173381,-2.652732494,0.040036877,0.040036877,0,-1.691694451,-0.800267366,-2.491961817,0.442011598 @@ -10010,6 +10326,7 @@ Jarell Martin,martija01,2018,3362,1661,-3.760771904,-0.526155093,-4.286926997,-1 Jarell Martin,martija01,2019,743,346,-2.722822535,-1.149719652,-3.872542188,-0.197337329,-0.228300357,0.030963028,-2.756794418,-2.856528369,-5.613322787,-0.011279227 Jeff Martin,martije01,1990,2824,1351,-2.448599358,-1.193479263,-3.642078622,-0.613179965,-0.613179965,0,-2.986194119,-1.461627147,-4.447821266,-0.277261496 Jeff Martin,martije01,1991,2808,1334,-2.685103555,-0.783763403,-3.468866958,-0.489045719,-0.489045719,0,-2.958388492,-1.164461119,-4.122849611,-0.044575381 +Jeremiah Martin,martije02,2020,273,126,2.180308931,1.970110154,4.150419084,0.432539329,0.613373133,-0.180833804,4.026553824,0.969658752,4.996212576,-1.056079522 Kenyon Martin,martike01,2001,4395,2272,-3.08990837,-0.025848859,-3.115757229,-0.424924535,-0.424924535,0,-2.702578235,0.50563849,-2.196939745,0.206497668 Kenyon Martin,martike01,2002,6301,3253,-1.669782885,1.229848618,-0.439934267,3.864376999,3.18670757,0.677669429,-1.201978085,1.535645816,0.333667731,0.201588997 Kenyon Martin,martike01,2003,6545,3405,-0.67945115,1.575638489,0.896187338,6.426840516,4.383520023,2.043320493,-0.246955216,1.980837416,1.733882201,0.307438872 @@ -10037,6 +10354,7 @@ Kevin Martin,martike02,2013,4832,2459,2.915475562,-1.191156739,1.724318823,5.624 Kevin Martin,martike02,2014,4564,2177,0.676974352,-2.069662242,-1.39268789,1.516674499,1.516674499,0,0.446408939,-1.911423346,-1.465014407,0.578999164 Kevin Martin,martike02,2015,2617,1302,1.697784301,-2.52280428,-0.825019979,1.289978978,1.289978978,0,0.68200047,-2.505980319,-1.823979849,0.843848403 Kevin Martin,martike02,2016,2344,1144,-1.647906722,-2.808657559,-4.456564281,-1.006653508,-0.856765449,-0.14988806,-2.385168617,-2.666479238,-5.051647854,0.095490957 +Kelan Martin,martike03,2020,1098,495,-4.484498833,-0.581139443,-5.065638276,-0.5856596,-0.5856596,0,-5.058362883,-1.627214342,-6.685577226,0.147962197 Maurice Martin,martima01,1987,764,340,-4.295721017,-1.758538865,-6.054259882,-0.583943055,-0.508298321,-0.075644733,-4.078715883,-2.318147358,-6.396863241,1.404140457 Maurice Martin,martima01,1988,321,145,-4.456014585,-0.642007087,-5.098021671,-0.176498221,-0.152460893,-0.024037328,-4.236244107,-1.520157162,-5.756401269,0.814575577 Jamal Mashburn,mashbja01,1994,5767,2896,-1.411355053,-1.673859686,-3.085214739,-0.49718807,-0.49718807,0,-1.087233253,-1.590324538,-2.677557791,0.368242686 @@ -10075,6 +10393,7 @@ Desmond Mason,masonde01,2009,2099,1064,-3.594085279,0.268439118,-3.325646161,-0. Desmond Mason,masonde01,2010,131,66,-3.612249897,-1.634316304,-5.246566201,-0.08363576,-0.08363576,0,-4.293918935,-2.84567752,-7.139596454,-0.481933548 Frank Mason,masonfr01,2018,1935,984,-0.328603219,-1.495010351,-1.82361357,0.458193281,0.458193281,0,-1.376596962,-2.063129188,-3.439726149,-1.468877402 Frank Mason,masonfr01,2019,975,435,-2.125624611,-3.616831661,-5.742456272,-0.669248713,-0.669248713,0,-1.778299231,-3.955159747,-5.733458979,0.784441024 +Frank Mason,masonfr01,2020,274,120,0.993411582,5.192631826,6.186043408,0.554879726,0.510328954,0.044550773,0.276486161,2.647692584,2.924178745,0.614157398 Roger Mason Jr.,masonro01,2003,223,113,-0.194037474,-1.558054963,-1.752092437,0.058495596,0.058495596,0,-0.538985946,-1.421006363,-1.95999231,1.542337599 Roger Mason Jr.,masonro01,2004,605,328,-3.478337755,-0.409700457,-3.888038212,-0.184199124,-0.184199124,0,-3.581693312,-1.108361487,-4.690054799,1.700392251 Roger Mason Jr.,masonro01,2007,1080,548,-1.45358175,-2.559084434,-4.012666184,-0.355875285,-0.345455802,-0.010419483,-1.433815533,-2.829182741,-4.262998274,1.125312065 @@ -10099,6 +10418,7 @@ Tony Massenburg,masseto01,2003,1622,862,-4.060537434,-2.570448156,-6.63098559,-1 Tony Massenburg,masseto01,2004,1543,789,-4.247963409,-2.937728987,-7.185692396,-1.80132368,-1.80132368,0,-4.140070079,-2.66192328,-6.801993359,0.804058355 Tony Massenburg,masseto01,2005,1361,727,-4.769037115,-0.530766167,-5.299803282,-0.954157373,-0.898589562,-0.055567811,-4.658584543,-0.258178169,-4.916762712,0.677202573 Yante Maten,matenya01,2019,27,13,1.175369957,14.85828811,16.03365807,0.123069827,0.123069827,0,2.426512684,11.71168685,14.13819953,-1.239035675 +Garrison Mathews,mathega01,2020,491,227,1.988309148,2.664997045,4.653306192,0.863602204,0.863602204,0,1.819177512,1.345139801,3.164317313,0.736570725 Mangok Mathiang,mathima01,2018,43,20,0.856529333,10.01015852,10.86668785,0.13899105,0.13899105,0,-1.287309294,7.783167494,6.4958582,0.033103114 Wes Matthews,matthwe01,1981,4820,2266,-0.413112185,-0.916349473,-1.329461658,1.672219463,1.672219463,0,-0.420551136,-0.618382015,-1.038933151,0.416376635 Wes Matthews,matthwe01,1982,1729,865,-0.967785093,0.922114808,-0.045670285,1.193999515,1.281941864,-0.087942349,-0.899300012,1.381384563,0.482084551,0.980112941 @@ -10119,6 +10439,7 @@ Wesley Matthews,matthwe02,2016,5585,2817,1.292190649,-0.056052488,1.236138161,5. Wesley Matthews,matthwe02,2017,4855,2495,-0.253030517,0.944891016,0.691860498,4.364513544,4.364513544,0,-0.281643332,1.207812677,0.926169345,-0.376110991 Wesley Matthews,matthwe02,2018,4312,2131,-0.632230264,-1.549070086,-2.181300351,0.617170635,0.617170635,0,-0.224945079,-1.031829922,-1.256775002,-0.182925464 Wesley Matthews,matthwe02,2019,4623,2210,-0.632454894,-0.266367486,-0.89882238,2.087591147,2.104724162,-0.017133015,-0.458433874,-0.001976435,-0.460410309,0.36220019 +Wesley Matthews,matthwe02,2020,4169,1881,-1.798482341,3.100217636,1.301735295,3.932534074,3.277886957,0.654647117,-2.213656618,2.322686217,0.109029599,0.476339709 Marlon Maxey,maxeyma01,1993,1028,520,-0.948338523,-1.442436972,-2.390775495,0.095629174,0.095629174,0,-1.25083069,-1.860084556,-3.110915246,0.334466063 Marlon Maxey,maxeyma01,1994,1249,626,-0.377191241,0.214149478,-0.163041762,0.832053484,0.832053484,0,-0.783368879,0.187385316,-0.595983564,0.677594583 Jason Maxiell,maxieja01,2006,291,159,-6.846104003,-1.951142696,-8.7972467,-0.493775313,-0.493775313,0,-6.200296016,-3.361624971,-9.561920986,0.599914002 @@ -10203,6 +10524,7 @@ Luc Mbah a Moute,mbahalu01,2016,2733,1352,-3.198117017,3.477382715,0.279265699,2 Luc Mbah a Moute,mbahalu01,2017,4058,2011,-1.349627223,3.468104178,2.118476955,4.952944792,4.842539376,0.110405416,-1.285009181,3.033581355,1.748572174,-0.298608819 Luc Mbah a Moute,mbahalu01,2018,3541,1713,-2.84975831,2.051465146,-0.798293164,1.715272261,2.262703804,-0.547431544,-1.753962955,1.824168834,0.070205879,-0.073821168 Luc Mbah a Moute,mbahalu01,2019,141,61,-1.784781485,2.312029904,0.527248419,0.101921072,0.101921072,0,-2.190478021,-0.179828746,-2.370306768,-0.074049018 +Luc Mbah a Moute,mbahalu01,2020,63,25,-8.87450745,-1.261715704,-10.13622315,-0.095770596,-0.095770596,0,-8.537805332,-2.816449742,-11.35425507,1.689956001 Didier Ilunga-Mbenga,mbengdj01,2005,113,58,-6.750696607,-1.65650265,-8.407199257,-0.169535932,-0.169535932,0,-6.765079106,-2.462353862,-9.227432968,1.171188941 Didier Ilunga-Mbenga,mbengdj01,2006,485,262,-4.443614811,0.419576954,-4.024037857,-0.177533933,-0.044788111,-0.132745822,-4.262921409,0.193588469,-4.06933294,1.227149343 Didier Ilunga-Mbenga,mbengdj01,2007,149,79,-5.268871824,0.597894885,-4.67097694,-0.078493526,-0.078493526,0,-5.100542655,0.784921654,-4.315621001,1.282208761 @@ -10259,6 +10581,7 @@ Amal McCaskill,mccasam01,2004,1179,636,-4.055311418,-0.872491337,-4.927802755,-0 Patrick McCaw,mccawpa01,2017,2688,1255,-2.038813053,-1.163203766,-3.202016819,-0.285146451,-0.548511473,0.263365022,-1.930177689,-1.376206639,-3.306384329,-0.227328104 Patrick McCaw,mccawpa01,2018,2047,977,-3.320170517,-1.325766326,-4.645936844,-0.935634962,-0.996885408,0.061250446,-2.582903201,-1.211415452,-3.794318653,-0.598715442 Patrick McCaw,mccawpa01,2019,954,445,-2.742093538,-2.099465634,-4.841559171,-0.479812502,-0.297296835,-0.182515668,-2.653529819,-1.455927287,-4.109457107,0.049650273 +Patrick McCaw,mccawpa01,2020,1926,908,-3.554301815,-0.547447585,-4.1017494,-0.621566958,-0.621566958,0,-3.922561269,-0.298332649,-4.220893917,-0.757633242 Dwayne McClain,mccladw01,1986,980,461,-3.978054706,1.901693755,-2.076360951,0.160051114,0.160051114,0,-3.68508705,1.274386852,-2.410700198,1.049989922 Ted McClain,mcclate01,1977,5070,2172,-0.161862965,0.269301757,0.107438792,3.197087238,2.768673033,0.428414205,-0.348779734,0.635631817,0.286852084,0.359923225 Ted McClain,mcclate01,1978,2338,1051,-1.947692014,-0.018162067,-1.965854081,0.429717477,0.334113171,0.095604306,-2.065088284,-0.086807608,-2.151895892,0.520550005 @@ -10283,10 +10606,12 @@ CJ McCollum,mccolcj01,2016,6586,3222,2.43833366,0.70981828,3.14815194,9.73689279 CJ McCollum,mccolcj01,2017,6043,2936,3.204678716,-1.04554377,2.159134946,7.365709755,7.179460031,0.186249724,3.171811068,-0.330665028,2.841146041,0.015802968 CJ McCollum,mccolcj01,2018,6306,3078,2.50253051,-1.476601035,1.025929474,5.953125489,5.197180847,0.755944643,1.73882482,-0.514500433,1.224324387,0.107243145 CJ McCollum,mccolcj01,2019,6307,3010,3.323624087,-0.148200886,3.175423201,9.181164186,6.872914077,2.308250109,3.098946991,0.123395205,3.222342196,-0.013008674 +CJ McCollum,mccolcj01,2020,5822,2752,2.450681948,-1.774224284,0.676457664,4.786542859,4.378743315,0.407799544,3.010708185,-1.369663683,1.641044502,-0.761121414 T.J. McConnell,mccontj01,2016,3331,1606,-0.16628355,0.060313082,-0.105970468,2.155352017,2.155352017,0,-0.792529347,-0.124240983,-0.91677033,-0.501343891 T.J. McConnell,mccontj01,2017,4524,2133,-1.377308397,0.580506474,-0.796801923,2.13318418,2.13318418,0,-1.792702797,0.979027373,-0.813675424,0.350883658 T.J. McConnell,mccontj01,2018,3961,1861,-1.206783405,1.636211964,0.429428559,3.060007649,1.913691412,1.146316237,-1.402495503,1.554886491,0.152390988,-0.470158268 T.J. McConnell,mccontj01,2019,3322,1545,-1.030849033,-0.685020766,-1.715869799,0.808976581,1.139108465,-0.330131884,-1.300262709,-0.525676173,-1.825938882,-1.339397648 +T.J. McConnell,mccontj01,2020,2904,1354,0.517681249,-0.897869189,-0.38018794,1.611019593,1.820381876,-0.209362283,-0.393335223,-1.269586701,-1.662921924,-0.620088681 Keith McCord,mccorke01,1981,19,9,-6.680348078,-5.612497791,-12.29284587,-0.043344131,-0.043344131,0,-6.893542402,-8.90051059,-15.79405299,-1.116485317 Tim McCormick,mccorti01,1985,3315,1584,-1.113168553,-0.999565301,-2.112733855,0.515838132,0.515838132,0,-1.419509901,-1.154117432,-2.573627334,0.165979186 Tim McCormick,mccorti01,1986,3499,1705,-0.810742367,-0.725354182,-1.536096549,1.057444455,1.057444455,0,-1.092768841,-0.941296466,-2.034065307,0.144923721 @@ -10325,6 +10650,7 @@ Chris McCullough,mcculch01,2017,172,80,1.529137431,-2.719637417,-1.190499986,0.0 Chris McCullough,mcculch01,2018,201,90,-3.982311573,-0.761971297,-4.74428287,-0.092091933,-0.092091933,0,-2.054946674,-3.723709802,-5.778656476,0.561610361 John McCullough,mcculjo01,1982,48,23,5.827500492,2.001280645,7.828781138,0.125675495,0.125675495,0,5.439957343,0.897248777,6.337206121,1.264900616 Clint McDaniel,mcdancl01,1996,140,71,1.164986154,1.710063397,2.87504955,0.205775449,0.205775449,0,0.80832569,1.714202118,2.522527809,0.917923947 +Jalen McDaniels,mcdanja01,2020,586,293,-0.806757956,1.109073308,0.302315351,0.454554197,0.454554197,0,-1.431700334,0.382448999,-1.049251335,-0.387607051 Jim McDaniels,mcdanji01,1978,1525,694,-3.679061562,-0.86085286,-4.539914422,-0.63534811,-0.63534811,0,-3.73792269,-1.126009862,-4.863932552,0.268871147 KJ McDaniels,mcdankj01,2015,2771,1352,-3.946169689,0.746800252,-3.199369438,-0.303151866,-0.303151866,0,-4.280868389,0.29195834,-3.988910049,0.777498623 KJ McDaniels,mcdankj01,2016,583,269,-1.054634014,3.468843896,2.414209881,0.71517342,0.541650923,0.173522497,-1.599687304,1.069579577,-0.530107727,1.144258809 @@ -10346,6 +10672,7 @@ Doug McDermott,mcderdo01,2016,3830,1861,-0.426404327,-3.370588957,-3.796993284,- Doug McDermott,mcderdo01,2017,3178,1574,-0.282031263,-4.044344763,-4.326376026,-1.246458389,-1.181446412,-0.065011977,-1.156738783,-3.702395712,-4.859134495,-0.510626562 Doug McDermott,mcderdo01,2018,3657,1768,-1.424179864,-1.34136363,-2.765543493,-0.017734263,-0.017734263,0,-1.804393504,-2.283537992,-4.087931496,-0.351768979 Doug McDermott,mcderdo01,2019,2875,1369,0.252855151,-2.306184714,-2.053329563,0.487819789,0.450917688,0.036902101,-0.501253046,-2.439917041,-2.941170087,-0.134146209 +Doug McDermott,mcderdo01,2020,3037,1426,0.821722956,-2.245327689,-1.423604733,0.9435373,1.244622184,-0.301084885,0.766884932,-2.899140963,-2.132256031,0.093194835 Ben McDonald,mcdonbe01,1986,569,266,-2.660522557,-1.168155134,-3.828677691,-0.1465237,-0.1465237,0,-3.262196896,-1.624475576,-4.886672472,0.093823026 Ben McDonald,mcdonbe01,1987,2846,1329,-2.890699219,-1.746256068,-4.636955287,-1.286354661,-1.265670003,-0.020684659,-2.984463369,-1.201635787,-4.186099156,0.548862476 Ben McDonald,mcdonbe01,1988,4365,2039,-1.823366349,-2.373221169,-4.196587518,-1.506163926,-1.506163926,0,-2.073806708,-1.95012194,-4.023928649,0.08587342 @@ -10393,6 +10720,7 @@ JaVale McGee,mcgeeja01,2016,776,384,-4.179821783,-1.377859608,-5.55768139,-0.551 JaVale McGee,mcgeeja01,2017,1940,888,2.098008093,1.921242998,4.019251091,3.106983448,2.488713982,0.618269466,2.129709811,1.206425145,3.336134956,0.683657109 JaVale McGee,mcgeeja01,2018,1632,773,0.121182854,0.991421975,1.112604829,1.552072624,1.059078847,0.492993777,0.27694252,1.339180721,1.616123242,0.263170033 JaVale McGee,mcgeeja01,2019,3651,1671,-1.35505616,0.549611224,-0.805444935,1.666922968,1.666922968,0,-1.450795659,0.723866224,-0.726929434,0.559652422 +JaVale McGee,mcgeeja01,2020,2678,1265,-0.602554,2.937505146,2.334951146,3.288138703,3.10468015,0.183458553,-0.927037032,3.639333809,2.712296777,0.20495608 Mike McGee,mcgeemi01,1982,787,362,-2.948019272,-1.164945082,-4.112964354,-0.254533376,-0.255974938,0.001441562,-2.665179017,-1.713674517,-4.378853534,1.067210714 Mike McGee,mcgeemi01,1983,886,406,-3.150063109,-2.315024417,-5.465087525,-0.568870455,-0.468455725,-0.10041473,-3.133924772,-2.981455809,-6.115380582,0.24938629 Mike McGee,mcgeemi01,1984,3894,1795,0.68261264,-1.299951907,-0.617339267,1.985954003,1.390716558,0.595237445,0.563632919,-1.393702943,-0.830070025,0.421196244 @@ -10427,6 +10755,7 @@ Tracy McGrady,mcgratr01,2013,59,31,-5.839766426,6.3497927,0.510026274,0.05292606 Rodney McGruder,mcgruro01,2017,3915,1966,-0.358521029,-1.41347578,-1.771996809,0.971934496,0.971934496,0,-0.875005988,-0.569690123,-1.44469611,-0.905398326 Rodney McGruder,mcgruro01,2018,640,315,0.842382081,-1.81057037,-0.968188289,0.288311428,0.324397201,-0.036085773,-0.418695746,-1.211237453,-1.629933199,-0.720689714 Rodney McGruder,mcgruro01,2019,3250,1550,-1.495275736,0.184018632,-1.311257103,1.135746424,1.135746424,0,-1.967279926,0.062227378,-1.905052549,-0.181460767 +Rodney McGruder,mcgruro01,2020,1971,887,-2.983265357,-1.719889224,-4.703154581,-0.876851631,-1.010248686,0.133397055,-3.197663453,-1.276894299,-4.474557752,-0.249732385 Dominic McGuire,mcguido01,2008,1339,710,-4.323343153,-0.738689664,-5.062032817,-0.835192372,-0.903155249,0.067962877,-4.900269167,-1.548943701,-6.449212867,0.005551658 Dominic McGuire,mcguido01,2009,3973,2072,-1.446426696,-0.306285857,-1.752712554,1.046581021,1.046581021,0,-2.042985939,-0.595609031,-2.63859497,-0.676552088 Dominic McGuire,mcguido01,2010,596,307,-5.41237763,-1.47716455,-6.88954218,-0.644318153,-0.644318153,0,-5.958063858,-2.47499843,-8.433062288,0.104772966 @@ -10501,6 +10830,7 @@ Aaron McKie,mckieaa01,2006,247,129,-3.428503771,-0.442763149,-3.871266919,-0.074 Aaron McKie,mckieaa01,2007,258,131,-2.635156875,-1.283588635,-3.91874551,-0.078244481,-0.078244481,0,-3.393660379,-1.943891281,-5.33755166,0.154809316 Alfonzo McKinnie,mckinal01,2018,113,53,-1.638594262,-2.627603895,-4.266198158,-0.041536327,-0.041536327,0,-1.577616403,-3.5998619,-5.177478303,1.300279029 Alfonzo McKinnie,mckinal01,2019,2674,1238,-1.240892418,-2.236442061,-3.477334479,-0.457242156,-0.439764299,-0.017477857,-1.101579863,-2.057289436,-3.158869299,-0.431619487 +Alfonzo McKinnie,mckinal01,2020,1253,593,-3.273918678,-2.091257387,-5.365176065,-0.789515391,-0.789515391,0,-2.838672316,-2.497801096,-5.336473413,-0.219697779 Billy McKinney,mckinbi01,1979,3024,1338,0.431559854,-0.923462075,-0.491902221,1.542025004,1.549427378,-0.007402374,0.085287716,-1.516583888,-1.431296172,0.045703575 Billy McKinney,mckinbi01,1980,2967,1367,-0.300056306,-0.579062724,-0.879119029,1.295198354,1.322971542,-0.027773189,-0.741148172,-1.194461846,-1.935610018,-0.337981423 Billy McKinney,mckinbi01,1981,4749,2166,0.394729951,-1.110471628,-0.715741676,2.173365331,2.173365331,0,0.187975988,-0.670075571,-0.482099582,0.151994067 @@ -10511,12 +10841,14 @@ Billy McKinney,mckinbi01,1986,174,83,-1.185396852,-1.619043467,-2.804440319,-0.0 Carlton McKinney,mckinca01,1990,217,104,-7.555808746,0.189164163,-7.366644583,-0.247453993,-0.247453993,0,-7.407945092,0.353868872,-7.05407622,1.012605903 Carlton McKinney,mckinca01,1992,18,9,-20.05716604,-2.28568887,-22.34285491,-0.090147776,-0.090147776,0,-18.38591999,-2.807389701,-21.1933097,0.197163857 Trey McKinney-Jones,mckintr01,2018,3,1,-4.476017885,-4.286947221,-8.762965105,-0.003101179,-0.003101179,0,-5.007807406,-6.883924576,-11.89173198,1.078829517 +Jordan McLaughlin,mclaujo01,2020,1309,590,2.05837913,0.518896977,2.577276107,1.599509177,1.599509177,0,1.141144678,0.558023376,1.699168055,-0.260851087 Ben McLemore,mclembe01,2014,4383,2187,-1.917141301,-3.663484862,-5.580626164,-3.163370421,-3.163370421,0,-2.443658571,-2.782168145,-5.225826716,0.149920141 Ben McLemore,mclembe01,2015,5395,2670,0.175815397,-0.413538751,-0.237723353,3.436960242,3.436960242,0,-0.064563212,-0.152464406,-0.217027618,0.410543385 Ben McLemore,mclembe01,2016,3103,1443,-1.696741658,-0.761663936,-2.458405593,0.21715489,0.21715489,0,-1.888862428,-0.785513069,-2.674375496,1.127698553 Ben McLemore,mclembe01,2017,2374,1176,-1.810582933,-1.77444973,-3.585032664,-0.50292285,-0.50292285,0,-2.122077857,-1.796789304,-3.918867161,0.373410789 Ben McLemore,mclembe01,2018,2227,1091,-2.307613944,-2.441519843,-4.749133787,-1.122281936,-1.122281936,0,-2.559665683,-1.877292205,-4.436957888,0.847547642 Ben McLemore,mclembe01,2019,364,158,-1.419810692,-2.808181835,-4.227992526,-0.120540111,-0.120540111,0,-0.989321606,-1.953416722,-2.942738329,1.194775162 +Ben McLemore,mclembe01,2020,3819,1749,2.049713708,-2.767564099,-0.717850391,1.841455999,1.41514722,0.426308779,1.781722182,-2.278658229,-0.496936047,0.230583567 Keith McLeod,mcleoke01,2004,733,391,-3.233509264,-0.876144699,-4.109653962,-0.272372313,-0.272372313,0,-3.2307493,-1.325962552,-4.556711853,0.382362556 Keith McLeod,mcleoke01,2005,2574,1382,-1.647272356,0.534331128,-1.112941228,1.158763624,1.158763624,0,-1.366130118,0.756937425,-0.609192693,0.357149374 Keith McLeod,mcleoke01,2006,2279,1232,-2.813256624,-1.003384196,-3.81664082,-0.673822362,-0.673822362,0,-2.76829551,-0.966830269,-3.73512578,0.460271005 @@ -10569,6 +10901,7 @@ Cozell McQueen,mcqueco01,1987,15,7,21.52170874,6.02587804,27.54758678,0.10571852 Jordan McRae,mcraejo01,2016,393,199,1.432645095,-0.856093447,0.576551648,0.321157751,0.214648981,0.106508769,0.725659561,-3.991711308,-3.266051747,-0.588132085 Jordan McRae,mcraejo01,2017,778,384,-2.805843021,-2.461663197,-5.267506217,-0.488827452,-0.488827452,0,-2.12824318,-3.310469849,-5.438713029,-0.873930072 Jordan McRae,mcraejo01,2019,742,333,0.874999906,-0.638691746,0.23630816,0.506183155,0.506183155,0,0.112967651,-1.390026197,-1.277058546,-0.237115137 +Jordan McRae,mcraejo01,2020,1709,784,0.18661102,-2.732276167,-2.545665147,0.0491615,0.0491615,0,-0.359366768,-3.302595337,-3.661962105,0.302400135 Josh McRoberts,mcrobjo01,2008,52,28,-0.202779996,0.369239476,0.16645948,0.041457587,0.041457587,0,-0.448429572,-1.632055198,-2.08048477,-0.462085742 Josh McRoberts,mcrobjo01,2009,567,279,-2.290010077,0.513930761,-1.776079316,0.139254275,0.139254275,0,-2.333083418,0.224610049,-2.108473369,0.415540296 Josh McRoberts,mcrobjo01,2010,1072,524,-0.551712463,-0.670074868,-1.221787331,0.409918537,0.409918537,0,-0.867793575,-0.489739311,-1.357532886,0.312196811 @@ -10607,8 +10940,10 @@ Salah Mejri,mejrisa01,2018,1471,729,-0.776419163,1.49296996,0.716550797,1.287264 Salah Mejri,mejrisa01,2019,843,399,-1.710719633,-0.638443916,-2.349163549,0.081458408,0.081458408,0,-1.937909803,-0.585715817,-2.52362562,-0.174591047 Gal Mekel,mekelga01,2014,612,292,-5.519986337,-4.333734233,-9.85372057,-1.060915278,-1.060915278,0,-4.524730246,-5.344639687,-9.869369933,0.236941533 Gal Mekel,mekelga01,2015,83,43,-6.264805461,1.911135083,-4.353670378,-0.034282111,-0.034282111,0,-7.554298245,-0.006066889,-7.560365134,-2.453551492 +Nicolo Melli,mellini01,2020,2255,1042,-2.298033623,-0.754467146,-3.052500769,-0.160894392,-0.160894392,0,-1.275088653,-0.582774545,-1.857863198,0.048501547 Fab Melo,melofa01,2013,70,36,-6.12038275,1.390814861,-4.729567889,-0.037112991,-0.037112991,0,-5.903386273,1.931173957,-3.972212316,1.930395539 De'Anthony Melton,meltode01,2019,2095,984,-2.509879376,0.368603444,-2.141275932,0.306686924,0.306686924,0,-2.73878024,1.104565057,-1.634215183,0.361844421 +De'Anthony Melton,meltode01,2020,2574,1167,0.089382427,2.104496168,2.193878594,2.965188067,2.965188067,0,-0.125231861,2.130264992,2.005033131,0.748747016 Dean Meminger,meminde01,1977,579,254,-1.515083217,-1.746836249,-3.261919466,-0.066108161,-0.066108161,0,-2.26295223,-2.741998421,-5.004950651,-0.37680282 John Mengelt,mengejo01,1977,2627,1245,-0.731917871,-1.162775971,-1.894693842,0.544437178,0.330330131,0.214107047,-1.178865252,-1.48857175,-2.667437002,-0.014543819 John Mengelt,mengejo01,1978,3779,1767,1.006132056,-1.900460565,-0.894328509,1.673298871,1.673298871,0,0.515559211,-1.848265276,-1.332706065,0.0237379 @@ -10637,6 +10972,7 @@ Joe Meriweather,meriwjo01,1983,3832,1706,-1.652314395,0.892938889,-0.759375506,1 Joe Meriweather,meriwjo01,1984,3255,1501,-2.734195774,0.645615792,-2.088579982,0.508704908,0.508704908,0,-2.78584879,0.753056887,-2.032791902,0.442563056 Joe Meriweather,meriwjo01,1985,2334,1061,-2.69192659,-1.159802572,-3.851729162,-0.598982107,-0.598982107,0,-2.839508255,-1.013669506,-3.853177761,0.449081155 Chimezie Metu,metuch01,2019,317,145,-9.110255606,0.249033507,-8.861222099,-0.456977027,-0.456977027,0,-8.057246187,-1.606926835,-9.664173022,1.098912837 +Chimezie Metu,metuch01,2020,225,105,-2.256647303,-2.642225224,-4.898872527,-0.115007957,-0.115007957,0,-1.619721872,-3.883754844,-5.503476716,-0.096938592 Dave Meyers,meyerda01,1977,2880,1262,-0.250811724,-0.6208554,-0.871667125,1.210296207,1.210296207,0,-0.131249853,-0.550945527,-0.68219538,0.079283291 Dave Meyers,meyerda01,1978,6165,2695,-0.291304013,-0.654706052,-0.946010066,2.489699336,2.186224282,0.303475053,-0.003710476,-0.511757739,-0.515468214,-0.017644673 Dave Meyers,meyerda01,1980,5154,2399,-1.233321967,0.001353934,-1.231968034,1.870915023,1.642577941,0.228337082,-0.856008877,-0.045734544,-0.901743421,0.088721852 @@ -10655,6 +10991,7 @@ Khris Middleton,middlkh01,2016,5720,2852,2.638968052,-0.363777668,2.275190384,7. Khris Middleton,middlkh01,2017,2171,1120,0.848898771,0.904568113,1.753466884,2.610856247,1.888388017,0.72246823,0.721482714,1.357708088,2.079190802,0.380763451 Khris Middleton,middlkh01,2018,6604,3257,2.789604729,-0.990815089,1.798789641,7.640206388,6.367424576,1.272781812,3.150477108,-0.441615541,2.708861567,0.329656442 Khris Middleton,middlkh01,2019,6287,2908,2.218126014,0.400046619,2.618172633,8.02799798,7.014195979,1.013802001,2.631922956,0.281404334,2.91332729,0.570217228 +Khris Middleton,middlkh01,2020,4859,2208,3.449995617,1.215935691,4.665931307,8.441553667,6.985843508,1.455710158,3.121463283,0.688333652,3.809796936,0.490322798 Chris Mihm,mihmch01,2001,2241,1166,-3.533379701,-1.459376843,-4.992756545,-1.335241591,-1.335241591,0,-3.353728327,-1.468272658,-4.822000985,0.072046425 Chris Mihm,mihmch01,2002,3157,1659,-6.157817173,-0.850711664,-7.008528837,-3.621954615,-3.621954615,0,-5.569576556,-0.581743214,-6.151319769,0.444151067 Chris Mihm,mihmch01,2003,1602,809,-2.676331255,-1.374127147,-4.050458402,-0.5378596,-0.5378596,0,-2.776529389,-1.21107008,-3.987599469,0.187514188 @@ -10663,6 +11000,7 @@ Chris Mihm,mihmch01,2005,3578,1870,-2.675912643,-0.958363464,-3.634276107,-0.841 Chris Mihm,mihmch01,2006,2952,1541,-1.96551989,-1.233421015,-3.198940905,-0.352698255,-0.352698255,0,-1.996381965,-1.052958533,-3.049340498,-0.069379754 Chris Mihm,mihmch01,2008,566,281,-6.417085243,-0.572954787,-6.99004003,-0.61719105,-0.545274037,-0.071917014,-6.029267775,-0.974211942,-7.003479717,0.198033688 Chris Mihm,mihmch01,2009,209,105,-4.464686666,-1.089836497,-5.554523163,-0.151190928,-0.151190928,0,-4.361989391,-1.505576562,-5.867565953,0.586693862 +Eric Mika,mikaer01,2020,41,19,3.529757044,3.733071499,7.262828543,0.096831065,0.096831065,0,4.601645866,2.732030642,7.333676508,-0.243305957 Aaron Miles,milesaa01,2006,232,118,-4.186428604,-1.291086612,-5.477515215,-0.164270025,-0.164270025,0,-4.930433018,-2.399650806,-7.330083824,0.035595898 CJ Miles,milescj01,2006,376,203,0.303587662,-1.174842525,-0.871254863,0.1949704,0.1949704,0,0.147519761,-1.537712357,-1.390192596,0.182541641 CJ Miles,milescj01,2007,726,376,-4.794806659,-1.372405818,-6.167212477,-0.666064723,-0.663618237,-0.002446485,-4.585348053,-1.699329912,-6.284677965,1.461010218 @@ -10678,6 +11016,7 @@ CJ Miles,milescj01,2016,3254,1556,0.692956094,-0.885353181,-0.192397087,2.008756 CJ Miles,milescj01,2017,3772,1858,1.532567591,-1.403823126,0.128744465,2.720979958,2.81601941,-0.095039452,1.17902799,-1.745477221,-0.56644923,-0.242117924 CJ Miles,milescj01,2018,3238,1564,1.119257653,-1.021089381,0.098168272,2.283404754,1.946327339,0.337077415,1.822641381,-1.655690072,0.16695131,0.026237646 CJ Miles,milescj01,2019,1856,856,-2.240008239,-0.34093107,-2.580939309,0.065158107,0.065158107,0,-1.772516844,-1.067989527,-2.840506372,0.617466106 +CJ Miles,milescj01,2020,367,161,0.160498912,1.395651594,1.556150506,0.357322719,0.357322719,0,-0.416487041,0.476318369,0.059831328,1.040922862 Darius Miles,milesda01,2001,4027,2133,-1.432493104,2.335750396,0.903257291,3.971722655,3.971722655,0,-1.609711183,1.665869289,0.056158106,-0.091946541 Darius Miles,milesda01,2002,4228,2227,-1.269435912,1.312540494,0.043104582,3.169014974,3.169014974,0,-1.338301231,0.792956661,-0.545344569,-0.131689415 Darius Miles,milesda01,2003,3977,2008,-4.103717883,0.253679192,-3.850038691,-1.124485677,-1.124485677,0,-4.041855984,-0.208629672,-4.250485656,-0.202940483 @@ -10745,6 +11084,7 @@ Darius Miller,milleda01,2019,3837,1757,-0.931896356,-0.493935462,-1.425831818,1. Dick Miller,milledi01,1981,111,53,-6.860732492,-0.151668255,-7.012400747,-0.118069463,-0.118069463,0,-6.579953026,-1.719280363,-8.299233389,0.868228505 Malcolm Miller,millema01,2018,260,126,-2.063698747,-1.085919718,-3.149618465,-0.025583054,-0.025583054,0,-1.579684891,-2.075502712,-3.655187604,-0.411231492 Malcolm Miller,millema01,2019,216,95,-3.472775081,-3.306551389,-6.779326471,-0.186318574,-0.002284047,-0.184034527,-2.357139696,-4.732948976,-7.090088672,0.403509643 +Malcolm Miller,millema01,2020,361,167,1.121742304,0.635709725,1.757452029,0.384776071,0.426643641,-0.04186757,-0.59362289,-0.316937411,-0.910560301,-0.233108929 Mike Miller,millemi01,2001,4913,2502,0.771344606,-0.478240887,0.29310372,3.886996495,3.864063719,0.022932777,0.736325295,-0.682869542,0.053455752,0.059594489 Mike Miller,millemi01,2002,4303,2195,1.782542841,-1.145731118,0.636811723,3.787713394,3.744247287,0.043466107,1.812438919,-1.136723377,0.675715541,-0.022667215 Mike Miller,millemi01,2003,4285,2186,0.667485448,-0.728005396,-0.060519948,3.036310972,3.036310972,0,0.778038824,-0.787275039,-0.009236215,1.134081688 @@ -10818,6 +11158,7 @@ Paul Millsap,millspa01,2016,6163,3012,0.444272394,2.531101794,2.975374188,8.9268 Paul Millsap,millspa01,2017,5299,2562,0.700462615,2.475048063,3.175510678,7.856568283,6.757007966,1.099560317,0.132098465,2.726256259,2.858354724,0.93285349 Paul Millsap,millspa01,2018,2335,1143,-0.521144713,0.23343482,-0.287709892,1.440371145,1.440371145,0,0.146329013,0.384519329,0.530848342,0.30848887 Paul Millsap,millspa01,2019,4839,2364,1.111536334,2.755770944,3.867307278,8.016099796,6.572290394,1.443809402,1.060400829,2.868617098,3.929017927,0.019499907 +Paul Millsap,millspa01,2020,3432,1699,-0.507665879,1.439135687,0.931469808,3.185385009,2.926296967,0.259088041,-0.235221474,1.709923766,1.474702291,0.268813417 Patty Mills,millspa02,2010,92,50,-1.986701751,-3.842733464,-5.829435215,-0.079363766,-0.094974173,0.015610408,-1.990148446,-5.025705864,-7.01585431,0.501843438 Patty Mills,millspa02,2011,1459,788,-0.934535716,-2.637361243,-3.571896959,-0.338049113,-0.253718103,-0.08433101,-0.632821923,-3.402744441,-4.035566364,0.445681383 Patty Mills,millspa02,2012,571,292,3.238834097,-1.660489259,1.578344838,0.645377232,0.596136072,0.04924116,3.623867925,-2.173251358,1.450616567,-0.122615673 @@ -10828,6 +11169,7 @@ Patty Mills,millspa02,2016,3727,1829,1.770917775,0.410437682,2.181355456,4.63617 Patty Mills,millspa02,2017,4463,2170,1.563858481,-0.837258549,0.726599931,3.889002187,3.529981462,0.359020725,1.83224143,-0.085057004,1.747184426,0.917234945 Patty Mills,millspa02,2018,4580,2272,0.813421821,-1.290720046,-0.477298226,2.642770501,2.357735442,0.285035059,0.858051318,-0.825718293,0.032333025,-0.075407718 Patty Mills,millspa02,2019,4389,2060,1.090023599,-0.92804627,0.161977329,3.06545826,3.074745241,-0.009286981,1.106327936,-0.981652172,0.124675763,0.582746422 +Patty Mills,millspa02,2020,3226,1485,3.253279264,0.430897987,3.684177251,4.906299886,4.906299886,0,2.805790385,0.205293639,3.011084025,0.659034541 Terry Mills,millste01,1991,1798,819,-1.895790321,-0.771822143,-2.667612464,0.033440141,0.033440141,0,-2.151057067,-0.94942332,-3.100480387,0.186125102 Terry Mills,millste01,1992,3697,1791,-0.759642912,-0.764506938,-1.524149851,1.111272913,1.241961605,-0.130688693,-0.906311068,-0.725972754,-1.632283822,-0.002424214 Terry Mills,millste01,1993,4287,2183,-1.597023715,-0.63261957,-2.229643285,0.581085411,0.581085411,0,-1.374710173,-0.472236842,-1.846947014,0.258459213 @@ -10840,6 +11182,7 @@ Terry Mills,millste01,1999,52,29,-3.238894592,-1.363411213,-4.602305805,-0.02752 Terry Mills,millste01,2000,3861,1919,-0.237493298,-0.388080791,-0.625574089,2.106925439,1.870983709,0.235941731,-0.159111805,-0.154435546,-0.313547351,0.499009362 Terry Mills,millste01,2001,213,113,-5.173577307,-1.95351202,-7.127089327,-0.258702548,-0.258702548,0,-4.581693243,-2.219289719,-6.800982961,2.324331053 Shake Milton,miltosh01,2019,573,268,-0.19454306,-1.311378115,-1.505921175,0.168983806,0.168983806,0,-1.365114262,-1.876256941,-3.241371203,-0.673145333 +Shake Milton,miltosh01,2020,1936,931,1.682384611,-4.392714079,-2.710329468,0.025836583,-0.100432998,0.126269581,1.507743648,-3.590019603,-2.082275956,-0.360105715 Harold Miner,minerha01,1993,2757,1383,-1.010927153,-2.12415009,-3.135077242,-0.271810054,-0.271810054,0,-1.385991508,-2.489362513,-3.875354022,0.034966286 Harold Miner,minerha01,1994,2792,1415,-0.388835606,-2.08178388,-2.470619486,0.205605178,0.138064341,0.067540836,-0.798364165,-2.401417941,-3.199782106,-0.127406417 Harold Miner,minerha01,1995,1705,871,-4.049560828,-2.834435003,-6.883995831,-1.840932388,-1.840932388,0,-3.931238712,-3.126217429,-7.057456141,0.197088497 @@ -10868,6 +11211,7 @@ Nikola Mirotic,mirotni01,2019,3408,1543,1.077714014,0.702490193,1.780204207,3.59 Jason Miskiri,miskija01,2000,6,3,-0.767419919,-4.099776812,-4.867196731,-0.00356958,-0.00356958,0,-0.791807088,2.717965195,1.926158107,9.565518233 Donovan Mitchell,mitchdo01,2018,6206,3049,1.40042681,0.667928163,2.068354973,7.569661932,6.710715999,0.858945933,1.516678675,1.765348985,3.282027661,0.613660865 Donovan Mitchell,mitchdo01,2019,5888,2791,1.714183889,-1.072365224,0.641818665,4.809204411,5.328962791,-0.51975838,1.628925471,-0.305805318,1.323120152,0.515198759 +Donovan Mitchell,mitchdo01,2020,5460,2628,3.321623888,-1.901149666,1.420474222,5.726277462,3.788386191,1.937891271,2.752379213,-1.72475869,1.027620523,-0.200063034 Mike Mitchell,mitchmi01,1979,3411,1576,0.538117676,-0.733136231,-0.195018556,2.061483874,2.061483874,0,0.282920305,-0.835161341,-0.552241036,0.369247023 Mike Mitchell,mitchmi01,1980,6235,2802,1.485003712,-0.240773725,1.244229987,5.695530254,5.695530254,0,1.436431496,-0.122122868,1.314308628,-0.265721056 Mike Mitchell,mitchmi01,1981,6784,3194,0.286445787,-1.085401051,-0.798955264,3.159350516,3.159350516,0,0.355345013,-0.980077728,-0.624732715,-0.649289666 @@ -10897,6 +11241,7 @@ Tony L. Mitchell,mitchto02,2014,159,79,-0.12981117,2.253338251,2.123527081,0.197 Tony Mitchell,mitchto03,2014,18,10,5.27498038,13.2982141,18.57319448,0.107034921,0.107034921,0,7.123231959,9.559900894,16.68313285,-1.548182483 Naz Mitrou-Long,mitrona01,2018,3,1,53.03325444,19.58910608,72.62236053,0.040786567,0.040786567,0,40.16996685,8.9361992,49.10616605,6.014440868 Naz Mitrou-Long,mitrona01,2019,184,84,-4.617330241,-5.716664143,-10.33399438,-0.324998563,-0.324998563,0,-5.481374231,-5.363993028,-10.84536726,-0.008518612 +Naz Mitrou-Long,mitrona01,2020,99,47,-1.492230425,7.282532525,5.7903021,0.203424847,0.203424847,0,1.961782917,3.111893265,5.073676182,-0.681291026 Steve Mix,mixst01,1977,5400,2370,1.729976063,0.434158713,2.164134776,5.968115913,4.823615338,1.144500575,1.338327654,0.071128729,1.409456383,-0.17114695 Steve Mix,mixst01,1978,4695,2054,2.019793012,0.260095845,2.279888858,5.304362564,3.774553439,1.529809125,1.774209377,-0.110633484,1.663575893,-0.12355523 Steve Mix,mixst01,1979,3252,1448,2.335567155,0.39097936,2.726546514,4.04605728,3.700432257,0.345625023,1.773852755,-0.355741671,1.418111084,-0.227679782 @@ -10954,6 +11299,7 @@ Paul Mokeski,mokespa01,1988,1824,888,-3.873482296,1.119216311,-2.754265985,0.000 Paul Mokeski,mokespa01,1989,1545,751,-3.443205591,1.27240834,-2.170797251,0.23645184,0.146272857,0.090178983,-3.217684628,1.522387045,-1.695297583,1.434623179 Paul Mokeski,mokespa01,1990,919,459,-6.087768927,-0.24924165,-6.337010578,-0.845204024,-0.905307383,0.060103359,-6.012728373,-0.271659116,-6.284387489,0.875736589 Paul Mokeski,mokespa01,1991,578,265,-4.371901888,-0.274607259,-4.646509148,-0.257685771,-0.276668084,0.018982313,-4.306033696,0.134944283,-4.171089413,1.428631738 +Adam Mokoka,mokokad01,2020,234,112,2.232466985,0.002342505,2.23480949,0.284732601,0.284732601,0,-0.291702581,-0.092928446,-0.384631027,-0.039923578 Sidney Moncrief,moncrsi01,1980,3731,1739,1.734071849,0.08587156,1.819943409,4.061683463,3.469817875,0.591865588,1.320792783,-0.422935729,0.897857054,-0.4946222 Sidney Moncrief,moncrsi01,1981,5840,2694,3.69614419,-0.029769904,3.666374286,8.764829998,8.121032626,0.643797371,3.325021,-0.092414081,3.232606919,-0.621145142 Sidney Moncrief,moncrsi01,1982,6778,3232,4.417792175,1.057848169,5.475640345,13.48489741,12.86985741,0.615039993,4.179206953,1.311368396,5.490575349,-0.510073965 @@ -10972,6 +11318,7 @@ Eric Money,moneyer01,1980,3489,1549,-0.799857651,-2.635132926,-3.434990577,-0.55 Sergei Monia,moniase01,2006,634,343,-2.993625053,-2.582689581,-5.576314633,-0.505243305,-0.505243305,0,-3.212355404,-2.486541004,-5.698896408,1.260394198 Malik Monk,monkma01,2018,1807,854,-2.769971655,-4.8655293,-7.635500955,-2.144855423,-2.144855423,0,-1.762446203,-4.969357024,-6.731803227,0.754453571 Malik Monk,monkma01,2019,2678,1258,-0.571988596,-3.723304357,-4.295292954,-1.001104379,-1.001104379,0,0.347119593,-4.189183827,-3.842064234,0.954230229 +Malik Monk,monkma01,2020,2409,1169,-1.555168413,-2.90768503,-4.462853443,-1.02460485,-1.02460485,0,-1.323369857,-3.971454819,-5.294824676,0.30166786 Earl Monroe,monroea01,1977,6050,2656,2.84953334,-0.866361074,1.983172266,6.397317427,6.397317427,0,2.488309847,-0.639919329,1.848390518,-0.278363501 Earl Monroe,monroea01,1978,5811,2514,1.877363333,-2.020367102,-0.143003769,3.331477613,3.377449917,-0.045972304,1.485731834,-1.756243016,-0.270511182,-0.309533034 Earl Monroe,monroea01,1979,3079,1393,0.410247498,-1.576796642,-1.166549143,1.124320747,1.124320747,0,0.016593325,-1.782921651,-1.766328326,-0.100006791 @@ -10996,6 +11343,7 @@ Eric Montross,montrer01,1999,1166,647,-2.916723442,0.962481909,-1.954241534,0.25 Eric Montross,montrer01,2000,679,337,-8.490283706,-1.017582436,-9.507866142,-1.180366031,-1.183249288,0.002883257,-8.240138471,-0.640486281,-8.880624752,1.716954718 Eric Montross,montrer01,2001,1345,680,-5.866316406,-2.466784902,-8.333101308,-1.948661106,-1.916168922,-0.032492184,-5.821218576,-2.129364212,-7.950582789,0.907793653 Eric Montross,montrer01,2002,1226,655,-6.170433356,-0.495884163,-6.666317519,-1.316085444,-1.316085444,0,-6.20939769,-0.838875088,-7.048272778,0.513802142 +Matt Mooney,moonema01,2020,41,19,-2.974405566,13.86145096,10.88704539,0.130557838,0.130557838,0,-1.590131379,9.264292429,7.67416105,-1.26434341 Jamario Moon,moonja01,2008,4315,2270,0.095136302,2.57747712,2.672613421,6.263689853,5.934454698,0.329235155,0.032528172,2.426280351,2.458808524,-0.393129007 Jamario Moon,moonja01,2009,4048,2108,-0.028539394,2.04496225,2.016422857,5.150065977,4.997406242,0.152659736,-0.243613243,1.824574751,1.580961508,0.49907384 Jamario Moon,moonja01,2010,2246,1165,-0.647164309,1.364336746,0.717172436,2.065503616,1.613629497,0.451874119,-0.83829009,0.705129483,-0.133160607,-0.229464283 @@ -11011,6 +11359,7 @@ E'Twaun Moore,mooreet01,2016,2578,1263,-0.349179336,0.277883271,-0.071296065,1.7 E'Twaun Moore,mooreet01,2017,3781,1820,0.223006083,-0.797088071,-0.574081988,2.011524882,2.011524882,0,-0.83420244,-0.534546575,-1.368749016,-0.43471345 E'Twaun Moore,mooreet01,2018,6142,2870,0.347671499,-1.144235553,-0.796564054,2.880184461,1.970932792,0.909251669,0.134736782,-0.482947052,-0.34821027,0.11026942 E'Twaun Moore,mooreet01,2019,3172,1463,0.172944626,-2.214975388,-2.042030762,0.526862778,0.526862778,0,-0.371033656,-1.965848225,-2.336881882,-0.304993847 +E'Twaun Moore,mooreet01,2020,2205,1020,-0.298553556,-1.029225764,-1.32777932,0.736766864,0.736766864,0,-0.262391189,-1.014599434,-1.276990623,-0.463867144 Johnny Moore,moorejo01,1981,3675,1702,1.137286649,1.485307412,2.622594061,4.7090511,4.222235204,0.486815896,1.418253472,1.613861806,3.032115277,0.467354306 Johnny Moore,moorejo01,1982,5582,2586,3.496039024,1.676808665,5.172847688,10.50052722,9.170325593,1.330201627,3.544687161,2.270534211,5.815221372,0.059705292 Johnny Moore,moorejo01,1983,6498,2966,3.697586863,1.861888872,5.559475736,12.60346064,9.684853925,2.918606715,3.977116716,2.395030977,6.372147692,-0.05361182 @@ -11043,11 +11392,13 @@ Tracy Moore,mooretr01,1993,1069,510,0.830976177,-2.127273749,-1.296297572,0.3800 Tracy Moore,mooretr01,1994,20,10,6.605999505,11.17244014,17.77843964,0.104707389,0.104707389,0,6.252452703,9.67498705,15.92743975,-0.026381223 Tracy Moore,mooretr01,1996,373,190,0.321914364,-2.886477183,-2.564562818,0.017908977,0.017908977,0,0.12165171,-2.851933903,-2.730282192,-0.346049313 Tracy Moore,mooretr01,1997,457,237,0.007093512,-2.306978629,-2.299885117,0.054772987,0.054772987,0,-0.24978364,-3.165579429,-3.415363069,0.580559996 +Ja Morant,moranja01,2020,4485,2074,0.414902703,-1.469013337,-1.054110634,1.794861347,1.794861347,0,-0.311873117,-1.514981375,-1.826854492,0.019793312 Eric Moreland,moreler01,2015,6,2,16.89864226,-5.867966467,11.03067579,0.014501738,0.014501738,0,12.08788035,1.22243231,13.31031266,3.000152384 Eric Moreland,moreler01,2016,105,48,-4.847943861,2.598585264,-2.249358598,0.012346281,0.012346281,0,-5.786993467,-1.523155739,-7.310149206,0.68356237 Eric Moreland,moreler01,2018,1614,805,-2.848969688,1.95063748,-0.898332208,0.756562961,0.756562961,0,-3.512736966,2.17400518,-1.338731786,-0.513573632 Eric Moreland,moreler01,2019,156,71,-6.657906822,-8.529299777,-15.1872066,-0.451359354,-0.19516398,-0.256195373,-5.587185306,-6.58812169,-12.175307,1.012796616 Guy Morgan,morgagu01,1983,101,46,-4.123924618,-0.484869021,-4.608793639,-0.043736143,-0.043736143,0,-4.068631019,-0.580489952,-4.649120971,0.267278417 +Juwan Morgan,morgaju01,2020,466,220,-0.265665439,0.284300294,0.018634855,0.313285256,0.202991999,0.110293257,-2.113402275,-0.970811155,-3.08421343,0.10002605 Darren Morningstar,mornida01,1994,731,367,-3.025685934,-0.723257984,-3.748943918,-0.189361542,-0.189361542,0,-3.16405118,0.111205505,-3.052845675,1.205300568 Adam Morrison,morriad01,2007,4509,2326,-3.691395446,-2.664154733,-6.35555018,-4.280820138,-4.280820138,0,-3.184894055,-2.926419171,-6.111313226,0.043987272 Adam Morrison,morriad01,2009,1328,711,-3.299854943,-2.468481499,-5.768336443,-1.106755235,-1.106755235,0,-3.411617105,-3.042011169,-6.453628274,1.565573368 @@ -11078,6 +11429,7 @@ Markieff Morris,morrima02,2016,3383,1629,-2.820652462,2.079441967,-0.741210495,1 Markieff Morris,morrima02,2017,5637,2747,-1.676737294,1.570963259,-0.105774035,3.771742516,2.550723033,1.221019483,-1.306038299,1.478470043,0.172431744,0.368367484 Markieff Morris,morrima02,2018,4355,2149,-1.462195495,-0.715844625,-2.17804012,0.629641146,0.480931346,0.1487098,-1.510860958,-0.503419648,-2.014280606,-0.088926919 Markieff Morris,morrima02,2019,2841,1329,-2.199729773,-0.941182546,-3.14091232,-0.260983508,-0.373982521,0.112999013,-1.900185655,-0.797915597,-2.698101253,0.30040986 +Markieff Morris,morrima02,2020,3282,1572,-1.531304766,-1.102011122,-2.633315888,0.132083417,-0.556914004,0.688997421,-1.702485143,-1.855047901,-3.557533045,0.229092888 Marcus Morris,morrima03,2012,243,126,-4.915668513,-1.374070501,-6.289739014,-0.229887988,-0.229887988,0,-4.506191031,-2.352331069,-6.858522101,0.947708356 Marcus Morris,morrima03,2013,3065,1524,-1.994500705,-1.571839148,-3.566339853,-0.653179057,-0.653179057,0,-1.567534512,-1.473081233,-3.040615745,1.706476696 Marcus Morris,morrima03,2014,3677,1800,0.197571127,-0.386584334,-0.189013207,2.354091622,2.354091622,0,0.614897991,-0.202846114,0.412051877,0.08905877 @@ -11086,9 +11438,11 @@ Marcus Morris,morrima03,2016,5989,3000,0.87208654,-0.679273557,0.192812983,4.485 Marcus Morris,morrima03,2017,5130,2565,-0.691734054,0.191515042,-0.500219011,2.930062568,2.930062568,0,-0.540251597,0.135412457,-0.40483914,-0.471181749 Marcus Morris,morrima03,2018,4083,2009,-0.921907722,-1.382505179,-2.3044129,0.38984464,1.300761927,-0.910917287,-1.704980292,-1.345064023,-3.050044316,-0.215903441 Marcus Morris,morrima03,2019,4973,2345,0.867179786,-1.957837928,-1.090658142,2.021409476,0.773755915,1.247653561,1.236642462,-1.413744011,-0.17710155,-0.046152512 +Marcus Morris Sr.,morrima03,2020,4791,2324,0.805411261,0.471034918,1.276446179,4.813561072,3.124959208,1.688601864,-0.003384514,0.506787391,0.503402877,-0.353925498 Mike Morrison,morrimi01,1990,325,153,-7.664747795,-4.29118583,-11.95593362,-0.724969801,-0.724969801,0,-7.321715359,-5.403609096,-12.72532445,0.87974171 Monte Morris,morrimo01,2018,54,25,7.252201761,0.328286161,7.580487922,0.131762614,0.131762614,0,7.135849689,0.791069621,7.92691931,-0.002077655 Monte Morris,morrimo01,2019,4527,2194,1.01626306,0.862862804,1.879125864,5.062905422,5.446180183,-0.383274761,0.556729492,0.351656998,0.90838649,-1.811417901 +Monte Morris,morrimo01,2020,4242,2042,0.736379592,-2.828826261,-2.092446669,0.651105503,1.109710917,-0.458605414,0.536471363,-2.496408002,-1.959936639,-0.850472312 Randolph Morris,morrira01,2007,84,44,-7.84834253,0.211562186,-7.636780344,-0.110321234,-0.110321234,0,-7.483264186,-0.465485735,-7.948749922,0.524890266 Randolph Morris,morrira01,2008,349,181,-6.90061032,-2.474234937,-9.374845257,-0.622446977,-0.622446977,0,-6.599745008,-1.703205755,-8.302950764,1.631304095 Randolph Morris,morrira01,2009,182,97,-6.517610002,-1.015978922,-7.533588924,-0.241827671,-0.239688104,-0.002139568,-6.555692672,-0.187092112,-6.742784784,2.525154028 @@ -11125,6 +11479,7 @@ Donatas Motiejunas,motiedo01,2017,1022,479,-3.821866245,-2.691578956,-6.51344520 Donatas Motiejunas,motiedo01,2019,64,32,-6.071370955,-3.09908189,-9.170452845,-0.072633969,-0.248010537,0.175376568,-7.960491579,-4.422679134,-12.38317071,-0.936554081 Johnathan Motley,motlejo01,2018,348,176,0.282465916,-2.018848442,-1.736382527,0.090433735,0.090433735,0,-0.730666676,-2.735552406,-3.466219081,-0.636746145 Johnathan Motley,motlejo01,2019,347,156,-4.509822571,-2.154492902,-6.664315473,-0.315129274,-0.315129274,0,-3.489348072,-1.670620127,-5.159968199,1.172475998 +Johnathan Motley,motlejo01,2020,91,41,3.925119105,-0.50985416,3.415264944,0.130264049,0.130264049,0,2.337855534,1.419536738,3.757392272,1.027487035 Hanno Mottola,mottoha01,2001,1915,989,-4.399481959,-2.782130493,-7.181612452,-2.255354077,-2.255354077,0,-4.957439056,-2.828865494,-7.786304549,0.79354169 Hanno Mottola,mottoha01,2002,2655,1371,-3.952501195,-2.582835433,-6.535336628,-2.655705079,-2.655705079,0,-4.070031636,-2.561984329,-6.632015965,0.274602524 Arnett Moultrie,moultar01,2013,1039,542,0.38081484,-1.547412633,-1.166597793,0.434225721,0.434225721,0,-0.30267779,-2.07726275,-2.379940539,-0.771850039 @@ -11156,11 +11511,13 @@ Emmanuel Mudiay,mudiaem01,2016,4236,2068,-3.088613479,-1.990760182,-5.07937366,- Emmanuel Mudiay,mudiaem01,2017,2948,1406,-2.496452136,-3.957667893,-6.454120029,-2.661491854,-2.661491854,0,-1.769910442,-3.993664708,-5.763575149,0.161469648 Emmanuel Mudiay,mudiaem01,2018,2631,1245,-3.02555114,-2.447690318,-5.473241458,-1.737548554,-1.737548554,0,-1.701481128,-3.181465225,-4.882946352,0.49293788 Emmanuel Mudiay,mudiaem01,2019,3397,1607,-0.986159407,-1.999553974,-2.985713381,-0.192586663,-0.192586663,0,-1.121191994,-2.587147214,-3.708339207,-0.354747614 +Emmanuel Mudiay,mudiaem01,2020,1891,884,-2.899800575,-1.581454151,-4.481254726,-0.768796621,-0.851511722,0.082715101,-2.755101867,-2.414600163,-5.16970203,-0.468939533 Shabazz Muhammad,muhamsh01,2014,591,290,-1.513511698,-2.151110941,-3.664622638,-0.135295167,-0.135295167,0,-1.982768226,-3.442367825,-5.425136052,-0.021666717 Shabazz Muhammad,muhamsh01,2015,1763,866,2.986563596,-2.251724852,0.734838744,1.551845355,1.551845355,0,1.735534457,-2.977372596,-1.241838139,0.755333054 Shabazz Muhammad,muhamsh01,2016,3424,1682,0.053355263,-3.633578036,-3.580222773,-0.710228784,-0.710228784,0,-1.187677564,-3.979847929,-5.167525493,-0.306132258 Shabazz Muhammad,muhamsh01,2017,3062,1516,-0.319500307,-1.637663307,-1.957163614,0.611560343,0.611560343,0,-1.048912235,-2.714200825,-3.763113059,-0.267037304 Shabazz Muhammad,muhamsh01,2018,925,447,-0.786881135,-4.460957975,-5.24783911,-0.550589368,-0.567513745,0.016924377,-0.449143633,-4.326898344,-4.776041976,-0.148958502 +Mychal Mulder,muldemy01,2020,422,204,0.030651002,0.454141104,0.484792106,0.335228607,0.335228607,0,0.754682528,0.153713726,0.908396254,-0.440084941 Byron Mullens,mulleby01,2010,114,58,-7.339858156,-1.322245678,-8.662103834,-0.178386394,-0.141910233,-0.03647616,-7.035903793,-1.030252565,-8.066156358,1.820117894 Byron Mullens,mulleby01,2011,166,85,-8.259206818,-0.516296765,-8.775503584,-0.263225562,-0.263225562,0,-7.680532203,-1.937538496,-9.618070698,0.683885556 Byron Mullens,mulleby01,2012,2812,1465,-3.161746437,-2.943425233,-6.105171671,-2.502382736,-2.502382736,0,-3.208424539,-2.511712729,-5.720137268,-0.199477652 @@ -11235,9 +11592,11 @@ Troy Murphy,murphtr01,2012,1851,971,-1.435297182,-0.010012591,-1.445309773,0.643 Troy Murphy,murphtr01,2013,508,256,-2.39488664,-0.146750265,-2.541636905,0.027417997,0.027417997,0,-2.028765333,0.210311874,-1.818453458,0.695993461 Dejounte Murray,murrade01,2017,1003,490,-3.0935883,1.834186165,-1.259402134,0.385824297,-0.432883289,0.818707586,-2.316364949,1.38939139,-0.926973558,0.617121754 Dejounte Murray,murrade01,2018,3719,1839,-2.109836289,3.23389331,1.124057021,3.635648097,3.308632518,0.327015579,-1.852946071,3.704025043,1.851078972,-0.371283914 +Dejounte Murray,murrade01,2020,3574,1687,-0.451163147,-0.125364078,-0.576527224,1.871852865,1.871852865,0,-0.411741601,1.292366515,0.880624914,0.061607884 Jamal Murray,murraja01,2017,3701,1764,-0.180577626,-0.435521556,-0.616099182,1.928691031,1.928691031,0,0.358327348,-1.299002501,-0.940675153,0.418599583 Jamal Murray,murraja01,2018,5224,2565,2.335503386,-1.660905135,0.674598252,4.460166685,4.460166685,0,3.060258524,-1.17973605,1.880522474,-0.475399983 Jamal Murray,murraja01,2019,6064,2955,2.058267597,-0.354139813,1.704127784,6.707203072,5.501098753,1.206104319,2.10475134,-0.49072802,1.61402332,-0.682651936 +Jamal Murray,murraja01,2020,5352,2657,3.221296246,0.44688244,3.668178686,8.772969636,4.390505001,4.382464634,3.351953315,0.721369633,4.073322949,-1.0794192 Lamond Murray,murrala01,1995,5079,2556,-2.736247929,-1.366352313,-4.102600242,-1.760884406,-1.760884406,0,-2.630226657,-1.658724099,-4.288950756,-0.160089472 Lamond Murray,murrala01,1996,3567,1816,-1.751439276,-0.989937459,-2.741376735,0.007985683,0.007985683,0,-1.854288866,-1.378066693,-3.232355558,-0.046208138 Lamond Murray,murrala01,1997,2610,1360,-1.026846219,-0.048441172,-1.075287392,1.16477311,1.104308712,0.060464398,-1.113156833,-0.739010678,-1.852167511,0.057248746 @@ -11272,12 +11631,14 @@ Tracy Murray,murratr01,2004,64,35,-4.120980557,-1.631974929,-5.752955487,-0.0537 Toure' Murry,murryto01,2014,769,373,-2.570416023,0.460756567,-2.109659456,0.123425217,0.123425217,0,-1.920742052,-0.54512066,-2.465862712,1.232166688 Toure' Murry,murryto01,2015,36,18,-14.6778841,3.80126085,-10.87662325,-0.076532673,-0.076532673,0,-10.34148383,0.541302531,-9.800181297,4.136727372 Dzanan Musa,musadz01,2019,123,54,-3.000925055,2.280306533,-0.720618522,0.057876976,0.045569426,0.01230755,-3.780179924,-0.406815663,-4.186995587,2.158053901 +Dzanan Musa,musadz01,2020,1154,526,-3.263208982,0.726081536,-2.537127446,0.055595942,0.25591457,-0.200318628,-2.34747785,-1.459040338,-3.806518188,1.220290164 Mike Muscala,muscami01,2014,452,220,-6.327241347,-5.090540789,-11.41778214,-0.96580455,-0.988290079,0.022485529,-5.199333857,-4.575071537,-9.774405394,-0.215903852 Mike Muscala,muscami01,2015,1197,604,0.67770074,0.035337698,0.713038438,1.065657184,0.960434264,0.105222921,0.073319091,-0.750457954,-0.677138863,-0.344820843 Mike Muscala,muscami01,2016,1300,632,-1.90489037,-0.277824275,-2.182714646,0.176601389,0.322643634,-0.146042245,-1.353791098,-0.504042636,-1.857833734,0.088830317 Mike Muscala,muscami01,2017,2730,1318,-1.239288573,0.525216427,-0.714072145,1.370675416,1.388695812,-0.018020396,-1.957130496,-0.102555971,-2.059686467,0.115337733 Mike Muscala,muscami01,2018,2264,1060,-1.239800861,0.08355613,-1.15624473,0.864744774,0.864744774,0,-1.202321495,-0.533408764,-1.735730258,0.324868829 Mike Muscala,muscami01,2019,2858,1306,-1.19218319,0.122986475,-1.069196715,1.12338829,1.12338829,0,-1.040332076,-0.369481806,-1.409813882,0.312253979 +Mike Muscala,muscami01,2020,1284,592,-1.292439623,1.239943381,-0.052496242,0.807543525,0.892922905,-0.08537938,-0.988988148,0.737969264,-0.251018884,-0.054243748 Jerrod Mustaf,mustaje01,1991,1695,847,-4.281893649,-1.529171279,-5.811064928,-1.324573436,-1.434690413,0.110116977,-4.336878563,-1.860504341,-6.197382904,0.481146161 Jerrod Mustaf,mustaje01,1992,1142,545,-3.0272642,0.037821681,-2.989442519,-0.066694036,-0.066694036,0,-2.710314051,-1.093052918,-3.803366969,0.168825516 Jerrod Mustaf,mustaje01,1993,727,346,-3.874122166,0.551490537,-3.322631629,-0.100437793,-0.114847501,0.014409708,-3.481119613,-0.267125542,-3.748245155,0.256378943 @@ -11312,6 +11673,7 @@ Pete Myers,myerspe01,1995,2608,1349,-2.379413727,0.034866277,-2.34454745,0.28195 Pete Myers,myerspe01,1996,2101,1092,-2.674692764,-1.187912055,-3.862604819,-0.62552695,-0.62552695,0,-2.998148755,-1.533054572,-4.531203327,0.872567829 Pete Myers,myerspe01,1998,74,40,-0.348442697,4.483206803,4.134764106,0.142810394,0.142810394,0,-0.276604612,4.216105053,3.939500441,1.499434706 Svi Mykhailiuk,mykhasv01,2019,960,440,-3.547898766,-0.867471286,-4.415370053,-0.378207445,-0.378207445,0,-3.605055087,-2.098531748,-5.703586835,0.513112976 +Svi Mykhailiuk,mykhasv01,2020,2639,1265,0.457352376,-0.824535684,-0.367183308,1.542290812,1.542290812,0,0.270495143,-1.604574047,-1.334078905,0.293043017 Bostjan Nachbar,nachbbo01,2003,144,77,-3.866670517,-1.335229058,-5.201899575,-0.098623178,-0.098623178,0,-3.490439929,-1.835252502,-5.325692431,2.198082817 Bostjan Nachbar,nachbbo01,2004,1031,557,-1.394466193,0.047604435,-1.346861757,0.406408396,0.312649177,0.093759219,-1.759041935,-0.315928249,-2.074970184,1.00894232 Bostjan Nachbar,nachbbo01,2005,2481,1341,-2.054555229,-1.825387013,-3.879942242,-0.789766019,-0.789766019,0,-1.918839802,-1.629717332,-3.548557135,2.169879758 @@ -11320,6 +11682,7 @@ Bostjan Nachbar,nachbbo01,2007,3476,1813,0.211893643,-0.364376709,-0.152483067,2 Bostjan Nachbar,nachbbo01,2008,3201,1660,-1.620392257,-2.4275303,-4.047922556,-1.106834279,-1.106834279,0,-1.182135005,-2.152754557,-3.334889562,0.645287503 Abdel Nader,naderab01,2018,1159,555,-4.792193229,-2.504471886,-7.296665115,-1.296694498,-1.225844432,-0.070850066,-5.01242041,-3.075233199,-8.08765361,0.578092483 Abdel Nader,naderab01,2019,1530,699,-4.399647063,-2.311731911,-6.711378974,-1.408253667,-1.368862843,-0.039390824,-4.316486174,-1.683828105,-6.000314279,-0.172293655 +Abdel Nader,naderab01,2020,1893,892,-3.621458437,0.118866063,-3.502592374,-0.342212121,-0.331342783,-0.010869339,-3.693979194,-0.704383524,-4.398362718,-0.180515061 Lee Nailon,nailole01,2001,884,469,-1.855483116,-0.575269112,-2.430752228,0.076611648,0.076611648,0,-2.606563989,-1.549910236,-4.156474226,0.266936224 Lee Nailon,nailole01,2002,3919,2072,-0.846982111,-1.318033461,-2.165015571,0.617971077,0.631739224,-0.013768147,-1.156585806,-1.522873173,-2.679458979,-0.085745853 Lee Nailon,nailole01,2003,774,405,-1.88287336,-2.661441296,-4.544314656,-0.370613167,-0.370613167,0,-2.284911805,-3.852640493,-6.137552299,-0.036723968 @@ -11355,11 +11718,13 @@ Larry Nance Jr.,nancela02,2016,2560,1266,-0.996378444,0.95461429,-0.041764154,1. Larry Nance Jr.,nancela02,2017,3024,1442,-1.407001545,0.580261426,-0.826740119,1.41661738,1.41661738,0,-1.130692517,0.787841608,-0.342850909,0.115003873 Larry Nance Jr.,nancela02,2018,3596,1728,-0.220214198,2.75459791,2.534383712,4.699344216,3.783632618,0.915711599,0.143230169,3.099079338,3.242309507,0.157695847 Larry Nance Jr.,nancela02,2019,3662,1795,0.00191379,2.230547709,2.232461499,4.543462713,4.543462713,0,0.317497156,2.340936002,2.658433157,-0.435984242 +Larry Nance Jr.,nancela02,2020,3064,1472,0.058073596,1.102816867,1.160890463,2.915294039,2.915294039,0,0.509270726,0.363520336,0.872791062,-0.759262801 Shabazz Napier,napiesh01,2015,1931,1012,-1.997204782,-1.131249928,-3.128454711,-0.194227895,-0.194227895,0,-1.477126031,-1.634189864,-3.111315894,-0.577488057 Shabazz Napier,napiesh01,2016,1211,600,-2.503792447,-0.638841483,-3.142633929,-0.120124566,-0.120124566,0,-1.635745568,-1.539550677,-3.175296245,-0.055712862 Shabazz Napier,napiesh01,2017,1134,559,1.061483455,-0.299222116,0.762261339,0.993835015,0.793627585,0.20020743,1.940253824,-0.60913517,1.331118654,-0.497092165 Shabazz Napier,napiesh01,2018,3187,1570,-0.561543702,2.506661707,1.945118005,3.733120899,3.772968649,-0.03984775,-0.7070409,2.440684588,1.733643687,-0.74553762 Shabazz Napier,napiesh01,2019,2171,1011,1.748878839,0.681737837,2.430616677,2.653440675,2.220332669,0.433108006,1.571974248,0.077472929,1.649447177,-0.001817902 +Shabazz Napier,napiesh01,2020,2911,1344,-0.490927877,-0.283811638,-0.774739515,1.360591635,1.360591635,0,-0.026616605,-0.376549331,-0.403165936,0.63680483 Bob Nash,nashbo01,1978,1824,800,1.083216277,-0.702116167,0.38110011,1.274051295,1.274051295,0,0.474442372,-1.606239894,-1.131797522,-0.332929432 Bob Nash,nashbo01,1979,3099,1371,-2.794623284,-1.27139802,-4.066021304,-0.928058105,-0.706672848,-0.221385257,-3.07218852,-2.078808068,-5.150996588,-0.077751616 Steve Nash,nashst01,1997,1373,699,-1.432838503,-2.599385727,-4.03222423,-0.462726709,-0.403799957,-0.058926752,-1.677555607,-2.674337748,-4.351893355,0.497734561 @@ -11477,6 +11842,7 @@ Raul Neto,netora01,2016,2881,1499,-1.183479762,1.451179009,0.267699247,2.2974451 Raul Neto,netora01,2017,825,406,-0.378087495,2.94369735,2.565609855,1.101009906,1.063143303,0.037866603,-1.081627837,4.072340418,2.990712581,-0.487523021 Raul Neto,netora01,2018,1201,570,-1.286316729,1.160688694,-0.125628035,0.76878147,0.82785595,-0.059074481,-1.746359391,0.867800612,-0.878558779,0.06457994 Raul Neto,netora01,2019,1079,494,2.168821359,-0.138402344,2.030419014,1.217943527,1.382913803,-0.164970277,1.18463578,-0.086847827,1.097787952,0.066300264 +Raul Neto,netora01,2020,1465,694,-1.007640089,2.8886755,1.881035411,1.638575487,1.535052087,0.1035234,-0.461159808,1.94820043,1.487040622,-0.356930403 Johnny Neumann,neumajo01,1977,2218,1005,-2.632030121,-2.275526225,-4.907556346,-1.121685207,-0.992128835,-0.129556372,-2.702681085,-2.054096649,-4.756777734,0.702674109 Johnny Neumann,neumajo01,1978,492,216,-3.6824574,-3.111133353,-6.793590753,-0.446705304,-0.446705304,0,-4.175175582,-3.863091084,-8.038266666,0.263923468 Chuck Nevitt,nevitch01,1983,138,64,-3.455969464,2.214114822,-1.241854642,0.049636764,0.049636764,0,-3.778684584,1.334325144,-2.44435944,0.829749261 @@ -11522,9 +11888,11 @@ Johnny Newman,newmajo01,1999,1728,949,-1.514317879,-0.820861193,-2.335179073,0.2 Johnny Newman,newmajo01,2000,3436,1763,0.22210643,-1.860460364,-1.638353934,1.006258524,1.006258524,0,0.020457883,-1.841178298,-1.820720415,0.598556026 Johnny Newman,newmajo01,2001,3964,2049,-0.388013816,-2.028465871,-2.416479687,0.350725516,0.350725516,0,-0.704690308,-1.754881281,-2.459571589,0.54649067 Johnny Newman,newmajo01,2002,1461,746,-2.224024588,-0.435094238,-2.659118827,0.034460707,0.089342787,-0.05488208,-2.260206018,-0.67897664,-2.939182658,0.839085471 +Malik Newman,newmama01,2020,8,4,0,0,0,0,0,0,0,0,0, Georges Niang,niangge01,2017,197,93,-6.066939303,-2.940873543,-9.007812846,-0.295864138,-0.295864138,0,-6.229823282,-5.69016509,-11.91998837,-0.350283279 Georges Niang,niangge01,2018,73,32,-4.595582055,3.700577616,-0.895004438,0.030957269,0.030957269,0,-3.26294511,1.900561843,-1.362383267,2.200631659 Georges Niang,niangge01,2019,1241,571,-0.702319561,-2.483711635,-3.186031196,-0.117216459,-0.376750425,0.259533966,-1.010152924,-2.609920878,-3.620073801,0.586939187 +Georges Niang,niangge01,2020,2192,1037,1.002243079,-1.718299793,-0.716056713,1.089456265,0.808710891,0.280745374,0.025892534,-2.383650732,-2.357758199,-0.340650102 Andrew Nicholson,nichoan01,2013,2427,1249,-2.975937672,-0.039459624,-3.015397295,-0.16904697,-0.16904697,0,-3.221596904,-0.729661586,-3.95125849,-0.041150022 Andrew Nicholson,nichoan01,2014,2339,1174,-3.738620713,-0.790716391,-4.529337104,-1.059002195,-1.059002195,0,-3.875868494,-0.975776785,-4.85164528,-0.609797643 Andrew Nicholson,nichoan01,2015,969,492,-3.703498528,-1.826462929,-5.529961458,-0.696599292,-0.696599292,0,-3.767266444,-2.761397902,-6.528664346,-0.167952511 @@ -11568,6 +11936,7 @@ Joakim Noah,noahjo01,2016,1297,635,-1.747457291,2.546595114,0.799137824,1.161888 Joakim Noah,noahjo01,2017,2055,1015,-1.001871229,-0.21020139,-1.212072618,0.798251925,0.798251925,0,-0.910399195,0.167071069,-0.743328127,0.22559031 Joakim Noah,noahjo01,2018,88,40,-5.42921988,12.84295283,7.413732954,0.213597653,0.213597653,0,-2.97083818,9.15947848,6.188640301,2.953677039 Joakim Noah,noahjo01,2019,1450,693,-1.815527272,1.550838152,-0.26468912,0.87777747,0.87777747,0,-2.697512731,1.016048237,-1.681464494,-0.110228023 +Joakim Noah,noahjo01,2020,121,52,-2.456084334,-0.145905278,-2.601989612,0.005825831,-0.009586088,0.015411919,0.970431253,0.108172315,1.078603568,1.729834155 Andres Nocioni,nocioan01,2005,4094,2094,-3.249944909,-1.525655028,-4.775599937,-2.178440321,-2.097418218,-0.081022103,-3.391755673,-1.51647906,-4.908234733,0.242389289 Andres Nocioni,nocioan01,2006,4841,2469,0.208076894,-0.730636186,-0.522559291,2.821327836,2.123562042,0.697765794,0.25364027,-0.476350769,-0.222710498,0.09442504 Andres Nocioni,nocioan01,2007,3144,1603,-1.163035373,-0.795806646,-1.958842019,0.625820178,0.895179525,-0.269359347,-0.687097334,-0.806669247,-1.49376658,0.622281739 @@ -11582,6 +11951,7 @@ Nerlens Noel,noelne01,2016,4059,1965,-4.080659014,1.460596234,-2.62006278,0.1314 Nerlens Noel,noelne01,2017,2160,1047,-1.25999626,2.033329323,0.773333062,1.892393819,1.892393819,0,-1.010656915,2.798989789,1.788332874,0.351438071 Nerlens Noel,noelne01,2018,976,472,-5.158609462,3.520160388,-1.638449074,0.269012784,0.269012784,0,-4.687671176,3.62956083,-1.058110346,0.494843383 Nerlens Noel,noelne01,2019,2411,1115,-2.752245645,3.132992205,0.38074656,1.785240022,1.673515333,0.111724689,-2.489051652,4.243825145,1.754773493,0.038769642 +Nerlens Noel,noelne01,2020,2558,1224,-1.744703835,2.01594244,0.271238605,1.889167396,1.83268171,0.056485685,-1.714662294,3.060397097,1.345734802,-0.234569434 Lucas Nogueira,noguelu01,2015,50,23,-8.006277666,-3.349639025,-11.35591669,-0.101562937,-0.101562937,0,-6.485946019,-0.318443486,-6.804389505,0.546904184 Lucas Nogueira,noguelu01,2016,513,254,-3.062064371,2.546680084,-0.515384287,0.275227262,0.397228266,-0.122001004,-3.178236802,2.976735662,-0.20150114,-0.008272054 Lucas Nogueira,noguelu01,2017,2230,1095,-1.487579948,2.414418649,0.926838701,2.054379278,2.007431418,0.046947861,-1.649710506,2.387302843,0.737592336,0.025233433 @@ -11611,6 +11981,7 @@ Moochie Norris,norrimo01,2004,1583,847,-2.228028115,-0.141044661,-2.369072777,0. Moochie Norris,norrimo01,2005,700,367,-5.442604766,-0.227044259,-5.669649025,-0.552619497,-0.511358163,-0.041261334,-5.255163685,-0.735303629,-5.990467314,0.76709226 Moochie Norris,norrimo01,2006,790,424,-3.034245155,-0.810404897,-3.844650052,-0.236883972,-0.236883972,0,-3.23549308,-1.161029444,-4.396522525,0.824105303 Sylvester Norris,norrisy01,1980,436,189,-7.762542758,-1.179549663,-8.942092421,-0.603486403,-0.603486403,0,-7.488893451,-1.316327437,-8.805220888,1.117713438 +Zach Norvell Jr.,norveza01,2020,92,41,-2.94812187,-6.342705848,-9.290827718,-0.135727033,-0.135727033,0,-1.529641452,-4.886831555,-6.416473007,1.872883239 Willie Norwood,norwowi01,1977,3707,1647,0.132471535,-0.886483501,-0.754011966,1.67985279,1.67985279,0,-0.41287719,-0.865354221,-1.278231412,0.168725428 Willie Norwood,norwowi01,1978,1451,655,-2.185933765,-0.026001581,-2.211935346,0.178365073,0.131336114,0.047028959,-2.23378232,0.118894518,-2.114887802,1.026990607 Steve Novak,novakst01,2007,365,191,-1.417831324,-0.635998196,-2.05382952,0.06846716,0.06846716,0,-1.653554424,-1.36237038,-3.015924804,0.859369131 @@ -11624,6 +11995,7 @@ Steve Novak,novakst01,2014,1118,555,0.112800735,0.255559057,0.368359792,0.881182 Steve Novak,novakst01,2015,412,197,-1.634993553,-8.276788457,-9.911782009,-0.715566923,-0.715566923,0,-1.922548311,-8.349330291,-10.2718786,-0.030718338 Steve Novak,novakst01,2016,101,44,2.775615835,-5.642413014,-2.86679718,-0.000713357,-0.000713357,0,2.890527818,-7.818255593,-4.927727775,0.795096667 Steve Novak,novakst01,2017,40,22,-5.510851713,-6.386952041,-11.89780375,-0.099944413,-0.099944413,0,-3.816400762,-7.92470474,-11.7411055,-2.612027891 +Jaylen Nowell,nowelja01,2020,338,151,-2.564188343,1.75951884,-0.804669503,0.150165668,0.150165668,0,-3.089758852,-0.562771953,-3.652530804,0.202354927 Dirk Nowitzki,nowitdi01,1999,1797,958,-2.196471315,-0.97156693,-3.168038245,-0.205675142,-0.205675142,0,-1.807502346,-1.202762725,-3.010265071,0.594586246 Dirk Nowitzki,nowitdi01,2000,5875,2938,1.764199337,-0.7800636,0.984135737,5.589155784,5.589155784,0,2.006862036,-0.4642013,1.542660736,-0.137905804 Dirk Nowitzki,nowitdi01,2001,6881,3524,3.934448468,1.773141295,5.707589764,15.24940829,13.34935362,1.900054671,4.196769722,1.695917308,5.89268703,-0.130935573 @@ -11647,17 +12019,21 @@ Dirk Nowitzki,nowitdi01,2018,3911,1900,0.620400522,-0.423801975,0.196598547,2.85 Dirk Nowitzki,nowitdi01,2019,1674,795,-2.608596825,-3.963246301,-6.571843127,-1.545380689,-1.545380689,0,-2.026102599,-3.038316706,-5.064419306,-0.315125777 Frank Ntilikina,ntilila01,2018,3512,1706,-3.998154554,2.472107302,-1.526047251,1.064728095,1.064728095,0,-3.685684232,1.558769672,-2.12691456,-0.056039882 Frank Ntilikina,ntilila01,2019,1920,904,-3.917653241,-0.355674683,-4.273327923,-0.701140808,-0.701140808,0,-3.762660763,-0.566126754,-4.328787517,-0.210286868 +Frank Ntilikina,ntilila01,2020,2461,1187,-2.401724672,0.211374831,-2.19034984,0.336857982,0.336857982,0,-2.879860218,0.862718852,-2.017141366,-0.623688641 James Nunnally,nunnaja01,2014,335,165,-4.446165806,0.007430917,-4.438734889,-0.154484429,-0.154484429,0,-3.323251917,-1.660007165,-4.983259082,-0.058343164 James Nunnally,nunnaja01,2019,219,102,0.581419132,-8.248053677,-7.666634545,-0.2578713,-0.2578713,0,0.602611866,-6.658926931,-6.056315065,-0.098712363 +Kendrick Nunn,nunnke01,2020,4548,2201,-0.552369702,-0.46546465,-1.017834352,1.947918846,1.791715331,0.156203515,-0.103565188,-0.847516007,-0.951081195,-0.110561286 Jusuf Nurkic,nurkiju01,2015,2260,1103,-2.7499596,3.763791595,1.013831995,2.134866807,2.134866807,0,-2.485944705,3.442990778,0.957046073,0.759156577 Jusuf Nurkic,nurkiju01,2016,1115,547,-2.241798717,1.270502698,-0.971296018,0.503220091,0.503220091,0,-0.69876824,1.402633013,0.703864773,1.342512259 Jusuf Nurkic,nurkiju01,2017,2911,1408,-2.678910857,2.630961471,-0.047949386,1.973211927,1.74156485,0.231647077,-1.573571285,2.115114896,0.541543611,1.020089328 Jusuf Nurkic,nurkiju01,2018,4496,2182,-2.016950576,2.087847154,0.070896578,3.164660626,3.207675151,-0.043014525,-1.869876481,2.991939633,1.122063152,0.603325859 Jusuf Nurkic,nurkiju01,2019,4177,1974,2.061289263,5.178597165,7.239886428,10.12116274,10.12116274,0,2.072620295,4.527041089,6.599661384,0.607768398 +Jusuf Nurkic,nurkiju01,2020,885,414,0.998120317,-1.09607507,-0.097954753,0.561291434,0.849492265,-0.288200831,2.141639533,0.139333804,2.280973338,1.216362201 Dennis Nutt,nuttde01,1987,214,101,0.977426992,-0.159541553,0.817885439,0.182909978,0.24062847,-0.057718492,1.528503883,-1.674732738,-0.146228855,0.705187168 David Nwaba,nwabada01,2017,827,397,-1.044613834,3.43951239,2.394898555,1.039821002,1.039821002,0,-2.132468026,2.219126713,0.086658687,-0.214152622 David Nwaba,nwabada01,2018,3417,1646,-0.924092614,-0.939624903,-1.863717516,0.746299642,0.746299642,0,-1.900607543,-0.407188834,-2.307796376,0.267777022 David Nwaba,nwabada01,2019,2019,984,0.34176667,1.202009963,1.543776633,2.141242543,2.141242543,0,-0.400267783,0.770244744,0.36997696,-0.680389752 +David Nwaba,nwabada01,2020,585,268,-0.756407314,6.637753553,5.881346239,1.184861323,1.184861323,0,-1.27750496,4.47979556,3.2022906,0.403701231 Julius Nwosu,nwosuju01,1995,180,91,-8.098927507,-2.326236742,-10.42516425,-0.364774877,-0.295725604,-0.069049273,-7.61971854,-2.680340377,-10.30005892,1.081528418 Charles Oakley,oaklech01,1986,3904,1860,0.507958156,-0.141677253,0.366280902,2.98138016,2.652564213,0.328815947,0.825654649,-0.046025331,0.779629319,0.33303283 Charles Oakley,oaklech01,1987,6260,3109,-1.586913916,0.199428952,-1.387484964,2.18375948,1.879323704,0.304435776,-0.969571568,0.341961123,-0.627610446,0.050112121 @@ -11721,6 +12097,7 @@ Alan Ogg,oggal01,1993,59,29,-4.524078534,-1.205237365,-5.7293159,-0.046073206,-0 Tim Ohlbrecht,ohlbrti01,2013,24,12,-14.65956927,-0.418047808,-15.07761708,-0.076769806,-0.076769806,0,-12.64446419,-3.765647924,-16.41011211,1.597715098 Semi Ojeleye,ojelese01,2018,2823,1380,-4.608314011,-1.706728298,-6.315042309,-2.504568505,-2.082251061,-0.422317445,-4.973297123,-2.060105965,-7.033403087,-0.719285067 Semi Ojeleye,ojelese01,2019,1337,628,-2.287685783,0.925540945,-1.362144838,0.442104708,0.349252847,0.092851861,-2.292917127,-0.857746771,-3.150663898,-0.338822395 +Semi Ojeleye,ojelese01,2020,2375,1133,-2.431128764,0.653063453,-1.778065311,0.557855421,0.719233464,-0.161378043,-2.358215194,-0.22821365,-2.586428844,-0.672964235 Emeka Okafor,okafoem01,2005,5057,2600,-2.192729761,-0.048389236,-2.241118997,0.670021303,0.670021303,0,-1.974333266,0.249365746,-1.72496752,-0.684348855 Emeka Okafor,okafoem01,2006,1720,874,-2.488238691,1.181479623,-1.306759068,0.639953498,0.639953498,0,-2.320648931,1.011076299,-1.309572631,-0.513847831 Emeka Okafor,okafoem01,2007,4515,2329,-0.858082997,2.651125694,1.793042697,5.357053905,5.357053905,0,-0.795452757,2.513925917,1.71847316,-0.710839154 @@ -11735,8 +12112,11 @@ Jahlil Okafor,okafoja01,2016,3218,1591,-3.256934864,-0.666999833,-3.923934698,-0 Jahlil Okafor,okafoja01,2017,2314,1134,-4.720910452,-0.929972691,-5.650883142,-1.664188597,-1.664188597,0,-4.90637669,-0.884002048,-5.790378738,-0.827931013 Jahlil Okafor,okafoja01,2018,716,353,-4.303262046,-1.269418842,-5.572680888,-0.483189713,-0.483189713,0,-4.063862646,-1.535588521,-5.599451166,-0.531509953 Jahlil Okafor,okafoja01,2019,2022,935,-1.540600661,-0.976278683,-2.516879344,0.11037343,0.11037343,0,-1.625361142,-1.563016267,-3.188377409,-0.764071366 +Jahlil Okafor,okafoja01,2020,1004,467,-1.060467125,-2.277230248,-3.337697373,-0.139265961,-0.139265961,0,-1.130416508,-1.403661765,-2.534078273,-0.554766059 Elie Okobo,okoboel01,2019,2018,958,-3.547277223,-1.451246091,-4.998523314,-1.093802247,-1.093802247,0,-3.34393447,-1.513553575,-4.857488045,-0.48332604 +Elie Okobo,okoboel01,2020,1513,719,-1.779228211,-2.590906521,-4.370134732,-0.586551724,-0.586551724,0,-2.10532526,-2.50277875,-4.60810401,-1.334619459 Josh Okogie,okogijo01,2019,3803,1757,-1.339574423,1.655707594,0.316133171,2.775448186,2.775448186,0,-1.060024245,2.445716003,1.385691758,0.997455462 +Josh Okogie,okogijo01,2020,3412,1547,-2.164769387,0.360892928,-1.803876459,0.753283779,0.753283779,0,-2.652248885,0.750809354,-1.901439531,0.892569318 Mike O'Koren,okoremi01,1981,5482,2473,0.219619097,-0.248766989,-0.029147892,3.427319375,3.427319375,0,-0.11691103,-0.041731356,-0.158642385,-0.169515331 Mike O'Koren,okoremi01,1982,4473,2062,-0.510360023,0.141238473,-0.36912155,2.48804603,2.574130156,-0.086084126,-0.799243012,-0.323057596,-1.122300608,-0.104390765 Mike O'Koren,okoremi01,1983,1797,821,-0.079904735,0.734955446,0.655050711,1.413316438,1.514537946,-0.101221508,-0.533570862,-0.11775641,-0.651327272,-0.068381109 @@ -11745,6 +12125,7 @@ Mike O'Koren,okoremi01,1985,2458,1153,-0.500995017,-0.670786874,-1.17178189,0.93 Mike O'Koren,okoremi01,1986,2288,1052,-1.357870975,-0.921126921,-2.278997896,0.248395435,0.306341818,-0.057946383,-1.885100677,-1.232340484,-3.117441161,0.420040423 Mike O'Koren,okoremi01,1987,260,123,-3.806528123,-2.908448509,-6.714976631,-0.248367379,-0.248367379,0,-4.332419452,-3.663295773,-7.995715225,-0.185797042 Mike O'Koren,okoremi01,1988,108,52,-0.972536556,2.238031896,1.26549534,0.106422201,0.106422201,0,-1.509044683,0.814298952,-0.694745731,-0.10454426 +KZ Okpala,okpalkz01,2020,51,26,-1.554181043,-3.895957369,-5.450138412,-0.035706244,-0.035706244,0,-2.543448516,-2.405908694,-4.94935721,-0.318222178 Mehmet Okur,okurme01,2003,3088,1689,-0.065427422,-0.116694465,-0.182121887,2.232573261,1.77116953,0.461403731,-0.133988571,-0.282500568,-0.416489139,0.236558713 Mehmet Okur,okurme01,2004,3384,1832,0.033471775,0.947004241,0.980476016,3.46529813,3.293983936,0.171314194,-0.139091096,0.119687676,-0.01940342,-0.52727855 Mehmet Okur,okurme01,2005,4292,2304,0.611180727,-0.240794576,0.370386151,3.649225719,3.649225719,0,0.575064381,-0.445354832,0.129709549,-0.471472749 @@ -11761,6 +12142,7 @@ Victor Oladipo,oladivi01,2016,4851,2379,1.21345186,1.073528956,2.286980817,6.155 Victor Oladipo,oladivi01,2017,4997,2403,-0.039194238,1.497067894,1.457873656,5.15755525,5.312741722,-0.155186472,-0.290566759,1.782816788,1.49225003,0.152673004 Victor Oladipo,oladivi01,2018,5715,2813,3.446562194,4.081618822,7.528181016,15.0540816,12.68972583,2.364355765,3.460814433,4.627401147,8.08821558,1.261716904 Victor Oladipo,oladivi01,2019,2348,1147,1.281614756,2.471570875,3.75318563,3.830314588,3.830314588,0,1.399072465,3.088803237,4.487875702,0.660227394 +Victor Oladipo,oladivi01,2020,1368,651,-1.58326282,2.688306511,1.105043691,1.310711305,0.960636704,0.3500746,-0.502066528,2.225321983,1.723255455,1.270695361 Hakeem Olajuwon,olajuha01,1985,6685,3101,0.769228352,3.154725546,3.923953898,10.56264544,9.763678472,0.798966973,1.300529129,2.964551412,4.265080541,-0.182278825 Hakeem Olajuwon,olajuha01,1986,6979,3233,1.840843352,4.241238677,6.082082029,14.73267683,10.02750298,4.705173844,2.670412845,4.068910737,6.739323582,-0.20311783 Hakeem Olajuwon,olajuha01,1987,6600,3149,0.998159309,5.173482317,6.171641625,14.39539606,11.97976758,2.415628487,1.606817287,4.614727982,6.221545269,-0.226743503 @@ -11842,6 +12224,7 @@ Kelly Olynyk,olynyke01,2016,3023,1427,-0.470667957,1.754551785,1.283883828,2.927 Kelly Olynyk,olynyke01,2017,3863,1884,-1.094243061,-0.224025084,-1.318268145,1.420477687,0.547944175,0.872533512,-0.927833328,-0.332529467,-1.260362795,0.515239506 Kelly Olynyk,olynyke01,2018,3889,1925,2.179342393,-0.822830215,1.356512178,4.047888951,3.419282725,0.628606226,1.822378004,-0.067932257,1.754445747,0.376472546 Kelly Olynyk,olynyke01,2019,3757,1812,0.051287881,0.699614299,0.75090218,3.245975147,3.245975147,0,0.428753867,0.559298164,0.988052031,0.297651973 +Kelly Olynyk,olynyke01,2020,3283,1558,0.805994681,0.056823156,0.862817837,2.94328449,1.892175912,1.051108578,1.509285899,0.014021219,1.523307118,0.90105959 Jermaine O'Neal,onealje01,1997,884,462,-3.887275561,-0.412807751,-4.300083312,-0.369162543,-0.331973923,-0.03718862,-4.05614432,-1.850433806,-5.906578126,-0.345230211 Jermaine O'Neal,onealje01,1998,1538,811,-3.442957863,0.793997242,-2.648960622,0.041843163,0.044971576,-0.003128413,-3.467897868,-0.200490853,-3.66838872,0.001821959 Jermaine O'Neal,onealje01,1999,683,366,-1.332319973,-0.065013111,-1.397333085,0.253150996,0.217966234,0.035184762,-1.705213111,-0.708476101,-2.413689211,-0.09883397 @@ -11862,6 +12245,7 @@ Jermaine O'Neal,onealje01,2013,2025,1029,-3.196128646,0.903997858,-2.292130787,0 Jermaine O'Neal,onealje01,2014,1946,967,-2.53514596,1.232111591,-1.303034369,0.703465333,0.914433489,-0.210968156,-2.420024892,1.006695664,-1.413329228,-0.442682882 Royce O'Neale,onealro01,2018,2891,1409,-1.230737755,2.429977057,1.199239302,2.842911689,2.90812435,-0.065212661,-2.113432084,2.283860893,0.170428809,0.048284652 Royce O'Neale,onealro01,2019,3844,1808,-2.189349137,2.516185657,0.32683652,2.854018329,2.343627574,0.510390755,-3.029019641,2.623249529,-0.405770112,-0.333127806 +Royce O'Neale,onealro01,2020,4756,2298,-0.076629226,1.672022711,1.595393485,5.02552121,5.028684516,-0.003163306,-0.709086064,2.437753799,1.728667735,-0.648958427 Shaquille O'Neal,onealsh01,1993,6232,3071,-0.073400296,3.020319941,2.946919645,8.913532434,8.913532434,0,0.481475683,2.496334619,2.977810301,-0.137578371 Shaquille O'Neal,onealsh01,1994,6702,3350,4.119844101,1.895644797,6.015488897,14.90540342,14.72486114,0.180542288,4.359448741,1.91341217,6.272860911,-0.335531801 Shaquille O'Neal,onealsh01,1995,7375,3728,3.752577076,1.635788134,5.38836521,15.46314309,12.82597601,2.637167086,4.190531317,1.472216897,5.662748214,-0.293648377 @@ -11881,6 +12265,7 @@ Shaquille O'Neal,onealsh01,2008,3725,1898,-2.295998458,1.105603943,-1.190394515, Shaquille O'Neal,onealsh01,2009,4556,2252,1.362669681,-0.236725474,1.125944207,4.45575824,4.45575824,0,1.608171144,0.049820728,1.657991872,0.050285704 Shaquille O'Neal,onealsh01,2010,2862,1483,-2.900809901,1.470225758,-1.430584143,1.006135764,0.989253277,0.016882487,-2.401923821,1.095621591,-1.30630223,0.508982653 Shaquille O'Neal,onealsh01,2011,1456,764,-0.794588532,1.76548657,0.970898039,1.464047241,1.452008725,0.012038516,-0.915473439,1.627834451,0.712361012,0.877851026 +Miye Oni,onimi01,2020,254,123,-1.38367434,0.298620307,-1.085054033,0.106309481,0.076714059,0.029595422,-1.618951699,0.446375095,-1.172576604,-0.067423364 Arinze Onuaku,onuakar01,2014,61,30,4.523003609,-6.654052648,-2.131049039,0.010759672,0.010759672,0,4.487302903,-7.463540789,-2.976237886,0.031773374 Arinze Onuaku,onuakar01,2015,138,68,1.169661431,-0.89317494,0.276486491,0.104468277,0.104468277,0,-1.504375333,-2.449580437,-3.953955769,-0.485350854 Arinze Onuaku,onuakar01,2017,56,28,-7.165081692,-5.217779531,-12.38286122,-0.135086509,-0.135086509,0,-5.900441197,-6.046385515,-11.94682671,-1.799629068 @@ -11893,6 +12278,7 @@ Kyle O'Quinn,oquinky01,2016,1539,764,-1.259605242,2.207244604,0.947639361,1.4409 Kyle O'Quinn,oquinky01,2017,2483,1229,0.352911162,0.317090263,0.670001425,2.138417801,2.138417801,0,0.155583075,0.025024469,0.180607543,-0.276531038 Kyle O'Quinn,oquinky01,2018,2854,1387,0.493841562,0.512341368,1.00618293,2.659038875,2.659038875,0,0.118754337,0.150019055,0.268773392,0.036788912 Kyle O'Quinn,oquinky01,2019,807,373,-1.648890045,-2.54795158,-4.196841626,-0.277300197,-0.284185045,0.006884849,-1.402649777,-2.627088727,-4.029738504,1.356886713 +Kyle O'Quinn,oquinky01,2020,669,319,-0.607246489,-1.299582969,-1.906829459,0.142888594,0.220579177,-0.077690583,-0.843576578,-0.574721001,-1.41829758,0.224924025 Louis Orr,orrlo01,1981,3922,1843,0.895678647,-0.927405999,-0.031727352,2.548016216,2.467672297,0.080343919,0.627140517,-1.392517181,-0.765376663,-0.419062993 Louis Orr,orrlo01,1982,4058,1951,0.022952756,-0.768819462,-0.745866706,1.99120648,1.99120648,0,-0.422774617,-1.011449747,-1.434224365,-0.189810156 Louis Orr,orrlo01,1983,3620,1771,-0.737924633,0.880218667,0.142294034,2.611384298,2.485604648,0.12577965,-0.930888617,0.217027419,-0.713861199,-0.232085864 @@ -11908,6 +12294,7 @@ Daniel Orton,ortonda01,2013,204,104,-2.064802791,0.183005764,-1.881797027,0.0461 Daniel Orton,ortonda01,2014,532,251,-2.695548763,1.660319885,-1.035228878,0.21998077,0.21998077,0,-3.161335893,-0.438003308,-3.599339201,0.168963707 Cedi Osman,osmande01,2018,1525,734,-0.380124194,0.820930573,0.440806379,1.196558677,1.113817887,0.08274079,-0.560977633,-0.101155307,-0.66213294,0.003176965 Cedi Osman,osmande01,2019,4992,2444,-1.10184624,-2.840112993,-3.941959233,-1.480292449,-1.480292449,0,-0.676527483,-2.604808241,-3.281335724,-0.411129945 +Cedi Osman,osmande01,2020,3991,1910,-0.816643584,-0.771208105,-1.587851689,1.132856756,1.132856756,0,-0.781247699,-0.770758625,-1.552006324,0.032830898 Greg Ostertag,ostergr01,1996,1637,873,-3.91662739,2.092287153,-1.824340237,0.439929973,-0.01208299,0.452012963,-3.822460784,1.022527685,-2.799933099,-0.339832351 Greg Ostertag,ostergr01,1997,4286,2277,-2.151137482,2.789219467,0.638081985,3.964090694,2.905161796,1.058928898,-1.947079515,2.301460578,0.354381063,-0.314101495 Greg Ostertag,ostergr01,1998,3027,1624,-3.455696425,3.03506772,-0.420628705,1.984918559,0.944629523,1.040289036,-3.004176762,2.338560392,-0.66561637,-0.113354549 @@ -11928,6 +12315,7 @@ Kelly Oubre Jr.,oubreke01,2016,1432,671,-2.086433926,-1.551365472,-3.637799398,- Kelly Oubre Jr.,oubreke01,2017,3723,1789,-2.135916735,-0.594716175,-2.73063291,0.003117627,0.701307819,-0.698190192,-2.029108136,-0.733342536,-2.762450673,-0.018437692 Kelly Oubre Jr.,oubreke01,2018,4933,2379,-0.879829045,-0.940173047,-1.820002093,1.149741648,0.731743861,0.417997787,-0.684083391,-0.336625531,-1.020708922,0.709199178 Kelly Oubre Jr.,oubreke01,2019,4191,1935,-0.563684933,0.455728374,-0.10795656,2.636284436,2.636284436,0,-0.786873084,0.53794546,-0.248927624,0.750157304 +Kelly Oubre Jr.,oubreke01,2020,4128,1933,-0.411810521,0.534112829,0.122302308,2.845777471,2.845777471,0,-0.735133913,1.410287341,0.675153428,0.470932471 Bo Outlaw,outlabo01,1994,1828,871,0.397198425,0.937076255,1.33427468,1.812821312,1.812821312,0,-0.32221176,0.912645257,0.590433497,-0.114842233 Bo Outlaw,outlabo01,1995,3289,1655,-2.517320678,2.561227783,0.043907105,2.366799932,2.366799932,0,-2.655694704,2.208112299,-0.447582405,0.306071968 Bo Outlaw,outlabo01,1996,1935,985,-1.378770511,2.030019848,0.651249337,1.712222145,1.712222145,0,-1.630902675,1.233380714,-0.397521961,0.159554043 @@ -11982,6 +12370,7 @@ Eddie Owens,owensed01,1978,138,63,-1.535367188,-2.500431247,-4.035798436,-0.0414 Keith Owens,owenske01,1992,156,80,-4.509176338,2.131761746,-2.377414592,0.015257616,0.015257616,0,-4.41141106,1.333002065,-3.078408995,0.322768643 Larry Owens,owensla01,2011,281,143,-1.475832901,1.092368786,-0.383464115,0.176736406,0.176736406,0,-1.491943306,1.529563703,0.037620397,1.76932972 Larry Owens,owensla01,2012,142,75,-2.072487916,-2.622281412,-4.694769328,-0.07472963,-0.07472963,0,-3.177615396,-2.913184169,-6.090799565,0.388471763 +Tariq Owens,owensta01,2020,31,15,-4.6755531,-14.75488578,-19.43043888,-0.126587938,-0.126587938,0,1.323530083,-10.55036852,-9.226838438,-0.853799492 Tom Owens,owensto01,1977,1001,469,-1.999710959,-1.4864334,-3.486144359,-0.177824245,-0.182055769,0.004231523,-1.944544087,-1.469715998,-3.414260085,1.109338398 Tom Owens,owensto01,1978,4172,1914,1.021257447,0.670290818,1.691548265,4.410565964,3.452862616,0.957703348,1.13034647,0.523067385,1.653413855,0.260525796 Tom Owens,owensto01,1979,6250,2871,2.321779837,-0.119414519,2.202365318,7.250668697,7.113062068,0.137606629,2.339296652,0.051296118,2.39059277,-0.070319949 @@ -12063,6 +12452,7 @@ Jannero Pargo,pargoja01,2014,488,245,0.352947371,-3.12183371,-2.76888634,-0.0018 Jannero Pargo,pargoja01,2015,143,73,3.695200091,-0.051463566,3.643736525,0.237326424,0.237326424,0,2.738706125,-1.773586083,0.965120042,-0.324465213 Jeremy Pargo,pargoje01,2012,811,424,-5.911643909,-1.906231836,-7.817875746,-1.108018398,-1.108018398,0,-5.495664116,-2.752688527,-8.248352643,0.986528399 Jeremy Pargo,pargoje01,2013,1268,655,-2.36433668,-2.282670303,-4.647006983,-0.641068981,-0.641068981,0,-2.421807428,-3.103834021,-5.525641449,0.931319918 +Jeremy Pargo,pargoje01,2020,91,44,2.531245993,-8.206964928,-5.675718935,-0.065758189,-0.065758189,0,2.295781898,-7.223341975,-4.927560077,0.123294786 Robert Parish,parisro01,1977,3661,1623,0.418522825,1.729376641,2.147899466,4.083390448,3.452092838,0.63129761,0.705882623,1.315569571,2.021452194,0.206818495 Robert Parish,parisro01,1978,4398,1969,-2.652794895,2.110293974,-0.542500922,2.22648324,2.22648324,0,-2.024721216,1.650017703,-0.374703513,0.431875695 Robert Parish,parisro01,1979,5192,2411,-1.397640764,3.918846852,2.521206088,6.48551195,6.48551195,0,-0.765141122,3.303921802,2.53878068,0.023813051 @@ -12098,6 +12488,7 @@ Jabari Parker,parkeja01,2016,4806,2408,-1.163636688,-2.689383555,-3.853020242,-1 Jabari Parker,parkeja01,2017,3502,1728,0.420161817,-1.548764991,-1.128603173,1.440175757,1.440175757,0,0.918512167,-1.333263531,-0.414751364,0.734982267 Jabari Parker,parkeja01,2018,1891,910,-0.914176654,-1.170305086,-2.08448174,0.340290271,-0.044432436,0.384722707,-0.345744941,-1.896394185,-2.242139126,0.4386542 Jabari Parker,parkeja01,2019,3694,1724,-1.258550905,-0.80977331,-2.068324215,0.595633457,0.595633457,0,-0.942545056,-1.475097732,-2.417642787,1.101584857 +Jabari Parker,parkeja01,2020,2008,917,1.247179864,-1.37380565,-0.126625787,1.222988402,1.222988402,0,1.622482714,-0.769321621,0.853161093,0.492532079 Smush Parker,parkesm01,2003,2185,1103,-1.479744449,-2.3200088,-3.799753249,-0.594443396,-0.594443396,0,-1.53837631,-2.714978783,-4.253355092,0.575819585 Smush Parker,parkesm01,2005,271,144,-4.702737499,-2.279096588,-6.981834087,-0.305885692,-0.305885692,0,-4.35677741,-3.444965961,-7.801743371,1.573579674 Smush Parker,parkesm01,2006,5811,3031,0.337860508,1.121263429,1.459123937,6.53657003,6.280497673,0.256072357,0.621881132,1.651056004,2.272937136,0.258811976 @@ -12144,6 +12535,9 @@ Chandler Parsons,parsoch01,2016,3585,1799,0.881763472,-0.065910061,0.815853411,3 Chandler Parsons,parsoch01,2017,1323,675,-4.253374248,0.076252443,-4.177121805,-0.489944688,-0.489944688,0,-3.543883145,-0.246713138,-3.790596283,-0.30629062 Chandler Parsons,parsoch01,2018,1405,691,0.794671788,-1.187580563,-0.392908775,0.831409855,0.831409855,0,0.104843021,-1.828346102,-1.72350308,0.05032547 Chandler Parsons,parsoch01,2019,1031,496,-3.733733084,-1.993127317,-5.726860401,-0.755767991,-0.755767991,0,-3.411542112,-2.154533817,-5.566075929,0.33091885 +Chandler Parsons,parsoch01,2020,127,54,-6.928421717,-4.342712689,-11.27113441,-0.23665509,-0.23665509,0,-5.800537021,-4.839902679,-10.6404397,0.822446641 +Eric Paschall,pascher01,2020,3518,1654,-1.208024298,-3.29378809,-4.501812388,-1.469868171,-1.469868171,0,-2.141554832,-3.313226226,-5.454781059,-0.582602632 +Anzejs Pasecniks,pasecan01,2020,953,437,-2.44207223,-0.548762147,-2.990834378,-0.053734525,-0.053734525,0,-2.057505809,-0.319615726,-2.377121534,0.073623354 Zarko Paspalj,paspaza01,1990,376,181,-7.064801986,-2.432883398,-9.497685384,-0.630671023,-0.630671023,0,-7.026210887,-2.865125065,-9.891335951,1.206135731 Myles Patrick,patrimy01,1981,19,9,-5.020366063,-4.575145857,-9.59551192,-0.03229589,-0.03229589,0,-5.136088884,-3.489066407,-8.625155292,2.828405735 Andrae Patterson,pattean01,1999,557,291,-1.092382548,1.575671726,0.483289178,0.48884519,0.47814833,0.010696859,-0.903756467,1.901493397,0.997736929,1.613200375 @@ -12159,6 +12553,7 @@ Patrick Patterson,pattepa01,2016,5039,2603,0.736110017,0.167825804,0.903935821,4 Patrick Patterson,pattepa01,2017,3580,1784,0.16271857,1.715311189,1.878029759,4.180719348,4.325161495,-0.144442146,0.115319558,0.987853772,1.10317333,-0.32932539 Patrick Patterson,pattepa01,2018,2676,1328,-2.854950956,-0.196159359,-3.051110314,-0.201826297,-0.146570445,-0.055255852,-2.772440271,-0.694078365,-3.466518637,-1.105371839 Patrick Patterson,pattepa01,2019,1887,861,-3.428377251,-1.388800043,-4.817177295,-0.906201718,-0.906201718,0,-3.894492122,-1.664630382,-5.559122504,-0.210148127 +Patrick Patterson,pattepa01,2020,1714,786,-0.061198198,0.148114346,0.086916149,1.136084649,0.960091404,0.175993245,-0.392964411,-0.820165903,-1.213130315,0.109628865 Ruben Patterson,patteru01,1999,288,149,-2.024768767,-1.523513826,-3.548282593,-0.059919077,0.002865494,-0.062784571,-2.026266942,-2.909312449,-4.935579392,0.255350245 Ruben Patterson,patteru01,2000,4285,2181,1.579423171,0.404794593,1.984217764,5.259265389,5.060442378,0.198823011,1.194780776,-0.016908438,1.177872338,-0.255850614 Ruben Patterson,patteru01,2001,3974,2059,1.984656143,0.399218293,2.383874436,5.393095243,5.393095243,0,1.936012598,0.229979326,2.165991924,-0.000840568 @@ -12171,6 +12566,7 @@ Ruben Patterson,patteru01,2007,4878,2508,1.656229109,-0.216851087,1.439378022,5. Ruben Patterson,patteru01,2008,635,327,-2.697169229,0.83422641,-1.86294282,0.149032768,0.149032768,0,-2.686492557,0.593898449,-2.092594107,0.657579043 Justin Patton,pattoju01,2018,11,4,0.954201081,8.858497702,9.812698782,0.026546233,0.026546233,0,4.048625935,6.474967339,10.52359327,3.514236219 Justin Patton,pattoju01,2019,46,21,-1.810235289,-1.908120511,-3.7183558,-0.010440256,-0.010440256,0,1.248751458,-0.772831308,0.47592015,0.639452244 +Justin Patton,pattoju01,2020,56,24,-5.051630382,-6.166592101,-11.21822248,-0.103861674,-0.103861674,0,-3.720698289,-4.95893099,-8.679629279,0.167380396 Brandon Paul,paulbr01,2018,1215,579,-3.156087902,1.998525366,-1.157562536,0.470718869,0.45206901,0.018649859,-3.019187886,1.270292779,-1.748895107,0.809532209 Chris Paul,paulch01,2006,5266,2808,3.96060542,3.013927905,6.974533325,13.922928,13.922928,0,3.881964256,3.623810412,7.505774669,-0.058160981 Chris Paul,paulch01,2007,4472,2353,5.03365775,-0.027635262,5.006022488,9.270990058,9.270990058,0,4.745905401,0.917154796,5.663060197,-0.400897799 @@ -12186,6 +12582,7 @@ Chris Paul,paulch01,2016,5181,2545,7.703586245,1.597344496,9.300930741,15.678305 Chris Paul,paulch01,2017,4374,2181,7.886107375,1.213432858,9.099540234,13.19965127,11.40982534,1.789825929,7.552005094,2.125996363,9.678001457,-0.375766911 Chris Paul,paulch01,2018,4854,2364,7.008026294,1.56259368,8.570619974,13.65672991,10.64108833,3.015641575,6.95098915,2.45675193,9.40774108,-0.64005152 Chris Paul,paulch01,2019,4694,2254,3.224870252,1.401150982,4.626021234,8.555916679,6.800999487,1.754917192,4.240742674,2.198295178,6.439037852,0.195619121 +Chris Paul,paulch01,2020,5175,2469,5.571588975,-2.00066131,3.570927665,7.946262391,8.123435793,-0.177173402,4.373985754,-0.875797887,3.498187867,-0.249149202 Billy Paultz,paultbi01,1977,6517,2768,-0.916100796,-0.418229074,-1.33432987,1.996910432,1.86381379,0.133096642,-0.502390351,-0.418614059,-0.921004409,-0.438429069 Billy Paultz,paultbi01,1978,6110,2670,0.82180219,0.984153668,1.805955858,6.16433166,5.953601942,0.210729718,1.057203855,0.671958574,1.729162429,-0.628207575 Billy Paultz,paultbi01,1979,5607,2421,-0.979053288,0.780817208,-0.198236079,3.13360448,2.959041627,0.174562853,-0.778038043,0.250119783,-0.52791826,-0.415775179 @@ -12235,6 +12632,7 @@ Cameron Payne,payneca01,2016,1559,762,-1.183975121,-1.941442848,-3.125417968,-0. Cameron Payne,payneca01,2017,960,466,-5.217510245,-0.276521871,-5.494032116,-0.655199329,-0.660030161,0.004830831,-3.826164234,-0.831057149,-4.657221383,-0.229509762 Cameron Payne,payneca01,2018,1217,582,1.44702349,-0.327413885,1.119609605,1.150689376,1.150689376,0,-0.191117043,-0.792291049,-0.983408093,0.143432485 Cameron Payne,payneca01,2019,1513,712,-1.673908047,-2.508537744,-4.18244579,-0.513264734,-0.513264734,0,-1.831861827,-2.307504147,-4.139365973,-0.01440612 +Cameron Payne,payneca01,2020,399,183,4.014124177,4.161057079,8.175181257,1.019629961,1.019629961,0,3.158034713,3.877168535,7.035203248,-0.041747361 Kenny Payne,payneke01,1990,459,226,-3.973168596,-1.713031569,-5.686200165,-0.342678573,-0.33490069,-0.007777883,-3.71540877,-2.19300514,-5.90841391,1.243041444 Kenny Payne,payneke01,1991,895,444,-5.175701961,-1.616711514,-6.792413476,-0.917485838,-0.917485838,0,-5.212715108,-2.391257642,-7.603972749,0.190811961 Kenny Payne,payneke01,1992,697,353,-3.554261621,-0.088775743,-3.643037365,-0.161360447,-0.161360447,0,-3.538142238,-1.050144366,-4.588286604,0.31867513 @@ -12244,6 +12642,7 @@ Elfrid Payton,paytoel01,2016,4373,2145,-0.605575551,-0.364657122,-0.970232673,1. Elfrid Payton,paytoel01,2017,4954,2412,1.772031192,-0.883929414,0.888101779,4.480804058,4.480804058,0,1.065141971,-0.280652614,0.784489357,0.082101571 Elfrid Payton,paytoel01,2018,3822,1808,0.510494736,-2.65871788,-2.148223144,0.579888476,0.579888476,0,-0.227931661,-1.688444442,-1.916376103,0.40158117 Elfrid Payton,paytoel01,2019,2765,1250,0.051765885,-1.128003798,-1.076237913,1.076213983,1.076213983,0,-0.622024499,-1.180941812,-1.802966311,0.837522576 +Elfrid Payton,paytoel01,2020,2609,1246,0.836463486,0.29826802,1.134731506,2.463645409,2.463645409,0,-0.294350547,0.639667359,0.345316812,-0.244520887 Gary Payton,paytoga01,1991,4821,2379,0.963164634,1.228894807,2.192059441,6.028045655,5.633129408,0.394916248,1.063740326,1.690281634,2.75402196,0.286162314 Gary Payton,paytoga01,1992,5558,2770,0.682396041,0.410910635,1.093306676,5.447312492,5.109439112,0.33787338,0.738373023,0.970704291,1.709077314,0.14409673 Gary Payton,paytoga01,1993,6299,3153,1.422771561,1.638153574,3.060925135,9.340551277,8.4215356,0.919015677,1.64284086,2.156089124,3.798929984,0.269706848 @@ -12264,6 +12663,7 @@ Gary Payton,paytoga01,2007,2909,1535,-2.128399496,-1.415912846,-3.544312342,-0.6 Gary Payton II,paytoga02,2017,201,99,-10.1571925,-4.147503225,-14.30469572,-0.586303213,-0.586303213,0,-8.366188991,-4.647287656,-13.01347665,0.450069003 Gary Payton II,paytoga02,2018,462,221,-0.736458971,-1.246111168,-1.982570139,0.088601745,0.088601745,0,-0.430038861,-0.314145934,-0.744184796,-0.124916824 Gary Payton II,paytoga02,2019,39,16,2.414219711,7.081720005,9.495939716,0.101786385,0.101786385,0,1.059217221,8.588548577,9.647765798,1.855791808 +Gary Payton II,paytoga02,2020,925,432,-2.788283489,-0.30496156,-3.093245049,-0.075898902,-0.075898902,0,-3.065900487,0.674606142,-2.391294344,0.33132866 Oleksiy Pecherov,pecheol01,2008,619,328,-3.139395851,-2.470983446,-5.610379297,-0.482002297,-0.533251426,0.051249129,-2.476882436,-3.322167535,-5.79904997,0.743838353 Oleksiy Pecherov,pecheol01,2009,531,277,0.115011976,-3.101389406,-2.986377431,-0.033531958,-0.033531958,0,0.252678863,-3.304917963,-3.052239099,0.349537236 Oleksiy Pecherov,pecheol01,2010,905,447,-3.10186984,-0.49264849,-3.59451833,-0.193723944,-0.193723944,0,-2.79579198,-1.151002186,-3.946794166,0.547614119 @@ -12287,6 +12687,7 @@ Nikola Pekovic,pekovni01,2013,3831,1959,0.875071376,-0.095406975,0.779664402,3.4 Nikola Pekovic,pekovni01,2014,3440,1663,1.066278345,2.206149919,3.272428264,5.077060467,5.077060467,0,0.537945356,1.67242063,2.210365987,-0.614642346 Nikola Pekovic,pekovni01,2015,1617,815,-1.558376591,1.531912138,-0.026464453,1.131029048,1.131029048,0,-1.474373745,0.374522888,-1.099850857,-0.122987353 Nikola Pekovic,pekovni01,2016,300,156,-4.961608436,-2.711665414,-7.67327385,-0.387666043,-0.387666043,0,-5.129354878,-3.410298424,-8.539653302,-1.043108101 +Norvel Pelle,pelleno01,2020,503,239,-5.09823503,-3.711228879,-8.809463909,-0.739213782,-0.746827569,0.007613787,-4.219659957,-1.903082321,-6.122742278,-0.21455688 Sam Pellom,pellosa01,1980,813,391,-3.280818446,0.318474388,-2.962344057,-0.047972391,0.027506015,-0.075478406,-3.456077616,0.190033342,-3.266044273,0.912418746 Sam Pellom,pellosa01,1981,3083,1472,-2.059844183,0.603260928,-1.456583255,0.975424361,0.975424361,0,-2.128725482,0.393857112,-1.73486837,0.429664231 Sam Pellom,pellosa01,1982,2085,1041,-2.41713626,0.584579571,-1.832556689,0.488674541,0.491712733,-0.003038192,-2.512364133,0.294717828,-2.217646306,0.412542758 @@ -12525,6 +12926,7 @@ Ed Pinckney,pincked01,1997,518,279,-2.845838651,0.546501783,-2.299336868,0.06464 Kevinn Pinkney,pinknke01,2007,194,100,-1.646955237,-0.175882212,-1.822837449,0.04729143,0.04729143,0,-1.895391681,-0.39912087,-2.294512551,-0.024396444 John Pinone,pinonjo01,1984,131,65,-3.949498838,-0.679521377,-4.629020214,-0.063210138,-0.063210138,0,-4.326368527,-0.911900889,-5.238269416,1.477041388 Theo Pinson,pinsoth01,2019,508,233,-2.678457915,2.234528933,-0.443928981,0.26972715,0.149692238,0.120034912,-0.657915206,-0.502818709,-1.160733915,0.984647263 +Theo Pinson,pinsoth01,2020,782,365,-5.82362445,2.781829115,-3.041795334,-0.054354621,-0.054354621,0,-3.87878823,0.971635919,-2.907152311,0.029347895 Tom Piotrowski,piotrto01,1984,166,78,-3.705403687,-1.555509366,-5.260913053,-0.101568005,-0.101568005,0,-3.871956709,-0.997759134,-4.869715843,1.690444421 Scottie Pippen,pippesc01,1988,3896,1944,-1.592287666,1.45339767,-0.138889997,2.60454187,2.436327536,0.168214334,-1.343805718,1.138526118,-0.2052796,0.581227609 Scottie Pippen,pippesc01,1989,6120,3032,0.138834611,1.83248622,1.971320831,7.422218406,5.427304927,1.994913479,0.548790001,1.862808668,2.411598669,0.449695411 @@ -12561,6 +12963,7 @@ Mason Plumlee,plumlma01,2016,4878,2390,-0.094165023,-0.238000227,-0.33216525,2.9 Mason Plumlee,plumlma01,2017,4392,2148,-0.089734312,0.138939122,0.04920481,3.069865247,3.069865247,0,-0.332115231,0.650757841,0.318642611,-0.031440825 Mason Plumlee,plumlma01,2018,2998,1439,-2.034339644,0.326651773,-1.707687871,0.770659369,0.770659369,0,-1.293677796,0.341104783,-0.952573013,0.702184439 Mason Plumlee,plumlma01,2019,4037,1949,-0.896209414,-0.492825873,-1.389035287,1.32989261,1.726011166,-0.396118556,-0.844185477,-0.035775322,-0.8799608,0.09189313 +Mason Plumlee,plumlma01,2020,2654,1263,-0.53261599,0.035883946,-0.496732043,1.482968895,1.035638838,0.447330057,-0.362773567,0.209541779,-0.153231788,0.892862348 Marshall Plumlee,plumlma02,2017,350,170,-3.119402047,-2.787771257,-5.907173304,-0.274406268,-0.274406268,0,-3.785899128,-4.102322547,-7.888221676,0.204897053 Marshall Plumlee,plumlma02,2018,114,52,-5.828150978,-3.405442188,-9.233593167,-0.172926759,-0.172926759,0,-7.040160789,-3.957145917,-10.99730671,0.527340525 Miles Plumlee,plumlmi01,2013,105,55,-4.613834225,-0.313374231,-4.927208457,-0.060130293,-0.060130293,0,-4.699437966,-1.978897895,-6.678335861,-1.46958689 @@ -12577,6 +12980,8 @@ Pavel Podkolzin,podkopa01,2006,33,18,-14.0324558,0.731422891,-13.30103291,-0.096 Jakob Poeltl,poeltja01,2017,1311,652,-1.923172022,-0.459639862,-2.382811884,0.123800487,-0.03188643,0.155686918,-2.201559423,-0.332324536,-2.533883959,-0.330968624 Jakob Poeltl,poeltja01,2018,3413,1664,0.056755693,2.417016269,2.473771963,4.400967307,4.365826812,0.035140494,-0.188682561,2.472903172,2.284220612,-0.514656737 Jakob Poeltl,poeltja01,2019,3024,1450,1.275489588,0.801859174,2.077348762,3.571877501,3.136090213,0.435787287,0.419070323,0.562072383,0.981142707,-0.335527697 +Jakob Poeltl,poeltja01,2020,2536,1171,0.805141092,3.033363147,3.838504239,3.945253873,3.945253873,0,0.224146437,2.716501835,2.940648272,0.233200648 +Vincent Poirier,poirivi01,2020,298,132,-5.331099024,-0.199638735,-5.53073776,-0.182008299,-0.221975016,0.039966717,-6.023059019,-0.315715763,-6.338774781,0.460242459 Dwayne Polee,poleedw01,1987,13,6,-8.618780321,4.434884804,-4.183895517,-0.00487217,-0.00487217,0,-5.209955414,7.819234175,2.609278761,11.21974884 Scot Pollard,pollasc01,1998,589,317,-1.356664041,0.567493442,-0.789170599,0.31754725,0.31754725,0,-1.725761846,0.164459269,-1.561302577,0.119733601 Scot Pollard,pollasc01,1999,663,333,0.389429107,2.391927486,2.781356593,0.947655968,0.710764596,0.236891372,-0.207584752,2.491879495,2.284294742,-0.098098588 @@ -12613,6 +13018,8 @@ Quincy Pondexter,pondequ01,2014,518,270,-2.217618798,-4.76381563,-6.981434428,-0 Quincy Pondexter,pondequ01,2015,3742,1917,0.290956377,-2.037903582,-1.746947205,0.993321437,0.461503873,0.531817564,-0.292843616,-1.545377709,-1.838221325,-0.602715882 Quincy Pondexter,pondequ01,2018,406,196,-6.307503222,-0.614169694,-6.921672916,-0.420358167,-0.420358167,0,-5.161631378,-2.174798001,-7.336429379,0.759544167 Quincy Pondexter,pondequ01,2019,646,304,-2.403831378,0.483638023,-1.920193356,0.140962175,0.051768279,0.089193896,-3.232428883,-0.847029136,-4.079458019,-0.533815108 +Shamorie Ponds,pondssh01,2020,23,11,12.49148661,-29.2952192,-16.80373259,-0.07784649,-0.07784649,0,8.207066281,-23.48940243,-15.28233615,-1.328036253 +Jordan Poole,poolejo01,2020,2746,1274,-3.007411379,-1.870829323,-4.878240701,-1.386023753,-1.386023753,0,-3.327203341,-2.005022963,-5.332226303,0.197688874 David Pope,popeda01,1985,284,129,-6.966776736,-1.85006896,-8.816845696,-0.405242582,-0.405242582,0,-6.896616036,-1.459224099,-8.355840135,1.539489625 David Pope,popeda01,1986,152,74,-1.391202241,-0.816254459,-2.207456699,0.020531292,0.020531292,0,-2.130368591,-1.222087141,-3.352455732,0.240553002 Mark Pope,popema01,1998,432,235,-4.407458372,-1.100534163,-5.507992535,-0.328391838,-0.395291444,0.066899606,-4.670474445,-1.08762092,-5.758095365,1.173942869 @@ -12643,12 +13050,15 @@ Kevin Porter,porteke01,1979,6922,3064,3.567364943,-1.083087606,2.484277337,8.172 Kevin Porter,porteke01,1980,3333,1543,0.726865374,-1.291811573,-0.564946199,1.724456015,1.675806138,0.048649877,0.309636495,-1.106599621,-0.796963125,0.186553121 Kevin Porter,porteke01,1981,5561,2577,2.655209013,-0.25759,2.397619013,6.763759722,6.763759722,0,2.281564809,0.158381831,2.439946639,-0.06478644 Kevin Porter,porteke01,1983,440,210,-1.030435435,-0.499542339,-1.529977774,0.131541493,0.131541493,0,-1.624742773,-0.233766443,-1.858509216,0.659262166 +Kevin Porter Jr.,porteke02,2020,2424,1162,-2.449604256,-1.528660926,-3.978265182,-0.730586968,-0.730586968,0,-1.860513693,-1.614314702,-3.474828395,0.33750629 +Michael Porter Jr.,portemi01,2020,2819,1354,2.044740493,-0.33200956,1.712730932,3.152774252,1.826196428,1.326577824,2.385603431,0.096904171,2.482507601,0.628493322 Otto Porter Jr.,porteot01,2014,648,325,-4.274234445,-1.669833205,-5.944067649,-0.520901836,-0.44798588,-0.072915956,-4.163677809,-2.915344089,-7.079021898,-0.196979775 Otto Porter Jr.,porteot01,2015,3481,1763,-0.090308568,0.086990373,-0.003318195,2.510755808,0.502309183,2.008446626,-0.730636422,0.204644787,-0.525991635,-0.557004877 Otto Porter Jr.,porteot01,2016,4738,2276,0.429539733,0.0036474,0.433187133,3.716641601,3.716641601,0,0.356104853,0.86767463,1.223779483,0.535982749 Otto Porter Jr.,porteot01,2017,6255,3033,2.106291577,1.232956599,3.339248176,9.536094824,7.172503964,2.36359086,1.982067561,1.735380168,3.717447728,0.221139526 Otto Porter Jr.,porteot01,2018,5283,2590,2.897256765,1.480186595,4.377443359,9.400487645,8.989495575,0.410992069,2.954205327,1.700493749,4.654699076,-0.330104645 Otto Porter Jr.,porteot01,2019,3614,1683,1.2760914,1.288121357,2.564212757,4.582792236,4.582792236,0,1.023805056,1.192808847,2.216613903,0.258615894 +Otto Porter Jr.,porteot01,2020,704,331,1.754926674,0.385120424,2.140047098,0.830210746,0.830210746,0,1.114423104,0.063475434,1.177898538,0.543793614 Terry Porter,portete01,1986,2821,1282,-0.022585066,-0.073707426,-0.096292493,1.74359599,1.72222794,0.02136805,-0.004834373,-0.263763094,-0.268597467,0.510715417 Terry Porter,portete01,1987,6318,2864,2.514862906,0.541332569,3.056195475,8.493387764,7.866543841,0.626843923,2.536977457,0.687365236,3.224342693,-0.234689279 Terry Porter,portete01,1988,6848,3140,4.097511882,0.432829903,4.530341785,11.62708861,11.11078725,0.516301361,3.931763231,0.684710618,4.616473849,-0.43627618 @@ -12670,9 +13080,11 @@ Bobby Portis,portibo01,2016,2238,1102,-2.622036957,-0.714100599,-3.336137556,-0. Bobby Portis,portibo01,2017,2264,1121,-1.666529583,-1.330224151,-2.996753735,-0.128018551,-0.379646406,0.251627855,-1.897227812,-1.754101431,-3.651329243,-0.526709174 Bobby Portis,portibo01,2018,3434,1643,1.137506672,-1.965976021,-0.828469349,1.616700053,1.616700053,0,0.612223213,-2.341800803,-1.72957759,0.367071265 Bobby Portis,portibo01,2019,2756,1299,-1.190034951,-3.272902307,-4.462937258,-1.136215359,-1.136215359,0,-1.291651021,-2.590718783,-3.882369804,0.047812721 +Bobby Portis,portibo01,2020,2938,1393,-1.84132261,-1.063026479,-2.904349089,-0.109005622,-0.109005622,0,-2.088231081,-1.743603017,-3.831834098,-0.643730415 Kristaps Porzingis,porzikr01,2016,4048,2047,0.062351531,3.269589507,3.331941038,6.361807399,6.361807399,0,0.576765184,2.724362,3.301127184,0.153112445 Kristaps Porzingis,porzikr01,2017,4412,2164,-1.257606196,1.561843735,0.304237539,3.400759962,3.400759962,0,-0.138860646,1.620792521,1.481931875,0.833670278 Kristaps Porzingis,porzikr01,2018,3164,1553,0.799695075,1.952993099,2.752688174,4.372766077,4.372766077,0,1.347183345,1.417910075,2.765093419,0.290372875 +Kristaps Porzingis,porzikr01,2020,4046,1908,0.632225516,1.772629972,2.404855488,5.055728183,4.521052922,0.534675262,2.504323055,1.601583614,4.105906669,0.669072885 James Posey,poseyja01,2000,4095,2052,0.622722694,0.891931166,1.51465386,4.477710563,4.477710563,0,0.517090561,0.981202517,1.498293078,0.27253587 James Posey,poseyja01,2001,4400,2255,0.248249301,2.363302423,2.611551724,6.186600049,6.186600049,0,0.233900921,2.187023354,2.420924275,0.271394241 James Posey,poseyja01,2002,4263,2238,-0.549464289,0.962755327,0.413291038,3.636148198,3.636148198,0,-0.265860446,1.449642712,1.183782266,0.615325266 @@ -12704,6 +13116,7 @@ Dwight Powell,poweldw01,2016,2173,1056,-2.138793312,2.374736633,0.235943321,1.61 Dwight Powell,poweldw01,2017,2630,1333,-0.841419537,-0.549165681,-1.390585218,0.920808906,0.920808906,0,-0.694606566,-0.104343307,-0.798949873,-0.395156846 Dwight Powell,poweldw01,2018,3413,1672,0.484132807,2.899276099,3.383408906,5.222555707,5.222555707,0,0.59486207,2.398486404,2.993348474,-0.181547383 Dwight Powell,poweldw01,2019,3495,1662,2.233488387,-0.370409315,1.863079072,3.91373133,3.91373133,0,1.834384546,0.056685171,1.891069717,0.053666933 +Dwight Powell,poweldw01,2020,2197,1061,-0.176525258,0.827651756,0.651126498,1.830131844,1.830131844,0,0.55254647,0.881922647,1.434469116,-0.608565257 Leon Powe,powele01,2007,1396,720,-2.102841291,-0.437718672,-2.540559963,0.077011346,0.077011346,0,-2.35369216,-0.929174952,-3.282867112,0.090464425 Leon Powe,powele01,2008,2039,1079,0.888608343,-0.467012228,0.421596115,1.725374611,1.786702052,-0.061327442,0.476360397,-0.600713294,-0.124352897,0.477116393 Leon Powe,powele01,2009,2383,1251,0.19029833,1.071674108,1.261972439,2.571029445,2.604028334,-0.032998889,-0.08342138,0.784930025,0.701508645,0.391180076 @@ -12721,6 +13134,7 @@ Norman Powell,powelno01,2016,1826,931,-0.030329647,0.935608375,0.905278728,1.708 Norman Powell,powelno01,2017,3221,1595,0.182322065,-0.022563993,0.159758072,2.402118009,1.879216447,0.522901562,-0.409945194,-0.197724187,-0.607669381,0.496825607 Norman Powell,powelno01,2018,2279,1102,-2.832033765,-1.78460473,-4.616638495,-1.066419797,-0.786411887,-0.28000791,-1.927433223,-1.823174597,-3.75060782,-0.010870531 Norman Powell,powelno01,2019,3178,1492,-0.672334005,-0.594234642,-1.266568647,1.182891619,0.309181978,0.873709642,-0.219813321,-0.789981497,-1.009794818,0.225028539 +Norman Powell,powelno01,2020,3755,1752,0.566471475,-0.324014214,0.242457261,2.706039832,2.174388527,0.531651305,0.660715382,-0.158381204,0.502334178,0.436982878 Roger Powell,powelro01,2007,25,13,-8.045119446,-3.549983112,-11.59510256,-0.059283172,-0.059283172,0,-7.46215941,-6.641545421,-14.10370483,0.978766233 Alex Poythress,poythal01,2017,327,157,1.282691498,-8.243996094,-6.961304596,-0.335460273,-0.335460273,0,0.223265037,-7.385101891,-7.161836855,-0.544093264 Alex Poythress,poythal01,2018,212,104,-3.202118482,-5.227135512,-8.429253994,-0.300392277,-0.300392277,0,-2.800700684,-4.281865809,-7.082566493,-0.313865749 @@ -12808,6 +13222,7 @@ Tayshaun Prince,princta01,2016,2889,1462,-2.844510878,0.336239376,-2.508271502,0 Taurean Prince,princta02,2017,2421,1168,-3.133508726,1.7185408,-1.414967927,0.812024603,0.486047748,0.325976855,-3.767279267,0.955257846,-2.812021421,0.694673094 Taurean Prince,princta02,2018,5135,2464,-0.836243684,-1.784507951,-2.620751636,0.164629795,0.164629795,0,-0.583335922,-1.587205829,-2.17054175,1.311022451 Taurean Prince,princta02,2019,3436,1552,-0.64387921,-1.926881787,-2.570760997,0.143555412,0.143555412,0,-0.457504505,-1.731823911,-2.189328416,1.169392322 +Taurean Prince,princta02,2020,3948,1857,-2.386240313,0.215579468,-2.170660844,0.552309816,0.552309816,0,-1.72680661,0.280638228,-1.446168382,0.636170201 Kevin Pritchard,pritcke01,1991,1688,773,-4.136366601,-1.959006637,-6.095373238,-1.329849549,-1.329849549,0,-4.136325245,-2.144572581,-6.280897826,0.787798314 Kevin Pritchard,pritcke01,1992,275,136,-0.370194173,-1.761462995,-2.131657168,0.043105248,0.043105248,0,-0.861480277,-1.953023968,-2.814504245,0.456448012 Kevin Pritchard,pritcke01,1995,378,194,-1.888269344,-3.71098723,-5.599256574,-0.286540911,-0.286540911,0,-2.774664348,-3.999695357,-6.774359706,0.401060605 @@ -12896,11 +13311,13 @@ Mark Randall,randama01,1994,325,161,-2.047322662,0.574017401,-1.47330526,0.10352 Mark Randall,randama01,1995,75,39,-5.535881245,-2.718863308,-8.254744553,-0.109475472,-0.109475472,0,-5.778107034,-3.224841676,-9.00294871,-0.04879774 Chasson Randle,randlch01,2017,620,299,1.375557848,-0.569702681,0.805855167,0.539095255,0.539095255,0,1.337984761,-0.716004429,0.621980332,0.672354214 Chasson Randle,randlch01,2019,1611,743,-1.307959741,-2.243482558,-3.551442298,-0.303649291,-0.303649291,0,-1.380548792,-2.139182946,-3.519731738,-0.053784264 +Chasson Randle,randlch01,2020,87,40,-2.377688924,-2.901848965,-5.279537889,-0.05118725,-0.05118725,0,-2.456606556,-2.325188303,-4.781794859,-0.861487153 Julius Randle,randlju01,2015,26,14,-20.20286923,-11.57999837,-31.78286759,-0.207814088,-0.207814088,0,-15.50996327,-12.98935065,-28.49931393,0.202595518 Julius Randle,randlju01,2016,4644,2286,-2.27063191,-0.374371017,-2.645002928,0.121999494,0.121999494,0,-2.621731521,-0.705657234,-3.327388756,-0.367346658 Julius Randle,randlju01,2017,4444,2132,-1.637930674,-2.566520853,-4.204451527,-1.587938606,-1.587938606,0,-2.393743022,-2.161650524,-4.555393546,0.363588044 Julius Randle,randlju01,2018,4622,2190,0.172013583,-0.260272474,-0.088258891,2.98195984,2.98195984,0,-0.661651786,-0.456098081,-1.117749867,0.263340156 Julius Randle,randlju01,2019,4858,2232,0.599000427,-2.019237211,-1.420236785,1.518339628,1.518339628,0,0.22267086,-2.183656059,-1.960985198,0.272566941 +Julius Randle,randlju01,2020,4321,2080,-0.775669273,-0.347201353,-1.122870626,1.726633452,1.726633452,0,-1.116358287,-0.575955914,-1.6923142,-0.006047567 Anthony Randolph,randoan01,2009,2336,1129,-2.012772703,-0.546698293,-2.559470996,0.109554182,0.109554182,0,-1.842979633,-0.880290341,-2.723269974,-0.163652792 Anthony Randolph,randoan01,2010,1585,749,-1.796953678,-0.147574645,-1.944528323,0.307011292,0.307011292,0,-1.596893077,-0.358735001,-1.955628078,-0.241376466 Anthony Randolph,randoan01,2011,1198,590,-3.921998505,-1.028292816,-4.950291322,-0.668261799,-0.668261799,0,-3.472901135,-1.319951412,-4.792852547,0.242631012 @@ -12978,6 +13395,7 @@ Clifford Ray,raycl01,1981,1784,838,-5.506677056,-0.993858691,-6.500535747,-1.628 James Ray,rayja01,1981,342,148,-6.218214411,-1.777260155,-7.995474566,-0.399824754,-0.399824754,0,-5.975906381,-1.830593338,-7.806499719,0.973408835 James Ray,rayja01,1982,610,264,-6.103933237,-1.14955187,-7.253485107,-0.612772814,-0.619719666,0.006946852,-5.293929203,-1.594330966,-6.888260169,1.360117442 James Ray,rayja01,1983,1065,451,-3.912232057,0.185471474,-3.726760583,-0.230218258,-0.146980415,-0.083237843,-3.418882869,-0.201720041,-3.620602909,0.957491525 +Josh Reaves,reavejo02,2020,77,37,-7.67792212,0.746293359,-6.93162876,-0.080527154,-0.087983001,0.007455847,-5.501923669,-1.129854241,-6.631777909,-0.447383104 Zeljko Rebraca,rebraze01,2002,2362,1248,-2.165273087,0.549325161,-1.615947926,0.723743723,0.746080153,-0.022336429,-2.289905777,0.424007375,-1.865898402,0.645584451 Zeljko Rebraca,rebraze01,2003,946,517,-2.180044099,0.072589097,-2.107455002,0.16569643,0.262768952,-0.097072522,-2.39956737,0.01699468,-2.38257269,0.80893361 Zeljko Rebraca,rebraze01,2004,509,273,-2.792151123,-1.936267696,-4.728418819,-0.274717986,-0.274717986,0,-2.941995014,-1.476246192,-4.418241206,1.074981848 @@ -12991,6 +13409,7 @@ Eldridge Recasner,recasel01,1999,1338,708,-0.806422797,-2.603415603,-3.4098384,- Eldridge Recasner,recasel01,2000,55,28,1.775960423,-2.844673558,-1.068713134,0.023851365,0.023851365,0,0.602592815,-4.210606683,-3.608013867,-0.6544301 Eldridge Recasner,recasel01,2001,776,412,-3.388759982,-1.67057227,-5.059332252,-0.485433813,-0.475901463,-0.00953235,-3.716243952,-3.172128897,-6.888372848,-0.057151873 Eldridge Recasner,recasel01,2002,63,33,-1.920878599,-1.587279968,-3.508158567,-0.012838666,-0.012838666,0,-2.711084788,-1.809596881,-4.520681669,0.528013719 +Cam Reddish,reddica01,2020,3412,1551,-2.94782896,-0.030858349,-2.978687309,-0.182542855,-0.182542855,0,-2.717351514,-0.469296646,-3.18664816,0.890321586 Michael Redd,reddmi01,2001,68,35,-5.321371857,-1.546135682,-6.867507539,-0.073862319,-0.073862319,0,-4.887763797,-3.154548379,-8.042312176,0.421962378 Michael Redd,reddmi01,2002,2693,1417,3.75812453,-1.732475438,2.025649092,3.441021104,3.441021104,0,3.409317459,-2.047810376,1.361507083,-0.307057832 Michael Redd,reddmi01,2003,4657,2444,5.113289349,-2.403999316,2.709290033,6.796544396,6.751946034,0.044598363,5.062306839,-2.007071572,3.055235267,-0.168489165 @@ -13016,6 +13435,7 @@ JJ Redick,redicjj01,2016,4610,2263,2.797960402,1.341827882,4.139788284,8.0049512 JJ Redick,redicjj01,2017,4870,2404,1.508227389,-0.245909657,1.262317733,4.846859014,5.720118722,-0.873259708,2.262029195,-0.452128757,1.809900438,0.622256505 JJ Redick,redicjj01,2018,5282,2458,3.292248662,-1.444030482,1.84821818,5.869864399,4.6994465,1.170417899,3.134007098,-1.491614385,1.642392713,1.000349098 JJ Redick,redicjj01,2019,5995,2755,1.732418761,-0.632733121,1.09968564,5.44718251,5.149105881,0.298076629,1.807763623,-1.409720857,0.398042767,0.923907248 +JJ Redick,redicjj01,2020,3495,1581,2.422271253,-3.095112604,-0.672841351,1.691994884,1.691994884,0,2.728476256,-3.21690243,-0.488426174,1.005768927 Marlon Redmond,redmoma01,1979,1720,761,-2.816247295,-1.269301687,-4.085548981,-0.524615745,-0.488180918,-0.036434827,-2.836601554,-1.617105484,-4.453707038,0.305547131 Marlon Redmond,redmoma01,1980,648,298,-2.036049787,-1.597988238,-3.634038025,-0.134372871,-0.134372871,0,-2.508855206,-2.596042385,-5.10489759,-0.027879988 Davon Reed,reedda01,2018,519,242,-8.266775635,-0.531488449,-8.798264085,-0.745117458,-0.745117458,0,-6.675591079,-1.89617465,-8.571765729,-0.219446032 @@ -13058,6 +13478,7 @@ J.R. Reid,reidjr01,1998,2290,1223,-2.828760802,-0.70570421,-3.534465012,-0.51353 J.R. Reid,reidjr01,1999,2305,1207,-1.239258742,0.009115917,-1.230142826,0.953061924,0.884185938,0.068875986,-1.287305474,0.60294357,-0.684361904,0.464749152 J.R. Reid,reidjr01,2000,1176,602,-2.892044801,-0.987464834,-3.879509635,-0.348582774,-0.348582774,0,-2.894090963,-0.872765655,-3.766856618,0.452122034 J.R. Reid,reidjr01,2001,75,39,0.624313119,-0.211249106,0.413064013,0.062694388,0.062694388,0,0.109424192,-0.640056295,-0.530632103,-0.357442667 +Naz Reid,reidna01,2020,1089,495,-0.41170292,1.557403983,1.145701063,0.987767469,0.987767469,0,-0.154267128,2.247482713,2.093215586,0.405992032 Robert Reid,reidro01,1978,3947,1849,-0.646626519,-0.247204861,-0.89383138,1.7588353,1.7588353,0,-0.909525038,0.056794995,-0.852730043,0.481249418 Robert Reid,reidro01,1979,5033,2304,0.405803273,0.045403007,0.451206281,3.76518118,3.789107206,-0.023926026,0.36806601,0.246749821,0.614815831,0.272144457 Robert Reid,reidro01,1980,5453,2570,0.698356948,1.27702237,1.975379318,6.233118549,5.579019391,0.654099158,0.780703169,1.56144142,2.342144589,0.297513497 @@ -13146,6 +13567,7 @@ Josh Richardson,richajo01,2016,2931,1494,-0.139329528,0.089581859,-0.049747669,2 Josh Richardson,richajo01,2017,3237,1614,-1.603930781,2.080021011,0.47609023,2.642346796,2.642346796,0,-1.358195786,2.409238724,1.051042938,-0.525002531 Josh Richardson,richajo01,2018,5728,2819,-0.5208528,2.663345429,2.142492629,7.033024803,6.69791616,0.335108643,-0.263218275,3.092939836,2.829721561,-0.194225692 Josh Richardson,richajo01,2019,5263,2539,0.923699263,0.86957815,1.793277413,5.846781153,5.846781153,0,1.241451936,1.369576509,2.611028445,-0.667903132 +Josh Richardson,richajo01,2020,3831,1837,-0.141582556,0.776540305,0.634957749,3.175196349,2.854450305,0.320746044,0.117839106,1.075640792,1.193479899,-0.330551869 Malachi Richardson,richama01,2017,405,198,-0.837340074,-2.843107604,-3.680447678,-0.09391239,-0.09391239,0,-1.090165742,-2.910789096,-4.000954838,-0.08459542 Malachi Richardson,richama01,2018,666,324,-3.918365069,-4.303689719,-8.222054787,-0.89561543,-0.89561543,0,-4.643342122,-4.863430599,-9.506772721,-0.458427313 Malachi Richardson,richama01,2019,237,103,-6.288002729,-3.166462712,-9.454465441,-0.357105376,-0.357105376,0,-5.620902558,-3.104794885,-8.725697444,1.383157489 @@ -13231,6 +13653,7 @@ Austin Rivers,riverau01,2016,3334,1608,-1.876139765,-0.858513425,-2.73465319,0.0 Austin Rivers,riverau01,2017,4376,2144,-0.928307061,-1.537637512,-2.465944573,0.295374797,0.469668183,-0.174293387,-0.528635552,-1.287210135,-1.815845687,-0.328914177 Austin Rivers,riverau01,2018,4190,2057,0.982514133,-1.999342713,-1.016828581,1.78834384,1.78834384,0,1.177412773,-0.997717494,0.179695279,-1.668096724 Austin Rivers,riverau01,2019,4724,2243,-1.636126542,-0.92384037,-2.559966912,0.232640243,0.023793347,0.208846896,-1.136411156,-0.688116102,-1.824527258,-0.308918994 +Austin Rivers,riverau01,2020,3956,1805,0.234437097,-2.128963011,-1.894525914,0.784854039,0.748157583,0.036696457,-0.060614634,-1.951255513,-2.011870146,-0.150339212 David Rivers,riverda01,1989,994,473,-3.748955942,-1.282761979,-5.031717921,-0.558163402,-0.476065154,-0.082098248,-3.563889576,-1.981527818,-5.545417395,0.457079868 David Rivers,riverda01,1990,1513,724,-2.680038719,-1.919905741,-4.599944461,-0.682656969,-0.682656969,0,-2.998991122,-2.717982853,-5.716973975,-0.099726887 David Rivers,riverda01,1992,248,122,-4.695713933,-0.957637528,-5.653351461,-0.181537408,-0.181537408,0,-4.625258788,-1.855958421,-6.481217209,0.443949816 @@ -13270,6 +13693,7 @@ Andre Roberson,roberan03,2015,2649,1286,-1.138871509,3.372238109,2.233366599,3.2 Andre Roberson,roberan03,2016,4129,2024,-0.409803053,1.607359062,1.197556009,4.100576426,2.747287849,1.353288577,-0.031167889,2.251572971,2.220405082,-0.487160172 Andre Roberson,roberan03,2017,5304,2561,-1.936742226,4.333405134,2.396662908,6.706304806,5.890446923,0.815857883,-2.070222613,4.666298214,2.596075601,-0.572528532 Andre Roberson,roberan03,2018,2092,1037,-1.401876103,3.995770205,2.593894102,2.784145603,2.784145603,0,-1.769441743,4.439431179,2.669989436,-1.515241791 +Andre Roberson,roberan03,2020,196,90,-4.354145051,5.150406621,0.79626157,0.155028122,0.2212402,-0.066212078,-4.043621581,3.48189948,-0.561722102,-0.298012172 Brian Roberts,roberbr01,2013,2469,1324,0.599754942,-2.493332978,-1.893578037,0.578451615,0.578451615,0,0.452521619,-2.384309483,-1.931787864,-0.010546366 Brian Roberts,roberbr01,2014,3271,1667,-0.748626928,-0.800304507,-1.548931435,1.010625097,1.010625097,0,-0.595748431,-1.099770474,-1.695518905,-1.02230964 Brian Roberts,roberbr01,2015,2610,1330,-0.427368361,-0.264778248,-0.69214661,1.380735086,1.380735086,0,-0.808265153,-0.982799135,-1.791064288,-1.075028149 @@ -13368,6 +13792,7 @@ David Robinson,robinda01,2003,4213,2215,-1.153642087,4.398987146,3.245345059,6.7 Devin Robinson,robinde01,2018,28,13,2.081984487,8.211267399,10.29325189,0.086907504,0.086907504,0,-0.751072519,6.039451817,5.288379298,0.455022349 Devin Robinson,robinde01,2019,202,95,2.547344246,1.500920999,4.048265245,0.330134306,0.330134306,0,2.729425977,1.296175083,4.02560106,0.194603086 Duncan Robinson,robindu01,2019,341,161,-4.507934816,-2.301671933,-6.809606749,-0.333989967,-0.333989967,0,-3.240196516,-2.37778444,-5.617980956,0.160431359 +Duncan Robinson,robindu01,2020,5693,2766,3.308278534,-0.789822,2.518456534,7.462170268,6.002182772,1.459987496,3.740546545,-0.814477935,2.92606861,-0.167025417 Eddie Robinson,robined01,2000,2281,1157,-0.525597581,0.758071577,0.232473996,1.74566634,1.735893862,0.009772478,-1.01626811,-0.30832079,-1.3245889,-0.543790922 Eddie Robinson,robined01,2001,2621,1393,0.657030935,-0.509783197,0.147247738,2.049694552,1.843671128,0.206023424,-0.027014035,-1.321450755,-1.348464791,-0.66544809 Eddie Robinson,robined01,2002,1245,653,-1.916694406,-2.028229186,-3.944923592,-0.396028233,-0.396028233,0,-2.228861676,-2.498267126,-4.727128802,-0.477980362 @@ -13389,6 +13814,7 @@ Glenn Robinson III,robingl02,2016,1056,518,-1.437755024,-0.178835414,-1.61659043 Glenn Robinson III,robingl02,2017,3017,1458,-1.493151119,0.128022963,-1.365128156,1.025238842,0.997777563,0.027461279,-1.95069948,-0.704352453,-2.655051933,-0.520308016 Glenn Robinson III,robingl02,2018,708,344,-0.439311271,-0.117409443,-0.556720714,0.381672901,0.388846163,-0.007173262,-0.490790292,-0.279228888,-0.77001918,-0.721014693 Glenn Robinson III,robingl02,2019,1340,646,-3.75045023,0.622275773,-3.128174458,-0.124141162,-0.027187106,-0.096954056,-3.768905353,-0.777218936,-4.546124289,-0.530019639 +Glenn Robinson III,robingl02,2020,3772,1786,-0.689063361,-2.512533691,-3.201597052,-0.411580564,-0.411580564,0,-1.368114918,-1.689796481,-3.057911398,-0.523962552 Jackie Robinson,robinja01,1979,229,105,-1.325304723,0.118986107,-1.206318615,0.082756419,0.082756419,0,-1.449213578,-1.2615176,-2.710731177,0.077488051 Jackie Robinson,robinja01,1980,115,51,1.593972121,0.950854231,2.544826352,0.138736676,0.138736676,0,0.805957816,0.493597658,1.299555474,0.73020505 Jackie Robinson,robinja01,1982,60,29,-2.074676488,-3.887898026,-5.962574515,-0.04683965,-0.04683965,0,-2.824356844,-5.285055045,-8.109411889,-1.488664217 @@ -13401,6 +13827,8 @@ James Robinson,robinja02,1999,979,516,-2.187588508,-1.909829944,-4.097418452,-0. James Robinson,robinja02,2001,98,50,-4.818888998,0.550008527,-4.268880471,-0.039181581,-0.039181581,0,-4.394228245,0.366808322,-4.027419923,1.036549241 Jamal Robinson,robinja03,2001,132,72,-7.959957218,1.520746419,-6.439210799,-0.136742332,-0.136742332,0,-7.283668487,1.50018065,-5.783487837,0.832225314 Jerome Robinson,robinje01,2019,799,366,0.137938296,-1.970082243,-1.832143948,0.179453902,0.03887599,0.140577912,-0.751472468,-1.632373183,-2.383845652,0.501734798 +Jerome Robinson,robinje01,2020,2198,979,-2.945988631,-0.411027699,-3.35701633,-0.3047217,-0.3047217,0,-2.544046029,-0.907091954,-3.451137983,0.536282248 +Justin Robinson,robinju01,2020,101,49,-3.169560773,0.001490913,-3.16806986,-0.010367037,-0.010367037,0,-3.084105204,-4.865165147,-7.94927035,-0.826723838 Larry Robinson,robinla01,1991,895,425,-3.407487754,-1.671843548,-5.079331303,-0.496714128,-0.496714128,0,-3.63717901,-1.818844015,-5.456023025,0.278388163 Larry Robinson,robinla01,1992,12,6,-12.69875964,-6.53715101,-19.23591065,-0.052360952,-0.052360952,0,-10.89988027,-2.79134905,-13.69122932,3.672313579 Larry Robinson,robinla01,1993,68,33,-3.46046483,-1.280824296,-4.741289126,-0.033214711,-0.033214711,0,-3.741651007,-3.023296392,-6.764947399,-0.91089545 @@ -13409,6 +13837,7 @@ Larry Robinson,robinla01,1998,80,41,-3.325302909,4.08983897,0.764536061,0.072863 Larry Robinson,robinla01,2001,1224,632,0.530264211,-0.351170328,0.179093883,0.96186342,0.96186342,0,0.563314996,-0.288033312,0.275281684,1.642836969 Larry Robinson,robinla01,2002,19,10,-3.423042963,-2.182387741,-5.605430704,-0.014572247,-0.014572247,0,-3.763201484,-3.086968967,-6.850170451,0.024188063 Mitchell Robinson,robinmi01,2019,2864,1360,-0.654512742,0.884326008,0.229813267,2.06411921,2.06411921,0,-1.073866856,0.797330916,-0.27653594,-0.172013015 +Mitchell Robinson,robinmi01,2020,2962,1412,1.251869985,1.726944134,2.978814119,4.109734865,4.109734865,0,0.294950535,1.539437762,1.834388296,-0.428415659 Nate Robinson,robinna01,2006,2954,1544,-0.099559968,-0.378863063,-0.478423031,1.803449826,1.803449826,0,0.000809264,0.033869957,0.034679221,0.717800198 Nate Robinson,robinna01,2007,2595,1356,1.240618102,-0.587173261,0.653444841,2.371465282,2.371465282,0,1.309539749,-0.199162355,1.110377394,0.666059567 Nate Robinson,robinna01,2008,3635,1883,1.641705683,-1.508371691,0.133333992,2.787170854,2.787170854,0,1.644670543,-0.927147811,0.717522733,0.578633151 @@ -13450,6 +13879,7 @@ Dave Robisch,robisda01,1981,4825,2116,-0.745946451,-1.710018907,-2.455965358,0.3 Dave Robisch,robisda01,1982,595,257,0.172679064,-2.503929582,-2.331250517,0.054645745,0.054645745,0,0.289937157,-2.458252819,-2.168315661,-0.485900906 Dave Robisch,robisda01,1983,1731,733,-4.451071381,-2.245742562,-6.696813943,-1.472031624,-1.409673372,-0.062358253,-4.266839243,-3.240757335,-7.507596578,-0.434437098 Dave Robisch,robisda01,1984,869,391,-5.515831017,-1.950921575,-7.466752592,-0.920037649,-0.784834373,-0.135203276,-5.523137771,-2.368739214,-7.891876985,-0.215276077 +Isaiah Roby,robyis01,2020,26,11,-11.78828544,-2.678709539,-14.46699498,-0.066877556,-0.066877556,0,-9.113400095,-5.058348568,-14.17174866,1.738174945 John Roche,rochejo01,1980,5005,2286,1.343424257,-1.677504795,-0.334080538,2.808342083,2.808342083,0,0.945578367,-1.518457536,-0.572879168,-0.347553151 John Roche,rochejo01,1981,1414,611,0.754922735,-2.380384759,-1.625462024,0.349344198,0.349344198,0,0.522058921,-2.6048861,-2.082827179,-0.355873215 John Roche,rochejo01,1982,1159,501,0.69492206,-2.896203042,-2.201280982,0.139861107,0.139861107,0,0.493142518,-3.557629111,-3.064486592,-0.289081563 @@ -13536,6 +13966,7 @@ Rajon Rondo,rondora01,2016,5396,2537,1.002997387,-1.511635399,-0.508638012,2.947 Rajon Rondo,rondora01,2017,3856,1910,-0.458481765,0.027951121,-0.430530644,2.287293205,1.851330269,0.435962936,-0.533005617,0.817889427,0.28488381,0.36149363 Rajon Rondo,rondora01,2018,4341,2007,1.936870412,-1.828974347,0.107896065,2.970034398,2.433506823,0.536527575,1.721809009,-1.494532525,0.227276485,0.935589129 Rajon Rondo,rondora01,2019,2982,1369,-0.70369921,-1.39249562,-2.09619483,0.458531268,0.458531268,0,-0.901660739,-0.758307329,-1.659968069,0.417783226 +Rajon Rondo,rondora01,2020,2900,1379,0.36470549,-3.244632885,-2.879927395,-0.071810491,-0.407664473,0.335853982,-0.025980592,-2.355177325,-2.381157917,-0.12110546 Sean Rooks,rooksse01,1993,4376,2087,-2.996468161,-2.024780358,-5.02124852,-2.415412447,-2.415412447,0,-3.023465836,-1.897264171,-4.920730007,-0.120855535 Sean Rooks,rooksse01,1994,2499,1255,-2.071146006,-1.380839109,-3.451985115,-0.44817133,-0.44817133,0,-2.25954168,-1.667242618,-3.926784298,-0.280580342 Sean Rooks,rooksse01,1995,4632,2405,-2.951338104,-1.439984811,-4.391322916,-2.003005282,-2.003005282,0,-3.019775546,-1.543234234,-4.56300978,-0.511271482 @@ -13558,6 +13989,7 @@ Derrick Rose,rosede01,2016,4277,2097,-1.302555456,-1.401053666,-2.703609122,0.04 Derrick Rose,rosede01,2017,4237,2082,1.186415835,-1.395055613,-0.208639778,2.694904967,2.694904967,0,0.484522302,-1.833858945,-1.349336643,-0.167887035 Derrick Rose,rosede01,2018,1139,539,-1.459178372,-2.372815761,-3.831994132,-0.284161805,-0.407578563,0.123416758,-1.761540899,-3.096168364,-4.857709263,0.584603291 Derrick Rose,rosede01,2019,3005,1392,2.738555422,-1.233260732,1.50529469,3.014725961,3.014725961,0,1.384319926,-1.530387645,-0.14606772,-0.248789828 +Derrick Rose,rosede01,2020,2752,1298,2.575428241,-2.219575529,0.355852712,2.063401399,2.063401399,0,1.811816774,-3.365274529,-1.553457755,0.326778862 Jalen Rose,roseja01,1995,3656,1897,1.80987306,-0.986620268,0.823252793,3.470270349,3.3870049,0.083265449,1.452525964,-1.19728672,0.255239244,0.26842427 Jalen Rose,roseja01,1996,4146,2134,0.783943929,-1.908124981,-1.124181052,1.773560931,1.773560931,0,0.327024323,-2.014474285,-1.687449962,0.179729618 Jalen Rose,roseja01,1997,2228,1188,-0.428595261,0.781562811,0.35296755,1.89485176,1.89485176,0,-0.406101267,0.223452985,-0.182648282,0.683566704 @@ -13599,6 +14031,7 @@ Terrence Ross,rosste01,2016,4068,2082,0.510212856,0.092181944,0.602394801,3.4992 Terrence Ross,rosste01,2017,4030,1955,1.448931318,0.049023173,1.497954491,4.269374323,4.269374323,0,1.356832887,0.191080604,1.547913492,0.481028547 Terrence Ross,rosste01,2018,1278,600,-1.132492265,1.072455749,-0.060036516,0.828992489,0.828992489,0,-0.854193788,1.025784103,0.171590316,0.667475873 Terrence Ross,rosste01,2019,4766,2296,0.993681612,-0.329349363,0.664332249,4.016351756,3.716995269,0.299356487,1.177638983,-0.602568446,0.575070537,0.156106861 +Terrence Ross,rosste01,2020,4254,2024,0.958941532,-0.60767205,0.351269482,3.200569453,2.505424744,0.695144709,1.759271258,-0.669460074,1.089811184,-0.077106681 Doug Roth,rothdo01,1990,863,412,-3.923624417,0.014678204,-3.908946213,-0.244620166,-0.244620166,0,-4.020356342,-0.080410953,-4.100767295,0.411551481 Scott Roth,rothsc01,1988,450,211,-2.320182735,1.568003504,-0.75217923,0.221963494,0.172301241,0.049662253,-2.350615245,1.460471321,-0.890143925,1.579843107 Scott Roth,rothsc01,1989,1167,536,-3.689007859,-1.339202018,-5.028209878,-0.627693374,-0.627693374,0,-4.082119578,-1.844976474,-5.927096052,0.866956773 @@ -13646,6 +14079,7 @@ Terry Rozier,roziete01,2016,850,410,-4.07906615,-1.348778244,-5.427844394,-0.535 Terry Rozier,roziete01,2017,3159,1540,-1.30953912,0.539404531,-0.770134589,1.572107598,0.647494749,0.924612849,-1.116896605,-0.128638556,-1.245535161,-0.917935152 Terry Rozier,roziete01,2018,5571,2764,1.087502308,1.49966564,2.587167949,7.532756082,4.827390125,2.705365958,0.332760092,1.382784546,1.715544639,-1.242425006 Terry Rozier,roziete01,2019,4100,1953,-1.711652332,0.253893266,-1.457759066,1.289092525,0.828167268,0.460925257,-0.793982641,0.446233404,-0.347749236,-1.411015428 +Terry Rozier,roziete01,2020,4356,2164,-0.606098351,-1.510001745,-2.116100096,0.694536135,0.694536135,0,-0.452982173,-1.719050176,-2.17203235,-0.778395803 Ricky Rubio,rubiori01,2012,2760,1404,-0.074729734,3.326799296,3.252069562,4.301304623,4.301304623,0,0.285227402,3.699232327,3.984459728,0.040754957 Ricky Rubio,rubiori01,2013,3307,1691,0.265423843,2.655874107,2.92129795,4.910605099,4.910605099,0,0.541522148,3.188133422,3.72965557,0.336854762 Ricky Rubio,rubiori01,2014,5515,2638,1.87910597,1.8493586,3.72846457,8.823258322,8.823258322,0,2.381050717,2.871489897,5.252540614,1.142295855 @@ -13654,6 +14088,7 @@ Ricky Rubio,rubiori01,2016,4700,2323,1.324456103,2.658224731,3.982680834,8.03617 Ricky Rubio,rubiori01,2017,4929,2469,1.519440681,0.346915547,1.866356228,5.81351176,5.81351176,0,1.533837862,1.233704089,2.767541951,-0.027619826 Ricky Rubio,rubiori01,2018,4954,2435,-0.143508036,1.300025947,1.15651791,4.892201,4.612593951,0.27960705,0.341085502,2.826556693,3.167642195,0.59455843 Ricky Rubio,rubiori01,2019,4383,2067,0.424229725,0.942731901,1.366961626,4.40825406,3.838832213,0.569421847,0.534682417,2.105903399,2.640585816,1.018734498 +Ricky Rubio,rubiori01,2020,4348,2016,1.631956848,-0.05074372,1.581213128,4.494258396,4.494258396,0,1.224792653,1.058857065,2.283649718,0.901463762 Guy Rucker,ruckegu01,2003,8,4,-0.110557677,-2.44561889,-2.556176567,0.000400428,0.000400428,0,-1.629646122,-1.71543435,-3.345080471,1.13450372 Delaney Rudd,ruddde01,1990,1811,895,-2.368526496,-2.559588408,-4.928114904,-0.996912548,-1.015153247,0.018240698,-2.413463968,-3.20473265,-5.618196618,0.501692592 Delaney Rudd,ruddde01,1991,1872,932,-0.648438243,-1.424089295,-2.072527538,0.33187328,0.034727616,0.297145664,-0.689274872,-2.180149383,-2.869424254,0.5566776 @@ -13725,6 +14160,7 @@ D'Angelo Russell,russeda01,2016,4573,2259,-1.670622822,-1.78874899,-3.459371813, D'Angelo Russell,russeda01,2017,3782,1811,-0.284344663,-2.539738946,-2.824083609,-0.06933644,-0.06933644,0,0.086502556,-2.059732461,-1.973229905,1.268558647 D'Angelo Russell,russeda01,2018,2649,1234,-0.581879537,-3.528933665,-4.110813202,-0.869890198,-0.869890198,0,-0.073175953,-3.569966783,-3.643142736,1.521397825 D'Angelo Russell,russeda01,2019,5545,2596,2.391975114,-0.908027662,1.483947452,5.652608958,6.180959451,-0.528350494,2.786389275,-1.031433598,1.754955677,0.872389499 +D'Angelo Russell,russeda01,2020,3169,1452,3.021882855,-3.724103668,-0.702220813,1.538416787,1.538416787,0,3.296387537,-3.148445767,0.14794177,1.673350306 Walker Russell,russewa01,1983,1688,757,-4.460248969,-3.449056444,-7.909305413,-1.994216499,-1.994216499,0,-4.691061062,-4.408246139,-9.099307201,0.082859986 Walker Russell,russewa01,1984,260,119,-2.444384061,-1.810680801,-4.255064862,-0.092236037,-0.092236037,0,-2.642802916,-1.252929174,-3.89573209,0.964130876 Walker Russell,russewa01,1985,793,377,-2.292975449,-0.645336108,-2.938311558,-0.036275782,-0.036275782,0,-2.597051944,-0.921122972,-3.518174916,0.156693193 @@ -13742,6 +14178,7 @@ Arvydas Sabonis,sabonar01,2003,2437,1295,1.398937304,3.350683209,4.749620513,4.9 Domantas Sabonis,sabondo01,2017,3355,1638,-3.846561055,1.282776966,-2.563784088,0.154111916,0.146058717,0.008053199,-3.783474359,0.990087506,-2.793386852,-0.654780635 Domantas Sabonis,sabondo01,2018,4000,1976,-0.754360144,-0.682800068,-1.437160212,1.315475767,1.297921472,0.017554294,-1.025420363,-0.476183776,-1.501604139,-0.224535636 Domantas Sabonis,sabondo01,2019,3992,1934,0.931713864,0.53042767,1.462141534,4.165563647,4.003728473,0.161835173,0.828445967,0.978557211,1.807003178,0.15990403 +Domantas Sabonis,sabondo01,2020,4454,2159,1.318480248,0.061371012,1.37985126,4.523728782,4.523728782,0,1.395318965,0.541880285,1.93719925,-0.569927539 Robert Sacre,sacrero01,2013,412,207,-6.648066572,-0.836716694,-7.484783266,-0.503454065,-0.536520038,0.033065973,-6.861450612,-1.196672037,-8.058122649,0.755765379 Robert Sacre,sacrero01,2014,2307,1089,-3.994514486,0.211099328,-3.783415159,-0.573320062,-0.573320062,0,-3.801750261,-0.480054703,-4.281804964,-0.142569431 Robert Sacre,sacrero01,2015,2258,1133,-3.580987003,0.480467959,-3.100519044,-0.200919691,-0.200919691,0,-3.750908354,-0.301168166,-4.05207652,-0.804638254 @@ -13774,6 +14211,7 @@ Kevin Salvadori,salvake01,1997,295,154,-6.986549763,-0.248982881,-7.235532644,-0 Kevin Salvadori,salvake01,1998,169,87,-10.21233804,0.587989405,-9.624348634,-0.304345247,-0.304345247,0,-10.05025874,-0.893721138,-10.94397988,-0.2362861 Soumaila Samake,samakso01,2001,437,226,-3.893981152,-0.873848996,-4.767830149,-0.231467877,-0.231467877,0,-4.319340409,-2.140291215,-6.459631625,-0.475635015 Soumaila Samake,samakso01,2003,150,77,-1.860202012,-1.271030075,-3.131232087,-0.014929676,-0.014929676,0,-2.40280049,-1.844134666,-4.246935156,-0.290072814 +Luka Samanic,samanlu01,2020,102,48,-1.221200744,4.207542016,2.986341271,0.139912668,0.139912668,0,-2.352196194,3.031904817,0.679708624,-0.412858846 Cheikh Samb,sambch01,2008,57,31,-1.555296407,0.844108351,-0.711188056,0.032884395,0.032884395,0,-1.859930532,2.144606791,0.284676259,1.851375233 Cheikh Samb,sambch01,2009,163,83,-8.296269306,0.517198143,-7.779071163,-0.211281725,-0.211281725,0,-7.660111218,-0.715367401,-8.375478619,0.029116323 Brandon Sampson,sampsbr01,2019,444,214,-3.323893552,-4.631991158,-7.95588471,-0.567998685,-0.567998685,0,-3.569245909,-4.50448961,-8.073735519,-0.07071341 @@ -13786,6 +14224,7 @@ JaKarr Sampson,sampsja02,2015,2377,1131,-3.612165381,-1.15964299,-4.771808371,-1 JaKarr Sampson,sampsja02,2016,2406,1160,-3.996595853,-1.990568338,-5.98716419,-1.899877079,-1.899877079,0,-4.865548259,-2.845400067,-7.710948325,0.073595712 JaKarr Sampson,sampsja02,2018,683,344,-1.873367593,2.521940843,0.64857325,0.591355238,0.591355238,0,-2.62029939,1.585570732,-1.034728658,-0.852182992 JaKarr Sampson,sampsja02,2019,260,127,0.966788592,-0.797689308,0.169099284,0.18787897,0.18787897,0,-1.173835161,-1.349135554,-2.522970715,-0.681726336 +JaKarr Sampson,sampsja02,2020,1119,521,-1.66195853,1.9525298,0.29057127,0.809085317,0.719370117,0.089715201,-2.372835189,1.695064573,-0.677770617,-0.271631053 Ralph Sampson,sampsra01,1984,5942,2693,-1.437956069,1.623311473,0.185355404,4.032917921,4.032917921,0,-0.851909943,1.373838513,0.52192857,-0.004284016 Ralph Sampson,sampsra01,1985,7068,3279,-1.480697746,0.781033059,-0.699664687,3.431092045,3.466709631,-0.035617586,-0.89374823,0.730177746,-0.163570484,-0.046456054 Ralph Sampson,sampsra01,1986,7792,3605,-0.422591377,0.865963322,0.443371945,5.98170082,3.729624894,2.252075926,0.230506222,0.912917989,1.143424211,-0.0417871 @@ -13832,6 +14271,7 @@ Wayne Sappleton,sapplwa01,1985,634,298,-4.593608901,-1.671612684,-6.265221585,-0 Dario Saric,saricda01,2017,4482,2129,-2.140154594,0.266079055,-1.874075539,0.960452962,0.960452962,0,-1.89023624,-0.278223036,-2.168459276,0.928899882 Dario Saric,saricda01,2018,5543,2639,1.11395849,-0.503272776,0.610685714,4.565806897,3.776665605,0.789141292,1.775207811,-0.455549393,1.319658418,0.268657028 Dario Saric,saricda01,2019,4344,2023,-0.551040056,-0.971618063,-1.522658118,1.283736241,1.283736241,0,-0.087800867,-0.833197291,-0.920998158,0.207291204 +Dario Saric,saricda01,2020,3488,1632,-0.348447271,-0.503311102,-0.851758373,1.583416368,1.583416368,0,-0.657285797,-0.026013215,-0.683299012,0.184258679 Jason Sasser,sasseja01,1997,127,69,-5.262559427,-0.80976468,-6.072324107,-0.120243965,-0.120243965,0,-5.374874856,-0.367332617,-5.742207472,1.510142507 Jason Sasser,sasseja01,1999,73,39,-2.879519678,-0.453308064,-3.332827741,-0.011629765,-0.011629765,0,-3.339202561,-1.148367917,-4.487570478,0.254347052 Jeryl Sasser,sasseje01,2002,71,36,-5.015646291,0.403754111,-4.61189218,-0.034211418,-0.034211418,0,-4.7125304,-0.035125607,-4.747656007,0.036694327 @@ -13839,6 +14279,7 @@ Jeryl Sasser,sasseje01,2003,2057,1050,-3.168798236,-0.214567446,-3.383365682,-0. Tomas Satoransky,satorto01,2017,1531,755,-2.74991359,2.608819519,-0.141094071,0.999249914,1.026274297,-0.027024383,-2.082387357,0.705718419,-1.376668939,-0.950498754 Tomas Satoransky,satorto01,2018,3483,1703,1.056213952,-0.009769683,1.046444269,3.278048518,3.349058499,-0.071009981,0.381694647,-0.337757274,0.043937373,-0.757666235 Tomas Satoransky,satorto01,2019,4614,2164,0.319644852,-0.550261995,-0.230617143,2.75941715,2.75941715,0,-0.170902465,-0.327869268,-0.498771733,-0.812093787 +Tomas Satoransky,satorto01,2020,3945,1878,0.052479777,0.136442535,0.188922312,2.811885009,2.811885009,0,-0.155695365,0.383714466,0.2280191,-0.147207629 Kenny Satterfield,satteke01,2002,1067,560,-2.429659263,-0.937841204,-3.367500467,-0.176761379,-0.176761379,0,-2.298595847,-1.412347531,-3.710943378,0.173799284 Kenny Satterfield,satteke01,2003,963,502,-5.35352569,-0.96966531,-6.323191,-0.916824797,-0.916824797,0,-5.170830547,-1.632165801,-6.802996347,0.396190662 Fred Saunders,saundfr01,1977,2530,1117,-1.823978312,-0.534241042,-2.358219354,0.215275435,0.408319436,-0.193044001,-2.222491017,-0.474753263,-2.697244279,0.918116336 @@ -13901,6 +14342,7 @@ Russ Schoene,schoeru01,1983,2658,1222,-1.984458352,-2.147902482,-4.132360835,-0. Russ Schoene,schoeru01,1987,1495,702,-4.902405148,-1.168548685,-6.070953832,-1.195876353,-1.113694716,-0.082181638,-4.751068212,-1.624063194,-6.375131406,0.730378731 Russ Schoene,schoeru01,1988,2136,1012,-1.203296236,-0.55448682,-1.757783056,0.51772374,0.482881793,0.034841946,-0.924253516,-0.770152445,-1.69440596,0.825033411 Russ Schoene,schoeru01,1989,1719,817,-1.732724683,0.005855144,-1.726869539,0.433838933,0.39526447,0.038574463,-1.053074962,-0.026892562,-1.079967523,1.254433576 +Admiral Schofield,schofad01,2020,791,368,-1.996430996,-3.440502385,-5.436933381,-0.501913557,-0.501913557,0,-1.924901213,-4.007554366,-5.932455579,-0.519719625 Detlef Schrempf,schrede01,1986,2332,1089,-1.866643501,-1.860072402,-3.726715903,-0.550890072,-0.465715337,-0.085174735,-2.005101998,-1.702400622,-3.70750262,0.821917836 Detlef Schrempf,schrede01,1987,3832,1808,-0.060944979,-0.940621371,-1.001566349,1.615749209,1.801533191,-0.185783982,-0.114475593,-0.985461525,-1.099937117,0.422823989 Detlef Schrempf,schrede01,1988,3787,1861,0.032856728,-0.950945611,-0.918088883,1.752048903,1.474570216,0.277478687,-0.209900978,-1.308771255,-1.518672233,0.225041738 @@ -13923,6 +14365,7 @@ Dennis Schroder,schrode01,2016,3683,1812,0.339951965,1.035392158,1.375344123,3.8 Dennis Schroder,schrode01,2017,5542,2696,0.815394614,-2.615397682,-1.800003068,1.324899005,0.636966437,0.687932568,0.046322185,-2.153568524,-2.10724634,0.358621207 Dennis Schroder,schrode01,2018,4283,2078,1.59483051,-1.428730027,0.166100483,3.093708459,3.093708459,0,1.134469586,-1.379205978,-0.244736392,0.066466749 Dennis Schroder,schrode01,2019,5351,2465,-0.205842785,-0.586918595,-0.79276138,2.468132374,2.419353069,0.048779305,-0.797240483,0.07796879,-0.719271693,0.29074574 +Dennis Schroder,schrode01,2020,4704,2226,-0.230254119,1.609819301,1.379565183,4.73847468,3.857148634,0.881326046,-0.653107884,1.209616583,0.556508699,0.506766987 John Schweitz,schwejo01,1985,230,110,-7.681633587,-4.302504018,-11.9841376,-0.520065887,-0.520065887,0,-7.526223731,-5.397769409,-12.92399314,0.364446794 John Schweitz,schwejo01,1987,15,7,-21.32976337,-6.682512727,-28.0122761,-0.093219536,-0.093219536,0,-20.39518089,-6.93678486,-27.33196575,3.389899509 Luis Scola,scolalu01,2008,4249,2244,-0.746481594,0.402281637,-0.344199957,2.761639573,2.536130376,0.225509197,-0.891757955,0.740132919,-0.151625037,0.125885003 @@ -13980,6 +14423,7 @@ Mike Scott,scottmi01,2016,2707,1307,-0.527419918,-1.057484869,-1.584904787,0.795 Mike Scott,scottmi01,2017,397,195,-5.396341322,-0.47130778,-5.867649102,-0.311291022,-0.311291022,0,-5.391681623,-2.36743717,-7.759118793,0.353953012 Mike Scott,scottmi01,2018,3171,1532,-0.364083285,-1.89229333,-2.256376615,0.398784043,-0.165663439,0.564447483,-0.783143488,-2.503943922,-3.28708741,-0.146177683 Mike Scott,scottmi01,2019,3476,1588,-1.470213942,-2.182690039,-3.652903981,-0.749118398,-0.61396689,-0.135151508,-1.716143913,-2.785123482,-4.501267395,-0.197579916 +Mike Scott,scottmi01,2020,2604,1227,0.763077823,-1.557853854,-0.794776031,1.21816983,1.181885244,0.036284586,1.000974758,-2.032154529,-1.031179771,-0.565296294 Shawnelle Scott,scottsh01,1997,87,50,-0.752169684,0.62248678,-0.129682904,0.066633971,0.066633971,0,-1.343152634,-0.765167437,-2.108320071,-0.287118482 Shawnelle Scott,scottsh01,1998,361,191,-3.378646243,2.005542038,-1.373104205,0.133237778,0.156749988,-0.02351221,-3.631680457,2.102515724,-1.529164733,1.382486448 Shawnelle Scott,scottsh01,2001,297,157,-4.56455813,-0.587170111,-5.151728241,-0.199993509,-0.053726812,-0.146266697,-4.00639403,-0.92859988,-4.934993909,0.874336834 @@ -14011,6 +14455,7 @@ Thabo Sefolosha,sefolth01,2016,4035,1961,-0.875795257,1.98967816,1.113882903,3.8 Thabo Sefolosha,sefolth01,2017,3313,1605,-1.652679658,2.205042262,0.552362603,2.715906293,2.795823126,-0.079916834,-1.723454347,2.756347713,1.032893366,-0.08921177 Thabo Sefolosha,sefolth01,2018,1653,806,-0.247551954,3.404863904,3.15731195,2.422968952,2.422968952,0,-0.151913398,4.197981707,4.046068309,-0.254929977 Thabo Sefolosha,sefolth01,2019,1378,651,-1.955501881,3.965153368,2.009651487,1.571988373,1.640416818,-0.068428445,-1.883684658,3.201809536,1.318124878,-0.369772373 +Thabo Sefolosha,sefolth01,2020,968,436,-2.334595783,1.410831775,-0.923764007,0.406806921,0.406806921,0,-2.398143822,1.051055506,-1.347088316,0.142216974 Rony Seikaly,seikaro01,1989,4097,1962,-5.947311017,-0.197575897,-6.144886914,-3.415849951,-3.415849951,0,-5.547597288,-0.279389064,-5.826986352,0.525546434 Rony Seikaly,seikaro01,1990,5127,2409,-3.678771998,1.159367081,-2.519404917,0.283786137,0.283786137,0,-3.346462771,1.019975931,-2.326486841,0.129367803 Rony Seikaly,seikaro01,1991,4543,2171,-3.243900903,0.561951345,-2.681949558,0.07539012,0.07539012,0,-2.896519664,0.40827268,-2.488246983,0.018992662 @@ -14063,6 +14508,7 @@ Ha Seung-Jin,seungha01,2005,197,104,-7.257751733,-1.475369046,-8.733120779,-0.32 Ha Seung-Jin,seungha01,2006,391,212,-4.325235085,-1.779596886,-6.104831971,-0.367695871,-0.367695871,0,-4.655800827,-1.586488961,-6.242289788,1.219457246 Tom Sewell,sewelto01,1985,184,87,-10.46406609,-1.642988882,-12.10705497,-0.419933451,-0.419933451,0,-10.27530885,-2.251841438,-12.52715029,1.144086685 Collin Sexton,sextoco01,2019,5348,2605,-2.839530954,-5.508370226,-8.34790118,-7.382977773,-7.382977773,0,-2.453223831,-4.693736234,-7.146960066,-0.781203554 +Collin Sexton,sextoco01,2020,4481,2143,1.33834644,-4.646789028,-3.308442588,-0.612020415,-0.612020415,0,1.337006676,-4.378025442,-3.041018766,0.241207289 Charles Shackleford,shackch01,1989,1021,484,-3.088805348,0.421262521,-2.667542827,0.020438396,0.020438396,0,-3.23657578,-0.179627089,-3.416202868,0.383787707 Charles Shackleford,shackch01,1990,3258,1557,-3.418841273,-0.365733535,-3.784574808,-0.821719093,-0.821719093,0,-3.514874641,-0.601239293,-4.116113933,-0.015495044 Charles Shackleford,shackch01,1992,2762,1399,-2.491537673,0.359413275,-2.132124398,0.442627499,0.442627499,0,-2.343066521,0.588107616,-1.754958905,0.356398431 @@ -14072,6 +14518,7 @@ Charles Shackleford,shackch01,1999,694,367,-3.36904562,-0.398747743,-3.767793363 Mustafa Shakur,shakumu01,2011,314,159,-4.247732299,-1.623483056,-5.871215355,-0.254678809,-0.254678809,0,-4.305076678,-3.104369169,-7.409445847,0.544815244 Mustafa Shakur,shakumu01,2014,25,11,-17.61543535,0.108262627,-17.50717272,-0.087582262,-0.087582262,0,-12.02492968,-0.42912478,-12.45405446,5.514986189 Landry Shamet,shamela01,2019,4263,1976,0.970192147,-0.522171789,0.448020358,3.243760557,2.493115305,0.750645253,0.292180514,-0.255009814,0.0371707,-0.117177205 +Landry Shamet,shamela01,2020,3633,1695,-0.742190774,-1.581527126,-2.3237179,0.357105082,0.548250905,-0.191145823,-1.414805191,-0.717385409,-2.132190599,0.0274542 God Shammgod,shammgo01,1998,282,146,-4.870894101,-2.242164329,-7.11305843,-0.330384823,-0.330384823,0,-4.601312432,-2.485680745,-7.086993177,1.513427404 Walter Sharpe,sharpwa01,2009,37,20,-6.946117299,-0.105318037,-7.051435335,-0.044773765,-0.044773765,0,-6.39812299,-1.040583961,-7.438706952,1.864683783 John Shasky,shaskjo01,1989,1971,944,-1.724187946,-1.422633816,-3.146821762,-0.190733795,-0.190733795,0,-2.341715926,-1.824350927,-4.166066854,-0.206342208 @@ -14092,6 +14539,7 @@ Brian Shaw,shawbr01,2001,4104,2123,-0.162813851,-0.85017059,-1.012984441,1.89681 Brian Shaw,shawbr01,2002,1684,869,-0.266084366,-0.652137204,-0.918221569,0.821238746,0.51902607,0.302212676,-0.330903221,-1.383479823,-1.714383044,-0.022374801 Brian Shaw,shawbr01,2003,2174,1115,-2.789422721,-0.815291206,-3.604713928,-0.489791071,-0.380163784,-0.109627287,-2.652170922,-1.673504915,-4.325675836,0.044919582 Casey Shaw,shawca01,1999,26,14,-19.3461643,-6.105214441,-25.45137874,-0.161983609,-0.161983609,0,-17.42890141,-7.653029035,-25.08193045,-0.093131578 +Marial Shayok,shayoma01,2020,65,28,-4.240979208,-2.872756758,-7.113735966,-0.063891703,-0.063891703,0,-0.278898796,-3.454104083,-3.733002879,2.543843489 Craig Shelton,sheltcr01,1981,1227,586,-3.20979777,-1.915551331,-5.125349101,-0.720743093,-0.720743093,0,-3.371224287,-1.704879858,-5.076104145,1.533587525 Craig Shelton,sheltcr01,1982,42,21,-4.417298505,1.267221538,-3.150076967,-0.004319562,-0.004319562,0,-4.647940446,0.969808254,-3.678132192,0.787500259 Lonnie Shelton,sheltlo01,1977,4793,2104,0.040896995,2.436879608,2.477776603,5.647073206,5.647073206,0,0.544092889,2.600209256,3.144302145,0.677300798 @@ -14139,12 +14587,14 @@ Iman Shumpert,shumpim01,2016,3324,1683,-1.267919698,0.965393444,-0.302526254,2.0 Iman Shumpert,shumpim01,2017,4508,2212,-1.441055962,0.847272483,-0.593783479,2.446725052,1.818027036,0.628698016,-1.033133247,0.717064941,-0.316068306,0.043269354 Iman Shumpert,shumpim01,2018,581,276,-4.497280555,0.895137104,-3.602143451,-0.12067454,-0.12067454,0,-3.734435425,0.235573118,-3.498862308,0.561963786 Iman Shumpert,shumpim01,2019,3432,1590,-1.306332986,0.936756298,-0.369576688,1.907763707,1.799501336,0.108262371,-0.937524102,0.735959857,-0.201564246,0.066482191 +Iman Shumpert,shumpim01,2020,501,241,-4.438017874,1.132195917,-3.305821957,-0.068335706,-0.068335706,0,-3.55774494,0.530841892,-3.026903048,-0.010698559 Alexey Shved,shvedal01,2013,3598,1840,-0.439387959,-0.764366546,-1.203754506,1.455269958,1.455269958,0,-0.45467039,-1.313981841,-1.768652232,0.237583514 Alexey Shved,shvedal01,2014,1347,664,-2.300613776,-0.021957503,-2.322571279,0.145905993,0.145905993,0,-0.962816748,-1.287977543,-2.250794291,0.731787582 Alexey Shved,shvedal01,2015,1564,767,1.526214779,-2.740157299,-1.213942521,0.664847464,0.664847464,0,1.46788922,-2.795897754,-1.328008534,0.306878548 Pascal Siakam,siakapa01,2017,1759,869,-3.504506137,-0.267375148,-3.771881285,-0.453835606,-0.497201924,0.043366317,-3.598397556,0.335327219,-3.263070337,-0.356256883 Pascal Siakam,siakapa01,2018,3798,1858,0.167098626,0.281719339,0.448817965,2.982601511,3.279707013,-0.297105502,0.280991041,0.052706895,0.333697936,-0.844295865 Pascal Siakam,siakapa01,2019,7149,3439,1.305769171,1.249779966,2.555549138,9.320981822,7.303221522,2.017760299,1.42902994,1.501100607,2.930130547,-0.355705389 +Pascal Siakam,siakapa01,2020,5333,2528,-0.24909741,0.996857152,0.747759742,4.495235724,4.395211852,0.100023872,0.620030359,1.034749563,1.654779923,-0.049793252 Jordan Sibert,siberjo01,2019,9,4,12.92144429,-26.34386004,-13.42241574,-0.021604133,-0.021604133,0,7.288802927,-20.75935827,-13.47055535,-0.824157513 Jerry Sichting,sichtje01,1981,959,451,-2.551345664,-0.514113037,-3.065458701,-0.065966374,-0.111171591,0.045205217,-2.915572482,-1.059224789,-3.974797271,0.010961586 Jerry Sichting,sichtje01,1982,1664,800,-1.124817641,-0.801396524,-1.926214165,0.335680868,0.335680868,0,-1.711776253,-1.023881834,-2.735658087,-0.16871952 @@ -14183,10 +14633,12 @@ Paul Silas,silaspa01,1980,3949,1852,-1.957402723,-0.853518768,-2.810921492,-0.02 Xavier Silas,silasxa01,2012,81,43,-2.376275998,-2.672554659,-5.048830657,-0.048079985,-0.094113566,0.046033581,-2.4204553,-3.169217076,-5.589672375,1.058887018 Xavier Silas,silasxa01,2018,16,7,-0.399490156,18.96243302,18.56294287,0.076845249,0.076845249,0,-0.803441828,17.6208503,16.81740847,0.949002475 Garret Siler,silerga01,2011,201,101,-2.37667735,-1.58708301,-3.963760359,-0.063198144,-0.063198144,0,-2.406660086,-2.172504952,-4.579165038,0.972736874 +Chris Silva,silvach01,2020,743,346,-1.086826306,-3.185645016,-4.272471321,-0.271522938,-0.271522938,0,-1.017795064,-2.336451001,-3.354246064,1.049415316 Wayne Simien,simiewa01,2006,812,421,-3.043870973,-0.192833215,-3.236704188,-0.111138465,-0.017110926,-0.094027539,-3.117030255,-0.3630262,-3.480056456,0.615447496 Wayne Simien,simiewa01,2007,176,93,-3.911793583,-1.081015194,-4.992808777,-0.106841583,-0.106841583,0,-4.261942603,-1.152540797,-5.414483399,0.370221648 Ben Simmons,simmobe01,2018,6558,3101,1.126740729,0.961339166,2.088079895,7.625856962,9.002377041,-1.376520078,1.559022671,1.477276777,3.036299447,0.857118578 Ben Simmons,simmobe01,2019,6719,3121,0.80831011,-0.877988062,-0.069677953,4.370734211,3.021398732,1.349335479,0.859599185,-0.648614455,0.210984729,0.923990731 +Ben Simmons,simmobe01,2020,4248,2017,-0.114935099,2.435929687,2.320994588,5.271778758,5.271778758,0,0.876350992,3.427445682,4.303796674,1.043911044 Bobby Simmons,simmobo01,2002,638,343,0.243901777,-0.910522788,-0.666621011,0.364617716,0.364617716,0,-0.112926306,-1.488027974,-1.60095428,0.007378426 Bobby Simmons,simmobo01,2003,703,378,1.192074886,-2.217903435,-1.025828549,0.332980276,0.332980276,0,0.203756235,-1.954021748,-1.750265513,0.128537311 Bobby Simmons,simmobo01,2004,2639,1376,0.165950622,0.451995388,0.61794601,2.365744362,2.365744362,0,-0.164277479,0.600454437,0.436176958,0.051202429 @@ -14214,6 +14666,7 @@ Lionel Simmons,simmoli01,1995,2069,1064,-2.931001744,-0.222859702,-3.153861446,- Lionel Simmons,simmoli01,1996,1742,887,-1.105943442,0.555133488,-0.550809954,1.018525438,0.640210034,0.378315404,-1.326192051,-0.11494107,-1.441133122,0.138678129 Lionel Simmons,simmoli01,1997,999,521,-2.221446677,-1.570344012,-3.791790688,-0.277203017,-0.277203017,0,-2.686777541,-2.272912006,-4.959689547,0.092352691 Anfernee Simons,simonan01,2019,336,153,-3.653617057,-5.904937781,-9.558554838,-0.535136808,-0.444902691,-0.090234117,-3.579628584,-6.339593803,-9.919222388,0.370868445 +Anfernee Simons,simonan01,2020,3292,1531,-2.277554212,-3.068646293,-5.346200505,-2.009547744,-2.411959082,0.402411338,-1.989711233,-2.768403355,-4.758114589,-0.435299014 Miles Simon,simonmi01,1999,36,19,-12.04896857,-1.967410014,-14.01637858,-0.110734174,-0.110734174,0,-11.07362173,-4.07646457,-15.1500863,1.252673422 Dickey Simpkins,simpkdi01,1995,1136,586,-3.769710508,-1.674993862,-5.44470437,-0.805171863,-0.805171863,0,-3.76542417,-2.48914126,-6.25456543,-0.056416461 Dickey Simpkins,simpkdi01,1996,1315,685,-3.494006918,-1.656732634,-5.150739552,-0.838444444,-0.838444444,0,-3.465698406,-2.659658192,-6.125356599,-0.064557639 @@ -14299,12 +14752,14 @@ Donald Sloan,sloando01,2015,2180,1107,-1.20488313,-1.835356011,-3.040239141,-0.1 Donald Sloan,sloando01,2016,2661,1318,0.390045836,-2.269420989,-1.879375153,0.58134201,0.58134201,0,0.054116967,-2.78717645,-2.733059483,-0.684963292 Uros Slokar,slokaur01,2007,140,72,-3.347809708,-1.936444916,-5.284254624,-0.093788132,-0.093788132,0,-3.215185333,-3.364258824,-6.579444157,0.69341879 Tom Sluby,slubyto01,1985,314,151,-1.54160798,-3.092145963,-4.633753942,-0.145923849,-0.145923849,0,-2.037150964,-3.70826841,-5.745419375,0.569011431 +Alen Smailagic,smailal01,2020,304,139,-0.560627414,-1.124335181,-1.684962596,0.076080015,0.076080015,0,-1.165442895,-2.165633837,-3.331076732,0.743380745 Keith Smart,smartke01,1989,26,12,-7.968128641,-6.242718344,-14.21084698,-0.069939269,-0.069939269,0,-8.418909454,-8.354267407,-16.77317686,-0.33202329 Marcus Smart,smartma01,2015,3847,1898,0.240705706,1.435038654,1.67574436,4.289168711,4.474370737,-0.185202026,0.53562019,2.048460607,2.584080798,0.293182818 Marcus Smart,smartma01,2016,3946,1860,-0.227951552,2.031587578,1.803636025,4.406167888,3.626456893,0.779710995,0.144249027,2.108676016,2.252925043,1.198036296 Marcus Smart,smartma01,2017,6044,2937,-1.133303997,1.926559811,0.793255814,5.365513794,4.49364116,0.871872634,-0.570037961,1.886022721,1.31598476,0.629980053 Marcus Smart,smartma01,2018,4242,2063,-0.766407708,2.379516165,1.613108457,4.706808385,2.898186536,1.808621849,-0.974633961,2.0875838,1.11294984,0.85568545 Marcus Smart,smartma01,2019,4714,2232,0.094095312,2.26768339,2.361778703,5.852262112,5.836672785,0.015589327,0.732227243,3.032177924,3.764405166,0.464089581 +Marcus Smart,smartma01,2020,5363,2567,1.002447117,1.904355408,2.906802525,7.514981956,5.357300118,2.157681837,1.819071674,2.463578614,4.282650288,0.427789617 Bingo Smith,smithbi02,1977,4692,2192,-0.8535476,-0.152892545,-1.006440145,1.951895932,2.131529809,-0.179633877,-0.723827205,-0.26982666,-0.993653865,-0.021178281 Bingo Smith,smithbi02,1978,3522,1615,-0.857302416,-1.382505518,-2.239807934,0.420180942,0.414395136,0.005785806,-1.203995102,-1.468020118,-2.67201522,-0.100680667 Bingo Smith,smithbi02,1979,3571,1650,-0.380137227,-1.830423148,-2.210560375,0.454474086,0.454474086,0,-0.67684734,-1.541202352,-2.218049691,0.084299003 @@ -14349,6 +14804,7 @@ Derek Smith,smithde02,1990,2886,1420,-0.175487459,-1.497061532,-1.672548991,0.79 Derek Smith,smithde02,1991,206,102,-3.380171377,-0.853924695,-4.234096073,-0.084791842,0.04726275,-0.132054591,-3.504661074,-0.661899569,-4.166560643,1.996497085 Dennis Smith Jr.,smithde03,2018,4190,2049,-2.212763567,-3.314312723,-5.52707629,-2.910999349,-2.910999349,0,-1.177785667,-2.599662734,-3.777448401,0.268029569 Dennis Smith Jr.,smithde03,2019,3183,1508,-2.933755952,1.171558246,-1.762197706,0.762366075,0.762366075,0,-2.400153973,1.180149529,-1.220004444,0.41864712 +Dennis Smith Jr.,smithde03,2020,1132,537,-5.227263723,-0.832818781,-6.060082504,-0.906746847,-0.906746847,0,-4.065890388,-0.422394743,-4.488285131,-0.015869367 Doug Smith,smithdo03,1992,3396,1707,-3.087109173,0.158055907,-2.929053266,-0.157041295,-0.157041295,0,-2.865412966,0.641106344,-2.224306622,0.691245414 Doug Smith,smithdo03,1993,3195,1524,-4.311988803,-1.064887811,-5.376876614,-2.061482414,-2.061482414,0,-4.219726484,-0.255177434,-4.474903918,0.909501094 Doug Smith,smithdo03,1994,3353,1684,-1.964661677,0.475158956,-1.489502721,1.092684842,1.092684842,0,-1.955843133,1.152629516,-0.803213617,0.86152396 @@ -14373,6 +14829,7 @@ Ish Smith,smithis01,2016,4636,2239,0.268140462,-1.065739625,-0.797599164,2.20905 Ish Smith,smithis01,2017,3958,1955,-0.082689526,-0.989461295,-1.072150821,1.64977743,1.64977743,0,-1.022728548,-0.453522956,-1.476251504,-1.393688805 Ish Smith,smithis01,2018,4196,2043,0.251624831,1.01269755,1.264322381,4.136540194,4.136540194,0,-0.299327061,0.812867476,0.513540414,-1.131838286 Ish Smith,smithis01,2019,2745,1332,-0.243526561,-1.064679005,-1.308205565,0.964231304,1.137886163,-0.173654859,-0.612548974,-1.044465515,-1.657014488,-1.772443272 +Ish Smith,smithis01,2020,3890,1787,-0.321161775,-2.372134139,-2.693295914,0.051290517,0.051290517,0,-0.233421218,-2.563559232,-2.79698045,-0.80609377 Jabari Smith,smithja01,2001,131,66,-2.341579724,-0.097466783,-2.439046507,0.010517143,0.010517143,0,-2.310240539,-0.476791119,-2.787031658,0.408698214 Jabari Smith,smithja01,2002,349,181,-2.523395902,0.047994823,-2.475401079,0.039212258,0.039212258,0,-2.540442614,0.140759854,-2.39968276,1.247890835 Jabari Smith,smithja01,2004,349,178,-5.058587128,-1.345594085,-6.404181213,-0.333555909,-0.379354854,0.045798945,-4.812891173,-2.208368292,-7.021259465,0.412210367 @@ -14435,6 +14892,7 @@ JR Smith,smithjr01,2016,6057,3092,3.079224385,-1.507329635,1.571894751,6.8854957 JR Smith,smithjr01,2017,3404,1674,0.191601427,-0.41445615,-0.222854723,2.194276976,1.014718113,1.179558862,1.013363518,-0.342346769,0.671016749,-0.123755026 JR Smith,smithjr01,2018,6003,2950,-0.469183187,-2.656919987,-3.126103175,-0.498830047,-1.17608558,0.677255533,-0.176263953,-1.989034945,-2.165298898,-0.039338125 JR Smith,smithjr01,2019,471,222,-3.064124219,-0.648625625,-3.712749844,-0.109897562,-0.109897562,0,-1.964573845,-1.744528713,-3.709102558,0.79653722 +JR Smith,smithjr01,2020,341,154,-8.863246308,-5.478852676,-14.34209898,-0.937897535,-0.385058785,-0.55283875,-7.752942993,-5.610545559,-13.36348855,0.861219518 Kenny Smith,smithke01,1988,4614,2170,0.439261117,-1.228508218,-0.789247101,2.164046243,2.164046243,0,0.372627866,-0.587083233,-0.214455367,-0.314338277 Kenny Smith,smithke01,1989,6660,3145,0.511810705,-1.241155995,-0.729345291,3.230173258,3.230173258,0,0.348715342,-0.774838173,-0.426122831,-0.381141885 Kenny Smith,smithke01,1990,4921,2421,-0.015264231,-1.412571121,-1.427835353,1.633166733,1.633166733,0,-0.132103248,-1.185029447,-1.317132695,-0.080820965 @@ -14542,6 +15000,7 @@ Willie Smith,smithwi02,1978,16,7,-1.124978997,-3.890689757,-5.015668754,-0.00809 Willie Smith,smithwi02,1979,285,131,-0.256985088,0.567492712,0.310507623,0.206408975,0.206408975,0,-0.310509676,0.335405048,0.024895372,0.971397932 Willie Smith,smithwi02,1980,2339,1051,0.38747316,0.489788881,0.877262042,1.951933675,1.951933675,0,0.591124103,0.340671978,0.931796082,0.371334104 Zhaire Smith,smithzh01,2019,252,116,0.950911274,-0.58117895,0.369732324,0.175101148,0.113419146,0.061682003,0.528382364,-1.348547836,-0.820165472,0.227708439 +Zhaire Smith,smithzh01,2020,72,32,-7.192135728,-2.035129708,-9.227265437,-0.106404431,-0.106404431,0,-7.438962326,-0.967607659,-8.406569985,0.631453857 Rik Smits,smitsri01,1989,4267,2041,-1.563420887,0.757554867,-0.805866019,2.028574763,2.028574763,0,-1.457097126,0.722771335,-0.734325791,0.207016749 Rik Smits,smitsri01,1990,5093,2500,-0.617967174,0.401296551,-0.216670624,3.229723784,3.1800396,0.049684185,-0.346930785,0.56949832,0.222567535,0.114344306 Rik Smits,smitsri01,1991,3729,1778,-2.126594171,-0.675673337,-2.802267508,-0.046248431,-0.113271231,0.067022801,-1.835871394,-0.496651719,-2.332523113,0.179880604 @@ -14567,6 +15026,7 @@ Tony Snell,snellto01,2016,2669,1301,-2.368173956,1.030044467,-1.338129489,0.9355 Tony Snell,snellto01,2017,5014,2521,-0.398872711,-1.708898475,-2.107771186,0.830843236,0.699467445,0.131375791,-0.855686669,-1.437221673,-2.292908343,-0.285548429 Tony Snell,snellto01,2018,4454,2187,-1.22979933,-1.904465182,-3.134264512,-0.443113581,-0.171759664,-0.271353917,-1.390509264,-1.891698819,-3.282208083,-0.479475139 Tony Snell,snellto01,2019,2913,1332,-0.181996799,-1.310432046,-1.492428845,0.856526158,0.940607074,-0.084080916,-0.427728406,-1.611752874,-2.03948128,-0.688412209 +Tony Snell,snellto01,2020,3365,1641,-0.211886681,-1.678054789,-1.88994147,0.712551555,0.712551555,0,-0.871691372,-1.926862054,-2.798553426,-1.06663747 Eric Snow,snower01,1996,814,413,-3.848460114,1.360217347,-2.488242766,0.050039716,0.112556658,-0.062516942,-3.689314033,0.842497174,-2.84681686,1.089415801 Eric Snow,snower01,1997,1567,823,-0.527207193,-0.318194949,-0.845402142,0.808527743,0.577646027,0.230881716,-1.10376716,-0.479335039,-1.583102199,0.299370141 Eric Snow,snower01,1998,1748,918,-0.585062114,0.924211571,0.339149458,1.444099794,1.444099794,0,-0.899794027,1.141870092,0.242076065,0.705044175 @@ -14642,6 +15102,7 @@ Marreese Speights,speigma01,2016,2157,1033,-3.581761628,0.586687723,-2.995073905 Marreese Speights,speigma01,2017,2832,1384,0.330351958,0.099536991,0.429888949,2.274486212,2.032203829,0.242282383,1.565609638,0.626955658,2.192565296,0.765596728 Marreese Speights,speigma01,2018,1400,675,0.13067839,-1.89511692,-1.76443853,0.342074567,0.342074567,0,0.515577391,-2.19747184,-1.681894449,0.777987787 Omari Spellman,spellom01,2019,1792,805,-2.871557445,-0.537221057,-3.408778502,-0.271203983,-0.271203983,0,-2.519662457,-1.539322975,-4.058985432,0.239712019 +Omari Spellman,spellom01,2020,1890,886,-3.027251932,-1.474568971,-4.501820903,-0.795432553,-0.795432553,0,-3.225674505,-1.743363669,-4.969038174,0.456998013 Andre Spencer,spencan01,1993,884,422,-0.924745817,-0.663129177,-1.587874994,0.248662409,0.248662409,0,-1.03172257,-0.188144455,-1.219867025,0.602919596 Andre Spencer,spencan01,1994,720,349,-0.528155674,0.169701984,-0.35845369,0.430747532,0.430747532,0,-0.861677585,-0.264738957,-1.126416541,0.418178736 Elmore Spencer,spencel01,1993,593,284,-6.2466203,-0.044396884,-6.291017184,-0.521222075,-0.492451156,-0.028770919,-6.027773812,-0.758588768,-6.78636258,1.24737044 @@ -14943,6 +15404,7 @@ Derek Strong,stronde01,2001,927,491,-3.559365828,-0.900616201,-4.459982029,-0.42 Lamont Strothers,strotla01,1992,35,17,-8.617344656,0.644906458,-7.972438198,-0.04630957,-0.04630957,0,-6.969962979,-0.898615024,-7.868578003,2.188588412 Lamont Strothers,strotla01,1993,289,138,-4.819700908,-1.896296795,-6.715997703,-0.28179433,-0.28179433,0,-4.464735034,-2.343892784,-6.808627817,0.897146012 John Stroud,stroujo01,1981,186,88,-4.152329743,-2.861839735,-7.014169478,-0.190190312,-0.190190312,0,-4.565943005,-3.786901151,-8.352844156,-0.678622473 +Max Strus,strusma01,2020,15,6,18.824392,10.58859475,29.41298676,0.100705214,0.100705214,0,14.79255826,3.614402787,18.40696105,2.331138598 Rodney Stuckey,stuckro01,2008,2667,1461,-1.142922395,0.738304103,-0.404618291,1.78838954,0.926477136,0.861912404,-1.055757855,0.730608645,-0.32514921,0.205616661 Rodney Stuckey,stuckro01,2009,4824,2645,-0.015576557,-0.147205879,-0.162782436,3.489338002,3.393006456,0.096331546,-0.055767737,0.10592778,0.050160043,-0.058208399 Rodney Stuckey,stuckro01,2010,4660,2499,-0.501964481,0.948815432,0.446850951,4.075909431,4.075909431,0,-0.363519649,1.288415946,0.924896297,-0.000988513 @@ -14964,6 +15426,7 @@ DaJuan Summers,summeda01,2012,389,209,-1.251104698,-0.827036771,-2.078141469,0.0 DaJuan Summers,summeda01,2013,13,7,-8.202851114,-1.304419639,-9.507270753,-0.023678668,-0.023678668,0,-8.069737633,-3.428782107,-11.49851974,-1.752453396 Edmond Sumner,sumneed01,2018,5,2,7.560216583,-0.400697962,7.159518621,0.010173075,0.010173075,0,7.079454714,2.282944607,9.362399321,0.602362292 Edmond Sumner,sumneed01,2019,469,212,-3.669208857,-0.699288749,-4.368497607,-0.172535638,-0.205104899,0.032569261,-3.997267578,-0.778756248,-4.776023826,0.536631048 +Edmond Sumner,sumneed01,2020,1045,488,-1.856271395,-1.632448099,-3.488719494,-0.187976452,-0.116627086,-0.071349367,-2.637770632,-1.749179864,-4.386950496,0.05054948 Barry Sumpter,sumptba01,1989,2,1,-35.68192086,-4.626959952,-40.30888081,-0.018925291,-0.018925291,0,-32.62468229,-6.219976513,-38.8446588,-1.261667906 Bruno Sundov,sundobr01,1999,21,11,-14.80259856,-5.551706451,-20.35430502,-0.102667533,-0.102667533,0,-13.63930032,-3.214833023,-16.85413334,3.524005089 Bruno Sundov,sundobr01,2000,122,61,-7.071122177,-0.651461846,-7.722584023,-0.157594791,-0.157594791,0,-6.431571364,0.003191216,-6.428380147,1.727230555 @@ -14998,6 +15461,7 @@ Greg Sutton,suttogr01,1995,1367,713,-1.256229694,-0.296925532,-1.553155227,0.435 Greg Sutton,suttogr01,1996,1270,655,-1.525769256,-2.455924267,-3.981693524,-0.42259788,-0.42259788,0,-1.383798065,-2.247962814,-3.631760878,2.539461658 Caleb Swanigan,swanica01,2018,409,197,-6.026245318,2.364179279,-3.662066038,-0.093745445,-0.110412403,0.016666958,-7.211927226,2.055884663,-5.156042563,0.310492612 Caleb Swanigan,swanica01,2019,381,178,-10.09405016,0.326278066,-9.767772098,-0.644917513,-0.644917513,0,-9.390712795,-0.679921956,-10.07063475,0.534320491 +Caleb Swanigan,swanica01,2020,625,288,-4.189786323,-2.275246342,-6.465032665,-0.550033307,-0.550033307,0,-4.375811381,-1.124267017,-5.500078398,1.940640784 Mike Sweetney,sweetmi01,2004,1044,551,0.357944865,-1.047498535,-0.689553671,0.580850815,0.600787753,-0.019936937,-0.054040656,-1.55364641,-1.607687066,-0.198937257 Mike Sweetney,sweetmi01,2005,2884,1509,-0.916502247,-2.277785128,-3.194287375,-0.342936742,-0.342936742,0,-1.067173133,-2.273171364,-3.340344497,0.237725225 Mike Sweetney,sweetmi01,2006,2631,1342,-3.638554869,1.478060183,-2.160494686,0.410191286,0.10014491,0.310046376,-3.430226887,1.264491272,-2.165735615,0.502623726 @@ -15050,6 +15514,7 @@ Earl Tatum,tatumea01,1979,2784,1233,-3.001931274,-0.386743037,-3.388674311,-0.40 Earl Tatum,tatumea01,1980,501,225,-3.990823858,0.842262645,-3.148561213,-0.046071825,-0.046071825,0,-3.767924561,0.1789338,-3.588990762,0.727417576 Jayson Tatum,tatumja01,2018,6289,3121,0.491905396,0.698562344,1.19046774,6.282711531,4.943063676,1.339647855,-0.506136621,0.465467692,-0.04066893,-0.480985456 Jayson Tatum,tatumja01,2019,5771,2750,0.376533514,0.583981114,0.960514628,5.193281862,4.759803477,0.433478385,0.874849813,0.715558667,1.59040848,-0.506292334 +Jayson Tatum,tatumja01,2020,6145,2955,3.404007194,2.104405389,5.508412583,12.54958339,9.158698975,3.390884416,4.096688401,1.938681284,6.035369685,-0.156785846 Walter Tavares,tavarwa01,2016,155,73,-1.842989844,-2.261163505,-4.104153349,-0.050665669,-0.050665669,0,-2.350927581,-2.013863487,-4.364791068,0.447077837 Walter Tavares,tavarwa01,2017,52,28,5.389123758,11.80425604,17.1933798,0.28277402,0.28277402,0,7.880095486,9.188034934,17.06813042,0.757854756 Anthony Taylor,tayloan01,1989,768,368,-2.592372252,0.610346878,-1.982025374,0.144545844,0.144545844,0,-2.855691069,0.756462336,-2.099228733,0.251487068 @@ -15110,6 +15575,7 @@ Jeff Teague,teaguje01,2016,5247,2534,0.881991534,-1.038925318,-0.156933784,3.374 Jeff Teague,teaguje01,2017,5710,2799,2.430859022,-0.758205261,1.672653761,6.385179427,5.816005239,0.569174189,1.501954359,-0.62953335,0.87242101,0.738499035 Jeff Teague,teaguje01,2018,5029,2464,1.170113053,-2.041453979,-0.871340926,2.355602958,2.642076686,-0.286473728,1.197420014,-1.470031256,-0.272611243,0.612254301 Jeff Teague,teaguje01,2019,2682,1264,1.017626106,-1.045191223,-0.027565117,1.754946595,1.754946595,0,0.333781672,-1.112073242,-0.77829157,-0.042494538 +Jeff Teague,teaguje01,2020,3182,1464,0.185686625,-3.317267067,-3.131580442,-0.284611151,-0.284611151,0,-1.100412494,-3.359431857,-4.459844351,-0.228143156 Marquis Teague,teaguma01,2013,871,464,-4.202033715,-1.416560133,-5.618593848,-0.682860567,-0.687689603,0.004829035,-4.459862268,-2.043075315,-6.502937582,0.852219033 Marquis Teague,teaguma01,2014,862,443,-7.001133229,-3.162789086,-10.16392232,-1.640823791,-1.640823791,0,-7.632173454,-3.025090443,-10.6572639,-1.505941096 Marquis Teague,teaguma01,2018,150,74,-4.162876512,-2.053098417,-6.215974929,-0.128583005,-0.128583005,0,-2.717216473,-0.802887971,-3.520104444,-1.723948055 @@ -15138,6 +15604,7 @@ Garrett Temple,templga01,2016,4069,1951,-1.337697622,1.976842668,0.639145045,3.3 Garrett Temple,templga01,2017,3484,1728,-0.654629598,1.90868652,1.254056922,3.539378331,3.539378331,0,-0.706102459,1.874720621,1.168618162,0.258399371 Garrett Temple,templga01,2018,3249,1615,-1.505028617,1.233267202,-0.271761415,2.034433488,2.034433488,0,-2.066871255,0.720095818,-1.346775437,-0.367647878 Garrett Temple,templga01,2019,4360,2103,-2.437885162,0.799188925,-1.638696237,1.179953139,1.086323442,0.093629697,-2.578585408,1.863376989,-0.715208419,-0.282627873 +Garrett Temple,templga01,2020,4000,1867,-1.461990159,0.27860896,-1.183381199,1.493436069,1.42694551,0.066490559,-1.072414706,-0.005097226,-1.077511931,-0.053832813 Milos Teodosic,teodomi01,2018,2404,1134,0.014626813,-1.769847373,-1.75522056,0.582290041,0.582290041,0,0.562207994,-1.433005025,-0.870797031,1.162285514 Milos Teodosic,teodomi01,2019,334,150,0.253701141,-3.62310483,-3.369403689,-0.048387037,-0.048387037,0,-0.188345462,-2.594410463,-2.782755925,2.115695734 Ira Terrell,terreir01,1977,3933,1751,-0.701366462,0.062864511,-0.638501951,1.884629367,1.884629367,0,-1.06024633,-0.406625427,-1.466871757,-0.097088294 @@ -15176,6 +15643,7 @@ Hasheem Thabeet,thabeha01,2013,1565,796,-3.252074636,3.415720359,0.163645723,1.1 Hasheem Thabeet,thabeha01,2014,417,199,-8.064767507,-2.043537263,-10.10830477,-0.749821236,-0.679768013,-0.070053223,-8.07083475,-1.222362019,-9.293196769,0.440287711 Daniel Theis,theisda01,2018,1912,936,-1.749941678,2.070802777,0.320861099,1.472894456,1.472894456,0,-1.961311336,1.984572948,0.023261612,0.433813929 Daniel Theis,theisda01,2019,2039,950,-1.271751741,0.181687606,-1.090064135,0.80660558,0.748748757,0.057856824,-1.611986829,0.63822396,-0.973762869,0.121476295 +Daniel Theis,theisda01,2020,4233,2048,-0.870080574,1.972955812,1.102875238,4.016315327,3.285570765,0.730744562,-0.588956081,2.888663396,2.299707315,-0.577349563 Reggie Theus,theusre01,1979,5970,2753,-0.648467988,-1.074139101,-1.722607089,1.444903237,1.444903237,0,-0.586417342,-0.465457935,-1.051875277,0.137013663 Reggie Theus,theusre01,1980,6498,3029,2.793526705,-1.443291591,1.350235114,6.337904658,6.337904658,0,2.640213583,-1.103760961,1.536452622,0.023356896 Reggie Theus,theusre01,1981,6450,3052,4.01034757,-0.73652346,3.27382411,9.420151094,8.57403136,0.846119734,3.990645302,-0.249918256,3.740727046,0.112490959 @@ -15235,6 +15703,7 @@ Isaiah Thomas,thomais02,2016,6008,2864,4.125978973,-1.000489829,3.125489144,8.66 Isaiah Thomas,thomais02,2017,6299,3090,7.505316284,-3.309829879,4.195486405,11.05819682,9.831910381,1.22628644,7.490776419,-3.103064674,4.387711745,0.822528016 Isaiah Thomas,thomais02,2018,1850,862,0.140057418,-3.058439382,-2.918381964,-0.083005322,-0.083005322,0,0.455515554,-3.27723568,-2.821720126,1.445819224 Isaiah Thomas,thomais02,2019,403,181,-4.449749402,-0.898724573,-5.348473975,-0.243774756,-0.243774756,0,-1.731065731,-2.663763454,-4.394829185,1.620512371 +Isaiah Thomas,thomais02,2020,2026,925,-0.849158135,-5.664167589,-6.513325723,-1.789583507,-1.789583507,0,-0.569415064,-6.449052288,-7.018467353,0.778315985 Jamel Thomas,thomaja01,2000,92,46,-3.765304047,-3.979828347,-7.745132394,-0.117828033,-0.117828033,0,-4.097411841,-6.229452925,-10.32686477,0.001427943 Jamel Thomas,thomaja01,2001,108,56,-6.483019966,-1.22081094,-7.703830906,-0.142671421,-0.142671421,0,-5.972701895,-2.275229833,-8.247931728,0.740183521 James Thomas,thomaja02,2005,222,117,-0.829392687,-1.600088886,-2.429481573,0.018112858,0.018112858,0,-1.234612991,-1.893277266,-3.127890257,-0.180195773 @@ -15260,6 +15729,7 @@ Kenny Thomas,thomake01,2008,561,281,-6.041814155,-1.647307562,-7.689121717,-0.71 Kenny Thomas,thomake01,2009,123,62,-3.467911997,2.197618565,-1.270293432,0.047208604,0.047208604,0,-3.402516702,2.977138827,-0.425377875,0.796906411 Kenny Thomas,thomake01,2010,620,313,-1.932269043,-0.53265782,-2.464926863,0.045525445,0.045525445,0,-2.414368189,-0.80161782,-3.215986008,0.002833624 Khyri Thomas,thomakh01,2019,441,210,-4.965316139,0.833979368,-4.13133677,-0.139590367,-0.266389649,0.126799282,-3.752106942,-0.570459588,-4.32256653,-0.943845924 +Khyri Thomas,thomakh01,2020,121,61,-5.764121154,-2.406032096,-8.17015325,-0.16941196,-0.16941196,0,-4.952083406,-2.416031762,-7.368115168,0.438752336 Kurt Thomas,thomaku01,1996,3291,1715,-2.440846238,1.261975605,-1.178870634,1.385724454,1.364940444,0.02078401,-2.500612355,1.528153883,-0.972458473,0.730232892 Kurt Thomas,thomaku01,1997,695,374,-4.777779168,1.449153336,-3.328625832,-0.111545418,-0.111545418,0,-4.576498914,1.757599834,-2.81889908,0.938108887 Kurt Thomas,thomaku01,1998,138,73,-8.907985573,-3.672270991,-12.58025656,-0.374152216,-0.374152216,0,-7.989524241,-2.583848106,-10.57337235,2.003207277 @@ -15286,10 +15756,12 @@ Lance Thomas,thomala01,2016,2642,1313,-0.938809846,0.022254925,-0.916554921,1.22 Lance Thomas,thomala01,2017,1962,968,-2.628877207,-1.90954118,-4.538418387,-0.87731631,-0.87731631,0,-2.75306818,-2.175076764,-4.928144944,-0.659265554 Lance Thomas,thomala01,2018,2773,1353,-3.021069164,0.043161907,-2.977907257,-0.156315663,-0.156315663,0,-3.256479117,-0.676210186,-3.932689303,-0.636103293 Lance Thomas,thomala01,2019,1665,783,-4.300825548,-1.011994244,-5.312819792,-1.019334861,-1.019334861,0,-4.211683702,-1.34299403,-5.554677732,-0.445684914 +Lance Thomas,thomala01,2020,246,115,-3.973124558,-8.595579644,-12.5687042,-0.575793172,-0.505904295,-0.069888877,-2.869776626,-8.310361802,-11.18013843,-0.589151943 Malcolm Thomas,thomama01,2012,29,15,-5.527793962,2.085580303,-3.442213659,-0.005219368,-0.005219368,0,-5.068478462,0.994275368,-4.074203095,-1.36225888 Malcolm Thomas,thomama01,2013,121,63,-0.304210003,-0.585434635,-0.889644638,0.067048815,0.033423886,0.033624929,-0.771594758,-1.212319782,-1.98391454,0.327431303 Malcolm Thomas,thomama01,2014,132,63,-7.087070416,-5.9346285,-13.02169892,-0.328712638,-0.328712638,0,-6.590493509,-8.066801781,-14.65729529,1.135334546 Malcolm Thomas,thomama01,2015,418,194,-5.04681375,-6.348432786,-11.39524654,-0.863068872,-0.863068872,0,-4.865627236,-5.512554225,-10.37818146,0.826234821 +Matt Thomas,thomama02,2020,1139,524,2.099688381,-0.564897968,1.534790413,1.149213612,1.046941067,0.102272545,1.597855794,-1.621993478,-0.024137683,-0.060032175 Tim Thomas,thomati01,1998,3389,1779,0.440454047,-0.785807097,-0.34535305,2.190515934,2.190515934,0,0.319241846,-1.113730113,-0.794488267,0.33268732 Tim Thomas,thomati01,1999,1607,872,0.990705954,-1.424007057,-0.433301103,1.053735126,1.153426292,-0.099691167,0.835965204,-1.403293599,-0.567328395,1.455970324 Tim Thomas,thomati01,2000,4356,2235,1.001979836,-1.307561277,-0.305581441,2.830016258,2.180541983,0.649474275,1.039493395,-1.383170937,-0.343677542,0.309538196 @@ -15398,6 +15870,7 @@ Tristan Thompson,thomptr01,2016,5676,2891,0.90826961,2.491076205,3.399345814,9.0 Tristan Thompson,thomptr01,2017,5856,2898,-1.012781091,1.587195599,0.574414508,4.933889936,3.415069256,1.51882068,-0.885042994,1.547901425,0.66285843,-0.624867974 Tristan Thompson,thomptr01,2018,3032,1488,-0.841001705,-0.77274306,-1.613744765,0.918816788,0.079909815,0.838906973,-0.755141609,-0.94359047,-1.698732079,-0.700154345 Tristan Thompson,thomptr01,2019,2422,1198,-0.246354593,0.957837959,0.711483366,2.086023804,2.086023804,0,-0.301074672,0.326214047,0.025139375,-1.430762834 +Tristan Thompson,thomptr01,2020,3554,1721,-2.298318188,0.996035456,-1.302282732,1.253524633,1.253524633,0,-1.751191737,0.278046051,-1.473145687,-1.417662502 Trey Thompkins,thomptr02,2012,224,119,-4.932747982,-1.443284329,-6.376032311,-0.221049347,-0.221049347,0,-4.31785505,-2.73403348,-7.05188853,0.377182952 Al Thornton,thornal01,2008,4188,2158,-2.942262434,-2.723083495,-5.665345929,-3.212117195,-3.212117195,0,-2.721105602,-2.507435395,-5.228540997,0.066671488 Al Thornton,thornal01,2009,5151,2654,-2.106888758,-2.939689793,-5.04657855,-3.104654052,-3.104654052,0,-2.325850657,-2.100209531,-4.426060188,-0.151478428 @@ -15421,6 +15894,7 @@ Marcus Thornton,thornma01,2016,2354,1109,1.308162915,-1.951332128,-0.643169213,1 Marcus Thornton,thornma01,2017,1172,575,-1.474461223,-4.161764515,-5.636225737,-0.839193615,-0.839193615,0,-0.922114175,-3.601847983,-4.523962158,-0.871642304 Sindarius Thornwell,thornsi01,2018,2448,1156,-2.497388632,1.820605323,-0.676783309,1.225587619,1.225587619,0,-2.563950561,1.208344967,-1.355605594,0.228987302 Sindarius Thornwell,thornsi01,2019,754,325,-5.725348722,1.481276575,-4.244072146,-0.248958828,-0.288283577,0.03932475,-5.66942365,0.471750658,-5.197672992,0.818834068 +Sindarius Thornwell,thornsi01,2020,73,35,6.027208264,-3.748799146,2.278409118,0.089050964,0.089050964,0,3.235295316,-3.657709359,-0.422414043,-0.842985784 Otis Thorpe,thorpot01,1985,4220,1918,0.195056609,-1.672723338,-1.47766673,1.249695576,1.249695576,0,0.203796566,-1.721115925,-1.517319358,0.38484305 Otis Thorpe,thorpot01,1986,3669,1710,-0.454594295,-0.888744593,-1.343338888,1.221012335,1.298968556,-0.077956222,-0.60737588,-0.810118072,-1.417493952,0.343410638 Otis Thorpe,thorpot01,1987,6310,2956,1.779094732,-0.719435017,1.059659715,5.728559111,5.728559111,0,1.744751917,-0.239458947,1.50529297,-0.301572468 @@ -15453,6 +15927,7 @@ Sedale Threatt,threase01,1995,2796,1395,1.564715921,-0.978359901,0.58635602,2.37 Sedale Threatt,threase01,1996,3397,1744,0.570870532,-0.724107033,-0.153236501,2.315159469,2.396260036,-0.081100567,0.450952603,-0.359017152,0.091935451,0.267334701 Sedale Threatt,threase01,1997,1143,600,-0.916053155,-0.418448972,-1.334502127,0.44899055,0.118212866,0.330777684,-1.444095824,-0.584247627,-2.028343451,0.170275076 Nate Thurmond,thurmna01,1977,2134,998,-1.449653788,2.103698802,0.654045014,1.728723316,1.713949106,0.014774211,-1.319660287,1.293624301,-0.026035986,-0.3232905 +Matisse Thybulle,thybuma01,2020,2891,1362,-1.526747073,3.267736853,1.74098978,3.11263617,3.202410811,-0.089774642,-1.134923751,3.77030497,2.635381219,0.271863439 Darren Tillis,tillida01,1983,1087,526,-3.92764127,-1.112250303,-5.039891573,-0.606407013,-0.606407013,0,-4.044478815,-1.311013354,-5.355492169,0.37598348 Darren Tillis,tillida01,1984,1589,730,-4.759754083,-0.017997102,-4.777751185,-0.76344199,-0.76344199,0,-4.858341413,-0.005229665,-4.863571078,1.11702569 Jamaal Tinsley,tinslja01,2002,4897,2530,-0.222990671,0.757490372,0.534499701,4.258189928,4.310732204,-0.052542277,0.137509156,0.895025264,1.032534421,0.493686487 @@ -15502,6 +15977,7 @@ Anthony Tolliver,tollian01,2016,2733,1367,0.037455168,-0.106607572,-0.069152404, Anthony Tolliver,tollian01,2017,3004,1477,-0.482287495,-1.190496057,-1.672783552,0.813446532,0.813446532,0,-0.698361596,-1.5577281,-2.256089696,0.204638124 Anthony Tolliver,tollian01,2018,3585,1757,1.729344292,0.069644838,1.798989129,4.077610129,4.077610129,0,1.509624401,-0.378118031,1.13150637,-0.004891326 Anthony Tolliver,tollian01,2019,2306,1079,-1.868123827,-0.477870059,-2.345993885,0.222244002,0.222244002,0,-1.361776535,-1.168306262,-2.530082797,-0.075015296 +Anthony Tolliver,tollian01,2020,1881,872,-2.800384222,0.28794169,-2.512442533,0.103705887,0.103705887,0,-2.333859203,-0.73889535,-3.072754553,0.024849841 Dean Tolson,tolsode01,1977,1321,587,1.321045758,0.328326677,1.649372436,1.327275359,1.327275359,0,1.267228129,-0.380579651,0.886648477,0.795140879 Dean Tolson,tolsode01,1978,15,7,-7.323268723,-5.373860705,-12.69712943,-0.036222305,-0.036222305,0,-7.737304553,-4.416328367,-12.15363292,2.119928338 Rudy Tomjanovich,tomjaru01,1977,7660,3587,2.048735088,-1.072325804,0.976409284,6.807440287,6.174942481,0.632497806,2.346637126,-0.935524474,1.411112652,-0.506082549 @@ -15527,6 +16003,7 @@ Andy Toolson,toolsan01,1996,101,53,-2.968267783,-3.152246266,-6.120514049,-0.093 Bernard Toone,toonebe01,1980,282,130,-6.169297812,-0.834787987,-7.004085799,-0.28680724,-0.23534827,-0.05145897,-5.587383309,-1.780865295,-7.368248604,0.991540345 Oscar Torres,torreos01,2002,1998,1075,-0.959321853,-2.465582779,-3.424904632,-0.370352535,-0.370352535,0,-1.264935604,-3.109901311,-4.374836915,0.047350047 Oscar Torres,torreos01,2003,216,109,-0.230931736,-1.48854455,-1.719476286,0.057350484,0.057350484,0,-0.433953021,-2.834298116,-3.268251136,0.066207562 +Juan Toscano-Anderson,toscaju01,2020,570,272,-2.523059249,0.475131895,-2.047927354,0.096980572,0.096980572,0,-2.883699969,1.098192437,-1.785507532,-0.470686177 Axel Toupane,toupaax01,2016,613,305,-0.679951021,-1.725583842,-2.405534862,0.05363789,0.05363789,0,-1.263625947,-1.231956222,-2.495582169,0.064392842 Axel Toupane,toupaax01,2017,95,47,-2.190455025,-2.255785097,-4.446240122,-0.048636635,-0.048636635,0,-1.950359747,-1.624145561,-3.574505308,-0.632873823 Monte Towe,towemo01,1977,971,415,-2.344833254,-1.725200648,-4.070033901,-0.279453818,-0.293444554,0.013990737,-2.693609504,-1.866928834,-4.560538337,0.541826768 @@ -15541,6 +16018,7 @@ Karl-Anthony Towns,townska01,2016,5312,2627,1.157905189,0.20988618,1.367791369,5 Karl-Anthony Towns,townska01,2017,6043,3030,3.835300211,-2.086446198,1.748854013,6.963363989,6.963363989,0,4.036508543,-1.7005737,2.335934843,0.120710432 Karl-Anthony Towns,townska01,2018,6182,3088,4.071891365,-0.234718838,3.837172528,10.29421777,10.33360203,-0.039384261,4.280247864,0.469436649,4.749684514,-0.657552784 Karl-Anthony Towns,townska01,2019,5358,2545,3.450809575,0.039750782,3.490560356,8.139934627,8.139934627,0,3.786538782,0.616036112,4.402574894,0.463124103 +Karl-Anthony Towns,townska01,2020,2589,1187,5.7666478,0.89550202,6.662149821,5.783401492,5.783401492,0,5.252610396,1.123330081,6.375940476,1.492742714 Raymond Townsend,townsra01,1979,1660,771,-2.103227188,-1.509639292,-3.612866481,-0.339601761,-0.339601761,0,-2.639755432,-2.261733693,-4.901489124,0.057075199 Raymond Townsend,townsra01,1980,2455,1159,-2.362597626,-0.658934097,-3.021531723,-0.161113928,-0.161113928,0,-2.612749687,-0.947586411,-3.560336099,0.358235195 Raymond Townsend,townsra01,1982,198,95,-5.370658488,-1.557054196,-6.927712683,-0.206504575,-0.206504575,0,-5.197714631,-1.21089793,-6.408612561,2.024721853 @@ -15562,10 +16040,12 @@ Gary Trent,trentga01,2002,2272,1188,-0.453807207,-2.01076531,-2.464572517,0.1782 Gary Trent,trentga01,2003,2450,1264,-0.302290501,-0.856259143,-1.158549644,1.026379925,1.195061672,-0.168681747,-0.666052019,-1.212784908,-1.878836927,-0.018802511 Gary Trent,trentga01,2004,2056,1096,-2.500996628,-3.022228891,-5.523225519,-1.561242539,-1.245692388,-0.315550151,-2.424196221,-3.137724753,-5.561920973,0.058407023 Gary Trent Jr.,trentga02,2019,241,111,-5.128380081,-3.198877037,-8.327257118,-0.315515807,-0.315515807,0,-4.893495732,-4.176731089,-9.070226822,-0.108586415 +Gary Trent Jr.,trentga02,2020,3176,1485,0.509078973,-0.487863058,0.021215915,2.098384515,2.032789177,0.065595338,0.090448298,-0.81294093,-0.722492632,-0.258922016 Jeff Trepagnier,trepaje01,2002,147,77,-5.837233724,2.063080523,-3.774153201,-0.040676169,-0.040676169,0,-4.936456747,1.152674168,-3.783782579,1.008057483 Jeff Trepagnier,trepaje01,2003,186,97,0.850578424,0.936038734,1.786617158,0.223648623,0.223648623,0,0.709541108,0.266136548,0.975677656,-0.355116227 Jeff Trepagnier,trepaje01,2004,189,96,-5.918105607,-1.420894052,-7.338999659,-0.224099458,-0.224099458,0,-5.719213995,-2.706796831,-8.426010826,-0.270211552 Allonzo Trier,trieral01,2019,3083,1459,-1.252446802,-1.451901546,-2.704348348,0.033858124,0.033858124,0,-2.021507743,-2.336903398,-4.358411142,-0.372282208 +Allonzo Trier,trieral01,2020,620,291,-1.15770239,-5.654631127,-6.812333518,-0.605052331,-0.605052331,0,-1.350405892,-6.193084666,-7.543490559,0.325883066 Kelly Tripucka,tripuke01,1982,6763,3077,1.693360837,-1.192163456,0.501197381,5.086174337,5.086174337,0,1.555459832,-1.062168725,0.493291107,-0.356773552 Kelly Tripucka,tripuke01,1983,5021,2252,3.026791228,-1.152815969,1.873975259,5.28702361,5.28702361,0,2.974702693,-1.070259747,1.904442946,-0.506466694 Kelly Tripucka,tripuke01,1984,5894,2701,1.266418185,-1.332996243,-0.066578058,3.716935104,3.120345782,0.596589322,1.482141788,-1.36834267,0.113799118,-0.276839068 @@ -15601,6 +16081,8 @@ PJ Tucker,tuckepj01,2016,5256,2540,-0.769383615,0.940687972,0.171304358,3.783909 PJ Tucker,tuckepj01,2017,5100,2487,-1.058917759,1.74741504,0.688497281,4.369162747,3.84307296,0.526089787,-1.450803788,2.026304974,0.575501186,-0.514796269 PJ Tucker,tuckepj01,2018,5829,2850,-0.426108588,0.74409591,0.317987321,4.524923925,2.297183729,2.227740196,0.221121569,1.376091664,1.597213233,-0.666563279 PJ Tucker,tuckepj01,2019,6596,3228,-1.214969928,2.007087921,0.792117992,5.87200693,3.869264351,2.00274258,-0.511944087,2.773153322,2.261209235,-0.636398156 +P.J. Tucker,tuckepj01,2020,6169,2881,-2.103867408,2.310093238,0.206225831,4.377284614,3.156735668,1.220548946,-2.044780596,3.008301951,0.963521355,-0.712846732 +Rayjon Tucker,tuckera01,2020,370,172,-2.365180807,-1.148464841,-3.513645647,-0.069245102,-0.033058411,-0.036186691,-3.307725495,-2.484095816,-5.791821311,0.293834679 Trent Tucker,tucketr01,1983,3915,1915,0.43908911,-0.036596276,0.402492834,3.092753156,2.899696821,0.193056334,-0.008074543,0.456619366,0.448544823,0.23737981 Trent Tucker,tucketr01,1984,3092,1482,0.46074823,0.888907921,1.34965615,3.116764555,2.696772483,0.419992072,0.138590492,0.708031997,0.846622489,0.15079532 Trent Tucker,tucketr01,1985,3814,1819,0.94827431,-0.384658416,0.563615895,3.078072765,3.078072765,0,0.442123485,-0.252749811,0.189373674,0.096074611 @@ -15661,6 +16143,7 @@ Evan Turner,turneev01,2016,5206,2485,-1.619639471,0.918446194,-0.701193278,2.621 Evan Turner,turneev01,2017,3672,1782,-2.291092802,1.24699033,-1.044102472,1.549032861,1.082292737,0.466740125,-1.826750487,1.136567585,-0.690182902,0.052867463 Evan Turner,turneev01,2018,4357,2121,-2.395416156,0.473079564,-1.922336592,0.894269951,0.646751638,0.247518313,-3.085905249,0.491001929,-2.594903321,-0.360189317 Evan Turner,turneev01,2019,3863,1850,-1.803791636,0.29458445,-1.509207186,1.168343083,0.942049329,0.226293754,-1.535789774,-0.348767117,-1.884556891,-0.998605258 +Evan Turner,turneev01,2020,561,251,-5.612037431,0.601497957,-5.010539474,-0.291492597,-0.291492597,0,-3.633807973,-1.849775062,-5.483583035,0.708049719 Henry Turner,turnehe02,1990,642,315,-2.596112901,0.27368912,-2.322423782,0.069309534,0.069309534,0,-2.345315375,-0.618294142,-2.963609517,0.858519381 Henry Turner,turnehe02,1995,290,149,-3.103426596,0.161544404,-2.941882192,-0.014707825,-0.014707825,0,-2.657015133,-0.687762352,-3.344777485,0.77998006 Jeff Turner,turneje01,1985,3088,1450,-2.64169645,-2.222518522,-4.864214972,-1.575373095,-1.554944081,-0.020429015,-2.852644702,-1.773912404,-4.626557106,0.696586046 @@ -15678,6 +16161,7 @@ Myles Turner,turnemy01,2016,3213,1564,-3.870641185,1.135073768,-2.735567417,-0.0 Myles Turner,turnemy01,2017,5426,2674,-0.871427783,2.246687156,1.375259373,5.658963711,5.279919737,0.379043974,-0.87656631,2.160562357,1.283996047,0.289405197 Myles Turner,turnemy01,2018,4123,2032,-1.856264358,-0.093363833,-1.94962819,0.852949392,0.507076648,0.345872744,-1.876495106,0.372024504,-1.504470603,0.11979599 Myles Turner,turnemy01,2019,4622,2245,-1.932312894,2.028040362,0.095727468,3.277906101,2.879676529,0.398229572,-1.306697478,2.629386172,1.322688693,0.070390077 +Myles Turner,turnemy01,2020,4046,1972,-2.497038531,1.729740028,-0.767298502,1.990955401,1.890557914,0.100397487,-2.001935382,2.104616933,0.102681551,-0.329033248 Wayne Turner,turnewa01,2000,82,41,-8.010527566,-5.095068201,-13.10559577,-0.217104664,-0.217104664,0,-8.28012899,-5.695361368,-13.97549036,0.210620144 Melvin Turpin,turpime01,1985,4281,1994,-2.812404235,0.425640837,-2.386763398,0.372559632,0.281411974,0.091147658,-2.618856398,0.076208988,-2.54264741,-0.175237296 Melvin Turpin,turpime01,1986,4907,2292,-0.907842311,1.107996294,0.200153983,3.445757628,3.445757628,0,-0.733468661,1.068952723,0.335484062,-0.122486623 @@ -15745,6 +16229,7 @@ Kelvin Upshaw,upshake01,1989,1326,641,-1.125597173,-1.382242861,-2.507840034,0.0 Kelvin Upshaw,upshake01,1990,841,387,-1.49328202,0.146408725,-1.346873295,0.247442976,0.247442976,0,-1.434811977,0.111679411,-1.323132566,1.116927173 Kelvin Upshaw,upshake01,1991,1020,514,1.583800603,-0.460211227,1.123589376,1.026425567,1.026425567,0,1.230399285,-0.574457302,0.655941983,1.034795021 Jarrod Uthoff,uthofja01,2017,226,115,-1.649492082,-6.807940948,-8.45743303,-0.333043815,-0.333043815,0,-2.228524143,-6.751538968,-8.980063111,-0.535575995 +Jarrod Uthoff,uthofja01,2020,112,53,1.708144999,-4.019349901,-2.311204901,0.013205889,0.013205889,0,2.195297323,-5.409321705,-3.214024382,-1.709592149 Ben Uzoh,uzohbe01,2011,830,438,-0.81149828,-1.240641788,-2.052140068,0.154847319,0.154847319,0,-1.316754646,-2.155877993,-3.472632639,-0.65840913 Ben Uzoh,uzohbe01,2012,697,370,-2.047561491,1.448503013,-0.599058478,0.403461938,0.403461938,0,-2.220394092,1.536396403,-0.683997689,-0.194124122 Jonas Valanciunas,valanjo01,2013,2823,1482,-1.987667703,-0.002907847,-1.990575549,0.573835602,0.573835602,0,-2.128664129,-0.210804787,-2.339468916,-0.06123678 @@ -15754,6 +16239,7 @@ Jonas Valanciunas,valanjo01,2016,3672,1878,2.215753501,0.411012772,2.626766273,5 Jonas Valanciunas,valanjo01,2017,4540,2292,0.08514647,-0.690284095,-0.605137626,2.484871154,2.410548934,0.07432222,0.013556595,-0.222175537,-0.208618943,-0.849986963 Jonas Valanciunas,valanjo01,2018,4065,1971,1.07975725,1.660063054,2.739820304,5.553912778,4.091551728,1.46236105,0.988390444,1.629808773,2.618199217,-0.338262699 Jonas Valanciunas,valanjo01,2019,2314,1091,0.630269991,0.984466293,1.614736285,2.429261702,2.429261702,0,-0.065696316,0.841268976,0.775572659,0.254119851 +Jonas Valanciunas,valanjo01,2020,3975,1845,0.49462632,2.059294135,2.553920455,4.97955029,4.97955029,0,0.100088461,2.011893219,2.11198168,-0.268534974 Darnell Valentine,valenda01,1982,2937,1387,-0.903892464,0.490401854,-0.41349061,1.664056825,1.664056825,0,-0.74333455,0.692611888,-0.050722662,0.656617021 Darnell Valentine,valenda01,1983,3185,1503,1.66648365,1.416539932,3.083023581,4.504618114,3.878020392,0.626597722,1.814340996,1.776122919,3.590463915,0.297545606 Darnell Valentine,valenda01,1984,4399,2071,1.323825493,-0.030768172,1.293057321,4.312828372,3.490000202,0.82282817,1.312257355,0.329789334,1.642046689,0.011278657 @@ -15765,6 +16251,7 @@ Darnell Valentine,valenda01,1989,2395,1166,-1.581149415,0.157168744,-1.423980671 Darnell Valentine,valenda01,1991,3689,1841,0.19975147,0.327662174,0.527413643,3.08160301,3.08160301,0,0.012164042,0.877443543,0.889607585,0.10303288 Denzel Valentine,valende01,2017,2032,998,-2.322539166,-0.059843906,-2.382383072,0.190773658,0.133333662,0.057439996,-2.505082078,-0.520060195,-3.025142272,0.656975262 Denzel Valentine,valende01,2018,4345,2095,-0.657807214,-0.972106825,-1.62991404,1.196481747,1.196481747,0,-1.164509031,-0.595488859,-1.75999789,-0.061595674 +Denzel Valentine,valende01,2020,1022,488,-0.078337784,1.747546555,1.669208771,1.10315686,1.10315686,0,-0.192254186,0.989881537,0.797627352,0.266596106 Ronnie Valentine,valenro01,1981,285,123,-7.972417726,-0.243502517,-8.215920243,-0.347545484,-0.347545484,0,-6.884643993,-1.018296285,-7.902940278,1.362211139 Dick Van Arsdale,vanardi01,1977,3448,1535,-0.768129809,-1.658047696,-2.426177505,0.252587804,0.252587804,0,-1.365133183,-2.062450826,-3.427584009,-0.431879056 Tom Van Arsdale,vanarto01,1977,3201,1425,-2.802485478,-1.744566372,-4.547051849,-1.309415779,-1.309415779,0,-3.18394451,-1.890698007,-5.074642517,0.238953791 @@ -15776,6 +16263,7 @@ Jan Van Breda Kolff,vanbrja01,1981,3161,1426,-2.876520326,-0.934330763,-3.810851 Jan Van Breda Kolff,vanbrja01,1982,1014,468,-1.045869581,-0.515070877,-1.560940458,0.287449623,0.253998352,0.033451272,-2.003568948,-1.336544596,-3.340113544,0.301903933 Jan Van Breda Kolff,vanbrja01,1983,138,63,-2.754316656,0.629476401,-2.124840255,0.020150248,0.020150248,0,-3.656808019,-0.240955841,-3.89776386,0.290735203 Jarred Vanderbilt,vandeja01,2019,170,74,-8.164573953,9.678067838,1.513493885,0.168272524,0.121268464,0.04700406,-5.647590429,6.828229647,1.180639218,1.66554375 +Jarred Vanderbilt,vandeja01,2020,105,46,-8.947396955,-1.101928358,-10.04932531,-0.172832188,-0.172832188,0,-8.946063614,-2.510146305,-11.45620992,1.646702572 Kiki Vandeweghe,vandeki01,1981,3184,1376,-1.178684714,-1.496546228,-2.675230942,0.052267586,0.052267586,0,-1.228371278,-1.767229753,-2.995601031,-0.437687221 Kiki Vandeweghe,vandeki01,1982,6664,2884,2.947218017,-2.281322146,0.665895871,5.013759098,4.655517466,0.358241631,3.198034679,-2.137932611,1.060102069,-0.580045211 Kiki Vandeweghe,vandeki01,1983,7605,3226,3.860030408,-1.585270362,2.274760046,8.250759896,7.365415065,0.885344831,3.890505789,-1.416663187,2.473842602,-0.597216035 @@ -15821,6 +16309,7 @@ David Vanterpool,vanteda01,2001,803,411,-1.34160645,0.184657048,-1.156949402,0.3 Fred VanVleet,vanvlfr01,2017,669,323,-2.77689662,1.857976384,-0.918920236,0.30748944,0.077162513,0.230326927,-2.415403004,0.971101524,-1.44430148,-0.253828189 Fred VanVleet,vanvlfr01,2018,3316,1634,2.342610958,1.71486278,4.057473737,5.60600977,5.451829362,0.154180408,1.74466474,1.237386585,2.982051325,-1.096393209 Fred VanVleet,vanvlfr01,2019,4856,2352,0.949684211,-0.601172387,0.348511825,3.688588564,2.861820995,0.826767569,0.78863341,-0.043181823,0.745451587,-1.387723059 +Fred VanVleet,vanvlfr01,2020,4932,2358,1.701377485,1.101794863,2.803172348,6.660848983,5.420378821,1.240470162,2.141522796,1.842651152,3.984173947,-0.874372417 Ratko Varda,vardara01,2002,11,6,-1.583970019,-3.90142603,-5.485396049,-0.008933,-0.008933,0,-1.914286896,-0.936922397,-2.851209293,6.13156457 Anderson Varejao,varejan01,2005,1631,863,0.377490972,1.693489672,2.070980643,2.128292032,2.128292032,0,0.229750468,1.840393181,2.070143649,0.242873291 Anderson Varejao,varejan01,2006,1868,998,-0.669016612,2.223345945,1.554329332,2.25825416,1.349592893,0.908661267,-0.790765349,2.701833885,1.911068536,0.841852295 @@ -15896,6 +16385,7 @@ Charlie Villanueva,villach01,2013,2089,1092,0.043683095,-0.73899414,-0.695311044 Charlie Villanueva,villach01,2014,359,180,-2.922234,-4.460599403,-7.382833403,-0.427132985,-0.427132985,0,-1.458702696,-4.791553564,-6.25025626,0.37695345 Charlie Villanueva,villach01,2015,1549,721,0.333973119,-3.073513995,-2.739540876,-0.006567358,-0.106344321,0.099776963,1.569706353,-3.52686886,-1.957162507,1.199730777 Charlie Villanueva,villach01,2016,1428,685,-3.345372311,-1.215021967,-4.560394279,-0.634183818,-0.46517748,-0.169006338,-2.868858842,-2.357303788,-5.226162631,0.57867798 +Gabe Vincent,vincega01,2020,178,83,-8.039159673,1.462510419,-6.576649254,-0.167070022,-0.167070022,0,-4.247433578,-1.240085016,-5.487518594,-0.324863904 Jay Vincent,vinceja01,1982,5451,2626,-0.001473461,-0.235808906,-0.237282367,3.374103551,3.374103551,0,0.492055821,0.265001494,0.757057315,0.230573646 Jay Vincent,vinceja01,1983,5905,2726,1.086474739,-0.865684495,0.220790244,4.124871219,4.124871219,0,1.550918761,-0.420953961,1.1299648,-0.174741784 Jay Vincent,vinceja01,1984,3662,1774,-1.886585471,-1.413983255,-3.300568725,-0.483263732,-0.617014045,0.133750313,-1.814353517,-1.444120722,-3.258474239,0.034484341 @@ -15924,6 +16414,7 @@ Noah Vonleh,vonleno01,2016,2381,1186,-3.179448346,-0.030587514,-3.21003586,-0.27 Noah Vonleh,vonleno01,2017,2790,1365,-3.015684895,0.995744895,-2.01994,0.507168293,0.49557875,0.011589544,-2.746678711,0.730917095,-2.015761616,-0.634627736 Noah Vonleh,vonleno01,2018,1793,875,-1.776921624,-0.081712008,-1.858633632,0.392635531,0.392635531,0,-2.568269111,-0.407838713,-2.976107824,-0.668816799 Noah Vonleh,vonleno01,2019,3634,1722,-0.864986775,0.888348777,0.023362002,2.424035021,2.424035021,0,-1.178118434,0.638631841,-0.539486593,-0.524592142 +Noah Vonleh,vonleno01,2020,840,380,-3.4681524,1.934333558,-1.533818841,0.231106517,0.271616058,-0.040509541,-3.786071976,0.747965537,-3.038106439,-0.198883341 Jake Voskuhl,voskuja01,2001,269,143,-5.096831219,-1.201248249,-6.298079468,-0.265193997,-0.265193997,0,-5.115636729,-0.295020051,-5.41065678,2.258407994 Jake Voskuhl,voskuja01,2002,1733,900,-1.56909734,-1.705523144,-3.274620484,-0.24155165,-0.24155165,0,-1.960902416,-1.691670055,-3.65257247,0.250096704 Jake Voskuhl,voskuja01,2003,2015,1045,-1.159941049,0.184172464,-0.975768585,0.970248139,0.455896943,0.514351197,-1.608508734,0.237376488,-1.371132246,0.691218682 @@ -15957,6 +16448,7 @@ Nikola Vucevic,vucevni01,2016,4106,2037,0.259211732,0.49168991,0.750901642,3.624 Nikola Vucevic,vucevni01,2017,4467,2163,-1.526685489,1.996025009,0.469339521,3.577444011,3.577444011,0,-1.288446731,1.986692312,0.69824558,0.682000346 Nikola Vucevic,vucevni01,2018,3558,1683,-0.853163651,0.399679365,-0.453484286,1.992794068,1.992794068,0,-0.51754128,0.682703927,0.165162646,1.048974291 Nikola Vucevic,vucevni01,2019,5477,2657,1.406062175,3.395626636,4.80168881,10.22755181,10.21696054,0.010591269,1.850338307,3.07476824,4.925106547,0.193802779 +Nikola Vucevic,vucevni01,2020,4558,2183,0.981151686,1.259145255,2.240296941,5.578544058,5.353294384,0.225249674,1.841769965,2.063974884,3.905744849,0.024582043 Sasha Vujacic,vujacsa01,2005,771,403,-0.751152208,-0.589238124,-1.340390332,0.291363588,0.291363588,0,-0.979702893,-1.190584898,-2.170287791,0.486759054 Sasha Vujacic,vujacsa01,2006,3025,1578,-1.3282754,-0.084428312,-1.412703712,1.085749023,0.784852698,0.300896325,-1.537460859,-0.198693706,-1.736154565,0.257257462 Sasha Vujacic,vujacsa01,2007,1928,978,0.941780164,-1.076306245,-0.134526081,1.314129255,1.304090624,0.010038631,0.705732748,-1.078643196,-0.372910448,0.560287992 @@ -15967,6 +16459,7 @@ Sasha Vujacic,vujacsa01,2011,3123,1648,0.054677523,-2.064568367,-2.009890843,0.6 Sasha Vujacic,vujacsa01,2014,23,10,-14.52693611,-5.719647037,-20.24658315,-0.093833838,-0.093833838,0,-11.3747933,-4.69807879,-16.07287209,4.906300217 Sasha Vujacic,vujacsa01,2016,1833,908,-0.864136924,0.987353038,0.123216113,1.333558968,1.333558968,0,-1.102683446,0.344361769,-0.758321677,0.184126802 Sasha Vujacic,vujacsa01,2017,844,408,-2.518472352,-0.061274019,-2.579746371,0.035307824,0.035307824,0,-2.452542799,-1.120065113,-3.572607912,-0.366576378 +Dean Wade,wadede01,2020,156,71,-2.939078721,-2.747526666,-5.686605387,-0.106975271,-0.106975271,0,-2.12413026,-3.911265989,-6.035396249,0.575030725 Dwyane Wade,wadedw01,2004,4871,2636,0.615324088,0.060842879,0.676166967,4.624511611,3.736631411,0.8878802,0.571941924,-0.011761606,0.560180318,-0.192582869 Dwyane Wade,wadedw01,2005,6775,3545,3.664304847,0.296199457,3.960504304,12.17712006,9.875969163,2.301150896,3.771458195,0.439412455,4.21087065,-0.239868432 Dwyane Wade,wadedw01,2006,7407,3851,6.399514799,2.758030337,9.157545137,23.5463391,17.19031285,6.35602625,6.177998995,2.832040798,9.010039793,-0.184465779 @@ -15998,6 +16491,7 @@ Dajuan Wagner,wagneda02,2007,15,7,1.144899626,-3.361621069,-2.216721443,0.001901 Milt Wagner,wagnemi01,1988,821,394,-1.841108242,-2.610581015,-4.451689258,-0.335891342,-0.3836916,0.047800258,-2.388999623,-3.095968778,-5.484968401,0.125555198 Milt Wagner,wagnemi01,1991,243,116,-1.451409516,-3.206900087,-4.658309603,-0.113882776,-0.113882776,0,-1.768560769,-3.965556641,-5.73411741,0.82755542 Moritz Wagner,wagnemo01,2019,982,446,-4.519796393,-0.230223971,-4.750020365,-0.460429496,-0.460429496,0,-4.347730245,-0.773745847,-5.121476093,1.192780967 +Moritz Wagner,wagnemo01,2020,1869,835,-1.84506271,1.211635775,-0.633426936,0.911906533,0.911906533,0,-1.348709375,1.228505075,-0.1202043,1.156183782 Dion Waiters,waitedi01,2013,3415,1756,0.456557257,-2.261947133,-1.805389875,0.848359069,0.848359069,0,0.448822168,-2.219012608,-1.77019044,0.227978009 Dion Waiters,waitedi01,2014,4071,2072,-0.466860469,-0.835245421,-1.30210589,1.534820955,1.534820955,0,-0.167278568,-1.119711388,-1.286989956,0.263332517 Dion Waiters,waitedi01,2015,4490,2208,-0.961879156,-1.172971195,-2.13485035,0.681267034,0.681267034,0,-0.80774024,-0.711247216,-1.518987456,0.467294888 @@ -16005,6 +16499,7 @@ Dion Waiters,waitedi01,2016,5427,2643,-0.632248288,-0.533581158,-1.165829446,2.1 Dion Waiters,waitedi01,2017,2784,1384,1.211993712,1.168397604,2.380391316,3.615750626,3.615750626,0,1.643553224,1.191739864,2.835293088,-0.186963513 Dion Waiters,waitedi01,2018,1845,918,-2.146836592,-0.90840608,-3.055242672,-0.142289975,-0.142289975,0,-1.452761012,-0.536999022,-1.989760034,-0.468060999 Dion Waiters,waitedi01,2019,2320,1138,-0.309014172,-0.936215215,-1.245229388,0.865084176,0.865084176,0,0.66144789,-1.041941884,-0.380493994,-1.00283492 +Dion Waiters,waitedi01,2020,522,245,-1.481952423,-2.02976956,-3.511721983,-0.092003243,-0.16568052,0.073677277,-0.151197013,-2.101685656,-2.252882668,0.003839998 Granville Waiters,waitegr01,1984,2238,1040,-4.019157169,0.914047768,-3.1051094,-0.188966815,-0.188966815,0,-4.293988929,0.290579678,-4.00340925,0.295925193 Granville Waiters,waitegr01,1985,1557,703,-4.989202818,0.557978683,-4.431224135,-0.605080552,-0.605080552,0,-5.006030071,-0.174854793,-5.180884865,0.355591093 Granville Waiters,waitegr01,1986,394,182,-7.20321035,0.020831745,-7.182378605,-0.409496748,-0.446409368,0.03691262,-7.054934239,-0.799112463,-7.854046702,0.648006413 @@ -16063,7 +16558,9 @@ Kemba Walker,walkeke02,2016,6299,3145,3.365737996,0.664589112,4.030327108,10.738 Kemba Walker,walkeke02,2017,5503,2739,4.986427883,0.05800475,5.044432633,10.77902175,10.77902175,0,4.906761301,-0.036868681,4.869892619,-1.019547936 Kemba Walker,walkeke02,2018,5661,2736,5.385715896,0.569927383,5.955643279,12.15693432,12.15693432,0,4.722905828,0.661806842,5.384712671,0.038072791 Kemba Walker,walkeke02,2019,5928,2863,4.957099729,0.761125568,5.718225297,12.34645517,12.34645517,0,5.653332695,0.506688149,6.160020844,-0.190351315 +Kemba Walker,walkeke02,2020,4908,2370,4.832860256,-0.099833896,4.73302636,9.11212313,6.51762761,2.59449552,5.716354429,0.204136663,5.920491092,-0.202465079 Lonnie Walker IV,walkelo01,2019,291,139,-5.946924155,0.725268972,-5.221655183,-0.167588578,-0.18645335,0.018864772,-5.86082115,-1.179060056,-7.039881206,-1.829664522 +Lonnie Walker IV,walkelo01,2020,2111,988,-2.244422368,-1.155664334,-3.400086702,-0.326590062,-0.326590062,0,-2.316058957,-1.842010156,-4.158069113,-0.344013837 Phil Walker,walkeph01,1978,912,401,-5.023441611,-2.498697952,-7.522139562,-0.990249196,-0.859336391,-0.130912805,-4.972269126,-3.58319756,-8.555466686,0.505033874 Samaki Walker,walkesa01,1997,1129,602,-4.183244977,-0.175748508,-4.358993485,-0.494585054,-0.494585054,0,-4.393913126,-0.931243841,-5.325156966,0.073520272 Samaki Walker,walkesa01,1998,1946,1027,-2.502627199,0.190786542,-2.311840657,0.229896864,0.229896864,0,-2.518608564,0.34363058,-2.174977985,0.124207978 @@ -16139,6 +16636,7 @@ Rasheed Wallace,wallara01,2010,4207,2190,-1.651886567,2.035570353,0.383683785,3. Rasheed Wallace,wallara01,2013,560,296,-1.811758612,1.56447981,-0.247278802,0.383907787,0.383907787,0,-0.655169548,1.659947673,1.004778125,1.465377503 Tyrone Wallace,wallaty01,2018,1831,851,-1.913598985,-1.387426683,-3.301025668,-0.240345837,-0.240345837,0,-1.823352409,-0.916603754,-2.739956163,0.456667529 Tyrone Wallace,wallaty01,2019,1438,639,-2.364182853,0.579695685,-1.784487168,0.318084989,0.28181298,0.036272009,-3.269650405,-0.459857231,-3.729507636,0.410668131 +Tyrone Wallace,wallaty01,2020,348,160,-6.40388788,1.422051712,-4.981836168,-0.18262357,-0.18262357,0,-6.615486397,-0.143097271,-6.758583668,0.243405292 Jamie Waller,walleja01,1988,189,91,-5.579164084,-1.901092037,-7.480256121,-0.222380253,-0.222380253,0,-5.422619754,-2.454604901,-7.877224655,1.268075317 John Wall,walljo01,2011,5151,2606,-0.7662074,-0.569249458,-1.335456859,1.877109095,1.877109095,0,-0.638877467,-0.142144831,-0.781022298,-0.180411485 John Wall,walljo01,2012,4651,2386,0.580738275,0.09613958,0.676877855,4.155287163,4.155287163,0,0.426218046,0.159648094,0.585866139,-0.362586369 @@ -16166,6 +16664,7 @@ Bill Walton,waltobi01,1985,3502,1647,-1.592697712,1.995616872,0.40291916,2.64413 Bill Walton,waltobi01,1986,3900,1837,-1.129551452,2.680594397,1.551042945,4.056112449,3.368183064,0.687929385,-0.924722949,1.792824109,0.86810116,0.081310857 Bill Walton,waltobi01,1987,442,214,-6.750001383,0.271464037,-6.478537345,-0.412402985,-0.335009053,-0.077393932,-6.229769091,-0.194008075,-6.423777166,1.349445049 Derrick Walton Jr.,waltode01,2018,295,147,-0.907079797,-0.835741042,-1.742820838,0.07429902,0.07429902,0,-1.767304647,-0.540110687,-2.307415335,-1.626810948 +Derrick Walton Jr.,waltode01,2020,536,248,-1.402825782,-0.044187736,-1.447013517,0.167579856,0.167579856,0,-2.185669081,-0.671021615,-2.856690696,-1.275253948 Lloyd Walton,waltoll01,1977,1547,678,0.566995218,-0.845256563,-0.278261345,0.853396765,0.853396765,0,0.148210764,-1.315796602,-1.167585837,-0.203762385 Lloyd Walton,waltoll01,1978,3175,1388,-0.895401192,-0.499993167,-1.39539436,0.964562175,0.785172151,0.179390025,-1.081749566,-0.870988861,-1.952738427,-0.150389403 Lloyd Walton,waltoll01,1979,3099,1381,0.21931141,-0.815415757,-0.596104346,1.513418047,1.513418047,0,-0.039913104,-1.14148832,-1.181401424,-0.295335207 @@ -16182,6 +16681,7 @@ Luke Walton,waltolu01,2011,932,488,-4.513750156,-0.250654999,-4.764405155,-0.520 Luke Walton,waltolu01,2012,699,364,-4.329436509,-2.048558779,-6.377995288,-0.676687205,-0.676687205,0,-4.62188334,-2.739524629,-7.36140797,0.744009687 Luke Walton,waltolu01,2013,1667,857,-0.726848727,0.592001249,-0.134847478,1.148831167,1.148831167,0,-0.723386118,0.227888375,-0.495497743,0.437907456 Brad Wanamaker,wanambr01,2019,775,360,-0.616224785,0.377185441,-0.239039344,0.468787865,0.559215888,-0.090428023,-0.850085031,-0.488000101,-1.338085132,0.355758257 +Brad Wanamaker,wanambr01,2020,3461,1642,-0.531919544,-0.6124537,-1.144373245,1.342693119,1.196217078,0.146476041,-0.573262692,-0.21840826,-0.791670952,-0.371615031 Charlie Ward,wardch01,1995,85,44,-10.70488703,-1.559505815,-12.26439284,-0.22179775,-0.22179775,0,-8.794668977,-2.654188283,-11.44885726,3.615416707 Charlie Ward,wardch01,1996,1675,879,-0.745319338,2.488398231,1.743078893,2.096117874,1.32960061,0.766517265,-0.380899527,1.981672424,1.600772897,1.099074772 Charlie Ward,wardch01,1997,3699,1945,-0.303191608,1.333557479,1.03036587,3.786227054,3.332179493,0.454047561,-0.475535208,1.144022026,0.668486817,0.445051691 @@ -16202,6 +16702,7 @@ T.J. Warren,warretj01,2016,2245,1070,0.525225569,-1.714279147,-1.189053578,0.847 T.J. Warren,warretj01,2017,4358,2048,0.930679899,-1.077996238,-0.147316339,2.72191532,2.72191532,0,-0.189384094,-0.652001625,-0.84138572,0.086502221 T.J. Warren,warretj01,2018,4538,2142,0.102674812,-0.460833849,-0.358159037,2.60526812,2.60526812,0,-0.411922843,-0.755192204,-1.167115047,-0.328316412 T.J. Warren,warretj01,2019,2886,1360,0.894260757,-1.211225502,-0.316964744,1.684935308,1.684935308,0,0.686256747,-0.906602235,-0.220345489,-0.19798943 +T.J. Warren,warretj01,2020,4865,2358,0.76389757,0.206241123,0.970138694,4.466414038,4.242840748,0.22357329,0.472640721,0.676556225,1.149196946,-0.333787588 Willie Warren,warrewi01,2011,262,134,-0.4560357,-0.431408734,-0.887444434,0.128204321,0.128204321,0,-0.856595721,-0.663056516,-1.519652237,0.634794756 Bryan Warrick,warribr01,1983,1523,727,-3.377964827,-1.090897564,-4.468862391,-0.641250961,-0.641250961,0,-3.86374677,-1.095776765,-4.959523535,0.60530496 Bryan Warrick,warribr01,1984,521,254,-3.94301039,-0.98237425,-4.92538464,-0.283985129,-0.283985129,0,-4.285486766,-1.197473222,-5.482959988,0.75604303 @@ -16233,6 +16734,7 @@ Kermit Washington,washike01,1988,120,56,-1.781210058,2.765177842,0.983967783,0.1 Pearl Washington,washipe01,1987,3432,1600,-1.375404145,-0.360691477,-1.736095622,0.832196953,0.832196953,0,-1.351094261,-0.286792057,-1.637886319,0.557952229 Pearl Washington,washipe01,1988,2865,1379,-1.779813012,0.197231015,-1.582581997,0.828417167,0.828417167,0,-1.691670144,0.202655943,-1.489014201,0.866598324 Pearl Washington,washipe01,1989,2224,1065,-1.391180519,0.147098429,-1.24408209,0.820615349,0.820615349,0,-1.555478125,0.066115285,-1.48936284,0.293320269 +P.J. Washington,washipj01,2020,3563,1759,-2.395480298,-0.689107308,-3.084587607,-0.300597608,-0.300597608,0,-2.058455446,-0.935173605,-2.993629052,0.110411573 Richard Washington,washiri01,1977,5078,2265,-2.120645006,0.024919385,-2.095725621,0.75823302,0.75823302,0,-1.646014125,0.099448834,-1.546565291,0.306755821 Richard Washington,washiri01,1978,5087,2231,-0.978564654,0.123589096,-0.854975558,2.163929426,2.163929426,0,-0.738122105,0.39122596,-0.346896146,0.345879003 Richard Washington,washiri01,1979,481,213,-4.372010701,0.29504311,-4.076967591,-0.141520881,-0.234692321,0.09317144,-4.417276817,0.374360822,-4.042915996,1.481066395 @@ -16242,6 +16744,8 @@ Richard Washington,washiri01,1982,655,313,-5.087235317,-2.645565683,-7.732801,-0 Wilson Washington,washiwi01,1978,1309,561,-3.582445605,-1.489877673,-5.072323278,-0.673424731,-0.673424731,0,-3.540992235,-1.762798476,-5.30379071,0.583205314 Wilson Washington,washiwi01,1979,2628,1139,-2.146352266,0.267328153,-1.879024113,0.508591927,0.508591927,0,-2.336682321,0.026065052,-2.310617269,0.518644354 Yuta Watanabe,watanyu01,2019,365,174,-4.742452091,-1.160194338,-5.902646429,-0.278371613,-0.278371613,0,-5.374713377,-1.765000037,-7.139713414,-0.547643724 +Yuta Watanabe,watanyu01,2020,226,105,-1.177943594,2.871360857,1.693417263,0.236809238,0.236809238,0,-2.130496418,1.383704735,-0.746791683,-0.527196159 +Tremont Waters,watertr01,2020,255,121,-7.725549254,2.024593669,-5.700955585,-0.184416155,-0.173558226,-0.010857929,-6.580048632,1.122403527,-5.457645105,2.006024387 Darryl Watkins,watkida01,2008,142,71,-8.145577308,-0.839224344,-8.984801652,-0.22683373,-0.22683373,0,-7.770603294,-2.362015669,-10.13261896,0.407196233 Darryl Watkins,watkida01,2012,182,98,-3.859900937,0.834572497,-3.025328441,-0.013932521,-0.013932521,0,-3.411640932,1.392623447,-2.019017485,1.115011173 C.J. Watson,watsocj01,2008,766,368,-1.859889016,-1.1911927,-3.051081716,-0.056277579,-0.056277579,0,-2.28358034,-2.362301292,-4.645881633,-0.41638189 @@ -16271,6 +16775,7 @@ Jamie Watson,watsoja01,1995,1421,730,-3.321684806,0.371071718,-2.950613088,-0.08 Jamie Watson,watsoja01,1996,412,217,-4.178145961,-0.501538014,-4.679683975,-0.215210093,-0.215210093,0,-4.054204769,-0.928010783,-4.982215552,0.682197396 Jamie Watson,watsoja01,1997,641,340,-2.425088313,1.372738305,-1.052350008,0.296042025,0.296042025,0,-2.421619185,0.828321824,-1.593297361,0.562561796 Jamie Watson,watsoja01,1999,32,18,-5.78146948,-3.689498386,-9.470967867,-0.061330418,-0.061330418,0,-6.631809032,-5.415264939,-12.04707397,-0.571953765 +Paul Watson,watsopa01,2020,215,96,3.047869035,-0.999816501,2.048052534,0.238133821,0.250642813,-0.012508992,2.854622795,-1.852437138,1.002185657,0.714617964 Slick Watts,wattssl01,1977,5912,2627,0.462231515,1.677631663,2.139863178,6.574143403,6.574143403,0,0.761571289,2.152449696,2.914020985,0.333597355 Slick Watts,wattssl01,1978,3556,1584,-2.084355662,0.708172904,-1.376182758,1.105638717,1.105638717,0,-1.893324656,0.886776455,-1.006548201,0.549048548 Slick Watts,wattssl01,1979,2376,1089,-0.484105981,1.028021927,0.543915946,1.837034024,1.806030171,0.031003853,-0.454394559,1.208262471,0.753867912,0.532726538 @@ -16296,6 +16801,7 @@ Nick Weatherspoon,weathni01,1977,3726,1657,-1.453087774,-0.495225591,-1.94831336 Nick Weatherspoon,weathni01,1978,1307,611,-1.595389524,-0.957850337,-2.553239861,0.061383927,0.061383927,0,-1.87755441,-1.413895605,-3.291450015,0.08358361 Nick Weatherspoon,weathni01,1979,5918,2642,0.138609748,-1.105833862,-0.967224114,2.404169701,2.404169701,0,0.083340924,-0.845630093,-0.76228917,0.048098577 Nick Weatherspoon,weathni01,1980,2402,1124,-2.947128915,-1.439611665,-4.38674058,-0.940950393,-0.940950393,0,-3.169218367,-1.715237044,-4.884455411,0.25980587 +Quinndary Weatherspoon,weathqu01,2020,184,78,-4.632753709,-5.536157665,-10.16891137,-0.297381943,-0.297381943,0,-5.438788294,-6.05082465,-11.48961294,0.740746923 Kyle Weaver,weaveky01,2009,2300,1166,-0.67569183,1.036677127,0.360985297,1.849149952,1.849149952,0,-1.172238755,0.328630115,-0.84360864,-0.07792686 Kyle Weaver,weaveky01,2010,306,156,-0.859219934,0.228130766,-0.631089169,0.167637416,0.183650959,-0.016013544,-1.228383919,-0.195274777,-1.423658696,0.256949134 Kyle Weaver,weaveky01,2011,132,69,-2.916051239,-0.684274919,-3.600326158,-0.029751739,-0.029751739,0,-2.834986316,-2.729566273,-5.564552589,-0.569640983 @@ -16429,6 +16935,7 @@ Russell Westbrook,westbru01,2016,7029,3424,6.633779622,-0.039164003,6.594615619, Russell Westbrook,westbru01,2017,6264,2996,7.791657242,-0.94793859,6.843718652,15.30663628,13.8163326,1.490303683,7.872540873,-0.81970764,7.052833233,3.996917061 Russell Westbrook,westbru01,2018,6533,3149,4.340246175,0.089066673,4.429312848,11.84140355,12.03068184,-0.189278287,5.306684705,0.349725804,5.65641051,2.941962282 Russell Westbrook,westbru01,2019,6169,2827,2.541995497,-1.110208199,1.431787298,6.142006009,7.063564579,-0.921558571,2.899443149,-0.202907048,2.696536101,2.660690074 +Russell Westbrook,westbru01,2020,5136,2311,-0.419859102,-0.56160509,-0.981464192,2.127703424,2.266212507,-0.138509084,0.475065743,-0.078965254,0.396100489,3.004095648 David West,westda01,2004,1950,1041,-1.023821782,0.148848799,-0.874972982,1.002143221,0.761598545,0.240544676,-1.539184642,-0.451912055,-1.991096698,-0.273028191 David West,westda01,2005,1019,552,-4.105886706,-0.084967762,-4.190854467,-0.405786839,-0.405786839,0,-4.372246398,-0.731390332,-5.10363673,-0.000358651 David West,westda01,2006,4737,2526,0.650432815,-1.319733852,-0.669301037,2.665007289,2.665007289,0,0.543045171,-0.794427522,-0.251382351,-0.564677993 @@ -16510,8 +17017,10 @@ Clinton Wheeler,wheelcl01,1988,1059,513,-1.824595101,0.542604427,-1.281990674,0. Clinton Wheeler,wheelcl01,1989,761,354,-0.392216416,0.706003135,0.31378672,0.559007651,0.559007651,0,-0.824095685,0.192528626,-0.631567059,-0.083897012 Tyson Wheeler,wheelty01,1999,6,3,35.6340155,-5.394446935,30.23956856,0.050125557,0.050125557,0,32.05384417,-2.787477605,29.26636656,-0.656393245 Andrew White III,whitean01,2018,451,209,-5.905924052,-3.956440225,-9.862364277,-0.756843099,-0.756843099,0,-4.703491231,-5.594196259,-10.29768749,-0.204186754 +Coby White,whiteco01,2020,3575,1674,-0.940262716,-1.516000809,-2.456263525,0.251015221,0.251015221,0,-1.302412842,-1.631431924,-2.933844766,0.057915338 Derrick White,whitede01,2018,338,157,1.796509547,3.363021502,5.159531048,0.635061121,0.55953119,0.075529931,0.694888051,1.359112634,2.054000686,-0.127114276 Derrick White,whitede01,2019,3931,1919,0.74074866,2.990218314,3.730966975,6.367521662,5.291939352,1.07558231,0.407684611,3.12940417,3.537088781,-0.535727571 +Derrick White,whitede01,2020,3611,1677,1.209203436,2.194985444,3.40418888,5.271705683,5.271705683,0,0.510455999,2.208609497,2.719065496,0.119224116 DJ White,whitedj01,2009,256,130,0.845031273,0.013266306,0.858297579,0.23717923,0.23717923,0,0.232317469,-0.514458655,-0.282141185,-0.831656064 DJ White,whitedj01,2010,200,102,2.851090308,0.643486997,3.494577306,0.324279595,0.324279595,0,2.295016711,0.266841659,2.56185837,-0.199512076 DJ White,whitedj01,2011,1308,685,-1.740974813,-0.791255022,-2.532229836,0.085133961,0.085133961,0,-2.036752666,-0.827268223,-2.864020889,-0.056087312 @@ -16529,6 +17038,7 @@ Hassan Whiteside,whiteha01,2016,4711,2416,0.373470291,2.415834225,2.789304516,6. Hassan Whiteside,whiteha01,2017,5003,2513,-0.765608907,1.725097648,0.959488741,4.722997653,4.722997653,0,-0.239569845,2.153436719,1.913866874,-0.681817536 Hassan Whiteside,whiteha01,2018,2958,1441,-2.235139183,2.39191256,0.156773376,2.150021443,2.42918301,-0.279161567,-2.060046068,2.173615458,0.11356939,0.332593436 Hassan Whiteside,whiteha01,2019,3465,1674,-0.644527463,3.754815658,3.110288196,5.001566281,5.001566281,0,-0.687465028,3.396254989,2.708789961,-0.072451189 +Hassan Whiteside,whiteha01,2020,4457,2114,0.703384672,2.262651692,2.966036364,6.133294167,6.126033284,0.007260883,0.572632865,2.088606564,2.661239429,-0.577719287 Isaiah Whitehead,whiteis01,2017,3482,1643,-2.483404316,-0.673033137,-3.156437454,-0.341783339,-0.341783339,0,-3.037895821,-1.417456771,-4.455352592,0.311992836 Isaiah Whitehead,whiteis01,2018,384,180,-3.021765531,2.629190765,-0.392574766,0.220502481,0.220502481,0,-2.909975278,0.240999339,-2.66897594,1.835496363 Jahidi White,whiteja01,1999,361,191,-4.03312748,-1.006773183,-5.039900663,-0.226407978,-0.226407978,0,-4.098517514,-1.198460748,-5.296978262,1.315304766 @@ -16608,6 +17118,7 @@ Andrew Wiggins,wiggian01,2016,5755,2845,0.549237642,-0.773570037,-0.224332395,3. Andrew Wiggins,wiggian01,2017,6133,3048,1.438409163,-0.754787756,0.683621407,5.367522987,5.367522987,0,1.465841742,-0.409399439,1.056442303,0.513161696 Andrew Wiggins,wiggian01,2018,6380,3143,-0.809241323,0.187632144,-0.621609179,3.413421304,3.480597688,-0.067176384,-0.433730489,0.383974871,-0.049755618,0.181178334 Andrew Wiggins,wiggian01,2019,5381,2543,-1.122966346,-0.85350066,-1.976467006,1.000931361,1.000931361,0,-0.7462425,-0.354920193,-1.101162693,-0.272165923 +Andrew Wiggins,wiggian01,2020,4005,1858,0.549653324,-2.08441729,-1.534763966,1.156946123,1.156946123,0,0.257764995,-1.701140843,-1.443375848,-0.090403886 Mitchell Wiggins,wiggimi01,1984,4465,2123,-0.355958952,0.201613592,-0.15434536,2.825587508,2.825587508,0,-0.48827417,0.705386976,0.217112806,0.514778178 Mitchell Wiggins,wiggimi01,1985,3490,1620,-0.038044247,0.594110483,0.556066236,2.745292582,2.675529491,0.069763091,-0.207755589,0.713005469,0.505249881,0.399891064 Mitchell Wiggins,wiggimi01,1986,3537,1641,-0.553505602,-0.701988306,-1.255493908,1.271485428,0.824571209,0.446914218,-0.778359029,-0.708737673,-1.487096702,0.23779976 @@ -16829,6 +17340,7 @@ Freeman Williams,willifr01,1986,230,110,-3.770876566,0.061083536,-3.70979303,-0. Frank Williams,willifr02,2003,319,167,-3.435415856,-1.922605304,-5.358021161,-0.223806249,-0.223806249,0,-3.407440596,-2.623404897,-6.030845493,0.660530099 Frank Williams,willifr02,2004,1492,788,-1.021778438,-0.433916186,-1.455694624,0.523174543,0.531777888,-0.008603344,-1.204400971,-1.400436655,-2.604837626,0.339202465 Frank Williams,willifr02,2005,138,71,-5.04868686,-0.197482482,-5.246169342,-0.090846517,-0.090846517,0,-5.401757883,-0.715062465,-6.116820349,0.432350288 +Grant Williams,willigr01,2020,2584,1213,-2.890987601,2.193435562,-0.697552039,1.295246066,0.866521092,0.428724974,-3.126105941,1.485745987,-1.640359955,0.203429349 Gus Williams,willigu01,1977,4782,2114,0.300375864,0.221169665,0.521545529,3.549674415,3.214154364,0.335520051,0.313603941,0.505715536,0.819319477,0.305134594 Gus Williams,willigu01,1978,7153,3273,0.867331518,2.225718251,3.09304977,9.860572107,7.298850214,2.561721893,1.147747938,2.521417869,3.669165807,0.056647712 Gus Williams,willigu01,1979,6236,2885,2.343258792,2.123388246,4.466647038,10.69152016,8.198233994,2.49328617,2.567691397,2.19136331,4.759054708,-0.116791592 @@ -16921,6 +17433,7 @@ John Williams,willijo02,1994,1522,725,-1.002053297,-0.786972462,-1.789025759,0.3 John Williams,willijo02,1995,762,402,-6.285767561,-1.656381148,-7.94214871,-1.07005575,-1.07005575,0,-5.997967706,-2.424394173,-8.422361879,0.454275144 Jordan Williams,willijo03,2012,1206,635,-0.966537424,-0.626466471,-1.593003895,0.373810162,0.373810162,0,-1.359017738,-0.785930066,-2.144947804,-0.25375662 Johnathan Williams,willijo04,2019,793,372,-0.792988622,-1.358993396,-2.151982017,0.113039209,0.113039209,0,-1.735585229,-1.147538414,-2.883123643,-0.414167185 +Johnathan Williams,willijo04,2020,374,180,-1.749237477,-4.763293748,-6.512531225,-0.341475426,-0.341475426,0,-2.786727192,-6.125279942,-8.912007134,-1.199825449 Justin Williams,williju01,2007,665,333,-0.498173125,-2.2231298,-2.721302925,0.004894575,0.004894575,0,-0.761709763,-2.17693647,-2.938646233,0.363338455 Justin Williams,williju01,2008,244,123,-2.969678746,0.336019412,-2.633659334,-0.004707045,-0.004707045,0,-2.817072664,-0.001604245,-2.818676909,0.699434693 Kevin Williams,willike01,1984,449,200,-1.698596525,-2.269215674,-3.967812199,-0.125771266,-0.125771266,0,-2.083839137,-1.931514978,-4.015354115,1.244422046 @@ -16954,6 +17467,7 @@ Kenny Williams,willike03,1992,1181,566,0.403493578,1.11155503,1.515048608,1.2429 Kenny Williams,willike03,1993,1728,855,1.140958757,0.465441931,1.606400687,1.888009571,1.889455475,-0.001445904,0.59535078,-0.380165803,0.215184977,-0.55077178 Kenny Williams,willike03,1994,2099,1073,-0.418393312,0.642726499,0.224333187,1.62639994,1.501095208,0.125304732,-0.763355841,-0.158016467,-0.921372308,-0.266788355 Kenrich Williams,willike04,2019,2378,1079,-1.267268136,0.717969568,-0.549298568,1.2168449,1.2168449,0,-0.872564251,0.757200539,-0.115363712,0.449714986 +Kenrich Williams,willike04,2020,1792,832,-2.049015497,2.367210264,0.318194767,1.295913817,1.295913817,0,-2.10154619,2.115835856,0.014289666,-0.509038829 Lorenzo Williams,willilo01,1993,366,182,-3.699091777,-0.634370486,-4.333462263,-0.145256748,-0.169838612,0.024581864,-3.809211401,-0.775034646,-4.584246047,0.668803481 Lorenzo Williams,willilo01,1994,1427,716,-1.14597798,-1.29053557,-2.436513549,0.1160285,0.1160285,0,-1.718891334,-0.986901093,-2.705792427,-0.038287065 Lorenzo Williams,willilo01,1995,4755,2383,-2.621091263,1.18078663,-1.440304633,1.585250458,1.585250458,0,-2.643282061,1.50956701,-1.133715051,-0.418493613 @@ -16975,6 +17489,7 @@ Lou Williams,willilo02,2016,3904,1907,3.174927634,-2.177197527,0.997730107,3.671 Lou Williams,willilo02,2017,4821,2266,5.680459065,-2.003246076,3.677212989,7.619303641,6.970962471,0.64834117,5.081817065,-2.597029206,2.484787858,1.523880763 Lou Williams,willilo02,2018,5489,2589,5.219557888,-3.336743734,1.882814154,6.274484145,6.274484145,0,5.281747698,-3.522228194,1.759519504,2.511937389 Lou Williams,willilo02,2019,4775,2169,5.009875396,-3.945944147,1.063931249,4.286623379,4.304896914,-0.018273536,3.874559998,-4.644651236,-0.770091238,1.713150757 +Lou Williams,willilo02,2020,4802,2205,2.216699169,-2.724414088,-0.507714918,2.576833346,2.114615014,0.462218332,1.77403198,-2.85778747,-1.08375549,1.581809581 Mo Williams,willima01,2004,1409,772,-2.690134615,-1.572965484,-4.263100099,-0.599882888,-0.599882888,0,-2.625383906,-1.877014697,-4.502398603,0.59845056 Mo Williams,willima01,2005,4313,2254,0.821597301,-0.737073245,0.084524056,3.257981322,3.257981322,0,0.755429104,-0.586452572,0.168976533,-0.047863882 Mo Williams,willima01,2006,3082,1606,0.403844161,-2.056108952,-1.652264791,0.893488264,0.978640746,-0.085152482,0.585837915,-1.73948524,-1.153647325,0.237366861 @@ -17002,6 +17517,7 @@ Marvin Williams,willima02,2016,5127,2566,2.160646519,0.629648393,2.790294911,7.1 Marvin Williams,willima02,2017,4618,2295,-0.320652795,0.614365623,0.293712827,3.543761298,3.543761298,0,0.062227755,0.514959763,0.577187518,-0.554580314 Marvin Williams,willima02,2018,4181,2006,0.275751612,0.123949601,0.399701214,3.239372847,3.239372847,0,-0.322040635,-0.035868234,-0.357908869,0.485454286 Marvin Williams,willima02,2019,4432,2133,-1.204918905,-0.813566863,-2.018485768,0.791986909,0.791986909,0,-0.917166293,-0.765213694,-1.682379986,-0.523381474 +Marvin Williams,willima02,2020,2782,1308,-0.765304138,-0.43725169,-1.202555827,1.015359993,0.422737117,0.592622877,-1.293016144,-1.18487731,-2.477893454,-0.092387843 Marcus Williams,willima03,2007,2679,1393,-1.823537214,-1.130455652,-2.953992867,-0.158616567,0.047569432,-0.206186,-1.637802521,-2.400133427,-4.037935948,0.190304305 Marcus Williams,willima03,2008,1647,854,-0.822752401,-3.102689076,-3.925441478,-0.512232374,-0.512232374,0,-0.767129833,-3.737559941,-4.504689774,0.014581865 Marcus Williams,willima03,2009,112,54,-4.486780808,-2.292752193,-6.779533001,-0.111628002,-0.111628002,0,-4.500677788,-3.505993258,-8.006671046,0.510875749 @@ -17032,6 +17548,7 @@ Monty Williams,willimo01,2003,705,372,-1.454533179,-1.283356295,-2.737889474,-0. Nate Williams,willina01,1977,4012,1776,-1.285949975,0.220309245,-1.06564073,1.529760394,1.529760394,0,-1.203298169,0.068947615,-1.134350554,0.249805792 Nate Williams,willina01,1978,2810,1249,-1.550971923,-0.558796668,-2.109768591,0.402677873,0.402677873,0,-1.653930659,-0.329260345,-1.983191004,0.594464188 Nate Williams,willina01,1979,2798,1299,-0.555545037,-0.669945964,-1.225491,1.015063441,1.015063441,0,-0.986837893,-0.795864349,-1.782702242,0.497454671 +Nigel Williams-Goss,willini01,2020,113,52,-2.623965115,0.010511469,-2.613453646,0.002987026,0.011545783,-0.008558757,-2.016420359,0.015957776,-2.000462582,0.646288965 Pete Williams,willipe01,1986,1327,591,-1.802046582,0.374774931,-1.427271652,0.399803397,0.376667694,0.023135703,-2.246692278,-0.462229585,-2.708921862,-0.027427759 Pete Williams,willipe01,1987,22,10,-7.439934555,-5.046489995,-12.48642455,-0.049730037,-0.049730037,0,-7.854689873,-6.506385497,-14.36107537,0.112543843 Ray Williams,willira01,1978,3906,1690,-0.699782443,-0.529053841,-1.228836284,1.331202191,0.979794067,0.351408125,-0.357606919,-0.518412949,-0.876019868,0.672668448 @@ -17065,6 +17582,7 @@ Rickey Williams,williri01,1983,782,346,-3.831166133,-0.87913906,-4.710305194,-0. Rob Williams,williro02,1983,3719,1577,-1.578379629,-1.015400723,-2.593780352,0.131143701,0.043862854,0.087280847,-1.284181918,-0.673434381,-1.957616299,0.73669845 Rob Williams,williro02,1984,4813,2073,0.756025035,-1.588570809,-0.832545774,2.038175616,1.88810363,0.150071986,0.762575637,-0.96887457,-0.206298934,0.286044564 Robert Williams III,williro04,2019,635,296,-4.599509814,1.914204638,-2.685305176,0.008741571,-0.074729918,0.083471489,-4.64652887,1.373721674,-3.272807197,-0.351819331 +Robert Williams III,williro04,2020,1139,537,0.791496906,2.351489479,3.142986385,1.638163262,1.107842516,0.530320746,0.91534275,1.892573204,2.807915954,0.417405413 Sam Williams,willisa02,1982,2293,1073,-1.378710638,2.151441234,0.772730596,1.933909749,1.933909749,0,-1.337964914,1.729907452,0.391942538,0.286451156 Sam Williams,willisa02,1983,3360,1533,-0.337350881,0.952739606,0.615388724,2.642588415,2.642588415,0,-0.435458683,0.927697393,0.49223871,0.412066958 Sam Williams,willisa02,1984,3131,1489,-2.392259705,0.34603886,-2.046220846,0.53358559,0.620365985,-0.086780395,-2.196342458,0.467678587,-1.728663871,0.675192205 @@ -17135,6 +17653,7 @@ Walt Williams,williwa02,2000,3690,1859,1.652984005,-0.505961838,1.147022167,3.70 Walt Williams,williwa02,2001,3016,1583,0.065202711,-0.155582833,-0.090380122,2.155148639,2.155148639,0,0.176794974,-0.626516866,-0.449721892,0.305893278 Walt Williams,williwa02,2002,2076,1117,0.827191467,-1.610267556,-0.783076088,1.123608905,1.123608905,0,0.658774327,-1.81271845,-1.153944123,0.218778046 Walt Williams,williwa02,2003,2709,1388,-0.416855655,0.233259214,-0.183596441,1.835908826,1.631170204,0.204738621,-0.158847212,-0.033768406,-0.192615617,0.573649764 +Zion Williamson,willizi01,2020,1489,668,1.218050639,0.22374158,1.44179222,1.447534103,1.447534103,0,0.904039315,-0.881696442,0.022342873,1.351814051 Bill Willoughby,willobi01,1977,1210,549,-0.946493251,0.378543745,-0.567949506,0.610883998,0.610883998,0,-1.324112173,-0.532467958,-1.856580131,-0.054306068 Bill Willoughby,willobi01,1978,2372,1079,-1.660953109,-0.281576375,-1.942529484,0.444285239,0.444285239,0,-2.0525813,-0.68593307,-2.738514369,-0.056373601 Bill Willoughby,willobi01,1980,3220,1447,-0.510087346,-0.269836524,-0.779923869,1.454054118,1.454054118,0,-0.959012783,-0.573150255,-1.532163038,-0.026764683 @@ -17148,6 +17667,7 @@ Bobby Wilson,wilsobo03,1978,196,86,-3.202337572,-2.676975005,-5.879312577,-0.138 Bubba Wilson,wilsobu01,1980,303,143,-5.198224601,-3.438202947,-8.636427548,-0.428250437,-0.428250437,0,-6.050220361,-4.307600936,-10.3578213,-0.295188298 D.J. Wilson,wilsodj01,2018,149,71,-6.452147605,-6.75452189,-13.2066695,-0.377970108,-0.377970108,0,-5.3457047,-5.466524074,-10.81222877,-0.213270416 D.J. Wilson,wilsodj01,2019,2036,925,-2.340004492,0.931411607,-1.408592885,0.627122394,0.958184516,-0.331062123,-2.079843404,0.33983559,-1.740007814,-0.181527318 +D.J. Wilson,wilsodj01,2020,810,363,-5.129937803,-2.716282764,-7.846220567,-0.943861848,-0.943861848,0,-4.310750047,-3.021360392,-7.332110438,0.003088422 Jamil Wilson,wilsoja02,2018,554,274,-0.334873727,0.988421044,0.653547317,0.476629003,0.476629003,0,-0.49255153,0.28910401,-0.20344752,0.173205808 Michael Wilson,wilsomi01,1984,53,26,-8.192153063,-5.141079178,-13.33323224,-0.142708936,-0.142708936,0,-8.608266906,-4.968951721,-13.57721863,1.697378952 Michael Wilson,wilsomi01,1985,572,267,-0.387081534,-0.501802544,-0.888884078,0.252333224,0.252333224,0,-0.829559623,-1.192502444,-2.022062067,-0.11937096 @@ -17189,6 +17709,7 @@ Justise Winslow,winslju01,2016,5083,2562,-2.286173302,1.67735226,-0.608821042,2. Justise Winslow,winslju01,2017,1245,625,-3.851695983,0.948919672,-2.902776311,-0.048485531,-0.048485531,0,-2.591158574,2.175736002,-0.415422572,-0.465149656 Justise Winslow,winslju01,2018,3688,1805,-1.702717937,1.735209776,0.032491839,2.550680038,1.952176814,0.598503224,-1.780641631,1.895640677,0.114999046,-0.518867074 Justise Winslow,winslju01,2019,4065,1959,-0.379681991,0.293169099,-0.086512891,2.664563233,2.664563233,0,-0.056047543,0.750099453,0.694051909,0.094036208 +Justise Winslow,winslju01,2020,768,352,-1.972548585,1.072241534,-0.90030705,0.33313724,0.33313724,0,-0.716283963,0.346909675,-0.369374288,0.292044728 Rickie Winslow,winslri01,1988,93,45,-9.41880518,-2.492505061,-11.91131024,-0.213695695,-0.213695695,0,-9.244384391,-2.463750746,-11.70813514,1.610700244 Brian Winters,wintebr01,1977,6201,2717,1.929428369,-1.01924936,0.910179009,5.066588164,5.066588164,0,1.754294673,-0.488755142,1.265539532,-0.152990679 Brian Winters,wintebr01,1978,6991,3056,1.046382504,-0.967793844,0.078588659,4.423345033,3.836889434,0.5864556,1.144893237,-0.482399741,0.662493495,-0.14684177 @@ -17243,6 +17764,7 @@ Al Wood,woodal01,1987,1391,657,-1.62585082,-1.47683245,-3.10268327,-0.118694276, Christian Wood,woodch01,2016,322,145,-2.492189934,0.415726613,-2.076463321,0.050020628,0.050020628,0,-1.338946742,-0.786841695,-2.125788437,0.378576943 Christian Wood,woodch01,2017,213,107,-2.088972866,0.415969685,-1.67300318,0.058637012,0.058637012,0,-1.695680338,-1.66749949,-3.363179828,-0.263187518 Christian Wood,woodch01,2019,567,251,-1.151757044,-1.863515307,-3.015272351,-0.035330318,-0.035330318,0,-1.241187342,-2.193355725,-3.434543068,0.387140575 +Christian Wood,woodch01,2020,2748,1325,1.784029685,2.661068454,4.44509814,4.868193101,4.868193101,0,1.531849399,1.048462392,2.580311791,0.088141132 David Wood,woodda01,1989,4,2,-6.416243831,-3.925674494,-10.34191833,-0.007650881,-0.007650881,0,-7.354036375,-5.844324127,-13.1983605,-1.261667906 David Wood,woodda01,1991,3033,1465,-0.970845489,0.261453284,-0.709392204,1.55303048,1.40945476,0.14357572,-1.345036459,0.366722601,-0.978313858,1.011806 David Wood,woodda01,1993,1241,618,-2.151693065,-1.221787223,-3.373480288,-0.19759439,-0.199248588,0.001654198,-2.388695236,-1.313732686,-3.702427922,0.712870338 @@ -17344,6 +17866,7 @@ Delon Wright,wrighde01,2016,541,270,-0.513511538,1.902009476,1.388497939,0.57475 Delon Wright,wrighde01,2017,1062,538,-0.34621078,4.033265627,3.687054847,1.760251713,1.404950674,0.355301039,-0.8914515,3.02592861,2.13447711,-0.980542782 Delon Wright,wrighde01,2018,3352,1648,1.394976489,2.240844937,3.635821426,5.35095193,4.481345501,0.869606428,1.397815186,1.648876185,3.046691371,-0.869023602 Delon Wright,wrighde01,2019,3586,1699,0.482275973,2.004638512,2.486914485,4.504778666,4.504778666,0,-0.119078261,2.254855784,2.135777523,-0.800096356 +Delon Wright,wrighde01,2020,3440,1623,0.363790186,0.424905359,0.788695545,2.915670723,2.887300061,0.028370662,0.389799527,0.372512216,0.762311743,-0.593816171 Dorell Wright,wrighdo01,2005,52,27,-5.3350941,3.40727289,-1.92782121,0.011628707,0.011628707,0,-3.281332473,3.233818778,-0.047513695,2.461067694 Dorell Wright,wrighdo01,2006,255,132,-3.261448151,-1.042542355,-4.303990505,-0.104715607,-0.104715607,0,-3.509458488,-2.811741632,-6.32120012,0.052480656 Dorell Wright,wrighdo01,2007,2450,1293,-3.409131685,-0.220215919,-3.629347604,-0.579374376,-0.575793024,-0.003581352,-3.613125747,-0.487965975,-4.101091722,-0.097958166 @@ -17362,6 +17885,7 @@ Julian Wright,wrighju01,2008,1451,771,-0.387432607,0.502581336,0.115148729,1.145 Julian Wright,wrighju01,2009,1489,804,-3.308650858,0.770791822,-2.537859037,0.085679375,0.172105406,-0.086426031,-3.34454223,-0.354883516,-3.699425746,-0.136432246 Julian Wright,wrighju01,2010,1700,871,-2.391191477,0.603594341,-1.787597136,0.424424607,0.424424607,0,-2.869379466,-0.971217606,-3.840597072,-0.713768694 Julian Wright,wrighju01,2011,1500,766,-1.453721383,1.492439294,0.038717911,1.084515984,1.084515984,0,-1.788160842,0.181546538,-1.606614304,-0.457630331 +Justin Wright-Foreman,wrighju02,2020,95,45,-4.361208027,-8.202091313,-12.56329934,-0.225267659,-0.225267659,0,-3.280510815,-6.882328937,-10.16283975,-0.016260456 Larry Wright,wrighla01,1977,3395,1525,-1.05012169,-0.932436652,-1.982558342,0.613374449,0.396200158,0.217174291,-1.21492414,-0.839755601,-2.054679741,0.383196346 Larry Wright,wrighla01,1978,4208,1868,0.243460166,-0.435964313,-0.192504147,2.47572488,1.80112841,0.67459647,-0.032994783,-0.128812672,-0.161807455,0.490820857 Larry Wright,wrighla01,1979,4410,1989,0.517255798,-0.372507114,0.144748684,2.942943061,2.550222916,0.392720145,0.368670767,-0.147554343,0.221116423,0.064679798 @@ -17445,8 +17969,10 @@ Thaddeus Young,youngth01,2016,4829,2407,0.05342423,0.470862212,0.524286442,3.995 Thaddeus Young,youngth01,2017,4850,2377,-1.109139876,2.294394744,1.185254868,4.815717903,4.272649299,0.543068604,-0.963731314,2.30606681,1.342335496,0.332702351 Thaddeus Young,youngth01,2018,5737,2844,-0.3395236,1.907372899,1.567849299,6.217361207,5.96514597,0.252215237,-0.262889149,2.638517589,2.375628441,-0.684571943 Thaddeus Young,youngth01,2019,5347,2619,0.66618317,1.887133042,2.553316212,7.052929657,6.364635928,0.688293729,0.599050122,2.677257277,3.276307399,-0.873490912 +Thaddeus Young,youngth01,2020,3393,1591,-2.866416659,0.76117694,-2.105239719,0.52673455,0.52673455,0,-2.853690975,1.080236833,-1.773454141,0.65636901 Tim Young,youngti01,2000,275,137,-3.849757588,-2.844746513,-6.694504101,-0.275886194,-0.275886194,0,-4.274429649,-3.752696276,-8.027125925,0.060012554 Trae Young,youngtr01,2019,5516,2503,2.396498544,-4.517485888,-2.120987345,0.817245223,0.817245223,0,2.795596691,-4.777071484,-1.981474793,1.773287382 +Trae Young,youngtr01,2020,4645,2120,7.051137834,-3.334709921,3.716427912,7.192126987,7.192126987,0,7.476360848,-3.784481238,3.69187961,2.888761773 Sun Yue,yuesu01,2009,56,28,-6.539588219,-2.360190271,-8.89977849,-0.093271736,-0.093271736,0,-5.786853779,-0.839312074,-6.626165853,5.723717089 Cody Zeller,zelleco01,2014,2970,1469,-1.496336091,-0.477737672,-1.974073763,0.577502166,0.861539341,-0.284037174,-1.911155654,-0.762957142,-2.674112796,0.78633436 Cody Zeller,zelleco01,2015,2935,1487,-0.110467517,2.107309063,1.996841546,3.604943419,3.604943419,0,-0.305452127,2.163895868,1.858443742,0.097710858 @@ -17454,6 +17980,7 @@ Cody Zeller,zelleco01,2016,3880,1911,-1.002063104,1.335264423,0.333201319,3.0073 Cody Zeller,zelleco01,2017,3460,1725,-1.576323628,1.384166627,-0.192157001,2.246437134,2.246437134,0,-2.169774954,1.6360127,-0.533762254,-0.205132044 Cody Zeller,zelleco01,2018,1304,627,-1.210322204,1.976184001,0.765861797,1.132114903,1.132114903,0,-1.66562556,1.300260787,-0.365364773,0.653268746 Cody Zeller,zelleco01,2019,2606,1243,0.464301593,0.551003528,1.015305121,2.395151564,2.395151564,0,0.277616709,0.640044641,0.91766135,0.310520809 +Cody Zeller,zelleco01,2020,2724,1341,-0.358174042,-1.293406683,-1.651580725,0.750758953,0.750758953,0,-0.331085209,-1.206128536,-1.537213746,-0.102655073 Luke Zeller,zellelu01,2013,114,58,-5.148180087,-1.850166994,-6.998347081,-0.125785483,-0.125785483,0,-5.250109625,-2.7857142,-8.035823825,0.051911524 Tyler Zeller,zellety01,2013,3954,2033,-3.485037921,-0.707051538,-4.192089459,-1.494522615,-1.494522615,0,-3.437813921,-0.433918612,-3.871732534,-0.078759686 Tyler Zeller,zellety01,2014,2088,1049,-0.98051471,2.523477954,1.542963244,2.293202972,2.293202972,0,-1.628918268,0.352562608,-1.276355661,-0.18326825 @@ -17462,6 +17989,7 @@ Tyler Zeller,zellety01,2016,1584,748,-3.83430679,1.369388961,-2.464917829,0.1276 Tyler Zeller,zellety01,2017,1249,603,-3.010895566,1.070227358,-1.940668208,0.245976893,0.2939982,-0.048021307,-3.350334667,-0.772586578,-4.122921245,-0.406227563 Tyler Zeller,zellety01,2018,2444,1175,-1.854394086,-0.967418297,-2.821812383,-0.055736568,0.046784836,-0.102521403,-2.349916581,-0.989833355,-3.339749936,-0.233448827 Tyler Zeller,zellety01,2019,195,93,-0.160414937,4.760427295,4.600012358,0.351930226,0.351930226,0,-0.972700484,4.49678583,3.524085345,-0.011312446 +Tyler Zeller,zellety01,2020,9,4,10.35277465,11.04089299,21.39366764,0.048898362,0.048898362,0,5.147975035,6.618078941,11.76605398,-0.775088357 Tony Zeno,zenoto01,1980,130,59,-11.43907736,0.830390265,-10.60868709,-0.240834307,-0.240834307,0,-10.78749664,0.391017081,-10.39647956,1.884879869 Phil Zevenbergen,zevenph01,1988,130,59,-3.129558697,-0.180238365,-3.309797062,-0.017411577,-0.013806864,-0.003604713,-2.867839132,0.077090404,-2.790748728,1.379197667 Wang Zhizhi,zhizhwa01,2001,118,61,-1.841727818,-2.167349694,-4.009077512,-0.037943014,-0.05955294,0.021609926,-1.89663198,-2.644258819,-4.540890799,0.890667194 @@ -17478,7 +18006,9 @@ Paul Zipser,zipsepa01,2017,1970,979,-2.152280443,-1.265658092,-3.417938535,-0.34 Paul Zipser,zipsepa01,2018,1664,824,-4.543583637,-1.421543737,-5.965127373,-1.342853963,-1.342853963,0,-4.125170253,-1.389621268,-5.514791521,-0.645896583 Ante Zizic,zizican01,2018,498,237,0.667370862,-0.807603856,-0.140232994,0.315255745,0.315791727,-0.000535982,-0.561121386,-1.747443747,-2.308565133,0.236041483 Ante Zizic,zizican01,2019,2240,1082,-2.07340073,-0.690914256,-2.764314986,-0.007876689,-0.007876689,0,-2.392563392,-2.024149495,-4.416712887,-0.331492553 +Ante Zizic,zizican01,2020,468,221,-2.525090401,-0.593044634,-3.118135035,-0.041254549,-0.041254549,0,-2.915055885,-1.772787239,-4.687843124,-0.625339999 Jim Zoet,zoetji01,1983,67,30,-10.30448224,0.747930161,-9.556552079,-0.106101986,-0.106101986,0,-9.727965383,0.652095203,-9.075870181,1.923927586 Ivica Zubac,zubaciv01,2017,1305,609,-3.35817799,-3.040589086,-6.398767076,-1.141159698,-1.141159698,0,-3.533603911,-2.932102876,-6.465706787,0.644128036 Ivica Zubac,zubaciv01,2018,871,410,-2.90370948,2.688831985,-0.214877495,0.531967675,0.531967675,0,-2.616330782,0.752874652,-1.86345613,0.311576011 Ivica Zubac,zubaciv01,2019,2345,1079,-2.362444421,1.813768007,-0.548676414,1.217133779,1.114995467,0.102138313,-2.810282711,1.157823912,-1.652458799,0.077074179 +Ivica Zubac,zubaciv01,2020,3447,1646,1.099849345,3.549458296,4.649307641,6.224206621,5.02090261,1.203304011,-0.310842029,3.331974486,3.021132457,-0.410164263 diff --git a/nba-raptor/historical_RAPTOR_by_team.csv b/nba-raptor/historical_RAPTOR_by_team.csv index 958e60d..a5b82a9 100644 --- a/nba-raptor/historical_RAPTOR_by_team.csv +++ b/nba-raptor/historical_RAPTOR_by_team.csv @@ -1,27372 +1,28180 @@ player_name,player_id,season,season_type,team,poss,mp,raptor_offense,raptor_defense,raptor_total,war_total,war_reg_season,war_playoffs,predator_offense,predator_defense,predator_total,pace_impact -Alaa Abdelnaby,abdelal01,1991,PO,POR,26,13,-6.565556058,-1.999625336,-8.565181395,-0.03902819,0,-0.03902819,-6.966436741,-4.170021165,-11.13645791,-1.78524722 -Alaa Abdelnaby,abdelal01,1991,RS,POR,614,290,-3.827204016,-0.447001044,-4.27420506,-0.226162818,-0.226162818,0,-3.776125431,-1.592066651,-5.368192082,0.283274316 -Alaa Abdelnaby,abdelal01,1992,PO,POR,50,25,-5.430838413,-3.112861867,-8.54370028,-0.077214596,0,-0.077214596,-5.722269438,-4.144577382,-9.86684682,1.216643064 -Alaa Abdelnaby,abdelal01,1992,RS,POR,1948,934,-2.480004574,-0.123124784,-2.603129358,0.070321631,0.070321631,0,-2.416857942,-0.634024652,-3.050882594,0.466668067 -Alaa Abdelnaby,abdelal01,1993,PO,BOS,128,68,-9.774332869,-3.59649861,-13.37083148,-0.381917602,0,-0.381917602,-9.480058987,-4.481334106,-13.96139309,0.456135059 -Alaa Abdelnaby,abdelal01,1993,RS,MIL,322,159,-3.210417754,-1.687081724,-4.897499478,-0.175652668,-0.175652668,0,-3.232559035,-1.69631226,-4.928871296,0.811582949 -Alaa Abdelnaby,abdelal01,1993,RS,BOS,2304,1152,-1.845659432,-2.038480429,-3.884139861,-0.66961908,-0.66961908,0,-1.804417225,-1.907295355,-3.711712581,0.444865173 -Alaa Abdelnaby,abdelal01,1994,RS,BOS,320,159,-6.140056457,-2.748312039,-8.888368496,-0.500600277,-0.500600277,0,-5.820936018,-3.526560036,-9.347496054,0.511152215 -Alaa Abdelnaby,abdelal01,1995,RS,SAC,926,476,-2.870679643,-0.987076095,-3.857755738,-0.273787242,-0.273787242,0,-2.839131679,-0.608234313,-3.447365991,1.665034371 -Alaa Abdelnaby,abdelal01,1995,RS,PHI,58,30,-19.426711,-5.753302832,-25.18001383,-0.34201504,-0.34201504,0,-17.7059739,-7.713218987,-25.41919289,-0.355769664 -Kareem Abdul-Jabbar,abdulka01,1977,PO,LAL,1020,467,6.350693533,3.288312932,9.639006465,3.032038687,0,3.032038687,6.59201857,3.06513109,9.65714966,-0.432080365 -Kareem Abdul-Jabbar,abdulka01,1977,RS,LAL,6654,3016,4.267100592,3.075578862,7.342679454,15.45621631,15.45621631,0,4.482404412,2.556956237,7.039360649,-0.513827638 -Kareem Abdul-Jabbar,abdulka01,1978,PO,LAL,279,134,0.111105721,0.124224857,0.235330578,0.209755215,0,0.209755215,0.572892345,0.089969267,0.662861612,-0.369243487 -Kareem Abdul-Jabbar,abdulka01,1978,RS,LAL,5064,2265,3.631396147,3.605262508,7.236658656,11.47897192,11.47897192,0,4.130288097,2.971010384,7.101298481,-0.577012322 -Kareem Abdul-Jabbar,abdulka01,1979,PO,LAL,781,367,4.320044397,0.944021796,5.264066192,1.535868321,0,1.535868321,4.707191813,0.94395866,5.651150473,-0.780655457 -Kareem Abdul-Jabbar,abdulka01,1979,RS,LAL,7045,3157,2.798601395,2.710457285,5.50905868,13.20326968,13.20326968,0,3.075324843,2.149951485,5.225276328,-0.801506933 -Kareem Abdul-Jabbar,abdulka01,1980,PO,LAL,1331,618,3.918348018,2.835866515,6.754214532,3.070190486,0,3.070190486,4.317334765,2.080002466,6.397337231,-0.660366608 -Kareem Abdul-Jabbar,abdulka01,1980,RS,LAL,6895,3143,2.968083357,2.352404608,5.320487965,12.84981134,12.84981134,0,3.233836656,1.605973216,4.839809872,-0.739191421 -Kareem Abdul-Jabbar,abdulka01,1981,PO,LAL,275,134,-0.399161692,2.337005594,1.937843902,0.329483764,0,0.329483764,0.114921788,2.165521719,2.280443507,-0.308922287 -Kareem Abdul-Jabbar,abdulka01,1981,RS,LAL,6441,2976,2.493433438,1.779772038,4.273205476,10.59928912,10.59928912,0,2.648974881,1.171718459,3.82069334,-0.622695358 -Kareem Abdul-Jabbar,abdulka01,1982,PO,LAL,1071,493,0.280188322,2.179219047,2.45940737,1.346104009,0,1.346104009,0.92151263,1.516811539,2.438324169,-0.39120705 -Kareem Abdul-Jabbar,abdulka01,1982,RS,LAL,5816,2677,1.449957759,1.552055335,3.002013095,7.815600617,7.815600617,0,1.767394234,0.89301952,2.660413754,-0.526802169 -Kareem Abdul-Jabbar,abdulka01,1983,PO,LAL,1249,588,1.454637189,1.485603394,2.940240583,1.759799321,0,1.759799321,1.800534695,1.152269761,2.952804457,-0.045781836 -Kareem Abdul-Jabbar,abdulka01,1983,RS,LAL,5586,2554,2.221468809,0.714953718,2.936422527,7.373239349,7.373239349,0,2.523311369,0.338571973,2.861883342,-0.513412082 -Kareem Abdul-Jabbar,abdulka01,1984,PO,LAL,1618,767,3.4837515,2.335237718,5.818989218,3.438690694,0,3.438690694,4.025806051,2.03740441,6.06321046,-0.565331835 -Kareem Abdul-Jabbar,abdulka01,1984,RS,LAL,5730,2622,0.958629723,0.727350274,1.685979997,5.906325253,5.906325253,0,1.31432897,0.309275697,1.623604667,-0.482548311 -Kareem Abdul-Jabbar,abdulka01,1985,PO,LAL,1388,610,2.770237606,2.643967513,5.41420512,2.612299812,0,2.612299812,3.523669958,2.228461898,5.752131856,-0.330493745 -Kareem Abdul-Jabbar,abdulka01,1985,RS,LAL,5719,2630,2.454327773,1.652245021,4.106572794,9.165312465,9.165312465,0,2.88186206,1.384435629,4.266297688,-0.393306974 -Kareem Abdul-Jabbar,abdulka01,1986,PO,LAL,1029,489,0.942025887,2.356984776,3.299010663,1.556522231,0,1.556522231,1.586399953,1.951166568,3.537566521,0.002601893 -Kareem Abdul-Jabbar,abdulka01,1986,RS,LAL,5690,2629,2.410467088,1.386890171,3.797357259,8.755724126,8.755724126,0,2.924874589,1.144889804,4.069764393,-0.310083387 -Kareem Abdul-Jabbar,abdulka01,1987,PO,LAL,1184,559,0.579290611,1.903180704,2.482471315,1.53284852,0,1.53284852,1.022664164,1.198616344,2.221280508,-0.40165642 -Kareem Abdul-Jabbar,abdulka01,1987,RS,LAL,5226,2441,0.113019782,0.763810049,0.876829831,4.509803621,4.509803621,0,0.608636871,0.464765802,1.073402673,-0.15909472 -Kareem Abdul-Jabbar,abdulka01,1988,PO,LAL,1400,718,-2.379287278,0.16945952,-2.209827758,0.204094933,0,0.204094933,-1.684787494,0.064699887,-1.620087608,0.005407902 -Kareem Abdul-Jabbar,abdulka01,1988,RS,LAL,4820,2308,-1.734285116,0.476990009,-1.257295106,1.754247899,1.754247899,0,-1.300830737,0.105883816,-1.194946921,-0.199223364 -Kareem Abdul-Jabbar,abdulka01,1989,PO,LAL,706,351,-3.770106318,-0.296898459,-4.067004777,-0.243718664,0,-0.243718664,-3.275919317,-0.51638639,-3.792305707,0.18630505 -Kareem Abdul-Jabbar,abdulka01,1989,RS,LAL,3575,1695,-3.388629736,0.638709215,-2.74992052,6.87E-05,6.87E-05,0,-2.827709019,0.321547568,-2.506161451,-0.023807936 -Mahmoud Abdul-Rauf,abdulma02,1991,RS,DEN,3606,1505,-2.922757854,-3.04218353,-5.964941384,-2.473735228,-2.473735228,0,-2.808590233,-2.762224061,-5.570814295,0.206360699 -Mahmoud Abdul-Rauf,abdulma02,1992,RS,DEN,3196,1538,-2.534362787,-2.523590982,-5.057953769,-1.814584645,-1.814584645,0,-2.699999221,-2.64311431,-5.343113531,0.192425414 -Mahmoud Abdul-Rauf,abdulma02,1993,RS,DEN,5699,2710,0.289814898,-1.088421073,-0.798606175,2.692147156,2.692147156,0,0.340752779,-0.72314419,-0.382391412,-0.215319094 -Mahmoud Abdul-Rauf,abdulma02,1994,PO,DEN,625,339,-0.380055262,-1.287208378,-1.667263641,0.193327972,0,0.193327972,-0.33375513,-1.084087759,-1.41784289,0.087096323 -Mahmoud Abdul-Rauf,abdulma02,1994,RS,DEN,5300,2617,1.202094012,-0.841220626,0.360873386,4.136852025,4.136852025,0,1.023154927,-0.581054117,0.44210081,-0.388458109 -Mahmoud Abdul-Rauf,abdulma02,1995,PO,DEN,145,76,-1.084870513,-3.230338587,-4.3152091,-0.063351893,0,-0.063351893,-0.782468988,-3.148197534,-3.930666523,1.089961389 -Mahmoud Abdul-Rauf,abdulma02,1995,RS,DEN,4014,2082,1.890768321,-0.924171335,0.966596985,3.935211566,3.935211566,0,1.961197342,-0.783304762,1.17789258,-0.302365912 -Mahmoud Abdul-Rauf,abdulma02,1996,RS,DEN,3942,2029,3.502525763,-0.987506208,2.515019555,5.422872544,5.422872544,0,3.555539603,-0.513614179,3.041925423,-0.468129802 -Mahmoud Abdul-Rauf,abdulma02,1997,RS,SAC,4086,2131,-0.389777871,-1.726187046,-2.115964917,0.689871014,0.689871014,0,-0.296631357,-1.370142593,-1.66677395,0.069513836 -Mahmoud Abdul-Rauf,abdulma02,1998,RS,SAC,1029,530,-3.30521956,-1.477924683,-4.783144242,-0.548181158,-0.548181158,0,-3.2187273,-1.75299735,-4.971724649,-0.264747194 -Mahmoud Abdul-Rauf,abdulma02,2001,RS,VAN,939,486,0.678520867,-2.640497903,-1.961977035,0.195461434,0.195461434,0,-0.031734291,-3.090443565,-3.122177856,0.030938043 -Tariq Abdul-Wahad,abdulta01,1998,RS,SAC,1861,959,-3.704132947,-1.187281304,-4.891414251,-1.048298791,-1.048298791,0,-3.771389422,-1.663344623,-5.434734046,0.047412282 -Tariq Abdul-Wahad,abdulta01,1999,PO,SAC,185,99,2.149986727,1.521823228,3.671809954,0.331963715,0,0.331963715,1.063703821,1.051552048,2.115255869,-0.666990061 -Tariq Abdul-Wahad,abdulta01,1999,RS,SAC,2438,1205,-2.025323691,-0.392221804,-2.417545495,0.20445891,0.20445891,0,-2.285352827,-0.149491741,-2.434844568,0.030325998 -Tariq Abdul-Wahad,abdulta01,2000,RS,ORL,2471,1205,-0.866708485,0.198902463,-0.667806022,1.28218931,1.28218931,0,-0.902159458,0.51822252,-0.383936939,0.152738143 -Tariq Abdul-Wahad,abdulta01,2000,RS,DEN,744,373,-2.255311347,-2.638405114,-4.893716462,-0.406117986,-0.406117986,0,-2.667244831,-2.568501804,-5.235746635,-0.425209334 -Tariq Abdul-Wahad,abdulta01,2001,RS,DEN,820,420,-5.303661332,-0.963653309,-6.267314641,-0.758929606,-0.758929606,0,-5.359759732,-1.405260424,-6.765020156,0.640189941 -Tariq Abdul-Wahad,abdulta01,2002,RS,DAL,47,24,-8.977304063,1.184113279,-7.793190784,-0.063210034,-0.063210034,0,-8.156498938,1.317061523,-6.839437415,2.16576018 -Tariq Abdul-Wahad,abdulta01,2002,RS,DEN,794,417,-2.142347088,-0.576434326,-2.718781414,0.006664197,0.006664197,0,-2.355426819,-0.22101696,-2.576443779,0.308668146 -Tariq Abdul-Wahad,abdulta01,2003,PO,DAL,155,79,0.668669324,-2.706318554,-2.03764923,0.029195272,0,0.029195272,-0.184829098,-3.892796344,-4.077625442,-1.28748443 -Tariq Abdul-Wahad,abdulta01,2003,RS,DAL,398,204,-0.555621766,-0.276379695,-0.832001461,0.199733283,0.199733283,0,-1.124955046,-0.416957054,-1.5419121,0.049107388 -Zaid Abdul-Aziz,abdulza01,1977,RS,BUF,441,195,-1.92641462,-0.368834796,-2.295249416,0.04492742,0.04492742,0,-1.817926891,-1.624326593,-3.442253485,-0.751146779 -Zaid Abdul-Aziz,abdulza01,1978,RS,BOS,54,24,-5.93835661,1.344538959,-4.593817651,-0.022594488,-0.022594488,0,-4.923729264,0.685823085,-4.237906179,0.082824412 -Zaid Abdul-Aziz,abdulza01,1978,RS,HOU,286,134,-2.157848604,-3.394219354,-5.552067958,-0.193147405,-0.193147405,0,-2.348106895,-3.274829913,-5.622936808,0.890430665 -Shareef Abdur-Rahim,abdursh01,1997,RS,VAN,5220,2802,-2.332535189,-1.382817187,-3.715352376,-1.372235,-1.372235,0,-2.192803199,-1.333474657,-3.526277856,-0.516677603 -Shareef Abdur-Rahim,abdursh01,1998,RS,VAN,5725,2950,1.541272935,-1.15126518,0.390007756,4.695972401,4.695972401,0,1.451550502,-1.085284737,0.366265765,-0.580334182 -Shareef Abdur-Rahim,abdursh01,1999,RS,VAN,3790,2021,0.511295785,-0.700346394,-0.189050608,2.626029059,2.626029059,0,0.414624058,-0.573608592,-0.158984534,-0.497668351 -Shareef Abdur-Rahim,abdursh01,2000,RS,VAN,6180,3223,1.461135587,-0.047800207,1.41333538,6.815217161,6.815217161,0,1.341600059,-0.005868378,1.335731681,-0.424788843 -Shareef Abdur-Rahim,abdursh01,2001,RS,VAN,6263,3241,0.528007645,-0.524749064,0.003258581,4.533112155,4.533112155,0,0.317933607,-0.185122874,0.132810733,-0.396754491 -Shareef Abdur-Rahim,abdursh01,2002,RS,ATL,5771,2980,-0.477622095,0.49452853,0.016906435,4.190998515,4.190998515,0,-0.160723943,0.568160314,0.407436372,-0.344606949 -Shareef Abdur-Rahim,abdursh01,2003,RS,ATL,5920,3087,1.510805464,-1.490183302,0.020622162,4.345879058,4.345879058,0,1.435515364,-0.984146149,0.451369215,-0.375951956 -Shareef Abdur-Rahim,abdursh01,2004,RS,ATL,3743,1956,1.349085014,-0.094819217,1.254265796,3.974365516,3.974365516,0,1.165882544,-0.143215584,1.022666959,-0.495068465 -Shareef Abdur-Rahim,abdursh01,2004,RS,POR,1322,728,-1.891042874,0.175678215,-1.715364658,0.385192786,0.385192786,0,-1.661039322,-0.231854488,-1.89289381,0.214196033 -Shareef Abdur-Rahim,abdursh01,2005,RS,POR,3533,1867,0.690568161,-1.467867059,-0.777298898,1.868920154,1.868920154,0,0.573303539,-0.997154228,-0.423850689,-0.497773771 -Shareef Abdur-Rahim,abdursh01,2006,PO,SAC,239,129,-1.322346759,-4.360018244,-5.682365003,-0.203141042,0,-0.203141042,-1.197452388,-3.921371334,-5.118823722,1.856888437 -Shareef Abdur-Rahim,abdursh01,2006,RS,SAC,3798,1961,0.891312175,-0.002732521,0.888579654,3.638852052,3.638852052,0,0.572478157,0.012341462,0.584819619,-0.039137287 -Shareef Abdur-Rahim,abdursh01,2007,RS,SAC,4025,2015,-2.983411231,-1.119638688,-4.103049919,-1.392883625,-1.392883625,0,-2.748346923,-0.871193104,-3.619540027,0.125522108 -Shareef Abdur-Rahim,abdursh01,2008,RS,SAC,102,51,-2.628624885,-1.58791785,-4.216542736,-0.038213675,-0.038213675,0,-3.125901013,-1.569327499,-4.695228513,0.132239805 -Tom Abernethy,abernto01,1977,PO,LAL,467,214,0.02471472,-0.825642976,-0.800928256,0.218600248,0,0.218600248,-0.565842934,-1.695076639,-2.260919573,-0.425336538 -Tom Abernethy,abernto01,1977,RS,LAL,3040,1378,0.517828965,-0.459990721,0.057838244,1.968282776,1.968282776,0,0.141415115,-0.835554545,-0.69413943,-0.315821368 -Tom Abernethy,abernto01,1978,PO,LAL,25,12,2.963543459,-4.253124777,-1.289581318,0.009178462,0,0.009178462,1.628241319,-4.308021432,-2.679780113,-0.490233986 -Tom Abernethy,abernto01,1978,RS,LAL,2945,1317,1.634759689,0.411376837,2.046136526,3.21186418,3.21186418,0,1.149686254,-0.110979363,1.038706891,-0.362711269 -Tom Abernethy,abernto01,1979,RS,GSW,2625,1219,0.308920069,-0.273727594,0.035192475,1.731160973,1.731160973,0,-0.163910703,-0.532366485,-0.696277188,-0.064537721 -Tom Abernethy,abernto01,1980,RS,GSW,2588,1222,-1.303321418,-1.078718678,-2.382040096,0.229100732,0.229100732,0,-1.721977504,-1.345670473,-3.067647977,-0.140607288 -Tom Abernethy,abernto01,1981,RS,GSW,83,39,-5.310076528,-1.375145836,-6.685222363,-0.078707066,-0.078707066,0,-6.048994518,-2.285370411,-8.334364929,0.532784404 -Tom Abernethy,abernto01,1981,RS,IND,551,259,-1.21743396,-1.825327315,-3.042761274,-0.038658921,-0.038658921,0,-2.019939559,-2.275635518,-4.295575077,-0.072141633 -Alex Abrines,abrinal01,2017,PO,OKC,172,80,-0.892616979,-6.561258279,-7.453875258,-0.198700444,0,-0.198700444,-3.298178326,-6.535113438,-9.833291765,0.334678203 -Alex Abrines,abrinal01,2017,RS,OKC,2215,1055,0.654933004,-0.724233435,-0.06930043,1.447708122,1.447708122,0,0.339200528,-0.611865971,-0.272665443,0.325770826 -Alex Abrines,abrinal01,2018,PO,OKC,233,110,1.875157326,0.740292337,2.615449663,0.311392309,0,0.311392309,2.877519372,-0.520953564,2.356565808,0.260479313 -Alex Abrines,abrinal01,2018,RS,OKC,2313,1134,-0.211817699,-1.728583596,-1.940401295,0.465912151,0.465912151,0,-0.482078471,-1.172227439,-1.65430591,-0.528329896 -Alex Abrines,abrinal01,2019,RS,OKC,1279,588,-4.040156587,1.885618356,-2.154538232,0.17816732,0.17816732,0,-4.577677599,1.543281733,-3.034395865,-0.268013102 -Alex Acker,ackeral01,2006,RS,DET,64,35,-7.479127194,-2.255737509,-9.734864703,-0.126642275,-0.126642275,0,-6.62327809,-3.515497945,-10.13877604,1.405761119 -Alex Acker,ackeral01,2009,RS,LAC,347,179,-2.093302033,-2.025704245,-4.119006278,-0.125283565,-0.125283565,0,-2.752726191,-3.425861928,-6.178588118,0.191483851 -Alex Acker,ackeral01,2009,RS,DET,37,20,-0.288541069,7.073999219,6.785458151,0.099113726,0.099113726,0,0.659817303,5.286982889,5.946800192,1.730071621 -Mark Acres,acresma01,1988,PO,BOS,307,158,-3.698390014,-1.094509664,-4.792899678,-0.172366937,0,-0.172366937,-4.057288816,-0.918484679,-4.975773495,1.413052457 -Mark Acres,acresma01,1988,RS,BOS,2375,1151,-3.188921179,-0.07524453,-3.264165708,-0.303995847,-0.303995847,0,-2.994366431,0.115640557,-2.878725875,0.686697205 -Mark Acres,acresma01,1989,PO,BOS,4,2,-9.222566378,1.726411795,-7.496154583,-0.00518931,0,-0.00518931,-7.484216219,-1.160880362,-8.645096581,3.730895078 -Mark Acres,acresma01,1989,RS,BOS,1306,632,-3.508594502,-0.209215213,-3.717809714,-0.313505897,-0.313505897,0,-3.481111367,-0.370072038,-3.851183405,0.469944935 -Mark Acres,acresma01,1990,RS,ORL,3709,1691,-2.85122309,-1.582299882,-4.433522972,-1.455558812,-1.455558812,0,-2.998666612,-0.870821387,-3.869487999,0.212685209 -Mark Acres,acresma01,1991,RS,ORL,2753,1313,-2.131927479,-0.145446862,-2.27737434,0.318000724,0.318000724,0,-2.408788547,0.404660583,-2.004127965,0.435896252 -Mark Acres,acresma01,1992,RS,ORL,1912,926,-2.085681632,-0.095946289,-2.181627921,0.269529253,0.269529253,0,-2.480498261,-0.003463001,-2.483961262,0.36602061 -Mark Acres,acresma01,1993,RS,WSB,506,246,-2.494608718,-2.091148737,-4.585757455,-0.230580222,-0.230580222,0,-2.847201889,-1.704342973,-4.551544862,0.074714042 -Mark Acres,acresma01,1993,RS,HOU,46,23,-12.388191,-3.043446673,-15.43163767,-0.150061627,-0.150061627,0,-11.25632944,-4.479894253,-15.7362237,0.821113508 -Quincy Acy,acyqu01,2013,RS,TOR,651,342,0.14286096,0.744081431,0.886942391,0.637616469,0.637616469,0,-0.350423759,0.597275012,0.246851253,0.441921018 -Quincy Acy,acyqu01,2014,RS,TOR,125,61,-0.603423273,-0.775762304,-1.379185576,0.042632549,0.042632549,0,1.116411833,0.367253358,1.483665192,-0.067921363 -Quincy Acy,acyqu01,2014,RS,SAC,1591,786,-1.640825493,-0.172535442,-1.813360935,0.373285534,0.373285534,0,-1.667184854,-0.270187962,-1.937372815,-0.593157921 -Quincy Acy,acyqu01,2015,RS,NYK,2517,1287,-2.456064586,-0.420948055,-2.877012641,-0.083312615,-0.083312615,0,-2.797224029,-1.648024182,-4.44524821,-0.100453505 -Quincy Acy,acyqu01,2016,RS,SAC,1852,876,-0.58754047,0.353933379,-0.233607091,1.123479142,1.123479142,0,-1.406107738,0.021970053,-1.384137685,-0.102988345 -Quincy Acy,acyqu01,2017,RS,BRK,1075,510,0.170960999,0.767587065,0.938548064,0.96078755,0.96078755,0,-0.62694646,0.097180198,-0.529766262,0.104243234 -Quincy Acy,acyqu01,2017,RS,DAL,94,48,-6.22858437,-1.613158121,-7.841742491,-0.125155532,-0.125155532,0,-4.29737044,-1.84730437,-6.14467481,0.362482945 -Quincy Acy,acyqu01,2018,RS,BRK,2856,1359,-2.208182427,-0.658814194,-2.866996621,-0.08123232,-0.08123232,0,-1.826813152,-0.890246236,-2.717059388,0.136139262 -Quincy Acy,acyqu01,2019,RS,PHO,278,123,-5.581744442,4.969011211,-0.612733231,0.135231411,0.135231411,0,-5.877810864,2.495748342,-3.382062522,0.841980786 -Alvan Adams,adamsal01,1977,RS,PHO,5117,2278,0.203732601,2.425297097,2.629029697,6.252465363,6.252465363,0,0.776910281,2.121225055,2.898135336,0.013200226 -Alvan Adams,adamsal01,1978,PO,PHO,151,71,-5.179997434,-0.436802855,-5.616800289,-0.107196891,0,-0.107196891,-4.889933095,-0.440963612,-5.330896706,0.090521542 -Alvan Adams,adamsal01,1978,RS,PHO,4493,1914,-1.001473211,1.843451092,0.841977881,3.515485322,3.515485322,0,-0.512245761,1.4357052,0.923459439,0.24136869 -Alvan Adams,adamsal01,1979,PO,PHO,806,372,-0.30955279,2.624300055,2.314747265,0.990935854,0,0.990935854,0.05487822,2.093482029,2.148360249,-0.048677377 -Alvan Adams,adamsal01,1979,RS,PHO,5405,2364,1.202019246,1.695258582,2.897277828,6.802793889,6.802793889,0,1.764157068,1.454191794,3.218348862,-0.132957456 -Alvan Adams,adamsal01,1980,PO,PHO,531,251,2.678066993,0.482512613,3.160579605,0.776795515,0,0.776795515,2.900931029,0.520780907,3.421711936,-0.491182858 -Alvan Adams,adamsal01,1980,RS,PHO,4788,2168,0.603590703,2.58834599,3.191936693,6.573592538,6.573592538,0,0.97702625,2.296004845,3.273031094,0.018026156 -Alvan Adams,adamsal01,1981,PO,PHO,422,218,-1.430315764,2.102863977,0.672548213,0.392456737,0,0.392456737,-1.429875125,1.447132817,0.017257693,-0.036624462 -Alvan Adams,adamsal01,1981,RS,PHO,4532,2054,0.925222164,3.799440506,4.72466267,7.83003779,7.83003779,0,1.229808752,3.078426025,4.308234777,-0.040009315 -Alvan Adams,adamsal01,1982,PO,PHO,506,233,-0.146711562,0.715095096,0.568383534,0.406137036,0,0.406137036,0.177715784,0.988111799,1.165827583,-0.174489735 -Alvan Adams,adamsal01,1982,RS,PHO,5017,2393,-0.248615128,3.699633099,3.45101797,7.56950615,7.56950615,0,0.167587035,3.398855512,3.566442548,-0.018478244 -Alvan Adams,adamsal01,1983,PO,PHO,180,84,-1.013025358,0.787260132,-0.225765226,0.112240284,0,0.112240284,-1.158554923,1.316313565,0.157758642,0.607731986 -Alvan Adams,adamsal01,1983,RS,PHO,5239,2447,-0.577776628,3.1518145,2.574037871,6.649030365,6.649030365,0,-0.027651778,2.837851705,2.810199928,0.034304907 -Alvan Adams,adamsal01,1984,PO,PHO,643,312,-2.9196588,2.201532016,-0.718126785,0.336482911,0,0.336482911,-2.120412201,1.83503722,-0.28537498,0.862587587 -Alvan Adams,adamsal01,1984,RS,PHO,3103,1452,-0.510993936,1.478268519,0.967274583,2.758822962,2.758822962,0,-0.072569466,1.282092304,1.209522838,0.187490668 -Alvan Adams,adamsal01,1985,PO,PHO,182,79,0.032348261,1.797741247,1.830089508,0.190619895,0,0.190619895,0.702946303,2.062867978,2.765814281,0.124684595 -Alvan Adams,adamsal01,1985,RS,PHO,4614,2136,1.358651899,1.533205667,2.891857566,6.153865144,6.153865144,0,1.416587633,1.515951135,2.932538768,0.091451797 -Alvan Adams,adamsal01,1986,RS,PHO,4428,2005,-0.860195833,1.505542429,0.645346596,3.482691392,3.482691392,0,-0.576549956,1.522699663,0.946149707,0.280240005 -Alvan Adams,adamsal01,1987,RS,PHO,3632,1690,-1.658710725,0.010990634,-1.647720091,0.952090419,0.952090419,0,-1.307216497,0.119098343,-1.188118154,0.178487816 -Alvan Adams,adamsal01,1988,RS,PHO,3510,1646,-2.436373947,0.780392887,-1.655981061,0.92327942,0.92327942,0,-2.152158008,0.779122279,-1.373035728,0.497431509 -Don Adams,adamsdo01,1977,RS,BUF,3866,1710,-1.120384204,0.10471839,-1.015665815,1.515086061,1.515086061,0,-1.259170126,0.012694883,-1.246475243,0.141063789 -Hassan Adams,adamsha01,2007,PO,NJN,17,9,-3.98547372,-2.549974516,-6.535448236,-0.018508175,0,-0.018508175,-5.493587376,-0.408778044,-5.90236542,2.936749033 -Hassan Adams,adamsha01,2007,RS,NJN,953,495,-1.393457473,-0.16550188,-1.558959353,0.300376016,0.300376016,0,-2.13484171,-1.035692757,-3.170534468,-0.129947577 -Hassan Adams,adamsha01,2009,RS,TOR,101,52,-7.649870731,-1.640456732,-9.290327462,-0.173747192,-0.173747192,0,-7.888238791,-3.420142571,-11.30838136,0.122844449 -Jaylen Adams,adamsja01,2019,RS,ATL,952,428,-2.377643964,-3.734729095,-6.112373059,-0.733513242,-0.733513242,0,-2.023145309,-4.304853077,-6.327998386,-0.099018214 -Jordan Adams,adamsjo01,2015,PO,MEM,20,10,9.630052671,10.98996621,20.62001889,0.123524027,0,0.123524027,6.751039966,8.824821628,15.57586159,0.432343 -Jordan Adams,adamsjo01,2015,RS,MEM,498,248,1.793313028,0.097478629,1.890791657,0.591480559,0.591480559,0,0.474757951,0.935686778,1.410444728,0.699459328 -Jordan Adams,adamsjo01,2016,RS,MEM,34,15,-7.734475447,1.417734677,-6.31674077,-0.028101725,-0.028101725,0,-6.124879997,4.675153284,-1.449726713,2.883209016 -Michael Adams,adamsmi01,1986,RS,SAC,299,139,-4.41423022,0.202719635,-4.211510585,-0.103764539,-0.103764539,0,-4.313208243,-0.827445644,-5.140653888,0.117085007 -Michael Adams,adamsmi01,1987,PO,WSB,171,82,-2.818361928,3.008900711,0.190538784,0.128118438,0,0.128118438,-2.573691689,3.462037602,0.888345913,0.964111435 -Michael Adams,adamsmi01,1987,RS,WSB,2751,1303,1.583185308,0.655835697,2.239021005,3.318296394,3.318296394,0,1.504099909,0.671129279,2.175229188,0.050512092 -Michael Adams,adamsmi01,1988,PO,DEN,849,406,1.276262761,0.017485674,1.293748435,0.862728589,0,0.862728589,1.742111993,0.203137568,1.945249561,-0.128544282 -Michael Adams,adamsmi01,1988,RS,DEN,6176,2778,2.667561386,0.99644256,3.664003946,9.07307725,9.07307725,0,2.998779987,1.163791239,4.162571226,-0.19645758 -Michael Adams,adamsmi01,1989,PO,DEN,170,75,4.011093083,0.325609148,4.336702231,0.279499201,0,0.279499201,4.817484274,0.509273457,5.32675773,-0.06082204 -Michael Adams,adamsmi01,1989,RS,DEN,6313,2787,3.716148416,0.4704565,4.186604916,9.858970642,9.858970642,0,4.053933048,0.755464273,4.809397321,-0.045231205 -Michael Adams,adamsmi01,1990,PO,DEN,241,105,0.899311942,-2.272007739,-1.372695797,0.076540422,0,0.076540422,1.267558956,-1.459627461,-0.192068505,0.565494385 -Michael Adams,adamsmi01,1990,RS,DEN,5975,2690,2.993703287,-0.053557263,2.940146024,7.790015512,7.790015512,0,3.22087147,0.208805592,3.429677062,-0.246812628 -Michael Adams,adamsmi01,1991,RS,DEN,5621,2346,5.820740819,-1.23280004,4.58794078,8.812800581,8.812800581,0,6.15135365,-0.75942699,5.39192666,0.336373514 -Michael Adams,adamsmi01,1992,RS,WSB,5754,2795,2.274164121,0.227955616,2.502119737,7.495441358,7.495441358,0,2.550083749,0.555957447,3.106041195,0.076697329 -Michael Adams,adamsmi01,1993,RS,WSB,5145,2499,2.147466507,-0.921141474,1.226325033,5.055166653,5.055166653,0,1.966795306,-0.37502893,1.591766376,-0.282177014 -Michael Adams,adamsmi01,1994,RS,WSB,4723,2337,1.806476276,-1.59210922,0.214367056,3.528628615,3.528628615,0,1.694918475,-1.018023885,0.67689459,-0.16056791 -Michael Adams,adamsmi01,1995,PO,CHH,20,11,3.101120181,-2.258855365,0.842264816,0.020781392,0,0.020781392,2.463467762,-3.807253168,-1.343785406,-0.049198369 -Michael Adams,adamsmi01,1995,RS,CHH,851,443,3.758889432,0.268172213,4.027061645,1.538196786,1.538196786,0,3.600034164,0.031701356,3.63173552,0.396306485 -Michael Adams,adamsmi01,1996,RS,CHH,635,329,1.638377607,0.515544686,2.153922293,0.825116363,0.825116363,0,1.653087009,-0.049078267,1.604008742,0.221807225 -Steven Adams,adamsst01,2014,PO,OKC,658,331,-3.068970945,-1.679107897,-4.748078842,-0.345893247,0,-0.345893247,-2.689206709,-0.695244677,-3.384451386,-0.564429685 -Steven Adams,adamsst01,2014,RS,OKC,2420,1197,-1.04453291,0.074832631,-0.969700279,1.087876915,1.087876915,0,-1.48151574,1.490143257,0.008627517,0.055678168 -Steven Adams,adamsst01,2015,RS,OKC,3537,1771,-1.859905727,1.972597164,0.112691438,2.569431836,2.569431836,0,-2.254183977,1.950513493,-0.303670484,-0.637424446 -Steven Adams,adamsst01,2016,PO,OKC,1093,553,3.712568575,-0.113109659,3.599458916,1.812062468,0,1.812062468,5.361143389,1.372183839,6.733327228,-1.830245596 -Steven Adams,adamsst01,2016,RS,OKC,4110,2014,0.664776604,5.293729711,5.958506315,8.899270344,8.899270344,0,0.986342061,4.333901679,5.32024374,-0.53605482 -Steven Adams,adamsst01,2017,PO,OKC,329,157,0.096087917,4.821678975,4.917766891,0.632146706,0,0.632146706,-1.945406028,4.898864354,2.953458326,-0.20029471 -Steven Adams,adamsst01,2017,RS,OKC,4950,2389,-1.74048414,1.569530167,-0.170953972,3.143711406,3.143711406,0,-1.610870497,2.239876453,0.629005957,0.006092547 -Steven Adams,adamsst01,2018,PO,OKC,409,200,3.487565946,-0.850133886,2.637432061,0.562150765,0,0.562150765,5.163673099,-2.610053447,2.553619651,-0.829662096 -Steven Adams,adamsst01,2018,RS,OKC,5121,2487,1.306273862,1.299163842,2.605437704,6.779274475,6.779274475,0,1.20318673,1.91320712,3.116393851,-0.234524488 -Steven Adams,adamsst01,2019,PO,OKC,334,159,-1.635901822,0.96182986,-0.674071962,0.172567584,0,0.172567584,-5.28013449,0.1557537,-5.12438079,-0.6391423 -Steven Adams,adamsst01,2019,RS,OKC,5830,2669,0.017859854,1.927334007,1.945193861,6.428883158,6.428883158,0,-0.170328941,3.133771762,2.963442822,0.5630963 -Rafael Addison,addisra01,1987,RS,PHO,1528,711,-2.151859444,-1.087933975,-3.239793419,-0.178347375,-0.178347375,0,-1.999306638,-1.768791243,-3.768097881,0.386860708 -Rafael Addison,addisra01,1992,PO,NJN,18,9,-4.734064285,-4.145566247,-8.879630532,-0.028546507,0,-0.028546507,-4.564934088,-6.229326958,-10.79426105,-1.54266978 -Rafael Addison,addisra01,1992,RS,NJN,2427,1175,-1.71475824,-1.430166997,-3.144925237,-0.236685257,-0.236685257,0,-2.163099699,-1.939847582,-4.102947281,-0.027480005 -Rafael Addison,addisra01,1993,PO,NJN,103,53,-3.855737881,1.444884544,-2.410853337,0.009408693,0,0.009408693,-3.928803702,0.17091273,-3.757890973,-0.481989452 -Rafael Addison,addisra01,1993,RS,NJN,2355,1164,-2.98065564,-1.558984502,-4.539640143,-1.065788961,-1.065788961,0,-3.247174089,-1.889614867,-5.136788956,0.273711324 -Rafael Addison,addisra01,1995,RS,DET,3488,1776,-1.727477379,-1.508485706,-3.235963085,-0.442596617,-0.442596617,0,-2.089057848,-1.240050998,-3.329108846,0.482265618 -Rafael Addison,addisra01,1996,RS,CHH,996,516,-3.339751895,-1.855861781,-5.195613675,-0.647060541,-0.647060541,0,-3.771091814,-2.311197015,-6.082288829,0.46486777 -Rafael Addison,addisra01,1997,RS,CHH,663,355,-1.762704823,-2.04290348,-3.805608303,-0.192125021,-0.192125021,0,-2.060163592,-2.338664093,-4.398827685,0.444920406 -Bam Adebayo,adebaba01,2018,PO,MIA,177,77,-4.305419612,-2.773125082,-7.078544694,-0.17674583,0,-0.17674583,-3.205845197,-3.735414874,-6.941260072,0.758855768 -Bam Adebayo,adebaba01,2018,RS,MIA,2744,1368,-2.084814247,1.28538633,-0.799427917,1.348868962,1.348868962,0,-2.688478599,0.732638396,-1.955840204,-0.913691512 -Bam Adebayo,adebaba01,2019,RS,MIA,3965,1913,-1.875309771,2.676011508,0.800701737,3.451223821,3.451223821,0,-2.152282678,2.278351869,0.126069191,-0.420701969 -Deng Adel,adelde01,2019,RS,CLE,391,194,-6.33371243,0.558883109,-5.774829321,-0.29588577,-0.29588577,0,-6.224152153,-2.111308565,-8.335460717,-1.194190583 -Jeff Adrien,adrieje01,2011,RS,GSW,392,196,-2.498996525,-1.763299263,-4.262295789,-0.151244587,-0.151244587,0,-3.004506626,-2.382543985,-5.387050611,0.009994521 -Jeff Adrien,adrieje01,2012,RS,HOU,122,63,-2.873603967,-1.310644884,-4.184248851,-0.046685865,-0.046685865,0,-3.479665093,-0.96204679,-4.441711883,1.172658228 -Jeff Adrien,adrieje01,2013,RS,CHA,1375,713,-1.948567285,-0.68553432,-2.634101605,0.042100378,0.042100378,0,-2.328817523,-1.016782509,-3.345600031,-0.133120893 -Jeff Adrien,adrieje01,2014,RS,CHA,527,256,-1.415709376,0.093060712,-1.322648663,0.185889794,0.185889794,0,-2.449240729,0.181355617,-2.267885112,-0.27693691 -Jeff Adrien,adrieje01,2014,RS,MIL,1381,705,0.767748798,-2.942687483,-2.174938685,0.20596816,0.20596816,0,-0.109312973,-2.392467251,-2.501780224,-0.40630798 -Jeff Adrien,adrieje01,2015,RS,MIN,442,215,-1.041614438,0.917083263,-0.124531175,0.288294064,0.288294064,0,-1.667230294,-0.439532817,-2.106763111,0.099396392 -Arron Afflalo,afflaar01,2008,PO,DET,150,84,-3.136030481,2.139026732,-0.99700375,0.077409075,0,0.077409075,-3.695184452,0.760851713,-2.934332739,-0.085978328 -Arron Afflalo,afflaar01,2008,RS,DET,1784,970,-2.090911005,0.984187771,-1.106723234,0.81472696,0.81472696,0,-2.380817161,0.256963594,-2.123853567,0.170156334 -Arron Afflalo,afflaar01,2009,PO,DET,116,66,1.00070389,-1.401211967,-0.400508077,0.083030323,0,0.083030323,0.288546718,-1.758257622,-1.469710903,1.579565359 -Arron Afflalo,afflaar01,2009,RS,DET,2255,1234,-1.184046415,-0.678958597,-1.863005012,0.561327275,0.561327275,0,-1.620292589,-0.863660743,-2.483953332,0.479756523 -Arron Afflalo,afflaar01,2010,PO,DEN,243,120,3.799306118,-1.746283327,2.05302279,0.305918566,0,0.305918566,2.882401298,-1.738867942,1.143533357,0.78936983 -Arron Afflalo,afflaar01,2010,RS,DEN,4437,2221,0.183693082,-0.356936215,-0.173243133,2.92122235,2.92122235,0,-0.071090854,-0.356690905,-0.427781759,0.043705009 -Arron Afflalo,afflaar01,2011,PO,DEN,169,85,-1.055920369,-1.990572665,-3.046493034,-0.013366593,0,-0.013366593,-1.297987899,-1.508408525,-2.806396424,0.706207643 -Arron Afflalo,afflaar01,2011,RS,DEN,4682,2324,1.687803095,-0.428632059,1.259171036,4.726502428,4.726502428,0,1.376138501,-0.271981785,1.104156716,-0.533067826 -Arron Afflalo,afflaar01,2012,PO,DEN,436,229,-0.380095736,-0.983491316,-1.363587052,0.166921576,0,0.166921576,-0.433796101,-0.863939756,-1.297735856,-0.07594458 -Arron Afflalo,afflaar01,2012,RS,DEN,4141,2086,1.579968155,-1.524771578,0.055196576,2.977159222,2.977159222,0,1.403970219,-1.173369083,0.230601136,-0.258214724 -Arron Afflalo,afflaar01,2013,RS,ORL,4482,2307,-0.379040341,-2.659854332,-3.038894672,-0.339785596,-0.339785596,0,-0.508147992,-2.308671028,-2.816819019,-0.069136008 -Arron Afflalo,afflaar01,2014,RS,ORL,5047,2552,1.22425804,-3.02318616,-1.79892812,1.231903915,1.231903915,0,0.411376476,-2.771831196,-2.360454719,-0.49730894 -Arron Afflalo,afflaar01,2015,PO,POR,119,60,-9.636316537,-6.478588871,-16.11490541,-0.421862388,0,-0.421862388,-6.317694998,-8.290580728,-14.60827573,-0.021588601 -Arron Afflalo,afflaar01,2015,RS,DEN,3516,1750,-0.742448939,-1.544396688,-2.286845626,0.410105075,0.410105075,0,-1.338991892,-1.370428658,-2.70942055,-0.793612731 -Arron Afflalo,afflaar01,2015,RS,POR,1490,752,-0.869565919,-1.59318815,-2.462754069,0.109697472,0.109697472,0,-1.298312675,-0.643637611,-1.941950286,-0.444015025 -Arron Afflalo,afflaar01,2016,RS,NYK,4648,2371,-0.625410261,-2.481338924,-3.106749185,-0.424460423,-0.424460423,0,-0.840530106,-2.375143951,-3.215674058,-1.606045594 -Arron Afflalo,afflaar01,2017,RS,SAC,3146,1580,-1.252486813,-4.757288217,-6.00977503,-2.593034888,-2.593034888,0,-1.84469576,-4.240256022,-6.084951782,-1.296124622 -Arron Afflalo,afflaar01,2018,RS,ORL,1389,682,-2.858956209,-1.524033967,-4.382990176,-0.562242617,-0.562242617,0,-3.633802694,-3.040735815,-6.67453851,-1.041661365 -Maurice Ager,agerma01,2007,PO,DAL,47,24,5.093304771,-4.381773237,0.711531535,0.043732974,0,0.043732974,3.698875272,-4.49658834,-0.797713068,0.037276305 -Maurice Ager,agerma01,2007,RS,DAL,404,214,-6.87425252,-1.60448976,-8.478742279,-0.632562468,-0.632562468,0,-6.593364715,-2.469355231,-9.062719946,1.053518541 -Maurice Ager,agerma01,2008,RS,NJN,170,88,-1.892275016,-2.729917843,-4.622192859,-0.084948979,-0.084948979,0,-2.41310097,-4.282859803,-6.695960773,0.992788785 -Maurice Ager,agerma01,2008,RS,DAL,146,77,-7.461166941,-2.77227506,-10.233442,-0.298987557,-0.298987557,0,-7.329350955,-3.343275326,-10.67262628,1.590315688 -Maurice Ager,agerma01,2009,RS,NJN,184,97,-5.613656172,-2.194438621,-7.808094793,-0.25490755,-0.25490755,0,-5.785665599,-2.558838785,-8.344504384,1.699985575 -Maurice Ager,agerma01,2011,RS,MIN,59,29,-2.602274981,-2.117134051,-4.719409032,-0.029283353,-0.029283353,0,-2.660113512,-3.13455112,-5.794664632,0.461737631 -Mark Aguirre,aguirma01,1982,RS,DAL,3047,1468,0.391569017,-1.207204131,-0.815635114,1.451425782,1.451425782,0,0.703490381,-1.309933134,-0.606442752,0.185898618 -Mark Aguirre,aguirma01,1983,RS,DAL,6031,2784,2.967466393,-1.204380563,1.76308583,6.407480659,6.407480659,0,3.371264288,-1.107282797,2.263981491,-0.047074921 -Mark Aguirre,aguirma01,1984,PO,DAL,692,350,0.938104701,-1.127592667,-0.189487965,0.471259786,0,0.471259786,0.968870224,-0.862404853,0.106465371,-0.065136298 -Mark Aguirre,aguirma01,1984,RS,DAL,6050,2900,3.617633164,-0.944488226,2.673144938,8.020452006,8.020452006,0,3.888790324,-0.846507005,3.042283319,-0.045114889 -Mark Aguirre,aguirma01,1985,PO,DAL,335,164,4.045397625,-2.608088646,1.437308979,0.360194918,0,0.360194918,4.430155728,-2.203342649,2.226813079,-0.335438043 -Mark Aguirre,aguirma01,1985,RS,DAL,5619,2699,2.739410051,-1.345349957,1.394060094,5.708722769,5.708722769,0,3.041336513,-1.275855643,1.76548087,0.040357744 -Mark Aguirre,aguirma01,1986,PO,DAL,704,345,3.815102555,-0.72159037,3.093512184,1.058992067,0,1.058992067,4.260342223,-0.669448437,3.590893786,-0.173196011 -Mark Aguirre,aguirma01,1986,RS,DAL,5386,2501,2.416990097,-1.706779216,0.710210881,4.412596846,4.412596846,0,2.813428592,-1.526461043,1.286967549,-0.062438762 -Mark Aguirre,aguirma01,1987,PO,DAL,279,130,2.85838293,0.791055839,3.649438769,0.440466813,0,0.440466813,3.225133734,1.284199573,4.509333308,0.610527846 -Mark Aguirre,aguirma01,1987,RS,DAL,5640,2663,3.989984417,-0.885005212,3.104979204,7.958432448,7.958432448,0,4.400326927,-0.865398511,3.534928416,0.044773811 -Mark Aguirre,aguirma01,1988,PO,DAL,1106,558,3.475549024,-1.17001521,2.305533814,1.485377515,0,1.485377515,3.764053435,-1.166132075,2.59792136,0.062445316 -Mark Aguirre,aguirma01,1988,RS,DAL,5335,2610,3.535041051,-0.680767471,2.85427358,7.459511158,7.459511158,0,3.884792789,-0.712531806,3.172260983,-0.044068593 -Mark Aguirre,aguirma01,1989,PO,DET,865,462,1.542259697,0.721630448,2.263890145,1.218335617,0,1.218335617,1.641112306,0.26671028,1.907822586,-0.04427524 -Mark Aguirre,aguirma01,1989,RS,DAL,3090,1529,0.545667495,-2.156559178,-1.610891683,0.89285479,0.89285479,0,0.851661976,-2.055366444,-1.203704467,0.486368039 -Mark Aguirre,aguirma01,1989,RS,DET,2149,1068,1.479979486,-0.826845666,0.65313382,1.865903462,1.865903462,0,1.57345518,-0.829671906,0.743783274,0.635140126 -Mark Aguirre,aguirma01,1990,PO,DET,853,439,0.524402319,0.754427104,1.278829423,0.933809945,0,0.933809945,0.407943709,0.218165379,0.626109088,0.328072656 -Mark Aguirre,aguirma01,1990,RS,DET,3988,2005,0.957964695,-0.49110453,0.466860165,3.294666374,3.294666374,0,0.879345718,-0.75733086,0.122014857,0.120311683 -Mark Aguirre,aguirma01,1991,PO,DET,755,397,3.821257493,0.580973093,4.402230586,1.498986197,0,1.498986197,3.682129401,0.360982121,4.043111522,0.308493257 -Mark Aguirre,aguirma01,1991,RS,DET,3885,2006,0.755969483,0.036753789,0.792723272,3.634219546,3.634219546,0,0.780677196,-0.178953675,0.60172352,0.229085224 -Mark Aguirre,aguirma01,1992,PO,DET,204,113,-6.389703431,-1.727908635,-8.117612066,-0.320397322,0,-0.320397322,-6.192746572,-2.820821722,-9.013568294,0.359620302 -Mark Aguirre,aguirma01,1992,RS,DET,3054,1582,-1.826612151,0.205936762,-1.620675389,0.918347575,0.918347575,0,-1.547183513,-0.121905402,-1.669088915,0.732932372 -Mark Aguirre,aguirma01,1993,RS,DET,2074,1056,-0.271697996,-1.756585284,-2.028283279,0.389420316,0.389420316,0,-0.557816399,-2.248021493,-2.805837892,0.146116467 -Mark Aguirre,aguirma01,1994,RS,LAC,1803,859,-0.091595763,-2.292742893,-2.384338656,0.160955908,0.160955908,0,-0.335680881,-2.405832939,-2.741513821,0.420681244 -Blake Ahearn,ahearbl01,2008,RS,MIA,336,177,-2.125465232,-1.738597727,-3.864062959,-0.101897616,-0.101897616,0,-2.004305781,-2.000862829,-4.005168609,1.20116426 -Blake Ahearn,ahearbl01,2009,RS,SAS,35,19,0.058885272,0.14541835,0.204303622,0.028975431,0.028975431,0,0.395409246,0.831026041,1.226435287,1.092052624 -Blake Ahearn,ahearbl01,2012,PO,UTA,15,8,16.23502347,-0.839545451,15.39547801,0.07351264,0,0.07351264,13.34863326,-3.121975934,10.22665733,-3.386143387 -Blake Ahearn,ahearbl01,2012,RS,UTA,58,30,-9.351437562,-4.31681445,-13.66825201,-0.172405996,-0.172405996,0,-7.806037986,-5.869040112,-13.6750781,2.924035603 -Danny Ainge,aingeda01,1982,PO,BOS,266,129,-1.612040778,-1.993094702,-3.60513548,-0.058499068,0,-0.058499068,-2.172408036,-2.108665094,-4.28107313,0.777449273 -Danny Ainge,aingeda01,1982,RS,BOS,1206,564,-2.101645965,0.647184388,-1.454461578,0.375876048,0.375876048,0,-1.875770892,0.476448939,-1.399321953,0.843987436 -Danny Ainge,aingeda01,1983,PO,BOS,408,201,-0.53935927,-0.548041433,-1.087400703,0.176455531,0,0.176455531,-1.001140115,0.166962496,-0.834177619,0.351862563 -Danny Ainge,aingeda01,1983,RS,BOS,4488,2048,1.451805774,0.564957672,2.016763446,4.997799813,4.997799813,0,1.259086101,1.21742401,2.476510111,0.357366339 -Danny Ainge,aingeda01,1984,PO,BOS,522,253,0.051870471,-1.068776886,-1.016906416,0.232232549,0,0.232232549,-0.37302377,-1.244389608,-1.617413378,0.648304612 -Danny Ainge,aingeda01,1984,RS,BOS,2424,1154,-0.786413204,-0.665210881,-1.451624086,0.767047472,0.767047472,0,-1.095643108,-0.762336129,-1.857979237,0.349525493 -Danny Ainge,aingeda01,1985,PO,BOS,1471,687,1.608858962,0.431764263,2.040623225,1.7324521,0,1.7324521,1.387643188,0.87928793,2.266931118,0.039017522 -Danny Ainge,aingeda01,1985,RS,BOS,5489,2564,2.054758353,0.455331816,2.510090169,6.8790453,6.8790453,0,2.042160023,0.885589538,2.927749561,-0.029381967 -Danny Ainge,aingeda01,1986,PO,BOS,1352,652,4.342675281,2.334512515,6.677187796,3.236339137,0,3.236339137,4.298778003,2.689834705,6.988612708,0.06311667 -Danny Ainge,aingeda01,1986,RS,BOS,5133,2407,2.015529458,0.291536904,2.307066361,6.19814858,6.19814858,0,1.865572265,0.626253396,2.491825661,-0.20283771 -Danny Ainge,aingeda01,1987,PO,BOS,1561,762,1.848802139,-0.629088844,1.219713295,1.590610334,0,1.590610334,2.071758676,-0.213001717,1.858756959,-0.068445209 -Danny Ainge,aingeda01,1987,RS,BOS,5192,2499,2.70674313,0.229170778,2.935913908,7.235178649,7.235178649,0,2.835405252,0.564450184,3.399855436,-0.201292192 -Danny Ainge,aingeda01,1988,PO,BOS,1303,670,1.074064934,-1.683757624,-0.60969269,0.755915468,0,0.755915468,1.04409141,-1.168794693,-0.124703283,0.169253392 -Danny Ainge,aingeda01,1988,RS,BOS,6226,3018,4.457484081,-0.258168747,4.199315334,10.67475761,10.67475761,0,4.703692376,0.235726286,4.939418662,-0.241934738 -Danny Ainge,aingeda01,1989,RS,SAC,2177,1028,3.560861886,-0.489450962,3.071410924,3.083940891,3.083940891,0,3.610302352,0.207782622,3.818084974,1.024455599 -Danny Ainge,aingeda01,1989,RS,BOS,2789,1349,2.785678297,-0.579659696,2.206018602,3.439322975,3.439322975,0,3.014829126,-0.174871996,2.83995713,0.845298308 -Danny Ainge,aingeda01,1990,RS,SAC,5557,2727,1.480997776,0.030569871,1.511567647,5.939995051,5.939995051,0,1.722507493,0.646963517,2.36947101,0.181546479 -Danny Ainge,aingeda01,1991,PO,POR,546,277,0.333841177,0.099500458,0.433341635,0.469388631,0,0.469388631,0.379616898,-0.394929126,-0.015312228,1.098888933 -Danny Ainge,aingeda01,1991,RS,POR,3621,1710,3.820324602,-0.075428136,3.744896466,5.687837915,5.687837915,0,3.732991841,-0.099781999,3.633209842,0.374657501 -Danny Ainge,aingeda01,1992,PO,POR,894,449,2.408804918,-0.465266106,1.943538812,1.117175829,0,1.117175829,2.176718226,-0.560614042,1.616104183,0.691974441 -Danny Ainge,aingeda01,1992,RS,POR,3327,1595,2.528655779,0.491171733,3.019827512,4.717956833,4.717956833,0,2.471632759,0.219836174,2.691468933,0.471959991 -Danny Ainge,aingeda01,1993,PO,PHO,1156,591,1.208894846,-1.959780847,-0.750886001,0.622839799,0,0.622839799,1.032136968,-1.646119116,-0.613982148,0.169450168 -Danny Ainge,aingeda01,1993,RS,PHO,4549,2163,3.083832308,-0.993455871,2.090376437,5.34634312,5.34634312,0,3.034775404,-0.815257917,2.219517486,0.08589147 -Danny Ainge,aingeda01,1994,PO,PHO,462,230,3.655533428,-1.873669367,1.781864061,0.549768897,0,0.549768897,3.189316892,-1.519233277,1.670083615,0.211900748 -Danny Ainge,aingeda01,1994,RS,PHO,3169,1555,1.089255952,-1.286607807,-0.197351856,2.035452416,2.035452416,0,1.123234346,-1.235002914,-0.111768568,0.488565234 -Danny Ainge,aingeda01,1995,PO,PHO,268,137,3.506567224,-1.059134713,2.447432511,0.375518802,0,0.375518802,3.402528295,-1.319656473,2.082871823,0.201737041 -Danny Ainge,aingeda01,1995,RS,PHO,2777,1374,2.467557892,-1.694469843,0.77308805,2.480956264,2.480956264,0,2.224039128,-1.66105454,0.562984588,0.427221306 -Alexis Ajinca,ajincal01,2009,RS,CHA,339,182,-5.529795525,0.334703536,-5.195091989,-0.230726585,-0.230726585,0,-5.338512465,0.162315759,-5.176196706,1.505878183 -Alexis Ajinca,ajincal01,2010,RS,CHA,57,30,-5.753781699,0.266939175,-5.486842524,-0.042458406,-0.042458406,0,-5.616268512,-0.184063634,-5.800332146,1.273449124 -Alexis Ajinca,ajincal01,2011,RS,DAL,144,75,-3.680597748,2.661298998,-1.019298751,0.067508884,0.067508884,0,-3.080566029,3.042880365,-0.037685664,1.806324623 -Alexis Ajinca,ajincal01,2011,RS,TOR,519,265,-2.976140343,-1.078433486,-4.054573829,-0.181651978,-0.181651978,0,-2.533728143,-0.279002025,-2.812730168,2.784321227 -Alexis Ajinca,ajincal01,2014,RS,NOP,1855,951,-2.054606668,-0.75344482,-2.808051489,-0.028102436,-0.028102436,0,-1.741946245,-0.194303761,-1.936250006,-0.218473544 -Alexis Ajinca,ajincal01,2015,PO,NOP,21,10,14.3890619,-8.717170358,5.671891541,0.044221656,0,0.044221656,13.52295725,-1.562766486,11.96019076,-0.205407983 -Alexis Ajinca,ajincal01,2015,RS,NOP,1844,957,-0.565591569,1.490515514,0.924923945,1.793286482,1.793286482,0,-1.222980138,1.248121949,0.025141811,-0.055422213 -Alexis Ajinca,ajincal01,2016,RS,NOP,1777,861,-3.444059038,1.2915655,-2.152493538,0.262838216,0.262838216,0,-3.409499894,0.797343456,-2.612156438,0.135601825 -Alexis Ajinca,ajincal01,2017,RS,NOP,1223,584,-4.436739426,1.229835643,-3.206903783,-0.136314643,-0.136314643,0,-3.801996307,1.020942858,-2.781053448,0.127572121 -Josh Akognon,akognjo01,2013,RS,DAL,18,9,3.063245911,-3.358862672,-0.295616761,0.011587945,0.011587945,0,2.276685084,-0.919371904,1.35731318,2.62626357 -DeVaughn Akoon-Purcell,akoonde01,2019,RS,DEN,49,22,-2.229499469,-1.019839791,-3.24933926,-0.005555579,-0.005555579,0,-1.262366442,0.66152002,-0.600846423,-0.894707629 -Solomon Alabi,alabiso01,2011,RS,TOR,116,59,-7.281181707,-0.221871906,-7.503053613,-0.142240584,-0.142240584,0,-6.922796368,-1.649768493,-8.572564861,-0.543815291 -Solomon Alabi,alabiso01,2012,RS,TOR,230,122,-3.175116731,0.639280144,-2.535836586,0.013191748,0.013191748,0,-3.421163785,-0.449544272,-3.870708057,-0.961057978 -Mark Alarie,alarima01,1987,PO,DEN,94,41,-3.341927485,0.040523782,-3.301403703,-0.012085265,0,-0.012085265,-3.768635224,0.216286578,-3.552348646,1.570130765 -Mark Alarie,alarima01,1987,RS,DEN,2484,1110,-1.969890446,-1.686254177,-3.656144623,-0.513509683,-0.513509683,0,-2.050350291,-2.025584306,-4.075934597,0.067603291 -Mark Alarie,alarima01,1988,PO,WSB,8,4,11.20264085,-1.334361803,9.868279045,0.026256623,0,0.026256623,11.6361919,-3.627094147,8.009097752,-1.08367517 -Mark Alarie,alarima01,1988,RS,WSB,1590,769,-1.463605542,-2.117855422,-3.581460964,-0.327300438,-0.327300438,0,-1.600835567,-2.278216333,-3.8790519,0.334276927 -Mark Alarie,alarima01,1989,RS,WSB,2424,1141,-0.614557518,-1.020382671,-1.634940189,0.650576653,0.650576653,0,-0.720726925,-1.122593702,-1.843320627,0.228848476 -Mark Alarie,alarima01,1990,RS,WSB,3965,1893,-0.598869707,-0.261771503,-0.860641211,1.826537723,1.826537723,0,-0.372839403,-0.209039629,-0.581879031,0.097062992 -Mark Alarie,alarima01,1991,RS,WSB,1206,587,-2.017773994,-1.149668031,-3.167442025,-0.125834268,-0.125834268,0,-2.11253773,-1.211036003,-3.323573733,0.646695478 -Furkan Aldemir,aldemfu01,2015,RS,PHI,1087,540,-0.318228362,-1.661918132,-1.980146495,0.21216464,0.21216464,0,-1.756878546,-1.101017437,-2.857895983,0.028863509 -Cole Aldrich,aldrico01,2011,RS,OKC,277,142,-4.030393201,0.176647451,-3.853745751,-0.080905875,-0.080905875,0,-4.110830433,0.450794012,-3.660036421,1.096988494 -Cole Aldrich,aldrico01,2012,PO,OKC,48,25,1.175404001,-4.958861261,-3.78345726,-0.013496033,0,-0.013496033,0.663324895,-5.053441243,-4.390116348,-0.656328596 -Cole Aldrich,aldrico01,2012,RS,OKC,339,173,-2.260823536,1.493384349,-0.767439188,0.174902402,0.174902402,0,-2.278243728,1.061674882,-1.216568846,-0.046196833 -Cole Aldrich,aldrico01,2013,RS,SAC,345,175,-1.504156009,-1.376626386,-2.880782395,-0.011648678,-0.011648678,0,-2.030757553,-1.92912015,-3.959877703,-0.225072579 -Cole Aldrich,aldrico01,2013,RS,HOU,431,213,-5.691307658,-0.727687985,-6.418995643,-0.403763681,-0.403763681,0,-5.870121807,-0.864265223,-6.73438703,1.177886155 -Cole Aldrich,aldrico01,2014,RS,NYK,658,330,-0.508187124,3.896700735,3.388513611,1.02873738,1.02873738,0,-1.130115764,1.73834343,0.608227665,-0.443568112 -Cole Aldrich,aldrico01,2015,RS,NYK,1915,976,-2.78804587,1.459642861,-1.328403009,0.709716538,0.709716538,0,-2.373581826,0.637865935,-1.735715892,0.247213254 -Cole Aldrich,aldrico01,2016,PO,LAC,158,77,0.864059233,6.494298191,7.358357424,0.409910486,0,0.409910486,-2.136316976,7.901646207,5.765329231,0.080370893 -Cole Aldrich,aldrico01,2016,RS,LAC,1612,800,-1.556803436,2.530277166,0.973473729,1.526349689,1.526349689,0,-0.701967609,3.754476883,3.052509274,0.422826985 -Cole Aldrich,aldrico01,2017,RS,MIN,1088,531,-2.040379858,-0.173788867,-2.214168724,0.144464506,0.144464506,0,-2.449468257,0.793979844,-1.655488413,-0.473588409 -Cole Aldrich,aldrico01,2018,RS,MIN,111,49,-6.294758546,-4.680285043,-10.97504359,-0.205863423,-0.205863423,0,-5.229497475,-4.050028846,-9.279526322,0.115286953 -LaMarcus Aldridge,aldrila01,2007,RS,POR,2590,1392,-0.34394613,0.058657158,-0.285288973,1.74674163,1.74674163,0,-0.545762829,0.262266229,-0.2834966,-0.196253734 -LaMarcus Aldridge,aldrila01,2008,RS,POR,4907,2649,-0.155916249,0.560672302,0.404756053,4.242447459,4.242447459,0,0.048121405,0.885054575,0.93317598,-0.466652747 -LaMarcus Aldridge,aldrila01,2009,PO,POR,419,237,-0.39919555,-0.498494109,-0.897689659,0.229454218,0,0.229454218,-0.243476991,-0.391524308,-0.635001298,-0.60149336 -LaMarcus Aldridge,aldrila01,2009,RS,POR,5482,3004,1.672981015,0.501494813,2.174475828,7.490755834,7.490755834,0,2.001684044,0.815235472,2.816919516,-0.697136576 -LaMarcus Aldridge,aldrila01,2010,PO,POR,421,229,-2.380597789,2.229794789,-0.150803,0.31102421,0,0.31102421,-2.102122778,2.108502914,0.006380136,-0.631588242 -LaMarcus Aldridge,aldrila01,2010,RS,POR,5400,2922,0.718880401,0.961869505,1.680749906,6.570551023,6.570551023,0,0.990385665,1.318831724,2.309217389,-0.494972198 -LaMarcus Aldridge,aldrila01,2011,PO,POR,451,258,-0.752680605,2.212735116,1.460054512,0.567812425,0,0.567812425,-0.139895253,2.475325751,2.335430498,-0.582147681 -LaMarcus Aldridge,aldrila01,2011,RS,POR,5948,3211,1.494380855,1.072502074,2.566882929,8.637775318,8.637775318,0,1.612872013,1.173078911,2.785950924,-0.776975376 -LaMarcus Aldridge,aldrila01,2012,RS,POR,3832,1994,2.011800865,0.456563958,2.468364823,5.278213129,5.278213129,0,1.94972786,0.610841641,2.560569501,-0.532861522 -LaMarcus Aldridge,aldrila01,2013,RS,POR,5374,2790,0.305294019,0.958419974,1.263713993,5.669712619,5.669712619,0,0.362596363,1.058289588,1.420885951,-0.71115247 -LaMarcus Aldridge,aldrila01,2014,PO,POR,869,441,3.124992952,2.891644542,6.016637494,2.024434143,0,2.024434143,2.415939589,2.88062395,5.296563539,-0.451676166 -LaMarcus Aldridge,aldrila01,2014,RS,POR,4993,2498,1.139124681,2.227973419,3.3670981,7.721583795,7.721583795,0,1.956280911,2.430901518,4.387182429,-0.916971966 -LaMarcus Aldridge,aldrila01,2015,PO,POR,398,208,0.527665053,-1.282007228,-0.754342174,0.214813805,0,0.214813805,1.177542892,-2.461053412,-1.28351052,-1.594854411 -LaMarcus Aldridge,aldrila01,2015,RS,POR,4987,2512,2.418168543,1.87072375,4.288892293,8.937972946,8.937972946,0,2.348121262,1.987605324,4.335726586,-0.884717457 -LaMarcus Aldridge,aldrila01,2016,PO,SAS,654,337,2.059807596,2.373144867,4.432952463,1.269340576,0,1.269340576,-0.293358273,2.203999366,1.910641093,-0.329119537 -LaMarcus Aldridge,aldrila01,2016,RS,SAS,4442,2261,0.823427443,1.504998043,2.328425486,5.790129719,5.790129719,0,0.633824043,1.988394405,2.622218448,-1.136663945 -LaMarcus Aldridge,aldrila01,2017,PO,SAS,1040,537,-3.496865188,-1.573464468,-5.070329655,-0.648515887,0,-0.648515887,-2.02182222,-0.626408188,-2.648230408,-1.051593983 -LaMarcus Aldridge,aldrila01,2017,RS,SAS,4537,2335,-0.911187291,1.655023641,0.743836351,4.08566087,4.08566087,0,-0.450036647,1.950660659,1.500624012,-1.805343193 -LaMarcus Aldridge,aldrila01,2018,PO,SAS,350,177,2.303155434,0.265826789,2.568982223,0.494232307,0,0.494232307,2.228485865,0.038569156,2.267055021,-0.229158055 -LaMarcus Aldridge,aldrila01,2018,RS,SAS,4948,2509,2.619059633,1.451786522,4.070846155,8.582586812,8.582586812,0,2.42455817,1.67204497,4.09660314,-1.689635521 -LaMarcus Aldridge,aldrila01,2019,PO,SAS,477,244,-0.489219675,3.431755817,2.942536143,0.725045613,0,0.725045613,-1.577895045,5.142340321,3.564445276,-0.793705252 -LaMarcus Aldridge,aldrila01,2019,RS,SAS,5506,2687,0.747157246,1.239482717,1.986639963,6.412486888,6.412486888,0,0.797585745,0.848061568,1.645647313,-1.27139477 -Chuck Aleksinas,aleksch01,1985,RS,GSW,2423,1114,-4.088273094,-2.740188852,-6.828461946,-2.327783704,-2.327783704,0,-4.285069561,-2.70990277,-6.994972331,0.434120991 -Cliff Alexander,alexacl01,2016,RS,POR,78,36,-6.354905756,2.898182484,-3.456723273,-0.012889206,-0.012889206,0,-4.073126081,-1.865014645,-5.938140727,-0.687410904 -Cory Alexander,alexaco01,1996,PO,SAS,128,70,-1.532224075,-2.420630378,-3.952854453,-0.044560127,0,-0.044560127,-1.716579318,-3.083232308,-4.799811626,0.506060213 -Cory Alexander,alexaco01,1996,RS,SAS,1101,560,-2.645990135,-1.076595898,-3.722586032,-0.281843513,-0.281843513,0,-2.353306325,-1.206841616,-3.560147941,1.325770023 -Cory Alexander,alexaco01,1997,RS,SAS,2675,1454,0.191127892,-1.113748293,-0.922620401,1.36788467,1.36788467,0,0.529234508,-1.119475959,-0.590241451,0.826515269 -Cory Alexander,alexaco01,1998,RS,DEN,1506,797,2.033326936,-0.537686879,1.495640057,1.747743597,1.747743597,0,2.157973099,-0.169686827,1.988286272,1.129320285 -Cory Alexander,alexaco01,1998,RS,SAS,933,501,-1.683016743,0.505952403,-1.17706434,0.410317264,0.410317264,0,-1.341127406,0.211190106,-1.129937299,1.876570138 -Cory Alexander,alexaco01,1999,RS,DEN,1484,778,-1.437042547,-1.888791796,-3.325834343,-0.230530027,-0.230530027,0,-1.145094433,-1.850870867,-2.9959653,0.772078382 -Cory Alexander,alexaco01,2000,RS,DEN,657,329,-3.062184592,1.152281449,-1.909903143,0.142532204,0.142532204,0,-2.626515861,0.990900008,-1.635615853,1.01362853 -Cory Alexander,alexaco01,2001,RS,ORL,446,227,-4.298435697,-0.388292312,-4.686728008,-0.227655049,-0.227655049,0,-3.971285263,-0.642010428,-4.613295691,1.37999865 -Cory Alexander,alexaco01,2005,RS,CHA,391,201,-1.492348336,-1.687816538,-3.180164874,-0.044447141,-0.044447141,0,-1.720583779,-1.858905372,-3.57948915,0.696082126 -Courtney Alexander,alexaco02,2001,RS,DAL,927,472,-5.431722437,-2.584942882,-8.016665319,-1.282822445,-1.282822445,0,-5.25183142,-1.976187876,-7.228019296,1.058154139 -Courtney Alexander,alexaco02,2001,RS,WAS,1778,910,-1.318906048,-2.869807991,-4.188714039,-0.668978279,-0.668978279,0,-1.203602949,-2.051829025,-3.255431974,0.139519605 -Courtney Alexander,alexaco02,2002,RS,WAS,2465,1325,-0.751698229,-1.947763529,-2.699461758,0.034136283,0.034136283,0,-1.02373364,-1.779013102,-2.802746743,-0.076097943 -Courtney Alexander,alexaco02,2003,PO,NOH,72,39,-1.006996268,0.820659165,-0.186337104,0.052919531,0,0.052919531,-1.277473582,0.982540259,-0.294933323,0.536197349 -Courtney Alexander,alexaco02,2003,RS,NOH,2562,1360,-3.309863709,-1.34048625,-4.650349959,-1.319785458,-1.319785458,0,-3.307312436,-1.554192742,-4.861505178,0.082811019 -Gary Alexander,alexaga01,1994,RS,MIA,24,12,-7.673293665,-3.838602119,-11.51189578,-0.055057865,-0.055057865,0,-7.49341613,-3.488098926,-10.98151506,2.536834861 -Gary Alexander,alexaga01,1994,RS,CLE,83,43,-5.4713532,-0.042108057,-5.513461257,-0.061753,-0.061753,0,-4.36643384,-0.847926175,-5.214360016,1.788265247 -Joe Alexander,alexajo01,2009,RS,MIL,1397,716,-2.653116291,-1.555905432,-4.209021722,-0.536807295,-0.536807295,0,-2.847845528,-2.140099932,-4.98794546,0.665479379 -Joe Alexander,alexajo01,2010,RS,CHI,57,29,-2.581354922,-0.506908733,-3.088263655,-0.005143949,-0.005143949,0,-3.266970714,1.469870827,-1.797099887,2.608262808 -Victor Alexander,alexavi01,1992,PO,GSW,50,24,-4.774427291,1.851565523,-2.922861769,-0.002261468,0,-0.002261468,-4.501993084,3.111404725,-1.39058836,3.336590664 -Victor Alexander,alexavi01,1992,RS,GSW,2942,1350,-3.073863838,0.099247977,-2.974615861,-0.155175616,-0.155175616,0,-2.727899909,-0.517426207,-3.245326116,0.295294113 -Victor Alexander,alexavi01,1993,RS,GSW,3676,1753,-2.070122262,-0.715183087,-2.785305348,-0.031611316,-0.031611316,0,-1.881276306,-0.779201772,-2.660478078,0.108234913 -Victor Alexander,alexavi01,1994,RS,GSW,2752,1318,-2.155545403,-1.012307024,-3.167852427,-0.281747969,-0.281747969,0,-2.064064973,-1.245098562,-3.309163535,0.262286942 -Victor Alexander,alexavi01,1995,RS,GSW,2552,1237,-3.143259538,-0.762242277,-3.905501815,-0.729221731,-0.729221731,0,-3.030974866,-0.602451198,-3.633426064,-0.004587074 -Victor Alexander,alexavi01,2002,PO,DET,5,3,-17.2629475,1.212331925,-16.05061558,-0.020641381,0,-0.020641381,-16.65425807,-1.310904862,-17.96516293,-1.549293883 -Victor Alexander,alexavi01,2002,RS,DET,184,97,-6.040867934,-1.465289347,-7.506157281,-0.234103951,-0.234103951,0,-5.789591886,-3.309148679,-9.098740565,-0.497326047 -Steve Alford,alforst01,1988,PO,DAL,24,12,-2.18548255,-5.070028585,-7.255511135,-0.02844923,0,-0.02844923,-1.843296559,-7.234150347,-9.077446907,-0.00123767 -Steve Alford,alforst01,1988,RS,DAL,403,197,-2.82436303,2.780189108,-0.044173922,0.274440465,0.274440465,0,-2.627207167,2.256044102,-0.371163065,0.918953503 -Steve Alford,alforst01,1989,PO,GSW,113,52,2.067603515,-2.208784672,-0.141181157,0.071685859,0,0.071685859,1.78217957,-2.013441342,-0.231261772,0.405857866 -Steve Alford,alforst01,1989,RS,GSW,1963,868,-1.491040373,-0.821707597,-2.31274797,0.194163339,0.194163339,0,-1.682299702,-1.127913811,-2.810213513,0.276130087 -Steve Alford,alforst01,1989,RS,DAL,77,38,-2.969005159,-1.813097132,-4.782102291,-0.039445289,-0.039445289,0,-3.518506029,-2.534404124,-6.052910152,0.123385341 -Steve Alford,alforst01,1990,PO,DAL,86,42,4.663395852,-2.74341826,1.919977592,0.103294601,0,0.103294601,3.970725934,-3.587462138,0.383263796,0.081159711 -Steve Alford,alforst01,1990,RS,DAL,601,302,1.13137322,-0.05717267,1.07420055,0.589746912,0.589746912,0,0.826489767,-0.996941486,-0.170451719,0.086616547 -Steve Alford,alforst01,1991,RS,DAL,468,236,2.208051455,-2.1099042,0.098147255,0.342339875,0.342339875,0,1.802167258,-3.419682702,-1.617515444,-0.172720135 -Rawle Alkins,alkinra01,2019,RS,CHI,255,120,-3.538436418,-2.161881071,-5.700317489,-0.180513697,-0.180513697,0,-5.339835045,-3.413978187,-8.753813232,-0.065753685 -Grayson Allen,allengr01,2019,PO,UTA,32,14,-9.835699975,-5.824538165,-15.66023814,-0.09625736,0,-0.09625736,-8.832492042,-8.682235554,-17.5147276,1.20234389 -Grayson Allen,allengr01,2019,RS,UTA,899,416,-4.608433896,-5.539220473,-10.14765437,-1.583498036,-1.583498036,0,-3.970136759,-4.558908137,-8.529044896,0.869531694 -Jarrett Allen,allenja01,2018,RS,BRK,3002,1441,-2.924159372,-1.130534872,-4.054694244,-0.956236725,-0.956236725,0,-3.021170337,-1.820816036,-4.841986373,-0.3073628 -Jarrett Allen,allenja01,2019,PO,BRK,245,110,-1.208031701,-7.93145714,-9.139488841,-0.378197887,0,-0.378197887,-3.27897861,-7.242623575,-10.52160218,2.247687918 -Jarrett Allen,allenja01,2019,RS,BRK,4478,2096,-1.523007471,-2.805411583,-4.328419054,-1.688439103,-1.688439103,0,-1.515219146,-1.770966462,-3.286185608,0.030828739 -Jerome Allen,allenje01,1996,RS,MIN,713,362,-3.519881942,-0.440199065,-3.960081007,-0.225596841,-0.225596841,0,-3.377923824,-1.164143234,-4.542067057,0.874958583 -Jerome Allen,allenje01,1997,RS,DEN,489,251,-1.320002969,-3.283340947,-4.603343916,-0.238938895,-0.238938895,0,-1.819195046,-4.150678251,-5.969873297,0.614907925 -Jerome Allen,allenje01,1997,RS,IND,1298,692,-1.777666594,-0.692706717,-2.470373312,0.099863667,0.099863667,0,-1.928446122,-1.329562767,-3.258008889,1.052913506 -Kadeem Allen,allenka01,2018,RS,BOS,226,107,-6.379300135,-1.2635628,-7.642862935,-0.268439635,-0.268439635,0,-5.644618908,-1.829492539,-7.474111447,0.494443139 -Kadeem Allen,allenka01,2019,RS,NYK,870,416,2.07813831,-1.023795247,1.054343063,0.801390513,0.801390513,0,1.129782747,-1.333298032,-0.203515285,-0.764299076 -Lavoy Allen,allenla01,2012,PO,PHI,440,236,1.792311061,3.535047724,5.327358785,1.003466988,0,1.003466988,1.298054525,3.517429155,4.81548368,0.03543309 -Lavoy Allen,allenla01,2012,RS,PHI,1179,624,-2.214324426,0.695557633,-1.518766792,0.391285401,0.391285401,0,-2.585040335,0.347373113,-2.237667222,-0.16395722 -Lavoy Allen,allenla01,2013,RS,PHI,3200,1669,-3.257378805,0.41698639,-2.840392415,-0.076596311,-0.076596311,0,-3.436115704,0.18777796,-3.248337744,-0.45356929 -Lavoy Allen,allenla01,2014,PO,IND,31,15,-0.893215283,5.362560636,4.469345353,0.056525636,0,0.056525636,-1.825177455,1.394198586,-0.430978869,-0.743746892 -Lavoy Allen,allenla01,2014,RS,IND,223,112,-1.091182417,-2.35949176,-3.450674178,-0.039920833,-0.039920833,0,-3.103886297,-2.255214526,-5.359100824,-0.281171584 -Lavoy Allen,allenla01,2014,RS,PHI,2055,960,-2.913612921,-0.180679613,-3.094292534,-0.168866331,-0.168866331,0,-3.087685355,-1.125851722,-4.213537077,0.133437646 -Lavoy Allen,allenla01,2015,RS,IND,2116,1070,-0.407116554,1.648250636,1.241134083,2.164894374,2.164894374,0,-0.811942573,0.623960007,-0.187982566,-0.612720494 -Lavoy Allen,allenla01,2016,PO,IND,102,51,-10.2406199,1.48079383,-8.75982607,-0.162556894,0,-0.162556894,-9.09140783,-0.192176262,-9.283584093,0.752412843 -Lavoy Allen,allenla01,2016,RS,IND,3203,1599,-0.462068717,-0.488208285,-0.950277002,1.450783119,1.450783119,0,-0.708589487,-0.708887434,-1.417476921,-1.161184175 -Lavoy Allen,allenla01,2017,PO,IND,23,11,-5.218032072,6.243397743,1.02536567,0.022166558,0,0.022166558,-6.378410554,0.173612673,-6.204797881,1.387837419 -Lavoy Allen,allenla01,2017,RS,IND,1783,871,-0.649926667,-0.659103525,-1.309030192,0.63611547,0.63611547,0,-1.514854474,-1.716482668,-3.231337142,-0.647778023 -Lucius Allen,allenlu01,1977,PO,LAL,406,186,-2.442468548,0.913565697,-1.528902851,0.119732527,0,0.119732527,-2.099699883,0.977458664,-1.122241219,0.195472756 -Lucius Allen,allenlu01,1977,RS,LAL,5476,2482,0.629338269,-0.219792209,0.409546059,3.993170716,3.993170716,0,0.803009385,0.19170304,0.994712425,-0.210535289 -Lucius Allen,allenlu01,1978,RS,KCK,4895,2147,-0.623558598,-0.939420642,-1.56297924,1.298694337,1.298694337,0,-0.615178177,-0.866359914,-1.481538091,-0.130232723 -Lucius Allen,allenlu01,1979,PO,KCK,164,73,-1.729068391,-1.610029588,-3.339097979,-0.022617194,0,-0.022617194,-2.734129018,-2.083875743,-4.818004761,-0.052572688 -Lucius Allen,allenlu01,1979,RS,KCK,934,413,-4.137433981,0.178497998,-3.958935982,-0.255939236,-0.255939236,0,-3.989946524,-0.173506792,-4.163453316,0.504752518 -Malik Allen,allenma01,2002,RS,MIA,297,161,-1.041714199,0.287633241,-0.754080958,0.162898917,0.162898917,0,-1.552709227,-0.280763832,-1.833473059,-0.587957383 -Malik Allen,allenma01,2003,RS,MIA,4289,2318,-4.722089379,-0.738316421,-5.460405799,-3.19988899,-3.19988899,0,-4.63120019,-0.791151352,-5.422351541,-0.159580676 -Malik Allen,allenma01,2004,PO,MIA,251,138,0.01528306,-0.018475656,-0.003192596,0.199298359,0,0.199298359,-0.667541317,-0.566721274,-1.234262591,-0.073007967 -Malik Allen,allenma01,2004,RS,MIA,1142,616,-3.571005605,-0.97268537,-4.543690975,-0.564060398,-0.564060398,0,-3.748194496,-1.509394511,-5.257589007,0.053936642 -Malik Allen,allenma01,2005,RS,CHA,527,271,-1.70337455,-2.519886569,-4.223261119,-0.202554516,-0.202554516,0,-2.236410298,-3.165815984,-5.402226282,-0.517211082 -Malik Allen,allenma01,2005,RS,MIA,475,248,-1.727802671,-1.808815371,-3.536618043,-0.099182405,-0.099182405,0,-1.855213764,-2.004090043,-3.859303808,-0.321843622 -Malik Allen,allenma01,2006,PO,CHI,231,116,-5.268826101,0.947580385,-4.321245715,-0.09607179,0,-0.09607179,-5.377638017,0.025529374,-5.352108643,0.154624694 -Malik Allen,allenma01,2006,RS,CHI,1372,701,-3.284691743,0.542743804,-2.741947939,0.002883512,0.002883512,0,-3.473910697,-0.127081342,-3.600992038,0.117423942 -Malik Allen,allenma01,2007,PO,CHI,64,34,-11.98271299,-1.165620633,-13.14833362,-0.188162267,0,-0.188162267,-11.32547347,-1.224224002,-12.54969748,1.036319686 -Malik Allen,allenma01,2007,RS,CHI,1258,638,-3.516437326,0.06064261,-3.455794716,-0.229939042,-0.229939042,0,-3.649986088,-0.335931234,-3.985917322,0.079983725 -Malik Allen,allenma01,2008,PO,DAL,33,18,-7.924895398,-3.488592351,-11.41348775,-0.08350634,0,-0.08350634,-8.824667419,-2.836942337,-11.66160976,1.573794739 -Malik Allen,allenma01,2008,RS,DAL,633,333,-2.108796688,-1.376019046,-3.484815734,-0.125814292,-0.125814292,0,-2.499848807,-1.00898772,-3.508836527,0.728085102 -Malik Allen,allenma01,2008,RS,NJN,1471,763,-3.399572074,-1.132274782,-4.531846856,-0.694380616,-0.694380616,0,-3.66047839,-1.479771793,-5.140250184,0.09962221 -Malik Allen,allenma01,2009,RS,MIL,1130,579,-3.825968404,-0.315454109,-4.141422514,-0.412587964,-0.412587964,0,-4.150492735,-0.779811081,-4.930303815,0.350787929 -Malik Allen,allenma01,2010,PO,DEN,22,11,-2.161728604,3.082074846,0.920346242,0.021354307,0,0.021354307,-2.136617282,3.15572853,1.019111248,0.468484435 -Malik Allen,allenma01,2010,RS,DEN,911,456,-4.568843595,-2.713806692,-7.282650287,-1.05901744,-1.05901744,0,-4.590820516,-2.986288704,-7.57710922,0.399757708 -Malik Allen,allenma01,2011,PO,ORL,13,7,-9.224007031,-2.271575421,-11.49558245,-0.03333807,0,-0.03333807,-9.878228544,-0.5421259,-10.42035444,3.103426282 -Malik Allen,allenma01,2011,RS,ORL,342,178,-4.419160286,-1.006137311,-5.425297597,-0.243935221,-0.243935221,0,-5.095554642,-0.899904464,-5.995459106,0.374553321 -Randy Allen,allenra01,1989,RS,SAC,91,43,-4.810627119,-1.636908443,-6.447535562,-0.081854152,-0.081854152,0,-5.250419692,-1.763897474,-7.014317166,0.923831655 -Randy Allen,allenra01,1990,RS,SAC,1520,746,-3.464879447,-1.076264419,-4.541143866,-0.684823115,-0.684823115,0,-4.04890112,-1.300063837,-5.348964957,0.452390788 -Ray Allen,allenra02,1997,RS,MIL,4775,2532,1.532819491,-1.203453236,0.329366254,3.978710122,3.978710122,0,1.471212985,-0.955927896,0.515285089,0.016137946 -Ray Allen,allenra02,1998,RS,MIL,6248,3287,2.240600393,-1.127904072,1.112696321,6.475219444,6.475219444,0,2.292898861,-0.771255542,1.521643319,-0.037063696 -Ray Allen,allenra02,1999,PO,MIL,223,120,5.693834489,-1.776996993,3.916837496,0.41893694,0,0.41893694,5.74186342,-1.701933314,4.039930107,-0.419013878 -Ray Allen,allenra02,1999,RS,MIL,3151,1719,4.018475062,-1.480687429,2.537787633,4.632535132,4.632535132,0,4.031324514,-1.263911677,2.767412837,-0.097677722 -Ray Allen,allenra02,2000,PO,MIL,350,186,5.063302703,1.549624668,6.612927371,0.911840479,0,0.911840479,5.445052533,1.481881452,6.926933985,-0.440167959 -Ray Allen,allenra02,2000,RS,MIL,5997,3070,4.564854426,-1.178474065,3.386380361,9.578302215,9.578302215,0,4.68481669,-0.917809436,3.767007254,-0.325413706 -Ray Allen,allenra02,2001,PO,MIL,1429,768,8.666183696,0.092760658,8.758944354,4.619068304,0,4.619068304,8.611782154,0.282261922,8.894044076,-0.620854788 -Ray Allen,allenra02,2001,RS,MIL,6073,3129,6.680691972,0.106263277,6.786955249,15.17248718,15.17248718,0,6.6165847,0.185910328,6.802495028,-0.318168427 -Ray Allen,allenra02,2002,RS,MIL,4799,2525,5.155374701,-0.39024004,4.765134661,9.668144917,9.668144917,0,5.352567093,-0.240699924,5.111867168,-0.125753939 -Ray Allen,allenra02,2003,RS,SEA,2220,1197,6.583835235,0.714299087,7.298134322,6.228518389,6.228518389,0,6.517902322,0.832891008,7.35079333,1.380954747 -Ray Allen,allenra02,2003,RS,MIL,3206,1683,4.117651924,-0.484989487,3.632662437,5.59179144,5.59179144,0,4.433074041,-0.274265459,4.158808581,1.868550204 -Ray Allen,allenra02,2004,RS,SEA,4077,2152,5.58742293,-0.883311669,4.704111261,8.168874616,8.168874616,0,5.627318086,-0.611781735,5.015536352,-0.171238458 -Ray Allen,allenra02,2005,PO,SEA,815,436,7.820885151,-0.769405687,7.051479464,2.244714998,0,2.244714998,8.170557255,-0.926331188,7.244226067,-0.159805605 -Ray Allen,allenra02,2005,RS,SEA,5675,3064,5.885262895,-1.492253222,4.393009673,11.143558,11.143558,0,6.099294841,-1.243761842,4.855532999,-0.187686603 -Ray Allen,allenra02,2006,RS,SEA,5833,3022,6.609279958,-1.580073309,5.029206648,11.95595668,11.95595668,0,6.862811427,-1.328750292,5.534061136,-0.29193808 -Ray Allen,allenra02,2007,RS,SEA,4293,2219,4.749219967,-1.326226416,3.42299355,6.980906547,6.980906547,0,5.070558442,-0.94474991,4.125808532,-0.103152594 -Ray Allen,allenra02,2008,PO,BOS,1787,987,3.281437454,-0.089238579,3.192198875,3.076452756,0,3.076452756,3.209136959,0.115534147,3.324671106,-0.279617559 -Ray Allen,allenra02,2008,RS,BOS,5026,2624,3.504928325,-0.302454716,3.202473609,7.945213517,7.945213517,0,3.528885449,-0.131299766,3.397585683,-0.278802009 -Ray Allen,allenra02,2009,PO,BOS,1088,565,2.707834275,0.565966541,3.273800816,1.788206998,0,1.788206998,2.664266271,0.487139893,3.151406163,-0.134821339 -Ray Allen,allenra02,2009,RS,BOS,5479,2876,4.840867622,0.600829394,5.441697016,11.9758198,11.9758198,0,4.626579711,0.572009058,5.198588769,-0.340834978 -Ray Allen,allenra02,2010,PO,BOS,1739,925,3.148590837,0.951848888,4.100439724,3.336051095,0,3.336051095,2.938853129,1.167252346,4.106105474,0.046358513 -Ray Allen,allenra02,2010,RS,BOS,5441,2819,3.041208703,-0.393618303,2.647590399,7.754880783,7.754880783,0,2.696892323,-0.267612052,2.42928027,-0.099442914 -Ray Allen,allenra02,2011,PO,BOS,678,361,5.773459968,1.422721199,7.196181166,1.872514505,0,1.872514505,5.264034853,1.82664429,7.090679143,-0.792536508 -Ray Allen,allenra02,2011,RS,BOS,5505,2890,2.726940713,0.213920973,2.940861686,8.343761065,8.343761065,0,2.476395089,0.344484126,2.820879216,-0.525214029 -Ray Allen,allenra02,2012,PO,BOS,1140,616,0.651407766,-0.840663319,-0.189255553,0.833556544,0,0.833556544,0.651391417,-0.451458428,0.199932989,0.381726665 -Ray Allen,allenra02,2012,RS,BOS,2981,1565,1.923051896,-0.484813207,1.438238689,3.333654125,3.333654125,0,1.767215934,-0.057219674,1.70999626,-0.289950134 -Ray Allen,allenra02,2013,PO,MIA,1054,573,3.092192888,-2.706231694,0.385961195,0.944985112,0,0.944985112,2.950558658,-2.604520337,0.346038321,-0.052380354 -Ray Allen,allenra02,2013,RS,MIA,3889,2035,2.104440992,-1.886156354,0.218284638,3.080055865,3.080055865,0,2.127504065,-1.710421199,0.417082866,-0.053968449 -Ray Allen,allenra02,2014,PO,MIA,956,527,3.180209961,-1.258779486,1.921430475,1.29064658,0,1.29064658,4.143573059,-2.013823461,2.129749598,-0.342134325 -Ray Allen,allenra02,2014,RS,MIA,3716,1936,1.409875242,-1.649363438,-0.239488195,2.459532323,2.459532323,0,1.630887281,-1.519100985,0.111786296,-0.782043486 -Tony Allen,allento01,2005,PO,BOS,163,90,-4.047196649,1.055570151,-2.991626498,-0.011633506,0,-0.011633506,-4.726408783,1.187630579,-3.538778204,1.506695757 -Tony Allen,allento01,2005,RS,BOS,2481,1262,0.022850655,2.603921534,2.626772189,3.477082842,3.477082842,0,-0.163624463,2.391015982,2.227391519,0.402155832 -Tony Allen,allento01,2006,RS,BOS,1900,978,-1.557530153,1.067379535,-0.490150618,1.135921786,1.135921786,0,-1.604901255,1.320594638,-0.284306616,0.675445451 -Tony Allen,allento01,2007,RS,BOS,1561,805,0.484192608,1.393280796,1.877473403,1.914011258,1.914011258,0,0.352630027,1.461246424,1.813876451,0.658790791 -Tony Allen,allento01,2008,PO,BOS,118,65,-0.638726799,1.182009267,0.543282468,0.112807418,0,0.112807418,-1.713154942,-0.458091077,-2.171246019,0.132332508 -Tony Allen,allento01,2008,RS,BOS,2630,1373,-2.231057086,2.55661541,0.325558324,2.172133579,2.172133579,0,-2.280475062,2.028128095,-0.252346968,0.768196564 -Tony Allen,allento01,2009,PO,BOS,116,60,-3.060867298,0.049301195,-3.011566103,-0.008206822,0,-0.008206822,-4.253675696,-1.401506249,-5.655181945,-0.558662658 -Tony Allen,allento01,2009,RS,BOS,1690,887,-2.434934218,2.606022054,0.171087836,1.333053435,1.333053435,0,-2.176946413,2.237903666,0.060957253,0.780841509 -Tony Allen,allento01,2010,PO,BOS,735,391,-2.107315467,3.882496986,1.775181518,0.940889486,0,0.940889486,-2.370271489,3.65123124,1.280959751,0.961606787 -Tony Allen,allento01,2010,RS,BOS,1716,889,-1.900745427,2.293053091,0.392307664,1.436322594,1.436322594,0,-1.908579104,2.136961786,0.228382682,0.729281204 -Tony Allen,allento01,2011,PO,MEM,664,350,-2.978242512,3.151541626,0.173299114,0.544083729,0,0.544083729,-2.63341028,3.391951994,0.758541714,0.941123058 -Tony Allen,allento01,2011,RS,MEM,2893,1494,0.043257954,4.157562616,4.200820571,5.327618525,5.327618525,0,0.127996169,4.274025448,4.402021617,0.517729667 -Tony Allen,allento01,2012,PO,MEM,314,170,-2.52516751,4.356242775,1.831075265,0.413569054,0,0.413569054,-2.513317476,4.172157147,1.658839671,0.829139224 -Tony Allen,allento01,2012,RS,MEM,2918,1525,0.208451651,3.628980761,3.837432412,5.137611176,5.137611176,0,0.072682526,3.581752526,3.654435052,0.22030012 -Tony Allen,allento01,2013,PO,MEM,786,422,1.702868601,4.641905007,6.344773608,2.025265093,0,2.025265093,1.739706513,4.880312218,6.620018731,0.256246747 -Tony Allen,allento01,2013,RS,MEM,3929,2109,-1.915404606,3.141026911,1.225622305,4.290591676,4.290591676,0,-1.892192614,3.364288486,1.472095871,0.27803961 -Tony Allen,allento01,2014,PO,MEM,444,230,2.536377157,1.779011065,4.315388222,0.863867396,0,0.863867396,0.542480611,2.838794852,3.381275463,0.952017136 -Tony Allen,allento01,2014,RS,MEM,2462,1278,0.212282292,2.408741156,2.621023448,3.537130126,3.537130126,0,-0.137781561,3.004726981,2.866945419,0.959440619 -Tony Allen,allento01,2015,PO,MEM,555,279,-0.018970517,4.970408489,4.951437973,1.137574126,0,1.137574126,1.575072389,7.30373652,8.878808909,0.591220959 -Tony Allen,allento01,2015,RS,MEM,3252,1648,-0.451881742,4.755230338,4.303348596,5.975577723,5.975577723,0,-1.074114427,5.395191809,4.321077382,0.728516072 -Tony Allen,allento01,2016,PO,MEM,182,94,-0.166008076,4.523742157,4.357734081,0.358114611,0,0.358114611,4.286488466,4.319771021,8.606259487,1.770788429 -Tony Allen,allento01,2016,RS,MEM,3165,1620,-1.035084374,1.537322402,0.502238028,2.687354587,2.687354587,0,-1.521845806,2.482253721,0.960407915,-0.025379147 -Tony Allen,allento01,2017,RS,MEM,3722,1914,-0.714337257,2.220195882,1.505858626,4.148433717,4.148433717,0,-0.691466949,3.08786995,2.396403,-0.177237662 -Tony Allen,allento01,2018,RS,NOP,595,273,-2.361014305,-0.614848527,-2.975862832,-0.031765185,-0.031765185,0,-2.532498723,-0.41274164,-2.945240363,0.964778022 -Lance Allred,allrela01,2008,RS,CLE,19,10,-8.762952215,-1.016088325,-9.77904054,-0.03601146,-0.03601146,0,-8.77844791,-2.226523565,-11.00497148,0.389464005 -Darrell Allums,allumda01,1981,RS,DAL,573,276,-5.268845881,-1.557551641,-6.826397521,-0.579213143,-0.579213143,0,-5.379843762,-1.481049321,-6.860893082,0.932603105 -Morris Almond,almonmo01,2008,RS,UTA,77,39,-5.113602514,-1.519169938,-6.632772452,-0.078250798,-0.078250798,0,-4.946069598,-2.502985809,-7.449055407,1.201427088 -Morris Almond,almonmo01,2009,RS,UTA,500,255,-3.956950952,-1.073392699,-5.030343651,-0.298371506,-0.298371506,0,-4.224305541,-2.060736861,-6.285042401,0.530685733 -Morris Almond,almonmo01,2012,RS,WAS,131,67,-2.43793355,2.36131555,-0.076618001,0.092251735,0.092251735,0,-2.215578318,3.403311172,1.187732854,0.875603739 -Derrick Alston,alstode01,1995,RS,PHI,1979,1032,-3.545814748,0.387892734,-3.157922014,-0.214737112,-0.214737112,0,-3.413812247,-0.143477653,-3.5572899,-0.019527659 -Derrick Alston,alstode01,1996,RS,PHI,3136,1614,-2.934513621,-0.119789429,-3.05430305,-0.250516173,-0.250516173,0,-3.107612026,0.127805631,-2.979806395,-0.024503712 -Derrick Alston,alstode01,1997,RS,ATL,20,11,-17.15562157,-2.00666857,-19.16229014,-0.090086724,-0.090086724,0,-15.25914126,-4.245074392,-19.50421565,-2.003547092 -Rafer Alston,alstora01,2000,PO,MIL,30,16,-14.03126726,-4.126191654,-18.15745892,-0.129775874,0,-0.129775874,-13.55570085,-6.685985631,-20.24168648,0.039318536 -Rafer Alston,alstora01,2000,RS,MIL,705,361,-5.126999268,-2.872703072,-7.99970234,-0.966323738,-0.966323738,0,-4.983199614,-3.583860714,-8.567060328,-0.056321576 -Rafer Alston,alstora01,2001,PO,MIL,15,8,-19.82119473,-9.308890303,-29.13008503,-0.110497576,0,-0.110497576,-19.08667552,-13.47807447,-32.56475,-0.449349884 -Rafer Alston,alstora01,2001,RS,MIL,559,288,-0.660635734,-1.709268162,-2.369903895,0.056091111,0.056091111,0,-0.77654176,-2.473733063,-3.250274823,0.397966986 -Rafer Alston,alstora01,2002,RS,MIL,1140,600,-0.669983213,-0.087752385,-0.757735598,0.609967968,0.609967968,0,-0.5000347,-0.818869441,-1.318904141,0.014445712 -Rafer Alston,alstora01,2003,RS,TOR,1857,980,0.620745983,-1.573048589,-0.952302607,0.905410659,0.905410659,0,0.545927427,-1.4437016,-0.897774173,0.672983318 -Rafer Alston,alstora01,2004,PO,MIA,537,295,0.227626009,-0.84812606,-0.620500052,0.332455894,0,0.332455894,0.12556314,-1.432565361,-1.307002221,0.513272682 -Rafer Alston,alstora01,2004,RS,MIA,4786,2581,1.470649407,1.214603203,2.685252611,7.184740649,7.184740649,0,1.656461315,1.530741173,3.187202488,0.349804575 -Rafer Alston,alstora01,2005,RS,TOR,5307,2717,2.189266758,0.317306173,2.506572931,7.294437667,7.294437667,0,2.416686879,0.746670225,3.163357104,0.097326639 -Rafer Alston,alstora01,2006,RS,HOU,4508,2431,0.309200153,0.738035082,1.047235235,4.722513615,4.722513615,0,0.549025746,1.44004027,1.989066016,0.249366854 -Rafer Alston,alstora01,2007,PO,HOU,570,309,0.260613105,2.885341379,3.145954483,0.962584141,0,0.962584141,0.420042458,3.5497007,3.969743158,0.371132952 -Rafer Alston,alstora01,2007,RS,HOU,5810,3040,0.989147436,2.192924914,3.182072349,9.215149049,9.215149049,0,1.430302873,2.621438786,4.051741659,0.146200102 -Rafer Alston,alstora01,2008,PO,HOU,225,126,4.749926066,0.907020685,5.656946751,0.555380211,0,0.555380211,4.654898846,0.763143557,5.418042403,-0.321405883 -Rafer Alston,alstora01,2008,RS,HOU,4812,2526,0.41994691,1.675721547,2.095668457,6.248778039,6.248778039,0,0.83658384,1.807114252,2.643698091,0.057663077 -Rafer Alston,alstora01,2009,PO,ORL,1391,740,-0.405581809,1.034021113,0.628439304,1.320641524,0,1.320641524,0.226703853,1.402733309,1.629437162,0.349571865 -Rafer Alston,alstora01,2009,RS,HOU,3024,1591,-0.149118182,-0.324951175,-0.474069357,1.863399508,1.863399508,0,0.249105675,0.045252518,0.294358192,0.801843061 -Rafer Alston,alstora01,2009,RS,ORL,1665,856,0.272724571,1.801419522,2.074144093,2.132806974,2.132806974,0,0.655882151,2.401505025,3.057387176,1.143164756 -Rafer Alston,alstora01,2010,RS,MIA,1237,655,-2.851400472,0.886081946,-1.965318526,0.265924822,0.265924822,0,-2.487181695,0.98984018,-1.497341515,1.324190264 -Rafer Alston,alstora01,2010,RS,NJN,1475,766,-3.49953706,-0.52260682,-4.022143881,-0.502041984,-0.502041984,0,-3.092156457,-0.607092228,-3.699248686,0.919739619 -Peter Aluma,alumape01,1999,RS,SAC,10,5,-15.41512337,11.95966656,-3.455456805,-0.002001229,-0.002001229,0,-11.60356314,16.27532571,4.671762574,10.08223242 -John Amaechi,amaecjo01,1996,PO,CLE,3,2,-25.9719615,-5.335071021,-31.30703252,-0.02949515,0,-0.02949515,-24.50046638,-7.589975741,-32.09044212,-1.63856424 -John Amaechi,amaecjo01,1996,RS,CLE,619,357,-9.412040424,-2.254550584,-11.66659101,-1.639579185,-1.639579185,0,-9.020575418,-3.052117923,-12.07269334,0.886912322 -John Amaechi,amaecjo01,2000,RS,ORL,3453,1684,-3.712805481,-0.35793533,-4.070740812,-1.133934047,-1.133934047,0,-3.425143158,-0.901517978,-4.326661136,-0.067737717 -John Amaechi,amaecjo01,2001,PO,ORL,57,29,-1.814556934,5.89748045,4.082923516,0.10382068,0,0.10382068,-1.646060522,4.743551021,3.097490499,-0.388701358 -John Amaechi,amaecjo01,2001,RS,ORL,3358,1710,-6.401168057,-2.356870592,-8.758038649,-5.252561518,-5.252561518,0,-5.87144904,-2.784949331,-8.656398371,0.191956267 -John Amaechi,amaecjo01,2002,RS,UTA,1115,586,-6.832593606,-3.174646374,-10.00723998,-2.173517161,-2.173517161,0,-6.431874742,-4.389712603,-10.82158735,0.159383457 -John Amaechi,amaecjo01,2003,PO,UTA,30,16,-6.694298351,-4.527543816,-11.22184217,-0.073203749,0,-0.073203749,-6.571302479,-3.018719416,-9.590021895,2.406733849 -John Amaechi,amaecjo01,2003,RS,UTA,892,474,-7.782818224,-0.277208804,-8.060027027,-1.28944504,-1.28944504,0,-7.023386592,-1.290090271,-8.313476863,0.379740782 -Ashraf Amaya,amayaas01,1996,RS,VAN,2117,1104,-2.06790671,-1.273832029,-3.341738739,-0.333931676,-0.333931676,0,-2.680350919,-0.966992558,-3.647343477,0.1752324 -Ashraf Amaya,amayaas01,1997,RS,WSB,280,144,-6.024402172,1.357797482,-4.66660469,-0.142755376,-0.142755376,0,-5.460262745,1.229394668,-4.230868077,1.260298623 -Al-Farouq Aminu,aminual01,2011,RS,LAC,2839,1452,-3.190940587,0.107610648,-3.083329939,-0.247588017,-0.247588017,0,-3.046951704,-0.525290509,-3.572242212,0.246721885 -Al-Farouq Aminu,aminual01,2012,RS,NOH,2748,1477,-2.463086113,2.327277408,-0.135808705,1.972862338,1.972862338,0,-2.561402926,1.853743118,-0.707659808,0.13586737 -Al-Farouq Aminu,aminual01,2013,RS,NOH,3853,2066,-1.446237739,3.099237084,1.652999345,4.628016392,4.628016392,0,-1.510498756,2.802987002,1.292488246,-0.262135629 -Al-Farouq Aminu,aminual01,2014,RS,NOP,4013,2045,-1.329687578,0.47150828,-0.858179298,1.966334705,1.966334705,0,-1.391957408,0.746146069,-0.645811339,-0.365099976 -Al-Farouq Aminu,aminual01,2015,PO,DAL,322,150,5.266196841,5.779966043,11.04616288,1.095710366,0,1.095710366,2.925176268,4.419208281,7.344384549,0.600726088 -Al-Farouq Aminu,aminual01,2015,RS,DAL,2806,1366,-0.499560389,2.607961521,2.108401132,3.393479392,3.393479392,0,0.086456618,2.376533116,2.462989734,0.212360979 -Al-Farouq Aminu,aminual01,2016,PO,POR,769,372,1.983082566,4.729039908,6.712122474,1.876604211,0,1.876604211,2.630935935,4.724712276,7.355648211,1.254268466 -Al-Farouq Aminu,aminual01,2016,RS,POR,4804,2341,-0.736819678,0.605983519,-0.130836159,3.140314263,3.140314263,0,-0.33006788,0.522147131,0.192079251,0.376125849 -Al-Farouq Aminu,aminual01,2017,PO,POR,240,113,-1.010781196,1.380537318,0.369756122,0.183512988,0,0.183512988,2.586434859,2.606340441,5.1927753,-1.035957464 -Al-Farouq Aminu,aminual01,2017,RS,POR,3607,1773,-2.248002964,3.51090983,1.262906866,3.619383246,3.619383246,0,-1.719371362,3.065747443,1.346376081,-0.287259139 -Al-Farouq Aminu,aminual01,2018,PO,POR,275,131,0.45319625,0.351254621,0.80445087,0.24486175,0,0.24486175,-1.143821432,0.596160415,-0.547661017,-0.061453534 -Al-Farouq Aminu,aminual01,2018,RS,POR,4251,2072,-0.673830439,2.204891586,1.531061147,4.514393812,4.514393812,0,-0.775594681,2.851204559,2.075609878,-0.246874329 -Al-Farouq Aminu,aminual01,2019,PO,POR,823,399,-0.8795519,-0.971743521,-1.851295421,0.187200015,0,0.187200015,-1.023038546,-0.777889953,-1.8009285,-0.783185313 -Al-Farouq Aminu,aminual01,2019,RS,POR,4833,2292,0.500682646,0.909940175,1.410622821,4.838685585,4.838685585,0,0.453090634,0.99128424,1.444374874,-0.558376831 -Louis Amundson,amundlo01,2007,RS,PHI,166,87,-2.994698399,-1.733149516,-4.727847915,-0.088414903,-0.088414903,0,-3.334322924,-1.938374212,-5.272697136,0.660657565 -Louis Amundson,amundlo01,2007,RS,UTA,4,2,-5.914873107,-2.310901993,-8.2257751,-0.005499434,-0.005499434,0,-6.778793657,-5.012529663,-11.79132332,-1.466140567 -Louis Amundson,amundlo01,2008,PO,PHI,18,10,17.76921488,-1.738440045,16.03077484,0.097457879,0,0.097457879,16.11334639,-1.217582197,14.89576419,-1.232210261 -Louis Amundson,amundlo01,2008,RS,PHI,122,64,-3.316987414,-2.097754559,-5.414741973,-0.088221674,-0.088221674,0,-3.761383953,-1.958816225,-5.720200178,1.301391947 -Louis Amundson,amundlo01,2009,RS,PHO,2112,1044,-1.89610372,0.209033968,-1.687069752,0.567452804,0.567452804,0,-1.842013589,0.020829118,-1.821184471,0.210511274 -Louis Amundson,amundlo01,2010,PO,PHO,372,194,-0.851714586,1.315461873,0.463747288,0.328818016,0,0.328818016,-0.898522044,1.26973244,0.371210396,0.207500909 -Louis Amundson,amundlo01,2010,RS,PHO,2346,1168,-1.858145602,0.990651582,-0.86749402,1.122679765,1.122679765,0,-1.854808646,0.687778028,-1.167030618,0.072701741 -Louis Amundson,amundlo01,2011,RS,GSW,1380,691,-3.471361795,-0.695245457,-4.166607252,-0.49902456,-0.49902456,0,-3.66833887,-1.241592609,-4.909931479,-0.074226892 -Louis Amundson,amundlo01,2012,PO,IND,174,94,-2.010098697,0.311076872,-1.699021825,0.052401778,0,0.052401778,-2.535365455,0.174102785,-2.361262669,0.723072647 -Louis Amundson,amundlo01,2012,RS,IND,1439,753,-3.44814736,0.34411696,-3.104030399,-0.13705344,-0.13705344,0,-3.181673342,0.396134512,-2.785538829,0.707393755 -Louis Amundson,amundlo01,2013,RS,CHI,4,2,-5.686804456,-3.940064094,-9.62686855,-0.006707262,-0.006707262,0,-5.371095429,-6.064007118,-11.43510255,-4.111635319 -Louis Amundson,amundlo01,2013,RS,MIN,315,161,-5.992906504,-1.191770988,-7.184677492,-0.368547351,-0.368547351,0,-5.603608612,-0.978921627,-6.582530239,1.092158666 -Louis Amundson,amundlo01,2013,RS,NOH,390,209,-1.813541473,-0.764091874,-2.577633346,0.018445662,0.018445662,0,-1.920625018,-0.371857872,-2.292482891,0.33379422 -Louis Amundson,amundlo01,2014,RS,CHI,3,1,0.190244517,-64.76756734,-64.57732282,-0.032577092,-0.032577092,0,2.057916068,-45.02875647,-42.9708404,3.140349755 -Louis Amundson,amundlo01,2014,RS,NOP,363,184,-4.939025176,-0.031102445,-4.970127622,-0.209187122,-0.209187122,0,-3.952930986,-0.565568827,-4.518499813,0.353733216 -Louis Amundson,amundlo01,2015,RS,NYK,1675,858,-3.105695971,2.604478348,-0.501217622,0.984739164,0.984739164,0,-2.879885684,2.267745846,-0.612139838,0.032251598 -Louis Amundson,amundlo01,2015,RS,CLE,160,79,-5.554360085,-2.291667938,-7.846028023,-0.204828836,-0.204828836,0,-4.419266777,-3.986313736,-8.405580513,-0.26641858 -Louis Amundson,amundlo01,2016,RS,NYK,407,204,-5.493576433,2.348716255,-3.144860178,-0.041234064,-0.041234064,0,-4.696075577,1.270668655,-3.425406922,0.32500765 -Alan Anderson,anderal01,2006,RS,CHA,1110,564,-1.184820636,-1.449397586,-2.634218223,0.033251678,0.033251678,0,-1.679999974,-2.699827964,-4.379827938,-0.178363336 -Alan Anderson,anderal01,2007,RS,CHA,496,256,-1.26826327,-1.384152744,-2.652416015,0.012857736,0.012857736,0,-1.707487729,-2.042490797,-3.749978526,0.818867497 -Alan Anderson,anderal01,2012,RS,TOR,868,461,-1.150987913,-0.934150501,-2.085138414,0.156487005,0.156487005,0,-1.213228525,-1.460948545,-2.674177069,0.065019827 -Alan Anderson,anderal01,2013,RS,TOR,2848,1495,0.061952252,-2.35974491,-2.297792657,0.347399954,0.347399954,0,0.445379128,-2.315196703,-1.869817575,0.669212978 -Alan Anderson,anderal01,2014,PO,BRK,498,261,-2.011770578,0.495606472,-1.516164106,0.171242842,0,0.171242842,-2.241210918,0.47144245,-1.769768468,0.980367855 -Alan Anderson,anderal01,2014,RS,BRK,3440,1773,-0.760787267,-0.147230036,-0.908017302,1.655408394,1.655408394,0,-0.574544507,-0.837873626,-1.412418133,-0.622888415 -Alan Anderson,anderal01,2015,PO,BRK,294,142,6.099955584,2.807100395,8.907055979,0.891150838,0,0.891150838,4.914817833,0.816190966,5.731008798,2.230143516 -Alan Anderson,anderal01,2015,RS,BRK,3476,1744,-0.811013026,1.357146906,0.546133881,2.936771399,2.936771399,0,-0.792476408,0.617110596,-0.175365812,0.127790871 -Alan Anderson,anderal01,2016,RS,WAS,403,192,0.724463278,-2.814989106,-2.090525828,0.064595784,0.064595784,0,0.076368866,-2.585382156,-2.50901329,-0.00794136 -Alan Anderson,anderal01,2017,RS,LAC,623,308,-1.813429295,-5.492343947,-7.305773242,-0.710220716,-0.710220716,0,-1.750969308,-4.771660182,-6.52262949,-0.778364409 -Antonio Anderson,anderan02,2010,RS,OKC,29,15,-5.757361679,-2.059474446,-7.816836125,-0.038535865,-0.038535865,0,-6.22977341,-3.865917727,-10.09569114,-0.582511221 -Chris Andersen,anderch01,2002,RS,DEN,499,262,-2.466537321,1.099991888,-1.366545433,0.184224909,0.184224909,0,-2.566497064,0.381420046,-2.185077018,-0.34978862 -Chris Andersen,anderch01,2003,RS,DEN,1739,907,-3.722400239,1.165832463,-2.556567776,0.089236598,0.089236598,0,-3.695821916,0.439177057,-3.256644859,-0.282318284 -Chris Andersen,anderch01,2004,PO,DEN,65,34,-1.39503811,1.790707849,0.39566974,0.055431364,0,0.055431364,-1.716525233,-0.018445843,-1.734971077,-1.347265908 -Chris Andersen,anderch01,2004,RS,DEN,2023,1029,-2.937754232,2.688169493,-0.249584739,1.307294875,1.307294875,0,-2.990463548,1.752781569,-1.237681979,-0.375968765 -Chris Andersen,anderch01,2005,RS,NOH,2640,1430,-0.547646076,1.291621273,0.743975196,2.529762671,2.529762671,0,-1.152107437,0.587396382,-0.564711054,-0.700143869 -Chris Andersen,anderch01,2006,RS,NOK,1069,570,-2.014920493,0.221127172,-1.793793322,0.278938813,0.278938813,0,-2.187182167,0.050878735,-2.136303433,0.283553428 -Chris Andersen,anderch01,2008,RS,NOH,64,34,-6.671339376,0.39034091,-6.280998466,-0.061573239,-0.061573239,0,-6.856297968,-0.132202492,-6.98850046,0.491374655 -Chris Andersen,anderch01,2009,PO,DEN,639,328,-0.446249288,0.613228655,0.166979367,0.500817741,0,0.500817741,-0.813510362,0.306282291,-0.507228072,-0.470161777 -Chris Andersen,anderch01,2009,RS,DEN,2901,1460,-0.970516526,1.800846651,0.830330126,2.651314486,2.651314486,0,-1.123780245,1.395867095,0.27208685,-0.544393968 -Chris Andersen,anderch01,2010,PO,DEN,235,116,-1.96795247,0.150561968,-1.817390502,0.056771017,0,0.056771017,-2.482905338,-0.941553929,-3.424459267,-0.246796698 -Chris Andersen,anderch01,2010,RS,DEN,3386,1695,0.114689863,2.935539599,3.050229461,4.987214573,4.987214573,0,-0.344680747,2.07098618,1.726305433,-0.5382132 -Chris Andersen,anderch01,2011,PO,DEN,145,73,0.128217928,3.466533463,3.594751391,0.242842195,0,0.242842195,-0.365650537,2.586207127,2.220556591,-0.319595315 -Chris Andersen,anderch01,2011,RS,DEN,1475,732,-0.716142004,2.639273814,1.92313181,1.737225568,1.737225568,0,-0.811863751,2.068306451,1.2564427,-0.428905745 -Chris Andersen,anderch01,2012,RS,DEN,965,486,-1.154591458,1.769641007,0.615049549,0.83189642,0.83189642,0,-1.171530176,1.501788167,0.330257991,-0.275799523 -Chris Andersen,anderch01,2013,PO,MIA,557,303,4.788803334,2.096604326,6.88540766,1.542953347,0,1.542953347,4.019677332,2.168692477,6.188369809,0.394947726 -Chris Andersen,anderch01,2013,RS,MIA,1193,624,-0.91921197,1.563753683,0.644541712,1.082045655,1.082045655,0,-1.114119413,1.425669634,0.311550221,0.115705004 -Chris Andersen,anderch01,2014,PO,MIA,583,317,0.568240552,5.441796286,6.010036838,1.448860228,0,1.448860228,1.386756778,2.478706184,3.865462962,-0.785091002 -Chris Andersen,anderch01,2014,RS,MIA,2681,1396,0.476507727,1.578955332,2.055463059,3.400408767,3.400408767,0,0.560266099,0.598338299,1.158604398,-0.622977321 -Chris Andersen,anderch01,2015,RS,MIA,2197,1132,-1.626335602,-0.081451838,-1.70778744,0.600826593,0.600826593,0,-1.99198435,-0.887070807,-2.879055157,-0.175167495 -Chris Andersen,anderch01,2016,PO,MEM,149,79,-0.103282127,-0.170004512,-0.273286639,0.103561126,0,0.103561126,4.217569602,-1.518026477,2.699543125,0.55851692 -Chris Andersen,anderch01,2016,RS,MIA,71,36,4.221103014,-4.899499695,-0.67839668,0.038048654,0.038048654,0,3.885376503,-4.570643032,-0.685266528,-0.002306944 -Chris Andersen,anderch01,2016,RS,MEM,714,366,-0.59185946,-0.084551988,-0.676411448,0.385006604,0.385006604,0,-1.147672054,-0.524814784,-1.672486838,-0.555464488 -Chris Andersen,anderch01,2017,RS,CLE,232,114,-2.218286853,0.912267571,-1.306019282,0.084746752,0.084746752,0,-0.739743096,-0.569597448,-1.309340543,0.888559405 -David Andersen,anderda03,2010,RS,HOU,1765,891,-2.550925056,0.233410656,-2.3175144,0.19759688,0.19759688,0,-2.394605345,-0.161505798,-2.556111143,0.474601929 -David Andersen,anderda03,2011,RS,TOR,294,150,-0.34223892,-1.494930174,-1.837169094,0.069954403,0.069954403,0,-0.650166421,-2.607438748,-3.257605169,0.127339333 -David Andersen,anderda03,2011,RS,NOH,417,223,-4.102234898,-1.698915669,-5.801150566,-0.351336292,-0.351336292,0,-4.104519662,-2.655337665,-6.759857326,1.125617626 -Derek Anderson,anderde01,1998,PO,CLE,179,103,0.508588203,0.365563492,0.874151695,0.197170117,0,0.197170117,-0.117166078,-0.387662935,-0.504829013,0.330179285 -Derek Anderson,anderde01,1998,RS,CLE,3484,1839,0.990982445,0.782452666,1.773435111,4.241122174,4.241122174,0,0.716736141,0.3046834,1.021419542,-0.065136818 -Derek Anderson,anderde01,1999,RS,CLE,1781,978,1.393334804,-0.050162476,1.343172328,2.045432133,2.045432133,0,1.273417737,-0.396684389,0.876733348,0.133912824 -Derek Anderson,anderde01,2000,RS,LAC,4355,2201,1.264910871,-1.524056829,-0.259145959,2.794489178,2.794489178,0,0.934457174,-1.171984088,-0.237526914,-0.088113942 -Derek Anderson,anderde01,2001,PO,SAS,366,194,-3.686446749,-1.342524857,-5.028971606,-0.232927591,0,-0.232927591,-3.471717206,-1.885322562,-5.357039767,0.110266204 -Derek Anderson,anderde01,2001,RS,SAS,5398,2859,3.289738494,1.464481825,4.754220319,10.92458393,10.92458393,0,3.38472078,1.880319086,5.265039865,-0.18167308 -Derek Anderson,anderde01,2002,PO,POR,147,76,3.738707958,-0.350595551,3.388112406,0.242575222,0,0.242575222,2.930444749,-2.113258156,0.817186593,-1.080870753 -Derek Anderson,anderde01,2002,RS,POR,3500,1860,2.125886699,0.258470941,2.384357641,4.864181743,4.864181743,0,1.931637094,-0.075241302,1.856395792,-0.15408663 -Derek Anderson,anderde01,2003,PO,POR,41,22,-10.44913282,-3.737044817,-14.18617764,-0.132124448,0,-0.132124448,-10.07022118,-5.16239756,-15.23261874,-0.183224866 -Derek Anderson,anderde01,2003,RS,POR,4815,2556,2.416950304,-0.044074153,2.37287615,6.666144044,6.666144044,0,2.455299371,0.350520597,2.805819968,-0.199189735 -Derek Anderson,anderde01,2004,RS,POR,3288,1810,2.451024678,0.39032304,2.841347718,5.159543532,5.159543532,0,2.471466595,0.357139329,2.828605924,-0.068052428 -Derek Anderson,anderde01,2005,RS,POR,2345,1239,-0.081012622,-0.970534242,-1.051546864,1.072380185,1.072380185,0,-0.234473185,-1.066903454,-1.301376639,-0.109398997 -Derek Anderson,anderde01,2006,PO,MIA,126,66,0.557541951,0.077915709,0.63545766,0.120103779,0,0.120103779,0.295485841,0.346359994,0.641845835,1.942966202 -Derek Anderson,anderde01,2006,RS,MIA,898,465,-1.139501288,-1.388732121,-2.528233409,0.053367396,0.053367396,0,-1.257877719,-1.393268593,-2.651146312,1.314606058 -Derek Anderson,anderde01,2006,RS,HOU,1079,582,-0.187831393,-0.773364771,-0.961196164,0.537280147,0.537280147,0,-0.419354404,-0.843838236,-1.26319264,1.055615788 -Derek Anderson,anderde01,2007,RS,CHA,2307,1190,2.209424485,0.239606187,2.449030672,3.166786797,3.166786797,0,1.797440015,0.055014758,1.852454773,0.302356524 -Derek Anderson,anderde01,2008,RS,CHA,766,396,-1.771326959,-1.471572059,-3.242899018,-0.100440556,-0.100440556,0,-2.014778044,-1.87491992,-3.889697964,0.803809037 -Dwight Anderson,anderdw01,1983,RS,DEN,78,33,-4.242303068,-4.021928659,-8.264231727,-0.094420725,-0.094420725,0,-4.168622689,-3.929434631,-8.09805732,1.775573553 -Eric Anderson,anderer01,1993,PO,NYK,11,6,-12.56493847,-4.296726993,-16.86166547,-0.04656162,0,-0.04656162,-12.5034328,-3.282776898,-15.7862097,4.140207679 -Eric Anderson,anderer01,1993,RS,NYK,88,44,-4.213524105,2.901757707,-1.311766398,0.033178041,0.033178041,0,-3.570255925,3.585356479,0.015100554,2.703983661 -Eric Anderson,anderer01,1994,RS,NYK,76,39,-2.699887985,-0.460044477,-3.159932461,-0.008283229,-0.008283229,0,-2.47926353,-0.459756962,-2.939020492,1.49223462 -Greg Anderson,andergr01,1988,PO,SAS,211,95,-5.901263306,-0.866375742,-6.767639048,-0.201330055,0,-0.201330055,-5.740136803,-1.19007488,-6.930211683,0.233350571 -Greg Anderson,andergr01,1988,RS,SAS,4365,1984,-2.162731435,-0.458914268,-2.621645702,0.129989208,0.129989208,0,-1.952247072,-0.625598562,-2.577845634,0.04985517 -Greg Anderson,andergr01,1989,RS,SAS,5267,2401,-2.459962762,0.571523269,-1.888439493,1.055390213,1.055390213,0,-2.326422162,0.360052903,-1.96636926,-0.001251879 -Greg Anderson,andergr01,1990,PO,MIL,200,101,-1.719054592,-1.230216062,-2.949270654,-0.010710234,0,-0.010710234,-2.34282734,-0.670315978,-3.013143318,1.098474669 -Greg Anderson,andergr01,1990,RS,MIL,2666,1291,-2.995123469,0.149371369,-2.8457521,-0.063357573,-0.063357573,0,-2.96233568,-0.106462132,-3.068797812,0.455815144 -Greg Anderson,andergr01,1991,RS,NJN,38,18,9.326811438,4.128271501,13.45508294,0.150617493,0.150617493,0,8.803463054,5.281569099,14.08503215,1.196566531 -Greg Anderson,andergr01,1991,RS,MIL,500,247,-6.905045181,-1.407255806,-8.312300988,-0.704546929,-0.704546929,0,-6.529695932,-2.276155843,-8.805851776,0.507538091 -Greg Anderson,andergr01,1991,RS,DEN,1579,659,-5.454708424,-2.050481669,-7.505190093,-1.611782889,-1.611782889,0,-5.387642892,-2.00752856,-7.395171453,0.805009039 -Greg Anderson,andergr01,1992,RS,DEN,5803,2793,-2.376823937,0.050897287,-2.32592665,0.603321207,0.603321207,0,-2.31587535,0.226628807,-2.089246542,-0.158416504 -Greg Anderson,andergr01,1994,RS,DET,3224,1624,-1.234604169,0.847758008,-0.386846161,1.964979545,1.964979545,0,-1.479301981,0.860146952,-0.619155029,0.341770215 -Greg Anderson,andergr01,1995,PO,ATL,72,39,-3.046001412,4.50868966,1.462688248,0.087892847,0,0.087892847,-3.677831598,5.065390186,1.387558588,1.501543019 -Greg Anderson,andergr01,1995,RS,ATL,1177,622,-2.916016718,1.872934585,-1.043082133,0.545633313,0.545633313,0,-3.20562042,1.580773827,-1.624846593,0.686216109 -Greg Anderson,andergr01,1996,PO,SAS,62,34,-13.87077635,1.579185181,-12.29159117,-0.172957379,0,-0.172957379,-12.7427444,0.414889955,-12.32785444,1.162987696 -Greg Anderson,andergr01,1996,RS,SAS,676,344,-5.772022689,1.309928806,-4.462093882,-0.303565438,-0.303565438,0,-5.746709053,0.832308412,-4.914400641,0.951956422 -Greg Anderson,andergr01,1997,RS,SAS,3052,1659,-3.451925706,0.475475317,-2.976450388,-0.191993313,-0.191993313,0,-3.499346656,0.823774052,-2.675572604,0.15271462 -Greg Anderson,andergr01,1998,PO,ATL,7,4,-29.51435433,5.230364328,-24.28399,-0.048110632,0,-0.048110632,-26.94993749,2.031398822,-24.91853866,5.34239405 -Greg Anderson,andergr01,1998,RS,ATL,736,398,-3.590977443,2.26967122,-1.321306223,0.295614728,0.295614728,0,-3.256533791,2.788868215,-0.467665577,1.733436059 -James Anderson,anderja01,2011,RS,SAS,556,286,-2.138222442,-1.888144064,-4.026366506,-0.186389407,-0.186389407,0,-2.198879009,-2.926419837,-5.125298846,0.072846673 -James Anderson,anderja01,2012,PO,SAS,60,31,2.637668902,1.791559405,4.429228306,0.116023269,0,0.116023269,1.882928353,0.495992279,2.378920632,-0.834795554 -James Anderson,anderja01,2012,RS,SAS,1180,603,-0.923610125,-1.532508175,-2.4561183,0.090398125,0.090398125,0,-1.198926438,-2.402217072,-3.60114351,-0.015072978 -James Anderson,anderja01,2013,PO,HOU,36,18,-3.126373525,-1.680639829,-4.807013354,-0.019754999,0,-0.019754999,-3.75085907,-2.111096591,-5.86195566,1.263773231 -James Anderson,anderja01,2013,RS,HOU,622,307,1.335426805,-0.000678992,1.334747813,0.6465024,0.6465024,0,0.89648776,-1.147362099,-0.250874338,0.97535698 -James Anderson,anderja01,2013,RS,SAS,187,94,-0.489939576,-0.034304272,-0.524243849,0.107872425,0.107872425,0,-0.700931257,-1.186241044,-1.8871723,0.983695296 -James Anderson,anderja01,2014,RS,PHI,4870,2309,-1.968788068,-1.394472982,-3.36326105,-0.728275377,-0.728275377,0,-2.524439685,-1.562636063,-4.087075748,0.772957169 -James Anderson,anderja01,2016,RS,SAC,1548,721,-3.598586121,0.850105017,-2.748481104,0.000560113,0.000560113,0,-4.330683578,-0.386025501,-4.716709079,0.241374125 -Jerome Anderson,anderje01,1977,RS,IND,370,164,-2.176943652,-3.015380516,-5.192324168,-0.205772538,-0.205772538,0,-2.833016945,-3.168274955,-6.0012919,0.747158116 -J.J. Anderson,anderjj01,1983,RS,UTA,2609,1154,-0.069399089,0.552802564,0.483403475,1.910875769,1.910875769,0,-0.38691216,0.643912458,0.257000298,0.391471154 -J.J. Anderson,anderjj01,1983,RS,PHI,104,48,-7.648056355,-2.133823975,-9.78188033,-0.173329236,-0.173329236,0,-7.273704858,-3.38794815,-10.66165301,0.679424675 -J.J. Anderson,anderjj01,1984,PO,UTA,27,13,10.96584708,-0.524568723,10.44127836,0.088651784,0,0.088651784,9.782020816,-1.288473382,8.493547433,-1.741446792 -J.J. Anderson,anderjj01,1984,RS,UTA,687,311,-2.774787557,0.094088536,-2.68069902,0.010975332,0.010975332,0,-2.710440855,-1.093478903,-3.803919758,-0.194328454 -J.J. Anderson,anderjj01,1985,RS,UTA,1012,457,-4.161350736,1.757821323,-2.403529413,0.081507654,0.081507654,0,-4.23896874,1.398587402,-2.840381338,0.926288948 -Justin Anderson,anderju01,2016,PO,DAL,187,95,3.049950702,4.657503737,7.707454439,0.527684689,0,0.527684689,1.527781448,2.487444509,4.015225957,0.896335411 -Justin Anderson,anderju01,2016,RS,DAL,1335,647,-2.075995137,-0.424322309,-2.500317446,0.082597356,0.082597356,0,-2.131382148,-1.570150167,-3.701532316,0.210183883 -Justin Anderson,anderju01,2017,RS,DAL,1411,710,-1.653233795,-0.581739445,-2.23497324,0.186366129,0.186366129,0,-0.976733405,-0.787574535,-1.76430794,-0.104205351 -Justin Anderson,anderju01,2017,RS,PHI,1080,518,-0.612044664,-1.135464335,-1.747508999,0.264930717,0.264930717,0,-1.161228456,-1.509587807,-2.670816263,-0.004151589 -Justin Anderson,anderju01,2018,PO,PHI,71,33,-5.55482023,1.241361184,-4.313459045,-0.027648102,0,-0.027648102,-2.573658616,-0.253324972,-2.826983588,1.79374426 -Justin Anderson,anderju01,2018,RS,PHI,1100,519,-0.880018585,-0.427514735,-1.30753332,0.380839887,0.380839887,0,-0.713358903,-0.964845149,-1.678204052,-0.289922109 -Justin Anderson,anderju01,2019,RS,ATL,1054,463,-2.607197469,0.109253155,-2.497944315,0.060024256,0.060024256,0,-1.582505321,-1.319524592,-2.902029913,0.82673643 -Kenny Anderson,anderke01,1992,PO,NJN,49,24,-3.447571052,-1.3076947,-4.755265752,-0.025066694,0,-0.025066694,-4.28568267,-2.839849792,-7.125532463,-0.943975336 -Kenny Anderson,anderke01,1992,RS,NJN,2243,1086,-2.893259024,-0.08422613,-2.977485154,-0.125893312,-0.125893312,0,-2.691192522,-0.650473569,-3.341666091,-0.117226337 -Kenny Anderson,anderke01,1993,RS,NJN,4066,2010,1.159416479,0.554244752,1.713661232,4.562998943,4.562998943,0,1.248115555,1.068535362,2.316650917,-0.310113657 -Kenny Anderson,anderke01,1994,PO,NJN,340,181,1.309011529,1.346627299,2.655638829,0.514838961,0,0.514838961,1.318814177,2.23764683,3.556461008,-0.001040911 -Kenny Anderson,anderke01,1994,RS,NJN,6309,3135,2.839474319,0.07784937,2.917323689,9.033254756,9.033254756,0,3.014117968,0.697294096,3.711412064,-0.334421777 -Kenny Anderson,anderke01,1995,RS,NJN,5230,2689,3.503903937,-0.729520017,2.774383921,7.553963551,7.553963551,0,3.33808865,-0.104403031,3.233685619,-0.311357838 -Kenny Anderson,anderke01,1996,RS,NJN,1996,1042,4.358508198,0.672073661,5.03058186,4.150375816,4.150375816,0,4.037117193,1.179190369,5.216307562,0.314500167 -Kenny Anderson,anderke01,1996,RS,CHH,2513,1302,4.315719136,-0.499128787,3.816590349,4.40172426,4.40172426,0,4.346603052,0.122437452,4.469040504,0.845138013 -Kenny Anderson,anderke01,1997,PO,POR,307,169,3.665247372,0.774326621,4.439573993,0.639278418,0,0.639278418,3.539272214,0.988245937,4.527518151,-0.010293009 -Kenny Anderson,anderke01,1997,RS,POR,5902,3081,4.432786659,1.678466768,6.111253426,13.9175148,13.9175148,0,4.528758038,2.246692253,6.775450291,-0.076791012 -Kenny Anderson,anderke01,1998,RS,POR,2792,1472,-0.141397398,0.102572746,-0.038824652,2.04900416,2.04900416,0,0.155097424,0.341071509,0.496168933,0.57754832 -Kenny Anderson,anderke01,1998,RS,BOS,759,386,3.094911293,0.310762363,3.405673656,1.220693926,1.220693926,0,2.697204829,0.37087139,3.068076219,0.633972475 -Kenny Anderson,anderke01,1999,RS,BOS,1947,1010,1.518024764,-1.564457489,-0.046432725,1.386995954,1.386995954,0,0.960664206,-1.306446708,-0.345782502,-0.397782996 -Kenny Anderson,anderke01,2000,RS,BOS,5169,2593,2.578603024,0.073582203,2.652185227,7.151690051,7.151690051,0,2.515774841,0.640175155,3.155949997,0.06429077 -Kenny Anderson,anderke01,2001,RS,BOS,1657,849,-1.201594028,-0.592743581,-1.794337609,0.413309316,0.413309316,0,-1.436275517,-0.485543415,-1.921818932,-0.143927962 -Kenny Anderson,anderke01,2002,PO,BOS,1061,560,-0.821762796,-0.023076727,-0.844839523,0.560864615,0,0.560864615,-1.052259455,0.682885173,-0.369374282,-0.086977332 -Kenny Anderson,anderke01,2002,RS,BOS,4737,2430,-0.177597449,1.876722175,1.699124726,5.515058197,5.515058197,0,-0.44388031,2.375860541,1.931980231,-0.015047783 -Kenny Anderson,anderke01,2003,PO,NOH,94,51,-4.272255019,0.175944426,-4.096310593,-0.036296024,0,-0.036296024,-4.368147269,-0.349091249,-4.717238518,0.420474459 -Kenny Anderson,anderke01,2003,RS,NOH,840,446,-3.785436056,-1.147764342,-4.933200398,-0.49755102,-0.49755102,0,-3.653682343,-1.514473704,-5.168156047,0.141893767 -Kenny Anderson,anderke01,2003,RS,SEA,1278,689,-0.324857139,0.948657317,0.623800178,1.186414582,1.186414582,0,-0.625227077,0.923561348,0.298334271,0.033388422 -Kenny Anderson,anderke01,2004,PO,IND,35,19,-21.18279054,-3.716808239,-24.89959878,-0.226941409,0,-0.226941409,-19.6763007,-5.449224625,-25.12552533,2.220488861 -Kenny Anderson,anderke01,2004,RS,IND,1669,905,-1.882894021,-1.035168115,-2.918062136,-0.077358559,-0.077358559,0,-2.278734625,-1.209651685,-3.48838631,-0.283112564 -Kenny Anderson,anderke01,2005,RS,LAC,49,26,-7.691933409,-5.178307674,-12.87024108,-0.136370638,-0.136370638,0,-7.581581062,-4.897829458,-12.47941052,1.455848639 -Kenny Anderson,anderke01,2005,RS,ATL,1381,717,-2.246573461,-0.748117397,-2.994690858,-0.089868433,-0.089868433,0,-2.552063786,-0.604062106,-3.156125892,0.367303341 -Kim Anderson,anderki01,1979,RS,POR,488,224,-6.324002473,-2.117199515,-8.441201989,-0.657135647,-0.657135647,0,-6.312105392,-2.34393468,-8.656040072,1.105585574 -Kyle Anderson,anderky01,2015,RS,SAS,714,358,-3.784997506,-2.691064767,-6.476062273,-0.673229133,-0.673229133,0,-3.58213624,-2.423308588,-6.005444828,-1.034524426 -Kyle Anderson,anderky01,2016,PO,SAS,257,129,-5.721436098,0.615990433,-5.105445665,-0.158299267,0,-0.158299267,-6.633395498,0.890768089,-5.742627408,-0.944499415 -Kyle Anderson,anderky01,2016,RS,SAS,2478,1245,-1.471877554,0.305919108,-1.165958445,1.001149902,1.001149902,0,-1.814500862,0.563707296,-1.250793565,-0.488625071 -Kyle Anderson,anderky01,2017,PO,SAS,409,195,3.599996395,2.005369471,5.605365865,0.860798752,0,0.860798752,3.331458339,0.856847209,4.188305547,0.390151617 -Kyle Anderson,anderky01,2017,RS,SAS,2077,1020,-1.537964725,2.637831458,1.099866733,1.9943495,1.9943495,0,-1.889744642,2.279129668,0.389385027,-0.44732585 -Kyle Anderson,anderky01,2018,PO,SAS,149,73,0.492701103,-0.087352837,0.405348266,0.121595347,0,0.121595347,0.408383631,0.510121175,0.918504806,0.314027636 -Kyle Anderson,anderky01,2018,RS,SAS,3987,1978,-0.336600665,3.136429746,2.799829081,5.591488347,5.591488347,0,-0.618645945,3.416358973,2.797713028,-0.164072665 -Kyle Anderson,anderky01,2019,RS,MEM,2583,1281,-2.037901415,2.221698331,0.183796917,1.904689771,1.904689771,0,-2.713379751,2.561588579,-0.151791172,-0.677183453 -Michael Anderson,andermi01,1989,RS,SAS,1601,730,-1.651034425,-0.968278418,-2.619312843,0.048693994,0.048693994,0,-1.979592942,-1.187622351,-3.167215294,0.04204949 -Nick Anderson,anderni01,1990,RS,ORL,3916,1785,-0.824451153,-1.152589088,-1.977040242,0.703321091,0.703321091,0,-1.058550521,-1.333449123,-2.391999643,-0.087526093 -Nick Anderson,anderni01,1991,RS,ORL,4133,1971,-0.807792407,0.488364684,-0.319427723,2.443044634,2.443044634,0,-0.854478145,0.418937359,-0.435540787,-0.046599464 -Nick Anderson,anderni01,1992,RS,ORL,4549,2203,-0.082384606,0.57865206,0.496267453,3.645126878,3.645126878,0,-0.007492498,0.881334424,0.873841926,-0.096055508 -Nick Anderson,anderni01,1993,RS,ORL,5926,2920,1.698594607,1.45374982,3.152344427,8.790344327,8.790344327,0,2.015876927,1.681724178,3.697601105,-0.032009312 -Nick Anderson,anderni01,1994,PO,ORL,223,120,2.921769272,0.993887894,3.915657166,0.421124444,0,0.421124444,2.824468392,1.585504225,4.409972617,0.048636611 -Nick Anderson,anderni01,1994,RS,ORL,5639,2811,2.661657433,0.777218558,3.438875992,8.874350345,8.874350345,0,2.863128868,0.864698006,3.727826873,-0.016953178 -Nick Anderson,anderni01,1995,PO,ORL,1533,814,2.27957522,0.662502327,2.942077547,2.431416011,0,2.431416011,2.372293519,0.803837332,3.17613085,-0.245851302 -Nick Anderson,anderni01,1995,RS,ORL,5186,2588,3.918381274,0.606648867,4.525030141,9.568365152,9.568365152,0,4.133176217,0.650138152,4.783314369,-0.367792702 -Nick Anderson,anderni01,1996,PO,ORL,756,418,2.672993709,1.580474057,4.253467766,1.54538346,0,1.54538346,3.343346024,1.603054075,4.946400099,0.283995416 -Nick Anderson,anderni01,1996,RS,ORL,5256,2717,2.632915296,1.003745553,3.63666085,8.825775128,8.825775128,0,2.925172601,0.961152458,3.886325059,-0.288678249 -Nick Anderson,anderni01,1997,PO,ORL,232,130,-3.086405364,1.705831964,-1.3805734,0.093561973,0,0.093561973,-2.991207494,0.910910652,-2.080296842,-0.108345288 -Nick Anderson,anderni01,1997,RS,ORL,4025,2163,1.319752627,1.923148823,3.24290145,6.647510159,6.647510159,0,1.670901947,2.288237133,3.959139079,0.468693481 -Nick Anderson,anderni01,1998,RS,ORL,3122,1701,2.875637567,1.134460306,4.010097873,5.861408207,5.861408207,0,2.920013487,0.915512613,3.835526101,-0.083216444 -Nick Anderson,anderni01,1999,PO,ORL,280,152,3.021356232,1.339982441,4.361338673,0.577729771,0,0.577729771,4.103671414,1.6816893,5.785360714,1.36437684 -Nick Anderson,anderni01,1999,RS,ORL,2958,1581,0.952050078,1.24517645,2.197226528,3.995382116,3.995382116,0,1.357538324,1.029580742,2.387119065,0.108693591 -Nick Anderson,anderni01,2000,PO,SAC,255,132,0.101176604,-1.986587718,-1.885411114,0.059854349,0,0.059854349,-0.040022996,-2.043940124,-2.08396312,-0.293890718 -Nick Anderson,anderni01,2000,RS,SAC,4382,2094,0.219220586,0.562870927,0.782091513,3.779417315,3.779417315,0,0.549976982,0.609575256,1.159552238,0.146720285 -Nick Anderson,anderni01,2001,RS,SAC,336,169,-2.326561633,0.709153105,-1.617408528,0.098730798,0.098730798,0,-1.863932942,-0.08486723,-1.948800172,1.015973948 -Nick Anderson,anderni01,2002,RS,MEM,420,219,-3.682834762,-0.887696915,-4.570531677,-0.205767305,-0.205767305,0,-3.430502805,-1.751523319,-5.182026124,1.061406949 -Richard Anderson,anderri01,1983,RS,SDC,2765,1274,-3.422251955,-0.588587973,-4.010839928,-0.821361097,-0.821361097,0,-3.103617707,-0.848490849,-3.952108556,0.231942277 -Richard Anderson,anderri01,1984,PO,DEN,83,37,-2.102348659,-2.487561207,-4.589909867,-0.035980913,0,-0.035980913,-2.363804703,-2.827015267,-5.190819971,0.440125492 -Richard Anderson,anderri01,1984,RS,DEN,3213,1380,-1.300633908,-0.939396662,-2.24003057,0.358941882,0.358941882,0,-0.893041046,-1.24547506,-2.138516106,-0.032994866 -Richard Anderson,anderri01,1987,PO,HOU,10,5,5.703692708,-6.087306071,-0.383613363,0.006267944,0,0.006267944,6.774570999,-7.24804549,-0.473474491,0.665771254 -Richard Anderson,anderri01,1987,RS,HOU,657,312,-1.828383114,-0.949566749,-2.777949863,-0.004458652,-0.004458652,0,-1.909429569,-1.886465297,-3.795894866,0.21842213 -Richard Anderson,anderri01,1988,PO,POR,134,63,5.04897751,-0.703107698,4.345869812,0.237650099,0,0.237650099,5.040593288,-0.311798875,4.728794412,0.978460222 -Richard Anderson,anderri01,1988,RS,POR,2832,1297,-1.55124168,-0.013027965,-1.564269646,0.791538407,0.791538407,0,-1.048555117,-0.322612581,-1.371167698,0.887115566 -Richard Anderson,anderri01,1988,RS,HOU,114,53,6.613333202,-1.170590223,5.44274298,0.224813734,0.224813734,0,6.729418988,-2.216978891,4.512440096,1.490979375 -Richard Anderson,anderri01,1989,PO,POR,72,35,-1.639899422,-2.87902348,-4.518922901,-0.032417596,0,-0.032417596,-2.348618912,-4.015103635,-6.363722547,-0.472590894 -Richard Anderson,anderri01,1989,RS,POR,2369,1082,-0.486732364,-0.329335834,-0.816068198,1.069345939,1.069345939,0,-0.343666094,-1.03940074,-1.383066834,0.166580989 -Richard Anderson,anderri01,1990,RS,CHH,1249,604,0.120796144,-0.70228034,-0.581484196,0.670892707,0.670892707,0,0.069009794,-1.410099897,-1.341090104,0.393545127 -Ron Anderson,anderro01,1985,PO,CLE,19,9,-11.2284048,-1.346068549,-12.57447335,-0.045691455,0,-0.045691455,-11.82947876,-3.88035039,-15.70982915,-1.881692467 -Ron Anderson,anderro01,1985,RS,CLE,1117,520,-2.263963026,-1.766686112,-4.030649138,-0.338047367,-0.338047367,0,-2.663931303,-2.702371517,-5.36630282,-0.521324596 -Ron Anderson,anderro01,1986,RS,CLE,443,207,-1.630896975,-2.530705375,-4.16160235,-0.148906741,-0.148906741,0,-2.437035625,-3.156010014,-5.593045639,-0.12100993 -Ron Anderson,anderro01,1986,RS,IND,3123,1469,0.626028736,-0.121742064,0.504286672,2.428321074,2.428321074,0,0.253524282,-0.512315865,-0.258791583,-0.453980952 -Ron Anderson,anderro01,1987,PO,IND,46,24,-1.053776114,-0.758360503,-1.812136617,0.011764447,0,0.011764447,-2.382512753,-2.254790239,-4.637302991,-0.663936876 -Ron Anderson,anderro01,1987,RS,IND,1501,721,-0.146490893,-0.186765725,-0.333256618,0.887983658,0.887983658,0,-0.449060925,-1.385803259,-1.834864184,-0.117689525 -Ron Anderson,anderro01,1988,RS,IND,2265,1097,0.160216751,-0.241300846,-0.081084094,1.491535515,1.491535515,0,-0.212899318,-1.109754763,-1.322654081,-0.150366416 -Ron Anderson,anderro01,1989,PO,PHI,219,109,4.490044592,-0.570674914,3.919369678,0.379829351,0,0.379829351,3.764288795,-0.481554783,3.282734013,-0.675837274 -Ron Anderson,anderro01,1989,RS,PHI,5434,2618,0.42861642,-1.199886179,-0.77126976,2.628318567,2.628318567,0,0.515598485,-1.168468387,-0.652869903,-0.565949703 -Ron Anderson,anderro01,1990,PO,PHI,503,256,-1.949688019,-2.143430139,-4.093118158,-0.180384125,0,-0.180384125,-2.305932471,-2.516151586,-4.822084057,-0.291843576 -Ron Anderson,anderro01,1990,RS,PHI,4248,2089,-0.682211805,-0.212260679,-0.894472485,1.971571355,1.971571355,0,-0.567440574,-0.461016092,-1.028456667,-0.305337657 -Ron Anderson,anderro01,1991,PO,PHI,422,223,-1.825589848,-1.124613728,-2.950203576,-0.023542977,0,-0.023542977,-1.637974395,-0.87967923,-2.517653625,0.203513146 -Ron Anderson,anderro01,1991,RS,PHI,4719,2340,-0.302315755,-0.771372402,-1.073688157,1.996134197,1.996134197,0,-0.389663771,-0.805704267,-1.195368038,-0.25561552 -Ron Anderson,anderro01,1992,RS,PHI,4802,2432,-0.31025662,-0.871073086,-1.181329706,1.941394723,1.941394723,0,-0.230728668,-0.977967752,-1.20869642,-0.25240055 -Ron Anderson,anderro01,1993,RS,PHI,2622,1263,-1.437627522,-2.001159526,-3.438787048,-0.442663331,-0.442663331,0,-1.545545749,-2.472808448,-4.018354196,-0.260165451 -Ron Anderson,anderro01,1994,RS,WSB,364,180,-0.820981615,-3.032008482,-3.852990098,-0.101214148,-0.101214148,0,-1.330700999,-3.901046367,-5.231747366,-0.076055794 -Ron Anderson,anderro01,1994,RS,NJN,354,176,-1.376033621,-0.636893228,-2.012926849,0.066131031,0.066131031,0,-1.813063946,-1.30918648,-3.122250427,-0.079393239 -Ryan Anderson,anderry01,2009,RS,NJN,2485,1312,-0.286081087,0.03173083,-0.254350257,1.679258754,1.679258754,0,0.077630974,-0.024296396,0.053334578,0.484124089 -Ryan Anderson,anderry01,2010,PO,ORL,162,89,-3.521502573,1.045870661,-2.475631912,0.012968026,0,0.012968026,-2.963508936,0.530297564,-2.433211372,0.840069727 -Ryan Anderson,anderry01,2010,RS,ORL,1766,911,2.183599933,0.050952983,2.234552916,2.324680707,2.324680707,0,2.674761677,-0.602887486,2.071874191,0.320057816 -Ryan Anderson,anderry01,2011,PO,ORL,268,147,-0.602828043,1.862536716,1.259708673,0.311759194,0,0.311759194,-0.653697135,2.172793403,1.519096267,0.459337751 -Ryan Anderson,anderry01,2011,RS,ORL,2737,1424,4.320045771,1.033966433,5.354012204,5.889267345,5.889267345,0,4.431111381,0.828770327,5.259881709,0.023766461 -Ryan Anderson,anderry01,2012,PO,ORL,314,172,-1.429575563,-1.133509576,-2.563085139,0.017052131,0,0.017052131,-1.207639722,-0.143031242,-1.350670963,0.719292122 -Ryan Anderson,anderry01,2012,RS,ORL,3683,1964,5.901371633,0.121273663,6.022645296,8.763291549,8.763291549,0,5.974817051,0.606566658,6.581383708,-0.285618313 -Ryan Anderson,anderry01,2013,RS,NOH,4668,2503,3.017537643,-3.257991763,-0.240454121,3.202271197,3.202271197,0,3.551147314,-2.56161889,0.989528425,-0.072502894 -Ryan Anderson,anderry01,2014,RS,NOP,1571,795,3.904641047,-3.257882887,0.64675816,1.367284635,1.367284635,0,3.638971158,-2.223769577,1.415201581,-0.728960451 -Ryan Anderson,anderry01,2015,PO,NOP,195,95,6.385102624,-0.036647882,6.348454743,0.45920352,0,0.45920352,9.659761168,-1.012537696,8.647223473,0.929425206 -Ryan Anderson,anderry01,2015,RS,NOP,3277,1675,1.47194358,-1.791866927,-0.319923348,2.069681473,2.069681473,0,1.834692511,-1.383341465,0.451351046,-0.324415052 -Ryan Anderson,anderry01,2016,RS,NOP,4154,2008,1.971410252,0.294975642,2.266385895,5.151366157,5.151366157,0,1.526434809,-0.078163304,1.448271505,0.231404425 -Ryan Anderson,anderry01,2017,PO,HOU,672,336,-1.36499343,1.556465574,0.191472145,0.51221407,0,0.51221407,0.528985223,0.632490501,1.161475724,-1.457514371 -Ryan Anderson,anderry01,2017,RS,HOU,4422,2116,0.996809523,-0.745003095,0.251806428,3.231499239,3.231499239,0,1.432086126,-0.837002522,0.595083604,-0.278485886 -Ryan Anderson,anderry01,2018,PO,HOU,204,95,-3.843389417,-0.777009269,-4.620398687,-0.094033102,0,-0.094033102,-3.598313442,-0.785412138,-4.38372558,0.556810199 -Ryan Anderson,anderry01,2018,RS,HOU,3576,1725,0.139721796,0.231267735,0.370989531,2.746514786,2.746514786,0,0.751098288,-0.091182915,0.659915373,-0.009118606 -Ryan Anderson,anderry01,2019,RS,PHO,570,278,-3.270464968,-1.670249092,-4.940714061,-0.309507676,-0.309507676,0,-2.183460961,-2.721894367,-4.905355328,-0.398038 -Ryan Anderson,anderry01,2019,RS,MIA,90,44,-3.70583193,-2.712140936,-6.417972865,-0.08148765,-0.08148765,0,-3.749130152,-4.981757007,-8.730887159,-1.056913512 -Shandon Anderson,andersh01,1997,PO,UTA,540,296,-0.127623944,0.363767812,0.236143868,0.46437255,0,0.46437255,-0.504005936,-0.168391557,-0.672397492,-0.139420511 -Shandon Anderson,andersh01,1997,RS,UTA,2022,1066,-2.591822222,-1.427863273,-4.019685494,-0.69132271,-0.69132271,0,-2.514984917,-1.827818498,-4.342803415,0.102386798 -Shandon Anderson,andersh01,1998,PO,UTA,682,378,-0.192954045,-1.378499959,-1.571454004,0.233579341,0,0.233579341,-0.688954148,-2.250517971,-2.939472119,-0.310603967 -Shandon Anderson,andersh01,1998,RS,UTA,3011,1602,1.20838412,-0.256820381,0.951563739,3.02703277,3.02703277,0,1.079670179,-0.477196684,0.602473495,0.048167691 -Shandon Anderson,andersh01,1999,PO,UTA,540,297,0.356745565,-0.333567598,0.023177967,0.43419098,0,0.43419098,-0.172345241,-0.163519552,-0.335864793,0.159059338 -Shandon Anderson,andersh01,1999,RS,UTA,1965,1072,-0.877892448,0.012413454,-0.865478994,1.031174178,1.031174178,0,-0.786979968,-0.274191485,-1.061171453,0.040585455 -Shandon Anderson,andersh01,2000,RS,HOU,5360,2700,0.686071339,-0.231384895,0.454686444,4.409547004,4.409547004,0,0.601957867,-0.119153839,0.482804028,-0.107497757 -Shandon Anderson,andersh01,2001,RS,HOU,4564,2396,-0.107717478,-0.097481218,-0.205198696,3.117643834,3.117643834,0,-0.149350324,0.077881689,-0.071468635,0.201222328 -Shandon Anderson,andersh01,2002,RS,NYK,3017,1596,-2.93495255,0.56624008,-2.36871247,0.311945132,0.311945132,0,-3.12039182,-0.332570217,-3.452962037,0.434743627 -Shandon Anderson,andersh01,2003,RS,NYK,3308,1731,-0.704666697,0.350763093,-0.353903604,2.128106192,2.128106192,0,-0.697591918,-0.115396437,-0.812988355,0.52125437 -Shandon Anderson,andersh01,2004,PO,NYK,229,117,-3.523903407,-2.823897771,-6.347801178,-0.223706952,0,-0.223706952,-3.822944096,-2.128676311,-5.951620407,0.891710363 -Shandon Anderson,andersh01,2004,RS,NYK,3723,1974,-1.484214824,-0.972289176,-2.456504,0.296733794,0.296733794,0,-1.57781231,-0.922882132,-2.500694443,0.352821987 -Shandon Anderson,andersh01,2005,PO,MIA,184,97,-4.053340682,2.763157704,-1.290182978,0.07475653,0,0.07475653,-4.29862472,1.798081985,-2.500542735,0.298011597 -Shandon Anderson,andersh01,2005,RS,MIA,2202,1151,-1.564169294,0.93317333,-0.630995965,1.250550524,1.250550524,0,-1.895456046,0.696673236,-1.19878281,0.457529715 -Shandon Anderson,andersh01,2005,RS,NYK,38,20,-7.310404703,-4.446606574,-11.75701128,-0.092235805,-0.092235805,0,-7.560969455,-5.056155559,-12.61712501,0.328711105 -Shandon Anderson,andersh01,2006,PO,MIA,171,90,-4.598846019,-1.830651591,-6.429497609,-0.173823594,0,-0.173823594,-5.607535814,-3.777039372,-9.384575186,-0.222882825 -Shandon Anderson,andersh01,2006,RS,MIA,1231,638,-2.902211836,0.149243965,-2.752967871,-0.000968998,-0.000968998,0,-3.358004715,-0.415674221,-3.773678937,0.278238251 -Willie Anderson,anderwi01,1989,RS,SAS,6006,2738,-0.099359944,0.29942865,0.200068706,4.128331037,4.128331037,0,-0.303564274,0.521443601,0.217879327,0.180479381 -Willie Anderson,anderwi01,1990,PO,SAS,808,375,2.930804785,-0.473769356,2.457035428,1.025541906,0,1.025541906,2.742949568,-0.107104679,2.635844889,-0.183071184 -Willie Anderson,anderwi01,1990,RS,SAS,5787,2788,0.948424454,0.088321318,1.036745772,5.383726991,5.383726991,0,0.785341373,0.349685772,1.135027146,-0.049590176 -Willie Anderson,anderwi01,1991,PO,SAS,338,159,-1.578866196,-0.210312804,-1.789178999,0.080862397,0,0.080862397,-1.574856049,0.20767861,-1.367177439,0.558105797 -Willie Anderson,anderwi01,1991,RS,SAS,5386,2592,-0.147165235,0.198427646,0.05126241,3.699829211,3.699829211,0,-0.229870282,0.465294689,0.235424406,-0.124898014 -Willie Anderson,anderwi01,1992,RS,SAS,3829,1889,0.124070328,-0.202076506,-0.078006178,2.571500936,2.571500936,0,-0.054884494,-0.130888973,-0.185773467,-0.139835938 -Willie Anderson,anderwi01,1993,PO,SAS,430,219,0.736168137,0.703826241,1.439994379,0.483343954,0,0.483343954,0.549714984,0.504147801,1.053862786,0.094774741 -Willie Anderson,anderwi01,1993,RS,SAS,1126,560,-3.473883231,-1.746327131,-5.220210362,-0.706502107,-0.706502107,0,-3.665192802,-2.349250456,-6.014443258,0.101765418 -Willie Anderson,anderwi01,1994,PO,SAS,195,106,-1.805072428,0.928476392,-0.876596036,0.103897593,0,0.103897593,-2.022891225,0.897403713,-1.125487512,-0.511371231 -Willie Anderson,anderwi01,1994,RS,SAS,4724,2488,1.163447261,-0.509828289,0.653618972,4.307558911,4.307558911,0,1.001430235,-0.421252798,0.580177436,-0.287767227 -Willie Anderson,anderwi01,1995,PO,SAS,183,97,-3.023781252,0.688971095,-2.334810157,0.021304755,0,0.021304755,-3.406716466,0.000222666,-3.4064938,0.479891057 -Willie Anderson,anderwi01,1995,RS,SAS,1108,556,-2.339027291,0.235964878,-2.103062413,0.184795828,0.184795828,0,-2.451320407,-0.079959645,-2.531280052,0.655054858 -Willie Anderson,anderwi01,1996,PO,NYK,115,64,-4.202100701,3.236754142,-0.965346559,0.061492625,0,0.061492625,-3.625552585,3.181309702,-0.444242883,2.041829499 -Willie Anderson,anderwi01,1996,RS,TOR,3072,1564,-1.741416401,-1.758268969,-3.499685371,-0.60339725,-0.60339725,0,-1.908391396,-1.110278866,-3.018670262,0.805330444 -Willie Anderson,anderwi01,1996,RS,NYK,951,496,-2.370223588,-0.055548906,-2.425772494,0.08276697,0.08276697,0,-2.714047181,-0.187407223,-2.901454404,0.813529979 -Willie Anderson,anderwi01,1997,PO,MIA,218,120,-4.302568538,0.565636035,-3.736932503,-0.063409935,0,-0.063409935,-4.815511703,0.444504176,-4.371007527,1.544873098 -Willie Anderson,anderwi01,1997,RS,MIA,563,303,-0.21528216,0.868182215,0.652900055,0.527587154,0.527587154,0,-0.902166802,0.192527903,-0.709638898,0.265542431 -Martynas Andriuskevicius,andrima01,2006,RS,CLE,17,9,-3.58451132,7.552428878,3.967917558,0.03124279,0.03124279,0,-1.879796869,10.18205791,8.302261043,1.174679676 -Ike Anigbogu,anigbik01,2018,RS,IND,64,30,-0.259621669,-12.96556909,-13.22519076,-0.160587652,-0.160587652,0,-2.368955188,-11.59942195,-13.96837714,0.157383664 -Ike Anigbogu,anigbik01,2019,RS,IND,14,6,-22.44881373,-30.15911941,-52.60793314,-0.156443358,-0.156443358,0,-13.64704612,-22.5906831,-36.23772923,2.549590126 -Michael Ansley,anslemi01,1990,RS,ORL,2678,1221,2.048045745,-1.681128692,0.366917053,1.936074665,1.936074665,0,1.351839125,-1.608530263,-0.256691138,-0.288300173 -Michael Ansley,anslemi01,1991,RS,ORL,1839,877,2.370610442,-0.200650521,2.169959921,2.204018648,2.204018648,0,1.531330279,-0.230166616,1.301163663,0.117305156 -Michael Ansley,anslemi01,1992,RS,PHI,63,32,-2.840903932,-5.378358871,-8.219262803,-0.090310502,-0.090310502,0,-3.5451141,-5.358647426,-8.903761526,1.114440127 -Michael Ansley,anslemi01,1992,RS,CHH,28,13,-5.872243766,-3.183068787,-9.055312553,-0.04169079,-0.04169079,0,-6.377704215,-4.124676908,-10.50238112,-0.303718088 -Chris Anstey,anstech01,1998,RS,DAL,1288,680,-3.859903363,1.247534465,-2.612368897,0.048027234,0.048027234,0,-3.501106045,1.199006717,-2.302099328,0.531973025 -Chris Anstey,anstech01,1999,RS,DAL,881,470,-4.14452479,0.218205658,-3.926319132,-0.286545056,-0.286545056,0,-3.821192598,0.999353285,-2.821839313,1.426425698 -Chris Anstey,anstech01,2000,RS,CHI,1897,1007,-2.744904284,0.261143516,-2.483760769,0.138038926,0.138038926,0,-2.972838638,0.485685205,-2.487153434,0.862950042 -Giannis Antetokounmpo,antetgi01,2014,RS,MIL,3724,1897,-1.141213935,0.23340087,-0.907813065,1.784034014,1.784034014,0,-1.203197919,-0.543034207,-1.746232126,0.057802805 -Giannis Antetokounmpo,antetgi01,2015,PO,MIL,392,201,-3.063768375,0.642656632,-2.421111742,0.03446996,0,0.03446996,-3.331229549,0.856245913,-2.474983636,-0.874633913 -Giannis Antetokounmpo,antetgi01,2015,RS,MIL,5028,2541,-0.626522441,-0.436638358,-1.063160799,2.177014905,2.177014905,0,-1.282307379,0.35769395,-0.924613429,-0.431232283 -Giannis Antetokounmpo,antetgi01,2016,RS,MIL,5625,2823,0.757930952,-0.228350115,0.529580837,4.707738546,4.707738546,0,0.813538269,0.302351688,1.115889957,-0.327328531 -Giannis Antetokounmpo,antetgi01,2017,PO,MIL,454,243,3.526132619,3.544985742,7.071118361,1.234936887,0,1.234936887,0.429772766,4.07751115,4.507283916,-1.604151608 -Giannis Antetokounmpo,antetgi01,2017,RS,MIL,5645,2845,2.717066186,2.372550918,5.089617104,11.32471852,11.32471852,0,2.586371693,2.655390985,5.241762678,-0.470954424 -Giannis Antetokounmpo,antetgi01,2018,PO,MIL,546,280,4.671863552,0.082586234,4.754449786,1.118076325,0,1.118076325,7.142995441,-0.874950872,6.268044569,1.09396365 -Giannis Antetokounmpo,antetgi01,2018,RS,MIL,5604,2756,3.172225799,2.454034154,5.626259953,11.79136734,11.79136734,0,3.381661058,2.436834836,5.818495894,0.112979 -Giannis Antetokounmpo,antetgi01,2019,PO,MIL,1094,514,2.449745603,4.612899194,7.062644797,2.697328023,0,2.697328023,4.489336442,4.141307529,8.630643971,1.623246054 -Giannis Antetokounmpo,antetgi01,2019,RS,MIL,5171,2358,4.184342326,2.567987886,6.752330212,11.5725334,11.5725334,0,4.25709844,2.499310333,6.756408773,1.254683784 -Kostas Antetokounmpo,antetko01,2019,RS,DAL,23,11,-14.3127795,24.44322508,10.13044558,0.07316733,0.07316733,0,-11.63720212,17.83794587,6.200743745,1.240219832 -Thanasis Antetokounmpo,antetth01,2016,RS,NYK,13,6,11.43545411,-19.02220102,-7.58674691,-0.014824454,-0.014824454,0,5.535620461,-19.18889375,-13.65327329,0.120132694 -Carmelo Anthony,anthoca01,2004,PO,DEN,275,143,-3.630628615,-1.315557626,-4.946186242,-0.165866831,0,-0.165866831,-2.732617898,-1.522702815,-4.255320712,0.331058752 -Carmelo Anthony,anthoca01,2004,RS,DEN,5888,2995,0.776152363,-2.093036077,-1.316883714,2.187216133,2.187216133,0,1.135993955,-1.803624402,-0.667630447,-0.110581747 -Carmelo Anthony,anthoca01,2005,PO,DEN,344,180,0.225298337,-0.729427616,-0.504129279,0.212488614,0,0.212488614,-0.049591783,-0.789588129,-0.839179913,-0.098369211 -Carmelo Anthony,anthoca01,2005,RS,DEN,5139,2608,0.532939174,-0.427781406,0.105157768,3.800438843,3.800438843,0,0.710612464,-0.606652877,0.103959587,0.032978912 -Carmelo Anthony,anthoca01,2006,PO,DEN,374,193,-5.091585848,-0.193842993,-5.285428841,-0.257763246,0,-0.257763246,-5.158827678,0.074037415,-5.084790263,0.096000276 -Carmelo Anthony,anthoca01,2006,RS,DEN,5819,2941,2.448099293,-0.508915134,1.939184159,7.02684483,7.02684483,0,2.387483913,-0.501599051,1.885884862,-0.120690132 -Carmelo Anthony,anthoca01,2007,PO,DEN,388,210,4.149846693,-1.475393587,2.674453106,0.595400275,0,0.595400275,4.073075844,-1.287314867,2.785760976,-0.60655347 -Carmelo Anthony,anthoca01,2007,RS,DEN,5102,2486,3.077094613,-1.891412822,1.185681791,4.987032553,4.987032553,0,3.158563182,-1.544628375,1.613934807,-0.08979752 -Carmelo Anthony,anthoca01,2008,PO,DEN,300,146,-1.44427144,-2.684447768,-4.128719208,-0.105716631,0,-0.105716631,-1.121018749,-2.308451337,-3.429470087,-0.171409094 -Carmelo Anthony,anthoca01,2008,RS,DEN,5895,2806,2.120115891,-1.28765536,0.832460531,5.126354435,5.126354435,0,2.287973653,-1.027732136,1.260241518,-0.043267936 -Carmelo Anthony,anthoca01,2009,PO,DEN,1192,612,6.898386097,1.441678476,8.340064573,3.575993881,0,3.575993881,7.351253955,1.601876628,8.953130583,0.116028905 -Carmelo Anthony,anthoca01,2009,RS,DEN,4525,2277,1.919235,-0.382358453,1.536876546,4.982040116,4.982040116,0,2.180254699,-0.416422167,1.763832532,0.03478571 -Carmelo Anthony,anthoca01,2010,PO,DEN,514,254,4.532255983,0.712255067,5.24451105,1.070004503,0,1.070004503,5.194361614,0.949966206,6.14432782,0.127448944 -Carmelo Anthony,anthoca01,2010,RS,DEN,5262,2634,3.281502209,-0.648161668,2.633340541,7.233331128,7.233331128,0,3.617068411,-0.43644895,3.180619462,-0.015070589 -Carmelo Anthony,anthoca01,2011,PO,NYK,301,156,4.630790408,0.086965604,4.717756013,0.614350504,0,0.614350504,4.830942416,1.016935124,5.84787754,0.194804449 -Carmelo Anthony,anthoca01,2011,RS,NYK,1968,977,3.834312185,-1.718777525,2.11553466,2.451044243,2.451044243,0,3.886326962,-1.312682237,2.573644725,0.989219994 -Carmelo Anthony,anthoca01,2011,RS,DEN,3574,1774,2.188132678,-1.069621803,1.118510875,3.513714122,3.513714122,0,2.5166875,-0.925257752,1.591429747,0.328582671 -Carmelo Anthony,anthoca01,2012,PO,NYK,374,204,0.930637325,0.284403158,1.215040484,0.428724411,0,0.428724411,1.094103058,0.994021799,2.088124858,0.655372575 -Carmelo Anthony,anthoca01,2012,RS,NYK,3684,1876,2.434448272,-0.472885331,1.961562941,4.517685547,4.517685547,0,2.541949958,-0.322870696,2.219079262,0.165525473 -Carmelo Anthony,anthoca01,2013,PO,NYK,878,481,-0.495040286,-1.245199437,-1.740239723,0.257100439,0,0.257100439,0.275917102,-0.637938395,-0.362021293,0.541592554 -Carmelo Anthony,anthoca01,2013,RS,NYK,4697,2482,4.505487163,-2.238575666,2.266911497,6.362543303,6.362543303,0,5.114680488,-1.811737173,3.302943315,0.13989589 -Carmelo Anthony,anthoca01,2014,RS,NYK,5675,2982,4.174904921,-0.390214473,3.784690448,9.860994962,9.860994962,0,4.665614182,-0.402147248,4.263466934,-0.781350262 -Carmelo Anthony,anthoca01,2015,RS,NYK,2723,1428,3.751971958,-2.461964054,1.290007903,2.924209925,2.924209925,0,3.104533022,-2.987483809,0.117049213,-0.625552295 -Carmelo Anthony,anthoca01,2016,RS,NYK,4981,2530,3.451812128,-2.740508012,0.711304116,4.456371769,4.456371769,0,3.00154547,-2.841366185,0.160179285,-0.25150521 -Carmelo Anthony,anthoca01,2017,RS,NYK,5131,2538,1.929266526,-3.107113031,-1.177846505,2.032332401,2.032332401,0,1.98566038,-3.139404877,-1.153744496,-0.165254332 -Carmelo Anthony,anthoca01,2018,PO,OKC,409,194,-2.780874002,-0.114491871,-2.895365873,-0.015194982,0,-0.015194982,0.452128566,-0.890219259,-0.438090693,2.337563785 -Carmelo Anthony,anthoca01,2018,RS,OKC,5165,2501,1.250651172,-1.873120892,-0.622469721,2.702202966,2.702202966,0,1.230664514,-1.204819124,0.02584539,-0.458478322 -Carmelo Anthony,anthoca01,2019,RS,HOU,612,294,-2.506433108,-2.628393889,-5.134826997,-0.357080567,-0.357080567,0,-1.13155602,-2.095680492,-3.227236512,-0.182510448 -Greg Anthony,anthogr01,1992,PO,NYK,380,213,1.857071462,4.277586303,6.134657766,1.008823689,0,1.008823689,1.863012924,4.271873094,6.134886019,1.214821849 -Greg Anthony,anthogr01,1992,RS,NYK,2956,1510,-1.142663887,-0.045988876,-1.188652763,1.209402428,1.209402428,0,-1.267190537,-0.0443368,-1.311527336,0.531725397 -Greg Anthony,anthogr01,1993,PO,NYK,457,240,0.598439661,2.075243588,2.673683249,0.689375203,0,0.689375203,0.182842805,1.797167913,1.980010718,0.593934743 -Greg Anthony,anthogr01,1993,RS,NYK,3383,1699,0.578104021,2.963077424,3.541181444,5.45677747,5.45677747,0,0.461631048,2.717017204,3.178648252,0.060950642 -Greg Anthony,anthogr01,1994,PO,NYK,803,436,-1.217884922,0.923406465,-0.294478458,0.570748609,0,0.570748609,-1.14968438,0.747473525,-0.402210855,1.177611277 -Greg Anthony,anthogr01,1994,RS,NYK,3899,1994,0.480988082,1.978092123,2.459080205,5.314281622,5.314281622,0,0.486587583,1.84289417,2.329481753,0.270266931 -Greg Anthony,anthogr01,1995,PO,NYK,245,135,1.751113066,-0.967286298,0.783826768,0.25605021,0,0.25605021,1.241249117,-0.306801154,0.934447963,1.800768916 -Greg Anthony,anthogr01,1995,RS,NYK,1812,943,1.735143349,1.200840632,2.935983981,2.754656427,2.754656427,0,1.63003749,0.829339224,2.459376714,0.653992656 -Greg Anthony,anthogr01,1996,RS,VAN,4019,2096,2.549173131,0.33512134,2.884294472,6.027438957,6.027438957,0,2.272573453,0.593987757,2.86656121,0.034576793 -Greg Anthony,anthogr01,1997,RS,VAN,3470,1863,2.063316431,0.791093709,2.85441014,5.332844974,5.332844974,0,1.992304852,1.157145335,3.149450186,0.100016727 -Greg Anthony,anthogr01,1998,PO,SEA,212,118,-6.552867565,-2.247448504,-8.800316069,-0.384070641,0,-0.384070641,-5.628919132,-2.325438803,-7.954357935,1.942728241 -Greg Anthony,anthogr01,1998,RS,SEA,1932,1021,1.194192719,0.198454658,1.392647377,2.170671479,2.170671479,0,1.527558741,-0.399252641,1.128306101,0.537965155 -Greg Anthony,anthogr01,1999,PO,POR,400,225,2.989485088,1.56900793,4.558493018,0.8755099,0,0.8755099,3.179184476,1.74489271,4.924077187,1.024445187 -Greg Anthony,anthogr01,1999,RS,POR,1515,806,1.795699317,3.093839428,4.889538745,3.170396811,3.170396811,0,2.30845838,2.965545776,5.274004156,0.826666099 -Greg Anthony,anthogr01,2000,PO,POR,386,213,0.498173663,2.729186571,3.227360234,0.679054548,0,0.679054548,0.879019319,2.428372224,3.307391543,1.208146212 -Greg Anthony,anthogr01,2000,RS,POR,2933,1548,1.188330387,0.070090118,1.258420504,3.179387972,3.179387972,0,1.287987203,-0.005504621,1.282482582,0.404134233 -Greg Anthony,anthogr01,2001,PO,POR,33,17,-5.683486478,-0.791489848,-6.474976326,-0.03389357,0,-0.03389357,-5.292401701,-1.058300092,-6.350701793,1.552165692 -Greg Anthony,anthogr01,2001,RS,POR,1607,856,0.308517374,-0.777012071,-0.468494696,0.999296308,0.999296308,0,0.649113468,-1.038748434,-0.389634966,0.267991122 -Greg Anthony,anthogr01,2002,RS,MIL,1051,553,-2.761196064,-0.732112553,-3.493308618,-0.212974063,-0.212974063,0,-2.081584273,-0.662630614,-2.744214888,1.425201238 -Greg Anthony,anthogr01,2002,RS,CHI,1833,961,0.492126445,-0.292187955,0.19993849,1.458711438,1.458711438,0,0.440521028,0.103727125,0.544248153,0.783701303 -Joel Anthony,anthojo01,2008,RS,MIA,947,498,-3.734031523,-0.833207279,-4.567238801,-0.460733769,-0.460733769,0,-4.255347002,-0.989090456,-5.244437458,-0.200498109 -Joel Anthony,anthojo01,2009,PO,MIA,153,88,-0.807007695,1.456734607,0.649726912,0.155428143,0,0.155428143,-1.91133869,0.469323911,-1.442014779,-1.140576673 -Joel Anthony,anthojo01,2009,RS,MIA,1985,1048,-5.110430183,1.478408821,-3.632021363,-0.470464944,-0.470464944,0,-5.230259996,0.860641819,-4.369618176,-0.224860778 -Joel Anthony,anthojo01,2010,PO,MIA,152,79,0.127680742,2.601565002,2.729245744,0.226475246,0,0.226475246,-0.81849845,2.08432543,1.26582698,-0.516623866 -Joel Anthony,anthojo01,2010,RS,MIA,2496,1322,-3.880448723,1.57604171,-2.304407013,0.299222474,0.299222474,0,-4.096235881,0.930794693,-3.165441188,-0.413222442 -Joel Anthony,anthojo01,2011,PO,MIA,1046,575,-3.477421085,2.824686531,-0.652734554,0.630228224,0,0.630228224,-3.699247843,2.253835221,-1.445412622,-0.606722031 -Joel Anthony,anthojo01,2011,RS,MIA,2802,1463,-4.101258188,1.844822747,-2.256435441,0.367591669,0.367591669,0,-4.275506996,1.537046564,-2.738460432,-0.206438034 -Joel Anthony,anthojo01,2012,PO,MIA,610,329,-1.661667175,0.286538204,-1.375128971,0.237622021,0,0.237622021,-2.048594195,0.113269874,-1.93532432,-0.149570879 -Joel Anthony,anthojo01,2012,RS,MIA,2593,1349,-2.663142469,1.737519178,-0.925623291,1.249871593,1.249871593,0,-2.783355394,1.34396621,-1.439389185,-0.424636418 -Joel Anthony,anthojo01,2013,PO,MIA,131,71,-4.364841023,0.85467783,-3.510163193,-0.028501305,0,-0.028501305,-4.502103215,0.617559598,-3.884543617,0.323637052 -Joel Anthony,anthojo01,2013,RS,MIA,1082,566,-4.108296053,0.950853576,-3.157442477,-0.116852556,-0.116852556,0,-4.251097653,-0.285510632,-4.536608285,-0.637715078 -Joel Anthony,anthojo01,2014,RS,BOS,309,149,-4.131745732,-0.304573341,-4.436319074,-0.127474725,-0.127474725,0,-3.931718191,-1.236297109,-5.1680153,-0.537893751 -Joel Anthony,anthojo01,2014,RS,MIA,74,37,-5.442382816,-0.952952701,-6.395335517,-0.067401727,-0.067401727,0,-5.682515768,-3.046710824,-8.729226591,-1.969089395 -Joel Anthony,anthojo01,2015,RS,DET,805,406,-2.550201158,1.864080822,-0.686120337,0.424556704,0.424556704,0,-3.255526203,0.690708117,-2.564818085,-0.663456792 -Joel Anthony,anthojo01,2016,RS,DET,191,96,-2.642795528,-3.155281992,-5.79807752,-0.148759635,-0.148759635,0,-1.391681064,-2.598918022,-3.990599086,-0.348684986 -Joel Anthony,anthojo01,2017,PO,SAS,32,15,-2.559216218,-3.713969587,-6.273185805,-0.027815296,0,-0.027815296,-2.00733574,-6.746919131,-8.754254871,0.023584419 -Joel Anthony,anthojo01,2017,RS,SAS,253,122,-5.855620041,1.885762403,-3.969857638,-0.075198606,-0.075198606,0,-5.52973235,0.573519596,-4.956212754,-0.94397057 -Pero Antic,anticpe01,2014,PO,ATL,327,170,-1.926155984,6.514760806,4.588604822,0.658485838,0,0.658485838,3.254022536,2.578119888,5.832142424,0.285327243 -Pero Antic,anticpe01,2014,RS,ATL,1871,925,-1.089496412,-0.316415452,-1.405911864,0.638609699,0.638609699,0,-0.548628977,-0.889667042,-1.438296019,0.648301011 -Pero Antic,anticpe01,2015,PO,ATL,409,199,-1.454716592,1.928563767,0.473847175,0.340457223,0,0.340457223,-3.254629651,1.231066611,-2.02356304,0.822048139 -Pero Antic,anticpe01,2015,RS,ATL,2120,1037,-1.32567563,1.131283048,-0.194392582,1.359670128,1.359670128,0,-0.670713173,0.047946235,-0.622766938,0.535886093 -OG Anunoby,anunoog01,2018,PO,TOR,477,238,2.046655736,-0.931350333,1.115305403,0.481323901,0,0.481323901,-0.547990024,-0.642388863,-1.190378886,-0.554109581 -OG Anunoby,anunoog01,2018,RS,TOR,3074,1481,-1.120959617,1.777073105,0.656113488,2.569758531,2.569758531,0,-0.895478317,1.550659533,0.655181216,-0.151161805 -OG Anunoby,anunoog01,2019,RS,TOR,2902,1352,-3.349478071,-0.297940427,-3.647418498,-0.620124917,-0.620124917,0,-3.215638423,-0.129332729,-3.344971152,0.180151195 -Keith Appling,applike01,2016,RS,ORL,57,27,-11.16318411,6.692671387,-4.470512719,-0.02415162,-0.02415162,0,-6.184926256,2.010587716,-4.17433854,1.858767987 -Rafael Araujo,araujra01,2005,RS,TOR,1438,736,-5.151463891,-0.923657837,-6.075121728,-1.266335629,-1.266335629,0,-4.962564003,-0.468010921,-5.430574924,1.30674432 -Rafael Araujo,araujra01,2006,RS,TOR,1154,601,-7.712709992,-0.339946854,-8.052656846,-1.644246345,-1.644246345,0,-7.029562927,-0.399138557,-7.428701483,1.030819711 -Rafael Araujo,araujra01,2007,PO,UTA,54,28,-1.123845993,1.891541,0.767695007,0.053573859,0,0.053573859,-0.917389051,3.413329122,2.495940071,3.051612759 -Rafael Araujo,araujra01,2007,RS,UTA,479,248,-4.51715548,-0.390826372,-4.907981851,-0.274937252,-0.274937252,0,-4.293483332,-0.894351423,-5.187834756,0.643569119 -Robert Archibald,archiro01,2003,RS,MEM,141,72,-7.534926498,-1.901874912,-9.43680141,-0.247436165,-0.247436165,0,-7.215434404,-3.628432754,-10.84386716,0.674972904 -Robert Archibald,archiro01,2004,RS,ORL,8,4,-9.695816158,17.53948229,7.843666135,0.022421347,0.022421347,0,-5.77130642,16.99353073,11.22222431,3.381631888 -Robert Archibald,archiro01,2004,RS,TOR,450,246,-4.165853385,1.378386194,-2.787467191,-0.004783576,-0.004783576,0,-4.166359698,2.047872966,-2.118486731,1.572536132 -Robert Archibald,archiro01,2004,RS,PHO,12,6,-13.45627501,-7.014426734,-20.47070174,-0.055295796,-0.055295796,0,-12.56850856,-8.444863812,-21.01337237,1.763558554 -Tiny Archibald,architi01,1977,RS,NYN,2791,1277,1.400756659,-0.751871138,0.648885521,2.20808994,2.20808994,0,1.14085285,-0.537183331,0.603669519,-0.310095661 -Tiny Archibald,architi01,1979,RS,BOS,3730,1662,-0.732585479,-2.25841675,-2.991002228,-0.204193078,-0.204193078,0,-0.993697762,-2.39773762,-3.391435382,-0.086605433 -Tiny Archibald,architi01,1980,PO,BOS,681,332,1.444896828,-0.680809689,0.76408714,0.613386689,0,0.613386689,1.147386336,-0.453182814,0.694203522,-0.084121398 -Tiny Archibald,architi01,1980,RS,BOS,6192,2864,2.94062877,-0.51466618,2.425962591,7.537781658,7.537781658,0,2.709054143,-0.128711899,2.580342244,-0.350406845 -Tiny Archibald,architi01,1981,PO,BOS,1272,630,1.52445479,-1.178216581,0.346238208,1.022518224,0,1.022518224,1.436198819,-0.954970891,0.481227928,-0.36638511 -Tiny Archibald,architi01,1981,RS,BOS,5990,2820,2.078887399,-1.349281844,0.729605555,4.987044902,4.987044902,0,1.817290086,-1.087792581,0.729497505,-0.39702336 -Tiny Archibald,architi01,1982,PO,BOS,571,277,0.586395347,-0.990913502,-0.404518155,0.341038079,0,0.341038079,0.196142735,-0.775484656,-0.579341922,-0.24300137 -Tiny Archibald,architi01,1982,RS,BOS,4635,2167,2.234321309,-1.529168941,0.705152368,3.796188711,3.796188711,0,1.970998995,-1.439244812,0.531754183,-0.637251542 -Tiny Archibald,architi01,1983,PO,BOS,327,161,0.765250252,-2.426839762,-1.66158951,0.091956911,0,0.091956911,0.36591751,-2.659709674,-2.293792164,-0.276983951 -Tiny Archibald,architi01,1983,RS,BOS,3969,1811,0.527718993,-2.333395608,-1.805676615,0.868288679,0.868288679,0,0.281731703,-2.485752236,-2.204020534,-0.507044841 -Tiny Archibald,architi01,1984,RS,MIL,2120,1038,-1.253665468,-0.826217805,-2.079883274,0.354879122,0.354879122,0,-1.364385768,-1.051119055,-2.415504823,-0.001848359 -Ryan Arcidiacono,arcidry01,2018,RS,CHI,634,304,-2.858780513,-0.856969742,-3.715750255,-0.149061981,-0.149061981,0,-3.101951221,-1.276044782,-4.377996003,-0.481222814 -Ryan Arcidiacono,arcidry01,2019,RS,CHI,4077,1961,-0.091055502,-0.40309072,-0.494146222,2.227069655,2.227069655,0,-1.028346758,-0.310010304,-1.338357063,-1.350892663 -Jim Ard,ardji01,1977,RS,BOS,2195,969,-4.309728136,0.989197827,-3.320530309,-0.282399906,-0.282399906,0,-4.216052101,0.23597707,-3.980075031,0.129542781 -Jim Ard,ardji01,1978,RS,BOS,20,9,-1.890655952,0.035973582,-1.854682369,0.004098833,0.004098833,0,-2.540093846,-0.642355061,-3.182448907,-0.322847828 -Jim Ard,ardji01,1978,RS,CHI,248,116,-6.381809718,-3.299851493,-9.68166121,-0.412788972,-0.412788972,0,-6.540999906,-3.82575344,-10.36675335,0.67179097 -Gilbert Arenas,arenagi01,2002,RS,GSW,2300,1155,1.75965971,-0.069011722,1.690647989,2.63168483,2.63168483,0,1.773401216,0.371988083,2.145389299,0.522442364 -Gilbert Arenas,arenagi01,2003,RS,GSW,5689,2866,3.27085549,-1.028225803,2.242629688,7.324001224,7.324001224,0,3.603151052,-0.477491247,3.125659806,0.297831803 -Gilbert Arenas,arenagi01,2004,RS,WAS,4014,2066,0.918857909,-1.436465825,-0.517607917,2.368665488,2.368665488,0,1.405605152,-0.483159496,0.922445656,0.60297909 -Gilbert Arenas,arenagi01,2005,PO,WAS,902,450,2.767216574,-0.676077634,2.09113894,1.155794471,0,1.155794471,3.392730726,0.063113899,3.455844625,0.746740415 -Gilbert Arenas,arenagi01,2005,RS,WAS,6437,3274,4.769374822,-1.255855659,3.513519163,10.48343493,10.48343493,0,4.926169145,-0.367500277,4.558668867,0.183714637 -Gilbert Arenas,arenagi01,2006,PO,WAS,537,284,6.323558023,0.136352551,6.459910574,1.37608944,0,1.37608944,6.806115116,0.959605221,7.765720337,-0.016204846 -Gilbert Arenas,arenagi01,2006,RS,WAS,6582,3384,5.645316028,-0.952555675,4.692760353,12.90080804,12.90080804,0,6.050233408,-0.005684715,6.044548693,0.361936464 -Gilbert Arenas,arenagi01,2007,RS,WAS,5834,2942,6.172511025,0.066437618,6.238948643,13.55784962,13.55784962,0,6.715064766,0.870105064,7.58516983,0.450726654 -Gilbert Arenas,arenagi01,2008,PO,WAS,174,94,-1.971928492,-3.216181479,-5.188109971,-0.121885697,0,-0.121885697,-1.886355676,-2.952938008,-4.839293684,0.953152498 -Gilbert Arenas,arenagi01,2008,RS,WAS,802,425,0.236546923,-0.27014994,-0.033603017,0.595562749,0.595562749,0,1.269344959,-0.147779804,1.121565155,1.040792458 -Gilbert Arenas,arenagi01,2009,RS,WAS,121,63,3.146022333,-1.948767051,1.197255282,0.12571492,0.12571492,0,2.533054603,-1.730986082,0.802068521,-0.848574046 -Gilbert Arenas,arenagi01,2010,RS,WAS,2256,1169,1.723395307,-0.825212183,0.898183124,2.186114659,2.186114659,0,2.292918448,-0.282686075,2.010232372,0.44225439 -Gilbert Arenas,arenagi01,2011,PO,ORL,148,81,1.690397642,-2.248439533,-0.558041891,0.095116023,0,0.095116023,1.383964137,-1.660561903,-0.276597766,1.608010445 -Gilbert Arenas,arenagi01,2011,RS,ORL,2056,1070,-2.909253262,-0.321063805,-3.230317067,-0.268221379,-0.268221379,0,-2.190274355,-0.229583202,-2.419857557,2.13589952 -Gilbert Arenas,arenagi01,2011,RS,WAS,1435,726,0.394337123,-1.760834187,-1.366497064,0.525008667,0.525008667,0,0.998306831,-0.954347585,0.043959246,2.282680307 -Gilbert Arenas,arenagi01,2012,PO,MEM,43,23,-7.022272469,-2.376882842,-9.399155311,-0.084106331,0,-0.084106331,-6.914117876,-1.603623494,-8.517741369,4.066456845 -Gilbert Arenas,arenagi01,2012,RS,MEM,404,211,-0.077780498,1.603499064,1.525718566,0.470175512,0.470175512,0,0.072010177,1.928481178,2.000491355,1.983286807 -Trevor Ariza,arizatr01,2005,RS,NYK,2641,1382,-1.48489937,1.570881799,0.085982429,2.003718341,2.003718341,0,-1.657664444,0.955106732,-0.702557712,0.187659198 -Trevor Ariza,arizatr01,2006,RS,NYK,1357,709,-2.117606208,2.212888058,0.09528185,1.034350602,1.034350602,0,-2.064079893,2.068546061,0.004466168,0.455973207 -Trevor Ariza,arizatr01,2006,RS,ORL,540,290,-0.25868376,2.183995689,1.925311928,0.689479989,0.689479989,0,-0.469600587,1.038448803,0.568848216,-0.300663172 -Trevor Ariza,arizatr01,2007,PO,ORL,85,47,-5.905917445,-2.136708039,-8.042625484,-0.132674445,0,-0.132674445,-5.744274655,-1.927058707,-7.671333362,1.232435386 -Trevor Ariza,arizatr01,2007,RS,ORL,2421,1278,0.214999762,1.698370474,1.913370237,3.048784721,3.048784721,0,-0.052691167,1.709414483,1.656723316,0.247892084 -Trevor Ariza,arizatr01,2008,PO,LAL,88,45,2.177816467,-0.272064107,1.90575236,0.111425059,0,0.111425059,1.459281568,-0.82390749,0.635374078,0.954995269 -Trevor Ariza,arizatr01,2008,RS,LAL,868,431,0.300553955,1.989258679,2.289812634,1.111449314,1.111449314,0,0.15281656,1.643368999,1.796185559,0.271286408 -Trevor Ariza,arizatr01,2008,RS,ORL,226,115,-3.383249306,0.849496999,-2.533752306,0.012725658,0.012725658,0,-3.523884802,-0.076689112,-3.600573913,0.2784004 -Trevor Ariza,arizatr01,2009,PO,LAL,1386,722,1.241072287,1.114591518,2.355663805,1.945937525,0,1.945937525,1.580172041,1.512015238,3.09218728,0.287773574 -Trevor Ariza,arizatr01,2009,RS,LAL,3972,1999,0.218281518,2.011793923,2.230075441,5.094101262,5.094101262,0,0.600843565,2.204616368,2.805459933,0.273579297 -Trevor Ariza,arizatr01,2010,RS,HOU,5208,2629,0.090508014,0.983800946,1.074308961,5.141775006,5.141775006,0,0.691874429,1.20704501,1.898919439,0.222684379 -Trevor Ariza,arizatr01,2011,PO,NOH,433,241,0.843778976,0.294137293,1.137916269,0.492300729,0,0.492300729,1.128123915,0.695171594,1.823295509,-0.133830931 -Trevor Ariza,arizatr01,2011,RS,NOH,4860,2600,-1.932495633,0.907606334,-1.024889299,2.295204548,2.295204548,0,-1.361799245,1.349044215,-0.01275503,0.277364505 -Trevor Ariza,arizatr01,2012,RS,NOH,2512,1350,-0.509961814,1.573603413,1.063641599,2.622136204,2.622136204,0,-0.329127921,1.719590174,1.390462253,-0.161225691 -Trevor Ariza,arizatr01,2013,RS,WAS,2858,1471,-0.465573399,2.041765386,1.576191987,3.244787441,3.244787441,0,-0.338574508,1.672363036,1.333788528,-0.058434353 -Trevor Ariza,arizatr01,2014,PO,WAS,759,407,3.096078074,2.394843067,5.490921142,1.793665762,0,1.793665762,5.65059075,2.408230642,8.058821392,1.512424932 -Trevor Ariza,arizatr01,2014,RS,WAS,5466,2723,0.95185236,0.730772076,1.682624435,6.241120861,6.241120861,0,0.816355953,0.798206943,1.614562896,1.292569966 -Trevor Ariza,arizatr01,2015,PO,HOU,1401,655,1.286972922,6.051359604,7.338332526,3.476094674,0,3.476094674,0.609354069,6.679021035,7.288375104,-0.0266442 -Trevor Ariza,arizatr01,2015,RS,HOU,5940,2930,-0.059918084,0.333475325,0.273557241,4.517783729,4.517783729,0,0.353701149,1.353992275,1.707693424,-0.04433465 -Trevor Ariza,arizatr01,2016,PO,HOU,378,181,-7.159060978,2.410013489,-4.749047489,-0.195039685,0,-0.195039685,-5.979707815,4.350157123,-1.629550693,2.320681869 -Trevor Ariza,arizatr01,2016,RS,HOU,5857,2859,0.659516656,-1.145621898,-0.486105242,3.298884199,3.298884199,0,1.249032797,-0.168587715,1.080445082,-0.099790957 -Trevor Ariza,arizatr01,2017,PO,HOU,837,413,-1.513780566,-3.107538642,-4.621319208,-0.407787369,0,-0.407787369,-0.521811022,-2.578866194,-3.100677215,0.263910129 -Trevor Ariza,arizatr01,2017,RS,HOU,5844,2773,1.232670776,0.86849744,2.101168217,6.898102168,6.898102168,0,2.066867904,1.418851996,3.4857199,0.496560751 -Trevor Ariza,arizatr01,2018,PO,HOU,1158,582,-1.078211609,1.166324087,0.088112478,0.856572536,0,0.856572536,-0.400031288,2.247598872,1.847567584,-1.413429793 -Trevor Ariza,arizatr01,2018,RS,HOU,4680,2269,0.461338569,-1.014574942,-0.553236374,2.550006782,2.550006782,0,1.477158382,-0.049232252,1.42792613,0.270588122 -Trevor Ariza,arizatr01,2019,RS,PHO,1856,884,-1.44594057,-2.092737661,-3.538678231,-0.35514099,-0.35514099,0,-1.016008519,-1.240490466,-2.256498984,-0.162205241 -Trevor Ariza,arizatr01,2019,RS,WAS,3122,1465,0.512549239,-1.91055779,-1.398008551,1.014975084,1.014975084,0,0.663967673,-1.607898973,-0.9439313,0.447630515 -Joe Arlauckas,arlaujo01,1988,RS,SAC,181,85,-5.014758194,-0.321854756,-5.33661295,-0.112948991,-0.112948991,0,-5.019798497,-0.142975924,-5.162774421,0.696690459 -B.J. Armstrong,armstbj01,1990,PO,CHI,424,217,-2.379133665,0.431228259,-1.947905406,0.091844946,0,0.091844946,-2.666988868,-0.132383022,-2.79937189,0.273067859 -B.J. Armstrong,armstbj01,1990,RS,CHI,2631,1291,-1.850019835,-1.890083466,-3.7401033,-0.651067257,-0.651067257,0,-2.21559962,-2.327233635,-4.542833255,-0.165250889 -B.J. Armstrong,armstbj01,1991,PO,CHI,507,273,1.355075899,2.568394161,3.92347006,0.954077216,0,0.954077216,1.357051388,1.487169387,2.844220775,-0.452089607 -B.J. Armstrong,armstbj01,1991,RS,CHI,3487,1731,0.176669844,-0.751719795,-0.575049951,1.914416437,1.914416437,0,0.159793912,-0.943093988,-0.783300076,-0.330485485 -B.J. Armstrong,armstbj01,1992,PO,CHI,814,434,-0.530600679,0.105160825,-0.425439854,0.531148966,0,0.531148966,-0.743938981,-0.278985637,-1.022924618,0.050261802 -B.J. Armstrong,armstbj01,1992,RS,CHI,3730,1875,0.200863923,-1.034892872,-0.83402895,1.823751292,1.823751292,0,0.254063896,-1.380999737,-1.126935841,-0.486521998 -B.J. Armstrong,armstbj01,1993,PO,CHI,1199,643,2.514334341,-0.419591827,2.094742514,1.63440583,0,1.63440583,2.329294607,0.129423066,2.458717673,-0.268755081 -B.J. Armstrong,armstbj01,1993,RS,CHI,4857,2492,1.791449391,-1.285657751,0.50579164,4.122832122,4.122832122,0,1.503321486,-0.919674764,0.583646722,-0.393717375 -B.J. Armstrong,armstbj01,1994,PO,CHI,646,360,3.15806503,-0.788564949,2.369500081,0.963154484,0,0.963154484,2.816904663,-0.223650686,2.593253977,-0.614477078 -B.J. Armstrong,armstbj01,1994,RS,CHI,5364,2770,0.719600684,-0.637852517,0.081748166,3.98190163,3.98190163,0,0.514404938,-0.315896732,0.198508207,-0.482828645 -B.J. Armstrong,armstbj01,1995,PO,CHI,531,288,1.819773875,-0.568940483,1.250833392,0.602884421,0,0.602884421,1.441733508,-0.444170653,0.997562855,-0.508807079 -B.J. Armstrong,armstbj01,1995,RS,CHI,4996,2577,1.349187553,-0.280090525,1.069097028,4.999918603,4.999918603,0,1.220234871,0.027907443,1.248142315,-0.400324849 -B.J. Armstrong,armstbj01,1996,RS,GSW,4452,2262,2.934618801,-1.747920531,1.186698271,4.513252152,4.513252152,0,2.420717485,-1.591157215,0.82956027,-0.61333083 -B.J. Armstrong,armstbj01,1997,RS,GSW,1975,1020,-0.151093463,-2.51397108,-2.665064543,0.044052174,0.044052174,0,-0.515418058,-2.715942051,-3.231360109,-0.306742411 -B.J. Armstrong,armstbj01,1998,PO,CHH,257,146,-1.704490493,0.493205928,-1.211284564,0.117802207,0,0.117802207,-2.023403713,-0.00339669,-2.026800403,-0.301396723 -B.J. Armstrong,armstbj01,1998,RS,CHH,1454,772,1.704201986,-1.429511055,0.274690931,1.192443475,1.192443475,0,0.9051775,-1.854346995,-0.949169495,0.083978495 -B.J. Armstrong,armstbj01,1998,RS,GSW,114,59,-5.996738742,-0.098485,-6.095223742,-0.101366067,-0.101366067,0,-5.611779841,-0.522833402,-6.134613243,0.606762956 -B.J. Armstrong,armstbj01,1999,PO,ORL,6,3,-21.71048165,-10.28180014,-31.99228179,-0.047909097,0,-0.047909097,-21.16595184,-10.22447647,-31.39042831,3.282683245 -B.J. Armstrong,armstbj01,1999,RS,ORL,337,180,-1.404492332,0.021921475,-1.382570857,0.126073548,0.126073548,0,-1.966878879,-0.755890843,-2.722769723,0.3542613 -B.J. Armstrong,armstbj01,1999,RS,CHH,336,178,-0.011267798,-2.675311389,-2.686579187,0.005768611,0.005768611,0,-0.802681771,-2.882141247,-3.684823018,0.14081747 -B.J. Armstrong,armstbj01,2000,RS,CHI,1098,583,-1.851366968,-2.907208706,-4.758575674,-0.594066204,-0.594066204,0,-2.608208577,-3.232529697,-5.840738274,-0.532690328 -Brandon Armstrong,armstbr01,2002,RS,NJN,379,196,-4.348721888,-1.233593273,-5.582315161,-0.286152916,-0.286152916,0,-4.281581475,-1.579441012,-5.861022488,0.947428324 -Brandon Armstrong,armstbr01,2003,RS,NJN,133,69,-4.632920234,-0.684057932,-5.316978165,-0.091625586,-0.091625586,0,-4.542807217,-1.666958812,-6.209766029,1.282082705 -Brandon Armstrong,armstbr01,2004,PO,NJN,60,32,-3.293973878,-1.833966288,-5.127940166,-0.04014998,0,-0.04014998,-4.102476178,-2.192158844,-6.294635023,0.244245695 -Brandon Armstrong,armstbr01,2004,RS,NJN,818,434,-3.753740773,-3.124160215,-6.877900987,-0.921008393,-0.921008393,0,-3.744530522,-3.641435306,-7.385965828,0.696365506 -Darrell Armstrong,armstda01,1995,RS,ORL,16,8,21.4431302,3.28293849,24.72606869,0.118804023,0.118804023,0,23.11671555,5.782659735,28.89937528,5.583071435 -Darrell Armstrong,armstda01,1996,RS,ORL,79,41,4.753767244,5.326066928,10.07983417,0.272226041,0.272226041,0,6.529997988,4.124464009,10.654462,1.332885101 -Darrell Armstrong,armstda01,1997,PO,ORL,256,143,5.085377996,1.939409178,7.024787174,0.733183345,0,0.733183345,4.950374842,1.812932884,6.763307726,-0.280264183 -Darrell Armstrong,armstda01,1997,RS,ORL,1879,1010,1.149286027,0.004165877,1.153451903,2.035340789,2.035340789,0,1.339109976,-0.262424933,1.076685042,1.083552942 -Darrell Armstrong,armstda01,1998,RS,ORL,2269,1236,1.433486278,-0.187492547,1.245993731,2.513328356,2.513328356,0,1.208333423,-0.110365706,1.097967717,-0.238332684 -Darrell Armstrong,armstda01,1999,PO,ORL,300,163,0.515316471,-1.076565657,-0.561249186,0.188987492,0,0.188987492,0.938862128,-0.536987027,0.401875101,0.580724412 -Darrell Armstrong,armstda01,1999,RS,ORL,2811,1502,5.014297999,1.792289458,6.806587458,7.319468364,7.319468364,0,4.967808166,1.769427004,6.73723517,-0.048413136 -Darrell Armstrong,armstda01,2000,RS,ORL,5310,2590,3.726113482,1.280989435,5.007102918,10.25148846,10.25148846,0,4.050281387,1.444651055,5.494932442,0.01023074 -Darrell Armstrong,armstda01,2001,PO,ORL,327,167,0.205076909,-0.748850484,-0.543773575,0.193545084,0,0.193545084,0.536419799,-0.178327887,0.358091912,-0.152905615 -Darrell Armstrong,armstda01,2001,RS,ORL,5434,2767,4.100290072,-0.318178641,3.782111432,9.199408129,9.199408129,0,4.223946245,0.206219905,4.430166151,-0.221565506 -Darrell Armstrong,armstda01,2002,PO,ORL,293,158,2.121800003,-0.685655617,1.436144386,0.349794361,0,0.349794361,2.014955469,0.180422166,2.195377635,0.463419189 -Darrell Armstrong,armstda01,2002,RS,ORL,5362,2730,2.453465209,0.613418102,3.066883312,8.104615765,8.104615765,0,2.753281438,1.146233707,3.899515145,0.029375444 -Darrell Armstrong,armstda01,2003,PO,ORL,419,226,1.948816388,-1.263979578,0.684836811,0.409106883,0,0.409106883,1.549108066,-1.059299766,0.4898083,0.14144891 -Darrell Armstrong,armstda01,2003,RS,ORL,4610,2350,1.00820096,0.786759564,1.794960524,5.450730391,5.450730391,0,1.106493147,0.932819439,2.039312585,0.024655633 -Darrell Armstrong,armstda01,2004,PO,NOH,275,150,-2.730775089,0.003117072,-2.727658017,0.001776814,0,0.001776814,-2.537858572,-0.36835848,-2.906217052,0.678111189 -Darrell Armstrong,armstda01,2004,RS,NOH,4219,2247,2.213321427,0.862651572,3.075972999,6.71557726,6.71557726,0,2.452720964,0.989541131,3.442262094,0.499240243 -Darrell Armstrong,armstda01,2005,PO,DAL,128,66,2.253538149,1.31125429,3.564792439,0.221023581,0,0.221023581,1.769912406,0.731067306,2.500979712,0.707898642 -Darrell Armstrong,armstda01,2005,RS,NOH,761,412,-0.823601011,0.318061978,-0.505539033,0.478688468,0.478688468,0,-0.375456492,0.371331744,-0.004124748,1.345487904 -Darrell Armstrong,armstda01,2005,RS,DAL,1125,576,-1.515621725,1.046566516,-0.46905521,0.675379742,0.675379742,0,-1.553610697,0.400764147,-1.15284655,0.695643836 -Darrell Armstrong,armstda01,2006,PO,DAL,88,47,-4.406950264,3.777664038,-0.629286226,0.05411474,0,0.05411474,-3.817690716,4.097052861,0.279362145,2.869557334 -Darrell Armstrong,armstda01,2006,RS,DAL,1151,622,-3.081838538,-0.886535736,-3.968374274,-0.390097361,-0.390097361,0,-2.812608672,-1.456278468,-4.26888714,0.81834728 -Darrell Armstrong,armstda01,2007,RS,IND,2483,1275,2.000062188,0.578737508,2.578799695,3.480571096,3.480571096,0,1.85991013,0.342494852,2.202404981,0.380075172 -Darrell Armstrong,armstda01,2008,RS,NJN,1059,549,-2.212767823,-0.369702159,-2.582469982,0.047248529,0.047248529,0,-2.193881372,-0.798103859,-2.991985231,0.644763517 -Hilton Armstrong,armsthi01,2007,RS,NOK,1205,634,-3.083945925,0.338395626,-2.745550299,0.001439786,0.001439786,0,-3.33910547,-0.383995559,-3.723101028,0.029463598 -Hilton Armstrong,armsthi01,2008,PO,NOH,131,72,-1.079864689,-1.200602663,-2.280467352,0.017847322,0,0.017847322,-1.504408258,-2.192196587,-3.696604846,0.292640413 -Hilton Armstrong,armsthi01,2008,RS,NOH,1387,732,-5.824932683,-0.88648666,-6.711419344,-1.493028812,-1.493028812,0,-5.605563738,-1.095409307,-6.700973045,0.858210912 -Hilton Armstrong,armsthi01,2009,PO,NOH,100,53,-10.00058758,0.282106339,-9.71848124,-0.202356,0,-0.202356,-8.968445105,2.051325521,-6.917119584,3.705787176 -Hilton Armstrong,armsthi01,2009,RS,NOH,2020,1092,-4.794969326,-0.09240818,-4.887377506,-1.201724451,-1.201724451,0,-4.605802136,-0.288398364,-4.8942005,0.850188855 -Hilton Armstrong,armsthi01,2010,RS,HOU,79,40,-10.71761437,5.885876067,-4.831738303,-0.043868708,-0.043868708,0,-8.448121578,6.411660523,-2.036461055,3.059251782 -Hilton Armstrong,armsthi01,2010,RS,SAC,111,56,-6.269180659,0.138259909,-6.13092075,-0.096317478,-0.096317478,0,-6.032231394,-0.98983774,-7.022069134,-0.271590516 -Hilton Armstrong,armsthi01,2010,RS,NOH,466,239,-4.567201768,-0.248022338,-4.815224106,-0.255159982,-0.255159982,0,-4.518337599,0.176506806,-4.341830794,1.241657364 -Hilton Armstrong,armsthi01,2011,PO,ATL,63,35,-4.386079794,4.886865253,0.500785459,0.061247607,0,0.061247607,-3.764765862,5.240841698,1.476075835,2.045935512 -Hilton Armstrong,armsthi01,2011,RS,WAS,814,412,-4.091870283,-0.80868651,-4.900556793,-0.457041568,-0.457041568,0,-4.27323129,-0.5566788,-4.82991009,1.028600759 -Hilton Armstrong,armsthi01,2011,RS,ATL,143,76,-6.111756462,1.271740493,-4.840015968,-0.08195403,-0.08195403,0,-5.800001236,0.794154665,-5.005846571,1.050201388 -Hilton Armstrong,armsthi01,2014,PO,GSW,43,17,-5.851194019,-16.26103557,-22.11222959,-0.183600508,0,-0.183600508,-6.160109069,-16.8222709,-22.98237997,5.571260634 -Hilton Armstrong,armsthi01,2014,RS,GSW,200,97,-0.708144837,-0.268152692,-0.976297528,0.088121513,0.088121513,0,-0.663348176,-0.061059907,-0.724408083,0.373742481 -Tate Armstrong,armstta01,1978,RS,CHI,1531,716,-1.98545269,-2.140012126,-4.125464816,-0.500823542,-0.500823542,0,-2.40310331,-3.121457572,-5.524560881,-0.352207328 -Tate Armstrong,armstta01,1979,RS,CHI,562,259,-3.37434434,-1.288757909,-4.663102248,-0.252813852,-0.252813852,0,-3.836093042,-2.026450113,-5.862543154,0.005537197 -Carlos Arroyo,arroyca01,2002,RS,TOR,180,96,-3.848600576,0.649708823,-3.198891753,-0.022175458,-0.022175458,0,-3.891281039,-0.467531571,-4.35881261,0.78939006 -Carlos Arroyo,arroyca01,2002,RS,DEN,524,275,-0.891704883,-1.91317595,-2.804880833,-0.007641494,-0.007641494,0,-1.768170819,-2.652602672,-4.420773491,-0.698027506 -Carlos Arroyo,arroyca01,2003,PO,UTA,51,27,3.977655778,-4.590840587,-0.613184809,0.029895203,0,0.029895203,2.630705928,-5.191161503,-2.560455575,-1.39550172 -Carlos Arroyo,arroyca01,2003,RS,UTA,540,287,-0.784151872,-1.708514696,-2.492666568,0.037719512,0.037719512,0,-0.948225471,-2.675118706,-3.623344177,0.09493309 -Carlos Arroyo,arroyca01,2004,RS,UTA,3664,2008,2.148791953,-1.744035664,0.404756289,3.23163978,3.23163978,0,1.926509358,-1.512729889,0.413779469,-0.009874098 -Carlos Arroyo,arroyca01,2005,PO,DET,270,150,-1.784891459,-1.486547155,-3.271438615,-0.04125491,0,-0.04125491,-2.504381477,-2.243108958,-4.747490435,0.214908108 -Carlos Arroyo,arroyca01,2005,RS,DET,1297,706,-2.455405413,-1.417859714,-3.873265127,-0.405792523,-0.405792523,0,-2.647360476,-1.504544944,-4.15190542,0.270930089 -Carlos Arroyo,arroyca01,2005,RS,UTA,1382,742,-1.133651883,-3.392198889,-4.525850772,-0.671924801,-0.671924801,0,-1.27653538,-3.169060039,-4.445595418,-0.048760536 -Carlos Arroyo,arroyca01,2006,RS,ORL,1105,594,2.314720274,-0.542648994,1.77207128,1.368527153,1.368527153,0,1.724287702,-1.1901827,0.534105002,-0.12879779 -Carlos Arroyo,arroyca01,2006,RS,DET,1097,600,-0.673373897,-0.774408862,-1.447782759,0.39937195,0.39937195,0,-1.164831282,-1.104428881,-2.269260163,0.169454976 -Carlos Arroyo,arroyca01,2007,PO,ORL,72,40,1.168655499,0.25939046,1.428045958,0.087953388,0,0.087953388,0.671403806,-0.175596143,0.495807662,0.014297342 -Carlos Arroyo,arroyca01,2007,RS,ORL,2470,1304,-0.344398339,-0.098283965,-0.442682304,1.537246058,1.537246058,0,-0.587159839,-0.318654788,-0.905814627,0.132480975 -Carlos Arroyo,arroyca01,2008,PO,ORL,55,30,-3.974254356,-4.83443572,-8.808690076,-0.096485738,0,-0.096485738,-5.060161431,-5.800622077,-10.86078351,0.785651042 -Carlos Arroyo,arroyca01,2008,RS,ORL,2498,1269,0.02916935,-2.049461615,-2.020292265,0.470614543,0.470614543,0,-0.451433281,-2.365928762,-2.817362043,-0.362416549 -Carlos Arroyo,arroyca01,2010,PO,MIA,221,115,-1.65137176,0.538403713,-1.112968047,0.09857199,0,0.09857199,-2.512837746,0.626476634,-1.886361112,-0.448896782 -Carlos Arroyo,arroyca01,2010,RS,MIA,2993,1585,-1.138845335,-0.481392451,-1.620237786,0.907750896,0.907750896,0,-1.736979667,-0.675261446,-2.412241113,-0.601115397 -Carlos Arroyo,arroyca01,2011,RS,MIA,1906,995,-1.8388675,-0.570924336,-2.409791836,0.172762894,0.172762894,0,-2.080719724,-1.141894269,-3.222613993,0.030520549 -Carlos Arroyo,arroyca01,2011,RS,BOS,362,190,-5.27363686,0.743155014,-4.530481846,-0.172132061,-0.172132061,0,-5.32355691,-0.732979,-6.05653591,-0.250694866 -Metta World Peace,artesro01,2000,RS,CHI,4216,2238,-1.678225107,1.499105502,-0.179119605,2.946261306,2.946261306,0,-1.583557789,1.400297137,-0.183260652,0.345328194 -Metta World Peace,artesro01,2001,RS,CHI,4447,2363,-1.12759627,1.458812066,0.331215796,3.745219515,3.745219515,0,-0.906490219,1.822236072,0.915745853,0.758115506 -Metta World Peace,artesro01,2002,PO,IND,319,167,1.462459309,5.343985367,6.806444676,0.844191678,0,0.844191678,1.862056937,5.886351343,7.748408279,0.481814926 -Metta World Peace,artesro01,2002,RS,CHI,1570,823,0.479940047,3.544409721,4.024349767,2.919184365,2.919184365,0,1.321601402,4.459172119,5.780773521,2.409370129 -Metta World Peace,artesro01,2002,RS,IND,1586,819,-0.857536401,3.376778985,2.519242584,2.249677934,2.249677934,0,-0.165412556,4.173013403,4.007600848,1.996935516 -Metta World Peace,artesro01,2003,PO,IND,472,252,1.02135798,2.02319453,3.04455251,0.772190953,0,0.772190953,1.526604511,2.82834077,4.354945281,0.454456233 -Metta World Peace,artesro01,2003,RS,IND,4472,2317,1.669855005,3.265945639,4.935800644,9.152249652,9.152249652,0,2.124636186,3.764698229,5.889334415,0.675070108 -Metta World Peace,artesro01,2004,PO,IND,1065,584,1.476010199,1.951564418,3.427574617,1.901595021,0,1.901595021,2.004315978,2.010982194,4.015298172,0.151873209 -Metta World Peace,artesro01,2004,RS,IND,5004,2714,1.531010614,2.903558431,4.434569046,9.980370697,9.980370697,0,2.009773711,2.996929039,5.006702751,0.293495754 -Metta World Peace,artesro01,2005,RS,IND,535,291,2.977708309,1.246520682,4.224228992,1.034765441,1.034765441,0,2.930098547,2.019750928,4.949849474,-0.060954029 -Metta World Peace,artesro01,2006,PO,SAC,367,198,3.90948392,1.727094943,5.636578862,0.873978008,0,0.873978008,4.47553133,1.613447772,6.088979102,0.020721181 -Metta World Peace,artesro01,2006,RS,IND,1140,603,1.20406866,4.93127898,6.13534764,2.771873929,2.771873929,0,1.830818601,5.025944237,6.856762837,1.283536184 -Metta World Peace,artesro01,2006,RS,SAC,3106,1604,0.706151298,3.084967509,3.791118807,5.415751305,5.415751305,0,1.303056101,3.279469874,4.582525975,1.074232014 -Metta World Peace,artesro01,2007,RS,SAC,5276,2641,2.230664069,1.970764687,4.201428756,9.376944341,9.376944341,0,2.511627401,2.42670277,4.938330172,0.102548815 -Metta World Peace,artesro01,2008,RS,SAC,4334,2172,1.822768588,2.679855413,4.502624001,8.048589342,8.048589342,0,2.383505248,2.809820576,5.193325824,0.134586699 -Metta World Peace,artesro01,2009,PO,HOU,899,488,0.766155526,2.191291665,2.957447191,1.46961052,0,1.46961052,1.268957898,1.809882261,3.078840158,0.2464872 -Metta World Peace,artesro01,2009,RS,HOU,4661,2452,1.189890008,2.986235851,4.176125859,8.668355241,8.668355241,0,1.761162861,2.951086875,4.712249736,0.039626201 -Metta World Peace,artesro01,2010,PO,LAL,1584,839,0.617234043,2.74834542,3.365579463,2.70907408,0,2.70907408,1.137591688,2.758709964,3.896301652,0.307967939 -Metta World Peace,artesro01,2010,RS,LAL,5094,2605,0.370788179,2.064986406,2.435774585,6.886649657,6.886649657,0,0.56010893,1.955293869,2.515402799,-0.076445114 -Metta World Peace,artesro01,2011,PO,LAL,523,287,3.142473823,1.011150977,4.1536248,1.041358072,0,1.041358072,3.014382833,1.104895347,4.11927818,-0.10429726 -Metta World Peace,artesro01,2011,RS,LAL,4606,2410,-0.416881743,2.173675249,1.756793507,5.54333106,5.54333106,0,-0.040647052,2.293431009,2.252783957,0.031262053 -Metta World Peace,artesro01,2012,PO,LAL,444,236,1.659937518,2.93193716,4.591874679,0.914338197,0,0.914338197,1.993298311,3.64392557,5.637223881,0.256842131 -Metta World Peace,artesro01,2012,RS,LAL,3280,1720,-0.036532407,1.060607889,1.024075482,3.322953683,3.322953683,0,0.162588879,1.287898492,1.45048737,0.307743043 -Metta World Peace,artesro01,2013,PO,LAL,163,84,-0.729818649,-0.518881165,-1.248699815,0.06652999,0,0.06652999,-0.765806009,-0.524769693,-1.290575702,0.233887624 -Metta World Peace,artesro01,2013,RS,LAL,5033,2530,0.884399808,2.035088658,2.919488465,7.347586269,7.347586269,0,1.222938821,2.403976752,3.626915573,0.373730158 -Metta World Peace,artesro01,2014,RS,NYK,791,388,-1.239329679,2.647045526,1.407715847,0.820040318,0.820040318,0,0.207484014,1.498479451,1.705963466,-0.350904554 -Metta World Peace,artesro01,2016,RS,LAL,1174,590,-2.548532002,0.278146677,-2.270385325,0.143345407,0.143345407,0,-2.747137334,-0.842324591,-3.589461925,-0.695224049 -Metta World Peace,artesro01,2017,RS,LAL,329,160,-5.394632097,-2.328373543,-7.72300564,-0.406417216,-0.406417216,0,-3.37113628,-2.110399816,-5.481536096,0.111347321 -Darrell Arthur,arthuda01,2009,RS,MEM,2780,1464,-3.312728633,1.254293759,-2.058434875,0.518173329,0.518173329,0,-3.329171045,1.517467829,-1.811703215,0.291162679 -Darrell Arthur,arthuda01,2010,RS,MEM,901,457,-3.825396555,-1.125393926,-4.950790481,-0.514348055,-0.514348055,0,-3.748812405,-1.328968756,-5.077781161,0.221100944 -Darrell Arthur,arthuda01,2011,PO,MEM,381,201,-3.203071432,2.55174544,-0.651325992,0.22278581,0,0.22278581,-3.070788175,1.723065874,-1.347722302,0.327214882 -Darrell Arthur,arthuda01,2011,RS,MEM,3116,1609,-2.269835673,1.430401641,-0.839434032,1.573393559,1.573393559,0,-2.150061395,1.233576946,-0.916484449,0.296351044 -Darrell Arthur,arthuda01,2013,PO,MEM,326,175,-1.255059683,-3.047891512,-4.302951195,-0.144550274,0,-0.144550274,-1.740076325,-2.266850982,-4.006927308,0.979876612 -Darrell Arthur,arthuda01,2013,RS,MEM,1807,970,-3.064307975,-1.757311849,-4.821619824,-1.028318403,-1.028318403,0,-3.015369115,-1.633735879,-4.649104993,0.280260301 -Darrell Arthur,arthuda01,2014,RS,DEN,2422,1161,-3.628984018,1.889036464,-1.739947554,0.601669702,0.601669702,0,-2.866763374,1.248970809,-1.617792565,0.540738983 -Darrell Arthur,arthuda01,2015,RS,DEN,2051,988,-3.298918205,4.657759021,1.358840816,2.090227881,2.090227881,0,-2.934014281,3.354342483,0.420328202,0.882158299 -Darrell Arthur,arthuda01,2016,RS,DEN,3083,1516,-1.883558941,1.764146962,-0.119411979,2.038822611,2.038822611,0,-1.870272688,1.384524886,-0.485747802,0.199753219 -Darrell Arthur,arthuda01,2017,RS,DEN,1325,639,-1.505690243,-0.656799348,-2.162489591,0.192896131,0.192896131,0,-1.015621338,-1.361254446,-2.376875784,0.695089603 -Darrell Arthur,arthuda01,2018,RS,DEN,306,141,-5.421537695,-4.141978809,-9.563516504,-0.498596395,-0.498596395,0,-3.113400429,-3.138614201,-6.25201463,1.708943974 -Jamel Artis,artisja01,2018,RS,ORL,565,279,-3.848578075,-3.391571766,-7.240149841,-0.632604422,-0.632604422,0,-4.949710421,-4.134503466,-9.084213887,-1.01648712 -Omer Asik,asikom01,2011,PO,CHI,271,148,-5.966009327,2.73406805,-3.231941278,-0.037721308,0,-0.037721308,-6.452482727,1.543691099,-4.908791628,0.447360715 -Omer Asik,asikom01,2011,RS,CHI,1884,989,-2.843622983,3.89820701,1.054584027,1.928520371,1.928520371,0,-2.980970736,3.009208738,0.028238003,0.425920021 -Omer Asik,asikom01,2012,PO,CHI,238,128,-3.888910282,2.604015198,-1.284895083,0.098646202,0,0.098646202,-3.943690938,1.782254193,-2.161436745,-0.030922211 -Omer Asik,asikom01,2012,RS,CHI,1823,971,-3.579831567,3.870132011,0.290300444,1.50682309,1.50682309,0,-3.310986559,3.146346272,-0.164640288,0.039577464 -Omer Asik,asikom01,2013,PO,HOU,416,208,0.360920675,1.889104369,2.250025044,0.545199596,0,0.545199596,0.034433066,1.880705412,1.915138478,-0.339550441 -Omer Asik,asikom01,2013,RS,HOU,4990,2464,-1.813810058,3.05322685,1.239416792,4.994084125,4.994084125,0,-1.694986738,2.472271233,0.777284495,-0.392490986 -Omer Asik,asikom01,2014,PO,HOU,312,163,-0.739367679,-0.232635988,-0.972003667,0.150754371,0,0.150754371,-2.780064625,2.428056659,-0.352007966,-1.062210575 -Omer Asik,asikom01,2014,RS,HOU,2027,968,-2.531223845,2.297247826,-0.233976019,1.246237478,1.246237478,0,-2.597317997,1.440673295,-1.156644702,0.280941561 -Omer Asik,asikom01,2015,PO,NOP,154,79,-2.839585062,5.148684709,2.309099647,0.209963373,0,0.209963373,2.189116966,4.958736523,7.147853488,-0.157095245 -Omer Asik,asikom01,2015,RS,NOP,3816,1982,-1.985485951,2.362125692,0.376639741,3.132745437,3.132745437,0,-2.028898422,2.348713509,0.319815086,-0.878475502 -Omer Asik,asikom01,2016,RS,NOP,2390,1178,-3.455651353,-0.543304898,-3.99895625,-0.748588012,-0.748588012,0,-3.793799146,-0.502239164,-4.29603831,-0.267387969 -Omer Asik,asikom01,2017,RS,NOP,1002,482,-4.18540585,-1.416768589,-5.602174439,-0.69929594,-0.69929594,0,-5.033755275,-1.052835832,-6.086591107,-0.293760539 -Omer Asik,asikom01,2018,RS,NOP,255,121,-6.262124666,1.111051122,-5.151073544,-0.147644282,-0.147644282,0,-6.415076525,0.704185209,-5.710891317,-0.390868872 -Omer Asik,asikom01,2018,RS,CHI,127,61,-6.441113983,-7.093495749,-13.53460973,-0.33780021,-0.33780021,0,-5.732506803,-5.836258868,-11.56876567,0.638204827 -Vincent Askew,askewvi01,1988,RS,PHI,473,234,-4.548639045,-0.121163075,-4.669802121,-0.227794201,-0.227794201,0,-4.665989812,-1.043210907,-5.709200719,-0.617796923 -Vincent Askew,askewvi01,1991,PO,GSW,87,41,-0.316804868,0.036680074,-0.280124794,0.053453692,0,0.053453692,-0.613444801,-0.245776126,-0.859220927,0.298276422 -Vincent Askew,askewvi01,1991,RS,GSW,186,85,0.598267672,-3.424646433,-2.826378761,-0.003355985,-0.003355985,0,-0.203777694,-2.408657252,-2.612434945,1.306769811 -Vincent Askew,askewvi01,1992,PO,GSW,63,30,-7.40641768,-5.7166009,-13.12301858,-0.162440538,0,-0.162440538,-8.002793555,-6.76600947,-14.76880303,-0.74179486 -Vincent Askew,askewvi01,1992,RS,GSW,3260,1496,0.148239102,-1.716400086,-1.568160984,0.899697638,0.899697638,0,-0.417499571,-2.208949218,-2.626448789,-0.255083029 -Vincent Askew,askewvi01,1993,PO,SEA,195,103,3.743769976,-3.480569472,0.263200505,0.163338434,0,0.163338434,2.685092114,-4.057425459,-1.372333345,0.015289735 -Vincent Askew,askewvi01,1993,RS,SAC,161,76,-2.558918452,-3.533913895,-6.092832347,-0.130376258,-0.130376258,0,-3.206331922,-3.916914744,-7.123246666,0.572166583 -Vincent Askew,askewvi01,1993,RS,SEA,2130,1053,0.138217566,-1.292816413,-1.154598847,0.860025681,0.860025681,0,-0.408068719,-1.470949299,-1.879018018,0.332665254 -Vincent Askew,askewvi01,1994,PO,SEA,177,95,0.969439574,-1.69728956,-0.727849986,0.100997256,0,0.100997256,-0.000420468,-1.938475332,-1.9388958,-0.078098736 -Vincent Askew,askewvi01,1994,RS,SEA,3387,1690,1.519211856,-0.272618835,1.246593021,3.441418507,3.441418507,0,0.954629905,-0.705072091,0.249557815,-0.128351859 -Vincent Askew,askewvi01,1995,PO,SEA,171,93,1.327618946,-1.262913574,0.064705371,0.137258984,0,0.137258984,0.730274159,-0.716239949,0.01403421,-0.315989393 -Vincent Askew,askewvi01,1995,RS,SEA,3463,1721,1.090358668,-1.690882263,-0.600523595,1.890255375,1.890255375,0,0.643484573,-1.676062811,-1.032578238,0.144433084 -Vincent Askew,askewvi01,1996,PO,SEA,641,345,-4.165725269,1.083608839,-3.08211643,-0.061082565,0,-0.061082565,-4.20884983,0.819747765,-3.389102064,1.156492313 -Vincent Askew,askewvi01,1996,RS,SEA,3410,1725,-0.127118126,-0.762872465,-0.889990591,1.637409666,1.637409666,0,-0.694190503,-0.860030074,-1.554220577,0.024110808 -Vincent Askew,askewvi01,1997,RS,DEN,18,9,-15.12086043,-11.7012658,-26.82212623,-0.110892149,-0.110892149,0,-14.08638893,-16.08905211,-30.17544104,0.295354353 -Vincent Askew,askewvi01,1997,RS,IND,1542,822,-0.486186548,-1.309482163,-1.795668711,0.403663993,0.403663993,0,-1.167465668,-0.72369087,-1.891156539,0.782579364 -Vincent Askew,askewvi01,1997,RS,NJN,14,7,-5.249929776,-4.51678678,-9.766716556,-0.025138518,-0.025138518,0,-6.779567264,-4.435692499,-11.21525976,0.287734908 -Vincent Askew,askewvi01,1998,RS,POR,840,443,-3.701090652,0.21924645,-3.481844202,-0.165423993,-0.165423993,0,-4.075884205,-0.566028013,-4.641912218,0.007506053 -Keith Askins,askinke01,1991,RS,MIA,557,266,0.671117961,2.3414976,3.012615561,0.791537412,0.791537412,0,0.339548085,1.967014258,2.306562343,1.200842402 -Keith Askins,askinke01,1992,PO,MIA,94,48,1.93658663,-1.785125728,0.151460902,0.073485102,0,0.073485102,1.333738102,-1.525552346,-0.191814244,0.254925941 -Keith Askins,askinke01,1992,RS,MIA,1736,843,-1.602250337,-0.002209005,-1.604459343,0.496347584,0.496347584,0,-1.69501783,-0.257716273,-1.952734103,0.725220086 -Keith Askins,askinke01,1993,RS,MIA,1864,935,-1.583322401,0.477189522,-1.106132879,0.789656156,0.789656156,0,-1.892605311,0.208774975,-1.683830336,0.683232488 -Keith Askins,askinke01,1994,PO,MIA,11,6,-20.69426997,-9.202046542,-29.89631651,-0.085000139,0,-0.085000139,-19.49886439,-14.40374107,-33.90260547,-0.739208387 -Keith Askins,askinke01,1994,RS,MIA,631,319,-2.349971774,-0.621782993,-2.971754767,-0.036568998,-0.036568998,0,-2.441645257,-0.739825975,-3.181471232,1.27344979 -Keith Askins,askinke01,1995,RS,MIA,1672,854,0.62158491,0.815631954,1.437216864,1.830645538,1.830645538,0,0.310441758,0.701706699,1.012148457,0.321139154 -Keith Askins,askinke01,1996,PO,MIA,91,48,-0.749746655,-1.489683546,-2.239430201,0.013095356,0,0.013095356,-1.346787002,-0.943940308,-2.29072731,1.365210046 -Keith Askins,askinke01,1996,RS,MIA,3642,1897,0.068327236,1.171237083,1.239564319,3.877938366,3.877938366,0,-0.245600346,1.29817864,1.052578294,0.400529135 -Keith Askins,askinke01,1997,PO,MIA,265,146,2.206944272,1.0529299,3.259874172,0.46424651,0,0.46424651,0.907863829,1.401050704,2.308914532,0.484801898 -Keith Askins,askinke01,1997,RS,MIA,3295,1773,-0.846136068,0.805766562,-0.040369507,2.457292402,2.457292402,0,-1.269579495,0.62507335,-0.644506145,0.230913511 -Keith Askins,askinke01,1998,PO,MIA,105,58,-2.118479904,-0.132436546,-2.25091645,0.01546852,0,0.01546852,-2.65137304,-0.039107542,-2.690480582,1.350627002 -Keith Askins,askinke01,1998,RS,MIA,1261,681,-2.694129934,0.947761713,-1.746368221,0.353795177,0.353795177,0,-2.703807603,0.963864949,-1.739942654,1.332736832 -Keith Askins,askinke01,1999,PO,MIA,46,27,-2.838012321,3.975333622,1.1373213,0.056746319,0,0.056746319,-2.695491579,4.609375934,1.913884355,2.383151651 -Keith Askins,askinke01,1999,RS,MIA,742,415,-3.686091319,0.854611378,-2.831479941,-0.017470889,-0.017470889,0,-3.740856525,0.878470041,-2.862386484,1.141901171 -Chucky Atkins,atkinch01,2000,RS,ORL,3334,1626,0.232977317,-1.524471646,-1.291494328,1.2112099,1.2112099,0,0.215252102,-1.631979348,-1.416727245,0.097740592 -Chucky Atkins,atkinch01,2001,RS,DET,4716,2363,0.790644265,-1.870926944,-1.080282679,2.016650084,2.016650084,0,0.822526914,-1.481133853,-0.65860694,0.166723299 -Chucky Atkins,atkinch01,2002,PO,DET,535,294,-1.309496778,-2.085764038,-3.395260816,-0.099929383,0,-0.099929383,-1.3920866,-1.50655356,-2.89864016,0.097060472 -Chucky Atkins,atkinch01,2002,RS,DET,4334,2285,1.171974271,-2.084838846,-0.912864575,2.145820497,2.145820497,0,1.215402965,-1.548819479,-0.333416515,0.174635856 -Chucky Atkins,atkinch01,2003,PO,DET,569,312,-1.225296894,1.291002426,0.065705533,0.468332908,0,0.468332908,-0.95559729,1.482430699,0.526833409,1.19974791 -Chucky Atkins,atkinch01,2003,RS,DET,2557,1398,-0.649623801,-1.353517701,-2.003141502,0.534237667,0.534237667,0,-0.456471268,-1.640494564,-2.096965832,0.265109443 -Chucky Atkins,atkinch01,2004,PO,BOS,257,133,2.217653733,-1.888354424,0.329299308,0.21300532,0,0.21300532,1.69200765,-2.282089357,-0.590081707,-1.03751187 -Chucky Atkins,atkinch01,2004,RS,DET,1391,751,-0.681851069,-0.597203836,-1.279054905,0.574337971,0.574337971,0,-0.533311933,-1.075665651,-1.608977583,1.735993908 -Chucky Atkins,atkinch01,2004,RS,BOS,1557,793,1.110889975,-1.010034993,0.100854982,1.163534745,1.163534745,0,1.027028066,-0.893539271,0.133488795,0.799337238 -Chucky Atkins,atkinch01,2005,RS,LAL,5555,2903,2.193988511,-2.802704117,-0.608715605,3.165571159,3.165571159,0,2.192987791,-2.137857118,0.055130674,-0.171440348 -Chucky Atkins,atkinch01,2006,PO,MEM,180,103,-0.361045279,-1.771927808,-2.132973087,0.033838235,0,0.033838235,-0.491063187,-0.54251308,-1.033576267,1.070042567 -Chucky Atkins,atkinch01,2006,RS,WAS,1074,552,-0.463004938,-2.986475699,-3.449480637,-0.200590657,-0.200590657,0,-0.472030112,-3.151998218,-3.62402833,1.672479153 -Chucky Atkins,atkinch01,2006,RS,MEM,2111,1161,0.312457732,-1.546872985,-1.234415253,0.912278928,0.912278928,0,0.452146029,-1.233822526,-0.781676497,1.483457387 -Chucky Atkins,atkinch01,2007,RS,MEM,4071,2064,3.898418393,-2.932111157,0.966307237,3.904928173,3.904928173,0,3.642264404,-2.651851622,0.990412782,-0.203026505 -Chucky Atkins,atkinch01,2008,PO,DEN,6,3,-8.840344481,-1.102419752,-9.942764233,-0.011597819,0,-0.011597819,-8.424173016,-3.48600474,-11.91017776,1.909558072 -Chucky Atkins,atkinch01,2008,RS,DEN,740,352,-0.773300766,-1.626301368,-2.399602134,0.063182086,0.063182086,0,-0.783223936,-2.29026135,-3.073485286,0.377604603 -Chucky Atkins,atkinch01,2009,RS,DEN,229,115,-1.395228807,-2.852805614,-4.248034421,-0.088413585,-0.088413585,0,-1.746723052,-4.741113464,-6.487836516,0.548417546 -Chucky Atkins,atkinch01,2009,RS,OKC,586,297,-3.187352819,-1.54535295,-4.73270577,-0.303532709,-0.303532709,0,-3.253717308,-1.998330226,-5.252047534,0.955860555 -Chucky Atkins,atkinch01,2010,RS,DET,1201,644,-1.177469279,-2.486557932,-3.664027211,-0.301110357,-0.301110357,0,-1.5028503,-2.81587461,-4.31872491,0.246776918 -Stacey Augmon,augmost01,1992,RS,ATL,5163,2505,-0.391509488,-0.147374828,-0.538884316,2.819932522,2.819932522,0,-0.48945325,-0.139577651,-0.629030901,-0.207244551 -Stacey Augmon,augmost01,1993,PO,ATL,179,93,-0.54413833,-0.912301564,-1.456439893,0.063336115,0,0.063336115,-1.036072579,-0.430909836,-1.466982414,0.048871138 -Stacey Augmon,augmost01,1993,RS,ATL,4344,2112,-0.000914728,-1.073260528,-1.074175257,1.800329407,1.800329407,0,-0.237963507,-1.123849026,-1.361812533,-0.295191079 -Stacey Augmon,augmost01,1994,PO,ATL,602,324,0.423371505,-0.525418388,-0.102046883,0.449564679,0,0.449564679,-0.453288013,-0.692489194,-1.145777207,-0.373923162 -Stacey Augmon,augmost01,1994,RS,ATL,5171,2605,1.76753579,1.294937812,3.062473602,7.702749468,7.702749468,0,1.405886407,1.386894969,2.792781376,-0.279561822 -Stacey Augmon,augmost01,1995,PO,ATL,96,52,2.006766967,0.698622457,2.705389424,0.150428534,0,0.150428534,0.992269196,0.941063768,1.933332963,0.697671422 -Stacey Augmon,augmost01,1995,RS,ATL,4470,2362,-0.548920182,0.584683056,0.035762874,3.34152768,3.34152768,0,-0.776973162,0.412971378,-0.364001784,-0.43628402 -Stacey Augmon,augmost01,1996,PO,ATL,562,314,0.129878169,-0.049582629,0.08029554,0.465720911,0,0.465720911,-0.529850824,-0.258212671,-0.788063496,-0.362115859 -Stacey Augmon,augmost01,1996,RS,ATL,4331,2294,-0.044008824,0.426628149,0.382619325,3.656178923,3.656178923,0,-0.348046299,0.218942294,-0.129104004,-0.259438862 -Stacey Augmon,augmost01,1997,PO,POR,64,35,-1.912520379,-1.761747232,-3.674267611,-0.017176255,0,-0.017176255,-3.043574652,-1.649900089,-4.693474742,0.79839406 -Stacey Augmon,augmost01,1997,RS,DET,520,292,-5.502313563,-1.163181924,-6.665495487,-0.585837215,-0.585837215,0,-5.390919195,-1.903174933,-7.294094128,0.393120582 -Stacey Augmon,augmost01,1997,RS,POR,1245,650,-1.285965043,0.600980682,-0.68498436,0.68440451,0.68440451,0,-1.814249084,0.130900333,-1.683348751,-0.055516212 -Stacey Augmon,augmost01,1998,PO,POR,54,28,-4.703069635,1.999004167,-2.704065467,0.000676217,0,0.000676217,-4.981562008,0.043578514,-4.937983494,-0.072375739 -Stacey Augmon,augmost01,1998,RS,POR,2740,1445,-2.262548695,0.697221201,-1.565327494,0.873250556,0.873250556,0,-2.503095067,0.473803302,-2.029291765,-0.014248197 -Stacey Augmon,augmost01,1999,PO,POR,313,176,-0.044273931,2.247725127,2.203451196,0.456258985,0,0.456258985,-0.673905695,1.411752233,0.737846538,-0.470007517 -Stacey Augmon,augmost01,1999,RS,POR,1643,874,-0.391135425,3.374635385,2.98349996,2.556065177,2.556065177,0,-0.612391351,2.995833434,2.383442083,-0.020674049 -Stacey Augmon,augmost01,2000,PO,POR,62,34,-6.980678337,-2.310991008,-9.291669344,-0.118380159,0,-0.118380159,-7.613718856,-2.193186934,-9.80690579,1.020812225 -Stacey Augmon,augmost01,2000,RS,POR,1311,692,-1.496665431,0.397495187,-1.099170243,0.582736518,0.582736518,0,-1.883883153,-0.258179865,-2.142063019,-0.016617225 -Stacey Augmon,augmost01,2001,PO,POR,54,28,-0.061749481,0.406715677,0.344966197,0.04550312,0,0.04550312,-1.177874593,-0.181963083,-1.359837677,-0.192035588 -Stacey Augmon,augmost01,2001,RS,POR,2219,1182,-1.135253632,1.467538035,0.332284404,1.855654486,1.855654486,0,-1.553228776,0.948019505,-0.605209271,-0.155832159 -Stacey Augmon,augmost01,2002,PO,CHH,290,152,-1.708047181,2.028980241,0.32093306,0.247622844,0,0.247622844,-1.872621615,1.497779056,-0.374842559,0.747031152 -Stacey Augmon,augmost01,2002,RS,CHH,2493,1319,-1.303784284,1.207017026,-0.096767258,1.783600758,1.783600758,0,-1.859211183,0.644966233,-1.214244949,-0.097785521 -Stacey Augmon,augmost01,2003,PO,NOH,127,69,-3.646497502,1.543636532,-2.102860969,0.023593904,0,0.023593904,-4.020342945,1.170454075,-2.84988887,0.38019893 -Stacey Augmon,augmost01,2003,RS,NOH,1624,862,-2.330280603,0.570586607,-1.759693995,0.435617124,0.435617124,0,-2.979187305,-0.436049863,-3.415237168,0.018620228 -Stacey Augmon,augmost01,2004,PO,NOH,308,168,-4.592584491,1.037372854,-3.555211638,-0.071082514,0,-0.071082514,-5.015239516,0.448603935,-4.566635581,-0.125082704 -Stacey Augmon,augmost01,2004,RS,NOH,2659,1416,-3.15711289,0.024461985,-3.132650905,-0.275992022,-0.275992022,0,-3.49951593,-0.656347567,-4.155863497,-0.148930598 -Stacey Augmon,augmost01,2005,RS,ORL,1323,663,-1.378442644,-1.272894149,-2.651336793,0.033402077,0.033402077,0,-1.957250482,-1.651710356,-3.608960838,0.077225805 -Stacey Augmon,augmost01,2006,RS,ORL,716,385,-2.524788301,0.985119868,-1.539668433,0.237393108,0.237393108,0,-3.077859006,0.013801321,-3.064057685,-0.1343921 -D.J. Augustin,augusdj01,2009,RS,CHA,3550,1908,1.561892007,-2.050711747,-0.48881974,2.196509258,2.196509258,0,1.155797467,-2.04844388,-0.892646413,-0.196590209 -D.J. Augustin,augusdj01,2010,PO,CHA,131,73,-3.142521752,-1.264162752,-4.406684504,-0.063312954,0,-0.063312954,-3.550655112,-2.401482657,-5.952137769,-0.463172365 -D.J. Augustin,augusdj01,2010,RS,CHA,2804,1472,-0.355594084,-0.304014852,-0.659608936,1.572807466,1.572807466,0,-0.618905354,-0.514837584,-1.133742938,0.173018989 -D.J. Augustin,augusdj01,2011,RS,CHA,5206,2757,2.322790926,-2.5577539,-0.234962975,3.521077712,3.521077712,0,2.016009473,-2.062949389,-0.046939917,-0.43801306 -D.J. Augustin,augusdj01,2012,RS,CHA,2703,1408,1.287735176,-3.047306718,-1.759571542,0.708489862,0.708489862,0,0.976380697,-2.74750032,-1.771119623,-0.388868966 -D.J. Augustin,augusdj01,2013,PO,IND,581,316,-0.509298544,-1.238986226,-1.74828477,0.166920197,0,0.166920197,-0.877523463,-1.328846982,-2.206370445,0.193511029 -D.J. Augustin,augusdj01,2013,RS,IND,2330,1226,-0.099056764,-1.79628585,-1.895342614,0.533828749,0.533828749,0,-0.365601192,-2.19741372,-2.563014913,-0.133036293 -D.J. Augustin,augusdj01,2014,PO,CHI,260,141,0.925894588,-1.957065008,-1.03117042,0.126578874,0,0.126578874,1.377400359,-1.971182051,-0.593781692,-0.69011721 -D.J. Augustin,augusdj01,2014,RS,CHI,3526,1857,2.449178925,-1.920076346,0.529102579,3.059235034,3.059235034,0,1.437140736,-0.641171504,0.795969232,-1.467161994 -D.J. Augustin,augusdj01,2014,RS,TOR,157,82,-6.218212306,-7.12040418,-13.33861649,-0.439419316,-0.439419316,0,-5.311555792,-7.198078387,-12.50963418,-0.773027118 -D.J. Augustin,augusdj01,2015,RS,DET,2515,1287,-0.236249988,-1.36615651,-1.602406499,0.747053579,0.747053579,0,-0.13808541,-2.26495108,-2.40303649,-0.825622292 -D.J. Augustin,augusdj01,2015,RS,OKC,1390,677,-0.117386431,-1.827903793,-1.945290225,0.275384969,0.275384969,0,-0.961841384,-2.494640442,-3.456481825,-0.88532874 -D.J. Augustin,augusdj01,2016,RS,OKC,1053,519,-2.417256097,-2.752523717,-5.169779814,-0.634296126,-0.634296126,0,-1.554211818,-2.776959231,-4.331171049,-0.983063075 -D.J. Augustin,augusdj01,2016,RS,DEN,1349,659,3.761536282,-3.034065657,0.727470625,1.172984893,1.172984893,0,2.698387101,-3.241530778,-0.543143677,0.316181467 -D.J. Augustin,augusdj01,2017,RS,ORL,3097,1538,-2.190055864,-4.160976042,-6.351031906,-2.798342602,-2.798342602,0,-2.481446028,-4.313261838,-6.794707867,-0.949166416 -D.J. Augustin,augusdj01,2018,RS,ORL,3651,1760,0.407657292,-0.489579018,-0.081921726,2.384190847,2.384190847,0,-0.661539473,-1.464333616,-2.125873088,-0.480925189 -D.J. Augustin,augusdj01,2019,PO,ORL,276,141,3.629358713,-3.188081069,0.441277644,0.231662708,0,0.231662708,3.442936166,-4.443668821,-1.000732655,-2.146261949 -D.J. Augustin,augusdj01,2019,RS,ORL,4674,2269,2.177377656,-2.328799659,-0.151422004,2.969703172,2.969703172,0,1.138018305,-2.084138279,-0.946119974,-1.305143605 -James Augustine,augusja01,2007,RS,ORL,13,7,2.537002902,-1.85501973,0.681983171,0.012366046,0.012366046,0,1.533208799,-0.048723357,1.484485442,0.827873279 -James Augustine,augusja01,2008,PO,ORL,4,2,15.80965502,0.958550454,16.76820547,0.020198382,0,0.020198382,13.27398125,-1.610102694,11.66387856,-1.486138594 -James Augustine,augusja01,2008,RS,ORL,293,149,-2.33678085,-0.077267903,-2.414048753,0.025550477,0.025550477,0,-2.696869336,-0.837106417,-3.533975753,0.042238063 -Isaac Austin,austiis01,1992,RS,UTA,225,112,-3.335159523,-0.625111115,-3.960270638,-0.069952732,-0.069952732,0,-3.041074108,-1.123049878,-4.164123986,1.124619479 -Isaac Austin,austiis01,1993,PO,UTA,5,3,-1.914302504,12.42934419,10.51504169,0.021385372,0,0.021385372,-2.311901156,11.56600604,9.254104885,1.952688043 -Isaac Austin,austiis01,1993,RS,UTA,622,306,-4.434598183,-0.224712177,-4.65931036,-0.301017752,-0.301017752,0,-4.044024655,-0.611117376,-4.655142031,0.963949086 -Isaac Austin,austiis01,1994,RS,PHI,405,201,-3.136639528,-0.403411576,-3.540051104,-0.081184439,-0.081184439,0,-3.05754346,-0.589410202,-3.646953662,0.195448568 -Isaac Austin,austiis01,1997,PO,MIA,521,287,-3.966749401,2.570819165,-1.395930236,0.205034145,0,0.205034145,-4.271988428,1.696683103,-2.575305325,0.234454803 -Isaac Austin,austiis01,1997,RS,MIA,3496,1881,-3.677201686,1.547108249,-2.130093437,0.597269602,0.597269602,0,-3.443632725,0.926793434,-2.516839291,0.361051516 -Isaac Austin,austiis01,1998,RS,LAC,1743,895,-2.331079432,-3.264607102,-5.595686534,-1.294484126,-1.294484126,0,-1.88698745,-2.959614391,-4.84660184,-0.347224741 -Isaac Austin,austiis01,1998,RS,MIA,2539,1371,-2.184281783,0.504440748,-1.679841034,0.751391053,0.751391053,0,-1.652637382,0.239312278,-1.413325104,0.345592709 -Isaac Austin,austiis01,1999,PO,ORL,206,112,-2.861491047,-0.964629672,-3.826120719,-0.063648493,0,-0.063648493,-2.957317192,-0.618083832,-3.575401024,0.311743747 -Isaac Austin,austiis01,1999,RS,ORL,2356,1259,-4.528269014,1.584748204,-2.943520811,-0.124394068,-0.124394068,0,-3.974523583,1.066047754,-2.908475829,0.063394734 -Isaac Austin,austiis01,2000,RS,WAS,2291,1173,-5.180803802,-1.336977007,-6.517780809,-2.256050639,-2.256050639,0,-4.779057896,-1.961393258,-6.740451154,0.048770864 -Isaac Austin,austiis01,2001,RS,VAN,1633,845,-5.674035546,-0.212526273,-5.886561819,-1.353644071,-1.353644071,0,-5.284851538,-0.767489937,-6.052341475,0.096468546 -Isaac Austin,austiis01,2002,RS,MEM,589,307,-5.401779206,-0.63344276,-6.035221967,-0.516195561,-0.516195561,0,-5.458681412,-0.60266665,-6.061348062,0.290138861 -Ken Austin,austike01,1984,RS,DET,61,28,-5.719852513,-1.704923316,-7.42477583,-0.067918001,-0.067918001,0,-5.52606787,-1.653606354,-7.179674225,1.747050128 -Anthony Avent,aventan01,1993,RS,MIL,4627,2285,-4.115777478,-1.075897883,-5.191675361,-2.84398544,-2.84398544,0,-3.886699177,-1.021800475,-4.908499651,-0.087279571 -Anthony Avent,aventan01,1994,PO,ORL,74,40,5.71950413,-2.961568904,2.757935226,0.113318992,0,0.113318992,4.417894059,-3.888810123,0.529083937,-2.021264935 -Anthony Avent,aventan01,1994,RS,MIL,1384,695,-3.35187807,-2.4410721,-5.792950169,-1.07554423,-1.07554423,0,-3.472780608,-2.686525269,-6.159305877,-0.307933126 -Anthony Avent,aventan01,1994,RS,ORL,1356,676,-4.536805435,-1.549198895,-6.08600433,-1.151534739,-1.151534739,0,-4.294195587,-1.647193118,-5.941388705,0.080537991 -Anthony Avent,aventan01,1995,PO,ORL,75,40,-3.855677748,-3.255944128,-7.111621876,-0.093810332,0,-0.093810332,-4.482203525,-2.369768282,-6.851971808,1.969465431 -Anthony Avent,aventan01,1995,RS,ORL,2136,1066,-4.123854314,0.388388058,-3.735466256,-0.537415624,-0.537415624,0,-3.971695689,0.314503295,-3.657192394,0.253889373 -Anthony Avent,aventan01,1996,RS,VAN,3041,1586,-6.259865755,-1.198171865,-7.458037621,-3.81230661,-3.81230661,0,-6.346499564,-1.155673751,-7.502173315,0.065133254 -Anthony Avent,aventan01,1999,RS,UTA,81,44,-9.164269368,-1.422207617,-10.58647699,-0.176979581,-0.176979581,0,-7.792397858,-2.448828575,-10.24122643,0.542315583 -Anthony Avent,aventan01,2000,RS,LAC,746,377,-6.643404066,-0.449706415,-7.093110481,-0.842230373,-0.842230373,0,-6.61109503,-0.660372096,-7.271467126,0.772928103 -Bird Averitt,averibi01,1977,RS,BUF,2569,1136,-4.226717413,-2.661682932,-6.888400345,-2.406143081,-2.406143081,0,-4.161291531,-2.871501232,-7.032792764,0.340624527 -Bird Averitt,averibi01,1978,RS,NJN,956,409,-4.15590064,-2.27352755,-6.42942819,-0.768856426,-0.768856426,0,-4.362003654,-2.921100673,-7.283104327,0.149640324 -Bird Averitt,averibi01,1978,RS,BUF,1486,676,-2.09256783,-2.698445057,-4.791012887,-0.708243251,-0.708243251,0,-2.172985379,-2.808087641,-4.98107302,0.661087104 -William Avery,averywi01,2000,RS,MIN,936,484,-3.686918973,-2.316398057,-6.003317031,-0.811586006,-0.811586006,0,-3.237356037,-2.80587845,-6.043234488,0.964316246 -William Avery,averywi01,2001,PO,MIN,22,12,8.794145627,1.555397632,10.34954326,0.080713819,0,0.080713819,7.559923856,-1.329971377,6.229952479,-2.187765975 -William Avery,averywi01,2001,RS,MIN,896,463,-2.704694594,-1.98901529,-4.693709884,-0.463027495,-0.463027495,0,-2.546620695,-3.164879412,-5.711500108,0.780177944 -William Avery,averywi01,2002,RS,MIN,492,258,-3.756516112,-1.271619289,-5.028135401,-0.302112166,-0.302112166,0,-3.322470018,-2.525620937,-5.848090954,0.684843445 -Dennis Awtrey,awtrede01,1977,RS,PHO,3954,1760,-2.255504544,-0.259591365,-2.515095909,0.210324415,0.210324415,0,-2.253679946,-0.602079548,-2.855759495,-0.310808934 -Dennis Awtrey,awtrede01,1978,PO,PHO,51,24,-2.655247404,-0.376627447,-3.031874851,-0.003508916,0,-0.003508916,-3.289368448,-2.19522434,-5.484592789,-1.493935461 -Dennis Awtrey,awtrede01,1978,RS,PHO,3810,1623,-3.422355791,-1.094220382,-4.516576173,-1.458798497,-1.458798497,0,-3.650106932,-1.70497766,-5.355084592,-0.297103378 -Dennis Awtrey,awtrede01,1979,PO,SEA,321,153,-0.650098105,1.498406422,0.848308318,0.293288378,0,0.293288378,-1.1566746,1.452213805,0.295539206,1.273198855 -Dennis Awtrey,awtrede01,1979,RS,BOS,554,247,-4.977812927,-2.48026071,-7.458073636,-0.595956525,-0.595956525,0,-5.194908031,-2.776145705,-7.971053736,0.477730087 -Dennis Awtrey,awtrede01,1979,RS,SEA,1087,499,-2.89504891,0.274008587,-2.621040323,0.03294781,0.03294781,0,-3.177272191,-0.133829646,-3.311101837,0.378173631 -Dennis Awtrey,awtrede01,1980,RS,CHI,1201,560,-3.292495105,-0.239132728,-3.531627832,-0.223482422,-0.223482422,0,-3.503620054,-0.358160516,-3.86178057,0.075671261 -Dennis Awtrey,awtrede01,1981,RS,SEA,1283,607,-3.257702903,-0.532507033,-3.790209936,-0.322950921,-0.322950921,0,-3.640737657,-0.756551644,-4.397289301,0.258124334 -Dennis Awtrey,awtrede01,1982,RS,POR,256,121,-5.489128754,-2.415117365,-7.90424612,-0.322288088,-0.322288088,0,-5.658210327,-1.654631165,-7.312841492,1.314089665 -Gustavo Ayon,ayongu01,2012,RS,NOH,2024,1088,-0.111121162,2.43638649,2.325265328,2.817101159,2.817101159,0,-0.316236748,2.51277255,2.196535802,-0.005456077 -Gustavo Ayon,ayongu01,2013,PO,MIL,13,7,-2.937684506,-1.475957601,-4.413642107,-0.006024177,0,-0.006024177,-4.038904953,-3.863081606,-7.901986559,-1.532820658 -Gustavo Ayon,ayongu01,2013,RS,MIL,325,163,-0.447751263,3.3813773,2.933626037,0.476285482,0.476285482,0,-0.529755844,3.360486601,2.830730758,0.71311722 -Gustavo Ayon,ayongu01,2013,RS,ORL,1109,571,-2.402434741,-0.529032743,-2.931467484,-0.053160196,-0.053160196,0,-2.763979088,-0.652714617,-3.416693705,0.518341422 -Gustavo Ayon,ayongu01,2014,RS,ATL,857,429,-3.617299719,3.686043268,0.068743549,0.619439276,0.619439276,0,-2.425392611,2.469220016,0.043827405,0.386257152 -Deandre Ayton,aytonde01,2019,RS,PHO,4609,2183,-0.616975515,-1.675566944,-2.292542459,0.50599749,0.50599749,0,-0.888797542,-0.846975124,-1.735772666,-0.700779397 -Kelenna Azubuike,azubuke01,2007,PO,GSW,30,15,-0.283011865,1.202685641,0.919673776,0.028957104,0,0.028957104,-1.195761034,0.110140904,-1.08562013,-0.023871574 -Kelenna Azubuike,azubuke01,2007,RS,GSW,1398,669,-1.279889213,-2.315320404,-3.595209617,-0.287795541,-0.287795541,0,-1.612881134,-2.959151161,-4.572032295,-0.224023236 -Kelenna Azubuike,azubuke01,2008,RS,GSW,3606,1732,-0.080055401,-1.197600353,-1.277655753,1.300012851,1.300012851,0,-0.43126262,-1.541543964,-1.972806583,-0.07537765 -Kelenna Azubuike,azubuke01,2009,RS,GSW,4915,2375,0.426701446,-1.034421821,-0.607720375,2.582949978,2.582949978,0,0.308380417,-1.062853746,-0.754473329,-0.461315019 -Kelenna Azubuike,azubuke01,2010,RS,GSW,489,231,1.735214516,-0.858393032,0.876821484,0.425655544,0.425655544,0,1.317815505,-1.538856684,-0.221041179,-0.392620917 -Kelenna Azubuike,azubuke01,2012,PO,DAL,10,5,-0.455464318,9.733653074,9.278188756,0.030961442,0,0.030961442,1.937846641,7.073160283,9.011006924,-1.948223387 -Kelenna Azubuike,azubuke01,2012,RS,DAL,35,18,-10.5143179,-3.019083442,-13.53340134,-0.100662986,-0.100662986,0,-9.069308051,-5.442418282,-14.51172633,1.522426184 -Chris Babb,babbch01,2014,RS,BOS,265,132,-2.494689832,-1.008506352,-3.503196185,-0.050920866,-0.050920866,0,-2.615114673,-1.371317444,-3.986432117,0.370260966 -Luke Babbitt,babbilu01,2011,RS,POR,254,137,-6.879841549,-1.314162017,-8.194003566,-0.384918409,-0.384918409,0,-6.53236441,-2.724021164,-9.256385574,1.076808973 -Luke Babbitt,babbilu01,2012,RS,POR,1032,537,-0.801909976,-2.364833893,-3.166743869,-0.114436649,-0.114436649,0,-0.914984154,-3.061322442,-3.976306597,0.20887786 -Luke Babbitt,babbilu01,2013,RS,POR,1406,730,-1.142726318,-1.075357443,-2.218083761,0.20022013,0.20022013,0,-0.821800443,-1.427620572,-2.249421015,0.991629418 -Luke Babbitt,babbilu01,2014,RS,NOP,910,473,1.980428227,-0.765389265,1.215038962,0.952402726,0.952402726,0,1.700929795,-1.05622546,0.644704335,-0.446937529 -Luke Babbitt,babbilu01,2015,RS,NOP,1654,830,0.087508647,-2.259443942,-2.171935294,0.244984365,0.244984365,0,-0.370288122,-2.326964592,-2.697252715,0.075847504 -Luke Babbitt,babbilu01,2016,RS,NOP,1759,845,0.973730545,-2.05590293,-1.082172385,0.71779563,0.71779563,0,-0.313554855,-2.107014092,-2.420568947,-0.168034254 -Luke Babbitt,babbilu01,2017,RS,MIA,2129,1065,-0.462168122,0.157124654,-0.305043468,1.321866054,1.321866054,0,-0.56648882,0.613080914,0.046592094,-0.489742704 -Luke Babbitt,babbilu01,2018,PO,MIA,6,3,-21.42447489,-15.27308549,-36.69756039,-0.052668872,0,-0.052668872,-14.75652657,-15.34238385,-30.09891043,-1.675881839 -Luke Babbitt,babbilu01,2018,RS,MIA,290,145,-4.811752028,-1.490402584,-6.302154612,-0.262124478,-0.262124478,0,-5.201409581,-1.444189626,-6.645599207,-0.249276523 -Luke Babbitt,babbilu01,2018,RS,ATL,1202,570,0.412673442,-2.485530491,-2.072857049,0.196300276,0.196300276,0,-0.024468871,-2.991829685,-3.016298556,-0.313510547 -Milos Babic,babicmi01,1991,RS,CLE,104,52,-6.657160851,-3.148104994,-9.805265845,-0.188150331,-0.188150331,0,-6.366414611,-3.903233707,-10.26964832,0.514368358 -Milos Babic,babicmi01,1992,RS,MIA,72,35,-3.320882978,-1.842299381,-5.16318236,-0.042675767,-0.042675767,0,-3.246011571,-4.701065838,-7.947077409,-0.945460449 -Dwayne Bacon,bacondw01,2018,RS,CHA,1508,713,-3.72845919,-1.391058016,-5.119517206,-0.862511191,-0.862511191,0,-4.403289829,-1.938052324,-6.341342153,0.062806473 -Dwayne Bacon,bacondw01,2019,RS,CHA,1575,759,0.384196541,-2.816097783,-2.431901241,0.122323133,0.122323133,0,0.045902856,-2.799223317,-2.753320461,-0.709865848 -Dalibor Bagaric,bagarda01,2001,RS,CHI,487,259,-7.971623446,-0.552712496,-8.524335942,-0.771259903,-0.771259903,0,-7.557215212,-1.128793534,-8.686008746,0.995831852 -Dalibor Bagaric,bagarda01,2002,RS,CHI,1217,638,-5.237812027,-1.288462863,-6.52627489,-1.241095332,-1.241095332,0,-5.069953581,-1.164119373,-6.234072953,0.88773421 -Dalibor Bagaric,bagarda01,2003,RS,CHI,150,76,-5.383482018,0.27312368,-5.110358338,-0.091794976,-0.091794976,0,-5.052880402,-0.192029182,-5.244909584,0.273269186 -John Bagley,baglejo01,1983,RS,CLE,2036,990,-3.087580493,-0.544469711,-3.632050204,-0.446504993,-0.446504993,0,-3.058620128,-1.512104871,-4.570724999,0.230274292 -John Bagley,baglejo01,1984,RS,CLE,3514,1712,-1.127324432,-1.001691772,-2.129016204,0.541310144,0.541310144,0,-1.149530405,-1.353684547,-2.503214951,-0.207493861 -John Bagley,baglejo01,1985,PO,CLE,360,168,-1.030681977,1.123364345,0.092682369,0.250605328,0,0.250605328,-0.379322137,0.978358206,0.599036069,-0.288767486 -John Bagley,baglejo01,1985,RS,CLE,5156,2401,2.219017185,0.455804048,2.674821233,6.613091517,6.613091517,0,1.988131562,0.38596101,2.374092572,-0.501698499 -John Bagley,baglejo01,1986,RS,CLE,5292,2472,1.49113661,-0.126963157,1.364173452,5.164988972,5.164988972,0,1.558993696,-0.032093873,1.526899823,-0.475342185 -John Bagley,baglejo01,1987,RS,CLE,4658,2182,-0.420705643,-0.039660821,-0.460366464,2.540189778,2.540189778,0,-0.603815941,0.123345074,-0.480470866,-0.350592475 -John Bagley,baglejo01,1988,RS,NJN,5764,2774,-0.332480412,-0.596634376,-0.929114788,2.571424999,2.571424999,0,-0.530794147,-0.44162788,-0.972422027,-0.221542341 -John Bagley,baglejo01,1989,RS,NJN,3464,1642,-1.125672154,-1.436517451,-2.562189606,0.157203061,0.157203061,0,-1.377679969,-1.533088717,-2.910768686,-0.087304479 -John Bagley,baglejo01,1990,PO,BOS,147,70,-1.711761426,-1.74226365,-3.454025076,-0.026065742,0,-0.026065742,-1.60883971,-1.962878085,-3.571717796,0.500775262 -John Bagley,baglejo01,1990,RS,BOS,2266,1095,-0.28847218,-1.091723492,-1.380195672,0.762559811,0.762559811,0,-0.472086938,-1.270819872,-1.74290681,-0.352275627 -John Bagley,baglejo01,1992,PO,BOS,595,308,0.644818246,-1.88465093,-1.239832684,0.243394757,0,0.243394757,0.742578811,-2.260969371,-1.51839056,-0.515079991 -John Bagley,baglejo01,1992,RS,BOS,3517,1742,0.575694412,-1.456171942,-0.88047753,1.656583327,1.656583327,0,0.474117816,-1.530081632,-1.055963817,-0.293770657 -John Bagley,baglejo01,1993,RS,BOS,194,97,-8.124957837,-4.537041785,-12.66199962,-0.49390353,-0.49390353,0,-7.810505906,-5.423855188,-13.23436109,0.671745938 -John Bagley,baglejo01,1994,RS,ATL,26,13,-1.379745868,-3.340527538,-4.720273405,-0.013047654,-0.013047654,0,-2.986148382,-3.080369281,-6.066517662,-0.150097223 -Marvin Bagley III,baglema01,2019,RS,SAC,3401,1567,-1.066198841,-1.807855582,-2.874054422,-0.099079105,-0.099079105,0,-0.962051503,-2.119550379,-3.081601882,-0.10311252 -Carl Bailey,baileca01,1982,RS,POR,15,7,-13.37508588,-7.629275047,-21.00436093,-0.067300423,-0.067300423,0,-12.71841491,-7.947080595,-20.66549551,3.299880449 -Gus Bailey,bailegu01,1978,RS,NOJ,1025,449,-1.111418658,-0.45707158,-1.568490237,0.270485308,0.270485308,0,-1.664980288,-1.319027219,-2.984007507,-0.06973385 -Gus Bailey,bailegu01,1979,RS,NOJ,21,9,-5.183640918,-5.633575881,-10.8172168,-0.036671293,-0.036671293,0,-5.275623942,-6.503992137,-11.77961608,-1.074255291 -Gus Bailey,bailegu01,1980,RS,WSB,389,180,-2.112821024,-0.063352725,-2.176173748,0.052719248,0.052719248,0,-2.791559673,-0.845720401,-3.637280074,0.042249705 -James Bailey,baileja01,1980,PO,SEA,283,138,-2.042983611,3.983539339,1.940555728,0.343957813,0,0.343957813,-2.046568172,3.273986563,1.227418391,0.979287956 -James Bailey,baileja01,1980,RS,SEA,1557,726,-3.957288353,0.681549824,-3.275738529,-0.195781846,-0.195781846,0,-3.793697064,-0.249077157,-4.042774222,0.560178757 -James Bailey,baileja01,1981,RS,SEA,5366,2539,-1.485960263,0.990655666,-0.495304597,2.927959672,2.927959672,0,-1.278062745,1.190125214,-0.08793753,0.255191619 -James Bailey,baileja01,1982,PO,NJN,53,26,-3.744470387,2.03830585,-1.706164537,0.014489299,0,0.014489299,-4.123878512,1.629307353,-2.494571159,1.454747345 -James Bailey,baileja01,1982,RS,NJN,2798,1288,-2.040964406,-0.750032401,-2.790996807,-0.027210952,-0.027210952,0,-2.098711999,-0.581921453,-2.680633451,1.024930158 -James Bailey,baileja01,1982,RS,SEA,379,180,-4.264469874,-1.616855435,-5.881325309,-0.2920424,-0.2920424,0,-4.018322731,-0.845699081,-4.864021812,1.588678859 -James Bailey,baileja01,1983,RS,NJN,110,50,-4.424995838,-3.012099031,-7.437094869,-0.122270217,-0.122270217,0,-4.639024632,-2.01087888,-6.649903512,2.358373439 -James Bailey,baileja01,1983,RS,HOU,3693,1715,-2.058370677,-1.930454845,-3.988825522,-1.090853176,-1.090853176,0,-2.086445304,-1.585345598,-3.671790902,0.663203485 -James Bailey,baileja01,1984,RS,HOU,2590,1174,-1.255288146,-0.380116572,-1.635404718,0.671357142,0.671357142,0,-1.240189683,-0.487338268,-1.727527951,0.575746779 -James Bailey,baileja01,1985,RS,NYK,2719,1297,-3.826543114,-0.715791765,-4.542334878,-1.200821433,-1.200821433,0,-3.862774782,-0.272121411,-4.134896194,1.28788012 -James Bailey,baileja01,1986,RS,NYK,2587,1245,-2.315490666,0.460333678,-1.855156987,0.572229795,0.572229795,0,-2.389817525,0.763781381,-1.626036144,0.695722336 -James Bailey,baileja01,1987,RS,NJN,1163,542,-3.123718694,-1.021054392,-4.144773086,-0.390644365,-0.390644365,0,-2.985705011,-0.706067357,-3.691772368,1.309333976 -James Bailey,baileja01,1988,RS,PHO,1853,869,-3.834662824,-1.538160773,-5.372823597,-1.175226675,-1.175226675,0,-3.969352757,-1.217238006,-5.186590762,1.071472773 -Thurl Bailey,baileth01,1984,PO,UTA,719,340,-2.331680894,-0.906249226,-3.237930119,-0.087013449,0,-0.087013449,-2.548201226,-0.809062357,-3.357263583,-0.319419585 -Thurl Bailey,baileth01,1984,RS,UTA,4441,2009,-1.794122669,0.183324943,-1.610797727,1.162175724,1.162175724,0,-1.84696504,-0.159065373,-2.006030413,-0.483506975 -Thurl Bailey,baileth01,1985,PO,UTA,838,375,-2.116962599,0.441406878,-1.675555721,0.210592376,0,0.210592376,-2.201187913,0.425137232,-1.776050681,-0.703159694 -Thurl Bailey,baileth01,1985,RS,UTA,5495,2481,-1.472937286,0.273580511,-1.199356775,1.953822382,1.953822382,0,-1.580017984,0.188214792,-1.391803192,-0.473399744 -Thurl Bailey,baileth01,1986,PO,UTA,290,147,-4.390715333,-0.358057399,-4.748772731,-0.153963433,0,-0.153963433,-3.773004741,-0.144215223,-3.917219963,-0.417732664 -Thurl Bailey,baileth01,1986,RS,UTA,5133,2358,-1.918085151,-0.036635438,-1.954720589,0.949771931,0.949771931,0,-1.833127502,-0.476817675,-2.309945177,-0.755073556 -Thurl Bailey,baileth01,1987,PO,UTA,305,151,-0.890478489,-0.919975315,-1.810453803,0.074087579,0,0.074087579,-1.366252203,-1.244779987,-2.61103219,-0.747540041 -Thurl Bailey,baileth01,1987,RS,UTA,4686,2155,-2.884509009,-0.385699972,-3.27020898,-0.56824055,-0.56824055,0,-2.885572501,-0.862333017,-3.747905518,-0.663421036 -Thurl Bailey,baileth01,1988,PO,UTA,900,449,0.371056186,0.658675636,1.029731822,0.887363165,0,0.887363165,0.071117914,0.24397697,0.315094884,-0.602374931 -Thurl Bailey,baileth01,1988,RS,UTA,5997,2804,-0.837204523,0.189938109,-0.647266414,2.989453221,2.989453221,0,-1.029508649,-0.213886739,-1.243395389,-0.627216291 -Thurl Bailey,baileth01,1989,PO,UTA,256,122,-3.900466492,-2.297529764,-6.197996256,-0.22019525,0,-0.22019525,-4.343561824,-2.339046323,-6.682608147,-0.499491055 -Thurl Bailey,baileth01,1989,RS,UTA,5735,2777,-1.045997536,-0.243768903,-1.289766439,2.059465948,2.059465948,0,-1.151569787,-0.636025214,-1.787595001,-0.464480111 -Thurl Bailey,baileth01,1990,PO,UTA,380,190,0.813350238,1.312983538,2.126333776,0.486410367,0,0.486410367,0.55630868,1.42659365,1.982902331,-0.222314731 -Thurl Bailey,baileth01,1990,RS,UTA,5231,2583,-1.196440133,-0.387617454,-1.584057587,1.528164671,1.528164671,0,-1.258387491,-0.815156314,-2.073543805,-0.542315856 -Thurl Bailey,baileth01,1991,PO,UTA,459,228,-4.013106008,0.008959595,-4.004146413,-0.150370242,0,-0.150370242,-3.911398906,-0.485523813,-4.396922719,-0.059201876 -Thurl Bailey,baileth01,1991,RS,UTA,4992,2486,-2.686237801,0.108597043,-2.577640757,0.21744966,0.21744966,0,-2.437047051,-0.390597156,-2.827644207,-0.527518847 -Thurl Bailey,baileth01,1992,RS,UTA,658,327,-3.030581451,-1.574342909,-4.60492436,-0.309223956,-0.309223956,0,-2.74147548,-1.67121076,-4.41268624,-0.076852107 -Thurl Bailey,baileth01,1992,RS,MIN,3561,1777,-2.722435597,-2.119772255,-4.842207851,-1.891123954,-1.891123954,0,-2.660045219,-2.18542992,-4.845475138,-0.295276719 -Thurl Bailey,baileth01,1993,RS,MIN,2522,1276,-3.040318991,-1.696820128,-4.737139119,-1.285751678,-1.285751678,0,-3.284548897,-2.548925525,-5.833474422,-0.598529506 -Thurl Bailey,baileth01,1994,RS,MIN,2588,1297,-1.011670674,-0.999973292,-2.011643966,0.485376151,0.485376151,0,-1.470672952,-1.941299904,-3.411972855,-0.633413366 -Thurl Bailey,baileth01,1999,PO,UTA,209,115,-3.723665568,0.430272374,-3.293393194,-0.033122813,0,-0.033122813,-3.953490084,-0.229709026,-4.18319911,0.634224672 -Thurl Bailey,baileth01,1999,RS,UTA,995,543,-2.778248449,0.020946864,-2.757301585,-0.002026759,-0.002026759,0,-2.768032791,-0.375509844,-3.143542635,0.175202442 -Toby Bailey,baileto01,1999,RS,PHO,472,249,-2.694492694,-1.003679256,-3.69817195,-0.120117342,-0.120117342,0,-2.962858906,-1.656624153,-4.619483059,-0.252707044 -Toby Bailey,baileto01,2000,PO,PHO,29,15,-1.019233641,-2.439476594,-3.458710235,-0.005543369,0,-0.005543369,-2.384508375,-3.958064451,-6.342572826,-0.801915579 -Toby Bailey,baileto01,2000,RS,PHO,889,449,-2.126277263,-0.667033403,-2.793310666,-0.009958429,-0.009958429,0,-2.669097919,-1.251947924,-3.921045844,0.349750968 -Cameron Bairstow,bairsca01,2015,RS,CHI,130,64,-4.496619746,-3.048730283,-7.545350029,-0.157321994,-0.157321994,0,-5.645870423,-2.593061629,-8.238932051,0.453432625 -Cameron Bairstow,bairsca01,2016,RS,CHI,223,103,-5.933374064,0.582192551,-5.351181513,-0.138074898,-0.138074898,0,-4.802182528,-1.394600731,-6.196783259,0.987325116 -LaMark Baker,bakerla01,1999,RS,TOR,4,2,-43.26375061,-13.22786275,-56.49161336,-0.055372002,-0.055372002,0,-38.76841069,-18.23731682,-57.00572751,0.876470922 -Maurice Baker,bakerma01,2005,RS,LAC,2,1,-4.085114532,-4.331164586,-8.416279118,-0.002843842,-0.002843842,0,-5.47862634,-6.468070422,-11.94669676,-1.499224422 -Maurice Baker,bakerma01,2005,RS,POR,34,18,-4.614643388,-0.661469765,-5.276113153,-0.023452155,-0.023452155,0,-5.122716419,-0.144512117,-5.267228536,1.005046461 -Ron Baker,bakerro01,2017,RS,NYK,1718,857,-2.492294626,2.063699924,-0.428594702,1.014834125,1.014834125,0,-2.197683651,0.765942143,-1.431741507,-0.017431597 -Ron Baker,bakerro01,2018,RS,NYK,791,385,-0.595668365,1.627696435,1.03202807,0.747135318,0.747135318,0,-0.843287442,1.053416783,0.210129341,0.566541567 -Ron Baker,bakerro01,2019,RS,WAS,98,45,-10.67582088,-0.864679797,-11.54050068,-0.201974065,-0.201974065,0,-9.408843982,-3.288405549,-12.69724953,0.077240005 -Ron Baker,bakerro01,2019,RS,NYK,235,107,-3.606883629,5.82168464,2.21480101,0.270584727,0.270584727,0,-4.539080079,3.637732475,-0.901347604,-0.169474379 -Vin Baker,bakervi01,1994,RS,MIL,5098,2560,-1.503033459,-0.826108425,-2.329141883,0.547689954,0.547689954,0,-1.439611694,-0.727248177,-2.166859871,-0.349788682 -Vin Baker,bakervi01,1995,RS,MIL,6565,3361,-0.552445885,-0.022122191,-0.574568077,3.709932236,3.709932236,0,-0.366419967,0.34768381,-0.018736157,-0.515797031 -Vin Baker,bakervi01,1996,RS,MIL,6309,3319,-0.300796647,-0.338681992,-0.639478639,3.557400201,3.557400201,0,-0.016134178,-0.088488479,-0.104622658,-0.428016024 -Vin Baker,bakervi01,1997,RS,MIL,5958,3159,0.908088629,0.212861865,1.120950494,6.215598803,6.215598803,0,1.202064297,0.387495265,1.589559562,-0.3407475 -Vin Baker,bakervi01,1998,PO,SEA,668,371,-0.373503128,-0.215482222,-0.58898535,0.421086125,0,0.421086125,0.39156132,0.520520497,0.912081817,-0.162264509 -Vin Baker,bakervi01,1998,RS,SEA,5571,2944,1.051495554,0.92505121,1.976546764,7.084926428,7.084926428,0,1.513502571,1.024180007,2.537682579,-0.186366548 -Vin Baker,bakervi01,1999,RS,SEA,2194,1162,-3.174383413,-0.886838506,-4.061221919,-0.778681317,-0.778681317,0,-2.588931144,-0.515331457,-3.104262601,0.152849448 -Vin Baker,bakervi01,2000,PO,SEA,333,177,-4.734064016,-0.196725758,-4.930789774,-0.203263355,0,-0.203263355,-3.814611738,-0.009776778,-3.824388516,0.065741263 -Vin Baker,bakervi01,2000,RS,SEA,5607,2849,-2.987492569,-0.833498213,-3.820990782,-1.553871054,-1.553871054,0,-2.470781756,-0.651390885,-3.122172641,-0.174190323 -Vin Baker,bakervi01,2001,RS,SEA,4110,2129,-2.468906251,-1.850551469,-4.31945772,-1.707220065,-1.707220065,0,-2.097090158,-1.665928995,-3.763019153,0.132722957 -Vin Baker,bakervi01,2002,PO,SEA,257,144,1.350352094,-2.907136656,-1.556784561,0.090639727,0,0.090639727,1.486740696,-1.268143518,0.218597178,0.229525378 -Vin Baker,bakervi01,2002,RS,SEA,3207,1710,-2.589308396,-3.069259071,-5.658567467,-2.540288307,-2.540288307,0,-2.040041618,-2.784011247,-4.824052865,0.098810725 -Vin Baker,bakervi01,2003,RS,BOS,1804,942,-3.358513803,-0.914255824,-4.272769627,-0.736070937,-0.736070937,0,-3.581868249,-0.958198242,-4.540066491,0.5303426 -Vin Baker,bakervi01,2004,PO,NYK,112,57,2.94006971,0.302227367,3.242297077,0.180033588,0,0.180033588,2.13977472,-0.060712542,2.079062178,0.151493522 -Vin Baker,bakervi01,2004,RS,NYK,590,313,-2.757779213,-3.148260028,-5.906039241,-0.510579466,-0.510579466,0,-2.584486989,-2.295830804,-4.880317793,1.191052684 -Vin Baker,bakervi01,2004,RS,BOS,1964,1000,-0.219726109,-2.29791873,-2.517644839,0.118213745,0.118213745,0,-0.553179426,-2.170204468,-2.723383893,-0.256791636 -Vin Baker,bakervi01,2005,RS,NYK,365,191,-5.452790816,-3.028708091,-8.481498907,-0.563066504,-0.563066504,0,-5.580421175,-3.907634446,-9.488055621,0.748469606 -Vin Baker,bakervi01,2005,RS,HOU,24,13,-18.73252156,-4.50308164,-23.2356032,-0.145062603,-0.145062603,0,-17.23141161,-0.891966738,-18.12337835,6.224694745 -Vin Baker,bakervi01,2006,RS,LAC,164,85,-4.339846254,0.832785251,-3.507061003,-0.033210399,-0.033210399,0,-4.017111483,0.264257882,-3.752853601,1.057578905 -Wade Baldwin IV,baldwwa01,2017,PO,MEM,25,12,1.349818968,-16.34083979,-14.99102082,-0.077181283,0,-0.077181283,3.804977607,-15.11901323,-11.31403562,-0.141730981 -Wade Baldwin IV,baldwwa01,2017,RS,MEM,822,405,-7.997096529,-1.886670142,-9.883766671,-1.473557638,-1.473557638,0,-7.080589422,-1.478158373,-8.558747795,-0.033252612 -Wade Baldwin IV,baldwwa01,2018,PO,POR,45,19,-10.22247571,10.41291039,0.190434688,0.030398652,0,0.030398652,-8.844089399,4.019600983,-4.824488416,3.320504087 -Wade Baldwin IV,baldwwa01,2018,RS,POR,167,80,2.3034258,0.092992316,2.396418116,0.208215569,0.208215569,0,0.138484168,0.807378387,0.945862556,-0.869215817 -Wade Baldwin IV,baldwwa01,2019,RS,POR,199,94,-11.4886496,-5.027374869,-16.51602446,-0.667983406,-0.667983406,0,-10.65327595,-5.076884613,-15.73016056,1.201190923 -Renaldo Balkman,balkmre01,2007,RS,NYK,2036,1064,-0.64946271,4.041977011,3.3925143,3.353063932,3.353063932,0,-0.903032416,3.681713007,2.778680591,0.518516471 -Renaldo Balkman,balkmre01,2008,RS,NYK,1838,952,-1.753821122,2.153818513,0.399997391,1.540186727,1.540186727,0,-2.160910974,1.975147224,-0.185763751,0.62370868 -Renaldo Balkman,balkmre01,2009,PO,DEN,39,20,-2.475483955,12.96320669,10.48772273,0.142180891,0,0.142180891,-0.806648229,13.04436017,12.23771194,1.849269209 -Renaldo Balkman,balkmre01,2009,RS,DEN,1550,780,-0.088860316,1.434287251,1.345426936,1.632489446,1.632489446,0,-0.140179936,1.423037962,1.282858026,0.153155879 -Renaldo Balkman,balkmre01,2010,RS,DEN,182,91,-3.761465697,0.931832542,-2.829633155,-0.003787784,-0.003787784,0,-3.264093359,1.451945197,-1.812148161,2.299208959 -Renaldo Balkman,balkmre01,2011,RS,NYK,36,18,-6.624043368,-1.873937468,-8.497980836,-0.054420248,-0.054420248,0,-6.222226512,-1.020044982,-7.242271494,2.883181289 -Renaldo Balkman,balkmre01,2011,RS,DEN,89,44,0.482782845,0.597735534,1.080518379,0.087838051,0.087838051,0,-0.156949549,2.544611234,2.387661686,2.002285325 -Renaldo Balkman,balkmre01,2012,RS,NYK,226,115,-0.1273118,-0.739438901,-0.866750701,0.111383357,0.111383357,0,-0.795392491,-1.304596943,-2.099989435,0.741735424 -Greg Ballard,ballagr01,1978,PO,WSB,525,243,-0.160991184,1.194789682,1.033798498,0.483577415,0,0.483577415,-0.705766555,0.226861976,-0.478904579,-0.052775929 -Greg Ballard,ballagr01,1978,RS,WSB,2132,936,-0.194490213,-0.221627544,-0.416117757,1.110898563,1.110898563,0,-0.675008984,-1.124297232,-1.799306216,-0.352854574 -Greg Ballard,ballagr01,1979,PO,WSB,650,312,2.405616212,0.67386104,3.079477252,0.953579383,0,0.953579383,1.762265139,-0.33229847,1.429966669,-0.372300492 -Greg Ballard,ballagr01,1979,RS,WSB,3483,1552,0.06187375,1.031992531,1.093866281,3.040976587,3.040976587,0,-0.018077538,0.586898922,0.568821383,-0.095434053 -Greg Ballard,ballagr01,1980,PO,WSB,153,73,-6.853727581,-2.030566685,-8.884294267,-0.236547716,0,-0.236547716,-6.67669283,-1.980128572,-8.656821402,0.385978773 -Greg Ballard,ballagr01,1980,RS,WSB,5271,2438,1.528510764,0.959595009,2.488105773,6.490301157,6.490301157,0,1.403740986,0.876074891,2.279815877,-0.403672879 -Greg Ballard,ballagr01,1981,RS,WSB,5632,2610,0.288678238,2.165075013,2.453753251,6.902529154,6.902529154,0,0.282171593,2.041128203,2.323299795,-0.400121792 -Greg Ballard,ballagr01,1982,PO,WSB,540,268,0.030184875,3.779201125,3.809386,0.920901003,0,0.920901003,0.169557744,3.833462289,4.003020033,-0.443423914 -Greg Ballard,ballagr01,1982,RS,WSB,6171,2946,1.031395315,2.576144787,3.607540102,9.514401644,9.514401644,0,1.047472736,2.748740836,3.796213572,-0.441269804 -Greg Ballard,ballagr01,1983,RS,WSB,5949,2840,0.224086194,2.128526367,2.352612561,7.366689894,7.366689894,0,0.131600627,2.107127192,2.238727819,-0.378687833 -Greg Ballard,ballagr01,1984,PO,WSB,311,168,0.07773736,3.128606374,3.206343734,0.524743829,0,0.524743829,0.198336037,2.81731882,3.015654856,-0.340252138 -Greg Ballard,ballagr01,1984,RS,WSB,5544,2701,0.212597439,0.885249568,1.097847007,5.284523739,5.284523739,0,0.081152366,0.815585986,0.896738352,-0.348682118 -Greg Ballard,ballagr01,1985,PO,WSB,133,65,0.487689787,0.586491179,1.074180966,0.131313366,0,0.131313366,-0.062155761,-0.137809816,-0.199965577,0.41261024 -Greg Ballard,ballagr01,1985,RS,WSB,5631,2664,-0.194782519,1.351356057,1.156573538,5.296842603,5.296842603,0,-0.422156728,1.29917452,0.877017792,-0.250407745 -Greg Ballard,ballagr01,1986,RS,GSW,3935,1792,0.070434914,-0.431009692,-0.360574779,2.179149733,2.179149733,0,-0.261468712,-0.439630573,-0.701099284,-0.257831932 -Greg Ballard,ballagr01,1987,PO,GSW,372,179,2.893396911,-0.389328155,2.504068756,0.493481716,0,0.493481716,2.45439247,-1.019714581,1.43467789,-0.278921859 -Greg Ballard,ballagr01,1987,RS,GSW,3384,1579,-1.667564288,-0.530211075,-2.197775363,0.444880868,0.444880868,0,-1.821390365,-0.808164588,-2.629554953,0.001260716 -Greg Ballard,ballagr01,1989,RS,SEA,32,15,-5.140013248,-1.624183185,-6.764196433,-0.030935387,-0.030935387,0,-5.246175182,-1.211981975,-6.458157156,0.712324907 -Cedric Ball,ballce01,1991,RS,LAC,55,26,-3.552879408,-1.013696673,-4.566576081,-0.024088852,-0.024088852,0,-4.136613743,-1.901179047,-6.037792791,-0.034523832 -Lonzo Ball,balllo01,2018,RS,LAL,3818,1780,-0.888551146,1.449463137,0.560911991,3.040284621,3.040284621,0,-0.331248157,1.992252351,1.661004193,1.103860516 -Lonzo Ball,balllo01,2019,RS,LAL,3103,1423,-1.111960375,0.787086292,-0.324874083,1.776008115,1.776008115,0,-1.184150692,1.555231038,0.371080346,0.887423086 -Mo Bamba,bambamo01,2019,RS,ORL,1591,766,-5.257799221,-0.9367748,-6.194574021,-1.343945653,-1.343945653,0,-4.329425476,-1.296610569,-5.626036045,-0.169530363 -Gene Banks,banksge01,1982,PO,SAS,314,146,0.478769705,-0.161771006,0.316998699,0.234108731,0,0.234108731,0.195594806,-1.282191644,-1.086596837,-0.640645401 -Gene Banks,banksge01,1982,RS,SAS,3672,1700,0.10483687,-0.187368802,-0.082531932,2.313213192,2.313213192,0,0.066320623,-0.45557867,-0.389258047,-0.017149517 -Gene Banks,banksge01,1983,PO,SAS,907,398,0.776776324,-0.27414174,0.502634584,0.677218675,0,0.677218675,0.937498889,-0.397317291,0.540181599,-0.592808793 -Gene Banks,banksge01,1983,RS,SAS,5925,2722,1.868974906,-0.653495888,1.215479018,5.484019016,5.484019016,0,2.029704283,-0.57676518,1.452939103,-0.437628458 -Gene Banks,banksge01,1984,RS,SAS,5835,2600,1.168784088,-0.291441364,0.877342724,4.80226325,4.80226325,0,1.318213293,0.014232694,1.332445988,-0.202328338 -Gene Banks,banksge01,1985,PO,SAS,22,10,-13.48803266,-6.280371771,-19.76840443,-0.091927406,0,-0.091927406,-14.1404527,-5.750576336,-19.89102903,2.781606193 -Gene Banks,banksge01,1985,RS,SAS,4578,2091,1.364469235,-0.627009806,0.73745943,3.717549614,3.717549614,0,0.90280387,-0.696570013,0.206233857,-0.082508271 -Gene Banks,banksge01,1986,PO,CHI,142,69,0.948661863,-2.920649944,-1.971988081,0.028486615,0,0.028486615,0.449249702,-3.012790153,-2.563540451,0.846918587 -Gene Banks,banksge01,1986,RS,CHI,4494,2139,2.177818239,-1.015073135,1.162745105,4.266440961,4.266440961,0,1.99627762,-0.934129578,1.062148042,-0.087310209 -Gene Banks,banksge01,1987,PO,CHI,149,79,0.135707409,-2.486970524,-2.351263115,0.016726155,0,0.016726155,-0.795324092,-1.880106545,-2.675430637,0.897956684 -Gene Banks,banksge01,1987,RS,CHI,3678,1822,0.331536581,-0.633587672,-0.302051091,2.273275425,2.273275425,0,-0.067896794,-0.702499408,-0.770396202,-0.103102125 -Marcus Banks,banksma01,2004,PO,BOS,116,60,2.344514425,-1.593047237,0.751467188,0.111163296,0,0.111163296,1.577472384,-0.921229182,0.656243202,0.497878396 -Marcus Banks,banksma01,2004,RS,BOS,2720,1385,-3.042214453,-0.009835807,-3.05205026,-0.215506979,-0.215506979,0,-2.761412756,0.108322759,-2.653089997,0.884371744 -Marcus Banks,banksma01,2005,PO,BOS,192,106,-3.238921381,1.629553089,-1.609368292,0.06442842,0,0.06442842,-3.534075958,1.616168151,-1.917907807,1.147894475 -Marcus Banks,banksma01,2005,RS,BOS,2251,1145,-1.38015431,2.238397864,0.858243554,2.121957137,2.121957137,0,-1.3841606,1.981083231,0.596922631,0.61550369 -Marcus Banks,banksma01,2006,RS,BOS,523,269,-2.596170684,-2.69911776,-5.295288443,-0.3540275,-0.3540275,0,-2.753545538,-2.634674117,-5.388219655,1.233481879 -Marcus Banks,banksma01,2006,RS,MIN,2298,1228,-0.54375224,-0.556627838,-1.100380078,1.039074523,1.039074523,0,-0.597766839,-0.055258205,-0.653025045,0.491643356 -Marcus Banks,banksma01,2007,PO,PHO,14,7,-1.388868532,-4.316957407,-5.705825939,-0.010790656,0,-0.010790656,-2.10757613,-5.78697276,-7.894548891,-0.805866051 -Marcus Banks,banksma01,2007,RS,PHO,1013,503,-3.623731057,-1.916011438,-5.539742495,-0.723486564,-0.723486564,0,-3.307016821,-1.817813117,-5.124829938,0.981615158 -Marcus Banks,banksma01,2008,RS,MIA,492,259,0.892090775,-2.715010918,-1.822920143,0.124793409,0.124793409,0,0.485293467,-2.616942861,-2.131649394,1.746809077 -Marcus Banks,banksma01,2008,RS,PHO,632,310,-2.127862836,-2.231130633,-4.358993469,-0.261089599,-0.261089599,0,-1.739546218,-2.239564628,-3.979110845,2.429243794 -Marcus Banks,banksma01,2009,RS,MIA,314,166,-3.386965205,-0.072014219,-3.458979423,-0.061184013,-0.061184013,0,-3.241504402,0.057898868,-3.183605534,1.759243098 -Marcus Banks,banksma01,2009,RS,TOR,78,40,-6.038875021,-4.061408729,-10.10028375,-0.152933799,-0.152933799,0,-5.427040696,-4.347344105,-9.774384801,1.812198797 -Marcus Banks,banksma01,2010,RS,TOR,479,244,-0.351389637,-0.783713582,-1.135103219,0.203225496,0.203225496,0,-0.241303653,-0.914230364,-1.155534017,1.022062569 -Marcus Banks,banksma01,2011,RS,TOR,43,22,-3.267350665,-1.797608514,-5.06495918,-0.026406754,-0.026406754,0,-3.753591823,-1.600321367,-5.35391319,1.516149681 -Ken Bannister,bannike01,1985,RS,NYK,2944,1404,-5.403165542,-1.137113108,-6.540278649,-2.755147621,-2.755147621,0,-5.062255265,-0.932842654,-5.995097919,1.526017861 -Ken Bannister,bannike01,1986,RS,NYK,2919,1405,-4.371576084,-0.237250854,-4.608826937,-1.345727245,-1.345727245,0,-4.304675571,-0.418000875,-4.722676446,1.028655848 -Ken Bannister,bannike01,1989,RS,LAC,286,130,-0.007270957,0.494915128,0.487644171,0.21738242,0.21738242,0,-0.22974761,0.355992636,0.126245026,1.253957129 -Ken Bannister,bannike01,1990,RS,LAC,1231,589,-4.581212586,-1.534440687,-6.115653274,-1.023286223,-1.023286223,0,-4.620716169,-1.672216166,-6.292932335,1.16970577 -Ken Bannister,bannike01,1991,RS,LAC,714,339,-4.29897375,-1.665549135,-5.964522885,-0.565368953,-0.565368953,0,-4.592441099,-1.616688315,-6.209129414,1.674494066 -Mike Bantom,bantomi01,1977,RS,SEA,1789,795,0.214523105,-0.741646493,-0.527123388,0.905244698,0.905244698,0,0.063040322,-0.60508228,-0.542041957,0.433511481 -Mike Bantom,bantomi01,1977,RS,NYN,2434,1114,0.82227686,-1.169849431,-0.347572571,1.366700647,1.366700647,0,0.412943912,-0.941309154,-0.528365243,0.098702873 -Mike Bantom,bantomi01,1978,RS,IND,6327,2775,0.489151921,-0.079622597,0.409529323,4.479489069,4.479489069,0,0.267105709,0.118164783,0.385270492,0.150012461 -Mike Bantom,bantomi01,1979,RS,IND,5609,2528,-0.250917128,0.516558059,0.265640931,3.896324209,3.896324209,0,0.108481864,0.772502291,0.880984155,0.186976029 -Mike Bantom,bantomi01,1980,RS,IND,5126,2330,0.393500748,-0.834483445,-0.440982697,2.745251065,2.745251065,0,0.142333415,-0.60714925,-0.464815834,0.014056243 -Mike Bantom,bantomi01,1981,PO,IND,111,51,2.887374701,-2.335366637,0.552008064,0.089629678,0,0.089629678,1.696522812,-1.713888687,-0.017365875,1.105006638 -Mike Bantom,bantomi01,1981,RS,IND,5050,2375,0.117309289,-0.116165331,0.001143958,3.338416747,3.338416747,0,0.114207023,0.093155193,0.207362216,0.147984984 -Mike Bantom,bantomi01,1982,PO,PHI,824,399,-2.396648357,0.553334113,-1.843314244,0.19154834,0,0.19154834,-2.456725602,0.431395769,-2.025329833,0.621265521 -Mike Bantom,bantomi01,1982,RS,PHI,2075,979,-0.9045383,-1.244376385,-2.148914686,0.301405706,0.301405706,0,-0.990494981,-1.136663956,-2.127158938,0.398653821 -Mike Bantom,bantomi01,1982,RS,IND,2157,1037,-1.727136781,-0.528168449,-2.25530523,0.263073991,0.263073991,0,-1.690465934,-0.118670281,-1.809136215,0.523637761 -Leandro Barbosa,barbole01,2004,RS,PHO,2927,1500,-0.028287382,-0.369542362,-0.397829744,1.819608637,1.819608637,0,0.160441049,-0.048418348,0.112022701,0.9873779 -Leandro Barbosa,barbole01,2005,PO,PHO,230,116,-3.756836381,-1.676901742,-5.433738124,-0.163036293,0,-0.163036293,-3.709195863,-2.849571507,-6.55876737,-0.429112251 -Leandro Barbosa,barbole01,2005,RS,PHO,2197,1087,-0.960976477,-2.087165744,-3.04814222,-0.166172924,-0.166172924,0,-0.894302582,-2.28913663,-3.183439212,0.460319766 -Leandro Barbosa,barbole01,2006,PO,PHO,1229,632,1.495301197,-2.760686637,-1.265385439,0.494516408,0,0.494516408,1.411613986,-2.322976749,-0.911362763,0.145485645 -Leandro Barbosa,barbole01,2006,RS,PHO,3214,1592,1.276287246,-2.407107855,-1.13082061,1.314724351,1.314724351,0,1.17858544,-2.08549052,-0.906905079,-0.030330197 -Leandro Barbosa,barbole01,2007,PO,PHO,692,349,1.071732555,-0.450988233,0.620744322,0.623292637,0,0.623292637,1.835421574,-0.158266924,1.67715465,0.625943202 -Leandro Barbosa,barbole01,2007,RS,PHO,5264,2613,4.19932012,-0.641459085,3.557861035,8.40673281,8.40673281,0,4.397527263,-0.277635932,4.119891331,-0.028861071 -Leandro Barbosa,barbole01,2008,PO,PHO,279,143,0.110711868,-2.848151082,-2.737439214,0.000947048,0,0.000947048,0.186445126,-2.618867397,-2.432422271,0.178302159 -Leandro Barbosa,barbole01,2008,RS,PHO,4933,2421,2.624043523,-2.494568284,0.129475239,3.562315672,3.562315672,0,2.859553589,-1.951466058,0.908087532,0.147418491 -Leandro Barbosa,barbole01,2009,RS,PHO,3449,1705,2.881801065,-0.782982823,2.098818242,4.218746114,4.218746114,0,3.048223507,-0.650955396,2.397268111,0.017662328 -Leandro Barbosa,barbole01,2010,PO,PHO,479,250,-1.244956619,-1.743502597,-2.988459216,-0.031693546,0,-0.031693546,-0.812107004,-1.605409163,-2.417516167,0.938549457 -Leandro Barbosa,barbole01,2010,RS,PHO,1578,786,0.141783126,-0.855642699,-0.713859572,0.820905327,0.820905327,0,0.598127064,-0.988007376,-0.389880312,0.503296874 -Leandro Barbosa,barbole01,2011,RS,TOR,2731,1395,1.109552308,-2.647248699,-1.537696391,0.866831182,0.866831182,0,1.230762156,-2.572573535,-1.341811379,0.431990836 -Leandro Barbosa,barbole01,2012,PO,IND,414,223,-2.745084174,-1.562714239,-4.307798413,-0.184700064,0,-0.184700064,-2.776964009,-1.658122355,-4.435086364,0.937848907 -Leandro Barbosa,barbole01,2012,RS,TOR,1780,946,-0.522659758,-1.714338523,-2.236998281,0.252181484,0.252181484,0,-0.337850981,-1.384881575,-1.722732555,1.708869619 -Leandro Barbosa,barbole01,2012,RS,IND,833,436,-0.196636273,-0.68230822,-0.878944493,0.422843825,0.422843825,0,0.11813166,-0.84661771,-0.728486049,1.471708695 -Leandro Barbosa,barbole01,2013,RS,BOS,991,513,-0.62633258,-1.018692492,-1.645025072,0.289962433,0.289962433,0,-0.95275084,-1.142741283,-2.095492123,0.242881911 -Leandro Barbosa,barbole01,2014,RS,PHO,744,368,-0.533144856,-1.646357587,-2.179502442,0.106515881,0.106515881,0,-0.891116925,-2.889733933,-3.780850858,-0.534666945 -Leandro Barbosa,barbole01,2015,PO,GSW,464,229,0.931274957,-2.111296669,-1.180021712,0.187842117,0,0.187842117,-0.967621472,-3.103152381,-4.070773853,-0.683449135 -Leandro Barbosa,barbole01,2015,RS,GSW,2053,982,0.776123571,-3.118277227,-2.342153656,0.204277702,0.204277702,0,0.827698746,-2.403569523,-1.575870778,-0.028160079 -Leandro Barbosa,barbole01,2016,PO,GSW,527,254,3.262345895,-1.635282199,1.627063696,0.588532021,0,0.588532021,0.987440026,-2.016606381,-1.029166356,0.571643448 -Leandro Barbosa,barbole01,2016,RS,GSW,2286,1079,-0.843280251,-2.218880103,-3.062160354,-0.171642182,-0.171642182,0,-0.589873761,-1.985611188,-2.575484949,-0.115936659 -Leandro Barbosa,barbole01,2017,RS,PHO,2026,963,-0.306776109,-1.798967412,-2.10574352,0.316675595,0.316675595,0,-1.193866914,-2.255996534,-3.449863448,0.04271048 -Steve Bardo,bardost01,1992,RS,SAS,2,1,23.14317793,-3.868893255,19.27428468,0.010470452,0.010470452,0,20.28542303,-5.680503117,14.60491991,-6.672335588 -Steve Bardo,bardost01,1993,RS,DAL,367,175,-4.284682023,-1.483513796,-5.768195819,-0.272105519,-0.272105519,0,-4.613805685,-1.697715114,-6.311520799,0.954324723 -Steve Bardo,bardost01,1996,RS,DET,227,123,-2.281815983,0.851696967,-1.430119016,0.083565994,0.083565994,0,-2.851091832,0.760144086,-2.090947746,0.827383506 -J.J. Barea,bareajo01,2007,PO,DAL,8,4,-15.16198029,-4.396912167,-19.55889245,-0.035911116,0,-0.035911116,-14.97911096,-6.270959434,-21.2500704,1.361851092 -J.J. Barea,bareajo01,2007,RS,DAL,360,191,-2.380558609,-2.763145386,-5.143703994,-0.234217976,-0.234217976,0,-2.378969405,-3.927721367,-6.306690772,0.381254794 -J.J. Barea,bareajo01,2008,PO,DAL,9,5,35.41019197,-3.540170145,31.87002183,0.087527899,0,0.087527899,33.52725914,-2.845407504,30.68185164,-3.480189705 -J.J. Barea,bareajo01,2008,RS,DAL,874,460,-1.760476896,-0.536104761,-2.296581657,0.107037876,0.107037876,0,-1.534388407,-1.224274744,-2.75866315,0.548779817 -J.J. Barea,bareajo01,2009,PO,DAL,419,221,1.981818282,-1.35567702,0.626141262,0.389893898,0,0.389893898,1.457236823,-1.957613818,-0.500376995,-0.622123671 -J.J. Barea,bareajo01,2009,RS,DAL,3085,1600,0.622540763,-1.132982796,-0.510442033,1.825171182,1.825171182,0,0.313147992,-1.804215449,-1.491067457,-0.153543325 -J.J. Barea,bareajo01,2010,PO,DAL,196,105,-3.175185504,-2.985188872,-6.160374376,-0.189403228,0,-0.189403228,-3.158516669,-3.255235336,-6.413752004,0.470641008 -J.J. Barea,bareajo01,2010,RS,DAL,3013,1546,-0.391997072,-2.152311201,-2.544308273,0.162090552,0.162090552,0,-0.530606735,-2.467825411,-2.998432146,-0.08837446 -J.J. Barea,bareajo01,2011,PO,DAL,712,390,2.062983747,-1.779011126,0.28397262,0.622077638,0,0.622077638,2.09571686,-2.245405842,-0.149688982,-0.078263743 -J.J. Barea,bareajo01,2011,RS,DAL,3211,1669,0.501744107,-2.088584704,-1.586840597,0.989876318,0.989876318,0,0.470002151,-2.341765538,-1.871763387,-0.054723703 -J.J. Barea,bareajo01,2012,RS,MIN,2029,1032,0.487934419,-2.020045341,-1.532110923,0.640172287,0.640172287,0,0.55102093,-2.293981093,-1.742960164,-0.155316828 -J.J. Barea,bareajo01,2013,RS,MIN,3350,1713,0.333169278,-2.096221767,-1.763052489,0.86445953,0.86445953,0,0.305487737,-2.273277888,-1.967790151,0.204481061 -J.J. Barea,bareajo01,2014,RS,MIN,2978,1471,-0.8623582,-1.664899257,-2.527257457,0.165360148,0.165360148,0,-0.850237256,-2.352917476,-3.203154732,-1.037968903 -J.J. Barea,bareajo01,2015,PO,DAL,325,154,4.407128126,2.092961513,6.500089639,0.747617966,0,0.747617966,1.693118937,-0.174871186,1.518247751,-0.252464643 -J.J. Barea,bareajo01,2015,RS,DAL,2760,1362,1.857095481,-0.278263832,1.578831649,2.974976323,2.974976323,0,1.833091101,-0.843193189,0.989897912,-1.055066161 -J.J. Barea,bareajo01,2016,PO,DAL,196,100,-2.83937279,-9.828616481,-12.66798927,-0.520326035,0,-0.520326035,-2.880185919,-9.618793255,-12.49897917,-0.284012575 -J.J. Barea,bareajo01,2016,RS,DAL,3390,1667,1.141803102,-1.862689118,-0.720886016,1.718049028,1.718049028,0,0.332035806,-2.496700588,-2.164664782,-0.43705172 -J.J. Barea,bareajo01,2017,RS,DAL,1535,771,1.903527249,0.533938914,2.437466163,2.034798515,2.034798515,0,1.735773494,-0.984540948,0.751232546,-0.277124242 -J.J. Barea,bareajo01,2018,RS,DAL,3270,1603,3.363616737,-1.703929343,1.659687394,3.600320086,3.600320086,0,3.208511668,-2.124061583,1.084450084,-0.169030085 -J.J. Barea,bareajo01,2019,RS,DAL,1609,752,1.889043623,-0.675701744,1.213341879,1.52230274,1.52230274,0,1.4590606,-1.438768466,0.020292134,0.112982596 -Andrea Bargnani,bargnan01,2007,PO,TOR,343,181,0.552133617,-0.576108522,-0.023974904,0.259747739,0,0.259747739,0.422197696,-0.233236872,0.188960824,0.040172069 -Andrea Bargnani,bargnan01,2007,RS,TOR,3179,1629,-1.390295043,-1.114630518,-2.504925561,0.204781614,0.204781614,0,-0.755163468,-1.12072822,-1.875891688,0.50081623 -Andrea Bargnani,bargnan01,2008,PO,TOR,198,104,-4.106946565,0.917524091,-3.189422473,-0.02443048,0,-0.02443048,-3.318044171,1.082486225,-2.235557945,1.419873578 -Andrea Bargnani,bargnan01,2008,RS,TOR,3537,1861,-1.842963492,-1.40865488,-3.251618373,-0.47907461,-0.47907461,0,-1.204328084,-1.308579497,-2.512907581,0.54938266 -Andrea Bargnani,bargnan01,2009,RS,TOR,4756,2453,-1.183732452,-1.980008715,-3.163741167,-0.5180355,-0.5180355,0,-0.760729055,-1.635870491,-2.396599546,0.041204425 -Andrea Bargnani,bargnan01,2010,RS,TOR,5491,2799,0.440301185,-2.265347851,-1.825046666,1.317315056,1.317315056,0,1.005905814,-1.884070531,-0.878164716,-0.253302264 -Andrea Bargnani,bargnan01,2011,RS,TOR,4606,2353,-0.874705027,-3.226125189,-4.100830216,-1.617796826,-1.617796826,0,-0.244791984,-2.915227964,-3.160019949,-0.222726701 -Andrea Bargnani,bargnan01,2012,RS,TOR,1942,1032,-0.263259188,-1.370324155,-1.633583343,0.587058046,0.587058046,0,0.264732257,-1.471760845,-1.207028588,-0.120154584 -Andrea Bargnani,bargnan01,2013,RS,TOR,1911,1003,-2.679157679,-1.883589383,-4.562747062,-0.928233327,-0.928233327,0,-1.973710007,-2.074219062,-4.047929069,0.059736024 -Andrea Bargnani,bargnan01,2014,RS,NYK,2396,1257,-2.901630408,0.563122803,-2.338507605,0.261726072,0.261726072,0,-1.841292385,0.159385612,-1.681906773,-0.789713499 -Andrea Bargnani,bargnan01,2015,RS,NYK,1538,785,-3.152251611,-4.960086723,-8.112338334,-2.142028808,-2.142028808,0,-2.584428923,-5.288755203,-7.873184125,-0.251171233 -Andrea Bargnani,bargnan01,2016,RS,BRK,1283,634,-3.269632502,-4.136780639,-7.406413142,-1.493580173,-1.493580173,0,-2.50122564,-4.969374665,-7.470600305,-0.818349249 -Tom Barker,barketo01,1977,RS,ATL,2984,1354,-3.626310778,-0.177404668,-3.803715446,-0.732472665,-0.732472665,0,-3.280945095,-0.063098356,-3.344043451,0.674490944 -Tom Barker,barketo01,1979,RS,BOS,294,131,-4.33374981,-1.463775383,-5.797525193,-0.205872127,-0.205872127,0,-4.096724255,-1.295926804,-5.392651058,1.149408111 -Tom Barker,barketo01,1979,RS,HOU,35,16,-1.231996435,-2.471774142,-3.703770577,-0.007921852,-0.007921852,0,-1.580400772,-1.416382987,-2.996783759,1.870235376 -Tom Barker,barketo01,1979,RS,NYK,727,329,-3.907064095,-1.29645423,-5.203518325,-0.412776134,-0.412776134,0,-3.863361269,-1.525268021,-5.38862929,0.244023528 -Charles Barkley,barklch01,1985,PO,PHI,854,408,2.289467292,2.703142866,4.992610158,1.664216993,0,1.664216993,2.658395513,2.687101098,5.345496611,0.123531471 -Charles Barkley,barklch01,1985,RS,PHI,4985,2347,1.583228939,0.57985654,2.163085479,5.894387245,5.894387245,0,1.832002359,0.716579872,2.548582231,0.197882055 -Charles Barkley,barklch01,1986,PO,PHI,1030,497,5.016678645,2.064602885,7.081281531,2.581979902,0,2.581979902,5.605249666,2.094816997,7.700066663,0.424459687 -Charles Barkley,barklch01,1986,RS,PHI,6252,2952,3.218960156,2.046943296,5.265903452,12.10556931,12.10556931,0,3.690816816,2.204363463,5.895180279,0.280212759 -Charles Barkley,barklch01,1987,PO,PHI,436,210,3.995289799,-0.468466641,3.526823158,0.692707261,0,0.692707261,4.22876558,-0.396963028,3.831802552,-0.127301691 -Charles Barkley,barklch01,1987,RS,PHI,5618,2740,5.410309503,0.940132366,6.350441868,12.70301019,12.70301019,0,5.567996886,0.994420144,6.56241703,-0.151839639 -Charles Barkley,barklch01,1988,RS,PHI,6413,3170,6.868836963,0.254137442,7.122974405,15.94840733,15.94840733,0,6.873364481,0.387898103,7.261262584,-0.12302556 -Charles Barkley,barklch01,1989,PO,PHI,271,135,4.932929808,1.446189936,6.379119744,0.647585509,0,0.647585509,4.919755011,1.26372756,6.183482571,-0.135918741 -Charles Barkley,barklch01,1989,RS,PHI,6410,3088,7.553932872,0.424025073,7.977957945,16.8723589,16.8723589,0,7.72527943,0.740834122,8.466113553,-0.177939235 -Charles Barkley,barklch01,1990,PO,PHI,823,419,6.338233397,-0.346269241,5.991964155,1.918855482,0,1.918855482,6.264945196,-0.080438521,6.184506675,-0.431100708 -Charles Barkley,barklch01,1990,RS,PHI,6273,3085,7.617053766,1.377949853,8.995003619,18.45448019,18.45448019,0,7.566492567,1.537373154,9.103865721,-0.171112931 -Charles Barkley,barklch01,1991,PO,PHI,617,326,8.418503044,1.61451514,10.03301818,2.196767807,0,2.196767807,8.529758002,1.628258276,10.15801628,0.170458135 -Charles Barkley,barklch01,1991,RS,PHI,5038,2498,7.545549624,0.703140146,8.248689769,14.00278523,14.00278523,0,7.425364887,0.755725752,8.181090639,-0.104800789 -Charles Barkley,barklch01,1992,RS,PHI,5689,2881,5.144192598,0.996890716,6.141083315,13.07291744,13.07291744,0,5.039044045,1.123794827,6.162838872,0.030220113 -Charles Barkley,barklch01,1993,PO,PHO,2006,1026,5.212979053,1.848297626,7.06127668,5.273558734,0,5.273558734,5.732965832,2.134952325,7.867918157,-0.405157737 -Charles Barkley,barklch01,1993,RS,PHO,6013,2859,5.591220953,1.598983379,7.190204331,14.45814817,14.45814817,0,5.993667747,1.551440484,7.545108231,-0.278610728 -Charles Barkley,barklch01,1994,PO,PHO,853,425,5.892038453,2.377474864,8.269513317,2.45321233,0,2.45321233,6.581074883,2.689419709,9.270494592,-0.405408294 -Charles Barkley,barklch01,1994,RS,PHO,4683,2298,3.615842771,0.802943711,4.418786483,8.402619354,8.402619354,0,4.163192624,0.713314769,4.876507393,-0.026905878 -Charles Barkley,barklch01,1995,PO,PHO,763,390,6.368806504,1.649723923,8.018530427,2.200226692,0,2.200226692,7.145920694,1.591005642,8.736926336,-0.39419776 -Charles Barkley,barklch01,1995,RS,PHO,4814,2382,4.788988785,1.588234462,6.377223247,11.07000244,11.07000244,0,5.294848476,1.774709814,7.06955829,-0.188890896 -Charles Barkley,barklch01,1996,PO,PHO,313,164,7.706543831,-0.230591893,7.475951939,0.876680808,0,0.876680808,7.74452755,0.523976925,8.268504475,-0.578363792 -Charles Barkley,barklch01,1996,RS,PHO,5169,2632,3.998482029,1.152429798,5.150911827,10.58262091,10.58262091,0,4.469771486,1.238336146,5.708107632,-0.237299439 -Charles Barkley,barklch01,1997,PO,HOU,1132,605,3.533032385,0.973884597,4.506916982,2.300544518,0,2.300544518,3.88722658,1.081399662,4.968626242,-0.370573719 -Charles Barkley,barklch01,1997,RS,HOU,3878,2009,4.323084541,1.451391609,5.774476149,8.720455831,8.720455831,0,4.479313483,1.641945187,6.12125867,-0.17819677 -Charles Barkley,barklch01,1998,PO,HOU,162,87,-0.595616443,2.970412804,2.374796361,0.238092167,0,0.238092167,-0.741560298,3.021224686,2.279664388,1.29002278 -Charles Barkley,barklch01,1998,RS,HOU,4301,2243,2.802493598,0.177267932,2.97976153,6.528416693,6.528416693,0,2.754772259,0.462057443,3.216829701,-0.398464894 -Charles Barkley,barklch01,1999,PO,HOU,300,157,5.114917578,1.807032629,6.921950207,0.79451818,0,0.79451818,5.161203558,1.917934395,7.079137953,-0.490013788 -Charles Barkley,barklch01,1999,RS,HOU,2856,1526,3.611412901,0.248543435,3.859956336,5.09380372,5.09380372,0,3.508338173,0.277495159,3.785833332,-0.917729334 -Charles Barkley,barklch01,2000,RS,HOU,1231,620,2.123802527,-0.608863627,1.5149389,1.343429379,1.343429379,0,2.10707508,-0.459193318,1.647881762,-0.396202765 -Erick Barkley,barkler01,2001,RS,POR,71,38,-3.591698647,-1.548361746,-5.140060394,-0.04664648,-0.04664648,0,-2.370585342,-3.323688088,-5.69427343,0.615661945 -Erick Barkley,barkler01,2002,RS,POR,429,228,-2.728542171,0.242079265,-2.486462906,0.030957204,0.030957204,0,-2.581812727,0.863891379,-1.717921348,0.901448813 -Harrison Barnes,barneha02,2013,PO,GSW,913,461,1.770174594,0.977045641,2.747220235,1.328095134,0,1.328095134,1.700870698,0.972370417,2.673241116,-0.367577865 -Harrison Barnes,barneha02,2013,RS,GSW,4098,2058,-1.614121375,0.392601133,-1.221520242,1.602844569,1.602844569,0,-1.692844598,-0.154450877,-1.847295475,-0.118711858 -Harrison Barnes,barneha02,2014,PO,GSW,329,156,2.419376466,-0.895480278,1.523896188,0.356757891,0,0.356757891,-0.148029273,-1.670633275,-1.818662547,1.567532006 -Harrison Barnes,barneha02,2014,RS,GSW,4537,2204,-3.610682524,-0.552213764,-4.162896288,-1.584272799,-1.584272799,0,-3.681096247,0.007100087,-3.67399616,-0.271784284 -Harrison Barnes,barneha02,2015,PO,GSW,1375,681,-1.648656309,0.995967016,-0.652689293,0.750838845,0,0.750838845,-1.819145906,0.380936876,-1.43820903,-0.091939505 -Harrison Barnes,barneha02,2015,RS,GSW,4863,2318,-0.329793779,-0.093416529,-0.423210308,2.751170885,2.751170885,0,-0.365814595,0.178020667,-0.187793928,-0.020632066 -Harrison Barnes,barneha02,2016,PO,GSW,1517,743,-1.998202983,-0.37889547,-2.377098454,0.144555259,0,0.144555259,-2.726178653,0.413259001,-2.312919652,-0.806772122 -Harrison Barnes,barneha02,2016,RS,GSW,4294,2042,-0.607611381,-0.83382354,-1.441434921,1.353003834,1.353003834,0,-0.014845413,-0.705676733,-0.720522146,-0.737958116 -Harrison Barnes,barneha02,2017,RS,DAL,5462,2803,-1.290026424,1.053399853,-0.236626571,3.55432082,3.55432082,0,-0.733786871,0.863930696,0.130143825,-1.092453415 -Harrison Barnes,barneha02,2018,RS,DAL,5322,2634,-1.357464658,-0.165916318,-1.523380976,1.638759333,1.638759333,0,-0.839546432,-0.779038091,-1.618584523,-0.580902934 -Harrison Barnes,barneha02,2019,RS,DAL,3315,1584,-0.884548191,0.376313633,-0.508234559,1.805375159,1.805375159,0,-0.40245682,0.1628014,-0.23965542,-0.355678048 -Harrison Barnes,barneha02,2019,RS,SAC,2080,949,-0.895353485,-1.625374859,-2.520728344,0.110444944,0.110444944,0,-1.31245275,-1.632658861,-2.945111611,-0.517570589 -Jim Barnett,barneji02,1977,RS,PHI,527,231,-2.536449557,-3.077733149,-5.614182706,-0.338545669,-0.338545669,0,-3.080230958,-3.130020227,-6.210251185,0.314221486 -Marvin Barnes,barnema01,1977,RS,DET,2267,989,-2.272358497,-0.554612878,-2.826971375,-0.039023374,-0.039023374,0,-1.914102651,-0.800454344,-2.714556995,0.512234055 -Marvin Barnes,barnema01,1978,RS,DET,611,269,-2.514864721,-1.346377004,-3.861241725,-0.153560013,-0.153560013,0,-2.238064897,-1.106253076,-3.344317972,0.743036585 -Marvin Barnes,barnema01,1978,RS,BUF,3026,1377,-1.389035678,-0.026610352,-1.41564603,0.941965261,0.941965261,0,-0.97347767,0.496890583,-0.476587087,0.520998615 -Marvin Barnes,barnema01,1979,RS,BOS,1786,796,-1.965112763,1.03074057,-0.934372193,0.743563963,0.743563963,0,-1.7603721,1.277804523,-0.482567576,0.900444459 -Marvin Barnes,barnema01,1980,RS,SDC,613,287,-2.68077402,-1.461845096,-4.142619116,-0.205109602,-0.205109602,0,-2.97866487,-1.393795492,-4.372460362,0.609884577 -Matt Barnes,barnema02,2004,RS,LAC,1388,724,-1.379123115,-1.436079914,-2.815203029,-0.024117651,-0.024117651,0,-1.668890757,-1.540487978,-3.209378735,0.123582514 -Matt Barnes,barnema02,2005,RS,SAC,1401,715,-2.521156414,-0.368853515,-2.890009929,-0.051217911,-0.051217911,0,-2.612483822,-0.975554285,-3.588038107,0.258161631 -Matt Barnes,barnema02,2006,RS,NYK,178,93,-3.023527633,1.492496855,-1.531030778,0.057950971,0.057950971,0,-2.895279089,0.613934943,-2.281344146,0.178366672 -Matt Barnes,barnema02,2006,RS,PHI,1051,538,-1.368924678,-0.78567648,-2.154601158,0.165063896,0.165063896,0,-1.787151693,-0.87926739,-2.666419082,0.916303569 -Matt Barnes,barnema02,2007,PO,GSW,663,330,2.079842991,-0.962533761,1.11730923,0.674746623,0,0.674746623,2.388363162,-0.400943289,1.987419873,0.432277314 -Matt Barnes,barnema02,2007,RS,GSW,3790,1813,0.647608539,-1.00203655,-0.354428011,2.222575483,2.222575483,0,0.868818106,-0.966679438,-0.097861332,0.280866617 -Matt Barnes,barnema02,2008,RS,GSW,2944,1414,-0.403092568,-2.238048736,-2.641141304,0.078844073,0.078844073,0,-0.260723695,-2.441392065,-2.70211576,0.370395609 -Matt Barnes,barnema02,2009,RS,PHO,4212,2082,0.506813942,-1.818286022,-1.311472079,1.534494062,1.534494062,0,1.114685945,-1.515791417,-0.401105472,0.390955466 -Matt Barnes,barnema02,2010,PO,ORL,594,326,1.920248742,1.369025422,3.289274164,1.03429546,0,1.03429546,1.562240793,1.26373348,2.825974273,-0.14802846 -Matt Barnes,barnema02,2010,RS,ORL,4065,2097,1.50225347,0.441412384,1.943665854,5.029885603,5.029885603,0,1.264064711,0.517150693,1.781215405,0.152947373 -Matt Barnes,barnema02,2011,PO,LAL,239,131,-1.405746648,0.927213219,-0.478533429,0.159721604,0,0.159721604,-1.195555524,1.470016926,0.274461402,1.78523614 -Matt Barnes,barnema02,2011,RS,LAL,1950,1020,0.513419122,0.327969524,0.841388646,1.879961738,1.879961738,0,0.479744288,0.390093284,0.869837571,0.547941184 -Matt Barnes,barnema02,2012,PO,LAL,348,185,-4.119987814,1.54547132,-2.574516494,0.017494134,0,0.017494134,-3.231903978,1.541049465,-1.690854513,2.168146182 -Matt Barnes,barnema02,2012,RS,LAL,2746,1440,1.876283487,0.388013493,2.264296979,3.689401206,3.689401206,0,1.54501428,0.482745113,2.027759393,0.136808332 -Matt Barnes,barnema02,2013,PO,LAC,300,162,4.935665314,-1.110221515,3.8254438,0.56427542,0,0.56427542,4.695003322,-0.224963517,4.470039805,0.607001276 -Matt Barnes,barnema02,2013,RS,LAC,3951,2058,2.032671985,0.707575468,2.740247453,5.804607004,5.804607004,0,2.165123466,1.037069867,3.202193333,0.644294655 -Matt Barnes,barnema02,2014,PO,LAC,820,404,0.261214654,-2.21571573,-1.954501075,0.17131001,0,0.17131001,1.22460486,-1.050495843,0.174109018,1.206796439 -Matt Barnes,barnema02,2014,RS,LAC,3572,1735,0.7512054,-0.28308243,0.468122969,2.887986308,2.887986308,0,1.002025081,0.42096053,1.422985611,1.323687185 -Matt Barnes,barnema02,2015,PO,LAC,844,409,1.528473841,3.447755987,4.976229829,1.661278537,0,1.661278537,2.851734026,3.917858282,6.769592308,-0.088681683 -Matt Barnes,barnema02,2015,RS,LAC,4572,2271,0.954116508,0.679596063,1.633712571,5.125755271,5.125755271,0,1.029108556,1.332581984,2.36169054,0.877988313 -Matt Barnes,barnema02,2016,PO,MEM,264,139,-2.878671893,-3.73047778,-6.609149673,-0.28648443,0,-0.28648443,2.70255565,-3.002423651,-0.299868,1.421573173 -Matt Barnes,barnema02,2016,RS,MEM,4360,2190,-0.609230167,-1.74185203,-2.351082196,0.450067038,0.450067038,0,-0.682430386,-1.0907941,-1.773224486,0.951612411 -Matt Barnes,barnema02,2017,PO,GSW,134,61,-6.884328188,0.031125397,-6.853202791,-0.132324886,0,-0.132324886,-3.183252962,-0.442454976,-3.625707938,0.454297796 -Matt Barnes,barnema02,2017,RS,SAC,2753,1367,-0.665341804,-1.218592443,-1.883934247,0.60695088,0.60695088,0,-0.347915955,-1.359333518,-1.707249473,0.474032234 -Matt Barnes,barnema02,2017,RS,GSW,847,410,-1.271674311,-0.353399146,-1.625073457,0.235506131,0.235506131,0,-0.519157033,-0.064298491,-0.583455524,0.079929852 -Norton Barnhill,barnhno01,1977,RS,SEA,23,10,-5.561144288,-5.462563227,-11.02370751,-0.043664317,-0.043664317,0,-5.69994669,-2.390347555,-8.090294245,3.707555396 -Andre Barrett,barrean01,2005,RS,ORL,337,169,0.93711124,-2.462060155,-1.524948915,0.106289985,0.106289985,0,0.514180231,-2.709304255,-2.195124024,0.576294065 -Andre Barrett,barrean01,2005,RS,HOU,588,314,-2.916445395,0.039522775,-2.87692262,-0.020665521,-0.020665521,0,-2.808230909,-0.090302258,-2.898533167,1.503437993 -Andre Barrett,barrean01,2006,RS,PHO,42,21,-0.131685375,-3.729203309,-3.860888685,-0.011786881,-0.011786881,0,-1.081797965,-5.077746033,-6.159543998,-0.888430674 -Andre Barrett,barrean01,2006,RS,TOR,501,261,-2.027286091,-1.881249418,-3.90853551,-0.153560063,-0.153560063,0,-2.050397205,-2.80930708,-4.859704285,-0.423529455 -Andre Barrett,barrean01,2007,RS,CHI,57,29,-2.807599635,-2.73021647,-5.537816106,-0.041329943,-0.041329943,0,-3.69946769,-4.306278127,-8.005745817,0.184904169 -Andre Barrett,barrean01,2008,RS,LAC,49,25,1.152260395,-2.643956733,-1.491696338,0.015918227,0.015918227,0,0.007984022,-4.438321183,-4.430337161,-0.76613781 -Mike Barr,barrmi01,1977,RS,KCK,2744,1224,-0.67005585,-0.880838395,-1.550894245,0.746944614,0.746944614,0,-1.237441631,-1.496828604,-2.734270235,-0.270446849 -Dana Barros,barroda01,1990,RS,SEA,3273,1630,-0.316627558,-1.848882498,-2.165510056,0.48617474,0.48617474,0,0.154601564,-2.332531359,-2.177929795,0.020015122 -Dana Barros,barroda01,1991,PO,SEA,50,25,13.93145743,4.892666783,18.82412421,0.285212135,0,0.285212135,14.3537514,2.926820383,17.28057179,0.467888349 -Dana Barros,barroda01,1991,RS,SEA,1520,750,2.709913392,-2.344920887,0.364992505,1.187902992,1.187902992,0,2.316622422,-3.31292071,-0.996298288,-0.336707383 -Dana Barros,barroda01,1992,PO,SEA,188,96,2.054832845,-0.59084834,1.463984506,0.213441856,0,0.213441856,2.196121987,-0.713836082,1.482285905,0.249368866 -Dana Barros,barroda01,1992,RS,SEA,2676,1331,1.571879047,-1.288395087,0.283483959,2.059649917,2.059649917,0,1.474609516,-1.652132488,-0.177522972,-0.015048166 -Dana Barros,barroda01,1993,PO,SEA,257,136,-0.792813071,-1.355392242,-2.148205313,0.043146959,0,0.043146959,-0.898195162,-2.579606534,-3.477801696,0.17191128 -Dana Barros,barroda01,1993,RS,SEA,2515,1243,1.317563457,0.032453114,1.350016571,2.60220621,2.60220621,0,1.45203206,-0.498306207,0.953725853,0.077720919 -Dana Barros,barroda01,1994,RS,PHI,5080,2519,2.22493718,-1.251596786,0.973340394,4.770277564,4.770277564,0,2.063510618,-0.925846785,1.137663833,-0.30039814 -Dana Barros,barroda01,1995,RS,PHI,6363,3318,5.215112478,-0.527318038,4.68779444,12.51191006,12.51191006,0,4.749099068,0.055437832,4.8045369,-0.590906671 -Dana Barros,barroda01,1996,RS,BOS,4719,2328,2.405411026,-1.729083432,0.676327594,4.046795396,4.046795396,0,2.11526199,-1.729866228,0.385395762,-0.520912867 -Dana Barros,barroda01,1997,RS,BOS,1429,708,0.635707959,-1.904391662,-1.268683704,0.53252244,0.53252244,0,0.492211707,-2.024589842,-1.532378135,-0.436755473 -Dana Barros,barroda01,1998,RS,BOS,3315,1686,3.367332947,-1.026940864,2.340392083,4.375533346,4.375533346,0,2.874058465,-1.394377495,1.479680969,-0.066922797 -Dana Barros,barroda01,1999,RS,BOS,2229,1156,2.9270007,-0.854628178,2.072372522,2.834777627,2.834777627,0,2.590225223,-1.278654309,1.311570914,-0.297921318 -Dana Barros,barroda01,2000,RS,BOS,2271,1139,0.721166363,-2.41821453,-1.697048167,0.610708238,0.610708238,0,0.371905271,-3.105322127,-2.733416855,-0.181822249 -Dana Barros,barroda01,2001,RS,DET,2153,1079,-0.167500407,-2.431442896,-2.598943302,0.082865416,0.082865416,0,-0.5075765,-2.762655927,-3.270232427,-0.324437627 -Dana Barros,barroda01,2002,PO,DET,11,6,0.079651417,-4.250921184,-4.171269767,-0.004705151,0,-0.004705151,-0.780990227,-1.70626306,-2.487253287,4.450410663 -Dana Barros,barroda01,2002,RS,DET,1104,582,-1.390897544,-1.586855124,-2.977752669,-0.067666744,-0.067666744,0,-1.449821872,-1.999619175,-3.449441047,0.052503436 -Dana Barros,barroda01,2004,PO,BOS,2,1,-36.61409529,-3.356583011,-39.9706783,-0.019232307,0,-0.019232307,-34.42687468,-5.702039254,-40.12891393,-1.614065139 -Dana Barros,barroda01,2004,RS,BOS,22,11,4.233774284,-3.64701948,0.586754804,0.018846676,0.018846676,0,2.025443538,-3.258644262,-1.233200724,0.584983706 -Earl Barron,barroea01,2006,RS,MIA,87,45,-9.971653401,-2.463784848,-12.43543825,-0.226550165,-0.226550165,0,-9.47262172,-2.8665785,-12.33920022,1.723337708 -Earl Barron,barroea01,2007,RS,MIA,385,203,-6.76408399,-0.368408128,-7.132492119,-0.452399196,-0.452399196,0,-6.387029608,-1.240976822,-7.62800643,-0.30709584 -Earl Barron,barroea01,2008,RS,MIA,1690,889,-5.451511109,-1.060690139,-6.512201248,-1.713738883,-1.713738883,0,-5.269791844,-1.00626651,-6.276058354,0.401619344 -Earl Barron,barroea01,2010,RS,NYK,460,232,-1.034951892,-1.434833117,-2.469785009,0.032963369,0.032963369,0,-1.091470185,-0.863583767,-1.955053953,-0.579235637 -Earl Barron,barroea01,2011,PO,POR,1,0,-5.718123019,-3.507279984,-9.225403003,0,0,0,-6.899925958,-5.987001077,-12.88692704,-1.453574488 -Earl Barron,barroea01,2011,RS,PHO,364,183,-8.63207384,-1.193792259,-9.825866099,-0.667337199,-0.667337199,0,-7.821060355,-0.488680079,-8.309740434,0.943390612 -Earl Barron,barroea01,2011,RS,MIL,161,85,1.406444507,0.429532416,1.835976923,0.197729077,0.197729077,0,0.771056447,0.074032798,0.845089245,-0.539346542 -Earl Barron,barroea01,2011,RS,POR,69,37,-7.772251603,-2.741728297,-10.5139799,-0.146106164,-0.146106164,0,-7.390771463,-3.408008052,-10.79877952,-0.290964617 -Earl Barron,barroea01,2012,RS,GSW,18,9,-1.180801681,-3.417600277,-4.598401958,-0.008951785,-0.008951785,0,-1.873244278,1.224710292,-0.648533987,5.051886771 -Earl Barron,barroea01,2013,RS,NYK,70,37,-1.303897285,-0.942045043,-2.245942328,0.009328011,0.009328011,0,-1.20230904,-1.049325983,-2.251635023,-1.832519319 -Earl Barron,barroea01,2013,RS,WAS,237,122,-6.099143553,0.466865967,-5.632277586,-0.181578247,-0.181578247,0,-5.631354257,1.005435837,-4.62591842,1.127476897 -Earl Barron,barroea01,2015,RS,PHO,292,143,-6.162373247,-6.577017671,-12.73939092,-0.731749932,-0.731749932,0,-4.766880038,-4.044226455,-8.811106493,0.386566026 -Brent Barry,barrybr01,1996,RS,LAC,3728,1898,2.805881291,-0.304542671,2.501338621,5.105786953,5.105786953,0,2.546510251,-0.127962548,2.418547703,0.376538128 -Brent Barry,barrybr01,1997,PO,LAC,154,84,3.69917759,0.109527023,3.808704612,0.291201887,0,0.291201887,3.678785053,0.726304703,4.405089756,0.396267373 -Brent Barry,barrybr01,1997,RS,LAC,2105,1094,1.803892442,-0.572293238,1.231599204,2.229779366,2.229779366,0,1.637284886,-0.988698776,0.648586111,0.304459804 -Brent Barry,barrybr01,1998,RS,MIA,480,259,-0.538220688,1.288312802,0.750092115,0.471886243,0.471886243,0,-0.652219334,1.187078056,0.534858722,1.852309261 -Brent Barry,barrybr01,1998,RS,LAC,2611,1341,1.174531826,-1.841129876,-0.66659805,1.443487508,1.443487508,0,1.133303744,-1.523061629,-0.389757885,1.158064891 -Brent Barry,barrybr01,1999,RS,CHI,2193,1181,1.081080146,-0.829167644,0.251912503,1.817254127,1.817254127,0,0.811871362,-0.432906567,0.378964795,0.421087852 -Brent Barry,barrybr01,2000,PO,SEA,291,155,1.641511003,-0.873881015,0.767629988,0.288463743,0,0.288463743,1.164168869,-0.21978314,0.944385728,0.48389842 -Brent Barry,barrybr01,2000,RS,SEA,5365,2726,2.43441126,0.037863498,2.472274758,7.269373852,7.269373852,0,2.185438425,0.391808082,2.577246507,0.080517641 -Brent Barry,barrybr01,2001,RS,SEA,3432,1778,3.97070949,-0.099687435,3.871022056,5.989786532,5.989786532,0,3.516411948,-0.022229927,3.494182021,-0.251805461 -Brent Barry,barrybr01,2002,PO,SEA,266,149,1.89591751,-1.175000069,0.720917441,0.2709328,0,0.2709328,1.75677581,-1.312133165,0.444642644,-0.404203732 -Brent Barry,barrybr01,2002,RS,SEA,5701,3040,4.749192546,0.968452924,5.71764547,13.10584801,13.10584801,0,4.559121893,1.254770996,5.813892889,-0.192446501 -Brent Barry,barrybr01,2003,RS,SEA,4599,2480,2.669443193,1.002594478,3.672037671,8.134508689,8.134508689,0,2.375770079,1.126368071,3.50213815,0.098931116 -Brent Barry,barrybr01,2004,RS,SEA,3416,1803,4.543067805,-0.209201551,4.333866254,6.501497609,6.501497609,0,4.180877935,-0.217398102,3.963479833,-0.208273923 -Brent Barry,barrybr01,2005,PO,SAS,1021,555,0.631138843,1.05589018,1.687029023,1.294601399,0,1.294601399,0.30823545,0.699556129,1.007791578,-0.083298533 -Brent Barry,barrybr01,2005,RS,SAS,3263,1742,2.111030868,0.467824871,2.578855739,4.732415437,4.732415437,0,1.753147947,0.073811607,1.826959554,-0.071960468 -Brent Barry,barrybr01,2006,PO,SAS,560,301,3.06956808,0.191211375,3.260779454,0.950956915,0,0.950956915,2.74823653,0.13837907,2.886615599,-0.101273658 -Brent Barry,barrybr01,2006,RS,SAS,2348,1259,1.937510122,1.475326435,3.412836556,3.958204524,3.958204524,0,1.706559138,0.897126652,2.603685789,-0.010254137 -Brent Barry,barrybr01,2007,PO,SAS,422,225,0.294249033,-2.260112312,-1.965863279,0.093304273,0,0.093304273,0.119607509,-2.820414234,-2.700806725,0.455201495 -Brent Barry,barrybr01,2007,RS,SAS,3086,1631,3.483981262,-0.058088583,3.425892678,5.118694057,5.118694057,0,3.214881718,-0.119300867,3.09558085,-0.370955934 -Brent Barry,barrybr01,2008,PO,SAS,428,227,2.656094419,-0.694892351,1.961202068,0.563659794,0,0.563659794,2.179330737,-1.126927356,1.052403381,0.145514887 -Brent Barry,barrybr01,2008,RS,SAS,1037,554,3.798405153,-0.953378694,2.845026459,1.581347874,1.581347874,0,3.541265449,-1.008299675,2.532965773,-0.005373294 -Brent Barry,barrybr01,2009,PO,HOU,64,35,-0.015562872,1.824616103,1.809053231,0.085082392,0,0.085082392,0.335047669,0.4433713,0.778418969,1.196795095 -Brent Barry,barrybr01,2009,RS,HOU,1629,857,-0.571372021,-0.400461052,-0.971833074,0.77618636,0.77618636,0,-0.880430162,-1.457729628,-2.33815979,-0.155389888 -Drew Barry,barrydr01,1998,PO,ATL,9,5,-7.458717993,-1.670938784,-9.129656777,-0.016904218,0,-0.016904218,-7.760883604,-3.91361096,-11.67449456,0.617986113 -Drew Barry,barrydr01,1998,RS,ATL,473,256,-1.415487983,-1.733625742,-3.149113725,-0.05238638,-0.05238638,0,-1.634956496,-2.589997685,-4.224954181,0.451542215 -Drew Barry,barrydr01,1999,RS,SEA,346,183,-0.543085799,-1.717357742,-2.260443541,0.046177564,0.046177564,0,-0.970316106,-1.871927149,-2.842243255,0.924111023 -Drew Barry,barrydr01,2000,RS,ATL,143,74,-0.562447922,-5.33125697,-5.893704892,-0.120329152,-0.120329152,0,-1.300877727,-5.627388261,-6.928265989,1.301237312 -Drew Barry,barrydr01,2000,RS,GSW,171,85,-0.119853278,-3.39678191,-3.516635189,-0.033878454,-0.033878454,0,-1.001284941,-3.120640767,-4.121925708,1.790440251 -Jon Barry,barryjo01,1993,RS,MIL,1118,552,-2.512190403,-0.537317263,-3.049507667,-0.085138853,-0.085138853,0,-2.337403648,-0.985018131,-3.322421778,0.915368614 -Jon Barry,barryjo01,1994,RS,MIL,2473,1242,0.429854504,1.653389816,2.083244319,3.083829906,3.083829906,0,0.333774285,1.41914255,1.752916835,0.664781231 -Jon Barry,barryjo01,1995,RS,MIL,1176,602,0.29213066,-0.96502843,-0.672897771,0.639480208,0.639480208,0,-0.345825926,-1.623106169,-1.968932095,0.223803923 -Jon Barry,barryjo01,1996,RS,GSW,1401,712,1.505281363,-0.877581214,0.627700149,1.222648724,1.222648724,0,0.986048305,-1.835799511,-0.849751206,-0.328936298 -Jon Barry,barryjo01,1997,PO,ATL,16,9,-7.577366247,-2.128620802,-9.705987048,-0.033765968,0,-0.033765968,-7.081941903,-4.383012278,-11.46495418,2.206643591 -Jon Barry,barryjo01,1997,RS,ATL,1765,965,0.239055987,0.988845274,1.227901261,1.957556073,1.957556073,0,0.074574288,0.065182606,0.139756894,-0.043600947 -Jon Barry,barryjo01,1998,PO,LAL,34,18,-12.57324678,0.632591571,-11.94065521,-0.089608152,0,-0.089608152,-10.87929042,-0.630581728,-11.50987215,2.554043336 -Jon Barry,barryjo01,1998,RS,LAL,738,374,0.733039854,0.641586787,1.374626642,0.792248123,0.792248123,0,0.74737672,-0.283880755,0.463495965,0.604552705 -Jon Barry,barryjo01,1999,PO,SAC,210,112,1.204824617,0.204235599,1.409060216,0.246922679,0,0.246922679,1.106107027,-0.183085049,0.923021977,0.640777245 -Jon Barry,barryjo01,1999,RS,SAC,1489,736,2.591538037,1.377311275,3.968849313,2.529125155,2.529125155,0,2.057284028,1.056664774,3.113948802,0.219336239 -Jon Barry,barryjo01,2000,PO,SAC,197,102,5.474099714,-1.288996655,4.185103058,0.36851662,0,0.36851662,4.676844069,-1.508435189,3.16840888,-0.884983856 -Jon Barry,barryjo01,2000,RS,SAC,2681,1281,2.128470363,0.66930662,2.797776984,3.624336125,3.624336125,0,1.7416184,0.481085014,2.222703414,-0.039066352 -Jon Barry,barryjo01,2001,PO,SAC,111,55,0.753403153,-2.236337609,-1.482934456,0.036952721,0,0.036952721,0.020967221,-3.106679919,-3.085712698,0.696566134 -Jon Barry,barryjo01,2001,RS,SAC,2009,1010,1.055641263,-0.976367675,0.079273587,1.455487964,1.455487964,0,0.491798353,-1.941623671,-1.449825319,-0.154692533 -Jon Barry,barryjo01,2002,PO,DET,322,177,1.941291618,-1.516130267,0.425161351,0.296548636,0,0.296548636,1.631034687,-2.570866409,-0.939831722,0.254835248 -Jon Barry,barryjo01,2002,RS,DET,3765,1985,3.392776843,0.750802303,4.143579145,6.962431148,6.962431148,0,2.930517656,0.505323936,3.435841592,-0.250052818 -Jon Barry,barryjo01,2003,PO,DET,314,172,5.384122746,0.728288242,6.112410988,0.800838759,0,0.800838759,4.715961853,-0.065126648,4.650835205,-0.144319716 -Jon Barry,barryjo01,2003,RS,DET,2694,1473,3.992281557,0.616999085,4.609280642,5.529234866,5.529234866,0,3.48969508,0.070781648,3.560476728,-0.024068014 -Jon Barry,barryjo01,2004,PO,DEN,193,100,-0.055888238,0.224976687,0.169088449,0.152295022,0,0.152295022,-0.43610972,-0.852662095,-1.288771815,-0.761785605 -Jon Barry,barryjo01,2004,RS,DEN,2165,1101,1.475302677,0.601433071,2.076735748,2.705881959,2.705881959,0,1.252442948,0.054790909,1.307233857,-0.182991383 -Jon Barry,barryjo01,2005,PO,HOU,337,183,1.14536329,0.08451654,1.22987983,0.3823463,0,0.3823463,0.936635183,-0.250698973,0.68593621,-0.211207647 -Jon Barry,barryjo01,2005,RS,HOU,2302,1230,1.73232357,1.452183061,3.184506631,3.745000006,3.745000006,0,1.255577261,0.828873517,2.084450778,0.514613506 -Jon Barry,barryjo01,2005,RS,ATL,530,275,-0.136612437,-0.114018939,-0.250631376,0.356023341,0.356023341,0,-0.405457762,-0.303205067,-0.708662829,1.403940371 -Jon Barry,barryjo01,2006,RS,HOU,634,342,-1.758696969,-1.249360804,-3.008057773,-0.045112219,-0.045112219,0,-2.190125633,-1.908194873,-4.098320506,0.171202416 -Rick Barry,barryri01,1977,PO,GSW,898,415,3.248241581,0.422931271,3.671172852,1.396394178,0,1.396394178,3.646287481,0.660536725,4.306824206,-0.440805658 -Rick Barry,barryri01,1977,RS,GSW,6597,2904,1.997906014,1.084269545,3.08217556,8.612635049,8.612635049,0,2.318455434,0.956801134,3.275256569,-0.354754498 -Rick Barry,barryri01,1978,RS,GSW,6755,3024,1.716557714,1.032390554,2.748948268,8.448587399,8.448587399,0,1.844346117,0.950559648,2.794905766,-0.451224657 -Rick Barry,barryri01,1979,PO,HOU,133,65,0.877387234,-2.418547974,-1.54116074,0.041198386,0,0.041198386,0.020570149,-1.74925408,-1.728683932,-0.366262659 -Rick Barry,barryri01,1979,RS,HOU,5613,2566,1.05569502,-0.464409766,0.591285254,4.358765097,4.358765097,0,1.138025625,-0.690720201,0.447305424,-0.38066903 -Rick Barry,barryri01,1980,PO,HOU,160,79,-1.922850651,-3.070371258,-4.993221909,-0.094501407,0,-0.094501407,-1.827849291,-3.672172474,-5.500021765,1.335766865 -Rick Barry,barryri01,1980,RS,HOU,3873,1816,1.497106604,-0.373576985,1.123529619,3.603852997,3.603852997,0,1.755861045,-0.604196898,1.151664148,0.434261809 -Will Barton,bartowi01,2013,RS,POR,1722,894,-4.485684937,-1.117287227,-5.602972164,-1.304480511,-1.304480511,0,-4.386222399,-2.012236395,-6.398458794,0.227965762 -Will Barton,bartowi01,2014,PO,POR,172,81,0.068730564,0.532045106,0.60077567,0.14649507,0,0.14649507,-0.065768008,-0.599583251,-0.665351259,2.38980582 -Will Barton,bartowi01,2014,RS,POR,787,387,-1.149382609,0.526718796,-0.622663813,0.418914015,0.418914015,0,-1.455960842,-0.655794308,-2.11175515,-0.256432063 -Will Barton,bartowi01,2015,RS,POR,608,300,-4.663083992,1.744330756,-2.918753236,-0.025693026,-0.025693026,0,-3.803592252,-0.061036671,-3.864628924,-0.506194185 -Will Barton,bartowi01,2015,RS,DEN,1400,683,0.20103656,0.664131688,0.865168249,1.265674862,1.265674862,0,0.124141871,0.293608503,0.417750374,0.449834768 -Will Barton,bartowi01,2016,RS,DEN,4768,2353,0.249205377,-0.599943372,-0.350737996,2.878701878,2.878701878,0,-0.019234524,-0.504643874,-0.523878399,-0.054738375 -Will Barton,bartowi01,2017,RS,DEN,3533,1705,1.080347477,-1.899235326,-0.81888785,1.679492457,1.679492457,0,1.076342464,-2.179206876,-1.102864413,-0.021291175 -Will Barton,bartowi01,2018,RS,DEN,5513,2683,1.263388439,-0.401034194,0.862354245,4.9405736,4.9405736,0,1.592363127,-0.597777041,0.994586086,-0.085407595 -Will Barton,bartowi01,2019,PO,DEN,655,328,-3.59171268,-2.041338958,-5.633051638,-0.498304621,0,-0.498304621,-5.802281801,-3.493310431,-9.295592232,0.141526736 -Will Barton,bartowi01,2019,RS,DEN,2481,1189,-1.504023333,-2.248346233,-3.752369566,-0.608798106,-0.608798106,0,-1.09160811,-2.032479484,-3.124087594,0.122829721 -Eddie Basden,basdeed01,2006,RS,CHI,276,141,-2.643338692,1.713824301,-0.929514392,0.132047473,0.132047473,0,-2.715079428,1.119985087,-1.595094341,0.75915108 -Brandon Bass,bassbr01,2006,RS,NOK,503,268,-4.353876981,-1.538435257,-5.892312238,-0.42611339,-0.42611339,0,-4.65930569,-3.008602277,-7.667907967,-0.756287513 -Brandon Bass,bassbr01,2007,RS,NOK,308,162,-4.756712177,-1.350898774,-6.107610951,-0.276825327,-0.276825327,0,-5.005287021,-2.560028399,-7.56531542,-0.231092613 -Brandon Bass,bassbr01,2008,PO,DAL,244,133,3.836539954,-2.98652462,0.850015334,0.248774136,0,0.248774136,3.373734049,-2.311794272,1.061939777,-1.121704537 -Brandon Bass,bassbr01,2008,RS,DAL,2959,1557,-2.289592623,-1.017568173,-3.307160797,-0.440657144,-0.440657144,0,-2.106322929,-1.401014315,-3.507337244,-0.410281273 -Brandon Bass,bassbr01,2009,PO,DAL,364,192,3.506529002,-0.586968246,2.919560756,0.570850512,0,0.570850512,3.116792326,-0.158377476,2.95841485,-0.305508437 -Brandon Bass,bassbr01,2009,RS,DAL,3035,1574,-1.391221816,-1.271211637,-2.662433453,0.069892296,0.069892296,0,-1.501963584,-1.734050737,-3.236014321,-0.565413736 -Brandon Bass,bassbr01,2010,PO,ORL,77,42,0.953522462,-2.539172594,-1.585650132,0.025408684,0,0.025408684,-0.168958596,-4.032069479,-4.201028075,-1.14299998 -Brandon Bass,bassbr01,2010,RS,ORL,1256,648,-0.859797954,-0.594572075,-1.454370029,0.426606882,0.426606882,0,-1.200801939,-1.097770769,-2.298572708,-0.381485932 -Brandon Bass,bassbr01,2011,PO,ORL,254,139,-3.476625114,2.082915583,-1.393709531,0.097945612,0,0.097945612,-3.869608742,0.644704885,-3.224903857,-1.125449133 -Brandon Bass,bassbr01,2011,RS,ORL,3805,1980,-1.669345159,1.380738182,-0.288606977,2.470000453,2.470000453,0,-1.910451899,0.784529002,-1.125922897,-0.618010404 -Brandon Bass,bassbr01,2012,PO,BOS,1125,608,-0.154607288,0.586032682,0.431425393,1.012109362,0,1.012109362,-0.505369646,0.49672525,-0.008644395,-0.506263494 -Brandon Bass,bassbr01,2012,RS,BOS,3558,1868,-2.012551992,0.956235625,-1.056316367,1.604108029,1.604108029,0,-2.079310897,0.959713477,-1.11959742,-0.575744261 -Brandon Bass,bassbr01,2013,PO,BOS,374,204,-1.794730081,0.32921154,-1.46551854,0.137092152,0,0.137092152,-2.730427624,0.836861868,-1.893565757,-0.519220364 -Brandon Bass,bassbr01,2013,RS,BOS,4327,2239,-2.265523287,-0.98997179,-3.255495076,-0.574252714,-0.574252714,0,-2.490945991,-0.867233603,-3.358179594,-0.51488101 -Brandon Bass,bassbr01,2014,RS,BOS,4472,2266,-2.051681274,-1.170599018,-3.222280292,-0.541079709,-0.541079709,0,-2.583918408,-1.645742136,-4.229660544,-0.865989444 -Brandon Bass,bassbr01,2015,PO,BOS,167,86,-2.409868,-5.197298363,-7.607166363,-0.216766265,0,-0.216766265,-5.173856252,-6.406457381,-11.58031363,-1.332827734 -Brandon Bass,bassbr01,2015,RS,BOS,3921,1929,-1.706267116,-1.055151685,-2.761418801,-0.011178747,-0.011178747,0,-1.662378277,-1.371001724,-3.033380001,-0.506520247 -Brandon Bass,bassbr01,2016,RS,LAL,2737,1342,-0.031488239,-0.384970571,-0.41645881,1.586707134,1.586707134,0,-1.217809252,-1.454795365,-2.672604617,-0.67523394 -Brandon Bass,bassbr01,2017,PO,LAC,8,4,-3.030149165,-1.387075243,-4.417224408,-0.003448116,0,-0.003448116,0.026747877,4.06367243,4.090420308,-1.680598494 -Brandon Bass,bassbr01,2017,RS,LAC,1180,577,-0.385880449,-3.454119822,-3.840000272,-0.318866352,-0.318866352,0,-0.729300938,-3.611187887,-4.340488825,-0.615608526 -Tim Bassett,basseti01,1977,RS,NYN,5336,2442,-3.274161155,0.632858915,-2.64130224,0.135485924,0.135485924,0,-3.095803649,0.647502561,-2.448301088,0.04654155 -Tim Bassett,basseti01,1978,RS,NJN,3445,1474,-2.587570389,0.46807276,-2.119497629,0.474551668,0.474551668,0,-2.73729639,0.302613494,-2.434682896,0.089298528 -Tim Bassett,basseti01,1979,PO,NJN,39,17,-0.874170988,-5.648011503,-6.522182492,-0.034038552,0,-0.034038552,-1.900615656,-4.950140411,-6.850756067,0.896902524 -Tim Bassett,basseti01,1979,RS,NJN,3480,1508,-2.12920378,-0.443876882,-2.573080662,0.13631239,0.13631239,0,-2.44190815,-0.497029863,-2.938938012,0.152488107 -Tim Bassett,basseti01,1980,PO,SAS,39,19,-6.363087987,-5.231272507,-11.59436049,-0.091293274,0,-0.091293274,-7.264836848,-2.727073278,-9.991910125,3.230430764 -Tim Bassett,basseti01,1980,RS,SAS,166,72,-3.684069938,-1.021980652,-4.706050589,-0.072393352,-0.072393352,0,-3.656180808,-0.744397999,-4.400578807,0.782646978 -Tim Bassett,basseti01,1980,RS,NJN,206,92,-3.009500962,0.692107403,-2.31739356,0.020439606,0.020439606,0,-3.179998604,0.65048215,-2.529516454,0.687229601 -Maceo Baston,bastoma01,2003,RS,TOR,201,106,-1.539751315,-0.055676096,-1.595427411,0.062756405,0.062756405,0,-2.148615029,-0.640165415,-2.788780444,0.465619715 -Maceo Baston,bastoma01,2007,RS,IND,789,405,-1.005198873,-0.761537184,-1.766736057,0.204685136,0.204685136,0,-1.660656435,-1.246788374,-2.907444809,0.692560637 -Maceo Baston,bastoma01,2008,PO,TOR,2,1,1.783945471,80.22594746,82.00989293,0.047780812,0,0.047780812,11.19806849,85.23973749,96.43780599,6.353721406 -Maceo Baston,bastoma01,2008,RS,TOR,196,103,0.31599576,-1.525371912,-1.209376152,0.081696264,0.081696264,0,-0.312275699,-1.121550357,-1.433826056,0.849964231 -Maceo Baston,bastoma01,2009,RS,IND,441,217,-1.944018153,-0.404871164,-2.348889317,0.044722392,0.044722392,0,-2.338514102,-0.671192877,-3.009706979,0.65631877 -Mengke Bateer,bateeme01,2002,RS,DEN,777,408,-4.358997465,-0.594139446,-4.953136911,-0.467408872,-0.467408872,0,-4.095731227,0.198180802,-3.897550425,1.761227147 -Mengke Bateer,bateeme01,2003,RS,SAS,87,46,-10.2737505,-2.820509678,-13.09426018,-0.251589982,-0.251589982,0,-9.278302078,-2.233190182,-11.51149226,3.344826651 -Mengke Bateer,bateeme01,2004,RS,TOR,73,40,-1.273141956,-1.698053874,-2.97119583,-0.004596356,-0.004596356,0,-1.971648785,-0.814803146,-2.786451931,1.66019134 -Billy Ray Bates,batesbi01,1980,PO,POR,206,104,3.048540083,-0.702710087,2.345829996,0.282506003,0,0.282506003,3.48203536,-0.298287457,3.183747903,1.298710895 -Billy Ray Bates,batesbi01,1980,RS,POR,488,235,4.005104116,0.395546978,4.400651094,0.86186397,0.86186397,0,4.074856338,0.086527371,4.161383709,0.550344898 -Billy Ray Bates,batesbi01,1981,PO,POR,232,115,4.550727587,-1.562959949,2.987767638,0.34771983,0,0.34771983,4.040229163,-1.002931296,3.037297867,0.141599299 -Billy Ray Bates,batesbi01,1981,RS,POR,3386,1560,1.409306318,-0.810379733,0.598926586,2.665450206,2.665450206,0,1.459065302,-1.309492528,0.149572774,-2.52E-05 -Billy Ray Bates,batesbi01,1982,RS,POR,2603,1229,0.745445994,-1.985756969,-1.240310976,0.94602064,0.94602064,0,0.644726443,-2.636417044,-1.9916906,-0.065630824 -Billy Ray Bates,batesbi01,1983,RS,WSB,580,277,-2.990725412,0.336051178,-2.654674235,0.01347752,0.01347752,0,-3.110211413,-0.218097689,-3.328309102,0.043127072 -Billy Ray Bates,batesbi01,1983,RS,LAL,59,27,-15.04093606,-1.593637431,-16.63457349,-0.19006879,-0.19006879,0,-13.99878353,-2.704349418,-16.70313294,-0.652896856 -Keita Bates-Diop,bateske01,2019,RS,MIN,1057,503,-3.448567504,-0.428779093,-3.877346597,-0.287116321,-0.287116321,0,-3.250541094,-0.690658458,-3.941199553,-0.773325002 -Esteban Batista,batises01,2006,RS,ATL,943,495,-3.531535141,-1.25374613,-4.785281271,-0.521946458,-0.521946458,0,-3.712355821,-1.046661695,-4.759017517,1.415114199 -Esteban Batista,batises01,2007,RS,ATL,154,81,-2.370354655,-0.30350251,-2.673857165,0.00317196,0.00317196,0,-2.775196449,-0.443994288,-3.219190736,0.747053004 -Mike Batiste,batismi01,2003,RS,MEM,2438,1248,-2.68574617,-2.234793445,-4.920539615,-1.385591708,-1.385591708,0,-2.310062338,-2.355476382,-4.665538719,0.236187924 -Shane Battier,battish01,2002,RS,MEM,5945,3097,0.847033967,2.022409599,2.869443566,8.861488006,8.861488006,0,0.626730043,2.215415467,2.84214551,-0.183323424 -Shane Battier,battish01,2003,RS,MEM,4655,2383,1.659193824,1.920939982,3.580133806,7.681129121,7.681129121,0,1.4109421,2.126283284,3.537225384,-0.180538934 -Shane Battier,battish01,2004,PO,MEM,125,69,2.051009467,-6.690558335,-4.639548868,-0.069967584,0,-0.069967584,1.501735919,-5.339257966,-3.837522048,1.777084861 -Shane Battier,battish01,2004,RS,MEM,3750,1947,1.887088703,2.081311398,3.968400101,6.686295357,6.686295357,0,1.715768287,2.156598891,3.872367178,0.170913906 -Shane Battier,battish01,2005,PO,MEM,230,119,-1.102822722,1.056947608,-0.045875114,0.169615171,0,0.169615171,-1.252471681,1.229527651,-0.02294403,0.154325575 -Shane Battier,battish01,2005,RS,MEM,4692,2516,1.719864435,3.384454414,5.104318849,10.03674681,10.03674681,0,1.256267304,3.316006476,4.57227378,-0.415819452 -Shane Battier,battish01,2006,PO,MEM,225,129,-2.099108956,3.405947544,1.306838587,0.277926653,0,0.277926653,-2.19748654,3.457354604,1.259868063,0.836029056 -Shane Battier,battish01,2006,RS,MEM,5163,2839,0.897950183,4.351105776,5.249055959,11.53101427,11.53101427,0,0.620119488,4.037879294,4.657998782,-0.437188031 -Shane Battier,battish01,2007,PO,HOU,502,272,1.245285179,3.916328406,5.161613585,1.131268862,0,1.131268862,0.971612921,3.851534297,4.823147218,-0.08737074 -Shane Battier,battish01,2007,RS,HOU,5711,2988,0.133035068,2.517547305,2.650582373,8.196918121,8.196918121,0,-0.016978043,2.464945157,2.447967114,-0.408516904 -Shane Battier,battish01,2008,PO,HOU,440,246,-0.169426143,1.766704695,1.597278553,0.561410754,0,0.561410754,-0.532955163,2.06210126,1.529146097,-0.209589867 -Shane Battier,battish01,2008,RS,HOU,5538,2907,1.000677871,2.17239067,3.17306854,8.755530753,8.755530753,0,0.807361469,2.263165909,3.070527378,-0.31178003 -Shane Battier,battish01,2009,PO,HOU,914,496,1.681888658,2.777664138,4.459552796,1.874974485,0,1.874974485,1.247248521,2.992967751,4.240216272,-0.319197669 -Shane Battier,battish01,2009,RS,HOU,3860,2031,0.198254005,1.969721704,2.167975709,5.069023176,5.069023176,0,-0.100771429,2.014252219,1.913480791,-0.492831165 -Shane Battier,battish01,2010,RS,HOU,4294,2168,0.083122616,1.205962576,1.289085192,4.450473256,4.450473256,0,-0.205514518,1.121654648,0.91614013,-0.36167127 -Shane Battier,battish01,2011,PO,MEM,643,339,1.325012966,1.637322659,2.962335624,1.017089684,0,1.017089684,0.713720664,0.979627126,1.693347789,-0.164625841 -Shane Battier,battish01,2011,RS,HOU,3609,1818,0.977633306,0.438646468,1.416279773,3.896398605,3.896398605,0,0.901874945,0.501198817,1.403073762,0.77153349 -Shane Battier,battish01,2011,RS,MEM,1079,557,0.361323185,0.696123645,1.05744683,1.081497197,1.081497197,0,-0.129807812,-0.050927739,-0.180735551,-0.043786853 -Shane Battier,battish01,2012,PO,MIA,1424,768,0.80078428,0.482502655,1.283286935,1.634003391,0,1.634003391,0.960955044,0.893734313,1.854689356,0.224562125 -Shane Battier,battish01,2012,RS,MIA,2881,1499,0.223814549,1.029282533,1.253097082,3.063583424,3.063583424,0,0.211239049,0.891966632,1.103205681,0.062007295 -Shane Battier,battish01,2013,PO,MIA,721,392,1.390474606,-0.684889276,0.70558533,0.721587013,0,0.721587013,1.355485595,-0.782166913,0.573318682,1.118714862 -Shane Battier,battish01,2013,RS,MIA,3414,1786,0.825721589,0.662238375,1.487959964,3.859526185,3.859526185,0,0.748349456,0.450691312,1.199040769,-0.052457556 -Shane Battier,battish01,2014,PO,MIA,374,202,1.546974143,-1.576866073,-0.029891931,0.288065143,0,0.288065143,1.988320248,-2.775707686,-0.787387439,-0.340781975 -Shane Battier,battish01,2014,RS,MIA,2860,1468,0.091352086,2.656978657,2.748330743,4.093574674,4.093574674,0,0.274099255,2.531634229,2.805733484,-0.57132663 -Tony Battie,battito01,1998,RS,DEN,2847,1506,-2.852233022,-0.597883364,-3.450116386,-0.538989122,-0.538989122,0,-2.761699221,-0.491707279,-3.2534065,0.177780689 -Tony Battie,battito01,1999,RS,BOS,2161,1121,-1.025051175,1.467858282,0.442807107,1.824951024,1.824951024,0,-1.375545642,1.433517726,0.057972084,-0.05542304 -Tony Battie,battito01,2000,RS,BOS,3000,1505,-1.518148131,0.638006818,-0.880141312,1.441735048,1.441735048,0,-1.576148804,0.702886238,-0.873262567,0.391252906 -Tony Battie,battito01,2001,RS,BOS,1649,845,-2.940767981,1.60930346,-1.331464521,0.613279597,0.613279597,0,-3.034217943,1.61047288,-1.423745064,0.260009784 -Tony Battie,battito01,2002,PO,BOS,839,443,-2.575698377,3.681455606,1.105757229,0.89352748,0,0.89352748,-2.739830193,3.143132207,0.403302014,-0.537826326 -Tony Battie,battito01,2002,RS,BOS,3546,1819,-2.329544931,2.444881492,0.115336561,2.655969002,2.655969002,0,-2.507815014,2.321712526,-0.186102488,-0.111051378 -Tony Battie,battito01,2003,PO,BOS,406,213,-1.688291622,2.660520476,0.972228853,0.421330781,0,0.421330781,-2.095501232,2.631638136,0.536136904,0.907520177 -Tony Battie,battito01,2003,RS,BOS,3224,1683,-1.059889382,2.097747345,1.037857963,3.241334458,3.241334458,0,-1.624967962,1.834687752,0.20971979,-0.31631253 -Tony Battie,battito01,2004,RS,BOS,984,501,-3.001998853,-1.261804657,-4.26380351,-0.38630082,-0.38630082,0,-3.178850552,-1.467434506,-4.646285058,-0.151473875 -Tony Battie,battito01,2004,RS,CLE,1869,977,-3.156563293,-0.711992519,-3.868555812,-0.556591906,-0.556591906,0,-3.059583217,-0.839426193,-3.89900941,-0.158544078 -Tony Battie,battito01,2005,RS,ORL,3780,1894,-4.440836434,0.643674861,-3.797161572,-1.011460228,-1.011460228,0,-4.359337675,0.598141054,-3.76119662,-0.039262604 -Tony Battie,battito01,2006,RS,ORL,4121,2215,-2.388588752,-0.360634419,-2.749223171,0.000876954,0.000876954,0,-2.227787675,-0.081075715,-2.30886339,-0.097661922 -Tony Battie,battito01,2007,PO,ORL,157,87,-4.664940181,-0.331628476,-4.996568657,-0.103271003,0,-0.103271003,-4.913136037,-0.122799307,-5.035935344,0.37392915 -Tony Battie,battito01,2007,RS,ORL,2984,1575,-3.421917949,1.320740981,-2.101176968,0.521470363,0.521470363,0,-3.451605561,1.284499464,-2.167106097,0.017646413 -Tony Battie,battito01,2009,PO,ORL,241,128,-3.035214094,-1.492901482,-4.528115576,-0.118950511,0,-0.118950511,-3.751151284,-2.72492191,-6.476073193,-0.609218854 -Tony Battie,battito01,2009,RS,ORL,2338,1202,-2.636946461,0.382853568,-2.254092892,0.303054564,0.303054564,0,-2.919495681,-0.242590538,-3.162086218,-0.325177388 -Tony Battie,battito01,2010,RS,NJN,258,134,-5.382217162,-0.448908805,-5.831125967,-0.212295533,-0.212295533,0,-5.365668557,-0.414626215,-5.780294772,0.734743814 -Tony Battie,battito01,2011,PO,PHI,69,38,-5.901259163,0.373575693,-5.527683469,-0.055501999,0,-0.055501999,-6.474239075,-0.615919754,-7.090158829,-0.06313927 -Tony Battie,battito01,2011,RS,PHI,728,377,-5.416024336,0.03878874,-5.377235595,-0.507404867,-0.507404867,0,-5.495655714,-0.132314898,-5.627970612,0.38141568 -Tony Battie,battito01,2012,RS,PHI,558,295,-4.313823009,1.154911626,-3.158911383,-0.061297377,-0.061297377,0,-4.779055531,0.220516538,-4.558538993,-0.371335254 -John Battle,battljo01,1986,PO,ATL,57,27,-6.158846119,1.419574693,-4.739271425,-0.028902174,0,-0.028902174,-5.76446815,1.012381951,-4.7520862,2.268742416 -John Battle,battljo01,1986,RS,ATL,1347,639,-1.296488908,-1.2904846,-2.586973509,0.053467023,0.053467023,0,-1.757996935,-1.774952568,-3.532949503,0.617341326 -John Battle,battljo01,1987,PO,ATL,150,78,2.712285647,-2.8567511,-0.144465454,0.10798445,0,0.10798445,2.071047748,-3.092093259,-1.021045511,0.963861654 -John Battle,battljo01,1987,RS,ATL,1650,804,-0.367647769,-1.228440374,-1.596088143,0.474435741,0.474435741,0,-0.64865822,-1.960339117,-2.608997337,0.237126982 -John Battle,battljo01,1988,PO,ATL,328,166,-0.369550412,-2.970675364,-3.340225777,-0.051592021,0,-0.051592021,-0.799438945,-3.88388446,-4.683323405,0.066975532 -John Battle,battljo01,1988,RS,ATL,2493,1227,0.590664814,-1.816100609,-1.225435796,0.952197118,0.952197118,0,0.477580176,-2.358933753,-1.881353577,-0.232716367 -John Battle,battljo01,1989,PO,ATL,216,118,1.529815713,-2.166990686,-0.637174973,0.131899962,0,0.131899962,1.316763939,-1.939825349,-0.623061411,0.519582995 -John Battle,battljo01,1989,RS,ATL,3463,1672,0.018908004,-2.258039836,-2.239131831,0.434930523,0.434930523,0,-0.371286191,-2.590444347,-2.961730538,-0.202924079 -John Battle,battljo01,1990,RS,ATL,2982,1477,0.06815185,-3.129170601,-3.061018752,-0.234120328,-0.234120328,0,-0.332916366,-3.095437982,-3.428354348,-0.107335054 -John Battle,battljo01,1991,PO,ATL,207,107,0.608813618,-4.118176415,-3.509362798,-0.042683247,0,-0.042683247,0.024989595,-4.065605241,-4.040615646,-0.158021862 -John Battle,battljo01,1991,RS,ATL,3871,1863,1.100768544,-2.516902827,-1.416134283,1.265597281,1.265597281,0,0.719784583,-2.514113221,-1.794328638,-0.17556303 -John Battle,battljo01,1992,PO,CLE,390,202,-4.355115252,-2.346577973,-6.701693225,-0.41870412,0,-0.41870412,-4.522438147,-3.600863951,-8.123302098,-0.2942489 -John Battle,battljo01,1992,RS,CLE,3277,1637,-0.87944587,-2.374586016,-3.254031886,-0.420375223,-0.420375223,0,-1.033801936,-2.448853604,-3.48265554,-0.137329838 -John Battle,battljo01,1993,PO,CLE,11,6,-22.20299742,-8.40046777,-30.60346519,-0.092309,0,-0.092309,-21.3366673,-7.632624433,-28.96929173,4.564407679 -John Battle,battljo01,1993,RS,CLE,993,497,-2.54337244,-2.226387258,-4.769759698,-0.511168598,-0.511168598,0,-2.861144948,-2.805027666,-5.666172614,-0.187526923 -John Battle,battljo01,1994,PO,CLE,14,8,0.633516399,-2.606798492,-1.973282093,0.003215789,0,0.003215789,-1.155721923,-4.785843425,-5.941565348,-1.478390205 -John Battle,battljo01,1994,RS,CLE,1573,814,-0.945744619,-2.102049337,-3.047793956,-0.123759548,-0.123759548,0,-1.387384631,-2.550280108,-3.937664739,0.066053798 -John Battle,battljo01,1995,PO,CLE,13,7,10.97687074,-4.422539305,6.554331435,0.034855436,0,0.034855436,8.631954846,-4.425909861,4.206044985,1.534808938 -John Battle,battljo01,1995,RS,CLE,500,280,-1.414607361,-1.843946409,-3.258553771,-0.073045613,-0.073045613,0,-1.612445411,-2.450050605,-4.062496016,0.51217238 -Kenny Battle,battlke01,1990,PO,PHO,70,34,-8.698181769,-2.43161218,-11.12979395,-0.150709366,0,-0.150709366,-9.145027035,-3.126838388,-12.27186542,0.510682841 -Kenny Battle,battlke01,1990,RS,PHO,1547,729,-0.574385787,0.656549179,0.082163392,1.058390666,1.058390666,0,-0.961266615,0.436030558,-0.525236057,0.473364453 -Kenny Battle,battlke01,1991,RS,PHO,560,263,-1.875884266,1.761832633,-0.114051633,0.354801716,0.354801716,0,-1.588305619,1.436829055,-0.151476564,0.309200585 -Kenny Battle,battlke01,1991,RS,DEN,1634,682,-0.054103772,-1.403717937,-1.457821709,0.451260982,0.451260982,0,-0.691125053,-1.259574565,-1.950699618,0.361393251 -Kenny Battle,battlke01,1992,RS,GSW,100,46,-0.658844972,-2.705485277,-3.36433025,-0.014525653,-0.014525653,0,-1.514358009,-3.19464704,-4.709005049,0.731599412 -Kenny Battle,battlke01,1992,RS,BOS,93,46,0.811131378,-1.816603659,-1.005472281,0.040801753,0.040801753,0,-0.408664986,-2.589246055,-2.997911041,-0.336734405 -Kenny Battle,battlke01,1993,RS,BOS,58,29,4.070537545,-1.218529618,2.852007926,0.081994425,0.081994425,0,3.591286384,-2.257676116,1.333610268,-1.053684775 -Dave Batton,battoda01,1983,RS,WSB,1169,558,-3.684725667,0.976908524,-2.707817143,0.011987322,0.011987322,0,-3.828320602,-0.187352254,-4.015672856,-0.18926709 -Dave Batton,battoda01,1984,RS,SAS,70,31,-7.695078997,-2.441246946,-10.13632594,-0.117176435,-0.117176435,0,-7.52007125,-3.641151826,-11.16122308,0.310175486 -Nicolas Batum,batumni01,2009,PO,POR,111,63,-2.043984472,-2.994114835,-5.038099307,-0.075997327,0,-0.075997327,-2.759589651,-3.735578711,-6.495168361,0.17232011 -Nicolas Batum,batumni01,2009,RS,POR,2653,1454,0.982662162,0.257468962,1.240131124,2.963906527,2.963906527,0,0.874919312,-0.019094568,0.855824744,0.122410427 -Nicolas Batum,batumni01,2010,PO,POR,256,139,0.500612042,-2.454257916,-1.953645874,0.058278088,0,0.058278088,0.02007725,-2.396144107,-2.376066856,0.048816165 -Nicolas Batum,batumni01,2010,RS,POR,1697,918,3.160176945,-0.213161545,2.9470154,2.669720247,2.669720247,0,2.907235709,-0.208783954,2.698451755,0.050855606 -Nicolas Batum,batumni01,2011,PO,POR,264,151,-0.899135562,-0.897209234,-1.796344796,0.076666987,0,0.076666987,-0.425132082,-0.986022552,-1.411154634,1.047848581 -Nicolas Batum,batumni01,2011,RS,POR,4671,2522,1.17279927,-1.238105523,-0.065306254,3.454257672,3.454257672,0,1.165171102,-0.977018249,0.188152853,-0.005484023 -Nicolas Batum,batumni01,2012,RS,POR,3442,1791,1.90534535,-1.461531891,0.443813458,2.911063756,2.911063756,0,1.926976888,-1.408038821,0.518938068,-0.232313914 -Nicolas Batum,batumni01,2013,RS,POR,5406,2807,2.041035966,-0.007549564,2.033486403,6.825323458,6.825323458,0,2.122092294,0.021084867,2.143177162,-0.3432633 -Nicolas Batum,batumni01,2014,PO,POR,913,459,1.458164327,2.157226705,3.615391032,1.546947745,0,1.546947745,1.815804171,2.865431704,4.681235875,0.575978824 -Nicolas Batum,batumni01,2014,RS,POR,5958,2956,1.89174487,0.023155029,1.914899899,7.122698688,7.122698688,0,2.648844558,0.32434217,2.973186727,1.190512751 -Nicolas Batum,batumni01,2015,PO,POR,405,209,0.5202163,0.797153335,1.317369636,0.45477415,0,0.45477415,2.013800259,-0.663034604,1.350765655,1.609668341 -Nicolas Batum,batumni01,2015,RS,POR,4747,2380,0.579129811,-0.247237573,0.331892238,3.765232676,3.765232676,0,0.876162981,0.370858526,1.247021507,0.588468882 -Nicolas Batum,batumni01,2016,PO,CHA,274,144,-0.589519322,-10.65602464,-11.24554397,-0.644547345,0,-0.644547345,-2.05669744,-10.48963698,-12.54633442,0.120580194 -Nicolas Batum,batumni01,2016,RS,CHA,4942,2448,1.199882043,-1.776599054,-0.576717011,2.746373742,2.746373742,0,1.83499072,-1.503335709,0.331655011,1.152246503 -Nicolas Batum,batumni01,2017,RS,CHA,5293,2617,0.873403788,-0.669862592,0.203541196,3.99955652,3.99955652,0,1.25366119,-0.629436357,0.624224833,1.393123342 -Nicolas Batum,batumni01,2018,RS,CHA,4130,1981,1.262516479,-2.255854151,-0.993337672,1.792241701,1.792241701,0,1.317335672,-1.937223877,-0.619888205,0.937071301 -Nicolas Batum,batumni01,2019,RS,CHA,4896,2354,-0.878789327,-0.227779817,-1.106569144,1.977315187,1.977315187,0,-0.567228905,-0.230240085,-0.79746899,0.182627373 -Lonny Baxter,baxtelo01,2003,RS,CHI,1344,682,-2.762766208,-2.114978485,-4.877744693,-0.748328709,-0.748328709,0,-2.919741955,-1.779379049,-4.699121004,0.990813117 -Lonny Baxter,baxtelo01,2004,RS,WAS,256,132,-0.611179671,-3.342850505,-3.954030176,-0.081683636,-0.081683636,0,-1.479426895,-2.788347868,-4.267774763,0.670807122 -Lonny Baxter,baxtelo01,2004,RS,CHI,286,147,-2.634917203,-4.305556788,-6.940473991,-0.318892995,-0.318892995,0,-3.170336408,-3.867474881,-7.037811289,1.33747965 -Lonny Baxter,baxtelo01,2004,RS,TOR,891,487,-3.7594477,-0.198142552,-3.957590252,-0.30226524,-0.30226524,0,-3.774255,-0.275913698,-4.050168698,0.674167353 -Lonny Baxter,baxtelo01,2005,RS,NOH,66,36,-9.615285589,-3.138280361,-12.75356595,-0.188907921,-0.188907921,0,-9.266487509,-2.68380435,-11.95029186,2.589842548 -Lonny Baxter,baxtelo01,2006,RS,HOU,521,281,-1.572538961,-0.4445155,-2.017054461,0.105639101,0.105639101,0,-1.896415988,-0.095624699,-1.992040687,0.487874615 -Lonny Baxter,baxtelo01,2006,RS,CHA,234,119,-5.303422071,-3.240020018,-8.543442089,-0.349656516,-0.349656516,0,-5.6922323,-4.759412052,-10.45164435,-0.543247451 -Jerryd Bayless,bayleje01,2009,PO,POR,19,11,-8.669453346,-2.156334559,-10.82578791,-0.046683355,0,-0.046683355,-7.997709082,-5.372829687,-13.37053877,-0.117107808 -Jerryd Bayless,bayleje01,2009,RS,POR,1195,655,-3.881322709,-2.607762859,-6.489085568,-1.259848241,-1.259848241,0,-3.850014389,-2.869410486,-6.719424875,0.766234438 -Jerryd Bayless,bayleje01,2010,PO,POR,305,166,1.722544584,-2.305708335,-0.583163751,0.189846963,0,0.189846963,1.093552415,-1.756691079,-0.663138663,0.276120394 -Jerryd Bayless,bayleje01,2010,RS,POR,2410,1304,0.057092152,-2.028728103,-1.971635951,0.520870404,0.520870404,0,-0.185284175,-2.333017387,-2.518301562,0.548184286 -Jerryd Bayless,bayleje01,2011,RS,NOH,279,149,-4.665828367,-3.578769542,-8.24459791,-0.422998057,-0.422998057,0,-4.472113959,-4.411624008,-8.883737967,1.182465689 -Jerryd Bayless,bayleje01,2011,RS,TOR,2637,1347,0.337776834,-2.762304286,-2.424527452,0.225867617,0.225867617,0,0.204008035,-2.708172827,-2.504164792,0.912479622 -Jerryd Bayless,bayleje01,2012,RS,TOR,1327,705,2.345904139,-1.653466085,0.692438055,1.243037334,1.243037334,0,2.28087486,-1.29661604,0.984258819,0.359744056 -Jerryd Bayless,bayleje01,2013,PO,MEM,596,320,-0.177483864,-1.186047847,-1.363531711,0.235545059,0,0.235545059,0.172920145,-1.08526765,-0.912347505,0.809457933 -Jerryd Bayless,bayleje01,2013,RS,MEM,3288,1765,-0.049488668,-1.017794085,-1.067282753,1.521917241,1.521917241,0,-0.080999909,-0.907931258,-0.988931166,0.407073042 -Jerryd Bayless,bayleje01,2014,RS,BOS,2034,1036,-0.066405158,-2.142300156,-2.208705315,0.284461501,0.284461501,0,-0.482291186,-1.705881047,-2.188172233,-0.552844617 -Jerryd Bayless,bayleje01,2014,RS,MEM,1246,650,0.254205911,-2.936112176,-2.681906265,0.022353463,0.022353463,0,-0.030483303,-1.609704508,-1.640187811,-0.970374047 -Jerryd Bayless,bayleje01,2015,PO,MIL,232,120,1.716479391,-0.621861271,1.09461812,0.239556279,0,0.239556279,0.109607453,-0.216209048,-0.106601595,-1.275218256 -Jerryd Bayless,bayleje01,2015,RS,MIL,3388,1717,-2.138298455,-0.156192752,-2.294491207,0.396619968,0.396619968,0,-2.209201438,-0.273196094,-2.482397532,-0.579608141 -Jerryd Bayless,bayleje01,2016,RS,MIL,2976,1505,0.165054292,-0.884811808,-0.719757516,1.547213365,1.547213365,0,-0.159331161,-0.731866469,-0.891197631,-0.733975993 -Jerryd Bayless,bayleje01,2017,RS,PHI,143,71,-2.391000887,-3.306754325,-5.697755212,-0.106791361,-0.106791361,0,-3.164442801,-4.010441112,-7.174883913,0.010367889 -Jerryd Bayless,bayleje01,2018,PO,PHI,4,2,-1.869548048,18.22788315,16.3583351,0.019803207,0,0.019803207,-1.462766562,10.32967383,8.866907264,-1.486197006 -Jerryd Bayless,bayleje01,2018,RS,PHI,1985,925,-2.352572464,-1.694597327,-4.047169791,-0.615711227,-0.615711227,0,-1.950363579,-1.261775084,-3.212138663,0.572221428 -Jerryd Bayless,bayleje01,2019,RS,MIN,1365,657,-1.929941947,-6.130163101,-8.060105048,-1.754160066,-1.754160066,0,-1.306543212,-5.091015041,-6.397558254,-1.476900132 -Aron Baynes,baynear01,2013,PO,SAS,43,23,-1.518072409,-0.918263237,-2.436335646,0.003818305,0,0.003818305,-2.159863188,-1.195613545,-3.355476733,0.528626086 -Aron Baynes,baynear01,2013,RS,SAS,280,141,-4.336518813,0.15543649,-4.181082323,-0.103600888,-0.103600888,0,-4.326197218,-0.419615101,-4.745812319,0.589097396 -Aron Baynes,baynear01,2014,PO,SAS,205,101,0.045108217,5.446934337,5.492042554,0.440185352,0,0.440185352,-1.583104714,4.906474008,3.323369294,0.455965511 -Aron Baynes,baynear01,2014,RS,SAS,1006,491,-3.360667399,-2.378282507,-5.738949907,-0.75182402,-0.75182402,0,-3.83833123,-1.769307315,-5.607638546,0.392951093 -Aron Baynes,baynear01,2015,PO,SAS,89,40,-7.962115224,-2.664656891,-10.62677212,-0.169649176,0,-0.169649176,-8.355193703,0.427027793,-7.928165911,2.245940908 -Aron Baynes,baynear01,2015,RS,SAS,2271,1122,-1.543720935,1.847873196,0.304152262,1.752423608,1.752423608,0,-1.987458924,1.736715189,-0.250743736,0.22440149 -Aron Baynes,baynear01,2016,PO,DET,87,44,-6.8185261,-7.645352081,-14.46387818,-0.2733679,0,-0.2733679,-6.26164091,-6.981794795,-13.2434357,0.757008878 -Aron Baynes,baynear01,2016,RS,DET,2504,1233,-1.806623757,0.273876337,-1.532747419,0.76562554,0.76562554,0,-1.605075843,0.531598912,-1.073476931,-0.015257753 -Aron Baynes,baynear01,2017,RS,DET,2381,1163,-1.875361813,4.496757306,2.621395493,3.184373182,3.184373182,0,-2.470725371,3.170046612,0.699321242,-0.086544264 -Aron Baynes,baynear01,2018,PO,BOS,763,389,-0.600653005,1.391749026,0.791096021,0.719913316,0,0.719913316,-2.656880446,1.181911436,-1.47496901,-0.662081109 -Aron Baynes,baynear01,2018,RS,BOS,2994,1485,-3.642099967,3.703674049,0.061574083,2.120543645,2.120543645,0,-3.97206376,3.548812394,-0.423251367,-0.448768608 -Aron Baynes,baynear01,2019,PO,BOS,245,115,-4.756274488,7.39764317,2.641368682,0.324899023,0,0.324899023,-4.19253343,5.402010146,1.209476717,-0.411040098 -Aron Baynes,baynear01,2019,RS,BOS,1760,821,-1.354431635,2.975993127,1.621561491,1.838021002,1.838021002,0,-1.694266199,2.657990242,0.963724042,0.383284542 -Sergei Bazarevich,bazarse01,1995,RS,ATL,140,74,-0.099966094,-3.091399068,-3.191365161,-0.016822763,-0.016822763,0,-0.947595321,-3.677241933,-4.624837254,0.897966703 -Kent Bazemore,bazemke01,2013,PO,GSW,32,16,-19.86087871,0.423131949,-19.43774676,-0.145693624,0,-0.145693624,-17.44095654,0.039714433,-17.40124211,3.35048153 -Kent Bazemore,bazemke01,2013,RS,GSW,532,267,-2.47179433,0.373095609,-2.09869872,0.089811057,0.089811057,0,-2.070664028,-0.408260576,-2.478924604,1.142325621 -Kent Bazemore,bazemke01,2014,RS,LAL,1389,643,-0.555103746,0.822259667,0.267155921,1.008106338,1.008106338,0,-0.310269172,0.351625087,0.041355914,1.77355542 -Kent Bazemore,bazemke01,2014,RS,GSW,576,268,-6.992012132,-0.462018609,-7.454030741,-0.64944569,-0.64944569,0,-6.125726325,-0.142769152,-6.268495477,0.931508128 -Kent Bazemore,bazemke01,2015,PO,ATL,612,303,-4.031147323,1.815913377,-2.215233946,0.085532018,0,0.085532018,-5.126400672,0.436995091,-4.689405581,0.305187636 -Kent Bazemore,bazemke01,2015,RS,ATL,2670,1324,-2.578827657,-0.011819558,-2.590647214,0.107585377,0.107585377,0,-1.893500048,-0.139519233,-2.033019281,-0.05184256 -Kent Bazemore,bazemke01,2016,PO,ATL,671,325,0.395317818,-0.328166841,0.067150976,0.489131501,0,0.489131501,1.385992252,-0.991448206,0.394544046,1.452148583 -Kent Bazemore,bazemke01,2016,RS,ATL,4320,2083,-0.44096294,1.291467412,0.850504473,3.855898579,3.855898579,0,-0.052277595,1.85323039,1.800952795,0.752649547 -Kent Bazemore,bazemke01,2017,PO,ATL,316,150,-1.625669273,3.369676265,1.744006993,0.36394683,0,0.36394683,-3.363978746,1.588702037,-1.775276709,2.51468871 -Kent Bazemore,bazemke01,2017,RS,ATL,4061,1963,-1.405552385,1.387585023,-0.017967361,2.766246337,2.766246337,0,-1.57838263,1.524729122,-0.053653507,1.077413652 -Kent Bazemore,bazemke01,2018,RS,ATL,3694,1789,-0.133694372,0.709197466,0.575503094,3.074314934,3.074314934,0,0.293067092,0.718060415,1.011127507,1.273533651 -Kent Bazemore,bazemke01,2019,RS,ATL,3633,1643,-2.895144449,0.599508225,-2.295636223,0.386742018,0.386742018,0,-2.47957797,0.401210263,-2.078367707,1.570058801 -Bradley Beal,bealbr01,2013,RS,WAS,3390,1745,-0.089040245,0.180285054,0.091244809,2.527024384,2.527024384,0,-0.17034011,0.378980228,0.208640119,-0.093230472 -Bradley Beal,bealbr01,2014,PO,WAS,843,458,3.031041032,2.662825772,5.693866804,2.019681888,0,2.019681888,6.79187676,2.23532385,9.02720061,-0.697154209 -Bradley Beal,bealbr01,2014,RS,WAS,4960,2530,0.296486117,0.433575273,0.73006139,4.480124475,4.480124475,0,0.188102446,0.288197145,0.47629959,-0.255362209 -Bradley Beal,bealbr01,2015,PO,WAS,823,418,2.579737218,1.669253667,4.248990885,1.51803251,0,1.51803251,1.205370936,2.484714454,3.690085391,-1.341789598 -Bradley Beal,bealbr01,2015,RS,WAS,4158,2107,0.826873174,0.453328233,1.280201407,4.314456538,4.314456538,0,0.891941201,0.777461438,1.66940264,-0.397867651 -Bradley Beal,bealbr01,2016,RS,WAS,3578,1708,0.67381068,-1.434618777,-0.760808096,1.746502494,1.746502494,0,0.662558797,-1.06658156,-0.404022763,0.737162173 -Bradley Beal,bealbr01,2017,PO,WAS,1017,505,5.203115878,1.153568344,6.356684222,2.420654143,0,2.420654143,5.010962764,0.114023718,5.124986482,0.028971228 -Bradley Beal,bealbr01,2017,RS,WAS,5527,2684,4.88711641,-0.042538603,4.844577807,10.47140866,10.47140866,0,4.957749749,-0.120559116,4.837190634,0.675044832 -Bradley Beal,bealbr01,2018,PO,WAS,446,216,0.146091933,-5.349312048,-5.203220115,-0.282908199,0,-0.282908199,0.276044104,-2.637663759,-2.361619655,1.426267646 -Bradley Beal,bealbr01,2018,RS,WAS,6067,2977,2.480437732,0.916278323,3.396716055,9.351198944,9.351198944,0,2.892919322,0.638454892,3.531374214,0.161125623 -Bradley Beal,bealbr01,2019,RS,WAS,6485,3028,4.314753213,-0.940657602,3.374095611,9.580186206,9.580186206,0,4.347520966,-0.622754217,3.724766749,1.283572698 -Butch Beard,beardbu01,1977,RS,NYK,2465,1082,-0.102681046,0.059149368,-0.043531678,1.499805917,1.499805917,0,-0.377234839,0.029653102,-0.347581736,0.41391275 -Butch Beard,beardbu01,1978,PO,NYK,369,160,0.671941148,0.67279541,1.344736558,0.346270676,0,0.346270676,0.548158085,1.321229409,1.869387493,0.46334347 -Butch Beard,beardbu01,1978,RS,NYK,4575,1979,1.190935172,0.1230688,1.314003973,4.105276285,4.105276285,0,1.005381464,0.451541377,1.456922841,0.050263534 -Butch Beard,beardbu01,1979,RS,NYK,188,85,-3.368283339,1.20162276,-2.166660579,0.025548433,0.025548433,0,-3.200082975,1.10492832,-2.095154656,1.061022941 -Jerome Beasley,beaslje01,2004,RS,MIA,9,5,-7.43753732,-1.220817632,-8.658354952,-0.014831154,-0.014831154,0,-7.456586272,-3.942933555,-11.39951983,-1.458338112 -Malik Beasley,beaslma01,2017,RS,DEN,361,165,-1.071661225,3.65363439,2.581973165,0.454544338,0.454544338,0,-0.119296763,0.702926289,0.583629526,1.241884943 -Malik Beasley,beaslma01,2018,RS,DEN,1251,583,-2.172205105,-0.444880843,-2.617085948,0.039685409,0.039685409,0,-1.473349592,-2.50409654,-3.977446132,0.377808194 -Malik Beasley,beaslma01,2019,PO,DEN,568,281,0.520116187,-2.907336793,-2.387220606,0.05402316,0,0.05402316,-2.018777998,-4.412783677,-6.431561675,0.707618151 -Malik Beasley,beaslma01,2019,RS,DEN,3938,1879,0.380325487,-0.910992077,-0.53066659,2.127993396,2.127993396,0,0.642984353,-1.011886326,-0.368901973,0.018889952 -Michael Beasley,beaslmi01,2009,PO,MIA,310,178,-4.470350681,0.159932394,-4.310418288,-0.145755975,0,-0.145755975,-3.743803872,-0.432319211,-4.176123084,-0.244951511 -Michael Beasley,beaslmi01,2009,RS,MIA,3806,2009,-1.852659407,-1.357789243,-3.210448651,-0.471349095,-0.471349095,0,-1.601414233,-1.621039684,-3.222453917,-0.119356118 -Michael Beasley,beaslmi01,2010,PO,MIA,259,135,-4.862656987,-1.556233348,-6.418890335,-0.259738439,0,-0.259738439,-4.704679621,-1.772073199,-6.47675282,-0.30956369 -Michael Beasley,beaslmi01,2010,RS,MIA,4396,2328,-1.955211256,-0.271541642,-2.226752898,0.622436674,0.622436674,0,-1.389418671,0.194553667,-1.194865004,0.143824156 -Michael Beasley,beaslmi01,2011,RS,MIN,4801,2361,-1.041357368,-0.666931101,-1.708288469,1.254876598,1.254876598,0,-0.908054559,-0.617981706,-1.526036265,0.003671138 -Michael Beasley,beaslmi01,2012,RS,MIN,2137,1087,-2.463720411,-1.307472515,-3.771192926,-0.566950472,-0.566950472,0,-2.297580143,-1.725278382,-4.022858525,0.099428127 -Michael Beasley,beaslmi01,2013,RS,PHO,3059,1554,-4.310694579,-2.572911154,-6.883605733,-3.279589453,-3.279589453,0,-3.999225981,-3.268784249,-7.268010231,0.064112499 -Michael Beasley,beaslmi01,2014,PO,MIA,46,23,6.188322532,2.62038764,8.808710172,0.141129269,0,0.141129269,3.676391915,1.516695824,5.193087739,0.821856504 -Michael Beasley,beaslmi01,2014,RS,MIA,1632,831,-0.897458918,-0.878184031,-1.775642949,0.412979134,0.412979134,0,-0.271908692,-1.363429124,-1.635337815,-0.029037958 -Michael Beasley,beaslmi01,2015,RS,MIA,1004,505,-4.037971484,0.342335839,-3.695635645,-0.244526325,-0.244526325,0,-2.948280257,-0.152815308,-3.101095565,0.347281665 -Michael Beasley,beaslmi01,2016,PO,HOU,173,80,2.277666097,0.232508128,2.510174225,0.223921456,0,0.223921456,-0.18540738,-0.220489571,-0.405896951,1.06905639 -Michael Beasley,beaslmi01,2016,RS,HOU,766,363,0.851254086,-1.324695572,-0.473441485,0.425975647,0.425975647,0,0.98046711,-1.920766491,-0.940299381,1.008344401 -Michael Beasley,beaslmi01,2017,PO,MIL,95,48,-4.2815198,6.115352198,1.833832398,0.116592856,0,0.116592856,-4.557002402,4.094954375,-0.462048027,0.680977012 -Michael Beasley,beaslmi01,2017,RS,MIL,1896,935,0.4148734,-0.58240164,-0.16752824,1.237639586,1.237639586,0,-0.025008951,-1.072404146,-1.097413097,0.454251748 -Michael Beasley,beaslmi01,2018,RS,NYK,3408,1653,-0.103730841,-1.993395154,-2.097125994,0.553308211,0.553308211,0,-0.146241483,-2.666178625,-2.812420108,0.486425993 -Michael Beasley,beaslmi01,2019,RS,LAL,597,277,-1.619436281,-3.183448199,-4.80288448,-0.292976851,-0.292976851,0,-2.245294143,-2.974412428,-5.219706571,1.001881367 -Rodrigue Beaubois,beaubro01,2010,PO,DAL,58,31,2.026897144,-5.685722871,-3.658825727,-0.015070719,0,-0.015070719,2.052618059,-5.883560379,-3.83094232,1.505354138 -Rodrigue Beaubois,beaubro01,2010,RS,DAL,1364,700,1.772696837,-1.154160106,0.618536732,1.212781716,1.212781716,0,1.764789529,-1.285798314,0.478991214,0.760170172 -Rodrigue Beaubois,beaubro01,2011,RS,DAL,954,496,-2.460541874,-0.271051242,-2.731593116,0.00473961,0.00473961,0,-1.656279192,0.235784312,-1.42049488,1.632163946 -Rodrigue Beaubois,beaubro01,2012,PO,DAL,23,12,-8.136706344,-5.495319092,-13.63202544,-0.069106399,0,-0.069106399,-8.44100212,-6.70831297,-15.14931509,0.514904004 -Rodrigue Beaubois,beaubro01,2012,RS,DAL,2217,1151,0.017814445,0.737126063,0.754940507,2.068055958,2.068055958,0,0.098231296,0.980348581,1.078579877,0.440342004 -Rodrigue Beaubois,beaubro01,2013,RS,DAL,1089,549,-1.298805455,-1.156844712,-2.455650167,0.082917296,0.082917296,0,-1.323640388,-1.384929095,-2.708569482,0.530704144 -Byron Beck,beckby01,1977,PO,DEN,65,29,-3.997048651,-3.135878948,-7.132927599,-0.067178147,0,-0.067178147,-4.643018527,-3.631705195,-8.274723722,0.469577629 -Byron Beck,beckby01,1977,RS,DEN,1125,480,-1.985024097,-1.563619602,-3.5486437,-0.195714639,-0.195714639,0,-1.904280383,-2.195947721,-4.100228104,0.071644851 -Corey Beck,beckco01,1996,RS,CHH,64,33,-8.223192412,-2.875752713,-11.09894513,-0.143194012,-0.143194012,0,-7.929651769,-2.098072765,-10.02772453,1.736301929 -Corey Beck,beckco01,1998,PO,CHH,46,26,-0.712180854,7.729807031,7.017626176,0.137019585,0,0.137019585,0.670929319,7.429111137,8.100040456,2.202803118 -Corey Beck,beckco01,1998,RS,CHH,1390,738,-3.255320212,-0.932836401,-4.188156613,-0.545298266,-0.545298266,0,-3.343473867,-1.10730939,-4.450783257,0.639835781 -Corey Beck,beckco01,1999,RS,DET,55,30,-1.527852183,0.867627112,-0.660225071,0.032344366,0.032344366,0,-1.728253488,1.072625618,-0.65562787,1.008042968 -Corey Beck,beckco01,1999,RS,CHH,284,150,-3.552237699,-0.445051987,-3.997289686,-0.096467681,-0.096467681,0,-3.840494848,-0.528730307,-4.369225155,0.954702507 -William Bedford,bedfowi01,1987,RS,PHO,2104,979,-6.728459567,-0.829623675,-7.558083242,-2.406610107,-2.406610107,0,-6.077014107,-1.109213634,-7.18622774,0.214137878 -William Bedford,bedfowi01,1988,RS,DET,617,298,-5.553995726,1.319517214,-4.234478512,-0.226877957,-0.226877957,0,-5.173148509,0.380492624,-4.792655885,0.526272234 -William Bedford,bedfowi01,1990,PO,DET,37,19,-9.675198671,1.24463764,-8.430561031,-0.057360142,0,-0.057360142,-10.04129973,1.013476516,-9.027823218,0.969876053 -William Bedford,bedfowi01,1990,RS,DET,489,246,-8.004377813,1.083062701,-6.921315112,-0.528850521,-0.528850521,0,-7.274600017,-0.245169689,-7.519769706,1.010323242 -William Bedford,bedfowi01,1991,PO,DET,124,65,-6.355744429,2.702672877,-3.653071552,-0.031345285,0,-0.031345285,-5.634413207,2.288602279,-3.345810928,1.400446371 -William Bedford,bedfowi01,1991,RS,DET,1088,562,-2.317339901,0.411309289,-1.906030613,0.241968421,0.241968421,0,-2.255740525,-0.730801616,-2.986542141,-0.01021834 -William Bedford,bedfowi01,1992,PO,DET,16,9,-0.251755341,9.983953627,9.732198286,0.059888544,0,0.059888544,0.532829706,9.237622369,9.770452074,1.218115289 -William Bedford,bedfowi01,1992,RS,DET,701,363,-5.457545044,0.976458434,-4.48108661,-0.322465118,-0.322465118,0,-5.266966628,0.47257947,-4.794387158,0.568636253 -William Bedford,bedfowi01,1993,RS,SAS,133,66,-9.037792157,-1.624715969,-10.66250813,-0.271142712,-0.271142712,0,-8.558656283,-1.054397289,-9.613053572,1.728788766 -Ron Behagen,behagro01,1977,RS,NOJ,2643,1170,-1.49116894,0.429173745,-1.061995194,1.009758823,1.009758823,0,-1.208902867,0.289958503,-0.918944364,0.22801346 -Ron Behagen,behagro01,1978,RS,HOU,70,33,-1.219310648,-4.632505263,-5.851815911,-0.052732989,-0.052732989,0,-1.684417331,-4.502557184,-6.186974515,1.052822672 -Ron Behagen,behagro01,1978,RS,ATL,1243,571,-1.163453375,0.263450511,-0.900002864,0.544056421,0.544056421,0,-0.740356219,0.439042744,-0.301313475,1.023776946 -Ron Behagen,behagro01,1978,RS,IND,2579,1131,-2.010057531,-1.775099063,-3.785156594,-0.598877187,-0.598877187,0,-1.751614247,-1.845766159,-3.597380406,0.281117692 -Ron Behagen,behagro01,1979,RS,NYK,84,38,-5.204697504,0.261659711,-4.943037793,-0.043138916,-0.043138916,0,-4.965402057,0.214263813,-4.751138244,1.563884709 -Ron Behagen,behagro01,1979,RS,KCK,285,126,-1.516559291,-1.476455852,-2.993015144,-0.015770114,-0.015770114,0,-1.719880027,-0.977108749,-2.696988776,1.012971616 -Ron Behagen,behagro01,1979,RS,DET,2,1,-51.27625878,-20.83454042,-72.1107992,-0.040731262,-0.040731262,0,-46.09530836,-16.479818,-62.57512636,16.16298709 -Ron Behagen,behagro01,1980,PO,WSB,29,14,-5.1595156,-4.594716064,-9.754231664,-0.052461989,0,-0.052461989,-5.598072291,-3.457225612,-9.055297902,1.665563337 -Ron Behagen,behagro01,1980,RS,WSB,138,64,-2.187877599,-1.533785092,-3.721662691,-0.031908775,-0.031908775,0,-2.644795149,-1.323085178,-3.967880327,0.596086093 -Marco Belinelli,belinma01,2008,RS,GSW,502,241,-2.888580223,-2.457222453,-5.345802675,-0.318967037,-0.318967037,0,-3.106517308,-4.176710923,-7.283228231,-0.061021635 -Marco Belinelli,belinma01,2009,RS,GSW,1825,882,-0.403470418,-1.073815782,-1.4772862,0.57428251,0.57428251,0,-0.334040025,-1.564225137,-1.898265162,0.253734354 -Marco Belinelli,belinma01,2010,RS,TOR,2199,1121,0.268230706,-1.215243878,-0.947013172,1.032829699,1.032829699,0,0.37831533,-1.703229961,-1.32491463,0.149276223 -Marco Belinelli,belinma01,2011,PO,NOH,311,173,-2.053526142,-1.168346564,-3.221872706,-0.043189326,0,-0.043189326,-1.70254521,-1.140741636,-2.843286846,0.483281075 -Marco Belinelli,belinma01,2011,RS,NOH,3658,1957,0.326690973,-2.094753046,-1.768062074,0.981481382,0.981481382,0,0.249632096,-2.162306265,-1.912674169,0.100213101 -Marco Belinelli,belinma01,2012,RS,NOH,3658,1966,0.061378225,-1.242287052,-1.180908827,1.574903558,1.574903558,0,-0.012130804,-0.942685856,-0.95481666,0.059946591 -Marco Belinelli,belinma01,2013,PO,CHI,599,325,1.48648394,-2.047591937,-0.561107998,0.375020016,0,0.375020016,0.941996255,-2.064349436,-1.122353181,0.166177088 -Marco Belinelli,belinma01,2013,RS,CHI,3542,1882,-0.849951458,-1.761704732,-2.611656191,0.133042188,0.133042188,0,-1.049970997,-1.657534696,-2.707505693,0.143652386 -Marco Belinelli,belinma01,2014,PO,SAS,719,356,-1.972851381,-6.589849849,-8.56270123,-1.093076475,0,-1.093076475,-2.836976254,-5.248618691,-8.085594945,0.357920133 -Marco Belinelli,belinma01,2014,RS,SAS,4079,2016,2.781908826,-1.292360255,1.489548571,4.373319675,4.373319675,0,2.444735898,-0.759723924,1.685011973,0.278816713 -Marco Belinelli,belinma01,2015,PO,SAS,238,116,5.622624595,3.487472314,9.110096909,0.732084122,0,0.732084122,2.180619308,2.06507693,4.245696238,1.086757454 -Marco Belinelli,belinma01,2015,RS,SAS,2766,1388,0.255262452,-3.131791659,-2.876529207,-0.089544999,-0.089544999,0,0.043698913,-2.452850277,-2.409151365,-0.061666475 -Marco Belinelli,belinma01,2016,RS,SAC,3520,1672,-1.118694875,-2.79615107,-3.914845945,-0.996314167,-0.996314167,0,-1.061366739,-3.324281716,-4.385648455,0.259319949 -Marco Belinelli,belinma01,2017,RS,CHA,3632,1778,0.140303303,-2.068544714,-1.928241412,0.746940013,0.746940013,0,0.354539199,-2.489679954,-2.135140755,0.196530224 -Marco Belinelli,belinma01,2018,PO,PHI,570,273,3.633177043,-2.996488885,0.636688158,0.48691121,0,0.48691121,5.022823236,-3.049543911,1.973279325,0.08112897 -Marco Belinelli,belinma01,2018,RS,ATL,2532,1210,0.728436726,-2.535933804,-1.807497078,0.582076318,0.582076318,0,0.783785314,-3.058229705,-2.274444391,0.039157011 -Marco Belinelli,belinma01,2018,RS,PHI,1567,737,1.219799098,-0.876660069,0.343139029,1.173343258,1.173343258,0,0.882129865,-0.896671318,-0.014541453,0.87583762 -Marco Belinelli,belinma01,2019,PO,SAS,268,131,0.05626612,-3.659269875,-3.603003754,-0.058856318,0,-0.058856318,-0.849247788,-5.214140577,-6.063388366,0.09619356 -Marco Belinelli,belinma01,2019,RS,SAS,3872,1815,0.56250114,-2.112755558,-1.550254418,1.117570289,1.117570289,0,0.382586532,-2.3631765,-1.980589968,0.604546087 -Charlie Bell,bellch01,2002,RS,DAL,4,2,-3.51792598,1.066397886,-2.451528094,0.00030002,0.00030002,0,-5.01214022,-1.610308748,-6.622448968,-1.368250884 -Charlie Bell,bellch01,2002,RS,PHO,81,42,-4.811976469,-3.557949902,-8.369926371,-0.122008252,-0.122008252,0,-4.930889395,-5.860704551,-10.79159395,1.205878499 -Charlie Bell,bellch01,2006,PO,MIL,201,108,0.111973541,-2.122830999,-2.010857458,0.042190771,0,0.042190771,0.229592184,-1.797463368,-1.567871184,0.39902662 -Charlie Bell,bellch01,2006,RS,MIL,2466,1283,1.77030462,0.315041487,2.085346107,3.173597439,3.173597439,0,1.549312525,0.422650697,1.971963222,0.244470876 -Charlie Bell,bellch01,2007,RS,MIL,5539,2848,1.07868789,-1.450137456,-0.371449566,3.458198517,3.458198517,0,1.076552028,-0.83492012,0.241631907,0.055100158 -Charlie Bell,bellch01,2008,RS,MIL,3132,1628,0.083406727,-1.392070172,-1.308663444,1.198526586,1.198526586,0,-0.111360426,-1.467665548,-1.579025974,0.1050554 -Charlie Bell,bellch01,2009,RS,MIL,3479,1783,-0.439931433,-0.963641629,-1.403573062,1.226025116,1.226025116,0,-0.579485512,-1.105116251,-1.684601763,0.090813372 -Charlie Bell,bellch01,2010,PO,MIL,14,8,-12.19864651,-2.485533531,-14.68418004,-0.052183666,0,-0.052183666,-12.39977964,-1.373627817,-13.77340745,3.516473916 -Charlie Bell,bellch01,2010,RS,MIL,3113,1611,-1.893317232,0.739684873,-1.153632359,1.314394126,1.314394126,0,-2.116334568,0.405656041,-1.710678527,0.163695658 -Charlie Bell,bellch01,2011,RS,GSW,342,171,-3.222514517,-1.376023609,-4.598538126,-0.161546634,-0.161546634,0,-3.554674532,-2.459586438,-6.01426097,0.15741221 -Jordan Bell,belljo01,2018,PO,GSW,353,173,-0.309203641,5.367125373,5.057921732,0.705919902,0,0.705919902,-1.305828433,3.720754755,2.414926322,-0.666326053 -Jordan Bell,belljo01,2018,RS,GSW,1715,809,0.285611484,1.870951496,2.15656298,2.031479471,2.031479471,0,0.537054437,1.376708608,1.913763044,0.30793365 -Jordan Bell,belljo01,2019,PO,GSW,220,106,1.380774986,-3.012624562,-1.631849576,0.061440595,0,0.061440595,-0.042541101,-2.206329054,-2.248870155,-1.477223686 -Jordan Bell,belljo01,2019,RS,GSW,1679,788,-3.612758858,0.263763071,-3.348995787,-0.239670222,-0.239670222,0,-2.512940336,0.139444484,-2.373495852,-0.486085213 -Raja Bell,bellra01,2001,PO,PHI,227,124,0.382829684,2.064876904,2.447706588,0.347804244,0,0.347804244,0.563673302,3.288829272,3.852502574,2.308227764 -Raja Bell,bellra01,2001,RS,PHI,57,30,-7.398511413,-5.920157906,-13.31866932,-0.161779505,-0.161779505,0,-7.211756533,-6.956802881,-14.16855941,0.00882108 -Raja Bell,bellra01,2002,PO,PHI,15,8,2.789120379,-6.285642293,-3.496521914,-0.00315759,0,-0.00315759,2.192034587,-8.186908486,-5.994873898,0.438326117 -Raja Bell,bellra01,2002,RS,PHI,1667,890,-2.163818427,-2.246267416,-4.410085843,-0.758726259,-0.758726259,0,-2.742687046,-2.623795876,-5.366482923,0.598778966 -Raja Bell,bellra01,2003,PO,DAL,599,305,1.958318159,-0.544455678,1.413862482,0.669164267,0,0.669164267,1.114600099,-0.644860747,0.469739351,0.123378642 -Raja Bell,bellra01,2003,RS,DAL,2286,1173,-2.804617809,1.416552208,-1.388065601,0.818120021,0.818120021,0,-2.893447461,1.086223608,-1.807223854,0.344630609 -Raja Bell,bellra01,2004,RS,UTA,3686,2020,-0.288527104,-0.686889269,-0.975416374,1.845183767,1.845183767,0,-0.264713221,-0.168042056,-0.432755276,0.812203122 -Raja Bell,bellra01,2005,RS,UTA,3334,1790,-0.12893346,-1.462803359,-1.591736819,1.062287592,1.062287592,0,-0.21982329,-0.888754894,-1.108578184,0.391041874 -Raja Bell,bellra01,2006,PO,PHO,1309,673,1.626787741,-0.665103941,0.9616838,1.31248097,0,1.31248097,1.439503901,0.051671208,1.491175109,-0.133789877 -Raja Bell,bellra01,2006,RS,PHO,5973,2959,0.965681938,-0.102791176,0.862890762,5.443588339,5.443588339,0,1.071241099,0.460426444,1.531667544,-0.180210774 -Raja Bell,bellra01,2007,PO,PHO,869,438,0.132684781,1.080589801,1.213274581,0.912573711,0,0.912573711,0.141878703,1.589455875,1.731334578,-0.085740962 -Raja Bell,bellra01,2007,RS,PHO,5876,2917,1.301873202,0.372234552,1.674107754,6.574960587,6.574960587,0,1.556988407,0.704759738,2.261748146,-0.130469916 -Raja Bell,bellra01,2008,PO,PHO,420,215,4.656953005,-0.843168342,3.813784663,0.736599279,0,0.736599279,3.931543867,-0.04497387,3.886569997,-0.717758142 -Raja Bell,bellra01,2008,RS,PHO,5392,2646,0.544435709,-0.087000258,0.457435451,4.3283372,4.3283372,0,0.726177364,0.409274329,1.135451694,-0.035995715 -Raja Bell,bellra01,2009,RS,CHA,2983,1603,0.260297825,0.191504263,0.451802087,2.640759405,2.640759405,0,0.027836109,0.379584388,0.407420497,0.785476044 -Raja Bell,bellra01,2009,RS,PHO,1440,712,-0.842831771,-1.302624215,-2.145455987,0.222010793,0.222010793,0,-0.828389467,-0.743376318,-1.571765785,1.015332636 -Raja Bell,bellra01,2010,RS,CHA,299,157,0.747850787,0.511485919,1.259336706,0.325683608,0.325683608,0,0.666883754,0.858249782,1.525133536,1.324089592 -Raja Bell,bellra01,2010,RS,GSW,49,23,4.832610475,-3.482603552,1.350006923,0.04840674,0.04840674,0,3.36468777,-3.621303044,-0.256615275,0.575165042 -Raja Bell,bellra01,2011,RS,UTA,4021,2097,-1.819492771,-2.077835951,-3.897328723,-1.22749577,-1.22749577,0,-1.910832322,-1.574075726,-3.484908048,-0.001447702 -Raja Bell,bellra01,2012,RS,UTA,1533,796,0.013295492,-2.459487923,-2.446192431,0.123771528,0.123771528,0,-0.453730477,-2.108983341,-2.562713817,0.291494946 -Troy Bell,belltr01,2004,RS,MEM,65,34,-8.079560919,-3.193964407,-11.27352533,-0.151609757,-0.151609757,0,-6.90634306,-4.250690366,-11.15703343,2.315001734 -DeAndre' Bembry,bembrde01,2017,RS,ATL,753,371,-3.753174443,-0.56425643,-4.317430872,-0.295089969,-0.295089969,0,-4.28925099,-2.106856399,-6.396107389,-0.528964221 -DeAndre' Bembry,bembrde01,2018,RS,ATL,956,455,-5.003359667,0.025629205,-4.977730462,-0.522276626,-0.522276626,0,-4.482086466,-0.580056347,-5.062142814,0.983826055 -DeAndre' Bembry,bembrde01,2019,RS,ATL,4275,1931,-3.15084518,1.067530148,-2.083315032,0.660856627,0.660856627,0,-2.583355836,0.605894158,-1.977461677,0.627033993 -Dragan Bender,bendedr01,2017,RS,PHO,1196,574,-2.549615982,-0.199609993,-2.749225975,0.000227654,0.000227654,0,-2.884387407,-1.099598848,-3.983986256,0.422615635 -Dragan Bender,bendedr01,2018,RS,PHO,4405,2069,-3.325015196,-1.028040137,-4.353055333,-1.696106036,-1.696106036,0,-3.361149611,-1.680412891,-5.041562503,0.229482095 -Dragan Bender,bendedr01,2019,RS,PHO,1778,826,-4.071935821,-1.847934981,-5.919870802,-1.341261448,-1.341261448,0,-4.326546341,-1.878977228,-6.205523569,0.4118161 -Jonathan Bender,bendejo01,2000,PO,IND,39,21,2.782865795,1.747916596,4.530782391,0.080739449,0,0.080739449,2.27178313,0.754021487,3.025804617,0.315167613 -Jonathan Bender,bendejo01,2000,RS,IND,255,130,-6.230065212,-1.559562926,-7.789628139,-0.338176274,-0.338176274,0,-5.745785582,-2.435924726,-8.181710308,1.10435488 -Jonathan Bender,bendejo01,2001,PO,IND,7,4,-14.10632352,-3.095529404,-17.20185293,-0.031162084,0,-0.031162084,-14.41749233,-2.41512707,-16.8326194,2.210418116 -Jonathan Bender,bendejo01,2001,RS,IND,1081,574,-5.150226718,-0.65283267,-5.803059389,-0.900613606,-0.900613606,0,-5.224558333,-1.999874808,-7.224433141,0.672390156 -Jonathan Bender,bendejo01,2002,PO,IND,86,45,-6.338026418,2.329355725,-4.008670693,-0.030111111,0,-0.030111111,-6.303963686,0.756395254,-5.547568432,0.944096466 -Jonathan Bender,bendejo01,2002,RS,IND,3190,1647,-1.956066294,-1.339750043,-3.295816337,-0.458608606,-0.458608606,0,-2.278306276,-2.260316774,-4.53862305,-0.008111461 -Jonathan Bender,bendejo01,2003,PO,IND,64,34,3.768110002,-1.289932331,2.478177671,0.093182735,0,0.093182735,3.477285447,-2.931262381,0.546023067,-0.345570411 -Jonathan Bender,bendejo01,2003,RS,IND,1581,819,-1.351863732,-0.318271941,-1.670135672,0.450420496,0.450420496,0,-1.714194586,-1.324906153,-3.039100739,-0.164261375 -Jonathan Bender,bendejo01,2004,PO,IND,365,200,0.468923569,-0.618789156,-0.149865587,0.273090763,0,0.273090763,-0.005657715,-2.167076734,-2.172734449,-0.179032947 -Jonathan Bender,bendejo01,2004,RS,IND,500,271,-1.781038618,-1.966283924,-3.747322542,-0.138138818,-0.138138818,0,-1.853744254,-3.775644081,-5.629388335,0.161883788 -Jonathan Bender,bendejo01,2005,RS,IND,171,93,-5.341277065,-1.46099037,-6.802267435,-0.193233409,-0.193233409,0,-5.133812594,-3.353972839,-8.487785433,0.459027333 -Jonathan Bender,bendejo01,2006,RS,IND,40,21,4.561813402,-0.56498522,3.996828182,0.071613338,0.071613338,0,2.507753726,-1.463145743,1.044607983,-0.853759913 -Jonathan Bender,bendejo01,2010,RS,NYK,578,292,-2.967862739,-1.822657486,-4.790520225,-0.304687975,-0.304687975,0,-3.16708319,-3.455396227,-6.622479417,0.214462256 -Jerrelle Benimon,benimje01,2015,RS,UTA,6,3,-17.14897666,12.3001557,-4.848820964,-0.003235385,-0.003235385,0,-18.51512857,-1.170113122,-19.68524169,0.684463158 -Benoit Benjamin,benjabe01,1986,RS,LAC,4519,2088,-2.422781001,1.436139141,-0.986641859,1.878859078,1.878859078,0,-2.185137724,1.455790146,-0.729347577,0.019689344 -Benoit Benjamin,benjabe01,1987,RS,LAC,4826,2230,-4.883200619,0.737095352,-4.146105267,-1.58715819,-1.58715819,0,-4.679738189,0.625376379,-4.05436181,-0.080605878 -Benoit Benjamin,benjabe01,1988,RS,LAC,4611,2171,-4.516087416,1.973727068,-2.542360348,0.229326854,0.229326854,0,-4.510343498,1.311522721,-3.198820777,-0.291000338 -Benoit Benjamin,benjabe01,1989,RS,LAC,5687,2585,-2.188519148,0.411424571,-1.777094578,1.277491043,1.277491043,0,-2.280890754,0.072269362,-2.208621392,-0.448062606 -Benoit Benjamin,benjabe01,1990,RS,LAC,4835,2313,-1.774213345,2.04590493,0.271691585,3.553776156,3.553776156,0,-1.711628336,1.537207445,-0.174420891,-0.337871874 -Benoit Benjamin,benjabe01,1991,PO,SEA,328,163,-1.166731348,1.966876647,0.800145299,0.303424072,0,0.303424072,-1.231860829,1.38828371,0.156422881,-0.333474683 -Benoit Benjamin,benjabe01,1991,RS,SEA,1822,899,-3.696938074,-0.686764464,-4.383702537,-0.750373837,-0.750373837,0,-3.037240115,-1.107475626,-4.144715741,0.138079215 -Benoit Benjamin,benjabe01,1991,RS,LAC,2815,1337,-3.966596673,0.092716909,-3.873879764,-0.765953199,-0.765953199,0,-3.634698421,-0.264457766,-3.899156187,-0.088854701 -Benoit Benjamin,benjabe01,1992,PO,SEA,316,161,-2.639076197,2.56609857,-0.072977628,0.227457095,0,0.227457095,-2.515762913,1.837559455,-0.678203458,0.272140171 -Benoit Benjamin,benjabe01,1992,RS,SEA,3902,1941,-3.927929304,0.315430686,-3.612498618,-0.853843104,-0.853843104,0,-3.242508256,-0.232330754,-3.47483901,-0.032957287 -Benoit Benjamin,benjabe01,1993,RS,SEA,906,448,-4.459252522,0.036318818,-4.422933704,-0.38706293,-0.38706293,0,-3.907188584,-0.306122548,-4.213311133,1.198940928 -Benoit Benjamin,benjabe01,1993,RS,LAL,620,306,-6.541201236,-0.192537972,-6.733739207,-0.633239963,-0.633239963,0,-5.816342058,-0.099503073,-5.915845132,1.77840659 -Benoit Benjamin,benjabe01,1994,PO,NJN,203,108,-3.124587139,2.441145921,-0.683441218,0.11772695,0,0.11772695,-3.518810853,2.316690486,-1.202120367,0.217888958 -Benoit Benjamin,benjabe01,1994,RS,NJN,3657,1817,-2.834605237,0.917713212,-1.916892025,0.771124851,0.771124851,0,-2.682820198,0.593491769,-2.089328429,-0.148793612 -Benoit Benjamin,benjabe01,1995,RS,NJN,3108,1598,-4.322061021,0.056729925,-4.265331096,-1.231602331,-1.231602331,0,-4.172202379,-0.355267357,-4.527469736,-0.292802994 -Benoit Benjamin,benjabe01,1996,RS,MIL,2836,1492,-3.495544084,-0.991027163,-4.486571248,-1.325662926,-1.325662926,0,-3.379442275,-1.068425373,-4.447867648,0.263851343 -Benoit Benjamin,benjabe01,1996,RS,VAN,775,404,-4.535474362,-0.857907512,-5.393381875,-0.544826505,-0.544826505,0,-4.218124946,-0.662748611,-4.880873557,-0.005028786 -Benoit Benjamin,benjabe01,1997,RS,TOR,84,44,-5.047020852,-1.615577089,-6.662597941,-0.087824166,-0.087824166,0,-5.275549669,-2.217976263,-7.493525932,-0.009311401 -Benoit Benjamin,benjabe01,1998,RS,PHI,375,197,-2.537246388,-0.368902876,-2.906149263,-0.015743348,-0.015743348,0,-2.759249892,-0.916778443,-3.676028335,0.284516833 -Benoit Benjamin,benjabe01,1999,RS,PHI,62,33,-8.789026827,-3.584598027,-12.37362485,-0.163451503,-0.163451503,0,-8.827650721,-4.148451634,-12.97610235,0.790044551 -Benoit Benjamin,benjabe01,2000,RS,CLE,16,8,-8.904721238,1.128001273,-7.776719965,-0.020427259,-0.020427259,0,-9.062763856,-0.479337261,-9.542101117,-0.412385725 -Corey Benjamin,benjaco01,1999,RS,CHI,594,320,-4.908072877,-1.186370311,-6.094443187,-0.552122245,-0.552122245,0,-5.061767102,-1.088553376,-6.150320478,1.00460056 -Corey Benjamin,benjaco01,2000,RS,CHI,1624,862,-3.207411978,-0.820072473,-4.027484451,-0.569489536,-0.569489536,0,-3.241251477,-0.634247236,-3.875498713,1.284851845 -Corey Benjamin,benjaco01,2001,RS,CHI,1613,857,-2.91239786,-1.774391184,-4.686789044,-0.858551416,-0.858551416,0,-2.954957628,-1.805830133,-4.760787761,1.276551542 -Corey Benjamin,benjaco01,2003,RS,ATL,291,152,-1.13182911,-1.865792458,-2.997621568,-0.019338958,-0.019338958,0,-1.710082144,-2.008043704,-3.718125848,0.651216039 -Anthony Bennett,bennean01,2014,RS,CLE,1356,663,-5.20069247,-2.382186811,-7.582879281,-1.647621533,-1.647621533,0,-4.53620375,-3.357955045,-7.894158795,0.753294646 -Anthony Bennett,bennean01,2015,RS,MIN,1831,894,-2.561891678,-3.625313269,-6.187204947,-1.569962416,-1.569962416,0,-2.82534422,-3.493484759,-6.31882898,0.133869261 -Anthony Bennett,bennean01,2016,RS,TOR,179,84,-3.075845606,-7.213572128,-10.28941773,-0.325073784,-0.325073784,0,-2.532135657,-5.488059338,-8.020194995,0.592236338 -Anthony Bennett,bennean01,2017,RS,BRK,573,264,-1.422144361,-6.250094665,-7.672239026,-0.669636064,-0.669636064,0,-1.832157931,-6.757878099,-8.59003603,0.983275954 -Elmer Bennett,benneel01,1995,RS,CLE,32,18,4.156674695,12.55439673,16.71107142,0.187570024,0.187570024,0,6.157490955,12.40811889,18.56560985,4.65550081 -Elmer Bennett,benneel01,1996,RS,PHI,128,66,-9.947400413,-4.3467105,-14.29411091,-0.388263314,-0.388263314,0,-10.10669353,-5.337409688,-15.44410322,-0.110895727 -Elmer Bennett,benneel01,1997,RS,DEN,115,59,-10.0560903,-4.019253827,-14.07534413,-0.347721037,-0.347721037,0,-9.271831091,-4.911730865,-14.18356196,1.822267995 -Elmer Bennett,benneel01,1997,RS,HOU,31,16,9.212670292,6.655308787,15.86797908,0.154612851,0.154612851,0,8.854720207,6.070089013,14.92480922,1.579449586 -Mario Bennett,bennema01,1996,PO,PHO,15,8,-6.920785781,-8.374415619,-15.2952014,-0.051717399,0,-0.051717399,-6.228767215,-12.27777148,-18.50653869,-1.825434906 -Mario Bennett,bennema01,1996,RS,PHO,452,230,-1.866736383,1.403612958,-0.463123425,0.271680736,0.271680736,0,-1.942030993,1.76090626,-0.181124732,1.151488251 -Mario Bennett,bennema01,1998,PO,LAL,19,10,6.045071218,1.840912434,7.885983652,0.055387539,0,0.055387539,4.552865397,1.281022923,5.83388832,-0.899212717 -Mario Bennett,bennema01,1998,RS,LAL,698,354,1.978361885,1.55576267,3.534124555,1.142901159,1.142901159,0,1.961916064,1.341645245,3.303561309,0.637517288 -Mario Bennett,bennema01,1999,RS,CHI,35,19,-3.281670728,0.426226843,-2.855443886,-0.001039936,-0.001039936,0,-3.362970664,1.172895585,-2.190075079,1.565858993 -Mario Bennett,bennema01,2000,RS,LAC,6,3,-25.86037119,-2.197479075,-28.05785027,-0.039127232,-0.039127232,0,-22.93044864,0.020244435,-22.9102042,0.9511249 -Mel Bennett,benneme01,1977,RS,IND,2056,911,-3.307405517,-1.230030183,-4.5374357,-0.836494964,-0.836494964,0,-3.094016149,-1.471759436,-4.565775585,0.740726922 -Mel Bennett,benneme01,1978,RS,IND,650,285,-3.53647886,-1.056291593,-4.592770453,-0.269606452,-0.269606452,0,-3.442980999,-1.478902765,-4.921883764,0.667138625 -Mel Bennett,benneme01,1981,RS,UTA,644,313,-2.967989088,-2.539343374,-5.507332463,-0.444382262,-0.444382262,0,-3.212002835,-2.926464596,-6.138467431,0.949472819 -Mel Bennett,benneme01,1982,RS,CLE,48,23,-13.16035814,-3.211695766,-16.37205391,-0.162589438,-0.162589438,0,-11.97146716,-5.143171074,-17.11463823,1.750384574 -Tony Bennett,benneto01,1993,PO,CHH,167,86,1.391305575,-1.995059296,-0.60375372,0.096981246,0,0.096981246,0.736044135,-2.584895167,-1.848851032,-0.135486556 -Tony Bennett,benneto01,1993,RS,CHH,1810,857,-1.3514362,-1.769128887,-3.120565087,-0.163158609,-0.163158609,0,-1.499528089,-1.683888552,-3.183416641,0.684360512 -Tony Bennett,benneto01,1994,RS,CHH,2020,983,-1.212359431,-1.270500607,-2.482860038,0.133944044,0.133944044,0,-1.425035076,-1.422054588,-2.847089664,-0.024245574 -Tony Bennett,benneto01,1995,RS,CHH,88,46,-1.857132219,-4.021139646,-5.878271865,-0.07461065,-0.07461065,0,-1.950912806,-3.865698842,-5.816611647,1.527672174 -Winston Bennett,bennewi01,1990,PO,CLE,267,135,-0.539211268,-0.294373903,-0.833585172,0.135207156,0,0.135207156,-0.649962881,-0.634639201,-1.284602082,-0.663045708 -Winston Bennett,bennewi01,1990,RS,CLE,1982,990,-2.398369623,-1.224272985,-3.622642608,-0.442458421,-0.442458421,0,-2.852815905,-1.210733198,-4.063549103,0.381419062 -Winston Bennett,bennewi01,1991,RS,CLE,669,334,-2.663437534,-1.779162492,-4.442600025,-0.289718466,-0.289718466,0,-3.084979689,-1.71109608,-4.796075769,0.442609057 -Winston Bennett,bennewi01,1992,RS,CLE,1664,831,-3.979022746,-1.476929473,-5.455952219,-1.153565787,-1.153565787,0,-3.977662728,-1.06996393,-5.047626658,0.537802579 -Winston Bennett,bennewi01,1992,RS,MIA,4,2,13.63600043,-4.183325014,9.452675415,0.012753531,0.012753531,0,12.28900455,0.080282665,12.36928721,2.372291912 -David Benoit,benoida01,1992,PO,UTA,487,257,-1.142724907,-0.575081502,-1.717806408,0.139651921,0,0.139651921,-1.214490248,-0.764442209,-1.978932457,0.043160968 -David Benoit,benoida01,1992,RS,UTA,2336,1161,-2.177560339,-0.56303222,-2.74059256,0.005566222,0.005566222,0,-2.366084639,-1.38067139,-3.746756029,-0.108887844 -David Benoit,benoida01,1993,PO,UTA,244,136,-1.548201749,2.3713944,0.823192651,0.257366732,0,0.257366732,-1.623737933,2.492347794,0.868609861,0.59541851 -David Benoit,benoida01,1993,RS,UTA,3481,1712,-2.121083748,-0.1992811,-2.320364848,0.37643239,0.37643239,0,-2.010491488,-0.511661342,-2.522152829,0.303315395 -David Benoit,benoida01,1994,PO,UTA,649,357,-2.889925613,-0.002716796,-2.892642409,-0.026774741,0,-0.026774741,-2.749183403,-1.00294577,-3.752129174,-0.070708387 -David Benoit,benoida01,1994,RS,UTA,2099,1070,-2.210221311,0.231642301,-1.97857901,0.421559737,0.421559737,0,-2.183700314,-0.394250737,-2.577951051,0.098316305 -David Benoit,benoida01,1995,PO,UTA,316,167,0.159117511,-2.578422238,-2.419304727,0.028890876,0,0.028890876,0.441026858,-3.09102936,-2.650002502,-0.52424568 -David Benoit,benoida01,1995,RS,UTA,3592,1841,0.019865123,0.412703418,0.432568541,2.986912642,2.986912642,0,0.087413169,0.203793086,0.291206255,-0.075649543 -David Benoit,benoida01,1996,PO,UTA,468,259,-0.79761919,-1.157615881,-1.955235071,0.107543006,0,0.107543006,-0.921251642,-2.405969765,-3.327221407,-0.628832381 -David Benoit,benoida01,1996,RS,UTA,3719,1961,-0.532287447,0.268499747,-0.2637877,2.484276298,2.484276298,0,-0.367178768,-0.173555585,-0.540734352,-0.11898313 -David Benoit,benoida01,1998,RS,NJN,1532,799,-1.522715994,-1.290412092,-2.813128085,-0.026360559,-0.026360559,0,-1.330889937,-1.338055256,-2.668945193,2.22372333 -David Benoit,benoida01,1998,RS,ORL,595,324,-0.871826013,-0.592583768,-1.464409781,0.216917571,0.216917571,0,-0.774010645,-0.7765411,-1.550551745,1.892898993 -David Benoit,benoida01,2001,PO,UTA,111,61,-0.747534424,-2.203048427,-2.950582851,-0.006438935,0,-0.006438935,-1.338588836,-3.304678346,-4.643267182,0.008236134 -David Benoit,benoida01,2001,RS,UTA,844,446,-1.580906306,-2.644024559,-4.224930865,-0.338841703,-0.338841703,0,-1.983649148,-2.866003538,-4.849652686,0.886587682 -Kent Benson,bensoke01,1978,PO,MIL,233,103,-4.662961432,1.017068084,-3.645893347,-0.049156626,0,-0.049156626,-4.616311836,1.168939102,-3.447372735,1.293928067 -Kent Benson,bensoke01,1978,RS,MIL,2950,1288,-2.941341328,1.012639967,-1.928701361,0.542115348,0.542115348,0,-2.418141325,0.739852171,-1.678289153,0.482224122 -Kent Benson,bensoke01,1979,RS,MIL,4785,2132,0.08788639,1.342591216,1.430477606,4.552442409,4.552442409,0,0.475691577,1.38087418,1.856565757,0.121064852 -Kent Benson,bensoke01,1980,RS,MIL,2997,1389,-2.139574425,1.035120515,-1.10445391,1.170429807,1.170429807,0,-1.739649396,1.13942566,-0.600223736,0.383309117 -Kent Benson,bensoke01,1980,RS,DET,1133,502,-3.016154279,-1.092178052,-4.108332331,-0.349755551,-0.349755551,0,-2.669308604,-0.54489232,-3.214200924,0.557490104 -Kent Benson,bensoke01,1981,RS,DET,4171,1956,-2.162885809,0.83794358,-1.324942229,1.420912695,1.420912695,0,-1.97992027,0.655699153,-1.324221118,-0.088803269 -Kent Benson,bensoke01,1982,RS,DET,5422,2467,-1.017768517,1.043113473,0.025344956,3.472931192,3.472931192,0,-0.796930613,0.888775799,0.091845186,-0.593225653 -Kent Benson,bensoke01,1983,RS,DET,1335,599,-1.25176916,0.051059909,-1.200709251,0.471537662,0.471537662,0,-1.082415479,-0.061824468,-1.144239947,-0.427708165 -Kent Benson,bensoke01,1984,PO,DET,273,129,-1.313336649,2.412479975,1.099143326,0.260551575,0,0.260551575,-1.035699312,2.017654599,0.981955287,-0.276144615 -Kent Benson,bensoke01,1984,RS,DET,3793,1734,-0.722690888,1.342971509,0.620280621,2.984613555,2.984613555,0,-0.564574797,1.178871347,0.61429655,0.102327378 -Kent Benson,bensoke01,1985,PO,DET,309,142,-0.499161555,1.754587739,1.255426184,0.302170189,0,0.302170189,-0.423192631,2.119632224,1.696439592,1.009704375 -Kent Benson,bensoke01,1985,RS,DET,3100,1401,-1.80869275,1.37855829,-0.43013446,1.662991181,1.662991181,0,-1.668089889,1.265774406,-0.402315483,0.297524082 -Kent Benson,bensoke01,1986,PO,DET,117,55,-5.624034492,-1.008154158,-6.63218865,-0.113230793,0,-0.113230793,-6.10581238,-1.009448195,-7.115260576,0.781714143 -Kent Benson,bensoke01,1986,RS,DET,2951,1344,-1.795453898,1.837531177,0.042077278,1.917612092,1.917612092,0,-1.562125594,1.715739914,0.153614319,0.165186398 -Kent Benson,bensoke01,1987,PO,UTA,6,3,-22.18701754,-8.779368671,-30.96638621,-0.044678907,0,-0.044678907,-21.84321201,-12.86179566,-34.70500766,0.302627254 -Kent Benson,bensoke01,1987,RS,UTA,1946,895,-3.537125023,2.077042845,-1.460082178,0.591517775,0.591517775,0,-3.509163348,1.705448463,-1.803714885,0.433689238 -Kent Benson,bensoke01,1988,RS,CLE,25,12,-6.13386037,3.524888932,-2.608971438,0.000881737,0.000881737,0,-5.396813533,2.028382074,-3.368431459,2.136714881 -Keith Benson,bensoke02,2012,RS,GSW,18,9,-2.383309438,-1.495199911,-3.878509349,-0.005037802,-0.005037802,0,-3.251293623,-3.890634465,-7.141928088,-2.567908229 -Ben Bentil,bentibe01,2017,RS,DAL,24,10,-17.3944978,-9.509430568,-26.90392837,-0.123410714,-0.123410714,0,-16.12542592,-8.991328649,-25.11675457,0.141183784 -Ricky Berry,berryri01,1989,RS,SAC,2978,1406,0.182163106,-1.272190114,-1.090027008,1.199007029,1.199007029,0,-0.164067511,-0.875347109,-1.03941462,0.705168196 -Walter Berry,berrywa01,1987,RS,POR,42,19,10.75658828,4.529234936,15.28582321,0.180122474,0.180122474,0,10.13817239,7.121186984,17.25935937,3.084982176 -Walter Berry,berrywa01,1987,RS,SAS,3358,1567,-0.38776617,-2.339917625,-2.727683796,0.017911314,0.017911314,0,-0.550367634,-2.074111675,-2.624479309,0.399580716 -Walter Berry,berrywa01,1988,PO,SAS,209,94,1.899782017,0.208456856,2.108238873,0.240424464,0,0.240424464,1.632877982,-0.048599325,1.584278657,0.048476523 -Walter Berry,berrywa01,1988,RS,SAS,4228,1922,0.995087962,-1.51814314,-0.523055178,2.184772987,2.184772987,0,0.843643821,-1.527711473,-0.684067651,0.047130021 -Walter Berry,berrywa01,1989,PO,HOU,118,57,-1.640887107,-1.099435766,-2.740322873,0.000291683,0,0.000291683,-1.894754159,-1.774946547,-3.669700706,0.473125163 -Walter Berry,berrywa01,1989,RS,NJN,1173,556,-3.649701509,-2.422311352,-6.072012861,-0.946018904,-0.946018904,0,-3.729042741,-2.376483766,-6.105526507,0.395731242 -Walter Berry,berrywa01,1989,RS,HOU,1714,799,-0.338493326,-1.546388807,-1.884882133,0.354200649,0.354200649,0,-0.710572354,-1.278280474,-1.988852828,0.443696068 -Davis Bertans,bertada01,2017,PO,SAS,230,112,1.951062192,0.275664206,2.226726398,0.29695632,0,0.29695632,1.964971344,-1.337268768,0.627702576,1.203970375 -Davis Bertans,bertada01,2017,RS,SAS,1661,808,1.094226612,0.44591415,1.540140762,1.774256924,1.774256924,0,0.90114643,0.463947727,1.365094157,0.315165774 -Davis Bertans,bertada01,2018,PO,SAS,170,82,1.340064447,0.136042356,1.476106803,0.184752838,0,0.184752838,0.389967301,0.214186941,0.604154242,1.285432014 -Davis Bertans,bertada01,2018,RS,SAS,2232,1086,0.791809919,1.80020684,2.592016759,2.966875799,2.966875799,0,0.657215677,1.073636151,1.730851828,0.234129381 -Davis Bertans,bertada01,2019,PO,SAS,160,79,0.361166626,-1.077420976,-0.71625435,0.084677074,0,0.084677074,-1.339075355,-2.469239917,-3.808315272,0.158368974 -Davis Bertans,bertada01,2019,RS,SAS,3458,1632,2.273988347,1.216634479,3.490622826,5.208801883,5.208801883,0,1.988265291,0.644357104,2.632622395,0.246530019 -Dairis Bertans,bertada02,2019,RS,NOP,368,167,-5.792375507,-5.219271608,-11.01164712,-0.699773943,-0.699773943,0,-4.934067852,-5.509982831,-10.44405068,-0.600326831 -Del Beshore,beshode01,1979,RS,MIL,2,1,-5.321577341,-4.050463283,-9.372040625,-0.003339885,-0.003339885,0,-6.509114388,-5.518046495,-12.02716088,-1.22550291 -Del Beshore,beshode01,1980,RS,CHI,1864,869,-4.951009852,-0.198292631,-5.149302483,-1.072757617,-1.072757617,0,-4.636584439,-0.551827067,-5.188411506,0.882103903 -Travis Best,besttr01,1996,PO,IND,147,84,-0.536139095,2.158031087,1.621891993,0.196251523,0,0.196251523,-0.51066242,1.903971411,1.393308991,1.374157801 -Travis Best,besttr01,1996,RS,IND,1074,571,-1.882868907,-1.629524774,-3.51239368,-0.224012012,-0.224012012,0,-1.935463625,-2.031374652,-3.966838276,0.798503157 -Travis Best,besttr01,1997,RS,IND,3871,2064,0.467599135,0.583315669,1.050914803,4.022587859,4.022587859,0,0.554517252,1.060418727,1.614935979,0.456520017 -Travis Best,besttr01,1998,PO,IND,503,280,0.685224352,-0.465859205,0.219365147,0.441172252,0,0.441172252,0.643997704,-0.257880917,0.386116787,0.730686487 -Travis Best,besttr01,1998,RS,IND,2865,1547,0.171643478,0.837690392,1.009333871,2.987775341,2.987775341,0,0.325850655,1.195232395,1.52108305,0.634573144 -Travis Best,besttr01,1999,PO,IND,274,150,-1.564112968,-1.979126161,-3.543239129,-0.063936585,0,-0.063936585,-1.51569061,-0.729117621,-2.244808232,1.837095459 -Travis Best,besttr01,1999,RS,IND,1899,1043,1.062540294,-0.70668666,0.355853634,1.656739268,1.656739268,0,1.139126179,-0.2416574,0.897468778,0.217522024 -Travis Best,besttr01,2000,PO,IND,868,463,1.59612381,0.36081829,1.956942101,1.150826309,0,1.150826309,1.717559396,0.799802739,2.517362134,0.315475589 -Travis Best,besttr01,2000,RS,IND,3318,1691,1.62991587,-0.102216895,1.527698974,3.708657249,3.708657249,0,1.453561133,0.375962531,1.829523663,0.461578772 -Travis Best,besttr01,2001,PO,IND,299,163,4.277543091,-0.48543351,3.79210958,0.557924585,0,0.557924585,3.509323861,0.367582006,3.876905868,-0.514872787 -Travis Best,besttr01,2001,RS,IND,4629,2457,2.074710794,0.462443473,2.537154267,6.630742725,6.630742725,0,1.782478411,1.282786604,3.065265016,0.041382344 -Travis Best,besttr01,2002,RS,CHI,1512,793,0.910918262,-1.556160915,-0.645242653,0.852927853,0.852927853,0,0.368661505,-0.825049549,-0.456388043,0.147338851 -Travis Best,besttr01,2002,RS,IND,1847,954,-0.074542929,-0.166892396,-0.241435325,1.229241658,1.229241658,0,-0.277606216,0.29217067,0.014564455,0.619846474 -Travis Best,besttr01,2003,RS,MIA,3343,1807,-1.384825845,-0.781536085,-2.166361929,0.538942529,0.538942529,0,-1.756828962,-0.718092127,-2.474921089,0.148589572 -Travis Best,besttr01,2004,RS,DAL,1497,762,-1.929486346,-0.61158441,-2.541070756,0.081085738,0.081085738,0,-2.178426783,-1.172780474,-3.351207257,-0.157369428 -Travis Best,besttr01,2005,PO,NJN,158,82,0.874639595,-4.730462605,-3.85582301,-0.048054127,0,-0.048054127,-0.102134166,-4.940278793,-5.042412959,0.644014138 -Travis Best,besttr01,2005,RS,NJN,2743,1461,-1.733818578,-1.309342398,-3.043160976,-0.219284426,-0.219284426,0,-1.97019667,-0.972305843,-2.942502513,0.320751575 -Patrick Beverley,beverpa01,2013,PO,HOU,400,200,2.310797075,1.569235518,3.880032593,0.699177281,0,0.699177281,2.114640589,2.502760238,4.617400827,0.186010892 -Patrick Beverley,beverpa01,2013,RS,HOU,1444,713,1.786439679,1.480469484,3.266909162,2.19490368,2.19490368,0,1.554435984,1.510533428,3.064969412,0.260193656 -Patrick Beverley,beverpa01,2014,PO,HOU,399,202,-2.114724717,-0.219199449,-2.333924166,0.044087654,0,0.044087654,-3.79395768,0.711344901,-3.082612778,-0.289681276 -Patrick Beverley,beverpa01,2014,RS,HOU,3499,1751,2.195540643,1.940860084,4.136400727,6.09108549,6.09108549,0,2.224237554,3.047782207,5.272019762,-0.950269787 -Patrick Beverley,beverpa01,2015,RS,HOU,3497,1727,0.19899586,0.986318211,1.185314071,3.468301937,3.468301937,0,0.576791223,1.904335108,2.48112633,0.023122915 -Patrick Beverley,beverpa01,2016,PO,HOU,259,129,0.102429427,1.941016293,2.04344572,0.320640081,0,0.320640081,-1.070217533,4.91408738,3.843869847,-1.384842333 -Patrick Beverley,beverpa01,2016,RS,HOU,4182,2041,1.53453491,1.827629161,3.362164071,6.36004264,6.36004264,0,1.527981381,3.019381345,4.547362726,-0.071616693 -Patrick Beverley,beverpa01,2017,PO,HOU,654,325,1.065128577,1.233026381,2.298154958,0.859793954,0,0.859793954,2.915926435,1.883599635,4.799526071,-0.393409368 -Patrick Beverley,beverpa01,2017,RS,HOU,4325,2058,1.296370138,2.471859708,3.768229847,6.864424544,6.864424544,0,1.948995551,3.523311404,5.472306955,0.291487576 -Patrick Beverley,beverpa01,2018,RS,LAC,668,334,0.865402806,2.195216585,3.060619391,0.99980189,0.99980189,0,2.660576413,3.26277833,5.923354743,0.965029619 -Patrick Beverley,beverpa01,2019,PO,LAC,427,195,0.699425081,3.879098225,4.578523306,0.758629758,0,0.758629758,0.237080077,6.124756667,6.361836743,0.880153899 -Patrick Beverley,beverpa01,2019,RS,LAC,4571,2137,1.196782714,1.135929692,2.332712406,5.520688721,5.520688721,0,0.658631014,1.670259444,2.328890458,-0.385819486 -Sim Bhullar,bhullsi01,2015,RS,SAC,7,3,9.158598037,0.602414549,9.761012586,0.018886029,0.018886029,0,6.371392795,-3.352582908,3.018809886,-1.318664358 -Henry Bibby,bibbyhe01,1977,PO,PHI,1562,691,-0.059394746,-0.712284738,-0.771679483,0.717660319,0,0.717660319,-0.166921452,-0.077657757,-0.244579209,-0.246017421 -Henry Bibby,bibbyhe01,1977,RS,PHI,6023,2639,-0.254741539,-0.590698326,-0.845439865,2.559351839,2.559351839,0,-0.316648567,-0.193750369,-0.510398936,-0.209419612 -Henry Bibby,bibbyhe01,1978,PO,PHI,664,289,-0.503243088,0.000541773,-0.502701315,0.341038852,0,0.341038852,-0.614989033,0.278970896,-0.336018137,-0.217962605 -Henry Bibby,bibbyhe01,1978,RS,PHI,5752,2518,0.990319836,-0.788531411,0.201788425,3.78058666,3.78058666,0,0.81095417,-0.289745872,0.521208298,-0.328397846 -Henry Bibby,bibbyhe01,1979,PO,PHI,515,231,-1.57830444,-2.879115604,-4.457420044,-0.207781145,0,-0.207781145,-1.746466426,-2.509214062,-4.255680489,0.118928476 -Henry Bibby,bibbyhe01,1979,RS,PHI,5707,2538,-0.911275217,-1.14068498,-2.051960196,0.901575218,0.901575218,0,-1.116029484,-0.797174202,-1.913203686,-0.273312037 -Henry Bibby,bibbyhe01,1980,PO,PHI,835,400,-1.584719454,-2.143513882,-3.728233336,-0.205525263,0,-0.205525263,-2.037096985,-2.183605197,-4.220702182,-0.18049868 -Henry Bibby,bibbyhe01,1980,RS,PHI,4417,2035,-0.705073921,-1.248092397,-1.953166319,0.826194473,0.826194473,0,-0.949280237,-1.137722717,-2.087002953,-0.141707227 -Henry Bibby,bibbyhe01,1981,RS,SDC,2348,1112,-0.565453138,-1.404905628,-1.970358767,0.442615774,0.442615774,0,-0.733097004,-1.884505049,-2.617602053,0.068091743 -Mike Bibby,bibbymi01,1999,RS,VAN,3297,1758,0.415265963,-1.418633697,-1.003367733,1.565659366,1.565659366,0,0.349056282,-0.816899897,-0.467843615,-0.054592415 -Mike Bibby,bibbymi01,2000,RS,VAN,6050,3155,2.328621078,-0.827293692,1.501327386,6.810468275,6.810468275,0,2.301697563,-0.442210773,1.85948679,-0.451767209 -Mike Bibby,bibbymi01,2001,RS,VAN,6164,3190,2.505724274,-1.345189892,1.160534382,6.327821566,6.327821566,0,2.373328023,-0.953824895,1.419503128,-0.532782587 -Mike Bibby,bibbymi01,2002,PO,SAC,1308,661,2.700582897,0.392765097,3.093347994,2.01656997,0,2.01656997,2.694438426,0.53334153,3.227779957,-0.714789104 -Mike Bibby,bibbymi01,2002,RS,SAC,5357,2659,0.774467284,-0.820381773,-0.045914488,3.645845012,3.645845012,0,0.786905863,-0.580204531,0.206701332,-0.564847267 -Mike Bibby,bibbymi01,2003,PO,SAC,806,404,2.396727596,-0.232511182,2.164216414,1.042872196,0,1.042872196,2.543214905,0.270227989,2.813442895,-0.158885416 -Mike Bibby,bibbymi01,2003,RS,SAC,3689,1835,2.38614115,-0.711353504,1.674787646,4.11910891,4.11910891,0,2.251101352,-0.496130133,1.754971219,-0.521312752 -Mike Bibby,bibbymi01,2004,PO,SAC,978,497,3.477880903,0.480776276,3.958657178,1.748309972,0,1.748309972,3.566951315,1.150899321,4.717850637,-0.313595783 -Mike Bibby,bibbymi01,2004,RS,SAC,5827,2980,3.731480031,-1.430433208,2.301046823,7.641467013,7.641467013,0,3.957081679,-1.039764671,2.917317009,-0.452663609 -Mike Bibby,bibbymi01,2005,PO,SAC,381,200,1.361290698,0.386750575,1.748041273,0.473210285,0,0.473210285,1.994791812,0.545223839,2.540015651,-0.031264888 -Mike Bibby,bibbymi01,2005,RS,SAC,6044,3084,3.630579256,-0.191720526,3.43885873,9.708503877,9.708503877,0,3.874439085,0.199251409,4.073690494,-0.277841417 -Mike Bibby,bibbymi01,2006,PO,SAC,472,255,0.476074539,-2.599752516,-2.123677977,0.083872587,0,0.083872587,1.182790376,-2.069883818,-0.887093442,-0.180455898 -Mike Bibby,bibbymi01,2006,RS,SAC,6133,3167,2.753573207,-1.549054822,1.204518384,6.365864886,6.365864886,0,2.933244205,-1.105349186,1.827895019,-0.342149456 -Mike Bibby,bibbymi01,2007,RS,SAC,5562,2784,1.688872682,-0.482027332,1.20684535,5.610372255,5.610372255,0,1.995818187,-0.545195968,1.450622219,-0.164192558 -Mike Bibby,bibbymi01,2008,PO,ATL,456,252,-0.196921468,-2.220454225,-2.417375692,0.044036285,0,0.044036285,-0.063367891,-1.841852278,-1.905220169,-0.142424318 -Mike Bibby,bibbymi01,2008,RS,ATL,2112,1100,1.849101673,-2.648578198,-0.799476525,1.109481786,1.109481786,0,2.094628239,-2.242498876,-0.147870637,1.265612245 -Mike Bibby,bibbymi01,2008,RS,SAC,944,473,-0.245013527,-2.192045471,-2.437058998,0.07636104,0.07636104,0,0.189302064,-1.739531132,-1.550229068,1.041417051 -Mike Bibby,bibbymi01,2009,PO,ATL,677,390,1.968761699,-2.068195883,-0.099434184,0.542146697,0,0.542146697,1.57169272,-1.269049948,0.302642771,-0.29687569 -Mike Bibby,bibbymi01,2009,RS,ATL,5173,2740,2.179507977,-1.037440888,1.142067089,5.427111182,5.427111182,0,2.360873746,-0.52781007,1.833063675,-0.235314662 -Mike Bibby,bibbymi01,2010,PO,ATL,528,292,0.788521779,-0.6682716,0.120250178,0.441562218,0,0.441562218,0.658822538,-0.437271963,0.221550575,0.112651538 -Mike Bibby,bibbymi01,2010,RS,ATL,4168,2195,0.890748544,-0.160488952,0.730259592,3.895724623,3.895724623,0,1.024062698,-0.070217691,0.953845007,-0.042865427 -Mike Bibby,bibbymi01,2011,PO,MIA,755,415,-2.631233347,-0.839129968,-3.470363315,-0.158396594,0,-0.158396594,-2.371094068,-0.991682727,-3.362776795,0.615233685 -Mike Bibby,bibbymi01,2011,RS,MIA,1115,582,-1.028367915,-1.807603454,-2.835971368,-0.025919088,-0.025919088,0,-0.851421303,-1.493103348,-2.344524651,1.427628127 -Mike Bibby,bibbymi01,2011,RS,ATL,3150,1674,0.874009192,-1.618895176,-0.744885983,1.735942585,1.735942585,0,0.806289012,-0.960078463,-0.153789452,1.274790335 -Mike Bibby,bibbymi01,2011,RS,WAS,57,29,-3.720486296,-1.930419685,-5.650905982,-0.043412857,-0.043412857,0,-3.696560436,-1.77604076,-5.472601196,1.067475895 -Mike Bibby,bibbymi01,2012,PO,NYK,216,118,2.644337864,-2.040433025,0.603904839,0.207122113,0,0.207122113,1.770919545,-2.187903007,-0.416983462,-0.487375934 -Mike Bibby,bibbymi01,2012,RS,NYK,1094,557,-1.797998878,-1.082418049,-2.880416927,-0.037199924,-0.037199924,0,-1.980574018,-1.189054401,-3.169628419,0.343516321 -Andris Biedrins,biedran01,2005,RS,GSW,755,384,-0.546006422,0.796915874,0.250909452,0.594619005,0.594619005,0,-1.04485537,1.671236201,0.62638083,1.047307711 -Andris Biedrins,biedran01,2006,RS,GSW,1966,1000,-0.718186659,0.810396236,0.092209577,1.459217408,1.459217408,0,-1.264709806,1.057017005,-0.207692801,0.576416666 -Andris Biedrins,biedran01,2007,PO,GSW,536,267,-1.449713216,1.694045435,0.244332218,0.419504998,0,0.419504998,-1.893686072,1.103489433,-0.79019664,-0.255203068 -Andris Biedrins,biedran01,2007,RS,GSW,4979,2382,-1.375580787,2.209713445,0.834132657,4.345037115,4.345037115,0,-1.508076443,2.258155194,0.750078751,-0.229548971 -Andris Biedrins,biedran01,2008,RS,GSW,4326,2078,0.641832271,0.599358694,1.241190966,4.218299614,4.218299614,0,0.343017953,0.752621112,1.095639065,-0.290590416 -Andris Biedrins,biedran01,2009,RS,GSW,3855,1863,-0.541793272,1.552124099,1.010330827,3.568481797,3.568481797,0,-0.342491705,1.866273729,1.523782024,-0.148580357 -Andris Biedrins,biedran01,2010,RS,GSW,1614,763,-2.856254143,0.993470419,-1.862783725,0.345783916,0.345783916,0,-2.998087819,1.053055662,-1.945032156,0.110360438 -Andris Biedrins,biedran01,2011,RS,GSW,2791,1397,-3.482100235,-0.091257744,-3.573357979,-0.587261767,-0.587261767,0,-3.419452382,0.49016953,-2.929282851,0.065723328 -Andris Biedrins,biedran01,2012,RS,GSW,1437,739,-3.708432853,1.945425391,-1.763007462,0.374445189,0.374445189,0,-3.990811441,2.301523245,-1.689288196,0.573683499 -Andris Biedrins,biedran01,2013,PO,GSW,34,17,-3.76727765,0.920696811,-2.846580839,-0.000882004,0,-0.000882004,-4.591753233,2.003923392,-2.587829841,1.892638754 -Andris Biedrins,biedran01,2013,RS,GSW,986,495,-5.009100543,2.594074088,-2.415026455,0.085369907,0.085369907,0,-5.191811125,2.842747245,-2.34906388,0.850358576 -Andris Biedrins,biedran01,2014,RS,UTA,92,45,-5.997590739,2.875009632,-3.122581106,-0.008577881,-0.008577881,0,-6.410184044,1.199633968,-5.210550077,0.266765799 -Bob Bigelow,bigelbo01,1977,RS,KCK,363,162,-0.419700306,-2.543887255,-2.96358756,-0.017643972,-0.017643972,0,-1.138607311,-3.595593025,-4.734200336,-0.058331821 -Bob Bigelow,bigelbo01,1978,RS,BOS,38,17,-10.16685479,-1.72404224,-11.89089703,-0.078654395,-0.078654395,0,-10.14431131,-3.069822249,-13.21413356,-0.856067118 -Bob Bigelow,bigelbo01,1978,RS,KCK,16,7,8.506709928,-0.47875855,8.027951378,0.038690535,0.038690535,0,6.69735523,0.661727724,7.359082954,0.556142422 -Bob Bigelow,bigelbo01,1979,RS,SDC,925,413,-2.626353794,-1.796614381,-4.422968176,-0.352205399,-0.352205399,0,-3.142031895,-2.449066784,-5.591098679,-0.094156045 -Chauncey Billups,billuch01,1998,RS,BOS,2548,1296,1.247200031,-0.835920328,0.411279703,2.12512465,2.12512465,0,1.341700517,-0.861608566,0.480091951,1.522041414 -Chauncey Billups,billuch01,1998,RS,TOR,1795,920,-0.232066111,-2.865591485,-3.097657596,-0.164813356,-0.164813356,0,-0.209363831,-2.469314262,-2.678678093,0.911645674 -Chauncey Billups,billuch01,1999,RS,DEN,2838,1488,2.504543576,-1.968886018,0.535657558,2.498377355,2.498377355,0,2.442163765,-1.641063594,0.80110017,0.143587746 -Chauncey Billups,billuch01,2000,RS,DEN,609,305,-0.263335775,-1.622358779,-1.885694554,0.135516618,0.135516618,0,-0.277491372,-1.760769196,-2.038260568,0.715375368 -Chauncey Billups,billuch01,2001,PO,MIN,48,26,-4.554320513,-3.121479316,-7.675799829,-0.068411128,0,-0.068411128,-5.391502503,-2.896945302,-8.288447805,1.368533324 -Chauncey Billups,billuch01,2001,RS,MIN,3463,1790,1.642622275,-1.777539506,-0.134917231,2.393410745,2.393410745,0,1.401273787,-1.898373151,-0.497099364,0.199722148 -Chauncey Billups,billuch01,2002,PO,MIN,273,134,1.951738718,-0.980193899,0.971544819,0.263033182,0,0.263033182,2.011125231,-0.058237292,1.952887938,0.217945092 -Chauncey Billups,billuch01,2002,RS,MIN,4491,2355,3.895824577,-1.218482765,2.677341812,6.505267527,6.505267527,0,3.826997623,-0.978778996,2.848218626,-0.222346444 -Chauncey Billups,billuch01,2003,PO,DET,884,485,3.807395746,-1.71969107,2.087704676,1.237643502,0,1.237643502,3.567389674,-1.509803735,2.057585939,0.224186124 -Chauncey Billups,billuch01,2003,RS,DET,4256,2327,4.32553978,-0.295253746,4.030286034,8.033733758,8.033733758,0,4.137758024,-0.181789473,3.955968551,-0.183733611 -Chauncey Billups,billuch01,2004,PO,DET,1598,881,4.217350497,0.577031466,4.794381963,3.488638982,0,3.488638982,4.199327127,0.88417186,5.083498987,-0.225247273 -Chauncey Billups,billuch01,2004,RS,DET,5109,2758,3.311031413,0.21809852,3.529129932,8.811371996,8.811371996,0,3.139084207,0.546514462,3.685598669,-0.249640704 -Chauncey Billups,billuch01,2005,PO,DET,1771,985,5.059156166,0.694945087,5.754101252,4.395394099,0,4.395394099,4.773581918,0.981661329,5.755243247,-0.253322563 -Chauncey Billups,billuch01,2005,RS,DET,5266,2866,3.416720054,0.099994993,3.516715047,9.125332426,9.125332426,0,3.225140543,0.382495555,3.607636098,-0.382322492 -Chauncey Billups,billuch01,2006,PO,DET,1261,705,4.176346319,0.229654195,4.406000514,2.647075856,0,2.647075856,4.104662381,0.498764596,4.603426978,-0.258301866 -Chauncey Billups,billuch01,2006,RS,DET,5350,2925,7.092882248,-1.228168551,5.864713697,12.73788644,12.73788644,0,6.74138278,-0.912031317,5.829351463,-0.84212046 -Chauncey Billups,billuch01,2007,PO,DET,1173,649,5.151279065,-0.755074669,4.396204396,2.436129312,0,2.436129312,5.15346879,-0.452606963,4.700861827,-0.160636781 -Chauncey Billups,billuch01,2007,RS,DET,4660,2533,5.842940129,-0.243654778,5.599285351,10.75738623,10.75738623,0,5.596919653,0.292263465,5.889183117,-0.281976052 -Chauncey Billups,billuch01,2008,PO,DET,857,480,6.114629611,-0.751052181,5.36357743,2.042729123,0,2.042729123,5.990111848,-0.593575643,5.396536205,-0.285499178 -Chauncey Billups,billuch01,2008,RS,DET,4640,2522,7.090407719,0.457082056,7.547489776,13.1757631,13.1757631,0,6.891043326,0.612918068,7.503961394,-0.524379262 -Chauncey Billups,billuch01,2009,PO,DEN,1205,619,7.935562883,-0.969378978,6.966183904,3.138535571,0,3.138535571,7.712485273,-0.52039476,7.192090513,-0.743859029 -Chauncey Billups,billuch01,2009,RS,DET,128,70,2.374872367,-0.344597305,2.030275062,0.171064612,0.171064612,0,2.431771498,0.098516811,2.530288309,0.185834912 -Chauncey Billups,billuch01,2009,RS,DEN,5403,2719,4.523335372,-1.821020473,2.702314899,7.622221851,7.622221851,0,4.334066799,-1.335632086,2.998434713,0.718829544 -Chauncey Billups,billuch01,2010,PO,DEN,419,207,4.673799008,-1.910784997,2.763014011,0.60291793,0,0.60291793,4.893210739,-1.63712981,3.256080929,0.366193268 -Chauncey Billups,billuch01,2010,RS,DEN,4974,2490,4.362154417,-1.320741549,3.041412867,7.338960622,7.338960622,0,4.408148076,-1.108633961,3.299514115,-0.235247957 -Chauncey Billups,billuch01,2011,PO,NYK,68,35,-2.416580798,-4.526718966,-6.943299764,-0.077207745,0,-0.077207745,-2.240341392,-3.910927018,-6.151268409,-0.023317282 -Chauncey Billups,billuch01,2011,RS,NYK,1338,664,4.151940158,-2.402364874,1.749575284,1.54619417,1.54619417,0,4.107795286,-2.051529343,2.056265943,1.336499865 -Chauncey Billups,billuch01,2011,RS,DEN,3316,1646,3.553269592,-1.447209945,2.106059647,4.1114256,4.1114256,0,3.562539215,-1.25629713,2.306242085,0.762343253 -Chauncey Billups,billuch01,2012,RS,LAC,1141,607,2.389685232,-1.232109325,1.157575908,1.210585408,1.210585408,0,2.382625875,-1.723575297,0.659050578,0.033788405 -Chauncey Billups,billuch01,2013,PO,LAC,213,115,-2.843895619,-4.029745111,-6.873640729,-0.250377006,0,-0.250377006,-2.339343919,-4.393367253,-6.732711171,0.30609892 -Chauncey Billups,billuch01,2013,RS,LAC,802,418,2.343153385,-2.087782921,0.255370464,0.642065921,0.642065921,0,2.196824897,-2.64508337,-0.448258472,0.164114844 -Chauncey Billups,billuch01,2014,RS,DET,614,309,-2.980523965,-4.095107362,-7.075631327,-0.682166779,-0.682166779,0,-1.2538376,-5.228164918,-6.482002517,0.031394933 -Dave Bing,bingda01,1977,PO,WSB,119,55,-1.325044356,-3.186777045,-4.511821402,-0.050734182,0,-0.050734182,-2.210337507,-4.70432563,-6.914663137,-0.530799023 -Dave Bing,bingda01,1977,RS,WSB,3383,1516,1.184582614,-0.877911742,0.306670872,2.364314483,2.364314483,0,0.80821295,-0.932807885,-0.124594935,0.004196949 -Dave Bing,bingda01,1978,RS,BOS,5034,2256,-0.57976261,-0.935148502,-1.514911112,1.423693721,1.423693721,0,-0.708981925,-0.603981231,-1.312963156,0.15901918 -Joe Binion,biniojo01,1987,RS,POR,113,51,-3.025923025,0.514234261,-2.511688765,0.006181865,0.006181865,0,-3.063678107,-1.043443138,-4.107121245,-0.313279564 -Khem Birch,birchkh01,2018,RS,ORL,1172,578,-0.656203978,1.464090984,0.807887006,1.043290507,1.043290507,0,-2.118462713,0.753298247,-1.365164466,-0.559202907 -Khem Birch,birchkh01,2019,PO,ORL,192,92,-2.293899149,5.358468615,3.064569466,0.284417879,0,0.284417879,-2.1952199,2.329571991,0.134352091,1.035632781 -Khem Birch,birchkh01,2019,RS,ORL,1356,643,0.05969027,3.579327026,3.639017296,2.09500788,2.09500788,0,-0.390104667,2.192523074,1.802418407,-0.046882237 -Jabari Bird,birdja01,2018,RS,BOS,241,115,-2.223264335,-3.25226262,-5.475526955,-0.160737112,-0.160737112,0,-2.596552259,-4.876799773,-7.473352032,0.510059488 -Larry Bird,birdla01,1980,PO,BOS,764,372,0.679087774,2.559754126,3.2388419,1.17121852,0,1.17121852,1.398394592,2.412279404,3.810673995,-0.091357711 -Larry Bird,birdla01,1980,RS,BOS,6389,2955,2.330158331,1.903840867,4.233999198,10.52424442,10.52424442,0,3.094509932,1.920043185,5.014553117,-0.050724392 -Larry Bird,birdla01,1981,PO,BOS,1514,750,3.272112491,3.759589906,7.031702397,3.842712224,0,3.842712224,4.029433765,3.763380555,7.792814319,-0.440168038 -Larry Bird,birdla01,1981,RS,BOS,6880,3239,1.850007949,2.171676742,4.021684691,11.15980658,11.15980658,0,2.644642153,2.206611002,4.851253155,-0.282349574 -Larry Bird,birdla01,1982,PO,BOS,1011,490,1.041796565,3.614499992,4.656296557,1.90483723,0,1.90483723,1.711727118,3.812953522,5.52468064,-0.249948084 -Larry Bird,birdla01,1982,RS,BOS,6252,2923,3.719853212,2.280744389,6.000597602,13.00553969,13.00553969,0,4.293428431,2.426756951,6.720185382,-0.347063439 -Larry Bird,birdla01,1983,PO,BOS,487,240,2.003593875,2.892368158,4.895962033,0.961264564,0,0.961264564,2.598689043,2.941094928,5.539783971,-0.455671245 -Larry Bird,birdla01,1983,RS,BOS,6535,2982,4.224650735,2.109436539,6.334087274,13.7507969,13.7507969,0,4.644818727,2.124215962,6.769034689,-0.527608316 -Larry Bird,birdla01,1984,PO,BOS,1985,961,5.926235532,2.55782382,8.484059353,5.653886759,0,5.653886759,6.44432699,2.322367414,8.766694404,-0.470182008 -Larry Bird,birdla01,1984,RS,BOS,6362,3028,4.366139421,2.247337212,6.613476632,14.38650074,14.38650074,0,4.943009088,2.039859176,6.982868263,-0.560877526 -Larry Bird,birdla01,1985,PO,BOS,1745,815,3.480679714,1.656091214,5.136770928,3.362341086,0,3.362341086,3.812190114,1.407578227,5.219768342,-0.617434972 -Larry Bird,birdla01,1985,RS,BOS,6768,3161,5.919612263,1.974251445,7.893863708,17.06518562,17.06518562,0,6.17351538,1.740318923,7.913834303,-0.605772622 -Larry Bird,birdla01,1986,PO,BOS,1597,770,7.314704996,2.634159215,9.948864211,5.122411909,0,5.122411909,7.466316622,2.663928829,10.13024545,-0.444832025 -Larry Bird,birdla01,1986,RS,BOS,6639,3113,6.145532495,2.634319673,8.779852168,18.20585733,18.20585733,0,6.649451955,2.49742825,9.146880205,-0.600822115 -Larry Bird,birdla01,1987,PO,BOS,2079,1015,4.908219941,0.72298546,5.631205401,4.441124324,0,4.441124324,5.150367207,0.589088468,5.739455675,-0.776847866 -Larry Bird,birdla01,1987,RS,BOS,6244,3005,7.004711234,1.999290879,9.004002113,17.93317632,17.93317632,0,7.260678702,1.858006265,9.118684967,-0.495274253 -Larry Bird,birdla01,1988,PO,BOS,1484,763,3.426131372,2.687863458,6.11399483,3.542927554,0,3.542927554,3.850529594,2.562857008,6.413386603,-0.424870463 -Larry Bird,birdla01,1988,RS,BOS,6117,2965,7.406414741,1.542464307,8.948879048,17.59657934,17.59657934,0,7.816606842,1.378190664,9.194797506,-0.574200153 -Larry Bird,birdla01,1989,RS,BOS,391,189,0.94076742,0.764652951,1.705420372,0.428819484,0.428819484,0,0.928152386,0.736329697,1.664482083,-0.19139077 -Larry Bird,birdla01,1990,PO,BOS,436,207,4.857983059,-0.757250901,4.100732157,0.74116726,0,0.74116726,5.596433233,-0.836408971,4.760024262,-0.655824382 -Larry Bird,birdla01,1990,RS,BOS,6092,2944,3.89393311,1.346760232,5.240693342,11.94833301,11.94833301,0,4.397162419,1.358414552,5.755576972,-0.447319733 -Larry Bird,birdla01,1991,PO,BOS,795,396,2.504257261,0.774969044,3.279226304,1.253741644,0,1.253741644,2.900581256,0.833198739,3.733779995,-0.195628678 -Larry Bird,birdla01,1991,RS,BOS,4726,2277,2.718365359,1.704275905,4.422641263,8.298598977,8.298598977,0,3.318990797,1.400801498,4.719792295,-0.404938962 -Larry Bird,birdla01,1992,PO,BOS,207,107,2.008457997,-1.161110133,0.847347864,0.201863419,0,0.201863419,1.657529191,-1.859180746,-0.201651555,-0.311563065 -Larry Bird,birdla01,1992,RS,BOS,3355,1662,3.314808207,0.586178289,3.900986496,5.603048464,5.603048464,0,3.449268407,0.30871671,3.757985117,-0.636166437 -Otis Birdsong,birdsot01,1978,RS,KCK,4282,1878,1.093950153,-1.332903231,-0.238953078,2.408829776,2.408829776,0,0.868534013,-1.233954322,-0.365420309,0.128241715 -Otis Birdsong,birdsot01,1979,PO,KCK,378,168,2.25063572,0.718475283,2.969111003,0.50602885,0,0.50602885,1.511968368,0.898446592,2.41041496,0.091412701 -Otis Birdsong,birdsot01,1979,RS,KCK,6419,2839,2.453549623,-0.016929037,2.436620586,7.506752853,7.506752853,0,2.397759641,0.241080906,2.638840547,-0.083328042 -Otis Birdsong,birdsot01,1980,PO,KCK,225,112,2.378103544,0.195014019,2.573117564,0.312929331,0,0.312929331,2.632418769,0.473755921,3.10617469,-0.249254009 -Otis Birdsong,birdsot01,1980,RS,KCK,6274,2885,1.634225922,0.409155292,2.043381214,7.052252482,7.052252482,0,1.645923152,0.683441816,2.329364968,-0.048129699 -Otis Birdsong,birdsot01,1981,PO,KCK,451,234,2.171199536,-0.091790807,2.079408729,0.593778517,0,0.593778517,1.729981184,-0.622054077,1.107927107,-0.141029353 -Otis Birdsong,birdsot01,1981,RS,KCK,5535,2593,2.838430042,-0.67943989,2.158990152,6.48014983,6.48014983,0,2.661194834,-0.440905563,2.22028927,-0.225210963 -Otis Birdsong,birdsot01,1982,RS,NJN,2227,1025,-0.448680337,-0.995150901,-1.443831238,0.681879459,0.681879459,0,-0.766182507,-1.225308924,-1.99149143,-0.177599961 -Otis Birdsong,birdsot01,1983,PO,NJN,76,37,2.676666011,0.053979974,2.730645985,0.106941918,0,0.106941918,2.794864959,-0.008721829,2.786143131,0.225790913 -Otis Birdsong,birdsot01,1983,RS,NJN,4131,1885,1.128873969,0.285372994,1.414246963,4.000963369,4.000963369,0,0.741482273,0.49486798,1.236350254,-0.101752878 -Otis Birdsong,birdsot01,1984,PO,NJN,804,387,-2.184492772,0.91895382,-1.265538952,0.303517792,0,0.303517792,-2.124139276,1.199729544,-0.924409732,0.401249017 -Otis Birdsong,birdsot01,1984,RS,NJN,4706,2168,0.983051076,-0.79940875,0.183642326,3.246908447,3.246908447,0,0.93614941,-0.62505401,0.3110954,0.062247889 -Otis Birdsong,birdsot01,1985,RS,NJN,3920,1842,1.784769338,-0.535403411,1.249365926,3.761383159,3.761383159,0,1.740456696,-0.310297104,1.430159592,0.07768651 -Otis Birdsong,birdsot01,1986,PO,NJN,275,132,1.054756526,-0.026485509,1.028271018,0.264193397,0,0.264193397,1.099586231,0.406887886,1.506474117,0.672398839 -Otis Birdsong,birdsot01,1986,RS,NJN,5213,2395,-0.107939587,-1.0779839,-1.185923487,1.912963796,1.912963796,0,-0.298275807,-0.804731314,-1.103007121,0.095893906 -Otis Birdsong,birdsot01,1987,RS,NJN,272,127,-1.975640838,-2.675197467,-4.650838305,-0.123699736,-0.123699736,0,-2.51558399,-2.58541453,-5.10099852,0.442454578 -Otis Birdsong,birdsot01,1988,RS,NJN,3910,1882,-2.199114858,-1.711272729,-3.910387587,-1.112217736,-1.112217736,0,-2.579458123,-1.791393438,-4.370851561,-0.179320225 -Otis Birdsong,birdsot01,1989,PO,BOS,39,20,-10.55907104,0.542852501,-10.01621854,-0.078389875,0,-0.078389875,-10.19371826,-0.933027059,-11.12674532,2.406404181 -Otis Birdsong,birdsot01,1989,RS,BOS,223,108,-4.877280981,-2.702610451,-7.579891432,-0.267080028,-0.267080028,0,-4.904799705,-3.760186849,-8.664986555,0.361952453 -Bismack Biyombo,biyombi01,2012,RS,CHA,2793,1455,-5.47389101,0.112999645,-5.360891365,-1.931731989,-1.931731989,0,-5.505210147,0.041115142,-5.464095004,-0.306842398 -Bismack Biyombo,biyombi01,2013,RS,CHA,4215,2186,-3.714714836,-0.753870374,-4.46858521,-1.903784801,-1.903784801,0,-3.81483163,-0.607176024,-4.422007654,-0.628954421 -Bismack Biyombo,biyombi01,2014,PO,CHA,89,48,-5.464303728,4.151950363,-1.312353365,0.035933738,0,0.035933738,-5.830555943,2.119853598,-3.710702345,-0.965500574 -Bismack Biyombo,biyombi01,2014,RS,CHA,2085,1072,-3.436869468,1.086847255,-2.350022213,0.217678525,0.217678525,0,-4.276684055,-0.058623186,-4.335307241,-0.47487374 -Bismack Biyombo,biyombi01,2015,RS,CHA,2420,1243,-2.456140088,0.269701998,-2.186438091,0.355397052,0.355397052,0,-3.323805359,0.159724333,-3.164081026,-0.53712127 -Bismack Biyombo,biyombi01,2016,PO,TOR,958,506,-0.303691228,4.728094876,4.424403647,1.897978026,0,1.897978026,-0.892787355,2.488497304,1.595709949,-0.610298406 -Bismack Biyombo,biyombi01,2016,RS,TOR,3551,1808,-2.596695802,2.231431237,-0.365264566,2.179312474,2.179312474,0,-2.256786764,1.997594863,-0.259191902,-0.909086567 -Bismack Biyombo,biyombi01,2017,RS,ORL,3578,1793,-4.011511672,-0.575611862,-4.587123534,-1.660916992,-1.660916992,0,-3.932342133,-0.833316818,-4.765658952,-1.14765582 -Bismack Biyombo,biyombi01,2018,RS,ORL,3050,1495,-4.134512409,-1.088149363,-5.222661772,-1.871342377,-1.871342377,0,-4.319601056,-1.70766312,-6.027264176,-0.771994148 -Bismack Biyombo,biyombi01,2019,RS,CHA,1610,783,-3.598418479,-1.387715775,-4.986134254,-0.888701056,-0.888701056,0,-3.433957673,-1.941505523,-5.375463196,-0.525320965 -Nemanja Bjelica,bjeline01,2016,RS,MIN,2202,1075,0.218193758,-0.908246301,-0.690052544,1.128251343,1.128251343,0,-0.148611778,-0.633919793,-0.782531571,-0.134718139 -Nemanja Bjelica,bjeline01,2017,RS,MIN,2417,1190,-0.763333627,1.867284963,1.103951336,2.344086552,2.344086552,0,-0.640631847,1.59565954,0.955027692,0.176331229 -Nemanja Bjelica,bjeline01,2018,PO,MIN,103,47,-0.300455525,9.911660586,9.611205061,0.308138178,0,0.308138178,-1.057407101,6.866013378,5.808606278,0.774768092 -Nemanja Bjelica,bjeline01,2018,RS,MIN,2840,1371,0.12901991,0.949117382,1.078137292,2.685176577,2.685176577,0,0.296067627,1.096587662,1.392655289,0.276172036 -Nemanja Bjelica,bjeline01,2019,RS,SAC,3923,1788,1.248790681,0.965789827,2.214580508,4.542515699,4.542515699,0,0.923401496,0.988696431,1.912097927,0.306911937 -Uwe Blab,blabuw01,1986,PO,DAL,12,6,1.701644141,-2.007223813,-0.305579671,0.007783982,0,0.007783982,0.981823025,-1.931089285,-0.949266259,0.863023951 -Uwe Blab,blabuw01,1986,RS,DAL,881,409,-5.587951692,-1.923320063,-7.511271755,-1.000241737,-1.000241737,0,-5.49776087,-2.282950527,-7.780711398,0.696783708 -Uwe Blab,blabuw01,1987,PO,DAL,21,10,-10.81691062,4.33601023,-6.480900389,-0.02077453,0,-0.02077453,-8.944663415,5.560775745,-3.38388767,5.746305111 -Uwe Blab,blabuw01,1987,RS,DAL,339,160,-7.655285399,-0.295477752,-7.950763151,-0.430554045,-0.430554045,0,-7.032680125,-0.845832907,-7.878513033,1.443110377 -Uwe Blab,blabuw01,1988,PO,DAL,16,8,-7.336612462,-5.933444628,-13.27005709,-0.044101429,0,-0.044101429,-7.349188723,-7.149790929,-14.49897965,-0.395113295 -Uwe Blab,blabuw01,1988,RS,DAL,1345,658,-5.267904872,-1.181140564,-6.449045436,-1.248313846,-1.248313846,0,-5.324847811,-1.732900605,-7.057748415,0.527696488 -Uwe Blab,blabuw01,1989,RS,DAL,420,208,-4.444622425,-0.335017761,-4.779640186,-0.216733699,-0.216733699,0,-4.705196377,-1.067934274,-5.773130651,0.636359523 -Uwe Blab,blabuw01,1990,PO,SAS,11,5,-8.019929815,0.62966745,-7.390262365,-0.012336449,0,-0.012336449,-7.457484166,-2.123305985,-9.580790151,1.01783136 -Uwe Blab,blabuw01,1990,RS,GSW,1073,481,-6.751939278,-3.826138145,-10.57807742,-1.939058381,-1.939058381,0,-6.794500665,-3.325896211,-10.12039688,0.932966767 -Uwe Blab,blabuw01,1990,RS,SAS,104,50,-7.771551616,-3.186310771,-10.95786239,-0.212526232,-0.212526232,0,-7.842353204,-3.602325063,-11.44467827,1.494989618 -Alex Blackwell,blackal01,1993,RS,LAL,221,109,-4.266374212,-0.730513267,-4.99688748,-0.125442467,-0.125442467,0,-4.409069038,-1.486568939,-5.895637978,0.383276598 -Cory Blackwell,blackco01,1985,RS,SEA,1153,551,-6.474114095,-0.317728674,-6.791842769,-1.140269811,-1.140269811,0,-6.240555283,-1.300140709,-7.540695992,0.366183247 -James Blackwell,blackja01,1995,RS,CHH,37,19,-1.839709441,0.019009879,-1.820699562,0.008958761,0.008958761,0,-2.476999933,-1.691870873,-4.168870807,-0.518764561 -James Blackwell,blackja01,1995,RS,BOS,121,61,-1.717416268,-0.297023368,-2.014439636,0.022948355,0.022948355,0,-2.341421766,-0.578123592,-2.919545358,0.230459209 -Nate Blackwell,blackna01,1988,RS,SAS,246,112,-2.937223065,-3.53003183,-6.467254894,-0.214544726,-0.214544726,0,-3.04286011,-3.134931162,-6.177791272,1.011608147 -Norman Black,blackno01,1981,RS,DET,60,28,-8.206370371,-1.39173012,-9.598100491,-0.098655932,-0.098655932,0,-8.362244998,-2.178662523,-10.54090752,0.870903113 -Rolando Blackman,blackro01,1982,RS,DAL,4108,1979,0.375210112,-1.47457036,-1.099360247,1.657646572,1.657646572,0,-0.054671842,-1.886076491,-1.940748333,-0.550255025 -Rolando Blackman,blackro01,1983,RS,DAL,5089,2349,2.079765223,-2.028682353,0.05108287,3.331460434,3.331460434,0,1.828808859,-2.096974725,-0.268165866,-0.7933877 -Rolando Blackman,blackro01,1984,PO,DAL,785,397,3.359521441,-1.844551145,1.514970296,0.881921732,0,0.881921732,2.85293648,-1.633052159,1.219884321,-1.005889825 -Rolando Blackman,blackro01,1984,RS,DAL,6311,3025,3.284411646,-1.276418849,2.007992797,7.282128239,7.282128239,0,2.936339498,-1.188654557,1.747684941,-0.855144802 -Rolando Blackman,blackro01,1985,PO,DAL,345,169,6.313244767,-2.855068882,3.458175885,0.54612816,0,0.54612816,6.232814054,-2.81465633,3.418157724,-1.129857538 -Rolando Blackman,blackro01,1985,RS,DAL,5900,2834,2.169464608,-1.482906724,0.686557885,4.92722524,4.92722524,0,1.980280358,-1.549017372,0.431262986,-0.867619875 -Rolando Blackman,blackro01,1986,PO,DAL,758,371,2.129435432,-1.748650986,0.380784446,0.609053986,0,0.609053986,2.104566493,-1.34504255,0.759523943,-0.350636416 -Rolando Blackman,blackro01,1986,RS,DAL,6002,2787,2.658921513,-1.433746766,1.225174747,5.620596656,5.620596656,0,2.633243695,-1.31027852,1.322965175,-0.581668506 -Rolando Blackman,blackro01,1987,PO,DAL,329,153,2.520266413,-2.721749482,-0.20148307,0.203391659,0,0.203391659,2.141772555,-2.38809366,-0.246321104,-0.859418992 -Rolando Blackman,blackro01,1987,RS,DAL,5841,2758,2.496897501,-1.757938709,0.738958792,4.87658287,4.87658287,0,2.338609729,-1.758402651,0.580207078,-0.682462309 -Rolando Blackman,blackro01,1988,PO,DAL,1333,672,2.82933278,-1.839617675,0.989715105,1.310275305,0,1.310275305,2.594436005,-1.46068235,1.133753655,-0.871928434 -Rolando Blackman,blackro01,1988,RS,DAL,5274,2580,1.392076934,-1.376773094,0.01530384,3.612142552,3.612142552,0,1.170080493,-1.286177434,-0.116096941,-0.771766771 -Rolando Blackman,blackro01,1989,RS,DAL,5953,2946,1.00795975,-1.58753436,-0.57957461,3.24337038,3.24337038,0,0.7503643,-1.388584492,-0.638220192,-0.589940578 -Rolando Blackman,blackro01,1990,PO,DAL,260,127,-1.26444532,-0.286198909,-1.550644228,0.079930654,0,0.079930654,-1.15686758,-0.541834442,-1.698702022,-0.265639846 -Rolando Blackman,blackro01,1990,RS,DAL,5843,2934,1.419577596,-1.303481818,0.116095778,4.263975703,4.263975703,0,1.11394298,-1.271626855,-0.157683875,-0.611779578 -Rolando Blackman,blackro01,1991,RS,DAL,5886,2965,1.304077623,-1.756404537,-0.452326914,3.459115215,3.459115215,0,0.953246998,-1.557520518,-0.604273519,-0.475502743 -Rolando Blackman,blackro01,1992,RS,DAL,5027,2527,0.460862345,-2.003770129,-1.542907783,1.550096465,1.550096465,0,0.089471178,-1.86391028,-1.774439101,-0.38837371 -Rolando Blackman,blackro01,1993,PO,NYK,408,214,-5.58484264,-2.407445665,-7.992288305,-0.59451794,0,-0.59451794,-5.887977579,-3.333215679,-9.221193258,0.653595759 -Rolando Blackman,blackro01,1993,RS,NYK,2856,1434,-0.840604498,-0.904121207,-1.744725705,0.734727665,0.734727665,0,-1.272329649,-1.139311696,-2.411641345,-0.100927638 -Rolando Blackman,blackro01,1994,PO,NYK,63,34,-3.321952877,-2.722725544,-6.044678422,-0.059411161,0,-0.059411161,-4.122299029,-2.824091188,-6.946390217,0.710339319 -Rolando Blackman,blackro01,1994,RS,NYK,1895,969,-0.573896171,-0.457121351,-1.031017522,0.852700326,0.852700326,0,-0.986314105,-0.844654483,-1.830968588,0.32424507 -Tarik Black,blackta01,2015,RS,LAL,1556,803,-0.651053613,-1.245425105,-1.896478718,0.345058732,0.345058732,0,-2.09082369,-1.060840318,-3.151664009,-1.26721821 -Tarik Black,blackta01,2015,RS,HOU,784,393,-2.931532456,-1.240535606,-4.172068062,-0.28418978,-0.28418978,0,-3.695924889,-0.226165675,-3.922090564,-0.318518282 -Tarik Black,blackta01,2016,RS,LAL,1001,496,-2.852703953,3.640074762,0.787370809,0.893558402,0.893558402,0,-3.43837589,1.882480643,-1.555895246,-0.175279857 -Tarik Black,blackta01,2017,RS,LAL,2269,1091,-1.101728534,2.36947127,1.267742737,2.23936778,2.23936778,0,-1.491090314,1.955953651,0.464863337,0.130657032 -Tarik Black,blackta01,2018,PO,HOU,42,19,-5.998703976,-9.903158485,-15.90186246,-0.131902367,0,-0.131902367,-5.449722534,-9.771842988,-15.22156552,0.306127327 -Tarik Black,blackta01,2018,RS,HOU,1131,536,-4.322986961,1.645337873,-2.677649089,0.019938725,0.019938725,0,-2.478520729,1.578509978,-0.900010751,0.767694308 -DeJuan Blair,blairde01,2010,PO,SAS,174,91,4.245564646,3.514087567,7.759652213,0.504761366,0,0.504761366,3.765406909,3.993789104,7.759196013,0.273372356 -DeJuan Blair,blairde01,2010,RS,SAS,2887,1494,-0.441413177,0.639578832,0.198165655,2.257480434,2.257480434,0,-0.250479615,0.960012306,0.709532691,0.429164926 -DeJuan Blair,blairde01,2011,PO,SAS,96,50,-2.576016179,-4.911379689,-7.487395867,-0.123599338,0,-0.123599338,-2.882090087,-4.964016867,-7.846106954,-0.742852717 -DeJuan Blair,blairde01,2011,RS,SAS,3373,1734,-0.798232235,1.116798365,0.31856613,2.717188253,2.717188253,0,-0.308154286,1.678696747,1.370542461,0.084735089 -DeJuan Blair,blairde01,2012,PO,SAS,148,76,2.641432851,1.000119405,3.641552257,0.25606713,0,0.25606713,2.155021318,1.29784132,3.452862638,0.162496477 -DeJuan Blair,blairde01,2012,RS,SAS,2668,1363,-0.038057363,-0.437664105,-0.475721468,1.585463332,1.585463332,0,0.393561378,0.268534932,0.662096311,0.229141588 -DeJuan Blair,blairde01,2013,PO,SAS,143,76,6.45504386,4.655805591,11.11084945,0.560551904,0,0.560551904,5.957401224,5.134366391,11.09176762,1.019806685 -DeJuan Blair,blairde01,2013,RS,SAS,1689,851,-2.317476292,1.028365155,-1.289111137,0.637174893,0.637174893,0,-2.121114022,1.225226369,-0.895887653,0.423596709 -DeJuan Blair,blairde01,2014,PO,DAL,165,81,5.330590813,10.17785009,15.5084409,0.796761602,0,0.796761602,7.588958722,11.96505217,19.5540109,2.211777056 -DeJuan Blair,blairde01,2014,RS,DAL,2491,1214,-1.572594425,-0.073573932,-1.646168357,0.691727521,0.691727521,0,-1.133891018,0.327760748,-0.806130271,1.12696914 -DeJuan Blair,blairde01,2015,RS,WAS,371,180,-5.960182425,-4.160610791,-10.12079322,-0.688274815,-0.688274815,0,-5.361882812,-3.703273284,-9.065156096,1.610838273 -DeJuan Blair,blairde01,2016,RS,WAS,475,218,-5.995426592,1.084143211,-4.911283381,-0.242165857,-0.242165857,0,-4.970665603,0.380925679,-4.589739924,0.723571862 -Antonio Blakeney,blakean01,2018,RS,CHI,649,314,-1.87200104,-3.205036693,-5.077037733,-0.371402964,-0.371402964,0,-3.211811312,-3.545666671,-6.757477983,-0.371189308 -Antonio Blakeney,blakean01,2019,RS,CHI,1750,829,-3.059169905,-4.042692391,-7.101862295,-1.829112224,-1.829112224,0,-3.451717236,-5.196974336,-8.648691572,-0.638572692 -Steve Blake,blakest01,2004,RS,WAS,2705,1392,-0.704596685,-0.96489226,-1.669488944,0.769099997,0.769099997,0,-0.79517135,-1.519120444,-2.314291794,0.204705906 -Steve Blake,blakest01,2005,PO,WAS,34,17,-6.510937016,-3.626739487,-10.1376765,-0.067049235,0,-0.067049235,-7.22729077,-4.219496357,-11.44678713,1.319122805 -Steve Blake,blakest01,2005,RS,WAS,1274,648,-2.130766982,-2.061113093,-4.191880075,-0.475852915,-0.475852915,0,-2.270117782,-3.094353665,-5.364471446,-0.163424359 -Steve Blake,blakest01,2006,RS,POR,3288,1781,2.042336227,-2.868329032,-0.825992805,1.737405543,1.737405543,0,1.498065645,-2.523902648,-1.025837003,-0.56996455 -Steve Blake,blakest01,2007,PO,DEN,332,180,1.590850563,-1.276765898,0.314084664,0.287585275,0,0.287585275,1.142724262,-1.142320983,0.000403278,-0.821902311 -Steve Blake,blakest01,2007,RS,MIL,1134,583,-2.055005834,-3.602436471,-5.657442305,-0.872771318,-0.872771318,0,-2.348756732,-3.820277029,-6.169033761,0.85665781 -Steve Blake,blakest01,2007,RS,DEN,3370,1642,0.13145151,-1.097886299,-0.966434789,1.493280361,1.493280361,0,-0.060801973,-0.961321432,-1.022123405,-0.055951781 -Steve Blake,blakest01,2008,RS,POR,4490,2424,1.416922975,-0.365100358,1.051822617,4.67888727,4.67888727,0,1.257431436,-0.335522426,0.92190901,-0.456067079 -Steve Blake,blakest01,2009,PO,POR,408,231,4.495894042,-1.529390195,2.966503847,0.68904491,0,0.68904491,4.000836097,-1.024511523,2.976324575,-0.751169859 -Steve Blake,blakest01,2009,RS,POR,3993,2188,2.419766947,-0.481726519,1.938040429,5.214671452,5.214671452,0,2.621825804,-0.192467701,2.429358103,-0.33108466 -Steve Blake,blakest01,2010,RS,LAC,1487,762,0.272873171,-1.704188005,-1.431314834,0.5151809,0.5151809,0,-0.090824636,-1.933629593,-2.024454229,0.46003406 -Steve Blake,blakest01,2010,RS,POR,2582,1397,0.372007595,-0.599329453,-0.227321858,1.818696099,1.818696099,0,0.530043795,-0.638258134,-0.108214339,1.078513384 -Steve Blake,blakest01,2011,PO,LAL,264,145,-0.502144279,-0.261245633,-0.763389911,0.151353726,0,0.151353726,-0.795522391,-0.825682824,-1.621205214,-0.130572177 -Steve Blake,blakest01,2011,RS,LAL,3022,1581,-2.020579402,-0.84972076,-2.870300162,-0.096829838,-0.096829838,0,-2.054774624,-1.198838615,-3.25361324,-0.199210366 -Steve Blake,blakest01,2012,PO,LAL,575,306,0.072591508,-1.35207871,-1.279487202,0.236302861,0,0.236302861,-0.105755097,-1.346993161,-1.452748258,-0.180630118 -Steve Blake,blakest01,2012,RS,LAL,2359,1237,-1.291414085,-1.200110106,-2.49152419,0.163253102,0.163253102,0,-1.179698687,-1.027506789,-2.207205476,0.070494355 -Steve Blake,blakest01,2013,PO,LAL,146,75,-1.094872729,2.92336686,1.828494131,0.181674179,0,0.181674179,-0.675552143,4.135186787,3.459634644,0.493303383 -Steve Blake,blakest01,2013,RS,LAL,2337,1175,0.120569593,-0.708283729,-0.587714135,1.293449817,1.293449817,0,-0.040209586,-0.546827382,-0.587036968,-0.201691397 -Steve Blake,blakest01,2014,PO,GSW,99,45,-5.132796834,-6.758068567,-11.8908654,-0.216820129,0,-0.216820129,-4.851175862,-8.116987108,-12.96816297,0.160178363 -Steve Blake,blakest01,2014,RS,GSW,1252,607,-1.741477985,-0.244722149,-1.986200134,0.234615186,0.234615186,0,-1.351503799,0.283707842,-1.067795957,-0.781400109 -Steve Blake,blakest01,2014,RS,LAL,1840,891,0.025288045,-0.347309829,-0.322021784,1.108637495,1.108637495,0,0.505826507,-0.098599053,0.407227454,0.426443227 -Steve Blake,blakest01,2015,PO,POR,82,43,-3.477728109,-13.63112658,-17.10885469,-0.32072651,0,-0.32072651,-1.69879442,-13.56609775,-15.26489217,-1.237171578 -Steve Blake,blakest01,2015,RS,POR,3093,1529,-0.722849125,-0.961105628,-1.683954752,0.828126277,0.828126277,0,-0.961751136,-0.561351254,-1.523102389,-0.402566851 -Steve Blake,blakest01,2016,PO,DET,83,43,-7.152235749,-14.55948053,-21.71171628,-0.426757855,0,-0.426757855,-6.056057767,-10.99068389,-17.04674165,-0.505681131 -Steve Blake,blakest01,2016,RS,DET,2005,986,-1.306154539,-1.510670577,-2.816825115,-0.03346105,-0.03346105,0,-0.723886469,-1.542525812,-2.266412281,-0.452858501 -Will Blalock,blalowi01,2007,RS,DET,305,166,-4.559483862,-1.28315209,-5.842635952,-0.260727292,-0.260727292,0,-4.753680347,-2.54040855,-7.294088897,-0.425537256 -Lance Blanks,blankla01,1991,RS,DET,414,214,-2.543407275,-0.189944572,-2.733351846,0.001851035,0.001851035,0,-2.658184917,-0.545309733,-3.20349465,1.818286604 -Lance Blanks,blankla01,1992,PO,DET,18,10,4.204688792,21.53675472,25.74144351,0.156051729,0,0.156051729,6.069160199,21.80182721,27.87098741,3.79711022 -Lance Blanks,blankla01,1992,RS,DET,365,189,-0.79169388,2.12007169,1.32837781,0.39845392,0.39845392,0,-0.765720576,1.518777884,0.753057308,1.289887974 -Lance Blanks,blankla01,1993,RS,MIN,1269,642,-1.667637679,-2.615507159,-4.283144838,-0.50371297,-0.50371297,0,-2.332799772,-3.112598508,-5.44539828,0.299131445 -Ricky Blanton,blantri01,1993,RS,CHI,25,13,-1.498977341,7.529873531,6.030896191,0.058409325,0.058409325,0,-0.128376064,6.058778859,5.930402795,0.284446439 -Andray Blatche,blatcan01,2006,RS,WAS,340,175,-3.040708888,-1.350955647,-4.391664535,-0.148867418,-0.148867418,0,-2.889590861,-1.515538032,-4.405128892,1.43244247 -Andray Blatche,blatcan01,2007,PO,WAS,47,25,2.342793708,-4.243300491,-1.900506783,0.011052006,0,0.011052006,1.299267415,-5.080391783,-3.781124368,-0.997912631 -Andray Blatche,blatcan01,2007,RS,WAS,1352,682,-2.890538473,-1.324970848,-4.215509321,-0.511294233,-0.511294233,0,-2.781100705,-1.984155957,-4.765256662,0.248305823 -Andray Blatche,blatcan01,2008,PO,WAS,165,89,-5.743337255,-1.397400548,-7.140737803,-0.208131441,0,-0.208131441,-5.741920455,-1.471923846,-7.213844302,1.085675406 -Andray Blatche,blatcan01,2008,RS,WAS,3159,1675,-2.164018095,-0.782357324,-2.946375419,-0.168458754,-0.168458754,0,-2.073161885,-0.480767836,-2.553929721,0.356368208 -Andray Blatche,blatcan01,2009,RS,WAS,3266,1703,-2.564314484,0.504733394,-2.05958109,0.600825981,0.600825981,0,-2.29136603,0.447779096,-1.843586935,0.145618085 -Andray Blatche,blatcan01,2010,RS,WAS,4355,2256,-1.507880587,0.650311772,-0.857568815,2.177457919,2.177457919,0,-1.147459193,0.568660182,-0.578799011,-0.032388414 -Andray Blatche,blatcan01,2011,RS,WAS,4293,2172,-1.549424885,0.219697756,-1.329727129,1.568824718,1.568824718,0,-1.205777515,0.399608558,-0.806168957,-0.299435477 -Andray Blatche,blatcan01,2012,RS,WAS,1220,626,-4.374035782,-0.987661448,-5.36169723,-0.832572104,-0.832572104,0,-4.0249754,-0.959759899,-4.984735299,-0.17330505 -Andray Blatche,blatcan01,2013,PO,BRK,257,138,1.302694343,-1.95426222,-0.651567877,0.151426523,0,0.151426523,0.989461911,-1.966463712,-0.977001801,-0.566215989 -Andray Blatche,blatcan01,2013,RS,BRK,2910,1555,-0.060973013,1.514319478,1.453346466,3.343069733,3.343069733,0,0.446098804,1.493159329,1.939258133,0.231686094 -Andray Blatche,blatcan01,2014,PO,BRK,331,172,0.824830509,6.078632867,6.903463376,0.880369582,0,0.880369582,-0.678253254,3.854940294,3.17668704,0.708429605 -Andray Blatche,blatcan01,2014,RS,BRK,3178,1618,-0.865506832,1.09722597,0.231719137,2.460243002,2.460243002,0,-0.621351186,0.680813053,0.059461867,-0.045859835 -Mookie Blaylock,blaylmo01,1990,RS,NJN,2651,1267,-2.580066821,0.51609356,-2.063973262,0.445406773,0.445406773,0,-2.32623959,0.582852126,-1.743387464,0.436280274 -Mookie Blaylock,blaylmo01,1991,RS,NJN,5409,2585,-1.272107693,1.153842893,-0.1182648,3.473957228,3.473957228,0,-1.027696895,1.57550863,0.547811735,0.087060539 -Mookie Blaylock,blaylmo01,1992,PO,NJN,302,148,-1.673761026,4.147915742,2.474154716,0.409221591,0,0.409221591,-1.114021078,4.806194087,3.692173009,0.542586187 -Mookie Blaylock,blaylmo01,1992,RS,NJN,5262,2548,0.771991679,1.38178717,2.153778849,6.367142583,6.367142583,0,0.923300611,2.006809209,2.93010982,-0.118463763 -Mookie Blaylock,blaylmo01,1993,PO,ATL,190,99,-1.577291269,-1.222098269,-2.799389538,-0.002586496,0,-0.002586496,-1.479026594,-1.060620895,-2.53964749,0.48578278 -Mookie Blaylock,blaylmo01,1993,RS,ATL,5800,2820,3.246454935,1.431243723,4.677698658,10.66621992,10.66621992,0,3.531948809,1.798595813,5.330544622,-0.187735363 -Mookie Blaylock,blaylmo01,1994,PO,ATL,771,415,3.099472761,2.778967395,5.878440156,1.879399266,0,1.879399266,3.592033728,2.782009703,6.374043432,-0.229445367 -Mookie Blaylock,blaylmo01,1994,RS,ATL,5786,2915,4.416658474,2.648298085,7.064956559,14.55278809,14.55278809,0,4.688424352,2.878091483,7.566515835,-0.292329331 -Mookie Blaylock,blaylmo01,1995,PO,ATL,224,121,2.364035277,-1.383032622,0.981002655,0.236901499,0,0.236901499,2.758659615,-1.406948145,1.35171147,-0.247336494 -Mookie Blaylock,blaylmo01,1995,RS,ATL,5808,3069,3.815506937,2.132537125,5.948044062,13.622936,13.622936,0,4.237700686,2.365922134,6.603622819,0.024206497 -Mookie Blaylock,blaylmo01,1996,PO,ATL,763,426,4.09460843,1.066200921,5.16080935,1.764856152,0,1.764856152,4.594783133,1.147691922,5.742475055,-0.419847818 -Mookie Blaylock,blaylmo01,1996,RS,ATL,5462,2893,4.237814011,2.279768487,6.517582498,13.69888579,13.69888579,0,4.880728507,2.519655146,7.400383654,0.134893019 -Mookie Blaylock,blaylmo01,1997,PO,ATL,784,441,3.069527493,3.101321423,6.170848916,2.069460268,0,2.069460268,3.895199948,3.077848535,6.973048482,-0.028140631 -Mookie Blaylock,blaylmo01,1997,RS,ATL,5590,3056,4.767427618,3.110852144,7.878279762,16.57778541,16.57778541,0,5.296021887,3.410635479,8.706657366,0.035670894 -Mookie Blaylock,blaylmo01,1998,PO,ATL,270,153,6.327112211,2.506277751,8.833389963,0.933414482,0,0.933414482,6.800054569,2.65389632,9.453950889,0.079406298 -Mookie Blaylock,blaylmo01,1998,RS,ATL,4990,2700,2.351361523,2.324293834,4.675655357,10.2366468,10.2366468,0,3.119064534,2.683917446,5.80298198,0.067066692 -Mookie Blaylock,blaylmo01,1999,PO,ATL,619,358,-2.608188756,0.955971776,-1.65221698,0.206544604,0,0.206544604,-1.715472224,0.771126136,-0.944346088,-0.107077883 -Mookie Blaylock,blaylmo01,1999,RS,ATL,3169,1763,2.503961575,2.468315569,4.972277143,6.936821722,6.936821722,0,3.054903961,2.60730756,5.662211521,-0.119617823 -Mookie Blaylock,blaylmo01,2000,RS,GSW,4943,2459,1.459313974,0.364320125,1.823634099,5.722523471,5.722523471,0,1.488541509,0.562881838,2.051423347,-0.254095941 -Mookie Blaylock,blaylmo01,2001,RS,GSW,4664,2352,1.022881718,1.743587675,2.766469393,6.60647218,6.60647218,0,1.100630219,2.178414095,3.279044314,-0.184663814 -Mookie Blaylock,blaylmo01,2002,RS,GSW,1193,599,-2.453845139,-0.383776524,-2.837621664,-0.026587633,-0.026587633,0,-2.591491536,-1.352021273,-3.94351281,-0.652617674 -Eric Bledsoe,bledser01,2011,RS,LAC,3600,1841,-2.540668316,-0.169262584,-2.7099309,0.037657039,0.037657039,0,-2.369733755,-0.483430695,-2.85316445,0.05201725 -Eric Bledsoe,bledser01,2012,PO,LAC,354,189,4.677686537,1.949904046,6.627590583,0.938393676,0,0.938393676,4.207168921,1.935379954,6.142548875,0.557601584 -Eric Bledsoe,bledser01,2012,RS,LAC,872,464,-3.074979926,1.865891996,-1.20908793,0.369372914,0.369372914,0,-2.712859484,1.305555261,-1.407304223,1.161646191 -Eric Bledsoe,bledser01,2013,PO,LAC,180,97,4.965585402,-1.13160341,3.833981992,0.337852011,0,0.337852011,4.587171375,-1.379685522,3.207485853,0.484255676 -Eric Bledsoe,bledser01,2013,RS,LAC,2981,1553,-0.542642478,2.865798943,2.323156465,4.014609954,4.014609954,0,-0.125893697,2.396757558,2.270863861,-0.117149641 -Eric Bledsoe,bledser01,2014,RS,PHO,2880,1416,1.505533513,2.20863189,3.714165403,4.69933706,4.69933706,0,1.141160407,2.286048927,3.427209334,0.602698247 -Eric Bledsoe,bledser01,2015,RS,PHO,5710,2800,1.725593553,1.16173159,2.887325143,8.142139031,8.142139031,0,1.766942918,2.004757495,3.771700413,1.058364496 -Eric Bledsoe,bledser01,2016,RS,PHO,2223,1059,2.287222334,1.945745581,4.232967915,3.820122751,3.820122751,0,1.557100729,2.206365408,3.763466137,1.222695214 -Eric Bledsoe,bledser01,2017,RS,PHO,4604,2176,3.215428645,-2.385989094,0.829439551,3.997104898,3.997104898,0,2.542698065,-1.200995322,1.341702743,0.573364838 -Eric Bledsoe,bledser01,2018,PO,MIL,427,225,2.085516101,2.313027548,4.398543648,0.83200286,0,0.83200286,5.147218973,1.3065929,6.453811874,-1.653688329 -Eric Bledsoe,bledser01,2018,RS,MIL,4578,2239,2.932285469,2.052631686,4.984917155,8.927122974,8.927122974,0,3.24150998,2.399499595,5.641009575,1.024249876 -Eric Bledsoe,bledser01,2018,RS,PHO,191,83,-4.006356753,-4.831635252,-8.837992005,-0.260512221,-0.260512221,0,-3.459356384,-4.260069699,-7.719426082,1.041369413 -Eric Bledsoe,bledser01,2019,PO,MIL,909,423,0.006503374,3.448695779,3.455199153,1.401660639,0,1.401660639,1.919078585,2.699418846,4.618497431,1.474972373 -Eric Bledsoe,bledser01,2019,RS,MIL,4943,2272,3.478531413,2.188776485,5.667307898,9.811466617,9.811466617,0,3.194151134,2.304647485,5.49879862,0.567570138 -Jaron Blossomgame,blossja01,2019,RS,CLE,899,439,-2.094429936,0.203182846,-1.89124709,0.190143498,0.190143498,0,-1.633646899,-1.741398672,-3.375045571,-1.164672601 -Corie Blount,blounco01,1994,RS,CHI,1336,690,-2.716223022,0.407686747,-2.308536275,0.155642443,0.155642443,0,-2.806519341,-0.433199391,-3.239718732,0.14269798 -Corie Blount,blounco01,1995,PO,CHI,37,20,-10.9854412,-2.176610528,-13.16205173,-0.112403349,0,-0.112403349,-10.8683337,-1.719834056,-12.58816776,2.324203117 -Corie Blount,blounco01,1995,RS,CHI,1723,889,-2.342788995,0.208380637,-2.134408359,0.28027313,0.28027313,0,-2.405059163,0.015634521,-2.389424642,0.357226689 -Corie Blount,blounco01,1996,RS,LAL,1392,715,-3.661823521,0.294071597,-3.367751924,-0.226079903,-0.226079903,0,-3.569548591,-0.021069609,-3.590618199,0.300368552 -Corie Blount,blounco01,1997,PO,LAL,15,8,4.004228331,-0.724731225,3.279497106,0.025960365,0,0.025960365,2.499366359,0.070026409,2.569392768,2.011463508 -Corie Blount,blounco01,1997,RS,LAL,1937,1009,-1.658308009,-0.551020026,-2.209328036,0.277516429,0.277516429,0,-2.07871939,-0.880631002,-2.959350392,-0.267880448 -Corie Blount,blounco01,1998,PO,LAL,389,209,-0.124148376,0.181096741,0.056948364,0.307406128,0,0.307406128,-0.564600725,0.222855367,-0.341745358,-0.363290585 -Corie Blount,blounco01,1998,RS,LAL,2030,1029,-1.599154825,-0.261958429,-1.861113254,0.46837207,0.46837207,0,-1.777171948,-0.321484314,-2.098656262,0.334806505 -Corie Blount,blounco01,1999,RS,LAL,313,162,-2.264579599,-2.945975759,-5.210555358,-0.20397456,-0.20397456,0,-2.566170035,-2.740728489,-5.306898524,0.267178007 -Corie Blount,blounco01,1999,RS,CLE,670,368,-3.379239688,1.439046993,-1.940192695,0.15293014,0.15293014,0,-3.150372652,1.562140234,-1.588232419,0.52437887 -Corie Blount,blounco01,2000,PO,PHO,309,162,-0.334355585,1.846736536,1.512380951,0.368198543,0,0.368198543,-0.678076878,2.246241504,1.568164626,1.187234957 -Corie Blount,blounco01,2000,RS,PHO,883,446,-2.89083445,0.201494451,-2.689339999,0.013915111,0.013915111,0,-3.037949958,0.128738364,-2.909211595,0.764339186 -Corie Blount,blounco01,2001,RS,PHO,759,387,-4.37724954,-1.251766781,-5.629016321,-0.57515444,-0.57515444,0,-4.601114101,-0.611167505,-5.212281606,1.088386625 -Corie Blount,blounco01,2001,RS,GSW,1820,918,-1.003147191,-2.457385194,-3.460532384,-0.331103947,-0.331103947,0,-1.238763294,-2.359404066,-3.59816736,-0.467148847 -Corie Blount,blounco01,2002,PO,PHI,162,88,-3.543180301,-4.882851685,-8.426031986,-0.26127494,0,-0.26127494,-3.792860011,-4.9045119,-8.697371911,-0.542914377 -Corie Blount,blounco01,2002,RS,PHI,2671,1426,-2.29814538,-0.816214618,-3.114359998,-0.265198842,-0.265198842,0,-2.487680453,-0.533128206,-3.020808659,0.038249906 -Corie Blount,blounco01,2003,RS,CHI,1647,836,-2.047874715,0.615481476,-1.43239324,0.564280036,0.564280036,0,-2.20925335,0.822428659,-1.386824691,0.374382314 -Corie Blount,blounco01,2004,RS,TOR,538,294,-3.844495883,1.254587907,-2.589907975,0.02421818,0.02421818,0,-3.944564813,1.968446776,-1.976118037,0.776767445 -Corie Blount,blounco01,2004,RS,CHI,1469,756,-1.146530039,0.778535273,-0.367994766,0.919178186,0.919178186,0,-1.415291376,0.723043842,-0.692247533,0.04089751 -Mark Blount,blounma01,2001,RS,BOS,2143,1098,-3.557101556,1.766335398,-1.790766157,0.540036107,0.540036107,0,-3.713787139,1.533545576,-2.180241563,0.459449787 -Mark Blount,blounma01,2002,PO,BOS,74,39,-1.040351797,1.567656825,0.527305028,0.067672268,0,0.067672268,-1.632124766,1.713802498,0.081677732,0.566917334 -Mark Blount,blounma01,2002,RS,BOS,809,415,-4.951644467,-0.305864377,-5.257508844,-0.533412065,-0.533412065,0,-5.134479403,-0.784447333,-5.918926736,0.430399573 -Mark Blount,blounma01,2003,PO,BOS,274,144,-3.089713908,6.009774439,2.920060531,0.431934242,0,0.431934242,-2.908584717,5.212968943,2.304384226,0.488985847 -Mark Blount,blounma01,2003,RS,DEN,1697,885,-6.424890193,-1.053784915,-7.478675108,-2.144961677,-2.144961677,0,-6.255711058,-1.316103611,-7.571814669,0.424254053 -Mark Blount,blounma01,2003,RS,BOS,992,518,-2.78122153,0.183156564,-2.598064967,0.040379989,0.040379989,0,-3.009077569,0.285310973,-2.723766596,0.518390605 -Mark Blount,blounma01,2004,PO,BOS,280,145,-0.739879519,-1.408540924,-2.148420443,0.045855841,0,0.045855841,-0.652659357,0.141069005,-0.511590352,-0.085945353 -Mark Blount,blounma01,2004,RS,BOS,4717,2402,-1.12457027,0.651245134,-0.473325136,2.782895234,2.782895234,0,-1.190667697,0.708245808,-0.482421889,-0.234347048 -Mark Blount,blounma01,2005,PO,BOS,78,43,-14.71499197,-2.980651966,-17.69564393,-0.341397364,0,-0.341397364,-13.95336249,-4.462449671,-18.41581216,0.86371282 -Mark Blount,blounma01,2005,RS,BOS,4188,2130,-3.23952602,-0.334656991,-3.574183011,-0.893344005,-0.893344005,0,-2.952552368,-0.768011932,-3.7205643,-0.238092872 -Mark Blount,blounma01,2006,RS,MIN,2165,1157,-3.740348743,-0.925721978,-4.666070721,-1.135612753,-1.135612753,0,-3.4747816,-0.603204825,-4.077986425,0.368893799 -Mark Blount,blounma01,2006,RS,BOS,2104,1083,-4.873474418,-2.900558348,-7.774032766,-2.7797816,-2.7797816,0,-4.397730723,-3.233809732,-7.631540454,0.124419154 -Mark Blount,blounma01,2007,RS,MIN,4878,2544,-3.597054812,-1.653377297,-5.250432108,-3.239455446,-3.239455446,0,-3.259752826,-1.303389754,-4.56314258,-0.171363731 -Mark Blount,blounma01,2008,RS,MIA,2931,1542,-5.160773205,0.323866957,-4.836906248,-1.640268856,-1.640268856,0,-5.028455847,-0.186018298,-5.214474145,-0.088865416 -Mark Blount,blounma01,2009,RS,MIA,392,207,-4.634909171,-1.032587417,-5.667496589,-0.307944734,-0.307944734,0,-4.201565245,-2.788141458,-6.989706703,-0.053059008 -Vander Blue,blueva01,2014,RS,BOS,33,15,-7.90993358,0.548258877,-7.361674703,-0.035765985,-0.035765985,0,-6.196088397,-4.38002334,-10.57611174,1.285015653 -Vander Blue,blueva01,2015,RS,LAL,153,74,-7.283345227,-3.938987278,-11.22233251,-0.319990877,-0.319990877,0,-9.378615552,-3.414166741,-12.79278229,0.035872366 -Vander Blue,blueva01,2018,RS,LAL,96,45,-10.0717547,3.275600521,-6.796154178,-0.093205446,-0.093205446,0,-10.99047859,0.523357912,-10.46712068,0.330803705 -Ray Blume,blumera01,1982,RS,CHI,1139,546,-2.686071769,-1.643986472,-4.330058241,-0.442288489,-0.442288489,0,-2.683386334,-2.24559244,-4.928978774,0.494823856 -Tony Bobbitt,bobbito01,2005,RS,LAL,23,12,-1.472997419,-2.215503141,-3.68850056,-0.00572409,-0.00572409,0,-2.026467083,-3.148884157,-5.17535124,-0.34894877 -Tom Boerwinkle,boerwto01,1977,PO,CHI,37,17,-2.321217517,0.322622041,-1.998595476,0.00661737,0,0.00661737,-2.901734131,-2.65641903,-5.558153162,-1.648050312 -Tom Boerwinkle,boerwto01,1977,RS,CHI,2255,1070,-0.657987845,-0.461274528,-1.119262373,0.890976808,0.890976808,0,-0.923722567,-1.103405241,-2.027127808,0.088914434 -Tom Boerwinkle,boerwto01,1978,RS,CHI,486,227,-2.657535949,-1.855356442,-4.512892391,-0.204981675,-0.204981675,0,-2.861598548,-2.347777877,-5.209376425,0.42942684 -Keith Bogans,boganke01,2004,RS,ORL,3419,1787,0.01995032,-1.979263523,-1.959313203,0.71944652,0.71944652,0,-0.158892681,-2.21877908,-2.37767176,-0.182683023 -Keith Bogans,boganke01,2005,RS,CHA,3483,1791,-1.329895877,-1.787189388,-3.117085266,-0.336626999,-0.336626999,0,-1.326843115,-1.725358011,-3.052201126,0.328193419 -Keith Bogans,boganke01,2006,RS,CHA,1669,848,-0.821605878,-0.310232918,-1.131838796,0.709139962,0.709139962,0,-0.955740862,-0.458293195,-1.414034057,1.183590364 -Keith Bogans,boganke01,2006,RS,HOU,1973,1064,-1.743559373,0.128702401,-1.614856972,0.622638669,0.622638669,0,-1.743531985,0.217802615,-1.525729371,0.955104734 -Keith Bogans,boganke01,2007,RS,ORL,1875,990,-0.022545052,0.072153113,0.049608061,1.421150089,1.421150089,0,-0.283203067,-0.281770556,-0.564973623,0.465424953 -Keith Bogans,boganke01,2008,PO,ORL,540,293,-0.225910639,0.233637876,0.007727236,0.427140625,0,0.427140625,-0.459421145,0.358096889,-0.101324257,0.411535943 -Keith Bogans,boganke01,2008,RS,ORL,4326,2198,1.140214066,0.623526152,1.763740218,5.07495374,5.07495374,0,1.076666281,0.627892962,1.704559243,0.243170601 -Keith Bogans,boganke01,2009,RS,ORL,1531,787,-1.414096182,0.085051576,-1.329044606,0.579100019,0.579100019,0,-1.563569299,0.128861889,-1.434707411,1.390283517 -Keith Bogans,boganke01,2009,RS,MIL,946,485,0.424064394,-0.382096755,0.04196764,0.704730137,0.704730137,0,0.407245423,-0.593452663,-0.18620724,1.862612806 -Keith Bogans,boganke01,2010,PO,SAS,105,55,-6.209765042,0.772320976,-5.437444067,-0.079152069,0,-0.079152069,-6.354551595,0.439196621,-5.915354974,1.604985916 -Keith Bogans,boganke01,2010,RS,SAS,3013,1559,-1.51870212,0.626381984,-0.892320136,1.484640923,1.484640923,0,-1.495754712,0.559333324,-0.936421388,0.447171713 -Keith Bogans,boganke01,2011,PO,CHI,562,307,0.360976664,1.074468774,1.435445438,0.678561676,0,0.678561676,0.123430578,0.712368992,0.835799569,0.319569089 -Keith Bogans,boganke01,2011,RS,CHI,2783,1461,-0.499707172,0.708598469,0.208891297,2.20864951,2.20864951,0,-0.731289284,0.236311132,-0.494978152,0.130372369 -Keith Bogans,boganke01,2012,RS,NJN,178,94,-1.394664569,-2.631586685,-4.026251255,-0.062262786,-0.062262786,0,-1.69211709,-1.786024618,-3.478141708,1.592265304 -Keith Bogans,boganke01,2013,PO,BRK,43,23,-5.642967167,-3.645762544,-9.288729711,-0.079744991,0,-0.079744991,-6.556019792,-3.930579969,-10.48659976,0.697583993 -Keith Bogans,boganke01,2013,RS,BRK,2635,1408,-0.982210255,-1.101956333,-2.084166588,0.48051246,0.48051246,0,-1.169886703,-1.347659202,-2.517545905,0.428872509 -Keith Bogans,boganke01,2014,RS,BOS,111,55,-2.16853103,2.937303859,0.768772829,0.097334229,0.097334229,0,-2.950057243,-0.1556493,-3.105706542,-1.365821703 -Bogdan Bogdanovic,bogdabo01,2018,RS,SAC,4385,2175,0.767804092,-1.703308339,-0.935504246,2.012245231,2.012245231,0,0.175167718,-1.415303779,-1.240136061,-0.062738691 -Bogdan Bogdanovic,bogdabo01,2019,RS,SAC,4181,1947,1.720246548,-0.184039197,1.536207351,4.228101939,4.228101939,0,1.494484554,-0.109787958,1.384696597,-0.709521786 -Bojan Bogdanovic,bogdabo02,2015,PO,BRK,411,206,-2.589142052,0.670545812,-1.91859624,0.090846639,0,0.090846639,-1.665143897,0.943040202,-0.722103694,0.776040229 -Bojan Bogdanovic,bogdabo02,2015,RS,BRK,3663,1854,0.216993261,-1.969688993,-1.752695732,0.942886449,0.942886449,0,0.104225334,-2.370889769,-2.266664434,-0.048226607 -Bojan Bogdanovic,bogdabo02,2016,RS,BRK,4280,2115,-1.283269854,-3.339200095,-4.622469948,-2.017526345,-2.017526345,0,-1.342839715,-3.807140351,-5.149980065,-0.145336959 -Bojan Bogdanovic,bogdabo02,2017,PO,WAS,547,264,-1.025046259,-2.515501055,-3.540547315,-0.110582656,0,-0.110582656,-1.696703496,-4.319004305,-6.015707801,0.67050709 -Bojan Bogdanovic,bogdabo02,2017,RS,BRK,3173,1482,-0.900461195,-3.356424181,-4.256885376,-1.14911917,-1.14911917,0,-1.526349461,-3.425265993,-4.951615454,0.838393729 -Bojan Bogdanovic,bogdabo02,2017,RS,WAS,1253,601,0.700185592,-2.519214887,-1.819029296,0.28658927,0.28658927,0,0.454309774,-2.888016097,-2.433706323,0.386755922 -Bojan Bogdanovic,bogdabo02,2018,PO,IND,465,238,-0.952016828,1.235849819,0.28383299,0.384159514,0,0.384159514,-4.430553577,1.441031477,-2.9895221,1.082245881 -Bojan Bogdanovic,bogdabo02,2018,RS,IND,5049,2464,-0.113615782,-0.196088527,-0.309704309,3.080644177,3.080644177,0,-0.452851201,-0.371749998,-0.824601199,0.416099938 -Bojan Bogdanovic,bogdabo02,2019,PO,IND,299,148,0.78263774,-5.170404294,-4.387766554,-0.128067221,0,-0.128067221,1.795368732,-2.792294873,-0.996926141,0.406797278 -Bojan Bogdanovic,bogdabo02,2019,RS,IND,5323,2573,0.641250605,-0.385638958,0.255611647,3.961431633,3.961431633,0,0.487538405,-0.466133656,0.021404749,0.408913679 -Muggsy Bogues,boguemu01,1988,PO,WSB,4,2,-2.04713046,-11.75325875,-13.80038921,-0.01147243,0,-0.01147243,-2.484646731,-16.73320726,-19.217854,-1.28519392 -Muggsy Bogues,boguemu01,1988,RS,WSB,3365,1628,0.477187072,2.043845365,2.521032437,4.37854995,4.37854995,0,0.480886497,2.128031841,2.608918338,0.00922931 -Muggsy Bogues,boguemu01,1989,RS,CHH,3709,1755,2.349807924,0.200945051,2.550752975,4.726704427,4.726704427,0,1.815986661,0.276337172,2.092323833,-0.420710909 -Muggsy Bogues,boguemu01,1990,RS,CHH,5670,2743,3.606624714,0.619221967,4.225846681,9.706306176,9.706306176,0,2.937417318,1.021306907,3.958724224,-0.573640995 -Muggsy Bogues,boguemu01,1991,RS,CHH,4714,2299,2.817302209,0.470436338,3.287738547,7.047789413,7.047789413,0,2.306259779,0.781983138,3.088242917,-0.478330162 -Muggsy Bogues,boguemu01,1992,RS,CHH,5979,2790,1.758583134,0.198609002,1.957192136,6.667172999,6.667172999,0,1.465466404,0.576070733,2.041537137,-0.486477685 -Muggsy Bogues,boguemu01,1993,PO,CHH,670,346,2.65212406,2.17489777,4.827021831,1.375913902,0,1.375913902,2.614638999,2.729617179,5.344256179,-0.239567121 -Muggsy Bogues,boguemu01,1993,RS,CHH,5982,2833,1.874620292,0.821137343,2.695757635,7.830302767,7.830302767,0,1.756659204,1.346389575,3.103048779,-0.509842238 -Muggsy Bogues,boguemu01,1994,RS,CHH,5642,2746,3.019288662,-0.221327407,2.797961255,7.708203714,7.708203714,0,2.730168083,0.324642282,3.054810366,-0.799122774 -Muggsy Bogues,boguemu01,1995,PO,CHH,259,145,-2.98068252,-0.97449216,-3.95517468,-0.091123511,0,-0.091123511,-2.744257439,-0.772088095,-3.516345534,-0.813290937 -Muggsy Bogues,boguemu01,1995,RS,CHH,5052,2629,2.922149835,0.149430175,3.071580011,7.734862892,7.734862892,0,2.358878537,0.481130108,2.840008645,-0.887797936 -Muggsy Bogues,boguemu01,1996,RS,CHH,149,77,-0.840506521,-3.222421398,-4.062927919,-0.050916639,-0.050916639,0,-1.482144355,-4.294241096,-5.776385451,-1.193289166 -Muggsy Bogues,boguemu01,1997,PO,CHH,106,58,3.84752714,-5.051015917,-1.203488777,0.046374547,0,0.046374547,3.606034634,-5.468738232,-1.862703599,-1.541144027 -Muggsy Bogues,boguemu01,1997,RS,CHH,3510,1880,3.054856661,-0.426490598,2.628366063,5.123815321,5.123815321,0,2.748664751,-0.348586429,2.400078322,-0.618834698 -Muggsy Bogues,boguemu01,1998,RS,CHH,30,16,1.709150271,5.420794429,7.1299447,0.081301395,0.081301395,0,1.760783213,5.477969323,7.238752536,0.735615886 -Muggsy Bogues,boguemu01,1998,RS,GSW,2993,1554,-0.063198317,-0.740088152,-0.803286469,1.528367359,1.528367359,0,-0.91736867,-1.114589477,-2.031958147,-0.892924594 -Muggsy Bogues,boguemu01,1999,RS,GSW,1338,714,0.779015064,0.995084258,1.774099322,1.640869093,1.640869093,0,0.134503371,0.53840473,0.672908101,-0.392222206 -Muggsy Bogues,boguemu01,2000,PO,TOR,158,87,-3.464684153,-0.404431706,-3.869115859,-0.051169369,0,-0.051169369,-3.248865807,-0.755114587,-4.003980394,-0.10941713 -Muggsy Bogues,boguemu01,2000,RS,TOR,3374,1731,0.528203747,-1.099713242,-0.571509494,1.913199083,1.913199083,0,-0.133578191,-1.144047987,-1.277626178,-0.526362569 -Muggsy Bogues,boguemu01,2001,RS,TOR,65,34,-6.245762906,-1.396467666,-7.642230571,-0.085554732,-0.085554732,0,-6.10507178,-2.121410982,-8.226482762,0.750989927 -Andrew Bogut,bogutan01,2006,PO,MIL,321,172,-2.072365632,-0.401035437,-2.473401069,0.025047279,0,0.025047279,-1.689292731,-0.1210117,-1.810304431,0.047999549 -Andrew Bogut,bogutan01,2006,RS,MIL,4512,2348,-0.236189068,1.482792116,1.246603048,4.771792902,4.771792902,0,-0.477545047,1.138866311,0.661321264,-0.304994587 -Andrew Bogut,bogutan01,2007,RS,MIL,4392,2258,-1.382988414,-0.091628339,-1.474616753,1.464955386,1.464955386,0,-1.233098,0.05055589,-1.18254211,-0.273969254 -Andrew Bogut,bogutan01,2008,RS,MIL,5233,2720,-0.875142851,-0.186549205,-1.061692057,2.333524877,2.333524877,0,-0.717519041,0.195074031,-0.52244501,-0.375913702 -Andrew Bogut,bogutan01,2009,RS,MIL,2193,1124,-1.499549905,3.007935981,1.508386075,2.438516624,2.438516624,0,-1.345594028,2.64874494,1.303150912,-0.133687639 -Andrew Bogut,bogutan01,2010,RS,MIL,4307,2229,-0.840356937,4.450482031,3.610125094,7.190148912,7.190148912,0,-0.802733138,3.919285997,3.116552859,-0.555622355 -Andrew Bogut,bogutan01,2011,RS,MIL,4347,2297,-2.659649929,4.486983519,1.82733359,5.33787433,5.33787433,0,-2.491973001,4.228437564,1.736464563,-0.459299353 -Andrew Bogut,bogutan01,2012,RS,MIL,719,364,-3.612893072,2.781863449,-0.831029623,0.355482287,0.355482287,0,-3.059214078,2.730061681,-0.329152397,-0.231947708 -Andrew Bogut,bogutan01,2013,PO,GSW,648,327,-1.051083591,1.972314648,0.921231058,0.629030922,0,0.629030922,-1.070905862,1.692056351,0.621150489,-0.382659377 -Andrew Bogut,bogutan01,2013,RS,GSW,1565,786,-3.03663863,2.659256684,-0.377381946,0.946395601,0.946395601,0,-2.859168184,2.375505246,-0.483662938,-0.495627085 -Andrew Bogut,bogutan01,2014,RS,GSW,3612,1769,-1.350776044,4.412264549,3.061488504,5.261122124,5.261122124,0,-1.58101865,4.613414351,3.032395701,0.292569369 -Andrew Bogut,bogutan01,2015,PO,GSW,860,440,-2.567032488,1.897017002,-0.670015486,0.476964331,0,0.476964331,-2.780962516,1.797767835,-0.983194681,-0.923771082 -Andrew Bogut,bogutan01,2015,RS,GSW,3260,1583,-1.013878677,4.72243148,3.708552803,5.191350616,5.191350616,0,-1.247526809,4.595559618,3.348032809,-0.457346862 -Andrew Bogut,bogutan01,2016,PO,GSW,736,365,-2.142572629,6.462271142,4.319698513,1.349076605,0,1.349076605,-3.02256434,6.350322847,3.327758507,-0.612909867 -Andrew Bogut,bogutan01,2016,RS,GSW,3035,1451,-1.544346978,2.88279926,1.338452281,3.020059141,3.020059141,0,-1.349381547,3.083307912,1.733926366,-0.2138051 -Andrew Bogut,bogutan01,2017,RS,CLE,2,1,-14.20275781,-55.27952767,-69.48228548,-0.034939274,-0.034939274,0,-9.557750053,-1.901874761,-11.45962481,2.57123432 -Andrew Bogut,bogutan01,2017,RS,DAL,1133,582,-5.873955099,4.247035128,-1.626919971,0.333842764,0.333842764,0,-5.811694367,3.166340114,-2.645354253,0.105720626 -Andrew Bogut,bogutan01,2018,RS,LAL,457,216,-4.545065126,2.434725089,-2.110340038,0.070751664,0.070751664,0,-4.92806131,0.865834402,-4.062226908,0.364587108 -Andrew Bogut,bogutan01,2019,PO,GSW,369,179,-0.398328676,1.020804437,0.62247576,0.316897717,0,0.316897717,-1.778973052,3.105843727,1.326870675,-0.236327196 -Andrew Bogut,bogutan01,2019,RS,GSW,286,134,-4.878544304,1.364951005,-3.513593299,-0.052226142,-0.052226142,0,-5.095763019,1.22713246,-3.868630559,0.042386462 -Etdrick Bohannon,bohanet01,1998,RS,IND,20,11,-23.64976127,0.525996224,-23.12376505,-0.116235119,-0.116235119,0,-20.76224693,-1.58433929,-22.34658622,1.512824719 -Etdrick Bohannon,bohanet01,1999,RS,WAS,8,4,-5.010449349,-4.168816019,-9.179265369,-0.012901186,-0.012901186,0,-6.402595701,-6.463418904,-12.8660146,-1.506661578 -Etdrick Bohannon,bohanet01,2000,RS,NYK,9,5,-7.39920427,-10.43316967,-17.83237394,-0.039549859,-0.039549859,0,-6.552159884,-13.17100407,-19.72316395,2.631808789 -Etdrick Bohannon,bohanet01,2000,RS,LAC,224,113,-1.917430917,-3.271744417,-5.189175334,-0.142595002,-0.142595002,0,-2.645839335,-2.561487878,-5.207327214,1.320039141 -Etdrick Bohannon,bohanet01,2001,RS,CLE,37,19,2.732451194,-1.522590431,1.209860763,0.038343532,0.038343532,0,1.410561673,-1.84823866,-0.437676987,-0.102396156 -Jonah Bolden,boldejo01,2019,PO,PHI,175,79,-7.768725031,-5.571061527,-13.33978656,-0.44821672,0,-0.44821672,-5.493738504,-5.852479112,-11.34621762,1.807020938 -Jonah Bolden,boldejo01,2019,RS,PHI,1413,639,-2.160182747,0.340866144,-1.819316603,0.305557515,0.305557515,0,-2.049269614,-0.296801612,-2.346071226,0.718172574 -Manute Bol,bolma01,1986,PO,WSB,307,152,-1.814572838,4.70701577,2.892442932,0.44681275,0,0.44681275,-2.225541001,3.576765728,1.351224727,-0.995620639 -Manute Bol,bolma01,1986,RS,WSB,4365,2090,-4.231540585,4.874707431,0.643166846,3.59646487,3.59646487,0,-4.427613021,3.961422054,-0.466190968,-0.620682373 -Manute Bol,bolma01,1987,PO,WSB,89,43,-2.177365408,1.299266098,-0.87809931,0.042264364,0,0.042264364,-3.068823901,0.908494166,-2.160329735,-0.210703926 -Manute Bol,bolma01,1987,RS,WSB,3277,1552,-4.918193439,3.91327632,-1.00491712,1.373829993,1.373829993,0,-5.117397832,2.628145099,-2.489252733,-0.58915059 -Manute Bol,bolma01,1988,PO,WSB,83,44,1.574054913,-0.738473723,0.835581189,0.082345204,0,0.082345204,0.782010895,-1.782164152,-1.000153257,-0.769507323 -Manute Bol,bolma01,1988,RS,WSB,2348,1136,-4.483299585,3.935046101,-0.548253485,1.27115786,1.27115786,0,-4.730997102,2.646657623,-2.084339479,-0.390681901 -Manute Bol,bolma01,1989,PO,GSW,320,148,-6.296445929,2.685743859,-3.61070207,-0.067592553,0,-0.067592553,-5.888936178,1.573514191,-4.315421987,0.805129234 -Manute Bol,bolma01,1989,RS,GSW,4000,1769,-5.097999307,2.90034296,-2.197656347,0.496516142,0.496516142,0,-4.974190497,1.770476461,-3.203714036,-0.408462751 -Manute Bol,bolma01,1990,RS,GSW,2923,1310,-6.473355332,1.884042907,-4.589312426,-1.229805826,-1.229805826,0,-6.370810671,1.011818185,-5.358992486,0.038822008 -Manute Bol,bolma01,1991,PO,PHI,206,109,-5.218701232,1.460781794,-3.757919438,-0.057804654,0,-0.057804654,-5.445265946,0.272244567,-5.173021379,-0.008785383 -Manute Bol,bolma01,1991,RS,PHI,3069,1522,-6.382630965,2.999235671,-3.383395294,-0.490220483,-0.490220483,0,-6.422973328,1.775998509,-4.646974819,-0.327776303 -Manute Bol,bolma01,1992,RS,PHI,2502,1267,-6.343725335,2.133340129,-4.210385206,-0.939577247,-0.939577247,0,-6.379219518,0.925005412,-5.454214106,-0.461176978 -Manute Bol,bolma01,1993,RS,PHI,1775,855,-6.342768673,1.630279408,-4.712489265,-0.852513873,-0.852513873,0,-6.283063506,0.374668577,-5.90839493,-0.407856919 -Manute Bol,bolma01,1994,RS,WSB,12,6,-2.571268631,-3.045685758,-5.616954389,-0.00881103,-0.00881103,0,-3.822391278,-2.79808283,-6.620474109,0.380614444 -Manute Bol,bolma01,1994,RS,MIA,121,61,-13.86662012,-3.12461861,-16.99123873,-0.444718434,-0.444718434,0,-12.98956204,-4.939671989,-17.92923403,0.325652075 -Manute Bol,bolma01,1994,RS,PHI,99,49,-4.8221248,-0.395607925,-5.217732725,-0.062217362,-0.062217362,0,-5.083665909,0.578974079,-4.50469183,0.818265252 -Manute Bol,bolma01,1995,RS,GSW,167,81,-4.061144991,0.379606946,-3.681538046,-0.038268069,-0.038268069,0,-4.605828083,-0.216640731,-4.822468814,-0.559080305 -Joel Bolomboy,bolomjo01,2017,PO,UTA,18,9,2.282167104,11.46420578,13.74637289,0.076459142,0,0.076459142,3.790664231,5.407508401,9.198172632,-2.057788844 -Joel Bolomboy,bolomjo01,2017,RS,UTA,110,53,-1.482505574,3.933255001,2.450749427,0.139763785,0.139763785,0,-0.168079893,1.95589762,1.787817727,-0.605153484 -Joel Bolomboy,bolomjo01,2018,RS,MIL,82,38,-9.987544499,-2.344662949,-12.33220745,-0.184638667,-0.184638667,0,-9.496433781,-2.566887174,-12.06332096,-0.607289783 -Phil Bond,bondph01,1978,RS,HOU,45,21,-5.927627597,-1.817387858,-7.745015455,-0.053339836,-0.053339836,0,-6.149105625,-3.558015289,-9.707120914,-0.358822773 -Walter Bond,bondwa01,1993,RS,DAL,3309,1578,-3.335633039,-1.183621318,-4.519254357,-1.437325219,-1.437325219,0,-3.649517842,-0.662642163,-4.312160004,0.887376261 -Walter Bond,bondwa01,1994,PO,UTA,24,13,-6.917598143,3.159091251,-3.758506892,-0.007252221,0,-0.007252221,-6.531813432,5.364561227,-1.167252204,4.595935212 -Walter Bond,bondwa01,1994,RS,UTA,1097,559,-1.193445602,-0.859963341,-2.053408943,0.200795671,0.200795671,0,-1.527320469,-0.884885788,-2.412206257,1.030190193 -Walter Bond,bondwa01,1995,RS,DET,100,51,-4.442541393,-3.799257444,-8.241798837,-0.145757161,-0.145757161,0,-4.878177362,-3.153226786,-8.031404148,1.88188156 -Walter Bond,bondwa01,1995,RS,UTA,466,239,0.187894951,-2.122860017,-1.934965066,0.101825462,0.101825462,0,0.156932698,-1.95915025,-1.802217552,2.310715322 -Dexter Boney,boneyde01,1997,RS,PHO,94,48,-2.597929665,-0.21750955,-2.815439214,-0.001606618,-0.001606618,0,-2.454876349,-1.343910503,-3.798786852,0.229929589 -Isaac Bonga,bongais01,2019,RS,LAL,267,120,-7.156291539,5.828065473,-1.328226066,0.087515249,0.087515249,0,-5.237186223,3.862148685,-1.375037538,0.548587616 -Anthony Bonner,bonnean01,1991,RS,SAC,1497,750,-2.402430038,0.678495886,-1.723934152,0.392632873,0.392632873,0,-2.284680942,0.24165252,-2.043028422,0.002215763 -Anthony Bonner,bonnean01,1992,RS,SAC,4800,2287,-2.754565864,-0.460745633,-3.215311497,-0.542447383,-0.542447383,0,-2.6012899,-0.417622742,-3.018912642,-0.088444908 -Anthony Bonner,bonnean01,1993,RS,SAC,3747,1764,-1.792023446,0.423721006,-1.36830244,1.244639718,1.244639718,0,-1.561803572,0.376817059,-1.184986514,0.088354879 -Anthony Bonner,bonnean01,1994,PO,NYK,217,118,-4.246933334,0.14869708,-4.098236253,-0.085059653,0,-0.085059653,-4.54191935,-0.281863258,-4.823782608,1.441888966 -Anthony Bonner,bonnean01,1994,RS,NYK,2742,1402,-0.465269246,2.414828191,1.949558945,3.376325451,3.376325451,0,-0.803663695,2.051778859,1.248115164,0.421678354 -Anthony Bonner,bonnean01,1995,PO,NYK,69,38,-0.679823347,-0.028293473,-0.70811682,0.041285864,0,0.041285864,-0.905958408,-0.985850594,-1.891809002,1.008799819 -Anthony Bonner,bonnean01,1995,RS,NYK,2164,1126,-3.117134827,1.373628585,-1.743506243,0.580168886,0.580168886,0,-3.060449452,1.111279407,-1.949170045,0.317667389 -Anthony Bonner,bonnean01,1996,PO,ORL,29,16,-1.220045836,-3.796447882,-5.016493718,-0.019158395,0,-0.019158395,-2.019839751,-3.458969835,-5.478809587,0.352849898 -Anthony Bonner,bonnean01,1996,RS,ORL,83,43,-5.129517031,3.155432038,-1.974084993,0.017422342,0.017422342,0,-4.170874854,4.343882173,0.17300732,2.183068292 -Matt Bonner,bonnema01,2005,RS,TOR,3034,1553,-0.312441691,-1.440850357,-1.753292048,0.791894912,0.791894912,0,-0.450528017,-1.032871328,-1.483399344,0.252039425 -Matt Bonner,bonnema01,2006,RS,TOR,3283,1710,0.807772926,-1.573622243,-0.765849317,1.73662568,1.73662568,0,0.931800982,-1.184643666,-0.252842684,0.294800126 -Matt Bonner,bonnema01,2007,PO,SAS,47,25,-6.26135913,0.421318993,-5.840040137,-0.042125447,0,-0.042125447,-4.92910295,1.104937361,-3.824165588,3.28993205 -Matt Bonner,bonnema01,2007,RS,SAS,1236,653,0.967607501,-0.6538313,0.313776201,1.020935519,1.020935519,0,1.223752698,-0.845475593,0.378277105,0.018777564 -Matt Bonner,bonnema01,2008,PO,SAS,17,9,6.53194785,0.265708631,6.797656481,0.044171189,0,0.044171189,4.752396146,-2.104352389,2.648043756,-2.058648006 -Matt Bonner,bonnema01,2008,RS,SAS,1596,853,-0.812713292,0.033541984,-0.779171308,0.864652535,0.864652535,0,-0.565509342,-0.186964644,-0.752473986,0.757704381 -Matt Bonner,bonnema01,2009,PO,SAS,181,100,-4.354601934,1.819526962,-2.535074972,0.01137718,0,0.01137718,-3.859682179,1.598189204,-2.261492975,0.538894274 -Matt Bonner,bonnema01,2009,RS,SAS,3592,1928,1.904252885,2.206846714,4.111099599,6.746863126,6.746863126,0,1.913746223,2.347888048,4.261634271,-0.02976338 -Matt Bonner,bonnema01,2010,PO,SAS,331,173,-1.122245785,-1.922777508,-3.045023293,-0.026993303,0,-0.026993303,-1.314828875,-2.123433882,-3.438262757,0.461729242 -Matt Bonner,bonnema01,2010,RS,SAS,2243,1161,2.006253495,0.371227947,2.377481442,3.04488455,3.04488455,0,2.285868583,0.198113448,2.483982031,0.236768313 -Matt Bonner,bonnema01,2011,PO,SAS,235,123,3.588594943,-2.259391829,1.329203115,0.266206357,0,0.266206357,2.93009959,-1.510102208,1.419997382,0.7372973 -Matt Bonner,bonnema01,2011,RS,SAS,2785,1432,1.433552205,-0.478022836,0.955529369,2.695193051,2.695193051,0,1.488207324,-0.589074799,0.899132525,-0.416195642 -Matt Bonner,bonnema01,2012,PO,SAS,321,165,-1.94589226,-0.282099103,-2.227991363,0.045734773,0,0.045734773,-1.918888937,-0.019124508,-1.938013446,0.819348949 -Matt Bonner,bonnema01,2012,RS,SAS,2596,1326,2.104800765,-0.557447229,1.547353535,2.891837534,2.891837534,0,2.15243706,-0.844453238,1.307983822,-0.490155216 -Matt Bonner,bonnema01,2013,PO,SAS,504,267,1.336539026,-0.128040783,1.208498244,0.557255122,0,0.557255122,0.94406053,0.021099506,0.965160036,0.179886961 -Matt Bonner,bonnema01,2013,RS,SAS,1804,909,0.028056968,-0.835114073,-0.807057105,0.900285106,0.900285106,0,-0.148340303,-0.953336114,-1.101676417,-0.082350485 -Matt Bonner,bonnema01,2014,PO,SAS,268,136,-0.700371524,4.854031602,4.153660079,0.491938452,0,0.491938452,-1.70746473,3.081230094,1.373765364,-0.396274776 -Matt Bonner,bonnema01,2014,RS,SAS,1385,690,-0.303688853,0.207104097,-0.096584755,0.928864489,0.928864489,0,-1.136213063,-0.240851105,-1.377064167,-0.537896655 -Matt Bonner,bonnema01,2015,PO,SAS,81,36,-5.593910064,3.132139249,-2.461770815,0.00550254,0,0.00550254,-6.542234221,4.120915832,-2.421318388,0.752095919 -Matt Bonner,bonnema01,2015,RS,SAS,1862,935,-0.522180525,-0.010846081,-0.533026607,1.044997675,1.044997675,0,-1.506939213,-0.399436448,-1.906375661,-1.140735104 -Matt Bonner,bonnema01,2016,RS,SAS,405,206,3.236672868,2.043919349,5.280592217,0.836502658,0.836502658,0,1.37751622,1.834884489,3.212400709,-0.870818072 -Devin Booker,bookede01,2016,RS,PHO,4381,2108,-0.428322808,-3.226064478,-3.654387287,-0.98219869,-0.98219869,0,-0.617826883,-3.122960812,-3.740787696,0.957206148 -Devin Booker,bookede01,2017,RS,PHO,5794,2730,0.99643344,-2.049198447,-1.052765006,2.39459862,2.39459862,0,0.595684925,-1.85789383,-1.262208904,1.27019333 -Devin Booker,bookede01,2018,RS,PHO,4028,1865,2.522065089,-3.135958545,-0.613893457,2.073368145,2.073368145,0,2.158316347,-2.957577155,-0.799260808,1.991861171 -Devin Booker,bookede01,2019,RS,PHO,4772,2242,3.582046596,-2.997282622,0.584763974,3.865201213,3.865201213,0,3.075762574,-2.860810965,0.214951609,1.353761164 -Melvin Booker,bookeme01,1996,RS,HOU,257,131,-4.31090954,-1.668381888,-5.979291428,-0.219495536,-0.219495536,0,-3.835410448,-1.718341383,-5.553751832,1.576831498 -Melvin Booker,bookeme01,1997,RS,DEN,41,21,-15.38699813,-9.635105996,-25.02210412,-0.240588645,-0.240588645,0,-14.28518358,-13.43687708,-27.72206065,0.749854543 -Melvin Booker,bookeme01,1997,RS,GSW,792,409,-0.863456566,-3.823283819,-4.686740385,-0.404762489,-0.404762489,0,-1.342743512,-3.573425252,-4.916168764,0.139854605 -Trevor Booker,booketr01,2011,RS,WAS,2101,1063,-0.367064808,-0.856274493,-1.223339301,0.824885009,0.824885009,0,-1.035383942,-1.213296979,-2.24868092,-0.34759085 -Trevor Booker,booketr01,2012,RS,WAS,2458,1261,0.003843876,-0.102150718,-0.098306843,1.704928216,1.704928216,0,-0.275494573,0.368639198,0.093144626,-0.057972482 -Trevor Booker,booketr01,2013,RS,WAS,1723,887,-0.998651827,-0.452047399,-1.450699227,0.587160169,0.587160169,0,-1.330368505,-0.047293838,-1.377662344,-0.132216082 -Trevor Booker,booketr01,2014,PO,WAS,265,146,1.207734824,-3.046016456,-1.838281632,0.069607552,0,0.069607552,3.178852013,-3.643756494,-0.464904481,-0.576889691 -Trevor Booker,booketr01,2014,RS,WAS,3052,1553,0.233878357,-2.730756476,-2.496878119,0.198525394,0.198525394,0,-0.257158476,-2.519434523,-2.776592999,-0.972425839 -Trevor Booker,booketr01,2015,RS,UTA,3015,1564,-0.183210579,0.874997517,0.691786938,2.725141242,2.725141242,0,-0.120049622,0.538973842,0.418924221,-0.741709514 -Trevor Booker,booketr01,2016,RS,UTA,3203,1632,-0.912939581,1.60947518,0.696535599,2.854236456,2.854236456,0,-1.265731608,1.575357139,0.309625531,-0.528052508 -Trevor Booker,booketr01,2017,RS,BRK,3739,1754,-1.996946455,1.154952732,-0.841993723,1.708639976,1.708639976,0,-1.957374281,0.429660413,-1.527713867,0.067944965 -Trevor Booker,booketr01,2018,PO,IND,119,64,1.465798065,-5.828755163,-4.362957098,-0.053446491,0,-0.053446491,-2.610760909,-2.301649626,-4.912410534,-1.567170684 -Trevor Booker,booketr01,2018,RS,PHI,1042,494,-1.166612902,-1.499929915,-2.666542817,0.020884369,0.020884369,0,-1.218261909,-1.226391783,-2.444653692,-0.707760689 -Trevor Booker,booketr01,2018,RS,BRK,852,395,-0.671176944,0.441980095,-0.229196849,0.510905865,0.510905865,0,-0.879195256,-0.680762203,-1.559957459,0.56449047 -Trevor Booker,booketr01,2018,RS,IND,557,269,0.371587708,-2.047153593,-1.675565885,0.14642528,0.14642528,0,0.280980231,-2.011771586,-1.730791354,-0.695669627 -Josh Boone,boonejo01,2007,PO,NJN,221,118,-2.003883907,-0.171680578,-2.175564485,0.035845503,0,0.035845503,-2.742190517,-0.754509618,-3.496700135,0.451880843 -Josh Boone,boonejo01,2007,RS,NJN,1289,669,-1.320248233,-0.182920285,-1.503168518,0.427068155,0.427068155,0,-1.770837736,-0.749563436,-2.520401173,0.326824809 -Josh Boone,boonejo01,2008,RS,NJN,3419,1773,-1.274973684,-0.546978449,-1.821952133,0.835600386,0.835600386,0,-1.526065765,-0.63952146,-2.165587225,-0.434327331 -Josh Boone,boonejo01,2009,RS,NJN,1885,995,-2.435664667,-0.359208259,-2.794872925,-0.022706361,-0.022706361,0,-2.580334577,-0.737518572,-3.317853149,-0.2987586 -Josh Boone,boonejo01,2010,RS,NJN,2013,1045,-1.947537396,0.71421564,-1.233321757,0.805507395,0.805507395,0,-2.344703392,0.320520439,-2.024182953,-0.362558273 -Ron Boone,boonero01,1977,RS,KCK,6773,3021,2.066089484,-1.020710355,1.045379129,5.84009372,5.84009372,0,1.980839874,-0.561859592,1.418980282,-0.180180559 -Ron Boone,boonero01,1978,RS,KCK,6049,2653,-0.380656974,-1.684509852,-2.065166826,0.926774172,0.926774172,0,-0.313006378,-1.503243496,-1.816249874,-0.022029879 -Ron Boone,boonero01,1979,PO,LAL,481,226,0.382909847,-1.292210829,-0.909300982,0.219782017,0,0.219782017,0.325965984,-0.759955551,-0.433989567,0.414435725 -Ron Boone,boonero01,1979,RS,LAL,3533,1583,-2.569319225,-1.494102804,-4.06342203,-1.063329384,-1.063329384,0,-2.585446141,-1.620815547,-4.206261689,0.25717396 -Ron Boone,boonero01,1980,RS,UTA,4702,2286,-0.629589559,-1.591666197,-2.221255757,0.618744585,0.618744585,0,-0.560812802,-1.089995451,-1.650808253,0.348703774 -Ron Boone,boonero01,1980,RS,LAL,233,106,-7.478186283,-1.716655233,-9.194841517,-0.350805841,-0.350805841,0,-7.073291238,-2.016112345,-9.089403582,0.67683224 -Ron Boone,boonero01,1981,RS,UTA,2359,1146,-2.390707507,-2.757978578,-5.148686085,-1.40852947,-1.40852947,0,-2.591068469,-2.921028797,-5.512097266,0.444104732 -Calvin Booth,boothca01,2000,RS,WAS,279,143,-3.960956314,1.179650314,-2.781306001,-0.002282349,-0.002282349,0,-3.791408795,0.760446085,-3.030962711,-0.069824186 -Calvin Booth,boothca01,2001,PO,DAL,255,137,-1.543636409,3.00263611,1.458999701,0.307048388,0,0.307048388,-1.469277054,3.534013742,2.064736687,1.079671449 -Calvin Booth,boothca01,2001,RS,DAL,575,293,-1.359862982,1.37834496,0.018481979,0.419003528,0.419003528,0,-1.148812552,1.83274629,0.683933737,1.148421118 -Calvin Booth,boothca01,2001,RS,WAS,1250,640,-4.314978313,-0.614711727,-4.929690041,-0.714717519,-0.714717519,0,-4.191179348,-0.577677471,-4.768856819,0.387627234 -Calvin Booth,boothca01,2002,RS,SEA,523,279,-3.070876944,-1.164817783,-4.235694726,-0.21259755,-0.21259755,0,-3.016392556,-0.932149443,-3.948541999,0.483965215 -Calvin Booth,boothca01,2003,RS,SEA,1066,575,-4.141179204,0.402621952,-3.738557252,-0.290417896,-0.290417896,0,-4.350916597,-0.410119086,-4.761035683,0.130118213 -Calvin Booth,boothca01,2004,RS,SEA,2285,1206,-3.635542789,-0.30942947,-3.944972258,-0.732538117,-0.732538117,0,-3.678228934,-0.652039653,-4.330268587,-0.338522751 -Calvin Booth,boothca01,2005,RS,DAL,512,262,-4.472510596,0.577760262,-3.894750334,-0.155229221,-0.155229221,0,-4.204328491,1.182919731,-3.02140876,1.327797277 -Calvin Booth,boothca01,2005,RS,MIL,362,189,-3.581081458,-1.779732115,-5.360813573,-0.251967645,-0.251967645,0,-3.693913315,-2.03460155,-5.728514865,0.077732843 -Calvin Booth,boothca01,2006,RS,WAS,486,250,-3.305217157,-0.38153602,-3.686753177,-0.120235791,-0.120235791,0,-3.4887765,-0.350051739,-3.838828239,0.577409664 -Calvin Booth,boothca01,2007,PO,WAS,34,18,1.005984164,0.872334761,1.878318925,0.044159096,0,0.044159096,0.904250575,1.321399702,2.225650278,0.664526975 -Calvin Booth,boothca01,2007,RS,WAS,754,380,-3.374285928,0.701134849,-2.673151078,0.014946985,0.014946985,0,-3.858020164,0.309987569,-3.548032595,0.298648199 -Calvin Booth,boothca01,2008,RS,PHI,389,204,-5.351259015,1.419798147,-3.931460868,-0.123764742,-0.123764742,0,-5.692617876,1.260903696,-4.43171418,0.606622196 -Calvin Booth,boothca01,2009,RS,SAC,109,55,-2.379617114,-1.503837486,-3.883454601,-0.032073182,-0.032073182,0,-3.052963503,-1.347012276,-4.39997578,0.779958273 -Calvin Booth,boothca01,2009,RS,MIN,2,1,26.32610352,-2.316485148,24.00961837,0.012638812,0.012638812,0,23.0273626,-4.909840803,18.1175218,-6.892145947 -Keith Booth,boothke01,1998,RS,CHI,32,17,-1.339870495,-5.026140462,-6.366010956,-0.031728926,-0.031728926,0,-1.715082625,-6.379714107,-8.094796732,1.065558532 -Keith Booth,boothke01,1999,RS,CHI,802,432,-6.624473931,0.658962571,-5.965511361,-0.716720652,-0.716720652,0,-6.378139642,0.112921924,-6.265217719,1.016058784 -Carlos Boozer,boozeca01,2003,RS,CLE,4059,2049,0.521104863,-2.221909268,-1.700804405,1.093235293,1.093235293,0,-0.050148418,-1.624655971,-1.67480439,-0.301693246 -Carlos Boozer,boozeca01,2004,RS,CLE,4960,2592,1.85332028,0.419385001,2.272705281,6.594344172,6.594344172,0,1.658726989,0.755507911,2.4142349,-0.657202235 -Carlos Boozer,boozeca01,2005,RS,UTA,3301,1772,1.209898041,-0.268132995,0.941765046,3.332120627,3.332120627,0,1.297925807,-0.095936562,1.201989245,-0.151925297 -Carlos Boozer,boozeca01,2006,RS,UTA,1896,1025,2.200614163,-2.580487494,-0.379873331,1.237889921,1.237889921,0,2.072595883,-1.77142306,0.301172823,-0.116780369 -Carlos Boozer,boozeca01,2007,PO,UTA,1254,654,3.460882884,0.255894731,3.716777616,2.213379701,0,2.213379701,3.698374287,0.395056489,4.093430777,-0.491159163 -Carlos Boozer,boozeca01,2007,RS,UTA,4936,2557,2.873101162,0.32660948,3.199710641,7.728049992,7.728049992,0,3.067760711,0.390697285,3.458457996,-0.405543333 -Carlos Boozer,boozeca01,2008,PO,UTA,828,441,-1.547318651,-2.053919848,-3.601238499,-0.197063169,0,-0.197063169,-0.968872861,-1.818184419,-2.78705728,-0.212156022 -Carlos Boozer,boozeca01,2008,RS,UTA,5552,2827,2.366639437,-0.173444798,2.193194639,7.129004384,7.129004384,0,2.806251472,0.309432437,3.115683909,-0.009712993 -Carlos Boozer,boozeca01,2009,PO,UTA,366,186,-0.133721026,-0.295064872,-0.428785898,0.227011369,0,0.227011369,-0.073115933,0.269603724,0.196487791,-0.068537758 -Carlos Boozer,boozeca01,2009,RS,UTA,2348,1197,-0.947676938,-1.272430632,-2.220107569,0.323470107,0.323470107,0,-0.534372294,-0.522713236,-1.057085529,-0.040200219 -Carlos Boozer,boozeca01,2010,PO,UTA,795,402,0.097326273,-2.32225922,-2.224932948,0.110430168,0,0.110430168,0.526659101,-1.845044364,-1.318385262,-0.522020203 -Carlos Boozer,boozeca01,2010,RS,UTA,5283,2673,1.547192763,-0.588249374,0.95894339,5.053875055,5.053875055,0,1.720615909,-0.075906408,1.644709502,-0.078883276 -Carlos Boozer,boozeca01,2011,PO,CHI,928,507,-1.695199883,0.229601482,-1.465598401,0.341352485,0,0.341352485,-1.660095885,0.492502499,-1.167593386,-0.338440425 -Carlos Boozer,boozeca01,2011,RS,CHI,3585,1882,-0.881076601,0.679349805,-0.201726796,2.444664593,2.444664593,0,-0.457224017,0.919096461,0.461872444,-0.08296107 -Carlos Boozer,boozeca01,2012,PO,CHI,371,200,-6.293321252,-0.074766325,-6.368087577,-0.381399139,0,-0.381399139,-5.44009113,0.139850962,-5.300240168,0.149357987 -Carlos Boozer,boozeca01,2012,RS,CHI,3658,1948,0.064230902,1.149504073,1.213734975,3.934173036,3.934173036,0,0.318582519,1.518366761,1.83694928,-0.123370664 -Carlos Boozer,boozeca01,2013,PO,CHI,794,431,-1.692818017,-0.484735473,-2.17755349,0.129360103,0,0.129360103,-1.614674644,-0.33871143,-1.953386075,-0.325384386 -Carlos Boozer,boozeca01,2013,RS,CHI,4791,2546,-2.272371477,-0.068052336,-2.340423813,0.531351974,0.531351974,0,-1.952936881,0.243100773,-1.709836109,-0.118101181 -Carlos Boozer,boozeca01,2014,PO,CHI,219,121,-4.503581267,-6.674565165,-11.17814643,-0.532548434,0,-0.532548434,-2.058827417,-5.769944815,-7.828772232,-0.704460232 -Carlos Boozer,boozeca01,2014,RS,CHI,4137,2141,-4.326577537,-1.343877558,-5.670455095,-3.206778857,-3.206778857,0,-4.730332236,-0.546140895,-5.276473131,0.500728282 -Carlos Boozer,boozeca01,2015,RS,LAL,3409,1692,-1.568826105,-1.80100473,-3.369830836,-0.532423073,-0.532423073,0,-1.641605655,-1.970015896,-3.611621551,-0.475123297 -Curtis Borchardt,borchcu01,2004,RS,UTA,471,258,-3.965629242,-0.72129824,-4.686927482,-0.256416393,-0.256416393,0,-3.92238619,-0.877765507,-4.800151697,0.520545306 -Curtis Borchardt,borchcu01,2005,RS,UTA,1600,859,-3.225881459,-0.574921769,-3.800803228,-0.46335483,-0.46335483,0,-3.337412061,-0.617780389,-3.955192449,0.565140535 -Lazaro Borrell,borrela01,2000,PO,SEA,49,26,1.839030758,-0.941494681,0.897536078,0.049481517,0,0.049481517,0.591473619,-2.203224609,-1.61175099,-0.74995111 -Lazaro Borrell,borrela01,2000,RS,SEA,329,167,-1.730681522,0.234170533,-1.49651099,0.106044852,0.106044852,0,-2.153755412,-1.329183058,-3.482938471,-0.667527182 -Chris Bosh,boshch01,2004,RS,TOR,4591,2510,-2.492391234,0.754277933,-1.738113301,1.288968377,1.288968377,0,-2.444531831,0.861741714,-1.582790117,-0.482414277 -Chris Bosh,boshch01,2005,RS,TOR,5893,3017,-0.496569886,1.008940609,0.512370723,4.988491365,4.988491365,0,-0.381046285,0.849857461,0.468811176,-0.608263124 -Chris Bosh,boshch01,2006,RS,TOR,5281,2751,2.147340319,-0.865174517,1.282165802,5.611951753,5.611951753,0,2.233725654,-0.655974739,1.577750915,-0.768024122 -Chris Bosh,boshch01,2007,PO,TOR,421,222,-2.060108503,0.644713147,-1.415395357,0.155203776,0,0.155203776,-1.731457393,1.032194529,-0.699262864,-0.406785285 -Chris Bosh,boshch01,2007,RS,TOR,5187,2658,1.195543348,0.354811234,1.550354582,5.778128556,5.778128556,0,1.356796933,0.397667008,1.754463942,-0.855666101 -Chris Bosh,boshch01,2008,PO,TOR,379,199,3.947938927,-1.033661889,2.914277038,0.591872784,0,0.591872784,4.435009378,-0.190550726,4.244458652,-0.188574003 -Chris Bosh,boshch01,2008,RS,TOR,4609,2425,2.403230475,1.701877176,4.105107651,8.411289723,8.411289723,0,2.658015998,1.61662946,4.274645459,-0.773116674 -Chris Bosh,boshch01,2009,RS,TOR,5676,2928,1.341088398,0.441319487,1.782407885,6.717547945,6.717547945,0,1.502918238,0.664288258,2.167206496,-0.730000422 -Chris Bosh,boshch01,2010,RS,TOR,4956,2526,2.463299654,-0.350230657,2.113068997,6.215812036,6.215812036,0,2.754176822,-0.241048038,2.513128784,-0.77196449 -Chris Bosh,boshch01,2011,PO,MIA,1517,834,0.46392889,1.56334605,2.027274939,2.079068518,0,2.079068518,0.541793419,1.329576601,1.871370021,-0.739594296 -Chris Bosh,boshch01,2011,RS,MIA,5354,2795,0.837367399,2.047577707,2.884945106,7.976715069,7.976715069,0,1.10025192,1.92692162,3.02717354,-0.681575716 -Chris Bosh,boshch01,2012,PO,MIA,814,439,1.595024917,0.903176047,2.498200964,1.196083401,0,1.196083401,1.598383001,0.051689829,1.65007283,-1.207680586 -Chris Bosh,boshch01,2012,RS,MIA,3857,2007,0.378713751,1.121139693,1.499853444,4.330446743,4.330446743,0,0.618842638,1.081993092,1.70083573,-0.451631338 -Chris Bosh,boshch01,2013,PO,MIA,1382,751,-0.667669614,1.733778562,1.066108947,1.502169816,0,1.502169816,-0.057949788,1.926277448,1.86832766,-0.352368031 -Chris Bosh,boshch01,2013,RS,MIA,4690,2454,0.31959322,0.381078272,0.700671492,4.298738008,4.298738008,0,0.744298228,0.515836856,1.260135084,-0.465669724 -Chris Bosh,boshch01,2014,PO,MIA,1248,686,1.085322883,0.229741097,1.31506398,1.45279006,0,1.45279006,3.027794302,-0.628527593,2.399266709,-0.922700228 -Chris Bosh,boshch01,2014,RS,MIA,4895,2531,-0.125969613,1.003144297,0.877174683,4.692091575,4.692091575,0,0.967343071,1.199219239,2.16656231,0.169191249 -Chris Bosh,boshch01,2015,RS,MIA,2967,1556,-0.48952366,0.351535021,-0.13798864,2.057206464,2.057206464,0,0.00788586,0.104390644,0.112276504,-0.758153444 -Chris Bosh,boshch01,2016,RS,MIA,3497,1778,0.699143632,0.167663941,0.866807573,3.251513564,3.251513564,0,1.03021458,0.058468201,1.088682782,-0.876196446 -Jim Bostic,bostiji01,1978,RS,DET,109,48,2.43804335,-3.218526518,-0.780483168,0.048017279,0.048017279,0,1.848415395,-3.788893691,-1.940478296,-0.482448897 -Lawrence Boston,bostola01,1980,RS,WSB,270,125,-1.567722062,-0.300510584,-1.868232646,0.056702479,0.056702479,0,-1.56418866,-0.053769729,-1.617958389,0.86785804 -Tom Boswell,bosweto01,1977,PO,BOS,183,81,-0.80435466,-1.89563614,-2.699990801,0.002150149,0,0.002150149,-1.500660836,-2.136178212,-3.636839047,0.929622647 -Tom Boswell,bosweto01,1977,RS,BOS,2453,1083,-0.061543984,-0.482155027,-0.543699012,1.232091246,1.232091246,0,-0.351355045,-0.086380273,-0.437735318,1.150141104 -Tom Boswell,bosweto01,1978,RS,BOS,2564,1149,0.039672148,-1.155633895,-1.115961746,0.963527745,0.963527745,0,-0.28917619,-0.971291871,-1.26046806,0.634054884 -Tom Boswell,bosweto01,1979,PO,DEN,263,120,5.750819364,0.352506797,6.103326161,0.554138072,0,0.554138072,5.528808943,0.458165129,5.986974072,-0.898959147 -Tom Boswell,bosweto01,1979,RS,DEN,4912,2201,1.456095944,-0.737067379,0.719028565,3.890112845,3.890112845,0,1.289998201,-0.737299998,0.552698203,-0.149303272 -Tom Boswell,bosweto01,1980,RS,UTA,3198,1555,-0.152914219,-3.015957319,-3.168871538,-0.334130464,-0.334130464,0,-0.239206172,-2.551942319,-2.791148491,0.56955911 -Tom Boswell,bosweto01,1980,RS,DEN,1143,522,0.571063564,-2.841655719,-2.270592154,0.12746272,0.12746272,0,0.132191108,-2.506886923,-2.374695815,-0.175923935 -Tom Boswell,bosweto01,1984,PO,UTA,116,55,-5.550219034,-3.197677554,-8.747896588,-0.176182691,0,-0.176182691,-6.215946012,-2.675013387,-8.890959399,1.484088712 -Tom Boswell,bosweto01,1984,RS,UTA,577,261,-0.876702713,-1.071440501,-1.948143214,0.107847565,0.107847565,0,-1.280977404,-0.445703772,-1.726681175,1.029691667 -Chris Boucher,bouchch01,2018,RS,GSW,2,1,-40.16032258,-4.62878307,-44.78910565,-0.02155653,-0.02155653,0,-14.17034252,-7.132531777,-21.3028743,0.50031175 -Chris Boucher,bouchch01,2019,PO,TOR,12,4,-6.430875274,-7.422990882,-13.85386616,-0.023805531,0,-0.023805531,2.366753004,-12.82699413,-10.46024112,1.846631391 -Chris Boucher,bouchch01,2019,RS,TOR,363,163,0.716924575,-2.670427853,-1.953503278,0.06702195,0.06702195,0,1.585492541,-1.665432866,-0.079940326,1.20503282 -Ruben Boumtje-Boumtje,boumtru01,2002,RS,POR,461,245,-5.6376389,-1.420270212,-7.057909112,-0.541281703,-0.541281703,0,-5.778810608,-2.03069025,-7.809500859,0.476797337 -Ruben Boumtje-Boumtje,boumtru01,2003,RS,POR,9,5,0.363770947,6.556030488,6.919801435,0.024285613,0.024285613,0,1.829808951,7.236138124,9.065947075,-1.426169058 -Ruben Boumtje-Boumtje,boumtru01,2004,RS,POR,47,26,-5.584835469,-1.603581511,-7.18841698,-0.058363298,-0.058363298,0,-6.236736129,-3.252980587,-9.489716716,-0.794781304 -Cal Bowdler,bowdlca01,2000,RS,ATL,817,423,-3.292891424,-0.373793578,-3.666685003,-0.198183187,-0.198183187,0,-3.708750679,-1.046363927,-4.755114606,0.166297807 -Cal Bowdler,bowdlca01,2001,RS,ATL,726,375,0.671452545,-0.428298129,0.243154416,0.571659875,0.571659875,0,-0.365287697,-1.058632299,-1.423919996,-0.162117206 -Cal Bowdler,bowdlca01,2002,RS,ATL,1133,585,-3.417461352,-0.611146482,-4.028607834,-0.381242555,-0.381242555,0,-3.66513056,-0.936885018,-4.602015578,-0.09131701 -Bruce Bowen,bowenbr01,1997,RS,MIA,2,1,-6.051458135,24.81435511,18.76289698,0.010258389,0.010258389,0,-7.493667443,14.78708715,7.293419704,-5.965230092 -Bruce Bowen,bowenbr01,1998,RS,BOS,2566,1305,-0.82215587,1.413321155,0.591165284,2.240500268,2.240500268,0,-1.068086006,1.537506372,0.469420366,0.653596251 -Bruce Bowen,bowenbr01,1999,RS,BOS,953,494,-3.368237751,0.176830265,-3.191407485,-0.111636722,-0.111636722,0,-3.676599767,-0.153678421,-3.830278188,0.311372252 -Bruce Bowen,bowenbr01,2000,PO,MIA,280,157,-0.352790986,2.287433538,1.934642552,0.396616588,0,0.396616588,-0.683041597,2.317105031,1.634063434,2.204784227 -Bruce Bowen,bowenbr01,2000,RS,MIA,1072,567,-2.2714782,-0.517915952,-2.789394152,-0.01160565,-0.01160565,0,-2.392277487,-0.040366425,-2.432643913,1.732701 -Bruce Bowen,bowenbr01,2000,RS,PHI,608,311,-3.690343294,-0.77260939,-4.462952683,-0.272335598,-0.272335598,0,-4.386657605,-1.467911575,-5.854569181,0.186368584 -Bruce Bowen,bowenbr01,2001,PO,MIA,110,58,-2.292060627,0.950993185,-1.341067442,0.043624009,0,0.043624009,-2.565862937,1.013124113,-1.552738824,1.31165648 -Bruce Bowen,bowenbr01,2001,RS,MIA,4928,2685,-1.174126236,1.81297879,0.638852554,4.671107974,4.671107974,0,-1.189910458,1.925911619,0.736001161,0.572123104 -Bruce Bowen,bowenbr01,2002,PO,SAS,624,345,0.048508104,2.187442621,2.235950725,0.903342808,0,0.903342808,0.071432141,2.453610457,2.525042598,-0.182410694 -Bruce Bowen,bowenbr01,2002,RS,SAS,3222,1699,-1.599951685,1.400371244,-0.199580441,2.212732364,2.212732364,0,-1.363117609,1.306914105,-0.056203504,0.081066999 -Bruce Bowen,bowenbr01,2003,PO,SAS,1438,750,-0.627980082,3.023866537,2.395886455,2.022454283,0,2.022454283,-0.749991289,2.676298026,1.926306738,-0.376802019 -Bruce Bowen,bowenbr01,2003,RS,SAS,4867,2566,-0.578244665,1.646237657,1.067992992,4.991528168,4.991528168,0,-0.67666563,1.622144452,0.945478823,-0.126855324 -Bruce Bowen,bowenbr01,2004,PO,SAS,548,298,-1.61809831,1.290481792,-0.327616518,0.379415114,0,0.379415114,-1.878176747,1.048907749,-0.829268998,-0.102028788 -Bruce Bowen,bowenbr01,2004,RS,SAS,4932,2624,-1.702262316,2.993932798,1.291670482,5.404622863,5.404622863,0,-1.697766265,2.741187195,1.043420929,-0.104873875 -Bruce Bowen,bowenbr01,2005,PO,SAS,1497,814,-1.893964918,0.607925576,-1.286039342,0.626494159,0,0.626494159,-2.063372317,1.128432711,-0.934939607,-0.080718415 -Bruce Bowen,bowenbr01,2005,RS,SAS,4921,2627,-1.170488411,0.730901138,-0.439587272,3.085262451,3.085262451,0,-1.149696186,0.894151296,-0.25554489,-0.338013251 -Bruce Bowen,bowenbr01,2006,PO,SAS,822,442,-0.257079982,-0.096993966,-0.354073948,0.556003762,0,0.556003762,-0.348874932,0.331540792,-0.01733414,-0.201232308 -Bruce Bowen,bowenbr01,2006,RS,SAS,5138,2755,-0.825056428,1.482061494,0.657005066,4.77655711,4.77655711,0,-0.793242598,1.825389424,1.032146826,-0.235971506 -Bruce Bowen,bowenbr01,2007,PO,SAS,1291,689,-0.508945946,4.632681244,4.123735299,2.4902031,0,2.4902031,-0.426878627,4.548258112,4.121379485,-0.068426255 -Bruce Bowen,bowenbr01,2007,RS,SAS,4663,2464,-1.983254567,3.229662965,1.246408398,5.018969919,5.018969919,0,-1.867331403,3.025034445,1.157703042,-0.093452009 -Bruce Bowen,bowenbr01,2008,PO,SAS,958,508,-1.250967861,2.576548437,1.325580576,1.088487223,0,1.088487223,-1.560880977,2.516182543,0.955301565,-0.07807898 -Bruce Bowen,bowenbr01,2008,RS,SAS,4581,2448,-2.386049447,1.800064486,-0.585984961,2.69847212,2.69847212,0,-2.448963886,1.868273443,-0.580690444,-0.149422805 -Bruce Bowen,bowenbr01,2009,PO,SAS,235,130,-2.417599206,1.252249972,-1.165349234,0.108051939,0,0.108051939,-2.977531614,1.021858759,-1.955672856,-0.288207486 -Bruce Bowen,bowenbr01,2009,RS,SAS,2805,1506,-4.068312355,1.94269863,-2.125613724,0.479497523,0.479497523,0,-4.262789186,1.465365242,-2.797423944,-0.049648845 -Ryan Bowen,bowenry01,2000,RS,DEN,1175,589,-0.011885996,1.991932496,1.9800465,1.429590507,1.429590507,0,-0.444422152,2.28246271,1.838040558,0.541857755 -Ryan Bowen,bowenry01,2001,RS,DEN,1358,696,0.155318397,0.627847045,0.783165442,1.259947083,1.259947083,0,-0.398005325,0.588976465,0.19097114,0.391764862 -Ryan Bowen,bowenry01,2002,RS,DEN,3212,1686,-0.169009572,2.853860266,2.684850694,4.670042062,4.670042062,0,-0.819054897,2.623095528,1.804040631,-0.098186731 -Ryan Bowen,bowenry01,2003,RS,DEN,1910,996,-0.360561434,4.2274489,3.866887465,3.354347592,3.354347592,0,-1.152270398,3.597541635,2.445271237,-0.221404108 -Ryan Bowen,bowenry01,2004,PO,DEN,12,6,2.868827464,-2.887234186,-0.018406722,0.008468654,0,0.008468654,1.130265929,-5.613796977,-4.483531047,-1.614065139 -Ryan Bowen,bowenry01,2004,RS,DEN,771,392,-1.912455727,1.672592074,-0.239863653,0.500170066,0.500170066,0,-2.306970371,1.090305773,-1.216664598,-0.336594053 -Ryan Bowen,bowenry01,2005,PO,HOU,230,125,-4.528297968,0.253432983,-4.274864985,-0.101680104,0,-0.101680104,-4.514797318,0.851485797,-3.663311521,1.246767575 -Ryan Bowen,bowenry01,2005,RS,HOU,1130,604,-2.548704586,1.705987193,-0.842717394,0.58750653,0.58750653,0,-3.198808272,0.986060613,-2.212747659,-0.038082218 -Ryan Bowen,bowenry01,2006,RS,HOU,1209,652,-4.674074519,0.788373273,-3.885701245,-0.37982338,-0.37982338,0,-5.170017885,0.25022352,-4.919794365,0.492822561 -Ryan Bowen,bowenry01,2008,PO,NOH,71,39,-3.288911372,0.64701811,-2.641893262,0.002189526,0,0.002189526,-3.893542548,-1.784165141,-5.67770769,-1.165572115 -Ryan Bowen,bowenry01,2008,RS,NOH,1250,660,-1.702419573,1.77963676,0.077217187,0.953184324,0.953184324,0,-2.189998573,1.42564641,-0.764352163,0.114957445 -Ryan Bowen,bowenry01,2009,PO,NOH,4,2,-21.120191,-7.661313906,-28.78150491,-0.02885087,0,-0.02885087,-20.70514594,-3.122528158,-23.8276741,4.773408376 -Ryan Bowen,bowenry01,2009,RS,NOH,405,219,-1.425892315,0.911832678,-0.514059637,0.252762479,0.252762479,0,-1.919604641,1.627032557,-0.292572085,1.089264843 -Ryan Bowen,bowenry01,2010,RS,OKC,16,8,7.363390105,2.651074965,10.01446507,0.053043812,0.053043812,0,6.408408228,5.366376618,11.77478485,1.701490374 -Anthony Bowie,bowiean01,1989,RS,SAS,961,438,-0.833268212,-1.087756392,-1.921024604,0.185262726,0.185262726,0,-1.509085834,-0.84393241,-2.353018244,0.007472584 -Anthony Bowie,bowiean01,1990,PO,HOU,8,4,-12.80098,-4.28396764,-17.08494764,-0.030727067,0,-0.030727067,-13.95507055,-3.503432196,-17.45850275,1.786448519 -Anthony Bowie,bowiean01,1990,RS,HOU,1958,918,-3.066735864,-0.243736693,-3.310472557,-0.262682608,-0.262682608,0,-3.458129428,-0.921123377,-4.379252805,0.067391315 -Anthony Bowie,bowiean01,1992,RS,ORL,3554,1721,0.412959108,-0.523060783,-0.110101675,2.307114228,2.307114228,0,-0.008990861,-0.482301158,-0.491292019,-0.458357481 -Anthony Bowie,bowiean01,1993,RS,ORL,3574,1761,-1.093198542,-0.378686704,-1.471885246,1.146250068,1.146250068,0,-1.428708801,-0.64348724,-2.072196041,-0.178051981 -Anthony Bowie,bowiean01,1994,PO,ORL,24,13,-7.041753005,-3.738409034,-10.78016204,-0.055958077,0,-0.055958077,-8.563853865,-2.4429854,-11.00683926,1.677166045 -Anthony Bowie,bowiean01,1994,RS,ORL,1902,948,-1.572630978,-1.196863332,-2.76949431,-0.009427727,-0.009427727,0,-2.039018255,-1.884956828,-3.923975083,-0.011008863 -Anthony Bowie,bowiean01,1995,PO,ORL,222,118,1.295397745,-3.763696828,-2.468299083,0.01758873,0,0.01758873,0.207472636,-3.687571531,-3.480098895,0.502026541 -Anthony Bowie,bowiean01,1995,RS,ORL,2527,1261,-1.024911938,-0.998430872,-2.02334281,0.467608216,0.467608216,0,-1.308939973,-1.283471212,-2.592411185,0.021010895 -Anthony Bowie,bowiean01,1996,PO,ORL,275,152,-1.539623159,-1.369140697,-2.908763856,-0.012655497,0,-0.012655497,-2.484869935,-1.925736085,-4.41060602,-0.29743184 -Anthony Bowie,bowiean01,1996,RS,ORL,2085,1078,-1.866805658,-1.199055053,-3.065860711,-0.173566938,-0.173566938,0,-2.362160769,-1.623126148,-3.985286917,-0.082955583 -Anthony Bowie,bowiean01,1998,PO,NYK,42,23,-3.513102758,-0.262622512,-3.77572527,-0.012591452,0,-0.012591452,-4.459910168,-0.554602309,-5.014512477,1.242848336 -Anthony Bowie,bowiean01,1998,RS,NYK,416,224,-0.318219915,-0.27623273,-0.594452645,0.24608699,0.24608699,0,-1.332131419,-1.008290319,-2.340421739,-0.096161973 -Sam Bowie,bowiesa01,1985,PO,POR,562,259,-3.430632769,0.098921366,-3.331711403,-0.079246375,0,-0.079246375,-3.428159113,0.204013475,-3.224145638,-0.0431376 -Sam Bowie,bowiesa01,1985,RS,POR,4833,2216,-0.964598997,1.970017863,1.005418866,4.234631137,4.234631137,0,-0.770606426,1.554876659,0.784270233,-0.273999651 -Sam Bowie,bowiesa01,1986,RS,POR,2493,1132,-1.739079356,0.900450354,-0.838629002,1.10138771,1.10138771,0,-1.514072666,0.592789513,-0.921283153,-0.235710272 -Sam Bowie,bowiesa01,1987,RS,POR,361,163,-3.952635225,-0.85981978,-4.812455006,-0.171342646,-0.171342646,0,-3.358873963,-1.102053561,-4.460927524,-0.104968526 -Sam Bowie,bowiesa01,1989,PO,POR,138,67,-0.901032265,-1.955589172,-2.856621437,-0.003720301,0,-0.003720301,-0.95200547,-2.270897096,-3.222902565,-0.986120864 -Sam Bowie,bowiesa01,1989,RS,POR,902,412,-3.419792816,0.195464043,-3.224328772,-0.099291413,-0.099291413,0,-3.183252392,-0.843406386,-4.026658778,-0.422755988 -Sam Bowie,bowiesa01,1990,RS,NJN,4618,2207,-2.154131838,0.676432006,-1.477699832,1.42632534,1.42632534,0,-2.237909363,0.559137205,-1.678772158,-0.437817001 -Sam Bowie,bowiesa01,1991,RS,NJN,4009,1916,-2.568457813,0.279997405,-2.288460409,0.449459681,0.449459681,0,-2.428985697,-0.006531172,-2.435516869,-0.376831548 -Sam Bowie,bowiesa01,1992,PO,NJN,229,112,-2.520478284,-0.783645288,-3.304123572,-0.032863853,0,-0.032863853,-2.774159711,-0.258455976,-3.032615687,0.588419555 -Sam Bowie,bowiesa01,1992,RS,NJN,4500,2179,-1.549692055,0.067778762,-1.481913293,1.40399332,1.40399332,0,-1.293135685,-0.067617544,-1.360753229,-0.400528379 -Sam Bowie,bowiesa01,1993,PO,NJN,137,71,-4.494438259,5.979382409,1.48494415,0.159891152,0,0.159891152,-3.998919111,5.946025451,1.94710634,0.971103167 -Sam Bowie,bowiesa01,1993,RS,NJN,4232,2092,-2.868746596,1.55791898,-1.310827615,1.530575304,1.530575304,0,-2.733703056,1.080942114,-1.652760942,-0.351214984 -Sam Bowie,bowiesa01,1994,RS,LAL,1119,556,-3.078583961,-1.804788292,-4.883372253,-0.604251407,-0.604251407,0,-3.179357581,-2.203333932,-5.382691513,-0.147077415 -Sam Bowie,bowiesa01,1995,PO,LAL,251,135,-6.466746833,1.422844921,-5.043901912,-0.163324564,0,-0.163324564,-6.828997704,0.885343355,-5.943654349,0.206027029 -Sam Bowie,bowiesa01,1995,RS,LAL,2457,1225,-4.752230599,-0.264561435,-5.016792034,-1.41841404,-1.41841404,0,-4.700765949,-0.665575032,-5.366340982,0.111543992 -Ira Bowman,bowmair01,2000,PO,PHI,20,11,-7.571740115,-3.885490118,-11.45723023,-0.050467656,0,-0.050467656,-7.846174073,-6.197184661,-14.04335873,0.12071587 -Ira Bowman,bowmair01,2000,RS,PHI,39,20,-1.083154162,0.055407363,-1.027746799,0.017445575,0.017445575,0,-2.213924735,-2.498708607,-4.712633342,-0.687836767 -Ira Bowman,bowmair01,2001,RS,ATL,37,19,0.735781108,-2.241006943,-1.505225836,0.011755474,0.011755474,0,-0.936677858,-4.726487409,-5.663165267,-2.38086075 -Ira Bowman,bowmair01,2002,RS,PHI,54,29,2.20284106,0.542916643,2.745757703,0.082113375,0.082113375,0,1.301086677,0.847564215,2.148650892,0.902131338 -Donnie Boyce,boycedo01,1996,PO,ATL,4,2,-14.29071976,-4.57515718,-18.86587694,-0.018604016,0,-0.018604016,-9.743685827,-6.79700879,-16.54069462,8.54852576 -Donnie Boyce,boycedo01,1996,RS,ATL,77,41,-2.586535824,0.789161749,-1.797374075,0.01988014,0.01988014,0,-1.372512737,-1.69041705,-3.062929787,-0.219573242 -Donnie Boyce,boycedo01,1997,RS,ATL,282,154,-6.470237522,1.044328374,-5.425909148,-0.2141611,-0.2141611,0,-5.566392827,-0.139404239,-5.705797065,1.698252994 -Dennis Boyd,boydde01,1979,RS,DET,90,40,-10.37617369,-6.001848253,-16.37802194,-0.279248231,-0.279248231,0,-10.5799055,-6.77187374,-17.35177924,0.433976201 -Freddie Boyd,boydfr01,1977,RS,NOJ,2738,1212,-0.27289492,-0.626668651,-0.899563571,1.140634277,1.140634277,0,-0.5976948,-0.569238984,-1.166933785,-0.33971573 -Freddie Boyd,boydfr01,1978,RS,NOJ,828,363,-2.207617019,-1.8400181,-4.047635119,-0.239419997,-0.239419997,0,-2.900523199,-2.394050106,-5.294573305,-0.406993104 -Earl Boykins,boykiea01,1999,RS,CLE,310,170,-3.425114479,-2.490077587,-5.915192066,-0.27687432,-0.27687432,0,-3.405135459,-3.064573035,-6.469708494,0.768597809 -Earl Boykins,boykiea01,1999,RS,NJN,98,51,-4.070634609,-5.07241686,-9.143051469,-0.167710745,-0.167710745,0,-4.105012811,-6.634922285,-10.7399351,0.737008218 -Earl Boykins,boykiea01,2000,RS,CLE,510,253,2.20649903,-0.902911897,1.303587134,0.526239675,0.526239675,0,1.743110392,-1.534859993,0.208250398,0.540243841 -Earl Boykins,boykiea01,2000,RS,ORL,16,8,19.22979449,-3.397184592,15.8326099,0.073407808,0.073407808,0,16.11922288,-4.670032089,11.44919079,-3.029755725 -Earl Boykins,boykiea01,2001,RS,LAC,281,149,0.788004322,-1.695372122,-0.9073678,0.139598912,0.139598912,0,0.515422498,-2.101975754,-1.586553257,-0.314855104 -Earl Boykins,boykiea01,2002,RS,LAC,1445,761,0.099370946,-3.000637738,-2.901266792,-0.058386186,-0.058386186,0,-0.32158388,-3.747708487,-4.069292367,-0.539133341 -Earl Boykins,boykiea01,2003,RS,GSW,2622,1321,2.405522297,-2.182846347,0.222675951,1.988914429,1.988914429,0,1.881524775,-2.696369155,-0.81484438,-0.670680888 -Earl Boykins,boykiea01,2004,PO,DEN,233,121,6.110768318,-0.212752486,5.898015832,0.546039391,0,0.546039391,5.931884729,-0.818262909,5.11362182,-0.744687456 -Earl Boykins,boykiea01,2004,RS,DEN,3635,1849,2.107962418,-2.858212517,-0.7502501,1.873949148,1.873949148,0,1.68639919,-3.381885895,-1.695486705,-0.605850624 -Earl Boykins,boykiea01,2005,PO,DEN,291,152,-0.48458529,-2.099657254,-2.584242544,0.013275342,0,0.013275342,-0.57668154,-1.90142971,-2.47811125,0.120538091 -Earl Boykins,boykiea01,2005,RS,DEN,4260,2162,1.70904797,-1.834049599,-0.125001628,2.876458464,2.876458464,0,1.471361751,-1.8233188,-0.351957049,-0.605573624 -Earl Boykins,boykiea01,2006,PO,DEN,271,140,0.161968852,-2.37367796,-2.211709107,0.039532277,0,0.039532277,-0.095999756,-2.004802754,-2.10080251,-0.279065218 -Earl Boykins,boykiea01,2006,RS,DEN,3051,1542,0.761686687,-4.060738523,-3.299051837,-0.429510622,-0.429510622,0,0.775583582,-3.870050355,-3.094466773,-0.518455078 -Earl Boykins,boykiea01,2007,RS,DEN,1800,877,1.261503258,-2.587126994,-1.325623736,0.638043721,0.638043721,0,1.225549909,-2.656515096,-1.430965187,0.104105166 -Earl Boykins,boykiea01,2007,RS,MIL,2245,1154,0.448503409,-3.584848824,-3.136345415,-0.228365305,-0.228365305,0,0.460880952,-3.172435065,-2.711554113,0.366658252 -Earl Boykins,boykiea01,2008,RS,CHA,1116,577,-2.243819072,-3.205424392,-5.449243464,-0.789439017,-0.789439017,0,-2.658046073,-4.390346865,-7.048392937,-0.609725338 -Earl Boykins,boykiea01,2010,RS,WAS,2156,1117,-1.90476442,-3.540613551,-5.445377972,-1.525216361,-1.525216361,0,-2.212992381,-4.12408638,-6.33707876,-0.663753093 -Earl Boykins,boykiea01,2011,RS,MIL,1631,862,0.670751393,-0.324264372,0.346487021,1.35529476,1.35529476,0,0.280510655,-1.055087483,-0.774576829,-0.445964686 -Earl Boykins,boykiea01,2012,RS,HOU,214,111,-2.240546752,-2.478678907,-4.719225658,-0.11111365,-0.11111365,0,-2.67450912,-3.604534191,-6.279043311,-0.337807253 -Winford Boynes,boynewi01,1979,RS,NJN,2714,1176,-2.763822728,-1.514796884,-4.278619611,-0.918425527,-0.918425527,0,-3.057385002,-1.991250144,-5.048635145,0.147184253 -Winford Boynes,boynewi01,1980,RS,NJN,2464,1102,-1.386829311,0.084818919,-1.302010392,0.817538146,0.817538146,0,-1.757076974,-0.274752805,-2.031829778,0.438277044 -Winford Boynes,boynewi01,1981,RS,DAL,1573,757,-5.996902952,-1.802171833,-7.799074785,-1.954775622,-1.954775622,0,-6.056584325,-2.212574627,-8.269158952,0.249178185 -Cedric Bozeman,bozemce01,2007,RS,ATL,377,199,-4.668128575,-0.799707357,-5.467835933,-0.280277633,-0.280277633,0,-5.14815564,-1.091878268,-6.240033908,1.46211174 -Craig Brackins,brackcr01,2011,RS,PHI,64,33,-5.083639498,-0.852531879,-5.936171378,-0.05430744,-0.05430744,0,-4.298843162,-1.204615515,-5.503458677,1.152063373 -Craig Brackins,brackcr01,2012,RS,PHI,166,88,-4.737891989,-2.394001355,-7.131893344,-0.195915251,-0.195915251,0,-4.675071796,-4.049098571,-8.724170367,-0.385502914 -Alonzo Bradley,bradlal01,1978,RS,HOU,1703,798,-3.022401136,-2.743657888,-5.766059024,-1.229678726,-1.229678726,0,-3.26370923,-3.117722544,-6.381431775,0.151464323 -Alonzo Bradley,bradlal01,1979,PO,HOU,2,1,-3.46685635,-4.476432358,-7.943288708,-0.002699853,0,-0.002699853,-5.366260216,-6.305635689,-11.6718959,-1.234030553 -Alonzo Bradley,bradlal01,1979,RS,HOU,536,245,-3.453418386,-2.185324227,-5.638742614,-0.362655158,-0.362655158,0,-3.678674458,-2.935679378,-6.614353836,0.464002109 -Alonzo Bradley,bradlal01,1980,PO,HOU,30,15,13.72460031,2.890431604,16.61503191,0.153257679,0,0.153257679,13.31066411,2.439469388,15.7501335,0.266720636 -Alonzo Bradley,bradlal01,1980,RS,HOU,205,96,-8.199024296,-2.768907135,-10.96793143,-0.403594543,-0.403594543,0,-8.044356728,-4.013947393,-12.05830412,0.281717631 -Alex Bradley,bradlal02,1982,RS,NYK,694,331,-1.712847483,-1.250047796,-2.962895279,-0.03604589,-0.03604589,0,-2.021081573,-2.378744085,-4.399825658,0.263978471 -Avery Bradley,bradlav01,2011,RS,BOS,309,162,-7.520496945,-0.502591984,-8.023088929,-0.44192733,-0.44192733,0,-6.90509193,-1.049297243,-7.954389173,1.303055019 -Avery Bradley,bradlav01,2012,PO,BOS,459,248,-2.485444987,1.959893954,-0.525551033,0.291808853,0,0.291808853,-2.381795578,1.48521639,-0.896579188,0.47259744 -Avery Bradley,bradlav01,2012,RS,BOS,2606,1368,-1.450994744,1.318115606,-0.132879139,1.826295361,1.826295361,0,-1.79773111,0.976102078,-0.821629032,-0.016864427 -Avery Bradley,bradlav01,2013,PO,BOS,351,191,-4.253153456,4.361279545,0.108126089,0.287336967,0,0.287336967,-4.359527637,4.341681607,-0.01784603,0.026268117 -Avery Bradley,bradlav01,2013,RS,BOS,2773,1435,-2.715733206,0.904842326,-1.81089088,0.690600928,0.690600928,0,-2.374228549,1.38817792,-0.98605063,0.412244485 -Avery Bradley,bradlav01,2014,RS,BOS,3695,1855,-0.927011853,0.923869525,-0.003142328,2.609026324,2.609026324,0,-0.672180353,0.949178132,0.276997779,0.344691433 -Avery Bradley,bradlav01,2015,PO,BOS,264,133,-1.396643393,2.816601531,1.419958138,0.293416381,0,0.293416381,-2.402174765,2.659942553,0.257767788,0.523586519 -Avery Bradley,bradlav01,2015,RS,BOS,4966,2428,-1.632032544,-0.92544808,-2.557480624,0.241094866,0.241094866,0,-0.832976294,-0.303505808,-1.136482102,1.048862996 -Avery Bradley,bradlav01,2016,PO,BOS,69,33,3.783949456,0.607124487,4.391073943,0.124390681,0,0.124390681,4.392506454,-1.939809299,2.452697155,0.298176533 -Avery Bradley,bradlav01,2016,RS,BOS,5261,2536,1.247226748,-0.595058067,0.652168681,4.425867809,4.425867809,0,1.439723989,0.333132491,1.77285648,0.53080054 -Avery Bradley,bradlav01,2017,PO,BOS,1272,645,-0.130303015,-3.687226774,-3.817529789,-0.361727988,0,-0.361727988,-0.876815018,-3.312346722,-4.189161741,-0.157434284 -Avery Bradley,bradlav01,2017,RS,BOS,3743,1835,-0.215051322,0.716820816,0.501769494,3.054218499,3.054218499,0,0.827915909,0.871370649,1.699286558,0.317584912 -Avery Bradley,bradlav01,2018,RS,LAC,343,165,-3.746085894,0.799876017,-2.946209877,-0.016499851,-0.016499851,0,-3.136105674,1.667687737,-1.468417937,-0.106208446 -Avery Bradley,bradlav01,2018,RS,DET,2575,1268,-2.302641776,0.210505356,-2.092136421,0.429216273,0.429216273,0,-1.515315311,0.407734595,-1.107580716,0.844257974 -Avery Bradley,bradlav01,2019,RS,MEM,932,442,0.944068626,0.755706632,1.699775258,1.007187661,1.007187661,0,-0.748472636,0.837595575,0.089122939,0.378415781 -Avery Bradley,bradlav01,2019,RS,LAC,3081,1463,-3.610625012,0.663256405,-2.947368607,-0.147076827,-0.147076827,0,-3.618477433,0.566748864,-3.051728569,-0.168491131 -Bill Bradley,bradlbi01,1977,RS,NYK,2339,1027,-1.284904156,-1.579447109,-2.864351265,-0.059978226,-0.059978226,0,-1.795001925,-1.966979518,-3.761981443,0.109700532 -Charles Bradley,bradlch01,1982,PO,BOS,37,18,-17.53402843,-0.42279783,-17.95682626,-0.150479684,0,-0.150479684,-16.34444619,0.195735915,-16.14871027,4.462401174 -Charles Bradley,bradlch01,1982,RS,BOS,725,339,-3.936780222,-0.913717442,-4.850497665,-0.368134235,-0.368134235,0,-3.964936597,-1.224396564,-5.18933316,1.35948501 -Charles Bradley,bradlch01,1983,PO,BOS,8,4,-3.652100028,-3.338742798,-6.990842825,-0.008822665,0,-0.008822665,-5.453345965,-5.414589792,-10.86793576,-1.178160403 -Charles Bradley,bradlch01,1983,RS,BOS,1166,532,-4.233208349,1.520414304,-2.712794045,0.010200924,0.010200924,0,-3.9890594,1.198360012,-2.790699388,1.056461317 -Charles Bradley,bradlch01,1984,RS,SEA,82,39,-9.217188174,-5.459372785,-14.67656096,-0.240067953,-0.240067953,0,-9.408835173,-6.558835219,-15.96767039,1.192552915 -Dudley Bradley,bradldu01,1980,RS,IND,4459,2027,-0.976279653,3.055958479,2.079678826,5.015309113,5.015309113,0,-0.742811362,3.015795734,2.272984371,0.429766048 -Dudley Bradley,bradldu01,1981,PO,IND,41,19,-8.952382892,0.036682576,-8.915700316,-0.062917727,0,-0.062917727,-8.009080188,-0.449497121,-8.458577309,1.991638319 -Dudley Bradley,bradldu01,1981,RS,IND,3970,1867,-0.0693738,3.409671271,3.340297471,5.849827906,5.849827906,0,0.207296659,3.812884334,4.020180993,0.862580205 -Dudley Bradley,bradldu01,1982,PO,PHO,52,24,-12.07392192,-3.150084176,-15.2240061,-0.158639296,0,-0.158639296,-12.25080256,-5.11868169,-17.36948425,0.700962287 -Dudley Bradley,bradldu01,1982,RS,PHO,1965,937,-2.387056306,2.651440743,0.264384438,1.451864403,1.451864403,0,-2.377056301,2.410065503,0.033009202,0.766395569 -Dudley Bradley,bradldu01,1983,RS,CHI,1527,683,0.042634665,0.917133177,0.959767842,1.299177149,1.299177149,0,-0.366083431,0.673425571,0.30734214,0.520379349 -Dudley Bradley,bradldu01,1985,PO,WSB,84,41,1.50210183,-0.896837763,0.605264068,0.07329159,0,0.07329159,0.986648786,-1.767304573,-0.780655787,1.309605327 -Dudley Bradley,bradldu01,1985,RS,WSB,2604,1232,-0.335055151,2.615935293,2.280880142,3.187428611,3.187428611,0,-0.522399224,2.284931031,1.762531807,0.82309389 -Dudley Bradley,bradldu01,1986,PO,WSB,166,82,-1.201075913,-0.46787884,-1.668954753,0.047597966,0,0.047597966,-1.141132405,-0.005887151,-1.147019556,2.04667623 -Dudley Bradley,bradldu01,1986,RS,WSB,1758,842,-0.872231214,3.715874883,2.843643668,2.431100301,2.431100301,0,-0.675001478,3.717920894,3.042919416,1.21008063 -Dudley Bradley,bradldu01,1987,PO,MIL,96,46,-3.174302421,-0.024329775,-3.198632197,-0.011181804,0,-0.011181804,-3.222164672,0.040909329,-3.181255343,2.933000067 -Dudley Bradley,bradldu01,1987,RS,MIL,1902,900,-1.534314552,4.883793188,3.349478636,2.83464162,2.83464162,0,-1.171237124,4.676019078,3.504781954,1.234227928 -Dudley Bradley,bradldu01,1988,RS,NJN,2975,1432,-1.051648365,1.909442472,0.857794107,2.673359327,2.673359327,0,-1.127668801,2.091068049,0.963399248,1.433277748 -Dudley Bradley,bradldu01,1988,RS,MIL,10,5,-2.106347662,-2.144015563,-4.250363224,-0.004029933,-0.004029933,0,-2.710728526,0.890260539,-1.820467987,5.332941481 -Dudley Bradley,bradldu01,1989,RS,ATL,553,267,-3.420281593,0.283389307,-3.136892286,-0.053541617,-0.053541617,0,-3.088187718,0.17019977,-2.917987948,1.619975114 -Michael Bradley,bradlmi01,2002,PO,TOR,5,3,6.719010879,-2.049761734,4.669249146,0.012034903,0,0.012034903,4.067151056,0.497145594,4.56429665,2.526330117 -Michael Bradley,bradlmi01,2002,RS,TOR,221,118,-3.347248188,-2.262925198,-5.610173386,-0.171670464,-0.171670464,0,-4.122303472,-4.246793175,-8.369096646,-0.278379436 -Michael Bradley,bradlmi01,2003,RS,TOR,2489,1314,-1.207405361,-3.239232353,-4.446637714,-1.130417646,-1.130417646,0,-1.704799059,-3.653815759,-5.358614818,-0.567752016 -Michael Bradley,bradlmi01,2004,RS,ATL,115,60,-4.065238834,-1.512477971,-5.577716806,-0.086967108,-0.086967108,0,-4.25058815,-2.291237738,-6.541825887,0.42666067 -Michael Bradley,bradlmi01,2004,RS,TOR,70,38,-6.699425787,-0.757588962,-7.457014748,-0.092496056,-0.092496056,0,-6.942394427,-1.301972676,-8.244367104,1.237315173 -Michael Bradley,bradlmi01,2005,RS,SAC,94,48,-1.200063676,-3.144151214,-4.344214891,-0.039338487,-0.039338487,0,-1.825930107,-4.121215958,-5.947146065,0.699653131 -Michael Bradley,bradlmi01,2005,RS,ORL,110,55,-3.5911537,0.150374377,-3.440779323,-0.01922837,-0.01922837,0,-4.205207315,-1.290320952,-5.495528267,-0.738722513 -Michael Bradley,bradlmi01,2005,RS,PHI,32,16,3.245926138,-1.568076779,1.677849359,0.035971353,0.035971353,0,2.031533617,-4.567504567,-2.53597095,-0.443209109 -Michael Bradley,bradlmi01,2006,RS,PHI,717,367,-3.969376379,-1.620920975,-5.590297353,-0.528961617,-0.528961617,0,-4.293171405,-2.863411368,-7.156582773,-0.493675222 -Shawn Bradley,bradlsh01,1994,RS,PHI,2793,1385,-6.378915004,0.958667873,-5.420247131,-1.889749941,-1.889749941,0,-5.578127908,0.813489001,-4.764638907,0.146955823 -Shawn Bradley,bradlsh01,1995,RS,PHI,4535,2365,-3.53322631,2.270100679,-1.263125632,1.791049798,1.791049798,0,-3.297071891,2.21015097,-1.08692092,-0.159721134 -Shawn Bradley,bradlsh01,1996,RS,PHI,649,334,-5.191951939,-1.818077421,-7.01002936,-0.727272876,-0.727272876,0,-4.894076078,-1.38841301,-6.282489088,0.170899316 -Shawn Bradley,bradlsh01,1996,RS,NJN,3821,1995,-4.312440609,-0.297096988,-4.609537597,-1.896130027,-1.896130027,0,-3.942506633,-0.037717204,-3.980223837,0.167023434 -Shawn Bradley,bradlsh01,1997,RS,NJN,2391,1228,-3.692639993,-1.391264045,-5.083904037,-1.458159615,-1.458159615,0,-3.429054979,-1.128201055,-4.557256034,-0.255304705 -Shawn Bradley,bradlsh01,1997,RS,DAL,1988,1060,-3.559635326,-0.928752965,-4.488388291,-0.939379359,-0.939379359,0,-3.307277048,-0.600320213,-3.907597262,-0.073951777 -Shawn Bradley,bradlsh01,1998,RS,DAL,3452,1822,-3.727509787,2.886571739,-0.840938047,1.764878824,1.764878824,0,-3.384483627,2.624305163,-0.760178464,-0.502191285 -Shawn Bradley,bradlsh01,1999,RS,DAL,2427,1294,-0.706910749,3.208314825,2.501404076,3.442126164,3.442126164,0,-0.707319838,2.893173483,2.185853645,-0.644924639 -Shawn Bradley,bradlsh01,2000,RS,DAL,3802,1901,-1.867025016,2.831184292,0.964159276,3.595770333,3.595770333,0,-1.610290471,2.750976166,1.140685695,-0.17148136 -Shawn Bradley,bradlsh01,2001,PO,DAL,477,256,-0.775164925,4.119726293,3.344561368,0.818684525,0,0.818684525,-1.085345987,3.478567022,2.393221036,-0.252885133 -Shawn Bradley,bradlsh01,2001,RS,DAL,3930,2001,-2.527391843,5.224846138,2.697454296,5.537541778,5.537541778,0,-2.469449175,4.161258004,1.691808829,-0.395505361 -Shawn Bradley,bradlsh01,2002,PO,DAL,51,25,-6.433378545,-2.084344924,-8.517723469,-0.078112898,0,-0.078112898,-6.665780958,-0.98170456,-7.647485518,2.703626509 -Shawn Bradley,bradlsh01,2002,RS,DAL,1480,757,-2.315486012,3.000373402,0.684887389,1.332016909,1.332016909,0,-2.279565766,2.771295868,0.491730102,0.37289621 -Shawn Bradley,bradlsh01,2003,PO,DAL,483,246,-5.677520349,-0.051446566,-5.728966914,-0.388112766,0,-0.388112766,-5.381242584,-0.232308009,-5.613550593,0.592684342 -Shawn Bradley,bradlsh01,2003,RS,DAL,3374,1731,-1.21163891,5.238534677,4.026895767,5.977263085,5.977263085,0,-1.0498566,4.76726104,3.71740444,-0.119920652 -Shawn Bradley,bradlsh01,2004,PO,DAL,6,3,-6.622452335,-3.198918987,-9.821371323,-0.011486324,0,-0.011486324,-7.993291409,-1.790460202,-9.783751611,2.593343195 -Shawn Bradley,bradlsh01,2004,RS,DAL,1518,773,-1.654472761,2.996600929,1.342128168,1.616243993,1.616243993,0,-1.612955937,2.836185166,1.223229229,0.133996841 -Shawn Bradley,bradlsh01,2005,PO,DAL,52,27,3.48254407,-1.067367263,2.415176807,0.074098738,0,0.074098738,2.22821697,-0.661463539,1.56675343,0.881545 -Shawn Bradley,bradlsh01,2005,RS,DAL,1729,885,-3.071453559,2.290372468,-0.781081091,0.892870188,0.892870188,0,-3.117217825,1.935265311,-1.181952514,0.398574838 -Tony Bradley,bradlto01,2018,PO,UTA,4,2,19.00037233,-18.57974163,0.4206307,0.003095133,0,0.003095133,13.39358124,-13.78312146,-0.389540211,-7.063567629 -Tony Bradley,bradlto01,2018,RS,UTA,63,29,-3.142055787,3.382776439,0.240720652,0.043873095,0.043873095,0,-4.38025283,0.899353216,-3.480899614,-0.845150471 -Tony Bradley,bradlto01,2019,RS,UTA,83,36,1.337228884,-3.83355501,-2.496326125,0.004724878,0.004724878,0,-1.101701719,-1.640267267,-2.741968986,1.434864989 -Mark Bradtke,bradtma01,1997,RS,PHI,504,251,-4.01684535,-1.493830936,-5.510676286,-0.35289507,-0.35289507,0,-4.393176489,-1.877394788,-6.270571277,-0.164599238 -Marques Bragg,braggma01,1996,RS,MIN,727,369,-4.191736558,-0.184003624,-4.375740182,-0.30983412,-0.30983412,0,-3.988730796,-0.120126184,-4.10885698,1.143570699 -Torraye Braggs,braggto01,2004,RS,WAS,43,22,1.760528631,-5.001952952,-3.241424321,-0.005672257,-0.005672257,0,0.296229417,-2.635829946,-2.339600529,2.583978632 -Torraye Braggs,braggto01,2004,RS,HOU,244,132,-2.492258375,-0.437963892,-2.930222266,-0.012236682,-0.012236682,0,-2.679290051,-0.857984425,-3.537274477,0.746459469 -Torraye Braggs,braggto01,2005,RS,HOU,45,24,-0.750698399,-2.068771089,-2.819469488,-0.000845719,-0.000845719,0,-1.271424054,-3.134567331,-4.405991385,-0.532459088 -A.J. Bramlett,bramlaj01,2000,RS,CLE,123,61,-8.360250498,-1.460234549,-9.820485047,-0.221280828,-0.221280828,0,-7.89985332,-1.09361209,-8.993465409,0.52741307 -Adrian Branch,brancad01,1987,PO,LAL,89,42,-13.00340137,0.014747306,-12.98865407,-0.232271649,0,-0.232271649,-11.74005726,-0.087496431,-11.82755369,2.615216074 -Adrian Branch,brancad01,1987,RS,LAL,469,219,0.123835466,1.631483914,1.75531938,0.509561903,0.509561903,0,0.431307815,1.08359204,1.514899855,1.249520591 -Adrian Branch,brancad01,1988,RS,NJN,640,308,-4.131755921,0.599365596,-3.532390325,-0.123706008,-0.123706008,0,-4.111369583,-0.11512627,-4.226495853,0.623016121 -Adrian Branch,brancad01,1989,PO,POR,10,5,-4.065060001,-2.697032024,-6.762092025,-0.01023754,0,-0.01023754,-4.90453302,-4.799328967,-9.703861987,-2.889497922 -Adrian Branch,brancad01,1989,RS,POR,1776,811,-0.53736051,-0.404888175,-0.942248686,0.752381607,0.752381607,0,-0.502647797,-1.054586516,-1.557234313,0.597308632 -Adrian Branch,brancad01,1990,RS,MIN,175,91,-3.415350033,0.701543405,-2.713806629,0.001702823,0.001702823,0,-2.813744708,0.111326831,-2.702417877,1.329085099 -Elton Brand,brandel01,2000,RS,CHI,5650,2999,-0.923314114,0.180657495,-0.742656619,3.053428976,3.053428976,0,-1.109800935,0.349888071,-0.759912864,-0.551759376 -Elton Brand,brandel01,2001,RS,CHI,5468,2906,0.102901074,-0.754832648,-0.651931573,3.091767771,3.091767771,0,0.050047532,-0.628582347,-0.578534815,-0.561490961 -Elton Brand,brandel01,2002,RS,LAC,5734,3020,4.08102442,0.750138857,4.831163277,11.57540281,11.57540281,0,3.833756175,1.145210667,4.978966842,-0.830390234 -Elton Brand,brandel01,2003,RS,LAC,4721,2454,1.813794055,1.819545886,3.633339941,7.927773829,7.927773829,0,1.825057464,1.956124033,3.781181497,-0.74158458 -Elton Brand,brandel01,2004,RS,LAC,5120,2670,3.218606526,-0.51246004,2.706146486,7.369149616,7.369149616,0,3.037427849,-0.167314276,2.870113573,-0.777773534 -Elton Brand,brandel01,2005,RS,LAC,5635,3001,2.644957461,1.440028832,4.084986293,10.36443145,10.36443145,0,2.568645227,1.25927829,3.827923517,-0.885460108 -Elton Brand,brandel01,2006,PO,LAC,1014,517,5.563630607,1.75506106,7.318691667,2.700932742,0,2.700932742,5.743190745,1.804378852,7.547569597,-1.25974015 -Elton Brand,brandel01,2006,RS,LAC,5988,3099,3.177099433,1.698715368,4.875814801,11.93625546,11.93625546,0,3.134622255,1.720977434,4.855599689,-0.919514211 -Elton Brand,brandel01,2007,RS,LAC,5888,3077,2.117364437,1.141741634,3.259106071,9.349540457,9.349540457,0,2.055163499,1.068790816,3.123954315,-0.829141306 -Elton Brand,brandel01,2008,RS,LAC,532,274,-0.936121765,-0.875556624,-1.81167839,0.130029532,0.130029532,0,-0.987283554,-0.987592917,-1.974876471,-0.815161503 -Elton Brand,brandel01,2009,RS,PHI,1745,920,-4.124705475,0.386505977,-3.738199498,-0.461483975,-0.461483975,0,-3.590676288,0.041173993,-3.549502294,-0.472382583 -Elton Brand,brandel01,2010,RS,PHI,4434,2297,-1.111738581,0.306034742,-0.80570384,2.274254459,2.274254459,0,-1.00671124,0.533790348,-0.472920892,-0.178106081 -Elton Brand,brandel01,2011,PO,PHI,335,185,0.795499814,0.366748584,1.162248398,0.379827057,0,0.379827057,0.295823225,1.089822477,1.385645703,-0.237757234 -Elton Brand,brandel01,2011,RS,PHI,5428,2809,0.264695456,1.700234099,1.964929556,6.713078098,6.713078098,0,0.304194871,2.095257012,2.399451883,-0.608657398 -Elton Brand,brandel01,2012,PO,PHI,664,356,-1.510596515,3.760441996,2.249845481,0.933614403,0,0.933614403,-1.520817815,3.589948808,2.069130992,-0.287702484 -Elton Brand,brandel01,2012,RS,PHI,3274,1732,-1.240676001,3.581476499,2.340800498,4.480176552,4.480176552,0,-1.055875704,3.527866749,2.471991045,-0.377584485 -Elton Brand,brandel01,2013,RS,DAL,3028,1527,-2.558321258,1.115259151,-1.443062107,1.016711607,1.016711607,0,-2.376783896,1.430428999,-0.946354897,-0.136385124 -Elton Brand,brandel01,2014,PO,ATL,159,81,-1.292393843,1.183560063,-0.10883378,0.111527515,0,0.111527515,1.982693854,-1.961020905,0.021672949,-0.861343411 -Elton Brand,brandel01,2014,RS,ATL,2853,1414,-1.627364504,0.811142249,-0.816222255,1.390885358,1.390885358,0,-1.060433591,0.273924401,-0.78650919,-0.287798568 -Elton Brand,brandel01,2015,PO,ATL,10,4,-0.816447758,-4.867853305,-5.684301063,-0.006361159,0,-0.006361159,-6.078775831,-3.768808933,-9.847584764,2.891026213 -Elton Brand,brandel01,2015,RS,ATL,965,486,-4.061373728,2.504535777,-1.556837951,0.29449664,0.29449664,0,-3.766719606,1.277125549,-2.489594057,-0.439674643 -Elton Brand,brandel01,2016,RS,PHI,477,225,-4.465878421,3.919559931,-0.54631849,0.253532078,0.253532078,0,-4.246038138,2.323296937,-1.922741202,0.216475311 -Terrell Brandon,brandte01,1992,PO,CLE,303,157,-3.031344192,-1.667983989,-4.699328181,-0.161274428,0,-0.161274428,-3.338472651,-2.01398177,-5.352454421,0.134829087 -Terrell Brandon,brandte01,1992,RS,CLE,3213,1605,-1.674230579,-0.273224563,-1.947455142,0.656249194,0.656249194,0,-1.253972114,-0.60053995,-1.854512064,-0.13867729 -Terrell Brandon,brandte01,1993,PO,CLE,248,132,-2.188958042,0.392219915,-1.796738128,0.065959058,0,0.065959058,-2.129523556,-0.684605208,-2.814128763,-0.350945876 -Terrell Brandon,brandte01,1993,RS,CLE,3240,1622,0.580936631,0.540370328,1.121306959,3.197037682,3.197037682,0,0.624924508,0.279907807,0.904832315,-0.203005966 -Terrell Brandon,brandte01,1994,PO,CLE,99,56,3.457986376,-2.895023503,0.562962873,0.096247706,0,0.096247706,2.369210332,-3.981180317,-1.611969985,-1.264499397 -Terrell Brandon,brandte01,1994,RS,CLE,2991,1548,-0.547194158,0.506183704,-0.041010455,2.135892374,2.135892374,0,-0.414774481,0.208905549,-0.205868932,-0.163705191 -Terrell Brandon,brandte01,1995,RS,CLE,3504,1961,1.621004107,1.353404877,2.974408984,5.709892334,5.709892334,0,1.587246123,1.30688441,2.894130533,-0.285575542 -Terrell Brandon,brandte01,1996,PO,CLE,213,125,1.352626373,-2.15198003,-0.799353657,0.128209504,0,0.128209504,1.040409142,-1.428159252,-0.38775011,-0.064803348 -Terrell Brandon,brandte01,1996,RS,CLE,4457,2570,5.508385994,1.236923207,6.745309201,12.3896013,12.3896013,0,5.394522166,1.402817768,6.797339934,-0.453706762 -Terrell Brandon,brandte01,1997,RS,CLE,5010,2868,2.978216936,1.611245572,4.589462508,10.70850317,10.70850317,0,3.063310746,1.719725515,4.783036262,-0.263337221 -Terrell Brandon,brandte01,1998,RS,MIL,3391,1784,2.844001735,1.240176203,4.084177938,6.209153781,6.209153781,0,2.911573276,1.500607745,4.412181021,-0.165853827 -Terrell Brandon,brandte01,1999,PO,MIN,287,161,2.789179069,2.551353906,5.340532975,0.681265847,0,0.681265847,2.880017823,2.857190849,5.737208673,-0.525059513 -Terrell Brandon,brandte01,1999,RS,MIN,1365,712,3.83832339,0.902040347,4.740363737,2.71110802,2.71110802,0,3.601992657,1.538194656,5.140187313,-0.326106743 -Terrell Brandon,brandte01,1999,RS,MIL,926,505,1.2365381,-0.230332566,1.006205534,0.966456548,0.966456548,0,1.604941238,-0.051768797,1.553172442,-0.124011351 -Terrell Brandon,brandte01,2000,PO,MIN,282,162,6.978398581,-0.073746435,6.904652146,0.816460809,0,0.816460809,6.506226943,0.387345522,6.893572465,-0.706596492 -Terrell Brandon,brandte01,2000,RS,MIN,5004,2587,3.991982136,0.866670359,4.858652495,9.982444527,9.982444527,0,4.058296703,1.219096194,5.277392897,-0.5640433 -Terrell Brandon,brandte01,2001,PO,MIN,283,153,1.138875633,-0.538609887,0.600265746,0.268164381,0,0.268164381,0.853567637,-0.079903158,0.773664479,-0.523083474 -Terrell Brandon,brandte01,2001,RS,MIN,5457,2821,2.764899842,0.636030757,3.400930599,8.789413931,8.789413931,0,2.90707924,1.168507911,4.07558715,-0.661945022 -Terrell Brandon,brandte01,2002,RS,MIN,1835,962,3.325130453,-0.138578249,3.186552204,2.888124256,2.888124256,0,3.183285036,0.461778984,3.64506402,-0.806682268 -Brad Branson,bransbr01,1982,RS,CLE,368,176,-4.039448374,-1.640079417,-5.679527791,-0.262375993,-0.262375993,0,-4.021565108,-2.445049811,-6.46661492,-0.264558342 -Brad Branson,bransbr01,1983,RS,IND,1489,680,-1.423512034,-0.524229053,-1.947741087,0.278103971,0.278103971,0,-1.317665782,-1.244738643,-2.562404425,-0.085673759 -Mike Bratz,bratzmi01,1978,PO,PHO,19,9,-10.68752003,-3.621824264,-14.30934429,-0.05397099,0,-0.05397099,-11.68126388,-5.149846436,-16.83111032,-1.475101818 -Mike Bratz,bratzmi01,1978,RS,PHO,2190,933,-3.134535763,-1.379589517,-4.51412528,-0.84069977,-0.84069977,0,-3.346719862,-1.667654565,-5.014374427,0.121808201 -Mike Bratz,bratzmi01,1979,PO,PHO,635,293,0.726768521,0.395866166,1.122634687,0.602044028,0,0.602044028,0.587089434,0.674609676,1.26169911,0.855105132 -Mike Bratz,bratzmi01,1979,RS,PHO,2965,1297,-1.549168166,-0.75536536,-2.304533527,0.295620037,0.295620037,0,-1.485737036,-0.755733405,-2.241470442,0.305675262 -Mike Bratz,bratzmi01,1980,PO,PHO,358,169,2.828284287,0.169260809,2.997545096,0.515032739,0,0.515032739,3.298560764,0.659529597,3.958090361,0.762827582 -Mike Bratz,bratzmi01,1980,RS,PHO,3509,1589,-1.801459779,0.405205978,-1.396253801,1.102306815,1.102306815,0,-1.495688828,0.460793807,-1.034895021,0.457665046 -Mike Bratz,bratzmi01,1981,RS,CLE,5512,2595,0.145192745,0.137553916,0.282746661,4.012307567,4.012307567,0,0.380659113,0.546635211,0.927294324,-0.075845457 -Mike Bratz,bratzmi01,1982,PO,SAS,387,180,0.270552692,-0.250950681,0.019602011,0.26354289,0,0.26354289,0.32944084,-0.323621848,0.005818992,0.462633878 -Mike Bratz,bratzmi01,1982,RS,SAS,3490,1616,1.557852787,-0.877384399,0.680468388,2.833718004,2.833718004,0,1.644436748,-0.920957287,0.72347946,0.193312559 -Mike Bratz,bratzmi01,1983,RS,CHI,313,140,-3.50013515,-1.066873783,-4.567008933,-0.131072137,-0.131072137,0,-3.450222506,-1.180199697,-4.630422203,1.034585124 -Mike Bratz,bratzmi01,1984,RS,GSW,3108,1428,-0.717401599,-0.122571702,-0.839973302,1.39522711,1.39522711,0,-0.948983916,-0.251781685,-1.200765601,0.269183343 -Mike Bratz,bratzmi01,1985,RS,GSW,1622,746,-1.010684146,-0.639796016,-1.650480162,0.420102611,0.420102611,0,-1.296443263,-0.937821409,-2.234264672,0.398872948 -Mike Bratz,bratzmi01,1986,PO,SAC,30,15,-1.834672877,-5.455495481,-7.290168358,-0.035267513,0,-0.035267513,-2.843774009,-7.630735305,-10.47450931,-1.588590216 -Mike Bratz,bratzmi01,1986,RS,SAC,578,269,-3.174518707,-0.476917258,-3.651435965,-0.125019518,-0.125019518,0,-3.357388747,-0.262859529,-3.620248275,1.08849184 -Tim Breaux,breauti01,1995,RS,HOU,675,340,-3.940829692,-1.251708618,-5.19253831,-0.424044623,-0.424044623,0,-3.975857535,-2.424244384,-6.400101919,0.075996053 -Tim Breaux,breauti01,1996,RS,HOU,1119,570,-4.819682764,-2.068749857,-6.888432621,-1.202005458,-1.202005458,0,-4.912059283,-3.285055491,-8.197114774,-0.116503075 -Tim Breaux,breauti01,1998,RS,MIL,57,30,-3.119250628,2.210050035,-0.909200593,0.028140923,0.028140923,0,-2.851206523,0.076559357,-2.774647166,-0.111386342 -J.R. Bremer,bremejr01,2003,PO,BOS,280,147,-3.670036466,-3.220512457,-6.890548923,-0.323576662,0,-0.323576662,-3.306996758,-4.06317003,-7.370166788,0.941845647 -J.R. Bremer,bremejr01,2003,RS,BOS,2879,1503,0.462443565,-2.517959674,-2.055516109,0.532525294,0.532525294,0,0.208807225,-2.652792308,-2.443985083,-0.004531037 -J.R. Bremer,bremejr01,2004,RS,GSW,76,40,-6.837030391,-6.612398158,-13.44942855,-0.222947357,-0.222947357,0,-5.874215513,-7.554051507,-13.42826702,1.918165309 -J.R. Bremer,bremejr01,2004,RS,CLE,771,403,-2.976329515,-0.696154099,-3.672483614,-0.192757826,-0.192757826,0,-2.432350281,-1.152625046,-3.584975326,1.483271589 -Randy Breuer,breuera01,1984,PO,MIL,134,66,-2.739451814,1.337331893,-1.402119921,0.047402104,0,0.047402104,-3.127639506,1.418055087,-1.709584419,1.25277556 -Randy Breuer,breuera01,1984,RS,MIL,964,472,-5.796851724,1.710148374,-4.08670335,-0.324700013,-0.324700013,0,-5.321123844,1.163507598,-4.157616246,0.894170964 -Randy Breuer,breuera01,1985,PO,MIL,218,104,-2.587454363,-1.038418941,-3.625873304,-0.048198856,0,-0.048198856,-2.882966359,-1.680371467,-4.563337826,0.583555613 -Randy Breuer,breuera01,1985,RS,MIL,2275,1083,-2.443833213,1.908485503,-0.53534771,1.22822355,1.22822355,0,-2.404786169,1.106521108,-1.298265061,0.382136522 -Randy Breuer,breuera01,1986,PO,MIL,670,318,-1.40244496,1.198393749,-0.204051211,0.426387602,0,0.426387602,-1.389953801,0.839937247,-0.550016555,0.087021605 -Randy Breuer,breuera01,1986,RS,MIL,3856,1792,-2.123595633,2.369613874,0.246018241,2.734659182,2.734659182,0,-1.730590251,1.508179834,-0.222410417,-0.17112419 -Randy Breuer,breuera01,1987,PO,MIL,326,156,-3.688143278,1.876821079,-1.8113222,0.077920953,0,0.077920953,-3.70790483,1.792293377,-1.915611452,1.111661457 -Randy Breuer,breuera01,1987,RS,MIL,3101,1467,-3.435867188,1.444363897,-1.991503291,0.571662436,0.571662436,0,-2.994982519,1.076940159,-1.91804236,0.710814389 -Randy Breuer,breuera01,1988,PO,MIL,95,47,-3.573971641,1.257623112,-2.316348528,0.010837326,0,0.010837326,-3.430695648,0.774294707,-2.656400941,0.998754159 -Randy Breuer,breuera01,1988,RS,MIL,4644,2258,-1.56845835,1.030625541,-0.537832809,2.537181831,2.537181831,0,-1.343374349,0.591114879,-0.752259469,-0.447105763 -Randy Breuer,breuera01,1989,PO,MIL,294,162,-2.550786154,0.396393502,-2.154392651,0.050738215,0,0.050738215,-2.71670077,-0.204935,-2.921635769,-0.064129208 -Randy Breuer,breuera01,1989,RS,MIL,1066,513,-3.472271008,0.747988404,-2.724282604,0.006715932,0.006715932,0,-3.398186379,-0.601765635,-3.999952014,-0.229339951 -Randy Breuer,breuera01,1990,RS,MIN,2544,1325,-3.468518235,-0.877924094,-4.346442328,-1.079379895,-1.079379895,0,-3.225968881,-1.014778926,-4.240747807,0.014848495 -Randy Breuer,breuera01,1990,RS,MIL,1144,554,-4.422903437,-1.319031882,-5.741935319,-0.846913243,-0.846913243,0,-4.393128243,-1.660299377,-6.053427621,0.146042083 -Randy Breuer,breuera01,1991,RS,MIN,2927,1505,-4.288913973,-0.429639747,-4.71855372,-1.506103492,-1.506103492,0,-4.196537838,-1.243731693,-5.440269531,-0.357555071 -Randy Breuer,breuera01,1992,RS,MIN,2357,1176,-2.36466275,0.71166843,-1.65299432,0.654952227,0.654952227,0,-2.423197189,0.050397475,-2.372799714,-0.482480921 -Randy Breuer,breuera01,1993,PO,ATL,33,17,-4.600694429,-2.840637882,-7.441332311,-0.041721496,0,-0.041721496,-5.261628555,-2.608863254,-7.870491809,-0.53480323 -Randy Breuer,breuera01,1993,RS,ATL,220,107,-4.061741089,-1.059417636,-5.121158725,-0.129214073,-0.129214073,0,-4.221047631,-1.873685207,-6.094732838,-0.174621407 -Randy Breuer,breuera01,1994,RS,SAC,507,247,-6.7595769,1.028322477,-5.731254423,-0.375972759,-0.375972759,0,-6.785606984,-0.049005504,-6.834612488,0.070922393 -Corey Brewer,breweco01,2008,RS,MIN,3492,1803,-3.758161612,0.349702156,-3.408459456,-0.607018066,-0.607018066,0,-3.87372037,0.236751392,-3.636968978,0.201931107 -Corey Brewer,breweco01,2009,RS,MIN,593,307,-1.142592697,1.226107436,0.083514738,0.445176743,0.445176743,0,-1.31826106,1.409726123,0.091465064,0.284243986 -Corey Brewer,breweco01,2010,RS,MIN,5026,2482,-0.992358075,0.50475491,-0.487603164,2.878233548,2.878233548,0,-0.915087518,0.994570091,0.079482573,0.43653761 -Corey Brewer,breweco01,2011,PO,DAL,42,23,-2.974338437,11.5158301,8.541491664,0.142647155,0,0.142647155,-1.189645585,12.20719323,11.01754765,3.897042893 -Corey Brewer,breweco01,2011,RS,DAL,285,148,2.310157966,2.514843389,4.825001354,0.58465768,0.58465768,0,2.295766909,3.136947781,5.432714691,2.064725719 -Corey Brewer,breweco01,2011,RS,MIN,2770,1362,-2.336863607,1.267041443,-1.069822164,1.180597239,1.180597239,0,-2.02662867,1.640136493,-0.386492176,1.042017299 -Corey Brewer,breweco01,2012,PO,DEN,221,116,3.689099862,1.526028601,5.215128463,0.489800786,0,0.489800786,3.883281663,1.508382898,5.391664561,0.669634169 -Corey Brewer,breweco01,2012,RS,DEN,2555,1287,-0.019980756,0.701671272,0.681690516,2.267697784,2.267697784,0,0.308716481,0.809138125,1.117854606,0.588355679 -Corey Brewer,breweco01,2013,PO,DEN,299,146,-1.300603832,-1.761072771,-3.061676603,-0.024409505,0,-0.024409505,-0.523456483,-1.303909464,-1.827365946,1.758872185 -Corey Brewer,breweco01,2013,RS,DEN,4014,2003,0.847256788,0.282817003,1.130073791,3.99471949,3.99471949,0,1.429775831,0.362134526,1.791910358,0.6939173 -Corey Brewer,breweco01,2014,RS,MIN,5482,2609,0.274498658,0.701841833,0.976340491,5.035779191,5.035779191,0,0.148957078,1.332685938,1.481643016,1.461942611 -Corey Brewer,breweco01,2015,PO,HOU,929,428,-0.79977808,-1.834888667,-2.634666746,0.026195196,0,0.026195196,-1.875505335,-1.472637697,-3.348143031,0.819427986 -Corey Brewer,breweco01,2015,RS,HOU,3009,1407,-0.125235483,0.958258033,0.83302255,2.628634964,2.628634964,0,-0.086932723,1.138691905,1.051759182,2.108617274 -Corey Brewer,breweco01,2015,RS,MIN,1403,680,-1.207970683,0.680794129,-0.527176554,0.783444155,0.783444155,0,-1.200433408,0.674342168,-0.52609124,1.525339706 -Corey Brewer,breweco01,2016,PO,HOU,168,77,-3.410504116,1.779595014,-1.630909102,0.046393675,0,0.046393675,-5.007542407,0.697504213,-4.310038194,2.20441313 -Corey Brewer,breweco01,2016,RS,HOU,3564,1669,-1.875519448,0.776240407,-1.099279041,1.427668658,1.427668658,0,-1.822965381,0.967246821,-0.85571856,1.532099876 -Corey Brewer,breweco01,2017,RS,HOU,1923,923,-1.750100673,-0.472182226,-2.222282899,0.247592922,0.247592922,0,-1.512202521,-0.324936629,-1.837139149,-0.36186198 -Corey Brewer,breweco01,2017,RS,LAL,763,358,-2.147511883,2.769961523,0.62244964,0.620620628,0.620620628,0,-2.36383007,1.805265452,-0.558564618,0.738456518 -Corey Brewer,breweco01,2018,PO,OKC,318,151,1.956512201,-1.524421484,0.432090717,0.256168898,0,0.256168898,3.207988564,-0.619393349,2.588595215,1.285454598 -Corey Brewer,breweco01,2018,RS,LAL,1508,694,-2.915113068,1.549789198,-1.36532387,0.495002518,0.495002518,0,-3.549332635,1.617219161,-1.932113474,0.954576859 -Corey Brewer,breweco01,2018,RS,OKC,1103,514,0.415150809,2.496256122,2.911406931,1.48920915,1.48920915,0,0.43944535,3.973413939,4.412859289,0.303733116 -Corey Brewer,breweco01,2019,RS,SAC,762,352,-0.503643359,1.401252124,0.897608765,0.655652474,0.655652474,0,-1.658708137,1.480667246,-0.178040891,0.089760207 -Corey Brewer,breweco01,2019,RS,PHI,305,140,-3.087357794,6.475708024,3.388350231,0.442564843,0.442564843,0,-2.832024299,6.024807761,3.192783462,0.956436676 -Jamison Brewer,breweja01,2002,PO,IND,11,6,-5.641360634,-5.70395734,-11.34531797,-0.028489667,0,-0.028489667,-5.187387799,-2.178749094,-7.366136893,4.567391572 -Jamison Brewer,breweja01,2002,RS,IND,83,43,-0.436214753,-0.781277012,-1.217491766,0.033518846,0.033518846,0,-1.424140457,-2.301256708,-3.725397165,-0.279100643 -Jamison Brewer,breweja01,2003,RS,IND,154,80,0.990072018,-1.910589864,-0.920517846,0.075118633,0.075118633,0,0.1628227,-2.429885905,-2.267063205,0.55059307 -Jamison Brewer,breweja01,2004,RS,IND,295,160,-2.787168063,0.053814726,-2.733353337,0.001360914,0.001360914,0,-2.783845853,-0.928337774,-3.712183627,0.135139921 -Jamison Brewer,breweja01,2005,RS,NYK,354,185,-4.76357022,-1.292691422,-6.056261642,-0.313164484,-0.313164484,0,-4.602867632,-2.502292356,-7.105159988,0.323333968 -Jim Brewer,breweji01,1977,PO,CLE,250,113,0.239880435,2.48715211,2.727032545,0.324081019,0,0.324081019,0.034842255,2.718746006,2.753588261,-0.517714205 -Jim Brewer,breweji01,1977,RS,CLE,5715,2672,0.54660277,1.607747318,2.154350087,6.653178098,6.653178098,0,0.748727983,1.554758082,2.303486066,-0.527200368 -Jim Brewer,breweji01,1978,PO,CLE,20,9,-10.9288409,-4.562975067,-15.49181597,-0.061759929,0,-0.061759929,-11.33205193,-3.754911575,-15.0869635,2.457467814 -Jim Brewer,breweji01,1978,RS,CLE,3921,1798,-1.209107168,0.45352435,-0.755582818,1.826031571,1.826031571,0,-1.236192864,0.172028702,-1.064164162,-0.208217662 -Jim Brewer,breweji01,1979,RS,DET,700,310,-3.239692196,-0.436943128,-3.676635324,-0.146913121,-0.146913121,0,-3.412179848,-1.025138027,-4.437317875,0.259010962 -Jim Brewer,breweji01,1979,RS,CLE,2816,1301,-2.163136212,-0.404853268,-2.56798948,0.120803487,0.120803487,0,-2.030199078,-0.48600703,-2.516206109,-0.00857047 -Jim Brewer,breweji01,1980,PO,POR,133,67,6.878233058,4.36713168,11.24536474,0.493168631,0,0.493168631,6.522000764,4.011428677,10.53342944,-0.049142961 -Jim Brewer,breweji01,1980,RS,POR,2111,1016,-0.910720193,1.436516785,0.525796592,1.69898089,1.69898089,0,-1.168378696,1.096675052,-0.071703644,0.057049036 -Jim Brewer,breweji01,1981,PO,LAL,14,7,-5.995414757,-2.594066542,-8.589481299,-0.021623234,0,-0.021623234,-7.405821596,-3.332883172,-10.73870477,0.511031368 -Jim Brewer,breweji01,1981,RS,LAL,2396,1107,-1.754687095,0.885471918,-0.869215177,1.062889496,1.062889496,0,-1.988078344,0.399651281,-1.588427063,0.061937567 -Jim Brewer,breweji01,1982,PO,LAL,124,57,-4.434545766,1.264786466,-3.1697593,-0.012508776,0,-0.012508776,-4.824751936,-0.888464532,-5.713216467,-0.643273427 -Jim Brewer,breweji01,1982,RS,LAL,2099,966,-2.542647341,0.996237463,-1.546409877,0.592619204,0.592619204,0,-2.642659705,0.4000508,-2.242608905,-0.09881562 -Ron Brewer,brewero01,1979,PO,POR,199,94,3.538554271,-0.282263289,3.256290982,0.294948152,0,0.294948152,2.367899467,-0.948860861,1.419038606,-0.739260151 -Ron Brewer,brewero01,1979,RS,POR,5347,2454,0.5438368,0.075088647,0.618925447,4.207347631,4.207347631,0,0.262116562,-0.035223818,0.226892744,-0.2702934 -Ron Brewer,brewero01,1980,PO,POR,210,106,-2.156507375,-1.372778754,-3.529286129,-0.043767766,0,-0.043767766,-1.707527866,-0.775189528,-2.482717393,0.690278112 -Ron Brewer,brewero01,1980,RS,POR,5849,2815,-0.857127385,-0.243235483,-1.100362868,2.361382024,2.361382024,0,-0.934431869,-0.102953375,-1.037385244,-0.345613551 -Ron Brewer,brewero01,1981,PO,SAS,241,118,1.874097365,-2.481476188,-0.607378823,0.132190182,0,0.132190182,1.489091105,-3.457871009,-1.968779904,-0.61454218 -Ron Brewer,brewero01,1981,RS,SAS,1960,904,-0.546391808,-1.978763513,-2.525155321,0.103263157,0.103263157,0,-0.797649137,-2.366281077,-3.163930214,-0.437155039 -Ron Brewer,brewero01,1981,RS,POR,1189,548,-3.929613084,-0.044134469,-3.973747553,-0.342413293,-0.342413293,0,-3.735620524,-0.410322665,-4.145943189,0.080184168 -Ron Brewer,brewero01,1982,RS,CLE,3607,1724,-0.59498606,-1.591789897,-2.186775957,0.49445419,0.49445419,0,-0.626176194,-1.213106555,-1.839282749,-0.195632652 -Ron Brewer,brewero01,1982,RS,SAS,1285,595,2.627389757,-0.832703538,1.794686219,1.374892559,1.374892559,0,2.504137196,-1.232876798,1.271260398,-0.350334038 -Ron Brewer,brewero01,1983,RS,GSW,3070,1401,-1.440901626,-0.886144664,-2.32704629,0.301927625,0.301927625,0,-1.592272696,-0.94586667,-2.538139367,-0.136519268 -Ron Brewer,brewero01,1983,RS,CLE,1158,563,-2.357263856,-0.844791109,-3.202054965,-0.129319901,-0.129319901,0,-2.563416066,-1.15889974,-3.722315807,-0.425533435 -Ron Brewer,brewero01,1984,RS,SAS,1755,782,-2.805740892,-2.645074107,-5.450814999,-1.074861621,-1.074861621,0,-2.97978954,-2.868415703,-5.848205243,-0.257318356 -Ron Brewer,brewero01,1984,RS,GSW,457,210,-2.657716728,-2.05769079,-4.715407518,-0.20967226,-0.20967226,0,-3.44030997,-2.785492902,-6.225802872,-0.441591856 -Ron Brewer,brewero01,1985,PO,NJN,207,93,-0.726955061,-1.661958783,-2.388913844,0.017648748,0,0.017648748,-1.347708181,-1.542639753,-2.890347934,-0.128008137 -Ron Brewer,brewero01,1985,RS,NJN,521,245,1.904879561,-2.113098554,-0.208218994,0.316143159,0.316143159,0,0.943325616,-2.333768503,-1.390442887,-0.512914605 -Ron Brewer,brewero01,1985,RS,SAS,177,81,-4.4374734,-3.559851966,-7.997325366,-0.216558928,-0.216558928,0,-4.911426362,-4.051579955,-8.963006318,-0.139674037 -Ron Brewer,brewero01,1986,RS,CLE,1182,552,-2.723987728,-1.353478342,-4.07746607,-0.37379992,-0.37379992,0,-3.070896914,-1.89661897,-4.967515884,-0.015170937 -Ron Brewer,brewero01,1986,RS,CHI,38,18,-11.54164618,-6.185845157,-17.72749134,-0.137286748,-0.137286748,0,-11.48176242,-7.787343421,-19.26910585,-0.195760946 -Ronnie Brewer,brewero02,2007,PO,UTA,79,41,0.83693937,-2.59617123,-1.75923186,0.021400974,0,0.021400974,0.020706081,-3.679492351,-3.65878627,0.10997394 -Ronnie Brewer,brewero02,2007,RS,UTA,1303,675,-0.564314004,0.500775023,-0.063538981,0.92345189,0.92345189,0,-0.843989961,-0.23861822,-1.082608181,-0.173476147 -Ronnie Brewer,brewero02,2008,PO,UTA,573,305,3.238567853,0.904027824,4.142595678,1.10386234,0,1.10386234,2.678766607,1.026417807,3.705184414,-0.188273603 -Ronnie Brewer,brewero02,2008,RS,UTA,4101,2088,2.425702015,2.02063321,4.446335225,7.638127197,7.638127197,0,2.30960465,1.870673845,4.180278495,-0.343052106 -Ronnie Brewer,brewero02,2009,PO,UTA,311,158,-3.238076106,-0.488144311,-3.726220417,-0.080822164,0,-0.080822164,-3.176682045,-0.876435711,-4.053117757,-0.3768775 -Ronnie Brewer,brewero02,2009,RS,UTA,5111,2605,1.014480309,1.231120544,2.245600853,6.615787454,6.615787454,0,1.006943019,1.17857763,2.185520649,-0.33155304 -Ronnie Brewer,brewero02,2010,RS,UTA,3285,1662,-0.630499134,1.430274545,0.799775411,2.99985971,2.99985971,0,-0.680159852,1.533440803,0.853280952,-0.317491661 -Ronnie Brewer,brewero02,2010,RS,MEM,158,80,-5.898006047,2.170635164,-3.727370882,-0.039532263,-0.039532263,0,-5.789983855,1.030204978,-4.759778877,-0.847347268 -Ronnie Brewer,brewero02,2011,PO,CHI,476,260,-0.245256753,2.664549211,2.419292458,0.702524511,0,0.702524511,-1.103694184,1.851018453,0.747324269,-0.590370055 -Ronnie Brewer,brewero02,2011,RS,CHI,3393,1781,-1.141245415,3.598231154,2.45698574,4.708356367,4.708356367,0,-1.327747361,3.219291709,1.891544349,-0.45412466 -Ronnie Brewer,brewero02,2012,PO,CHI,154,83,-5.16239383,2.840615605,-2.321778226,0.018647726,0,0.018647726,-5.082075084,1.964880859,-3.117194225,-0.263296634 -Ronnie Brewer,brewero02,2012,RS,CHI,3070,1635,-0.544183951,2.447911498,1.903727547,3.861753029,3.861753029,0,-0.611181942,2.084141127,1.472959184,-0.482433973 -Ronnie Brewer,brewero02,2013,PO,OKC,16,8,-4.937080916,-2.773717013,-7.710797929,-0.020893338,0,-0.020893338,-6.259302981,-3.126956811,-9.386259792,0.044957467 -Ronnie Brewer,brewero02,2013,RS,NYK,1345,711,-2.123748777,0.284350928,-1.839397849,0.3320378,0.3320378,0,-2.07459221,-0.602339565,-2.676931775,0.483341235 -Ronnie Brewer,brewero02,2013,RS,OKC,279,142,-2.841965884,2.078112279,-0.763853605,0.143102545,0.143102545,0,-2.797941142,1.129085263,-1.668855879,-0.511528491 -Ronnie Brewer,brewero02,2014,RS,CHI,5,2,4.62064651,-21.57406853,-16.95342202,-0.014722002,-0.014722002,0,3.837029391,-15.09714556,-11.26011616,1.514385707 -Ronnie Brewer,brewero02,2014,RS,HOU,328,158,-5.424826988,-2.512152202,-7.93697919,-0.415115938,-0.415115938,0,-5.149289172,-3.840595856,-8.989885028,-0.69155379 -Primoz Brezec,brezepr01,2002,RS,IND,310,160,-2.333488035,-1.438512608,-3.772000643,-0.083859352,-0.083859352,0,-2.981322703,-2.074035956,-5.055358659,0.474592116 -Primoz Brezec,brezepr01,2003,RS,IND,214,111,-3.274213044,-0.472451711,-3.746664756,-0.056677563,-0.056677563,0,-3.213089861,-1.590274219,-4.80336408,0.38215157 -Primoz Brezec,brezepr01,2004,RS,IND,133,72,-4.432702685,-1.3752669,-5.807969585,-0.113327639,-0.113327639,0,-4.61644619,-2.380687214,-6.997133404,0.807627301 -Primoz Brezec,brezepr01,2005,RS,CHA,4427,2276,-1.32905944,-1.634262846,-2.963322285,-0.245477299,-0.245477299,0,-1.452831224,-1.516237444,-2.969068668,-0.830663697 -Primoz Brezec,brezepr01,2006,RS,CHA,4261,2165,-2.177939149,-3.101303682,-5.279242831,-2.780822597,-2.780822597,0,-2.433653414,-2.885439441,-5.319092855,-0.424278934 -Primoz Brezec,brezepr01,2007,RS,CHA,1625,838,-3.592764814,-1.772230684,-5.364995498,-1.12702571,-1.12702571,0,-3.767248435,-1.405098427,-5.172346861,0.748194953 -Primoz Brezec,brezepr01,2008,RS,TOR,209,110,-3.189927523,-2.080196875,-5.270124397,-0.143828524,-0.143828524,0,-3.240822291,-1.266609093,-4.507431384,1.583604962 -Primoz Brezec,brezepr01,2008,RS,CHA,517,267,-7.32147417,-3.185776439,-10.50725061,-1.059674938,-1.059674938,0,-7.619717385,-3.817044919,-11.4367623,0.261690116 -Primoz Brezec,brezepr01,2008,RS,DET,180,98,-1.460236676,-0.142911985,-1.603148661,0.058612029,0.058612029,0,-1.879149713,0.430442617,-1.448707096,2.071868429 -Primoz Brezec,brezepr01,2010,PO,MIL,45,25,-0.592046019,2.384075925,1.792029906,0.06077673,0,0.06077673,-1.272884764,3.012705713,1.739820948,1.559714678 -Primoz Brezec,brezepr01,2010,RS,MIL,114,59,-3.710074761,-1.757544622,-5.467619382,-0.082470206,-0.082470206,0,-4.273583672,-2.158773837,-6.432357509,0.763029212 -Primoz Brezec,brezepr01,2010,RS,PHI,69,36,-8.279203159,-0.525226799,-8.804429958,-0.11273277,-0.11273277,0,-7.784614315,0.870475959,-6.914138355,1.291370139 -Frank Brickowski,brickfr01,1985,RS,SEA,2333,1115,-3.705138472,-0.232708244,-3.937846716,-0.680693141,-0.680693141,0,-3.677615801,-0.496327085,-4.173942886,0.758430683 -Frank Brickowski,brickfr01,1986,RS,SEA,638,311,-4.167334449,0.243241966,-3.924092482,-0.189550368,-0.189550368,0,-4.317978578,0.581706603,-3.736271975,1.805454822 -Frank Brickowski,brickfr01,1987,RS,SAS,178,83,-4.464586653,1.266984305,-3.197602347,-0.019184635,-0.019184635,0,-3.733405334,1.189941275,-2.543464059,1.239021596 -Frank Brickowski,brickfr01,1987,RS,LAL,865,404,-1.809287126,-0.6852883,-2.494575426,0.053628058,0.053628058,0,-1.773109406,0.37629703,-1.396812376,1.898520519 -Frank Brickowski,brickfr01,1988,PO,SAS,251,113,-0.428054137,0.700755945,0.272701808,0.179914352,0,0.179914352,-0.259103758,1.226835125,0.967731367,0.096764039 -Frank Brickowski,brickfr01,1988,RS,SAS,4899,2227,-0.21576716,-1.658261845,-1.874029005,0.996668138,0.996668138,0,0.057987667,-0.97304524,-0.915057574,0.13938941 -Frank Brickowski,brickfr01,1989,RS,SAS,3997,1822,-1.779027021,0.952918824,-0.826108197,1.798649045,1.798649045,0,-1.601811244,1.240231917,-0.361579328,0.582861724 -Frank Brickowski,brickfr01,1990,PO,SAS,347,161,-0.305915381,1.828815614,1.522900233,0.366236194,0,0.366236194,0.003951125,1.626105855,1.630056981,1.138832327 -Frank Brickowski,brickfr01,1990,RS,SAS,2985,1438,-1.829047938,1.991839974,0.162792036,2.154236018,2.154236018,0,-1.720859365,1.836639348,0.115779983,0.802117334 -Frank Brickowski,brickfr01,1991,PO,MIL,218,110,-2.191772101,-1.419285931,-3.611058032,-0.050309427,0,-0.050309427,-2.365440932,-0.382037023,-2.747477955,0.890939329 -Frank Brickowski,brickfr01,1991,RS,MIL,3872,1912,-0.492051166,0.353103153,-0.138948013,2.560882599,2.560882599,0,-0.302117788,0.391906254,0.089788465,0.536854997 -Frank Brickowski,brickfr01,1992,RS,MIL,3131,1556,0.010789556,-0.463777886,-0.452988329,1.836035822,1.836035822,0,-0.327492735,-0.064598205,-0.39209094,0.670887376 -Frank Brickowski,brickfr01,1993,RS,MIL,4202,2075,-1.088407833,-0.656333179,-1.744741011,1.068220567,1.068220567,0,-0.815712181,-0.414104052,-1.229816233,0.367001846 -Frank Brickowski,brickfr01,1994,RS,MIL,2870,1441,-2.017410253,-1.285836932,-3.303247185,-0.40889759,-0.40889759,0,-1.764213861,-0.555935197,-2.320149058,0.50900284 -Frank Brickowski,brickfr01,1994,RS,CHH,1342,653,-3.091968493,-0.558410468,-3.650378962,-0.301402015,-0.301402015,0,-2.524068536,-0.434012177,-2.958080713,0.459175982 -Frank Brickowski,brickfr01,1996,PO,SEA,383,206,-5.805616801,1.465591336,-4.340025465,-0.178249871,0,-0.178249871,-5.369641346,2.000900567,-3.368740779,3.017276935 -Frank Brickowski,brickfr01,1996,RS,SEA,1949,986,-4.109790406,0.060689591,-4.049100815,-0.66332054,-0.66332054,0,-3.827690703,0.011572427,-3.816118275,1.393445485 -Frank Brickowski,brickfr01,1997,RS,BOS,515,255,-4.174607985,-3.30056102,-7.475169005,-0.621476295,-0.621476295,0,-4.249361496,-3.322454877,-7.571816373,0.998570064 -Junior Bridgeman,bridgju01,1977,RS,MIL,5500,2410,-0.041028927,-0.946499827,-0.987528754,2.163048677,2.163048677,0,-0.053760344,-0.858335315,-0.912095659,-0.201666291 -Junior Bridgeman,bridgju01,1978,PO,MIL,402,178,-1.021310972,0.469348844,-0.551962129,0.207733244,0,0.207733244,-1.022407067,1.084793866,0.062386799,0.943844446 -Junior Bridgeman,bridgju01,1978,RS,MIL,4297,1876,0.606193283,-1.229351079,-0.623157796,2.036701911,2.036701911,0,0.49557082,-1.383687878,-0.888117058,0.054468119 -Junior Bridgeman,bridgju01,1979,RS,MIL,4405,1963,1.504063989,-0.286087801,1.217976188,3.96958846,3.96958846,0,1.425604668,-0.327030826,1.098573843,-0.119308644 -Junior Bridgeman,bridgju01,1980,PO,MIL,253,124,-3.95376919,0.343317101,-3.610452088,-0.056617756,0,-0.056617756,-3.673435514,0.034200696,-3.639234818,0.841058982 -Junior Bridgeman,bridgju01,1980,RS,MIL,4998,2316,0.951400239,0.076138592,1.027538831,4.463709815,4.463709815,0,1.100322806,0.09616713,1.196489936,0.001923536 -Junior Bridgeman,bridgju01,1981,PO,MIL,372,183,1.617802076,-1.445953652,0.171848424,0.282941978,0,0.282941978,1.829872291,-1.04095462,0.788917672,0.542322201 -Junior Bridgeman,bridgju01,1981,RS,MIL,4836,2215,1.344552451,0.247201619,1.59175407,4.896498863,4.896498863,0,1.438817177,0.008524803,1.44734198,-0.211870286 -Junior Bridgeman,bridgju01,1982,RS,MIL,1947,924,0.764452278,-0.310510218,0.45394206,1.508302633,1.508302633,0,0.592418498,-0.759423886,-0.167005388,-0.142993653 -Junior Bridgeman,bridgju01,1983,PO,MIL,616,308,3.015022817,0.212976336,3.227999153,0.966580258,0,0.966580258,2.978713713,0.252922136,3.231635849,-0.23832951 -Junior Bridgeman,bridgju01,1983,RS,MIL,3909,1855,0.768046292,-0.676793613,0.09125268,2.68345405,2.68345405,0,0.653803441,-0.957220228,-0.303416787,-0.21602884 -Junior Bridgeman,bridgju01,1984,PO,MIL,1017,499,0.488597929,-0.512031739,-0.023433811,0.713107843,0,0.713107843,0.138327971,-0.85220482,-0.713876849,-0.390234436 -Junior Bridgeman,bridgju01,1984,RS,MIL,4964,2431,-0.07913714,-0.369924969,-0.449062109,2.851548126,2.851548126,0,-0.039114405,-0.416473025,-0.455587429,-0.082640685 -Junior Bridgeman,bridgju01,1985,RS,LAC,4342,2042,-0.453526557,-1.173836739,-1.627363296,1.164609784,1.164609784,0,-0.630703622,-1.358713531,-1.989417154,-0.440463344 -Junior Bridgeman,bridgju01,1986,RS,LAC,2513,1161,-1.547836791,-2.058190173,-3.606026964,-0.505131848,-0.505131848,0,-1.899993043,-2.527076594,-4.427069637,-0.393173437 -Junior Bridgeman,bridgju01,1987,RS,MIL,883,418,-1.599059317,-1.379846795,-2.978906112,-0.04892799,-0.04892799,0,-2.09522951,-1.939026925,-4.034256435,0.231238639 -Mikal Bridges,bridgmi01,2019,RS,PHO,5146,2417,-0.949780437,1.126706032,0.176925595,3.612177461,3.612177461,0,-1.275155664,1.615939441,0.340783776,0.079885583 -Miles Bridges,bridgmi02,2019,RS,CHA,3579,1696,-1.625593244,-0.719879699,-2.345472944,0.348838594,0.348838594,0,-1.224676491,-1.066441654,-2.291118145,-0.348898648 -Isaiah Briscoe,briscis01,2019,RS,ORL,1166,559,-3.956660732,0.452836172,-3.503824559,-0.21298145,-0.21298145,0,-3.94515393,0.370295337,-3.574858593,-0.953125608 -Allan Bristow,bristal01,1977,PO,SAS,64,28,-4.417483457,-0.899940176,-5.317423633,-0.038669884,0,-0.038669884,-3.852012222,-0.961687078,-4.8136993,2.366736406 -Allan Bristow,bristal01,1977,RS,SAS,4752,2017,1.272180273,-1.151963462,0.120216811,2.951107475,2.951107475,0,1.054004457,-1.202555516,-0.148551059,-0.093293963 -Allan Bristow,bristal01,1978,PO,SAS,111,51,2.154483071,-1.520229702,0.634253369,0.091839626,0,0.091839626,1.66758931,-1.456075262,0.211514048,1.174123877 -Allan Bristow,bristal01,1978,RS,SAS,3402,1481,0.353487006,-0.735449422,-0.381962416,1.790419185,1.790419185,0,0.331305233,-1.160644578,-0.829339345,0.067337228 -Allan Bristow,bristal01,1979,PO,SAS,360,163,1.522920524,0.39819588,1.921116404,0.39990962,0,0.39990962,1.063929768,-0.578815921,0.485113847,-0.188250998 -Allan Bristow,bristal01,1979,RS,SAS,3086,1324,1.487490229,-0.268774123,1.218716105,2.679472709,2.679472709,0,1.025975233,-0.637397711,0.388577522,-0.0564615 -Allan Bristow,bristal01,1980,RS,UTA,4739,2304,1.513702483,-0.775663391,0.738039092,4.091840514,4.091840514,0,1.368854395,-0.738226916,0.630627479,-0.212530977 -Allan Bristow,bristal01,1981,RS,UTA,4120,2001,0.495011483,-1.296752609,-0.801741126,1.985099979,1.985099979,0,0.15717969,-1.693096917,-1.535917227,-0.201941207 -Allan Bristow,bristal01,1982,RS,DAL,4224,2035,1.111174602,-0.999667463,0.11150714,2.965722712,2.965722712,0,0.719186649,-1.077831885,-0.358645235,-0.180687249 -Allan Bristow,bristal01,1983,RS,DAL,804,371,-0.507745356,-2.97887469,-3.486620046,-0.139317594,-0.139317594,0,-0.947655133,-3.712495003,-4.660150136,-0.084522476 -Dave Britton,brittda01,1981,RS,WSB,19,9,-0.840095552,3.241413261,2.40131771,0.024211387,0.024211387,0,-0.544958641,2.903086448,2.358127807,2.429305209 -Mike Brittain,brittmi01,1986,PO,SAS,4,2,13.27944605,9.581027528,22.86047358,0.025285306,0,0.025285306,12.47565823,3.592531943,16.06819017,-6.199090216 -Mike Brittain,brittmi01,1986,RS,SAS,479,219,-7.084120923,-0.991131333,-8.075252256,-0.604854815,-0.604854815,0,-7.217390683,-0.965171145,-8.182561829,1.709836403 -Mike Brittain,brittmi01,1987,RS,SAS,62,29,-5.698809149,-1.748857897,-7.447667046,-0.069619073,-0.069619073,0,-5.664406321,-2.682511109,-8.346917431,0.16634723 -Wayman Britt,brittwa01,1978,RS,DET,36,16,-3.087777297,0.665645103,-2.422132194,0.002703372,0.002703372,0,-3.106487352,0.58185286,-2.524634493,1.086653949 -Jon Brockman,brockjo01,2010,RS,SAC,1295,654,0.844165097,-1.683182614,-0.839017517,0.63986549,0.63986549,0,0.067079795,-1.143827322,-1.076747527,0.327759363 -Jon Brockman,brockjo01,2011,RS,MIL,1281,677,-1.757962038,-0.584904191,-2.342866229,0.141544225,0.141544225,0,-2.46491245,-0.210969624,-2.675882074,0.608382244 -Jon Brockman,brockjo01,2012,RS,MIL,472,239,-3.548208818,-1.453534711,-5.001743528,-0.274775024,-0.274775024,0,-3.939122726,-1.834320106,-5.773442832,0.068066712 -Ryan Broekhoff,broekry01,2019,RS,DAL,953,453,0.285768815,-0.287944445,-0.00217563,0.633947212,0.633947212,0,-0.262820617,-1.739482326,-2.002302943,-0.181592933 -Jim Brogan,brogaji01,1982,RS,SDC,2194,1027,0.036019984,-1.313836875,-1.277816891,0.773390025,0.773390025,0,-0.205530128,-1.577355514,-1.782885642,0.26505435 -Jim Brogan,brogaji01,1983,RS,SDC,1011,466,-0.813421381,-1.2616714,-2.07509278,0.161802412,0.161802412,0,-1.077716752,-1.473452653,-2.551169406,0.872068849 -Malcolm Brogdon,brogdma01,2017,PO,MIL,346,183,-2.966989019,-1.039273397,-4.006262416,-0.120751271,0,-0.120751271,-4.834461416,-0.261219271,-5.095680687,-0.175671376 -Malcolm Brogdon,brogdma01,2017,RS,MIL,3944,1982,1.510769438,0.529809926,2.040579364,4.814597264,4.814597264,0,1.247330207,0.604076629,1.851406836,-0.601691725 -Malcolm Brogdon,brogdma01,2018,PO,MIL,365,186,-0.723216298,-4.256815234,-4.980031532,-0.220648704,0,-0.220648704,0.709352057,-5.249021073,-4.539669016,1.067365004 -Malcolm Brogdon,brogdma01,2018,RS,MIL,2903,1436,0.792846009,-0.61507666,0.177769349,2.133358029,2.133358029,0,0.564917761,-0.196982608,0.367935153,-0.539400341 -Malcolm Brogdon,brogdma01,2019,PO,MIL,407,198,3.466528058,3.348302484,6.814830542,0.999203161,0,0.999203161,5.595773752,2.677612102,8.273385854,0.26600971 -Malcolm Brogdon,brogdma01,2019,RS,MIL,4005,1832,2.533459497,0.913137843,3.446597341,5.770711037,5.770711037,0,2.148575859,0.93682257,3.085398428,-0.372404364 -Gary Brokaw,brokaga01,1977,PO,CLE,97,44,2.087175123,-0.731769078,1.355406045,0.095735555,0,0.095735555,1.537312513,-1.160269659,0.377042854,0.764592755 -Gary Brokaw,brokaga01,1977,RS,MIL,2033,891,-1.606669837,-2.941338991,-4.548008827,-0.817753922,-0.817753922,0,-1.910181141,-2.845822022,-4.756003163,0.052796722 -Gary Brokaw,brokaga01,1977,RS,CLE,1275,596,0.717138036,-2.242430902,-1.525292866,0.374046236,0.374046236,0,0.210470563,-2.269006096,-2.058535533,0.474208861 -Gary Brokaw,brokaga01,1978,RS,BUF,286,130,-1.049096536,-2.028628581,-3.077725116,-0.021688328,-0.021688328,0,-1.737201884,-3.202154512,-4.939356396,-0.240385245 -Aaron Brooks,brookaa01,2008,PO,HOU,89,50,-2.928766101,-3.823617386,-6.752383486,-0.110099897,0,-0.110099897,-2.96462012,-3.12624701,-6.09086713,4.059459159 -Aaron Brooks,brookaa01,2008,RS,HOU,1158,608,0.383728331,-1.878706057,-1.494977726,0.392529705,0.392529705,0,0.22189511,-2.221879753,-1.999984643,0.773732651 -Aaron Brooks,brookaa01,2009,PO,HOU,818,444,1.887871662,-1.681239781,0.206631881,0.688719965,0,0.688719965,1.68890804,-1.33893609,0.349971949,-0.266178623 -Aaron Brooks,brookaa01,2009,RS,HOU,3798,1998,0.585270851,-1.844674383,-1.259403532,1.521327607,1.521327607,0,0.685433311,-1.719713886,-1.034280575,0.112621017 -Aaron Brooks,brookaa01,2010,RS,HOU,5782,2919,1.944771309,-1.361976216,0.582795093,4.961011406,4.961011406,0,2.179931646,-1.110705123,1.069226523,-0.046012943 -Aaron Brooks,brookaa01,2011,RS,HOU,1610,811,-0.219596066,-4.02934966,-4.248945726,-0.631785482,-0.631785482,0,0.392792892,-3.546026948,-3.153234056,1.737515092 -Aaron Brooks,brookaa01,2011,RS,PHO,941,473,1.384914644,-4.65147942,-3.266564776,-0.126336827,-0.126336827,0,1.426058478,-4.41042198,-2.984363502,1.253737686 -Aaron Brooks,brookaa01,2013,PO,HOU,134,67,-2.10296297,-2.34602478,-4.448987749,-0.059930794,0,-0.059930794,-2.054271424,-3.826132927,-5.880404351,0.048853372 -Aaron Brooks,brookaa01,2013,RS,HOU,77,38,-5.853484494,-3.627647516,-9.48113201,-0.133711697,-0.133711697,0,-5.351379126,-4.201739403,-9.553118529,2.290961629 -Aaron Brooks,brookaa01,2013,RS,SAC,1892,959,-0.651535952,-2.716131382,-3.367667333,-0.306764825,-0.306764825,0,-0.664831041,-2.418626299,-3.08345734,1.402159629 -Aaron Brooks,brookaa01,2014,RS,HOU,1457,716,-1.03E-05,-1.027015897,-1.027026214,0.628861993,0.628861993,0,0.370245977,-0.591274101,-0.221028124,-0.083180705 -Aaron Brooks,brookaa01,2014,RS,DEN,1781,841,0.865452443,-2.388483736,-1.523031293,0.530856522,0.530856522,0,0.773987566,-1.911327152,-1.137339586,0.799980467 -Aaron Brooks,brookaa01,2015,PO,CHI,251,132,-6.299797712,-5.835093992,-12.1348917,-0.640244338,0,-0.640244338,-3.228831797,-6.078609497,-9.307441294,-1.719373096 -Aaron Brooks,brookaa01,2015,RS,CHI,3705,1885,1.649498798,-2.889518436,-1.240019638,1.4468499,1.4468499,0,1.559948143,-1.940472188,-0.380524045,-0.352557027 -Aaron Brooks,brookaa01,2016,RS,CHI,2256,1108,0.163022608,-0.925842757,-0.762820149,1.119932906,1.119932906,0,0.458035526,-1.24103851,-0.783002984,-0.297736218 -Aaron Brooks,brookaa01,2017,PO,IND,14,7,13.32394715,-28.96964058,-15.64569343,-0.049026089,0,-0.049026089,8.149345782,-20.24494487,-12.09559909,3.103250834 -Aaron Brooks,brookaa01,2017,RS,IND,1805,894,-0.831083935,-2.198066979,-3.029150914,-0.126450874,-0.126450874,0,-1.386912416,-2.944238151,-4.331150567,-0.674173812 -Aaron Brooks,brookaa01,2018,PO,MIN,7,3,-3.860985009,4.513797581,0.652812572,0.005271016,0,0.005271016,-4.613612535,-4.234911308,-8.848523843,-1.827887479 -Aaron Brooks,brookaa01,2018,RS,MIN,397,189,-1.765752614,-5.1159177,-6.881670314,-0.397393094,-0.397393094,0,-1.186877992,-4.315789783,-5.502667775,-0.252663269 -Dillon Brooks,brookdi01,2018,RS,MEM,4695,2350,-1.540814712,0.556580672,-0.98423404,2.116666,2.116666,0,-1.751028858,1.110007888,-0.64102097,-0.020354377 -Dillon Brooks,brookdi01,2019,RS,MEM,672,330,-3.057621338,-1.619926799,-4.677548137,-0.32591266,-0.32591266,0,-3.589391119,-0.863104267,-4.452495386,0.433076591 -Kevin Brooks,brookke01,1992,RS,DEN,561,270,-2.625858966,-2.037414635,-4.663273601,-0.263710377,-0.263710377,0,-3.237526494,-3.35512075,-6.592647244,0.055416213 -Kevin Brooks,brookke01,1993,RS,DEN,1201,571,-3.755028643,-2.214486574,-5.969515216,-0.93766744,-0.93766744,0,-4.033579008,-3.315541508,-7.349120516,-0.026653194 -Kevin Brooks,brookke01,1994,PO,DEN,9,5,-7.523796761,-0.954951142,-8.478747902,-0.01516356,0,-0.01516356,-5.019929229,-3.658793446,-8.678722675,0.542968684 -Kevin Brooks,brookke01,1994,RS,DEN,385,190,-5.218513935,-3.435182969,-8.653696904,-0.576876432,-0.576876432,0,-5.168113266,-4.709852072,-9.877965338,0.770841803 -MarShon Brooks,brookma01,2012,RS,NJN,3129,1648,-1.187551547,-3.158091378,-4.345642924,-1.343428386,-1.343428386,0,-1.160140522,-2.736094006,-3.896234528,0.12366129 -MarShon Brooks,brookma01,2013,PO,BRK,74,40,-5.579309492,-4.667898512,-10.247208,-0.157335343,0,-0.157335343,-6.367561535,-6.102852307,-12.47041384,-0.267465928 -MarShon Brooks,brookma01,2013,RS,BRK,1707,912,-1.687533731,-0.572850875,-2.260384606,0.22917897,0.22917897,0,-1.804890413,-1.088851909,-2.893742322,0.555688809 -MarShon Brooks,brookma01,2014,RS,LAL,483,228,2.155373247,-0.709077851,1.446295396,0.491016613,0.491016613,0,1.090678588,-1.266296013,-0.175617425,0.565903384 -MarShon Brooks,brookma01,2014,RS,BOS,156,73,-5.906141314,0.424534812,-5.481606502,-0.102970262,-0.102970262,0,-4.769916059,-3.626306385,-8.396222443,1.162121588 -MarShon Brooks,brookma01,2014,RS,GSW,34,15,-4.881302508,15.63647849,10.75517599,0.103012404,0.103012404,0,-1.620879151,10.03985097,8.418971819,-0.318037009 -MarShon Brooks,brookma01,2018,RS,MEM,394,193,9.057422718,-1.907269501,7.150153217,0.972933437,0.972933437,0,7.469510239,-1.843375609,5.62613463,-0.195450172 -MarShon Brooks,brookma01,2019,RS,MEM,783,387,-1.744476153,-1.344738169,-3.089214322,-0.06609173,-0.06609173,0,-1.955962426,-1.774653048,-3.730615474,-1.34702298 -Michael Brooks,brookmi01,1981,RS,SDC,5234,2479,0.687542317,-0.200879781,0.486662536,4.088111515,4.088111515,0,0.66496731,-0.16682296,0.498144349,-0.140308707 -Michael Brooks,brookmi01,1982,RS,SDC,5876,2750,0.713750049,-0.027685628,0.686064421,4.817445285,4.817445285,0,0.726072196,0.22429618,0.950368376,-0.074660864 -Michael Brooks,brookmi01,1983,RS,SDC,5333,2457,1.365428174,-0.370164154,0.99526402,4.697139759,4.697139759,0,1.134601289,-0.076881473,1.057719816,0.049369857 -Michael Brooks,brookmi01,1984,RS,SDC,2993,1405,0.631999984,0.056828622,0.688828606,2.457580519,2.457580519,0,0.572903097,0.199690411,0.772593508,-0.311573444 -Michael Brooks,brookmi01,1987,RS,IND,308,148,-4.81078174,1.278484127,-3.532297613,-0.059455951,-0.059455951,0,-4.710129376,0.732353926,-3.977775449,0.664879167 -Michael Brooks,brookmi01,1988,PO,DEN,23,11,3.464033496,-1.571548429,1.892485067,0.026594036,0,0.026594036,2.598876731,-2.845720825,-0.246844094,-0.983438811 -Michael Brooks,brookmi01,1988,RS,DEN,296,133,-3.528746966,-1.231090198,-4.759837165,-0.136634859,-0.136634859,0,-3.693331769,-1.874566127,-5.567897896,0.18782719 -Scott Brooks,brooksc01,1989,PO,PHI,42,21,-2.966632331,-2.419276818,-5.38590915,-0.029305515,0,-0.029305515,-3.700148293,-2.304936356,-6.005084649,0.586272697 -Scott Brooks,brooksc01,1989,RS,PHI,2848,1372,2.169504895,-0.652204986,1.51729991,2.98893002,2.98893002,0,2.072197481,-0.675086353,1.397111128,0.062907168 -Scott Brooks,brooksc01,1990,PO,PHI,194,99,-2.704834256,-2.384360045,-5.089194301,-0.122624214,0,-0.122624214,-3.067807301,-2.556973273,-5.624780574,0.611190053 -Scott Brooks,brooksc01,1990,RS,PHI,1983,975,1.772104979,-0.430489304,1.341615676,2.039775782,2.039775782,0,1.542601751,-0.398291237,1.144310513,0.216333547 -Scott Brooks,brooksc01,1991,RS,MIN,1906,980,3.33930343,-0.960330579,2.37897285,2.585986275,2.585986275,0,3.105956564,-0.984260166,2.121696397,0.831817659 -Scott Brooks,brooksc01,1992,RS,MIN,2168,1082,1.690003513,0.09872476,1.788728273,2.507769106,2.507769106,0,1.429292199,-0.162792892,1.266499307,0.086916327 -Scott Brooks,brooksc01,1993,PO,HOU,378,197,-1.415444148,-0.192656298,-1.608100446,0.119086498,0,0.119086498,-1.729781775,-0.030675861,-1.760457636,0.555265577 -Scott Brooks,brooksc01,1993,RS,HOU,3016,1516,1.138294671,0.300309295,1.438603965,3.243722993,3.243722993,0,0.790315186,0.421381361,1.211696547,0.120676021 -Scott Brooks,brooksc01,1994,PO,HOU,44,23,6.534526977,-2.655926409,3.878600568,0.079766198,0,0.079766198,4.645503312,-2.929851506,1.715651806,-0.51116225 -Scott Brooks,brooksc01,1994,RS,HOU,2452,1225,-0.475825991,0.002599497,-0.473226494,1.422793606,1.422793606,0,-1.06102773,-0.166985932,-1.228013662,-0.012069119 -Scott Brooks,brooksc01,1995,RS,HOU,369,186,0.074157507,-1.386144835,-1.311987328,0.137558091,0.137558091,0,-0.402506206,-2.287612155,-2.69011836,0.754430069 -Scott Brooks,brooksc01,1995,RS,DAL,1241,622,0.253421726,-0.584373326,-0.3309516,0.770391628,0.770391628,0,-0.015122949,-0.700217951,-0.7153409,0.333237487 -Scott Brooks,brooksc01,1996,RS,DAL,1439,716,-0.084299503,-0.431729743,-0.516029246,0.815070564,0.815070564,0,-0.48716142,-1.105698577,-1.592859997,-0.1145778 -Scott Brooks,brooksc01,1997,PO,NYK,13,7,0.194052485,-2.871599523,-2.677547038,0.000261349,0,0.000261349,-1.563084102,-5.10221451,-6.665298612,-1.826431313 -Scott Brooks,brooksc01,1997,RS,NYK,479,251,-1.250429822,3.109375064,1.858945242,0.596458626,0.596458626,0,-1.519585258,2.797470465,1.277885207,0.964167508 -Scott Brooks,brooksc01,1998,PO,CLE,14,8,6.127764903,-3.49178395,2.635980954,0.022429385,0,0.022429385,3.73385936,-3.451686206,0.282173154,-0.933242379 -Scott Brooks,brooksc01,1998,RS,CLE,591,312,0.226719166,1.483632799,1.710351965,0.707691131,0.707691131,0,-0.523505425,0.614513242,0.091007817,-0.29830305 -Andre Brown,brownan01,2007,RS,SEA,524,271,-4.322518074,-1.305945494,-5.628463568,-0.397936106,-0.397936106,0,-4.420123115,-3.210538033,-7.630661148,-0.01223988 -Andre Brown,brownan01,2008,RS,MEM,574,286,-1.654383048,-1.76834096,-3.422724008,-0.098472867,-0.098472867,0,-2.000766391,-1.928919476,-3.929685867,0.29626876 -Andre Brown,brownan01,2009,RS,CHA,76,41,-6.088080851,-1.639999551,-7.728080402,-0.105539415,-0.105539415,0,-6.003484757,-1.712894249,-7.716379005,1.253855763 -Anthony Brown,brownan02,2016,RS,LAL,1210,599,-3.576653012,0.576872119,-2.999780894,-0.075920123,-0.075920123,0,-4.025552216,-0.702526651,-4.728078867,-0.531669282 -Anthony Brown,brownan02,2017,RS,ORL,31,16,6.084152161,3.706737426,9.790889588,0.100603573,0.100603573,0,4.287532065,3.240667398,7.528199464,-1.696156254 -Anthony Brown,brownan02,2017,RS,NOP,286,143,-4.593903506,-0.003965072,-4.597868578,-0.134636444,-0.134636444,0,-3.680854191,0.150898468,-3.529955724,-0.132026669 -Anthony Brown,brownan02,2018,RS,MIN,11,4,18.71561763,2.426714848,21.14233248,0.049560381,0.049560381,0,14.29247502,-1.883669936,12.40880508,1.629371903 -Bobby Brown,brownbo02,2009,RS,MIN,494,256,-1.89045027,-3.180310711,-5.070760981,-0.306978557,-0.306978557,0,-1.83920534,-3.728694049,-5.567899388,1.182141563 -Bobby Brown,brownbo02,2009,RS,SAC,1340,675,-2.632226868,-4.086814083,-6.719040951,-1.389589028,-1.389589028,0,-2.747858858,-4.529248198,-7.277107055,1.541927516 -Bobby Brown,brownbo02,2010,RS,NOH,640,328,-1.904390874,-2.674997042,-4.579387916,-0.312588944,-0.312588944,0,-1.473117277,-3.116661426,-4.589778703,1.977366249 -Bobby Brown,brownbo02,2010,RS,LAC,373,191,-3.804779442,-3.012400881,-6.817180323,-0.402028575,-0.402028575,0,-3.339375274,-4.151505118,-7.490880391,1.347416148 -Bobby Brown,brownbo02,2017,PO,HOU,46,22,9.599309057,2.28666262,11.88597168,0.167598731,0,0.167598731,11.91252084,-3.522549245,8.389971596,-1.045028951 -Bobby Brown,brownbo02,2017,RS,HOU,271,123,-1.096782835,-4.352752723,-5.449535558,-0.168754912,-0.168754912,0,-0.824523904,-6.531561414,-7.356085318,-0.378309545 -Bobby Brown,brownbo02,2018,RS,HOU,246,115,-7.865889523,-5.945792231,-13.81168175,-0.651152594,-0.651152594,0,-4.796808686,-6.795307016,-11.5921157,0.325631376 -Bruce Brown,brownbr01,2019,PO,DET,122,57,-4.199171013,1.843012908,-2.356158105,0.011796421,0,0.011796421,-1.599348488,-0.244933169,-1.844281658,-0.13664471 -Bruce Brown,brownbr01,2019,RS,DET,2991,1449,-2.689305726,2.437230361,-0.252075365,1.832926324,1.832926324,0,-3.303250404,1.853150254,-1.450100151,-0.758220312 -Chucky Brown,brownch01,1990,RS,CLE,2681,1339,-2.234911905,-0.636774099,-2.871686003,-0.083263996,-0.083263996,0,-2.692468228,-0.937478553,-3.629946781,0.159610034 -Chucky Brown,brownch01,1991,RS,CLE,2976,1485,-1.771150751,-1.892021153,-3.663171904,-0.691120213,-0.691120213,0,-2.258837978,-2.28708452,-4.545922498,-0.106269386 -Chucky Brown,brownch01,1992,PO,LAL,85,44,-1.281445832,-1.235000458,-2.51644629,0.005378441,0,0.005378441,-2.060472293,-2.780154377,-4.84062667,-0.497734865 -Chucky Brown,brownch01,1992,RS,CLE,100,50,-2.152500251,0.731966666,-1.420533585,0.034284,0.034284,0,-2.21111638,0.693628594,-1.517487786,1.065382112 -Chucky Brown,brownch01,1992,RS,LAL,743,381,-2.876048958,-2.533713454,-5.409762413,-0.519049639,-0.519049639,0,-3.255558393,-3.267344952,-6.522903345,0.383859984 -Chucky Brown,brownch01,1993,PO,NJN,120,62,-1.935025776,3.126859809,1.191834033,0.127307022,0,0.127307022,-2.293049715,1.511686241,-0.781363474,-0.923465707 -Chucky Brown,brownch01,1993,RS,NJN,2399,1186,-1.545574978,-1.013856153,-2.559431131,0.115002793,0.115002793,0,-2.178199524,-1.667484524,-3.845684048,-0.263197897 -Chucky Brown,brownch01,1994,RS,DAL,20,10,1.718022432,-3.402720411,-1.684697979,0.005495514,0.005495514,0,-0.346087225,-2.579976634,-2.926063859,1.068487277 -Chucky Brown,brownch01,1995,PO,HOU,632,326,-3.274907952,-0.005786003,-3.280693955,-0.091364085,0,-0.091364085,-3.637051109,-0.338626212,-3.975677321,0.324798672 -Chucky Brown,brownch01,1995,RS,HOU,1616,814,-0.699648774,-1.11620776,-1.815856534,0.387764561,0.387764561,0,-1.589001844,-0.994845007,-2.583846851,-0.045533899 -Chucky Brown,brownch01,1996,PO,HOU,331,168,-0.205103866,-1.969130632,-2.174234498,0.050680797,0,0.050680797,-1.108851221,-1.997670312,-3.106521533,-0.377445418 -Chucky Brown,brownch01,1996,RS,HOU,3965,2019,-1.765177837,-0.542544482,-2.307722319,0.453007597,0.453007597,0,-1.946207773,-0.841494359,-2.787702131,-0.526284633 -Chucky Brown,brownch01,1997,RS,MIL,1271,674,-1.105335122,-1.827784756,-2.933119878,-0.063101382,-0.063101382,0,-2.061602273,-2.076508896,-4.138111168,0.189940648 -Chucky Brown,brownch01,1997,RS,PHO,163,83,-2.685287863,-3.266426345,-5.951714208,-0.13653593,-0.13653593,0,-3.472465502,-3.271975363,-6.744440866,0.64223905 -Chucky Brown,brownch01,1998,PO,ATL,88,50,-1.752980652,-2.833728428,-4.58670908,-0.048197588,0,-0.048197588,-2.745390372,-3.739582496,-6.484972868,-0.227039733 -Chucky Brown,brownch01,1998,RS,ATL,2221,1202,-2.650652516,-1.535769089,-4.186421605,-0.877731879,-0.877731879,0,-2.988792198,-2.377846369,-5.366638566,-0.328605882 -Chucky Brown,brownch01,1999,RS,CHH,2253,1192,-1.665195168,-1.539888129,-3.205083297,-0.275922601,-0.275922601,0,-1.838837204,-1.712114284,-3.550951488,-0.273191316 -Chucky Brown,brownch01,2000,RS,CHH,977,494,-3.800870628,-1.314249789,-5.115120417,-0.59825502,-0.59825502,0,-3.854596178,-1.454507955,-5.309104134,0.340284935 -Chucky Brown,brownch01,2000,RS,SAS,1152,602,-2.888592171,-1.289835356,-4.178427528,-0.437998838,-0.437998838,0,-2.992921137,-1.558651783,-4.55157292,-0.15654846 -Chucky Brown,brownch01,2001,RS,CLE,509,265,-3.06144662,-1.477899311,-4.539345931,-0.242405118,-0.242405118,0,-3.607380859,-1.809817147,-5.417198006,0.183280869 -Chucky Brown,brownch01,2001,RS,GSW,147,74,0.092167879,-0.325448913,-0.233281034,0.095876095,0.095876095,0,-0.808578969,-0.394795835,-1.203374804,0.833701792 -Chucky Brown,brownch01,2002,PO,SAC,2,1,-4.525078301,0.337078687,-4.187999614,-0.000848105,0,-0.000848105,-6.049421811,10.31423584,4.264814032,11.07293112 -Chucky Brown,brownch01,2002,RS,SAC,185,92,-3.193783976,-0.500125905,-3.693909881,-0.044210233,-0.044210233,0,-3.702565225,-1.515263386,-5.21782861,-0.197598452 -Damone Brown,brownda02,2002,RS,PHI,126,67,-5.776521823,-2.618448391,-8.394970214,-0.195947385,-0.195947385,0,-6.085121993,-4.316669583,-10.40179158,1.418891259 -Damone Brown,brownda02,2003,RS,TOR,218,115,-5.683638826,-1.807372392,-7.491011218,-0.279805815,-0.279805815,0,-5.636735265,-2.090362681,-7.727097946,0.541720233 -Damone Brown,brownda02,2004,RS,NJN,32,17,-11.64562567,1.886219583,-9.759406091,-0.061225933,-0.061225933,0,-9.275327347,2.3685678,-6.906759547,0.645749388 -Damone Brown,brownda02,2005,RS,WAS,299,152,-3.856482841,-1.515416091,-5.371898933,-0.203485862,-0.203485862,0,-4.003784708,-3.497600419,-7.501385127,0.070859792 -Dee Brown,brownde01,1991,PO,BOS,570,284,0.865664714,0.198932001,1.064596716,0.57168857,0,0.57168857,0.992107346,0.234026565,1.226133911,0.270698759 -Dee Brown,brownde01,1991,RS,BOS,4037,1945,-0.08632221,-0.606474691,-0.692796902,2.039474232,2.039474232,0,-0.078187301,-0.553200075,-0.631387375,-0.09558792 -Dee Brown,brownde01,1992,PO,BOS,232,120,2.432303642,-1.906460133,0.525843509,0.207131685,0,0.207131685,1.802634015,-1.742060631,0.060573384,0.126530699 -Dee Brown,brownde01,1992,RS,BOS,1783,883,-0.688067517,-0.505503994,-1.193571511,0.70144792,0.70144792,0,-0.431075381,-0.114898475,-0.545973856,0.037200649 -Dee Brown,brownde01,1993,PO,BOS,249,133,-0.383675862,-1.121108909,-1.504784772,0.087040567,0,0.087040567,-0.638990787,-0.557049682,-1.196040469,-0.111007925 -Dee Brown,brownde01,1993,RS,BOS,4508,2254,2.303789223,1.573704985,3.877494208,7.628967855,7.628967855,0,2.287828132,1.914321275,4.202149407,0.095223943 -Dee Brown,brownde01,1994,RS,BOS,5776,2867,1.587231435,0.849107812,2.436339247,7.574806893,7.574806893,0,1.461391594,1.532485856,2.99387745,-0.145591655 -Dee Brown,brownde01,1995,PO,BOS,316,172,3.383963623,1.304389036,4.688352659,0.672247423,0,0.672247423,2.815482759,1.861116963,4.676599722,-0.129952673 -Dee Brown,brownde01,1995,RS,BOS,5530,2792,2.585759063,-0.095834946,2.489924116,7.441163431,7.441163431,0,2.505599969,0.186732607,2.692332575,-0.289729016 -Dee Brown,brownde01,1996,RS,BOS,3225,1591,0.184959272,0.164528769,0.349488041,2.520873293,2.520873293,0,0.388192671,0.299429579,0.68762225,0.182164271 -Dee Brown,brownde01,1997,RS,BOS,1054,522,-0.887898957,0.046543601,-0.841355356,0.509944386,0.509944386,0,-0.829880762,0.20723922,-0.622641542,0.291854633 -Dee Brown,brownde01,1998,RS,TOR,1772,908,2.811346572,-1.867534299,0.943812273,1.733066987,1.733066987,0,2.474985003,-1.758995857,0.715989146,1.167330736 -Dee Brown,brownde01,1998,RS,BOS,1594,811,-0.362009759,-0.57365701,-0.935666769,0.763842196,0.763842196,0,-0.565355318,-0.718635592,-1.28399091,1.596761846 -Dee Brown,brownde01,1999,RS,TOR,2577,1377,2.306727491,-1.231155066,1.075572425,2.694075613,2.694075613,0,2.805124893,-1.135902872,1.669222021,0.215556897 -Dee Brown,brownde01,2000,PO,TOR,34,19,-6.600657904,4.446453182,-2.154204722,0.006232866,0,0.006232866,-5.684519816,5.279580797,-0.404939018,4.120745223 -Dee Brown,brownde01,2000,RS,TOR,1312,673,1.120233213,-1.593160229,-0.472927017,0.788562414,0.788562414,0,1.605930178,-1.761395079,-0.155464901,0.806921401 -Dee Brown,brownde01,2001,PO,ORL,106,54,1.488997957,-1.644846306,-0.155848349,0.073220629,0,0.073220629,1.163816895,-2.211729207,-1.047912312,-0.602939808 -Dee Brown,brownde01,2001,RS,ORL,304,155,-0.65339786,-1.955664133,-2.609061993,0.011172951,0.011172951,0,-0.510291071,-2.145245203,-2.655536274,0.227279512 -Dee Brown,brownde01,2002,RS,ORL,128,65,-7.136696747,-0.778453085,-7.915149832,-0.174169054,-0.174169054,0,-6.320536852,-1.6210203,-7.941557152,1.541659506 -Devin Brown,brownde02,2003,RS,SAS,42,22,-1.725512991,-6.876791494,-8.602304485,-0.06577447,-0.06577447,0,-2.081430548,-8.887862109,-10.96929266,0.120364434 -Devin Brown,brownde02,2003,RS,DEN,136,71,-3.936630864,1.366507991,-2.570122874,0.006594303,0.006594303,0,-3.935122027,2.396152679,-1.538969348,1.107919896 -Devin Brown,brownde02,2004,PO,SAS,239,130,1.073004054,-2.047269847,-0.974265793,0.12206974,0,0.12206974,0.368326887,-1.897933727,-1.52960684,0.441241137 -Devin Brown,brownde02,2004,RS,SAS,1179,627,-1.291647357,-1.635909066,-2.927556423,-0.056761748,-0.056761748,0,-1.923024672,-2.134407755,-4.057432427,-0.060577112 -Devin Brown,brownde02,2005,PO,SAS,110,60,-2.402546563,-0.951457402,-3.354003965,-0.018988612,0,-0.018988612,-2.770164562,-2.31839166,-5.088556221,-0.384311986 -Devin Brown,brownde02,2005,RS,SAS,2319,1238,-0.09283446,0.070772059,-0.022062401,1.718909938,1.718909938,0,-0.249130358,-0.314574102,-0.56370446,-0.220636487 -Devin Brown,brownde02,2006,RS,UTA,3166,1711,-1.888454487,-1.783018729,-3.671473216,-0.805311099,-0.805311099,0,-1.993158995,-1.998981173,-3.992140168,0.103548333 -Devin Brown,brownde02,2007,RS,NOK,3159,1662,1.438794444,0.197490573,1.636285016,3.725421435,3.725421435,0,1.280629321,0.242063185,1.522692507,0.15160754 -Devin Brown,brownde02,2008,PO,CLE,167,92,-2.013611455,-1.832437428,-3.846048882,-0.053661829,0,-0.053661829,-1.645035129,-2.757730706,-4.402765835,1.010430088 -Devin Brown,brownde02,2008,RS,CLE,3349,1762,-1.214259731,-0.923623398,-2.137883129,0.550950859,0.550950859,0,-1.462974984,-1.12213761,-2.585112594,0.114704506 -Devin Brown,brownde02,2009,PO,NOH,62,33,-3.50627931,-4.334676021,-7.840955332,-0.089002871,0,-0.089002871,-4.304861074,-5.898934812,-10.20379589,0.610348618 -Devin Brown,brownde02,2009,RS,NOH,1608,869,-2.992918363,0.403887343,-2.58903102,0.071860563,0.071860563,0,-2.774019136,-0.493088017,-3.267107153,0.640736223 -Devin Brown,brownde02,2010,PO,CHI,4,2,6.940402363,1.45161922,8.392021584,0.011898237,0,0.011898237,5.950486424,-1.410074223,4.540412202,1.334830344 -Devin Brown,brownde02,2010,RS,NOH,1887,967,-1.62918646,-0.101612464,-1.730798924,0.509509569,0.509509569,0,-1.418124804,-0.631297005,-2.049421809,1.245713379 -Devin Brown,brownde02,2010,RS,CHI,182,93,-7.297335642,0.787364404,-6.509971237,-0.182393714,-0.182393714,0,-6.567732283,-0.136157798,-6.703890081,2.098478135 -Dee Brown,brownde03,2007,PO,UTA,100,52,-2.923017023,-4.619931335,-7.542948358,-0.131303837,0,-0.131303837,-3.066536188,-6.518592521,-9.585128709,0.108653792 -Dee Brown,brownde03,2007,RS,UTA,869,450,-2.622042182,0.289779984,-2.332262198,0.096521411,0.096521411,0,-2.584087486,-0.255617678,-2.839705164,0.594668328 -Dee Brown,brownde03,2009,RS,WAS,447,233,-1.668602592,-0.687012885,-2.355615477,0.047334296,0.047334296,0,-1.958919905,-1.026526866,-2.985446771,0.893136715 -Dee Brown,brownde03,2009,RS,PHO,57,28,-6.347914485,-5.416562928,-11.76447741,-0.132677104,-0.132677104,0,-6.108611367,-4.787693673,-10.89630504,2.810431421 -Derrick Brown,brownde04,2010,PO,CHA,2,1,38.71671979,-2.724359966,35.99235983,0.020039322,0,0.020039322,34.33289312,-5.491059999,28.84183312,-1.545174656 -Derrick Brown,brownde04,2010,RS,CHA,1019,535,-1.797768985,1.053266819,-0.744502166,0.548008337,0.548008337,0,-2.352879947,0.202001052,-2.150878896,0.101799232 -Derrick Brown,brownde04,2011,RS,NYK,177,88,0.556350543,-1.141128177,-0.584777634,0.098178659,0.098178659,0,0.088674696,-1.880555605,-1.791880909,0.925462433 -Derrick Brown,brownde04,2011,RS,CHA,921,488,-1.380978174,-0.617442922,-1.998421096,0.187582601,0.187582601,0,-1.963402564,-1.33425607,-3.297658634,0.227245298 -Derrick Brown,brownde04,2012,RS,CHA,2770,1443,-0.14907303,-1.638317413,-1.787390443,0.705959434,0.705959434,0,-0.894280468,-1.50256028,-2.396840747,-0.3559632 -Ernest Brown,browner01,2002,RS,MIA,39,21,-14.28377332,-1.712583891,-15.99635721,-0.145420078,-0.145420078,0,-13.14056772,-2.858336515,-15.99890423,2.260823475 -Fred Brown,brownfr01,1977,RS,SEA,4722,2098,0.937457764,0.391578543,1.329036307,4.358873091,4.358873091,0,0.732942474,0.395478352,1.128420827,-0.180863567 -Fred Brown,brownfr01,1978,PO,SEA,1208,575,1.792586802,-0.112157083,1.680429719,1.339269652,0,1.339269652,1.689105796,-0.266386941,1.422718855,-0.095486984 -Fred Brown,brownfr01,1978,RS,SEA,4340,1965,1.984531511,0.664635065,2.649166576,5.404638314,5.404638314,0,1.735884013,0.473955974,2.209839987,-0.164819635 -Fred Brown,brownfr01,1979,PO,SEA,546,260,-0.147451384,-0.24408894,-0.391540324,0.322106486,0,0.322106486,-0.456232206,-0.886617381,-1.342849587,-0.177845059 -Fred Brown,brownfr01,1979,RS,SEA,4273,1961,0.028000447,1.497916993,1.52591744,4.274794616,4.274794616,0,0.117808327,1.357757077,1.475565405,-0.08182493 -Fred Brown,brownfr01,1980,PO,SEA,642,313,0.951590911,-2.389852741,-1.43826183,0.215915041,0,0.215915041,0.697170235,-2.891947531,-2.194777296,-0.059457199 -Fred Brown,brownfr01,1980,RS,SEA,3649,1701,0.961915856,-0.235165791,0.726750065,3.011309727,3.011309727,0,0.73106684,-0.697063288,0.034003553,-0.207073635 -Fred Brown,brownfr01,1981,RS,SEA,4198,1986,1.794115092,-0.037499328,1.756615764,4.558652065,4.558652065,0,1.620076497,-0.125880377,1.49419612,-0.173981657 -Fred Brown,brownfr01,1982,PO,SEA,315,158,0.670889087,-0.504702387,0.166186699,0.240687297,0,0.240687297,0.368876543,-1.652963713,-1.28408717,-0.725095605 -Fred Brown,brownfr01,1982,RS,SEA,3761,1785,0.58745114,-0.14173444,0.4457167,2.899737144,2.899737144,0,0.420272755,-0.660454054,-0.240181298,-0.372768221 -Fred Brown,brownfr01,1983,PO,SEA,61,30,-2.005982465,-0.51194622,-2.517928684,0.003657379,0,0.003657379,-2.786189192,-0.521204292,-3.307393483,-0.169216141 -Fred Brown,brownfr01,1983,RS,SEA,3114,1432,1.172595112,-0.441877195,0.730717917,2.533844146,2.533844146,0,1.006190979,-0.899254595,0.106936384,-0.37710848 -Fred Brown,brownfr01,1984,PO,SEA,168,88,-0.424784194,0.970593162,0.545808968,0.151952708,0,0.151952708,-0.563817088,-0.199710705,-0.763527793,-0.430005192 -Fred Brown,brownfr01,1984,RS,SEA,2372,1129,1.783850045,-0.702966916,1.080883129,2.203071846,2.203071846,0,1.378423204,-1.230827866,0.147595339,-0.166497271 -Gerald Brown,brownge02,1999,PO,PHO,2,1,34.99106916,-5.96967832,29.02139084,0.01638994,0,0.01638994,31.06379406,-8.411247158,22.6525469,-1.702425088 -Gerald Brown,brownge02,1999,RS,PHO,448,236,-5.377073882,-3.639865189,-9.016939071,-0.754923012,-0.754923012,0,-5.453371006,-4.823601408,-10.27697241,0.040363065 -Jabari Brown,brownja01,2015,RS,LAL,1132,568,-2.633049332,-4.973830066,-7.606879398,-1.407179121,-1.407179121,0,-3.924665962,-5.380239654,-9.304905615,-0.021355401 -Jaylen Brown,brownja02,2017,PO,BOS,439,215,-3.020922554,-0.851560809,-3.872483364,-0.128182294,0,-0.128182294,-4.018636682,-2.454324796,-6.472961478,0.906935911 -Jaylen Brown,brownja02,2017,RS,BOS,2768,1341,-3.369708434,-0.395234637,-3.764943071,-0.6936141,-0.6936141,0,-3.355635143,-1.046994799,-4.402629941,-0.111287479 -Jaylen Brown,brownja02,2018,PO,BOS,1148,583,1.699654901,1.133038028,2.832692929,1.720819546,0,1.720819546,-1.163133522,1.104154446,-0.058979075,0.466515445 -Jaylen Brown,brownja02,2018,RS,BOS,4377,2152,0.276983213,1.228447899,1.505431111,4.693697601,4.693697601,0,-0.111150189,1.477431074,1.366280885,0.455304559 -Jaylen Brown,brownja02,2019,PO,BOS,588,274,-1.989507291,-1.53907023,-3.528577521,-0.11367192,0,-0.11367192,-0.408083636,-1.595622094,-2.00370573,1.255439949 -Jaylen Brown,brownja02,2019,RS,BOS,4071,1913,-1.661102406,0.487045867,-1.174056539,1.544474711,1.544474711,0,-1.219563921,1.072418987,-0.147144934,0.419677902 -John Brown,brownjo01,1977,RS,ATL,3097,1405,-0.970235027,-1.208625192,-2.178860219,0.411906542,0.411906542,0,-1.480080381,-1.154897051,-2.634977432,0.657144728 -John Brown,brownjo01,1978,PO,ATL,12,6,-18.54010699,-9.487090164,-28.02719715,-0.081691721,0,-0.081691721,-19.20877528,-12.0126113,-31.22138658,2.473479981 -John Brown,brownjo01,1978,RS,ATL,3470,1594,0.461177893,-1.07868875,-0.617510857,1.74641281,1.74641281,0,-0.050521669,-0.714072226,-0.764593895,0.756672813 -John Brown,brownjo01,1979,RS,CHI,2743,1265,-1.018611981,-1.541566565,-2.560178546,0.122819776,0.122819776,0,-1.723851661,-1.561165946,-3.285017607,0.269497407 -John Brown,brownjo01,1980,PO,ATL,116,58,-6.248844134,-2.187047904,-8.435892038,-0.175379971,0,-0.175379971,-6.697723624,-2.699408023,-9.397131647,1.06071532 -John Brown,brownjo01,1980,RS,ATL,752,361,-3.765296585,-2.566129018,-6.331425604,-0.665769117,-0.665769117,0,-4.294549578,-2.405094568,-6.699644147,0.970249442 -John Brown,brownjo01,1980,RS,UTA,49,24,-9.028129492,-6.248815818,-15.27694531,-0.153463903,-0.153463903,0,-8.762748361,-7.243807784,-16.00655615,0.050308382 -Kedrick Brown,brownke01,2002,PO,BOS,6,3,34.56851972,4.829401612,39.39792133,0.062014165,0,0.062014165,30.54368409,0.245097718,30.78878181,-6.226272216 -Kedrick Brown,brownke01,2002,RS,BOS,478,245,-2.085013765,2.009430195,-0.07558357,0.336624509,0.336624509,0,-2.052800181,1.138224079,-0.914576102,0.638363865 -Kedrick Brown,brownke01,2003,PO,BOS,21,11,-2.773646257,3.736018888,0.96237263,0.021154074,0,0.021154074,-2.571049233,1.509274966,-1.061774268,-1.420585389 -Kedrick Brown,brownke01,2003,RS,BOS,1276,666,-3.662601798,0.853987762,-2.808614036,-0.020038715,-0.020038715,0,-3.82950198,0.369858074,-3.459643905,0.564349284 -Kedrick Brown,brownke01,2004,RS,BOS,801,408,0.454984444,0.315823212,0.770807657,0.738326319,0.738326319,0,-0.088016022,0.044651108,-0.043364914,0.675487044 -Kedrick Brown,brownke01,2004,RS,CLE,1073,561,1.826196458,-1.267401419,0.558795039,0.954967131,0.954967131,0,1.265794747,-1.916562938,-0.650768191,0.762207079 -Kedrick Brown,brownke01,2005,RS,PHI,110,55,-2.796229952,-0.32658841,-3.122818362,-0.010516927,-0.010516927,0,-3.230064438,-1.883599597,-5.113664035,0.486229669 -Kwame Brown,brownkw01,2002,RS,WAS,1520,817,-3.594980783,-1.107409168,-4.702389951,-0.81535505,-0.81535505,0,-3.450995191,-1.360090162,-4.811085353,0.172969886 -Kwame Brown,brownkw01,2003,RS,WAS,3295,1773,-3.600138564,0.311601105,-3.288537459,-0.486007637,-0.486007637,0,-3.195397231,-0.182494421,-3.377891653,-0.216440898 -Kwame Brown,brownkw01,2004,RS,WAS,4350,2239,-0.440091253,-0.626247632,-1.066338885,1.910207961,1.910207961,0,-0.778019348,-0.715027883,-1.493047231,-0.621143342 -Kwame Brown,brownkw01,2005,PO,WAS,120,60,-2.954867925,-2.001491015,-4.95635894,-0.069153532,0,-0.069153532,-3.50259882,-3.120917712,-6.623516532,-0.65673766 -Kwame Brown,brownkw01,2005,RS,WAS,1785,908,-4.288025941,-1.3306058,-5.618631741,-1.332973086,-1.332973086,0,-4.095833328,-1.650380666,-5.746213994,0.28021187 -Kwame Brown,brownkw01,2006,PO,LAL,435,225,-1.995312911,-1.363596052,-3.358908964,-0.071650202,0,-0.071650202,-2.282374181,-1.435733496,-3.718107678,-0.553163303 -Kwame Brown,brownkw01,2006,RS,LAL,3789,1978,-3.20497497,-0.179231051,-3.384206021,-0.637712343,-0.637712343,0,-3.112896581,-0.516579828,-3.62947641,-0.33113005 -Kwame Brown,brownkw01,2007,PO,LAL,265,133,-1.830984887,-2.881165978,-4.712150865,-0.137049866,0,-0.137049866,-2.046234249,-2.275940949,-4.322175198,-0.178467908 -Kwame Brown,brownkw01,2007,RS,LAL,2230,1132,-1.716780286,1.085260358,-0.631519928,1.224883654,1.224883654,0,-1.514415018,1.085136961,-0.429278057,0.103657244 -Kwame Brown,brownkw01,2008,RS,MEM,410,204,-3.958037125,-0.408116889,-4.366154014,-0.16886715,-0.16886715,0,-3.872017014,-0.738649011,-4.610666025,0.365150373 -Kwame Brown,brownkw01,2008,RS,LAL,1025,509,-5.944876483,1.316232864,-4.628643619,-0.490531818,-0.490531818,0,-5.306874527,0.990532005,-4.316342523,0.510746232 -Kwame Brown,brownkw01,2009,PO,DET,84,48,-2.946310307,0.471828409,-2.474481898,0.007063363,0,0.007063363,-3.423785154,1.243928567,-2.179856588,1.348536114 -Kwame Brown,brownkw01,2009,RS,DET,1825,999,-2.912145403,1.356155472,-1.555989931,0.611725441,0.611725441,0,-2.898163341,1.134095967,-1.764067374,0.480453801 -Kwame Brown,brownkw01,2010,RS,DET,1231,660,-5.773543051,-0.570144103,-6.343687153,-1.222133273,-1.222133273,0,-5.491316524,-0.930533941,-6.421850465,0.932689953 -Kwame Brown,brownkw01,2011,RS,CHA,3236,1714,-2.695689221,-0.464760754,-3.160449975,-0.358121159,-0.358121159,0,-2.762893621,-0.235553723,-2.998447344,-0.21038564 -Kwame Brown,brownkw01,2012,RS,GSW,364,187,-4.020407076,-0.055917762,-4.076324838,-0.12759327,-0.12759327,0,-3.541513071,0.034786592,-3.506726479,0.767806228 -Kwame Brown,brownkw01,2013,RS,PHI,516,269,-4.057118416,0.200280752,-3.856837664,-0.152310909,-0.152310909,0,-4.351709574,0.127247674,-4.2244619,0.247794274 -Lewis Brown,brownle02,1981,RS,WSB,11,5,-26.45670262,-3.800257984,-30.2569606,-0.074128001,-0.074128001,0,-23.35819319,-2.67175933,-26.02995252,5.812745401 -Lorenzo Brown,brownlo01,2014,RS,PHI,486,224,-2.672029898,3.417686192,0.745656294,0.39926431,0.39926431,0,-3.306593985,0.941014779,-2.365579206,-0.056677554 -Lorenzo Brown,brownlo01,2015,RS,MIN,1081,549,-1.69548265,-0.372921343,-2.068403993,0.189731163,0.189731163,0,-1.981585965,-0.242978085,-2.22456405,-0.59458122 -Lorenzo Brown,brownlo01,2016,RS,PHO,127,61,-3.449441048,-5.33841259,-8.787853639,-0.186450548,-0.186450548,0,-2.983617697,-5.379075541,-8.362693237,-0.759550598 -Lorenzo Brown,brownlo01,2018,PO,TOR,56,29,-7.802220292,-2.565533326,-10.36775362,-0.115720385,0,-0.115720385,-6.887673936,-6.150533019,-13.03820695,-0.440531718 -Lorenzo Brown,brownlo01,2018,RS,TOR,274,139,-2.23867108,4.535870175,2.297199095,0.352099043,0.352099043,0,-1.552624592,2.325420575,0.772795982,-1.617691892 -Lorenzo Brown,brownlo01,2019,RS,TOR,461,212,-4.739669439,1.066411151,-3.673258289,-0.100581954,-0.100581954,0,-4.129235694,-0.029443102,-4.158678795,0.734916625 -Marcus Brown,brownma01,1997,RS,POR,352,184,-0.44233697,-0.118506951,-0.560843921,0.207971349,0.207971349,0,-0.247999169,-0.281431628,-0.529430797,1.09248971 -Marcus Brown,brownma01,2000,RS,DET,91,45,-3.222887511,-4.391561018,-7.614448529,-0.114154496,-0.114154496,0,-3.388944826,-4.46904237,-7.857987196,2.085130889 -Markel Brown,brownma02,2015,PO,BRK,19,10,-6.253089002,9.665399244,3.412310242,0.033088073,0,0.033088073,-6.589547754,5.595274784,-0.99427297,1.969962893 -Markel Brown,brownma02,2015,RS,BRK,1567,781,-1.091409658,-0.442419508,-1.533829166,0.48682594,0.48682594,0,-1.404082158,-0.732530873,-2.136613031,0.439887119 -Markel Brown,brownma02,2016,RS,BRK,2001,982,-0.804059987,-3.265191535,-4.069251522,-0.666374434,-0.666374434,0,-0.749155265,-3.644289651,-4.393444917,0.799422808 -Markel Brown,brownma02,2018,RS,HOU,63,31,-5.882058271,-0.68738554,-6.569443811,-0.061215784,-0.061215784,0,-3.092389805,-1.08179437,-4.174184175,1.324658492 -Mike Brown,brownmi01,1987,PO,CHI,6,3,-28.59049078,16.37148414,-12.21900664,-0.01602616,0,-0.01602616,-23.09764519,15.93048505,-7.167160145,7.123322254 -Mike Brown,brownmi01,1987,RS,CHI,1651,818,-3.865274521,-0.553370647,-4.418645167,-0.701733892,-0.701733892,0,-3.811843928,-0.804291424,-4.616135352,0.781640642 -Mike Brown,brownmi01,1988,PO,CHI,8,4,4.985517226,16.26012692,21.24564415,0.051148261,0,0.051148261,6.393841879,14.06997016,20.46381203,1.21052608 -Mike Brown,brownmi01,1988,RS,CHI,1189,591,-3.745418471,-0.69392046,-4.439338931,-0.511650195,-0.511650195,0,-3.543419719,-1.045850747,-4.589270466,0.448555177 -Mike Brown,brownmi01,1989,PO,UTA,23,11,-11.4678842,-2.933035307,-14.4009195,-0.068796075,0,-0.068796075,-12.32425555,-1.96176045,-14.286016,1.930104426 -Mike Brown,brownmi01,1989,RS,UTA,2170,1051,-4.614049604,0.620619325,-3.993430279,-0.668477289,-0.668477289,0,-4.469820738,-0.076108259,-4.545928996,0.263620938 -Mike Brown,brownmi01,1990,PO,UTA,134,67,-4.429510573,-1.567313861,-5.996824434,-0.115170277,0,-0.115170277,-4.705979996,-2.188123158,-6.894103153,0.595898463 -Mike Brown,brownmi01,1990,RS,UTA,2829,1397,-2.357859666,0.62785119,-1.730008476,0.729290993,0.729290993,0,-2.3115148,0.193430994,-2.118083806,0.314012093 -Mike Brown,brownmi01,1991,PO,UTA,449,223,-0.953418705,1.51568693,0.562268224,0.390374176,0,0.390374176,-1.032434482,1.291137123,0.258702641,0.414501322 -Mike Brown,brownmi01,1991,RS,UTA,2793,1391,-3.979172,0.250951932,-3.728220069,-0.695320874,-0.695320874,0,-3.931983124,-0.343511111,-4.275494235,0.155579424 -Mike Brown,brownmi01,1992,PO,UTA,519,274,-3.539221727,-2.118917898,-5.658139624,-0.421704724,0,-0.421704724,-3.45102841,-1.921467376,-5.372495786,0.534382063 -Mike Brown,brownmi01,1992,RS,UTA,3588,1783,-2.55456238,0.432529713,-2.122032667,0.571465323,0.571465323,0,-2.127831919,0.050857112,-2.076974808,0.036283487 -Mike Brown,brownmi01,1993,PO,UTA,167,93,-3.232351918,-0.944360928,-4.176712846,-0.069906684,0,-0.069906684,-3.613957391,-1.643533804,-5.257491195,0.116042965 -Mike Brown,brownmi01,1993,RS,UTA,3154,1551,-4.30288928,-0.636433203,-4.939322483,-1.734146992,-1.734146992,0,-3.945787056,-0.990833314,-4.936620371,0.095642838 -Mike Brown,brownmi01,1994,RS,MIN,3833,1921,-3.979283627,0.003270139,-3.976013488,-1.20277487,-1.20277487,0,-3.959349932,0.269724803,-3.689625129,0.093400199 -Mike Brown,brownmi01,1995,RS,MIN,410,213,-9.236442736,-0.904270199,-10.14071293,-0.813750492,-0.813750492,0,-8.715533844,-1.150406393,-9.865940237,1.239127304 -Mike Brown,brownmi01,1996,RS,PHI,315,162,-3.752351157,-1.702508612,-5.45485977,-0.224574095,-0.224574095,0,-4.205159374,-1.229218784,-5.434378159,0.420258447 -Mike Brown,brownmi01,1997,PO,PHO,54,27,0.225164408,-4.212983143,-3.987818736,-0.017731158,0,-0.017731158,-1.136266226,-3.458440564,-4.594706791,0.727400211 -Mike Brown,brownmi01,1997,RS,PHO,163,83,-2.608617966,-0.811768518,-3.420386484,-0.028222091,-0.028222091,0,-2.922335852,-1.209897277,-4.132233129,-0.535196656 -Mike Brown,brownmi01,1998,PO,PHO,2,1,-4.867280496,-5.284786637,-10.15206713,-0.003821215,0,-0.003821215,-6.073105388,-7.662069987,-13.73517538,-1.645811664 -Myron Brown,brownmy01,1992,RS,MIN,46,23,0.471160291,-3.156640461,-2.68548017,0.000764053,0.000764053,0,0.304122846,-4.432172602,-4.128049756,0.896582021 -P.J. Brown,brownpj01,1994,PO,NJN,105,56,-2.082585988,-1.582207643,-3.664793631,-0.027251928,0,-0.027251928,-2.978670905,-1.073468596,-4.0521395,0.983493319 -P.J. Brown,brownpj01,1994,RS,NJN,3924,1950,-2.164238562,2.083495128,-0.080743435,2.641218898,2.641218898,0,-2.019222599,1.772638357,-0.246584242,-0.521773048 -P.J. Brown,brownpj01,1995,RS,NJN,4796,2466,-2.653678444,1.637964456,-1.015713988,2.173644471,2.173644471,0,-2.578782125,1.918643835,-0.66013829,-0.360017393 -P.J. Brown,brownpj01,1996,RS,NJN,5635,2942,-2.213285809,1.421982655,-0.791303153,2.920923586,2.920923586,0,-2.165329072,1.535024155,-0.630304917,-0.603671546 -P.J. Brown,brownpj01,1997,PO,MIA,819,451,-0.432263486,2.6258677,2.193604215,1.161802307,0,1.161802307,-1.012209473,2.347852079,1.335642607,-0.857048859 -P.J. Brown,brownpj01,1997,RS,MIA,4817,2592,-1.602511381,2.347264789,0.744753408,4.606834017,4.606834017,0,-1.608110116,2.404487145,0.796377029,-0.291477889 -P.J. Brown,brownpj01,1998,PO,MIA,344,190,-0.580542415,1.284420596,0.703878182,0.346295048,0,0.346295048,-0.456992965,1.89666914,1.439676176,0.247482405 -P.J. Brown,brownpj01,1998,RS,MIA,4375,2362,-0.268028671,1.579033591,1.31100492,4.873450842,4.873450842,0,-0.333025397,1.699420527,1.36639513,-0.381470738 -P.J. Brown,brownpj01,1999,PO,MIA,244,144,2.278094291,-1.512106836,0.765987455,0.264974669,0,0.264974669,1.703926405,-0.783450375,0.92047603,-0.469277383 -P.J. Brown,brownpj01,1999,RS,MIA,2879,1611,-0.128474999,1.311667,1.183192001,3.224002443,3.224002443,0,-0.004827193,1.599086167,1.594258974,-0.245389365 -P.J. Brown,brownpj01,2000,PO,MIA,549,308,-2.202576796,1.849791515,-0.35278528,0.388965933,0,0.388965933,-2.455303456,2.253500447,-0.201803009,0.102993881 -P.J. Brown,brownpj01,2000,RS,MIA,4351,2302,-0.2059285,1.025229538,0.819301038,4.18108282,4.18108282,0,-0.247526548,1.235844801,0.988318253,-0.247034522 -P.J. Brown,brownpj01,2001,PO,CHH,719,385,-0.492702677,3.467101246,2.974398569,1.149807144,0,1.149807144,-0.392041439,3.3565936,2.964552162,-0.770236474 -P.J. Brown,brownpj01,2001,RS,CHH,5296,2811,-1.103463944,1.936445907,0.832981962,5.106906918,5.106906918,0,-1.140992337,2.097001035,0.956008699,-0.56976051 -P.J. Brown,brownpj01,2002,PO,CHH,631,331,0.235951117,0.429794379,0.665745496,0.591439574,0,0.591439574,0.039543785,0.739095608,0.778639393,-0.537327813 -P.J. Brown,brownpj01,2002,RS,CHH,4845,2563,-0.058752521,1.461117787,1.402365266,5.385429135,5.385429135,0,-0.256940024,1.51220699,1.255266966,-0.750179208 -P.J. Brown,brownpj01,2003,PO,NOH,355,193,1.583726439,0.117764923,1.701491361,0.45078439,0,0.45078439,1.343680434,0.866664366,2.2103448,-0.261679494 -P.J. Brown,brownpj01,2003,RS,NOH,4915,2609,1.634389991,-0.030214524,1.604175467,5.745223525,5.745223525,0,1.202822047,0.179776344,1.382598391,-0.805036397 -P.J. Brown,brownpj01,2004,PO,NOH,470,256,-1.642889241,2.211098735,0.568209493,0.439677212,0,0.439677212,-1.999201744,1.874372872,-0.124828872,-1.463562798 -P.J. Brown,brownpj01,2004,RS,NOH,5169,2753,0.059902353,1.647868306,1.707770659,6.203789892,6.203789892,0,-0.286633704,1.570013374,1.283379669,-0.837485091 -P.J. Brown,brownpj01,2005,RS,NOH,5200,2817,-0.235307543,0.465443672,0.230136128,4.245457409,4.245457409,0,-0.616207239,0.891417531,0.275210293,-0.809936822 -P.J. Brown,brownpj01,2006,RS,NOK,4464,2380,-1.820646492,0.452276974,-1.368369518,1.66685187,1.66685187,0,-1.81961016,0.594973106,-1.224637054,-0.591442765 -P.J. Brown,brownpj01,2007,PO,CHI,430,228,0.264269116,2.873367514,3.137636631,0.707103784,0,0.707103784,-0.082525047,2.655705463,2.573180417,0.095284604 -P.J. Brown,brownpj01,2007,RS,CHI,2872,1456,-4.07833129,1.75168797,-2.326643321,0.314095843,0.314095843,0,-4.092667444,1.097233731,-2.995433713,-0.116912065 -P.J. Brown,brownpj01,2008,PO,BOS,617,341,-2.777579336,-1.020610831,-3.798190167,-0.189463692,0,-0.189463692,-3.440633865,-1.001080091,-4.441713956,0.655012735 -P.J. Brown,brownpj01,2008,RS,BOS,400,209,-3.156301291,0.429851361,-2.72644993,0.002508265,0.002508265,0,-3.332833538,0.019247737,-3.313585801,-0.108847277 -Raymond Brown,brownra01,1990,PO,UTA,12,6,-5.746051709,-3.42811882,-9.174170529,-0.020875004,0,-0.020875004,-7.057775427,-1.806335237,-8.864110665,2.838300603 -Raymond Brown,brownra01,1990,RS,UTA,113,56,-9.92501387,-4.462600582,-14.38761445,-0.335102345,-0.335102345,0,-9.189288091,-4.697748284,-13.88703638,0.779136289 -Randy Brown,brownra02,1992,RS,SAC,1123,535,-2.910893443,0.247290096,-2.663603347,0.023771775,0.023771775,0,-3.083277334,-0.042351141,-3.125628475,0.784943718 -Randy Brown,brownra02,1993,RS,SAC,3666,1726,-2.055159463,0.844513558,-1.210645905,1.360980461,1.360980461,0,-2.095014479,1.130823665,-0.964190814,0.391382502 -Randy Brown,brownra02,1994,RS,SAC,2139,1041,-2.957952026,0.327731653,-2.630220373,0.064029416,0.064029416,0,-3.050177522,0.462256956,-2.587920566,0.623685683 -Randy Brown,brownra02,1995,RS,SAC,2112,1086,-2.220915345,3.848224973,1.627309627,2.456033771,2.456033771,0,-1.919030397,4.096419653,2.177389255,1.189098732 -Randy Brown,brownra02,1996,PO,CHI,205,112,0.090137021,0.614147677,0.704284697,0.205840621,0,0.205840621,-0.430385428,0.379426088,-0.05095934,0.981166882 -Randy Brown,brownra02,1996,RS,CHI,1288,671,-3.444423244,4.139288747,0.694865502,1.190561594,1.190561594,0,-2.993629522,4.117629521,1.123999998,0.885128812 -Randy Brown,brownra02,1997,PO,CHI,177,98,-6.404035972,4.538235267,-1.865800706,0.046671223,0,0.046671223,-6.165056255,5.447982173,-0.717074082,2.080737779 -Randy Brown,brownra02,1997,RS,CHI,2005,1057,-2.293987413,3.183979881,0.889992468,1.97355805,1.97355805,0,-1.831176894,3.12050948,1.289332586,0.491733584 -Randy Brown,brownra02,1998,PO,CHI,126,71,-7.328124499,-1.73231168,-9.060436179,-0.234968305,0,-0.234968305,-7.630312186,-3.315119899,-10.94543208,-0.291564284 -Randy Brown,brownra02,1998,RS,CHI,2151,1147,-2.841219213,1.963490483,-0.87772873,1.098453682,1.098453682,0,-2.703198285,1.871875568,-0.831322717,0.233601716 -Randy Brown,brownra02,1999,RS,CHI,2115,1139,-2.180049543,0.933032166,-1.247017376,0.87420981,0.87420981,0,-2.345136454,1.35146238,-0.993674074,0.082417902 -Randy Brown,brownra02,2000,RS,CHI,3061,1625,-4.415234713,-0.434790551,-4.850025264,-1.736942607,-1.736942607,0,-4.696494517,-0.165752993,-4.86224751,-0.223811868 -Randy Brown,brownra02,2001,RS,BOS,2416,1238,-2.841771118,0.775578032,-2.066193085,0.432889582,0.432889582,0,-3.24126639,0.979938688,-2.261327703,0.209148425 -Randy Brown,brownra02,2002,RS,BOS,12,6,-2.006191684,-0.396974559,-2.403166243,0.001052274,0.001052274,0,-3.646805565,-1.072633762,-4.719439327,-0.817233384 -Randy Brown,brownra02,2003,RS,PHO,505,262,-3.263546553,0.226942761,-3.036603792,-0.038651016,-0.038651016,0,-3.561387241,0.333891168,-3.227496074,0.817207888 -Rickey Brown,brownri01,1981,RS,GSW,1234,580,-2.729529322,-0.952152583,-3.681681904,-0.277141187,-0.277141187,0,-2.87135769,-0.924529659,-3.795887348,0.538885756 -Rickey Brown,brownri01,1982,RS,GSW,2692,1260,-3.477898386,0.131440611,-3.346457775,-0.386557707,-0.386557707,0,-3.195642739,0.342940398,-2.852702341,0.831859144 -Rickey Brown,brownri01,1983,PO,ATL,31,15,-5.025362027,0.480850628,-4.544511399,-0.014379674,0,-0.014379674,-5.804534746,0.819480476,-4.985054269,1.547177016 -Rickey Brown,brownri01,1983,RS,ATL,636,305,-2.572196064,-1.105792079,-3.677988144,-0.145088366,-0.145088366,0,-2.508464379,-1.337041042,-3.84550542,0.493673304 -Rickey Brown,brownri01,1983,RS,GSW,1628,743,-4.557643351,-2.845626145,-7.403269496,-1.777185165,-1.777185165,0,-4.571708474,-2.871675443,-7.443383917,0.782626158 -Rickey Brown,brownri01,1984,PO,ATL,163,83,-1.914018281,-2.281370065,-4.195388346,-0.064017662,0,-0.064017662,-2.51211176,-1.278336339,-3.790448099,1.399662194 -Rickey Brown,brownri01,1984,RS,ATL,1576,785,-3.61217614,-0.251624323,-3.863800463,-0.451048278,-0.451048278,0,-3.571858373,-0.004653452,-3.576511825,1.14271702 -Rickey Brown,brownri01,1985,RS,ATL,1712,814,-5.229212746,0.149716818,-5.079495927,-0.971153497,-0.971153497,0,-5.089535392,-0.290019636,-5.379555028,0.396014701 -Roger Brown,brownro02,1977,PO,DET,11,5,-10.9041696,0.590406235,-10.31376337,-0.019526189,0,-0.019526189,-11.43433461,-2.912270476,-14.34660509,-1.997506028 -Roger Brown,brownro02,1977,RS,DET,738,322,-4.081160179,0.913780165,-3.167380014,-0.069215172,-0.069215172,0,-3.952047501,0.670842031,-3.281205471,1.015796265 -Roger Brown,brownro02,1980,RS,CHI,79,37,-4.352677533,0.656616624,-3.696060909,-0.017749205,-0.017749205,0,-5.143426537,-0.414952129,-5.558378666,-0.642416009 -Shannon Brown,brownsh01,2007,PO,CLE,1,0,-4.019771838,-3.952923308,-7.972695146,0,0,0,-5.941812914,-5.949574823,-11.89138774,-1.518153908 -Shannon Brown,brownsh01,2007,RS,CLE,387,202,-2.578038825,-1.6418103,-4.219849125,-0.153131204,-0.153131204,0,-2.628162749,-2.160730637,-4.788893385,1.012190311 -Shannon Brown,brownsh01,2008,RS,CLE,414,218,-3.779909783,-1.210925956,-4.990835738,-0.255400907,-0.255400907,0,-3.157306924,-1.389402645,-4.546709569,2.314901253 -Shannon Brown,brownsh01,2008,RS,CHI,43,22,-24.71496125,-4.435293407,-29.15025465,-0.302907621,-0.302907621,0,-21.65710522,-6.698256544,-28.35536176,2.077560211 -Shannon Brown,brownsh01,2009,PO,LAL,530,276,0.177659375,-0.475146304,-0.297486929,0.356107615,0,0.356107615,-0.173717827,-0.903389527,-1.077107354,-0.018618482 -Shannon Brown,brownsh01,2009,RS,CHA,635,341,-2.116738594,-0.915102902,-3.031841496,-0.049730091,-0.049730091,0,-2.132194133,-1.575247789,-3.707441923,1.316904179 -Shannon Brown,brownsh01,2009,RS,LAL,270,136,-1.260223095,-2.157000185,-3.41722328,-0.046448652,-0.046448652,0,-1.795482599,-3.434290375,-5.229772975,0.304478794 -Shannon Brown,brownsh01,2010,PO,LAL,612,324,-2.470158193,-0.602259727,-3.07241792,-0.055330578,0,-0.055330578,-2.578389805,-1.064730373,-3.643120177,0.597881145 -Shannon Brown,brownsh01,2010,RS,LAL,3324,1700,-1.123604615,-0.154704289,-1.278308904,1.277966947,1.277966947,0,-1.192469142,-0.412144315,-1.604613457,0.111071654 -Shannon Brown,brownsh01,2011,PO,LAL,303,166,0.797525027,-1.052128903,-0.254603876,0.219189853,0,0.219189853,0.873003497,-1.774454008,-0.901450511,0.497151387 -Shannon Brown,brownsh01,2011,RS,LAL,2997,1568,-0.342367537,-0.136807884,-0.479175421,1.821846741,1.821846741,0,-0.09117266,-0.32771289,-0.418885549,0.266844096 -Shannon Brown,brownsh01,2012,RS,PHO,2732,1400,-0.409149814,-1.336595039,-1.745744853,0.71596674,0.71596674,0,-0.17576781,-1.379992788,-1.555760598,-0.174142977 -Shannon Brown,brownsh01,2013,RS,PHO,2759,1402,-0.654306628,-1.378705459,-2.033012088,0.513622901,0.513622901,0,-0.749687482,-1.194755777,-1.944443259,0.138177808 -Shannon Brown,brownsh01,2014,RS,NYK,308,148,-5.914694354,-1.517186256,-7.43188061,-0.354107565,-0.354107565,0,-5.06882595,-1.637226319,-6.706052269,0.157530831 -Shannon Brown,brownsh01,2014,RS,SAS,214,103,-10.11991744,-1.198473878,-11.31839131,-0.453400755,-0.453400755,0,-9.387588267,-1.814198841,-11.20178711,0.666021867 -Shannon Brown,brownsh01,2015,RS,MIA,171,89,-3.335855745,-2.679069449,-6.014925194,-0.147242765,-0.147242765,0,-3.565075375,-2.18734553,-5.752420905,-0.653495811 -Sterling Brown,brownst02,2018,PO,MIL,25,13,6.506606865,-15.17453983,-8.66793297,-0.040846493,0,-0.040846493,7.095808956,-13.20532964,-6.109520685,0.877720209 -Sterling Brown,brownst02,2018,RS,MIL,1582,776,-2.765616942,0.04765477,-2.717962173,0.012629968,0.012629968,0,-2.881960041,-0.081814725,-2.963774767,-0.424610687 -Sterling Brown,brownst02,2019,PO,MIL,354,162,-1.295977544,0.159331516,-1.136646028,0.138184982,0,0.138184982,-0.775900768,-0.301402297,-1.077303065,0.473913149 -Sterling Brown,brownst02,2019,RS,MIL,2277,1034,-2.089404814,-1.261254498,-3.350659312,-0.316948614,-0.316948614,0,-1.815686259,-1.266686809,-3.082373068,0.023386993 -Tierre Brown,brownti01,2002,RS,HOU,749,403,-2.509106123,-1.491314626,-4.000420749,-0.256804528,-0.256804528,0,-2.786228517,-2.747553157,-5.533781674,-0.105394636 -Tierre Brown,brownti01,2003,RS,CLE,333,168,-0.3429223,0.096575064,-0.246347236,0.214019933,0.214019933,0,-0.518851959,-0.936289385,-1.455141344,-0.247656325 -Tierre Brown,brownti01,2004,RS,NOH,32,17,-14.86973097,-5.906072208,-20.77580318,-0.159188995,-0.159188995,0,-13.67640524,-11.55237693,-25.22878217,1.658653138 -Tierre Brown,brownti01,2005,RS,LAL,2040,1066,-3.146310063,-1.91341804,-5.059728103,-1.250213373,-1.250213373,0,-3.155238497,-2.952136326,-6.107374823,-0.438542466 -Tony Brown,brownto01,1985,RS,IND,3513,1586,-0.57265488,-0.455210966,-1.027865847,1.397176078,1.397176078,0,-1.018623527,-0.497973016,-1.516596543,0.271749776 -Tony Brown,brownto01,1986,RS,CHI,277,132,-0.247453718,-1.098403033,-1.345856751,0.094873234,0.094873234,0,-0.740227072,-1.015473202,-1.755700274,0.337965661 -Tony Brown,brownto01,1987,RS,NJN,5018,2339,-1.284772279,-0.855301703,-2.140073983,0.730128868,0.730128868,0,-1.439310937,-0.278224358,-1.717535295,0.318021135 -Tony Brown,brownto01,1989,PO,MIL,125,69,-1.639567627,-0.439051031,-2.078618658,0.024519404,0,0.024519404,-2.278175374,-0.783998856,-3.06217423,0.562281198 -Tony Brown,brownto01,1989,RS,MIL,569,274,-0.269251845,-0.423332375,-0.692584221,0.288392964,0.288392964,0,-0.80597087,-1.189735054,-1.995705925,0.275273553 -Tony Brown,brownto01,1989,RS,HOU,195,91,-5.219139018,-1.955155794,-7.174294812,-0.208617524,-0.208617524,0,-5.017066114,-2.144008146,-7.16107426,1.590225941 -Tony Brown,brownto01,1990,PO,MIL,26,13,-3.319386366,7.148429449,3.829043083,0.045937123,0,0.045937123,-2.752521632,8.153942713,5.401421081,2.012834577 -Tony Brown,brownto01,1990,RS,MIL,1311,635,-3.8081268,-0.634537675,-4.442664475,-0.552568121,-0.552568121,0,-3.863010332,-1.403668959,-5.26667929,0.759669654 -Tony Brown,brownto01,1991,PO,UTA,58,29,-0.396022818,-2.558329662,-2.954352481,-0.003092984,0,-0.003092984,-1.267551611,-3.944577434,-5.212129045,-0.769898348 -Tony Brown,brownto01,1991,RS,LAL,54,27,-7.498853461,-4.270909743,-11.7697632,-0.128381308,-0.128381308,0,-7.89444248,-3.498960981,-11.39340346,3.295146346 -Tony Brown,brownto01,1991,RS,UTA,536,267,-2.332002708,-2.512514641,-4.844517349,-0.287282861,-0.287282861,0,-2.842715546,-2.412835734,-5.255551281,0.681123434 -Tony Brown,brownto01,1992,PO,SEA,43,22,1.390962882,-2.560414256,-1.169451374,0.018635405,0,0.018635405,0.883753196,-2.928202184,-2.044448988,1.717316525 -Tony Brown,brownto01,1992,RS,SEA,806,401,-0.865025446,-0.760482239,-1.625507685,0.233631522,0.233631522,0,-0.745845716,-1.136931071,-1.882776786,1.518792824 -Tony Brown,brownto01,1992,RS,LAC,517,254,-1.826431665,-0.25815371,-2.084585374,0.087646452,0.087646452,0,-1.865958183,-0.731706234,-2.597664417,1.605239848 -Troy Brown Jr.,browntr01,2019,RS,WAS,1567,730,-1.595157892,-1.95482749,-3.549985382,-0.29725383,-0.29725383,0,-1.767314047,-2.775581202,-4.542895249,-0.238586681 -Stanley Brundy,brundst01,1990,RS,NJN,268,128,-1.634638056,0.359975708,-1.274662348,0.097455469,0.097455469,0,-2.350671242,0.331145771,-2.019525471,1.144740261 -Jalen Brunson,brunsja01,2019,RS,DAL,3329,1591,0.039293722,-0.616702887,-0.577409165,1.760218389,1.760218389,0,-0.532250522,-0.391575419,-0.923825941,-0.192717215 -Rick Brunson,brunsri01,1998,RS,POR,1180,622,-1.569537172,-0.450875949,-2.02041312,0.232290591,0.232290591,0,-1.581418084,-0.924111614,-2.505529698,0.299984957 -Rick Brunson,brunsri01,1999,PO,NYK,32,18,-8.511001935,-6.757293639,-15.26829557,-0.119985962,0,-0.119985962,-8.828090268,-8.438830615,-17.26692088,1.036978974 -Rick Brunson,brunsri01,1999,RS,NYK,174,95,-6.056707748,2.717483995,-3.339223754,-0.029120499,-0.029120499,0,-5.083228839,1.355568801,-3.727660038,1.769157962 -Rick Brunson,brunsri01,2000,PO,NYK,7,4,-3.123283378,18.24849098,15.1252076,0.040669688,0,0.040669688,-1.407965679,23.89092028,22.48295461,7.19410787 -Rick Brunson,brunsri01,2000,RS,NYK,543,289,-3.924565389,-1.534381995,-5.458947384,-0.403311567,-0.403311567,0,-4.084690373,-2.479156276,-6.56384665,0.91599408 -Rick Brunson,brunsri01,2001,PO,NYK,7,4,-11.49273931,-7.691016252,-19.18375557,-0.034752523,0,-0.034752523,-11.10608646,-12.35617643,-23.46226289,0.425328116 -Rick Brunson,brunsri01,2001,RS,BOS,277,142,-2.759103964,-0.457276442,-3.216380406,-0.034234295,-0.034234295,0,-2.797597803,-0.332135887,-3.12973369,1.218276224 -Rick Brunson,brunsri01,2001,RS,NYK,121,66,-4.127791998,-2.758928357,-6.886720355,-0.139948453,-0.139948453,0,-4.400504354,-4.756847314,-9.157351668,0.432110672 -Rick Brunson,brunsri01,2002,PO,POR,4,2,-4.039858156,-3.30994065,-7.349798805,-0.004758988,0,-0.004758988,-5.602752756,-5.642230096,-11.24498285,-1.549293883 -Rick Brunson,brunsri01,2002,RS,POR,979,520,-1.082571233,-1.141784554,-2.224355787,0.139469162,0.139469162,0,-1.491551742,-1.841632255,-3.333183997,0.008983753 -Rick Brunson,brunsri01,2003,RS,CHI,386,196,-0.021024039,-0.815291471,-0.83631551,0.191325196,0.191325196,0,-0.551680739,-1.222893986,-1.774574725,-0.020076073 -Rick Brunson,brunsri01,2004,RS,TOR,18,10,3.223158143,-4.707332049,-1.484173907,0.006316657,0.006316657,0,1.255565979,-6.642217787,-5.386651808,-1.999041446 -Rick Brunson,brunsri01,2004,RS,CHI,781,402,-0.515270284,-0.903490519,-1.418760803,0.275455459,0.275455459,0,-0.955701367,-1.009433795,-1.965135161,0.807426292 -Rick Brunson,brunsri01,2005,RS,LAC,3652,1945,-0.555664298,0.132526813,-0.423137485,2.296382163,2.296382163,0,-0.555890319,-0.24569567,-0.801585989,-0.504371859 -Rick Brunson,brunsri01,2006,RS,SEA,60,31,-3.525835532,-6.168292759,-9.69412829,-0.10930586,-0.10930586,0,-4.193671077,-8.192541216,-12.38621229,-0.437054913 -Rick Brunson,brunsri01,2006,RS,HOU,399,215,-4.136340069,-0.719395742,-4.855735811,-0.233162126,-0.233162126,0,-4.413930293,-1.732091408,-6.146021701,0.863861243 -Nicolas Brussino,brussni01,2017,RS,DAL,1047,521,-1.656935994,-3.121545742,-4.778481736,-0.542463701,-0.542463701,0,-1.030691872,-3.164824719,-4.195516591,0.593866797 -Nicolas Brussino,brussni01,2018,RS,ATL,21,10,-7.130471924,4.173711192,-2.956760731,-0.001040318,-0.001040318,0,-6.131125193,-1.968442403,-8.099567596,-1.370564987 -Joe Bryant,bryanjo01,1977,PO,PHI,167,74,-4.44012809,2.43707163,-2.00305646,0.029449366,0,0.029449366,-3.981803886,1.81769007,-2.164113816,1.330937948 -Joe Bryant,bryanjo01,1977,RS,PHI,1397,612,-1.585832865,0.640763307,-0.945069558,0.566130488,0.566130488,0,-1.372773809,-0.021232377,-1.394006186,0.48863696 -Joe Bryant,bryanjo01,1978,PO,PHI,280,122,-0.95225131,1.266591622,0.314340312,0.198324313,0,0.198324313,-0.986597427,1.436662374,0.450064948,0.853523243 -Joe Bryant,bryanjo01,1978,RS,PHI,2823,1236,-1.238197102,-0.185906252,-1.424103353,0.839602162,0.839602162,0,-0.981437528,-0.439031731,-1.420469259,0.449914164 -Joe Bryant,bryanjo01,1979,PO,PHI,78,35,-6.127730174,-2.312901387,-8.44063156,-0.106502718,0,-0.106502718,-5.724649426,-1.86593029,-7.590579716,1.663240857 -Joe Bryant,bryanjo01,1979,RS,PHI,2392,1064,-2.276470329,-0.074730086,-2.351200415,0.218020174,0.218020174,0,-1.965519684,-0.25098925,-2.216508934,0.756857328 -Joe Bryant,bryanjo01,1980,RS,SDC,4974,2328,-1.888894699,-0.00213838,-1.891033079,1.022831217,1.022831217,0,-1.600191939,0.126134938,-1.474057001,0.265584128 -Joe Bryant,bryanjo01,1981,RS,SDC,4981,2359,-1.146234631,-0.925371769,-2.071606401,0.81730821,0.81730821,0,-1.038678918,-0.795679861,-1.834358779,0.10345048 -Joe Bryant,bryanjo01,1982,RS,SDC,4248,1988,-0.953399734,-1.097528103,-2.050927837,0.712201002,0.712201002,0,-0.975303876,-1.079457789,-2.054761665,0.453319105 -Joe Bryant,bryanjo01,1983,RS,HOU,4426,2055,-2.694323285,-0.568228362,-3.262551647,-0.539969286,-0.539969286,0,-2.89510196,-0.403869204,-3.298971164,0.500740714 -Kobe Bryant,bryanko01,1997,PO,LAL,242,133,0.757697775,-1.628103516,-0.870405741,0.134585058,0,0.134585058,0.997877416,-1.746648924,-0.748771508,2.040847733 -Kobe Bryant,bryanko01,1997,RS,LAL,2117,1103,-0.79301766,-0.749996007,-1.543013667,0.681921886,0.681921886,0,-0.676469605,-1.611133268,-2.287602873,0.36134295 -Kobe Bryant,bryanko01,1998,PO,LAL,410,220,-0.09186084,-2.35315066,-2.4450115,0.035505302,0,0.035505302,-0.31247089,-2.380617516,-2.693088406,0.488943043 -Kobe Bryant,bryanko01,1998,RS,LAL,4055,2056,2.364478302,-0.886468316,1.478009986,4.442466065,4.442466065,0,2.478021365,-1.098818347,1.379203018,0.152538683 -Kobe Bryant,bryanko01,1999,PO,LAL,603,315,1.446450623,1.079634954,2.526085577,0.872090067,0,0.872090067,1.943822362,0.99083183,2.934654192,-0.241676697 -Kobe Bryant,bryanko01,1999,RS,LAL,3660,1896,2.578127656,-0.046868298,2.531259358,5.106878403,5.106878403,0,2.719207098,0.167880943,2.887088041,-0.033308709 -Kobe Bryant,bryanko01,2000,PO,LAL,1631,857,3.303705816,0.942004593,4.245710408,3.159313911,0,3.159313911,3.713772961,1.405313697,5.119086658,0.12885397 -Kobe Bryant,bryanko01,2000,RS,LAL,4962,2524,3.845379595,1.590787114,5.436166709,10.53176171,10.53176171,0,3.929906338,2.022917868,5.952824206,-0.088768742 -Kobe Bryant,bryanko01,2001,PO,LAL,1345,694,6.802808718,1.523943119,8.326751837,4.034003479,0,4.034003479,6.987599526,1.671727265,8.659326792,-0.246614546 -Kobe Bryant,bryanko01,2001,RS,LAL,5378,2783,4.894991784,1.010906082,5.905897866,12.28960151,12.28960151,0,5.201767629,1.443884192,6.645651821,-0.005949566 -Kobe Bryant,bryanko01,2002,PO,LAL,1606,833,3.512405598,0.140788375,3.653193974,2.799442976,0,2.799442976,3.798249295,0.637422686,4.435671981,-0.236210595 -Kobe Bryant,bryanko01,2002,RS,LAL,5945,3063,4.955728576,-0.299857565,4.65587101,11.55496085,11.55496085,0,4.933199387,0.254203115,5.187402502,-0.146785219 -Kobe Bryant,bryanko01,2003,PO,LAL,1038,531,4.371810412,-1.138594006,3.233216406,1.665806485,0,1.665806485,4.675825269,-0.813744496,3.862080773,-0.326878186 -Kobe Bryant,bryanko01,2003,RS,LAL,6629,3401,5.549334868,1.26697022,6.816305088,16.57083141,16.57083141,0,5.785207939,1.620452827,7.405660766,-0.158252081 -Kobe Bryant,bryanko01,2004,PO,LAL,1776,973,4.499176587,0.468552244,4.967728831,3.952061731,0,3.952061731,5.055221926,0.928210083,5.983432009,0.01453396 -Kobe Bryant,bryanko01,2004,RS,LAL,4759,2447,5.275593621,0.407615932,5.683209553,10.50850916,10.50850916,0,5.204865551,0.96754982,6.172415371,-0.173301912 -Kobe Bryant,bryanko01,2005,RS,LAL,5145,2689,4.852369432,-0.806789809,4.045579623,9.318414028,9.318414028,0,4.996292,-0.701874414,4.294417586,-0.045711137 -Kobe Bryant,bryanko01,2006,PO,LAL,607,314,2.941024894,-1.851363994,1.0896609,0.635019117,0,0.635019117,2.839139946,-1.422247356,1.41689259,0.086013563 -Kobe Bryant,bryanko01,2006,RS,LAL,6277,3277,7.060163316,-0.524656148,6.535507168,15.55741988,15.55741988,0,7.311070125,0.075781968,7.386852093,0.193266319 -Kobe Bryant,bryanko01,2007,PO,LAL,428,215,3.346244469,-0.5236275,2.822616968,0.628342569,0,0.628342569,3.457525111,-0.395470048,3.062055063,-0.302430216 -Kobe Bryant,bryanko01,2007,RS,LAL,6187,3140,5.985736979,-0.161328242,5.824408737,13.7157986,13.7157986,0,6.016449308,0.202329516,6.218778824,-0.139831217 -Kobe Bryant,bryanko01,2008,PO,LAL,1686,863,6.857314953,0.771362893,7.628677845,4.720868427,0,4.720868427,7.257783435,1.013774936,8.271558371,0.147487995 -Kobe Bryant,bryanko01,2008,RS,LAL,6430,3192,5.840399222,1.253200565,7.093599787,16.03590165,16.03590165,0,6.217440663,1.654154674,7.871595338,0.029322285 -Kobe Bryant,bryanko01,2009,PO,LAL,1805,940,7.285557393,1.796708322,9.082265715,5.828915882,0,5.828915882,7.46960269,1.982282089,9.45188478,-0.363170556 -Kobe Bryant,bryanko01,2009,RS,LAL,5882,2960,5.482531424,0.481680404,5.964211828,13.13105042,13.13105042,0,5.608679214,0.678876589,6.287555803,-0.205084439 -Kobe Bryant,bryanko01,2010,PO,LAL,1743,923,6.403465361,1.06143909,7.464904451,4.962422364,0,4.962422364,6.751087434,1.067694515,7.818781949,0.022347725 -Kobe Bryant,bryanko01,2010,RS,LAL,5544,2835,3.571289031,1.103961411,4.675250442,10.7461469,10.7461469,0,3.758522684,1.297093137,5.055615822,0.053650378 -Kobe Bryant,bryanko01,2011,PO,LAL,645,354,2.648672597,-0.830863057,1.81780954,0.854784227,0,0.854784227,3.242316089,-0.595404345,2.646911744,0.409176908 -Kobe Bryant,bryanko01,2011,RS,LAL,5311,2779,4.707777972,-1.203556774,3.504221199,8.869805536,8.869805536,0,5.036364405,-1.033009129,4.003355276,0.024006917 -Kobe Bryant,bryanko01,2012,PO,LAL,895,476,4.929736372,-0.66208769,4.267648682,1.761464069,0,1.761464069,5.151285303,-0.20856191,4.942723393,0.191852925 -Kobe Bryant,bryanko01,2012,RS,LAL,4257,2232,2.979706526,-0.725802664,2.253903862,5.696979211,5.696979211,0,3.509775607,-0.425294938,3.08448067,-0.021042509 -Kobe Bryant,bryanko01,2013,RS,LAL,5994,3013,4.942640271,-0.860711908,4.081928363,10.50343212,10.50343212,0,4.885836913,-0.567189954,4.318646959,0.010364256 -Kobe Bryant,bryanko01,2014,RS,LAL,359,177,-4.209408901,-2.070975619,-6.28038452,-0.329399243,-0.329399243,0,-0.283906284,-3.71272426,-3.996630544,3.184938249 -Kobe Bryant,bryanko01,2015,RS,LAL,2436,1207,1.152772367,-3.470079966,-2.317307599,0.268667196,0.268667196,0,1.195686462,-3.557419397,-2.361732936,0.795453472 -Kobe Bryant,bryanko01,2016,RS,LAL,3821,1863,-0.229333226,-3.763323131,-3.992656357,-1.19711958,-1.19711958,0,0.90843506,-4.200556079,-3.292121019,1.321226994 -Mark Bryant,bryanma01,1989,RS,POR,1758,803,-2.779637533,-1.612056364,-4.391693897,-0.677885411,-0.677885411,0,-2.995913798,-1.340317013,-4.336230811,0.80283338 -Mark Bryant,bryanma01,1990,PO,POR,335,160,-3.668737934,-1.629679221,-5.298417155,-0.216270587,0,-0.216270587,-4.212800054,-2.095283616,-6.30808367,0.776138717 -Mark Bryant,bryanma01,1990,RS,POR,1212,562,-3.155378171,0.321214312,-2.834163859,-0.024291937,-0.024291937,0,-3.265719116,0.000521484,-3.265197632,0.657830983 -Mark Bryant,bryanma01,1991,PO,POR,270,137,-0.70092284,-1.129427047,-1.830349888,0.066672858,0,0.066672858,-1.522471515,-0.964390937,-2.486862452,0.53596403 -Mark Bryant,bryanma01,1991,RS,POR,1654,781,-1.77386018,-0.409174845,-2.183035025,0.226848344,0.226848344,0,-2.001179548,-0.486719214,-2.487898762,0.408909518 -Mark Bryant,bryanma01,1992,PO,POR,231,116,-7.308465853,-0.974704902,-8.283170756,-0.341783619,0,-0.341783619,-7.166512834,-1.270124091,-8.436636926,1.111805444 -Mark Bryant,bryanma01,1992,RS,POR,1669,800,-1.28043773,0.257974041,-1.022463688,0.706369921,0.706369921,0,-1.457572975,-0.029744896,-1.48731787,0.174648289 -Mark Bryant,bryanma01,1993,PO,POR,160,83,-3.032459644,-0.544233795,-3.576693439,-0.036228673,0,-0.036228673,-3.19671862,-0.784947257,-3.981665877,0.313330231 -Mark Bryant,bryanma01,1993,RS,POR,2915,1396,-2.511454813,0.345837459,-2.165617353,0.418453494,0.418453494,0,-2.584177315,0.394407121,-2.189770194,0.525484764 -Mark Bryant,bryanma01,1994,PO,POR,127,64,-5.900206867,-2.386704774,-8.286911641,-0.18640859,0,-0.18640859,-5.304552698,-2.667036868,-7.971589566,-0.027363748 -Mark Bryant,bryanma01,1994,RS,POR,3000,1441,-3.41387059,-0.385444187,-3.799314777,-0.772446241,-0.772446241,0,-3.362780869,-0.601184896,-3.963965765,0.123740584 -Mark Bryant,bryanma01,1995,PO,POR,12,6,-6.157275179,-3.869722038,-10.02699722,-0.023360668,0,-0.023360668,-5.9469514,-4.188464227,-10.13541563,1.512552464 -Mark Bryant,bryanma01,1995,RS,POR,1301,658,-1.737337121,0.111043956,-1.626293166,0.379565454,0.379565454,0,-1.978776968,-0.032604334,-2.011381302,0.57937148 -Mark Bryant,bryanma01,1996,PO,HOU,286,145,0.382552804,-2.185707091,-1.803154287,0.072224262,0,0.072224262,-0.775343382,-1.927013286,-2.702356668,-0.02334396 -Mark Bryant,bryanma01,1996,RS,HOU,3117,1587,-1.484204219,-1.32283561,-2.807039829,-0.046332075,-0.046332075,0,-1.74103066,-0.87165721,-2.612687871,0.297105324 -Mark Bryant,bryanma01,1997,PO,PHO,72,36,-5.820656834,-4.551997039,-10.37265387,-0.144048168,0,-0.144048168,-6.694842482,-5.275778854,-11.97062134,-0.213444742 -Mark Bryant,bryanma01,1997,RS,PHO,1999,1018,-0.886571483,-1.225292678,-2.111864162,0.332054706,0.332054706,0,-1.07932594,-0.703586236,-1.782912176,0.169991359 -Mark Bryant,bryanma01,1998,PO,PHO,179,93,-0.280433339,-0.352835529,-0.633268868,0.104464924,0,0.104464924,-0.053365336,0.518876015,0.465510678,0.737810123 -Mark Bryant,bryanma01,1998,RS,PHO,2138,1110,-3.213610473,0.74983246,-2.463778013,0.16309958,0.16309958,0,-3.16855379,0.889906457,-2.278647332,0.566848046 -Mark Bryant,bryanma01,1999,RS,CHI,2235,1204,-2.294537059,-0.999829832,-3.294366891,-0.335169802,-0.335169802,0,-2.596143614,-0.516726133,-3.112869748,0.208760471 -Mark Bryant,bryanma01,2000,RS,CLE,3452,1712,-2.145983892,-1.261078145,-3.407062037,-0.575195001,-0.575195001,0,-2.569103109,-0.974411965,-3.543515074,0.209480659 -Mark Bryant,bryanma01,2001,PO,DAL,63,34,-1.152099007,-1.249123418,-2.401222425,0.006301197,0,0.006301197,-1.985394135,-1.231432802,-3.216826937,0.88782637 -Mark Bryant,bryanma01,2001,RS,DAL,198,101,-5.13119516,-2.4677852,-7.59898036,-0.256051771,-0.256051771,0,-5.515647184,-1.558599908,-7.074247092,2.284914557 -Mark Bryant,bryanma01,2002,PO,SAS,165,91,-2.731752304,-1.29387182,-4.025624124,-0.06124027,0,-0.06124027,-3.04528985,-1.20784029,-4.25313014,0.23708739 -Mark Bryant,bryanma01,2002,RS,SAS,391,206,-1.306246574,-0.282244442,-1.588491015,0.122953203,0.122953203,0,-1.585736173,0.204801492,-1.380934682,0.659526456 -Mark Bryant,bryanma01,2003,PO,BOS,4,2,-4.003974766,-1.626981187,-5.630955953,-0.002980759,0,-0.002980759,-5.474546524,-4.977618711,-10.45216523,-1.542666818 -Mark Bryant,bryanma01,2003,RS,PHI,148,77,-5.709923937,-1.905228399,-7.615152336,-0.192114629,-0.192114629,0,-5.90976065,-2.968456557,-8.878217207,0.47463872 -Mark Bryant,bryanma01,2003,RS,BOS,17,9,-5.490563776,-0.993762718,-6.484326494,-0.017383946,-0.017383946,0,-6.604514956,-0.660724898,-7.265239854,1.270919308 -Mark Bryant,bryanma01,2003,RS,DEN,27,14,-6.668377867,-4.476124696,-11.14450256,-0.061648043,-0.061648043,0,-7.137635979,-4.299399604,-11.43703558,2.59198872 -Thomas Bryant,bryanth01,2018,RS,LAL,152,72,-3.498759388,-4.615060655,-8.113820042,-0.196428534,-0.196428534,0,-2.844189923,-4.097226593,-6.941416516,-0.306181342 -Thomas Bryant,bryanth01,2019,RS,WAS,3219,1496,0.239098544,-1.702779471,-1.463680927,0.979397191,0.979397191,0,-0.145101733,-1.711140103,-1.856241836,-0.248886493 -Wallace Bryant,bryanwa01,1984,RS,CHI,667,317,-4.874967239,0.330001073,-4.544966166,-0.291400727,-0.291400727,0,-4.572226608,-0.102325743,-4.674552351,0.387288462 -Wallace Bryant,bryanwa01,1985,PO,DAL,73,36,-6.648336893,-1.069938497,-7.71827539,-0.094550193,0,-0.094550193,-6.879986538,-1.170837048,-8.050823586,0.484623279 -Wallace Bryant,bryanwa01,1985,RS,DAL,1790,860,-3.191405505,0.377625634,-2.813779871,-0.027978263,-0.027978263,0,-3.12649712,-0.052309532,-3.178806652,-0.024218981 -Wallace Bryant,bryanwa01,1986,RS,DAL,332,154,-5.282064559,-1.455807042,-6.737871601,-0.315441968,-0.315441968,0,-5.081379393,-0.829289408,-5.910668801,0.69651809 -Wallace Bryant,bryanwa01,1986,RS,LAC,139,64,-5.414030616,-0.810864743,-6.22489536,-0.114159936,-0.114159936,0,-5.303596792,-0.360293554,-5.663890346,0.632913946 -Torgeir Bryn,brynto01,1990,RS,LAC,21,10,-8.686632486,13.52966509,4.843032609,0.041406829,0.041406829,0,-6.599922148,16.10459025,9.504668103,6.855495442 -Greg Buckner,buckngr01,2000,RS,DAL,1846,923,-0.4701829,0.010412651,-0.459770249,1.086042389,1.086042389,0,-0.882108929,0.659106179,-0.223002751,0.658679715 -Greg Buckner,buckngr01,2001,PO,DAL,140,75,4.8859466,2.066237387,6.952183988,0.387122455,0,0.387122455,4.351512702,2.750208425,7.101721127,0.997613473 -Greg Buckner,buckngr01,2001,RS,DAL,1610,820,0.295105828,-0.20587211,0.089233718,1.192969028,1.192969028,0,-0.224755372,0.405219709,0.180464337,0.399255745 -Greg Buckner,buckngr01,2002,PO,DAL,213,105,0.518658652,-1.093039092,-0.57438044,0.120065898,0,0.120065898,-0.236144323,-1.337880208,-1.574024531,-0.106165761 -Greg Buckner,buckngr01,2002,RS,DAL,1731,885,0.469293586,-0.638762525,-0.169468939,1.169543232,1.169543232,0,-0.052337022,-0.183453446,-0.235790468,0.343737585 -Greg Buckner,buckngr01,2003,PO,PHI,202,112,-2.691263398,-1.94057033,-4.631833728,-0.112196352,0,-0.112196352,-3.207427045,-2.065542946,-5.272969991,1.064759519 -Greg Buckner,buckngr01,2003,RS,PHI,2916,1514,0.177977573,0.083132865,0.261110439,2.342023055,2.342023055,0,-0.313228146,0.324297481,0.011069335,0.637892283 -Greg Buckner,buckngr01,2004,RS,PHI,1304,703,-2.465068337,-0.57789559,-3.042963927,-0.10559197,-0.10559197,0,-2.904653957,-1.033006263,-3.937660219,0.446396673 -Greg Buckner,buckngr01,2005,PO,DEN,191,100,-3.088040473,-0.155452118,-3.243492592,-0.026248109,0,-0.026248109,-3.37556518,-0.112724971,-3.488290151,0.977420169 -Greg Buckner,buckngr01,2005,RS,DEN,2999,1522,2.03775195,1.073440513,3.111192463,4.560460009,4.560460009,0,1.457474722,1.360531073,2.818005795,0.184032821 -Greg Buckner,buckngr01,2006,PO,DEN,266,137,4.085892061,0.470073063,4.555965124,0.529267593,0,0.529267593,3.547118614,0.641571311,4.188689924,0.443239631 -Greg Buckner,buckngr01,2006,RS,DEN,3479,1758,0.514657644,1.171387632,1.686045276,3.998541997,3.998541997,0,0.401779734,1.461856308,1.863636042,0.453975414 -Greg Buckner,buckngr01,2007,PO,DAL,86,44,-7.958839983,-1.067911158,-9.026751141,-0.148053263,0,-0.148053263,-8.061204596,-1.113384032,-9.174588629,1.701428883 -Greg Buckner,buckngr01,2007,RS,DAL,2588,1372,-1.999631136,0.146526401,-1.853104735,0.630988717,0.630988717,0,-2.084993301,0.311987189,-1.773006112,0.469351028 -Greg Buckner,buckngr01,2008,RS,MIN,1007,520,-1.886523024,-1.807598113,-3.694121138,-0.252811386,-0.252811386,0,-2.241047425,-1.625902357,-3.866949782,0.871097818 -Greg Buckner,buckngr01,2009,RS,MEM,1667,878,-2.703253302,-0.528902942,-3.232156244,-0.217375926,-0.217375926,0,-3.147885169,-0.809054041,-3.95693921,0.597818798 -Quinn Buckner,bucknqu01,1977,RS,MIL,4781,2095,-0.364068194,2.030251537,1.666183343,4.754985248,4.754985248,0,0.095649654,2.697553828,2.793203482,0.791602875 -Quinn Buckner,bucknqu01,1978,PO,MIL,581,257,-1.374739901,0.28213836,-1.092601541,0.225648514,0,0.225648514,-0.954575271,0.579254629,-0.375320643,0.70626078 -Quinn Buckner,bucknqu01,1978,RS,MIL,4746,2072,0.356872226,1.573489689,1.930361916,4.983882852,4.983882852,0,0.693028465,2.190268352,2.883296817,0.788458589 -Quinn Buckner,bucknqu01,1979,RS,MIL,3943,1757,-0.360559139,1.644689596,1.284130457,3.637792184,3.637792184,0,0.066933469,1.851524552,1.918458021,0.636743773 -Quinn Buckner,bucknqu01,1980,PO,MIL,337,165,-1.569724331,3.421436106,1.851711775,0.40273087,0,0.40273087,-1.109251912,3.567317278,2.458065367,0.796517021 -Quinn Buckner,bucknqu01,1980,RS,MIL,3647,1690,1.280708392,2.241369923,3.522078314,5.430974992,5.430974992,0,1.573730565,2.763963153,4.337693718,0.442773882 -Quinn Buckner,bucknqu01,1981,PO,MIL,372,183,0.664770155,0.372371278,1.037141433,0.367568692,0,0.367568692,1.053408395,1.004575854,2.057984249,0.762827551 -Quinn Buckner,bucknqu01,1981,RS,MIL,5205,2384,0.238882436,2.180174763,2.419057199,6.32130615,6.32130615,0,0.828776607,2.690922311,3.519698918,0.558881537 -Quinn Buckner,bucknqu01,1982,RS,MIL,4543,2156,-0.23520635,2.927465764,2.692259414,6.011208892,6.011208892,0,0.365460436,3.434413262,3.799873698,0.422535312 -Quinn Buckner,bucknqu01,1983,PO,BOS,199,98,-4.841500692,-2.28858769,-7.130088383,-0.229515508,0,-0.229515508,-5.441839317,-1.732778228,-7.174617546,1.640252411 -Quinn Buckner,bucknqu01,1983,RS,BOS,3430,1565,-1.039674207,0.844329771,-0.195344436,2.050919488,2.050919488,0,-0.793367997,0.948644825,0.155276828,0.568919386 -Quinn Buckner,bucknqu01,1984,PO,BOS,553,268,-3.355529522,-0.228232233,-3.583761755,-0.11923456,0,-0.11923456,-3.401977296,0.234021335,-3.167955961,1.396935201 -Quinn Buckner,bucknqu01,1984,RS,BOS,2624,1249,-2.170995527,1.362275199,-0.808720328,1.247960825,1.247960825,0,-1.963326309,1.577637907,-0.385688402,0.90493833 -Quinn Buckner,bucknqu01,1985,PO,BOS,184,86,-0.825937951,0.965571688,0.139633737,0.133865552,0,0.133865552,-1.311006035,2.032897684,0.721891649,2.485070951 -Quinn Buckner,bucknqu01,1985,RS,BOS,1837,858,-3.697049851,1.334692808,-2.362357043,0.171510002,0.171510002,0,-3.416653037,1.531500584,-1.885152453,1.107578857 -Quinn Buckner,bucknqu01,1986,RS,IND,891,419,-2.889070603,2.497513676,-0.391556927,0.512599162,0.512599162,0,-2.703543037,2.84522545,0.141682413,1.727165137 -Steve Bucknall,bucknst01,1990,RS,LAL,152,75,-10.35598911,-3.617142474,-13.97313159,-0.432424445,-0.432424445,0,-9.751276406,-4.708827237,-14.46010364,0.688930893 -Chase Budinger,budinch01,2010,RS,HOU,2947,1488,1.245331078,-1.858952251,-0.613621173,1.619170478,1.619170478,0,0.980752093,-2.377483388,-1.396731295,-0.15744997 -Chase Budinger,budinch01,2011,RS,HOU,3450,1738,1.069658372,0.291423968,1.36108234,3.642878995,3.642878995,0,1.114373214,-0.370770103,0.743603111,-0.064709292 -Chase Budinger,budinch01,2012,RS,HOU,2508,1298,0.979133336,-0.504630165,0.474503171,2.129919344,2.129919344,0,0.918933423,-1.22787291,-0.308939486,-0.236752801 -Chase Budinger,budinch01,2013,RS,MIN,993,508,-0.064464389,-0.460029326,-0.524493715,0.577455409,0.577455409,0,-0.118641592,-1.008600918,-1.12724251,0.104129984 -Chase Budinger,budinch01,2014,RS,MIN,1511,751,-0.644395148,-1.345686326,-1.990081474,0.290738153,0.290738153,0,-0.690961751,-1.405476251,-2.096438003,-0.142431246 -Chase Budinger,budinch01,2015,RS,MIN,2613,1286,-1.105666619,-1.657183762,-2.762850382,-0.00848335,-0.00848335,0,-1.705530479,-2.538979237,-4.244509716,0.591346297 -Chase Budinger,budinch01,2016,RS,PHO,429,200,-2.418824289,-4.823936903,-7.242761192,-0.462632121,-0.462632121,0,-3.11816618,-5.546719011,-8.664885191,0.89319559 -Chase Budinger,budinch01,2016,RS,IND,1507,729,-0.420317724,1.203564333,0.783246609,1.314519336,1.314519336,0,-0.965096189,0.300450859,-0.66464533,0.028137265 -Jud Buechler,buechju01,1991,RS,NJN,1797,859,-1.948152917,-0.294607787,-2.242760705,0.221852455,0.221852455,0,-2.733845962,-1.011624698,-3.74547066,-0.201164309 -Jud Buechler,buechju01,1992,RS,GSW,264,121,-4.177296633,1.18827953,-2.989017103,-0.014778011,-0.014778011,0,-3.94074337,0.028583806,-3.912159564,0.149062935 -Jud Buechler,buechju01,1992,RS,SAS,284,140,-2.239128538,1.366201106,-0.872927432,0.135170303,0.135170303,0,-2.519525062,1.189891449,-1.329633612,0.798859588 -Jud Buechler,buechju01,1992,RS,NJN,60,29,-0.892270255,0.537463016,-0.354807239,0.035363098,0.035363098,0,-1.281259525,-0.043062266,-1.324321792,-0.208970754 -Jud Buechler,buechju01,1993,RS,GSW,2698,1287,-0.892572774,-0.491375517,-1.383948291,0.89434949,0.89434949,0,-1.159613119,-1.1622172,-2.321830319,-0.287970501 -Jud Buechler,buechju01,1994,RS,GSW,455,218,1.044683798,-1.542720598,-0.4980368,0.251736916,0.251736916,0,0.712860465,-2.43884301,-1.725982545,0.486231096 -Jud Buechler,buechju01,1995,PO,CHI,192,104,-1.343484652,1.560505568,0.217020916,0.162836477,0,0.162836477,-1.804778835,0.956332881,-0.848445954,0.259030954 -Jud Buechler,buechju01,1995,RS,CHI,1173,605,-0.072221922,0.489507778,0.417285856,0.980441867,0.980441867,0,-0.356085555,-0.373554963,-0.729640518,0.268630675 -Jud Buechler,buechju01,1996,PO,CHI,232,127,-0.444880599,1.411373922,0.966493322,0.250937139,0,0.250937139,-0.229265778,0.060231959,-0.169033819,0.914023131 -Jud Buechler,buechju01,1996,RS,CHI,1421,740,0.173090982,1.089018289,1.262109271,1.514918579,1.514918579,0,0.287571654,0.04096986,0.328541514,0.00949445 -Jud Buechler,buechju01,1997,PO,CHI,249,138,0.566239755,0.328512361,0.894752117,0.264700987,0,0.264700987,-0.246835604,-0.522174381,-0.769009984,0.011710785 -Jud Buechler,buechju01,1997,RS,CHI,1333,703,-2.446674596,0.822845371,-1.623829225,0.401824512,0.401824512,0,-2.498234999,-0.564318747,-3.062553746,-0.474389394 -Jud Buechler,buechju01,1998,PO,CHI,113,64,-0.801212215,2.29520508,1.493992865,0.142390522,0,0.142390522,-1.289446313,1.125453048,-0.163993265,-0.324488479 -Jud Buechler,buechju01,1998,RS,CHI,1140,608,0.592167103,0.961049172,1.553216275,1.331988401,1.331988401,0,0.226806743,-0.413110904,-0.186304161,-0.19683907 -Jud Buechler,buechju01,1999,PO,DET,140,84,-2.764318105,0.469448193,-2.294869913,0.020126143,0,0.020126143,-2.643904606,-0.352900552,-2.996805158,0.038925912 -Jud Buechler,buechju01,1999,RS,DET,1920,1056,1.524239798,0.551302758,2.075542556,2.598327761,2.598327761,0,1.33067106,0.219112284,1.549783344,-0.053156229 -Jud Buechler,buechju01,2000,PO,DET,64,34,-0.359772196,0.375135674,0.015363478,0.049561164,0,0.049561164,-1.360151391,-0.156144932,-1.516296323,0.155541776 -Jud Buechler,buechju01,2000,RS,DET,1325,657,-1.365133894,0.312389385,-1.052744508,0.570192187,0.570192187,0,-1.463087082,-0.821155196,-2.284242279,0.210285696 -Jud Buechler,buechju01,2001,RS,DET,1471,737,-0.055049431,0.041530717,-0.013518715,1.031892142,1.031892142,0,-0.69206469,-0.546262057,-1.238326747,0.262724099 -Jud Buechler,buechju01,2002,PO,ORL,19,10,-1.180886795,6.12147764,4.940590845,0.040035051,0,0.040035051,-1.744064696,3.995871579,2.251806883,-0.980168093 -Jud Buechler,buechju01,2002,RS,PHO,104,54,-1.657087992,-2.108416329,-3.765504322,-0.028404143,-0.028404143,0,-2.357886028,-2.38611356,-4.743999588,1.398108443 -Jud Buechler,buechju01,2002,RS,ORL,1237,630,-2.392109887,-1.10599764,-3.498107527,-0.241725921,-0.241725921,0,-2.803009465,-1.92344517,-4.726454635,0.482728315 -Rodney Buford,buforro01,2000,PO,MIA,29,16,7.217854968,-1.787090813,5.430764155,0.069442252,0,0.069442252,5.766788275,-0.945136624,4.821651651,0.73122718 -Rodney Buford,buforro01,2000,RS,MIA,730,386,-1.630253448,-0.247197742,-1.87745119,0.17274365,0.17274365,0,-1.963972762,-0.625234371,-2.589207133,0.496943585 -Rodney Buford,buforro01,2001,PO,PHI,132,72,-2.562370796,-0.858221738,-3.420592534,-0.02586452,0,-0.02586452,-2.64926102,-0.506123943,-3.155384963,1.630179707 -Rodney Buford,buforro01,2001,RS,PHI,1094,573,-1.590697573,-2.179720147,-3.770417721,-0.299864915,-0.299864915,0,-1.764016198,-2.451925333,-4.215941531,0.480195338 -Rodney Buford,buforro01,2002,RS,MEM,3396,1769,-2.182473762,-2.780025799,-4.96249956,-1.991851826,-1.991851826,0,-2.730312545,-2.395893427,-5.126205972,-0.231005334 -Rodney Buford,buforro01,2004,PO,SAC,63,32,1.241122468,1.588555082,2.82967755,0.093884548,0,0.093884548,0.652665372,0.50642889,1.159094262,-0.065056726 -Rodney Buford,buforro01,2004,RS,SAC,276,141,-5.998013264,-2.163945441,-8.161958706,-0.388016922,-0.388016922,0,-5.739483258,-3.281002603,-9.020485861,-0.306726047 -Rodney Buford,buforro01,2005,PO,NJN,8,4,-6.326774894,-4.594802246,-10.92157714,-0.016914066,0,-0.016914066,-8.065822011,-7.745661159,-15.81148317,-1.501683077 -Rodney Buford,buforro01,2005,RS,NJN,2465,1313,-3.67112928,-0.733407396,-4.404536676,-1.108155929,-1.108155929,0,-3.616002549,-1.146347169,-4.762349719,-0.017100827 -Matt Bullard,bullama01,1991,RS,HOU,131,63,-0.348982403,0.233057309,-0.115925094,0.085890277,0.085890277,0,-0.346015552,-0.256309435,-0.602324987,1.433310653 -Matt Bullard,bullama01,1992,RS,HOU,2561,1278,-0.269562463,-1.458809818,-1.728372281,0.66785518,0.66785518,0,-0.3171674,-1.778054323,-2.095221723,0.252256146 -Matt Bullard,bullama01,1993,PO,HOU,324,169,1.328473014,-0.293303327,1.035169687,0.334446995,0,0.334446995,1.126300612,-1.34520485,-0.218904238,-0.589351698 -Matt Bullard,bullama01,1993,RS,HOU,2697,1356,1.012396629,-1.16359909,-0.151202461,1.803434605,1.803434605,0,1.236211189,-1.449618714,-0.213407525,0.299887375 -Matt Bullard,bullama01,1994,PO,HOU,104,55,-4.181858721,0.809496103,-3.372362618,-0.018214171,0,-0.018214171,-3.85956527,-0.250840849,-4.11040612,1.007961526 -Matt Bullard,bullama01,1994,RS,HOU,1451,725,-0.816759289,-1.448787037,-2.265546326,0.180254722,0.180254722,0,-0.661752327,-2.18467031,-2.846422637,0.568062333 -Matt Bullard,bullama01,1996,PO,ATL,91,51,-4.941029452,-2.513393038,-7.454422489,-0.126657359,0,-0.126657359,-4.964629376,-3.323344949,-8.287974325,0.285439936 -Matt Bullard,bullama01,1996,RS,ATL,869,460,-2.089886427,-0.473314619,-2.563201045,0.044116524,0.044116524,0,-1.803611225,-1.409922856,-3.213534081,0.585738346 -Matt Bullard,bullama01,1997,PO,HOU,13,7,18.98851838,-2.278808909,16.70970947,0.068866662,0,0.068866662,17.54015786,-2.671135136,14.86902273,-3.460760544 -Matt Bullard,bullama01,1997,RS,HOU,1979,1025,-1.450751515,-0.842341987,-2.293093502,0.238802229,0.238802229,0,-1.354203084,-1.752731565,-3.106934649,-0.053202896 -Matt Bullard,bullama01,1998,PO,HOU,131,70,1.593341232,-0.362916013,1.230425219,0.145955231,0,0.145955231,0.534346938,-1.231648678,-0.69730174,-0.391119222 -Matt Bullard,bullama01,1998,RS,HOU,2282,1190,1.160306797,-1.036562035,0.123744762,1.747018914,1.747018914,0,1.017335139,-1.37567373,-0.358338591,0.118294753 -Matt Bullard,bullama01,1999,PO,HOU,15,8,17.69221262,-4.102700488,13.58951213,0.065869514,0,0.065869514,15.15046567,-6.441484172,8.708981495,-3.673387755 -Matt Bullard,bullama01,1999,RS,HOU,773,413,-2.066358075,-1.035403442,-3.101761517,-0.074107156,-0.074107156,0,-1.892297228,-1.983104612,-3.87540184,-0.016304333 -Matt Bullard,bullama01,2000,RS,HOU,2033,1024,-0.314633859,-1.38265146,-1.697285319,0.549349319,0.549349319,0,-0.226358162,-1.617222134,-1.843580296,-0.108952899 -Matt Bullard,bullama01,2001,RS,HOU,1905,1000,2.226722572,-2.50515709,-0.278434518,1.260370282,1.260370282,0,2.20236032,-2.919559191,-0.717198871,-0.045579516 -Matt Bullard,bullama01,2002,RS,CHH,662,350,-2.735024509,-2.423761317,-5.158785826,-0.432096963,-0.432096963,0,-2.596560314,-3.610615845,-6.207176159,0.418237877 -Reggie Bullock,bullore01,2014,PO,LAC,10,5,-2.16958743,-27.8420577,-30.01164513,-0.070366721,0,-0.070366721,-1.094768751,-23.08139554,-24.17616429,-1.757983913 -Reggie Bullock,bullore01,2014,RS,LAC,826,395,-3.088580217,0.520893059,-2.567687158,0.036948925,0.036948925,0,-2.188560115,-0.651774164,-2.840334279,0.541950582 -Reggie Bullock,bullore01,2015,RS,LAC,528,263,-2.071373053,3.325187881,1.253814829,0.535695627,0.535695627,0,-0.877401965,1.450068762,0.572666797,-0.276068936 -Reggie Bullock,bullore01,2015,RS,PHO,151,75,-8.591783042,-1.164564018,-9.75634706,-0.265196941,-0.265196941,0,-6.53215008,-2.428311588,-8.960461668,-1.037618227 -Reggie Bullock,bullore01,2016,PO,DET,42,22,7.606316943,-2.568948572,5.037368371,0.090505113,0,0.090505113,4.9805321,-2.007585953,2.972946147,0.374945921 -Reggie Bullock,bullore01,2016,RS,DET,850,429,1.391296973,-1.292566624,0.098730349,0.618820757,0.618820757,0,0.922734369,-1.802589593,-0.879855224,-0.736110398 -Reggie Bullock,bullore01,2017,RS,DET,950,467,0.067149932,1.580816978,1.64796691,1.047445189,1.047445189,0,-0.714629101,0.407551064,-0.307078037,-0.040192126 -Reggie Bullock,bullore01,2018,RS,DET,3551,1732,0.616557372,-0.243605956,0.372951416,2.761715946,2.761715946,0,-0.254543487,-0.404141436,-0.658684922,0.074360478 -Reggie Bullock,bullore01,2019,RS,LAL,1163,524,-1.643529579,-1.192693331,-2.836222909,-0.023062761,-0.023062761,0,-1.704206085,-0.89978753,-2.603993615,0.050907962 -Reggie Bullock,bullore01,2019,RS,DET,2794,1355,-0.853430238,-1.141137372,-1.99456761,0.521231442,0.521231442,0,-1.15501345,-1.23195389,-2.386967341,-0.198039018 -Greg Bunch,bunchgr01,1979,RS,NYK,214,97,-2.210545294,-0.610758218,-2.821303512,-0.00351886,-0.00351886,0,-2.775454079,-1.711934798,-4.487388877,-0.300565293 -Ticky Burden,burdeti01,1977,RS,NYK,1385,608,-2.930976716,0.72689056,-2.204086157,0.171028645,0.171028645,0,-2.426538479,0.341929584,-2.084608895,1.072782323 -Ticky Burden,burdeti01,1978,RS,NYK,35,15,-1.134653613,0.31030055,-0.824353063,0.014709361,0.014709361,0,-1.967717354,-0.33899079,-2.306708145,-0.202432328 -Pat Burke,burkepa01,2003,PO,ORL,80,43,-3.045248433,-2.008227301,-5.053475734,-0.053113728,0,-0.053113728,-3.241891679,-1.99426293,-5.23615461,1.743457807 -Pat Burke,burkepa01,2003,RS,ORL,1536,783,-7.081863782,-1.838191443,-8.920055225,-2.470382448,-2.470382448,0,-6.456713077,-2.35244354,-8.809156617,0.206518915 -Pat Burke,burkepa01,2006,PO,PHO,14,7,5.527940505,3.027975926,8.555916431,0.040683146,0,0.040683146,5.916745371,-0.554183604,5.362561767,-2.08417364 -Pat Burke,burkepa01,2006,RS,PHO,698,346,-5.683215024,-1.80994015,-7.493155173,-0.845358456,-0.845358456,0,-5.365327541,-2.41228393,-7.777611471,0.881285391 -Pat Burke,burkepa01,2007,PO,PHO,14,7,-4.940556333,1.002313485,-3.938242848,-0.004534039,0,-0.004534039,-5.554530818,3.142182811,-2.412348007,3.255686807 -Pat Burke,burkepa01,2007,RS,PHO,330,164,-4.559213246,-1.129197245,-5.688410491,-0.247328152,-0.247328152,0,-3.877198632,-1.912842374,-5.790041006,0.55368322 -Trey Burke,burketr01,2014,RS,UTA,4384,2262,0.426341353,-2.176439305,-1.750097952,1.138932109,1.138932109,0,0.59934511,-1.927518201,-1.328173091,-1.249036275 -Trey Burke,burketr01,2015,RS,UTA,4408,2288,0.042666264,-2.045011596,-2.002345332,0.864371322,0.864371322,0,0.14616276,-1.312134365,-1.165971605,-0.922294467 -Trey Burke,burketr01,2016,RS,UTA,2661,1366,0.583198253,-2.06707829,-1.483880037,0.872903792,0.872903792,0,0.386189429,-2.000697083,-1.614507654,-1.051642878 -Trey Burke,burketr01,2017,PO,WAS,40,20,-6.164646964,6.373712682,0.209065718,0.030608209,0,0.030608209,-4.811804973,1.697330408,-3.114474564,-1.653182252 -Trey Burke,burketr01,2017,RS,WAS,1416,703,-2.216281914,-3.05449945,-5.270781364,-0.893679828,-0.893679828,0,-1.825652925,-3.801911478,-5.627564403,-1.133776634 -Trey Burke,burketr01,2018,RS,NYK,1614,785,4.559963605,-2.525509227,2.034454378,1.893622567,1.893622567,0,3.499105781,-2.896126937,0.602978844,-1.169153794 -Trey Burke,burketr01,2019,RS,NYK,1457,689,1.771618469,0.92183518,2.693453649,1.890701015,1.890701015,0,0.812318626,-0.406626778,0.405691848,-1.215610147 -Trey Burke,burketr01,2019,RS,DAL,914,436,2.452149092,-1.834641627,0.617507465,0.742565517,0.742565517,0,2.085271773,-1.745232755,0.340039017,-0.888005481 -Roger Burkman,burkmro01,1982,RS,CHI,63,30,-1.123671902,11.7057048,10.5820329,0.20862668,0.20862668,0,0.003865263,11.83969745,11.84356271,2.285145497 -Alec Burks,burksal01,2012,PO,UTA,122,63,-2.769373243,-0.640913452,-3.410286695,-0.021777597,0,-0.021777597,-3.148963268,-1.248370939,-4.397334207,-0.457854207 -Alec Burks,burksal01,2012,RS,UTA,1809,939,0.051691454,-1.652824027,-1.601132573,0.550832641,0.550832641,0,-0.250408948,-2.046392707,-2.296801655,0.073116122 -Alec Burks,burksal01,2013,RS,UTA,2178,1137,-0.440552605,-0.93674424,-1.377296844,0.799851022,0.799851022,0,-0.69687597,-1.237026232,-1.933902202,0.415002579 -Alec Burks,burksal01,2014,RS,UTA,4280,2193,0.886985921,-0.674503918,0.212482003,3.30668063,3.30668063,0,0.184383696,-0.228373578,-0.043989882,-0.229974543 -Alec Burks,burksal01,2015,RS,UTA,1719,899,0.389829129,-3.678499444,-3.288670316,-0.246138872,-0.246138872,0,-0.063235911,-1.860615376,-1.923851287,-0.362094248 -Alec Burks,burksal01,2016,RS,UTA,1588,797,-0.066691525,-1.155990135,-1.22268166,0.619269305,0.619269305,0,-0.128644691,-1.063345325,-1.191990016,-0.280554222 -Alec Burks,burksal01,2017,RS,UTA,1309,653,-1.382040284,-0.572243374,-1.954283659,0.264954934,0.264954934,0,-1.599485572,-0.860467645,-2.459953217,-0.054169538 -Alec Burks,burksal01,2018,PO,UTA,257,120,6.477194342,-4.045653851,2.43154049,0.330776896,0,0.330776896,3.958253163,-4.1141409,-0.155887738,1.071359638 -Alec Burks,burksal01,2018,RS,UTA,2163,1059,-0.55899901,-1.045212315,-1.604211325,0.616042334,0.616042334,0,-0.840405366,-0.697957377,-1.538362743,-0.485405241 -Alec Burks,burksal01,2019,RS,UTA,576,269,-0.193445585,-3.502866875,-3.69631246,-0.129826494,-0.129826494,0,-0.041602323,-2.647626336,-2.68922866,-0.038469525 -Alec Burks,burksal01,2019,RS,CLE,1993,979,-0.741538255,-1.341903166,-2.083441421,0.330215861,0.330215861,0,-0.077129012,-1.448606748,-1.52573576,-0.832814605 -Alec Burks,burksal01,2019,RS,SAC,281,127,-3.172064524,0.472759633,-2.699304891,0.003273155,0.003273155,0,-3.048468062,0.36862884,-2.679839222,-0.361612332 -Antonio Burks,burksan01,2005,PO,MEM,6,3,1.776365133,-5.77788585,-4.001520717,-0.001925149,0,-0.001925149,-0.266919991,-7.412502366,-7.679422356,-2.312738077 -Antonio Burks,burksan01,2005,RS,MEM,408,219,-1.179309596,-0.461861934,-1.64117153,0.12490299,0.12490299,0,-1.427624014,-0.394771424,-1.822395438,0.749802588 -Antonio Burks,burksan01,2006,PO,MEM,23,13,6.432250372,5.058292277,11.49054265,0.098770119,0,0.098770119,5.195409887,5.751472792,10.94688268,1.257356702 -Antonio Burks,burksan01,2006,RS,MEM,1037,570,-5.643452939,-0.572159202,-6.215612141,-1.008021007,-1.008021007,0,-5.768539065,-1.477381615,-7.245920679,0.01568117 -Kevin Burleson,burleke01,2006,RS,CHA,669,340,-3.428271897,1.31795019,-2.110321707,0.11386351,0.11386351,0,-3.015122877,1.761981037,-1.25314184,2.394559237 -Tom Burleson,burleto01,1977,RS,SEA,4058,1803,-1.522317541,1.954829915,0.432512373,2.934552654,2.934552654,0,-1.31679558,1.536747003,0.219951423,0.257358822 -Tom Burleson,burleto01,1978,RS,KCK,3477,1525,-0.305273066,1.321890522,1.016617456,2.940170547,2.940170547,0,-0.141953132,1.250545073,1.108591941,0.351483367 -Tom Burleson,burleto01,1979,RS,KCK,2096,927,-1.674815177,1.816574328,0.14175915,1.377480802,1.377480802,0,-1.526018392,1.52269946,-0.003318932,0.767617157 -Tom Burleson,burleto01,1980,RS,KCK,592,272,-6.69779294,0.785912323,-5.911880617,-0.44300033,-0.44300033,0,-6.273689854,-0.07347245,-6.347162304,1.001573569 -Tom Burleson,burleto01,1981,RS,ATL,760,363,-4.029742793,-0.402140673,-4.431883466,-0.314256796,-0.314256796,0,-3.970215004,-0.413530317,-4.383745321,0.915688538 -David Burns,burnsda01,1982,RS,NJN,74,34,-7.824991261,-2.835358537,-10.6603498,-0.138529814,-0.138529814,0,-7.969943786,-3.739628884,-11.70957267,0.975263026 -David Burns,burnsda01,1982,RS,DEN,123,53,-4.618549393,-3.832138366,-8.450687759,-0.156909393,-0.156909393,0,-4.507301061,-3.197350511,-7.704651572,1.827880189 -Evers Burns,burnsev01,1994,RS,SAC,294,143,-3.767031955,-0.351052391,-4.118084346,-0.10153283,-0.10153283,0,-3.652155691,0.166641228,-3.485514462,1.657742845 -Scott Burrell,burresc01,1994,RS,CHH,1576,767,-2.949229496,0.151012142,-2.798217354,-0.018918266,-0.018918266,0,-2.914999155,-0.218481324,-3.133480479,0.253428482 -Scott Burrell,burresc01,1995,RS,CHH,3871,2014,1.338189183,1.318017512,2.656206695,5.555133999,5.555133999,0,1.349269429,1.419206538,2.768475967,0.000427205 -Scott Burrell,burresc01,1996,RS,CHH,1338,693,0.669178085,0.246246708,0.915424794,1.303165478,1.303165478,0,1.034473288,0.719012993,1.753486281,0.515348441 -Scott Burrell,burresc01,1997,RS,GSW,885,457,-2.007443471,-1.758518167,-3.765961638,-0.241311349,-0.241311349,0,-1.896431535,-1.716800582,-3.613232117,1.705901558 -Scott Burrell,burresc01,1997,RS,CHH,900,482,-1.341628106,-1.214085973,-2.555714079,0.048527065,0.048527065,0,-1.273477271,-1.324475747,-2.597953019,1.430493153 -Scott Burrell,burresc01,1998,PO,CHI,463,261,-0.522930502,4.214086461,3.69115596,0.894119523,0,0.894119523,-0.338084792,3.620987484,3.282902691,0.933688033 -Scott Burrell,burresc01,1998,RS,CHI,2056,1096,1.115638997,3.15288657,4.268525567,3.949965361,3.949965361,0,1.346537971,2.592335032,3.938873003,0.590128132 -Scott Burrell,burresc01,1999,RS,NJN,1361,706,0.109914352,1.154614723,1.264529075,1.452615355,1.452615355,0,-0.038513521,1.222660015,1.184146495,0.409343389 -Scott Burrell,burresc01,2000,RS,NJN,2604,1336,1.169460063,1.37779729,2.547257352,3.641616337,3.641616337,0,1.250182328,1.349371557,2.599553885,0.805302219 -Scott Burrell,burresc01,2001,PO,CHH,22,12,5.393824546,9.955344218,15.34916876,0.115716866,0,0.115716866,5.907334863,9.121254694,15.02858956,1.132222662 -Scott Burrell,burresc01,2001,RS,CHH,77,41,0.178734283,-1.567401553,-1.38866727,0.029272185,0.029272185,0,0.478239338,0.275855529,0.754094867,2.579735985 -Junior Burrough,burroju01,1996,RS,BOS,1003,495,-5.577202414,-1.44138996,-7.018592373,-1.08406304,-1.08406304,0,-5.335026268,-2.03769111,-7.372717378,0.520219419 -Deonte Burton,burtode02,2019,PO,OKC,9,4,-23.05074981,3.018924181,-20.03182563,-0.03702377,0,-0.03702377,-21.59555053,0.917040581,-20.67850995,1.77376092 -Deonte Burton,burtode02,2019,RS,OKC,520,240,-5.596904933,4.097019799,-1.499885134,0.153495317,0.153495317,0,-5.476093681,1.921466776,-3.554626905,0.280460533 -Willie Burton,burtowi01,1991,RS,MIA,4034,1928,-1.948384509,-0.727267089,-2.675651599,0.073678686,0.073678686,0,-2.195518891,-0.354282678,-2.549801569,0.738296782 -Willie Burton,burtowi01,1992,RS,MIA,3263,1585,-1.422643044,-1.103071029,-2.525714073,0.181912205,0.181912205,0,-1.650119693,-1.198418425,-2.848538119,0.291059346 -Willie Burton,burtowi01,1993,RS,MIA,899,451,-4.242165672,-1.005928661,-5.248094334,-0.579992034,-0.579992034,0,-4.05391696,-1.804684771,-5.858601731,0.882570464 -Willie Burton,burtowi01,1994,PO,MIA,21,11,-8.870349332,-4.798797867,-13.6691472,-0.066388206,0,-0.066388206,-8.625739315,-4.176038647,-12.80177796,4.52228789 -Willie Burton,burtowi01,1994,RS,MIA,1378,697,-1.020763189,-0.870360938,-1.891124128,0.307227598,0.307227598,0,-1.207243722,-1.545840415,-2.753084137,0.568208576 -Willie Burton,burtowi01,1995,RS,PHI,2999,1564,1.138889965,-2.347670028,-1.208780062,1.236828368,1.236828368,0,1.147014521,-2.157429701,-1.01041518,0.535872722 -Willie Burton,burtowi01,1997,RS,ATL,695,380,-2.698635007,-1.624676277,-4.323311284,-0.309356765,-0.309356765,0,-2.776016667,-1.767212884,-4.543229551,1.295225779 -Willie Burton,burtowi01,1998,RS,SAS,80,43,3.502160155,3.297152655,6.79931281,0.213301505,0.213301505,0,3.65967677,2.964878947,6.624555716,1.658338969 -Willie Burton,burtowi01,1999,RS,CHH,34,18,-7.148065432,-3.922421059,-11.07048649,-0.076485365,-0.076485365,0,-6.723352134,-4.945606761,-11.66895889,0.086385187 -Steve Burtt,burttst01,1985,RS,GSW,909,418,-5.267853491,-1.904518604,-7.172372095,-0.95653879,-0.95653879,0,-5.35691308,-1.741302636,-7.098215717,1.469142587 -Steve Burtt,burttst01,1988,RS,LAC,663,312,-3.411491793,-2.35340762,-5.764899413,-0.487256816,-0.487256816,0,-3.840507863,-1.972411274,-5.812919136,1.541124988 -Steve Burtt,burttst01,1992,PO,PHO,218,104,0.203831371,-0.783469828,-0.579638457,0.120189798,0,0.120189798,0.097433501,-0.615611863,-0.518178363,1.108126132 -Steve Burtt,burttst01,1992,RS,PHO,746,356,-1.153484959,-1.001780793,-2.155265752,0.109295526,0.109295526,0,-1.203412821,-1.037627144,-2.241039965,1.153170378 -Steve Burtt,burttst01,1993,RS,WSB,72,35,-0.102249291,-1.735588705,-1.837837996,0.016459717,0.016459717,0,0.285647663,-1.968630346,-1.682982683,1.029597361 -Don Buse,busedo01,1977,RS,IND,6651,2947,1.804094292,2.218548614,4.022642907,10.14335365,10.14335365,0,1.807853155,2.385132187,4.192985341,-0.420439488 -Don Buse,busedo01,1978,PO,PHO,162,76,-2.963895881,1.402394135,-1.561501746,0.047336121,0,0.047336121,-3.495379788,2.00762699,-1.487752798,-0.425649309 -Don Buse,busedo01,1978,RS,PHO,5979,2547,0.768761624,1.804802397,2.57356402,6.892606771,6.892606771,0,0.598134122,2.118449774,2.716583896,-0.39438595 -Don Buse,busedo01,1979,PO,PHO,1109,512,0.440901009,1.741320781,2.18222179,1.322641584,0,1.322641584,0.270198666,2.153150772,2.423349438,-0.47657003 -Don Buse,busedo01,1979,RS,PHO,5817,2544,0.267010797,1.466676711,1.733687508,5.797804289,5.797804289,0,0.186573581,1.904681159,2.09125474,-0.400843393 -Don Buse,busedo01,1980,PO,PHO,499,236,1.108183202,-1.416844594,-0.308661393,0.301695728,0,0.301695728,0.999868318,-0.951914284,0.047954035,-0.485201405 -Don Buse,busedo01,1980,RS,PHO,5519,2499,-0.044476135,0.986096923,0.941620789,4.686990782,4.686990782,0,-0.128527209,1.260430645,1.131903436,-0.438635459 -Don Buse,busedo01,1981,PO,IND,76,35,-0.432355853,2.735956006,2.303600153,0.093977669,0,0.093977669,-0.600365408,2.672835205,2.072469797,0.93735821 -Don Buse,busedo01,1981,RS,IND,2328,1095,0.187085343,1.137469197,1.32455454,2.272228066,2.272228066,0,0.035633251,0.725964859,0.761598109,-0.185590466 -Don Buse,busedo01,1982,RS,IND,5260,2529,2.222882044,1.9943905,4.217272544,8.97504803,8.97504803,0,2.129818025,2.57581571,4.705633735,-0.168045831 -Don Buse,busedo01,1983,PO,POR,64,31,-3.527304638,-3.494327735,-7.021632374,-0.069286661,0,-0.069286661,-4.441883101,-4.929594635,-9.371477736,-0.573380091 -Don Buse,busedo01,1983,RS,POR,1369,643,1.339520913,1.389612903,2.729133816,1.799569925,1.799569925,0,1.114979669,1.348059914,2.463039583,0.121498109 -Don Buse,busedo01,1984,PO,KCK,105,50,2.355319852,-0.778102592,1.577217259,0.113643223,0,0.113643223,1.86886894,-1.037978801,0.830890139,-0.179330359 -Don Buse,busedo01,1984,RS,KCK,2877,1327,0.399126008,0.913074366,1.312200373,2.738511973,2.738511973,0,0.230739842,0.229638544,0.460378386,-0.438457482 -Don Buse,busedo01,1985,RS,KCK,2066,939,0.657511062,-1.287316248,-0.629805186,1.014198266,1.014198266,0,0.314852038,-1.551272778,-1.23642074,-0.156681486 -Caron Butler,butleca01,2003,RS,MIA,5288,2858,-0.497087103,0.480595027,-0.016492076,3.988048223,3.988048223,0,-0.55095531,0.926083292,0.375127982,0.050346121 -Caron Butler,butleca01,2004,PO,MIA,930,511,0.453953825,3.979360927,4.433314752,1.931819185,0,1.931819185,0.473414977,4.257021668,4.730436645,0.014392603 -Caron Butler,butleca01,2004,RS,MIA,3764,2030,-1.901918643,0.841131561,-1.060787082,1.746962108,1.746962108,0,-1.934290977,0.660844376,-1.273446601,-0.133727544 -Caron Butler,butleca01,2005,RS,LAL,5254,2746,0.495218467,-0.76776839,-0.272549923,3.461563067,3.461563067,0,0.549371435,-0.13950707,0.409864366,-0.248377773 -Caron Butler,butleca01,2006,PO,WAS,496,262,0.01067048,1.637363924,1.648034405,0.608923711,0,0.608923711,0.458830908,2.454596997,2.913427905,0.38596541 -Caron Butler,butleca01,2006,RS,WAS,5267,2708,0.487179307,0.413834318,0.901013625,5.043406561,5.043406561,0,0.738298733,0.717124555,1.455423288,-0.016579692 -Caron Butler,butleca01,2007,RS,WAS,4906,2474,0.969737804,0.190951115,1.16068892,4.925149807,4.925149807,0,1.322955153,0.737778663,2.060733816,-0.208427704 -Caron Butler,butleca01,2008,PO,WAS,456,246,3.319692712,-0.038849038,3.280843674,0.782552693,0,0.782552693,3.286720418,0.444017565,3.730737983,0.215611669 -Caron Butler,butleca01,2008,RS,WAS,4364,2314,3.58467901,0.970772437,4.555451448,8.616309269,8.616309269,0,3.727357512,1.558286917,5.285644429,-0.092493888 -Caron Butler,butleca01,2009,RS,WAS,4957,2585,2.569330819,-1.487541363,1.081789457,5.04588559,5.04588559,0,2.446083642,-0.968012995,1.478070648,-0.14204374 -Caron Butler,butleca01,2010,PO,DAL,376,202,-0.358144636,1.673218032,1.315073396,0.433813812,0,0.433813812,-0.021966191,1.608294354,1.586328163,0.363014307 -Caron Butler,butleca01,2010,RS,WAS,3577,1853,-1.354426892,0.262309776,-1.092117116,1.570903895,1.570903895,0,-1.090567613,0.769561643,-0.32100597,0.21203381 -Caron Butler,butleca01,2010,RS,DAL,1813,930,-1.244358549,1.378823828,0.134465278,1.375082675,1.375082675,0,-0.862854929,1.871265836,1.008410907,0.441983162 -Caron Butler,butleca01,2011,RS,DAL,1668,867,-1.44572504,1.230650554,-0.215074486,1.119146293,1.119146293,0,-1.064144324,1.04812847,-0.016015854,-0.179628633 -Caron Butler,butleca01,2012,PO,LAC,502,268,-2.635859191,-1.882650645,-4.518509836,-0.250982305,0,-0.250982305,-2.366163168,-2.219007333,-4.585170501,0.571961473 -Caron Butler,butleca01,2012,RS,LAC,3517,1871,-0.386114651,-0.722237526,-1.108352178,1.569713385,1.569713385,0,-0.11393857,-0.926105386,-1.040043957,0.154536445 -Caron Butler,butleca01,2013,PO,LAC,252,136,-0.642504532,-2.124732238,-2.767236771,-0.001239504,0,-0.001239504,-0.369646008,-2.475763865,-2.845409873,0.439590533 -Caron Butler,butleca01,2013,RS,LAC,3607,1879,0.222811152,-1.025013806,-0.802202654,1.871325516,1.871325516,0,0.490033278,-1.18569768,-0.695664403,0.201374869 -Caron Butler,butleca01,2014,PO,OKC,821,419,-2.469588798,-3.080979875,-5.550568673,-0.613569313,0,-0.613569313,-2.30232883,-3.579052207,-5.881381038,-0.585260396 -Caron Butler,butleca01,2014,RS,MIL,1615,821,-2.68365162,-3.017022374,-5.700673993,-1.231267891,-1.231267891,0,-2.613916054,-3.599999523,-6.213915577,-0.364217825 -Caron Butler,butleca01,2014,RS,OKC,1211,598,0.245701465,-0.969388748,-0.723687283,0.616227503,0.616227503,0,0.156410878,-0.212923926,-0.056513047,-0.310243091 -Caron Butler,butleca01,2015,RS,DET,3165,1623,-0.202215537,-1.45561361,-1.657829147,0.898181803,0.898181803,0,-0.002640042,-1.972463747,-1.975103789,-0.656910683 -Caron Butler,butleca01,2016,RS,SAC,374,176,-1.66012483,-3.322049226,-4.982174056,-0.199718491,-0.199718491,0,-2.143984853,-3.727471765,-5.871456618,-0.350996436 -Greg Butler,butlegr01,1989,RS,NYK,308,140,-7.773473463,-3.302297668,-11.07577113,-0.602896689,-0.602896689,0,-7.583706355,-3.697631431,-11.28133779,1.405718556 -Greg Butler,butlegr01,1990,RS,NYK,68,33,-13.43719585,-3.420605554,-16.8578014,-0.24212395,-0.24212395,0,-12.79055834,-3.105031666,-15.89559001,1.926904686 -Greg Butler,butlegr01,1991,RS,LAC,78,37,-9.158521757,-2.998985373,-12.15750713,-0.179584125,-0.179584125,0,-8.630059955,-2.934569312,-11.56462927,1.113445506 -Jackie Butler,butleja01,2005,RS,NYK,10,5,19.06311606,4.314955897,23.37807196,0.066991952,0.066991952,0,18.82251275,2.366742117,21.18925486,0.468418578 -Jackie Butler,butleja01,2006,RS,NYK,1416,740,-1.066748217,-0.130984304,-1.197732521,0.589900005,0.589900005,0,-1.255602745,-0.324321386,-1.579924131,0.601094511 -Jackie Butler,butleja01,2007,RS,SAS,195,103,-4.683032881,-0.946916754,-5.629949635,-0.152522345,-0.152522345,0,-4.448548571,-1.273764305,-5.722312876,0.724981279 -Jimmy Butler,butleji01,2012,PO,CHI,7,4,-3.041182531,-3.379105786,-6.420288316,-0.007909387,0,-0.007909387,-4.696287501,-1.831717959,-6.52800546,2.146536613 -Jimmy Butler,butleji01,2012,RS,CHI,674,359,-0.422906355,0.392771811,-0.030134544,0.495858943,0.495858943,0,-1.146334501,-0.695272005,-1.841606507,-0.429430166 -Jimmy Butler,butleji01,2013,PO,CHI,902,490,1.359517424,1.187109443,2.546626867,1.357405316,0,1.357405316,0.937304731,1.265798063,2.203102794,-0.548355846 -Jimmy Butler,butleji01,2013,RS,CHI,4016,2134,1.426789492,0.989478489,2.416267981,5.57936609,5.57936609,0,0.823970516,0.514098339,1.338068855,-0.753032811 -Jimmy Butler,butleji01,2014,PO,CHI,397,218,-0.491307215,-2.765862584,-3.257169799,-0.058474734,0,-0.058474734,0.304269034,-2.181431077,-1.877162043,0.472935463 -Jimmy Butler,butleji01,2014,RS,CHI,4917,2591,0.503503738,3.379041994,3.882545732,8.722397418,8.722397418,0,-0.073071535,4.196662876,4.123591341,-0.496126856 -Jimmy Butler,butleji01,2015,PO,CHI,952,506,5.29916631,3.678146077,8.977312388,3.082854194,0,3.082854194,6.645746358,4.369740457,11.01548682,-1.224587216 -Jimmy Butler,butleji01,2015,RS,CHI,4928,2513,3.249945485,-0.222309092,3.027636393,7.35772376,7.35772376,0,3.030948462,0.929714099,3.960662561,-0.646903169 -Jimmy Butler,butleji01,2016,RS,CHI,4975,2474,2.503187124,1.151774735,3.654961859,8.034983877,8.034983877,0,2.630541678,1.605596498,4.236138176,-0.599242815 -Jimmy Butler,butleji01,2017,PO,CHI,464,239,2.751786493,-0.123579321,2.628207172,0.669204747,0,0.669204747,0.01709643,-0.534275433,-0.517179003,-1.023664861 -Jimmy Butler,butleji01,2017,RS,CHI,5646,2809,4.768910218,2.376493876,7.145404094,14.15540609,14.15540609,0,4.142168115,2.515858417,6.658026532,-0.18128883 -Jimmy Butler,butleji01,2018,PO,MIN,334,170,7.286401323,3.967390509,11.25379183,1.236069851,0,1.236069851,5.820561558,4.332382473,10.15294403,-1.294521338 -Jimmy Butler,butleji01,2018,RS,MIN,4317,2164,5.538101529,2.283114419,7.821215948,11.50387641,11.50387641,0,4.829191079,2.487677356,7.316868435,-1.423732833 -Jimmy Butler,butleji01,2019,PO,PHI,865,421,6.740036917,3.556798619,10.29683554,2.85381905,0,2.85381905,6.69940397,2.415281821,9.114685791,-1.253746368 -Jimmy Butler,butleji01,2019,RS,MIN,768,361,2.399658433,0.664476967,3.0641354,1.066940047,1.066940047,0,2.977276353,1.806215085,4.783491438,-0.37308453 -Jimmy Butler,butleji01,2019,RS,PHI,3895,1824,3.199021521,1.876309441,5.075330962,7.217682325,7.217682325,0,2.865997202,2.058479086,4.924476287,-0.904172812 -Mitchell Butler,butlemi02,1994,RS,WSB,2670,1321,-1.134513896,-1.527036671,-2.661550567,0.059715406,0.059715406,0,-1.473125572,-1.577447301,-3.050572873,0.165912815 -Mitchell Butler,butlemi02,1995,RS,WSB,3095,1554,-2.399785061,-1.337088037,-3.736873098,-0.787059776,-0.787059776,0,-2.441588219,-1.475442862,-3.917031081,0.5548917 -Mitchell Butler,butlemi02,1996,RS,WSB,1694,858,-3.665922987,0.095311754,-3.570611233,-0.362847179,-0.362847179,0,-3.499800334,-0.26813899,-3.767939324,0.937408122 -Mitchell Butler,butlemi02,1997,PO,POR,7,4,-1.982294466,-1.381014056,-3.363308522,-0.001267287,0,-0.001267287,-3.285849718,-4.059666315,-7.345516033,-1.613515159 -Mitchell Butler,butlemi02,1997,RS,POR,891,465,-1.901013182,-1.274128915,-3.175142096,-0.101565118,-0.101565118,0,-2.291457938,-1.791461166,-4.082919104,0.636148954 -Mitchell Butler,butlemi02,1998,RS,CLE,390,206,-3.720278335,-0.261974468,-3.982252803,-0.130387258,-0.130387258,0,-4.160510281,-0.457564693,-4.618074974,0.617923937 -Mitchell Butler,butlemi02,1999,RS,CLE,761,418,-0.914407836,-1.231812665,-2.1462205,0.129349391,0.129349391,0,-1.196080548,-1.867281164,-3.063361712,0.409014585 -Mitchell Butler,butlemi02,2002,RS,POR,169,90,-1.586662969,-2.957977224,-4.544640194,-0.082488955,-0.082488955,0,-2.524863451,-4.091624714,-6.616488164,0.092071187 -Mitchell Butler,butlemi02,2004,RS,WAS,1072,552,-0.451082448,-0.239709889,-0.690792337,0.580874931,0.580874931,0,-1.270000502,-0.591340839,-1.861341341,0.147708809 -Rasual Butler,butlera01,2003,RS,MIA,2801,1514,-3.002911882,-1.092907836,-4.095819718,-1.040470881,-1.040470881,0,-3.146559686,-1.907314969,-5.053874655,0.079908655 -Rasual Butler,butlera01,2004,PO,MIA,106,58,0.108158117,-0.733748527,-0.62559041,0.066285547,0,0.066285547,-0.458963625,-0.623596121,-1.082559746,2.000757503 -Rasual Butler,butlera01,2004,RS,MIA,1252,675,0.861077224,-1.349913,-0.488835776,0.781310017,0.781310017,0,0.439500283,-2.240757936,-1.801257653,0.304324467 -Rasual Butler,butlera01,2005,PO,MIA,346,182,-1.334702059,-0.801531982,-2.136234041,0.059132371,0,0.059132371,-1.470057626,-1.29655492,-2.766612546,0.543336114 -Rasual Butler,butlera01,2005,RS,MIA,2302,1203,-2.23656611,0.107345851,-2.129220259,0.380968361,0.380968361,0,-2.070659009,-0.697527293,-2.768186302,-0.011592584 -Rasual Butler,butlera01,2006,RS,NOK,3516,1875,-1.133398252,-1.117915837,-2.25131409,0.476657527,0.476657527,0,-1.148408964,-1.604204258,-2.752613223,-0.076423154 -Rasual Butler,butlera01,2007,RS,NOK,4225,2223,-1.448655027,0.835063093,-0.613591934,2.422204667,2.422204667,0,-1.230224762,0.353475691,-0.876749071,-0.032834461 -Rasual Butler,butlera01,2008,RS,NOH,1658,875,-2.31438254,0.483653448,-1.830729092,0.410635566,0.410635566,0,-2.27964488,-0.392991141,-2.672636022,0.057002785 -Rasual Butler,butlera01,2009,PO,NOH,299,158,-1.239254007,-3.150038299,-4.389292306,-0.135580384,0,-0.135580384,-2.093431546,-2.807895246,-4.901326792,-0.467925194 -Rasual Butler,butlera01,2009,RS,NOH,4836,2614,-1.238079941,-0.932769164,-2.170849105,0.770426813,0.770426813,0,-1.066868234,-0.980696269,-2.047564502,-0.236116875 -Rasual Butler,butlera01,2010,RS,LAC,5272,2702,-0.756300744,-0.80474092,-1.561041664,1.633641237,1.633641237,0,-0.864153001,-0.98370375,-1.847856751,-0.309810385 -Rasual Butler,butlera01,2011,PO,CHI,13,7,5.586700306,-0.265636552,5.321063755,0.028749902,0,0.028749902,3.681586099,-2.786052932,0.895533167,-2.927596795 -Rasual Butler,butlera01,2011,RS,CHI,50,26,-0.058357446,-2.478876825,-2.537234271,0.002922262,0.002922262,0,-0.141954584,-3.974631972,-4.116586556,3.298080523 -Rasual Butler,butlera01,2011,RS,LAC,1455,744,-4.024680332,-1.046675486,-5.071355818,-0.891068771,-0.891068771,0,-3.999303163,-2.02106527,-6.020368433,1.047912848 -Rasual Butler,butlera01,2012,RS,TOR,852,453,-4.01799975,-0.738334899,-4.756334649,-0.467587336,-0.467587336,0,-3.864337767,-1.555851294,-5.420189061,0.773146634 -Rasual Butler,butlera01,2014,PO,IND,133,70,1.404851493,-6.451203401,-5.046351908,-0.084125341,0,-0.084125341,-1.194681949,-7.856905913,-9.051587862,-0.503052172 -Rasual Butler,butlera01,2014,RS,IND,745,378,0.691357903,-4.75863529,-4.067277387,-0.253324775,-0.253324775,0,-0.411807095,-4.024979213,-4.436786308,-0.271665866 -Rasual Butler,butlera01,2015,PO,WAS,14,7,-8.355209517,4.615941292,-3.739268225,-0.003627682,0,-0.003627682,-9.899620728,5.482221108,-4.41739962,-0.428679008 -Rasual Butler,butlera01,2015,RS,WAS,3001,1505,-0.112560653,-0.752363276,-0.864923929,1.435482795,1.435482795,0,-0.80467864,-1.029483111,-1.834161751,-0.793331217 -Rasual Butler,butlera01,2016,RS,SAS,869,432,0.871800571,-0.042741273,0.829059298,0.780264251,0.780264251,0,-0.065836806,-0.846281694,-0.9121185,-1.063160952 -Dwight Buycks,buyckdw01,2014,RS,TOR,286,146,-5.696399132,-0.257892234,-5.954291366,-0.237215761,-0.237215761,0,-3.760921364,-1.185666009,-4.946587373,-0.590449941 -Dwight Buycks,buyckdw01,2015,RS,LAL,242,123,-3.084585699,-6.068754915,-9.153340614,-0.401682927,-0.401682927,0,-4.490377528,-6.565256108,-11.05563364,-0.037264039 -Dwight Buycks,buyckdw01,2018,RS,DET,865,427,-2.191515374,0.055649317,-2.135866056,0.133314396,0.133314396,0,-2.001361464,-1.446758573,-3.448120037,-0.354399188 -Derrick Byars,byarsde01,2012,RS,SAS,72,37,2.370998864,0.402296046,2.77329491,0.10465957,0.10465957,0,2.944893715,0.909485736,3.854379451,0.349085799 -Andrew Bynum,bynuman01,2006,PO,LAL,4,2,-22.93615853,-3.042976038,-25.97913456,-0.024019482,0,-0.024019482,-22.22245826,-5.624954836,-27.84741309,-1.576907211 -Andrew Bynum,bynuman01,2006,RS,LAL,647,338,-5.915939555,-0.74381084,-6.659750394,-0.677021683,-0.677021683,0,-5.894631217,-1.459123255,-7.353754471,0.379799335 -Andrew Bynum,bynuman01,2007,PO,LAL,109,55,-1.5555845,0.148468964,-1.407115536,0.038797814,0,0.038797814,-1.997596329,-0.411843002,-2.409439331,-0.155281889 -Andrew Bynum,bynuman01,2007,RS,LAL,3533,1793,-2.832069977,0.731906676,-2.100163301,0.594024131,0.594024131,0,-2.916528388,0.280876527,-2.63565186,-0.068721131 -Andrew Bynum,bynuman01,2008,RS,LAL,2031,1008,1.547394665,1.747614884,3.295009549,3.082933516,3.082933516,0,1.319629292,1.415480851,2.735110143,-0.779511438 -Andrew Bynum,bynuman01,2009,PO,LAL,768,400,-3.681267429,1.787306132,-1.893961297,0.181662914,0,0.181662914,-3.445777237,1.85832982,-1.587447417,0.740028741 -Andrew Bynum,bynuman01,2009,RS,LAL,2873,1446,-0.205134474,1.625904269,1.420769795,3.061080508,3.061080508,0,-0.174287589,1.27409697,1.099809381,-0.479595672 -Andrew Bynum,bynuman01,2010,PO,LAL,1059,561,-1.129468643,0.727688422,-0.401780221,0.687972044,0,0.687972044,-1.315166659,0.272758615,-1.042408044,-0.68354831 -Andrew Bynum,bynuman01,2010,RS,LAL,3866,1977,-0.175298498,1.427470926,1.252172428,4.017424143,4.017424143,0,-0.205945476,1.26925539,1.063309914,-0.451773651 -Andrew Bynum,bynuman01,2011,PO,LAL,583,320,0.491722503,0.457429958,0.949152461,0.619075603,0,0.619075603,0.496394006,0.473214053,0.969608059,-0.542686066 -Andrew Bynum,bynuman01,2011,RS,LAL,2867,1500,0.030547071,3.36911282,3.399659891,4.66508511,4.66508511,0,-0.03349217,2.71723681,2.683744639,-0.816820847 -Andrew Bynum,bynuman01,2012,PO,LAL,848,451,0.826111465,0.54030074,1.366412205,0.959320296,0,0.959320296,0.716268582,0.382674255,1.098942838,-1.619553328 -Andrew Bynum,bynuman01,2012,RS,LAL,4028,2112,-0.108123697,1.560451593,1.452327896,4.480896979,4.480896979,0,0.126418331,1.203085791,1.329504122,-0.964453458 -Andrew Bynum,bynuman01,2014,RS,CLE,949,480,-5.002780728,0.627212093,-4.375568635,-0.395534872,-0.395534872,0,-3.835160304,-1.178456686,-5.01361699,-0.616885141 -Andrew Bynum,bynuman01,2014,RS,IND,73,36,-4.192567829,-10.65440833,-14.84697616,-0.22243716,-0.22243716,0,-7.124825858,-9.182983768,-16.30780963,0.1077395 -Will Bynum,bynumwi01,2006,RS,GSW,319,162,-3.600199778,-1.913948483,-5.514148261,-0.228728241,-0.228728241,0,-3.690787493,-3.025949961,-6.716737454,0.106185263 -Will Bynum,bynumwi01,2009,PO,DET,137,78,1.209331024,2.196453026,3.405784051,0.255239009,0,0.255239009,1.133710278,2.063604675,3.197314953,0.918811788 -Will Bynum,bynumwi01,2009,RS,DET,1467,803,0.508328913,-1.222309806,-0.713980894,0.837845854,0.837845854,0,0.307079937,-1.678469588,-1.371389651,0.412532274 -Will Bynum,bynumwi01,2010,RS,DET,3109,1667,-0.241398843,-2.68575092,-2.927149763,-0.15075288,-0.15075288,0,-0.561820193,-2.301069234,-2.862889427,0.053831755 -Will Bynum,bynumwi01,2011,RS,DET,2115,1125,-0.268429678,-2.04774085,-2.316170527,0.249736832,0.249736832,0,-0.30831443,-1.702570183,-2.010884614,0.273048054 -Will Bynum,bynumwi01,2012,RS,DET,966,514,-3.113916668,-1.381891226,-4.495807894,-0.46296952,-0.46296952,0,-2.927214754,-1.347233103,-4.274447857,1.037622058 -Will Bynum,bynumwi01,2013,RS,DET,2332,1219,0.01798486,-2.80271976,-2.7847349,-0.021705696,-0.021705696,0,-0.118444112,-2.624577006,-2.743021118,0.443420796 -Will Bynum,bynumwi01,2014,RS,DET,2135,1054,-0.347033155,-3.183197344,-3.530230498,-0.421213972,-0.421213972,0,-0.458944347,-3.803736157,-4.262680503,0.375914421 -Will Bynum,bynumwi01,2015,PO,WAS,68,31,-2.410212035,-2.446890658,-4.857102693,-0.035584797,0,-0.035584797,-0.766579762,-0.673770784,-1.440350547,3.406218392 -Will Bynum,bynumwi01,2015,RS,WAS,133,67,-7.375135817,-14.94392916,-22.31906497,-0.677047302,-0.677047302,0,-5.599460199,-13.79442811,-19.39388831,1.162615593 -Marty Byrnes,byrnema01,1979,RS,PHO,1678,734,-2.059672977,-2.630751582,-4.690424559,-0.726461537,-0.726461537,0,-2.31454605,-3.242613723,-5.557159773,-0.029733685 -Marty Byrnes,byrnema01,1979,RS,NOJ,1213,530,-1.745249216,-2.325294422,-4.070543637,-0.356082493,-0.356082493,0,-2.381703693,-3.122560964,-5.504264658,-0.2999007 -Marty Byrnes,byrnema01,1980,PO,LAL,17,8,1.051262331,-5.701900947,-4.650638616,-0.007926242,0,-0.007926242,0.499328318,-8.488806978,-7.98947866,-0.929361815 -Marty Byrnes,byrnema01,1980,RS,LAL,426,194,-4.477411819,-2.74786063,-7.225272449,-0.446767922,-0.446767922,0,-4.857957727,-3.408096901,-8.266054628,0.897597287 -Marty Byrnes,byrnema01,1981,RS,DAL,2826,1360,0.367682614,-1.529826575,-1.162143961,1.098786629,1.098786629,0,-0.273427763,-1.880780881,-2.154208644,-0.278955762 -Marty Byrnes,byrnema01,1983,RS,IND,3144,1436,-0.684368219,-2.041090958,-2.725459177,0.01795844,0.01795844,0,-1.197720262,-2.292284215,-3.490004477,-0.123759048 -Zarko Cabarkapa,cabarza01,2004,RS,PHO,1112,570,-4.66179057,-3.058636504,-7.720427074,-1.45792684,-1.45792684,0,-4.46805162,-4.162442404,-8.630494024,0.785810017 -Zarko Cabarkapa,cabarza01,2005,RS,PHO,22,11,7.913493176,-2.371791041,5.541702135,0.045210426,0.045210426,0,6.395717049,-4.88126178,1.514455269,-2.619043967 -Zarko Cabarkapa,cabarza01,2005,RS,GSW,912,464,-0.013898098,-1.470554976,-1.484453074,0.302488407,0.302488407,0,-0.354393776,-2.209147141,-2.563540917,0.888377355 -Zarko Cabarkapa,cabarza01,2006,RS,GSW,993,505,-4.039818527,-2.364746111,-6.404564638,-0.951832458,-0.951832458,0,-4.037183941,-2.567837206,-6.605021147,0.995535613 -Bruno Caboclo,cabocbr01,2015,RS,TOR,44,23,-13.29942526,-18.38086426,-31.68028952,-0.340554307,-0.340554307,0,-10.83128989,-16.24048308,-27.07177296,0.301941571 -Bruno Caboclo,cabocbr01,2016,RS,TOR,90,43,-16.25232496,-4.152497326,-20.40482229,-0.394383744,-0.394383744,0,-15.85541864,-3.990726951,-19.84614559,1.781439687 -Bruno Caboclo,cabocbr01,2017,RS,TOR,83,40,0.038733783,7.259023862,7.297757646,0.203573358,0.203573358,0,-0.472831569,2.729661882,2.256830313,-0.708591432 -Bruno Caboclo,cabocbr01,2018,RS,TOR,15,7,0.62084017,17.19108945,17.81192962,0.074388047,0.074388047,0,1.659431068,14.83241962,16.49185069,1.287551205 -Bruno Caboclo,cabocbr01,2018,RS,SAC,197,100,-4.336898818,2.106306677,-2.230592142,0.026553301,0.026553301,0,-3.888221758,-0.127393042,-4.0156148,0.198809525 -Bruno Caboclo,cabocbr01,2019,RS,MEM,1666,800,-0.69958817,-0.378618317,-1.078206487,0.681453507,0.681453507,0,-1.635830093,-0.22628021,-1.862110303,-0.135275345 -Jason Caffey,caffeja01,1996,RS,CHI,1046,545,-5.259185522,-1.283479371,-6.542664893,-1.063970516,-1.063970516,0,-4.863301841,-1.687171579,-6.55047342,0.827150549 -Jason Caffey,caffeja01,1997,PO,CHI,301,167,0.377649315,-0.936019101,-0.558369786,0.192506482,0,0.192506482,-0.275826846,-1.43588844,-1.711715286,-0.038440309 -Jason Caffey,caffeja01,1997,RS,CHI,2665,1405,-0.724334035,-1.430662694,-2.154996729,0.425666534,0.425666534,0,-0.763664591,-1.829519865,-2.593184456,-0.181912925 -Jason Caffey,caffeja01,1998,RS,CHI,1332,710,-1.059555444,-1.330231653,-2.389787097,0.130747653,0.130747653,0,-1.244799823,-1.754888056,-2.999687879,0.184420502 -Jason Caffey,caffeja01,1998,RS,GSW,1373,713,-1.4434609,-2.43391273,-3.87737363,-0.410495567,-0.410495567,0,-1.739833272,-2.276148709,-4.015981981,0.086415 -Jason Caffey,caffeja01,1999,RS,GSW,1641,876,-3.956145895,-0.950341019,-4.906486914,-0.968400684,-0.968400684,0,-3.768898238,-0.877287653,-4.646185891,0.428670208 -Jason Caffey,caffeja01,2000,RS,GSW,4340,2159,-2.29294174,-1.915474268,-4.208416009,-1.612009984,-1.612009984,0,-2.318531833,-1.547214029,-3.865745861,0.32450443 -Jason Caffey,caffeja01,2001,PO,MIL,553,297,-3.692310196,-2.761812133,-6.45412233,-0.580606433,0,-0.580606433,-3.779658423,-2.878125756,-6.657784179,0.268738188 -Jason Caffey,caffeja01,2001,RS,MIL,2834,1460,-2.380858274,-1.521152687,-3.902010961,-0.859400242,-0.859400242,0,-2.289295492,-1.59695063,-3.886246122,0.137360731 -Jason Caffey,caffeja01,2002,RS,MIL,538,283,-2.600923996,-1.79442289,-4.395346886,-0.238802023,-0.238802023,0,-2.831454947,-2.571965618,-5.403420566,0.477511439 -Jason Caffey,caffeja01,2003,RS,MIL,1703,894,-3.446311416,-1.3161543,-4.762465715,-0.921897672,-0.921897672,0,-3.279542746,-1.783261814,-5.06280456,0.398679642 -Michael Cage,cagemi01,1985,RS,LAC,3423,1610,-0.941914936,-0.279392669,-1.221307605,1.253948185,1.253948185,0,-1.180355122,-0.26956906,-1.449924182,-0.144300566 -Michael Cage,cagemi01,1986,RS,LAC,3389,1566,-1.726428742,-0.491214309,-2.217643051,0.425308228,0.425308228,0,-1.664265084,-0.589819597,-2.254084681,-0.007460969 -Michael Cage,cagemi01,1987,RS,LAC,6324,2922,0.311354612,0.083523754,0.394878365,4.661798517,4.661798517,0,0.058655818,0.350675701,0.409331519,-0.578823096 -Michael Cage,cagemi01,1988,RS,LAC,5650,2660,-0.258378764,0.914016993,0.655638228,4.592743598,4.592743598,0,-0.52109031,1.162449566,0.641359256,-0.63585336 -Michael Cage,cagemi01,1989,PO,SEA,351,175,0.624810108,-0.043263559,0.581546549,0.306008351,0,0.306008351,0.430448453,-0.555455132,-0.125006679,-0.242752144 -Michael Cage,cagemi01,1989,RS,SEA,5349,2536,0.158799973,0.192574747,0.35137472,3.988817334,3.988817334,0,0.213436649,0.088018917,0.301455566,-0.608201787 -Michael Cage,cagemi01,1990,RS,SEA,5211,2595,-0.386852088,0.934149001,0.547296913,4.34639045,4.34639045,0,-0.133667591,1.083582855,0.949915264,-0.436301457 -Michael Cage,cagemi01,1991,PO,SEA,161,80,0.417103109,1.81976885,2.236871959,0.210520548,0,0.210520548,0.196893694,1.546283362,1.743177056,0.26715094 -Michael Cage,cagemi01,1991,RS,SEA,4340,2141,-2.083470359,1.432404927,-0.651065432,2.287571433,2.287571433,0,-1.873419391,1.185377823,-0.688041568,-0.223731731 -Michael Cage,cagemi01,1992,PO,SEA,386,197,-1.817217561,1.244471214,-0.572746346,0.225183224,0,0.225183224,-2.00513498,0.889252703,-1.115882277,-0.211475621 -Michael Cage,cagemi01,1992,RS,SEA,4947,2461,0.879221903,1.12316967,2.002391573,5.955126611,5.955126611,0,0.801480931,1.257949789,2.059430719,-0.196532838 -Michael Cage,cagemi01,1993,PO,SEA,714,378,-1.639278023,0.736922583,-0.90235544,0.367416428,0,0.367416428,-1.564034213,0.528603311,-1.035430903,-0.021675509 -Michael Cage,cagemi01,1993,RS,SEA,4362,2156,-0.891505759,1.992229084,1.100723326,4.213062236,4.213062236,0,-0.748382955,1.48395371,0.735570755,-0.52484193 -Michael Cage,cagemi01,1994,PO,SEA,173,93,-2.998456064,3.799167388,0.800711324,0.17467178,0,0.17467178,-2.847091685,3.644427893,0.797336208,0.470879506 -Michael Cage,cagemi01,1994,RS,SEA,3423,1708,-2.304974541,2.475047687,0.170073146,2.542377633,2.542377633,0,-2.177442217,1.831550069,-0.345892148,-0.084611749 -Michael Cage,cagemi01,1995,PO,CLE,145,81,-1.205127181,1.873902111,0.66877493,0.145066935,0,0.145066935,-1.79198485,1.409049968,-0.382934882,-0.4011113 -Michael Cage,cagemi01,1995,RS,CLE,3645,2040,-1.810101599,2.89049206,1.080390462,3.952472666,3.952472666,0,-1.987412282,2.244923396,0.257511113,-0.807433019 -Michael Cage,cagemi01,1996,PO,CLE,172,101,1.288903178,-0.136952418,1.15195076,0.203192891,0,0.203192891,0.523180657,-0.165966931,0.357213726,-1.778420868 -Michael Cage,cagemi01,1996,RS,CLE,4563,2631,-1.636695147,2.466655545,0.829960397,4.76810652,4.76810652,0,-1.594826014,2.452043035,0.857217021,-0.723381223 -Michael Cage,cagemi01,1997,RS,PHI,2504,1247,-2.914581047,0.670947129,-2.243633918,0.32003389,0.32003389,0,-3.266569091,0.342808119,-2.923760971,-0.602211038 -Michael Cage,cagemi01,1998,RS,NJN,2303,1201,-2.408810884,1.289998726,-1.118812158,0.992472434,0.992472434,0,-2.665403889,0.385943015,-2.279460875,-0.643295293 -Michael Cage,cagemi01,2000,RS,NJN,472,242,-1.147902742,0.832032452,-0.315870291,0.298915907,0.298915907,0,-1.665598764,0.447951742,-1.217647023,-0.508558617 -Nick Calathes,calatni01,2014,RS,MEM,2270,1173,-2.352227575,3.46430168,1.112074106,2.303108134,2.303108134,0,-1.934935629,3.114351916,1.179416288,-0.340553272 -Nick Calathes,calatni01,2015,PO,MEM,247,126,-2.163425621,0.18925122,-1.974174402,0.051349856,0,0.051349856,-0.749173919,2.931352654,2.182178735,-0.165665665 -Nick Calathes,calatni01,2015,RS,MEM,1664,838,-1.891145516,4.820657038,2.929511521,2.436986932,2.436986932,0,-1.673349151,4.873217909,3.199868758,0.344575472 -Jose Calderon,caldejo01,2006,RS,TOR,2855,1487,-0.54779378,-1.754052542,-2.301846322,0.337962389,0.337962389,0,-1.042896199,-2.587810061,-3.63070626,-0.549027074 -Jose Calderon,caldejo01,2007,PO,TOR,277,146,2.828210344,-2.728309576,0.099900768,0.219378292,0,0.219378292,2.583813205,-2.648194761,-0.064381556,0.179645695 -Jose Calderon,caldejo01,2007,RS,TOR,3149,1614,3.199202652,-1.253948543,1.945254109,3.855951438,3.855951438,0,2.591963917,-1.145164597,1.44679932,-0.250646827 -Jose Calderon,caldejo01,2008,PO,TOR,228,120,7.26329253,-4.246078908,3.017213622,0.362682557,0,0.362682557,6.775879883,-3.851650802,2.92422908,-0.362728989 -Jose Calderon,caldejo01,2008,RS,TOR,4721,2484,5.24455285,-1.508579603,3.735973246,8.146684248,8.146684248,0,4.753037325,-0.993031057,3.760006269,-0.833433905 -Jose Calderon,caldejo01,2009,RS,TOR,4523,2333,3.902165869,-1.575810782,2.326355086,5.988452284,5.988452284,0,3.424681732,-1.168556964,2.256124768,-0.828075595 -Jose Calderon,caldejo01,2010,RS,TOR,3565,1817,3.353146042,-2.420488233,0.932657809,3.399754962,3.399754962,0,3.057212173,-2.074415537,0.982796635,-0.39021271 -Jose Calderon,caldejo01,2011,RS,TOR,4115,2102,2.763536479,-0.612874015,2.150662464,5.22610094,5.22610094,0,2.452679293,-0.443067532,2.00961176,-0.524295451 -Jose Calderon,caldejo01,2012,RS,TOR,3385,1799,3.714184805,-1.848834962,1.865349843,4.206959933,4.206959933,0,3.154208606,-1.339647636,1.81456097,-0.63740015 -Jose Calderon,caldejo01,2013,RS,DET,1697,887,2.940096973,-1.992523458,0.947573514,1.680201465,1.680201465,0,2.49821256,-1.443222116,1.054990444,0.382474625 -Jose Calderon,caldejo01,2013,RS,TOR,2425,1273,4.041661363,-3.096402375,0.945258988,2.41254677,2.41254677,0,3.581098763,-3.022448575,0.558650188,0.486185962 -Jose Calderon,caldejo01,2014,PO,DAL,376,191,5.130230895,-4.932207316,0.198023579,0.294949143,0,0.294949143,7.791902361,-3.468050921,4.32385144,-0.419601703 -Jose Calderon,caldejo01,2014,RS,DAL,4916,2468,1.612026507,-2.018803864,-0.406777357,2.932721713,2.932721713,0,2.57289119,-1.438110811,1.13478038,-0.5787153 -Jose Calderon,caldejo01,2015,RS,NYK,2464,1270,-1.411442283,-5.343528677,-6.75497096,-2.59123021,-2.59123021,0,-1.287784896,-4.899565709,-6.187350605,-0.140670781 -Jose Calderon,caldejo01,2016,RS,NYK,3974,2024,0.619681542,-0.534894697,0.084786846,2.897294652,2.897294652,0,0.079360349,-0.099447972,-0.020087623,-1.002460962 -Jose Calderon,caldejo01,2017,PO,ATL,156,75,2.073875053,-1.858575238,0.215299815,0.116160826,0,0.116160826,-1.511554737,-1.682602227,-3.194156964,-0.71372354 -Jose Calderon,caldejo01,2017,RS,ATL,504,247,-1.71586156,-0.672419205,-2.388280765,0.045447208,0.045447208,0,-2.355879996,-2.245431561,-4.601311557,-0.293588252 -Jose Calderon,caldejo01,2017,RS,LAL,601,292,-2.332759273,-4.185481777,-6.51824105,-0.565298507,-0.565298507,0,-1.31814104,-4.237414316,-5.555555356,0.683539007 -Jose Calderon,caldejo01,2018,PO,CLE,207,104,-5.001190722,4.811435679,-0.189755043,0.141193493,0,0.141193493,-3.118570508,3.143113911,0.024543403,0.755071314 -Jose Calderon,caldejo01,2018,RS,CLE,1857,914,0.337343524,0.539213002,0.876556527,1.675412521,1.675412521,0,-0.050150643,0.056515557,0.006364914,-0.922867727 -Jose Calderon,caldejo01,2019,PO,DET,22,10,9.441666903,-3.767041928,5.674624975,0.043631599,0,0.043631599,5.519212639,-5.594764889,-0.07555225,-1.567110031 -Jose Calderon,caldejo01,2019,RS,DET,1334,632,-4.877100414,-2.121755025,-6.998855439,-1.356656686,-1.356656686,0,-4.402370025,-2.628682768,-7.031052793,-0.994674045 -Adrian Caldwell,caldwad01,1990,PO,HOU,2,1,-6.068781677,-4.18621534,-10.25499702,-0.003893471,0,-0.003893471,-7.744974503,-6.846500866,-14.59147537,-1.369107731 -Adrian Caldwell,caldwad01,1990,RS,HOU,706,331,-4.388503499,0.59083595,-3.797667549,-0.179158261,-0.179158261,0,-4.578115604,0.135917391,-4.442198213,1.256242983 -Adrian Caldwell,caldwad01,1991,RS,HOU,712,343,-5.437639978,1.40630665,-4.031333327,-0.224517411,-0.224517411,0,-5.239683893,-0.008893072,-5.248576965,0.126372037 -Adrian Caldwell,caldwad01,1995,RS,HOU,60,30,-8.127272377,0.493890773,-7.633381604,-0.076110108,-0.076110108,0,-8.026112022,0.825163409,-7.200948613,1.717537394 -Adrian Caldwell,caldwad01,1996,PO,IND,5,3,10.93019205,0.354533493,11.28472554,0.021743663,0,0.021743663,8.300490243,-2.157209928,6.143280315,-1.63856424 -Adrian Caldwell,caldwad01,1996,RS,IND,615,327,-3.958504342,-0.604403932,-4.562908273,-0.307840098,-0.307840098,0,-3.668067363,-0.548898151,-4.216965514,1.654000344 -Adrian Caldwell,caldwad01,1997,RS,PHI,733,365,-3.212491688,-1.971302539,-5.183794226,-0.456216301,-0.456216301,0,-3.626275119,-1.533583867,-5.159858986,0.60157512 -Adrian Caldwell,caldwad01,1997,RS,NJN,397,204,-5.81340046,-0.71502277,-6.52842323,-0.395267184,-0.395267184,0,-5.766045559,-1.10114174,-6.867187298,0.465448447 -Adrian Caldwell,caldwad01,1998,RS,DAL,6,3,-5.9215057,-4.674232804,-10.5957385,-0.01181453,-0.01181453,0,-7.089384049,-6.735759666,-13.82514371,-1.477041781 -Kentavious Caldwell-Pope,caldwke01,2014,RS,DET,3226,1583,-0.90089335,0.225947518,-0.674945832,1.678950625,1.678950625,0,-1.180891552,-0.065046417,-1.245937969,0.17399418 -Kentavious Caldwell-Pope,caldwke01,2015,RS,DET,5120,2587,0.788027612,-0.449753643,0.338273969,4.092962773,4.092962773,0,1.244463358,-0.098944836,1.145518522,0.394968725 -Kentavious Caldwell-Pope,caldwke01,2016,PO,DET,292,161,3.417788157,0.695017259,4.112805417,0.577814488,0,0.577814488,2.539886542,3.577889204,6.117775746,-0.587230548 -Kentavious Caldwell-Pope,caldwke01,2016,RS,DET,5604,2789,0.687374431,1.768310668,2.455685099,7.415250047,7.415250047,0,0.647524719,2.039432826,2.686957546,0.103308529 -Kentavious Caldwell-Pope,caldwke01,2017,RS,DET,5081,2529,0.667546642,-0.729986767,-0.062440124,3.476403088,3.476403088,0,0.391905736,-0.110190646,0.28171509,0.244845078 -Kentavious Caldwell-Pope,caldwke01,2018,RS,LAL,5193,2458,0.770668714,-0.52836306,0.242305654,3.772833131,3.772833131,0,0.813275938,0.286456443,1.099732382,0.535759411 -Kentavious Caldwell-Pope,caldwke01,2019,RS,LAL,4420,2035,0.808161021,-0.297614038,0.510546983,3.388708417,3.388708417,0,0.302269956,-0.066767722,0.235502235,0.103039451 -Corky Calhoun,calhoco01,1977,PO,POR,213,94,-0.748249265,0.066572641,-0.681676624,0.103009335,0,0.103009335,-1.400755256,-0.529958775,-1.930714031,0.731530942 -Corky Calhoun,calhoco01,1977,RS,POR,1691,743,-1.553630789,-0.920504895,-2.474135684,0.105305202,0.105305202,0,-1.952354098,-1.126614469,-3.078968567,0.753462698 -Corky Calhoun,calhoco01,1978,PO,POR,223,109,0.358581973,-0.736348089,-0.377766116,0.135326503,0,0.135326503,-0.330129467,-1.866594615,-2.196724082,-0.565126182 -Corky Calhoun,calhoco01,1978,RS,POR,3008,1370,-0.225260436,-0.035657664,-0.2609181,1.73818521,1.73818521,0,-0.717448735,-0.480368009,-1.197816744,-0.100487126 -Corky Calhoun,calhoco01,1979,RS,IND,2956,1332,-0.935595417,-0.558474909,-1.494070326,0.855804456,0.855804456,0,-1.58281576,-0.650435873,-2.233251633,0.287417574 -Corky Calhoun,calhoco01,1980,RS,IND,66,30,-0.509544895,0.507133169,-0.002411726,0.042401111,0.042401111,0,-0.752247875,0.775095742,0.022847866,0.859697272 -Demetrius Calip,calipde01,1992,RS,LAL,113,58,-6.062384247,-4.015981677,-10.07836592,-0.219370554,-0.219370554,0,-5.974007215,-4.118633611,-10.09264083,1.133513704 -Rick Calloway,callori01,1991,RS,SAC,1353,678,-4.331531998,-1.986540513,-6.318072512,-1.244703998,-1.244703998,0,-4.902706007,-2.183272529,-7.085978537,0.839408268 -Mack Calvin,calvima01,1977,PO,DEN,249,112,1.358889669,-3.016526129,-1.65763646,0.064487286,0,0.064487286,0.499654753,-3.188592598,-2.688937845,0.180740656 -Mack Calvin,calvima01,1977,RS,LAL,457,207,-2.51424671,-0.736307876,-3.250554586,-0.052837722,-0.052837722,0,-2.294576107,-0.955545634,-3.250121741,-0.054135758 -Mack Calvin,calvima01,1977,RS,SAS,1428,606,-0.750751061,-2.887854744,-3.638605806,-0.274671072,-0.274671072,0,-0.952321697,-2.910113363,-3.862435059,-0.027126459 -Mack Calvin,calvima01,1977,RS,DEN,1465,625,1.385397331,-1.202174627,0.183222704,0.933863061,0.933863061,0,1.015902536,-1.333092707,-0.317190171,-0.16922362 -Mack Calvin,calvima01,1978,PO,DEN,301,135,1.584776343,-1.144670372,0.440105971,0.226174507,0,0.226174507,1.07712139,-1.766657165,-0.689535775,-0.20364304 -Mack Calvin,calvima01,1978,RS,DEN,2259,988,-0.908340851,-1.51635489,-2.424695742,0.164098731,0.164098731,0,-1.223313484,-2.14688095,-3.370194434,0.079149931 -Mack Calvin,calvima01,1980,RS,UTA,1588,772,0.325705559,-2.041543531,-1.715837972,0.407444028,0.407444028,0,-0.145178519,-2.11632141,-2.261499929,0.029220266 -Mack Calvin,calvima01,1981,RS,CLE,272,128,-2.90267325,-2.649384192,-5.552057442,-0.184089472,-0.184089472,0,-3.051604454,-3.761837439,-6.813441893,0.619193549 -Dexter Cambridge,cambrde01,1993,RS,DAL,1856,885,-0.987504316,-2.618539796,-3.606044113,-0.388150461,-0.388150461,0,-1.733242465,-2.487878531,-4.221120996,0.411336297 -Marcus Camby,cambyma01,1997,RS,TOR,3622,1897,-2.531134764,1.373482234,-1.15765253,1.540206121,1.540206121,0,-2.254284201,1.126390278,-1.127893924,-0.056038866 -Marcus Camby,cambyma01,1998,RS,TOR,3907,2002,-3.642851812,0.956083617,-2.686768195,0.064140701,0.064140701,0,-3.142998382,0.761254092,-2.381744291,-0.630222881 -Marcus Camby,cambyma01,1999,PO,NYK,911,509,2.549430052,6.969319634,9.518749685,3.293510299,0,3.293510299,2.444074518,6.615318887,9.059393405,0.197947184 -Marcus Camby,cambyma01,1999,RS,NYK,1730,945,-0.790185341,3.846226126,3.056040785,2.800521347,2.800521347,0,-0.963856059,3.286544876,2.322688817,0.038664752 -Marcus Camby,cambyma01,2000,PO,NYK,683,386,-3.809680473,3.666171189,-0.143509284,0.528967478,0,0.528967478,-3.794989503,3.132619064,-0.662370439,-0.074725556 -Marcus Camby,cambyma01,2000,RS,NYK,2910,1548,-0.398026601,3.931422208,3.533395607,4.955263857,4.955263857,0,-0.300587459,3.463571476,3.162984017,-0.138533674 -Marcus Camby,cambyma01,2001,PO,NYK,261,141,-4.653093288,0.418748085,-4.234345203,-0.11041413,0,-0.11041413,-4.527361703,1.303439286,-3.223922418,0.233372484 -Marcus Camby,cambyma01,2001,RS,NYK,3886,2127,0.398234231,3.369447525,3.767681756,7.038448079,7.038448079,0,0.419468517,3.638490063,4.05795858,-0.450547043 -Marcus Camby,cambyma01,2002,RS,NYK,1903,1007,-2.444284469,1.74905442,-0.695230049,1.05403292,1.05403292,0,-2.099614844,2.329797528,0.230182684,-0.14337534 -Marcus Camby,cambyma01,2003,RS,DEN,1181,616,-1.046096425,1.584395688,0.538299263,1.027440915,1.027440915,0,-1.235860359,1.610527026,0.374666667,-0.536062025 -Marcus Camby,cambyma01,2004,PO,DEN,374,194,1.106152232,-0.461383331,0.644768902,0.344692291,0,0.344692291,1.129017625,0.675590826,1.804608451,-0.479128294 -Marcus Camby,cambyma01,2004,RS,DEN,4251,2162,-1.001327303,2.923795302,1.922467999,5.123531329,5.123531329,0,-0.764602322,3.198070924,2.433468602,-0.538635061 -Marcus Camby,cambyma01,2005,PO,DEN,352,184,-3.669237651,2.277055516,-1.392182135,0.131117952,0,0.131117952,-3.450213762,2.091247372,-1.35896639,-0.238852594 -Marcus Camby,cambyma01,2005,RS,DEN,3970,2015,-2.03121579,3.503710775,1.472494985,4.302930587,4.302930587,0,-1.749897014,3.175482872,1.425585857,-0.806028036 -Marcus Camby,cambyma01,2006,PO,DEN,339,175,-2.999662335,4.845217566,1.84555523,0.418090452,0,0.418090452,-3.153382387,4.528830544,1.375448156,-1.086508096 -Marcus Camby,cambyma01,2006,RS,DEN,3674,1857,-2.528636989,4.194309226,1.665672237,4.150103621,4.150103621,0,-1.935021039,4.10734699,2.172325951,-0.733444073 -Marcus Camby,cambyma01,2007,PO,DEN,340,184,-3.021206081,3.927421616,0.906215535,0.350378025,0,0.350378025,-2.707819791,3.604994156,0.897174366,-0.926478672 -Marcus Camby,cambyma01,2007,RS,DEN,4862,2369,-0.944085251,4.544487042,3.600401791,7.596952245,7.596952245,0,-0.770262357,4.272133693,3.501871336,-0.952159841 -Marcus Camby,cambyma01,2008,PO,DEN,255,124,-5.970198499,0.450180852,-5.520017647,-0.178890508,0,-0.178890508,-5.534938094,0.389872348,-5.145065747,-0.912001065 -Marcus Camby,cambyma01,2008,RS,DEN,5794,2758,-1.770426239,3.507280602,1.736854363,6.243037066,6.243037066,0,-1.527893239,3.31691811,1.789024871,-1.045503946 -Marcus Camby,cambyma01,2009,RS,LAC,3736,1925,-1.691203693,3.825002993,2.1337993,4.745610901,4.745610901,0,-1.875033898,3.290882799,1.4158489,-0.985562933 -Marcus Camby,cambyma01,2010,PO,POR,327,178,-2.163486324,1.58585444,-0.577631884,0.201975922,0,0.201975922,-2.340127262,2.029335992,-0.31079127,-0.667570864 -Marcus Camby,cambyma01,2010,RS,POR,1327,718,-1.296798187,3.746707819,2.449909632,1.893490452,1.893490452,0,-0.939498124,3.685448492,2.745950368,-0.559764704 -Marcus Camby,cambyma01,2010,RS,LAC,3114,1596,-0.043995342,3.319078689,3.275083348,4.868031956,4.868031956,0,-0.21616935,3.395801382,3.179632032,-0.728357446 -Marcus Camby,cambyma01,2011,PO,POR,292,167,-1.707395962,0.944393864,-0.763002098,0.173453782,0,0.173453782,-1.753002595,1.251226404,-0.501776191,-0.587754488 -Marcus Camby,cambyma01,2011,RS,POR,2853,1540,-2.535961753,2.87806227,0.342100517,2.406001389,2.406001389,0,-2.459662807,2.497292216,0.03762941,-0.900943386 -Marcus Camby,cambyma01,2012,RS,POR,1718,894,-2.360431779,1.170257244,-1.190174535,0.709358221,0.709358221,0,-2.304465226,1.196868124,-1.107597103,-0.273560846 -Marcus Camby,cambyma01,2012,RS,HOU,885,458,0.26306968,2.205540373,2.468610053,1.214124628,1.214124628,0,0.211611414,2.357651756,2.56926317,-0.402617024 -Marcus Camby,cambyma01,2013,PO,NYK,5,3,7.000158799,-9.572028645,-2.571869846,0.00029124,0,0.00029124,6.327212892,-9.747081434,-3.419868543,3.235763342 -Marcus Camby,cambyma01,2013,RS,NYK,473,250,-5.614886704,0.375966903,-5.238919802,-0.317153011,-0.317153011,0,-5.505724136,-0.606722239,-6.112446375,-0.090536069 -Elden Campbell,campbel01,1991,PO,LAL,268,138,-0.272852718,2.731074373,2.458221655,0.382163607,0,0.382163607,-0.540493596,2.111292416,1.57079882,0.991310452 -Elden Campbell,campbel01,1991,RS,LAL,754,380,-2.487769845,2.380226777,-0.107543068,0.515407312,0.515407312,0,-2.513345206,1.876170581,-0.637174625,0.599475324 -Elden Campbell,campbel01,1992,PO,LAL,225,117,-2.661004633,0.192976213,-2.46802842,0.017353109,0,0.017353109,-2.63866892,0.262987789,-2.375681131,-0.035224091 -Elden Campbell,campbel01,1992,RS,LAL,3657,1876,-3.204672755,1.652354286,-1.552318469,1.144692374,1.144692374,0,-3.015172575,1.077816809,-1.937355766,-0.140887844 -Elden Campbell,campbel01,1993,PO,LAL,346,178,-4.187070919,2.134092723,-2.052978196,0.06510066,0,0.06510066,-3.872277775,1.441549895,-2.43072788,-0.26015168 -Elden Campbell,campbel01,1993,RS,LAL,3144,1551,-2.401718696,1.062993459,-1.338725237,1.115786963,1.115786963,0,-2.279331361,0.547576932,-1.731754429,-0.086228239 -Elden Campbell,campbel01,1994,RS,LAL,4534,2253,-1.722358866,0.434031015,-1.288327851,1.676326851,1.676326851,0,-1.657728745,0.481259652,-1.176469093,-0.219777845 -Elden Campbell,campbel01,1995,PO,LAL,699,376,-1.384830024,1.700399072,0.315569048,0.603265968,0,0.603265968,-1.826820178,1.638995676,-0.187824502,-0.484304829 -Elden Campbell,campbel01,1995,RS,LAL,4165,2076,-2.106226677,0.793019734,-1.313206944,1.518691573,1.518691573,0,-1.870309763,0.846405939,-1.023903824,-0.193055854 -Elden Campbell,campbel01,1996,PO,LAL,254,129,-4.17318498,1.731555045,-2.441629935,0.020990515,0,0.020990515,-4.347990502,1.720961656,-2.627028846,0.24617076 -Elden Campbell,campbel01,1996,RS,LAL,5255,2699,-0.461142006,2.085046556,1.62390455,6.003031308,6.003031308,0,-0.261965965,2.22254184,1.960575875,-0.308077094 -Elden Campbell,campbel01,1997,PO,LAL,507,278,-2.323413049,1.295500874,-1.027912175,0.25104378,0,0.25104378,-1.966575338,1.125968885,-0.840606453,-0.304538335 -Elden Campbell,campbel01,1997,RS,LAL,4830,2516,-0.729771045,0.208638171,-0.521132874,2.849672134,2.849672134,0,-0.710961273,0.385100393,-0.32586088,-0.364954083 -Elden Campbell,campbel01,1998,PO,LAL,335,180,-2.192916935,-0.824374772,-3.017291707,-0.025357629,0,-0.025357629,-2.203117414,-1.490526379,-3.693643792,0.140169828 -Elden Campbell,campbel01,1998,RS,LAL,3519,1784,-1.564752517,-0.044190688,-1.608943205,1.036736144,1.036736144,0,-1.39496897,-0.532993783,-1.927962753,-0.162736853 -Elden Campbell,campbel01,1999,RS,LAL,627,325,-2.938363815,-2.704468279,-5.642832094,-0.482098145,-0.482098145,0,-2.731505288,-2.478379069,-5.209884357,0.454641947 -Elden Campbell,campbel01,1999,RS,CHH,2143,1134,-0.24753143,0.770122603,0.522591173,1.892212267,1.892212267,0,0.048439552,1.183065639,1.231505191,-0.057054023 -Elden Campbell,campbel01,2000,PO,CHH,269,150,-2.205233037,-2.314158,-4.519391038,-0.139269087,0,-0.139269087,-2.158826934,-1.796689725,-3.95551666,-0.247480829 -Elden Campbell,campbel01,2000,RS,CHH,5022,2538,-2.758052201,1.794887965,-0.963164236,2.30688545,2.30688545,0,-2.392655642,1.655891222,-0.73676442,-0.279593115 -Elden Campbell,campbel01,2001,PO,CHH,536,287,-2.601256795,0.848431674,-1.752825121,0.150701304,0,0.150701304,-2.352173657,0.590509878,-1.761663779,0.065158639 -Elden Campbell,campbel01,2001,RS,CHH,4403,2337,-2.590313632,1.779634105,-0.810679527,2.314230605,2.314230605,0,-2.382952491,1.615572626,-0.767379865,0.0761256 -Elden Campbell,campbel01,2002,PO,CHH,484,254,-1.832858092,0.519726669,-1.313131423,0.192036158,0,0.192036158,-1.620504492,0.085204368,-1.535300124,-0.003924647 -Elden Campbell,campbel01,2002,RS,CHH,4075,2156,-0.477851814,0.428697182,-0.049154632,2.973032387,2.973032387,0,-0.515925701,0.505549677,-0.010376024,0.065687398 -Elden Campbell,campbel01,2003,RS,NOH,1290,685,-2.972360554,1.546565102,-1.425795452,0.466569077,0.466569077,0,-2.735500585,1.32591624,-1.409584345,0.75147789 -Elden Campbell,campbel01,2003,RS,SEA,341,184,-4.634589496,2.051194538,-2.583394959,0.015762183,0.015762183,0,-4.325120748,1.830358785,-2.494761963,0.717302239 -Elden Campbell,campbel01,2004,PO,DET,225,124,-5.452072251,2.591142632,-2.860929619,-0.007363802,0,-0.007363802,-5.125557954,2.908316661,-2.217241293,1.555253217 -Elden Campbell,campbel01,2004,RS,DET,1652,892,-3.376176733,0.63460238,-2.741574354,0.003858951,0.003858951,0,-3.217518959,0.380466496,-2.837052463,0.581484297 -Elden Campbell,campbel01,2005,PO,DET,102,57,-5.891681453,1.565868016,-4.325813438,-0.048402867,0,-0.048402867,-5.795426889,1.73444281,-4.06098408,2.180101433 -Elden Campbell,campbel01,2005,RS,NJN,94,50,-7.782618152,-2.708430508,-10.49104866,-0.199554846,-0.199554846,0,-8.1070144,-2.558977991,-10.66599239,0.9697126 -Elden Campbell,campbel01,2005,RS,DET,625,340,-5.856616426,-0.42632536,-6.282941786,-0.616553294,-0.616553294,0,-5.426264655,-1.119474331,-6.545738986,0.555779018 -Tony Campbell,campbto01,1985,PO,DET,20,9,-4.439052084,-2.027743551,-6.466795635,-0.017553751,0,-0.017553751,-5.567680933,-2.966308554,-8.533989487,-0.287309625 -Tony Campbell,campbto01,1985,RS,DET,1383,625,-3.225239083,-1.102719778,-4.327958861,-0.508474183,-0.508474183,0,-3.143504725,-1.407479007,-4.550983731,1.089048667 -Tony Campbell,campbto01,1986,PO,DET,34,16,-8.403436835,-3.313327721,-11.71676456,-0.077759997,0,-0.077759997,-8.504942983,-2.332643516,-10.8375865,3.009522431 -Tony Campbell,campbto01,1986,RS,DET,2837,1292,-2.175548275,0.003598541,-2.171949734,0.382601655,0.382601655,0,-2.058151708,-0.36794498,-2.426096688,0.424037761 -Tony Campbell,campbto01,1987,PO,DET,26,13,2.959883815,0.895477495,3.855361311,0.044605691,0,0.044605691,1.977485201,-0.822007241,1.155477961,-1.265114669 -Tony Campbell,campbto01,1987,RS,DET,707,332,-6.015970171,-1.020336378,-7.036306549,-0.730842548,-0.730842548,0,-5.680041368,-2.076460934,-7.756502302,0.67455095 -Tony Campbell,campbto01,1988,PO,LAL,183,94,-2.805777471,-1.634899043,-4.440676514,-0.08483543,0,-0.08483543,-2.871951172,-1.758143851,-4.630095023,1.377256012 -Tony Campbell,campbto01,1988,RS,LAL,505,242,-1.346410012,-0.68499467,-2.031404682,0.089958225,0.089958225,0,-1.165046042,-0.557547448,-1.72259349,1.402342461 -Tony Campbell,campbto01,1989,PO,LAL,213,106,0.87360737,-1.608918622,-0.735311252,0.114869011,0,0.114869011,0.521826155,-0.768885061,-0.247058905,2.128010876 -Tony Campbell,campbto01,1989,RS,LAL,1660,787,-2.113165718,-0.29740647,-2.410572187,0.137293743,0.137293743,0,-1.850984609,-0.611216347,-2.462200956,0.750825064 -Tony Campbell,campbto01,1990,RS,MIN,6074,3164,-0.326753665,-1.124917585,-1.451671251,2.097292034,2.097292034,0,-0.347356083,-0.813982363,-1.161338447,0.068188073 -Tony Campbell,campbto01,1991,RS,MIN,5627,2893,-0.320195862,-0.975396763,-1.295592624,2.143579499,2.143579499,0,-0.115771607,-0.750102666,-0.865874273,-0.144908653 -Tony Campbell,campbto01,1992,RS,MIN,4892,2441,-0.145424039,-1.360980736,-1.506404774,1.54720907,1.54720907,0,-0.169892606,-1.148586683,-1.318479288,-0.098683562 -Tony Campbell,campbto01,1993,PO,NYK,63,33,-2.011073213,-0.912443887,-2.923517101,-0.003082448,0,-0.003082448,-2.331230227,-0.421426083,-2.75265631,2.115371821 -Tony Campbell,campbto01,1993,RS,NYK,2115,1062,-1.392664646,0.668762611,-0.723902035,1.104509255,1.104509255,0,-1.712975329,0.524615464,-1.188359865,0.598045624 -Tony Campbell,campbto01,1994,RS,NYK,741,379,-0.488989119,1.298921195,0.809932077,0.695172975,0.695172975,0,-0.741260097,1.238485264,0.497225166,0.951231016 -Tony Campbell,campbto01,1994,RS,DAL,1663,835,-2.009057262,-1.533738605,-3.542795867,-0.338746866,-0.338746866,0,-2.189704097,-1.92439286,-4.114096957,0.285616028 -Tony Campbell,campbto01,1995,PO,CLE,66,37,1.205466994,-2.083359258,-0.877892264,0.036364739,0,0.036364739,0.205945354,-3.61778693,-3.411841577,-0.207808824 -Tony Campbell,campbto01,1995,RS,CLE,2016,1128,-1.476541099,-0.751014834,-2.227555932,0.301236956,0.301236956,0,-1.859620872,-1.268697074,-3.128317946,0.177495389 -Isaiah Canaan,canaais01,2014,RS,HOU,542,252,-2.190211191,-2.120070002,-4.310281193,-0.20247683,-0.20247683,0,-2.597667239,-2.151044511,-4.748711751,0.89450324 -Isaiah Canaan,canaais01,2015,RS,HOU,742,369,-0.446475512,-0.53249377,-0.978969281,0.335565917,0.335565917,0,-0.205933655,-1.195675894,-1.401609548,0.616903061 -Isaiah Canaan,canaais01,2015,RS,PHI,1166,569,0.179130082,-1.331416434,-1.152286352,0.465125311,0.465125311,0,-0.115703115,-1.206935522,-1.322638637,0.269386412 -Isaiah Canaan,canaais01,2016,RS,PHI,4060,1966,-0.609039834,-2.057094723,-2.666134557,0.083805467,0.083805467,0,-0.63125749,-2.201500209,-2.832757699,-0.367081235 -Isaiah Canaan,canaais01,2017,PO,CHI,184,95,-4.633639055,-1.66442883,-6.298067885,-0.177384565,0,-0.177384565,-5.604223503,-0.76221933,-6.366442833,0.011000187 -Isaiah Canaan,canaais01,2017,RS,CHI,1193,592,-2.668176978,-0.51460249,-3.182779468,-0.129904798,-0.129904798,0,-3.124876179,-0.646949536,-3.771825715,-0.60874906 -Isaiah Canaan,canaais01,2018,RS,PHO,851,418,0.848039831,1.129271251,1.977311082,0.995995506,0.995995506,0,-0.535581521,0.798747135,0.263165614,-1.197235874 -Isaiah Canaan,canaais01,2018,RS,HOU,9,4,-5.587933791,-2.109692544,-7.697626335,-0.009936778,-0.009936778,0,-1.528487061,-3.0628086,-4.591295661,-1.575199505 -Isaiah Canaan,canaais01,2019,RS,PHO,1043,503,-2.399976813,-2.105350806,-4.505327619,-0.446304153,-0.446304153,0,-1.655320127,-1.51574062,-3.171060747,-0.942648191 -Isaiah Canaan,canaais01,2019,RS,MIN,193,95,1.941423287,-3.315928095,-1.374504808,0.065814317,0.065814317,0,1.405008947,-4.325135982,-2.920127035,-1.306322792 -Isaiah Canaan,canaais01,2019,RS,MIL,70,31,-6.009515504,-7.486572901,-13.4960884,-0.169430448,-0.169430448,0,-5.717813522,-6.956332218,-12.67414574,-0.318901108 -Clint Capela,capelca01,2015,PO,HOU,279,127,-0.839636031,0.46264466,-0.376991371,0.158466369,0,0.158466369,-1.647271669,0.143261907,-1.504009762,-0.070356779 -Clint Capela,capelca01,2015,RS,HOU,198,90,-6.319607058,2.330831827,-3.98877523,-0.057578455,-0.057578455,0,-5.178831619,0.918804269,-4.26002735,1.173981168 -Clint Capela,capelca01,2016,PO,HOU,99,43,-6.421015367,9.627044605,3.206029237,0.136647931,0,0.136647931,-6.79564475,8.460298642,1.664653892,1.328978497 -Clint Capela,capelca01,2016,RS,HOU,3073,1471,-0.229720538,1.74262731,1.512906772,3.207539689,3.207539689,0,-0.307697289,1.683810172,1.376112884,0.250746069 -Clint Capela,capelca01,2017,PO,HOU,572,286,0.408561182,2.154272547,2.562833729,0.793290071,0,0.793290071,2.661266502,1.173510564,3.834777066,-0.755672031 -Clint Capela,capelca01,2017,RS,HOU,3231,1551,-0.216029827,0.925178408,0.70914858,2.729766898,2.729766898,0,0.630288357,1.238609195,1.868897552,-0.269738509 -Clint Capela,capelca01,2018,PO,HOU,1051,520,1.475520228,5.097721432,6.57324166,2.540725853,0,2.540725853,1.548586686,5.909851893,7.45843858,-0.395230038 -Clint Capela,capelca01,2018,RS,HOU,4155,2034,0.148058217,2.816813523,2.96487174,5.899000136,5.899000136,0,1.187053651,3.367309401,4.554363052,-0.528376998 -Clint Capela,capelca01,2019,PO,HOU,673,331,-1.207837997,1.063442385,-0.144395612,0.448813024,0,0.448813024,0.821513366,0.913570733,1.735084098,-1.097699941 -Clint Capela,capelca01,2019,RS,HOU,4602,2249,1.085843488,2.056664381,3.142507868,6.702303223,6.702303223,0,1.575526502,2.180693147,3.75621965,-0.889232769 -Derrick Caracter,caracde01,2011,RS,LAL,411,215,-4.053842904,-1.560955027,-5.61479793,-0.31855982,-0.31855982,0,-4.051733682,-1.579048168,-5.63078185,1.278643181 -Brian Cardinal,cardibr01,2001,RS,DET,251,126,-4.81103476,-0.442599886,-5.253634646,-0.164782149,-0.164782149,0,-4.44558963,0.265558229,-4.180031401,2.200561362 -Brian Cardinal,cardibr01,2002,RS,DET,82,43,1.842408723,-0.94367433,0.898734393,0.080224456,0.080224456,0,1.388537842,-1.437518892,-0.04898105,0.202178628 -Brian Cardinal,cardibr01,2003,RS,WAS,28,15,0.477815361,-2.024814447,-1.546999086,0.009017833,0.009017833,0,-0.080415019,-5.305514667,-5.385929686,-1.88767628 -Brian Cardinal,cardibr01,2004,RS,GSW,3092,1634,3.527997113,0.261980162,3.789977275,5.468163021,5.468163021,0,3.093195995,0.52449152,3.617687514,0.267603576 -Brian Cardinal,cardibr01,2005,PO,MEM,151,78,-2.654248101,-0.771927572,-3.426175673,-0.028097653,0,-0.028097653,-2.426851814,0.01136767,-2.415484144,1.124630565 -Brian Cardinal,cardibr01,2005,RS,MEM,2672,1433,-0.444240019,1.801293625,1.357053606,3.023849963,3.023849963,0,0.054125213,2.293247349,2.347372562,0.64716773 -Brian Cardinal,cardibr01,2006,PO,MEM,38,22,3.226116584,2.277327802,5.503444387,0.095312911,0,0.095312911,2.52785526,1.786654917,4.314510177,-0.219535632 -Brian Cardinal,cardibr01,2006,RS,MEM,731,402,-2.798025122,0.94230825,-1.855716872,0.186127052,0.186127052,0,-2.395859955,1.156409358,-1.239450596,1.35345103 -Brian Cardinal,cardibr01,2007,RS,MEM,617,313,1.129988064,0.434327299,1.564315363,0.695644369,0.695644369,0,1.539836759,0.564155442,2.103992201,0.902125381 -Brian Cardinal,cardibr01,2008,RS,MEM,884,440,-1.877723325,-0.57657749,-2.454300815,0.067175266,0.067175266,0,-1.639689238,-0.800968923,-2.440658161,1.11950557 -Brian Cardinal,cardibr01,2009,RS,MIN,1755,909,-1.421238648,0.15210262,-1.269136028,0.693932785,0.693932785,0,-1.448408358,0.242742344,-1.205666014,0.96613256 -Brian Cardinal,cardibr01,2010,RS,MIN,541,267,-1.743079943,-0.876587943,-2.619667886,0.017988802,0.017988802,0,-2.405485212,0.033050846,-2.372434366,1.239919993 -Brian Cardinal,cardibr01,2011,PO,DAL,68,37,-1.678194157,-2.239800118,-3.917994275,-0.023151304,0,-0.023151304,-2.210016384,-1.988904014,-4.198920398,1.607303012 -Brian Cardinal,cardibr01,2011,RS,DAL,1189,618,0.129549283,0.466717339,0.596266623,1.060748067,1.060748067,0,-0.238411991,0.499377913,0.260965922,0.499775735 -Brian Cardinal,cardibr01,2012,PO,DAL,17,9,0.016019759,-0.812611638,-0.796591879,0.00898516,0,0.00898516,-1.230480806,-3.117464903,-4.347945709,-2.587006917 -Brian Cardinal,cardibr01,2012,RS,DAL,534,277,-3.075065436,-0.595430645,-3.670496081,-0.13246289,-0.13246289,0,-3.259133842,-0.843212324,-4.102346166,1.68489184 -Geno Carlisle,carlige01,2005,RS,POR,30,16,2.143374748,-3.190259654,-1.046884906,0.013832213,0.013832213,0,0.508926579,-5.416680336,-4.907753757,-0.467724755 -Rick Carlisle,carliri01,1985,RS,BOS,383,179,-4.622203162,-3.409456166,-8.031659328,-0.483488335,-0.483488335,0,-4.836064092,-4.36707852,-9.203142612,0.243507084 -Rick Carlisle,carliri01,1986,PO,BOS,112,54,0.045883905,-1.005895796,-0.960011891,0.051223231,0,0.051223231,-0.815303189,-1.324454693,-2.139757882,0.711467552 -Rick Carlisle,carliri01,1986,RS,BOS,1621,760,-2.119539663,-1.48067555,-3.600215213,-0.330616764,-0.330616764,0,-2.613106257,-1.895299994,-4.508406251,0.295966833 -Rick Carlisle,carliri01,1987,RS,BOS,617,297,-5.676397421,-2.210961342,-7.887358762,-0.780783025,-0.780783025,0,-5.593318702,-3.223638612,-8.816957314,0.304326314 -Rick Carlisle,carliri01,1988,PO,NYK,16,8,-1.3438092,6.350795337,5.006986137,0.033746635,0,0.033746635,-0.199972262,5.726048322,5.52607606,3.185992955 -Rick Carlisle,carliri01,1988,RS,NYK,426,204,-1.464264929,-0.68246225,-2.146727179,0.063758859,0.063758859,0,-1.700466286,-0.864401818,-2.564868104,1.556703218 -Rick Carlisle,carliri01,1990,RS,NJN,44,21,-10.43749034,-2.727919436,-13.16540977,-0.116775561,-0.116775561,0,-9.863727439,-1.837237626,-11.70096506,4.624547974 -Rodney Carney,carnero01,2007,RS,PHI,2234,1169,-2.020956265,-0.85677443,-2.877730695,-0.076429053,-0.076429053,0,-2.138998415,-1.076050571,-3.215048986,0.302185596 -Rodney Carney,carnero01,2008,PO,PHI,152,84,2.797804844,5.053455861,7.851260705,0.470346637,0,0.470346637,2.850005974,5.429527814,8.279533787,0.335155222 -Rodney Carney,carnero01,2008,RS,PHI,1979,1039,-1.037046121,-0.426793747,-1.463839868,0.684631752,0.684631752,0,-1.055338318,-0.884192851,-1.939531169,0.38984677 -Rodney Carney,carnero01,2009,RS,MIN,2314,1199,-0.582156755,-0.157969896,-0.74012665,1.234879087,1.234879087,0,-0.47008389,-0.493005256,-0.963089146,0.406057043 -Rodney Carney,carnero01,2010,RS,PHI,1654,857,-0.409923421,-0.116973409,-0.52689683,0.976622628,0.976622628,0,-0.72057334,-0.660476054,-1.381049395,0.443241881 -Rodney Carney,carnero01,2011,RS,GSW,661,331,-2.675609203,-1.648793086,-4.32440229,-0.269428639,-0.269428639,0,-2.804512502,-2.407091598,-5.2116041,1.244172448 -Rodney Carney,carnero01,2011,RS,MEM,10,5,3.07113687,13.70072456,16.77186143,0.050367615,0.050367615,0,4.846538532,12.29711992,17.14365846,1.061711123 -Antoine Carr,carran01,1985,RS,ATL,2513,1195,-1.621190377,-0.027416597,-1.648606975,0.676685683,0.676685683,0,-1.695354567,0.063840413,-1.631514154,0.796946955 -Antoine Carr,carran01,1986,RS,ATL,544,258,-0.749308484,0.564740595,-0.184567889,0.340735877,0.340735877,0,-0.900728202,0.746828414,-0.153899788,0.931573852 -Antoine Carr,carran01,1987,PO,ATL,312,162,6.130592503,-0.167343979,5.963248524,0.752214532,0,0.752214532,5.361791275,0.360261281,5.722052556,1.25741562 -Antoine Carr,carran01,1987,RS,ATL,1426,695,-0.542031147,0.342210292,-0.199820855,0.913120873,0.913120873,0,-0.652786746,0.299863717,-0.352923028,0.999082139 -Antoine Carr,carran01,1988,PO,ATL,416,210,-1.158903798,0.62497753,-0.533926268,0.248147147,0,0.248147147,-1.178830703,0.955535578,-0.223295125,1.269886393 -Antoine Carr,carran01,1988,RS,ATL,3013,1483,-0.243927507,-0.012043522,-0.255971029,1.903163518,1.903163518,0,-0.20590994,0.123636899,-0.082273041,0.860751479 -Antoine Carr,carran01,1989,PO,ATL,148,81,1.876709601,-2.557194794,-0.680485193,0.088535144,0,0.088535144,1.149931644,-2.628386062,-1.478454418,0.356213727 -Antoine Carr,carran01,1989,RS,ATL,3082,1488,-1.050659533,-1.010986543,-2.061646077,0.523778681,0.523778681,0,-1.176049657,-0.987923894,-2.163973551,0.233182257 -Antoine Carr,carran01,1990,RS,ATL,1621,803,-0.690529537,-2.763237869,-3.453767406,-0.290614567,-0.290614567,0,-0.832263619,-2.300802057,-3.133065676,0.790045672 -Antoine Carr,carran01,1990,RS,SAC,1883,924,0.175778868,-2.18748107,-2.011702202,0.349156228,0.349156228,0,0.18350984,-1.866274587,-1.682764747,0.315936706 -Antoine Carr,carran01,1991,RS,SAC,5043,2527,-0.029416453,-1.130253352,-1.159669806,2.053086041,2.053086041,0,-0.232687379,-0.792556495,-1.025243875,0.131130315 -Antoine Carr,carran01,1992,PO,SAS,216,109,2.351533465,0.809849779,3.161383244,0.338650432,0,0.338650432,2.23999728,1.166558157,3.406555437,-0.110025336 -Antoine Carr,carran01,1992,RS,SAS,3785,1867,-1.95209262,-0.420966076,-2.373058695,0.360333163,0.360333163,0,-1.947803562,-0.386084897,-2.333888459,0.348837113 -Antoine Carr,carran01,1993,PO,SAS,335,171,0.084561969,1.003656162,1.088218131,0.346969717,0,0.346969717,-0.009273426,1.047465277,1.038191851,0.427141267 -Antoine Carr,carran01,1993,RS,SAS,3914,1947,-0.030333863,0.124612626,0.094278763,2.831678431,2.831678431,0,-0.067990676,0.413113409,0.345122733,0.217938806 -Antoine Carr,carran01,1994,PO,SAS,68,37,4.171080672,0.298789256,4.469869927,0.141439956,0,0.141439956,2.917179533,1.037148936,3.954328469,0.557424501 -Antoine Carr,carran01,1994,RS,SAS,883,465,-2.15331303,-0.161611785,-2.314924815,0.104071797,0.104071797,0,-2.248270062,-0.064719633,-2.312989695,0.795560122 -Antoine Carr,carran01,1995,PO,UTA,215,114,-0.708442813,-2.044519985,-2.752962799,-0.000180269,0,-0.000180269,-0.730755736,-0.426849326,-1.157605062,1.287842072 -Antoine Carr,carran01,1995,RS,UTA,3272,1677,-1.902146029,0.146433631,-1.755712398,0.853274873,0.853274873,0,-1.676852205,0.098640666,-1.578211539,0.282673127 -Antoine Carr,carran01,1996,PO,UTA,613,339,-1.624661563,0.061700794,-1.562960769,0.213997807,0,0.213997807,-1.950031696,0.519233171,-1.430798525,0.93797253 -Antoine Carr,carran01,1996,RS,UTA,2905,1532,-2.665399738,-0.496665256,-3.162064994,-0.323991563,-0.323991563,0,-2.710849924,-0.328454643,-3.039304567,0.551332963 -Antoine Carr,carran01,1997,PO,UTA,511,280,-3.345937382,-0.281250655,-3.627188037,-0.13161199,0,-0.13161199,-3.438143188,0.34763361,-3.090509579,1.61852441 -Antoine Carr,carran01,1997,RS,UTA,2769,1460,-2.694529645,-0.853497384,-3.548027029,-0.596396907,-0.596396907,0,-2.469683325,-0.95511208,-3.424795406,0.299799988 -Antoine Carr,carran01,1998,PO,UTA,527,292,-2.163687566,-0.239232989,-2.402920554,0.053906004,0,0.053906004,-2.573796407,0.459629092,-2.114167315,0.940594161 -Antoine Carr,carran01,1998,RS,UTA,2041,1086,-2.717540037,-1.41563725,-4.133177287,-0.772209833,-0.772209833,0,-2.617169294,-1.030199316,-3.64736861,0.694096529 -Antoine Carr,carran01,1999,PO,HOU,71,37,-7.518173313,-4.067483024,-11.58565634,-0.181404177,0,-0.181404177,-7.85758929,-0.263178892,-8.120768183,4.728667728 -Antoine Carr,carran01,1999,RS,HOU,284,152,-5.13892555,-1.265600897,-6.404526447,-0.286232356,-0.286232356,0,-5.342293604,-1.155472881,-6.497766485,0.896246169 -Antoine Carr,carran01,2000,RS,VAN,424,221,-3.631014344,-2.087077809,-5.718092154,-0.338135481,-0.338135481,0,-4.287407325,-1.828517651,-6.115924977,0.977091999 -Austin Carr,carrau01,1977,PO,CLE,184,83,-5.569093486,-1.058453171,-6.627546656,-0.170236638,0,-0.170236638,-5.688658793,-0.554337435,-6.242996227,0.556166937 -Austin Carr,carrau01,1977,RS,CLE,5153,2409,0.983120896,-1.448461962,-0.465341066,2.803881843,2.803881843,0,0.82210286,-1.095122679,-0.273019819,-0.158469905 -Austin Carr,carrau01,1978,PO,CLE,150,69,1.633192493,-1.870153934,-0.236961441,0.091199685,0,0.091199685,1.396222204,-1.203182248,0.193039956,-0.049558386 -Austin Carr,carrau01,1978,RS,CLE,4768,2186,-0.005209103,-1.256452977,-1.26166208,1.655762721,1.655762721,0,-0.285485653,-1.217650661,-1.503136315,-0.271803472 -Austin Carr,carrau01,1979,RS,CLE,5874,2714,1.156075503,-1.848352339,-0.692276836,2.840480015,2.840480015,0,0.927057506,-1.544025396,-0.61696789,-0.331122546 -Austin Carr,carrau01,1980,RS,CLE,3549,1595,-0.616348111,-2.36085629,-2.977204401,-0.184303821,-0.184303821,0,-0.814257353,-2.709078068,-3.523335421,-0.331849308 -Austin Carr,carrau01,1981,RS,DAL,160,77,-9.477803915,-4.275333574,-13.75313749,-0.434301053,-0.434301053,0,-9.566408346,-4.813544701,-14.37995305,0.485989946 -Austin Carr,carrau01,1981,RS,WSB,1252,580,-3.596449387,-1.431314656,-5.027764042,-0.673103505,-0.673103505,0,-4.060553526,-2.170534742,-6.231088268,-0.141176156 -Chris Carr,carrch01,1996,PO,PHO,69,36,7.025041292,-0.963895248,6.061146044,0.16771279,0,0.16771279,6.560131951,-1.044192258,5.515939693,0.423568514 -Chris Carr,carrch01,1996,RS,PHO,1159,590,-2.449636497,-2.713099277,-5.162735774,-0.730333549,-0.730333549,0,-2.652053569,-3.132607874,-5.784661443,0.51910504 -Chris Carr,carrch01,1997,PO,MIN,15,8,-10.81380231,-5.868775547,-16.68257786,-0.059590518,0,-0.059590518,-10.17419387,-8.908007847,-19.08220171,1.414122174 -Chris Carr,carrch01,1997,RS,MIN,1586,830,0.304523645,-1.278258666,-0.973735022,0.7554094,0.7554094,0,-0.128514145,-1.376930563,-1.505444708,0.390833483 -Chris Carr,carrch01,1998,RS,MIN,2273,1165,-0.425743125,-2.767043834,-3.192786958,-0.26418401,-0.26418401,0,-0.501694078,-2.753583447,-3.255277525,0.346756622 -Chris Carr,carrch01,1999,RS,NJN,702,364,-1.014769789,-3.553973599,-4.568743388,-0.344513732,-0.344513732,0,-1.005997097,-4.149980377,-5.155977474,1.798484647 -Chris Carr,carrch01,1999,RS,MIN,155,81,-4.002872319,-2.747287542,-6.75015986,-0.167850822,-0.167850822,0,-4.311926678,-3.414658043,-7.72658472,1.382483067 -Chris Carr,carrch01,2000,RS,GSW,149,74,-1.212195355,-5.084914397,-6.297109753,-0.13602803,-0.13602803,0,-1.869401465,-5.092708755,-6.96211022,1.482796141 -Chris Carr,carrch01,2000,RS,CHI,2057,1092,-3.778505091,-1.796966878,-5.575471969,-1.591772195,-1.591772195,0,-3.747557675,-2.27170741,-6.019265085,1.053004358 -Chris Carr,carrch01,2001,RS,BOS,603,309,0.839600449,-2.866151226,-2.026550777,0.114948908,0.114948908,0,0.000997144,-3.483767385,-3.482770241,0.725296129 -Cory Carr,carrco01,1999,RS,CHI,1158,624,-5.489068171,-1.880274589,-7.36934276,-1.47991456,-1.47991456,0,-5.682296308,-2.192202246,-7.874498553,0.567803232 -Bob Carrington,carribo01,1978,RS,IND,1416,621,-0.233997317,-2.154042953,-2.38804027,0.114946586,0.114946586,0,-0.909308087,-2.381287187,-3.290595273,0.24997478 -Bob Carrington,carribo01,1978,RS,NJN,2412,1032,-2.323058762,-0.98662635,-3.309685112,-0.295847421,-0.295847421,0,-2.701696227,-0.472989509,-3.174685736,0.42467147 -Bob Carrington,carribo01,1980,RS,SDC,286,134,-3.023179016,-2.018466573,-5.041645589,-0.15754934,-0.15754934,0,-3.652962046,-1.912134647,-5.565096693,0.583934044 -Kenny Carr,carrke01,1978,PO,LAL,35,17,-13.01076726,-0.980474748,-13.991242,-0.101988044,0,-0.101988044,-12.40502708,-2.635850689,-15.04087777,1.488626814 -Kenny Carr,carrke01,1978,RS,LAL,1639,733,-5.048212353,-1.523039358,-6.571251712,-1.442610621,-1.442610621,0,-4.61850306,-1.793127594,-6.411630653,1.024462006 -Kenny Carr,carrke01,1979,PO,LAL,249,117,-3.3676731,-1.425428898,-4.793101998,-0.127036605,0,-0.127036605,-3.122315062,-1.751631558,-4.87394662,1.021779085 -Kenny Carr,carrke01,1979,RS,LAL,2564,1149,-3.327179856,-0.646350525,-3.973530382,-0.721061891,-0.721061891,0,-2.938933958,-1.123680111,-4.06261407,0.567731415 -Kenny Carr,carrke01,1980,RS,CLE,3963,1781,-0.817724528,-0.406105432,-1.22382996,1.392371457,1.392371457,0,-0.453770669,-0.242317257,-0.696087926,0.420735599 -Kenny Carr,carrke01,1980,RS,LAL,125,57,-8.146782382,-2.017551869,-10.16433425,-0.216413066,-0.216413066,0,-7.579195311,-3.308130512,-10.88732582,0.384125164 -Kenny Carr,carrke01,1981,RS,CLE,5555,2615,0.326464857,-0.300290261,0.026174596,3.705059184,3.705059184,0,0.473752005,-0.152806456,0.320945549,0.032331957 -Kenny Carr,carrke01,1982,RS,DET,976,444,-1.77337501,-2.298481528,-4.071856538,-0.300726351,-0.300726351,0,-1.821116431,-2.444759857,-4.265876288,0.439149916 -Kenny Carr,carrke01,1982,RS,CLE,3101,1482,-0.742474587,-0.409124894,-1.15159948,1.214179189,1.214179189,0,-0.470566223,0.02937026,-0.441195963,0.473342772 -Kenny Carr,carrke01,1983,PO,POR,352,171,-0.5860584,0.433278754,-0.152779646,0.234577656,0,0.234577656,-0.580167517,0.556860387,-0.02330713,0.382424199 -Kenny Carr,carrke01,1983,RS,POR,4961,2331,-0.699101564,-0.42131676,-1.120418324,1.944206072,1.944206072,0,-0.602461763,-0.183041358,-0.785503121,0.332919395 -Kenny Carr,carrke01,1984,PO,POR,370,180,-1.052338619,-1.936422066,-2.988760685,-0.02265147,0,-0.02265147,-0.80313359,-1.36935884,-2.17249243,0.162320887 -Kenny Carr,carrke01,1984,RS,POR,5230,2455,1.000129072,-0.677431318,0.322697755,3.853140983,3.853140983,0,1.183608561,-0.592118931,0.59148963,0.119043052 -Kenny Carr,carrke01,1985,PO,POR,575,265,-1.351922709,-2.64591179,-3.997834498,-0.174442581,0,-0.174442581,-1.351979572,-2.279076749,-3.631056322,0.265521401 -Kenny Carr,carrke01,1985,RS,POR,2443,1120,-1.663864952,-1.175993097,-2.839858049,-0.0514917,-0.0514917,0,-1.544906556,-1.248954605,-2.793861161,0.29113499 -Kenny Carr,carrke01,1986,PO,POR,312,143,0.326257487,1.131757208,1.458014695,0.317819584,0,0.317819584,0.411351528,1.620165726,2.031517254,0.373729271 -Kenny Carr,carrke01,1986,RS,POR,3429,1557,-1.053980347,-0.560880581,-1.614860928,0.90315701,0.90315701,0,-0.955876259,-0.356014067,-1.311890325,0.163164199 -Kenny Carr,carrke01,1987,RS,POR,3193,1443,-1.586902292,-0.51129808,-2.098200372,0.479431045,0.479431045,0,-1.463446482,-0.533328181,-1.996774662,-0.092687033 -M.L. Carr,carrml01,1977,PO,DET,241,112,-1.025409118,-2.251266095,-3.276675213,-0.030868747,0,-0.030868747,-1.255416957,-2.006472863,-3.26188982,-0.583859594 -M.L. Carr,carrml01,1977,RS,DET,6060,2643,0.855597759,1.383336049,2.238933808,6.734816829,6.734816829,0,0.963301718,1.533143827,2.496445545,0.119313155 -M.L. Carr,carrml01,1978,RS,DET,5801,2556,0.107990589,1.126639252,1.234629841,5.197945878,5.197945878,0,0.167001733,1.194409761,1.361411494,0.035444185 -M.L. Carr,carrml01,1979,RS,DET,7245,3207,1.160622333,1.105913562,2.266535895,8.20812827,8.20812827,0,1.153897098,1.368153737,2.522050835,0.000196272 -M.L. Carr,carrml01,1980,PO,BOS,353,172,-0.570982051,1.368974388,0.797992337,0.321796045,0,0.321796045,-0.60681713,0.947753468,0.340936338,0.210837912 -M.L. Carr,carrml01,1980,RS,BOS,4311,1994,-0.144305404,2.000062877,1.855757473,4.702685083,4.702685083,0,0.105544802,1.659057181,1.764601983,0.380078418 -M.L. Carr,carrml01,1981,PO,BOS,581,288,-1.469071727,1.064568058,-0.404503669,0.356604966,0,0.356604966,-1.694427616,0.572926053,-1.121501563,0.313150206 -M.L. Carr,carrml01,1981,RS,BOS,1391,655,-1.515087264,0.802600674,-0.71248659,0.683452487,0.683452487,0,-1.596624475,0.102212056,-1.49441242,0.386600392 -M.L. Carr,carrml01,1982,PO,BOS,629,305,-2.421892963,0.378081311,-2.043811651,0.113500135,0,0.113500135,-2.313287524,0.137870885,-2.175416639,0.14361588 -M.L. Carr,carrml01,1982,RS,BOS,2772,1296,-0.271933129,1.476188288,1.204255158,2.617117308,2.617117308,0,-0.221436766,1.372521244,1.151084478,0.09716256 -M.L. Carr,carrml01,1983,PO,BOS,45,22,-2.857698894,3.763715691,0.906016797,0.042859997,0,0.042859997,-2.732855173,3.718940351,0.986085177,1.288441597 -M.L. Carr,carrml01,1983,RS,BOS,1935,883,-2.554912508,0.358190823,-2.196721686,0.251549423,0.251549423,0,-2.406375698,0.051801679,-2.354574019,0.96028634 -M.L. Carr,carrml01,1984,PO,BOS,169,82,1.243893784,2.529700058,3.773593842,0.284674324,0,0.284674324,1.409526382,2.005627584,3.415153966,1.124539442 -M.L. Carr,carrml01,1984,RS,BOS,1229,585,-3.20799425,-1.147367278,-4.355361528,-0.480630415,-0.480630415,0,-3.358352107,-2.036156453,-5.39450856,0.317864558 -M.L. Carr,carrml01,1985,PO,BOS,51,24,-9.533698857,-0.550462219,-10.08416108,-0.093401106,0,-0.093401106,-9.181818394,-1.152972937,-10.33479133,0.882050061 -M.L. Carr,carrml01,1985,RS,BOS,850,397,-2.885437956,0.485854602,-2.399583354,0.071197693,0.071197693,0,-2.626186928,-0.474977958,-3.101164885,0.321793439 -DeMarre Carroll,carrode01,2010,RS,MEM,1568,795,-2.787398612,-0.26960452,-3.057003132,-0.125037232,-0.125037232,0,-3.199224731,-0.583422494,-3.782647225,0.387464016 -DeMarre Carroll,carrode01,2011,RS,HOU,22,11,-10.54415712,-3.668837859,-14.21299498,-0.063026102,-0.063026102,0,-10.57703773,-5.91521405,-16.49225178,-1.892666514 -DeMarre Carroll,carrode01,2011,RS,MEM,76,39,-0.413731153,-0.289101197,-0.70283235,0.040702758,0.040702758,0,-1.329507558,-0.745149442,-2.074657,-0.071781167 -DeMarre Carroll,carrode01,2012,PO,UTA,141,73,1.80434217,-0.569749403,1.234592767,0.153584449,0,0.153584449,0.914338844,-0.438677805,0.47566104,0.309367605 -DeMarre Carroll,carrode01,2012,RS,DEN,42,21,4.922458317,-5.073776256,-0.151317939,0.027648152,0.027648152,0,3.412600998,-6.952263078,-3.53966208,-0.64561934 -DeMarre Carroll,carrode01,2012,RS,UTA,630,327,-0.72818607,-0.887073297,-1.615259367,0.190364619,0.190364619,0,-0.905212114,-0.839248217,-1.744460332,0.512066216 -DeMarre Carroll,carrode01,2013,RS,UTA,2128,1111,1.575181343,1.760183311,3.335364654,3.458714497,3.458714497,0,1.216116274,1.641873649,2.857989923,0.251931594 -DeMarre Carroll,carrode01,2014,PO,ATL,472,246,0.407007738,-2.515667288,-2.10865955,0.082362412,0,0.082362412,2.688582318,-3.488898017,-0.8003157,-0.733372536 -DeMarre Carroll,carrode01,2014,RS,ATL,4679,2341,0.746696332,2.550448829,3.297145162,7.185512721,7.185512721,0,0.897136346,2.527755704,3.42489205,-0.492226805 -DeMarre Carroll,carrode01,2015,PO,ATL,1106,558,2.851266022,-0.755370026,2.095895996,1.417730028,0,1.417730028,0.861758952,-0.896972546,-0.035213594,-0.347223195 -DeMarre Carroll,carrode01,2015,RS,ATL,4378,2189,1.879942363,0.988257845,2.868200208,6.279015721,6.279015721,0,2.154490872,1.595863531,3.750354404,0.06806378 -DeMarre Carroll,carrode01,2016,PO,TOR,1130,596,0.653684109,0.821410918,1.475095027,1.322502575,0,1.322502575,0.471090852,0.989125621,1.460216472,-0.183122355 -DeMarre Carroll,carrode01,2016,RS,TOR,1568,786,-0.595076065,3.109231197,2.514155132,2.107175098,2.107175098,0,0.300955877,3.299155763,3.60011164,-0.177812829 -DeMarre Carroll,carrode01,2017,PO,TOR,302,155,-2.319944454,-2.992416192,-5.312360646,-0.209815729,0,-0.209815729,-3.243990103,-0.195993405,-3.439983508,0.382234273 -DeMarre Carroll,carrode01,2017,RS,TOR,3749,1882,-0.446984464,2.11706014,1.670075676,4.223790902,4.223790902,0,0.186124663,2.365769427,2.55189409,-0.470326676 -DeMarre Carroll,carrode01,2018,RS,BRK,4536,2180,-0.131484858,0.452933235,0.321448377,3.399648468,3.399648468,0,0.06737653,0.388310042,0.455686572,-0.479898633 -DeMarre Carroll,carrode01,2019,PO,BRK,262,119,-1.235832468,-3.272311959,-4.508144427,-0.110056611,0,-0.110056611,-1.498157954,-4.828078875,-6.326236829,-0.03117759 -DeMarre Carroll,carrode01,2019,RS,BRK,3653,1703,-0.534188375,-0.351347197,-0.885535572,1.617033419,1.617033419,0,-0.805940756,-0.9176215,-1.723562257,-0.185265258 -Joe Barry Carroll,carrojo01,1981,RS,GSW,6213,2919,-1.129637284,-0.91262248,-2.042259763,1.052314192,1.052314192,0,-0.51928631,-0.655394672,-1.174680982,-0.166690769 -Joe Barry Carroll,carrojo01,1982,RS,GSW,5613,2627,-1.650106667,0.645860345,-1.004246323,2.334918469,2.334918469,0,-1.129852273,0.578476923,-0.55137535,-0.214154222 -Joe Barry Carroll,carrojo01,1983,RS,GSW,6548,2988,-0.739755888,0.363831515,-0.375924374,3.610964263,3.610964263,0,-0.194137655,0.321313874,0.12717622,-0.238167216 -Joe Barry Carroll,carrojo01,1984,RS,GSW,6448,2962,-2.095891107,0.582103024,-1.513788083,1.861806293,1.861806293,0,-1.575648144,0.364746763,-1.210901381,-0.350322217 -Joe Barry Carroll,carrojo01,1986,RS,GSW,6150,2801,-2.515187399,-0.374380002,-2.889567401,-0.19928123,-0.19928123,0,-1.65595964,-0.231557587,-1.887517227,-0.088285939 -Joe Barry Carroll,carrojo01,1987,PO,GSW,695,334,-3.447395903,1.550587027,-1.896808875,0.150415824,0,0.150415824,-2.645309541,1.385656999,-1.259652542,0.307378369 -Joe Barry Carroll,carrojo01,1987,RS,GSW,5838,2724,-1.665645485,0.228128073,-1.437517412,1.820531586,1.820531586,0,-0.901198717,0.216443745,-0.684754971,-0.197812612 -Joe Barry Carroll,carrojo01,1988,PO,HOU,233,116,-4.841296098,-0.369153777,-5.210449875,-0.150215272,0,-0.150215272,-4.328561424,-0.218738699,-4.547300123,0.019891155 -Joe Barry Carroll,carrojo01,1988,RS,GSW,874,408,-6.495724191,-1.718220575,-8.213944766,-1.142233477,-1.142233477,0,-5.602227951,-1.487338591,-7.089566542,0.429802076 -Joe Barry Carroll,carrojo01,1988,RS,HOU,3424,1596,-3.822404613,0.029278284,-3.793126329,-0.84851717,-0.84851717,0,-3.321012935,-0.253234979,-3.574247914,-0.104295345 -Joe Barry Carroll,carrojo01,1989,RS,NJN,4210,1996,-3.779953435,0.810604558,-2.969348877,-0.223133652,-0.223133652,0,-3.374433623,0.770977394,-2.603456229,-0.110534944 -Joe Barry Carroll,carrojo01,1990,PO,DEN,105,46,-1.129873966,0.2401005,-0.889773466,0.044838904,0,0.044838904,-1.594996922,-0.309958906,-1.904955828,-0.406134588 -Joe Barry Carroll,carrojo01,1990,RS,DEN,1597,719,-5.616475814,0.19700723,-5.419468584,-0.980476165,-0.980476165,0,-4.736653259,-0.408869384,-5.145522644,0.124547518 -Joe Barry Carroll,carrojo01,1990,RS,NJN,2097,1002,-4.560164498,-1.484344217,-6.044508715,-1.68682435,-1.68682435,0,-4.597666633,-1.44285973,-6.040526362,0.153968834 -Joe Barry Carroll,carrojo01,1991,PO,PHO,30,15,-3.811614649,-1.941502392,-5.753117041,-0.023381678,0,-0.023381678,-4.13783975,-4.402510003,-8.540349753,-1.284029451 -Joe Barry Carroll,carrojo01,1991,RS,PHO,204,96,-7.805671052,0.009150483,-7.796520569,-0.249025393,-0.249025393,0,-7.288353735,-0.928635365,-8.2169891,0.742238786 -Matt Carroll,carroma01,2004,RS,POR,87,48,-2.164130943,-3.329326799,-5.493457742,-0.06734408,-0.06734408,0,-3.264569505,-5.239070573,-8.503640078,0.214291773 -Matt Carroll,carroma01,2004,RS,SAS,41,22,-9.381977792,-0.259244915,-9.641222707,-0.079872886,-0.079872886,0,-8.619660082,-0.563948705,-9.183608787,2.974245302 -Matt Carroll,carroma01,2005,RS,CHA,836,430,-0.537288427,-0.218647739,-0.755936166,0.438409161,0.438409161,0,-0.753652972,-0.791557179,-1.545210151,0.197642959 -Matt Carroll,carroma01,2006,RS,CHA,2509,1275,0.110715548,-0.669451663,-0.558736114,1.429625868,1.429625868,0,-0.262447585,-1.136170612,-1.398618197,0.269842758 -Matt Carroll,carroma01,2007,RS,CHA,3641,1878,1.543273013,-1.454877046,0.088395967,2.723538439,2.723538439,0,1.110812871,-1.267044691,-0.15623182,0.133884126 -Matt Carroll,carroma01,2008,RS,CHA,3900,2016,0.053495413,-1.248501347,-1.195005934,1.601220238,1.601220238,0,-0.509196909,-1.187246434,-1.696443343,0.105904317 -Matt Carroll,carroma01,2009,PO,DAL,27,14,-9.048860467,-4.49037612,-13.53923659,-0.079261307,0,-0.079261307,-9.64903328,-6.077784665,-15.72681794,-0.249667828 -Matt Carroll,carroma01,2009,RS,DAL,272,141,-8.470061833,-2.602603514,-11.07266535,-0.603211722,-0.603211722,0,-8.442405423,-3.418603647,-11.86100907,0.696604788 -Matt Carroll,carroma01,2009,RS,CHA,884,475,-4.318087871,-0.247032052,-4.565119923,-0.447167755,-0.447167755,0,-4.322803659,-0.553238635,-4.876042294,1.53639299 -Matt Carroll,carroma01,2010,PO,DAL,9,5,5.197074472,-1.919599883,3.277474589,0.015588429,0,0.015588429,2.877528295,-4.103077487,-1.225549192,-1.545174656 -Matt Carroll,carroma01,2010,RS,DAL,236,121,-2.834589984,-0.877839282,-3.712429267,-0.060169043,-0.060169043,0,-2.604072935,-1.748535107,-4.352608042,1.191615819 -Matt Carroll,carroma01,2011,RS,CHA,1099,582,-1.491187665,-0.920220604,-2.411408269,0.100514244,0.100514244,0,-1.954020642,-1.704008731,-3.658029373,-0.024068037 -Matt Carroll,carroma01,2012,RS,CHA,1144,596,-3.643528579,-2.170748576,-5.814277155,-0.936005337,-0.936005337,0,-4.187249269,-2.384627506,-6.571876775,0.418489425 -Matt Carroll,carroma01,2013,RS,CHA,12,6,-0.879476812,-2.674101482,-3.553578294,-0.00246837,-0.00246837,0,-2.80629351,-2.668137501,-5.474431011,0.320056348 -Jimmy Carruth,carruji01,1997,RS,MIL,40,21,-4.436774101,-0.462159162,-4.898933263,-0.023209079,-0.023209079,0,-5.231041681,-1.126334052,-6.357375733,0.733141408 -Anthony Carter,cartean01,2000,PO,MIA,490,275,-0.34222505,1.52725344,1.18502839,0.568300471,0,0.568300471,-0.713479178,1.057142509,0.343663331,-0.174442987 -Anthony Carter,cartean01,2000,RS,MIA,3514,1859,-2.140025319,0.239488059,-1.90053726,0.80647431,0.80647431,0,-2.002111394,0.098730883,-1.903380511,0.092542825 -Anthony Carter,cartean01,2001,PO,MIA,130,69,-5.437372997,-1.7906484,-7.228021397,-0.16439072,0,-0.16439072,-5.830211068,-1.962042641,-7.792253708,1.002758578 -Anthony Carter,cartean01,2001,RS,MIA,2992,1630,-2.158711241,1.348644529,-0.810066712,1.61826525,1.61826525,0,-2.240799921,1.021911902,-1.218888019,0.28425699 -Anthony Carter,cartean01,2002,RS,MIA,1934,1050,-3.485495832,0.23336507,-3.252130762,-0.269276659,-0.269276659,0,-3.419832237,0.310505215,-3.109327023,0.095600672 -Anthony Carter,cartean01,2003,RS,MIA,1687,912,-3.151072638,0.099422449,-3.051650189,-0.140327318,-0.140327318,0,-3.29649727,-0.434598044,-3.731095315,-0.02049396 -Anthony Carter,cartean01,2004,RS,SAS,164,87,-7.776712827,-0.96625654,-8.742969367,-0.2686095,-0.2686095,0,-6.841417862,-1.351626221,-8.193044083,0.890245729 -Anthony Carter,cartean01,2005,RS,MIN,1393,742,-2.268037942,0.681246048,-1.586791894,0.442252437,0.442252437,0,-2.254974264,0.355167997,-1.899806267,0.3968057 -Anthony Carter,cartean01,2006,RS,MIN,1102,589,-2.305957987,-0.613169727,-2.919127713,-0.051037374,-0.051037374,0,-2.631117494,-0.762442888,-3.393560382,0.384334387 -Anthony Carter,cartean01,2007,PO,DEN,26,14,9.443036823,-2.385301632,7.057735191,0.072936686,0,0.072936686,7.569717216,-2.621773181,4.947944035,0.859107246 -Anthony Carter,cartean01,2007,RS,DEN,76,37,-5.077873803,-3.459429203,-8.537303006,-0.109636493,-0.109636493,0,-5.307197303,-4.805698514,-10.11289582,0.329808511 -Anthony Carter,cartean01,2008,PO,DEN,125,61,-1.254172267,-1.937391427,-3.191563695,-0.01418988,0,-0.01418988,-1.93275372,-2.468389473,-4.401143193,0.103610126 -Anthony Carter,cartean01,2008,RS,DEN,4118,1960,-0.544079184,0.410469214,-0.13360997,2.615816784,2.615816784,0,-0.540256983,0.769876937,0.229619954,-0.019749095 -Anthony Carter,cartean01,2009,PO,DEN,444,228,-2.010782717,1.679183546,-0.331599171,0.291796586,0,0.291796586,-1.910369321,1.489209821,-0.4211595,0.511723263 -Anthony Carter,cartean01,2009,RS,DEN,3551,1787,-1.536432865,0.137414608,-1.399018257,1.232584241,1.232584241,0,-1.476110375,-0.04483175,-1.520942126,0.064582062 -Anthony Carter,cartean01,2010,PO,DEN,14,7,0.082701072,-3.708004655,-3.625303583,-0.003132204,0,-0.003132204,-1.447177402,-5.907707539,-7.354884941,-2.587959656 -Anthony Carter,cartean01,2010,RS,DEN,1716,859,-1.817156763,0.028236181,-1.788920582,0.42145392,0.42145392,0,-1.873948288,-0.589251546,-2.463199834,0.055608308 -Anthony Carter,cartean01,2011,PO,NYK,95,49,2.232819375,0.349989715,2.58280909,0.136079178,0,0.136079178,1.501844025,-0.930163584,0.571680441,-0.918642067 -Anthony Carter,cartean01,2011,RS,DEN,308,153,-4.852154422,0.486054367,-4.366100055,-0.127999481,-0.127999481,0,-4.478622066,0.237187113,-4.241434952,1.363516765 -Anthony Carter,cartean01,2011,RS,NYK,625,310,-1.95291433,0.238236761,-1.714677568,0.165546609,0.165546609,0,-1.878780539,-0.073840886,-1.952621425,1.023264211 -Anthony Carter,cartean01,2012,RS,TOR,393,209,-3.085830885,-0.367104735,-3.45293562,-0.075274364,-0.075274364,0,-3.192199632,-1.092297991,-4.284497623,0.393123205 -Butch Carter,cartebu01,1981,RS,LAL,1454,672,-1.866217544,-1.813347908,-3.679565451,-0.320851457,-0.320851457,0,-2.177836134,-2.188562727,-4.366398861,0.693899726 -Butch Carter,cartebu01,1982,RS,IND,2153,1035,-1.560090862,-1.344700049,-2.904790911,-0.081886753,-0.081886753,0,-2.102974634,-1.6046816,-3.707656234,0.185301766 -Butch Carter,cartebu01,1983,RS,IND,3757,1716,1.084536932,-1.501413076,-0.416876145,2.049353797,2.049353797,0,0.733613543,-1.23212759,-0.498514047,0.342072734 -Butch Carter,cartebu01,1984,RS,IND,4400,2045,-0.579987332,0.336267396,-0.243719936,2.623993889,2.623993889,0,-0.660763236,0.709867534,0.049104298,0.355202331 -Butch Carter,cartebu01,1985,RS,NYK,2682,1279,-0.897309847,-1.335548127,-2.232857974,0.339374016,0.339374016,0,-1.170589054,-1.570149822,-2.740738876,0.586492761 -Butch Carter,cartebu01,1986,RS,PHI,76,36,-5.862723841,-4.351615425,-10.21433927,-0.138955197,-0.138955197,0,-6.583807269,-3.271971522,-9.855778791,1.399226817 -Butch Carter,cartebu01,1986,RS,NYK,64,31,-10.45015038,-3.771922434,-14.22207281,-0.184818425,-0.184818425,0,-10.35272973,-4.388374708,-14.74110443,1.921675929 -Fred Carter,cartefr01,1977,RS,PHI,541,237,-2.755928272,-1.007060698,-3.76298897,-0.12310851,-0.12310851,0,-2.733288105,-1.066885304,-3.800173409,0.546089675 -Fred Carter,cartefr01,1977,RS,MIL,1997,875,-1.41093379,-2.585910044,-3.996843834,-0.556969857,-0.556969857,0,-1.57890253,-2.501314549,-4.080217078,0.067316336 -Howard Carter,carteho01,1984,PO,DEN,134,60,-6.441249899,-0.280064782,-6.721314681,-0.125593887,0,-0.125593887,-5.80331277,-1.710731465,-7.514044235,0.167325634 -Howard Carter,carteho01,1984,RS,DEN,1602,688,-1.212601579,-2.594105686,-3.806707265,-0.371143868,-0.371143868,0,-1.443426615,-2.856972917,-4.300399532,0.061196323 -Howard Carter,carteho01,1985,RS,DAL,137,66,-13.59260383,-4.29334843,-17.88595226,-0.511469859,-0.511469859,0,-12.91408777,-5.798219411,-18.71230718,0.363735285 -Jevon Carter,carteje01,2019,RS,MEM,1184,577,-3.00616592,0.423373423,-2.582792497,0.048695351,0.048695351,0,-3.353395146,0.603579769,-2.749815377,-1.093383898 -Maurice Carter,cartema01,2004,PO,NOH,4,2,-18.85950912,-0.156109276,-19.01561839,-0.016809224,0,-0.016809224,-19.07744327,-2.848849618,-21.92629289,-1.614065139 -Maurice Carter,cartema01,2004,RS,NOH,113,60,-3.651670495,-2.103638398,-5.755308894,-0.093267658,-0.093267658,0,-3.992336755,-3.693703596,-7.68604035,1.257883215 -Maurice Carter,cartema01,2004,RS,LAL,97,50,-3.239047349,-3.003680389,-6.242727738,-0.089849191,-0.089849191,0,-3.660532094,-4.721493083,-8.382025177,0.767232197 -Michael Carter-Williams,cartemi01,2014,RS,PHI,5053,2414,-0.534324126,0.633228969,0.098904843,3.559658854,3.559658854,0,0.2133977,0.414627354,0.628025054,1.390914878 -Michael Carter-Williams,cartemi01,2015,PO,MIL,381,191,-3.351351453,-3.543418588,-6.89477004,-0.420890165,0,-0.420890165,-3.132372372,-1.714321188,-4.84669356,1.001461229 -Michael Carter-Williams,cartemi01,2015,RS,MIL,1514,758,0.237116256,1.983048603,2.22016486,1.942248399,1.942248399,0,0.362089572,2.578285635,2.940375207,1.004215187 -Michael Carter-Williams,cartemi01,2015,RS,PHI,2809,1391,-5.013189251,2.490492449,-2.522696801,0.162641429,0.162641429,0,-4.102962993,1.684391471,-2.418571522,0.788863387 -Michael Carter-Williams,cartemi01,2016,RS,MIL,3333,1649,-1.352515233,2.343470174,0.990954941,3.162085889,3.162085889,0,-0.87784038,2.511216904,1.633376524,0.457804225 -Michael Carter-Williams,cartemi01,2017,PO,CHI,107,53,-6.399906078,0.463040376,-5.936865703,-0.090834906,0,-0.090834906,-7.217029101,-1.923899126,-9.140928227,2.127559625 -Michael Carter-Williams,cartemi01,2017,RS,CHI,1722,846,-2.626571028,2.569728206,-0.056842822,1.169373701,1.169373701,0,-2.894380731,2.281445097,-0.612935634,0.584642026 -Michael Carter-Williams,cartemi01,2018,RS,CHA,1700,835,-2.168685896,3.291468373,1.122782477,1.643408394,1.643408394,0,-1.919725991,3.252943761,1.33321777,-0.388566376 -Michael Carter-Williams,cartemi01,2019,PO,ORL,192,92,-3.199456595,8.584225457,5.384768862,0.39676868,0,0.39676868,-2.422991022,7.590494889,5.167503867,0.747575719 -Michael Carter-Williams,cartemi01,2019,RS,HOU,326,145,-3.476816082,-0.780683891,-4.257499973,-0.112907957,-0.112907957,0,-2.462453219,0.231958554,-2.230494665,1.265305169 -Michael Carter-Williams,cartemi01,2019,RS,ORL,494,227,2.406279254,1.210573568,3.616852822,0.737327597,0.737327597,0,1.859984259,2.020706127,3.880690387,-0.007188248 -Reggie Carter,cartere01,1981,PO,NYK,14,7,-10.36844936,-3.863360166,-14.23180952,-0.044847069,0,-0.044847069,-11.33460613,0.109053152,-11.22555297,5.820447082 -Reggie Carter,cartere01,1981,RS,NYK,1141,536,-2.662719854,-1.454094685,-4.116814539,-0.374940767,-0.374940767,0,-3.118583276,-2.034567935,-5.153151211,0.320340279 -Reggie Carter,cartere01,1982,RS,NYK,1935,923,-2.142453067,-1.76859556,-3.911048627,-0.548939652,-0.548939652,0,-2.561802137,-2.097417387,-4.659219524,0.408056067 -Ron Carter,cartero01,1979,PO,LAL,4,2,-19.0126203,-4.238203581,-23.25082388,-0.021315666,0,-0.021315666,-18.67222872,-6.019398899,-24.69162762,-1.234030553 -Ron Carter,cartero01,1979,RS,LAL,741,332,-4.003645538,-1.174588686,-5.178234224,-0.41544324,-0.41544324,0,-3.897232113,-1.584786175,-5.482018288,1.075714054 -Ron Carter,cartero01,1980,RS,IND,257,117,-6.01703447,-2.997398178,-9.014432648,-0.376922152,-0.376922152,0,-6.506578573,-3.180946955,-9.687525529,0.830568893 -Vince Carter,cartevi01,1999,RS,TOR,3293,1760,1.49713104,-0.131713821,1.365417219,3.680630045,3.680630045,0,1.412598564,-0.10501412,1.307584444,-0.360848028 -Vince Carter,cartevi01,2000,PO,TOR,216,119,2.981214909,-0.56756479,2.413650119,0.323296542,0,0.323296542,2.756818058,-0.48421899,2.272599068,-0.010956991 -Vince Carter,cartevi01,2000,RS,TOR,6093,3126,3.599977554,0.15447841,3.754455965,10.34618297,10.34618297,0,3.626922548,0.415228298,4.042150846,-0.251377054 -Vince Carter,cartevi01,2001,PO,TOR,987,539,6.37855061,0.372541291,6.751091901,2.687235884,0,2.687235884,6.78691142,0.932193787,7.719105207,-0.250945633 -Vince Carter,cartevi01,2001,RS,TOR,5706,2979,6.303780226,0.493147901,6.796928127,14.46476288,14.46476288,0,6.539437078,0.760413092,7.29985017,-0.289412349 -Vince Carter,cartevi01,2002,RS,TOR,4463,2385,3.560598519,-0.011410584,3.549187935,7.669358807,7.669358807,0,3.684698696,0.486216468,4.170915164,0.051929918 -Vince Carter,cartevi01,2003,RS,TOR,2787,1471,3.424543879,0.035932943,3.460476821,4.656617455,4.656617455,0,3.043297679,0.242449121,3.2857468,-0.086363225 -Vince Carter,cartevi01,2004,RS,TOR,5094,2785,1.861929041,0.936808579,2.79873762,7.873971827,7.873971827,0,1.656811166,0.850433342,2.507244508,-0.118754367 -Vince Carter,cartevi01,2005,PO,NJN,345,179,-0.59168384,1.577384654,0.985700814,0.353065818,0,0.353065818,-0.154301918,1.542468234,1.388166316,0.308793561 -Vince Carter,cartevi01,2005,RS,NJN,4168,2220,3.480123299,0.8899388,4.370062099,8.151722565,8.151722565,0,3.469935452,1.153551482,4.623486935,0.995447656 -Vince Carter,cartevi01,2005,RS,TOR,1188,608,0.933491403,-0.261099143,0.67239226,1.070840773,1.070840773,0,1.090375902,0.212766233,1.303142135,0.798351008 -Vince Carter,cartevi01,2006,PO,NJN,838,450,6.932256671,2.861619589,9.79387626,2.979342709,0,2.979342709,7.124572,2.742734292,9.867306292,0.276021118 -Vince Carter,cartevi01,2006,RS,NJN,5499,2906,2.960786004,1.915138662,4.875924666,11.30946041,11.30946041,0,3.065982027,1.800805339,4.866787365,0.023909917 -Vince Carter,cartevi01,2007,PO,NJN,910,487,0.694587836,0.318184895,1.012772731,0.962950897,0,0.962950897,1.037451713,0.559112864,1.596564578,-0.121686336 -Vince Carter,cartevi01,2007,RS,NJN,6021,3126,4.351420839,-0.547552212,3.803868627,10.46360362,10.46360362,0,4.354948337,0.011040189,4.365988526,0.097340087 -Vince Carter,cartevi01,2008,RS,NJN,5705,2959,2.740776417,0.969583261,3.710359678,9.743933731,9.743933731,0,2.507880789,1.364487182,3.872367971,-0.087803864 -Vince Carter,cartevi01,2009,RS,NJN,5581,2946,3.706366583,-1.240899486,2.465467097,7.836048487,7.836048487,0,3.632524253,-0.688422724,2.94410153,-0.036168267 -Vince Carter,cartevi01,2010,PO,ORL,875,480,1.069678294,2.2606477,3.330325993,1.54680748,0,1.54680748,1.250794418,2.647742653,3.898537071,0.65411891 -Vince Carter,cartevi01,2010,RS,ORL,4478,2310,2.521819768,1.65257656,4.174396328,8.168646071,8.168646071,0,2.527364727,1.763499478,4.290864204,0.089898532 -Vince Carter,cartevi01,2011,RS,PHO,2759,1387,0.593493317,0.501612312,1.095105629,2.768995748,2.768995748,0,0.970199243,0.807586353,1.777785596,1.644588996 -Vince Carter,cartevi01,2011,RS,ORL,1276,664,1.78843786,1.49644031,3.28487817,2.075307304,2.075307304,0,1.606997922,1.865248031,3.472245953,1.406483126 -Vince Carter,cartevi01,2012,PO,DAL,204,107,-4.567648408,2.896640629,-1.671007779,0.061179925,0,0.061179925,-3.933023735,2.826781029,-1.106242706,0.63583323 -Vince Carter,cartevi01,2012,RS,DAL,2970,1542,0.723851315,1.586348621,2.310199937,3.995702522,3.995702522,0,0.56879447,1.470070962,2.038865432,0.340997737 -Vince Carter,cartevi01,2013,RS,DAL,4150,2093,3.565505476,0.822692884,4.38819836,7.659602591,7.659602591,0,3.524333311,0.956434676,4.480767987,0.452992698 -Vince Carter,cartevi01,2014,PO,DAL,385,190,3.140237762,5.008330005,8.148567767,1.1013763,0,1.1013763,5.693584045,4.117772408,9.811356454,1.001571523 -Vince Carter,cartevi01,2014,RS,DAL,4013,1973,2.443578102,0.441146237,2.884724339,5.714039869,5.714039869,0,3.128746264,-0.119545676,3.009200589,0.710016352 -Vince Carter,cartevi01,2015,PO,MEM,381,196,5.174960691,-1.402146496,3.772814195,0.670338686,0,0.670338686,5.35609746,-0.439744165,4.916353295,-0.343248293 -Vince Carter,cartevi01,2015,RS,MEM,2177,1091,-0.84999776,-0.555187709,-1.405185468,0.751823239,0.751823239,0,-0.175289212,-0.659834068,-0.83512328,0.417820626 -Vince Carter,cartevi01,2016,PO,MEM,174,91,2.756703579,-5.649297937,-2.892594359,-0.00681545,0,-0.00681545,6.749249789,-5.25509825,1.494151539,-0.175039019 -Vince Carter,cartevi01,2016,RS,MEM,2034,1005,1.363546853,-1.618814982,-0.25526813,1.28244555,1.28244555,0,0.474976914,-1.804616389,-1.329639475,0.249723558 -Vince Carter,cartevi01,2017,PO,MEM,350,195,-0.826614399,-5.039399334,-5.866013733,-0.316903217,0,-0.316903217,0.996593818,-5.620858533,-4.624264715,-0.854278092 -Vince Carter,cartevi01,2017,RS,MEM,3522,1799,1.190072775,0.373295177,1.563367952,3.945270277,3.945270277,0,1.325594339,0.37153925,1.697133589,-0.340767036 -Vince Carter,cartevi01,2018,RS,SAC,2050,1026,-0.477885567,0.963952865,0.486067298,1.687121062,1.687121062,0,-0.392056457,0.078927318,-0.313129139,-0.40098305 -Vince Carter,cartevi01,2019,RS,ATL,2963,1330,-1.173868305,-0.250474789,-1.424343095,0.905034635,0.905034635,0,-0.362867642,-1.26457685,-1.627444491,0.621865082 -Wendell Carter Jr.,cartewe01,2019,RS,CHI,2293,1110,-4.669539374,1.421382854,-3.24815652,-0.28154397,-0.28154397,0,-4.524269419,1.281799147,-3.242470271,-0.207003354 -Bill Cartwright,cartwbi01,1980,RS,NYK,7069,3150,0.509241208,-1.316722304,-0.807481096,3.110747709,3.110747709,0,0.579378828,-1.029898826,-0.450519998,-0.372055967 -Bill Cartwright,cartwbi01,1981,PO,NYK,98,49,-7.128384785,0.49039991,-6.637984874,-0.101196115,0,-0.101196115,-7.050938106,-0.376957205,-7.427895311,0.912149225 -Bill Cartwright,cartwbi01,1981,RS,NYK,6225,2925,0.455847667,-0.051308017,0.404539649,4.695131685,4.695131685,0,0.43874552,-0.196642407,0.242103113,-0.273610812 -Bill Cartwright,cartwbi01,1982,RS,NYK,4319,2060,-0.940331092,-0.552838273,-1.493169364,1.320198903,1.320198903,0,-0.824752192,-0.777143354,-1.601895546,-0.057604397 -Bill Cartwright,cartwbi01,1983,PO,NYK,352,172,-1.746004788,-0.604542112,-2.3505469,0.036430867,0,0.036430867,-1.382489465,-0.441496124,-1.82398559,0.781058887 -Bill Cartwright,cartwbi01,1983,RS,NYK,5045,2468,0.738519818,2.102463155,2.840982973,7.047711862,7.047711862,0,0.678415973,1.819326427,2.4977424,0.114034053 -Bill Cartwright,cartwbi01,1984,PO,NYK,830,398,0.519594968,-0.545971496,-0.026376529,0.568704835,0,0.568704835,0.299894429,-0.498518238,-0.198623809,-0.295073472 -Bill Cartwright,cartwbi01,1984,RS,NYK,5188,2487,0.654794415,1.795592723,2.450387138,6.586525879,6.586525879,0,0.683875777,1.241270475,1.925146251,-0.187949975 -Bill Cartwright,cartwbi01,1986,RS,NYK,75,36,-5.829816196,-0.128013544,-5.95782974,-0.059694515,-0.059694515,0,-5.534479871,-0.900185694,-6.434665565,1.360570654 -Bill Cartwright,cartwbi01,1987,RS,NYK,4128,1989,0.218286125,-1.0943847,-0.876098576,1.898929528,1.898929528,0,0.118216722,-0.700664778,-0.582448057,-0.143930009 -Bill Cartwright,cartwbi01,1988,PO,NYK,151,76,-2.49693383,-3.1698178,-5.666751629,-0.117171417,0,-0.117171417,-3.081567676,-3.590194763,-6.671762438,0.430120104 -Bill Cartwright,cartwbi01,1988,RS,NYK,3500,1676,0.282356228,0.122458264,0.404814492,2.707603428,2.707603428,0,-0.040623475,-0.28848466,-0.329108135,0.371268629 -Bill Cartwright,cartwbi01,1989,PO,CHI,1119,583,-3.383687368,0.779774522,-2.603912847,0.04495407,0,0.04495407,-3.197979733,0.647147576,-2.550832157,0.295611642 -Bill Cartwright,cartwbi01,1989,RS,CHI,4769,2333,-3.929171519,-1.312948927,-5.242120446,-2.964788592,-2.964788592,0,-3.52730208,-1.415565867,-4.942867947,-0.054068577 -Bill Cartwright,cartwbi01,1990,PO,CHI,902,462,-4.631500157,-0.012585593,-4.64408575,-0.460926641,0,-0.460926641,-4.43910087,-0.333022296,-4.772123166,0.098323577 -Bill Cartwright,cartwbi01,1990,RS,CHI,4401,2160,-1.923229148,-1.177936621,-3.101165769,-0.386893775,-0.386893775,0,-1.768541796,-0.964540213,-2.733082008,-0.026280339 -Bill Cartwright,cartwbi01,1991,PO,CHI,949,511,-1.65362471,1.545985453,-0.107639257,0.710480413,0,0.710480413,-1.35840456,1.117743194,-0.240661366,-0.002556377 -Bill Cartwright,cartwbi01,1991,RS,CHI,4579,2273,-2.352167135,-0.43777242,-2.789939555,-0.046086801,-0.046086801,0,-1.966632348,-0.751559741,-2.71819209,-0.493262379 -Bill Cartwright,cartwbi01,1992,PO,CHI,1148,612,-3.698061974,1.694992767,-2.003069207,0.241198062,0,0.241198062,-3.508067367,1.366537693,-2.141529674,0.25507388 -Bill Cartwright,cartwbi01,1992,RS,CHI,2926,1471,-3.62524153,0.336591734,-3.288649796,-0.403885278,-0.403885278,0,-3.038452985,-0.185033897,-3.223486882,-0.090429979 -Bill Cartwright,cartwbi01,1993,PO,CHI,828,444,-1.188731027,0.415068468,-0.773662559,0.461947711,0,0.461947711,-1.142603392,0.321180707,-0.821422684,0.041865553 -Bill Cartwright,cartwbi01,1993,RS,CHI,2442,1253,-4.422547482,-1.082225995,-5.504773478,-1.763561343,-1.763561343,0,-4.146820127,-1.249206471,-5.396026598,0.138367389 -Bill Cartwright,cartwbi01,1994,PO,CHI,339,189,-1.994796141,-0.362583149,-2.35737929,0.039019767,0,0.039019767,-1.847275979,-0.074984992,-1.922260971,-0.062191562 -Bill Cartwright,cartwbi01,1994,RS,CHI,1511,780,-3.388531224,-0.883554434,-4.272085658,-0.605669749,-0.605669749,0,-3.506197481,-1.463697258,-4.969894738,-0.00847986 -Bill Cartwright,cartwbi01,1995,RS,SEA,865,430,-6.763003229,-1.400789383,-8.163792612,-1.194483008,-1.194483008,0,-6.585838007,-1.533145992,-8.118983999,0.536272378 -Alex Caruso,carusal01,2018,RS,LAL,1202,562,-2.483941672,1.161455741,-1.32248593,0.412185533,0.412185533,0,-2.437277691,0.486707029,-1.950570661,0.695779544 -Alex Caruso,carusal01,2019,RS,LAL,1135,531,1.649426969,3.495626827,5.145053797,2.151722324,2.151722324,0,0.750970517,2.594952915,3.345923432,0.611050238 -Cornelius Cash,cashco01,1977,RS,DET,112,49,-3.594242616,-1.189120515,-4.783363132,-0.051093127,-0.051093127,0,-3.125764739,-1.594400503,-4.720165241,0.550191568 -Sam Cassell,cassesa01,1994,PO,HOU,906,478,1.375258907,0.286532227,1.661791134,1.11623651,0,1.11623651,1.38950008,0.352885306,1.742385386,0.53090038 -Sam Cassell,cassesa01,1994,RS,HOU,2246,1122,-0.825017175,0.499897625,-0.325119551,1.399263301,1.399263301,0,-0.844288257,0.584536867,-0.259751389,0.773324082 -Sam Cassell,cassesa01,1995,PO,HOU,940,485,3.301644059,0.029034002,3.330678061,1.561103136,0,1.561103136,3.221576302,0.262772322,3.484348625,0.538251194 -Sam Cassell,cassesa01,1995,RS,HOU,3736,1882,1.495875762,-0.152359075,1.343516687,3.948049097,3.948049097,0,1.360842668,0.14018946,1.501032128,0.417972901 -Sam Cassell,cassesa01,1996,PO,HOU,406,206,-1.983217135,-2.170143604,-4.153360738,-0.15297001,0,-0.15297001,-1.755259227,-2.072486617,-3.827745844,0.492671351 -Sam Cassell,cassesa01,1996,RS,HOU,3303,1682,1.710786919,-1.702928547,0.007858372,2.373783392,2.373783392,0,1.740141754,-1.400327168,0.339814586,0.279187008 -Sam Cassell,cassesa01,1997,RS,PHO,1059,539,1.207469071,-1.520884515,-0.313415444,0.680858466,0.680858466,0,1.515523856,-1.140314815,0.375209041,1.471249927 -Sam Cassell,cassesa01,1997,RS,NJN,1513,777,2.969913247,-0.721716668,2.248196578,2.018148215,2.018148215,0,3.141040361,0.061296486,3.202336847,1.691875863 -Sam Cassell,cassesa01,1997,RS,DAL,746,398,-0.118155185,-0.879905078,-0.998060263,0.362449712,0.362449712,0,-0.016436931,-0.557396844,-0.573833775,1.719020605 -Sam Cassell,cassesa01,1998,PO,NJN,47,26,-3.432021669,-4.083435859,-7.515457528,-0.066382306,0,-0.066382306,-3.840214111,-3.036905192,-6.877119303,1.579952591 -Sam Cassell,cassesa01,1998,RS,NJN,4997,2606,3.782709379,-1.08310517,2.699604208,7.252551103,7.252551103,0,3.689498353,-0.669865467,3.019632887,0.086489864 -Sam Cassell,cassesa01,1999,PO,MIL,190,102,5.165041534,-1.867575896,3.297465638,0.325012724,0,0.325012724,4.377644312,-0.787574894,3.590069417,0.115091069 -Sam Cassell,cassesa01,1999,RS,NJN,193,100,3.93475131,-3.59892978,0.33582153,0.159077562,0.159077562,0,3.371198436,-3.26822222,0.102976217,0.936877023 -Sam Cassell,cassesa01,1999,RS,MIL,181,99,2.840415875,0.104551822,2.944967697,0.288025854,0.288025854,0,2.93748906,0.356681578,3.294170638,0.117067372 -Sam Cassell,cassesa01,2000,PO,MIL,335,178,3.639125544,-0.313405467,3.325720077,0.567783781,0,0.567783781,3.42105195,0.399140705,3.820192654,-0.201441354 -Sam Cassell,cassesa01,2000,RS,MIL,5663,2899,4.59508345,-1.902030595,2.693052855,8.027239091,8.027239091,0,4.397996977,-1.385178608,3.012818369,-0.274043485 -Sam Cassell,cassesa01,2001,PO,MIL,1269,682,1.268988743,-1.667288018,-0.398299275,0.846393664,0,0.846393664,1.575073765,-0.755300039,0.819773726,0.261620441 -Sam Cassell,cassesa01,2001,RS,MIL,5258,2709,3.245443166,-1.840043126,1.40540004,5.726487966,5.726487966,0,3.173505817,-1.443754837,1.72975098,-0.270473098 -Sam Cassell,cassesa01,2002,RS,MIL,4951,2605,4.019772923,-0.625144829,3.394628095,8.159051123,8.159051123,0,3.931604796,-0.117196338,3.814408458,-0.08536723 -Sam Cassell,cassesa01,2003,PO,MIL,416,217,0.220449028,-3.560336755,-3.339887727,-0.067212044,0,-0.067212044,0.428429584,-3.371569747,-2.943140163,-0.19616677 -Sam Cassell,cassesa01,2003,RS,MIL,5143,2700,4.073345573,-1.90789803,2.165447544,6.756259904,6.756259904,0,3.931080213,-1.355803023,2.575277191,-0.203520403 -Sam Cassell,cassesa01,2004,PO,MIN,940,497,3.49383794,-0.866390633,2.627447307,1.409868633,0,1.409868633,3.499123634,-0.619334282,2.879789352,0.225993553 -Sam Cassell,cassesa01,2004,RS,MIN,5323,2838,5.345987681,0.386904332,5.732892013,12.26240618,12.26240618,0,5.163159903,0.850821456,6.01398136,-0.151270237 -Sam Cassell,cassesa01,2005,RS,MIN,2858,1522,2.130321853,-0.691980529,1.438341323,3.257260684,3.257260684,0,2.076918151,-0.401243846,1.675674305,0.138981691 -Sam Cassell,cassesa01,2006,PO,LAC,793,404,3.863208652,-0.827152411,3.036056241,1.227520044,0,1.227520044,4.05722686,-0.466917409,3.590309451,-0.184107993 -Sam Cassell,cassesa01,2006,RS,LAC,5127,2653,2.590886997,-0.918457817,1.67242918,5.969034531,5.969034531,0,2.491424479,-0.412207651,2.079216829,-0.260093044 -Sam Cassell,cassesa01,2007,RS,LAC,2692,1407,0.820644851,-0.725677099,0.094967752,2.039994369,2.039994369,0,0.670168146,-1.093568726,-0.42340058,-0.103404145 -Sam Cassell,cassesa01,2008,PO,BOS,478,264,-3.815765009,0.112067286,-3.703697724,-0.133926087,0,-0.133926087,-3.637239647,-0.42444465,-4.061684297,0.969516657 -Sam Cassell,cassesa01,2008,RS,LAC,1892,975,0.985475176,-1.650168982,-0.664693807,1.038674499,1.038674499,0,0.556476966,-1.762425596,-1.20594863,0.121694777 -Sam Cassell,cassesa01,2008,RS,BOS,573,299,-3.174688455,0.15160787,-3.023080586,-0.04201852,-0.04201852,0,-2.974613541,-0.20855376,-3.183167301,0.808755457 -Omri Casspi,casspom01,2010,RS,SAC,3825,1931,-0.682336708,-0.173215766,-0.855552474,1.864496916,1.864496916,0,-0.733701416,-0.659609082,-1.393310498,-0.095839224 -Omri Casspi,casspom01,2011,RS,SAC,3414,1702,0.04277492,-1.122329901,-1.079554982,1.449403441,1.449403441,0,-0.09318681,-1.223926964,-1.317113774,-0.073554872 -Omri Casspi,casspom01,2012,RS,CLE,2580,1341,-1.859571345,-1.077269625,-2.93684097,-0.128326079,-0.128326079,0,-1.907400181,-1.251720616,-3.159120797,0.356566102 -Omri Casspi,casspom01,2013,RS,CLE,978,503,-1.52543069,1.265512099,-0.259918591,0.643566098,0.643566098,0,-1.37010813,0.48593585,-0.884172281,0.660722013 -Omri Casspi,casspom01,2014,RS,HOU,2684,1283,-0.471313465,1.260784764,0.789471299,2.338226516,2.338226516,0,-0.069634043,0.673598916,0.603964874,0.883271611 -Omri Casspi,casspom01,2015,RS,SAC,2893,1416,0.634837017,-3.41156089,-2.776723873,-0.019450619,-0.019450619,0,-0.200659937,-3.987862224,-4.188522161,0.71593218 -Omri Casspi,casspom01,2016,RS,SAC,4004,1880,1.625922961,-1.249378625,0.376544336,3.022943019,3.022943019,0,1.215167848,-1.298105188,-0.08293734,0.783157434 -Omri Casspi,casspom01,2017,RS,SAC,792,397,-1.768646982,-1.329897272,-3.098544255,-0.070312428,-0.070312428,0,-2.827856981,-1.846688158,-4.67454514,-0.395992344 -Omri Casspi,casspom01,2017,RS,MIN,453,222,-2.065083311,-2.688015065,-4.753098376,-0.226246871,-0.226246871,0,-2.106241826,-1.268712908,-3.374954734,-0.273616999 -Omri Casspi,casspom01,2017,RS,NOP,55,24,-3.320502385,-2.863761553,-6.184263938,-0.042202226,-0.042202226,0,-4.180339237,-2.775678541,-6.956017778,0.350709769 -Omri Casspi,casspom01,2018,RS,GSW,1573,740,-1.12557064,0.397493605,-0.728077034,0.762878731,0.762878731,0,-0.994180807,-0.373397894,-1.367578701,-0.064224041 -Omri Casspi,casspom01,2019,RS,MEM,1094,520,-0.390923717,2.37274264,1.981818923,1.255989211,1.255989211,0,-0.97346402,1.408239964,0.434775944,0.050229181 -Harvey Catchings,catchha01,1977,PO,PHI,122,54,-5.164061478,-0.972843769,-6.136905247,-0.096529617,0,-0.096529617,-5.738703968,-1.969905095,-7.708609063,0.321740784 -Harvey Catchings,catchha01,1977,RS,PHI,1972,864,-2.990859638,2.099185148,-0.891674489,0.820212056,0.820212056,0,-3.060967617,1.316562517,-1.7444051,0.136642296 -Harvey Catchings,catchha01,1978,PO,PHI,60,26,-1.352632178,4.765324701,3.412692524,0.084141584,0,0.084141584,-1.646997957,3.527668899,1.880670943,-0.212764353 -Harvey Catchings,catchha01,1978,RS,PHI,1709,748,-2.584681672,1.716586728,-0.868094944,0.718170197,0.718170197,0,-2.479714318,1.025653549,-1.454060769,-0.00308019 -Harvey Catchings,catchha01,1979,PO,NJN,59,26,-7.001743809,-3.851798403,-10.85354221,-0.111110757,0,-0.111110757,-6.994498019,-4.212343184,-11.2068412,0.226422159 -Harvey Catchings,catchha01,1979,RS,PHI,650,289,-5.84466085,-0.485458091,-6.330118941,-0.530432223,-0.530432223,0,-5.606730795,-1.272307237,-6.879038032,0.517404444 -Harvey Catchings,catchha01,1979,RS,NJN,1521,659,-2.825104673,-0.270948642,-3.096053315,-0.116520926,-0.116520926,0,-2.935366256,-0.390517551,-3.325883807,0.156637577 -Harvey Catchings,catchha01,1980,PO,MIL,131,64,-3.647134165,2.924733575,-0.722400591,0.068615376,0,0.068615376,-4.432767673,2.113294508,-2.319473166,0.484530089 -Harvey Catchings,catchha01,1980,RS,MIL,2948,1366,-2.869167988,2.775803312,-0.093364676,1.843707481,1.843707481,0,-2.88549279,2.010541014,-0.874951776,-0.438966719 -Harvey Catchings,catchha01,1981,PO,MIL,222,109,-4.594127418,-0.858783189,-5.452910607,-0.155999113,0,-0.155999113,-4.733099725,-0.936821012,-5.669920737,0.603766593 -Harvey Catchings,catchha01,1981,RS,MIL,3569,1635,-2.434595277,1.870402294,-0.564192983,1.825845947,1.825845947,0,-2.484991092,1.604149492,-0.880841599,0.141079005 -Harvey Catchings,catchha01,1982,PO,MIL,51,26,-5.423529967,-1.094879571,-6.518409538,-0.052884156,0,-0.052884156,-6.02285737,-0.790192529,-6.813049899,2.567675658 -Harvey Catchings,catchha01,1982,RS,MIL,3378,1603,-3.27384865,1.801613079,-1.472235572,1.045489961,1.045489961,0,-3.300405797,1.367144681,-1.933261116,0.045882136 -Harvey Catchings,catchha01,1983,PO,MIL,278,139,-0.203206871,2.401531729,2.198324858,0.360603993,0,0.360603993,-0.740308609,1.663619161,0.923310551,-0.372229288 -Harvey Catchings,catchha01,1983,RS,MIL,3275,1554,-3.074041881,2.714185408,-0.359856474,1.892829683,1.892829683,0,-2.990738227,2.196492245,-0.794245982,-0.121001593 -Harvey Catchings,catchha01,1984,PO,MIL,51,25,-4.659685128,-3.085995033,-7.74568016,-0.067128921,0,-0.067128921,-5.351604629,-2.338904651,-7.690509281,2.128972336 -Harvey Catchings,catchha01,1984,RS,MIL,2360,1156,-4.152844759,1.419034982,-2.733809777,0.009569179,0.009569179,0,-4.191903171,0.941132165,-3.250771006,0.218632432 -Harvey Catchings,catchha01,1985,RS,LAC,2230,1049,-3.987048599,-0.027698174,-4.014746773,-0.679004418,-0.679004418,0,-4.166024625,-0.027840326,-4.193864951,0.322473273 -Terry Catledge,catlete01,1986,PO,PHI,607,293,-2.774940819,-0.637464339,-3.412405158,-0.102053658,0,-0.102053658,-2.378497913,-0.638124766,-3.016622679,-0.072339474 -Terry Catledge,catlete01,1986,RS,PHI,2313,1092,-2.130468419,-1.353486797,-3.483955215,-0.409636564,-0.409636564,0,-2.087025111,-1.601590896,-3.688616007,0.182458358 -Terry Catledge,catlete01,1987,PO,WSB,204,98,-1.8200438,0.176802019,-1.643241781,0.056957912,0,0.056957912,-2.3128295,0.08306406,-2.22976544,-0.198872403 -Terry Catledge,catlete01,1987,RS,WSB,4538,2149,-0.898984112,-1.707901424,-2.606885536,0.156679244,0.156679244,0,-0.811738407,-1.501112574,-2.312850982,-0.15232811 -Terry Catledge,catlete01,1988,PO,WSB,85,45,-2.65470762,-3.269335023,-5.924042643,-0.076395952,0,-0.076395952,-3.084761802,-2.824286593,-5.909048395,1.567836227 -Terry Catledge,catlete01,1988,RS,WSB,3328,1610,0.075612414,-1.335420335,-1.259807921,1.223344461,1.223344461,0,0.050273952,-1.256420674,-1.206146722,-0.060282882 -Terry Catledge,catlete01,1989,RS,WSB,4412,2077,-1.235698217,-0.665849689,-1.901547906,0.899711966,0.899711966,0,-1.122576098,-0.43607795,-1.558654048,0.070234041 -Terry Catledge,catlete01,1990,RS,ORL,5401,2462,-0.997415381,-2.557337256,-3.554752637,-1.007037964,-1.007037964,0,-0.749578,-2.170101198,-2.919679198,-0.376461156 -Terry Catledge,catlete01,1991,RS,ORL,3059,1459,-1.34327541,-1.23138439,-2.5746598,0.130146602,0.130146602,0,-1.032665124,-1.341309515,-2.373974638,-0.283617081 -Terry Catledge,catlete01,1992,RS,ORL,5018,2430,-0.214597648,-1.218995647,-1.433593295,1.626344875,1.626344875,0,-0.300927979,-1.037803189,-1.338731169,-0.342756989 -Terry Catledge,catlete01,1993,RS,ORL,532,262,-4.301372134,-2.445218986,-6.74659112,-0.536000869,-0.536000869,0,-4.316728948,-3.139587882,-7.456316829,0.32391715 -Kelvin Cato,catoke01,1998,PO,POR,111,58,-2.253271344,1.135987972,-1.117283373,0.050381898,0,0.050381898,-2.426789051,0.600536047,-1.826253004,0.962914732 -Kelvin Cato,catoke01,1998,RS,POR,1910,1007,-3.228899512,3.440173896,0.211274384,1.525969218,1.525969218,0,-3.247010227,2.948539566,-0.298470661,0.273277848 -Kelvin Cato,catoke01,1999,PO,POR,76,43,-7.032771487,-0.831097428,-7.863868915,-0.119349435,0,-0.119349435,-6.576471562,0.786388644,-5.790082918,2.728292148 -Kelvin Cato,catoke01,1999,RS,POR,1024,545,-3.253718319,5.180343247,1.926624928,1.31081824,1.31081824,0,-2.965916343,4.775360053,1.809443709,0.722577299 -Kelvin Cato,catoke01,2000,RS,HOU,3138,1581,-2.041621767,1.556185548,-0.485436219,1.822429059,1.822429059,0,-2.136718636,1.440375917,-0.696342719,-0.218050091 -Kelvin Cato,catoke01,2001,RS,HOU,1189,624,-1.842826234,0.944293662,-0.898532572,0.590958337,0.590958337,0,-2.024852766,0.840558406,-1.18429436,0.237537501 -Kelvin Cato,catoke01,2002,RS,HOU,3563,1917,-0.964253065,0.111156552,-0.853096513,1.850949425,1.850949425,0,-1.315265602,0.489136734,-0.826128867,-0.213885959 -Kelvin Cato,catoke01,2003,RS,HOU,2333,1247,-2.062007526,2.157580471,0.095572945,1.81501495,1.81501495,0,-2.051189194,2.177015522,0.125826328,0.234286829 -Kelvin Cato,catoke01,2004,PO,HOU,274,148,0.05519302,3.564582245,3.619775265,0.495609203,0,0.495609203,-0.384413506,3.612544212,3.228130706,-0.081839299 -Kelvin Cato,catoke01,2004,RS,HOU,3225,1743,-2.309716683,3.435303283,1.125586599,3.439726754,3.439726754,0,-2.391455878,3.099778277,0.7083224,-0.178568733 -Kelvin Cato,catoke01,2005,RS,ORL,3043,1525,-1.504125297,3.089660617,1.58553532,3.363761027,3.363761027,0,-1.554920308,2.952886774,1.397966466,-0.259840643 -Kelvin Cato,catoke01,2006,PO,DET,27,15,5.410386311,1.050419325,6.460805636,0.07195879,0,0.07195879,4.024828164,-0.009434648,4.015393517,-0.921843507 -Kelvin Cato,catoke01,2006,RS,DET,62,34,-8.568074811,-1.246817429,-9.81489224,-0.122675063,-0.122675063,0,-8.285581015,-2.482784783,-10.7683658,0.091060055 -Kelvin Cato,catoke01,2006,RS,ORL,556,299,-4.849802171,-0.288383116,-5.138185287,-0.367406534,-0.367406534,0,-4.686165316,-0.44055946,-5.126724775,0.777008872 -Kelvin Cato,catoke01,2007,RS,NYK,182,95,-5.037564403,1.334886554,-3.702677848,-0.045885134,-0.045885134,0,-4.978170978,-0.13729104,-5.115462018,-0.584760787 -Bobby Cattage,cattabo01,1982,RS,UTA,738,337,-3.423624323,-2.540963291,-5.964587614,-0.556878094,-0.556878094,0,-3.559264074,-2.709694371,-6.268958445,0.77045565 -Bobby Cattage,cattabo01,1986,RS,NJN,403,185,-4.058935697,-1.600880173,-5.659815869,-0.275735761,-0.275735761,0,-3.950335375,-2.433117251,-6.383452626,0.40901697 -Willie Cauley-Stein,caulewi01,2016,RS,SAC,2986,1412,-1.112462053,-0.71874582,-1.831207873,0.660733918,0.660733918,0,-1.703778085,-0.929471083,-2.633249168,-0.172144415 -Willie Cauley-Stein,caulewi01,2017,RS,SAC,2858,1421,-3.117082014,-0.577887996,-3.69497001,-0.682820887,-0.682820887,0,-3.258758481,-0.849982467,-4.108740948,-0.325999942 -Willie Cauley-Stein,caulewi01,2018,RS,SAC,4116,2044,-2.80426901,0.93586873,-1.868400279,0.916987533,0.916987533,0,-2.838582558,0.333564701,-2.505017857,-0.257619534 -Willie Cauley-Stein,caulewi01,2019,RS,SAC,4822,2213,-2.106705468,1.506762826,-0.599942642,2.426611162,2.426611162,0,-1.729854044,1.65585202,-0.074002023,-0.040289349 -Troy Caupain,caupatr01,2019,RS,ORL,33,16,14.3771207,4.940585707,19.3177064,0.176321957,0.176321957,0,7.686273461,3.628737321,11.31501078,-2.161759621 -Duane Causwell,causwdu01,1991,RS,SAC,3430,1719,-3.08866086,1.673926848,-1.414734013,1.171951779,1.171951779,0,-3.19421385,1.175701157,-2.018512694,0.074348453 -Duane Causwell,causwdu01,1992,RS,SAC,4808,2291,-3.048182055,0.958411792,-2.089770263,0.770915403,0.770915403,0,-3.149275399,0.796189155,-2.353086244,-0.102199885 -Duane Causwell,causwdu01,1993,RS,SAC,2572,1211,-1.870291796,1.022037858,-0.848253938,1.17900876,1.17900876,0,-1.94405779,1.02258279,-0.921475,0.334298097 -Duane Causwell,causwdu01,1994,RS,SAC,1385,674,-3.149433708,1.179518204,-1.969915503,0.269293943,0.269293943,0,-3.231681162,0.961058455,-2.270622706,0.37402785 -Duane Causwell,causwdu01,1995,RS,SAC,1595,820,-3.758077175,2.249301864,-1.50877531,0.521990698,0.521990698,0,-4.018847905,1.839394546,-2.179453359,0.490244728 -Duane Causwell,causwdu01,1996,PO,SAC,48,25,-3.870534965,-1.700476497,-5.571011462,-0.037320213,0,-0.037320213,-4.467675132,-2.670914897,-7.138590028,0.498695969 -Duane Causwell,causwdu01,1996,RS,SAC,2055,1044,-4.705169721,1.419377715,-3.285792006,-0.286284533,-0.286284533,0,-4.680666281,1.157557778,-3.523108503,0.291641464 -Duane Causwell,causwdu01,1997,RS,SAC,1114,581,-3.768362103,0.620103538,-3.148258565,-0.119496504,-0.119496504,0,-3.85480786,1.097366423,-2.757441437,1.11481525 -Duane Causwell,causwdu01,1998,PO,MIA,9,5,-15.42758637,-3.372406105,-18.79999248,-0.041942519,0,-0.041942519,-15.26199798,-7.638919448,-22.90091742,-0.586641664 -Duane Causwell,causwdu01,1998,RS,MIA,672,363,-5.941311459,1.998343017,-3.942968442,-0.223226572,-0.223226572,0,-5.798843594,1.690152012,-4.108691582,0.945103978 -Duane Causwell,causwdu01,1999,PO,MIA,34,20,1.088639873,1.238132741,2.326772614,0.05370677,0,0.05370677,0.315645084,0.735681629,1.051326712,0.452595206 -Duane Causwell,causwdu01,1999,RS,MIA,245,137,-6.985271261,-1.094919114,-8.080190375,-0.37984329,-0.37984329,0,-6.618772408,-1.548217223,-8.166989631,1.757793851 -Duane Causwell,causwdu01,2000,RS,MIA,350,185,-3.13776332,1.530549632,-1.607213688,0.109430773,0.109430773,0,-3.492020443,1.405281171,-2.086739272,1.368418814 -Duane Causwell,causwdu01,2001,PO,MIA,9,5,-10.5653536,-1.449868903,-12.0152225,-0.024756772,0,-0.024756772,-11.12315534,-0.093213579,-11.21636892,1.409007005 -Duane Causwell,causwdu01,2001,RS,MIA,705,384,-6.740475819,-0.941596874,-7.682072693,-0.976871681,-0.976871681,0,-6.649095357,-0.93405153,-7.583146888,1.012571877 -Tyler Cavanaugh,cavanty01,2018,RS,ATL,1092,518,-0.316570119,-4.300576569,-4.617146688,-0.493631422,-0.493631422,0,-0.961509934,-3.812719883,-4.774229818,0.035214023 -Tyler Cavanaugh,cavanty01,2019,RS,UTA,90,39,-7.621712422,-5.444598967,-13.06631139,-0.204691365,-0.204691365,0,-7.109707754,-5.787522518,-12.89723027,-0.288224382 -Ron Cavenall,cavenro01,1985,RS,NYK,1369,653,-6.531236813,0.084426647,-6.446810166,-1.241226999,-1.241226999,0,-6.573441589,-0.319175834,-6.892617423,0.80512934 -Ron Cavenall,cavenro01,1989,RS,NJN,34,16,-9.413762121,-1.366950274,-10.78071239,-0.066273083,-0.066273083,0,-9.318489108,-3.425040654,-12.74352976,1.114186212 -Cedric Ceballos,cebalce01,1991,PO,PHO,49,24,4.582143383,2.470632361,7.052775743,0.123049881,0,0.123049881,4.412829971,0.526928203,4.939758174,-0.570800533 -Cedric Ceballos,cebalce01,1991,RS,PHO,1554,730,-0.513413526,-1.492453988,-2.005867514,0.277476186,0.277476186,0,-0.291287653,-2.477487125,-2.768774778,0.116958983 -Cedric Ceballos,cebalce01,1992,PO,PHO,395,188,2.886231004,0.441462481,3.327693485,0.597184067,0,0.597184067,2.834918949,-0.437155431,2.397763518,-0.626415437 -Cedric Ceballos,cebalce01,1992,RS,PHO,1519,725,-1.107113472,-1.835202512,-2.942315983,-0.070965629,-0.070965629,0,-1.159558246,-3.290977914,-4.45053616,-0.235306727 -Cedric Ceballos,cebalce01,1993,PO,PHO,362,185,3.056985808,0.139492122,3.19647793,0.573816517,0,0.573816517,2.1923852,-1.215044927,0.977340272,-0.802125515 -Cedric Ceballos,cebalce01,1993,RS,PHO,3380,1607,2.585785042,-0.020676906,2.565108136,4.330536058,4.330536058,0,2.218692026,-0.78506427,1.433627756,-0.612979092 -Cedric Ceballos,cebalce01,1994,PO,PHO,426,212,-1.21233796,-0.591458887,-1.803796847,0.104530695,0,0.104530695,-1.279975293,-1.723638117,-3.00361341,-0.868975534 -Cedric Ceballos,cebalce01,1994,RS,PHO,3264,1602,2.704340608,-0.155208752,2.549131855,4.314155213,4.314155213,0,2.564034468,-0.220802839,2.343231629,-0.378614226 -Cedric Ceballos,cebalce01,1995,PO,LAL,632,340,-1.235480756,1.790894546,0.555413789,0.59117666,0,0.59117666,-1.063925649,1.068777347,0.004851698,-0.028687768 -Cedric Ceballos,cebalce01,1995,RS,LAL,4070,2029,1.806034025,-0.888174218,0.917859806,3.778189823,3.778189823,0,1.796563904,-0.997821573,0.798742331,-0.46473635 -Cedric Ceballos,cebalce01,1996,PO,LAL,279,142,1.98825159,1.547188989,3.535440579,0.467072285,0,0.467072285,1.670930982,1.460087158,3.131018141,-0.484260225 -Cedric Ceballos,cebalce01,1996,RS,LAL,5117,2628,3.730151796,-0.11260837,3.617543426,8.494954141,8.494954141,0,3.679060381,-0.292602804,3.386457577,-0.464637698 -Cedric Ceballos,cebalce01,1997,PO,PHO,214,107,-2.320858011,-0.111452933,-2.432310944,0.017944428,0,0.017944428,-2.399034392,-0.506538135,-2.905572527,0.283427458 -Cedric Ceballos,cebalce01,1997,RS,LAL,536,279,-2.431355081,-1.185554999,-3.61691008,-0.123727641,-0.123727641,0,-2.364226618,-1.200638361,-3.564864979,0.241540394 -Cedric Ceballos,cebalce01,1997,RS,PHO,2253,1147,0.442963508,-0.970090437,-0.527126929,1.30482552,1.30482552,0,0.561308941,-1.114647216,-0.553338275,0.280709793 -Cedric Ceballos,cebalce01,1998,RS,PHO,1206,626,1.524660755,-0.079281495,1.44537926,1.349987725,1.349987725,0,1.371071732,-0.655620112,0.715451621,0.684899621 -Cedric Ceballos,cebalce01,1998,RS,DAL,690,364,0.732182605,-1.690882618,-0.958700013,0.334010864,0.334010864,0,0.590506896,-1.824524653,-1.234017757,0.368952248 -Cedric Ceballos,cebalce01,1999,RS,DAL,660,352,-1.011264023,-1.445393168,-2.456657191,0.052524376,0.052524376,0,-0.818072954,-1.945218646,-2.7632916,-0.268508214 -Cedric Ceballos,cebalce01,2000,RS,DAL,4128,2064,0.923774546,-0.938141042,-0.014366496,2.870728571,2.870728571,0,1.077427317,-1.091702574,-0.014275257,-0.32830301 -Cedric Ceballos,cebalce01,2001,PO,MIA,28,15,-2.813474613,-4.871989412,-7.685464025,-0.039221322,0,-0.039221322,-3.504207168,-4.563039942,-8.067247109,0.616549545 -Cedric Ceballos,cebalce01,2001,RS,MIA,721,393,0.617449067,-1.747033985,-1.129584919,0.328276844,0.328276844,0,0.182795043,-2.355434598,-2.172639556,0.957687962 -Cedric Ceballos,cebalce01,2001,RS,DET,331,166,1.179561112,-1.672020923,-0.492459811,0.196790641,0.196790641,0,1.38363097,-1.929936827,-0.546305857,2.700868427 -John Celestand,celesjo01,2000,RS,LAL,364,185,-6.033543951,-0.949095331,-6.982639282,-0.402877505,-0.402877505,0,-5.761821025,-1.284082068,-7.045903092,0.795100861 -Lionel Chalmers,chalmli01,2005,RS,LAC,813,433,-2.990387403,-1.72909602,-4.719483422,-0.436633824,-0.436633824,0,-2.84512134,-2.57376834,-5.41888968,0.326224803 -Mario Chalmers,chalmma01,2009,PO,MIA,402,231,-0.861265768,4.558552949,3.697287182,0.791537809,0,0.791537809,-0.061135708,5.343276583,5.282140875,0.900753936 -Mario Chalmers,chalmma01,2009,RS,MIA,4975,2626,0.544432133,1.027470932,1.571903065,5.822420864,5.822420864,0,0.839373574,1.899243227,2.738616802,0.512846951 -Mario Chalmers,chalmma01,2010,PO,MIA,251,131,-0.472655819,-1.479824839,-1.952480658,0.055643185,0,0.055643185,-0.696062502,-0.850200431,-1.546262933,1.104046898 -Mario Chalmers,chalmma01,2010,RS,MIA,3412,1807,-1.370323146,0.966570789,-0.403752357,2.180542914,2.180542914,0,-0.971397862,1.302551968,0.331154107,0.75784374 -Mario Chalmers,chalmma01,2011,PO,MIA,929,511,1.570904144,1.255068012,2.825972156,1.513313298,0,1.513313298,1.891430106,1.582353311,3.473783416,0.830090604 -Mario Chalmers,chalmma01,2011,RS,MIA,3025,1579,-0.623659101,1.069558541,0.445899441,2.59265785,2.59265785,0,-0.168808999,1.481433307,1.312624307,0.652370908 -Mario Chalmers,chalmma01,2012,PO,MIA,1519,819,1.247264765,1.12018164,2.367446405,2.211656099,0,2.211656099,1.595531792,1.634352877,3.229884669,0.255282617 -Mario Chalmers,chalmma01,2012,RS,MIA,3507,1825,-0.017903747,1.590191342,1.572287595,4.053022094,4.053022094,0,0.504752808,1.974557378,2.479310186,0.653419078 -Mario Chalmers,chalmma01,2013,PO,MIA,1196,650,0.701047852,0.46565522,1.166703071,1.347508687,0,1.347508687,0.894118481,0.783975228,1.678093709,0.532802227 -Mario Chalmers,chalmma01,2013,RS,MIA,3953,2068,1.175780664,2.566864904,3.742645568,6.889994929,6.889994929,0,1.56206125,2.942426665,4.504487915,0.538828551 -Mario Chalmers,chalmma01,2014,PO,MIA,981,535,1.058727843,-1.830268305,-0.771540462,0.556317733,0,0.556317733,2.948234711,-1.857032371,1.091202339,-0.108683604 -Mario Chalmers,chalmma01,2014,RS,MIA,4253,2178,1.539736853,2.473162607,4.01289946,7.550286661,7.550286661,0,1.928084968,2.43218533,4.360270297,0.449863189 -Mario Chalmers,chalmma01,2015,RS,MIA,4588,2368,-0.770353553,1.523314065,0.752960512,4.240983635,4.240983635,0,-0.66305611,1.839381033,1.176324922,0.200967072 -Mario Chalmers,chalmma01,2016,RS,MEM,2529,1253,1.610294298,1.968004919,3.578299217,4.081577523,4.081577523,0,0.833482605,2.034768467,2.868251072,0.869931231 -Mario Chalmers,chalmma01,2016,RS,MIA,238,120,2.845535164,8.080090799,10.92562596,0.838778956,0.838778956,0,3.243227763,6.483005703,9.726233466,0.17533248 -Mario Chalmers,chalmma01,2018,RS,MEM,2949,1421,-2.079310733,0.992254444,-1.087056289,1.218142017,1.218142017,0,-1.908867661,1.0400124,-0.868855261,1.029912912 -Tom Chambers,chambto01,1982,RS,SDC,5731,2682,-0.599325998,-1.824426042,-2.42375204,0.447784778,0.447784778,0,-0.34054534,-1.374031645,-1.714576985,0.311376181 -Tom Chambers,chambto01,1983,RS,SDC,5784,2665,-0.337632146,-1.637909594,-1.97554174,1.055141434,1.055141434,0,-0.131041396,-1.200984728,-1.332026124,0.210441371 -Tom Chambers,chambto01,1984,PO,SEA,364,191,-3.378226444,1.292870312,-2.085356132,0.067165349,0,0.067165349,-3.20304954,1.697112635,-1.505936905,0.543168242 -Tom Chambers,chambto01,1984,RS,SEA,5399,2570,0.247023009,-0.976420591,-0.729397581,2.650342445,2.650342445,0,0.44444986,-0.598912474,-0.154462614,0.03489741 -Tom Chambers,chambto01,1985,RS,SEA,6116,2923,-0.91185146,-0.617804537,-1.529655997,1.821360219,1.821360219,0,-0.800937049,-0.255404099,-1.056341148,0.081961653 -Tom Chambers,chambto01,1986,RS,SEA,4144,2019,-0.277231373,-0.538536292,-0.815767665,1.9997503,1.9997503,0,0.023708968,-0.45097777,-0.427268801,0.379146793 -Tom Chambers,chambto01,1987,PO,SEA,1025,498,0.138626865,-0.345822289,-0.207195424,0.666250941,0,0.666250941,0.589892729,-0.290484652,0.299408077,-0.012579853 -Tom Chambers,chambto01,1987,RS,SEA,6474,3018,0.730186789,-1.112056838,-0.381870049,3.649250424,3.649250424,0,1.213132946,-0.854503169,0.358629777,0.079536135 -Tom Chambers,chambto01,1988,PO,SEA,352,168,3.819566571,-1.3366496,2.482916972,0.465659465,0,0.465659465,4.234164548,-0.601690276,3.632474272,0.629969972 -Tom Chambers,chambto01,1988,RS,SEA,5659,2680,-0.066350516,-0.501066848,-0.567417364,2.992770867,2.992770867,0,0.511973049,-0.356109615,0.155863434,0.285294768 -Tom Chambers,chambto01,1989,PO,PHO,1089,495,0.28594026,0.9639157,1.24985596,1.038226797,0,1.038226797,0.925352426,1.015088325,1.940440751,-0.332217773 -Tom Chambers,chambto01,1989,RS,PHO,6611,3002,1.171644142,0.277469002,1.449113144,6.423341446,6.423341446,0,1.874830144,0.383332858,2.258163003,-0.128435381 -Tom Chambers,chambto01,1990,PO,PHO,1263,612,-0.442826001,-0.272062963,-0.714888965,0.654476776,0,0.654476776,0.054172275,-0.211462627,-0.157290351,-0.133250526 -Tom Chambers,chambto01,1990,RS,PHO,6464,3046,2.439597648,0.088429475,2.528027123,8.197116731,8.197116731,0,3.000885203,0.319119326,3.320004529,-0.064371621 -Tom Chambers,chambto01,1991,PO,PHO,288,142,-4.819489523,1.47219803,-3.347291494,-0.044858899,0,-0.044858899,-4.164389366,1.446679686,-2.71770968,0.485198896 -Tom Chambers,chambto01,1991,RS,PHO,5268,2475,-0.432996709,-0.131203883,-0.564200591,2.760306967,2.760306967,0,0.334944564,0.008051682,0.342996246,0.007171541 -Tom Chambers,chambto01,1992,PO,PHO,407,194,0.19707627,-1.966270552,-1.769194282,0.100131691,0,0.100131691,0.569591231,-1.940396076,-1.370804845,0.007695942 -Tom Chambers,chambto01,1992,RS,PHO,4080,1948,-0.931411178,0.1086654,-0.822745778,1.916055256,1.916055256,0,-0.36769074,0.14390669,-0.22378405,0.0314574 -Tom Chambers,chambto01,1993,PO,PHO,735,376,-4.546212933,-1.934937526,-6.481150458,-0.743198537,0,-0.743198537,-4.264099836,-2.021386869,-6.285486705,0.620363268 -Tom Chambers,chambto01,1993,RS,PHO,3624,1723,-0.849360833,-0.680283698,-1.529644531,1.074253264,1.074253264,0,-0.647100906,-0.475436033,-1.122536939,0.13417757 -Tom Chambers,chambto01,1994,PO,UTA,591,325,-3.147444702,-0.629199429,-3.77664413,-0.176822599,0,-0.176822599,-3.086272478,-0.5254284,-3.611700877,0.639243721 -Tom Chambers,chambto01,1994,RS,UTA,3606,1838,-1.867109429,-0.788244813,-2.655354241,0.089112772,0.089112772,0,-1.594465813,-0.864862079,-2.459327892,0.389211801 -Tom Chambers,chambto01,1995,PO,UTA,113,60,0.267388037,-1.868457507,-1.60106947,0.037463354,0,0.037463354,0.372363228,0.014074651,0.386437879,2.953797604 -Tom Chambers,chambto01,1995,RS,UTA,2420,1240,-1.827040126,-0.722633241,-2.549673367,0.127099399,0.127099399,0,-1.667682553,-0.907062418,-2.574744972,0.269479759 -Tom Chambers,chambto01,1997,RS,CHH,155,83,-13.28121859,-3.891970495,-17.17318908,-0.617379796,-0.617379796,0,-12.05539795,-4.336034908,-16.39143285,0.987096554 -Tom Chambers,chambto01,1998,RS,PHI,19,10,5.439156696,11.99304849,17.43220518,0.106397359,0.106397359,0,5.870257369,12.69855907,18.56881644,3.041118746 -Mike Champion,champmi01,1989,RS,SEA,8,4,-34.3580699,-8.538297022,-42.89636692,-0.088996066,-0.088996066,0,-30.19336672,-5.724300923,-35.91766764,8.787783344 -Tyson Chandler,chandty01,2002,RS,CHI,2649,1389,-3.304153016,0.359808147,-2.944344869,-0.138056174,-0.138056174,0,-3.409186074,-0.086279494,-3.495465568,0.220063725 -Tyson Chandler,chandty01,2003,RS,CHI,3600,1827,-1.848517288,-0.709581521,-2.558098809,0.178876377,0.178876377,0,-1.859443577,-0.716915462,-2.576359039,-0.000780808 -Tyson Chandler,chandty01,2004,RS,CHI,1519,782,-2.66903497,1.092018557,-1.577016413,0.466200731,0.466200731,0,-2.952849492,0.734671927,-2.218177565,-0.349155657 -Tyson Chandler,chandty01,2005,PO,CHI,349,172,1.897272883,0.719860378,2.617133262,0.483459229,0,0.483459229,1.280589373,0.983893086,2.264482458,-0.428518751 -Tyson Chandler,chandty01,2005,RS,CHI,4262,2189,-1.175533452,4.56100979,3.385476338,6.832006446,6.832006446,0,-1.27410373,4.543972682,3.269868952,-0.272168385 -Tyson Chandler,chandty01,2006,PO,CHI,207,104,-3.577616298,0.876716008,-2.70090029,0.002751176,0,0.002751176,-3.921085282,2.140630865,-1.780454417,2.15792105 -Tyson Chandler,chandty01,2006,RS,CHI,4152,2121,-1.313060759,2.810923758,1.497862999,4.593155509,4.593155509,0,-1.506571535,2.761698383,1.255126848,-0.07180748 -Tyson Chandler,chandty01,2007,RS,NOK,4799,2525,0.131325678,1.699719406,1.831045084,5.858706166,5.858706166,0,-0.076869594,1.929514362,1.852644768,-0.67552814 -Tyson Chandler,chandty01,2008,PO,NOH,752,412,1.010298637,2.060786449,3.071085086,1.252350306,0,1.252350306,0.8795614,2.057907048,2.937468448,-0.679861573 -Tyson Chandler,chandty01,2008,RS,NOH,5272,2783,0.302114952,2.183354122,2.485469074,7.388742945,7.388742945,0,0.294014909,2.117431297,2.411446206,-0.566691223 -Tyson Chandler,chandty01,2009,PO,NOH,178,94,-5.683986638,-4.33122479,-10.01521143,-0.3634741,0,-0.3634741,-5.922012279,-2.995425959,-8.917438238,1.029301157 -Tyson Chandler,chandty01,2009,RS,NOH,2674,1445,-2.055257682,0.508726628,-1.546531054,0.882850886,0.882850886,0,-2.039638736,0.444279089,-1.595359647,-0.459529474 -Tyson Chandler,chandty01,2010,PO,CHA,108,60,-4.700903095,1.031704047,-3.669199048,-0.029740866,0,-0.029740866,-4.783894351,2.253714502,-2.530179849,2.252523307 -Tyson Chandler,chandty01,2010,RS,CHA,2215,1163,-3.4830473,0.734698388,-2.748348912,0.000979025,0.000979025,0,-3.568116057,0.236424788,-3.33169127,-0.064066998 -Tyson Chandler,chandty01,2011,PO,DAL,1241,680,0.963510065,2.955967662,3.919477727,2.376640434,0,2.376640434,0.775623407,3.254078046,4.029701452,-0.36525676 -Tyson Chandler,chandty01,2011,RS,DAL,3961,2059,0.47188553,3.308064237,3.779949767,6.839460841,6.839460841,0,0.197028097,3.364769126,3.561797223,-0.275289727 -Tyson Chandler,chandty01,2012,PO,NYK,306,167,-3.597282887,1.604472592,-1.992810294,0.066601322,0,0.066601322,-3.231160237,1.882418194,-1.348742043,0.085217854 -Tyson Chandler,chandty01,2012,RS,NYK,4048,2061,0.789831358,2.952221063,3.742052421,6.794678235,6.794678235,0,0.396839071,2.806863956,3.203703027,-0.430995354 -Tyson Chandler,chandty01,2013,PO,NYK,639,350,0.183098734,3.978519305,4.161618039,1.270581874,0,1.270581874,-0.349065105,3.598228712,3.249163607,-0.165884022 -Tyson Chandler,chandty01,2013,RS,NYK,4095,2164,1.472102034,1.82764929,3.299751324,6.628465307,6.628465307,0,1.107693567,1.717035391,2.824728958,-0.709495767 -Tyson Chandler,chandty01,2014,RS,NYK,3169,1662,-1.333933587,1.065376904,-0.268556684,2.10319957,2.10319957,0,-1.393622177,0.541911919,-0.851710258,-0.043133442 -Tyson Chandler,chandty01,2015,PO,DAL,342,160,-1.566420862,0.09911484,-1.467306022,0.107437238,0,0.107437238,-2.487844778,-1.949136364,-4.436981142,-0.496199506 -Tyson Chandler,chandty01,2015,RS,DAL,4624,2286,0.011083088,2.607244364,2.618327452,6.239912788,6.239912788,0,-0.089546926,2.441683148,2.352136222,-0.325610549 -Tyson Chandler,chandty01,2016,RS,PHO,3333,1618,-2.662617194,0.291129532,-2.371487662,0.312904054,0.312904054,0,-2.82611355,-0.262266815,-3.088380365,0.13782752 -Tyson Chandler,chandty01,2017,RS,PHO,2724,1298,-1.137441594,-0.328725147,-1.466166741,0.847966798,0.847966798,0,-2.145198431,-0.057464678,-2.202663109,-0.258254094 -Tyson Chandler,chandty01,2018,RS,PHO,2413,1151,-1.90570888,0.976400397,-0.929308482,1.063755443,1.063755443,0,-2.909253765,-0.001940039,-2.911193803,-0.503579809 -Tyson Chandler,chandty01,2019,RS,LAL,1716,786,-3.537366357,2.670018406,-0.867347951,0.750793188,0.750793188,0,-4.321417136,2.260703757,-2.060713379,-0.564614073 -Tyson Chandler,chandty01,2019,RS,PHO,203,89,-5.872806839,-5.253922924,-11.12672976,-0.3846783,-0.3846783,0,-5.833995311,-2.733281073,-8.567276383,1.154639641 -Wilson Chandler,chandwi01,2008,RS,NYK,1322,685,-2.041571876,-1.022285484,-3.06385736,-0.11005314,-0.11005314,0,-2.350905403,-1.043469714,-3.394375117,0.310516033 -Wilson Chandler,chandwi01,2009,RS,NYK,5573,2735,-1.333624568,-0.442158422,-1.77578299,1.361197089,1.361197089,0,-1.244455516,-0.362903019,-1.607358536,0.12134998 -Wilson Chandler,chandwi01,2010,RS,NYK,4596,2320,-0.55353578,0.021280503,-0.532255277,2.620744892,2.620744892,0,-0.821604896,0.100862645,-0.720742251,-0.154466113 -Wilson Chandler,chandwi01,2011,PO,DEN,228,115,-5.467455647,3.596457615,-1.870998032,0.053642352,0,0.053642352,-5.508155191,3.161637838,-2.346517353,0.754251784 -Wilson Chandler,chandwi01,2011,RS,DEN,1293,642,-2.408458671,1.49540984,-0.913048831,0.607193109,0.607193109,0,-1.919570433,0.961694525,-0.957875907,0.852299095 -Wilson Chandler,chandwi01,2011,RS,NYK,3544,1759,0.725350438,0.870735885,1.596086323,3.944805627,3.944805627,0,0.850458766,0.763497431,1.613956197,1.061986008 -Wilson Chandler,chandwi01,2012,RS,DEN,427,215,-3.373049214,-1.177447846,-4.550497061,-0.197811645,-0.197811645,0,-3.079691622,-1.358106182,-4.437797804,0.144823861 -Wilson Chandler,chandwi01,2013,PO,DEN,420,205,-2.17112771,0.729550572,-1.441577138,0.142268051,0,0.142268051,-1.490015272,1.36869193,-0.121323341,0.723486247 -Wilson Chandler,chandwi01,2013,RS,DEN,2162,1079,0.625239967,0.441083668,1.066323635,2.11086229,2.11086229,0,1.08476223,0.654040603,1.738802833,0.441115838 -Wilson Chandler,chandwi01,2014,RS,DEN,3994,1927,0.469204157,0.047441323,0.51664548,3.21795918,3.21795918,0,0.194706504,0.356089199,0.550795704,0.189315065 -Wilson Chandler,chandwi01,2015,RS,DEN,5003,2471,0.843408708,-1.573180854,-0.729772146,2.54020222,2.54020222,0,0.639113619,-1.000236244,-0.361122625,-0.252547071 -Wilson Chandler,chandwi01,2017,RS,DEN,4569,2197,0.516141029,0.465202711,0.98134374,4.181926712,4.181926712,0,0.943956915,-0.170781266,0.773175649,-0.013404643 -Wilson Chandler,chandwi01,2018,RS,DEN,4795,2346,-0.673850193,0.105604282,-0.568245911,2.592493738,2.592493738,0,-0.392021244,-0.552850825,-0.944872069,-0.71836681 -Wilson Chandler,chandwi01,2019,PO,LAC,111,52,-2.341038319,2.609040631,0.268002312,0.081765345,0,0.081765345,-3.785075761,3.230671015,-0.554404747,-0.980500819 -Wilson Chandler,chandwi01,2019,RS,LAC,502,226,-4.461420604,-3.080196552,-7.541617156,-0.550976849,-0.550976849,0,-4.06452833,-3.027728141,-7.092256471,-0.280659478 -Wilson Chandler,chandwi01,2019,RS,PHI,2033,951,-0.72109978,-0.169020651,-0.890120431,0.898150345,0.898150345,0,-1.235008572,-0.513817686,-1.748826258,-0.481505987 -Don Chaney,chanedo01,1977,PO,LAL,899,412,0.083500873,0.282751985,0.366252859,0.6736725,0,0.6736725,0.036410008,0.785539683,0.821949691,-0.301007461 -Don Chaney,chanedo01,1977,RS,LAL,5313,2408,0.108137868,0.936782469,1.044920337,4.658544077,4.658544077,0,0.057657262,1.30212097,1.359778231,-0.086687501 -Don Chaney,chanedo01,1978,RS,LAL,297,133,-3.227730663,-0.348742635,-3.576473298,-0.056236944,-0.056236944,0,-3.318017683,-0.739231067,-4.05724875,0.299109698 -Don Chaney,chanedo01,1978,RS,BOS,1567,702,-2.620025071,0.146768597,-2.473256473,0.09958872,0.09958872,0,-2.865399307,0.10347424,-2.761925067,0.512418994 -Don Chaney,chanedo01,1979,RS,BOS,2410,1074,-2.157066957,0.872875266,-1.284191691,0.808890226,0.808890226,0,-2.221053403,1.234344389,-0.986709013,0.758786256 -Don Chaney,chanedo01,1980,RS,BOS,1131,523,-3.971391549,1.118080315,-2.853311234,-0.027777388,-0.027777388,0,-3.949446898,0.766140955,-3.183305943,0.796217428 -Rex Chapman,chapmre01,1989,RS,CHH,4690,2219,-1.667189435,-1.525915323,-3.193104759,-0.501796969,-0.501796969,0,-1.411595732,-1.209897441,-2.621493173,0.029067777 -Rex Chapman,chapmre01,1990,RS,CHH,3642,1762,-2.203102031,-1.890201146,-4.093303177,-1.207276912,-1.207276912,0,-2.132453326,-1.750847952,-3.883301277,-0.026020568 -Rex Chapman,chapmre01,1991,RS,CHH,4306,2100,0.298982122,-1.275137398,-0.976155277,1.902157348,1.902157348,0,0.298588195,-0.860414981,-0.561826785,0.084733591 -Rex Chapman,chapmre01,1992,RS,CHH,1168,545,-1.834459833,-2.733960321,-4.568420154,-0.50796419,-0.50796419,0,-1.810352522,-2.533221105,-4.343573627,0.452022332 -Rex Chapman,chapmre01,1992,RS,WSB,45,22,-4.387303198,-1.427680686,-5.814983884,-0.03523271,-0.03523271,0,-3.666734346,-0.863253545,-4.529987891,2.360703746 -Rex Chapman,chapmre01,1993,RS,WSB,2676,1300,0.530868767,-2.10559354,-1.574724773,0.781566657,0.781566657,0,0.185770372,-2.043695962,-1.85792559,0.258010662 -Rex Chapman,chapmre01,1994,RS,WSB,4092,2025,2.331706417,-2.463184417,-0.131478,2.691281627,2.691281627,0,2.02825799,-2.236451634,-0.208193644,-0.500077562 -Rex Chapman,chapmre01,1995,RS,WSB,2923,1468,2.02886575,-0.124428603,1.904437147,3.492426771,3.492426771,0,2.162997178,0.0311625,2.194159678,0.17201405 -Rex Chapman,chapmre01,1996,PO,MIA,168,88,1.492088252,0.567845069,2.05993332,0.223548717,0,0.223548717,0.916617514,1.011085024,1.927702538,0.32549332 -Rex Chapman,chapmre01,1996,RS,MIA,3580,1865,1.751140755,-0.134408698,1.616732057,4.154174805,4.154174805,0,1.677931797,-0.197454494,1.480477303,-0.019486015 -Rex Chapman,chapmre01,1997,PO,PHO,382,191,3.874329795,-3.472148749,0.402181046,0.31661514,0,0.31661514,3.659403473,-3.051917594,0.607485879,-0.053558955 -Rex Chapman,chapmre01,1997,RS,PHO,3600,1833,2.003395062,-1.380220872,0.62317419,3.152403396,3.152403396,0,2.06809039,-1.475938742,0.592151649,-0.062993208 -Rex Chapman,chapmre01,1998,PO,PHO,112,58,-2.817061055,-2.857255728,-5.674316784,-0.088961616,0,-0.088961616,-2.549211494,-3.456178659,-6.005390153,-0.279855504 -Rex Chapman,chapmre01,1998,RS,PHO,4359,2263,0.945493243,-0.653342419,0.292150824,3.499847726,3.499847726,0,1.173963974,-0.742677285,0.431286689,-0.326849964 -Rex Chapman,chapmre01,1999,PO,PHO,109,57,-3.520926724,-4.64175792,-8.162684644,-0.163903586,0,-0.163903586,-3.634101809,-4.468073515,-8.102175324,0.832732893 -Rex Chapman,chapmre01,1999,RS,PHO,2244,1183,-0.825540368,-1.339246033,-2.164786401,0.351518747,0.351518747,0,-0.493627436,-1.574344812,-2.067972248,-0.43229246 -Rex Chapman,chapmre01,2000,RS,PHO,1896,957,-1.20401284,-1.106666817,-2.310679657,0.214834818,0.214834818,0,-1.429761313,-1.726691908,-3.156453221,0.145675617 -Ken Charles,charlke01,1977,RS,ATL,5482,2487,-0.958635428,0.293085069,-0.66555036,2.6499838,2.6499838,0,-0.977931657,0.423983125,-0.553948532,0.207596782 -Ken Charles,charlke01,1978,RS,ATL,1132,520,-0.688179632,-0.738381452,-1.426561083,0.351555945,0.351555945,0,-0.951884311,-0.780579963,-1.732464274,0.136088442 -Lorenzo Charles,charllo01,1986,PO,ATL,31,15,5.632344838,-1.904997479,3.727347359,0.050702497,0,0.050702497,3.83306509,-3.323712334,0.509352756,-0.829587313 -Lorenzo Charles,charllo01,1986,RS,ATL,575,273,-1.586928064,-2.382862007,-3.969790072,-0.170564632,-0.170564632,0,-2.343598108,-3.215756466,-5.559354574,0.405524498 -Joe Chealey,chealjo01,2019,RS,CHA,16,8,-10.33655502,-10.16108604,-20.49764105,-0.070807225,-0.070807225,0,-5.187206569,-13.62727165,-18.81447822,-2.295408381 -Calbert Cheaney,cheanca01,1994,RS,WSB,3241,1604,-0.656893211,-1.918828461,-2.575721672,0.142773918,0.142773918,0,-0.828929391,-1.604937824,-2.433867215,0.102139447 -Calbert Cheaney,cheanca01,1995,RS,WSB,5279,2651,0.296511305,-1.37996308,-1.083451775,2.254306637,2.254306637,0,0.209893204,-0.974907594,-0.76501439,0.009728214 -Calbert Cheaney,cheanca01,1996,RS,WSB,4589,2324,-0.205349005,-0.507351145,-0.71270015,2.417338378,2.417338378,0,-0.088189697,-0.304316323,-0.392506019,0.065487789 -Calbert Cheaney,cheanca01,1997,PO,WSB,222,120,0.93132767,0.606650717,1.537978386,0.269882054,0,0.269882054,1.086928199,1.140391298,2.227319497,-0.286151646 -Calbert Cheaney,cheanca01,1997,RS,WSB,4694,2411,-1.373101255,-0.406381567,-1.779482822,1.19351568,1.19351568,0,-1.696692069,-0.009422038,-1.706114107,-0.023690494 -Calbert Cheaney,cheanca01,1998,RS,WAS,5496,2841,-1.122142074,-0.176274257,-1.29841633,2.103879907,2.103879907,0,-1.26892773,0.3561023,-0.91282543,-0.006902648 -Calbert Cheaney,cheanca01,1999,RS,WAS,2396,1266,-2.470419805,-0.776875116,-3.247294921,-0.322649862,-0.322649862,0,-2.60244735,-0.34854485,-2.9509922,0.403604799 -Calbert Cheaney,cheanca01,2000,RS,BOS,2609,1309,-2.399568874,-1.250210566,-3.64977944,-0.6036386,-0.6036386,0,-2.922394994,-1.147933347,-4.070328341,0.426359467 -Calbert Cheaney,cheanca01,2001,RS,DEN,299,153,-3.302866664,-0.651817912,-3.954684576,-0.093803439,-0.093803439,0,-3.985391819,-1.07867011,-5.064061929,-0.230720822 -Calbert Cheaney,cheanca01,2002,RS,DEN,3107,1631,-2.291486894,-1.277799972,-3.569286866,-0.681131959,-0.681131959,0,-2.913419192,-1.243552162,-4.156971354,-0.084315847 -Calbert Cheaney,cheanca01,2003,PO,UTA,229,122,-3.954150112,-2.323931707,-6.278081819,-0.227143067,0,-0.227143067,-4.08092674,-2.221607769,-6.302534509,0.263559034 -Calbert Cheaney,cheanca01,2003,RS,UTA,4424,2351,-1.167096033,0.180773335,-0.986322698,2.11606153,2.11606153,0,-1.374655561,0.441049692,-0.93360587,0.024616107 -Calbert Cheaney,cheanca01,2004,RS,GSW,3911,2067,-1.323160833,-0.524750096,-1.847910929,0.949997471,0.949997471,0,-1.69857257,-0.549130091,-2.247702661,-0.127543119 -Calbert Cheaney,cheanca01,2005,RS,GSW,1870,951,-3.772914659,-0.34186002,-4.114774679,-0.660436309,-0.660436309,0,-4.455725646,-1.047606813,-5.503332459,-0.243587652 -Calbert Cheaney,cheanca01,2006,RS,GSW,881,448,-4.716405862,-1.128304804,-5.844710667,-0.705649941,-0.705649941,0,-5.206664135,-2.204200726,-7.41086486,-0.221102138 -Maurice Cheeks,cheekma01,1979,PO,PHI,735,330,4.501181408,4.368510755,8.869692163,2.026106573,0,2.026106573,5.13662883,4.73387411,9.87050294,0.426962481 -Maurice Cheeks,cheekma01,1979,RS,PHI,5417,2409,0.337719933,1.829398116,2.167118048,6.045623501,6.045623501,0,0.247475964,2.078236711,2.325712675,0.037768932 -Maurice Cheeks,cheekma01,1980,PO,PHI,1410,675,1.496933215,2.043818659,3.540751874,2.230255826,0,2.230255826,1.514509446,2.375738662,3.890248108,-0.183795776 -Maurice Cheeks,cheekma01,1980,RS,PHI,5693,2623,2.288400853,1.838434609,4.126835462,9.189354165,9.189354165,0,2.159665831,2.219995801,4.379661632,-0.15421133 -Maurice Cheeks,cheekma01,1981,PO,PHI,1064,513,3.764482705,3.380704496,7.145187202,2.680406917,0,2.680406917,3.826635491,3.895502856,7.722138347,0.335233031 -Maurice Cheeks,cheekma01,1981,RS,PHI,5262,2415,2.820502345,2.908636369,5.729138713,10.44794781,10.44794781,0,2.831106077,3.378089859,6.209195936,0.00514131 -Maurice Cheeks,cheekma01,1982,PO,PHI,1580,765,3.10535341,1.973950452,5.079303862,3.147295821,0,3.147295821,3.369441166,2.466148888,5.835590054,-0.137154674 -Maurice Cheeks,cheekma01,1982,RS,PHI,5296,2498,3.761313996,2.640451868,6.401765864,11.67215956,11.67215956,0,3.910806705,3.231534699,7.142341403,0.073720619 -Maurice Cheeks,cheekma01,1983,PO,PHI,989,483,3.808034882,0.929819892,4.737854774,1.896670837,0,1.896670837,3.922198291,1.182328998,5.104527289,-0.341934357 -Maurice Cheeks,cheekma01,1983,RS,PHI,5335,2465,3.843460765,2.221255158,6.064715923,11.06511594,11.06511594,0,3.823055571,2.58716633,6.410221901,-0.194367524 -Maurice Cheeks,cheekma01,1984,PO,PHI,365,171,1.621068702,2.3528112,3.973879902,0.607544704,0,0.607544704,1.625047192,3.12604388,4.751091072,0.414502296 -Maurice Cheeks,cheekma01,1984,RS,PHI,5234,2494,2.37342244,1.680365706,4.053788145,8.656659941,8.656659941,0,2.287554221,2.097465552,4.385019772,-0.008826952 -Maurice Cheeks,cheekma01,1985,PO,PHI,1011,483,2.27897149,1.708081935,3.987053425,1.708880485,0,1.708880485,2.263786644,2.027461227,4.29124787,-0.206451115 -Maurice Cheeks,cheekma01,1985,RS,PHI,5557,2616,3.6569678,1.232456602,4.889424402,10.17306995,10.17306995,0,3.503031839,1.726748344,5.229780183,-0.234547269 -Maurice Cheeks,cheekma01,1986,PO,PHI,1075,519,3.716171416,-1.001745583,2.714425833,1.480476611,0,1.480476611,3.443564063,-0.65174112,2.791822943,-0.795538904 -Maurice Cheeks,cheekma01,1986,RS,PHI,6925,3270,3.968464885,0.893468099,4.861932983,12.63090035,12.63090035,0,3.775296117,1.438579098,5.213875215,-0.557441328 -Maurice Cheeks,cheekma01,1987,PO,PHI,436,210,3.668736628,0.541584498,4.210321126,0.765424692,0,0.765424692,3.520152739,1.073536179,4.593688918,-0.4755977 -Maurice Cheeks,cheekma01,1987,RS,PHI,5380,2624,3.002866809,1.370961537,4.373828346,9.494686867,9.494686867,0,2.945899353,1.744215753,4.690115107,-0.454030564 -Maurice Cheeks,cheekma01,1988,RS,PHI,5808,2871,3.407326041,1.146814706,4.554140747,10.6265828,10.6265828,0,3.267497249,1.386137179,4.653634428,-0.682139454 -Maurice Cheeks,cheekma01,1989,PO,PHI,257,128,7.314631653,2.270664451,9.585296104,0.819715093,0,0.819715093,6.883264135,2.374402846,9.257666981,-1.281669338 -Maurice Cheeks,cheekma01,1989,RS,PHI,4770,2298,2.606642327,-0.3521739,2.254468428,5.827029044,5.827029044,0,2.449891343,-0.05519063,2.394700713,-0.701794174 -Maurice Cheeks,cheekma01,1990,PO,NYK,778,388,3.597975596,-0.198926153,3.399049443,1.245267378,0,1.245267378,3.406430834,0.317728521,3.724159355,-0.785925044 -Maurice Cheeks,cheekma01,1990,RS,SAS,3666,1766,1.112174031,0.357755767,1.469929799,3.770101197,3.770101197,0,0.847505689,0.407484989,1.254990677,-0.840937532 -Maurice Cheeks,cheekma01,1990,RS,NYK,1558,753,2.379394676,0.527004354,2.90639903,2.160280839,2.160280839,0,1.772932896,0.315804043,2.088736939,-0.586417907 -Maurice Cheeks,cheekma01,1991,PO,NYK,195,101,1.672153121,0.629471609,2.30162473,0.26840413,0,0.26840413,0.795625107,1.094723913,1.890349019,-0.024836759 -Maurice Cheeks,cheekma01,1991,RS,NYK,4298,2147,1.070208235,1.407454944,2.477663179,5.711100971,5.711100971,0,0.827348394,1.661848217,2.489196611,-0.264463527 -Maurice Cheeks,cheekma01,1992,RS,ATL,2238,1086,-0.28498076,1.655586999,1.370606239,2.280006929,2.280006929,0,-0.573357676,1.633953202,1.060595526,-0.133998952 -Maurice Cheeks,cheekma01,1993,PO,NJN,159,82,-1.639858832,2.397801167,0.757942334,0.150625608,0,0.150625608,-1.708089057,1.305677808,-0.402411249,-0.446921051 -Maurice Cheeks,cheekma01,1993,RS,NJN,1032,510,0.558737606,1.15754251,1.716280115,1.159815893,1.159815893,0,-0.024847787,0.606021918,0.58117413,-0.195438747 -Phil Chenier,cheniph01,1977,PO,WSB,777,360,1.744705377,1.053990293,2.79869567,1.046233104,0,1.046233104,1.709775595,0.980002354,2.689777949,-0.492090779 -Phil Chenier,cheniph01,1977,RS,WSB,6342,2842,0.172243147,0.337943201,0.510186349,4.71181398,4.71181398,0,0.281448569,0.434033495,0.715482064,-0.351589309 -Phil Chenier,cheniph01,1978,RS,WSB,2134,937,-0.628129905,-0.446393553,-1.074523458,0.79878124,0.79878124,0,-0.799836937,-0.764328984,-1.564165921,-0.295740251 -Phil Chenier,cheniph01,1979,PO,WSB,202,97,-9.160289975,-1.212286168,-10.37257614,-0.393524829,0,-0.393524829,-8.957370968,-1.09657227,-10.05394324,1.176003902 -Phil Chenier,cheniph01,1979,RS,WSB,864,385,-4.239283271,-2.781625424,-7.020908696,-0.837501822,-0.837501822,0,-4.450210447,-3.552528409,-8.002738856,-0.181181822 -Phil Chenier,cheniph01,1980,RS,WSB,1016,470,-3.254544662,-0.648388904,-3.902933566,-0.275915702,-0.275915702,0,-3.241953706,-0.993061272,-4.235014978,-0.207880728 -Phil Chenier,cheniph01,1980,RS,IND,836,380,-3.394802066,-2.035100312,-5.429902378,-0.519642614,-0.519642614,0,-3.709492444,-2.485867836,-6.19536028,0.014831762 -Phil Chenier,cheniph01,1981,RS,GSW,175,82,-4.33509277,-4.023538239,-8.358631009,-0.234971496,-0.234971496,0,-4.918852608,-4.466516635,-9.385369243,0.143432003 -Will Cherry,cherrwi01,2015,RS,CLE,137,69,-4.751261277,0.909208508,-3.842052769,-0.038753558,-0.038753558,0,-1.942459845,1.846042858,-0.096416986,0.771135549 -Derrick Chievous,chievde01,1989,PO,HOU,83,40,-3.722159924,-1.758351858,-5.480511782,-0.05772819,0,-0.05772819,-4.159577843,-2.117810043,-6.277387885,0.427502849 -Derrick Chievous,chievde01,1989,RS,HOU,3301,1539,-2.318212102,-1.355178254,-3.673390357,-0.726343229,-0.726343229,0,-2.4678059,-1.822408275,-4.290214175,0.182594342 -Derrick Chievous,chievde01,1990,PO,CLE,55,28,2.341686921,-1.440430975,0.901255945,0.053710853,0,0.053710853,1.88964088,-3.32516739,-1.43552651,-0.154015003 -Derrick Chievous,chievde01,1990,RS,CLE,198,99,-3.103838321,-1.311820128,-4.415658449,-0.084364968,-0.084364968,0,-3.447127694,-1.984081482,-5.431209176,0.275637166 -Derrick Chievous,chievde01,1990,RS,HOU,1049,492,-1.412390922,-0.285079907,-1.697470829,0.266171702,0.266171702,0,-1.769415776,-0.969637613,-2.739053389,0.741516533 -Derrick Chievous,chievde01,1991,RS,CLE,220,110,-5.517547477,-1.866322804,-7.383870281,-0.261829964,-0.261829964,0,-5.575987383,-2.135700455,-7.711687838,0.673837395 -Pete Chilcutt,chilcpe01,1992,RS,SAC,1715,817,-2.958942897,-0.702551817,-3.661494714,-0.37849028,-0.37849028,0,-3.181601489,-1.566829011,-4.7484305,-0.373678894 -Pete Chilcutt,chilcpe01,1993,RS,SAC,1772,834,-1.955438045,-1.278220325,-3.233658371,-0.205616729,-0.205616729,0,-2.110094547,-1.813982255,-3.924076802,-0.087179528 -Pete Chilcutt,chilcpe01,1994,RS,DET,776,391,-3.227466231,-1.480935355,-4.708401586,-0.392873692,-0.392873692,0,-3.371989274,-1.782890053,-5.154879328,0.540882533 -Pete Chilcutt,chilcpe01,1994,RS,SAC,2001,974,-1.733167209,0.027200429,-1.70596678,0.519456391,0.519456391,0,-1.640828181,0.0339802,-1.606847981,0.118709542 -Pete Chilcutt,chilcpe01,1995,PO,HOU,626,323,-0.459244401,-0.433680319,-0.892924721,0.316115362,0,0.316115362,-0.630358697,-0.965777711,-1.596136408,0.137581295 -Pete Chilcutt,chilcpe01,1995,RS,HOU,2674,1347,-2.382708656,-0.633627806,-3.016336461,-0.181951949,-0.181951949,0,-2.468672128,-1.162645214,-3.631317342,-0.55745454 -Pete Chilcutt,chilcpe01,1996,PO,HOU,20,10,-10.80437967,-4.97984274,-15.78422241,-0.068520273,0,-0.068520273,-9.566745599,-7.468143957,-17.03488956,-0.08463274 -Pete Chilcutt,chilcpe01,1996,RS,HOU,1279,651,-1.026390756,-0.207442316,-1.233833073,0.503607549,0.503607549,0,-0.971295732,-1.046869021,-2.018164752,0.00508673 -Pete Chilcutt,chilcpe01,1997,RS,VAN,1233,662,0.193996786,-0.467968699,-0.273971913,0.832503231,0.832503231,0,-0.112354075,-1.242487287,-1.354841362,-0.412596142 -Pete Chilcutt,chilcpe01,1998,RS,VAN,2756,1420,-0.785404767,-0.238584492,-1.023989259,1.251950981,1.251950981,0,-0.705038267,-0.248581649,-0.953619915,0.10840294 -Pete Chilcutt,chilcpe01,1999,RS,VAN,1307,697,-2.272486504,-1.25476093,-3.527247433,-0.275782735,-0.275782735,0,-2.312873228,-1.894888288,-4.207761516,-0.199845342 -Pete Chilcutt,chilcpe01,2000,RS,CLE,60,30,-2.808723667,-2.512809911,-5.321533578,-0.038949763,-0.038949763,0,-3.875297431,-3.379512367,-7.254809797,-0.981760434 -Pete Chilcutt,chilcpe01,2000,RS,LAC,687,347,-0.608127261,-1.733651022,-2.341778283,0.072491698,0.072491698,0,-1.270134495,-1.78322585,-3.053360345,0.287292942 -Pete Chilcutt,chilcpe01,2000,RS,UTA,423,224,-4.427047729,-1.283178332,-5.710226062,-0.341073952,-0.341073952,0,-4.212109954,-1.611615153,-5.823725106,0.770081413 -Chris Childs,childch01,1995,RS,NJN,1986,1021,0.200927208,-1.074534509,-0.873607301,0.983209677,0.983209677,0,-0.008763384,-0.742115074,-0.750878458,0.555169331 -Chris Childs,childch01,1996,RS,NJN,4613,2408,2.606393921,-0.128933,2.477460921,6.440708352,6.440708352,0,2.336806608,0.319633478,2.656440086,0.267000708 -Chris Childs,childch01,1997,PO,NYK,608,328,1.851122987,2.578438444,4.42956143,1.247597422,0,1.247597422,1.965357641,3.129937383,5.095295024,0.601795729 -Chris Childs,childch01,1997,RS,NYK,3959,2076,-0.089099305,0.397566885,0.30846758,3.248986404,3.248986404,0,-0.145244326,0.688754102,0.543509777,0.268550295 -Chris Childs,childch01,1998,PO,NYK,464,254,-1.965044813,-1.230451987,-3.195496801,-0.059821606,0,-0.059821606,-2.230975908,-1.407872847,-3.638848755,0.407007086 -Chris Childs,childch01,1998,RS,NYK,2972,1599,-0.122496175,0.27695533,0.154459155,2.378081499,2.378081499,0,-0.497539065,0.406617528,-0.090921537,0.331389098 -Chris Childs,childch01,1999,PO,NYK,884,494,-0.101788615,-0.065870517,-0.167659132,0.674689519,0,0.674689519,-0.561013415,0.215875801,-0.345137614,0.442983927 -Chris Childs,childch01,1999,RS,NYK,2375,1297,0.748323784,-0.335189627,0.413134157,2.104802699,2.104802699,0,0.263695525,0.27827131,0.541966835,0.501501209 -Chris Childs,childch01,2000,PO,NYK,591,334,0.828989407,-0.479849188,0.349140219,0.551426048,0,0.551426048,0.101917937,0.214199447,0.316117384,1.101185129 -Chris Childs,childch01,2000,RS,NYK,3148,1675,-0.489066683,-1.120685688,-1.609752371,0.981554074,0.981554074,0,-0.911814013,-0.570423671,-1.482237684,0.688005891 -Chris Childs,childch01,2001,PO,TOR,696,380,0.744092593,-0.25977095,0.484321643,0.65138318,0,0.65138318,0.7888499,-0.056098849,0.732751051,0.651501277 -Chris Childs,childch01,2001,RS,TOR,1054,550,-2.93464833,0.23295577,-2.70169256,0.013781737,0.013781737,0,-2.701820976,0.290159215,-2.411661762,1.540788502 -Chris Childs,childch01,2001,RS,NYK,2392,1309,-1.711248352,1.055488796,-0.655759556,1.412106675,1.412106675,0,-1.975720395,1.038740729,-0.936979665,0.888945545 -Chris Childs,childch01,2002,PO,TOR,294,163,-0.444481468,-0.462375365,-0.906856833,0.158036445,0,0.158036445,-0.466245037,-1.002302031,-1.468547068,-0.0295931 -Chris Childs,childch01,2002,RS,TOR,2949,1576,-1.879626308,0.627473083,-1.252153225,1.21178528,1.21178528,0,-2.082721962,0.35336407,-1.729357892,0.564221113 -Chris Childs,childch01,2003,RS,NJN,205,106,-2.392706466,1.097269517,-1.295436949,0.079878437,0.079878437,0,-2.379094523,1.692937603,-0.68615692,1.420986817 -Josh Childress,childjo01,2005,RS,ATL,4576,2376,1.230327796,-2.047059372,-0.816731576,2.328830647,2.328830647,0,0.442786905,-1.68336191,-1.240575004,-0.579058049 -Josh Childress,childjo01,2006,RS,ATL,4284,2249,1.942758173,-1.403212711,0.539545462,3.757289115,3.757289115,0,1.357990175,-1.195033981,0.162956195,-0.419152336 -Josh Childress,childjo01,2007,RS,ATL,3839,2024,1.799588745,-0.150127153,1.649461593,4.508905666,4.508905666,0,1.192792064,0.041429152,1.234221216,-0.699910659 -Josh Childress,childjo01,2008,PO,ATL,371,205,2.985704187,-1.887458667,1.09824552,0.408726807,0,0.408726807,2.079881083,-2.247802173,-0.167921091,-1.371102152 -Josh Childress,childjo01,2008,RS,ATL,4365,2274,2.440294468,-1.861373012,0.578921455,3.83087207,3.83087207,0,1.757807312,-1.883586263,-0.125778951,-0.758787018 -Josh Childress,childjo01,2011,RS,PHO,1778,894,-0.71131943,-1.261316818,-1.972636248,0.353421461,0.353421461,0,-1.200995216,-1.519191077,-2.720186292,-0.301937692 -Josh Childress,childjo01,2012,RS,PHO,958,491,-0.109698602,-0.801427075,-0.911125677,0.459426788,0.459426788,0,-0.744477666,-0.996825885,-1.741303551,-0.245847882 -Josh Childress,childjo01,2013,RS,BRK,187,100,-2.752380081,-0.756347349,-3.50872743,-0.038203305,-0.038203305,0,-3.495697185,-2.135272459,-5.630969644,-1.219319249 -Josh Childress,childjo01,2014,RS,NOP,47,24,1.111929291,4.569173456,5.681102747,0.102431322,0.102431322,0,-0.103501485,1.901129138,1.797627652,-0.748689549 -Randolph Childress,childra01,1996,RS,POR,488,250,-3.438465841,-1.509541543,-4.948007384,-0.283313752,-0.283313752,0,-3.13884976,-2.61566317,-5.75451293,0.980539357 -Randolph Childress,childra01,1997,RS,DET,53,30,-10.6223084,-0.721246431,-11.34355483,-0.13632808,-0.13632808,0,-9.011568749,-1.11742393,-10.12899268,3.326715003 -Randolph Childress,childra01,1997,RS,POR,239,125,-4.828476912,-0.339527721,-5.168004633,-0.157020035,-0.157020035,0,-4.373230189,-1.438551618,-5.811781807,1.663891833 -Chris Chiozza,chiozch01,2019,RS,HOU,72,33,-5.508553293,-8.134557989,-13.64311128,-0.182003272,-0.182003272,0,-3.760837068,-7.565383565,-11.32622063,-0.777778233 -Jim Chones,choneji01,1977,PO,CLE,219,99,3.211668591,1.134333446,4.346002036,0.366746225,0,0.366746225,2.35536136,0.698732519,3.054093879,-0.83696268 -Jim Chones,choneji01,1977,RS,CLE,5086,2378,-1.110234015,0.689648505,-0.42058551,2.820139577,2.820139577,0,-0.783148103,0.593247196,-0.189900907,-0.230210082 -Jim Chones,choneji01,1978,PO,CLE,179,82,-0.926044174,-4.533438234,-5.459482408,-0.116830218,0,-0.116830218,-0.489017942,-3.021773363,-3.510791305,-0.071252482 -Jim Chones,choneji01,1978,RS,CLE,6338,2906,-1.28661256,0.764652778,-0.521959782,3.291077421,3.291077421,0,-0.963960407,0.75472747,-0.209232937,-0.402468525 -Jim Chones,choneji01,1979,RS,CLE,6168,2850,-2.088384479,-0.559748754,-2.648133234,0.147575464,0.147575464,0,-1.589965415,-0.350030288,-1.939995703,-0.394539888 -Jim Chones,choneji01,1980,PO,LAL,945,439,-3.92928058,-0.534575213,-4.463855793,-0.397054787,0,-0.397054787,-3.744299374,-0.572924439,-4.317223812,0.289449202 -Jim Chones,choneji01,1980,RS,LAL,5252,2394,-3.003525959,0.244475328,-2.759050631,-0.011058192,-0.011058192,0,-2.554825086,0.14395098,-2.410874106,0.033796973 -Jim Chones,choneji01,1981,PO,LAL,138,67,-1.165114907,0.129364624,-1.035750284,0.060537022,0,0.060537022,-1.667196769,-0.45109792,-2.118294689,0.160151947 -Jim Chones,choneji01,1981,RS,LAL,5545,2562,-1.7397953,-0.526447275,-2.266242575,0.632445929,0.632445929,0,-1.715383438,-0.35491302,-2.070296459,0.018078689 -Jim Chones,choneji01,1982,PO,WSB,60,30,-7.914570752,3.864395292,-4.05017546,-0.020977806,0,-0.020977806,-7.88411247,4.203250831,-3.68086164,2.20162203 -Jim Chones,choneji01,1982,RS,WSB,1816,867,-3.89918144,1.295591048,-2.603590392,0.06478732,0.06478732,0,-4.146157472,0.568602069,-3.577555403,0.037835383 -Dionte Christmas,chrisdi01,2014,RS,PHO,410,198,-1.092986641,-3.447968065,-4.540954707,-0.180760839,-0.180760839,0,-1.267844194,-3.896565577,-5.164409771,-0.085188882 -Doug Christie,chrisdo01,1993,PO,LAL,76,39,-4.123686767,0.892975219,-3.230711548,-0.00994891,0,-0.00994891,-4.53052223,-0.549497773,-5.080020003,0.780644043 -Doug Christie,chrisdo01,1993,RS,LAL,673,332,-1.853989106,-0.642500101,-2.496489207,0.043551595,0.043551595,0,-1.638282726,-0.827535358,-2.465818084,1.391944756 -Doug Christie,chrisdo01,1994,RS,LAL,3049,1515,-0.764857408,-0.236081022,-1.00093843,1.36432417,1.36432417,0,-0.542577267,-0.064006137,-0.606583404,0.881407827 -Doug Christie,chrisdo01,1995,PO,NYK,11,6,-34.99896492,-5.764809375,-40.7637743,-0.128211978,0,-0.128211978,-32.16869262,-2.375223824,-34.54391645,6.151460267 -Doug Christie,chrisdo01,1995,RS,NYK,152,79,-10.78293912,-2.38316874,-13.16610786,-0.431790077,-0.431790077,0,-10.01978552,-2.655933845,-12.67571936,2.679235481 -Doug Christie,chrisdo01,1996,RS,NYK,418,218,-1.394455694,1.142896057,-0.251559637,0.285190891,0.285190891,0,-1.34537033,0.994652329,-0.350718001,2.44323561 -Doug Christie,chrisdo01,1996,RS,TOR,1607,818,-1.116050111,0.796339268,-0.319710843,1.033278699,1.033278699,0,-0.788270523,1.010578845,0.222308322,1.742169089 -Doug Christie,chrisdo01,1997,RS,TOR,5970,3127,1.226457072,1.694672085,2.921129157,9.071997466,9.071997466,0,1.314391861,2.169473942,3.483865804,0.245127141 -Doug Christie,chrisdo01,1998,RS,TOR,5735,2939,0.859831295,0.32563076,1.185462055,5.9120521,5.9120521,0,0.995247585,0.804756302,1.800003886,0.168960966 -Doug Christie,chrisdo01,1999,RS,TOR,3308,1768,1.793169931,1.01994688,2.81311681,5.020765536,5.020765536,0,2.082566347,1.328696584,3.41126293,0.047476998 -Doug Christie,chrisdo01,2000,PO,TOR,111,61,-2.522890726,1.260800625,-1.2620901,0.048734244,0,0.048734244,-2.300635973,1.659493953,-0.64114202,1.814135527 -Doug Christie,chrisdo01,2000,RS,TOR,4413,2264,2.056413991,-0.071254191,1.9851598,5.466956887,5.466956887,0,2.055074022,-0.055482782,1.99959124,-0.044651795 -Doug Christie,chrisdo01,2001,PO,SAC,616,304,0.666107386,3.411184986,4.077292372,1.097502227,0,1.097502227,0.663293844,4.050587519,4.713881363,0.444945015 -Doug Christie,chrisdo01,2001,RS,SAC,5846,2939,1.732163866,2.168293114,3.90045698,9.968562371,9.968562371,0,1.776379179,2.718916235,4.495295413,-0.033800472 -Doug Christie,chrisdo01,2002,PO,SAC,1274,644,1.872122027,2.637330408,4.509452435,2.471495281,0,2.471495281,1.854834355,2.941064177,4.795898533,0.427063982 -Doug Christie,chrisdo01,2002,RS,SAC,5637,2798,2.254659262,2.071502409,4.326161671,10.11031101,10.11031101,0,2.274281386,2.390702779,4.664984165,0.080047336 -Doug Christie,chrisdo01,2003,PO,SAC,760,381,1.265894375,1.170232553,2.436126928,1.032498698,0,1.032498698,1.151136989,0.756145766,1.907282754,-0.635529239 -Doug Christie,chrisdo01,2003,RS,SAC,5448,2710,2.398346531,3.771086872,6.169433403,12.31371805,12.31371805,0,2.186281727,3.959867795,6.146149521,-0.139368153 -Doug Christie,chrisdo01,2004,PO,SAC,907,461,2.210336807,1.382011612,3.592348419,1.531705743,0,1.531705743,1.963582262,1.763365165,3.726947427,-0.396137377 -Doug Christie,chrisdo01,2004,RS,SAC,5436,2780,1.145811256,0.520819324,1.66663058,6.247012931,6.247012931,0,1.165217716,0.827494343,1.992712059,-0.252419336 -Doug Christie,chrisdo01,2005,RS,ORL,1056,529,-4.023603627,3.011269967,-1.01233366,0.471836788,0.471836788,0,-3.590464058,2.900568138,-0.68989592,0.558873334 -Doug Christie,chrisdo01,2005,RS,SAC,1952,996,-1.669481332,1.029133604,-0.640347728,1.069649542,1.069649542,0,-1.663010904,0.607755506,-1.055255398,-0.205150211 -Doug Christie,chrisdo01,2006,RS,DAL,342,185,-2.739391901,0.686208925,-2.053182976,0.065516816,0.065516816,0,-2.781075026,0.614794753,-2.166280273,-0.353383778 -Doug Christie,chrisdo01,2007,RS,LAC,157,82,-2.926874731,-1.088783357,-4.015658087,-0.053495277,-0.053495277,0,-3.17940386,-1.329322857,-4.508726717,0.957115292 -Marquese Chriss,chrisma01,2017,RS,PHO,3721,1743,-2.986334834,-1.321713986,-4.30804882,-1.404795845,-1.404795845,0,-2.761795572,-0.802715832,-3.564511404,1.363275855 -Marquese Chriss,chrisma01,2018,RS,PHO,3272,1527,-3.567450701,0.252371783,-3.315078918,-0.444294466,-0.444294466,0,-3.128687979,-0.07177595,-3.200463929,0.913774713 -Marquese Chriss,chrisma01,2019,RS,HOU,226,104,-11.63147974,-2.855868711,-14.48734845,-0.63043773,-0.63043773,0,-9.083408674,-3.74184956,-12.82525823,1.250962627 -Marquese Chriss,chrisma01,2019,RS,CLE,819,395,-4.752165692,-4.36467187,-9.116837562,-1.281570956,-1.281570956,0,-3.943296387,-4.376254936,-8.319551322,-0.121639196 -Patrick Christopher,chrispa01,2015,RS,UTA,59,29,-9.928618559,-13.9552276,-23.88384616,-0.315694479,-0.315694479,0,-8.121640035,-8.997432186,-17.11907222,0.920732735 -Rakeem Christmas,chrisra01,2016,RS,IND,13,6,9.431761662,-38.10721123,-28.67544956,-0.079736317,-0.079736317,0,6.326726127,-30.25395272,-23.92722659,0.459634295 -Rakeem Christmas,chrisra01,2017,RS,IND,455,219,-2.134139087,-0.541987583,-2.67612667,0.008241984,0.008241984,0,-2.558255258,-1.206358729,-3.764613987,-0.144554938 -Semaj Christon,chrisse01,2017,PO,OKC,45,21,-0.30175101,-12.70571051,-13.00746152,-0.109988175,0,-0.109988175,-2.004533195,-9.145168725,-11.14970192,-2.862248548 -Semaj Christon,chrisse01,2017,RS,OKC,1967,973,-3.574106121,-3.4245801,-6.99868622,-2.059345566,-2.059345566,0,-3.453849601,-2.778756364,-6.232605965,-2.316374646 -Robert Churchwell,churcro01,1996,RS,GSW,39,20,-10.59798476,-4.957084111,-15.55506887,-0.129970215,-0.129970215,0,-10.63791471,-6.874876512,-17.51279122,-0.492705106 -Carlos Clark,clarkca01,1984,PO,BOS,41,20,-4.330760437,1.794169411,-2.536591025,0.002257213,0,0.002257213,-4.372945995,0.463574378,-3.909371618,0.498870705 -Carlos Clark,clarkca01,1984,RS,BOS,267,127,-2.645651491,0.527365848,-2.118285644,0.04104339,0.04104339,0,-2.552158257,-0.697172298,-3.249330555,0.279022952 -Carlos Clark,clarkca01,1985,PO,BOS,24,11,15.45576903,2.765431484,18.22120052,0.121038866,0,0.121038866,14.50014106,2.813375118,17.31351618,-0.299311875 -Carlos Clark,clarkca01,1985,RS,BOS,1203,562,-3.233667934,0.463213321,-2.770454613,-0.005896681,-0.005896681,0,-3.174308782,-0.172261521,-3.346570304,0.55821202 -Coty Clarke,clarkco01,2016,RS,BOS,13,6,14.88876208,-8.37422646,6.51453562,0.029094311,0.029094311,0,12.22093587,-11.00796163,1.212974239,2.527831466 -Earl Clark,clarkea01,2010,PO,PHO,25,13,-8.605515968,1.489745009,-7.115770959,-0.030008649,0,-0.030008649,-7.696801392,-0.459037799,-8.155839192,0.438308544 -Earl Clark,clarkea01,2010,RS,PHO,769,383,-5.962556499,-1.381252539,-7.343809038,-0.891831426,-0.891831426,0,-5.530857564,-2.905509572,-8.436367136,-0.60955808 -Earl Clark,clarkea01,2011,PO,ORL,11,6,9.54085128,21.74790121,31.28875249,0.103516934,0,0.103516934,9.811633636,18.46858044,28.28021407,-3.267602669 -Earl Clark,clarkea01,2011,RS,ORL,753,392,-4.2999079,-0.779865412,-5.079773312,-0.46647351,-0.46647351,0,-4.601628942,-1.778202969,-6.379831911,0.104519845 -Earl Clark,clarkea01,2011,RS,PHO,143,72,-5.023306357,-1.544116139,-6.567422495,-0.139803318,-0.139803318,0,-5.203664761,-2.482253138,-7.685917899,-0.284045814 -Earl Clark,clarkea01,2012,PO,ORL,161,88,-3.17960395,1.530533207,-1.649070743,0.050531098,0,0.050531098,-3.696455903,0.666356466,-3.030099436,-0.791440903 -Earl Clark,clarkea01,2012,RS,ORL,1048,559,-6.060935625,-0.342126591,-6.403062216,-1.042991028,-1.042991028,0,-6.171083118,-0.530841982,-6.7019251,0.100261888 -Earl Clark,clarkea01,2013,PO,LAL,159,82,-7.241616066,-3.284911764,-10.52652783,-0.334985586,0,-0.334985586,-7.294522606,-3.77144051,-11.06596312,-0.150962859 -Earl Clark,clarkea01,2013,RS,LAL,2711,1363,-2.302395028,-0.59373164,-2.896126668,-0.101312197,-0.101312197,0,-2.135494271,-0.785440904,-2.920935175,-0.279140499 -Earl Clark,clarkea01,2014,RS,CLE,1388,698,-4.033377149,-2.856502619,-6.889879768,-1.476471609,-1.476471609,0,-2.975428323,-3.26497953,-6.240407853,0.141780282 -Earl Clark,clarkea01,2014,RS,NYK,144,70,-0.317447006,-0.968244135,-1.285691141,0.052340277,0.052340277,0,-1.26570368,-2.128549383,-3.394253063,0.08060737 -Earl Clark,clarkea01,2015,PO,BRK,27,13,-9.944227018,-11.75054561,-21.69477262,-0.129800643,0,-0.129800643,-6.376123061,-9.779444799,-16.15556786,0.154152105 -Earl Clark,clarkea01,2015,RS,BRK,196,93,-5.497626645,0.697280599,-4.800346046,-0.098399053,-0.098399053,0,-4.924380368,-1.186601151,-6.11098152,1.097084261 -Gary Clark,clarkga01,2019,PO,HOU,10,4,-4.744820137,-3.300242538,-8.045062675,-0.011264284,0,-0.011264284,-5.124982678,-5.587805743,-10.71278842,1.063622449 -Gary Clark,clarkga01,2019,RS,HOU,1332,641,-1.10195424,-2.123824177,-3.225778417,-0.155008801,-0.155008801,0,-0.559243557,-2.017439063,-2.57668262,-0.385728868 -Ian Clark,clarkia01,2014,RS,UTA,346,172,-3.096708193,-2.470009938,-5.56671813,-0.249987632,-0.249987632,0,-2.85659162,-3.083321891,-5.939913511,1.08969581 -Ian Clark,clarkia01,2015,RS,UTA,318,161,-1.578415559,-0.45667171,-2.035087269,0.058611547,0.058611547,0,-1.835595805,-1.281652426,-3.117248231,-0.184454719 -Ian Clark,clarkia01,2015,RS,DEN,71,31,-0.86737389,3.606501699,2.739127809,0.089661401,0.089661401,0,0.712673201,2.511637442,3.224310643,3.141646232 -Ian Clark,clarkia01,2016,PO,GSW,329,154,-1.403779471,1.488947636,0.085168165,0.230936113,0,0.230936113,-2.89354846,1.122525008,-1.771023452,0.492104242 -Ian Clark,clarkia01,2016,RS,GSW,1200,578,-2.45968069,-5.316773236,-7.776453926,-1.477840601,-1.477840601,0,-1.731137778,-4.896251941,-6.627389718,-0.292581759 -Ian Clark,clarkia01,2017,PO,GSW,450,219,-0.783088463,-0.123143514,-0.906231978,0.21180619,0,0.21180619,-0.164426858,-1.268608957,-1.433035815,-0.302572145 -Ian Clark,clarkia01,2017,RS,GSW,2388,1137,-0.59527991,-1.754876389,-2.350156299,0.231020169,0.231020169,0,0.044537293,-2.043850536,-1.999313243,-0.392502406 -Ian Clark,clarkia01,2018,PO,NOP,420,190,-2.123752128,-1.600422804,-3.724174932,-0.098330688,0,-0.098330688,-1.125546533,-0.446836539,-1.572383072,0.9360104 -Ian Clark,clarkia01,2018,RS,NOP,3094,1455,-1.017057926,-2.501799274,-3.5188572,-0.569951081,-0.569951081,0,-1.215968932,-2.707850714,-3.923819646,-0.139585102 -Ian Clark,clarkia01,2019,RS,NOP,2152,973,-2.235510458,-3.038161149,-5.273671607,-1.257910026,-1.257910026,0,-2.246744783,-3.302576629,-5.549321412,0.414658507 -Jordan Clarkson,clarkjo01,2015,RS,LAL,2893,1476,0.155705574,-1.582280792,-1.426575218,0.977336337,0.977336337,0,-0.514128027,-1.560461478,-2.074589505,-1.854706432 -Jordan Clarkson,clarkjo01,2016,RS,LAL,5177,2552,-0.425276711,-2.213819157,-2.639095868,0.143719802,0.143719802,0,-1.098866647,-1.64728637,-2.746153017,-0.46063308 -Jordan Clarkson,clarkjo01,2017,RS,LAL,5017,2397,-0.510473911,-1.143546762,-1.654020673,1.345934747,1.345934747,0,-0.69293107,-1.13336934,-1.82630041,0.410379436 -Jordan Clarkson,clarkjo01,2018,PO,CLE,553,286,-5.301452684,0.64582823,-4.655624454,-0.283544788,0,-0.283544788,-2.898962125,-0.417522892,-3.316485017,-1.10155221 -Jordan Clarkson,clarkjo01,2018,RS,LAL,2665,1256,1.599684628,-1.513932056,0.085752572,1.816010187,1.816010187,0,0.40023944,-1.791153541,-1.390914101,-0.063967434 -Jordan Clarkson,clarkjo01,2018,RS,CLE,1313,632,0.32500591,0.347483913,0.672489823,1.098226762,1.098226762,0,0.017076051,-0.096934722,-0.07985867,-0.480244034 -Jordan Clarkson,clarkjo01,2019,RS,CLE,4575,2214,2.035009123,-2.077627873,-0.042618749,3.042700568,3.042700568,0,2.078466364,-2.573352634,-0.49488627,-0.516887746 -Keon Clark,clarkke01,1999,RS,DEN,780,409,-4.258029752,-0.54808075,-4.806110502,-0.428580965,-0.428580965,0,-4.342436858,-1.116431785,-5.458868643,-0.098861988 -Keon Clark,clarkke01,2000,RS,DEN,3692,1850,-2.006153855,0.81323632,-1.192917535,1.468522725,1.468522725,0,-2.02100181,0.547535857,-1.473465953,-0.074410499 -Keon Clark,clarkke01,2001,PO,TOR,189,103,-2.421212061,-0.391774512,-2.812986573,-0.00343812,0,-0.00343812,-2.729774366,-1.067045978,-3.796820344,0.644401079 -Keon Clark,clarkke01,2001,RS,DEN,1467,752,-4.196383667,-1.234310009,-5.430693676,-1.033676365,-1.033676365,0,-4.032458258,-1.188819676,-5.221277934,0.464490885 -Keon Clark,clarkke01,2001,RS,TOR,1854,968,-0.38687013,-0.59211577,-0.978985901,0.879936021,0.879936021,0,-0.587400683,-0.417024711,-1.004425393,0.557314797 -Keon Clark,clarkke01,2002,PO,TOR,314,174,0.714029565,-0.952047724,-0.238018159,0.228913238,0,0.228913238,0.143674853,-1.010097209,-0.866422356,-0.430642099 -Keon Clark,clarkke01,2002,RS,TOR,4089,2185,-1.928554747,0.303809032,-1.624745715,1.255071066,1.255071066,0,-1.847891642,0.295198229,-1.552693413,0.047720671 -Keon Clark,clarkke01,2003,PO,SAC,341,171,-4.231480647,0.166280794,-4.065199853,-0.119048395,0,-0.119048395,-4.020425776,-0.219082884,-4.23950866,0.54577371 -Keon Clark,clarkke01,2003,RS,SAC,3578,1780,-2.700366651,3.434051696,0.733685046,3.156914125,3.156914125,0,-2.625687971,2.749180934,0.123492963,-0.198365861 -Keon Clark,clarkke01,2004,RS,UTA,49,27,-2.933963598,0.557104675,-2.376858923,0.005086861,0.005086861,0,-3.134996731,-0.177968059,-3.31296479,-0.945607908 -Gian Clavell,clavegi01,2018,RS,DAL,135,64,-2.975262113,7.364762612,4.389500498,0.236019608,0.236019608,0,-1.188271374,4.284156613,3.095885239,1.231813984 -Victor Claver,clavevi01,2013,RS,POR,1564,812,-3.022008477,-0.984776846,-4.006785323,-0.523632688,-0.523632688,0,-3.047520449,-1.416236895,-4.463757344,0.530839873 -Victor Claver,clavevi01,2014,PO,POR,15,7,-17.03868511,16.28024892,-0.758436193,0.007822775,0,0.007822775,-10.03198411,11.36933183,1.337347724,6.161754225 -Victor Claver,clavevi01,2014,RS,POR,369,184,-1.799649544,4.034580256,2.234930712,0.470204772,0.470204772,0,-1.034751671,1.905461284,0.870709613,0.458173081 -Victor Claver,clavevi01,2015,RS,POR,154,76,-2.385629613,0.641545606,-1.744084008,0.039225821,0.039225821,0,-1.525894572,-0.1428648,-1.668759371,0.543897162 -Charles Claxton,claxtch01,1996,RS,BOS,14,7,-9.083990105,-1.988451788,-11.07244189,-0.031589708,-0.031589708,0,-7.941371034,1.195893987,-6.745477046,5.83755059 -Speedy Claxton,claxtsp01,2002,PO,PHI,90,49,1.887985478,0.9728262,2.860811677,0.146821948,0,0.146821948,1.784881914,1.92569444,3.710576354,1.364391562 -Speedy Claxton,claxtsp01,2002,RS,PHI,2862,1528,-1.551159496,0.745256049,-0.805903447,1.521774123,1.521774123,0,-1.511504227,1.094316243,-0.417187984,0.374520667 -Speedy Claxton,claxtsp01,2003,PO,SAS,625,326,-1.414891226,1.275438599,-0.139452627,0.44914979,0,0.44914979,-1.709534866,1.094557499,-0.614977367,0.272218558 -Speedy Claxton,claxtsp01,2003,RS,SAS,893,471,0.522912852,-0.014688011,0.508224841,0.784471581,0.784471581,0,0.252579068,-0.172479621,0.080099447,0.177172046 -Speedy Claxton,claxtsp01,2004,RS,GSW,3018,1595,1.060961456,1.559000089,2.619961545,4.373924891,4.373924891,0,0.893913844,2.023615442,2.917529286,0.08381142 -Speedy Claxton,claxtsp01,2005,RS,GSW,2951,1501,0.24277441,1.141547412,1.384321822,3.179645946,3.179645946,0,0.18505253,2.015777953,2.200830483,0.393588306 -Speedy Claxton,claxtsp01,2005,RS,NOH,674,365,-2.166219854,1.216851399,-0.949368455,0.336209715,0.336209715,0,-2.081616546,1.298240565,-0.783375981,0.244467715 -Speedy Claxton,claxtsp01,2006,RS,NOK,3787,2019,0.499771076,0.696021734,1.19579281,4.071073746,4.071073746,0,0.53932236,1.002216408,1.541538767,0.147369948 -Speedy Claxton,claxtsp01,2007,RS,ATL,1999,1054,-4.573939932,2.343015422,-2.23092451,0.28169356,0.28169356,0,-4.073476723,2.870532666,-1.202944057,0.853410298 -Speedy Claxton,claxtsp01,2009,PO,ATL,5,3,-3.887380561,-2.146181758,-6.03356232,-0.005094728,0,-0.005094728,-5.718314046,-4.490381557,-10.2086956,-1.537704124 -Speedy Claxton,claxtsp01,2009,RS,ATL,28,15,-4.335620222,-2.37412832,-6.709748543,-0.030064814,-0.030064814,0,-4.963592812,-3.585939376,-8.549532189,-0.73234559 -Jim Cleamons,cleamji01,1977,RS,CLE,4374,2045,1.144368886,0.010462566,1.154831451,4.050111242,4.050111242,0,0.983653546,0.358335574,1.34198912,-0.635795015 -Jim Cleamons,cleamji01,1978,PO,NYK,293,127,-0.914176317,-2.410518167,-3.324694484,-0.038293988,0,-0.038293988,-1.534725546,-2.320026893,-3.854752439,-0.303368606 -Jim Cleamons,cleamji01,1978,RS,NYK,4644,2009,-0.057148766,-1.197674486,-1.254823252,1.525670664,1.525670664,0,-0.51273152,-1.069355246,-1.582086767,-0.48450084 -Jim Cleamons,cleamji01,1979,RS,NYK,5283,2390,0.152453379,-1.058974862,-0.906521483,2.236802892,2.236802892,0,-0.244877943,-0.910193151,-1.155071094,-0.528301295 -Jim Cleamons,cleamji01,1980,PO,WSB,42,20,-8.707574814,-0.797320186,-9.504895,-0.070531383,0,-0.070531383,-9.247845583,-2.472807033,-11.72065262,-0.780261031 -Jim Cleamons,cleamji01,1980,RS,WSB,3319,1535,-0.144212634,-1.167044114,-1.311256748,1.124674173,1.124674173,0,-0.588795006,-0.866512024,-1.45530703,-0.193310342 -Jim Cleamons,cleamji01,1980,RS,NYK,570,254,-1.364600061,-1.566386633,-2.930986694,-0.023393156,-0.023393156,0,-1.721231115,-2.487331893,-4.208563008,-0.271593884 -Mateen Cleaves,cleavma01,2001,RS,DET,2530,1268,-4.107632277,-0.18847887,-4.296111147,-1.006215469,-1.006215469,0,-4.133732559,-0.689537952,-4.823270511,0.552460284 -Mateen Cleaves,cleavma01,2002,RS,SAC,308,153,-5.163679176,-2.408608631,-7.572287807,-0.377943658,-0.377943658,0,-4.698763893,-4.692964589,-9.391728483,0.368896291 -Mateen Cleaves,cleavma01,2003,RS,SAC,111,55,-11.26829669,-2.369117157,-13.63741384,-0.308020145,-0.308020145,0,-10.18827366,-4.957625596,-15.14589925,0.756051332 -Mateen Cleaves,cleavma01,2004,RS,CLE,176,92,-2.234501514,-0.747947742,-2.982449257,-0.010971866,-0.010971866,0,-2.353342788,0.278526419,-2.074816369,0.510367456 -Mateen Cleaves,cleavma01,2005,RS,SEA,120,65,-2.199144019,-1.141256509,-3.340400529,-0.019418191,-0.019418191,0,-2.823062149,-2.921770061,-5.74483221,-0.758010922 -Mateen Cleaves,cleavma01,2006,RS,SEA,444,230,-2.28626082,-2.81157531,-5.09783613,-0.276832385,-0.276832385,0,-2.6993554,-3.514170621,-6.213526021,0.440078885 -Antonius Cleveland,clevean01,2018,RS,ATL,94,42,-4.090937843,-7.193487093,-11.28442494,-0.184508567,-0.184508567,0,-4.10999444,-5.852277593,-9.962272033,0.883863614 -Antonius Cleveland,clevean01,2018,RS,DAL,170,81,-7.276881603,3.820875916,-3.456005686,-0.029350679,-0.029350679,0,-6.665865843,3.333730985,-3.332134858,0.592075855 -Keith Closs,closske01,1998,RS,LAC,1441,740,-4.13222478,0.188893011,-3.943331769,-0.447091727,-0.447091727,0,-4.242780557,-1.032514417,-5.275294975,-0.699205306 -Keith Closs,closske01,1999,RS,LAC,164,87,-2.963308187,1.617148935,-1.346159251,0.062722652,0.062722652,0,-3.196956278,0.698689038,-2.49826724,0.591881471 -Keith Closs,closske01,2000,RS,LAC,1623,820,-2.992946994,-0.312550141,-3.305497134,-0.230941947,-0.230941947,0,-3.443529311,-1.256016108,-4.699545418,-0.591120501 -Richard Coffey,cofferi01,1991,RS,MIN,622,320,-2.505288647,-2.222525317,-4.727813964,-0.323368278,-0.323368278,0,-3.329073678,-2.646075174,-5.975148852,0.14196211 -Fred Cofield,cofiefr01,1986,RS,NYK,974,469,-4.346645741,-0.774259677,-5.120905418,-0.572508481,-0.572508481,0,-4.531546856,-1.169179854,-5.70072671,0.945314198 -Fred Cofield,cofiefr01,1987,RS,CHI,55,27,-8.236019494,2.272333615,-5.963685879,-0.044171382,-0.044171382,0,-7.598894552,0.856752133,-6.742142419,-0.226827157 -John Coker,cokerjo01,1996,RS,PHO,22,11,11.60487372,-1.21026846,10.39460526,0.072201422,0.072201422,0,9.709278066,-2.902501706,6.80677636,-1.976322333 -John Coker,cokerjo01,1999,RS,WAS,185,98,-4.014486906,-1.240821295,-5.255308201,-0.125930331,-0.125930331,0,-4.315883797,-1.282891068,-5.598774865,0.478437449 -John Coker,cokerjo01,2001,RS,GSW,63,32,-7.417212816,-1.611369981,-9.028582798,-0.102569758,-0.102569758,0,-7.452408325,-2.648983229,-10.10139155,0.056845942 -Ben Coleman,colembe01,1987,RS,NJN,2207,1029,-1.821318375,-0.028518254,-1.849836629,0.477436777,0.477436777,0,-1.848008609,0.039050205,-1.808958404,1.04805017 -Ben Coleman,colembe01,1988,RS,NJN,1365,657,-2.493125854,-0.489047473,-2.982173327,-0.078633102,-0.078633102,0,-2.332593587,-0.141175498,-2.473769085,1.04683136 -Ben Coleman,colembe01,1988,RS,PHI,1701,841,-2.139557697,-2.071931596,-4.211489293,-0.63069963,-0.63069963,0,-2.31300429,-1.813414158,-4.126418448,0.57966942 -Ben Coleman,colembe01,1989,PO,PHI,46,23,4.464445109,0.432709113,4.897154222,0.095428428,0,0.095428428,3.704705413,2.202358867,5.90706428,2.980043774 -Ben Coleman,colembe01,1989,RS,PHI,1459,703,-3.369179574,-2.037290173,-5.406469747,-0.959460524,-0.959460524,0,-3.350735817,-1.98439125,-5.335127066,0.712616851 -Ben Coleman,colembe01,1990,RS,MIL,630,305,-2.476133993,-1.246790276,-3.722924269,-0.152559864,-0.152559864,0,-2.687569631,-1.39072566,-4.078295291,0.764335791 -Ben Coleman,colembe01,1994,RS,DET,153,77,-4.46292719,-1.386481298,-5.849408488,-0.122022553,-0.122022553,0,-4.40831187,-2.526179499,-6.934491369,0.206332418 -Derrick Coleman,colemde01,1991,RS,NJN,5445,2602,-0.618946909,-0.070663625,-0.689610535,2.724772583,2.724772583,0,-0.571546029,-0.139389845,-0.710935874,-0.379702227 -Derrick Coleman,colemde01,1992,PO,NJN,331,162,1.853979365,1.00305474,2.857034105,0.476261235,0,0.476261235,1.757088891,0.777868516,2.534957407,-0.33167739 -Derrick Coleman,colemde01,1992,RS,NJN,4558,2207,0.715990215,-0.769396183,-0.053405969,3.027876003,3.027876003,0,0.860812642,-1.12521372,-0.264401078,-0.274512042 -Derrick Coleman,colemde01,1993,PO,NJN,436,225,4.541079232,3.25066809,7.791747322,1.241106412,0,1.241106412,4.385870415,3.485844735,7.87171515,-0.51395348 -Derrick Coleman,colemde01,1993,RS,NJN,5581,2759,1.432450414,1.513257626,2.94570804,7.984966259,7.984966259,0,1.765880186,1.257784142,3.023664328,-0.39761275 -Derrick Coleman,colemde01,1994,PO,NJN,325,173,0.805563514,-0.351510888,0.454052626,0.288961692,0,0.288961692,0.752316323,-0.715686527,0.036629796,-0.833999313 -Derrick Coleman,colemde01,1994,RS,NJN,5591,2778,2.058257866,0.760373093,2.818630959,7.845350081,7.845350081,0,2.279327736,0.641530911,2.920858647,-0.576375548 -Derrick Coleman,colemde01,1995,RS,NJN,4090,2103,0.17294524,-0.030176915,0.142768324,3.089696459,3.089696459,0,0.372507221,-0.047625705,0.324881516,-0.427259817 -Derrick Coleman,colemde01,1996,RS,PHI,571,294,-3.598775882,-1.944800275,-5.543576157,-0.419665798,-0.419665798,0,-3.320249991,-2.250945208,-5.571195199,0.14033225 -Derrick Coleman,colemde01,1997,RS,PHI,4221,2102,-0.462163652,-0.869095271,-1.331258922,1.51533694,1.51533694,0,-0.18620606,-0.818943138,-1.005149198,-0.370546836 -Derrick Coleman,colemde01,1998,RS,PHI,4067,2135,-0.639447282,0.18747314,-0.451974142,2.490143826,2.490143826,0,-0.315663579,-0.144641592,-0.460305171,-0.47600778 -Derrick Coleman,colemde01,1999,RS,CHH,2227,1178,-1.644065595,-0.100342295,-1.74440789,0.60214282,0.60214282,0,-1.351482259,-0.513204461,-1.86468672,-0.332622072 -Derrick Coleman,colemde01,2000,PO,CHH,303,169,2.643215097,0.212007131,2.855222227,0.495261419,0,0.495261419,2.784804647,-0.366988938,2.417815708,-0.570235233 -Derrick Coleman,colemde01,2000,RS,CHH,4644,2347,-0.267718035,0.058804186,-0.208913849,3.02924677,3.02924677,0,-0.066718094,-0.433928225,-0.500646319,-0.419566931 -Derrick Coleman,colemde01,2001,PO,CHH,164,88,-3.837151481,1.21336662,-2.623784861,0.005894364,0,0.005894364,-3.020350488,0.978526735,-2.041823753,0.771729214 -Derrick Coleman,colemde01,2001,RS,CHH,1287,683,-2.845625234,-1.634949491,-4.480574724,-0.600982231,-0.600982231,0,-2.600125462,-2.493943962,-5.094069423,-0.316240206 -Derrick Coleman,colemde01,2002,PO,PHI,351,191,4.415694698,-3.598872627,0.816822071,0.354084253,0,0.354084253,3.71187504,-3.266683275,0.445191765,-1.123859153 -Derrick Coleman,colemde01,2002,RS,PHI,3897,2080,-0.054445482,-1.17766018,-1.232105663,1.602925798,1.602925798,0,0.023409248,-0.99486782,-0.971458571,-0.449444433 -Derrick Coleman,colemde01,2003,PO,PHI,810,449,1.873628335,2.393285458,4.266913792,1.643425967,0,1.643425967,1.705693122,2.028182355,3.733875477,-0.795049484 -Derrick Coleman,colemde01,2003,RS,PHI,3355,1742,-1.134298454,2.311205124,1.17690667,3.480906309,3.480906309,0,-0.903706189,1.633793005,0.730086816,-0.242843927 -Derrick Coleman,colemde01,2004,RS,PHI,1563,843,-3.561798719,0.066634743,-3.495163976,-0.320803227,-0.320803227,0,-3.147631905,-0.203119027,-3.350750932,0.087981664 -Derrick Coleman,colemde01,2005,RS,DET,92,50,-6.963526874,-1.633398013,-8.596924887,-0.149723089,-0.149723089,0,-6.846651472,-2.357696929,-9.204348401,0.350495252 -E.C. Coleman,colemec01,1977,RS,NOJ,5352,2369,-1.643578597,0.038048161,-1.605530436,1.384318862,1.384318862,0,-1.592221562,0.474870946,-1.117350615,0.081039612 -E.C. Coleman,colemec01,1978,RS,GSW,4023,1801,-1.67475584,-0.131716297,-1.806472137,0.869891731,0.869891731,0,-1.721476516,0.240599639,-1.480876878,0.362862752 -E.C. Coleman,colemec01,1979,RS,HOU,85,39,0.256088563,0.833557324,1.089645887,0.077964946,0.077964946,0,-0.248795048,2.1824778,1.933682753,2.191909914 -Norris Coleman,colemno01,1988,RS,LAC,915,431,-5.213207897,-0.905628766,-6.118836663,-0.741383081,-0.741383081,0,-5.624811203,-1.044835159,-6.669646362,0.080099738 -Norris Cole,coleno01,2012,PO,MIA,315,170,-3.198471017,-0.21223868,-3.410709697,-0.059860922,0,-0.059860922,-3.254590864,0.018992089,-3.235598776,1.154481501 -Norris Cole,coleno01,2012,RS,MIA,2421,1260,-3.730484961,-1.655378532,-5.385863493,-1.705119988,-1.705119988,0,-3.352656089,-1.593372002,-4.946028091,0.580431751 -Norris Cole,coleno01,2013,PO,MIA,769,418,0.059836012,-0.023385283,0.036450729,0.612852596,0,0.612852596,-0.090549857,-0.109123057,-0.199672915,-0.004685755 -Norris Cole,coleno01,2013,RS,MIA,3039,1590,-3.69598204,-0.634091021,-4.330073061,-1.287873461,-1.287873461,0,-3.366758146,-0.564841768,-3.931599914,0.442330843 -Norris Cole,coleno01,2014,PO,MIA,751,404,-0.372436911,-1.942931268,-2.315368179,0.091773465,0,0.091773465,1.120373415,-3.180332013,-2.059958597,-0.625413385 -Norris Cole,coleno01,2014,RS,MIA,3877,2014,-2.033110266,-0.343412602,-2.376522867,0.379318608,0.379318608,0,-1.274587013,-0.450770847,-1.72535786,-1.110981112 -Norris Cole,coleno01,2015,PO,NOP,213,106,-1.684390188,0.402909679,-1.281480509,0.081400807,0,0.081400807,2.744864103,0.411539748,3.156403851,-0.599737826 -Norris Cole,coleno01,2015,RS,MIA,2169,1148,-1.579881572,-1.616169593,-3.196051165,-0.256576772,-0.256576772,0,-1.585650111,-1.440474052,-3.026124163,-1.717682112 -Norris Cole,coleno01,2015,RS,NOP,1314,683,-2.440825338,-2.138197673,-4.579023011,-0.627465825,-0.627465825,0,-1.770062618,-1.872995955,-3.643058574,-1.487663332 -Norris Cole,coleno01,2016,RS,NOP,2469,1198,-1.010350917,-2.637801693,-3.64815261,-0.547735351,-0.547735351,0,-1.239571963,-2.347205854,-3.586777817,-0.219481328 -Norris Cole,coleno01,2017,PO,OKC,52,25,-9.850197701,-14.15401479,-24.00421249,-0.277171571,0,-0.277171571,-10.35969939,-13.0153501,-23.37504948,-0.838629584 -Norris Cole,coleno01,2017,RS,OKC,260,125,-6.721066654,0.305084585,-6.415982069,-0.233608056,-0.233608056,0,-5.439404816,0.607907707,-4.831497109,-0.07969456 -Bimbo Coles,colesbi01,1991,RS,MIA,2835,1355,-1.466148027,-0.54540723,-2.011555257,0.512021445,0.512021445,0,-1.923760951,-0.564588023,-2.488348975,0.294958094 -Bimbo Coles,colesbi01,1992,PO,MIA,88,45,4.580078829,0.032716403,4.612795232,0.175062621,0,0.175062621,3.9113446,-0.365063457,3.546281143,0.382995914 -Bimbo Coles,colesbi01,1992,RS,MIA,4068,1976,0.500352986,-1.663773313,-1.163420327,1.597871614,1.597871614,0,0.142389283,-1.678086308,-1.535697025,-0.100736369 -Bimbo Coles,colesbi01,1993,RS,MIA,4449,2232,2.104868282,-0.673493443,1.431374839,4.763248661,4.763248661,0,1.723046824,-0.34990835,1.373138474,0.033720785 -Bimbo Coles,colesbi01,1994,PO,MIA,265,140,2.783206967,0.809324872,3.592531839,0.46994901,0,0.46994901,2.187604035,1.136431325,3.32403536,0.519818399 -Bimbo Coles,colesbi01,1994,RS,MIA,3412,1726,0.221927669,-0.308131521,-0.086203852,2.348448976,2.348448976,0,0.162037447,-0.495925769,-0.333888322,0.110618475 -Bimbo Coles,colesbi01,1995,RS,MIA,4321,2207,0.041029915,-0.272812852,-0.231782937,2.832516015,2.832516015,0,-0.037640187,0.161341561,0.123701374,-0.100331785 -Bimbo Coles,colesbi01,1996,RS,GSW,1443,733,-0.52559797,-1.166788767,-1.692386737,0.400545198,0.400545198,0,-0.436551323,-0.595925144,-1.032476467,1.180173279 -Bimbo Coles,colesbi01,1996,RS,MIA,3613,1882,0.441196798,0.418550786,0.859747584,3.494961769,3.494961769,0,0.402544399,1.01009821,1.412642609,0.774778381 -Bimbo Coles,colesbi01,1997,RS,GSW,2291,1183,-1.260829406,-1.89193697,-3.152766377,-0.242836907,-0.242836907,0,-1.397937115,-1.628569399,-3.026506514,-0.097383378 -Bimbo Coles,colesbi01,1998,RS,GSW,2833,1471,-1.47268774,-0.825736303,-2.298424043,0.338791583,0.338791583,0,-1.988529203,-0.410019916,-2.398549119,-0.031826246 -Bimbo Coles,colesbi01,1999,RS,GSW,2383,1272,0.198049371,-0.582364068,-0.384314698,1.532344363,1.532344363,0,-0.353829785,-0.399587841,-0.753417627,-0.171453303 -Bimbo Coles,colesbi01,2000,RS,ATL,3718,1924,-0.101859112,-1.514809407,-1.616668519,1.111484164,1.111484164,0,-0.570040309,-1.046207826,-1.616248134,-0.086564398 -Bimbo Coles,colesbi01,2001,RS,CLE,1545,804,-2.472366586,-2.017861746,-4.490228332,-0.715681388,-0.715681388,0,-2.708553813,-1.994468967,-4.703022781,0.237802145 -Bimbo Coles,colesbi01,2002,RS,CLE,1319,693,-2.492112656,-3.159990343,-5.652102999,-1.023554957,-1.023554957,0,-3.001123105,-3.390805852,-6.391928957,-0.226977374 -Bimbo Coles,colesbi01,2003,PO,BOS,17,9,-9.445477444,-2.086316095,-11.53179354,-0.042392497,0,-0.042392497,-8.919057201,-3.309126282,-12.22818348,1.766753771 -Bimbo Coles,colesbi01,2003,RS,BOS,335,175,-3.298528845,-0.457045434,-3.755574279,-0.090297758,-0.090297758,0,-3.850777514,-1.177924569,-5.028702083,0.528253376 -Bimbo Coles,colesbi01,2003,RS,CLE,1022,516,-3.039452571,-1.533084955,-4.572537526,-0.480414479,-0.480414479,0,-3.433870029,-1.273969697,-4.707839726,0.116573162 -Bimbo Coles,colesbi01,2004,RS,MIA,315,170,-4.559215221,-2.401979418,-6.961194639,-0.368714734,-0.368714734,0,-5.253930373,-2.60134981,-7.855280183,0.864002872 -Art Collins,colliar01,1981,RS,ATL,827,395,-4.573587456,-2.763750503,-7.337337959,-0.925239777,-0.925239777,0,-4.982074627,-3.510510198,-8.492584825,0.08451633 -Darren Collison,collida01,2010,RS,NOH,4115,2109,0.40445723,-1.414404667,-1.009947437,1.86029069,1.86029069,0,0.298193711,-1.837947437,-1.539753726,-0.602942796 -Darren Collison,collida01,2011,PO,IND,277,146,-0.565902349,-1.399509385,-1.965411734,0.059713649,0,0.059713649,-0.67607024,-1.238804691,-1.914874931,-0.829587376 -Darren Collison,collida01,2011,RS,IND,4710,2360,0.071128775,-1.436295962,-1.365167187,1.657193622,1.657193622,0,-0.051495859,-1.289045371,-1.34054123,-0.572589262 -Darren Collison,collida01,2012,PO,IND,380,205,4.378702047,2.141139202,6.51984125,0.996998712,0,0.996998712,3.906566556,1.857350482,5.763917038,-0.26548773 -Darren Collison,collida01,2012,RS,IND,3589,1878,0.104647254,-2.11599959,-2.011352337,0.703935181,0.703935181,0,-0.033851749,-1.817704323,-1.851556072,-0.496400689 -Darren Collison,collida01,2013,RS,DAL,4704,2372,1.35329598,-1.354652845,-0.001356865,3.3142187,3.3142187,0,1.105247443,-0.952019728,0.153227715,-0.340734445 -Darren Collison,collida01,2014,PO,LAC,521,249,-1.567536642,-1.514917195,-3.082453837,-0.044029183,0,-0.044029183,-0.572840449,-2.020293663,-2.593134112,1.000973357 -Darren Collison,collida01,2014,RS,LAC,4171,2069,1.111845282,1.608268832,2.720114113,5.746560505,5.746560505,0,1.24831221,1.962715232,3.211027441,-0.460328901 -Darren Collison,collida01,2015,RS,SAC,3186,1565,1.739739139,2.308093162,4.047832301,5.409458342,5.409458342,0,1.138648721,1.550956286,2.689605006,-0.32435687 -Darren Collison,collida01,2016,RS,SAC,4666,2219,1.757578741,-1.664983374,0.092595367,3.196430131,3.196430131,0,0.964226215,-1.703931271,-0.739705056,-0.660914982 -Darren Collison,collida01,2017,RS,SAC,4094,2063,1.058136956,-1.742249269,-0.684112314,2.14333903,2.14333903,0,0.564322055,-1.52401557,-0.959693515,-1.402759026 -Darren Collison,collida01,2018,PO,IND,423,214,-2.713088291,5.363534382,2.650446091,0.612485694,0,0.612485694,-6.116330694,3.748274406,-2.368056288,0.699118621 -Darren Collison,collida01,2018,RS,IND,4119,2018,2.867671365,1.009117664,3.876789029,6.761400565,6.761400565,0,1.996809806,1.026688499,3.023498305,-0.893163734 -Darren Collison,collida01,2019,PO,IND,240,117,-2.767796973,1.890009003,-0.87778797,0.116288626,0,0.116288626,-1.96376834,2.270883615,0.307115275,0.884208165 -Darren Collison,collida01,2019,RS,IND,4418,2143,0.844659091,0.016617864,0.861276956,3.919106146,3.919106146,0,0.229925112,0.534526077,0.764451189,-0.756644223 -Doug Collins,collido01,1977,PO,PHI,1716,759,3.986947721,-0.60761667,3.37933105,2.441791627,0,2.441791627,3.665771264,-0.124658222,3.541113041,-0.268104343 -Doug Collins,collido01,1977,RS,PHI,4649,2037,2.514397316,-1.086987036,1.42741028,4.334855004,4.334855004,0,2.158528247,-0.694474401,1.464053845,-0.164695011 -Doug Collins,collido01,1978,PO,PHI,786,342,1.180941035,-1.986054328,-0.805113293,0.349212544,0,0.349212544,0.846777254,-1.593743214,-0.74696596,-0.236184288 -Doug Collins,collido01,1978,RS,PHI,6327,2770,2.400556744,-0.539949833,1.860606911,6.512060433,6.512060433,0,2.418717772,-0.187524924,2.231192847,-0.064630059 -Doug Collins,collido01,1979,RS,PHI,3586,1595,1.369381226,-0.798314307,0.571066919,2.700123553,2.700123553,0,1.028023956,-0.471790808,0.556233147,-0.09734629 -Doug Collins,collido01,1980,RS,PHI,2090,963,-0.339933804,-1.355094442,-1.695028245,0.517234376,0.517234376,0,-0.667145278,-1.433263769,-2.100409047,-0.220830233 -Doug Collins,collido01,1981,RS,PHI,717,329,0.106499084,-1.343510789,-1.237011705,0.252802051,0.252802051,0,-0.311080626,-1.50793159,-1.819012216,-0.471465187 -Don Collins,collido02,1981,RS,ATL,2480,1184,0.007582305,0.015346128,0.022928434,1.684617638,1.684617638,0,0.212287715,0.27777011,0.490057825,0.587932587 -Don Collins,collido02,1981,RS,WSB,1426,661,-1.54225034,0.409317583,-1.132932757,0.549956886,0.549956886,0,-1.470448209,0.220639846,-1.249808363,0.871874203 -Don Collins,collido02,1982,PO,WSB,300,149,-2.560420379,-0.068499561,-2.62891994,0.009584228,0,0.009584228,-3.123842493,0.252774215,-2.871068277,0.956668197 -Don Collins,collido02,1982,RS,WSB,3370,1609,0.104531626,1.019924582,1.124456208,3.19430335,3.19430335,0,-0.053928559,0.862870111,0.808941552,0.440369694 -Don Collins,collido02,1983,RS,WSB,3299,1575,0.084739603,1.380577361,1.465316964,3.394114766,3.394114766,0,-0.114545688,0.96118974,0.846644052,0.2105089 -Don Collins,collido02,1984,RS,GSW,2083,957,-1.575088351,-1.089821666,-2.664910017,0.041697825,0.041697825,0,-1.998509662,-1.404311288,-3.402820951,0.374929496 -Don Collins,collido02,1985,PO,WSB,4,2,-4.570889794,-3.546357351,-8.117247145,-0.005578098,0,-0.005578098,-6.683645069,-5.537713708,-12.22135878,-1.306215625 -Don Collins,collido02,1985,RS,WSB,192,91,-3.419443116,2.834629276,-0.58481384,0.099932457,0.099932457,0,-3.376093358,0.935498671,-2.440594687,-0.609861675 -Don Collins,collido02,1987,RS,MIL,120,57,-3.504799145,-1.306179949,-4.810979094,-0.060314897,-0.060314897,0,-3.305723063,-1.524046812,-4.829769876,0.644674093 -James Collins,collija01,1998,RS,LAC,201,103,-1.347870418,-0.547843877,-1.895714296,0.045277513,0.045277513,0,-0.759755204,-1.309097442,-2.068852646,0.782003095 -Jason Collier,collija02,2001,RS,HOU,423,222,-5.674256326,-2.437067633,-8.111323959,-0.60853794,-0.60853794,0,-5.531922446,-3.062420026,-8.594342472,0.196284993 -Jason Collier,collija02,2002,RS,HOU,678,365,-3.181249595,-2.501008884,-5.682258479,-0.545420926,-0.545420926,0,-3.41013867,-2.538802435,-5.948941105,-0.106403451 -Jason Collier,collija02,2003,RS,HOU,195,104,-1.235983941,-0.658454731,-1.894438672,0.045085471,0.045085471,0,-1.610247658,-1.301028716,-2.911276374,-0.631435383 -Jason Collier,collija02,2004,RS,ATL,1043,545,-0.941978584,-1.35871863,-2.300697213,0.1252334,0.1252334,0,-1.05770514,-0.975207959,-2.032913099,0.219478561 -Jason Collier,collija02,2005,RS,ATL,1814,942,-4.781114503,-3.972448083,-8.753562586,-2.900665931,-2.900665931,0,-4.607169591,-3.934765173,-8.541934764,0.488124145 -Jarron Collins,collija03,2002,PO,UTA,88,47,-2.640053371,-2.059326535,-4.699379907,-0.048989322,0,-0.048989322,-2.997870806,-1.952048852,-4.949919658,1.479649413 -Jarron Collins,collija03,2002,RS,UTA,2740,1440,-1.87739189,0.129234593,-1.748157297,0.739995073,0.739995073,0,-1.90900907,0.510181034,-1.398828036,0.492957824 -Jarron Collins,collija03,2003,RS,UTA,792,421,-2.838333495,-1.690913956,-4.529247451,-0.385013591,-0.385013591,0,-2.820212772,-1.187002894,-4.007215666,0.684661258 -Jarron Collins,collija03,2004,RS,UTA,3161,1732,-1.501995594,-0.823645535,-2.32564113,0.376977789,0.376977789,0,-1.73955975,-0.501359382,-2.240919132,0.482940296 -Jarron Collins,collija03,2005,RS,UTA,1790,961,-2.242118254,-1.002597153,-3.244715407,-0.24363568,-0.24363568,0,-2.492831066,-0.780492043,-3.273323109,0.408119701 -Jarron Collins,collija03,2006,RS,UTA,3201,1730,-1.639857523,1.856558497,0.216700975,2.625425813,2.625425813,0,-1.862583056,1.915888524,0.053305467,0.240717778 -Jarron Collins,collija03,2007,PO,UTA,211,110,-1.804625453,2.324453113,0.51982766,0.191615331,0,0.191615331,-2.108582998,2.427627023,0.319044025,1.125588746 -Jarron Collins,collija03,2007,RS,UTA,1762,913,-3.350341029,0.235814757,-3.114526272,-0.170556255,-0.170556255,0,-3.491846914,-0.205971608,-3.697818522,0.413878082 -Jarron Collins,collija03,2008,PO,UTA,38,20,-3.989479711,5.728897833,1.739418122,0.046732153,0,0.046732153,-4.085211772,4.179625284,0.094413512,-0.970335173 -Jarron Collins,collija03,2008,RS,UTA,1379,702,-4.010320931,0.117639901,-3.89268103,-0.411346868,-0.411346868,0,-4.20944272,-0.505293495,-4.714736215,0.476328988 -Jarron Collins,collija03,2009,PO,UTA,69,35,-0.602874994,-0.275356031,-0.878231025,0.034998385,0,0.034998385,-1.320840945,1.154620393,-0.166220552,1.371133267 -Jarron Collins,collija03,2009,RS,UTA,394,201,-3.988815161,-1.852668917,-5.841484078,-0.318679578,-0.318679578,0,-4.324970644,-2.158721153,-6.483691797,0.482192809 -Jarron Collins,collija03,2010,PO,PHO,220,115,-5.572638335,-0.57644937,-6.149087704,-0.207201286,0,-0.207201286,-5.75378714,-0.36267711,-6.116464249,0.667612935 -Jarron Collins,collija03,2010,RS,PHO,524,261,-5.873973456,-0.306024345,-6.179997801,-0.459527865,-0.459527865,0,-5.816036655,-0.692795422,-6.508832077,0.571706147 -Jarron Collins,collija03,2011,RS,LAC,307,157,-5.628977466,0.134876437,-5.49410103,-0.221379702,-0.221379702,0,-6.009511974,-0.186275814,-6.195787789,0.667083051 -Jarron Collins,collija03,2011,RS,POR,44,24,-4.561494348,-3.892072642,-8.45356699,-0.069840239,-0.069840239,0,-4.642604411,-4.336099376,-8.978703787,0.001603486 -Jason Collins,collija04,2002,PO,NJN,442,227,-2.415716417,0.452344409,-1.963372008,0.095005518,0,0.095005518,-2.642188886,0.684120835,-1.958068051,1.019045122 -Jason Collins,collija04,2002,RS,NJN,2722,1407,-2.612724963,1.839120818,-0.773604146,1.417484183,1.417484183,0,-2.760329572,1.197953039,-1.562376534,-0.082439642 -Jason Collins,collija04,2003,PO,NJN,1002,529,-1.224851489,5.050486771,3.825635282,1.829700888,0,1.829700888,-1.473427315,4.703466307,3.230038992,-0.034546339 -Jason Collins,collija04,2003,RS,NJN,3667,1900,-2.599470957,3.189865768,0.590394811,3.244389571,3.244389571,0,-2.639916026,2.836210963,0.196294937,0.178518496 -Jason Collins,collija04,2004,PO,NJN,498,266,-2.568370807,2.340191942,-0.228178866,0.355095992,0,0.355095992,-3.022665263,2.149081269,-0.873583994,0.537207612 -Jason Collins,collija04,2004,RS,NJN,4182,2220,-2.419485823,3.725590444,1.30610462,4.589587309,4.589587309,0,-2.432234426,3.442556639,1.010322213,-0.090013959 -Jason Collins,collija04,2005,PO,NJN,247,128,-7.854941735,0.465401233,-7.389540502,-0.314360337,0,-0.314360337,-7.783770086,0.408219019,-7.375551067,0.541596842 -Jason Collins,collija04,2005,RS,NJN,4773,2542,-4.145324924,5.184935555,1.03961063,4.921916978,4.921916978,0,-3.982312921,5.038258633,1.055945712,0.13226461 -Jason Collins,collija04,2006,PO,NJN,563,302,-4.896529577,0.304513284,-4.592016293,-0.295491041,0,-0.295491041,-4.997784602,0.887111754,-4.110672848,0.855160498 -Jason Collins,collija04,2006,RS,NJN,3586,1895,-5.622935888,2.846840504,-2.776095384,-0.025305966,-0.025305966,0,-5.389566225,2.880199302,-2.509366923,0.276715482 -Jason Collins,collija04,2007,PO,NJN,615,329,-4.827214666,3.109410032,-1.717804634,0.179728623,0,0.179728623,-5.086864313,2.812566174,-2.274298139,0.524888222 -Jason Collins,collija04,2007,RS,NJN,3552,1844,-6.008905957,2.912956209,-3.095949748,-0.327562157,-0.327562157,0,-5.955523311,2.771721929,-3.183801382,0.597345004 -Jason Collins,collija04,2008,RS,NJN,1319,684,-6.498997719,0.85097207,-5.648025649,-1.020045906,-1.020045906,0,-6.647246734,0.726881192,-5.920365542,0.804987097 -Jason Collins,collija04,2008,RS,MEM,980,488,-5.870241373,1.244265538,-4.625975835,-0.472176899,-0.472176899,0,-5.877324905,1.378693711,-4.498631194,1.02169618 -Jason Collins,collija04,2009,RS,MIN,815,422,-6.640351523,-0.194885399,-6.835236921,-0.88652754,-0.88652754,0,-6.56088178,0.15359558,-6.4072862,0.734138421 -Jason Collins,collija04,2010,PO,ATL,18,10,8.376003617,-5.589967659,2.786035958,0.031369675,0,0.031369675,7.460665496,0.9254755,8.386140996,6.979353122 -Jason Collins,collija04,2010,RS,ATL,218,115,-7.194788211,0.145019402,-7.049768809,-0.255610168,-0.255610168,0,-6.966384245,-0.194147878,-7.160532122,1.238964537 -Jason Collins,collija04,2011,PO,ATL,286,158,-2.811976672,3.46796119,0.655984518,0.288129011,0,0.288129011,-3.237690066,3.46339558,0.225705514,1.556097331 -Jason Collins,collija04,2011,RS,ATL,1116,593,-4.596063003,2.074436066,-2.521626937,0.069606402,0.069606402,0,-4.879901874,1.666601269,-3.213300605,0.691198494 -Jason Collins,collija04,2012,PO,ATL,157,85,-6.623816836,-0.354778423,-6.978595259,-0.192369938,0,-0.192369938,-6.65055286,-0.453688855,-7.104241715,1.541332982 -Jason Collins,collija04,2012,RS,ATL,585,308,-5.395145656,-0.138203965,-5.533349621,-0.438117197,-0.438117197,0,-5.739342311,-0.806185159,-6.54552747,0.155653156 -Jason Collins,collija04,2013,RS,BOS,638,330,-4.979926614,0.430625717,-4.549300898,-0.308474184,-0.308474184,0,-5.178419597,1.066581488,-4.111838109,1.700481264 -Jason Collins,collija04,2013,RS,WAS,105,54,-7.133645342,1.657153966,-5.476491376,-0.076325005,-0.076325005,0,-7.188622154,2.282128801,-4.906493353,1.497221681 -Jason Collins,collija04,2014,RS,BRK,348,172,-5.739170724,-6.422277121,-12.16144785,-0.822501049,-0.822501049,0,-6.60740578,-5.13999485,-11.74740063,-0.394265723 -John Collins,collijo01,2018,RS,ATL,3714,1785,-1.067389055,0.52076513,-0.546623925,2.003056396,2.003056396,0,-0.933834354,0.426914411,-0.506919942,-0.17665947 -John Collins,collijo01,2019,RS,ATL,4001,1829,3.248466497,-0.516129074,2.732337422,5.127653744,5.127653744,0,3.4621486,-1.044357041,2.417791558,0.234645389 -Kyle Collinsworth,colliky01,2018,RS,DAL,974,480,-1.177205889,0.238866581,-0.938339308,0.441641359,0.441641359,0,-1.652510383,-0.066218759,-1.718729142,-0.453223088 -Mardy Collins,collima01,2007,RS,NYK,1487,777,-2.703966493,-0.094684318,-2.79865081,-0.019387337,-0.019387337,0,-2.69598498,-0.953240177,-3.649225157,0.486861813 -Mardy Collins,collima01,2008,RS,NYK,1224,634,-4.65269348,-1.024755616,-5.677449096,-0.949770737,-0.949770737,0,-4.704483999,-1.936953598,-6.641437597,0.280397991 -Mardy Collins,collima01,2009,RS,NYK,153,75,-4.879229533,-1.024946698,-5.90417623,-0.121330464,-0.121330464,0,-5.285880548,-2.483366314,-7.769246861,0.488954772 -Mardy Collins,collima01,2009,RS,LAC,1582,815,-2.34413047,0.169759679,-2.174370791,0.239995589,0.239995589,0,-2.764510173,-0.072057978,-2.836568151,0.248715412 -Mardy Collins,collima01,2010,RS,LAC,917,470,-4.511694789,-0.002820936,-4.514515724,-0.425051192,-0.425051192,0,-4.700679291,-0.565712828,-5.266392119,0.428368633 -Nick Collison,collini01,2005,PO,SEA,407,218,2.169475347,-0.265354303,1.904121044,0.537396508,0,0.537396508,1.81324796,0.254635872,2.067883833,0.595655768 -Nick Collison,collini01,2005,RS,SEA,2586,1396,-1.321582636,0.684657688,-0.636924948,1.51473373,1.51473373,0,-1.35236853,0.958219344,-0.394149185,0.594317933 -Nick Collison,collini01,2006,RS,SEA,2795,1448,-0.088237831,-1.524560634,-1.612798464,0.840831577,0.840831577,0,-0.395315124,-1.482195356,-1.87751048,0.07652707 -Nick Collison,collini01,2007,RS,SEA,4600,2378,-2.080050589,0.323764131,-1.756286458,1.203147101,1.203147101,0,-2.016305053,0.530099717,-1.486205336,-0.191498428 -Nick Collison,collini01,2008,RS,SEA,4511,2223,-0.230115621,-0.060200204,-0.290315825,2.777841206,2.777841206,0,-0.596245272,0.400662312,-0.19558296,-0.398065634 -Nick Collison,collini01,2009,RS,OKC,3611,1831,-1.053348995,0.445267302,-0.608081693,2.000003024,2.000003024,0,-1.329990499,0.989790296,-0.340200203,-0.042951378 -Nick Collison,collini01,2010,PO,OKC,246,129,-4.274538341,3.823601587,-0.450936754,0.157105225,0,0.157105225,-4.063518913,4.001202774,-0.062316139,0.608188312 -Nick Collison,collini01,2010,RS,OKC,3055,1557,-0.837421934,2.298968689,1.461546755,3.353027424,3.353027424,0,-1.116118793,2.171268234,1.055149441,0.209113101 -Nick Collison,collini01,2011,PO,OKC,790,413,2.71759474,2.967947368,5.685542108,1.835529431,0,1.835529431,2.32986807,3.272630564,5.602498634,0.112130943 -Nick Collison,collini01,2011,RS,OKC,2977,1524,-1.22267624,1.471156381,0.248480141,2.33404946,2.33404946,0,-1.410279736,1.459649811,0.049370075,0.103801798 -Nick Collison,collini01,2012,PO,OKC,634,332,0.950382173,0.027645515,0.978027689,0.653987613,0,0.653987613,0.543439568,0.053133575,0.596573143,0.374272307 -Nick Collison,collini01,2012,RS,OKC,2561,1307,0.457751346,0.296894767,0.754646113,2.333577484,2.333577484,0,0.027849156,0.261267249,0.289116404,-0.135565582 -Nick Collison,collini01,2013,PO,OKC,348,178,0.735453162,2.645896101,3.381349263,0.576575402,0,0.576575402,0.412883075,2.695848617,3.108731692,0.361428538 -Nick Collison,collini01,2013,RS,OKC,3112,1583,-0.076541369,1.511609166,1.435067797,3.380801657,3.380801657,0,-0.221819823,1.445587468,1.223767645,0.020545077 -Nick Collison,collini01,2014,PO,OKC,366,183,-3.671750752,6.054096084,2.382345332,0.49537263,0,0.49537263,-3.400933212,5.736146471,2.335213259,0.216981481 -Nick Collison,collini01,2014,RS,OKC,2736,1353,0.473071603,0.682522246,1.155593849,2.689194422,2.689194422,0,0.187105659,0.51914108,0.706246739,-0.243318955 -Nick Collison,collini01,2015,RS,OKC,2236,1101,-0.784499556,-0.072755761,-0.857255317,1.063063189,1.063063189,0,-1.026963083,0.156378159,-0.870584925,-0.013408144 -Nick Collison,collini01,2016,PO,OKC,158,79,-0.427371789,-0.197333132,-0.624704921,0.088229507,0,0.088229507,-0.836319894,4.862874833,4.026554938,-0.127649008 -Nick Collison,collini01,2016,RS,OKC,1424,699,-3.258140181,0.871097283,-2.387042898,0.130112355,0.130112355,0,-3.10389411,0.173332659,-2.930561451,0.506535596 -Nick Collison,collini01,2017,RS,OKC,261,128,-1.58519569,0.069718377,-1.515477313,0.08012572,0.08012572,0,-1.817296858,-0.505368078,-2.322664936,-0.602897782 -Nick Collison,collini01,2018,RS,OKC,156,75,-4.919948476,-3.183645456,-8.103593932,-0.204389452,-0.204389452,0,-3.727857227,-4.470606492,-8.198463719,-0.225562325 -Sherron Collins,collish01,2011,RS,CHA,125,66,-4.625704946,-1.696376082,-6.322081028,-0.120507095,-0.120507095,0,-4.446419478,-3.407839936,-7.854259414,0.173317283 -Zach Collins,colliza01,2018,PO,POR,142,70,-2.86522634,-2.910747604,-5.775973944,-0.109765542,0,-0.109765542,-4.492973221,-2.958919468,-7.451892688,-1.481746032 -Zach Collins,colliza01,2018,RS,POR,2100,1045,-3.57954084,-1.456611615,-5.036152455,-1.211308413,-1.211308413,0,-3.98006968,-1.269396796,-5.249466476,-0.616423294 -Zach Collins,colliza01,2019,PO,POR,551,275,-1.090822904,0.821034621,-0.269788283,0.356569766,0,0.356569766,-1.958082612,1.055799838,-0.902282774,-0.645222232 -Zach Collins,colliza01,2019,RS,POR,2828,1356,-1.633711867,-0.845837315,-2.479549182,0.18565308,0.18565308,0,-1.772989772,-0.771158371,-2.544148143,-0.791550805 -Bonzie Colson,colsobo01,2019,RS,MIL,226,98,-2.528227699,-5.121150178,-7.649377877,-0.246200271,-0.246200271,0,-1.810751601,-4.581203581,-6.391955182,0.513104631 -Sean Colson,colsose01,2001,RS,ATL,27,14,-15.83726053,-4.658980793,-20.49624132,-0.126068316,-0.126068316,0,-14.93179478,-7.545255306,-22.47705008,-0.502315275 -Sean Colson,colsose01,2001,RS,HOU,57,30,2.46320105,-1.218238155,1.244962895,0.06264719,0.06264719,0,2.408562524,-0.246200204,2.16236232,2.265656694 -Steve Colter,coltest01,1985,PO,POR,360,166,1.509794379,-2.108179596,-0.598385217,0.188996726,0,0.188996726,1.274011548,-1.777292373,-0.503280825,0.588304736 -Steve Colter,coltest01,1985,RS,POR,3189,1462,-0.486571178,-0.416673982,-0.903245161,1.380543955,1.380543955,0,-0.458725925,-0.491020739,-0.949746664,0.227059441 -Steve Colter,coltest01,1986,PO,POR,227,104,0.588682088,0.265351514,0.854033603,0.197605828,0,0.197605828,0.293648594,0.685440989,0.979089583,0.19096137 -Steve Colter,coltest01,1986,RS,POR,4113,1868,-0.112997433,0.310127482,0.197130049,2.81609801,2.81609801,0,-0.068837489,0.504790258,0.435952769,0.269524787 -Steve Colter,coltest01,1987,PO,PHI,17,8,1.581244554,-3.764732269,-2.183487715,0.002375765,0,0.002375765,0.06564,-4.023046109,-3.957406108,-0.373669511 -Steve Colter,coltest01,1987,RS,PHI,1741,849,-0.865246661,-0.863158095,-1.728404755,0.4421151,0.4421151,0,-1.246646493,-0.919538578,-2.166185071,-0.091963759 -Steve Colter,coltest01,1987,RS,CHI,955,473,-2.420657943,-0.966020883,-3.386678826,-0.153609417,-0.153609417,0,-2.575900955,-1.329498607,-3.905399562,-0.024465827 -Steve Colter,coltest01,1988,PO,WSB,163,86,1.191789297,0.734185086,1.925974384,0.211594999,0,0.211594999,0.932577524,0.295535732,1.228113256,-0.00351142 -Steve Colter,coltest01,1988,RS,WSB,2813,1361,0.716149467,-0.352796834,0.363352633,2.157264948,2.157264948,0,0.392319255,-0.045382484,0.346936771,-0.214082542 -Steve Colter,coltest01,1988,RS,PHI,307,152,-2.829794736,-1.391409937,-4.221204673,-0.114518516,-0.114518516,0,-3.129590838,-1.277030619,-4.406621456,0.376350585 -Steve Colter,coltest01,1989,RS,WSB,3027,1425,0.533137513,0.405447175,0.938584688,2.686013652,2.686013652,0,0.208643564,0.558375939,0.767019502,0.162769752 -Steve Colter,coltest01,1990,RS,WSB,2046,977,0.986797109,0.593249015,1.580046123,2.15524548,2.15524548,0,0.496282185,0.461820144,0.958102329,-0.144521732 -Steve Colter,coltest01,1991,RS,SAC,501,251,-1.288423079,-0.561849748,-1.850272826,0.115655141,0.115655141,0,-1.859394049,-0.668788138,-2.528182187,0.375004196 -Steve Colter,coltest01,1995,PO,CLE,77,43,0.215034565,-2.155799281,-1.940764717,0.018205141,0,0.018205141,-1.161000163,-2.853334697,-4.01433486,-0.51712233 -Steve Colter,coltest01,1995,RS,CLE,1344,752,-1.291372458,-0.015106495,-1.306478953,0.553464723,0.553464723,0,-1.783967458,-0.619702506,-2.403669964,-0.063095529 -Leroy Combs,combsle01,1984,RS,IND,960,446,-2.546390676,-0.013211028,-2.559601704,0.043567846,0.043567846,0,-2.764903203,-1.207258714,-3.972161918,0.575711404 -Dallas Comegys,comegda01,1988,RS,NJN,2331,1122,-5.651097389,-0.000610473,-5.651707863,-1.674070713,-1.674070713,0,-5.634097179,-0.690974343,-6.325071521,0.789104087 -Dallas Comegys,comegda01,1989,RS,SAS,2455,1119,-2.585788466,-0.333659937,-2.919448403,-0.097073065,-0.097073065,0,-2.851197867,-0.657694186,-3.508892053,0.350388359 -Mike Conley,conlemi01,2008,RS,MEM,2773,1381,-0.389295892,-2.105915838,-2.495211731,0.179017647,0.179017647,0,-0.634995159,-1.80320631,-2.438201469,-0.261946744 -Mike Conley,conlemi01,2009,RS,MEM,4762,2508,0.350345559,0.546779081,0.897124641,4.651137778,4.651137778,0,0.127275844,0.555531929,0.682807773,-0.311327152 -Mike Conley,conlemi01,2010,RS,MEM,5067,2569,0.688147862,-0.588155309,0.099992553,3.731162081,3.731162081,0,0.732698893,-0.290066887,0.442632006,-0.108907882 -Mike Conley,conlemi01,2011,PO,MEM,962,507,1.597893744,0.064601655,1.662495398,1.175602752,0,1.175602752,1.591630062,0.538365259,2.129995321,-0.119147658 -Mike Conley,conlemi01,2011,RS,MEM,5562,2872,2.369609559,0.972235908,3.341845467,8.907434865,8.907434865,0,2.396543392,1.422188505,3.818731897,-0.197450272 -Mike Conley,conlemi01,2012,PO,MEM,512,277,3.696205173,-0.593418423,3.10278675,0.848106059,0,0.848106059,3.190205672,-0.054614014,3.135591658,-0.525727997 -Mike Conley,conlemi01,2012,RS,MEM,4160,2174,2.617535385,1.607078467,4.224613852,7.725853778,7.725853778,0,2.591467567,2.227744352,4.819211919,-0.121909524 -Mike Conley,conlemi01,2013,PO,MEM,1071,575,4.162493135,3.233678273,7.396171408,3.066751742,0,3.066751742,4.428393808,3.154241351,7.582635159,-0.092208146 -Mike Conley,conlemi01,2013,RS,MEM,5136,2757,3.208912944,3.902324547,7.11123749,13.88260418,13.88260418,0,3.297482331,3.973271616,7.270753947,0.077701747 -Mike Conley,conlemi01,2014,PO,MEM,511,267,0.603245289,-1.288628291,-0.685383003,0.28954688,0,0.28954688,-0.364085964,0.435008549,0.070922585,-0.167110028 -Mike Conley,conlemi01,2014,RS,MEM,4639,2446,3.450362311,0.359186301,3.809548611,8.112315241,8.112315241,0,3.162069468,1.391162003,4.553231471,-0.863167963 -Mike Conley,conlemi01,2015,PO,MEM,472,243,3.265990232,1.731823409,4.997813641,0.966974242,0,0.966974242,5.210497312,3.456773939,8.667271251,-2.309589514 -Mike Conley,conlemi01,2015,RS,MEM,4327,2225,2.432226305,0.472648461,2.904874766,6.389858151,6.389858151,0,1.761324198,1.57738151,3.338705709,-0.441088512 -Mike Conley,conlemi01,2016,RS,MEM,3439,1761,2.23655048,-0.875734961,1.360815519,3.632311205,3.632311205,0,1.745371711,0.060487387,1.805859098,-1.616434794 -Mike Conley,conlemi01,2017,PO,MEM,411,224,8.127934673,6.943044457,15.07097913,2.094621319,0,2.094621319,9.495170044,7.33922511,16.83439515,-0.272041603 -Mike Conley,conlemi01,2017,RS,MEM,4482,2292,5.274934067,0.132523455,5.407457521,9.476695525,9.476695525,0,5.274673454,1.029569852,6.304243305,-0.642264651 -Mike Conley,conlemi01,2018,RS,MEM,744,373,1.335969048,2.068421371,3.404390419,1.166249968,1.166249968,0,1.720098064,1.574011447,3.294109511,-0.419992626 -Mike Conley,conlemi01,2019,RS,MEM,4787,2342,4.605585265,1.701336626,6.30692189,10.75563906,10.75563906,0,3.512718915,2.155744018,5.668462933,-0.625039621 -Marty Conlon,conloma01,1992,PO,SEA,2,1,11.40032897,5.355870393,16.75619937,0.009810188,0,0.009810188,10.05819814,2.354305802,12.41250394,-4.107555336 -Marty Conlon,conloma01,1992,RS,SEA,766,381,-4.456378064,-1.737065527,-6.193443592,-0.669618924,-0.669618924,0,-4.374695228,-2.812222754,-7.186917982,0.03815017 -Marty Conlon,conloma01,1993,RS,SAC,992,467,-1.359638189,-0.902411824,-2.262050013,0.115932468,0.115932468,0,-1.510681139,-1.938151802,-3.448832941,-0.276432875 -Marty Conlon,conloma01,1994,RS,WSB,406,201,-1.895340679,-2.476010759,-4.371351439,-0.167295263,-0.167295263,0,-2.124845698,-1.862519028,-3.987364726,0.593485142 -Marty Conlon,conloma01,1994,RS,CHH,777,378,0.552429033,-2.283269665,-1.730840633,0.195735493,0.195735493,0,0.300578694,-2.326766061,-2.026187367,-0.399105569 -Marty Conlon,conloma01,1995,RS,MIL,4032,2064,-1.924778634,-1.668334661,-3.593113295,-0.887190047,-0.887190047,0,-1.993146395,-1.559656449,-3.552802844,-0.069144433 -Marty Conlon,conloma01,1996,RS,MIL,1821,958,-3.419041767,-1.932471283,-5.35151305,-1.278504042,-1.278504042,0,-3.297302345,-2.518112008,-5.815414353,0.50858523 -Marty Conlon,conloma01,1997,RS,BOS,3258,1614,-2.610700648,-2.211283613,-4.821984262,-1.698637699,-1.698637699,0,-2.78466569,-2.601860294,-5.386525984,-0.404562833 -Marty Conlon,conloma01,1998,PO,MIA,83,46,-8.590532632,-2.363532918,-10.95406555,-0.200984206,0,-0.200984206,-8.37372245,-3.322600654,-11.6963231,1.051845323 -Marty Conlon,conloma01,1998,RS,MIA,387,209,-1.52374862,1.982451514,0.458702893,0.343386464,0.343386464,0,-1.494591897,1.223178798,-0.2714131,0.330203077 -Marty Conlon,conloma01,1999,RS,MIA,63,35,-13.33335004,-2.332599238,-15.66594927,-0.232873718,-0.232873718,0,-12.5119224,-2.995376107,-15.50729851,0.871568581 -Marty Conlon,conloma01,2000,RS,LAC,18,9,-2.070118218,-3.565721601,-5.635839819,-0.01316134,-0.01316134,0,-3.162235219,-4.155956069,-7.318191288,-0.638918434 -Pat Connaughton,connapa01,2016,PO,POR,17,8,11.11903326,-8.479956869,2.639076389,0.022008739,0,0.022008739,9.207453749,-10.63153931,-1.424085564,-2.838552404 -Pat Connaughton,connapa01,2016,RS,POR,298,143,-7.288816835,-1.173579786,-8.46239662,-0.419474756,-0.419474756,0,-6.077218367,-4.78029972,-10.85751809,0.634478769 -Pat Connaughton,connapa01,2017,PO,POR,52,24,-1.803762345,7.910742776,6.106980431,0.109513359,0,0.109513359,1.456485543,4.080700128,5.537185671,-2.020401192 -Pat Connaughton,connapa01,2017,RS,POR,648,316,-0.769030746,-2.610251183,-3.379281929,-0.101338193,-0.101338193,0,-0.735371033,-3.359064533,-4.094435566,-0.112785558 -Pat Connaughton,connapa01,2018,PO,POR,126,59,-4.124891706,4.393489153,0.268597446,0.092972988,0,0.092972988,-5.027744446,1.385854675,-3.641889771,-0.772065248 -Pat Connaughton,connapa01,2018,RS,POR,3069,1488,-0.358918479,-0.092712514,-0.451630993,1.73030749,1.73030749,0,-1.398606382,-0.413839705,-1.812446088,-0.827898314 -Pat Connaughton,connapa01,2019,PO,MIL,708,324,-0.674895628,1.936899339,1.262003711,0.684893718,0,0.684893718,0.163740899,0.830961723,0.994702622,0.12965196 -Pat Connaughton,connapa01,2019,RS,MIL,2754,1261,-0.124497341,0.168328179,0.043830838,1.783922657,1.783922657,0,-0.275014368,0.113280286,-0.161734083,-0.766713101 -Lester Conner,connele01,1983,RS,GSW,3103,1416,0.519057972,1.527349216,2.046407189,3.470109284,3.470109284,0,0.252796152,1.504064063,1.756860214,0.149887916 -Lester Conner,connele01,1984,RS,GSW,5601,2573,1.997013425,0.772793451,2.769806876,7.221150967,7.221150967,0,1.524239637,0.824473873,2.34871351,-0.35356472 -Lester Conner,connele01,1985,RS,GSW,4910,2258,0.151479315,0.632537094,0.784016409,4.060741326,4.060741326,0,-0.017958594,0.684928411,0.666969817,-0.267976391 -Lester Conner,connele01,1986,RS,GSW,907,413,-1.571251682,-0.196380247,-1.767631929,0.206011203,0.206011203,0,-1.773522913,-0.889073491,-2.662596404,-0.492345168 -Lester Conner,connele01,1988,PO,HOU,2,1,77.83282549,79.40754176,157.2403672,0.085428206,0,0.085428206,80.67230841,76.9698071,157.6421155,1.40362358 -Lester Conner,connele01,1988,RS,HOU,856,399,-0.989929527,2.483856579,1.493927051,0.866455594,0.866455594,0,-0.926897377,1.629727405,0.702830028,0.294029179 -Lester Conner,connele01,1989,RS,NJN,5341,2532,2.148415882,1.37188909,3.520304972,8.061296937,8.061296937,0,1.829433695,1.472462674,3.301896369,-0.488735458 -Lester Conner,connele01,1990,RS,NJN,4928,2355,-0.114925322,1.441162567,1.326237246,4.894882349,4.894882349,0,-0.502307858,1.802081803,1.299773945,-0.056972742 -Lester Conner,connele01,1991,PO,MIL,14,7,2.434934817,-6.60623896,-4.171304143,-0.005261037,0,-0.005261037,1.151629447,-6.81496737,-5.663337923,0.466027834 -Lester Conner,connele01,1991,RS,NJN,1023,489,-0.963625559,1.392985295,0.429359736,0.794914948,0.794914948,0,-1.481441914,1.01509671,-0.466345204,0.212874723 -Lester Conner,connele01,1991,RS,MIL,1051,519,-0.78245005,2.666820616,1.884370567,1.22872034,1.22872034,0,-0.888950419,2.016893326,1.127942906,0.126634695 -Lester Conner,connele01,1992,RS,MIL,2858,1420,0.285092156,0.791632626,1.076724782,2.76349538,2.76349538,0,-0.173414588,0.458003969,0.284589381,-0.314269185 -Lester Conner,connele01,1993,PO,LAC,127,64,7.004447198,1.144979936,8.149427135,0.363628905,0,0.363628905,5.240413372,0.645239079,5.885652451,-0.858032099 -Lester Conner,connele01,1993,RS,LAC,881,422,-1.339331185,1.846350335,0.507019151,0.701370369,0.701370369,0,-1.701780386,1.451194538,-0.250585848,0.016733212 -Lester Conner,connele01,1994,PO,IND,41,22,-0.817648812,2.353146266,1.535497453,0.049463408,0,0.049463408,-1.773403906,1.629856698,-0.143547208,-0.266225815 -Lester Conner,connele01,1994,RS,IND,332,169,-0.936983462,3.048937561,2.111954099,0.419073067,0.419073067,0,-0.7555159,2.687811172,1.932295272,-0.032849241 -Lester Conner,connele01,1995,RS,LAL,10,5,5.530197387,10.23341866,15.76361605,0.050796414,0.050796414,0,4.855540274,16.37376432,21.22930459,7.10524206 -Will Conroy,conrowi01,2007,RS,LAC,67,35,-4.632215071,-2.363815983,-6.996031054,-0.076521738,-0.076521738,0,-5.296842296,-2.650716494,-7.947558789,0.859427791 -Will Conroy,conrowi01,2007,RS,MEM,34,17,-0.545020216,-2.256274967,-2.801295183,-0.000439221,-0.000439221,0,-2.289772981,-3.653246666,-5.943019647,-1.188374097 -Will Conroy,conrowi01,2010,RS,HOU,71,36,-6.427637438,-2.897212479,-9.324849917,-0.122840243,-0.122840243,0,-6.538286166,-4.083413655,-10.62169982,1.615750673 -Will Conroy,conrowi01,2013,RS,MIN,39,20,-11.32022544,-2.86536936,-14.1855948,-0.117667,-0.117667,0,-10.6350706,-3.948796995,-14.58386759,0.780470451 -Anthony Cook,cookan01,1991,RS,DEN,2686,1121,-3.21489294,-0.83256622,-4.04745916,-0.737801475,-0.737801475,0,-3.464289432,-1.505654967,-4.969944399,-0.569015371 -Anthony Cook,cookan01,1992,RS,DEN,239,115,0.572264407,0.794242883,1.36650729,0.240452217,0.240452217,0,-0.342062784,-0.409880841,-0.751943625,-0.435701696 -Anthony Cook,cookan01,1994,RS,MIL,400,201,-3.796286352,-2.933298428,-6.72958478,-0.409247911,-0.409247911,0,-4.166697921,-3.547393541,-7.714091462,0.268997152 -Anthony Cook,cookan01,1994,RS,ORL,4,2,-44.44698849,-12.34641454,-56.79340303,-0.055756469,-0.055756469,0,-39.31926701,-17.92940113,-57.24866814,1.065570277 -Anthony Cook,cookan01,1996,RS,POR,117,60,-2.976110583,-1.687286778,-4.663397362,-0.058760108,-0.058760108,0,-3.612809678,-2.261541414,-5.874351092,0.297009082 -Brian Cook,cookbr01,2004,PO,LAL,84,46,-7.167760233,-2.348310681,-9.516070914,-0.164693463,0,-0.164693463,-7.070732191,-3.074774151,-10.14550634,0.502412599 -Brian Cook,cookbr01,2004,RS,LAL,860,442,-1.948015529,0.712179842,-1.235835688,0.342850659,0.342850659,0,-1.850767044,0.750405947,-1.100361097,0.372222957 -Brian Cook,cookbr01,2005,RS,LAL,2080,1087,0.146966284,-1.032024835,-0.885058551,1.039318842,1.039318842,0,0.493029116,-1.043964155,-0.550935039,0.448994295 -Brian Cook,cookbr01,2006,PO,LAL,151,78,2.942449183,-1.765949394,1.176499789,0.162109311,0,0.162109311,2.8056927,-1.66112387,1.144568829,0.533273054 -Brian Cook,cookbr01,2006,RS,LAL,2940,1535,0.205839436,-0.486168663,-0.280329227,1.93799162,1.93799162,0,-0.044123832,-0.632850727,-0.676974559,0.18247353 -Brian Cook,cookbr01,2007,PO,LAL,101,51,-2.722083267,-2.738702465,-5.460785732,-0.074168907,0,-0.074168907,-2.893388849,-1.589346206,-4.482735055,1.770770152 -Brian Cook,cookbr01,2007,RS,LAL,2006,1018,0.048326286,-0.519792264,-0.471465978,1.187721116,1.187721116,0,0.148669903,-0.804025825,-0.655355922,0.337117139 -Brian Cook,cookbr01,2008,RS,LAL,141,70,-6.928242096,-1.11056901,-8.038811106,-0.191145819,-0.191145819,0,-6.050368056,-2.104218149,-8.154586205,1.119967047 -Brian Cook,cookbr01,2008,RS,ORL,1100,559,-2.750317539,-1.572575545,-4.322893084,-0.461251594,-0.461251594,0,-2.183655352,-1.689584968,-3.87324032,2.640156419 -Brian Cook,cookbr01,2009,PO,HOU,59,32,-4.343649307,3.80645786,-0.537191447,0.038157908,0,0.038157908,-2.548484421,2.40944497,-0.139039452,2.165029605 -Brian Cook,cookbr01,2009,RS,HOU,48,25,-9.319466738,-3.919345672,-13.23881241,-0.137162466,-0.137162466,0,-7.984027393,-5.192035576,-13.17606297,2.342986553 -Brian Cook,cookbr01,2009,RS,ORL,284,146,-4.546418471,-1.824645813,-6.371064284,-0.27740324,-0.27740324,0,-3.961589933,-2.238634058,-6.200223991,2.639970778 -Brian Cook,cookbr01,2010,RS,HOU,87,44,-7.849079926,-2.008375885,-9.857455811,-0.162310704,-0.162310704,0,-6.790535865,-4.444417557,-11.23495342,1.621905906 -Brian Cook,cookbr01,2011,RS,LAC,874,447,-1.71719268,-1.127154169,-2.844346849,-0.021781143,-0.021781143,0,-1.369490625,-0.925476939,-2.294967564,1.145434148 -Brian Cook,cookbr01,2012,RS,WAS,302,155,-1.060099395,-0.498751377,-1.558850772,0.09635198,0.09635198,0,-1.098751149,-0.671292465,-1.770043614,2.112471102 -Brian Cook,cookbr01,2012,RS,LAC,227,121,-6.732124314,-1.720157661,-8.452281974,-0.36721057,-0.36721057,0,-5.775496598,-1.202508907,-6.978005505,3.983584595 -Darwin Cook,cookda01,1981,RS,NJN,4389,1980,0.033423897,1.053281824,1.086705721,3.883122748,3.883122748,0,0.004337605,0.980964326,0.985301931,0.194055022 -Darwin Cook,cookda01,1982,PO,NJN,175,86,-6.732000092,-2.224616642,-8.956616734,-0.282635388,0,-0.282635388,-6.858860517,-1.941482278,-8.800342795,0.626914821 -Darwin Cook,cookda01,1982,RS,NJN,4541,2090,-0.7177011,1.555312981,0.83761188,3.834068971,3.834068971,0,-0.673922152,1.576420402,0.90249825,0.227789146 -Darwin Cook,cookda01,1983,PO,NJN,130,63,-2.100565394,-4.603984906,-6.7045503,-0.131452648,0,-0.131452648,-1.921114992,-3.611508658,-5.53262365,0.276749751 -Darwin Cook,cookda01,1983,RS,NJN,5753,2625,-0.109072172,2.292084193,2.183012021,6.61036417,6.61036417,0,0.068565399,2.576118685,2.644684084,0.058508633 -Darwin Cook,cookda01,1984,PO,NJN,384,185,-2.002215931,1.657199012,-0.345016919,0.237022895,0,0.237022895,-1.53691808,1.349229298,-0.187688782,1.230604611 -Darwin Cook,cookda01,1984,RS,NJN,4059,1870,-0.007348036,2.771370034,2.764021998,5.277364066,5.277364066,0,0.263443408,2.71116493,2.974608338,0.323657891 -Darwin Cook,cookda01,1985,PO,NJN,16,7,-2.323151888,-8.414772559,-10.73792445,-0.030190973,0,-0.030190973,-2.92043722,-8.448076713,-11.36851393,2.73676125 -Darwin Cook,cookda01,1985,RS,NJN,2262,1063,-0.979391081,1.001034205,0.021643123,1.507794035,1.507794035,0,-0.883109581,0.67393026,-0.209179321,0.317201668 -Darwin Cook,cookda01,1986,PO,NJN,160,77,0.747538217,0.854022617,1.601560834,0.178551368,0,0.178551368,0.9754058,0.877431611,1.852837411,1.271787034 -Darwin Cook,cookda01,1986,RS,NJN,4277,1965,-0.026651515,2.197870756,2.171219241,4.940494167,4.940494167,0,0.099767133,2.284815447,2.38458258,0.141608526 -Darwin Cook,cookda01,1987,PO,WSB,85,41,-4.170466727,4.268983523,0.098516796,0.061498439,0,0.061498439,-3.838748309,4.49396898,0.655220671,0.070642254 -Darwin Cook,cookda01,1987,RS,WSB,2998,1420,-1.784435699,0.859172393,-0.925263306,1.327014073,1.327014073,0,-1.721741135,0.758343242,-0.963397893,0.387521941 -Darwin Cook,cookda01,1989,PO,DEN,150,66,2.594160957,0.81666504,3.410825997,0.215343488,0,0.215343488,1.872786512,1.357986851,3.230773363,0.619412478 -Darwin Cook,cookda01,1989,RS,SAS,1661,757,-1.182843089,-0.983465338,-2.166308427,0.226891931,0.226891931,0,-1.522072357,-0.967252103,-2.48932446,0.658956062 -Darwin Cook,cookda01,1989,RS,DEN,874,386,-2.548431767,0.48324052,-2.065191246,0.135709003,0.135709003,0,-2.487772612,0.050219873,-2.43755274,0.638247655 -Daequan Cook,cookda02,2008,RS,MIA,2739,1441,-2.323605839,-2.297706115,-4.621311954,-1.387261366,-1.387261366,0,-2.458397097,-1.970782898,-4.429179996,0.780380052 -Daequan Cook,cookda02,2009,PO,MIA,280,161,-2.673885307,-2.184454888,-4.858340195,-0.180815468,0,-0.180815468,-2.467431737,-1.880723338,-4.348155075,1.107112197 -Daequan Cook,cookda02,2009,RS,MIA,3472,1833,-0.189370993,-1.65512413,-1.844495123,0.848194124,0.848194124,0,0.000119701,-1.875295221,-1.87517552,0.150031795 -Daequan Cook,cookda02,2010,RS,MIA,1305,691,-2.721803048,0.074876576,-2.646926472,0.036473181,0.036473181,0,-2.514469364,-0.772846394,-3.287315758,0.34819776 -Daequan Cook,cookda02,2011,PO,OKC,373,195,-0.293135371,-1.21771517,-1.510850542,0.128215798,0,0.128215798,-0.388523848,-2.039226137,-2.427749985,0.746637979 -Daequan Cook,cookda02,2011,RS,OKC,1168,598,2.089621795,-0.840712068,1.248909727,1.223999581,1.223999581,0,1.995203459,-1.566326308,0.42887715,0.300484032 -Daequan Cook,cookda02,2012,PO,OKC,208,109,-0.25601452,-0.810720431,-1.066734951,0.097041805,0,0.097041805,-0.189902931,-2.066888587,-2.256791518,0.463328872 -Daequan Cook,cookda02,2012,RS,OKC,1938,989,-0.23736904,0.213338773,-0.024030267,1.382334446,1.382334446,0,-0.057497017,-0.211832078,-0.269329094,0.45946599 -Daequan Cook,cookda02,2013,PO,CHI,66,36,-9.159700518,-2.901165744,-12.06086626,-0.182516373,0,-0.182516373,-8.455821727,-3.400406991,-11.85622872,3.153061009 -Daequan Cook,cookda02,2013,RS,CHI,519,276,-4.581462525,-2.591285621,-7.172748146,-0.634530692,-0.634530692,0,-4.338870159,-3.85434331,-8.193213469,1.755125577 -Daequan Cook,cookda02,2013,RS,HOU,334,165,-2.04497924,-1.19582276,-3.240802,-0.04202542,-0.04202542,0,-2.032563536,-1.776186631,-3.808750168,1.595913663 -Charles Cooke,cookech01,2018,RS,NOP,81,38,-8.297252011,3.817411749,-4.479840262,-0.033078558,-0.033078558,0,-7.31614029,0.678485045,-6.637655245,-1.35730378 -David Cooke,cookeda01,1986,RS,SAC,82,38,-6.688389115,3.996717124,-2.691671991,0.001142387,0.001142387,0,-5.547209826,3.509546899,-2.037662928,1.055308688 -Jeff Cook,cookje01,1980,PO,PHO,207,98,4.607948542,0.685198983,5.293147525,0.41435702,0,0.41435702,4.049587149,0.21529199,4.264879139,-0.098125765 -Jeff Cook,cookje01,1980,RS,PHO,1996,904,-0.383872946,-0.443046503,-0.826919449,0.885752985,0.885752985,0,-0.632842845,-1.065007205,-1.697850051,-0.142539837 -Jeff Cook,cookje01,1981,PO,PHO,398,206,0.736030674,-0.578126611,0.157904063,0.315941078,0,0.315941078,-0.031200089,0.0930089,0.061808812,0.223867649 -Jeff Cook,cookje01,1981,RS,PHO,4836,2192,-0.738248382,1.276819025,0.538570643,3.674451067,3.674451067,0,-1.003362433,1.198482375,0.195119941,-0.093860557 -Jeff Cook,cookje01,1982,PO,PHO,98,45,0.385300907,-0.003816488,0.381484418,0.0736466,0,0.0736466,-0.458276017,-1.091659173,-1.54993519,-0.677413106 -Jeff Cook,cookje01,1982,RS,PHO,2722,1298,-2.518418925,0.044361487,-2.474057439,0.183064021,0.183064021,0,-2.618994125,-0.218239882,-2.837234007,0.181007663 -Jeff Cook,cookje01,1983,RS,PHO,1180,551,-3.298582177,-1.4684179,-4.767000077,-0.570414147,-0.570414147,0,-3.371758598,-1.842621592,-5.21438019,0.624703568 -Jeff Cook,cookje01,1983,RS,CLE,1608,782,0.129920381,-0.138735703,-0.008815323,1.094492211,1.094492211,0,-0.137180843,0.032067621,-0.105113222,0.078637332 -Jeff Cook,cookje01,1984,RS,CLE,4002,1950,-1.458001884,0.978447838,-0.479554046,2.26500054,2.26500054,0,-1.446159966,1.295846326,-0.15031364,0.27991715 -Jeff Cook,cookje01,1985,PO,SAS,216,98,-1.032737947,2.709194266,1.676456318,0.231902339,0,0.231902339,-1.24078865,3.26560223,2.024813579,1.671695671 -Jeff Cook,cookje01,1985,RS,SAS,1857,848,-1.330755699,-0.904446172,-2.235201871,0.223989285,0.223989285,0,-1.560035908,-0.399559734,-1.959595642,0.585588461 -Jeff Cook,cookje01,1985,RS,CLE,945,440,-1.861921368,-1.568057571,-3.429978939,-0.152517944,-0.152517944,0,-2.072989564,-1.201388746,-3.27437831,-0.087447059 -Jeff Cook,cookje01,1986,PO,UTA,41,21,-2.924215909,-1.738575851,-4.66279176,-0.021304733,0,-0.021304733,-4.01738221,-1.576076329,-5.593458538,0.796572711 -Jeff Cook,cookje01,1986,RS,SAS,779,356,-1.950804152,-0.65581412,-2.606618272,0.026236779,0.026236779,0,-2.341879428,-0.359985987,-2.701865414,0.770601339 -Jeff Cook,cookje01,1986,RS,UTA,37,17,-6.902151612,-4.620269816,-11.52242143,-0.075718898,-0.075718898,0,-6.88032705,-6.630408774,-13.51073582,-0.499609324 -Jeff Cook,cookje01,1988,RS,PHO,766,359,-4.495083706,-0.574451774,-5.06953548,-0.426998129,-0.426998129,0,-4.766136625,-0.441882934,-5.208019559,0.509564875 -Norm Cook,cookno01,1977,PO,BOS,7,3,18.6958436,-2.723072113,15.97277149,0.029224728,0,0.029224728,16.40838519,-5.440839787,10.9675454,-1.19022234 -Norm Cook,cookno01,1977,RS,BOS,313,138,-5.46586811,2.410432069,-3.055436041,-0.021813599,-0.021813599,0,-4.916272072,1.811301572,-3.1049705,1.54679284 -Norm Cook,cookno01,1978,RS,DEN,23,10,-1.046936317,-2.229533288,-3.276469605,-0.002747479,-0.002747479,0,-2.13521614,0.193438093,-1.941778046,2.470709324 -Omar Cook,cookom01,2004,RS,POR,252,139,-4.230519091,-0.460805847,-4.691324938,-0.13832652,-0.13832652,0,-4.176110446,-0.585687963,-4.761798409,0.431839983 -Omar Cook,cookom01,2005,RS,TOR,145,74,0.574329969,0.617698351,1.19202832,0.149446997,0.149446997,0,0.66858016,0.401908071,1.070488231,0.381232751 -Quinn Cook,cookqu01,2017,RS,DAL,147,77,1.384669047,-6.915753706,-5.531084659,-0.109645685,-0.109645685,0,0.724359978,-6.731433877,-6.0070739,0.349840568 -Quinn Cook,cookqu01,2017,RS,NOP,235,111,0.638373067,-4.592851238,-3.954478172,-0.067593351,-0.067593351,0,-0.12650559,-4.244337017,-4.370842608,-0.889989766 -Quinn Cook,cookqu01,2018,PO,GSW,367,175,1.156434556,-0.265476976,0.89095758,0.335745407,0,0.335745407,1.284903907,-0.532819573,0.752084333,0.136102323 -Quinn Cook,cookqu01,2018,RS,GSW,1523,740,-0.508456455,-4.661129938,-5.169586393,-0.90192908,-0.90192908,0,0.031366212,-3.780864213,-3.749498001,-1.257551655 -Quinn Cook,cookqu01,2019,PO,GSW,402,193,-2.867666309,-2.374336194,-5.242002503,-0.250881967,0,-0.250881967,-2.400939142,-3.950711062,-6.351650205,-0.863179707 -Quinn Cook,cookqu01,2019,RS,GSW,2224,1059,-0.836243616,-4.397331157,-5.233574773,-1.326373233,-1.326373233,0,0.080672271,-3.74570733,-3.665035059,-1.177706233 -Jack Cooley,cooleja01,2015,RS,UTA,188,87,-2.003084957,4.049718955,2.046633998,0.215126406,0.215126406,0,-1.8454777,4.781522323,2.936044623,0.998216924 -Jack Cooley,cooleja01,2018,RS,SAC,170,87,4.965636626,1.365356451,6.330993077,0.398748113,0.398748113,0,2.392832159,0.479073291,2.87190545,-1.0664676 -Duane Cooper,coopedu01,1993,PO,LAL,8,4,-14.33771787,-3.500294942,-17.83801281,-0.032788355,0,-0.032788355,-9.378859823,-5.534450933,-14.91331076,2.982225293 -Duane Cooper,coopedu01,1993,RS,LAL,1308,645,-3.047197236,-3.318217237,-6.365414473,-1.193539289,-1.193539289,0,-3.377494895,-3.8746712,-7.252166095,0.31134497 -Duane Cooper,coopedu01,1994,RS,PHO,277,136,-4.5555647,-4.5629089,-9.1184736,-0.444149031,-0.444149031,0,-4.591384954,-5.898098124,-10.48948308,0.491873373 -Joe Cooper,coopejo01,1982,RS,NJN,24,11,-6.415167665,-2.878599569,-9.293767234,-0.036979655,-0.036979655,0,-6.721946277,-3.258087772,-9.980034049,0.708256866 -Joe Cooper,coopejo01,1983,RS,SDC,597,275,-2.193633941,-2.30104778,-4.49468172,-0.24539285,-0.24539285,0,-2.170573818,-2.138530544,-4.309104362,0.2580124 -Joe Cooper,coopejo01,1983,RS,WSB,98,47,-5.243940263,-2.354950151,-7.598890414,-0.117232505,-0.117232505,0,-5.45694018,-3.409723392,-8.866663572,0.860638613 -Joe Cooper,coopejo01,1983,RS,LAL,24,11,-16.74700825,-1.347817391,-18.09482564,-0.088412395,-0.088412395,0,-14.16616605,-1.570824847,-15.7369909,2.779727848 -Joe Cooper,coopejo01,1985,RS,SEA,94,45,-1.560374467,2.180307342,0.619932875,0.077892259,0.077892259,0,-1.607592385,2.425883515,0.81829113,0.697188427 -Michael Cooper,coopemi01,1979,RS,LAL,16,7,-5.462787538,3.235257003,-2.227530535,0.001899556,0.001899556,0,-4.077774006,2.382377629,-1.695396377,1.92804084 -Michael Cooper,coopemi01,1980,PO,LAL,999,464,0.255440183,0.521287879,0.776728062,0.861756686,0,0.861756686,0.124929381,0.671479948,0.796409329,0.07885985 -Michael Cooper,coopemi01,1980,RS,LAL,4328,1973,0.347482568,-0.523174956,-0.175692388,2.594217851,2.594217851,0,0.091726964,-0.49212271,-0.400395746,0.115007823 -Michael Cooper,coopemi01,1981,PO,LAL,210,102,-0.312155989,0.850428834,0.538272846,0.177272463,0,0.177272463,-0.5912791,0.630833641,0.039554541,0.427419558 -Michael Cooper,coopemi01,1981,RS,LAL,5681,2625,0.246991032,0.810610183,1.057601214,5.092950792,5.092950792,0,0.058250244,0.9961437,1.054393943,-0.130845808 -Michael Cooper,coopemi01,1982,PO,LAL,832,383,2.824347954,1.514254907,4.338602861,1.432070103,0,1.432070103,2.68572316,1.614615962,4.300339122,0.242260195 -Michael Cooper,coopemi01,1982,RS,LAL,4773,2197,0.177741903,0.730760547,0.90850245,4.101376812,4.101376812,0,0.105684735,0.756424172,0.862108907,0.01312317 -Michael Cooper,coopemi01,1983,PO,LAL,962,453,0.516667922,1.030022822,1.546690744,1.029532631,0,1.029532631,0.275769244,1.446985554,1.722754798,0.529615439 -Michael Cooper,coopemi01,1983,RS,LAL,4698,2148,1.146120845,0.504642763,1.650763608,4.818095876,4.818095876,0,0.913532142,0.633321714,1.546853856,-0.102622443 -Michael Cooper,coopemi01,1984,PO,LAL,1525,723,2.800412276,0.540540385,3.340952662,2.315506962,0,2.315506962,2.691342918,1.045180936,3.736523854,-0.074936627 -Michael Cooper,coopemi01,1984,RS,LAL,5216,2387,2.483817023,0.736716299,3.220533322,7.278586495,7.278586495,0,2.206286711,1.100913375,3.307200086,0.104351557 -Michael Cooper,coopemi01,1985,PO,LAL,1140,501,3.211795647,0.336123044,3.547918692,1.657619988,0,1.657619988,3.032273827,0.204571528,3.236845356,-0.16895809 -Michael Cooper,coopemi01,1985,RS,LAL,4760,2189,1.370518073,0.222724257,1.59324233,4.851922299,4.851922299,0,1.409383946,0.338622665,1.748006611,0.027025695 -Michael Cooper,coopemi01,1986,PO,LAL,886,421,1.677522681,0.866925421,2.544448102,1.166670147,0,1.166670147,1.666403917,0.531185721,2.197589638,-0.530625509 -Michael Cooper,coopemi01,1986,RS,LAL,4910,2269,2.255233831,0.210984147,2.466217978,6.039368124,6.039368124,0,2.214466047,0.423577628,2.638043675,0.014474344 -Michael Cooper,coopemi01,1987,PO,LAL,1105,522,3.468987176,1.405540236,4.874527412,2.092003575,0,2.092003575,3.736081417,1.211693898,4.947775314,-0.107219212 -Michael Cooper,coopemi01,1987,RS,LAL,4824,2253,2.235049401,0.012753292,2.247802693,5.738616727,5.738616727,0,2.297126294,0.096483499,2.393609794,-0.11117776 -Michael Cooper,coopemi01,1988,PO,LAL,1146,588,1.125575408,-0.541925391,0.583650017,1.033873356,0,1.033873356,1.029585733,-0.442369155,0.587216578,0.223665727 -Michael Cooper,coopemi01,1988,RS,LAL,3744,1793,0.790004098,-0.139434074,0.650570024,3.109093347,3.109093347,0,0.881635927,-0.105598957,0.77603697,-0.055384935 -Michael Cooper,coopemi01,1989,PO,LAL,832,414,3.227852454,-0.669910166,2.557942288,1.15479053,0,1.15479053,3.052888033,-0.567624152,2.485263881,-0.126612795 -Michael Cooper,coopemi01,1989,RS,LAL,4098,1943,1.39034364,-0.369534986,1.020808653,3.741708862,3.741708862,0,1.30083813,-0.213831631,1.087006499,0.099124415 -Michael Cooper,coopemi01,1990,PO,LAL,343,173,-0.676759377,0.046147619,-0.630611758,0.193427716,0,0.193427716,-0.800524823,0.039926231,-0.760598592,0.248876876 -Michael Cooper,coopemi01,1990,RS,LAL,3756,1851,-0.733131278,-0.057199923,-0.790331201,1.858274564,1.858274564,0,-0.648274156,0.066492077,-0.581782079,0.409024982 -Wayne Cooper,coopewa01,1979,RS,GSW,1712,795,-3.775267221,0.194030539,-3.581236682,-0.337387624,-0.337387624,0,-3.809247758,-0.636790808,-4.446038566,0.073195069 -Wayne Cooper,coopewa01,1980,RS,GSW,3772,1781,-1.632158743,-1.474348629,-3.106507372,-0.324137809,-0.324137809,0,-1.740037309,-1.606311974,-3.346349283,0.061712098 -Wayne Cooper,coopewa01,1981,RS,UTA,2923,1420,-2.902340784,-1.100862174,-4.003202957,-0.909220276,-0.909220276,0,-2.846868564,-0.997950447,-3.844819011,0.14697179 -Wayne Cooper,coopewa01,1982,RS,DAL,3774,1818,-2.252166476,0.728220526,-1.52394595,1.137644274,1.137644274,0,-1.941981178,1.0872488,-0.854732378,0.038223127 -Wayne Cooper,coopewa01,1983,PO,POR,469,228,-1.289401541,-0.466053409,-1.75545495,0.119514459,0,0.119514459,-1.088189425,-0.073820035,-1.16200946,0.166380407 -Wayne Cooper,coopewa01,1983,RS,POR,4467,2099,-2.906125924,0.641357651,-2.264768273,0.520167111,0.520167111,0,-2.574293846,0.564980462,-2.009313384,0.105963673 -Wayne Cooper,coopewa01,1984,PO,POR,214,104,-4.852270502,-2.383513274,-7.235783775,-0.245321664,0,-0.245321664,-4.560328747,-2.391123297,-6.951452044,-0.065430529 -Wayne Cooper,coopewa01,1984,RS,POR,3541,1662,-1.513028025,0.367529035,-1.14549899,1.360651324,1.360651324,0,-1.279071472,0.020517238,-1.258554234,0.008367024 -Wayne Cooper,coopewa01,1985,PO,DEN,735,321,-1.308624366,2.12380865,0.815184284,0.601429091,0,0.601429091,-1.037673288,1.684756386,0.647083098,-0.133480101 -Wayne Cooper,coopewa01,1985,RS,DEN,4605,2031,-2.621550459,0.588327682,-2.033222777,0.742043884,0.742043884,0,-2.213021284,0.283303528,-1.929717756,-0.096322964 -Wayne Cooper,coopewa01,1986,PO,DEN,333,154,-4.594666102,-0.114579734,-4.709245837,-0.160509752,0,-0.160509752,-4.471321823,0.155022025,-4.316299798,1.100022547 -Wayne Cooper,coopewa01,1986,RS,DEN,4749,2112,-2.33516261,2.417249316,0.082086706,3.046554649,3.046554649,0,-2.077444284,2.040437205,-0.037007078,-0.174031146 -Wayne Cooper,coopewa01,1987,PO,DEN,94,41,-1.310476081,-2.2764404,-3.586916481,-0.018106508,0,-0.018106508,-2.172909563,-1.361830017,-3.53473958,0.277278212 -Wayne Cooper,coopewa01,1987,RS,DEN,3493,1561,-3.468839878,-0.426792819,-3.895632697,-0.913089112,-0.913089112,0,-3.348589571,-0.382277049,-3.73086662,0.076235336 -Wayne Cooper,coopewa01,1988,PO,DEN,201,96,-3.214025773,1.84386562,-1.370160153,0.069832826,0,0.069832826,-3.218211136,1.523207306,-1.69500383,0.177467585 -Wayne Cooper,coopewa01,1988,RS,DEN,1923,865,-4.541709956,1.561473169,-2.980236787,-0.101608173,-0.101608173,0,-4.299585637,0.893332551,-3.406253086,-0.000611897 -Wayne Cooper,coopewa01,1989,PO,DEN,100,44,-1.057728059,1.78932049,0.731592431,0.081118269,0,0.081118269,-1.624400571,2.261407778,0.637007207,0.605911678 -Wayne Cooper,coopewa01,1989,RS,DEN,4223,1864,-2.140281154,2.236594121,0.096312967,2.701313815,2.701313815,0,-2.193332055,1.864866764,-0.32846529,-0.209548898 -Wayne Cooper,coopewa01,1990,PO,POR,519,248,-3.014974005,3.351362861,0.336388856,0.402330971,0,0.402330971,-3.445475484,2.389061781,-1.056413703,-0.105004918 -Wayne Cooper,coopewa01,1990,RS,POR,2535,1176,-3.204290302,2.308424641,-0.89586566,1.115200442,1.115200442,0,-3.325117396,1.811220208,-1.513897188,0.244239361 -Wayne Cooper,coopewa01,1991,PO,POR,26,13,-5.099693502,-1.284387223,-6.384080725,-0.024947667,0,-0.024947667,-5.726481175,-2.206613077,-7.933094251,0.33610278 -Wayne Cooper,coopewa01,1991,RS,POR,1580,746,-4.983557963,1.728755368,-3.254802594,-0.192321156,-0.192321156,0,-5.139532376,0.953281382,-4.186250994,0.097323588 -Wayne Cooper,coopewa01,1992,PO,POR,54,27,-6.688036274,2.360722843,-4.327313431,-0.022411921,0,-0.022411921,-7.166783586,0.691852131,-6.474931455,0.009938553 -Wayne Cooper,coopewa01,1992,RS,POR,718,344,-3.949752603,1.516572949,-2.433179654,0.055642722,0.055642722,0,-4.074390189,0.670888992,-3.403501197,0.066796529 -Tom Copa,copato01,1992,RS,SAS,268,132,-3.894650818,-0.222516914,-4.117167732,-0.093437095,-0.093437095,0,-3.954280635,-0.311244891,-4.265525526,1.448589786 -Chris Copeland,copelch01,2013,PO,NYK,170,93,1.381215462,0.901025638,2.282241099,0.247613278,0,0.247613278,1.82875431,-0.012409355,1.816344955,0.497552695 -Chris Copeland,copelch01,2013,RS,NYK,1631,862,0.53629222,-2.409897184,-1.873604964,0.388150379,0.388150379,0,0.747542262,-2.770415317,-2.022873054,0.656665978 -Chris Copeland,copelch01,2014,PO,IND,164,82,-1.118120034,0.879580779,-0.238539255,0.110445139,0,0.110445139,-1.984728852,-1.666489815,-3.651218668,1.781020552 -Chris Copeland,copelch01,2014,RS,IND,529,265,4.378407449,-6.437423267,-2.059015817,0.094018894,0.094018894,0,3.589287789,-5.370469849,-1.78118206,0.611649733 -Chris Copeland,copelch01,2015,RS,IND,1637,828,-1.751010708,-2.921277241,-4.672287949,-0.816716856,-0.816716856,0,-1.432618892,-3.313282634,-4.745901526,0.549671001 -Chris Copeland,copelch01,2016,RS,MIL,312,156,-4.643100888,-8.23090141,-12.8740023,-0.804423563,-0.804423563,0,-4.178356727,-7.516112671,-11.6944694,-0.164663031 -Hollis Copeland,copelho01,1980,RS,NYK,2563,1142,-1.726762404,-0.367254561,-2.094016966,0.383936912,0.383936912,0,-1.94380776,-0.791888778,-2.735696538,0.472098053 -Hollis Copeland,copelho01,1982,RS,NYK,247,118,-2.843389319,-1.316566125,-4.159955444,-0.085401081,-0.085401081,0,-3.411215605,-1.582326044,-4.993541649,0.621555896 -Lanard Copeland,copella01,1990,PO,PHI,18,9,-15.03411671,-5.293159254,-20.32727597,-0.083724862,0,-0.083724862,-14.80699225,-6.804490389,-21.61148264,0.562946714 -Lanard Copeland,copella01,1990,RS,PHI,224,110,-6.36083021,-5.555808871,-11.91663908,-0.518834559,-0.518834559,0,-5.945369386,-7.034274105,-12.97964349,0.848620978 -Lanard Copeland,copella01,1992,RS,LAC,98,48,-7.853802268,-1.223869596,-9.077671864,-0.156215347,-0.156215347,0,-7.567685028,-2.246427019,-9.814112047,0.791211147 -Tyrone Corbin,corbity01,1986,PO,SAS,30,14,-10.43461274,-3.62478154,-14.05939427,-0.082147795,0,-0.082147795,-11.49136653,-5.145136635,-16.63650317,-1.402891216 -Tyrone Corbin,corbity01,1986,RS,SAS,381,174,-3.322111445,0.606881668,-2.715229778,0.003100287,0.003100287,0,-3.350451613,-0.067887594,-3.418339207,0.454273805 -Tyrone Corbin,corbity01,1987,RS,CLE,935,438,-2.163065686,0.180470941,-1.982594744,0.171786228,0.171786228,0,-2.705176057,-0.107183785,-2.812359842,0.176103035 -Tyrone Corbin,corbity01,1987,RS,SAS,1569,732,-1.617895229,-0.055232096,-1.673127325,0.402769687,0.402769687,0,-1.709685969,0.077173045,-1.632512923,0.150662559 -Tyrone Corbin,corbity01,1988,RS,PHO,1260,591,-0.363091595,0.277077308,-0.086014287,0.802083884,0.802083884,0,-0.584645414,-0.176409256,-0.76105467,-0.1484344 -Tyrone Corbin,corbity01,1988,RS,CLE,2354,1148,-1.177359165,0.022292579,-1.155066586,0.936099791,0.936099791,0,-1.480274864,-0.018417182,-1.498692047,0.208454879 -Tyrone Corbin,corbity01,1989,PO,PHO,682,310,2.187391744,3.557190497,5.74458224,1.383506184,0,1.383506184,2.161263811,3.420310396,5.581574206,-0.148492004 -Tyrone Corbin,corbity01,1989,RS,PHO,3644,1655,1.196530049,1.075886468,2.272416517,4.248180935,4.248180935,0,1.01368316,1.015902511,2.029585672,0.176563563 -Tyrone Corbin,corbity01,1990,RS,MIN,5780,3011,0.193721376,2.019779947,2.213501323,7.634030601,7.634030601,0,0.174746401,2.31158788,2.486334281,0.118042648 -Tyrone Corbin,corbity01,1991,RS,MIN,6216,3196,0.134104054,0.595109454,0.729213508,5.665724594,5.665724594,0,0.291272489,0.736054699,1.027327188,-0.130659931 -Tyrone Corbin,corbity01,1992,PO,UTA,847,447,1.55220914,-0.540810628,1.011398512,0.883356271,0,0.883356271,1.305208826,-0.390856242,0.914352584,-0.143551369 -Tyrone Corbin,corbity01,1992,RS,MIN,689,344,-1.189482257,-1.207896289,-2.397378546,0.061858224,0.061858224,0,-1.102560189,-0.930238659,-2.032798848,-0.047336995 -Tyrone Corbin,corbity01,1992,RS,UTA,3749,1863,0.370284058,0.514696005,0.884980062,3.447648629,3.447648629,0,0.157947455,0.523800622,0.681748077,-0.209809754 -Tyrone Corbin,corbity01,1993,PO,UTA,289,161,1.167630465,0.646022064,1.813652529,0.385503774,0,0.385503774,0.692863349,0.726034465,1.418897814,-0.266233293 -Tyrone Corbin,corbity01,1993,RS,UTA,5196,2555,0.61409453,0.828614386,1.442708915,5.45650243,5.45650243,0,0.489063144,1.004687798,1.493750942,-0.160365431 -Tyrone Corbin,corbity01,1994,PO,UTA,751,413,-1.40181554,2.349152424,0.947336884,0.801032853,0,0.801032853,-1.256992112,1.868110341,0.61111823,-0.276288647 -Tyrone Corbin,corbity01,1994,RS,UTA,4216,2149,-0.944731719,1.090214852,0.145483134,3.175601626,3.175601626,0,-0.92661377,0.919612794,-0.007000976,0.02839241 -Tyrone Corbin,corbity01,1995,PO,ATL,146,79,2.445917132,-0.972678056,1.473239077,0.175793898,0,0.175793898,1.538553571,-0.875767329,0.662786242,0.120436357 -Tyrone Corbin,corbity01,1995,RS,ATL,2628,1389,-2.226438291,0.449563208,-1.776875082,0.692363702,0.692363702,0,-2.430115315,0.050831068,-2.379284248,0.373848963 -Tyrone Corbin,corbity01,1996,PO,MIA,65,34,-0.380959883,2.287927946,1.906968064,0.082804396,0,0.082804396,-1.098307172,2.012220661,0.913913489,-0.542579009 -Tyrone Corbin,corbity01,1996,RS,MIA,680,354,-1.65986196,1.415915401,-0.24394656,0.455467942,0.455467942,0,-2.05922167,1.313259756,-0.745961914,0.584707157 -Tyrone Corbin,corbity01,1996,RS,SAC,1830,930,-1.085224704,0.78077474,-0.304449964,1.161679238,1.161679238,0,-1.38026225,0.529553534,-0.850708716,0.104118462 -Tyrone Corbin,corbity01,1997,PO,ATL,647,364,1.398639939,0.333331828,1.731971767,0.856251269,0,0.856251269,0.957694562,0.377457827,1.335152389,-0.227289147 -Tyrone Corbin,corbity01,1997,RS,ATL,4216,2305,-0.574623895,0.929248347,0.354624452,3.652080239,3.652080239,0,-0.605973778,1.046440646,0.440466868,0.025186889 -Tyrone Corbin,corbity01,1998,PO,ATL,199,113,-4.323157519,2.738654543,-1.584502977,0.069578193,0,0.069578193,-4.086697068,2.658179936,-1.428517133,0.347464416 -Tyrone Corbin,corbity01,1998,RS,ATL,4988,2699,0.116882288,0.571305373,0.688187662,4.727024458,4.727024458,0,0.15386551,0.842717996,0.996583506,-0.143992466 -Tyrone Corbin,corbity01,1999,PO,ATL,463,268,0.755166586,-0.583860459,0.171306127,0.411630846,0,0.411630846,0.124003976,-0.690098733,-0.566094757,-0.070823641 -Tyrone Corbin,corbity01,1999,RS,ATL,1916,1066,-0.260230441,0.485592554,0.225362113,1.621053444,1.621053444,0,-0.288386738,0.05913468,-0.229252058,0.157597681 -Tyrone Corbin,corbity01,2000,PO,SAC,44,23,1.592097721,-2.305006922,-0.712909201,0.02470729,0,0.02470729,0.630956537,-3.026336356,-2.39537982,0.191734006 -Tyrone Corbin,corbity01,2000,RS,SAC,1969,941,-2.683078547,0.288880091,-2.394198455,0.171023839,0.171023839,0,-2.995706097,0.160150756,-2.835555341,0.112607411 -Tyrone Corbin,corbity01,2001,RS,TOR,224,117,-8.233619278,-1.952190178,-10.18580946,-0.449509588,-0.449509588,0,-8.111744438,-2.154991832,-10.26673627,1.173500243 -Chris Corchiani,corchch01,1992,RS,ORL,1530,741,-0.678959984,-0.191161894,-0.870121878,0.71685395,0.71685395,0,-0.900543179,-0.174401657,-1.074944836,0.846700007 -Chris Corchiani,corchch01,1993,RS,ORL,207,102,1.096160928,0.476718237,1.572879165,0.228490579,0.228490579,0,0.640086741,0.822620971,1.462707712,1.535106528 -Chris Corchiani,corchch01,1993,RS,WSB,6,3,7.034681189,-4.358164805,2.676516383,0.008553109,0.008553109,0,4.728568771,-1.574228177,3.154340594,2.915775972 -Chris Corchiani,corchch01,1994,RS,BOS,941,467,-1.046036237,-1.432999011,-2.479035248,0.064942862,0.064942862,0,-1.310979001,-1.912321023,-3.223300024,0.569255376 -Dave Corzine,corzida01,1979,PO,WSB,131,63,-2.925832693,0.60953553,-2.316297163,0.014355579,0,0.014355579,-2.990717512,-0.218439976,-3.209157488,-0.156555439 -Dave Corzine,corzida01,1979,RS,WSB,1194,532,-1.908809107,-0.537528704,-2.446337811,0.082411737,0.082411737,0,-1.978307795,-1.555437114,-3.533744909,-0.01324435 -Dave Corzine,corzida01,1980,PO,WSB,19,9,4.884826314,-8.081185476,-3.196359162,-0.00214477,0,-0.00214477,4.609113862,-9.32701276,-4.717898898,1.455446513 -Dave Corzine,corzida01,1980,RS,WSB,1786,826,-3.360941798,-0.420558929,-3.781500727,-0.434562706,-0.434562706,0,-3.529308891,-1.068946602,-4.598255493,-0.033048431 -Dave Corzine,corzida01,1981,PO,SAS,329,161,-1.128111797,-0.561648378,-1.689760175,0.089430644,0,0.089430644,-0.75363781,-0.78578312,-1.53942093,-0.419360319 -Dave Corzine,corzida01,1981,RS,SAS,4250,1960,-0.702337281,0.792609312,0.090272031,2.828133321,2.828133321,0,-0.33995982,0.481151659,0.141191839,-0.439631666 -Dave Corzine,corzida01,1982,PO,SAS,554,258,-0.468145886,-0.234334041,-0.702479927,0.276977493,0,0.276977493,-0.116900404,-0.44617163,-0.563072034,-0.356162904 -Dave Corzine,corzida01,1982,RS,SAS,4728,2189,-1.287072373,0.641963558,-0.645108815,2.339193839,2.339193839,0,-1.066362732,0.193673493,-0.872689239,-0.504185332 -Dave Corzine,corzida01,1983,RS,CHI,5581,2496,-1.558605127,-0.696023008,-2.254628135,0.628420088,0.628420088,0,-1.23880248,-0.782844887,-2.021647366,-0.399587655 -Dave Corzine,corzida01,1984,RS,CHI,5624,2674,-2.12623919,0.699029457,-1.427209733,1.795519522,1.795519522,0,-2.037061317,0.41688288,-1.620178437,-0.519577999 -Dave Corzine,corzida01,1985,PO,CHI,158,77,2.211496916,-1.519517653,0.691979263,0.140317651,0,0.140317651,1.779535726,-1.33197925,0.447556476,0.644542286 -Dave Corzine,corzida01,1985,RS,CHI,4319,2062,-2.240678575,-0.73401618,-2.974694755,-0.235637289,-0.235637289,0,-2.037491022,-0.95727676,-2.994767783,-0.32738934 -Dave Corzine,corzida01,1986,PO,CHI,212,103,-0.145500832,-3.418804791,-3.564305623,-0.044111605,0,-0.044111605,-0.194831939,-2.846119149,-3.040951089,-0.051363423 -Dave Corzine,corzida01,1986,RS,CHI,3591,1709,-0.958234672,-1.296939603,-2.255174275,0.428891502,0.428891502,0,-0.811564633,-1.58230694,-2.393871573,-0.61387294 -Dave Corzine,corzida01,1987,PO,CHI,230,122,-3.232775248,-2.188363489,-5.421138737,-0.17000076,0,-0.17000076,-3.142399953,-2.319599407,-5.46199936,-0.850313268 -Dave Corzine,corzida01,1987,RS,CHI,4617,2287,-1.519111011,0.331974417,-1.187136594,1.813091455,1.813091455,0,-1.466763111,-0.104505438,-1.571268549,-0.587444317 -Dave Corzine,corzida01,1988,PO,CHI,602,308,-5.823747257,1.124268156,-4.699479101,-0.31442749,0,-0.31442749,-5.617078902,0.398713723,-5.218365179,-0.459132283 -Dave Corzine,corzida01,1988,RS,CHI,4685,2328,-2.002615894,0.99325452,-1.009361373,2.050973728,2.050973728,0,-1.778729243,0.261132002,-1.51759724,-0.802580717 -Dave Corzine,corzida01,1989,PO,CHI,420,219,-4.810760437,0.340400531,-4.470359906,-0.198571958,0,-0.198571958,-4.896198924,-0.617056733,-5.513255656,0.155394554 -Dave Corzine,corzida01,1989,RS,CHI,3031,1483,-4.071873366,-0.315590007,-4.387463373,-1.235609536,-1.235609536,0,-3.868215284,-1.129400098,-4.997615382,-0.274618664 -Dave Corzine,corzida01,1990,RS,ORL,173,79,-8.955013912,-2.734090997,-11.68910491,-0.360404788,-0.360404788,0,-8.29616305,-3.389419647,-11.6855827,0.029574624 -Dave Corzine,corzida01,1991,PO,SEA,24,12,0.676837857,-1.872920032,-1.196082176,0.009767621,0,0.009767621,-0.464181852,-2.845425798,-3.30960765,-0.428183951 -Dave Corzine,corzida01,1991,RS,SEA,298,147,-2.964986273,0.859503455,-2.105482819,0.048455281,0.048455281,0,-3.134146062,0.019756724,-3.114389338,0.239674216 -Matt Costello,costema01,2018,RS,SAS,65,32,0.100870728,0.547386493,0.648257221,0.055360928,0.055360928,0,-0.76146305,0.536020819,-0.225442231,-0.215227952 -Bryce Cotton,cottobr01,2015,RS,UTA,337,159,-2.846392174,-3.255224674,-6.101616847,-0.272947886,-0.272947886,0,-1.804423826,-4.082787409,-5.887211235,0.373398618 -Bryce Cotton,cottobr01,2016,RS,MEM,12,6,3.778915268,-18.32952643,-14.55061116,-0.035686977,-0.035686977,0,-0.456988765,-16.52077779,-16.97776655,-1.182158611 -Bryce Cotton,cottobr01,2016,RS,PHO,67,33,-9.291525195,-1.941678772,-11.23320397,-0.144029989,-0.144029989,0,-5.846682133,-0.789789862,-6.636471995,0.822072103 -James Cotton,cottoja02,1998,RS,SEA,62,33,-6.648531213,-3.274172529,-9.922703742,-0.122835032,-0.122835032,0,-5.535850133,-5.678209382,-11.21405952,1.566732574 -James Cotton,cottoja02,1999,RS,SEA,111,59,-3.149447885,-0.372441325,-3.52188921,-0.023516077,-0.023516077,0,-3.300944607,-1.038573219,-4.339517825,1.087709053 -John Coughran,coughjo01,1980,RS,GSW,339,160,-6.404185633,-1.048264857,-7.45245049,-0.389078448,-0.389078448,0,-6.12461424,-1.618018831,-7.742633071,1.415504487 -Joe Courtney,courtjo01,1993,RS,GSW,147,70,-5.567791859,0.141445385,-5.426346475,-0.095958622,-0.095958622,0,-5.425222367,-0.433862818,-5.859085184,0.384829884 -Joe Courtney,courtjo01,1993,RS,CHI,66,34,-5.625895285,-0.91063575,-6.536531035,-0.067496986,-0.067496986,0,-5.093213419,0.118126585,-4.975086833,2.70289673 -Joe Courtney,courtjo01,1994,RS,PHO,342,168,-0.335493448,-3.244367115,-3.579860563,-0.071379998,-0.071379998,0,-0.693164052,-3.798300649,-4.491464701,0.33779231 -Joe Courtney,courtjo01,1994,RS,MIL,352,177,-5.449527924,-1.98705092,-7.436578844,-0.425772299,-0.425772299,0,-5.227392453,-2.392699111,-7.620091564,0.579613829 -Joe Courtney,courtjo01,1996,RS,CLE,347,200,-5.987642078,-1.352443959,-7.340086037,-0.473245612,-0.473245612,0,-5.8439722,-1.700010767,-7.543982968,0.966975655 -Joe Courtney,courtjo01,1997,RS,PHI,104,52,-3.865447069,-4.244543193,-8.109990262,-0.142190879,-0.142190879,0,-4.471272246,-3.757226899,-8.228499145,-0.007576342 -Joe Courtney,courtjo01,1997,RS,SAS,88,48,-7.706984684,-5.232407009,-12.93939169,-0.249788098,-0.249788098,0,-7.711496006,-5.309099815,-13.02059582,0.092876158 -DeMarcus Cousins,couside01,2011,RS,SAC,4632,2309,-3.990188807,-0.516329458,-4.506518266,-2.081330591,-2.081330591,0,-3.279425583,-0.007717626,-3.287143209,0.543199284 -DeMarcus Cousins,couside01,2012,RS,SAC,3891,1950,-0.59907931,0.126116286,-0.472963024,2.271707793,2.271707793,0,0.037725144,1.006864186,1.04458933,0.257088337 -DeMarcus Cousins,couside01,2013,RS,SAC,4515,2289,-0.980993318,-0.776711975,-1.757705293,1.162231122,1.162231122,0,-0.266409735,0.04186722,-0.224542515,0.271706603 -DeMarcus Cousins,couside01,2014,RS,SAC,4572,2298,1.679681199,3.317243054,4.996924252,9.160685353,9.160685353,0,0.893550351,3.135482001,4.029032352,0.822465736 -DeMarcus Cousins,couside01,2015,RS,SAC,4077,2013,0.927559643,4.423062129,5.350621772,8.486441648,8.486441648,0,1.12895787,3.580605098,4.709562968,1.923042506 -DeMarcus Cousins,couside01,2016,RS,SAC,4784,2246,0.251393495,4.102072003,4.353465498,8.343568857,8.343568857,0,0.915769114,3.464004225,4.379773339,2.444467719 -DeMarcus Cousins,couside01,2017,RS,SAC,3746,1891,3.779627692,1.367798411,5.147426103,7.664702516,7.664702516,0,3.489587418,1.380524699,4.870112117,0.583947926 -DeMarcus Cousins,couside01,2017,RS,NOP,1187,574,2.277520582,2.772640225,5.050160807,2.322095238,2.322095238,0,1.814603347,3.586191242,5.400794589,1.622341771 -DeMarcus Cousins,couside01,2018,RS,NOP,3629,1737,0.310309288,2.196600594,2.506909882,4.722471671,4.722471671,0,1.182281283,2.845345896,4.027627178,1.356469436 -DeMarcus Cousins,couside01,2019,PO,GSW,275,133,-5.240400154,1.000763061,-4.239637093,-0.106177279,0,-0.106177279,-2.981340254,0.572402296,-2.408937957,1.836327498 -DeMarcus Cousins,couside01,2019,RS,GSW,1647,771,-0.351623614,5.33936938,4.987745766,3.076628172,3.076628172,0,1.320562841,5.283799125,6.604361965,1.100781888 -Marcus Cousin,cousima01,2011,RS,UTA,35,18,-5.53605666,-1.121026913,-6.657083572,-0.03560738,-0.03560738,0,-6.113350368,-3.595075495,-9.708425864,-0.710918592 -Robert Covington,covinro01,2014,RS,HOU,70,34,0.349121028,2.513538088,2.862659116,0.097055384,0.097055384,0,1.252221242,0.604256889,1.856478131,-0.301739302 -Robert Covington,covinro01,2015,RS,PHI,3946,1956,1.228340553,-0.236949024,0.99139153,3.771161394,3.771161394,0,0.79505005,0.134223094,0.929273144,0.961461465 -Robert Covington,covinro01,2016,RS,PHI,3978,1903,-0.679481034,1.914163483,1.23468245,3.936566831,3.936566831,0,-0.212536482,1.770466126,1.557929644,1.712262289 -Robert Covington,covinro01,2017,RS,PHI,4446,2119,-1.662518518,3.753779532,2.091261014,5.290169939,5.290169939,0,-1.292073097,3.848364965,2.556291867,1.053554595 -Robert Covington,covinro01,2018,PO,PHI,597,281,-0.608917061,0.881681726,0.272764665,0.456038887,0,0.456038887,1.527744833,0.865036735,2.392781568,1.982929997 -Robert Covington,covinro01,2018,RS,PHI,5350,2532,1.253344757,3.608153431,4.861498188,9.907442482,9.907442482,0,1.931786436,4.282504216,6.214290652,0.753684876 -Robert Covington,covinro01,2019,RS,PHI,958,440,-1.39661154,4.991972582,3.595361042,1.433398514,1.433398514,0,-0.326295681,4.883483427,4.557187747,0.639695523 -Robert Covington,covinro01,2019,RS,MIN,1575,763,-0.097707048,2.343179943,2.245472895,1.941908243,1.941908243,0,0.038932897,3.932704222,3.971637119,-0.143722943 -Dave Cowens,cowenda01,1977,PO,BOS,856,379,-0.891053452,2.665131147,1.774077695,0.898689401,0,0.898689401,-0.591607682,2.42253115,1.830923469,-0.417707332 -Dave Cowens,cowenda01,1977,RS,BOS,4277,1888,-0.660440388,2.362526478,1.70208609,4.273049501,4.273049501,0,-0.279613444,2.12864475,1.849031306,-0.388509406 -Dave Cowens,cowenda01,1978,RS,BOS,7175,3215,1.093492821,2.097584347,3.191077168,9.709427425,9.709427425,0,1.355935593,2.388335621,3.744271214,-0.395532713 -Dave Cowens,cowenda01,1979,RS,BOS,5649,2517,-1.009484103,0.418287983,-0.59119612,2.76893174,2.76893174,0,-0.635923447,0.951934071,0.316010624,-0.12922604 -Dave Cowens,cowenda01,1980,PO,BOS,618,301,-0.330126871,4.288853134,3.958726262,1.063141835,0,1.063141835,-0.185334091,4.154886593,3.969552502,0.053610976 -Dave Cowens,cowenda01,1980,RS,BOS,4668,2159,-1.445898896,2.615303359,1.169404463,4.309207987,4.309207987,0,-0.841541581,2.414206113,1.572664532,-0.195782938 -Dave Cowens,cowenda01,1983,RS,MIL,2137,1014,-0.632123633,1.008321501,0.376197868,1.61907578,1.61907578,0,-0.479873656,1.413062069,0.933188413,0.113539433 -Chubby Cox,coxch01,1983,RS,WSB,163,78,-6.524808182,-3.953338218,-10.4781464,-0.311680107,-0.311680107,0,-6.666593371,-3.865926914,-10.53252028,1.402557679 -Wesley Cox,coxwe01,1978,RS,GSW,1012,453,-3.184834464,0.683886509,-2.500947956,0.058199035,0.058199035,0,-3.170083674,0.414843261,-2.755240414,1.197353434 -Wesley Cox,coxwe01,1979,RS,GSW,775,360,-6.885247368,-1.308411506,-8.193658874,-1.01893395,-1.01893395,0,-6.526746,-1.584429292,-8.111175293,2.043367168 -Allen Crabbe,crabbal01,2014,RS,POR,208,100,-0.295464206,-6.04545193,-6.340916136,-0.183356754,-0.183356754,0,0.154741098,-6.389972387,-6.235231289,0.077593714 -Allen Crabbe,crabbal01,2015,PO,POR,77,39,1.646562992,1.878796078,3.52535907,0.127976577,0,0.127976577,1.701905899,-1.180246918,0.521658982,-0.603233554 -Allen Crabbe,crabbal01,2015,RS,POR,1394,683,-1.501894104,-0.895670455,-2.39756456,0.122785754,0.122785754,0,-1.306659169,-0.770051137,-2.076710305,-0.02047747 -Allen Crabbe,crabbal01,2016,PO,POR,631,302,2.684862338,-0.717801435,1.967060904,0.753820312,0,0.753820312,2.101016693,-0.941323425,1.159693268,0.535498637 -Allen Crabbe,crabbal01,2016,RS,POR,4345,2105,0.52121496,-1.130250088,-0.609035128,2.300953068,2.300953068,0,-0.027289999,-1.149412654,-1.176702652,0.06879391 -Allen Crabbe,crabbal01,2017,PO,POR,198,92,0.382902271,-0.604708957,-0.221806686,0.121142959,0,0.121142959,2.7696393,0.690774988,3.460414289,-0.984821511 -Allen Crabbe,crabbal01,2017,RS,POR,4660,2254,-0.903533887,-1.767984424,-2.67151831,0.090382579,0.090382579,0,-1.162076233,-1.538863385,-2.700939618,0.140591194 -Allen Crabbe,crabbal01,2018,RS,BRK,4622,2197,0.988288784,0.152158082,1.140446866,4.385720569,4.385720569,0,1.051411639,-0.239550956,0.811860683,0.565995664 -Allen Crabbe,crabbal01,2019,RS,BRK,2422,1133,-2.589412528,0.562959069,-2.026453459,0.418546004,0.418546004,0,-2.525984208,0.037788947,-2.488195261,0.071918206 -Torrey Craig,craigto01,2018,RS,DEN,1311,629,-1.079343775,1.295461434,0.216117659,0.94888948,0.94888948,0,-0.85024491,0.016931969,-0.833312941,-0.311024124 -Torrey Craig,craigto01,2019,PO,DEN,658,330,1.646786304,0.352050041,1.998836345,0.824539444,0,0.824539444,-0.963799187,0.713641818,-0.25015737,-0.00928225 -Torrey Craig,craigto01,2019,RS,DEN,3102,1503,-0.563618837,0.030276529,-0.533342308,1.690397551,1.690397551,0,-0.611197091,0.122675637,-0.488521454,-0.563791205 -Chris Crawford,crawfch01,1998,PO,ATL,7,4,-9.974836092,-2.547674365,-12.52251046,-0.021673458,0,-0.021673458,-9.360030712,-3.763461959,-13.12349267,4.666259764 -Chris Crawford,crawfch01,1998,RS,ATL,473,256,-0.354371361,0.044973356,-0.309398005,0.318832378,0.318832378,0,-0.28794921,-1.166828966,-1.454778176,0.017889551 -Chris Crawford,crawfch01,1999,PO,ATL,216,125,1.324253749,-2.294546763,-0.970293014,0.118209691,0,0.118209691,0.943401061,-1.93302868,-0.989627619,0.851624125 -Chris Crawford,crawfch01,1999,RS,ATL,1409,784,-2.082865033,-1.555809921,-3.638674955,-0.357596963,-0.357596963,0,-2.20015957,-1.451306271,-3.651465841,0.539228997 -Chris Crawford,crawfch01,2000,RS,ATL,1291,668,-1.707625191,-1.743360735,-3.450985925,-0.239512524,-0.239512524,0,-1.781686192,-2.028838622,-3.810524814,0.239381797 -Chris Crawford,crawfch01,2001,RS,ATL,1745,901,-2.857646603,-1.869539454,-4.727186056,-0.914301968,-0.914301968,0,-3.013446806,-1.949188411,-4.962635217,0.549529919 -Chris Crawford,crawfch01,2002,RS,ATL,254,131,-2.525132702,-1.378521669,-3.903654371,-0.077694783,-0.077694783,0,-2.687399787,-1.464088474,-4.151488261,0.700998525 -Chris Crawford,crawfch01,2003,RS,ATL,73,38,4.666015397,-0.051996433,4.614018964,0.144328922,0.144328922,0,4.136925542,0.225834851,4.362760393,1.005034884 -Chris Crawford,crawfch01,2004,RS,ATL,2309,1207,0.212588691,-1.92975398,-1.71716529,0.63746607,0.63746607,0,0.224235619,-1.87403384,-1.649798221,0.205677938 -Jamal Crawford,crawfja01,2001,RS,CHI,1976,1050,-3.619010279,-1.667122348,-5.286132627,-1.360494138,-1.360494138,0,-3.481529693,-2.44812903,-5.929658723,0.126588816 -Jamal Crawford,crawfja01,2002,RS,CHI,917,481,0.599228304,-2.413056551,-1.813828247,0.228598086,0.228598086,0,0.442765792,-2.851447344,-2.408681552,-0.457133272 -Jamal Crawford,crawfja01,2003,RS,CHI,3925,1992,1.16286467,0.629354771,1.792219441,4.610893723,4.610893723,0,1.097534455,0.253643389,1.351177844,-0.108661362 -Jamal Crawford,crawfja01,2004,RS,CHI,5461,2811,1.307933933,-0.336307498,0.971626434,5.347607523,5.347607523,0,1.41290895,-0.237363792,1.175545158,0.173471897 -Jamal Crawford,crawfja01,2005,RS,NYK,5138,2688,1.997839383,-1.346678978,0.651160405,4.660110893,4.660110893,0,2.374005001,-1.157394865,1.216610136,-0.084849949 -Jamal Crawford,crawfja01,2006,RS,NYK,4889,2555,1.937970799,-1.520958206,0.417012593,4.122036956,4.122036956,0,1.851142299,-1.351716988,0.499425312,-0.141097795 -Jamal Crawford,crawfja01,2007,RS,NYK,4206,2198,1.178758885,-1.857285298,-0.678526414,2.321214093,2.321214093,0,1.38330958,-1.782838954,-0.399529374,-0.071173045 -Jamal Crawford,crawfja01,2008,RS,NYK,6157,3190,2.542319928,-0.988673096,1.553646831,6.985122706,6.985122706,0,2.517776123,-0.823045407,1.694730716,-0.256792032 -Jamal Crawford,crawfja01,2009,RS,NYK,799,392,1.907690164,-2.753353727,-0.845663563,0.385598389,0.385598389,0,1.887906302,-3.016106404,-1.128200102,1.153537845 -Jamal Crawford,crawfja01,2009,RS,GSW,4319,2087,1.526347951,-3.103755356,-1.577407405,1.256232897,1.256232897,0,1.699805497,-2.678698388,-0.978892891,0.570172749 -Jamal Crawford,crawfja01,2010,PO,ATL,635,351,0.732299041,-2.772523068,-2.040224027,0.131357156,0,0.131357156,0.897193388,-2.502211208,-1.605017821,0.183022778 -Jamal Crawford,crawfja01,2010,RS,ATL,4671,2460,4.101741364,-2.356817722,1.744923641,5.63411961,5.63411961,0,4.124532576,-2.364640782,1.759891794,-0.123511353 -Jamal Crawford,crawfja01,2011,PO,ATL,648,358,3.39493944,-1.968078332,1.426861108,0.786397893,0,0.786397893,3.314103209,-2.016612765,1.297490445,-0.049432173 -Jamal Crawford,crawfja01,2011,RS,ATL,4322,2297,1.777497943,-2.397195144,-0.619697202,2.491281709,2.491281709,0,1.741249359,-2.492367463,-0.751118104,-0.197200874 -Jamal Crawford,crawfja01,2012,RS,POR,3100,1613,0.779678094,-1.941933048,-1.162254954,1.307294937,1.307294937,0,1.076574929,-2.010946797,-0.934371868,0.046366459 -Jamal Crawford,crawfja01,2013,PO,LAC,299,161,1.784294131,-2.323595645,-0.539301514,0.18697658,0,0.18697658,2.033535028,-2.306178053,-0.272643025,-0.149862598 -Jamal Crawford,crawfja01,2013,RS,LAC,4281,2230,2.093786602,-1.326252998,0.767533605,3.993782387,3.993782387,0,2.416196765,-1.677994991,0.738201774,-0.192562975 -Jamal Crawford,crawfja01,2014,PO,LAC,645,313,2.912065418,-4.012484036,-1.100418618,0.275244414,0,0.275244414,3.529500684,-4.251487533,-0.721986849,1.215163933 -Jamal Crawford,crawfja01,2014,RS,LAC,4271,2094,2.752458499,-2.454238256,0.298220243,3.277507798,3.277507798,0,3.064352037,-2.213240225,0.851111812,0.615996072 -Jamal Crawford,crawfja01,2015,PO,LAC,811,379,1.563342154,-8.106784339,-6.543442184,-0.765640574,0,-0.765640574,2.915744848,-8.116673925,-5.200929076,1.162618519 -Jamal Crawford,crawfja01,2015,RS,LAC,3424,1703,1.132253591,-2.347186078,-1.214932487,1.337765961,1.337765961,0,2.133586455,-2.534646069,-0.401059614,0.286936237 -Jamal Crawford,crawfja01,2016,PO,LAC,399,199,0.487749398,-2.557000758,-2.06925136,0.071597776,0,0.071597776,-3.317106889,-1.586543739,-4.903650628,0.418915473 -Jamal Crawford,crawfja01,2016,RS,LAC,4361,2126,0.449500148,-2.584577812,-2.135077664,0.66703736,0.66703736,0,0.445604395,-2.629810185,-2.18420579,0.00588949 -Jamal Crawford,crawfja01,2017,PO,LAC,376,196,4.088797733,0.053405629,4.142203362,0.707994317,0,0.707994317,4.781969902,-0.98573244,3.796237462,-0.385153958 -Jamal Crawford,crawfja01,2017,RS,LAC,4434,2157,-1.255625989,-2.529621219,-3.785247208,-1.138704521,-1.138704521,0,-0.701985864,-3.047799068,-3.749784932,-0.050494851 -Jamal Crawford,crawfja01,2018,PO,MIN,252,123,3.382061674,-1.245225036,2.136836637,0.317195001,0,0.317195001,2.538810873,-2.691691953,-0.15288108,0.27947148 -Jamal Crawford,crawfja01,2018,RS,MIN,3384,1653,0.475443736,-5.124716286,-4.64927255,-1.595558387,-1.595558387,0,0.988174314,-5.629365621,-4.641191307,-0.384781543 -Jamal Crawford,crawfja01,2019,RS,PHO,2624,1211,-1.005402042,-5.81085017,-6.816252212,-2.522285608,-2.522285608,0,-1.453148068,-6.102992766,-7.556140833,0.403328122 -Joe Crawford,crawfjo01,2009,RS,NYK,47,23,-1.081954307,0.006454687,-1.07549962,0.019738846,0.019738846,0,-1.161244613,-0.494164257,-1.65540887,0.421536393 -Jordan Crawford,crawfjo02,2011,RS,ATL,301,160,-4.378268026,-4.313446573,-8.6917146,-0.493201243,-0.493201243,0,-3.811000096,-5.203813,-9.014813096,1.569244498 -Jordan Crawford,crawfjo02,2011,RS,WAS,1714,867,-1.002805833,-2.721256773,-3.724062606,-0.434168302,-0.434168302,0,-0.670794462,-2.434841019,-3.105635481,0.713365425 -Jordan Crawford,crawfjo02,2012,RS,WAS,3417,1753,0.510419939,-3.911349106,-3.400929166,-0.584899368,-0.584899368,0,0.697416979,-3.594721345,-2.897304366,0.431623633 -Jordan Crawford,crawfjo02,2013,PO,BOS,108,59,-6.469374088,2.478066378,-3.99130771,-0.038950093,0,-0.038950093,-6.092667044,0.918700612,-5.173966431,0.970172305 -Jordan Crawford,crawfjo02,2013,RS,WAS,2190,1127,-0.385589149,-0.586533544,-0.972122694,1.03344646,1.03344646,0,-0.336041051,-1.165400395,-1.501441445,1.017773115 -Jordan Crawford,crawfjo02,2013,RS,BOS,1125,582,-1.529454154,-0.989248249,-2.518702403,0.06950602,0.06950602,0,-1.54570337,-1.679319421,-3.225022792,1.118827673 -Jordan Crawford,crawfjo02,2014,PO,GSW,124,57,-1.700285213,-5.946814904,-7.647100117,-0.149776415,0,-0.149776415,-3.112545605,-6.919698916,-10.03224452,1.829651521 -Jordan Crawford,crawfjo02,2014,RS,GSW,1357,661,-1.683645522,-3.926566053,-5.610211575,-0.962080219,-0.962080219,0,-0.885135714,-4.136164755,-5.02130047,-0.248971724 -Jordan Crawford,crawfjo02,2014,RS,BOS,2391,1198,1.625826429,-0.793474,0.832352429,2.173331293,2.173331293,0,1.244330973,-1.585103278,-0.340772304,-0.712821582 -Jordan Crawford,crawfjo02,2017,RS,NOP,906,442,4.757695058,-4.177901804,0.579793254,0.751918245,0.751918245,0,3.932731973,-3.550657281,0.382074692,0.133491878 -Jordan Crawford,crawfjo02,2018,PO,NOP,34,15,4.118104748,2.55895124,6.677055988,0.077426477,0,0.077426477,6.479155941,0.003740304,6.482896245,3.957211419 -Jordan Crawford,crawfjo02,2018,RS,NOP,122,53,5.18396683,-9.828589106,-4.644622275,-0.05121551,-0.05121551,0,4.353908373,-8.674285503,-4.32037713,-0.031392031 -Mitchell Creek,creekmi01,2019,RS,MIN,26,12,-3.589824587,-8.686416458,-12.27624104,-0.059269395,-0.059269395,0,0.346102726,-10.26738959,-9.921286866,1.65291487 -Mitchell Creek,creekmi01,2019,RS,BRK,77,36,7.580423243,-2.390534395,5.189888847,0.143376698,0.143376698,0,7.456860767,-3.079974756,4.376886012,-1.716916076 -Ron Crevier,creviro01,1986,RS,DET,7,3,-25.63314988,-3.328414397,-28.96156428,-0.043090364,-0.043090364,0,-22.40800119,1.760290532,-20.64771065,7.653164769 -Ron Crevier,creviro01,1986,RS,GSW,2,1,-36.6408188,-4.082517353,-40.72333615,-0.019132362,-0.019132362,0,-33.74459476,-6.160189477,-39.90478424,-1.288960946 -Joe Crispin,crispjo01,2002,RS,LAL,52,27,-6.34918324,-0.885168778,-7.234352018,-0.062767327,-0.062767327,0,-5.55455229,-1.840916896,-7.395469187,1.476241231 -Joe Crispin,crispjo01,2002,RS,PHO,248,129,3.060600517,-2.145539608,0.915060909,0.247189902,0.247189902,0,3.111148613,-3.308639233,-0.19749062,2.271911334 -Charlie Criss,crissch01,1978,PO,ATL,132,65,-3.028029233,0.912730118,-2.115299115,0.021796481,0,0.021796481,-3.039460443,0.710009814,-2.329450629,0.423216875 -Charlie Criss,crissch01,1978,RS,ATL,4212,1935,-0.291090282,-0.245344875,-0.536435157,2.184552643,2.184552643,0,-0.326638635,-0.409499142,-0.736137776,-0.037593724 -Charlie Criss,crissch01,1979,PO,ATL,196,99,0.959576866,-0.904624974,0.054951892,0.145008322,0,0.145008322,0.279663358,-1.732020167,-1.452356809,-0.781283462 -Charlie Criss,crissch01,1979,RS,ATL,1899,879,-3.044432242,-1.346146439,-4.390578682,-0.73561042,-0.73561042,0,-3.004721733,-1.908016668,-4.912738401,-0.019351841 -Charlie Criss,crissch01,1980,PO,ATL,304,152,1.663487402,-1.284772784,0.378714618,0.250349625,0,0.250349625,1.516548669,-1.085248669,0.431299999,0.042777335 -Charlie Criss,crissch01,1980,RS,ATL,3739,1794,-1.153584069,-0.671346724,-1.824930793,0.846429125,0.846429125,0,-1.304050719,-0.918353147,-2.222403866,-0.035193352 -Charlie Criss,crissch01,1981,RS,ATL,3578,1708,0.381442903,-1.803984604,-1.422541701,1.151576788,1.151576788,0,0.004744093,-2.120265265,-2.115521172,-0.463192128 -Charlie Criss,crissch01,1982,RS,ATL,1106,552,-0.745504538,-0.123562508,-0.869067046,0.528894262,0.528894262,0,-0.872077902,-0.448623103,-1.320701006,-0.160695968 -Charlie Criss,crissch01,1982,RS,SDC,1795,840,0.103242253,-2.52189535,-2.418653097,0.141655874,0.141655874,0,-0.191869533,-2.318878708,-2.510748241,-0.250819398 -Charlie Criss,crissch01,1983,PO,MIL,232,116,2.672313146,3.434981675,6.107294821,0.543274693,0,0.543274693,2.32872912,3.364689375,5.693418495,0.4949352 -Charlie Criss,crissch01,1983,RS,MIL,1943,922,0.109909168,-0.859023954,-0.749114786,0.936287104,0.936287104,0,-0.146770463,-1.658733533,-1.805503996,-0.547443855 -Charlie Criss,crissch01,1984,RS,MIL,218,107,-0.882090425,0.801932026,-0.080158399,0.146115185,0.146115185,0,-0.86236801,0.405526156,-0.456841853,0.257048924 -Charlie Criss,crissch01,1984,RS,ATL,217,108,-0.671034484,-1.749669171,-2.420703655,0.017962473,0.017962473,0,-1.41817162,-2.715458189,-4.133629809,-1.03174303 -Charlie Criss,crissch01,1985,RS,ATL,242,115,-2.601721763,-1.627343977,-4.22906574,-0.08643345,-0.08643345,0,-2.812268944,-1.847468051,-4.659736995,-0.414143326 -Winston Crite,critewi01,1988,RS,PHO,550,258,-2.857259993,-1.909672309,-4.766932302,-0.266724713,-0.266724713,0,-3.407289376,-2.468299984,-5.87558936,0.467988972 -Winston Crite,critewi01,1989,RS,PHO,13,6,-22.32887556,-5.773455779,-28.10233134,-0.07804449,-0.07804449,0,-20.4759485,-6.735018511,-27.21096701,0.572402864 -Javaris Crittenton,crittja01,2008,RS,LAL,344,171,-3.922664627,-0.714706863,-4.63737149,-0.165117312,-0.165117312,0,-3.943728856,-2.633973051,-6.577701906,0.258564309 -Javaris Crittenton,crittja01,2008,RS,MEM,1020,508,-2.202465752,-1.061637444,-3.264103196,-0.133790909,-0.133790909,0,-2.47765641,-1.707146311,-4.184802721,0.382523471 -Javaris Crittenton,crittja01,2009,RS,MEM,84,44,-0.050850034,-3.52477253,-3.575622564,-0.018673031,-0.018673031,0,-0.719926237,-4.350766511,-5.070692749,0.694960482 -Javaris Crittenton,crittja01,2009,RS,WAS,2167,1130,-2.024443545,-2.51336763,-4.537811175,-1.030449195,-1.030449195,0,-2.394784924,-2.523326586,-4.91811151,-0.024348702 -Geoff Crompton,crompge01,1979,RS,DEN,196,88,-8.744824201,-2.395936647,-11.14076085,-0.38192712,-0.38192712,0,-8.448609703,-3.021043976,-11.46965368,1.478133927 -Geoff Crompton,crompge01,1981,RS,POR,72,33,-5.940934488,-1.410688736,-7.351623223,-0.077424779,-0.077424779,0,-5.699533378,-3.382809272,-9.08234265,-0.067721443 -Geoff Crompton,crompge01,1982,RS,MIL,428,203,-7.750626679,1.382659823,-6.367966855,-0.378796865,-0.378796865,0,-7.492023264,0.615543806,-6.876479458,1.112341722 -Geoff Crompton,crompge01,1983,RS,SAS,322,148,-3.350754635,0.126578431,-3.224176204,-0.035851212,-0.035851212,0,-3.363866723,-0.129987697,-3.49385442,0.135095348 -Geoff Crompton,crompge01,1984,RS,CLE,47,23,-11.51269406,-0.656750759,-12.16944482,-0.111471616,-0.111471616,0,-9.918703629,-1.925708267,-11.8444119,0.871723127 -Terry Crosby,crosbte01,1980,RS,KCK,61,28,-4.730488877,-5.690272947,-10.42076182,-0.110152062,-0.110152062,0,-5.569474163,-6.574750248,-12.14422441,0.543299714 -Austin Croshere,croshau01,1998,RS,IND,450,243,-5.601330943,0.727205525,-4.874125418,-0.265710646,-0.265710646,0,-4.82942546,0.193754981,-4.635670479,0.820266953 -Austin Croshere,croshau01,1999,PO,IND,2,1,41.81912847,-3.657160301,38.16196816,0.019061212,0,0.019061212,39.75385631,-5.92962972,33.82422659,-9.937365088 -Austin Croshere,croshau01,1999,RS,IND,453,249,-1.702557688,-1.243804292,-2.946361979,-0.025198659,-0.025198659,0,-1.100847478,-2.013764811,-3.114612289,0.912289967 -Austin Croshere,croshau01,2000,PO,IND,919,490,1.003218979,-0.010743341,0.992475639,0.962310104,0,0.962310104,1.158374059,-0.503791752,0.654582307,-0.243330868 -Austin Croshere,croshau01,2000,RS,IND,3698,1885,0.381027499,0.25301796,0.634045459,3.255808325,3.255808325,0,0.696920398,0.004434596,0.701354994,0.037068807 -Austin Croshere,croshau01,2001,PO,IND,236,129,-1.037129134,-0.569087942,-1.606217076,0.078396019,0,0.078396019,-0.81097048,-0.440090914,-1.251061395,0.880496209 -Austin Croshere,croshau01,2001,RS,IND,3530,1874,-0.799348968,-1.774770674,-2.574119642,0.168368149,0.168368149,0,-0.513364746,-2.179933818,-2.693298564,0.113303013 -Austin Croshere,croshau01,2002,PO,IND,113,59,-1.973162056,-0.527999292,-2.501161348,0.007771464,0,0.007771464,-1.678343414,-1.635798752,-3.314142165,0.546478595 -Austin Croshere,croshau01,2002,RS,IND,2490,1286,-0.542189721,-0.098521107,-0.640710828,1.382837114,1.382837114,0,-0.522294404,-1.207834111,-1.730128515,-0.073202531 -Austin Croshere,croshau01,2003,PO,IND,86,46,-0.352504428,-2.781331023,-3.133835451,-0.009324298,0,-0.009324298,-0.29076206,-4.063353595,-4.354115655,0.329500973 -Austin Croshere,croshau01,2003,RS,IND,1222,633,0.697570507,-0.76615599,-0.068585484,0.860983049,0.860983049,0,0.411905145,-2.116145406,-1.70424026,-0.531397876 -Austin Croshere,croshau01,2004,PO,IND,390,214,1.367359967,-0.550507257,0.81685271,0.400087603,0,0.400087603,1.051373094,-1.338955724,-0.28758263,-0.348561549 -Austin Croshere,croshau01,2004,RS,IND,1938,1051,0.208630843,-0.603721743,-0.3950909,1.264032433,1.264032433,0,0.169214532,-1.368710409,-1.199495877,0.092616062 -Austin Croshere,croshau01,2005,PO,IND,158,88,-0.438876724,-0.794735441,-1.233612165,0.070438874,0,0.070438874,-1.036134566,-1.134276077,-2.170410643,0.285568505 -Austin Croshere,croshau01,2005,RS,IND,3357,1827,-0.657777425,-2.127816184,-2.785593609,-0.033213542,-0.033213542,0,-0.509111366,-2.173600239,-2.682711605,0.098414157 -Austin Croshere,croshau01,2006,PO,IND,319,175,0.190290884,-0.787358944,-0.597068059,0.197654351,0,0.197654351,0.32283768,-0.958486414,-0.635648734,-0.272582728 -Austin Croshere,croshau01,2006,RS,IND,2170,1148,1.86832175,-0.880523658,0.987798092,2.186371167,2.186371167,0,1.528589872,-0.987237148,0.541352724,-0.121087157 -Austin Croshere,croshau01,2007,PO,DAL,67,34,-2.89064594,-5.60591595,-8.49656189,-0.102176939,0,-0.102176939,-3.189759619,-5.726458227,-8.916217846,-0.558440475 -Austin Croshere,croshau01,2007,RS,DAL,1371,727,-2.675190105,-0.396731686,-3.071921791,-0.119775011,-0.119775011,0,-2.236014893,-1.202744769,-3.438759662,0.287731453 -Austin Croshere,croshau01,2008,RS,GSW,951,457,-0.583122319,-1.521232123,-2.104354442,0.151023014,0.151023014,0,-0.843267184,-2.434440378,-3.277707563,0.300405201 -Austin Croshere,croshau01,2009,RS,MIL,150,77,-0.480849644,-1.033663027,-1.514512671,0.048836837,0.048836837,0,-0.437429466,-2.970768531,-3.408197996,0.574030253 -Austin Croshere,croshau01,2009,RS,SAS,43,23,-5.29973708,-1.547130063,-6.846867143,-0.048288468,-0.048288468,0,-4.273811724,-3.684639013,-7.958450737,0.411884518 -Jeff Cross,crossje01,1986,RS,LAC,277,128,-6.532051905,-2.170603469,-8.702655374,-0.397552027,-0.397552027,0,-6.738702241,-0.771010419,-7.50971266,2.34223613 -Russell Cross,crossru01,1984,RS,GSW,771,354,-1.245511518,-0.349815771,-1.595327289,0.210629646,0.210629646,0,-1.420981334,-0.773294483,-2.194275817,1.025943018 -John Crotty,crottjo01,1993,PO,UTA,5,3,48.15207942,-2.665067827,45.48701159,0.07243589,0,0.07243589,43.88743676,-4.47725531,39.41018145,-4.476363957 -John Crotty,crottjo01,1993,RS,UTA,494,243,-0.701161744,-2.175915303,-2.877077046,-0.015922063,-0.015922063,0,-0.831723281,-2.970056527,-3.801779808,1.03953695 -John Crotty,crottjo01,1994,PO,UTA,69,38,1.375703232,-1.194551052,0.181152179,0.058487177,0,0.058487177,0.512381653,-1.307985459,-0.795603805,-0.188222379 -John Crotty,crottjo01,1994,RS,UTA,614,313,2.204980199,-0.910515076,1.294465123,0.647121378,0.647121378,0,1.810012159,-1.715837929,0.09417423,0.186292338 -John Crotty,crottjo01,1995,PO,UTA,45,24,4.990410251,-1.952640587,3.037769664,0.072726726,0,0.072726726,3.641007369,-2.357459027,1.283548342,-0.450940036 -John Crotty,crottjo01,1995,RS,UTA,1988,1019,-0.484751124,-0.837933661,-1.322684785,0.741767899,0.741767899,0,-0.679823781,-1.26582153,-1.94564531,-0.036047693 -John Crotty,crottjo01,1996,PO,CLE,15,9,3.009882769,6.181665379,9.191548148,0.055287547,0,0.055287547,2.35292059,2.793143619,5.146064209,-1.973466906 -John Crotty,crottjo01,1996,RS,CLE,1070,617,-1.049956227,-1.679248853,-2.72920508,0.006555674,0.006555674,0,-1.594862943,-2.462702909,-4.057565852,0.135871874 -John Crotty,crottjo01,1997,PO,MIA,227,125,-3.075837968,-1.029919591,-4.105757559,-0.089807557,0,-0.089807557,-3.48892066,-1.802707307,-5.291627967,0.62596277 -John Crotty,crottjo01,1997,RS,MIA,1225,659,1.379355963,-1.236252892,0.143103072,0.975625995,0.975625995,0,0.469123039,-1.457373443,-0.988250404,0.272212717 -John Crotty,crottjo01,1998,RS,POR,719,379,-4.114331639,-2.07239092,-6.186722559,-0.664013777,-0.664013777,0,-4.207968811,-3.090134301,-7.298103112,-0.072973422 -John Crotty,crottjo01,1999,RS,SEA,685,363,-0.632458742,-3.428976781,-4.061435523,-0.244828563,-0.244828563,0,-0.910946849,-3.955366712,-4.866313561,0.72154994 -John Crotty,crottjo01,1999,RS,POR,36,19,10.17718713,5.595552532,15.77273966,0.179007233,0.179007233,0,9.24794931,4.948586742,14.19653605,-0.274920189 -John Crotty,crottjo01,2000,PO,DET,97,51,-5.728265033,-0.118665092,-5.846930125,-0.083402598,0,-0.083402598,-6.105272646,-0.885706421,-6.990979066,0.313024055 -John Crotty,crottjo01,2000,RS,DET,1890,937,0.169845765,-1.898343444,-1.72849768,0.489032407,0.489032407,0,-0.249518006,-2.178624809,-2.428142815,0.134220244 -John Crotty,crottjo01,2001,PO,UTA,35,19,1.04859164,4.332351449,5.380943089,0.081286895,0,0.081286895,0.029242501,4.053609535,4.082852035,-0.005168741 -John Crotty,crottjo01,2001,RS,UTA,500,264,-2.371078081,-2.017377188,-4.388455269,-0.220806274,-0.220806274,0,-2.713486838,-2.649079144,-5.362565982,0.049434946 -John Crotty,crottjo01,2002,RS,UTA,1526,802,2.047319462,-1.844682209,0.202637253,1.207264573,1.207264573,0,1.4773601,-2.008023891,-0.530663792,-0.068122149 -John Crotty,crottjo01,2003,RS,DEN,345,180,-1.146075362,-1.755576783,-2.901652144,-0.013948261,-0.013948261,0,-2.021253049,-2.142225233,-4.163478282,0.13973985 -Corey Crowder,crowdco01,1992,PO,UTA,23,12,1.17079219,0.437386977,1.608179166,0.028365029,0,0.028365029,2.771421687,-1.702424744,1.068996943,2.854146838 -Corey Crowder,crowdco01,1992,RS,UTA,660,328,-2.629511428,-1.720846109,-4.350357537,-0.26837916,-0.26837916,0,-2.697216737,-2.536002912,-5.233219648,0.206902973 -Corey Crowder,crowdco01,1995,RS,SAS,58,29,-10.31428203,-1.245661542,-11.55994358,-0.132267825,-0.132267825,0,-8.990858237,-3.443575844,-12.43443408,1.38354844 -Jae Crowder,crowdja01,2013,RS,DAL,2683,1353,-0.994869882,0.474604883,-0.520264999,1.548970906,1.548970906,0,-0.869162211,0.368317716,-0.500844495,0.591786372 -Jae Crowder,crowdja01,2014,PO,DAL,161,81,2.205062854,5.159147363,7.364210217,0.42957717,0,0.42957717,2.97238498,4.32130109,7.293686071,-0.325660837 -Jae Crowder,crowdja01,2014,RS,DAL,2564,1254,-0.082535274,2.952527879,2.869992605,3.596526541,3.596526541,0,0.298203593,1.505179601,1.803383194,0.024194029 -Jae Crowder,crowdja01,2015,PO,BOS,202,100,1.85726289,-0.313104263,1.544158627,0.227727299,0,0.227727299,-0.981364678,0.356405226,-0.624959451,0.75529195 -Jae Crowder,crowdja01,2015,RS,BOS,2820,1382,1.580095817,0.429324532,2.009420349,3.371027025,3.371027025,0,1.317800794,0.511632516,1.82943331,0.43368413 -Jae Crowder,crowdja01,2015,RS,DAL,541,265,2.746501599,-0.283360242,2.463141357,0.709226983,0.709226983,0,2.879001265,-0.480793949,2.398207316,0.597902776 -Jae Crowder,crowdja01,2016,PO,BOS,410,197,-4.998426718,4.09262802,-0.905798698,0.191211861,0,0.191211861,-1.616443,1.3125777,-0.3038653,0.019586259 -Jae Crowder,crowdja01,2016,RS,BOS,4829,2308,1.211091583,0.117989936,1.32908152,4.843229558,4.843229558,0,1.419348781,1.320611774,2.739960555,0.812495591 -Jae Crowder,crowdja01,2017,PO,BOS,1181,596,0.828183214,1.707737465,2.535920679,1.665231784,0,1.665231784,-0.007938632,1.39787448,1.389935848,0.436217713 -Jae Crowder,crowdja01,2017,RS,BOS,4781,2335,1.811411366,0.572418088,2.383829454,6.139019625,6.139019625,0,2.471376555,0.494996188,2.966372743,0.368903014 -Jae Crowder,crowdja01,2018,PO,UTA,679,323,-3.589471142,-0.176158049,-3.76562919,-0.175191215,0,-0.175191215,-2.435782832,0.531474233,-1.904308599,1.453471448 -Jae Crowder,crowdja01,2018,RS,CLE,2792,1346,-1.570967831,-1.358049974,-2.929017805,-0.123061809,-0.123061809,0,-1.134942405,-0.726180238,-1.861122643,0.100905198 -Jae Crowder,crowdja01,2018,RS,UTA,1548,744,-1.497029212,1.44984923,-0.047179982,1.027825977,1.027825977,0,-0.570267999,1.46875276,0.89848476,0.180394525 -Jae Crowder,crowdja01,2019,PO,UTA,263,130,-1.045289295,2.300381062,1.255091767,0.272535024,0,0.272535024,-2.83820723,1.552008205,-1.286199024,-0.52155174 -Jae Crowder,crowdja01,2019,RS,UTA,4645,2166,-0.099243603,0.516335916,0.417092313,3.513227156,3.513227156,0,0.610920089,0.631889827,1.242809916,0.387132444 -Mark Crow,crowma01,1978,RS,NJN,360,154,-1.400155124,-1.732817809,-3.132972934,-0.030233133,-0.030233133,0,-1.937172502,-2.165786591,-4.102959094,0.512116116 -Pat Cummings,cummipa01,1980,PO,MIL,116,57,-2.027805316,-1.318561968,-3.346367285,-0.018067749,0,-0.018067749,-2.32444743,-2.296783046,-4.621230476,1.005584544 -Pat Cummings,cummipa01,1980,RS,MIL,1942,900,-1.504049173,-0.082791435,-1.586840608,0.536663143,0.536663143,0,-1.407243153,-0.41201078,-1.819253933,0.500788675 -Pat Cummings,cummipa01,1981,PO,MIL,51,25,-6.059087832,-0.358872637,-6.417960469,-0.048057739,0,-0.048057739,-5.361690062,-1.804459816,-7.166149878,-0.387922848 -Pat Cummings,cummipa01,1981,RS,MIL,2367,1084,-1.68707281,0.050531356,-1.636541454,0.621051336,0.621051336,0,-1.375298995,-0.268048879,-1.643347874,0.877871581 -Pat Cummings,cummipa01,1982,PO,MIL,87,44,-7.294132977,-2.341624305,-9.635757282,-0.160376421,0,-0.160376421,-7.582009682,-3.682896428,-11.26490611,0.595264961 -Pat Cummings,cummipa01,1982,RS,MIL,2385,1132,-2.502107475,-1.245123455,-3.74723093,-0.582613875,-0.582613875,0,-2.463424027,-1.08739128,-3.550815307,1.181983556 -Pat Cummings,cummipa01,1983,RS,DAL,5019,2317,-0.971009117,-1.0257522,-1.996761317,0.890477998,0.890477998,0,-0.434969178,-0.484736349,-0.919705528,0.005788131 -Pat Cummings,cummipa01,1984,PO,DAL,593,300,-1.727001855,-0.985918908,-2.712920762,0.005823343,0,0.005823343,-1.610588698,-0.52619624,-2.136784938,-0.508050848 -Pat Cummings,cummipa01,1984,RS,DAL,5199,2492,-1.417053677,0.03148151,-1.385572167,1.736025004,1.736025004,0,-1.022307421,0.369210184,-0.653097238,0.07497087 -Pat Cummings,cummipa01,1985,RS,NYK,4338,2069,-1.893624456,-0.662736429,-2.556360885,0.204931402,0.204931402,0,-1.628320492,-0.408338195,-2.036658687,0.265535891 -Pat Cummings,cummipa01,1986,RS,NYK,2092,1007,-2.39021418,0.953971388,-1.436242792,0.677793339,0.677793339,0,-2.093846608,1.172636789,-0.921209819,0.432159365 -Pat Cummings,cummipa01,1987,RS,NYK,2192,1056,-2.695233859,-1.572332279,-4.267566138,-0.820148196,-0.820148196,0,-2.595531872,-1.431064703,-4.026596575,0.315346475 -Pat Cummings,cummipa01,1988,PO,NYK,56,28,0.567745744,-2.243043469,-1.675297725,0.016354813,0,0.016354813,-0.900910409,0.534884971,-0.366025438,3.129805188 -Pat Cummings,cummipa01,1988,RS,NYK,1976,946,-3.145817348,-1.269560641,-4.415377989,-0.807721923,-0.807721923,0,-3.353683764,-1.494322841,-4.848006605,0.492633981 -Pat Cummings,cummipa01,1989,RS,MIA,2289,1096,-3.342034506,-1.377171126,-4.719205632,-1.108154069,-1.108154069,0,-3.537092132,-1.218164424,-4.755256556,0.649220281 -Pat Cummings,cummipa01,1990,RS,MIA,832,391,-4.902465421,-0.71739399,-5.619859411,-0.577273615,-0.577273615,0,-4.923543841,-1.055957783,-5.979501624,0.829719666 -Pat Cummings,cummipa01,1991,RS,UTA,52,26,1.767830038,-4.007297998,-2.239467959,0.006953621,0.006953621,0,0.991034017,-2.527294554,-1.536260537,2.653765954 -Terry Cummings,cummite01,1983,RS,SDC,5493,2531,2.73162414,0.567871499,3.299495639,7.812687692,7.812687692,0,3.023370066,1.08008241,4.103452476,0.01170068 -Terry Cummings,cummite01,1984,RS,SDC,6193,2907,1.449009562,-0.150980605,1.298028957,5.994813759,5.994813759,0,1.986079608,0.331966956,2.318046563,-0.154399617 -Terry Cummings,cummite01,1985,PO,MIL,652,311,3.337347851,0.766926196,4.104274047,1.122196673,0,1.122196673,3.516184804,0.996728785,4.512913589,0.047381077 -Terry Cummings,cummite01,1985,RS,MIL,5719,2722,2.110789045,1.938453829,4.049242874,9.430561972,9.430561972,0,2.750762916,1.858698091,4.609461007,-0.131162172 -Terry Cummings,cummite01,1986,PO,MIL,1075,510,0.366318983,1.019397087,1.38571607,1.110452122,0,1.110452122,0.881722663,1.100904032,1.982626695,0.052651505 -Terry Cummings,cummite01,1986,RS,MIL,5742,2669,0.066668088,1.576515968,1.643184056,5.987837944,5.987837944,0,1.001999814,1.672668107,2.674667921,0.095614481 -Terry Cummings,cummite01,1987,PO,MIL,925,443,1.339039722,0.171372141,1.510411863,0.993148104,0,0.993148104,1.687765138,0.431623268,2.119388406,0.001787573 -Terry Cummings,cummite01,1987,RS,MIL,5855,2770,1.216207526,1.607296419,2.823503945,7.88327879,7.88327879,0,1.689238199,1.669911122,3.359149321,0.084215186 -Terry Cummings,cummite01,1988,PO,MIL,388,193,3.546426713,1.733707136,5.280133849,0.816650969,0,0.816650969,4.059753107,1.835411287,5.895164393,0.132828787 -Terry Cummings,cummite01,1988,RS,MIL,5407,2629,-0.360055679,0.01794593,-0.342109749,3.23240933,3.23240933,0,0.18216746,0.369444541,0.551612001,0.083265963 -Terry Cummings,cummite01,1989,PO,MIL,225,124,0.477772366,-0.380266389,0.097505978,0.185325327,0,0.185325327,0.846631904,-0.217089033,0.629542871,-0.242949877 -Terry Cummings,cummite01,1989,RS,MIL,5868,2824,1.444619019,0.68800117,2.132620189,7.015414148,7.015414148,0,1.757676765,0.673956869,2.431633634,-0.282300133 -Terry Cummings,cummite01,1990,PO,SAS,808,375,3.312542174,0.090953565,3.40349574,1.210353133,0,1.210353133,3.488132569,0.336407793,3.824540362,-0.3108421 -Terry Cummings,cummite01,1990,RS,SAS,5855,2821,0.900013246,0.659426379,1.559439625,6.20437874,6.20437874,0,1.422604485,0.897068494,2.319672979,0.030718521 -Terry Cummings,cummite01,1991,PO,SAS,264,124,-2.602183829,-0.44652728,-3.048711109,-0.019497983,0,-0.019497983,-2.53234822,-0.598970466,-3.131318686,0.036095178 -Terry Cummings,cummite01,1991,RS,SAS,4561,2195,0.108453037,0.367433821,0.475886859,3.611142654,3.611142654,0,0.511045458,0.590210027,1.101255486,-0.040952592 -Terry Cummings,cummite01,1992,PO,SAS,241,122,2.654612189,-0.055707303,2.598904886,0.341969183,0,0.341969183,3.196133945,0.241329289,3.437463234,-0.381685211 -Terry Cummings,cummite01,1992,RS,SAS,4356,2149,0.568964157,0.20050162,0.769465777,3.849428996,3.849428996,0,0.77982906,0.370796236,1.150625296,-0.237895493 -Terry Cummings,cummite01,1993,PO,SAS,271,138,-2.395847906,-0.37079995,-2.766647856,-0.001222015,0,-0.001222015,-2.102213437,-0.062150057,-2.164363494,0.996939098 -Terry Cummings,cummite01,1993,RS,SAS,153,76,-4.448252202,-1.052186481,-5.500438683,-0.108186681,-0.108186681,0,-4.325969956,-0.238094231,-4.564064187,1.41223509 -Terry Cummings,cummite01,1994,PO,SAS,132,72,3.001953262,4.477380336,7.479333598,0.388318926,0,0.388318926,2.804316497,4.606059946,7.410376443,0.177383735 -Terry Cummings,cummite01,1994,RS,SAS,2151,1133,-2.160260731,-0.206278746,-2.366539477,0.221922993,0.221922993,0,-1.72746567,-0.237044122,-1.964509792,0.113364876 -Terry Cummings,cummite01,1995,PO,SAS,255,135,-2.391013578,1.034110103,-1.356903476,0.100082734,0,0.100082734,-2.370494929,1.095498229,-1.2749967,1.02081765 -Terry Cummings,cummite01,1995,RS,SAS,2538,1273,-2.761923892,-0.161871988,-2.92379588,-0.113292305,-0.113292305,0,-2.456695034,-0.393586871,-2.850281905,0.345390425 -Terry Cummings,cummite01,1996,RS,MIL,3378,1777,-1.348883898,0.066543211,-1.282340688,1.335208639,1.335208639,0,-1.403702338,0.50173403,-0.901968308,0.320689155 -Terry Cummings,cummite01,1997,PO,SEA,561,292,-1.259984743,0.60181325,-0.658171494,0.321445853,0,0.321445853,-1.360622151,0.499303969,-0.861318183,0.009764181 -Terry Cummings,cummite01,1997,RS,SEA,1576,828,-1.603059745,-0.038501691,-1.641561436,0.469904801,0.469904801,0,-1.489513492,-0.036630168,-1.526143661,0.321514509 -Terry Cummings,cummite01,1998,PO,NYK,219,120,-3.169654128,1.477675936,-1.691978193,0.067688025,0,0.067688025,-3.169357297,1.513177025,-1.656180272,1.145274043 -Terry Cummings,cummite01,1998,RS,NYK,983,529,-2.287193033,0.466421298,-1.820771735,0.252449074,0.252449074,0,-2.17988559,0.400007768,-1.779877822,0.602588687 -Terry Cummings,cummite01,1998,RS,PHI,1250,656,-1.095424784,-0.186083354,-1.281508138,0.494346484,0.494346484,0,-1.401574593,0.163174015,-1.238400577,0.530702691 -Terry Cummings,cummite01,1999,RS,GSW,1894,1011,-1.23653485,0.961225829,-0.275309021,1.286873222,1.286873222,0,-1.185811624,1.513808213,0.327996589,0.733064124 -Terry Cummings,cummite01,2000,RS,GSW,800,398,-1.929985339,-1.351104937,-3.281090275,-0.10857094,-0.10857094,0,-2.050526818,-0.873477936,-2.924004754,0.6359958 -Vonteego Cummings,cummivo01,2000,RS,GSW,3605,1793,-0.9559318,-1.013832714,-1.969764514,0.716354004,0.716354004,0,-1.022270982,-0.857922574,-1.880193556,0.343672585 -Vonteego Cummings,cummivo01,2001,RS,GSW,2964,1495,-1.846666247,-1.874193908,-3.720860155,-0.743827589,-0.743827589,0,-1.881511381,-1.455555863,-3.337067244,0.412120355 -Vonteego Cummings,cummivo01,2002,PO,PHI,2,1,-5.405042199,-7.455638175,-12.86068037,-0.005230295,0,-0.005230295,-6.765783239,-8.986210768,-15.75199401,-1.549293883 -Vonteego Cummings,cummivo01,2002,RS,PHI,939,501,-1.788703898,-2.546823019,-4.335526917,-0.408462918,-0.408462918,0,-1.889148786,-3.023940255,-4.913089042,0.721538583 -Dante Cunningham,cunnida01,2010,PO,POR,77,42,3.330220185,5.608161396,8.938381581,0.265849156,0,0.265849156,3.654634767,7.097803098,10.75243787,2.647358331 -Dante Cunningham,cunnida01,2010,RS,POR,1307,707,-1.505001791,-0.030145545,-1.535147336,0.439741796,0.439741796,0,-1.620984536,0.073056991,-1.547927545,0.327865222 -Dante Cunningham,cunnida01,2011,RS,POR,2052,1108,-3.838469732,-0.492339559,-4.33080929,-0.896707004,-0.896707004,0,-3.769985407,-0.184975687,-3.954961094,0.320472103 -Dante Cunningham,cunnida01,2011,RS,CHA,999,529,-2.182885951,-0.44823009,-2.631116042,0.032015963,0.032015963,0,-2.203483372,-0.531275938,-2.73475931,-0.204237202 -Dante Cunningham,cunnida01,2012,PO,MEM,91,49,-4.086490409,0.323598178,-3.762892231,-0.025748711,0,-0.025748711,-4.495439154,-1.350097187,-5.84553634,-1.267043278 -Dante Cunningham,cunnida01,2012,RS,MEM,2151,1124,-1.421403685,0.362616919,-1.058786766,0.966012071,0.966012071,0,-1.703721805,0.049935693,-1.653786112,-0.36557371 -Dante Cunningham,cunnida01,2013,RS,MIN,3931,2010,-2.311247076,0.321273999,-1.989973077,0.776066875,0.776066875,0,-2.283380078,0.615017269,-1.668362809,-0.399242127 -Dante Cunningham,cunnida01,2014,RS,MIN,3341,1635,-1.521634791,0.210000972,-1.311633819,1.182832861,1.182832861,0,-1.573397617,0.260911354,-1.312486263,-1.360490952 -Dante Cunningham,cunnida01,2015,PO,NOP,151,75,7.94176433,2.834254636,10.77601897,0.530063636,0,0.530063636,9.411733058,2.131563203,11.54329626,-0.676188296 -Dante Cunningham,cunnida01,2015,RS,NOP,3174,1652,-2.791896564,0.03270793,-2.759188634,-0.007618657,-0.007618657,0,-2.780807898,0.003185669,-2.777622229,-1.559979084 -Dante Cunningham,cunnida01,2016,RS,NOP,4034,1971,-1.957407963,-2.67745574,-4.634863704,-1.884683847,-1.884683847,0,-2.289206825,-2.473725837,-4.762932661,-0.55380332 -Dante Cunningham,cunnida01,2017,RS,NOP,3421,1649,-1.374112552,0.208168806,-1.165943746,1.324776682,1.324776682,0,-1.829762445,-0.03209777,-1.861860215,-0.58302606 -Dante Cunningham,cunnida01,2018,RS,NOP,2372,1115,-2.929559703,-0.586960698,-3.516520401,-0.433661566,-0.433661566,0,-2.977005001,-0.741981839,-3.71898684,-0.543965846 -Dante Cunningham,cunnida01,2018,RS,BRK,951,447,-1.253551943,-0.548537722,-1.802089665,0.216815048,0.216815048,0,-0.831383325,-0.374204711,-1.205588036,0.2914615 -Dante Cunningham,cunnida01,2019,PO,SAS,24,13,9.412790486,7.509780016,16.9225705,0.129419214,0,0.129419214,4.836345986,2.203028555,7.039374541,-3.806836641 -Dante Cunningham,cunnida01,2019,RS,SAS,1950,928,-2.291095814,-2.128491491,-4.419587305,-0.786852632,-0.786852632,0,-2.460055165,-2.324891921,-4.784947086,-0.46922217 -Jared Cunningham,cunnija01,2013,RS,DAL,52,26,-1.459923,-1.775459397,-3.235382397,-0.006438069,-0.006438069,0,-1.497903449,-2.575083673,-4.072987121,-0.009052626 -Jared Cunningham,cunnija01,2014,RS,ATL,46,22,-8.633482183,11.27035942,2.636877235,0.061239099,0.061239099,0,-9.033361522,6.530379655,-2.502981868,1.228804336 -Jared Cunningham,cunnija01,2014,RS,SAC,124,58,-0.311723639,4.687599639,4.375876,0.211329049,0.211329049,0,0.186218907,4.189071244,4.375290151,0.210590185 -Jared Cunningham,cunnija01,2015,RS,LAC,190,89,-6.142258791,1.792098255,-4.350160536,-0.073768475,-0.073768475,0,-3.417340185,-0.079242473,-3.496582658,1.463241275 -Jared Cunningham,cunnija01,2016,RS,CLE,721,355,-4.266513531,-2.172368197,-6.438881728,-0.667269288,-0.667269288,0,-3.29760998,-2.821362554,-6.118972534,-0.126449732 -Jared Cunningham,cunnija01,2016,RS,MIL,107,55,-4.09464579,12.0505057,7.955859914,0.303683773,0.303683773,0,-1.519954597,8.473191697,6.9532371,1.06246084 -William Cunningham,cunniwi01,1998,RS,UTA,71,38,-1.937975804,1.805457489,-0.132518315,0.05176637,0.05176637,0,-1.705709432,3.604089008,1.898379576,1.835653572 -William Cunningham,cunniwi01,1998,RS,PHI,2,1,-6.553120337,13.38765896,6.834538618,0.004810969,0.004810969,0,-7.461860534,10.05334765,2.591487117,-1.477041781 -William Cunningham,cunniwi01,1999,RS,TOR,2,1,-6.25318733,-4.422437659,-10.67562499,-0.003975958,-0.003975958,0,-7.241945883,-6.536601722,-13.77854761,-1.506661578 -William Cunningham,cunniwi01,1999,RS,NJN,310,161,-6.979975578,-3.420061581,-10.40003716,-0.633563259,-0.633563259,0,-7.38446831,-2.969020339,-10.35348865,0.740779712 -Radisav Curcic,curcira01,1993,RS,DAL,348,166,-1.606684188,-0.312466624,-1.919150813,0.070935108,0.070935108,0,-2.053575399,-0.118408641,-2.17198404,0.79029919 -Earl Cureton,curetea01,1981,PO,PHI,75,36,-8.391779138,2.059457608,-6.33232153,-0.067753656,0,-0.067753656,-7.92165257,0.302062883,-7.619589687,-0.151880166 -Earl Cureton,curetea01,1981,RS,PHI,1150,528,-3.153540151,2.327899978,-0.825640172,0.519388908,0.519388908,0,-2.844946376,1.392534836,-1.45241154,0.197627763 -Earl Cureton,curetea01,1982,PO,PHI,155,75,-5.44317871,-1.370396327,-6.813575037,-0.160951828,0,-0.160951828,-5.055026088,-2.111896182,-7.16692227,0.362343525 -Earl Cureton,curetea01,1982,RS,PHI,2027,956,-1.844007974,0.22220781,-1.621800164,0.552394086,0.552394086,0,-1.712910475,0.018003717,-1.694906758,0.392147479 -Earl Cureton,curetea01,1983,PO,PHI,51,25,-10.60094162,2.91331728,-7.687624338,-0.066473413,0,-0.066473413,-9.877422941,2.55218382,-7.325239121,2.376995479 -Earl Cureton,curetea01,1983,RS,PHI,2136,987,-4.860691888,1.241401833,-3.619290055,-0.43990985,-0.43990985,0,-4.360484672,0.741666524,-3.618818148,0.515763971 -Earl Cureton,curetea01,1984,PO,DET,197,93,-1.409654964,-0.319427317,-1.729082281,0.0497242,0,0.0497242,-1.20622628,-1.064848239,-2.271074519,-0.46856614 -Earl Cureton,curetea01,1984,RS,DET,1984,907,-4.356279432,0.387756794,-3.968522638,-0.566125269,-0.566125269,0,-4.143833033,-0.077201699,-4.221034732,0.410209109 -Earl Cureton,curetea01,1985,PO,DET,289,133,-2.574309356,3.074486177,0.500176821,0.229059162,0,0.229059162,-2.27768071,2.961010741,0.683330031,0.735812852 -Earl Cureton,curetea01,1985,RS,DET,3633,1642,-3.255969621,0.656406944,-2.599562677,0.126298752,0.126298752,0,-2.878013005,0.345103731,-2.532909274,0.221500194 -Earl Cureton,curetea01,1986,PO,DET,268,126,0.049065679,-0.604886845,-0.555821165,0.145609795,0,0.145609795,-0.000180657,-0.571431044,-0.571611702,0.091696277 -Earl Cureton,curetea01,1986,RS,DET,4429,2017,-1.703991292,-0.462130253,-2.166121545,0.601005924,0.601005924,0,-1.474977111,-0.609359076,-2.084336188,0.026167718 -Earl Cureton,curetea01,1987,RS,LAC,1878,868,-1.803466417,-1.722331633,-3.525798049,-0.342534822,-0.342534822,0,-2.066656943,-1.437269828,-3.50392677,-0.305897036 -Earl Cureton,curetea01,1987,RS,CHI,2231,1105,-2.172044689,-1.248775483,-3.420820172,-0.376834578,-0.376834578,0,-2.136357067,-1.352790285,-3.489147352,-0.36536014 -Earl Cureton,curetea01,1988,RS,LAC,2396,1128,-3.589419032,-0.191232785,-3.780651817,-0.593281859,-0.593281859,0,-4.061014293,-0.432523329,-4.493537622,0.023105024 -Earl Cureton,curetea01,1989,RS,CHH,4326,2047,-3.184067643,-0.856539209,-4.040606851,-1.346299932,-1.346299932,0,-3.144664487,-0.670461733,-3.81512622,-0.119700587 -Earl Cureton,curetea01,1991,RS,CHH,326,159,-6.485643075,-2.481971222,-8.967614297,-0.504146762,-0.504146762,0,-6.848432714,-2.819633923,-9.668066637,-0.046635309 -Earl Cureton,curetea01,1994,PO,HOU,189,100,-1.949351405,0.051843349,-1.897508056,0.045310742,0,0.045310742,-2.963947824,0.335053403,-2.628894421,0.905177573 -Earl Cureton,curetea01,1994,RS,HOU,60,30,-8.05391843,-1.378462632,-9.432381062,-0.102471122,-0.102471122,0,-7.850705094,-1.423757441,-9.274462534,0.179339944 -Earl Cureton,curetea01,1997,RS,TOR,88,46,-3.351923891,-3.936988126,-7.288912017,-0.107661324,-0.107661324,0,-4.357804942,-3.280635845,-7.638440787,0.973737181 -Bill Curley,curlebi01,1995,RS,DET,1169,595,-3.446749873,-0.834920898,-4.281670771,-0.470025282,-0.470025282,0,-3.734670382,-0.200702953,-3.935373335,1.022936145 -Bill Curley,curlebi01,1998,PO,MIN,13,7,-6.338399405,-3.943033177,-10.28143258,-0.027215989,0,-0.027215989,-7.804843828,-6.550066605,-14.35491043,-1.645811664 -Bill Curley,curlebi01,1998,RS,MIN,285,146,-2.466645016,-1.721245847,-4.187890863,-0.108091534,-0.108091534,0,-2.76741813,-1.007963409,-3.775381539,0.839450044 -Bill Curley,curlebi01,1999,RS,MIN,713,372,-2.386254775,0.594836638,-1.791418137,0.184939757,0.184939757,0,-2.667582347,1.509134205,-1.158448142,1.487122503 -Bill Curley,curlebi01,2000,RS,GSW,521,259,-3.820264298,-1.591584438,-5.411848736,-0.356792466,-0.356792466,0,-4.378928464,-1.23008395,-5.609012414,1.352976138 -Bill Curley,curlebi01,2000,RS,HOU,99,50,-4.537674737,-1.394333459,-5.932008196,-0.082358623,-0.082358623,0,-4.510223675,-0.560322413,-5.070546088,1.37613889 -Bill Curley,curlebi01,2001,RS,GSW,351,177,-0.566297562,-2.337358206,-2.903655768,-0.014113599,-0.014113599,0,-1.176952242,-1.712655146,-2.889607388,1.581519312 -Bill Curley,curlebi01,2001,RS,DAL,29,15,-16.51629195,-0.376567689,-16.89285964,-0.11416229,-0.11416229,0,-14.1338418,-0.215367394,-14.3492092,5.056603397 -Dell Curry,curryde01,1987,PO,UTA,8,4,-22.42241658,-4.055401932,-26.47781851,-0.052176054,0,-0.052176054,-21.12069704,-2.672260186,-23.79295723,4.416201004 -Dell Curry,curryde01,1987,RS,UTA,1383,636,-1.63358797,-0.841812344,-2.475400313,0.089863642,0.089863642,0,-1.811770925,-1.070489979,-2.882260904,0.869666507 -Dell Curry,curryde01,1988,PO,CLE,33,17,-1.111049887,-1.772179496,-2.883229383,-0.001182417,0,-0.001182417,-2.071156648,-2.980859735,-5.052016384,-0.748727177 -Dell Curry,curryde01,1988,RS,CLE,3073,1499,-0.783479507,1.383799922,0.600320416,2.570803583,2.570803583,0,-0.516074661,0.953872595,0.437797934,0.334867841 -Dell Curry,curryde01,1989,RS,CHH,1718,813,0.356200171,-0.346476708,0.009723463,1.147273675,1.147273675,0,0.318735378,-0.6079584,-0.289223022,0.227966827 -Dell Curry,curryde01,1990,RS,CHH,3845,1860,-0.403195182,0.226420345,-0.176774836,2.44732202,2.44732202,0,-0.437190319,0.233723398,-0.203466922,0.220332202 -Dell Curry,curryde01,1991,RS,CHH,3106,1515,0.751099403,0.033967554,0.785066957,2.733077481,2.733077481,0,0.53147348,-0.261549041,0.269924439,0.023103424 -Dell Curry,curryde01,1992,RS,CHH,4329,2020,0.496738933,-0.854981849,-0.358242916,2.468054245,2.468054245,0,0.533708961,-0.957871555,-0.424162594,0.12303487 -Dell Curry,curryde01,1993,PO,CHH,430,222,1.177633937,0.722971753,1.90060569,0.546324779,0,0.546324779,1.458418741,0.646402202,2.104820943,0.516976857 -Dell Curry,curryde01,1993,RS,CHH,4421,2094,0.461738433,-0.304642036,0.157096397,3.105607731,3.105607731,0,0.781094913,-0.447206011,0.333888902,-0.006757134 -Dell Curry,curryde01,1994,RS,CHH,4465,2173,3.031678691,-0.401238229,2.630440462,5.969737368,5.969737368,0,3.354415017,-0.336701369,3.017713647,0.07475541 -Dell Curry,curryde01,1995,PO,CHH,191,107,4.770291801,-3.409289243,1.361002558,0.231480767,0,0.231480767,4.147283595,-3.217644046,0.929639549,0.00675129 -Dell Curry,curryde01,1995,RS,CHH,3302,1718,1.648917849,-0.635559407,1.013358441,3.304685502,3.304685502,0,1.911456078,-0.760623736,1.150832342,0.171430028 -Dell Curry,curryde01,1996,RS,CHH,4577,2371,2.444440925,-0.017726792,2.426714132,6.266092703,6.266092703,0,2.720682876,0.012788832,2.733471709,0.057930537 -Dell Curry,curryde01,1997,PO,CHH,92,50,-0.0474714,0.740491418,0.693020017,0.091126172,0,0.091126172,0.282703341,0.918795789,1.20149913,0.526316037 -Dell Curry,curryde01,1997,RS,CHH,3880,2078,1.517019201,-1.084477232,0.432541968,3.370098633,3.370098633,0,1.663959357,-0.963839044,0.700120313,-0.10867719 -Dell Curry,curryde01,1998,PO,CHH,301,171,0.750297762,1.435969966,2.186267728,0.447798712,0,0.447798712,0.458606242,1.518011913,1.976618155,0.71080395 -Dell Curry,curryde01,1998,RS,CHH,1829,971,1.019067828,-1.41073367,-0.391665842,1.1707424,1.1707424,0,1.10270574,-1.804109167,-0.701403426,0.188738908 -Dell Curry,curryde01,1999,PO,MIL,91,49,-4.338475856,1.475638682,-2.862837174,-0.002955767,0,-0.002955767,-3.829353462,1.489336054,-2.340017409,1.383073923 -Dell Curry,curryde01,1999,RS,MIL,1584,864,3.119440337,-0.813483456,2.305956881,2.219786404,2.219786404,0,3.175577175,-1.443895533,1.731681641,-0.361167058 -Dell Curry,curryde01,2000,PO,TOR,54,30,-0.792767063,0.267882152,-0.52488491,0.035432978,0,0.035432978,-1.226979576,-0.1681753,-1.395154876,0.777445648 -Dell Curry,curryde01,2000,RS,TOR,2134,1095,1.910222776,-1.724687631,0.185535145,1.64044926,1.64044926,0,1.843831547,-2.463621913,-0.619790366,0.026242149 -Dell Curry,curryde01,2001,PO,TOR,333,182,1.84773555,-3.488993511,-1.641257962,0.106545078,0,0.106545078,1.898661623,-4.468646022,-2.569984398,0.308706765 -Dell Curry,curryde01,2001,RS,TOR,1831,956,0.923107742,-2.915247317,-1.992139575,0.369039541,0.369039541,0,0.728216414,-3.496305724,-2.76808931,-0.151831115 -Dell Curry,curryde01,2002,PO,TOR,107,59,0.286760179,5.218674449,5.505434629,0.254665255,0,0.254665255,0.30252149,4.048902785,4.351424275,-0.583285565 -Dell Curry,curryde01,2002,RS,TOR,1658,886,0.053695854,-1.732323678,-1.678627824,0.484212045,0.484212045,0,-0.276538661,-2.839075206,-3.115613866,-0.016683598 -Eddy Curry,curryed01,2002,RS,CHI,2193,1150,-2.713329165,-2.422666953,-5.135996118,-1.405578224,-1.405578224,0,-2.918045074,-2.309045089,-5.227090163,0.369945121 -Eddy Curry,curryed01,2003,RS,CHI,3095,1571,-1.118291753,-2.138934047,-3.257225799,-0.408935291,-0.408935291,0,-1.324803221,-2.286927896,-3.611731117,0.539408157 -Eddy Curry,curryed01,2004,RS,CHI,4185,2154,-2.509921734,-1.954448868,-4.464370602,-1.886489779,-1.886489779,0,-2.692856534,-1.947265978,-4.640122511,0.118406019 -Eddy Curry,curryed01,2005,RS,CHI,3520,1808,-3.036864336,0.746441302,-2.290423034,0.424101485,0.424101485,0,-2.889382693,0.327371428,-2.562011264,0.036596232 -Eddy Curry,curryed01,2006,RS,NYK,3568,1865,-2.128635907,-2.117426118,-4.246062025,-1.431465509,-1.431465509,0,-1.892631631,-2.010189323,-3.902820954,0.510315035 -Eddy Curry,curryed01,2007,RS,NYK,5451,2849,-2.298403359,-2.590346371,-4.88874973,-3.114991229,-3.114991229,0,-1.966524995,-2.557567115,-4.52409211,0.185275683 -Eddy Curry,curryed01,2008,RS,NYK,2953,1530,-3.338565539,-4.01439334,-7.352958879,-3.598390423,-3.598390423,0,-3.190865857,-3.942230342,-7.133096199,0.137816331 -Eddy Curry,curryed01,2009,RS,NYK,24,12,-7.239016551,-3.28952005,-10.5285366,-0.05043198,-0.05043198,0,-7.300250045,-1.919059659,-9.219309704,5.473194053 -Eddy Curry,curryed01,2010,RS,NYK,123,62,-11.16469588,-2.880190445,-14.04488633,-0.365938109,-0.365938109,0,-10.30486064,-4.54173901,-14.84659965,2.273578961 -Eddy Curry,curryed01,2012,RS,MIA,160,83,-6.480205083,-3.170294742,-9.650499825,-0.297117741,-0.297117741,0,-6.400108538,-3.701777302,-10.10188584,1.550186077 -Eddy Curry,curryed01,2013,RS,DAL,50,25,-7.037501582,-2.634232871,-9.671734453,-0.091061875,-0.091061875,0,-6.540455112,-2.015136494,-8.555591606,2.926535081 -JamesOn Curry,curryja01,2010,RS,LAC,1,0,-6.571634186,-4.250245085,-10.82187927,0,0,0,-7.928383931,-6.209344028,-14.13772796,-1.404680876 -Michael Curry,currymi01,1994,RS,PHI,87,43,-10.17636518,-4.073704538,-14.25006972,-0.255917816,-0.255917816,0,-10.08924179,-4.147378841,-14.23662063,1.381774904 -Michael Curry,currymi01,1996,PO,DET,75,43,-2.353609216,-0.339919859,-2.693529075,0.001280581,0,0.001280581,-3.111907782,-0.439071992,-3.550979773,0.195784827 -Michael Curry,currymi01,1996,RS,WSB,67,34,-1.936933215,-0.923043605,-2.85997682,-0.001914943,-0.001914943,0,-2.297827452,-1.946843331,-4.244670783,0.350588767 -Michael Curry,currymi01,1996,RS,DET,1384,749,-1.117530619,-0.038866953,-1.156397572,0.615825964,0.615825964,0,-1.56983068,0.029035383,-1.540795297,1.044939071 -Michael Curry,currymi01,1997,PO,DET,12,7,-5.350288179,-1.882509744,-7.232797924,-0.016783309,0,-0.016783309,-6.318676355,-2.321174858,-8.639851213,1.450190674 -Michael Curry,currymi01,1997,RS,DET,2167,1217,-0.540247027,-0.681892661,-1.222139688,0.951789595,0.951789595,0,-1.258358101,-0.865882656,-2.124240757,0.300179304 -Michael Curry,currymi01,1998,RS,MIL,3760,1978,-0.962800346,-1.657871008,-2.620671354,0.13068194,0.13068194,0,-1.72483585,-1.412636187,-3.137472038,0.116631594 -Michael Curry,currymi01,1999,PO,MIL,110,59,1.26570601,-0.70475712,0.56094889,0.103162214,0,0.103162214,0.257943981,-0.713850936,-0.455906955,0.313158457 -Michael Curry,currymi01,1999,RS,MIL,2101,1146,-1.093015079,-0.412788777,-1.505803856,0.730854299,0.730854299,0,-1.453826102,-0.063220016,-1.517046117,0.418922849 -Michael Curry,currymi01,2000,PO,DET,149,79,-0.198886227,-0.117468374,-0.316354602,0.100528123,0,0.100528123,-1.448997181,-0.322564043,-1.771561224,-0.560430184 -Michael Curry,currymi01,2000,RS,DET,3249,1611,-1.712356526,-2.383675892,-4.096032419,-1.110381263,-1.110381263,0,-2.378896963,-2.198237024,-4.577133988,0.343533365 -Michael Curry,currymi01,2001,RS,DET,2963,1485,-2.075499983,-1.287794742,-3.363294725,-0.465067548,-0.465067548,0,-2.897631286,-1.195677916,-4.093309202,0.080810329 -Michael Curry,currymi01,2002,PO,DET,402,221,0.3507062,-0.468752426,-0.118046226,0.308609902,0,0.308609902,-0.912218728,0.114386602,-0.797832126,0.76033965 -Michael Curry,currymi01,2002,RS,DET,3626,1912,-3.439152171,-0.384977198,-3.82412937,-1.050884774,-1.050884774,0,-4.014480045,-0.196456854,-4.210936899,0.268823972 -Michael Curry,currymi01,2003,PO,DET,499,274,-3.387396588,-0.446807155,-3.834203743,-0.156996008,0,-0.156996008,-4.030153835,-0.498537868,-4.528691704,0.39584673 -Michael Curry,currymi01,2003,RS,DET,2844,1555,-3.621220002,0.014001572,-3.60721843,-0.682555332,-0.682555332,0,-3.914060444,-0.072824806,-3.98688525,0.334660604 -Michael Curry,currymi01,2004,RS,TOR,2248,1229,-5.473557402,0.524528939,-4.949028463,-1.385692983,-1.385692983,0,-5.958276875,-0.159160088,-6.117436963,0.45122106 -Michael Curry,currymi01,2005,RS,IND,458,249,-2.92085164,-0.948553745,-3.869405385,-0.143095978,-0.143095978,0,-3.786692294,-0.811269431,-4.597961725,0.574001539 -Seth Curry,curryse01,2014,RS,CLE,19,9,-4.129113923,29.91428667,25.78517274,0.132597142,0.132597142,0,-2.024834226,25.6737305,23.64889627,1.148784567 -Seth Curry,curryse01,2014,RS,MEM,8,4,3.882527546,1.088615024,4.97114257,0.015430781,0.015430781,0,2.408343528,-3.304035306,-0.895691778,-1.987573893 -Seth Curry,curryse01,2015,RS,PHO,16,8,-22.08144714,-6.966074632,-29.04752178,-0.105656853,-0.105656853,0,-17.97564536,-2.056329086,-20.03197445,-1.500127319 -Seth Curry,curryse01,2016,RS,SAC,1461,692,0.679318195,-2.515113618,-1.835795423,0.322896279,0.322896279,0,-0.447212236,-3.067093064,-3.5143053,0.038952658 -Seth Curry,curryse01,2017,RS,DAL,3957,2029,1.143214518,0.630862002,1.77407652,4.629249836,4.629249836,0,1.079916176,1.006252686,2.086168862,-1.132173645 -Seth Curry,curryse01,2019,PO,POR,661,326,0.131737555,2.739371882,2.871109436,0.953605426,0,0.953605426,-0.676116123,2.696336817,2.020220694,-1.097679045 -Seth Curry,curryse01,2019,RS,POR,2919,1399,-0.490328974,0.064196033,-0.426132941,1.648571907,1.648571907,0,-0.144320445,-0.70803564,-0.852356085,-0.622662098 -Stephen Curry,curryst01,2010,RS,GSW,6127,2896,1.660505742,-0.237263253,1.423242489,6.170612819,6.170612819,0,1.85116287,0.258905399,2.110068269,0.068252654 -Stephen Curry,curryst01,2011,RS,GSW,4972,2489,3.255244366,-0.340517369,2.914726996,7.197756114,7.197756114,0,3.231818577,-0.013222066,3.218596511,0.054261877 -Stephen Curry,curryst01,2012,RS,GSW,1424,732,3.979718414,0.996675594,4.976394009,2.891080104,2.891080104,0,4.172123171,1.10140524,5.273528411,0.177034995 -Stephen Curry,curryst01,2013,PO,GSW,984,497,5.760775331,0.504513375,6.265288706,2.356698238,0,2.356698238,6.291005686,1.110911825,7.401917511,-0.038143392 -Stephen Curry,curryst01,2013,RS,GSW,5940,2983,5.249416234,-0.129134691,5.120281543,11.95157654,11.95157654,0,5.479840224,0.530019383,6.009859607,-0.205313421 -Stephen Curry,curryst01,2014,PO,GSW,600,296,9.203973843,1.160618099,10.36459194,2.049718199,0,2.049718199,6.850555728,1.599641172,8.450196899,0.320411873 -Stephen Curry,curryst01,2014,RS,GSW,5819,2846,7.609201262,0.456967809,8.066169071,16.09322437,16.09322437,0,7.852722498,1.007301267,8.860023765,2.368535345 -Stephen Curry,curryst01,2015,PO,GSW,1668,826,5.713214993,3.025837125,8.739052117,5.175087958,0,5.175087958,5.347107526,2.556066992,7.903174517,3.506650138 -Stephen Curry,curryst01,2015,RS,GSW,5524,2613,9.472838727,2.259680893,11.73251962,19.91478519,19.91478519,0,9.826623948,2.687538231,12.51416218,3.016670428 -Stephen Curry,curryst01,2016,PO,GSW,1273,614,7.233372996,-0.985195143,6.248177854,3.007554769,0,3.007554769,5.480702255,0.115619902,5.596322157,3.28310837 -Stephen Curry,curryst01,2016,RS,GSW,5780,2700,11.07230112,2.789797886,13.862099,23.659318,23.659318,0,11.77031923,3.284835978,15.05515521,3.311177574 -Stephen Curry,curryst01,2017,PO,GSW,1287,601,12.20103463,0.378055481,12.57909011,5.033692354,0,5.033692354,11.63803352,0.742001761,12.38003529,3.704485851 -Stephen Curry,curryst01,2017,RS,GSW,5676,2638,8.652860801,-0.203338714,8.449522087,15.61961184,15.61961184,0,9.372877093,0.560433109,9.933310202,3.553674421 -Stephen Curry,curryst01,2018,PO,GSW,1143,555,4.549631445,3.102968969,7.652600414,3.073945003,0,3.073945003,4.587357195,3.871742972,8.459100167,1.154537357 -Stephen Curry,curryst01,2018,RS,GSW,3565,1631,9.182645177,-1.655314675,7.527330502,8.773362408,8.773362408,0,9.370976353,-0.732633798,8.638342555,2.56597716 -Stephen Curry,curryst01,2019,PO,GSW,1761,846,7.586490854,-0.859969932,6.726520921,4.3023352,0,4.3023352,6.882926378,-0.025825714,6.857100664,1.972921502 -Stephen Curry,curryst01,2019,RS,GSW,5059,2331,7.482670433,0.672821878,8.155492312,13.2637935,13.2637935,0,8.486089978,0.864722101,9.35081208,2.311394131 -Rastko Cvetkovic,cvetkra01,1996,RS,DEN,93,48,-9.594779129,0.66945426,-8.925324869,-0.15467796,-0.15467796,0,-8.62006886,1.043522696,-7.576546164,2.118140229 -Quintin Dailey,dailequ01,1983,RS,CHI,4653,2081,-0.130964123,-1.746293775,-1.877257898,0.929408335,0.929408335,0,-0.168147209,-1.375745906,-1.543893115,0.314763295 -Quintin Dailey,dailequ01,1984,RS,CHI,5150,2449,-0.556683858,-0.60934277,-1.166026628,1.983357904,1.983357904,0,-0.632989754,-0.495600223,-1.128589977,0.218733612 -Quintin Dailey,dailequ01,1985,PO,CHI,264,129,0.393373765,-1.784226296,-1.390852531,0.092258793,0,0.092258793,0.433423586,-1.839345784,-1.405922198,0.000152632 -Quintin Dailey,dailequ01,1985,RS,CHI,4401,2101,-0.16711339,-1.377401598,-1.544514988,1.29399545,1.29399545,0,-0.021169937,-1.164073455,-1.185243392,0.143926458 -Quintin Dailey,dailequ01,1986,RS,CHI,1519,723,-0.196087051,-2.535322778,-2.731409829,0.006889003,0.006889003,0,-0.049907969,-2.460020994,-2.509928963,0.475658969 -Quintin Dailey,dailequ01,1987,RS,LAC,2000,924,-3.316802008,-1.453738685,-4.770540692,-0.95781636,-0.95781636,0,-3.472754348,-1.299005147,-4.771759496,0.565874068 -Quintin Dailey,dailequ01,1988,RS,LAC,2723,1282,-1.904109558,-0.541074071,-2.445183629,0.200166187,0.200166187,0,-2.179217179,-0.687657838,-2.866875017,0.400900689 -Quintin Dailey,dailequ01,1989,RS,LAC,3788,1722,-0.844872979,-0.849501987,-1.694374966,0.928426645,0.928426645,0,-1.108663264,-0.61465941,-1.723322674,0.109006192 -Quintin Dailey,dailequ01,1990,RS,SEA,986,491,-3.275600625,-2.52077298,-5.796373604,-0.76772059,-0.76772059,0,-3.305624422,-2.49171809,-5.797342512,0.59746215 -Quintin Dailey,dailequ01,1991,RS,SEA,606,299,-2.028203125,-2.850706594,-4.878909719,-0.325545344,-0.325545344,0,-2.311921969,-3.663188731,-5.9751107,0.238248908 -Quintin Dailey,dailequ01,1992,RS,SEA,197,98,-9.698719403,-1.050766946,-10.74948635,-0.401142862,-0.401142862,0,-9.011783121,-2.546565002,-11.55834812,0.286618219 -Samuel Dalembert,dalemsa01,2002,RS,PHI,332,177,-3.682063584,0.091491551,-3.590572033,-0.076467636,-0.076467636,0,-3.537139839,-0.425511458,-3.962651297,0.676431044 -Samuel Dalembert,dalemsa01,2004,RS,PHI,4074,2197,-2.036364336,1.847122963,-0.189241373,2.862491991,2.862491991,0,-2.191252804,1.958092094,-0.23316071,-0.25052554 -Samuel Dalembert,dalemsa01,2005,PO,PHI,356,192,-2.057612574,-1.100320224,-3.157932798,-0.041060615,0,-0.041060615,-2.201208719,-0.722834166,-2.924042885,-0.335877796 -Samuel Dalembert,dalemsa01,2005,RS,PHI,3570,1785,-3.078939793,1.562340359,-1.516599434,1.122176469,1.122176469,0,-3.014434173,1.393792017,-1.620642157,-0.089312593 -Samuel Dalembert,dalemsa01,2006,RS,PHI,3440,1761,-3.870580123,1.245766662,-2.624813461,0.112275672,0.112275672,0,-3.698777517,1.18031486,-2.518462657,-0.162690875 -Samuel Dalembert,dalemsa01,2007,RS,PHI,4845,2535,-1.131324517,1.519165336,0.387840818,4.043123056,4.043123056,0,-1.160144516,1.528431387,0.368286871,-0.349056735 -Samuel Dalembert,dalemsa01,2008,PO,PHI,350,193,-1.489855668,0.311612173,-1.178243495,0.158105715,0,0.158105715,-1.812286311,0.327609154,-1.484677157,-0.846601737 -Samuel Dalembert,dalemsa01,2008,RS,PHI,5189,2724,-2.097030094,0.933977022,-1.163053072,2.190852289,2.190852289,0,-2.060277883,0.914601088,-1.145676795,-0.62194965 -Samuel Dalembert,dalemsa01,2009,PO,PHI,247,133,-0.678488318,1.95028772,1.271799402,0.282907049,0,0.282907049,-1.195999204,2.288719244,1.09272004,0.460684135 -Samuel Dalembert,dalemsa01,2009,RS,PHI,3861,2036,-3.794163132,1.297903146,-2.496259986,0.262718492,0.262718492,0,-3.681047397,1.138256052,-2.542791346,-0.302202681 -Samuel Dalembert,dalemsa01,2010,RS,PHI,4100,2124,-2.414004945,0.973934674,-1.440070271,1.413295642,1.413295642,0,-2.444394885,0.956265481,-1.488129404,-0.411909598 -Samuel Dalembert,dalemsa01,2011,RS,SAC,3888,1938,-2.947049051,0.437013094,-2.510035957,0.236214604,0.236214604,0,-2.977502674,0.310122733,-2.66737994,-0.41401673 -Samuel Dalembert,dalemsa01,2012,RS,HOU,2794,1446,-1.825536871,1.476905284,-0.348631587,1.763583392,1.763583392,0,-1.837148837,1.236405504,-0.600743333,-0.418289341 -Samuel Dalembert,dalemsa01,2013,PO,MIL,17,9,-25.39428462,1.667963168,-23.72632146,-0.106130419,0,-0.106130419,-21.88731954,3.398472702,-18.48884684,6.192839342 -Samuel Dalembert,dalemsa01,2013,RS,MIL,1527,765,-1.67657296,-0.405193563,-2.081766524,0.259474083,0.259474083,0,-1.864927766,-0.719708618,-2.584636384,-0.478143063 -Samuel Dalembert,dalemsa01,2014,PO,DAL,257,135,1.25664282,2.201194665,3.457837484,0.435885765,0,0.435885765,3.62562719,3.118655501,6.74428269,-1.073378343 -Samuel Dalembert,dalemsa01,2014,RS,DAL,3211,1614,-2.155503171,2.455423477,0.299920306,2.510194069,2.510194069,0,-1.606224555,1.995392506,0.389167951,-0.049717975 -Samuel Dalembert,dalemsa01,2015,RS,NYK,1049,544,-4.829659935,3.561037738,-1.268622197,0.411881686,0.411881686,0,-4.169649474,2.140082653,-2.029566821,0.169572621 -Erick Dampier,dampier01,1997,RS,IND,1973,1052,-5.59522181,1.61180587,-3.98341594,-0.663666043,-0.663666043,0,-5.081983837,0.767623352,-4.314360486,0.228021297 -Erick Dampier,dampier01,1998,RS,GSW,5116,2656,-3.252193661,0.291998114,-2.960195548,-0.283597388,-0.283597388,0,-3.361617309,0.289084457,-3.072532853,-0.396664464 -Erick Dampier,dampier01,1999,RS,GSW,2649,1414,-3.834648314,0.586680099,-3.247968214,-0.358525697,-0.358525697,0,-3.576656446,0.428867045,-3.147789401,-0.180353949 -Erick Dampier,dampier01,2000,RS,GSW,995,495,-4.823145636,-1.598270851,-6.421416487,-0.930371614,-0.930371614,0,-4.675394174,-1.291931172,-5.967325346,0.321007578 -Erick Dampier,dampier01,2001,RS,GSW,2058,1038,-5.136792391,-1.934264072,-7.071056463,-2.287140428,-2.287140428,0,-4.970504994,-2.21403468,-7.184539674,-0.049935472 -Erick Dampier,dampier01,2002,RS,GSW,3465,1740,-4.349357121,-0.26578994,-4.615147061,-1.654203345,-1.654203345,0,-4.134523069,-0.75036035,-4.884883419,-0.08742756 -Erick Dampier,dampier01,2003,RS,GSW,3926,1978,-1.600278268,-0.232071525,-1.832349792,0.9211334,0.9211334,0,-1.475612,-0.460779276,-1.936391276,-0.490884813 -Erick Dampier,dampier01,2004,RS,GSW,4547,2403,0.216176335,1.367978715,1.58415505,5.267042988,5.267042988,0,0.14211449,1.284110834,1.426225323,-0.800968939 -Erick Dampier,dampier01,2005,PO,DAL,598,308,0.658090265,0.878841209,1.536931473,0.696363532,0,0.696363532,0.589900684,1.273803074,1.863703758,0.206046689 -Erick Dampier,dampier01,2005,RS,DAL,3143,1609,-1.672882767,1.554026319,-0.118856448,2.155646453,2.155646453,0,-1.539158761,1.091659662,-0.447499099,-0.182808049 -Erick Dampier,dampier01,2006,PO,DAL,851,454,0.569446231,4.006794306,4.576240537,1.753288186,0,1.753288186,0.398818882,3.970923813,4.369742695,0.159309922 -Erick Dampier,dampier01,2006,RS,DAL,3578,1934,-1.17500941,1.379994589,0.204985178,2.908963384,2.908963384,0,-1.013167652,1.102202841,0.089035189,-0.21368582 -Erick Dampier,dampier01,2007,PO,DAL,75,38,-2.582081907,-4.740231198,-7.322313105,-0.092192308,0,-0.092192308,-3.336512198,-4.446188038,-7.782700236,0.759304892 -Erick Dampier,dampier01,2007,RS,DAL,3612,1915,-1.273648494,2.431820657,1.158172163,3.810658608,3.810658608,0,-1.23804688,2.071518135,0.833471255,-0.188952696 -Erick Dampier,dampier01,2008,PO,DAL,174,95,-4.890987082,-2.750197572,-7.641184654,-0.245522515,0,-0.245522515,-4.877784708,-2.120428982,-6.998213691,0.37067221 -Erick Dampier,dampier01,2008,RS,DAL,3336,1755,-1.150998694,1.497758537,0.346759843,2.765225816,2.765225816,0,-1.176642349,1.450115687,0.273473337,-0.256958875 -Erick Dampier,dampier01,2009,PO,DAL,483,255,-3.177913001,-2.18428422,-5.362197221,-0.352161317,0,-0.352161317,-2.994738653,-1.522137144,-4.516875797,0.424044737 -Erick Dampier,dampier01,2009,RS,DAL,3540,1836,-0.750819841,0.64737208,-0.103447761,2.461099589,2.461099589,0,-1.105605422,0.377174391,-0.728431031,-0.67373315 -Erick Dampier,dampier01,2010,PO,DAL,220,118,-5.067796313,0.592198925,-4.475597388,-0.107270993,0,-0.107270993,-5.122415594,0.538311452,-4.584104142,0.106689299 -Erick Dampier,dampier01,2010,RS,DAL,2495,1280,-2.247625193,1.656643494,-0.590981699,1.405458273,1.405458273,0,-2.397321458,1.231039259,-1.166282199,-0.299694195 -Erick Dampier,dampier01,2011,RS,MIA,1561,815,-4.036499023,2.418364955,-1.618134067,0.468736536,0.468736536,0,-4.081472159,1.501652382,-2.579819777,-0.377818054 -Erick Dampier,dampier01,2012,PO,ATL,102,55,0.402338842,-0.615834116,-0.213495274,0.073023003,0,0.073023003,-0.424324777,-1.377323107,-1.801647885,-0.473436034 -Erick Dampier,dampier01,2012,RS,ATL,158,83,-5.233137879,-0.060264376,-5.293402256,-0.106916827,-0.106916827,0,-5.655141851,-1.041744738,-6.696886589,-0.675334699 -Louie Dampier,dampilo01,1977,PO,SAS,142,62,-2.535370306,-2.175837082,-4.711207388,-0.063574137,0,-0.063574137,-3.173297103,-2.145437758,-5.318734861,-0.679407354 -Louie Dampier,dampilo01,1977,RS,SAS,3850,1634,-1.288235109,-2.516746598,-3.804981706,-0.875132117,-0.875132117,0,-1.611461613,-2.64823094,-4.259692554,-0.535743684 -Louie Dampier,dampilo01,1978,PO,SAS,281,129,-1.253620304,-1.22968701,-2.483307314,0.018019982,0,0.018019982,-1.659804669,-1.457670944,-3.117475614,-0.480103279 -Louie Dampier,dampilo01,1978,RS,SAS,4679,2037,0.694406159,-0.572563134,0.121843025,2.966545512,2.966545512,0,0.49159528,-0.601376354,-0.109781074,-0.654993772 -Louie Dampier,dampilo01,1979,PO,SAS,122,55,2.576221968,0.269855014,2.846076982,0.16289636,0,0.16289636,1.712613329,0.270264551,1.98287788,0.595899201 -Louie Dampier,dampilo01,1979,RS,SAS,1771,760,-0.232584001,-0.483542885,-0.716126886,0.784506425,0.784506425,0,-0.694349797,-1.249603232,-1.943953029,-0.560836552 -Bob Dandridge,dandrbo01,1977,RS,MIL,5708,2501,1.370781993,-0.677030122,0.693751871,4.387708505,4.387708505,0,1.478683429,-0.379360195,1.099323234,-0.160777055 -Bob Dandridge,dandrbo01,1978,PO,WSB,1613,746,1.052176604,1.347945506,2.40012211,2.025107759,0,2.025107759,1.277944429,1.514299102,2.792243531,0.178664962 -Bob Dandridge,dandrbo01,1978,RS,WSB,6326,2777,1.214281288,0.111703625,1.325984913,5.770927642,5.770927642,0,1.192506256,0.381431058,1.573937314,-0.075412512 -Bob Dandridge,dandrbo01,1979,PO,WSB,1639,787,3.235173533,-0.060541783,3.174631749,2.444494778,0,2.444494778,3.009180631,0.211940753,3.221121384,-0.37692206 -Bob Dandridge,dandrbo01,1979,RS,WSB,5900,2629,2.652488949,0.008638779,2.661127728,7.245990078,7.245990078,0,2.622585071,0.147593585,2.770178656,-0.177584525 -Bob Dandridge,dandrbo01,1980,RS,WSB,3150,1457,-0.86912656,-0.627965039,-1.497091599,0.927958664,0.927958664,0,-0.873000439,-0.839379262,-1.712379701,-0.381445005 -Bob Dandridge,dandrbo01,1981,RS,WSB,1176,545,-2.151153314,0.302300675,-1.848852639,0.250372347,0.250372347,0,-2.334414346,-0.071440812,-2.405855158,-0.082171389 -Bob Dandridge,dandrbo01,1982,RS,MIL,367,174,-4.933632502,-0.480350491,-5.413982993,-0.238083793,-0.238083793,0,-4.978555239,-0.75711183,-5.735667069,0.686195096 -Antonio Daniels,daniean01,1998,RS,VAN,3796,1956,-1.906258878,-2.940659398,-4.846918276,-2.080964893,-2.080964893,0,-2.092804157,-3.303549116,-5.396353273,-0.508906056 -Antonio Daniels,daniean01,1999,PO,SAS,191,106,-2.053882492,-0.265262246,-2.319144738,0.023861548,0,0.023861548,-2.414996358,-1.808982863,-4.223979221,-0.614782889 -Antonio Daniels,daniean01,1999,RS,SAS,1146,614,0.143262817,0.635499789,0.778762606,1.101504255,1.101504255,0,-0.155212096,-0.17393252,-0.329144616,-0.319613873 -Antonio Daniels,daniean01,2000,PO,SAS,157,82,0.889867466,4.179286943,5.069154409,0.339844637,0,0.339844637,0.79264183,3.642298922,4.434940752,0.64809494 -Antonio Daniels,daniean01,2000,RS,SAS,2287,1195,1.637994188,0.69819016,2.336184347,3.093904381,3.093904381,0,1.22466862,0.167854398,1.392523018,-0.215305417 -Antonio Daniels,daniean01,2001,PO,SAS,767,406,3.743654939,-2.675651258,1.068003681,0.811874857,0,0.811874857,3.189078684,-1.941879828,1.247198856,-0.42032071 -Antonio Daniels,daniean01,2001,RS,SAS,3889,2060,2.173084646,-2.289556474,-0.116471828,2.756125313,2.756125313,0,2.016684643,-1.818651601,0.198033042,-0.391813236 -Antonio Daniels,daniean01,2002,PO,SAS,405,224,2.107823972,1.05888468,3.166708652,0.693569161,0,0.693569161,1.723835307,0.699555003,2.42339031,-0.50277413 -Antonio Daniels,daniean01,2002,RS,SAS,4125,2175,1.445247263,-0.871149851,0.574097412,3.677350066,3.677350066,0,1.037445752,-1.014054688,0.023391064,-0.282433519 -Antonio Daniels,daniean01,2003,PO,POR,182,98,0.564471416,-2.346184339,-1.781712923,0.049248407,0,0.049248407,-0.255371398,-3.227343528,-3.482714926,-1.252101378 -Antonio Daniels,daniean01,2003,RS,POR,1643,872,0.507135034,-0.994745817,-0.487610783,1.002599327,1.002599327,0,-0.185693864,-1.815136384,-2.000830247,-0.359078767 -Antonio Daniels,daniean01,2004,RS,SEA,2864,1512,4.674731973,-1.994883264,2.679848709,4.149873496,4.149873496,0,3.719615414,-2.347147706,1.372467708,-0.845350333 -Antonio Daniels,daniean01,2005,PO,SEA,619,331,5.600532924,0.116968687,5.71750161,1.460846708,0,1.460846708,5.018299682,-0.169807998,4.848491684,-0.8562155 -Antonio Daniels,daniean01,2005,RS,SEA,3753,2026,3.021385524,-1.295425349,1.725960175,4.593421158,4.593421158,0,2.599579266,-1.721286276,0.87829299,-0.660874739 -Antonio Daniels,daniean01,2006,PO,WAS,409,216,2.373147469,-2.137678486,0.235468983,0.335132126,0,0.335132126,1.477222898,-2.968953778,-1.49173088,-1.11618259 -Antonio Daniels,daniean01,2006,RS,WAS,4440,2283,1.484431081,-1.850652919,-0.366221838,2.753902622,2.753902622,0,0.75336256,-2.346714736,-1.593352176,-0.748800219 -Antonio Daniels,daniean01,2007,PO,WAS,328,176,7.22796056,-0.449817547,6.778143014,0.868628045,0,0.868628045,6.315176272,-0.352615988,5.962560284,-1.415437414 -Antonio Daniels,daniean01,2007,RS,WAS,3492,1761,1.688356431,-1.995307532,-0.306951101,2.174018008,2.174018008,0,0.763035349,-2.753865049,-1.9908297,-0.888844986 -Antonio Daniels,daniean01,2008,PO,WAS,285,154,-0.042647659,-2.242001961,-2.28464962,0.037313353,0,0.037313353,-1.021712252,-3.0547053,-4.076417551,-0.936284805 -Antonio Daniels,daniean01,2008,RS,WAS,4076,2161,0.426416327,-1.019077614,-0.592661287,2.361206341,2.361206341,0,-0.070458187,-1.016082724,-1.086540911,-0.682434397 -Antonio Daniels,daniean01,2009,PO,NOH,121,64,-4.645947218,-2.5929624,-7.238909619,-0.149707521,0,-0.149707521,-5.189586854,-4.035972081,-9.225558935,-0.870555116 -Antonio Daniels,daniean01,2009,RS,NOH,1356,733,-1.715493917,-2.662122361,-4.377616278,-0.609486673,-0.609486673,0,-2.103787281,-3.745134562,-5.848921843,0.121401686 -Antonio Daniels,daniean01,2009,RS,WAS,552,288,-1.37356319,-3.295718112,-4.669281301,-0.281017048,-0.281017048,0,-2.011043055,-3.47552086,-5.486563915,-0.328260675 -Antonio Daniels,daniean01,2011,RS,PHI,68,35,-2.803966226,-1.827742866,-4.631709092,-0.033264422,-0.033264422,0,-3.801856832,-3.836159085,-7.638015917,-0.935384495 -Erik Daniels,danieer01,2005,RS,SAC,141,72,-5.362492444,-1.254248814,-6.616741258,-0.141594547,-0.141594547,0,-5.505702904,-3.230632598,-8.736335502,-0.290189528 -Lloyd Daniels,daniell01,1993,PO,SAS,145,74,-1.647111613,-0.239040452,-1.886152066,0.033885775,0,0.033885775,-1.430985734,-1.047430062,-2.478415796,0.678758664 -Lloyd Daniels,daniell01,1993,RS,SAS,3162,1573,0.200546777,-1.23529602,-1.034749243,1.379130127,1.379130127,0,0.289357789,-1.535966124,-1.246608335,0.182480216 -Lloyd Daniels,daniell01,1994,PO,SAS,121,66,-0.03585736,-2.642800307,-2.678657666,0.002453719,0,0.002453719,-0.888462137,-3.506347703,-4.39480984,-0.866919874 -Lloyd Daniels,daniell01,1994,RS,SAS,1861,980,-0.887981986,-0.996344064,-1.88432605,0.433103919,0.433103919,0,-0.625131794,-1.826921315,-2.452053108,0.060123995 -Lloyd Daniels,daniell01,1995,RS,LAL,1085,541,-0.706424664,-1.615224965,-2.321649629,0.119643965,0.119643965,0,-0.658391288,-1.776998287,-2.435389574,1.12271012 -Lloyd Daniels,daniell01,1995,RS,PHI,121,63,-5.148642691,-3.42780671,-8.576449401,-0.193342901,-0.193342901,0,-4.310743723,-3.89078982,-8.201533543,3.045984333 -Lloyd Daniels,daniell01,1997,RS,SAC,54,28,-11.91840414,-2.260972907,-14.17937705,-0.172279315,-0.172279315,0,-9.390671689,-2.874320394,-12.26499208,5.032165464 -Lloyd Daniels,daniell01,1997,RS,NJN,549,282,0.093937993,-1.791882356,-1.697944363,0.154470069,0.154470069,0,0.024173838,-1.929408088,-1.90523425,1.871354298 -Lloyd Daniels,daniell01,1998,RS,TOR,160,82,0.340204538,-2.519671694,-2.179467156,0.023826601,0.023826601,0,-0.188117256,-3.526233661,-3.714350917,-0.162430531 -Marquis Daniels,daniema01,2004,PO,DAL,373,184,-0.927265181,0.77191629,-0.155348891,0.251205804,0,0.251205804,-0.700994856,0.939251685,0.238256829,-0.003702216 -Marquis Daniels,daniema01,2004,RS,DAL,2041,1039,2.547606906,-1.164338215,1.383268691,2.173475374,2.173475374,0,2.219785862,-1.674472143,0.545313719,-0.730831351 -Marquis Daniels,daniema01,2005,PO,DAL,320,165,-0.418429448,-1.768314756,-2.186744204,0.048869049,0,0.048869049,-0.572563732,-2.655064901,-3.227628634,-0.063845015 -Marquis Daniels,daniema01,2005,RS,DAL,2758,1412,-0.810959195,0.469074794,-0.341884401,1.734717968,1.734717968,0,-0.59771194,0.489166745,-0.108545195,-0.005002127 -Marquis Daniels,daniema01,2006,PO,DAL,416,222,0.249515672,-0.426788434,-0.177272762,0.300412724,0,0.300412724,-0.47828098,-1.472573041,-1.950854021,-0.037264423 -Marquis Daniels,daniema01,2006,RS,DAL,3267,1766,0.592429108,0.754842357,1.347271465,3.681852092,3.681852092,0,0.505207294,0.642396503,1.147603798,-0.244324136 -Marquis Daniels,daniema01,2007,RS,IND,1558,800,-1.943880177,-1.041908508,-2.985788685,-0.096151282,-0.096151282,0,-2.35379027,-1.786558939,-4.140349208,-0.085296704 -Marquis Daniels,daniema01,2008,RS,IND,3183,1546,-1.810054581,0.624158489,-1.185896092,1.236131442,1.236131442,0,-1.844724518,0.139861905,-1.704862612,0.183089162 -Marquis Daniels,daniema01,2009,RS,IND,3457,1700,-1.642571369,0.378501337,-1.264070032,1.287156849,1.287156849,0,-1.399828129,0.236435469,-1.16339266,-0.118785664 -Marquis Daniels,daniema01,2010,PO,BOS,70,37,1.408789151,-2.874513232,-1.465724081,0.024793548,0,0.024793548,0.350126125,-4.784593082,-4.434466957,-0.764557656 -Marquis Daniels,daniema01,2010,RS,BOS,1809,937,-1.658215439,-0.630799103,-2.289014542,0.220900123,0.220900123,0,-2.089554233,-1.114518877,-3.20407311,0.222604083 -Marquis Daniels,daniema01,2011,RS,BOS,1787,938,-1.943097796,1.653051117,-0.290046679,1.174228288,1.174228288,0,-2.222194645,0.849486481,-1.372708164,-0.239519649 -Marquis Daniels,daniema01,2012,PO,BOS,170,92,1.701189202,-1.566167821,0.135021382,0.140920951,0,0.140920951,0.2717798,-1.893251874,-1.621472074,0.809685671 -Marquis Daniels,daniema01,2012,RS,BOS,922,484,-3.822029936,0.831752502,-2.990277434,-0.059333032,-0.059333032,0,-4.03163585,0.067147519,-3.964488331,-0.000481307 -Marquis Daniels,daniema01,2013,PO,MIL,63,33,1.146698199,0.427143972,1.573842171,0.075419366,0,0.075419366,-0.219663397,-0.374530621,-0.594194018,0.407316485 -Marquis Daniels,daniema01,2013,RS,MIL,2165,1085,-3.447457036,1.373517117,-2.073939919,0.374217546,0.374217546,0,-3.387356848,0.759320166,-2.628036683,-0.006718226 -Mel Daniels,danieme01,1977,RS,NYN,275,126,-5.672009339,0.682564227,-4.989445112,-0.145920714,-0.145920714,0,-5.548030062,0.322695189,-5.225334873,1.465755651 -Troy Daniels,danietr01,2014,PO,HOU,138,68,3.922894934,2.790469142,6.713364076,0.339731212,0,0.339731212,0.042926749,3.134082452,3.177009202,0.306115459 -Troy Daniels,danietr01,2014,RS,HOU,147,75,5.825535265,-5.858313122,-0.032777857,0.10532405,0.10532405,0,4.375901632,-5.009070609,-0.633168977,1.244934771 -Troy Daniels,danietr01,2015,RS,MIN,312,154,0.779930871,-0.379700763,0.400230108,0.249016541,0.249016541,0,-0.263460121,-2.605691259,-2.86915138,0.58131233 -Troy Daniels,danietr01,2015,RS,HOU,224,108,-2.659748341,-4.885230612,-7.544978953,-0.269274156,-0.269274156,0,-1.84761237,-4.964512092,-6.812124462,1.837651735 -Troy Daniels,danietr01,2015,RS,CHA,268,135,1.355952878,-1.838901254,-0.482948376,0.157495602,0.157495602,0,0.626329143,-1.370180599,-0.743851456,0.82777388 -Troy Daniels,danietr01,2016,PO,CHA,36,18,-14.23818335,-4.958925065,-19.19710842,-0.156583789,0,-0.156583789,-9.362155642,-7.647549574,-17.00970522,0.490438078 -Troy Daniels,danietr01,2016,RS,CHA,991,476,0.464705945,-2.590035057,-2.125329113,0.15272723,0.15272723,0,0.271261964,-3.282426545,-3.011164581,0.658670034 -Troy Daniels,danietr01,2017,PO,MEM,130,68,-0.235180489,2.724386265,2.489205776,0.18595378,0,0.18595378,1.182077232,-0.65304402,0.529033211,-0.779748006 -Troy Daniels,danietr01,2017,RS,MEM,2359,1183,1.346291977,-1.29323393,0.053058047,1.697649989,1.697649989,0,1.239919828,-1.640427592,-0.400507765,0.337308886 -Troy Daniels,danietr01,2018,RS,PHO,3433,1622,-0.516219339,-3.886792897,-4.403012235,-1.36570994,-1.36570994,0,-0.563617394,-3.761671454,-4.325288848,-0.161786912 -Troy Daniels,danietr01,2019,RS,PHO,1624,760,-0.986345569,-1.526318799,-2.512664369,0.092194282,0.092194282,0,-1.340784431,-1.823359132,-3.164143564,0.184847216 -Sasha Danilovic,danilsa01,1996,PO,MIA,114,60,3.722852801,-2.34512598,1.377726821,0.131180203,0,0.131180203,2.627633415,-1.79745312,0.830180295,0.581836813 -Sasha Danilovic,danilsa01,1996,RS,MIA,1040,542,1.675563473,-0.470787211,1.204776262,1.095447391,1.095447391,0,1.468660679,-0.604622015,0.864038664,0.156319612 -Sasha Danilovic,danilsa01,1997,RS,DAL,821,438,0.837109261,-0.744648466,0.092460795,0.644684594,0.644684594,0,0.697239935,-0.246231977,0.451007958,1.362874988 -Sasha Danilovic,danilsa01,1997,RS,MIA,2511,1351,-1.319276977,-0.67930864,-1.998585617,0.526589456,0.526589456,0,-1.282707581,-0.577383188,-1.860090769,1.524794974 -Adrian Dantley,dantlad01,1977,RS,BUF,6367,2816,3.111612238,-0.408852369,2.702759869,7.803059503,7.803059503,0,2.663738309,-0.143634004,2.520104305,-0.427203421 -Adrian Dantley,dantlad01,1978,PO,LAL,217,104,5.150321002,1.159527379,6.309848382,0.494888121,0,0.494888121,4.83305892,0.998294746,5.831353666,-0.192103472 -Adrian Dantley,dantlad01,1978,RS,LAL,4438,1985,3.776604362,-0.573232889,3.203371473,6.008789104,6.008789104,0,3.584660311,-0.448251497,3.136408814,-0.366774895 -Adrian Dantley,dantlad01,1978,RS,IND,2161,948,4.735658719,0.593759037,5.329417756,3.897292925,3.897292925,0,4.58135372,0.910041264,5.491394985,-0.289604533 -Adrian Dantley,dantlad01,1979,PO,LAL,502,236,2.703974048,-1.647947863,1.056026185,0.473589782,0,0.473589782,2.54116391,-1.69247669,0.84868722,0.205270821 -Adrian Dantley,dantlad01,1979,RS,LAL,3961,1775,2.046510841,-0.758889273,1.287621569,3.650089762,3.650089762,0,1.936783742,-0.78047109,1.156312651,-0.187374576 -Adrian Dantley,dantlad01,1980,RS,UTA,5500,2674,4.459581128,-0.876366375,3.583214753,8.624063284,8.624063284,0,4.27999088,-0.464669919,3.815320961,-0.195402639 -Adrian Dantley,dantlad01,1981,RS,UTA,7035,3417,4.340549691,-1.138559889,3.201989803,10.34432971,10.34432971,0,4.070020611,-0.801931883,3.268088727,-0.31873888 -Adrian Dantley,dantlad01,1982,RS,UTA,7054,3222,4.982978772,-1.741804512,3.24117426,9.810792808,9.810792808,0,4.620034105,-1.49661363,3.123420475,-0.392801258 -Adrian Dantley,dantlad01,1983,RS,UTA,2006,887,5.985400483,-1.740946797,4.244453686,3.146196795,3.146196795,0,5.215553059,-1.522490443,3.693062616,-0.630459528 -Adrian Dantley,dantlad01,1984,PO,UTA,960,454,5.256395427,-0.909254666,4.347140761,1.681631358,0,1.681631358,4.968818166,-0.667451721,4.301366445,-0.809487144 -Adrian Dantley,dantlad01,1984,RS,UTA,6596,2984,5.914036973,-1.807062363,4.10697461,10.37521961,10.37521961,0,5.348745546,-1.549869775,3.798875771,-0.63052412 -Adrian Dantley,dantlad01,1985,PO,UTA,890,398,1.631328968,0.299415529,1.930744497,0.98147331,0,0.98147331,1.278313404,0.733671744,2.011985148,0.127902712 -Adrian Dantley,dantlad01,1985,RS,UTA,4365,1971,3.609800184,-0.644670362,2.965129822,5.71986104,5.71986104,0,3.080170132,-0.574079844,2.506090288,-0.490849621 -Adrian Dantley,dantlad01,1986,RS,UTA,5973,2744,4.956748148,-1.326325307,3.630422841,8.900590982,8.900590982,0,4.384415216,-1.116082174,3.268333042,-0.369419573 -Adrian Dantley,dantlad01,1987,PO,DET,1010,500,3.296882294,0.06985705,3.366739344,1.604323971,0,1.604323971,3.146184289,-0.310586547,2.835597742,-0.30616636 -Adrian Dantley,dantlad01,1987,RS,DET,5823,2736,2.520966399,-0.837798622,1.683167777,6.171279633,6.171279633,0,2.176412314,-0.919582548,1.256829766,-0.280448296 -Adrian Dantley,dantlad01,1988,PO,DET,1543,804,2.268350831,0.242452868,2.5108037,2.219511229,0,2.219511229,1.834733715,-0.206585933,1.628147782,-0.263037667 -Adrian Dantley,dantlad01,1988,RS,DET,4441,2144,3.656891829,-1.038971981,2.617919847,5.841222494,5.841222494,0,3.172188478,-1.334996773,1.837191704,-0.524886998 -Adrian Dantley,dantlad01,1989,RS,DAL,2185,1081,0.428477526,-2.035673542,-1.607196016,0.629128107,0.629128107,0,0.284785083,-1.866241667,-1.581456584,-0.187261887 -Adrian Dantley,dantlad01,1989,RS,DET,2699,1341,2.541477522,-0.595379398,1.946098124,3.201876619,3.201876619,0,2.184629116,-0.714972474,1.469656642,-0.351778617 -Adrian Dantley,dantlad01,1990,RS,DAL,2589,1300,0.688613276,-2.018055629,-1.329442353,0.938910671,0.938910671,0,0.242944163,-2.195084582,-1.95214042,-0.347523347 -Adrian Dantley,dantlad01,1991,PO,MIL,38,19,-11.49461346,-4.926006248,-16.4206197,-0.134718978,0,-0.134718978,-11.72110378,-7.199863007,-18.92096679,-1.353831978 -Adrian Dantley,dantlad01,1991,RS,MIL,255,126,-2.071235631,-1.246658571,-3.317894202,-0.036434191,-0.036434191,0,-2.192037665,-2.308874743,-4.500912408,-0.198210802 -Mike D'Antoni,dantomi01,1977,RS,SAS,21,9,-7.06213492,-5.322450612,-12.38458553,-0.045470864,-0.045470864,0,-7.168031257,-4.062185361,-11.23021662,2.998923686 -Yinka Dare,dareyi01,1995,RS,NJN,6,3,-32.62429536,-6.089398839,-38.7136942,-0.060033579,-0.060033579,0,-29.22389314,-1.974922118,-31.19881526,8.521088727 -Yinka Dare,dareyi01,1996,RS,NJN,1199,626,-8.169360807,-0.197687554,-8.367048361,-1.812758291,-1.812758291,0,-7.924440747,-0.906994037,-8.831434783,0.971652663 -Yinka Dare,dareyi01,1997,RS,NJN,609,313,-6.792911911,-0.161359083,-6.954270995,-0.673031064,-0.673031064,0,-6.86207411,-1.165522156,-8.027596265,0.22291738 -Yinka Dare,dareyi01,1998,RS,NJN,115,60,-6.7668036,-2.561391744,-9.328195344,-0.200977011,-0.200977011,0,-6.533275922,-3.343459484,-9.876735406,-0.179063867 -Gigi Datome,datomlu01,2014,RS,DET,484,238,-3.068421313,-1.124502663,-4.192923976,-0.175566764,-0.175566764,0,-1.857192977,-2.68019969,-4.537392667,0.194866683 -Gigi Datome,datomlu01,2015,PO,BOS,34,14,-2.981054142,-6.100503725,-9.081557868,-0.047326907,0,-0.047326907,-4.480069546,-7.343133085,-11.82320263,1.414167334 -Gigi Datome,datomlu01,2015,RS,BOS,385,192,0.656629676,-0.349206806,0.30742287,0.298778064,0.298778064,0,0.782969974,-2.680047074,-1.8970771,-0.231231619 -Gigi Datome,datomlu01,2015,RS,DET,33,17,9.780748757,-1.952088361,7.828660396,0.09454926,0.09454926,0,4.544348565,-2.563953169,1.980395397,2.922527399 -Brad Daugherty,daughbr01,1987,RS,CLE,5753,2695,-1.022604602,0.396333289,-0.626271313,2.915874659,2.915874659,0,-1.120660628,0.352396133,-0.768264496,-0.147747672 -Brad Daugherty,daughbr01,1988,PO,CLE,399,204,-2.440388854,0.339366951,-2.101021903,0.069254174,0,0.069254174,-1.959627484,0.034446158,-1.925181326,-0.560615004 -Brad Daugherty,daughbr01,1988,RS,CLE,6063,2957,-0.865586247,0.25313148,-0.612454767,3.21693038,3.21693038,0,-0.548478492,0.15742132,-0.391057171,-0.246969084 -Brad Daugherty,daughbr01,1989,PO,CLE,318,167,-2.563721816,3.714787995,1.151066179,0.343502671,0,0.343502671,-2.162798378,3.739333603,1.576535225,0.194266336 -Brad Daugherty,daughbr01,1989,RS,CLE,5826,2821,0.221623722,1.585187851,1.806811573,6.527809214,6.527809214,0,0.549360009,1.058960828,1.608320837,-0.476885326 -Brad Daugherty,daughbr01,1990,PO,CLE,368,186,1.593827254,0.385577801,1.979405055,0.460945317,0,0.460945317,1.776359727,-0.005194641,1.771165086,-0.406439986 -Brad Daugherty,daughbr01,1990,RS,CLE,2879,1438,-2.0686853,0.403341665,-1.665343635,0.794183503,0.794183503,0,-1.762343775,0.307971521,-1.454372253,-0.199418642 -Brad Daugherty,daughbr01,1991,RS,CLE,5904,2946,0.122431998,0.452237383,0.574669382,4.975855797,4.975855797,0,0.342735902,0.617409681,0.960145583,-0.422225942 -Brad Daugherty,daughbr01,1992,PO,CLE,1328,687,2.116442566,1.562477294,3.67891986,2.307078333,0,2.307078333,2.148879882,1.448369617,3.597249498,-0.678221541 -Brad Daugherty,daughbr01,1992,RS,CLE,5291,2643,3.027158142,0.811170087,3.838328228,8.839638165,8.839638165,0,3.268636402,0.840839849,4.109476251,-0.489503246 -Brad Daugherty,daughbr01,1993,PO,CLE,668,356,1.608040082,0.534293191,2.142333272,0.910504308,0,0.910504308,1.471437145,0.665016767,2.136453913,-0.597602873 -Brad Daugherty,daughbr01,1993,RS,CLE,5376,2691,2.975512747,1.294942754,4.270455501,9.565168755,9.565168755,0,3.013969628,1.229193563,4.243163191,-0.74734985 -Brad Daugherty,daughbr01,1994,RS,CLE,3552,1838,0.149251221,0.933441243,1.082692464,3.576484171,3.576484171,0,0.442766933,0.997899035,1.440665968,-0.471649841 -Jermareo Davidson,davidje01,2008,RS,CHA,623,322,-4.380271807,-0.622743507,-5.003015314,-0.371405188,-0.371405188,0,-4.872573009,-1.52915149,-6.401724499,0.320977666 -Jermareo Davidson,davidje01,2009,RS,GSW,230,111,-2.875828356,-0.577003384,-3.45283174,-0.03979323,-0.03979323,0,-3.399553201,-1.887470153,-5.287023354,-0.022564991 -Kornel David,davidko01,1999,RS,CHI,1675,902,-1.124943703,-1.108071861,-2.233015565,0.236997735,0.236997735,0,-2.050265679,-1.547261496,-3.597527175,-0.347521853 -Kornel David,davidko01,2000,RS,CHI,835,443,-3.20644266,-1.212321835,-4.418764495,-0.378517269,-0.378517269,0,-3.756021741,-1.455915485,-5.211937225,0.336099133 -Kornel David,davidko01,2000,RS,CLE,63,31,-0.078232425,5.769935599,5.691703174,0.136277185,0.136277185,0,0.118465247,6.36895892,6.487424168,1.948739423 -Kornel David,davidko01,2001,RS,DET,138,69,-2.624349036,0.937196543,-1.687152493,0.037493554,0.037493554,0,-2.915388162,0.341201656,-2.574186506,0.190728002 -Kornel David,davidko01,2001,RS,TOR,268,140,-1.554920887,-2.829560705,-4.384481592,-0.117135661,-0.117135661,0,-2.471396688,-3.234610141,-5.706006829,0.306814981 -Brandon Davies,daviebr01,2014,RS,PHI,1208,575,-3.383135113,0.72791799,-2.655217123,0.027964199,0.027964199,0,-3.848355149,-0.665143007,-4.513498156,0.545770763 -Brandon Davies,daviebr01,2015,RS,BRK,85,44,-4.582050284,-2.11626748,-6.698317765,-0.089335345,-0.089335345,0,-3.736787136,-3.799070554,-7.53585769,0.757710413 -Brandon Davies,daviebr01,2015,RS,PHI,788,379,-1.477972771,-2.450633698,-3.928606469,-0.231925538,-0.231925538,0,-1.784336965,-0.791035986,-2.57537295,1.692909779 -Antonio Davis,davisan01,1994,PO,IND,742,401,-0.133973631,2.301435991,2.16746236,1.039082755,0,1.039082755,-0.321235405,1.950705778,1.629470373,0.12689617 -Antonio Davis,davisan01,1994,RS,IND,3405,1732,-0.646867719,0.837061744,0.190194026,2.595338779,2.595338779,0,-0.62118747,0.383562002,-0.237625468,-0.10415644 -Antonio Davis,davisan01,1995,PO,IND,674,367,-1.895862181,1.057579519,-0.838282662,0.371768862,0,0.371768862,-1.691942552,1.222142511,-0.469800041,0.63124945 -Antonio Davis,davisan01,1995,RS,IND,1953,1030,-2.379325126,-0.225427675,-2.604752801,0.076411571,0.076411571,0,-2.275455601,-0.221452111,-2.496907711,0.102630322 -Antonio Davis,davisan01,1996,PO,IND,222,127,-0.413950994,1.144989898,0.731038904,0.23107718,0,0.23107718,-1.012140352,0.413047007,-0.599093344,-0.588339555 -Antonio Davis,davisan01,1996,RS,IND,3937,2092,-0.588007106,0.145321484,-0.442685622,2.457936301,2.457936301,0,-0.670638656,0.17760801,-0.493030647,-0.179216085 -Antonio Davis,davisan01,1997,RS,IND,4379,2335,-1.703293979,0.534054336,-1.169239643,1.882061722,1.882061722,0,-1.626871266,0.492671962,-1.134199304,-0.054512355 -Antonio Davis,davisan01,1998,PO,IND,824,459,0.728179893,0.880238309,1.608418202,1.056507667,0,1.056507667,0.850521124,1.299108483,2.149629608,0.316834149 -Antonio Davis,davisan01,1998,RS,IND,4058,2191,-0.225295563,0.625884651,0.400589088,3.514775984,3.514775984,0,-0.183325623,0.599908682,0.416583059,-0.18428235 -Antonio Davis,davisan01,1999,PO,IND,596,326,-1.948084551,0.477027211,-1.47105734,0.219189181,0,0.219189181,-1.816432963,0.325559543,-1.49087342,-0.07992388 -Antonio Davis,davisan01,1999,RS,IND,2314,1271,0.407989611,-0.054369821,0.35361979,2.0053253,2.0053253,0,0.488987205,0.102023075,0.591010281,-0.324692425 -Antonio Davis,davisan01,2000,PO,TOR,190,105,0.874786687,0.565003574,1.439790261,0.229589077,0,0.229589077,0.03216142,0.115046306,0.147207726,-0.729745235 -Antonio Davis,davisan01,2000,RS,TOR,4832,2479,-1.633290547,-0.155463266,-1.788753813,1.209912767,1.209912767,0,-1.550330359,-0.033765163,-1.584095521,-0.453960343 -Antonio Davis,davisan01,2001,PO,TOR,888,485,1.623206312,0.897878301,2.521084613,1.332499763,0,1.332499763,1.679498916,0.937158008,2.616656924,-0.854599294 -Antonio Davis,davisan01,2001,RS,TOR,5227,2729,-1.106675947,0.394535397,-0.71214055,2.810833938,2.810833938,0,-0.902308946,0.272323643,-0.629985303,-0.864076618 -Antonio Davis,davisan01,2002,PO,TOR,365,202,-0.981792393,-0.236738894,-1.218531287,0.161890484,0,0.161890484,-1.135308351,-0.121414629,-1.256722979,-0.502721362 -Antonio Davis,davisan01,2002,RS,TOR,5573,2978,-1.115095104,-0.035888441,-1.150983545,2.4110067,2.4110067,0,-1.172362072,0.002761649,-1.169600423,-0.698888114 -Antonio Davis,davisan01,2003,RS,TOR,3588,1894,-2.422108307,-1.019364934,-3.441473241,-0.663596553,-0.663596553,0,-2.308266362,-1.052144512,-3.360410874,-0.632142181 -Antonio Davis,davisan01,2004,RS,TOR,984,538,-2.887831203,1.504612801,-1.383218403,0.372900597,0.372900597,0,-2.854740353,1.495936344,-1.358804009,-0.550257676 -Antonio Davis,davisan01,2004,RS,CHI,3948,2032,-3.328797262,0.150529103,-3.178268159,-0.440816102,-0.440816102,0,-3.394092513,0.025234269,-3.368858244,-0.653233021 -Antonio Davis,davisan01,2005,PO,CHI,355,175,-1.851700952,1.821194881,-0.030506071,0.250374575,0,0.250374575,-2.10253097,1.912855887,-0.189675083,-0.018072993 -Antonio Davis,davisan01,2005,RS,CHI,3589,1843,-2.752683989,1.523317301,-1.229366688,1.41842321,1.41842321,0,-3.015801636,0.835536213,-2.180265423,-0.735453382 -Antonio Davis,davisan01,2006,RS,TOR,367,191,-5.049497369,-2.519992093,-7.569489462,-0.471845195,-0.471845195,0,-4.779461567,-2.152717761,-6.932179328,0.428177616 -Antonio Davis,davisan01,2006,RS,NYK,1433,749,-2.597286802,-0.767100982,-3.364387783,-0.235225939,-0.235225939,0,-2.625048801,-0.613142737,-3.238191539,0.173249911 -Anthony Davis,davisan02,2013,RS,NOH,3443,1846,0.225331591,0.919474072,1.144805663,3.650621777,3.650621777,0,0.380229421,1.321167196,1.701396617,-0.447206862 -Anthony Davis,davisan02,2014,RS,NOP,4610,2358,1.210109966,2.284343543,3.49445351,7.517069392,7.517069392,0,1.657155606,2.274553174,3.93170878,0.059619409 -Anthony Davis,davisan02,2015,PO,NOP,339,172,-2.851574911,7.21897428,4.367399369,0.637060637,0,0.637060637,3.360573744,6.74199531,10.10256905,-1.064972776 -Anthony Davis,davisan02,2015,RS,NOP,4777,2455,4.315785373,4.530028299,8.845813672,14.52595491,14.52595491,0,4.427118786,4.588455087,9.015573873,0.011374978 -Anthony Davis,davisan02,2016,RS,NOP,4434,2164,0.307322345,2.280605087,2.587927432,5.925508444,5.925508444,0,0.80288781,2.101566082,2.904453892,0.531332751 -Anthony Davis,davisan02,2017,RS,NOP,5582,2708,0.581632221,4.449178164,5.030810385,10.80842731,10.80842731,0,0.996587349,3.822936391,4.819523739,0.531888178 -Anthony Davis,davisan02,2018,PO,NOP,777,358,-0.791646455,5.285749599,4.494103144,1.386728543,0,1.386728543,1.864793028,6.132713198,7.997506226,1.578730341 -Anthony Davis,davisan02,2018,RS,NOP,5835,2727,1.532898055,3.833470056,5.366368111,11.42556453,11.42556453,0,2.943078384,3.592508786,6.53558717,1.169515648 -Anthony Davis,davisan02,2019,RS,NOP,3998,1850,4.105122105,3.275084908,7.380207013,9.609615264,9.609615264,0,4.307410969,3.020674403,7.328085372,0.511792659 -Baron Davis,davisba01,2000,PO,CHH,102,57,0.327261,0.23505105,0.562312049,0.100679593,0,0.100679593,0.692196802,0.069525707,0.76172251,1.191499046 -Baron Davis,davisba01,2000,RS,CHH,3014,1523,-0.435213769,0.655498407,0.220284638,2.33288296,2.33288296,0,-0.259705894,0.826013936,0.566308042,1.015215407 -Baron Davis,davisba01,2001,PO,CHH,741,397,5.938842258,4.78889224,10.7277345,2.829130801,0,2.829130801,6.255365019,5.31376655,11.56913157,0.437059493 -Baron Davis,davisba01,2001,RS,CHH,6013,3192,2.703611199,2.183495551,4.88710675,12.46465254,12.46465254,0,2.79654184,2.747962005,5.544503845,0.201781975 -Baron Davis,davisba01,2002,PO,CHH,764,401,4.655805578,3.791531922,8.4473375,2.381355175,0,2.381355175,5.624962286,4.62083707,10.24579936,0.723264612 -Baron Davis,davisba01,2002,RS,CHH,6272,3318,4.136780232,1.201828874,5.338609106,13.73611986,13.73611986,0,4.542499722,1.887907154,6.430406876,0.290704969 -Baron Davis,davisba01,2003,PO,NOH,356,194,6.610544284,0.430797971,7.041342256,1.005854327,0,1.005854327,6.772301604,1.002447315,7.774748919,0.578698211 -Baron Davis,davisba01,2003,RS,NOH,3559,1889,2.337676639,1.737231017,4.074907656,6.600434087,6.600434087,0,2.858437269,2.139753017,4.998190286,0.319295797 -Baron Davis,davisba01,2004,PO,NOH,477,260,4.445783137,2.317885085,6.763668221,1.306278609,0,1.306278609,4.598996222,2.949701322,7.548697544,0.322810585 -Baron Davis,davisba01,2004,RS,NOH,5043,2686,4.096206775,1.680715015,5.776921791,11.77165263,11.77165263,0,4.79790169,2.269211861,7.067113551,0.674062118 -Baron Davis,davisba01,2005,RS,NOH,1095,593,5.398902383,0.374609002,5.773511385,2.644196046,2.644196046,0,5.756500223,1.289762757,7.04626298,2.334743697 -Baron Davis,davisba01,2005,RS,GSW,1942,988,4.453673919,-0.510948407,3.942725511,3.446268108,3.446268108,0,4.791479761,-0.041252951,4.75022681,1.980940619 -Baron Davis,davisba01,2006,RS,GSW,3875,1971,2.976988087,0.961332909,3.938320996,6.751897484,6.751897484,0,3.319029383,1.351947083,4.670976465,0.355493975 -Baron Davis,davisba01,2007,PO,GSW,894,445,7.886419097,3.013087176,10.89950627,3.215590828,0,3.215590828,8.096209531,3.578716873,11.6749264,0.550992625 -Baron Davis,davisba01,2007,RS,GSW,4643,2221,3.522740326,1.859185313,5.381925639,9.238012109,9.238012109,0,3.724613969,2.204912072,5.929526041,0.23512503 -Baron Davis,davisba01,2008,RS,GSW,6654,3196,3.98257042,0.88731544,4.86988586,12.46212036,12.46212036,0,4.543084238,1.523454444,6.066538682,0.27964827 -Baron Davis,davisba01,2009,RS,LAC,4363,2248,-0.265175436,-0.21903737,-0.484212806,2.610579353,2.610579353,0,0.166799717,0.473894451,0.640694168,0.424282941 -Baron Davis,davisba01,2010,RS,LAC,4923,2523,2.149521196,0.705050063,2.854571259,7.233726243,7.233726243,0,2.20390223,1.343770879,3.547673109,0.251484458 -Baron Davis,davisba01,2011,RS,CLE,745,380,3.656284968,-1.610664568,2.0456204,0.95024751,0.95024751,0,3.916370351,-1.540152861,2.37621749,2.054003982 -Baron Davis,davisba01,2011,RS,LAC,2482,1269,2.091970907,-0.092890747,1.99908016,3.110181508,3.110181508,0,2.217412128,0.455407811,2.672819939,1.073530994 -Baron Davis,davisba01,2012,PO,NYK,178,97,0.15233,-4.498812645,-4.346482645,-0.082975023,0,-0.082975023,-0.374094191,-4.473942583,-4.848036773,1.644571107 -Baron Davis,davisba01,2012,RS,NYK,1169,595,-1.37731452,0.364206779,-1.013107741,0.532842979,0.532842979,0,-0.961299715,-0.033756067,-0.995055781,0.97669547 -Ben Davis,davisbe01,1997,RS,PHO,192,98,-4.65926624,0.123596875,-4.535669365,-0.090128481,-0.090128481,0,-4.369812149,0.041734504,-4.328077645,0.864395325 -Ben Davis,davisbe01,1998,RS,NYK,24,13,-4.321883679,3.324316847,-0.997566832,0.011572082,0.011572082,0,-2.706491067,4.294700132,1.588209065,-0.401678864 -Ben Davis,davisbe01,1999,RS,NYK,38,21,9.929992782,-3.463554987,6.466437795,0.097779702,0.097779702,0,9.380118925,-3.455546972,5.924571952,-0.881368683 -Ben Davis,davisbe01,2000,RS,PHO,44,22,-7.552119711,1.588975664,-5.963144047,-0.035893695,-0.035893695,0,-6.996840526,-0.760001364,-7.75684189,-0.449126691 -Brad Davis,davisbr01,1978,RS,LAL,747,334,-1.440978939,-1.280957635,-2.721936574,0.004793273,0.004793273,0,-1.862914842,-1.775857125,-3.638771967,0.250172627 -Brad Davis,davisbr01,1979,RS,IND,517,233,0.248094268,0.306982144,0.555076412,0.393315953,0.393315953,0,-0.412981347,-0.095999695,-0.508981042,0.114347864 -Brad Davis,davisbr01,1979,RS,LAL,145,65,-1.330725917,-2.797492014,-4.128217931,-0.046067219,-0.046067219,0,-1.928574974,-2.469461908,-4.398036882,0.8463484 -Brad Davis,davisbr01,1980,RS,UTA,463,225,2.462100008,-1.271064603,1.191035406,0.452118174,0.452118174,0,1.782095429,-1.096332195,0.685763234,-0.067567228 -Brad Davis,davisbr01,1980,RS,IND,95,43,-5.214689832,-0.318114001,-5.532803833,-0.06174702,-0.06174702,0,-5.481994039,-0.009481405,-5.491475444,1.189780221 -Brad Davis,davisbr01,1981,RS,DAL,3503,1686,3.207427109,-1.331497294,1.875929815,3.972305482,3.972305482,0,2.52904102,-0.784271154,1.744769866,-0.178871344 -Brad Davis,davisbr01,1982,RS,DAL,5426,2614,1.903219919,-1.249499172,0.653720747,4.526690941,4.526690941,0,1.485784395,-0.691123932,0.794660463,-0.28624075 -Brad Davis,davisbr01,1983,RS,DAL,5032,2323,4.58247948,-1.122544702,3.459934777,7.32591686,7.32591686,0,4.064359134,-0.762020577,3.302338557,-0.482942762 -Brad Davis,davisbr01,1984,PO,DAL,601,304,-0.49957192,-2.127615831,-2.627187751,0.01952724,0,0.01952724,-0.878358092,-1.838211336,-2.716569429,-0.597692976 -Brad Davis,davisbr01,1984,RS,DAL,5560,2665,2.268302108,-0.624724848,1.64357726,5.957975804,5.957975804,0,1.988994381,-0.092745881,1.8962485,-0.273289555 -Brad Davis,davisbr01,1985,PO,DAL,231,113,3.700684267,-1.276863523,2.423820745,0.30753256,0,0.30753256,3.442772373,-0.943227595,2.499544778,-0.036089045 -Brad Davis,davisbr01,1985,RS,DAL,5286,2539,3.314567133,-0.439924143,2.87464299,7.265657159,7.265657159,0,2.993329098,0.14063407,3.133963168,-0.290660421 -Brad Davis,davisbr01,1986,PO,DAL,333,163,1.547012465,-2.727965316,-1.180952851,0.1350808,0,0.1350808,1.209205254,-2.692276809,-1.483071555,0.374344319 -Brad Davis,davisbr01,1986,RS,DAL,4245,1971,3.965918787,-1.535739884,2.430178903,5.191619113,5.191619113,0,3.45981256,-1.210218773,2.249593787,-0.348986701 -Brad Davis,davisbr01,1987,PO,DAL,161,75,2.189444036,-4.323148516,-2.13370448,0.024155216,0,0.024155216,1.298734706,-4.916093745,-3.617359039,-0.677492466 -Brad Davis,davisbr01,1987,RS,DAL,3350,1582,2.090264965,-1.202301107,0.887963858,2.940419032,2.940419032,0,1.869774686,-1.270824058,0.598950628,0.141964535 -Brad Davis,davisbr01,1988,PO,DAL,585,295,0.56559758,-3.8078617,-3.24226412,-0.076626466,0,-0.076626466,-0.208418534,-3.981097104,-4.189515638,0.265109264 -Brad Davis,davisbr01,1988,RS,DAL,3025,1480,1.600678711,-1.076963998,0.523714713,2.472218045,2.472218045,0,1.169328875,-1.042485638,0.126843236,0.010159453 -Brad Davis,davisbr01,1989,RS,DAL,2819,1395,0.739452699,-1.180889591,-0.441436892,1.649988803,1.649988803,0,0.310234976,-1.185554337,-0.875319361,0.429026256 -Brad Davis,davisbr01,1990,RS,DAL,2573,1292,1.44606227,-1.163359866,0.282702404,2.011220462,2.011220462,0,1.039768117,-1.062056267,-0.02228815,0.604113729 -Brad Davis,davisbr01,1991,RS,DAL,2831,1426,-0.557892782,-1.392043988,-1.94993677,0.587763556,0.587763556,0,-1.037430139,-0.85036271,-1.887792848,0.967488947 -Brad Davis,davisbr01,1992,RS,DAL,853,429,-2.287954599,-2.141441711,-4.42939631,-0.370370539,-0.370370539,0,-2.954440343,-1.900269175,-4.854709518,0.742950075 -Brian Davis,davisbr02,1994,RS,MIN,746,374,-4.012521325,-0.358478709,-4.371000035,-0.309421441,-0.309421441,0,-4.177346965,-1.428611855,-5.60595882,0.034425686 -Charles Davis,davisch02,1982,PO,WSB,105,52,-6.339539527,-1.452396804,-7.791936331,-0.139010414,0,-0.139010414,-6.758026327,-3.268199569,-10.0262259,0.759480935 -Charles Davis,davisch02,1982,RS,WSB,1204,575,-1.814911592,-0.701151417,-2.516063009,0.06884384,0.06884384,0,-2.399416211,-1.32939088,-3.728807091,0.319771402 -Charles Davis,davisch02,1983,RS,WSB,2432,1161,-2.07749564,-0.210287707,-2.287783347,0.273958186,0.273958186,0,-2.42240965,-1.101729683,-3.524139333,0.063934336 -Charles Davis,davisch02,1984,PO,WSB,31,17,2.005545168,-1.923811069,0.081734099,0.024972802,0,0.024972802,1.262355519,-4.924742311,-3.662386792,-1.402392623 -Charles Davis,davisch02,1984,RS,WSB,959,467,-2.282434884,-0.170093004,-2.452527888,0.071187401,0.071187401,0,-2.426780801,-1.072201227,-3.498982028,0.450187148 -Charles Davis,davisch02,1985,PO,MIL,107,51,-2.266473969,-3.831264656,-6.097738625,-0.089101584,0,-0.089101584,-2.856011764,-5.725702752,-8.581714516,-0.862159644 -Charles Davis,davisch02,1985,RS,MIL,1567,746,-2.24708882,-0.642595167,-2.889683987,-0.053481831,-0.053481831,0,-2.247776764,-1.037601605,-3.285378368,0.615837241 -Charles Davis,davisch02,1985,RS,WSB,59,28,-8.835058087,-0.935454497,-9.770512584,-0.100511003,-0.100511003,0,-8.715065973,-2.020314732,-10.7353807,0.22542133 -Charles Davis,davisch02,1986,PO,MIL,306,145,-4.442872115,-2.061574128,-6.504446243,-0.289919399,0,-0.289919399,-4.611931712,-1.982634044,-6.594565756,1.210107889 -Charles Davis,davisch02,1986,RS,MIL,1878,873,-0.324185314,-0.319601204,-0.643786517,0.941467132,0.941467132,0,-0.395111012,-0.749945844,-1.145056856,0.369048607 -Charles Davis,davisch02,1988,RS,SAS,411,187,-1.810315444,-4.443531669,-6.253847113,-0.336782131,-0.336782131,0,-2.060257604,-4.575297554,-6.635555159,0.750524437 -Charles Davis,davisch02,1988,RS,MIL,80,39,-9.892992923,-1.267652848,-11.16064577,-0.169301697,-0.169301697,0,-9.015782581,-2.546658813,-11.56244139,1.173456481 -Charles Davis,davisch02,1989,PO,CHI,367,191,-3.743049527,-0.959295896,-4.702345423,-0.197874979,0,-0.197874979,-4.18670253,-1.532423047,-5.719125577,0.808815773 -Charles Davis,davisch02,1989,RS,CHI,1114,545,-2.139875546,-1.357619219,-3.497494764,-0.207677618,-0.207677618,0,-2.504497859,-1.997579972,-4.502077831,-0.08336234 -Charles Davis,davisch02,1990,PO,CHI,39,20,-4.26878971,-3.795100758,-8.063890468,-0.056883826,0,-0.056883826,-4.75090486,-3.4071976,-8.15810246,1.668339705 -Charles Davis,davisch02,1990,RS,CHI,874,429,-5.145840389,-1.62158656,-6.767426949,-0.882971208,-0.882971208,0,-5.190455872,-2.444192074,-7.634647946,0.413739074 -Dale Davis,davisda01,1992,PO,IND,136,69,-3.62050844,-0.779115564,-4.399624004,-0.059516726,0,-0.059516726,-4.224025448,-1.379184164,-5.603209612,-0.585327174 -Dale Davis,davisda01,1992,RS,IND,2714,1301,-1.117326444,0.344157444,-0.773169,1.314321849,1.314321849,0,-1.26771305,0.229769002,-1.037944047,0.161077378 -Dale Davis,davisda01,1993,PO,IND,223,117,-0.615722916,2.184804639,1.569081723,0.267326797,0,0.267326797,-0.471129687,2.533893643,2.062763956,0.490779021 -Dale Davis,davisda01,1993,RS,IND,4580,2264,0.467295145,1.552259299,2.019554444,5.494529317,5.494529317,0,0.481270859,1.54441671,2.025687569,-0.262181206 -Dale Davis,davisda01,1994,PO,IND,1069,578,-0.841768134,2.473677548,1.631909414,1.328349143,0,1.328349143,-0.737105445,2.525876456,1.788771012,-0.294871346 -Dale Davis,davisda01,1994,RS,IND,4506,2292,0.722770491,1.165148099,1.88791859,5.397110997,5.397110997,0,0.827640783,1.356726128,2.184366912,-0.467947808 -Dale Davis,davisda01,1995,PO,IND,899,490,-0.727590186,0.803281548,0.075691362,0.726540278,0,0.726540278,-0.636880088,0.760289974,0.123409886,-0.251057708 -Dale Davis,davisda01,1995,RS,IND,4449,2346,-0.383722231,1.920474584,1.536752353,5.108932674,5.108932674,0,-0.227654603,1.807487755,1.579833152,-0.40335358 -Dale Davis,davisda01,1996,PO,IND,322,184,-1.334403808,1.301352189,-0.033051619,0.261174087,0,0.261174087,-1.641619423,1.344722923,-0.2968965,-0.631420886 -Dale Davis,davisda01,1996,RS,IND,4925,2617,-0.734337156,1.323930086,0.589592931,4.438461871,4.438461871,0,-0.509204361,1.313469669,0.804265307,-0.428118938 -Dale Davis,davisda01,1997,RS,IND,4856,2589,-0.382137154,1.272967143,0.890829989,4.780897084,4.780897084,0,-0.340970206,1.33749452,0.996524314,-0.537055652 -Dale Davis,davisda01,1998,PO,IND,837,466,1.005358596,0.669873029,1.675231624,1.078910809,0,1.078910809,0.986544453,0.288076817,1.274621271,-0.496357782 -Dale Davis,davisda01,1998,RS,IND,4027,2174,-0.661290597,2.601298192,1.940007596,5.173749874,5.173749874,0,-0.44427124,2.342675923,1.898404683,-0.496784279 -Dale Davis,davisda01,1999,PO,IND,720,394,1.588136768,1.77128882,3.359425588,1.259760857,0,1.259760857,1.601699401,1.784064966,3.385764367,-0.46988145 -Dale Davis,davisda01,1999,RS,IND,2502,1374,0.888188223,0.266468066,1.154656289,2.711437599,2.711437599,0,0.815377824,0.157070754,0.972448578,-0.847760659 -Dale Davis,davisda01,2000,PO,IND,1339,714,-0.105371966,1.701436635,1.59606467,1.623272013,0,1.623272013,0.033285372,2.028420576,2.061705948,-0.521033781 -Dale Davis,davisda01,2000,RS,IND,4173,2127,-0.518754292,2.06015894,1.541404648,4.624191303,4.624191303,0,-0.268832982,1.928881243,1.660048261,-0.664027373 -Dale Davis,davisda01,2001,PO,POR,39,20,-4.475488409,-2.33556425,-6.811052659,-0.044481904,0,-0.044481904,-4.454371071,0.446984791,-4.00738628,3.687337603 -Dale Davis,davisda01,2001,RS,POR,4059,2162,-0.061859456,-0.057367012,-0.119226468,2.881090669,2.881090669,0,-0.136724157,0.086275057,-0.0504491,-0.661571844 -Dale Davis,davisda01,2002,PO,POR,136,70,-3.577582499,4.666631503,1.089049003,0.143358781,0,0.143358781,-3.252718693,5.790182386,2.537463693,1.264521044 -Dale Davis,davisda01,2002,RS,POR,4605,2447,-0.26310033,1.71060201,1.44750168,5.195316574,5.195316574,0,-0.298738999,1.748707926,1.449968927,-0.78978475 -Dale Davis,davisda01,2003,PO,POR,300,162,0.269093738,-0.525117459,-0.256023721,0.210775688,0,0.210775688,0.466125906,-0.652396741,-0.186270835,-0.783462718 -Dale Davis,davisda01,2003,RS,POR,4299,2282,-0.437917657,1.040008418,0.60209076,3.872772144,3.872772144,0,-0.554158617,1.07612589,0.521967273,-0.707544842 -Dale Davis,davisda01,2004,RS,POR,3055,1682,-1.711303454,-0.021526799,-1.732830253,0.867095612,0.867095612,0,-1.889249783,-0.04847732,-1.937727103,-0.605359412 -Dale Davis,davisda01,2005,PO,IND,559,311,-1.400341207,4.591935936,3.19159473,0.969136879,0,0.969136879,-1.847039511,4.333582652,2.486543141,-0.297242397 -Dale Davis,davisda01,2005,RS,IND,1341,730,-0.485186164,2.347359745,1.862173581,1.712913828,1.712913828,0,-0.619553604,2.609844032,1.990290428,-0.261013594 -Dale Davis,davisda01,2005,RS,GSW,1134,577,-4.284598829,0.357430362,-3.927168467,-0.346651452,-0.346651452,0,-4.423627628,0.13125364,-4.292373988,0.029277836 -Dale Davis,davisda01,2006,PO,DET,64,36,-14.48889751,-3.666123916,-18.15502142,-0.302275161,0,-0.302275161,-14.39860391,-2.45374238,-16.85234629,3.23544232 -Dale Davis,davisda01,2006,RS,DET,326,178,-2.708858411,-1.080971467,-3.789829879,-0.09400876,-0.09400876,0,-3.32225999,-1.903456345,-5.225716334,-0.411431066 -Dale Davis,davisda01,2007,PO,DET,92,51,-4.074554081,1.888968945,-2.185585136,0.015518055,0,0.015518055,-4.088429049,2.755248574,-1.333180474,2.221142071 -Dale Davis,davisda01,2007,RS,DET,854,464,-2.721970742,2.137648701,-0.584322042,0.510026446,0.510026446,0,-2.952055461,1.276901978,-1.675153483,-0.482835895 -Deyonta Davis,davisde01,2017,PO,MEM,23,11,1.36032711,-4.818334766,-3.458007657,-0.004163837,0,-0.004163837,6.20396133,-7.280608054,-1.076646724,1.549606882 -Deyonta Davis,davisde01,2017,RS,MEM,483,238,-4.201547474,2.658031939,-1.543515535,0.14563793,0.14563793,0,-4.569232644,0.686058961,-3.883173683,-0.577550667 -Deyonta Davis,davisde01,2018,RS,MEM,1964,943,-1.065143576,-3.121627977,-4.186771552,-0.689934974,-0.689934974,0,-1.909275373,-2.829964482,-4.739239856,-0.189786817 -Deyonta Davis,davisde01,2019,RS,ATL,265,118,-4.039434097,3.099786981,-0.939647117,0.10858294,0.10858294,0,-3.402058962,0.65824078,-2.743818182,-0.380407643 -Dwight Davis,davisdw01,1977,RS,GSW,1254,552,-2.404894253,-2.240607534,-4.645501787,-0.537354697,-0.537354697,0,-2.529305545,-1.973079413,-4.502384959,0.711552594 -Ed Davis,davised01,2011,RS,TOR,3136,1602,-0.831355081,-1.434161319,-2.265516399,0.394596538,0.394596538,0,-1.066763734,-0.97351568,-2.040279414,-0.327480384 -Ed Davis,davised01,2012,RS,TOR,2887,1534,-2.448469828,0.598435006,-1.850034822,0.70226014,0.70226014,0,-2.589339078,0.575074251,-2.014264828,-0.274648143 -Ed Davis,davised01,2013,PO,MEM,89,48,-4.075552782,-1.707366793,-5.782919575,-0.076698668,0,-0.076698668,-4.619284745,-2.58794971,-7.207234455,0.111636421 -Ed Davis,davised01,2013,RS,MEM,1013,544,-0.933431245,0.123840122,-0.809591123,0.541738337,0.541738337,0,-1.319267514,0.262945517,-1.056321997,0.549770827 -Ed Davis,davised01,2013,RS,TOR,2071,1087,-0.842016364,-0.600657827,-1.442674191,0.723878275,0.723878275,0,-0.898602058,-0.412382944,-1.310985001,-0.147436779 -Ed Davis,davised01,2014,PO,MEM,48,25,-0.220629361,3.451045153,3.230415793,0.078667141,0,0.078667141,-1.273946339,0.658464792,-0.615481546,-0.006167943 -Ed Davis,davised01,2014,RS,MEM,1847,956,-1.330920629,2.04010654,0.709185911,1.677074566,1.677074566,0,-1.745228622,1.351644076,-0.393584546,-0.576864038 -Ed Davis,davised01,2015,RS,LAL,3663,1840,1.207631462,0.36950531,1.577136772,4.021977666,4.021977666,0,0.399544764,-0.000124981,0.399419783,-0.948985526 -Ed Davis,davised01,2016,PO,POR,416,205,0.542273076,-4.82029941,-4.278026334,-0.164253747,0,-0.164253747,-0.097436648,-3.880070538,-3.977507186,-0.332323751 -Ed Davis,davised01,2016,RS,POR,3410,1684,0.686130763,1.989963794,2.676094558,4.622170136,4.622170136,0,0.348435139,1.645523765,1.993958904,-0.834253489 -Ed Davis,davised01,2017,RS,POR,1617,789,-2.661586334,-2.977642725,-5.63922906,-1.161543939,-1.161543939,0,-2.877646567,-2.070645323,-4.94829189,-0.12725603 -Ed Davis,davised01,2018,PO,POR,146,71,-6.716336231,-2.050758828,-8.767095059,-0.221558611,0,-0.221558611,-6.590236379,-2.982614542,-9.572850921,-1.406379027 -Ed Davis,davised01,2018,RS,POR,2953,1471,-0.24683839,1.467529155,1.220690764,2.93687448,2.93687448,0,-0.982660672,1.900876189,0.918215517,-1.436195056 -Ed Davis,davised01,2019,PO,BRK,84,41,5.553002406,-0.475828474,5.077173933,0.166703684,0,0.166703684,2.733136742,-6.914946777,-4.181810035,-1.272457985 -Ed Davis,davised01,2019,RS,BRK,3041,1446,-0.921189779,1.522853683,0.601663905,2.45011332,2.45011332,0,-1.338457222,1.862464979,0.524007757,-0.930404442 -Emanual Davis,davisem01,1997,RS,HOU,444,230,-2.439658694,-0.332103441,-2.771762135,-0.002557821,-0.002557821,0,-2.438931258,-0.586228753,-3.025160012,0.147292701 -Emanual Davis,davisem01,1998,RS,HOU,1149,599,-2.250057876,-2.903272456,-5.153330332,-0.737372487,-0.737372487,0,-2.352487594,-3.279218892,-5.631706487,0.35960741 -Emanual Davis,davisem01,2000,RS,SEA,1380,701,-2.299012139,0.47604831,-1.82296383,0.334727001,0.334727001,0,-1.999991064,0.107932205,-1.892058859,0.901490139 -Emanual Davis,davisem01,2001,RS,SEA,2490,1290,0.385457805,0.56569394,0.951151745,2.438774644,2.438774644,0,0.231403184,0.211268515,0.442671698,0.107355024 -Emanual Davis,davisem01,2002,RS,ATL,1499,774,-3.086499672,-0.618003422,-3.704503094,-0.378477611,-0.378477611,0,-2.833854816,-0.382124494,-3.21597931,0.377254299 -Emanual Davis,davisem01,2003,RS,ATL,652,340,-2.653067632,-1.260162709,-3.91323034,-0.202755149,-0.202755149,0,-2.820399213,-2.106897914,-4.927297127,0.443525085 -Glen Davis,davisgl01,2008,PO,BOS,248,137,-4.247876849,0.495015626,-3.752861223,-0.073461795,0,-0.073461795,-4.154825832,0.377969501,-3.776856331,1.437329188 -Glen Davis,davisgl01,2008,RS,BOS,1801,940,-2.857507863,0.973605275,-1.883902588,0.419275434,0.419275434,0,-2.746494608,0.921001156,-1.825493452,0.879633428 -Glen Davis,davisgl01,2009,PO,BOS,982,510,-0.678287457,0.504115641,-0.174171816,0.691202517,0,0.691202517,-0.540465305,1.107185478,0.566720173,-0.006744806 -Glen Davis,davisgl01,2009,RS,BOS,3118,1637,-2.727104633,0.70212216,-2.024982473,0.608166565,0.608166565,0,-2.445036491,1.080758607,-1.364277884,0.403652129 -Glen Davis,davisgl01,2010,PO,BOS,908,483,-0.819296554,1.376883276,0.557586722,0.841346138,0,0.841346138,-1.002934569,1.03979006,0.036855491,0.076449673 -Glen Davis,davisgl01,2010,RS,BOS,1801,933,-2.657052443,-2.177363261,-4.834415704,-0.995369941,-0.995369941,0,-2.664137785,-2.04360233,-4.707740115,0.29833305 -Glen Davis,davisgl01,2011,PO,BOS,359,191,-5.850281279,-0.868421427,-6.718702706,-0.399601872,0,-0.399601872,-5.869040744,-0.953952938,-6.822993682,0.162824621 -Glen Davis,davisgl01,2011,RS,BOS,4378,2298,-3.524899855,1.802210999,-1.722688856,1.205020055,1.205020055,0,-2.998540273,2.124151327,-0.874388947,0.043313246 -Glen Davis,davisgl01,2012,PO,ORL,347,190,-0.794225494,-0.348021455,-1.142246949,0.158501636,0,0.158501636,-1.057546198,-0.213927932,-1.271474129,-1.253831024 -Glen Davis,davisgl01,2012,RS,ORL,2676,1427,-2.975842441,-0.456470078,-3.432312519,-0.495510718,-0.495510718,0,-2.796691005,-0.519946006,-3.316637011,-0.232493107 -Glen Davis,davisgl01,2013,RS,ORL,2067,1064,-2.844677949,1.611847215,-1.232830734,0.821649183,0.821649183,0,-2.555667009,1.516059718,-1.039607291,-0.220480473 -Glen Davis,davisgl01,2014,PO,LAC,325,158,-1.526145353,-0.664617878,-2.190763231,0.046758897,0,0.046758897,-1.191999616,-2.115690524,-3.30769014,0.527306536 -Glen Davis,davisgl01,2014,RS,LAC,630,308,-5.851915742,-1.827711944,-7.679627685,-0.771848806,-0.771848806,0,-5.888110684,-0.514263179,-6.402373863,-0.346784162 -Glen Davis,davisgl01,2014,RS,ORL,2645,1354,-2.715962608,0.960139214,-1.755823394,0.678605064,0.678605064,0,-2.689487155,1.095100066,-1.594387089,-1.142797446 -Glen Davis,davisgl01,2015,PO,LAC,315,144,-4.12628509,0.21462892,-3.91165617,-0.088374726,0,-0.088374726,-3.119131965,-1.237725268,-4.356857233,0.386737576 -Glen Davis,davisgl01,2015,RS,LAC,1829,904,-5.844181753,1.496769895,-4.347411858,-0.734296099,-0.734296099,0,-4.739009821,1.43132172,-3.307688101,-0.32063914 -Harry Davis,davisha01,1979,RS,CLE,853,394,-2.361729318,-1.071698267,-3.433427585,-0.138384321,-0.138384321,0,-2.613317116,-1.283856676,-3.897173792,0.781136797 -Harry Davis,davisha01,1980,RS,SAS,69,30,-4.987744098,-2.172712302,-7.1604564,-0.068887365,-0.068887365,0,-4.972393328,-1.535823402,-6.50821673,2.134259281 -Hubert Davis,davishu01,1993,PO,NYK,183,96,-3.627268142,1.101629435,-2.525638707,0.011409766,0,0.011409766,-3.882186706,-0.022347394,-3.9045341,0.616812786 -Hubert Davis,davishu01,1993,RS,NYK,1623,815,-2.427174727,-0.502084293,-2.92925902,-0.074559754,-0.074559754,0,-2.895123036,-1.212512437,-4.107635473,0.028280048 -Hubert Davis,davishu01,1994,PO,NYK,729,396,-2.987952291,-1.799457012,-4.787409302,-0.427500989,0,-0.427500989,-3.50084777,-2.421573722,-5.922421493,0.624510166 -Hubert Davis,davishu01,1994,RS,NYK,2607,1333,1.687957143,-0.5713484,1.116608743,2.633562688,2.633562688,0,1.251644157,-0.839263812,0.412380344,0.142555495 -Hubert Davis,davishu01,1995,PO,NYK,334,184,-2.899541135,-1.610103753,-4.509644888,-0.17112256,0,-0.17112256,-3.190898023,-2.2966512,-5.487549223,0.397827888 -Hubert Davis,davishu01,1995,RS,NYK,3261,1697,2.038915936,-1.250960819,0.787955116,3.060782891,3.060782891,0,1.584583506,-1.762450135,-0.177866629,-0.074049088 -Hubert Davis,davishu01,1996,PO,NYK,261,145,3.177028415,-1.568001986,1.609026428,0.330692097,0,0.330692097,2.029165568,-2.317763215,-0.288597648,-0.503188301 -Hubert Davis,davishu01,1996,RS,NYK,3400,1773,2.160980967,-1.238591588,0.922389379,3.304657239,3.304657239,0,1.557556005,-1.724335034,-0.166779029,-0.484820823 -Hubert Davis,davishu01,1997,RS,TOR,1189,623,-1.896076431,-2.972222015,-4.868298446,-0.673886323,-0.673886323,0,-2.500344081,-3.573148914,-6.073492995,0.077986099 -Hubert Davis,davishu01,1998,RS,DAL,4505,2378,0.129328119,-2.651383571,-2.522055452,0.274724284,0.274724284,0,-0.490147395,-2.650912589,-3.141059985,-0.604745989 -Hubert Davis,davishu01,1999,RS,DAL,2584,1378,0.137031923,-2.829044211,-2.692012288,0.040543617,0.040543617,0,-0.276477195,-2.781254905,-3.0577321,-0.496620676 -Hubert Davis,davishu01,2000,RS,DAL,3634,1817,-0.550750828,-2.938649704,-3.489400532,-0.68099629,-0.68099629,0,-0.954538314,-3.088959828,-4.043498142,-0.612048826 -Hubert Davis,davishu01,2001,RS,DAL,2477,1261,-1.540145416,-1.070644651,-2.610790067,0.090336252,0.090336252,0,-1.58404685,-1.359659056,-2.943705906,0.797850258 -Hubert Davis,davishu01,2001,RS,WAS,842,431,1.107119636,-2.743712243,-1.636592607,0.245664625,0.245664625,0,0.623761783,-2.699007201,-2.075245418,0.313255561 -Hubert Davis,davishu01,2002,RS,WAS,2291,1231,0.247561262,-1.692209228,-1.444647966,0.815510246,0.815510246,0,-0.014136705,-2.053629682,-2.067766387,-0.484100496 -Hubert Davis,davishu01,2003,RS,DET,600,328,-0.966156122,-1.705406966,-2.671563088,0.013118044,0.013118044,0,-1.64533471,-2.885964224,-4.531298933,-0.056321014 -Hubert Davis,davishu01,2004,RS,NJN,104,55,-4.834641223,-0.357170899,-5.191812123,-0.068943902,-0.068943902,0,-5.560107758,-0.734520946,-6.294628704,0.564519291 -Hubert Davis,davishu01,2004,RS,DET,43,23,-5.071156298,-4.108861725,-9.180018022,-0.076672036,-0.076672036,0,-5.973737525,-4.059653476,-10.033391,1.472317236 -Johnny Davis,davisjo01,1977,PO,POR,986,436,1.357132515,1.020159595,2.377292109,1.176177215,0,1.176177215,1.175994995,0.682734353,1.858729347,-0.012877392 -Johnny Davis,davisjo01,1977,RS,POR,3302,1451,0.004850335,-2.111865633,-2.107015298,0.475240058,0.475240058,0,-0.356963386,-2.41925896,-2.776222346,-0.172483423 -Johnny Davis,davisjo01,1978,PO,POR,410,201,-0.556273123,-2.281703483,-2.837976606,-0.009288014,0,-0.009288014,-0.972444426,-2.285689259,-3.258133685,-0.190456625 -Johnny Davis,davisjo01,1978,RS,POR,4804,2188,0.161417555,-0.485801421,-0.324383866,2.703545857,2.703545857,0,-0.04611111,-0.5380834,-0.58419451,-0.168049486 -Johnny Davis,davisjo01,1979,RS,IND,6592,2971,0.553350617,-1.125435001,-0.572084385,3.286458956,3.286458956,0,0.515380819,-0.680568491,-0.165187672,-0.4810099 -Johnny Davis,davisjo01,1980,RS,IND,6406,2912,0.111108404,-1.478757198,-1.367648794,2.04491626,2.04491626,0,0.071847139,-0.966754111,-0.894906973,-0.4493997 -Johnny Davis,davisjo01,1981,PO,IND,161,74,2.886736664,-0.4231856,2.463551064,0.201800192,0,0.201800192,2.004826178,0.617731372,2.62255755,-0.57388152 -Johnny Davis,davisjo01,1981,RS,IND,5392,2536,1.781699204,-1.074605509,0.707093695,4.458041106,4.458041106,0,1.664202953,-0.552298969,1.111903984,-0.345119535 -Johnny Davis,davisjo01,1982,RS,IND,5541,2664,0.703065874,-1.599863851,-0.896797977,2.509120792,2.509120792,0,0.316395507,-1.40969079,-1.093295283,-0.393277422 -Johnny Davis,davisjo01,1983,PO,ATL,230,113,2.285213565,-1.621674859,0.663538705,0.201172252,0,0.201172252,1.407752015,-1.381903084,0.025848931,-0.900823925 -Johnny Davis,davisjo01,1983,RS,ATL,3053,1465,2.483744719,-1.372342766,1.111401953,2.872466124,2.872466124,0,1.992243819,-1.48350388,0.508739939,-0.495726559 -Johnny Davis,davisjo01,1984,PO,ATL,258,131,0.285847917,-2.594639911,-2.308791994,0.030176707,0,0.030176707,-0.439596881,-2.276904306,-2.716501187,-0.771961668 -Johnny Davis,davisjo01,1984,RS,ATL,4175,2079,0.327185374,-1.45858448,-1.131399106,1.710193768,1.710193768,0,0.141655049,-1.272021078,-1.130366029,-0.398732027 -Johnny Davis,davisjo01,1985,PO,CLE,107,50,10.83534525,4.207556604,15.04290186,0.469000071,0,0.469000071,10.39550139,3.775282202,14.17078359,0.194526992 -Johnny Davis,davisjo01,1985,RS,CLE,4123,1920,0.862108341,-2.179653118,-1.317544777,1.397259101,1.397259101,0,0.525355991,-2.175335454,-1.649979463,-0.438282625 -Johnny Davis,davisjo01,1986,PO,ATL,136,65,-1.633193187,-1.678467393,-3.31166058,-0.01914821,0,-0.01914821,-2.173767973,-2.740783012,-4.914550985,-0.324841392 -Johnny Davis,davisjo01,1986,RS,ATL,847,402,1.382280597,-2.138120047,-0.755839449,0.407634075,0.407634075,0,0.618263666,-2.983779372,-2.365515707,-0.345935054 -Johnny Davis,davisjo01,1986,RS,CLE,1310,612,-0.029939659,-1.297998886,-1.327938545,0.443306895,0.443306895,0,-0.481001309,-1.954727562,-2.435728872,-0.167810167 -Josh Davis,davisjo02,2004,RS,ATL,44,23,-4.267556789,-2.740619783,-7.008176572,-0.050686352,-0.050686352,0,-4.542230475,-4.315715653,-8.857946128,1.310861888 -Josh Davis,davisjo02,2005,PO,PHI,7,4,-8.340773715,-2.975810341,-11.31658406,-0.019030433,0,-0.019030433,-7.912094706,-2.066420887,-9.978515593,5.015264066 -Josh Davis,davisjo02,2005,RS,PHI,656,328,-0.818705822,-0.984146105,-1.802851927,0.159378711,0.159378711,0,-0.844283303,-1.719992386,-2.564275689,0.509604648 -Josh Davis,davisjo02,2006,RS,HOU,1,0,-6.638089621,-13.21230855,-19.85039818,0,0,0,-7.77556166,10.54676318,2.771201524,23.73266909 -Josh Davis,davisjo02,2006,RS,MIL,23,12,-4.781942147,-1.424227262,-6.206169409,-0.021507146,-0.021507146,0,-3.713770594,-1.130837665,-4.844608259,1.503039957 -Josh Davis,davisjo02,2006,RS,PHO,10,5,7.730874943,10.13567597,17.86655092,0.053510379,0.053510379,0,9.611053101,9.554566941,19.16562004,1.598623087 -Josh Davis,davisjo02,2012,RS,MEM,249,130,0.131442117,-0.472676792,-0.341234675,0.161221278,0.161221278,0,0.124405848,-0.096506442,0.027899406,0.842507648 -Mark Davis,davisma01,1989,RS,PHO,15,7,-3.414058866,-3.225566879,-6.639625746,-0.013984322,-0.013984322,0,-3.033786912,-3.52964331,-6.563430222,0.681582094 -Mark Davis,davisma01,1989,RS,MIL,522,251,0.421606392,0.190171075,0.611777467,0.435101237,0.435101237,0,0.09721948,-0.169093289,-0.07187381,1.086796424 -Mark Davis,davisma02,1996,RS,MIN,1125,571,-4.005393943,1.645569361,-2.359824582,0.115031638,0.115031638,0,-3.59866671,1.002747447,-2.595919262,1.115316699 -Mark Davis,davisma02,1997,RS,PHI,3424,1705,-0.147485209,-0.120339829,-0.267825038,2.1723516,2.1723516,0,-0.330728412,0.17350764,-0.157220772,0.554900785 -Mark Davis,davisma02,1998,RS,PHI,1726,906,-3.308544056,0.488400442,-2.820143614,-0.032555023,-0.032555023,0,-3.299039995,-0.656743373,-3.955783368,0.37122848 -Mark Davis,davisma02,1999,RS,MIA,63,35,-10.24400469,-3.054082909,-13.2980876,-0.197040083,-0.197040083,0,-9.623729206,-1.630981966,-11.25471117,4.148685247 -Mark Davis,davisma02,2000,RS,GSW,933,464,-3.438157127,-0.505035941,-3.943193068,-0.283521664,-0.283521664,0,-3.543780182,-0.892812112,-4.436592294,0.351477209 -Mel Davis,davisme01,1977,RS,NYN,1643,752,-4.356876195,-1.345058215,-5.70193441,-1.133561503,-1.133561503,0,-4.087838685,-1.550168658,-5.638007343,0.094383278 -Mel Davis,davisme01,1977,RS,NYK,779,342,-3.194389715,-0.991020019,-4.185409733,-0.250960054,-0.250960054,0,-3.020366889,-1.281228816,-4.301595706,0.21420708 -Mickey Davis,davismi02,1977,RS,MIL,377,165,0.380887107,-1.324946161,-0.944059054,0.151061921,0.151061921,0,-0.125291701,-2.661479385,-2.786771085,-0.686078079 -Mike Davis,davismi03,1983,PO,NYK,2,1,-3.795427445,-3.489692699,-7.285120144,-0.00235872,0,-0.00235872,-4.85420977,-5.650204541,-10.50441431,-1.178160403 -Mike Davis,davismi03,1983,RS,NYK,57,28,-0.018520512,3.157152421,3.138631909,0.083944512,0.083944512,0,-0.60730069,1.719317159,1.112016469,-0.220949565 -Monti Davis,davismo01,1981,RS,PHI,4,2,14.41144814,0.923055587,15.33450373,0.018222747,0.018222747,0,12.4493795,-1.40320339,11.04617611,-1.288310054 -Monti Davis,davismo01,1981,RS,DAL,17,8,-17.86592474,-2.813816413,-20.67974116,-0.073162933,-0.073162933,0,-15.94667867,-4.502709811,-20.44938848,-0.026895348 -Paul Davis,davispa01,2007,RS,LAC,344,180,-3.252141237,-0.187229494,-3.43937073,-0.063466971,-0.063466971,0,-3.26392446,-0.55459611,-3.81852057,0.232087281 -Paul Davis,davispa01,2008,RS,LAC,377,194,-3.626129688,-0.751444269,-4.377573957,-0.161731406,-0.161731406,0,-3.755420586,-0.745796489,-4.501217075,0.36939758 -Paul Davis,davispa01,2009,RS,LAC,621,320,-2.820643591,-0.346020601,-3.166664193,-0.068193301,-0.068193301,0,-3.211376142,-0.56292592,-3.774302063,0.22787642 -Paul Davis,davispa01,2010,RS,WAS,15,8,4.864665791,0.916478706,5.781144497,0.033934968,0.033934968,0,3.609658619,-2.144895825,1.464762793,-2.387778209 -Ricky Davis,davisri01,1999,RS,CHH,1053,557,-2.332792776,-0.420690133,-2.753482909,-0.00098957,-0.00098957,0,-2.319778245,-1.54060795,-3.860386195,-0.018885823 -Ricky Davis,davisri01,2000,RS,CHH,1128,570,-0.992203876,-0.106314529,-1.098518405,0.478908006,0.478908006,0,-1.382935873,-1.305719778,-2.688655652,-0.267970987 -Ricky Davis,davisri01,2001,RS,MIA,128,70,-0.211871672,1.198574647,0.986702975,0.133581713,0.133581713,0,-0.511464374,0.617564791,0.106100417,0.089331013 -Ricky Davis,davisri01,2002,RS,CLE,3718,1954,-0.910391189,-1.520284513,-2.430675702,0.318009308,0.318009308,0,-0.936177468,-1.963777862,-2.899955329,-0.096560911 -Ricky Davis,davisri01,2003,RS,CLE,6202,3131,-0.241310608,-0.833004502,-1.07431511,2.669745898,2.669745898,0,-0.25206002,-0.475069035,-0.727129055,-0.242652956 -Ricky Davis,davisri01,2004,PO,BOS,238,123,-0.227640477,-4.175004566,-4.402645043,-0.106512203,0,-0.106512203,-0.450983969,-4.557789665,-5.008773634,-0.37759808 -Ricky Davis,davisri01,2004,RS,CLE,1523,796,-0.1682261,-2.049980088,-2.218206188,0.216722722,0.216722722,0,-0.013451838,-1.690082433,-1.703534271,0.317088014 -Ricky Davis,davisri01,2004,RS,BOS,3296,1678,0.884564592,-1.323638089,-0.439073497,1.986370192,1.986370192,0,0.665914834,-1.42005715,-0.754142315,0.366401736 -Ricky Davis,davisri01,2005,PO,BOS,434,240,-3.506170653,-0.129795927,-3.63596658,-0.11247995,0,-0.11247995,-3.525560266,0.034174069,-3.491386196,0.479526623 -Ricky Davis,davisri01,2005,RS,BOS,5301,2696,0.248469427,-1.303055391,-1.054585964,2.326536709,2.326536709,0,0.338119402,-1.340649601,-1.002530199,-0.217211405 -Ricky Davis,davisri01,2006,RS,MIN,2732,1460,0.728848977,0.070273656,0.799122633,2.656696325,2.656696325,0,0.894159848,0.191118269,1.085278116,0.449996188 -Ricky Davis,davisri01,2006,RS,BOS,3394,1747,1.906073465,-0.282398946,1.623674519,3.899731085,3.899731085,0,1.835020446,-0.041117793,1.793902652,0.032675086 -Ricky Davis,davisri01,2007,RS,MIN,5793,3021,1.266995339,-0.445884188,0.821111151,5.485687771,5.485687771,0,1.280541168,-0.431367023,0.849174145,-0.312999925 -Ricky Davis,davisri01,2008,RS,MIA,5632,2963,-1.355668105,-1.539887051,-2.895555156,-0.21981127,-0.21981127,0,-1.414661962,-1.322497137,-2.737159099,-0.096831503 -Ricky Davis,davisri01,2009,RS,LAC,1524,785,-2.534137593,-2.077103485,-4.611241078,-0.747526304,-0.747526304,0,-2.709375874,-2.305003697,-5.014379572,0.25972173 -Ricky Davis,davisri01,2010,RS,LAC,974,499,-2.760587831,-2.484417071,-5.245004901,-0.635637289,-0.635637289,0,-3.117011194,-3.207145536,-6.32415673,0.064207779 -Ron Davis,davisro01,1977,RS,ATL,148,67,-12.71942724,2.556446331,-10.16298091,-0.25788195,-0.25788195,0,-10.89213038,1.727720801,-9.164409576,1.906230905 -Ron Davis,davisro01,1981,RS,SDC,1725,817,-2.75131699,-0.597823546,-3.349140537,-0.251312469,-0.251312469,0,-2.799242913,-1.249130423,-4.048373336,0.64816234 -Ron Davis,davisro01,1982,RS,SDC,143,67,-4.248465243,-4.533762898,-8.782228141,-0.20604211,-0.20604211,0,-4.660944249,-5.401672474,-10.06261672,-0.079212175 -Terry Davis,daviste01,1990,RS,MIA,1881,884,-3.589204596,-0.786054434,-4.37525903,-0.740345542,-0.740345542,0,-3.893565528,-0.531466519,-4.425032046,0.995219848 -Terry Davis,daviste01,1991,RS,MIA,2084,996,-1.039067844,-0.82102613,-1.860093974,0.452423046,0.452423046,0,-1.631991118,-0.86698371,-2.498974828,0.045836282 -Terry Davis,daviste01,1992,RS,DAL,4275,2149,-1.594268586,-1.072239081,-2.666507667,0.09137635,0.09137635,0,-1.792811791,-0.806587748,-2.599399539,-0.177730245 -Terry Davis,daviste01,1993,RS,DAL,5162,2462,-3.175987923,-2.247013086,-5.42300101,-3.344099856,-3.344099856,0,-3.264327532,-2.034548694,-5.298876226,-0.393480122 -Terry Davis,daviste01,1994,RS,DAL,570,286,-1.669395255,-0.675292319,-2.344687574,0.058901834,0.058901834,0,-2.168266706,-0.751425388,-2.919692094,-0.390899556 -Terry Davis,daviste01,1995,RS,DAL,1157,580,-3.474615161,-2.167648467,-5.642263628,-0.856025723,-0.856025723,0,-3.848755588,-2.371830327,-6.220585916,0.017431684 -Terry Davis,daviste01,1996,RS,DAL,1007,501,-3.020574422,-1.899700949,-4.920275371,-0.555303832,-0.555303832,0,-3.529089485,-1.891321565,-5.42041105,0.093702059 -Terry Davis,daviste01,1998,RS,WAS,3298,1705,-1.160664734,-0.406932278,-1.567597012,1.024936797,1.024936797,0,-1.50990164,-0.464980526,-1.974882166,-0.321959888 -Terry Davis,daviste01,1999,RS,WAS,1094,578,-1.751017232,-0.927615354,-2.678632586,0.02106446,0.02106446,0,-2.196969198,-0.900206073,-3.097175271,0.079209199 -Terry Davis,daviste01,2001,RS,DEN,445,228,-2.034036136,-2.817245843,-4.851281979,-0.245076435,-0.245076435,0,-2.765672428,-2.828130035,-5.593802463,0.243116837 -Tyler Davis,davisty01,2019,RS,OKC,2,1,-40.82592091,61.11388186,20.28796095,0.01142252,0.01142252,0,-26.93530508,42.98906324,16.05375815,-2.873834033 -Walter Davis,daviswa03,1978,PO,PHO,140,66,1.34421432,0.79431025,2.13852457,0.170536356,0,0.170536356,1.090857009,1.135123913,2.225980922,0.4695081 -Walter Davis,daviswa03,1978,RS,PHO,6080,2590,2.844239623,-0.246885644,2.597353979,7.06274343,7.06274343,0,2.674755504,-0.227099935,2.44765557,-0.051161182 -Walter Davis,daviswa03,1979,PO,PHO,1061,490,3.398554091,1.000281287,4.398835378,1.84430174,0,1.84430174,3.487913822,0.624630971,4.112544793,0.059042133 -Walter Davis,daviswa03,1979,RS,PHO,5572,2437,3.603761583,0.781810959,4.385572541,8.891993277,8.891993277,0,3.712959176,0.788267196,4.501226372,0.240415791 -Walter Davis,daviswa03,1980,PO,PHO,518,245,2.397282521,-2.119727643,0.277554877,0.38973676,0,0.38973676,2.423562092,-1.960402422,0.46315967,-0.146054358 -Walter Davis,daviswa03,1980,RS,PHO,5099,2309,3.228699019,0.186209681,3.414908699,7.265782252,7.265782252,0,3.065199422,0.101885767,3.167085189,0.04597754 -Walter Davis,daviswa03,1981,PO,PHO,385,199,-0.236070225,0.203448631,-0.032621594,0.285193927,0,0.285193927,-0.320103508,0.127302477,-0.19280103,0.219037303 -Walter Davis,daviswa03,1981,RS,PHO,4814,2182,1.957222591,-0.101511495,1.855711096,5.127134022,5.127134022,0,1.643828274,-0.195715544,1.44811273,-0.004086976 -Walter Davis,daviswa03,1982,PO,PHO,376,173,1.136403565,-1.453850305,-0.31744674,0.22123398,0,0.22123398,0.827035543,-1.56669259,-0.739657047,-0.0934982 -Walter Davis,daviswa03,1982,RS,PHO,2478,1182,0.729873099,-0.439706392,0.290166708,1.835148041,1.835148041,0,0.570143855,-1.140195784,-0.570051929,0.097805263 -Walter Davis,daviswa03,1983,PO,PHO,242,113,2.109395843,1.723142903,3.832538747,0.388949701,0,0.388949701,2.139302374,1.767133392,3.906435766,-0.636777428 -Walter Davis,daviswa03,1983,RS,PHO,5333,2491,2.563177875,0.473263812,3.036441687,7.337723212,7.337723212,0,2.410159655,0.502403763,2.912563418,-0.231462323 -Walter Davis,daviswa03,1984,PO,PHO,1284,623,5.614002697,0.316207567,5.930210264,2.840948122,0,2.840948122,5.512691864,0.70074748,6.213439344,-0.161053598 -Walter Davis,daviswa03,1984,RS,PHO,5440,2546,2.685309873,-0.477557812,2.207752061,6.439214748,6.439214748,0,2.657854375,-0.272993445,2.384860931,-0.012000212 -Walter Davis,daviswa03,1985,RS,PHO,1231,570,-0.31668495,-1.550886194,-1.867571144,0.25612121,0.25612121,0,-0.529303221,-1.67538776,-2.204690981,-0.201937076 -Walter Davis,daviswa03,1986,RS,PHO,4945,2239,1.374681022,-0.725231972,0.64944905,3.879010052,3.879010052,0,1.38525639,-0.676479577,0.708776813,-0.114679166 -Walter Davis,daviswa03,1987,RS,PHO,5687,2646,2.298574766,-1.447684198,0.850890568,4.852496753,4.852496753,0,2.303281727,-1.141594015,1.161687713,-0.181885768 -Walter Davis,daviswa03,1988,RS,PHO,4161,1951,1.370693052,-0.464417939,0.906275114,3.631829097,3.631829097,0,1.393256007,-0.666099325,0.727156683,-0.211252486 -Walter Davis,daviswa03,1989,PO,DEN,213,94,1.366173384,-1.13914233,0.227031055,0.148041408,0,0.148041408,1.044328329,-0.826669043,0.217659285,0.513561252 -Walter Davis,daviswa03,1989,RS,DEN,4207,1857,0.553209196,-1.661156433,-1.107947237,1.558615229,1.558615229,0,0.37240958,-1.699140413,-1.326730833,0.187757847 -Walter Davis,daviswa03,1990,PO,DEN,160,70,-3.376586298,-4.107897117,-7.484483415,-0.172999746,0,-0.172999746,-3.423043357,-4.584030692,-8.007074049,-0.774403543 -Walter Davis,daviswa03,1990,RS,DEN,3631,1635,0.938994988,-0.990211378,-0.05121639,2.253900043,2.253900043,0,0.777234988,-1.005762024,-0.228527037,0.11662678 -Walter Davis,daviswa03,1991,PO,POR,219,111,-4.021755371,-0.951483108,-4.97323848,-0.129034503,0,-0.129034503,-4.285129586,-2.47696088,-6.762090465,-0.597642113 -Walter Davis,daviswa03,1991,RS,DEN,2501,1044,0.234114538,-1.407525134,-1.173410596,0.842147705,0.842147705,0,0.067944487,-0.97245686,-0.904512372,0.280838115 -Walter Davis,daviswa03,1991,RS,POR,930,439,-2.236475746,-0.229210754,-2.4656865,0.063700498,0.063700498,0,-2.394020434,-0.797218686,-3.191239121,0.032042779 -Walter Davis,daviswa03,1992,RS,DEN,1540,741,-0.068566766,-1.387661897,-1.456228663,0.489933935,0.489933935,0,-0.614667672,-1.874420605,-2.489088278,0.162634484 -Andre Dawkins,dawkian01,2015,RS,MIA,43,22,-11.83037676,-0.108561314,-11.93893807,-0.102565477,-0.102565477,0,-9.239889877,-4.165275332,-13.40516521,-0.534456524 -Darryl Dawkins,dawkida01,1977,PO,PHI,748,331,-2.301269463,1.193665891,-1.107603572,0.287258443,0,0.287258443,-2.419539796,0.471820433,-1.947719363,0.445271017 -Darryl Dawkins,dawkida01,1977,RS,PHI,1561,684,-1.066168459,0.878796602,-0.187371857,0.900933637,0.900933637,0,-1.213134556,0.278920987,-0.934213569,0.799868715 -Darryl Dawkins,dawkida01,1978,PO,PHI,413,180,-3.879341058,2.735189803,-1.144151254,0.153348559,0,0.153348559,-3.939537276,2.270200667,-1.669336609,0.859213284 -Darryl Dawkins,dawkida01,1978,RS,PHI,3934,1722,0.128223815,1.532380026,1.660603841,3.885229458,3.885229458,0,0.195387646,1.363907076,1.559294722,0.285198532 -Darryl Dawkins,dawkida01,1979,PO,PHI,568,255,0.646546465,0.461046165,1.10759263,0.519449751,0,0.519449751,0.751359751,0.644496694,1.395856445,0.363684288 -Darryl Dawkins,dawkida01,1979,RS,PHI,4576,2035,-2.599625758,1.748144212,-0.851481546,1.976897211,1.976897211,0,-2.39496896,1.286878124,-1.108090836,0.312098576 -Darryl Dawkins,dawkida01,1980,PO,PHI,1268,607,-0.691723469,2.236133332,1.544409863,1.373732874,0,1.373732874,-0.501597671,1.862750891,1.36115322,0.151247003 -Darryl Dawkins,dawkida01,1980,RS,PHI,5515,2541,-2.078898375,1.599576791,-0.479321583,2.948844262,2.948844262,0,-1.747270058,1.438849481,-0.308420577,0.180594578 -Darryl Dawkins,dawkida01,1981,PO,PHI,873,421,-0.309856581,-0.7899355,-1.099792081,0.368270437,0,0.368270437,-0.24040714,-0.461644987,-0.702052127,0.711457055 -Darryl Dawkins,dawkida01,1981,RS,PHI,4550,2088,-1.359870619,1.737360457,0.377489838,3.349436418,3.349436418,0,-1.179052248,1.417817627,0.238765379,0.548408249 -Darryl Dawkins,dawkida01,1982,PO,PHI,950,460,-2.393797457,1.120533187,-1.27326427,0.361657643,0,0.361657643,-2.222699881,1.210335906,-1.012363975,1.174481921 -Darryl Dawkins,dawkida01,1982,RS,PHI,2383,1124,-1.853396692,0.539047471,-1.31434922,0.829045558,0.829045558,0,-1.595683632,0.4875404,-1.108143231,0.713215372 -Darryl Dawkins,dawkida01,1983,PO,NJN,121,59,2.212303105,-0.155272749,2.057030356,0.150595567,0,0.150595567,2.619468497,-0.339555623,2.279912874,0.924566456 -Darryl Dawkins,dawkida01,1983,RS,NJN,4587,2093,-2.933178924,1.940981477,-0.992197446,1.895039022,1.895039022,0,-2.737582772,1.6769441,-1.060638672,0.99905663 -Darryl Dawkins,dawkida01,1984,PO,NJN,706,340,1.135111158,1.077782615,2.212893773,0.89249576,0,0.89249576,0.666637649,0.675554436,1.342192085,0.513175884 -Darryl Dawkins,dawkida01,1984,RS,NJN,5246,2417,-0.09167502,1.207364258,1.115689237,4.794063931,4.794063931,0,-0.058528838,1.229866572,1.171337733,0.583336908 -Darryl Dawkins,dawkida01,1985,PO,NJN,142,64,-5.123840492,0.12902073,-4.994819762,-0.076245453,0,-0.076245453,-5.007128642,-0.053167232,-5.060295874,0.897180502 -Darryl Dawkins,dawkida01,1985,RS,NJN,2069,972,-1.641552466,-1.234540752,-2.876093218,-0.063116536,-0.063116536,0,-1.58702476,-1.010138229,-2.597162989,0.966952765 -Darryl Dawkins,dawkida01,1986,PO,NJN,35,17,2.737612994,-1.887127249,0.850485745,0.032568376,0,0.032568376,2.099078389,-2.395378219,-0.29629983,1.122029784 -Darryl Dawkins,dawkida01,1986,RS,NJN,2627,1207,1.298846787,-0.728329055,0.570517731,2.062809453,2.062809453,0,1.033260804,-0.556557679,0.476703125,0.909583584 -Darryl Dawkins,dawkida01,1987,RS,NJN,227,106,-2.598384539,-2.347938295,-4.946322834,-0.120939727,-0.120939727,0,-2.458669952,-1.857042222,-4.315712175,1.855199548 -Darryl Dawkins,dawkida01,1988,RS,UTA,56,26,-17.12196662,-3.936104632,-21.05807125,-0.254649071,-0.254649071,0,-15.68184704,-2.288663728,-17.97051077,4.892707374 -Darryl Dawkins,dawkida01,1988,RS,DET,15,7,-16.33881307,-8.961181104,-25.29999418,-0.086484575,-0.086484575,0,-14.693358,-6.827144982,-21.52050298,7.446150481 -Darryl Dawkins,dawkida01,1989,RS,DET,97,48,-5.856869219,-2.051866425,-7.908735644,-0.129864526,-0.129864526,0,-5.365691065,-1.545881918,-6.911572983,2.84667096 -Johnny Dawkins,dawkijo01,1987,RS,SAS,3605,1682,-0.825839949,-1.454534013,-2.280373963,0.401967045,0.401967045,0,-1.003382666,-1.567612787,-2.570995453,-0.264674833 -Johnny Dawkins,dawkijo01,1988,PO,SAS,118,53,-5.946470609,-0.88098737,-6.827457978,-0.113252288,0,-0.113252288,-6.12443613,-1.484682839,-7.609118969,-0.387027437 -Johnny Dawkins,dawkijo01,1988,RS,SAS,4794,2179,2.496208854,-1.68315284,0.813056014,3.930864103,3.930864103,0,2.277877683,-1.293139679,0.984738004,-0.770423853 -Johnny Dawkins,dawkijo01,1989,RS,SAS,2376,1083,-0.567220679,-1.101778891,-1.66899957,0.594938352,0.594938352,0,-0.819394907,-0.845671366,-1.665066273,-0.403444694 -Johnny Dawkins,dawkijo01,1990,PO,PHI,758,386,2.590146243,-0.572515851,2.017630392,0.963886338,0,0.963886338,2.498919287,-0.234692513,2.264226774,-0.44964467 -Johnny Dawkins,dawkijo01,1990,RS,PHI,5826,2865,2.122940929,-0.537728594,1.585212336,6.308841902,6.308841902,0,2.242546804,-0.262416797,1.980130008,-0.440564443 -Johnny Dawkins,dawkijo01,1991,RS,PHI,250,124,5.277563697,-1.52986597,3.747697727,0.407747283,0.407747283,0,4.524747778,-1.584597748,2.94015003,-0.802548949 -Johnny Dawkins,dawkijo01,1992,RS,PHI,5558,2815,0.68866238,-1.699143546,-1.010481166,2.487295402,2.487295402,0,0.569140926,-1.201940654,-0.632799728,-0.431715069 -Johnny Dawkins,dawkijo01,1993,RS,PHI,3317,1598,0.048829966,-0.969379157,-0.920549191,1.487323608,1.487323608,0,-0.11125806,-1.009082123,-1.120340182,-0.277541267 -Johnny Dawkins,dawkijo01,1994,RS,PHI,2708,1343,-0.267158931,-1.487114866,-1.754273797,0.680552384,0.680552384,0,-0.519760154,-1.74217659,-2.261936744,-0.242310557 -Johnny Dawkins,dawkijo01,1995,RS,DET,2298,1170,-0.535161575,-1.67596727,-2.211128845,0.320482666,0.320482666,0,-0.892736506,-1.914356661,-2.807093168,-0.347283027 -Paul Dawkins,dawkipa01,1980,RS,UTA,1596,776,-2.814529015,-1.322784578,-4.137313593,-0.55359024,-0.55359024,0,-2.764651743,-1.562801879,-4.327453622,0.822821774 -Branden Dawson,dawsobr01,2016,RS,LAC,58,29,-3.299386046,-17.03257188,-20.33195793,-0.257225065,-0.257225065,0,-4.355397574,-14.3170433,-18.67244087,-1.094537549 -Eric Dawson,dawsoer01,2012,RS,SAS,76,39,-2.058504878,-0.939541121,-2.998045999,-0.004956102,-0.004956102,0,-1.900879076,-0.90532713,-2.806206206,0.384180221 -Tony Dawson,dawsoto01,1991,RS,SAC,34,17,0.965016689,-4.980807712,-4.015791023,-0.010736789,-0.010736789,0,-0.070211966,-7.27376079,-7.343972755,-2.184241704 -Tony Dawson,dawsoto01,1995,RS,BOS,26,13,-5.653536335,-4.421789648,-10.07532598,-0.050482576,-0.050482576,0,-4.713189359,-3.549756725,-8.262946085,3.671158983 -Austin Daye,dayeau01,2010,RS,DET,1706,915,-1.121870182,-1.222054376,-2.343924558,0.191154847,0.191154847,0,-1.397269343,-1.640051396,-3.037320739,0.785052541 -Austin Daye,dayeau01,2011,RS,DET,2718,1446,-0.752550311,-0.777806506,-1.530356817,0.902703186,0.902703186,0,-0.681965086,-0.686572779,-1.368537865,0.30164759 -Austin Daye,dayeau01,2012,RS,DET,1133,603,-5.064101417,-0.062479319,-5.126580736,-0.73816104,-0.73816104,0,-4.629623647,-0.537404115,-5.167027763,0.884729948 -Austin Daye,dayeau01,2013,PO,MEM,37,20,-6.160855113,-0.845632523,-7.006487636,-0.044955828,0,-0.044955828,-6.527559899,-2.863228893,-9.390788792,0.324696099 -Austin Daye,dayeau01,2013,RS,MEM,611,328,0.172616768,0.527398824,0.700015592,0.592337309,0.592337309,0,0.012492987,-0.247915115,-0.235422128,2.417673053 -Austin Daye,dayeau01,2013,RS,DET,666,348,0.194775105,-1.700034123,-1.505259017,0.224447991,0.224447991,0,-0.468488234,-1.75947676,-2.227964994,1.451170853 -Austin Daye,dayeau01,2014,PO,SAS,10,6,-18.62523413,0.171803705,-18.45343042,-0.04827854,0,-0.04827854,-11.37087701,2.294019257,-9.076857749,-2.434063334 -Austin Daye,dayeau01,2014,RS,TOR,72,33,-4.495133278,-2.289699725,-6.784833003,-0.068030945,-0.068030945,0,-2.341825907,-3.015101908,-5.356927815,0.138474199 -Austin Daye,dayeau01,2014,RS,SAS,232,115,2.06883913,-2.869418217,-0.800579088,0.114007681,0.114007681,0,1.339512929,-1.911386625,-0.571873696,-0.310853606 -Austin Daye,dayeau01,2015,RS,SAS,550,268,-5.528411227,-1.383529614,-6.911940842,-0.573083406,-0.573083406,0,-5.366762605,-1.239589831,-6.606352437,0.675088899 -Austin Daye,dayeau01,2015,RS,ATL,157,76,0.06180222,2.286333666,2.348135886,0.201293964,0.201293964,0,1.592190261,0.384458949,1.97664921,1.752521646 -Darren Daye,dayeda01,1984,PO,WSB,28,15,-8.817127369,-1.162259433,-9.979386803,-0.057117413,0,-0.057117413,-9.427710726,-2.951760666,-12.37947139,0.097093022 -Darren Daye,dayeda01,1984,RS,WSB,2410,1174,-0.769403808,-0.732779083,-1.502182891,0.749330599,0.749330599,0,-1.097490932,-1.15376537,-2.251256302,0.263771375 -Darren Daye,dayeda01,1985,PO,WSB,174,85,2.328409932,-0.638209977,1.690199955,0.198917848,0,0.198917848,1.696319071,-1.169286329,0.527032742,0.169426731 -Darren Daye,dayeda01,1985,RS,WSB,3325,1573,0.588673109,-0.258755014,0.329918094,2.473006948,2.473006948,0,0.010696463,-0.937245021,-0.926548558,0.051647266 -Darren Daye,dayeda01,1986,PO,WSB,65,32,-12.70893897,-5.074223707,-17.78316268,-0.254416339,0,-0.254416339,-12.69700394,-6.781807462,-19.4788114,0.507533015 -Darren Daye,dayeda01,1986,RS,WSB,2245,1075,0.176649348,-0.27476946,-0.098120112,1.460053342,1.460053342,0,-0.132353596,-0.696968706,-0.829322302,0.397203794 -Darren Daye,dayeda01,1987,PO,BOS,492,240,0.016751341,-0.579274316,-0.562522974,0.27779765,0,0.27779765,-0.41631333,-1.364945029,-1.781258359,0.552411197 -Darren Daye,dayeda01,1987,RS,BOS,1504,724,-3.144626222,-0.735395807,-3.880022029,-0.420181524,-0.420181524,0,-3.193881104,-1.235214138,-4.429095242,0.676670631 -Darren Daye,dayeda01,1987,RS,CHI,14,7,-8.408764327,-4.690113567,-13.09887789,-0.037935461,-0.037935461,0,-9.055776511,-3.956390862,-13.01216737,2.692618843 -Darren Daye,dayeda01,1988,RS,BOS,1351,655,-0.836765959,-0.410116299,-1.246882258,0.503604128,0.503604128,0,-0.838901435,-1.014233662,-1.853135097,0.258998753 -Todd Day,dayto01,1993,RS,MIL,3910,1931,0.5170924,-0.966279179,-0.449186779,2.280223747,2.280223747,0,0.48416871,-0.537132028,-0.052963318,0.582034375 -Todd Day,dayto01,1994,RS,MIL,4236,2127,-0.947451173,-0.120291771,-1.067742944,1.837552373,1.837552373,0,-0.938362373,0.315679828,-0.622682545,0.631274487 -Todd Day,dayto01,1995,RS,MIL,5307,2717,0.798695387,-0.314817998,0.483877388,4.505126001,4.505126001,0,0.884021273,0.292357501,1.176378775,0.467445724 -Todd Day,dayto01,1996,RS,BOS,3316,1636,-0.518086253,-0.457461255,-0.975547508,1.513653957,1.513653957,0,-0.077564913,-0.065955406,-0.143520319,2.041901503 -Todd Day,dayto01,1996,RS,MIL,325,171,-2.462018306,-2.3366864,-4.798704706,-0.182965791,-0.182965791,0,-2.187880724,-1.68494144,-3.872822163,2.198508012 -Todd Day,dayto01,1997,RS,BOS,4597,2277,0.437363201,-0.623140745,-0.185777545,2.987898989,2.987898989,0,0.515093342,-0.564382719,-0.049289377,0.274981844 -Todd Day,dayto01,1998,RS,MIA,128,69,1.541865153,4.253242227,5.79510738,0.308725899,0.308725899,0,2.368692413,4.620609774,6.989302187,2.400844157 -Todd Day,dayto01,2000,PO,PHO,191,100,2.512231815,0.308533564,2.820765379,0.301530975,0,0.301530975,2.113056151,1.322401581,3.435457732,2.545599231 -Todd Day,dayto01,2000,RS,PHO,1864,941,0.451715297,1.296289481,1.748004777,2.182791114,2.182791114,0,0.563968382,1.17977638,1.743744762,1.016895779 -Todd Day,dayto01,2001,RS,MIN,667,345,-0.181730131,-1.391361271,-1.573091402,0.209941015,0.209941015,0,-0.052709356,-1.773192846,-1.825902202,1.24040761 -Greg Deane,deanegr01,1980,RS,UTA,99,48,-4.817836659,-4.856643267,-9.674479926,-0.168266349,-0.168266349,0,-5.501879955,-5.905938912,-11.40781887,-0.806842071 -Andrew DeClercq,declean01,1996,RS,GSW,400,203,-2.180220453,0.04264414,-2.137576313,0.063600691,0.063600691,0,-2.415204407,-0.015723998,-2.430928405,0.251433904 -Andrew DeClercq,declean01,1997,RS,GSW,2062,1065,-2.837210166,-0.808035095,-3.645245261,-0.493183792,-0.493183792,0,-2.723958065,0.111694003,-2.612264062,1.264500229 -Andrew DeClercq,declean01,1998,RS,BOS,2994,1523,-1.729252913,1.489199145,-0.240053768,1.968321632,1.968321632,0,-1.750385615,1.876828171,0.126442556,0.843450634 -Andrew DeClercq,declean01,1999,RS,BOS,497,258,-2.108448481,0.084392461,-2.02405602,0.096850383,0.096850383,0,-1.960786817,0.835243568,-1.125543249,1.217969408 -Andrew DeClercq,declean01,1999,RS,CLE,1537,844,-0.621602134,1.502561713,0.880959579,1.571121045,1.571121045,0,-0.501306062,2.0076993,1.506393238,0.437338728 -Andrew DeClercq,declean01,2000,RS,CLE,3692,1831,-3.054205971,1.079907753,-1.974298218,0.727954914,0.727954914,0,-2.977516422,1.181633583,-1.795882839,0.430730634 -Andrew DeClercq,declean01,2001,PO,ORL,106,54,-0.304710392,-1.374518722,-1.679229114,0.031274889,0,0.031274889,-0.628473006,0.661967506,0.0334945,2.522791512 -Andrew DeClercq,declean01,2001,RS,ORL,1773,903,-1.567571259,1.367003052,-0.200568208,1.192014565,1.192014565,0,-1.644800826,2.062322792,0.417521966,1.373010728 -Andrew DeClercq,declean01,2002,PO,ORL,17,9,-16.70333408,-5.786042631,-22.48937671,-0.098400279,0,-0.098400279,-15.53177808,-4.709919873,-20.24169795,4.821642588 -Andrew DeClercq,declean01,2002,RS,ORL,1243,633,-3.362433347,0.662100094,-2.700333253,0.016224663,0.016224663,0,-3.287054509,1.017497445,-2.269557064,1.055471899 -Andrew DeClercq,declean01,2003,PO,ORL,193,104,-2.297652616,1.243654234,-1.053998382,0.094440121,0,0.094440121,-2.499037163,1.34938548,-1.149651683,1.602456498 -Andrew DeClercq,declean01,2003,RS,ORL,2603,1327,-1.798959511,1.08098381,-0.717975701,1.389313034,1.389313034,0,-1.925749117,1.262550855,-0.663198262,0.907649749 -Andrew DeClercq,declean01,2004,RS,ORL,2317,1211,-1.744861618,1.194166024,-0.550695594,1.367932724,1.367932724,0,-1.852911238,1.730215924,-0.122695314,0.609807908 -Andrew DeClercq,declean01,2005,RS,ORL,98,49,-1.851620322,-1.393859312,-3.245479634,-0.012649378,-0.012649378,0,-2.075314697,0.413661212,-1.661653485,1.950244762 -Nando De Colo,decolna01,2013,PO,SAS,26,14,8.675793347,-1.457400727,7.21839262,0.073727504,0,0.073727504,7.423026238,-2.526180601,4.896845637,0.360655881 -Nando De Colo,decolna01,2013,RS,SAS,1826,920,-1.734361568,0.447522524,-1.286839044,0.689088,0.689088,0,-1.734014054,-0.059816018,-1.793830073,0.312291357 -Nando De Colo,decolna01,2014,PO,TOR,8,4,-3.163056046,-17.11454669,-20.27760274,-0.037354374,0,-0.037354374,-5.606379111,-17.07970041,-22.68607952,1.162900692 -Nando De Colo,decolna01,2014,RS,SAS,607,301,-0.095685203,-1.74924387,-1.844929072,0.140208605,0.140208605,0,-0.312637246,-1.269150183,-1.58178743,0.839601837 -Nando De Colo,decolna01,2014,RS,TOR,379,193,0.629843512,-2.68201868,-2.052175168,0.068972158,0.068972158,0,-0.817868193,-2.732405934,-3.550274128,0.360583426 -Dewayne Dedmon,dedmode01,2014,RS,ORL,451,234,-1.46840432,0.348198704,-1.120205615,0.194423584,0.194423584,0,-1.50006591,0.581163913,-0.918901997,-0.075101222 -Dewayne Dedmon,dedmode01,2014,RS,GSW,16,6,-2.454785266,-14.08480103,-16.5395863,-0.042900496,-0.042900496,0,-0.78326901,-13.18448731,-13.96775632,1.56283989 -Dewayne Dedmon,dedmode01,2014,RS,PHI,313,150,-3.520569521,3.183148577,-0.337420944,0.185512643,0.185512643,0,-4.141364806,1.288329155,-2.853035652,0.45609087 -Dewayne Dedmon,dedmode01,2015,RS,ORL,1684,845,-3.241148703,1.676289025,-1.564859678,0.5113155,0.5113155,0,-3.703921761,0.782650209,-2.921271551,0.071130182 -Dewayne Dedmon,dedmode01,2016,RS,ORL,1434,705,-1.024454829,1.089795794,0.065340966,1.015862264,1.015862264,0,-1.686799931,0.577861402,-1.108938529,0.309676037 -Dewayne Dedmon,dedmode01,2017,PO,SAS,201,97,-3.095504693,-0.019969788,-3.115474482,-0.01895396,0,-0.01895396,-2.394173544,-0.473087007,-2.867260551,1.551445491 -Dewayne Dedmon,dedmode01,2017,RS,SAS,2650,1330,-1.586802066,4.050493263,2.463691197,3.527896903,3.527896903,0,-1.758040406,4.010423591,2.252383185,-0.275506594 -Dewayne Dedmon,dedmode01,2018,RS,ATL,3200,1542,-1.522958882,1.11102808,-0.411930802,1.840296146,1.840296146,0,-1.290316624,0.500848156,-0.789468468,0.046955432 -Dewayne Dedmon,dedmode01,2019,RS,ATL,3482,1609,-0.891659562,1.146982037,0.255322475,2.466204847,2.466204847,0,-0.431952084,1.191371267,0.759419183,-0.037171255 -Terry Dehere,deherte01,1994,RS,LAC,1593,759,-4.100875791,-2.403419901,-6.504295692,-1.456640735,-1.456640735,0,-4.013366612,-2.842720055,-6.856086668,0.186710784 -Terry Dehere,deherte01,1995,RS,LAC,3525,1774,-1.810467733,-3.13552058,-4.945988313,-1.999572172,-1.999572172,0,-2.056715118,-3.002783023,-5.059498141,0.567537443 -Terry Dehere,deherte01,1996,RS,LAC,3963,2018,2.819132011,-2.735785082,0.083346929,2.930053336,2.930053336,0,2.547639054,-2.395017267,0.152621786,0.410525248 -Terry Dehere,deherte01,1997,PO,LAC,9,5,-10.90900647,-7.899233443,-18.80823991,-0.043829045,0,-0.043829045,-9.809286269,-8.527768688,-18.33705496,3.299495952 -Terry Dehere,deherte01,1997,RS,LAC,2026,1053,-0.165478493,-2.879382092,-3.044860584,-0.160175403,-0.160175403,0,-0.284649179,-2.709307316,-2.993956496,1.016349296 -Terry Dehere,deherte01,1998,RS,SAC,2737,1410,-1.256625844,-1.429721618,-2.686347462,0.045969917,0.045969917,0,-1.362477675,-1.215949829,-2.578427504,0.357969301 -Terry Dehere,deherte01,1999,RS,VAN,508,271,-1.518152563,-3.795093949,-5.313246512,-0.35963033,-0.35963033,0,-2.046639716,-3.964996586,-6.011636302,1.326854859 -Terry Dehere,deherte01,1999,RS,SAC,40,20,-2.385258035,1.67020882,-0.715049215,0.021432492,0.021432492,0,-0.979078473,1.025047905,0.045969431,2.894584672 -Bryce Dejean-Jones,dejeabr01,2016,RS,NOP,560,279,-2.857573943,-0.712378313,-3.569952256,-0.116591272,-0.116591272,0,-3.10630558,-0.696755387,-3.803060967,-0.105052011 -Sam Dekker,dekkesa01,2016,RS,HOU,16,6,-6.401522294,6.578198282,0.176675987,0.009066483,0.009066483,0,-7.606123682,6.398307375,-1.207816306,1.170687465 -Sam Dekker,dekkesa01,2017,PO,HOU,67,31,-1.007431117,-3.155183233,-4.162614349,-0.02305292,0,-0.02305292,2.651142131,-4.149666092,-1.498523961,0.042218068 -Sam Dekker,dekkesa01,2017,RS,HOU,3004,1419,-0.497263593,0.080028479,-0.417235114,1.68129526,1.68129526,0,0.105570765,-0.670253247,-0.564682482,-0.439406228 -Sam Dekker,dekkesa01,2018,RS,LAC,1898,883,-1.826652782,0.892909439,-0.933743343,0.814566641,0.814566641,0,-1.864870301,-0.773476825,-2.638347126,-0.444796937 -Sam Dekker,dekkesa01,2019,RS,CLE,353,169,-0.596874586,-3.241343606,-3.838218191,-0.093425846,-0.093425846,0,-0.763609779,-2.645183449,-3.408793228,-0.43930425 -Sam Dekker,dekkesa01,2019,RS,WAS,1330,619,-1.53711924,-1.471854725,-3.008973965,-0.081165183,-0.081165183,0,-1.205322367,-2.241361984,-3.446684351,-0.77551909 -Malcolm Delaney,delanma01,2017,PO,ATL,8,3,37.71532068,1.387532255,39.10285293,0.065608598,0,0.065608598,24.82714523,-1.340417548,23.48672768,-0.672959313 -Malcolm Delaney,delanma01,2017,RS,ATL,2562,1248,-3.391081551,0.216143915,-3.174937636,-0.269534377,-0.269534377,0,-3.692168338,-0.345180652,-4.037348991,-0.375582341 -Malcolm Delaney,delanma01,2018,RS,ATL,2108,1014,-1.452120296,0.170040227,-1.282080069,0.759370284,0.759370284,0,-1.20684861,-0.663910543,-1.870759153,-0.006207566 -Bison Dele,delebi01,1992,RS,ORL,1869,905,-0.805355561,1.178737745,0.373382184,1.450898948,1.450898948,0,-0.716216712,0.924275651,0.208058938,0.592688318 -Bison Dele,delebi01,1993,RS,ORL,487,240,-3.344729856,2.603928459,-0.740801397,0.249244523,0.249244523,0,-2.895096264,2.247388563,-0.647707701,1.282677043 -Bison Dele,delebi01,1994,PO,DEN,533,289,0.725373263,1.169179672,1.894552936,0.705122159,0,0.705122159,0.385256995,0.848525939,1.233782934,-0.150304257 -Bison Dele,delebi01,1994,RS,DEN,3052,1507,-1.440348653,2.406960666,0.966612013,2.870491709,2.870491709,0,-1.440237626,1.968371386,0.52813376,0.434283439 -Bison Dele,delebi01,1995,PO,DEN,84,44,-6.448574059,-5.12004692,-11.56862098,-0.211061659,0,-0.211061659,-6.064160516,-3.871672414,-9.935832929,3.038324607 -Bison Dele,delebi01,1995,RS,DEN,2431,1261,-2.607610482,0.144804422,-2.462806059,0.186401894,0.186401894,0,-2.410734798,0.265651646,-2.145083152,0.830746032 -Bison Dele,delebi01,1996,RS,LAC,4236,2157,-1.592796767,-0.413781552,-2.006578319,0.817904984,0.817904984,0,-1.31362558,-0.177440337,-1.491065917,-0.026310818 -Bison Dele,delebi01,1997,PO,CHI,605,336,-1.753945916,4.691151166,2.937205249,1.018897194,0,1.018897194,-1.427192463,5.007183669,3.579991206,1.174256841 -Bison Dele,delebi01,1997,RS,CHI,262,138,-4.499328834,0.600344507,-3.898984327,-0.080962882,-0.080962882,0,-3.806408333,0.055628026,-3.750780307,0.074057466 -Bison Dele,delebi01,1998,RS,DET,4868,2619,-1.188995966,1.137249053,-0.051746912,3.597175751,3.597175751,0,-0.789316603,1.066599721,0.277283118,-0.209477113 -Bison Dele,delebi01,1999,PO,DET,203,122,1.536484531,0.050708277,1.587192808,0.282823153,0,0.282823153,1.499438399,1.522593457,3.022031855,1.367744567 -Bison Dele,delebi01,1999,RS,DET,2140,1177,-2.268696771,0.906556375,-1.362140395,0.839968408,0.839968408,0,-1.749360915,0.949509278,-0.799851638,0.707438282 -Carlos Delfino,delfica01,2005,RS,DET,843,459,-2.528444405,0.296406709,-2.232037696,0.122110481,0.122110481,0,-2.502300715,0.034533991,-2.467766724,0.61696005 -Carlos Delfino,delfica01,2006,PO,DET,57,32,-14.13629554,-4.152446338,-18.28874188,-0.265201087,0,-0.265201087,-13.74478751,-6.020147892,-19.7649354,1.226533315 -Carlos Delfino,delfica01,2006,RS,DET,1328,726,-2.371842424,-1.544115507,-3.915957931,-0.434512693,-0.434512693,0,-2.497507193,-1.856877917,-4.354385109,0.559234065 -Carlos Delfino,delfica01,2007,PO,DET,244,135,-0.834209716,0.509029914,-0.325179802,0.173878665,0,0.173878665,-0.985206699,-0.695408091,-1.68061479,0.855679904 -Carlos Delfino,delfica01,2007,RS,DET,2524,1372,-0.800015722,0.612006182,-0.18800954,1.792134156,1.792134156,0,-0.901221286,-0.136342758,-1.037564044,-0.064582208 -Carlos Delfino,delfica01,2008,PO,TOR,230,121,1.985388249,-0.036762214,1.948626035,0.301042568,0,0.301042568,1.722071183,0.246501751,1.968572934,0.560011362 -Carlos Delfino,delfica01,2008,RS,TOR,3665,1928,0.565409582,0.272040304,0.837449886,3.543284704,3.543284704,0,0.858291396,0.536409838,1.394701233,0.382650568 -Carlos Delfino,delfica01,2010,PO,MIL,408,226,-1.623083749,-0.174743637,-1.797827386,0.11305501,0,0.11305501,-1.428055867,-0.414050535,-1.842106402,-0.143140636 -Carlos Delfino,delfica01,2010,RS,MIL,4404,2279,0.497858025,0.862525632,1.360383657,4.780944514,4.780944514,0,0.565441416,0.700696524,1.26613794,0.031683674 -Carlos Delfino,delfica01,2011,RS,MIL,3009,1590,-0.121514748,0.503022154,0.381507406,2.539898194,2.539898194,0,0.200116698,0.755898129,0.956014827,-0.016031016 -Carlos Delfino,delfica01,2012,RS,MIL,3035,1537,-0.380117056,0.082638952,-0.297478104,1.928932987,1.928932987,0,-0.011544632,0.456296071,0.444751439,0.274704638 -Carlos Delfino,delfica01,2013,PO,HOU,240,120,2.377371037,-0.725558155,1.651812882,0.279180415,0,0.279180415,2.371247915,-0.983144098,1.388103817,0.401663259 -Carlos Delfino,delfica01,2013,RS,HOU,3420,1689,1.741850631,0.091957852,1.833808483,3.965792922,3.965792922,0,2.029124543,-0.045863614,1.983260929,0.372357626 -Angel Delgado,delgaan01,2019,RS,LAC,33,15,-8.743579986,10.36188648,1.618306498,0.033324859,0.033324859,0,-4.828892919,7.911680878,3.082787958,-0.322502903 -Tony Delk,delkto01,1997,PO,CHH,156,85,3.183219314,-2.901922543,0.28129677,0.135920365,0,0.135920365,3.330414702,-1.838808626,1.491606077,0.220989392 -Tony Delk,delkto01,1997,RS,CHH,1619,867,0.081050129,-1.087401406,-1.006351277,0.770721727,0.770721727,0,0.159254581,-1.724743723,-1.565489142,-0.067411938 -Tony Delk,delkto01,1998,RS,CHH,64,34,-5.353881447,-5.430905175,-10.78478662,-0.143193971,-0.143193971,0,-5.768395013,-4.541562822,-10.30995784,2.501286657 -Tony Delk,delkto01,1998,RS,GSW,3172,1647,-2.707606129,-0.484000274,-3.191606403,-0.37334455,-0.37334455,0,-2.593232707,-0.82539759,-3.418630297,0.557108762 -Tony Delk,delkto01,1999,RS,GSW,1180,630,-1.766402108,-1.812976918,-3.579379026,-0.267400537,-0.267400537,0,-1.813233427,-2.385069406,-4.198302833,0.275663871 -Tony Delk,delkto01,2000,PO,SAC,195,101,2.718197107,-2.09804698,0.620150127,0.178564091,0,0.178564091,2.626087693,-1.866333148,0.759754545,-0.271174848 -Tony Delk,delkto01,2000,RS,SAC,1427,682,-0.96352998,0.291690985,-0.671838995,0.723288475,0.723288475,0,-1.108993481,0.129614005,-0.979379476,0.02333004 -Tony Delk,delkto01,2001,PO,PHO,231,114,-0.480569028,-1.884998619,-2.365567648,0.023002464,0,0.023002464,-1.143334615,-1.988890481,-3.132225096,-0.228927685 -Tony Delk,delkto01,2001,RS,PHO,4489,2288,0.08101438,-0.606625998,-0.525611618,2.594492945,2.594492945,0,-0.184171236,-0.58564193,-0.769813166,-0.075364906 -Tony Delk,delkto01,2002,PO,BOS,430,227,-1.261471065,0.463039509,-0.798431556,0.232619803,0,0.232619803,-1.380287229,-1.063693741,-2.44398097,-0.192618394 -Tony Delk,delkto01,2002,RS,PHO,1689,877,1.652142343,-0.388767431,1.263374911,1.821576959,1.821576959,0,1.70365488,-0.802141418,0.901513463,1.319193894 -Tony Delk,delkto01,2002,RS,BOS,1111,570,-0.687161417,0.611200261,-0.075961156,0.784471207,0.784471207,0,-0.92444846,0.275311362,-0.649137097,0.805316335 -Tony Delk,delkto01,2003,PO,BOS,701,368,3.083545891,-0.062231204,3.021314687,1.111780685,0,1.111780685,2.655211264,0.19424068,2.849451944,-0.47333599 -Tony Delk,delkto01,2003,RS,BOS,3588,1873,-0.006375724,-0.432832254,-0.439207978,2.20873997,2.20873997,0,-0.104326701,-0.175831078,-0.280157778,0.022371549 -Tony Delk,delkto01,2004,PO,DAL,10,5,7.066233152,13.6366919,20.70292505,0.061001854,0,0.061001854,6.497907388,12.66229098,19.16019837,-1.019359139 -Tony Delk,delkto01,2004,RS,DAL,1000,509,-0.902438861,-1.289103539,-2.191542399,0.14573783,0.14573783,0,-0.591223266,-1.296344788,-1.887568054,0.447006728 -Tony Delk,delkto01,2005,RS,ATL,2581,1340,1.498422161,-2.500050691,-1.00162853,1.200399816,1.200399816,0,1.295166232,-2.164544645,-0.869378413,0.392230255 -Tony Delk,delkto01,2006,PO,DET,247,138,-0.890356429,-0.497842878,-1.388199307,0.099844006,0,0.099844006,-1.10640092,-0.700292308,-1.806693228,0.873100238 -Tony Delk,delkto01,2006,RS,ATL,13,7,2.698904041,-5.664238335,-2.965334294,-0.000745724,-0.000745724,0,0.771545048,-7.276010508,-6.50446546,-2.778694759 -Tony Delk,delkto01,2006,RS,DET,691,378,-0.338799242,-2.22184146,-2.560640702,0.036941675,0.036941675,0,-0.125211039,-2.30279741,-2.428008449,1.060536859 -Matthew Dellavedova,dellama01,2014,RS,CLE,2542,1271,0.94074832,0.570562556,1.511310876,2.770166802,2.770166802,0,0.352886906,-0.17326814,0.179618767,0.238085961 -Matthew Dellavedova,dellama01,2015,PO,CLE,970,497,-1.707259064,2.470678607,0.763419544,0.925880635,0,0.925880635,0.505398652,2.185391994,2.690790647,0.739974224 -Matthew Dellavedova,dellama01,2015,RS,CLE,2686,1380,-0.491540893,-1.797159159,-2.288700051,0.321407773,0.321407773,0,-0.049452587,-1.464862915,-1.514315502,-0.9986705 -Matthew Dellavedova,dellama01,2016,PO,CLE,471,241,-0.125361682,-4.194808943,-4.320170625,-0.198746204,0,-0.198746204,0.61169518,-4.499335231,-3.88764005,-0.178496213 -Matthew Dellavedova,dellama01,2016,RS,CLE,3703,1867,0.449679773,1.003304731,1.452984504,3.989117864,3.989117864,0,0.746337285,0.862046037,1.608383322,-0.351622134 -Matthew Dellavedova,dellama01,2017,PO,MIL,296,159,-4.355434129,3.770304634,-0.585129495,0.175891884,0,0.175891884,-5.872428935,2.514968061,-3.357460874,-2.791013856 -Matthew Dellavedova,dellama01,2017,RS,MIL,3996,1986,-1.01323726,-2.160610789,-3.173848049,-0.431188649,-0.431188649,0,-1.042326888,-1.810767345,-2.853094233,0.39320673 -Matthew Dellavedova,dellama01,2018,PO,MIL,161,78,-2.314048673,4.46604568,2.151997007,0.20078378,0,0.20078378,-0.438236393,0.64669948,0.208463088,-0.199653567 -Matthew Dellavedova,dellama01,2018,RS,MIL,1439,712,-1.412150573,-3.959099221,-5.371249794,-0.946931091,-0.946931091,0,-1.59954977,-3.558820428,-5.158370198,-0.549048493 -Matthew Dellavedova,dellama01,2019,RS,CLE,1480,715,0.693742191,-1.545363646,-0.851621455,0.694060685,0.694060685,0,0.148976495,-2.472317335,-2.323340841,0.227439399 -Matthew Dellavedova,dellama01,2019,RS,MIL,224,97,-3.700469529,4.993087038,1.292617509,0.203766492,0.203766492,0,-2.865197333,2.547097041,-0.318100292,1.884656976 -Vinny Del Negro,delnevi01,1989,RS,SAC,3295,1556,-0.265688117,-0.458161608,-0.723849724,1.608938292,1.608938292,0,-0.97913525,-0.522647478,-1.501782728,0.027618395 -Vinny Del Negro,delnevi01,1990,RS,SAC,3786,1858,-0.643377779,-0.924601974,-1.567979753,1.121421683,1.121421683,0,-1.103127384,-0.917799721,-2.020927105,0.08208468 -Vinny Del Negro,delnevi01,1993,PO,SAS,220,112,3.843914403,-1.162756437,2.681157966,0.319841257,0,0.319841257,3.048473767,-1.282066629,1.766407138,-0.069093502 -Vinny Del Negro,delnevi01,1993,RS,SAS,3068,1526,0.704716041,-1.103091521,-0.39837548,1.829757413,1.829757413,0,0.215332765,-0.98185896,-0.766526195,-0.060744389 -Vinny Del Negro,delnevi01,1994,PO,SAS,171,93,0.759065359,-3.016870312,-2.257804952,0.023913905,0,0.023913905,-0.165405287,-3.542176521,-3.707581808,-0.642286755 -Vinny Del Negro,delnevi01,1994,RS,SAS,3700,1949,2.060634477,-0.724386599,1.336247878,4.060106653,4.060106653,0,1.622458403,-0.587204277,1.035254126,-0.075216593 -Vinny Del Negro,delnevi01,1995,PO,SAS,722,382,-0.502684138,-0.357957986,-0.860642123,0.376881882,0,0.376881882,-1.000690876,-0.805688706,-1.806379582,-0.686730973 -Vinny Del Negro,delnevi01,1995,RS,SAS,4705,2360,1.579800499,-0.439465551,1.140334948,4.665526931,4.665526931,0,1.1867307,-0.153630119,1.033100581,-0.375766444 -Vinny Del Negro,delnevi01,1996,PO,SAS,693,379,1.788910057,0.233428484,2.022338541,0.941536776,0,0.941536776,1.592710653,0.594534065,2.187244719,-0.94624942 -Vinny Del Negro,delnevi01,1996,RS,SAS,5438,2766,1.84614036,-0.153896488,1.692243872,6.232263595,6.232263595,0,1.485520836,0.010841628,1.496362464,-0.54392319 -Vinny Del Negro,delnevi01,1997,RS,SAS,4126,2243,0.601487236,-2.336572642,-1.735085406,1.156024106,1.156024106,0,0.050060208,-1.99832958,-1.948269372,-0.426034735 -Vinny Del Negro,delnevi01,1998,PO,SAS,515,283,1.729144528,0.397301481,2.126446009,0.727601805,0,0.727601805,1.166969873,0.87645982,2.043429692,0.170896646 -Vinny Del Negro,delnevi01,1998,RS,SAS,3206,1721,-0.31922307,-0.001389989,-0.32061306,2.120638455,2.120638455,0,-0.805187319,0.332165441,-0.473021878,-0.535118686 -Vinny Del Negro,delnevi01,1999,RS,MIL,2004,1093,-0.189641714,-1.538472352,-1.728114066,0.565628024,0.565628024,0,-0.513445103,-1.751909421,-2.265354524,-0.667293364 -Vinny Del Negro,delnevi01,2000,PO,MIL,175,93,-3.026849241,0.181626959,-2.845222281,-0.004629883,0,-0.004629883,-3.174293991,-0.744097144,-3.918391135,-0.571556759 -Vinny Del Negro,delnevi01,2000,RS,MIL,2366,1211,-1.057729776,-2.045293856,-3.103023632,-0.217058732,-0.217058732,0,-1.490012701,-2.407154848,-3.897167548,-0.456888427 -Vinny Del Negro,delnevi01,2001,PO,PHO,53,26,3.823717047,-3.847752096,-0.024035048,0.036922162,0,0.036922162,1.659721163,-4.509156431,-2.849435268,-0.902398865 -Vinny Del Negro,delnevi01,2001,RS,PHO,1032,526,0.612149295,-0.398003929,0.214145366,0.793262083,0.793262083,0,-0.317113645,-0.753684883,-1.070798528,-0.256703604 -Vinny Del Negro,delnevi01,2001,RS,GSW,785,396,-2.20356484,-4.384529598,-6.588094438,-0.773551772,-0.773551772,0,-3.274818649,-4.592634616,-7.867453265,-0.225510738 -Vinny Del Negro,delnevi01,2002,RS,PHO,12,6,-4.296371568,-2.136164966,-6.432536534,-0.01100531,-0.01100531,0,-4.885677217,-4.435135316,-9.320812533,-2.179305884 -Fennis Dembo,dembofe01,1989,PO,DET,7,4,-7.445530039,-6.514745316,-13.96027536,-0.024483112,0,-0.024483112,-7.658973778,-7.037135043,-14.69610882,3.605490078 -Fennis Dembo,dembofe01,1989,RS,DET,149,74,-5.459308312,-1.320957476,-6.780265789,-0.154603841,-0.154603841,0,-4.993301053,-1.669495997,-6.662797049,1.635402766 -Larry Demic,demicla01,1980,RS,NYK,4201,1872,-3.974137534,-1.666376897,-5.640514431,-2.778370209,-2.778370209,0,-3.693559146,-1.413770681,-5.107329828,0.66726222 -Larry Demic,demicla01,1981,PO,NYK,74,37,3.619242259,-1.031095308,2.588146951,0.102841538,0,0.102841538,1.898251491,-2.011756297,-0.113504806,-1.009500659 -Larry Demic,demicla01,1981,RS,NYK,2052,964,-1.436156958,-2.31498472,-3.751141678,-0.494101668,-0.494101668,0,-1.896645742,-2.553791747,-4.45043749,0.357352651 -Larry Demic,demicla01,1982,RS,NYK,746,356,-4.867997277,-2.706820911,-7.574818188,-0.885368508,-0.885368508,0,-5.022662887,-2.974796863,-7.997459749,1.052311726 -Dell Demps,dempsde01,1994,RS,GSW,23,11,-12.45766919,7.218865745,-5.23880345,-0.014308453,-0.014308453,0,-9.836538236,6.633347597,-3.203190639,2.348095604 -Dell Demps,dempsde01,1996,RS,SAS,171,87,-1.204085369,-2.212561768,-3.416647137,-0.02974714,-0.02974714,0,-1.621923519,-3.683293568,-5.305217087,0.491234754 -Dell Demps,dempsde01,1997,RS,ORL,19,10,-6.690787317,3.705100896,-2.985686421,-0.001221176,-0.001221176,0,-6.1633556,3.364588493,-2.798767107,1.419429908 -Luol Deng,denglu01,2005,RS,CHI,3238,1663,-0.013307121,1.147042498,1.133735377,3.283080628,3.283080628,0,-0.203438509,0.418307068,0.214868558,-0.338605336 -Luol Deng,denglu01,2006,PO,CHI,358,180,-1.767583079,2.325678292,0.558095213,0.312213457,0,0.312213457,-1.956385218,1.851304251,-0.105080967,-0.321686541 -Luol Deng,denglu01,2006,RS,CHI,5098,2604,-0.124333024,2.032627983,1.908294959,6.136972787,6.136972787,0,-0.359199812,1.578763844,1.219564032,-0.767756954 -Luol Deng,denglu01,2007,PO,CHI,772,410,3.133716427,1.515145332,4.648861758,1.579633756,0,1.579633756,2.617970273,1.299189567,3.917159839,-0.942916796 -Luol Deng,denglu01,2007,RS,CHI,6057,3071,1.141814569,2.108179034,3.249993602,9.32635398,9.32635398,0,0.795950599,1.942802652,2.738753251,-0.738136846 -Luol Deng,denglu01,2008,RS,CHI,4170,2128,0.656356557,-0.948846684,-0.292490127,2.647098419,2.647098419,0,0.261994625,-0.971497155,-0.709502531,-0.737513293 -Luol Deng,denglu01,2009,RS,CHI,3266,1665,-1.011665352,0.955280003,-0.05638535,2.270692187,2.270692187,0,-1.041693837,0.77787502,-0.263818818,-0.709254162 -Luol Deng,denglu01,2010,PO,CHI,395,203,2.038093324,1.48864459,3.526737914,0.669852997,0,0.669852997,1.902732436,1.625280262,3.528012698,-0.083880757 -Luol Deng,denglu01,2010,RS,CHI,5201,2651,0.096224419,1.08102788,1.1772523,5.270627118,5.270627118,0,-0.123848464,0.926039661,0.802191197,-0.727009024 -Luol Deng,denglu01,2011,PO,CHI,1258,687,1.828223204,2.923088285,4.75131149,2.704415637,0,2.704415637,1.901695105,3.080225135,4.98192024,-0.239440759 -Luol Deng,denglu01,2011,RS,CHI,6111,3208,1.429597451,1.848747329,3.27834478,9.825420897,9.825420897,0,1.565386714,1.758940154,3.324326868,-0.390103452 -Luol Deng,denglu01,2012,PO,CHI,423,228,0.478147209,3.267579122,3.745726331,0.774256272,0,0.774256272,0.437259906,2.997841459,3.435101365,-0.584561969 -Luol Deng,denglu01,2012,RS,CHI,3997,2129,0.760384768,2.109597196,2.869981964,6.068907099,6.068907099,0,1.099726667,2.093897029,3.193623696,-0.538659383 -Luol Deng,denglu01,2013,PO,CHI,413,224,-2.742548909,0.555197841,-2.187351068,0.066450073,0,0.066450073,-2.346692469,0.6537638,-1.692928669,0.179383458 -Luol Deng,denglu01,2013,RS,CHI,5463,2903,0.953367676,0.338701526,1.292069203,5.944055881,5.944055881,0,0.918199078,0.259671274,1.177870352,-0.663979777 -Luol Deng,denglu01,2014,RS,CHI,1647,860,0.756550259,0.745406507,1.501956767,1.861462816,1.861462816,0,-0.700096136,1.487771683,0.787675548,-0.214732455 -Luol Deng,denglu01,2014,RS,CLE,2642,1353,-0.002241291,0.509100102,0.506858812,2.248987738,2.248987738,0,-0.072573484,0.22034298,0.147769496,0.033112529 -Luol Deng,denglu01,2015,RS,MIA,4651,2421,1.757803189,-0.060433159,1.69737003,5.489968951,5.489968951,0,1.66043511,-0.127613376,1.532821734,-0.059294511 -Luol Deng,denglu01,2016,PO,MIA,945,495,1.186234159,4.23744732,5.42368148,2.151511287,0,2.151511287,0.981267248,3.062504295,4.043771543,1.00599443 -Luol Deng,denglu01,2016,RS,MIA,4799,2394,0.131431442,0.206408721,0.337840163,3.77675332,3.77675332,0,0.233847955,0.525024782,0.758872737,0.134905375 -Luol Deng,denglu01,2017,RS,LAL,3085,1486,-1.803579027,0.659721861,-1.143857165,1.212913741,1.212913741,0,-1.520726949,0.336664113,-1.184062836,-0.386255412 -Luol Deng,denglu01,2018,RS,LAL,29,13,-9.783115073,15.45823944,5.675124367,0.055758173,0.055758173,0,-9.372249513,13.03942053,3.667171022,-0.21711328 -Luol Deng,denglu01,2019,RS,MIN,824,392,2.191795832,0.881437377,3.073233209,1.15962186,1.15962186,0,1.761771198,0.12987822,1.891649418,-0.438886346 -Kenny Dennard,dennake01,1982,RS,KCK,1302,607,-1.509286653,1.606459493,0.097172841,0.884969614,0.884969614,0,-1.461127729,1.613429215,0.152301486,0.373441718 -Kenny Dennard,dennake01,1983,RS,KCK,503,224,-2.900885859,2.303059639,-0.59782622,0.246347886,0.246347886,0,-2.844360591,1.872937382,-0.971423208,0.164236978 -Kenny Dennard,dennake01,1984,RS,DEN,962,413,-3.72343211,0.054638847,-3.668793263,-0.195448094,-0.195448094,0,-3.3608149,0.111246003,-3.249568897,0.979677956 -Justin Dentmon,dentmju01,2012,RS,SAS,37,19,-3.588217509,1.226047463,-2.362170046,0.003872069,0.003872069,0,-2.733435584,1.213119289,-1.520316295,2.764055975 -Justin Dentmon,dentmju01,2012,RS,TOR,135,72,-2.964346101,-2.381103975,-5.345450076,-0.097361868,-0.097361868,0,-2.856322952,-2.54689299,-5.403215941,1.956200142 -Justin Dentmon,dentmju01,2013,RS,DAL,8,4,-15.36686385,-2.421766541,-17.78863039,-0.030236547,-0.030236547,0,-14.85414137,-4.432727411,-19.28686878,-1.378120319 -Randy Denton,dentora01,1977,RS,ATL,1543,700,-3.568011415,-0.8486259,-4.416637315,-0.596138536,-0.596138536,0,-3.36088131,-1.233487506,-4.594368815,0.165832523 -DeMar DeRozan,derozde01,2010,RS,TOR,3265,1664,-1.448210447,-1.48284859,-2.931059037,-0.153849786,-0.153849786,0,-1.691204131,-1.239890183,-2.931094314,0.082799482 -DeMar DeRozan,derozde01,2011,RS,TOR,5581,2851,-0.710573437,-1.462169916,-2.172743352,0.838203537,0.838203537,0,-0.862693975,-0.975032414,-1.837726389,-0.162328461 -DeMar DeRozan,derozde01,2012,RS,TOR,4151,2206,-1.178222883,-0.602938505,-1.781161388,1.090703054,1.090703054,0,-1.330988949,-0.315364628,-1.646353578,0.023208432 -DeMar DeRozan,derozde01,2013,RS,TOR,5740,3013,-0.753824515,-0.562791063,-1.316615577,2.196453609,2.196453609,0,-0.79074521,-0.362452551,-1.153197761,-0.295420059 -DeMar DeRozan,derozde01,2014,PO,TOR,525,282,3.403198818,-4.327483063,-0.924284246,0.267063934,0,0.267063934,-0.794354668,-4.64741784,-5.441772508,-1.319249561 -DeMar DeRozan,derozde01,2014,RS,TOR,5786,3017,1.721098039,-1.344992011,0.376106029,4.749069483,4.749069483,0,1.845530167,-1.126286483,0.719243684,-1.253018295 -DeMar DeRozan,derozde01,2015,PO,TOR,315,159,4.580327152,-6.102822985,-1.522495833,0.101888822,0,0.101888822,4.361299043,-7.755219351,-3.393920308,-0.76226343 -DeMar DeRozan,derozde01,2015,RS,TOR,4100,2100,-0.208713178,-1.15269208,-1.361405258,1.482174624,1.482174624,0,0.536681953,-1.34519385,-0.808511897,-0.360534219 -DeMar DeRozan,derozde01,2016,PO,TOR,1425,746,-1.35098751,-3.328457311,-4.679444821,-0.761848145,0,-0.761848145,-1.57264347,-3.679483994,-5.252127464,0.559243907 -DeMar DeRozan,derozde01,2016,RS,TOR,5509,2804,2.652486474,-3.095743353,-0.443256879,3.285081676,3.285081676,0,2.118488528,-2.57120755,-0.452719022,-0.442557192 -DeMar DeRozan,derozde01,2017,PO,TOR,723,373,-0.820729468,-1.004911168,-1.825640635,0.179893354,0,0.179893354,-3.754960268,-0.672063064,-4.427023332,-0.81618572 -DeMar DeRozan,derozde01,2017,RS,TOR,5263,2620,2.503249228,-2.047330744,0.455918484,4.275640209,4.275640209,0,2.2231727,-2.258022057,-0.034849356,-0.224040545 -DeMar DeRozan,derozde01,2018,PO,TOR,718,354,-0.317887867,-6.133955026,-6.451842894,-0.702146247,0,-0.702146247,-3.077053906,-6.021334888,-9.098388794,1.780355071 -DeMar DeRozan,derozde01,2018,RS,TOR,5618,2711,3.916477871,-1.618036468,2.298441403,7.007218212,7.007218212,0,4.061777608,-1.393655007,2.668122601,0.347410594 -DeMar DeRozan,derozde01,2019,PO,SAS,488,251,4.015094023,-3.09045915,0.924634872,0.479046149,0,0.479046149,1.830885123,-3.040694649,-1.209809527,-1.287579218 -DeMar DeRozan,derozde01,2019,RS,SAS,5506,2688,1.019087328,-0.906580134,0.112507194,3.891009646,3.891009646,0,0.640264906,-0.916405041,-0.276140135,-0.900395291 -Marcus Derrickson,derrima01,2019,RS,GSW,138,67,5.44688204,0.882154527,6.329036567,0.312243678,0.312243678,0,4.845190879,-0.388415513,4.456775366,0.621077891 -Derrick Dial,dialde01,2000,PO,SAS,15,8,8.590202874,-2.582370769,6.007832104,0.03655382,0,0.03655382,6.898129259,-2.745599514,4.152529745,-0.754799464 -Derrick Dial,dialde01,2000,RS,SAS,182,95,-0.336106371,-1.718651677,-2.054758048,0.033734334,0.033734334,0,-0.217410271,-2.262520363,-2.479930634,0.102479625 -Derrick Dial,dialde01,2001,RS,SAS,391,207,0.169222324,-1.174649503,-1.005427179,0.184678971,0.184678971,0,-0.31838689,-1.985531586,-2.303918476,0.216606745 -Derrick Dial,dialde01,2002,RS,NJN,482,249,-3.528562776,0.164632466,-3.36393031,-0.077596851,-0.077596851,0,-3.800645889,-1.300305636,-5.100951526,-0.466869909 -Derrick Dial,dialde01,2002,RS,TOR,94,50,0.449147872,0.382701898,0.83184977,0.091313993,0.091313993,0,0.016738861,-1.786960642,-1.770221781,-0.059259076 -Derrick Dial,dialde01,2004,RS,ORL,165,86,-0.28224535,0.445235834,0.162990484,0.128330182,0.128330182,0,-0.315675428,0.255473752,-0.060201675,0.368339766 -Cheick Diallo,diallch01,2017,RS,NOP,421,199,-2.881862931,-4.038266387,-6.920129318,-0.422398451,-0.422398451,0,-2.563370736,-3.415077443,-5.978448179,-0.230275367 -Cheick Diallo,diallch01,2018,PO,NOP,107,48,-7.873546229,-6.771763858,-14.64531009,-0.299619553,0,-0.299619553,-5.590765786,-5.983696341,-11.57446213,-0.26862596 -Cheick Diallo,diallch01,2018,RS,NOP,1248,581,-1.794723761,-2.787183236,-4.581906997,-0.54196787,-0.54196787,0,-1.692712353,-1.747263403,-3.439975756,-0.193151764 -Cheick Diallo,diallch01,2019,RS,NOP,2001,896,-1.869400078,-0.468058049,-2.337458127,0.189073896,0.189073896,0,-1.21891001,-0.75186892,-1.97077893,0.262004256 -Hamidou Diallo,diallha01,2019,RS,OKC,1141,526,-2.005642308,-1.622405448,-3.628047756,-0.236464484,-0.236464484,0,-3.463480684,-0.84275342,-4.306234104,0.357688107 -Yakhouba Diawara,diawaya01,2007,PO,DEN,2,1,-3.431021723,-1.837212103,-5.268233826,-0.001302892,0,-0.001302892,-5.170993645,-4.284745931,-9.455739577,-1.518153908 -Yakhouba Diawara,diawaya01,2007,RS,DEN,2416,1177,-2.280141639,-0.23866156,-2.518803199,0.139838447,0.139838447,0,-2.448164586,-0.420969457,-2.869134044,0.672520385 -Yakhouba Diawara,diawaya01,2008,PO,DEN,16,8,-1.111151423,-0.682904271,-1.794055694,0.004072041,0,0.004072041,-1.320369441,-3.495709448,-4.816078888,1.060633906 -Yakhouba Diawara,diawaya01,2008,RS,DEN,1139,542,-1.519018079,-0.867560226,-2.386578305,0.100800524,0.100800524,0,-2.133156021,-1.807242507,-3.940398528,0.283094578 -Yakhouba Diawara,diawaya01,2009,PO,MIA,37,21,-7.959140909,3.95600885,-4.003132059,-0.014066804,0,-0.014066804,-7.942003993,3.059457269,-4.882546724,1.423994254 -Yakhouba Diawara,diawaya01,2009,RS,MIA,1612,851,-1.931986551,-1.321919991,-3.253906542,-0.220049785,-0.220049785,0,-2.013903676,-2.17931291,-4.193216586,0.535956689 -Yakhouba Diawara,diawaya01,2010,RS,MIA,83,44,-5.111768966,-1.487778823,-6.599547789,-0.088489912,-0.088489912,0,-5.103524391,-1.505779219,-6.60930361,2.250842859 -Boris Diaw,diawbo01,2004,RS,ATL,3672,1919,-2.115763577,0.432784114,-1.682979463,1.043843126,1.043843126,0,-2.577297091,0.075020523,-2.502276569,-0.074078126 -Boris Diaw,diawbo01,2005,RS,ATL,2313,1201,-1.613562302,-0.072065748,-1.68562805,0.653133589,0.653133589,0,-2.164429899,-0.864811262,-3.029241161,0.132570887 -Boris Diaw,diawbo01,2006,PO,PHO,1548,796,1.813233804,1.886040476,3.69927428,2.680700114,0,2.680700114,2.024984932,1.284738942,3.309723874,-0.689095977 -Boris Diaw,diawbo01,2006,RS,PHO,5802,2874,1.611841483,1.668453674,3.280295157,8.777630697,8.777630697,0,1.483003286,1.29994998,2.782953266,-0.67026356 -Boris Diaw,diawbo01,2007,PO,PHO,466,235,-1.322234046,-0.508819686,-1.831053732,0.113270778,0,0.113270778,-1.129820691,-1.131291245,-2.261111936,-0.289730324 -Boris Diaw,diawbo01,2007,RS,PHO,4569,2268,-0.777746776,-1.736116448,-2.513863224,0.271419556,0.271419556,0,-0.733450498,-2.039270989,-2.772721487,-0.620493608 -Boris Diaw,diawbo01,2008,PO,PHO,347,178,2.53527188,0.249452358,2.784724238,0.520688978,0,0.520688978,2.52079634,0.449275102,2.970071442,0.393077976 -Boris Diaw,diawbo01,2008,RS,PHO,4703,2308,-2.133579312,0.729105541,-1.40447377,1.575506472,1.575506472,0,-1.808915094,0.074655005,-1.734260089,-0.52590171 -Boris Diaw,diawbo01,2009,RS,CHA,4123,2216,0.102376405,0.08010029,0.182476696,3.331982631,3.331982631,0,0.263990979,-0.069198276,0.194792703,0.462270817 -Boris Diaw,diawbo01,2009,RS,PHO,1088,538,-1.467140642,-1.42544907,-2.892589712,-0.039061773,-0.039061773,0,-1.422577772,-1.951857252,-3.374435024,-0.183368006 -Boris Diaw,diawbo01,2010,PO,CHA,274,152,-1.391592444,-0.834160245,-2.22575269,0.041856179,0,0.041856179,-1.516653662,-1.332961872,-2.849615534,-0.161073013 -Boris Diaw,diawbo01,2010,RS,CHA,5536,2906,0.106537267,0.499165602,0.605702869,4.961278817,4.961278817,0,0.062487222,0.422601219,0.485088441,-0.264598898 -Boris Diaw,diawbo01,2011,RS,CHA,5245,2778,-0.007986289,0.205825628,0.197839339,4.165021695,4.165021695,0,0.100291902,0.203225862,0.303517764,-0.291220269 -Boris Diaw,diawbo01,2012,PO,SAS,674,346,1.727044503,3.526801565,5.253846069,1.446870577,0,1.446870577,1.651178431,3.1455023,4.796680731,-0.639605732 -Boris Diaw,diawbo01,2012,RS,CHA,1954,1018,-1.80826809,-0.338200886,-2.146468976,0.314854553,0.314854553,0,-1.762922591,-0.803575838,-2.56649843,0.409641943 -Boris Diaw,diawbo01,2012,RS,SAS,795,406,-0.91742442,2.171186031,1.253761612,0.835888536,0.835888536,0,-0.864693941,2.198585249,1.333891307,0.728762396 -Boris Diaw,diawbo01,2013,PO,SAS,515,273,-0.77898925,-1.027887669,-1.806876919,0.135222656,0,0.135222656,-1.167544917,-1.338610461,-2.506155379,-0.173471104 -Boris Diaw,diawbo01,2013,RS,SAS,3392,1709,-0.103023768,-0.038041782,-0.14106555,2.269006634,2.269006634,0,-0.258080267,0.028453772,-0.229626495,-0.237637176 -Boris Diaw,diawbo01,2014,PO,SAS,1203,604,2.013167293,0.792073113,2.805240406,1.780008139,0,1.780008139,0.306067668,1.887747903,2.193815571,0.75770074 -Boris Diaw,diawbo01,2014,RS,SAS,3993,1974,0.76575273,0.255799582,1.021552312,3.792823257,3.792823257,0,0.358616946,0.382564315,0.741181261,-0.142373322 -Boris Diaw,diawbo01,2015,PO,SAS,390,198,1.995026518,-3.238143376,-1.243116859,0.155201537,0,0.155201537,-0.441221432,0.092975006,-0.348246426,-1.104458474 -Boris Diaw,diawbo01,2015,RS,SAS,3935,1984,-0.702941577,-0.641882274,-1.344823851,1.418103949,1.418103949,0,-1.11127229,-0.249335992,-1.360608282,-0.287679962 -Boris Diaw,diawbo01,2016,PO,SAS,314,159,-1.478330398,1.037180044,-0.441150354,0.191818748,0,0.191818748,-3.989606548,-0.191834563,-4.181441111,-0.666107475 -Boris Diaw,diawbo01,2016,RS,SAS,2828,1386,0.057648447,0.355528912,0.413177358,2.24675736,2.24675736,0,-0.725770604,0.097672657,-0.628097947,0.434947649 -Boris Diaw,diawbo01,2017,PO,UTA,394,203,-1.177500542,2.973198676,1.795698134,0.482424592,0,0.482424592,0.782081518,4.288651088,5.070732606,-0.624717565 -Boris Diaw,diawbo01,2017,RS,UTA,2487,1283,-2.810771774,-0.542800663,-3.353572437,-0.393035427,-0.393035427,0,-3.152210655,-0.983495037,-4.135705692,-0.510204163 -Guillermo Diaz,diazgu01,2008,RS,LAC,35,18,0.109143865,-1.814492577,-1.705348712,0.009474652,0.009474652,0,-1.146122494,-4.307946287,-5.454068781,-1.160513198 -Dan Dickau,dickada01,2003,RS,ATL,988,515,-1.505347344,-4.271844431,-5.777191775,-0.802727762,-0.802727762,0,-1.608348934,-4.561023213,-6.169372147,0.847893325 -Dan Dickau,dickada01,2004,RS,ATL,274,143,-2.324612402,-1.005042383,-3.329654785,-0.043145985,-0.043145985,0,-2.248635631,-0.980979896,-3.229615526,1.843845428 -Dan Dickau,dickada01,2004,RS,POR,274,151,-2.975301605,-1.631326375,-4.60662798,-0.146897428,-0.146897428,0,-2.55436042,-1.557597737,-4.111958156,2.462238603 -Dan Dickau,dickada01,2005,RS,NOH,3829,2074,0.76206019,-1.021829735,-0.259769545,2.669846911,2.669846911,0,0.649741565,-0.330979833,0.318761733,1.215361643 -Dan Dickau,dickada01,2005,RS,DAL,31,16,-13.3914673,-4.843265248,-18.23473254,-0.128644231,-0.128644231,0,-11.8312048,-6.596897588,-18.42810238,1.630368804 -Dan Dickau,dickada01,2006,RS,BOS,455,234,0.062111417,-1.36741842,-1.305307003,0.174008171,0.174008171,0,-0.333711116,-0.800752708,-1.134463825,0.813304582 -Dan Dickau,dickada01,2007,RS,POR,826,444,0.190853805,-0.970399601,-0.779545796,0.451295294,0.451295294,0,0.01584016,-1.331771784,-1.315931624,1.027766818 -Dan Dickau,dickada01,2008,RS,LAC,2018,1040,0.650651833,-0.950505922,-0.299854089,1.304693901,1.304693901,0,0.072371329,-1.090176777,-1.017805448,0.332952062 -Derrek Dickey,dickede01,1977,RS,GSW,1945,856,-0.453096816,-1.665126928,-2.118223745,0.275416316,0.275416316,0,-0.465108595,-1.949431737,-2.414540332,-0.195375504 -Derrek Dickey,dickede01,1978,RS,CHI,471,220,-5.503825449,-2.714192028,-8.218017478,-0.616033853,-0.616033853,0,-5.433286968,-3.413286157,-8.846573125,0.401616241 -Derrek Dickey,dickede01,1978,RS,GSW,610,273,-1.520968263,-1.285727292,-2.806695555,-0.007894793,-0.007894793,0,-1.556335662,-1.846959052,-3.403294715,-0.027692673 -Henry Dickerson,dickehe01,1977,RS,ATL,139,63,-2.095615171,-3.897997573,-5.993612744,-0.105656966,-0.105656966,0,-2.850551828,-3.205854387,-6.056406214,1.446287628 -Kaniel Dickens,dickeka01,2004,RS,POR,22,12,5.281519485,-3.653153352,1.628366133,0.027341512,0.027341512,0,3.916186981,-3.705886452,0.210300529,1.821201433 -Kaniel Dickens,dickeka01,2005,RS,NJN,115,61,-2.210071661,-0.69763529,-2.907706951,-0.00491602,-0.00491602,0,-2.51477146,-2.077122356,-4.591893816,0.146871665 -Kaniel Dickens,dickeka01,2008,RS,CLE,23,12,-4.582249323,-0.591772224,-5.174021547,-0.014697937,-0.014697937,0,-5.543710337,-2.328783948,-7.872494285,-0.90076167 -Michael Dickerson,dickemi01,1999,PO,HOU,157,82,-4.540764546,-0.970367207,-5.511131753,-0.118996864,0,-0.118996864,-4.755347393,-1.33117906,-6.086526452,-0.103046108 -Michael Dickerson,dickemi01,1999,RS,HOU,2915,1558,0.413428175,-2.266760803,-1.853332627,0.709478348,0.709478348,0,0.117618208,-2.083972785,-1.966354577,-0.413525921 -Michael Dickerson,dickemi01,2000,RS,VAN,5950,3103,0.879003631,-0.666096286,0.212907345,4.685813273,4.685813273,0,0.980766305,-0.155902442,0.824863863,-0.098729006 -Michael Dickerson,dickemi01,2001,RS,VAN,5059,2618,0.057773522,-0.91894197,-0.861168448,2.522162814,2.522162814,0,0.008629375,-0.594292765,-0.585663391,-0.02768079 -Michael Dickerson,dickemi01,2002,RS,MEM,238,124,-1.701749739,-1.415311525,-3.117061264,-0.023354238,-0.023354238,0,-1.535106221,-1.090066442,-2.625172663,0.522423738 -Michael Dickerson,dickemi01,2003,RS,MEM,170,87,-0.033114597,-0.994753888,-1.027868485,0.077870244,0.077870244,0,-0.112037512,-0.032855158,-0.144892671,1.721775484 -Travis Diener,dienetr01,2006,RS,ORL,458,246,0.955303083,-2.050392955,-1.095089872,0.208285838,0.208285838,0,1.048936685,-2.473613984,-1.424677299,0.255600528 -Travis Diener,dienetr01,2007,RS,ORL,546,288,1.237268189,-1.978616547,-0.741348359,0.296151577,0.296151577,0,0.830177031,-2.499008961,-1.66883193,0.316855531 -Travis Diener,dienetr01,2008,RS,IND,2792,1356,0.842455859,-2.58408145,-1.741625591,0.697757245,0.697757245,0,0.573722658,-2.445208281,-1.871485623,0.017750833 -Travis Diener,dienetr01,2009,RS,IND,1462,719,1.357487255,-1.2737861,0.083701155,1.035418587,1.035418587,0,0.945925908,-1.73785884,-0.791932932,-0.364138526 -Travis Diener,dienetr01,2010,PO,POR,13,7,1.292554135,-6.257312503,-4.964758367,-0.00795176,0,-0.00795176,-0.968780192,-7.646631959,-8.615412151,-2.293840809 -Travis Diener,dienetr01,2010,RS,POR,48,26,-1.972461682,-2.418832676,-4.391294358,-0.021789178,-0.021789178,0,-2.381639071,-2.985123218,-5.366762289,0.073638291 -Travis Diener,dienetr01,2010,RS,IND,51,25,-2.922960963,4.313764694,1.390803731,0.053986398,0.053986398,0,-2.004974315,4.298112182,2.293137866,2.080205987 -Gorgui Dieng,dienggo01,2014,RS,MIN,1674,818,-3.527869507,0.359879409,-3.167990098,-0.173776578,-0.173776578,0,-3.104763716,0.372327707,-2.732436009,-0.367787069 -Gorgui Dieng,dienggo01,2015,RS,MIN,4381,2193,-1.236862535,-0.672575066,-1.909437601,0.938810755,0.938810755,0,-1.849932826,-0.65670987,-2.506642696,-0.170087317 -Gorgui Dieng,dienggo01,2016,RS,MIN,4472,2220,-0.724619912,0.408886331,-0.315733581,2.743097331,2.743097331,0,-1.029025927,0.567749238,-0.461276689,-0.498262255 -Gorgui Dieng,dienggo01,2017,RS,MIN,5278,2653,-0.796801555,1.554553848,0.757752293,4.691925147,4.691925147,0,-0.82485661,2.457849159,1.632992549,-1.157559613 -Gorgui Dieng,dienggo01,2018,PO,MIN,144,70,-5.031951672,5.212051779,0.180100106,0.107150582,0,0.107150582,-3.577956612,2.33187922,-1.246077392,-0.70197242 -Gorgui Dieng,dienggo01,2018,RS,MIN,2772,1333,-2.869632074,-1.662373751,-4.532005825,-1.209557461,-1.209557461,0,-2.175730486,-0.928651809,-3.104382296,-0.194690749 -Gorgui Dieng,dienggo01,2019,RS,MIN,2226,1031,-1.321816934,0.682027159,-0.639789775,1.110506015,1.110506015,0,-0.787916924,1.104471403,0.316554479,0.046021658 -Coby Dietrick,dietrco01,1977,PO,SAS,147,64,-0.536723509,-1.634830851,-2.17155436,0.019397804,0,0.019397804,-0.737205709,-1.925947829,-2.663153539,-0.449463087 -Coby Dietrick,dietrco01,1977,RS,SAS,4175,1772,-2.289825177,0.206768655,-2.083056522,0.605769443,0.605769443,0,-1.784148654,0.355973575,-1.428175079,0.501095349 -Coby Dietrick,dietrco01,1978,PO,SAS,209,96,-2.554319089,1.065692186,-1.488626903,0.06436286,0,0.06436286,-2.35398506,1.032363207,-1.321621853,1.05809201 -Coby Dietrick,dietrco01,1978,RS,SAS,4309,1876,-1.4044452,0.329989546,-1.074455655,1.606687681,1.606687681,0,-1.11714545,0.377829499,-0.739315951,0.199743117 -Coby Dietrick,dietrco01,1979,PO,SAS,621,281,-1.704538039,-0.132211511,-1.836749549,0.13551388,0,0.13551388,-1.497676382,-0.080655479,-1.578331861,0.363818384 -Coby Dietrick,dietrco01,1979,RS,SAS,3466,1487,-0.152593856,1.587801802,1.435207946,3.181227311,3.181227311,0,-0.051103077,1.456517032,1.405413955,0.2038422 -Coby Dietrick,dietrco01,1980,RS,CHI,3926,1830,-1.899398697,1.436327888,-0.463070809,2.140401115,2.140401115,0,-1.665874395,1.426375677,-0.239498718,0.25277229 -Coby Dietrick,dietrco01,1981,PO,CHI,165,81,-5.273272419,0.47085431,-4.802418109,-0.089141747,0,-0.089141747,-5.118897515,1.237623996,-3.881273518,1.831745095 -Coby Dietrick,dietrco01,1981,RS,CHI,2635,1243,-2.536233649,1.00751146,-1.52872219,0.777222968,0.777222968,0,-2.326661215,0.642193959,-1.684467256,0.36123102 -Coby Dietrick,dietrco01,1982,RS,CHI,2084,999,-2.396555678,1.683678109,-0.712877569,1.040392014,1.040392014,0,-2.285384278,1.514682111,-0.770702167,0.205689984 -Coby Dietrick,dietrco01,1983,RS,SAS,74,34,-5.160669282,-0.377010309,-5.537679592,-0.048681391,-0.048681391,0,-5.159293705,-0.621364802,-5.780658507,0.699278186 -Ernie DiGregorio,digreer01,1977,RS,BUF,5126,2267,-0.974063074,-1.955562374,-2.929625448,-0.206743155,-0.206743155,0,-1.187423209,-1.727322719,-2.914745928,-0.527070741 -Ernie DiGregorio,digreer01,1978,RS,BOS,611,274,-4.147329166,-1.979410329,-6.126739495,-0.472577476,-0.472577476,0,-4.186828869,-3.250160096,-7.436988965,0.120572231 -Ernie DiGregorio,digreer01,1978,RS,LAL,742,332,-4.079091448,-3.913724531,-7.99281598,-0.885568275,-0.885568275,0,-4.314254857,-4.863981065,-9.178235923,-0.303321571 -Mickey Dillard,dillami01,1982,RS,CLE,462,221,-4.066994911,-2.389669463,-6.456664374,-0.422928199,-0.422928199,0,-4.315252104,-2.26781431,-6.583066414,1.218249047 -Byron Dinkins,dinkiby01,1990,RS,HOU,772,362,-2.274002972,-0.454935689,-2.728938661,0.00389175,0.00389175,0,-2.591275948,-1.361811114,-3.953087062,0.048148242 -Byron Dinkins,dinkiby01,1991,RS,IND,10,5,1.677033309,-2.724058204,-1.047024896,0.00462108,0.00462108,0,0.094806243,3.138755832,3.233562076,6.315501531 -Byron Dinkins,dinkiby01,1991,RS,SAS,299,144,-5.440962089,-2.650614597,-8.091576686,-0.392161695,-0.392161695,0,-5.835992913,-3.273168543,-9.109161456,-0.070100358 -Spencer Dinwiddie,dinwisp01,2015,RS,DET,894,455,-1.982404477,-0.737659563,-2.720064041,0.006867039,0.006867039,0,-1.015970101,-1.335226554,-2.351196656,-1.136002554 -Spencer Dinwiddie,dinwisp01,2016,PO,DET,4,2,21.73143701,-23.9034735,-2.172036488,0.000594909,0,0.000594909,16.62132201,-22.88467407,-6.263352056,-2.085754317 -Spencer Dinwiddie,dinwisp01,2016,RS,DET,316,159,-4.582498903,-1.468150122,-6.050649025,-0.265507623,-0.265507623,0,-3.980981046,-1.651730107,-5.632711153,-0.819966974 -Spencer Dinwiddie,dinwisp01,2017,RS,BRK,2797,1334,0.744401035,-0.717104872,0.027296162,1.876555758,1.876555758,0,-0.305971695,-0.894818514,-1.200790209,-0.710463168 -Spencer Dinwiddie,dinwisp01,2018,RS,BRK,4766,2306,3.246510895,-0.738931329,2.507579566,6.073954975,6.073954975,0,2.531120204,-0.540967221,1.990152983,-1.791261648 -Spencer Dinwiddie,dinwisp01,2019,PO,BRK,285,131,-0.124280485,-1.125961306,-1.25024179,0.102163429,0,0.102163429,-1.064276332,-4.480585273,-5.544861605,-1.171489599 -Spencer Dinwiddie,dinwisp01,2019,RS,BRK,4080,1914,2.01707473,-0.73704925,1.280025479,3.914532243,3.914532243,0,1.480866393,-0.66145487,0.819411522,-0.540706989 -Ike Diogu,dioguik01,2006,RS,GSW,2027,1031,-1.531100524,-2.371506561,-3.902607085,-0.608247919,-0.608247919,0,-2.011537584,-2.671395116,-4.6829327,0.295905891 -Ike Diogu,dioguik01,2007,RS,IND,1048,538,-3.16562886,-1.371939004,-4.537567864,-0.493298134,-0.493298134,0,-3.450567344,-1.993147445,-5.443714789,0.499265148 -Ike Diogu,dioguik01,2007,RS,GSW,464,222,-1.553162189,-1.236792033,-2.789954222,-0.004543709,-0.004543709,0,-2.035307581,-1.941063495,-3.976371076,0.376611308 -Ike Diogu,dioguik01,2008,RS,IND,628,305,-1.365465288,-2.351810002,-3.71727529,-0.150482539,-0.150482539,0,-1.695520103,-2.720471757,-4.41599186,-0.022460139 -Ike Diogu,dioguik01,2009,RS,SAC,282,142,3.271252769,-2.405052441,0.866200328,0.261348525,0.261348525,0,2.366674461,-3.084874438,-0.718199977,-0.22649233 -Ike Diogu,dioguik01,2009,RS,POR,133,73,-4.767780319,-3.387237241,-8.15501756,-0.20123281,-0.20123281,0,-4.611859632,-4.629169151,-9.241028783,-0.034531887 -Ike Diogu,dioguik01,2011,RS,LAC,919,470,-1.27538463,-2.31409013,-3.58947476,-0.20220653,-0.20220653,0,-1.898403007,-2.323238776,-4.221641783,0.419219473 -Ike Diogu,dioguik01,2012,RS,SAS,27,14,-7.697000116,-2.031033782,-9.728033898,-0.049696975,-0.049696975,0,-7.905754099,-3.637480056,-11.54323416,-0.270006747 -DeSagana Diop,diopde01,2002,RS,CLE,207,109,-7.940416604,-1.303117719,-9.243534323,-0.364952832,-0.364952832,0,-7.591868615,-2.489928785,-10.0817974,0.974884623 -DeSagana Diop,diopde01,2003,RS,CLE,1868,943,-5.999768558,1.279421027,-4.720347531,-0.951927073,-0.951927073,0,-6.02401877,0.871921062,-5.152097709,0.38429464 -DeSagana Diop,diopde01,2004,RS,CLE,1397,730,-3.79169795,2.409295519,-1.382402431,0.510266071,0.510266071,0,-3.64601104,2.329069267,-1.316941773,0.162872632 -DeSagana Diop,diopde01,2005,RS,CLE,578,306,-6.184997267,1.214695712,-4.970301555,-0.347732675,-0.347732675,0,-5.929942155,0.748603479,-5.181338676,0.291133744 -DeSagana Diop,diopde01,2006,PO,DAL,762,407,-1.082742552,4.836957519,3.754214967,1.403520522,0,1.403520522,-1.258777962,4.976560269,3.717782308,0.68435813 -DeSagana Diop,diopde01,2006,RS,DAL,2794,1510,-2.574447432,3.993512675,1.419065243,3.217786869,3.217786869,0,-2.503714894,4.01780542,1.514090526,0.169194642 -DeSagana Diop,diopde01,2007,PO,DAL,275,140,-2.247545358,-0.097514593,-2.34505995,0.029785526,0,0.029785526,-2.773585756,0.264021059,-2.509564697,-0.138496962 -DeSagana Diop,diopde01,2007,RS,DAL,2791,1480,-3.599312306,4.271033655,0.671721349,2.59023483,2.59023483,0,-3.416035478,4.126191984,0.710156506,0.234311905 -DeSagana Diop,diopde01,2008,RS,DAL,1699,894,-2.26298827,2.998246275,0.735258005,1.586069017,1.586069017,0,-2.280388263,2.170891903,-0.10949636,-0.213194783 -DeSagana Diop,diopde01,2008,RS,NJN,773,401,-4.135520476,1.571740314,-2.563780162,0.038028921,0.038028921,0,-4.335695751,0.722097571,-3.61359818,-0.171477372 -DeSagana Diop,diopde01,2009,RS,DAL,872,452,-4.6637383,-0.77159751,-5.43533581,-0.619619056,-0.619619056,0,-4.663377915,-0.695483363,-5.358861278,0.052853835 -DeSagana Diop,diopde01,2009,RS,CHA,1087,584,-4.030671086,-0.245460445,-4.276131531,-0.455909773,-0.455909773,0,-4.025984988,-0.433221685,-4.459206673,0.242558349 -DeSagana Diop,diopde01,2010,RS,CHA,499,262,-3.461300466,0.617500289,-2.843800177,-0.01252195,-0.01252195,0,-3.923904924,-0.232072227,-4.155977151,-0.123863201 -DeSagana Diop,diopde01,2011,RS,CHA,342,181,-6.430633566,0.825757134,-5.604876432,-0.264453737,-0.264453737,0,-6.406258011,0.279549018,-6.126708993,0.288715953 -DeSagana Diop,diopde01,2012,RS,CHA,624,325,-4.559825384,-0.477320038,-5.037145422,-0.377966993,-0.377966993,0,-4.894573988,-0.997454832,-5.892028821,-0.310729548 -DeSagana Diop,diopde01,2013,RS,CHA,436,226,-5.372353065,0.51719537,-4.855157696,-0.241242725,-0.241242725,0,-5.65013451,-0.499047739,-6.149182249,-0.572612475 -Vlade Divac,divacvl01,1990,PO,LAL,347,175,3.035617549,3.194699602,6.230317151,0.828816395,0,0.828816395,2.934318056,2.681624005,5.615942061,0.218950771 -Vlade Divac,divacvl01,1990,RS,LAL,3269,1611,-1.809398465,3.758830289,1.949431824,3.879979328,3.879979328,0,-1.147751672,3.270968744,2.123217072,0.447647372 -Vlade Divac,divacvl01,1991,PO,LAL,1181,609,-0.118493785,3.801276858,3.682783073,2.060069932,0,2.060069932,0.23482338,3.218377544,3.453200924,-0.062040245 -Vlade Divac,divacvl01,1991,RS,LAL,4581,2310,-0.71940566,4.250983422,3.531577763,7.406633382,7.406633382,0,-0.227848301,3.780093824,3.552245522,0.045583907 -Vlade Divac,divacvl01,1992,PO,LAL,275,143,-6.985168884,-1.772724539,-8.757893423,-0.455132245,0,-0.455132245,-6.258052576,-1.627798647,-7.885851223,0.628350773 -Vlade Divac,divacvl01,1992,RS,LAL,1908,979,-1.823795675,1.821693522,-0.002102153,1.379709013,1.379709013,0,-1.178736651,1.624838251,0.446101599,0.511305288 -Vlade Divac,divacvl01,1993,PO,LAL,325,167,2.937812237,3.52429419,6.462106427,0.809647621,0,0.809647621,2.917191099,3.116615786,6.033806885,0.014759735 -Vlade Divac,divacvl01,1993,RS,LAL,5119,2525,-1.156468411,2.442814125,1.286345714,5.218244128,5.218244128,0,-0.547857494,2.448546263,1.900688769,0.346583593 -Vlade Divac,divacvl01,1994,RS,LAL,5403,2685,0.634202939,0.455022536,1.089225475,5.248797935,5.248797935,0,0.78998207,0.775953753,1.565935823,-0.192268362 -Vlade Divac,divacvl01,1995,PO,LAL,721,388,-1.574250449,2.345668951,0.771418503,0.718490151,0,0.718490151,-1.566165542,2.087801513,0.521635971,-0.057938557 -Vlade Divac,divacvl01,1995,RS,LAL,5631,2807,0.716157361,1.9094289,2.625586261,7.667337014,7.667337014,0,0.916934368,1.993332216,2.910266584,-0.381244172 -Vlade Divac,divacvl01,1996,PO,LAL,226,115,-3.213045521,1.141278966,-2.071766556,0.040707887,0,0.040707887,-3.291569462,0.399435595,-2.892133866,-0.717960346 -Vlade Divac,divacvl01,1996,RS,LAL,4809,2470,-1.283823126,1.658521217,0.374698092,3.929952778,3.929952778,0,-0.80623761,1.545724229,0.739486619,-0.183456623 -Vlade Divac,divacvl01,1997,PO,CHH,213,116,3.456554047,-3.51496155,-0.058407503,0.163038345,0,0.163038345,3.904470797,-2.427456815,1.477013982,-0.673668164 -Vlade Divac,divacvl01,1997,RS,CHH,5302,2840,-0.221646783,2.049804075,1.828157293,6.601907645,6.601907645,0,0.319768329,1.983404868,2.303173197,-0.436015201 -Vlade Divac,divacvl01,1998,PO,CHH,608,345,-0.909493692,2.206575204,1.297081512,0.731131594,0,0.731131594,-0.796912947,2.203336405,1.406423458,-0.422523194 -Vlade Divac,divacvl01,1998,RS,CHH,3400,1805,0.351755377,2.927405232,3.279160609,5.528820975,5.528820975,0,0.709730806,2.605601827,3.315332633,-0.386647239 -Vlade Divac,divacvl01,1999,PO,SAC,371,198,0.477950722,1.45182699,1.929777712,0.486159475,0,0.486159475,0.447002256,1.618921213,2.06592347,-0.25175587 -Vlade Divac,divacvl01,1999,RS,SAC,3562,1761,0.138360325,0.336583024,0.474943349,2.884409686,2.884409686,0,0.186025951,0.577313725,0.763339676,-0.406270202 -Vlade Divac,divacvl01,2000,PO,SAC,310,160,-2.123664357,-0.17233912,-2.296003478,0.038418872,0,0.038418872,-1.275249369,1.152601108,-0.12264826,0.455660999 -Vlade Divac,divacvl01,2000,RS,SAC,4968,2374,-0.874273247,2.546086395,1.671813148,5.349301743,5.349301743,0,-0.634794254,2.371978276,1.737184022,-0.113711183 -Vlade Divac,divacvl01,2001,PO,SAC,456,225,-1.59581095,2.77148051,1.17566956,0.46386237,0,0.46386237,-1.279464346,2.324368393,1.044904047,-0.178399033 -Vlade Divac,divacvl01,2001,RS,SAC,4814,2420,-0.438989278,1.597900156,1.158910878,4.814791165,4.814791165,0,-0.182999863,1.397921536,1.214921673,-0.219618824 -Vlade Divac,divacvl01,2002,PO,SAC,1059,535,-0.782656826,4.525478515,3.742821689,1.832278373,0,1.832278373,-0.508532858,4.221248898,3.71271604,0.222537052 -Vlade Divac,divacvl01,2002,RS,SAC,4875,2420,-0.634945308,4.663958373,4.029013066,8.340179561,8.340179561,0,-0.247802406,3.920323766,3.67252136,-0.326331253 -Vlade Divac,divacvl01,2003,PO,SAC,633,317,2.123602166,0.812530286,2.936132452,0.945239038,0,0.945239038,2.042746861,0.773677925,2.816424786,-0.312172758 -Vlade Divac,divacvl01,2003,RS,SAC,4793,2384,-0.954807888,3.853572827,2.898764939,6.849423683,6.849423683,0,-0.703309826,3.410877321,2.707567495,-0.284985699 -Vlade Divac,divacvl01,2004,PO,SAC,463,235,-0.980827796,0.475692745,-0.505135051,0.27666478,0,0.27666478,-1.445964219,-0.253754228,-1.699718446,-0.299353648 -Vlade Divac,divacvl01,2004,RS,SAC,4531,2317,0.25123595,0.352408475,0.603644425,3.945425811,3.945425811,0,0.440170765,-0.114651221,0.325519544,-0.437672972 -Vlade Divac,divacvl01,2005,RS,LAL,249,130,-2.587057949,-1.728843195,-4.315901144,-0.104674579,-0.104674579,0,-2.552563735,-1.984382873,-4.536946608,0.721857586 -Donte DiVincenzo,divindo01,2019,RS,MIL,914,411,-1.506700249,3.297772532,1.791072283,0.95661009,0.95661009,0,-0.925799623,2.074634512,1.148834889,0.46905952 -Juan Dixon,dixonju01,2003,RS,WAS,1203,647,-2.534113103,-1.490199201,-4.024312304,-0.423810917,-0.423810917,0,-2.006480952,-1.758325816,-3.764806768,0.692003009 -Juan Dixon,dixonju01,2004,RS,WAS,2872,1478,-0.565596243,-1.47347373,-2.039069973,0.539324051,0.539324051,0,-0.44997559,-1.374959574,-1.824935164,0.549219422 -Juan Dixon,dixonju01,2005,PO,WAS,439,219,0.539810194,-2.23632052,-1.696510327,0.121995603,0,0.121995603,0.489054852,-2.681696461,-2.192641609,0.442516012 -Juan Dixon,dixonju01,2005,RS,WAS,2072,1054,0.664583506,-1.944558735,-1.279975229,0.793558035,0.793558035,0,0.527152921,-2.420299354,-1.893146433,0.355211466 -Juan Dixon,dixonju01,2006,RS,POR,3544,1920,-0.342216131,-2.126636121,-2.468852252,0.275734717,0.275734717,0,-0.485440028,-1.900264064,-2.385704093,0.108755967 -Juan Dixon,dixonju01,2007,PO,TOR,119,63,-8.281307876,3.282798625,-4.99850925,-0.076234607,0,-0.076234607,-6.793683423,2.149159498,-4.644523925,2.060598613 -Juan Dixon,dixonju01,2007,RS,TOR,1333,683,-0.03885029,0.086818084,0.047967794,0.987820091,0.987820091,0,0.050539723,0.609568536,0.660108259,1.223552538 -Juan Dixon,dixonju01,2007,RS,POR,2313,1243,-1.398191615,-1.243646333,-2.641837949,0.069630015,0.069630015,0,-1.222363552,-1.224106446,-2.446469998,1.405186216 -Juan Dixon,dixonju01,2008,PO,DET,12,7,-15.53086226,-1.904394195,-17.43525645,-0.053189544,0,-0.053189544,-15.68702898,-4.573719639,-20.26074861,-1.486138594 -Juan Dixon,dixonju01,2008,RS,DET,449,244,0.269376702,-2.577931234,-2.308554532,0.055801815,0.055801815,0,0.087685848,-3.408120697,-3.320434849,1.441557209 -Juan Dixon,dixonju01,2008,RS,TOR,806,424,-2.938570739,0.916586678,-2.021984061,0.159232944,0.159232944,0,-2.487891362,0.212431136,-2.275460226,1.036616088 -Juan Dixon,dixonju01,2009,RS,WAS,1565,816,-3.053488072,-1.534850502,-4.588338574,-0.768725564,-0.768725564,0,-2.914629313,-1.934430635,-4.849059948,0.410157286 -Aleksandar Djordjevic,djordal01,1997,RS,POR,117,61,-0.685292598,-4.110966579,-4.796259177,-0.062826405,-0.062826405,0,-1.503006585,-5.822514045,-7.325520631,-1.228982143 -Michael Doleac,doleami01,1999,PO,ORL,79,43,-6.219368132,-3.2442072,-9.463575332,-0.152039333,0,-0.152039333,-6.366543855,-3.861602997,-10.22814685,0.076476937 -Michael Doleac,doleami01,1999,RS,ORL,1460,780,-1.631699863,0.648829609,-0.982870254,0.705805781,0.705805781,0,-1.943926773,0.809872771,-1.134054002,0.328370662 -Michael Doleac,doleami01,2000,RS,ORL,2737,1335,-2.570835859,0.668359404,-1.902476455,0.579892222,0.579892222,0,-2.582798897,0.978901311,-1.603897586,0.429182541 -Michael Doleac,doleami01,2001,PO,ORL,88,45,-6.202428317,1.354846909,-4.847581407,-0.050587144,0,-0.050587144,-5.707154228,2.239499069,-3.467655159,1.671638002 -Michael Doleac,doleami01,2001,RS,ORL,2746,1398,-4.053126996,0.638233909,-3.414893087,-0.477701602,-0.477701602,0,-3.878118765,0.896277445,-2.981841319,0.673750211 -Michael Doleac,doleami01,2002,RS,CLE,1342,705,-4.508086657,-2.00474901,-6.512835667,-1.358723647,-1.358723647,0,-4.321434293,-1.740444407,-6.061878701,0.35707001 -Michael Doleac,doleami01,2003,RS,NYK,1990,1041,-4.649753251,-2.092978989,-6.742732241,-2.128150034,-2.128150034,0,-4.561754704,-2.188139315,-6.749894019,0.327288664 -Michael Doleac,doleami01,2004,PO,DEN,94,49,-2.062627314,-1.510838796,-3.57346611,-0.021290886,0,-0.021290886,-2.913704939,-1.847635071,-4.76134001,0.247860606 -Michael Doleac,doleami01,2004,RS,NYK,1292,685,-3.408837063,0.343692176,-3.065144887,-0.11016277,-0.11016277,0,-3.258625594,-0.084433159,-3.343058753,0.019644891 -Michael Doleac,doleami01,2004,RS,DEN,676,344,-3.838279693,-0.521525919,-4.359805612,-0.283851873,-0.283851873,0,-3.871042771,-0.397222784,-4.268265554,0.424977346 -Michael Doleac,doleami01,2005,PO,MIA,124,65,-6.167696444,-0.569340563,-6.737037006,-0.138191194,0,-0.138191194,-6.299802221,-0.440448297,-6.740250518,1.209217245 -Michael Doleac,doleami01,2005,RS,MIA,2248,1175,-4.127201288,-0.110910831,-4.238112119,-0.893372495,-0.893372495,0,-3.923729519,-0.153453246,-4.077182765,0.131184324 -Michael Doleac,doleami01,2006,PO,MIA,137,72,-3.041049494,-0.449050665,-3.49010016,-0.028175786,0,-0.028175786,-3.701256214,-0.619024673,-4.320280887,0.438206147 -Michael Doleac,doleami01,2006,RS,MIA,716,371,-5.038038595,-0.041415717,-5.079454312,-0.440887207,-0.440887207,0,-4.90152726,-0.357209309,-5.258736569,-0.008663496 -Michael Doleac,doleami01,2007,PO,MIA,2,1,-4.809088094,-4.111524112,-8.920612206,-0.003192572,0,-0.003192572,-5.966777446,-6.125552518,-12.09232996,-1.518153908 -Michael Doleac,doleami01,2007,RS,MIA,1322,698,-3.926692186,-0.118674733,-4.045366919,-0.462468619,-0.462468619,0,-4.083190125,-0.136843463,-4.220033588,0.234582564 -Michael Doleac,doleami01,2008,RS,MIN,498,257,-4.867372221,0.635590356,-4.231781865,-0.19594299,-0.19594299,0,-4.910127952,0.653231192,-4.25689676,0.794328803 -James Donaldson,donalja01,1981,RS,SEA,2071,980,-1.460875188,0.759586494,-0.701288694,1.017543422,1.017543422,0,-1.754675912,-0.704802122,-2.459478034,-0.684551184 -James Donaldson,donalja01,1982,PO,SEA,377,189,-1.83315836,1.859349202,0.026190842,0.274003218,0,0.274003218,-2.058358064,0.924039305,-1.134318758,-0.756133828 -James Donaldson,donalja01,1982,RS,SEA,3603,1710,-1.657146912,2.521948743,0.86480183,3.145226244,3.145226244,0,-1.776314393,1.404588004,-0.371726388,-0.27452906 -James Donaldson,donalja01,1983,PO,SEA,96,47,2.078046115,0.210754068,2.288800183,0.123374719,0,0.123374719,1.495416136,-0.376352117,1.119064019,-1.012948945 -James Donaldson,donalja01,1983,RS,SEA,3891,1789,-1.232986457,0.96561963,-0.267366826,2.256767052,2.256767052,0,-1.310355494,0.112895141,-1.197460352,-0.425984899 -James Donaldson,donalja01,1984,RS,SDC,5379,2525,-0.805474913,-0.354606803,-1.160081717,2.038738079,2.038738079,0,-0.788499214,-0.419232301,-1.207731515,-0.475450324 -James Donaldson,donalja01,1985,RS,LAC,5086,2392,-1.786952566,-0.163305141,-1.950257707,0.973313112,0.973313112,0,-1.852487175,-0.334965877,-2.187453052,-0.284942527 -James Donaldson,donalja01,1986,PO,DAL,837,410,1.579350776,-0.355414214,1.223936562,0.8497406,0,0.8497406,1.368232019,0.191306457,1.559538476,-0.888915998 -James Donaldson,donalja01,1986,RS,LAC,954,441,-3.164747197,-2.457379425,-5.622126621,-0.64407002,-0.64407002,0,-3.09814012,-2.299430234,-5.397570354,-0.344368346 -James Donaldson,donalja01,1986,RS,DAL,4826,2241,-1.636560034,-1.245723897,-2.882283932,-0.150318615,-0.150318615,0,-1.579390505,-0.884524548,-2.463915053,-0.634993171 -James Donaldson,donalja01,1987,PO,DAL,146,68,-1.694027638,-0.576343377,-2.270371015,0.017077979,0,0.017077979,-2.263540173,-0.85159975,-3.115139922,-0.482780486 -James Donaldson,donalja01,1987,RS,DAL,6413,3028,-0.036548701,1.180849898,1.144301197,5.959681544,5.959681544,0,0.051647695,0.98770903,1.039356726,-0.959259648 -James Donaldson,donalja01,1988,PO,DAL,989,499,-0.776175019,-1.254284622,-2.030459641,0.188141334,0,0.188141334,-0.781926005,-1.345771214,-2.127697218,-0.398619802 -James Donaldson,donalja01,1988,RS,DAL,5157,2523,-1.780484715,0.845441082,-0.935043633,2.317033686,2.317033686,0,-1.779374038,0.397176789,-1.382197249,-0.830112501 -James Donaldson,donalja01,1989,RS,DAL,3528,1746,-1.705651299,0.863036199,-0.8426151,1.684730927,1.684730927,0,-1.76473951,0.391664629,-1.373074881,-0.862742636 -James Donaldson,donalja01,1990,PO,DAL,152,74,0.24701484,-1.17200166,-0.92498682,0.071008246,0,0.071008246,-0.372612844,-1.458803745,-1.83141659,-0.075972731 -James Donaldson,donalja01,1990,RS,DAL,4510,2265,-2.624764256,-0.117376179,-2.742140435,0.009022666,0.009022666,0,-2.670463592,-0.681330568,-3.35179416,-0.656378737 -James Donaldson,donalja01,1991,RS,DAL,5558,2800,-2.724093339,-0.578787923,-3.302881263,-0.784695195,-0.784695195,0,-2.764991033,-0.794231426,-3.559222459,-0.643674118 -James Donaldson,donalja01,1992,PO,NYK,20,11,-7.145210369,1.735508634,-5.409701735,-0.015675543,0,-0.015675543,-7.421760685,-0.567671742,-7.989432427,1.693073664 -James Donaldson,donalja01,1992,RS,NYK,159,81,-11.60311553,-1.9621848,-13.56530033,-0.454629698,-0.454629698,0,-11.19477577,-2.044856668,-13.23963244,1.679894161 -James Donaldson,donalja01,1992,RS,DAL,1977,994,-2.594525244,-1.808160829,-4.402686073,-0.834751087,-0.834751087,0,-2.891180635,-1.878311867,-4.769492502,-0.395731511 -James Donaldson,donalja01,1993,PO,UTA,9,5,-12.33915632,-1.969040664,-14.30819698,-0.029973823,0,-0.029973823,-12.56791104,-4.111252909,-16.67916395,-1.316285957 -James Donaldson,donalja01,1993,RS,UTA,191,94,-4.528151258,1.175373251,-3.352778007,-0.028962227,-0.028962227,0,-4.58030522,0.426879601,-4.153425619,0.181982665 -James Donaldson,donalja01,1995,PO,UTA,144,76,-3.006880319,-4.063951497,-7.070831815,-0.171730354,0,-0.171730354,-3.671921422,-4.541674553,-8.213595975,-0.555204897 -James Donaldson,donalja01,1995,RS,UTA,1196,613,-5.110463672,0.181868229,-4.928595442,-0.679632504,-0.679632504,0,-5.085227102,-0.754993465,-5.840220566,-0.238628558 -Luka Doncic,doncilu01,2019,RS,DAL,4877,2318,3.095993803,-0.86982288,2.226170923,5.939360283,5.939360283,0,3.268718424,-0.529670094,2.73904833,0.940742758 -Billy Donovan,donovbi01,1988,RS,NYK,760,364,-3.190773066,-1.676388906,-4.867161972,-0.394088954,-0.394088954,0,-3.545355654,-2.765159819,-6.310515474,0.231967678 -Keyon Dooling,doolike01,2001,RS,LAC,2336,1237,-0.960035725,-0.815481011,-1.775516735,0.616923119,0.616923119,0,-1.127782438,-1.147177819,-2.274960257,0.286742157 -Keyon Dooling,doolike01,2002,RS,LAC,294,155,-2.852178874,-1.454025013,-4.306203887,-0.124425378,-0.124425378,0,-2.869134455,-1.721371597,-4.590506052,1.013694898 -Keyon Dooling,doolike01,2003,RS,LAC,1864,969,-1.170177331,-2.552047723,-3.722225054,-0.48334304,-0.48334304,0,-1.242307379,-2.855043612,-4.097350992,0.515485115 -Keyon Dooling,doolike01,2004,RS,LAC,2180,1137,-2.110927596,-1.179893453,-3.290821049,-0.314659871,-0.314659871,0,-2.122776207,-1.080388705,-3.203164912,0.270582488 -Keyon Dooling,doolike01,2005,PO,MIA,502,264,0.595155154,-0.83396096,-0.238805805,0.351150387,0,0.351150387,0.195542543,-0.773865307,-0.578322764,0.597386425 -Keyon Dooling,doolike01,2005,RS,MIA,2265,1184,-2.362552621,-0.192555409,-2.55510803,0.118194111,0.118194111,0,-2.297926362,-0.460755507,-2.75868187,0.363031927 -Keyon Dooling,doolike01,2006,RS,ORL,2116,1137,-1.631127914,0.531713898,-1.099414016,0.961975083,0.961975083,0,-1.468548124,0.472662716,-0.995885408,0.428192674 -Keyon Dooling,doolike01,2007,PO,ORL,117,65,2.266263452,-0.739326319,1.526937133,0.146820872,0,0.146820872,1.694455952,-0.790906139,0.903549814,0.332485665 -Keyon Dooling,doolike01,2007,RS,ORL,2719,1435,-0.40697295,-1.145605063,-1.552578013,0.878331751,0.878331751,0,-0.620487362,-1.020606823,-1.641094185,0.175625295 -Keyon Dooling,doolike01,2008,PO,ORL,273,148,-0.581412086,2.153355027,1.571942941,0.341230563,0,0.341230563,-0.434290221,2.366279393,1.931989172,1.230544593 -Keyon Dooling,doolike01,2008,RS,ORL,2626,1334,-0.689799957,0.419785147,-0.27001481,1.690352515,1.690352515,0,-1.09679731,0.16886306,-0.92793425,0.136222257 -Keyon Dooling,doolike01,2009,RS,NJN,3929,2074,0.247881161,-2.426834605,-2.178953444,0.602778597,0.602778597,0,0.189869167,-2.107241673,-1.917372506,-0.226848938 -Keyon Dooling,doolike01,2010,RS,NJN,1870,971,-0.030471821,-0.286584366,-0.317056187,1.21003993,1.21003993,0,-0.161636272,-0.656033198,-0.81766947,0.369880974 -Keyon Dooling,doolike01,2011,RS,MIL,3325,1757,0.09123208,0.203579202,0.294811283,2.730141293,2.730141293,0,-0.250836568,-0.148387989,-0.399224558,0.024150226 -Keyon Dooling,doolike01,2012,PO,BOS,392,212,0.986746323,-1.783071997,-0.796325675,0.219939851,0,0.219939851,0.299938862,-1.602642873,-1.302704011,0.825835643 -Keyon Dooling,doolike01,2012,RS,BOS,1261,662,-2.567352317,-3.129817905,-5.697170222,-1.000313896,-1.000313896,0,-2.853426928,-3.358627245,-6.212054173,0.454611419 -Keyon Dooling,doolike01,2013,PO,MEM,212,114,-2.584861913,-2.175055866,-4.759917779,-0.121220485,0,-0.121220485,-3.159878037,-2.563863426,-5.723741463,0.489862455 -Keyon Dooling,doolike01,2013,RS,MEM,153,82,0.64080445,-2.942226227,-2.301421777,0.018842303,0.018842303,0,0.029221469,-3.573982371,-3.544760902,0.374086871 -Jacky Dorsey,dorseja01,1978,RS,DEN,85,37,-4.798192666,1.638963667,-3.159229,-0.007836831,-0.007836831,0,-4.709254883,1.771943374,-2.937311509,1.56134873 -Jacky Dorsey,dorseja01,1978,RS,POR,112,51,1.290871719,-2.912660136,-1.621788417,0.029450908,0.029450908,0,0.626143876,-2.907664957,-2.281521082,0.348187868 -Jacky Dorsey,dorseja01,1979,PO,HOU,2,1,-3.46685635,-4.476432358,-7.943288708,-0.002699853,0,-0.002699853,-5.366260216,-6.305635689,-11.6718959,-1.234030553 -Jacky Dorsey,dorseja01,1979,RS,HOU,236,108,-0.837036754,-2.957653906,-3.79469066,-0.058350513,-0.058350513,0,-1.268480417,-2.803840079,-4.072320496,1.462325692 -Jacky Dorsey,dorseja01,1981,RS,SEA,535,253,-5.302665694,0.790518971,-4.512146723,-0.229809977,-0.229809977,0,-5.514416443,0.910863856,-4.603552586,1.065221778 -Joey Dorsey,dorsejo01,2009,RS,HOU,11,6,-0.641519542,-0.66893712,-1.310456663,0.004318051,0.004318051,0,-1.780810406,-3.176786518,-4.957596924,-1.867509583 -Joey Dorsey,dorsejo01,2010,RS,SAC,103,52,-3.849976793,-1.653188148,-5.503164941,-0.073953976,-0.073953976,0,-4.150173055,-1.519682058,-5.669855112,1.171270677 -Joey Dorsey,dorsejo01,2010,RS,HOU,107,54,-0.666593351,-0.29040338,-0.956996732,0.049894764,0.049894764,0,-1.085264501,0.225444161,-0.85982034,0.942681274 -Joey Dorsey,dorsejo01,2011,RS,TOR,1022,522,-2.154820385,1.004055929,-1.150764457,0.427678996,0.427678996,0,-1.979616457,0.772282986,-1.207333471,0.385881731 -Joey Dorsey,dorsejo01,2015,PO,HOU,30,13,-9.870999472,-15.02300158,-24.89400105,-0.154756758,0,-0.154756758,-9.489698645,-18.75313152,-28.24283017,2.088439973 -Joey Dorsey,dorsejo01,2015,RS,HOU,1776,854,-2.829806602,0.931201642,-1.89860496,0.373737678,0.373737678,0,-2.906350724,1.71473465,-1.191616075,0.717515526 -Tyler Dorsey,dorsety01,2018,RS,ATL,2044,974,-0.725697157,-2.049150413,-2.77484757,-0.012339941,-0.012339941,0,-0.835678236,-2.693832068,-3.529510304,-0.061709515 -Tyler Dorsey,dorsety01,2019,RS,MEM,948,447,0.917079261,-3.993363938,-3.076284677,-0.074238719,-0.074238719,0,-0.810846799,-2.997574422,-3.808421222,-0.237716173 -Tyler Dorsey,dorsety01,2019,RS,ATL,569,251,-3.129865434,-1.908206016,-5.03807145,-0.294300562,-0.294300562,0,-2.586208633,-3.009062165,-5.595270798,0.44856758 -Damyean Dotson,dotsoda01,2018,RS,NYK,985,474,-1.529178387,1.602393171,0.073214785,0.68330573,0.68330573,0,-1.647805035,-0.317603237,-1.965408271,0.08051153 -Damyean Dotson,dotsoda01,2019,RS,NYK,4219,2004,-1.152779761,-1.214911025,-2.367690786,0.389369618,0.389369618,0,-1.294236784,-1.523746761,-2.817983545,-0.396016759 -Quincy Douby,doubyqu01,2007,RS,SAC,717,359,-2.729479302,-1.161476831,-3.890956132,-0.209568919,-0.209568919,0,-2.625668737,-2.060498614,-4.686167352,0.262386211 -Quincy Douby,doubyqu01,2008,RS,SAC,1748,876,-3.230540034,-1.663897203,-4.894437237,-0.963073367,-0.963073367,0,-2.978599328,-2.337528021,-5.316127349,0.453784657 -Quincy Douby,doubyqu01,2009,RS,SAC,451,227,-2.787296674,-2.636282164,-5.423578838,-0.314502175,-0.314502175,0,-2.998828237,-3.136196021,-6.135024258,1.45676086 -Quincy Douby,doubyqu01,2009,RS,TOR,142,73,1.599439961,-0.644186996,0.955252965,0.139129177,0.139129177,0,1.355163003,-2.089065091,-0.733902088,0.758901236 -Bruce Douglas,douglbr01,1987,RS,SAC,209,98,-5.248078689,2.042512012,-3.205566678,-0.022909055,-0.022909055,0,-4.702181477,1.415329282,-3.286852195,0.586302096 -Chris Douglas-Roberts,douglch01,2009,RS,NJN,1108,585,-1.25059167,-1.229570094,-2.480161764,0.080072529,0.080072529,0,-2.025763153,-2.681109996,-4.706873149,-0.536135017 -Chris Douglas-Roberts,douglch01,2010,RS,NJN,3332,1730,-3.265690191,-0.643961528,-3.909651719,-1.020281795,-1.020281795,0,-3.45689534,-1.137328868,-4.594224208,-0.300815438 -Chris Douglas-Roberts,douglch01,2011,RS,MIL,1673,884,-1.742625325,-0.071216689,-1.813842014,0.422443629,0.422443629,0,-2.217449614,-0.438299302,-2.655748916,0.048702622 -Chris Douglas-Roberts,douglch01,2013,RS,DAL,125,63,-1.694610947,-1.247518319,-2.942129267,-0.006200379,-0.006200379,0,-2.317592208,-1.786927403,-4.104519611,0.374566561 -Chris Douglas-Roberts,douglch01,2014,PO,CHA,130,70,1.893911358,-5.607989903,-3.714078546,-0.035359196,0,-0.035359196,-1.323061305,-4.042532914,-5.365594219,-0.396390726 -Chris Douglas-Roberts,douglch01,2014,RS,CHA,2010,1016,-0.088940552,-0.622647372,-0.711587924,1.055353432,1.055353432,0,-1.083502529,-0.812190459,-1.895692988,-0.116587464 -Chris Douglas-Roberts,douglch01,2015,RS,LAC,207,103,-3.471651526,-7.472224883,-10.94387641,-0.427869004,-0.427869004,0,-3.370677068,-6.474159212,-9.84483628,-0.60667008 -John Douglas,dougljo01,1982,RS,SDC,2203,1031,-0.641431197,-1.603921808,-2.245353004,0.267833084,0.267833084,0,-0.731948539,-1.635193873,-2.367142412,0.915752479 -John Douglas,dougljo01,1983,RS,SDC,26,12,-3.522948346,-4.154792119,-7.677740464,-0.029688766,-0.029688766,0,-3.938176441,-6.028064416,-9.966240857,-1.663016191 -Leon Douglas,douglle01,1977,PO,DET,123,57,-6.68173135,-1.757130682,-8.438862032,-0.172331558,0,-0.172331558,-6.405366119,-1.449304707,-7.854670826,1.060759203 -Leon Douglas,douglle01,1977,RS,DET,3728,1626,-2.440339519,-0.257160602,-2.697500121,0.043840865,0.043840865,0,-2.129410966,-0.172531404,-2.30194237,0.71217758 -Leon Douglas,douglle01,1978,RS,DET,4523,1993,-1.861750639,-0.092259711,-1.95401035,0.813541053,0.813541053,0,-1.621850732,-0.012523203,-1.634373935,0.55471177 -Leon Douglas,douglle01,1979,RS,DET,5004,2215,-2.447362698,-1.126592863,-3.573955561,-0.933908147,-0.933908147,0,-2.315519135,-0.972608845,-3.288127981,0.317485549 -Leon Douglas,douglle01,1980,RS,DET,4022,1782,-2.142692079,-1.204813182,-3.347505261,-0.543649087,-0.543649087,0,-2.337578782,-0.923158844,-3.260737627,0.079013912 -Leon Douglas,douglle01,1981,PO,KCK,613,318,-4.673312941,-0.717867547,-5.391180488,-0.445997987,0,-0.445997987,-5.131243278,-0.775617012,-5.90686029,0.881810479 -Leon Douglas,douglle01,1981,RS,KCK,2895,1356,-1.630136448,-0.193852692,-1.82398914,0.645558301,0.645558301,0,-1.787693098,-0.077100608,-1.864793706,0.79068312 -Leon Douglas,douglle01,1982,RS,KCK,2345,1093,-3.946256572,-0.128511547,-4.074768119,-0.743900012,-0.743900012,0,-4.112318066,0.156477861,-3.955840205,0.711146388 -Leon Douglas,douglle01,1983,RS,KCK,103,46,-4.695100473,-0.797369334,-5.492469807,-0.065359885,-0.065359885,0,-5.177514447,0.004784195,-5.172730252,1.615207775 -Sherman Douglas,douglsh01,1990,RS,MIA,5257,2470,1.101390494,-0.025123904,1.07626659,4.82090263,4.82090263,0,0.740620165,0.200809799,0.941429964,-0.019319964 -Sherman Douglas,douglsh01,1991,RS,MIA,5361,2562,1.964424702,-0.901394942,1.063029759,4.979185507,4.979185507,0,1.663741165,-0.561519046,1.102222119,-0.098429126 -Sherman Douglas,douglsh01,1992,PO,BOS,125,65,-5.43568629,-4.095415541,-9.531101831,-0.233183391,0,-0.233183391,-5.641841036,-4.258370811,-9.900211847,0.500265304 -Sherman Douglas,douglsh01,1992,RS,BOS,1320,654,-0.352731793,-1.878032273,-2.230764066,0.173944609,0.173944609,0,-0.444332176,-1.883019588,-2.327351764,0.390059329 -Sherman Douglas,douglsh01,1992,RS,MIA,202,98,-0.507742564,-1.741933746,-2.24967631,0.025109821,0.025109821,0,-0.931851347,-1.621702229,-2.553553576,0.366991244 -Sherman Douglas,douglsh01,1993,PO,BOS,311,166,1.77842916,-1.02964914,0.748780019,0.303423486,0,0.303423486,1.741727218,-0.306591577,1.435135642,-0.658832516 -Sherman Douglas,douglsh01,1993,RS,BOS,3864,1932,1.328379126,-2.17478973,-0.846410605,1.871979177,1.871979177,0,0.934516679,-2.108254401,-1.173737722,-0.229710454 -Sherman Douglas,douglsh01,1994,RS,BOS,5619,2789,1.146323537,-2.070236634,-0.923913098,2.586992934,2.586992934,0,0.992375485,-1.624354434,-0.631978949,-0.42346462 -Sherman Douglas,douglsh01,1995,PO,BOS,308,168,-3.661253731,0.001977922,-3.659275809,-0.080150982,0,-0.080150982,-3.454305395,0.197660969,-3.256644426,-0.258289733 -Sherman Douglas,douglsh01,1995,RS,BOS,4057,2048,2.158970289,-1.101905977,1.057064312,3.970491556,3.970491556,0,2.023245229,-0.769375399,1.25386983,-0.176609585 -Sherman Douglas,douglsh01,1996,RS,BOS,474,234,-3.94364438,-4.326837694,-8.270482074,-0.658917333,-0.658917333,0,-3.93615979,-4.95362893,-8.889788719,-0.021907114 -Sherman Douglas,douglsh01,1996,RS,MIL,3993,2101,1.453966135,-2.026844797,-0.572878662,2.333713117,2.333713117,0,1.006696955,-1.95045062,-0.943753665,-0.000358168 -Sherman Douglas,douglsh01,1997,RS,MIL,4368,2316,1.817004084,-1.22188528,0.595118803,3.945281729,3.945281729,0,1.424995965,-0.944352375,0.48064359,-0.170569412 -Sherman Douglas,douglsh01,1998,PO,NJN,225,125,4.452839319,-0.970606143,3.482233176,0.407395258,0,0.407395258,4.855113551,-1.150900851,3.7042127,-0.536416998 -Sherman Douglas,douglsh01,1998,RS,NJN,3258,1699,1.718010496,-2.125046119,-0.407035622,2.028056086,2.028056086,0,1.146486695,-2.31749815,-1.171011455,-0.130233051 -Sherman Douglas,douglsh01,1999,RS,LAC,1588,842,-1.038306584,-2.891768933,-3.930075518,-0.505566587,-0.505566587,0,-1.40944108,-2.684224822,-4.093665902,-0.245017989 -Sherman Douglas,douglsh01,2000,RS,NJN,602,309,0.12676771,-1.079448115,-0.952680405,0.283722986,0.283722986,0,-0.126507482,-1.48767512,-1.614182602,0.123801594 -Sherman Douglas,douglsh01,2001,RS,NJN,2116,1094,-2.478811198,-1.192414959,-3.671226158,-0.514938866,-0.514938866,0,-2.730515834,-1.825573196,-4.55608903,0.134397725 -Toney Douglas,douglto01,2010,RS,NYK,2153,1087,1.201126205,-2.108098919,-0.906972715,1.026936254,1.026936254,0,1.042082227,-1.761622729,-0.719540503,0.44233735 -Toney Douglas,douglto01,2011,PO,NYK,216,112,0.875095116,-2.407463929,-1.532368813,0.07200761,0,0.07200761,0.582643981,-1.277718779,-0.695074799,0.30628829 -Toney Douglas,douglto01,2011,RS,NYK,3971,1971,2.230529821,-0.909920232,1.320609589,4.106553696,4.106553696,0,2.392795249,-0.70762451,1.68517074,0.298965345 -Toney Douglas,douglto01,2012,PO,NYK,15,8,6.299585891,-3.307314572,2.992271318,0.023693669,0,0.023693669,3.781152064,-5.015200943,-1.23404888,-1.784235387 -Toney Douglas,douglto01,2012,RS,NYK,1288,656,-3.576827622,-1.253571088,-4.83039871,-0.704353081,-0.704353081,0,-2.892901397,-1.532898502,-4.425799899,1.069275207 -Toney Douglas,douglto01,2013,RS,SAC,742,376,2.184212564,1.93341136,4.117623924,1.344446391,1.344446391,0,2.32824036,2.43744987,4.76569023,1.907659776 -Toney Douglas,douglto01,2013,RS,HOU,1849,913,0.162649836,-0.479972504,-0.317322668,1.157762283,1.157762283,0,0.327654277,-0.188292461,0.139361816,2.020386701 -Toney Douglas,douglto01,2014,PO,MIA,56,29,3.852851058,-1.840315894,2.012535164,0.070998483,0,0.070998483,2.237866692,-2.626208715,-0.388342024,-2.141323067 -Toney Douglas,douglto01,2014,RS,MIA,763,410,1.303441692,-0.025316997,1.278124695,0.834976872,0.834976872,0,0.710056144,0.633068429,1.343124573,-0.869017623 -Toney Douglas,douglto01,2014,RS,GSW,562,265,-4.000633703,-4.516976961,-8.517610664,-0.78303991,-0.78303991,0,-2.867581296,-3.485018353,-6.352599649,0.398721273 -Toney Douglas,douglto01,2015,RS,NOP,336,177,-1.209862987,2.955003375,1.745140388,0.404272829,0.404272829,0,-1.723185526,3.190683087,1.46749756,-0.392762913 -Toney Douglas,douglto01,2016,RS,NOP,2617,1262,0.943731872,-2.075593209,-1.131861338,1.043447181,1.043447181,0,0.369775033,-1.123168282,-0.753393249,0.147459307 -Toney Douglas,douglto01,2017,RS,MEM,802,394,-2.044152681,-0.787143435,-2.831296115,-0.016191586,-0.016191586,0,-1.853910226,0.218276906,-1.63563332,-0.903125145 -Zabian Dowdell,dowdeza01,2011,RS,PHO,581,292,-3.627780991,-0.030991894,-3.658772884,-0.13597882,-0.13597882,0,-3.16197644,-0.179163319,-3.341139759,0.407015987 -Milton Doyle,doylemi01,2018,RS,BRK,266,125,-4.464219926,-2.071060043,-6.535279969,-0.239758387,-0.239758387,0,-3.070226369,-1.717634229,-4.787860597,-0.677116304 -PJ Dozier,doziepj01,2018,RS,OKC,6,3,-27.2092965,19.29413367,-7.915162828,-0.007940283,-0.007940283,0,-21.91147207,20.58107953,-1.330392546,0.432693566 -PJ Dozier,doziepj01,2019,RS,BOS,111,51,3.130533307,0.017308646,3.147841953,0.152473306,0.152473306,0,0.020552022,-0.830304638,-0.809752616,-0.657264984 -Terry Dozier,doziete01,1990,RS,CHH,190,92,-6.724427105,0.865234208,-5.859192896,-0.146885423,-0.146885423,0,-6.576881985,-0.122599504,-6.699481489,0.644681051 -Goran Dragic,dragigo01,2009,RS,PHO,1473,728,-2.055799352,-1.475025953,-3.530825305,-0.291426937,-0.291426937,0,-1.875792744,-1.739354383,-3.615147127,0.450681399 -Goran Dragic,dragigo01,2010,PO,PHO,454,237,3.32286803,-2.048530494,1.274337535,0.501923771,0,0.501923771,3.493348076,-2.751632967,0.74171511,0.009236622 -Goran Dragic,dragigo01,2010,RS,PHO,2896,1442,1.07208892,-1.160282904,-0.088193984,1.962620639,1.962620639,0,1.282664875,-1.417422816,-0.134757941,0.206477366 -Goran Dragic,dragigo01,2011,RS,PHO,1703,856,-3.044914719,-1.581796576,-4.626711296,-0.833182402,-0.833182402,0,-2.390785482,-1.739972606,-4.130758087,1.54229256 -Goran Dragic,dragigo01,2011,RS,HOU,750,378,0.97563712,-0.632719348,0.342917772,0.6049241,0.6049241,0,0.996857765,-0.636270689,0.360587076,1.318279403 -Goran Dragic,dragigo01,2012,RS,HOU,3385,1752,3.471295342,-0.09128457,3.380010772,5.505609742,5.505609742,0,3.383024446,0.22461705,3.607641496,0.441148098 -Goran Dragic,dragigo01,2013,RS,PHO,5080,2581,2.970078974,-0.314807704,2.65527127,7.134712423,7.134712423,0,2.742524361,0.478719293,3.221243653,0.221181927 -Goran Dragic,dragigo01,2014,RS,PHO,5389,2668,4.826053679,0.191101625,5.017155304,10.5505868,10.5505868,0,4.465946486,0.681530218,5.147476705,-0.201129559 -Goran Dragic,dragigo01,2015,RS,MIA,1784,905,2.36043362,-0.23097389,2.12945973,2.252272502,2.252272502,0,1.889266644,-0.19936333,1.689903314,-0.030871789 -Goran Dragic,dragigo01,2015,RS,PHO,3565,1735,1.693132239,-2.279593126,-0.586460887,1.926294222,1.926294222,0,1.218721716,-1.442341312,-0.223619596,0.557588891 -Goran Dragic,dragigo01,2016,PO,MIA,906,472,-0.174834805,0.554924512,0.380089707,0.772929654,0,0.772929654,-1.343551375,0.589164336,-0.75438704,-0.547979598 -Goran Dragic,dragigo01,2016,RS,MIA,4719,2363,0.947632174,0.894730693,1.842362867,5.525129794,5.525129794,0,1.0710297,1.069440165,2.140469864,-0.20180202 -Goran Dragic,dragigo01,2017,RS,MIA,4958,2459,2.518876645,-1.83017198,0.688704666,4.305855083,4.305855083,0,2.252149105,-0.640900584,1.611248522,-0.188290292 -Goran Dragic,dragigo01,2018,PO,MIA,330,156,1.934454831,-3.156121974,-1.221667143,0.126181766,0,0.126181766,2.814034554,-3.896454702,-1.082420147,0.563831098 -Goran Dragic,dragigo01,2018,RS,MIA,4830,2378,1.321676873,0.050235433,1.371912306,4.9934761,4.9934761,0,0.883935585,0.30596988,1.189905465,-0.147915675 -Goran Dragic,dragigo01,2019,RS,MIA,2117,991,1.205345062,-1.122524222,0.08282084,1.440870908,1.440870908,0,0.985140355,-0.871053663,0.114086693,0.610034848 -Zoran Dragic,dragizo01,2015,RS,MIA,130,62,-3.924738743,-8.457540627,-12.38227937,-0.308170712,-0.308170712,0,-2.04119517,-9.274927517,-11.31612269,1.094805424 -Zoran Dragic,dragizo01,2015,RS,PHO,27,13,-4.451897013,-3.956275875,-8.408172889,-0.037635001,-0.037635001,0,-0.635208673,-6.464429923,-7.099638596,0.272400133 -Greg Dreiling,dreilgr01,1987,RS,IND,266,128,-3.575623296,-0.127260965,-3.70288426,-0.063693804,-0.063693804,0,-3.86432162,1.115031311,-2.749290308,2.402001925 -Greg Dreiling,dreilgr01,1988,RS,IND,153,74,-5.711681436,-0.301082513,-6.012763949,-0.126153757,-0.126153757,0,-5.505191738,-0.670708768,-6.175900506,2.429132167 -Greg Dreiling,dreilgr01,1989,RS,IND,828,396,-3.573861799,-1.830984976,-5.404846775,-0.545543153,-0.545543153,0,-3.776877937,-1.448473979,-5.225351915,1.740258302 -Greg Dreiling,dreilgr01,1990,RS,IND,628,307,-6.445370489,-0.427374102,-6.872744591,-0.654456837,-0.654456837,0,-6.469616944,-0.399177864,-6.868794808,1.342379389 -Greg Dreiling,dreilgr01,1991,PO,IND,161,75,-5.522305306,-2.936144781,-8.458450087,-0.227689492,0,-0.227689492,-5.537136476,-2.09655718,-7.633693656,1.009511934 -Greg Dreiling,dreilgr01,1991,RS,IND,2160,1031,-4.166874886,-0.816919707,-4.983794593,-1.184992333,-1.184992333,0,-4.043149926,-0.596164066,-4.639313992,0.841922017 -Greg Dreiling,dreilgr01,1992,PO,IND,6,3,-7.11180964,-4.469989412,-11.58179905,-0.01500402,0,-0.01500402,-8.147312891,1.531834155,-6.615478736,7.075171331 -Greg Dreiling,dreilgr01,1992,RS,IND,1062,509,-5.713936207,-1.024644687,-6.738580894,-1.053603812,-1.053603812,0,-5.703571209,-0.582776589,-6.286347798,1.68148607 -Greg Dreiling,dreilgr01,1993,PO,IND,8,4,11.77124076,-1.328997768,10.44224299,0.027598945,0,0.027598945,11.01804828,-0.553682308,10.46436597,-0.556015957 -Greg Dreiling,dreilgr01,1993,RS,IND,483,239,-5.926512944,-0.223354369,-6.149867314,-0.421588755,-0.421588755,0,-5.632081416,0.42064871,-5.211432706,1.657516935 -Greg Dreiling,dreilgr01,1994,RS,DAL,1364,685,-4.075068623,-0.734396259,-4.809464882,-0.730897486,-0.730897486,0,-4.467115601,0.031713947,-4.435401654,1.489709955 -Greg Dreiling,dreilgr01,1995,PO,CLE,13,7,-14.23511251,-2.112651618,-16.34776413,-0.051355678,0,-0.051355678,-14.26432832,-0.387224986,-14.6515533,2.283778169 -Greg Dreiling,dreilgr01,1995,RS,CLE,863,483,-5.462653828,0.491411318,-4.97124251,-0.555651932,-0.555651932,0,-5.636691758,0.873645385,-4.763046373,1.42236859 -Greg Dreiling,dreilgr01,1997,RS,DAL,730,389,-5.116644995,-0.098850145,-5.21549514,-0.493412737,-0.493412737,0,-5.547233336,-0.025211523,-5.57244486,0.762994114 -Bryce Drew,drewbr01,1999,PO,HOU,8,4,14.38357205,0.085136912,14.46870896,0.03697314,0,0.03697314,12.84531402,1.059986404,13.90530043,1.749796162 -Bryce Drew,drewbr01,1999,RS,HOU,825,441,-3.330268786,-2.094463614,-5.424732401,-0.60831653,-0.60831653,0,-3.342796461,-1.822393383,-5.165189844,0.973017064 -Bryce Drew,drewbr01,2000,RS,HOU,2567,1293,-0.575689799,-1.532170832,-2.107860631,0.422723354,0.422723354,0,-0.703094633,-1.67124959,-2.374344223,-0.197655546 -Bryce Drew,drewbr01,2001,RS,CHI,2456,1305,-1.797714578,-1.273717438,-3.071432016,-0.213705748,-0.213705748,0,-2.104906289,-1.454467486,-3.559373776,-0.132558826 -Bryce Drew,drewbr01,2002,PO,CHH,10,5,14.46371172,-4.107608196,10.35610352,0.033532975,0,0.033532975,11.0450866,-6.479793755,4.565292842,-2.522559883 -Bryce Drew,drewbr01,2002,RS,CHH,1463,774,0.237706264,-0.170040009,0.067666255,1.109833847,1.109833847,0,-0.203170144,-0.949437501,-1.152607644,-0.234915266 -Bryce Drew,drewbr01,2003,RS,NOH,149,79,-1.967321458,-1.113730056,-3.081051514,-0.013174747,-0.013174747,0,-2.303643166,-2.858257911,-5.161901077,-1.163164569 -Bryce Drew,drewbr01,2004,RS,NOH,146,78,-4.734711853,-1.547956628,-6.282668481,-0.140403268,-0.140403268,0,-4.71271138,-3.711400184,-8.424111565,-0.117650852 John Drew,drewjo01,1977,RS,ATL,5925,2688,1.630380232,-0.208404337,1.421975895,5.726364203,5.726364203,0,1.713278021,-0.023369843,1.689908178,0.091245 -John Drew,drewjo01,1978,PO,ATL,161,79,0.425724034,-1.806673393,-1.380949359,0.056925655,0,0.056925655,0.431598298,-1.448288895,-1.016690598,0.026646901 -John Drew,drewjo01,1978,RS,ATL,4795,2203,2.608384873,0.655956985,3.264341858,6.77713412,6.77713412,0,2.785593318,0.596933426,3.382526744,0.274723703 -John Drew,drewjo01,1979,PO,ATL,545,275,-0.561087914,0.989180884,0.428092971,0.462117169,0,0.462117169,-0.162887763,1.3002234,1.137335637,0.497965226 -John Drew,drewjo01,1979,RS,ATL,5205,2410,2.247282012,0.445827195,2.693109207,6.735580665,6.735580665,0,2.623440912,0.804815122,3.428256034,0.685045319 -John Drew,drewjo01,1980,PO,ATL,300,150,-2.047020019,0.155632297,-1.891387722,0.068432981,0,0.068432981,-1.630343719,0.524231436,-1.106112283,0.973573569 -John Drew,drewjo01,1980,RS,ATL,4806,2306,0.150353122,-0.155740915,-0.005387793,3.250463507,3.250463507,0,0.448713045,-0.022223982,0.426489063,0.690444523 -John Drew,drewjo01,1981,RS,ATL,4346,2075,0.605272606,-0.14974731,0.455525296,3.41366364,3.41366364,0,0.881916024,0.156293515,1.038209539,0.609995581 -John Drew,drewjo01,1982,PO,ATL,110,59,-5.017540033,-2.813648718,-7.831188751,-0.159938326,0,-0.159938326,-5.373534931,-1.880552584,-7.254087514,1.383317091 -John Drew,drewjo01,1982,RS,ATL,4088,2040,1.007675333,-0.56965926,0.438016073,3.331988708,3.331988708,0,1.084360509,-0.477683609,0.6066769,0.427027557 -John Drew,drewjo01,1983,RS,UTA,2727,1206,1.007272951,-1.706392605,-0.699119653,1.26583094,1.26583094,0,0.790998982,-1.716531634,-0.925532652,0.32428764 -John Drew,drewjo01,1984,PO,UTA,364,172,0.454187726,-1.466552065,-1.012364339,0.15807507,0,0.15807507,-0.03330916,-1.406871932,-1.440181092,0.509491978 -John Drew,drewjo01,1984,RS,UTA,3972,1797,1.162483076,-0.510816451,0.651666625,3.130084942,3.130084942,0,1.447217021,-0.653745265,0.793471756,0.373331029 -John Drew,drewjo01,1985,RS,UTA,1025,463,-0.939494366,0.289593413,-0.649900953,0.499222385,0.499222385,0,-0.803730477,0.535767268,-0.267963209,0.652339358 -Larry Drew,drewla01,1981,RS,DET,3372,1581,-3.13785615,-0.566567378,-3.704423528,-0.770844454,-0.770844454,0,-3.397500693,-0.881022029,-4.278522723,0.131380984 -Larry Drew,drewla01,1982,RS,KCK,4232,1973,0.176530264,0.141946623,0.318476887,3.084542109,3.084542109,0,0.114260753,-0.035270211,0.078990542,-0.140904506 -Larry Drew,drewla01,1983,RS,KCK,6043,2690,2.471007008,-0.364192535,2.106814473,6.649970072,6.649970072,0,2.518548084,-0.025164167,2.493383916,-0.245874043 -Larry Drew,drewla01,1984,PO,KCK,147,70,-3.522809791,0.319939721,-3.20287007,-0.016634774,0,-0.016634774,-3.747084839,0.137023158,-3.610061681,-0.274932318 -Larry Drew,drewla01,1984,RS,KCK,5124,2363,1.20734492,0.129409355,1.336754274,4.912713564,4.912713564,0,1.248527987,0.40450734,1.653035327,-0.297828666 -Larry Drew,drewla01,1985,RS,KCK,5221,2373,1.111933885,-1.086892589,0.025041295,3.346258416,3.346258416,0,1.090131437,-0.777203331,0.312928107,-0.415148237 -Larry Drew,drewla01,1986,PO,SAC,111,56,9.245188185,2.912787732,12.15797592,0.43689113,0,0.43689113,8.438242084,2.857543486,11.29578557,-0.548706072 -Larry Drew,drewla01,1986,RS,SAC,4236,1971,-0.111679602,-1.210797751,-1.322477352,1.430773141,1.430773141,0,-0.267933817,-1.1417871,-1.409720917,-0.341940839 -Larry Drew,drewla01,1987,RS,LAC,3389,1566,-1.186699222,-2.211351514,-3.398050736,-0.51760364,-0.51760364,0,-1.405551911,-2.168481687,-3.574033599,-0.033797917 -Larry Drew,drewla01,1988,RS,LAC,4299,2024,-1.130211378,-1.654714778,-2.784926156,-0.035955685,-0.035955685,0,-1.71886897,-1.529267085,-3.248136055,-0.309169909 -Larry Drew,drewla01,1990,PO,LAL,101,51,-3.300044916,-0.406580969,-3.706625884,-0.026180514,0,-0.026180514,-3.295225352,-0.187675552,-3.482900904,1.923414348 -Larry Drew,drewla01,1990,RS,LAL,2705,1333,-1.968118096,-1.243486077,-3.211604173,-0.313683953,-0.313683953,0,-1.901572298,-1.780585111,-3.682157409,-0.079762393 -Larry Drew,drewla01,1991,PO,LAL,225,116,-1.988178305,-3.696034012,-5.684212317,-0.180980951,0,-0.180980951,-2.60838839,-3.847831182,-6.456219572,0.991873371 -Larry Drew,drewla01,1991,RS,LAL,984,496,-1.731037499,-1.887572255,-3.618609754,-0.219732945,-0.219732945,0,-1.92075033,-2.699802932,-4.620553262,-0.03460792 -Larry Drew II,drewla02,2015,RS,PHI,438,219,-5.600876519,-1.561557878,-7.162434397,-0.495773778,-0.495773778,0,-5.539017355,-1.511902407,-7.050919761,0.536000872 -Larry Drew II,drewla02,2018,RS,PHI,28,15,-13.18715774,-8.786992098,-21.97414983,-0.145029372,-0.145029372,0,-10.61803535,-7.571394745,-18.1894301,-1.411224352 -Larry Drew II,drewla02,2018,RS,NOP,115,55,-2.764196398,-0.450592907,-3.214789305,-0.012891715,-0.012891715,0,-2.275599666,-1.710176529,-3.985776195,-1.14646184 -Clyde Drexler,drexlcl01,1984,PO,POR,175,85,-1.279285876,0.277278258,-1.002007619,0.078525832,0,0.078525832,-1.041598996,-0.072223378,-1.113822374,0.43558008 -Clyde Drexler,drexlcl01,1984,RS,POR,3000,1408,-0.505529907,1.592190076,1.086660169,2.776288795,2.776288795,0,-0.250558624,1.544943074,1.29438445,0.751952411 -Clyde Drexler,drexlcl01,1985,PO,POR,736,339,3.421822214,1.339049335,4.760871549,1.337536825,0,1.337536825,3.783833636,1.748860619,5.532694256,-0.177266943 -Clyde Drexler,drexlcl01,1985,RS,POR,5572,2555,3.161556837,1.671778743,4.83333558,9.887892421,9.887892421,0,3.386927415,1.915002758,5.301930173,0.026677927 -Clyde Drexler,drexlcl01,1986,PO,POR,316,145,0.630276059,-0.847403315,-0.217127256,0.19412055,0,0.19412055,0.879552237,-0.502363227,0.37718901,0.448518392 -Clyde Drexler,drexlcl01,1986,RS,POR,5673,2576,3.596374556,1.414851368,5.011225923,10.21835343,10.21835343,0,3.951764154,1.703048306,5.65481246,0.182033969 -Clyde Drexler,drexlcl01,1987,PO,POR,319,153,4.589217657,-0.14174446,4.447473197,0.578232689,0,0.578232689,4.629395939,0.496473233,5.125869171,-0.208873169 -Clyde Drexler,drexlcl01,1987,RS,POR,6890,3114,3.86761254,1.65539252,5.52300506,13.1266416,13.1266416,0,4.099453437,1.965761093,6.065214529,-0.133512649 -Clyde Drexler,drexlcl01,1988,PO,POR,363,170,0.885582479,1.563005921,2.4485884,0.464954788,0,0.464954788,1.255977451,1.991315011,3.247292462,-0.016323376 -Clyde Drexler,drexlcl01,1988,RS,POR,6680,3060,5.556414348,1.71296573,7.269380078,15.60238441,15.60238441,0,5.785643253,1.934300264,7.719943517,-0.257694289 -Clyde Drexler,drexlcl01,1989,PO,POR,263,128,4.613643333,-0.760509006,3.853134327,0.44292781,0,0.44292781,4.783565708,-0.262555669,4.521010038,-0.391535663 -Clyde Drexler,drexlcl01,1989,RS,POR,6708,3064,5.180925951,1.555514765,6.736440715,14.81508993,14.81508993,0,5.255838371,1.972900956,7.228739326,-0.100429325 -Clyde Drexler,drexlcl01,1990,PO,POR,1785,853,3.603474665,2.197943719,5.801418385,3.833883058,0,3.833883058,3.794599348,2.440934289,6.235533637,-0.111588571 -Clyde Drexler,drexlcl01,1990,RS,POR,5784,2683,5.081635469,1.804364191,6.88599966,13.16328894,13.16328894,0,5.129909293,1.965222144,7.095131437,-0.204644909 -Clyde Drexler,drexlcl01,1991,PO,POR,1249,633,5.851894071,2.070772219,7.92266629,3.561139614,0,3.561139614,6.102185233,2.070708574,8.172893807,0.16592451 -Clyde Drexler,drexlcl01,1991,RS,POR,6040,2852,5.424534899,1.478677124,6.903212023,14.02045878,14.02045878,0,5.58406631,1.484590921,7.068657231,-0.182331575 -Clyde Drexler,drexlcl01,1992,PO,POR,1687,847,6.98786055,1.080307175,8.068167725,4.823740664,0,4.823740664,7.126601837,1.211957648,8.338559485,0.041919412 -Clyde Drexler,drexlcl01,1992,RS,POR,5739,2751,6.241949944,1.517187523,7.759137467,14.77262125,14.77262125,0,6.410012934,1.560306048,7.970318983,0.148670283 -Clyde Drexler,drexlcl01,1993,PO,POR,223,116,6.581493612,2.606644352,9.188137964,0.725384588,0,0.725384588,6.211706573,2.861128184,9.072834757,-0.417192997 -Clyde Drexler,drexlcl01,1993,RS,POR,3490,1671,4.075291444,1.579311365,5.654602809,7.173251217,7.173251217,0,4.114444557,1.866536918,5.980981475,0.108741421 -Clyde Drexler,drexlcl01,1994,PO,POR,311,157,5.29791275,0.531917194,5.829829944,0.70458423,0,0.70458423,5.645651,0.75255964,6.39821064,-0.53470088 -Clyde Drexler,drexlcl01,1994,RS,POR,4859,2334,3.123830439,0.0587452,3.182575639,7.064956978,7.064956978,0,3.226234696,0.358327351,3.584562047,0.005524946 -Clyde Drexler,drexlcl01,1995,PO,HOU,1646,849,5.655243307,1.233515705,6.888759012,4.29838494,0,4.29838494,5.629552464,1.37571664,7.005269104,-0.160488594 -Clyde Drexler,drexlcl01,1995,RS,HOU,2581,1300,4.506280267,0.513254221,5.019534488,5.199134498,5.199134498,0,4.377055908,0.998123356,5.375179265,0.837898335 -Clyde Drexler,drexlcl01,1995,RS,POR,2823,1428,5.396474182,1.064174151,6.460648333,6.804387647,6.804387647,0,5.5302553,1.361972876,6.892228175,1.314918516 -Clyde Drexler,drexlcl01,1996,PO,HOU,575,292,2.377290241,2.575251051,4.952541292,1.185737538,0,1.185737538,2.654353185,2.885334242,5.539687427,0.166876786 -Clyde Drexler,drexlcl01,1996,RS,HOU,3922,1997,3.774841077,1.321628757,5.096469834,7.993538852,7.993538852,0,3.892131519,1.897112845,5.789244364,-0.011499084 -Clyde Drexler,drexlcl01,1997,PO,HOU,1166,623,4.651923304,0.947870672,5.599793976,2.739103089,0,2.739103089,5.0438415,1.435037711,6.478879211,0.059699035 -Clyde Drexler,drexlcl01,1997,RS,HOU,4384,2271,4.203230327,1.680501977,5.883732305,9.991691432,9.991691432,0,4.331096632,1.974716693,6.305813325,-0.108599232 -Clyde Drexler,drexlcl01,1998,PO,HOU,340,182,0.746006084,1.871150005,2.617156089,0.517302501,0,0.517302501,0.821627465,1.99367047,2.815297935,0.557781159 -Clyde Drexler,drexlcl01,1998,RS,HOU,4742,2473,3.848396794,0.257520141,4.105916935,8.668386522,8.668386522,0,4.062073433,0.786589026,4.848662459,0.191232287 -Nate Driggers,driggna01,1997,RS,BOS,266,132,-3.6137306,-3.207255354,-6.820985954,-0.273907985,-0.273907985,0,-4.092641372,-4.300662555,-8.393303926,-0.085960468 -Predrag Drobnjak,drobnpr01,2002,PO,SEA,68,38,-2.978528063,-2.00697197,-4.985500033,-0.044307922,0,-0.044307922,-2.605161856,-2.789267889,-5.394429745,-0.80413903 -Predrag Drobnjak,drobnpr01,2002,RS,SEA,2202,1174,-2.897011421,-1.765389322,-4.662400742,-1.141457194,-1.141457194,0,-2.808662794,-2.344495555,-5.153158349,-0.322316352 -Predrag Drobnjak,drobnpr01,2003,RS,SEA,3679,1984,-2.676460521,-1.32799477,-4.004455291,-1.267251881,-1.267251881,0,-2.331839455,-1.391377265,-3.72321672,-0.185203574 -Predrag Drobnjak,drobnpr01,2004,RS,LAC,1820,949,-3.935189518,-2.47013312,-6.405322638,-1.764997719,-1.764997719,0,-3.472855138,-2.839492506,-6.312347644,-0.249135014 -Predrag Drobnjak,drobnpr01,2005,RS,ATL,2764,1435,-3.527502615,-0.906139403,-4.433642018,-1.232465951,-1.232465951,0,-3.235669014,-1.299209733,-4.534878747,-0.014235507 -Ralph Drollinger,drollra01,1981,RS,DAL,139,67,-6.744414055,-2.870003991,-9.614418046,-0.238836448,-0.238836448,0,-6.494838519,-2.9498697,-9.444708219,1.839084766 -Andre Drummond,drumman01,2013,RS,DET,2378,1243,0.872169911,1.868679411,2.740849322,3.481818796,3.481818796,0,0.8167955,2.241409385,3.058204885,-0.009634385 -Andre Drummond,drumman01,2014,RS,DET,5215,2619,1.321477285,0.220975065,1.54245235,5.72519476,5.72519476,0,1.51250429,0.854177444,2.366681735,-0.174572698 -Andre Drummond,drumman01,2015,RS,DET,4917,2502,-0.766989889,0.419342419,-0.34764747,3.062689292,3.062689292,0,-0.05910765,1.13396994,1.07486229,-0.123914689 -Andre Drummond,drumman01,2016,PO,DET,238,131,0.399252604,3.585946817,3.985199421,0.466032573,0,0.466032573,0.573039407,1.831942796,2.404982203,0.360613362 -Andre Drummond,drumman01,2016,RS,DET,5337,2666,-0.948545401,1.571804159,0.623258758,4.580391521,4.580391521,0,-0.337327163,2.621376691,2.284049528,-0.168065708 -Andre Drummond,drumman01,2017,RS,DET,4783,2409,-2.513356653,0.132458609,-2.380898044,0.452613768,0.452613768,0,-1.941205955,1.723638966,-0.217566989,-0.22466533 -Andre Drummond,drumman01,2018,RS,DET,5348,2625,-0.635246755,0.72144643,0.086199674,3.831640022,3.831640022,0,-0.740346417,1.517513044,0.777166627,0.86672171 -Andre Drummond,drumman01,2019,PO,DET,268,127,-4.504766758,-2.07501315,-6.579779908,-0.258933776,0,-0.258933776,-0.003316633,-1.357349568,-1.360666201,1.165167366 -Andre Drummond,drumman01,2019,RS,DET,5413,2647,0.959801228,3.064596108,4.024397336,9.140504881,9.140504881,0,1.33819045,3.528537132,4.866727582,-0.092621298 -Kevin Duckworth,duckwke01,1987,PO,POR,110,53,-7.123921083,0.574972145,-6.548948938,-0.109013442,0,-0.109013442,-6.306078944,1.216454334,-5.08962461,2.857440527 -Kevin Duckworth,duckwke01,1987,RS,SAS,261,122,-3.60083124,-0.051643974,-3.652475214,-0.056878648,-0.056878648,0,-3.540834966,0.74256455,-2.798270416,1.27970072 -Kevin Duckworth,duckwke01,1987,RS,POR,1666,753,-4.95156231,-1.570997028,-6.522559338,-1.470322527,-1.470322527,0,-4.617771457,-1.227646349,-5.845417806,1.476692738 -Kevin Duckworth,duckwke01,1988,PO,POR,322,151,-2.162729143,-2.013799234,-4.176528377,-0.113084622,0,-0.113084622,-1.93109742,-2.654174353,-4.585271773,-0.219967693 -Kevin Duckworth,duckwke01,1988,RS,POR,4853,2223,-1.382185107,-0.898164829,-2.280349936,0.532952034,0.532952034,0,-1.01578178,-0.939349387,-1.955131167,0.054281342 -Kevin Duckworth,duckwke01,1989,PO,POR,171,83,-5.800387843,-4.430992864,-10.23138071,-0.330621889,0,-0.330621889,-5.317704388,-2.654466189,-7.972170577,1.136683061 -Kevin Duckworth,duckwke01,1989,RS,POR,5828,2662,-2.197236829,-0.816900891,-3.01413772,-0.358696449,-0.358696449,0,-1.773391581,-0.586283843,-2.359675424,-0.012166372 -Kevin Duckworth,duckwke01,1990,PO,POR,948,453,-4.327054229,-0.501337625,-4.828391854,-0.496521002,0,-0.496521002,-4.107003899,-0.620423771,-4.72742767,0.215224695 -Kevin Duckworth,duckwke01,1990,RS,POR,5307,2462,-2.475254041,0.376028789,-2.099225252,0.817363708,0.817363708,0,-2.015219865,0.0872612,-1.927958665,-0.010052188 -Kevin Duckworth,duckwke01,1991,PO,POR,1008,511,-5.156307593,-0.041021979,-5.197329572,-0.657658698,0,-0.657658698,-4.580203804,-0.269576303,-4.849780107,-0.057374497 -Kevin Duckworth,duckwke01,1991,RS,POR,5318,2511,-2.830044729,0.262124353,-2.567920376,0.233025928,0.233025928,0,-2.24182919,-0.036350759,-2.278179949,-0.101347579 -Kevin Duckworth,duckwke01,1992,PO,POR,1288,647,-3.053483394,0.199847693,-2.853635701,-0.035330516,0,-0.035330516,-2.701638936,-0.11811967,-2.819758606,0.125281365 -Kevin Duckworth,duckwke01,1992,RS,POR,4636,2222,-3.852408245,0.669673463,-3.182734782,-0.491667727,-0.491667727,0,-3.360222151,0.413376627,-2.946845524,0.217721104 -Kevin Duckworth,duckwke01,1993,PO,POR,111,58,-8.01254132,-1.449876039,-9.462417359,-0.207587263,0,-0.207587263,-7.952587617,-1.551719138,-9.504306755,1.222652151 -Kevin Duckworth,duckwke01,1993,RS,POR,3680,1762,-4.006853521,0.805549101,-3.20130442,-0.406429203,-0.406429203,0,-3.643106389,0.655023561,-2.988082828,0.173559035 -Kevin Duckworth,duckwke01,1994,RS,WSB,3001,1485,-5.359655745,-1.779238476,-7.138894222,-3.345629015,-3.345629015,0,-4.940484558,-1.181480557,-6.121965115,0.590316605 -Kevin Duckworth,duckwke01,1995,RS,WSB,1629,818,-5.36953632,-0.69202681,-6.06156313,-1.386751695,-1.386751695,0,-4.978674643,-0.808607584,-5.787282227,0.319276348 -Kevin Duckworth,duckwke01,1996,RS,MIL,110,58,-9.673275518,-0.757077059,-10.43035258,-0.235261161,-0.235261161,0,-9.136942986,1.508629594,-7.628313393,3.26615494 -Kevin Duckworth,duckwke01,1997,RS,LAC,739,384,-6.463250285,-1.493477754,-7.956728039,-1.02748214,-1.02748214,0,-6.15594149,-1.500178547,-7.656120037,0.661679908 -Charles Dudley,dudlech01,1977,PO,GSW,511,236,2.106851437,-1.828018293,0.278833144,0.375566667,0,0.375566667,1.591805556,-1.699419725,-0.107614169,-0.159208387 -Charles Dudley,dudlech01,1977,RS,GSW,3821,1682,2.193561123,-1.388929703,0.80463142,3.046673767,3.046673767,0,1.712915676,-1.331018417,0.381897259,-0.132727301 -Charles Dudley,dudlech01,1978,RS,GSW,3708,1660,1.639230403,-1.107016283,0.53221412,2.779429047,2.779429047,0,1.000346953,-1.062321479,-0.061974527,-0.01488905 -Charles Dudley,dudlech01,1979,RS,CHI,1483,684,-3.121323233,-0.286367412,-3.407690646,-0.23038843,-0.23038843,0,-3.33708487,-0.247882246,-3.584967116,0.405590347 -Chris Dudley,dudlech02,1988,PO,CLE,47,24,0.385134416,-2.767892828,-2.382758413,0.004619677,0,0.004619677,-0.290839307,-3.369475206,-3.660314513,-0.372414824 -Chris Dudley,dudlech02,1988,RS,CLE,1052,513,-2.112939443,0.425646515,-1.687292928,0.279507214,0.279507214,0,-2.147445371,0.111970842,-2.035474529,0.493606889 -Chris Dudley,dudlech02,1989,PO,CLE,8,4,-25.32399932,-6.914171032,-32.23817035,-0.063999616,0,-0.063999616,-24.41087118,-7.232594915,-31.64346609,2.984472578 -Chris Dudley,dudlech02,1989,RS,CLE,1123,544,-6.13438292,-0.091175997,-6.225558916,-0.971510407,-0.971510407,0,-5.561643777,-0.866523106,-6.428166882,0.726083795 -Chris Dudley,dudlech02,1990,RS,NJN,1406,672,-3.042840854,-0.533820571,-3.576661425,-0.284835943,-0.284835943,0,-3.092768995,-0.241240921,-3.334009916,0.495868525 -Chris Dudley,dudlech02,1990,RS,CLE,1369,684,-5.784000277,-0.916707277,-6.700707554,-1.384750011,-1.384750011,0,-5.384797648,-0.989608405,-6.374406053,0.436564494 -Chris Dudley,dudlech02,1991,RS,NJN,3264,1560,-3.150065479,2.171105436,-0.978960043,1.406914512,1.406914512,0,-3.102989324,1.898314751,-1.204674573,-0.188279075 -Chris Dudley,dudlech02,1992,PO,NJN,157,77,-1.450452312,2.819331938,1.368879626,0.166580242,0,0.166580242,-2.012511708,2.349880305,0.337368597,-0.170313234 -Chris Dudley,dudlech02,1992,RS,NJN,3928,1902,-2.230073655,1.726640753,-0.503432902,2.173023494,2.173023494,0,-2.158796885,1.595112287,-0.563684599,-0.316212548 -Chris Dudley,dudlech02,1993,RS,NJN,2828,1398,-3.736369559,1.855695067,-1.880674493,0.618171278,0.618171278,0,-3.677845971,1.438819458,-2.239026513,-0.297492022 -Chris Dudley,dudlech02,1994,PO,POR,160,81,-3.717240331,0.614115336,-3.103124995,-0.015286958,0,-0.015286958,-3.239077644,2.528085348,-0.710992296,1.40663392 -Chris Dudley,dudlech02,1994,RS,POR,179,86,-3.961115138,1.613328813,-2.347786324,0.017742125,0.017742125,0,-3.513194618,2.293705995,-1.219488623,0.513236157 -Chris Dudley,dudlech02,1995,PO,POR,114,59,-5.162013207,-5.571435372,-10.73344858,-0.2482889,0,-0.2482889,-5.475390935,-5.236570609,-10.71196154,0.158606894 -Chris Dudley,dudlech02,1995,RS,POR,4437,2245,-3.073473425,2.316207518,-0.757265907,2.272422927,2.272422927,0,-2.863505262,2.155776662,-0.7077286,-0.414200862 -Chris Dudley,dudlech02,1996,PO,POR,168,92,-3.093174897,0.566981496,-2.526193401,0.010936564,0,0.010936564,-3.478273101,1.157051302,-2.321221799,0.830400225 -Chris Dudley,dudlech02,1996,RS,POR,3754,1924,-2.971114403,3.429430257,0.458315854,3.141136662,3.141136662,0,-3.020458263,3.212604242,0.19214598,-0.24274059 -Chris Dudley,dudlech02,1997,PO,POR,125,69,0.345536344,3.818511423,4.164047767,0.255162918,0,0.255162918,-0.09807227,5.287493864,5.189421595,1.451370921 -Chris Dudley,dudlech02,1997,RS,POR,3525,1840,-3.878533013,2.565194583,-1.31333843,1.347151744,1.347151744,0,-3.764344125,2.265352033,-1.498992092,-0.104208753 -Chris Dudley,dudlech02,1998,PO,NYK,97,53,-4.166667015,3.016915682,-1.149751333,0.045886896,0,0.045886896,-4.262753005,4.285108257,0.022355252,2.450435552 -Chris Dudley,dudlech02,1998,RS,NYK,1595,858,-4.431182169,2.425084946,-2.006097223,0.326792121,0.326792121,0,-4.339067179,1.916877638,-2.42218954,0.321913047 -Chris Dudley,dudlech02,1999,PO,NYK,526,294,-2.607207917,3.449037195,0.841829279,0.564149544,0,0.564149544,-2.821071321,3.934519433,1.113448112,1.324107269 -Chris Dudley,dudlech02,1999,RS,NYK,1254,685,-2.803569982,2.03868592,-0.764884062,0.696384304,0.696384304,0,-3.165624216,1.847193538,-1.318430678,0.338844259 -Chris Dudley,dudlech02,2000,PO,NYK,76,43,0.404375256,1.74140568,2.145780935,0.112501202,0,0.112501202,-0.616509667,2.635497388,2.018987721,1.384833133 -Chris Dudley,dudlech02,2000,RS,NYK,863,459,-4.447639555,1.171249641,-3.276389914,-0.124369246,-0.124369246,0,-4.552687522,1.1546069,-3.398080621,0.839463017 -Chris Dudley,dudlech02,2001,PO,PHO,53,26,-7.893992927,-0.953077631,-8.847070558,-0.082777434,0,-0.082777434,-7.933341005,-3.663749866,-11.59709087,-0.691167167 -Chris Dudley,dudlech02,2001,RS,PHO,1203,613,-4.045182882,0.780543792,-3.26463909,-0.162009045,-0.162009045,0,-4.329037744,0.74985327,-3.579184474,0.604877386 -Chris Dudley,dudlech02,2002,PO,POR,6,3,-31.92204904,-4.681597619,-36.60364666,-0.055917995,0,-0.055917995,-28.71989333,-5.580872291,-34.30076562,4.246869451 -Chris Dudley,dudlech02,2002,RS,POR,615,327,-4.043338604,-1.024150207,-5.067488811,-0.386745045,-0.386745045,0,-4.445842847,-1.90069057,-6.346533416,0.025132319 -Chris Dudley,dudlech02,2003,RS,POR,21,11,-2.782235536,-2.609419969,-5.391655505,-0.015011014,-0.015011014,0,-3.550165336,-1.419648165,-4.969813501,1.152249672 -Jared Dudley,dudleja01,2008,RS,CHA,2677,1384,-0.065126456,-0.28888285,-0.354009306,1.689232189,1.689232189,0,-0.45325477,-0.598134901,-1.051389671,-0.144715997 -Jared Dudley,dudleja01,2009,RS,PHO,1473,728,1.258022045,-0.39521864,0.862803405,1.353099733,1.353099733,0,1.167975635,-0.532950439,0.635025196,0.775406531 -Jared Dudley,dudleja01,2009,RS,CHA,795,427,-0.67414706,0.226604091,-0.44754297,0.502375819,0.502375819,0,-1.219303466,0.346520038,-0.872783429,0.143036833 -Jared Dudley,dudleja01,2010,PO,PHO,722,377,3.930445067,2.096384845,6.026829912,1.744474204,0,1.744474204,4.101311262,2.23285057,6.334161832,0.174683211 -Jared Dudley,dudleja01,2010,RS,PHO,3998,1991,2.18436618,0.437002138,2.621368318,5.446174514,5.446174514,0,2.210604598,0.50979223,2.720396828,-0.173851989 -Jared Dudley,dudleja01,2011,RS,PHO,4257,2140,1.555744797,-0.012814114,1.542930684,4.671973658,4.671973658,0,1.534012528,0.041272567,1.575285094,-0.301590474 -Jared Dudley,dudleja01,2012,RS,PHO,3942,2020,1.901196522,-0.409287886,1.491908636,4.351957828,4.351957828,0,1.662062643,-0.132282495,1.529780148,-0.417636331 -Jared Dudley,dudleja01,2013,RS,PHO,4271,2170,1.551586485,0.618209076,2.169795561,5.432009125,5.432009125,0,1.172104215,0.289227346,1.461331562,-0.254065299 -Jared Dudley,dudleja01,2014,PO,LAC,91,45,-2.270854676,-4.691932076,-6.962786752,-0.099478539,0,-0.099478539,-1.616025051,-3.054686135,-4.670711187,-0.256810006 -Jared Dudley,dudleja01,2014,RS,LAC,3508,1729,-0.582422359,0.203612672,-0.378809687,2.092810592,2.092810592,0,-0.422996801,0.55500996,0.132013159,0.050381904 -Jared Dudley,dudleja01,2015,PO,MIL,218,110,2.280913489,7.622765298,9.903678787,0.743994063,0,0.743994063,2.548074148,7.731660088,10.27973424,1.524801226 -Jared Dudley,dudleja01,2015,RS,MIL,3412,1717,0.092912598,1.822207339,1.915119936,4.084047067,4.084047067,0,-0.066195755,1.688188987,1.621993232,-0.06242882 -Jared Dudley,dudleja01,2016,RS,WAS,4337,2098,1.260366253,0.87411652,2.134482774,5.233635527,5.233635527,0,1.077959568,1.091966395,2.169925962,0.098807792 -Jared Dudley,dudleja01,2017,RS,PHO,2900,1362,-0.83040372,2.31856967,1.48816595,2.962849237,2.962849237,0,-0.772562803,1.626696261,0.854133458,0.592192215 -Jared Dudley,dudleja01,2018,RS,PHO,1443,686,-0.193369124,-1.133193513,-1.326562638,0.498978956,0.498978956,0,-0.65289599,-1.45496357,-2.10785956,0.155278831 -Jared Dudley,dudleja01,2019,PO,BRK,182,82,-0.065125672,13.18205672,13.11693105,0.694348167,0,0.694348167,-1.272885896,8.98329136,7.710405465,1.410809506 -Jared Dudley,dudleja01,2019,RS,BRK,2547,1220,-0.622140626,1.849594724,1.227454098,2.461350354,2.461350354,0,-0.715210465,1.416031702,0.700821236,-0.592447445 -Terry Duerod,duerote01,1980,RS,DET,3004,1331,-1.164226396,-2.269601009,-3.433827406,-0.464153058,-0.464153058,0,-1.665469024,-2.501244476,-4.166713499,-0.048947741 -Terry Duerod,duerote01,1981,PO,BOS,24,12,-5.400089084,1.952246835,-3.447842249,-0.004473057,0,-0.004473057,-3.948487023,-0.647020512,-4.595507535,1.456215118 -Terry Duerod,duerote01,1981,RS,BOS,242,114,-2.948981863,-1.459643772,-4.408625635,-0.097213445,-0.097213445,0,-2.697667478,-2.983368018,-5.681035496,0.793889905 -Terry Duerod,duerote01,1981,RS,DAL,700,337,-1.752579047,-1.342545822,-3.095124869,-0.05923327,-0.05923327,0,-1.800698953,-2.219800841,-4.020499794,-0.185143597 -Terry Duerod,duerote01,1982,RS,BOS,312,146,-1.605408684,-1.282840155,-2.888248839,-0.010247849,-0.010247849,0,-2.005453215,-2.353049778,-4.358502993,-0.497732685 -Terry Duerod,duerote01,1983,RS,GSW,107,49,-8.100819917,-3.325351986,-11.4261719,-0.218262886,-0.218262886,0,-7.945675909,-4.911276541,-12.85695245,0.654410768 -Chris Duhon,duhonch01,2005,PO,CHI,323,159,-1.815699797,-0.334218387,-2.149918185,0.04995467,0,0.04995467,-2.030671082,-1.40614843,-3.436819512,-0.453505987 -Chris Duhon,duhonch01,2005,RS,CHI,4239,2177,0.520985961,1.998285991,2.519271952,5.864302486,5.864302486,0,0.268231058,2.22141639,2.489647448,0.183885083 -Chris Duhon,duhonch01,2006,PO,CHI,261,131,-0.870380042,-1.140743229,-2.01112327,0.050863993,0,0.050863993,-1.330013097,-1.09225199,-2.422265087,-0.121291694 -Chris Duhon,duhonch01,2006,RS,CHI,4219,2155,0.893249087,-0.155320193,0.737928894,3.827073803,3.827073803,0,0.747844088,0.061089683,0.808933771,-0.18727288 -Chris Duhon,duhonch01,2007,PO,CHI,324,172,-1.044364145,-0.617507305,-1.661871451,0.098253511,0,0.098253511,-1.552879056,-1.161152701,-2.714031757,-0.21076829 -Chris Duhon,duhonch01,2007,RS,CHI,3759,1906,0.631087711,0.857802906,1.488890617,4.123662066,4.123662066,0,0.471335623,0.743686581,1.215022204,0.035893152 -Chris Duhon,duhonch01,2008,RS,CHI,2920,1490,0.000917625,-0.539363071,-0.538445446,1.676141699,1.676141699,0,-0.39397815,-0.747506329,-1.141484479,-0.282551514 -Chris Duhon,duhonch01,2009,RS,NYK,5922,2906,0.688510809,-1.461443498,-0.77293269,2.910580501,2.910580501,0,0.390297865,-1.562250178,-1.171952314,-0.6553796 -Chris Duhon,duhonch01,2010,RS,NYK,4104,2072,0.197329977,-2.082437699,-1.885107722,0.909448893,0.909448893,0,-0.033932991,-2.074526281,-2.108459272,-0.498802521 -Chris Duhon,duhonch01,2011,PO,ORL,7,4,27.40343974,-1.770682438,25.6327573,0.05834809,0,0.05834809,25.70509655,-3.878852053,21.8262445,-2.071278773 -Chris Duhon,duhonch01,2011,RS,ORL,1487,774,-3.755208872,-0.625835435,-4.381044307,-0.641191428,-0.641191428,0,-4.108274308,-2.044512582,-6.15278689,-0.41953082 -Chris Duhon,duhonch01,2012,PO,ORL,111,61,-6.930906788,4.892556333,-2.038350455,0.02307405,0,0.02307405,-6.55901689,3.842988854,-2.716028036,0.912061568 -Chris Duhon,duhonch01,2012,RS,ORL,2299,1226,-2.15462494,0.073400637,-2.081224303,0.41730097,0.41730097,0,-2.494720904,-0.550989402,-3.045710306,-0.22555651 -Chris Duhon,duhonch01,2013,PO,LAL,132,68,-0.914737481,-1.561863354,-2.476600835,0.009756607,0,0.009756607,-1.185312005,-0.952739036,-2.13805104,-0.241260279 -Chris Duhon,duhonch01,2013,RS,LAL,1631,820,-0.925135498,-2.283349817,-3.208485315,-0.191432087,-0.191432087,0,-1.435069599,-2.428119456,-3.863189055,-0.185252005 -Duje Dukan,dukandu01,2016,RS,SAC,52,24,-7.430119872,-3.15564595,-10.58576582,-0.094396676,-0.094396676,0,-5.643592449,-3.467514999,-9.111107448,-1.579188291 -Joe Dumars,dumarjo01,1986,PO,DET,313,147,4.415959765,-1.212916003,3.203043762,0.460295465,0,0.460295465,3.667127351,-0.746931592,2.920195759,-0.039350567 -Joe Dumars,dumarjo01,1986,RS,DET,4297,1957,1.176846067,-1.905590126,-0.72874406,2.016122739,2.016122739,0,0.75078657,-1.946178944,-1.195392374,-0.103611593 -Joe Dumars,dumarjo01,1987,PO,DET,956,473,2.202096764,-0.5867264,1.615370364,1.07986413,0,1.07986413,1.785506354,-0.963024321,0.822482033,-0.603806104 -Joe Dumars,dumarjo01,1987,RS,DET,5191,2439,0.392398737,-0.809810596,-0.417411859,2.899051555,2.899051555,0,0.16416529,-0.703168054,-0.539002765,-0.125454744 -Joe Dumars,dumarjo01,1988,PO,DET,1543,804,1.118073679,-0.783988897,0.334084782,1.297223496,0,1.297223496,0.541267326,-0.890037665,-0.348770339,-0.550438037 -Joe Dumars,dumarjo01,1988,RS,DET,5659,2732,1.136063286,-0.399915414,0.736147872,4.835655708,4.835655708,0,1.002743487,-0.479039312,0.523704174,-0.48888043 -Joe Dumars,dumarjo01,1989,PO,DET,1161,620,3.500737764,0.127532953,3.628270717,2.066159109,0,2.066159109,3.346060368,0.001749746,3.347810114,-0.677613832 -Joe Dumars,dumarjo01,1989,RS,DET,4846,2408,2.694400312,-0.594538499,2.099861813,5.915554011,5.915554011,0,2.467894081,-0.78623917,1.681654911,-0.731996426 -Joe Dumars,dumarjo01,1990,PO,DET,1465,754,1.981552247,0.287746666,2.269298913,1.980314387,0,1.980314387,1.780960004,0.052241484,1.833201487,-0.542264768 -Joe Dumars,dumarjo01,1990,RS,DET,5128,2578,2.621501758,-0.436728157,2.184773601,6.44706865,6.44706865,0,2.302789298,-0.529713538,1.77307576,-0.669131619 -Joe Dumars,dumarjo01,1991,PO,DET,1119,588,4.350582379,0.231735745,4.582318124,2.253822986,0,2.253822986,4.206227511,0.478149211,4.684376722,-0.618329928 -Joe Dumars,dumarjo01,1991,RS,DET,5899,3046,2.903168616,-0.315588171,2.587580444,8.240431808,8.240431808,0,2.65508967,-0.291116092,2.363973577,-0.651712964 -Joe Dumars,dumarjo01,1992,PO,DET,399,221,0.973323948,0.136772129,1.110096076,0.4459535,0,0.4459535,0.325580392,0.620003391,0.945583783,-0.607803281 -Joe Dumars,dumarjo01,1992,RS,DET,6161,3192,1.528156177,-0.959202446,0.568953731,5.373297555,5.373297555,0,1.294333947,-0.811395368,0.482938579,-0.575826779 -Joe Dumars,dumarjo01,1993,RS,DET,6077,3094,3.017170928,-1.141538752,1.875632176,7.269139106,7.269139106,0,2.784687032,-0.808158488,1.976528543,-0.438499993 -Joe Dumars,dumarjo01,1994,RS,DET,5143,2591,2.017619645,-2.329910271,-0.312290626,3.212665725,3.212665725,0,1.777268098,-2.171732686,-0.394464588,-0.293006434 -Joe Dumars,dumarjo01,1995,RS,DET,4996,2544,1.069378869,-2.972255253,-1.902876384,1.099815179,1.099815179,0,1.045754202,-2.7641811,-1.718426897,0.024983862 -Joe Dumars,dumarjo01,1996,PO,DET,214,123,1.808243943,-3.050039286,-1.241795343,0.096635409,0,0.096635409,1.751867236,-2.928174024,-1.176306788,-0.885131716 -Joe Dumars,dumarjo01,1996,RS,DET,4053,2193,2.070814401,-0.801868729,1.268945672,4.470394197,4.470394197,0,1.890516662,-0.865223985,1.025292677,-0.543112059 -Joe Dumars,dumarjo01,1997,PO,DET,372,214,1.280814182,-0.296129097,0.984685085,0.419043633,0,0.419043633,1.129633695,-0.198010422,0.931623273,-0.316258546 -Joe Dumars,dumarjo01,1997,RS,DET,5205,2923,3.440876111,-1.445976928,1.994899182,7.012682746,7.012682746,0,3.17738147,-1.542111504,1.635269966,-0.818308777 -Joe Dumars,dumarjo01,1998,RS,DET,4323,2326,3.463041971,-1.727218739,1.735823231,5.304496554,5.304496554,0,3.22380756,-1.88724333,1.33656423,-0.32507841 -Joe Dumars,dumarjo01,1999,PO,DET,255,153,2.968963587,-2.980555931,-0.011592343,0.218665804,0,0.218665804,2.57710446,-3.124305982,-0.547201522,-0.707927441 -Joe Dumars,dumarjo01,1999,RS,DET,2030,1116,4.074824509,-1.953502391,2.121322118,2.762288198,2.762288198,0,3.923968255,-2.190759231,1.733209024,-0.368625499 -Richard Dumas,dumasri02,1993,PO,PHO,976,499,0.82442872,0.192604455,1.017033175,0.989842862,0,0.989842862,0.668923656,-0.15769662,0.511227036,0.066733654 -Richard Dumas,dumasri02,1993,RS,PHO,2776,1320,0.714735339,2.174270945,2.889006285,3.803595999,3.803595999,0,1.016597121,2.011455609,3.02805273,0.152881219 -Richard Dumas,dumasri02,1995,PO,PHO,10,5,-19.49460685,-6.968497026,-26.46310388,-0.061184101,0,-0.061184101,-17.2817564,-10.48690492,-27.76866132,-1.740136369 -Richard Dumas,dumasri02,1995,RS,PHO,337,167,-1.243934535,0.625996895,-0.61793764,0.182461909,0.182461909,0,-1.070246777,0.288578987,-0.78166779,0.41568436 -Richard Dumas,dumasri02,1996,RS,PHI,1436,739,-2.839760629,-0.179791651,-3.019552281,-0.101969479,-0.101969479,0,-2.829656654,-0.257316233,-3.086972887,0.309158846 -Tony Dumas,dumasto01,1995,RS,DAL,1223,613,-2.32398534,-2.940021778,-5.264007118,-0.792850479,-0.792850479,0,-2.387700077,-3.264790666,-5.652490743,0.788014812 -Tony Dumas,dumasto01,1996,RS,DAL,2581,1284,0.082746969,-2.013199271,-1.930452303,0.540379761,0.540379761,0,0.075149677,-2.183583816,-2.108434139,0.605294481 -Tony Dumas,dumasto01,1997,RS,PHO,100,51,-6.398734014,-4.089442235,-10.48817625,-0.204897756,-0.204897756,0,-6.565578609,-3.4848453,-10.05042391,1.608384108 -Tony Dumas,dumasto01,1997,RS,DAL,426,227,-3.594456473,-0.984554353,-4.579010826,-0.217073822,-0.217073822,0,-3.65356139,-0.706751606,-4.360312996,2.260019392 -Tony Dumas,dumasto01,1998,RS,CLE,89,47,-4.21846681,-4.578225685,-8.796692496,-0.145783334,-0.145783334,0,-4.643205592,-5.972063674,-10.61526927,0.496025972 -Tim Duncan,duncati01,1998,PO,SAS,680,374,0.818455472,1.900251976,2.718707447,1.065990307,0,1.065990307,0.891411399,1.433440089,2.324851488,-0.8273739 -Tim Duncan,duncati01,1998,RS,SAS,5968,3204,0.995317695,1.975896694,2.971214389,9.290576751,9.290576751,0,1.071388586,1.761531752,2.832920338,-0.603501449 -Tim Duncan,duncati01,1999,PO,SAS,1319,733,2.889287003,2.511077347,5.400364349,3.106822599,0,3.106822599,3.044180361,2.188039567,5.232219929,-1.015549372 -Tim Duncan,duncati01,1999,RS,SAS,3665,1963,1.107809311,2.239085416,3.346894727,6.060559168,6.060559168,0,1.433178491,2.057655389,3.49083388,-0.672360454 -Tim Duncan,duncati01,2000,RS,SAS,5501,2875,2.181471716,2.096514225,4.27798594,10.22640388,10.22640388,0,2.461386402,1.926043433,4.387429835,-0.753303063 -Tim Duncan,duncati01,2001,PO,SAS,993,526,1.593749016,4.64552279,6.239271806,2.47478296,0,2.47478296,1.960634446,4.269792192,6.230426638,-0.482420675 -Tim Duncan,duncati01,2001,RS,SAS,5993,3174,1.881011437,3.772734313,5.653745751,13.54583045,13.54583045,0,2.423078129,3.512780317,5.935858446,-0.427367501 -Tim Duncan,duncati01,2002,PO,SAS,687,380,3.778704876,5.096857654,8.87556253,2.290069236,0,2.290069236,4.039963836,3.923733465,7.963697301,-1.361306139 -Tim Duncan,duncati01,2002,RS,SAS,6314,3329,3.599692309,3.308007826,6.907700135,16.24212062,16.24212062,0,3.59325461,2.929719593,6.522974203,-0.901168784 -Tim Duncan,duncati01,2003,PO,SAS,1958,1021,4.943818438,5.030131355,9.973949792,6.763751709,0,6.763751709,4.59466796,4.517212076,9.111880036,-0.965530158 -Tim Duncan,duncati01,2003,RS,SAS,6033,3181,3.523629629,3.98951918,7.513148809,16.51085113,16.51085113,0,3.481931797,3.48098896,6.962920757,-0.805405897 -Tim Duncan,duncati01,2004,PO,SAS,744,405,1.784401779,2.449120289,4.233522068,1.482129966,0,1.482129966,2.024681922,1.97984212,4.004524042,-0.368961711 -Tim Duncan,duncati01,2004,RS,SAS,4750,2527,1.950105545,4.770063689,6.720169235,12.11590773,12.11590773,0,2.076550465,4.15677794,6.233328405,-0.700118988 -Tim Duncan,duncati01,2005,PO,SAS,1599,869,2.641471624,3.512954021,6.154425645,4.031865543,0,4.031865543,2.87306704,2.901931483,5.774998523,-0.885309738 -Tim Duncan,duncati01,2005,RS,SAS,4127,2203,2.674154822,4.814198659,7.488353481,11.37685642,11.37685642,0,2.713646334,4.114178291,6.827824625,-1.045701752 -Tim Duncan,duncati01,2006,PO,SAS,917,493,6.474248454,2.131933511,8.606181965,2.936271336,0,2.936271336,6.708360573,2.08153387,8.789894442,-0.297686568 -Tim Duncan,duncati01,2006,RS,SAS,5192,2784,0.577747034,3.834510237,4.412257271,10.10572183,10.10572183,0,1.006470595,3.502170875,4.50864147,-0.608201049 -Tim Duncan,duncati01,2007,PO,SAS,1379,736,2.729090662,3.926063327,6.655153989,3.608662839,0,3.608662839,3.008571958,3.244549285,6.253121243,-0.840671609 -Tim Duncan,duncati01,2007,RS,SAS,5158,2726,2.116126353,5.282063567,7.39818992,14.02295513,14.02295513,0,2.467227752,4.630858154,7.098085906,-0.601200597 -Tim Duncan,duncati01,2008,PO,SAS,1256,666,-0.432769918,5.099795757,4.667025839,2.573787847,0,2.573787847,0.03646413,4.914804384,4.951268515,-0.874291214 -Tim Duncan,duncati01,2008,RS,SAS,4961,2651,1.205132295,4.093542168,5.298674462,10.78955411,10.78955411,0,1.423581351,3.670436423,5.094017774,-0.830174277 -Tim Duncan,duncati01,2009,PO,SAS,296,164,2.14617653,0.431981296,2.578157826,0.455541531,0,0.455541531,2.05272925,0.555632778,2.608362029,-0.832791658 -Tim Duncan,duncati01,2009,RS,SAS,4702,2524,0.540415044,3.460012996,4.000428039,8.614418984,8.614418984,0,0.832930364,3.031559423,3.864489787,-0.837082812 -Tim Duncan,duncati01,2010,PO,SAS,714,373,-1.65754938,2.784470398,1.126921019,0.756840952,0,0.756840952,-1.253541716,2.384872177,1.13133046,-0.488352569 -Tim Duncan,duncati01,2010,RS,SAS,4711,2438,1.83955015,4.048347066,5.887897216,10.62744907,10.62744907,0,2.02219892,3.366634039,5.38883296,-1.021746427 -Tim Duncan,duncati01,2011,PO,SAS,406,212,-3.133480578,2.648994037,-0.484486541,0.250716714,0,0.250716714,-2.917903178,1.910918495,-1.006984683,-0.707462591 -Tim Duncan,duncati01,2011,RS,SAS,4193,2156,-0.010683573,4.428002145,4.417318572,7.786097358,7.786097358,0,0.30403391,3.456025577,3.760059487,-1.157130225 -Tim Duncan,duncati01,2012,PO,SAS,902,463,1.48463358,4.865412341,6.35004592,2.192550834,0,2.192550834,1.912126594,4.463818628,6.375945223,-0.994980316 -Tim Duncan,duncati01,2012,RS,SAS,3199,1634,0.168570238,4.283191676,4.451761914,5.95339,5.95339,0,0.685858478,3.551008929,4.236867407,-0.776474543 -Tim Duncan,duncati01,2013,PO,SAS,1388,735,0.064813219,4.141090462,4.205903681,2.665125114,0,2.665125114,0.566695012,3.679889321,4.246584333,-0.845883641 -Tim Duncan,duncati01,2013,RS,SAS,4125,2078,-0.009552179,4.499779846,4.490227668,7.587979538,7.587979538,0,0.342567789,3.667543315,4.010111103,-1.068295657 -Tim Duncan,duncati01,2014,PO,SAS,1463,752,1.810525166,1.946275497,3.756800663,2.535803229,0,2.535803229,-0.117598086,2.811721905,2.694123819,-1.404054507 -Tim Duncan,duncati01,2014,RS,SAS,4301,2158,-1.275675023,3.020130309,1.744455286,4.953277252,4.953277252,0,-0.375030999,3.039401537,2.664370538,0.09361608 -Tim Duncan,duncati01,2015,PO,SAS,489,250,5.202514017,2.655096235,7.857610252,1.366383359,0,1.366383359,2.402627896,6.264576819,8.667204716,-2.008634672 -Tim Duncan,duncati01,2015,RS,SAS,4406,2227,-0.181642553,3.482423229,3.300780676,6.849059755,6.849059755,0,-0.049244797,3.875442397,3.8261976,-0.36168585 -Tim Duncan,duncati01,2016,PO,SAS,422,218,-1.608712509,4.509658943,2.900946434,0.6444655,0,0.6444655,-2.633968775,2.831220961,0.197252185,-0.552159018 -Tim Duncan,duncati01,2016,RS,SAS,3021,1536,-0.308472407,5.342660342,5.034187935,6.103085992,6.103085992,0,-0.41757485,5.292626468,4.875051618,0.046021601 -Mike Dunleavy,dunlemi01,1977,PO,PHI,154,68,-4.388712192,-1.698909369,-6.087621561,-0.120953959,0,-0.120953959,-4.735352426,-1.490581787,-6.225934214,1.36008212 -Mike Dunleavy,dunlemi01,1977,RS,PHI,819,359,-2.611926262,-1.897465208,-4.50939147,-0.32524485,-0.32524485,0,-2.740610873,-1.612278661,-4.352889534,1.000692792 -Mike Dunleavy,dunlemi01,1978,RS,HOU,218,102,-1.377090407,0.241249386,-1.13584102,0.08455293,0.08455293,0,-1.247198175,-0.149910505,-1.39710868,0.709195506 -Mike Dunleavy,dunlemi01,1978,RS,PHI,39,17,-0.952764358,-1.963298787,-2.916063145,-0.00142716,-0.00142716,0,-1.080211263,-4.260358579,-5.340569842,-0.987950944 -Mike Dunleavy,dunlemi01,1979,PO,HOU,20,10,-8.892596384,-3.662142658,-12.55473904,-0.051606708,0,-0.051606708,-9.99941027,-3.709990028,-13.7094003,0.028191947 -Mike Dunleavy,dunlemi01,1979,RS,HOU,3250,1486,2.010588478,-1.724187971,0.286400506,2.304027843,2.304027843,0,1.489067002,-1.875411236,-0.386344234,0.091088207 -Mike Dunleavy,dunlemi01,1980,PO,HOU,91,45,2.940436763,3.298941545,6.239378307,0.21876828,0,0.21876828,3.20936718,4.014043976,7.223411156,2.763676588 -Mike Dunleavy,dunlemi01,1980,RS,HOU,2209,1036,-0.062879455,-1.978588264,-2.041467718,0.375906565,0.375906565,0,-0.33575779,-1.896565724,-2.232323515,0.389924856 -Mike Dunleavy,dunlemi01,1981,PO,HOU,929,472,0.975938645,-1.154674498,-0.178735853,0.641516921,0,0.641516921,0.483774362,-0.93670141,-0.452927048,0.437706357 -Mike Dunleavy,dunlemi01,1981,RS,HOU,3408,1609,0.915685532,-1.478718428,-0.563032895,1.798662119,1.798662119,0,0.609388723,-1.468844192,-0.859455469,0.19259391 -Mike Dunleavy,dunlemi01,1982,PO,HOU,120,66,3.138833265,-0.884777838,2.254055427,0.175228244,0,0.175228244,2.506362876,-0.651889024,1.854473852,0.826914863 -Mike Dunleavy,dunlemi01,1982,RS,HOU,2693,1315,1.246009965,-1.545127999,-0.299118034,1.651116013,1.651116013,0,0.841741403,-1.441518119,-0.599776716,0.421500284 -Mike Dunleavy,dunlemi01,1983,PO,SAS,396,174,0.714215069,-0.139948759,0.57426631,0.307385542,0,0.307385542,1.018028337,-0.409982024,0.608046313,1.008459294 -Mike Dunleavy,dunlemi01,1983,RS,SAS,3524,1619,1.968866761,-1.136795152,0.832071609,2.977960806,2.977960806,0,2.144255475,-1.004429348,1.139826127,0.674286188 -Mike Dunleavy,dunlemi01,1984,PO,MIL,801,393,1.433905332,0.094949482,1.528854814,0.895095656,0,0.895095656,1.658062122,0.651478969,2.309541091,1.148056637 -Mike Dunleavy,dunlemi01,1984,RS,MIL,825,404,3.546565636,-1.127749473,2.418816163,1.071290583,1.071290583,0,3.409873937,-0.772041816,2.637832121,0.567785278 -Mike Dunleavy,dunlemi01,1985,RS,MIL,910,433,1.051447544,-0.780021484,0.27142606,0.672201556,0.672201556,0,1.11321527,-0.642220239,0.470995032,0.730518995 -Mike Dunleavy,dunlemi01,1989,RS,MIL,10,5,5.908595089,-3.815955457,2.092639632,0.012215316,0.012215316,0,5.667409876,-5.423465566,0.24394431,-1.140478906 -Mike Dunleavy,dunlemi01,1990,RS,MIL,89,43,-3.618750664,-4.746072001,-8.364822665,-0.1260352,-0.1260352,0,-3.210665953,-5.315738233,-8.526404186,2.30690228 -Mike Dunleavy,dunlemi02,2003,RS,GSW,2590,1305,0.06823033,-0.648052071,-0.579821741,1.448880597,1.448880597,0,0.136228044,-1.382255543,-1.246027499,0.251856403 -Mike Dunleavy,dunlemi02,2004,RS,GSW,4420,2336,0.409908061,-0.410272193,-0.000364132,3.275014519,3.275014519,0,0.43098464,-0.490142719,-0.05915808,-0.057771309 -Mike Dunleavy,dunlemi02,2005,RS,GSW,5053,2570,0.393270005,1.247593427,1.640863433,5.7462155,5.7462155,0,0.246934684,0.959966919,1.206901602,-0.178174103 -Mike Dunleavy,dunlemi02,2006,RS,GSW,5069,2578,-0.126658818,-0.41028543,-0.536944248,2.908493393,2.908493393,0,-0.321190878,-0.563998402,-0.88518928,-0.073318162 -Mike Dunleavy,dunlemi02,2007,RS,IND,2977,1529,0.580559099,0.201022166,0.781581266,2.770767832,2.770767832,0,0.273229643,0.672006249,0.945235892,0.533472284 -Mike Dunleavy,dunlemi02,2007,RS,GSW,2197,1051,-0.827221705,-0.720807986,-1.548029691,0.648645154,0.648645154,0,-0.629847047,-1.021689277,-1.651536324,0.595390397 -Mike Dunleavy,dunlemi02,2008,RS,IND,6080,2953,2.419471753,0.885470485,3.304942238,9.103590048,9.103590048,0,2.099377909,0.872332453,2.971710363,-0.193933115 -Mike Dunleavy,dunlemi02,2009,RS,IND,1007,495,-0.166782893,-1.362637456,-1.529420349,0.308707608,0.308707608,0,0.181170874,-1.741830434,-1.560659559,0.135908452 -Mike Dunleavy,dunlemi02,2010,RS,IND,3041,1486,-0.070963664,-0.651114826,-0.72207849,1.540262879,1.540262879,0,-0.243826491,-1.15150062,-1.395327111,0.169702971 -Mike Dunleavy,dunlemi02,2011,PO,IND,137,72,3.91519302,2.731010303,6.646203322,0.356543211,0,0.356543211,3.531070224,1.826186907,5.357257132,0.138566461 -Mike Dunleavy,dunlemi02,2011,RS,IND,3359,1683,1.781850925,0.986276041,2.768126966,4.725880927,4.725880927,0,1.395457567,0.793697519,2.189155085,-0.242915012 -Mike Dunleavy,dunlemi02,2012,RS,MIL,2853,1445,2.26600541,-0.650248152,1.615757258,3.210258921,3.210258921,0,1.93415799,-0.985233003,0.948924987,-0.239515838 -Mike Dunleavy,dunlemi02,2013,PO,MIL,174,91,7.559377328,0.13405931,7.693436637,0.496469951,0,0.496469951,6.022483825,-0.512457996,5.510025829,-0.653195428 -Mike Dunleavy,dunlemi02,2013,RS,MIL,3877,1943,0.636383389,-0.348725766,0.287657623,3.00447862,3.00447862,0,0.284434179,-0.73277159,-0.448337411,-0.210485526 -Mike Dunleavy,dunlemi02,2014,PO,CHI,299,163,2.226613731,-3.249981315,-1.023367584,0.149378371,0,0.149378371,2.191077798,-2.987943736,-0.796865938,0.804685364 -Mike Dunleavy,dunlemi02,2014,RS,CHI,4945,2584,0.32494743,0.103913747,0.428861177,4.199586164,4.199586164,0,-0.371515896,0.684720009,0.313204113,0.199409164 -Mike Dunleavy,dunlemi02,2015,PO,CHI,739,389,4.725584396,0.593213398,5.318797795,1.664183489,0,1.664183489,4.405487714,0.484329105,4.889816819,0.734192705 -Mike Dunleavy,dunlemi02,2015,RS,CHI,3583,1838,0.721150458,-0.458441161,0.262709297,2.813345105,2.813345105,0,0.458920832,-0.169708674,0.289212158,-0.401064391 -Mike Dunleavy,dunlemi02,2016,RS,CHI,1421,703,-0.78135306,-4.069097789,-4.850450849,-0.75718307,-0.75718307,0,-0.743680435,-3.369399032,-4.113079467,0.49454623 -Mike Dunleavy,dunlemi02,2017,PO,ATL,120,53,-2.925018094,-4.622226781,-7.547244875,-0.138208856,0,-0.138208856,-5.906449582,-6.92241778,-12.82886736,3.191347046 -Mike Dunleavy,dunlemi02,2017,RS,ATL,976,475,-1.268668925,-0.150569978,-1.419238903,0.322359985,0.322359985,0,-1.81943082,-1.151329206,-2.970760026,-0.043589441 -Mike Dunleavy,dunlemi02,2017,RS,CLE,757,366,-2.68293963,0.994359745,-1.688579885,0.199413876,0.199413876,0,-2.043302414,-0.42400926,-2.467311674,0.599574574 -Kris Dunn,dunnkr01,2017,RS,MIN,2685,1333,-3.312511614,0.024034945,-3.28847667,-0.364594476,-0.364594476,0,-3.214914993,0.67584355,-2.539071443,-0.434364878 -Kris Dunn,dunnkr01,2018,RS,CHI,3191,1525,-1.652807654,0.457958813,-1.194848841,1.224853053,1.224853053,0,-1.186147009,1.295205031,0.109058022,1.218230539 -Kris Dunn,dunnkr01,2019,RS,CHI,2879,1389,-1.085383421,-0.671562286,-1.756945707,0.702422974,0.702422974,0,-1.954533821,0.345470701,-1.60906312,-0.191537283 -T.R. Dunn,dunntr01,1978,PO,POR,71,35,-0.354877047,-0.485505516,-0.840382563,0.03511671,0,0.03511671,-1.476687479,-1.46169579,-2.938383269,-0.156830594 -T.R. Dunn,dunntr01,1978,RS,POR,1686,768,-0.723690532,1.543261867,0.819571336,1.39854112,1.39854112,0,-0.936536344,0.961636355,0.02510001,-0.010571269 -T.R. Dunn,dunntr01,1979,PO,POR,110,52,0.762372975,3.368437662,4.130810638,0.189735747,0,0.189735747,0.20632323,3.445869587,3.652192817,0.79604981 -T.R. Dunn,dunntr01,1979,RS,POR,3983,1828,0.080300022,0.295337998,0.37563802,2.910531937,2.910531937,0,-0.249767178,0.161209975,-0.088557203,-0.168200731 -T.R. Dunn,dunntr01,1980,PO,POR,47,24,-1.020202209,-0.113381381,-1.13358359,0.020437699,0,0.020437699,-1.665701693,-0.406693689,-2.072395381,0.118512302 -T.R. Dunn,dunntr01,1980,RS,POR,3825,1841,-0.533331582,1.411414873,0.878083291,3.399864745,3.399864745,0,-0.7641339,1.24871511,0.48458121,-0.242321771 -T.R. Dunn,dunntr01,1981,RS,DEN,3302,1427,-0.981956561,-0.180970047,-1.162926608,1.152331753,1.152331753,0,-1.270187261,-0.426359043,-1.696546304,-0.280561892 -T.R. Dunn,dunntr01,1982,PO,DEN,181,81,3.478712076,2.261688885,5.740400961,0.362764312,0,0.362764312,3.766325608,2.997760911,6.764086519,0.243750916 -T.R. Dunn,dunntr01,1982,RS,DEN,5828,2519,0.46797428,0.280061733,0.748036013,4.477275038,4.477275038,0,0.56333834,0.639591002,1.202929343,-0.417458333 -T.R. Dunn,dunntr01,1983,PO,DEN,693,300,-0.432599524,0.80608026,0.373480737,0.490530017,0,0.490530017,-0.622974314,1.328025457,0.705051142,-0.52416176 -T.R. Dunn,dunntr01,1983,RS,DEN,6236,2640,0.537933466,0.59850007,1.136433536,5.212614385,5.212614385,0,0.463850995,1.091127839,1.554978834,-0.441157085 -T.R. Dunn,dunntr01,1984,PO,DEN,398,178,0.283803068,0.744043085,1.027846153,0.352847433,0,0.352847433,0.298809791,1.278203352,1.577013143,-0.280065596 -T.R. Dunn,dunntr01,1984,RS,DEN,6299,2705,-0.271154674,1.393296649,1.122141975,5.327664321,5.327664321,0,-0.271486072,1.854641914,1.583155842,-0.312183882 -T.R. Dunn,dunntr01,1985,PO,DEN,849,371,-0.131876048,1.308351959,1.176475912,0.766787017,0,0.766787017,-0.385230102,1.811772107,1.426542005,0.035497696 -T.R. Dunn,dunntr01,1985,RS,DEN,5192,2290,-0.161805014,0.821481988,0.659676974,3.977558232,3.977558232,0,-0.44065127,1.198593397,0.757942127,-0.159930837 -T.R. Dunn,dunntr01,1986,PO,DEN,597,276,-0.352705847,2.107876927,1.75517108,0.655669034,0,0.655669034,-0.761299567,2.778667846,2.017368279,0.211014441 -T.R. Dunn,dunntr01,1986,RS,DEN,5399,2401,-0.442548084,1.74555731,1.303009227,4.958112704,4.958112704,0,-0.765606156,2.161023045,1.395416889,-0.141211244 -T.R. Dunn,dunntr01,1987,PO,DEN,50,22,-4.587620378,-0.021543218,-4.609163595,-0.021553256,0,-0.021553256,-5.544931675,-0.586753376,-6.131685051,0.141458254 -T.R. Dunn,dunntr01,1987,RS,DEN,4324,1932,-1.700246588,0.371833775,-1.328412813,1.397431152,1.397431152,0,-2.14137337,0.373280913,-1.768092457,-0.279316005 -T.R. Dunn,dunntr01,1988,PO,DEN,387,185,-2.58660749,-0.110771941,-2.697379431,0.005135049,0,0.005135049,-3.219293772,-0.206102977,-3.425396749,0.234067702 -T.R. Dunn,dunntr01,1988,RS,DEN,3410,1534,-1.463463713,1.484299956,0.020836242,2.166522806,2.166522806,0,-1.894406207,1.398804555,-0.495601652,-0.095900901 -T.R. Dunn,dunntr01,1989,PO,PHO,174,79,-3.345834046,1.514818995,-1.831015051,0.038351849,0,0.038351849,-3.967404577,1.259397612,-2.708006965,0.375855653 -T.R. Dunn,dunntr01,1989,RS,PHO,707,321,-1.721990407,-0.297509076,-2.019499483,0.119285062,0.119285062,0,-2.402832528,-0.738975628,-3.141808156,-0.299890239 -T.R. Dunn,dunntr01,1990,PO,DEN,71,31,-2.661328191,5.523117898,2.861789708,0.091822167,0,0.091822167,-2.744308854,4.769712232,2.025403378,0.298757903 -T.R. Dunn,dunntr01,1990,RS,DEN,1459,657,-1.55542689,1.50850872,-0.046918171,0.905797703,0.905797703,0,-2.023055119,0.752567507,-1.270487612,-0.030672805 -T.R. Dunn,dunntr01,1991,RS,DEN,520,217,0.109564517,-1.362417471,-1.252852955,0.165890398,0.165890398,0,-0.848003979,-1.202565317,-2.050569296,0.081424666 -Ronald Dupree,duprero01,2004,RS,CHI,1735,893,-3.365433784,-0.467493555,-3.832927339,-0.496831167,-0.496831167,0,-3.613232327,-0.235570982,-3.848803308,0.635767328 -Ronald Dupree,duprero01,2005,PO,DET,68,38,-6.607724715,-2.679310867,-9.287035582,-0.131498394,0,-0.131498394,-7.623506459,-3.534112914,-11.15761937,0.544362658 -Ronald Dupree,duprero01,2005,RS,DET,867,472,-1.541087135,-0.790724609,-2.331811744,0.10081312,0.10081312,0,-2.288503434,-1.624879317,-3.913382752,0.098120215 -Ronald Dupree,duprero01,2006,RS,MIN,496,265,-1.939054541,-0.464186378,-2.403240919,0.047581691,0.047581691,0,-2.247646353,-0.472025507,-2.71967186,1.365815781 -Ronald Dupree,duprero01,2007,RS,DET,173,94,-4.2003604,0.229694536,-3.970665865,-0.059011575,-0.059011575,0,-4.183360306,0.004465911,-4.178894395,0.746833132 -Ronald Dupree,duprero01,2008,RS,SEA,37,18,0.184904596,1.821831164,2.00673576,0.042958935,0.042958935,0,-0.9257894,0.588296879,-0.337492521,-1.552706735 -Ronald Dupree,duprero01,2008,RS,DET,6,3,-5.927681172,-4.554232688,-10.48191386,-0.011657389,-0.011657389,0,-7.068835685,-6.590073222,-13.65890891,-1.399828627 -Ronald Dupree,duprero01,2011,RS,TOR,25,13,-4.45801078,-2.318017376,-6.776028156,-0.02704389,-0.02704389,0,-5.122224012,-2.588429336,-7.710653348,1.189597123 -Kevin Durant,duranke01,2008,RS,SEA,5617,2768,-1.24624105,-1.880631578,-3.126872628,-0.529905516,-0.529905516,0,-1.288439376,-1.735963683,-3.024403059,-0.408971682 -Kevin Durant,duranke01,2009,RS,OKC,5690,2885,0.781287232,-1.12011117,-0.338823938,3.529194635,3.529194635,0,0.693189168,-0.997350738,-0.30416157,-0.519843436 -Kevin Durant,duranke01,2010,PO,OKC,441,231,-0.08591608,0.771181117,0.685265037,0.417961474,0,0.417961474,0.338810089,0.212317226,0.551127315,0.086429313 -Kevin Durant,duranke01,2010,RS,OKC,6354,3239,5.569084003,1.874609184,7.443693188,16.77985266,16.77985266,0,5.388624905,1.466624837,6.855249742,-0.365604277 -Kevin Durant,duranke01,2011,PO,OKC,1381,722,5.964868237,-0.270598904,5.694269332,3.209123721,0,3.209123721,6.238442743,0.189984048,6.428426791,0.027912558 -Kevin Durant,duranke01,2011,RS,OKC,5935,3038,4.414378832,-0.515216938,3.899161895,10.27843917,10.27843917,0,4.697201317,-0.591000234,4.106201083,-0.250293807 -Kevin Durant,duranke01,2012,PO,OKC,1598,837,7.085524281,-0.379417306,6.706106976,4.158612959,0,4.158612959,7.368818941,-0.322904136,7.045914805,-0.132629395 -Kevin Durant,duranke01,2012,RS,OKC,4990,2546,4.620282638,0.299351261,4.919633899,9.951093401,9.951093401,0,5.073132696,0.279220456,5.352353153,-0.10683192 -Kevin Durant,duranke01,2013,PO,OKC,948,485,5.292387598,1.10916439,6.401551988,2.330955138,0,2.330955138,5.548912609,0.959515213,6.508427822,-0.177846576 -Kevin Durant,duranke01,2013,RS,OKC,6132,3119,6.699176746,1.018159436,7.717336182,16.55871957,16.55871957,0,6.668071582,0.815679808,7.48375139,-0.54830957 -Kevin Durant,duranke01,2014,PO,OKC,1603,815,5.100956035,0.476645635,5.57760167,3.661863705,0,3.661863705,4.351626224,0.432516259,4.784142484,2.352984837 -Kevin Durant,duranke01,2014,RS,OKC,6344,3122,7.638684459,-0.552201989,7.086482469,16.01043151,16.01043151,0,7.349493148,-0.387499269,6.961993879,2.096352884 -Kevin Durant,duranke01,2015,RS,OKC,1875,913,6.591607282,1.344739983,7.936347265,5.054340422,5.054340422,0,6.435222769,-0.133561937,6.301660833,1.473819886 -Kevin Durant,duranke01,2016,PO,OKC,1471,726,2.762822974,-0.097776357,2.665046617,2.106501071,0,2.106501071,6.087921499,-0.154366868,5.933554631,1.739531625 -Kevin Durant,duranke01,2016,RS,OKC,5335,2578,6.237833062,-0.022718012,6.21511505,11.99072663,11.99072663,0,6.572834436,-0.637211913,5.935622523,1.648549011 -Kevin Durant,duranke01,2017,PO,GSW,1124,533,8.949808113,-1.035271113,7.914537,3.025926871,0,3.025926871,8.886734585,-0.739973297,8.146761288,1.127086377 -Kevin Durant,duranke01,2017,RS,GSW,4436,2070,5.168093688,1.691747703,6.859841391,10.2604669,10.2604669,0,5.907596026,1.439977542,7.347573568,1.076475076 -Kevin Durant,duranke01,2018,PO,GSW,1652,807,6.93692076,1.095196588,8.032117348,4.598082668,0,4.598082668,6.960358973,0.679748321,7.640107294,0.416012734 -Kevin Durant,duranke01,2018,RS,GSW,4952,2325,5.550325576,-1.348546134,4.201779442,8.363156274,8.363156274,0,6.1840798,-1.523258037,4.660821762,1.405626135 -Kevin Durant,duranke01,2019,PO,GSW,922,442,6.79045928,-0.035327758,6.755131523,2.240548477,0,2.240548477,4.990915873,-0.346569494,4.644346379,1.341981714 -Kevin Durant,duranke01,2019,RS,GSW,5817,2702,4.971488419,-0.175648056,4.795840363,10.51977868,10.51977868,0,5.719840074,-0.698417027,5.021423047,1.150004671 -John Duren,durenjo01,1981,RS,UTA,943,458,-6.48622292,-2.021644163,-8.507867083,-1.35192668,-1.35192668,0,-6.679200928,-2.330637851,-9.009838779,0.496101526 -John Duren,durenjo01,1982,RS,UTA,2312,1056,-2.988889145,-3.270168866,-6.259058012,-1.896280462,-1.896280462,0,-3.534823006,-3.239293061,-6.774116066,0.307922594 -John Duren,durenjo01,1983,RS,IND,3137,1433,-1.888460945,-1.567655236,-3.456116181,-0.519101409,-0.519101409,0,-2.190380223,-1.019784548,-3.21016477,0.575668609 -Pat Durham,durhapa01,1993,RS,GSW,164,78,-7.898322357,-2.841385811,-10.73970817,-0.316938902,-0.316938902,0,-7.759490182,-3.923052174,-11.68254236,-0.313048215 -Pat Durham,durhapa01,1995,RS,MIN,1641,852,-1.422810701,0.318400329,-1.104410373,0.720092054,0.720092054,0,-1.857849697,-0.067026731,-1.924876427,0.627125506 -Devin Durrant,durrade01,1985,RS,IND,1674,756,-3.127917681,-1.67870588,-4.80662356,-0.79698267,-0.79698267,0,-3.471340963,-2.170905981,-5.642246944,0.484614137 -Devin Durrant,durrade01,1986,RS,PHO,113,51,-5.885391425,0.611738674,-5.273652751,-0.066664316,-0.066664316,0,-5.677619749,0.970256798,-4.707362951,1.571270559 -Trevon Duval,duvaltr01,2019,RS,MIL,13,6,10.98775289,-4.828940882,6.158812009,0.026414288,0.026414288,0,11.0942602,-2.216328883,8.877931318,-3.203957866 -Craig Dykema,dykemcr01,1982,PO,PHO,26,12,-15.8141234,-2.665332016,-18.47945542,-0.100158964,0,-0.100158964,-16.16336242,-3.59141017,-19.75477259,0.840070363 -Craig Dykema,dykemcr01,1982,RS,PHO,216,103,-0.875114692,-1.887258361,-2.762373053,-0.000655789,-0.000655789,0,-1.654398892,-2.267354829,-3.921753721,0.87601932 -Jerome Dyson,dysonje01,2012,RS,NOH,335,180,-2.977895175,0.626352378,-2.351542797,0.037066268,0.037066268,0,-2.654532048,0.733863265,-1.920668782,1.195126133 -Ledell Eackles,eacklle01,1989,RS,WSB,3099,1459,-0.189994475,-2.180290935,-2.37028541,0.283291276,0.283291276,0,-0.344987454,-2.357810571,-2.702798025,0.23024981 -Ledell Eackles,eacklle01,1990,RS,WSB,3552,1696,-1.114589986,-2.026966078,-3.141556064,-0.339408636,-0.339408636,0,-0.968734614,-2.158123271,-3.126857885,0.1750067 -Ledell Eackles,eacklle01,1991,RS,WSB,3320,1616,-1.458071011,-1.612140168,-3.070211179,-0.264257297,-0.264257297,0,-1.64757766,-1.790171017,-3.437748677,0.093322766 -Ledell Eackles,eacklle01,1992,RS,WSB,3012,1463,-0.743956787,-1.242116842,-1.986073628,0.572126589,0.572126589,0,-1.06817132,-1.156383216,-2.224554536,0.32851834 -Ledell Eackles,eacklle01,1995,RS,MIA,1758,898,-1.256078055,-2.54761443,-3.803692485,-0.482655529,-0.482655529,0,-1.685198942,-2.914726068,-4.59992501,-0.020220551 -Ledell Eackles,eacklle01,1996,RS,WSB,2444,1238,0.532750209,-1.510396329,-0.97764612,1.114207592,1.114207592,0,0.159877472,-1.861297883,-1.701420411,-0.436683553 -Ledell Eackles,eacklle01,1998,RS,WAS,1058,547,-0.772185099,-1.632031613,-2.404216712,0.096456987,0.096456987,0,-1.203503423,-2.54722372,-3.750727143,-0.04165921 -Jim Eakins,eakinji01,1977,RS,KCK,3000,1338,-0.717295191,-0.520464845,-1.237760036,1.033416947,1.033416947,0,-0.910876217,-1.013999226,-1.924875443,0.113814661 -Jim Eakins,eakinji01,1978,PO,MIL,41,18,-9.050392189,-0.129176977,-9.179569166,-0.061039164,0,-0.061039164,-8.889716259,-0.904999137,-9.794715396,0.24201496 -Jim Eakins,eakinji01,1978,RS,MIL,355,155,-1.611669679,-1.890790954,-3.502460633,-0.059741027,-0.059741027,0,-1.932058179,-1.866735966,-3.798794145,0.427885108 -Jim Eakins,eakinji01,1978,RS,SAS,577,251,-1.532445694,-2.647100106,-4.1795458,-0.184344143,-0.184344143,0,-1.683609549,-2.256151185,-3.939760734,0.75311258 -Acie Earl,earlac01,1994,RS,BOS,2315,1149,-5.758540968,-0.790502616,-6.549043584,-2.240739509,-2.240739509,0,-5.358869198,-0.86268992,-6.221559118,0.590506754 -Acie Earl,earlac01,1995,PO,BOS,18,10,-8.933006537,2.328519962,-6.604486574,-0.021225172,0,-0.021225172,-8.796031635,4.940801491,-3.855230144,4.188027742 -Acie Earl,earlac01,1995,RS,BOS,412,208,-7.441930567,-0.286047812,-7.727978379,-0.534360791,-0.534360791,0,-6.77025243,-0.482396004,-7.252648435,1.084119997 -Acie Earl,earlac01,1996,RS,TOR,1286,655,-4.717792235,-0.699877752,-5.417669987,-0.890309254,-0.890309254,0,-4.48345571,-1.53208276,-6.01553847,-0.122532219 -Acie Earl,earlac01,1997,RS,TOR,872,457,-6.541380244,-1.973832564,-8.515212808,-1.350570965,-1.350570965,0,-6.244033822,-2.624331642,-8.868365464,0.430793727 -Acie Earl,earlac01,1997,RS,MIL,81,43,-4.540705536,3.025529831,-1.515175705,0.027481981,0.027481981,0,-3.633974586,2.791605965,-0.842368622,1.319320032 -Cleanthony Early,earlycl01,2015,RS,NYK,1290,647,-4.719311752,-0.240197266,-4.959509018,-0.734165914,-0.734165914,0,-3.373552969,-1.522691847,-4.896244816,0.632187756 -Cleanthony Early,earlycl01,2016,RS,NYK,305,154,-4.667839714,-0.754794378,-5.422634092,-0.210253493,-0.210253493,0,-4.354316345,-2.902802426,-7.25711877,0.122139498 -Mark Eaton,eatonma01,1983,RS,UTA,3455,1528,-5.900563602,3.096954549,-2.803609053,-0.041787706,-0.041787706,0,-5.893630838,2.025159843,-3.868470995,-0.012833619 -Mark Eaton,eatonma01,1984,PO,UTA,537,254,-4.667308173,3.256173341,-1.411134832,0.178484044,0,0.178484044,-4.675186499,2.370047295,-2.305139204,-0.255891475 -Mark Eaton,eatonma01,1984,RS,UTA,4728,2139,-3.707065736,3.226784662,-0.480281074,2.466635664,2.466635664,0,-3.602780724,2.618114244,-0.98466648,-0.429093978 -Mark Eaton,eatonma01,1985,PO,UTA,353,158,-5.798098885,5.618645106,-0.179453778,0.212571455,0,0.212571455,-5.735743137,4.394616606,-1.34112653,-0.560436163 -Mark Eaton,eatonma01,1985,RS,UTA,6230,2813,-4.216126636,4.961986405,0.745859769,4.986548306,4.986548306,0,-4.075528317,3.939340882,-0.136187434,-0.632008679 -Mark Eaton,eatonma01,1986,PO,UTA,309,157,-1.86347241,1.634285106,-0.229187304,0.205753677,0,0.205753677,-1.832992639,1.316053164,-0.516939475,-1.202722546 -Mark Eaton,eatonma01,1986,RS,UTA,5553,2551,-4.154542235,3.683716352,-0.470825883,2.950383987,2.950383987,0,-4.017932116,2.977155637,-1.040776479,-0.557682937 -Mark Eaton,eatonma01,1987,PO,UTA,390,193,-2.399254657,3.970358335,1.571103679,0.435299026,0,0.435299026,-2.883550988,3.506259929,0.622708941,-0.795952284 -Mark Eaton,eatonma01,1987,RS,UTA,5448,2505,-4.661277327,4.042276624,-0.619000703,2.708356985,2.708356985,0,-4.508555089,3.226949747,-1.281605342,-0.568209637 -Mark Eaton,eatonma01,1988,PO,UTA,924,461,-2.655567546,4.34601396,1.690446414,1.074781734,0,1.074781734,-2.555966602,4.034760143,1.478793541,-0.209790965 -Mark Eaton,eatonma01,1988,RS,UTA,5841,2731,-4.785734315,3.738273231,-1.047461084,2.362504034,2.362504034,0,-4.522573552,3.142457678,-1.380115873,-0.413804255 -Mark Eaton,eatonma01,1989,PO,UTA,208,99,-2.865510902,-2.482939495,-5.348450397,-0.13404323,0,-0.13404323,-3.337294175,-2.95610432,-6.293398495,-0.934463239 -Mark Eaton,eatonma01,1989,RS,UTA,6018,2914,-3.602776148,4.558317121,0.955540973,5.47711067,5.47711067,0,-3.463672343,3.670283278,0.206610935,-0.591945225 -Mark Eaton,eatonma01,1990,PO,UTA,256,128,-4.507472546,3.586080307,-0.921392238,0.123138944,0,0.123138944,-4.611256592,2.813672777,-1.797583815,-0.019222965 -Mark Eaton,eatonma01,1990,RS,UTA,4619,2281,-3.365795025,2.891769426,-0.474025599,2.636356114,2.636356114,0,-3.321659942,2.252128238,-1.069531703,-0.464124834 -Mark Eaton,eatonma01,1991,PO,UTA,514,255,-3.162720594,2.263091305,-0.899629289,0.248940051,0,0.248940051,-3.333281083,2.000839116,-1.332441966,0.249591992 -Mark Eaton,eatonma01,1991,RS,UTA,5181,2580,-3.509176545,2.629019373,-0.880157173,2.456155458,2.456155458,0,-3.468519659,2.36606553,-1.10245413,-0.207346677 -Mark Eaton,eatonma01,1992,PO,UTA,896,473,-2.4375339,1.05595406,-1.38157984,0.338722827,0,0.338722827,-2.540066518,0.863879098,-1.67618742,-0.509034811 -Mark Eaton,eatonma01,1992,RS,UTA,4071,2023,-4.366879219,2.955278802,-1.411600416,1.377465503,1.377465503,0,-4.130986466,2.348134585,-1.782851882,-0.27925829 -Mark Eaton,eatonma01,1993,PO,UTA,210,117,0.148644208,2.092359321,2.24100353,0.302853662,0,0.302853662,-0.490502162,0.99471579,0.504213628,-1.321069338 -Mark Eaton,eatonma01,1993,RS,UTA,2245,1104,-4.568678793,1.027919294,-3.540759499,-0.445189739,-0.445189739,0,-4.621763292,0.352028205,-4.269735087,-0.047074348 -Jerry Eaves,eavesje01,1983,RS,UTA,3591,1588,-1.264723737,-2.235423393,-3.50014713,-0.606413561,-0.606413561,0,-1.811260502,-2.715367538,-4.52662804,-0.23243624 -Jerry Eaves,eavesje01,1984,PO,UTA,279,132,-1.552994464,-0.441869384,-1.994863848,0.052324532,0,0.052324532,-2.003880372,-1.078221803,-3.082102175,-0.238277999 -Jerry Eaves,eavesje01,1984,RS,UTA,2286,1034,-1.840649658,-2.197022141,-4.037671799,-0.678488373,-0.678488373,0,-2.180834882,-2.591656118,-4.772491,-0.123785462 -Jerry Eaves,eavesje01,1985,RS,ATL,78,37,-3.86002456,-5.005551373,-8.865575933,-0.116454889,-0.116454889,0,-4.632130661,-4.631609873,-9.263740534,0.902959046 -Jerry Eaves,eavesje01,1987,RS,SAC,56,26,-11.87813067,-2.208313486,-14.08644416,-0.153009942,-0.153009942,0,-11.35975674,-1.070577538,-12.43033428,1.784068843 -Devin Ebanks,ebankde01,2011,RS,LAL,226,118,-0.26574314,-0.071380935,-0.337124075,0.143754742,0.143754742,0,-0.595235503,-1.58568014,-2.180915644,-0.968151506 -Devin Ebanks,ebankde01,2012,PO,LAL,237,126,-0.892737747,0.482230176,-0.410507571,0.154835792,0,0.154835792,-1.672869866,-0.031395487,-1.704265353,-0.159848577 -Devin Ebanks,ebankde01,2012,RS,LAL,755,396,-2.322129986,-0.902915935,-3.225045921,-0.095758701,-0.095758701,0,-2.738419579,-1.30346645,-4.041886029,-0.210913216 -Devin Ebanks,ebankde01,2013,RS,LAL,392,197,-3.793634651,-1.410662598,-5.204297249,-0.248305622,-0.248305622,0,-3.864497169,-2.133978477,-5.998475646,0.613568584 -Al Eberhard,eberhal01,1977,PO,DET,90,42,-6.713477137,-2.358664459,-9.072141597,-0.140815785,0,-0.140815785,-6.944010392,-2.673591265,-9.617601657,0.831984565 -Al Eberhard,eberhal01,1977,RS,DET,2795,1219,-0.893902532,-1.251429033,-2.145331564,0.378419197,0.378419197,0,-1.239552589,-1.07457086,-2.31412345,0.67517632 -Al Eberhard,eberhal01,1978,RS,DET,1307,576,-0.680986066,-1.352670393,-2.033656459,0.210482622,0.210482622,0,-1.425151572,-1.656023588,-3.08117516,-0.016923872 -Ndudi Ebi,ebind01,2004,RS,MIN,60,32,-4.211765872,-1.162575274,-5.374341146,-0.043255561,-0.043255561,0,-4.346961893,-2.743124697,-7.090086589,0.871512054 -Ndudi Ebi,ebind01,2005,RS,MIN,101,54,1.01723673,-0.457946661,0.559290068,0.091593503,0.091593503,0,0.871248998,0.206290018,1.077539017,0.423873598 -Jarell Eddie,eddieja01,2016,RS,WAS,322,147,-1.837916489,-1.875277618,-3.713194108,-0.071951771,-0.071951771,0,-1.057413137,-4.011080604,-5.068493741,-0.388474937 -Jarell Eddie,eddieja01,2017,RS,PHO,141,62,-1.201564863,-0.794040866,-1.995605729,0.024069793,0.024069793,0,-0.944957205,-3.152764625,-4.09772183,0.848789969 -Jarell Eddie,eddieja01,2018,RS,BOS,13,6,-15.38724518,8.186772624,-7.200472554,-0.013570604,-0.013570604,0,-10.037099,9.709483931,-0.327615071,-0.387229564 -Jarell Eddie,eddieja01,2018,RS,CHI,7,3,8.679953225,11.54509912,20.22505235,0.03538251,0.03538251,0,0.850033773,2.343969143,3.194002917,0.611825893 -Patrick Eddie,eddiepa01,1992,RS,NYK,25,13,-17.60625516,-1.781345951,-19.38760111,-0.112407895,-0.112407895,0,-16.15695752,-1.007398213,-17.16435574,1.824028412 -Kenton Edelin,edelike01,1985,RS,IND,317,143,-2.442228395,0.800504287,-1.641724108,0.082273358,0.082273358,0,-3.21962168,2.139746113,-1.079875567,1.80859612 -Keith Edmonson,edmonke01,1983,PO,ATL,4,2,43.71157103,-2.284389943,41.42718108,0.044146437,0,0.044146437,40.32047514,-4.366294999,35.95418014,-5.128257903 -Keith Edmonson,edmonke01,1983,RS,ATL,644,309,-4.889336709,-0.880629201,-5.76996591,-0.478220407,-0.478220407,0,-4.846097287,-1.182514736,-6.028612022,0.464048593 -Keith Edmonson,edmonke01,1984,RS,SAS,1169,521,-0.540471539,-2.09745289,-2.637924428,0.029906506,0.029906506,0,-0.632940133,-2.264872248,-2.897812381,0.397231247 -Keith Edmonson,edmonke01,1984,RS,DEN,235,101,-4.049929331,-3.160740143,-7.210669473,-0.232209566,-0.232209566,0,-3.888683014,-3.779573428,-7.668256442,1.050153553 -Tyus Edney,edneyty01,1996,PO,SAC,233,121,-0.65500374,2.411591062,1.756587322,0.288485233,0,0.288485233,-0.627900073,2.754607936,2.126707863,0.476470825 -Tyus Edney,edneyty01,1996,RS,SAC,4883,2481,0.500046003,-1.18814023,-0.688094227,2.603231859,2.603231859,0,0.363217968,-0.819818627,-0.456600659,-0.240045866 -Tyus Edney,edneyty01,1997,RS,SAC,2639,1376,-1.123430432,-1.054474835,-2.177905268,0.400765153,0.400765153,0,-1.337104748,-1.452859366,-2.789964114,-0.196645332 -Tyus Edney,edneyty01,1998,RS,BOS,1225,623,0.375958715,0.254821613,0.630780328,1.080010551,1.080010551,0,0.079311065,-0.303869017,-0.224557952,0.460260971 -Tyus Edney,edneyty01,2001,PO,IND,18,10,-3.056264392,3.790720351,0.734455959,0.018708119,0,0.018708119,-1.755438022,3.821784382,2.06634636,1.838478116 -Tyus Edney,edneyty01,2001,RS,IND,495,263,-0.764511673,-1.108686238,-1.873197911,0.117508558,0.117508558,0,-0.878638719,-1.793512275,-2.672150994,-0.11225613 -Bill Edwards,edwarbi01,1994,RS,PHI,89,44,-10.14831734,1.476412041,-8.671905302,-0.135535247,-0.135535247,0,-8.308019659,1.462317731,-6.845701928,1.879021148 -Blue Edwards,edwarbl01,1990,PO,UTA,188,94,-0.653619604,2.202692205,1.549072602,0.215440923,0,0.215440923,-0.509340298,1.66915499,1.159814692,1.277637163 -Blue Edwards,edwarbl01,1990,RS,UTA,3825,1889,-1.809517129,0.29157386,-1.51794327,1.198830874,1.198830874,0,-1.735382775,0.419128529,-1.316254246,0.957167263 -Blue Edwards,edwarbl01,1991,PO,UTA,486,241,-1.62255026,0.899321815,-0.723228445,0.259143041,0,0.259143041,-1.687737418,0.911980294,-0.775757124,0.779689619 -Blue Edwards,edwarbl01,1991,RS,UTA,3235,1611,-1.860060388,0.219290252,-1.640770136,0.917503054,0.917503054,0,-1.942534688,0.281840098,-1.66069459,0.629643533 -Blue Edwards,edwarbl01,1992,PO,UTA,671,354,-1.277906783,1.52525286,0.247346078,0.564160618,0,0.564160618,-0.794530755,1.514258371,0.719727616,0.969830819 -Blue Edwards,edwarbl01,1992,RS,UTA,4594,2283,0.209092916,0.29159715,0.500690066,3.798669327,3.798669327,0,0.30981211,0.352078272,0.661890383,0.318056226 -Blue Edwards,edwarbl01,1993,RS,MIL,5526,2729,0.786376216,0.019999513,0.806375729,4.957545866,4.957545866,0,0.61388724,0.24424204,0.85812928,0.116230235 -Blue Edwards,edwarbl01,1994,RS,MIL,4624,2322,-0.778613819,-1.109356102,-1.887969921,1.023530082,1.023530082,0,-1.104806423,-0.869794733,-1.974601156,0.216417477 -Blue Edwards,edwarbl01,1995,PO,UTA,62,33,-7.687607689,-0.485778656,-8.173386346,-0.094036614,0,-0.094036614,-6.917461071,-1.910256286,-8.827717357,-0.132321434 -Blue Edwards,edwarbl01,1995,RS,UTA,1181,605,-2.24385101,-0.615252546,-2.859103556,-0.034065049,-0.034065049,0,-1.940379452,-0.835765473,-2.776144924,1.083351548 -Blue Edwards,edwarbl01,1995,RS,BOS,1004,507,-0.842268111,-1.313545548,-2.155813659,0.155505093,0.155505093,0,-0.800158182,-1.540653075,-2.340811257,1.105095596 -Blue Edwards,edwarbl01,1996,RS,VAN,5318,2773,-2.048416052,0.40246684,-1.645949212,1.564893684,1.564893684,0,-2.107110435,0.70978351,-1.397326926,0.172525448 -Blue Edwards,edwarbl01,1997,RS,VAN,2681,1439,-2.675972877,-1.916600488,-4.592573365,-1.354178138,-1.354178138,0,-2.996601304,-1.93670417,-4.933305473,0.094552284 -Blue Edwards,edwarbl01,1998,RS,VAN,3819,1968,0.015656685,-1.141798675,-1.12614199,1.632752385,1.632752385,0,-0.079448389,-0.875846314,-0.955294702,0.127716099 -Blue Edwards,edwarbl01,1999,RS,MIA,506,283,-2.319463132,2.054907872,-0.26455526,0.359532616,0.359532616,0,-2.205622871,0.822441648,-1.383181223,0.16744773 -Corsley Edwards,edwarco01,2005,RS,NOH,203,110,-4.053687496,-0.225064546,-4.278752042,-0.086247699,-0.086247699,0,-4.153134569,0.29734516,-3.855789409,0.483866563 -Doug Edwards,edwardo01,1994,PO,ATL,6,3,-6.058357469,6.49868655,0.440329081,0.00486999,0,0.00486999,-7.356335914,1.611190707,-5.745145207,-2.961653538 -Doug Edwards,edwardo01,1994,RS,ATL,212,107,-6.438014874,-1.234673191,-7.672688065,-0.268111673,-0.268111673,0,-6.165742834,-2.79421822,-8.959961054,-0.223737506 -Doug Edwards,edwardo01,1995,RS,ATL,401,212,-4.491433417,-1.836168451,-6.327601868,-0.389063015,-0.389063015,0,-4.715922258,-2.911863133,-7.627785391,0.510615415 -Doug Edwards,edwardo01,1996,RS,VAN,995,519,-3.998439135,-1.392205134,-5.390644269,-0.696174394,-0.696174394,0,-4.573687711,-2.001846144,-6.575533855,-0.405632897 -Franklin Edwards,edwarfr01,1982,PO,PHI,66,32,12.04008875,3.3021603,15.34224905,0.30027194,0,0.30027194,11.78911332,1.155434291,12.94454761,-1.430993273 -Franklin Edwards,edwarfr01,1982,RS,PHI,617,291,-2.019000867,-0.327595105,-2.346595972,0.060296273,0.060296273,0,-1.769285193,-0.896195786,-2.665480979,0.688115261 -Franklin Edwards,edwarfr01,1983,PO,PHI,207,101,0.870425237,-0.105690784,0.764734452,0.186436466,0,0.186436466,0.375805332,-1.078558933,-0.702753601,-0.194979147 -Franklin Edwards,edwarfr01,1983,RS,PHI,2740,1266,-0.24583404,0.481881215,0.236047175,1.932708966,1.932708966,0,-0.167050133,0.173371407,0.006321274,0.215411224 -Franklin Edwards,edwarfr01,1984,RS,PHI,1373,654,-4.026330149,-0.417249889,-4.443580038,-0.567479516,-0.567479516,0,-4.130989355,-0.61625063,-4.747239986,0.432782121 -Franklin Edwards,edwarfr01,1985,RS,LAC,421,198,1.391303742,1.726484435,3.117788177,0.591981359,0.591981359,0,1.219246147,1.008095284,2.227341431,-0.136030291 -Franklin Edwards,edwarfr01,1986,RS,LAC,3227,1491,-1.335152173,-0.885326249,-2.220478423,0.401817606,0.401817606,0,-1.330359509,-1.164673026,-2.495032534,-0.254975504 -Franklin Edwards,edwarfr01,1987,RS,SAC,260,122,-5.595429,-2.261516709,-7.856945709,-0.31823638,-0.31823638,0,-5.254573224,-3.187920577,-8.442493801,0.114771804 -Franklin Edwards,edwarfr01,1988,RS,SAC,880,414,-2.246834094,-3.353910433,-5.600744527,-0.597449165,-0.597449165,0,-2.504404062,-3.808010207,-6.312414269,-0.785584531 -James Edwards,edwarja01,1978,RS,LAL,1616,723,-2.792037688,-0.65262238,-3.444660067,-0.257304781,-0.257304781,0,-2.196274367,-0.430540619,-2.626814987,0.447870695 -James Edwards,edwarja01,1978,RS,IND,3835,1682,-1.870281353,-1.022152205,-2.892433558,-0.122679817,-0.122679817,0,-1.567300826,-0.654837939,-2.222138765,0.397322172 -James Edwards,edwarja01,1979,RS,IND,5649,2546,-1.088446863,0.836172164,-0.252274699,3.256130171,3.256130171,0,-0.786609067,1.150248854,0.363639787,0.384757449 -James Edwards,edwarja01,1980,RS,IND,5091,2314,-0.589293418,-0.060039331,-0.649332749,2.485097493,2.485097493,0,-0.479923482,0.296404522,-0.183518959,0.212190332 -James Edwards,edwarja01,1981,PO,IND,122,56,-7.462878293,-0.7065135,-8.169391793,-0.159981739,0,-0.159981739,-7.201031213,-0.294172126,-7.495203338,0.173413499 -James Edwards,edwarja01,1981,RS,IND,5050,2375,0.247566362,-0.051437448,0.196128914,3.566787612,3.566787612,0,0.397283062,0.029298161,0.426581223,-0.08979527 -James Edwards,edwarja01,1982,RS,CLE,5313,2539,-1.475005125,-1.357080498,-2.832085624,-0.106439825,-0.106439825,0,-1.372659849,-0.90049384,-2.273153689,0.102069722 -James Edwards,edwarja01,1983,PO,PHO,116,54,-2.877701149,-1.051168971,-3.928870119,-0.033476933,0,-0.033476933,-2.912317099,-1.657295987,-4.569613086,-0.061981093 -James Edwards,edwarja01,1983,RS,PHO,610,285,-1.38264976,-0.059080915,-1.441730675,0.191597494,0.191597494,0,-1.34672054,0.03024651,-1.31647403,0.749261544 -James Edwards,edwarja01,1983,RS,CLE,786,382,-1.716559415,-1.327079107,-3.043638522,-0.057646576,-0.057646576,0,-1.533303215,-0.807828691,-2.341131906,0.761196773 -James Edwards,edwarja01,1984,PO,PHO,954,463,-2.241994936,-0.939926559,-3.181921495,-0.10551439,0,-0.10551439,-2.014297536,-0.838373311,-2.852670847,0.268696765 -James Edwards,edwarja01,1984,RS,PHO,4053,1897,-0.364450556,-1.162048827,-1.526499383,1.186614131,1.186614131,0,-0.24733389,-0.933286644,-1.180620534,0.212468589 -James Edwards,edwarja01,1985,RS,PHO,3860,1787,-1.951712079,-0.256383426,-2.208095504,0.495617093,0.495617093,0,-1.835776894,-0.276936215,-2.112713109,0.323771238 -James Edwards,edwarja01,1986,RS,PHO,2902,1314,-1.205936988,-0.703802132,-1.90973912,0.566801403,0.566801403,0,-1.111393975,-0.517636197,-1.629030173,0.639951976 -James Edwards,edwarja01,1987,RS,PHO,653,304,0.190247745,-0.806598424,-0.616350679,0.3316482,0.3316482,0,0.114888738,-0.49578751,-0.380898772,0.221189088 -James Edwards,edwarja01,1988,PO,DET,591,308,-0.705710069,1.397307329,0.691597259,0.562716043,0,0.562716043,-1.06673044,1.039974445,-0.026755995,0.842743098 -James Edwards,edwarja01,1988,RS,DET,679,328,-3.56122288,-1.204974164,-4.766197044,-0.340432543,-0.340432543,0,-3.543149516,-1.318390458,-4.861539974,0.905419868 -James Edwards,edwarja01,1988,RS,PHO,2937,1377,-3.561428421,-2.165073507,-5.726501928,-2.096670931,-2.096670931,0,-3.125595886,-1.652988076,-4.778583962,0.267186089 -James Edwards,edwarja01,1989,PO,DET,594,317,-2.819305293,0.74344614,-2.075859153,0.113386133,0,0.113386133,-2.904687164,0.582468755,-2.322218408,0.797508765 -James Edwards,edwarja01,1989,RS,DET,2524,1254,-2.776023648,0.145224947,-2.630798701,0.077004307,0.077004307,0,-2.609747985,0.214541883,-2.395206102,0.989342039 -James Edwards,edwarja01,1990,PO,DET,1041,536,-2.817821418,1.740423302,-1.077398116,0.474968453,0,0.474968453,-2.55855276,1.390044049,-1.168508711,0.663569868 -James Edwards,edwarja01,1990,RS,DET,4541,2283,-2.336665041,0.618586075,-1.718078966,1.207015179,1.207015179,0,-2.03904658,0.528652713,-1.510393867,0.418135078 -James Edwards,edwarja01,1991,PO,DET,656,345,-5.934473323,-1.835032525,-7.769505848,-0.915740129,0,-0.915740129,-5.466550779,-1.947793621,-7.4143444,0.467312848 -James Edwards,edwarja01,1991,RS,DET,3685,1903,-2.959972354,-0.394455231,-3.354427585,-0.589720053,-0.589720053,0,-2.646200291,-0.430455883,-3.076656174,0.485596111 -James Edwards,edwarja01,1992,PO,LAC,166,87,-3.709313875,-0.949408223,-4.658722099,-0.087824376,0,-0.087824376,-3.687366602,-1.393570165,-5.080936767,0.472132616 -James Edwards,edwarja01,1992,RS,LAC,2922,1437,-3.299847001,-0.514733709,-3.81458071,-0.78776419,-0.78776419,0,-3.304782885,-0.319122613,-3.623905498,0.909910076 -James Edwards,edwarja01,1993,PO,LAL,27,14,-3.486377179,-2.747069651,-6.233446831,-0.025915186,0,-0.025915186,-4.615175453,-3.813995979,-8.429171432,0.906729969 -James Edwards,edwarja01,1993,RS,LAL,1251,617,-4.42692644,-2.480952462,-6.907878902,-1.326780746,-1.326780746,0,-4.234443035,-2.134321995,-6.36876503,1.339955952 -James Edwards,edwarja01,1994,RS,LAL,944,469,-5.012917086,-3.48111046,-8.494027545,-1.39353653,-1.39353653,0,-5.096223701,-3.161690644,-8.257914345,1.336247078 -James Edwards,edwarja01,1995,PO,POR,8,4,-14.99073045,-5.126988743,-20.11771919,-0.035906357,0,-0.035906357,-14.82229526,-7.320587046,-22.14288231,-1.599983369 -James Edwards,edwarja01,1995,RS,POR,526,266,-7.537007578,-0.099491307,-7.636498884,-0.668015772,-0.668015772,0,-7.24435378,-0.552455236,-7.796809016,0.688268106 -James Edwards,edwarja01,1996,PO,CHI,51,28,-5.981166609,-1.293777419,-7.274944028,-0.069360369,0,-0.069360369,-6.333104594,0.757872176,-5.575232418,3.56130478 -James Edwards,edwarja01,1996,RS,CHI,526,274,-9.044056063,-1.26758601,-10.31164207,-1.073227114,-1.073227114,0,-8.308822758,-1.135887598,-9.444710356,1.419792083 -Jay Edwards,edwarja02,1990,RS,LAC,54,26,-0.250824888,-1.541450782,-1.792275669,0.012915621,0.012915621,0,-0.888050864,-1.418370639,-2.306421503,1.655451527 -John Edwards,edwarjo01,2005,RS,IND,255,139,-6.434690849,-1.334709337,-7.769400187,-0.355472253,-0.355472253,0,-6.360086171,-2.895989654,-9.256075826,-0.127350775 -John Edwards,edwarjo01,2006,RS,ATL,564,296,-4.442021871,-1.422946555,-5.864968426,-0.47847717,-0.47847717,0,-4.839191444,-0.899289459,-5.738480904,1.569400063 -Kevin Edwards,edwarke01,1989,RS,MIA,4905,2349,-2.958250213,0.08352562,-2.874724593,-0.149441524,-0.149441524,0,-2.907202841,-0.011577409,-2.91878025,-0.024465514 -Kevin Edwards,edwarke01,1990,RS,MIA,4706,2211,-3.322694901,0.513710513,-2.808984388,-0.066477492,-0.066477492,0,-3.358910831,0.343370381,-3.01554045,-0.089755467 -Kevin Edwards,edwarke01,1991,RS,MIA,4185,2000,-1.626472902,0.953132516,-0.673340386,2.121298772,2.121298772,0,-1.527707208,0.637560463,-0.890146746,0.106433583 -Kevin Edwards,edwarke01,1992,PO,MIA,108,55,-3.682268629,-1.866650821,-5.54891945,-0.080888813,0,-0.080888813,-3.929303868,-2.68200584,-6.611309708,-0.131519595 -Kevin Edwards,edwarke01,1992,RS,MIA,3788,1840,-1.603943796,0.125045556,-1.47889824,1.194098933,1.194098933,0,-1.599168327,0.064362795,-1.534805532,0.06799234 -Kevin Edwards,edwarke01,1993,RS,MIA,2261,1134,0.761900866,1.05016683,1.812067696,2.633021738,2.633021738,0,0.71353761,0.706539289,1.420076899,-0.238922861 -Kevin Edwards,edwarke01,1994,PO,NJN,278,148,-1.547407991,-0.283527913,-1.830935904,0.071162718,0,0.071162718,-1.838796542,-0.290090528,-2.12888707,-0.516131428 -Kevin Edwards,edwarke01,1994,RS,NJN,5488,2727,0.235001907,0.087538277,0.322540183,4.25878179,4.25878179,0,0.194279306,0.29969431,0.493973616,-0.362245727 -Kevin Edwards,edwarke01,1995,RS,NJN,906,466,-0.606818839,-0.534423861,-1.141242701,0.383299564,0.383299564,0,-0.595334123,-0.008098785,-0.603432908,0.199742226 -Kevin Edwards,edwarke01,1996,RS,NJN,1929,1007,-2.409816086,0.724289169,-1.685526916,0.547440504,0.547440504,0,-2.060247111,0.63886136,-1.421385751,0.09256021 -Kevin Edwards,edwarke01,1997,RS,NJN,929,477,-3.976628824,-2.317970614,-6.294599439,-0.862861619,-0.862861619,0,-3.858488211,-3.262308151,-7.120796362,0.024199284 -Kevin Edwards,edwarke01,1998,RS,ORL,248,135,-2.452496238,-1.317176301,-3.769672539,-0.069973783,-0.069973783,0,-2.634358028,-2.39005721,-5.024415238,-0.33586041 -Kevin Edwards,edwarke01,1998,RS,NJN,675,352,-4.125244837,-0.193823423,-4.31906826,-0.281753882,-0.281753882,0,-4.011514845,-1.338879827,-5.350394672,-0.011578566 -Kevin Edwards,edwarke01,2001,RS,VAN,1225,634,-2.917192073,0.100142914,-2.817049159,-0.02165677,-0.02165677,0,-3.221588963,-0.754852908,-3.976441871,-0.133721963 -Shane Edwards,edwarsh01,2014,RS,CLE,24,12,-12.34534237,3.770586385,-8.574755982,-0.035443522,-0.035443522,0,-7.994387111,0.154698133,-7.839688978,-0.586234433 -Vincent Edwards,edwarvi01,2019,RS,HOU,34,16,-2.091369426,-2.2832939,-4.374663326,-0.013086643,-0.013086643,0,-3.466179857,-5.719376417,-9.185556274,-1.350980006 -Craig Ehlo,ehlocr01,1984,RS,HOU,139,63,-2.720789536,-0.316604679,-3.037394215,-0.009333747,-0.009333747,0,-3.059390513,0.307373757,-2.752016757,1.068974282 -Craig Ehlo,ehlocr01,1985,PO,HOU,13,6,16.77326268,41.77477284,58.54803552,0.209996837,0,0.209996837,20.89582022,45.64380197,66.53962219,8.918123606 -Craig Ehlo,ehlocr01,1985,RS,HOU,407,189,-2.064699373,-0.127673922,-2.192373295,0.054314012,0.054314012,0,-2.229739909,-0.991743416,-3.221483325,1.044164688 -Craig Ehlo,ehlocr01,1986,PO,HOU,79,38,1.333891623,3.949346403,5.283238025,0.161969899,0,0.161969899,1.353147764,2.631752358,3.984900122,0.836347759 -Craig Ehlo,ehlocr01,1986,RS,HOU,434,199,0.585616694,0.142142148,0.727758842,0.353246121,0.353246121,0,0.333460308,-0.83284047,-0.499380162,0.043892188 -Craig Ehlo,ehlocr01,1987,RS,CLE,1900,890,-0.764792328,0.889066678,0.124274349,1.305658503,1.305658503,0,-1.232223417,0.56877513,-0.663448287,0.040159274 -Craig Ehlo,ehlocr01,1988,PO,CLE,251,128,-1.126061963,-0.525755822,-1.651817785,0.07497285,0,0.07497285,-0.90607686,-0.401815188,-1.307892048,1.295180931 -Craig Ehlo,ehlocr01,1988,RS,CLE,3504,1709,0.074157055,0.850214407,0.924371462,3.212282531,3.212282531,0,-0.14985161,0.830714608,0.680862998,0.266825031 -Craig Ehlo,ehlocr01,1989,PO,CLE,185,97,3.264093082,-0.80914545,2.454947632,0.266661866,0,0.266661866,2.995840853,-0.582601976,2.413238877,0.35857797 -Craig Ehlo,ehlocr01,1989,RS,CLE,3856,1867,0.713714581,1.399447118,2.113161699,4.635931199,4.635931199,0,0.70911526,1.246350866,1.955466127,0.07828342 -Craig Ehlo,ehlocr01,1990,PO,CLE,387,196,1.142659014,0.323647584,1.466306598,0.43549875,0,0.43549875,1.547637984,0.829308575,2.37694656,0.145009504 -Craig Ehlo,ehlocr01,1990,RS,CLE,5793,2894,1.578977717,0.549620318,2.128598035,7.198818971,7.198818971,0,1.556642838,1.079834238,2.636477076,-0.06251884 -Craig Ehlo,ehlocr01,1991,RS,CLE,5543,2766,0.40384207,0.143789927,0.547631997,4.648540293,4.648540293,0,0.344921256,0.592397655,0.937318911,-0.109088405 -Craig Ehlo,ehlocr01,1992,PO,CLE,1067,552,2.223588529,0.8611504,3.084738929,1.688676986,0,1.688676986,2.184270647,1.107628914,3.291899561,-0.334009085 -Craig Ehlo,ehlocr01,1992,RS,CLE,4036,2016,1.370347559,-0.115890578,1.254456981,4.114696632,4.114696632,0,1.64562533,0.314458555,1.960083885,-0.098349686 -Craig Ehlo,ehlocr01,1993,PO,CLE,543,289,0.174058715,0.179958862,0.354017577,0.471884219,0,0.471884219,0.248359104,0.402258354,0.650617458,-0.029055478 -Craig Ehlo,ehlocr01,1993,RS,CLE,5112,2559,1.657579971,0.461039141,2.118619112,6.347363314,6.347363314,0,1.803307238,0.654847889,2.458155127,-0.140430802 -Craig Ehlo,ehlocr01,1994,PO,ATL,589,317,1.014043813,0.512882798,1.526926612,0.714824315,0,0.714824315,0.706186197,0.758540002,1.464726199,0.177287894 -Craig Ehlo,ehlocr01,1994,RS,ATL,4262,2147,1.290920308,1.492989201,2.783909509,6.078342901,6.078342901,0,1.311493934,1.376491,2.687984934,0.26198549 -Craig Ehlo,ehlocr01,1995,PO,ATL,91,49,-6.261926153,-0.884359736,-7.146285889,-0.113089271,0,-0.113089271,-6.181480782,-3.156094195,-9.337574977,-0.209570842 -Craig Ehlo,ehlocr01,1995,RS,ATL,2206,1166,0.288559463,-0.359030883,-0.07047142,1.594157602,1.594157602,0,0.138218658,-0.731848342,-0.593629684,0.007331698 -Craig Ehlo,ehlocr01,1996,PO,ATL,306,171,-3.730235254,0.665280649,-3.064954606,-0.02855749,0,-0.02855749,-3.515526915,0.098532214,-3.416994701,0.67795112 -Craig Ehlo,ehlocr01,1996,RS,ATL,3319,1758,0.025117683,0.155546921,0.180664604,2.634089168,2.634089168,0,-0.009764438,-0.233180382,-0.24294482,0.193874278 -Craig Ehlo,ehlocr01,1997,RS,SEA,1614,848,-3.068019995,-0.659883646,-3.727903641,-0.424608584,-0.424608584,0,-2.93940451,-1.378825829,-4.318230339,0.327615956 -Howard Eisley,eisleho01,1995,RS,SAS,112,56,-7.513108703,-5.224473055,-12.73758176,-0.284771048,-0.284771048,0,-7.248624296,-7.343664359,-14.59228865,-0.193175529 -Howard Eisley,eisleho01,1995,RS,MIN,955,496,-3.228541194,-1.981967899,-5.210509093,-0.632510835,-0.632510835,0,-3.430105421,-1.571924005,-5.002029426,1.48868883 -Howard Eisley,eisleho01,1996,PO,UTA,365,202,1.824709062,-1.009963241,0.814745821,0.379744163,0,0.379744163,1.092251904,-1.076628599,0.015623305,0.195265979 -Howard Eisley,eisleho01,1996,RS,UTA,1823,961,-1.733838534,-1.776039276,-3.509877809,-0.375689879,-0.375689879,0,-1.706975647,-1.721002708,-3.427978355,0.778310689 -Howard Eisley,eisleho01,1997,PO,UTA,396,217,4.36677913,-2.612755024,1.754024107,0.514020307,0,0.514020307,3.612189059,-3.105997641,0.506191417,-0.046922937 -Howard Eisley,eisleho01,1997,RS,UTA,2054,1083,-1.507587056,-1.270560222,-2.778147279,-0.015686721,-0.015686721,0,-1.274889308,-1.509083409,-2.783972718,0.786449553 -Howard Eisley,eisleho01,1998,PO,UTA,660,366,-0.358166509,0.576004074,0.217837565,0.573440716,0,0.573440716,-0.26947353,0.274710629,0.005237099,0.283947881 -Howard Eisley,eisleho01,1998,RS,UTA,3244,1726,0.842417118,-1.687082587,-0.844665469,1.68073716,1.68073716,0,0.987206185,-1.699860237,-0.712654052,0.15733612 -Howard Eisley,eisleho01,1999,PO,UTA,438,241,-0.500619657,-0.608268032,-1.108887689,0.209779602,0,0.209779602,-0.469503722,-0.803132698,-1.27263642,0.693130939 -Howard Eisley,eisleho01,1999,RS,UTA,1903,1038,-1.008995473,-1.501640008,-2.51063548,0.127375533,0.127375533,0,-0.925550141,-1.428334658,-2.353884799,0.433819116 -Howard Eisley,eisleho01,2000,PO,UTA,370,200,-3.969548309,-0.79092805,-4.76047636,-0.212572189,0,-0.212572189,-3.889585073,-0.623437968,-4.513023041,0.415643356 -Howard Eisley,eisleho01,2000,RS,UTA,3957,2096,0.129804181,-1.088462069,-0.958657888,1.920979338,1.920979338,0,0.236785178,-0.715240322,-0.478455144,0.263399485 -Howard Eisley,eisleho01,2001,PO,DAL,362,194,-1.440631983,-2.814024715,-4.254656698,-0.154407524,0,-0.154407524,-1.488552058,-3.24426968,-4.732821738,0.475484359 -Howard Eisley,eisleho01,2001,RS,DAL,4765,2426,0.99619964,-0.589129473,0.407070167,3.913620946,3.913620946,0,0.997413993,-0.266680547,0.730733446,0.141135 -Howard Eisley,eisleho01,2002,RS,NYK,1151,609,-2.584236944,-0.080081332,-2.664318276,0.026803474,0.026803474,0,-2.557684901,-0.969284772,-3.526969673,0.624527057 -Howard Eisley,eisleho01,2003,RS,NYK,4287,2243,2.181988166,-0.929480842,1.252507324,4.594342145,4.594342145,0,2.0373651,-0.715517535,1.321847565,0.28061596 -Howard Eisley,eisleho01,2004,RS,NYK,1377,730,1.43597891,-0.998902424,0.437076486,1.205338294,1.205338294,0,1.269840865,-0.517040314,0.75280055,1.40761883 -Howard Eisley,eisleho01,2004,RS,PHO,1419,727,-1.55094702,-2.005001611,-3.555948631,-0.301175555,-0.301175555,0,-1.527437335,-2.446048925,-3.97348626,0.682268195 -Howard Eisley,eisleho01,2005,RS,UTA,2660,1428,-1.593780064,-1.997858661,-3.591638725,-0.616438761,-0.616438761,0,-1.575199168,-2.055376306,-3.630575474,0.487751871 -Howard Eisley,eisleho01,2006,RS,DEN,558,282,-1.499389492,-2.001313417,-3.500702909,-0.109197791,-0.109197791,0,-1.556681345,-2.618854924,-4.175536269,1.009007134 -Howard Eisley,eisleho01,2006,RS,LAC,216,112,-1.825265484,-0.75202732,-2.577292805,0.00985678,0.00985678,0,-2.546692764,-1.239259805,-3.785952569,-0.11256744 -Obinna Ekezie,ekeziob01,2000,RS,VAN,673,351,-2.642309701,-1.896775837,-4.539085537,-0.323625795,-0.323625795,0,-2.842792746,-1.999537858,-4.842330604,0.951628993 -Obinna Ekezie,ekeziob01,2001,RS,DAL,16,8,-23.03377622,-1.52568838,-24.5594646,-0.090688363,-0.090688363,0,-21.35406086,-1.084077722,-22.43813858,1.733231716 -Obinna Ekezie,ekeziob01,2001,RS,WAS,533,273,-1.223833639,-1.546408685,-2.770242324,-0.00283744,-0.00283744,0,-1.669054916,-1.673824033,-3.342878949,0.589408186 -Obinna Ekezie,ekeziob01,2002,RS,LAC,289,152,-3.94446384,-0.927977363,-4.872441203,-0.164575718,-0.164575718,0,-4.131223215,-2.42809838,-6.559321595,-0.011401369 -Obinna Ekezie,ekeziob01,2005,RS,ATL,1410,732,-3.08709236,-0.990384658,-4.077477018,-0.499835985,-0.499835985,0,-3.142687829,-0.521065816,-3.663753645,0.755160039 -Khalid El-Amin,elamikh01,2001,RS,CHI,1761,936,-1.159285181,-0.433079029,-1.59236421,0.556030127,0.556030127,0,-1.194080854,-0.341854983,-1.535935837,0.535244336 -Mario Elie,eliema01,1991,PO,GSW,416,197,1.72860798,-2.054090194,-0.325482214,0.252092484,0,0.252092484,1.287660201,-1.802924786,-0.515264585,0.287239823 -Mario Elie,eliema01,1991,RS,GSW,1362,624,0.840233409,-1.5557854,-0.71555199,0.649271458,0.649271458,0,0.27698838,-1.503511007,-1.226522627,0.241010452 -Mario Elie,eliema01,1991,RS,PHI,40,20,-11.98554658,-6.241647684,-18.22719426,-0.160853217,-0.160853217,0,-11.40586898,-7.341768011,-18.747637,1.835182281 -Mario Elie,eliema01,1992,PO,GSW,168,80,6.489682968,-0.18607219,6.303610778,0.380801874,0,0.380801874,5.98027126,-0.267423777,5.712847484,-0.077714443 -Mario Elie,eliema01,1992,RS,GSW,3654,1677,1.31653307,-1.092149928,0.224383142,2.545832859,2.545832859,0,0.795983516,-1.264184096,-0.46820058,0.035929092 -Mario Elie,eliema01,1993,PO,POR,100,52,0.443939858,0.213327303,0.657267161,0.091946555,0,0.091946555,-0.34720456,-2.198947648,-2.546152208,-1.265429157 -Mario Elie,eliema01,1993,RS,POR,3669,1757,0.982589063,0.279828985,1.262418047,3.596271067,3.596271067,0,0.612834873,-0.263927145,0.348907728,-0.01487594 -Mario Elie,eliema01,1994,PO,HOU,724,382,-0.611758143,-0.831313681,-1.443071824,0.262416803,0,0.262416803,-1.067964322,-1.95342383,-3.021388151,-0.097918699 -Mario Elie,eliema01,1994,RS,HOU,3215,1606,0.881297415,-0.482328554,0.398968861,2.583358265,2.583358265,0,0.534111437,-0.930212644,-0.396101207,0.117580767 -Mario Elie,eliema01,1995,PO,HOU,1231,635,1.680265079,0.143439851,1.82370493,1.524013483,0,1.524013483,1.396190804,-0.074137937,1.322052867,-0.249392525 -Mario Elie,eliema01,1995,RS,HOU,3764,1896,1.11920734,-0.717468485,0.401738856,3.046136098,3.046136098,0,0.68008304,-0.956448008,-0.276364967,-0.082188633 -Mario Elie,eliema01,1996,PO,HOU,459,233,0.895669432,-0.551047837,0.344621595,0.377430692,0,0.377430692,0.361539776,-0.600817923,-0.239278147,-0.461288161 -Mario Elie,eliema01,1996,RS,HOU,2720,1385,1.862074603,-0.357421904,1.5046527,2.996134416,2.996134416,0,1.477478224,-0.383896593,1.093581631,-0.31895784 -Mario Elie,eliema01,1997,PO,HOU,1119,598,2.843387915,-0.628407593,2.214980322,1.557845895,0,1.557845895,2.49497698,-0.331546782,2.163430198,-0.252607036 -Mario Elie,eliema01,1997,RS,HOU,5187,2687,2.587649575,0.086573555,2.67422313,7.411481841,7.411481841,0,2.121583687,0.356785665,2.478369353,-0.302199853 -Mario Elie,eliema01,1998,PO,HOU,248,133,-1.091458652,-0.542555733,-1.634014385,0.077898961,0,0.077898961,-2.030347225,-0.944830871,-2.975178096,-0.225742148 -Mario Elie,eliema01,1998,RS,HOU,3812,1988,1.175525712,-0.747758125,0.427767587,3.218805155,3.218805155,0,0.909059515,-0.900631522,0.008427992,-0.122821959 -Mario Elie,eliema01,1999,PO,SAS,947,526,0.729274574,1.764501823,2.493776396,1.450414307,0,1.450414307,0.589424114,1.870626945,2.460051059,-0.05762965 -Mario Elie,eliema01,1999,RS,SAS,2410,1291,1.853524202,0.428347666,2.281871868,3.307201166,3.307201166,0,1.481078727,0.451873749,1.932952476,-0.193684001 -Mario Elie,eliema01,2000,PO,SAS,220,115,-1.41988722,0.989874053,-0.430013167,0.139876921,0,0.139876921,-1.808981699,0.000886971,-1.808094728,-0.324359903 -Mario Elie,eliema01,2000,RS,SAS,4242,2217,-0.048937066,0.402285261,0.353348194,3.505629377,3.505629377,0,-0.100858034,0.223854102,0.122996068,-0.123720305 -Mario Elie,eliema01,2001,PO,PHO,208,103,2.33008795,0.837580408,3.167668359,0.32166088,0,0.32166088,1.404425349,0.320122852,1.724548201,0.262543549 -Mario Elie,eliema01,2001,RS,PHO,2955,1506,-0.688259885,1.539967284,0.851707399,2.76304262,2.76304262,0,-1.269660626,0.929801132,-0.339859494,-0.145801421 -Henry Ellenson,ellenhe01,2017,RS,DET,295,146,-4.72828481,-1.920889847,-6.649174657,-0.294611469,-0.294611469,0,-3.712689689,-4.26230458,-7.97499427,1.406644188 -Henry Ellenson,ellenhe01,2018,RS,DET,690,329,-4.519453305,-1.783313291,-6.302766596,-0.598677025,-0.598677025,0,-3.394737102,-2.752207173,-6.146944275,0.386661557 -Henry Ellenson,ellenhe01,2019,RS,NYK,496,234,-1.021767895,-4.120871145,-5.14263904,-0.284973884,-0.284973884,0,-1.366140467,-3.117699692,-4.483840159,-0.241051716 -Henry Ellenson,ellenhe01,2019,RS,DET,51,25,1.52848279,5.357852254,6.886335044,0.120930186,0.120930186,0,2.014204018,3.727034584,5.741238602,-1.642791211 -Wayne Ellington,ellinwa01,2010,RS,MIN,2803,1384,-1.448461072,-1.997870471,-3.446331543,-0.489521737,-0.489521737,0,-1.941576233,-2.777846775,-4.719423008,-0.414209071 -Wayne Ellington,ellinwa01,2011,RS,MIN,2402,1181,-2.185279069,-2.235185194,-4.420464263,-1.004387617,-1.004387617,0,-2.486506374,-2.478386138,-4.964892512,-0.198537798 -Wayne Ellington,ellinwa01,2012,RS,MIN,1913,973,-1.672049047,-0.376579475,-2.048628522,0.347977929,0.347977929,0,-1.950377464,-0.665806927,-2.616184391,-0.05308157 -Wayne Ellington,ellinwa01,2013,RS,CLE,1916,985,1.366130418,-0.499106182,0.867024236,1.833313741,1.833313741,0,0.985446476,-0.909186355,0.076260121,0.798461983 -Wayne Ellington,ellinwa01,2013,RS,MEM,1259,676,-0.812664581,0.034917492,-0.777747089,0.688293474,0.688293474,0,-1.12164902,-0.988381266,-2.110030286,1.10495038 -Wayne Ellington,ellinwa01,2014,PO,DAL,27,14,-0.933924022,4.592842066,3.658918043,0.049406292,0,0.049406292,4.146926233,-0.572015051,3.574911182,4.310866137 -Wayne Ellington,ellinwa01,2014,RS,DAL,830,393,0.870603473,-2.787156991,-1.916553518,0.168021454,0.168021454,0,0.217804657,-3.038865225,-2.821060568,0.521301182 -Wayne Ellington,ellinwa01,2015,RS,LAL,3340,1675,0.335071827,-0.502377451,-0.167305623,2.18970029,2.18970029,0,-0.300798963,-1.48078379,-1.781582754,-0.757360126 -Wayne Ellington,ellinwa01,2016,RS,BRK,3266,1615,-1.859141365,-0.857162028,-2.716303392,0.02770107,0.02770107,0,-1.832771296,-1.963003052,-3.795774348,-0.225312504 -Wayne Ellington,ellinwa01,2017,RS,MIA,3017,1500,1.661049956,-0.492914226,1.16813573,2.980229369,2.980229369,0,1.584922738,-0.55120992,1.033712818,-0.599294415 -Wayne Ellington,ellinwa01,2018,PO,MIA,222,101,-3.722473925,-4.317711515,-8.04018544,-0.280330086,0,-0.280330086,-1.394373322,-4.479754447,-5.87412777,-0.285580798 -Wayne Ellington,ellinwa01,2018,RS,MIA,4087,2041,1.508161099,-2.115152832,-0.606991734,2.211364301,2.211364301,0,1.566466597,-1.857419326,-0.290952729,-0.897445261 -Wayne Ellington,ellinwa01,2019,PO,DET,282,131,-1.269861151,-4.253315839,-5.52317699,-0.191378496,0,-0.191378496,1.233235157,-5.967188347,-4.733953189,0.113014093 -Wayne Ellington,ellinwa01,2019,RS,DET,1555,764,0.406287862,0.875258821,1.281546682,1.57200383,1.57200383,0,0.917121117,0.579669004,1.496790121,0.034758329 -Wayne Ellington,ellinwa01,2019,RS,MIA,1107,533,-0.866892761,-1.249156233,-2.116048994,0.172485878,0.172485878,0,-0.265927368,-0.720222878,-0.986150245,0.054030369 -Bob Elliott,elliobo01,1979,RS,NJN,651,282,0.12238259,-1.510385394,-1.388002804,0.196364602,0.196364602,0,-0.402586216,-1.810886715,-2.213472931,0.221423127 -Bob Elliott,elliobo01,1980,RS,NJN,1614,722,-3.166333956,-0.585097059,-3.751431015,-0.370920154,-0.370920154,0,-3.150348146,-1.418120148,-4.568468294,0.573754172 -Bob Elliott,elliobo01,1981,RS,NJN,2926,1320,-2.14977566,-1.398274562,-3.548050222,-0.539254289,-0.539254289,0,-2.194325275,-1.688594349,-3.882919624,0.344425629 -Sean Elliott,elliose01,1990,PO,SAS,627,291,0.705444673,0.594323261,1.299767934,0.621673793,0,0.621673793,0.427970693,0.580035537,1.00800623,0.243798537 -Sean Elliott,elliose01,1990,RS,SAS,4218,2032,0.019902157,-1.341746465,-1.321844308,1.475484357,1.475484357,0,-0.487021964,-1.636551772,-2.123573736,-0.344486781 -Sean Elliott,elliose01,1991,PO,SAS,281,132,0.446617991,-0.56648085,-0.119862859,0.181932568,0,0.181932568,-0.089371257,-0.948933448,-1.038304705,-0.389463426 -Sean Elliott,elliose01,1991,RS,SAS,6325,3044,1.076325437,0.039024467,1.115349904,5.972628694,5.972628694,0,0.831623082,0.068509642,0.900132724,-0.502765042 -Sean Elliott,elliose01,1992,PO,SAS,271,137,2.821598039,-1.198652473,1.622945566,0.311716503,0,0.311716503,2.487037974,-0.899539521,1.587498453,-1.038905815 -Sean Elliott,elliose01,1992,RS,SAS,6325,3120,0.897457013,-0.204654913,0.6928021,5.449021211,5.449021211,0,0.643430147,-0.184945228,0.458484919,-0.559021216 -Sean Elliott,elliose01,1993,PO,SAS,747,381,0.808155268,0.043443429,0.851598697,0.719074876,0,0.719074876,0.68058836,-0.157190949,0.52339741,-0.379272945 -Sean Elliott,elliose01,1993,RS,SAS,5235,2604,1.416618178,-0.331614402,1.085003776,5.068469368,5.068469368,0,1.401568843,-0.397135476,1.004433367,-0.510654528 -Sean Elliott,elliose01,1994,RS,DET,4782,2409,-1.275384147,-1.603053106,-2.878437254,-0.157507854,-0.157507854,0,-1.576584432,-1.616003121,-3.192587553,-0.21383775 -Sean Elliott,elliose01,1995,PO,SAS,1085,574,1.870046469,0.276931585,2.146978054,1.471437431,0,1.471437431,1.740792513,0.256644519,1.997437032,-0.465347618 -Sean Elliott,elliose01,1995,RS,SAS,5697,2858,2.166295598,-0.113769571,2.052526027,6.990314268,6.990314268,0,2.224485242,-0.105254699,2.119230542,-0.167825662 -Sean Elliott,elliose01,1996,PO,SAS,712,389,-0.154633254,-0.831909487,-0.986542741,0.360540419,0,0.360540419,0.142961634,-0.976633998,-0.833672364,-0.103813313 -Sean Elliott,elliose01,1996,RS,SAS,5704,2901,1.672063695,-0.303145076,1.36891862,6.080789855,6.080789855,0,1.909754217,-0.460201794,1.449552423,-0.237530832 -Sean Elliott,elliose01,1997,RS,SAS,2563,1393,0.133240708,-2.381796196,-2.248555488,0.355922852,0.355922852,0,-0.028364413,-2.102679945,-2.131044358,-0.11729292 -Sean Elliott,elliose01,1998,RS,SAS,1885,1012,-1.91870504,0.362264267,-1.556440773,0.617852275,0.617852275,0,-1.788505716,0.330186899,-1.458318817,0.235838352 -Sean Elliott,elliose01,1999,PO,SAS,1033,574,2.493635721,0.158054963,2.651690684,1.627105173,0,1.627105173,2.244469051,0.292740138,2.537209189,-0.234693075 -Sean Elliott,elliose01,1999,RS,SAS,2817,1509,-0.217060847,-0.239448549,-0.456509396,1.761164973,1.761164973,0,-0.235942438,-0.393049476,-0.628991914,-0.233162504 -Sean Elliott,elliose01,2000,PO,SAS,228,119,-1.167108652,-0.036825867,-1.203934519,0.097024805,0,0.097024805,-1.832853378,0.262889465,-1.569963913,0.196048396 -Sean Elliott,elliose01,2000,RS,SAS,748,391,-1.743455748,0.328739564,-1.414716184,0.26707884,0.26707884,0,-1.657297476,0.012842264,-1.644455212,0.249533416 -Sean Elliott,elliose01,2001,PO,SAS,451,239,-2.626774006,1.093805007,-1.532969,0.153243932,0,0.153243932,-2.884732968,0.292654315,-2.592078654,0.110985744 -Sean Elliott,elliose01,2001,RS,SAS,2320,1229,-0.843012223,0.96491256,0.121900337,1.795137163,1.795137163,0,-0.803600747,0.303034363,-0.500566384,-0.289576004 -Bo Ellis,ellisbo02,1978,PO,DEN,379,170,-2.753171631,-0.020156447,-2.773328078,-0.002093308,0,-0.002093308,-2.86577693,-0.522548287,-3.388325217,0.326804323 -Bo Ellis,ellisbo02,1978,RS,DEN,2773,1213,-2.605638091,0.012250109,-2.593387982,0.097470987,0.097470987,0,-2.507928985,-0.092272266,-2.600201251,0.610913192 -Bo Ellis,ellisbo02,1979,PO,DEN,53,24,-1.928555172,4.175148392,2.246593219,0.062941001,0,0.062941001,-1.955317248,2.796599493,0.841282245,-0.260208855 -Bo Ellis,ellisbo02,1979,RS,DEN,600,269,-2.873444757,0.506669062,-2.366775695,0.052936927,0.052936927,0,-2.95923785,-0.272452069,-3.231689919,0.695575423 -Bo Ellis,ellisbo02,1980,RS,DEN,1099,502,-1.10901007,-1.178209789,-2.287219858,0.11841629,0.11841629,0,-1.666050344,-1.69635892,-3.362409265,-0.097835606 -Dale Ellis,ellisda01,1984,PO,DAL,352,178,-2.778980771,2.141657977,-0.637322794,0.198573975,0,0.198573975,-2.05453964,2.030450874,-0.024088766,0.347335494 -Dale Ellis,ellisda01,1984,RS,DAL,2209,1059,-1.096063285,-0.13034528,-1.226408566,0.824171239,0.824171239,0,-0.846606519,-0.692056448,-1.538662967,0.12127138 -Dale Ellis,ellisda01,1985,PO,DAL,139,68,-2.337273316,-0.191411467,-2.528684783,0.007901746,0,0.007901746,-1.952505578,-1.461686025,-3.414191602,-0.228537999 -Dale Ellis,ellisda01,1985,RS,DAL,2736,1314,0.122291132,-0.22771452,-0.105423388,1.775410222,1.775410222,0,0.375276201,-0.5699019,-0.194625699,0.144478438 -Dale Ellis,ellisda01,1986,PO,DAL,137,67,0.415682855,-0.989116595,-0.57343374,0.076425778,0,0.076425778,0.537146769,-2.268010205,-1.730863436,-0.404785471 -Dale Ellis,ellisda01,1986,RS,DAL,2339,1086,0.735444793,-0.614119725,0.121325068,1.590137571,1.590137571,0,1.160136024,-1.255911033,-0.095775009,-0.051850321 -Dale Ellis,ellisda01,1987,PO,SEA,1091,530,2.148300577,-1.22126729,0.927033287,1.0255331,0,1.0255331,2.203680704,-0.727798629,1.475882075,0.005776571 -Dale Ellis,ellisda01,1987,RS,SEA,6592,3073,3.50228473,-1.046539533,2.455745197,8.168519665,8.168519665,0,3.527552873,-0.623356954,2.904195918,0.084000754 -Dale Ellis,ellisda01,1988,PO,SEA,360,172,3.161998963,-1.73862518,1.423373783,0.378761569,0,0.378761569,3.590654304,-1.272711441,2.317942863,0.26325858 -Dale Ellis,ellisda01,1988,RS,SEA,5891,2790,3.764863416,-1.635112543,2.129750873,6.937951752,6.937951752,0,3.820028466,-1.189329606,2.63069886,-0.118534076 -Dale Ellis,ellisda01,1989,PO,SEA,610,304,0.362652197,-1.38687853,-1.024226333,0.276103163,0,0.276103163,0.778066483,-1.077750698,-0.299684215,0.013928488 -Dale Ellis,ellisda01,1989,RS,SEA,6729,3190,3.70831458,-1.623524173,2.084790407,7.845773487,7.845773487,0,3.834351486,-1.203749083,2.630602403,-0.298268556 -Dale Ellis,ellisda01,1990,RS,SEA,4083,2033,4.005828727,-1.235641636,2.770187092,5.724220672,5.724220672,0,4.216611935,-0.933462053,3.283149882,-0.026423385 -Dale Ellis,ellisda01,1991,RS,MIL,1264,624,2.317246711,-1.881552256,0.435694454,1.024242498,1.024242498,0,2.363382161,-1.606034999,0.757347162,0.980226468 -Dale Ellis,ellisda01,1991,RS,SEA,1622,800,1.2630548,-1.001884889,0.261169911,1.242120659,1.242120659,0,1.518918603,-1.045042486,0.473876118,1.055039848 -Dale Ellis,ellisda01,1992,RS,MIL,4409,2191,1.685359937,-1.905909697,-0.220549759,2.828850464,2.828850464,0,1.708107167,-2.033829356,-0.325722189,0.045295197 -Dale Ellis,ellisda01,1993,PO,SAS,598,305,0.197068837,-1.063374023,-0.866305185,0.302895453,0,0.302895453,0.122361665,-0.881139343,-0.758777678,0.176031016 -Dale Ellis,ellisda01,1993,RS,SAS,5490,2731,1.644205997,-0.448227818,1.195978178,5.493191613,5.493191613,0,1.706491057,-0.157993404,1.548497653,-0.088377828 -Dale Ellis,ellisda01,1994,PO,SAS,210,114,-1.419264113,-0.796570898,-2.215835012,0.032131158,0,0.032131158,-1.220864654,-1.087873504,-2.308738158,0.2472407 -Dale Ellis,ellisda01,1994,RS,SAS,4917,2590,2.215528924,-0.209794003,2.005734921,6.273821326,6.273821326,0,2.381605742,-0.152613254,2.228992488,-0.160682646 -Dale Ellis,ellisda01,1995,PO,DEN,140,73,4.280048021,-0.63539805,3.644649971,0.245125154,0,0.245125154,3.999564752,-0.96846436,3.031100392,-0.187041727 -Dale Ellis,ellisda01,1995,RS,DEN,3849,1996,0.158367136,-1.701992301,-1.543625165,1.226215214,1.226215214,0,0.107582052,-1.988738013,-1.881155961,-0.176656533 -Dale Ellis,ellisda01,1996,RS,DEN,5102,2626,1.525327679,-1.01234538,0.5129823,4.36136562,4.36136562,0,1.383555108,-0.847723963,0.535831145,-0.219599108 -Dale Ellis,ellisda01,1997,RS,DEN,5724,2940,0.863259066,-1.901212988,-1.037953922,2.564746557,2.564746557,0,0.936715013,-1.681249416,-0.744534403,-0.117334512 -Dale Ellis,ellisda01,1998,PO,SEA,306,170,-0.644773221,-3.30961156,-3.954384781,-0.107003138,0,-0.107003138,-0.9441557,-4.188183167,-5.132338867,-0.592077155 -Dale Ellis,ellisda01,1998,RS,SEA,3669,1939,2.309603268,-1.076869717,1.232733551,3.928677628,3.928677628,0,2.202032937,-1.550532948,0.651499989,-0.263218414 -Dale Ellis,ellisda01,1999,RS,SEA,2326,1232,1.04006528,-2.138330466,-1.098265187,1.03589011,1.03589011,0,0.922207457,-2.4311663,-1.508958843,-0.2023973 -Dale Ellis,ellisda01,2000,RS,CHH,475,240,-4.232884466,-2.125644065,-6.358528531,-0.448962866,-0.448962866,0,-4.22088021,-2.887823268,-7.108703477,1.515189205 -Dale Ellis,ellisda01,2000,RS,MIL,633,324,1.131559363,-2.686065096,-1.554505732,0.201167357,0.201167357,0,0.998074351,-3.096147551,-2.098073199,1.690809157 -Harold Ellis,ellisha01,1994,RS,LAC,1937,923,1.560270086,1.54914711,3.109417196,2.767250171,2.767250171,0,1.172577995,1.568993924,2.741571919,0.277807984 -Harold Ellis,ellisha01,1995,RS,LAC,1304,656,-1.226408233,2.92602038,1.699612147,1.51150513,1.51150513,0,-1.192229377,2.639890872,1.447661495,1.40564331 -Harold Ellis,ellisha01,1998,RS,DEN,650,344,1.808666183,-0.705436428,1.103229755,0.683954499,0.683954499,0,1.123179998,-0.507510118,0.615669879,1.037292835 -LaPhonso Ellis,ellisla01,1993,RS,DEN,5781,2749,0.502941426,0.645867216,1.148808642,5.451331392,5.451331392,0,0.383536391,0.86187412,1.245410511,-0.302731227 -LaPhonso Ellis,ellisla01,1994,PO,DEN,804,436,0.973918172,1.149751525,2.123669698,1.11593144,0,1.11593144,0.860512074,1.555196972,2.415709046,-0.176628911 -LaPhonso Ellis,ellisla01,1994,RS,DEN,5466,2699,0.094408473,0.220375354,0.314783827,4.220616821,4.220616821,0,0.082461538,0.59777926,0.680240798,0.0072553 -LaPhonso Ellis,ellisla01,1995,RS,DEN,112,58,-4.141941926,-0.085378419,-4.227320345,-0.043895274,-0.043895274,0,-3.990712541,-0.329125941,-4.319838482,0.385076614 -LaPhonso Ellis,ellisla01,1996,RS,DEN,2466,1269,-2.686472017,0.376300729,-2.310171289,0.285776084,0.285776084,0,-2.599340101,0.650701679,-1.948638422,0.330187747 -LaPhonso Ellis,ellisla01,1997,RS,DEN,3898,2002,0.914848388,-0.935705372,-0.020856984,2.787208803,2.787208803,0,1.302234716,-0.475165496,0.827069219,-0.01288299 -LaPhonso Ellis,ellisla01,1998,RS,DEN,4867,2575,-0.866932421,-1.642748015,-2.509680436,0.315697341,0.315697341,0,-0.919417184,-1.472116108,-2.391533292,-0.007549763 -LaPhonso Ellis,ellisla01,1999,RS,ATL,969,539,-2.991702802,-0.449028525,-3.440731327,-0.189794413,-0.189794413,0,-2.861116762,-0.590099725,-3.451216488,-0.073524798 -LaPhonso Ellis,ellisla01,2000,RS,ATL,2529,1309,-1.033165998,-0.723221941,-1.756387939,0.662493994,0.662493994,0,-1.109763133,-0.625665227,-1.73542836,-0.154991706 -LaPhonso Ellis,ellisla01,2001,PO,MIN,142,77,-3.215816321,-2.542202322,-5.758018643,-0.122986752,0,-0.122986752,-3.383329524,-2.33095398,-5.714283504,0.823010511 -LaPhonso Ellis,ellisla01,2001,RS,MIN,3768,1948,-0.157683786,-1.050864733,-1.208548519,1.536302283,1.536302283,0,-0.039929599,-0.458250459,-0.498180058,0.259212146 -LaPhonso Ellis,ellisla01,2002,RS,MIA,3101,1684,-2.392888724,-0.152445541,-2.545334265,0.176668189,0.176668189,0,-2.529891448,-0.126046969,-2.655938417,0.430158977 -LaPhonso Ellis,ellisla01,2003,RS,MIA,1451,784,-1.400623793,-0.420395079,-1.821018872,0.374852245,0.374852245,0,-1.384743269,-1.013024367,-2.397767636,0.808538465 -LeRon Ellis,ellisle02,1992,PO,LAC,4,2,-6.419931949,-2.513501021,-8.933432969,-0.006413575,0,-0.006413575,-7.384508346,-4.989663191,-12.37417154,-1.339645336 -LeRon Ellis,ellisle02,1992,RS,LAC,209,103,-10.29453197,2.702268634,-7.592263334,-0.255693791,-0.255693791,0,-8.895291199,0.561186117,-8.334105082,0.472889819 -LeRon Ellis,ellisle02,1994,RS,CHH,1397,680,-2.15386547,0.07526376,-2.07860171,0.232511461,0.232511461,0,-2.210318696,-0.257726499,-2.468045194,-0.173849545 -LeRon Ellis,ellisle02,1996,RS,MIA,142,74,-9.236671941,0.897239201,-8.33943274,-0.211819288,-0.211819288,0,-8.799515914,0.019445677,-8.780070237,0.348522501 -Monta Ellis,ellismo01,2006,RS,GSW,1742,886,-1.896464496,0.20283439,-1.693630106,0.477782389,0.477782389,0,-2.062859426,-0.752448386,-2.815307812,0.050639357 -Monta Ellis,ellismo01,2007,PO,GSW,478,238,-4.44983828,-1.392997165,-5.842835446,-0.388998564,0,-0.388998564,-4.462481402,-1.989438537,-6.45191994,0.389596155 -Monta Ellis,ellismo01,2007,RS,GSW,5514,2638,0.120431417,-0.136987759,-0.016556342,3.683060343,3.683060343,0,0.057723513,0.046248397,0.10397191,0.103633132 -Monta Ellis,ellismo01,2008,RS,GSW,6394,3071,2.113787193,-0.35921773,1.754569464,7.024299315,7.024299315,0,1.775318325,-0.158798625,1.616519699,-0.444964912 -Monta Ellis,ellismo01,2009,RS,GSW,1846,892,-1.299616651,-1.114434831,-2.414051482,0.152725262,0.152725262,0,-1.060440481,-0.726168275,-1.786608756,-0.099772052 -Monta Ellis,ellismo01,2010,RS,GSW,5600,2647,-0.419676508,-1.200220559,-1.619897067,1.529051204,1.529051204,0,0.18521873,-0.687138829,-0.501920099,0.175157135 -Monta Ellis,ellismo01,2011,RS,GSW,6447,3227,1.60573817,-1.101649022,0.504089148,5.360685776,5.360685776,0,2.00876025,-0.513259295,1.495500954,0.053981294 -Monta Ellis,ellismo01,2012,RS,MIL,1491,755,0.121817357,-0.859982659,-0.738165302,0.778298668,0.778298668,0,0.246943529,-0.266669077,-0.019725549,0.397775865 -Monta Ellis,ellismo01,2012,RS,GSW,2655,1365,1.518077071,-1.582650335,-0.064573264,1.889126886,1.889126886,0,1.927366866,-1.221143446,0.70622342,0.934965153 -Monta Ellis,ellismo01,2013,PO,MIL,291,152,-1.409815061,1.975529239,0.565714178,0.267969447,0,0.267969447,-1.234763921,2.132522615,0.897758695,0.946471473 -Monta Ellis,ellismo01,2013,RS,MIL,6138,3076,0.975025437,0.730767959,1.705793396,7.001032038,7.001032038,0,1.223918539,1.087269184,2.311187723,0.109446708 -Monta Ellis,ellismo01,2014,PO,DAL,488,249,-1.155983797,-1.803838021,-2.959821818,-0.027526437,0,-0.027526437,2.522860434,-0.498743322,2.024117112,0.117426508 -Monta Ellis,ellismo01,2014,RS,DAL,6015,3023,0.981528071,-0.780658608,0.200869463,4.581653639,4.581653639,0,1.613976973,-0.296470799,1.317506174,0.641203938 -Monta Ellis,ellismo01,2015,PO,DAL,426,197,6.189666406,-2.864057245,3.325609161,0.655014796,0,0.655014796,5.153922022,-4.768041667,0.385880355,3.862239086 -Monta Ellis,ellismo01,2015,RS,DAL,5493,2699,0.662551014,0.758769979,1.421320992,5.822873186,5.822873186,0,1.633005783,1.271415056,2.904420839,1.316202897 -Monta Ellis,ellismo01,2016,PO,IND,430,225,-3.095145313,-1.769682195,-4.864827508,-0.255459549,0,-0.255459549,-3.815233849,0.529796661,-3.285437188,1.927424713 -Monta Ellis,ellismo01,2016,RS,IND,5623,2734,-0.260944009,0.200466717,-0.060477292,3.784336879,3.784336879,0,0.006953087,0.918629744,0.925582831,0.853156288 -Monta Ellis,ellismo01,2017,PO,IND,155,76,-1.451345228,-1.293030936,-2.744376164,0.000226995,0,0.000226995,-3.320259674,-2.098867608,-5.419127282,0.898145355 -Monta Ellis,ellismo01,2017,RS,IND,4058,1998,-1.528382259,-0.507991568,-2.036373827,0.727077063,0.727077063,0,-1.851730703,-0.725823047,-2.57755375,-0.051091224 -Pervis Ellison,ellispe01,1990,RS,SAC,1765,866,-4.34824488,0.423062787,-3.925182093,-0.521262585,-0.521262585,0,-4.109799404,0.382717365,-3.72708204,0.3889314 -Pervis Ellison,ellispe01,1991,RS,WSB,3990,1942,-1.85268046,1.910359412,0.057678952,2.783035915,2.783035915,0,-1.739456843,1.61865952,-0.120797323,0.041476353 -Pervis Ellison,ellispe01,1992,RS,WSB,5170,2511,-0.545568594,1.63808215,1.092513556,4.900436394,4.900436394,0,-0.37103531,1.413599335,1.042564025,-0.442299932 -Pervis Ellison,ellispe01,1993,RS,WSB,3502,1701,-0.830724082,0.759953266,-0.070770816,2.315132534,2.315132534,0,-0.63525188,0.82990743,0.194655551,-0.422760594 -Pervis Ellison,ellispe01,1994,RS,WSB,2381,1178,-3.337502877,-1.506157307,-4.843660185,-1.258519241,-1.258519241,0,-3.220683073,-1.186514427,-4.4071975,0.015052372 -Pervis Ellison,ellispe01,1995,PO,BOS,125,68,0.908510516,2.778244309,3.686754824,0.232743137,0,0.232743137,0.158512529,3.482621211,3.64113374,0.948849991 -Pervis Ellison,ellispe01,1995,RS,BOS,2145,1083,-2.506415179,-0.033645248,-2.540060427,0.116331006,0.116331006,0,-2.383345157,0.067264399,-2.316080757,0.267220557 -Pervis Ellison,ellispe01,1996,RS,BOS,2901,1431,-3.08432069,1.427490829,-1.656829862,0.797281529,0.797281529,0,-3.074841494,1.239611466,-1.835230028,-0.097561836 -Pervis Ellison,ellispe01,1997,RS,BOS,252,125,-4.980194588,0.462016003,-4.518178585,-0.113305671,-0.113305671,0,-5.081354167,0.518662698,-4.562691469,0.437051932 -Pervis Ellison,ellispe01,1998,RS,BOS,879,447,-0.568481443,0.752301451,0.183820008,0.674624416,0.674624416,0,-1.141278882,0.796801474,-0.344477408,0.7563069 -Pervis Ellison,ellispe01,2000,RS,BOS,536,269,-2.760675611,0.099879181,-2.66079643,0.01243162,0.01243162,0,-3.021352116,0.837247663,-2.184104453,1.454405124 -Pervis Ellison,ellispe01,2001,RS,SEA,77,40,-5.060272016,-2.266495327,-7.326767342,-0.095865133,-0.095865133,0,-5.551343718,-1.03915169,-6.590495408,2.434472219 -Len Elmore,elmorle01,1977,RS,IND,104,46,-2.982083899,-1.9771133,-4.959197199,-0.052163821,-0.052163821,0,-3.261006356,-2.151102353,-5.412108709,0.656426918 -Len Elmore,elmorle01,1978,RS,IND,3026,1327,-2.684267541,2.732221212,0.047953672,1.895710134,1.895710134,0,-2.402046488,2.102286387,-0.299760101,0.079637839 -Len Elmore,elmorle01,1979,RS,IND,2805,1264,-3.259185441,2.916881293,-0.342304148,1.555928423,1.555928423,0,-2.977794998,2.31012334,-0.667671658,0.222172915 -Len Elmore,elmorle01,1980,PO,KCK,87,43,-6.15165202,2.569660836,-3.581991184,-0.018837088,0,-0.018837088,-5.420273307,1.606706021,-3.813567285,0.063230923 -Len Elmore,elmorle01,1980,RS,KCK,1990,915,-3.784767268,2.621176726,-1.163590542,0.745401168,0.745401168,0,-3.573111268,2.141629876,-1.431481392,0.678035494 -Len Elmore,elmorle01,1981,PO,MIL,24,12,-11.92068915,-5.017324978,-16.93801413,-0.092668961,0,-0.092668961,-11.98296818,-3.585603833,-15.56857201,3.312453451 -Len Elmore,elmorle01,1981,RS,MIL,2019,925,-3.79915006,2.364610923,-1.434539136,0.625115466,0.625115466,0,-3.623679933,2.252580053,-1.37109988,0.714401848 -Len Elmore,elmorle01,1982,PO,NJN,154,76,-0.853908728,1.012315237,0.158406509,0.115468796,0,0.115468796,-1.864616424,0.448460581,-1.416155842,-0.72163639 -Len Elmore,elmorle01,1982,RS,NJN,4562,2100,-2.885097622,2.774698033,-0.110399589,2.831799301,2.831799301,0,-2.647768995,2.513296175,-0.134472819,0.132821503 -Len Elmore,elmorle01,1983,PO,NJN,31,15,3.469258034,0.240653513,3.709911548,0.051617258,0,0.051617258,3.968274727,1.352231231,5.320505958,1.254276048 -Len Elmore,elmorle01,1983,RS,NJN,2137,975,-5.097535847,2.119948589,-2.977587258,-0.113537608,-0.113537608,0,-4.876347512,1.186818681,-3.689528831,0.299974201 -Len Elmore,elmorle01,1984,RS,NYK,1736,832,-3.956811452,0.774917573,-3.181893879,-0.184849368,-0.184849368,0,-3.992518177,0.701556181,-3.290961996,0.849413018 -Francisco Elson,elsonfr01,2004,PO,DEN,116,60,-3.336816305,0.041777151,-3.295039154,-0.017548316,0,-0.017548316,-3.541415032,1.074976174,-2.466438858,1.770117103 -Francisco Elson,elsonfr01,2004,RS,DEN,1720,875,-3.605929054,1.578963807,-2.026965248,0.324697196,0.324697196,0,-3.438472987,1.745857187,-1.6926158,0.541366015 -Francisco Elson,elsonfr01,2005,PO,DEN,11,6,-10.1921013,0.414638523,-9.777462774,-0.021818855,0,-0.021818855,-10.35956057,-1.847440434,-12.207001,-1.501683077 -Francisco Elson,elsonfr01,2005,RS,DEN,1850,939,-4.075860195,0.74843511,-3.327425084,-0.277425675,-0.277425675,0,-3.902851499,0.567724099,-3.3351274,0.264203076 -Francisco Elson,elsonfr01,2006,PO,DEN,145,75,-2.701340926,3.085467034,0.384126109,0.124882575,0,0.124882575,-3.168349397,3.329938221,0.161588824,0.87199872 -Francisco Elson,elsonfr01,2006,RS,DEN,3124,1579,-3.378020425,1.236875666,-2.141144759,0.49147938,0.49147938,0,-3.31575519,1.347308496,-1.968446693,0.183460787 -Francisco Elson,elsonfr01,2007,PO,SAS,431,230,-2.757623258,0.973929316,-1.783693943,0.118248803,0,0.118248803,-2.821979267,1.007540663,-1.814438604,1.007698482 -Francisco Elson,elsonfr01,2007,RS,SAS,2521,1332,-3.900974003,2.299264408,-1.601709595,0.782534446,0.782534446,0,-3.693330572,2.242951479,-1.450379093,0.258954145 -Francisco Elson,elsonfr01,2008,RS,SEA,566,279,-8.658505066,-0.84703173,-9.505536796,-0.964922729,-0.964922729,0,-8.190612603,-1.140903963,-9.331516566,0.321089801 -Francisco Elson,elsonfr01,2008,RS,SAS,999,534,-6.241248261,0.932750464,-5.308497797,-0.698142389,-0.698142389,0,-6.021136986,0.410672873,-5.610464113,0.146003105 -Francisco Elson,elsonfr01,2009,RS,MIL,1906,977,-2.904038691,0.362883322,-2.541155369,0.104332051,0.104332051,0,-2.95019294,0.50678873,-2.44340421,0.205239803 -Francisco Elson,elsonfr01,2010,RS,MIL,120,62,-4.047283042,-0.163253719,-4.210536761,-0.046050262,-0.046050262,0,-4.596836372,-0.92515856,-5.521994931,-0.304809043 -Francisco Elson,elsonfr01,2010,RS,PHI,8,4,-9.388308119,-3.84010936,-13.22841748,-0.021737137,-0.021737137,0,-7.40960579,-5.937364467,-13.34697026,1.548569124 -Francisco Elson,elsonfr01,2011,RS,UTA,1170,610,-4.374471989,-0.7332102,-5.107682189,-0.736291421,-0.736291421,0,-4.418857421,-1.09611544,-5.51497286,0.321187131 -Francisco Elson,elsonfr01,2012,RS,PHI,30,16,-6.817829707,1.801941437,-5.01588827,-0.018302324,-0.018302324,0,-6.545820847,-0.556834934,-7.102655782,-0.971468007 -Darrell Elston,elstoda01,1977,RS,IND,90,40,-10.68436008,-3.199497175,-13.88385725,-0.228908565,-0.228908565,0,-10.57685263,-3.316318775,-13.89317141,0.801192223 -Melvin Ely,elyme01,2003,RS,LAC,1543,802,-3.215430506,-0.838759307,-4.054189813,-0.533287232,-0.533287232,0,-3.389094846,-1.529515584,-4.91861043,-0.062408578 -Melvin Ely,elyme01,2004,RS,LAC,978,510,-1.870491334,-1.034003796,-2.90449513,-0.040193615,-0.040193615,0,-2.131532173,-1.513384456,-3.64491663,-0.014349922 -Melvin Ely,elyme01,2005,RS,CHA,3207,1649,-3.512777135,-1.031604004,-4.544381139,-1.509526612,-1.509526612,0,-3.5187763,-1.506030762,-5.024807063,-0.007423455 -Melvin Ely,elyme01,2006,RS,CHA,2653,1348,-1.982476879,-0.804113468,-2.786590347,-0.025172329,-0.025172329,0,-2.247186444,-1.302755075,-3.549941519,0.026699977 -Melvin Ely,elyme01,2007,RS,SAS,123,65,-8.698966445,4.792341107,-3.906625338,-0.039090973,-0.039090973,0,-7.441450981,5.066170385,-2.375280596,1.779974554 -Melvin Ely,elyme01,2007,RS,CHA,473,244,-6.411330216,-3.320879426,-9.732209642,-0.877158741,-0.877158741,0,-6.576291827,-4.125928378,-10.70222021,0.851183365 -Melvin Ely,elyme01,2008,PO,NOH,108,59,-6.911629044,-3.689568732,-10.60119778,-0.247835934,0,-0.247835934,-6.830746795,-3.767247754,-10.59799455,1.494935758 -Melvin Ely,elyme01,2008,RS,NOH,1176,621,-5.982597484,-0.203747455,-6.186344938,-1.093657861,-1.093657861,0,-5.807173251,-1.117740457,-6.924913709,0.421581127 -Melvin Ely,elyme01,2009,RS,NOH,690,373,-5.874837511,-0.97029337,-6.845130881,-0.783239218,-0.783239218,0,-5.830716006,-1.683550329,-7.514266335,0.466437821 -Melvin Ely,elyme01,2011,RS,DEN,737,366,-2.921433683,-0.627073162,-3.548506845,-0.149074045,-0.149074045,0,-3.277016054,-1.061909693,-4.338925747,-0.02105916 -Melvin Ely,elyme01,2014,RS,NOP,49,27,-0.223520737,-7.539528497,-7.763049233,-0.067588803,-0.067588803,0,-0.841272285,-6.504204807,-7.345477092,-2.038885023 -Joel Embiid,embiijo01,2017,RS,PHI,1642,786,-1.501959739,5.600233816,4.098274078,2.792342633,2.792342633,0,-2.019135795,4.277593611,2.258457816,1.645407235 -Joel Embiid,embiijo01,2018,PO,PHI,575,278,-0.637857854,7.480920374,6.84306252,1.413696207,0,1.413696207,3.515518548,4.727697321,8.243215869,0.722076766 -Joel Embiid,embiijo01,2018,RS,PHI,4027,1912,0.53088029,3.436093577,3.966973867,6.599080943,6.599080943,0,1.377416257,2.656575358,4.033991616,0.706332258 -Joel Embiid,embiijo01,2019,PO,PHI,687,334,3.080413958,13.32604053,16.40645449,3.389057914,0,3.389057914,3.88931484,10.77587947,14.66519431,0.658370995 -Joel Embiid,embiijo01,2019,RS,PHI,4663,2154,2.628669551,3.590693099,6.21936265,9.917043174,9.917043174,0,3.272134093,2.773189841,6.045323934,0.620094596 -Andre Emmett,emmetan01,2005,RS,MEM,52,28,-5.765008128,-2.194010834,-7.959018963,-0.075149233,-0.075149233,0,-6.647772708,-3.159204102,-9.80697681,0.909364809 -Andre Emmett,emmetan01,2012,RS,NJN,85,45,-1.101133203,-0.270356113,-1.371489317,0.031614424,0.031614424,0,-1.87535458,-1.670311583,-3.545666162,-0.101553144 -Chris Engler,englech01,1983,RS,GSW,809,369,-5.247091836,-1.031765125,-6.278856961,-0.673133005,-0.673133005,0,-5.341502675,-0.674526046,-6.016028721,1.378533358 -Chris Engler,englech01,1984,RS,GSW,784,360,-6.077361188,-0.971922183,-7.049283371,-0.79714509,-0.79714509,0,-6.230544335,-1.137660567,-7.368204903,0.973761907 -Chris Engler,englech01,1985,PO,MIL,13,6,-0.297211717,-0.413486687,-0.710698404,0.006596817,0,0.006596817,-1.614928772,1.156351725,-0.458577048,2.577545913 -Chris Engler,englech01,1985,RS,NJN,162,76,-2.368545283,0.237688427,-2.130856856,0.023810247,0.023810247,0,-2.611120991,-1.037245635,-3.648366627,-0.848663504 -Chris Engler,englech01,1985,RS,MIL,6,3,-17.06979886,-2.357657498,-19.42745636,-0.024767994,-0.024767994,0,-15.29952392,-4.512161231,-19.81168515,-3.0708198 -Chris Engler,englech01,1985,RS,CHI,6,3,-9.059284832,-6.024553665,-15.0838385,-0.019376028,-0.019376028,0,-7.372751044,-6.057601201,-13.43035224,2.725343533 -Chris Engler,englech01,1987,RS,MIL,101,48,-5.607059246,0.744146996,-4.862912249,-0.0522064,-0.0522064,0,-5.752715965,1.152926074,-4.599789891,0.910940526 -Chris Engler,englech01,1987,RS,POR,38,17,4.558533051,-0.120989495,4.437543556,0.06087042,0.06087042,0,4.638624318,-2.954419758,1.68420456,-2.405705894 -Chris Engler,englech01,1987,RS,NJN,279,130,-3.504020293,-1.596565972,-5.100586265,-0.157145374,-0.157145374,0,-3.679213366,-1.828757881,-5.507971248,0.811683717 -Chris Engler,englech01,1988,RS,NJN,829,399,-5.081161597,-0.991956704,-6.073118301,-0.682107384,-0.682107384,0,-5.456088252,-1.28402538,-6.740113632,0.837486288 -Wayne Englestad,englewa01,1989,RS,DEN,113,50,-3.372982062,-2.03500156,-5.407983621,-0.06866121,-0.06866121,0,-3.274575832,-1.687170104,-4.961745936,1.286550856 -A.J. English,engliaj01,1991,RS,WSB,2965,1443,-1.873033505,-2.536593915,-4.40962742,-1.221742402,-1.221742402,0,-2.310419446,-2.81687702,-5.127296466,-0.008613374 -A.J. English,engliaj01,1992,RS,WSB,3428,1665,-1.798131476,-2.571571717,-4.369703193,-1.376077636,-1.376077636,0,-2.182727938,-2.607700246,-4.790428183,0.011896729 -Alex English,englial01,1977,RS,MIL,1479,648,-0.31347089,-1.34174151,-1.6552124,0.361622783,0.361622783,0,-0.7251669,-2.003058545,-2.728225444,-0.096645593 -Alex English,englial01,1978,PO,MIL,470,208,3.741359581,-0.072512566,3.668847015,0.700417026,0,0.700417026,3.231432503,-0.421971164,2.809461339,-0.31622225 -Alex English,englial01,1978,RS,MIL,3555,1552,1.16816552,-1.079646997,0.088518523,2.244874157,2.244874157,0,0.730001689,-1.512260276,-0.782258587,-0.132229532 -Alex English,englial01,1979,RS,IND,5982,2696,1.805675756,-0.115378012,1.690297744,6.073630381,6.073630381,0,1.545197631,-0.321526541,1.22367109,-0.595813602 -Alex English,englial01,1980,RS,IND,3357,1526,1.334011021,-1.701477546,-0.367466525,1.846854943,1.846854943,0,1.048359185,-1.802987347,-0.754628162,-0.45574334 -Alex English,englial01,1980,RS,DEN,1916,875,1.299483323,-1.344150354,-0.044667032,1.204760297,1.204760297,0,1.341927742,-1.046647623,0.295280119,-0.256398102 -Alex English,englial01,1981,RS,DEN,7156,3093,2.967345001,-0.261125513,2.706219489,8.558693481,8.558693481,0,3.159563379,-0.111190684,3.048372696,-0.61625993 -Alex English,englial01,1982,PO,DEN,264,118,3.988434485,-1.018598923,2.969835562,0.35105705,0,0.35105705,4.245551772,-0.925834193,3.319717579,-1.150030735 -Alex English,englial01,1982,RS,DEN,6976,3015,4.799745599,-0.921947763,3.877797836,10.13216543,10.13216543,0,4.965355848,-0.851075075,4.114280772,-0.631637851 -Alex English,englial01,1983,PO,DEN,624,270,2.830789341,-1.140823219,1.689966122,0.626350973,0,0.626350973,2.810388391,-1.009547863,1.800840529,-0.717506477 -Alex English,englial01,1983,RS,DEN,7058,2988,4.708049116,-0.12933741,4.578711706,11.09806125,11.09806125,0,4.878541085,-0.161236711,4.717304374,-0.694818352 -Alex English,englial01,1984,PO,DEN,454,203,8.213968053,-1.640914347,6.573053706,0.986663385,0,0.986663385,7.819087839,-1.15619079,6.662897049,-0.917407418 -Alex English,englial01,1984,RS,DEN,6683,2870,3.980108487,-0.984215596,2.995892891,8.364009297,8.364009297,0,4.009464312,-0.944083922,3.06538039,-0.604868535 -Alex English,englial01,1985,PO,DEN,1227,536,5.996307598,-0.403591868,5.59271573,2.336631211,0,2.336631211,5.911060361,-0.113086175,5.797974186,-0.729415756 -Alex English,englial01,1985,RS,DEN,6630,2924,3.231916892,-1.042621098,2.189295794,7.345404378,7.345404378,0,3.294109368,-0.878825498,2.41528387,-0.324807779 -Alex English,englial01,1986,PO,DEN,853,394,1.361856582,-1.727910255,-0.366053674,0.491267136,0,0.491267136,1.200236359,-1.628537339,-0.428300979,-0.604115058 -Alex English,englial01,1986,RS,DEN,6799,3024,2.82475808,-1.416997139,1.40776094,6.381594462,6.381594462,0,2.699753518,-1.387139566,1.312613952,-0.534646135 -Alex English,englial01,1987,PO,DEN,174,76,1.218218122,-4.411071291,-3.192853169,-0.01762424,0,-0.01762424,0.367536879,-4.449831283,-4.082294404,-0.479409642 -Alex English,englial01,1987,RS,DEN,6904,3085,2.777698511,-1.847131776,0.930566735,5.76082012,5.76082012,0,2.670738832,-1.730630634,0.940108198,-0.568308053 -Alex English,englial01,1988,PO,DEN,916,438,1.492564776,-1.376849138,0.115715638,0.656284087,0,0.656284087,1.62216534,-0.980650137,0.641515202,-0.604422086 -Alex English,englial01,1988,RS,DEN,6265,2818,2.23270984,-1.227529104,1.005180736,5.363989538,5.363989538,0,2.228318959,-1.255171581,0.973147377,-0.653370533 -Alex English,englial01,1989,PO,DEN,245,108,-0.029578047,-2.727904779,-2.757482826,-0.000421805,0,-0.000421805,-0.297868404,-3.291980068,-3.589848472,-0.775347759 -Alex English,englial01,1989,RS,DEN,6773,2990,1.721067468,-1.943126406,-0.222058939,3.828360495,3.828360495,0,1.633340758,-1.949348013,-0.316007255,-0.740122452 -Alex English,englial01,1990,PO,DEN,174,76,4.942794144,-1.938259925,3.004534219,0.228446502,0,0.228446502,4.136268848,-2.075245448,2.0610234,-0.710939225 -Alex English,englial01,1990,RS,DEN,4911,2211,0.998760194,-1.064947719,-0.066187526,3.003128606,3.003128606,0,0.740707717,-1.460416252,-0.719708534,-0.800931523 -Alex English,englial01,1991,RS,DAL,3470,1748,-2.403766343,-1.630470388,-4.03423673,-1.141335656,-1.141335656,0,-2.663684551,-2.17486137,-4.838545921,-0.344858696 -Jo Jo English,englijo01,1993,RS,CHI,60,31,-10.27084927,4.127635198,-6.14321407,-0.055252554,-0.055252554,0,-8.511802586,3.007388328,-5.504414258,2.892042639 -Jo Jo English,englijo01,1994,PO,CHI,104,58,-1.432902275,-1.725785856,-3.158688131,-0.012487821,0,-0.012487821,-1.940568391,-2.881732393,-4.822300783,0.106612968 -Jo Jo English,englijo01,1994,RS,CHI,811,419,-4.693159499,-1.936851473,-6.630010972,-0.836849278,-0.836849278,0,-4.890266211,-2.262265631,-7.152531842,0.85914287 -Jo Jo English,englijo01,1995,RS,CHI,246,127,-2.493382241,0.485937638,-2.007444603,0.048864475,0.048864475,0,-2.330550397,0.904716738,-1.425833659,1.46654767 -Kim English,engliki01,2013,RS,DET,779,407,-1.799448793,-1.635500905,-3.434949699,-0.143756908,-0.143756908,0,-2.042333385,-1.648742128,-3.691075513,0.99899773 -James Ennis III,ennisja01,2015,RS,MIA,2035,1051,-0.089493094,-1.186841605,-1.276334699,0.787466469,0.787466469,0,-0.520010446,-2.122751982,-2.642762427,-0.332827791 -James Ennis III,ennisja01,2016,RS,NOP,565,282,1.328954405,-2.361426289,-1.032471884,0.24843089,0.24843089,0,-0.504208644,-1.173940472,-1.678149116,0.5215909 -James Ennis III,ennisja01,2016,RS,MEM,84,40,-4.901804549,2.10381722,-2.797987329,-0.000987026,-0.000987026,0,-1.426632529,2.26111561,0.834483082,0.768344686 -James Ennis III,ennisja01,2016,RS,MIA,13,7,-4.73626037,-3.284590387,-8.020850758,-0.018510078,-0.018510078,0,-6.569321807,-4.245922302,-10.81524411,-1.63108552 -James Ennis III,ennisja01,2017,PO,MEM,286,159,-1.936769356,-7.824184742,-9.760954098,-0.579142006,0,-0.579142006,0.522744881,-5.755457708,-5.232712827,-1.224306682 -James Ennis III,ennisja01,2017,RS,MEM,2963,1501,-1.691385974,1.089968297,-0.601417676,1.644384379,1.644384379,0,-1.766981692,1.116412919,-0.650568773,-0.060919278 -James Ennis III,ennisja01,2018,RS,MEM,2123,1053,-1.306858295,1.724194745,0.417336451,1.698042047,1.698042047,0,-1.747095894,0.938234665,-0.808861229,-0.208678696 -James Ennis III,ennisja01,2018,RS,DET,1117,551,-1.067820961,-0.754504221,-1.822325182,0.259916471,0.259916471,0,-1.3785769,-0.58025311,-1.95883001,-0.331554509 -James Ennis III,ennisja01,2019,PO,PHI,485,232,0.995679382,-3.449559298,-2.453879917,0.036182428,0,0.036182428,1.360975884,-4.189862426,-2.828886542,0.089548956 -James Ennis III,ennisja01,2019,RS,PHI,619,281,-2.771261462,-2.433989455,-5.205250917,-0.35177951,-0.35177951,0,-3.162046974,-1.897465093,-5.059512067,-0.063836126 -James Ennis III,ennisja01,2019,RS,HOU,1970,949,-1.444124977,-1.419538322,-2.863663298,-0.055038889,-0.055038889,0,-0.990719121,-0.210418887,-1.201138008,0.010029153 -Tyler Ennis,ennisty01,2015,PO,MIL,30,16,-1.774775509,-14.52546709,-16.30024259,-0.111093497,0,-0.111093497,-2.867416554,-13.87257176,-16.73998832,-2.527911113 -Tyler Ennis,ennisty01,2015,RS,MIL,712,353,-3.226123996,-1.186332007,-4.412456003,-0.301962993,-0.301962993,0,-2.026545924,-1.064590775,-3.091136699,0.817886917 -Tyler Ennis,ennisty01,2015,RS,PHO,122,58,-4.913775044,1.506340735,-3.407434309,-0.019826677,-0.019826677,0,-4.414365231,-2.820943842,-7.235309073,1.834358228 -Tyler Ennis,ennisty01,2016,RS,MIL,1303,654,-1.903010228,-1.087443289,-2.990453517,-0.079898957,-0.079898957,0,-1.756164092,-1.338123388,-3.09428748,-0.405976654 -Tyler Ennis,ennisty01,2017,RS,HOU,407,196,-4.306723829,-2.130060207,-6.436784036,-0.37076917,-0.37076917,0,-3.603919703,-3.399250583,-7.003170286,0.557059598 -Tyler Ennis,ennisty01,2017,RS,LAL,823,392,1.679557028,4.15635805,5.835915078,1.716433494,1.716433494,0,0.857040044,2.472969959,3.330010003,-0.042030564 -Tyler Ennis,ennisty01,2018,RS,LAL,1441,683,-1.129553259,0.519531787,-0.610021472,0.743964667,0.743964667,0,-1.380807739,0.491978848,-0.88882889,-0.232307267 -Ray Epps,eppsra01,1979,RS,GSW,155,72,-3.331663465,-2.383317838,-5.714981303,-0.109036303,-0.109036303,0,-4.18296981,-3.34476796,-7.527737769,0.117438058 -Semih Erden,erdense01,2011,RS,BOS,1012,531,-3.303716841,0.11410278,-3.189614062,-0.120447961,-0.120447961,0,-3.431888844,0.261214545,-3.170674299,1.055895156 -Semih Erden,erdense01,2011,RS,CLE,125,64,-4.827600797,-1.977500229,-6.805101025,-0.133538898,-0.133538898,0,-4.84253693,-0.682977816,-5.525514746,0.794268563 -Semih Erden,erdense01,2012,RS,CLE,641,333,-3.332086337,-0.869610374,-4.201696712,-0.25006313,-0.25006313,0,-3.558997239,-0.202211944,-3.761209183,1.282374066 -Keith Erickson,erickke01,1977,RS,PHO,2132,949,-0.898135282,-0.437186534,-1.335321816,0.687093918,0.687093918,0,-1.267836195,-0.5571571,-1.824993295,0.336047945 -Julius Erving,ervinju01,1977,PO,PHI,1714,758,4.895993594,1.596071809,6.492065402,3.66738903,0,3.66738903,4.940507093,1.420401318,6.360908411,-0.544760971 -Julius Erving,ervinju01,1977,RS,PHI,6710,2940,2.54715455,1.922230304,4.469384854,10.81396041,10.81396041,0,2.662087526,1.681988612,4.344076138,-0.14961696 -Julius Erving,ervinju01,1978,PO,PHI,822,358,2.775956665,1.971554686,4.747511351,1.405431741,0,1.405431741,3.128982626,1.655642205,4.784624831,-0.514614381 -Julius Erving,ervinju01,1978,RS,PHI,5548,2429,3.127163077,1.481848643,4.609011721,9.095382213,9.095382213,0,3.383001755,1.187607216,4.570608971,-0.289778881 -Julius Erving,ervinju01,1979,PO,PHI,829,372,4.456537491,1.384645368,5.841182859,1.671686303,0,1.671686303,4.736637617,1.035740114,5.772377731,-0.610737646 -Julius Erving,ervinju01,1979,RS,PHI,6300,2802,1.251765865,1.248784408,2.500550273,7.486527918,7.486527918,0,1.433576303,0.912403339,2.345979642,-0.278883656 -Julius Erving,ervinju01,1980,PO,PHI,1449,694,2.678849744,2.852482883,5.531332626,3.019057695,0,3.019057695,2.82913691,2.529208121,5.358345031,-0.169296828 -Julius Erving,ervinju01,1980,RS,PHI,6103,2812,3.743634354,2.56543487,6.309069225,12.95822371,12.95822371,0,3.963009607,2.252310669,6.215320277,-0.310374146 -Julius Erving,ervinju01,1981,PO,PHI,1228,592,2.317684962,1.759732401,4.077417363,2.118634964,0,2.118634964,2.747630596,1.423708121,4.171338717,-0.370399691 -Julius Erving,ervinju01,1981,RS,PHI,6262,2874,4.315181526,3.033958851,7.349140377,14.75503412,14.75503412,0,4.64182463,2.765157769,7.406982399,-0.372225418 -Julius Erving,ervinju01,1982,PO,PHI,1611,780,4.345398686,2.333386198,6.678784884,3.853544298,0,3.853544298,4.5273262,1.880236721,6.407562921,-0.421695565 -Julius Erving,ervinju01,1982,RS,PHI,5912,2789,5.147245908,2.357899062,7.50514497,14.53622685,14.53622685,0,5.338747488,2.121373798,7.460121286,-0.394029199 -Julius Erving,ervinju01,1983,PO,PHI,1010,493,0.995882823,1.312399185,2.308282008,1.309347125,0,1.309347125,1.314671564,1.146003448,2.460675012,-0.221169076 -Julius Erving,ervinju01,1983,RS,PHI,5239,2421,3.901481604,1.999853966,5.90133557,10.6447484,10.6447484,0,3.98691991,1.76274608,5.74966599,-0.403581799 -Julius Erving,ervinju01,1984,PO,PHI,414,194,0.084564615,0.765016715,0.84958133,0.366077581,0,0.366077581,0.112099279,0.457026502,0.569125781,-0.371856205 -Julius Erving,ervinju01,1984,RS,PHI,5631,2683,3.003230418,2.247008959,5.250239377,10.91916154,10.91916154,0,3.118803274,1.913528066,5.032331339,-0.301025915 -Julius Erving,ervinju01,1985,PO,PHI,908,434,1.294534079,1.73441601,3.02895009,1.316179378,0,1.316179378,1.464160705,1.436728553,2.900889258,-0.283056848 -Julius Erving,ervinju01,1985,RS,PHI,5385,2535,1.968500857,1.391314689,3.359815546,7.885767937,7.885767937,0,2.314664093,1.11501299,3.429677083,-0.214536974 -Julius Erving,ervinju01,1986,PO,PHI,897,433,0.308495158,-0.463064008,-0.15456885,0.589889395,0,0.589889395,0.513713195,-0.849563707,-0.335850513,-0.248376593 -Julius Erving,ervinju01,1986,RS,PHI,5239,2474,1.170311565,0.296793499,1.467105064,5.309494756,5.309494756,0,1.28800642,0.147097569,1.435103989,-0.261758892 -Julius Erving,ervinju01,1987,PO,PHI,374,180,1.401518859,0.793566187,2.195085045,0.467568295,0,0.467568295,1.779976529,0.997587561,2.777564091,-0.170834858 -Julius Erving,ervinju01,1987,RS,PHI,3933,1918,0.364318342,0.273526282,0.637844624,3.304751469,3.304751469,0,0.494372703,-0.182881189,0.311491514,-0.322197013 -Evan Eschmeyer,eschmev01,2000,RS,NJN,727,373,-2.699479155,-0.204142189,-2.903621344,-0.029579926,-0.029579926,0,-2.933698636,0.270798495,-2.662900141,1.112125691 -Evan Eschmeyer,eschmev01,2001,RS,NJN,2575,1331,-1.94090941,2.816363596,0.875454186,2.473040643,2.473040643,0,-2.211443254,2.612629766,0.401186512,0.415615427 -Evan Eschmeyer,eschmev01,2002,PO,DAL,16,8,-3.179589123,0.946868469,-2.232720654,0.002179025,0,0.002179025,-3.913507108,0.455691813,-3.457815294,0.062514242 -Evan Eschmeyer,eschmev01,2002,RS,DAL,585,299,-3.443804553,0.186201522,-3.257603031,-0.078316461,-0.078316461,0,-3.306202127,0.399404524,-2.906797603,1.045084928 -Evan Eschmeyer,eschmev01,2003,PO,DAL,63,32,-0.63421468,3.026436315,2.392221635,0.088260036,0,0.088260036,-0.455211913,4.820501122,4.365289209,1.766768103 -Evan Eschmeyer,eschmev01,2003,RS,DAL,263,135,-5.143584685,1.90615329,-3.237431395,-0.034305289,-0.034305289,0,-4.52735383,3.449359485,-1.077994345,2.009021153 -Vincenzo Esposito,esposvi01,1996,RS,TOR,554,282,-4.803040855,-4.77556682,-9.578607675,-0.997885023,-0.997885023,0,-4.370850834,-5.826071489,-10.19692232,1.457664066 -Drew Eubanks,eubandr01,2019,RS,SAS,239,113,-3.871943356,-0.83507942,-4.707022776,-0.112343449,-0.112343449,0,-4.210874417,-3.016260178,-7.227134595,-0.437184261 -Brian Evans,evansbr01,1997,PO,ORL,13,7,11.93552702,7.692317797,19.62784481,0.081346654,0,0.081346654,10.87840151,5.88120437,16.75960588,-1.156049005 -Brian Evans,evansbr01,1997,RS,ORL,110,59,-1.93308608,-1.038740973,-2.971827052,-0.006651825,-0.006651825,0,-2.442001669,-2.332077053,-4.774078721,-0.349426364 -Brian Evans,evansbr01,1998,PO,NJN,7,4,-3.421805649,-2.201980642,-5.623786291,-0.00593421,0,-0.00593421,-4.830175184,-5.011264665,-9.841439849,-1.645811664 -Brian Evans,evansbr01,1998,RS,NJN,637,332,-0.010312816,-2.356757032,-2.367069848,0.065947856,0.065947856,0,-0.333956769,-2.807720592,-3.141677361,1.52771869 -Brian Evans,evansbr01,1998,RS,ORL,1030,561,-1.16748011,-0.094617419,-1.262097529,0.429943074,0.429943074,0,-1.340195771,-0.458985731,-1.799181502,0.873577618 -Brian Evans,evansbr01,1999,RS,MIN,46,24,-5.605264191,2.55282733,-3.052436862,-0.003704452,-0.003704452,0,-4.888178506,1.166330912,-3.721847594,0.028507987 -Brian Evans,evansbr01,1999,RS,NJN,233,121,-0.302674693,-1.960483822,-2.263158515,0.030044655,0.030044655,0,-1.124238882,-3.084952616,-4.209191498,-0.030288831 -Earl Evans,evansea01,1980,RS,DET,860,381,-2.445621466,-2.109433143,-4.555054609,-0.354264015,-0.354264015,0,-2.482600198,-2.183408111,-4.666008309,1.006919856 -Jawun Evans,evansja01,2018,RS,LAC,1674,778,-3.038265752,1.46402929,-1.574236462,0.469441371,0.469441371,0,-2.628376478,1.286625026,-1.341751453,0.582160144 -Jawun Evans,evansja01,2019,RS,OKC,2,1,-46.22628684,17.0375599,-29.18872694,-0.013374393,-0.013374393,0,-24.21380776,7.130121492,-17.08368627,-0.866182026 -Jawun Evans,evansja01,2019,RS,PHO,131,64,-7.195571316,0.511576892,-6.683994423,-0.128999713,-0.128999713,0,-7.446145459,-0.99730621,-8.443451669,0.431420438 -Jacob Evans,evansja02,2019,PO,GSW,39,18,-5.615459878,2.180199496,-3.435260382,-0.006537855,0,-0.006537855,-5.032403003,-2.850331952,-7.882734956,0.725157218 -Jacob Evans,evansja02,2019,RS,GSW,433,204,-5.108427775,-2.759345613,-7.867773387,-0.5320694,-0.5320694,0,-4.206206684,-2.905901692,-7.112108376,-0.113371369 -Jeremy Evans,evansje01,2011,RS,UTA,888,463,1.77752668,0.087752242,1.865278922,1.088065691,1.088065691,0,0.807008396,-0.797321077,0.009687318,-0.185280073 -Jeremy Evans,evansje01,2012,PO,UTA,14,7,3.426638442,8.891655102,12.31829354,0.05594657,0,0.05594657,2.670213156,9.844057448,12.5142706,0.720330898 -Jeremy Evans,evansje01,2012,RS,UTA,418,217,1.341864468,0.109740977,1.451605445,0.462313228,0.462313228,0,0.329665468,-0.726321589,-0.396656121,-0.567952793 -Jeremy Evans,evansje01,2013,RS,UTA,412,215,1.62364733,-0.394987598,1.228659732,0.436866031,0.436866031,0,0.907024662,-0.640336313,0.266688349,0.092777934 -Jeremy Evans,evansje01,2014,RS,UTA,2356,1209,0.198624948,1.110773704,1.309398652,2.488849292,2.488849292,0,-0.32469719,0.962699952,0.638002762,-0.579055206 -Jeremy Evans,evansje01,2015,RS,UTA,522,266,2.143015607,2.84671161,4.989727217,1.038260106,1.038260106,0,1.06228007,2.639868986,3.702149055,-1.106770911 -Jeremy Evans,evansje01,2016,RS,DAL,542,251,-3.453654434,0.914520341,-2.539134093,0.027047121,0.027047121,0,-3.794964279,-1.166351234,-4.961315513,0.157730095 -Jeremy Evans,evansje01,2018,RS,ATL,12,5,-3.022780567,-24.93354861,-27.95632918,-0.068182387,-0.068182387,0,-2.363397898,-22.09243601,-24.45583391,5.987206072 -Maurice Evans,evansma01,2002,RS,MIN,86,45,0.671564974,-2.870501432,-2.198936458,0.012877339,0.012877339,0,-0.10831566,-2.983899101,-3.092214761,1.635661209 -Maurice Evans,evansma01,2005,PO,SAC,107,56,2.934353813,0.452604861,3.386958674,0.180625125,0,0.180625125,1.859582644,0.484037968,2.343620612,-0.106999058 -Maurice Evans,evansma01,2005,RS,SAC,2416,1233,-0.490647697,-1.157622706,-1.648270404,0.690933877,0.690933877,0,-0.823038977,-1.559809642,-2.382848619,-0.28396306 -Maurice Evans,evansma01,2006,PO,DET,181,101,5.69547412,-1.570624771,4.124849349,0.361892232,0,0.361892232,4.268380986,-2.697544388,1.570836598,-0.860131852 -Maurice Evans,evansma01,2006,RS,DET,2083,1139,0.45040779,0.139816773,0.590224563,1.944705991,1.944705991,0,0.204630912,-0.139859481,0.06477143,0.171927028 -Maurice Evans,evansma01,2007,PO,LAL,163,82,2.145168941,-0.348132246,1.797036696,0.194930813,0,0.194930813,1.526438143,-0.787667729,0.738770414,-0.584914276 -Maurice Evans,evansma01,2007,RS,LAL,3413,1732,0.554665357,-1.667059313,-1.112393955,1.441031869,1.441031869,0,0.074089702,-1.869665814,-1.795576111,-0.389989038 -Maurice Evans,evansma01,2008,PO,ORL,520,282,1.448839969,-0.085496682,1.363343287,0.607514159,0,0.607514159,1.106977683,-0.465482655,0.641495027,-0.417281748 -Maurice Evans,evansma01,2008,RS,LAL,193,96,1.201478104,0.637746618,1.839224722,0.226052682,0.226052682,0,0.740955169,0.861115131,1.602070301,0.531131477 -Maurice Evans,evansma01,2008,RS,ORL,3196,1624,1.78194574,-1.252416785,0.529528956,2.742858139,2.742858139,0,1.415702962,-1.055323771,0.360379191,0.879857256 -Maurice Evans,evansma01,2009,PO,ATL,460,265,-0.195585678,-1.950129297,-2.145714975,0.084793905,0,0.084793905,-0.706475632,-1.516673505,-2.223149137,0.565810333 -Maurice Evans,evansma01,2009,RS,ATL,3474,1840,-0.050195597,-1.765149977,-1.815345573,0.877983795,0.877983795,0,-0.225757991,-1.711713567,-1.937471558,0.059243143 -Maurice Evans,evansma01,2010,PO,ATL,268,148,-5.963206485,0.01942716,-5.943779326,-0.25164681,0,-0.25164681,-5.576415806,0.213036068,-5.363379738,1.067094635 -Maurice Evans,evansma01,2010,RS,ATL,2501,1317,0.189963084,-1.72990048,-1.539937396,0.815060312,0.815060312,0,0.024754263,-1.894815309,-1.870061046,0.228451935 -Maurice Evans,evansma01,2011,RS,WAS,1407,712,-1.208147397,-1.538066807,-2.746214204,0.001385163,0.001385163,0,-1.408414344,-1.530119566,-2.93853391,0.672617784 -Maurice Evans,evansma01,2011,RS,ATL,1575,837,-2.827748142,-1.094093587,-3.921841729,-0.505102065,-0.505102065,0,-2.995509175,-1.32557941,-4.321088586,0.871906011 -Maurice Evans,evansma01,2012,RS,WAS,669,343,-0.886605858,-0.586385294,-1.472991152,0.225061969,0.225061969,0,-1.057015602,-0.709487129,-1.76650273,0.655912887 -Mike Evans,evansmi01,1980,PO,SAS,25,12,8.671393476,-3.178253207,5.49314027,0.052359551,0,0.052359551,8.631164021,-2.818466371,5.81269765,0.591164702 -Mike Evans,evansmi01,1980,RS,SAS,2875,1246,-1.447609751,-1.650007189,-3.09761694,-0.222822488,-0.222822488,0,-1.440715244,-1.576812358,-3.017527602,0.868348323 -Mike Evans,evansmi01,1981,PO,MIL,77,38,4.14234801,-4.334201494,-0.191853483,0.052193508,0,0.052193508,3.44913516,-3.592942371,-0.143807211,1.962312082 -Mike Evans,evansmi01,1981,RS,MIL,1989,911,-0.93297134,-1.162660823,-2.095632163,0.305146739,0.305146739,0,-1.237911048,-1.342186476,-2.580097524,0.33941521 -Mike Evans,evansmi01,1982,RS,MIL,413,196,-3.294043971,-0.251996786,-3.546040757,-0.080194403,-0.080194403,0,-3.396995066,-0.295918394,-3.69291346,0.758070485 -Mike Evans,evansmi01,1982,RS,CLE,155,74,-5.673312896,-1.868015234,-7.541328129,-0.183133484,-0.183133484,0,-5.084885448,-2.577519822,-7.66240527,1.263231847 -Mike Evans,evansmi01,1983,PO,DEN,423,183,-0.123692528,-2.309935963,-2.433628492,0.030614838,0,0.030614838,-0.242413405,-2.533917876,-2.776331282,0.500374112 -Mike Evans,evansmi01,1983,RS,DEN,1642,695,-2.28296534,-2.737815333,-5.020780673,-0.809066288,-0.809066288,0,-2.463903931,-2.868027141,-5.331931072,0.501830482 -Mike Evans,evansmi01,1984,PO,DEN,172,77,-5.102988651,-5.552902411,-10.65589106,-0.324345814,0,-0.324345814,-4.931766514,-5.209884398,-10.14165091,1.244523836 -Mike Evans,evansmi01,1984,RS,DEN,3928,1687,-1.176521524,-1.873325577,-3.049847101,-0.258207968,-0.258207968,0,-1.119143427,-1.6700521,-2.789195527,0.050678044 -Mike Evans,evansmi01,1985,PO,DEN,643,281,-0.299569856,-1.364602369,-1.664172225,0.162389768,0,0.162389768,0.317962841,-1.569239844,-1.251277003,1.199167579 -Mike Evans,evansmi01,1985,RS,DEN,3258,1437,1.72393754,-1.613335022,0.110602518,2.109156772,2.109156772,0,1.653712884,-1.766426635,-0.112713751,0.585623057 -Mike Evans,evansmi01,1986,PO,DEN,441,204,-0.049834498,0.611430674,0.561596176,0.357909762,0,0.357909762,0.247848099,0.355251887,0.603099986,0.684266655 -Mike Evans,evansmi01,1986,RS,DEN,3123,1389,-0.980833435,-1.378122614,-2.358956049,0.279600616,0.279600616,0,-0.647708048,-1.546296756,-2.194004804,0.925012653 -Mike Evans,evansmi01,1987,PO,DEN,130,57,0.090113673,-0.443998997,-0.353885324,0.072187429,0,0.072187429,-0.332807256,-0.464331048,-0.797138304,0.439373716 -Mike Evans,evansmi01,1987,RS,DEN,3507,1567,0.146649675,-0.923770931,-0.777121256,1.584510106,1.584510106,0,0.2551349,-1.251598122,-0.996463221,0.46740687 -Mike Evans,evansmi01,1988,PO,DEN,458,219,0.527403018,0.198104142,0.72550716,0.404494198,0,0.404494198,1.303618721,0.015907233,1.319525953,0.947059454 -Mike Evans,evansmi01,1988,RS,DEN,1458,656,-0.605033648,-0.425358876,-1.030392525,0.579248399,0.579248399,0,-0.351230941,-0.712691151,-1.063922092,0.64989194 -Reggie Evans,evansre01,2003,RS,SEA,2531,1365,-1.858192922,0.608734544,-1.249458378,1.046916536,1.046916536,0,-2.157563551,0.487987622,-1.669575929,0.167847503 -Reggie Evans,evansre01,2004,RS,SEA,2425,1280,-3.086119908,0.416029212,-2.670090696,0.052420729,0.052420729,0,-2.942577859,0.584133634,-2.358444226,0.411448193 -Reggie Evans,evansre01,2005,PO,SEA,389,208,-2.517989702,0.198374515,-2.319615187,0.047300086,0,0.047300086,-2.429158501,0.185352677,-2.243805824,0.373849082 -Reggie Evans,evansre01,2005,RS,SEA,3484,1881,-1.717863301,0.366599509,-1.351263792,1.340398382,1.340398382,0,-1.587480189,0.245848909,-1.34163128,-0.133657404 -Reggie Evans,evansre01,2006,PO,DEN,134,69,-1.189511104,-0.187766675,-1.377277779,0.050338584,0,0.050338584,-1.798393959,-0.49044362,-2.288837579,0.902474431 -Reggie Evans,evansre01,2006,RS,SEA,1521,788,-0.740664541,-2.429612867,-3.170277408,-0.168927695,-0.168927695,0,-0.768147192,-2.250476731,-3.018623924,-0.021488651 -Reggie Evans,evansre01,2006,RS,DEN,1197,605,-4.969542927,-1.165519447,-6.135062374,-1.048434971,-1.048434971,0,-4.667968017,-1.114519167,-5.782487184,0.312579814 -Reggie Evans,evansre01,2007,RS,DEN,2313,1127,-1.848543987,1.403654614,-0.444889373,1.328809398,1.328809398,0,-1.889018094,0.859909005,-1.029109089,0.237365671 -Reggie Evans,evansre01,2008,PO,PHI,268,148,-1.167325729,1.005625504,-0.161700225,0.203102899,0,0.203102899,-1.379904366,1.143361617,-0.23654275,0.67739898 -Reggie Evans,evansre01,2008,RS,PHI,3579,1879,-2.773704217,1.925638512,-0.848065705,1.829501392,1.829501392,0,-2.54010154,1.91308312,-0.627018421,0.317195886 -Reggie Evans,evansre01,2009,PO,PHI,67,36,-7.503851045,5.083394144,-2.420456901,0.00628968,0,0.00628968,-6.738721558,4.188624113,-2.550097445,0.677671846 -Reggie Evans,evansre01,2009,RS,PHI,2156,1137,-2.745136828,-0.180809257,-2.925946085,-0.102662213,-0.102662213,0,-2.807310754,-0.186433013,-2.993743767,0.54222319 -Reggie Evans,evansre01,2010,RS,TOR,610,311,-4.024829931,0.355240636,-3.669589295,-0.147406563,-0.147406563,0,-3.498297784,0.173012963,-3.325284821,0.960669731 -Reggie Evans,evansre01,2011,RS,TOR,1562,798,-1.3439269,-0.084852029,-1.428778929,0.536505217,0.536505217,0,-1.320555766,0.432971455,-0.887584312,-0.24535563 -Reggie Evans,evansre01,2012,PO,LAC,371,198,-2.07607712,1.116203964,-0.959873157,0.188791747,0,0.188791747,-2.10196641,1.668445104,-0.433521306,1.102044241 -Reggie Evans,evansre01,2012,RS,LAC,1449,771,-3.276972199,-0.808456647,-4.085428846,-0.529227091,-0.529227091,0,-3.376335475,-0.52829609,-3.904631566,0.68865233 -Reggie Evans,evansre01,2013,PO,BRK,389,209,-1.571832168,1.384715837,-0.187116332,0.281402162,0,0.281402162,-1.663894741,1.887701788,0.223807047,-0.145608241 -Reggie Evans,evansre01,2013,RS,BRK,3681,1967,-1.881062117,0.997834224,-0.883227893,1.873119684,1.873119684,0,-1.782296768,1.413349406,-0.368947362,-0.015131544 -Reggie Evans,evansre01,2014,RS,SAC,983,500,-2.144423837,0.839436287,-1.30498755,0.368416234,0.368416234,0,-2.453450534,1.463479327,-0.989971207,-0.053715797 -Reggie Evans,evansre01,2014,RS,BRK,775,399,-5.504980645,-0.19645756,-5.701438205,-0.602842225,-0.602842225,0,-5.168689661,-0.368500427,-5.537190088,0.322237702 -Reggie Evans,evansre01,2015,RS,SAC,1494,764,-1.643584663,-0.919309703,-2.562894366,0.072620158,0.072620158,0,-2.175866145,-0.856544277,-3.032410422,-0.410587299 -Tyreke Evans,evansty01,2010,RS,SAC,5303,2677,0.52775246,0.465250877,0.993003338,5.115657879,5.115657879,0,0.592384358,0.813423432,1.40580779,0.063232045 -Tyreke Evans,evansty01,2011,RS,SAC,4227,2107,-0.851612384,1.389627363,0.538014979,3.531848602,3.531848602,0,-0.662552352,1.402613075,0.740060723,-0.072223495 -Tyreke Evans,evansty01,2012,RS,SAC,4314,2162,0.28571641,-1.070930317,-0.785213907,2.164732868,2.164732868,0,0.162697026,-0.813849661,-0.651152635,-0.107771387 -Tyreke Evans,evansty01,2013,RS,SAC,3976,2016,1.71458358,-0.395070578,1.319513002,4.181166635,4.181166635,0,1.532376142,-0.092924471,1.439451671,-0.101976 -Tyreke Evans,evansty01,2014,RS,NOP,3975,2028,1.242720397,-0.816477862,0.426242535,3.265940852,3.265940852,0,0.021908773,-0.863566655,-0.841657881,-0.597468483 -Tyreke Evans,evansty01,2015,PO,NOP,239,125,-0.601920192,-7.150869499,-7.752789691,-0.315169342,0,-0.315169342,4.889700438,-4.695680897,0.194019541,-4.072856733 -Tyreke Evans,evansty01,2015,RS,NOP,5196,2690,2.558936111,-1.325762641,1.23317347,5.436626506,5.436626506,0,1.998503311,-0.525030288,1.473473023,-0.526814816 -Tyreke Evans,evansty01,2016,RS,NOP,1510,765,1.937312065,-0.478769206,1.45854286,1.631414453,1.631414453,0,1.132150365,-0.114213059,1.017937307,-0.665776023 -Tyreke Evans,evansty01,2017,RS,SAC,625,314,-1.006548002,-0.453580037,-1.460128039,0.206937018,0.206937018,0,-1.103995851,-0.847105772,-1.951101624,0.140469706 -Tyreke Evans,evansty01,2017,RS,NOP,980,474,0.193029485,-1.183817076,-0.990787591,0.423710818,0.423710818,0,-0.563104803,-1.679823667,-2.242928471,-0.398405813 -Tyreke Evans,evansty01,2018,RS,MEM,3207,1607,4.44544926,-0.573010413,3.872438847,5.391137972,5.391137972,0,3.479921705,-1.005790905,2.4741308,-0.704147503 -Tyreke Evans,evansty01,2019,PO,IND,172,84,1.236883122,-1.354007794,-0.117124672,0.116534032,0,0.116534032,1.32497833,-2.301381072,-0.976402742,0.135690874 -Tyreke Evans,evansty01,2019,RS,IND,2933,1402,-0.688001077,0.465404839,-0.222596237,1.816510753,1.816510753,0,-0.957791517,0.24914425,-0.708647266,0.48806493 -Daniel Ewing,ewingda01,2006,PO,LAC,10,5,3.273060203,-2.587214749,0.685845454,0.008881866,0,0.008881866,1.357520717,-5.011148495,-3.653627779,-1.576907211 -Daniel Ewing,ewingda01,2006,RS,LAC,1876,971,-2.621620902,-0.371583575,-2.993204478,-0.120820753,-0.120820753,0,-2.650947285,-1.100184042,-3.751131327,0.255710084 -Daniel Ewing,ewingda01,2007,RS,LAC,1362,712,-2.408058111,0.720006682,-1.688051428,0.386788681,0.386788681,0,-2.556878837,-0.178598639,-2.735477476,0.246660879 -Patrick Ewing,ewingpa01,1986,RS,NYK,3680,1771,-2.736175839,2.385071966,-0.351103873,2.168660572,2.168660572,0,-2.313719568,2.018515951,-0.295203617,0.052633889 -Patrick Ewing,ewingpa01,1987,RS,NYK,4579,2206,-1.498079513,1.21525249,-0.282827023,2.784486686,2.784486686,0,-0.968940286,1.151184526,0.182244241,0.282185774 -Patrick Ewing,ewingpa01,1988,PO,NYK,304,153,0.001120512,1.992291922,1.993412434,0.380772357,0,0.380772357,0.043879563,2.038243871,2.082123433,-0.277487242 -Patrick Ewing,ewingpa01,1988,RS,NYK,5317,2546,-0.467902945,3.117394349,2.649491404,7.029705493,7.029705493,0,-0.081043584,2.358263993,2.277220409,0.228963165 -Patrick Ewing,ewingpa01,1989,PO,NYK,677,340,-0.437615213,1.817642296,1.380027083,0.736366062,0,0.736366062,-0.148975377,2.112401376,1.963425999,-0.327981488 -Patrick Ewing,ewingpa01,1989,RS,NYK,6371,2896,0.700291911,2.869381251,3.569673162,9.322873153,9.322873153,0,1.049176857,2.492470292,3.541647148,-0.160335399 -Patrick Ewing,ewingpa01,1990,PO,NYK,792,395,2.310414027,-0.211697633,2.098716394,1.00565284,0,1.00565284,2.841751206,0.505050557,3.346801762,-0.207047062 -Patrick Ewing,ewingpa01,1990,RS,NYK,6549,3165,1.357311216,2.514855864,3.87216708,10.65844126,10.65844126,0,1.698309529,2.218417322,3.916726851,-0.325178758 -Patrick Ewing,ewingpa01,1991,PO,NYK,213,110,-7.64900351,0.937883682,-6.711119828,-0.2297848,0,-0.2297848,-7.473005925,1.134586552,-6.338419374,0.209172845 -Patrick Ewing,ewingpa01,1991,RS,NYK,6214,3104,-0.536749444,2.735982594,2.199233151,7.819102453,7.819102453,0,0.112464255,2.387079306,2.499543562,-0.237808493 -Patrick Ewing,ewingpa01,1992,PO,NYK,859,482,-1.154790292,5.816322168,4.661531876,1.873575793,0,1.873575793,-0.770940835,5.060286669,4.289345834,-0.306269515 -Patrick Ewing,ewingpa01,1992,RS,NYK,6167,3150,-0.032674165,4.624537353,4.591863188,11.76182155,11.76182155,0,0.464402108,3.929645349,4.394047457,-0.310996241 -Patrick Ewing,ewingpa01,1993,PO,NYK,1151,604,-0.566686153,3.472762765,2.906076611,1.795778836,0,1.795778836,-0.063749432,3.253529716,3.189780284,-0.095168364 -Patrick Ewing,ewingpa01,1993,RS,NYK,5980,3003,-2.017050221,5.176172789,3.159122568,9.049209148,9.049209148,0,-1.375333079,4.100475774,2.725142694,-0.046929908 -Patrick Ewing,ewingpa01,1994,PO,NYK,1901,1032,-2.042789671,5.546380981,3.50359131,3.377758822,0,3.377758822,-1.448529373,4.915485065,3.466955692,-0.480299468 -Patrick Ewing,ewingpa01,1994,RS,NYK,5812,2972,-0.628063798,5.280785571,4.652721773,11.19376754,11.19376754,0,-0.126204189,4.345114616,4.218910427,-0.266524592 -Patrick Ewing,ewingpa01,1995,PO,NYK,725,399,-1.459167831,4.774805583,3.315637751,1.275647288,0,1.275647288,-1.194477126,3.995298012,2.800820886,0.151642244 -Patrick Ewing,ewingpa01,1995,RS,NYK,5612,2920,-1.636227527,3.557841411,1.921613885,6.940323214,6.940323214,0,-1.130418534,2.811008314,1.68058978,-0.261774458 -Patrick Ewing,ewingpa01,1996,PO,NYK,590,328,-3.375623491,4.436785718,1.061162227,0.652924849,0,0.652924849,-2.899080347,3.116770227,0.21768988,-0.65137368 -Patrick Ewing,ewingpa01,1996,RS,NYK,5337,2783,-2.932157266,3.810679408,0.878522142,5.130861623,5.130861623,0,-2.178928784,3.05122573,0.872296946,-0.382932618 -Patrick Ewing,ewingpa01,1997,PO,NYK,661,357,-0.902473776,3.261488973,2.359015198,0.952355239,0,0.952355239,-0.695155712,2.331798487,1.636642776,-0.679494055 -Patrick Ewing,ewingpa01,1997,RS,NYK,5506,2887,-2.221556411,4.342562536,2.121006125,7.143251395,7.143251395,0,-1.703703515,3.288067746,1.58436423,-0.400441871 -Patrick Ewing,ewingpa01,1998,PO,NYK,241,132,-5.701402309,2.236390046,-3.465012263,-0.04981732,0,-0.04981732,-4.837292974,1.784511337,-3.052781637,0.269015016 -Patrick Ewing,ewingpa01,1998,RS,NYK,1576,848,-1.479165606,3.612752004,2.133586398,2.105492698,2.105492698,0,-1.011576094,2.456862788,1.445286694,-0.319480442 -Patrick Ewing,ewingpa01,1999,PO,NYK,621,347,-1.856900466,3.818585443,1.961684977,0.857000556,0,0.857000556,-1.751588661,3.389076418,1.637487758,-0.333944718 -Patrick Ewing,ewingpa01,1999,RS,NYK,2381,1300,-3.54318808,4.033368068,0.490179988,2.138471202,2.138471202,0,-2.993373068,2.99638768,0.003014612,-0.444339411 -Patrick Ewing,ewingpa01,2000,PO,NYK,816,461,-3.08622541,4.527071053,1.440845643,1.017441094,0,1.017441094,-2.590921175,3.960192743,1.369271568,0.072839132 -Patrick Ewing,ewingpa01,2000,RS,NYK,3825,2035,-2.716280129,2.428439135,-0.287840994,2.55042316,2.55042316,0,-2.280389555,1.836284187,-0.444105368,-0.218584903 -Patrick Ewing,ewingpa01,2001,RS,SEA,4067,2107,-4.903174502,-0.300767826,-5.203942328,-2.638867299,-2.638867299,0,-4.256974515,-0.248891256,-4.505865771,0.031518121 -Patrick Ewing,ewingpa01,2002,PO,ORL,124,67,-4.089246564,0.765207671,-3.324038893,-0.020432395,0,-0.020432395,-3.690283804,0.950566152,-2.739717652,0.880379182 -Patrick Ewing,ewingpa01,2002,RS,ORL,1770,901,-4.368276949,-0.22247922,-4.590756169,-0.850310402,-0.850310402,0,-4.069258296,-0.592541623,-4.66179992,0.448273144 -Patrick Ewing,ewingpa02,2011,PO,NOH,4,2,32.60887639,-2.269488195,30.33938819,0.03237726,0,0.03237726,30.39880355,-5.210606142,25.18819741,-6.244146988 -Patrick Ewing,ewingpa02,2011,RS,NOH,36,19,-6.778395852,-1.142256429,-7.920652281,-0.050077934,-0.050077934,0,-6.847720929,-3.8907836,-10.73850453,-0.084291489 -Dante Exum,exumda01,2015,RS,UTA,3446,1817,-2.844905831,-0.761782029,-3.60668786,-0.786954475,-0.786954475,0,-2.583904378,-0.556209703,-3.140114081,-0.872249366 -Dante Exum,exumda01,2017,PO,UTA,174,84,2.557018369,2.492417963,5.049436332,0.344794022,0,0.344794022,3.840779726,3.721860151,7.562639877,0.014764482 -Dante Exum,exumda01,2017,RS,UTA,2419,1228,-2.208202135,0.723872408,-1.484329727,0.793492795,0.793492795,0,-2.062596667,0.727145406,-1.335451261,0.064072505 -Dante Exum,exumda01,2018,PO,UTA,250,114,-3.159497535,-1.740388169,-4.899885704,-0.131799377,0,-0.131799377,-3.504271161,-2.344982561,-5.849253722,2.143910845 -Dante Exum,exumda01,2018,RS,UTA,498,235,1.785100942,2.34495311,4.130054052,0.828430044,0.828430044,0,0.425536993,1.659400898,2.084937891,0.424757896 -Dante Exum,exumda01,2019,RS,UTA,1426,664,-0.710550123,-0.013893065,-0.724443188,0.685518339,0.685518339,0,-1.063445661,-0.008908832,-1.072354493,-0.101766481 -Christian Eyenga,eyengch01,2011,RS,CLE,1856,947,-3.301299168,-0.247072327,-3.548371494,-0.386799523,-0.386799523,0,-3.22573734,-0.491492003,-3.717229344,0.255811999 -Christian Eyenga,eyengch01,2012,PO,LAL,17,9,2.491312953,7.083703717,9.575016671,0.060769165,0,0.060769165,2.601850945,8.234954046,10.83680499,3.702871907 -Christian Eyenga,eyengch01,2012,RS,LAL,36,19,2.703120984,-4.115634789,-1.412513805,0.012808794,0.012808794,0,1.692130061,-5.423126329,-3.730996268,-1.114943229 -Christian Eyenga,eyengch01,2012,RS,CLE,160,83,-6.784033457,-1.374462512,-8.158495969,-0.229889477,-0.229889477,0,-6.869173102,-1.48445135,-8.353624452,0.345990389 -Festus Ezeli,ezelife01,2013,PO,GSW,265,134,-5.532379358,0.396571886,-5.135807472,-0.169748522,0,-0.169748522,-5.520023389,-0.172410852,-5.692434241,0.820345682 -Festus Ezeli,ezelife01,2013,RS,GSW,2230,1120,-4.280882377,1.101153226,-3.179729151,-0.245395236,-0.245395236,0,-4.237403531,0.550905347,-3.686498184,-0.06154113 -Festus Ezeli,ezelife01,2015,PO,GSW,379,183,-1.143547,2.117908248,0.974361248,0.356939573,0,0.356939573,-2.043847253,0.443546309,-1.600300944,-0.456400813 -Festus Ezeli,ezelife01,2015,RS,GSW,1052,504,-3.622669916,-0.401974911,-4.024644827,-0.32788235,-0.32788235,0,-2.987848214,-0.214288538,-3.202136751,0.03486278 -Festus Ezeli,ezelife01,2016,PO,GSW,437,203,-2.124754246,-2.078488993,-4.20324324,-0.15751539,0,-0.15751539,-2.739007528,-1.956325358,-4.695332886,1.398026553 -Festus Ezeli,ezelife01,2016,RS,GSW,1631,770,-2.30878692,3.536248095,1.227461175,1.557071551,1.557071551,0,-0.956369893,3.087005004,2.130635111,-0.343297236 -Kenneth Faried,farieke01,2012,PO,DEN,365,192,-0.218473049,-0.851683444,-1.070156493,0.168835046,0,0.168835046,-0.206801775,-0.727224615,-0.934026389,-0.466995771 -Kenneth Faried,farieke01,2012,RS,DEN,2058,1037,2.289275133,-0.237289383,2.051985751,2.532301029,2.532301029,0,2.049603147,0.013926426,2.063529573,-0.302469646 -Kenneth Faried,farieke01,2013,PO,DEN,297,145,0.816883187,-0.309476701,0.507406486,0.249431478,0,0.249431478,0.25593316,0.606902809,0.862835969,0.326093787 -Kenneth Faried,farieke01,2013,RS,DEN,4505,2248,0.800611219,0.691299231,1.49191045,4.851545123,4.851545123,0,0.795277428,0.968757916,1.764035344,-0.260784228 -Kenneth Faried,farieke01,2014,RS,DEN,4534,2178,1.235652641,-2.428060982,-1.192408341,1.740790342,1.740790342,0,1.165807686,-1.532739921,-0.366932235,0.552506906 -Kenneth Faried,farieke01,2015,RS,DEN,4228,2086,0.644091707,-0.131802103,0.512289604,3.48187599,3.48187599,0,0.373072322,0.430808417,0.803880739,0.273310492 -Kenneth Faried,farieke01,2016,RS,DEN,3420,1694,0.93562198,-2.598189476,-1.662567496,0.939223857,0.939223857,0,0.349664638,-1.840244165,-1.490579527,-0.064561505 -Kenneth Faried,farieke01,2017,RS,DEN,2699,1296,1.062532559,-0.416018488,0.646514072,2.247687321,2.247687321,0,0.800185038,-0.910714567,-0.110529529,0.080670922 -Kenneth Faried,farieke01,2018,RS,DEN,948,461,-1.303377654,-2.085742063,-3.389119717,-0.149949773,-0.149949773,0,-1.201531799,-1.669468618,-2.871000417,-0.245869004 -Kenneth Faried,farieke01,2019,PO,HOU,121,56,0.734697678,2.962375589,3.697073268,0.189441598,0,0.189441598,2.585176039,1.076020787,3.661196826,-0.280285502 -Kenneth Faried,farieke01,2019,RS,HOU,1291,610,0.664751818,-0.320575916,0.344175902,0.96701656,0.96701656,0,0.519037263,0.168016137,0.6870534,0.427660874 -Kenneth Faried,farieke01,2019,RS,BRK,255,118,-1.161719862,0.268615514,-0.893104348,0.112043837,0.112043837,0,-0.64289571,-0.980136826,-1.623032536,0.22976368 -Jordan Farmar,farmajo01,2007,PO,LAL,227,114,-0.612625607,2.78573391,2.173108302,0.296543943,0,0.296543943,-0.744941853,2.758395975,2.013454122,0.375053846 -Jordan Farmar,farmajo01,2007,RS,LAL,2148,1090,-1.496122927,-0.096435378,-1.592558304,0.644559568,0.644559568,0,-1.441871246,-0.842994572,-2.284865818,0.127984009 -Jordan Farmar,farmajo01,2008,PO,LAL,703,360,-1.739024382,-1.644532662,-3.383557045,-0.119774123,0,-0.119774123,-1.736845849,-2.382431407,-4.119277256,-0.17957134 -Jordan Farmar,farmajo01,2008,RS,LAL,3405,1690,1.468870778,0.054064877,1.522935655,3.689425836,3.689425836,0,1.852657677,-0.263290527,1.58936715,0.130475453 -Jordan Farmar,farmajo01,2009,PO,LAL,499,260,-0.67871753,-0.489363098,-1.168080628,0.216649258,0,0.216649258,-0.474844604,-1.520782923,-1.995627527,0.092879102 -Jordan Farmar,farmajo01,2009,RS,LAL,2369,1192,-2.917807863,-0.224045341,-3.141853204,-0.239604418,-0.239604418,0,-2.329700089,-0.414580731,-2.74428082,0.50453499 -Jordan Farmar,farmajo01,2010,PO,LAL,568,301,-1.380731167,1.400611341,0.019880174,0.442278009,0,0.442278009,-0.953405386,0.810879905,-0.142525481,0.738330996 -Jordan Farmar,farmajo01,2010,RS,LAL,2882,1474,-0.628504217,0.085047715,-0.543456501,1.664098437,1.664098437,0,-0.515030872,-0.275464226,-0.790495098,0.265921834 -Jordan Farmar,farmajo01,2011,RS,NJN,3402,1796,1.11043529,-1.359774892,-0.249339602,2.293951984,2.293951984,0,1.266138861,-1.388602636,-0.122463775,0.103665036 -Jordan Farmar,farmajo01,2012,RS,NJN,1578,831,1.613738321,-3.735475416,-2.121737095,0.265798184,0.265798184,0,1.383628779,-3.823789033,-2.440160254,-0.197736932 -Jordan Farmar,farmajo01,2014,RS,LAL,1925,912,0.415100143,-0.534757688,-0.119657545,1.235694545,1.235694545,0,0.267672675,-1.09087028,-0.823197605,0.923949389 -Jordan Farmar,farmajo01,2015,RS,LAC,1074,529,-2.069879132,0.227726625,-1.842152507,0.245683375,0.245683375,0,-0.10348742,-0.149459783,-0.252947204,0.257969661 -Jordan Farmar,farmajo01,2016,PO,MEM,212,113,-1.76564992,1.180069691,-0.585580228,0.128374819,0,0.128374819,3.739222003,0.472027093,4.211249096,-0.238592763 -Jordan Farmar,farmajo01,2016,RS,MEM,574,291,1.049335592,-0.657881705,0.391453888,0.464775211,0.464775211,0,1.055418716,0.379324538,1.434743255,-0.34164213 -Jordan Farmar,farmajo01,2017,RS,SAC,69,35,1.762510915,-4.169914029,-2.407403114,0.00608556,0.00608556,0,2.072376091,-4.94288693,-2.870510838,-0.516167197 -Desmon Farmer,farmede01,2007,RS,SEA,62,32,2.689994781,-0.997501767,1.692493014,0.072808491,0.072808491,0,2.468043919,-2.608168647,-0.140124729,0.357355723 -Desmon Farmer,farmede01,2009,RS,SAS,101,54,-3.487859213,-2.022781395,-5.510640608,-0.077325932,-0.077325932,0,-3.226566116,-2.489987589,-5.716553705,1.547251281 -Jim Farmer,farmeji01,1988,PO,DAL,22,11,-7.20723654,-6.713484597,-13.92072114,-0.064803837,0,-0.064803837,-6.865542999,-7.371142164,-14.23668516,0.214177217 -Jim Farmer,farmeji01,1988,RS,DAL,321,157,-7.111539158,-4.165725246,-11.2772644,-0.687863786,-0.687863786,0,-6.941804095,-5.284866463,-12.22667056,0.71096564 -Jim Farmer,farmeji01,1989,PO,UTA,6,3,-17.77487176,-5.07104829,-22.84592005,-0.032396418,0,-0.032396418,-16.65657566,-7.154229706,-23.81080536,2.033046745 -Jim Farmer,farmeji01,1989,RS,UTA,851,412,-2.687311859,-1.92195324,-4.6092651,-0.391196609,-0.391196609,0,-3.070777998,-2.487053278,-5.557831276,0.097680355 -Jim Farmer,farmeji01,1990,RS,SEA,803,400,-0.3758586,-1.275172362,-1.651030962,0.226119736,0.226119736,0,-0.292378326,-1.785649447,-2.078027773,0.817858952 -Jim Farmer,farmeji01,1991,RS,PHI,26,13,-4.464900079,-3.521702304,-7.986602383,-0.034325279,-0.034325279,0,-4.444339765,-5.577831258,-10.02217102,-1.161573084 -Jim Farmer,farmeji01,1991,RS,DEN,1061,443,-1.312323985,-3.78113499,-5.093458975,-0.533305371,-0.533305371,0,-1.776409409,-3.646189924,-5.422599333,0.681211159 -Jim Farmer,farmeji01,1994,RS,DEN,59,29,-8.908691611,-5.86750168,-14.77619329,-0.180034965,-0.180034965,0,-8.933413149,-7.43791943,-16.37133258,1.134624896 -Tony Farmer,farmeto01,1998,RS,CHH,318,169,-2.437091366,1.86362337,-0.573467996,0.189150056,0.189150056,0,-1.860951862,1.195470905,-0.665480957,0.721030609 -Tony Farmer,farmeto01,2000,RS,GSW,2410,1199,-0.095856098,-0.009123347,-0.104979444,1.628843201,1.628843201,0,-0.313186025,-0.125753417,-0.438939442,0.629196422 -Vitor Faverani,favervi01,2014,RS,BOS,965,488,-5.510535015,1.389937957,-4.120597059,-0.34223719,-0.34223719,0,-4.801450015,0.269483097,-4.531966918,0.278042124 -Derrick Favors,favorde01,2011,RS,NJN,2067,1091,-2.215150037,-0.234409255,-2.449559292,0.168345062,0.168345062,0,-2.434423965,0.119512854,-2.314911111,0.619289672 -Derrick Favors,favorde01,2011,RS,UTA,851,444,-1.228160256,0.135772504,-1.092387751,0.377147783,0.377147783,0,-1.288537246,0.107173537,-1.181363709,0.409728462 -Derrick Favors,favorde01,2012,PO,UTA,225,116,-0.404517095,3.333585114,2.92906802,0.345794888,0,0.345794888,-0.498037656,3.497257151,2.999219495,-0.221017876 -Derrick Favors,favorde01,2012,RS,UTA,2650,1376,-1.223034647,0.297684052,-0.925350595,1.278727551,1.278727551,0,-1.058072347,-0.185501114,-1.243573461,-0.161532096 -Derrick Favors,favorde01,2013,RS,UTA,3423,1787,-1.549106899,1.124013808,-0.425093092,2.125029313,2.125029313,0,-1.326234226,1.311243058,-0.014991168,0.234899313 -Derrick Favors,favorde01,2014,RS,UTA,4247,2201,-0.956477047,0.438346098,-0.518130949,2.497842488,2.497842488,0,-0.417276521,0.973967444,0.556690923,-0.322818133 -Derrick Favors,favorde01,2015,RS,UTA,4349,2280,0.106758937,2.146911181,2.253670118,5.782719767,5.782719767,0,1.049689299,2.72510981,3.774799108,-0.623247759 -Derrick Favors,favorde01,2016,RS,UTA,3823,1983,0.594607964,3.107433025,3.702040989,6.481005794,6.481005794,0,1.039654707,3.745715939,4.785370646,-0.6989614 -Derrick Favors,favorde01,2017,PO,UTA,437,225,-0.816834565,-1.539821755,-2.35665632,0.046014109,0,0.046014109,0.475986386,0.454672372,0.930658758,-1.152803832 -Derrick Favors,favorde01,2017,RS,UTA,2311,1186,-3.224254348,0.645182025,-2.579072323,0.103025506,0.103025506,0,-2.747068944,1.723274092,-1.023794852,-0.381590716 -Derrick Favors,favorde01,2018,PO,UTA,591,286,3.10716248,4.284639733,7.391802213,1.52677717,0,1.52677717,1.71922147,4.043958982,5.763180451,0.032267003 -Derrick Favors,favorde01,2018,RS,UTA,4357,2153,-0.33294743,1.46852644,1.13557901,4.21921659,4.21921659,0,-0.390102123,2.276996293,1.88689417,-1.137390449 -Derrick Favors,favorde01,2019,PO,UTA,211,103,1.582443345,14.3624274,15.94487075,1.010271152,0,1.010271152,-0.818928716,13.46737382,12.6484451,-0.290889176 -Derrick Favors,favorde01,2019,RS,UTA,3766,1766,-0.043964858,3.231824897,3.187860039,5.347568731,5.347568731,0,0.123516512,3.512401792,3.635918304,-0.0480327 -Nick Fazekas,fazekni01,2008,RS,DAL,17,9,-4.888111136,-0.327713417,-5.215824554,-0.011075312,-0.011075312,0,-4.866472531,-2.844905284,-7.711377815,-2.043008627 -Nick Fazekas,fazekni01,2008,RS,LAC,505,260,1.011381576,0.760961097,1.772342674,0.597854411,0.597854411,0,0.412426561,-0.164015843,0.248410718,-0.318663993 -Butch Feher,feherbu01,1977,RS,PHO,1094,487,0.799864367,-1.519522541,-0.719658175,0.504469987,0.504469987,0,-0.048315077,-2.266263981,-2.314579058,-0.000805111 -Jamie Feick,feickja01,1997,RS,CHH,19,10,-3.849125859,-1.918818692,-5.767944551,-0.016102861,-0.016102861,0,-3.327625337,-0.181901852,-3.509527189,4.180007803 -Jamie Feick,feickja01,1997,RS,SAS,1130,614,-3.354169488,-1.709643791,-5.063813279,-0.726539473,-0.726539473,0,-3.332535841,-1.596039473,-4.928575315,0.215011484 -Jamie Feick,feickja01,1998,RS,MIL,855,450,-1.9264687,2.179149872,0.252681172,0.694617406,0.694617406,0,-1.864511062,1.751443865,-0.113067197,0.693306898 -Jamie Feick,feickja01,1999,RS,MIL,5,3,-18.2504046,2.780923825,-15.46948078,-0.019142512,-0.019142512,0,-17.1720722,0.112087569,-17.05998464,-1.506661578 -Jamie Feick,feickja01,1999,RS,NJN,1637,849,0.751169834,-0.667756099,0.083413735,1.217556969,1.217556969,0,0.252843897,-0.396760287,-0.143916391,-0.715972855 -Jamie Feick,feickja01,2000,RS,NJN,4368,2241,-1.850109192,-0.397324323,-2.247433515,0.570075052,0.570075052,0,-1.947113574,-0.297707327,-2.244820901,-0.744167211 -Jamie Feick,feickja01,2001,RS,NJN,288,149,-3.738331702,0.086652866,-3.651678836,-0.068626574,-0.068626574,0,-3.370097333,0.695923529,-2.674173804,0.109292723 -Dave Feitl,feitlda01,1987,PO,HOU,16,8,-1.149277636,-1.107960113,-2.25723775,0.002040044,0,0.002040044,-2.73578412,-3.697725975,-6.433510095,-1.632116496 -Dave Feitl,feitlda01,1987,RS,HOU,1048,498,-4.905661448,-0.924409494,-5.830070942,-0.788465887,-0.788465887,0,-4.794299374,-1.37020802,-6.164507393,0.76689285 -Dave Feitl,feitlda01,1988,RS,GSW,2415,1128,-4.674224814,-2.159453826,-6.83367864,-2.357205145,-2.357205145,0,-4.637528778,-2.401033661,-7.038562439,0.301295839 -Dave Feitl,feitlda01,1989,RS,WSB,1759,828,-4.737244292,-0.709614565,-5.446858856,-1.145682427,-1.145682427,0,-4.498317038,-0.821952574,-5.320269612,0.573017535 -Dave Feitl,feitlda01,1991,RS,HOU,772,372,-6.913108513,-0.657113722,-7.570222235,-0.917967971,-0.917967971,0,-6.929260421,-1.712253609,-8.64151403,0.337700469 -Dave Feitl,feitlda01,1992,PO,NJN,6,3,-18.90608187,-6.633189132,-25.539271,-0.036071641,0,-0.036071641,-17.69795634,-11.34677004,-29.04472638,0.249109664 -Dave Feitl,feitlda01,1992,RS,NJN,361,175,-5.482643573,-2.352400473,-7.835044046,-0.454500235,-0.454500235,0,-5.336607387,-3.477172971,-8.813780358,0.103882584 -Kay Felder,feldeka01,2017,RS,CLE,803,386,-4.876681054,-1.000606701,-5.877287754,-0.612680411,-0.612680411,0,-3.36271661,-1.879108231,-5.241824841,-0.509484523 -Kay Felder,feldeka01,2018,RS,CHI,286,134,-8.544368161,2.123083418,-6.421284743,-0.256199281,-0.256199281,0,-5.069514584,-0.887029093,-5.956543677,2.057205282 -Kay Felder,feldeka01,2018,RS,DET,12,6,5.714137834,-2.512638947,3.201498887,0.018692083,0.018692083,0,-1.080279327,-6.419593566,-7.499872893,2.577298806 -Cristiano Felicio,feliccr01,2016,RS,CHI,654,321,-0.889415456,3.69431008,2.804894623,0.90295321,0.90295321,0,-1.450211401,1.38874491,-0.061466491,-0.729824414 -Cristiano Felicio,feliccr01,2017,PO,CHI,167,82,-7.070534894,-3.261429018,-10.33196391,-0.333212416,0,-0.333212416,-7.201158335,-2.621760746,-9.822919081,1.790016195 -Cristiano Felicio,feliccr01,2017,RS,CHI,2089,1040,-0.784659615,0.511807765,-0.27285185,1.306292382,1.306292382,0,-1.263941963,0.690631298,-0.573310665,-0.60465507 -Cristiano Felicio,feliccr01,2018,RS,CHI,2013,977,-5.505737438,-3.50090975,-9.006647188,-3.104465126,-3.104465126,0,-6.506639147,-3.593692237,-10.10033138,-0.453469365 -Cristiano Felicio,feliccr01,2019,RS,CHI,1577,746,-2.408120061,-3.8861379,-6.294257961,-1.342326568,-1.342326568,0,-3.583780949,-3.820271907,-7.404052856,-0.502445634 -Carrick Felix,felixca01,2014,RS,CLE,83,38,-2.504439437,1.092228239,-1.412211198,0.026525337,0.026525337,0,-1.78638713,-1.613412531,-3.39979966,2.177506675 -Noel Felix,felixno01,2006,RS,SEA,158,82,-8.063214912,-1.570236334,-9.633451246,-0.291360532,-0.291360532,0,-7.774851792,-2.713494153,-10.48834595,1.076007252 -Raymond Felton,feltora01,2006,RS,CHA,4735,2406,1.053033161,-0.70915807,0.343875091,3.794402971,3.794402971,0,0.977766931,-0.649252483,0.328514448,-0.083386444 -Raymond Felton,feltora01,2007,RS,CHA,5490,2832,0.448071488,-0.551710981,-0.103639493,3.820379166,3.820379166,0,0.659904162,-0.259618173,0.400285989,-0.080570021 -Raymond Felton,feltora01,2008,RS,CHA,5749,2972,0.436406559,-0.870154704,-0.433748145,3.503510706,3.503510706,0,0.27818503,-0.595115819,-0.316930789,-0.230551601 -Raymond Felton,feltora01,2009,RS,CHA,5742,3086,-0.429661806,1.257002778,0.827340972,5.62322924,5.62322924,0,-0.260948475,1.542474531,1.281526056,-0.151790158 -Raymond Felton,feltora01,2010,PO,CHA,234,130,1.798977033,-1.084412583,0.71456445,0.236050899,0,0.236050899,1.392309976,-1.110269821,0.282040155,-0.362487604 -Raymond Felton,feltora01,2010,RS,CHA,5035,2643,0.740051934,1.609748699,2.349800633,6.858929656,6.858929656,0,0.627582375,1.922131611,2.549713986,-0.244883962 -Raymond Felton,feltora01,2011,PO,DEN,302,152,0.232974744,-0.311123856,-0.078149111,0.214400053,0,0.214400053,0.220707107,-0.257246714,-0.036539607,0.290776274 -Raymond Felton,feltora01,2011,RS,DEN,1336,663,1.177729316,-0.183544227,0.994185089,1.271763478,1.271763478,0,1.277423046,-0.120300837,1.157122209,0.385994892 -Raymond Felton,feltora01,2011,RS,NYK,4178,2074,2.775128738,-0.771791386,2.003337351,5.061830188,5.061830188,0,3.103183126,-0.342682417,2.760500709,0.594090067 -Raymond Felton,feltora01,2012,RS,POR,3663,1906,0.844323496,-0.11191388,0.732409616,3.390138434,3.390138434,0,1.008898614,-0.106790838,0.902107776,0.100897761 -Raymond Felton,feltora01,2013,PO,NYK,828,454,2.763121184,0.740464481,3.503585665,1.486999389,0,1.486999389,2.528070141,1.076270426,3.604340567,-0.421429704 -Raymond Felton,feltora01,2013,RS,NYK,4377,2313,1.771112956,-0.777698406,0.99341455,4.410202217,4.410202217,0,2.002221571,-0.461989111,1.540232461,-0.155402304 -Raymond Felton,feltora01,2014,RS,NYK,3850,2017,0.02775381,-0.556637551,-0.528883741,2.267696242,2.267696242,0,0.32328938,-0.381300716,-0.058011336,-0.755145136 -Raymond Felton,feltora01,2015,PO,DAL,73,36,-0.955654547,5.091285072,4.135630526,0.127435028,0,0.127435028,-2.97087162,0.446481212,-2.524390408,-2.219951545 -Raymond Felton,feltora01,2015,RS,DAL,580,281,-0.831253556,0.958333064,0.127079508,0.411489852,0.411489852,0,-0.634730651,-0.454328838,-1.089059489,-0.229254622 -Raymond Felton,feltora01,2016,PO,DAL,335,172,-1.441301463,6.837434736,5.396133274,0.728726326,0,0.728726326,-2.511689844,6.389063224,3.87737338,-1.102981 -Raymond Felton,feltora01,2016,RS,DAL,4407,2192,-0.307927583,-0.788026315,-1.095953897,1.837130423,1.837130423,0,-0.747494598,-0.876961743,-1.624456341,-0.670085612 -Raymond Felton,feltora01,2017,PO,LAC,250,127,1.302207553,2.359006876,3.661214429,0.425878541,0,0.425878541,2.115010707,0.933527824,3.04853853,-0.578540851 -Raymond Felton,feltora01,2017,RS,LAC,3486,1700,-2.489170255,0.027895025,-2.46127523,0.248292214,0.248292214,0,-1.912219926,0.04589744,-1.866322486,-0.834451719 -Raymond Felton,feltora01,2018,PO,OKC,163,79,-1.346388764,0.582562654,-0.76382611,0.082760061,0,0.082760061,1.426555788,-1.295724618,0.13083117,0.230615783 -Raymond Felton,feltora01,2018,RS,OKC,2728,1365,-1.124265263,-0.497587313,-1.621852576,0.768128856,0.768128856,0,-0.903714741,-0.95978609,-1.863500831,-2.214423987 -Raymond Felton,feltora01,2019,PO,OKC,117,57,-5.692509653,12.74410612,7.051596466,0.292404783,0,0.292404783,-7.98907712,11.21449427,3.225417146,-0.533779506 -Raymond Felton,feltora01,2019,RS,OKC,813,379,-1.918909609,0.718009179,-1.20090043,0.29661846,0.29661846,0,-2.665778938,0.094352669,-2.571426269,-0.994974677 -Desmond Ferguson,fergude01,2004,RS,POR,58,32,-0.626237549,-1.687814793,-2.314052342,0.007100642,0.007100642,0,-0.654829118,-4.626314115,-5.281143233,-0.215402423 -Terrance Ferguson,fergute01,2018,PO,OKC,12,6,30.4653147,-12.55707847,17.90823623,0.065386584,0,0.065386584,21.40928889,-10.98386616,10.42542273,0.245862045 -Terrance Ferguson,fergute01,2018,RS,OKC,1550,763,-2.192706603,-2.487466652,-4.680173255,-0.74539949,-0.74539949,0,-2.491725532,-1.7523164,-4.244041932,-0.789915692 -Terrance Ferguson,fergute01,2019,PO,OKC,274,128,-1.541852362,-4.387858904,-5.929711266,-0.214430598,0,-0.214430598,-5.333158494,-3.225221582,-8.558380076,0.123292583 -Terrance Ferguson,fergute01,2019,RS,OKC,4198,1931,-1.563818413,-1.396304828,-2.960123241,-0.206544107,-0.206544107,0,-2.168224817,-0.072418208,-2.240643024,-0.230650772 -Rudy Fernandez,fernaru01,2009,PO,POR,286,162,-0.377139341,1.362533841,0.9853945,0.31901692,0,0.31901692,-0.255085189,1.119985054,0.864899865,0.168034967 -Rudy Fernandez,fernaru01,2009,RS,POR,3637,1993,2.953656939,0.280604664,3.234261603,6.082835229,6.082835229,0,3.137837459,-0.044773612,3.093063847,-0.032532463 -Rudy Fernandez,fernaru01,2010,PO,POR,219,119,0.907159026,-3.161448972,-2.254289945,0.030854522,0,0.030854522,0.307453582,-3.829584049,-3.522130468,-0.543383286 -Rudy Fernandez,fernaru01,2010,RS,POR,2663,1441,0.695635319,0.492123766,1.187759084,2.900533661,2.900533661,0,1.079284341,0.125919318,1.205203659,0.178340637 -Rudy Fernandez,fernaru01,2011,PO,POR,142,81,-2.779778925,-0.647154572,-3.426933497,-0.02900945,0,-0.02900945,-2.902527721,-1.258376242,-4.160903963,0.483899386 -Rudy Fernandez,fernaru01,2011,RS,POR,3373,1821,1.533624358,0.767055097,2.300679455,4.720462208,4.720462208,0,1.754278294,0.506643898,2.260922191,0.556217117 -Rudy Fernandez,fernaru01,2012,RS,DEN,1409,710,0.824512041,-0.084465625,0.740046417,1.267893137,1.267893137,0,1.031566908,-0.440135164,0.591431744,0.266754012 -Eric Fernsten,fernser01,1977,RS,CHI,129,61,-4.054910687,-0.447417257,-4.502327944,-0.054517858,-0.054517858,0,-3.881004785,-1.191108362,-5.072113148,-0.036453952 -Eric Fernsten,fernser01,1980,PO,BOS,37,18,-6.02796884,1.404215689,-4.623753151,-0.017477638,0,-0.017477638,-6.269787654,-2.098607822,-8.368395475,-1.513531211 -Eric Fernsten,fernser01,1980,RS,BOS,932,431,-1.271833317,0.661061923,-0.610771394,0.469586828,0.469586828,0,-1.358301947,-0.514812518,-1.873114465,-0.182184348 -Eric Fernsten,fernser01,1981,PO,BOS,28,14,-5.379392674,5.017341368,-0.362051306,0.017887705,0,0.017887705,-5.035683932,5.2352684,0.199584468,1.622030653 -Eric Fernsten,fernser01,1981,RS,BOS,593,279,-3.360222537,-0.477458174,-3.837680711,-0.154534537,-0.154534537,0,-3.42637363,-1.884559383,-5.310933013,-0.194529498 -Eric Fernsten,fernser01,1982,PO,BOS,23,11,1.150800448,0.496903318,1.647703766,0.024883271,0,0.024883271,0.302284567,-2.510199729,-2.207915162,-2.238479202 -Eric Fernsten,fernser01,1982,RS,BOS,432,202,-5.565085482,0.387395532,-5.17768995,-0.250465451,-0.250465451,0,-5.41955624,-0.977907802,-6.397464042,0.108869574 -Eric Fernsten,fernser01,1984,PO,NYK,6,3,-2.006740529,-3.137690189,-5.144430717,-0.003728123,0,-0.003728123,-2.549921434,-5.321024834,-7.870946268,-1.357181978 -Eric Fernsten,fernser01,1984,RS,NYK,839,402,-1.885255308,0.962838945,-0.922416364,0.375612601,0.375612601,0,-2.166114846,0.299808434,-1.866306413,0.212195537 -Duane Ferrell,ferredu01,1989,RS,ATL,479,231,-2.246607823,-1.08091338,-3.327521203,-0.068373055,-0.068373055,0,-2.566155861,-1.728498393,-4.294654255,0.46202794 -Duane Ferrell,ferredu01,1990,RS,ATL,59,29,-5.927003901,-1.83885931,-7.76586321,-0.074911056,-0.074911056,0,-5.38806386,-3.006704912,-8.394768772,0.935638275 -Duane Ferrell,ferredu01,1991,PO,ATL,141,73,0.077141468,-2.955030017,-2.877888549,-0.004920941,0,-0.004920941,-0.935738429,-2.806468762,-3.742207192,0.161839719 -Duane Ferrell,ferredu01,1991,RS,ATL,2421,1165,-0.936014596,-1.719026793,-2.655041389,0.056548165,0.056548165,0,-1.370962336,-1.969335431,-3.340297767,0.186826131 -Duane Ferrell,ferredu01,1992,RS,ATL,3293,1598,0.694009957,-1.4526734,-0.758663443,1.622304569,1.622304569,0,0.263743469,-1.679220462,-1.415476993,-0.074201342 -Duane Ferrell,ferredu01,1993,PO,ATL,104,54,2.045688076,-4.697481074,-2.651792998,0.00280775,0,0.00280775,0.916668446,-4.838317203,-3.921648757,0.566703274 -Duane Ferrell,ferredu01,1993,RS,ATL,3570,1736,-0.694381627,-1.516577869,-2.210959497,0.477359924,0.477359924,0,-0.965025233,-1.798977072,-2.764002306,-0.014796249 -Duane Ferrell,ferredu01,1994,PO,ATL,348,187,2.464047545,0.435668564,2.899716109,0.554831388,0,0.554831388,1.658373311,0.130940886,1.789314196,-0.17707055 -Duane Ferrell,ferredu01,1994,RS,ATL,2293,1155,-0.600876236,-0.609960973,-1.210837209,0.904919825,0.904919825,0,-1.126586984,-1.540536683,-2.667123666,-0.220656723 -Duane Ferrell,ferredu01,1995,PO,IND,156,85,-3.155900279,-3.49336175,-6.64926203,-0.174058446,0,-0.174058446,-3.283881645,-5.007552649,-8.291434294,-0.177619395 -Duane Ferrell,ferredu01,1995,RS,IND,1151,607,-1.261939726,-0.152488393,-1.414428119,0.415533585,0.415533585,0,-1.495783619,-0.696961766,-2.192745385,0.436204411 -Duane Ferrell,ferredu01,1996,PO,IND,121,69,-3.351772981,1.755667897,-1.596105083,0.042326507,0,0.042326507,-3.454065171,1.77238169,-1.681683481,0.907705099 -Duane Ferrell,ferredu01,1996,RS,IND,1112,591,-2.051012202,0.237984031,-1.813028171,0.284722648,0.284722648,0,-2.210712716,-0.120446206,-2.331158922,0.723441996 -Duane Ferrell,ferredu01,1997,RS,IND,2091,1115,-1.03352476,0.06630154,-0.967223221,1.016415681,1.016415681,0,-1.241052011,-0.23954706,-1.480599071,0.201740793 -Duane Ferrell,ferredu01,1998,RS,GSW,888,461,-3.681433295,-0.07672289,-3.758156185,-0.237712235,-0.237712235,0,-4.284057355,-0.71544546,-4.999502815,0.227957048 -Duane Ferrell,ferredu01,1999,RS,GSW,86,46,-9.109137675,-1.445684306,-10.55482198,-0.18166451,-0.18166451,0,-9.18758574,-2.62001041,-11.80759615,-0.741121345 -Rolando Ferreira,ferrero01,1989,RS,POR,74,34,-19.1607506,-3.488211725,-22.64896232,-0.348624916,-0.348624916,0,-17.563572,-4.470999321,-22.03457132,1.016018986 -Yogi Ferrell,ferreyo01,2017,RS,DAL,2077,1046,-0.200846522,-1.498863294,-1.699709816,0.556443033,0.556443033,0,-0.071364317,-0.603917483,-0.6752818,-0.711299879 -Yogi Ferrell,ferreyo01,2017,RS,BRK,325,151,-4.764605668,-4.627872526,-9.392478195,-0.51470357,-0.51470357,0,-5.485472918,-5.026707146,-10.51218006,0.568474571 -Yogi Ferrell,ferreyo01,2018,RS,DAL,4643,2282,-0.627183849,1.207727276,0.580543428,3.844344256,3.844344256,0,-0.440058582,1.148748209,0.708689627,-0.85259967 -Yogi Ferrell,ferreyo01,2019,RS,SAC,2310,1067,0.819232549,-0.055286934,0.763945615,1.894035834,1.894035834,0,0.004709357,-0.691200258,-0.686490901,-1.006800845 -Danny Ferry,ferryda01,1991,RS,CLE,3329,1661,-2.509682842,-1.423327458,-3.9330103,-1.008851781,-1.008851781,0,-2.274530431,-1.164477912,-3.439008343,0.624770175 -Danny Ferry,ferryda01,1992,PO,CLE,106,55,0.526270464,-0.584154063,-0.0578836,0.077830733,0,0.077830733,0.099099856,-1.314798805,-1.215698949,-0.097512977 -Danny Ferry,ferryda01,1992,RS,CLE,1876,937,-2.391182826,-0.9475287,-3.338711526,-0.283166884,-0.283166884,0,-2.040368296,-0.834314461,-2.874682757,0.601046076 -Danny Ferry,ferryda01,1993,PO,CLE,222,118,-0.484356576,0.445507622,-0.038848954,0.168867413,0,0.168867413,-0.566726465,0.114074867,-0.452651598,0.287929629 -Danny Ferry,ferryda01,1993,RS,CLE,2919,1461,-0.441756178,-0.588172019,-1.029928197,1.282224746,1.282224746,0,-0.34184368,-0.813153786,-1.154997467,0.006067981 -Danny Ferry,ferryda01,1994,PO,CLE,7,4,-12.01946398,-9.709482449,-21.72894643,-0.041191262,0,-0.041191262,-11.90433468,-10.59094789,-22.49528257,2.794559795 -Danny Ferry,ferryda01,1994,RS,CLE,1865,965,-1.660762473,-0.62670156,-2.287464033,0.228479268,0.228479268,0,-1.539969767,-1.013933371,-2.553903138,0.31819159 -Danny Ferry,ferryda01,1995,PO,CLE,120,67,8.235763395,-0.980626272,7.255137123,0.353996273,0,0.353996273,7.366487101,-0.502861527,6.863625574,0.322107047 -Danny Ferry,ferryda01,1995,RS,CLE,2305,1290,1.60561015,-0.930060009,0.675550142,2.263142218,2.263142218,0,1.583659922,-1.422022984,0.161636939,0.358274128 -Danny Ferry,ferryda01,1996,PO,CLE,199,117,-3.818108927,-0.876495335,-4.694604262,-0.121774563,0,-0.121774563,-3.045999214,0.113928742,-2.932070472,1.513532996 -Danny Ferry,ferryda01,1996,RS,CLE,4648,2680,0.289730772,-1.062796756,-0.773065984,2.707681267,2.707681267,0,0.693236288,-0.93305028,-0.239813992,0.156373606 -Danny Ferry,ferryda01,1997,RS,CLE,4600,2633,-0.727930432,-0.17070818,-0.898638612,2.48879132,2.48879132,0,-0.578101286,-0.078482212,-0.656583498,0.064312417 -Danny Ferry,ferryda01,1998,PO,CLE,17,10,-5.992841772,-2.621338681,-8.614180453,-0.031651181,0,-0.031651181,-6.037546911,-3.581028891,-9.618575802,2.236118336 -Danny Ferry,ferryda01,1998,RS,CLE,1959,1034,-3.038553749,-0.749937198,-3.788490946,-0.550988053,-0.550988053,0,-2.972934216,-1.350205941,-4.323140157,0.522845688 -Danny Ferry,ferryda01,1999,RS,CLE,1926,1058,-0.600865392,-1.380041759,-1.98090715,0.416589443,0.416589443,0,-0.720303981,-1.431949046,-2.152253027,0.312076283 -Danny Ferry,ferryda01,2000,RS,CLE,2674,1326,-0.668898496,-1.225412373,-1.894310869,0.580274258,0.580274258,0,-1.073586118,-1.101805106,-2.175391224,0.224440558 -Danny Ferry,ferryda01,2001,PO,SAS,631,334,1.145577913,0.453999508,1.599577422,0.764103308,0,0.764103308,0.651454415,0.482702347,1.134156762,-0.040015561 -Danny Ferry,ferryda01,2001,RS,SAS,3187,1688,0.326905364,0.417931567,0.744836931,3.009378711,3.009378711,0,-0.023016993,0.21255738,0.189540387,-0.013387565 -Danny Ferry,ferryda01,2002,PO,SAS,280,155,-1.280152971,-1.189212516,-2.469365487,0.02300027,0,0.02300027,-1.578645822,-1.424812291,-3.003458113,0.446168796 -Danny Ferry,ferryda01,2002,RS,SAS,1515,799,0.869821843,0.209955089,1.079776931,1.560343472,1.560343472,0,0.358451601,-0.411595725,-0.053144124,-0.050812977 -Danny Ferry,ferryda01,2003,PO,SAS,194,101,-3.587477577,-0.367186177,-3.954663754,-0.065268127,0,-0.065268127,-3.695646564,-0.28377267,-3.979419234,1.777628234 -Danny Ferry,ferryda01,2003,RS,SAS,1140,601,-3.020872589,-1.726906841,-4.747779431,-0.613414737,-0.613414737,0,-3.343733533,-2.754305665,-6.098039198,0.125551562 -Kyrylo Fesenko,fesenky01,2008,RS,UTA,137,70,-5.050301501,-1.370961125,-6.421262626,-0.133080898,-0.133080898,0,-4.851332238,-1.530375467,-6.381707705,1.402366775 -Kyrylo Fesenko,fesenky01,2009,RS,UTA,306,156,-3.089834064,1.343773237,-1.746060827,0.081252217,0.081252217,0,-2.929334148,1.762211774,-1.167122374,1.565000426 -Kyrylo Fesenko,fesenky01,2010,PO,UTA,358,181,-7.095186068,-1.701272644,-8.796458712,-0.581000481,0,-0.581000481,-6.912786477,-2.279119314,-9.191905791,0.807695428 -Kyrylo Fesenko,fesenky01,2010,RS,UTA,806,408,-3.379485641,1.714574796,-1.664910846,0.228533782,0.228533782,0,-3.432543025,1.006430132,-2.426112893,1.105393801 -Kyrylo Fesenko,fesenky01,2011,RS,UTA,874,456,-5.443074999,-0.84936995,-6.292444948,-0.8342406,-0.8342406,0,-5.494520792,-1.072910204,-6.567430995,1.140573496 -Kyrylo Fesenko,fesenky01,2012,RS,IND,32,17,2.226260799,3.537765671,5.764026471,0.074439922,0.074439922,0,2.741421796,5.018358293,7.759780089,0.743308889 -Kenny Fields,fieldke01,1985,RS,MIL,1124,535,-2.558367989,-1.222848934,-3.781216923,-0.282617144,-0.282617144,0,-2.917246569,-1.681537926,-4.598784495,0.418272688 -Kenny Fields,fieldke01,1986,PO,MIL,333,158,-1.404448409,-0.502070636,-1.906519045,0.071041417,0,0.071041417,-1.34433859,-1.048676857,-2.393015446,1.307278463 -Kenny Fields,fieldke01,1986,RS,MIL,2410,1120,-0.869228419,0.727272766,-0.141955653,1.501414828,1.501414828,0,-0.943919158,0.414578879,-0.52934028,0.770840486 -Kenny Fields,fieldke01,1987,RS,LAC,1863,861,-1.609449171,-1.490934589,-3.10038376,-0.154685129,-0.154685129,0,-2.080279706,-1.204863722,-3.285143428,0.508906728 -Kenny Fields,fieldke01,1987,RS,MIL,46,22,-0.0348509,-0.305809091,-0.34065999,0.027516086,0.027516086,0,-0.420637463,-1.032692238,-1.453329701,1.783217538 -Kenny Fields,fieldke01,1988,RS,LAC,327,154,-3.108526014,-1.566165367,-4.67469138,-0.151589793,-0.151589793,0,-3.601505179,-1.910854789,-5.512359968,0.243446909 -Landry Fields,fieldla01,2011,PO,NYK,137,71,-6.853089893,-0.34787285,-7.200962743,-0.16553399,0,-0.16553399,-6.898482316,-1.706963332,-8.605445648,-0.403545145 -Landry Fields,fieldla01,2011,RS,NYK,5119,2541,1.097899755,-0.636895412,0.461004342,4.13501543,4.13501543,0,0.702250705,-0.767571406,-0.065320701,-0.622124577 -Landry Fields,fieldla01,2012,PO,NYK,211,115,-0.278052931,0.647482045,0.369429114,0.188217247,0,0.188217247,-0.990681875,-0.733066003,-1.723747878,-0.261763387 -Landry Fields,fieldla01,2012,RS,NYK,3720,1894,-0.319693054,2.018687043,1.698993989,4.296342311,4.296342311,0,-0.614231674,1.507760703,0.893529029,-0.060238033 -Landry Fields,fieldla01,2013,RS,TOR,1975,1037,-1.799209919,-0.278399332,-2.077609251,0.353992722,0.353992722,0,-2.229694891,-0.944227181,-3.173922072,-0.459047564 -Landry Fields,fieldla01,2014,PO,TOR,57,26,-6.859391682,18.26536477,11.40597309,0.197733375,0,0.197733375,-5.755961021,12.5016211,6.745660079,1.946807401 -Landry Fields,fieldla01,2014,RS,TOR,641,322,-1.9996331,0.420617595,-1.579015504,0.19160365,0.19160365,0,-1.830247935,-0.522112496,-2.352360431,-0.384326651 -Landry Fields,fieldla01,2015,RS,TOR,435,216,-2.837713297,-2.710664498,-5.548377795,-0.307898853,-0.307898853,0,-2.76928917,-2.454586773,-5.223875943,-0.152781413 -Michael Finley,finlemi01,1996,RS,PHO,6308,3212,1.458672512,-0.781483533,0.677188979,5.583542645,5.583542645,0,1.448545365,-0.464889719,0.983655646,-0.542857891 -Michael Finley,finlemi01,1997,RS,PHO,1563,796,0.195134225,-1.436920126,-1.2417859,0.611681447,0.611681447,0,0.114883006,-1.78474336,-1.669860354,-0.124140092 -Michael Finley,finlemi01,1997,RS,DAL,3740,1994,-0.5978785,-0.932792628,-1.530671128,1.247437697,1.247437697,0,-0.684048905,-1.165076705,-1.84912561,0.512527299 -Michael Finley,finlemi01,1998,RS,DAL,6430,3394,1.658959429,-0.374218751,1.284740678,6.945752896,6.945752896,0,1.57826676,-0.137841833,1.440424927,-0.534534381 -Michael Finley,finlemi01,1999,RS,DAL,3847,2051,2.736945437,-0.498299514,2.238645922,5.185105119,5.185105119,0,2.744232152,-0.167449715,2.576782437,-0.605382004 -Michael Finley,finlemi01,2000,RS,DAL,6927,3464,2.706359303,-0.459971281,2.246388023,8.766236647,8.766236647,0,2.915128481,-0.256664927,2.658463554,-0.683345563 -Michael Finley,finlemi01,2001,PO,DAL,809,434,0.828121713,-1.331816177,-0.503694464,0.511392401,0,0.511392401,1.419562178,-1.121389245,0.298172932,-0.281616532 -Michael Finley,finlemi01,2001,RS,DAL,6762,3443,2.757717907,-0.553980388,2.203737519,8.661576162,8.661576162,0,3.081075523,-0.368008059,2.713067464,-0.427133353 -Michael Finley,finlemi01,2002,PO,DAL,758,373,4.314759,-0.096689472,4.218069527,1.360369882,0,1.360369882,4.511176223,0.222661827,4.73383805,-0.4872166 -Michael Finley,finlemi01,2002,RS,DAL,5386,2754,2.500639308,-1.686068226,0.814571083,4.983465485,4.983465485,0,2.787108514,-1.451930337,1.335178177,-0.459602141 -Michael Finley,finlemi01,2003,PO,DAL,1614,822,3.602008939,0.992406886,4.594415825,3.157627148,0,3.157627148,3.959145735,1.02659509,4.985740826,-0.549698212 -Michael Finley,finlemi01,2003,RS,DAL,5150,2642,2.292116094,0.326843043,2.618959137,7.190917723,7.190917723,0,2.782564334,0.167994092,2.950558425,-0.587355139 -Michael Finley,finlemi01,2004,PO,DAL,398,196,-0.784516398,0.313445772,-0.471070625,0.233948776,0,0.233948776,-0.737857968,-0.147029854,-0.884887822,-0.414698631 -Michael Finley,finlemi01,2004,RS,DAL,5456,2778,2.978019847,0.098000455,3.076020302,8.197456347,8.197456347,0,3.24130711,0.230106503,3.471413612,-0.662212975 -Michael Finley,finlemi01,2005,PO,DAL,953,491,1.956662124,-0.519087134,1.43757499,1.078926814,0,1.078926814,2.09362209,-0.013906683,2.079715407,-0.250262626 -Michael Finley,finlemi01,2005,RS,DAL,4606,2358,1.951031574,-1.304564602,0.646466971,4.059348958,4.059348958,0,1.943466862,-1.01965437,0.923812492,-0.603087164 -Michael Finley,finlemi01,2006,PO,SAS,765,411,1.39444196,-0.840983454,0.553458505,0.710073877,0,0.710073877,1.365490265,-0.919213112,0.446277153,-0.551030087 -Michael Finley,finlemi01,2006,RS,SAS,3801,2038,0.16753744,-0.409690922,-0.242153482,2.593910166,2.593910166,0,0.154184136,-0.585811367,-0.431627231,-0.482025419 -Michael Finley,finlemi01,2007,PO,SAS,1008,538,2.511625975,-1.718059288,0.793566687,0.998683524,0,0.998683524,2.50557534,-1.599141583,0.906433757,-0.405056884 -Michael Finley,finlemi01,2007,RS,SAS,3450,1823,0.61272597,-1.763659485,-1.150933515,1.479495337,1.479495337,0,0.688404402,-1.999094161,-1.310689759,-0.487189402 -Michael Finley,finlemi01,2008,PO,SAS,737,391,0.12960159,-0.126563435,0.003038155,0.564993477,0,0.564993477,-0.433983113,-0.372750244,-0.806733357,-0.224676098 -Michael Finley,finlemi01,2008,RS,SAS,4124,2204,0.481150897,-0.938209972,-0.457059075,2.569588941,2.569588941,0,0.383269022,-1.017046337,-0.633777315,-0.318540394 -Michael Finley,finlemi01,2009,PO,SAS,258,143,-0.918052874,-2.978558247,-3.896611121,-0.085627596,0,-0.085627596,-1.348324958,-2.866442718,-4.214767676,-0.677991992 -Michael Finley,finlemi01,2009,RS,SAS,4352,2336,-0.43462535,-1.202047558,-1.636672908,1.318170395,1.318170395,0,-0.397583447,-1.347827829,-1.745411276,-0.610092627 -Michael Finley,finlemi01,2010,PO,BOS,203,108,-2.151022238,1.388337632,-0.762684606,0.112445717,0,0.112445717,-2.749303293,-0.420832857,-3.170136149,-0.396070961 -Michael Finley,finlemi01,2010,RS,BOS,606,314,0.369246666,-2.299075873,-1.929829207,0.132701109,0.132701109,0,-0.239981551,-3.135086017,-3.375067568,0.934052177 -Michael Finley,finlemi01,2010,RS,SAS,763,395,-3.121949539,-1.93784215,-5.059791689,-0.466499521,-0.466499521,0,-3.188819069,-2.932617761,-6.12143683,0.20357341 -Dorian Finney-Smith,finnedo01,2017,RS,DAL,3206,1642,-2.569092242,0.787089046,-1.782003196,0.803267687,0.803267687,0,-2.914158291,0.489363042,-2.424795248,-0.927771278 -Dorian Finney-Smith,finnedo01,2018,RS,DAL,912,448,-3.109069372,1.367466432,-1.74160294,0.230272295,0.230272295,0,-2.982621649,0.337779292,-2.644842356,-0.093226775 -Dorian Finney-Smith,finnedo01,2019,RS,DAL,4164,1985,-2.077004922,1.678175374,-0.398829548,2.376237323,2.376237323,0,-2.216193706,1.638862442,-0.577331265,-0.209871076 -Derek Fisher,fishede01,1997,PO,LAL,62,34,-8.454246191,-2.862913893,-11.31716008,-0.157545086,0,-0.157545086,-7.52782716,-4.472995187,-12.00082235,2.459223873 -Derek Fisher,fishede01,1997,RS,LAL,1768,921,-2.353056658,-0.77628179,-3.129338448,-0.179144812,-0.179144812,0,-2.37389669,-1.349036334,-3.722933024,0.458638732 -Derek Fisher,fishede01,1998,PO,LAL,518,278,0.597338618,0.624048747,1.221387364,0.585812403,0,0.585812403,0.835852726,1.090167105,1.926019831,0.72765237 -Derek Fisher,fishede01,1998,RS,LAL,3471,1760,0.0731566,-0.663879,-0.5907224,1.931690724,1.931690724,0,-0.139805023,-0.944853761,-1.084658784,-0.340977303 -Derek Fisher,fishede01,1999,PO,LAL,456,238,3.784891868,-0.547680032,3.237211836,0.747922174,0,0.747922174,3.591733393,-0.264153434,3.327579959,-0.21859829 -Derek Fisher,fishede01,1999,RS,LAL,2183,1131,0.62166474,-0.08345157,0.53821317,1.898665651,1.898665651,0,0.750026438,-0.10466607,0.645360368,0.059176264 -Derek Fisher,fishede01,2000,PO,LAL,613,322,1.536078852,-0.541301239,0.994777613,0.633780039,0,0.633780039,1.151602698,-0.788937162,0.362665535,-0.101059928 -Derek Fisher,fishede01,2000,RS,LAL,3545,1803,-0.995124522,0.810650975,-0.184473547,2.366014362,2.366014362,0,-0.762563822,0.966889349,0.204325527,0.239966021 -Derek Fisher,fishede01,2001,PO,LAL,1117,576,3.700137182,0.909475056,4.609612238,2.224445119,0,2.224445119,3.668985141,1.519073353,5.188058494,-0.250785196 -Derek Fisher,fishede01,2001,RS,LAL,1370,709,0.803088561,1.504146083,2.307234644,1.82937353,1.82937353,0,1.147734436,2.314445865,3.462180302,0.000552189 -Derek Fisher,fishede01,2002,PO,LAL,1251,649,1.246862565,-0.407691561,0.839171004,1.225034374,0,1.225034374,1.309560757,0.093381568,1.402942325,-0.050926864 -Derek Fisher,fishede01,2002,RS,LAL,3831,1974,2.03335846,-0.618730727,1.414627734,4.190366487,4.190366487,0,2.233193847,-0.277254151,1.955939697,-0.086982829 -Derek Fisher,fishede01,2003,PO,LAL,829,424,1.865092756,-0.176092277,1.689000479,0.987716232,0,0.987716232,1.753861189,0.716755011,2.470616201,-0.245909954 -Derek Fisher,fishede01,2003,RS,LAL,5514,2829,0.489760269,-1.401125266,-0.911364996,2.645629413,2.645629413,0,0.430859293,-0.636677869,-0.205818576,-0.283662115 -Derek Fisher,fishede01,2004,PO,LAL,925,507,1.780764001,-0.198236489,1.582527512,1.15717084,0,1.15717084,1.661741016,-0.387094983,1.274646033,0.102551953 -Derek Fisher,fishede01,2004,RS,LAL,3441,1769,-0.878044528,1.479387881,0.601343353,3.030421424,3.030421424,0,-0.556638699,1.246635125,0.689996426,0.171445767 -Derek Fisher,fishede01,2005,RS,GSW,4369,2222,0.05458521,-0.127215741,-0.072630532,3.034449872,3.034449872,0,0.025364537,0.015298145,0.040662682,-0.023911011 -Derek Fisher,fishede01,2006,RS,GSW,5090,2589,0.740055288,0.845556933,1.585612221,5.737147498,5.737147498,0,0.780434623,1.303643671,2.084078294,0.163254533 -Derek Fisher,fishede01,2007,PO,UTA,853,445,1.411806905,0.946297985,2.358104889,1.200045779,0,1.200045779,1.1846942,1.145764696,2.330458896,0.298239105 -Derek Fisher,fishede01,2007,RS,UTA,4414,2287,-0.091793056,0.74790024,0.656107184,3.986339167,3.986339167,0,-0.059216721,0.811880515,0.752663795,0.280927389 -Derek Fisher,fishede01,2008,PO,LAL,1295,663,1.626623084,2.297814421,3.924437505,2.335015983,0,2.335015983,1.760533285,3.298909143,5.059442428,0.24878251 -Derek Fisher,fishede01,2008,RS,LAL,4531,2249,0.980607538,-0.638855346,0.341752192,3.548827305,3.548827305,0,1.141876511,-0.053091045,1.088785465,0.03237786 -Derek Fisher,fishede01,2009,PO,LAL,1219,635,-0.772140906,0.360260991,-0.411879915,0.784713706,0,0.784713706,-0.6183001,0.811714885,0.193414785,0.39810403 -Derek Fisher,fishede01,2009,RS,LAL,4851,2441,0.522410172,0.474157208,0.99656738,4.663077448,4.663077448,0,0.621768383,1.021400466,1.643168849,-0.05749631 -Derek Fisher,fishede01,2010,PO,LAL,1424,754,0.675646576,-0.180165128,0.495481448,1.294699638,0,1.294699638,0.686212084,0.658009691,1.344221776,0.49639592 -Derek Fisher,fishede01,2010,RS,LAL,4355,2227,-0.813994543,0.155955702,-0.658038841,2.383844644,2.383844644,0,-0.820475668,0.818980728,-0.00149494,0.273525599 -Derek Fisher,fishede01,2011,PO,LAL,592,325,1.030129298,1.223666494,2.253795792,0.854603508,0,0.854603508,0.784689302,1.908659123,2.693348425,-0.116415957 -Derek Fisher,fishede01,2011,RS,LAL,4390,2297,-1.742023991,0.988177579,-0.753846412,2.340122059,2.340122059,0,-1.61313831,1.619067437,0.005929127,0.030714198 -Derek Fisher,fishede01,2012,PO,OKC,851,446,-0.010733174,0.766582965,0.755849791,0.823797153,0,0.823797153,0.040628321,0.686195239,0.72682356,0.112292993 -Derek Fisher,fishede01,2012,RS,LAL,2100,1101,-1.85594225,0.883445684,-0.972496566,1.004520371,1.004520371,0,-1.846898161,1.170106107,-0.676792054,0.558928179 -Derek Fisher,fishede01,2012,RS,OKC,798,407,-3.633228024,0.080252207,-3.552975817,-0.168037949,-0.168037949,0,-3.51076486,0.005471896,-3.505292964,0.71941264 -Derek Fisher,fishede01,2013,PO,OKC,510,261,2.27125071,0.447926122,2.719176832,0.755885856,0,0.755885856,2.01299691,0.650539278,2.663536187,0.573974538 -Derek Fisher,fishede01,2013,RS,DAL,454,229,-2.547358972,-2.149124489,-4.696483461,-0.230178242,-0.230178242,0,-2.470848573,-1.783381006,-4.254229579,1.129621488 -Derek Fisher,fishede01,2013,RS,OKC,680,346,-2.198895492,0.311053268,-1.887842224,0.155113815,0.155113815,0,-1.928826744,-0.052297799,-1.981124544,1.784898108 -Derek Fisher,fishede01,2014,PO,OKC,600,299,-2.272235594,-1.324669582,-3.596905176,-0.133095682,0,-0.133095682,-1.31134055,-0.605636354,-1.916976904,-0.10525983 -Derek Fisher,fishede01,2014,RS,OKC,2889,1428,0.325669045,1.993661157,2.319330201,3.688820231,3.688820231,0,0.313223049,2.355537005,2.668760054,-0.117366631 -Matt Fish,fishma01,1995,RS,LAC,735,370,-4.001284114,-0.374470663,-4.375754777,-0.310406776,-0.310406776,0,-3.953909054,-0.089141465,-4.04305052,1.074523782 -Matt Fish,fishma01,1996,RS,DEN,227,117,-1.517576478,-0.88112387,-2.398700348,0.021061722,0.021061722,0,-1.982315869,-1.132843336,-3.115159205,0.405298176 -Matt Fish,fishma01,1996,RS,NYK,33,17,5.688885852,-2.129487691,3.559398161,0.054723052,0.054723052,0,4.687134105,-2.031432913,2.655701192,-0.001497181 -Matt Fish,fishma01,1997,RS,WSB,14,7,-19.18546318,-3.162685882,-22.34814906,-0.07204206,-0.07204206,0,-17.11880421,-4.089761857,-21.20856607,2.671695623 -Matt Fish,fishma01,1997,RS,MIA,2,1,-7.401352135,-2.485619047,-9.886971183,-0.003580812,-0.003580812,0,-8.330874716,-5.025594444,-13.35646916,-1.515440092 -Gerald Fitch,fitchge01,2006,RS,MIA,461,239,-2.308567318,-0.219085732,-2.52765305,0.027276857,0.027276857,0,-2.139891686,-0.57627375,-2.716165436,0.555473795 -Marcus Fizer,fizerma01,2001,RS,CHI,2973,1580,-4.945421882,-3.520451768,-8.46587365,-4.625346953,-4.625346953,0,-4.731208093,-3.731836213,-8.463044306,0.354515742 -Marcus Fizer,fizerma01,2002,RS,CHI,3744,1963,-2.145269951,-1.855181458,-4.000451409,-1.254217775,-1.254217775,0,-2.051928116,-1.842602362,-3.894530478,0.136492489 -Marcus Fizer,fizerma01,2003,RS,CHI,1594,809,-0.708443487,-2.004950247,-2.713393734,0.015095625,0.015095625,0,-0.729775701,-2.228791081,-2.958566782,-0.083352065 -Marcus Fizer,fizerma01,2004,RS,CHI,1434,738,-2.606663119,-2.097244565,-4.703907684,-0.738574426,-0.738574426,0,-2.884158892,-2.328560245,-5.212719137,0.356234084 -Marcus Fizer,fizerma01,2005,RS,MIL,1728,903,-3.789164409,-1.314056874,-5.103221283,-1.086811136,-1.086811136,0,-3.491619079,-1.82735966,-5.31897874,0.225563906 -Marcus Fizer,fizerma01,2006,RS,NOK,73,39,-2.035158973,-2.368065935,-4.403224907,-0.032938406,-0.032938406,0,-2.344709773,-3.065718625,-5.410428398,0.119407307 -Al Fleming,flemial01,1978,PO,SEA,44,21,-3.01970103,0.045006617,-2.974694413,-0.002531392,0,-0.002531392,-3.462366745,0.100000917,-3.362365827,2.042761723 -Al Fleming,flemial01,1978,RS,SEA,214,97,-2.951055947,-2.898215838,-5.849271786,-0.154209753,-0.154209753,0,-3.486471681,-4.179706655,-7.666178336,0.583641475 -Vern Fleming,flemive01,1985,RS,IND,5506,2486,-0.788835253,-0.461570044,-1.250405297,1.901330805,1.901330805,0,-0.945453654,0.068026366,-0.877427287,-0.037540441 -Vern Fleming,flemive01,1986,RS,IND,6102,2870,1.340823812,0.45067089,1.791494702,6.636833211,6.636833211,0,1.049316852,1.04549629,2.094813142,-0.204510852 -Vern Fleming,flemive01,1987,PO,IND,272,141,1.164349867,1.813088962,2.977438829,0.424944934,0,0.424944934,0.957025683,1.972549152,2.929574835,0.000509313 -Vern Fleming,flemive01,1987,RS,IND,5307,2549,1.826026348,0.285217253,2.111243601,6.308462888,6.308462888,0,1.427927921,0.535611315,1.963539236,-0.219200296 -Vern Fleming,flemive01,1988,RS,IND,5644,2733,3.191997096,0.318610987,3.510608082,8.7029846,8.7029846,0,2.795172574,0.808264381,3.603436955,-0.307830169 -Vern Fleming,flemive01,1989,RS,IND,5335,2552,2.146978505,-0.894270358,1.252708148,5.198211291,5.198211291,0,1.725645698,-0.45198817,1.273657529,-0.262723887 -Vern Fleming,flemive01,1990,PO,IND,211,113,2.074366401,-1.309109092,0.765257309,0.207592667,0,0.207592667,1.803539377,-1.428496214,0.375043163,-0.663033228 -Vern Fleming,flemive01,1990,RS,IND,5879,2876,2.671493704,-1.134681768,1.536811935,6.26241227,6.26241227,0,2.543536846,-0.674477612,1.869059234,-0.439720359 -Vern Fleming,flemive01,1991,PO,IND,246,115,2.036705443,-2.426908861,-0.390203418,0.141479476,0,0.141479476,1.63703245,-2.822851103,-1.185818652,-0.873215557 -Vern Fleming,flemive01,1991,RS,IND,4041,1929,2.233873482,-1.2157692,1.018104282,3.68975978,3.68975978,0,2.098921509,-1.138352454,0.960569055,-0.500290462 -Vern Fleming,flemive01,1992,PO,IND,101,51,-2.784972543,-1.049240147,-3.83421269,-0.029304482,0,-0.029304482,-2.850107926,-1.534727493,-4.384835419,0.664965357 -Vern Fleming,flemive01,1992,RS,IND,3624,1737,-1.274192204,-1.826141872,-3.100334075,-0.310126371,-0.310126371,0,-1.333095058,-2.142627752,-3.47572281,-0.108963231 -Vern Fleming,flemive01,1993,PO,IND,152,80,-1.671465584,-1.571311459,-3.242777043,-0.020725121,0,-0.020725121,-1.270399585,-1.575452015,-2.8458516,-0.083336615 -Vern Fleming,flemive01,1993,RS,IND,3041,1503,0.334135142,-1.032905421,-0.698770279,1.574098082,1.574098082,0,0.314265823,-1.260852186,-0.946586364,0.071749556 -Vern Fleming,flemive01,1994,PO,IND,457,247,1.525971383,-0.027315407,1.498655975,0.554046826,0,0.554046826,0.971817104,-0.558639388,0.413177716,0.299423056 -Vern Fleming,flemive01,1994,RS,IND,2070,1053,-1.626711941,-0.674924829,-2.301636769,0.241098922,0.241098922,0,-1.715563951,-0.853451839,-2.56901579,0.0878937 -Vern Fleming,flemive01,1995,PO,IND,15,8,-1.761118344,-1.66844493,-3.429563274,-0.002882425,0,-0.002882425,-1.145076615,-3.741986041,-4.887062656,0.684517964 -Vern Fleming,flemive01,1995,RS,IND,1301,686,-0.007711551,-0.352967317,-0.360678869,0.839104408,0.839104408,0,-0.509577234,-0.479629279,-0.989206513,0.320362633 -Vern Fleming,flemive01,1996,RS,NJN,3346,1747,-1.623371598,-1.813314558,-3.436686156,-0.60899761,-0.60899761,0,-2.207828961,-2.185216604,-4.393045565,-0.464503717 -Luis Flores,florelu01,2005,RS,GSW,144,73,-3.399957479,-2.074152674,-5.474110153,-0.10353943,-0.10353943,0,-3.452531648,-3.948262497,-7.400794145,1.887716481 -Luis Flores,florelu01,2005,RS,DEN,8,4,11.77342729,-1.224167595,10.54925969,0.027046993,0.027046993,0,10.43487117,-3.718695387,6.716175779,-0.319209422 -Bruce Flowers,flowebr01,1983,RS,CLE,1438,699,0.727887244,-0.678742487,0.049144756,1.00010503,1.00010503,0,0.172499842,-1.041993769,-0.869493927,0.193019729 -Sleepy Floyd,floydsl01,1983,RS,GSW,1652,754,-0.750063372,-1.063824356,-1.813887728,0.361038313,0.361038313,0,-0.795235285,-0.95630814,-1.751543425,0.267889882 -Sleepy Floyd,floydsl01,1983,RS,NJN,1083,494,-1.555880792,-1.150576262,-2.706457054,0.011016696,0.011016696,0,-1.932227716,-1.512491696,-3.444719412,0.40108701 -Sleepy Floyd,floydsl01,1984,RS,GSW,5562,2555,-0.31754983,-0.712475153,-1.030024983,2.241162064,2.241162064,0,-0.473235902,-0.352060425,-0.825296327,-0.042613001 -Sleepy Floyd,floydsl01,1985,RS,GSW,6248,2873,0.521966029,-1.319610996,-0.797644967,2.864488023,2.864488023,0,0.555994399,-1.071546954,-0.515552555,0.098115811 -Sleepy Floyd,floydsl01,1986,RS,GSW,6069,2764,4.196798461,-0.625350747,3.571447714,8.896996876,8.896996876,0,4.176302191,-0.367645583,3.808656608,-0.202455467 -Sleepy Floyd,floydsl01,1987,PO,GSW,861,414,5.700883804,-0.957023257,4.743860547,1.622418605,0,1.622418605,5.545455885,-0.511661382,5.033794504,-0.610564227 -Sleepy Floyd,floydsl01,1987,RS,GSW,6566,3064,5.386538681,-0.532408921,4.854129761,11.84219219,11.84219219,0,5.197900933,-0.11454127,5.083359663,-0.386080137 -Sleepy Floyd,floydsl01,1988,PO,HOU,309,154,3.312566701,0.252533706,3.565100407,0.509988753,0,0.509988753,3.427318795,0.646661208,4.073980003,-0.326318216 -Sleepy Floyd,floydsl01,1988,RS,HOU,3934,1834,0.299802638,-0.648527438,-0.3487248,2.245526449,2.245526449,0,0.274300353,-0.272647428,0.001652925,-0.06114704 -Sleepy Floyd,floydsl01,1988,RS,GSW,1456,680,3.046339785,-1.51902839,1.527311395,1.479704234,1.479704234,0,2.944389482,-0.993738734,1.950650748,-0.288607935 -Sleepy Floyd,floydsl01,1989,PO,HOU,331,160,2.400665961,1.024479301,3.425145261,0.517630548,0,0.517630548,2.339412772,1.402510833,3.741923604,-0.417927445 -Sleepy Floyd,floydsl01,1989,RS,HOU,5981,2788,3.411774901,-0.286316482,3.125458419,8.345889603,8.345889603,0,3.229486258,0.016410104,3.245896362,-0.141238024 -Sleepy Floyd,floydsl01,1990,PO,HOU,336,172,2.915293369,-1.610811947,1.304481422,0.364339059,0,0.364339059,2.632944873,-1.838293242,0.794651631,-0.692901987 -Sleepy Floyd,floydsl01,1990,RS,HOU,5609,2630,1.942854081,-0.772531472,1.170322609,5.243048632,5.243048632,0,1.653206833,-0.674820934,0.978385899,-0.32826786 -Sleepy Floyd,floydsl01,1991,PO,HOU,78,41,-10.80129463,-0.525372123,-11.32666675,-0.18832547,0,-0.18832547,-9.590616082,-1.963263554,-11.55387964,1.681418933 -Sleepy Floyd,floydsl01,1991,RS,HOU,3840,1850,0.010763289,0.30612126,0.316884549,2.899988897,2.899988897,0,0.267427072,-0.140413875,0.127013197,0.179724578 -Sleepy Floyd,floydsl01,1992,RS,HOU,3331,1662,-2.049102676,-1.360849187,-3.409951864,-0.560777716,-0.560777716,0,-1.965603487,-1.545937497,-3.511540984,0.204542203 -Sleepy Floyd,floydsl01,1993,PO,HOU,115,60,-7.562914988,-2.796150813,-10.3590658,-0.240305619,0,-0.240305619,-7.324632885,-4.504616431,-11.82924932,0.027602478 -Sleepy Floyd,floydsl01,1993,RS,HOU,1725,867,-1.962925514,-0.997653063,-2.960578577,-0.093196884,-0.093196884,0,-1.940089923,-1.494181656,-3.434271579,0.051350839 -Sleepy Floyd,floydsl01,1994,PO,SAS,68,37,-12.19997249,-5.334955875,-17.53492836,-0.289079157,0,-0.289079157,-12.34009718,-6.633163387,-18.97326057,0.381923913 -Sleepy Floyd,floydsl01,1994,RS,SAS,1399,737,-4.864630963,-2.381010546,-7.245641509,-1.698216973,-1.698216973,0,-4.677187004,-2.885703114,-7.562890118,0.442786791 -Sleepy Floyd,floydsl01,1995,RS,NJN,1616,831,-2.324621412,-2.841314494,-5.165935906,-1.026013674,-1.026013674,0,-2.757864294,-3.134502639,-5.892366933,0.157400569 -Jonny Flynn,flynnjo01,2010,RS,MIN,4737,2339,-1.916103448,-3.092914781,-5.009018229,-2.687174665,-2.687174665,0,-1.764990881,-2.97505866,-4.74004954,-0.300927431 -Jonny Flynn,flynnjo01,2011,RS,MIN,1999,983,-3.555268153,-2.484656648,-6.039924801,-1.649720902,-1.649720902,0,-3.399472428,-3.191200864,-6.590673292,-0.014905464 -Jonny Flynn,flynnjo01,2012,RS,HOU,261,135,-2.872930658,-3.535469529,-6.408400187,-0.252208997,-0.252208997,0,-3.167610908,-4.185318208,-7.352929115,0.084063572 -Jonny Flynn,flynnjo01,2012,RS,POR,540,281,-0.743751328,-4.995331821,-5.73908315,-0.42926546,-0.42926546,0,-1.166603029,-5.843288213,-7.009891242,0.157742179 -Mike Flynn,flynnmi01,1977,RS,IND,2988,1324,-0.301907503,-2.007985861,-2.309893363,0.296686532,0.296686532,0,-0.734071574,-2.45323238,-3.187303954,-0.220315107 -Mike Flynn,flynnmi01,1978,RS,IND,2177,955,-1.353422718,-1.219200851,-2.572623569,0.086066671,0.086066671,0,-1.846507349,-2.238061788,-4.084569137,-0.447993958 -Isaac Fontaine,fontais01,2002,RS,MEM,144,75,-4.832345798,-3.238040042,-8.07038584,-0.204314796,-0.204314796,0,-5.68757746,-4.35697335,-10.04455081,0.329209741 -Jeff Foote,footeje01,2012,RS,NOH,73,39,-6.885663403,-1.403234175,-8.288897579,-0.110648102,-0.110648102,0,-7.265876755,-2.126760501,-9.392637256,0.365530751 -Bryn Forbes,forbebr01,2017,PO,SAS,158,73,-1.965205324,-7.194833032,-9.160038356,-0.244972577,0,-0.244972577,0.081525059,-7.805808177,-7.724283119,-0.491785795 -Bryn Forbes,forbebr01,2017,RS,SAS,579,285,-4.551181679,-4.587756228,-9.138937908,-0.92004358,-0.92004358,0,-3.645838313,-5.10824332,-8.754081633,-0.945298445 -Bryn Forbes,forbebr01,2018,PO,SAS,110,54,-2.552578437,-4.334519286,-6.887097723,-0.11735682,0,-0.11735682,-2.093818745,-4.647572691,-6.741391437,-0.164275962 -Bryn Forbes,forbebr01,2018,RS,SAS,3095,1517,-0.895274542,-1.147778965,-2.043053507,0.544340132,0.544340132,0,-1.785302558,-1.196347281,-2.981649839,-0.510822813 -Bryn Forbes,forbebr01,2019,PO,SAS,409,212,0.784976214,-0.322996944,0.46197927,0.351948865,0,0.351948865,-0.15389319,-0.45761944,-0.61151263,-1.765085189 -Bryn Forbes,forbebr01,2019,RS,SAS,4739,2293,0.287026672,-2.372749303,-2.085722631,0.771102409,0.771102409,0,0.079535623,-1.708316437,-1.628780815,-0.790531151 -Gary Forbes,forbega01,2011,PO,DEN,4,2,-21.01241475,-0.263935853,-21.2763506,-0.019178327,0,-0.019178327,-20.54226787,-2.34859042,-22.8908583,-1.453574488 -Gary Forbes,forbega01,2011,RS,DEN,1594,791,-1.215554337,-1.664330909,-2.879885246,-0.052566806,-0.052566806,0,-1.322866241,-2.341985999,-3.66485224,0.265357386 -Gary Forbes,forbega01,2012,RS,TOR,1342,713,-0.883175799,-0.892699406,-1.775875205,0.355918867,0.355918867,0,-0.91312811,-1.651653026,-2.564781135,0.406284711 -Alphonso Ford,fordal01,1994,RS,SEA,32,16,1.931953238,4.111659564,6.043612802,0.072575187,0.072575187,0,2.727336125,3.531819122,6.259155248,1.060699027 -Alphonso Ford,fordal01,1995,RS,PHI,188,98,-7.031742575,-3.734312781,-10.76605536,-0.400806491,-0.400806491,0,-6.612922293,-4.578782513,-11.19170481,0.00162605 -Alton Ford,fordal02,2002,RS,PHO,871,452,-3.079960521,-3.008961628,-6.088922149,-0.782674086,-0.782674086,0,-3.485629669,-2.611570699,-6.097200368,1.51190597 -Alton Ford,fordal02,2003,RS,PHO,60,31,-8.030695767,-2.399801492,-10.43049726,-0.124255772,-0.124255772,0,-8.105880673,-2.640896505,-10.74677718,2.106938886 -Alton Ford,fordal02,2004,RS,HOU,76,41,-1.616602892,-2.000082667,-3.616685559,-0.018430148,-0.018430148,0,-2.360048833,-2.224258994,-4.584307827,1.512098993 -Chris Ford,fordch01,1977,PO,DET,218,101,0.028312612,0.644294235,0.672606847,0.182485985,0,0.182485985,0.496530401,1.321424094,1.817954496,0.343180994 -Chris Ford,fordch01,1977,RS,DET,5821,2539,1.27777399,0.649660464,1.927434455,6.052460737,6.052460737,0,1.240034883,0.786305267,2.02634015,-0.118798343 -Chris Ford,fordch01,1978,RS,DET,5860,2582,0.885822699,0.439341133,1.325163832,5.360393812,5.360393812,0,0.737389238,0.475466353,1.212855591,-0.160341011 -Chris Ford,fordch01,1979,RS,BOS,5900,2629,0.625392005,-0.804440201,-0.179048195,3.440948788,3.440948788,0,0.489087089,-0.419563654,0.069523435,-0.233101666 -Chris Ford,fordch01,1979,RS,DET,244,108,-3.391598296,-3.551151495,-6.942749791,-0.230218661,-0.230218661,0,-3.604999266,-3.235449287,-6.840448553,-0.374635984 -Chris Ford,fordch01,1980,PO,BOS,573,279,-0.235200193,2.433541323,2.19834113,0.732010398,0,0.732010398,-0.285869844,2.816429733,2.530559889,0.75997951 -Chris Ford,fordch01,1980,RS,BOS,4573,2115,1.430750088,1.016371976,2.447122064,5.608953279,5.608953279,0,1.520203599,1.088651905,2.608855504,0.01635645 -Chris Ford,fordch01,1981,PO,BOS,1024,507,0.782755001,-0.016627823,0.766127179,0.939901823,0,0.939901823,0.595278774,0.248844515,0.844123289,0.190776797 -Chris Ford,fordch01,1981,RS,BOS,5784,2723,0.023633101,-0.146539582,-0.122906482,3.644467999,3.644467999,0,-0.040700043,0.19784922,0.157149177,-0.149270701 -Chris Ford,fordch01,1982,PO,BOS,285,138,2.447708555,-0.496794416,1.950914139,0.341532538,0,0.341532538,1.526801289,-0.920368789,0.6064325,0.050479732 -Chris Ford,fordch01,1982,RS,BOS,3403,1591,-0.917706317,-0.965476684,-1.883183,0.702498766,0.702498766,0,-1.210022635,-1.018282408,-2.228305044,-0.162690488 -Don Ford,forddo01,1977,PO,LAL,727,333,0.070030415,0.435888323,0.505918738,0.56940376,0,0.56940376,0.309172703,0.329503614,0.638676318,-0.207364428 -Don Ford,forddo01,1977,RS,LAL,3932,1782,-1.368263445,-0.52930553,-1.897568976,0.77412494,0.77412494,0,-1.203992049,-0.675492724,-1.879484773,-0.12312655 -Don Ford,forddo01,1978,PO,LAL,21,10,-10.29557034,3.645653285,-6.649917058,-0.020785055,0,-0.020785055,-9.346135016,3.484875748,-5.861259268,1.344498433 -Don Ford,forddo01,1978,RS,LAL,4349,1945,-0.856241493,0.090859734,-0.765381759,1.96795285,1.96795285,0,-0.806002035,0.052599665,-0.75340237,-0.080154429 -Don Ford,forddo01,1979,PO,LAL,294,138,-2.06800824,-1.016154537,-3.084162777,-0.024405186,0,-0.024405186,-2.270474842,-0.965847802,-3.236322644,0.591135501 -Don Ford,forddo01,1979,RS,LAL,3437,1540,-1.64410667,-0.756303709,-2.400410379,0.274912359,0.274912359,0,-1.612554619,-0.89272462,-2.505279239,0.092359665 -Don Ford,forddo01,1980,RS,LAL,1272,580,-2.556067495,-1.979430704,-4.535498198,-0.530883313,-0.530883313,0,-3.217559693,-2.20052975,-5.418089442,0.498769687 -Don Ford,forddo01,1980,RS,CLE,932,419,-1.623002779,-0.953849934,-2.576852713,0.037011574,0.037011574,0,-1.949870322,-1.168021124,-3.117891446,-0.007834638 -Don Ford,forddo01,1981,RS,CLE,2116,996,-1.533453365,-2.145503735,-3.6789571,-0.470324736,-0.470324736,0,-2.291985799,-2.783859008,-5.075844807,-0.378425267 -Don Ford,forddo01,1982,RS,CLE,421,201,-4.234363092,-1.544822327,-5.779185418,-0.312625738,-0.312625738,0,-4.72672512,-2.023882938,-6.750608058,0.651565911 -Phil Ford,fordph01,1979,PO,KCK,322,143,-5.460309296,1.702225173,-3.758084123,-0.076267917,0,-0.076267917,-5.094039589,1.747050633,-3.346988956,0.558839478 -Phil Ford,fordph01,1979,RS,KCK,6157,2723,1.433647472,0.543393793,1.977041265,6.573936283,6.573936283,0,1.6252195,0.74446092,2.36968042,0.110478797 -Phil Ford,fordph01,1980,PO,KCK,221,110,2.54889742,-0.345800527,2.203096893,0.285382392,0,0.285382392,2.596282217,-0.083832496,2.51244972,-0.455876657 -Phil Ford,fordph01,1980,RS,KCK,5700,2621,1.204595276,-0.111417357,1.09317792,5.13834675,5.13834675,0,1.187444004,-0.025151699,1.162292304,-0.017909926 -Phil Ford,fordph01,1981,PO,KCK,305,158,-2.28843062,-1.913652138,-4.202082758,-0.120573707,0,-0.120573707,-2.680600638,-2.257693897,-4.938294535,-0.121202321 -Phil Ford,fordph01,1981,RS,KCK,4882,2287,2.05449513,-0.890423969,1.164071161,4.561348623,4.561348623,0,1.98952966,-0.557403824,1.432125837,-0.128554208 -Phil Ford,fordph01,1982,RS,KCK,4187,1952,-0.880843597,-1.728619766,-2.609463363,0.139685727,0.139685727,0,-1.052055275,-1.802445781,-2.854501055,-0.201488565 -Phil Ford,fordph01,1983,PO,MIL,10,5,17.85455647,-3.193449713,14.66110675,0.045447593,0,0.045447593,15.3354428,-2.559448708,12.77599409,-0.801094403 -Phil Ford,fordph01,1983,RS,MIL,3049,1447,-0.782687467,-1.084346763,-1.86703423,0.65350187,0.65350187,0,-0.973612386,-0.863226123,-1.836838509,0.263175705 -Phil Ford,fordph01,1983,RS,NJN,357,163,-0.823151509,-1.696371214,-2.519522723,0.019286858,0.019286858,0,-1.333923021,-1.456270761,-2.790193782,0.652017477 -Phil Ford,fordph01,1984,RS,HOU,4457,2020,0.049706515,-1.352682855,-1.30297634,1.492584163,1.492584163,0,-0.536397347,-0.782723807,-1.319121154,0.087859628 -Phil Ford,fordph01,1985,RS,HOU,625,290,-2.45331534,-1.892053374,-4.345368714,-0.236159405,-0.236159405,0,-3.211607816,-2.019304235,-5.230912051,0.048964317 -Sherell Ford,fordsh01,1996,RS,SEA,275,139,1.175275104,1.360884744,2.536159848,0.384528222,0.384528222,0,1.517074294,1.314295306,2.8313696,2.391190431 -Sharrod Ford,fordsh02,2006,RS,PHO,26,13,-5.801888755,-3.140168676,-8.942057431,-0.043424882,-0.043424882,0,-6.038781811,-0.458638823,-6.497420634,5.255241011 -T.J. Ford,fordtj01,2004,RS,MIL,2841,1472,-1.351115874,0.269259523,-1.081856351,1.24931867,1.24931867,0,-1.174393654,0.125883886,-1.048509768,-0.253374096 -T.J. Ford,fordtj01,2006,PO,MIL,302,162,1.998873509,-3.073510515,-1.074637006,0.143043457,0,0.143043457,1.877382712,-2.645628267,-0.768245556,0.144267855 -T.J. Ford,fordtj01,2006,RS,MIL,4914,2557,-0.294492817,0.060448637,-0.23404418,3.275742691,3.275742691,0,-0.165045966,0.321380276,0.15633431,-0.182197978 -T.J. Ford,fordtj01,2007,PO,TOR,258,136,3.060185835,0.199054975,3.259240809,0.427171904,0,0.427171904,3.084743345,-0.543071717,2.541671628,-0.604400846 -T.J. Ford,fordtj01,2007,RS,TOR,4377,2243,0.504702551,-0.017736555,0.486965996,3.695577713,3.695577713,0,0.692633789,0.151410977,0.844044766,-0.219446281 -T.J. Ford,fordtj01,2008,PO,TOR,236,124,0.475391706,-0.940608058,-0.465216352,0.14890576,0,0.14890576,0.713346593,-1.20976411,-0.496417517,-0.10378406 -T.J. Ford,fordtj01,2008,RS,TOR,2279,1199,2.033776111,-1.162204563,0.871571548,2.210396838,2.210396838,0,2.070913254,-1.040742788,1.030170466,-0.21225581 -T.J. Ford,fordtj01,2009,RS,IND,4592,2258,0.344846767,-0.585518431,-0.240671664,2.883281069,2.883281069,0,0.331059373,-0.333128153,-0.00206878,-0.242196012 -T.J. Ford,fordtj01,2010,RS,IND,2433,1189,-1.50573785,-0.717484551,-2.223222401,0.319634508,0.319634508,0,-1.663886377,-0.578938847,-2.242825224,0.022492679 -T.J. Ford,fordtj01,2011,PO,IND,27,14,4.62767733,-4.631044222,-0.003366892,0.019820179,0,0.019820179,3.278858918,-7.350721926,-4.071863009,-1.817644488 -T.J. Ford,fordtj01,2011,RS,IND,1543,773,-2.981766279,1.184733785,-1.797032494,0.37630053,0.37630053,0,-2.944622366,0.860709488,-2.083912877,0.115259721 -T.J. Ford,fordtj01,2012,RS,SAS,374,191,-1.39673485,-0.312201027,-1.708935877,0.102194146,0.102194146,0,-1.370731769,-0.424828877,-1.795560646,0.677563209 -Bayard Forrest,forreba01,1978,PO,PHO,6,3,7.463376678,-3.022621688,4.44075499,0.011219083,0,0.011219083,5.717628946,-5.062542531,0.655086415,-1.218979186 -Bayard Forrest,forreba01,1978,RS,PHO,2082,887,-2.086639503,0.214254516,-1.872384987,0.396956311,0.396956311,0,-2.164956702,-0.719850345,-2.884807047,-0.056055229 -Bayard Forrest,forreba01,1979,PO,PHO,238,110,-2.91812264,1.361918571,-1.556204069,0.069980069,0,0.069980069,-2.944010418,0.952487325,-1.991523093,1.308266253 -Bayard Forrest,forreba01,1979,RS,PHO,2842,1243,-2.986269831,-0.130818601,-3.117088433,-0.232721549,-0.232721549,0,-2.834729428,-0.694691211,-3.529420638,-0.035901569 -Joseph Forte,fortejo01,2002,RS,BOS,76,39,-5.636727465,-0.441028268,-6.077755733,-0.06613085,-0.06613085,0,-5.730930234,-2.583620107,-8.314550341,-0.116667463 -Joseph Forte,fortejo01,2003,RS,SEA,159,86,-6.695214093,-1.421573986,-8.116788079,-0.236456008,-0.236456008,0,-6.301677935,-3.445251032,-9.746928967,0.381804443 -Courtney Fortson,fortsco01,2012,RS,HOU,95,49,-4.471813027,0.855575979,-3.616237047,-0.022064985,-0.022064985,0,-3.459922621,-0.645758293,-4.105680915,1.745165853 -Courtney Fortson,fortsco01,2012,RS,LAC,86,46,-1.169754172,-4.942833242,-6.112587414,-0.07929898,-0.07929898,0,-1.620869266,-6.493475117,-8.114344383,0.446724885 -Danny Fortson,fortsda01,1998,RS,DEN,3423,1811,-1.824291659,-2.713858657,-4.538150316,-1.665936604,-1.665936604,0,-2.011137158,-2.060118636,-4.071255794,0.759473572 -Danny Fortson,fortsda01,1999,RS,DEN,2702,1417,1.340729952,-1.06181721,0.278912743,2.191339619,2.191339619,0,0.972341002,-0.315589154,0.656751848,0.06480716 -Danny Fortson,fortsda01,2000,RS,BOS,1706,856,2.041253667,-1.379985237,0.661268429,1.503839157,1.503839157,0,1.512678735,-0.881917438,0.630761296,0.88740368 -Danny Fortson,fortsda01,2001,RS,GSW,403,203,3.242810198,-1.76887323,1.473936968,0.435000305,0.435000305,0,2.438882221,-1.194744148,1.244138073,-0.52249508 -Danny Fortson,fortsda01,2002,RS,GSW,4413,2216,-0.41417052,-0.20301004,-0.617180561,2.404012419,2.404012419,0,-0.523508962,-0.060413276,-0.583922238,-0.280139255 -Danny Fortson,fortsda01,2003,RS,GSW,443,223,-2.620292758,-1.847140926,-4.467433683,-0.197614299,-0.197614299,0,-2.42757685,-1.118055323,-3.545632173,1.043336304 -Danny Fortson,fortsda01,2004,RS,DAL,1227,625,0.514211229,-2.291997034,-1.777785805,0.313028834,0.313028834,0,0.200923812,-1.398480205,-1.197556393,0.886495425 -Danny Fortson,fortsda01,2005,PO,SEA,196,105,-6.459115336,-1.66342343,-8.122538766,-0.311479276,0,-0.311479276,-6.086566494,0.59352538,-5.493041114,4.462624117 -Danny Fortson,fortsda01,2005,RS,SEA,1939,1047,0.881448588,-2.306238244,-1.424789655,0.71899293,0.71899293,0,0.501174818,-1.226507535,-0.725332717,1.442170736 -Danny Fortson,fortsda01,2006,RS,SEA,533,276,-2.9169391,-2.335548369,-5.252487469,-0.360186115,-0.360186115,0,-3.047817499,-1.473833616,-4.521651115,2.027645635 -Danny Fortson,fortsda01,2007,RS,SEA,306,158,-5.019122927,-2.774872194,-7.793995121,-0.414453082,-0.414453082,0,-5.201320134,-2.385681713,-7.587001847,1.795960086 -Fred Foster,fostefr01,1977,RS,BUF,1558,689,-3.530588022,-2.287302515,-5.817890537,-1.082290165,-1.082290165,0,-3.826902448,-2.504399169,-6.331301617,0.383961647 -Greg Foster,fostegr01,1991,RS,WSB,1245,606,-2.939442214,-0.859254222,-3.798696436,-0.32722867,-0.32722867,0,-3.146584169,-0.879377136,-4.025961305,0.914521439 -Greg Foster,fostegr01,1992,RS,WSB,1128,548,-3.241447106,-2.0188057,-5.260252806,-0.705086839,-0.705086839,0,-3.556943259,-2.335337066,-5.892280325,0.452527099 -Greg Foster,fostegr01,1993,PO,ATL,10,5,2.428072162,-2.96399999,-0.535927828,0.005762142,0,0.005762142,1.5032752,-4.779759395,-3.276484195,-0.994656957 -Greg Foster,fostegr01,1993,RS,ATL,422,205,-2.83863712,-3.28113316,-6.11977028,-0.356554195,-0.356554195,0,-2.943341812,-3.082173977,-6.025515789,1.141105411 -Greg Foster,fostegr01,1993,RS,WSB,191,93,-4.630217625,-4.020784,-8.651001625,-0.281988474,-0.281988474,0,-4.987280943,-3.923318794,-8.910599737,0.697532612 -Greg Foster,fostegr01,1994,RS,MIL,38,19,-2.235106752,-2.813455126,-5.048561878,-0.022408304,-0.022408304,0,-3.218276021,-3.334081707,-6.552357728,0.546397777 -Greg Foster,fostegr01,1995,RS,MIN,1627,845,-3.27129768,-2.384975983,-5.656273663,-1.263666305,-1.263666305,0,-3.489645191,-2.385469065,-5.875114257,0.804365911 -Greg Foster,fostegr01,1995,RS,CHI,580,299,-3.140894891,-2.548242468,-5.689137359,-0.452186147,-0.452186147,0,-3.349169724,-1.954918954,-5.304088679,0.801524905 -Greg Foster,fostegr01,1996,PO,UTA,137,76,-3.24305918,-0.217208204,-3.460267384,-0.028825429,0,-0.028825429,-3.129779166,-0.300093278,-3.429872445,1.307348242 -Greg Foster,fostegr01,1996,RS,UTA,1523,803,-5.627660477,-1.14570817,-6.773368647,-1.65515662,-1.65515662,0,-5.231892125,-1.79206991,-7.023962035,0.384545401 -Greg Foster,fostegr01,1997,PO,UTA,564,309,-3.016400906,0.234115836,-2.78228507,-0.005288836,0,-0.005288836,-3.139587794,0.308134799,-2.831452995,0.662601667 -Greg Foster,fostegr01,1997,RS,UTA,1745,920,-5.197396185,-1.004763031,-6.202159216,-1.627569488,-1.627569488,0,-4.886144499,-1.333981057,-6.220125556,0.404414671 -Greg Foster,fostegr01,1998,PO,UTA,604,335,-4.795671315,0.522010317,-4.273660999,-0.270252998,0,-0.270252998,-4.783685222,0.39702514,-4.386660082,0.539332673 -Greg Foster,fostegr01,1998,RS,UTA,2718,1446,-3.949928209,-1.26956594,-5.219494149,-1.824156552,-1.824156552,0,-3.483743842,-1.334217445,-4.817961287,0.114790055 -Greg Foster,fostegr01,1999,PO,UTA,127,70,-6.132218486,-1.57776039,-7.709978876,-0.184187976,0,-0.184187976,-6.482006489,-1.860932416,-8.342938905,0.708329793 -Greg Foster,fostegr01,1999,RS,UTA,840,458,-4.966917156,-1.275120707,-6.242037862,-0.81865392,-0.81865392,0,-4.785554862,-1.610051972,-6.395606835,0.293800803 -Greg Foster,fostegr01,2000,PO,SEA,128,68,-4.655719415,-2.196510086,-6.852229501,-0.14903587,0,-0.14903587,-5.004689157,-1.662193099,-6.666882256,1.363060214 -Greg Foster,fostegr01,2000,RS,SEA,1413,718,-5.184784322,-1.638285113,-6.823069435,-1.500645714,-1.500645714,0,-5.344135832,-1.927779894,-7.271915726,0.542068017 -Greg Foster,fostegr01,2001,PO,LAL,6,3,-6.518257378,-1.904580915,-8.422838293,-0.00923367,0,-0.00923367,-7.398833271,-0.162604388,-7.561437658,2.811476449 -Greg Foster,fostegr01,2001,RS,LAL,871,451,-4.62834908,-1.454194123,-6.082543203,-0.77218388,-0.77218388,0,-4.434352409,-1.607715969,-6.042068378,0.646059921 -Greg Foster,fostegr01,2002,RS,MIL,46,24,-4.097371499,-2.169763795,-6.267135294,-0.044269117,-0.044269117,0,-3.987597584,-2.177758692,-6.165356276,2.562716072 -Greg Foster,fostegr01,2003,RS,TOR,1021,539,-6.003797304,-1.815894111,-7.819691415,-1.401523999,-1.401523999,0,-6.058241207,-2.035470349,-8.093711556,0.486783205 -Jeff Foster,fosteje01,2000,RS,IND,169,86,4.240280902,3.303827548,7.544108449,0.45764969,0.45764969,0,3.896088281,3.819547565,7.715635847,1.245963332 -Jeff Foster,fosteje01,2001,PO,IND,95,52,-5.365661624,-0.954729897,-6.320391521,-0.098066523,0,-0.098066523,-5.805909786,-2.097828631,-7.903738417,0.344239906 -Jeff Foster,fosteje01,2001,RS,IND,2170,1152,-2.222203181,2.046440891,-0.175762289,1.515379914,1.515379914,0,-2.239819723,1.772986184,-0.46683354,0.144685005 -Jeff Foster,fosteje01,2002,PO,IND,149,78,-2.562144477,1.750573315,-0.811571162,0.080617547,0,0.080617547,-2.178680468,1.332454288,-0.84622618,1.21800699 -Jeff Foster,fosteje01,2002,RS,IND,3459,1786,-1.948063185,1.477495643,-0.470567541,2.08226745,2.08226745,0,-1.796481154,1.630532779,-0.165948375,0.230194349 -Jeff Foster,fosteje01,2003,PO,IND,71,38,2.835518787,-1.215944413,1.619574374,0.085763799,0,0.085763799,1.482570037,-2.805695919,-1.323125883,-1.683090902 -Jeff Foster,fosteje01,2003,RS,IND,1548,802,-2.800282644,1.003823631,-1.796459014,0.389436137,0.389436137,0,-2.697113954,0.53677555,-2.160338404,-0.173262934 -Jeff Foster,fosteje01,2004,PO,IND,560,307,1.590548515,3.511565661,5.102114176,1.263274153,0,1.263274153,1.188531501,3.271682024,4.460213525,-0.365703817 -Jeff Foster,fosteje01,2004,RS,IND,3616,1961,0.383763173,3.16940015,3.553163323,6.27388254,6.27388254,0,0.164163761,3.0255239,3.189687661,-0.469135867 -Jeff Foster,fosteje01,2005,PO,IND,440,245,4.667116376,4.956338026,9.623454402,1.578532522,0,1.578532522,3.598458218,4.22136457,7.819822788,-0.943849418 -Jeff Foster,fosteje01,2005,RS,IND,2929,1594,0.083956745,2.717543154,2.801499899,4.505495113,4.505495113,0,-0.098350518,2.847487261,2.749136743,-0.189803268 -Jeff Foster,fosteje01,2006,PO,IND,146,80,1.259251407,3.623464663,4.882716071,0.319336208,0,0.319336208,0.942472295,3.760357975,4.702830271,-0.553879882 -Jeff Foster,fosteje01,2006,RS,IND,2988,1581,0.128552311,2.145441204,2.273993515,4.040142579,4.040142579,0,-0.19661296,2.290095399,2.093482438,-0.279068593 -Jeff Foster,fosteje01,2007,RS,IND,3388,1740,-0.60120551,1.174398381,0.573192872,2.938083859,2.938083859,0,-0.872338013,1.48749758,0.615159568,-0.380788067 -Jeff Foster,fosteje01,2008,RS,IND,3879,1884,-0.149130523,1.171297454,1.022166931,3.609102371,3.609102371,0,-0.464336683,1.400178876,0.935842193,-0.432637825 -Jeff Foster,fosteje01,2009,RS,IND,3717,1828,-0.974677969,2.06632154,1.091643571,3.573627106,3.573627106,0,-1.065081002,1.99225055,0.927169548,-0.239974814 -Jeff Foster,fosteje01,2010,RS,IND,522,255,-1.672248541,-0.892155832,-2.564404373,0.024208424,0.024208424,0,-2.18621764,-0.643596993,-2.829814633,0.24198627 -Jeff Foster,fosteje01,2011,PO,IND,176,93,-0.371476662,-0.073938846,-0.445415507,0.11322189,0,0.11322189,-0.76191176,0.133894773,-0.628016988,0.349473921 -Jeff Foster,fosteje01,2011,RS,IND,1876,940,0.546290074,1.505407347,2.051697421,2.290831997,2.290831997,0,0.052622768,1.659585247,1.712208015,-0.485813474 -Jeff Foster,fosteje01,2012,RS,IND,269,141,-1.242595848,1.139808209,-0.102787639,0.192414786,0.192414786,0,-1.178945972,1.988997052,0.81005108,0.959751267 -Rod Foster,fostero01,1984,PO,PHO,264,128,-5.915169286,-1.392321516,-7.307490803,-0.310351899,0,-0.310351899,-5.847277023,-1.591186527,-7.43846355,1.094775484 -Rod Foster,fostero01,1984,RS,PHO,3043,1424,-1.097750106,-1.007441238,-2.105191344,0.47200531,0.47200531,0,-1.02028433,-0.690746454,-1.711030784,0.775152905 -Rod Foster,fostero01,1985,PO,PHO,129,56,-6.60831283,0.280130194,-6.328182636,-0.106315561,0,-0.106315561,-5.799199609,0.252316047,-5.546883562,0.871335073 -Rod Foster,fostero01,1985,RS,PHO,2847,1318,-1.29427284,-0.773876481,-2.06814932,0.462653428,0.462653428,0,-1.090031107,-0.505665785,-1.595696892,0.93475792 -Rod Foster,fostero01,1986,RS,PHO,1555,704,-3.419362447,-1.831455803,-5.25081825,-0.901073892,-0.901073892,0,-3.693592054,-1.998147356,-5.69173941,0.325375099 -Antonis Fotsis,fotsian01,2002,RS,MEM,614,320,-2.706871311,-0.986028781,-3.692900092,-0.153439061,-0.153439061,0,-2.840436728,-2.317528163,-5.157964891,-0.299643767 -Evan Fournier,fournev01,2013,PO,DEN,109,53,-3.661002837,-2.072143612,-5.733146449,-0.084953416,0,-0.084953416,-3.630033627,-3.094317143,-6.724350771,1.913914113 -Evan Fournier,fournev01,2013,RS,DEN,858,428,0.767168843,-0.496072793,0.27109605,0.668158806,0.668158806,0,0.5355663,-0.623333009,-0.087766708,1.193288411 -Evan Fournier,fournev01,2014,RS,DEN,3187,1503,-1.429446653,-0.754465923,-2.183912576,0.437912241,0.437912241,0,-1.64509212,-1.014324928,-2.659417048,0.843843952 -Evan Fournier,fournev01,2015,RS,ORL,3286,1661,0.16793346,-1.547191302,-1.379257843,1.160070707,1.160070707,0,-0.394983189,-1.536858795,-1.931841984,-0.12828942 -Evan Fournier,fournev01,2016,RS,ORL,5178,2566,1.674732855,-1.901972304,-0.227239449,3.298900023,3.298900023,0,1.253327324,-1.068939541,0.184387783,-0.113322662 -Evan Fournier,fournev01,2017,RS,ORL,4551,2234,0.246039611,-0.408449323,-0.162409711,2.958528313,2.958528313,0,-0.105265566,-0.257235565,-0.362501131,0.30688263 -Evan Fournier,fournev01,2018,RS,ORL,3878,1837,1.8292429,-2.081834607,-0.252591707,2.363192342,2.363192342,0,1.034241658,-1.614485963,-0.580244305,0.954722708 -Evan Fournier,fournev01,2019,PO,ORL,345,175,-5.457704971,-1.513907608,-6.971612579,-0.387446867,0,-0.387446867,-3.738167909,-0.191767915,-3.929935824,-0.332542438 -Evan Fournier,fournev01,2019,RS,ORL,5257,2553,0.7746773,-0.525658451,0.249018848,3.918462948,3.918462948,0,0.636954686,-0.066890632,0.570064054,0.316178898 -Tremaine Fowlkes,fowlktr01,2002,RS,LAC,651,343,-1.192493695,-0.990289667,-2.182783362,0.099200476,0.099200476,0,-1.747156173,-1.057743428,-2.804899601,-0.056996583 -Tremaine Fowlkes,fowlktr01,2003,RS,LAC,1102,573,0.527521028,0.744631328,1.272152357,1.177102962,1.177102962,0,-0.169180678,0.492818562,0.323637884,0.097766941 -Tremaine Fowlkes,fowlktr01,2004,RS,DET,483,261,-2.734016887,0.027974156,-2.706042732,0.005898451,0.005898451,0,-3.184654444,-0.295595065,-3.480249509,0.701053792 -Tremaine Fowlkes,fowlktr01,2005,RS,IND,103,56,-3.623493977,-0.679178137,-4.302672114,-0.044891163,-0.044891163,0,-3.662691297,-1.909281975,-5.571973272,1.098418005 -De'Aaron Fox,foxde01,2018,RS,SAC,4139,2026,-2.36299659,-1.984345876,-4.347342465,-1.666319743,-1.666319743,0,-2.540016884,-1.690158435,-4.230175319,0.913336599 -De'Aaron Fox,foxde01,2019,RS,SAC,5600,2546,1.850909879,-0.111283064,1.739626815,5.951543743,5.951543743,0,1.615251111,0.359167853,1.974418964,2.091028069 -Jim Fox,foxji01,1977,RS,NYN,2546,1165,-2.31137669,-0.794556585,-3.105933275,-0.21184146,-0.21184146,0,-2.648645834,-1.279279927,-3.927925761,0.143061467 -Rick Fox,foxri01,1992,PO,BOS,129,67,1.318901626,-0.26809547,1.050806156,0.134869096,0,0.134869096,0.920725005,-0.483702587,0.437022418,0.603074199 -Rick Fox,foxri01,1992,RS,BOS,3099,1535,-1.147232643,0.691051412,-0.45618123,1.816794356,1.816794356,0,-0.807754298,0.79432534,-0.013428958,1.10961106 -Rick Fox,foxri01,1993,PO,BOS,133,71,-3.992543571,0.099961324,-3.892582247,-0.042569975,0,-0.042569975,-3.84072263,-0.390311484,-4.231034114,-0.252020919 -Rick Fox,foxri01,1993,RS,BOS,2164,1082,-0.366741458,1.038152053,0.671410595,1.899717246,1.899717246,0,-0.373960866,0.591624378,0.217663512,0.569032962 -Rick Fox,foxri01,1994,RS,BOS,4222,2096,-0.13009252,-0.348890382,-0.478982902,2.43815636,2.43815636,0,-0.192240487,-0.29749406,-0.489734547,0.379551482 -Rick Fox,foxri01,1995,RS,BOS,2058,1039,2.04510757,0.374457439,2.419565009,2.758004766,2.758004766,0,1.856749782,0.498183317,2.354933098,0.605019767 -Rick Fox,foxri01,1996,RS,BOS,5246,2588,1.922557447,0.141765917,2.064323364,6.371509454,6.371509454,0,1.965215537,0.388661411,2.353876949,0.214746123 -Rick Fox,foxri01,1997,RS,BOS,5350,2650,1.502448211,0.75883816,2.261286371,6.803161209,6.803161209,0,1.523333271,1.119854846,2.643188117,0.373769447 -Rick Fox,foxri01,1998,PO,LAL,797,428,3.52857962,-1.277618162,2.250961458,1.126590164,0,1.126590164,3.563369769,-0.822918512,2.740451256,0.02358609 -Rick Fox,foxri01,1998,RS,LAL,5343,2709,0.734692621,-0.108841982,0.62585064,4.694308237,4.694308237,0,0.961100616,0.218296168,1.179396784,0.556795358 -Rick Fox,foxri01,1999,PO,LAL,347,181,-1.583872385,-1.420793998,-3.004666383,-0.024518881,0,-0.024518881,-1.453717853,-1.596347452,-3.050065305,0.943608312 -Rick Fox,foxri01,1999,RS,LAL,1822,944,1.146433972,-1.331068037,-0.184634065,1.243479888,1.243479888,0,1.12080058,-1.408864759,-0.288064179,0.577309262 -Rick Fox,foxri01,2000,PO,LAL,630,331,1.215436593,-1.137214957,0.078221636,0.500209295,0,0.500209295,0.899628615,-0.492292922,0.407335692,1.373112092 -Rick Fox,foxri01,2000,RS,LAL,2896,1473,0.204989205,0.529405825,0.73439503,2.641433217,2.641433217,0,0.343253238,0.419893768,0.763147007,0.821241985 -Rick Fox,foxri01,2001,PO,LAL,1111,573,1.691756225,2.699279835,4.39103606,2.166164102,0,2.166164102,2.038833541,2.740329883,4.779163424,0.547949952 -Rick Fox,foxri01,2001,RS,LAL,4427,2291,2.022593215,-0.150307361,1.872285854,5.414270305,5.414270305,0,2.105913594,-0.222860505,1.88305309,0.195306882 -Rick Fox,foxri01,2002,PO,LAL,1257,652,1.550230711,0.395744514,1.945975224,1.614875724,0,1.614875724,1.378500391,0.444521627,1.823022019,0.214397199 -Rick Fox,foxri01,2002,RS,LAL,4442,2289,0.587168572,-0.201603636,0.385564935,3.6752419,3.6752419,0,0.589713676,-0.067654921,0.522058755,0.335341759 -Rick Fox,foxri01,2003,PO,LAL,154,79,-0.015418509,-2.05519604,-2.070614549,0.028521435,0,0.028521435,-0.401044886,-1.736718445,-2.137763331,0.904867728 -Rick Fox,foxri01,2003,RS,LAL,4251,2181,0.120719099,-0.332424514,-0.211705415,2.833187102,2.833187102,0,0.279885203,-0.361908581,-0.082023377,0.283942596 -Rick Fox,foxri01,2004,PO,LAL,265,145,-1.317513478,-1.692776444,-3.010289922,-0.020007299,0,-0.020007299,-2.026383506,-2.561363892,-4.587747398,0.664436069 -Rick Fox,foxri01,2004,RS,LAL,1645,846,-1.537878224,-0.493474387,-2.031352611,0.311975875,0.311975875,0,-1.54828012,-0.459222069,-2.007502189,0.525206897 -Randy Foye,foyera01,2007,RS,MIN,3603,1879,-0.435160093,-2.25691115,-2.692071243,0.055656934,0.055656934,0,-0.43513797,-2.054711321,-2.489849291,0.205429374 -Randy Foye,foyera01,2008,RS,MIN,2438,1259,-0.252506261,-1.668760109,-1.92126637,0.532582239,0.532582239,0,-0.232412943,-1.190892435,-1.423305379,0.044285003 -Randy Foye,foyera01,2009,RS,MIN,4814,2494,1.405051719,-1.189036797,0.216014922,3.777694222,3.777694222,0,1.335342082,-0.654765264,0.680576818,0.089057192 -Randy Foye,foyera01,2010,RS,WAS,3218,1667,-0.588418571,-2.20404906,-2.79246763,-0.036079333,-0.036079333,0,-0.731795471,-2.167709494,-2.899504965,-0.102737119 -Randy Foye,foyera01,2011,RS,LAC,3033,1551,-0.4193037,-1.911414348,-2.330718047,0.332487825,0.332487825,0,-0.514974643,-1.872302338,-2.387276982,0.197055184 -Randy Foye,foyera01,2012,PO,LAC,545,291,-0.757154033,-2.597585982,-3.354740015,-0.092280313,0,-0.092280313,-1.043117073,-2.75409313,-3.797210203,-0.311176965 -Randy Foye,foyera01,2012,RS,LAC,3162,1682,0.689185273,-1.662203744,-0.973018471,1.529322093,1.529322093,0,0.909479633,-1.699274618,-0.789794985,0.266105306 -Randy Foye,foyera01,2013,RS,UTA,4308,2249,0.931481654,-1.307484213,-0.376002559,2.732918334,2.732918334,0,1.017569274,-0.955275151,0.062294123,0.304160227 -Randy Foye,foyera01,2014,RS,DEN,5198,2485,2.07001736,-1.381271315,0.688746045,4.418907313,4.418907313,0,1.697283271,-1.025477025,0.671806246,1.300265489 -Randy Foye,foyera01,2015,RS,DEN,2239,1087,-0.312533801,-2.922157045,-3.234690846,-0.270974317,-0.270974317,0,-0.272818483,-2.628787616,-2.901606099,0.774452954 -Randy Foye,foyera01,2016,PO,OKC,382,190,-5.126971521,0.422505009,-4.704466512,-0.1931421,0,-0.1931421,-3.603133845,-0.264892407,-3.868026253,-1.100683705 -Randy Foye,foyera01,2016,RS,DEN,2146,1070,-1.980478517,0.062174618,-1.918303899,0.452770309,0.452770309,0,-1.832715786,-1.120625443,-2.95334123,-0.272067104 -Randy Foye,foyera01,2016,RS,OKC,1180,572,-0.313954326,-0.355381104,-0.66933543,0.60644972,0.60644972,0,-0.147328646,-1.037532575,-1.184861221,-0.122259845 -Randy Foye,foyera01,2017,RS,BRK,2755,1284,-2.689148375,-1.686278264,-4.37542664,-1.070719821,-1.070719821,0,-3.059791859,-2.545294824,-5.605086683,0.544249575 -Adonal Foyle,foylead01,1998,RS,GSW,1263,656,-6.145919297,0.738682477,-5.40723682,-0.890954605,-0.890954605,0,-6.124705748,-0.170298531,-6.295004279,0.164438275 -Adonal Foyle,foylead01,1999,RS,GSW,1150,614,-3.121955538,1.946448429,-1.175507109,0.493069449,0.493069449,0,-3.334515261,1.311716387,-2.022798874,-0.029304291 -Adonal Foyle,foylead01,2000,RS,GSW,3325,1654,-3.132285105,-0.157761384,-3.290046489,-0.454352836,-0.454352836,0,-3.449907675,-0.4636886,-3.913596274,-0.284607935 -Adonal Foyle,foylead01,2001,RS,GSW,2889,1457,-4.720200344,0.497425399,-4.222774945,-1.08491526,-1.08491526,0,-4.671369602,-0.120135824,-4.791505427,-0.834066254 -Adonal Foyle,foylead01,2002,RS,GSW,2957,1485,-4.871166487,2.01621517,-2.854951317,-0.079214196,-0.079214196,0,-4.606768179,1.373793187,-3.232974992,-0.348416853 -Adonal Foyle,foylead01,2003,RS,GSW,3547,1787,-1.686884777,2.213554092,0.526669315,2.96917035,2.96917035,0,-1.730341915,1.719739475,-0.01060244,-0.562799544 -Adonal Foyle,foylead01,2004,RS,GSW,1082,572,-3.375171638,0.387868974,-2.987302664,-0.068889577,-0.068889577,0,-3.598125908,-0.347750584,-3.945876492,-0.478609323 -Adonal Foyle,foylead01,2005,RS,GSW,3342,1700,-3.337611555,2.331369555,-1.006242,1.501566562,1.501566562,0,-3.608049308,1.674815585,-1.933233723,-0.661118333 -Adonal Foyle,foylead01,2006,RS,GSW,3586,1824,-4.902623796,3.320831604,-1.581792192,1.083196844,1.083196844,0,-4.879257865,2.637255489,-2.242002376,-0.332334156 -Adonal Foyle,foylead01,2007,PO,GSW,12,6,0.284089877,-3.118934761,-2.834844884,-0.000263384,0,-0.000263384,-1.402317369,-5.21723291,-6.619550279,-1.518153908 -Adonal Foyle,foylead01,2007,RS,GSW,993,475,-2.634410782,0.061275773,-2.573135009,0.042635726,0.042635726,0,-3.159567832,-0.868338881,-4.027906713,-0.491927577 -Adonal Foyle,foylead01,2008,PO,ORL,20,11,-19.62774733,-3.40095253,-23.02869986,-0.118337877,0,-0.118337877,-18.84882379,-6.374877909,-25.22370169,0.729336906 -Adonal Foyle,foylead01,2008,RS,ORL,1523,774,-5.386680351,1.92910465,-3.4575757,-0.278821083,-0.278821083,0,-5.403399131,0.904634662,-4.498764469,-0.199844858 -Adonal Foyle,foylead01,2009,PO,ORL,8,4,-27.43945629,-4.884005807,-32.3234621,-0.064192379,0,-0.064192379,-25.46739818,-6.04127533,-31.50867351,2.809418376 -Adonal Foyle,foylead01,2009,RS,MEM,6,3,-6.765641865,-4.135638806,-10.90128067,-0.012850401,-0.012850401,0,-7.628838431,-2.21072652,-9.839564951,2.782292386 -Adonal Foyle,foylead01,2009,RS,ORL,115,59,-0.776338324,-0.285791605,-1.062129929,0.050277918,0.050277918,0,-1.572165745,-2.010484145,-3.58264989,-0.968082469 -Richie Frahm,frahmri01,2004,RS,SEA,888,469,3.245152263,-0.527199436,2.717952826,1.316509274,1.316509274,0,2.723467808,-1.08099105,1.642476758,0.56565905 -Richie Frahm,frahmri01,2005,RS,POR,944,499,1.047173349,-0.815961749,0.2312116,0.757778124,0.757778124,0,0.524205254,-1.535813315,-1.01160806,-0.146472801 -Richie Frahm,frahmri01,2006,RS,MIN,421,225,0.131699977,-1.96597918,-1.834279203,0.1075481,0.1075481,0,-0.242955626,-2.666241331,-2.909196958,2.11635923 -Richie Frahm,frahmri01,2006,RS,HOU,217,117,-0.056828168,-2.114712294,-2.171540463,0.03513315,0.03513315,0,-0.595137236,-3.156768,-3.751905236,1.599960101 -Richie Frahm,frahmri01,2008,RS,LAC,316,163,-2.053895836,-1.02265262,-3.076548457,-0.027152845,-0.027152845,0,-2.330574444,-2.348991727,-4.679566171,-0.01299907 -Steve Francis,francst01,2000,RS,HOU,5510,2776,2.796166583,-0.619200654,2.176965928,6.984858726,6.984858726,0,3.043575574,0.05874181,3.102317383,0.090760397 -Steve Francis,francst01,2001,RS,HOU,6084,3194,5.339914823,1.055854928,6.395769752,14.89444977,14.89444977,0,5.56681046,1.81497512,7.38178558,-0.057637968 -Steve Francis,francst01,2002,RS,HOU,4355,2343,2.341688737,0.169626289,2.511315026,6.294050801,6.294050801,0,2.461999278,0.629198967,3.091198245,0.068327915 -Steve Francis,francst01,2003,RS,HOU,6209,3318,3.32309502,1.525072758,4.848167778,12.85490239,12.85490239,0,3.453909623,2.101659697,5.55556932,-0.05446068 -Steve Francis,francst01,2004,PO,HOU,410,222,3.369540588,1.465184083,4.834724671,0.885035244,0,0.885035244,3.194410771,1.925106847,5.119517618,-0.099495895 -Steve Francis,francst01,2004,RS,HOU,5909,3194,0.974587582,1.53866398,2.513251562,8.597213917,8.597213917,0,1.2137766,2.063748728,3.277525329,0.216139901 -Steve Francis,francst01,2005,RS,ORL,5943,2978,2.423322104,-0.341625892,2.081696212,7.333210363,7.333210363,0,2.441047091,0.181123904,2.622170995,-0.099678193 -Steve Francis,francst01,2006,RS,NYK,1261,659,-0.948931367,-0.740874195,-1.689805562,0.357540196,0.357540196,0,-1.130926708,-0.782742943,-1.913669652,0.277546843 -Steve Francis,francst01,2006,RS,ORL,3226,1734,0.340014032,-0.31919642,0.020817612,2.455700145,2.455700145,0,0.527412272,-0.012846715,0.514565556,0.164262736 -Steve Francis,francst01,2007,RS,NYK,2367,1237,1.86565037,0.007146058,1.872796428,2.924720871,2.924720871,0,1.481770454,-0.082267043,1.39950341,0.229409027 -Steve Francis,francst01,2008,RS,HOU,379,199,-2.435793786,0.635001032,-1.800792754,0.097363878,0.097363878,0,-2.244529489,1.015954189,-1.228575299,0.962061664 -Jamaal Franklin,frankja01,2014,PO,MEM,7,4,9.995813418,-1.974834048,8.02097937,0.022547058,0,0.022547058,-1.890684463,-4.752308964,-6.642993427,-0.506381456 -Jamaal Franklin,frankja01,2014,RS,MEM,320,161,-2.765565464,-1.375345536,-4.140911,-0.11537646,-0.11537646,0,-3.6338131,-0.612682719,-4.246495819,0.943572895 -Jamaal Franklin,frankja01,2015,RS,DEN,32,13,-2.750930067,-17.25061278,-20.00154284,-0.119560284,-0.119560284,0,-0.883393692,-15.69268487,-16.57607856,4.305771403 -Tellis Frank,frankte01,1988,RS,GSW,3419,1597,-3.329994393,-1.233762424,-4.563756817,-1.489655476,-1.489655476,0,-3.270538387,-0.769703043,-4.04024143,0.806556691 -Tellis Frank,frankte01,1989,RS,GSW,554,245,-4.495835734,-0.430344639,-4.926180374,-0.276484135,-0.276484135,0,-4.087548645,-0.119024114,-4.206572759,1.672212853 -Tellis Frank,frankte01,1990,RS,MIA,3750,1762,-2.6717639,-1.049977302,-3.721741201,-0.879060294,-0.879060294,0,-2.919340258,-0.582972091,-3.502312349,0.625977178 -Tellis Frank,frankte01,1992,RS,MIN,281,140,-0.796861979,-0.425288781,-1.22215076,0.110167894,0.110167894,0,-1.180494687,0.044265808,-1.136228879,0.929383416 -Tellis Frank,frankte01,1994,RS,MIN,1914,959,-2.401324122,0.414927162,-1.98639696,0.376167142,0.376167142,0,-2.626531276,0.674653944,-1.951877332,0.656867292 -Melvin Frazier Jr.,frazime01,2019,PO,ORL,34,15,-5.049462087,12.13108754,7.081625454,0.07741363,0,0.07741363,-4.701119765,4.154498394,-0.54662137,-0.24007168 -Melvin Frazier Jr.,frazime01,2019,RS,ORL,96,44,-7.768285757,-0.965591818,-8.733877576,-0.134762668,-0.134762668,0,-8.391440498,-0.802575265,-9.194015763,0.327593483 -Tim Frazier,fraziti01,2015,PO,POR,9,3,-25.06313738,2.53180263,-22.53133475,-0.032955319,0,-0.032955319,-18.93665407,-7.900607796,-26.83726187,5.341206543 -Tim Frazier,fraziti01,2015,RS,PHI,351,171,-3.307899915,2.774798423,-0.533101492,0.195102019,0.195102019,0,-1.832628343,1.763831155,-0.068797188,0.838150644 -Tim Frazier,fraziti01,2015,RS,POR,140,68,-3.95330227,-8.26124984,-12.21455211,-0.329353961,-0.329353961,0,-4.518522441,-6.399591002,-10.91811344,0.290457371 -Tim Frazier,fraziti01,2016,RS,NOP,969,469,2.411195755,0.044345779,2.455541534,1.246723306,1.246723306,0,1.454560883,0.285915356,1.740476238,0.087978147 -Tim Frazier,fraziti01,2016,RS,POR,541,272,-6.738242121,-0.570978528,-7.30922065,-0.6288972,-0.6288972,0,-5.089725573,-1.026724173,-6.116449746,-0.587753449 -Tim Frazier,fraziti01,2017,RS,NOP,3156,1525,-0.546525613,-1.303085022,-1.849610635,0.698631351,0.698631351,0,-0.891684772,-0.863175329,-1.754860101,-0.268990397 -Tim Frazier,fraziti01,2018,PO,WAS,13,6,4.537766954,8.067452108,12.60521906,0.048710863,0,0.048710863,4.241297941,15.41859098,19.65988892,0.465505203 -Tim Frazier,fraziti01,2018,RS,WAS,1711,838,-1.264894351,0.854995691,-0.40989866,0.993963725,0.993963725,0,-1.157399863,1.028931439,-0.128468424,-0.64851505 -Tim Frazier,fraziti01,2019,PO,MIL,93,40,3.925953469,-3.190957726,0.734995743,0.07298108,0,0.07298108,3.862575759,-4.707766125,-0.845190366,-0.502981448 -Tim Frazier,fraziti01,2019,RS,NOP,1961,909,0.253177052,-1.586645051,-1.333467999,0.654600789,0.654600789,0,-0.340481432,-1.588340583,-1.928822015,-0.364064443 -Tim Frazier,fraziti01,2019,RS,MIL,480,211,-2.399080932,-5.124835728,-7.523916659,-0.515746874,-0.515746874,0,-2.164504356,-4.771213903,-6.935718259,0.361756602 -Walt Frazier,fraziwa01,1977,RS,NYK,6121,2687,1.325838826,0.271379245,1.597218071,5.950962091,5.950962091,0,1.400926118,0.669612266,2.070538384,-0.156844521 -Walt Frazier,fraziwa01,1978,RS,CLE,3629,1664,1.418771275,0.358325305,1.777096579,3.834616262,3.834616262,0,1.363251828,0.795883715,2.159135543,-0.246384714 -Walt Frazier,fraziwa01,1979,RS,CLE,604,279,-1.855314635,-0.976418729,-2.831733364,-0.01163254,-0.01163254,0,-1.714919194,-1.083107483,-2.798026677,-0.017119152 -Walt Frazier,fraziwa01,1980,RS,CLE,60,27,-2.394216505,0.574059791,-1.820156714,0.012811823,0.012811823,0,-2.048728305,-0.923078425,-2.97180673,0.023295818 -Anthony Frederick,fredean01,1989,RS,IND,654,313,-2.096526927,-0.655397508,-2.751924435,-0.000311212,-0.000311212,0,-2.201368678,-1.055052674,-3.256421352,1.291242385 -Anthony Frederick,fredean01,1991,RS,SAC,948,475,-3.294343765,-0.037975015,-3.33231878,-0.141346462,-0.141346462,0,-3.484415728,-1.014340713,-4.498756441,0.157629116 -Anthony Frederick,fredean01,1992,RS,CHH,1826,852,-2.14640034,-0.538073604,-2.684473944,0.028519803,0.028519803,0,-2.163732239,-1.368000582,-3.531732821,0.124532808 -Jimmer Fredette,fredeji01,2012,RS,SAC,2265,1135,-1.079969404,-3.729387143,-4.809356547,-1.195077955,-1.195077955,0,-0.944088607,-3.788206386,-4.732294992,0.197625976 -Jimmer Fredette,fredeji01,2013,RS,SAC,1907,967,1.259286726,-3.631976717,-2.372689991,0.186123913,0.186123913,0,1.049765538,-4.151669077,-3.10190354,-0.013521797 -Jimmer Fredette,fredeji01,2014,RS,SAC,919,463,2.48921154,-1.563543495,0.925668045,0.866496812,0.866496812,0,1.073860385,-2.632519835,-1.55865945,-0.196524509 -Jimmer Fredette,fredeji01,2014,RS,CHI,115,56,4.177840733,-2.744554108,1.433286625,0.119846689,0.119846689,0,2.484638168,-3.970747627,-1.486109459,0.260946031 -Jimmer Fredette,fredeji01,2015,RS,NOP,1026,509,-0.736971105,-3.04778675,-3.784757855,-0.269490441,-0.269490441,0,-0.558079626,-3.165846219,-3.723925846,0.275606263 -Jimmer Fredette,fredeji01,2016,RS,NOP,28,13,-20.89503011,-7.096684332,-27.99171444,-0.168000954,-0.168000954,0,-16.14092682,-5.151220196,-21.29214701,0.340112694 -Jimmer Fredette,fredeji01,2016,RS,NYK,11,5,2.377791141,-5.744556471,-3.366765329,-0.001634898,-0.001634898,0,-1.291851686,-8.372823217,-9.664674904,3.821139574 -Jimmer Fredette,fredeji01,2019,RS,PHO,142,65,-10.37652292,-6.897378568,-17.27390149,-0.477014362,-0.477014362,0,-8.126087521,-5.862649502,-13.98873702,-0.982153417 -Joel Freeland,freeljo01,2013,RS,POR,919,477,-4.978477098,-0.414028291,-5.39250539,-0.645087503,-0.645087503,0,-5.021774735,-0.642094815,-5.66386955,0.288550313 -Joel Freeland,freeljo01,2014,PO,POR,47,24,-16.32735447,4.742278077,-11.5850764,-0.115622745,0,-0.115622745,-12.20737308,1.591272537,-10.61610054,3.365610311 -Joel Freeland,freeljo01,2014,RS,POR,1475,727,-1.555040841,-0.165048185,-1.720089026,0.379663822,0.379663822,0,-1.474622585,-0.713980946,-2.188603531,-0.589037735 -Joel Freeland,freeljo01,2015,PO,POR,15,7,-8.829485211,18.19349469,9.36400948,0.044810244,0,0.044810244,-6.997457428,14.93593712,7.93847969,0.409799802 -Joel Freeland,freeljo01,2015,RS,POR,1247,617,-1.926255959,2.756592095,0.830336136,1.125517492,1.125517492,0,-1.876684169,2.71457773,0.837893561,-0.13176796 -World B. Free,freewo01,1977,PO,PHI,635,281,-3.312134842,-0.890990419,-4.203125261,-0.215900382,0,-0.215900382,-3.018083439,-1.532879843,-4.550963282,0.513409071 -World B. Free,freewo01,1977,RS,PHI,5142,2253,0.558211568,-1.472799448,-0.914587881,2.110888816,2.110888816,0,0.481427767,-1.405719796,-0.924292029,0.057132596 -World B. Free,freewo01,1978,PO,PHI,616,268,0.330316211,-1.615847828,-1.285531617,0.206404308,0,0.206404308,0.147345338,-1.800412623,-1.653067285,-0.059463244 -World B. Free,freewo01,1978,RS,PHI,4683,2050,2.158671064,-1.426763039,0.731908025,3.641516534,3.641516534,0,2.016812365,-1.431439845,0.585372521,-0.007294116 -World B. Free,freewo01,1979,RS,SDC,6617,2954,3.09654945,-1.489926817,1.606622633,6.567067607,6.567067607,0,3.239129955,-0.901818768,2.337311187,0.017402355 -World B. Free,freewo01,1980,RS,SDC,5524,2585,3.209073424,-1.903861455,1.305211969,5.340457932,5.340457932,0,3.147525344,-1.52394925,1.623576094,-0.152694066 -World B. Free,freewo01,1981,RS,GSW,5044,2370,3.126165882,-1.376236763,1.749929119,5.433870484,5.433870484,0,3.168779643,-1.049651185,2.119128458,-0.138773638 -World B. Free,freewo01,1982,RS,GSW,5974,2796,2.523735705,-1.814979817,0.708755888,4.92320393,4.92320393,0,2.560114811,-1.496932238,1.063182573,-0.223054549 -World B. Free,freewo01,1983,RS,GSW,1534,700,1.050072187,-2.886674972,-1.836602786,0.3261262,0.3261262,0,0.818090626,-2.25931948,-1.441228854,-0.027022977 -World B. Free,freewo01,1983,RS,CLE,3986,1938,1.340011925,-0.717569753,0.622442172,3.346442734,3.346442734,0,1.332862705,-0.235290627,1.097572077,0.37178662 -World B. Free,freewo01,1984,RS,CLE,4875,2375,1.195110094,-0.75506959,0.440040504,3.870100982,3.870100982,0,1.281077208,-0.33476743,0.946309778,0.123523858 -World B. Free,freewo01,1985,PO,CLE,321,150,5.344596618,0.075463138,5.420059756,0.642585704,0,0.642585704,5.493793405,0.345773418,5.839566823,-0.370112011 -World B. Free,freewo01,1985,RS,CLE,4829,2249,2.983203753,-0.752526568,2.230677185,5.711357197,5.711357197,0,3.033862633,-0.555659935,2.478202698,-0.066363684 -World B. Free,freewo01,1986,RS,CLE,5427,2535,2.291924868,-0.755225875,1.536698993,5.535356391,5.535356391,0,2.452747028,-0.505500397,1.947246631,-0.165449481 -World B. Free,freewo01,1987,RS,PHI,584,285,-4.673292373,-3.047492989,-7.720785362,-0.723674822,-0.723674822,0,-4.858277722,-3.536523292,-8.394801014,0.125317233 -World B. Free,freewo01,1988,PO,HOU,24,12,-15.01282452,-7.063341744,-22.07616627,-0.12491827,0,-0.12491827,-14.52315778,-8.411737378,-22.93489515,2.25068358 -World B. Free,freewo01,1988,RS,HOU,1463,682,-2.470994345,-1.880140141,-4.351134486,-0.559881358,-0.559881358,0,-2.583163142,-2.253266237,-4.836429379,0.498676207 -Matt Freije,freijma01,2005,RS,NOH,814,441,-4.663470157,-0.012219855,-4.675690012,-0.435779012,-0.435779012,0,-4.196015649,-0.427011087,-4.623026736,0.53150322 -Matt Freije,freijma01,2007,RS,ATL,279,147,-2.677647446,-0.329804618,-3.007452064,-0.019451288,-0.019451288,0,-2.523356208,-1.631180141,-4.154536349,0.686838823 -Channing Frye,fryech01,2006,RS,NYK,3008,1572,-0.836400196,-0.855047845,-1.691448042,0.848113599,0.848113599,0,-0.748428738,-0.628089928,-1.376518666,-0.095136963 -Channing Frye,fryech01,2007,RS,NYK,3628,1896,-3.941217843,-0.261173738,-4.202391581,-1.405930725,-1.405930725,0,-3.744685418,-0.276586392,-4.021271811,0.064595962 -Channing Frye,fryech01,2008,RS,POR,2486,1342,-1.623205252,0.627908219,-0.995297033,1.207564814,1.207564814,0,-1.674619965,0.965583589,-0.709036376,0.478117174 -Channing Frye,fryech01,2009,PO,POR,64,36,-4.893424734,-5.776800294,-10.67022503,-0.150503828,0,-0.150503828,-5.229245966,-5.334674576,-10.56392054,0.281140564 -Channing Frye,fryech01,2009,RS,POR,1361,746,-4.056389851,-2.280304883,-6.336694734,-1.37434334,-1.37434334,0,-3.714683089,-2.099339882,-5.814022971,0.626397617 -Channing Frye,fryech01,2010,PO,PHO,833,435,0.534127368,0.438115974,0.972243342,0.857790704,0,0.857790704,1.431159172,1.218881385,2.650040558,0.616043064 -Channing Frye,fryech01,2010,RS,PHO,4398,2190,1.540673332,0.498654616,2.039327948,5.369586437,5.369586437,0,2.20312928,1.212085425,3.415214705,0.32080024 -Channing Frye,fryech01,2011,RS,PHO,5055,2541,0.020788688,0.08581606,0.106604748,3.712914285,3.712914285,0,0.529516082,0.818818451,1.348334532,0.240573578 -Channing Frye,fryech01,2012,RS,PHO,3257,1669,0.888960362,1.043347035,1.932307397,4.002075583,4.002075583,0,1.294303146,1.354880898,2.649184043,0.346959157 -Channing Frye,fryech01,2014,RS,PHO,4669,2312,1.966371743,0.440067369,2.406439112,6.072285205,6.072285205,0,2.116321051,1.350383848,3.466704898,-0.160208407 -Channing Frye,fryech01,2015,RS,ORL,3722,1870,-1.039897165,-1.212634464,-2.252531629,0.475323447,0.475323447,0,-0.517832322,-0.059655844,-0.577488166,0.141796322 -Channing Frye,fryech01,2016,PO,CLE,461,237,4.427879864,4.713591163,9.141471027,1.492608687,0,1.492608687,5.15024804,3.476713076,8.626961116,0.617591348 -Channing Frye,fryech01,2016,RS,CLE,882,446,1.618253243,0.145498186,1.76375143,1.027824751,1.027824751,0,1.782220087,-0.222663805,1.559556283,0.068896448 -Channing Frye,fryech01,2016,RS,ORL,1476,754,0.349694553,0.216096253,0.565790805,1.270733497,1.270733497,0,0.802235321,-0.186115042,0.616120279,-0.369274747 -Channing Frye,fryech01,2017,PO,CLE,314,154,4.782202618,-7.76245058,-2.980247962,-0.018686387,0,-0.018686387,4.529674124,-4.944230884,-0.414556759,0.146447495 -Channing Frye,fryech01,2017,RS,CLE,2849,1398,0.444152892,1.849383057,2.29353595,3.607710338,3.607710338,0,1.41645958,1.536328546,2.952788126,0.28248877 -Channing Frye,fryech01,2018,RS,CLE,1139,545,0.29601039,-0.117094411,0.178915979,0.814241964,0.814241964,0,0.4848207,-0.715727632,-0.230906932,-0.020643405 -Channing Frye,fryech01,2018,RS,LAL,315,150,2.008579497,-0.754589405,1.253990093,0.305517263,0.305517263,0,1.419583857,-1.630439115,-0.210855258,-0.293970886 -Channing Frye,fryech01,2019,RS,CLE,696,341,-3.533367487,-7.891168839,-11.42453633,-1.504987605,-1.504987605,0,-2.669284515,-7.190238303,-9.859522818,-0.283122945 -Hiram Fuller,fullehi01,2004,RS,ATL,82,43,-5.238638831,-2.089007049,-7.32764588,-0.100735321,-0.100735321,0,-5.402024065,-3.750927667,-9.152951732,0.279810058 -Tony Fuller,fulleto01,1981,RS,DET,529,248,-3.341712557,-1.25448659,-4.596199147,-0.233905546,-0.233905546,0,-3.947541019,-1.703516817,-5.651057836,0.135312592 -Todd Fuller,fulleto02,1997,RS,GSW,1838,949,-3.988604378,-2.374907319,-6.363511696,-1.752285429,-1.752285429,0,-4.037135439,-2.282073644,-6.319209082,0.140618657 -Todd Fuller,fulleto02,1998,RS,GSW,1181,613,-4.309591785,-0.888949667,-5.198541453,-0.767976528,-0.767976528,0,-4.62638647,-1.391994315,-6.018380785,0.26111733 -Todd Fuller,fulleto02,1999,PO,UTA,191,105,-5.641489905,-0.592005673,-6.233495578,-0.194521205,0,-0.194521205,-5.886091968,-0.566082753,-6.452174722,0.925831875 -Todd Fuller,fulleto02,1999,RS,UTA,847,462,-5.33690484,0.211583972,-5.125320868,-0.561930079,-0.561930079,0,-5.059729601,-0.535753538,-5.595483138,0.327507194 -Todd Fuller,fulleto02,2000,RS,CHH,790,399,-5.991472467,-0.421944615,-6.413417082,-0.746674042,-0.746674042,0,-5.691586798,-1.468945386,-7.160532184,0.115342608 -Todd Fuller,fulleto02,2001,RS,MIA,141,77,-5.808315569,0.456069733,-5.352245837,-0.102278842,-0.102278842,0,-5.471474572,-0.026357548,-5.49783212,0.043874473 -Markelle Fultz,fultzma01,2018,PO,PHI,50,23,-3.62328724,6.192904203,2.569616964,0.06335867,0,0.06335867,-1.668588721,4.943933009,3.275344288,-1.54917123 -Markelle Fultz,fultzma01,2018,RS,PHI,566,253,-2.639866918,1.879322914,-0.760544004,0.25584316,0.25584316,0,-2.716212716,1.469542518,-1.246670197,-0.369673922 -Markelle Fultz,fultzma01,2019,RS,PHI,931,427,-3.00506014,-0.205591388,-3.210651528,-0.099637976,-0.099637976,0,-2.197696538,-0.205392438,-2.403088976,-0.728585296 -Lawrence Funderburke,fundela01,1998,RS,SAC,2123,1094,-0.81542393,-1.622961886,-2.438385816,0.172360561,0.172360561,0,-1.081658199,-2.458666056,-3.540324256,-0.824438304 -Lawrence Funderburke,fundela01,1999,PO,SAC,58,31,-5.582862123,2.886525113,-2.696337011,0.000879868,0,0.000879868,-5.004051899,1.959289683,-3.044762216,0.446465429 -Lawrence Funderburke,fundela01,1999,RS,SAC,1893,936,0.840512421,-1.093841652,-0.25332923,1.183233416,1.183233416,0,0.25881032,-1.617301734,-1.358491414,-0.682725746 -Lawrence Funderburke,fundela01,2000,PO,SAC,66,34,0.184618699,0.065208951,0.24982765,0.052628541,0,0.052628541,-0.207597665,-1.665781309,-1.873378974,-1.723245464 -Lawrence Funderburke,fundela01,2000,RS,SAC,2147,1026,0.393198905,-0.25803915,0.135159756,1.502567676,1.502567676,0,-0.114144172,-0.908306979,-1.022451152,-0.48117881 -Lawrence Funderburke,fundela01,2001,PO,SAC,34,17,1.385705827,8.790049881,10.17575571,0.116758647,0,0.116758647,2.000305656,9.025908035,11.02621369,0.885434587 -Lawrence Funderburke,fundela01,2001,RS,SAC,1388,698,-1.397084872,-2.653713599,-4.050798471,-0.458817414,-0.458817414,0,-1.813924241,-3.805748739,-5.61967298,-0.881551804 -Lawrence Funderburke,fundela01,2002,PO,SAC,40,20,0.732878693,-3.133669749,-2.400791056,0.003722979,0,0.003722979,-0.822014448,-2.584473625,-3.406488073,1.194515367 -Lawrence Funderburke,fundela01,2002,RS,SAC,1454,722,-1.966788225,-1.12285292,-3.089641146,-0.124372997,-0.124372997,0,-2.146133084,-2.14248687,-4.288619954,-0.541916538 -Lawrence Funderburke,fundela01,2003,PO,SAC,30,15,-0.808038971,-3.09418246,-3.90222143,-0.009041947,0,-0.009041947,-1.007125324,-4.238244978,-5.245370302,-0.528148818 -Lawrence Funderburke,fundela01,2003,RS,SAC,460,229,-2.305594648,-1.657252161,-3.962846809,-0.140982569,-0.140982569,0,-2.863476369,-2.589284135,-5.452760504,-0.468756606 -Lawrence Funderburke,fundela01,2005,PO,CHI,57,28,-4.380458284,-2.421278987,-6.801737271,-0.061088578,0,-0.061088578,-5.655549081,-1.228428656,-6.883977737,2.109569204 -Lawrence Funderburke,fundela01,2005,RS,CHI,41,21,-0.069055557,-1.567122698,-1.636178255,0.011911011,0.011911011,0,-1.075098192,-2.26579687,-3.340895062,-0.175050031 -Terry Furlow,furlote01,1977,PO,PHI,36,16,8.656579866,-0.011583364,8.644996502,0.095684708,0,0.095684708,8.131046296,-1.057814869,7.073231427,-0.279181726 -Terry Furlow,furlote01,1977,RS,PHI,397,174,-3.32422436,-1.16396279,-4.48818715,-0.153325387,-0.153325387,0,-3.306317066,-2.582122868,-5.888439934,-0.685887533 -Terry Furlow,furlote01,1978,PO,CLE,109,50,3.125758633,-4.801369816,-1.675611183,0.027888537,0,0.027888537,2.459299131,-5.643006513,-3.183707382,-1.401541113 -Terry Furlow,furlote01,1978,RS,CLE,1804,827,-0.94093169,-2.003981521,-2.944913211,-0.08199823,-0.08199823,0,-1.240217844,-2.69038355,-3.930601394,-0.31861502 -Terry Furlow,furlote01,1979,PO,ATL,483,244,3.839514657,-0.251827842,3.587686816,0.808438754,0,0.808438754,3.481611252,-0.550187178,2.931424073,-0.665309767 -Terry Furlow,furlote01,1979,RS,ATL,1244,576,1.542627058,-2.204471055,-0.661843997,0.611219759,0.611219759,0,1.067378568,-2.77787311,-1.710494542,-0.425186415 -Terry Furlow,furlote01,1979,RS,CLE,2402,1110,0.29433401,-2.003236749,-1.708902739,0.588492002,0.588492002,0,0.111956453,-2.340132155,-2.228175702,-0.200486261 -Terry Furlow,furlote01,1980,RS,UTA,3533,1718,0.945649421,-2.215976713,-1.270327293,1.294957492,1.294957492,0,0.940389862,-2.241207964,-1.300818102,-0.161737605 -Terry Furlow,furlote01,1980,RS,ATL,842,404,0.998395905,-0.716797971,0.281597935,0.621990118,0.621990118,0,0.790057047,-1.676271886,-0.886214839,-0.48174553 -Dan Gadzuric,gadzuda01,2003,RS,MIL,1448,760,-3.82520997,1.349084764,-2.476125206,0.106780997,0.106780997,0,-3.642825052,1.254074758,-2.388750294,0.507688057 -Dan Gadzuric,gadzuda01,2004,PO,MIL,17,9,3.34046687,3.75237435,7.092841219,0.047081629,0,0.047081629,3.867839527,4.406060218,8.273899745,0.898377802 -Dan Gadzuric,gadzuda01,2004,RS,MIL,2432,1260,-1.433200778,1.871340557,0.438139779,2.053938743,2.053938743,0,-1.154976646,2.143047021,0.988070375,0.197389342 -Dan Gadzuric,gadzuda01,2005,RS,MIL,3412,1783,-0.281214134,1.636197329,1.354983195,3.720798831,3.720798831,0,-0.198119877,1.637843112,1.439723235,-0.331469732 -Dan Gadzuric,gadzuda01,2006,PO,MIL,30,16,19.41669104,-2.021119846,17.3955712,0.170010911,0,0.170010911,17.54983879,-2.245776737,15.30406206,0.213684789 -Dan Gadzuric,gadzuda01,2006,RS,MIL,1701,885,-1.109314111,0.699030187,-0.410283924,1.066180066,1.066180066,0,-1.234643027,0.928353285,-0.306289742,0.844368417 -Dan Gadzuric,gadzuda01,2007,RS,MIL,1634,840,-3.367598805,-1.02894543,-4.396544234,-0.710201229,-0.710201229,0,-3.263455176,-0.802396417,-4.065851594,0.599273392 -Dan Gadzuric,gadzuda01,2008,RS,MIL,1027,534,-4.58619024,0.128821869,-4.457368371,-0.467928143,-0.467928143,0,-4.304580108,-0.074656508,-4.379236616,0.555304723 -Dan Gadzuric,gadzuda01,2009,RS,MIL,1836,941,-2.363427869,0.981796046,-1.381631823,0.660999264,0.660999264,0,-2.416882048,1.2221273,-1.194754748,0.571854353 -Dan Gadzuric,gadzuda01,2010,PO,MIL,137,76,-4.27705048,1.17021307,-3.10683741,-0.014399914,0,-0.014399914,-4.580728295,0.836836176,-3.74389212,0.82437987 -Dan Gadzuric,gadzuda01,2010,RS,MIL,607,314,-3.847263032,2.085134716,-1.762128316,0.159863571,0.159863571,0,-3.844741401,2.212665512,-1.632075889,0.951237081 -Dan Gadzuric,gadzuda01,2011,RS,NJN,314,166,-4.519632395,-0.959374477,-5.479006872,-0.233037082,-0.233037082,0,-4.604315161,-0.811222961,-5.415538122,0.76963967 -Dan Gadzuric,gadzuda01,2011,RS,GSW,593,297,-3.879142811,-1.297412321,-5.176555132,-0.371450603,-0.371450603,0,-3.749554686,-0.994757181,-4.744311867,0.952021693 -Dan Gadzuric,gadzuda01,2012,RS,NYK,26,13,-10.64139707,1.382594807,-9.258802267,-0.04486425,-0.04486425,0,-9.559388067,3.44433977,-6.115048297,3.623773865 -Deng Gai,gaide01,2006,RS,PHI,10,5,-5.508339695,-1.78532739,-7.293667084,-0.01139966,-0.01139966,0,-6.481236625,-4.568200505,-11.04943713,-1.511780913 -Corey Gaines,gaineco01,1989,RS,NJN,711,337,-1.212520089,-1.473619929,-2.686140018,0.010967471,0.010967471,0,-2.141565965,-2.114904697,-4.256470661,-0.115535318 -Corey Gaines,gaineco01,1990,RS,PHI,165,81,-3.131630383,-1.966544746,-5.098175129,-0.097781136,-0.097781136,0,-3.283292645,-2.5237795,-5.807072145,0.759289823 -Corey Gaines,gaineco01,1991,RS,DEN,541,226,3.665413341,-3.008304737,0.657108603,0.393133224,0.393133224,0,2.887752242,-2.962016135,-0.074263892,0.0696096 -Corey Gaines,gaineco01,1994,PO,NYK,52,28,-6.276969475,-2.046443942,-8.323413417,-0.082728019,0,-0.082728019,-7.515231041,-2.318915966,-9.834147007,0.66813518 -Corey Gaines,gaineco01,1994,RS,NYK,153,78,8.324876411,-0.888150791,7.43672562,0.405701583,0.405701583,0,6.469111396,-1.458057669,5.011053728,0.074716078 -Corey Gaines,gaineco01,1995,RS,PHI,537,280,-1.206269139,-2.021146633,-3.227415772,-0.068397283,-0.068397283,0,-1.818981808,-1.866238461,-3.685220269,0.269683411 -Reece Gaines,gainere01,2004,RS,ORL,696,364,-3.796914178,-1.152913302,-4.949827479,-0.406791832,-0.406791832,0,-4.118991136,-2.296047996,-6.415039132,-0.389312926 -Reece Gaines,gainere01,2005,RS,MIL,151,79,-7.206879449,-2.186191993,-9.393071442,-0.267179099,-0.267179099,0,-7.114364762,-3.256573953,-10.37093871,-0.197712766 -Reece Gaines,gainere01,2005,RS,HOU,202,108,-3.907025637,0.037748027,-3.86927761,-0.062730156,-0.062730156,0,-3.964167179,-0.281102958,-4.245270137,1.576073301 -Reece Gaines,gainere01,2006,RS,MIL,104,54,-2.731138852,-1.680969251,-4.412108103,-0.045557779,-0.045557779,0,-3.529536813,-3.653575887,-7.1831127,-0.469490336 -Sundiata Gaines,gainesu01,2010,PO,UTA,14,7,22.35769908,-4.000173954,18.35752512,0.077536809,0,0.077536809,20.94711742,-4.381683641,16.56543378,-0.246021798 -Sundiata Gaines,gainesu01,2010,RS,UTA,429,217,0.299276943,0.197914161,0.497191103,0.362605777,0.362605777,0,0.535781356,-0.653854124,-0.118072768,0.808951758 -Sundiata Gaines,gainesu01,2011,RS,TOR,176,90,-1.828411864,-2.19252252,-4.020934384,-0.059806631,-0.059806631,0,-1.261904232,-2.290363549,-3.552267781,2.312129566 -Sundiata Gaines,gainesu01,2011,RS,MIN,132,65,-6.885041445,-1.809915414,-8.694956859,-0.199390701,-0.199390701,0,-6.359241889,-2.755151387,-9.114393277,1.05795235 -Sundiata Gaines,gainesu01,2011,RS,NJN,277,146,1.05096821,0.552229148,1.603197358,0.328406358,0.328406358,0,1.287797173,0.088164571,1.375961744,1.189888494 -Sundiata Gaines,gainesu01,2012,RS,NJN,1506,793,0.048118082,0.34600662,0.394124702,1.278342592,1.278342592,0,0.083944256,0.082368115,0.166312371,0.45487149 -Mike Gale,galemi01,1977,PO,SAS,154,67,0.513592775,0.804178752,1.317771527,0.14380531,0,0.14380531,0.355325945,1.375512993,1.730838938,0.292242733 -Mike Gale,galemi01,1977,RS,SAS,6121,2598,1.390302066,0.915015226,2.305317292,6.696938301,6.696938301,0,1.351666866,1.177074223,2.528741089,-0.062461763 -Mike Gale,galemi01,1978,PO,SAS,438,201,-0.592778751,-1.074680956,-1.667459707,0.114174081,0,0.114174081,-0.663221591,-0.989718361,-1.652939953,-0.294346652 -Mike Gale,galemi01,1978,RS,SAS,4803,2091,1.006697205,1.46767209,2.474369294,5.571091814,5.571091814,0,1.156939961,1.647885801,2.804825763,-0.046764521 -Mike Gale,galemi01,1979,PO,SAS,668,302,2.170152015,-0.228720978,1.941431037,0.745272628,0,0.745272628,1.60439405,-0.235149845,1.369244205,-0.034959865 -Mike Gale,galemi01,1979,RS,SAS,4943,2121,0.518115633,1.453561825,1.971677459,5.109118573,5.109118573,0,0.478057843,1.478392559,1.956450402,-0.007753276 -Mike Gale,galemi01,1980,PO,SAS,141,69,1.43936529,1.291592571,2.730957861,0.199806655,0,0.199806655,1.602998493,1.502012752,3.105011245,0.402803224 -Mike Gale,galemi01,1980,RS,SAS,3401,1474,0.140929059,1.448903833,1.589832891,3.266946982,3.266946982,0,0.290269319,1.446968634,1.737237953,0.103627598 -Mike Gale,galemi01,1981,PO,POR,103,51,-3.249887035,2.808328359,-0.441558676,0.061632643,0,0.061632643,-3.083592877,2.145014123,-0.938578754,-0.493236157 -Mike Gale,galemi01,1981,RS,POR,1033,476,-0.990290036,1.377183312,0.386893276,0.767497977,0.767497977,0,-1.073208507,1.333699171,0.260490664,0.769365754 -Mike Gale,galemi01,1981,RS,SAS,1379,636,-0.144016657,2.23266799,2.088651333,1.574523028,1.574523028,0,-0.022298242,2.343534497,2.321236255,0.291610011 -Mike Gale,galemi01,1982,RS,GSW,3831,1793,-1.262678617,1.566767067,0.30408845,2.797712762,2.797712762,0,-1.262363814,1.65029439,0.387930576,0.141352792 -Chad Gallagher,gallach01,1994,RS,UTA,6,3,32.24580966,-3.28377142,28.96203824,0.052117962,0.052117962,0,28.37050997,2.807556732,31.1780667,7.097254444 -Danilo Gallinari,gallida01,2009,RS,NYK,840,412,1.113835617,0.122626134,1.236461751,0.840841801,0.840841801,0,0.549885843,-0.332174067,0.217711776,0.318729124 -Danilo Gallinari,gallida01,2010,RS,NYK,5441,2747,0.863828103,0.677044019,1.540872122,6.014432004,6.014432004,0,0.907720011,0.493109804,1.400829815,0.010793355 -Danilo Gallinari,gallida01,2011,PO,DEN,294,148,-0.015087788,0.758126101,0.743038312,0.273362892,0,0.273362892,-0.213303829,0.967910086,0.754606257,0.435758029 -Danilo Gallinari,gallida01,2011,RS,NYK,3366,1671,1.152101965,-0.620036503,0.532065462,2.823139453,2.823139453,0,1.36522769,-0.514990198,0.850237492,0.833774585 -Danilo Gallinari,gallida01,2011,RS,DEN,872,433,0.184555731,0.912166765,1.096722497,0.857972373,0.857972373,0,0.457679164,0.569899955,1.027579119,0.895696205 -Danilo Gallinari,gallida01,2012,PO,DEN,422,222,0.481132822,0.946355303,1.427488125,0.487776823,0,0.487776823,0.663148148,0.595715849,1.258863998,-0.041017345 -Danilo Gallinari,gallida01,2012,RS,DEN,2682,1351,2.250304253,1.522069934,3.772374187,4.494604085,4.494604085,0,2.319136483,1.214640933,3.533777415,-0.0234033 -Danilo Gallinari,gallida01,2013,RS,DEN,4627,2309,2.799203627,0.798190725,3.597394352,7.460894068,7.460894068,0,2.842736454,0.445092222,3.287828676,-0.207498482 -Danilo Gallinari,gallida01,2015,RS,DEN,2913,1426,2.765614247,0.244970946,3.010585193,4.211029613,4.211029613,0,2.505368185,-0.124297156,2.381071029,0.456319269 -Danilo Gallinari,gallida01,2016,RS,DEN,3726,1839,3.002871656,-0.935688235,2.067183421,4.510366211,4.510366211,0,2.397391688,-1.190940887,1.206450801,-0.20307584 -Danilo Gallinari,gallida01,2017,RS,DEN,4413,2134,2.637637805,-0.510733227,2.126904578,5.308113026,5.308113026,0,2.644325854,-1.432510399,1.211815455,-0.031382139 -Danilo Gallinari,gallida01,2018,RS,LAC,1369,671,0.427797459,2.505966486,2.933763945,1.941857244,1.941857244,0,1.378807413,1.727051375,3.105858788,-0.201184932 -Danilo Gallinari,gallida01,2019,PO,LAC,435,201,0.611330892,-1.320018366,-0.708687474,0.216052148,0,0.216052148,0.625286703,0.897321034,1.522607737,0.069199477 -Danilo Gallinari,gallida01,2019,RS,LAC,4357,2059,4.674588308,0.207893188,4.882481496,7.979861641,7.979861641,0,4.375342313,0.286088339,4.661430652,-0.483945576 -Langston Galloway,gallola01,2015,RS,NYK,2843,1457,-0.662010005,1.348801082,0.686791077,2.544133213,2.544133213,0,-0.765329668,1.307488103,0.542158435,-0.399549532 -Langston Galloway,gallola01,2016,RS,NYK,4082,2033,-0.771733634,1.462014977,0.690281343,3.552672756,3.552672756,0,-0.961711805,1.625295009,0.663583204,-0.430252127 -Langston Galloway,gallola01,2017,RS,SAC,761,375,-1.229420275,0.621287861,-0.608132414,0.407325894,0.407325894,0,-1.739359056,-0.679443761,-2.418802816,-0.59049911 -Langston Galloway,gallola01,2017,RS,NOP,2323,1120,-0.620710632,-0.295545334,-0.916255967,1.04445355,1.04445355,0,-0.702042649,-0.375022541,-1.07706519,-0.317512868 -Langston Galloway,gallola01,2018,RS,DET,1765,863,-0.397324578,2.881800819,2.484476241,2.296792054,2.296792054,0,0.012607795,1.383935278,1.396543074,-0.342659959 -Langston Galloway,gallola01,2019,PO,DET,234,110,-3.038095211,1.981223474,-1.056871737,0.098367986,0,0.098367986,-0.499610034,0.470309852,-0.029300182,0.371627498 -Langston Galloway,gallola01,2019,RS,DET,3634,1745,0.123591316,-1.004975597,-0.881384281,1.657737806,1.657737806,0,-0.240688789,-0.982781615,-1.223470404,-0.360752962 -Kevin Gamble,gamblke01,1988,RS,POR,41,19,-8.6333213,2.526157166,-6.107164134,-0.032879285,-0.032879285,0,-7.726363996,0.933647801,-6.792716195,1.039440383 -Kevin Gamble,gamblke01,1989,PO,BOS,57,29,-1.851379185,0.560915983,-1.290463202,0.02221516,0,0.02221516,-1.916508586,-0.037402921,-1.953911507,-0.24560308 -Kevin Gamble,gamblke01,1989,RS,BOS,775,375,0.720900977,-0.781170532,-0.060269556,0.517211017,0.517211017,0,0.29010924,-1.558113001,-1.26800376,0.514525798 -Kevin Gamble,gamblke01,1990,PO,BOS,17,8,4.128200276,-6.369286323,-2.241086047,0.002130435,0,0.002130435,3.426795508,-7.685556006,-4.258760497,-0.539092437 -Kevin Gamble,gamblke01,1990,RS,BOS,2049,990,-0.442531696,-0.858192565,-1.30072426,0.729877001,0.729877001,0,-0.739123898,-1.508927769,-2.248051667,-0.292353612 -Kevin Gamble,gamblke01,1991,PO,BOS,478,238,-1.876888875,-1.640167368,-3.517056243,-0.095985925,0,-0.095985925,-2.282097609,-1.840124994,-4.122222603,-0.075609004 -Kevin Gamble,gamblke01,1991,RS,BOS,5617,2706,2.182814061,-0.189631773,1.993182288,6.542951841,6.542951841,0,2.010265816,0.047340383,2.0576062,-0.083121605 -Kevin Gamble,gamblke01,1992,PO,BOS,647,335,-0.21414828,0.970191636,0.756043356,0.616057019,0,0.616057019,-0.061934117,1.005729248,0.943795131,-0.297195119 -Kevin Gamble,gamblke01,1992,RS,BOS,5039,2496,1.361961377,-0.062681777,1.299279599,5.145135299,5.145135299,0,1.162212782,0.080861474,1.243074256,-0.217375224 -Kevin Gamble,gamblke01,1993,PO,BOS,266,142,2.964225811,0.913104228,3.87733004,0.495494065,0,0.495494065,2.773462924,1.346392834,4.119855758,0.055146487 -Kevin Gamble,gamblke01,1993,RS,BOS,5081,2541,1.535170076,0.201006052,1.736176127,5.804636988,5.804636988,0,1.374444799,0.246989013,1.621433812,-0.190676945 -Kevin Gamble,gamblke01,1994,RS,BOS,3787,1880,-0.533179533,-1.252220055,-1.785399588,0.924565892,0.924565892,0,-0.640744456,-1.462801524,-2.10354598,-0.068201441 -Kevin Gamble,gamblke01,1995,RS,MIA,2394,1223,1.474261971,-0.090982233,1.383279739,2.585022831,2.585022831,0,1.047934103,-0.496856898,0.551077205,0.217375339 -Kevin Gamble,gamblke01,1996,PO,SAC,6,3,-3.578201223,-2.847535027,-6.425736251,-0.00569473,0,-0.00569473,-5.431057558,-5.260284176,-10.69134173,-1.63856424 -Kevin Gamble,gamblke01,1996,RS,MIA,1983,1033,-1.663974397,0.398699697,-1.265274701,0.791339654,0.791339654,0,-1.895716652,0.414554214,-1.481162438,1.049332907 -Kevin Gamble,gamblke01,1996,RS,SAC,575,292,-2.728774117,-2.456396939,-5.185171056,-0.365217042,-0.365217042,0,-3.151590572,-3.054591125,-6.206181697,0.622288939 -Kevin Gamble,gamblke01,1997,RS,SAC,1827,953,-0.480345653,-0.921304213,-1.401649866,0.652569707,0.652569707,0,-0.908156923,-1.676331437,-2.58448836,-0.42118117 -Jorge Garbajosa,garbajo01,2007,RS,TOR,3725,1909,-1.241451557,1.774180645,0.532729089,3.186068309,3.186068309,0,-0.776970663,1.523148799,0.746178136,-0.326425126 -Jorge Garbajosa,garbajo01,2008,RS,TOR,141,74,-2.185633066,0.227193856,-1.95843921,0.029799095,0.029799095,0,-1.377257293,-0.816039135,-2.193296427,-0.269604939 -Ruben Garces,garceru01,2001,RS,GSW,22,11,-10.70166359,4.399743221,-6.301920366,-0.019303988,-0.019303988,0,-9.045945944,2.711198163,-6.33474778,-2.918817716 -Ruben Garces,garceru01,2001,RS,PHO,122,62,-1.158514688,-1.588925099,-2.747439787,8.22E-05,8.22E-05,0,-1.387233738,-1.279203166,-2.666436905,1.408451286 -Alex Garcia,garcial01,2004,RS,SAS,24,13,-13.21049644,4.022388204,-9.18810824,-0.042987142,-0.042987142,0,-10.68888895,3.552159152,-7.136729795,0.610165221 -Alex Garcia,garcial01,2005,RS,NOH,270,146,-1.269648715,-1.139975192,-2.409623907,0.025468715,0.025468715,0,-1.449207833,-1.459989106,-2.909196938,0.415157467 -Francisco Garcia,garcifr01,2006,PO,SAC,76,41,0.587560755,1.186158816,1.773719571,0.098327869,0,0.098327869,0.187275948,0.16675276,0.354028708,0.677574763 -Francisco Garcia,garcifr01,2006,RS,SAC,2519,1301,-2.328858416,0.640592983,-1.688265433,0.707660267,0.707660267,0,-2.315384536,-0.055582098,-2.370966633,0.378679274 -Francisco Garcia,garcifr01,2007,RS,SAC,2817,1410,-0.522939651,0.715905551,0.1929659,2.129635944,2.129635944,0,-0.805960021,0.337250919,-0.468709103,0.55018922 -Francisco Garcia,garcifr01,2008,RS,SAC,4183,2096,1.175379347,-0.701827942,0.473551405,3.470033497,3.470033497,0,1.31433715,-0.429011723,0.885325427,0.619708885 -Francisco Garcia,garcifr01,2009,RS,SAC,3920,1975,-0.77045355,-0.463186007,-1.233639556,1.531031554,1.531031554,0,-0.666954863,-0.237846834,-0.904801697,0.186979624 -Francisco Garcia,garcifr01,2010,RS,SAC,1139,575,0.328334226,-1.109822663,-0.781488437,0.576195716,0.576195716,0,-0.239199586,-1.284899174,-1.52409876,-0.210768628 -Francisco Garcia,garcifr01,2011,RS,SAC,2780,1386,0.412743273,0.303171221,0.715914494,2.456948758,2.456948758,0,0.313053003,0.30503346,0.618086463,0.230875432 -Francisco Garcia,garcifr01,2012,RS,SAC,1592,798,-2.073032523,1.491625085,-0.581407438,0.889117062,0.889117062,0,-1.967239856,0.991431338,-0.975808518,0.648204086 -Francisco Garcia,garcifr01,2013,PO,HOU,328,164,3.033768688,1.326784262,4.36055295,0.615756966,0,0.615756966,2.821299432,1.505684891,4.326984322,0.315796354 -Francisco Garcia,garcifr01,2013,RS,SAC,1400,710,-1.570051518,0.004479891,-1.565571627,0.436798268,0.436798268,0,-1.501804187,0.094848004,-1.406956183,1.681419303 -Francisco Garcia,garcifr01,2013,RS,HOU,646,319,-0.29730501,0.797288993,0.499983983,0.540484592,0.540484592,0,-0.142614198,0.121037147,-0.021577051,2.030747855 -Francisco Garcia,garcifr01,2014,PO,HOU,48,22,-1.289748274,-4.622889726,-5.912638001,-0.036884118,0,-0.036884118,-4.720478597,-5.578195408,-10.29867401,0.689872587 -Francisco Garcia,garcifr01,2014,RS,HOU,2247,1083,-0.40506708,-1.354578624,-1.759645704,0.548117317,0.548117317,0,-0.51199099,-1.20655204,-1.718543031,0.157823251 -Francisco Garcia,garcifr01,2015,RS,HOU,398,200,-3.793891912,-1.827916898,-5.62180881,-0.292934645,-0.292934645,0,-3.146436682,-1.263680291,-4.410116973,-0.034270771 -Thomas Gardner,gardnth01,2008,RS,CHI,88,45,-2.300097784,-2.466344835,-4.766442618,-0.04701066,-0.04701066,0,-1.847662504,-4.142160226,-5.98982273,1.445173646 -Thomas Gardner,gardnth01,2009,PO,ATL,33,19,7.881096295,1.652725748,9.533822043,0.125173934,0,0.125173934,8.035617661,2.779193382,10.81481104,1.728738906 -Thomas Gardner,gardnth01,2009,RS,ATL,185,98,-5.472247434,0.150410377,-5.321837058,-0.130373279,-0.130373279,0,-4.770321241,-1.491066894,-6.261388135,1.286378702 -Patricio Garino,garinpa01,2017,RS,ORL,86,43,-11.0377803,-10.63427238,-21.67205268,-0.418480503,-0.418480503,0,-9.206471275,-8.730265481,-17.93673676,0.793273319 -Gary Garland,garlaga01,1980,RS,DEN,2422,1106,-2.237219251,-0.893550107,-3.130769358,-0.214395788,-0.214395788,0,-2.543356458,-1.314435757,-3.857792215,-0.22589607 -Winston Garland,garlawi01,1988,RS,GSW,4543,2122,-0.016448801,-0.432950812,-0.449399613,2.488697933,2.488697933,0,-0.03625411,0.1105375,0.07428339,-0.082318897 -Winston Garland,garlawi01,1989,PO,GSW,584,270,-0.486743468,-0.878449004,-1.365192471,0.196825477,0,0.196825477,-0.562471943,0.087619744,-0.474852199,0.039129188 -Winston Garland,garlawi01,1989,RS,GSW,6017,2661,0.413695353,0.709282924,1.122978277,5.251028958,5.251028958,0,0.599269375,1.371634035,1.970903409,-0.137402532 -Winston Garland,garlawi01,1990,RS,LAC,1821,871,-1.671475424,-1.318342143,-2.989817567,-0.106808834,-0.106808834,0,-1.775264887,-0.883576171,-2.658841058,0.222088147 -Winston Garland,garlawi01,1990,RS,GSW,1988,891,-3.495720229,-1.376394865,-4.872115094,-0.964961004,-0.964961004,0,-3.336906055,-1.561325136,-4.898231192,0.028129305 -Winston Garland,garlawi01,1991,RS,LAC,3583,1702,-0.997677087,0.791293023,-0.206384064,2.216553929,2.216553929,0,-1.227357311,1.061455946,-0.165901365,0.349079286 -Winston Garland,garlawi01,1992,RS,DEN,4590,2209,-0.075953722,-0.993718439,-1.069672161,1.893817792,1.893817792,0,-0.585314548,-0.600218634,-1.185533182,0.001802116 -Winston Garland,garlawi01,1993,PO,HOU,472,246,-3.123229227,1.598587644,-1.524641582,0.159633019,0,0.159633019,-3.060442659,1.796675727,-1.263766932,0.588481946 -Winston Garland,garlawi01,1993,RS,HOU,1997,1004,-1.709196539,-0.846563689,-2.555760228,0.099720219,0.099720219,0,-1.982353717,-0.723782663,-2.70613638,0.219187859 -Winston Garland,garlawi01,1995,RS,MIN,3719,1931,-0.753382297,-0.893050082,-1.646432379,1.086774491,1.086774491,0,-1.190933058,-0.501053768,-1.691986825,-0.039455446 -Bill Garnett,garnebi02,1983,RS,DAL,3057,1411,-0.16308916,0.678005048,0.514915888,2.359693224,2.359693224,0,-0.054682139,1.022056832,0.967374693,0.413127817 -Bill Garnett,garnebi02,1984,PO,DAL,146,74,3.759455045,-1.699988524,2.059466521,0.185854816,0,0.185854816,2.995074862,-1.924224653,1.070850209,-0.752015471 -Bill Garnett,garnebi02,1984,RS,DAL,3190,1529,-0.809560101,0.467904637,-0.341655464,1.880838914,1.880838914,0,-0.921131061,0.396865831,-0.52426523,0.11476714 -Bill Garnett,garnebi02,1985,RS,IND,2487,1123,-1.843129862,-0.911762548,-2.75489241,-0.00282449,-0.00282449,0,-2.082631077,-0.678366244,-2.760997321,0.787527421 -Bill Garnett,garnebi02,1986,RS,IND,2545,1197,-1.70631857,-0.367873544,-2.074192114,0.414328406,0.414328406,0,-2.038468267,-0.644359018,-2.682827284,0.402195384 -Chris Garner,garnech01,1998,RS,TOR,572,293,-4.657295861,-0.648399087,-5.305694948,-0.388032845,-0.388032845,0,-4.594309989,-0.240549392,-4.834859381,1.431275125 -Chris Garner,garnech01,2001,RS,GSW,295,149,-4.731147922,-1.785442424,-6.516590347,-0.288987496,-0.288987496,0,-4.888056202,-1.400903052,-6.288959254,0.855265296 -Kevin Garnett,garneke01,1996,RS,MIN,4518,2293,-0.468962241,1.640062832,1.171100591,4.55511388,4.55511388,0,-0.728406775,1.263169513,0.534762738,-0.651092257 -Kevin Garnett,garneke01,1997,PO,MIN,238,125,2.509579858,-0.945580933,1.563998925,0.278450388,0,0.278450388,2.41437006,-1.074216661,1.340153399,-1.649042596 -Kevin Garnett,garneke01,1997,RS,MIN,5724,2995,0.284141288,1.608035347,1.892176635,7.030764024,7.030764024,0,0.209303701,1.51127874,1.720582441,-0.80672052 -Kevin Garnett,garneke01,1998,PO,MIN,352,194,-2.78816512,0.14591068,-2.64225444,0.010904034,0,0.010904034,-2.536721652,-0.718059785,-3.254781437,-0.750202914 -Kevin Garnett,garneke01,1998,RS,MIN,6287,3222,1.306269112,1.777453243,3.083722356,9.513944959,9.513944959,0,1.720193577,1.793075627,3.513269204,-0.72307586 -Kevin Garnett,garneke01,1999,PO,MIN,303,170,1.998616114,2.81608128,4.814697394,0.66932696,0,0.66932696,2.428036174,2.500892497,4.928928671,-0.943999709 -Kevin Garnett,garneke01,1999,RS,MIN,3413,1780,1.051513177,1.946372212,2.997885389,5.187629286,5.187629286,0,1.53445873,1.918412315,3.452871046,-0.557697247 -Kevin Garnett,garneke01,2000,PO,MIN,297,171,2.314217165,1.78381942,4.098036584,0.608327413,0,0.608327413,3.006845289,1.771428412,4.778273701,-1.133552063 -Kevin Garnett,garneke01,2000,RS,MIN,6273,3243,2.246977518,1.756552827,4.003530345,11.09500284,11.09500284,0,2.776029609,1.572493865,4.348523474,-0.668168047 -Kevin Garnett,garneke01,2001,PO,MIN,305,165,4.963739193,2.917100679,7.880839871,0.917111646,0,0.917111646,4.281585326,3.062450963,7.34403629,-0.576811949 -Kevin Garnett,garneke01,2001,RS,MIN,6194,3202,2.110520042,2.115901509,4.226421551,11.30761576,11.30761576,0,2.559307337,1.90507583,4.464383167,-0.725042757 -Kevin Garnett,garneke01,2002,PO,MIN,265,130,2.581096867,3.327343519,5.908440386,0.587623748,0,0.587623748,2.968342271,3.023467148,5.991809419,-0.721859015 -Kevin Garnett,garneke01,2002,RS,MIN,6055,3175,3.649778219,2.305577457,5.955355676,13.9785742,13.9785742,0,4.033662362,2.110363044,6.144025406,-0.801211421 -Kevin Garnett,garneke01,2003,PO,MIN,529,265,2.130141485,4.883526101,7.013667586,1.358019125,0,1.358019125,2.54359607,4.923711652,7.467307722,-0.232076345 -Kevin Garnett,garneke01,2003,RS,MIN,6431,3321,5.079122415,4.015766116,9.094888532,19.8907457,19.8907457,0,5.193010055,3.757416038,8.950426093,-0.820947988 -Kevin Garnett,garneke01,2004,PO,MIN,1482,783,1.712479841,3.73271834,5.445198181,3.353159306,0,3.353159306,2.389303963,3.469266223,5.858570186,-0.619766205 -Kevin Garnett,garneke01,2004,RS,MIN,6060,3231,5.044893461,4.633475785,9.678369246,20.28188245,20.28188245,0,5.219341562,4.373493447,9.592835009,-0.915667753 -Kevin Garnett,garneke01,2005,RS,MIN,5860,3121,4.557452518,3.023751746,7.581204265,16.28988559,16.28988559,0,4.718698098,3.228541886,7.947239984,-0.899840261 -Kevin Garnett,garneke01,2006,RS,MIN,5533,2957,3.457015941,3.239678058,6.696693999,14.12990283,14.12990283,0,3.233172686,3.170264753,6.403437439,-0.784122756 -Kevin Garnett,garneke01,2007,RS,MIN,5743,2995,2.169539081,3.643920186,5.813459266,12.97246375,12.97246375,0,2.240531539,3.38507517,5.625606709,-0.802914257 -Kevin Garnett,garneke01,2008,PO,BOS,1787,987,2.50798828,4.392250156,6.900238436,4.977128141,0,4.977128141,2.782878993,4.132335486,6.915214479,-0.618967246 -Kevin Garnett,garneke01,2008,RS,BOS,4459,2328,3.000288165,5.181493129,8.181781294,12.90798948,12.90798948,0,3.036445298,4.631803381,7.668248678,-0.54893139 -Kevin Garnett,garneke01,2009,RS,BOS,3376,1772,0.645558931,4.665843564,5.311402494,7.244506481,7.244506481,0,0.794196906,4.111512446,4.905709352,-0.555192093 -Kevin Garnett,garneke01,2010,PO,BOS,1440,766,-0.469505466,3.342833564,2.873328099,2.258797255,0,2.258797255,-0.443845849,3.209119978,2.765274129,-0.312203433 -Kevin Garnett,garneke01,2010,RS,BOS,3976,2060,-0.358804549,1.969370835,1.610566287,4.56385303,4.56385303,0,-0.361756448,1.79617237,1.434415922,-0.392318954 -Kevin Garnett,garneke01,2011,PO,BOS,616,328,-1.482648332,6.132793774,4.650145441,1.273774089,0,1.273774089,-0.92732313,5.819775261,4.892452132,-0.239683757 -Kevin Garnett,garneke01,2011,RS,BOS,4229,2220,0.248235073,4.71405491,4.962289983,8.687231275,8.687231275,0,0.315475115,4.270510453,4.585985568,-0.512608337 -Kevin Garnett,garneke01,2012,PO,BOS,1364,737,-0.239145763,5.016948549,4.777802786,2.909134354,0,2.909134354,0.012875985,4.430146994,4.443022979,-0.31516511 -Kevin Garnett,garneke01,2012,RS,BOS,3551,1864,0.156805675,4.804053669,4.960859344,7.298784109,7.298784109,0,0.164435046,4.236107588,4.400542634,-0.432488956 -Kevin Garnett,garneke01,2013,PO,BOS,389,212,-3.152482775,7.051527966,3.899045191,0.741685135,0,0.741685135,-3.428540225,6.327356898,2.898816673,-0.005509887 -Kevin Garnett,garneke01,2013,RS,BOS,3907,2022,-2.317866301,4.329383835,2.011517534,4.897706439,4.897706439,0,-1.916700336,3.820853422,1.904153086,-0.272767913 -Kevin Garnett,garneke01,2014,PO,BRK,463,250,-1.138373708,0.446177135,-0.692196573,0.270870076,0,0.270870076,-1.598587151,0.217075347,-1.381511804,0.056921836 -Kevin Garnett,garneke01,2014,RS,BRK,2136,1109,-4.210519597,3.541576337,-0.66894326,1.171359995,1.171359995,0,-2.680857669,2.30742389,-0.373433779,-0.499045528 -Kevin Garnett,garneke01,2015,RS,MIN,204,98,0.662618663,7.302762926,7.965381589,0.537910955,0.537910955,0,-0.101834457,5.802056221,5.700221763,0.384133535 -Kevin Garnett,garneke01,2015,RS,BRK,1664,854,-1.776999268,2.256481736,0.479482468,1.406078119,1.406078119,0,-1.20585405,1.613174941,0.407320891,-0.071030199 -Kevin Garnett,garneke01,2016,RS,MIN,1113,556,-1.666096208,4.974173426,3.308077219,1.703361444,1.703361444,0,-1.925186484,4.260476846,2.335290362,-0.860853716 -Marlon Garnett,garnema01,1999,RS,BOS,395,205,-3.166057281,-2.481578496,-5.647635777,-0.304517901,-0.304517901,0,-3.513209718,-3.193325308,-6.706535026,0.430964068 -Billy Garrett,garrebi01,2019,RS,NYK,137,63,-5.950892107,-5.714371297,-11.6652634,-0.283597588,-0.283597588,0,-5.77547972,-7.200915124,-12.97639484,-1.053476001 -Calvin Garrett,garreca01,1981,PO,HOU,230,117,-2.999068826,0.204190633,-2.794878193,-0.002764451,0,-0.002764451,-3.658518549,-1.070644862,-4.729163412,0.052565889 -Calvin Garrett,garreca01,1981,RS,HOU,3469,1638,-1.841086255,-0.757841885,-2.59892814,0.12616336,0.12616336,0,-2.112779818,-0.783873598,-2.896653416,-0.072276269 -Calvin Garrett,garreca01,1982,PO,HOU,2,1,-12.38924169,-3.858413138,-16.24765483,-0.007736905,0,-0.007736905,-7.897958298,-6.489286698,-14.387245,8.905810363 -Calvin Garrett,garreca01,1982,RS,HOU,1757,858,-2.543436001,-0.543181487,-3.086617488,-0.14761033,-0.14761033,0,-2.849416981,-0.858084584,-3.707501565,0.177045059 -Calvin Garrett,garreca01,1983,RS,HOU,73,34,-3.236176568,-4.057944419,-7.294120988,-0.078840609,-0.078840609,0,-4.048302766,-4.937346533,-8.985649299,0.0193948 -Calvin Garrett,garreca01,1984,RS,LAL,1045,478,-2.174900109,-1.674572508,-3.849472617,-0.269035197,-0.269035197,0,-2.523385378,-2.069089532,-4.59247491,0.344970379 -Dean Garrett,garrede01,1997,PO,MIN,224,118,2.904293846,-5.194791765,-2.290497919,0.028104149,0,0.028104149,2.620475667,-3.669407027,-1.048931361,-1.320807659 -Dean Garrett,garrede01,1997,RS,MIN,3182,1665,-0.401080618,1.962800395,1.561719776,3.633422011,3.633422011,0,-0.717019437,1.66443852,0.947419083,-0.730247188 -Dean Garrett,garrede01,1998,RS,DEN,4975,2632,-2.978469101,-1.068637962,-4.047107064,-1.725008013,-1.725008013,0,-3.039154404,-0.882959405,-3.922113808,-0.881526755 -Dean Garrett,garrede01,1999,PO,MIN,164,92,2.427172046,0.561880884,2.98905293,0.278898807,0,0.278898807,1.869235081,1.366249501,3.235484582,0.333690826 -Dean Garrett,garrede01,1999,RS,MIN,2021,1054,-1.339531926,1.354353249,0.014821322,1.478445934,1.478445934,0,-1.567881119,1.00428667,-0.563594449,-0.504767852 -Dean Garrett,garrede01,2000,PO,MIN,28,16,-2.929621191,0.20526949,-2.724351701,0.000215559,0,0.000215559,-3.657348939,-0.975346777,-4.632695716,-0.155956059 -Dean Garrett,garrede01,2000,RS,MIN,1168,604,-4.579783933,0.730988727,-3.848795206,-0.339126698,-0.339126698,0,-4.68221298,0.201501295,-4.480711685,0.144995722 -Dean Garrett,garrede01,2001,PO,MIN,76,41,-2.73255305,1.627951384,-1.104601666,0.03564267,0,0.03564267,-3.04050676,1.624444477,-1.416062283,0.368004827 -Dean Garrett,garrede01,2001,RS,MIN,1608,831,-3.900048673,1.212476169,-2.687572504,0.026379812,0.026379812,0,-3.881283674,0.499438414,-3.38184526,-0.306875996 -Dean Garrett,garrede01,2002,RS,GSW,62,31,-10.4229895,-0.088772496,-10.511762,-0.124679946,-0.124679946,0,-9.067597864,0.292421989,-8.775175874,1.434252664 -Dean Garrett,garrede01,2002,RS,MIN,290,152,-5.309711,-0.808436708,-6.118147709,-0.263925813,-0.263925813,0,-5.02744407,-0.60635137,-5.633795441,0.957383495 -Diante Garrett,garredi02,2013,RS,PHO,293,149,-3.380749793,-0.602409796,-3.983159589,-0.093940384,-0.093940384,0,-2.996661383,-1.814332968,-4.810994352,0.194498248 -Diante Garrett,garredi02,2014,RS,UTA,2045,1048,-3.9985031,-1.084317356,-5.082820457,-1.235093816,-1.235093816,0,-4.090927025,-1.507815657,-5.598742682,-0.941284045 -Rowland Garrett,garrero01,1977,RS,CLE,460,215,-2.563713408,-0.630663079,-3.194376488,-0.049030676,-0.049030676,0,-2.728085566,-1.141209248,-3.869294814,0.631774443 -Rowland Garrett,garrero01,1977,RS,MIL,874,383,-1.451367512,-1.544997354,-2.996364866,-0.04827627,-0.04827627,0,-1.742564556,-1.825604767,-3.568169323,0.302173212 -John Garris,garrijo01,1984,RS,CLE,548,267,1.892538648,-0.299832684,1.592705964,0.592140097,0.592140097,0,1.414950504,-0.625248363,0.789702142,0.097553791 -Kiwane Garris,garriki01,1998,RS,DEN,425,225,-2.826695057,-3.428675082,-6.255370139,-0.403502833,-0.403502833,0,-3.384634123,-4.170536891,-7.555171014,0.250607372 -Kiwane Garris,garriki01,2000,RS,ORL,47,23,-9.898641901,-3.855816483,-13.75445838,-0.127755906,-0.127755906,0,-9.849195222,-5.661964232,-15.51115945,-1.004704994 -Pat Garrity,garripa01,1999,PO,PHO,99,52,3.77138011,-3.762449507,0.008930602,0.075046716,0,0.075046716,3.015911669,-3.676653533,-0.660741865,-0.510377008 -Pat Garrity,garripa01,1999,RS,PHO,1020,538,-1.40633544,-2.624442054,-4.030777493,-0.351976723,-0.351976723,0,-1.69983576,-2.892960378,-4.592796138,0.107308902 -Pat Garrity,garripa01,2000,RS,ORL,3032,1479,-0.279188502,-1.022477402,-1.301665904,1.100602529,1.100602529,0,-0.416047448,-0.955810651,-1.3718581,0.664699534 -Pat Garrity,garripa01,2001,PO,ORL,229,117,1.275389775,-4.031442255,-2.75605248,-0.000371905,0,-0.000371905,0.745674919,-4.154136627,-3.408461708,-0.174294373 -Pat Garrity,garripa01,2001,RS,ORL,3101,1579,-0.876233417,-1.323430322,-2.199663739,0.447461162,0.447461162,0,-0.867835351,-0.960779033,-1.828614383,0.855413725 -Pat Garrity,garripa01,2002,PO,ORL,273,147,0.534472109,-0.787882382,-0.253410273,0.193795253,0,0.193795253,0.598456806,0.099506622,0.697963428,0.322942674 -Pat Garrity,garripa01,2002,RS,ORL,4725,2406,0.997160806,-1.195948715,-0.198787909,3.136981989,3.136981989,0,1.275756036,-0.691593748,0.584162288,0.154274091 -Pat Garrity,garripa01,2003,PO,ORL,302,163,-2.612182551,-1.764461087,-4.376643637,-0.141041092,0,-0.141041092,-2.467543682,-1.449333058,-3.91687674,0.997948414 -Pat Garrity,garripa01,2003,RS,ORL,5069,2584,0.935845271,-1.853783658,-0.917938387,2.422147238,2.422147238,0,1.116820785,-1.284068491,-0.167247705,0.260633028 -Pat Garrity,garripa01,2004,RS,ORL,42,22,-3.880592016,-2.669587529,-6.550179544,-0.042480675,-0.042480675,0,-4.699236703,-3.633605004,-8.332841707,-0.372086446 -Pat Garrity,garripa01,2005,RS,ORL,1906,955,-1.640532549,-2.628822412,-4.269354961,-0.744492635,-0.744492635,0,-1.493693276,-2.906341779,-4.400035056,0.522220211 -Pat Garrity,garripa01,2006,RS,ORL,1745,938,-0.944478225,-1.942526161,-2.887004386,-0.065846262,-0.065846262,0,-0.855167107,-2.377411892,-3.232579,0.391869128 -Pat Garrity,garripa01,2007,RS,ORL,525,277,-2.390422685,-0.919573132,-3.309995817,-0.079796229,-0.079796229,0,-2.299116862,-1.350930915,-3.650047777,0.769567699 -Pat Garrity,garripa01,2008,PO,ORL,11,6,-12.38976864,1.627834215,-10.76193443,-0.025625052,0,-0.025625052,-11.6101041,-1.211183957,-12.82128806,1.161705951 -Pat Garrity,garripa01,2008,RS,ORL,559,284,-5.097570959,0.052104778,-5.045466182,-0.336578274,-0.336578274,0,-4.723679541,-0.952881529,-5.67656107,1.117380586 -Tom Garrick,garrito01,1989,RS,LAC,3298,1499,-0.534670595,-1.009350069,-1.544020664,0.923228092,0.923228092,0,-1.282170876,-0.958412886,-2.240583762,0.100255224 -Tom Garrick,garrito01,1990,RS,LAC,3598,1721,0.177632104,-0.117260579,0.060371524,2.469942998,2.469942998,0,-0.402191832,-0.134310455,-0.536502287,0.092181687 -Tom Garrick,garrito01,1991,RS,LAC,1998,949,0.873737159,0.854561999,1.728299157,2.174854716,2.174854716,0,0.229989887,0.360086855,0.590076742,0.299555751 -Tom Garrick,garrito01,1992,RS,MIN,224,112,-4.727940237,-0.968839516,-5.696779753,-0.17012435,-0.17012435,0,-4.686854344,-1.299303815,-5.986158159,1.009982448 -Tom Garrick,garrito01,1992,RS,DAL,125,63,-1.399604854,5.069258058,3.669653205,0.20802922,0.20802922,0,-1.183113517,4.756236565,3.573123048,0.798867692 -Tom Garrick,garrito01,1992,RS,SAS,758,374,-1.819576699,0.267951861,-1.551624839,0.229291988,0.229291988,0,-2.039211904,-0.058559298,-2.097771202,0.267096523 -Marc Gasol,gasolma01,2009,RS,MEM,4786,2521,-0.872744246,0.137882305,-0.734861942,2.586862711,2.586862711,0,-0.995019022,0.339137324,-0.655881698,-0.18033032 -Marc Gasol,gasolma01,2010,RS,MEM,4870,2469,1.3076016,1.717895388,3.025496988,7.253721815,7.253721815,0,1.203322078,1.936677745,3.139999823,-0.27840927 -Marc Gasol,gasolma01,2011,PO,MEM,984,519,0.164002944,3.277500751,3.441503695,1.680490624,0,1.680490624,0.296611034,3.210216066,3.5068271,-0.546526947 -Marc Gasol,gasolma01,2011,RS,MEM,5008,2586,-0.969267345,2.187831288,1.218563943,5.217846566,5.217846566,0,-0.874908848,2.111563334,1.236654486,-0.323690425 -Marc Gasol,gasolma01,2012,PO,MEM,482,261,2.541585208,2.958000908,5.499586116,1.125543513,0,1.125543513,1.963548122,2.575382723,4.538930845,-0.591265172 -Marc Gasol,gasolma01,2012,RS,MEM,4535,2370,-0.102644689,3.878699083,3.776054394,7.856328798,7.856328798,0,-0.080947827,3.607102903,3.526155076,-0.407344285 -Marc Gasol,gasolma01,2013,PO,MEM,1134,609,0.50278744,4.100529318,4.603316757,2.337664177,0,2.337664177,0.616997321,3.963193794,4.580191114,-0.720803806 -Marc Gasol,gasolma01,2013,RS,MEM,5208,2796,0.780716987,4.433678974,5.214395961,11.29743205,11.29743205,0,0.707477881,4.023662694,4.731140574,-0.523899679 -Marc Gasol,gasolma01,2014,PO,MEM,565,299,-0.695305291,4.056136105,3.360830814,0.93554349,0,0.93554349,-1.424272806,4.056633689,2.632360883,-2.499755475 -Marc Gasol,gasolma01,2014,RS,MEM,3712,1970,-1.07718916,2.841171757,1.763982597,4.51286241,4.51286241,0,-0.857803143,2.93758659,2.079783447,-0.509795822 -Marc Gasol,gasolma01,2015,PO,MEM,815,416,0.790523509,5.270215969,6.060739478,1.920363479,0,1.920363479,2.512831245,5.363802373,7.876633618,-0.415275344 -Marc Gasol,gasolma01,2015,RS,MEM,5212,2687,1.446120093,2.589309953,4.035430046,9.26124156,9.26124156,0,0.983468996,2.392726519,3.376195515,-0.422194082 -Marc Gasol,gasolma01,2016,RS,MEM,3484,1791,-1.531204211,2.569490597,1.038286386,3.423994657,3.423994657,0,-1.82493255,2.072040649,0.247108099,-1.061910212 -Marc Gasol,gasolma01,2017,PO,MEM,435,240,2.188055323,-1.027045654,1.161009669,0.494944242,0,0.494944242,4.389135056,-1.718900773,2.670234283,0.201553894 -Marc Gasol,gasolma01,2017,RS,MEM,4915,2531,0.903638115,1.572527827,2.476165942,6.729462681,6.729462681,0,0.831567153,1.377382741,2.208949894,-0.278635178 -Marc Gasol,gasolma01,2018,RS,MEM,4767,2408,-1.322328335,1.72539047,0.403062135,3.86072768,3.86072768,0,-0.859625651,1.047060618,0.187434967,-0.332983578 -Marc Gasol,gasolma01,2019,PO,TOR,1474,735,-0.568408887,2.631558277,2.06314939,1.851560786,0,1.851560786,0.174126574,3.800044019,3.974170592,-0.531845183 -Marc Gasol,gasolma01,2019,RS,TOR,1361,648,-0.027862358,5.816919624,5.789057267,2.835661019,2.835661019,0,-0.176769381,4.870576925,4.693807543,0.453657263 -Marc Gasol,gasolma01,2019,RS,MEM,3570,1788,-1.192295083,3.198711259,2.006416176,4.306838836,4.306838836,0,-1.196322806,3.208562606,2.0122398,-0.754967162 -Pau Gasol,gasolpa01,2002,RS,MEM,5773,3007,-0.554200218,0.454005602,-0.100194617,4.029490471,4.029490471,0,-0.874220014,0.115745005,-0.758475009,-0.807474905 -Pau Gasol,gasolpa01,2003,RS,MEM,5759,2948,1.705049552,-1.062598616,0.642450937,5.065723166,5.065723166,0,1.44116991,-1.11062048,0.33054943,-0.663379584 -Pau Gasol,gasolpa01,2004,PO,MEM,243,134,7.774538101,-1.726239902,6.048298199,0.614613764,0,0.614613764,7.125144225,-1.569922808,5.555221417,-0.831157032 -Pau Gasol,gasolpa01,2004,RS,MEM,4734,2458,1.44886004,-0.946627982,0.502232058,4.047043187,4.047043187,0,1.397098202,-1.332674157,0.064424045,-0.703981887 -Pau Gasol,gasolpa01,2005,PO,MEM,257,133,1.13063927,-0.796601209,0.334038062,0.213732432,0,0.213732432,1.648894667,-0.81888033,0.830014337,-0.881450937 -Pau Gasol,gasolpa01,2005,RS,MEM,3338,1790,1.537540823,0.277730071,1.815270895,4.141349479,4.141349479,0,1.324521433,-0.142970094,1.181551339,-0.616326773 -Pau Gasol,gasolpa01,2006,PO,MEM,276,158,-2.132823636,0.60259052,-1.530233116,0.100879586,0,0.100879586,-2.068859446,0.441532873,-1.627326573,-0.473180726 -Pau Gasol,gasolpa01,2006,RS,MEM,5701,3135,1.711487943,0.871921638,2.583409581,8.447277839,8.447277839,0,1.6243326,0.436299553,2.060632153,-0.89569537 -Pau Gasol,gasolpa01,2007,RS,MEM,4207,2133,1.895452343,-2.310717201,-0.415264857,2.514840754,2.514840754,0,1.912949899,-2.045560303,-0.132610404,-0.950276403 -Pau Gasol,gasolpa01,2008,PO,LAL,1633,836,1.85686846,2.862501302,4.719369762,3.251653404,0,3.251653404,1.97021558,2.454819965,4.425035545,-0.92602563 -Pau Gasol,gasolpa01,2008,RS,LAL,1849,918,3.28151076,1.690651161,4.972161921,3.582092173,3.582092173,0,3.022920426,1.238955744,4.26187617,-0.897240238 -Pau Gasol,gasolpa01,2008,RS,MEM,2878,1433,0.555762523,-0.564331746,-0.008569223,1.98797309,1.98797309,0,0.442436618,-0.375122545,0.067314073,-0.762336768 -Pau Gasol,gasolpa01,2009,PO,LAL,1787,931,2.572171168,2.757653383,5.329824551,3.920505577,0,3.920505577,2.586688699,2.658593046,5.245281745,-0.85668648 -Pau Gasol,gasolpa01,2009,RS,LAL,5959,2999,2.974944085,0.285366494,3.260310579,9.085759151,9.085759151,0,2.815078049,0.243662724,3.058740772,-1.115649374 -Pau Gasol,gasolpa01,2010,PO,LAL,1724,913,3.788415605,-0.288924663,3.499490942,2.960698678,0,2.960698678,3.616797334,-0.227730479,3.389066855,-1.260721547 -Pau Gasol,gasolpa01,2010,RS,LAL,4699,2403,2.152996911,0.89708456,3.05008147,7.024585161,7.024585161,0,1.976634439,0.790930822,2.76756526,-1.140212068 -Pau Gasol,gasolpa01,2011,PO,LAL,653,358,1.112060565,-0.96711534,0.144945224,0.539973037,0,0.539973037,1.115834288,-0.566274862,0.549559427,-0.87626556 -Pau Gasol,gasolpa01,2011,RS,LAL,5805,3037,3.176960108,2.038974427,5.215934535,12.1904802,12.1904802,0,3.031265682,1.9366154,4.967881083,-1.151848235 -Pau Gasol,gasolpa01,2012,PO,LAL,835,444,0.618737619,1.602786194,2.221523813,1.148170315,0,1.148170315,0.488997605,1.429736189,1.918733794,-1.034190585 -Pau Gasol,gasolpa01,2012,RS,LAL,4634,2430,1.523304736,1.381991691,2.905296427,6.934320273,6.934320273,0,1.525184488,1.292456076,2.817640564,-1.014701735 -Pau Gasol,gasolpa01,2013,PO,LAL,283,146,-0.647084539,-0.085763721,-0.73284826,0.152753997,0,0.152753997,-1.126724404,-0.523464211,-1.650188616,-1.294336453 -Pau Gasol,gasolpa01,2013,RS,LAL,3292,1655,-0.380032895,0.167317543,-0.212715352,2.12123803,2.12123803,0,-0.426665049,-0.185645127,-0.612310176,-0.921143769 -Pau Gasol,gasolpa01,2014,RS,LAL,3939,1884,-1.655132645,-0.785460636,-2.440593281,0.299498836,0.299498836,0,-0.719178275,-1.028715117,-1.747893393,0.674645803 -Pau Gasol,gasolpa01,2015,PO,CHI,608,317,-0.08618848,3.486030132,3.399841652,1.037292358,0,1.037292358,2.276556067,1.211280993,3.487837061,1.07849431 -Pau Gasol,gasolpa01,2015,RS,CHI,5312,2681,0.305320336,0.480547379,0.785867716,4.863006105,4.863006105,0,0.912790539,0.44053681,1.353327349,0.525080525 -Pau Gasol,gasolpa01,2016,RS,CHI,4652,2291,0.675637902,2.390007068,3.06564497,6.843043403,6.843043403,0,1.378343924,1.653814248,3.032158172,0.651436415 -Pau Gasol,gasolpa01,2017,PO,SAS,712,365,1.130978918,1.496690023,2.627668941,1.027824934,0,1.027824934,2.264352143,1.838581933,4.102934076,-0.470045771 -Pau Gasol,gasolpa01,2017,RS,SAS,3234,1627,1.409058299,1.586645202,2.995703501,4.76727977,4.76727977,0,1.725175665,1.753751532,3.478927197,-0.04529275 -Pau Gasol,gasolpa01,2018,PO,SAS,184,90,0.196120489,-3.979268405,-3.783147916,-0.049414476,0,-0.049414476,0.351331083,-5.495893676,-5.144562592,0.970177835 -Pau Gasol,gasolpa01,2018,RS,SAS,3662,1812,-0.998294662,1.102919176,0.104624514,2.653282751,2.653282751,0,-1.036600697,0.637252092,-0.399348605,0.534974963 -Pau Gasol,gasolpa01,2019,RS,MIL,66,30,-10.53622848,-10.6224797,-21.15870818,-0.284467913,-0.284467913,0,-8.376224885,-7.76907453,-16.14529941,0.978113936 -Pau Gasol,gasolpa01,2019,RS,SAS,708,330,-1.764960987,0.30150695,-1.463454037,0.215948397,0.215948397,0,-1.892965232,-0.439441001,-2.332406233,-0.311559604 -Chris Gatling,gatlich01,1992,PO,GSW,170,81,3.893233389,1.990581297,5.883814685,0.368751605,0,0.368751605,3.329720676,1.571166186,4.900886862,0.191656723 -Chris Gatling,gatlich01,1992,RS,GSW,1333,612,0.012327731,0.984456275,0.996784006,1.178325222,1.178325222,0,0.08141654,0.384179503,0.465596043,0.70417631 -Chris Gatling,gatlich01,1993,RS,GSW,2617,1248,-0.341228799,-0.133934524,-0.475163323,1.457170668,1.457170668,0,-0.379912705,-0.285087116,-0.664999821,0.589245526 -Chris Gatling,gatlich01,1994,PO,GSW,112,54,3.102044658,-2.287882827,0.814161832,0.101670737,0,0.101670737,2.791673529,-1.306415255,1.485258274,0.350597652 -Chris Gatling,gatlich01,1994,RS,GSW,2706,1296,-0.08613688,0.627317536,0.541180656,2.190746475,2.190746475,0,-0.240158389,0.590498782,0.350340393,0.643659282 -Chris Gatling,gatlich01,1995,RS,GSW,3033,1470,0.434492136,-0.322034738,0.112457397,2.149653736,2.149653736,0,0.073623853,-0.285874734,-0.21225088,0.123878353 -Chris Gatling,gatlich01,1996,PO,MIA,130,68,-8.40295661,-0.494303395,-8.897260005,-0.220627618,0,-0.220627618,-7.671268658,-0.762186246,-8.433454904,0.26821276 -Chris Gatling,gatlich01,1996,RS,GSW,1697,862,-0.770354644,-1.894119146,-2.664473789,0.037872998,0.037872998,0,-0.965158442,-1.557779416,-2.522937858,0.640490332 -Chris Gatling,gatlich01,1996,RS,MIA,1085,565,2.781002627,1.014809947,3.795812573,1.895825081,1.895825081,0,2.356184076,1.198365243,3.554549319,0.438824732 -Chris Gatling,gatlich01,1997,RS,DAL,2234,1191,0.724743607,-0.864723346,-0.13997974,1.589681848,1.589681848,0,0.570663219,-1.024557511,-0.453894292,0.213335141 -Chris Gatling,gatlich01,1997,RS,NJN,179,92,-0.700740268,-0.117027368,-0.817767636,0.090944412,0.090944412,0,-0.554738284,0.636715504,0.08197722,0.25004488 -Chris Gatling,gatlich01,1998,PO,NJN,146,81,2.844783555,-1.408592546,1.436191009,0.178110693,0,0.178110693,3.056706202,-1.476520968,1.580185235,-0.152950706 -Chris Gatling,gatlich01,1998,RS,NJN,2606,1359,-1.92305562,-0.238970809,-2.162026428,0.408986382,0.408986382,0,-1.443006946,-0.589040142,-2.032047088,0.293098127 -Chris Gatling,gatlich01,1999,PO,MIL,22,12,-20.18850613,0.968605265,-19.21990087,-0.108637615,0,-0.108637615,-17.95750987,1.18929659,-16.76821328,3.869579912 -Chris Gatling,gatlich01,1999,RS,MIL,906,494,-4.035205916,0.745797722,-3.289408193,-0.138351014,-0.138351014,0,-3.15033708,1.07813803,-2.07219905,1.588232241 -Chris Gatling,gatlich01,1999,RS,NJN,542,281,-8.028316631,-2.252963573,-10.2812802,-1.089303189,-1.089303189,0,-7.433862852,-2.617775231,-10.05163808,0.797853939 -Chris Gatling,gatlich01,2000,RS,ORL,2134,1041,-1.176090536,0.450605104,-0.725485432,1.085611847,1.085611847,0,-0.686588033,0.722655518,0.036067485,0.907379703 -Chris Gatling,gatlich01,2000,RS,DEN,1537,770,-0.994931143,-0.189753665,-1.184684807,0.622582769,0.622582769,0,-0.577516052,-0.121444155,-0.698960207,1.1709453 -Chris Gatling,gatlich01,2001,RS,CLE,3209,1670,-1.281850396,-2.536244209,-3.818094605,-0.914970295,-0.914970295,0,-0.909853932,-2.204184414,-3.114038346,0.498954341 -Chris Gatling,gatlich01,2002,RS,MIA,1490,809,-2.424322326,-1.387816635,-3.81213896,-0.441080435,-0.441080435,0,-2.500150869,-1.662142188,-4.162293056,0.561215015 -Kenny Gattison,gattike01,1987,RS,PHO,2373,1104,-4.041640995,-1.260278785,-5.30191978,-1.448186227,-1.448186227,0,-3.93924938,-1.303533464,-5.242782844,0.765821898 -Kenny Gattison,gattike01,1989,RS,PHO,20,9,-8.614033684,-2.526589479,-11.14062316,-0.039170947,-0.039170947,0,-8.738673984,-1.988620391,-10.72729437,1.700382594 -Kenny Gattison,gattike01,1990,RS,CHH,1945,941,-2.042090727,-0.467285336,-2.509376063,0.116380044,0.116380044,0,-2.39306355,-0.620204179,-3.013267729,0.738612632 -Kenny Gattison,gattike01,1991,RS,CHH,3182,1552,-1.332153201,-0.165690263,-1.497843464,0.995601566,0.995601566,0,-1.44308098,-0.21568632,-1.6587673,0.410486402 -Kenny Gattison,gattike01,1992,RS,CHH,4764,2223,-0.917929149,-0.821421772,-1.739350921,1.148087013,1.148087013,0,-0.963750914,-0.707598248,-1.671349162,0.156580105 -Kenny Gattison,gattike01,1993,PO,CHH,362,187,-0.225148911,-1.099865367,-1.325014278,0.140075133,0,0.140075133,-0.42154861,-1.307129795,-1.728678405,-0.093415487 -Kenny Gattison,gattike01,1993,RS,CHH,3114,1475,-1.546869941,0.393733794,-1.153136147,1.209091742,1.209091742,0,-1.574851101,0.667336442,-0.907514659,0.601435837 -Kenny Gattison,gattike01,1994,RS,CHH,3378,1644,-1.273040246,-0.023446505,-1.296486751,1.224542268,1.224542268,0,-1.26568154,0.293235476,-0.972446064,0.424746478 -Kenny Gattison,gattike01,1995,PO,CHH,104,58,-2.026357903,-0.549410273,-2.575768176,0.00547234,0,0.00547234,-2.25512584,1.006686736,-1.248439104,2.6235824 -Kenny Gattison,gattike01,1995,RS,CHH,786,409,-4.241898106,-0.50869359,-4.750591696,-0.420228869,-0.420228869,0,-4.216934106,-0.36888891,-4.585823016,0.62216248 -Kenny Gattison,gattike01,1996,RS,VAN,1093,570,-4.099648603,-1.696098676,-5.79574728,-0.889807546,-0.889807546,0,-4.315421887,-1.533648795,-5.849070682,0.426164515 -Rudy Gay,gayru01,2007,RS,MEM,4148,2103,-1.68250786,0.962014775,-0.720493085,2.178376862,2.178376862,0,-1.411471054,0.625220182,-0.786250872,0.03487422 -Rudy Gay,gayru01,2008,RS,MEM,6025,3000,0.938640825,-1.097642422,-0.159001597,3.970038881,3.970038881,0,1.212593536,-0.336064718,0.876528818,0.100416705 -Rudy Gay,gayru01,2009,RS,MEM,5591,2945,-0.881236504,-0.997279546,-1.87851605,1.310624501,1.310624501,0,-0.657357823,-0.630495583,-1.287853406,0.084045609 -Rudy Gay,gayru01,2010,RS,MEM,6262,3175,1.032479791,0.305417568,1.337897358,6.610446382,6.610446382,0,1.160084675,0.549289858,1.709374534,-0.162694469 -Rudy Gay,gayru01,2011,RS,MEM,4168,2152,0.511116163,1.308028009,1.819144173,4.997365919,4.997365919,0,0.830764166,1.422460751,2.253224918,-0.359048909 -Rudy Gay,gayru01,2012,PO,MEM,516,279,-0.892762981,-0.030930291,-0.923693272,0.268172604,0,0.268172604,-0.55461591,-0.025987249,-0.580603159,0.017758221 -Rudy Gay,gayru01,2012,RS,MEM,4634,2422,0.756982223,-0.385336856,0.371645368,3.848954183,3.848954183,0,0.965840095,-0.192202738,0.773637358,-0.202941633 -Rudy Gay,gayru01,2013,RS,MEM,2871,1541,-0.99905626,0.768004803,-0.231051457,1.992800222,1.992800222,0,-0.524583907,0.676589496,0.15200559,0.58091709 -Rudy Gay,gayru01,2013,RS,TOR,2183,1146,0.334535831,0.483241563,0.817777394,2.115005515,2.115005515,0,0.989082731,0.788801535,1.777884265,1.292727918 -Rudy Gay,gayru01,2014,RS,SAC,3773,1892,2.320386767,-0.937190258,1.383196509,4.000366631,4.000366631,0,1.606912984,-1.158628089,0.448284895,0.254793992 -Rudy Gay,gayru01,2014,RS,TOR,1249,639,-2.700211248,0.9283561,-1.771855148,0.319317715,0.319317715,0,-1.420499022,0.983680357,-0.436818665,0.127854169 -Rudy Gay,gayru01,2015,RS,SAC,4868,2408,3.541634596,-1.116385561,2.425249036,6.409034263,6.409034263,0,2.663567517,-1.605253963,1.058313554,0.768017948 -Rudy Gay,gayru01,2016,RS,SAC,5011,2379,-0.294371415,-0.164941972,-0.459313386,2.792900797,2.792900797,0,-0.149473276,-0.145546174,-0.295019449,0.440821346 -Rudy Gay,gayru01,2017,RS,SAC,2036,1013,1.113369178,2.605354081,3.718723259,3.368650884,3.368650884,0,0.724462177,1.991417939,2.715880117,0.745347516 -Rudy Gay,gayru01,2018,PO,SAS,311,160,-1.359645066,0.68228651,-0.677358556,0.170276138,0,0.170276138,0.032758918,1.575747272,1.60850619,-2.360918955 -Rudy Gay,gayru01,2018,RS,SAS,2490,1231,0.995098215,1.399135737,2.394233952,3.237472092,3.237472092,0,0.792171425,1.098556218,1.890727644,0.202762677 -Rudy Gay,gayru01,2019,PO,SAS,356,179,-0.27228016,-1.968806389,-2.241086549,0.0478335,0,0.0478335,-0.926953966,-2.19643159,-3.123385556,-0.209385578 -Rudy Gay,gayru01,2019,RS,SAS,3820,1842,1.128634099,1.490174492,2.61880859,5.035859171,5.035859171,0,0.857667162,0.810828231,1.668495393,-0.195621753 -Andrew Gaze,gazean01,1994,RS,WSB,141,70,-0.146353474,-2.344751729,-2.491105202,0.009284685,0.009284685,0,-0.794091142,-2.296379731,-3.090470873,0.400902529 -Andrew Gaze,gazean01,1999,RS,SAS,108,58,-0.689833272,-0.78623279,-1.476066062,0.038286576,0.038286576,0,-0.138360662,-1.602461299,-1.740821961,1.405741755 -Michael Gbinije,gbinimi01,2017,RS,DET,65,32,-5.814740449,-2.156548327,-7.971288776,-0.084070565,-0.084070565,0,-4.710136998,-3.487387605,-8.197524603,-1.351242268 -Reggie Geary,gearyre01,1997,RS,CLE,430,246,-2.564750731,0.612968829,-1.951781903,0.101547382,0.101547382,0,-2.684387146,0.378939025,-2.305448121,1.242112978 -Reggie Geary,gearyre01,1998,PO,SAS,84,46,-0.354549718,-1.066845126,-1.421394844,0.032948512,0,0.032948512,-1.130784709,-0.16367195,-1.294456658,2.133423693 -Reggie Geary,gearyre01,1998,RS,SAS,1276,685,-4.083940438,1.767224632,-2.316715806,0.153252295,0.153252295,0,-3.800236176,1.933501932,-1.866734244,1.10107481 -Alonzo Gee,geeal01,2010,RS,WAS,351,182,0.187748632,0.276441621,0.464190254,0.296798198,0.296798198,0,-0.168509683,-0.405257199,-0.573766882,-0.522069565 -Alonzo Gee,geeal01,2011,RS,WAS,251,127,-2.615443204,-0.053576814,-2.669020019,0.005245902,0.005245902,0,-3.044170961,-0.883397301,-3.927568262,-0.021820168 -Alonzo Gee,geeal01,2011,RS,CLE,1907,973,-1.627004366,-1.030933392,-2.657937758,0.045837004,0.045837004,0,-2.075759491,-0.74505543,-2.820814921,0.275376624 -Alonzo Gee,geeal01,2011,RS,SAS,35,18,-12.60775431,-6.39199924,-18.99975355,-0.150681697,-0.150681697,0,-12.25798595,-7.500047065,-19.75803301,0.905807694 -Alonzo Gee,geeal01,2012,RS,CLE,3515,1827,-0.75276984,0.756058554,0.003288714,2.571940539,2.571940539,0,-0.857201303,1.05677306,0.199571757,0.198008075 -Alonzo Gee,geeal01,2013,RS,CLE,4942,2541,-1.337970398,-1.255103957,-2.593074355,0.20396753,0.20396753,0,-1.266208512,-0.847562945,-2.113771457,0.240840798 -Alonzo Gee,geeal01,2014,RS,CLE,2055,1020,-3.300852499,-2.111005286,-5.411857785,-1.390884227,-1.390884227,0,-3.294311153,-2.211826464,-5.506137617,0.390709869 -Alonzo Gee,geeal01,2015,PO,POR,8,3,-3.214379474,7.511450893,4.297071419,0.011418854,0,0.011418854,-3.662208565,-0.402881827,-4.065090392,2.553142206 -Alonzo Gee,geeal01,2015,RS,DEN,1064,511,-1.462942071,-1.110902063,-2.573844134,0.046041914,0.046041914,0,-2.426826616,-1.867526381,-4.294352997,0.242066951 -Alonzo Gee,geeal01,2015,RS,POR,317,151,-4.584520271,1.851401636,-2.733118635,0.001311776,0.001311776,0,-3.701704748,0.773358471,-2.928346277,0.828237559 -Alonzo Gee,geeal01,2016,RS,NOP,3375,1632,-3.063930029,1.11484189,-1.949088139,0.667340473,0.667340473,0,-3.507023781,1.149028179,-2.357995602,0.067998381 -Alonzo Gee,geeal01,2017,RS,DEN,200,89,-4.972503098,4.104939075,-0.867564023,0.085839713,0.085839713,0,-4.378586431,1.431226365,-2.947360065,0.415919313 -Matt Geiger,geigema01,1993,RS,MIA,1104,554,-2.636394647,-0.044523477,-2.680918124,0.019847806,0.019847806,0,-2.674865128,0.306622094,-2.368243034,1.613832593 -Matt Geiger,geigema01,1994,PO,MIA,21,11,-10.12311482,0.299975833,-9.823138991,-0.041004859,0,-0.041004859,-10.45073294,-0.953181318,-11.40391426,0.140493605 -Matt Geiger,geigema01,1994,RS,MIA,2370,1199,0.125712814,0.503418198,0.629131013,2.08074493,2.08074493,0,-0.029924658,0.630568184,0.600643526,0.634565503 -Matt Geiger,geigema01,1995,RS,MIA,3351,1712,-2.730369033,-0.182583237,-2.91295227,-0.142776835,-0.142776835,0,-2.583395507,-0.096411516,-2.679807023,0.293469451 -Matt Geiger,geigema01,1996,RS,CHH,4534,2349,-2.113059094,-0.439980948,-2.553040043,0.235911544,0.235911544,0,-1.877316547,-0.009975236,-1.887291782,-0.053958112 -Matt Geiger,geigema01,1997,PO,CHH,57,31,1.476109031,0.497972857,1.974081887,0.077317138,0,0.077317138,1.289755275,0.483206192,1.772961467,0.294247122 -Matt Geiger,geigema01,1997,RS,CHH,1949,1044,-2.153695833,-0.807196242,-2.960892075,-0.112776148,-0.112776148,0,-1.841201164,-0.674933282,-2.516134446,0.361287004 -Matt Geiger,geigema01,1998,PO,CHH,39,22,-7.723250331,-2.464253525,-10.18750386,-0.085036955,0,-0.085036955,-7.840379219,-3.883696897,-11.72407612,-1.07265987 -Matt Geiger,geigema01,1998,RS,CHH,3464,1839,-0.179121824,1.907781566,1.728659741,4.189330938,4.189330938,0,0.160666781,1.418387743,1.579054524,-0.278415692 -Matt Geiger,geigema01,1999,PO,PHI,433,239,-1.09231205,1.022315085,-0.069996965,0.336480575,0,0.336480575,-0.871567749,0.957962188,0.086394439,-0.144468922 -Matt Geiger,geigema01,1999,RS,PHI,2875,1540,-0.825656012,1.040910793,0.215254781,2.322230102,2.322230102,0,-0.808980389,0.622550897,-0.186429492,-0.293354955 -Matt Geiger,geigema01,2000,PO,PHI,236,128,2.414786031,1.455131524,3.869917554,0.448566107,0,0.448566107,2.29077051,1.885885285,4.176655796,0.53627626 -Matt Geiger,geigema01,2000,RS,PHI,2747,1406,-2.915539452,0.344507512,-2.57103194,0.128553807,0.128553807,0,-2.722558834,0.039730186,-2.682828647,0.126703398 -Matt Geiger,geigema01,2001,PO,PHI,183,100,1.967283861,-3.563893811,-1.59660995,0.062255894,0,0.062255894,1.070955131,-1.883103088,-0.812147957,2.330183089 -Matt Geiger,geigema01,2001,RS,PHI,1035,542,-3.85788983,-0.35314985,-4.21103968,-0.405056171,-0.405056171,0,-3.546618123,-0.475420718,-4.02203884,0.237059534 -Matt Geiger,geigema01,2002,RS,PHI,67,36,-8.340436555,-1.134773243,-9.475209799,-0.12223834,-0.12223834,0,-8.286449478,-3.421200206,-11.70764968,-0.954747451 -Mickael Gelabale,gelabmi01,2007,RS,SEA,2397,1239,-1.335681307,-1.100893719,-2.436575026,0.197653714,0.197653714,0,-2.010648269,-1.94166677,-3.952315039,-0.22262091 -Mickael Gelabale,gelabmi01,2008,RS,SEA,944,465,-1.797784813,-0.516551622,-2.314336435,0.102876272,0.102876272,0,-2.339985735,-1.672224614,-4.01221035,-0.43614868 -Mickael Gelabale,gelabmi01,2013,RS,MIN,1259,644,0.195029766,-1.055719611,-0.860689845,0.619423877,0.619423877,0,-0.572307975,-1.380360881,-1.952668856,-0.201646832 -Devean George,georgde01,2000,PO,LAL,86,45,0.628538331,-1.679259964,-1.050721633,0.041017739,0,0.041017739,1.178128948,-2.999859866,-1.821730918,1.723756009 -Devean George,georgde01,2000,RS,LAL,678,345,-1.032111265,-0.126015692,-1.158126957,0.283482785,0.283482785,0,-0.783753668,-0.600872069,-1.384625737,1.103889192 -Devean George,georgde01,2001,PO,LAL,52,27,-1.39912679,-5.162865064,-6.561991854,-0.055077611,0,-0.055077611,-1.667540761,-5.778738251,-7.446279013,1.534063885 -Devean George,georgde01,2001,RS,LAL,1146,593,-4.634839261,-0.877241813,-5.512081074,-0.846606467,-0.846606467,0,-4.166152039,-1.381174373,-5.547326412,1.209169288 -Devean George,georgde01,2002,PO,LAL,631,327,-0.007209435,1.854636991,1.847427556,0.799333433,0,0.799333433,-0.023509722,1.548287729,1.524778008,0.957566609 -Devean George,georgde01,2002,RS,LAL,3414,1759,0.338051662,2.009509671,2.347561333,4.594548706,4.594548706,0,0.413183021,1.787118984,2.200302005,0.396920885 -Devean George,georgde01,2003,PO,LAL,622,318,1.380088145,1.008665058,2.388753204,0.85975468,0,0.85975468,1.130279422,0.818232046,1.948511468,-0.012877638 -Devean George,georgde01,2003,RS,LAL,3144,1613,-0.401477673,0.404148039,0.002670366,2.269972008,2.269972008,0,-0.464479414,0.256218481,-0.208260933,0.189211541 -Devean George,georgde01,2004,PO,LAL,858,470,0.790093931,1.827029593,2.617123524,1.332847694,0,1.332847694,0.811527029,1.398777825,2.210304854,0.369691108 -Devean George,georgde01,2004,RS,LAL,3795,1951,-1.133724903,1.367644174,0.233919271,2.977008085,2.977008085,0,-0.882659139,1.243373104,0.360713965,0.209191466 -Devean George,georgde01,2005,RS,LAL,585,306,-0.8375818,-1.49732958,-2.33491138,0.065177329,0.065177329,0,-0.576366101,-1.576802085,-2.153168186,0.530002895 -Devean George,georgde01,2006,PO,LAL,234,121,0.172265051,1.070303254,1.242568305,0.255082402,0,0.255082402,-0.161974487,0.730205764,0.568231277,0.310774413 -Devean George,georgde01,2006,RS,LAL,2954,1542,-1.012209234,1.306055765,0.293846532,2.403639581,2.403639581,0,-0.942887338,1.04171654,0.098829202,0.342810723 -Devean George,georgde01,2007,PO,DAL,214,109,-5.949549923,-0.325639059,-6.275188982,-0.204115282,0,-0.204115282,-5.605137553,-0.578853495,-6.183991048,0.862763008 -Devean George,georgde01,2007,RS,DAL,2420,1283,-1.992298915,0.514429589,-1.477869326,0.837453884,0.837453884,0,-1.551800579,0.629278663,-0.922521915,0.528963325 -Devean George,georgde01,2008,PO,DAL,114,62,-0.676391142,1.015096128,0.338704986,0.101826494,0,0.101826494,-0.167792887,0.233695765,0.065902878,0.936785704 -Devean George,georgde01,2008,RS,DAL,1561,821,-3.059653428,0.058404829,-3.0012486,-0.105663718,-0.105663718,0,-3.031907146,-0.303361785,-3.335268931,0.375276043 -Devean George,georgde01,2009,RS,DAL,1365,708,-3.394461158,-1.233109147,-4.627570304,-0.679617817,-0.679617817,0,-3.372535744,-1.543307545,-4.915843289,0.191411057 -Devean George,georgde01,2010,RS,GSW,1610,761,0.479622586,-0.115169406,0.36445318,1.216756637,1.216756637,0,0.268217886,-0.162434122,0.105783764,0.58470177 -Marcus Georges-Hunt,georgma01,2017,RS,ORL,101,48,-3.713680145,-7.880906012,-11.59458616,-0.217833259,-0.217833259,0,-4.082798215,-7.1337387,-11.21653691,0.558329501 -Marcus Georges-Hunt,georgma01,2018,PO,MIN,8,3,-12.94052662,-17.23100701,-30.17153363,-0.042992638,0,-0.042992638,-9.306655514,-16.45303084,-25.75968635,-0.664713152 -Marcus Georges-Hunt,georgma01,2018,RS,MIN,478,224,-1.714749089,-1.328708985,-3.043458075,-0.033393495,-0.033393495,0,-2.108416192,-1.881495705,-3.989911897,-0.426809074 -Paul George,georgpa01,2011,PO,IND,252,133,-1.135959278,3.690372653,2.554413375,0.37219295,0,0.37219295,-0.997568608,3.403867379,2.406298771,0.231253012 -Paul George,georgpa01,2011,RS,IND,2524,1265,-0.161980727,1.321911379,1.159930652,2.539430456,2.539430456,0,-0.273217582,1.481035353,1.207817771,0.589028676 -Paul George,georgpa01,2012,PO,IND,688,371,0.973914576,3.714585316,4.688499892,1.460781616,0,1.460781616,1.0823072,3.931399929,5.013707129,0.535496206 -Paul George,georgpa01,2012,RS,IND,3742,1958,1.741698232,3.206351016,4.948049248,7.73615057,7.73615057,0,1.972633508,3.419872991,5.392506499,0.552630261 -Paul George,georgpa01,2013,PO,IND,1435,780,1.48460224,1.920350146,3.404952386,2.544153659,0,2.544153659,1.873436168,2.001082373,3.874518541,0.643335509 -Paul George,georgpa01,2013,RS,IND,5649,2972,0.9755863,2.98091987,3.95650617,10.21237756,10.21237756,0,1.505144347,3.22602159,4.731165937,0.395564812 -Paul George,georgpa01,2014,PO,IND,1453,781,4.230198189,3.356807129,7.587005318,4.268401103,0,4.268401103,3.294858003,3.523227546,6.818085549,0.44310115 -Paul George,georgpa01,2014,RS,IND,5633,2898,2.644767244,2.949835295,5.594602539,12.44134378,12.44134378,0,2.425464838,3.990488308,6.415953146,0.80344982 -Paul George,georgpa01,2015,RS,IND,179,91,0.744229616,5.577982406,6.322212022,0.42820922,0.42820922,0,0.466791261,3.435858518,3.902649779,1.594289426 -Paul George,georgpa01,2016,PO,IND,516,275,12.80888067,6.198458981,19.00733965,3.198405634,0,3.198405634,9.4456707,7.753574889,17.19924559,1.510616681 -Paul George,georgpa01,2016,RS,IND,5802,2819,2.718685867,2.294701628,5.013387494,11.42704161,11.42704161,0,3.348095719,2.607207634,5.955303352,2.286770211 -Paul George,georgpa01,2017,PO,IND,337,172,1.634600458,-3.419940326,-1.785339867,0.087368816,0,0.087368816,-0.121610033,-1.19715474,-1.318764773,0.067374899 -Paul George,georgpa01,2017,RS,IND,5434,2689,2.458629646,0.398214062,2.856843707,7.763310326,7.763310326,0,2.694481121,0.523438081,3.217919202,0.906993692 -Paul George,georgpa01,2018,PO,OKC,511,251,3.275429738,1.597121905,4.872551643,0.980678922,0,0.980678922,6.940835056,0.707926392,7.648761448,-2.526652721 -Paul George,georgpa01,2018,RS,OKC,5977,2891,1.590978924,1.537340259,3.128319183,8.825869693,8.825869693,0,2.400285604,2.574272869,4.974558472,1.778100461 -Paul George,georgpa01,2019,PO,OKC,432,204,5.580623808,10.18931174,15.76993555,2.036973153,0,2.036973153,1.109721399,10.18313863,11.29286003,2.448120585 -Paul George,georgpa01,2019,RS,OKC,6176,2841,5.316362802,3.787823577,9.104186379,17.38179887,17.38179887,0,5.347246901,4.519896578,9.867143479,1.182780346 -Tate George,georgta01,1991,RS,NJN,1243,594,-2.224345595,-1.505717958,-3.730063552,-0.296966363,-0.296966363,0,-2.892547105,-1.926404603,-4.818951707,-0.0168605 -Tate George,georgta01,1992,PO,NJN,90,44,-8.903777689,-0.254099203,-9.157876892,-0.150827527,0,-0.150827527,-8.663364447,-0.514095185,-9.177459632,1.544430109 -Tate George,georgta01,1992,RS,NJN,2142,1037,-1.428146846,-1.965954352,-3.394101198,-0.341053939,-0.341053939,0,-1.933891722,-2.322346244,-4.256237966,0.078822582 -Tate George,georgta01,1993,PO,NJN,43,22,-1.329921862,0.870886835,-0.459035027,0.026210388,0,0.026210388,-1.873422542,-0.069200866,-1.942623408,-1.076177585 -Tate George,georgta01,1993,RS,NJN,769,380,-4.429854151,-2.253985772,-6.683839923,-0.760353313,-0.760353313,0,-4.677229945,-3.29113572,-7.968365665,-0.298406211 -Tate George,georgta01,1995,RS,MIL,16,8,-7.33876376,-8.68992438,-16.02868814,-0.055080546,-0.055080546,0,-6.951541959,-10.6262046,-17.57774656,1.530880185 -Gus Gerard,gerargu01,1977,RS,BUF,1339,592,-2.417131102,-1.018716471,-3.435847573,-0.208371234,-0.208371234,0,-2.453195032,-1.042622332,-3.495817364,0.634296416 -Gus Gerard,gerargu01,1977,RS,DEN,1069,456,0.13621924,-0.209503973,-0.073284733,0.626883144,0.626883144,0,0.071493277,-0.167383424,-0.095890148,0.716999521 -Gus Gerard,gerargu01,1978,RS,BUF,187,85,-1.599722335,-2.372714442,-3.972436777,-0.053281059,-0.053281059,0,-1.945876205,-2.771140976,-4.717017182,0.545401105 -Gus Gerard,gerargu01,1978,RS,DET,1827,805,-1.436666645,-0.518187722,-1.954854367,0.327611378,0.327611378,0,-1.64004924,-0.772509825,-2.412559065,0.342812298 -Gus Gerard,gerargu01,1979,PO,KCK,54,24,-1.598182628,1.672591204,0.074408576,0.036291716,0,0.036291716,-2.496195369,1.681326671,-0.814868698,1.792181854 -Gus Gerard,gerargu01,1979,RS,KCK,1038,459,-2.902693297,-0.627224819,-3.529918116,-0.18431596,-0.18431596,0,-2.932852142,-1.2265361,-4.159388242,0.980708343 -Gus Gerard,gerargu01,1979,RS,DET,14,6,0.615337026,17.20019379,17.81553082,0.063460172,0.063460172,0,2.879862867,15.09743996,17.97730283,0.858603519 -Gus Gerard,gerargu01,1980,PO,KCK,52,26,-4.67871599,-4.288780972,-8.967496963,-0.084847423,0,-0.084847423,-4.96762352,-5.852353729,-10.81997725,-0.252104236 -Gus Gerard,gerargu01,1980,RS,KCK,1890,869,-1.199203935,1.118095654,-0.081108281,1.184069019,1.184069019,0,-1.454987159,0.14272002,-1.31226714,0.068690252 -Gus Gerard,gerargu01,1981,RS,KCK,263,123,-2.228296302,-1.487508472,-3.715804774,-0.061353763,-0.061353763,0,-2.510794192,-1.446652414,-3.957446605,1.266919452 -Gus Gerard,gerargu01,1981,RS,SAS,280,129,-2.108391616,0.712606517,-1.395785099,0.089306528,0.089306528,0,-1.824601135,0.472050277,-1.352550858,0.205578875 -Derrick Gervin,gervide01,1990,RS,NJN,709,339,1.937958064,1.160080637,3.098038701,1.018178924,1.018178924,0,1.780225317,1.233009831,3.013235148,0.661057856 -Derrick Gervin,gervide01,1991,RS,NJN,1555,743,-2.897204467,-1.588612064,-4.48581653,-0.660406264,-0.660406264,0,-2.948417946,-2.073174837,-5.021592783,0.36083929 -George Gervin,gervige01,1977,PO,SAS,142,62,-0.486667662,-1.872736096,-2.359403758,0.012771178,0,0.012771178,-0.691447238,-1.751029152,-2.44247639,0.235244622 -George Gervin,gervige01,1977,RS,SAS,6373,2705,3.70568315,-0.422832506,3.282850644,8.320243517,8.320243517,0,3.424101824,-0.272350438,3.151751386,-0.073013416 -George Gervin,gervige01,1978,PO,SAS,495,227,5.905856863,-0.127868504,5.777988358,1.017230688,0,1.017230688,5.863034954,0.125024013,5.988058967,-0.145381893 -George Gervin,gervige01,1978,RS,SAS,6562,2857,4.231425973,0.275518145,4.506944118,10.56982667,10.56982667,0,4.297100403,0.499903571,4.797003974,-0.08369843 -George Gervin,gervige01,1979,PO,SAS,1134,513,5.066031969,0.739073485,5.805105454,2.310062496,0,2.310062496,5.033368269,0.879231974,5.912600243,0.030763891 -George Gervin,gervige01,1979,RS,SAS,6731,2888,3.651025087,0.583130204,4.234155291,10.29051906,10.29051906,0,3.81099241,0.726210649,4.537203058,-0.003512007 -George Gervin,gervige01,1980,PO,SAS,250,122,5.843475735,-0.26127922,5.582196515,0.532346872,0,0.532346872,5.902509974,0.070076475,5.972586449,-0.474653658 -George Gervin,gervige01,1980,RS,SAS,6770,2934,4.434655321,-0.808490185,3.626165135,9.518064353,9.518064353,0,4.594790751,-0.573569303,4.021221448,-0.290637471 -George Gervin,gervige01,1981,PO,SAS,560,274,3.095234428,-1.899177558,1.19605687,0.567150943,0,0.567150943,3.334444585,-1.400081403,1.934363181,-0.302580507 -George Gervin,gervige01,1981,RS,SAS,5996,2765,3.232648128,-0.671454886,2.561193242,7.474772869,7.474772869,0,3.461697134,-0.456614497,3.005082637,-0.244059123 -George Gervin,gervige01,1982,PO,SAS,801,373,1.352039178,-0.823618421,0.528420758,0.642883962,0,0.642883962,1.521133253,-0.346325246,1.174808007,-0.089897701 -George Gervin,gervige01,1982,RS,SAS,6085,2817,3.655924296,-0.891815856,2.764108441,7.892990383,7.892990383,0,3.776082711,-0.729626562,3.046456149,-0.413221315 -George Gervin,gervige01,1983,PO,SAS,995,437,1.103037082,-0.915192102,0.187844981,0.675273246,0,0.675273246,1.080718056,-0.741880913,0.338837143,-0.042497298 -George Gervin,gervige01,1983,RS,SAS,6160,2830,2.662975542,-0.931705847,1.731269695,6.455248062,6.455248062,0,2.798151781,-0.75268744,2.045464341,-0.243591634 -George Gervin,gervige01,1984,RS,SAS,5799,2584,1.480978355,-1.620835219,-0.139856864,3.433000978,3.433000978,0,1.638517272,-1.345255037,0.293262235,-0.241718567 -George Gervin,gervige01,1985,PO,SAS,404,183,-0.834672584,-2.262634727,-3.097307311,-0.033545721,0,-0.033545721,-1.222456074,-1.996202371,-3.218658445,0.319363286 -George Gervin,gervige01,1985,RS,SAS,4578,2091,0.92699871,-1.358523354,-0.431524644,2.474975922,2.474975922,0,0.959698933,-1.295070655,-0.335371722,0.065221851 -George Gervin,gervige01,1986,PO,CHI,23,11,-11.91919637,-6.721734974,-18.64093134,-0.094429843,0,-0.094429843,-12.34188458,-6.744076528,-19.08596111,2.669410219 -George Gervin,gervige01,1986,RS,CHI,4338,2065,0.144071915,-2.532164385,-2.38809247,0.381419524,0.381419524,0,0.068222733,-2.369630353,-2.30140762,0.034461221 -John Gianelli,gianejo01,1977,RS,BUF,2901,1283,-3.254043934,-1.342068338,-4.596112272,-1.205427284,-1.205427284,0,-3.113547144,-1.452881033,-4.566428177,-0.268774009 -John Gianelli,gianejo01,1977,RS,NYK,1435,630,-1.02389647,-0.019918026,-1.043814496,0.546352786,0.546352786,0,-0.732804219,0.127589569,-0.605214649,-0.404834728 -John Gianelli,gianejo01,1978,PO,MIL,656,290,-2.813262153,1.131277488,-1.681984665,0.162332048,0,0.162332048,-2.65255885,1.089028652,-1.563530198,-0.414070024 -John Gianelli,gianejo01,1978,RS,MIL,5330,2327,-1.705719314,-0.493592174,-2.199311488,0.650582645,0.650582645,0,-1.567923505,-0.63664349,-2.204566996,-0.531107895 -John Gianelli,gianejo01,1979,RS,MIL,4616,2057,-2.37803248,-0.329394434,-2.707426914,0.044545637,0.044545637,0,-2.209052826,-0.504302424,-2.71335525,-0.321097589 -John Gianelli,gianejo01,1980,RS,UTA,586,285,-7.159524818,-1.564535474,-8.724060292,-0.868508905,-0.868508905,0,-6.804709801,-2.214103129,-9.01881293,-0.019370884 -Daniel Gibson,gibsoda01,2007,PO,CLE,726,402,3.427731278,1.551637157,4.979368436,1.635596301,0,1.635596301,2.929915429,1.294293515,4.224208945,0.032388282 -Daniel Gibson,gibsoda01,2007,RS,CLE,1890,988,-1.243327336,-0.128697925,-1.372025261,0.695351294,0.695351294,0,-1.545680852,-0.513672868,-2.05935372,0.099804782 -Daniel Gibson,gibsoda01,2008,PO,CLE,514,284,1.699028606,0.597883571,2.296912177,0.752127718,0,0.752127718,1.507943802,0.310488305,1.818432107,-0.246560014 -Daniel Gibson,gibsoda01,2008,RS,CLE,3355,1765,0.886048766,-0.044996899,0.841051866,3.239025027,3.239025027,0,0.744753983,0.432392748,1.177146731,0.152521755 -Daniel Gibson,gibsoda01,2009,PO,CLE,312,172,-2.124742703,-2.161931508,-4.286674211,-0.13974796,0,-0.13974796,-2.324941936,-2.657816376,-4.982758311,0.432302543 -Daniel Gibson,gibsoda01,2009,RS,CLE,3355,1795,-0.095139539,-0.097282622,-0.192422161,2.349963258,2.349963258,0,0.068050307,0.1404588,0.208509107,0.305496625 -Daniel Gibson,gibsoda01,2010,PO,CLE,45,23,-5.710829184,-4.230500209,-9.941329393,-0.088244114,0,-0.088244114,-5.70441979,-4.919027372,-10.62344716,1.262747789 -Daniel Gibson,gibsoda01,2010,RS,CLE,2057,1068,-0.035912883,-0.530396364,-0.566309247,1.187428452,1.187428452,0,-0.153432575,-0.679482032,-0.832914607,-0.193330609 -Daniel Gibson,gibsoda01,2011,RS,CLE,3655,1865,1.096430741,-0.600722493,0.495708248,3.087841971,3.087841971,0,0.796911723,-0.390877835,0.406033888,-0.015814538 -Daniel Gibson,gibsoda01,2012,RS,CLE,1762,916,-0.891659078,-0.906595424,-1.798254503,0.445417916,0.445417916,0,-1.031924854,-0.785776785,-1.81770164,0.130001521 -Daniel Gibson,gibsoda01,2013,RS,CLE,1787,919,-1.831712522,-1.975308065,-3.807020587,-0.499250492,-0.499250492,0,-1.72459225,-1.553796845,-3.278389095,0.684024046 -Jonathan Gibson,gibsojo01,2017,RS,DAL,474,231,-4.939440608,-4.926288251,-9.865728859,-0.843867724,-0.843867724,0,-3.683234985,-4.231885707,-7.915120691,0.612307716 -Jonathan Gibson,gibsojo01,2018,RS,BOS,87,40,6.363805411,-5.580439712,0.7833657,0.073252618,0.073252618,0,5.008805903,-5.513900358,-0.505094455,1.573314771 -Mike Gibson,gibsomi01,1984,RS,WSB,470,229,-3.823306894,-0.409086407,-4.232393301,-0.173116419,-0.173116419,0,-4.030787965,-1.29927065,-5.330058615,-0.047549511 -Mike Gibson,gibsomi01,1986,RS,DET,354,161,-3.74696516,0.826230459,-2.920734701,-0.014177236,-0.014177236,0,-3.681956071,1.003344941,-2.67861113,1.125345834 -Taj Gibson,gibsota01,2010,PO,CHI,282,145,-2.953166506,0.547767155,-2.405399352,0.026220244,0,0.026220244,-3.151456432,0.394360796,-2.757095636,-0.250178911 -Taj Gibson,gibsota01,2010,RS,CHI,4324,2204,-1.720260351,2.079030353,0.358770002,3.492134532,3.492134532,0,-1.830823634,2.033775229,0.202951596,-0.097141618 -Taj Gibson,gibsota01,2011,PO,CHI,520,284,-0.22221753,1.396159008,1.173941478,0.583917307,0,0.583917307,-0.859770347,0.579304582,-0.280465765,-0.375908641 -Taj Gibson,gibsota01,2011,RS,CHI,3318,1742,-1.776493438,1.894429168,0.11793573,2.540717558,2.540717558,0,-1.834461817,1.712556168,-0.121905649,-0.300288354 -Taj Gibson,gibsota01,2012,PO,CHI,254,137,2.287149038,5.436810834,7.723959872,0.753965994,0,0.753965994,1.853911885,5.469337268,7.323249153,-0.13063823 -Taj Gibson,gibsota01,2012,RS,CHI,2411,1284,-0.591141567,3.348685509,2.757543942,3.591276855,3.591276855,0,-0.676971426,2.632503105,1.955531678,-0.427395842 -Taj Gibson,gibsota01,2013,PO,CHI,379,206,-1.406685166,-0.120007584,-1.52669275,0.13387882,0,0.13387882,-1.912422595,0.077981708,-1.834440887,0.871571216 -Taj Gibson,gibsota01,2013,RS,CHI,2746,1459,-1.412653445,1.186220129,-0.226433316,1.874151078,1.874151078,0,-1.672106004,0.755790594,-0.91631541,-0.215399576 -Taj Gibson,gibsota01,2014,PO,CHI,279,154,4.976373009,7.133034128,12.10940714,1.198100051,0,1.198100051,4.034577677,3.349163756,7.383741434,-0.464675062 -Taj Gibson,gibsota01,2014,RS,CHI,4473,2351,-1.413904132,0.834522787,-0.579381345,2.576174029,2.576174029,0,-1.975321531,1.101235911,-0.87408562,-1.010868585 -Taj Gibson,gibsota01,2015,PO,CHI,528,276,-3.149155099,-3.1192223,-6.268377399,-0.509589893,0,-0.509589893,-2.483097523,-5.01144502,-7.494542544,-0.262162765 -Taj Gibson,gibsota01,2015,RS,CHI,3287,1692,-1.25570287,0.759218271,-0.496484599,1.926273533,1.926273533,0,-1.290772826,0.736200784,-0.554572042,-0.941145646 -Taj Gibson,gibsota01,2016,RS,CHI,3887,1936,-0.659994439,0.196923921,-0.463070518,2.238069975,2.238069975,0,-0.762410797,-0.090270718,-0.852681515,-0.901360621 -Taj Gibson,gibsota01,2017,PO,OKC,238,118,0.989547551,2.631382955,3.620930506,0.393226664,0,0.393226664,-1.876205662,-0.403944282,-2.280149944,-0.574926324 -Taj Gibson,gibsota01,2017,RS,OKC,1009,487,-2.430505242,1.087353291,-1.343151951,0.347659374,0.347659374,0,-2.750576868,0.473014782,-2.277562086,-0.532187925 -Taj Gibson,gibsota01,2017,RS,CHI,3013,1502,-1.640238554,0.486754216,-1.153484337,1.214465452,1.214465452,0,-2.093348779,0.192855271,-1.900493508,-0.719745925 -Taj Gibson,gibsota01,2018,PO,MIN,234,123,-2.882697347,4.616204558,1.733507211,0.283874497,0,0.283874497,-2.463505418,3.66268959,1.199184172,-2.120909337 -Taj Gibson,gibsota01,2018,RS,MIN,5519,2726,0.218418812,0.51496854,0.733387352,4.800383238,4.800383238,0,0.143960447,0.755563933,0.89952438,-0.907665131 -Taj Gibson,gibsota01,2019,RS,MIN,3574,1686,0.363973256,-1.546470137,-1.182496881,1.341856127,1.341856127,0,0.091056546,-0.968001339,-0.876944793,-0.491719038 -J.R. Giddens,giddejr01,2009,RS,BOS,15,8,2.957067271,2.487464777,5.444532048,0.033620082,0.033620082,0,3.393958553,2.180730075,5.574688629,0.480789386 -J.R. Giddens,giddejr01,2010,RS,NYK,277,140,-1.779986587,-1.902838796,-3.682825383,-0.067369647,-0.067369647,0,-2.125960702,-2.223004227,-4.348964928,1.042227319 -J.R. Giddens,giddejr01,2010,RS,BOS,191,99,-5.667108879,-0.041199349,-5.708308228,-0.15053971,-0.15053971,0,-5.725021167,-1.343355009,-7.068376177,0.701171951 -Trey Gilder,gildetr01,2010,RS,MEM,10,5,3.093372997,5.634865467,8.728238463,0.029331923,0.029331923,0,3.236923173,5.982592157,9.21951533,0.163291124 -Harry Giles III,gilesha01,2019,RS,SAC,1820,820,-3.489913876,-0.605261534,-4.09517541,-0.569878359,-0.569878359,0,-2.962242092,-0.806108554,-3.768350646,1.286727308 -Shai Gilgeous-Alexander,gilgesh01,2019,PO,LAC,375,173,1.476521153,-3.930180882,-2.453659729,0.026661335,0,0.026661335,-0.253299979,-2.171303371,-2.424603351,-1.161944275 -Shai Gilgeous-Alexander,gilgesh01,2019,RS,LAC,4676,2174,-1.102864056,0.245754041,-0.857110016,2.101778059,2.101778059,0,-1.29460056,0.637642816,-0.656957744,0.108352085 -Ben Gillery,gillebe01,1989,RS,SAC,178,84,-6.590210779,0.215136609,-6.37507417,-0.160017404,-0.160017404,0,-6.585241945,1.472409968,-5.112831977,3.055518106 -Eddie Gill,gilled01,2001,RS,NJN,294,152,-2.329252197,-2.047286698,-4.376538895,-0.125704759,-0.125704759,0,-2.644013277,-2.860073132,-5.504086409,-0.317700997 -Eddie Gill,gilled01,2002,RS,MEM,737,384,-2.451027499,-2.786266503,-5.237294002,-0.489345851,-0.489345851,0,-2.942031191,-3.044990811,-5.987022002,0.38482419 -Eddie Gill,gilled01,2004,RS,POR,285,157,-1.25098098,-1.063760983,-2.314741963,0.035059562,0.035059562,0,-1.499332792,-1.434143546,-2.933476338,0.509421747 -Eddie Gill,gilled01,2005,PO,IND,81,45,2.056748226,-2.331837571,-0.275089346,0.058348121,0,0.058348121,1.254970027,-4.30828876,-3.053318733,-0.394133941 -Eddie Gill,gilled01,2005,RS,IND,1876,1021,-2.675060092,0.672956621,-2.002103471,0.39317991,0.39317991,0,-2.403132597,0.653759488,-1.749373109,0.848067161 -Eddie Gill,gilled01,2006,PO,IND,2,1,-54.02188173,-24.35164551,-78.37352724,-0.041198422,0,-0.041198422,-49.39076393,-33.51062752,-82.90139145,3.189357789 -Eddie Gill,gilled01,2006,RS,IND,231,122,-3.250551302,1.286521336,-1.964029966,0.049776393,0.049776393,0,-2.341540915,1.204249719,-1.137291196,1.599823287 -Eddie Gill,gilled01,2008,RS,SEA,10,5,-19.51734897,-6.932646484,-26.44999546,-0.061172282,-0.061172282,0,-17.49043285,-10.00389761,-27.49433046,1.104209373 -Eddie Gill,gilled01,2008,RS,NJN,287,149,-1.19822548,0.310012494,-0.888212986,0.143566692,0.143566692,0,-1.587156862,0.319447039,-1.267709823,1.344487471 -Eddie Gill,gilled01,2009,RS,MIL,84,43,0.643389346,-0.588179009,0.055210337,0.062703356,0.062703356,0,0.326377946,0.367981397,0.694359343,1.750678101 -Armen Gilliam,gilliar01,1988,RS,PHO,3854,1807,-2.665183588,-0.229757343,-2.894940931,-0.133311846,-0.133311846,0,-2.237737277,-0.214784177,-2.452521454,-0.236661202 -Armen Gilliam,gilliar01,1989,PO,PHO,277,126,0.277089568,-1.526674115,-1.249584547,0.09861317,0,0.09861317,-0.127109529,-2.753173254,-2.880282783,-0.834423063 -Armen Gilliam,gilliar01,1989,RS,PHO,4668,2120,-0.946187918,-0.215718299,-1.161906217,1.713131546,1.713131546,0,-0.500011585,-0.51052467,-1.010536255,-0.272231783 -Armen Gilliam,gilliar01,1990,RS,CHH,4463,2159,-0.778141032,-1.13931726,-1.917458293,0.916295575,0.916295575,0,-0.828509758,-0.893075417,-1.721585175,-0.083308472 -Armen Gilliam,gilliar01,1990,RS,PHO,567,267,-2.527599074,-1.146934145,-3.67453322,-0.125987172,-0.125987172,0,-2.148380221,-1.631015202,-3.779395422,0.034877276 -Armen Gilliam,gilliar01,1991,PO,PHI,543,287,-0.73031496,-0.463298196,-1.193613156,0.233221554,0,0.233221554,-0.505647752,-0.65765905,-1.163306803,-0.733303541 -Armen Gilliam,gilliar01,1991,RS,PHI,3418,1695,-1.242598467,-1.633141781,-2.875740248,-0.108255992,-0.108255992,0,-1.0113301,-1.414106677,-2.425436776,-0.440098951 -Armen Gilliam,gilliar01,1991,RS,CHH,1946,949,0.291195072,-0.511091851,-0.219896779,1.220282339,1.220282339,0,0.527483495,-0.202266574,0.325216921,-0.383743325 -Armen Gilliam,gilliar01,1992,RS,PHI,5471,2771,0.510399455,-1.032195858,-0.521796403,3.128835705,3.128835705,0,0.461089659,-1.064328145,-0.603238487,-0.662109739 -Armen Gilliam,gilliar01,1993,RS,PHI,3616,1742,-1.769915505,-1.440846941,-3.210762446,-0.407000251,-0.407000251,0,-1.807319147,-2.049942495,-3.857261643,-0.600479624 -Armen Gilliam,gilliar01,1994,PO,NJN,210,112,-1.720606521,1.992530908,0.271924387,0.176973636,0,0.176973636,-2.22279237,1.079706791,-1.143085579,-0.565008919 -Armen Gilliam,gilliar01,1994,RS,NJN,3962,1969,0.987158587,-0.745390321,0.241768266,2.980843561,2.980843561,0,0.665239383,-1.335657019,-0.670417636,-0.788950612 -Armen Gilliam,gilliar01,1995,RS,NJN,4808,2472,-0.825557251,0.371950189,-0.453607062,2.874190414,2.874190414,0,-0.964596966,0.095065526,-0.86953144,-0.716102058 -Armen Gilliam,gilliar01,1996,RS,NJN,5471,2856,-0.400109397,0.402520179,0.002410783,3.974763122,3.974763122,0,-0.748208695,0.247193269,-0.501015426,-0.830986894 -Armen Gilliam,gilliar01,1997,RS,MIL,3866,2050,-1.783877988,0.131541914,-1.652336074,1.145904985,1.145904985,0,-1.801658222,0.00057829,-1.801079932,-0.171107052 -Armen Gilliam,gilliar01,1998,RS,MIL,4018,2114,-0.49340514,-0.616074821,-1.10947996,1.762821821,1.762821821,0,-0.608735711,-1.156404349,-1.765140061,-0.339835603 -Armen Gilliam,gilliar01,1999,PO,MIL,65,35,-2.924201033,2.035910132,-0.888290901,0.034309033,0,0.034309033,-2.936709002,1.316920838,-1.619788164,0.055487373 -Armen Gilliam,gilliar01,1999,RS,MIL,1225,668,-1.524521963,-0.453169826,-1.977691789,0.262137022,0.262137022,0,-1.398153374,-1.161461559,-2.559614933,-0.367943994 -Armen Gilliam,gilliar01,2000,PO,UTA,244,132,-9.796313514,0.296421261,-9.499892253,-0.471484142,0,-0.471484142,-9.115748722,-0.740803873,-9.856552595,0.501785698 -Armen Gilliam,gilliar01,2000,RS,UTA,1476,782,-2.371172926,-1.096979475,-3.468152401,-0.285724412,-0.285724412,0,-2.179130912,-1.905883615,-4.085014527,-0.263541543 -Herm Gilliam,gillihe01,1977,PO,POR,667,295,-1.490494717,-0.773825324,-2.264320041,0.075462286,0,0.075462286,-1.805824528,-1.412050824,-3.217875352,0.099612558 -Herm Gilliam,gillihe01,1977,RS,POR,3789,1665,-0.881485938,-0.700811201,-1.582297139,0.993123211,0.993123211,0,-0.826224483,-0.802428978,-1.628653461,0.128176162 -Kendall Gill,gillke01,1991,RS,CHH,3986,1944,-0.286379642,-0.119388342,-0.405767984,2.325239379,2.325239379,0,-0.403599782,-0.257570832,-0.661170614,0.006929933 -Kendall Gill,gillke01,1992,RS,CHH,6228,2906,0.411544613,0.026839201,0.438383814,4.722541663,4.722541663,0,0.53062271,0.51481367,1.04543638,-0.09701481 -Kendall Gill,gillke01,1993,PO,CHH,684,353,-0.288711794,1.473727438,1.185015643,0.731000957,0,0.731000957,0.286865816,2.023009196,2.309875012,0.009715037 -Kendall Gill,gillke01,1993,RS,CHH,5131,2430,-0.175799164,-0.344175258,-0.519974421,2.76026681,2.76026681,0,0.048050807,-0.00473497,0.043315836,-0.158967606 -Kendall Gill,gillke01,1994,PO,SEA,285,153,0.830647882,0.610090604,1.440738486,0.338172173,0,0.338172173,0.823583635,0.532938968,1.356522603,0.207847023 -Kendall Gill,gillke01,1994,RS,SEA,4880,2435,1.001408592,1.187585917,2.188994509,6.143984086,6.143984086,0,1.22464914,1.118373477,2.343022617,0.126864484 -Kendall Gill,gillke01,1995,PO,SEA,132,72,-1.157624945,0.472231373,-0.685393573,0.078728704,0,0.078728704,-1.067410597,-0.43818483,-1.505595427,0.585317918 -Kendall Gill,gillke01,1995,RS,SEA,4276,2125,0.551421717,0.519589961,1.071011678,4.14704036,4.14704036,0,0.897727999,0.389394867,1.287122866,0.099774016 -Kendall Gill,gillke01,1996,RS,NJN,801,418,2.005294913,1.031720978,3.037015892,1.238161465,1.238161465,0,1.809835053,1.657714621,3.467549674,0.301338382 -Kendall Gill,gillke01,1996,RS,CHH,2442,1265,1.205899316,-1.438853705,-0.232954389,1.624888666,1.624888666,0,1.043844368,-1.178280299,-0.134435931,0.021732561 -Kendall Gill,gillke01,1997,RS,NJN,6229,3199,1.993130875,0.563809905,2.55694078,8.636728744,8.636728744,0,1.96363844,0.684881208,2.648519648,-0.262199144 -Kendall Gill,gillke01,1998,PO,NJN,180,100,0.505506866,0.197858601,0.703365468,0.183099577,0,0.183099577,0.772468178,1.063272903,1.835741081,0.661741947 -Kendall Gill,gillke01,1998,RS,NJN,5241,2733,0.206320366,1.733838906,1.940159272,6.559886947,6.559886947,0,0.496577612,1.974328415,2.470906027,0.279919687 -Kendall Gill,gillke01,1999,RS,NJN,3097,1606,-1.386319995,3.271138507,1.884818512,3.81494303,3.81494303,0,-1.072362661,3.653065713,2.580703052,0.409022994 -Kendall Gill,gillke01,2000,RS,NJN,4590,2355,-0.443837997,1.353912643,0.910074646,4.404156579,4.404156579,0,-0.17067222,1.612630058,1.441957838,0.139261775 -Kendall Gill,gillke01,2001,RS,NJN,1726,892,-3.458291525,1.120882986,-2.33740854,0.187480887,0.187480887,0,-3.219245593,1.023271846,-2.195973748,-0.142038103 -Kendall Gill,gillke01,2002,RS,MIA,2597,1410,-3.65808296,-0.292814284,-3.950897244,-0.867867324,-0.867867324,0,-3.864661185,-0.166906424,-4.03156761,0.421081318 -Kendall Gill,gillke01,2003,PO,MIN,236,118,-2.061320855,-0.023740142,-2.085060997,0.04122256,0,0.04122256,-2.463677156,-0.371341948,-2.835019105,-0.142976818 -Kendall Gill,gillke01,2003,RS,MIN,4005,2068,-2.351223039,0.196801153,-2.154421885,0.628621298,0.628621298,0,-2.146293036,0.194086693,-1.952206342,0.033797491 -Kendall Gill,gillke01,2004,RS,CHI,2741,1411,-3.818669732,0.290730399,-3.527939334,-0.559647227,-0.559647227,0,-3.766978397,0.148476652,-3.618501746,-0.062721929 -Kendall Gill,gillke01,2005,RS,MIL,543,284,-0.128062558,0.423322548,0.29525999,0.44280231,0.44280231,0,-0.394358649,1.096295206,0.701936557,0.324100587 -Artis Gilmore,gilmoar01,1977,PO,CHI,272,126,-0.034214519,1.885166528,1.85095201,0.302997948,0,0.302997948,0.051505527,1.434367786,1.485873313,-0.71436863 -Artis Gilmore,gilmoar01,1977,RS,CHI,6063,2877,0.938776367,2.244479741,3.183256109,8.673971232,8.673971232,0,1.064983228,1.610002374,2.674985602,-0.434836305 -Artis Gilmore,gilmoar01,1978,RS,CHI,6560,3067,1.720463448,0.069690816,1.790154265,7.076886185,7.076886185,0,2.01230941,-0.190553707,1.821755703,-0.417742583 -Artis Gilmore,gilmoar01,1979,RS,CHI,7080,3265,1.762711937,0.836772621,2.599484559,8.873171355,8.873171355,0,1.81191342,0.93673974,2.74865316,-0.456658568 -Artis Gilmore,gilmoar01,1980,RS,CHI,3364,1568,1.365234855,-0.068495087,1.296739768,3.236091962,3.236091962,0,1.314005755,-0.039894989,1.274110765,-0.041056872 -Artis Gilmore,gilmoar01,1981,PO,CHI,502,247,2.100521449,0.825248302,2.925769751,0.731658382,0,0.731658382,2.187791749,0.602702489,2.790494237,-0.78745921 -Artis Gilmore,gilmoar01,1981,RS,CHI,6004,2832,2.472904238,1.047358341,3.520262579,9.037338878,9.037338878,0,2.445381411,0.943596025,3.388977437,-0.255699335 -Artis Gilmore,gilmoar01,1982,RS,CHI,5833,2796,2.202610381,1.30253576,3.505146141,8.886999414,8.886999414,0,2.096987819,1.260136332,3.357124152,-0.41296377 -Artis Gilmore,gilmoar01,1983,PO,SAS,913,401,-0.384481847,2.606179297,2.221697451,1.046369123,0,1.046369123,-0.164280338,2.394355866,2.230075528,-0.260627249 -Artis Gilmore,gilmoar01,1983,RS,SAS,6089,2797,1.565379377,0.557286709,2.122666086,6.920252051,6.920252051,0,1.723941722,0.177565101,1.901506824,-0.497994303 -Artis Gilmore,gilmoar01,1984,RS,SAS,4565,2034,0.690316487,-0.02219407,0.668122417,3.536393321,3.536393321,0,0.779831089,-0.005986701,0.773844388,-0.31131413 -Artis Gilmore,gilmoar01,1985,PO,SAS,408,185,-3.685347907,-1.913373788,-5.598721696,-0.277585866,0,-0.277585866,-3.604268155,-1.896994085,-5.50126224,0.102560919 -Artis Gilmore,gilmoar01,1985,RS,SAS,6034,2756,1.137008627,0.419372446,1.556381073,6.045350283,6.045350283,0,1.200757068,0.310214915,1.510971983,-0.168965535 -Artis Gilmore,gilmoar01,1986,PO,SAS,228,107,-3.155740429,-1.793606912,-4.949347341,-0.124626488,0,-0.124626488,-3.324519292,-0.799220181,-4.123739472,0.644022153 -Artis Gilmore,gilmoar01,1986,RS,SAS,5239,2395,-0.116911368,-0.137729041,-0.254640409,3.04428796,3.04428796,0,-0.1708241,-0.192331084,-0.363155184,-0.164870007 -Artis Gilmore,gilmoar01,1987,RS,SAS,5154,2405,-1.522651182,-0.898288823,-2.420940004,0.402890491,0.402890491,0,-1.690167571,-0.932836496,-2.623004067,-0.221423371 -Artis Gilmore,gilmoar01,1988,PO,BOS,167,86,-6.187303932,-0.29523478,-6.482538712,-0.170634153,0,-0.170634153,-6.593733143,-1.287578416,-7.881311559,0.972121814 -Artis Gilmore,gilmoar01,1988,RS,CHI,749,372,-6.353950209,-1.562721147,-7.916671356,-0.989784516,-0.989784516,0,-6.142731795,-1.755504907,-7.898236702,0.943509391 -Artis Gilmore,gilmoar01,1988,RS,BOS,1075,521,-4.134663942,-1.363913679,-5.498577621,-0.739062929,-0.739062929,0,-3.815953829,-1.260429957,-5.076383786,1.166020109 -Manu Ginobili,ginobma01,2003,PO,SAS,1266,660,2.158495325,4.151010131,6.309505457,3.154258451,0,3.154258451,2.184863927,4.266876391,6.451740318,0.231440465 -Manu Ginobili,ginobma01,2003,RS,SAS,2714,1431,1.388298244,2.989131333,4.377429577,5.260923133,5.260923133,0,1.499564691,3.221528171,4.721092862,1.012433381 -Manu Ginobili,ginobma01,2004,PO,SAS,515,280,5.65655627,2.209723828,7.866280097,1.577032312,0,1.577032312,5.668185196,2.670951713,8.339136909,0.73652158 -Manu Ginobili,ginobma01,2004,RS,SAS,4248,2260,3.00579618,2.443650644,5.449446824,9.480583459,9.480583459,0,2.994689016,2.784649989,5.779339005,0.252635442 -Manu Ginobili,ginobma01,2005,PO,SAS,1420,772,7.565380492,2.557848812,10.1232293,5.240465879,0,5.240465879,7.26096352,2.523152554,9.784116073,0.190665578 -Manu Ginobili,ginobma01,2005,RS,SAS,4108,2193,5.36476901,3.522045496,8.886814505,13.05871962,13.05871962,0,5.201495424,3.591087529,8.792582953,0.273223407 -Manu Ginobili,ginobma01,2006,PO,SAS,793,426,5.284270703,0.451286338,5.735557041,1.91165316,0,1.91165316,5.585516999,0.811491564,6.397008564,0.452016976 -Manu Ginobili,ginobma01,2006,RS,SAS,3381,1813,5.318176563,2.477783218,7.795959781,9.786924324,9.786924324,0,5.231636195,2.765150965,7.99678716,0.300485207 -Manu Ginobili,ginobma01,2007,PO,SAS,1128,602,4.847485816,2.67246872,7.519954535,3.273597829,0,3.273597829,5.185048425,3.05956929,8.244617715,0.567048078 -Manu Ginobili,ginobma01,2007,RS,SAS,3898,2060,5.67780722,2.622913168,8.300720388,11.62954968,11.62954968,0,5.78734101,2.716883287,8.504224297,0.121043955 -Manu Ginobili,ginobma01,2008,PO,SAS,1054,559,3.467432362,0.938877614,4.406309976,2.108993801,0,2.108993801,3.423250055,0.70997971,4.133229765,0.169128275 -Manu Ginobili,ginobma01,2008,RS,SAS,4302,2299,5.874202179,3.093596352,8.96779853,13.77112823,13.77112823,0,5.908654906,2.998152623,8.90680753,0.182001683 -Manu Ginobili,ginobma01,2009,RS,SAS,2200,1181,4.169990418,0.520737373,4.690727792,4.508172457,4.508172457,0,4.450720577,1.025368187,5.476088764,0.513138344 -Manu Ginobili,ginobma01,2010,PO,SAS,674,352,4.809125922,2.660172502,7.469298424,1.906169377,0,1.906169377,5.153800927,3.143157145,8.296958072,0.639290804 -Manu Ginobili,ginobma01,2010,RS,SAS,4155,2150,5.882286574,0.866305208,6.748591782,10.41831132,10.41831132,0,5.893925925,1.109549676,7.0034756,-0.008819584 -Manu Ginobili,ginobma01,2011,PO,SAS,333,174,4.472937035,3.243721855,7.71665889,0.967671201,0,0.967671201,4.906795633,3.324249722,8.231045354,0.867936924 -Manu Ginobili,ginobma01,2011,RS,SAS,4719,2426,6.15542742,1.672552207,7.827979627,13.11535641,13.11535641,0,6.339315922,1.787064238,8.12638016,0.160246061 -Manu Ginobili,ginobma01,2012,PO,SAS,759,390,3.912489648,-1.606201166,2.306288483,1.043681036,0,1.043681036,4.11120955,-1.446250468,2.664959082,0.524092133 -Manu Ginobili,ginobma01,2012,RS,SAS,1550,792,7.278018632,-1.101070081,6.176948551,3.599171685,3.599171685,0,6.834877541,-1.137992763,5.696884778,-0.20520948 -Manu Ginobili,ginobma01,2013,PO,SAS,1057,560,2.819169624,0.737620442,3.556790066,1.874316506,0,1.874316506,3.240394468,0.654120269,3.894514738,0.774201613 -Manu Ginobili,ginobma01,2013,RS,SAS,2765,1393,3.105806963,1.178482824,4.284289787,5.025338872,5.025338872,0,3.390983116,1.213677227,4.604660342,0.484359605 -Manu Ginobili,ginobma01,2014,PO,SAS,1182,586,4.428162161,3.436917789,7.86507995,3.364603608,0,3.364603608,2.277140489,4.575873543,6.853014031,2.591763713 -Manu Ginobili,ginobma01,2014,RS,SAS,3194,1550,4.006750743,1.111950788,5.118701531,6.370229923,6.370229923,0,3.931738078,1.087072386,5.018810463,2.274806554 -Manu Ginobili,ginobma01,2015,PO,SAS,271,131,3.612773344,2.727782984,6.340556328,0.645820126,0,0.645820126,0.584112935,3.843803991,4.427916926,2.954714065 -Manu Ginobili,ginobma01,2015,RS,SAS,3217,1587,1.720243819,1.444840542,3.165084361,4.877822625,4.877822625,0,1.865385583,0.948120234,2.813505817,1.771045919 -Manu Ginobili,ginobma01,2016,PO,SAS,383,192,2.752300503,4.046871188,6.799171691,0.975904397,0,0.975904397,0.278432603,4.425902182,4.704334785,1.098900483 -Manu Ginobili,ginobma01,2016,RS,SAS,2341,1134,2.128424604,3.204622097,5.333046702,4.757399062,4.757399062,0,2.463391178,2.837424999,5.300816177,1.688529151 -Manu Ginobili,ginobma01,2017,PO,SAS,579,284,1.144579933,0.714827069,1.859407002,0.696594305,0,0.696594305,1.883740258,0.424354337,2.308094595,1.08823839 -Manu Ginobili,ginobma01,2017,RS,SAS,2734,1291,1.050593695,2.935998043,3.986591738,4.54159095,4.54159095,0,1.165289962,2.637055308,3.80234527,2.308194995 -Manu Ginobili,ginobma01,2018,PO,SAS,223,107,2.582152521,5.151040871,7.733193392,0.604798681,0,0.604798681,2.557875274,4.668230557,7.226105831,2.405995426 -Manu Ginobili,ginobma01,2018,RS,SAS,2670,1299,0.547314255,0.156546389,0.703860644,2.322111777,2.322111777,0,0.155842521,-0.123272032,0.032570489,1.432938265 -Gordan Giricek,giricgo01,2003,PO,ORL,414,223,-1.950465508,-1.337902501,-3.288368009,-0.063536646,0,-0.063536646,-2.130468762,-1.368348266,-3.498817029,0.525549487 -Gordan Giricek,giricgo01,2003,RS,ORL,1885,961,-0.126282226,-0.044444753,-0.170726978,1.276085698,1.276085698,0,0.084104913,-0.215626642,-0.131521729,0.834631542 -Gordan Giricek,giricgo01,2003,RS,MEM,2319,1187,-2.563966001,-2.876259348,-5.440225349,-1.649642743,-1.649642743,0,-2.380210417,-3.092129088,-5.472339505,1.154261566 -Gordan Giricek,giricgo01,2004,RS,ORL,2746,1435,0.027862618,-1.203527798,-1.175665181,1.15813914,1.15813914,0,-0.153578866,-1.2948072,-1.448386066,0.435915362 -Gordan Giricek,giricgo01,2004,RS,UTA,1106,606,0.500914081,-1.073423496,-0.572509415,0.676693293,0.676693293,0,0.37381213,-1.540453587,-1.166641457,0.467823117 -Gordan Giricek,giricgo01,2005,RS,UTA,3092,1660,-0.625188244,-0.519647645,-1.144835889,1.361603816,1.361603816,0,-0.82193162,-0.944069536,-1.766001156,0.144804049 -Gordan Giricek,giricgo01,2006,RS,UTA,1769,956,-2.643484577,-1.648875595,-4.292360172,-0.754143725,-0.754143725,0,-2.623722485,-1.916845754,-4.540568239,0.226028223 -Gordan Giricek,giricgo01,2007,PO,UTA,589,307,-1.841914038,-1.18190333,-3.023817368,-0.044326924,0,-0.044326924,-2.131667516,-1.845670597,-3.977338113,0.191597977 -Gordan Giricek,giricgo01,2007,RS,UTA,2293,1188,-0.308133665,0.405758935,0.09762527,1.730616365,1.730616365,0,-0.463392334,-0.240379287,-0.703771621,0.249077522 -Gordan Giricek,giricgo01,2008,PO,PHO,156,80,-3.269589377,0.27498833,-2.994601047,-0.010241178,0,-0.010241178,-3.708227485,-1.358568815,-5.0667963,-0.480713402 -Gordan Giricek,giricgo01,2008,RS,UTA,548,279,-4.699898032,1.412471173,-3.287426859,-0.077678195,-0.077678195,0,-4.05767344,0.103374573,-3.954298867,1.440271483 -Gordan Giricek,giricgo01,2008,RS,PHO,901,442,-0.238512654,-0.649722631,-0.888235284,0.425011876,0.425011876,0,-0.466989236,-0.997268366,-1.464257602,1.151645702 -Gordan Giricek,giricgo01,2008,RS,PHI,210,110,-4.646044961,-0.209403134,-4.855448096,-0.119991068,-0.119991068,0,-4.494608889,-1.70810906,-6.20271795,1.448176326 -Jack Givens,givenja01,1979,PO,ATL,160,81,-5.026484665,-0.73836643,-5.764851095,-0.128310673,0,-0.128310673,-5.231368513,-1.819647124,-7.051015637,-0.150892303 -Jack Givens,givenja01,1979,RS,ATL,2909,1347,-1.283362655,0.445275899,-0.838086756,1.313117462,1.313117462,0,-1.161155741,-0.22090557,-1.38206131,-0.067181923 -Jack Givens,givenja01,1980,PO,ATL,72,36,-9.499743775,-0.061686131,-9.561429906,-0.131191701,0,-0.131191701,-9.20679743,-0.099958169,-9.306755598,1.667744664 -Jack Givens,givenja01,1980,RS,ATL,2613,1254,-1.666994672,0.444039043,-1.222955629,0.976061627,0.976061627,0,-1.810360839,-0.185189047,-1.995549886,-0.099028605 -Mickell Gladness,gladnmi01,2012,RS,MIA,54,28,-8.086028014,0.797861569,-7.288166446,-0.066812981,-0.066812981,0,-7.900806784,1.592123981,-6.308682804,2.824138993 -Mickell Gladness,gladnmi01,2012,RS,GSW,436,224,-3.683489753,-1.751132968,-5.434622722,-0.306787899,-0.306787899,0,-4.113167096,-2.109586553,-6.222753649,-0.007125127 -Gerald Glass,glassge01,1991,RS,MIN,1179,606,-1.321550807,-1.071370632,-2.392921438,0.111148634,0.111148634,0,-1.228766184,-1.717456078,-2.946222262,0.670376921 -Gerald Glass,glassge01,1992,RS,MIN,3651,1822,-1.559512231,-0.946177759,-2.50568999,0.227394063,0.227394063,0,-1.424952126,-0.962871094,-2.38782322,0.123762498 -Gerald Glass,glassge01,1993,RS,MIN,140,71,-6.525329349,-1.789688775,-8.315018124,-0.202519382,-0.202519382,0,-6.138352609,-2.30843858,-8.446791189,0.452326496 -Gerald Glass,glassge01,1993,RS,DET,1526,777,-1.218936781,0.051311065,-1.167625716,0.63142375,0.63142375,0,-1.430638523,-0.198573319,-1.629211842,0.644857331 -Gerald Glass,glassge01,1996,RS,CHH,29,15,-1.067294982,1.61276634,0.545471359,0.026202374,0.026202374,0,-1.255012327,4.030030192,2.775017866,3.61917889 -Gerald Glass,glassge01,1996,RS,NJN,107,56,-0.888122735,-0.510452029,-1.398574765,0.03870651,0.03870651,0,-1.24345209,-1.328889283,-2.572341373,0.227865603 -Mike Glenn,glennmi01,1978,RS,BUF,2081,947,0.465870036,-1.123332064,-0.657462028,1.012725675,1.012725675,0,-0.153287189,-1.297107188,-1.450394377,0.181251019 -Mike Glenn,glennmi01,1979,RS,NYK,2589,1171,1.380347275,-1.614749894,-0.234402619,1.501627549,1.501627549,0,0.567370534,-1.974946771,-1.407576237,-0.092698113 -Mike Glenn,glennmi01,1980,RS,NYK,1795,800,1.139000812,-1.535896446,-0.396895634,0.960606448,0.960606448,0,0.45403842,-2.12532128,-1.67128286,0.017746938 -Mike Glenn,glennmi01,1981,PO,NYK,52,26,1.032134391,0.152064244,1.184198635,0.053435893,0,0.053435893,-0.189061457,-2.090460474,-2.279521931,-0.695704402 -Mike Glenn,glennmi01,1981,RS,NYK,3205,1506,0.684877855,-0.391398441,0.293479415,2.337354462,2.337354462,0,0.120948267,-0.575880854,-0.454932586,-0.050109929 -Mike Glenn,glennmi01,1982,PO,ATL,65,35,2.65267422,3.543573605,6.196247826,0.165863573,0,0.165863573,1.80264627,3.141370941,4.944017211,0.665937133 -Mike Glenn,glennmi01,1982,RS,ATL,1669,833,1.90405589,-0.575968118,1.328087773,1.731936768,1.731936768,0,1.066558297,-0.885634421,0.180923876,-0.072860499 -Mike Glenn,glennmi01,1983,PO,ATL,136,67,-0.851365904,-0.060301245,-0.911667149,0.065493627,0,0.065493627,-1.713025047,0.409557219,-1.303467828,1.070339303 -Mike Glenn,glennmi01,1983,RS,ATL,2343,1124,1.048801098,-1.32173571,-0.272934611,1.422573072,1.422573072,0,0.242631333,-1.318287799,-1.075656465,0.151559603 -Mike Glenn,glennmi01,1984,PO,ATL,104,53,-3.097498155,-0.879406737,-3.976904892,-0.034552421,0,-0.034552421,-3.825441827,-0.451533167,-4.276974994,0.973191484 -Mike Glenn,glennmi01,1984,RS,ATL,3018,1503,1.656155927,-1.265086936,0.391068992,2.409092018,2.409092018,0,0.897530133,-1.283384259,-0.385854125,0.018087133 -Mike Glenn,glennmi01,1985,RS,ATL,2368,1126,1.5652285,-1.855388286,-0.290159785,1.407814012,1.407814012,0,0.659738607,-2.199043107,-1.5393045,-0.389618506 -Mike Glenn,glennmi01,1986,PO,MIL,240,114,-3.501110598,-3.428064825,-6.929175423,-0.249247091,0,-0.249247091,-4.284693183,-4.570428317,-8.855121499,-0.578966174 -Mike Glenn,glennmi01,1986,RS,MIL,1233,573,-0.722647172,-1.544445522,-2.267092695,0.14052879,0.14052879,0,-1.471298692,-2.237209849,-3.708508541,-0.473311035 -Mike Glenn,glennmi01,1987,RS,MIL,72,34,-2.77738837,-1.237295804,-4.014684175,-0.021956027,-0.021956027,0,-3.424233592,-1.870141699,-5.294375291,0.082791482 -Georgi Glouchkov,gloucge01,1986,RS,PHO,1705,772,-6.470786395,-0.236798764,-6.707585159,-1.574128647,-1.574128647,0,-6.249695963,-0.452328908,-6.702024871,1.016853676 -Dion Glover,glovedi01,2000,RS,ATL,862,446,-0.829472394,-1.889326339,-2.718798733,0.007113986,0.007113986,0,-0.922148669,-2.59255519,-3.514703859,0.187949157 -Dion Glover,glovedi01,2001,RS,ATL,1799,929,-1.233324532,0.683215967,-0.550108565,1.048346367,1.048346367,0,-1.433691738,0.435805197,-0.997886541,0.500457072 -Dion Glover,glovedi01,2002,RS,ATL,2239,1156,-1.432892157,-1.965694857,-3.398587014,-0.383324587,-0.383324587,0,-1.497870727,-2.063914702,-3.561785428,0.190428674 -Dion Glover,glovedi01,2003,RS,ATL,3624,1890,0.387269215,0.252280022,0.639549237,3.271090822,3.271090822,0,0.15777632,-0.033098961,0.124677359,0.073899691 -Dion Glover,glovedi01,2004,RS,ATL,2803,1465,-1.062705972,-1.197076303,-2.259782275,0.367929399,0.367929399,0,-1.243448906,-1.461891617,-2.705340523,0.378155908 -Dion Glover,glovedi01,2004,RS,TOR,326,178,-4.75193568,1.148042313,-3.603893367,-0.078795293,-0.078795293,0,-4.331106995,0.022159097,-4.308947897,1.467978544 -Dion Glover,glovedi01,2005,RS,SAS,127,68,0.061559391,0.634593888,0.69615328,0.121076332,0.121076332,0,-0.08401425,0.918035412,0.834021162,1.16763983 -Andreas Glyniadakis,glynian01,2007,RS,SEA,157,81,-8.297030661,-2.863832653,-11.16086331,-0.355138517,-0.355138517,0,-8.367100788,-3.376047907,-11.7431487,2.020833827 -Mike Gminski,gminsmi01,1981,RS,NJN,3500,1579,-3.63514208,1.28590246,-2.34923962,0.321206468,0.321206468,0,-3.159664714,0.640145297,-2.519519416,-0.526194923 -Mike Gminski,gminsmi01,1982,PO,NJN,20,10,1.318299968,-1.65415426,-0.335854292,0.012917391,0,0.012917391,-0.134091952,-1.373028678,-1.507120629,1.680770863 -Mike Gminski,gminsmi01,1982,RS,NJN,1608,740,-2.443246703,1.126487116,-1.316759587,0.537734579,0.537734579,0,-2.628549099,-0.583893002,-3.212442101,-0.63829801 -Mike Gminski,gminsmi01,1983,PO,NJN,60,29,5.362454697,-1.335879848,4.026574849,0.10185513,0,0.10185513,4.542582711,-3.077715247,1.464867463,-1.52754657 -Mike Gminski,gminsmi01,1983,RS,NJN,2750,1255,-0.920304009,2.380103586,1.459799577,2.678878408,2.678878408,0,-1.066344179,0.663209843,-0.403134336,-0.644932885 -Mike Gminski,gminsmi01,1984,PO,NJN,463,223,1.810464712,3.439820186,5.250284899,0.932186346,0,0.932186346,1.227575329,1.70130486,2.928880189,-0.695970271 -Mike Gminski,gminsmi01,1984,RS,NJN,3592,1655,-1.433863806,0.625325232,-0.808538574,1.632329019,1.632329019,0,-1.541797952,-0.263794499,-1.80559245,-0.438797077 -Mike Gminski,gminsmi01,1985,PO,NJN,180,81,-3.559222145,-0.273485667,-3.832707812,-0.045925196,0,-0.045925196,-3.40303955,-1.578074459,-4.981114009,-0.504661236 -Mike Gminski,gminsmi01,1985,RS,NJN,5146,2418,-0.740619684,-0.028200384,-0.768820068,2.419473261,2.419473261,0,-0.723339057,-0.773546469,-1.496885525,-1.041677981 -Mike Gminski,gminsmi01,1986,PO,NJN,227,109,-0.631401454,-1.232049155,-1.863450609,0.050673772,0,0.050673772,-0.319736549,-1.174448333,-1.494184882,-0.344867485 -Mike Gminski,gminsmi01,1986,RS,NJN,5496,2525,0.776251463,0.6632621,1.439513562,5.351974834,5.351974834,0,0.638770128,0.203715318,0.842485446,-0.865264794 -Mike Gminski,gminsmi01,1987,RS,NJN,4874,2272,-1.124902854,0.331113367,-0.793789487,2.25197475,2.25197475,0,-0.912059683,0.048542415,-0.863517268,-0.702505622 -Mike Gminski,gminsmi01,1988,RS,PHI,3575,1767,-0.533285467,-0.526026245,-1.059311713,1.510614415,1.510614415,0,-0.199306464,-0.356887449,-0.556193913,-0.898077939 -Mike Gminski,gminsmi01,1988,RS,NJN,2481,1194,-2.384583318,-0.335481502,-2.72006482,0.018148529,0.018148529,0,-2.227277934,-0.445244912,-2.672522846,-0.482793225 -Mike Gminski,gminsmi01,1989,PO,PHI,237,118,-4.860613665,1.24133794,-3.619275724,-0.053448793,0,-0.053448793,-4.499111853,0.706678206,-3.792433647,-0.933788783 -Mike Gminski,gminsmi01,1989,RS,PHI,5685,2739,-0.346576721,-0.430273995,-0.776850717,2.729872839,2.729872839,0,0.098437637,-0.60257131,-0.504133673,-1.015604884 -Mike Gminski,gminsmi01,1990,PO,PHI,672,342,-3.694725995,0.026968803,-3.667757192,-0.164598276,0,-0.164598276,-3.332567279,-0.064475657,-3.397042936,-0.33035974 -Mike Gminski,gminsmi01,1990,RS,PHI,5407,2659,-1.517211246,0.562604912,-0.954606334,2.412122525,2.412122525,0,-1.004297108,0.107152402,-0.897144706,-0.962658252 -Mike Gminski,gminsmi01,1991,RS,PHI,1595,791,-3.522139372,-0.667733148,-4.18987252,-0.576565095,-0.576565095,0,-3.140479734,-1.015648627,-4.156128361,-0.771317067 -Mike Gminski,gminsmi01,1991,RS,CHH,2881,1405,-2.037671902,-1.19485074,-3.232522642,-0.342649754,-0.342649754,0,-1.978102149,-1.556697186,-3.534799335,-0.927773236 -Mike Gminski,gminsmi01,1992,RS,CHH,1069,499,-3.547712942,-0.906953127,-4.454666069,-0.431314084,-0.431314084,0,-3.491289389,-1.910408278,-5.401697667,-0.603376177 -Mike Gminski,gminsmi01,1993,PO,CHH,10,5,-3.670006511,-1.849215995,-5.519222505,-0.007181413,0,-0.007181413,-4.39120421,-4.106768194,-8.497972405,-1.316285957 -Mike Gminski,gminsmi01,1993,RS,CHH,530,251,-2.1466404,-1.228526092,-3.375166492,-0.079509099,-0.079509099,0,-2.459752433,-2.247132911,-4.706885345,-0.672627814 -Mike Gminski,gminsmi01,1994,RS,CHH,524,255,-5.042345078,0.607758322,-4.434586757,-0.218584129,-0.218584129,0,-4.534966435,-0.10887606,-4.643842495,-0.255693005 -Mike Gminski,gminsmi01,1994,RS,MIL,108,54,-12.73553811,-2.98397169,-15.7195098,-0.354670361,-0.354670361,0,-12.19549226,-4.375545693,-16.57103795,-0.713742593 -Rudy Gobert,goberru01,2014,RS,UTA,872,434,-4.101361323,3.159998943,-0.94136238,0.402257682,0.402257682,0,-3.529675951,0.958832748,-2.570843204,0.425552422 -Rudy Gobert,goberru01,2015,RS,UTA,4149,2158,-0.682596312,4.80917155,4.126575238,7.538518539,7.538518539,0,-0.686918255,4.589462606,3.902544351,-0.413796147 -Rudy Gobert,goberru01,2016,RS,UTA,3696,1932,-1.09680396,3.47984999,2.38304603,5.042567262,5.042567262,0,-1.047381192,3.309692907,2.262311715,-0.33040002 -Rudy Gobert,goberru01,2017,PO,UTA,489,246,-1.161625125,5.630092635,4.46846751,0.932476896,0,0.932476896,1.19285102,7.142454224,8.335305244,-0.198376744 -Rudy Gobert,goberru01,2017,RS,UTA,5246,2744,1.155821742,5.553459942,6.709281684,13.12812745,13.12812745,0,1.110887288,6.030598221,7.141485508,-0.850040616 -Rudy Gobert,goberru01,2018,PO,UTA,783,383,0.15403038,5.111877826,5.265908206,1.620005183,0,1.620005183,-0.163510893,6.027301273,5.86379038,0.273051052 -Rudy Gobert,goberru01,2018,RS,UTA,3703,1816,-0.737071244,4.004686908,3.267615664,5.590854591,5.590854591,0,-0.531837123,4.670591371,4.138754248,0.273885254 -Rudy Gobert,goberru01,2019,PO,UTA,314,152,-2.08607163,-1.094174239,-3.18024587,-0.03489381,0,-0.03489381,-4.053416701,-0.122583526,-4.176000227,1.391677496 -Rudy Gobert,goberru01,2019,RS,UTA,5435,2577,0.845833609,5.084444202,5.930277811,11.4178057,11.4178057,0,1.100518448,5.645028062,6.745546511,0.045570405 -Dan Godfread,godfrda01,1991,RS,MIN,39,20,-3.20006504,5.883963062,2.683898023,0.056606969,0.056606969,0,-2.892667398,5.182831913,2.290164515,2.072784993 -Dan Godfread,godfrda01,1992,RS,HOU,4,2,-7.208442356,-3.526693508,-10.73513586,-0.008047652,-0.008047652,0,-8.05620411,-5.408411094,-13.4646152,-1.205305588 -Anthony Goldwire,goldwan01,1996,RS,CHH,1199,621,-1.281305351,-3.200324955,-4.481630306,-0.552727069,-0.552727069,0,-1.211200345,-3.344917063,-4.556117408,0.692382405 -Anthony Goldwire,goldwan01,1997,RS,CHH,1075,576,-0.718837863,-1.907619245,-2.626457107,0.036948853,0.036948853,0,-0.604472959,-2.008339122,-2.612812081,1.615290113 -Anthony Goldwire,goldwan01,1997,RS,DEN,1192,612,0.532396783,-2.552191908,-2.019795124,0.229348079,0.229348079,0,0.040452333,-2.461654795,-2.421202462,0.539176729 -Anthony Goldwire,goldwan01,1998,RS,DEN,4181,2212,0.667248064,-1.88172067,-1.214472606,1.727254073,1.727254073,0,0.162618306,-1.522731692,-1.360113386,-0.29966477 -Anthony Goldwire,goldwan01,2001,RS,DEN,392,201,-0.531310439,-0.397120846,-0.928431285,0.187965099,0.187965099,0,-0.301332695,-1.546394583,-1.847727278,0.574831435 -Anthony Goldwire,goldwan01,2003,RS,WAS,63,34,-3.429827286,-6.356557623,-9.786384908,-0.121855236,-0.121855236,0,-4.08481299,-8.506742873,-12.59155586,-0.153542233 -Anthony Goldwire,goldwan01,2003,RS,SAS,97,51,-4.969490445,1.029315003,-3.940175442,-0.031754685,-0.031754685,0,-4.190191234,0.756038519,-3.434152716,2.337351709 -Anthony Goldwire,goldwan01,2004,RS,NJN,36,19,-9.097685383,3.662764249,-5.434921134,-0.026219553,-0.026219553,0,-7.611904759,2.11322195,-5.498682809,0.674272999 -Anthony Goldwire,goldwan01,2004,RS,MIN,124,66,0.462476567,-1.213738749,-0.751262182,0.06772875,0.06772875,0,0.182868953,-1.192404522,-1.009535569,0.5755835 -Anthony Goldwire,goldwan01,2005,RS,DET,101,55,-3.333585251,-3.359774737,-6.693359988,-0.112427307,-0.112427307,0,-3.617105411,-4.077310479,-7.69441589,1.474369539 -Anthony Goldwire,goldwan01,2005,RS,MIL,922,482,2.965788774,-2.099062466,0.866726307,0.896016164,0.896016164,0,2.614381043,-2.108392404,0.505988639,0.683343539 -Anthony Goldwire,goldwan01,2006,RS,LAC,43,22,-7.201491883,-2.112949619,-9.314441502,-0.073224534,-0.073224534,0,-7.233413647,-4.595271602,-11.82868525,-0.56879882 -Ryan Gomes,gomesry01,2006,RS,BOS,2673,1376,-0.59506284,-0.462084432,-1.057147272,1.178089287,1.178089287,0,-0.889734277,-1.069658321,-1.959392598,-0.798222151 -Ryan Gomes,gomesry01,2007,RS,BOS,4410,2275,-1.225787627,-2.844835214,-4.070622841,-1.524259356,-1.524259356,0,-1.344916932,-2.402229365,-3.747146298,-0.521653747 -Ryan Gomes,gomesry01,2008,RS,MIN,4714,2434,0.85012176,-0.421439962,0.428681798,3.931368476,3.931368476,0,0.681143414,-0.618143208,0.063000207,-0.379291775 -Ryan Gomes,gomesry01,2009,RS,MIN,5046,2614,-1.048428198,-0.952803916,-2.001232114,0.996982529,0.996982529,0,-0.931245215,-0.913698381,-1.844943597,-0.150675559 -Ryan Gomes,gomesry01,2010,RS,MIN,4475,2210,-0.577958007,0.1981797,-0.379778307,2.66630359,2.66630359,0,-0.844521195,0.180738716,-0.663782479,-0.218500581 -Ryan Gomes,gomesry01,2011,RS,LAC,4097,2095,-0.885260919,-0.2011739,-1.08643482,1.777111015,1.777111015,0,-1.112566337,-0.048663503,-1.161229841,-0.053576785 -Ryan Gomes,gomesry01,2012,RS,LAC,799,425,-4.610904372,-0.639213767,-5.250118139,-0.545086887,-0.545086887,0,-4.671170571,-1.383742314,-6.054912886,0.506591945 -Ryan Gomes,gomesry01,2014,RS,OKC,71,34,-7.409173496,3.302369695,-4.106803801,-0.023327876,-0.023327876,0,-6.128867698,0.250624333,-5.878243365,-0.848982315 -Glen Gondrezick,gondrgl01,1978,PO,NYK,162,70,0.096544315,0.835636305,0.932180619,0.136877961,0,0.136877961,-0.15067546,0.604335397,0.453659937,0.963189271 -Glen Gondrezick,gondrgl01,1978,RS,NYK,2351,1017,-2.062649734,0.512013674,-1.55063606,0.627142615,0.627142615,0,-2.071960632,0.515016442,-1.55694419,0.837513859 -Glen Gondrezick,gondrgl01,1979,RS,NYK,3541,1602,-0.531270787,1.911095417,1.37982463,3.392002702,3.392002702,0,-0.722201522,1.943229168,1.221027646,0.524207387 -Glen Gondrezick,gondrgl01,1980,RS,DEN,2233,1020,1.743559821,1.592356722,3.335916542,3.170681895,3.170681895,0,1.319992172,1.348754489,2.668746661,0.116833565 -Glen Gondrezick,gondrgl01,1981,RS,DEN,2492,1077,0.950910815,2.238954948,3.189865763,3.28285831,3.28285831,0,1.307917384,2.383882531,3.691799915,0.599585664 -Glen Gondrezick,gondrgl01,1982,PO,DEN,114,51,2.407224036,-0.638440862,1.768783173,0.121566877,0,0.121566877,2.253329614,-0.253114077,2.000215537,0.246568521 -Glen Gondrezick,gondrgl01,1982,RS,DEN,3931,1699,0.611277464,0.558386422,1.169663886,3.402801482,3.402801482,0,0.724041777,0.628558158,1.352599936,0.153875483 -Glen Gondrezick,gondrgl01,1983,PO,DEN,153,66,-0.563788309,-2.245102157,-2.808890467,-0.002026171,0,-0.002026171,-1.085154634,-2.862585014,-3.947739649,-0.946642952 -Glen Gondrezick,gondrgl01,1983,RS,DEN,2669,1130,-0.221911221,1.292947363,1.071036142,2.208826308,2.208826308,0,-0.012104955,1.350049631,1.337944676,0.279445561 -Grant Gondrezick,gondrgr01,1987,RS,PHO,1797,836,-1.71236622,-2.021476191,-3.733842411,-0.420523054,-0.420523054,0,-2.048319012,-2.248828451,-4.297147463,0.215768136 -Grant Gondrezick,gondrgr01,1989,RS,LAC,537,244,-0.847571411,-1.175017775,-2.022589186,0.091305163,0.091305163,0,-1.336933317,-1.093293648,-2.430226965,0.844747476 -Drew Gooden,goodedr01,2003,PO,ORL,434,234,-0.606833098,0.03522507,-0.571608028,0.266860794,0,0.266860794,-0.434455051,0.047546625,-0.386908426,-0.465725642 -Drew Gooden,goodedr01,2003,RS,ORL,1067,544,-0.193967084,-2.027921487,-2.221888571,0.146326169,0.146326169,0,-0.135872172,-2.060066174,-2.195938346,-0.157384889 -Drew Gooden,goodedr01,2003,RS,MEM,2596,1329,-1.800825723,-2.281209603,-4.082035326,-0.905735217,-0.905735217,0,-1.611506452,-2.277621873,-3.889128326,0.259054486 -Drew Gooden,goodedr01,2004,RS,ORL,4083,2134,-2.633912352,-3.268704896,-5.902617248,-3.42762913,-3.42762913,0,-2.177358184,-2.857324802,-5.034682986,-0.128463229 -Drew Gooden,goodedr01,2005,RS,CLE,4769,2523,0.844384586,0.222658487,1.067043073,4.890958898,4.890958898,0,0.851827773,0.349860274,1.201688048,-0.420903843 -Drew Gooden,goodedr01,2006,PO,CLE,510,282,-0.39211241,-0.655322709,-1.047435118,0.252602262,0,0.252602262,-0.93166017,-0.785316027,-1.716976197,-0.013804093 -Drew Gooden,goodedr01,2006,RS,CLE,4114,2174,-0.826740137,0.477701875,-0.349038263,2.646003443,2.646003443,0,-0.808840329,0.313078775,-0.495761554,-0.587777862 -Drew Gooden,goodedr01,2007,PO,CLE,1093,605,-0.904636721,-0.837660022,-1.742296743,0.319728496,0,0.319728496,-1.169842765,-0.385970783,-1.555813548,-0.303578528 -Drew Gooden,goodedr01,2007,RS,CLE,4282,2238,-0.808251794,-0.250547876,-1.058799669,1.921415516,1.921415516,0,-0.750851507,0.056616158,-0.694235349,-0.464650768 -Drew Gooden,goodedr01,2008,RS,CHI,1094,558,-0.257399506,-0.602073003,-0.859472509,0.53678563,0.53678563,0,-0.328318114,-0.145730124,-0.474048238,-0.248853224 -Drew Gooden,goodedr01,2008,RS,CLE,2973,1564,-3.461019369,-0.347325638,-3.808345007,-0.843283083,-0.843283083,0,-3.252226617,-0.189314327,-3.441540944,-0.135845118 -Drew Gooden,goodedr01,2009,PO,SAS,128,71,-6.70372532,-0.976442937,-7.680168257,-0.186250969,0,-0.186250969,-6.271046757,-0.181402854,-6.452449611,1.004420407 -Drew Gooden,goodedr01,2009,RS,CHI,1801,918,-2.195930771,-0.105989835,-2.301920605,0.209684654,0.209684654,0,-1.915463603,0.17461085,-1.740852753,-0.079342194 -Drew Gooden,goodedr01,2009,RS,SAC,52,26,-1.334576069,-2.917398625,-4.251974694,-0.019746088,-0.019746088,0,-1.621236818,-3.84085431,-5.462091129,-0.828657678 -Drew Gooden,goodedr01,2009,RS,SAS,596,320,-1.288842863,-0.6588873,-1.947730163,0.131132655,0.131132655,0,-1.308152897,-0.733090454,-2.041243351,0.106895311 -Drew Gooden,goodedr01,2010,RS,DAL,2008,1030,-2.739808787,-1.889655376,-4.629464163,-0.987796948,-0.987796948,0,-2.419581871,-1.379408139,-3.79899001,0.012094214 -Drew Gooden,goodedr01,2010,RS,LAC,1415,725,-0.369394832,-3.316218238,-3.68561307,-0.344095757,-0.344095757,0,-0.548507858,-2.684778617,-3.233286475,-0.537814777 -Drew Gooden,goodedr01,2011,RS,MIL,1627,860,-1.391744667,-0.27483689,-1.666581557,0.475378788,0.475378788,0,-1.450589013,-0.068283824,-1.518872837,0.001001966 -Drew Gooden,goodedr01,2012,RS,MIL,2901,1469,0.169269692,-2.227513396,-2.058243704,0.51576502,0.51576502,0,0.473746051,-1.973321972,-1.499575921,-0.480068478 -Drew Gooden,goodedr01,2013,RS,MIL,301,151,-5.547535095,-0.462452409,-6.009987504,-0.252442945,-0.252442945,0,-5.136825527,-0.763905488,-5.900731015,0.479268718 -Drew Gooden,goodedr01,2014,PO,WAS,273,146,1.761777863,2.005022041,3.766799905,0.500543303,0,0.500543303,4.26209668,2.439065759,6.701162439,-0.020604234 -Drew Gooden,goodedr01,2014,RS,WAS,761,395,0.518046314,-0.361753236,0.156293079,0.580786318,0.580786318,0,-0.174483625,-0.672783895,-0.84726752,-0.805049871 -Drew Gooden,goodedr01,2015,PO,WAS,360,178,0.458837064,-1.269495752,-0.810658688,0.184892011,0,0.184892011,-1.227018699,-0.218910225,-1.445928924,1.72449941 -Drew Gooden,goodedr01,2015,RS,WAS,1706,864,-0.087254297,1.464551549,1.377297253,1.810497563,1.810497563,0,-0.257615456,0.694422808,0.436807352,-0.46740621 -Drew Gooden,goodedr01,2016,RS,WAS,647,305,-4.768087186,-5.590878202,-10.35896539,-1.188486129,-1.188486129,0,-2.909923447,-4.704988507,-7.614911954,0.367010496 -Gail Goodrich,goodrga01,1977,RS,NOJ,1376,609,0.306079638,-1.164658278,-0.85857864,0.586045814,0.586045814,0,0.048570507,-1.449660316,-1.40108981,-0.301021605 -Gail Goodrich,goodrga01,1978,RS,NOJ,5826,2553,1.905852906,-1.333710086,0.57214282,4.312805384,4.312805384,0,1.373834621,-1.198358317,0.175476304,-0.360012111 -Gail Goodrich,goodrga01,1979,RS,NOJ,4874,2130,-0.174887604,-1.272856413,-1.447744017,1.412312998,1.412312998,0,-0.577181596,-1.14911841,-1.726300006,-0.218023564 -Steve Goodrich,goodrst01,2001,RS,CHI,250,133,-3.594141978,-2.131100509,-5.725242487,-0.202203794,-0.202203794,0,-4.1817208,-3.321304353,-7.503025152,0.143597426 -Steve Goodrich,goodrst01,2002,RS,NJN,97,50,-6.00148379,-0.940738678,-6.942222468,-0.108381333,-0.108381333,0,-6.530197949,-1.173267137,-7.703465086,1.23390427 -Archie Goodwin,goodwar01,2014,RS,PHO,1110,533,-3.493451873,-0.081273211,-3.574725084,-0.225969086,-0.225969086,0,-3.688829222,-1.084180273,-4.773009495,0.725393426 -Archie Goodwin,goodwar01,2015,RS,PHO,1092,535,-3.23436424,-1.674054503,-4.908418742,-0.593904325,-0.593904325,0,-3.460453738,-1.85155835,-5.312012088,0.772946985 -Archie Goodwin,goodwar01,2016,RS,PHO,2341,1114,-0.740038008,-3.175963766,-3.916001774,-0.667468431,-0.667468431,0,-0.874152234,-3.803191688,-4.677343922,0.701277515 -Archie Goodwin,goodwar01,2017,RS,NOP,64,30,3.961635579,-10.63861425,-6.676978666,-0.059884309,-0.059884309,0,1.279950242,-9.283157277,-8.003207036,-0.362336553 -Archie Goodwin,goodwar01,2017,RS,BRK,384,184,0.832318189,-1.834946409,-1.00262822,0.164262081,0.164262081,0,-0.171532349,-2.8541831,-3.025715449,0.134192009 -Brandon Goodwin,goodwbr01,2019,RS,DEN,124,57,-1.547948338,-3.161420559,-4.709368898,-0.056749395,-0.056749395,0,-1.888436581,-4.420324755,-6.308761336,-0.414576523 -Aaron Gordon,gordoaa01,2015,RS,ORL,1603,797,-1.853828848,-0.014868085,-1.868696933,0.357701529,0.357701529,0,-2.88046227,-0.838735059,-3.719197329,-0.17720031 -Aaron Gordon,gordoaa01,2016,RS,ORL,3823,1863,0.894396971,0.045811175,0.940208146,3.505305488,3.505305488,0,0.756292443,-0.212652252,0.543640191,-0.062592982 -Aaron Gordon,gordoaa01,2017,RS,ORL,4687,2298,1.139264403,-0.278444652,0.860819751,4.228521971,4.228521971,0,0.663884229,-0.695295806,-0.031411577,-0.114602533 -Aaron Gordon,gordoaa01,2018,RS,ORL,3994,1909,0.133844135,1.572103506,1.705947641,4.354286776,4.354286776,0,0.343158376,1.234973541,1.578131917,0.327291902 -Aaron Gordon,gordoaa01,2019,PO,ORL,328,164,1.18642197,-6.173110189,-4.986688219,-0.193883226,0,-0.193883226,1.711893982,-4.683186681,-2.971292699,0.445113765 -Aaron Gordon,gordoaa01,2019,RS,ORL,5446,2633,-0.013502197,0.713854568,0.700352371,4.616578044,4.616578044,0,-0.285438375,0.552131427,0.266693051,-0.406232876 -Ben Gordon,gordobe01,2005,PO,CHI,311,153,0.615730414,0.380036711,0.995767125,0.303785154,0,0.303785154,0.618646467,0.071982749,0.690629216,0.665653547 -Ben Gordon,gordobe01,2005,RS,CHI,3898,2002,0.256094046,-0.238233816,0.01786023,2.844121397,2.844121397,0,0.353895567,-0.461447394,-0.107551827,0.552512271 -Ben Gordon,gordobe01,2006,PO,CHI,487,245,1.32829395,-0.103119237,1.225174713,0.512011598,0,0.512011598,1.697565,-0.143994592,1.553570408,-0.081758731 -Ben Gordon,gordobe01,2006,RS,CHI,4859,2482,1.128254179,-0.380221173,0.748033006,4.441199041,4.441199041,0,1.25757485,-0.196320021,1.061254829,0.239593175 -Ben Gordon,gordobe01,2007,PO,CHI,744,395,3.283247023,-0.60533833,2.677908693,1.127692823,0,1.127692823,3.105224145,-0.3370366,2.768187544,-0.039559714 -Ben Gordon,gordobe01,2007,RS,CHI,5333,2704,2.725603519,-0.581508927,2.144094592,6.766724923,6.766724923,0,2.600269566,-0.614770899,1.985498667,0.205684833 -Ben Gordon,gordobe01,2008,RS,CHI,4490,2291,1.391123104,-3.118633527,-1.727510423,1.194554669,1.194554669,0,1.275748998,-2.656939502,-1.381190504,-0.047035366 -Ben Gordon,gordobe01,2009,PO,CHI,593,304,4.103890345,-1.449885593,2.654004752,0.861741752,0,0.861741752,3.890870079,-0.957264981,2.933605099,-0.281570144 -Ben Gordon,gordobe01,2009,RS,CHI,5884,2999,2.736632283,-1.241193763,1.49543852,6.479259694,6.479259694,0,2.65291818,-1.186343463,1.466574717,-0.237760005 -Ben Gordon,gordobe01,2010,RS,DET,3226,1730,0.892834181,-2.551006816,-1.658172636,0.9686298,0.9686298,0,0.828229948,-2.465327847,-1.637097899,0.480471784 -Ben Gordon,gordobe01,2011,RS,DET,4006,2131,0.405284323,-2.4987455,-2.093461177,0.714666999,0.714666999,0,0.372724902,-2.469745003,-2.097020101,0.111526306 -Ben Gordon,gordobe01,2012,RS,DET,2628,1398,-0.35909091,-2.938586944,-3.297677854,-0.391411887,-0.391411887,0,-0.490730877,-2.719207704,-3.209938581,0.183313187 -Ben Gordon,gordobe01,2013,RS,CHA,3008,1560,-1.013123437,-5.461908288,-6.475031724,-2.980392503,-2.980392503,0,-0.813308298,-5.275977752,-6.08928605,0.489727145 -Ben Gordon,gordobe01,2014,RS,CHA,547,279,-5.180616494,0.106948893,-5.073667601,-0.333915595,-0.333915595,0,-5.110961564,-1.236035602,-6.346997166,0.913804415 -Ben Gordon,gordobe01,2015,RS,ORL,1579,790,-1.527816225,-3.1523144,-4.680130625,-0.779323364,-0.779323364,0,-1.887090806,-4.417100717,-6.304191523,0.168721947 -Drew Gordon,gordodr01,2015,RS,PHI,158,71,-8.007526864,-3.687238976,-11.69476584,-0.326572087,-0.326572087,0,-8.096221777,-4.736761204,-12.83298298,0.756195343 -Eric Gordon,gordoer01,2009,RS,LAC,5195,2677,0.514259556,-1.323674932,-0.809415376,2.6467329,2.6467329,0,0.135471265,-1.132747482,-0.997276217,-0.130533358 -Eric Gordon,gordoer01,2010,RS,LAC,4349,2229,1.073656565,-1.812070251,-0.738413686,2.285259924,2.285259924,0,0.956589239,-1.49111625,-0.534527011,-0.097988172 -Eric Gordon,gordoer01,2011,RS,LAC,4130,2112,3.227634158,-0.983380164,2.244253994,5.371354205,5.371354205,0,3.165553785,-0.639463638,2.526090147,-0.176053543 -Eric Gordon,gordoer01,2012,RS,NOH,577,310,1.877397193,-0.431228897,1.446168296,0.66886543,0.66886543,0,2.281439585,0.183577991,2.465017576,0.722340256 -Eric Gordon,gordoer01,2013,RS,NOH,2357,1264,0.57510065,-1.930678158,-1.355577507,0.902593072,0.902593072,0,0.977126857,-1.93116769,-0.954040832,0.345806308 -Eric Gordon,gordoer01,2014,RS,NOP,4061,2057,0.570065902,-3.899233568,-3.329167666,-0.612243671,-0.612243671,0,0.145524457,-3.655498288,-3.509973831,0.697156928 -Eric Gordon,gordoer01,2015,PO,NOP,283,143,4.482300279,-11.14549568,-6.663195397,-0.295191666,0,-0.295191666,7.859086284,-9.160276924,-1.30119064,0.241521546 -Eric Gordon,gordoer01,2015,RS,NOP,3878,2018,0.496864227,-1.892449434,-1.395585207,1.394876391,1.394876391,0,-0.084310192,-1.755798378,-1.840108571,0.027034563 -Eric Gordon,gordoer01,2016,RS,NOP,3039,1481,0.505758188,-1.81790643,-1.312148243,1.090173943,1.090173943,0,0.560886411,-1.530935112,-0.970048701,0.334938177 -Eric Gordon,gordoer01,2017,PO,HOU,741,358,3.700363159,-1.753433915,1.946929244,0.892721568,0,0.892721568,4.639736146,-2.509170105,2.130566041,0.864138033 -Eric Gordon,gordoer01,2017,RS,HOU,4920,2323,1.365841118,-0.971071332,0.394769786,3.759779494,3.759779494,0,1.892091334,-1.237589664,0.65450167,0.858363769 -Eric Gordon,gordoer01,2018,PO,HOU,1140,549,-0.825626997,-4.239131913,-5.064758911,-0.680941404,0,-0.680941404,-0.154305863,-3.639319232,-3.793625095,1.786141 -Eric Gordon,gordoer01,2018,RS,HOU,4483,2154,3.015023021,-0.826876875,2.188146146,5.482944912,5.482944912,0,3.670723517,-1.485471785,2.185251732,1.024823893 -Eric Gordon,gordoer01,2019,PO,HOU,830,410,0.027586911,-3.264486601,-3.23689969,-0.105573242,0,-0.105573242,2.3612361,-2.98540598,-0.624169879,0.500215184 -Eric Gordon,gordoer01,2019,RS,HOU,4490,2158,0.78850403,-1.907335652,-1.118831621,1.806081444,1.806081444,0,1.484911248,-1.915440492,-0.430529244,0.575760266 -Lancaster Gordon,gordola01,1985,RS,LAC,1450,682,-4.387679032,-1.100108227,-5.487787259,-0.954404295,-0.954404295,0,-4.287966453,-1.736361437,-6.02432789,0.192412464 -Lancaster Gordon,gordola01,1986,RS,LAC,1524,704,-4.868096083,-1.624953041,-6.493049124,-1.353768088,-1.353768088,0,-4.68133056,-1.81034258,-6.491673141,0.717722486 -Lancaster Gordon,gordola01,1987,RS,LAC,2445,1130,-3.064453859,-1.138393863,-4.202847721,-0.839560491,-0.839560491,0,-3.123166677,-1.55148752,-4.674654197,0.23824299 -Lancaster Gordon,gordola01,1988,RS,LAC,138,65,-4.239950346,-2.647922239,-6.887872585,-0.137131703,-0.137131703,0,-5.16748976,-3.045823504,-8.213313264,-0.067991563 -Marcin Gortat,gortama01,2008,PO,ORL,89,48,-4.393310735,-0.301143624,-4.694454359,-0.048896046,0,-0.048896046,-5.305298758,-2.272121289,-7.577420047,-0.392280167 -Marcin Gortat,gortama01,2008,RS,ORL,81,41,0.463661314,0.155297914,0.618959228,0.069749183,0.069749183,0,0.191042501,-0.938838601,-0.747796101,-0.960297022 -Marcin Gortat,gortama01,2009,PO,ORL,509,271,-1.634269639,2.330393548,0.696123909,0.492968939,0,0.492968939,-2.131034065,1.822492094,-0.308541971,0.283600611 -Marcin Gortat,gortama01,2009,RS,ORL,1544,794,-1.097983056,1.850753341,0.752770285,1.41560677,1.41560677,0,-1.628639191,1.576366222,-0.052272969,-0.219831964 -Marcin Gortat,gortama01,2010,PO,ORL,386,212,1.514834528,1.297546877,2.812381405,0.618417199,0,0.618417199,0.634182489,1.34506166,1.979244149,-0.305978153 -Marcin Gortat,gortama01,2010,RS,ORL,2109,1088,-3.028118222,1.583293974,-1.444824248,0.722962547,0.722962547,0,-3.184195417,1.180108445,-2.004086972,-0.199187808 -Marcin Gortat,gortama01,2011,RS,ORL,761,396,-2.259289225,1.897665145,-0.361624079,0.482671761,0.482671761,0,-2.643103852,1.566180113,-1.076923739,0.024373325 -Marcin Gortat,gortama01,2011,RS,PHO,3254,1636,-0.734581717,0.431934553,-0.302647164,2.033254763,2.033254763,0,-0.717125135,0.69990121,-0.017223924,-0.434285757 -Marcin Gortat,gortama01,2012,RS,PHO,4125,2114,0.114263743,1.122545799,1.236809542,4.266459942,4.266459942,0,0.273078675,1.371254174,1.644332849,-0.720858986 -Marcin Gortat,gortama01,2013,RS,PHO,3692,1876,-2.904666101,0.533391058,-2.371275043,0.359767271,0.359767271,0,-2.843781836,0.500745962,-2.343035875,-0.699563236 -Marcin Gortat,gortama01,2014,PO,WAS,705,382,1.331610007,3.48797357,4.819583578,1.502542661,0,1.502542661,4.94563754,1.684718492,6.630356033,-1.159330179 -Marcin Gortat,gortama01,2014,RS,WAS,5272,2655,-0.562351869,2.534648828,1.972296959,6.363986035,6.363986035,0,-0.445768295,1.888966757,1.443198462,-0.491030715 -Marcin Gortat,gortama01,2015,PO,WAS,617,307,1.401493847,0.295627965,1.697121811,0.725445379,0,0.725445379,-0.052832658,2.429447154,2.376614496,0.945881575 -Marcin Gortat,gortama01,2015,RS,WAS,4901,2453,-0.399106126,3.563797112,3.164690986,7.366796746,7.366796746,0,-0.102836817,3.147032683,3.044195865,-0.460676566 -Marcin Gortat,gortama01,2016,RS,WAS,4658,2256,-0.940565089,3.278591172,2.338026083,5.834971288,5.834971288,0,-0.769075126,3.132754761,2.363679634,-0.357105847 -Marcin Gortat,gortama01,2017,PO,WAS,822,409,-0.835805004,3.768367224,2.93256222,1.213904288,0,1.213904288,-0.979882236,1.825611015,0.845728779,-0.716567217 -Marcin Gortat,gortama01,2017,RS,WAS,5242,2556,-1.230013764,-0.354018601,-1.584032365,1.50290431,1.50290431,0,-0.84009202,-0.067055379,-0.907147399,-1.135443321 -Marcin Gortat,gortama01,2018,PO,WAS,319,160,0.794550599,-1.945605401,-1.151054803,0.13235509,0,0.13235509,0.589180348,0.564600001,1.153780348,-1.639919504 -Marcin Gortat,gortama01,2018,RS,WAS,4236,2075,-1.953697444,1.580163613,-0.373533831,2.499975016,2.499975016,0,-1.897559118,1.186756793,-0.710802324,-0.627164574 -Marcin Gortat,gortama01,2019,RS,LAC,1564,751,-3.579926533,0.746637246,-2.833289287,-0.031888405,-0.031888405,0,-3.469787795,0.147312106,-3.322475689,-0.078989407 -Andrew Goudelock,goudean01,2012,PO,LAL,19,10,3.844427474,-2.917821182,0.926606293,0.019101428,0,0.019101428,2.133220432,-3.871280582,-1.73806015,-1.139699703 -Andrew Goudelock,goudean01,2012,RS,LAL,799,419,-1.800718712,-2.702665444,-4.503384156,-0.37604565,-0.37604565,0,-1.812329384,-3.446490508,-5.258819892,0.300107302 -Andrew Goudelock,goudean01,2013,PO,LAL,155,80,-0.393768216,-1.166469404,-1.56023762,0.050616587,0,0.050616587,-0.336868981,0.057923367,-0.278945614,0.962920374 -Andrew Goudelock,goudean01,2013,RS,LAL,12,6,-11.84537386,-6.437631637,-18.28300549,-0.046380444,-0.046380444,0,-11.70615383,-7.59404127,-19.3001951,-2.289291985 -Andrew Goudelock,goudean01,2016,PO,HOU,24,11,-13.34477729,-6.662292945,-20.00707024,-0.101786086,0,-0.101786086,-15.21370911,-9.996737768,-25.21044688,1.807744573 -Andrew Goudelock,goudean01,2016,RS,HOU,109,50,0.126486311,8.118110939,8.24459725,0.291358987,0.291358987,0,-0.478182866,5.338769288,4.860586422,3.792691468 -Ricky Grace,graceri01,1994,RS,ATL,16,8,-1.351201055,-2.986469945,-4.337671,-0.006786721,-0.006786721,0,-2.21256489,0.001444004,-2.211120886,4.551629027 -Devonte' Graham,grahade01,2019,RS,CHA,1424,676,-0.853508666,-1.116983356,-1.970492022,0.266698049,0.266698049,0,-0.450239823,-1.814794878,-2.265034701,-0.815202802 -Greg Graham,grahagr01,1994,RS,PHI,1793,889,-3.154691164,0.029199823,-3.125491341,-0.170679411,-0.170679411,0,-3.229348383,-0.564884009,-3.794232392,0.208305323 -Greg Graham,grahagr01,1995,RS,PHI,1486,775,-2.151306936,-1.764605615,-3.915912551,-0.462439141,-0.462439141,0,-2.636042926,-2.033078499,-4.669121426,0.292020863 -Greg Graham,grahagr01,1996,RS,PHI,249,128,-0.665533264,-3.115479072,-3.781012336,-0.068577357,-0.068577357,0,-1.055295347,-3.434224787,-4.489520133,1.720520822 -Greg Graham,grahagr01,1996,RS,NJN,929,485,-1.04283527,-0.872098093,-1.914933363,0.21026795,0.21026795,0,-1.26836879,-1.49602034,-2.76438913,1.634095965 -Greg Graham,grahagr01,1997,PO,SEA,83,43,-2.858382749,0.146651449,-2.7117313,0.000871704,0,0.000871704,-3.323226012,-0.594353412,-3.917579424,0.592421949 -Greg Graham,grahagr01,1997,RS,SEA,375,197,-2.094783118,0.389720252,-1.705062866,0.105943411,0.105943411,0,-1.675496477,-0.931143403,-2.60663988,0.797103855 -Greg Graham,grahagr01,1998,RS,CLE,106,56,-5.905368309,-4.943746502,-10.84911481,-0.235165981,-0.235165981,0,-6.080676563,-6.388912055,-12.46958862,1.486212087 -Joey Graham,grahajo01,2006,RS,TOR,3035,1581,-1.976172962,-2.430049166,-4.406222127,-1.346562843,-1.346562843,0,-2.185820452,-2.39254506,-4.578365512,0.727765542 -Joey Graham,grahajo01,2007,PO,TOR,206,109,-6.902616587,-0.106276788,-7.008893375,-0.245715263,0,-0.245715263,-7.07024669,-0.247018573,-7.317265263,0.53526017 -Joey Graham,grahajo01,2007,RS,TOR,2574,1319,-0.654892873,-0.911336217,-1.56622909,0.798586094,0.798586094,0,-1.267352335,-0.933588967,-2.200941302,0.229264852 -Joey Graham,grahajo01,2008,PO,TOR,4,2,-27.02894316,-2.642990823,-29.67193399,-0.029479637,0,-0.029479637,-23.41561384,-5.859388795,-29.27500264,3.607406406 -Joey Graham,grahajo01,2008,RS,TOR,629,331,-2.638198989,-2.186341302,-4.824540291,-0.351888333,-0.351888333,0,-3.130919868,-2.849334801,-5.980254669,0.413331358 -Joey Graham,grahajo01,2009,RS,TOR,2988,1541,-1.761590126,-0.855561652,-2.617151778,0.104674858,0.104674858,0,-2.161377248,-0.90828199,-3.069659237,0.201840807 -Joey Graham,grahajo01,2010,PO,DEN,59,29,8.307224243,3.887404367,12.19462861,0.231665199,0,0.231665199,8.140444021,3.580507884,11.7209519,1.438642802 -Joey Graham,grahajo01,2010,RS,DEN,1516,759,-2.775949868,-0.75007068,-3.526020549,-0.302462792,-0.302462792,0,-3.084644748,-1.349285819,-4.433930567,0.610738075 -Joey Graham,grahajo01,2011,RS,CLE,1148,586,-3.372229594,-1.427353811,-4.799583405,-0.615970838,-0.615970838,0,-3.956290104,-1.832038468,-5.788328573,0.485474901 -Orlando Graham,grahaor01,1989,PO,GSW,17,8,-8.768228364,-5.925412626,-14.69364099,-0.050127335,0,-0.050127335,-9.088005966,-8.448623893,-17.53662986,-0.287082863 -Orlando Graham,grahaor01,1989,RS,GSW,50,22,-3.45232871,-4.590369008,-8.042697718,-0.059844354,-0.059844354,0,-3.300017262,-3.777240211,-7.077257472,0.749602094 -Paul Graham,grahapa01,1992,RS,ATL,3541,1718,0.705277296,0.411586922,1.116864218,3.409038554,3.409038554,0,0.617125745,0.657196575,1.27432232,0.566939174 -Paul Graham,grahapa01,1993,PO,ATL,52,27,-4.669277458,6.353679287,1.684401829,0.064108116,0,0.064108116,-3.594333742,5.639070204,2.044736462,1.613607889 -Paul Graham,grahapa01,1993,RS,ATL,3101,1508,-0.391813494,-0.438906768,-0.830720261,1.491189216,1.491189216,0,-0.333132475,-0.348229944,-0.681362419,0.963717039 -Paul Graham,grahapa01,1994,PO,ATL,4,2,10.05019368,-2.909439684,7.140753996,0.010828491,0,0.010828491,10.24506015,-5.479943643,4.765116505,3.615154795 -Paul Graham,grahapa01,1994,RS,ATL,254,128,-1.227875595,-0.713865578,-1.941741173,0.052909641,0.052909641,0,-1.578601772,-1.893211049,-3.471812821,0.229391439 -Stephen Graham,grahast01,2006,RS,HOU,70,38,-3.206459563,0.313170181,-2.893289382,-0.002849365,-0.002849365,0,-2.879523728,-0.900255889,-3.779779617,2.352655516 -Stephen Graham,grahast01,2006,RS,CHI,39,20,-2.496461226,-2.71069553,-5.207156756,-0.025756209,-0.025756209,0,-2.957926765,-3.213955665,-6.17188243,2.497461395 -Stephen Graham,grahast01,2006,RS,CLE,221,117,-3.301929162,-1.634197386,-4.936126547,-0.132505998,-0.132505998,0,-3.909803287,-1.238998925,-5.148802212,1.41041325 -Stephen Graham,grahast01,2007,RS,POR,307,165,-3.027104963,-2.237584364,-5.264689328,-0.214389532,-0.214389532,0,-3.384035786,-2.404836086,-5.788871871,1.184676175 -Stephen Graham,grahast01,2008,RS,IND,264,128,1.687542221,-1.088800372,0.59874185,0.219283325,0.219283325,0,1.112519795,-2.378678324,-1.266158529,0.253133798 -Stephen Graham,grahast01,2009,RS,IND,1391,684,-2.985721864,-1.492921929,-4.478643793,-0.607002052,-0.607002052,0,-3.199585497,-2.27158681,-5.471172307,0.576188654 -Stephen Graham,grahast01,2010,PO,CHA,9,5,-32.61788972,12.60797745,-20.00991227,-0.048303533,0,-0.048303533,-26.65584829,11.93444029,-14.72140801,5.784219789 -Stephen Graham,grahast01,2010,RS,CHA,1532,804,-2.196615147,0.791344008,-1.405271138,0.555250027,0.555250027,0,-2.733199339,0.154282167,-2.578917172,0.61962635 -Stephen Graham,grahast01,2011,RS,NJN,1817,959,-4.532509583,-2.795758085,-7.328267668,-2.246123045,-2.246123045,0,-5.125919912,-2.762708656,-7.888628568,0.25211704 -Treveon Graham,grahatr01,2017,RS,CHA,377,189,-1.472457294,-4.345836276,-5.81829357,-0.293279971,-0.293279971,0,-1.11083932,-3.999748822,-5.110588143,-0.858286389 -Treveon Graham,grahatr01,2018,RS,CHA,2174,1050,-0.81649671,-1.256883954,-2.073380663,0.360133586,0.360133586,0,-1.898204202,-0.91922818,-2.817432383,-0.639876077 -Treveon Graham,grahatr01,2019,PO,BRK,176,79,-1.84153446,0.326632156,-1.514902305,0.051409125,0,0.051409125,-2.59872875,-1.204684967,-3.803413717,0.128497603 -Treveon Graham,grahatr01,2019,RS,BRK,1558,715,-1.833908172,1.923013052,0.08910488,1.037126237,1.037126237,0,-1.237526398,1.351248187,0.113721788,0.141762765 -Jim Grandholm,grandji01,1991,RS,DAL,333,168,0.820521554,-1.492720672,-0.672199117,0.179774834,0.179774834,0,0.592654693,-1.722073262,-1.129418568,0.934507642 -Ron Grandison,grandro01,1989,RS,BOS,1091,528,-2.091955776,-1.545153235,-3.637109011,-0.240218199,-0.240218199,0,-2.076531508,-2.061387321,-4.137918829,0.530387182 -Ron Grandison,grandro01,1992,RS,CHH,54,25,-3.405126156,-0.044171964,-3.44929812,-0.009026034,-0.009026034,0,-3.252212415,-0.977483645,-4.22969606,1.168021079 -Ron Grandison,grandro01,1995,RS,NYK,15,8,4.608002685,-0.710761071,3.897241615,0.026856673,0.026856673,0,3.686799566,0.213775274,3.900574841,-0.952212273 -Ron Grandison,grandro01,1996,PO,NYK,5,3,-7.746321268,-1.578944641,-9.325265909,-0.011260509,0,-0.011260509,-6.597421579,0.949119831,-5.648301748,7.48516176 -Ron Grandison,grandro01,1996,RS,MIA,451,235,-3.794806525,0.1608414,-3.633965125,-0.10681875,-0.10681875,0,-3.848843365,-0.461074893,-4.309918258,0.731313189 -Ron Grandison,grandro01,1996,RS,ATL,36,19,-1.290785894,-1.823399025,-3.114184919,-0.003478028,-0.003478028,0,-2.378462048,-4.178941119,-6.557403167,-1.377018974 -Ron Grandison,grandro01,1996,RS,NYK,109,57,-0.95619269,3.546452445,2.590259755,0.154640729,0.154640729,0,-1.066551138,2.418999742,1.352448605,-0.395860898 -Danny Granger,grangda01,2006,PO,IND,295,162,2.041583642,0.386204044,2.427787687,0.440395561,0,0.440395561,1.494303063,0.475824508,1.97012757,-0.200894262 -Danny Granger,grangda01,2006,RS,IND,3336,1765,-0.40089186,0.999830164,0.598938305,3.018725732,3.018725732,0,-0.756082368,1.036677372,0.280595004,0.091053392 -Danny Granger,grangda01,2007,RS,IND,5423,2785,0.651216305,-0.333513806,0.317702499,4.356855338,4.356855338,0,0.367429362,-0.068981951,0.298447411,-0.044069622 -Danny Granger,grangda01,2008,RS,IND,5921,2876,0.607118448,-0.668052672,-0.060934224,3.954246719,3.954246719,0,0.77317686,-0.020407999,0.752768861,0.201198112 -Danny Granger,grangda01,2009,RS,IND,4929,2424,3.819850713,-0.221169777,3.598680935,7.852704637,7.852704637,0,3.986307069,-0.063682939,3.922624131,0.013397267 -Danny Granger,grangda01,2010,RS,IND,4661,2278,2.568937771,0.472888426,3.041826197,6.753707725,6.753707725,0,2.817846519,0.852835316,3.670681835,0.310146577 -Danny Granger,grangda01,2011,PO,IND,347,183,5.755139914,0.137628409,5.892768323,0.830729913,0,0.830729913,5.552491489,0.589003185,6.141494674,-0.162571923 -Danny Granger,grangda01,2011,RS,IND,5514,2763,1.277842153,0.107385509,1.385227662,5.830018924,5.830018924,0,1.525204371,0.327044555,1.852248926,0.01055853 -Danny Granger,grangda01,2012,PO,IND,779,420,1.573787806,0.062675564,1.63646337,0.971336119,0,0.971336119,1.874044047,-0.054201948,1.819842099,0.177419732 -Danny Granger,grangda01,2012,RS,IND,3941,2062,3.496337252,0.851660472,4.347997723,7.467622327,7.467622327,0,3.728160839,0.696986941,4.425147781,0.0036947 -Danny Granger,grangda01,2013,RS,IND,141,74,-4.587559916,-0.583904857,-5.171464774,-0.09222788,-0.09222788,0,-4.051812241,-1.300183852,-5.351996093,0.82077954 -Danny Granger,grangda01,2014,PO,LAC,274,134,-3.224849709,1.979685712,-1.245163998,0.106944766,0,0.106944766,-1.942133099,1.592153028,-0.349980071,0.732577706 -Danny Granger,grangda01,2014,RS,IND,1319,653,-2.297993893,1.654008357,-0.643985536,0.706506939,0.706506939,0,-2.948824023,0.517554602,-2.431269421,0.665172079 -Danny Granger,grangda01,2014,RS,LAC,395,194,-1.531007661,-2.358030009,-3.889037669,-0.11347736,-0.11347736,0,-1.58879561,-2.510551164,-4.099346774,0.626820197 -Danny Granger,grangda01,2015,RS,MIA,1158,613,-2.494081188,-3.345932579,-5.840013767,-0.960002441,-0.960002441,0,-2.054115138,-2.90963987,-4.963755008,-0.63579087 -Stewart Granger,grangst01,1984,RS,CLE,1515,738,-1.530946338,-1.934930672,-3.46587701,-0.270981843,-0.270981843,0,-1.957514456,-1.82008248,-3.777596936,0.546524208 -Stewart Granger,grangst01,1985,RS,ATL,193,92,-7.747712304,-3.444406688,-11.19211899,-0.40061103,-0.40061103,0,-7.786647049,-3.609646379,-11.39629343,1.134840891 -Stewart Granger,grangst01,1987,RS,NYK,345,166,-5.76406208,-2.408653763,-8.172715843,-0.461508353,-0.461508353,0,-5.686347921,-3.101580041,-8.787927962,0.49785548 -Brian Grant,grantbr01,1995,RS,SAC,4452,2289,-1.271030699,0.656550955,-0.614479744,2.492981636,2.492981636,0,-1.283272292,0.519268764,-0.764003529,-0.036992333 -Brian Grant,grantbr01,1996,PO,SAC,239,124,-7.587455651,-0.122620045,-7.710075696,-0.323946812,0,-0.323946812,-7.133032885,-0.565830763,-7.698863648,0.083898522 -Brian Grant,grantbr01,1996,RS,SAC,4720,2398,-1.09712215,-0.605782776,-1.702904925,1.278751138,1.278751138,0,-1.120508709,-0.617798843,-1.738307552,-0.168842546 -Brian Grant,grantbr01,1997,RS,SAC,1164,607,-2.13844548,0.325061884,-1.813383597,0.290031566,0.290031566,0,-1.977629486,0.242372138,-1.735257347,-0.009588915 -Brian Grant,grantbr01,1998,PO,POR,259,135,4.179444345,1.090197238,5.269641583,0.567903042,0,0.567903042,3.538374741,1.579928769,5.11830351,-0.272830429 -Brian Grant,grantbr01,1998,RS,POR,3643,1921,0.960228027,0.900937559,1.861165586,4.495385755,4.495385755,0,0.456439883,0.900980024,1.357419907,-0.484954987 -Brian Grant,grantbr01,1999,PO,POR,857,482,1.291040933,1.161748364,2.452789297,1.314496479,0,1.314496479,1.231042828,1.455620857,2.686663684,-0.333791973 -Brian Grant,grantbr01,1999,RS,POR,2867,1525,1.185797692,0.02002379,1.205821482,3.051751218,3.051751218,0,0.929798175,0.006448598,0.936246773,-0.763039189 -Brian Grant,grantbr01,2000,PO,POR,579,320,-0.584625188,0.490727223,-0.093897965,0.449217815,0,0.449217815,-0.751666468,0.56080577,-0.190860697,0.391956782 -Brian Grant,grantbr01,2000,RS,POR,2504,1322,-1.24066825,0.193954086,-1.046714164,1.150456939,1.150456939,0,-1.165994632,0.059950498,-1.106044134,0.132631261 -Brian Grant,grantbr01,2001,PO,MIA,159,84,-4.243375967,-3.363265077,-7.606641044,-0.214157725,0,-0.214157725,-4.742771235,-3.029026725,-7.77179796,-0.214626098 -Brian Grant,grantbr01,2001,RS,MIA,5086,2771,-1.442324807,1.059721776,-0.382603031,3.341932555,3.341932555,0,-1.35066335,1.1334175,-0.21724585,-0.138183437 -Brian Grant,grantbr01,2002,RS,MIA,4155,2256,-1.787361779,-0.219170901,-2.00653268,0.854341806,0.854341806,0,-1.921462679,0.147868473,-1.773594206,-0.14987809 -Brian Grant,grantbr01,2003,RS,MIA,4886,2641,-1.035706651,0.997460902,-0.038245749,3.649314245,3.649314245,0,-1.273063494,1.507150889,0.234087395,-0.116101876 -Brian Grant,grantbr01,2004,PO,MIA,726,399,-2.114530488,0.416278444,-1.698252045,0.220402857,0,0.220402857,-2.157581394,0.609639292,-1.547942102,-0.16845445 -Brian Grant,grantbr01,2004,RS,MIA,4271,2303,-2.583004305,0.12499507,-2.458009235,0.342446718,0.342446718,0,-2.495078729,0.468789046,-2.026289683,-0.17001 -Brian Grant,grantbr01,2005,RS,LAL,2174,1136,-3.153507531,-1.024313704,-4.177821236,-0.829822501,-0.829822501,0,-3.323502492,-0.767814949,-4.091317441,0.253073209 -Brian Grant,grantbr01,2006,PO,PHO,23,12,-6.504982451,-5.550134887,-12.05511734,-0.06276211,0,-0.06276211,-6.588205959,-0.377557723,-6.965763682,6.157139311 -Brian Grant,grantbr01,2006,RS,PHO,501,248,-5.547970003,-0.933655681,-6.481625684,-0.475604917,-0.475604917,0,-5.567129877,-0.586338045,-6.153467922,0.668325874 -Donte Grantham,grantdo01,2019,RS,OKC,5,2,-31.2310195,-15.07692314,-46.30794264,-0.043739231,-0.043739231,0,-16.02561999,-8.803380101,-24.8290001,-1.621785394 -Gary Grant,grantga01,1989,RS,LAC,4233,1924,-1.538850609,-0.033530871,-1.57238148,1.157768434,1.157768434,0,-1.338370603,0.117032225,-1.221338378,0.15769758 -Gary Grant,grantga01,1990,RS,LAC,3196,1529,0.682188247,0.685122918,1.367311165,3.213213704,3.213213704,0,0.898807306,0.925519492,1.824326798,0.040815089 -Gary Grant,grantga01,1991,RS,LAC,4431,2105,0.051135168,-0.27028051,-0.219145342,2.716425172,2.716425172,0,-0.183943634,-0.068179441,-0.252123075,-0.059783843 -Gary Grant,grantga01,1992,PO,LAC,147,77,-1.232820377,-0.230740925,-1.463561302,0.052537923,0,0.052537923,-1.518854025,-0.821500789,-2.340354814,0.739016841 -Gary Grant,grantga01,1992,RS,LAC,4167,2049,0.21413841,1.062145102,1.276283512,4.217522678,4.217522678,0,0.143687304,1.078573109,1.222260413,0.196336003 -Gary Grant,grantga01,1993,PO,LAC,201,101,-3.36384833,-1.958978915,-5.322827245,-0.137204547,0,-0.137204547,-4.000692285,-1.685013206,-5.685705492,0.314744789 -Gary Grant,grantga01,1993,RS,LAC,3391,1624,-1.193027144,0.357677798,-0.835349346,1.591892271,1.591892271,0,-1.20301249,0.393862222,-0.809150268,0.338312693 -Gary Grant,grantga01,1994,RS,LAC,3218,1533,-1.111595096,0.772397798,-0.339197297,1.891587126,1.891587126,0,-1.054472366,0.75971736,-0.294755005,0.306753203 -Gary Grant,grantga01,1995,RS,LAC,934,470,-0.208446328,-0.734763069,-0.943209397,0.436943998,0.436943998,0,-0.658539191,-0.657650656,-1.316189847,0.800196118 -Gary Grant,grantga01,1996,PO,NYK,14,8,8.939541024,8.117025245,17.05656627,0.080842735,0,0.080842735,11.13604302,5.461246807,16.59728983,-2.68186924 -Gary Grant,grantga01,1996,RS,NYK,1143,596,-1.379532422,1.741345693,0.361813271,0.957638731,0.957638731,0,-1.496029893,1.819784293,0.3237544,1.119783211 -Gary Grant,grantga01,1997,RS,MIA,678,365,-2.575068738,0.195642408,-2.379426331,0.069610338,0.069610338,0,-2.475121301,-0.308323485,-2.783444786,0.794721339 -Gary Grant,grantga01,1998,PO,POR,52,27,1.053189681,-0.221583288,0.831606392,0.050623888,0,0.050623888,0.822962252,-2.084506222,-1.26154397,-0.446543972 -Gary Grant,grantga01,1998,RS,POR,681,359,1.69258458,0.813923972,2.506508552,0.960206188,0.960206188,0,1.125360259,0.399114095,1.524474354,-0.245315863 -Gary Grant,grantga01,1999,RS,POR,13,7,3.071249917,8.233151949,11.30440187,0.04939995,0.04939995,0,2.772740911,6.833701635,9.606442547,-1.423528501 -Gary Grant,grantga01,2000,PO,POR,14,8,-9.273841349,-2.774038938,-12.04788029,-0.038574008,0,-0.038574008,-9.5291408,-4.96354712,-14.49268792,-1.285806416 -Gary Grant,grantga01,2000,RS,POR,45,24,-8.29239466,-0.169218335,-8.461612995,-0.07061526,-0.07061526,0,-7.523888463,-0.57115694,-8.095045403,0.912988789 -Gary Grant,grantga01,2001,RS,POR,32,17,3.590491503,-2.515138087,1.075353417,0.032896581,0.032896581,0,1.971077304,-3.837395951,-1.866318647,-0.785508284 -Greg Grant,grantgr01,1990,PO,PHO,97,47,-0.867195578,-0.194924238,-1.062119816,0.041512222,0,0.041512222,-0.842073404,-2.072243558,-2.914316962,-0.538534123 -Greg Grant,grantgr01,1990,RS,PHO,1439,678,-3.211784899,-0.752252167,-3.964037066,-0.420817687,-0.420817687,0,-2.956823591,-1.686580542,-4.643404133,0.204699065 -Greg Grant,grantgr01,1991,RS,NYK,214,107,-4.040381428,1.805323241,-2.235058187,0.028351535,0.028351535,0,-3.828677614,1.198563407,-2.630114208,0.846755597 -Greg Grant,grantgr01,1992,RS,PHI,1647,834,0.55848738,-1.133093744,-0.574606364,0.926028818,0.926028818,0,-0.018191016,-1.124032264,-1.14222328,0.040590454 -Greg Grant,grantgr01,1992,RS,CHH,122,57,-4.775438939,4.213614376,-0.561824563,0.063699238,0.063699238,0,-4.248343549,2.837327645,-1.411015904,0.098447445 -Greg Grant,grantgr01,1993,RS,PHI,2067,996,-1.395860156,-1.572538181,-2.968398337,-0.110846435,-0.110846435,0,-1.776495748,-1.663490038,-3.439985785,-0.118857669 -Greg Grant,grantgr01,1995,PO,DEN,38,20,0.940858918,-0.459900302,0.480958616,0.034388053,0,0.034388053,0.475029771,1.313228537,1.788258308,1.021240315 -Greg Grant,grantgr01,1995,RS,DEN,291,151,-1.819500056,-1.635879015,-3.455379071,-0.054591344,-0.054591344,0,-2.127746148,-1.811351068,-3.939097216,0.430570188 -Greg Grant,grantgr01,1996,RS,DEN,212,109,-5.242657493,-2.774084871,-8.016742364,-0.292271416,-0.292271416,0,-5.548229945,-3.528827864,-9.077057809,-0.197240772 -Greg Grant,grantgr01,1996,RS,PHI,544,280,-0.280747738,-1.205013374,-1.485761112,0.18153078,0.18153078,0,-0.879606185,-0.538489389,-1.418095574,0.476855789 -Greg Grant,grantgr01,1996,RS,WSB,272,138,-2.832333556,0.09493376,-2.737399796,0.000890466,0.000890466,0,-2.790313317,-0.714889668,-3.505202985,0.34740487 -Harvey Grant,grantha01,1989,RS,WSB,2534,1193,-1.706824416,-0.31705116,-2.023875577,0.44206877,0.44206877,0,-1.850984658,-0.375629101,-2.226613759,0.022972386 -Harvey Grant,grantha01,1990,RS,WSB,3867,1846,-1.500501748,-0.395006634,-1.895508382,0.803814872,0.803814872,0,-1.431515021,-0.45593363,-1.887448651,-0.120049938 -Harvey Grant,grantha01,1991,RS,WSB,5839,2842,-0.086113058,0.646190295,0.560077237,4.783731475,4.783731475,0,-0.006458555,1.023057708,1.016599154,-0.327179518 -Harvey Grant,grantha01,1992,RS,WSB,4916,2388,-0.07178687,-0.141722321,-0.213509191,3.078315279,3.078315279,0,-0.271494276,0.153875088,-0.117619188,-0.381092679 -Harvey Grant,grantha01,1993,RS,WSB,5491,2667,0.147794488,-0.407437079,-0.25964259,3.368458586,3.368458586,0,-0.138185577,-0.068259214,-0.206444791,-0.583206104 -Harvey Grant,grantha01,1994,PO,POR,150,76,0.936960869,-2.742373971,-1.805413102,0.037120737,0,0.037120737,0.313726804,-4.051713579,-3.737986775,-1.554172205 -Harvey Grant,grantha01,1994,RS,POR,4397,2112,-1.280116147,0.376557107,-0.903559041,1.982945346,1.982945346,0,-1.435894912,0.272317937,-1.163576975,-0.322781195 -Harvey Grant,grantha01,1995,PO,POR,221,115,0.228905661,-1.273063613,-1.044157952,0.102346135,0,0.102346135,0.249753649,-1.450684198,-1.200930549,-0.767571831 -Harvey Grant,grantha01,1995,RS,POR,3501,1771,-1.661482531,0.688988254,-0.972494277,1.600337062,1.600337062,0,-1.632286926,0.308924984,-1.323361943,-0.336894651 -Harvey Grant,grantha01,1996,PO,POR,299,164,-3.897474242,-1.398110021,-5.295584263,-0.219674162,0,-0.219674162,-4.049771247,-1.250396505,-5.300167751,-0.000648253 -Harvey Grant,grantha01,1996,RS,POR,4671,2394,-2.094735293,0.636253121,-1.458482171,1.569514558,1.569514558,0,-2.088280758,0.64385915,-1.444421608,-0.469527589 -Harvey Grant,grantha01,1997,PO,WSB,54,29,-6.244297572,0.958196339,-5.286101233,-0.03903882,0,-0.03903882,-6.671219777,0.672517761,-5.998702015,0.771619471 -Harvey Grant,grantha01,1997,RS,WSB,3123,1604,-2.474692952,0.482264184,-1.992428768,0.619466976,0.619466976,0,-2.559044315,0.250152944,-2.30889137,-0.073540044 -Harvey Grant,grantha01,1998,RS,WAS,1731,895,-3.308566044,-0.579445129,-3.888011174,-0.51834174,-0.51834174,0,-3.819249681,-1.296185377,-5.115435057,-0.229802029 -Harvey Grant,grantha01,1999,PO,PHI,52,29,-2.69982219,-2.284222518,-4.984044708,-0.033462791,0,-0.033462791,-4.265341562,-4.568452356,-8.833793918,-1.59837105 -Harvey Grant,grantha01,1999,RS,PHI,1490,798,-3.565224804,-0.763879008,-4.329103812,-0.640904394,-0.640904394,0,-3.915778296,-1.434141389,-5.349919685,-0.281547477 -Horace Grant,grantho01,1988,PO,CHI,585,299,2.128281212,2.342732455,4.471013667,1.139022711,0,1.139022711,1.940147414,2.754317096,4.69446451,0.244104751 -Horace Grant,grantho01,1988,RS,CHI,3677,1827,-1.289710348,0.427379282,-0.862331066,1.761698118,1.761698118,0,-1.241673346,0.343242191,-0.898431155,0.122304914 -Horace Grant,grantho01,1989,PO,CHI,1200,625,0.139376994,0.650894311,0.790271304,1.160881531,0,1.160881531,-0.040642585,0.799467789,0.758825204,-0.281923472 -Horace Grant,grantho01,1989,RS,CHI,5742,2809,-0.222236755,0.521851884,0.299615129,4.356078601,4.356078601,0,-0.064809123,0.803067016,0.738257893,-0.337681561 -Horace Grant,grantho01,1990,PO,CHI,1203,616,1.709435325,1.503597783,3.213033108,1.919576179,0,1.919576179,1.801179297,1.506800646,3.307979943,-0.667259518 -Horace Grant,grantho01,1990,RS,CHI,5610,2753,0.933923284,0.278103179,1.212026463,5.537613249,5.537613249,0,1.054751181,0.372846635,1.427597816,-0.489766883 -Horace Grant,grantho01,1991,PO,CHI,1236,666,2.715367416,0.367001062,3.082368478,2.027979092,0,2.027979092,2.776087881,0.489780787,3.265868668,-0.738692252 -Horace Grant,grantho01,1991,RS,CHI,5320,2641,2.275238416,1.069277054,3.34451547,8.163237768,8.163237768,0,2.461308601,1.212017049,3.67332565,-0.58838164 -Horace Grant,grantho01,1992,PO,CHI,1605,856,2.633883899,2.804229376,5.438113275,3.659232007,0,3.659232007,2.565658441,2.772933443,5.338591884,-0.728147205 -Horace Grant,grantho01,1992,RS,CHI,5687,2859,3.918182829,2.418273984,6.336456813,13.13370474,13.13370474,0,3.996195756,2.312969392,6.309165148,-0.888469284 -Horace Grant,grantho01,1993,PO,CHI,1214,651,2.706061345,1.969067331,4.675128677,2.530910138,0,2.530910138,2.755967067,1.995681625,4.751648692,-0.455499532 -Horace Grant,grantho01,1993,RS,CHI,5351,2745,1.781545348,0.961939126,2.743484474,7.639126838,7.639126838,0,1.966712168,1.017293951,2.984006119,-0.693666142 -Horace Grant,grantho01,1994,PO,CHI,706,393,4.381325185,1.483044016,5.864369201,1.758808902,0,1.758808902,4.344619757,1.5322484,5.876868157,-1.138788576 -Horace Grant,grantho01,1994,RS,CHI,4977,2570,2.528303796,1.513836159,4.042139955,8.819572809,8.819572809,0,2.445189847,1.522177352,3.967367199,-0.933395624 -Horace Grant,grantho01,1995,PO,ORL,1637,869,1.089879793,0.76800283,1.857882622,2.086170634,0,2.086170634,0.953721454,0.982778674,1.936500128,-0.892153217 -Horace Grant,grantho01,1995,RS,ORL,5397,2693,1.229886134,1.078594454,2.308480588,6.889530921,6.889530921,0,1.19133429,1.322357669,2.513691959,-0.820838787 -Horace Grant,grantho01,1996,PO,ORL,604,334,5.032209727,0.923080718,5.955290444,1.509553638,0,1.509553638,4.519615512,1.031121399,5.550736911,-1.176615316 -Horace Grant,grantho01,1996,RS,ORL,4422,2286,1.001066022,1.163747193,2.164813216,5.668487128,5.668487128,0,0.955998829,1.170492894,2.126491723,-1.033488631 -Horace Grant,grantho01,1997,RS,ORL,4644,2496,0.469794829,1.705649839,2.175444668,6.215293587,6.215293587,0,0.311926351,1.765648965,2.077575317,-0.830128477 -Horace Grant,grantho01,1998,RS,ORL,5145,2803,-0.607718023,1.865581193,1.25786317,5.677059002,5.677059002,0,-0.524395345,2.094080253,1.569684908,-0.869439761 -Horace Grant,grantho01,1999,PO,ORL,235,128,-0.42260559,-1.377552452,-1.800158043,0.063280946,0,0.063280946,-1.04098598,-0.941709868,-1.982695848,-0.941272918 -Horace Grant,grantho01,1999,RS,ORL,3106,1660,-0.948169287,1.268950355,0.320781068,2.571757199,2.571757199,0,-1.167217127,1.236805378,0.069588252,-1.003027798 -Horace Grant,grantho01,2000,PO,SEA,348,185,-0.766615961,2.787685077,2.021069116,0.460404994,0,0.460404994,-0.946088136,2.977757788,2.031669652,-0.77378101 -Horace Grant,grantho01,2000,RS,SEA,5290,2688,-1.268836504,0.030351334,-1.23848517,2.054816472,2.054816472,0,-1.456786115,0.191558926,-1.265227189,-0.822757679 -Horace Grant,grantho01,2001,PO,LAL,820,423,-1.190745295,1.68040374,0.489658445,0.718219604,0,0.718219604,-1.061928981,1.36463147,0.302702489,-0.36002453 -Horace Grant,grantho01,2001,RS,LAL,4618,2390,0.652281824,0.241344444,0.893626268,4.399794801,4.399794801,0,0.525064161,0.325726697,0.850790858,-0.89708283 -Horace Grant,grantho01,2002,PO,ORL,236,127,-2.090621851,1.449765029,-0.640856822,0.13919853,0,0.13919853,-2.104701263,1.080051838,-1.024649425,-1.137808628 -Horace Grant,grantho01,2002,RS,ORL,4340,2210,-0.99744519,1.495368261,0.497923071,3.624250421,3.624250421,0,-1.10123626,1.101911681,0.000675421,-0.950337817 -Horace Grant,grantho01,2003,RS,ORL,167,85,-0.990904753,-0.754945951,-1.745850704,0.043238079,0.043238079,0,-1.426827164,-1.411782205,-2.838609369,-0.65311152 -Horace Grant,grantho01,2004,RS,LAL,2151,1106,-1.716957909,-0.445076847,-2.162034756,0.328347213,0.328347213,0,-1.958750444,-1.050685425,-3.009435869,-0.942809154 -Jerami Grant,grantje01,2015,RS,PHI,2844,1377,-2.64022573,0.324738189,-2.315487541,0.308240653,0.308240653,0,-3.036634877,-0.375287625,-3.411922502,0.934843797 -Jerami Grant,grantje01,2016,RS,PHI,4295,2066,-2.473602672,0.880951501,-1.592651171,1.222232355,1.222232355,0,-2.366812622,0.307239484,-2.059573138,0.184374767 -Jerami Grant,grantje01,2017,PO,OKC,232,111,-1.326527449,-9.028721832,-10.35524928,-0.444591899,0,-0.444591899,-3.387130285,-10.337678,-13.72480828,0.083275292 -Jerami Grant,grantje01,2017,RS,PHI,86,41,-8.82990466,-0.637997269,-9.467901929,-0.139373322,-0.139373322,0,-7.767350836,-1.437844662,-9.205195498,-0.804887187 -Jerami Grant,grantje01,2017,RS,OKC,3094,1490,-1.795344666,0.240309213,-1.555035453,0.904695263,0.904695263,0,-2.394645421,0.022839747,-2.371805674,-0.401083335 -Jerami Grant,grantje01,2018,PO,OKC,273,133,0.414911366,4.283464476,4.698375843,0.523064165,0,0.523064165,2.241248344,1.183158945,3.424407288,0.335423812 -Jerami Grant,grantje01,2018,RS,OKC,3375,1647,-1.046685497,0.712328402,-0.334357095,2.012590727,2.012590727,0,-1.127346714,-0.104857915,-1.232204629,-0.844084224 -Jerami Grant,grantje01,2019,PO,OKC,373,176,1.539900422,2.33864908,3.878549502,0.612552621,0,0.612552621,-1.790010049,2.13065305,0.340643001,-0.214632138 -Jerami Grant,grantje01,2019,RS,OKC,5694,2612,-0.406184515,1.10236178,0.696177265,4.599217154,4.599217154,0,-0.608131759,1.799795416,1.191663657,0.148574661 -Jerian Grant,grantje02,2016,RS,NYK,2546,1265,-2.273515041,-0.419004469,-2.69251951,0.037068263,0.037068263,0,-2.046315255,-0.981443965,-3.02775922,-0.078533854 -Jerian Grant,grantje02,2017,PO,CHI,103,52,-9.695904236,-2.026933155,-11.72283739,-0.251886287,0,-0.251886287,-9.70807802,-4.040156623,-13.74823464,2.505206566 -Jerian Grant,grantje02,2017,RS,CHI,2057,1028,0.991717306,-0.023783263,0.967934043,1.940809325,1.940809325,0,-0.034584408,0.593127736,0.558543328,-0.462461767 -Jerian Grant,grantje02,2018,RS,CHI,3451,1686,1.042550058,-0.873328767,0.169221291,2.481508406,2.481508406,0,-0.052509484,-1.133371018,-1.185880502,-1.16919522 -Jerian Grant,grantje02,2019,PO,ORL,32,14,-6.956472838,17.80773131,10.85125847,0.102965544,0,0.102965544,-2.142152621,7.808524344,5.666371723,2.746232835 -Jerian Grant,grantje02,2019,RS,ORL,1965,939,-3.242437019,-1.32339638,-4.565833399,-0.864114973,-0.864114973,0,-2.953851575,-0.949094075,-3.90294565,-0.680711086 -Josh Grant,grantjo01,1994,PO,GSW,2,1,-7.981797031,-4.879214313,-12.86101134,-0.005232736,0,-0.005232736,-8.840633769,-7.544662417,-16.38529619,-1.478390205 -Josh Grant,grantjo01,1994,RS,GSW,798,382,-1.5693989,-0.26803498,-1.83743388,0.180609867,0.180609867,0,-1.097706131,-0.681809709,-1.77951584,1.490219344 -Paul Grant,grantpa01,1999,RS,MIN,15,8,-15.44974207,-5.795178835,-21.24492091,-0.079793344,-0.079793344,0,-14.15943025,-2.131789732,-16.29121999,5.131756422 -Paul Grant,grantpa01,1999,RS,MIL,9,5,-12.00645417,9.010003568,-2.996450599,-0.00063774,-0.00063774,0,-8.695507673,5.783692584,-2.911815088,1.294699533 -Paul Grant,grantpa01,2004,RS,UTA,179,98,-4.394752146,-1.809338674,-6.20409082,-0.174817077,-0.174817077,0,-4.364914095,-2.13977822,-6.504692315,1.116089038 -Butch Graves,gravebu01,1985,RS,CLE,24,11,-11.28804508,2.542975021,-8.745070063,-0.035748826,-0.035748826,0,-9.334246725,4.287486751,-5.046759974,6.46027645 -Aaron Gray,grayaa01,2008,RS,CHI,1201,613,-2.4359565,0.038929881,-2.397026619,0.111767365,0.111767365,0,-2.384280048,-0.040133725,-2.424413773,1.164421207 -Aaron Gray,grayaa01,2009,PO,CHI,18,9,-19.19050726,-3.48056554,-22.6710728,-0.093283777,0,-0.093283777,-18.27004601,-6.848363177,-25.11840919,-1.008119124 -Aaron Gray,grayaa01,2009,RS,CHI,1403,715,-2.506360602,-0.138693123,-2.645053725,0.038554512,0.038554512,0,-2.675316004,-0.012617977,-2.687933981,0.656551273 -Aaron Gray,grayaa01,2010,RS,CHI,98,50,-6.672325029,-1.615721761,-8.28804679,-0.142995303,-0.142995303,0,-6.436696967,-1.27510195,-7.711798917,1.142649226 -Aaron Gray,grayaa01,2010,RS,NOH,509,261,0.233461614,-0.58885483,-0.355393216,0.319865463,0.319865463,0,-0.149080577,-0.428616671,-0.577697248,0.292715922 -Aaron Gray,grayaa01,2011,PO,NOH,156,87,-3.098784946,-0.667124858,-3.765909804,-0.047075864,0,-0.047075864,-3.407411311,-0.836405409,-4.24381672,1.0859275 -Aaron Gray,grayaa01,2011,RS,NOH,993,531,-1.922938111,-0.004714819,-1.92765293,0.224664649,0.224664649,0,-2.201203719,0.182213565,-2.018990154,0.785381876 -Aaron Gray,grayaa01,2012,RS,TOR,1530,813,-3.551806562,-0.045802785,-3.597609347,-0.353973496,-0.353973496,0,-3.537263275,0.328705664,-3.208557612,0.628157235 -Aaron Gray,grayaa01,2013,RS,TOR,977,513,-3.623853282,-0.514137471,-4.137990753,-0.366080575,-0.366080575,0,-3.776457051,-0.869939665,-4.646396716,0.717114267 -Aaron Gray,grayaa01,2014,RS,TOR,38,20,-6.848501885,-16.19043209,-23.03893397,-0.206199754,-0.206199754,0,-6.134424849,-12.73767562,-18.87210047,-0.383851903 -Aaron Gray,grayaa01,2014,RS,SAC,683,335,-3.183393585,1.689761708,-1.493631877,0.214828127,0.214828127,0,-3.116094904,0.646036825,-2.470058078,0.041743975 -Devin Gray,grayde01,1997,RS,SAC,48,25,-3.322074063,7.51831417,4.196240107,0.089104992,0.089104992,0,-2.220637724,7.387731444,5.16709372,0.520849283 -Devin Gray,grayde01,1997,RS,SAS,44,24,-17.64321396,-4.688213512,-22.33142747,-0.250360556,-0.250360556,0,-15.13278517,-3.105951434,-18.23873661,4.030373772 -Devin Gray,grayde01,2000,RS,HOU,246,124,-0.820414466,0.346417985,-0.473996481,0.145298391,0.145298391,0,-1.433109406,0.603122527,-0.829986878,0.855537461 -Ed Gray,grayed01,1998,RS,ATL,872,472,-1.172072055,-1.072613645,-2.244685701,0.123066027,0.123066027,0,-1.101669141,-0.871633583,-1.973302724,1.035321041 -Ed Gray,grayed01,1999,PO,ATL,123,71,3.607276752,4.326278271,7.933555022,0.405912506,0,0.405912506,3.825252239,4.55974286,8.384995099,1.471642635 -Ed Gray,grayed01,1999,RS,ATL,606,337,-7.020220626,-0.936891175,-7.957111801,-0.904695708,-0.904695708,0,-6.051257683,-1.752743928,-7.804001611,0.944751244 -Jeff Grayer,grayeje01,1989,RS,MIL,416,200,-1.755139091,-0.374645484,-2.129784575,0.06321355,0.06321355,0,-1.780679938,-1.209704197,-2.990384135,-0.117917208 -Jeff Grayer,grayeje01,1990,PO,MIL,24,12,-7.48775334,-4.416441729,-11.90419507,-0.05773016,0,-0.05773016,-8.870096551,-6.540311145,-15.4104077,-0.122830647 -Jeff Grayer,grayeje01,1990,RS,MIL,2947,1427,-1.963640062,-0.890014488,-2.85365455,-0.075423343,-0.075423343,0,-2.262508767,-1.493161815,-3.755670582,-0.056619529 -Jeff Grayer,grayeje01,1991,PO,MIL,73,37,-0.149694456,-2.81331163,-2.963006085,-0.004105534,0,-0.004105534,-1.125940932,-3.832785793,-4.958726725,-0.947630835 -Jeff Grayer,grayeje01,1991,RS,MIL,2880,1422,-1.742965829,-1.419145912,-3.162111741,-0.297777078,-0.297777078,0,-2.071782322,-2.110080638,-4.18186296,-0.401746899 -Jeff Grayer,grayeje01,1992,RS,MIL,3339,1659,-0.501261039,-1.609684676,-2.110945716,0.541252516,0.541252516,0,-0.680829743,-1.714259837,-2.39508958,0.062046614 -Jeff Grayer,grayeje01,1993,RS,GSW,2149,1025,-0.619798662,-1.527989513,-2.147788174,0.315736179,0.315736179,0,-1.028593903,-1.329862469,-2.358456372,0.250801613 -Jeff Grayer,grayeje01,1994,PO,GSW,95,46,-2.447560303,-2.221551174,-4.669111478,-0.046737503,0,-0.046737503,-2.822339729,-2.325093031,-5.14743276,0.550453585 -Jeff Grayer,grayeje01,1994,RS,GSW,2289,1096,-0.636610524,-1.705375359,-2.341985883,0.22811593,0.22811593,0,-1.242155643,-2.100799671,-3.342955314,-0.015640209 -Jeff Grayer,grayeje01,1995,RS,PHI,2106,1098,-2.085933385,-2.215615381,-4.301548766,-0.865052384,-0.865052384,0,-2.542576437,-2.326843907,-4.869420343,-0.446281624 -Jeff Grayer,grayeje01,1997,RS,SAC,606,316,-1.151695051,-1.648788751,-2.800483802,-0.008159172,-0.008159172,0,-1.814942907,-1.74975247,-3.564695378,0.224370651 -Jeff Grayer,grayeje01,1998,RS,CHH,21,11,-16.75091602,-7.151406838,-23.90232285,-0.121452485,-0.121452485,0,-14.44410253,-10.18776646,-24.63186898,2.109685362 -Jeff Grayer,grayeje01,1998,RS,GSW,44,23,-0.799127566,2.68260366,1.883476094,0.057326228,0.057326228,0,-0.903633148,4.583605635,3.679972487,4.96368231 -Evric Gray,grayev01,1997,RS,NJN,82,42,-6.155795235,-3.144873542,-9.300668778,-0.141429402,-0.141429402,0,-6.146053152,-3.960296122,-10.10634927,0.68848003 -Josh Gray,grayjo01,2018,RS,PHO,190,86,-5.959299925,-3.867178692,-9.826478617,-0.311999119,-0.311999119,0,-3.520692228,-2.277807559,-5.798499788,0.480190496 -Leonard Gray,grayle01,1977,PO,WSB,112,52,-9.20779852,-0.162497852,-9.370296372,-0.184183136,0,-0.184183136,-9.075847113,-0.030048965,-9.105896078,1.780953066 -Leonard Gray,grayle01,1977,RS,SEA,1447,643,-1.696517037,-0.730260521,-2.426777558,0.106595,0.106595,0,-1.529928219,-0.367657039,-1.897585258,0.568379351 -Leonard Gray,grayle01,1977,RS,WSB,2223,996,-2.402335113,-0.963908499,-3.366243612,-0.316228659,-0.316228659,0,-2.343663734,-0.483314927,-2.826978661,1.059819865 -Stuart Gray,grayst01,1985,RS,IND,866,391,-7.845997004,-0.370893039,-8.216890042,-1.105028884,-1.105028884,0,-7.615665246,-0.804337139,-8.420002385,1.369158383 -Stuart Gray,grayst01,1986,RS,IND,899,423,-2.984989769,-0.496260037,-3.481249806,-0.159789333,-0.159789333,0,-3.288647008,-0.48949298,-3.778139988,1.293333559 -Stuart Gray,grayst01,1987,PO,IND,27,14,-2.735295141,2.536578745,-0.198716397,0.019053136,0,0.019053136,-3.315957445,2.345407018,-0.970550427,1.357185217 -Stuart Gray,grayst01,1987,RS,IND,949,456,-5.586484079,0.915533696,-4.670950382,-0.451118195,-0.451118195,0,-5.586724311,0.353916297,-5.232808014,0.960323648 -Stuart Gray,grayst01,1988,RS,IND,1667,807,-3.939526226,0.253288697,-3.686237529,-0.388559473,-0.388559473,0,-4.085184863,0.021627859,-4.063557004,0.805634363 -Stuart Gray,grayst01,1989,RS,IND,1637,783,-3.607673173,-0.540990272,-4.148663445,-0.561019875,-0.561019875,0,-3.811476229,-0.866903004,-4.678379233,0.414470586 -Stuart Gray,grayst01,1990,PO,NYK,24,12,-11.12763758,1.605709072,-9.521928507,-0.043757505,0,-0.043757505,-9.240011572,0.860745774,-8.379265797,2.264578936 -Stuart Gray,grayst01,1990,RS,CHH,963,466,-3.991306118,-0.715413096,-4.706719213,-0.467240649,-0.467240649,0,-4.400527685,-0.962136102,-5.362663787,0.433294542 -Stuart Gray,grayst01,1990,RS,NYK,195,94,-8.173544253,-0.8887558,-9.062300052,-0.31098234,-0.31098234,0,-8.037229282,0.213797173,-7.82343211,2.714227925 -Stuart Gray,grayst01,1991,RS,NYK,74,37,-8.212045165,-1.341110607,-9.553155771,-0.129097875,-0.129097875,0,-8.242315028,-1.824585059,-10.06690009,0.518657477 -Sylvester Gray,graysy01,1989,RS,MIA,2548,1220,-1.829227344,-0.885692393,-2.714919737,0.021854419,0.021854419,0,-2.343972807,-0.948950498,-3.292923305,0.088294563 -A.C. Green,greenac01,1986,PO,LAL,223,106,-6.469431881,-0.829103076,-7.298534958,-0.25475283,0,-0.25475283,-6.855756644,-1.621392938,-8.477149582,0.4140966 -A.C. Green,greenac01,1986,RS,LAL,3337,1542,-1.563282169,0.349079914,-1.214202255,1.212784372,1.212784372,0,-1.336563646,0.317129328,-1.019434318,0.387358518 -A.C. Green,greenac01,1987,PO,LAL,1069,505,0.742809071,0.283238328,1.0260474,0.998404389,0,0.998404389,0.751449617,0.178114879,0.929564496,-0.49284391 -A.C. Green,greenac01,1987,RS,LAL,4796,2240,0.203824277,1.097421145,1.301245422,4.603426767,4.603426767,0,0.400015155,0.728631689,1.128646844,-0.584608173 -A.C. Green,greenac01,1988,PO,LAL,1415,726,0.136802045,-0.74839403,-0.611591985,0.813522557,0,0.813522557,0.045452264,-0.760050868,-0.714598604,-0.395587936 -A.C. Green,greenac01,1988,RS,LAL,5505,2636,-0.073045672,0.660593041,0.58754737,4.467374572,4.467374572,0,0.132046018,0.671704051,0.803750069,-0.477181294 -A.C. Green,greenac01,1989,PO,LAL,1009,502,-1.309458368,1.133051987,-0.176406381,0.676873109,0,0.676873109,-0.885817386,1.062773711,0.176956326,-0.415547068 -A.C. Green,greenac01,1989,RS,LAL,5295,2510,1.306972927,1.017241647,2.324214575,6.458944006,6.458944006,0,1.538386368,0.879908183,2.418294551,-0.613259996 -A.C. Green,greenac01,1990,PO,LAL,500,252,1.53089261,-0.62163473,0.90925788,0.481802337,0,0.481802337,1.561383281,-0.915760665,0.645622616,-0.685489911 -A.C. Green,greenac01,1990,RS,LAL,5497,2709,0.071901536,0.202344517,0.274246053,4.160581447,4.160581447,0,0.425240067,0.239290908,0.664530976,-0.460362653 -A.C. Green,greenac01,1991,PO,LAL,775,400,-1.114022347,0.4259984,-0.688023946,0.432560619,0,0.432560619,-1.066858899,-0.079005927,-1.145864826,-0.314584916 -A.C. Green,greenac01,1991,RS,LAL,4291,2164,-0.399468678,0.260796556,-0.138672121,2.867205091,2.867205091,0,-0.235449177,-0.213874472,-0.449323649,-0.546345436 -A.C. Green,greenac01,1992,PO,LAL,295,153,1.107870024,0.991048672,2.098918696,0.387673515,0,0.387673515,0.94153952,1.050497194,1.992036714,-0.643781709 -A.C. Green,greenac01,1992,RS,LAL,5657,2902,1.287712975,-0.162833123,1.124879852,5.696345274,5.696345274,0,1.229963462,-0.22336278,1.006600683,-0.695824532 -A.C. Green,greenac01,1993,PO,LAL,428,220,0.219155793,1.788768996,2.007924789,0.547565546,0,0.547565546,0.057995107,1.814546226,1.872541333,-0.538774859 -A.C. Green,greenac01,1993,RS,LAL,5715,2819,1.3137062,-0.17205744,1.141648761,5.552003188,5.552003188,0,1.137118595,-0.172482555,0.96463604,-0.790453285 -A.C. Green,greenac01,1994,PO,PHO,703,350,1.405016868,-0.394844235,1.010172632,0.687924953,0,0.687924953,1.449968525,-0.186921111,1.263047414,-0.59409534 -A.C. Green,greenac01,1994,RS,PHO,5757,2825,1.400847922,-0.329592884,1.071255037,5.455990928,5.455990928,0,1.409803861,-0.338807091,1.07099677,-0.902368554 -A.C. Green,greenac01,1995,PO,PHO,720,368,3.578420678,0.252739764,3.831160442,1.259476854,0,1.259476854,3.290532319,0.281071897,3.571604216,-1.054004772 -A.C. Green,greenac01,1995,RS,PHO,5430,2687,0.562414474,-0.535879788,0.026534686,3.775232459,3.775232459,0,0.366362727,-0.737788329,-0.371425602,-0.769368157 -A.C. Green,greenac01,1996,PO,PHO,166,87,-0.82512045,-2.846389842,-3.671510292,-0.041948169,0,-0.041948169,-1.324576813,-3.041734483,-4.366311296,-0.497684119 -A.C. Green,greenac01,1996,RS,PHO,4150,2113,-0.637570435,-0.533189887,-1.170760322,1.690328858,1.690328858,0,-0.962494117,-0.947176206,-1.909670323,-0.664593048 -A.C. Green,greenac01,1997,RS,DAL,3646,1944,-0.860415021,0.196809409,-0.663605612,2.050464832,2.050464832,0,-1.268414637,0.288363648,-0.980050989,-0.832619373 -A.C. Green,greenac01,1997,RS,PHO,1076,548,-3.039341929,-0.079794811,-3.11913674,-0.10260576,-0.10260576,0,-2.985465754,-0.648073831,-3.633539584,-0.531422489 -A.C. Green,greenac01,1998,RS,DAL,5018,2649,-0.974740082,-0.101325819,-1.076065901,2.240047148,2.240047148,0,-1.321464094,0.055310909,-1.266153185,-0.900807715 -A.C. Green,greenac01,1999,RS,DAL,1733,924,-1.496344384,-0.342988238,-1.839332622,0.426544597,0.426544597,0,-1.623462929,-0.619363355,-2.242826285,-0.579964492 -A.C. Green,greenac01,2000,PO,LAL,816,429,-1.218097053,0.297029745,-0.921067307,0.410679848,0,0.410679848,-1.311919754,-0.019871527,-1.331791281,-0.469866272 -A.C. Green,greenac01,2000,RS,LAL,3793,1929,-1.469644405,0.88684841,-0.582795995,2.11499148,2.11499148,0,-1.524817354,0.423665335,-1.101152019,-0.791518606 -A.C. Green,greenac01,2001,PO,MIA,40,21,-1.542738124,1.947946918,0.405208795,0.035318107,0,0.035318107,-2.3556683,2.09992747,-0.25574083,1.172953616 -A.C. Green,greenac01,2001,RS,MIA,2590,1411,-2.631102806,1.351342788,-1.279760018,1.054258389,1.054258389,0,-3.02699742,0.257891752,-2.769105668,-0.362580171 -Dave Greenwood,greenda01,1980,RS,CHI,5987,2791,-0.279613502,0.17130809,-0.108305411,3.75568617,3.75568617,0,-0.168584677,0.335431578,0.1668469,-0.166495924 -Dave Greenwood,greenda01,1981,PO,CHI,431,212,2.85219512,1.473559937,4.325755058,0.792390654,0,0.792390654,3.016674478,1.987580877,5.004255355,0.373384001 -Dave Greenwood,greenda01,1981,RS,CHI,5745,2710,0.659400872,0.568607588,1.228008459,5.48357833,5.48357833,0,0.993027509,0.724776696,1.717804205,-0.310728155 -Dave Greenwood,greenda01,1982,RS,CHI,6079,2914,0.008909391,0.514347531,0.523256922,4.849486163,4.849486163,0,0.25521859,0.969997183,1.225215773,-0.355444453 -Dave Greenwood,greenda01,1983,RS,CHI,5265,2355,-1.086670302,0.12003181,-0.966638492,2.136928778,2.136928778,0,-1.00353453,0.25724149,-0.74629304,-0.283295872 -Dave Greenwood,greenda01,1984,RS,CHI,5716,2718,-0.959014816,0.504795742,-0.454219073,3.175085361,3.175085361,0,-1.028165091,0.728080045,-0.300085046,-0.275116039 -Dave Greenwood,greenda01,1985,PO,CHI,285,139,0.061858829,0.62579229,0.687651119,0.251213635,0,0.251213635,0.009839638,0.56261398,0.572453618,-0.092690994 -Dave Greenwood,greenda01,1985,RS,CHI,3190,1523,-1.880158577,-0.464195501,-2.344354078,0.315557349,0.315557349,0,-1.848253362,-0.083638381,-1.931891743,0.116860668 -Dave Greenwood,greenda01,1986,PO,SAS,215,101,-1.821412286,-0.240254233,-2.061666519,0.036692255,0,0.036692255,-2.758877022,0.546454716,-2.212422305,0.301203691 -Dave Greenwood,greenda01,1986,RS,SAS,4178,1910,-1.556878009,-0.573540443,-2.130418452,0.602452503,0.602452503,0,-1.779938373,-0.57342257,-2.353360943,-0.225699203 -Dave Greenwood,greenda01,1987,RS,SAS,5544,2587,0.376410612,-0.26402121,0.112389402,3.762632131,3.762632131,0,0.151015619,0.018112825,0.169128444,-0.415845522 -Dave Greenwood,greenda01,1988,RS,SAS,2719,1236,-1.942651669,-1.38361846,-3.326270129,-0.362897753,-0.362897753,0,-1.930354699,-1.058719092,-2.989073791,-0.139330658 -Dave Greenwood,greenda01,1989,PO,DEN,77,34,-10.69464943,-0.660808836,-11.35545826,-0.156415908,0,-0.156415908,-10.47348786,-1.430739773,-11.90422763,1.529611507 -Dave Greenwood,greenda01,1989,RS,DEN,1112,491,-2.867667768,-0.770765725,-3.638433493,-0.22370602,-0.22370602,0,-2.775318134,-0.776772343,-3.552090477,0.52478874 -Dave Greenwood,greenda01,1989,RS,SAS,2001,912,-1.59640358,-1.224831557,-2.821235137,-0.033196431,-0.033196431,0,-1.95086033,-0.799018735,-2.749879065,0.155414758 -Dave Greenwood,greenda01,1990,PO,DET,91,47,-5.760821342,2.080736005,-3.680085336,-0.023557727,0,-0.023557727,-5.916643491,2.768497677,-3.148145814,2.345589852 -Dave Greenwood,greenda01,1990,RS,DET,408,205,-4.017519837,1.015142102,-3.002377735,-0.026669469,-0.026669469,0,-4.027811806,0.434456728,-3.593355078,1.029927039 -Dave Greenwood,greenda01,1991,PO,SAS,11,5,6.511502575,-5.16262705,1.348875526,0.010513021,0,0.010513021,5.054908651,-8.191817966,-3.136909315,-2.376905542 -Dave Greenwood,greenda01,1991,RS,SAS,2115,1018,-3.307482088,0.110423513,-3.197058575,-0.234197908,-0.234197908,0,-3.449018009,0.118288911,-3.330729098,0.855080791 -Danny Green,greenda02,2010,RS,CLE,221,115,-0.109124482,0.402953703,0.29382922,0.179821534,0.179821534,0,0.186375932,-0.369054971,-0.182679039,0.646991929 -Danny Green,greenda02,2011,PO,SAS,13,7,5.580803727,12.16726621,17.74806994,0.079088619,0,0.079088619,8.775866884,10.19545108,18.97131796,4.222172435 -Danny Green,greenda02,2011,RS,SAS,179,92,0.220693018,-0.976573239,-0.755880221,0.093909698,0.093909698,0,0.281744196,-1.851665039,-1.569920843,0.307564832 -Danny Green,greenda02,2012,PO,SAS,563,289,0.563457988,1.668268861,2.231726849,0.761287887,0,0.761287887,0.802230255,1.262021945,2.0642522,0.440679668 -Danny Green,greenda02,2012,RS,SAS,2980,1522,2.108630948,2.150940579,4.259571527,5.434342536,5.434342536,0,2.231453764,1.988777484,4.220231248,-0.148640583 -Danny Green,greenda02,2013,PO,SAS,1263,669,2.356058669,1.621046582,3.977105251,2.357155674,0,2.357155674,2.44070057,1.974526661,4.415227231,-0.419749644 -Danny Green,greenda02,2013,RS,SAS,4369,2201,1.183952666,0.883343144,2.06729581,5.39970095,5.39970095,0,1.412025363,1.128105346,2.540130708,-0.170082033 -Danny Green,greenda02,2014,PO,SAS,1044,529,2.941783494,3.493006989,6.434790483,2.579386518,0,2.579386518,1.321619099,5.174100113,6.495719212,0.824361119 -Danny Green,greenda02,2014,RS,SAS,3344,1651,0.663702248,4.010551048,4.674253295,6.286172847,6.286172847,0,1.000560261,3.929764103,4.930324365,0.4973213 -Danny Green,greenda02,2015,PO,SAS,403,204,2.328385031,5.509033586,7.837418616,1.132210831,0,1.132210831,1.300492549,7.53363306,8.834125609,-0.36453328 -Danny Green,greenda02,2015,RS,SAS,4598,2312,3.081529613,2.974169774,6.055699387,10.40589127,10.40589127,0,3.053734484,3.763306402,6.817040886,0.173963295 -Danny Green,greenda02,2016,PO,SAS,522,267,4.200775117,8.563409714,12.76418483,2.177691364,0,2.177691364,2.523828264,10.26989342,12.79372169,-0.086400264 -Danny Green,greenda02,2016,RS,SAS,4076,2062,0.160159978,2.248986683,2.409146661,5.399824301,5.399824301,0,0.29067745,3.34309833,3.63377578,-0.499838277 -Danny Green,greenda02,2017,PO,SAS,854,436,-0.533469048,-0.827723872,-1.361192921,0.317992412,0,0.317992412,0.170028093,-0.540761979,-0.370733886,-0.191633962 -Danny Green,greenda02,2017,RS,SAS,3535,1807,-0.304304135,2.640745646,2.336441511,4.669906232,4.669906232,0,-0.330643056,3.32523836,2.994595304,-0.406723395 -Danny Green,greenda02,2018,PO,SAS,200,103,-6.290751744,1.900677925,-4.390073819,-0.088040616,0,-0.088040616,-3.821957619,2.056720247,-1.765237372,-0.931720276 -Danny Green,greenda02,2018,RS,SAS,3576,1791,-0.830682114,2.694389518,1.863707404,4.206550243,4.206550243,0,-0.532562954,3.2060561,2.673493146,-0.219031556 -Danny Green,greenda02,2019,PO,TOR,1391,684,0.385206666,0.703591899,1.088798565,1.392869386,0,1.392869386,1.005560988,2.174947053,3.180508041,0.806320379 -Danny Green,greenda02,2019,RS,TOR,4662,2216,3.295939337,1.651422743,4.947362081,8.712892064,8.712892064,0,2.986231536,2.438995611,5.425227147,0.119797937 -Devin Green,greende01,2006,RS,LAL,259,135,-3.98278111,-1.774431528,-5.757212638,-0.206995553,-0.206995553,0,-4.652327719,-2.939547015,-7.591874733,-0.05849736 -Donte Greene,greendo01,2009,RS,SAC,1439,725,-4.592941773,-1.822856232,-6.415798005,-1.363859244,-1.363859244,0,-4.497308585,-2.836973537,-7.334282122,0.540604039 -Donte Greene,greendo01,2010,RS,SAC,3229,1630,-1.514958699,-0.153955063,-1.668913762,0.901168398,0.901168398,0,-1.542390151,-0.727136826,-2.269526976,0.220192636 -Donte Greene,greendo01,2011,RS,SAC,2261,1127,-1.425898936,-0.335793195,-1.761692131,0.569956495,0.569956495,0,-1.509640145,-1.171772256,-2.681412401,0.276171979 -Donte Greene,greendo01,2012,RS,SAC,1551,777,-2.314622466,-0.326512149,-2.641134615,0.043369315,0.043369315,0,-2.203684986,-1.146123279,-3.349808266,0.454320157 -Draymond Green,greendr01,2013,PO,GSW,442,223,1.261582034,1.909315327,3.170897361,0.69829333,0,0.69829333,0.857317269,1.585964606,2.443281875,0.458959161 -Draymond Green,greendr01,2013,RS,GSW,2113,1061,-3.977200417,1.703634407,-2.273566009,0.260440037,0.260440037,0,-3.922061102,1.52878635,-2.393274752,0.9153951 -Draymond Green,greendr01,2014,PO,GSW,467,228,2.821122202,7.95236826,10.77349046,1.670679361,0,1.670679361,1.777726524,9.689426269,11.46715279,2.758068847 -Draymond Green,greendr01,2014,RS,GSW,3724,1797,-1.204299701,4.578948862,3.374649162,5.648141338,5.648141338,0,-0.847718071,5.49626294,4.64854487,0.561677151 -Draymond Green,greendr01,2015,PO,GSW,1582,784,3.145851783,6.796447908,9.942299691,5.350467196,0,5.350467196,2.704581673,7.319500585,10.02408226,2.107769966 -Draymond Green,greendr01,2015,RS,GSW,5213,2490,1.460367225,5.082011763,6.542378987,11.97946444,11.97946444,0,2.318011667,5.734857046,8.052868713,1.417049704 -Draymond Green,greendr01,2016,PO,GSW,1803,879,3.208355875,6.117701766,9.326057641,5.653070287,0,5.653070287,2.280836918,7.885406303,10.16624322,1.149858848 -Draymond Green,greendr01,2016,RS,GSW,5975,2808,4.153501982,5.213447385,9.366949367,17.81742403,17.81742403,0,4.866201401,5.19375117,10.05995257,2.578934245 -Draymond Green,greendr01,2017,PO,GSW,1265,593,2.488751512,7.165057095,9.653808607,3.93782773,0,3.93782773,3.057500429,8.433612302,11.49111273,1.681649477 -Draymond Green,greendr01,2017,RS,GSW,5255,2471,1.142264104,6.172131828,7.314395932,12.89226858,12.89226858,0,2.299036494,6.433202895,8.732239389,1.577421005 -Draymond Green,greendr01,2018,PO,GSW,1662,819,1.889548059,6.122704732,8.012252792,4.662798547,0,4.662798547,2.60663332,7.561605253,10.16823857,0.519906773 -Draymond Green,greendr01,2018,RS,GSW,4890,2287,0.664662758,2.387425168,3.052087926,6.893169972,6.893169972,0,1.595823124,2.528261379,4.124084503,1.80420487 -Draymond Green,greendr01,2019,PO,GSW,1770,851,2.88405294,4.430227664,7.314280604,4.630073307,0,4.630073307,2.685775381,5.453564606,8.139339987,2.720543865 -Draymond Green,greendr01,2019,RS,GSW,4456,2065,-0.252122598,3.542225428,3.29010283,6.438096454,6.438096454,0,0.226622778,3.33793576,3.564558539,1.192598072 -Erick Green,greener01,2015,RS,DEN,842,410,-1.907549937,-2.50530285,-4.412852787,-0.34319422,-0.34319422,0,-2.051634127,-3.061035808,-5.112669935,-1.280468536 -Erick Green,greener01,2016,RS,DEN,15,7,-8.07586129,1.20399075,-6.87187054,-0.014325863,-0.014325863,0,-7.940724565,-3.660147254,-11.60087182,-2.621708123 -Erick Green,greener01,2016,RS,UTA,69,35,4.751081895,-5.200180612,-0.449098718,0.040244003,0.040244003,0,0.761297738,-4.40844183,-3.647144092,-2.005192697 -Gerald Green,greenge01,2006,RS,BOS,727,374,-0.902481475,-0.743732057,-1.646213532,0.211564568,0.211564568,0,-1.332811651,-1.348574221,-2.681385872,0.411461398 -Gerald Green,greenge01,2007,RS,BOS,3451,1780,-1.148560263,-2.836070308,-3.984630571,-1.127759908,-1.127759908,0,-1.023843832,-2.826947234,-3.850791066,0.541267071 -Gerald Green,greenge01,2008,RS,HOU,8,4,44.21655049,-2.394310157,41.82224033,0.093080499,0.093080499,0,38.91835938,1.378040485,40.29639987,2.177768873 -Gerald Green,greenge01,2008,RS,MIN,693,358,-4.449119311,-1.112326082,-5.561445393,-0.521955517,-0.521955517,0,-4.31155853,-2.252509265,-6.564067796,1.537712586 -Gerald Green,greenge01,2009,PO,DAL,49,26,-10.40416572,-1.55124763,-11.95541335,-0.129951708,0,-0.129951708,-8.814056378,-2.008336242,-10.82239262,2.861504652 -Gerald Green,greenge01,2009,RS,DAL,725,376,-3.100272566,-1.931834681,-5.032107246,-0.443134647,-0.443134647,0,-2.839662326,-2.49946748,-5.339129806,1.133278784 -Gerald Green,greenge01,2012,RS,NJN,1483,781,-0.079367062,-0.691876137,-0.771243199,0.794716346,0.794716346,0,0.054444498,-0.62008848,-0.565643981,0.731884596 -Gerald Green,greenge01,2013,PO,IND,193,105,1.668626273,-2.002134277,-0.333508004,0.135043496,0,0.135043496,1.851672879,-3.138005925,-1.286333046,1.038080586 -Gerald Green,greenge01,2013,RS,IND,2053,1080,-2.493051498,-0.372933058,-2.865984556,-0.064011681,-0.064011681,0,-2.238191936,-1.33461486,-3.572806796,0.149080811 -Gerald Green,greenge01,2014,RS,PHO,4762,2330,1.250401389,-1.341899816,-0.091498427,3.196730783,3.196730783,0,1.468286667,-0.915858101,0.552428566,1.10455816 -Gerald Green,greenge01,2015,RS,PHO,2977,1446,2.172144667,-2.028022989,0.144121677,2.159815458,2.159815458,0,1.751125491,-1.704418968,0.046706523,1.10842113 -Gerald Green,greenge01,2016,PO,MIA,216,110,-2.792502129,8.834337924,6.041835795,0.508433921,0,0.508433921,-2.502072091,5.475601752,2.973529661,-0.08505305 -Gerald Green,greenge01,2016,RS,MIA,3086,1557,-0.504114928,0.159655645,-0.344459284,1.89637677,1.89637677,0,-0.370454709,-0.108028374,-0.478483083,-0.743464418 -Gerald Green,greenge01,2017,PO,BOS,375,192,0.768645877,-2.84123456,-2.072588683,0.068925978,0,0.068925978,-0.190884744,-4.49574194,-4.686626685,0.687089094 -Gerald Green,greenge01,2017,RS,BOS,1097,538,-1.709286924,-2.516524745,-4.225811669,-0.404114321,-0.404114321,0,-0.932483729,-3.14479255,-4.077276279,-0.236740201 -Gerald Green,greenge01,2018,PO,HOU,566,272,-1.786071351,-2.099409772,-3.885481123,-0.162270656,0,-0.162270656,-1.006596867,-1.648612096,-2.655208963,-0.148047049 -Gerald Green,greenge01,2018,RS,HOU,1926,929,0.373733219,-1.096059385,-0.722326166,0.962147838,0.962147838,0,1.859976614,-1.002179706,0.857796908,0.111421431 -Gerald Green,greenge01,2019,PO,HOU,205,97,-2.204665028,-0.57800594,-2.782670967,-0.001671017,0,-0.001671017,0.478812288,-1.246107122,-0.767294834,0.205417739 -Gerald Green,greenge01,2019,RS,HOU,3087,1473,0.118262273,-2.257359836,-2.139097563,0.460554766,0.460554766,0,1.195903646,-2.1060311,-0.910127454,0.321108574 -JaMychal Green,greenja01,2015,PO,MEM,18,8,-0.22129679,12.53661365,12.31531686,0.064694852,0,0.064694852,0.064614401,12.68742964,12.75204404,1.941297678 -JaMychal Green,greenja01,2015,RS,MEM,289,139,-1.452334558,1.223077972,-0.229256586,0.180813938,0.180813938,0,-1.615457812,-0.196744195,-1.812202006,1.098794359 -JaMychal Green,greenja01,2015,RS,SAS,51,25,-3.637872741,-4.022222157,-7.660094898,-0.06356329,-0.06356329,0,-3.113479085,-3.431161746,-6.544640831,1.431688888 -JaMychal Green,greenja01,2016,PO,MEM,141,72,-4.055989735,-1.877569143,-5.933558879,-0.121341806,0,-0.121341806,0.554604422,-0.603379103,-0.048774681,0.574189789 -JaMychal Green,greenja01,2016,RS,MEM,2952,1446,-1.186844309,0.13473452,-1.05210979,1.259548216,1.259548216,0,-2.093511398,-0.267433624,-2.360945021,0.54065304 -JaMychal Green,greenja01,2017,PO,MEM,216,118,4.17235095,-7.722081716,-3.549730766,-0.049019821,0,-0.049019821,5.19041059,-6.98719331,-1.796782721,-1.238559066 -JaMychal Green,greenja01,2017,RS,MEM,4098,2101,-0.691230471,0.765097008,0.073866537,3.017571306,3.017571306,0,-0.878197591,1.026920413,0.148722822,-0.30514606 -JaMychal Green,greenja01,2018,RS,MEM,3060,1542,-1.343825191,-1.61161464,-2.955439832,-0.160922608,-0.160922608,0,-1.299824275,-1.556386271,-2.856210545,-0.431303163 -JaMychal Green,greenja01,2019,PO,LAC,305,141,3.065464943,-8.269396011,-5.203931068,-0.182434852,0,-0.182434852,2.038104529,-6.632380925,-4.594276396,0.200617297 -JaMychal Green,greenja01,2019,RS,MEM,1849,900,-2.131356542,-1.121870146,-3.253226688,-0.232397676,-0.232397676,0,-2.020235694,-0.409866014,-2.430101708,0.584848586 -JaMychal Green,greenja01,2019,RS,LAC,1062,471,-0.232139317,-1.138740441,-1.370879758,0.333271811,0.333271811,0,-0.59678915,-1.418037772,-2.014826923,0.573033475 -Jeff Green,greenje02,2008,RS,SEA,4572,2253,-3.2089727,-1.370303427,-4.579276127,-2.100934135,-2.100934135,0,-3.378452862,-1.341645071,-4.720097933,-0.079341275 -Jeff Green,greenje02,2009,RS,OKC,5667,2873,-0.964819409,-0.831824373,-1.796643782,1.394506444,1.394506444,0,-0.718270015,-0.471178636,-1.18944865,-0.194412252 -Jeff Green,greenje02,2010,PO,OKC,428,224,-1.715076544,-1.516911495,-3.231988039,-0.056727796,0,-0.056727796,-1.301013511,-0.854684075,-2.155697587,-0.133549539 -Jeff Green,greenje02,2010,RS,OKC,5970,3043,-0.760112984,-0.682410974,-1.442523958,2.030086673,2.030086673,0,-0.120930529,-0.059859625,-0.180790154,0.008307477 -Jeff Green,greenje02,2011,PO,BOS,325,173,-2.939356864,0.449515364,-2.489841499,0.023834701,0,0.023834701,-2.967511184,-0.118791302,-3.086302486,0.569783912 -Jeff Green,greenje02,2011,RS,OKC,3545,1815,-0.722115058,-1.719264963,-2.441380022,0.287912522,0.287912522,0,-0.131312699,-1.180579895,-1.311892595,0.693418883 -Jeff Green,greenje02,2011,RS,BOS,1166,612,-1.499189145,-0.803309146,-2.30249829,0.140684092,0.140684092,0,-1.777841592,-0.683467812,-2.461309403,0.637008032 -Jeff Green,greenje02,2013,PO,BOS,474,258,-1.639393538,0.414085681,-1.225307857,0.206510976,0,0.206510976,-2.020975036,0.750266383,-1.270708653,-0.210350341 -Jeff Green,greenje02,2013,RS,BOS,4352,2252,-1.371087684,0.028492522,-1.342595162,1.615720984,1.615720984,0,-1.208214791,-0.300421845,-1.508636636,-0.077468161 -Jeff Green,greenje02,2014,RS,BOS,5576,2805,-1.610741329,-2.19882663,-3.809567959,-1.524298865,-1.524298865,0,-1.809941859,-2.172650457,-3.982592316,0.5022007 -Jeff Green,greenje02,2015,PO,MEM,589,298,-2.252254771,-0.147250347,-2.399505118,0.054450418,0,0.054450418,-0.266790153,-0.273817972,-0.540608125,-0.89512627 -Jeff Green,greenje02,2015,RS,BOS,2249,1093,-0.690131116,-0.989305636,-1.679436752,0.600109204,0.600109204,0,-0.389368314,-0.787634463,-1.177002777,0.499730543 -Jeff Green,greenje02,2015,RS,MEM,2627,1361,-0.115829783,-0.655703611,-0.771533394,1.36364575,1.36364575,0,-0.718751529,-0.318819424,-1.037570953,-0.709622114 -Jeff Green,greenje02,2016,PO,LAC,319,159,-0.908527166,0.066380262,-0.842146904,0.157964834,0,0.157964834,-4.594074501,-0.013288097,-4.607362598,-0.987361645 -Jeff Green,greenje02,2016,RS,LAC,1427,709,-1.618957156,-1.011425996,-2.630383152,0.043056291,0.043056291,0,-1.63610895,-0.410343531,-2.046452482,-0.480826209 -Jeff Green,greenje02,2016,RS,MEM,3028,1544,-0.395629956,-0.688943333,-1.084573289,1.299284043,1.299284043,0,-0.979533007,-0.871176199,-1.850709206,-0.942423296 -Jeff Green,greenje02,2017,RS,ORL,3126,1534,-2.556140776,-0.409429849,-2.965570625,-0.168216645,-0.168216645,0,-2.779987806,-1.076356968,-3.856344774,-0.290125648 -Jeff Green,greenje02,2018,PO,CLE,1023,523,-1.399172039,-0.09253566,-1.491707699,0.343700818,0,0.343700818,-0.571996989,-0.956617994,-1.528614983,-0.727990236 -Jeff Green,greenje02,2018,RS,CLE,3810,1828,-0.567587521,0.17012364,-0.397463881,2.183914972,2.183914972,0,-0.898754062,-0.576743495,-1.475497556,-0.459681168 -Jeff Green,greenje02,2019,RS,WAS,4474,2097,0.157318915,-0.910586592,-0.753267676,2.131536057,2.131536057,0,-0.222858528,-1.165613793,-1.388472321,-0.226445581 -Ken Green,greenke01,1986,RS,NYK,150,72,2.079913986,2.417880806,4.497794791,0.265765287,0.265765287,0,1.747961046,1.87220519,3.620166236,-0.185586546 -Kenny Green,greenke02,1986,RS,WSB,462,221,-3.16338696,-2.337849364,-5.501236324,-0.310895628,-0.310895628,0,-3.536446653,-2.861107138,-6.397553792,0.22726795 -Kenny Green,greenke02,1986,RS,PHI,491,232,-5.547343138,-3.821446655,-9.368789793,-0.785949279,-0.785949279,0,-5.972501827,-4.484415513,-10.45691734,0.330705592 -Kenny Green,greenke02,1987,RS,PHI,353,172,-7.49193371,-2.294528641,-9.78646235,-0.615231712,-0.615231712,0,-7.479243563,-4.012503074,-11.49174664,-0.371552517 -Litterial Green,greenli01,1993,RS,ORL,1270,626,-1.376579758,-0.950954236,-2.327533995,0.13555883,0.13555883,0,-1.684157294,-1.200533945,-2.884691238,0.45686804 -Litterial Green,greenli01,1994,RS,ORL,253,126,-3.829052965,-1.566167432,-5.395220397,-0.171713544,-0.171713544,0,-3.5458103,-2.228658957,-5.774469257,0.942320979 -Litterial Green,greenli01,1997,RS,DET,554,311,-0.842512626,0.421616391,-0.420896234,0.37159941,0.37159941,0,-1.224944691,-0.341140691,-1.566085382,0.502583356 -Litterial Green,greenli01,1998,RS,MIL,236,124,-4.650055734,-2.34190521,-6.991960944,-0.268816424,-0.268816424,0,-5.066298628,-3.350132438,-8.416431067,0.153053728 -Litterial Green,greenli01,1999,RS,CLE,4,2,-20.33275965,-4.142243923,-24.47500357,-0.021797071,-0.021797071,0,-19.38461532,-6.021933373,-25.4065487,-1.506661578 -Mike Green,greenmi01,1977,RS,SEA,4339,1928,-1.534141343,0.820795093,-0.713346249,1.996371517,1.996371517,0,-1.476391533,0.266970989,-1.209420544,-0.377440511 -Mike Green,greenmi01,1978,PO,SAS,379,174,0.439820874,1.727080662,2.166901536,0.448228544,0,0.448228544,0.657809838,1.609227131,2.267036969,-0.454865228 -Mike Green,greenmi01,1978,RS,SAS,2600,1132,-1.983271644,-1.241120479,-3.224392123,-0.274691966,-0.274691966,0,-1.707291651,-1.059077551,-2.766369202,0.27935921 -Mike Green,greenmi01,1978,RS,SEA,552,250,-1.344014528,-0.143326176,-1.487340704,0.161180707,0.161180707,0,-1.169078531,-0.313554099,-1.48263263,0.086204451 -Mike Green,greenmi01,1979,PO,SAS,774,350,-2.252203417,1.853133616,-0.399069801,0.434033535,0,0.434033535,-1.938592492,1.801359656,-0.137232836,0.251921953 -Mike Green,greenmi01,1979,RS,SAS,3825,1641,-1.291365398,1.159023772,-0.132341626,2.189892961,2.189892961,0,-1.210767959,0.8690804,-0.341687559,-0.083551182 -Mike Green,greenmi01,1980,RS,KCK,998,459,-4.33787128,1.597811009,-2.740060271,0.002331494,0.002331494,0,-3.970489472,0.801856544,-3.168632928,0.169872272 -Orien Greene,greenor01,2006,RS,BOS,2399,1235,-5.200961375,2.128370198,-3.072591177,-0.20572994,-0.20572994,0,-4.836883746,2.176682346,-2.6602014,1.111754123 -Orien Greene,greenor01,2007,RS,IND,495,254,-4.517108093,0.596220563,-3.92088753,-0.154081607,-0.154081607,0,-4.463031664,0.15955885,-4.303472814,1.438129069 -Orien Greene,greenor01,2008,RS,SAC,122,61,-7.873787617,-0.849911937,-8.723699554,-0.18863597,-0.18863597,0,-7.864104183,-1.593955275,-9.458059458,1.369372439 -Orien Greene,greenor01,2011,RS,NJN,9,5,3.72600318,6.077855115,9.803858296,0.032273572,0.032273572,0,4.684911628,6.904658068,11.5895697,0.723671567 -Rickey Green,greenri01,1978,RS,GSW,2453,1098,-2.893832288,-0.595734473,-3.489566761,-0.414355834,-0.414355834,0,-2.963995676,-0.972270911,-3.936266587,0.013254096 -Rickey Green,greenri01,1979,RS,DET,974,431,-3.815882923,-1.103014634,-4.918897557,-0.47785282,-0.47785282,0,-3.717625839,-1.682401769,-5.400027608,0.206595848 -Rickey Green,greenri01,1981,RS,UTA,2691,1307,0.144273747,0.023377224,0.167650971,1.947423204,1.947423204,0,0.040351437,0.458366994,0.498718431,0.097568218 -Rickey Green,greenri01,1982,RS,UTA,6179,2822,2.412141803,0.439224171,2.851365975,8.031387643,8.031387643,0,2.464268633,0.925527857,3.389796491,-0.422539596 -Rickey Green,greenri01,1983,RS,UTA,6293,2783,2.33990918,1.600789137,3.940698317,9.461292702,9.461292702,0,2.193452139,2.022944993,4.216397132,-0.425509645 -Rickey Green,greenri01,1984,PO,UTA,854,404,1.461181656,0.597686785,2.058868442,1.013655982,0,1.013655982,1.598385942,0.751064871,2.349450812,-0.837840209 -Rickey Green,greenri01,1984,RS,UTA,6119,2768,3.383442842,2.018539993,5.401982835,11.45520677,11.45520677,0,3.457278201,2.43186372,5.889141921,-0.511142083 -Rickey Green,greenri01,1985,PO,UTA,675,302,5.236145865,-0.308834201,4.927311663,1.213884215,0,1.213884215,4.503002988,-0.034695462,4.468307525,-0.527133788 -Rickey Green,greenri01,1985,RS,UTA,5384,2431,2.097443936,0.678617746,2.776061682,6.816222493,6.816222493,0,1.647149481,0.88038291,2.527532391,-0.568896937 -Rickey Green,greenri01,1986,PO,UTA,234,119,4.790775808,-1.436865976,3.353909832,0.375923594,0,0.375923594,3.829468082,-2.151528085,1.677939997,-1.64923231 -Rickey Green,greenri01,1986,RS,UTA,4380,2012,1.49597315,0.26337306,1.75934621,4.612409111,4.612409111,0,1.183111283,0.327775831,1.510887115,-0.369185026 -Rickey Green,greenri01,1987,PO,UTA,146,72,2.310019125,-2.187264803,0.122754322,0.108249401,0,0.108249401,1.148453006,-2.717755632,-1.569302626,-0.534266513 -Rickey Green,greenri01,1987,RS,UTA,4545,2090,1.827652704,0.286464506,2.114117209,5.153521447,5.153521447,0,1.228574763,0.209799025,1.438373788,-0.652528924 -Rickey Green,greenri01,1988,PO,UTA,76,38,-5.4813389,-0.1928836,-5.674222501,-0.058251572,0,-0.058251572,-5.94392846,-2.022545309,-7.96647377,-0.35820142 -Rickey Green,greenri01,1988,RS,UTA,2387,1116,-0.53449271,-0.316651632,-0.851144341,1.078269289,1.078269289,0,-0.919431889,-0.983387679,-1.902819568,-0.271029187 -Rickey Green,greenri01,1989,PO,MIL,199,110,-0.02217004,0.571346973,0.549176934,0.19038524,0,0.19038524,-0.305186256,-0.088514963,-0.393701218,-0.289921781 -Rickey Green,greenri01,1989,RS,MIL,1041,501,0.593606729,-0.639957122,-0.046350393,0.686758016,0.686758016,0,0.044250712,-1.575346303,-1.531095592,-0.63736487 -Rickey Green,greenri01,1989,RS,CHH,782,370,-2.03657726,-1.448220573,-3.484797834,-0.138016321,-0.138016321,0,-2.401045928,-2.325103707,-4.726149635,-0.510146435 -Rickey Green,greenri01,1990,PO,IND,58,31,-8.929388357,-1.559537486,-10.48892584,-0.127739187,0,-0.127739187,-8.930886629,-1.50938078,-10.44026741,1.154479166 -Rickey Green,greenri01,1990,RS,IND,1895,927,-1.88541092,-0.283932298,-2.169343218,0.274194337,0.274194337,0,-2.02406309,-1.003365176,-3.027428266,-0.156062569 -Rickey Green,greenri01,1991,PO,PHI,377,199,-2.777086285,-1.082201812,-3.859288097,-0.115442954,0,-0.115442954,-2.774555105,-1.446739295,-4.2212944,-0.581810669 -Rickey Green,greenri01,1991,RS,PHI,4533,2248,0.469642904,-1.870264477,-1.400621573,1.538855737,1.538855737,0,0.09229964,-1.597208196,-1.504908556,-0.5627455 -Rickey Green,greenri01,1992,RS,BOS,741,367,-1.316994358,-0.261079549,-1.578073907,0.219262349,0.219262349,0,-1.490195312,-0.55067328,-2.040868591,-0.077166991 -Sean Green,greense01,1992,PO,IND,6,3,-5.57328864,-5.047740635,-10.62102927,-0.012245974,0,-0.012245974,-7.197939483,-7.160151966,-14.35809145,-1.339645336 -Sean Green,greense01,1992,RS,IND,534,256,-5.875702971,-0.922620807,-6.798323777,-0.533129257,-0.533129257,0,-5.051332378,-1.914373923,-6.965706301,0.809108326 -Sean Green,greense01,1993,RS,IND,164,81,0.218565652,-3.22853992,-3.009974267,-0.010867271,-0.010867271,0,0.433851966,-3.942254841,-3.508402875,1.125987822 -Sean Green,greense01,1994,RS,UTA,4,2,-20.73970958,-4.007675682,-24.74738526,-0.022138833,-0.022138833,0,-19.60286604,-6.233789826,-25.83665587,-1.317562223 -Sean Green,greense01,1994,RS,PHI,670,332,-6.132837821,-1.401728105,-7.534565926,-0.821208565,-0.821208565,0,-5.403234135,-2.195539007,-7.598773143,1.278711643 -Sidney Green,greensi02,1984,RS,CHI,1403,667,-4.052796047,-0.845216245,-4.898012292,-0.738420643,-0.738420643,0,-4.027956231,-0.752165265,-4.780121496,1.045983321 -Sidney Green,greensi02,1985,PO,CHI,111,54,4.777753822,-3.277734225,1.500019597,0.120402546,0,0.120402546,4.234550445,-3.340200609,0.894349836,-0.313242652 -Sidney Green,greensi02,1985,RS,CHI,1550,740,-3.1420204,-1.480669024,-4.622689424,-0.709189569,-0.709189569,0,-2.957918721,-1.807153784,-4.765072505,0.315630024 -Sidney Green,greensi02,1986,PO,CHI,109,53,-5.204370571,-2.346601131,-7.550971703,-0.135158732,0,-0.135158732,-4.637350395,-2.489125159,-7.126475554,0.947870426 -Sidney Green,greensi02,1986,RS,CHI,4847,2307,-1.329872957,-0.934267561,-2.264140518,0.573375728,0.573375728,0,-0.837399746,-0.65976762,-1.497167366,0.271775607 -Sidney Green,greensi02,1987,PO,DET,85,42,-0.854143397,0.616544676,-0.23759872,0.055046471,0,0.055046471,-1.292434885,-1.952948398,-3.245383282,-0.851080569 -Sidney Green,greensi02,1987,RS,DET,3814,1792,-2.177137913,0.578384811,-1.598753102,1.051370595,1.051370595,0,-1.98126949,0.083972713,-1.897296777,-0.115301349 -Sidney Green,greensi02,1988,PO,NYK,185,93,-4.917059273,-2.349144396,-7.266203669,-0.222015006,0,-0.222015006,-5.481183648,-2.626009123,-8.107192771,0.433912634 -Sidney Green,greensi02,1988,RS,NYK,4279,2049,-2.670601947,0.215090151,-2.455511796,0.309508824,0.309508824,0,-2.581544905,0.433668395,-2.14787651,0.540516261 -Sidney Green,greensi02,1989,PO,NYK,255,128,-2.724564909,-1.394069016,-4.118633925,-0.092798523,0,-0.092798523,-3.19157313,-1.082623726,-4.274196857,0.640496784 -Sidney Green,greensi02,1989,RS,NYK,2809,1277,-2.314131787,-0.814644831,-3.128776618,-0.247348345,-0.247348345,0,-2.238130922,-1.227845372,-3.465976294,0.233618858 -Sidney Green,greensi02,1990,RS,ORL,4080,1860,-2.969068027,-1.094977007,-4.064045034,-1.248876633,-1.248876633,0,-2.657288448,-0.536559038,-3.193847486,0.150493872 -Sidney Green,greensi02,1991,PO,SAS,23,11,-1.437782122,-2.975985408,-4.413767529,-0.009795886,0,-0.009795886,-2.257975161,-2.51702019,-4.774995351,1.626423984 -Sidney Green,greensi02,1991,RS,SAS,2283,1099,-2.736358599,-0.035313807,-2.771672406,-0.012226001,-0.012226001,0,-2.614966989,-0.148427233,-2.763394222,0.604194083 -Sidney Green,greensi02,1992,PO,SAS,93,47,-3.20551246,-4.209787834,-7.415300294,-0.115175793,0,-0.115175793,-3.691094104,-4.15866435,-7.849758454,-0.16389168 -Sidney Green,greensi02,1992,RS,SAS,2285,1127,-3.601341966,-0.230508723,-3.831850689,-0.624093311,-0.624093311,0,-3.612944736,-0.50585153,-4.118796266,0.319925682 -Sidney Green,greensi02,1993,PO,CHH,151,78,-3.145939476,-0.716064064,-3.86200354,-0.046080555,0,-0.046080555,-3.632207558,-0.441117557,-4.073325115,0.885338348 -Sidney Green,greensi02,1993,RS,CHH,268,127,-4.737146338,-2.326566784,-7.063713122,-0.279784568,-0.279784568,0,-4.777703896,-3.1063501,-7.884053996,0.096637004 -Sidney Green,greensi02,1993,RS,SAS,406,202,-2.441104067,-0.206256499,-2.647360566,0.010550474,0.010550474,0,-2.531914636,-0.836999835,-3.368914471,-0.255410021 -Steve Green,greenst01,1977,RS,IND,2072,918,-1.766918099,-1.04654996,-2.813468059,-0.029960989,-0.029960989,0,-1.919649228,-1.120259042,-3.03990827,0.851677804 -Steve Green,greenst01,1978,RS,IND,1024,449,-0.905468373,-1.529008957,-2.43447733,0.072575887,0.072575887,0,-1.662540122,-1.919541276,-3.582081398,0.442430927 -Steve Green,greenst01,1979,RS,IND,588,265,-0.960483939,-0.461317539,-1.421801479,0.180532056,0.180532056,0,-1.402555985,-1.084783558,-2.487339542,0.569640917 -Taurean Green,greenta01,2008,RS,DEN,63,30,-3.238084995,-0.493960056,-3.732045051,-0.015150496,-0.015150496,0,-3.634701598,-2.279496214,-5.914197812,0.742608199 -Taurean Green,greenta01,2008,RS,POR,82,44,-3.950249192,-3.366691054,-7.316940246,-0.104463814,-0.104463814,0,-3.479819909,-5.410575295,-8.890395204,1.771638447 -Tommie Green,greento01,1979,RS,NOJ,1851,809,-3.660551658,0.276771299,-3.38378036,-0.263475577,-0.263475577,0,-3.686851721,0.241346443,-3.445505278,0.769941596 -Willie Green,greenwi01,2004,RS,PHI,1422,767,-2.423282456,-2.297357244,-4.7206397,-0.777676048,-0.777676048,0,-2.393411114,-2.68776304,-5.081174154,0.770767928 -Willie Green,greenwi01,2005,PO,PHI,117,63,4.928229057,-2.262041979,2.666187078,0.180037875,0,0.180037875,3.737949794,-3.451120483,0.286829311,0.245918376 -Willie Green,greenwi01,2005,RS,PHI,2132,1066,-2.896191109,-0.760361655,-3.656552763,-0.496399246,-0.496399246,0,-2.895101649,-1.200563317,-4.095664966,0.625220686 -Willie Green,greenwi01,2006,RS,PHI,299,153,-3.05948869,-2.754681347,-5.814170037,-0.239006151,-0.239006151,0,-3.080698638,-3.917129018,-6.997827656,-0.070794157 -Willie Green,greenwi01,2007,RS,PHI,3521,1842,-2.536481841,-2.128676725,-4.665158566,-1.803829036,-1.803829036,0,-2.246147203,-2.072906715,-4.319053917,0.206014272 -Willie Green,greenwi01,2008,PO,PHI,257,142,-1.268794538,0.309195785,-0.959598753,0.135187681,0,0.135187681,-1.663214665,0.647038098,-1.016176567,0.937973702 -Willie Green,greenwi01,2008,RS,PHI,3753,1970,-0.988769608,-1.094630853,-2.08340046,0.670169077,0.670169077,0,-1.003486016,-1.455955659,-2.459441675,0.024279218 -Willie Green,greenwi01,2009,PO,PHI,274,148,-2.867214191,-3.161082096,-6.028296287,-0.255282909,0,-0.255282909,-3.295438352,-3.260913747,-6.556352099,-0.008073321 -Willie Green,greenwi01,2009,RS,PHI,3467,1828,-0.42299619,-1.495284311,-1.9182805,0.777009727,0.777009727,0,-0.667565056,-1.463165037,-2.130730092,0.156748204 -Willie Green,greenwi01,2010,RS,PHI,2998,1553,0.111854666,-2.174646415,-2.062791749,0.544792341,0.544792341,0,-0.448243378,-2.326709228,-2.774952606,0.049880792 -Willie Green,greenwi01,2011,PO,NOH,151,84,-2.939081522,-1.034063092,-3.973144614,-0.055237104,0,-0.055237104,-2.884916588,-0.901193792,-3.786110381,1.928962267 -Willie Green,greenwi01,2011,RS,NOH,3129,1674,-1.804134686,-0.2540306,-2.058165285,0.592133727,0.592133727,0,-1.931737941,-0.640927821,-2.572665762,0.197961536 -Willie Green,greenwi01,2012,PO,ATL,117,63,-1.20458429,-3.515285514,-4.719869805,-0.065402541,0,-0.065402541,-2.319924055,-3.663274348,-5.983198403,0.138126442 -Willie Green,greenwi01,2012,RS,ATL,1752,922,0.000673573,-2.680591435,-2.679917862,0.03297622,0.03297622,0,-0.353589014,-2.578419285,-2.932008298,0.025979387 -Willie Green,greenwi01,2013,PO,LAC,37,20,6.033281018,2.008077612,8.04135863,0.112350937,0,0.112350937,4.904091415,0.248066729,5.152158145,-0.97105255 -Willie Green,greenwi01,2013,RS,LAC,2281,1188,-0.133444683,-0.905883198,-1.039327881,1.037283074,1.037283074,0,-0.405070172,-1.292801459,-1.697871632,0.037227397 -Willie Green,greenwi01,2014,PO,LAC,41,19,-5.434083224,-2.764336147,-8.198419371,-0.056223303,0,-0.056223303,-0.741437171,-1.388771349,-2.13020852,2.983387734 -Willie Green,greenwi01,2014,RS,LAC,1783,869,-3.324235483,-0.648690294,-3.972925777,-0.543578257,-0.543578257,0,-2.592489282,-0.691726881,-3.284216164,0.243632068 -Willie Green,greenwi01,2015,RS,ORL,1900,951,-3.133847979,0.617998216,-2.515849763,0.113614287,0.113614287,0,-3.117902425,-0.314299458,-3.432201883,0.003836309 -Lynn Greer,greerly01,2007,RS,MIL,840,432,0.560314721,-1.591923469,-1.031608748,0.379017695,0.379017695,0,0.084312856,-2.439839042,-2.355526186,0.067130171 -Claude Gregory,gregocl01,1986,RS,WSB,4,2,-12.7653844,17.21500992,4.449625526,0.007932333,0.007932333,0,-2.587643789,15.67305099,13.0854072,8.241316554 -Claude Gregory,gregocl01,1988,RS,LAC,665,313,-3.429307026,-0.04335197,-3.472658995,-0.11558928,-0.11558928,0,-3.573288224,-0.646960932,-4.220249156,0.162441654 -John Greig,greigjo01,1983,RS,SEA,57,26,0.967576377,-1.953475121,-0.985898744,0.023449596,0.023449596,0,0.097659766,-2.996047546,-2.89838778,0.215992716 -Kevin Grevey,greveke01,1977,PO,WSB,486,225,-2.698434556,-1.463486385,-4.161920941,-0.166797459,0,-0.166797459,-3.094370566,-2.099923145,-5.194293711,-0.233249283 -Kevin Grevey,greveke01,1977,RS,WSB,2914,1306,-2.569085663,-1.406922234,-3.976007897,-0.818234056,-0.818234056,0,-2.743458456,-1.755671856,-4.499130312,0.174049214 -Kevin Grevey,greveke01,1978,PO,WSB,1263,584,-0.343873301,-1.249940848,-1.593814149,0.356194921,0,0.356194921,-0.563463769,-1.357230354,-1.920694123,0.264481622 -Kevin Grevey,greveke01,1978,RS,WSB,4832,2121,0.000740492,-0.970642723,-0.969902231,1.924294852,1.924294852,0,-0.083204136,-1.083268866,-1.166473002,-0.112714222 -Kevin Grevey,greveke01,1979,PO,WSB,1097,527,-2.898145719,-0.517962834,-3.416108553,-0.185331048,0,-0.185331048,-2.723364277,-0.508916064,-3.232280341,0.341287806 -Kevin Grevey,greveke01,1979,RS,WSB,4165,1856,-0.208582921,-0.745887871,-0.954470792,1.696544509,1.696544509,0,-0.067654338,-0.768447963,-0.836102301,-0.232825155 -Kevin Grevey,greveke01,1980,PO,WSB,151,72,6.00878422,2.382455897,8.391240117,0.424350062,0,0.424350062,6.085196087,2.770752743,8.85594883,0.530363428 -Kevin Grevey,greveke01,1980,RS,WSB,3931,1818,0.24060419,-0.506407942,-0.265803753,2.300727701,2.300727701,0,0.185424678,-0.504835365,-0.319410687,-0.157239731 -Kevin Grevey,greveke01,1981,RS,WSB,5645,2616,1.177835171,-0.528367958,0.649467213,4.519533614,4.519533614,0,0.932776806,-0.381520035,0.551256772,-0.401545473 -Kevin Grevey,greveke01,1982,PO,WSB,320,159,0.66653093,-0.34663835,0.31989258,0.256104218,0,0.256104218,-0.070095548,-0.885520607,-0.955616155,-0.287556293 -Kevin Grevey,greveke01,1982,RS,WSB,4533,2164,-0.668330071,-0.621185661,-1.289515732,1.606324024,1.606324024,0,-0.951830907,-0.651366549,-1.603197455,-0.389897208 -Kevin Grevey,greveke01,1983,RS,WSB,1584,756,-1.812775577,-0.551180501,-2.363956079,0.148642144,0.148642144,0,-2.244273011,-1.215986483,-3.460259494,-0.181723087 -Kevin Grevey,greveke01,1984,PO,MIL,55,27,-7.460242482,-2.887681514,-10.347924,-0.107298314,0,-0.107298314,-8.130667246,-4.601257756,-12.731925,-0.595744705 -Kevin Grevey,greveke01,1984,RS,MIL,1885,923,0.121370482,-0.8437402,-0.722369717,0.957160076,0.957160076,0,-0.129369366,-1.206684889,-1.336054255,0.249469143 -Kevin Grevey,greveke01,1985,PO,MIL,59,28,-2.225480526,1.978734708,-0.246745818,0.037172855,0,0.037172855,-2.564111961,2.014380464,-0.549731497,0.826722171 -Kevin Grevey,greveke01,1985,RS,MIL,2483,1182,-1.516905863,-0.841998495,-2.358904358,0.235486356,0.235486356,0,-1.780151156,-1.847604059,-3.627755215,-0.160532174 -Adrian Griffin,griffad01,2000,RS,BOS,3841,1927,0.464083779,0.991385377,1.455469156,4.146695914,4.146695914,0,0.146648981,1.407491299,1.55414028,0.274961527 -Adrian Griffin,griffad01,2001,RS,BOS,736,377,-1.765742399,-0.558113755,-2.323856154,0.082286509,0.082286509,0,-2.188890626,-1.130149541,-3.319040168,0.360162572 -Adrian Griffin,griffad01,2002,PO,DAL,116,57,-0.028068961,-1.283162108,-1.311231069,0.043337309,0,0.043337309,-0.550032455,-2.107514758,-2.657547213,0.390181203 -Adrian Griffin,griffad01,2002,RS,DAL,2705,1383,1.538422899,0.174624307,1.713047206,3.156006344,3.156006344,0,1.2600666,0.666527332,1.926593932,0.199665267 -Adrian Griffin,griffad01,2003,PO,DAL,257,131,-1.53253859,-1.307276071,-2.839814662,-0.006230423,0,-0.006230423,-1.816248856,-1.345677272,-3.161926127,0.580364466 -Adrian Griffin,griffad01,2003,RS,DAL,2676,1373,-1.200584453,1.561414693,0.360830241,2.18398178,2.18398178,0,-1.275652239,1.75218628,0.476534041,0.204135065 -Adrian Griffin,griffad01,2004,RS,HOU,246,133,-3.592407697,0.250902562,-3.341505136,-0.040457211,-0.040457211,0,-4.183224433,0.431106645,-3.752117788,0.726242091 -Adrian Griffin,griffad01,2005,PO,CHI,175,86,0.723840445,2.481037311,3.204877756,0.271172511,0,0.271172511,0.056105304,2.891597346,2.94770265,0.56917178 -Adrian Griffin,griffad01,2005,RS,CHI,1299,667,-2.536209877,3.120599221,0.584389344,1.13716578,1.13716578,0,-2.768835868,2.769918574,0.001082706,0.199666956 -Adrian Griffin,griffad01,2006,PO,DAL,654,349,1.616585637,2.544248921,4.160834558,1.26742198,0,1.26742198,0.896593869,2.188451397,3.085045267,-0.121677211 -Adrian Griffin,griffad01,2006,RS,DAL,2303,1245,-0.132278661,1.575662838,1.443384178,2.654478118,2.654478118,0,-0.518136395,1.592959634,1.074823239,-0.314947461 -Adrian Griffin,griffad01,2007,PO,CHI,17,9,-23.16800843,6.397005709,-16.77100272,-0.066580921,0,-0.066580921,-20.63844515,5.754168736,-14.88427642,0.24597021 -Adrian Griffin,griffad01,2007,RS,CHI,1154,585,-1.245089276,1.333381047,0.088291772,0.851143374,0.851143374,0,-1.711662752,0.926756386,-0.784906366,0.440086989 -Adrian Griffin,griffad01,2008,RS,CHI,435,222,-3.142765541,0.39582157,-2.746943971,0.000345581,0.000345581,0,-3.489250718,-0.477848076,-3.967098795,-0.150882374 -Adrian Griffin,griffad01,2008,RS,SEA,172,85,-2.354797094,1.438102366,-0.916694728,0.079302236,0.079302236,0,-2.850852267,0.629459973,-2.221392293,-0.238533045 -Blake Griffin,griffbl01,2011,RS,LAC,6086,3112,1.684324409,0.411364967,2.095689376,7.661477392,7.661477392,0,1.641411443,0.69227674,2.333688183,-0.39039318 -Blake Griffin,griffbl01,2012,PO,LAC,736,393,1.324874788,2.507167767,3.832042555,1.366586391,0,1.366586391,1.618910301,2.864230403,4.483140703,0.360021789 -Blake Griffin,griffbl01,2012,RS,LAC,4496,2392,3.259820273,0.55705526,3.816875532,8.013539159,8.013539159,0,3.274336419,0.647754136,3.922090555,-0.007665756 -Blake Griffin,griffbl01,2013,PO,LAC,293,158,-0.083143064,-3.399271543,-3.482414607,-0.061065129,0,-0.061065129,0.13533559,-3.006047198,-2.870711608,0.256593506 -Blake Griffin,griffbl01,2013,RS,LAC,4987,2598,2.652162699,0.537938306,3.190101005,7.866392723,7.866392723,0,2.777187073,0.781055595,3.558242668,-0.085241456 -Blake Griffin,griffbl01,2014,PO,LAC,956,478,3.689014895,0.769263128,4.458278023,1.78904404,0,1.78904404,4.377860413,1.000413485,5.378273898,-1.228910769 -Blake Griffin,griffbl01,2014,RS,LAC,5783,2863,2.882739603,0.318981847,3.20172145,8.744554717,8.744554717,0,3.229794608,1.285149151,4.514943759,0.561119921 -Blake Griffin,griffbl01,2015,PO,LAC,1158,557,3.514118019,3.700731041,7.21484906,2.952632782,0,2.952632782,4.025656786,3.173215977,7.198872763,1.057273364 -Blake Griffin,griffbl01,2015,RS,LAC,4705,2356,3.232984456,-1.244214373,1.988770083,5.710721338,5.710721338,0,3.306238526,-0.474787966,2.83145056,0.245316715 -Blake Griffin,griffbl01,2016,PO,LAC,254,127,-1.724859738,1.702871075,-0.021988662,0.183446921,0,0.183446921,-5.85863907,0.749214926,-5.109424144,0.595222849 -Blake Griffin,griffbl01,2016,RS,LAC,2393,1170,0.85868471,0.18107652,1.03976123,2.266705371,2.266705371,0,0.353298123,0.630906942,0.984205065,0.192981448 -Blake Griffin,griffbl01,2017,PO,LAC,185,99,1.28213196,6.787427601,8.069559561,0.561732017,0,0.561732017,3.99327288,3.635394911,7.628667792,-0.32559484 -Blake Griffin,griffbl01,2017,RS,LAC,4208,2076,4.694905404,1.400684221,6.095589625,9.419130759,9.419130759,0,4.61490104,1.250462642,5.865363682,0.524547939 -Blake Griffin,griffbl01,2018,RS,DET,1689,831,2.140244293,0.586048602,2.726292895,2.323308721,2.323308721,0,2.129362266,-0.052914728,2.076447538,0.063695287 -Blake Griffin,griffbl01,2018,RS,LAC,2355,1139,2.15872341,-0.072623915,2.086099496,2.828078624,2.828078624,0,3.025164841,0.139832242,3.164997083,0.625994889 -Blake Griffin,griffbl01,2019,PO,DET,124,58,11.59008872,1.008765973,12.59885469,0.474620363,0,0.474620363,12.5702009,-0.257084576,12.31311632,1.311466916 -Blake Griffin,griffbl01,2019,RS,DET,5388,2622,3.974967747,0.350320615,4.325288362,9.514535776,9.514535776,0,3.694872962,-0.286132702,3.40874026,0.534157676 -Darrell Griffith,griffda01,1981,RS,UTA,5903,2867,-2.144384202,-1.192151048,-3.33653525,-0.858941177,-0.858941177,0,-1.746850497,-0.995770531,-2.742621028,0.118994779 -Darrell Griffith,griffda01,1982,RS,UTA,5686,2597,-0.425368972,-1.433753656,-1.859122628,1.179142029,1.179142029,0,-0.206717891,-1.234797583,-1.441515475,-0.109089016 -Darrell Griffith,griffda01,1983,RS,UTA,6302,2787,-0.509599197,-0.226205527,-0.735804723,2.863569386,2.863569386,0,-0.309751079,-0.053175767,-0.362926846,-0.017125898 -Darrell Griffith,griffda01,1984,PO,UTA,881,417,0.781678899,0.694763476,1.476442375,0.927145353,0,0.927145353,1.332415513,0.889411072,2.221826586,-0.026035428 -Darrell Griffith,griffda01,1984,RS,UTA,5858,2650,0.915806782,-0.606259176,0.309547606,4.142758253,4.142758253,0,1.400467397,-0.401809816,0.998657581,0.152890579 -Darrell Griffith,griffda01,1985,PO,UTA,760,340,-0.814067687,-0.328119638,-1.142187325,0.287587115,0,0.287587115,-0.793751352,-0.346537555,-1.140288908,-0.023114362 -Darrell Griffith,griffda01,1985,RS,UTA,6148,2776,-0.431773662,0.39059588,-0.041177781,3.838949819,3.838949819,0,-0.032162511,0.568277483,0.536114973,0.064747808 -Darrell Griffith,griffda01,1987,PO,UTA,210,104,-3.728359785,-0.007118387,-3.735478172,-0.054035296,0,-0.054035296,-3.051827957,-1.076778328,-4.128606285,0.192605921 -Darrell Griffith,griffda01,1987,RS,UTA,4008,1843,-0.642479347,0.514738341,-0.127741006,2.477726136,2.477726136,0,-0.3881123,0.443305642,0.055193342,0.497324998 -Darrell Griffith,griffda01,1988,RS,UTA,2250,1052,-1.519670354,0.290452496,-1.229217858,0.821597873,0.821597873,0,-1.163216355,0.098881061,-1.064335294,0.660376672 -Darrell Griffith,griffda01,1989,PO,UTA,149,71,-1.181071787,-0.101765267,-1.282837054,0.055551485,0,0.055551485,-0.290708816,-0.57130006,-0.862008876,1.290246185 -Darrell Griffith,griffda01,1989,RS,UTA,4919,2382,-1.019953215,0.178510699,-0.841442516,2.323549849,2.323549849,0,-0.836390101,0.11612642,-0.720263681,0.179551308 -Darrell Griffith,griffda01,1990,PO,UTA,194,97,1.094505031,2.67181246,3.766317491,0.329598717,0,0.329598717,1.125160113,1.294442818,2.41960293,-0.877149071 -Darrell Griffith,griffda01,1990,RS,UTA,2924,1444,0.208487599,0.539895188,0.748382787,2.598017573,2.598017573,0,0.618607476,0.286185465,0.90479294,0.798106341 -Darrell Griffith,griffda01,1991,PO,UTA,18,9,8.528900414,-3.303995293,5.224905121,0.037191293,0,0.037191293,7.45929947,-6.216868363,1.242431107,-1.442569229 -Darrell Griffith,griffda01,1991,RS,UTA,2018,1005,-3.026332995,-0.179562953,-3.205895949,-0.235654879,-0.235654879,0,-2.625452768,-0.659885499,-3.285338268,0.803029737 -Eddie Griffin,griffed01,2002,RS,HOU,3524,1896,-1.55329037,0.380607346,-1.172683024,1.51729449,1.51729449,0,-1.257481013,-0.289163473,-1.546644487,-0.511666432 -Eddie Griffin,griffed01,2003,RS,HOU,3537,1890,-0.626395896,1.814812346,1.18841645,3.782529783,3.782529783,0,-0.231156055,1.250068532,1.018912477,-0.368516073 -Eddie Griffin,griffed01,2005,RS,MIN,2801,1492,-0.131279352,1.085168492,0.95388914,2.804299987,2.804299987,0,0.342332595,0.505351249,0.847683844,-0.495133808 -Eddie Griffin,griffed01,2006,RS,MIN,2543,1359,-4.755998839,1.637626756,-3.118372083,-0.25377643,-0.25377643,0,-4.434942941,0.685542489,-3.749400452,-0.587884829 -Eddie Griffin,griffed01,2007,RS,MIN,176,92,-6.629962722,-1.812114363,-8.442077085,-0.264952038,-0.264952038,0,-6.74834487,-3.499765174,-10.24811004,-0.774819317 -Greg Griffin,griffgr01,1978,PO,PHO,53,25,-2.30871966,0.075394627,-2.233325034,0.00685936,0,0.00685936,-3.143674476,0.118118147,-3.025556329,0.962159305 -Greg Griffin,griffgr01,1978,RS,PHO,991,422,-4.114240678,-1.073953997,-5.188194675,-0.526439683,-0.526439683,0,-4.202646667,-1.537304832,-5.739951498,0.305730311 -Paul Griffin,griffpa01,1977,RS,NOJ,3716,1645,0.957420585,0.224034834,1.181455419,3.305686646,3.305686646,0,0.538461967,0.209916734,0.748378701,0.199241012 -Paul Griffin,griffpa01,1978,RS,NOJ,4229,1853,-1.215237405,1.011202789,-0.204034616,2.410154025,2.410154025,0,-1.274488159,0.812072128,-0.462416031,0.143481567 -Paul Griffin,griffpa01,1979,RS,NOJ,3199,1398,-1.853724278,-0.185260985,-2.038985264,0.508713326,0.508713326,0,-2.143466232,-0.357024668,-2.500490899,0.332491251 -Paul Griffin,griffpa01,1980,PO,SAS,141,69,-4.072271859,-4.890429266,-8.962701125,-0.226021033,0,-0.226021033,-4.421885993,-4.483012611,-8.904898603,0.199287905 -Paul Griffin,griffpa01,1980,RS,SAS,4181,1812,0.085617592,0.249607489,0.335225081,2.864973542,2.864973542,0,0.176307899,0.630826109,0.807134008,0.465923288 -Paul Griffin,griffpa01,1981,PO,SAS,374,183,1.811451263,-0.175277939,1.636173324,0.42406088,0,0.42406088,1.771927369,0.556465632,2.328393,0.386889229 -Paul Griffin,griffpa01,1981,RS,SAS,4185,1930,1.040928576,0.347480438,1.388409014,4.067696944,4.067696944,0,1.049276703,0.322445419,1.371722122,-0.18554225 -Paul Griffin,griffpa01,1982,RS,SAS,991,459,-2.895657999,0.14630712,-2.749350879,0.000152754,0.000152754,0,-2.679439049,0.034996355,-2.644442694,0.498003234 -Paul Griffin,griffpa01,1983,RS,SAS,2081,956,-2.062579512,-0.364307482,-2.426886994,0.158279706,0.158279706,0,-2.098585869,-0.407086615,-2.505672484,0.450853416 -Taylor Griffin,griffta01,2010,RS,PHO,64,32,-4.485087149,-0.743389884,-5.228477033,-0.040843133,-0.040843133,0,-4.77802814,-2.092323373,-6.870351513,0.878091312 -Derek Grimm,grimmde01,1998,RS,SAC,66,34,-2.655608786,3.190465271,0.534856485,0.0588863,0.0588863,0,-1.13302191,2.925627674,1.792605764,3.053448068 -Bob Gross,grossbo01,1977,PO,POR,1318,583,5.118864996,1.515380964,6.634245961,2.885261284,0,2.885261284,4.791538907,1.697314247,6.488853154,0.236718651 -Bob Gross,grossbo01,1977,RS,POR,5080,2232,2.925043986,0.645346016,3.570390002,7.193959715,7.193959715,0,2.654790593,0.589940108,3.244730701,-0.052240559 -Bob Gross,grossbo01,1978,RS,POR,4749,2163,2.730030271,1.186149683,3.916179953,7.351925244,7.351925244,0,2.617410708,1.136952753,3.754363461,-0.067868409 -Bob Gross,grossbo01,1979,RS,POR,3140,1441,0.797814926,0.774893682,1.572708607,3.17798934,3.17798934,0,0.65215916,0.549079287,1.201238447,-0.00196191 -Bob Gross,grossbo01,1980,PO,POR,101,51,-0.820392856,-2.089071247,-2.909464103,-0.004309836,0,-0.004309836,-1.722144297,-1.778646053,-3.500790351,0.707847649 -Bob Gross,grossbo01,1980,RS,POR,3285,1581,-0.963589135,0.01518441,-0.948404725,1.455878645,1.455878645,0,-1.109633375,-0.235415303,-1.345048678,0.191311917 -Bob Gross,grossbo01,1981,PO,POR,121,60,3.047505495,-1.563792567,1.483712928,0.134650108,0,0.134650108,2.130719423,-1.648937173,0.481782251,0.708764963 -Bob Gross,grossbo01,1981,RS,POR,4198,1934,0.844967429,0.611948668,1.456916097,4.154350653,4.154350653,0,0.489535341,0.46040555,0.949940891,0.081278781 -Bob Gross,grossbo01,1982,RS,POR,2916,1377,0.415692654,1.429550236,1.84524289,3.230701601,3.230701601,0,0.25614046,1.296342493,1.552482952,0.073850901 -Bob Gross,grossbo01,1983,RS,SDC,810,373,-1.545230002,0.065653427,-1.479576576,0.24390203,0.24390203,0,-1.887870206,0.304578501,-1.583291705,0.921283372 -Anthony Grundy,grundan01,2006,RS,ATL,206,108,0.684168997,-0.275456392,0.408712605,0.177032439,0.177032439,0,0.747548885,-0.647467169,0.100081716,1.570070253 -Ernie Grunfeld,grunfer01,1978,PO,MIL,174,77,2.136348384,-1.319897076,0.816451308,0.143854213,0,0.143854213,1.556775108,-2.299663251,-0.742888143,-0.470022175 -Ernie Grunfeld,grunfer01,1978,RS,MIL,2888,1261,-0.906933759,-1.169179415,-2.076113174,0.434486938,0.434486938,0,-1.188836807,-1.178353184,-2.367189991,0.232635808 -Ernie Grunfeld,grunfer01,1979,RS,MIL,3990,1778,0.908714648,-1.013178323,-0.104463675,2.402892258,2.402892258,0,0.669406434,-1.051339479,-0.381933045,0.135242819 -Ernie Grunfeld,grunfer01,1980,PO,KCK,64,32,-0.183101412,-0.656701478,-0.83980289,0.032264669,0,0.032264669,-1.084295617,-0.940871342,-2.025166959,0.309548865 -Ernie Grunfeld,grunfer01,1980,RS,KCK,3038,1397,-1.381586119,0.089819597,-1.291766522,1.039970043,1.039970043,0,-1.774490125,-0.454002459,-2.228492584,0.06173616 -Ernie Grunfeld,grunfer01,1981,PO,KCK,1221,633,1.422443769,1.241044751,2.663488519,1.802600285,0,1.802600285,1.08170684,1.462953551,2.544660391,-0.029353853 -Ernie Grunfeld,grunfer01,1981,RS,KCK,3381,1584,-0.101925445,-0.051572109,-0.153497554,2.098132027,2.098132027,0,-0.648604334,-0.530561076,-1.17916541,-0.012233257 -Ernie Grunfeld,grunfer01,1982,RS,KCK,4059,1892,1.230848972,-0.500925137,0.729923835,3.357551386,3.357551386,0,0.770259037,-0.743464326,0.026794711,-0.049048357 -Ernie Grunfeld,grunfer01,1983,PO,NYK,241,118,1.016758011,1.240580829,2.257338839,0.313631526,0,0.313631526,1.02445092,1.361862706,2.386313626,0.888534701 -Ernie Grunfeld,grunfer01,1983,RS,NYK,2907,1422,-1.633576647,-0.180643867,-1.814220514,0.68071658,0.68071658,0,-2.067375092,-0.421187946,-2.488563039,0.277333872 -Ernie Grunfeld,grunfer01,1984,PO,NYK,175,84,-2.159338459,-1.354831108,-3.514169567,-0.033939823,0,-0.033939823,-3.086431073,-1.7491841,-4.835615173,0.478356765 -Ernie Grunfeld,grunfer01,1984,RS,NYK,2334,1119,-1.930680219,-0.25908456,-2.189764779,0.321773096,0.321773096,0,-2.289289959,-0.425862565,-2.715152524,0.61877863 -Ernie Grunfeld,grunfer01,1985,RS,NYK,2225,1061,0.426477379,0.331383905,0.757861284,1.905524785,1.905524785,0,-0.105996178,-0.060702934,-0.166699113,0.361453893 -Ernie Grunfeld,grunfer01,1986,RS,NYK,2913,1402,-0.823602028,0.022522517,-0.801079512,1.399617747,1.399617747,0,-1.586369669,-0.006554764,-1.592924433,0.41175202 -Petur Gudmundsson,gudmupe01,1982,RS,POR,1790,845,-4.545688491,-1.171190182,-5.716878673,-1.290434446,-1.290434446,0,-4.555311898,-1.268362818,-5.823674716,0.906639917 -Petur Gudmundsson,gudmupe01,1986,PO,LAL,234,111,-4.497982296,0.799819241,-3.698163056,-0.056244026,0,-0.056244026,-4.444582961,0.362607129,-4.081975832,1.562680382 -Petur Gudmundsson,gudmupe01,1986,RS,LAL,277,128,-1.802705986,0.232019138,-1.570686849,0.077671504,0.077671504,0,-1.471185534,0.341933124,-1.12925241,0.879954975 -Petur Gudmundsson,gudmupe01,1988,PO,SAS,13,6,-33.03588248,-10.92329181,-43.95917429,-0.130912387,0,-0.130912387,-30.7978535,-15.88008126,-46.67793476,0.590320119 -Petur Gudmundsson,gudmupe01,1988,RS,SAS,2237,1017,-2.956942263,-1.227892895,-4.184835157,-0.749267059,-0.749267059,0,-3.012447442,-1.163470153,-4.175917595,0.645687192 -Petur Gudmundsson,gudmupe01,1989,RS,SAS,154,70,-8.081220021,-2.683129145,-10.76434917,-0.289719453,-0.289719453,0,-7.90783266,-2.332564741,-10.2403974,1.244315666 -Tom Gugliotta,guglito01,1993,RS,WSB,5754,2795,-2.071094186,0.767435076,-1.30365911,2.060621858,2.060621858,0,-1.323662051,0.785896779,-0.537765272,-0.088950846 -Tom Gugliotta,guglito01,1994,RS,WSB,5648,2795,-0.319619151,1.258387605,0.938768454,5.261302655,5.261302655,0,0.497624585,1.387505099,1.885129685,0.019862533 -Tom Gugliotta,guglito01,1995,RS,MIN,1961,1018,1.454997807,1.609240091,3.064237898,3.046835786,3.046835786,0,1.609618902,1.639445047,3.249063949,0.84134395 -Tom Gugliotta,guglito01,1995,RS,WSB,450,226,-0.736186475,3.886168739,3.149982264,0.683415887,0.683415887,0,0.185596584,4.425513358,4.611109942,0.430929594 -Tom Gugliotta,guglito01,1995,RS,GSW,2731,1324,-1.669997069,-0.519915609,-2.189912678,0.379187212,0.379187212,0,-1.326895439,-0.329719258,-1.656614697,0.210175837 -Tom Gugliotta,guglito01,1996,RS,MIN,5586,2835,-0.90860711,1.675546321,0.766939211,5.083675269,5.083675269,0,-0.431049899,1.868872427,1.437822528,-0.060023129 -Tom Gugliotta,guglito01,1997,PO,MIN,230,121,-0.975362059,0.387939535,-0.587422523,0.137783012,0,0.137783012,-0.139638824,1.040561782,0.900922957,0.058491058 -Tom Gugliotta,guglito01,1997,RS,MIN,5984,3131,-0.343378235,0.761874457,0.418496222,5.044004324,5.044004324,0,0.249576547,0.794933251,1.044509798,-0.314899916 -Tom Gugliotta,guglito01,1998,RS,MIN,3087,1582,2.506323831,0.345961229,2.85228506,4.490780762,4.490780762,0,2.440878148,0.35059944,2.791477587,-0.626855273 -Tom Gugliotta,guglito01,1999,PO,PHO,226,118,-3.17212373,-1.04415925,-4.21628298,-0.090449962,0,-0.090449962,-2.847038864,-1.089938384,-3.936977249,-0.565744557 -Tom Gugliotta,guglito01,1999,RS,PHO,2964,1563,1.424354067,0.373168351,1.797522418,3.598792782,3.598792782,0,1.626605208,0.527292852,2.15389806,-0.684841254 -Tom Gugliotta,guglito01,2000,RS,PHO,3500,1767,-0.434018689,2.018536847,1.584518158,3.894083364,3.894083364,0,-0.16276326,1.972293593,1.809530333,-0.3275801 -Tom Gugliotta,guglito01,2001,PO,PHO,174,86,-5.420393388,3.323842322,-2.096551066,0.029747077,0,0.029747077,-4.9761047,3.457626394,-1.518478306,0.53929984 -Tom Gugliotta,guglito01,2001,RS,PHO,2274,1159,-3.287814007,0.264246318,-3.02356769,-0.16147492,-0.16147492,0,-3.166849895,0.052091716,-3.114758179,-0.166464358 -Tom Gugliotta,guglito01,2002,RS,PHO,2174,1129,-3.873757682,0.884481976,-2.989275706,-0.137792675,-0.137792675,0,-3.621059041,0.750885174,-2.870173868,-0.022582913 -Tom Gugliotta,guglito01,2003,PO,PHO,19,10,-0.390486846,-2.508552225,-2.899039071,-0.000797756,0,-0.000797756,-1.578452898,-2.672911739,-4.251364637,1.575281077 -Tom Gugliotta,guglito01,2003,RS,PHO,862,447,-3.647953642,-1.121461081,-4.769414723,-0.458849601,-0.458849601,0,-3.599033988,-2.00185325,-5.600887238,-0.339283763 -Tom Gugliotta,guglito01,2004,RS,PHO,593,304,-7.922100157,-0.725090606,-8.647190763,-0.917438048,-0.917438048,0,-7.336770873,-1.620158618,-8.956929491,0.277042849 -Tom Gugliotta,guglito01,2004,RS,UTA,940,515,-1.355658941,-0.000197573,-1.355856514,0.364621787,0.364621787,0,-1.429777394,-0.121604843,-1.551382237,-0.421566283 -Tom Gugliotta,guglito01,2005,RS,ATL,1441,748,-2.863556141,-0.900300197,-3.763856339,-0.388856376,-0.388856376,0,-2.577709998,-0.518012807,-3.095722805,0.461165197 -Tom Gugliotta,guglito01,2005,RS,BOS,429,218,-5.901598782,-0.365316108,-6.26691489,-0.390707473,-0.390707473,0,-5.672677394,-0.89627571,-6.568953104,-0.10739659 -Andres Guibert,guibean01,1994,RS,MIN,66,33,-9.43126154,-4.063059473,-13.49432101,-0.181467041,-0.181467041,0,-7.969809735,-5.070239637,-13.04004937,0.302822171 -Andres Guibert,guibean01,1995,RS,MIN,322,167,-4.486956213,0.136306195,-4.350650018,-0.138077271,-0.138077271,0,-4.195188284,0.146519415,-4.048668869,1.16982557 -Jay Guidinger,guidija01,1993,PO,CLE,28,15,-14.614041,-3.651935137,-18.26597614,-0.122975217,0,-0.122975217,-13.98937823,-5.96879342,-19.95817165,0.380710829 -Jay Guidinger,guidija01,1993,RS,CLE,430,215,-4.770421049,2.222108357,-2.548312691,0.02240686,0.02240686,0,-4.258709619,2.486231999,-1.77247762,1.253541639 -Jay Guidinger,guidija01,1994,RS,CLE,253,131,-5.498625178,-0.751705779,-6.250330957,-0.236514364,-0.236514364,0,-5.052155228,-1.661828184,-6.713983412,1.055383983 -Jorge Gutierrez,gutiejo01,2014,PO,BRK,7,3,4.726709262,-25.74640138,-21.01969212,-0.029155548,0,-0.029155548,-2.010117502,-20.01904155,-22.02915906,1.013674755 -Jorge Gutierrez,gutiejo01,2014,RS,BRK,482,244,-2.148820981,0.442448373,-1.706372608,0.129845109,0.129845109,0,-2.607602408,0.636189559,-1.971412849,-0.055231275 -Jorge Gutierrez,gutiejo01,2015,PO,MIL,20,12,-9.660220542,-6.884191394,-16.54441194,-0.08456048,0,-0.08456048,-9.804695172,-4.839536018,-14.64423119,-2.817085076 -Jorge Gutierrez,gutiejo01,2015,RS,MIL,263,131,-2.172824012,2.586685947,0.413861935,0.211538266,0.211538266,0,-2.560154403,3.21812489,0.657970487,0.03526184 -Jorge Gutierrez,gutiejo01,2015,RS,BRK,89,44,-0.516742896,-6.679709755,-7.196452651,-0.100189239,-0.100189239,0,-1.569975048,-6.450371773,-8.020346821,0.357103584 -Jorge Gutierrez,gutiejo01,2016,PO,CHA,25,12,-13.22155091,2.259033792,-10.96251712,-0.051567676,0,-0.051567676,-12.41462492,-3.323727174,-15.73835209,-0.530813833 -Jorge Gutierrez,gutiejo01,2016,RS,CHA,134,63,1.152041048,-0.957666516,0.194374532,0.095241385,0.095241385,0,0.690300206,-3.232393927,-2.542093721,0.621042441 -A.J. Guyton,guytoaj01,2001,RS,CHI,1186,630,-1.194590014,-2.56871437,-3.763304384,-0.324015126,-0.324015126,0,-1.675223247,-3.3322721,-5.007495347,-0.478357021 -A.J. Guyton,guytoaj01,2002,RS,CHI,1158,607,-0.247281686,-2.08866779,-2.335949476,0.127747786,0.127747786,0,-0.319189163,-3.481856079,-3.801045242,-0.34364186 -A.J. Guyton,guytoaj01,2003,RS,GSW,18,9,-10.97979603,0.355305025,-10.62449101,-0.036385489,-0.036385489,0,-8.980100733,-1.185250331,-10.16535106,0.579114831 -Rudy Hackett,hackeru01,1977,RS,IND,86,38,-3.206074456,-4.680462638,-7.886537094,-0.100414299,-0.100414299,0,-3.747240524,-4.735293256,-8.48253378,0.897539151 -Rudy Hackett,hackeru01,1977,RS,NYN,17,8,-15.18869634,-4.369351973,-19.55804831,-0.069893084,-0.069893084,0,-13.73516566,-5.522308813,-19.25747447,2.02594396 -Hamed Haddadi,haddaha01,2009,RS,MEM,228,120,-0.843261998,1.487070946,0.643808948,0.208265533,0.208265533,0,-1.337955307,0.301719667,-1.03623564,0.215712079 -Hamed Haddadi,haddaha01,2010,RS,MEM,473,240,-4.97824375,-1.280954348,-6.259198098,-0.435532727,-0.435532727,0,-5.06693197,-1.44345868,-6.51039065,1.275430942 -Hamed Haddadi,haddaha01,2011,PO,MEM,59,31,-4.875162745,1.272386838,-3.602775906,-0.014045305,0,-0.014045305,-5.150383268,0.304292192,-4.846091077,0.860506529 -Hamed Haddadi,haddaha01,2011,RS,MEM,325,168,-0.086084188,-0.371889004,-0.457973193,0.196882978,0.196882978,0,-0.534106973,-1.072934179,-1.607041152,0.2016606 -Hamed Haddadi,haddaha01,2012,PO,MEM,39,21,6.375421901,0.939034829,7.31445673,0.111538511,0,0.111538511,4.765177859,0.767744816,5.532922675,0.26252251 -Hamed Haddadi,haddaha01,2012,RS,MEM,394,206,-2.188481009,0.208484317,-1.979996692,0.081494374,0.081494374,0,-2.639523063,-0.708833276,-3.348356339,0.646004484 -Hamed Haddadi,haddaha01,2013,RS,MEM,162,87,-4.801161981,1.133310824,-3.667851157,-0.040981884,-0.040981884,0,-4.987908943,0.472780683,-4.51512826,0.55041536 -Hamed Haddadi,haddaha01,2013,RS,PHO,463,235,-4.956930459,-0.451684814,-5.408615274,-0.322725109,-0.322725109,0,-4.714580235,-0.464348899,-5.178929134,1.158121474 -Scott Haffner,haffnsc01,1990,RS,MIA,1190,559,-3.344271372,-2.243371072,-5.587642443,-0.810949559,-0.810949559,0,-3.942767837,-2.485684409,-6.428452246,0.202865341 -Scott Haffner,haffnsc01,1991,RS,CHH,103,50,-3.702249299,-0.340956706,-4.043206006,-0.033091553,-0.033091553,0,-3.576657717,-1.292485984,-4.869143701,0.306077988 -Glenn Hagan,hagangl01,1982,RS,DET,55,25,4.616650981,4.529983765,9.146634746,0.154340174,0.154340174,0,4.219481034,6.290258189,10.50973922,1.748698328 -Malik Hairston,hairsma01,2009,RS,SAS,289,155,-2.874519082,0.682751526,-2.191767556,0.044314886,0.044314886,0,-3.025763728,0.235830298,-2.78993343,0.355914088 -Malik Hairston,hairsma01,2010,RS,SAS,613,317,-0.845704861,-1.440707298,-2.286412158,0.074959715,0.074959715,0,-1.690952104,-2.219542926,-3.91049503,-0.022438935 -PJ Hairston,hairspj02,2015,RS,CHA,1381,687,-0.375095081,-0.797724223,-1.172819304,0.555433184,0.555433184,0,-0.774572253,-1.22432758,-1.998899833,0.454426212 -PJ Hairston,hairspj02,2016,PO,MEM,40,22,-8.340497926,1.200590866,-7.13990706,-0.050416158,0,-0.050416158,-5.018898271,-0.821927055,-5.840825326,-0.754466129 -PJ Hairston,hairspj02,2016,RS,MEM,749,375,-3.740689878,-3.155807673,-6.89649755,-0.793053694,-0.793053694,0,-4.185116688,-2.947556115,-7.132672803,-0.03386387 -PJ Hairston,hairspj02,2016,RS,CHA,1890,938,-2.251984305,-2.114821469,-4.366805773,-0.773709467,-0.773709467,0,-1.612032925,-1.211403354,-2.823436279,-0.005226895 -Marcus Haislip,haislma01,2003,PO,MIL,46,24,4.731920521,4.269388302,9.001308823,0.150986397,0,0.150986397,4.576475487,4.582130338,9.158605824,1.590334922 -Marcus Haislip,haislma01,2003,RS,MIL,840,441,-4.415023481,-2.147583521,-6.562607003,-0.860826505,-0.860826505,0,-4.235110003,-3.028610404,-7.263720407,0.321687029 -Marcus Haislip,haislma01,2004,PO,MIL,6,3,22.63955331,-5.668414627,16.97113868,0.029936452,0,0.029936452,20.05914192,-7.920140112,12.13900181,-3.436408472 -Marcus Haislip,haislma01,2004,RS,MIL,508,263,-0.986022322,-0.72759401,-1.713616332,0.138320961,0.138320961,0,-1.309828592,-1.720324709,-3.030153301,-0.487628172 -Marcus Haislip,haislma01,2005,RS,IND,195,106,-6.19378249,-1.001821214,-7.195603704,-0.24242198,-0.24242198,0,-5.951514728,-1.605843205,-7.557357933,0.764979373 -Marcus Haislip,haislma01,2010,RS,SAS,85,44,-1.566778423,-0.60529665,-2.172075073,0.012951237,0.012951237,0,-1.578836357,-2.217712507,-3.796548864,-0.162678876 -Jack Haley,haleyja01,1989,PO,CHI,13,7,6.696418761,-1.988528245,4.707890516,0.028278751,0,0.028278751,5.447139043,-0.679203608,4.767935435,2.82001777 -Jack Haley,haleyja01,1989,RS,CHI,591,289,-3.845603281,-1.027374846,-4.872978126,-0.317319834,-0.317319834,0,-3.824890103,-1.104598032,-4.929488135,1.397027154 -Jack Haley,haleyja01,1990,RS,CHI,118,58,-3.774911913,-4.80679204,-8.581703953,-0.172286599,-0.172286599,0,-4.049508482,-6.066053802,-10.11556228,-0.163206725 -Jack Haley,haleyja01,1990,RS,NJN,2147,1026,-3.956410174,-2.212569456,-6.16897963,-1.800713763,-1.800713763,0,-4.27703478,-1.841362614,-6.118397393,0.611827612 -Jack Haley,haleyja01,1991,RS,NJN,2465,1178,-1.741719636,-1.522381223,-3.264100859,-0.310820797,-0.310820797,0,-2.268493795,-1.278800319,-3.547294114,0.589691477 -Jack Haley,haleyja01,1992,PO,LAL,23,12,-5.031320869,-3.79067296,-8.821993829,-0.038863717,0,-0.038863717,-5.654876731,-2.703413621,-8.358290352,1.266135534 -Jack Haley,haleyja01,1992,RS,LAL,768,394,-7.630074914,-1.630563578,-9.260638492,-1.32627568,-1.32627568,0,-7.410297311,-1.596931052,-9.007228363,1.309326951 -Jack Haley,haleyja01,1994,PO,SAS,20,11,22.4665978,-0.42600707,22.04059073,0.143597759,0,0.143597759,20.22407287,1.198387627,21.4224605,0.065558795 -Jack Haley,haleyja01,1994,RS,SAS,178,94,-4.948296204,-3.712145781,-8.660441985,-0.287491079,-0.287491079,0,-4.710575608,-4.04669149,-8.757267099,1.369405867 -Jack Haley,haleyja01,1995,PO,SAS,25,13,-15.4222696,0.958989639,-14.46327996,-0.080054934,0,-0.080054934,-14.18629581,-0.607319083,-14.79361489,-0.079749769 -Jack Haley,haleyja01,1995,RS,SAS,233,117,-6.282612499,-0.800666251,-7.08327875,-0.265224287,-0.265224287,0,-5.548297541,-0.6721362,-6.220433741,2.383634013 -Jack Haley,haleyja01,1996,RS,CHI,13,7,-15.26574102,-3.30094021,-18.56668123,-0.058277755,-0.058277755,0,-12.74416961,-2.663580913,-15.40775052,2.945122073 -Jack Haley,haleyja01,1997,RS,NJN,144,74,-0.546740023,-0.748405528,-1.29514555,0.054983831,0.054983831,0,-0.973018935,-0.839268181,-1.812287116,0.093187895 -Jack Haley,haleyja01,1998,RS,NJN,98,51,-8.228005941,-3.101710853,-11.32971679,-0.226932701,-0.226932701,0,-7.545397721,-3.964962625,-11.51036035,1.50866975 -Mike Hall,hallmi01,2007,RS,WAS,26,13,-3.992920489,-1.916054227,-5.908974715,-0.020703851,-0.020703851,0,-4.868248153,-3.484038288,-8.352286441,-1.102907491 -Darvin Ham,hamda01,1997,RS,IND,9,5,-2.922018513,9.924946195,7.002927683,0.025495451,0.025495451,0,-0.879333917,6.714363204,5.835029287,2.258377686 -Darvin Ham,hamda01,1997,RS,DEN,609,313,-3.111012112,-2.511443586,-5.622455698,-0.463728335,-0.463728335,0,-3.792552372,-2.256210264,-6.048762636,0.99833981 -Darvin Ham,hamda01,1998,RS,WAS,1228,635,-2.206435334,-0.246817175,-2.453252508,0.097092163,0.097092163,0,-2.754251417,-0.486131207,-3.240382624,0.90538791 -Darvin Ham,hamda01,2000,PO,MIL,271,144,0.358221494,0.006171167,0.364392661,0.236027065,0,0.236027065,-0.260459676,0.108902986,-0.15155669,0.015368239 -Darvin Ham,hamda01,2000,RS,MIL,1547,792,0.226735079,0.156625462,0.383360541,1.267120298,1.267120298,0,-0.156187965,0.206677558,0.050489593,0.074190837 -Darvin Ham,hamda01,2001,PO,MIL,246,132,-0.928803477,-0.743987165,-1.672790642,0.076289464,0,0.076289464,-1.645776398,-0.226904872,-1.87268127,1.773807425 -Darvin Ham,hamda01,2001,RS,MIL,1048,540,-1.96463846,-0.930239601,-2.894878061,-0.040099696,-0.040099696,0,-2.311012763,-0.939399067,-3.250411831,0.427132336 -Darvin Ham,hamda01,2002,RS,MIL,2296,1208,-1.925169476,-0.394748913,-2.319918389,0.26684736,0.26684736,0,-2.423130781,-0.958273667,-3.381404447,0.615912583 -Darvin Ham,hamda01,2003,RS,ATL,1776,926,-3.542357199,-0.833179607,-4.375536807,-0.771938294,-0.771938294,0,-4.146023868,-1.600129857,-5.746153725,0.474963359 -Darvin Ham,hamda01,2004,PO,DET,196,108,-4.390375029,0.275732477,-4.114642552,-0.078343554,0,-0.078343554,-5.16682816,-0.636734179,-5.803562339,0.913388943 -Darvin Ham,hamda01,2004,RS,DET,897,484,-2.415807896,0.22452079,-2.191287106,0.138342976,0.138342976,0,-3.00519225,-0.65627072,-3.66146297,0.2486323 -Darvin Ham,hamda01,2005,PO,DET,43,24,1.333835959,-3.72008664,-2.386250681,0.00453182,0,0.00453182,-0.500401237,-5.306068025,-5.806469262,-1.219104007 -Darvin Ham,hamda01,2005,RS,DET,505,275,-3.674296292,-1.359943339,-5.034239631,-0.322483467,-0.322483467,0,-4.343157482,-1.895460677,-6.238618159,0.572382945 -Steve Hamer,hamerst01,1997,RS,BOS,541,268,-4.458610532,-3.161431576,-7.620042108,-0.668739632,-0.668739632,0,-4.984890586,-3.720754765,-8.705645351,0.389358966 -Daniel Hamilton,hamilda02,2018,RS,OKC,57,28,0.062884371,-7.573431315,-7.510546944,-0.067764722,-0.067764722,0,1.744279931,-7.54251228,-5.798232349,-0.353782694 -Daniel Hamilton,hamilda02,2019,RS,ATL,445,204,-2.172988524,0.76089805,-1.412090474,0.139853187,0.139853187,0,-1.994759224,-1.230716879,-3.225476103,0.440946794 -Jordan Hamilton,hamiljo02,2012,PO,DEN,10,5,-2.207679468,8.991722266,6.784042798,0.026083022,0,0.026083022,-0.518742955,8.653489638,8.134746683,3.585856613 -Jordan Hamilton,hamiljo02,2012,RS,DEN,512,258,0.001256861,-1.710795595,-1.709538734,0.136874609,0.136874609,0,0.013994055,-3.116225401,-3.102231345,-0.055948572 -Jordan Hamilton,hamiljo02,2013,PO,DEN,4,2,-22.76372432,-4.875635136,-27.63935945,-0.02575037,0,-0.02575037,-22.00984121,-6.960609972,-28.97045118,-1.532820658 -Jordan Hamilton,hamiljo02,2013,RS,DEN,796,397,0.346820275,-0.777857553,-0.431037279,0.469234185,0.469234185,0,0.671828032,-1.896962418,-1.225134386,-0.093225344 -Jordan Hamilton,hamiljo02,2014,RS,DEN,1385,670,-0.992657538,0.2945237,-0.698133838,0.702551731,0.702551731,0,-0.34492082,-0.40390737,-0.74882819,0.157823071 -Jordan Hamilton,hamiljo02,2014,RS,HOU,737,349,-1.069785503,-2.119632636,-3.189418139,-0.078625636,-0.078625636,0,-1.168293717,-1.669593603,-2.83788732,0.4694201 -Jordan Hamilton,hamiljo02,2015,RS,LAC,254,122,-2.023325081,-7.100482758,-9.12380784,-0.398997232,-0.398997232,0,-2.636022456,-5.501152606,-8.137175062,0.547083432 -Jordan Hamilton,hamiljo02,2016,RS,NOP,621,304,-1.287319504,-4.084744534,-5.372064038,-0.408494191,-0.408494191,0,-1.188121822,-2.818433597,-4.006555419,0.434858951 -Justin Hamilton,hamilju01,2014,RS,MIA,132,68,-3.516096978,-4.308778951,-7.824875929,-0.177133,-0.177133,0,-2.029026026,-3.253199095,-5.282225121,0.581422314 -Justin Hamilton,hamilju01,2014,RS,CHA,10,4,-1.399841409,-3.20863961,-4.608481019,-0.00415051,-0.00415051,0,1.058032402,1.652631579,2.710663981,9.046343129 -Justin Hamilton,hamilju01,2015,RS,MIN,850,423,-1.551467935,-1.097477777,-2.648945712,0.021969659,0.021969659,0,-1.946132759,-0.708529422,-2.654662181,0.706462614 -Justin Hamilton,hamilju01,2015,RS,MIA,541,289,-3.033875803,3.48222123,0.448345427,0.467925148,0.467925148,0,-2.680080018,1.651672287,-1.028407732,-0.745019607 -Justin Hamilton,hamilju01,2017,RS,BRK,2534,1177,-2.466151225,0.292136537,-2.174014689,0.34681925,0.34681925,0,-2.749964867,-0.694947129,-3.444911996,0.265717925 -Richard Hamilton,hamilri01,2000,RS,WAS,2682,1373,-1.502013343,-2.625022077,-4.127035421,-0.966553087,-0.966553087,0,-1.637279351,-2.712869863,-4.350149214,0.188848024 -Richard Hamilton,hamilri01,2001,RS,WAS,4921,2519,0.548293777,-2.333687118,-1.785393341,1.240602906,1.240602906,0,0.550083402,-2.230597176,-1.680513774,0.066769941 -Richard Hamilton,hamilri01,2002,RS,WAS,4099,2203,0.999909853,-1.766842251,-0.766932398,2.215537807,2.215537807,0,0.862078386,-1.647865512,-0.785787126,-0.550625763 -Richard Hamilton,hamilri01,2003,PO,DET,1201,659,0.16556276,-1.292248951,-1.126686191,0.561806547,0,0.561806547,-0.120886892,-1.34359147,-1.464478362,-0.179172729 -Richard Hamilton,hamilri01,2003,RS,DET,4829,2640,1.067370106,-0.45211166,0.615258446,4.545388711,4.545388711,0,0.955655151,-0.31933788,0.636317272,0.256534518 -Richard Hamilton,hamilri01,2004,PO,DET,1676,924,2.872779524,-0.708521719,2.164257806,2.381564826,0,2.381564826,2.688199125,-0.31986484,2.368334284,-0.291814297 -Richard Hamilton,hamilri01,2004,RS,DET,5135,2772,1.104722371,0.015102076,1.119824447,5.468200636,5.468200636,0,0.923663064,0.424119064,1.347782128,-0.079853608 -Richard Hamilton,hamilri01,2005,PO,DET,1939,1079,0.22891467,0.307662469,0.536577138,1.861667044,0,1.861667044,0.062123539,0.250006306,0.312129845,-0.211022113 -Richard Hamilton,hamilri01,2005,RS,DET,5377,2926,1.233450608,0.461733634,1.695184242,6.622577813,6.622577813,0,1.038387683,0.584747776,1.623135459,-0.185761381 -Richard Hamilton,hamilri01,2006,PO,DET,1234,690,1.16E-05,-0.738493264,-0.738481651,0.729798221,0,0.729798221,0.005942688,-0.360587033,-0.354644345,-0.066753686 -Richard Hamilton,hamilri01,2006,RS,DET,5167,2825,1.874544847,-2.192633818,-0.318088971,3.487254874,3.487254874,0,1.746134519,-1.912477107,-0.166342588,-0.467803568 -Richard Hamilton,hamilri01,2007,PO,DET,1154,638,2.61794278,-0.115721456,2.502221325,1.757086986,0,1.757086986,2.407975452,0.291441011,2.699416463,-0.316831863 -Richard Hamilton,hamilri01,2007,RS,DET,5083,2763,2.109758586,-0.410133254,1.699625331,6.260330325,6.260330325,0,1.939931966,-0.079900308,1.860031659,-0.18139597 -Richard Hamilton,hamilri01,2008,PO,DET,1171,656,3.163009719,0.674614318,3.837624037,2.268259159,0,2.268259159,3.183179098,0.717284417,3.900463515,-0.223533547 -Richard Hamilton,hamilri01,2008,RS,DET,4459,2424,2.840093101,0.070338059,2.910431159,6.974422138,6.974422138,0,2.769743985,0.287658486,3.05740247,-0.347109398 -Richard Hamilton,hamilri01,2009,PO,DET,270,154,-2.882170545,1.764110946,-1.118059599,0.1324874,0,0.1324874,-2.780644386,1.856102611,-0.924541775,0.165409543 -Richard Hamilton,hamilri01,2009,RS,DET,4164,2279,1.647757291,-1.171726511,0.47603078,3.745122381,3.745122381,0,1.524983214,-1.127596108,0.397387106,-0.146744264 -Richard Hamilton,hamilri01,2010,RS,DET,2894,1552,0.246916027,-2.598663618,-2.351747591,0.315486629,0.315486629,0,0.215209003,-2.550441065,-2.335232062,0.04115664 -Richard Hamilton,hamilri01,2011,RS,DET,2816,1498,0.709603001,-2.273318013,-1.563715013,0.904197938,0.904197938,0,0.721710832,-2.305136329,-1.583425497,-0.252397164 -Richard Hamilton,hamilri01,2012,PO,CHI,317,171,1.894519942,-1.392916091,0.501603852,0.29127006,0,0.29127006,1.104162604,-1.185840032,-0.081677428,-0.40312528 -Richard Hamilton,hamilri01,2012,RS,CHI,1309,697,-0.064659274,-1.19624599,-1.260905263,0.529266589,0.529266589,0,-0.171343849,-1.336471964,-1.507815813,-0.047000168 -Richard Hamilton,hamilri01,2013,PO,CHI,125,68,-4.71705883,-1.109047026,-5.826105856,-0.109903311,0,-0.109903311,-4.818887102,-2.483510823,-7.302397926,-0.135541058 -Richard Hamilton,hamilri01,2013,RS,CHI,2047,1088,-2.841819838,-1.403348776,-4.245168613,-0.831167088,-0.831167088,0,-2.933220545,-1.918033161,-4.851253707,0.13490143 -Roy Hamilton,hamilro01,1980,RS,DET,2519,1116,-2.758266207,-2.230506977,-4.988773184,-1.272971242,-1.272971242,0,-3.182789854,-2.772059789,-5.954849643,-0.143119636 -Roy Hamilton,hamilro01,1981,RS,POR,11,5,-5.789497188,-5.32539236,-11.11488955,-0.02147981,-0.02147981,0,-4.973268987,-5.790179286,-10.76344827,0.680869037 -Tang Hamilton,hamilta01,2002,RS,MIA,180,98,-0.454443197,0.427271422,-0.027171774,0.136386728,0.136386728,0,-1.265214637,0.094151133,-1.171063504,0.166119282 -Thomas Hamilton,hamilth01,1996,RS,BOS,142,70,-12.95520241,-0.673018154,-13.62822056,-0.39110097,-0.39110097,0,-11.62656449,-2.331126568,-13.95769106,0.621057149 -Thomas Hamilton,hamilth01,2000,RS,HOU,542,273,-5.510176987,-0.602388694,-6.112565681,-0.465973685,-0.465973685,0,-5.26980773,-1.899300491,-7.169108221,-0.478771576 -Zendon Hamilton,hamilze01,2001,RS,LAC,36,19,-7.469473632,-2.480134311,-9.949607943,-0.070983157,-0.070983157,0,-6.693160595,-2.529843002,-9.223003598,1.57659741 -Zendon Hamilton,hamilze01,2002,RS,DEN,1615,848,-2.51505552,-3.288300746,-5.803356266,-1.323573376,-1.323573376,0,-2.5775907,-3.296067181,-5.873657881,0.176472918 -Zendon Hamilton,hamilze01,2003,RS,TOR,23,12,-3.085438945,0.824383023,-2.261055923,0.003031303,0.003031303,0,-2.637303889,1.061557424,-1.575746465,1.162511328 -Zendon Hamilton,hamilze01,2004,RS,PHI,877,473,-0.79551982,-1.835784781,-2.631304601,0.028805433,0.028805433,0,-1.355392027,-1.887850188,-3.243242215,0.513506939 -Zendon Hamilton,hamilze01,2005,RS,MIL,304,159,-3.543680341,-1.417956488,-4.961636829,-0.181259946,-0.181259946,0,-3.194075322,-1.494217478,-4.6882928,0.947964493 -Zendon Hamilton,hamilze01,2006,RS,PHI,6,3,-11.97401612,21.15261009,9.178593966,0.019606392,0.019606392,0,-7.491601524,25.27470536,17.78310384,6.767599087 -Zendon Hamilton,hamilze01,2006,RS,CLE,87,46,-3.357867304,-0.753732047,-4.111599351,-0.032228383,-0.032228383,0,-2.803480587,-2.095627604,-4.899108191,0.782047248 -Geert Hammink,hammige01,1994,RS,ORL,6,3,3.841379441,-3.468765404,0.372614037,0.004792209,0.004792209,0,3.815283845,-1.280693407,2.534590438,0.256447777 -Geert Hammink,hammige01,1995,RS,ORL,14,7,-0.120643899,-0.821896986,-0.942540885,0.006426172,0.006426172,0,-0.922612608,-1.037352474,-1.959965082,-0.422318654 -Geert Hammink,hammige01,1996,RS,ORL,14,7,-9.606891403,-6.844830403,-16.45172181,-0.049644719,-0.049644719,0,-8.059273568,-9.428752797,-17.48802637,1.349189161 -Geert Hammink,hammige01,1996,RS,GSW,20,10,-3.120137403,-3.089540085,-6.209677488,-0.017662169,-0.017662169,0,-3.926170337,-3.926819431,-7.852989768,0.057363804 -AJ Hammons,hammoaj01,2017,RS,DAL,329,163,-6.225790238,-2.75331199,-8.979102228,-0.515632351,-0.515632351,0,-6.869165002,-3.507816805,-10.37698181,-0.453689655 -Tom Hammonds,hammoto01,1990,RS,WSB,1686,805,-3.23664913,-1.871571202,-5.108220332,-0.969640132,-0.969640132,0,-3.257461025,-2.272499638,-5.529960663,0.11237825 -Tom Hammonds,hammoto01,1991,RS,WSB,2102,1023,-3.483425079,-1.734818805,-5.218243884,-1.288903852,-1.288903852,0,-3.785067036,-2.163700464,-5.9487675,0.049395161 -Tom Hammonds,hammoto01,1992,RS,WSB,2026,984,-3.342795612,-1.240675784,-4.583471396,-0.924457738,-0.924457738,0,-3.201739887,-0.996486127,-4.198226014,0.42384231 -Tom Hammonds,hammoto01,1993,RS,DEN,1201,571,-2.927704099,-1.029403904,-3.957108003,-0.352250834,-0.352250834,0,-3.021123296,-1.428407989,-4.449531285,0.164608563 -Tom Hammonds,hammoto01,1993,RS,CHH,300,142,-4.528871252,-2.777993391,-7.306864644,-0.330959125,-0.330959125,0,-4.906371001,-2.968293283,-7.874664285,0.243721505 -Tom Hammonds,hammoto01,1994,PO,DEN,90,49,-2.170856981,-1.758065461,-3.928922442,-0.030251107,0,-0.030251107,-3.095176497,-2.57886571,-5.674042207,-0.430870872 -Tom Hammonds,hammoto01,1994,RS,DEN,1776,877,-1.516840656,-0.78392983,-2.300770486,0.200882386,0.200882386,0,-1.992357086,-1.503662319,-3.496019404,-0.059031688 -Tom Hammonds,hammoto01,1995,PO,DEN,84,44,-2.417678255,-3.569769945,-5.9874482,-0.076855166,0,-0.076855166,-2.819274581,-2.521747394,-5.341021974,2.282636988 -Tom Hammonds,hammoto01,1995,RS,DEN,1843,956,-1.101573848,-1.9702399,-3.071813748,-0.157489036,-0.157489036,0,-1.607597612,-2.174991527,-3.782589139,0.313947695 -Tom Hammonds,hammoto01,1996,RS,DEN,2030,1045,-2.632353347,-1.172280856,-3.804634203,-0.562686715,-0.562686715,0,-2.928502082,-1.305147081,-4.233649163,0.065947993 -Tom Hammonds,hammoto01,1997,RS,DEN,3423,1758,-2.790916302,-2.320390001,-5.111306304,-2.113366048,-2.113366048,0,-3.266538405,-2.228794324,-5.49533273,-0.19665372 -Tom Hammonds,hammoto01,1998,PO,MIN,205,113,-2.087730179,-2.747681197,-4.835411376,-0.124278397,0,-0.124278397,-2.839841063,-2.474610211,-5.314451274,0.195273897 -Tom Hammonds,hammoto01,1998,RS,MIN,2225,1140,-1.272718995,-1.926496568,-3.199215564,-0.260529568,-0.260529568,0,-1.582510755,-2.169558099,-3.752068853,-0.261112383 -Tom Hammonds,hammoto01,1999,PO,MIN,32,18,0.205125081,-3.598766786,-3.393641705,-0.006195079,0,-0.006195079,-1.404742584,-3.150356885,-4.555099469,1.405033974 -Tom Hammonds,hammoto01,1999,RS,MIN,1373,716,-2.662452001,-2.424553271,-5.087005272,-0.853794695,-0.853794695,0,-3.073207368,-2.731623444,-5.804830813,0.008348094 -Tom Hammonds,hammoto01,2000,PO,MIN,3,2,-5.450410779,-3.013176351,-8.46358713,-0.005907192,0,-0.005907192,-6.571490323,-5.601042083,-12.17253241,-1.56336213 -Tom Hammonds,hammoto01,2000,RS,MIN,720,372,-3.84784106,-1.295414102,-5.143255162,-0.456959169,-0.456959169,0,-3.836826181,-1.799173738,-5.635999919,0.566844608 -Tom Hammonds,hammoto01,2001,RS,MIN,58,30,-7.810856118,-3.665626777,-11.47648289,-0.136811513,-0.136811513,0,-7.683234108,-3.688509308,-11.37174342,2.242690121 -Darrin Hancock,hancoda01,1995,PO,CHH,32,18,-10.3120106,-0.424172303,-10.73618291,-0.078070688,0,-0.078070688,-9.379906075,0.116882201,-9.263023874,2.892676318 -Darrin Hancock,hancoda01,1995,RS,CHH,815,424,-3.393294147,0.076189175,-3.317104972,-0.123471151,-0.123471151,0,-3.541072045,-0.810101577,-4.351173623,0.607356435 -Darrin Hancock,hancoda01,1996,RS,CHH,1618,838,-2.959469319,-1.584490538,-4.543959857,-0.769006201,-0.769006201,0,-3.260692723,-2.20650056,-5.467193282,0.242698393 -Darrin Hancock,hancoda01,1997,PO,ATL,59,33,-4.300409971,1.97387127,-2.326538701,0.007459927,0,0.007459927,-4.892341167,1.259610799,-3.632730368,1.280293485 -Darrin Hancock,hancoda01,1997,RS,ATL,157,86,-3.017154053,2.890563759,-0.126590294,0.115486284,0.115486284,0,-2.989357155,1.23074788,-1.758609276,0.299991501 -Darrin Hancock,hancoda01,1997,RS,MIL,74,39,-7.388197047,-0.784843924,-8.173040971,-0.109563012,-0.109563012,0,-7.320952244,-1.193844155,-8.514796399,1.400794098 -Darrin Hancock,hancoda01,1997,RS,SAS,15,8,5.379028983,-4.933462657,0.445566326,0.013208397,0.013208397,0,3.032338435,-3.154087643,-0.121749208,1.157009908 -Ben Handlogten,handlbe01,2004,RS,UTA,314,172,0.71346173,-1.933802591,-1.220340861,0.135363193,0.135363193,0,0.291767994,-1.560307536,-1.268539542,0.766818066 -Ben Handlogten,handlbe01,2005,RS,UTA,553,297,-2.317270188,-1.711907813,-4.029178001,-0.196000499,-0.196000499,0,-2.288635658,-1.21348236,-3.502118019,1.029108146 -Dusty Hannahs,hannadu01,2019,RS,MEM,57,26,-11.91756916,-1.454210443,-13.37177961,-0.13866557,-0.13866557,0,-10.80890497,-2.501519507,-13.31042447,-1.616193454 -Ben Hansbrough,hansbbe01,2013,PO,IND,40,22,-9.213566192,-2.088624724,-11.30219092,-0.099957934,0,-0.099957934,-9.122799129,-3.792169796,-12.91496892,0.873276092 -Ben Hansbrough,hansbbe01,2013,RS,IND,380,200,-3.097774266,-1.059390891,-4.157165157,-0.145368024,-0.145368024,0,-3.197333242,-1.580183188,-4.777516429,1.154740339 -Tyler Hansbrough,hansbty01,2010,RS,IND,1046,511,-1.960188705,-0.337115688,-2.297304393,0.118124393,0.118124393,0,-1.929776674,-0.100040895,-2.029817569,0.080429306 -Tyler Hansbrough,hansbty01,2011,PO,IND,311,164,-3.683407484,-0.993931399,-4.677338884,-0.165530668,0,-0.165530668,-3.212846769,-0.472296582,-3.685143351,-0.423580951 -Tyler Hansbrough,hansbty01,2011,RS,IND,3063,1535,-1.043393732,-1.441290717,-2.48468445,0.207145858,0.207145858,0,-1.166189552,-1.236711194,-2.402900746,-0.286096188 -Tyler Hansbrough,hansbty01,2012,PO,IND,304,164,-4.26508329,-0.372951387,-4.638034677,-0.163651804,0,-0.163651804,-4.137509787,-0.362134488,-4.499644275,0.398149442 -Tyler Hansbrough,hansbty01,2012,RS,IND,2756,1442,-1.039510527,-1.077421486,-2.116932013,0.466272253,0.466272253,0,-0.926762001,-0.705908205,-1.632670206,0.102872501 -Tyler Hansbrough,hansbty01,2013,PO,IND,443,241,-1.823425633,-0.437880913,-2.261306546,0.062452725,0,0.062452725,-2.03225713,-0.352516013,-2.384773143,0.700871464 -Tyler Hansbrough,hansbty01,2013,RS,IND,2596,1366,-1.230341134,-0.429621095,-1.659962228,0.759032807,0.759032807,0,-1.499534268,-0.673170778,-2.172705045,-0.079746936 -Tyler Hansbrough,hansbty01,2014,PO,TOR,57,29,-3.067278523,-6.257038232,-9.324316755,-0.102240233,0,-0.102240233,-5.495365604,-5.578306278,-11.07367188,1.773800124 -Tyler Hansbrough,hansbty01,2014,RS,TOR,1930,978,-0.771595767,-0.304896974,-1.076492742,0.835914053,0.835914053,0,-1.068704859,-0.27053997,-1.339244829,0.100477898 -Tyler Hansbrough,hansbty01,2015,PO,TOR,93,48,-5.01651925,8.316477841,3.299958591,0.153244489,0,0.153244489,-4.898195224,5.750158993,0.851963769,0.275986777 -Tyler Hansbrough,hansbty01,2015,RS,TOR,2066,1058,0.910712098,0.351251368,1.261963467,2.153591949,2.153591949,0,0.035201616,0.153711437,0.188913053,-0.532791002 -Tyler Hansbrough,hansbty01,2016,PO,CHA,12,6,-6.192387987,-11.6423079,-17.83469588,-0.04522103,0,-0.04522103,-7.309911645,-13.11765607,-20.42756771,-4.801217787 -Tyler Hansbrough,hansbty01,2016,RS,CHA,703,343,-2.395982319,-4.225228901,-6.621211221,-0.678135616,-0.678135616,0,-2.951739428,-2.826010482,-5.77774991,0.097942487 -Bob Hansen,hansebo01,1984,PO,UTA,38,18,-3.712506972,-2.964663041,-6.677170013,-0.037469693,0,-0.037469693,-3.711897249,-2.810247983,-6.522145232,0.728180917 -Bob Hansen,hansebo01,1984,RS,UTA,926,419,-3.689074136,-1.764148525,-5.453222661,-0.582584548,-0.582584548,0,-3.952977892,-1.96231717,-5.915295062,0.836424718 -Bob Hansen,hansebo01,1985,PO,UTA,76,34,-3.282724048,1.877361536,-1.405362513,0.024384066,0,0.024384066,-3.661877157,1.602131827,-2.059745331,1.426572796 -Bob Hansen,hansebo01,1985,RS,UTA,1431,646,-1.925740455,-1.001181246,-2.926921701,-0.058730427,-0.058730427,0,-2.502036059,-1.079526104,-3.581562163,0.742473966 -Bob Hansen,hansebo01,1986,PO,UTA,276,140,4.508499644,-1.126414941,3.382084703,0.451328606,0,0.451328606,3.452722379,-0.494972877,2.957749501,-0.090917172 -Bob Hansen,hansebo01,1986,RS,UTA,4423,2032,-1.052160332,-0.65792339,-1.710083723,1.079121473,1.079121473,0,-1.427470579,-0.400761204,-1.828231783,0.097088745 -Bob Hansen,hansebo01,1987,PO,UTA,287,142,-1.168117592,-2.636999343,-3.805116935,-0.078788078,0,-0.078788078,-2.203118636,-2.199687191,-4.402805827,-0.063473077 -Bob Hansen,hansebo01,1987,RS,UTA,3160,1453,-0.819555908,-1.112982737,-1.932538646,0.60619632,0.60619632,0,-1.346555103,-1.079363405,-2.425918508,0.032892162 -Bob Hansen,hansebo01,1988,PO,UTA,818,408,0.152490193,-1.358400004,-1.205909811,0.332270439,0,0.332270439,-0.100842271,-1.04934053,-1.150182801,0.221219167 -Bob Hansen,hansebo01,1988,RS,UTA,3841,1796,0.747289121,-0.567295033,0.179994088,2.692750529,2.692750529,0,0.265725477,-0.426048718,-0.160323241,0.298111771 -Bob Hansen,hansebo01,1989,PO,UTA,258,123,-3.209343578,-2.842080307,-6.051423884,-0.214313651,0,-0.214313651,-3.589343108,-1.973814246,-5.563157355,0.285651784 -Bob Hansen,hansebo01,1989,RS,UTA,1991,964,-1.480153665,0.219497526,-1.260656139,0.736580112,0.736580112,0,-1.683415244,0.272972449,-1.410442795,0.566476339 -Bob Hansen,hansebo01,1990,PO,UTA,290,145,0.553780625,-1.236988285,-0.683207661,0.157587584,0,0.157587584,0.179006017,-1.186532821,-1.007526805,-0.065670179 -Bob Hansen,hansebo01,1990,RS,UTA,4403,2174,-0.847964226,-0.941937572,-1.789901798,1.066599242,1.066599242,0,-0.986663991,-0.719497367,-1.706161358,0.157320404 -Bob Hansen,hansebo01,1991,RS,SAC,1618,811,-1.426937373,-1.776097607,-3.203034981,-0.187907941,-0.187907941,0,-1.793961643,-1.809558763,-3.603520406,0.240419133 -Bob Hansen,hansebo01,1992,PO,CHI,129,69,1.185495634,-1.364083301,-0.178587668,0.093719895,0,0.093719895,0.559436798,-1.57420023,-1.014763432,0.355684432 -Bob Hansen,hansebo01,1992,RS,CHI,1530,769,-3.234423209,-0.563952095,-3.798375304,-0.417410926,-0.417410926,0,-3.336557607,-0.084306707,-3.420864314,1.44792534 -Bob Hansen,hansebo01,1992,RS,SAC,84,40,-1.240571947,-2.02353438,-3.264106327,-0.010593906,-0.010593906,0,-2.07000146,-1.022223318,-3.092224779,0.951365008 -Glenn Hansen,hansegl01,1977,RS,KCK,648,289,-1.263238055,-1.36608934,-2.629327394,0.017882921,0.017882921,0,-1.410006488,-1.815680991,-3.225687479,0.545317915 -Glenn Hansen,hansegl01,1978,RS,CHI,9,4,-27.56810665,-7.548191108,-35.11629776,-0.065947065,-0.065947065,0,-25.9655156,-10.39348181,-36.35899742,-0.173486328 -Glenn Hansen,hansegl01,1978,RS,KCK,21,9,-11.75037946,3.053236863,-8.697142596,-0.027906663,-0.027906663,0,-10.71618411,4.869509881,-5.846674231,2.367947481 -Lars Hansen,hansela01,1979,RS,SEA,447,205,-0.108207389,-0.483925304,-0.592132693,0.225895747,0.225895747,0,-0.544702904,-0.807066597,-1.351769501,0.095923153 -Travis Hansen,hansetr01,2004,RS,ATL,970,507,-1.359618263,-1.478824841,-2.838443104,-0.022962568,-0.022962568,0,-2.028239455,-1.921315448,-3.949554903,0.338247723 -Reggie Hanson,hansore01,1998,RS,BOS,51,26,-4.393199606,1.212877463,-3.180322143,-0.005879855,-0.005879855,0,-4.460302867,1.991000181,-2.469302686,2.74540018 -Bill Hanzlik,hanzlbi01,1981,RS,SEA,2661,1259,-0.342928817,0.419728313,0.076799497,1.823467626,1.823467626,0,-0.814228895,0.328035822,-0.486193073,0.436816361 -Bill Hanzlik,hanzlbi01,1982,PO,SEA,405,203,-0.158883102,0.812670513,0.653787411,0.364419192,0,0.364419192,-0.869563423,0.74869061,-0.120872813,0.227974265 -Bill Hanzlik,hanzlbi01,1982,RS,SEA,4160,1974,-0.807819793,0.986982071,0.179162278,2.956497512,2.956497512,0,-1.183660863,1.077831987,-0.105828876,0.222782997 -Bill Hanzlik,hanzlbi01,1983,PO,DEN,363,157,-1.767232215,0.418958926,-1.348273289,0.116694882,0,0.116694882,-1.978167418,0.528527811,-1.449639607,0.784254252 -Bill Hanzlik,hanzlbi01,1983,RS,DEN,3654,1547,-0.888522541,-0.974361853,-1.862884393,0.70232198,0.70232198,0,-0.917709236,-1.083192641,-2.000901877,0.318901467 -Bill Hanzlik,hanzlbi01,1984,PO,DEN,183,82,3.375130279,-2.162298657,1.212831622,0.172392938,0,0.172392938,2.752367784,-1.788843554,0.96352423,0.813808897 -Bill Hanzlik,hanzlbi01,1984,RS,DEN,3421,1469,-0.417554357,-0.753394541,-1.170948897,1.19065339,1.19065339,0,-0.659743805,-0.52253595,-1.182279755,0.623093932 -Bill Hanzlik,hanzlbi01,1985,PO,DEN,709,310,0.176414387,-0.279087417,-0.10267303,0.434915474,0,0.434915474,-0.020688233,0.157573673,0.13688544,0.747125249 -Bill Hanzlik,hanzlbi01,1985,RS,DEN,3793,1673,-0.999143802,-0.348153704,-1.347297506,1.207207525,1.207207525,0,-1.054291379,0.05434879,-0.99994259,0.855391266 -Bill Hanzlik,hanzlbi01,1986,PO,DEN,221,102,1.760882086,-2.436323183,-0.675441096,0.111182351,0,0.111182351,0.730140085,-2.985748356,-2.255608271,-0.147794243 -Bill Hanzlik,hanzlbi01,1986,RS,DEN,4456,1982,0.996741093,0.280008149,1.276749242,4.09400621,4.09400621,0,0.918521659,0.376535038,1.295056697,0.560692394 -Bill Hanzlik,hanzlbi01,1987,PO,DEN,174,76,-4.570671262,-0.011108444,-4.581779706,-0.07355307,0,-0.07355307,-4.459223229,-0.076678519,-4.535901748,0.40166622 -Bill Hanzlik,hanzlbi01,1987,RS,DEN,4453,1990,-0.140068197,-0.585922552,-0.725990749,2.062458458,2.062458458,0,0.169972829,-0.409987396,-0.240014568,0.371644497 -Bill Hanzlik,hanzlbi01,1988,PO,DEN,443,212,-2.583120168,-0.808012972,-3.391133141,-0.072458879,0,-0.072458879,-2.759605428,-0.616403603,-3.376009031,1.24806156 -Bill Hanzlik,hanzlbi01,1988,RS,DEN,2966,1334,-2.955454578,-0.014225465,-2.969680043,-0.150355271,-0.150355271,0,-3.10445525,-0.288569228,-3.393024478,0.565964208 -Bill Hanzlik,hanzlbi01,1989,PO,DEN,240,106,0.478345659,2.057434532,2.535780191,0.295110144,0,0.295110144,0.710440137,2.650954306,3.361394442,0.092354245 -Bill Hanzlik,hanzlbi01,1989,RS,DEN,1588,701,-3.138410109,-1.517218049,-4.655628158,-0.683219967,-0.683219967,0,-3.224490366,-1.927257496,-5.151747862,0.249946427 -Bill Hanzlik,hanzlbi01,1990,PO,DEN,181,79,1.164522846,0.521475402,1.685998248,0.184883281,0,0.184883281,1.169053839,1.47848995,2.647543789,0.252712104 -Bill Hanzlik,hanzlbi01,1990,RS,DEN,3565,1605,-1.487751184,0.340634256,-1.147116928,1.321987079,1.321987079,0,-1.459097566,0.555012607,-0.904084959,0.715579036 -Luke Harangody,haranlu01,2011,RS,CLE,782,399,-1.518437837,-1.405145584,-2.923583421,-0.035847129,-0.035847129,0,-1.322791129,-1.021534854,-2.344325983,1.347123529 -Luke Harangody,haranlu01,2011,RS,BOS,459,241,-3.881120273,-0.86174332,-4.742863593,-0.247006201,-0.247006201,0,-4.016493995,-0.981602126,-4.998096121,0.748205815 -Luke Harangody,haranlu01,2012,RS,CLE,444,231,-1.339091822,-1.659497565,-2.998589388,-0.029244836,-0.029244836,0,-1.600774661,-2.080067024,-3.680841685,-0.166953056 -Anfernee Hardaway,hardaan01,1994,PO,ORL,247,133,-0.867603095,0.04324274,-0.824360356,0.134490748,0,0.134490748,-0.345050549,0.081893687,-0.263156862,-0.182644739 -Anfernee Hardaway,hardaan01,1994,RS,ORL,6048,3015,2.427545582,1.209995739,3.637541321,9.824014641,9.824014641,0,2.904066664,1.561434132,4.465500796,-0.016062867 -Anfernee Hardaway,hardaan01,1995,PO,ORL,1599,849,4.617114218,0.288678765,4.905792984,3.415336094,0,3.415336094,4.852563724,0.659206195,5.511769919,-0.127541124 -Anfernee Hardaway,hardaan01,1995,RS,ORL,5814,2901,4.950722946,-0.231584142,4.719138804,11.00072079,11.00072079,0,5.038711892,0.058553919,5.097265811,-0.46174467 -Anfernee Hardaway,hardaan01,1996,PO,ORL,855,473,7.389900728,0.720995622,8.11089635,2.690190338,0,2.690190338,7.757906264,1.061847193,8.819753457,-0.424415503 -Anfernee Hardaway,hardaan01,1996,RS,ORL,5832,3015,6.479653739,1.07772649,7.557380229,15.79732712,15.79732712,0,6.466892951,1.260833346,7.727726297,-0.340155087 -Anfernee Hardaway,hardaan01,1997,PO,ORL,393,220,6.496639376,3.02074679,9.517386166,1.420063756,0,1.420063756,6.689327403,3.914503852,10.60383126,-0.003599816 -Anfernee Hardaway,hardaan01,1997,RS,ORL,4133,2221,3.930534244,0.356884203,4.287418447,7.950560343,7.950560343,0,3.810942915,0.64084285,4.451785765,-0.273720469 -Anfernee Hardaway,hardaan01,1998,RS,ORL,1147,625,-0.105081911,0.960838597,0.855756686,1.152710983,1.152710983,0,0.128815537,1.1190516,1.247867137,0.232428821 -Anfernee Hardaway,hardaan01,1999,PO,ORL,307,167,3.529020233,0.200528156,3.729548389,0.567146704,0,0.567146704,3.366846949,0.891320144,4.258167093,-0.342136131 -Anfernee Hardaway,hardaan01,1999,RS,ORL,3638,1944,1.479534704,1.749962784,3.229497489,5.926213013,5.926213013,0,1.602621624,2.062474103,3.665095727,-0.067146223 -Anfernee Hardaway,hardaan01,2000,PO,PHO,736,386,2.704151427,1.281849143,3.98600057,1.364675594,0,1.364675594,2.275031992,1.504516665,3.779548657,-0.22700088 -Anfernee Hardaway,hardaan01,2000,RS,PHO,4463,2253,2.357022453,1.218104116,3.575126569,7.247195995,7.247195995,0,2.12780185,1.391961318,3.519763169,-0.303422621 -Anfernee Hardaway,hardaan01,2001,RS,PHO,220,112,1.684981216,0.706421528,2.391402745,0.29285629,0.29285629,0,1.435247075,0.915840317,2.351087392,-0.294129125 -Anfernee Hardaway,hardaan01,2002,RS,PHO,4742,2462,-1.16156219,1.154164386,-0.007397804,3.442712617,3.442712617,0,-1.008274104,1.067137767,0.058863663,-0.061383204 -Anfernee Hardaway,hardaan01,2003,PO,PHO,470,244,1.950985048,4.465094197,6.416079245,1.181371424,0,1.181371424,1.522912401,4.534898901,6.057811303,0.350587374 -Anfernee Hardaway,hardaan01,2003,RS,PHO,3426,1777,-0.765978845,1.092080046,0.326101201,2.786605197,2.786605197,0,-0.840086389,0.750214229,-0.089872159,-0.074827967 -Anfernee Hardaway,hardaan01,2004,PO,NYK,329,168,0.796053872,-0.603326538,0.192727334,0.258166064,0,0.258166064,0.479595855,-0.755011422,-0.275415566,-0.679732646 -Anfernee Hardaway,hardaan01,2004,RS,NYK,2299,1219,-2.806820504,0.236950172,-2.569870332,0.112062104,0.112062104,0,-2.673955441,0.133361998,-2.540593443,0.02716475 -Anfernee Hardaway,hardaan01,2004,RS,PHO,1709,876,-0.193511742,-0.919911199,-1.113422941,0.730966149,0.730966149,0,-0.746949009,-1.339524675,-2.086473684,-0.059556217 -Anfernee Hardaway,hardaan01,2005,RS,NYK,1709,894,-2.454260302,-1.360237319,-3.814497621,-0.486225884,-0.486225884,0,-2.477899097,-1.796726201,-4.274625297,0.130505923 -Anfernee Hardaway,hardaan01,2006,RS,NYK,138,72,-4.497990247,-0.422115938,-4.920106185,-0.079922739,-0.079922739,0,-4.743852019,-1.265452098,-6.009304116,0.235853073 -Anfernee Hardaway,hardaan01,2008,RS,MIA,618,325,-2.202841893,1.334875959,-0.867965935,0.312127672,0.312127672,0,-2.515546563,1.071876055,-1.443670507,0.017445581 -Tim Hardaway,hardati01,1990,RS,GSW,5943,2663,1.698156794,-0.28923074,1.408926054,5.654269386,5.654269386,0,1.984331001,0.308797466,2.293128467,0.065061407 -Tim Hardaway,hardati01,1991,PO,GSW,836,396,7.104218857,1.725952875,8.830171732,2.406863576,0,2.406863576,7.898730594,1.969502329,9.868232923,-0.241237396 -Tim Hardaway,hardati01,1991,RS,GSW,7019,3215,4.825663206,0.569367999,5.395031206,13.34594052,13.34594052,0,5.327669313,1.031748456,6.359417769,-0.106074426 -Tim Hardaway,hardati01,1992,PO,GSW,370,176,3.301752348,0.690376377,3.992128725,0.62925078,0,0.62925078,4.592720036,1.392723476,5.985443512,0.721984637 -Tim Hardaway,hardati01,1992,RS,GSW,7260,3332,4.849226045,-0.573918963,4.275307082,11.93538619,11.93538619,0,5.295772188,-0.01730947,5.278462718,-0.061770035 -Tim Hardaway,hardati01,1993,RS,GSW,5470,2609,4.865805056,-0.486294557,4.379510498,9.474474162,9.474474162,0,5.028715823,-0.017381958,5.011333864,-0.162034296 -Tim Hardaway,hardati01,1995,RS,GSW,4788,2321,4.080014388,-1.318831642,2.761182745,6.517573266,6.517573266,0,4.132072645,-0.759123082,3.372949563,-0.124320007 -Tim Hardaway,hardati01,1996,PO,MIA,210,110,0.394741052,-2.072593624,-1.677852573,0.062546667,0,0.062546667,0.480711044,-1.616414644,-1.1357036,0.694533998 -Tim Hardaway,hardati01,1996,RS,GSW,2927,1487,3.169516263,-0.742232446,2.427283817,3.98685198,3.98685198,0,3.377213715,-0.343002891,3.034210824,1.396376661 -Tim Hardaway,hardati01,1996,RS,MIA,2010,1047,3.330586974,1.432101123,4.762688097,4.059657877,4.059657877,0,3.60461076,1.515373956,5.119984716,1.077664821 -Tim Hardaway,hardati01,1997,PO,MIA,1273,701,2.858579428,1.506645239,4.365224667,2.628343935,0,2.628343935,3.203537601,1.83757115,5.041108751,0.127019476 -Tim Hardaway,hardati01,1997,RS,MIA,5829,3136,5.265800975,1.333028897,6.598829871,14.95588082,14.95588082,0,5.512415646,1.465781775,6.978197422,-0.012977954 -Tim Hardaway,hardati01,1998,PO,MIA,402,222,5.846080993,-1.569911345,4.276169648,0.815421225,0,0.815421225,5.984227761,-1.520992025,4.463235736,-0.566616043 -Tim Hardaway,hardati01,1998,RS,MIA,5614,3031,5.030859995,0.634255129,5.665115125,13.01536183,13.01536183,0,5.249088296,0.89976223,6.148850526,0.01468248 -Tim Hardaway,hardati01,1999,PO,MIA,308,182,-1.858410175,-2.468152519,-4.326562693,-0.152311741,0,-0.152311741,-1.059964426,-2.080189592,-3.140154018,0.762170009 -Tim Hardaway,hardati01,1999,RS,MIA,3166,1772,4.242921358,-0.28047991,3.962441448,6.066691841,6.066691841,0,4.781845428,0.001659899,4.783505327,-0.027504402 -Tim Hardaway,hardati01,2000,PO,MIA,324,182,-0.473691984,-0.04228967,-0.515981654,0.215351339,0,0.215351339,-0.190226201,-0.733492386,-0.923718587,0.582716573 -Tim Hardaway,hardati01,2000,RS,MIA,3160,1672,2.979422333,-0.820168968,2.159253364,4.180492054,4.180492054,0,3.129149904,-0.690552562,2.438597341,-0.165768854 -Tim Hardaway,hardati01,2001,PO,MIA,68,36,-8.815162952,-7.211433408,-16.02659636,-0.253513045,0,-0.253513045,-8.713820197,-8.528522849,-17.24234305,0.723083998 -Tim Hardaway,hardati01,2001,RS,MIA,4796,2613,3.400980173,0.258677667,3.65965784,8.55837619,8.55837619,0,3.591082441,0.136603162,3.727685603,0.143985785 -Tim Hardaway,hardati01,2002,RS,DEN,619,325,-0.072188013,-1.463740841,-1.535928854,0.206990584,0.206990584,0,0.738229376,-1.6520868,-0.913857424,2.589341814 -Tim Hardaway,hardati01,2002,RS,DAL,2495,1276,1.027215165,-2.54592179,-1.518706626,0.817566039,0.817566039,0,1.612100533,-2.659187387,-1.047086853,1.829169761 -Tim Hardaway,hardati01,2003,PO,IND,88,47,0.227142053,-5.023215495,-4.796073443,-0.050604443,0,-0.050604443,0.142255703,-6.10903518,-5.966779477,0.003942614 -Tim Hardaway,hardati01,2003,RS,IND,245,127,0.555475281,0.148153057,0.703628338,0.225646823,0.225646823,0,1.370118831,-0.420619775,0.949499056,0.768494067 -Tim Hardaway Jr.,hardati02,2014,RS,NYK,3691,1875,-0.006871451,-5.547966741,-5.554838192,-2.688606228,-2.688606228,0,-0.013802827,-4.592681157,-4.606483983,0.194029525 -Tim Hardaway Jr.,hardati02,2015,RS,NYK,3293,1681,0.398181924,-4.140492658,-3.742310734,-0.848563136,-0.848563136,0,0.044279397,-4.465017163,-4.420737765,-0.280386607 -Tim Hardaway Jr.,hardati02,2016,PO,ATL,171,87,-4.317463211,-4.789128899,-9.10659211,-0.289023053,0,-0.289023053,-2.164956382,-7.77953131,-9.944487692,-0.646401955 -Tim Hardaway Jr.,hardati02,2016,RS,ATL,1774,864,0.696586668,1.61320191,2.309788578,2.225727172,2.225727172,0,0.458782569,0.629879625,1.088662195,-0.205563008 -Tim Hardaway Jr.,hardati02,2017,PO,ATL,411,200,-4.972839723,-5.775980587,-10.74882031,-0.844788337,0,-0.844788337,-6.11259878,-3.883439067,-9.996037846,0.343364523 -Tim Hardaway Jr.,hardati02,2017,RS,ATL,4482,2154,2.396406741,-0.684237637,1.712169104,4.932031121,4.932031121,0,1.545365183,-0.97416729,0.571197892,0.564837281 -Tim Hardaway Jr.,hardati02,2018,RS,NYK,3893,1885,1.985154326,-0.00800457,1.977149756,4.588989446,4.588989446,0,2.156747081,0.092704053,2.249451133,0.933043105 -Tim Hardaway Jr.,hardati02,2019,RS,NYK,3173,1499,1.714523176,-0.845813916,0.868709259,2.785554071,2.785554071,0,1.720735478,-0.892935471,0.827800007,0.662918259 -Tim Hardaway Jr.,hardati02,2019,RS,DAL,1155,558,-0.178644564,-0.286787585,-0.465432149,0.651753176,0.651753176,0,0.383286397,-0.246337451,0.136948946,0.212461492 -James Harden,hardeja01,2010,PO,OKC,229,120,3.80239929,2.578238511,6.380637802,0.580092105,0,0.580092105,3.282625161,2.776226418,6.058851579,0.558652855 -James Harden,hardeja01,2010,RS,OKC,3410,1738,0.966850845,0.916121755,1.8829726,4.140707386,4.140707386,0,1.020910318,1.03051134,2.051421658,0.743116033 -James Harden,hardeja01,2011,PO,OKC,1027,537,5.384650487,0.575431108,5.960081595,2.472280063,0,2.472280063,5.146345672,0.968103726,6.114449398,0.4001104 -James Harden,hardeja01,2011,RS,OKC,4276,2189,2.950161442,-0.539302099,2.410859343,5.791325677,5.791325677,0,2.905678326,-0.222551428,2.683126898,0.445203584 -James Harden,hardeja01,2012,PO,OKC,1203,630,6.088314182,-0.564226763,5.524087419,2.757172413,0,2.757172413,6.086311768,0.025827067,6.112138835,0.46820692 -James Harden,hardeja01,2012,RS,OKC,3814,1946,6.906178821,-1.201279254,5.704899567,8.407872945,8.407872945,0,6.478673517,-0.763779462,5.714894055,0.14777859 -James Harden,hardeja01,2013,PO,HOU,486,243,2.662132098,0.391722409,3.053854507,0.745861133,0,0.745861133,3.270679592,0.753932754,4.024612346,0.456797161 -James Harden,hardeja01,2013,RS,HOU,6045,2985,5.496988097,-0.85267624,4.644311857,11.26694224,11.26694224,0,5.530194962,-0.401464593,5.128730369,0.047928838 -James Harden,hardeja01,2014,PO,HOU,514,263,8.043794468,1.921200716,9.964995184,1.767286406,0,1.767286406,3.546221114,3.515561036,7.061782151,0.403503199 -James Harden,hardeja01,2014,RS,HOU,5655,2777,6.341657384,-0.272962254,6.068695131,12.6494538,12.6494538,0,6.011516634,0.132904107,6.144420742,1.189115361 -James Harden,hardeja01,2015,PO,HOU,1378,636,7.999180069,-1.564680386,6.434499683,3.196672225,0,3.196672225,6.279289242,-1.033938151,5.245351091,3.860028358 -James Harden,hardeja01,2015,RS,HOU,6062,2981,7.678912624,0.067597139,7.746509763,16.12853216,16.12853216,0,7.326713316,0.72666045,8.053373767,0.987077324 -James Harden,hardeja01,2016,PO,HOU,402,193,3.996360351,-2.209314088,1.787046263,0.474960397,0,0.474960397,2.905219958,0.534004121,3.439224078,2.929501315 -James Harden,hardeja01,2016,RS,HOU,6428,3125,5.656000115,-0.608396439,5.047603676,12.60331022,12.60331022,0,6.30723113,-0.295209427,6.012021704,1.343989777 -James Harden,hardeja01,2017,PO,HOU,824,407,3.012885744,4.093092384,7.105978128,2.144847116,0,2.144847116,4.787036343,3.744260904,8.531297248,1.558459256 -James Harden,hardeja01,2017,RS,HOU,6221,2947,7.940983331,-0.826351923,7.114631408,15.19910181,15.19910181,0,8.795082295,-0.986247225,7.80883507,2.427409927 -James Harden,hardeja01,2018,PO,HOU,1242,621,7.167760337,2.01291327,9.180673607,3.878147774,0,3.878147774,7.430627101,3.869322526,11.29994963,-0.511416881 -James Harden,hardeja01,2018,RS,HOU,5224,2551,9.127369759,1.151305016,10.27867478,17.04801522,17.04801522,0,9.910776645,1.079184109,10.98996075,0.531937611 -James Harden,hardeja01,2019,PO,HOU,871,424,7.885547002,1.336647136,9.222194138,2.733422335,0,2.733422335,11.08266513,3.011379871,14.094045,2.31954086 -James Harden,hardeja01,2019,RS,HOU,5857,2867,9.815956048,1.12136348,10.93731953,20.05794608,20.05794608,0,10.86494476,1.477619863,12.34256462,0.187882552 -Alan Hardy,hardyal01,1981,RS,LAL,240,111,-7.700750807,-2.001643174,-9.702393981,-0.393292215,-0.393292215,0,-7.868226806,-3.672681795,-11.5409086,-0.114425054 -Alan Hardy,hardyal01,1982,RS,DET,681,310,-2.384448737,-1.85158339,-4.236032127,-0.235445573,-0.235445573,0,-2.82969847,-2.698374479,-5.528072949,0.178893189 -James Hardy,hardyja01,1979,RS,NOJ,3332,1456,-2.004610785,0.133879937,-1.870730848,0.651217641,0.651217641,0,-2.429099545,-0.445814225,-2.87491377,-0.319328384 -James Hardy,hardyja01,1980,RS,UTA,3291,1600,-1.91320831,-0.022130363,-1.935338672,0.665538192,0.665538192,0,-1.948896997,-0.170793488,-2.119690485,0.080617416 -James Hardy,hardyja01,1981,RS,UTA,1048,509,-1.857293146,1.006223726,-0.85106942,0.492936611,0.492936611,0,-1.880001192,0.767885879,-1.112115313,-0.041816008 -James Hardy,hardyja01,1982,RS,UTA,3972,1814,-0.936281105,0.13362787,-0.802653235,1.795884867,1.795884867,0,-1.385171296,-0.202048062,-1.587219358,-0.362044004 -Maurice Harkless,harklma01,2013,RS,ORL,3835,1974,-2.154307457,-0.216322808,-2.370630265,0.381871837,0.381871837,0,-2.174836317,0.072476793,-2.102359524,-0.049862003 -Maurice Harkless,harklma01,2014,RS,ORL,3879,1950,-1.395810051,0.373764142,-1.022045909,1.718226599,1.718226599,0,-2.154676587,0.569309157,-1.585367429,-0.050082306 -Maurice Harkless,harklma01,2015,RS,ORL,1364,674,-2.945182008,0.0506947,-2.894487308,-0.049790039,-0.049790039,0,-3.413386476,-0.331923772,-3.745310248,0.201677841 -Maurice Harkless,harklma01,2016,PO,POR,558,272,-0.917154956,4.52634476,3.609189804,0.918463979,0,0.918463979,0.285127054,4.213494859,4.498621913,0.866837183 -Maurice Harkless,harklma01,2016,RS,POR,2992,1457,-0.336705141,-1.044968783,-1.381673925,1.015510605,1.015510605,0,-0.361696238,-1.51857093,-1.880267168,-0.158518069 -Maurice Harkless,harklma01,2017,PO,POR,210,99,-1.693369845,2.881628076,1.188258231,0.203746526,0,0.203746526,1.508776574,4.75226651,6.261043084,-0.664920486 -Maurice Harkless,harklma01,2017,RS,POR,4536,2223,0.242245357,0.262742329,0.504987686,3.675161928,3.675161928,0,0.038559593,0.595992183,0.634551777,-0.440071196 -Maurice Harkless,harklma01,2018,PO,POR,103,53,1.27574266,1.487080172,2.762822833,0.149870993,0,0.149870993,-0.516031434,1.536381365,1.020349931,-2.457726957 -Maurice Harkless,harklma01,2018,RS,POR,2599,1264,-0.877957982,-0.365030857,-1.24298884,0.965689343,0.965689343,0,-1.613050196,-0.115723805,-1.728774001,-0.629896087 -Maurice Harkless,harklma01,2019,PO,POR,808,388,0.904444074,0.428415842,1.332859917,0.834082268,0,0.834082268,-0.067876812,1.280997627,1.213120815,0.059957562 -Maurice Harkless,harklma01,2019,RS,POR,2997,1415,-0.391091625,1.540436579,1.149344954,2.81356359,2.81356359,0,-0.439156197,1.925732412,1.486576215,-0.054384336 -Jerome Harmon,harmoje01,1995,RS,PHI,303,158,-2.896859231,0.135773868,-2.761085363,-0.000890845,-0.000890845,0,-3.099617752,-0.211450931,-3.311068682,-0.290832346 -Derek Harper,harpede01,1984,PO,DAL,447,226,-0.605726422,0.699757378,0.094030955,0.336987106,0,0.336987106,-0.718100328,0.813724814,0.095624486,-0.360226855 -Derek Harper,harpede01,1984,RS,DAL,3572,1712,-2.075671521,0.731759319,-1.343912202,1.228874112,1.228874112,0,-1.884741541,0.561153037,-1.323588504,0.059312153 -Derek Harper,harpede01,1985,PO,DAL,269,132,0.369596668,0.122853236,0.492449904,0.225194583,0,0.225194583,0.214806409,0.765805515,0.980611924,-0.009679714 -Derek Harper,harpede01,1985,RS,DAL,4618,2218,1.065820135,1.819642976,2.885463112,6.384812589,6.384812589,0,1.220185568,2.03765066,3.257836228,0.122987814 -Derek Harper,harpede01,1986,PO,DAL,711,348,4.285416499,0.971218127,5.256634626,1.463052579,0,1.463052579,4.564039287,1.516981928,6.081021215,-0.212114871 -Derek Harper,harpede01,1986,RS,DAL,4630,2150,3.061556392,1.473165512,4.534721904,7.985899017,7.985899017,0,3.274755726,1.783805467,5.058561193,-0.063773872 -Derek Harper,harpede01,1987,PO,DAL,264,123,6.570287102,0.511726522,7.082013624,0.635091855,0,0.635091855,6.33925437,0.823403489,7.162657859,-0.195757405 -Derek Harper,harpede01,1987,RS,DAL,5413,2556,5.12803165,1.414850743,6.542882393,12.12048813,12.12048813,0,5.435700533,1.850517635,7.286218168,0.016061198 -Derek Harper,harpede01,1988,PO,DAL,1194,602,2.948419979,0.391166522,3.3395865,1.931254931,0,1.931254931,3.286955793,1.003154936,4.290110729,0.110644066 -Derek Harper,harpede01,1988,RS,DAL,6198,3032,3.444025055,0.950431877,4.394456932,11.02248613,11.02248613,0,3.76684106,1.287274073,5.054115133,-0.268702188 -Derek Harper,harpede01,1989,RS,DAL,5998,2968,3.316865659,1.053667062,4.370532721,10.79513848,10.79513848,0,3.508639567,1.52830919,5.036948757,0.120062441 -Derek Harper,harpede01,1990,PO,DAL,244,119,2.20491678,-1.698611855,0.506304926,0.205561982,0,0.205561982,2.3889676,-1.135033923,1.253933677,0.790527515 -Derek Harper,harpede01,1990,RS,DAL,5988,3007,4.119608954,1.363619649,5.483228603,12.64658046,12.64658046,0,4.289253451,1.896714408,6.185967859,0.121373493 -Derek Harper,harpede01,1991,RS,DAL,5715,2879,3.515762534,0.237815244,3.753577779,9.567769166,9.567769166,0,3.623100621,0.912292424,4.535393045,0.154463004 -Derek Harper,harpede01,1992,RS,DAL,4480,2252,1.235102253,-0.233242218,1.001860035,4.316780973,4.316780973,0,1.309358847,0.270798542,1.580157389,0.136284424 -Derek Harper,harpede01,1993,RS,DAL,4420,2108,1.896360037,-1.903662134,-0.007302097,2.948029779,2.948029779,0,1.559985636,-1.475655089,0.084330547,-0.057976083 -Derek Harper,harpede01,1994,PO,NYK,1381,750,1.727080659,2.296884853,4.023965512,2.687627159,0,2.687627159,1.799716598,2.70724708,4.506963678,0.479257355 -Derek Harper,harpede01,1994,RS,NYK,2564,1311,0.383800086,1.967446035,2.351246121,3.445853554,3.445853554,0,0.388179445,1.975035249,2.363214693,0.952548729 -Derek Harper,harpede01,1994,RS,DAL,1778,893,-2.025193741,-0.567081348,-2.592275088,0.072603296,0.072603296,0,-1.609571302,-0.308470867,-1.918042169,0.994347586 -Derek Harper,harpede01,1995,PO,NYK,705,388,3.758046566,0.300129635,4.058176201,1.380552902,0,1.380552902,3.417889472,0.375919118,3.79380859,-0.611999086 -Derek Harper,harpede01,1995,RS,NYK,5220,2716,1.128013752,-0.126073555,1.001940197,5.196910486,5.196910486,0,0.94471792,0.198961492,1.143679412,-0.039163022 -Derek Harper,harpede01,1996,PO,NYK,527,293,0.831246776,2.07635936,2.907606136,0.87475868,0,0.87475868,0.982225428,2.562258157,3.544483586,0.25162077 -Derek Harper,harpede01,1996,RS,NYK,5548,2893,0.609500426,0.930532856,1.540033283,6.3364852,6.3364852,0,0.775478258,1.205964882,1.98144314,0.063980114 -Derek Harper,harpede01,1997,RS,DAL,4145,2210,-0.393149255,-0.284916142,-0.678065397,2.332416412,2.332416412,0,-0.690979739,-0.179164361,-0.870144101,-0.147527667 -Derek Harper,harpede01,1998,RS,ORL,3232,1761,0.513910186,-0.391079399,0.122830787,2.585594999,2.585594999,0,0.27766123,-0.191620986,0.086040243,0.15803666 -Derek Harper,harpede01,1999,PO,LAL,216,113,0.110104295,-2.162486386,-2.05238209,0.041168096,0,0.041168096,-0.420064654,-3.471638835,-3.89170349,-0.653762542 -Derek Harper,harpede01,1999,RS,LAL,2162,1120,1.635604766,-0.821013,0.814591766,2.02838713,2.02838713,0,1.56171998,-0.940705521,0.621014459,-0.37583205 -Justin Harper,harpeju01,2012,PO,ORL,9,5,-10.56326982,-3.184260507,-13.74753033,-0.028465399,0,-0.028465399,-11.10533046,-5.243085602,-16.34841606,-1.459813387 -Justin Harper,harpeju01,2012,RS,ORL,158,84,-6.542791059,-0.925912266,-7.468703325,-0.204017479,-0.204017479,0,-5.918633157,-2.628405318,-8.547038475,0.816953846 -Justin Harper,harpeju01,2016,RS,DET,70,35,-5.979982,-4.310748803,-10.2907308,-0.136017752,-0.136017752,0,-4.061982561,-4.251787745,-8.313770307,0.988975829 -Justin Harper,harpeju01,2017,RS,PHI,66,31,-8.688342697,-4.36099383,-13.04933653,-0.166095663,-0.166095663,0,-6.08386077,-4.987300791,-11.07116156,1.926510422 -Mike Harper,harpemi01,1981,PO,POR,12,6,6.032195411,-3.203226589,2.828968822,0.01733552,0,0.01733552,3.961104637,-5.141502752,-1.180398115,-1.522802799 -Mike Harper,harpemi01,1981,RS,POR,1001,461,-5.477478623,0.843560367,-4.633918256,-0.448100117,-0.448100117,0,-5.133459993,0.326101287,-4.807358706,1.16255639 -Mike Harper,harpemi01,1982,RS,POR,3035,1433,-1.984772254,1.030768398,-0.954003857,1.319406371,1.319406371,0,-1.790948761,1.103938877,-0.687009884,0.491773298 -Ron Harper,harpero01,1987,RS,CLE,6541,3064,-0.562333,1.830313973,1.267980973,6.30218675,6.30218675,0,-0.111665991,2.115487955,2.003821963,0.342175756 -Ron Harper,harpero01,1988,PO,CLE,262,134,0.561158067,4.071447504,4.632605571,0.522567329,0,0.522567329,1.258971975,3.913139099,5.172111074,0.36829942 -Ron Harper,harpero01,1988,RS,CLE,3752,1830,0.553030844,2.253371238,2.806402082,5.19867003,5.19867003,0,0.819666381,2.303012478,3.122678859,0.210732624 -Ron Harper,harpero01,1989,PO,CLE,360,189,4.717421232,2.602175033,7.319596264,1.004301191,0,1.004301191,4.24014784,3.487182184,7.727330024,0.273851661 -Ron Harper,harpero01,1989,RS,CLE,5888,2851,3.18038532,2.294407166,5.474792487,11.97897789,11.97897789,0,3.38307597,2.423253938,5.806329908,0.130813395 -Ron Harper,harpero01,1990,RS,CLE,524,262,2.731945833,0.990155475,3.722101308,0.866021588,0.866021588,0,2.866128355,1.800533889,4.666662244,0.101314916 -Ron Harper,harpero01,1990,RS,LAC,2310,1105,2.907895801,0.908100774,3.815996575,3.712787004,3.712787004,0,2.956031402,1.517692538,4.47372394,0.297735165 -Ron Harper,harpero01,1991,RS,LAC,2911,1383,-0.677514976,0.513372393,-0.164142584,1.830846432,1.830846432,0,-0.134473424,0.504498815,0.37002539,0.339449479 -Ron Harper,harpero01,1992,PO,LAC,393,206,0.005297437,0.129742636,0.135040073,0.31199478,0,0.31199478,0.243470136,0.039854377,0.283324513,-0.218413555 -Ron Harper,harpero01,1992,RS,LAC,6393,3144,0.450007418,0.801511363,1.251518781,6.421674636,6.421674636,0,0.654154781,0.876852648,1.531007428,0.045166233 -Ron Harper,harpero01,1993,PO,LAC,346,174,0.585368159,5.024015118,5.609383277,0.762857641,0,0.762857641,0.661942539,4.233054927,4.894997466,-0.302112489 -Ron Harper,harpero01,1993,RS,LAC,6202,2970,0.799725764,1.167163351,1.966889115,7.153305814,7.153305814,0,1.04421794,1.283724628,2.327942568,0.079911794 -Ron Harper,harpero01,1994,RS,LAC,5994,2856,-0.214534194,0.053708906,-0.160825288,3.771868062,3.771868062,0,0.093277938,0.326004368,0.419282306,-0.022937446 -Ron Harper,harpero01,1995,PO,CHI,74,40,-0.510184327,4.162089755,3.651905428,0.136367401,0,0.136367401,-0.610352447,3.741639894,3.131287447,1.083175144 -Ron Harper,harpero01,1995,RS,CHI,2978,1536,-1.49732242,1.792379328,0.295056908,2.396510415,2.396510415,0,-1.21831926,1.365465508,0.147146248,0.40195065 -Ron Harper,harpero01,1996,PO,CHI,904,494,1.933638104,2.54047861,4.474116714,1.87573928,0,1.87573928,2.007667002,2.395853624,4.403520627,-0.099481883 -Ron Harper,harpero01,1996,RS,CHI,3621,1886,0.517629666,2.385457974,2.90308764,5.430904592,5.430904592,0,0.62845428,2.302533207,2.930987487,-0.148755109 -Ron Harper,harpero01,1997,PO,CHI,928,515,2.996750966,3.304564457,6.301315423,2.449361134,0,2.449361134,2.87725624,3.355651953,6.232908193,-0.12526142 -Ron Harper,harpero01,1997,RS,CHI,3300,1740,0.816210191,2.017825468,2.834035659,4.9538427,4.9538427,0,0.917721178,2.073496661,2.991217839,-0.062105464 -Ron Harper,harpero01,1998,PO,CHI,998,563,0.071962312,1.914179149,1.986141461,1.39603887,0,1.39603887,-0.192547141,1.615540361,1.42299322,-0.43647422 -Ron Harper,harpero01,1998,RS,CHI,4284,2284,0.61701933,1.98159777,2.598617101,6.221340977,6.221340977,0,0.588558008,2.18709941,2.775657418,-0.166880037 -Ron Harper,harpero01,1999,RS,CHI,2055,1107,-0.777795666,1.63600452,0.858208853,2.03667635,2.03667635,0,-0.787686543,1.725226853,0.93754031,-0.053390989 -Ron Harper,harpero01,2000,PO,LAL,1224,643,1.225968278,0.460644753,1.686613031,1.501308016,0,1.501308016,1.25589137,0.710956152,1.966847522,0.011548295 -Ron Harper,harpero01,2000,RS,LAL,4015,2042,-0.776646345,1.217652203,0.441005859,3.319056775,3.319056775,0,-0.613655809,1.143964575,0.530308766,-0.1537142 -Ron Harper,harpero01,2001,PO,LAL,81,42,2.02375441,6.143286056,8.167040466,0.243538195,0,0.243538195,2.06678863,5.522155038,7.588943668,0.849434783 -Ron Harper,harpero01,2001,RS,LAL,2201,1139,-0.901387483,-0.22984059,-1.131228073,0.937673269,0.937673269,0,-0.880764781,-0.467704986,-1.348469767,-0.29683373 -Matt Harpring,harprma01,1999,PO,ORL,151,82,2.562746476,-2.671973532,-0.109227055,0.113924461,0,0.113924461,1.531654408,-2.963401309,-1.431746901,-0.015730386 -Matt Harpring,harprma01,1999,RS,ORL,2085,1114,-0.521184904,-0.802690678,-1.323875582,0.810217664,0.810217664,0,-1.082288675,-0.95212722,-2.034415895,-0.037573386 -Matt Harpring,harprma01,2000,RS,ORL,129,63,0.713630401,3.912210699,4.625841101,0.235786476,0.235786476,0,0.49834937,4.001980461,4.500329831,-0.513554519 -Matt Harpring,harprma01,2001,RS,CLE,3104,1615,0.330147642,-1.306145759,-0.975998117,1.462065816,1.462065816,0,-0.075011318,-0.918428072,-0.99343939,0.021236162 -Matt Harpring,harprma01,2002,PO,PHI,219,119,3.400642174,-1.254800684,2.145841489,0.305301353,0,0.305301353,2.749711225,-1.133267545,1.616443681,-0.378279134 -Matt Harpring,harprma01,2002,RS,PHI,4760,2541,0.1702152,0.101159581,0.271374781,3.906745667,3.906745667,0,-0.14221944,-0.014132334,-0.156351774,-0.239464054 -Matt Harpring,harprma01,2003,PO,UTA,293,156,1.99602179,-1.153682636,0.842339154,0.297673454,0,0.297673454,1.994494926,-0.106564446,1.88793048,0.864512159 -Matt Harpring,harprma01,2003,RS,UTA,4812,2557,3.189288153,-0.614055954,2.575232199,6.934559254,6.934559254,0,3.05897734,-0.374009849,2.684967491,-0.167533807 -Matt Harpring,harprma01,2004,RS,UTA,2069,1134,1.7677954,-2.052416921,-0.28462152,1.425058665,1.425058665,0,1.562122617,-1.437461125,0.124661492,-0.084859301 -Matt Harpring,harprma01,2005,RS,UTA,4814,2584,1.403645889,-2.07712223,-0.673476341,2.73223132,2.73223132,0,1.106195991,-1.473898095,-0.367702104,-0.180454906 -Matt Harpring,harprma01,2006,RS,UTA,3597,1944,0.290365634,-0.592323914,-0.30195828,2.427302084,2.427302084,0,0.097589016,-0.431027807,-0.333438791,-0.027782914 -Matt Harpring,harprma01,2007,PO,UTA,830,433,1.215155005,-1.628933467,-0.413778462,0.530399467,0,0.530399467,0.782531437,-1.77825646,-0.995725023,-0.322737185 -Matt Harpring,harprma01,2007,RS,UTA,3793,1965,1.007227439,-1.021368452,-0.014141013,2.749274408,2.749274408,0,0.748891824,-0.924217612,-0.175325787,0.219072981 -Matt Harpring,harprma01,2008,PO,UTA,392,209,-0.558365169,-1.383877303,-1.942242472,0.089545663,0,0.089545663,-0.835752392,-1.178357862,-2.014110254,0.71408684 -Matt Harpring,harprma01,2008,RS,UTA,2698,1374,-0.89565819,-2.097085344,-2.992743534,-0.170673098,-0.170673098,0,-0.936217169,-2.340498837,-3.276716006,0.278344424 -Matt Harpring,harprma01,2009,PO,UTA,96,49,1.002842544,0.190351973,1.193194517,0.103549364,0,0.103549364,0.16301032,1.0177731,1.18078342,1.660516501 -Matt Harpring,harprma01,2009,RS,UTA,1360,693,-2.016184266,0.715988318,-1.300195948,0.5155377,0.5155377,0,-2.392520792,0.609975533,-1.782545258,0.530905024 -Josh Harrellson,harrejo01,2012,PO,NYK,46,25,-0.23778043,-3.158345409,-3.396125838,-0.008675071,0,-0.008675071,-0.97292979,-2.805310956,-3.778240746,1.85688096 -Josh Harrellson,harrejo01,2012,RS,NYK,1061,540,-0.745719968,2.262921171,1.517201202,1.176419684,1.176419684,0,-0.72448451,1.454621555,0.730137045,0.060612746 -Josh Harrellson,harrejo01,2013,RS,MIA,59,31,-3.460396403,-0.086520671,-3.546917074,-0.012818354,-0.012818354,0,-2.599609187,-1.245109592,-3.844718779,1.581877817 -Josh Harrellson,harrejo01,2014,RS,DET,649,317,-0.144549222,4.367256077,4.222706855,1.127996861,1.127996861,0,-0.656363518,0.981909683,0.325546165,0.023582778 -Montrezl Harrell,harremo01,2016,PO,HOU,26,12,-12.57870397,0.69129629,-11.88740768,-0.058065136,0,-0.058065136,-13.95277493,0.105456439,-13.84731849,0.606386714 -Montrezl Harrell,harremo01,2016,RS,HOU,805,379,-0.376176774,-0.091604715,-0.467781488,0.444421838,0.444421838,0,-1.102364891,-0.706509531,-1.808874422,0.690544059 -Montrezl Harrell,harremo01,2017,PO,HOU,45,21,-4.63048117,-7.431506249,-12.06198742,-0.10436488,0,-0.10436488,-1.55530537,-9.572831654,-11.12813702,1.375687568 -Montrezl Harrell,harremo01,2017,RS,HOU,2251,1064,0.849951473,-1.16733315,-0.317381678,1.321876781,1.321876781,0,0.880197997,-1.022799678,-0.14260168,0.098280955 -Montrezl Harrell,harremo01,2018,RS,LAC,2758,1293,1.748667844,-0.080554435,1.668113409,2.920790724,2.920790724,0,1.250869858,-0.939101369,0.311768489,0.211411611 -Montrezl Harrell,harremo01,2019,PO,LAC,344,158,1.52318613,-4.526234371,-3.003048241,-0.020957272,0,-0.020957272,-0.35453984,-4.053018427,-4.407558267,-0.383038119 -Montrezl Harrell,harremo01,2019,RS,LAC,4680,2158,0.879970154,1.165301021,2.045271175,5.31128127,5.31128127,0,0.327174854,1.112917424,1.440092278,0.610596498 -Aaron Harrison,harriaa01,2016,PO,CHA,16,7,-6.252630518,-11.50458203,-17.75721255,-0.055784528,0,-0.055784528,-6.177851178,-12.96315397,-19.14100515,0.872197203 -Aaron Harrison,harriaa01,2016,RS,CHA,206,93,-5.955001422,1.031067132,-4.923934291,-0.104434111,-0.104434111,0,-4.873099726,-0.805190296,-5.678290022,1.216249344 -Aaron Harrison,harriaa01,2017,RS,CHA,34,17,-8.062220125,-5.823801001,-13.88602113,-0.094780753,-0.094780753,0,-6.169855315,-5.486028647,-11.65588396,-1.834533984 -Aaron Harrison,harriaa01,2018,RS,DAL,480,233,-2.923254816,-3.735336865,-6.658591682,-0.464630369,-0.464630369,0,-2.271443324,-1.710354014,-3.981797338,-0.002075255 -Adam Harrington,harriad01,2003,RS,DAL,72,37,-9.851053221,-2.395693797,-12.24674702,-0.180068028,-0.180068028,0,-9.0896242,-4.167652407,-13.25727661,0.407901775 -Adam Harrington,harriad01,2003,RS,DEN,142,74,2.792767752,-1.755792275,1.036975477,0.144505198,0.144505198,0,1.470937058,-2.139703996,-0.668766938,0.984542593 -Al Harrington,harrial01,1999,RS,IND,291,160,-5.199432881,-1.697644325,-6.897077206,-0.342034206,-0.342034206,0,-4.454081064,-1.748758509,-6.202839573,0.930452614 -Al Harrington,harrial01,2000,RS,IND,1675,854,-2.75540194,-0.894865915,-3.650267855,-0.39636577,-0.39636577,0,-2.392717013,-0.775032891,-3.167749904,0.987052383 -Al Harrington,harrial01,2001,PO,IND,73,40,-6.901866223,-3.474365437,-10.37623166,-0.163233687,0,-0.163233687,-6.826493909,-3.167286044,-9.993779953,1.529923322 -Al Harrington,harrial01,2001,RS,IND,3564,1892,-3.20996676,-0.039929532,-3.249896291,-0.484462679,-0.484462679,0,-2.975938514,-0.185150667,-3.161089181,0.366185514 -Al Harrington,harrial01,2002,RS,IND,2543,1313,-1.607937855,-0.666873358,-2.274811213,0.319192233,0.319192233,0,-1.440344569,-0.182283003,-1.622627571,0.249916163 -Al Harrington,harrial01,2003,PO,IND,193,103,-9.353984221,1.342345297,-8.011638924,-0.291439256,0,-0.291439256,-8.311376604,1.726283837,-6.585092767,2.008801473 -Al Harrington,harrial01,2003,RS,IND,4762,2467,-1.421690549,0.130082098,-1.291608452,1.839527315,1.839527315,0,-1.360961215,0.249272235,-1.11168898,0.195803608 -Al Harrington,harrial01,2004,PO,IND,778,427,-2.903015775,1.616859579,-1.286156195,0.331334899,0,0.331334899,-2.323400193,2.203005566,-0.120394626,0.660586018 -Al Harrington,harrial01,2004,RS,IND,4501,2441,-1.518528844,-0.886953816,-2.40548266,0.430042008,0.430042008,0,-1.08467254,-0.410240564,-1.494913105,0.20842143 -Al Harrington,harrial01,2005,RS,ATL,4911,2550,-1.369886293,0.107767132,-1.262119161,1.940061727,1.940061727,0,-1.289356319,0.389808763,-0.899547556,0.205099156 -Al Harrington,harrial01,2006,RS,ATL,5300,2782,-0.125142141,-1.576214061,-1.701356202,1.494224444,1.494224444,0,0.433713827,-0.987989547,-0.55427572,0.357317916 -Al Harrington,harrial01,2007,PO,GSW,526,262,-0.709823869,-1.158856559,-1.868680428,0.122427716,0,0.122427716,-0.458455215,-1.048919663,-1.507374878,0.689887081 -Al Harrington,harrial01,2007,RS,GSW,2832,1355,0.24778816,-0.792653279,-0.544865119,1.544980531,1.544980531,0,0.617575728,-0.375230678,0.24234505,1.252667656 -Al Harrington,harrial01,2007,RS,IND,2352,1208,-1.606572338,-1.118656371,-2.725228708,0.015424326,0.015424326,0,-1.15940219,-0.913708983,-2.073111173,0.958286575 -Al Harrington,harrial01,2008,RS,GSW,4560,2190,0.364516298,-0.47550003,-0.110983732,2.967663155,2.967663155,0,1.017818712,-0.149363305,0.868455407,0.602500549 -Al Harrington,harrial01,2009,RS,NYK,4850,2380,0.21990185,0.097878186,0.317780037,3.797956628,3.797956628,0,0.887708038,0.247483706,1.135191744,1.814256915 -Al Harrington,harrial01,2009,RS,GSW,344,166,-2.733424827,-0.031281964,-2.76470679,-0.001264913,-0.001264913,0,-1.575321914,0.321002707,-1.254319206,1.441575158 -Al Harrington,harrial01,2010,RS,NYK,4348,2195,0.039611855,-2.220548568,-2.180936713,0.641489197,0.641489197,0,0.705092126,-1.851301472,-1.146209347,0.618852001 -Al Harrington,harrial01,2011,PO,DEN,139,70,-0.024345603,-0.056797997,-0.081143599,0.098573904,0,0.098573904,0.098231885,-0.559868892,-0.461637007,0.243479181 -Al Harrington,harrial01,2011,RS,DEN,3354,1665,-0.031357665,-1.386767065,-1.41812473,1.140894943,1.140894943,0,0.774611339,-1.252536958,-0.477925618,0.781658214 -Al Harrington,harrial01,2012,PO,DEN,310,163,-0.568877485,-1.24027299,-1.809150475,0.081230013,0,0.081230013,0.276795499,-1.283835058,-1.007039559,0.594480871 -Al Harrington,harrial01,2012,RS,DEN,3496,1761,0.668178326,-0.442729815,0.225448511,2.698179739,2.698179739,0,1.524358633,-0.095496412,1.428862221,0.858509401 -Al Harrington,harrial01,2013,RS,ORL,231,119,-1.769483867,-1.326218506,-3.095702373,-0.021418783,-0.021418783,0,-0.819001727,-0.966389189,-1.785390916,1.906855352 -Al Harrington,harrial01,2014,PO,WAS,119,59,-8.671568772,0.074308679,-8.597260093,-0.18411854,0,-0.18411854,-2.343327309,-2.379744543,-4.723071852,1.321882928 -Al Harrington,harrial01,2014,RS,WAS,1012,511,-1.515829462,-0.540616213,-2.056445676,0.181734456,0.181734456,0,-1.849147011,-1.407007401,-3.256154412,0.486095055 -Andrew Harrison,harrian01,2017,PO,MEM,213,119,3.121135208,-7.581342934,-4.460207726,-0.104151955,0,-0.104151955,4.374119033,-5.870780719,-1.496661686,-2.649473854 -Andrew Harrison,harrian01,2017,RS,MEM,2897,1474,-3.201711199,-1.021411354,-4.223122552,-1.095799235,-1.095799235,0,-3.212460171,-0.38021606,-3.592676231,-1.066067474 -Andrew Harrison,harrian01,2018,RS,MEM,2619,1326,-0.431078699,-0.493297131,-0.92437583,1.222603424,1.222603424,0,-1.11319584,-0.211573915,-1.324769756,-1.002126062 -Andrew Harrison,harrian01,2019,RS,NOP,78,38,4.113898191,-7.028468077,-2.914569885,-0.003190577,-0.003190577,0,4.906817595,-6.822702527,-1.915884932,-0.001204594 -Andrew Harrison,harrian01,2019,RS,MEM,10,5,-10.02461696,-10.87647711,-20.90109406,-0.045659563,-0.045659563,0,-9.850644197,-11.95625288,-21.80689707,-1.417170266 -Andrew Harrison,harrian01,2019,RS,CLE,293,144,-4.162870422,-0.688462297,-4.851332719,-0.153188769,-0.153188769,0,-3.895470381,-0.027007217,-3.922477597,-0.787954895 -David Harrison,harrida01,2005,RS,IND,1397,760,-3.313807219,0.373820719,-2.9399865,-0.074396592,-0.074396592,0,-3.301983787,0.369608673,-2.932375114,0.910676294 -David Harrison,harrida01,2006,PO,IND,57,31,-11.12082447,-0.435135195,-11.55595966,-0.150899998,0,-0.150899998,-10.31208963,0.739001922,-9.573087706,4.561511736 -David Harrison,harrida01,2006,RS,IND,1954,1034,-5.114547734,2.390509297,-2.724038436,0.013868285,0.013868285,0,-4.828643033,2.110970754,-2.717672279,1.153047701 -David Harrison,harrida01,2007,RS,IND,370,190,-7.042672145,0.069164784,-6.97350736,-0.41931484,-0.41931484,0,-6.689941985,-0.108770845,-6.79871283,2.249014189 -David Harrison,harrida01,2008,RS,IND,1445,702,-5.285855772,0.350708287,-4.935147485,-0.796100896,-0.796100896,0,-5.203631301,0.633647805,-4.569983496,1.609870937 -Devin Harris,harride01,2005,PO,DAL,155,80,-4.971590122,-1.099415288,-6.07100541,-0.140301489,0,-0.140301489,-4.732385121,-2.825548448,-7.557933569,0.323877955 -Devin Harris,harride01,2005,RS,DAL,2291,1173,0.313894083,0.988230691,1.302124774,2.445377636,2.445377636,0,0.610776122,1.01610394,1.626880062,0.771332278 -Devin Harris,harride01,2006,PO,DAL,1045,558,-0.975226807,-0.293144063,-1.26837087,0.437870673,0,0.437870673,-0.990079776,-0.273494792,-1.263574569,0.5885901 -Devin Harris,harride01,2006,RS,DAL,2359,1275,0.807755493,0.138849523,0.946605016,2.408734626,2.408734626,0,0.785195818,0.162112366,0.947308185,0.155263115 -Devin Harris,harride01,2007,PO,DAL,320,163,2.937670719,0.164125106,3.101795825,0.505596475,0,0.505596475,2.340005609,0.691696583,3.031702192,0.665132499 -Devin Harris,harride01,2007,RS,DAL,3925,2081,1.186609521,2.935164121,4.121773642,7.326553566,7.326553566,0,1.138332058,3.11690053,4.255232588,0.390374217 -Devin Harris,harride01,2008,RS,NJN,1616,838,2.729049406,-0.275774974,2.453274432,2.247293325,2.247293325,0,2.670930888,0.103842236,2.774773124,0.952327357 -Devin Harris,harride01,2008,RS,DAL,2250,1184,3.307303812,0.562648448,3.86995226,4.03726762,4.03726762,0,3.29906535,1.25105529,4.55012064,0.896194285 -Devin Harris,harride01,2009,RS,NJN,4725,2494,3.333786461,-0.595342515,2.738443946,6.988319732,6.988319732,0,3.409620168,-0.135892189,3.273727979,0.06126906 -Devin Harris,harride01,2010,RS,NJN,4278,2221,0.78417032,-1.619672605,-0.835502285,2.175160373,2.175160373,0,0.704001677,-0.924501093,-0.220499416,0.248330947 -Devin Harris,harride01,2011,RS,UTA,1016,530,1.590003738,-2.553538993,-0.963535255,0.487854465,0.487854465,0,1.707345075,-2.738438394,-1.03109332,0.922871168 -Devin Harris,harride01,2011,RS,NJN,3266,1724,2.62588716,-1.216793208,1.409093952,3.669288341,3.669288341,0,2.285830251,-0.980861185,1.304969066,0.280543409 -Devin Harris,harride01,2012,PO,UTA,232,120,-2.38176115,-0.905870109,-3.287631259,-0.034356496,0,-0.034356496,-2.276510835,-0.506740677,-2.783251511,1.082968983 -Devin Harris,harride01,2012,RS,UTA,3353,1741,2.471458115,-0.133503886,2.33795423,4.530400782,4.530400782,0,2.489811621,-0.06978637,2.420025251,0.224443828 -Devin Harris,harride01,2013,PO,ATL,432,225,-0.171106137,1.484047909,1.312941772,0.484502547,0,0.484502547,-0.059826976,1.745741329,1.685914354,0.653611148 -Devin Harris,harride01,2013,RS,ATL,2773,1421,1.536688355,1.111392906,2.648081261,3.933232937,3.933232937,0,1.387594927,0.896683794,2.284278722,0.467593814 -Devin Harris,harride01,2014,PO,DAL,354,176,3.279075295,0.228654347,3.507729642,0.577911958,0,0.577911958,5.69855398,-0.102578154,5.595975826,-0.260046967 -Devin Harris,harride01,2014,RS,DAL,1644,818,2.578664093,0.820313112,3.398977206,2.55490568,2.55490568,0,2.372711678,-0.47316205,1.899549628,-0.423489369 -Devin Harris,harride01,2015,PO,DAL,170,74,-3.539458892,-0.554687683,-4.094146575,-0.053165599,0,-0.053165599,-4.942300652,-2.400161678,-7.342462331,1.523082228 -Devin Harris,harride01,2015,RS,DAL,3457,1685,2.108904776,0.436885945,2.545790721,4.563219101,4.563219101,0,2.141060105,0.283585631,2.424645736,0.221092478 -Devin Harris,harride01,2016,PO,DAL,234,121,3.588664187,-4.038136287,-0.4494721,0.145810618,0,0.145810618,1.307579175,-4.032748143,-2.725168968,-0.431409063 -Devin Harris,harride01,2016,RS,DAL,2668,1280,-0.066616259,0.285112434,0.218496175,1.9593062,1.9593062,0,-1.026294468,0.032024998,-0.99426947,1.043928903 -Devin Harris,harride01,2017,RS,DAL,2174,1087,1.637314002,0.425383741,2.062697742,2.677510312,2.677510312,0,0.95942233,-0.210602461,0.74881987,0.310501575 -Devin Harris,harride01,2018,RS,DAL,1672,807,1.136236762,1.488119092,2.624355854,2.231619112,2.231619112,0,1.097700477,1.179096735,2.276797212,0.844035917 -Devin Harris,harride01,2018,RS,DEN,1122,533,2.208762261,-3.912061082,-1.703298821,0.28521222,0.28521222,0,1.642907893,-3.759034896,-2.116127003,0.200688462 -Devin Harris,harride01,2019,RS,DAL,2245,1071,-0.071562155,-1.441416908,-1.512979063,0.677612056,0.677612056,0,-0.520565982,-1.21056558,-1.731131562,0.252376498 -Elias Harris,harriel01,2014,RS,LAL,25,11,-4.721437531,0.144448206,-4.576989324,-0.010306677,-0.010306677,0,-6.067401199,-0.468959093,-6.536360293,0.498098308 -Gary Harris,harriga01,2015,RS,DEN,1510,719,-5.117540053,-1.478456968,-6.595997021,-1.42244405,-1.42244405,0,-4.316890219,-1.23919831,-5.556088529,0.788608514 -Gary Harris,harriga01,2016,RS,DEN,4958,2439,0.442933079,-1.906983999,-1.464050919,1.604580638,1.604580638,0,-0.028513897,-1.236745846,-1.265259742,0.267087938 -Gary Harris,harriga01,2017,RS,DEN,3712,1782,3.183098817,-1.715139432,1.467959385,3.848939942,3.848939942,0,2.960716355,-1.791184589,1.169531766,0.359912434 -Gary Harris,harriga01,2018,RS,DEN,4724,2304,1.429616563,0.647673085,2.077289648,5.715490095,5.715490095,0,2.119953917,0.651660012,2.771613929,0.716853377 -Gary Harris,harriga01,2019,PO,DEN,1010,517,0.414854702,0.730661479,1.145516181,1.053438881,0,1.053438881,-1.764217013,1.251126173,-0.51309084,-0.592735416 -Gary Harris,harriga01,2019,RS,DEN,3394,1639,-0.663990635,0.462049161,-0.201941474,2.132065536,2.132065536,0,-0.558058316,0.237019726,-0.32103859,0.063788425 -Joe Harris,harrijo01,2015,PO,CLE,34,16,-5.62947046,-4.698174933,-10.32764539,-0.064231475,0,-0.064231475,-2.159118192,-5.942638426,-8.101756618,0.656060366 -Joe Harris,harrijo01,2015,RS,CLE,989,493,-2.126946695,-5.355664897,-7.482611593,-1.193848693,-1.193848693,0,-1.702567313,-5.211663451,-6.914230764,0.27885158 -Joe Harris,harrijo01,2016,RS,CLE,33,15,-3.481342618,-25.04547895,-28.52682157,-0.201459398,-0.201459398,0,-2.598065041,-17.84688876,-20.4449538,2.0750354 -Joe Harris,harrijo01,2017,RS,BRK,2481,1138,-2.303440672,-0.953707291,-3.257147963,-0.297273953,-0.297273953,0,-2.943913924,-1.261098144,-4.205012069,0.939417392 -Joe Harris,harrijo01,2018,RS,BRK,4139,1975,1.254365714,-1.098942497,0.155423216,2.925280567,2.925280567,0,0.894689655,-1.456950844,-0.562261189,-0.079780724 -Joe Harris,harrijo01,2019,PO,BRK,327,149,-5.665023898,-4.05102416,-9.716048058,-0.554131892,0,-0.554131892,-5.83206239,-5.278321225,-11.11038361,1.450263151 -Joe Harris,harrijo01,2019,RS,BRK,4907,2293,1.096462106,-0.456806249,0.639655857,3.986132525,3.986132525,0,0.831153228,-0.568725507,0.26242772,0.529746459 -Junior Harrington,harriju01,2003,RS,DEN,3841,2003,-4.542531681,2.069502404,-2.473029278,0.284816688,0.284816688,0,-4.784043457,2.216230453,-2.567813005,0.576428165 -Junior Harrington,harriju01,2005,RS,NOH,1015,550,-4.039079643,0.081481149,-3.957598494,-0.341509077,-0.341509077,0,-4.08576861,0.219068879,-3.866699731,0.718327618 -Junior Harrington,harriju01,2007,RS,MEM,1071,543,-2.15565387,0.238613259,-1.917040611,0.233031822,0.233031822,0,-2.166856404,0.336033604,-1.8308228,0.915218648 -Lucious Harris,harrilu01,1994,RS,DAL,2320,1165,-2.039541086,-1.290234157,-3.329775243,-0.34589772,-0.34589772,0,-2.546081312,-1.661881384,-4.207962696,0.360028256 -Lucious Harris,harrilu01,1995,RS,DAL,3382,1695,1.161035672,-0.731001638,0.430034033,2.735514084,2.735514084,0,0.66689759,-1.066525406,-0.399627816,-0.497378365 -Lucious Harris,harrilu01,1996,RS,DAL,2042,1016,0.807339574,-1.621361931,-0.814022357,0.999253418,0.999253418,0,0.209946432,-2.36394468,-2.153998248,-0.396937736 -Lucious Harris,harrilu01,1997,RS,PHI,1633,813,-1.578084223,-1.020909422,-2.598993645,0.062521441,0.062521441,0,-1.640395456,-1.60023297,-3.240628426,-0.167362884 -Lucious Harris,harrilu01,1998,PO,NJN,94,52,-0.610202534,-0.690710422,-1.300912957,0.040601867,0,0.040601867,-1.01937363,0.464384976,-0.554988654,2.085485038 -Lucious Harris,harrilu01,1998,RS,NJN,1287,671,-1.041121367,0.531053259,-0.510068108,0.771987001,0.771987001,0,-1.225776755,0.352862272,-0.872914482,0.614649245 -Lucious Harris,harrilu01,1999,RS,NJN,1161,602,-0.287381671,-1.860910895,-2.148292566,0.185156982,0.185156982,0,-0.98042782,-2.224679896,-3.205107716,0.169623228 -Lucious Harris,harrilu01,2000,RS,NJN,2943,1510,0.150914859,-0.703044842,-0.552129983,1.689617812,1.689617812,0,-0.217634141,-1.054264979,-1.27189912,-0.201745452 -Lucious Harris,harrilu01,2001,RS,NJN,4006,2071,0.538198759,-0.892649062,-0.354450303,2.521931708,2.521931708,0,0.107933455,-0.863721391,-0.755787936,-0.337963908 -Lucious Harris,harrilu01,2002,PO,NJN,813,418,1.434218707,0.256193459,1.690412166,0.972943393,0,0.972943393,0.752034524,-0.315861249,0.436173276,-0.350202813 -Lucious Harris,harrilu01,2002,RS,NJN,3004,1553,1.155889171,0.58107324,1.736962411,3.545302543,3.545302543,0,0.638612967,0.069090933,0.707703901,-0.25557899 -Lucious Harris,harrilu01,2003,PO,NJN,824,435,0.112716709,-1.373035343,-1.260318634,0.34077422,0,0.34077422,-0.419264791,-1.765679938,-2.184944729,-0.056138662 -Lucious Harris,harrilu01,2003,RS,NJN,3808,1973,0.424728778,-1.13473144,-0.710002663,2.041389767,2.041389767,0,0.059727739,-1.434315064,-1.374587325,-0.543557819 -Lucious Harris,harrilu01,2004,PO,NJN,341,182,1.366018879,1.231731603,2.597750482,0.511763608,0,0.511763608,0.759795634,0.713539183,1.473334817,-0.066738159 -Lucious Harris,harrilu01,2004,RS,NJN,2833,1504,-1.111592932,-0.307066574,-1.418659505,1.014847011,1.014847011,0,-1.455544074,-0.852689135,-2.308233208,-0.602014653 -Lucious Harris,harrilu01,2005,RS,CLE,2132,1128,-2.679239028,-0.562211846,-3.241450874,-0.281377751,-0.281377751,0,-3.030314823,-1.635411563,-4.665726386,-0.473447897 -Manny Harris,harrima01,2011,RS,CLE,1828,933,-2.118033348,-1.315160365,-3.433193712,-0.32481821,-0.32481821,0,-2.325144833,-1.868445106,-4.193589939,-0.112717024 -Manny Harris,harrima01,2012,RS,CLE,877,456,-1.565483963,-0.507840843,-2.073324806,0.157448438,0.157448438,0,-1.948055446,-1.244609716,-3.192665162,0.01122882 -Manny Harris,harrima01,2014,RS,LAL,371,180,-0.462002775,-3.723093443,-4.185096218,-0.131969628,-0.131969628,0,0.004443544,-3.434333852,-3.429890308,0.128183036 -Manny Harris,harrima01,2017,RS,DAL,51,25,-8.462278142,-15.98206545,-24.44434359,-0.279853578,-0.279853578,0,-9.059022072,-14.93088954,-23.98991162,1.113880326 -Mike Harris,harrimi01,2008,PO,HOU,16,9,0.052204649,-3.409357621,-3.357152972,-0.002823,0,-0.002823,-1.210083492,-5.835545038,-7.04562853,-1.622510469 -Mike Harris,harrimi01,2008,RS,HOU,303,159,-0.874436078,-0.300262176,-1.174698254,0.127485318,0.127485318,0,-1.04524275,-0.880717011,-1.925959761,-0.224012455 -Mike Harris,harrimi01,2010,RS,WAS,27,14,0.324056138,2.747971214,3.072027352,0.042607168,0.042607168,0,-0.262830054,4.87156053,4.608730476,2.305972457 -Mike Harris,harrimi01,2010,RS,HOU,162,82,-6.405850237,-0.960604906,-7.366455143,-0.194571134,-0.194571134,0,-5.74136894,-1.720953957,-7.462322897,0.697574247 -Mike Harris,harrimi01,2011,RS,HOU,32,16,-1.404748902,-1.20350474,-2.608253642,0.001155351,0.001155351,0,-1.769286446,-2.702899494,-4.47218594,-0.141159752 -Mike Harris,harrimi01,2014,RS,UTA,455,225,-0.590652368,5.171169832,4.580517464,0.842476198,0.842476198,0,-0.605625135,4.941887517,4.336262382,0.11049738 -Othella Harrington,harriot01,1997,PO,HOU,28,15,-2.003350858,-4.16300694,-6.166357797,-0.02700222,0,-0.02700222,-2.667974593,-6.697115091,-9.365089684,0.120775555 -Othella Harrington,harriot01,1997,RS,HOU,1660,860,-3.307838556,-1.232574846,-4.540413401,-0.786796565,-0.786796565,0,-3.595592748,-1.564894298,-5.160487046,0.1409368 -Othella Harrington,harriot01,1998,PO,HOU,43,23,6.329941748,0.345034884,6.674976632,0.112040058,0,0.112040058,4.962676751,-1.624715644,3.337961107,-1.544294223 -Othella Harrington,harriot01,1998,RS,HOU,1732,903,-1.978533964,-2.082760224,-4.061294188,-0.603478164,-0.603478164,0,-2.349492247,-2.276048547,-4.625540794,-0.098136117 -Othella Harrington,harriot01,1999,PO,HOU,80,42,1.410323279,-2.551414663,-1.141091385,0.03497547,0,0.03497547,0.413804029,-4.708717858,-4.294913829,-1.419691588 -Othella Harrington,harriot01,1999,RS,HOU,1690,903,-1.563429929,-1.696782531,-3.26021246,-0.234743234,-0.234743234,0,-1.818635962,-1.868955596,-3.687591558,-0.121390081 -Othella Harrington,harriot01,2000,RS,VAN,5133,2677,-1.850255836,-2.196875222,-4.047131058,-1.769753944,-1.769753944,0,-1.862956258,-2.040226156,-3.903182414,-0.099698232 -Othella Harrington,harriot01,2001,PO,NYK,142,77,-1.088626736,5.389713647,4.301086911,0.289995884,0,0.289995884,-1.271387839,5.538974452,4.267586613,1.361855511 -Othella Harrington,harriot01,2001,RS,NYK,1001,548,-1.94410353,2.424771265,0.480667735,0.916236436,0.916236436,0,-2.031899389,2.251696046,0.219796657,1.326475796 -Othella Harrington,harriot01,2001,RS,VAN,2448,1267,-3.555203743,-0.613109495,-4.168313238,-0.917118364,-0.917118364,0,-3.327080989,-0.83041392,-4.157494909,0.028956111 -Othella Harrington,harriot01,2002,RS,NYK,2954,1563,-1.052179262,0.14854059,-0.903638673,1.483538761,1.483538761,0,-1.488943815,0.030080289,-1.458863526,0.69639441 -Othella Harrington,harriot01,2003,RS,NYK,3536,1850,-1.595829714,-0.505599935,-2.101429648,0.611305192,0.611305192,0,-1.949323905,-0.751348946,-2.700672851,-0.129498498 -Othella Harrington,harriot01,2004,RS,NYK,1645,872,-3.210290175,-1.339120096,-4.549410272,-0.805679391,-0.805679391,0,-3.411686669,-1.694151148,-5.105837817,0.584516501 -Othella Harrington,harriot01,2005,PO,CHI,209,103,-4.344315624,-1.598047501,-5.942363125,-0.175021078,0,-0.175021078,-4.5676577,-1.727857251,-6.295514951,1.045559985 -Othella Harrington,harriot01,2005,RS,CHI,2475,1271,-0.57135382,0.586021915,0.014668095,1.799440382,1.799440382,0,-1.045033669,0.394821974,-0.650211695,0.341487316 -Othella Harrington,harriot01,2006,PO,CHI,30,15,-11.19331885,4.892378905,-6.300939946,-0.028222689,0,-0.028222689,-10.79299438,4.384536948,-6.408457431,0.628713456 -Othella Harrington,harriot01,2006,RS,CHI,1613,824,-3.402516586,-1.038703222,-4.441219808,-0.715714309,-0.715714309,0,-3.56866475,-1.623570904,-5.192235654,0.607956546 -Othella Harrington,harriot01,2007,RS,CHA,427,220,-4.346085463,-2.071687736,-6.417773199,-0.417902014,-0.417902014,0,-4.904569284,-2.209729385,-7.114298669,1.404939081 -Othella Harrington,harriot01,2008,RS,CHA,321,166,-5.374217492,-0.762084494,-6.136301986,-0.290574852,-0.290574852,0,-5.749452492,-1.18488041,-6.934332902,1.232419255 -Shaquille Harrison,harrish01,2018,RS,PHO,837,384,2.211643116,2.549812399,4.761455515,1.479425895,1.479425895,0,1.089887537,2.136284076,3.226171613,0.526144 -Shaquille Harrison,harrish01,2019,RS,CHI,3009,1430,-1.441647529,1.779813919,0.338166389,2.243857,2.243857,0,-2.398087113,1.548235184,-0.849851929,-0.417317062 -Steve Harris,harrist01,1986,PO,HOU,173,83,-2.329243314,1.082730442,-1.246512872,0.065212758,0,0.065212758,-2.864924219,-0.742986165,-3.607910384,-0.689004898 -Steve Harris,harrist01,1986,RS,HOU,1051,482,-1.268474374,-1.409961826,-2.6784362,0.017615705,0.017615705,0,-1.579783463,-2.037748048,-3.617531511,0.09979032 -Steve Harris,harrist01,1987,PO,HOU,185,91,-4.826676788,-0.393366399,-5.220043187,-0.119424001,0,-0.119424001,-5.15375351,-0.385296308,-5.539049818,0.958328038 -Steve Harris,harrist01,1987,RS,HOU,2471,1174,-2.329094741,-0.798852077,-3.127946818,-0.226089279,-0.226089279,0,-2.529207366,-1.325569366,-3.854776731,-0.131295795 -Steve Harris,harrist01,1988,RS,GSW,1895,885,-0.72389997,-1.158957988,-1.882857958,0.391530347,0.391530347,0,-1.041531581,-1.290682214,-2.332213795,-0.001981709 -Steve Harris,harrist01,1988,RS,HOU,427,199,-1.202335219,-0.512958466,-1.715293685,0.104557643,0.104557643,0,-1.610791739,-0.887119831,-2.497911571,-0.475775885 -Steve Harris,harrist01,1989,RS,DET,14,7,-4.046180933,10.29955541,6.253374475,0.032554146,0.032554146,0,-3.073504306,9.738627338,6.665123032,1.26607138 -Steve Harris,harrist01,1990,RS,LAC,194,93,-6.451259062,1.242257636,-5.209001426,-0.117142463,-0.117142463,0,-6.315048323,0.476125541,-5.838922781,0.397937136 -Terrel Harris,harrite01,2012,PO,MIA,19,10,4.644674705,-1.285064396,3.35961031,0.032070859,0,0.032070859,3.112048703,-3.535765408,-0.423716706,-0.218209703 -Terrel Harris,harrite01,2012,RS,MIA,611,318,-2.019055837,-1.774098187,-3.793154024,-0.171015024,-0.171015024,0,-1.967107108,-2.129042076,-4.096149185,0.965802171 -Terrel Harris,harrite01,2013,RS,NOH,201,108,-9.771510445,-1.482015603,-11.25352605,-0.477296496,-0.477296496,0,-9.430914403,-2.571712743,-12.00262715,1.736365701 -Terrel Harris,harrite01,2013,RS,MIA,55,29,-2.308302422,-2.296734458,-4.605036879,-0.027507884,-0.027507884,0,-2.811487035,-4.490515469,-7.302002504,0.207358409 -Tony Harris,harrito01,1991,RS,PHI,83,41,-11.80179337,-3.37577106,-15.17756443,-0.263891527,-0.263891527,0,-11.30305941,-3.730337971,-15.03339738,1.498216411 -Tony Harris,harrito01,1994,RS,BOS,177,88,0.836786587,-1.281554962,-0.444768375,0.103748873,0.103748873,0,0.676214426,-1.497952998,-0.821738572,0.232003653 -Tony Harris,harrito01,1995,RS,BOS,36,18,1.403160364,-5.063500672,-3.660340308,-0.008400706,-0.008400706,0,0.324854458,-5.70666547,-5.381811012,0.455637894 -Tobias Harris,harrito02,2012,RS,MIL,946,479,-1.016050625,-1.155351233,-2.171401858,0.141535211,0.141535211,0,-1.453241316,-1.966344926,-3.419586243,0.087543775 -Tobias Harris,harrito02,2013,RS,ORL,1892,974,0.015712357,-0.063106482,-0.047394125,1.354429759,1.354429759,0,0.268927928,0.605317171,0.874245099,0.791039518 -Tobias Harris,harrito02,2013,RS,MIL,649,325,-1.433683575,-0.780298329,-2.213981905,0.089372336,0.089372336,0,-1.974994042,-1.663302618,-3.63829666,0.515894859 -Tobias Harris,harrito02,2014,RS,ORL,3642,1850,-0.013518248,-1.893345581,-1.90686383,0.790523077,0.790523077,0,-0.927324198,-1.41239084,-2.339715038,-0.637317933 -Tobias Harris,harrito02,2015,RS,ORL,4668,2369,-0.026982181,-0.97382911,-1.000811291,2.097779392,2.097779392,0,-0.149080868,-0.745065543,-0.894146411,-0.743943626 -Tobias Harris,harrito02,2016,PO,DET,285,156,4.417685146,0.08059892,4.498284066,0.599362444,0,0.599362444,3.920499336,1.587010735,5.507510071,0.698664405 -Tobias Harris,harrito02,2016,RS,ORL,3212,1610,-0.259419784,1.331952148,1.072532364,3.114328193,3.114328193,0,-0.325497705,0.825363489,0.499865784,-0.796136087 -Tobias Harris,harrito02,2016,RS,DET,1808,903,1.316375754,-0.497649738,0.818726015,1.63733891,1.63733891,0,1.309719789,0.21609927,1.525819059,-0.404767511 -Tobias Harris,harrito02,2017,RS,DET,5164,2567,1.026988407,0.784656486,1.811644893,5.957614254,5.957614254,0,0.944100383,0.776115976,1.720216359,-0.274133211 -Tobias Harris,harrito02,2018,RS,DET,3160,1563,2.520143116,-1.841682845,0.678460271,2.710125473,2.710125473,0,2.855684591,-0.992066206,1.863618385,-0.866237785 -Tobias Harris,harrito02,2018,RS,LAC,2299,1105,0.966346996,1.059172421,2.025519417,2.70270242,2.70270242,0,1.343159044,1.323665769,2.666824813,0.383295596 -Tobias Harris,harrito02,2019,PO,PHI,919,443,1.581263738,-0.862909104,0.718354633,0.811362451,0,0.811362451,1.874676264,-1.194924883,0.679751381,0.352431069 -Tobias Harris,harrito02,2019,RS,LAC,4013,1903,1.328698229,-0.77393651,0.554761719,3.182689624,3.182689624,0,0.828984307,-0.614263003,0.214721304,-0.823868816 -Tobias Harris,harrito02,2019,RS,PHI,2039,944,-0.193402637,-0.207351586,-0.400754222,1.127042809,1.127042809,0,0.079085569,-0.084673491,-0.005587922,-0.398264601 -Isaiah Hartenstein,harteis01,2019,PO,HOU,6,2,10.51640747,-13.03200732,-2.515599854,0.000257178,0,0.000257178,10.13548652,-9.169197783,0.966288732,4.22989557 -Isaiah Hartenstein,harteis01,2019,RS,HOU,471,221,-2.832368893,1.036100044,-1.796268849,0.108177592,0.108177592,0,-2.885081925,1.150015611,-1.735066314,0.606908798 -Jason Hart,hartja01,2001,RS,MIL,19,10,-5.955415682,-3.608729075,-9.564144758,-0.034511625,-0.034511625,0,-6.451942315,-7.732805311,-14.18474763,-0.675022955 -Jason Hart,hartja01,2002,RS,SAS,174,92,-0.286108158,0.400028776,0.113920618,0.136658178,0.136658178,0,-0.431143551,1.413527632,0.98238408,1.522775553 -Jason Hart,hartja01,2004,PO,SAS,114,62,-1.327617233,4.699057597,3.371440363,0.200203213,0,0.200203213,-1.697167768,4.391494213,2.694326446,0.221786177 -Jason Hart,hartja01,2004,RS,SAS,1241,660,-1.365880468,1.539172673,0.173292205,0.984150668,0.984150668,0,-1.887426717,1.222904741,-0.664521976,-0.019949152 -Jason Hart,hartja01,2005,RS,CHA,3670,1887,0.679677825,0.081751785,0.761429609,3.378052442,3.378052442,0,0.350698005,0.570951406,0.921649411,-0.069891228 -Jason Hart,hartja01,2006,PO,SAC,96,52,-7.332305642,-1.613674317,-8.945979959,-0.17158376,0,-0.17158376,-7.100345049,-1.773598658,-8.873943707,1.090342893 -Jason Hart,hartja01,2006,RS,SAC,1584,818,-4.659271061,-0.463732847,-5.123003908,-0.993926449,-0.993926449,0,-4.722664437,-0.851414582,-5.574079019,0.33016208 -Jason Hart,hartja01,2007,RS,LAC,1427,746,-0.846376198,0.964426123,0.118049925,1.093511941,1.093511941,0,-0.76147649,1.780176505,1.018700014,0.162434927 -Jason Hart,hartja01,2007,RS,SAC,200,100,0.889483223,-2.690229346,-1.800746123,0.049493118,0.049493118,0,0.010430863,-1.38573375,-1.375302887,2.040590483 -Jason Hart,hartja01,2008,PO,UTA,11,6,0.818357049,-3.332267837,-2.513910788,0.000748443,0,0.000748443,0.104378725,-5.871492443,-5.767113718,0.366059588 -Jason Hart,hartja01,2008,RS,UTA,1190,606,-3.677106301,0.390420809,-3.286685492,-0.166882687,-0.166882687,0,-3.48423173,0.233345797,-3.250885933,0.535398886 -Jason Hart,hartja01,2009,PO,DEN,37,19,-1.288543952,7.099758605,5.811214653,0.087575336,0,0.087575336,-1.594067576,7.607531762,6.013464186,2.080755065 -Jason Hart,hartja01,2009,RS,DEN,72,36,-1.771806126,-4.512043556,-6.283849682,-0.065253383,-0.065253383,0,-2.622596395,-5.86350316,-8.486099555,0.495360859 -Jason Hart,hartja01,2009,RS,LAC,606,312,-5.524620338,-1.189249986,-6.713870325,-0.632490892,-0.632490892,0,-5.814014197,-1.381741486,-7.195755683,0.222454515 -Jason Hart,hartja01,2010,RS,NOH,33,17,-3.202846753,-3.37774818,-6.580594933,-0.03402408,-0.03402408,0,-3.629086905,-2.839087207,-6.468174112,2.259666397 -Jason Hart,hartja01,2010,RS,MIN,10,5,-3.915794534,11.52051359,7.604719055,0.026323899,0.026323899,0,-2.987633932,11.30981165,8.322177722,-0.323341876 -Josh Hart,hartjo01,2018,RS,LAL,3055,1461,0.955412317,0.46238597,1.417798287,3.10003116,3.10003116,0,0.254128343,0.694436647,0.948564991,-0.212489276 -Josh Hart,hartjo01,2019,RS,LAL,3772,1715,-2.145951474,3.024394674,0.878443199,3.184483793,3.184483793,0,-2.5024849,3.053707971,0.551223072,0.308847884 -Antonio Harvey,harvean01,1994,RS,LAL,497,247,-6.419361428,-0.163167984,-6.582529412,-0.485674668,-0.485674668,0,-6.08371468,-0.826610733,-6.910325413,0.538334055 -Antonio Harvey,harvean01,1995,PO,LAL,7,4,-5.477375967,-0.66018247,-6.137558438,-0.007003503,0,-0.007003503,-6.981639261,-3.410288342,-10.3919276,-1.599983369 -Antonio Harvey,harvean01,1995,RS,LAL,1147,572,-4.844127575,-0.211656038,-5.055783613,-0.674294721,-0.674294721,0,-4.885858956,-0.781149364,-5.66700832,0.193949301 -Antonio Harvey,harvean01,1996,RS,VAN,786,410,-4.71255918,-0.292175116,-5.004734296,-0.472163306,-0.472163306,0,-4.799018349,-0.279396368,-5.078414717,0.101179077 -Antonio Harvey,harvean01,1996,RS,LAC,807,411,-6.959941005,-1.549876673,-8.509817678,-1.206377785,-1.206377785,0,-6.565173439,-2.413652094,-8.978825534,-0.108578238 -Antonio Harvey,harvean01,1997,RS,SEA,49,26,-0.395772758,2.499659168,2.10388641,0.065432903,0.065432903,0,-1.21029047,2.847702522,1.637412052,1.4812095 -Antonio Harvey,harvean01,2000,RS,POR,260,137,-4.484782039,-1.19511168,-5.679893719,-0.20592186,-0.20592186,0,-4.635855116,-2.222103005,-6.85795812,0.519837592 -Antonio Harvey,harvean01,2001,PO,POR,27,14,-8.438925588,-4.652591555,-13.09151714,-0.078115651,0,-0.078115651,-9.223179673,-3.34233876,-12.56551843,2.292078116 -Antonio Harvey,harvean01,2001,RS,POR,135,72,-1.081903272,-1.208709457,-2.290612729,0.016841277,0.016841277,0,-1.552959853,-1.98725382,-3.540213673,-0.186256534 -Antonio Harvey,harvean01,2002,RS,SEA,88,47,-3.36709883,-1.482595196,-4.849694026,-0.050529425,-0.050529425,0,-3.529586157,-1.992944265,-5.522530423,0.328161957 -Antonio Harvey,harvean01,2003,RS,ATL,61,32,-6.488998323,-0.411382645,-6.900380968,-0.06882571,-0.06882571,0,-6.498051907,-0.480913937,-6.978965844,1.447174457 -Donnell Harvey,harvedo01,2001,RS,DAL,128,65,-3.926541899,-0.997896804,-4.924438703,-0.074092084,-0.074092084,0,-3.60702739,-1.005599525,-4.612626915,2.536970466 -Donnell Harvey,harvedo01,2002,RS,DEN,1293,679,-0.336809522,0.359523057,0.022713535,0.962260968,0.962260968,0,-0.685015217,0.611697617,-0.0733176,0.164489943 -Donnell Harvey,harvedo01,2002,RS,DAL,317,162,-3.992672967,-0.419071112,-4.411744079,-0.138960966,-0.138960966,0,-4.018194876,-0.791450843,-4.809645719,1.078436939 -Donnell Harvey,harvedo01,2003,RS,DEN,3093,1613,-3.079469911,0.78764593,-2.291823981,0.37842211,0.37842211,0,-3.53955966,0.507928188,-3.031631472,0.333343637 -Donnell Harvey,harvedo01,2004,RS,ORL,660,345,-3.928268469,-2.456693685,-6.384962154,-0.642987094,-0.642987094,0,-3.792081225,-2.657551439,-6.449632664,0.451006463 -Donnell Harvey,harvedo01,2004,RS,PHO,855,438,-3.10668335,-1.370535517,-4.477218867,-0.391292043,-0.391292043,0,-3.414429938,-1.089416029,-4.503845967,1.255505654 -Donnell Harvey,harvedo01,2005,RS,NJN,30,16,6.414111378,1.007975941,7.422087319,0.082556149,0.082556149,0,5.098226707,0.609008785,5.707235492,-0.532708422 -Scott Haskin,haskisc01,1994,RS,IND,366,186,-4.449678008,0.868118333,-3.581559674,-0.079339891,-0.079339891,0,-4.442071475,0.086818916,-4.355252559,0.521005455 -Udonis Haslem,hasleud01,2004,PO,MIA,362,199,-0.08560774,0.165832867,0.080225127,0.295421864,0,0.295421864,-0.836450308,-0.434104394,-1.270554702,-0.284403896 -Udonis Haslem,hasleud01,2004,RS,MIA,3329,1795,-0.833544953,-1.011273704,-1.844818656,0.8261927,0.8261927,0,-1.194160538,-1.104375497,-2.298536036,-0.305841705 -Udonis Haslem,hasleud01,2005,PO,MIA,1032,543,-0.296363,0.750538093,0.454175094,0.910235701,0,0.910235701,-0.461451245,1.100427131,0.638975886,-0.522030471 -Udonis Haslem,hasleud01,2005,RS,MIA,5118,2675,0.82462734,0.682067092,1.506694432,5.779651035,5.779651035,0,0.748256206,1.089490437,1.837746642,-0.472433064 -Udonis Haslem,hasleud01,2006,PO,MIA,1237,650,-1.433834999,1.03187252,-0.40196248,0.803012997,0,0.803012997,-1.694481074,1.160895551,-0.533585523,-0.009701892 -Udonis Haslem,hasleud01,2006,RS,MIA,4808,2491,-0.859934869,0.483557724,-0.376377146,2.998724863,2.998724863,0,-0.97991214,0.660279028,-0.319633113,-0.54467719 -Udonis Haslem,hasleud01,2007,PO,MIA,199,103,0.517908046,-0.88897488,-0.371066834,0.129016983,0,0.129016983,-0.241893409,-0.382828173,-0.624721583,0.057720163 -Udonis Haslem,hasleud01,2007,RS,MIA,4704,2483,-1.21230536,0.358601821,-0.853703539,2.394414168,2.394414168,0,-1.366534255,0.694193427,-0.672340828,-0.304602547 -Udonis Haslem,hasleud01,2008,RS,MIA,3431,1805,-2.637750122,-0.24586038,-2.883610502,-0.122445189,-0.122445189,0,-2.816852634,0.296235381,-2.520617253,-0.454822089 -Udonis Haslem,hasleud01,2009,PO,MIA,355,204,-1.428788972,0.76194938,-0.666839592,0.222502971,0,0.222502971,-1.855521834,0.966596551,-0.888925283,-0.447430293 -Udonis Haslem,hasleud01,2009,RS,MIA,4850,2560,-2.042670182,-0.631348351,-2.674018533,0.098653699,0.098653699,0,-2.15386507,-0.312774251,-2.46663932,-0.548553495 -Udonis Haslem,hasleud01,2010,PO,MIA,273,142,-4.915643153,-1.188677362,-6.104320516,-0.250445147,0,-0.250445147,-5.198623436,-0.451924696,-5.650548132,-0.069206047 -Udonis Haslem,hasleud01,2010,RS,MIA,4110,2177,-1.555539802,-0.955073996,-2.510613799,0.264263782,0.264263782,0,-1.740954473,-0.796746773,-2.537701246,-0.573251124 -Udonis Haslem,hasleud01,2011,PO,MIA,527,290,-3.940509068,-0.765375026,-4.705884094,-0.298340095,0,-0.298340095,-4.004698465,-0.594511309,-4.599209774,-0.036904924 -Udonis Haslem,hasleud01,2011,RS,MIA,661,345,-1.692287845,-0.118252358,-1.810540203,0.165088766,0.165088766,0,-1.665332759,0.379627597,-1.285705163,-0.154424057 -Udonis Haslem,hasleud01,2012,PO,MIA,838,452,-2.428342953,-0.647144497,-3.07548745,-0.077487444,0,-0.077487444,-2.55817105,-0.650757784,-3.208928834,0.084590825 -Udonis Haslem,hasleud01,2012,RS,MIA,3054,1589,-3.135278592,0.329152031,-2.806126561,-0.045319166,-0.045319166,0,-3.069560301,0.36276492,-2.706795381,-0.37156639 -Udonis Haslem,hasleud01,2013,PO,MIA,657,357,-0.444585978,1.779283495,1.334697517,0.772658803,0,0.772658803,-0.581691741,1.873355492,1.291663751,0.629807835 -Udonis Haslem,hasleud01,2013,RS,MIA,2703,1414,-3.209439119,0.215565702,-2.993873417,-0.176092273,-0.176092273,0,-3.313349428,0.310310325,-3.003039102,0.082780303 -Udonis Haslem,hasleud01,2014,PO,MIA,316,169,-2.39133958,-0.887124913,-3.278464492,-0.046831403,0,-0.046831403,-0.013028589,-1.826993877,-1.840022466,-0.323434501 -Udonis Haslem,hasleud01,2014,RS,MIA,1253,653,-2.84795929,-4.438665833,-7.286625123,-1.499987696,-1.499987696,0,-2.351397239,-3.624214689,-5.975611927,-0.725794502 -Udonis Haslem,hasleud01,2015,RS,MIA,1926,995,-2.877287701,-2.98479426,-5.862081961,-1.573177789,-1.573177789,0,-3.136603039,-2.462385037,-5.598988076,-0.404708893 -Udonis Haslem,hasleud01,2016,PO,MIA,166,85,-4.396322622,-1.169376967,-5.565699589,-0.125004575,0,-0.125004575,-5.559038303,-3.390913861,-8.949952164,-0.704719804 -Udonis Haslem,hasleud01,2016,RS,MIA,517,260,-3.358985687,-1.150507105,-4.509492793,-0.230304325,-0.230304325,0,-2.758116145,-1.291875168,-4.049991313,-1.296056894 -Udonis Haslem,hasleud01,2017,RS,MIA,266,130,-8.203368926,-1.383509369,-9.586878295,-0.451243453,-0.451243453,0,-8.183789828,-0.745310112,-8.92909994,-0.480075823 -Udonis Haslem,hasleud01,2018,RS,MIA,141,72,-10.25507341,0.94660403,-9.308469378,-0.236709731,-0.236709731,0,-9.324721454,-1.765849143,-11.0905706,-1.734117757 -Udonis Haslem,hasleud01,2019,RS,MIA,167,74,-10.74685599,5.556589802,-5.190266186,-0.092658873,-0.092658873,0,-8.548531907,2.559338275,-5.989193632,0.583075106 -Joe Hassett,hassejo01,1978,PO,SEA,46,22,-0.687686435,-0.083495392,-0.771181827,0.02288086,0,0.02288086,-1.263392709,-1.85084452,-3.11423723,-0.122094403 -Joe Hassett,hassejo01,1978,RS,SEA,892,404,-1.986199117,-0.587134047,-2.573333165,0.036540402,0.036540402,0,-2.300633929,-1.210660776,-3.511294705,0.372887349 -Joe Hassett,hassejo01,1979,PO,SEA,31,15,-8.028026561,-4.67535839,-12.70338495,-0.077968086,0,-0.077968086,-8.580170124,-7.36438082,-15.94455094,-0.776007005 -Joe Hassett,hassejo01,1979,RS,SEA,1009,463,-1.183387094,-1.067802524,-2.251189618,0.118164568,0.118164568,0,-1.807123376,-1.554694929,-3.361818305,0.303680688 -Joe Hassett,hassejo01,1980,RS,IND,2497,1135,1.162325754,-1.516914038,-0.354588284,1.389930509,1.389930509,0,1.078989976,-1.92183589,-0.842845914,0.210804998 -Joe Hassett,hassejo01,1981,RS,GSW,924,434,4.354620845,-2.223462602,2.131158243,1.104558213,1.104558213,0,4.462524498,-2.247224331,2.215300167,2.263577024 -Joe Hassett,hassejo01,1981,RS,DAL,582,280,-0.05264695,-2.608723334,-2.661370285,0.012783207,0.012783207,0,-0.13383367,-2.941537399,-3.075371068,0.992393451 -Joe Hassett,hassejo01,1982,RS,GSW,1682,787,2.623055523,-1.164541132,1.458514391,1.707533488,1.707533488,0,2.946472651,-1.490841157,1.455631494,1.069549783 -Joe Hassett,hassejo01,1983,RS,GSW,305,139,-0.803074716,-3.482233235,-4.285307951,-0.109154356,-0.109154356,0,-1.364457831,-3.519407698,-4.883865529,0.262293217 -Trenton Hassell,hassetr01,2002,RS,CHI,4266,2237,-0.724005244,-2.206787464,-2.930792708,-0.206212047,-0.206212047,0,-1.207454079,-1.854000042,-3.061454121,-0.057742534 -Trenton Hassell,hassetr01,2003,RS,CHI,3939,1999,-4.389487236,0.596679595,-3.79280764,-1.062292768,-1.062292768,0,-4.68962099,0.377626647,-4.311994342,-0.10875451 -Trenton Hassell,hassetr01,2004,PO,MIN,893,472,0.360932412,-0.289421593,0.071510818,0.696425743,0,0.696425743,-0.40828847,-0.403822805,-0.812111276,-0.554635721 -Trenton Hassell,hassetr01,2004,RS,MIN,4246,2264,-1.814925245,-0.110480189,-1.925405434,0.94783857,0.94783857,0,-2.276478052,0.006191625,-2.270286427,-0.444640503 -Trenton Hassell,hassetr01,2005,RS,MIN,3883,2068,-1.786795337,-0.456187006,-2.242982344,0.533087736,0.533087736,0,-2.200730061,-0.343612797,-2.544342858,-0.320571532 -Trenton Hassell,hassetr01,2006,RS,MIN,4704,2514,-1.43125316,-1.36664362,-2.79789678,-0.061152833,-0.061152833,0,-1.953226556,-1.279940532,-3.233167087,-0.420049208 -Trenton Hassell,hassetr01,2007,RS,MIN,4263,2223,-0.929541856,-0.921138647,-1.850680503,1.011419567,1.011419567,0,-1.696595094,-1.149903772,-2.846498865,-0.781359298 -Trenton Hassell,hassetr01,2008,RS,NJN,598,310,-4.87371368,-2.266720515,-7.140434196,-0.695918355,-0.695918355,0,-5.683492742,-2.55779692,-8.241289662,0.204580838 -Trenton Hassell,hassetr01,2008,RS,DAL,880,463,-4.058679376,-1.418049909,-5.476729285,-0.646263657,-0.646263657,0,-4.583315825,-1.587422242,-6.170738067,0.312065964 -Trenton Hassell,hassetr01,2009,RS,NJN,2073,1094,-3.671805176,-0.857535883,-4.529341058,-0.988675691,-0.988675691,0,-4.172608656,-1.4092784,-5.581887056,-0.418544452 -Trenton Hassell,hassetr01,2010,RS,NJN,2130,1106,-4.655340671,-1.379098088,-6.034438759,-1.846282916,-1.846282916,0,-5.152829408,-1.925077366,-7.077906775,-0.35778466 -Scott Hastings,hastisc01,1983,RS,ATL,88,42,-4.078686754,-1.929477287,-6.008164041,-0.069764661,-0.069764661,0,-3.822351999,-3.424389443,-7.246741442,-0.07858488 -Scott Hastings,hastisc01,1983,RS,NYK,200,98,-5.178794013,2.473435183,-2.70535883,0.002298748,0.002298748,0,-4.734991027,3.939680517,-0.79531051,3.118474098 -Scott Hastings,hastisc01,1984,PO,ATL,63,32,-6.560846276,-0.836584032,-7.397430308,-0.078589724,0,-0.078589724,-6.637562892,-1.592675621,-8.230238513,0.423840562 -Scott Hastings,hastisc01,1984,RS,ATL,2279,1135,-1.657230292,0.470080728,-1.187149565,0.914063305,0.914063305,0,-1.734214273,0.950656731,-0.783557542,1.027294964 -Scott Hastings,hastisc01,1985,RS,ATL,1735,825,-2.2762792,-0.45461339,-2.73089259,0.008089881,0.008089881,0,-2.530150671,-0.46034594,-2.990496611,0.607587798 -Scott Hastings,hastisc01,1986,PO,ATL,103,49,2.050645765,-0.666793303,1.383852462,0.109515038,0,0.109515038,2.120457649,-0.66432953,1.456128119,2.753659784 -Scott Hastings,hastisc01,1986,RS,ATL,1370,650,-3.160055197,-1.424918153,-4.584973349,-0.613032078,-0.613032078,0,-3.402164669,-1.393568541,-4.79573321,0.7642182 -Scott Hastings,hastisc01,1987,PO,ATL,40,21,1.263788265,4.003573533,5.267361798,0.090053455,0,0.090053455,0.54193499,4.397219684,4.939154674,1.627185004 -Scott Hastings,hastisc01,1987,RS,ATL,525,256,-3.623685492,1.168777403,-2.454908089,0.038815724,0.038815724,0,-3.401053767,0.317759276,-3.083294491,0.723724919 -Scott Hastings,hastisc01,1988,PO,ATL,204,103,-1.213471286,-1.222140247,-2.435611532,0.017277239,0,0.017277239,-1.611797598,-0.976210992,-2.588008591,1.328707061 -Scott Hastings,hastisc01,1988,RS,ATL,819,403,-1.279895267,-0.575028824,-1.854924092,0.185043421,0.185043421,0,-1.653146024,-0.75142496,-2.404570984,0.551147714 -Scott Hastings,hastisc01,1989,RS,MIA,2518,1206,-3.274208507,-0.20735425,-3.481562758,-0.453283215,-0.453283215,0,-3.611450437,0.06421479,-3.547235647,0.713521769 -Scott Hastings,hastisc01,1990,PO,DET,31,16,-3.993835839,2.855817416,-1.138018423,0.014181527,0,0.014181527,-3.444780337,3.848779558,0.403999221,4.365732914 -Scott Hastings,hastisc01,1990,RS,DET,330,166,-3.127759165,-0.213619049,-3.341378214,-0.050771682,-0.050771682,0,-3.344763022,-0.453187642,-3.797950664,1.363745823 -Scott Hastings,hastisc01,1991,PO,DET,67,35,0.763402613,-1.505998835,-0.742596222,0.037125726,0,0.037125726,0.029945403,-1.963296287,-1.933350885,0.397328176 -Scott Hastings,hastisc01,1991,RS,DET,219,113,2.756418179,-2.816172841,-0.059754662,0.155897342,0.155897342,0,1.843034236,-2.70808129,-0.865047054,0.509807582 -Scott Hastings,hastisc01,1992,RS,DEN,875,421,-3.595467932,-0.458225957,-4.053693889,-0.281008966,-0.281008966,0,-4.104607356,-1.048263047,-5.152870404,0.343471372 -Scott Hastings,hastisc01,1993,RS,DEN,1409,670,-2.74868538,-0.826484179,-3.575169559,-0.284066177,-0.284066177,0,-3.232554713,-0.916694867,-4.14924958,0.692729356 -Kirk Haston,hastoki01,2002,PO,CHH,8,4,9.967042517,18.51320361,28.48024613,0.068291475,0,0.068291475,10.04773919,19.58335742,29.6310966,3.566227367 -Kirk Haston,hastoki01,2002,RS,CHH,146,77,-6.996066956,-2.501239922,-9.497306878,-0.266341837,-0.266341837,0,-6.692789653,-3.668172552,-10.3609622,0.440153842 -Kirk Haston,hastoki01,2003,RS,NOH,107,57,-11.69760414,-1.464590064,-13.1621942,-0.308564625,-0.308564625,0,-11.22213884,-3.271417807,-14.49355664,1.75267872 -John Havlicek,havlijo01,1977,PO,BOS,847,375,-0.292914267,-0.236036005,-0.528950272,0.436794904,0,0.436794904,-0.284963125,-0.378432407,-0.663395532,-0.357330196 -John Havlicek,havlijo01,1977,RS,BOS,6599,2913,0.52565099,0.139747478,0.665398468,5.056406529,5.056406529,0,0.38213785,0.101748313,0.483886163,-0.416269597 -John Havlicek,havlijo01,1978,RS,BOS,6242,2797,0.140918148,-0.226633553,-0.085715404,3.786990135,3.786990135,0,0.016929776,-0.378985455,-0.362055679,-0.426843917 -Spencer Hawes,hawessp01,2008,RS,SAC,1858,931,-3.525392797,-1.383233178,-4.908625975,-1.028082423,-1.028082423,0,-3.504406811,-1.906628061,-5.411034873,0.250301233 -Spencer Hawes,hawessp01,2009,RS,SAC,4484,2259,-3.302733028,-2.194435579,-5.497168607,-3.166090884,-3.166090884,0,-2.911936516,-1.904351293,-4.81628781,-0.003979359 -Spencer Hawes,hawessp01,2010,RS,SAC,3771,1904,-2.119230256,-0.382288588,-2.501518845,0.240924301,0.240924301,0,-1.877494363,-0.548086508,-2.425580871,-0.1771213 -Spencer Hawes,hawessp01,2011,PO,PHI,178,98,-4.331960294,-1.815897987,-6.147858281,-0.174772364,0,-0.174772364,-4.533278353,-1.848755308,-6.382033661,-0.226799319 -Spencer Hawes,hawessp01,2011,RS,PHI,3320,1718,-3.669943841,0.641022321,-3.02892152,-0.244281898,-0.244281898,0,-3.381325337,0.321385526,-3.059939811,-0.076008609 -Spencer Hawes,hawessp01,2012,PO,PHI,619,332,-2.132900335,0.622306843,-1.510593492,0.215864169,0,0.215864169,-2.16503097,0.066893745,-2.098137225,-0.273701336 -Spencer Hawes,hawessp01,2012,RS,PHI,1739,920,-0.647032161,1.328405409,0.681373248,1.604391165,1.604391165,0,-0.674594768,1.029783701,0.355188932,-0.357821494 -Spencer Hawes,hawessp01,2013,RS,PHI,4282,2233,-1.691566378,0.511311299,-1.180255079,1.781333382,1.781333382,0,-1.71743411,0.284819543,-1.432614567,-0.366516624 -Spencer Hawes,hawessp01,2014,RS,PHI,3523,1666,-1.637463403,0.923608551,-0.713854852,1.752490852,1.752490852,0,-1.64853811,0.083986899,-1.564551211,1.207108095 -Spencer Hawes,hawessp01,2014,RS,CLE,1582,804,1.428243896,-0.423528161,1.004715736,1.557160615,1.557160615,0,1.681081937,-0.760265761,0.920816175,1.057004167 -Spencer Hawes,hawessp01,2015,PO,LAC,124,57,2.868077429,-3.117557532,-0.249480103,0.075506438,0,0.075506438,1.745390212,-1.568581137,0.176809075,0.652744871 -Spencer Hawes,hawessp01,2015,RS,LAC,2562,1274,-4.729785777,-0.380021915,-5.109807692,-1.537241355,-1.537241355,0,-3.331341431,-0.581044104,-3.912385535,0.211226097 -Spencer Hawes,hawessp01,2016,PO,CHA,110,53,-0.020631554,13.55018506,13.52955351,0.456083305,0,0.456083305,-2.568949812,7.427070663,4.858120851,0.433463992 -Spencer Hawes,hawessp01,2016,RS,CHA,2110,1035,-2.800355696,1.412334592,-1.388021105,0.720887993,0.720887993,0,-2.546891308,0.851674482,-1.695216826,0.228989281 -Spencer Hawes,hawessp01,2017,PO,MIL,31,17,0.243942945,-10.60470119,-10.36075824,-0.067182682,0,-0.067182682,-1.505718458,-12.66220209,-14.16792055,-1.274870768 -Spencer Hawes,hawessp01,2017,RS,MIL,344,171,-0.963403452,-2.241374512,-3.204777964,-0.040063905,-0.040063905,0,-0.461680829,-2.638779019,-3.100459848,0.957170311 -Spencer Hawes,hawessp01,2017,RS,CHA,1301,626,-3.198756066,-1.216903351,-4.415659416,-0.535389308,-0.535389308,0,-2.639205566,-1.725101419,-4.364306985,0.627343121 -Steve Hawes,hawesst01,1977,RS,ATL,2083,945,-0.628279394,0.129051475,-0.499227919,1.089921803,1.089921803,0,-0.648609377,0.079031951,-0.569577426,0.470527051 -Steve Hawes,hawesst01,1978,PO,ATL,144,71,-2.655761956,-1.110491647,-3.766253603,-0.037816287,0,-0.037816287,-2.895510947,-1.849492994,-4.745003941,-0.416553005 -Steve Hawes,hawesst01,1978,RS,ATL,5061,2325,0.055920866,0.505363459,0.561284324,3.919033218,3.919033218,0,0.164702709,0.370671839,0.535374547,-0.243732584 -Steve Hawes,hawesst01,1979,PO,ATL,481,243,4.223728166,1.312774756,5.536502922,1.058691408,0,1.058691408,4.166405936,1.80015254,5.966558477,-0.084811842 -Steve Hawes,hawesst01,1979,RS,ATL,4763,2205,0.350017462,0.142940687,0.492958149,3.648547526,3.648547526,0,0.488278843,0.166039919,0.654318762,0.007299809 -Steve Hawes,hawesst01,1980,PO,ATL,298,149,2.249652631,1.741861785,3.991514415,0.53150335,0,0.53150335,2.480480897,2.320940292,4.801421189,0.554341766 -Steve Hawes,hawesst01,1980,RS,ATL,3862,1853,0.524458369,0.85720786,1.381666229,3.907091068,3.907091068,0,0.51172214,0.565098936,1.076821076,0.027013352 -Steve Hawes,hawesst01,1981,RS,ATL,4836,2309,-0.162416489,-0.101239364,-0.263655853,2.934395468,2.934395468,0,-0.069175385,0.305135647,0.235960262,0.18835628 -Steve Hawes,hawesst01,1982,PO,ATL,22,12,8.219386681,-1.1046513,7.114735381,0.061366079,0,0.061366079,7.164540833,-1.906119001,5.258421832,-1.478617818 -Steve Hawes,hawesst01,1982,RS,ATL,2639,1317,0.087966373,0.535034642,0.623001015,2.266114122,2.266114122,0,0.089066029,0.433920213,0.522986241,-0.014323628 -Steve Hawes,hawesst01,1983,PO,SEA,71,35,-3.382471029,-3.89601862,-7.278489649,-0.084929203,0,-0.084929203,-3.961984226,-3.183323259,-7.145307485,1.862271569 -Steve Hawes,hawesst01,1983,RS,ATL,1792,860,-4.302759423,-0.299533555,-4.602292978,-0.817325866,-0.817325866,0,-3.962766228,-0.401670039,-4.364436267,0.589502446 -Steve Hawes,hawesst01,1983,RS,SEA,1209,556,-2.376850115,-1.020535926,-3.397386041,-0.18448559,-0.18448559,0,-2.502525923,-0.925609286,-3.428135209,0.477743189 -Steve Hawes,hawesst01,1984,PO,SEA,141,74,0.32359611,0.628763038,0.952359147,0.142976409,0,0.142976409,-0.221447611,-0.420525993,-0.641973604,-0.817958715 -Steve Hawes,hawesst01,1984,RS,SEA,2422,1153,-2.38616455,-0.794253917,-3.180418467,-0.253480363,-0.253480363,0,-2.692740905,-1.027153353,-3.719894258,0.11444002 -Hersey Hawkins,hawkihe01,1989,PO,PHI,144,72,-9.812347319,0.451141516,-9.361205803,-0.252070541,0,-0.252070541,-9.189582105,-0.070210332,-9.259792437,0.610541536 -Hersey Hawkins,hawkihe01,1989,RS,PHI,5349,2577,0.713447459,-0.334061537,0.379385922,4.112255402,4.112255402,0,1.006091724,-0.066198689,0.939893034,-0.054872293 -Hersey Hawkins,hawkihe01,1990,PO,PHI,815,415,3.242794141,-1.306044952,1.936749189,1.020056114,0,1.020056114,3.127830398,-1.086391102,2.041439296,-0.323031424 -Hersey Hawkins,hawkihe01,1990,RS,PHI,5808,2856,2.411191761,-0.017134721,2.39405704,7.49332708,7.49332708,0,2.683980046,0.300707933,2.984687979,-0.029742563 -Hersey Hawkins,hawkihe01,1991,PO,PHI,623,329,5.164789628,3.178199161,8.34298879,1.917127031,0,1.917127031,5.23701545,3.637681298,8.874696748,-0.161919565 -Hersey Hawkins,hawkihe01,1991,RS,PHI,6272,3110,3.035657336,0.956486343,3.992143679,10.69658287,10.69658287,0,3.226386165,1.351094893,4.577481058,-0.012275409 -Hersey Hawkins,hawkihe01,1992,RS,PHI,5949,3013,1.845482176,0.277878631,2.123360807,7.490678987,7.490678987,0,1.925573841,0.663753523,2.589327364,-0.010579847 -Hersey Hawkins,hawkihe01,1993,RS,PHI,6179,2977,3.008055852,-0.288454435,2.719601417,8.29255046,8.29255046,0,2.774027236,0.371511852,3.145539088,-0.177277998 -Hersey Hawkins,hawkihe01,1994,RS,CHH,5441,2648,1.796164288,0.19130774,1.987472028,6.398736236,6.398736236,0,1.827263884,0.436591568,2.263855453,-0.024568944 -Hersey Hawkins,hawkihe01,1995,PO,CHH,232,130,1.055196059,1.672780481,2.727976541,0.37676482,0,0.37676482,1.052371483,1.874019716,2.926391199,0.490054088 -Hersey Hawkins,hawkihe01,1995,RS,CHH,5248,2731,2.328374466,0.695966042,3.024340508,8.022819436,8.022819436,0,2.14729889,0.835685971,2.982984861,-0.267599689 -Hersey Hawkins,hawkihe01,1996,PO,SEA,1325,713,2.769949665,1.310764306,4.08071397,2.558892605,0,2.558892605,2.296448731,1.390665031,3.687113762,-0.132816926 -Hersey Hawkins,hawkihe01,1996,RS,SEA,5580,2823,2.453293231,1.189364677,3.642657908,9.196987245,9.196987245,0,2.467485905,1.155598616,3.623084521,-0.104203053 -Hersey Hawkins,hawkihe01,1997,PO,SEA,928,483,3.036950336,1.930914623,4.967864959,1.953738516,0,1.953738516,3.093326764,2.18515663,5.278483394,-0.350537314 -Hersey Hawkins,hawkihe01,1997,RS,SEA,5242,2755,3.592549573,1.228040419,4.820589991,10.60643634,10.60643634,0,3.477596429,1.24296508,4.720561509,-0.298362306 -Hersey Hawkins,hawkihe01,1998,PO,SEA,606,337,6.505881717,0.79148956,7.297371278,1.773956887,0,1.773956887,6.218534103,1.131495786,7.350029889,-0.377460097 -Hersey Hawkins,hawkihe01,1998,RS,SEA,4914,2597,2.359087636,1.282265161,3.641352797,8.447832724,8.447832724,0,2.350519518,1.377284657,3.727804175,-0.222679282 -Hersey Hawkins,hawkihe01,1999,RS,SEA,3104,1644,1.50641163,0.22471253,1.73112416,3.753368178,3.753368178,0,1.396813215,0.335733626,1.732546841,-0.125921265 -Hersey Hawkins,hawkihe01,2000,RS,CHI,3056,1622,-0.311278691,0.250540551,-0.06073814,2.231921305,2.231921305,0,-0.859265602,0.533613966,-0.325651636,0.272549298 -Hersey Hawkins,hawkihe01,2001,PO,CHH,93,50,1.379046202,3.003141424,4.382187626,0.188517425,0,0.188517425,0.680629121,2.206884668,2.887513789,0.418888761 -Hersey Hawkins,hawkihe01,2001,RS,CHH,1283,681,0.685589473,0.828030024,1.513619497,1.476535146,1.476535146,0,-0.076088545,-0.092100264,-0.168188809,-0.301900988 -Juaquin Hawkins,hawkiju01,2003,RS,HOU,1282,685,-2.73831268,0.232237554,-2.506075126,0.085308514,0.085308514,0,-3.105796174,-0.34913364,-3.454929814,0.064747043 -Michael Hawkins,hawkimi01,1997,RS,BOS,658,326,-0.693648414,-2.140633451,-2.834281865,-0.014099731,-0.014099731,0,-1.206631465,-2.450767573,-3.657399038,0.530750091 -Michael Hawkins,hawkimi01,1999,PO,SAC,19,10,-0.15293942,-3.901276645,-4.054216065,-0.006895006,0,-0.006895006,-1.890797501,-4.241030415,-6.131827916,0.407196491 -Michael Hawkins,hawkimi01,1999,RS,SAC,411,203,-2.209057659,-3.248171963,-5.457229622,-0.279151056,-0.279151056,0,-2.930203696,-4.103281678,-7.033485374,-0.39747277 -Michael Hawkins,hawkimi01,2000,RS,CHH,71,36,-2.634601087,-3.830763854,-6.465364942,-0.068088864,-0.068088864,0,-2.955566427,-5.613310843,-8.56887727,-0.209845171 -Michael Hawkins,hawkimi01,2001,RS,CLE,146,76,-1.784803465,-2.706617418,-4.491420883,-0.068156854,-0.068156854,0,-2.47648714,-2.584156527,-5.060643667,0.865523685 -Robert Hawkins,hawkiro01,1977,RS,NYN,3236,1481,-1.534491969,-0.308307357,-1.842799325,0.688825159,0.688825159,0,-1.472275568,-0.231948507,-1.704224074,0.525027631 -Robert Hawkins,hawkiro01,1978,RS,NJN,802,343,-1.235364009,0.450328278,-0.785035732,0.345871268,0.345871268,0,-1.412467818,0.315216815,-1.097251004,0.629984445 -Robert Hawkins,hawkiro01,1979,RS,DET,63,28,3.053798472,7.293378741,10.34717721,0.190654906,0.190654906,0,3.543158314,7.978212104,11.52137042,2.033224868 -Chuck Hayes,hayesch01,2006,RS,HOU,992,535,0.936131315,2.755411508,3.691542823,1.760973734,1.760973734,0,0.340573001,2.817235588,3.157808589,0.141204602 -Chuck Hayes,hayesch01,2007,PO,HOU,364,197,-2.386344252,4.702745819,2.316401567,0.52623551,0,0.52623551,-2.864504009,4.458031322,1.593527313,0.180326697 -Chuck Hayes,hayesch01,2007,RS,HOU,3276,1714,-0.765199108,3.957285104,3.192085996,5.223839796,5.223839796,0,-1.034929274,4.370877109,3.335947835,0.493975492 -Chuck Hayes,hayesch01,2008,PO,HOU,193,108,-1.344946237,4.263164412,2.918218175,0.324730295,0,0.324730295,-2.152430935,4.177041097,2.024610162,0.721375344 -Chuck Hayes,hayesch01,2008,RS,HOU,3000,1575,-2.568505606,5.237824992,2.669319387,4.370101545,4.370101545,0,-2.631555957,5.215966926,2.584410969,0.329250827 -Chuck Hayes,hayesch01,2009,PO,HOU,319,173,-2.112822441,6.310716173,4.197893731,0.638336124,0,0.638336124,-2.064602288,6.615490941,4.550888653,0.831291958 -Chuck Hayes,hayesch01,2009,RS,HOU,1631,858,-4.965955454,2.89950406,-2.066451394,0.300900069,0.300900069,0,-4.85841615,3.125297252,-1.733118898,0.519668418 -Chuck Hayes,hayesch01,2010,RS,HOU,3512,1773,-2.471558509,3.608253255,1.136694746,3.515642999,3.515642999,0,-2.472846428,3.421207933,0.948361505,-0.005372135 -Chuck Hayes,hayesch01,2011,RS,HOU,4127,2079,0.320218421,1.726671737,2.046890158,5.056894958,5.056894958,0,0.385180674,2.046753832,2.431934506,-0.571359861 -Chuck Hayes,hayesch01,2012,RS,SAC,2073,1039,-3.365050616,-0.811399868,-4.176450484,-0.755541014,-0.755541014,0,-3.496902328,-0.691470155,-4.188372483,-0.075385688 -Chuck Hayes,hayesch01,2013,RS,SAC,2385,1209,-1.61850142,0.688383658,-0.930117762,1.115991586,1.115991586,0,-1.963133859,0.135552631,-1.827581228,-0.544872101 -Chuck Hayes,hayesch01,2014,PO,TOR,73,38,-5.297926094,7.958893243,2.660967149,0.108275723,0,0.108275723,-6.161312688,3.077802686,-3.083510002,0.068782272 -Chuck Hayes,hayesch01,2014,RS,TOR,1126,575,-2.371108507,2.203801696,-0.167306811,0.754018072,0.754018072,0,-3.525485791,1.230283496,-2.295202294,-0.462529762 -Chuck Hayes,hayesch01,2014,RS,SAC,364,179,-1.13593987,2.485216401,1.349276531,0.375104606,0.375104606,0,-1.774637292,1.240964131,-0.533673161,0.188283477 -Chuck Hayes,hayesch01,2015,RS,TOR,506,255,-0.287958809,0.838794166,0.550835357,0.428948003,0.428948003,0,-0.904268133,-0.269027734,-1.173295867,-0.110305339 -Chuck Hayes,hayesch01,2016,RS,HOU,52,24,-8.769106458,8.438458759,-0.330647699,0.030108724,0.030108724,0,-9.792963655,6.390405872,-3.402557783,1.597147778 -Elvin Hayes,hayesel01,1977,PO,WSB,874,405,-0.841934432,2.270212208,1.428277777,0.888291979,0,0.888291979,-0.317886021,2.470603772,2.152717751,-0.255982576 -Elvin Hayes,hayesel01,1977,RS,WSB,7507,3364,1.144011019,1.706807644,2.850818663,9.586784296,9.586784296,0,1.436987102,1.711496559,3.148483661,-0.2912516 -Elvin Hayes,hayesel01,1978,PO,WSB,1877,868,1.685019374,2.868117813,4.553137187,3.327881619,0,3.327881619,2.253775742,2.845662921,5.099438664,-0.243572612 -Elvin Hayes,hayesel01,1978,RS,WSB,7394,3246,0.010761288,1.500990333,1.511751621,7.039687428,7.039687428,0,0.506502279,1.767808066,2.274310345,-0.279165126 -Elvin Hayes,hayesel01,1979,PO,WSB,1636,786,0.178004665,2.149279936,2.3272846,2.091862395,0,2.091862395,0.767352218,2.133616197,2.900968415,-0.394335676 -Elvin Hayes,hayesel01,1979,RS,WSB,6968,3105,0.720248208,1.56113646,2.281384668,7.949405272,7.949405272,0,1.362003017,1.687374466,3.049377482,-0.284288049 -Elvin Hayes,hayesel01,1980,PO,WSB,193,92,-0.360344102,-1.338154324,-1.698498426,0.050434075,0,0.050434075,-0.264081136,-0.830699256,-1.094780391,-0.918337542 -Elvin Hayes,hayesel01,1980,RS,WSB,6882,3183,-1.615454205,1.082512426,-0.532941778,3.589842607,3.589842607,0,-1.079878239,1.327740034,0.247861795,-0.306759131 -Elvin Hayes,hayesel01,1981,RS,WSB,6325,2931,-2.499511456,1.656925003,-0.842586452,2.84845947,2.84845947,0,-2.046572527,1.690433651,-0.356138876,-0.140172021 -Elvin Hayes,hayesel01,1982,PO,HOU,225,124,-5.561665248,1.833405962,-3.728259286,-0.063777785,0,-0.063777785,-4.867802347,1.832293847,-3.0355085,-0.081938881 -Elvin Hayes,hayesel01,1982,RS,HOU,6210,3032,-1.0416007,-0.323703753,-1.365304453,2.136326828,2.136326828,0,-0.688099526,-0.095988725,-0.784088251,-0.271500602 -Elvin Hayes,hayesel01,1983,RS,HOU,4958,2302,-2.032989116,-0.693548351,-2.726537467,0.027497539,0.027497539,0,-2.155222239,-0.825635891,-2.98085813,-0.222449941 -Elvin Hayes,hayesel01,1984,RS,HOU,2193,994,-4.234856617,-1.312058033,-5.54691465,-1.419002808,-1.419002808,0,-4.164172763,-2.032207992,-6.196380755,0.041913225 -Jarvis Hayes,hayesja01,2004,RS,WAS,3971,2044,-2.747080246,-1.375899488,-4.122979734,-1.432049356,-1.432049356,0,-2.73039533,-1.155849774,-3.886245104,0.015225871 -Jarvis Hayes,hayesja01,2005,RS,WAS,3067,1560,-1.441369353,-1.432888247,-2.8742576,-0.09864807,-0.09864807,0,-1.479410027,-1.557617082,-3.037027109,-0.232688197 -Jarvis Hayes,hayesja01,2006,RS,WAS,1004,516,-0.996310072,-0.583745029,-1.580055101,0.307427195,0.307427195,0,-1.067112482,-0.968915149,-2.036027631,-0.171430843 -Jarvis Hayes,hayesja01,2007,PO,WAS,259,139,-0.230437243,-3.015113662,-3.245550904,-0.036205724,0,-0.036205724,-0.087574509,-2.112840137,-2.200414646,-0.099395645 -Jarvis Hayes,hayesja01,2007,RS,WAS,3224,1626,-1.300746725,-2.676511233,-3.977257958,-1.020513974,-1.020513974,0,-1.282087143,-2.658669757,-3.940756899,0.219230199 -Jarvis Hayes,hayesja01,2008,PO,DET,109,61,-3.088684606,-1.842848442,-4.931533047,-0.071292596,0,-0.071292596,-2.365557027,-2.334141855,-4.699698882,1.615276452 -Jarvis Hayes,hayesja01,2008,RS,DET,2368,1287,-0.05448953,-0.389728105,-0.444217635,1.525696129,1.525696129,0,0.263395362,-0.444036078,-0.180640716,0.720245833 -Jarvis Hayes,hayesja01,2009,RS,NJN,3471,1832,-1.231237272,0.289943162,-0.94129411,1.696580593,1.696580593,0,-1.16450826,0.143863183,-1.020645077,0.329793045 -Jarvis Hayes,hayesja01,2010,RS,NJN,1990,1033,-0.916499547,-1.251039339,-2.167538886,0.308839466,0.308839466,0,-0.982250504,-1.161916483,-2.144166987,0.569103581 -Nigel Hayes,hayesni01,2018,RS,LAL,24,11,8.242295202,-4.048759214,4.193535989,0.039013792,0.039013792,0,7.62662444,-6.415311438,1.211313002,0.11526097 -Nigel Hayes,hayesni01,2018,RS,SAC,198,105,-4.445737957,2.162528189,-2.283209768,0.024472821,0.024472821,0,-4.032053488,0.947274203,-3.084779284,-2.116699568 -Nigel Hayes,hayesni01,2018,RS,TOR,12,6,8.068161036,1.853722126,9.921883162,0.038561476,0.038561476,0,5.262729062,-4.933941097,0.328787964,-0.587368425 -Steve Hayes,hayesst01,1982,RS,SAS,162,75,-2.66572199,-1.342304325,-4.008026315,-0.048689882,-0.048689882,0,-2.818745112,-0.744514151,-3.563259263,1.169872128 -Steve Hayes,hayesst01,1982,RS,DET,906,412,-2.184432785,-1.558748651,-3.743181436,-0.208790256,-0.208790256,0,-2.555764251,-1.754234027,-4.309998278,0.010337421 -Steve Hayes,hayesst01,1983,RS,CLE,2176,1058,-2.581723028,-0.355249806,-2.936972834,-0.10174862,-0.10174862,0,-2.908671924,0.13772175,-2.770950174,0.850109029 -Steve Hayes,hayesst01,1984,RS,SEA,532,253,-4.565575948,1.034052166,-3.531523782,-0.101777935,-0.101777935,0,-4.686545802,0.707658447,-3.978887355,0.914602633 -Steve Hayes,hayesst01,1985,RS,PHI,215,101,-2.205211346,0.003023076,-2.20218827,0.028359369,0.028359369,0,-2.631499713,0.076719396,-2.554780317,0.477822324 -Steve Hayes,hayesst01,1986,PO,UTA,2,1,31.61525862,5.472628176,37.0878868,0.020703184,0,0.020703184,28.91474769,2.294295742,31.20904343,-1.240680216 -Steve Hayes,hayesst01,1986,RS,UTA,864,397,-5.553301636,-0.308367338,-5.861668974,-0.636383285,-0.636383285,0,-5.807790091,-0.294093032,-6.101883122,1.002968186 -Gordon Hayward,haywago01,2011,RS,UTA,2336,1218,-1.544239046,-2.982516104,-4.52675515,-1.102442247,-1.102442247,0,-1.909963361,-3.622136021,-5.532099382,-0.141408652 -Gordon Hayward,haywago01,2012,PO,UTA,238,123,-0.816433881,-0.958001125,-1.774435006,0.062874696,0,0.062874696,-1.229566631,-1.037796531,-2.267363162,-0.379907505 -Gordon Hayward,haywago01,2012,RS,UTA,3881,2015,1.743445014,-1.260657377,0.482787637,3.307320949,3.307320949,0,1.534420643,-1.492277232,0.042143411,-0.448935652 -Gordon Hayward,haywago01,2013,RS,UTA,4030,2104,2.689693804,-0.384048707,2.305645098,5.40703217,5.40703217,0,2.448673727,-0.758217492,1.690456235,-0.343186956 -Gordon Hayward,haywago01,2014,RS,UTA,5431,2800,0.690428288,-0.052275284,0.638153004,4.881546039,4.881546039,0,0.938245157,0.059201443,0.9974466,0.819728567 -Gordon Hayward,haywago01,2015,RS,UTA,5027,2618,3.23215027,0.202423668,3.434573939,8.34323364,8.34323364,0,3.122023102,0.454836253,3.576859355,0.957417579 -Gordon Hayward,haywago01,2016,RS,UTA,5598,2893,1.615060162,-0.90092166,0.714138502,5.148924552,5.148924552,0,1.325065242,-0.36901508,0.956050161,0.684628223 -Gordon Hayward,haywago01,2017,PO,UTA,812,411,1.471771183,0.833534078,2.305305261,1.11215804,0,1.11215804,2.555179368,2.306867642,4.86204701,1.665887205 -Gordon Hayward,haywago01,2017,RS,UTA,4843,2516,3.094433377,0.818667724,3.913101101,8.533921782,8.533921782,0,2.79261778,0.887309737,3.679927517,-0.220833274 -Gordon Hayward,haywago01,2018,RS,BOS,10,5,-5.225967145,-10.45016071,-15.67612785,-0.032994361,-0.032994361,0,-5.532020752,-10.71321646,-16.24523722,0.059589973 -Gordon Hayward,haywago01,2019,PO,BOS,563,267,-1.590905977,-0.403405029,-1.994311006,0.104738722,0,0.104738722,-0.580672149,-1.923902514,-2.504574664,-1.341008634 -Gordon Hayward,haywago01,2019,RS,BOS,3983,1863,0.772929129,0.090218709,0.863147838,3.445383109,3.445383109,0,0.884848671,-0.164003059,0.720845612,0.328702304 -Lazar Hayward,haywala01,2011,RS,MIN,852,419,-1.209397843,-2.150945175,-3.360343018,-0.13106203,-0.13106203,0,-1.387318855,-2.581269834,-3.968588688,0.419049646 -Lazar Hayward,haywala01,2012,PO,OKC,34,18,-4.019959452,-3.966079157,-7.986038609,-0.04976194,0,-0.04976194,-4.981086069,-5.387215324,-10.36830139,0.305522789 -Lazar Hayward,haywala01,2012,RS,OKC,276,141,-4.722695283,-1.929676209,-6.652371492,-0.284351863,-0.284351863,0,-4.701530537,-2.671036353,-7.37256689,1.191611892 -Lazar Hayward,haywala01,2013,RS,MIN,61,31,-0.816192344,0.263877055,-0.55231529,0.03520775,0.03520775,0,-1.04736287,0.508790769,-0.538572101,1.201929845 -Brendan Haywood,haywobr01,2002,RS,WAS,2356,1266,-2.194094801,2.004971004,-0.189123796,1.650383373,1.650383373,0,-2.148566546,1.602271447,-0.546295099,-0.20643349 -Brendan Haywood,haywobr01,2003,RS,WAS,3587,1930,-0.950059111,0.364196663,-0.585862449,2.124815587,2.124815587,0,-1.168283507,0.282991265,-0.885292243,-0.26706031 -Brendan Haywood,haywobr01,2004,RS,WAS,2883,1484,-0.719598516,1.476995555,0.757397039,2.641166738,2.641166738,0,-1.111020445,0.744606334,-0.366414111,-0.494874415 -Brendan Haywood,haywobr01,2005,PO,WAS,593,296,1.604773394,5.46924873,7.074022124,1.528191601,0,1.528191601,1.483864271,5.156471845,6.640336116,-0.115357242 -Brendan Haywood,haywobr01,2005,RS,WAS,3667,1865,-1.063888437,3.116982713,2.053094276,4.556312234,4.556312234,0,-1.128405245,2.61356149,1.485156246,-0.280765267 -Brendan Haywood,haywobr01,2006,PO,WAS,293,155,-3.432941824,1.550367537,-1.882574287,0.071001904,0,0.071001904,-3.726941374,0.869961094,-2.85698028,0.323969956 -Brendan Haywood,haywobr01,2006,RS,WAS,3655,1879,-3.053414151,1.354052864,-1.699361286,1.004500954,1.004500954,0,-2.928089044,0.73535555,-2.192733494,-0.246581033 -Brendan Haywood,haywobr01,2007,PO,WAS,63,34,2.962489101,-0.270343527,2.692145574,0.098589477,0,0.098589477,2.227934301,0.216268082,2.444202383,1.140118791 -Brendan Haywood,haywobr01,2007,RS,WAS,3450,1740,-2.231834781,1.452546809,-0.779287972,1.745221418,1.745221418,0,-2.202861102,0.896361469,-1.306499633,-0.227313385 -Brendan Haywood,haywobr01,2008,PO,WAS,330,178,1.637018553,1.630926638,3.267945191,0.563974296,0,0.563974296,1.066846055,2.016921197,3.083767252,0.049305527 -Brendan Haywood,haywobr01,2008,RS,WAS,4202,2228,-0.167493439,0.464276894,0.296783455,3.435806149,3.435806149,0,-0.379141618,0.127753817,-0.251387801,-0.744205873 -Brendan Haywood,haywobr01,2009,RS,WAS,336,175,-3.040327238,0.509582089,-2.530745149,0.019455359,0.019455359,0,-2.799915657,0.26108003,-2.538835627,-0.572711334 -Brendan Haywood,haywobr01,2010,PO,DAL,259,139,1.508293007,8.002423299,9.510716306,0.891055555,0,0.891055555,1.248732221,6.914714513,8.163446734,-0.578706316 -Brendan Haywood,haywobr01,2010,RS,WAS,3115,1614,-0.365412827,1.219645354,0.854232527,2.950636693,2.950636693,0,-0.591164079,1.282725373,0.691561294,-0.547618892 -Brendan Haywood,haywobr01,2010,RS,DAL,1444,741,-1.499415103,1.430936909,-0.068478193,1.008920838,1.008920838,0,-1.590363258,0.830737438,-0.759625819,-0.449121312 -Brendan Haywood,haywobr01,2011,PO,DAL,502,275,-2.520968392,-0.032837399,-2.553805791,0.02857828,0,0.02857828,-2.798068573,0.033992337,-2.764076236,0.588661349 -Brendan Haywood,haywobr01,2011,RS,DAL,2561,1331,-3.817201264,0.904202798,-2.912998466,-0.110545557,-0.110545557,0,-3.752474951,0.579389023,-3.173085928,-0.120248856 -Brendan Haywood,haywobr01,2012,PO,DAL,116,61,-3.955162548,-0.993152134,-4.948314682,-0.070486812,0,-0.070486812,-4.071473297,-1.165966774,-5.237440071,-0.095873905 -Brendan Haywood,haywobr01,2012,RS,DAL,2207,1146,-2.185222446,1.678350869,-0.506871576,1.306728616,1.306728616,0,-2.376157957,1.386741875,-0.989416082,-0.338295297 -Brendan Haywood,haywobr01,2013,RS,CHA,2241,1162,-4.242407793,-0.20464337,-4.447051163,-1.002256608,-1.002256608,0,-4.329905803,-0.551856631,-4.881762434,-0.355739515 -Brendan Haywood,haywobr01,2015,PO,CLE,5,2,-14.47949951,-7.834191306,-22.31369082,-0.020644002,0,-0.020644002,-8.119483233,-10.09849784,-18.21798107,0.258580485 -Brendan Haywood,haywobr01,2015,RS,CLE,242,119,-7.700860719,1.587648869,-6.11321185,-0.205831514,-0.205831514,0,-6.220521929,0.363121034,-5.857400895,0.769314624 -Spencer Haywood,haywosp01,1977,RS,NYK,2326,1021,-0.396415359,-0.530755426,-0.927170784,0.943706931,0.943706931,0,-0.184177734,-0.756317706,-0.94049544,-0.661928345 -Spencer Haywood,haywosp01,1978,PO,NYK,408,177,1.562865049,-1.670487399,-0.10762235,0.245493801,0,0.245493801,1.404294093,-1.32907004,0.075224053,-0.25950975 -Spencer Haywood,haywosp01,1978,RS,NYK,4080,1765,-0.75419612,-0.809139124,-1.563335244,1.066217679,1.066217679,0,-0.562461854,-1.005791737,-1.568253591,-0.240354353 -Spencer Haywood,haywosp01,1979,RS,NYK,2261,1023,-0.920964028,-2.410148211,-3.331112239,-0.303428677,-0.303428677,0,-0.785692347,-2.270084594,-3.055776942,0.04450146 -Spencer Haywood,haywosp01,1979,RS,NOJ,3062,1338,-0.07452355,-1.412960153,-1.487483703,0.860360356,0.860360356,0,0.079367119,-0.785988517,-0.706621398,-0.185477796 -Spencer Haywood,haywosp01,1980,PO,LAL,312,145,-4.572345927,-3.993870165,-8.566216092,-0.444031991,0,-0.444031991,-4.729639168,-5.269662094,-9.999301262,0.058446982 -Spencer Haywood,haywosp01,1980,RS,LAL,3387,1544,-1.449842958,-1.143216546,-2.593059504,0.123743461,0.123743461,0,-1.2928334,-1.524814793,-2.817648193,0.09601587 -Spencer Haywood,haywosp01,1982,PO,WSB,465,231,0.47232194,1.443813729,1.91613567,0.567360948,0,0.567360948,0.37133169,1.297440474,1.668772164,0.031973181 -Spencer Haywood,haywosp01,1982,RS,WSB,4369,2086,-2.354220057,0.022842276,-2.33137778,0.445783967,0.445783967,0,-2.204654395,-0.172614359,-2.377268754,0.058188526 -Spencer Haywood,haywosp01,1983,RS,WSB,1623,775,-3.967726273,-0.60779324,-4.575519513,-0.721686129,-0.721686129,0,-3.907688152,-1.183396158,-5.09108431,-0.019286119 -Luther Head,headlu01,2006,RS,HOU,4284,2310,-0.29355154,1.702155709,1.408604169,4.912787323,4.912787323,0,-0.392202321,1.394113318,1.001910997,0.217139433 -Luther Head,headlu01,2007,PO,HOU,260,141,-3.620085353,-1.541938213,-5.162023566,-0.181318815,0,-0.181318815,-3.848240476,-1.436652122,-5.284892598,1.195214977 -Luther Head,headlu01,2007,RS,HOU,4226,2211,0.732670968,-0.614803439,0.117867529,3.231216592,3.231216592,0,0.764571441,-0.744416217,0.020155223,-0.11181016 -Luther Head,headlu01,2008,PO,HOU,79,44,-11.26989842,1.275335737,-9.994562682,-0.170239175,0,-0.170239175,-10.59733522,-0.705954885,-11.30329011,1.332003305 -Luther Head,headlu01,2008,RS,HOU,2627,1379,0.675190513,0.688214951,1.363405465,2.894942044,2.894942044,0,0.481102981,-0.193919216,0.287183766,0.028790825 -Luther Head,headlu01,2009,RS,HOU,612,322,-2.261984365,-2.850457793,-5.112442158,-0.390220397,-0.390220397,0,-2.41307309,-3.50933198,-5.92240507,0.504050654 -Luther Head,headlu01,2009,RS,MIA,333,176,-1.584836118,0.201107577,-1.383728541,0.124832618,0.124832618,0,-1.561293008,0.78664809,-0.774644918,1.624815615 -Luther Head,headlu01,2010,RS,IND,1664,813,-1.168672266,-1.333463938,-2.502136204,0.102785912,0.102785912,0,-1.504349754,-2.260625393,-3.764975147,-0.023880924 -Luther Head,headlu01,2011,RS,SAC,1176,586,-0.423292145,-1.440918952,-1.864211097,0.263816884,0.263816884,0,-0.980894018,-2.103085524,-3.083979541,-0.356758651 -Shane Heal,healsh01,1997,PO,MIN,6,3,47.28481139,-6.010620581,41.27419081,0.062556293,0,0.062556293,44.86148056,-8.153233738,36.70824683,-8.812000159 -Shane Heal,healsh01,1997,RS,MIN,451,236,-3.532140885,-3.457950414,-6.990091299,-0.51512358,-0.51512358,0,-2.94170338,-4.453167859,-7.394871238,0.819712968 -Shane Heal,healsh01,2004,RS,SAS,135,72,-1.505853495,-1.765770582,-3.271624077,-0.019302777,-0.019302777,0,-1.189321665,-3.363876551,-4.553198216,0.672056702 -Gar Heard,heardga01,1977,RS,PHO,3062,1363,-2.382830573,1.961483141,-0.421347431,1.617340362,1.617340362,0,-1.862484027,1.736969117,-0.12551491,-0.13384648 -Gar Heard,heardga01,1978,PO,PHO,132,62,-2.957644756,2.183557385,-0.774087371,0.063975618,0,0.063975618,-3.244888493,1.684205288,-1.560683205,-0.791038277 -Gar Heard,heardga01,1978,RS,PHO,4927,2099,-1.60401495,2.983583675,1.379568724,4.418420934,4.418420934,0,-1.316394324,2.728254614,1.41186029,-0.097093619 -Gar Heard,heardga01,1979,PO,PHO,693,320,-3.053748482,3.557380838,0.503632355,0.548237354,0,0.548237354,-2.837901335,2.778963235,-0.0589381,0.070763631 -Gar Heard,heardga01,1979,RS,PHO,2773,1213,-1.918117561,1.815030119,-0.103087441,1.637359127,1.637359127,0,-1.732856501,1.488347772,-0.24450873,-0.04852141 -Gar Heard,heardga01,1980,PO,PHO,472,223,-1.703162533,1.903760944,0.200598411,0.345145322,0,0.345145322,-1.458972085,2.017918473,0.558946388,-0.312156638 -Gar Heard,heardga01,1980,RS,PHO,3098,1403,-2.626047053,2.378901161,-0.247145892,1.795384385,1.795384385,0,-2.374827216,2.060516173,-0.314311043,0.222163045 -Gar Heard,heardga01,1981,RS,SDC,3444,1631,-2.505742257,2.47812675,-0.027615507,2.268870902,2.268870902,0,-2.238064707,2.263825383,0.025760676,0.158142791 -Reggie Hearn,hearnre01,2018,RS,DET,15,7,-1.819553522,-2.538941776,-4.358495298,-0.005631502,-0.005631502,0,-1.321304953,-5.646213007,-6.96751796,-1.952615648 -Alvin Heggs,heggsal01,1996,RS,HOU,27,14,2.373509895,-3.214037799,-0.840527904,0.013391344,0.013391344,0,0.859371237,-5.378387381,-4.519016143,-1.687396844 -Alan Henderson,hendeal01,1996,PO,ATL,260,145,0.230097101,-3.130249695,-2.900152594,-0.01142651,0,-0.01142651,-0.649054135,-3.590106136,-4.239160271,-0.230854509 -Alan Henderson,hendeal01,1996,RS,ATL,2674,1416,-2.686792503,-0.273085003,-2.959877506,-0.15236662,-0.15236662,0,-2.668842595,-0.314997371,-2.983839966,0.454830219 -Alan Henderson,hendeal01,1997,PO,ATL,242,136,0.908501156,0.160214022,1.068715178,0.276032018,0,0.276032018,-0.062118698,0.337043604,0.274924907,0.888764386 -Alan Henderson,hendeal01,1997,RS,ATL,916,501,-1.898884706,0.78818403,-1.110700677,0.422040611,0.422040611,0,-1.892845372,0.809811261,-1.083034111,0.657467223 -Alan Henderson,hendeal01,1998,PO,ATL,222,126,0.443210915,-0.348487844,0.094723071,0.188607613,0,0.188607613,0.236838427,-0.185680657,0.05115777,-0.000433286 -Alan Henderson,hendeal01,1998,RS,ATL,3696,2000,0.733281577,-1.012412105,-0.279130528,2.511283248,2.511283248,0,0.82428089,-1.136840914,-0.312560024,-0.362046256 -Alan Henderson,hendeal01,1999,PO,ATL,7,4,-3.535961717,-3.680833126,-7.216794843,-0.009608103,0,-0.009608103,-5.588059363,-2.397993032,-7.986052395,1.903924912 -Alan Henderson,hendeal01,1999,RS,ATL,2053,1142,-0.254923059,1.094971652,0.840048593,2.083923565,2.083923565,0,-0.407363887,1.095149318,0.687785431,-0.336133765 -Alan Henderson,hendeal01,2000,RS,ATL,5362,2775,-0.656048684,-0.497374444,-1.153423128,2.250807531,2.250807531,0,-0.503908617,-0.058142888,-0.562051505,-0.401560223 -Alan Henderson,hendeal01,2001,RS,ATL,3505,1810,-2.431143458,-1.695173804,-4.126317262,-1.268449931,-1.268449931,0,-2.307203548,-1.795209328,-4.102412876,-0.183577918 -Alan Henderson,hendeal01,2002,RS,ATL,817,422,-2.082031762,0.155420629,-1.926611133,0.177030833,0.177030833,0,-2.346982492,-0.608004411,-2.954986902,-0.12860933 -Alan Henderson,hendeal01,2003,RS,ATL,2865,1494,-2.268159297,-1.677030951,-3.945190248,-0.909209422,-0.909209422,0,-2.407834936,-1.660047717,-4.067882653,-0.183045218 -Alan Henderson,hendeal01,2004,RS,ATL,130,68,0.491636466,-1.371484234,-0.879847768,0.063481621,0.063481621,0,-0.173001141,-3.555102823,-3.728103964,-1.968463651 -Alan Henderson,hendeal01,2005,PO,DAL,179,92,-2.119608888,-2.211353107,-4.330961996,-0.07661383,0,-0.07661383,-2.684328457,-2.279854669,-4.964183126,0.093186252 -Alan Henderson,hendeal01,2005,RS,DAL,2350,1203,-2.298390228,-0.995665343,-3.294055571,-0.33279182,-0.33279182,0,-2.382035722,-1.352394217,-3.734429939,-0.312402966 -Alan Henderson,hendeal01,2006,PO,CLE,16,9,-10.27573569,-2.058125805,-12.33386149,-0.045044242,0,-0.045044242,-10.56104894,-2.942159924,-13.50320886,-0.682507836 -Alan Henderson,hendeal01,2006,RS,CLE,1005,531,-2.254801742,-0.983820961,-3.238622703,-0.131767964,-0.131767964,0,-2.637118273,-1.719481425,-4.356599699,-0.42074741 -Alan Henderson,hendeal01,2007,RS,PHI,799,418,1.499555472,-0.139728633,1.359826839,0.876934669,0.876934669,0,0.600521417,-0.314404815,0.286116602,0.048640221 -Cedric Henderson,hendece01,1987,RS,ATL,21,10,-3.674168791,-4.243060184,-7.917228974,-0.026165744,-0.026165744,0,-3.610159933,-5.775037424,-9.385197357,-0.764128776 -Cedric Henderson,hendece01,1987,RS,MIL,13,6,-7.83584083,-6.235536959,-14.07137779,-0.035209957,-0.035209957,0,-6.850289601,-9.691074662,-16.54136426,1.627750381 -Cedric Henderson,hendece02,1998,PO,CLE,274,157,-3.283960014,0.162383257,-3.121576758,-0.030799094,0,-0.030799094,-3.293937085,0.348024099,-2.945912986,0.288453445 -Cedric Henderson,hendece02,1998,RS,CLE,4787,2527,-2.430156162,0.825678165,-1.604477997,1.47807028,1.47807028,0,-2.561392921,0.700802719,-1.860590202,0.072801317 -Cedric Henderson,hendece02,1999,RS,CLE,2762,1517,-2.96945468,0.304958154,-2.664496527,0.066179235,0.066179235,0,-2.868601925,0.21580002,-2.652801905,0.00247625 -Cedric Henderson,hendece02,2000,RS,CLE,2232,1107,-4.37218794,-0.513253717,-4.885441657,-1.207489694,-1.207489694,0,-4.508847345,-1.263325813,-5.772173158,0.110196889 -Cedric Henderson,hendece02,2001,RS,CLE,1847,961,-4.563613461,-1.148803496,-5.712416957,-1.455935279,-1.455935279,0,-4.669992828,-1.649554896,-6.319547725,0.219696668 -Cedric Henderson,hendece02,2002,RS,GSW,139,70,-2.738225532,0.707541445,-2.030684087,0.025808139,0.025808139,0,-2.250741532,-0.939937355,-3.190678887,0.423331993 -Dave Henderson,hendeda01,1988,RS,PHI,710,351,-5.22316089,-2.110808255,-7.333969145,-0.826398086,-0.826398086,0,-5.173200642,-2.540589669,-7.713790311,0.675314185 -Gerald Henderson,hendege01,1980,PO,BOS,207,101,-2.174868854,0.245009473,-1.92985938,0.043729428,0,0.043729428,-2.388733749,-0.679834948,-3.068568697,0.324508389 -Gerald Henderson,hendege01,1980,RS,BOS,2294,1061,-1.689985747,-0.848375082,-2.538360829,0.114717209,0.114717209,0,-1.783763854,-1.619499224,-3.403263078,0.138632687 -Gerald Henderson,hendege01,1981,PO,BOS,460,228,0.207003348,0.903188838,1.110192187,0.463495668,0,0.463495668,-0.059673383,0.51346608,0.453792698,0.077911933 -Gerald Henderson,hendege01,1981,RS,BOS,3416,1608,-2.525549229,-0.25341247,-2.778961699,-0.023874849,-0.023874849,0,-2.321989314,-0.383969221,-2.705958536,0.497181738 -Gerald Henderson,hendege01,1982,PO,BOS,640,310,-0.63992764,0.590273918,-0.049653721,0.441270043,0,0.441270043,-0.679538039,0.687929784,0.008391744,0.177485754 -Gerald Henderson,hendege01,1982,RS,BOS,3944,1844,-0.330442648,-0.136144885,-0.466587533,2.153528424,2.153528424,0,-0.26609568,0.026463274,-0.239632407,0.250683084 -Gerald Henderson,hendege01,1983,PO,BOS,379,187,-0.937682327,1.051720754,0.114038427,0.284009387,0,0.284009387,-0.715626759,1.825197021,1.109570262,0.789782605 -Gerald Henderson,hendege01,1983,RS,BOS,3399,1551,-1.199010736,0.309011872,-0.889998865,1.479426224,1.479426224,0,-0.970097055,0.555281491,-0.414815564,0.536647487 -Gerald Henderson,hendege01,1984,PO,BOS,1272,616,2.0814449,0.451094419,2.532539319,1.720859281,0,1.720859281,2.215549372,0.897788257,3.113337629,0.497027291 -Gerald Henderson,hendege01,1984,RS,BOS,4387,2088,1.167352608,0.745118388,1.912470996,4.979242008,4.979242008,0,1.340451342,0.969184786,2.309636127,0.254801066 -Gerald Henderson,hendege01,1985,RS,SEA,5541,2648,0.567032215,0.165481187,0.732513401,4.699677489,4.699677489,0,0.470274242,0.542394346,1.012668588,-0.114909941 -Gerald Henderson,hendege01,1986,RS,SEA,5271,2568,1.884875149,0.47580044,2.360675589,6.693054703,6.693054703,0,1.809131643,0.902821153,2.711952795,-0.045064292 -Gerald Henderson,hendege01,1987,RS,NYK,3923,1890,1.186492659,-0.705247528,0.481245131,3.129648624,3.129648624,0,1.021630134,-0.211527411,0.810102723,0.452834945 -Gerald Henderson,hendege01,1987,RS,SEA,333,155,1.200205915,-2.036120099,-0.835914184,0.151613863,0.151613863,0,0.893405766,-1.75515582,-0.861750054,0.165830975 -Gerald Henderson,hendege01,1988,RS,PHI,2905,1436,0.155612146,-1.046580315,-0.890968169,1.384416931,1.384416931,0,0.3301383,-0.723816845,-0.393678545,1.657862467 -Gerald Henderson,hendege01,1988,RS,NYK,144,69,-4.304188997,-2.121519828,-6.425708825,-0.131898728,-0.131898728,0,-4.639583945,-1.749151541,-6.388735485,1.947200717 -Gerald Henderson,hendege01,1989,PO,PHI,138,69,-4.454372039,-1.292178561,-5.746550599,-0.110364352,0,-0.110364352,-4.021294126,-0.981357912,-5.002652037,1.379548194 -Gerald Henderson,hendege01,1989,RS,PHI,2047,986,-0.335707095,-1.677617925,-2.01332502,0.373760725,0.373760725,0,-0.12186024,-1.470567592,-1.592427833,0.871975959 -Gerald Henderson,hendege01,1990,PO,DET,37,19,0.73424856,5.629604117,6.363852678,0.093292528,0,0.093292528,1.350354422,5.401632317,6.751986739,2.317768485 -Gerald Henderson,hendege01,1990,RS,DET,666,335,1.265378352,-0.995164371,0.270213982,0.520949881,0.520949881,0,0.636778066,-1.546888643,-0.910110577,0.915085255 -Gerald Henderson,hendege01,1990,RS,MIL,266,129,-3.534130551,0.323712932,-3.210417619,-0.030604848,-0.030604848,0,-3.68193753,-0.010938685,-3.692876215,0.992666231 -Gerald Henderson,hendege01,1991,PO,DET,76,40,-4.167233079,-0.889602125,-5.056835203,-0.048783548,0,-0.048783548,-4.402023965,-1.404036107,-5.806060071,0.446451707 -Gerald Henderson,hendege01,1991,RS,DET,759,392,-1.553905745,-0.534288463,-2.088194209,0.132964094,0.132964094,0,-1.656139688,-0.688891324,-2.345031013,0.452325635 -Gerald Henderson,hendege01,1992,RS,DET,120,62,-3.78070896,0.588990688,-3.191718272,-0.014218001,-0.014218001,0,-3.638761618,0.319766902,-3.318994716,1.718232579 -Gerald Henderson,hendege01,1992,RS,HOU,68,34,-4.935357264,-5.764576254,-10.69993352,-0.139874571,-0.139874571,0,-5.155112011,-6.379698134,-11.53481015,1.396652501 -Gerald Henderson,hendege02,2010,RS,CHA,676,355,-3.147565424,0.299995135,-2.847570289,-0.017653858,-0.017653858,0,-3.620377489,-0.944121998,-4.564499487,-0.096513139 -Gerald Henderson,hendege02,2011,RS,CHA,3136,1661,-1.026356978,0.626274423,-0.400082555,1.984730845,1.984730845,0,-1.502565237,0.40404237,-1.098522867,-0.313001959 -Gerald Henderson,hendege02,2012,RS,CHA,3515,1831,-1.161597478,-1.012738404,-2.174335883,0.536718451,0.536718451,0,-1.641072802,-0.47230971,-2.113382513,-0.180876093 -Gerald Henderson,hendege02,2013,RS,CHA,4113,2133,0.344920757,-1.434333627,-1.08941287,1.802783591,1.802783591,0,-0.058164941,-0.973061721,-1.031226661,-0.224691525 -Gerald Henderson,hendege02,2014,PO,CHA,229,119,-2.912343875,1.13199511,-1.780348765,0.062299188,0,0.062299188,-3.961289263,1.230522364,-2.7307669,2.417698375 -Gerald Henderson,hendege02,2014,RS,CHA,4755,2461,-1.599349284,-0.238426233,-1.837775517,1.133215119,1.133215119,0,-2.068602227,-0.076218927,-2.144821154,-1.019612462 -Gerald Henderson,hendege02,2015,RS,CHA,4535,2315,-0.963137834,1.096341928,0.133204094,3.400445536,3.400445536,0,-1.480735616,0.853881688,-0.626853928,-0.139229747 -Gerald Henderson,hendege02,2016,PO,POR,479,234,-2.862638257,1.081926577,-1.78071168,0.118252797,0,0.118252797,-1.79505304,0.135848918,-1.659204122,-0.873689647 -Gerald Henderson,hendege02,2016,RS,POR,2913,1431,-1.097347835,0.421931355,-0.67541648,1.508017958,1.508017958,0,-0.842303594,-0.627796817,-1.470100411,-0.427544187 -Gerald Henderson,hendege02,2017,RS,PHI,3482,1667,-1.616622578,-1.617376719,-3.233999297,-0.410218354,-0.410218354,0,-2.184222437,-1.620446284,-3.804668721,-0.339491552 -Jerome Henderson,hendeje01,1986,RS,LAL,6,3,9.365771345,0.146231285,9.51200263,0.019298219,0.019298219,0,8.697810235,2.117092531,10.81490277,2.918447388 -Jerome Henderson,hendeje01,1987,PO,MIL,2,1,-6.477792333,-4.30712063,-10.78491296,-0.004713384,0,-0.004713384,-7.627577047,5.719131476,-1.908445571,11.33609725 -Jerome Henderson,hendeje01,1987,RS,MIL,76,36,-11.69289042,-2.523397324,-14.21628775,-0.217100627,-0.217100627,0,-10.92974733,-1.791218813,-12.72096614,3.147297264 -J.R. Henderson,hendejr01,1999,RS,VAN,621,331,-3.403925345,-2.358879172,-5.762804517,-0.50817026,-0.50817026,0,-3.81493097,-3.150374073,-6.965305043,-0.109795394 -Kevin Henderson,hendeke01,1987,RS,GSW,96,45,-2.670279836,-3.474023305,-6.144303141,-0.078656233,-0.078656233,0,-3.38714655,-2.868164996,-6.255311545,0.950993634 -Kevin Henderson,hendeke01,1988,RS,CLE,41,20,-3.499433788,-4.750525773,-8.249959561,-0.056690383,-0.056690383,0,-3.614466678,-5.740576979,-9.355043657,1.02155209 -Kevin Henderson,hendeke01,1988,RS,GSW,364,170,-3.833765277,-1.915584395,-5.749349673,-0.262160586,-0.262160586,0,-4.149775967,-1.85790295,-6.007678918,0.78071258 -Tom Henderson,hendeto01,1977,PO,WSB,695,322,1.513289335,-0.269840508,1.243448827,0.674368695,0,0.674368695,1.301276533,-0.077655097,1.223621436,-0.356015002 -Tom Henderson,hendeto01,1977,RS,WSB,2729,1223,0.943112922,0.168058666,1.111171588,2.402652541,2.402652541,0,0.745113425,0.222968834,0.968082259,-0.296213573 -Tom Henderson,hendeto01,1977,RS,ATL,3456,1568,1.136927013,-0.484918192,0.652008821,2.709514126,2.709514126,0,0.977142424,-0.468556277,0.508586148,-0.478112452 -Tom Henderson,hendeto01,1978,PO,WSB,1291,597,1.486593097,0.747357805,2.233950902,1.55858505,0,1.55858505,1.217570559,0.507482852,1.72505341,-0.473173756 -Tom Henderson,hendeto01,1978,RS,WSB,5273,2315,0.067601855,-0.619246187,-0.551644332,2.585114243,2.585114243,0,-0.040727811,-0.538141606,-0.578869417,-0.473984993 -Tom Henderson,hendeto01,1979,PO,WSB,1164,559,-0.499978127,-0.570313637,-1.070291764,0.492695515,0,0.492695515,-0.676543709,-0.458814499,-1.135358208,-0.287423423 -Tom Henderson,hendeto01,1979,RS,WSB,4670,2081,1.301316655,-0.105325619,1.195991036,4.168515734,4.168515734,0,1.219944444,0.044822493,1.264766937,-0.537734362 -Tom Henderson,hendeto01,1980,PO,HOU,412,203,1.95400152,0.00924032,1.963241839,0.502237852,0,0.502237852,1.457858338,0.398445408,1.856303746,-0.242053571 -Tom Henderson,hendeto01,1980,RS,HOU,3308,1551,-0.742846208,-1.684080196,-2.426926404,0.254770835,0.254770835,0,-1.202701257,-1.724245061,-2.926946318,-0.360693357 -Tom Henderson,hendeto01,1981,PO,HOU,1210,615,0.667714173,-1.198185066,-0.530470893,0.714312544,0,0.714312544,0.013327069,-1.407443715,-1.394116646,-0.530629236 -Tom Henderson,hendeto01,1981,RS,HOU,2988,1411,0.220269724,-1.332555366,-1.112285642,1.17458907,1.17458907,0,-0.305241195,-1.521246182,-1.826487377,-0.383635733 -Tom Henderson,hendeto01,1982,PO,HOU,123,68,-0.259614139,-4.160546772,-4.420160911,-0.059260136,0,-0.059260136,-1.201018059,-4.790948809,-5.991966869,-0.83564175 -Tom Henderson,hendeto01,1982,RS,HOU,3525,1721,-0.099073717,-1.536762397,-1.635836114,0.974316844,0.974316844,0,-0.698917385,-1.888305171,-2.587222556,-0.415366546 -Tom Henderson,hendeto01,1983,RS,HOU,1699,789,-1.058591431,-0.862315325,-1.920906756,0.332693645,0.332693645,0,-1.776952198,-1.39790196,-3.174854158,-0.330158743 -Mark Hendrickson,hendrma01,1997,RS,PHI,604,301,-2.444747825,-0.988930844,-3.433678669,-0.104836617,-0.104836617,0,-2.644280834,-1.549818058,-4.194098892,-0.135631913 -Mark Hendrickson,hendrma01,1998,RS,SAC,1430,737,-3.306358154,-0.138219136,-3.444577291,-0.260277936,-0.260277936,0,-3.498713445,-0.706289794,-4.205003239,-0.313134263 -Mark Hendrickson,hendrma01,1999,RS,NJN,769,399,-0.744723949,-1.83821201,-2.582935959,0.033904011,0.033904011,0,-1.392480981,-2.136876262,-3.529357243,-0.278340681 -Mark Hendrickson,hendrma01,2000,RS,NJN,47,24,-2.590964262,-4.376313622,-6.967277884,-0.050952502,-0.050952502,0,-3.751543005,-5.895503874,-9.647046879,-1.25386542 -Mark Hendrickson,hendrma01,2000,RS,CLE,95,47,-1.251947674,-0.22508354,-1.477031215,0.03072433,0.03072433,0,-1.980563017,-0.830283064,-2.810846081,0.615167794 -Carl Henry,henryca01,1986,PO,SAC,4,2,30.09195776,-4.580678214,25.51127955,0.027952265,0,0.027952265,28.36447578,-6.162647187,22.20182859,-6.031252716 -Carl Henry,henryca01,1986,RS,SAC,320,149,-1.586959794,-1.685493035,-3.272452829,-0.0397077,-0.0397077,0,-1.830434084,-2.817781812,-4.648215896,-0.023574633 -Conner Henry,henryco01,1987,PO,BOS,72,35,-2.179297357,-4.814059683,-6.993357039,-0.079189339,0,-0.079189339,-1.913140574,-6.521204602,-8.434345176,1.313264893 -Conner Henry,henryco01,1987,RS,BOS,480,231,-3.728856034,-2.031301669,-5.760157703,-0.360675765,-0.360675765,0,-3.353059379,-2.755233842,-6.108293221,1.699557947 -Conner Henry,henryco01,1987,RS,HOU,194,92,-8.208732567,-2.020783013,-10.22951558,-0.355830155,-0.355830155,0,-7.830746496,-3.414873047,-11.24561954,1.381386936 -Conner Henry,henryco01,1988,RS,SAC,440,207,2.42111277,-2.40183572,0.01927705,0.29574586,0.29574586,0,2.124131841,-2.907131846,-0.783000006,1.129926322 -Conner Henry,henryco01,1988,RS,BOS,167,81,-2.785643834,-3.834274454,-6.619918288,-0.162180365,-0.162180365,0,-2.793976611,-4.327803762,-7.121780373,1.418893008 -Conner Henry,henryco01,1988,RS,MIL,298,145,-4.237199354,-2.339553064,-6.576752418,-0.283535855,-0.283535855,0,-4.445101394,-3.41601456,-7.861115954,0.155423796 -Myke Henry,henrymy01,2018,RS,MEM,781,378,-2.069925663,0.513753859,-1.556171804,0.232188881,0.232188881,0,-1.375195508,0.680518609,-0.694676899,0.841195252 -Skeeter Henry,henrysk01,1994,PO,PHO,32,16,-6.418805818,-4.674649471,-11.09345529,-0.07031089,0,-0.07031089,-6.511150927,-6.429974781,-12.94112571,0.083868858 -Skeeter Henry,henrysk01,1994,RS,PHO,31,15,-3.962738893,-4.376669347,-8.339408239,-0.043244873,-0.043244873,0,-4.07769112,-5.851039823,-9.928730944,1.055477777 -Xavier Henry,henryxa01,2011,RS,MEM,1021,527,-3.657241819,-1.432904467,-5.090146286,-0.630593347,-0.630593347,0,-4.094492873,-2.043466359,-6.137959233,0.205223362 -Xavier Henry,henryxa01,2012,RS,NOH,1412,759,-3.305815755,-0.215666848,-3.521482603,-0.29903023,-0.29903023,0,-3.57522276,-0.539386762,-4.114609523,0.086529324 -Xavier Henry,henryxa01,2013,RS,NOH,1166,625,-4.738006023,-1.447392468,-6.185398491,-1.102696293,-1.102696293,0,-4.833305592,-1.703523887,-6.536829479,0.614779253 -Xavier Henry,henryxa01,2014,RS,LAL,1920,908,-1.262946486,2.322795079,1.059848592,1.776113086,1.776113086,0,-1.288788161,1.308570803,0.019782642,0.6062912 -Xavier Henry,henryxa01,2015,RS,LAL,172,86,-3.462573956,-0.550228839,-4.012802795,-0.055694632,-0.055694632,0,-2.867158594,-2.462159007,-5.329317602,0.495637171 -John Henson,hensojo01,2013,PO,MIL,63,33,-11.37695959,1.26793838,-10.10902121,-0.12992663,0,-0.12992663,-10.97014566,1.40351878,-9.566626882,1.517252358 -John Henson,hensojo01,2013,RS,MIL,1650,827,-1.133535124,-0.887515673,-2.021050797,0.30605774,0.30605774,0,-1.388536827,-1.477368891,-2.865905718,-0.457608834 -John Henson,hensojo01,2014,RS,MIL,3608,1856,-2.365527675,-1.027887307,-3.393414981,-0.604846916,-0.604846916,0,-2.242961786,-1.624190685,-3.867152471,-0.696264433 -John Henson,hensojo01,2015,PO,MIL,294,153,-2.143033015,2.322249227,0.179216212,0.234896562,0,0.234896562,-2.453748327,1.387384365,-1.066363962,-0.380745743 -John Henson,hensojo01,2015,RS,MIL,2428,1228,-2.800165653,0.490066782,-2.310098871,0.276109983,0.276109983,0,-3.136511783,0.494575039,-2.641936744,0.174199465 -John Henson,hensojo01,2016,RS,MIL,1920,960,-2.399356083,0.920531758,-1.478824325,0.6230679,0.6230679,0,-2.146475556,0.175248378,-1.971227178,0.071597506 -John Henson,hensojo01,2017,PO,MIL,23,12,-9.721731773,7.350179255,-2.371552518,0.002463887,0,0.002463887,-8.976007522,7.031757507,-1.944250015,2.999875718 -John Henson,hensojo01,2017,RS,MIL,2237,1123,-3.009309144,0.906737665,-2.102571479,0.37024564,0.37024564,0,-3.30047237,0.573528205,-2.726944165,-0.185502549 -John Henson,hensojo01,2018,PO,MIL,146,74,-0.39234288,2.998154548,2.605811668,0.208538698,0,0.208538698,1.003814214,1.104071153,2.107885368,-0.004762122 -John Henson,hensojo01,2018,RS,MIL,3988,1970,-1.397306336,0.347997363,-1.049308973,1.700559226,1.700559226,0,-1.551515152,0.615222377,-0.936292774,-0.510394122 -John Henson,hensojo01,2019,RS,MIL,431,188,-2.09395997,3.414033857,1.320073887,0.394230793,0.394230793,0,-0.986282853,1.984760036,0.998477183,1.002207163 -Steve Henson,hensost01,1991,PO,MIL,79,40,-5.362128455,-4.032134265,-9.39426272,-0.14006308,0,-0.14006308,-5.643871693,-4.934196267,-10.57806796,0.145105574 -Steve Henson,hensost01,1991,RS,MIL,1397,690,-0.098907871,-1.146940794,-1.245848666,0.532534083,0.532534083,0,-0.457807899,-1.330421907,-1.788229806,0.564515758 -Steve Henson,hensost01,1992,RS,MIL,777,386,-1.344455767,-2.793361643,-4.13781741,-0.274831758,-0.274831758,0,-1.325698128,-3.01270553,-4.338403658,0.543705815 -Steve Henson,hensost01,1993,PO,ATL,90,47,-0.297855265,2.12296511,1.825109845,0.113858276,0,0.113858276,-0.304074957,2.092476415,1.788401457,0.575869487 -Steve Henson,hensost01,1993,RS,ATL,1479,719,-0.064061618,-1.770414347,-1.834475964,0.336886783,0.336886783,0,-0.379858559,-1.739455394,-2.119313953,0.303748403 -Steve Henson,hensost01,1994,RS,CHH,35,17,0.503931115,-4.838125971,-4.334194856,-0.013722641,-0.013722641,0,-0.759732488,-4.464155361,-5.223887849,-0.124078223 -Steve Henson,hensost01,1995,RS,POR,751,380,1.366882825,-2.265435262,-0.898552437,0.360495278,0.360495278,0,0.706169253,-2.497738875,-1.791569622,0.404533226 -Steve Henson,hensost01,1998,RS,DET,121,65,-0.360809961,-3.894891101,-4.255701062,-0.050506786,-0.050506786,0,-0.785011311,-4.603640879,-5.388652189,1.048729211 -Steve Henson,hensost01,1999,RS,DET,45,25,-4.927058694,-2.77858455,-7.705643244,-0.062921848,-0.062921848,0,-5.319576695,-4.6127856,-9.932362296,-0.4091738 -Juancho Hernangomez,hernaju01,2017,RS,DEN,1781,842,-0.243971626,1.254539105,1.010567479,1.620631665,1.620631665,0,0.28250935,-0.287876525,-0.005367175,0.311820644 -Juancho Hernangomez,hernaju01,2018,RS,DEN,574,277,-1.586149289,-0.809018254,-2.395167543,0.050140585,0.050140585,0,-1.326425715,-2.216114912,-3.542540627,-0.012371391 -Juancho Hernangomez,hernaju01,2019,PO,DEN,29,15,-6.825591935,-3.907044025,-10.73263596,-0.061232409,0,-0.061232409,-8.358880227,-5.894064903,-14.25294513,-2.800002004 -Juancho Hernangomez,hernaju01,2019,RS,DEN,2818,1358,-1.444106274,0.89759743,-0.546508844,1.517801782,1.517801782,0,-1.335119783,0.244055446,-1.091064337,-0.593486326 -Willy Hernangomez,hernawi01,2017,RS,NYK,2713,1324,-1.153814958,0.210828313,-0.942986645,1.226270293,1.226270293,0,-0.813755556,-0.085877222,-0.899632778,0.451950926 -Willy Hernangomez,hernawi01,2018,RS,NYK,486,233,-4.119801503,0.650872362,-3.468929141,-0.086305032,-0.086305032,0,-2.787278422,-0.932208873,-3.719487295,0.97634348 -Willy Hernangomez,hernawi01,2018,RS,CHA,558,262,2.282804206,0.291071822,2.573876028,0.717365538,0.717365538,0,1.874879363,0.992940244,2.867819607,0.795942308 -Willy Hernangomez,hernawi01,2019,RS,CHA,1739,812,-0.134985064,-4.00704364,-4.142028704,-0.579823768,-0.579823768,0,-0.027415743,-3.803305811,-3.830721554,0.553272305 -Carl Herrera,herreca01,1992,RS,HOU,1134,566,-3.622477499,-0.545490129,-4.167967629,-0.410234223,-0.410234223,0,-3.764662299,-1.301663641,-5.06632594,0.182347455 -Carl Herrera,herreca01,1993,PO,HOU,374,195,-4.305250062,-1.168488807,-5.473738868,-0.28307037,0,-0.28307037,-4.411355147,-0.44913193,-4.860487078,1.179923562 -Carl Herrera,herreca01,1993,RS,HOU,3581,1800,-1.456986898,-0.079764877,-1.536751775,1.11369273,1.11369273,0,-1.608942586,-0.164608015,-1.773550601,-0.044468603 -Carl Herrera,herreca01,1994,PO,HOU,470,248,-2.151372734,-0.121370435,-2.272743168,0.06255935,0,0.06255935,-2.704774987,-0.087721874,-2.792496862,0.401128136 -Carl Herrera,herreca01,1994,RS,HOU,2586,1292,-3.704682528,-0.281233957,-3.985916486,-0.815939726,-0.815939726,0,-3.86084501,-0.498008172,-4.358853181,0.147694769 -Carl Herrera,herreca01,1995,PO,HOU,12,6,3.787460728,-3.345604501,0.441856228,0.009852996,0,0.009852996,2.022514689,-5.583751995,-3.561237306,-2.005510869 -Carl Herrera,herreca01,1995,RS,HOU,2642,1331,-2.959174554,-0.116902199,-3.076076753,-0.221023024,-0.221023024,0,-3.01555511,-0.335024236,-3.350579346,-0.173256974 -Carl Herrera,herreca01,1996,PO,SAS,51,28,-8.913635472,1.707347013,-7.206288459,-0.067290797,0,-0.067290797,-8.312803046,2.041626955,-6.271176091,2.194736349 -Carl Herrera,herreca01,1996,RS,SAS,773,393,-6.919464367,-1.112633853,-8.03209822,-1.065924842,-1.065924842,0,-6.655386825,-1.68226006,-8.337646885,0.598347151 -Carl Herrera,herreca01,1997,RS,SAS,3379,1837,-4.370301814,-0.813053466,-5.18335528,-2.28414562,-2.28414562,0,-4.142437078,-0.474413879,-4.616850957,0.140605333 -Carl Herrera,herreca01,1998,PO,SAS,45,25,-6.515273962,-1.722757029,-8.238030991,-0.072778001,0,-0.072778001,-7.3409426,-2.131372765,-9.472315366,0.70183278 -Carl Herrera,herreca01,1998,RS,SAS,961,516,-6.157856563,0.839104305,-5.318752259,-0.682627256,-0.682627256,0,-5.667461033,0.278700995,-5.388760038,0.860426929 -Carl Herrera,herreca01,1999,RS,VAN,79,42,-9.508114648,-5.876142501,-15.38425715,-0.268774967,-0.268774967,0,-9.168230759,-7.099722906,-16.26795366,-0.650532211 -Carl Herrera,herreca01,1999,RS,DEN,505,265,-4.659974603,-1.227065243,-5.887039846,-0.427217205,-0.427217205,0,-4.655977706,-1.188753049,-5.844730755,0.653542937 -Chris Herren,herrech01,2000,RS,DEN,1191,597,-0.649330728,-2.503866117,-3.153196845,-0.123463814,-0.123463814,0,-1.090372826,-2.482537374,-3.5729102,0.501998036 -Chris Herren,herrech01,2001,RS,BOS,796,408,-1.202901711,-1.873463454,-3.076365165,-0.06844033,-0.06844033,0,-1.538192716,-1.981765391,-3.519958106,0.684550541 -Walter Herrmann,herrmwa01,2007,RS,CHA,1815,936,0.893155825,-1.367895009,-0.474739184,1.084012637,1.084012637,0,0.607011207,-2.023477057,-1.416465851,-0.216800182 -Walter Herrmann,herrmwa01,2008,PO,DET,48,27,-5.097666801,-3.816502697,-8.914169497,-0.087925944,0,-0.087925944,-5.595775467,-4.195752486,-9.791527952,0.355229531 -Walter Herrmann,herrmwa01,2008,RS,CHA,337,174,-1.88235969,-1.840784742,-3.723144432,-0.087266384,-0.087266384,0,-1.857336448,-2.860192007,-4.717528455,0.948284103 -Walter Herrmann,herrmwa01,2008,RS,DET,366,199,-0.102449891,-1.751741742,-1.854191633,0.09225313,0.09225313,0,0.260673701,-3.173215252,-2.912541551,1.339131592 -Walter Herrmann,herrmwa01,2009,PO,DET,39,22,4.446084614,2.171782721,6.617867335,0.10885465,0,0.10885465,4.043172736,1.784896433,5.828069169,0.338453056 -Walter Herrmann,herrmwa01,2009,RS,DET,1151,630,0.04053834,-1.471909039,-1.431370699,0.424272817,0.424272817,0,-0.100751644,-2.818800408,-2.919552052,0.094386486 -Keith Herron,herroke01,1979,RS,ATL,175,81,-5.971379218,1.313875328,-4.65750389,-0.07928074,-0.07928074,0,-5.441463953,0.639466005,-4.801997948,0.612214976 -Keith Herron,herroke01,1981,RS,DET,4841,2270,-0.973307325,-0.855847804,-1.829155128,1.063223213,1.063223213,0,-1.493980653,-0.916864471,-2.410845124,-0.3147357 -Keith Herron,herroke01,1982,RS,CLE,563,269,-4.224175199,-2.423204089,-6.647379288,-0.533882886,-0.533882886,0,-4.697303464,-3.248376985,-7.945680449,-0.192480324 -Mario Hezonja,hezonma01,2016,RS,ORL,2898,1413,-2.151061025,-0.893987609,-3.045048634,-0.213872057,-0.213872057,0,-1.696852473,-1.579499407,-3.276351881,0.536439838 -Mario Hezonja,hezonma01,2017,RS,ORL,1947,960,-4.654824957,-1.219466065,-5.874291022,-1.537501491,-1.537501491,0,-3.737567429,-2.217679303,-5.955246732,0.464651881 -Mario Hezonja,hezonma01,2018,RS,ORL,3407,1657,-0.799098514,0.150881844,-0.648216671,1.775629795,1.775629795,0,-1.044908972,0.216340183,-0.828568789,-0.068152302 -Mario Hezonja,hezonma01,2019,RS,NYK,2532,1206,-2.321911419,-0.061274746,-2.383186166,0.22643142,0.22643142,0,-1.934299983,-0.444108105,-2.378408088,0.329818718 -Roy Hibbert,hibbero01,2009,RS,IND,2052,1009,-2.127501465,1.274881222,-0.852620243,0.984254886,0.984254886,0,-2.07511904,1.418740947,-0.656378093,0.712520968 -Roy Hibbert,hibbero01,2010,RS,IND,4164,2035,-1.701259602,1.926938045,0.225678443,3.085547816,3.085547816,0,-1.827326778,1.555178258,-0.27214852,-0.120655194 -Roy Hibbert,hibbero01,2011,PO,IND,250,132,-3.01943061,0.200135625,-2.819294984,-0.004832112,0,-0.004832112,-2.787740044,0.255069868,-2.532670177,0.350804912 -Roy Hibbert,hibbero01,2011,RS,IND,4478,2244,-3.128474501,1.845546898,-1.282927603,1.673630335,1.673630335,0,-2.845458498,1.477056094,-1.368402405,-0.333154852 -Roy Hibbert,hibbero01,2012,PO,IND,630,340,0.494076699,3.35274841,3.846825109,1.170064912,0,1.170064912,0.379454944,2.894773068,3.274228012,-0.775119149 -Roy Hibbert,hibbero01,2012,RS,IND,3702,1937,0.08309646,0.693359549,0.776456009,3.464524068,3.464524068,0,0.218099066,0.524406043,0.74250511,-0.543820661 -Roy Hibbert,hibbero01,2013,PO,IND,1277,694,2.213249563,1.722727334,3.935976897,2.418987508,0,2.418987508,1.860627667,1.606785952,3.467413619,-0.839150587 -Roy Hibbert,hibbero01,2013,RS,IND,4313,2269,-1.863208401,4.030942228,2.167733826,5.663014436,5.663014436,0,-1.647382618,3.536073673,1.888691056,-0.490121638 -Roy Hibbert,hibbero01,2014,PO,IND,995,542,-3.140041085,1.331014224,-1.809026861,0.264686172,0,0.264686172,-3.340034265,0.123197347,-3.216836917,-1.2725209 -Roy Hibbert,hibbero01,2014,RS,IND,4643,2409,-1.652822104,3.439733573,1.786911469,5.516151375,5.516151375,0,-2.443644203,3.588176081,1.144531878,-1.032711228 -Roy Hibbert,hibbero01,2015,RS,IND,3728,1926,-2.331970076,1.957746593,-0.374223482,2.304759324,2.304759324,0,-2.199323613,1.013083371,-1.186240242,-1.223502078 -Roy Hibbert,hibbero01,2016,RS,LAL,3794,1878,-4.324265535,-0.876978539,-5.201244075,-2.339445451,-2.339445451,0,-4.712294424,-1.188815375,-5.901109799,-0.383894181 -Roy Hibbert,hibbero01,2017,RS,DEN,26,11,-8.569463954,-0.427142882,-8.996606836,-0.034841647,-0.034841647,0,-10.28620251,0.144360399,-10.14184211,-0.603142225 -Roy Hibbert,hibbero01,2017,RS,CHA,1386,671,-3.124068306,1.398596495,-1.725471811,0.351004223,0.351004223,0,-3.545624862,0.532603779,-3.013021083,0.073535633 -Isaiah Hicks,hicksis01,2018,RS,NYK,501,240,-4.762189097,-4.398982573,-9.16117167,-0.784626342,-0.784626342,0,-4.508767076,-4.151732848,-8.660499925,-0.051656542 -Isaiah Hicks,hicksis01,2019,RS,NYK,66,32,-2.560305095,1.549717278,-1.010587817,0.028587263,0.028587263,0,-1.876528324,1.604594593,-0.271933731,0.677993558 -JJ Hickson,hicksjj01,2009,RS,CLE,1318,705,-4.733204385,-0.582341229,-5.315545614,-0.923290341,-0.923290341,0,-4.530414844,-1.326222291,-5.856637135,0.048942763 -JJ Hickson,hicksjj01,2010,PO,CLE,154,79,-2.380060211,-5.785078798,-8.165139009,-0.226036554,0,-0.226036554,-3.034088407,-6.448423535,-9.482511942,0.375266448 -JJ Hickson,hicksjj01,2010,RS,CLE,3257,1691,-1.930251115,-1.356361146,-3.286612262,-0.461093211,-0.461093211,0,-1.86641114,-1.625787756,-3.492198895,-0.37876013 -JJ Hickson,hicksjj01,2011,RS,CLE,4421,2256,-3.911758439,-1.633439823,-5.545198262,-3.208887837,-3.208887837,0,-3.540939253,-1.338810199,-4.879749452,-0.243802359 -JJ Hickson,hicksjj01,2012,RS,SAC,1285,644,-4.737661302,-2.46710939,-7.204770692,-1.455636826,-1.455636826,0,-4.647395676,-2.886685402,-7.534081078,-0.508654634 -JJ Hickson,hicksjj01,2012,RS,POR,1153,600,1.278475434,-1.978843275,-0.700367841,0.623431686,0.623431686,0,1.073412268,-1.776304285,-0.702892017,-0.589004781 -JJ Hickson,hicksjj01,2013,RS,POR,4474,2323,-1.410941569,-0.963615903,-2.374557472,0.441495694,0.441495694,0,-1.336501269,-0.925435669,-2.261936938,-0.727451948 -JJ Hickson,hicksjj01,2014,RS,DEN,3843,1859,-3.142779697,-0.065957835,-3.208737532,-0.435741126,-0.435741126,0,-2.696656204,0.056929205,-2.639726998,0.142430193 -JJ Hickson,hicksjj01,2015,RS,DEN,2873,1411,-3.654401552,-1.1176033,-4.772004852,-1.457743692,-1.457743692,0,-3.733357291,-1.465831644,-5.199188935,0.139542071 -JJ Hickson,hicksjj01,2016,RS,DEN,624,305,-4.717775287,3.508314296,-1.209460991,0.240266863,0.240266863,0,-3.720496792,1.702221595,-2.018275197,0.220933074 -JJ Hickson,hicksjj01,2016,RS,WAS,287,131,-2.34136571,-0.949394438,-3.290760148,-0.036495465,-0.036495465,0,-2.8919062,-1.431227958,-4.323134158,0.954624027 -Phil Hicks,hicksph01,1977,PO,CHI,9,4,-14.70952996,-1.050624667,-15.76015463,-0.027606578,0,-0.027606578,-14.5979574,-1.357463457,-15.95542086,0.864612073 -Phil Hicks,hicksph01,1977,RS,HOU,15,7,-6.514814137,5.203791241,-1.311022897,0.00517618,0.00517618,0,-5.167744778,4.288190828,-0.879553951,0.776460724 -Phil Hicks,hicksph01,1977,RS,CHI,537,255,-0.311510521,-1.065222686,-1.376733207,0.179113481,0.179113481,0,-0.951014663,-1.632293437,-2.5833081,0.271565258 -Phil Hicks,hicksph01,1979,RS,DEN,286,128,-4.065424865,-1.069734308,-5.135159174,-0.15673289,-0.15673289,0,-4.198054486,-1.762562966,-5.960617452,0.665662754 -Buddy Hield,hieldbu01,2017,RS,SAC,1458,727,0.207700733,-0.610074426,-0.402373693,0.872714196,0.872714196,0,-0.014565864,-0.851797886,-0.86636375,0.218925699 -Buddy Hield,hieldbu01,2017,RS,NOP,2427,1161,-1.486634074,-1.877510447,-3.364144521,-0.36377046,-0.36377046,0,-2.126333185,-2.016946754,-4.143279939,-0.00357453 -Buddy Hield,hieldbu01,2018,RS,SAC,4059,2024,1.101652813,0.259077199,1.360730011,4.239852728,4.239852728,0,0.678862108,0.367075313,1.045937422,-0.118506011 -Buddy Hield,hieldbu01,2019,RS,SAC,5717,2615,2.172343789,-0.811709018,1.360634771,5.524852282,5.524852282,0,2.321566396,-0.540974892,1.780591504,0.753612511 -Cory Higgins,higgico01,2012,RS,CHA,812,423,-6.338055278,-3.158409768,-9.496465045,-1.463686459,-1.463686459,0,-6.459343619,-3.829235819,-10.28857944,0.48844958 -Cory Higgins,higgico01,2013,RS,CHA,62,32,-0.294680554,0.541235193,0.246554639,0.049970834,0.049970834,0,0.260621444,1.960600646,2.22122209,1.994173875 -Mike Higgins,higgimi01,1990,RS,LAL,37,18,-2.418798076,0.516569632,-1.902228444,0.007919608,0.007919608,0,-3.061151685,1.210671299,-1.850480385,1.713953048 -Mike Higgins,higgimi01,1990,RS,DEN,71,32,-1.00406695,-1.35718639,-2.36125334,0.006286948,0.006286948,0,-1.880092598,-3.02775136,-4.907843958,-0.939520393 -Mike Higgins,higgimi01,1991,RS,SAC,122,61,-2.903336843,-3.908237001,-6.811573844,-0.128922192,-0.128922192,0,-4.026739228,-3.030375251,-7.057114479,1.973819646 -Rod Higgins,higgiro01,1983,RS,CHI,4910,2196,0.434284163,-0.468269391,-0.033985229,3.038768869,3.038768869,0,0.145253036,-0.352329353,-0.207076317,-0.14579809 -Rod Higgins,higgiro01,1984,RS,CHI,3317,1577,-1.230657114,-0.502286137,-1.732943251,0.818526428,0.818526428,0,-1.728220352,-0.822831064,-2.551051416,0.027286864 -Rod Higgins,higgiro01,1985,PO,CHI,2,1,-4.365802743,-4.583633069,-8.949435812,-0.003221489,0,-0.003221489,-6.188168987,-7.087957637,-13.27612662,-1.306215625 -Rod Higgins,higgiro01,1985,RS,CHI,1973,942,-1.158124196,-1.439037607,-2.597161804,0.07348993,0.07348993,0,-1.42923662,-2.024889553,-3.454126174,0.048689813 -Rod Higgins,higgiro01,1986,RS,SEA,193,94,-4.767444897,-1.583041381,-6.350486277,-0.173823291,-0.173823291,0,-5.184818294,-2.340872201,-7.525690495,0.687263821 -Rod Higgins,higgiro01,1986,RS,SAS,280,128,-1.263999043,-1.933831437,-3.19783048,-0.029451085,-0.029451085,0,-2.032347022,-1.894414238,-3.92676126,0.725291661 -Rod Higgins,higgiro01,1986,RS,CHI,170,81,-1.830319415,-0.271861424,-2.102180838,0.02692622,0.02692622,0,-2.005311049,0.042347967,-1.962963082,0.595707937 -Rod Higgins,higgiro01,1986,RS,NJN,63,29,-10.71554694,-0.473814608,-11.18936155,-0.126940008,-0.126940008,0,-9.863510329,-0.005704741,-9.86921507,1.71566334 -Rod Higgins,higgiro01,1987,PO,GSW,368,177,-1.789081331,2.115904238,0.326822907,0.287004701,0,0.287004701,-2.035393803,1.756456049,-0.278937754,0.150713423 -Rod Higgins,higgiro01,1987,RS,GSW,3208,1497,0.532536203,-1.151458134,-0.618921931,1.626186557,1.626186557,0,-0.066323141,-1.504406826,-1.570729967,-0.091867317 -Rod Higgins,higgiro01,1988,RS,GSW,4684,2188,1.840779104,-0.965993122,0.874785981,4.034430058,4.034430058,0,1.256742753,-0.760563857,0.496178896,-0.298473312 -Rod Higgins,higgiro01,1989,PO,GSW,578,267,4.625058131,0.368682801,4.993740932,1.085694984,0,1.085694984,4.777183215,0.358125651,5.135308866,-0.199511496 -Rod Higgins,higgiro01,1989,RS,GSW,4267,1887,1.593080279,-1.29948822,0.293592059,2.921408238,2.921408238,0,1.331319175,-1.35592385,-0.024604675,-0.306111332 -Rod Higgins,higgiro01,1990,RS,GSW,4448,1993,1.414046144,-1.394524566,0.019521579,2.813120533,2.813120533,0,1.444163615,-1.4902191,-0.046055485,-0.10636515 -Rod Higgins,higgiro01,1991,PO,GSW,452,214,2.23907846,-1.862634996,0.376443465,0.353197853,0,0.353197853,2.004505477,-2.027436302,-0.022930826,0.305890274 -Rod Higgins,higgiro01,1991,RS,GSW,4419,2024,1.665971876,-0.975852602,0.690119274,3.555344293,3.555344293,0,1.42205323,-1.208970617,0.213082613,0.081560842 -Rod Higgins,higgiro01,1992,PO,GSW,36,17,0.463326529,-0.457542084,0.005784445,0.0248215,0,0.0248215,0.042486958,-1.765075671,-1.722588713,0.640087442 -Rod Higgins,higgiro01,1992,RS,GSW,1166,535,1.563039939,-0.862032382,0.701007557,0.949739094,0.949739094,0,1.650406654,-0.732357147,0.918049507,0.806226171 -Rod Higgins,higgiro01,1993,RS,SAC,3027,1425,0.113385828,-0.429052821,-0.315666993,1.772131073,1.772131073,0,-0.148474791,-0.777297405,-0.925772196,0.126485696 -Rod Higgins,higgiro01,1994,PO,CLE,101,57,-1.602117526,-2.992128341,-4.594245867,-0.0563498,0,-0.0563498,-1.662750256,-2.548194016,-4.210944273,1.677918904 -Rod Higgins,higgiro01,1994,RS,CLE,1057,547,-0.164001565,1.089315578,0.925314013,1.027258813,1.027258813,0,-0.158887669,0.491548487,0.332660818,0.145843785 -Rod Higgins,higgiro01,1995,RS,GSW,95,46,-1.726084862,-1.560453419,-3.28653828,-0.012704565,-0.012704565,0,-2.201760048,-1.582924337,-3.784684385,0.839764324 -Sean Higgins,higgise01,1991,PO,SAS,28,13,-8.515739746,-3.54717738,-12.06291713,-0.063276773,0,-0.063276773,-9.817047673,-4.659320141,-14.47636781,-0.636916451 -Sean Higgins,higgise01,1991,RS,SAS,964,464,-3.910722537,-2.388559862,-6.299282399,-0.845423945,-0.845423945,0,-3.97315373,-3.441822586,-7.414976316,0.612552423 -Sean Higgins,higgise01,1992,RS,SAS,73,36,-5.105343415,0.257085389,-4.848258026,-0.039038988,-0.039038988,0,-4.772056679,-0.295029491,-5.06708617,1.268963316 -Sean Higgins,higgise01,1992,RS,ORL,1198,580,-2.222416095,-1.922970594,-4.145386689,-0.414487961,-0.414487961,0,-2.174568236,-2.296715195,-4.471283431,0.372163394 -Sean Higgins,higgise01,1993,RS,GSW,1239,591,-2.780611026,-2.761816232,-5.542427258,-0.843666893,-0.843666893,0,-2.737953295,-3.469707473,-6.207660768,0.194399487 -Sean Higgins,higgise01,1995,RS,NJN,1430,735,-3.358011694,-2.32177575,-5.679787444,-1.105721707,-1.105721707,0,-3.55806447,-2.529962384,-6.088026854,0.604348382 -Sean Higgins,higgise01,1996,RS,PHI,1780,916,-1.208460366,-1.963274459,-3.171734825,-0.19770327,-0.19770327,0,-1.449904184,-2.145646392,-3.595550576,0.286866624 -Sean Higgins,higgise01,1998,RS,POR,23,12,-16.63808114,8.53171019,-8.106370951,-0.034719827,-0.034719827,0,-13.20493164,9.771696556,-3.433235088,5.365292133 -Kenny Higgs,higgske01,1979,RS,CLE,2272,1050,-0.138904375,0.77326053,0.634356155,1.829620113,1.829620113,0,-0.443847933,1.414483198,0.970635265,0.979294982 -Kenny Higgs,higgske01,1981,RS,DEN,3908,1689,0.337360392,-0.593359997,-0.255999605,2.16238395,2.16238395,0,0.396007881,-0.014268918,0.381738963,0.634639017 -Kenny Higgs,higgske01,1982,PO,DEN,121,54,-3.325986985,-2.028100658,-5.354087642,-0.075720906,0,-0.075720906,-2.596368486,-0.804254263,-3.400622749,2.325962182 -Kenny Higgs,higgske01,1982,RS,DEN,3924,1696,-0.48048596,-1.947004075,-2.427490035,0.280474781,0.280474781,0,-0.362548086,-1.243312616,-1.605860702,0.514892385 -Johnny High,highjo01,1980,PO,PHO,254,120,-0.56847215,0.817271958,0.248799809,0.191084164,0,0.191084164,-0.634058514,1.493126418,0.859067905,0.908516673 -Johnny High,highjo01,1980,RS,PHO,2476,1121,-2.886374629,0.526714053,-2.359660576,0.225425478,0.225425478,0,-2.80193264,0.637824268,-2.164108373,1.017411138 -Johnny High,highjo01,1981,PO,PHO,226,117,-0.940016792,2.349785444,1.409768652,0.260242636,0,0.260242636,-1.228723607,3.503566142,2.274842535,1.559296766 -Johnny High,highjo01,1981,RS,PHO,3861,1750,-2.407167784,2.069231029,-0.337936755,2.174317934,2.174317934,0,-2.126683751,2.390670339,0.263986588,0.99092819 -Johnny High,highjo01,1983,PO,PHO,96,45,2.597101024,1.596770843,4.193871866,0.165248887,0,0.165248887,2.037555607,1.970144979,4.007700586,0.509975847 -Johnny High,highjo01,1983,RS,PHO,2473,1155,-2.664164846,2.490609046,-0.173555799,1.538663401,1.538663401,0,-2.657192103,2.594241629,-0.062950473,1.402985586 -Johnny High,highjo01,1984,RS,PHO,1094,512,-5.015893579,2.539005498,-2.476888081,0.072236953,0.072236953,0,-4.741144926,2.974872561,-1.766272366,1.286958591 -Haywood Highsmith,highsha01,2019,RS,PHI,88,40,-5.044654458,-8.292507734,-13.33716219,-0.21613697,-0.21613697,0,-4.673500886,-7.510477634,-12.18397852,0.034982107 -Nene,hilarne01,2003,RS,DEN,4330,2258,-1.086689414,3.196394547,2.109705134,5.635651522,5.635651522,0,-1.11118006,3.565199688,2.454019629,0.610497824 -Nene,hilarne01,2004,PO,DEN,254,132,0.807242549,3.350058887,4.157301435,0.482480786,0,0.482480786,0.802448028,3.353365517,4.155813545,0.505665609 -Nene,hilarne01,2004,RS,DEN,4923,2504,-0.350048726,3.277869458,2.927820732,7.273891184,7.273891184,0,-0.172324483,3.255327702,3.08300322,0.254472623 -Nene,hilarne01,2005,PO,DEN,193,101,-0.937736946,0.597479293,-0.340257653,0.128932698,0,0.128932698,-1.117136771,0.497462414,-0.619674357,0.61042283 -Nene,hilarne01,2005,RS,DEN,2595,1317,-2.161080768,2.255482444,0.094401676,1.915369609,1.915369609,0,-1.820284358,2.03782435,0.217539992,0.198446318 -Nene,hilarne01,2006,RS,DEN,6,3,-34.0437216,-7.144630251,-41.18835185,-0.06260475,-0.06260475,0,-30.18157715,-12.25789676,-42.43947391,5.873137421 -Nene,hilarne01,2007,PO,DEN,330,179,3.644211434,0.646226395,4.290437829,0.660515755,0,0.660515755,3.296860715,0.870619744,4.16748046,-0.358212029 -Nene,hilarne01,2007,RS,DEN,3520,1715,-1.215537297,3.002525268,1.786987971,3.972893975,3.972893975,0,-1.060339658,2.727082484,1.666742826,0.071747461 -Nene,hilarne01,2008,PO,DEN,62,30,1.31253104,2.212990055,3.525521095,0.100954744,0,0.100954744,0.901578505,3.208813011,4.110391516,1.699478825 -Nene,hilarne01,2008,RS,DEN,559,266,-4.526273276,0.337751561,-4.188521715,-0.196695395,-0.196695395,0,-4.236202686,0.216724225,-4.019478462,0.703955792 -Nene,hilarne01,2009,PO,DEN,1022,525,-0.810868588,2.239524075,1.428655487,1.156004496,0,1.156004496,-0.392619238,2.258859647,1.866240409,0.126881806 -Nene,hilarne01,2009,RS,DEN,4988,2510,0.38855676,2.979305414,3.367862173,7.832449404,7.832449404,0,0.473433407,3.094569544,3.568002951,-0.024841164 -Nene,hilarne01,2010,PO,DEN,342,169,0.92221293,-0.674402143,0.247810787,0.266568861,0,0.266568861,0.953074847,-0.16924736,0.783827487,-0.006763574 -Nene,hilarne01,2010,RS,DEN,5504,2755,1.332405598,2.499859689,3.832265287,9.242567116,9.242567116,0,1.402011557,2.770038201,4.172049758,-0.096095632 -Nene,hilarne01,2011,PO,DEN,322,162,-0.99757395,3.150190637,2.152616687,0.41872865,0,0.41872865,-0.763960245,3.19635897,2.432398725,0.1718775 -Nene,hilarne01,2011,RS,DEN,4615,2291,1.185391945,3.88065493,5.066046875,9.126507239,9.126507239,0,1.332240582,3.773158742,5.105399324,-0.09610649 -Nene,hilarne01,2012,RS,DEN,1640,826,-2.831528641,1.828294975,-1.003233666,0.737790627,0.737790627,0,-2.083363808,1.629758357,-0.453605451,0.208163174 -Nene,hilarne01,2012,RS,WAS,554,284,2.098991953,0.385238968,2.484230922,0.758218271,0.758218271,0,1.756040121,0.161729608,1.917769729,-0.024967023 -Nene,hilarne01,2013,RS,WAS,3223,1659,-0.776276436,2.09881822,1.322541784,3.448080514,3.448080514,0,-0.9129935,1.879337801,0.966344301,0.026802911 -Nene,hilarne01,2014,PO,WAS,603,325,-4.416855055,1.817751684,-2.599103371,0.025904684,0,0.025904684,0.864220544,1.573486752,2.437707296,0.356386286 -Nene,hilarne01,2014,RS,WAS,3111,1560,-2.150823772,3.758639516,1.607815743,3.487805382,3.487805382,0,-1.896948293,3.320117586,1.423169293,0.535582779 -Nene,hilarne01,2015,PO,WAS,503,257,-4.294931261,4.671986703,0.377055442,0.420458185,0,0.420458185,-5.357039672,6.632580383,1.275540711,-0.553142753 -Nene,hilarne01,2015,RS,WAS,3369,1693,-2.14463473,2.782109404,0.637474674,2.931375238,2.931375238,0,-1.918606777,2.674677993,0.756071216,0.176352596 -Nene,hilarne01,2016,RS,WAS,2309,1094,-2.332805987,3.22559333,0.892787343,2.057757987,2.057757987,0,-1.514502424,3.20522777,1.690725347,1.17756557 -Nene,hilarne01,2017,PO,HOU,346,161,1.126782921,3.981323628,5.108106549,0.675700653,0,0.675700653,2.557659263,1.39948841,3.957147673,1.447411817 -Nene,hilarne01,2017,RS,HOU,2606,1198,-2.093869969,3.502987169,1.4091172,2.57489703,2.57489703,0,-1.081875585,3.117821017,2.035945432,1.264196155 -Nene,hilarne01,2018,PO,HOU,226,107,-4.264322439,4.341672553,0.077350114,0.160619764,0,0.160619764,-4.296958508,4.169458511,-0.127499997,0.876413416 -Nene,hilarne01,2018,RS,HOU,1612,758,-1.112517299,4.43302161,3.320504311,2.363946017,2.363946017,0,-0.654299633,3.232755709,2.578456075,0.688314926 -Nene,hilarne01,2019,PO,HOU,108,53,8.221219312,2.198159746,10.41937906,0.364894097,0,0.364894097,6.535056037,2.751377092,9.286433129,-0.644630439 -Nene,hilarne01,2019,RS,HOU,1157,546,-2.127240117,3.045549251,0.918309134,1.017550487,1.017550487,0,-1.37635694,2.400255621,1.023898681,-0.431583714 -Armond Hill,hillar01,1977,RS,ATL,4023,1825,-0.334536284,-1.138144651,-1.472680935,1.194451851,1.194451851,0,-0.663579934,-0.760307107,-1.423887041,0.464138354 -Armond Hill,hillar01,1978,PO,ATL,124,61,-2.143308748,-1.869038771,-4.012347519,-0.040704725,0,-0.040704725,-2.742921325,-1.628162334,-4.371083659,0.479386056 -Armond Hill,hillar01,1978,RS,ATL,5507,2530,-0.843609356,0.155609398,-0.687999958,2.672840485,2.672840485,0,-0.749185268,0.655396924,-0.093788343,0.454521511 -Armond Hill,hillar01,1979,PO,ATL,529,267,-1.671309875,0.162690372,-1.508619503,0.175492446,0,0.175492446,-1.435848218,0.748654358,-0.68719386,0.638038029 -Armond Hill,hillar01,1979,RS,ATL,5458,2527,0.669231855,-1.094995197,-0.425763342,3.002140437,3.002140437,0,0.500505325,-0.457128989,0.043376335,0.198588101 -Armond Hill,hillar01,1980,PO,ATL,218,109,-1.480230604,-1.93728637,-3.417516974,-0.038538191,0,-0.038538191,-1.713239697,-1.805565988,-3.518805684,0.655879046 -Armond Hill,hillar01,1980,RS,ATL,4360,2092,-0.59693894,0.078334562,-0.518604377,2.391865697,2.391865697,0,-0.759675315,0.599628599,-0.160046716,0.447335491 -Armond Hill,hillar01,1981,RS,SEA,2355,1114,-1.148154476,-0.683355534,-1.831510009,0.523948526,0.523948526,0,-1.616327932,0.012121763,-1.604206169,0.377657118 -Armond Hill,hillar01,1981,RS,ATL,1307,624,-2.34188766,-1.470035291,-3.811922951,-0.338340218,-0.338340218,0,-2.560038466,-1.314833219,-3.874871685,0.079663198 -Armond Hill,hillar01,1982,RS,SEA,512,243,-2.394508454,-1.560300576,-3.954809029,-0.150216594,-0.150216594,0,-3.181477919,-1.40840249,-4.58988041,0.57838281 -Armond Hill,hillar01,1982,RS,SDC,1026,480,-4.328381763,-2.801567389,-7.129949151,-1.075677867,-1.075677867,0,-4.38092258,-2.663160958,-7.044083539,0.289959022 -Armond Hill,hillar01,1983,RS,MIL,356,169,0.192276716,0.473188776,0.665465492,0.295397615,0.295397615,0,-0.219959841,0.291374319,0.071414478,0.32002237 -Armond Hill,hillar01,1984,RS,ATL,363,181,-3.211969053,-1.541418657,-4.75338771,-0.186685301,-0.186685301,0,-3.472151711,-1.046004033,-4.518155744,0.932648231 -George Hill,hillge01,2009,PO,SAS,137,76,-2.058230909,-0.038556698,-2.096787608,0.026078372,0,0.026078372,-2.207122878,-0.057922904,-2.265045782,-0.152643029 -George Hill,hillge01,2009,RS,SAS,2366,1270,-2.318570489,0.985466119,-1.33310437,0.92327064,0.92327064,0,-2.282722451,1.197919086,-1.084803365,0.524362929 -George Hill,hillge01,2010,PO,SAS,659,344,-0.592008043,0.257596538,-0.334411504,0.435627713,0,0.435627713,-0.80977564,0.785996317,-0.023779324,-0.337402152 -George Hill,hillge01,2010,RS,SAS,4398,2276,0.841927078,0.049210972,0.89113805,4.234918973,4.234918973,0,0.850755899,0.910960113,1.761716011,0.150391446 -George Hill,hillge01,2011,PO,SAS,362,189,1.73955173,1.586802478,3.326354208,0.605258948,0,0.605258948,1.490664212,2.186370344,3.677034556,0.14042449 -George Hill,hillge01,2011,RS,SAS,4178,2148,1.188789918,-0.040474353,1.148315565,4.264373611,4.264373611,0,1.129659626,0.35732143,1.486981056,-0.170757614 -George Hill,hillge01,2012,PO,IND,642,346,3.284273659,0.980641892,4.264915551,1.275410451,0,1.275410451,3.052590208,0.96791478,4.020504989,-0.124191222 -George Hill,hillge01,2012,RS,IND,2435,1274,2.580814732,0.11965433,2.700469063,3.543492105,3.543492105,0,2.358452815,0.285782554,2.644235369,0.018652674 -George Hill,hillge01,2013,PO,IND,1260,685,1.828897527,1.591125085,3.420022612,2.222634191,0,2.222634191,1.91537436,1.850938219,3.766312579,-0.054256761 -George Hill,hillge01,2013,RS,IND,4980,2620,2.893183173,0.862214284,3.755397458,8.666713661,8.666713661,0,2.636081311,1.285310366,3.921391678,-0.312706879 -George Hill,hillge01,2014,PO,IND,1272,687,-0.672770758,2.826900905,2.154130147,1.744025307,0,1.744025307,-0.85555027,2.531314405,1.675764134,-1.50841449 -George Hill,hillge01,2014,RS,IND,4704,2434,0.333317615,2.127730835,2.46104845,6.368610847,6.368610847,0,-0.369435104,3.081869928,2.712434824,-1.520843313 -George Hill,hillge01,2015,RS,IND,2477,1267,3.920353565,1.718911904,5.639265469,5.372806315,5.372806315,0,3.667108764,1.920095454,5.587204218,-0.887878226 -George Hill,hillge01,2016,PO,IND,441,235,5.700100226,2.654000371,8.354100598,1.361837451,0,1.361837451,2.692635019,3.908842037,6.601477057,-0.780035054 -George Hill,hillge01,2016,RS,IND,5125,2524,0.21140851,0.585822393,0.797230903,4.508414449,4.508414449,0,0.285540277,1.308938498,1.594478775,-1.273017254 -George Hill,hillge01,2017,PO,UTA,532,281,2.729328493,-3.068248231,-0.338919738,0.348247452,0,0.348247452,3.195763767,0.226486179,3.422249946,-2.237950802 -George Hill,hillge01,2017,RS,UTA,2983,1544,2.885887118,0.465619242,3.35150636,4.766043128,4.766043128,0,2.651285719,1.665476266,4.316761985,-0.824717046 -George Hill,hillge01,2018,PO,CLE,1081,557,1.470301664,-0.371474696,1.098826968,1.12169483,0,1.12169483,2.036570468,0.597355587,2.633926055,-0.550876056 -George Hill,hillge01,2018,RS,SAC,2266,1143,-0.169177866,-0.287106577,-0.456284443,1.317631952,1.317631952,0,-0.94071738,-0.291821851,-1.232539231,-1.480826935 -George Hill,hillge01,2018,RS,CLE,1368,669,0.401298215,1.572615152,1.973913367,1.600301655,1.600301655,0,-0.244741314,1.546371609,1.301630295,-0.743328654 -George Hill,hillge01,2019,PO,MIL,827,395,5.086239369,0.42580608,5.51204545,1.684641289,0,1.684641289,5.624005905,0.861104389,6.485110294,-1.888273448 -George Hill,hillge01,2019,RS,MIL,2076,958,-0.81463793,2.563005318,1.748367388,2.178230151,2.178230151,0,-0.580198965,2.040907305,1.46070834,-0.947628649 -George Hill,hillge01,2019,RS,CLE,689,344,0.57415212,-2.584702612,-2.010550492,0.128519267,0.128519267,0,0.189951129,-1.701643352,-1.511692223,-0.989945905 -Grant Hill,hillgr01,1995,RS,DET,5259,2678,0.662002055,0.112968675,0.77497073,4.801583933,4.801583933,0,0.563800923,0.2190417,0.782842623,-0.28584192 -Grant Hill,hillgr01,1996,PO,DET,200,115,3.817271981,-0.049329092,3.76794289,0.394812324,0,0.394812324,3.384852265,0.476618658,3.861470923,0.08767771 -Grant Hill,hillgr01,1996,RS,DET,6025,3260,2.273549439,1.660236715,3.933786154,11.06686865,11.06686865,0,2.195082614,1.562937415,3.758020029,-0.417601777 -Grant Hill,hillgr01,1997,PO,DET,352,203,0.832206946,-0.141842291,0.690364656,0.364661105,0,0.364661105,0.921159647,-0.770654059,0.150505588,-0.680428795 -Grant Hill,hillgr01,1997,RS,DET,5604,3147,4.500303015,2.18377357,6.684076585,15.07211803,15.07211803,0,4.476869051,1.895712173,6.372581223,-0.453213032 -Grant Hill,hillgr01,1998,RS,DET,6122,3294,1.930164037,1.466597635,3.396761672,10.28615668,10.28615668,0,2.027980485,1.315657455,3.34363794,-0.38985248 -Grant Hill,hillgr01,1999,PO,DET,293,176,5.414789871,2.850272983,8.265062854,1.012887049,0,1.012887049,5.667682851,2.748900545,8.416583396,-0.614778058 -Grant Hill,hillgr01,1999,RS,DET,3368,1852,3.114684811,0.873674796,3.988359607,6.345588943,6.345588943,0,3.187196251,0.537099844,3.724296095,-0.302803232 -Grant Hill,hillgr01,2000,PO,DET,104,55,-3.581425145,-1.000930153,-4.582355298,-0.053426991,0,-0.053426991,-3.836716842,-1.617819833,-5.454536675,0.664906331 -Grant Hill,hillgr01,2000,RS,DET,5598,2776,3.970832437,0.113996357,4.084828793,9.645539175,9.645539175,0,3.988674793,-0.096659817,3.892014976,-0.338056501 -Grant Hill,hillgr01,2001,RS,ORL,261,133,0.40710467,-0.487893809,-0.080789139,0.180101892,0.180101892,0,0.34499296,-0.701971235,-0.356978275,-0.520876488 -Grant Hill,hillgr01,2002,RS,ORL,1006,512,0.139890719,-1.730910981,-1.591020262,0.300862186,0.300862186,0,-0.124273327,-1.559410419,-1.683683746,-0.572752892 -Grant Hill,hillgr01,2003,RS,ORL,1654,843,1.145136044,-0.322768709,0.822367335,1.52570031,1.52570031,0,0.785332424,-1.250392893,-0.465060469,-0.645453197 -Grant Hill,hillgr01,2005,RS,ORL,4666,2338,1.449579172,0.649148692,2.098727864,5.75157306,5.75157306,0,1.262141558,0.522433575,1.784575133,-0.512698734 -Grant Hill,hillgr01,2006,RS,ORL,1141,613,0.634841009,0.191272819,0.826113828,1.117805,1.117805,0,0.592424205,0.120188638,0.712612843,-0.051933314 -Grant Hill,hillgr01,2007,PO,ORL,258,143,0.718923171,-0.726423763,-0.007500592,0.205472333,0,0.205472333,0.244137952,-1.053980359,-0.809842407,-0.391394644 -Grant Hill,hillgr01,2007,RS,ORL,3806,2009,-0.287770109,0.185933256,-0.101836853,2.709099937,2.709099937,0,-0.574481254,0.129961733,-0.444519521,-0.179806942 -Grant Hill,hillgr01,2008,PO,PHO,133,68,0.068468967,2.529534989,2.598003956,0.188944098,0,0.188944098,-0.659318147,1.568884688,0.909566541,-1.12505491 -Grant Hill,hillgr01,2008,RS,PHO,4528,2222,0.426516838,1.726035597,2.152552435,5.529064802,5.529064802,0,0.372833018,1.349099163,1.721932181,-0.484517087 -Grant Hill,hillgr01,2009,RS,PHO,4946,2445,0.779558921,1.360931051,2.140489973,6.082865407,6.082865407,0,0.663548303,1.230421695,1.893969998,-0.269596236 -Grant Hill,hillgr01,2010,PO,PHO,866,452,0.117869616,1.656009593,1.773879209,1.075783132,0,1.075783132,0.127226494,1.676268491,1.803494985,-0.015794436 -Grant Hill,hillgr01,2010,RS,PHO,4880,2430,-0.323667414,0.567174538,0.243507125,3.690411281,3.690411281,0,-0.307214514,0.439303231,0.132088716,-0.528537228 -Grant Hill,hillgr01,2011,RS,PHO,4792,2409,0.079901542,0.15673218,0.236633721,3.656898481,3.656898481,0,-0.046397046,0.055147948,0.008750902,-0.352610649 -Grant Hill,hillgr01,2012,RS,PHO,2689,1378,-1.296695559,0.267376443,-1.029319115,1.206548283,1.206548283,0,-1.330956587,0.188257891,-1.142698696,-0.243222175 -Grant Hill,hillgr01,2013,PO,LAC,37,20,2.344988203,-4.3571708,-2.012182596,0.007874685,0,0.007874685,1.494435212,-2.621392328,-1.126957116,1.282152315 -Grant Hill,hillgr01,2013,RS,LAC,839,437,-5.076796968,-1.034872255,-6.111669223,-0.751107688,-0.751107688,0,-5.206561116,-1.826542587,-7.033103703,0.198582602 -Darrun Hilliard,hillida01,2016,RS,DET,773,383,-1.440378553,-1.71196179,-3.152340342,-0.078701048,-0.078701048,0,-1.936380048,-2.805566439,-4.741946487,0.100779155 -Darrun Hilliard,hillida01,2017,RS,DET,764,381,-4.362038254,-0.815818131,-5.177856385,-0.475985672,-0.475985672,0,-3.756959054,-1.901694078,-5.658653133,0.840503795 -Darrun Hilliard,hillida01,2018,RS,SAS,196,95,-3.797931313,-4.63757159,-8.435502904,-0.271330355,-0.271330355,0,-4.910205082,-3.86441203,-8.774617112,-1.526363771 -Jordan Hill,hilljo01,2010,RS,NYK,499,252,-2.486002085,-1.448526709,-3.934528795,-0.152908848,-0.152908848,0,-2.571464772,-1.502060854,-4.073525626,0.378140387 -Jordan Hill,hilljo01,2010,RS,HOU,737,372,-0.561767693,-2.409622322,-2.971390015,-0.042104621,-0.042104621,0,-1.113550985,-2.253540219,-3.367091203,0.19220291 -Jordan Hill,hilljo01,2011,RS,HOU,2233,1125,-3.402234041,-2.12328956,-5.525523601,-1.590743744,-1.590743744,0,-3.297948728,-2.094344102,-5.39229283,-0.136737526 -Jordan Hill,hilljo01,2012,PO,LAL,408,217,-0.525673017,-1.286626795,-1.812299812,0.106636377,0,0.106636377,-0.8725887,-0.925835271,-1.798423971,-0.366060814 -Jordan Hill,hilljo01,2012,RS,HOU,906,469,-2.61758085,-1.267829852,-3.885410702,-0.272431935,-0.272431935,0,-2.715296949,-1.225165198,-3.940462147,0.253765285 -Jordan Hill,hilljo01,2012,RS,LAL,156,82,-2.318380188,1.981392063,-0.336988125,0.10143983,0.10143983,0,-1.631149961,2.055711373,0.424561412,0.446514699 -Jordan Hill,hilljo01,2013,PO,LAL,60,31,-0.116497769,-0.314495453,-0.430993222,0.037229501,0,0.037229501,-1.381830637,-1.119608607,-2.501439245,-1.433565824 -Jordan Hill,hilljo01,2013,RS,LAL,911,458,0.228675524,-1.448627024,-1.2199515,0.355628893,0.355628893,0,-0.154167473,-1.682896869,-1.837064342,-0.494768573 -Jordan Hill,hilljo01,2014,RS,LAL,3073,1500,-0.519939576,-0.289044391,-0.808983967,1.475062168,1.475062168,0,-0.459582251,-0.554848577,-1.014430828,-0.671351765 -Jordan Hill,hilljo01,2015,RS,LAL,3762,1874,-2.513993859,0.265043366,-2.248950493,0.474947805,0.474947805,0,-2.641511249,0.055819537,-2.585691711,-0.823315995 -Jordan Hill,hilljo01,2016,PO,IND,30,15,-4.180103812,-10.74081321,-14.92091702,-0.095714597,0,-0.095714597,-3.580504041,-5.631399666,-9.211903707,-0.346936954 -Jordan Hill,hilljo01,2016,RS,IND,3046,1513,-1.234937975,-0.396490755,-1.631428731,0.852592385,0.852592385,0,-1.095068924,0.083377897,-1.011691027,-1.229965282 -Jordan Hill,hilljo01,2017,RS,MIN,92,47,-6.36719592,-5.108806688,-11.47600261,-0.208760496,-0.208760496,0,-4.220886956,-4.956063904,-9.17695086,-0.226803585 -Darnell Hillman,hillmda01,1977,RS,IND,5195,2302,-1.851774968,0.610996397,-1.240778572,1.778870425,1.778870425,0,-1.506811266,0.814961413,-0.691849853,0.384311007 -Darnell Hillman,hillmda01,1978,PO,DEN,580,260,-3.532261772,-0.957145739,-4.489407512,-0.23971765,0,-0.23971765,-3.450378456,-0.637622997,-4.088001453,0.767620228 -Darnell Hillman,hillmda01,1978,RS,NJN,2851,1220,-1.424334585,-0.572282806,-1.996617391,0.471057344,0.471057344,0,-1.335635154,-0.433320439,-1.768955593,0.488126092 -Darnell Hillman,hillmda01,1978,RS,DEN,1706,746,-1.167269969,-1.740830988,-2.908100957,-0.060567934,-0.060567934,0,-1.207530163,-1.237965086,-2.445495249,0.706002956 -Darnell Hillman,hillmda01,1979,PO,KCK,252,112,-2.35162231,-0.359642329,-2.711264639,0.002289032,0,0.002289032,-2.505907764,-0.453705061,-2.959612825,0.278161034 -Darnell Hillman,hillmda01,1979,RS,KCK,3658,1618,-2.181013689,0.377720045,-1.803293644,0.787705145,0.787705145,0,-2.047258551,0.328072663,-1.719185888,0.848617172 -Darnell Hillman,hillmda01,1980,RS,GSW,1499,708,-3.714426816,-0.770188567,-4.484615384,-0.632461946,-0.632461946,0,-3.789810653,-0.76846325,-4.558273903,0.979327707 -Solomon Hill,hillso01,2014,PO,IND,1,1,-16.33201408,12.95647962,-3.375534463,-0.000320723,0,-0.000320723,-12.36495143,4.666886586,-7.698064846,-2.377640664 -Solomon Hill,hillso01,2014,RS,IND,437,226,-1.732401346,-0.777366344,-2.50976769,0.027664933,0.027664933,0,-2.270112601,-1.370269098,-3.640381698,-0.121541939 -Solomon Hill,hillso01,2015,RS,IND,4651,2381,-1.527814801,-0.188596232,-1.716411033,1.247648083,1.247648083,0,-2.011791203,-0.061128782,-2.072919985,-0.606527296 -Solomon Hill,hillso01,2016,PO,IND,375,198,4.115938142,3.124280879,7.240219021,1.024370206,0,1.024370206,1.336812985,3.476207289,4.813020274,-1.506371741 -Solomon Hill,hillso01,2016,RS,IND,1783,866,0.469342232,0.541210319,1.01055255,1.657949397,1.657949397,0,0.004334191,0.189369038,0.193703229,-0.210973016 -Solomon Hill,hillso01,2017,RS,NOP,4944,2374,-1.811522482,1.174984563,-0.636537919,2.573641044,2.573641044,0,-2.152162759,1.150974031,-1.001188728,0.528206005 -Solomon Hill,hillso01,2018,PO,NOP,252,114,0.024652171,-5.107128101,-5.08247593,-0.141249681,0,-0.141249681,0.317307215,-4.996935424,-4.679628209,0.928511232 -Solomon Hill,hillso01,2018,RS,NOP,419,187,-3.015449533,-1.754206773,-4.769656305,-0.194217481,-0.194217481,0,-3.208542009,-1.04272621,-4.251268218,0.786262382 -Solomon Hill,hillso01,2019,RS,NOP,1913,878,-3.010351613,-0.385921876,-3.396273489,-0.289657824,-0.289657824,0,-2.575503146,-0.980491141,-3.555994287,0.054915115 -Steven Hill,hillst01,2009,RS,OKC,4,2,33.082161,-0.398374648,32.68378635,0.033471401,0.033471401,0,29.76672455,-2.598151911,27.16857264,-6.892145947 -Tyrone Hill,hillty01,1991,PO,GSW,169,80,0.105460819,0.802014977,0.907475796,0.15759842,0,0.15759842,-0.264103679,1.793965159,1.529861481,2.231084377 -Tyrone Hill,hillty01,1991,RS,GSW,2602,1192,-2.063419654,-0.996167507,-3.059587162,-0.190394078,-0.190394078,0,-2.06222164,-0.459955951,-2.522177591,1.114039856 -Tyrone Hill,hillty01,1992,PO,GSW,99,47,-7.976319088,-1.662472117,-9.638791205,-0.174365258,0,-0.174365258,-7.707502448,-0.810202704,-8.517705152,2.17815224 -Tyrone Hill,hillty01,1992,RS,GSW,4109,1886,-2.215022778,0.543936325,-1.671086453,1.04579343,1.04579343,0,-1.863918576,0.876239776,-0.9876788,0.71835404 -Tyrone Hill,hillty01,1993,RS,GSW,4340,2070,-1.294401708,0.097280663,-1.197121045,1.644543228,1.644543228,0,-1.271032229,0.753974393,-0.517057836,0.2702785 -Tyrone Hill,hillty01,1994,PO,CLE,217,123,-1.163459298,-2.830300117,-3.993759415,-0.080845006,0,-0.080845006,-0.657070227,-2.101524229,-2.758594456,0.385216523 -Tyrone Hill,hillty01,1994,RS,CLE,2796,1447,1.195518113,1.208971843,2.404489955,3.816130573,3.816130573,0,1.239122191,1.532300283,2.771422474,0.272629222 -Tyrone Hill,hillty01,1995,PO,CLE,249,139,-6.084155154,2.290338586,-3.793816568,-0.07712901,0,-0.07712901,-5.530258929,2.718793688,-2.81146524,0.923230245 -Tyrone Hill,hillty01,1995,RS,CLE,4283,2397,-1.330224196,1.931705679,0.601481483,4.092581938,4.092581938,0,-1.15362518,1.988516112,0.834890932,-0.140201749 -Tyrone Hill,hillty01,1996,PO,CLE,90,53,4.438250942,-4.458889154,-0.020638212,0.076942101,0,0.076942101,2.858966077,-3.283195219,-0.424229142,0.954911205 -Tyrone Hill,hillty01,1996,RS,CLE,1611,929,-2.378915727,0.136592866,-2.24232286,0.242779945,0.242779945,0,-2.202069422,0.391796164,-1.810273258,0.831655872 -Tyrone Hill,hillty01,1997,RS,CLE,4511,2582,0.127357197,2.155506601,2.282863797,6.625754341,6.625754341,0,-0.033349921,2.020599936,1.987250015,-0.058087788 -Tyrone Hill,hillty01,1998,RS,MIL,3923,2064,-0.068097027,0.54438734,0.476290313,3.395585407,3.395585407,0,-0.070914808,1.114841704,1.043926896,-0.050246499 -Tyrone Hill,hillty01,1999,PO,PHI,355,196,-2.237172828,-0.8821026,-3.119275428,-0.038365176,0,-0.038365176,-2.686672102,-0.371597563,-3.058269665,0.637348883 -Tyrone Hill,hillty01,1999,RS,MIL,948,517,-1.158052688,-0.185628023,-1.343680711,0.372840233,0.372840233,0,-0.817057128,0.713399676,-0.103657452,0.458686998 -Tyrone Hill,hillty01,1999,RS,PHI,1096,587,-0.989285297,-0.906474641,-1.895759939,0.256831322,0.256831322,0,-1.077851472,-0.550933023,-1.628784496,0.350789855 -Tyrone Hill,hillty01,2000,PO,PHI,649,352,0.461325957,0.397077895,0.858403852,0.666481898,0,0.666481898,0.498132713,0.94814603,1.446278743,-0.249335227 -Tyrone Hill,hillty01,2000,RS,PHI,4210,2155,-0.876957909,0.520369451,-0.356588459,2.630387607,2.630387607,0,-0.899884953,0.703060425,-0.196824528,-0.040204704 -Tyrone Hill,hillty01,2001,PO,PHI,1360,742,-3.117397369,-1.1169561,-4.234353469,-0.579284937,0,-0.579284937,-3.250602297,-0.846389425,-4.096991722,-0.041586002 -Tyrone Hill,hillty01,2001,RS,PHI,4511,2363,-1.319310956,-1.005078393,-2.324389349,0.512014249,0.512014249,0,-1.330978723,-0.71475581,-2.045734533,-0.198507046 -Tyrone Hill,hillty01,2002,RS,CLE,1541,810,-3.265781261,-1.09810462,-4.363885881,-0.668602563,-0.668602563,0,-2.94840788,-0.355522004,-3.303929884,0.226353035 -Tyrone Hill,hillty01,2003,PO,PHI,254,141,-0.704341433,-2.280101945,-2.984443378,-0.017583257,0,-0.017583257,-1.510080511,-1.916253291,-3.426333802,0.992968419 -Tyrone Hill,hillty01,2003,RS,CLE,1694,855,-3.376733474,-0.238190133,-3.614923607,-0.37811964,-0.37811964,0,-3.336052615,0.312942781,-3.023109834,0.200567014 -Tyrone Hill,hillty01,2003,RS,PHI,955,496,-2.607274374,-0.644240264,-3.251514638,-0.127204709,-0.127204709,0,-2.664429163,-0.529266808,-3.193695971,0.211729526 -Tyrone Hill,hillty01,2004,RS,MIA,70,38,-0.398794273,-2.755213985,-3.154008258,-0.007966601,-0.007966601,0,-1.454912375,-2.20887601,-3.663788385,1.558175745 -Kirk Hinrich,hinriki01,2004,RS,CHI,5257,2706,1.044060897,0.468088463,1.51214936,5.90272461,5.90272461,0,0.908547119,1.103019759,2.011566878,0.285062169 -Kirk Hinrich,hinriki01,2005,PO,CHI,433,213,2.968556237,2.147064356,5.115620593,0.879888487,0,0.879888487,3.25585334,2.69587161,5.95172495,-0.173955641 -Kirk Hinrich,hinriki01,2005,RS,CHI,5452,2800,1.071468437,1.183869149,2.255337585,7.168391316,7.168391316,0,1.332235829,2.149694294,3.481930123,0.2312441 -Kirk Hinrich,hinriki01,2006,PO,CHI,465,234,2.367588959,0.623063554,2.990652513,0.708165054,0,0.708165054,2.505389709,0.965483777,3.470873486,0.167870961 -Kirk Hinrich,hinriki01,2006,RS,CHI,5785,2955,1.734661803,0.645599186,2.38026099,7.731338197,7.731338197,0,1.723528505,1.222276495,2.945805,-0.038544942 -Kirk Hinrich,hinriki01,2007,PO,CHI,682,362,1.940874846,0.406118902,2.346993747,0.974032244,0,0.974032244,1.914561165,1.002323035,2.916884201,0.292517852 -Kirk Hinrich,hinriki01,2007,RS,CHI,5600,2839,2.647848421,1.130414601,3.778263022,9.461793034,9.461793034,0,2.57319126,1.735717317,4.308908577,0.057852004 -Kirk Hinrich,hinriki01,2008,RS,CHI,4664,2380,0.075596468,0.39541006,0.471006528,3.918635154,3.918635154,0,0.050400103,0.903794065,0.954194168,0.178061513 -Kirk Hinrich,hinriki01,2009,PO,CHI,410,210,4.144755556,3.156392123,7.301147679,1.113229079,0,1.113229079,4.009312282,2.888530771,6.897843053,0.206882461 -Kirk Hinrich,hinriki01,2009,RS,CHI,2627,1339,1.329769095,1.450457482,2.780226577,3.789374624,3.789374624,0,1.295888109,1.358728267,2.654616375,0.278976482 -Kirk Hinrich,hinriki01,2010,PO,CHI,382,196,1.700626223,0.834338233,2.534964456,0.54210888,0,0.54210888,1.434049754,1.375336028,2.809385782,-0.492607012 -Kirk Hinrich,hinriki01,2010,RS,CHI,4867,2481,0.139936478,0.20852677,0.348463248,3.92481494,3.92481494,0,0.046835723,0.722707939,0.769543662,0.066079214 -Kirk Hinrich,hinriki01,2011,PO,ATL,313,173,2.476497434,1.089116286,3.56561372,0.578739145,0,0.578739145,2.335277111,2.153843551,4.489120663,0.589482573 -Kirk Hinrich,hinriki01,2011,RS,WAS,2908,1471,-0.234126399,-1.17729471,-1.411421109,1.010049008,1.010049008,0,-0.574997127,-0.878334376,-1.453331503,0.504644918 -Kirk Hinrich,hinriki01,2011,RS,ATL,1291,686,-2.613784513,-1.033119912,-3.646904424,-0.318032968,-0.318032968,0,-2.345849355,-0.346207127,-2.692056482,1.222823102 -Kirk Hinrich,hinriki01,2012,PO,ATL,261,141,2.018584314,0.957492285,2.976076599,0.423725753,0,0.423725753,1.245884241,0.972589709,2.21847395,-0.236510667 -Kirk Hinrich,hinriki01,2012,RS,ATL,2351,1237,-1.114428278,-0.518611859,-1.633040137,0.706737434,0.706737434,0,-1.266413326,-0.330899322,-1.597312647,0.236418326 -Kirk Hinrich,hinriki01,2013,PO,CHI,298,162,0.909909761,2.831691938,3.741601699,0.554709958,0,0.554709958,0.846942125,3.463670316,4.310612441,0.218924577 -Kirk Hinrich,hinriki01,2013,RS,CHI,3319,1764,0.331484452,1.126362202,1.457846654,3.803072266,3.803072266,0,0.180320149,1.668567548,1.848887697,0.39435133 -Kirk Hinrich,hinriki01,2014,PO,CHI,305,167,-1.37306131,1.351308381,-0.021752929,0.236486813,0,0.236486813,0.320120725,1.332503239,1.652623964,-1.261556151 -Kirk Hinrich,hinriki01,2014,RS,CHI,4040,2116,-1.653579127,2.102504032,0.448924905,3.429088641,3.429088641,0,-2.091203947,3.2171379,1.125933953,-0.678136717 -Kirk Hinrich,hinriki01,2015,PO,CHI,239,126,-1.209231855,-6.404220571,-7.613452425,-0.319965301,0,-0.319965301,-2.795190234,-5.765534977,-8.560725212,-0.744357515 -Kirk Hinrich,hinriki01,2015,RS,CHI,3202,1610,-2.327286805,-0.629094765,-2.95638157,-0.168947461,-0.168947461,0,-2.077330351,-0.09717378,-2.174504131,-0.327462172 -Kirk Hinrich,hinriki01,2016,PO,ATL,52,27,-1.744819671,0.452328223,-1.292491447,0.02025067,0,0.02025067,-0.460152395,-2.443687462,-2.903839857,-2.097629754 -Kirk Hinrich,hinriki01,2016,RS,CHI,1128,555,-0.932474219,-0.473573242,-1.406047461,0.377790168,0.377790168,0,-1.670708314,-0.459145292,-2.129853606,-0.70987078 -Kirk Hinrich,hinriki01,2016,RS,ATL,148,76,-0.895781508,7.627863218,6.73208171,0.360835555,0.360835555,0,-2.264231933,4.092531848,1.828299915,-1.816174712 -Roy Hinson,hinsoro01,1984,RS,CLE,3813,1858,-1.678577147,0.730829381,-0.947747766,1.713454325,1.713454325,0,-2.173674485,0.73651623,-1.437158256,0.300956872 -Roy Hinson,hinsoro01,1985,PO,CLE,257,120,0.490067996,1.456734684,1.94680268,0.297550475,0,0.297550475,0.622291488,1.189969976,1.812261464,0.344777371 -Roy Hinson,hinsoro01,1985,RS,CLE,5033,2344,-1.232560218,0.945489295,-0.287070923,2.948912895,2.948912895,0,-1.052708758,0.978149491,-0.074559267,0.121899132 -Roy Hinson,hinsoro01,1986,RS,CLE,6068,2834,0.484202131,0.301395882,0.785598013,5.11467883,5.11467883,0,0.304946283,0.512925105,0.817871388,0.05122003 -Roy Hinson,hinsoro01,1987,PO,PHI,330,159,2.908034903,1.43696545,4.345000353,0.594290475,0,0.594290475,2.423990398,1.477106624,3.901097022,0.113373254 -Roy Hinson,hinsoro01,1987,RS,PHI,5103,2489,-1.468599966,-0.008503784,-1.477103751,1.615684287,1.615684287,0,-1.678965671,0.050147235,-1.628818436,-0.047407381 -Roy Hinson,hinsoro01,1988,RS,PHI,1709,845,-2.432451921,-1.01070635,-3.44315827,-0.299788456,-0.299788456,0,-2.37972202,-0.827841391,-3.207563411,0.322030653 -Roy Hinson,hinsoro01,1988,RS,NJN,3630,1747,-0.362458311,-0.681574581,-1.044032892,1.521805673,1.521805673,0,-0.79402377,-0.19031514,-0.98433891,0.082467649 -Roy Hinson,hinsoro01,1989,RS,NJN,5362,2542,-1.673535968,-0.882739231,-2.556275199,0.251300085,0.251300085,0,-2.120278613,-0.712309801,-2.832588415,0.021450953 -Roy Hinson,hinsoro01,1990,RS,NJN,1659,793,-0.303019457,-1.166560755,-1.469580213,0.5172206,0.5172206,0,-0.747962568,-0.930801481,-1.678764049,-0.158121767 -Roy Hinson,hinsoro01,1991,RS,NJN,190,91,-3.207600459,-3.004387289,-6.211987748,-0.161417754,-0.161417754,0,-3.803600437,-3.346131265,-7.149731702,0.421751742 -Robert Hite,hitero01,2007,RS,MIA,258,136,-2.971109609,-1.321429198,-4.292538807,-0.107577849,-0.107577849,0,-2.792255495,-2.394010524,-5.186266019,0.474109394 -Darington Hobson,hobsoda01,2012,RS,MIL,77,39,-5.157263107,-2.355047084,-7.512310191,-0.095201572,-0.095201572,0,-5.366101654,-4.373611958,-9.739713612,0.430839405 -Craig Hodges,hodgecr01,1983,RS,SDC,4389,2022,-0.481298821,-2.216226328,-2.697525149,0.054271922,0.054271922,0,-0.692131113,-2.119270572,-2.811401685,0.265198683 -Craig Hodges,hodgecr01,1984,RS,SDC,3347,1571,-1.978093035,-1.456754937,-3.434847972,-0.551135722,-0.551135722,0,-2.072314556,-1.191172977,-3.263487534,0.41413869 -Craig Hodges,hodgecr01,1985,PO,MIL,453,216,-2.986856617,0.159683827,-2.82717279,-0.008892166,0,-0.008892166,-2.51743903,0.481417547,-2.036021483,1.443116803 -Craig Hodges,hodgecr01,1985,RS,MIL,5244,2496,1.751084339,-0.05681884,1.694265499,5.672312918,5.672312918,0,1.589225799,0.304993919,1.894219717,0.232302254 -Craig Hodges,hodgecr01,1986,PO,MIL,969,460,3.085737043,1.237070158,4.322807201,1.717280743,0,1.717280743,3.135409474,1.69543171,4.830841184,0.309885976 -Craig Hodges,hodgecr01,1986,RS,MIL,3741,1739,2.634296674,-0.117827725,2.516468949,4.671704322,4.671704322,0,2.571889688,-0.043675151,2.528214537,-0.020038772 -Craig Hodges,hodgecr01,1987,PO,MIL,472,226,2.510218717,-0.519844017,1.990374701,0.562082267,0,0.562082267,2.121004526,-1.035641015,1.08536351,-0.288785627 -Craig Hodges,hodgecr01,1987,RS,MIL,4538,2147,0.825107394,-1.065406903,-0.24029951,2.754096024,2.754096024,0,0.802672952,-0.876246126,-0.073573174,0.184498052 -Craig Hodges,hodgecr01,1988,RS,MIL,2022,983,0.279317358,-1.506808974,-1.227491616,0.771559804,0.771559804,0,0.182036858,-1.55684364,-1.374806782,1.053554878 -Craig Hodges,hodgecr01,1988,RS,PHO,985,462,0.588082146,-1.754295708,-1.166213562,0.377389927,0.377389927,0,0.406392606,-1.942869847,-1.536477241,1.099371364 -Craig Hodges,hodgecr01,1989,PO,CHI,1064,554,1.810507861,0.308531249,2.11903911,1.426691043,0,1.426691043,2.055430902,0.611064541,2.666495443,0.492470379 -Craig Hodges,hodgecr01,1989,RS,CHI,2273,1112,2.185767244,-0.985802281,1.199964963,2.268363894,2.268363894,0,2.084838183,-1.125894831,0.958943353,1.245108439 -Craig Hodges,hodgecr01,1989,RS,PHO,203,92,-1.51614864,-2.444186316,-3.960334956,-0.057392759,-0.057392759,0,-1.60866192,-3.235387156,-4.844049076,1.043186183 -Craig Hodges,hodgecr01,1990,PO,CHI,496,254,-1.335792376,-2.188103029,-3.523895405,-0.104541398,0,-0.104541398,-1.475161363,-2.601281373,-4.076442736,1.039239668 -Craig Hodges,hodgecr01,1990,RS,CHI,2150,1055,1.492553759,-2.197004,-0.704450241,1.099983554,1.099983554,0,1.233301219,-2.50416185,-1.270860631,-0.095509551 -Craig Hodges,hodgecr01,1991,PO,CHI,388,209,-2.164054332,0.228855908,-1.935198424,0.090507616,0,0.090507616,-1.612265043,-0.397991164,-2.010256207,0.948688033 -Craig Hodges,hodgecr01,1991,RS,CHI,1698,843,0.307689446,-1.104730624,-0.797041178,0.842673941,0.842673941,0,0.419998283,-1.582372537,-1.162374254,0.319695942 -Craig Hodges,hodgecr01,1992,PO,CHI,257,137,-2.650994842,-0.705653873,-3.356648715,-0.043854036,0,-0.043854036,-2.506255307,-1.997438921,-4.503694228,0.257152291 -Craig Hodges,hodgecr01,1992,RS,CHI,1104,555,-0.900725259,-1.643396508,-2.544121767,0.058341626,0.058341626,0,-0.572098387,-2.587085296,-3.159183683,0.075419584 -Donald Hodge,hodgedo01,1992,RS,DAL,2105,1058,-1.35899526,-1.072260371,-2.431255631,0.172402716,0.172402716,0,-1.552001859,-1.155846015,-2.707847874,0.197419382 -Donald Hodge,hodgedo01,1993,RS,DAL,2657,1267,-5.598656685,-1.650660599,-7.249317284,-2.925965874,-2.925965874,0,-5.61277069,-1.453708587,-7.066479277,0.589338102 -Donald Hodge,hodgedo01,1994,RS,DAL,852,428,-1.495535673,-0.718293763,-2.213829436,0.117453502,0.117453502,0,-1.953852761,-1.154954654,-3.108807415,0.306021885 -Donald Hodge,hodgedo01,1995,RS,DAL,1263,633,-4.868226013,-1.296145223,-6.164371235,-1.109686657,-1.109686657,0,-4.786634402,-1.253700949,-6.040335351,0.596400956 -Donald Hodge,hodgedo01,1996,RS,DAL,227,113,-5.799239216,-2.536938185,-8.336177401,-0.325596328,-0.325596328,0,-6.343089808,-1.520001873,-7.863091681,1.021167515 -Donald Hodge,hodgedo01,1996,RS,CHH,4,2,-7.604134866,0.432800517,-7.171334349,-0.004438516,-0.004438516,0,-8.301551561,-2.146163489,-10.44771505,-1.504068696 -Julius Hodge,hodgeju01,2006,RS,DEN,65,33,-6.059632911,-1.70741868,-7.767051591,-0.086618631,-0.086618631,0,-5.190486883,-3.087046271,-8.277533153,2.330664011 -Julius Hodge,hodgeju01,2007,RS,DEN,76,37,2.571493972,2.172135691,4.743629663,0.140574919,0.140574919,0,1.499097597,1.786764765,3.285862362,-0.582300304 -Julius Hodge,hodgeju01,2007,RS,MIL,54,28,-3.00030256,-2.790607995,-5.790910555,-0.0436089,-0.0436089,0,-3.650014411,-3.577136444,-7.227150855,0.359109803 -Fred Hoiberg,hoibefr01,1996,RS,IND,160,85,-0.197589484,1.65342439,1.455834906,0.184187107,0.184187107,0,-0.354820933,1.123768445,0.768947511,0.913434116 -Fred Hoiberg,hoibefr01,1997,RS,IND,1073,572,1.796937219,1.364545333,3.161482552,1.728601243,1.728601243,0,1.401159178,0.750652827,2.151812005,0.18128688 -Fred Hoiberg,hoibefr01,1998,PO,IND,36,20,4.06568769,1.896005039,5.961692729,0.091294945,0,0.091294945,3.844417429,1.653558001,5.49797543,-0.366803331 -Fred Hoiberg,hoibefr01,1998,RS,IND,1619,874,-0.455773258,1.240772163,0.784998905,1.587126196,1.587126196,0,-0.54948197,1.265661611,0.71617964,0.62695158 -Fred Hoiberg,hoibefr01,1999,PO,IND,37,20,1.245516884,9.81254269,11.05805957,0.145296149,0,0.145296149,1.416682541,8.929035319,10.34571786,-0.011858872 -Fred Hoiberg,hoibefr01,1999,RS,IND,158,87,-2.813532047,-3.792486543,-6.60601859,-0.173013811,-0.173013811,0,-3.18942959,-3.889951376,-7.079380966,0.975470004 -Fred Hoiberg,hoibefr01,2000,RS,CHI,1592,845,0.799748178,0.688338926,1.488087104,1.832626619,1.832626619,0,0.326676361,0.965417621,1.292093982,0.283965609 -Fred Hoiberg,hoibefr01,2001,RS,CHI,4228,2247,2.116988495,-0.755480385,1.36150811,4.706411792,4.706411792,0,1.534215499,-0.348363516,1.185851983,-0.139110776 -Fred Hoiberg,hoibefr01,2002,RS,CHI,2685,1408,-0.244268725,-0.119468842,-0.363737567,1.712533823,1.712533823,0,-0.952635949,-0.343698423,-1.296334372,-0.089173096 -Fred Hoiberg,hoibefr01,2003,RS,CHI,1545,784,-1.491247002,0.909862514,-0.581384488,0.866751279,0.866751279,0,-2.163542869,0.421904617,-1.741638252,-0.07303297 -Fred Hoiberg,hoibefr01,2004,PO,MIN,829,438,1.903131663,0.901419081,2.804550744,1.273096707,0,1.273096707,1.420529057,0.825967705,2.246496762,-0.495787274 -Fred Hoiberg,hoibefr01,2004,RS,MIN,3383,1804,0.742348333,0.757584164,1.499932497,3.90581612,3.90581612,0,0.46425512,0.74757838,1.2118335,-0.135787291 -Fred Hoiberg,hoibefr01,2005,RS,MIN,2388,1272,3.618367166,0.138137658,3.756504824,4.207919604,4.207919604,0,2.971098549,0.26966888,3.240767429,-0.318989225 -Randy Holcomb,holcora01,2006,RS,CHI,22,11,0.93415085,-1.593447659,-0.659296809,0.011770089,0.011770089,0,-0.884950867,-2.042520072,-2.92747094,0.28616636 -Aaron Holiday,holidaa01,2019,PO,IND,27,13,-8.643693668,-5.646160122,-14.28985379,-0.079149522,0,-0.079149522,-6.913032328,-1.95440484,-8.867437168,0.264473425 -Aaron Holiday,holidaa01,2019,RS,IND,1391,646,-0.455736746,2.358144951,1.902408205,1.543244525,1.543244525,0,-0.71786584,1.357450594,0.639584754,0.655394725 -Jrue Holiday,holidjr01,2010,RS,PHI,3411,1767,-0.342659663,-1.043562037,-1.3862217,1.231443978,1.231443978,0,-0.354040769,-0.987079089,-1.341119858,0.150095131 -Jrue Holiday,holidjr01,2011,PO,PHI,341,188,2.963228247,2.117960648,5.081188895,0.77025504,0,0.77025504,3.051820716,2.45768145,5.509502166,-0.510634018 -Jrue Holiday,holidjr01,2011,RS,PHI,5606,2901,1.714195983,0.061955589,1.776151571,6.681663667,6.681663667,0,1.759201091,0.588578085,2.347779177,-0.242739829 -Jrue Holiday,holidjr01,2012,PO,PHI,921,494,3.136139096,1.756784114,4.89292321,1.972618021,0,1.972618021,3.017978127,2.035556246,5.053534373,-0.639257285 -Jrue Holiday,holidjr01,2012,RS,PHI,4151,2196,-0.472435756,1.335800771,0.863365015,4.043160705,4.043160705,0,-0.110095004,1.70337166,1.593276656,-0.119773933 -Jrue Holiday,holidjr01,2013,RS,PHI,5611,2926,-0.001727075,0.822987932,0.821260856,5.316987639,5.316987639,0,0.287549986,0.907890044,1.19544003,-0.250632894 -Jrue Holiday,holidjr01,2014,RS,NOP,2267,1143,2.242770468,-0.065766062,2.177004406,2.865791904,2.865791904,0,1.946147557,0.815441826,2.761589383,-0.248133681 -Jrue Holiday,holidjr01,2015,PO,NOP,115,55,1.741028146,-2.315962408,-0.574934262,0.063603131,0,0.063603131,4.059879282,-2.518406642,1.54147264,1.003358254 -Jrue Holiday,holidjr01,2015,RS,NOP,2574,1303,3.33651127,-0.626117439,2.710393831,3.636545814,3.636545814,0,3.198887378,0.679167113,3.878054491,0.172432906 -Jrue Holiday,holidjr01,2016,RS,NOP,3781,1831,3.299605955,0.203151643,3.502757597,5.912891674,5.912891674,0,2.637130015,0.50598935,3.143119365,1.199615927 -Jrue Holiday,holidjr01,2017,RS,NOP,4533,2190,0.649747447,0.245775946,0.895523392,4.092000869,4.092000869,0,0.294805143,0.794214102,1.089019244,0.450783072 -Jrue Holiday,holidjr01,2018,PO,NOP,756,348,3.594176369,1.002431618,4.596607988,1.357368852,0,1.357368852,3.472384077,1.619475589,5.091859665,0.87554167 -Jrue Holiday,holidjr01,2018,RS,NOP,6235,2927,2.226106836,2.129361943,4.355468779,10.70848654,10.70848654,0,2.464318131,2.509951312,4.974269442,0.911440795 -Jrue Holiday,holidjr01,2019,RS,NOP,5211,2402,4.097605845,1.472658993,5.570264838,10.27363737,10.27363737,0,4.078266456,1.376999379,5.455265835,0.771105894 -Justin Holiday,holidju01,2013,RS,PHI,272,142,-2.992690838,-0.628858876,-3.621549714,-0.063098936,-0.063098936,0,-3.210608495,-1.960759532,-5.171368026,-0.064060649 -Justin Holiday,holidju01,2015,PO,GSW,23,11,-8.709992796,-1.22273765,-9.932730446,-0.042821685,0,-0.042821685,-6.022108086,-5.792849743,-11.81495783,2.893292521 -Justin Holiday,holidju01,2015,RS,GSW,1377,657,-1.845025759,1.489583148,-0.355442611,0.80847414,0.80847414,0,-1.082915015,1.426378312,0.343463297,0.694742318 -Justin Holiday,holidju01,2016,RS,ATL,544,263,-4.068007078,0.204161094,-3.863845984,-0.150177741,-0.150177741,0,-3.539418089,-0.327319071,-3.86673716,0.470044174 -Justin Holiday,holidju01,2016,RS,CHI,1057,510,-0.580806678,0.050534758,-0.53027192,0.582515667,0.582515667,0,-0.915861488,0.00260858,-0.913252908,0.835363745 -Justin Holiday,holidju01,2017,RS,NYK,3346,1639,-0.659090989,0.567136069,-0.09195492,2.229012438,2.229012438,0,-0.480582838,-0.05472157,-0.535304409,0.278372505 -Justin Holiday,holidju01,2018,RS,CHI,4739,2265,-0.932337502,1.08335125,0.151013748,3.383550437,3.383550437,0,-0.953974062,0.923408911,-0.030565151,0.92112819 -Justin Holiday,holidju01,2019,RS,CHI,2754,1325,-1.829693633,2.571575046,0.741881413,2.367693775,2.367693775,0,-1.63213434,2.311270895,0.679136555,0.307807094 -Justin Holiday,holidju01,2019,RS,MEM,2655,1282,-2.261792077,-0.29106054,-2.552852616,0.129409042,0.129409042,0,-2.840521362,0.481452491,-2.359068871,0.363231606 -Brad Holland,hollabr01,1980,PO,LAL,69,32,1.12139374,6.104880882,7.226274622,0.172243045,0,0.172243045,1.435114907,6.327012209,7.762127117,2.523907085 -Brad Holland,hollabr01,1980,RS,LAL,432,197,-1.040383662,0.859967523,-0.180416139,0.260701364,0.260701364,0,-0.829211695,0.188989278,-0.640222416,0.983288369 -Brad Holland,hollabr01,1981,PO,LAL,2,1,-51.4611762,-20.4279918,-71.88916801,-0.037692899,0,-0.037692899,-47.88835843,-29.00660178,-76.89496021,3.474121368 -Brad Holland,hollabr01,1981,RS,LAL,638,295,-4.246664614,0.029069267,-4.217595346,-0.223507829,-0.223507829,0,-4.163295957,-0.543899909,-4.707195866,1.223125902 -Brad Holland,hollabr01,1982,PO,MIL,6,3,16.77184716,-3.912152228,12.85969494,0.024124328,0,0.024124328,14.18288743,-6.352357303,7.830530124,-2.092334637 -Brad Holland,hollabr01,1982,RS,WSB,388,185,-3.324371491,1.281886123,-2.042485368,0.066686191,0.066686191,0,-3.370236136,0.521196158,-2.849039978,-0.143722331 -Brad Holland,hollabr01,1982,RS,MIL,19,9,-23.64106153,-4.669409618,-28.31047114,-0.118740617,-0.118740617,0,-21.8134587,-5.764734784,-27.57819348,1.193705572 -John Holland,hollajo02,2016,PO,BOS,2,1,-45.32330849,-14.96798733,-60.29129582,-0.031377806,0,-0.031377806,-20.03009324,-13.27545701,-33.30555025,3.453689354 -John Holland,hollajo02,2018,RS,CLE,367,174,-4.711493269,-2.980974818,-7.692468087,-0.441664617,-0.441664617,0,-3.992464169,-4.168532748,-8.160996917,0.655180385 -John Holland,hollajo02,2019,RS,CLE,2,1,-15.74663144,15.99244789,0.245816456,0.001433683,0.001433683,0,-10.63450998,5.053319052,-5.581190927,-6.319817712 -Wilbur Holland,hollawi01,1977,PO,CHI,182,84,1.001634136,-2.671773669,-1.670139533,0.047638444,0,0.047638444,0.041175087,-2.702065435,-2.660890348,-0.205387233 -Wilbur Holland,hollawi01,1977,RS,CHI,5169,2453,0.079417361,1.869583403,1.949000764,5.888223255,5.888223255,0,0.261536316,1.969471417,2.231007732,0.134302991 -Wilbur Holland,hollawi01,1978,RS,CHI,6168,2884,-0.014898862,0.542819808,0.527920946,4.829263285,4.829263285,0,0.33041366,1.09069236,1.42110602,0.136076137 -Wilbur Holland,hollawi01,1979,RS,CHI,5384,2483,0.040642389,0.440137223,0.480779612,4.096987681,4.096987681,0,-0.080650863,0.868658346,0.788007483,0.108541804 -Essie Hollis,hollies01,1979,RS,DET,348,154,-3.133231687,0.675887074,-2.457344612,0.023196781,0.023196781,0,-3.020269686,0.185812856,-2.83445683,0.943212579 -Lionel Hollins,hollili01,1977,PO,POR,1542,682,-1.337347723,1.465769919,0.128422195,1.038146344,0,1.038146344,-0.652640879,2.070543133,1.417902254,0.532015668 -Lionel Hollins,hollili01,1977,RS,POR,5061,2224,-0.369954089,1.568985469,1.199031381,4.504491563,4.504491563,0,0.277358337,2.000391246,2.277749583,0.567395226 -Lionel Hollins,hollili01,1978,PO,POR,455,223,0.175411775,-0.291747233,-0.116335458,0.309686524,0,0.309686524,0.354285949,0.171136308,0.525422257,0.218542462 -Lionel Hollins,hollili01,1978,RS,POR,6019,2741,-0.169103448,1.207922087,1.038818639,5.309766316,5.309766316,0,0.343415862,1.728738144,2.072154006,0.229615461 -Lionel Hollins,hollili01,1979,PO,POR,140,66,-7.337901498,-1.690650719,-9.028552217,-0.219822914,0,-0.219822914,-7.196573135,-1.64715819,-8.843731326,0.834949804 -Lionel Hollins,hollili01,1979,RS,POR,4286,1967,-1.042430572,0.053705313,-0.988725258,1.773822006,1.773822006,0,-0.656959191,0.316453028,-0.340506163,0.379782015 -Lionel Hollins,hollili01,1980,PO,PHI,1291,618,0.897639552,0.130522706,1.028162259,1.227854234,0,1.227854234,0.809245193,0.298766232,1.108011425,-0.06258951 -Lionel Hollins,hollili01,1980,RS,POR,858,413,-6.761377182,0.182560239,-6.578816944,-0.814790814,-0.814790814,0,-5.68812931,-0.21275715,-5.90088646,1.03596979 -Lionel Hollins,hollili01,1980,RS,PHI,1728,796,-1.183746025,0.28529527,-0.898450756,0.753523303,0.753523303,0,-1.048131719,0.488760012,-0.559371707,0.218338895 -Lionel Hollins,hollili01,1981,PO,PHI,1016,490,0.57623086,-0.165009703,0.411221157,0.813540014,0,0.813540014,0.440955377,0.383422252,0.824377628,-0.182378229 -Lionel Hollins,hollili01,1981,RS,PHI,4693,2154,-1.395128154,0.017354488,-1.377773666,1.510395208,1.510395208,0,-1.255367902,0.161322906,-1.094044996,0.161182243 -Lionel Hollins,hollili01,1982,PO,PHI,235,114,-6.123682386,1.779048434,-4.344633952,-0.096197872,0,-0.096197872,-5.40644754,0.994622692,-4.411824848,0.563741683 -Lionel Hollins,hollili01,1982,RS,PHI,4785,2257,-0.751697782,-0.21923879,-0.970936573,2.048778885,2.048778885,0,-0.562021798,0.031311704,-0.530710093,0.007440608 -Lionel Hollins,hollili01,1983,RS,SDC,4002,1844,-1.106980586,-0.695301212,-1.802281798,0.892818199,0.892818199,0,-0.830248326,-0.364315214,-1.19456354,0.140033454 -Lionel Hollins,hollili01,1984,PO,DET,13,6,-23.25653384,-4.810838717,-28.06737256,-0.079468401,0,-0.079468401,-22.47328863,-9.529992066,-32.00328069,-0.575221978 -Lionel Hollins,hollili01,1984,RS,DET,472,216,-2.269718512,-0.632288341,-2.902006853,-0.016806365,-0.016806365,0,-2.300953369,-1.349301936,-3.650255305,0.335499292 -Lionel Hollins,hollili01,1985,PO,HOU,206,94,-3.363400321,-1.131116892,-4.494517213,-0.086940048,0,-0.086940048,-4.04277557,-0.669367039,-4.712142609,0.791172142 -Lionel Hollins,hollili01,1985,RS,HOU,4200,1950,-0.784701792,-0.642271271,-1.426973063,1.316301026,1.316301026,0,-1.018103438,-0.500011927,-1.518115365,0.002728826 -Rondae Hollis-Jefferson,holliro01,2016,RS,BRK,1263,615,-0.916122731,4.461362708,3.545239977,1.978907059,1.978907059,0,-0.474362412,3.730038393,3.255675981,0.179598259 -Rondae Hollis-Jefferson,holliro01,2017,RS,BRK,3826,1761,-1.788870653,2.11041387,0.321543217,2.796902756,2.796902756,0,-2.016958965,1.49244441,-0.524514555,1.323578499 -Rondae Hollis-Jefferson,holliro01,2018,RS,BRK,4047,1920,-0.344435002,1.142456777,0.798021774,3.498920853,3.498920853,0,-0.340482655,0.96797882,0.627496164,0.666016441 -Rondae Hollis-Jefferson,holliro01,2019,PO,BRK,145,62,2.391328319,4.627101919,7.018430238,0.327020026,0,0.327020026,0.128479988,2.185116507,2.313596495,2.59886554 -Rondae Hollis-Jefferson,holliro01,2019,RS,BRK,2669,1234,-2.66192732,2.684587359,0.022660038,1.745830573,1.745830573,0,-2.619069198,2.013040087,-0.606029111,0.011700449 -Ryan Hollins,holliry01,2007,RS,CHA,359,185,-4.723713394,-2.267192333,-6.990905727,-0.407825736,-0.407825736,0,-4.899622921,-2.297612091,-7.197235012,1.752438235 -Ryan Hollins,holliry01,2008,RS,CHA,1029,532,-1.732225373,-1.046478913,-2.778704286,-0.007841469,-0.007841469,0,-2.50595914,-1.375299736,-3.881258875,0.604799109 -Ryan Hollins,holliry01,2009,PO,DAL,159,84,-2.121539045,0.287701945,-1.8338371,0.041218727,0,0.041218727,-2.44796173,0.939676093,-1.508285637,1.605623989 -Ryan Hollins,holliry01,2009,RS,DAL,501,260,-4.014187699,-0.601460533,-4.615648231,-0.249719672,-0.249719672,0,-4.058228937,-0.833470317,-4.891699253,0.839110281 -Ryan Hollins,holliry01,2009,RS,CHA,342,184,-1.255255883,-0.137518292,-1.392774175,0.128872742,0.128872742,0,-1.805719612,-0.27931744,-2.085037052,1.06394224 -Ryan Hollins,holliry01,2010,RS,MIN,2477,1223,-3.706082243,-2.569261454,-6.275343697,-2.214679912,-2.214679912,0,-3.880273338,-2.238324351,-6.118597689,0.638171744 -Ryan Hollins,holliry01,2011,RS,CLE,2316,1182,-2.661559212,-0.929611997,-3.591171209,-0.511209312,-0.511209312,0,-3.095906666,-0.58960779,-3.685514456,0.723039208 -Ryan Hollins,holliry01,2012,PO,BOS,315,170,-3.117389704,1.217027317,-1.900362387,0.076272605,0,0.076272605,-3.676203287,0.109124596,-3.56707869,0.318830994 -Ryan Hollins,holliry01,2012,RS,CLE,696,362,-4.786409266,-1.686101534,-6.4725108,-0.693913695,-0.693913695,0,-5.030893942,-1.747294235,-6.778188177,0.858904396 -Ryan Hollins,holliry01,2012,RS,BOS,305,160,-5.517034172,0.635341687,-4.881692485,-0.175992243,-0.175992243,0,-5.596175148,-0.323468832,-5.919643979,1.049699425 -Ryan Hollins,holliry01,2013,PO,LAC,69,37,-1.131278819,-2.745877984,-3.877156803,-0.022345859,0,-0.022345859,-1.437270932,-1.911915391,-3.349186323,1.654536878 -Ryan Hollins,holliry01,2013,RS,LAC,1273,663,-2.887819891,-0.333229127,-3.221049018,-0.161065304,-0.161065304,0,-3.256819231,-0.414275366,-3.671094597,1.009123609 -Ryan Hollins,holliry01,2014,PO,LAC,18,9,-11.06710656,3.322446196,-7.744660367,-0.023330285,0,-0.023330285,-6.48095017,-0.537747339,-7.018697509,-1.26897148 -Ryan Hollins,holliry01,2014,RS,LAC,1017,482,-2.508007739,1.531835358,-0.976172381,0.439580398,0.439580398,0,-2.377849789,0.458161215,-1.919688574,0.740359584 -Ryan Hollins,holliry01,2015,RS,SAC,901,441,-2.863271476,0.176715386,-2.68655609,0.01430858,0.01430858,0,-3.827171187,-1.737711534,-5.564882721,0.227159457 -Ryan Hollins,holliry01,2016,RS,WAS,96,48,-3.793687552,-4.586844862,-8.380532414,-0.137659012,-0.137659012,0,-4.568699031,-3.990590661,-8.559289692,-0.163316026 -Ryan Hollins,holliry01,2016,RS,MEM,807,412,-3.009523511,-1.944893379,-4.95441689,-0.460874449,-0.460874449,0,-4.17904069,-1.635411633,-5.814452323,-0.527009838 -Richaun Holmes,holmeri01,2016,RS,PHI,1482,702,-0.125068522,-1.956355132,-2.081423653,0.24045215,0.24045215,0,-0.925993111,-2.319334063,-3.245327174,0.405832733 -Richaun Holmes,holmeri01,2017,RS,PHI,2510,1193,-0.869736343,-1.26860278,-2.138339122,0.372865274,0.372865274,0,-0.873300937,-0.711408439,-1.584709375,0.149258553 -Richaun Holmes,holmeri01,2018,PO,PHI,26,11,-6.073710359,-5.592074797,-11.66578516,-0.052018546,0,-0.052018546,-4.243946982,-9.576357681,-13.82030466,0.779088971 -Richaun Holmes,holmeri01,2018,RS,PHI,1607,746,-1.741175938,-0.054921401,-1.796097339,0.362543648,0.362543648,0,-1.91441002,-0.088682223,-2.003092243,-0.142205909 -Richaun Holmes,holmeri01,2019,RS,PHO,2524,1184,-1.491995083,0.168929539,-1.323065544,0.859137343,0.859137343,0,-1.611254749,0.079515997,-1.531738752,-0.335856884 -Mike Holton,holtomi01,1985,PO,PHO,127,55,0.415839535,-5.253681019,-4.837841485,-0.060838624,0,-0.060838624,-0.505642107,-4.502230725,-5.007872832,0.718833981 -Mike Holton,holtomi01,1985,RS,PHO,3804,1761,-2.273905121,-1.033204625,-3.307109745,-0.500432499,-0.500432499,0,-2.561021987,-1.072300944,-3.633322931,-0.022617345 -Mike Holton,holtomi01,1986,RS,CHI,939,447,-1.215162135,-0.705986146,-1.921148281,0.189679946,0.189679946,0,-1.168535378,-0.566928681,-1.735464059,0.356755295 -Mike Holton,holtomi01,1986,RS,PHO,144,65,-6.73256747,-1.883621764,-8.616189235,-0.195433373,-0.195433373,0,-6.886516168,-1.994594082,-8.881110249,0.474366138 -Mike Holton,holtomi01,1987,PO,POR,19,9,-4.152357425,-4.095810129,-8.248167554,-0.026049437,0,-0.026049437,-5.384042085,-4.608144065,-9.992186151,0.042527517 -Mike Holton,holtomi01,1987,RS,POR,1060,479,-3.212310243,-2.092957188,-5.305267431,-0.626392025,-0.626392025,0,-3.337759817,-2.814688557,-6.152448375,0.313828692 -Mike Holton,holtomi01,1988,PO,POR,73,34,-4.045235381,0.300957358,-3.744278023,-0.017999435,0,-0.017999435,-4.269716768,0.531939564,-3.737777204,1.129233238 -Mike Holton,holtomi01,1988,RS,POR,2792,1279,-0.767307104,-1.374390321,-2.141697425,0.397361924,0.397361924,0,-1.188689539,-1.516022633,-2.704712172,0.105793103 -Mike Holton,holtomi01,1989,RS,CHH,3585,1696,0.045694454,-1.49236455,-1.446670096,1.125957584,1.125957584,0,-0.413985873,-1.035349,-1.449334873,-0.163797186 -Mike Holton,holtomi01,1990,RS,CHH,225,109,-5.687187509,-5.394562643,-11.08175015,-0.468685617,-0.468685617,0,-6.510997466,-5.387407025,-11.89840449,1.148003067 -Jerald Honeycutt,honeyje01,1998,RS,MIL,1007,530,-2.090576378,-1.120019787,-3.210596164,-0.126518428,-0.126518428,0,-1.347228804,-1.414708316,-2.76193712,1.445323304 -Jerald Honeycutt,honeyje01,1999,PO,PHI,22,12,-8.651410591,-5.979337926,-14.63074852,-0.078872999,0,-0.078872999,-7.828744118,-5.819560547,-13.64830467,4.454591275 -Jerald Honeycutt,honeyje01,1999,RS,PHI,168,90,-5.717479259,-1.252711072,-6.970190331,-0.198686049,-0.198686049,0,-4.918392781,-2.450429246,-7.368822026,2.277228601 -Jerald Honeycutt,honeyje01,1999,RS,MIL,22,12,-3.157737022,1.591833569,-1.565903453,0.0080309,0.0080309,0,-1.295694471,6.07629084,4.78059637,9.70032024 -Tyler Honeycutt,honeyty01,2012,RS,SAC,176,88,-2.326031333,-0.522334088,-2.848365421,-0.004378914,-0.004378914,0,-2.943798446,-1.864481875,-4.80828032,-0.783271537 -Tyler Honeycutt,honeyty01,2013,RS,SAC,63,32,-6.633272762,-2.632779725,-9.266052487,-0.106294953,-0.106294953,0,-6.613510674,-5.633722243,-12.24723292,-0.077649366 -Derek Hood,hoodde01,2000,RS,CHH,8,4,-28.66798344,-2.003370762,-30.6713542,-0.056114678,-0.056114678,0,-26.11111062,-4.361193299,-30.47230392,-1.4339401 -Rodney Hood,hoodro01,2015,RS,UTA,2046,1064,0.592396832,-1.17340597,-0.581009137,1.166610361,1.166610361,0,-0.304221591,-0.510644234,-0.814865825,-0.882223946 -Rodney Hood,hoodro01,2016,RS,UTA,4831,2541,2.091374426,-1.01221749,1.079156935,4.876834252,4.876834252,0,1.541016975,-0.363608927,1.177408048,-1.719386621 -Rodney Hood,hoodro01,2017,PO,UTA,543,277,-3.312919628,-0.025970094,-3.338889722,-0.084930004,0,-0.084930004,-0.618324944,0.859940192,0.241615248,-1.018424244 -Rodney Hood,hoodro01,2017,RS,UTA,3078,1593,0.169597985,-0.550480797,-0.380882812,1.906816044,1.906816044,0,0.073167428,0.165784078,0.238951506,-0.951649501 -Rodney Hood,hoodro01,2018,PO,CLE,496,260,-3.452878792,-5.085394783,-8.538273574,-0.787592808,0,-0.787592808,-2.720056713,-4.660418178,-7.380474891,-0.531174791 -Rodney Hood,hoodro01,2018,RS,CLE,1106,532,0.891786849,-2.921913087,-2.030126238,0.194665338,0.194665338,0,0.769623956,-2.039480052,-1.269856096,-0.369287248 -Rodney Hood,hoodro01,2018,RS,UTA,2201,1084,-0.522737905,-2.437767578,-2.960505483,-0.116037883,-0.116037883,0,0.127113618,-1.372823055,-1.245709437,-0.326849758 -Rodney Hood,hoodro01,2019,PO,POR,751,373,2.115389459,0.697562294,2.812951753,1.069392931,0,1.069392931,0.529706498,-1.193848348,-0.66414185,-2.045251154 -Rodney Hood,hoodro01,2019,RS,CLE,2487,1234,0.208662428,-1.242562642,-1.033900214,1.064387631,1.064387631,0,-0.199174719,-1.243666814,-1.442841533,-1.513575469 -Rodney Hood,hoodro01,2019,RS,POR,1372,659,-0.346252929,0.080701799,-0.265551131,0.827338352,0.827338352,0,-0.357074263,-0.344056981,-0.701131244,-0.974512901 -Dave Hoppen,hoppeda01,1988,RS,MIL,72,35,-3.841666115,-3.015392491,-6.857058607,-0.072751797,-0.072751797,0,-4.03334523,-3.903294349,-7.936639579,-0.80804213 -Dave Hoppen,hoppeda01,1988,RS,GSW,1300,607,-2.601891907,-1.785052548,-4.386944455,-0.507900127,-0.507900127,0,-2.809977001,-1.689210846,-4.499187847,0.18938225 -Dave Hoppen,hoppeda01,1989,RS,CHH,2999,1419,-2.068972445,-1.458043287,-3.527015732,-0.565715965,-0.565715965,0,-2.36804253,-0.896121396,-3.264163925,0.575502395 -Dave Hoppen,hoppeda01,1990,RS,CHH,279,135,-3.90186074,-2.16665423,-6.06851497,-0.229973861,-0.229973861,0,-4.140187077,-1.773287389,-5.913474466,0.611854561 -Dave Hoppen,hoppeda01,1991,PO,PHI,17,9,3.281091824,-0.182843748,3.098248076,0.028128389,0,0.028128389,2.522183913,-1.066917816,1.455266097,1.475557666 -Dave Hoppen,hoppeda01,1991,RS,CHH,230,112,-3.112088941,-3.022592157,-6.134681098,-0.194803849,-0.194803849,0,-3.285205042,-3.537602931,-6.822807973,0.714970923 -Dave Hoppen,hoppeda01,1991,RS,PHI,87,43,-0.434797373,-1.253478118,-1.688275492,0.023816865,0.023816865,0,-0.757528766,-0.134672116,-0.892200881,2.230395727 -Dave Hoppen,hoppeda01,1992,RS,PHI,79,40,-9.520003318,-3.300372594,-12.82037591,-0.208386336,-0.208386336,0,-9.259456681,-3.800706862,-13.06016354,1.366316185 -Dave Hoppen,hoppeda01,1993,RS,NJN,20,10,-3.230053226,-0.352000048,-3.582053274,-0.00432481,-0.00432481,0,-3.651846996,0.048636287,-3.603210709,1.838111639 -Dennis Hopson,hopsode01,1988,RS,NJN,2836,1365,-3.135816312,-0.837936111,-3.973752423,-0.855887486,-0.855887486,0,-3.254794876,-1.073323776,-4.328118652,0.430277521 -Dennis Hopson,hopsode01,1989,RS,NJN,3272,1551,-1.489573736,-0.465564473,-1.955138209,0.629409837,0.629409837,0,-1.663087562,-0.366547241,-2.029634803,0.067987807 -Dennis Hopson,hopsode01,1990,RS,NJN,5338,2551,-1.32514024,-0.719882149,-2.04502239,0.916784944,0.916784944,0,-1.661658834,-0.583866723,-2.245525556,-0.08222221 -Dennis Hopson,hopsode01,1991,PO,CHI,33,18,-5.451667056,-1.504389963,-6.956057019,-0.040168553,0,-0.040168553,-5.254617348,-3.127795019,-8.382412367,0.784259003 -Dennis Hopson,hopsode01,1991,RS,CHI,1467,728,-3.446140056,-1.046648444,-4.492788501,-0.648916451,-0.648916451,0,-3.320244777,-1.88392313,-5.204167907,0.245035822 -Dennis Hopson,hopsode01,1992,RS,SAC,2737,1304,0.083841083,-1.215896113,-1.13205503,1.081292057,1.081292057,0,-0.171499602,-1.494513771,-1.666013372,0.442815516 -Dennis Hopson,hopsode01,1992,RS,CHI,20,10,-3.913216345,4.127861319,0.214644974,0.015450765,0.015450765,0,-3.707975437,4.93477353,1.226798093,2.103125412 -Scotty Hopson,hopsosc01,2014,RS,CLE,16,7,-7.714095129,-3.122603677,-10.83669881,-0.029645797,-0.029645797,0,-2.72821327,-2.965267071,-5.693480341,2.540477237 -Scotty Hopson,hopsosc01,2018,RS,DAL,21,8,-10.97012479,-3.048889067,-14.01901386,-0.047591434,-0.047591434,0,-9.444831189,-8.53798237,-17.98281356,3.441640817 -Cedrick Hordges,hordgce01,1981,RS,DEN,3700,1599,-2.009095757,-1.550402835,-3.559498592,-0.662057702,-0.662057702,0,-1.870967406,-1.395266979,-3.266234385,0.259181265 -Cedrick Hordges,hordgce01,1982,PO,DEN,101,45,-4.302718272,-2.709680793,-7.012399064,-0.10110343,0,-0.10110343,-3.807198906,-3.710612362,-7.517811268,0.171961255 -Cedrick Hordges,hordgce01,1982,RS,DEN,3174,1372,-2.792081561,-2.229197024,-5.021278584,-1.599805949,-1.599805949,0,-2.387581767,-2.098519388,-4.486101155,0.637363604 -Al Horford,horfoal01,2008,PO,ATL,501,277,1.047086991,-2.247137517,-1.200050526,0.22441165,0,0.22441165,1.051292025,-1.16543258,-0.114140555,-0.593603425 -Al Horford,horfoal01,2008,RS,ATL,4876,2540,-1.992716215,0.345036073,-1.647680142,1.423806204,1.423806204,0,-1.836872868,0.623282559,-1.213590309,-0.307733862 -Al Horford,horfoal01,2009,PO,ATL,438,252,-2.115418801,0.635196741,-1.480222059,0.167944064,0,0.167944064,-2.378444433,1.01951302,-1.358931413,-0.230299147 -Al Horford,horfoal01,2009,RS,ATL,4233,2242,-1.395038529,1.733623456,0.338584927,3.511402284,3.511402284,0,-1.328268947,1.734732856,0.40646391,-0.565610308 -Al Horford,horfoal01,2010,PO,ATL,702,388,1.151228153,0.869604393,2.020832546,0.965806244,0,0.965806244,0.970995944,1.055795481,2.026791425,-0.767565952 -Al Horford,horfoal01,2010,RS,ATL,5402,2845,1.180305192,2.115502451,3.295807643,8.704958273,8.704958273,0,1.172586824,2.02501363,3.197600454,-0.755671046 -Al Horford,horfoal01,2011,PO,ATL,847,468,-1.391604475,0.341430395,-1.05017408,0.414778706,0,0.414778706,-1.360874682,0.622395223,-0.73847946,-0.811902209 -Al Horford,horfoal01,2011,RS,ATL,5088,2704,1.111837276,1.205446191,2.317283468,6.925581477,6.925581477,0,1.001485776,1.495113988,2.496599764,-0.868464241 -Al Horford,horfoal01,2012,PO,ATL,200,108,-1.08626733,3.004591377,1.918324047,0.265889281,0,0.265889281,-0.849153133,3.079366473,2.23021334,0.200344163 -Al Horford,horfoal01,2012,RS,ATL,661,348,0.128095028,0.701409746,0.829504774,0.630032938,0.630032938,0,0.121033284,0.78426732,0.905300604,-0.800183853 -Al Horford,horfoal01,2013,PO,ATL,419,218,0.548635398,1.194261096,1.742896494,0.51209248,0,0.51209248,0.43328867,1.348544164,1.781832834,-0.579159608 -Al Horford,horfoal01,2013,RS,ATL,5378,2756,0.040401404,1.230855193,1.271256597,5.607114625,5.607114625,0,0.09746177,1.513582826,1.611044597,-0.777500294 -Al Horford,horfoal01,2014,RS,ATL,1934,958,-1.526519103,2.43475599,0.908236886,1.783800249,1.783800249,0,-1.260007766,1.088686042,-0.171321725,-0.227553661 -Al Horford,horfoal01,2015,PO,ATL,1047,522,-0.530280009,4.439350815,3.909070806,1.820075974,0,1.820075974,-2.354020406,2.697665481,0.343645075,-0.475511404 -Al Horford,horfoal01,2015,RS,ATL,4637,2318,0.440596213,1.581138127,2.02173434,5.602148953,5.602148953,0,0.927210308,0.889998215,1.817208522,-0.698608161 -Al Horford,horfoal01,2016,PO,ATL,670,327,-2.2956887,4.900926856,2.605238155,0.926787216,0,0.926787216,-0.002504515,3.116735046,3.114230531,0.549611799 -Al Horford,horfoal01,2016,RS,ATL,5463,2631,-0.248532666,1.775043008,1.526510342,5.740343654,5.740343654,0,0.0450804,1.812439845,1.857520245,-0.002910376 -Al Horford,horfoal01,2017,PO,BOS,1188,610,2.157355363,-1.08214232,1.075213043,1.209191543,0,1.209191543,0.541992526,-2.622567122,-2.080574597,-1.465804651 -Al Horford,horfoal01,2017,RS,BOS,4464,2193,0.69277794,0.277490175,0.970268115,4.144691862,4.144691862,0,0.895927486,0.123257843,1.019185329,-0.419448037 -Al Horford,horfoal01,2018,PO,BOS,1327,679,1.209865075,2.667081741,3.876946816,2.332728247,0,2.332728247,-1.326575215,2.166880817,0.840305602,-1.4423478 -Al Horford,horfoal01,2018,RS,BOS,4612,2277,0.8659446,3.291071879,4.157016479,7.986477484,7.986477484,0,0.447545744,2.625121205,3.072666949,-0.464565733 -Al Horford,horfoal01,2019,PO,BOS,652,310,2.263267399,7.19411486,9.45738226,1.982425276,0,1.982425276,3.285034191,5.691813316,8.976847507,-0.442710373 -Al Horford,horfoal01,2019,RS,BOS,4144,1973,1.463897992,1.407035663,2.870933656,5.635706284,5.635706284,0,1.725227606,1.685759245,3.410986851,-0.404612231 -Tito Horford,horfoti01,1989,RS,MIL,233,112,-11.2943741,-1.978260098,-13.2726342,-0.603573927,-0.603573927,0,-10.42498191,-3.807355143,-14.23233705,0.38731321 -Tito Horford,horfoti01,1990,PO,MIL,4,2,12.63642926,-4.143964796,8.49246446,0.011664817,0,0.011664817,10.51599909,-6.773355698,3.742643392,-1.369107731 -Tito Horford,horfoti01,1990,RS,MIL,487,236,-8.663440678,0.509996943,-8.153443735,-0.652481292,-0.652481292,0,-8.494726911,-0.712949493,-9.207676404,0.285851875 -Tito Horford,horfoti01,1994,RS,WSB,57,28,-8.73922339,1.120439671,-7.618783719,-0.069404031,-0.069404031,0,-8.56088002,0.092952547,-8.467927474,-0.206811345 -Jeff Hornacek,hornaje01,1987,RS,PHO,3355,1561,-0.354644549,-1.175604826,-1.530249376,0.971030668,0.971030668,0,-0.678365181,-1.544578685,-2.222943866,-0.042618162 -Jeff Hornacek,hornaje01,1988,RS,PHO,4783,2243,2.864934829,-0.394753965,2.470180865,5.947764729,5.947764729,0,2.301021149,-0.502433542,1.798587607,-0.440347318 -Jeff Hornacek,hornaje01,1989,PO,PHO,823,374,2.768940434,0.761289489,3.530229923,1.231054407,0,1.231054407,2.511627679,0.879084379,3.390712058,-0.378952607 -Jeff Hornacek,hornaje01,1989,RS,PHO,5477,2487,3.170465679,0.855852291,4.02631797,8.57199128,8.57199128,0,3.064826261,1.038303386,4.103129646,-0.311198952 -Jeff Hornacek,hornaje01,1990,PO,PHO,1203,583,4.291152927,1.261799142,5.552952069,2.541961548,0,2.541961548,4.126692658,1.532283992,5.658976649,-0.19729601 -Jeff Hornacek,hornaje01,1990,RS,PHO,4834,2278,4.292014479,1.066947594,5.358962073,9.389120277,9.389120277,0,4.27517019,1.213755247,5.488925437,-0.374056529 -Jeff Hornacek,hornaje01,1991,PO,PHO,295,145,2.296926644,-0.266876485,2.030050159,0.36296607,0,0.36296607,1.322697291,0.558548512,1.881245803,-0.452866892 -Jeff Hornacek,hornaje01,1991,RS,PHO,5817,2733,4.07846947,0.252880435,4.331349905,9.834044144,9.834044144,0,3.968219066,0.615443777,4.583662842,-0.401795212 -Jeff Hornacek,hornaje01,1992,PO,PHO,720,343,3.537036491,0.314854942,3.851891433,1.185175948,0,1.185175948,3.821851388,0.841179104,4.663030492,-0.497024627 -Jeff Hornacek,hornaje01,1992,RS,PHO,6447,3078,4.207144265,1.064345579,5.271489843,12.56909867,12.56909867,0,4.172712203,1.513687648,5.686399851,-0.216020055 -Jeff Hornacek,hornaje01,1993,RS,PHI,5936,2860,2.422595943,-0.522753239,1.899842704,6.771511406,6.771511406,0,2.407682258,0.297644834,2.705327092,-0.19354884 -Jeff Hornacek,hornaje01,1994,PO,UTA,1015,558,3.863885458,0.612589615,4.476475073,2.11695813,0,2.11695813,3.641364659,0.718336845,4.359701504,-0.206181456 -Jeff Hornacek,hornaje01,1994,RS,UTA,1620,826,3.237636162,-0.358679469,2.878956693,2.37985777,2.37985777,0,2.818193313,-0.113183993,2.70500932,0.311315654 -Jeff Hornacek,hornaje01,1994,RS,PHI,4021,1994,2.080136887,-0.719438952,1.360697935,4.199457965,4.199457965,0,1.868325366,0.016759378,1.885084744,0.4023906 -Jeff Hornacek,hornaje01,1995,PO,UTA,336,178,3.388388441,-1.352119757,2.036268684,0.44811269,0,0.44811269,3.279854258,-0.496804377,2.78304988,-0.037472179 -Jeff Hornacek,hornaje01,1995,RS,UTA,5261,2696,4.348075695,0.586757872,4.934833566,10.53523663,10.53523663,0,4.283943023,0.735388929,5.019331952,-0.313578636 -Jeff Hornacek,hornaje01,1996,PO,UTA,1164,644,6.303487901,0.70077317,7.00426107,3.268846197,0,3.268846197,5.956441868,0.829114704,6.785556572,-0.976903767 -Jeff Hornacek,hornaje01,1996,RS,UTA,4908,2588,4.559180241,0.138794159,4.6979744,9.777561861,9.777561861,0,4.36428998,0.216727599,4.581017579,-0.53607598 -Jeff Hornacek,hornaje01,1997,PO,UTA,1285,704,3.771680231,0.278065415,4.049745646,2.508475777,0,2.508475777,3.579261983,0.407536569,3.986798552,-0.36622919 -Jeff Hornacek,hornaje01,1997,RS,UTA,4916,2592,4.334589292,0.735666821,5.070256114,10.30881809,10.30881809,0,4.242464044,0.87458819,5.117052233,-0.291085865 -Jeff Hornacek,hornaje01,1998,PO,UTA,1147,636,0.963915514,0.883185519,1.847101033,1.532546248,0,1.532546248,0.761026368,0.968718412,1.729744781,-0.335262039 -Jeff Hornacek,hornaje01,1998,RS,UTA,4624,2460,4.619642606,0.192835441,4.812478048,9.447198157,9.447198157,0,4.468590517,0.407471229,4.876061746,-0.42741584 -Jeff Hornacek,hornaje01,1999,PO,UTA,553,304,3.153220096,0.773483803,3.926703899,1.068808043,0,1.068808043,2.728113959,1.125785528,3.853899487,0.062562434 -Jeff Hornacek,hornaje01,1999,RS,UTA,2631,1435,3.27837452,0.451550111,3.729924631,4.719033995,4.719033995,0,2.99258906,0.410567869,3.403156929,-0.47725742 -Jeff Hornacek,hornaje01,2000,PO,UTA,550,297,1.081498758,-0.330191786,0.751306972,0.546863475,0,0.546863475,0.826385645,-0.018469086,0.807916559,-0.05288953 -Jeff Hornacek,hornaje01,2000,RS,UTA,4027,2133,2.403854355,-0.709335087,1.694519268,4.81472902,4.81472902,0,2.104148795,-0.851087624,1.253061171,-0.429495857 -Dennis Horner,hornede01,2012,RS,NJN,42,22,-3.196643087,-2.75507982,-5.951722907,-0.035749082,-0.035749082,0,-3.956384839,-4.833349038,-8.789733877,-0.483981007 -Robert Horry,horryro01,1993,PO,HOU,718,374,0.374936114,2.449754157,2.82469027,1.099781906,0,1.099781906,0.44980564,2.130754398,2.580560038,0.225173305 -Robert Horry,horryro01,1993,RS,HOU,4635,2330,-1.648405893,0.696438754,-0.951967139,2.136952354,2.136952354,0,-1.635043595,0.542122814,-1.092920781,-0.022358864 -Robert Horry,horryro01,1994,PO,HOU,1474,778,2.860280627,2.885333563,5.74561419,3.473169559,0,3.473169559,2.901677158,3.028458949,5.930136107,-0.123697003 -Robert Horry,horryro01,1994,RS,HOU,4744,2370,-0.087514764,2.313282783,2.22576802,6.01159407,6.01159407,0,-0.109106839,2.069429485,1.960322645,-0.079582549 -Robert Horry,horryro01,1995,PO,HOU,1630,841,2.58997343,2.135959248,4.725932677,3.294991154,0,3.294991154,2.979598423,2.162639153,5.142237575,-0.363937038 -Robert Horry,horryro01,1995,RS,HOU,4117,2074,-0.286652934,1.336327375,1.049674441,4.013192797,4.013192797,0,0.094282489,1.31677008,1.411052569,-0.174281023 -Robert Horry,horryro01,1996,PO,HOU,607,308,1.445963886,3.572963277,5.018927163,1.263454824,0,1.263454824,1.966747439,3.938440145,5.905187584,0.304599829 -Robert Horry,horryro01,1996,RS,HOU,5173,2634,0.725404849,1.710778986,2.436183835,6.96216098,6.96216098,0,1.082668104,1.779457037,2.862125141,-0.098401205 -Robert Horry,horryro01,1997,PO,LAL,509,279,1.433271905,2.243046883,3.676318788,0.942786503,0,0.942786503,1.325691128,2.117479522,3.443170651,-0.061735493 -Robert Horry,horryro01,1997,RS,LAL,1298,676,1.100830104,1.900523191,3.001353295,2.012498121,2.012498121,0,1.142637067,2.402310046,3.544947114,1.328769323 -Robert Horry,horryro01,1997,RS,PHO,1412,719,-1.546282908,-0.538732492,-2.0850154,0.24732833,0.24732833,0,-1.293016941,-0.521205486,-1.814222427,1.267957961 -Robert Horry,horryro01,1998,PO,LAL,786,422,2.94663739,0.253058881,3.19969627,1.315828506,0,1.315828506,2.899403535,0.539057962,3.438461497,-0.351285545 -Robert Horry,horryro01,1998,RS,LAL,4323,2192,0.361716993,2.410086261,2.771803255,6.176575812,6.176575812,0,0.650286844,2.637652786,3.28793963,0.018059334 -Robert Horry,horryro01,1999,PO,LAL,339,177,1.171248397,0.804149719,1.975398116,0.442363064,0,0.442363064,0.873362388,1.149884524,2.023246913,0.443734882 -Robert Horry,horryro01,1999,RS,LAL,1436,744,-0.237554326,1.522166455,1.284612129,1.53631088,1.53631088,0,-0.006539944,1.270046432,1.263506489,0.283085483 -Robert Horry,horryro01,2000,PO,LAL,1176,618,1.353796924,0.863957338,2.217754262,1.62676949,0,1.62676949,1.674396906,1.143895847,2.818292753,0.621441467 -Robert Horry,horryro01,2000,RS,LAL,3313,1685,0.270725432,3.068579796,3.339305228,5.236437043,5.236437043,0,0.484689732,2.831262946,3.315952678,0.027726268 -Robert Horry,horryro01,2001,PO,LAL,741,382,1.66953212,2.649892165,4.319424285,1.431117668,0,1.431117668,2.239508488,2.712681697,4.952190185,0.642738008 -Robert Horry,horryro01,2001,RS,LAL,3067,1587,-0.438309574,-0.471494796,-0.90980437,1.498269818,1.498269818,0,-0.126364014,-0.28953468,-0.415898694,0.513557631 -Robert Horry,horryro01,2002,PO,LAL,1355,703,1.711057557,3.267683043,4.9787406,2.855800546,0,2.855800546,2.032009662,3.426889854,5.458899516,-0.102709728 -Robert Horry,horryro01,2002,RS,LAL,4153,2140,0.459766483,2.14043535,2.600201833,5.833072462,5.833072462,0,0.724345761,2.016173808,2.740519568,-0.132416345 -Robert Horry,horryro01,2003,PO,LAL,729,373,-1.795526432,3.26407967,1.468553238,0.83290272,0,0.83290272,-1.077384434,2.995897743,1.918513309,0.542857654 -Robert Horry,horryro01,2003,RS,LAL,4567,2343,-0.041925232,2.25543393,2.213508698,5.938482946,5.938482946,0,0.250173261,2.203470083,2.453643344,0.079329212 -Robert Horry,horryro01,2004,PO,SAS,388,211,3.792961089,1.859939663,5.652900752,0.936978548,0,0.936978548,3.578656432,2.229854409,5.808510841,0.385601794 -Robert Horry,horryro01,2004,RS,SAS,2425,1290,0.341707375,2.514020735,2.85572811,3.699858449,3.699858449,0,0.327762141,2.309573186,2.637335327,0.257119153 -Robert Horry,horryro01,2005,PO,SAS,1137,618,4.106178556,1.574921868,5.681100424,2.72876738,0,2.72876738,4.208177843,1.695736056,5.903913899,-0.427534388 -Robert Horry,horryro01,2005,RS,SAS,2615,1396,-0.228752121,1.948391124,1.719639003,3.185773085,3.185773085,0,0.141873595,1.851747526,1.993621122,0.067099219 -Robert Horry,horryro01,2006,PO,SAS,417,224,0.151691786,0.063671464,0.215363249,0.350401354,0,0.350401354,0.214421207,-0.214130621,0.000290586,0.226740151 -Robert Horry,horryro01,2006,RS,SAS,2204,1182,-0.256025201,3.016954661,2.76092946,3.3236434,3.3236434,0,0.082764628,2.639227821,2.721992449,0.006675521 -Robert Horry,horryro01,2007,PO,SAS,676,361,-0.274307489,3.033964515,2.759657027,1.042213378,0,1.042213378,-0.328456061,2.172833913,1.844377852,-0.380155002 -Robert Horry,horryro01,2007,RS,SAS,2127,1124,-1.472327955,2.837769456,1.365441501,2.364505449,2.364505449,0,-0.923448783,2.461105124,1.537656341,0.175222225 -Robert Horry,horryro01,2008,PO,SAS,290,154,-2.718105393,1.979485934,-0.738619459,0.166672849,0,0.166672849,-2.529040575,3.102238445,0.57319787,2.01244682 -Robert Horry,horryro01,2008,RS,SAS,1091,583,-2.22224054,1.408752217,-0.813488323,0.57826413,0.57826413,0,-1.922788271,0.959946576,-0.962841695,0.366300484 -Ed Horton,hortoed01,1990,RS,WSB,783,374,-1.30419073,-2.140890501,-3.445081231,-0.133686433,-0.133686433,0,-1.106009972,-2.485787113,-3.591797084,0.791775933 -Danuel House Jr.,houseda01,2017,RS,WAS,2,1,-19.33872217,17.46187954,-1.876842627,0.000424441,0.000424441,0,-17.60395015,7.380937394,-10.22301275,-4.633567495 -Danuel House Jr.,houseda01,2018,RS,PHO,846,403,1.078605898,0.69282547,1.771431368,0.92417966,0.92417966,0,0.443489901,-0.877890842,-0.434400941,-0.584148783 -Danuel House Jr.,houseda01,2019,PO,HOU,298,141,-2.535081168,-2.021498423,-4.556579591,-0.133710066,0,-0.133710066,-0.040764593,-2.306828123,-2.347592717,-0.243029795 -Danuel House Jr.,houseda01,2019,RS,HOU,2053,979,1.004293008,-0.472711458,0.53158155,1.639209236,1.639209236,0,0.87931376,-0.413660788,0.465652972,0.006581365 -Eddie House,houseed01,2001,PO,MIA,121,64,-2.966998527,-0.653075467,-3.620073994,-0.029629035,0,-0.029629035,-2.772893176,-0.270893888,-3.043787065,1.011029852 -Eddie House,houseed01,2001,RS,MIA,1009,550,-2.017417363,-2.731439701,-4.748857064,-0.565043994,-0.565043994,0,-2.160413892,-3.221175411,-5.381589303,0.682344346 -Eddie House,houseed01,2002,RS,MIA,2265,1230,-1.606678321,-1.265949354,-2.872627675,-0.077328729,-0.077328729,0,-1.390101932,-1.422851283,-2.812953215,0.446325606 -Eddie House,houseed01,2003,RS,MIA,1896,1025,-1.613927146,-0.090347267,-1.704274412,0.548959461,0.548959461,0,-1.571786412,-0.493226837,-2.065013249,0.352261489 -Eddie House,houseed01,2004,RS,LAC,2278,1188,-0.667879682,-1.207843818,-1.8757235,0.530722387,0.530722387,0,-0.378338718,-1.081945363,-1.460284081,0.139034881 -Eddie House,houseed01,2005,PO,SAC,44,23,-0.352785659,-5.198445148,-5.551230807,-0.033381417,0,-0.033381417,-1.469535326,-6.182214239,-7.651749564,-1.38977535 -Eddie House,houseed01,2005,RS,SAC,1078,550,0.462915992,-2.681397579,-2.218481587,0.150081357,0.150081357,0,0.175731547,-3.347669553,-3.171938006,0.575079447 -Eddie House,houseed01,2005,RS,MIL,78,41,0.012882741,-0.77464648,-0.761763739,0.042100552,0.042100552,0,-0.00584532,-1.047740714,-1.053586034,1.12906045 -Eddie House,houseed01,2005,RS,CHA,583,300,0.415402696,1.447643408,1.863046104,0.714835453,0.714835453,0,0.649110048,1.844981786,2.494091834,1.142166076 -Eddie House,houseed01,2006,PO,PHO,253,130,-6.660077515,-3.186027285,-9.8461048,-0.486259099,0,-0.486259099,-6.654776206,-4.410259773,-11.06503598,0.156828481 -Eddie House,houseed01,2006,RS,PHO,2869,1421,-0.174593479,-1.516719532,-1.691313011,0.767700289,0.767700289,0,0.402599419,-2.062782145,-1.660182726,0.018905466 -Eddie House,houseed01,2007,PO,NJN,34,18,-6.981014004,-0.680538217,-7.661552221,-0.048203368,0,-0.048203368,-5.452517029,-1.573345759,-7.025862789,3.278197857 -Eddie House,houseed01,2007,RS,NJN,1822,946,1.026175217,-2.142979552,-1.116804335,0.787279153,0.787279153,0,0.969525204,-2.302546293,-1.333021089,-0.115842329 -Eddie House,houseed01,2008,PO,BOS,299,165,-0.174159289,0.900932833,0.726773544,0.302666422,0,0.302666422,-0.236034402,-0.167774795,-0.403809197,0.236898162 -Eddie House,houseed01,2008,RS,BOS,2835,1480,0.81760247,1.437263433,2.254865903,3.792141577,3.792141577,0,1.125351146,1.036365401,2.161716547,0.321503169 -Eddie House,houseed01,2009,PO,BOS,447,232,2.959526617,-0.186879833,2.772646784,0.676538641,0,0.676538641,2.545422133,-0.040415893,2.50500624,0.312243326 -Eddie House,houseed01,2009,RS,BOS,2817,1479,2.037725755,0.109120321,2.146846076,3.704365966,3.704365966,0,2.339332659,0.080626195,2.419958854,0.23295401 -Eddie House,houseed01,2010,RS,NYK,735,371,-3.111885516,-1.366081621,-4.477967136,-0.330844944,-0.330844944,0,-2.910364476,-2.097016695,-5.007381171,1.081405587 -Eddie House,houseed01,2010,RS,BOS,1633,846,-1.197844769,0.258849183,-0.938995586,0.796885304,0.796885304,0,-0.904712496,-0.179733354,-1.084445849,1.825645542 -Eddie House,houseed01,2011,PO,MIA,87,48,-7.144579366,2.783033767,-4.361545599,-0.041731037,0,-0.041731037,-5.698524514,2.289916041,-3.408608473,2.243525512 -Eddie House,houseed01,2011,RS,MIA,1873,978,0.473858667,-0.057639051,0.416219616,1.581192285,1.581192285,0,0.588924589,-0.396950893,0.191973696,0.078216322 -Allan Houston,houstal01,1994,RS,DET,3015,1519,-3.444258321,-2.715705643,-6.159963965,-2.659387874,-2.659387874,0,-3.535180893,-2.837477929,-6.372658821,0.607688033 -Allan Houston,houstal01,1995,RS,DET,3920,1996,2.059097943,-2.323588577,-0.264490634,2.536630192,2.536630192,0,1.841622738,-2.187978877,-0.346356139,0.203938826 -Allan Houston,houstal01,1996,PO,DET,237,136,1.674944269,-3.373534313,-1.698590045,0.075492387,0,0.075492387,2.002999416,-2.855399798,-0.852400381,0.293230317 -Allan Houston,houstal01,1996,RS,DET,5677,3072,1.771766325,-0.919147587,0.852618737,5.6469334,5.6469334,0,1.916869173,-0.814684464,1.102184709,0.006997189 -Allan Houston,houstal01,1997,PO,NYK,667,360,1.411426062,-0.90012961,0.511296452,0.611812369,0,0.611812369,1.335522995,-1.247224285,0.08829871,-0.854337498 -Allan Houston,houstal01,1997,RS,NYK,5113,2681,-0.319023475,-1.025703131,-1.344726606,1.925700278,1.925700278,0,-0.32344588,-0.944128112,-1.267573992,0.166271616 -Allan Houston,houstal01,1998,PO,NYK,736,403,-0.331751923,-1.517664944,-1.849416867,0.190109167,0,0.190109167,-0.480576817,-1.699046985,-2.179623803,-0.394696039 -Allan Houston,houstal01,1998,RS,NYK,5293,2848,-0.519574389,-0.506556455,-1.026130844,2.502129051,2.502129051,0,-0.507914429,-0.624071687,-1.131986116,-0.099870139 -Allan Houston,houstal01,1999,PO,NYK,1401,783,0.983806696,-1.322766993,-0.338960298,0.986582,0,0.986582,0.565605207,-1.622241447,-1.056636241,-0.593818258 -Allan Houston,houstal01,1999,RS,NYK,3324,1815,-0.582299882,-1.482534327,-2.064834209,0.63269587,0.63269587,0,-0.754098574,-1.449527504,-2.203626078,-0.251997231 -Allan Houston,houstal01,2000,PO,NYK,1158,654,-0.497816149,0.291219839,-0.20659631,0.872523403,0,0.872523403,-0.6450922,0.415234224,-0.229857976,-0.279225438 -Allan Houston,houstal01,2000,RS,NYK,5957,3169,1.629178059,-0.753689191,0.875488867,5.848781996,5.848781996,0,1.378290908,-0.573780557,0.804510351,-0.208869291 -Allan Houston,houstal01,2001,PO,NYK,350,189,3.90368515,0.251705981,4.155391131,0.686695895,0,0.686695895,3.027120411,0.442857592,3.469978003,-0.007592455 -Allan Houston,houstal01,2001,RS,NYK,5222,2858,0.421290835,-0.234554837,0.186735998,4.277399318,4.277399318,0,0.308446685,-0.285605498,0.022841187,-0.103656957 -Allan Houston,houstal01,2002,RS,NYK,5508,2914,0.600522988,-2.955608522,-2.355085534,0.586512907,0.586512907,0,0.482285815,-2.586632981,-2.104347166,-0.096206594 -Allan Houston,houstal01,2003,RS,NYK,5940,3108,2.831428782,-2.177574551,0.653854231,5.388132263,5.388132263,0,2.715442849,-1.985997208,0.729445641,-0.159766567 -Allan Houston,houstal01,2004,RS,NYK,3393,1799,1.167868208,-1.770032045,-0.602163837,1.964805984,1.964805984,0,1.110957689,-1.612699875,-0.501742185,-0.304575207 -Allan Houston,houstal01,2005,RS,NYK,1017,532,1.078341157,-1.992267148,-0.913925991,0.497986595,0.497986595,0,0.837893201,-2.422471899,-1.584578698,-0.068765385 -Byron Houston,houstby01,1993,RS,GSW,2671,1274,-2.450815511,-0.249489419,-2.700304931,0.032658625,0.032658625,0,-2.43657992,0.13892264,-2.297657281,1.082669031 -Byron Houston,houstby01,1994,PO,GSW,95,46,0.53826991,-1.170538864,-0.632268954,0.051638442,0,0.051638442,-0.199145802,-0.684863636,-0.884009439,0.662134111 -Byron Houston,houstby01,1994,RS,GSW,1808,866,-3.789793012,-0.143883617,-3.933676629,-0.529783715,-0.529783715,0,-3.877256138,0.320736633,-3.556519505,1.250601937 -Byron Houston,houstby01,1995,PO,SEA,2,1,-36.5978151,-4.248702945,-40.84651805,-0.019690369,0,-0.019690369,-33.51426094,-6.87919627,-40.39345721,-1.599983369 -Byron Houston,houstby01,1995,RS,SEA,519,258,-2.339084526,-0.034029381,-2.373113907,0.050467599,0.050467599,0,-1.794245313,-0.362149546,-2.156394859,1.625502109 -Byron Houston,houstby01,1996,RS,SAC,543,276,-1.283274816,1.192305572,-0.090969243,0.379064372,0.379064372,0,-1.46718231,1.742751823,0.275569513,1.149807455 -Tom Hovasse,hovasto01,1995,RS,ATL,8,4,-5.73364734,15.0716761,9.338028758,0.026290302,0.026290302,0,-3.186006573,16.40110838,13.21510181,6.17981081 -Brian Howard,howarbr01,1992,RS,DAL,633,318,-0.861524057,-0.213687684,-1.075211741,0.274618354,0.274618354,0,-1.541921631,-0.031528491,-1.573450122,1.042251111 -Brian Howard,howarbr01,1993,RS,DAL,2715,1295,-2.828697446,-0.45543325,-3.284130696,-0.355942734,-0.355942734,0,-3.348364385,0.009141807,-3.339222578,0.84302628 -Dwight Howard,howardw01,2005,RS,ORL,5328,2670,-0.405530453,-0.185234661,-0.590765114,2.922046528,2.922046528,0,-0.385186338,-0.015245231,-0.400431568,-0.605026702 -Dwight Howard,howardw01,2006,RS,ORL,5621,3021,0.757769579,1.131333262,1.889102841,7.131506837,7.131506837,0,0.910581364,1.154211152,2.064792516,-0.241025092 -Dwight Howard,howardw01,2007,PO,ORL,301,167,-2.249414547,-3.316254677,-5.565669224,-0.247299778,0,-0.247299778,-1.603804337,-2.60026761,-4.204071948,-0.046976433 -Dwight Howard,howardw01,2007,RS,ORL,5727,3023,-0.109069892,1.859308246,1.750238354,6.924687245,6.924687245,0,0.207071913,1.601927424,1.808999337,-0.21697319 -Dwight Howard,howardw01,2008,PO,ORL,776,421,1.662380868,2.090369408,3.752750276,1.431124626,0,1.431124626,1.97175218,2.358118907,4.329871087,-0.583372692 -Dwight Howard,howardw01,2008,RS,ORL,6078,3088,0.495758788,2.172842893,2.668601681,8.53369981,8.53369981,0,0.884025945,2.20762347,3.091649415,-0.036099021 -Dwight Howard,howardw01,2009,PO,ORL,1697,903,2.130514517,3.549538608,5.680053125,3.997405649,0,3.997405649,2.167684689,3.634250185,5.801934874,-0.184096611 -Dwight Howard,howardw01,2009,RS,ORL,5487,2821,0.291194457,4.63089574,4.922090196,11.01702142,11.01702142,0,0.637968467,4.348511344,4.986479811,-0.211957635 -Dwight Howard,howardw01,2010,PO,ORL,906,497,-0.593328786,6.412632261,5.819303475,2.253386892,0,2.253386892,-0.0568886,5.570106497,5.513217898,0.499612795 -Dwight Howard,howardw01,2010,RS,ORL,5512,2843,1.092080217,4.806582514,5.898662731,12.54723,12.54723,0,1.410241485,4.4679011,5.878142584,0.017635155 -Dwight Howard,howardw01,2011,PO,ORL,471,258,0.800383015,3.172383235,3.97276625,0.914705429,0,0.914705429,0.578760949,2.571780707,3.150541656,0.197274281 -Dwight Howard,howardw01,2011,RS,ORL,5641,2935,1.081682769,5.279670078,6.361352848,13.64389718,13.64389718,0,1.457100364,5.020263595,6.477363959,0.001504836 -Dwight Howard,howardw01,2012,RS,ORL,3882,2070,-0.298883,4.690059134,4.391176134,7.556445782,7.556445782,0,0.287981091,4.638162591,4.926143682,0.178161564 -Dwight Howard,howardw01,2013,PO,LAL,245,126,-4.106044562,-0.932393953,-5.038438515,-0.153254782,0,-0.153254782,-4.016447212,-0.455765767,-4.472212979,0.912676689 -Dwight Howard,howardw01,2013,RS,LAL,5415,2722,-2.179868283,2.93891113,0.759042847,4.89002035,4.89002035,0,-1.555778781,3.077188943,1.521410161,0.320705901 -Dwight Howard,howardw01,2014,PO,HOU,449,231,1.620177869,0.379825671,2.00000354,0.574043397,0,0.574043397,-0.769454698,1.584272707,0.814818009,-0.535254026 -Dwight Howard,howardw01,2014,RS,HOU,4805,2396,-0.447244114,2.405019659,1.957775545,5.759380696,5.759380696,0,0.222134272,2.087793535,2.309927807,0.073521134 -Dwight Howard,howardw01,2015,PO,HOU,1211,574,0.026224594,5.709772741,5.735997335,2.529535676,0,2.529535676,0.715194118,5.310370259,6.025564378,-1.263614761 -Dwight Howard,howardw01,2015,RS,HOU,2487,1223,-1.030958267,1.904766508,0.873808241,2.281175544,2.281175544,0,-0.414035712,1.722562295,1.308526583,0.848664203 -Dwight Howard,howardw01,2016,PO,HOU,361,180,-2.119983803,-4.417615279,-6.537599082,-0.345704954,0,-0.345704954,-0.975854463,-3.086849607,-4.062704071,-3.457175152 -Dwight Howard,howardw01,2016,RS,HOU,4668,2280,-1.761482467,0.453627523,-1.307854943,1.683892051,1.683892051,0,-0.738419656,0.566314073,-0.172105582,0.367413494 -Dwight Howard,howardw01,2017,PO,ATL,322,157,-2.055027105,8.646342678,6.591315573,0.780533195,0,0.780533195,-3.363882723,5.818364563,2.45448184,1.103344488 -Dwight Howard,howardw01,2017,RS,ATL,4491,2199,-1.563864555,2.325950204,0.762085649,3.94713627,3.94713627,0,-1.471745932,1.93380026,0.462054328,0.169845859 -Dwight Howard,howardw01,2018,RS,CHA,5101,2463,-2.245696634,-0.070777379,-2.316474013,0.547699074,0.547699074,0,-2.112664758,-0.180779833,-2.293444591,0.531785281 -Dwight Howard,howardw01,2019,RS,WAS,491,230,-2.06581652,-3.896792735,-5.962609255,-0.380269468,-0.380269468,0,-1.384301097,-3.703129657,-5.087430754,0.887414244 -Josh Howard,howarjo01,2004,PO,DAL,175,86,-1.979060265,4.236337343,2.257277078,0.226142645,0,0.226142645,-1.604777829,3.50537844,1.900600611,-0.178791082 -Josh Howard,howarjo01,2004,RS,DAL,3121,1589,1.097363009,0.2070033,1.304366309,3.282126859,3.282126859,0,1.112928475,0.235019278,1.347947753,-0.132589458 -Josh Howard,howarjo01,2005,PO,DAL,831,428,2.174849465,-0.209725864,1.965123601,1.067303558,0,1.067303558,2.081510169,0.154216991,2.235727159,0.45954288 -Josh Howard,howarjo01,2005,RS,DAL,4778,2446,0.958561149,2.2506414,3.209202549,7.429564411,7.429564411,0,1.126739732,2.24525025,3.371989981,-0.089321354 -Josh Howard,howarjo01,2006,PO,DAL,1544,824,1.68092997,1.614096777,3.295026747,2.625034128,0,2.625034128,1.993374236,1.54843259,3.541806826,0.137072212 -Josh Howard,howarjo01,2006,RS,DAL,3543,1915,2.550270368,1.205650607,3.755920975,6.337975703,6.337975703,0,2.637270264,1.38907231,4.026342574,-0.267024322 -Josh Howard,howarjo01,2007,PO,DAL,487,248,3.289710652,0.510112515,3.799823167,0.854205011,0,0.854205011,3.227478746,1.389945848,4.617424593,-0.056309904 -Josh Howard,howarjo01,2007,RS,DAL,4630,2455,2.473479069,0.558276531,3.0317556,7.222102367,7.222102367,0,2.897516381,0.883471245,3.780987626,-0.254174323 -Josh Howard,howarjo01,2008,PO,DAL,313,171,-4.810309807,-0.330210162,-5.140519969,-0.214234245,0,-0.214234245,-4.209236756,-0.829534733,-5.038771489,-0.358433323 -Josh Howard,howarjo01,2008,RS,DAL,5240,2757,1.98195862,1.224039588,3.205998208,8.360345086,8.360345086,0,2.253731322,1.31519092,3.568922242,-0.195300621 -Josh Howard,howarjo01,2009,PO,DAL,559,295,0.709601349,-0.078000092,0.631601257,0.527395256,0,0.527395256,1.296008618,-0.416844405,0.879164213,0.423275912 -Josh Howard,howarjo01,2009,RS,DAL,3206,1663,0.546502204,0.560980462,1.107482666,3.277775321,3.277775321,0,0.881364701,0.658648923,1.540013624,0.137393601 -Josh Howard,howarjo01,2010,RS,WAS,176,91,3.143507155,-0.806566234,2.336940921,0.240946372,0.240946372,0,2.972724764,-0.007954907,2.964769857,1.895378613 -Josh Howard,howarjo01,2010,RS,DAL,1612,827,-1.535027365,-1.195133995,-2.730161361,0.008455413,0.008455413,0,-1.275955977,-1.124009924,-2.399965901,0.950825222 -Josh Howard,howarjo01,2011,RS,WAS,808,409,-3.192434953,-0.508467881,-3.700902835,-0.198858927,-0.198858927,0,-3.10948337,-0.928360738,-4.037844108,0.203046751 -Josh Howard,howarjo01,2012,PO,UTA,122,63,-1.373399527,0.178898636,-1.194500891,0.050991258,0,0.050991258,-2.077609189,-0.670540397,-2.748149585,-1.00311683 -Josh Howard,howarjo01,2012,RS,UTA,1909,991,-2.555356176,-1.170075931,-3.725432106,-0.494323478,-0.494323478,0,-2.397486485,-1.192702677,-3.590189161,0.212908259 -Josh Howard,howarjo01,2013,RS,MIN,405,207,-3.028523327,-0.075892489,-3.104415817,-0.037599445,-0.037599445,0,-2.852693866,-0.084778495,-2.937472361,0.420598842 -Juwan Howard,howarju01,1995,RS,WSB,4676,2348,-1.386221811,-1.448055166,-2.834276977,-0.100778119,-0.100778119,0,-1.263063236,-0.980914969,-2.243978205,-0.169023335 -Juwan Howard,howarju01,1996,RS,WSB,6504,3294,-0.258441006,-0.997934671,-1.256375677,2.498759143,2.498759143,0,0.18225735,-0.755447867,-0.573190517,-0.422966837 -Juwan Howard,howarju01,1997,PO,WSB,239,129,4.506134444,0.708131397,5.21426584,0.533660872,0,0.533660872,4.209814264,1.100448181,5.310262446,-1.134690264 -Juwan Howard,howarju01,1997,RS,WSB,6472,3324,-0.007655306,-0.250908865,-0.258564172,4.20326152,4.20326152,0,-0.008143343,-0.023084258,-0.031227601,-0.474631297 -Juwan Howard,howarju01,1998,RS,WAS,4950,2559,-0.711594151,-0.495146041,-1.206740192,2.010067377,2.010067377,0,-0.364234816,-0.153616662,-0.517851478,-0.218331623 -Juwan Howard,howarju01,1999,RS,WAS,2706,1430,0.247916118,-0.307827816,-0.059911698,1.957097297,1.957097297,0,0.268844927,0.092662485,0.361507412,-0.254653662 -Juwan Howard,howarju01,2000,RS,WAS,5683,2909,-2.016202893,-1.565317894,-3.581520787,-1.23454993,-1.23454993,0,-1.609271366,-1.087115452,-2.696386818,0.032845634 -Juwan Howard,howarju01,2001,PO,DAL,729,391,-1.300680796,0.020027057,-1.280653739,0.301132796,0,0.301132796,-1.113920796,0.321311018,-0.792609779,-0.351838605 -Juwan Howard,howarju01,2001,RS,DAL,1950,993,-0.023842303,0.172305472,0.148463169,1.470689266,1.470689266,0,0.270603821,0.382934151,0.653537972,0.141168892 -Juwan Howard,howarju01,2001,RS,WAS,3870,1981,-0.648970703,-1.212459409,-1.861430112,0.897040916,0.897040916,0,-0.47153224,-0.962960189,-1.434492429,-0.107156777 -Juwan Howard,howarju01,2002,RS,DEN,1859,976,-0.830293754,-0.901719924,-1.732013678,0.505850297,0.505850297,0,-0.710109998,-0.745631278,-1.455741276,-0.192157199 -Juwan Howard,howarju01,2002,RS,DAL,3244,1659,-0.653260153,-0.797939298,-1.45119945,1.096516968,1.096516968,0,-0.421155941,-0.730904403,-1.152060343,-0.235114907 -Juwan Howard,howarju01,2003,RS,DEN,5235,2730,-1.203824138,-1.703484357,-2.907308495,-0.218336213,-0.218336213,0,-1.495817442,-1.022277999,-2.518095441,-0.323727859 -Juwan Howard,howarju01,2004,RS,ORL,5505,2877,-0.471620964,-2.024262076,-2.49588304,0.372153232,0.372153232,0,-0.403745674,-1.529678094,-1.933423767,-0.20807396 -Juwan Howard,howarju01,2005,RS,HOU,3039,1624,-1.695831295,-0.368823484,-2.06465478,0.564580604,0.564580604,0,-1.710450438,-0.533016675,-2.243467113,-0.530353066 -Juwan Howard,howarju01,2006,RS,HOU,4705,2537,-3.504596386,-0.963314822,-4.467911208,-2.215806149,-2.215806149,0,-3.459769538,-0.819965032,-4.27973457,-0.32221446 -Juwan Howard,howarju01,2007,PO,HOU,290,157,-2.600554685,-0.090537521,-2.691092207,0.004831755,0,0.004831755,-3.17509975,-0.387175322,-3.562275072,-0.648246942 -Juwan Howard,howarju01,2007,RS,HOU,4058,2123,-1.720064205,-1.814365346,-3.534429551,-0.846241105,-0.846241105,0,-1.999611902,-1.708300171,-3.707912073,-0.374219436 -Juwan Howard,howarju01,2008,PO,DAL,20,11,-12.65069302,-4.350891121,-17.00158414,-0.084698519,0,-0.084698519,-12.40788145,-4.235697856,-16.64357931,2.384597406 -Juwan Howard,howarju01,2008,RS,DAL,671,353,-4.980087833,-1.99027679,-6.970364623,-0.76663224,-0.76663224,0,-5.167491126,-1.949808236,-7.117299362,0.80520644 -Juwan Howard,howarju01,2009,RS,CHA,837,450,-1.989193752,-2.742685165,-4.731878917,-0.457770811,-0.457770811,0,-2.77444796,-3.038849569,-5.813297529,0.561121663 -Juwan Howard,howarju01,2009,RS,DEN,44,22,-1.904669845,0.399357831,-1.505312014,0.014084761,0.014084761,0,-2.556086013,0.960628097,-1.595457916,0.756493144 -Juwan Howard,howarju01,2010,PO,POR,160,87,-3.046287567,-3.472450651,-6.518738218,-0.174740585,0,-0.174740585,-3.648092741,-1.964080984,-5.612173725,1.163131157 -Juwan Howard,howarju01,2010,RS,POR,3016,1632,-3.489426755,-1.05061446,-4.540041215,-1.491361558,-1.491361558,0,-3.317705705,-0.9071974,-4.224903105,0.056063013 -Juwan Howard,howarju01,2011,PO,MIA,109,60,-1.143621789,-3.776662527,-4.920284316,-0.068846079,0,-0.068846079,-2.170081381,-4.192513526,-6.362594908,0.422765329 -Juwan Howard,howarju01,2011,RS,MIA,1134,592,-3.201196865,-1.365510527,-4.566707392,-0.547355647,-0.547355647,0,-3.46944549,-2.008617141,-5.478062631,-0.230940814 -Juwan Howard,howarju01,2012,PO,MIA,45,24,-5.173008228,-1.772467637,-6.945475865,-0.052166878,0,-0.052166878,-5.678276649,-4.453801963,-10.13207861,-1.388340276 -Juwan Howard,howarju01,2012,RS,MIA,365,190,-6.63698306,-1.392505572,-8.029488633,-0.511182448,-0.511182448,0,-6.370269315,-2.967398001,-9.337667316,-0.108381495 -Juwan Howard,howarju01,2013,RS,MIA,97,51,-3.20348544,-2.665306274,-5.868791714,-0.082047361,-0.082047361,0,-3.611961129,-3.109517374,-6.721478503,1.027697001 -Mo Howard,howarmo01,1977,RS,CLE,60,28,4.314427396,-2.037857498,2.276569898,0.072967048,0.072967048,0,3.580137558,-1.569294976,2.010842583,1.740590145 -Mo Howard,howarmo01,1977,RS,NOJ,716,317,-0.256892755,-0.511729379,-0.768622134,0.322306965,0.322306965,0,-0.633965309,-0.500536933,-1.134502242,0.622979501 -Otis Howard,howarot01,1979,RS,DET,206,91,-2.010713347,-1.783189504,-3.793902851,-0.048854828,-0.048854828,0,-2.035488624,-1.962866644,-3.998355268,0.857596216 -Otis Howard,howarot01,1979,RS,MIL,49,22,-1.322587533,-4.492293919,-5.814881453,-0.035066738,-0.035066738,0,-1.366926184,-2.485514492,-3.852440677,2.070089539 -Stephen Howard,howarst01,1993,RS,UTA,529,260,-4.990215915,1.371452658,-3.618763257,-0.117290485,-0.117290485,0,-4.573183734,1.178652361,-3.394531373,1.739841571 -Stephen Howard,howarst01,1994,PO,UTA,49,27,-4.77874553,-2.419553979,-7.198299509,-0.066130632,0,-0.066130632,-4.960300323,-0.019942268,-4.980242591,4.161785509 -Stephen Howard,howarst01,1994,RS,UTA,104,53,2.067671168,-1.478619518,0.58905165,0.091645578,0.091645578,0,1.485665751,-1.735410315,-0.249744563,1.444939412 -Stephen Howard,howarst01,1997,PO,UTA,24,13,2.832795329,3.943286594,6.776081922,0.066107562,0,0.066107562,2.466819016,3.696296288,6.163115304,1.277522758 -Stephen Howard,howarst01,1997,RS,UTA,662,349,-1.031495148,-0.671075073,-1.70257022,0.188439844,0.188439844,0,-1.301422246,-0.910873312,-2.212295558,0.946616721 -Stephen Howard,howarst01,1997,RS,SAS,127,69,0.349303288,3.898694607,4.247997895,0.248451527,0.248451527,0,0.225023914,3.411809786,3.6368337,0.776167074 -Stephen Howard,howarst01,1998,RS,SEA,100,53,-6.369093555,-0.093628894,-6.462722449,-0.103409458,-0.103409458,0,-5.489287616,0.147385744,-5.341901872,2.743740719 -Phil Hubbard,hubbaph01,1980,RS,DET,2683,1189,-1.609632243,-1.243975097,-2.85360734,-0.063344853,-0.063344853,0,-1.650863578,-0.982624638,-2.633488215,0.819648986 -Phil Hubbard,hubbaph01,1981,RS,DET,4881,2289,-0.699813074,-0.840434035,-1.540247109,1.419524432,1.419524432,0,-0.789896985,-0.460679,-1.250575985,0.489993886 -Phil Hubbard,hubbaph01,1982,RS,DET,2426,1104,-0.574665167,-0.796669802,-1.371334969,0.78198001,0.78198001,0,-0.75161102,-0.593926523,-1.345537543,0.714291118 -Phil Hubbard,hubbaph01,1982,RS,CLE,1538,735,-0.774031349,-1.065662814,-1.839694163,0.343498521,0.343498521,0,-0.888306961,-0.757084191,-1.645391153,0.639118112 -Phil Hubbard,hubbaph01,1983,RS,CLE,4017,1953,0.033731255,0.183922697,0.217653952,2.97153154,2.97153154,0,-0.229197021,0.326567664,0.097370643,0.511664349 -Phil Hubbard,hubbaph01,1984,RS,CLE,3692,1799,1.199628626,-0.220317884,0.979310742,3.436988491,3.436988491,0,0.848307894,-0.001987471,0.846320423,0.421295363 -Phil Hubbard,hubbaph01,1985,PO,CLE,216,101,2.445753843,-0.777863434,1.667890408,0.23574403,0,0.23574403,2.236176096,-0.668818409,1.567357687,0.424059282 -Phil Hubbard,hubbaph01,1985,RS,CLE,4829,2249,1.015928287,-0.274101115,0.741827172,4.01427143,4.01427143,0,0.844275083,-0.045141456,0.799133627,0.196280967 -Phil Hubbard,hubbaph01,1986,RS,CLE,1370,640,-2.523104884,-1.142963524,-3.666068408,-0.300554376,-0.300554376,0,-2.417925394,-1.099075519,-3.517000913,0.49489674 -Phil Hubbard,hubbaph01,1987,RS,CLE,4446,2083,-0.274029058,-0.451023071,-0.725052128,2.156097643,2.156097643,0,-0.683724739,-0.045607226,-0.729331965,0.193951722 -Phil Hubbard,hubbaph01,1988,PO,CLE,41,21,-11.46450857,-3.179574921,-14.64408349,-0.130917513,0,-0.130917513,-11.52633687,-4.745056515,-16.27139338,-0.372650688 -Phil Hubbard,hubbaph01,1988,RS,CLE,3344,1631,-1.10962269,-0.725283569,-1.834906259,0.762507793,0.762507793,0,-1.40913727,-0.989899808,-2.399037078,0.135696319 -Phil Hubbard,hubbaph01,1989,PO,CLE,2,1,-5.081424513,-3.411593813,-8.493018326,-0.002979007,0,-0.002979007,-6.875327996,-5.448962142,-12.32429014,-1.362649922 -Phil Hubbard,hubbaph01,1989,RS,CLE,394,191,-2.442750967,-0.566204567,-3.008955535,-0.025251194,-0.025251194,0,-2.839211287,-1.395341592,-4.23455288,0.066401409 -Lester Hudson,hudsole01,2010,RS,BOS,135,70,-4.78929904,-2.186303935,-6.975602975,-0.152672491,-0.152672491,0,-4.643395005,-3.473054585,-8.11644959,1.094294161 -Lester Hudson,hudsole01,2010,RS,MEM,120,61,1.337695274,1.122412833,2.460108107,0.165528313,0.165528313,0,1.982898297,0.402051591,2.384949888,1.955687041 -Lester Hudson,hudsole01,2011,RS,WAS,144,73,-2.320076485,-0.728368431,-3.048444916,-0.011310489,-0.011310489,0,-1.905678106,-1.223746832,-3.129424938,1.6351499 -Lester Hudson,hudsole01,2012,RS,MEM,38,20,-10.68965244,-5.338613676,-16.02826612,-0.136645486,-0.136645486,0,-9.724144969,-7.835468572,-17.55961354,0.786604958 -Lester Hudson,hudsole01,2012,RS,CLE,604,314,0.218537875,-1.000058047,-0.781520172,0.322825148,0.322825148,0,0.76989083,-0.791675473,-0.021784643,2.187317939 -Lester Hudson,hudsole01,2015,PO,LAC,84,38,-4.572271094,-9.610525553,-14.18279665,-0.229163908,0,-0.229163908,-3.064483674,-9.360694372,-12.42517805,0.23564642 -Lester Hudson,hudsole01,2015,RS,LAC,109,56,-0.017547876,4.169247962,4.151700086,0.197583615,0.197583615,0,-0.302826835,4.38493254,4.082105705,0.191488326 -Lou Hudson,hudsolo01,1977,RS,ATL,3846,1745,-0.501652016,-1.201741766,-1.703393782,0.932197358,0.932197358,0,-0.56505133,-1.034623946,-1.599675276,0.046840319 -Lou Hudson,hudsolo01,1978,PO,LAL,194,93,-0.058398744,-0.619108653,-0.677507397,0.101363726,0,0.101363726,-0.098849817,-0.287395015,-0.386244831,-0.05882166 -Lou Hudson,hudsolo01,1978,RS,LAL,5104,2283,0.492593382,-0.860105583,-0.367512201,2.773596513,2.773596513,0,0.381056233,-0.731931907,-0.350875674,-0.058134013 -Lou Hudson,hudsolo01,1979,PO,LAL,192,90,0.061650994,-3.628425944,-3.56677495,-0.038517791,0,-0.038517791,-0.63389558,-4.302299676,-4.936195256,-0.432610085 -Lou Hudson,hudsolo01,1979,RS,LAL,3762,1686,0.362606427,-1.4280946,-1.065488173,1.445125866,1.445125866,0,-0.024308335,-1.584406206,-1.608714541,-0.287108165 -Troy Hudson,hudsotr01,1998,RS,UTA,43,23,1.732345378,2.516171685,4.248517063,0.082821948,0.082821948,0,2.554338812,1.282623938,3.83696275,0.775506592 -Troy Hudson,hudsotr01,1999,RS,LAC,988,524,1.275820404,-3.742417168,-2.466596764,0.075289183,0.075289183,0,0.687038117,-4.106442684,-3.419404567,-0.566827782 -Troy Hudson,hudsotr01,2000,RS,LAC,3150,1592,-0.635238138,-2.784086556,-3.419324694,-0.541632921,-0.541632921,0,-0.837865295,-3.015762393,-3.853627688,-0.349786215 -Troy Hudson,hudsotr01,2001,PO,ORL,110,56,-1.598878218,-4.451346333,-6.050224551,-0.096532401,0,-0.096532401,-2.06372983,-5.527808726,-7.591538556,-0.665510066 -Troy Hudson,hudsotr01,2001,RS,ORL,1980,1008,-1.511303514,-2.610956502,-4.122260016,-0.708874056,-0.708874056,0,-1.433794383,-3.29543946,-4.729233844,0.411635127 -Troy Hudson,hudsotr01,2002,PO,ORL,197,106,-4.502524066,-5.041696901,-9.544220967,-0.377172073,0,-0.377172073,-4.394556243,-5.805297488,-10.19985373,-0.432987639 -Troy Hudson,hudsotr01,2002,RS,ORL,3641,1854,0.159038056,-3.198344412,-3.039306355,-0.273534282,-0.273534282,0,0.238581228,-3.427574833,-3.188993606,-0.041495726 -Troy Hudson,hudsotr01,2003,PO,MIN,441,221,4.201020012,-1.185484835,3.015535177,0.663793748,0,0.663793748,4.317086469,-1.360378208,2.956708261,-0.911088926 -Troy Hudson,hudsotr01,2003,RS,MIN,5035,2600,1.976870952,-2.66416458,-0.687293628,2.725327887,2.725327887,0,2.072597295,-2.290587463,-0.217990168,-0.366597151 -Troy Hudson,hudsotr01,2004,RS,MIN,943,503,-0.2901285,-3.504157955,-3.794286455,-0.267433787,-0.267433787,0,-0.096878562,-4.152445095,-4.249323657,-0.191238473 -Troy Hudson,hudsotr01,2005,RS,MIN,3246,1729,0.558417923,-3.351820487,-2.793402565,-0.038264495,-0.038264495,0,0.766678723,-3.463678011,-2.696999287,-0.053990263 -Troy Hudson,hudsotr01,2006,RS,MIN,1497,800,-0.350446009,-2.832746079,-3.183192087,-0.176096832,-0.176096832,0,-0.437452507,-3.105575517,-3.543028025,-0.370461881 -Troy Hudson,hudsotr01,2007,RS,MIN,1062,554,-1.863519693,-1.422660561,-3.286180254,-0.151067036,-0.151067036,0,-1.696355199,-2.516051061,-4.212406261,-0.297596688 -Troy Hudson,hudsotr01,2008,RS,GSW,194,93,-4.892227246,-1.891233549,-6.783460795,-0.191056419,-0.191056419,0,-4.847499281,-3.523684192,-8.371183473,-0.159186771 -Kevin Huerter,huertke01,2019,RS,ATL,4505,2048,0.441214219,-2.205580574,-1.764366354,1.035818287,1.035818287,0,0.250710732,-1.918033159,-1.667322427,0.587797622 -Marcelo Huertas,huertma01,2016,RS,LAL,1737,869,-0.671102456,-0.360613621,-1.031716077,0.763124561,0.763124561,0,-1.835248964,-1.506100286,-3.341349249,0.166692088 -Marcelo Huertas,huertma01,2017,RS,LAL,503,237,-2.665154183,-1.751453358,-4.416607541,-0.202737949,-0.202737949,0,-1.834594726,-2.269474591,-4.104069317,0.591936054 -Josh Huestis,huestjo01,2016,PO,OKC,20,10,-2.043503901,16.3536994,14.3101955,0.090050394,0,0.090050394,-1.919411644,11.02790144,9.108489791,0.296252175 -Josh Huestis,huestjo01,2016,RS,OKC,113,55,-2.08201916,0.891040996,-1.190978165,0.044120727,0.044120727,0,-1.369060872,-0.755855027,-2.124915899,0.833119897 -Josh Huestis,huestjo01,2017,RS,OKC,68,31,3.374132299,5.585198934,8.959331233,0.183473243,0.183473243,0,3.443642444,3.298504499,6.742146943,-0.913064187 -Josh Huestis,huestjo01,2018,PO,OKC,41,19,0.543421486,1.136495447,1.679916933,0.044712585,0,0.044712585,1.213319311,0.885241468,2.098560779,0.931945664 -Josh Huestis,huestjo01,2018,RS,OKC,1981,982,-3.219569779,1.302901529,-1.91666825,0.412616207,0.412616207,0,-3.601481323,0.130718499,-3.470762824,-1.163393529 -Nate Huffman,huffmna01,2003,RS,TOR,144,76,-2.458251713,-1.339330063,-3.797581777,-0.040743651,-0.040743651,0,-2.778137948,-1.371174911,-4.149312859,0.279868859 -Eddie Hughes,hugheed01,1988,PO,UTA,32,16,-6.414627826,0.497655647,-5.916972179,-0.026905393,0,-0.026905393,-5.722470043,-1.248665459,-6.971135502,0.86410233 -Eddie Hughes,hugheed01,1988,RS,UTA,90,42,-0.678193989,-5.38672966,-6.064923649,-0.071532934,-0.071532934,0,-1.168071475,-6.300070572,-7.468142047,0.708663814 -Eddie Hughes,hugheed01,1989,RS,DEN,507,224,-0.602659397,0.924698621,0.322039224,0.354111734,0.354111734,0,-0.626176738,0.719910641,0.093733903,0.877824994 -Eddie Hughes,hugheed01,1990,RS,DEN,1981,892,-2.26298351,0.057307093,-2.205676417,0.248198921,0.248198921,0,-2.440415432,-0.090522703,-2.530938135,0.192187966 -Kim Hughes,hugheki01,1977,RS,NYN,4547,2081,-2.990006153,3.379109271,0.389103118,3.347305731,3.347305731,0,-2.811418875,3.172319141,0.360900266,0.466963763 -Kim Hughes,hugheki01,1978,RS,NJN,1996,854,-4.061395808,2.452960967,-1.608434841,0.500879729,0.500879729,0,-4.038161028,2.200798096,-1.837362932,0.757453586 -Kim Hughes,hugheki01,1979,PO,DEN,77,35,-6.08040018,1.093419532,-4.986980648,-0.041943104,0,-0.041943104,-5.848789686,1.408637537,-4.440152149,1.855093602 -Kim Hughes,hugheki01,1979,RS,DEN,2424,1086,-2.48005633,3.897636274,1.417579945,2.32560072,2.32560072,0,-2.362255102,3.414351755,1.052096653,0.76207806 -Kim Hughes,hugheki01,1980,RS,DEN,2645,1208,-1.990947972,2.582286106,0.591338133,2.064646886,2.064646886,0,-2.029075283,2.513639376,0.484564093,0.268923658 -Kim Hughes,hugheki01,1981,RS,CLE,703,331,-6.419428805,-0.218462644,-6.637891449,-0.66639965,-0.66639965,0,-6.227116715,-0.042307608,-6.269424324,1.542549007 -Kim Hughes,hugheki01,1981,RS,DEN,368,159,-2.929153833,1.308069967,-1.621083866,0.092506423,0.092506423,0,-2.41991147,2.221112661,-0.19879881,1.042877283 -Larry Hughes,hughela01,1999,PO,PHI,358,198,0.788716057,3.678415545,4.467131602,0.753382783,0,0.753382783,1.010305578,3.385062975,4.395368553,0.166916336 -Larry Hughes,hughela01,1999,RS,PHI,1845,988,0.053469212,0.062910897,0.116380109,1.449699573,1.449699573,0,0.026167773,-0.240773313,-0.21460554,0.300321062 -Larry Hughes,hughela01,2000,RS,GSW,2625,1306,-1.027716818,-0.919457557,-1.947174375,0.537184433,0.537184433,0,-0.691876417,-0.309368771,-1.001245187,0.39535862 -Larry Hughes,hughela01,2000,RS,PHI,1989,1018,-2.20208341,0.159049657,-2.043033753,0.370125766,0.370125766,0,-1.969686606,-0.448778117,-2.418464722,0.754161006 -Larry Hughes,hughela01,2001,RS,GSW,3660,1846,-0.85184361,0.43941957,-0.41242404,2.204236753,2.204236753,0,-0.82039856,0.711071277,-0.109327283,0.110705884 -Larry Hughes,hughela01,2002,RS,GSW,4080,2049,0.533162719,-0.484073544,0.049089175,2.929245497,2.929245497,0,0.515934564,-0.383500962,0.132433602,0.096551498 -Larry Hughes,hughela01,2003,RS,WAS,3972,2137,-0.379550765,-0.14265882,-0.522209585,2.425724015,2.425724015,0,-0.260388163,0.232725395,-0.027662767,-0.122453806 -Larry Hughes,hughela01,2004,RS,WAS,4004,2061,0.640482898,0.196942009,0.837424908,3.776976187,3.776976187,0,0.768155057,0.546056312,1.314211369,0.114073089 -Larry Hughes,hughela01,2005,PO,WAS,804,401,0.863627434,0.252408506,1.11603594,0.817642516,0,0.817642516,1.163315268,0.815237884,1.978553152,0.209062918 -Larry Hughes,hughela01,2005,RS,WAS,4636,2358,2.371425474,1.964437755,4.335863229,8.549979822,8.549979822,0,2.77282082,2.74140525,5.51422607,0.273365757 -Larry Hughes,hughela01,2006,PO,CLE,607,336,-1.210557173,1.321470361,0.110913189,0.508423456,0,0.508423456,-0.844559365,2.398016304,1.553456939,0.465075161 -Larry Hughes,hughela01,2006,RS,CLE,2424,1281,-0.470692052,-1.130025176,-1.600717228,0.752937789,0.752937789,0,-0.222630102,-0.38118218,-0.603812282,0.22024174 -Larry Hughes,hughela01,2007,PO,CLE,1154,639,-2.642213823,1.676907205,-0.965306618,0.59976417,0,0.59976417,-2.362082641,1.482408532,-0.879674109,-0.048973102 -Larry Hughes,hughela01,2007,RS,CLE,4967,2596,-0.838400474,0.660170979,-0.178229495,3.406010998,3.406010998,0,-0.626388308,0.906072906,0.279684598,-0.006707012 -Larry Hughes,hughela01,2008,RS,CLE,2300,1210,-2.285584458,-0.460358736,-2.745943194,0.002533606,0.002533606,0,-1.7415805,0.266853706,-1.474726793,1.08960036 -Larry Hughes,hughela01,2008,RS,CHI,1587,810,-1.099765685,-0.98309818,-2.082863865,0.277350554,0.277350554,0,-0.991166279,-0.634228564,-1.625394843,0.559395538 -Larry Hughes,hughela01,2009,RS,NYK,1400,687,-1.396471306,-0.874154953,-2.270626259,0.169967855,0.169967855,0,-1.23265043,-0.737172178,-1.969822608,1.07360081 -Larry Hughes,hughela01,2009,RS,CHI,1554,792,-0.622419874,-0.655014203,-1.277434077,0.602018541,0.602018541,0,-0.306608428,-0.683146329,-0.989754756,1.0896246 -Larry Hughes,hughela01,2010,PO,CHA,104,58,2.920199052,-1.625887908,1.294311145,0.124722212,0,0.124722212,2.142262126,-2.025983637,0.116278489,0.950070441 -Larry Hughes,hughela01,2010,RS,CHA,562,295,-2.090821084,1.090040797,-1.000780287,0.266413631,0.266413631,0,-1.815421344,0.286887821,-1.528533523,1.119662487 -Larry Hughes,hughela01,2010,RS,NYK,1624,820,-1.596605198,0.319915941,-1.276689257,0.622324127,0.622324127,0,-1.404652666,-0.01309581,-1.417748476,0.90520397 -Larry Hughes,hughela01,2012,RS,ORL,214,114,-8.23875775,-2.403562795,-10.64232054,-0.463115499,-0.463115499,0,-8.232509287,-3.329193735,-11.56170302,0.820028588 -Alfredrick Hughes,hugheri01,1986,PO,SAS,38,18,-4.721839805,-1.666936676,-6.388776482,-0.034907879,0,-0.034907879,-5.560256514,-1.664026659,-7.224283173,1.287721626 -Alfredrick Hughes,hugheri01,1986,RS,SAS,1894,866,-4.02933457,-2.152825777,-6.182160347,-1.51783265,-1.51783265,0,-4.199619124,-2.850379461,-7.049998585,0.094748373 -Rick Hughes,hugheri02,2000,RS,DAL,448,224,-2.833219154,-3.197426337,-6.030645491,-0.376071513,-0.376071513,0,-2.914941561,-3.642761386,-6.557702947,0.287384967 -Robbie Hummel,hummero01,2014,RS,MIN,1342,655,0.186702956,0.925519692,1.112222648,1.282586855,1.282586855,0,-0.057725775,0.020691202,-0.037034573,-0.601535052 -Robbie Hummel,hummero01,2015,RS,MIN,1482,742,-0.846329836,-2.027396902,-2.873726739,-0.04676084,-0.04676084,0,-1.604587671,-2.209725395,-3.814313066,-0.160087932 -Isaac Humphries,humphis01,2019,RS,ATL,128,56,-4.338547742,-3.965601255,-8.304148997,-0.158945696,-0.158945696,0,-2.531161581,-5.462700931,-7.993862512,0.165047447 -Jay Humphries,humphja01,1985,PO,PHO,207,90,2.579453769,-3.889910564,-1.310456795,0.068365623,0,0.068365623,1.750596128,-2.83978631,-1.089190183,0.294782491 -Jay Humphries,humphja01,1985,RS,PHO,4454,2062,-1.220397555,0.188384836,-1.032012718,1.81151648,1.81151648,0,-1.44058521,0.405143048,-1.035442162,0.236614133 -Jay Humphries,humphja01,1986,RS,PHO,6036,2733,0.584230481,0.230570033,0.814800514,4.962957445,4.962957445,0,0.342891676,0.837897233,1.180788909,-0.160447568 -Jay Humphries,humphja01,1987,RS,PHO,5543,2579,1.368259331,-0.569983894,0.798275437,4.663826748,4.663826748,0,1.210159248,0.107225433,1.317384681,-0.109577297 -Jay Humphries,humphja01,1988,PO,MIL,36,18,-12.83326175,0.9335073,-11.89975445,-0.08960658,0,-0.08960658,-12.14784433,3.154350926,-8.993493402,3.233687469 -Jay Humphries,humphja01,1988,RS,PHO,3320,1557,2.307089509,-1.013294537,1.293794972,3.211546592,3.211546592,0,1.878284544,-0.325668771,1.552615772,-0.024126631 -Jay Humphries,humphja01,1988,RS,MIL,518,252,-3.668161764,1.772875431,-1.895286333,0.110392677,0.110392677,0,-3.492145364,1.350360493,-2.141784872,0.460259261 -Jay Humphries,humphja01,1989,PO,MIL,585,323,6.4765909,-0.77795476,5.69863614,1.434871783,0,1.434871783,6.198509443,-0.149651227,6.048858216,-0.072102571 -Jay Humphries,humphja01,1989,RS,MIL,4613,2220,1.489824381,0.9840474,2.473871781,5.926546716,5.926546716,0,1.636703251,1.230432264,2.867135515,0.168089909 -Jay Humphries,humphja01,1990,PO,MIL,157,79,1.879293164,-2.327524425,-0.448231261,0.095589261,0,0.095589261,1.250788367,-2.814268024,-1.563479657,-0.096249132 -Jay Humphries,humphja01,1990,RS,MIL,5819,2818,1.838773955,0.755729445,2.5945034,7.689550633,7.689550633,0,1.705484101,1.420091109,3.12557521,0.071596556 -Jay Humphries,humphja01,1991,PO,MIL,243,123,3.906750773,-2.526002176,1.380748598,0.267957533,0,0.267957533,2.88661278,-0.68494617,2.20166661,0.213856059 -Jay Humphries,humphja01,1991,RS,MIL,5520,2726,3.567797344,-0.115017725,3.452779618,8.628915859,8.628915859,0,3.416666889,0.547245612,3.963912501,0.023643247 -Jay Humphries,humphja01,1992,RS,MIL,4550,2261,2.707192594,-0.32691579,2.380276804,5.939166196,5.939166196,0,2.545108276,0.455830345,3.000938621,0.348369461 -Jay Humphries,humphja01,1993,PO,UTA,206,115,-0.768109559,0.27064361,-0.497465949,0.136108497,0,0.136108497,-0.980248549,-0.373694708,-1.353943257,-0.134159695 -Jay Humphries,humphja01,1993,RS,UTA,4136,2034,-0.748448511,-0.279325011,-1.027773522,1.79768802,1.79768802,0,-0.665082974,0.053400955,-0.611682019,0.572799363 -Jay Humphries,humphja01,1994,PO,UTA,647,356,0.166510272,-0.07453837,0.091971902,0.536628527,0,0.536628527,0.041533908,0.011214582,0.05274849,0.716146333 -Jay Humphries,humphja01,1994,RS,UTA,3176,1619,-0.78416352,-0.659406735,-1.443570255,1.082481574,1.082481574,0,-0.813894068,-0.851421677,-1.665315746,0.298990337 -Jay Humphries,humphja01,1995,RS,BOS,103,52,-3.041599363,-2.495995598,-5.537594961,-0.075071602,-0.075071602,0,-3.329719101,-1.962715044,-5.292434145,1.418619682 -Jay Humphries,humphja01,1995,RS,UTA,291,149,-9.794156142,-0.787049235,-10.58120538,-0.60444821,-0.60444821,0,-9.071559509,-0.587497749,-9.659057258,1.440943521 -Kris Humphries,humphkr01,2005,RS,UTA,1626,873,-4.987300087,-0.852291724,-5.839591811,-1.378728242,-1.378728242,0,-4.492077314,-1.56162371,-6.053701025,0.1745431 -Kris Humphries,humphkr01,2006,RS,UTA,1145,619,-4.299720297,-0.902781732,-5.202502029,-0.777925371,-0.777925371,0,-3.9858454,-1.04184518,-5.02769058,0.401213786 -Kris Humphries,humphkr01,2007,PO,TOR,131,69,-4.283390817,-2.538759514,-6.822150331,-0.148762376,0,-0.148762376,-4.72087287,-2.290192855,-7.011065725,0.558630214 -Kris Humphries,humphkr01,2007,RS,TOR,1307,670,-1.553301364,-1.505021747,-3.058323111,-0.105488706,-0.105488706,0,-1.866739399,-1.567213432,-3.433952832,0.082438338 -Kris Humphries,humphkr01,2008,PO,TOR,4,2,-7.525863111,-3.94182457,-11.46768768,-0.009021484,0,-0.009021484,-8.683891675,-6.914947419,-15.59883909,-1.486138594 -Kris Humphries,humphkr01,2008,RS,TOR,1758,925,-2.604410014,-0.033099532,-2.637509546,0.053123174,0.053123174,0,-2.39674933,-0.467330278,-2.864079608,0.061663563 -Kris Humphries,humphkr01,2009,RS,TOR,514,265,-0.329095975,0.239373486,-0.089722489,0.358903168,0.358903168,0,-0.995019848,-0.337163489,-1.332183338,-0.199790363 -Kris Humphries,humphkr01,2010,RS,NJN,1745,906,-2.46785612,-1.811323013,-4.279179134,-0.708188978,-0.708188978,0,-2.545566606,-1.478846943,-4.024413549,0.177867514 -Kris Humphries,humphkr01,2010,RS,DAL,614,315,-1.955105995,-2.411148881,-4.366254876,-0.260460034,-0.260460034,0,-2.01854657,-2.294813282,-4.313359852,0.255443424 -Kris Humphries,humphkr01,2011,RS,NJN,3904,2061,-0.708974871,0.927427632,0.21845276,3.094830179,3.094830179,0,-0.967760751,0.637542961,-0.330217789,-0.793106325 -Kris Humphries,humphkr01,2012,RS,NJN,4105,2162,0.240075134,0.103275303,0.343350437,3.387859705,3.387859705,0,0.014991763,0.393220644,0.408212407,-0.656822537 -Kris Humphries,humphkr01,2013,PO,BRK,154,83,-2.420174359,-1.471013283,-3.891187642,-0.050106092,0,-0.050106092,-2.582984782,-1.106992508,-3.68997729,0.481998888 -Kris Humphries,humphkr01,2013,RS,BRK,2229,1191,-2.356283861,-1.15929617,-3.51558003,-0.463349754,-0.463349754,0,-2.554295778,-1.272951332,-3.82724711,-0.370961848 -Kris Humphries,humphkr01,2014,RS,BOS,2712,1376,0.047201757,2.981672809,3.028874566,4.038564919,4.038564919,0,0.227500009,1.786258391,2.013758401,-0.435212147 -Kris Humphries,humphkr01,2015,PO,WAS,11,5,-3.667432496,-21.59826401,-25.26569651,-0.059240081,0,-0.059240081,-7.002810972,-16.30964719,-23.31245817,0.002090721 -Kris Humphries,humphkr01,2015,RS,WAS,2649,1345,-1.3650701,1.462485629,0.097415529,1.934343122,1.934343122,0,-1.241749792,1.194753166,-0.046996625,-0.962283085 -Kris Humphries,humphkr01,2016,PO,ATL,111,56,6.42441174,-0.354516001,6.069895739,0.262255466,0,0.262255466,7.017343753,-1.887072446,5.130271307,0.862778849 -Kris Humphries,humphkr01,2016,RS,ATL,610,295,0.079185561,0.675273297,0.754458858,0.53097762,0.53097762,0,0.103908228,1.30120112,1.405109349,0.653002594 -Kris Humphries,humphkr01,2016,RS,PHO,160,74,-1.689900763,1.592280564,-0.097620199,0.101519356,0.101519356,0,0.220833648,2.036146081,2.256979729,1.345808807 -Kris Humphries,humphkr01,2016,RS,WAS,988,466,-0.45558505,-3.462828363,-3.918413413,-0.27908784,-0.27908784,0,0.014401197,-3.008415056,-2.994013858,0.455076873 -Kris Humphries,humphkr01,2017,PO,ATL,8,3,-0.295583871,4.301088656,4.005504785,0.010567736,0,0.010567736,-1.258905176,-0.513305652,-1.772210828,-0.874069283 -Kris Humphries,humphkr01,2017,RS,ATL,1415,689,-3.106006456,0.142916463,-2.963089993,-0.074656212,-0.074656212,0,-2.885033811,-0.242700942,-3.127734753,-0.328481352 -Ryan Humphrey,humphry01,2003,RS,ORL,632,322,-7.19086764,-1.889715248,-9.080582887,-1.049170566,-1.049170566,0,-7.023539079,-2.381296941,-9.404836019,0.81054152 -Ryan Humphrey,humphry01,2003,RS,MEM,238,122,-5.575208164,1.860992285,-3.71421588,-0.06058585,-0.06058585,0,-5.37399604,1.852928893,-3.521067148,0.872712543 -Ryan Humphrey,humphry01,2004,PO,MEM,9,5,14.75864338,-5.323706502,9.434936881,0.031045235,0,0.031045235,12.60854018,-7.60809407,5.000446109,-2.828960694 -Ryan Humphrey,humphry01,2004,RS,MEM,21,11,-8.233882146,-0.012104977,-8.245987123,-0.032028419,-0.032028419,0,-6.197792999,0.669147005,-5.528645994,3.499655221 -Ryan Humphrey,humphry01,2005,RS,MEM,591,317,-3.033872171,-1.071345397,-4.105217568,-0.219178164,-0.219178164,0,-3.141898019,-2.106007094,-5.247905114,-0.002427569 -Brandon Hunter,huntebr01,2004,PO,BOS,19,10,5.525428574,-2.689856646,2.835571928,0.029282738,0,0.029282738,4.01083741,-3.607043059,0.40379435,-0.33051777 -Brandon Hunter,huntebr01,2004,RS,BOS,797,406,-2.013564569,-1.26577439,-3.279338959,-0.109493986,-0.109493986,0,-2.209440294,-2.07673229,-4.286172584,-0.127999468 -Brandon Hunter,huntebr01,2005,RS,ORL,447,224,-2.869136017,-2.080224002,-4.949360019,-0.25417334,-0.25417334,0,-2.937077865,-2.594336681,-5.531414546,1.032516384 -Cedric Hunter,huntece01,1992,RS,CHH,2,1,-6.462056446,-4.748641116,-11.21069756,-0.004263468,-0.004263468,0,-7.658987197,-6.337242383,-13.99622958,-1.205305588 -Chris Hunter,huntech01,2010,RS,GSW,1657,783,-2.238443709,-1.338375174,-3.576818883,-0.331415999,-0.331415999,0,-2.690223587,-1.59729065,-4.287514236,0.316283837 -Lindsey Hunter,hunteli01,1994,RS,DET,4312,2172,-1.760837636,-0.325467401,-2.086305037,0.738136738,0.738136738,0,-1.294506434,-0.255649926,-1.55015636,0.348100479 -Lindsey Hunter,hunteli01,1995,RS,DET,1854,944,-2.004092311,-1.120250239,-3.124342549,-0.181243312,-0.181243312,0,-1.672556668,-1.026243967,-2.698800635,0.49509815 -Lindsey Hunter,hunteli01,1996,PO,DET,63,36,-3.050278206,-0.664446617,-3.714724824,-0.018267908,0,-0.018267908,-2.905732514,-1.048115888,-3.953848402,-0.03411043 -Lindsey Hunter,hunteli01,1996,RS,DET,3951,2138,-0.377708202,1.12157364,0.743865438,3.818356435,3.818356435,0,-0.087423759,1.314291849,1.22686809,0.176100456 -Lindsey Hunter,hunteli01,1997,PO,DET,349,201,2.828552296,1.245615188,4.074167484,0.717347696,0,0.717347696,2.834720597,1.565853002,4.400573598,-0.540188024 -Lindsey Hunter,hunteli01,1997,RS,DET,5383,3023,0.969131964,1.108529741,2.077661705,7.46747842,7.46747842,0,1.617352814,1.759200254,3.376553068,0.264827885 -Lindsey Hunter,hunteli01,1998,RS,DET,4656,2505,-0.025008601,1.172776694,1.147768092,4.9917509,4.9917509,0,0.451205783,1.765394927,2.21660071,0.187137472 -Lindsey Hunter,hunteli01,1999,PO,DET,300,180,-3.187634084,0.162661172,-3.024972913,-0.025966305,0,-0.025966305,-2.491300573,0.774084145,-1.717216429,-0.259840222 -Lindsey Hunter,hunteli01,1999,RS,DET,3192,1755,1.094563472,0.960602818,2.055166289,4.304870539,4.304870539,0,1.402136949,1.609708534,3.011845482,0.04852444 -Lindsey Hunter,hunteli01,2000,PO,DET,176,93,-4.559054406,3.151861363,-1.407193043,0.066025243,0,0.066025243,-4.052813563,3.0006011,-1.052212462,0.423043381 -Lindsey Hunter,hunteli01,2000,RS,DET,5887,2919,1.345008553,0.199604902,1.544613455,6.391613603,6.391613603,0,1.672145708,0.740871197,2.413016905,-0.062485456 -Lindsey Hunter,hunteli01,2001,PO,MIL,538,289,-3.772559793,0.200320882,-3.572238911,-0.126994006,0,-0.126994006,-2.826699207,-0.15788942,-2.984588627,1.413064863 -Lindsey Hunter,hunteli01,2001,RS,MIL,3885,2002,1.515855228,-0.002592306,1.513262922,4.376619136,4.376619136,0,2.124990287,0.324639274,2.449629561,0.467270799 -Lindsey Hunter,hunteli01,2002,PO,LAL,255,132,-2.25773468,-2.488253232,-4.745987912,-0.140819156,0,-0.140819156,-2.043534819,-2.803169817,-4.846704635,1.441665647 -Lindsey Hunter,hunteli01,2002,RS,LAL,3136,1616,-2.434052896,0.584829851,-1.849223044,0.744206807,0.744206807,0,-1.978976888,0.445011804,-1.533965084,0.189247046 -Lindsey Hunter,hunteli01,2003,RS,TOR,1275,673,-2.769832748,-0.837498995,-3.607331743,-0.296610239,-0.296610239,0,-1.958490354,-1.017923079,-2.976413433,0.698452273 -Lindsey Hunter,hunteli01,2004,PO,DET,495,273,-2.045214038,3.056294506,1.011080468,0.549930133,0,0.549930133,-2.010564774,3.25824992,1.247685146,1.59705874 -Lindsey Hunter,hunteli01,2004,RS,DET,1224,661,-1.850372379,2.440801088,0.590428709,1.128182339,1.128182339,0,-1.781503512,2.072124412,0.2906209,0.133455981 -Lindsey Hunter,hunteli01,2005,PO,DET,672,374,-1.382235989,2.404547041,1.022311051,0.750877299,0,0.750877299,-1.327576255,2.164766009,0.837189755,1.034819587 -Lindsey Hunter,hunteli01,2005,RS,DET,2102,1144,-2.067768413,1.364561891,-0.703206522,1.203096263,1.203096263,0,-1.973446026,1.205611145,-0.76783488,0.650721449 -Lindsey Hunter,hunteli01,2006,PO,DET,388,217,0.023193808,1.61467031,1.637864118,0.513464349,0,0.513464349,0.686149029,2.471651754,3.157800783,2.241268768 -Lindsey Hunter,hunteli01,2006,RS,DET,646,353,-1.987823578,-0.069007841,-2.056831419,0.126235096,0.126235096,0,-1.639454788,0.165958955,-1.473495833,1.023917586 -Lindsey Hunter,hunteli01,2007,PO,DET,240,133,-4.34762507,-1.862130955,-6.209756026,-0.247324407,0,-0.247324407,-3.919686275,-1.464464961,-5.384151236,1.943939217 -Lindsey Hunter,hunteli01,2007,RS,DET,1371,745,-0.55143236,-1.090726421,-1.64215878,0.422841402,0.422841402,0,-0.232202284,-1.27798629,-1.510188574,0.38712731 -Lindsey Hunter,hunteli01,2008,PO,DET,205,115,-0.145409982,1.341805568,1.196395586,0.243187844,0,0.243187844,-0.117407371,2.466522242,2.349114871,1.634206528 -Lindsey Hunter,hunteli01,2008,RS,DET,396,215,-1.855765167,0.376836002,-1.478929164,0.141554995,0.141554995,0,-1.44931838,0.71977705,-0.72954133,1.427460565 -Lindsey Hunter,hunteli01,2009,PO,CHI,47,24,6.224237697,3.106052503,9.3302902,0.153834418,0,0.153834418,5.382733383,3.140754073,8.523487456,0.750880982 -Lindsey Hunter,hunteli01,2009,RS,CHI,522,266,-2.672316438,-0.112957398,-2.785273836,-0.004847103,-0.004847103,0,-1.977837158,-0.167495209,-2.145332368,1.162716601 -Lindsey Hunter,hunteli01,2010,RS,CHI,239,122,-5.233802397,-2.478030167,-7.711832564,-0.311408044,-0.311408044,0,-5.515652357,-2.930305698,-8.445958055,0.778600547 -Othello Hunter,hunteot01,2009,PO,ATL,24,14,8.245780476,6.694067662,14.93984814,0.128040487,0,0.128040487,7.116041795,5.166234045,12.28227584,-1.570103707 -Othello Hunter,hunteot01,2009,RS,ATL,174,92,-2.791210888,-0.395247112,-3.186458,-0.020473918,-0.020473918,0,-3.281636505,-1.254689575,-4.53632608,-0.057628706 -Othello Hunter,hunteot01,2010,RS,ATL,63,33,-4.178096278,-2.004158002,-6.18225428,-0.057738998,-0.057738998,0,-4.477518871,-3.459050014,-7.936568885,-0.078773098 -RJ Hunter,hunterj01,2016,PO,BOS,84,41,-3.270190412,1.664146376,-1.606044037,0.024491855,0,0.024491855,-1.294700086,-2.596962642,-3.891662728,-0.724746829 -RJ Hunter,hunterj01,2016,RS,BOS,668,315,-2.935371277,0.251374203,-2.683997073,0.010642206,0.010642206,0,-1.786650007,-0.672817424,-2.45946743,0.319424164 -RJ Hunter,hunterj01,2017,RS,CHI,19,9,-16.90818207,-3.855428585,-20.76361065,-0.081684149,-0.081684149,0,-13.51688941,-7.152083127,-20.66897254,-1.22235461 -RJ Hunter,hunterj01,2018,RS,HOU,92,45,-3.582592844,1.139394889,-2.443197955,0.007102981,0.007102981,0,-0.378695183,0.568213663,0.18951848,0.832462916 -RJ Hunter,hunterj01,2019,RS,BOS,54,26,7.603499118,4.948811466,12.55231058,0.20352293,0.20352293,0,6.873883461,4.218799188,11.09268265,0.268464609 -Steven Hunter,huntest01,2002,RS,ORL,1013,516,-3.720669257,-0.445178795,-4.165848052,-0.374113189,-0.374113189,0,-3.885463804,-0.911653864,-4.797117668,0.337957675 -Steven Hunter,huntest01,2003,PO,ORL,74,40,-8.524511152,-1.941913151,-10.4664243,-0.165773314,0,-0.165773314,-8.370457003,-1.542025576,-9.912482579,1.890278588 -Steven Hunter,huntest01,2003,RS,ORL,877,447,-2.067878599,-0.221839153,-2.289717752,0.104898153,0.104898153,0,-2.356813164,-0.805649646,-3.16246281,-0.064510847 -Steven Hunter,huntest01,2004,RS,ORL,1510,789,-4.254169992,-1.023265962,-5.277435954,-1.016454603,-1.016454603,0,-4.40005157,-1.651896892,-6.051948462,-0.085963364 -Steven Hunter,huntest01,2005,PO,PHO,422,213,-2.485521933,-0.005902202,-2.491424135,0.028820128,0,0.028820128,-2.771277503,-1.302901175,-4.074178678,-0.503280234 -Steven Hunter,huntest01,2005,RS,PHO,2114,1046,-2.648657164,0.882641829,-1.766015335,0.52339744,0.52339744,0,-2.891124833,-0.310413053,-3.201537886,-0.302301659 -Steven Hunter,huntest01,2006,RS,PHI,2563,1312,-2.567380499,0.161913688,-2.405466811,0.229216594,0.229216594,0,-2.80317764,-0.994238197,-3.797415837,-0.559361872 -Steven Hunter,huntest01,2007,RS,PHI,3068,1605,-3.356951093,-0.137013888,-3.493964981,-0.605832196,-0.605832196,0,-3.557027977,-0.827687802,-4.38471578,-0.516081519 -Steven Hunter,huntest01,2008,PO,DEN,10,5,-11.58431069,0.316657547,-11.26765315,-0.022036197,0,-0.022036197,-12.08517561,-2.254941157,-14.34011677,-1.486138594 -Steven Hunter,huntest01,2008,RS,DEN,252,120,-4.538747033,-1.513018874,-6.051765907,-0.203501492,-0.203501492,0,-4.87341662,-2.449713161,-7.323129781,0.626709707 -Steven Hunter,huntest01,2010,RS,MEM,312,158,-4.66301505,-0.747003919,-5.410018969,-0.21276709,-0.21276709,0,-4.67484607,-2.856199288,-7.531045357,-0.727250876 -Vincent Hunter,huntevi01,2018,RS,MEM,16,7,4.614029694,12.70329189,17.31732159,0.071034359,0.071034359,0,3.626039986,4.360374803,7.98641479,-0.87762179 -Bobby Hurley,hurlebo01,1994,RS,SAC,1025,499,-2.626028384,-2.700512635,-5.326541018,-0.653522041,-0.653522041,0,-2.76996306,-3.097477535,-5.867440595,-0.357840535 -Bobby Hurley,hurlebo01,1995,RS,SAC,2149,1105,-2.817097781,-2.335966207,-5.153063989,-1.353597124,-1.353597124,0,-3.014514777,-3.159999672,-6.17451445,-0.081958184 -Bobby Hurley,hurlebo01,1996,PO,SAC,4,2,-3.956078073,-3.027684127,-6.983762201,-0.004372844,0,-0.004372844,-5.756169047,-4.995271134,-10.75144018,-1.63856424 -Bobby Hurley,hurlebo01,1996,RS,SAC,2084,1059,-2.694180605,-2.385132773,-5.079313377,-1.26279586,-1.26279586,0,-2.971558489,-2.565239175,-5.536797664,0.314852249 -Bobby Hurley,hurlebo01,1997,RS,SAC,1212,632,-0.880127885,-1.431353633,-2.311481518,0.141473535,0.141473535,0,-1.217178511,-2.085409464,-3.302587975,0.04829188 -Bobby Hurley,hurlebo01,1998,RS,VAN,889,458,-3.383896974,-4.023174708,-7.407071682,-1.088218631,-1.088218631,0,-3.636591658,-4.134980149,-7.771571807,-0.000567506 -Bobby Hurley,hurlebo01,1998,RS,SAC,809,417,-2.501754527,-2.606294662,-5.108049188,-0.502738168,-0.502738168,0,-2.843453537,-3.247316382,-6.090769919,0.192146773 -Geoff Huston,hustoge01,1980,RS,NYK,2071,923,-3.406365772,-2.068647464,-5.475013237,-1.283960996,-1.283960996,0,-3.693331017,-2.59651888,-6.289849898,0.057927449 -Geoff Huston,hustoge01,1981,RS,DAL,3931,1892,-0.713277766,-2.288449214,-3.00172698,-0.24213978,-0.24213978,0,-0.842078587,-1.917856607,-2.759935194,-0.361300977 -Geoff Huston,hustoge01,1981,RS,CLE,1151,542,1.060212099,-2.286748977,-1.226536878,0.418498469,0.418498469,0,0.34043003,-2.536534121,-2.19610409,-0.680654563 -Geoff Huston,hustoge01,1982,RS,CLE,5041,2409,1.750145834,-2.194271486,-0.444125652,2.817063767,2.817063767,0,1.177461081,-2.056996412,-0.879535331,-0.613284512 -Geoff Huston,hustoge01,1983,RS,CLE,5586,2716,0.397553592,-1.572484011,-1.174930419,2.178033718,2.178033718,0,-0.056336336,-1.121274961,-1.177611297,-0.217299964 -Geoff Huston,hustoge01,1984,RS,CLE,4189,2041,0.713975746,-2.693304643,-1.979328898,0.798274655,0.798274655,0,0.172397105,-2.65521523,-2.482818125,-0.542509859 -Geoff Huston,hustoge01,1985,RS,CLE,200,93,-2.018227818,-4.56845007,-6.586677888,-0.181363083,-0.181363083,0,-2.902409226,-5.057746214,-7.96015544,-0.387104217 -Geoff Huston,hustoge01,1986,RS,GSW,2652,1208,1.128943547,-2.71041764,-1.581474094,0.71507361,0.71507361,0,0.299866559,-3.427372292,-3.127505734,-0.733886244 -Geoff Huston,hustoge01,1987,RS,LAC,926,428,-2.644359841,-3.054656436,-5.699016277,-0.642458488,-0.642458488,0,-3.099863393,-3.250642831,-6.350506224,-0.238466719 -Chandler Hutchison,hutchch01,2019,RS,CHI,1876,895,-3.096188774,1.038031429,-2.058157345,0.313673736,0.313673736,0,-3.687142433,-0.315606758,-4.002749192,-0.723161355 -Marc Iavaroni,iavarma01,1983,PO,PHI,580,283,0.479023805,0.107900857,0.586924662,0.499527683,0,0.499527683,0.225941556,0.347452038,0.573393594,0.534063545 -Marc Iavaroni,iavarma01,1983,RS,PHI,3489,1612,-3.019152391,-1.117001065,-4.136153456,-1.144296497,-1.144296497,0,-2.921563257,-1.16104579,-4.082609047,0.390379905 -Marc Iavaroni,iavarma01,1984,PO,PHI,137,64,-1.264661762,-2.150122249,-3.414784011,-0.022830813,0,-0.022830813,-1.76027108,-0.808975452,-2.569246532,1.962513351 -Marc Iavaroni,iavarma01,1984,RS,PHI,3215,1532,-3.330574235,-0.678021178,-4.008595413,-0.987969059,-0.987969059,0,-3.405259902,-0.786772723,-4.192032624,0.440314688 -Marc Iavaroni,iavarma01,1985,PO,SAS,256,116,-1.623544895,-0.453148108,-2.076693002,0.041612057,0,0.041612057,-1.678664129,-0.144073158,-1.822737287,1.310700781 -Marc Iavaroni,iavarma01,1985,RS,SAS,2579,1178,-2.992086328,-1.639077225,-4.631163554,-1.139014563,-1.139014563,0,-2.762307083,-1.297580707,-4.05988779,0.76833674 -Marc Iavaroni,iavarma01,1985,RS,PHI,331,156,-6.277874434,-2.59931423,-8.877188664,-0.491117294,-0.491117294,0,-6.080718273,-2.697906892,-8.778625165,0.730454228 -Marc Iavaroni,iavarma01,1986,PO,UTA,144,73,-6.236265096,-2.278342868,-8.514607964,-0.221934307,0,-0.221934307,-6.506824131,-2.561331849,-9.06815598,0.226625062 -Marc Iavaroni,iavarma01,1986,RS,SAS,1463,669,-3.416597782,-1.463959441,-4.880557223,-0.732876004,-0.732876004,0,-3.494791994,-1.339513435,-4.834305429,0.805243169 -Marc Iavaroni,iavarma01,1986,RS,UTA,751,345,-2.364361497,-0.846982859,-3.211344357,-0.081689681,-0.081689681,0,-2.696349069,-0.741019304,-3.437368373,0.616366711 -Marc Iavaroni,iavarma01,1987,PO,UTA,95,47,-4.524492278,-3.142619902,-7.66711218,-0.12140057,0,-0.12140057,-5.242347738,-4.179918864,-9.422266602,-0.167664693 -Marc Iavaroni,iavarma01,1987,RS,UTA,1838,845,-3.454708405,-1.658451758,-5.113160163,-1.028098351,-1.028098351,0,-3.888994496,-1.5095801,-5.398574596,0.93079251 -Marc Iavaroni,iavarma01,1988,PO,UTA,275,137,-0.110208855,-1.180860939,-1.291069793,0.106195704,0,0.106195704,-1.057880059,-1.240617481,-2.29849754,0.925338071 -Marc Iavaroni,iavarma01,1988,RS,UTA,2648,1238,-3.510426543,-1.112092933,-4.622519476,-1.184408082,-1.184408082,0,-3.776080771,-1.484905588,-5.260986359,0.142583324 -Marc Iavaroni,iavarma01,1989,PO,UTA,2,1,-14.325003,-4.95807709,-19.28308009,-0.010646639,0,-0.010646639,-9.802296717,5.063491729,-4.738804988,21.44666508 -Marc Iavaroni,iavarma01,1989,RS,UTA,1644,796,-4.910763261,-1.715832155,-6.626595416,-1.57799066,-1.57799066,0,-5.225256193,-2.352042146,-7.577298339,0.235013998 -Serge Ibaka,ibakase01,2010,PO,OKC,292,153,-1.083906798,1.19321732,0.109310522,0.229101007,0,0.229101007,-1.567760235,1.058359677,-0.509400558,-0.433142258 -Serge Ibaka,ibakase01,2010,RS,OKC,2596,1323,-2.579012153,0.376352173,-2.20265998,0.369607123,0.369607123,0,-2.67679545,0.186556067,-2.490239383,0.039525322 -Serge Ibaka,ibakase01,2011,PO,OKC,938,490,-1.754352455,1.238412341,-0.515940114,0.572802859,0,0.572802859,-1.822506945,1.106011235,-0.716495709,-0.497346204 -Serge Ibaka,ibakase01,2011,RS,OKC,4329,2216,-0.591899993,1.104228071,0.512328078,3.666312128,3.666312128,0,-0.751624365,0.999403314,0.247778949,-0.558055811 -Serge Ibaka,ibakase01,2012,PO,OKC,1086,569,1.074273092,0.966623809,2.040896901,1.421504467,0,1.421504467,0.957883725,0.65723387,1.615117596,-0.811478958 -Serge Ibaka,ibakase01,2012,RS,OKC,3512,1792,-0.200978031,2.60764134,2.40666331,4.669747245,4.669747245,0,-0.242589802,2.196569683,1.953979881,-0.879089703 -Serge Ibaka,ibakase01,2013,PO,OKC,716,366,-0.53967808,1.437463648,0.897785569,0.693856389,0,0.693856389,-0.604573228,1.248495475,0.643922247,-1.117732334 -Serge Ibaka,ibakase01,2013,RS,OKC,4888,2486,0.245145953,1.236801412,1.481947365,5.320546354,5.320546354,0,0.323598589,0.854021664,1.177620254,-0.816519852 -Serge Ibaka,ibakase01,2014,PO,OKC,1128,581,1.220097812,4.210088788,5.4301866,2.470364031,0,2.470364031,0.664159501,5.536797128,6.200956629,-1.131860881 -Serge Ibaka,ibakase01,2014,RS,OKC,5404,2666,-0.341223358,2.252838469,1.911615112,6.32375381,6.32375381,0,0.035249362,2.825661404,2.860910767,-0.256300113 -Serge Ibaka,ibakase01,2015,RS,OKC,4247,2116,-0.402476945,3.007504001,2.605027056,5.743211956,5.743211956,0,0.055054922,2.66863336,2.723688283,-0.630073946 -Serge Ibaka,ibakase01,2016,PO,OKC,1220,602,4.296560821,2.632611987,6.929172807,3.087153223,0,3.087153223,5.451515711,4.270654819,9.722170531,0.653173802 -Serge Ibaka,ibakase01,2016,RS,OKC,5122,2500,-0.80171313,1.388591575,0.586878446,4.244247284,4.244247284,0,-0.229108454,1.329275044,1.10016659,-0.274133911 -Serge Ibaka,ibakase01,2017,PO,TOR,591,307,-2.842136547,-1.570963069,-4.413099617,-0.266259722,0,-0.266259722,-4.11262457,-0.508557899,-4.62118247,-0.86394137 -Serge Ibaka,ibakase01,2017,RS,TOR,1397,712,-1.955999493,0.576917997,-1.379081495,0.497017351,0.497017351,0,-0.883012638,0.939980818,0.05696818,-0.194170349 -Serge Ibaka,ibakase01,2017,RS,ORL,3470,1710,-0.420688226,0.131705302,-0.288982924,2.145567,2.145567,0,-0.25535183,0.210998967,-0.044352863,-0.069791671 -Serge Ibaka,ibakase01,2018,PO,TOR,523,260,-0.815841511,0.065597521,-0.75024399,0.272144929,0,0.272144929,-2.542116787,-2.116976768,-4.659093554,-0.515416195 -Serge Ibaka,ibakase01,2018,RS,TOR,4346,2093,-0.97708792,-0.234172472,-1.211260392,1.641791804,1.641791804,0,-0.223052961,-0.01004023,-0.233093191,-0.081447064 -Serge Ibaka,ibakase01,2019,PO,TOR,1014,500,-1.629133564,3.375337598,1.746204034,1.180576445,0,1.180576445,-0.332276559,3.762145187,3.429868628,-0.199585323 -Serge Ibaka,ibakase01,2019,RS,TOR,4203,2010,-1.11615144,0.717728595,-0.398422845,2.39299037,2.39299037,0,-0.739929836,1.032628608,0.292698772,-0.784217897 -Andre Iguodala,iguodan01,2005,PO,PHI,356,192,1.747550152,5.215199725,6.962749877,0.979693267,0,0.979693267,1.600274862,5.331646543,6.931921405,-0.146577263 -Andre Iguodala,iguodan01,2005,RS,PHI,5371,2686,0.476928416,2.942726655,3.419655071,8.441436298,8.441436298,0,0.050414637,2.955117435,3.005532071,-0.146316386 -Andre Iguodala,iguodan01,2006,RS,PHI,6028,3086,1.512847094,2.081154637,3.594001732,9.952705206,9.952705206,0,1.281883254,2.018343834,3.300227088,-0.328239182 -Andre Iguodala,iguodan01,2007,RS,PHI,5852,3062,1.545750848,1.248936155,2.794687003,8.650191649,8.650191649,0,1.555252256,1.659267734,3.214519991,-0.127800094 -Andre Iguodala,iguodan01,2008,PO,PHI,424,234,-2.350893425,2.247534851,-0.103358574,0.327067807,0,0.327067807,-1.839686192,1.881115075,0.041428883,0.323950698 -Andre Iguodala,iguodan01,2008,RS,PHI,6176,3242,2.185360852,2.352478565,4.537839417,12.06301538,12.06301538,0,2.451322833,2.431458767,4.8827816,0.065427461 -Andre Iguodala,iguodan01,2009,PO,PHI,499,269,2.307692674,2.401334295,4.709026968,1.051988255,0,1.051988255,2.550301314,1.85361505,4.403916364,-0.325160998 -Andre Iguodala,iguodan01,2009,RS,PHI,6200,3269,2.735750663,1.845683836,4.581434499,12.19588494,12.19588494,0,2.740820984,1.674706407,4.41552739,-0.241367568 -Andre Iguodala,iguodan01,2010,RS,PHI,6163,3193,1.61333133,0.48501653,2.09834786,7.878074366,7.878074366,0,1.731597302,0.580285577,2.311882879,-0.240270891 -Andre Iguodala,iguodan01,2011,PO,PHI,330,182,1.119693358,1.06420236,2.183895718,0.473499026,0,0.473499026,1.02735967,0.942986831,1.970346501,0.185827058 -Andre Iguodala,iguodan01,2011,RS,PHI,4771,2469,1.232521001,2.308472629,3.54099363,7.878909253,7.878909253,0,1.323998642,2.06373756,3.387736202,-0.538063399 -Andre Iguodala,iguodan01,2012,PO,PHI,942,505,1.250157427,2.682529543,3.932686969,1.773044223,0,1.773044223,1.329160763,2.795538523,4.124699287,-0.139584396 -Andre Iguodala,iguodan01,2012,RS,PHI,4175,2209,1.836473693,3.487288562,5.323762254,9.061040831,9.061040831,0,1.90251045,3.149919421,5.052429871,-0.389178142 -Andre Iguodala,iguodan01,2013,PO,DEN,498,243,4.103523153,2.528602788,6.632125941,1.189297904,0,1.189297904,3.866009437,2.150144423,6.016153861,-0.782539855 -Andre Iguodala,iguodan01,2013,RS,DEN,5569,2779,1.43729353,2.435718145,3.873011675,9.378697388,9.378697388,0,1.710991559,2.084898718,3.795890277,-0.116119496 -Andre Iguodala,iguodan01,2014,PO,GSW,495,248,-1.423572191,-0.232149554,-1.655721745,0.141110362,0,0.141110362,-2.867776472,0.461675118,-2.406101353,-1.098536334 -Andre Iguodala,iguodan01,2014,RS,GSW,4142,2040,1.229324648,2.61707303,3.846397679,6.845597191,6.845597191,0,1.049225924,3.143094017,4.192319941,-0.27921626 -Andre Iguodala,iguodan01,2015,PO,GSW,1269,635,1.88533537,0.708163444,2.593498814,1.772718042,0,1.772718042,1.336638707,0.439064699,1.775703406,-0.688660304 -Andre Iguodala,iguodan01,2015,RS,GSW,4288,2069,-0.289842882,1.600494353,1.310651471,4.254422849,4.254422849,0,-0.108522065,1.580032029,1.471509964,-0.716255548 -Andre Iguodala,iguodan01,2016,PO,GSW,1581,767,1.498357745,-0.74103286,0.757324885,1.411985107,0,1.411985107,0.179619476,0.222827526,0.402447002,-0.238844913 -Andre Iguodala,iguodan01,2016,RS,GSW,3676,1732,0.017964244,0.449113562,0.467077806,2.831065986,2.831065986,0,0.493731398,0.228360779,0.722092177,-0.40411459 -Andre Iguodala,iguodan01,2017,PO,GSW,888,419,-3.201687778,-0.269673927,-3.471361705,-0.157876394,0,-0.157876394,-2.250830053,-0.025719336,-2.27654939,-0.709248201 -Andre Iguodala,iguodan01,2017,RS,GSW,4232,1998,0.437801258,1.155086935,1.592888193,4.381571759,4.381571759,0,0.445454085,0.850348764,1.295802849,-1.007703614 -Andre Iguodala,iguodan01,2018,PO,GSW,844,401,1.212690745,3.027740129,4.240430874,1.485880784,0,1.485880784,1.618335208,2.725395564,4.343730773,0.717919657 -Andre Iguodala,iguodan01,2018,RS,GSW,3418,1622,-1.421878923,1.329467261,-0.092411662,2.176349341,2.176349341,0,-1.051944725,0.67268985,-0.379254875,-1.033923731 -Andre Iguodala,iguodan01,2019,PO,GSW,1312,629,1.419993958,0.518518245,1.938512203,1.546766489,0,1.546766489,1.855467781,0.770753864,2.626221645,-0.322656564 -Andre Iguodala,iguodan01,2019,RS,GSW,3394,1578,-0.31469718,1.607968463,1.293271283,3.22815212,3.22815212,0,-0.157834575,1.221957966,1.064123391,-0.84743079 -Zydrunas Ilgauskas,ilgauzy01,1998,PO,CLE,256,147,-0.434300835,-0.402336294,-0.836637129,0.149036831,0,0.149036831,-0.511706406,0.398006603,-0.113699804,0.608144 -Zydrunas Ilgauskas,ilgauzy01,1998,RS,CLE,4507,2379,-0.061036418,2.889728653,2.828692235,6.745861937,6.745861937,0,-0.141566572,2.436890383,2.295323811,-0.3422019 -Zydrunas Ilgauskas,ilgauzy01,1999,RS,CLE,311,171,-0.145192787,1.234234474,1.089041687,0.336209557,0.336209557,0,0.115507668,1.849006491,1.964514159,0.342711123 -Zydrunas Ilgauskas,ilgauzy01,2001,RS,CLE,1184,616,-2.871101072,0.802228267,-2.068872806,0.214353949,0.214353949,0,-2.356856271,0.444519809,-1.912336462,0.123851167 -Zydrunas Ilgauskas,ilgauzy01,2002,RS,CLE,2529,1329,-1.338037803,-1.531174505,-2.869212308,-0.08088737,-0.08088737,0,-1.141115288,-1.509985631,-2.651100918,0.062192852 -Zydrunas Ilgauskas,ilgauzy01,2003,RS,CLE,4817,2432,-1.497161312,1.003502737,-0.493658575,2.791361503,2.791361503,0,-1.449628111,0.787834164,-0.661793947,-0.273693481 -Zydrunas Ilgauskas,ilgauzy01,2004,RS,CLE,4858,2539,-0.64908126,-0.058027603,-0.707108863,2.629121118,2.629121118,0,-0.476742061,0.054849453,-0.421892609,-0.593865597 -Zydrunas Ilgauskas,ilgauzy01,2005,RS,CLE,4943,2615,-0.328730687,1.186340119,0.857609431,4.792359567,4.792359567,0,-0.050495147,1.148234397,1.097739251,-0.398016224 -Zydrunas Ilgauskas,ilgauzy01,2006,PO,CLE,640,354,-3.446238439,2.713199619,-0.73303882,0.374658416,0,0.374658416,-3.369870509,2.010232676,-1.359637833,-0.252540508 -Zydrunas Ilgauskas,ilgauzy01,2006,RS,CLE,4320,2283,0.407822694,1.505944627,1.913767321,5.407991056,5.407991056,0,0.445063119,1.316931725,1.761994845,-0.409929387 -Zydrunas Ilgauskas,ilgauzy01,2007,PO,CLE,1172,649,-0.589767914,2.349022615,1.759254701,1.528380632,0,1.528380632,-0.80406896,2.029029492,1.224960533,-0.679411638 -Zydrunas Ilgauskas,ilgauzy01,2007,RS,CLE,4076,2130,-1.351829423,2.240454652,0.888625229,3.938646442,3.938646442,0,-1.225268495,2.028301316,0.803032821,-0.365707334 -Zydrunas Ilgauskas,ilgauzy01,2008,PO,CLE,711,393,-0.719214265,3.230199814,2.510985549,1.079546486,0,1.079546486,-0.833799747,2.739561432,1.905761685,-0.688611379 -Zydrunas Ilgauskas,ilgauzy01,2008,RS,CLE,4223,2222,-1.399153695,1.709810257,0.310656562,3.449801688,3.449801688,0,-1.287985778,1.556450978,0.2684652,-0.538055439 -Zydrunas Ilgauskas,ilgauzy01,2009,PO,CLE,738,407,-1.304164387,2.780825221,1.476660834,0.905033874,0,0.905033874,-0.976383078,2.732676092,1.756293014,-0.016099409 -Zydrunas Ilgauskas,ilgauzy01,2009,RS,CLE,3299,1765,-1.350968722,2.672219273,1.321250551,3.65012207,3.65012207,0,-0.946967284,2.277298886,1.330331602,-0.406308996 -Zydrunas Ilgauskas,ilgauzy01,2010,PO,CLE,135,69,-2.495688746,0.380800496,-2.11488825,0.02288255,0,0.02288255,-3.151253353,-0.342546259,-3.493799612,-0.696828285 -Zydrunas Ilgauskas,ilgauzy01,2010,RS,CLE,2579,1339,-3.08881177,0.496523524,-2.592288245,0.107749899,0.107749899,0,-2.797902897,0.528424174,-2.269478724,0.006868709 -Zydrunas Ilgauskas,ilgauzy01,2011,PO,MIA,189,104,-2.962309872,-3.303024421,-6.265334293,-0.192623723,0,-0.192623723,-3.162144012,-3.663043222,-6.825187234,0.114487629 -Zydrunas Ilgauskas,ilgauzy01,2011,RS,MIA,2193,1145,-2.713643562,0.538661315,-2.174982248,0.336831171,0.336831171,0,-2.595054722,0.76625438,-1.828800342,0.254651559 -Mile Ilic,ilicmi01,2007,RS,NJN,12,6,-33.13131785,-4.794304126,-37.92562198,-0.111175538,-0.111175538,0,-29.56156898,-10.16284326,-39.72441224,3.020696099 -Ersan Ilyasova,ilyaser01,2007,RS,MIL,1892,973,-1.664947145,-1.721068918,-3.386016063,-0.318833557,-0.318833557,0,-1.251688885,-1.693122831,-2.944811716,0.913385357 -Ersan Ilyasova,ilyaser01,2010,PO,MIL,284,157,2.169096649,1.618850925,3.787947575,0.538358545,0,0.538358545,2.023224435,1.052189233,3.075413669,-0.296477649 -Ersan Ilyasova,ilyaser01,2010,RS,MIL,3668,1898,0.67398877,1.286722534,1.960711304,4.591804193,4.591804193,0,0.784495884,1.616374455,2.400870339,0.620246234 -Ersan Ilyasova,ilyaser01,2011,RS,MIL,2848,1505,-0.165912281,0.982230805,0.816318524,2.744187123,2.744187123,0,-0.23297145,1.202129507,0.969158057,0.196907393 -Ersan Ilyasova,ilyaser01,2012,RS,MIL,3268,1655,2.684158772,-0.698295193,1.985863579,3.969315968,3.969315968,0,2.528275691,-0.473408311,2.05486738,-0.682601559 -Ersan Ilyasova,ilyaser01,2013,PO,MIL,224,117,-0.571171785,0.575008102,0.003836316,0.168554785,0,0.168554785,-0.774624769,0.697404008,-0.077220761,-0.52699481 -Ersan Ilyasova,ilyaser01,2013,RS,MIL,4015,2012,2.00743163,-0.352524872,1.654906758,4.509293091,4.509293091,0,1.899801108,0.148346068,2.048147175,-0.256188814 -Ersan Ilyasova,ilyaser01,2014,RS,MIL,2894,1478,-2.424917989,0.694521348,-1.73039664,0.770354431,0.770354431,0,-1.865717379,0.263558492,-1.602158886,0.186677636 -Ersan Ilyasova,ilyaser01,2015,PO,MIL,281,142,-2.164924558,-1.014478729,-3.179403287,-0.032480884,0,-0.032480884,-1.330207035,-1.107071012,-2.437278046,1.190025298 -Ersan Ilyasova,ilyaser01,2015,RS,MIL,2623,1319,2.128232849,0.384958391,2.51319124,3.568140222,3.568140222,0,1.976503229,0.978214326,2.954717555,0.710857732 -Ersan Ilyasova,ilyaser01,2016,RS,ORL,932,447,-0.087806647,-2.972598325,-3.060404972,-0.071256447,-0.071256447,0,-0.410659784,-2.006015953,-2.416675737,0.642752037 -Ersan Ilyasova,ilyaser01,2016,RS,DET,2896,1434,0.052380538,0.707948366,0.760328905,2.57921461,2.57921461,0,0.540811082,1.189945585,1.730756667,0.417123375 -Ersan Ilyasova,ilyaser01,2017,PO,ATL,198,90,-2.483360217,4.641343006,2.157982789,0.236856712,0,0.236856712,-4.304867305,0.98195157,-3.322915736,1.838628864 -Ersan Ilyasova,ilyaser01,2017,RS,OKC,142,62,-6.682840011,2.255764432,-4.427075579,-0.053652116,-0.053652116,0,-7.649024078,1.840058581,-5.808965497,1.113466953 -Ersan Ilyasova,ilyaser01,2017,RS,ATL,1314,633,-0.011952725,3.259164953,3.247212228,1.953847777,1.953847777,0,-0.447900105,2.602275749,2.154375644,0.861391889 -Ersan Ilyasova,ilyaser01,2017,RS,PHI,3035,1447,0.340291789,1.49005069,1.830342478,3.408866151,3.408866151,0,0.388947529,0.790606787,1.179554316,0.794398 -Ersan Ilyasova,ilyaser01,2018,PO,PHI,487,233,2.0792749,5.533535395,7.612810295,1.282576351,0,1.282576351,3.737543642,3.548269959,7.285813601,0.924953078 -Ersan Ilyasova,ilyaser01,2018,RS,PHI,1206,554,-1.914335105,3.698594729,1.784259624,1.294243654,1.294243654,0,-1.402432509,3.506293015,2.103860506,0.977677857 -Ersan Ilyasova,ilyaser01,2018,RS,ATL,2402,1175,-0.731117798,1.09901047,0.367892672,1.863157607,1.863157607,0,-0.626120292,1.056465059,0.430344767,-0.316954393 -Ersan Ilyasova,ilyaser01,2019,PO,MIL,579,272,2.741239524,5.058094003,7.799333528,1.51445011,0,1.51445011,3.925157641,4.835554547,8.760712188,0.30037957 -Ersan Ilyasova,ilyaser01,2019,RS,MIL,2693,1231,-0.67076521,2.786272313,2.115507103,3.05929002,3.05929002,0,-0.85124495,3.072638481,2.221393531,0.115997664 -Joe Ingles,inglejo01,2015,RS,UTA,3218,1673,-1.227374973,0.110717703,-1.116657271,1.390250696,1.390250696,0,-1.697785386,0.009732139,-1.688053247,-0.269136129 -Joe Ingles,inglejo01,2016,RS,UTA,2462,1241,-1.745328714,-0.103475782,-1.848804496,0.573084382,0.573084382,0,-1.561892435,-0.349021603,-1.910914038,0.425541575 -Joe Ingles,inglejo01,2017,PO,UTA,649,334,0.37913534,6.069822717,6.448958057,1.60865628,0,1.60865628,1.923698255,7.989360625,9.91305888,-0.482011592 -Joe Ingles,inglejo01,2017,RS,UTA,3880,1972,0.901232219,1.405844132,2.30707635,5.10655661,5.10655661,0,0.556688195,1.436384508,1.993072704,0.357801578 -Joe Ingles,inglejo01,2018,PO,UTA,775,382,3.226865534,1.72362767,4.950493203,1.542181727,0,1.542181727,2.355794062,1.47346419,3.829258252,-0.358063005 -Joe Ingles,inglejo01,2018,RS,UTA,5240,2578,1.797265046,0.65616581,2.453430856,6.887567728,6.887567728,0,1.417868535,1.083910627,2.501779162,0.630742237 -Joe Ingles,inglejo01,2019,PO,UTA,314,151,-1.326546706,1.057550045,-0.268996661,0.200471304,0,0.200471304,-2.604138828,3.334381525,0.730242698,1.684534786 -Joe Ingles,inglejo01,2019,RS,UTA,5464,2568,1.370890247,1.203669587,2.574559834,7.006761566,7.006761566,0,0.961063462,1.260570495,2.221633957,0.44640401 -Damien Inglis,inglida01,2016,RS,MIL,315,156,-5.255723073,0.211731298,-5.043991775,-0.183644294,-0.183644294,0,-4.19540465,-1.361037813,-5.556442463,0.568728474 -Andre Ingram,ingraan01,2018,RS,LAL,142,64,2.427878652,6.430092861,8.857971513,0.384841558,0.384841558,0,1.772175712,4.813649987,6.585825699,1.5202134 -Andre Ingram,ingraan01,2019,RS,LAL,34,15,-11.2854391,1.249639598,-10.0357995,-0.056616605,-0.056616605,0,-10.15511966,-0.883285248,-11.03840491,1.568927475 -Brandon Ingram,ingrabr01,2017,RS,LAL,4738,2279,-2.495439001,-2.714840767,-5.210279769,-2.843543663,-2.843543663,0,-2.55759165,-2.998125924,-5.555717574,-0.587592311 -Brandon Ingram,ingrabr01,2018,RS,LAL,4175,1975,-1.189442834,-0.790930653,-1.980373486,0.777666423,0.777666423,0,-1.740028704,-0.806114305,-2.546143009,0.275791083 -Brandon Ingram,ingrabr01,2019,RS,LAL,3828,1760,-1.318796607,-0.681162932,-1.999959539,0.671890261,0.671890261,0,-1.905365835,-0.67189395,-2.577259785,-0.243634513 -Byron Irvin,irvinby01,1990,PO,POR,98,47,-5.81247341,-0.541999778,-6.354473187,-0.089444327,0,-0.089444327,-5.889461589,-0.875970435,-6.765432024,0.327634718 -Byron Irvin,irvinby01,1990,RS,POR,1052,488,-0.289237352,0.477660765,0.188423412,0.733039483,0.733039483,0,-0.422327433,-0.690156234,-1.112483668,0.195699141 -Byron Irvin,irvinby01,1991,RS,WSB,649,316,1.672320444,-0.250448931,1.421871513,0.67294599,0.67294599,0,0.978821687,-0.762442915,0.216378771,0.050624636 -Byron Irvin,irvinby01,1993,RS,WSB,93,45,-3.741160713,-3.661184783,-7.402345496,-0.107228389,-0.107228389,0,-4.008769151,-4.006072375,-8.014841526,0.38068323 -Kyrie Irving,irvinky01,2012,RS,CLE,2997,1558,3.243011205,-1.595752559,1.647258646,3.492230829,3.492230829,0,3.065908946,-1.377503756,1.688405191,-0.082252343 -Kyrie Irving,irvinky01,2013,RS,CLE,3983,2048,2.785899416,-0.797331158,1.988568258,4.955597382,4.955597382,0,2.972943528,-0.416669513,2.556274016,0.081170025 -Kyrie Irving,irvinky01,2014,RS,CLE,4903,2496,2.310301965,-1.159876222,1.150425743,4.984231018,4.984231018,0,2.3032966,-0.838707886,1.464588714,0.332098036 -Kyrie Irving,irvinky01,2015,PO,CLE,890,464,4.079784467,-3.086059715,0.993724753,0.912145617,0,0.912145617,4.889916823,-1.569680206,3.320236616,-0.201656157 -Kyrie Irving,irvinky01,2015,RS,CLE,5378,2730,5.509395757,-0.866141129,4.643254629,10.36291266,10.36291266,0,6.053326383,-0.505283213,5.54804317,0.607601942 -Kyrie Irving,irvinky01,2016,PO,CLE,1493,774,6.450507273,-4.405939067,2.044568207,1.961873799,0,1.961873799,7.524477251,-3.157691455,4.366785796,0.445517187 -Kyrie Irving,irvinky01,2016,RS,CLE,3283,1667,2.649705102,-2.192626042,0.457079061,2.714580291,2.714580291,0,3.411892043,-1.764974301,1.646917742,-0.467526741 -Kyrie Irving,irvinky01,2017,PO,CLE,1321,653,5.433118126,-1.677541951,3.755576175,2.245734437,0,2.245734437,5.876227914,-1.724982717,4.151245197,0.44775994 -Kyrie Irving,irvinky01,2017,RS,CLE,5131,2525,6.257017199,-3.987166714,2.269850485,6.467065029,6.467065029,0,6.267601796,-2.878353122,3.389248674,0.003299745 -Kyrie Irving,irvinky01,2018,RS,BOS,3951,1931,5.975496962,-1.159873572,4.81562339,7.489068084,7.489068084,0,5.436384802,-0.705398284,4.730986519,0.471714741 -Kyrie Irving,irvinky01,2019,PO,BOS,699,330,2.080150507,-2.59475281,-0.514602303,0.395752358,0,0.395752358,4.817593712,-2.856516913,1.961076799,1.942533618 -Kyrie Irving,irvinky01,2019,RS,BOS,4705,2214,5.529100957,1.084506413,6.61360737,10.70679162,10.70679162,0,6.118081399,1.58623827,7.704319669,1.250886608 -Jonathan Isaac,isaacjo01,2018,RS,ORL,1119,536,-5.528295753,3.094904612,-2.433391141,0.086718061,0.086718061,0,-4.445195552,2.744446333,-1.70074922,0.155725975 -Jonathan Isaac,isaacjo01,2019,PO,ORL,275,137,-2.131572682,-3.356999872,-5.488572554,-0.197100352,0,-0.197100352,-1.587150501,-2.984415351,-4.571565852,-0.162000805 -Jonathan Isaac,isaacjo01,2019,RS,ORL,4145,1996,-0.878497327,1.794161998,0.915664671,3.733467974,3.733467974,0,-0.506879806,1.244945885,0.738066079,0.013776929 -Dan Issel,isselda01,1977,PO,DEN,494,222,2.127637567,0.716900229,2.844537796,0.651668576,0,0.651668576,2.251969939,0.654321814,2.906291753,-0.303281503 -Dan Issel,isselda01,1977,RS,DEN,5875,2507,1.516458635,1.288004749,2.804463384,7.100100591,7.100100591,0,1.838580988,0.977994825,2.816575813,-0.067589827 -Dan Issel,isselda01,1978,PO,DEN,1027,460,1.535842679,-1.969554118,-0.43371144,0.558214826,0,0.558214826,1.880430934,-1.49904952,0.381381413,-0.456754658 -Dan Issel,isselda01,1978,RS,DEN,6518,2851,2.190674884,0.335036429,2.525711313,7.658919711,7.658919711,0,2.5256673,0.461307693,2.986974993,-0.211522324 -Dan Issel,isselda01,1979,PO,DEN,239,109,3.130848359,-3.311666052,-0.180817693,0.147623304,0,0.147623304,3.006508528,-2.275651479,0.730857049,0.185133338 -Dan Issel,isselda01,1979,RS,DEN,6119,2742,1.53947369,0.686912067,2.226385757,6.929995293,6.929995293,0,1.609759116,0.616537212,2.226296328,-0.489121856 -Dan Issel,isselda01,1980,RS,DEN,6433,2938,1.837480961,-0.119512291,1.71796867,6.658270649,6.658270649,0,1.911066302,0.084217321,1.995283622,-0.608640696 -Dan Issel,isselda01,1981,RS,DEN,6111,2641,2.646136295,-0.437703556,2.208432739,6.658255301,6.658255301,0,3.01420131,-0.035197092,2.979004218,-0.353646117 -Dan Issel,isselda01,1982,PO,DEN,230,103,3.144545488,-3.346684007,-0.202138519,0.1375943,0,0.1375943,3.824074667,-2.605505115,1.218569552,-0.358267723 -Dan Issel,isselda01,1982,RS,DEN,5720,2472,2.977547851,-1.815965045,1.161582806,4.913444539,4.913444539,0,3.450056235,-1.43156002,2.018496216,-0.411900712 -Dan Issel,isselda01,1983,PO,DEN,525,227,2.043050639,0.898216574,2.941267213,0.676765831,0,0.676765831,2.371771963,0.940459124,3.312231087,-0.454730956 -Dan Issel,isselda01,1983,RS,DEN,5743,2431,1.907411773,-0.829537467,1.077874306,4.73250875,4.73250875,0,2.343044111,-0.624651373,1.718392738,-0.33382958 -Dan Issel,isselda01,1984,PO,DEN,342,153,1.463457483,-0.97339942,0.490058063,0.260415609,0,0.260415609,2.434408022,-1.069639356,1.364768666,-0.16611996 -Dan Issel,isselda01,1984,RS,DEN,4834,2076,0.765640971,-0.841906134,-0.076265163,2.820291522,2.820291522,0,1.194162139,-0.888630714,0.305531424,-0.422929789 -Dan Issel,isselda01,1985,PO,DEN,744,325,-0.99999578,0.399932487,-0.600063293,0.367184186,0,0.367184186,-0.698276732,0.225640854,-0.472635878,-0.13889912 -Dan Issel,isselda01,1985,RS,DEN,3818,1684,-1.176510776,0.105023916,-1.07148686,1.441205674,1.441205674,0,-0.827288408,-0.22785371,-1.055142118,-0.066920623 -Mike Iuzzolino,iuzzomi01,1992,RS,DAL,2546,1280,1.16428412,-2.201917799,-1.03763368,1.115828101,1.115828101,0,0.710678812,-2.242852288,-1.532173476,-0.213735026 -Mike Iuzzolino,iuzzomi01,1993,RS,DAL,3709,1769,0.644709184,-2.850171905,-2.205462721,0.489649089,0.489649089,0,-0.084354496,-2.864595647,-2.948950142,-0.362607282 -Allen Iverson,iversal01,1997,RS,PHI,6115,3045,1.736144421,-0.993015206,0.743129215,5.446329913,5.446329913,0,2.36265249,-0.256284484,2.106368007,0.328700585 -Allen Iverson,iversal01,1998,RS,PHI,6001,3150,2.76338175,0.965192157,3.728573907,10.41789759,10.41789759,0,2.936239335,1.451374117,4.387613453,0.052531584 -Allen Iverson,iversal01,1999,PO,PHI,648,358,3.808809774,0.74593971,4.554749484,1.378890326,0,1.378890326,4.700315782,0.848416946,5.548732728,0.178020776 -Allen Iverson,iversal01,1999,RS,PHI,3715,1990,2.723731876,0.697682413,3.421414289,6.274438026,6.274438026,0,3.117879326,0.721526634,3.83940596,0.123716392 -Allen Iverson,iversal01,2000,PO,PHI,819,444,0.90586637,-1.077458488,-0.171592117,0.601127014,0,0.601127014,1.647699909,-0.816378188,0.831321722,-0.187878479 -Allen Iverson,iversal01,2000,RS,PHI,5573,2853,0.987377829,0.534051847,1.521429676,6.226467581,6.226467581,0,1.559106889,0.673461361,2.23256825,0.135959876 -Allen Iverson,iversal01,2001,PO,PHI,1863,1016,3.523013069,0.126153512,3.649166581,3.429578765,0,3.429578765,4.457395563,0.788317507,5.245713069,0.223570977 -Allen Iverson,iversal01,2001,RS,PHI,5687,2979,3.483610345,0.816635534,4.300245878,10.72884215,10.72884215,0,4.145110247,1.37903506,5.524145307,0.114384173 -Allen Iverson,iversal01,2002,PO,PHI,384,209,4.620031313,-0.088727253,4.531304059,0.800846382,0,0.800846382,5.06450808,0.471251879,5.535759959,0.009057133 -Allen Iverson,iversal01,2002,RS,PHI,4912,2622,1.599034316,1.861277768,3.460312083,8.323820585,8.323820585,0,2.446138734,2.07404629,4.520185024,0.176877086 -Allen Iverson,iversal01,2003,PO,PHI,1005,557,4.300767923,0.316150865,4.616918788,2.157007338,0,2.157007338,5.133892749,0.656083557,5.789976306,-0.092643086 -Allen Iverson,iversal01,2003,RS,PHI,6712,3485,2.200100627,0.275386164,2.475486791,9.300956685,9.300956685,0,2.903825472,0.61042742,3.514252893,0.097081817 -Allen Iverson,iversal01,2004,RS,PHI,3783,2040,0.659038553,0.450726386,1.109764939,4.025202698,4.025202698,0,1.379502899,0.678988301,2.0584912,0.179957082 -Allen Iverson,iversal01,2005,PO,PHI,441,238,5.182099287,-1.783267228,3.398832059,0.766493141,0,0.766493141,5.0921115,-1.166128797,3.925982704,-0.418222646 -Allen Iverson,iversal01,2005,RS,PHI,6347,3174,2.603610995,-0.579749156,2.02386184,7.717948728,7.717948728,0,3.005870353,-0.093495951,2.912374403,-0.151464762 -Allen Iverson,iversal01,2006,RS,PHI,6061,3103,4.6792052,-0.960148217,3.719056983,10.18422318,10.18422318,0,4.84680719,-0.420584598,4.426222592,-0.512377378 -Allen Iverson,iversal01,2007,PO,DEN,412,223,-0.354373667,0.052382836,-0.301990831,0.286581936,0,0.286581936,0.150604268,0.359391023,0.509995291,-0.212541165 -Allen Iverson,iversal01,2007,RS,DEN,4353,2121,1.569342914,-0.142358468,1.426984445,4.521487064,4.521487064,0,1.762495741,-0.091130876,1.671364864,0.029421927 -Allen Iverson,iversal01,2007,RS,PHI,1223,640,2.494702874,0.568922768,3.063625642,1.900991216,1.900991216,0,3.111100433,0.803340251,3.914440684,0.131338255 -Allen Iverson,iversal01,2008,PO,DEN,324,158,2.48161488,-0.638313732,1.843301148,0.379261065,0,0.379261065,2.346713771,-0.898217855,1.448495916,-0.612318965 -Allen Iverson,iversal01,2008,RS,DEN,7194,3424,4.227055206,0.044423746,4.271478952,12.1906492,12.1906492,0,4.197731587,0.175067208,4.372798794,-0.574671429 -Allen Iverson,iversal01,2009,RS,DET,3599,1970,-1.511932881,0.737307364,-0.774625516,1.985253258,1.985253258,0,-0.96661095,0.821679885,-0.144931065,-0.008590315 -Allen Iverson,iversal01,2009,RS,DEN,244,123,0.790373735,-1.229545417,-0.439171682,0.144592764,0.144592764,0,0.764837272,-1.588269874,-0.823432602,-0.270278939 -Allen Iverson,iversal01,2010,RS,MEM,132,67,-0.950781886,-2.976018504,-3.92680039,-0.040329743,-0.040329743,0,-1.19545033,-3.818658677,-5.014109007,0.239658745 -Allen Iverson,iversal01,2010,RS,PHI,1540,798,-1.652401215,-1.442239737,-3.094640952,-0.139877424,-0.139877424,0,-1.857545974,-1.762125222,-3.619671196,-0.294051318 -Royal Ivey,iveyro01,2005,RS,ATL,1558,809,-3.027764699,0.495263464,-2.532501235,0.090872799,0.090872799,0,-3.364891342,0.797392327,-2.567499015,1.127482555 -Royal Ivey,iveyro01,2006,RS,ATL,1863,978,-2.743311186,-1.437411046,-4.180722233,-0.717289304,-0.717289304,0,-3.344807838,-1.167681438,-4.512489276,0.435605314 -Royal Ivey,iveyro01,2007,RS,ATL,1022,539,-2.497724246,-0.930116101,-3.427840347,-0.18740159,-0.18740159,0,-2.879549978,-1.220450019,-4.099999997,0.497634824 -Royal Ivey,iveyro01,2008,RS,MIL,2765,1437,-2.042559354,-1.85601413,-3.898573484,-0.84668762,-0.84668762,0,-2.26390447,-1.517921907,-3.781826377,0.511321757 -Royal Ivey,iveyro01,2009,PO,PHI,83,45,-0.292195609,1.981844223,1.689648614,0.106912416,0,0.106912416,-0.305513886,2.244497542,1.938983656,1.526565876 -Royal Ivey,iveyro01,2009,RS,PHI,1633,861,-2.001952729,-1.313005611,-3.31495834,-0.2492997,-0.2492997,0,-2.121381115,-1.508378827,-3.629759942,0.420141463 -Royal Ivey,iveyro01,2010,PO,MIL,20,11,-4.789862839,-2.042056513,-6.831919352,-0.023965091,0,-0.023965091,-4.789290114,-4.344074277,-9.133364391,1.299480344 -Royal Ivey,iveyro01,2010,RS,MIL,174,90,-3.809839911,4.262626544,0.452786633,0.151446746,0.151446746,0,-3.193694754,4.364037927,1.170343173,2.796410446 -Royal Ivey,iveyro01,2010,RS,PHI,456,236,0.459329327,-1.337159224,-0.877829897,0.228274677,0.228274677,0,-0.290687171,-1.405322551,-1.696009722,1.187569278 -Royal Ivey,iveyro01,2011,PO,OKC,11,6,26.8543367,-2.504397309,24.34993939,0.080381831,0,0.080381831,24.46565881,-4.503456976,19.96220183,-5.380020851 -Royal Ivey,iveyro01,2011,RS,OKC,303,155,-2.532069491,-0.772969929,-3.30503942,-0.044064566,-0.044064566,0,-2.806361018,-1.422148349,-4.228509367,0.364117816 -Royal Ivey,iveyro01,2012,PO,OKC,40,21,0.708379616,2.774449396,3.482829012,0.069806012,0,0.069806012,1.91907273,2.045080489,3.964153219,1.218450363 -Royal Ivey,iveyro01,2012,RS,OKC,694,354,-2.216617781,-0.941655139,-3.15827292,-0.074499646,-0.074499646,0,-2.241837902,-0.957306882,-3.199144784,0.953268307 -Royal Ivey,iveyro01,2013,RS,PHI,1338,698,-1.534317772,-0.707741726,-2.242059498,0.181727807,0.181727807,0,-2.005774653,-0.871215713,-2.876990366,0.432470227 -Royal Ivey,iveyro01,2014,RS,OKC,8,5,-5.88109208,-13.23243735,-19.11352943,-0.040197852,-0.040197852,0,-12.34503962,-16.9078105,-29.25285012,-3.551166521 -Wes Iwundu,iwundwe01,2018,RS,ORL,2074,1020,-3.16556947,0.629084024,-2.536485446,0.110220378,0.110220378,0,-3.663039997,-0.076847526,-3.739887523,-0.797623355 -Wes Iwundu,iwundwe01,2019,PO,ORL,129,60,0.933684203,-0.248502595,0.685181608,0.108455336,0,0.108455336,0.398715945,-1.278660363,-0.879944418,-0.000199707 -Wes Iwundu,iwundwe01,2019,RS,ORL,2603,1233,-2.95493736,0.618993849,-2.335943511,0.260137777,0.260137777,0,-3.617830546,-0.206022834,-3.82385338,-0.131257656 -Jarrett Jack,jackja01,2006,RS,POR,2952,1599,-0.987476176,-2.777342169,-3.764818346,-0.828290098,-0.828290098,0,-1.546918394,-2.826999831,-4.373918225,0.043313468 -Jarrett Jack,jackja01,2007,RS,POR,4933,2651,0.744905208,-0.872751352,-0.127846145,3.543558401,3.543558401,0,0.579326505,-0.432693791,0.146632714,-0.078967975 -Jarrett Jack,jackja01,2008,RS,POR,4129,2229,-0.384366972,-0.938355942,-1.322722914,1.620398977,1.620398977,0,-0.512007071,-1.401963842,-1.913970914,-0.158594856 -Jarrett Jack,jackja01,2009,RS,IND,5523,2716,0.565514895,-0.681270238,-0.115755344,3.641397127,3.641397127,0,0.369894315,-0.664366753,-0.294472439,-0.225864734 -Jarrett Jack,jackja01,2010,RS,TOR,4400,2243,2.47736055,-2.26753966,0.20982089,3.374223116,3.374223116,0,2.305568397,-2.154408487,0.15115991,-0.358401267 -Jarrett Jack,jackja01,2011,PO,NOH,200,111,-3.707440188,-2.687276182,-6.39471637,-0.212260265,0,-0.212260265,-4.036774162,-4.290940346,-8.327714508,-0.259345388 -Jarrett Jack,jackja01,2011,RS,TOR,679,347,-1.672840337,-1.928755453,-3.601595791,-0.151444238,-0.151444238,0,-1.418556702,-1.965340546,-3.383897248,0.419240466 -Jarrett Jack,jackja01,2011,RS,NOH,2570,1375,-0.431418624,-1.135840348,-1.567258971,0.830216319,0.830216319,0,-0.749734246,-1.873833863,-2.623568109,0.055476897 -Jarrett Jack,jackja01,2012,RS,NOH,2847,1530,1.259619163,-1.378155864,-0.118536701,2.045351041,2.045351041,0,1.026560374,-1.005048865,0.021511509,-0.394960155 -Jarrett Jack,jackja01,2013,PO,GSW,844,426,2.270268479,0.102624899,2.372893378,1.143300387,0,1.143300387,1.952227282,-0.248199042,1.704028239,-0.398670729 -Jarrett Jack,jackja01,2013,RS,GSW,4678,2349,2.027772934,-0.667321089,1.360451844,4.900177601,4.900177601,0,1.646205408,-0.957192015,0.689013393,-0.492022659 -Jarrett Jack,jackja01,2014,RS,CLE,4418,2252,-1.677024625,-0.784925484,-2.461950109,0.327914961,0.327914961,0,-1.39881628,-1.369821504,-2.768637784,-0.882706429 -Jarrett Jack,jackja01,2015,PO,BRK,312,153,3.779450436,7.533978594,11.31342903,1.160583614,0,1.160583614,3.907417272,5.910789515,9.818206787,2.416671984 -Jarrett Jack,jackja01,2015,RS,BRK,4440,2241,-2.061372824,-0.529938208,-2.591311032,0.181634689,0.181634689,0,-1.621486355,-1.154363644,-2.775849999,0.103779051 -Jarrett Jack,jackja01,2016,RS,BRK,2093,1027,0.005837433,-1.6325713,-1.626733867,0.588330881,0.588330881,0,0.587752498,-1.88622621,-1.298473712,-0.038671195 -Jarrett Jack,jackja01,2017,RS,NOP,68,33,-4.863294706,-1.137439426,-6.000734133,-0.054835614,-0.054835614,0,-4.53874353,-1.288805872,-5.827549402,0.186936483 -Jarrett Jack,jackja01,2018,RS,NYK,3164,1548,-0.783358725,-1.640588319,-2.423947043,0.255691764,0.255691764,0,-1.284839398,-2.191042605,-3.475882003,-0.701646768 -Aaron Jackson,jacksaa01,2018,PO,HOU,36,17,-8.193313161,-7.688506185,-15.88181935,-0.116361543,0,-0.116361543,-6.596463018,-8.504939609,-15.10140263,-0.919885546 -Aaron Jackson,jacksaa01,2018,RS,HOU,66,35,-8.394948529,-12.7968355,-21.19178402,-0.329191452,-0.329191452,0,-6.533201973,-9.076901854,-15.61010383,-0.037196309 -Bobby Jackson,jacksbo01,1998,RS,DEN,3860,2042,-2.118400189,-1.08666883,-3.205069019,-0.474163002,-0.474163002,0,-1.90233301,-0.798040996,-2.700374006,0.011402326 -Bobby Jackson,jacksbo01,1999,PO,MIN,48,27,-5.582822619,-3.209266107,-8.792088725,-0.086749781,0,-0.086749781,-5.720666002,-3.747460981,-9.468126983,0.916776995 -Bobby Jackson,jacksbo01,1999,RS,MIN,1804,941,-0.759498438,-0.898674044,-1.658172482,0.522200368,0.522200368,0,-0.902801156,-1.325320621,-2.228121776,-0.340642642 -Bobby Jackson,jacksbo01,2000,PO,MIN,52,30,5.927493817,4.373309026,10.30080284,0.208103043,0,0.208103043,5.516109957,3.813471674,9.329581631,0.898484216 -Bobby Jackson,jacksbo01,2000,RS,MIN,2000,1034,0.078488367,0.105473251,0.183961618,1.550560353,1.550560353,0,-0.011389924,0.000466307,-0.010923617,0.167904515 -Bobby Jackson,jacksbo01,2001,PO,SAC,369,182,2.213538885,2.429591995,4.64313088,0.710655393,0,0.710655393,1.713995183,2.328798552,4.042793735,0.335398441 -Bobby Jackson,jacksbo01,2001,RS,SAC,3278,1648,-1.008713287,2.138338467,1.12962518,3.264178488,3.264178488,0,-0.954343405,1.759868498,0.805525093,0.060929538 -Bobby Jackson,jacksbo01,2002,PO,SAC,740,374,1.968741697,0.131623836,2.100365533,0.95639753,0,0.95639753,1.804345203,-0.134869429,1.669475775,0.177742847 -Bobby Jackson,jacksbo01,2002,RS,SAC,3525,1750,1.933359264,-0.641426233,1.291933031,3.613360684,3.613360684,0,2.036368148,-0.564547976,1.471820171,0.11497467 -Bobby Jackson,jacksbo01,2003,PO,SAC,661,331,3.328215579,-0.577739735,2.750475844,0.954944615,0,0.954944615,3.486760151,-0.444612188,3.042147963,-0.294440388 -Bobby Jackson,jacksbo01,2003,RS,SAC,3369,1676,2.165837502,-0.827423491,1.338414011,3.498177231,3.498177231,0,2.337668984,-0.413389558,1.924279426,0.057789937 -Bobby Jackson,jacksbo01,2004,RS,SAC,2317,1185,3.512910316,-1.124769802,2.388140513,3.118595697,3.118595697,0,3.759153765,-1.115064221,2.644089544,0.356420649 -Bobby Jackson,jacksbo01,2005,PO,SAC,150,79,-3.637378707,-1.318562934,-4.955941641,-0.092447217,0,-0.092447217,-3.125304171,-2.717739365,-5.843043536,0.736696856 -Bobby Jackson,jacksbo01,2005,RS,SAC,1050,536,2.637127009,-1.098245819,1.53888119,1.178026669,1.178026669,0,2.606840913,-1.385387429,1.221453484,0.404767426 -Bobby Jackson,jacksbo01,2006,PO,MEM,175,100,-6.712543083,-2.725606789,-9.438149872,-0.354173435,0,-0.354173435,-6.372432762,-3.826649043,-10.19908181,0.575579817 -Bobby Jackson,jacksbo01,2006,RS,MEM,3228,1775,1.025153419,0.793959991,1.81911341,4.156422208,4.156422208,0,1.451601834,0.812902848,2.264504683,0.412117219 -Bobby Jackson,jacksbo01,2007,RS,NOK,2528,1330,0.971386197,0.833660776,1.805046973,3.096169534,3.096169534,0,0.951232893,0.501161239,1.452394132,0.158622759 -Bobby Jackson,jacksbo01,2008,PO,HOU,247,138,-5.328454984,1.582622235,-3.745832749,-0.073231214,0,-0.073231214,-4.490944056,1.507997511,-2.982946545,1.131494037 -Bobby Jackson,jacksbo01,2008,RS,HOU,949,498,-0.291264259,0.173177322,-0.118086937,0.67893533,0.67893533,0,-0.185407855,-0.243894073,-0.429301928,1.429766252 -Bobby Jackson,jacksbo01,2008,RS,NOH,1688,891,-0.046398868,0.592876108,0.54647724,1.519694197,1.519694197,0,0.057734558,0.040464886,0.098199444,1.320670935 -Bobby Jackson,jacksbo01,2009,RS,SAC,2946,1484,-0.119120316,-0.382234845,-0.501355161,1.70448038,1.70448038,0,-0.222173797,-0.57026313,-0.792436927,0.10621667 -Cedric Jackson,jacksce01,2010,RS,WAS,75,39,-7.39175195,-6.303581683,-13.69533363,-0.221541682,-0.221541682,0,-7.099258814,-7.84294277,-14.94220158,1.617842857 -Cedric Jackson,jacksce01,2010,RS,CLE,19,10,-12.42857744,-3.076669962,-15.50524741,-0.065999601,-0.065999601,0,-11.19484877,-5.967548745,-17.16239752,1.330382282 -Cedric Jackson,jacksce01,2010,RS,SAS,48,25,1.821790369,8.078607118,9.900397487,0.163253872,0.163253872,0,2.310021797,7.516538121,9.826559919,1.104188499 -Darnell Jackson,jacksda01,2009,PO,CLE,45,25,-12.50334842,-3.593628325,-16.09697675,-0.1792587,0,-0.1792587,-12.24912545,-3.12807021,-15.37719566,1.882928987 -Darnell Jackson,jacksda01,2009,RS,CLE,804,430,-3.312819707,-1.495381004,-4.808200711,-0.45616941,-0.45616941,0,-3.587439413,-1.078407477,-4.66584689,0.951370533 -Darnell Jackson,jacksda01,2010,RS,CLE,220,114,-7.841489321,-1.659422283,-9.500911603,-0.398204858,-0.398204858,0,-7.415740295,-2.671750471,-10.08749077,1.327501033 -Darnell Jackson,jacksda01,2010,RS,MIL,17,9,-7.93740041,-0.957485523,-8.894885934,-0.028853509,-0.028853509,0,-7.279631641,-0.200879512,-7.480511153,2.120555595 -Darnell Jackson,jacksda01,2011,RS,SAC,975,486,-2.05800457,-1.364786186,-3.422790756,-0.167087788,-0.167087788,0,-2.409125992,-1.976573824,-4.385699816,0.147747256 -Demetrius Jackson,jacksde01,2017,RS,BOS,35,17,7.272728345,-1.165872154,6.106856191,0.074672907,0.074672907,0,3.417274509,-3.241792386,0.175482123,-2.740432801 -Demetrius Jackson,jacksde01,2018,RS,HOU,128,63,-13.15452824,-1.949990649,-15.10451889,-0.403407684,-0.403407684,0,-8.171411139,-1.94908885,-10.12049999,1.57405903 -Demetrius Jackson,jacksde01,2018,RS,PHI,38,17,7.490924451,-11.68907463,-4.198150182,-0.012516876,-0.012516876,0,4.70948735,-7.897949542,-3.188462192,-0.34361862 -Demetrius Jackson,jacksde01,2019,RS,PHI,88,39,0.968219096,-1.452451119,-0.484232023,0.044903467,0.044903467,0,-0.835330534,-1.949267793,-2.784598327,-0.407645299 -Frank Jackson,jacksfr01,2019,RS,NOP,2616,1169,-1.946423979,-2.759810357,-4.706234336,-1.175332575,-1.175332575,0,-1.852390267,-3.027728021,-4.880118288,0.750137126 -Jaren Jackson,jacksja01,1990,RS,NJN,335,160,-3.68861698,0.2503554,-3.438261579,-0.056477479,-0.056477479,0,-3.687441395,-0.824494926,-4.511936321,0.519823007 -Jaren Jackson,jacksja01,1992,RS,GSW,118,54,-2.123915575,-2.268226459,-4.392142033,-0.045425236,-0.045425236,0,-2.315467137,-2.656719371,-4.972186509,0.395540345 -Jaren Jackson,jacksja01,1993,PO,LAC,56,28,-3.098686387,0.237901498,-2.86078489,-0.001665459,0,-0.001665459,-3.049294044,0.430026416,-2.619267628,1.86816065 -Jaren Jackson,jacksja01,1993,RS,LAC,731,350,-1.8798131,-0.266324066,-2.146137166,0.108184894,0.108184894,0,-2.252961576,-0.59400955,-2.846971127,0.320703425 -Jaren Jackson,jacksja01,1994,PO,POR,2,1,-4.925363182,-5.557145505,-10.48250869,-0.004001793,0,-0.004001793,-6.386032613,-7.805413901,-14.19144651,-1.478390205 -Jaren Jackson,jacksja01,1994,RS,POR,389,187,-3.210545149,-2.955011625,-6.165556774,-0.326616299,-0.326616299,0,-3.552171167,-3.934401664,-7.486572831,0.220584487 -Jaren Jackson,jacksja01,1995,RS,PHI,493,257,-2.302974723,-1.452639649,-3.755614371,-0.132616739,-0.132616739,0,-2.685550273,-1.642414207,-4.32796448,0.541465357 -Jaren Jackson,jacksja01,1996,RS,HOU,65,33,-4.912003988,-0.919599241,-5.831603229,-0.053145447,-0.053145447,0,-4.928034355,-0.509987612,-5.438021968,2.260079458 -Jaren Jackson,jacksja01,1997,PO,WSB,20,11,-10.57098496,-5.10592258,-15.67690754,-0.082062842,0,-0.082062842,-10.43720281,0.262196044,-10.17500677,8.537277841 -Jaren Jackson,jacksja01,1997,RS,WSB,2206,1133,-1.078897844,-0.264578708,-1.343476552,0.819533183,0.819533183,0,-1.141456466,-0.551586283,-1.693042749,0.727628893 -Jaren Jackson,jacksja01,1998,PO,SAS,580,319,0.899228893,0.028843947,0.92807284,0.622405891,0,0.622405891,1.089871287,0.591323566,1.681194853,0.705691767 -Jaren Jackson,jacksja01,1998,RS,SAS,4147,2226,0.041132251,-0.179998528,-0.138866276,2.978149175,2.978149175,0,0.013772457,0.263225821,0.276998278,0.390346828 -Jaren Jackson,jacksja01,1999,PO,SAS,621,345,1.446584957,0.84888126,2.295466217,0.925555366,0,0.925555366,2.114861141,0.532416807,2.647277948,0.909609227 -Jaren Jackson,jacksja01,1999,RS,SAS,1608,861,0.456343114,1.328539507,1.78488262,1.999068756,1.999068756,0,0.69964262,0.929651632,1.629294252,0.315135313 -Jaren Jackson,jacksja01,2000,PO,SAS,36,19,-1.957899718,2.201863519,0.243963801,0.030052716,0,0.030052716,-2.671420464,1.432889432,-1.238531032,0.355246481 -Jaren Jackson,jacksja01,2000,RS,SAS,3236,1691,0.606926363,0.110862655,0.717789018,3.010191296,3.010191296,0,0.73465467,0.207363152,0.942017822,0.578275017 -Jaren Jackson,jacksja01,2001,RS,SAS,215,114,-0.201211765,-0.965202311,-1.166414076,0.093021574,0.093021574,0,-0.13549242,-0.759043017,-0.894535437,0.918120396 -Jaren Jackson,jacksja01,2002,PO,ORL,9,5,-15.14879841,-8.965895086,-24.1146935,-0.061071381,0,-0.061071381,-14.939069,-4.41850091,-19.35756991,7.924692784 -Jaren Jackson,jacksja01,2002,RS,ORL,283,144,-1.720190729,-2.248858141,-3.96904887,-0.090230955,-0.090230955,0,-1.824891293,-2.464436176,-4.28932747,0.685475335 -Jaren Jackson Jr.,jacksja02,2019,RS,MEM,3045,1515,-1.706874443,1.801412033,0.094537589,2.189514664,2.189514664,0,-2.253012496,2.027877816,-0.22513468,-0.425472636 -Jermaine Jackson,jacksje01,2000,RS,DET,147,73,-9.333148533,-1.33119913,-10.66434766,-0.296690316,-0.296690316,0,-9.022756626,-2.404316915,-11.42707354,0.614858063 -Jermaine Jackson,jacksje01,2002,PO,TOR,22,12,-15.01690736,-8.483912087,-23.50081945,-0.136588787,0,-0.136588787,-13.88723807,-10.49020966,-24.37744773,3.888467481 -Jermaine Jackson,jacksje01,2002,RS,TOR,524,280,0.371384322,-1.379239628,-1.007855306,0.248324597,0.248324597,0,-0.868831224,-2.274195086,-3.14302631,-0.203284052 -Jermaine Jackson,jacksje01,2003,RS,ATL,524,273,-1.509063205,-1.287649816,-2.79671302,-0.006516168,-0.006516168,0,-2.340851651,-2.013327864,-4.354179515,0.13818746 -Jermaine Jackson,jacksje01,2003,RS,TOR,542,286,-2.684678639,-2.021972776,-4.706651415,-0.285675246,-0.285675246,0,-3.286325514,-3.058333248,-6.344658762,0.053586782 -Jermaine Jackson,jacksje01,2005,RS,NYK,440,230,-2.056522886,-0.892604091,-2.949126978,-0.023435705,-0.023435705,0,-2.932074106,-1.641161259,-4.573235365,0.27157226 -Jermaine Jackson,jacksje01,2006,PO,MIL,7,4,-8.941189634,-5.291738105,-14.23292774,-0.024340296,0,-0.024340296,-9.105818653,-3.876793438,-12.98261209,0.639062789 -Jermaine Jackson,jacksje01,2006,RS,MIL,388,202,-2.384455352,-2.468125706,-4.852581058,-0.216043547,-0.216043547,0,-3.272084718,-3.536296119,-6.808380837,-0.274560861 -Jim Jackson,jacksji01,1993,RS,DAL,1967,938,-2.941093244,-1.709419445,-4.650512689,-0.913079173,-0.913079173,0,-2.486842628,-1.74721047,-4.234053098,0.382837639 -Jim Jackson,jacksji01,1994,RS,DAL,6106,3066,-1.551382977,-2.554179078,-4.105562055,-2.110194945,-2.110194945,0,-1.664986923,-2.630537071,-4.295523994,-0.466313983 -Jim Jackson,jacksji01,1995,RS,DAL,3955,1982,2.320809553,-2.425086889,-0.104277336,2.653373572,2.653373572,0,2.008472757,-2.268255331,-0.259782575,-0.77419987 -Jim Jackson,jacksji01,1996,RS,DAL,5669,2820,1.279876326,-2.601106191,-1.321229865,2.04338113,2.04338113,0,0.92014272,-2.56287821,-1.64273549,-0.555269047 -Jim Jackson,jacksji01,1997,RS,NJN,2249,1155,0.441579115,-1.850951695,-1.40937258,0.793231021,0.793231021,0,0.382826053,-1.896503551,-1.513677499,0.37249106 -Jim Jackson,jacksji01,1997,RS,DAL,3143,1676,0.661622156,-0.670987799,-0.009365643,2.353648914,2.353648914,0,0.349330239,-0.372099078,-0.022768839,0.395060195 -Jim Jackson,jacksji01,1998,RS,PHI,3406,1788,0.801841388,-1.890683488,-1.0888421,1.516528471,1.516528471,0,0.476101133,-1.82993634,-1.353835207,0.069797356 -Jim Jackson,jacksji01,1998,RS,GSW,2423,1258,-1.127948132,-1.563415506,-2.691363638,0.037666378,0.037666378,0,-1.132008439,-1.281500142,-2.413508581,0.076967873 -Jim Jackson,jacksji01,1999,PO,POR,471,265,0.693465456,-1.250920405,-0.557454949,0.306161504,0,0.306161504,0.332887756,-1.60786533,-1.274977574,0.120970538 -Jim Jackson,jacksji01,1999,RS,POR,2209,1175,0.271122164,0.034241545,0.305363709,1.830462039,1.830462039,0,0.187442888,-0.336931722,-0.149488834,-0.058110215 -Jim Jackson,jacksji01,2000,RS,ATL,5347,2767,0.231297877,-1.7310254,-1.499727524,1.758821943,1.758821943,0,0.430729089,-1.632348564,-1.201619476,-0.331865612 -Jim Jackson,jacksji01,2001,RS,CLE,2191,1140,-2.889939685,-0.843933814,-3.733873499,-0.573900328,-0.573900328,0,-2.673169653,-0.960975038,-3.634144691,0.266567296 -Jim Jackson,jacksji01,2001,RS,ATL,1065,550,-2.044602876,-0.254836041,-2.299438918,0.1271804,0.1271804,0,-1.767727459,-0.464619911,-2.23234737,0.546641804 -Jim Jackson,jacksji01,2002,RS,MIA,3361,1825,-1.079566668,-0.042253209,-1.121819877,1.513138119,1.513138119,0,-1.339294431,-0.057182376,-1.396476807,-0.174650224 -Jim Jackson,jacksji01,2003,PO,SAC,591,296,1.715733997,-0.47713581,1.238598187,0.621647632,0,0.621647632,1.63513982,-0.649947775,0.985192045,0.059267159 -Jim Jackson,jacksji01,2003,RS,SAC,2632,1309,-0.779155879,-1.186444811,-1.96560069,0.522733621,0.522733621,0,-1.002161748,-1.575296978,-2.577458726,-0.198428853 -Jim Jackson,jacksji01,2004,PO,HOU,408,221,-0.146171364,2.413705064,2.2675337,0.58254697,0,0.58254697,0.04090144,2.303902972,2.344804412,-0.144646952 -Jim Jackson,jacksji01,2004,RS,HOU,5771,3119,0.126539737,1.077174854,1.20371459,6.2944568,6.2944568,0,0.214823745,1.240695979,1.455519724,0.041394268 -Jim Jackson,jacksji01,2005,PO,PHO,940,474,1.664229931,0.24292225,1.907152181,1.155716371,0,1.155716371,1.710319938,0.068241881,1.778561819,-0.456824045 -Jim Jackson,jacksji01,2005,RS,HOU,1853,990,-1.15513634,0.711649674,-0.443486665,1.180225115,1.180225115,0,-0.681650204,0.916120894,0.23447069,1.201539545 -Jim Jackson,jacksji01,2005,RS,PHO,2015,997,-1.730969046,-1.807590965,-3.538560011,-0.405739939,-0.405739939,0,-1.611128668,-2.374060595,-3.985189263,1.06085004 -Jim Jackson,jacksji01,2006,PO,LAL,41,21,-4.553203261,1.630768696,-2.922434565,-0.001931652,0,-0.001931652,-4.794355956,0.658533646,-4.135822311,1.242517179 -Jim Jackson,jacksji01,2006,RS,LAL,176,92,-7.82756338,-1.052333529,-8.879896908,-0.290293535,-0.290293535,0,-7.470921991,-3.089242228,-10.56016422,0.817167951 -Jim Jackson,jacksji01,2006,RS,PHO,848,420,-5.771017386,-0.856151813,-6.627169199,-0.84531017,-0.84531017,0,-5.24225673,-1.784576011,-7.026832741,1.598630809 -Josh Jackson,jacksjo02,2018,RS,PHO,4213,1959,-3.209617128,-1.312363366,-4.521980494,-1.793877785,-1.793877785,0,-2.999566068,-1.30136981,-4.300935879,1.277887768 -Josh Jackson,jacksjo02,2019,RS,PHO,4235,1988,-3.391344224,0.553359988,-2.837984236,-0.090162593,-0.090162593,0,-3.497783814,-0.094366531,-3.592150345,1.053107679 -Justin Jackson,jacksju01,2018,RS,SAC,3057,1506,-2.295896928,-1.437812905,-3.733709833,-0.752737848,-0.752737848,0,-2.594131028,-2.275656419,-4.869787447,-0.407710296 -Justin Jackson,jacksju01,2019,RS,SAC,2366,1083,-1.304024271,-0.976280024,-2.280304295,0.258106873,0.258106873,0,-1.299617542,-1.305154742,-2.604772284,-0.558357812 -Justin Jackson,jacksju01,2019,RS,DAL,1114,531,0.484742506,-0.979750943,-0.495008437,0.608473313,0.608473313,0,-0.037785598,-1.490106313,-1.527891911,-0.407116333 -Luke Jackson,jackslu02,2005,RS,CLE,81,43,-0.997221917,-2.852739128,-3.849961045,-0.023885321,-0.023885321,0,-1.080876616,-4.726143964,-5.807020581,-0.939280965 -Luke Jackson,jackslu02,2006,RS,CLE,596,315,-2.843571298,-1.437201201,-4.280772499,-0.247265586,-0.247265586,0,-2.721046066,-2.872777064,-5.59382313,0.465775799 -Luke Jackson,jackslu02,2007,PO,TOR,21,11,11.88518131,3.906048533,15.79122985,0.109387864,0,0.109387864,10.03640137,5.000530985,15.03693236,1.745548473 -Luke Jackson,jackslu02,2007,RS,TOR,238,122,-0.629498114,-0.821034107,-1.450532222,0.082057192,0.082057192,0,-0.757611863,-1.312542252,-2.070154115,1.348846659 -Luke Jackson,jackslu02,2007,RS,LAC,31,16,-8.498876064,-5.166764711,-13.66564078,-0.092252983,-0.092252983,0,-7.501821986,-5.424286965,-12.92610895,3.285384594 -Luke Jackson,jackslu02,2008,RS,MIA,433,228,-2.10793866,0.006796073,-2.101142586,0.075877273,0.075877273,0,-2.172113921,-0.454389341,-2.626503263,0.493982482 -Mark Jackson,jacksma01,1988,PO,NYK,340,171,0.090088143,0.929902506,1.019990649,0.339248711,0,0.339248711,0.428691791,1.423584758,1.852276549,0.006791022 -Mark Jackson,jacksma01,1988,RS,NYK,6785,3249,2.914071356,1.431631357,4.345702713,11.7461608,11.7461608,0,2.967843975,1.938642868,4.906486844,-0.136753652 -Mark Jackson,jacksma01,1989,PO,NYK,669,336,4.32355002,-0.943049253,3.380500767,1.073408401,0,1.073408401,4.103580217,-1.102068618,3.001511599,-0.926923973 -Mark Jackson,jacksma01,1989,RS,NYK,5449,2477,3.656138298,0.168300733,3.824439031,8.299989342,8.299989342,0,3.836748492,0.453029423,4.289777915,-0.104978713 -Mark Jackson,jacksma01,1990,PO,NYK,162,81,-0.428366036,-3.455610253,-3.883976289,-0.048156126,0,-0.048156126,-0.858177213,-4.73273581,-5.590913022,-0.354616681 -Mark Jackson,jacksma01,1990,RS,NYK,5024,2428,1.357261062,-0.634379391,0.722881671,4.283514251,4.283514251,0,1.379535516,-0.729046372,0.650489144,-0.429857612 -Mark Jackson,jacksma01,1991,PO,NYK,70,36,-4.709902823,-1.205074344,-5.914977167,-0.059458596,0,-0.059458596,-5.607214819,-2.979545172,-8.586759991,-0.782469308 -Mark Jackson,jacksma01,1991,RS,NYK,3193,1595,2.928230791,-0.836763189,2.091467602,3.914880855,3.914880855,0,2.511650202,-1.284391974,1.227258228,-0.627858348 -Mark Jackson,jacksma01,1992,PO,NYK,656,368,2.073581756,-0.0578598,2.015721955,0.921888116,0,0.921888116,1.770934886,-0.319155931,1.451778954,-0.095996433 -Mark Jackson,jacksma01,1992,RS,NYK,4818,2461,3.219693615,0.5868507,3.806544315,8.194800662,8.194800662,0,2.894956143,0.429189131,3.324145273,-0.44697702 -Mark Jackson,jacksma01,1993,PO,LAC,374,188,2.202514488,0.548608531,2.751123019,0.538830124,0,0.538830124,1.550355228,0.510803386,2.061158614,-0.906646091 -Mark Jackson,jacksma01,1993,RS,LAC,6509,3117,2.772988719,-0.492917681,2.280071038,7.943873942,7.943873942,0,2.452608673,-0.19219206,2.260416613,-0.6784498 -Mark Jackson,jacksma01,1994,RS,LAC,5690,2711,1.726223039,-1.064181108,0.662041931,4.686498308,4.686498308,0,1.345682985,-0.890964455,0.45471853,-0.670398897 -Mark Jackson,jacksma01,1995,PO,IND,1017,554,4.263450452,0.021966315,4.285416767,2.032903074,0,2.032903074,4.096951814,-0.107124509,3.989827305,-0.791778915 -Mark Jackson,jacksma01,1995,RS,IND,4555,2402,1.162341943,0.206073951,1.368415894,5.017203314,5.017203314,0,1.059703878,0.043188529,1.102892407,-0.557453319 -Mark Jackson,jacksma01,1996,PO,IND,326,186,0.704150342,0.578240478,1.282390821,0.393989447,0,0.393989447,0.627592256,0.675783509,1.303375764,-0.150540344 -Mark Jackson,jacksma01,1996,RS,IND,4974,2643,3.091078507,0.090618767,3.181697273,7.939324234,7.939324234,0,2.920344996,0.105497712,3.025842708,-0.689292052 -Mark Jackson,jacksma01,1997,RS,DEN,3896,2001,3.403731954,-2.014955096,1.388776858,4.198454074,4.198454074,0,2.724332323,-1.59173369,1.132598633,-0.580208567 -Mark Jackson,jacksma01,1997,RS,IND,1975,1053,1.818293241,0.372990871,2.191284112,2.650173629,2.650173629,0,1.718501568,0.386994218,2.105495786,-0.154164881 -Mark Jackson,jacksma01,1998,PO,IND,887,494,5.071575375,0.257930373,5.329505748,2.084351442,0,2.084351442,5.2680268,0.029085418,5.297112217,-0.65628207 -Mark Jackson,jacksma01,1998,RS,IND,4470,2413,4.053170043,-0.135341953,3.91782809,8.142368069,8.142368069,0,3.757545295,-0.254214734,3.503330561,-0.739837917 -Mark Jackson,jacksma01,1999,PO,IND,824,451,6.305217851,-0.527345181,5.77787267,2.008101907,0,2.008101907,6.108291763,-0.171803298,5.936488465,-0.67283027 -Mark Jackson,jacksma01,1999,RS,IND,2516,1382,4.533847366,-1.107826199,3.426021167,4.312851708,4.312851708,0,4.318966186,-1.302724644,3.016241541,-0.864666212 -Mark Jackson,jacksma01,2000,PO,IND,1189,634,4.290157261,-0.46717499,3.822982271,2.18007257,0,2.18007257,4.251171399,-0.61993758,3.631233819,-0.516492055 -Mark Jackson,jacksma01,2000,RS,IND,4296,2190,4.2032405,-0.638213854,3.565026646,6.995623824,6.995623824,0,3.947802255,-0.902217664,3.045584592,-0.806458664 -Mark Jackson,jacksma01,2001,PO,NYK,289,156,0.916428287,2.701159237,3.617587525,0.520398367,0,0.520398367,0.766975517,2.149206656,2.916182173,-0.397593579 -Mark Jackson,jacksma01,2001,RS,NYK,1436,786,-1.08231987,-0.104793919,-1.18711379,0.627469913,0.627469913,0,-1.252361981,-0.44391403,-1.696276011,0.1069147 -Mark Jackson,jacksma01,2001,RS,TOR,3452,1802,3.011687398,-0.386547551,2.625139847,4.937592592,4.937592592,0,2.79067946,-0.417487363,2.373192097,-0.07858509 -Mark Jackson,jacksma01,2002,RS,NYK,4474,2367,3.12714126,-1.262535045,1.864606215,5.543846116,5.543846116,0,2.47296878,-1.203084715,1.269884064,-0.476838423 -Mark Jackson,jacksma01,2003,PO,UTA,156,83,5.491007848,-0.905353689,4.585654159,0.320502842,0,0.320502842,5.003408163,-0.641333093,4.36207507,0.034552349 -Mark Jackson,jacksma01,2003,RS,UTA,2761,1467,-0.659479252,-0.73627187,-1.395751123,1.010686215,1.010686215,0,-0.672115266,-1.775889923,-2.448005189,-0.265227282 -Mark Jackson,jacksma01,2004,PO,HOU,70,38,-4.177925457,2.258744051,-1.919181405,0.016611325,0,0.016611325,-4.487982251,0.380696993,-4.107285258,-0.007495996 -Mark Jackson,jacksma01,2004,RS,HOU,1068,577,-1.764124262,-1.064576372,-2.828700634,-0.023206328,-0.023206328,0,-2.164009984,-2.183136067,-4.347146051,0.149595558 -Marc Jackson,jacksma02,2001,RS,GSW,2796,1410,-1.687752656,-2.172861299,-3.860613955,-0.797038398,-0.797038398,0,-1.749386554,-1.95933464,-3.708721194,-0.221594559 -Marc Jackson,jacksma02,2002,PO,MIN,2,1,-6.648446526,-5.60554817,-12.2539947,-0.005605276,0,-0.005605276,-7.575960686,4.211711821,-3.364248865,11.07293112 -Marc Jackson,jacksma02,2002,RS,GSW,337,169,-2.394723655,-1.59091143,-3.985635084,-0.106969309,-0.106969309,0,-2.396802344,-1.813267209,-4.210069553,0.368843003 -Marc Jackson,jacksma02,2002,RS,MIN,622,326,-4.519445918,-0.977899766,-5.497345684,-0.458312562,-0.458312562,0,-4.170201681,-1.135336961,-5.305538642,0.273112669 -Marc Jackson,jacksma02,2003,PO,MIN,220,110,0.409106097,-2.1917286,-1.782622503,0.056302437,0,0.056302437,0.012871964,-1.986915352,-1.974043388,0.504031455 -Marc Jackson,jacksma02,2003,RS,MIN,2016,1041,-3.001335812,-0.54989983,-3.551235642,-0.426078582,-0.426078582,0,-2.704761684,-0.904649714,-3.609411398,0.114197103 -Marc Jackson,jacksma02,2004,RS,PHI,1109,598,-1.414345738,-1.461607051,-2.87595279,-0.038177973,-0.038177973,0,-1.630769107,-1.523746892,-3.154515999,-0.593611539 -Marc Jackson,jacksma02,2005,PO,PHI,120,65,-11.87792135,-1.908776199,-13.78669755,-0.381370289,0,-0.381370289,-11.12210296,-2.793469073,-13.91557203,0.930467256 -Marc Jackson,jacksma02,2005,RS,PHI,3952,1976,-1.305078664,-1.653873217,-2.958951881,-0.209212713,-0.209212713,0,-1.499877726,-2.216162058,-3.716039784,-0.63052382 -Marc Jackson,jacksma02,2006,RS,NOK,1114,594,-1.551448015,-3.21867913,-4.770127145,-0.609342676,-0.609342676,0,-1.570892483,-3.396440961,-4.967333444,-0.430245051 -Marc Jackson,jacksma02,2006,RS,NJN,819,433,-4.141498617,-2.340794076,-6.482292693,-0.829460914,-0.829460914,0,-4.223179399,-2.510221261,-6.73340066,0.548487097 -Marc Jackson,jacksma02,2007,RS,NOK,1948,1025,-3.598587257,-2.260934963,-5.85952222,-1.61930503,-1.61930503,0,-3.567326392,-2.699130022,-6.266456413,-0.391083463 -Michael Jackson,jacksmi02,1988,RS,SAC,1616,760,-1.915426526,-2.755358001,-4.670784527,-0.745130727,-0.745130727,0,-2.458255734,-2.749137502,-5.207393235,0.046376338 -Michael Jackson,jacksmi02,1989,RS,SAC,148,70,-3.132572924,-1.354086713,-4.486659638,-0.062799641,-0.062799641,0,-3.421734862,-1.11734927,-4.539084132,1.275921554 -Michael Jackson,jacksmi02,1990,RS,SAC,118,58,-4.933169199,2.054463546,-2.878705654,-0.003812371,-0.003812371,0,-4.760077336,0.565694289,-4.194383047,0.098418529 -Myron Jackson,jacksmy01,1987,RS,DAL,47,22,-7.231250934,-3.605419113,-10.83667005,-0.090427074,-0.090427074,0,-6.632409726,-6.042852553,-12.67526228,-0.383213498 -Phil Jackson,jacksph01,1977,RS,NYK,2353,1033,-2.124273044,-0.617497935,-2.741770979,0.004365818,0.004365818,0,-2.201848191,-0.592104241,-2.793952432,0.716388516 -Phil Jackson,jacksph01,1978,PO,NYK,115,50,-2.123639029,-0.239464132,-2.363103161,0.010328405,0,0.010328405,-2.363637648,-0.001508966,-2.365146614,1.533119944 -Phil Jackson,jacksph01,1978,RS,NYK,1512,654,-2.516849487,-0.24981678,-2.766666267,-0.005598583,-0.005598583,0,-2.7126068,-0.496307698,-3.208914498,0.729195153 -Phil Jackson,jacksph01,1979,PO,NJN,46,20,0.900992515,-1.144962992,-0.243970477,0.026131886,0,0.026131886,-0.026063337,-2.196696394,-2.222759732,-0.94011251 -Phil Jackson,jacksph01,1979,RS,NJN,2469,1070,-1.263263821,-0.020506262,-1.283770083,0.804647429,0.804647429,0,-1.585101977,0.03792661,-1.547175367,0.563275588 -Phil Jackson,jacksph01,1980,RS,NJN,434,194,0.067022957,-1.209005504,-1.141982547,0.160349358,0.160349358,0,-0.712135043,-1.113758897,-1.825893939,0.779894429 -Pierre Jackson,jackspi01,2017,RS,DAL,172,84,1.441909186,4.064606852,5.506516039,0.35119523,0.35119523,0,-0.663480071,1.692313484,1.028833414,-0.735339357 -Ralph Jackson,jacksra01,1985,RS,IND,27,12,1.456052822,6.679094765,8.135147587,0.066691669,0.066691669,0,1.846586916,6.053598949,7.900185865,0.075117607 -Randell Jackson,jacksra02,1999,RS,WAS,513,271,-3.97103585,-2.915023628,-6.886059477,-0.571384463,-0.571384463,0,-3.780558243,-4.299243611,-8.079801854,-0.076246237 -Randell Jackson,jacksra02,2000,RS,DAL,2,1,-6.139265044,-4.526545904,-10.66581095,-0.003977182,-0.003977182,0,-7.06464196,-6.754384469,-13.81902643,-1.4339401 -Reggie Jackson,jacksre01,2012,RS,OKC,982,501,-2.414240357,0.111513662,-2.302726696,0.114841597,0.114841597,0,-1.99429261,-0.62358598,-2.61787859,0.415178325 -Reggie Jackson,jacksre01,2013,PO,OKC,720,368,1.481314801,-0.564100245,0.917214556,0.710845853,0,0.710845853,1.285662272,-0.200672884,1.084989387,0.091923981 -Reggie Jackson,jacksre01,2013,RS,OKC,1952,993,-0.480229205,-0.667404788,-1.147633993,0.814451931,0.814451931,0,-0.49849731,-1.005862935,-1.504360244,0.303629697 -Reggie Jackson,jacksre01,2014,PO,OKC,1048,531,-0.56980366,0.749774763,0.179971103,0.814502412,0,0.814502412,-0.990816994,0.946839826,-0.043977168,-0.472407262 -Reggie Jackson,jacksre01,2014,RS,OKC,4586,2277,0.896648154,0.405388751,1.302036905,4.66685139,4.66685139,0,0.849541818,0.893588753,1.743130571,-0.825266709 -Reggie Jackson,jacksre01,2015,RS,OKC,2773,1398,0.791744352,-0.923847619,-0.132103266,1.847718269,1.847718269,0,0.294023036,-0.76022613,-0.466203093,-1.00256273 -Reggie Jackson,jacksre01,2015,RS,DET,1699,870,3.99628396,-0.478963296,3.517320664,2.77026416,2.77026416,0,3.585601289,-1.004792957,2.580808333,-0.401121398 -Reggie Jackson,jacksre01,2016,PO,DET,266,147,3.194217904,-1.405804025,1.788413879,0.343465163,0,0.343465163,2.356631741,1.379614146,3.736245887,-2.055489023 -Reggie Jackson,jacksre01,2016,RS,DET,4890,2424,3.173348358,-1.658996987,1.514351371,5.276158065,5.276158065,0,2.813413944,-1.136194239,1.677219705,0.043149347 -Reggie Jackson,jacksre01,2017,RS,DET,2853,1424,0.050728682,-2.11168756,-2.060958877,0.500286182,0.500286182,0,0.18302396,-1.294460795,-1.111436834,-0.062561352 -Reggie Jackson,jacksre01,2018,RS,DET,2423,1201,1.512499741,-0.656410764,0.856088977,2.186055348,2.186055348,0,0.961157309,-0.838777597,0.122379712,-1.058408762 -Reggie Jackson,jacksre01,2019,PO,DET,231,108,9.936543674,-6.803027399,3.133516275,0.333844408,0,0.333844408,11.43741574,-6.712014439,4.725401301,-0.152673762 -Reggie Jackson,jacksre01,2019,RS,DET,4710,2289,1.25665249,-2.19000417,-0.93335168,2.107068556,2.107068556,0,0.914129746,-1.705113677,-0.790983932,-0.696543294 -Stanley Jackson,jacksst01,1994,RS,MIN,184,92,2.865800062,-0.450574162,2.4152259,0.243877246,0.243877246,0,2.316439879,-0.985169782,1.331270097,0.567559788 -Stephen Jackson,jacksst02,2001,RS,NJN,3211,1660,-1.985123952,0.148337573,-1.836786379,0.779242505,0.779242505,0,-1.701063251,-0.322645069,-2.02370832,0.693982439 -Stephen Jackson,jacksst02,2002,RS,SAS,431,227,-4.037078637,0.413936612,-3.623142026,-0.103387727,-0.103387727,0,-2.979147145,0.083907599,-2.895239546,2.05525241 -Stephen Jackson,jacksst02,2003,PO,SAS,1555,811,0.05263046,-0.584902338,-0.532271878,0.948432251,0,0.948432251,0.378093436,-0.349380459,0.028712978,0.195211864 -Stephen Jackson,jacksst02,2003,RS,SAS,4275,2254,0.817200798,-0.221196015,0.596004783,3.879502458,3.879502458,0,1.279512283,0.401820237,1.681332519,0.756876996 -Stephen Jackson,jacksst02,2004,RS,ATL,5625,2940,1.150000606,-0.693525777,0.456474829,4.830634947,4.830634947,0,1.592051652,-0.353349781,1.238701872,0.39738467 -Stephen Jackson,jacksst02,2005,PO,IND,848,472,-0.717916574,2.291898301,1.573981727,1.082891229,0,1.082891229,-0.45519228,2.710121664,2.254929384,0.754814175 -Stephen Jackson,jacksst02,2005,RS,IND,3319,1806,0.865121138,0.138781725,1.003902863,3.476829311,3.476829311,0,1.404212285,0.340842854,1.745055139,0.476370483 -Stephen Jackson,jacksst02,2006,PO,IND,414,227,-1.637151942,-1.861100453,-3.498252395,-0.090028053,0,-0.090028053,-1.384704924,-1.292809148,-2.677514072,0.658049069 -Stephen Jackson,jacksst02,2006,RS,IND,5501,2910,-0.798987581,0.509824335,-0.289163246,3.657546273,3.657546273,0,-0.484710103,0.656209757,0.171499654,0.099973816 -Stephen Jackson,jacksst02,2007,PO,GSW,912,454,1.576725748,1.414820708,2.991546456,1.378781357,0,1.378781357,2.159191183,1.134532331,3.293723514,0.472699568 -Stephen Jackson,jacksst02,2007,RS,GSW,2703,1293,1.73759792,0.213788218,1.951386139,3.136826172,3.136826172,0,1.765487807,0.073762684,1.839250491,1.061241493 -Stephen Jackson,jacksst02,2007,RS,IND,2309,1186,0.435453249,-0.022481802,0.412971447,1.932959978,1.932959978,0,0.283740661,-0.150598561,0.1331421,0.926323859 -Stephen Jackson,jacksst02,2008,RS,GSW,5944,2855,1.015189708,-0.58473654,0.430453168,4.630545855,4.630545855,0,1.50177329,-0.770484908,0.731288383,-0.043801312 -Stephen Jackson,jacksst02,2009,RS,GSW,4840,2339,1.954223677,-1.364185167,0.59003851,3.982973477,3.982973477,0,2.341659243,-1.342928587,0.998730656,-0.067230232 -Stephen Jackson,jacksst02,2010,PO,CHA,281,156,-2.453472777,-0.166356455,-2.619829232,0.010783572,0,0.010783572,-1.879934119,-0.223832817,-2.103766937,0.834648796 -Stephen Jackson,jacksst02,2010,RS,CHA,5389,2829,0.315428209,0.80942347,1.124851679,5.662836878,5.662836878,0,0.717920651,1.133522284,1.851442936,1.175661629 -Stephen Jackson,jacksst02,2010,RS,GSW,635,300,-0.603088537,-1.399720441,-2.002808978,0.115476028,0.115476028,0,0.114899634,-1.743094122,-1.628194488,0.911861801 -Stephen Jackson,jacksst02,2011,RS,CHA,4541,2405,-0.41357283,-0.883703877,-1.297276707,1.787633955,1.787633955,0,0.057673541,-0.628432269,-0.570758728,0.266503857 -Stephen Jackson,jacksst02,2012,PO,SAS,582,299,2.451253626,0.005040126,2.456293752,0.819831409,0,0.819831409,2.25048882,0.311770227,2.562259047,0.077543932 -Stephen Jackson,jacksst02,2012,RS,SAS,979,500,-1.616312205,1.822683135,0.20637093,0.765997792,0.765997792,0,-0.885868776,1.814504693,0.928635916,1.448327776 -Stephen Jackson,jacksst02,2012,RS,MIL,1406,712,-3.020969095,-1.240111275,-4.26108037,-0.558650176,-0.558650176,0,-2.30333578,-1.328525548,-3.631861327,1.637239759 -Stephen Jackson,jacksst02,2013,RS,SAS,2134,1075,-2.398050017,0.291184457,-2.10686556,0.355607143,0.355607143,0,-1.87934931,-0.1027901,-1.98213941,0.757627793 -Stephen Jackson,jacksst02,2014,RS,LAC,219,107,-6.494247,5.730745319,-0.763501681,0.109645436,0.109645436,0,-4.559688671,4.554456821,-0.00523185,1.061086075 -Tony Jackson,jacksto02,1981,RS,LAL,30,14,-2.255539317,7.278229098,5.022689781,0.055666409,0.055666409,0,-2.054478285,6.693937336,4.639459051,0.274064279 -Tracy Jackson,jackstr01,1982,RS,CHI,860,412,-0.404567655,-1.933252548,-2.337820203,0.086501641,0.086501641,0,-1.037687849,-2.200051757,-3.237739607,-0.164459648 -Tracy Jackson,jackstr01,1982,RS,BOS,141,66,-3.5026247,-0.826515434,-4.329140134,-0.053065881,-0.053065881,0,-3.425073997,-2.181507377,-5.606581375,-0.20897121 -Tracy Jackson,jackstr01,1983,RS,CHI,2927,1309,-0.338582403,-0.604807312,-0.943389715,1.206771659,1.206771659,0,-0.68747053,-0.795892946,-1.483363476,0.01934861 -Tracy Jackson,jackstr01,1984,RS,IND,22,10,-2.212424742,-5.632535553,-7.844960295,-0.026395387,-0.026395387,0,-3.24689175,-4.243094044,-7.489985794,1.583915642 -Casey Jacobsen,jacobca01,2003,PO,PHO,75,39,-3.089053578,4.836459367,1.747405789,0.093196964,0,0.093196964,-2.966288565,3.241307923,0.275019359,0.893610116 -Casey Jacobsen,jacobca01,2003,RS,PHO,2212,1147,-0.543566541,-0.158468713,-0.702035254,1.204240048,1.204240048,0,-0.640660289,-1.2669638,-1.907624089,0.44350768 -Casey Jacobsen,jacobca01,2004,RS,PHO,3567,1828,-0.76362015,-0.400346396,-1.163966546,1.476926594,1.476926594,0,-1.227200943,-1.164992234,-2.392193177,-0.140578073 -Casey Jacobsen,jacobca01,2005,RS,PHO,1552,768,-1.779628017,-0.567325598,-2.346953616,0.159024521,0.159024521,0,-2.064562353,-1.675557218,-3.74011957,0.639521596 -Casey Jacobsen,jacobca01,2005,RS,NOH,1901,1030,-0.61107699,0.278842817,-0.332234173,1.273297809,1.273297809,0,-1.255225152,-0.676318208,-1.931543359,0.199007167 -Casey Jacobsen,jacobca01,2008,RS,MEM,1098,547,-2.46428212,-0.968672095,-3.432954215,-0.190893917,-0.190893917,0,-3.116962253,-2.184240895,-5.301203147,0.145025809 -Sam Jacobson,jacobsa01,1999,RS,LAL,23,12,1.884842569,-3.402253561,-1.517410992,0.007692985,0.007692985,0,1.026521018,-3.537524098,-2.511003079,1.7481119 -Sam Jacobson,jacobsa01,2000,RS,LAL,35,18,-4.911303133,-0.138890506,-5.050193639,-0.021272087,-0.021272087,0,-4.286206998,-1.741302759,-6.027509756,0.660248757 -Sam Jacobson,jacobsa01,2000,RS,GSW,1333,663,-1.610355363,-1.63555432,-3.245909684,-0.170093664,-0.170093664,0,-2.221769366,-0.906197868,-3.127967234,1.317658182 -Sam Jacobson,jacobsa01,2001,RS,MIN,114,59,0.198704516,-1.652760911,-1.454056396,0.04018962,0.04018962,0,-0.512918429,1.223177583,0.710259154,2.79171415 -Dave Jamerson,jamerda01,1991,PO,HOU,40,21,6.168814709,1.006602158,7.175416866,0.110982025,0,0.110982025,5.393181651,1.273826043,6.667007695,1.124228299 -Dave Jamerson,jamerda01,1991,RS,HOU,419,202,-2.76558937,-1.986710376,-4.752299746,-0.207903036,-0.207903036,0,-2.859077395,-2.999612957,-5.858690352,0.742242522 -Dave Jamerson,jamerda01,1992,RS,HOU,758,378,-1.48056674,-1.297406629,-2.777973369,-0.005421965,-0.005421965,0,-1.61159462,-1.792527387,-3.404122007,0.492265481 -Dave Jamerson,jamerda01,1994,RS,UTA,8,4,-14.6272099,-1.841906332,-16.46911623,-0.027514011,-0.027514011,0,-14.16902886,-4.095004687,-18.26403355,-1.663550973 -Dave Jamerson,jamerda01,1994,RS,NJN,20,10,-21.60775123,-3.342692579,-24.95044381,-0.112505607,-0.112505607,0,-20.05713041,-6.003011571,-26.06014198,-0.646646723 -Aaron James,jamesaa01,1977,RS,NOJ,2392,1059,-0.385850175,-1.415446458,-1.801296633,0.513481834,0.513481834,0,-0.770353547,-1.49650661,-2.266860157,0.188363726 -Aaron James,jamesaa01,1978,RS,NOJ,4834,2118,0.099550187,-1.255541424,-1.155991237,1.722066153,1.722066153,0,-0.393782265,-1.065934124,-1.459716389,-0.026683439 -Aaron James,jamesaa01,1979,RS,NOJ,3243,1417,-1.32241888,-2.004140587,-3.326559467,-0.418155703,-0.418155703,0,-1.850694189,-1.995219277,-3.845913465,0.341571805 -Bernard James,jamesbe01,2013,RS,DAL,906,457,-2.326631284,-0.025724672,-2.352355956,0.092656687,0.092656687,0,-2.520255636,-0.209370688,-2.729626325,-0.05879938 -Bernard James,jamesbe01,2014,PO,DAL,14,8,4.317073055,16.12839102,20.44546408,0.095777905,0,0.095777905,3.391968888,12.40568367,15.79765256,-1.773279902 -Bernard James,jamesbe01,2014,RS,DAL,309,146,-5.264023817,-4.388380155,-9.652403972,-0.517203476,-0.517203476,0,-5.612075302,-4.878293965,-10.49036927,0.56877348 -Bernard James,jamesbe01,2015,PO,DAL,4,2,-2.771744205,13.88622689,11.11448269,0.014142038,0,0.014142038,-4.792092367,3.103807134,-1.688285233,-2.968957 -Bernard James,jamesbe01,2015,RS,DAL,322,158,-0.553784312,4.820004061,4.266219749,0.563350201,0.563350201,0,-1.316413829,1.560331454,0.243917625,-0.379533425 -Damion James,jamesda01,2011,RS,NJN,763,403,-3.870796577,1.473582776,-2.397213801,0.072565074,0.072565074,0,-4.038203592,0.650104176,-3.388099416,0.036606218 -Damion James,jamesda01,2012,RS,NJN,323,170,-5.131291978,0.536372441,-4.594919537,-0.16059209,-0.16059209,0,-5.181079826,0.43188768,-4.749192146,0.331756862 -Damion James,jamesda01,2013,RS,BRK,1,0,-4.206272305,1.057767881,-3.148504424,0,0,0,-5.700446284,0.941358307,-4.759087977,-1.378120319 -Damion James,jamesda01,2014,RS,SAS,101,50,-3.505775234,0.387959407,-3.117815826,-0.009340821,-0.009340821,0,-3.790096634,0.928444776,-2.861651858,-0.430974797 -Henry James,jameshe01,1991,RS,CLE,1012,505,-0.962489996,-1.570985828,-2.533475824,0.056165807,0.056165807,0,-0.512654744,-1.89547717,-2.408131914,0.671870622 -Henry James,jameshe01,1992,PO,CLE,43,22,-10.80454955,-0.154675506,-10.95922506,-0.096843228,0,-0.096843228,-9.613740117,-1.42248576,-11.03622588,1.768754432 -Henry James,jameshe01,1992,RS,CLE,1734,866,-2.661926641,-1.950643554,-4.612570195,-0.827954307,-0.827954307,0,-2.249032341,-2.278320776,-4.527353117,0.595492129 -Henry James,jameshe01,1993,RS,UTA,18,9,3.076751417,-3.971540871,-0.894789454,0.008637727,0.008637727,0,3.870814533,-5.860284018,-1.989469485,1.36775375 -Henry James,jameshe01,1993,RS,SAC,168,79,0.238634129,-2.303690145,-2.065056016,0.028017884,0.028017884,0,0.584025927,-3.045102751,-2.461076824,1.456841567 -Henry James,jameshe01,1994,RS,LAC,157,75,0.494386931,-2.134510868,-1.640123936,0.043017637,0.043017637,0,0.774327918,-2.546543974,-1.772216056,1.242333765 -Henry James,jameshe01,1996,RS,HOU,114,58,0.380587347,-4.577578763,-4.196991416,-0.043814611,-0.043814611,0,0.550234345,-3.939487066,-3.389252721,2.161404374 -Henry James,jameshe01,1997,PO,ATL,80,45,-8.360766756,-1.745341177,-10.10610793,-0.180358222,0,-0.180358222,-7.884628591,-0.878411871,-8.763040462,3.127093091 -Henry James,jameshe01,1997,RS,ATL,1729,945,-0.559567746,-2.235291801,-2.794859546,-0.021706044,-0.021706044,0,-0.505424854,-2.44995533,-2.955380184,0.327013315 -Henry James,jameshe01,1998,RS,CLE,314,166,-1.510469062,-3.289739016,-4.800208078,-0.175121067,-0.175121067,0,-1.689800868,-4.123616232,-5.8134171,0.779916086 -Jerome James,jamesje01,1999,PO,SAC,7,4,8.131432718,-5.645654197,2.485778521,0.011295133,0,0.011295133,7.858852594,-6.252886645,1.605965949,2.16317634 -Jerome James,jamesje01,1999,RS,SAC,85,42,-12.60326735,2.502474565,-10.10079279,-0.161539598,-0.161539598,0,-10.75565742,1.289615798,-9.466041625,2.299051951 -Jerome James,jamesje01,2002,PO,SEA,125,70,-4.92201297,-2.476149808,-7.398162779,-0.174412067,0,-0.174412067,-4.597491127,-1.402649819,-6.000140946,1.713672517 -Jerome James,jamesje01,2002,RS,SEA,1780,949,-4.191555545,1.511758681,-2.679796864,0.034295065,0.034295065,0,-3.824738631,1.196927691,-2.62781094,0.821193318 -Jerome James,jamesje01,2003,RS,SEA,1420,766,-4.982605559,1.778768484,-3.203837075,-0.17961971,-0.17961971,0,-4.679632813,1.284633148,-3.394999665,1.170306015 -Jerome James,jamesje01,2004,RS,SEA,1875,990,-4.409381761,0.114372072,-4.295009689,-0.787553633,-0.787553633,0,-4.161385337,-0.078037927,-4.239423265,0.838039189 -Jerome James,jamesje01,2005,PO,SEA,551,295,0.524432807,1.67303982,2.197472626,0.769002907,0,0.769002907,0.742000609,1.863792604,2.605793213,0.119185017 -Jerome James,jamesje01,2005,RS,SEA,2464,1330,-5.703484776,1.13798647,-4.565498305,-1.246606808,-1.246606808,0,-5.325080894,1.173500392,-4.151580502,1.096044324 -Jerome James,jamesje01,2006,RS,NYK,777,406,-6.301945757,-2.483934946,-8.785880703,-1.274830692,-1.274830692,0,-5.986128712,-2.31458691,-8.300715623,1.799298753 -Jerome James,jamesje01,2007,RS,NYK,522,273,-7.01672236,0.290701605,-6.726020755,-0.566086085,-0.566086085,0,-6.775904727,0.688441241,-6.087463486,2.064404394 -Jerome James,jamesje01,2008,RS,NYK,10,5,7.092208188,-0.106207672,6.986000516,0.024317946,0.024317946,0,4.896540832,-2.083480838,2.813059994,-1.953410627 -Jerome James,jamesje01,2009,RS,NYK,20,10,-8.465996295,2.750296991,-5.715699303,-0.015354086,-0.015354086,0,-6.781536869,3.101576213,-3.679960656,1.368259553 -LeBron James,jamesle01,2004,RS,CLE,5974,3122,1.337109873,-0.298264024,1.038845849,6.013994518,6.013994518,0,1.629358074,-0.105367396,1.523990678,-0.31800111 -LeBron James,jamesle01,2005,RS,CLE,6404,3388,5.094678357,1.423964185,6.518642542,15.95042997,15.95042997,0,5.324233376,1.480191196,6.804424572,-0.407580049 -LeBron James,jamesle01,2006,PO,CLE,1092,604,3.572479918,0.529563884,4.102043802,2.181498099,0,2.181498099,3.805385353,0.488560391,4.293945744,0.155454062 -LeBron James,jamesle01,2006,RS,CLE,6360,3361,6.904091248,0.894048294,7.798139543,18.05391633,18.05391633,0,6.953375697,0.990421853,7.94379755,-0.171457488 -LeBron James,jamesle01,2007,PO,CLE,1613,893,4.870715054,3.108084955,7.978800009,5.021327641,0,5.021327641,4.901035833,2.817517242,7.718553075,-0.361231688 -LeBron James,jamesle01,2007,RS,CLE,6104,3190,4.569180725,2.518048883,7.087229609,15.99684927,15.99684927,0,4.623302825,2.33406539,6.957368216,-0.079125333 -LeBron James,jamesle01,2008,PO,CLE,999,552,5.086609735,2.338969352,7.425579087,2.965950635,0,2.965950635,5.58105035,2.409631088,7.990681438,0.311363468 -LeBron James,jamesle01,2008,RS,CLE,5754,3027,7.100371311,1.502796934,8.603168246,17.52677363,17.52677363,0,7.058364866,1.523270418,8.581635284,-0.036176508 -LeBron James,jamesle01,2009,PO,CLE,1052,580,12.86923124,3.196452682,16.06568393,5.730202644,0,5.730202644,12.85514709,2.964757986,15.81990507,-0.191980037 -LeBron James,jamesle01,2009,RS,CLE,5708,3054,8.683624135,3.254919535,11.93854367,22.79505684,22.79505684,0,8.773607866,2.850609592,11.62421746,-0.372675721 -LeBron James,jamesle01,2010,PO,CLE,898,460,7.287449913,2.466420335,9.753870248,3.007790833,0,3.007790833,7.410095897,2.263425496,9.673521393,-0.563912707 -LeBron James,jamesle01,2010,RS,CLE,5713,2966,9.496842537,2.216078813,11.71292135,21.80502538,21.80502538,0,9.432928967,1.921053523,11.35398249,-0.347563052 -LeBron James,jamesle01,2011,PO,MIA,1677,922,4.892355653,1.844414922,6.736770575,4.590333809,0,4.590333809,5.193906271,2.013055372,7.206961643,-0.236287129 -LeBron James,jamesle01,2011,RS,MIA,5867,3063,6.369781185,1.46083483,7.830616015,16.49667462,16.49667462,0,6.630904255,1.379404628,8.010308883,-0.214768534 -LeBron James,jamesle01,2012,PO,MIA,1823,983,8.654994478,2.16645854,10.82145302,7.006934064,0,7.006934064,8.982887611,2.047874052,11.03076166,-0.166265006 -LeBron James,jamesle01,2012,RS,MIA,4470,2326,7.589057772,2.059374487,9.648432259,14.64251251,14.64251251,0,7.454115319,1.79485623,9.24897155,-0.4457603 -LeBron James,jamesle01,2013,PO,MIA,1766,960,7.582690474,1.196968636,8.77965911,5.787451547,0,5.787451547,8.14440328,1.249117717,9.393520997,-0.572075737 -LeBron James,jamesle01,2013,RS,MIA,5499,2877,8.833875032,1.058688622,9.892563655,18.43211,18.43211,0,8.836513114,1.023241152,9.859754266,-0.628227271 -LeBron James,jamesle01,2014,PO,MIA,1396,763,6.88992357,0.823548128,7.713471698,4.210398659,0,4.210398659,7.575597083,0.682746982,8.258344065,0.20794931 -LeBron James,jamesle01,2014,RS,MIA,5625,2902,5.838391895,-1.285499707,4.552892188,10.89070513,10.89070513,0,6.526403982,-1.438474748,5.087929234,0.692262506 -LeBron James,jamesle01,2015,PO,CLE,1609,844,3.607665742,1.050525575,4.658191317,3.227479404,0,3.227479404,6.00038707,0.844437355,6.844824425,-1.835769448 -LeBron James,jamesle01,2015,RS,CLE,4885,2493,5.251482182,-0.124572533,5.126909649,10.08546782,10.08546782,0,5.995092667,-0.891401484,5.103691184,0.637466003 -LeBron James,jamesle01,2016,PO,CLE,1563,822,5.471713582,5.083206793,10.55492037,5.687281113,0,5.687281113,7.235016368,4.919773948,12.15479032,-1.11681119 -LeBron James,jamesle01,2016,RS,CLE,5340,2709,6.090796578,1.362443471,7.453240049,14.18284805,14.18284805,0,6.611752712,0.580428529,7.192181242,0.558626501 -LeBron James,jamesle01,2017,PO,CLE,1495,744,9.45240846,2.829522124,12.28193058,5.788786461,0,5.788786461,9.991900151,3.431383643,13.42328379,-1.577402061 -LeBron James,jamesle01,2017,RS,CLE,5646,2794,6.225395622,0.401317041,6.626712663,13.4209829,13.4209829,0,6.932500231,-0.123855858,6.808644373,0.399879861 -LeBron James,jamesle01,2018,PO,CLE,1777,922,9.179821312,-1.55652757,7.623293742,5.002465496,0,5.002465496,9.593218562,-1.906694673,7.686523889,-0.585403203 -LeBron James,jamesle01,2018,RS,CLE,6249,3026,6.971055219,-1.731308676,5.239746543,12.40925444,12.40925444,0,6.71480891,-2.018766737,4.696042173,0.596402793 -LeBron James,jamesle01,2019,RS,LAL,4202,1937,5.413270187,0.164745304,5.57801549,8.297431002,8.297431002,0,4.408912545,-0.104033404,4.304879141,0.832226242 -Mike James,jamesmi01,2002,RS,MIA,219,119,-2.20594562,-1.118254075,-3.324199695,-0.035485079,-0.035485079,0,-1.646618175,-1.305481812,-2.952099986,1.640805417 -Mike James,jamesmi01,2003,RS,MIA,3186,1722,0.274246388,-0.23701968,0.037226708,2.470421115,2.470421115,0,0.133542534,-0.131222599,0.002319934,0.814610204 -Mike James,jamesmi01,2004,PO,DET,354,195,-1.529506188,-0.316421045,-1.845927232,0.093178988,0,0.093178988,-1.990051749,-1.266482001,-3.25653375,0.398441104 -Mike James,jamesmi01,2004,RS,BOS,3307,1684,1.458988388,0.63087926,2.089867648,4.201406017,4.201406017,0,1.317304823,0.788204042,2.105508864,0.945176076 -Mike James,jamesmi01,2004,RS,DET,948,512,0.765849479,2.369486302,3.135335781,1.556148384,1.556148384,0,0.754257469,1.916083322,2.670340792,1.113065263 -Mike James,jamesmi01,2005,PO,HOU,315,171,1.86199901,0.27174774,2.133746751,0.441895608,0,0.441895608,1.652113491,0.109354801,1.761468292,0.505480161 -Mike James,jamesmi01,2005,RS,MIL,2233,1167,1.826402871,-0.594411916,1.231990955,2.404860728,2.404860728,0,1.973186056,-0.436031536,1.537154521,1.318639403 -Mike James,jamesmi01,2005,RS,HOU,1295,692,2.231166382,1.868914347,4.100080729,2.457353645,2.457353645,0,2.29863837,2.040464031,4.339102401,1.479361385 -Mike James,jamesmi01,2006,RS,TOR,5615,2925,3.875735971,-1.495767676,2.379968295,7.628857068,7.628857068,0,3.91951599,-1.261733954,2.657782036,-0.320460168 -Mike James,jamesmi01,2007,RS,MIN,3968,2069,0.05578507,-1.735220059,-1.679434988,1.129930755,1.129930755,0,-0.033158875,-1.537726017,-1.570884892,-0.013316245 -Mike James,jamesmi01,2008,PO,NOH,51,28,-1.642845041,2.414819041,0.771974,0.051634383,0,0.051634383,-0.776630867,0.46054759,-0.316083276,-0.441280163 -Mike James,jamesmi01,2008,RS,NOH,347,183,-5.085234686,-1.941687407,-7.026922093,-0.403462599,-0.403462599,0,-4.904683692,-2.83999713,-7.744680822,0.970138261 -Mike James,jamesmi01,2008,RS,HOU,1023,537,-2.858037985,-0.561472881,-3.419510866,-0.18603497,-0.18603497,0,-2.583437699,-0.83584497,-3.419282668,1.328154169 -Mike James,jamesmi01,2009,RS,WAS,3020,1575,-2.187781178,-2.148349652,-4.33613083,-1.284572786,-1.284572786,0,-2.013254182,-1.973209892,-3.986464074,0.729103086 -Mike James,jamesmi01,2009,RS,NOH,137,74,-7.285389016,-1.106033787,-8.391422803,-0.214361337,-0.214361337,0,-7.059433889,-1.767424922,-8.826858811,0.597163688 -Mike James,jamesmi01,2010,RS,WAS,89,46,-5.36200246,0.007514691,-5.354487769,-0.061771547,-0.061771547,0,-4.2287404,-0.900177586,-5.128917986,0.992510472 -Mike James,jamesmi01,2012,RS,CHI,225,120,-0.521657277,-0.680389741,-1.202047017,0.095567817,0.095567817,0,-0.508229914,-0.643869016,-1.152098929,0.775609904 -Mike James,jamesmi01,2013,RS,DAL,1709,862,-0.633824519,-1.376061608,-2.009886127,0.327190157,0.327190157,0,-0.614730479,-1.139888648,-1.754619126,0.484454052 -Mike James,jamesmi01,2014,RS,CHI,137,77,-4.43312975,4.757379321,0.324249571,0.119045047,0.119045047,0,-4.556004494,3.502828738,-1.053175756,-1.37239442 -Mike James,jamesmi02,2018,RS,NOP,42,18,-4.427638,-14.72963725,-19.15727525,-0.150046248,-0.150046248,0,-4.910110294,-10.32957189,-15.23968218,-0.415806955 -Mike James,jamesmi02,2018,RS,PHO,1473,669,-0.370793175,1.112517122,0.741723947,1.191869722,1.191869722,0,-0.873330834,-0.142367836,-1.01569867,0.005096762 -Tim James,jamesti01,2000,RS,MIA,43,23,-7.241761357,-0.508963053,-7.75072441,-0.057721033,-0.057721033,0,-6.792300554,-3.756536469,-10.54883702,-1.542124752 -Tim James,jamesti01,2001,RS,CHH,371,197,-3.268462753,-1.822651993,-5.091114746,-0.235479248,-0.235479248,0,-4.093418859,-2.780278864,-6.873697722,0.068757892 -Tim James,jamesti01,2002,RS,PHI,77,41,-4.006283218,-2.702540384,-6.708823602,-0.083064245,-0.083064245,0,-4.531951232,-4.483662034,-9.015613266,0.280163272 -Antawn Jamison,jamisan01,1999,RS,GSW,1982,1058,-0.670866689,0.495846413,-0.175020276,1.387258954,1.387258954,0,-0.909337915,0.045327705,-0.86401021,-0.174397859 -Antawn Jamison,jamisan01,2000,RS,GSW,3128,1556,-0.376017964,-2.28696635,-2.662984315,0.068647575,0.068647575,0,-0.599687787,-2.293010331,-2.892698117,-0.588767182 -Antawn Jamison,jamisan01,2001,RS,GSW,6730,3394,0.795887742,-0.777979439,0.017908303,4.778328077,4.778328077,0,0.687221208,-0.401882354,0.285338854,-0.281937191 -Antawn Jamison,jamisan01,2002,RS,GSW,6040,3033,1.553547107,-2.592487825,-1.038940719,2.636491772,2.636491772,0,1.429543165,-2.11936365,-0.689820485,-0.390454818 -Antawn Jamison,jamisan01,2003,RS,GSW,6404,3226,2.61428794,-2.664166531,-0.049878591,4.423911503,4.423911503,0,2.710364661,-2.146248464,0.564116197,-0.419214791 -Antawn Jamison,jamisan01,2004,PO,DAL,221,109,3.269942848,0.167617588,3.437560436,0.355897813,0,0.355897813,3.075439499,0.266087562,3.341527061,0.253531468 -Antawn Jamison,jamisan01,2004,RS,DAL,4666,2376,3.511511518,-1.604084277,1.907427241,5.605186132,5.605186132,0,3.209226135,-1.418922183,1.790303952,-0.657492748 -Antawn Jamison,jamisan01,2005,PO,WAS,762,380,0.598113728,-1.927521658,-1.32940793,0.282118742,0,0.282118742,0.757095714,-1.954577491,-1.197481777,-0.617018523 -Antawn Jamison,jamisan01,2005,RS,WAS,5122,2605,1.075556043,-1.862303658,-0.786747615,2.593275682,2.593275682,0,1.315886948,-1.667762483,-0.351875535,-0.565261296 -Antawn Jamison,jamisan01,2006,PO,WAS,479,253,2.667595167,-1.203225135,1.464370032,0.562194828,0,0.562194828,2.806070763,-0.706906843,2.09916392,0.183764877 -Antawn Jamison,jamisan01,2006,RS,WAS,6395,3288,2.522685601,-0.901578353,1.621107248,7.298002707,7.298002707,0,2.764649366,-0.560707095,2.203942271,-0.433541269 -Antawn Jamison,jamisan01,2007,PO,WAS,322,173,5.640734829,-2.953777445,2.686957384,0.493782753,0,0.493782753,6.049695962,-2.0668254,3.982870562,-0.211921827 -Antawn Jamison,jamisan01,2007,RS,WAS,5279,2662,2.594352078,-1.852372367,0.741979711,4.738096718,4.738096718,0,3.153242516,-1.087833436,2.06540908,-0.089143117 -Antawn Jamison,jamisan01,2008,PO,WAS,439,237,-0.174306752,1.230270218,1.055963467,0.474832522,0,0.474832522,0.562303603,1.584984655,2.147288257,0.036252841 -Antawn Jamison,jamisan01,2008,RS,WAS,5773,3061,2.441942955,0.07839735,2.520340306,8.217080687,8.217080687,0,3.003858162,0.699299741,3.703157903,-0.156021745 -Antawn Jamison,jamisan01,2009,RS,WAS,5937,3096,2.125016701,-1.425505189,0.699511511,5.439080494,5.439080494,0,2.375566815,-0.639247514,1.736319301,-0.165142949 -Antawn Jamison,jamisan01,2010,PO,CLE,732,375,0.64504358,-0.730166057,-0.085122477,0.527520254,0,0.527520254,1.016840439,-0.102333164,0.914507276,0.288944142 -Antawn Jamison,jamisan01,2010,RS,WAS,3079,1595,1.415007051,-0.970155504,0.444851547,2.619422717,2.619422717,0,1.80332213,-0.089527377,1.713794753,0.705910488 -Antawn Jamison,jamisan01,2010,RS,CLE,1562,811,0.215658382,0.455738415,0.671396797,1.431393977,1.431393977,0,0.913744838,1.153186521,2.066931359,1.042010705 -Antawn Jamison,jamisan01,2011,RS,CLE,3610,1842,0.456080249,-2.131465542,-1.675385293,1.010193057,1.010193057,0,0.861623019,-1.367020196,-0.505397176,0.02608015 -Antawn Jamison,jamisan01,2012,RS,CLE,4138,2151,0.626007149,-2.126753361,-1.500746212,1.371535972,1.371535972,0,0.969291708,-1.394703793,-0.425412085,0.0373615 -Antawn Jamison,jamisan01,2013,PO,LAL,153,79,-0.647892714,-2.36930753,-3.017200245,-0.011157251,0,-0.011157251,-0.995846268,-1.996963415,-2.992809683,0.406094506 -Antawn Jamison,jamisan01,2013,RS,LAL,3254,1636,0.883525316,-1.496313844,-0.612788528,1.781785513,1.781785513,0,0.859963366,-1.645109647,-0.785146281,-0.110515694 -Antawn Jamison,jamisan01,2014,RS,LAC,510,248,-5.473702013,1.354945776,-4.118756237,-0.173951409,-0.173951409,0,-2.265505222,1.039757261,-1.225747961,0.42269131 -Harold Jamison,jamisha01,2000,RS,MIA,140,74,-4.023822565,-1.210899982,-5.234722546,-0.095551136,-0.095551136,0,-3.547920153,-0.610035883,-4.157956036,1.748516971 -Harold Jamison,jamisha01,2002,RS,LAC,334,176,0.237988247,-1.676342385,-1.438354138,0.117735804,0.117735804,0,-0.293721817,-1.942740173,-2.23646199,-0.03405289 -Marko Jaric,jaricma01,2003,RS,LAC,2653,1379,1.175898257,1.081418532,2.257316789,3.549771458,3.549771458,0,1.408731532,0.972078707,2.380810239,0.700351087 -Marko Jaric,jaricma01,2004,RS,LAC,3375,1760,0.474501658,0.764802788,1.239304447,3.583185006,3.583185006,0,0.676860849,1.155817879,1.832678728,0.024973168 -Marko Jaric,jaricma01,2005,RS,LAC,3109,1656,1.408368774,0.849500066,2.25786884,4.222394499,4.222394499,0,1.583539964,1.303078907,2.886618871,-0.189452421 -Marko Jaric,jaricma01,2006,RS,MIN,3933,2102,-0.704077899,2.432149623,1.728071724,4.81341044,4.81341044,0,-0.59464219,2.553024672,1.958382483,0.208836733 -Marko Jaric,jaricma01,2007,RS,MIN,2982,1555,-1.549780166,1.007997157,-0.541783009,1.758666492,1.758666492,0,-1.704682113,1.203449347,-0.501232766,0.358656676 -Marko Jaric,jaricma01,2008,RS,MIN,4239,2189,-0.58536224,1.184480197,0.599117956,3.740909444,3.740909444,0,-0.902993103,1.074029401,0.171036298,0.013041196 -Marko Jaric,jaricma01,2009,RS,MEM,1149,605,-3.115823404,1.733879767,-1.381943637,0.42360031,0.42360031,0,-3.348422438,0.582756359,-2.765666079,0.290307282 -Sarunas Jasikevicius,jasiksa01,2006,PO,IND,120,66,-4.146367319,-3.031313869,-7.177681188,-0.155176817,0,-0.155176817,-4.356311311,-4.188979594,-8.545290905,0.826334206 -Sarunas Jasikevicius,jasiksa01,2006,RS,IND,2943,1557,0.190260235,-0.123085523,0.067174711,2.236862912,2.236862912,0,0.015022438,-0.846288196,-0.831265758,-0.042921347 -Sarunas Jasikevicius,jasiksa01,2007,PO,GSW,12,6,-3.077266369,-4.302953907,-7.380220276,-0.01469982,0,-0.01469982,-4.453356513,-4.472528512,-8.925885025,0.503837759 -Sarunas Jasikevicius,jasiksa01,2007,RS,GSW,646,309,-2.532834542,-1.298428843,-3.831263385,-0.172232524,-0.172232524,0,-2.481318714,-2.548735331,-5.030054045,0.965773813 -Sarunas Jasikevicius,jasiksa01,2007,RS,IND,1293,664,-0.173395351,-2.205176921,-2.378572272,0.127090449,0.127090449,0,-0.571494594,-3.159522894,-3.731017488,0.932298056 -Nathan Jawai,jawaina01,2009,RS,TOR,37,19,-9.479590951,-2.555879096,-12.03547005,-0.090827669,-0.090827669,0,-9.462930418,-4.194434358,-13.65736478,0.841488107 -Nathan Jawai,jawaina01,2010,RS,MIN,834,412,-2.799026031,-0.688082211,-3.487108242,-0.155062337,-0.155062337,0,-3.001368581,-1.018991305,-4.020359886,0.072951366 -Abdul Jeelani,jeelaab01,1980,RS,POR,2672,1286,1.048371731,-0.348577433,0.699794298,2.26702529,2.26702529,0,0.666066998,-0.912429579,-0.246362581,0.163908275 -Abdul Jeelani,jeelaab01,1981,RS,DAL,2302,1108,-1.117889234,0.069840767,-1.048048467,0.962749093,0.962749093,0,-1.336239688,-0.50530372,-1.841543408,0.067823239 -Al Jefferson,jeffeal01,2005,PO,BOS,246,136,-0.73377636,1.411364928,0.677588568,0.243946742,0,0.243946742,-1.12319407,1.224829439,0.101635369,-0.495175963 -Al Jefferson,jeffeal01,2005,RS,BOS,2066,1051,-0.826067063,-1.884424795,-2.710491858,0.021329216,0.021329216,0,-0.947664053,-1.512940279,-2.460604332,0.626234339 -Al Jefferson,jeffeal01,2006,RS,BOS,2063,1062,-1.983069394,-0.877528791,-2.860598185,-0.06021531,-0.06021531,0,-1.938791046,-0.568705664,-2.507496709,0.442862897 -Al Jefferson,jeffeal01,2007,RS,BOS,4496,2319,-0.706827237,1.314458382,0.607631145,3.952631539,3.952631539,0,-0.61125311,1.522105224,0.910852114,-0.467540823 -Al Jefferson,jeffeal01,2008,RS,MIN,5653,2919,-0.405902711,-2.176704615,-2.582607326,0.247422211,0.247422211,0,-0.221064461,-1.520580563,-1.741645024,-0.70225473 -Al Jefferson,jeffeal01,2009,RS,MIN,3544,1836,0.176907699,0.882242746,1.059150445,3.539065978,3.539065978,0,0.446162687,1.188519848,1.634682535,-0.75604356 -Al Jefferson,jeffeal01,2010,RS,MIN,4988,2463,-1.854420137,-0.590836517,-2.445256654,0.380907192,0.380907192,0,-1.677325488,0.00478637,-1.672539118,-0.500092153 -Al Jefferson,jeffeal01,2011,RS,UTA,5638,2940,-0.524743008,-0.922555674,-1.447298683,1.935752019,1.935752019,0,-0.257483825,-0.467770432,-0.725254257,-0.872039454 -Al Jefferson,jeffeal01,2012,PO,UTA,273,141,0.671076119,-1.422209748,-0.751133629,0.147581773,0,0.147581773,0.455963814,-0.165383374,0.290580439,-0.438671922 -Al Jefferson,jeffeal01,2012,RS,UTA,3997,2075,1.12660125,0.083505171,1.210106421,4.157799194,4.157799194,0,1.387920078,0.60769058,1.995610659,-0.762761222 -Al Jefferson,jeffeal01,2013,RS,UTA,4938,2578,-0.027625526,-1.093193034,-1.120818561,2.128065283,2.128065283,0,0.297914598,-0.380587054,-0.082672456,-0.642590995 -Al Jefferson,jeffeal01,2014,PO,CHA,201,106,-2.625030219,3.270330039,0.64529982,0.188149795,0,0.188149795,-3.864306252,3.843515843,-0.02079041,-0.603016445 -Al Jefferson,jeffeal01,2014,RS,CHA,4967,2553,-0.546098135,1.824568764,1.278470629,5.202659857,5.202659857,0,-1.203177986,2.020070272,0.816892287,-0.815004296 -Al Jefferson,jeffeal01,2015,RS,CHA,3892,1992,-2.327650929,0.25443689,-2.073214039,0.680319016,0.680319016,0,-2.465594496,1.315804234,-1.149790261,-1.047155101 -Al Jefferson,jeffeal01,2016,PO,CHA,308,168,-1.377236834,-6.11223842,-7.489475255,-0.405860528,0,-0.405860528,-3.046208006,-6.931874581,-9.978082587,-2.977293333 -Al Jefferson,jeffeal01,2016,RS,CHA,2221,1096,-2.364334257,-0.519116413,-2.88345067,-0.074142233,-0.074142233,0,-2.528853259,0.080134624,-2.448718635,-0.629294716 -Al Jefferson,jeffeal01,2017,RS,IND,1885,931,-1.396568209,-1.436593945,-2.833162155,-0.038995596,-0.038995596,0,-1.993640405,-1.923154076,-3.916794481,-1.256778902 -Al Jefferson,jeffeal01,2018,RS,IND,989,484,-0.946375817,-1.985709626,-2.932085443,-0.044684907,-0.044684907,0,-0.616949967,-1.507788199,-2.124738166,-0.61483092 -Amile Jefferson,jeffeam01,2019,RS,ORL,147,68,2.574062477,-2.461722787,0.11233969,0.098949322,0.098949322,0,0.658869605,-1.727683623,-1.068814017,-0.364886033 -Chris Jefferies,jeffech01,2003,RS,TOR,1262,666,-4.477846354,-1.262505682,-5.740352036,-1.019623509,-1.019623509,0,-4.508269508,-2.602573159,-7.110842667,0.319196232 -Chris Jefferies,jeffech01,2004,RS,TOR,15,8,10.12853555,-3.579814572,6.548720979,0.039095424,0.039095424,0,9.439276315,-7.213858053,2.225418263,2.743050554 -Chris Jefferies,jeffech01,2004,RS,CHI,363,187,-2.912828384,-1.957317202,-4.870145586,-0.210661468,-0.210661468,0,-2.696986911,-2.261285588,-4.958272499,3.77927781 -Cory Jefferson,jeffeco01,2015,RS,BRK,1081,531,-0.867675124,1.823489052,0.955813928,1.005961644,1.005961644,0,-0.674177634,-0.802681314,-1.476858947,0.190708424 -Cory Jefferson,jeffeco01,2016,RS,PHO,104,50,-1.219129333,1.794298919,0.575169585,0.083948299,0.083948299,0,-0.755722211,0.761229754,0.005507543,-1.009953394 -Dontell Jefferson,jeffedo01,2009,RS,CHA,156,84,-1.633354236,0.173977084,-1.459377151,0.055618876,0.055618876,0,-2.099595478,-0.197237435,-2.296832913,0.514935271 -Othyus Jeffers,jeffeot01,2010,PO,UTA,20,10,-20.46370805,-6.018143716,-26.48185177,-0.123447774,0,-0.123447774,-19.1889607,-9.231431534,-28.42039223,-1.039250156 -Othyus Jeffers,jeffeot01,2010,RS,UTA,144,73,-1.364195019,0.172869589,-1.19132543,0.058528424,0.058528424,0,-1.478670496,-0.409052267,-1.887722762,0.770020791 -Othyus Jeffers,jeffeot01,2011,RS,SAS,16,8,-11.15708601,-4.169870669,-15.32695668,-0.051564982,-0.051564982,0,-10.89764737,-5.168162257,-16.06580963,0.419142748 -Othyus Jeffers,jeffeot01,2011,RS,WAS,621,314,1.101382855,0.496755302,1.598138157,0.697660006,0.697660006,0,0.326209029,0.613090412,0.93929944,0.143968749 -Othyus Jeffers,jeffeot01,2014,RS,SAS,64,34,3.598266331,0.303239364,3.901505695,0.113516182,0.113516182,0,3.801250567,-0.889504855,2.911745713,-1.551296979 -Othyus Jeffers,jeffeot01,2014,RS,MIN,24,13,-1.93082763,3.144832372,1.214004742,0.025973413,0.025973413,0,1.212239451,0.850435855,2.062675306,-1.160991655 -Richard Jefferson,jefferi01,2002,PO,NJN,858,441,-2.71847424,-0.036751954,-2.755226194,-0.001212522,0,-0.001212522,-2.959156581,-0.625962149,-3.58511873,-0.018001179 -Richard Jefferson,jefferi01,2002,RS,NJN,3708,1917,-1.133644501,0.364087465,-0.769557036,1.943911778,1.943911778,0,-1.351196795,0.324676434,-1.02652036,0.328503997 -Richard Jefferson,jefferi01,2003,PO,NJN,1347,711,-1.107751785,1.083697455,-0.02405433,1.018943317,0,1.018943317,-1.386015871,0.964487458,-0.421528413,-0.08156289 -Richard Jefferson,jefferi01,2003,RS,NJN,5557,2879,0.945604302,1.014747334,1.960351636,6.891546847,6.891546847,0,0.570884863,0.998288498,1.569173361,-0.363700361 -Richard Jefferson,jefferi01,2004,PO,NJN,862,460,0.981306923,0.289392334,1.270699257,0.975154667,0,0.975154667,1.093110515,0.117494232,1.210604747,0.178072379 -Richard Jefferson,jefferi01,2004,RS,NJN,5902,3133,1.838073405,-0.204853743,1.633219663,6.986674636,6.986674636,0,1.432243812,-0.032528185,1.399715627,-0.256532487 -Richard Jefferson,jefferi01,2005,PO,NJN,270,140,-1.164415132,-2.599416635,-3.763831767,-0.075059163,0,-0.075059163,-1.468125619,-2.769557486,-4.237683105,0.450891738 -Richard Jefferson,jefferi01,2005,RS,NJN,2544,1355,-0.401926697,-1.760049019,-2.161975716,0.406273573,0.406273573,0,-0.272689325,-1.591894356,-1.864583681,-0.05432691 -Richard Jefferson,jefferi01,2006,PO,NJN,814,437,3.298468395,-0.79117662,2.507291774,1.204554372,0,1.204554372,2.991555405,-1.130246049,1.861309357,-0.325462015 -Richard Jefferson,jefferi01,2006,RS,NJN,5789,3059,2.124883031,0.030567807,2.155450838,7.619561382,7.619561382,0,1.670899925,0.002663183,1.673563108,-0.435469254 -Richard Jefferson,jefferi01,2007,PO,NJN,914,489,1.160370471,-0.262660765,0.897709706,0.933916777,0,0.933916777,0.834932542,-0.14745757,0.687474972,-0.451974236 -Richard Jefferson,jefferi01,2007,RS,NJN,3767,1956,-0.676916736,-2.065362716,-2.742279453,0.007686746,0.007686746,0,-0.642440668,-1.957165562,-2.59960623,-0.217161544 -Richard Jefferson,jefferi01,2008,RS,NJN,6170,3200,1.088932957,-2.046511669,-0.957578712,2.921689403,2.921689403,0,0.870390105,-1.581994581,-0.711604476,-0.14991174 -Richard Jefferson,jefferi01,2009,RS,MIL,5735,2939,0.264085813,-0.612667998,-0.348582185,3.60393344,3.60393344,0,0.305662006,-0.412849153,-0.107187147,0.078882091 -Richard Jefferson,jefferi01,2010,PO,SAS,640,334,-1.433832208,1.126932538,-0.30689967,0.426494396,0,0.426494396,-2.0441169,0.609651185,-1.434465715,-0.609568077 -Richard Jefferson,jefferi01,2010,RS,SAS,4870,2520,0.276972266,1.078994511,1.355966777,5.271771025,5.271771025,0,0.211928508,0.958614992,1.1705435,-0.129570246 -Richard Jefferson,jefferi01,2011,PO,SAS,337,176,-1.558485175,-0.264342791,-1.822827965,0.085800391,0,0.085800391,-1.976277243,-0.408332898,-2.384610141,-0.068456476 -Richard Jefferson,jefferi01,2011,RS,SAS,4783,2459,0.432156558,-0.302662165,0.129494393,3.59895633,3.59895633,0,0.405780445,-0.379248785,0.02653166,-0.350970713 -Richard Jefferson,jefferi01,2012,RS,SAS,2287,1168,-0.69671303,-0.484024864,-1.180737893,0.949226901,0.949226901,0,-0.321527846,-0.088429152,-0.409956998,1.390703868 -Richard Jefferson,jefferi01,2012,RS,GSW,1128,580,-1.366565036,-1.899220804,-3.26578584,-0.15440891,-0.15440891,0,-1.3519713,-1.95575792,-3.30772922,1.076792743 -Richard Jefferson,jefferi01,2013,PO,GSW,77,39,-0.787146672,1.203310931,0.416164259,0.065265136,0,0.065265136,-1.288527407,0.431827144,-0.856700263,0.403983628 -Richard Jefferson,jefferi01,2013,RS,GSW,1131,568,-1.81557506,-0.407262548,-2.222837608,0.153028321,0.153028321,0,-2.29326644,-1.516186968,-3.809453408,0.158473996 -Richard Jefferson,jefferi01,2014,RS,UTA,4273,2213,-0.322153279,-1.635362693,-1.957515972,0.89028809,0.89028809,0,-0.589552597,-1.400859015,-1.990411612,-0.480652072 -Richard Jefferson,jefferi01,2015,PO,DAL,111,51,-3.058600695,-4.509607745,-7.56820844,-0.128927459,0,-0.128927459,-3.327454979,-6.956153143,-10.28360812,-0.279807 -Richard Jefferson,jefferi01,2015,RS,DAL,2560,1244,-0.762030384,0.128649697,-0.633380687,1.3469887,1.3469887,0,-0.492467273,-0.492410728,-0.984878001,0.25655697 -Richard Jefferson,jefferi01,2016,PO,CLE,739,381,-0.455035338,2.045148792,1.590113455,0.864532364,0,0.864532364,0.343211943,1.175238657,1.518450599,-0.610223981 -Richard Jefferson,jefferi01,2016,RS,CLE,2639,1326,-2.126046054,-1.23435007,-3.360396124,-0.412317601,-0.412317601,0,-1.639863879,-1.599120473,-3.238984352,-0.149246599 -Richard Jefferson,jefferi01,2017,PO,CLE,376,179,-0.5259721,-1.893152141,-2.419124241,0.031555561,0,0.031555561,0.365637344,-1.956958542,-1.591321198,1.21008231 -Richard Jefferson,jefferi01,2017,RS,CLE,3301,1614,-1.630867001,-0.358845462,-1.989712463,0.624494129,0.624494129,0,-1.497697105,-0.837346879,-2.335043983,-0.246669065 -Richard Jefferson,jefferi01,2018,RS,DEN,340,163,-2.920085485,-3.409906462,-6.329991947,-0.296256737,-0.296256737,0,-2.681900404,-4.520020505,-7.201920909,-0.488016787 -Jared Jeffries,jeffrja01,2003,RS,WAS,543,292,-1.417621158,0.04917135,-1.368449807,0.205688594,0.205688594,0,-1.762987721,-1.15279004,-2.915777761,-0.059298813 -Jared Jeffries,jeffrja01,2004,RS,WAS,3717,1913,-2.695281237,-0.396302051,-3.091583288,-0.33330808,-0.33330808,0,-2.829999923,-0.461529482,-3.291529405,-0.022293786 -Jared Jeffries,jeffrja01,2005,PO,WAS,495,247,1.05747491,1.133962111,2.191437021,0.64250812,0,0.64250812,0.367950307,0.746766492,1.114716799,0.036998317 -Jared Jeffries,jeffrja01,2005,RS,WAS,3946,2007,-0.999241571,0.382951475,-0.616290096,2.182776866,2.182776866,0,-1.356842815,-0.008998306,-1.36584112,-0.087660666 -Jared Jeffries,jeffrja01,2006,PO,WAS,407,215,-2.075715153,-0.028962629,-2.104677783,0.072504289,0,0.072504289,-2.209325832,-0.791789303,-3.001115135,-0.622148218 -Jared Jeffries,jeffrja01,2006,RS,WAS,3795,1951,-1.291354693,1.498915921,0.207561228,2.941366852,2.941366852,0,-1.261320479,1.012860768,-0.248459711,-0.080619208 -Jared Jeffries,jeffrja01,2007,RS,NYK,2501,1307,-1.047067771,0.095336212,-0.951731559,1.200447563,1.200447563,0,-1.522600452,0.12596912,-1.396631333,0.101309864 -Jared Jeffries,jeffrja01,2008,RS,NYK,2558,1325,-2.184122714,-0.234095468,-2.418218182,0.224132435,0.224132435,0,-2.675632776,-0.81410845,-3.489741227,-0.065507301 -Jared Jeffries,jeffrja01,2009,RS,NYK,2669,1310,-1.938802005,1.150538438,-0.788263566,1.31003154,1.31003154,0,-2.420244154,0.75625556,-1.663988593,-0.079170177 -Jared Jeffries,jeffrja01,2010,RS,HOU,658,332,-1.705058458,1.3834644,-0.321594058,0.41377024,0.41377024,0,-2.146282548,1.065340166,-1.080942382,0.554828258 -Jared Jeffries,jeffrja01,2010,RS,NYK,2896,1462,-2.18736879,1.240992726,-0.946376064,1.351820565,1.351820565,0,-2.210983848,1.205115232,-1.005868616,0.451786168 -Jared Jeffries,jeffrja01,2011,PO,NYK,164,85,2.662980377,2.433217381,5.096197759,0.346312096,0,0.346312096,2.055614568,1.980342264,4.035956832,-1.17151339 -Jared Jeffries,jeffrja01,2011,RS,HOU,274,138,-1.444338708,0.409165822,-1.035172886,0.12162922,0.12162922,0,-1.323538004,0.589247209,-0.734290796,0.688794057 -Jared Jeffries,jeffrja01,2011,RS,NYK,933,463,-2.451035686,0.264249962,-2.186785723,0.133247863,0.133247863,0,-2.540795002,0.361208169,-2.179586833,0.1428432 -Jared Jeffries,jeffrja01,2012,PO,NYK,62,34,-3.018465259,0.850339506,-2.168125752,0.010401472,0,0.010401472,-3.466476559,0.495765866,-2.970710693,-0.075456291 -Jared Jeffries,jeffrja01,2012,RS,NYK,1432,729,-2.24266798,1.56760113,-0.67506685,0.773338804,0.773338804,0,-2.405876568,1.372764848,-1.033111721,0.19109167 -Jared Jeffries,jeffrja01,2013,RS,POR,674,350,-4.680945847,-0.476929894,-5.157875741,-0.433536739,-0.433536739,0,-5.051160977,-0.817920569,-5.869081546,0.771362515 -Charles Jenkins,jenkich01,2012,RS,GSW,1737,893,-2.113783941,-1.747638931,-3.861422872,-0.50690792,-0.50690792,0,-2.361997022,-1.773780361,-4.135777383,0.097407649 -Charles Jenkins,jenkich01,2013,RS,GSW,579,291,-4.512043092,-0.829162303,-5.341205395,-0.383948021,-0.383948021,0,-4.910472386,-2.41573071,-7.326203096,-0.184791251 -Charles Jenkins,jenkich01,2013,RS,PHI,288,150,-3.335518196,0.875831405,-2.459686791,0.021989029,0.021989029,0,-3.912167242,-0.092344872,-4.004512114,-0.958113582 -Horace Jenkins,jenkiho01,2005,RS,DET,191,104,-3.437014579,0.248992125,-3.188022454,-0.023356079,-0.023356079,0,-3.130838274,-1.097105631,-4.227943905,0.452435264 -John Jenkins,jenkijo01,2013,PO,ATL,46,24,-8.568344528,-5.532778706,-14.10112323,-0.143516849,0,-0.143516849,-9.204797983,-6.800675428,-16.00547341,0.10476956 -John Jenkins,jenkijo01,2013,RS,ATL,1760,902,-0.245905765,-2.950615505,-3.19652127,-0.204498869,-0.204498869,0,-0.789092777,-3.801409269,-4.590502046,-0.448727904 -John Jenkins,jenkijo01,2014,RS,ATL,325,158,-5.52021622,-5.041985455,-10.56220167,-0.633575572,-0.633575572,0,-5.077866412,-5.510334554,-10.58820097,0.582034156 -John Jenkins,jenkijo01,2015,PO,ATL,41,21,6.555281559,-1.250105524,5.305176035,0.087908023,0,0.087908023,3.43501231,-3.191440327,0.243571983,-1.196019824 -John Jenkins,jenkijo01,2015,RS,ATL,611,297,-0.812001426,-2.181611135,-2.99361256,-0.037063496,-0.037063496,0,-0.067024654,-3.182541185,-3.249565838,0.387144859 -John Jenkins,jenkijo01,2016,RS,DAL,407,193,-4.204426391,-2.139088841,-6.343515232,-0.353796055,-0.353796055,0,-4.070325861,-3.351374842,-7.421700704,-0.014458223 -John Jenkins,jenkijo01,2016,RS,PHO,625,287,-1.360838755,-2.998813716,-4.359652471,-0.23785149,-0.23785149,0,-2.275973787,-4.520474403,-6.79644819,0.893060736 -John Jenkins,jenkijo01,2017,RS,PHO,28,13,10.66863299,-5.922438436,4.746194558,0.049484735,0.049484735,0,5.916097686,-6.780877462,-0.864779777,-0.462693359 -John Jenkins,jenkijo01,2019,RS,WAS,32,14,3.573454449,-5.364563001,-1.791108552,0.006792824,0.006792824,0,2.03520145,-5.911261033,-3.876059583,-0.838413395 -John Jenkins,jenkijo01,2019,RS,NYK,663,319,-2.681361848,-2.90993693,-5.591298778,-0.458805957,-0.458805957,0,-3.547208957,-5.076594778,-8.623803735,-0.799166427 -Brandon Jennings,jennibr01,2010,PO,MIL,450,249,2.772390584,0.96623257,3.738623154,0.852961746,0,0.852961746,2.917460996,1.673471957,4.590932953,0.2988107 -Brandon Jennings,jennibr01,2010,RS,MIL,5161,2671,0.418924265,0.164115036,0.583039301,4.544639741,4.544639741,0,0.789579762,0.530284437,1.319864199,0.052901149 -Brandon Jennings,jennibr01,2011,RS,MIL,4104,2169,0.285356667,0.626698085,0.912054751,4.056707555,4.056707555,0,0.581098311,1.054992093,1.636090403,0.096370083 -Brandon Jennings,jennibr01,2012,RS,MIL,4603,2331,2.478777476,-0.713498422,1.765279054,5.369475717,5.369475717,0,2.98549493,-0.003999241,2.981495689,-0.007536047 -Brandon Jennings,jennibr01,2013,PO,MIL,254,133,-4.49662901,0.217827474,-4.278801537,-0.108226067,0,-0.108226067,-3.544192125,0.746687592,-2.797504533,1.044433594 -Brandon Jennings,jennibr01,2013,RS,MIL,5781,2897,1.040069445,-2.453917317,-1.413847872,1.971505405,1.971505405,0,1.36228972,-1.438834838,-0.076545119,-0.159977357 -Brandon Jennings,jennibr01,2014,RS,DET,5508,2728,2.166317283,-2.844858618,-0.678541335,2.899826293,2.899826293,0,2.441203513,-2.68027539,-0.239071877,0.556142134 -Brandon Jennings,jennibr01,2015,RS,DET,2351,1173,3.075021376,0.104283629,3.179305005,3.54362379,3.54362379,0,2.866547161,-0.453734634,2.412812527,-0.131211814 -Brandon Jennings,jennibr01,2016,RS,DET,849,416,-0.084967535,0.874068011,0.789100476,0.744755493,0.744755493,0,-0.063407294,-0.129795221,-0.193202515,-0.831797674 -Brandon Jennings,jennibr01,2016,RS,ORL,960,452,-0.56869802,0.760536292,0.191838271,0.683727372,0.683727372,0,-0.323338505,-0.158314899,-0.481653404,0.764612014 -Brandon Jennings,jennibr01,2017,PO,WAS,382,178,-4.437974001,-8.564644319,-13.00261832,-0.957183335,0,-0.957183335,-4.073271791,-9.16481455,-13.23808634,-0.313195692 -Brandon Jennings,jennibr01,2017,RS,NYK,2929,1428,-0.076881809,-0.560642187,-0.637523996,1.536601187,1.536601187,0,-0.520638186,-0.965246636,-1.485884822,-0.157814353 -Brandon Jennings,jennibr01,2017,RS,WAS,782,374,-0.557475402,-1.60461749,-2.162092892,0.111729425,0.111729425,0,0.027827384,-1.594213579,-1.566386195,-0.395184833 -Brandon Jennings,jennibr01,2018,PO,MIL,8,5,-8.143168088,-14.95958627,-23.10275435,-0.056440131,0,-0.056440131,-2.067354558,-23.49231848,-25.55967304,5.267971688 -Brandon Jennings,jennibr01,2018,RS,MIL,434,205,-1.785145612,-0.667837558,-2.45298317,0.031186811,0.031186811,0,-1.899837399,-2.153138202,-4.052975601,0.388045423 -Keith Jennings,jennike01,1993,RS,GSW,285,136,3.938793667,-1.942626953,1.996166714,0.33020756,0.33020756,0,3.046583294,-1.525958855,1.52062444,0.262990761 -Keith Jennings,jennike01,1994,PO,GSW,81,39,-4.611782634,-3.486227356,-8.09800999,-0.113354439,0,-0.113354439,-4.15639906,-2.144268282,-6.300667342,2.945639425 -Keith Jennings,jennike01,1994,RS,GSW,2291,1097,1.84105593,-0.3551933,1.48586263,2.369170371,2.369170371,0,1.67356238,-1.023628026,0.649934354,-0.064830542 -Keith Jennings,jennike01,1995,RS,GSW,3552,1722,2.286574089,-0.230138658,2.056435432,4.21830148,4.21830148,0,1.796154262,-0.20263005,1.593524212,-0.099363303 -Chris Jent,jentch01,1994,PO,HOU,117,62,-3.583323407,0.048725018,-3.534598389,-0.025999324,0,-0.025999324,-3.304934428,-1.065434633,-4.370369061,1.409855436 -Chris Jent,jentch01,1994,RS,HOU,156,78,0.98736583,-2.434606971,-1.447241141,0.052421524,0.052421524,0,0.604750998,-1.65397425,-1.049223251,1.071938803 -Chris Jent,jentch01,1997,RS,NYK,19,10,4.076532186,-2.596618326,1.47991386,0.021430967,0.021430967,0,3.818965753,-2.31720599,1.501759763,-0.634486934 -Les Jepsen,jepsele01,1991,RS,GSW,229,105,-5.3964292,-1.473662036,-6.870091235,-0.220532926,-0.220532926,0,-5.311341755,-2.203772705,-7.51511446,-0.082850063 -Les Jepsen,jepsele01,1992,RS,SAC,183,87,-4.051844598,-0.580982747,-4.632827345,-0.084131006,-0.084131006,0,-4.415576516,-0.92880595,-5.344382466,0.65228403 -Jonas Jerebko,jerebjo01,2010,RS,DET,4163,2232,0.108068421,0.260998097,0.369066518,3.556238404,3.556238404,0,0.082055048,0.562795207,0.644850255,0.114967524 -Jonas Jerebko,jerebjo01,2012,RS,DET,2759,1468,-0.159921695,-0.614228922,-0.774150617,1.486114416,1.486114416,0,-0.218940548,-0.2369701,-0.455910648,0.390368548 -Jonas Jerebko,jerebjo01,2013,RS,DET,1707,892,0.384391613,-0.745905887,-0.361514274,1.091350187,1.091350187,0,0.481702239,-0.534439009,-0.05273677,0.372939389 -Jonas Jerebko,jerebjo01,2014,RS,DET,1484,741,-0.872956785,-1.752401922,-2.625358707,0.047311028,0.047311028,0,-0.79861605,-2.637964734,-3.436580785,0.385447718 -Jonas Jerebko,jerebjo01,2015,PO,BOS,140,68,-2.530392381,1.733150878,-0.797241503,0.070487884,0,0.070487884,-4.472630734,0.93129204,-3.541338694,0.849387949 -Jonas Jerebko,jerebjo01,2015,RS,DET,1379,703,0.425507202,1.307593612,1.733100814,1.599273878,1.599273878,0,0.51273586,1.172070434,1.684806295,-0.517807612 -Jonas Jerebko,jerebjo01,2015,RS,BOS,1061,527,1.342188119,4.770581785,6.112769904,2.384079163,2.384079163,0,1.530219056,3.860658227,5.390877283,0.044199577 -Jonas Jerebko,jerebjo01,2016,PO,BOS,337,162,2.927660941,-2.275928254,0.651732688,0.289319299,0,0.289319299,4.091465249,-4.857276275,-0.765811026,-0.216245278 -Jonas Jerebko,jerebjo01,2016,RS,BOS,2474,1176,-2.062976434,1.081809549,-0.981166885,1.059486921,1.059486921,0,-2.001401489,0.445987529,-1.55541396,-0.166130253 -Jonas Jerebko,jerebjo01,2017,PO,BOS,268,128,-1.252889659,0.585975268,-0.66691439,0.142377083,0,0.142377083,-1.520260805,0.043547083,-1.476713722,1.42765119 -Jonas Jerebko,jerebjo01,2017,RS,BOS,2516,1232,-0.640234469,-0.898454545,-1.538689013,0.756966643,0.756966643,0,-0.706861641,-0.904145701,-1.611007342,-0.569787703 -Jonas Jerebko,jerebjo01,2018,PO,UTA,161,79,-0.295519187,0.98923025,0.693711063,0.142864169,0,0.142864169,-1.892098789,1.352876082,-0.539222708,-0.19773927 -Jonas Jerebko,jerebjo01,2018,RS,UTA,2307,1134,0.709670065,-1.059100567,-0.349430502,1.380445941,1.380445941,0,0.115594035,-0.350876298,-0.235282263,-0.603072837 -Jonas Jerebko,jerebjo01,2019,PO,GSW,239,121,0.43607267,-5.118278202,-4.682205531,-0.120708043,0,-0.120708043,-0.542594804,-6.567398121,-7.109992925,-1.871484616 -Jonas Jerebko,jerebjo01,2019,RS,GSW,2600,1218,-0.552341994,-1.233971704,-1.786313698,0.597396952,0.597396952,0,-0.303036166,-1.142742396,-1.445778562,-0.248540659 -Grant Jerrett,jerregr01,2015,RS,OKC,52,25,-19.09213208,-11.42251738,-30.51464946,-0.363315746,-0.363315746,0,-11.66269204,-12.22872064,-23.89141269,2.485148523 -Grant Jerrett,jerregr01,2015,RS,UTA,57,26,1.019302895,-5.883025245,-4.863722349,-0.028668968,-0.028668968,0,2.10518504,-5.305914804,-3.200729765,2.154693794 -Eugene Jeter,jetereu01,2011,RS,SAC,1721,858,-2.055588232,-1.491463224,-3.547051456,-0.347216494,-0.347216494,0,-2.583268845,-2.114125304,-4.697394148,-0.452484359 -Yi Jianlian,jianlyi01,2008,RS,MIL,3169,1647,-4.237164718,-0.14885494,-4.386019658,-1.370302292,-1.370302292,0,-4.088331768,-0.529145068,-4.617476836,-0.302423174 -Yi Jianlian,jianlyi01,2009,RS,NJN,2692,1421,-3.274926406,-0.7600753,-4.035001705,-0.935043031,-0.935043031,0,-2.785348588,-0.856396088,-3.641744676,0.341104216 -Yi Jianlian,jianlyi01,2010,RS,NJN,3188,1655,-2.636248777,-0.224570519,-2.860819296,-0.093399849,-0.093399849,0,-2.581797487,0.17165053,-2.410146957,-0.174406299 -Yi Jianlian,jianlyi01,2011,RS,WAS,2198,1112,-3.947160647,-1.431063834,-5.378224481,-1.488653064,-1.488653064,0,-4.076231894,-1.821087426,-5.89731932,-0.153133314 -Yi Jianlian,jianlyi01,2012,PO,DAL,10,5,-6.015412129,15.2760892,9.260677074,0.032757372,0,0.032757372,-2.926381446,14.23690702,11.31052557,3.297578613 -Yi Jianlian,jianlyi01,2012,RS,DAL,391,203,-5.243440381,-0.36914208,-5.612582461,-0.298081218,-0.298081218,0,-4.924508503,-1.124412978,-6.048921482,0.498958145 -Alexander Johnson,johnsal01,2007,RS,MEM,1485,753,-1.697858861,-0.723868018,-2.421726879,0.127417131,0.127417131,0,-1.91224195,-0.349911051,-2.262153001,0.959785002 -Alexander Johnson,johnsal01,2008,RS,MIA,1044,549,-4.124021469,-2.782249359,-6.906270828,-1.173729317,-1.173729317,0,-4.51463397,-2.944659744,-7.459293714,0.768140971 -Alize Johnson,johnsal02,2019,RS,IND,148,64,-2.089846896,-2.923544425,-5.013391321,-0.073013661,-0.073013661,0,-3.481699392,-3.080127102,-6.561826494,-1.230587701 -Amir Johnson,johnsam01,2006,RS,DET,71,39,2.91601445,-2.213936504,0.702077946,0.068828995,0.068828995,0,1.972325334,-3.095734841,-1.123409508,0.187076834 -Amir Johnson,johnsam01,2007,RS,DET,228,124,0.365678893,1.587840166,1.953519059,0.298696202,0.298696202,0,0.347205908,1.388890891,1.736096799,0.353013292 -Amir Johnson,johnsam01,2008,PO,DET,77,43,3.911717312,-0.090887886,3.820829426,0.15005379,0,0.15005379,2.892673378,-1.229319236,1.663354142,0.826062315 -Amir Johnson,johnsam01,2008,RS,DET,1405,764,-0.516745625,3.94922592,3.432480296,2.421319222,2.421319222,0,-0.769639608,3.686504815,2.916865208,0.44383311 -Amir Johnson,johnsam01,2009,PO,DET,23,13,1.972643986,2.611018183,4.583662169,0.050665049,0,0.050665049,0.307479842,2.501056394,2.808536235,0.89271805 -Amir Johnson,johnsam01,2009,RS,DET,1664,911,-0.871638971,2.465021015,1.593382044,2.030556382,2.030556382,0,-1.3510281,2.453762943,1.102734844,0.541814119 -Amir Johnson,johnsam01,2010,RS,TOR,2851,1453,0.600190949,1.801708487,2.401899436,3.842883046,3.842883046,0,0.387138504,2.019720937,2.406859442,0.581856062 -Amir Johnson,johnsam01,2011,RS,TOR,3628,1853,1.621775866,1.219942454,2.841718319,5.281502756,5.281502756,0,1.155528739,1.540543337,2.696072076,-0.086577957 -Amir Johnson,johnsam01,2012,RS,TOR,2922,1553,-0.217103674,1.82247774,1.605374066,3.454394735,3.454394735,0,-0.640749456,1.669381914,1.028632458,0.092460393 -Amir Johnson,johnsam01,2013,RS,TOR,4429,2325,1.497305456,2.704255391,4.201560847,8.248122249,8.248122249,0,1.196849247,2.838864288,4.035713535,0.023444899 -Amir Johnson,johnsam01,2014,PO,TOR,362,191,-1.74390406,-0.259278179,-2.003182239,0.075480457,0,0.075480457,-4.258547468,-1.059071598,-5.317619066,0.521948075 -Amir Johnson,johnsam01,2014,RS,TOR,4276,2214,-0.250058624,1.207261579,0.957202954,4.175588296,4.175588296,0,-0.137400689,1.508536841,1.371136152,-0.274955267 -Amir Johnson,johnsam01,2015,PO,TOR,221,112,2.063990323,-5.875305527,-3.811315204,-0.062039046,0,-0.062039046,1.352435093,-6.907847734,-5.555412641,-0.785127057 -Amir Johnson,johnsam01,2015,RS,TOR,3898,1979,-0.052451183,0.831513404,0.779062221,3.558334586,3.558334586,0,0.004634498,0.312182796,0.316817294,-0.132123175 -Amir Johnson,johnsam01,2016,PO,BOS,268,134,1.369832639,-0.786555618,0.58327702,0.231374824,0,0.231374824,1.458173182,-4.654911265,-3.196738083,-1.479826502 -Amir Johnson,johnsam01,2016,RS,BOS,3720,1800,0.218010622,1.25525131,1.473261932,3.864795719,3.864795719,0,-0.165693272,1.694079198,1.528385926,-0.344614416 -Amir Johnson,johnsam01,2017,PO,BOS,281,142,-5.451434159,0.903687775,-4.547746385,-0.134563101,0,-0.134563101,-5.853697211,0.478582134,-5.375115077,0.168813953 -Amir Johnson,johnsam01,2017,RS,BOS,3250,1608,0.178599119,3.629830483,3.808429601,5.363593312,5.363593312,0,-0.027747814,3.587642349,3.559894536,-0.30906081 -Amir Johnson,johnsam01,2018,PO,PHI,206,94,3.3417798,1.897640072,5.239419871,0.396542815,0,0.396542815,2.454817537,-0.296865004,2.157952533,0.336605266 -Amir Johnson,johnsam01,2018,RS,PHI,2529,1171,-0.928054021,3.221003463,2.292949441,3.023162049,3.023162049,0,-1.617721518,3.560437897,1.94271638,0.338497813 -Amir Johnson,johnsam01,2019,PO,PHI,42,20,2.589306279,-8.34593183,-5.75662555,-0.03179738,0,-0.03179738,2.082104005,-8.219843511,-6.137739506,0.489055739 -Amir Johnson,johnsam01,2019,RS,PHI,1164,529,-1.476155932,-0.342035148,-1.81819108,0.253930398,0.253930398,0,-1.760716748,-0.07663455,-1.837351298,0.988405933 -Anthony Johnson,johnsan02,1998,RS,SAC,4398,2266,-1.619055152,-1.567971587,-3.18702674,-0.504317792,-0.504317792,0,-1.751834027,-0.95980956,-2.711643587,-0.16898442 -Anthony Johnson,johnsan02,1999,PO,ATL,192,111,-4.040737445,-2.886745814,-6.927483259,-0.242383179,0,-0.242383179,-5.011683916,-3.645028552,-8.656712469,-0.574435818 -Anthony Johnson,johnsan02,1999,RS,ATL,1591,885,-2.110572522,0.129284943,-1.981287579,0.347153565,0.347153565,0,-2.331940854,-0.255825649,-2.587766503,0.015337272 -Anthony Johnson,johnsan02,2000,RS,ATL,817,423,-2.425352631,-0.400902677,-2.826255308,-0.016484596,-0.016484596,0,-2.687819127,-0.488788926,-3.176608053,0.157941479 -Anthony Johnson,johnsan02,2000,RS,ORL,439,214,-2.582966429,-0.246234003,-2.829200432,-0.008657763,-0.008657763,0,-2.883382575,-0.440200262,-3.323582837,0.113727941 -Anthony Johnson,johnsan02,2001,RS,ATL,540,279,-4.103993658,0.688347002,-3.415646656,-0.095913836,-0.095913836,0,-4.210146068,0.932199954,-3.277946115,1.132265484 -Anthony Johnson,johnsan02,2001,RS,CLE,446,232,-3.070373194,-2.371862338,-5.442235532,-0.317900751,-0.317900751,0,-3.464202171,-3.054655431,-6.518857602,-0.222970947 -Anthony Johnson,johnsan02,2002,PO,NJN,313,161,-0.938791152,-2.009317476,-2.948108628,-0.016976235,0,-0.016976235,-1.433355957,-1.904937892,-3.338293849,1.052873817 -Anthony Johnson,johnsan02,2002,RS,NJN,708,366,-1.43249602,2.187446769,0.754950749,0.657101799,0.657101799,0,-1.512841253,1.829094,0.316252747,0.366169031 -Anthony Johnson,johnsan02,2003,PO,NJN,231,122,1.763193189,-0.407360214,1.355832975,0.26365438,0,0.26365438,0.576499855,-1.534532852,-0.958032997,0.02590513 -Anthony Johnson,johnsan02,2003,RS,NJN,1625,842,-1.665206652,1.737903503,0.072696851,1.218600703,1.218600703,0,-1.966647334,1.299036183,-0.66761115,0.455848812 -Anthony Johnson,johnsan02,2004,PO,IND,605,332,-0.037683472,-0.210544422,-0.248227894,0.437812016,0,0.437812016,-0.501287358,0.219627506,-0.281659852,0.154900051 -Anthony Johnson,johnsan02,2004,RS,IND,2946,1598,-0.452967502,-0.853240824,-1.306208326,1.178969832,1.178969832,0,-0.626594493,-0.536484305,-1.163078798,0.143076949 -Anthony Johnson,johnsan02,2005,PO,IND,568,316,0.650440208,0.874950427,1.525390634,0.711452347,0,0.711452347,0.119492836,0.929247681,1.048740517,0.069210268 -Anthony Johnson,johnsan02,2005,RS,IND,3210,1747,0.831665517,-0.193925769,0.637739748,3.013186448,3.013186448,0,0.492073406,-0.002637285,0.489436122,-0.19420378 -Anthony Johnson,johnsan02,2006,PO,IND,441,242,4.749159564,-0.194235404,4.554924161,0.92740831,0,0.92740831,4.400710264,0.260749033,4.661459297,-0.27219356 -Anthony Johnson,johnsan02,2006,RS,IND,3745,1981,1.042474203,0.660632108,1.703106311,4.486285369,4.486285369,0,0.677464688,0.410436478,1.087901166,-0.295136496 -Anthony Johnson,johnsan02,2007,RS,DAL,1060,562,-2.430292542,-0.995469227,-3.42576177,-0.195358223,-0.195358223,0,-2.510316208,-0.99207428,-3.502390488,0.766100282 -Anthony Johnson,johnsan02,2007,RS,ATL,1402,739,-1.279426867,-2.089906004,-3.369332871,-0.233759653,-0.233759653,0,-1.573364248,-2.211159733,-3.784523981,0.098714796 -Anthony Johnson,johnsan02,2008,RS,ATL,2152,1121,-0.815064042,0.238029383,-0.577034659,1.24529707,1.24529707,0,-1.036257051,0.332497459,-0.703759592,0.188483437 -Anthony Johnson,johnsan02,2008,RS,SAC,818,410,-3.589411097,-1.902860138,-5.492271235,-0.576112191,-0.576112191,0,-3.78906124,-2.943243646,-6.732304886,0.404201227 -Anthony Johnson,johnsan02,2009,PO,ORL,526,280,-0.720263138,1.113624282,0.393361144,0.465606572,0,0.465606572,-0.794156962,0.764769541,-0.029387421,0.480456998 -Anthony Johnson,johnsan02,2009,RS,ORL,2881,1481,-1.497378318,0.309293232,-1.188085085,1.178338134,1.178338134,0,-1.724920456,-0.10117504,-1.826095496,-0.145822549 -Anthony Johnson,johnsan02,2010,PO,ORL,9,5,13.74883804,-2.424983062,11.32385497,0.036880374,0,0.036880374,12.08985654,-4.244053357,7.845803185,-0.362783544 -Anthony Johnson,johnsan02,2010,RS,ORL,787,406,-0.205140807,-0.834533452,-1.03967426,0.354083545,0.354083545,0,-0.581615756,-1.28822695,-1.869842706,-0.05176742 -Armon Johnson,johnsar02,2011,PO,POR,1,0,-5.204109561,11.64532009,6.441210526,0,0,0,-6.792205253,9.02772974,2.235524487,-1.453574488 -Armon Johnson,johnsar02,2011,RS,POR,513,277,-4.344191072,-2.394863666,-6.739054738,-0.566650474,-0.566650474,0,-4.404927255,-4.09885325,-8.503780505,0.478691567 -Armon Johnson,johnsar02,2012,RS,NJN,226,119,-1.879829674,-1.653800559,-3.533630233,-0.047604187,-0.047604187,0,-2.444460399,-1.744041435,-4.188501833,0.052442946 -Armon Johnson,johnsar02,2012,RS,POR,10,5,-5.296238891,10.93799109,5.641752202,0.021678157,0.021678157,0,-3.796724255,8.606986264,4.810262009,1.168212327 -Avery Johnson,johnsav01,1989,PO,SEA,62,31,4.598245323,5.751846197,10.35009152,0.215400667,0,0.215400667,5.031787641,4.515433051,9.547220692,0.766582175 -Avery Johnson,johnsav01,1989,RS,SEA,614,291,-1.487746657,0.298131466,-1.189615191,0.232711103,0.232711103,0,-1.605420424,-0.123656293,-1.729076717,0.459041492 -Avery Johnson,johnsav01,1990,RS,SEA,1155,575,-0.315049523,-1.465712809,-1.780762331,0.28402706,0.28402706,0,-0.716068991,-2.026179889,-2.74224888,-0.109731839 -Avery Johnson,johnsav01,1991,PO,SAS,40,19,-4.865372426,0.05249522,-4.812877206,-0.020799828,0,-0.020799828,-5.471519585,0.24535696,-5.226162625,0.804946299 -Avery Johnson,johnsav01,1991,RS,DEN,520,217,-0.078267014,-2.452585968,-2.530852982,0.024288483,0.024288483,0,-0.606349517,-3.025266999,-3.631616516,0.106107243 -Avery Johnson,johnsav01,1991,RS,SAS,1542,742,-0.237803565,-0.132895352,-0.370698917,0.896847673,0.896847673,0,-0.662288607,-0.875464405,-1.537753012,-0.427044195 -Avery Johnson,johnsav01,1992,RS,HOU,1547,772,-1.713072877,-0.84382107,-2.556893947,0.076082993,0.076082993,0,-1.983362086,-1.409496601,-3.392858687,0.030179099 -Avery Johnson,johnsav01,1992,RS,SAS,939,463,-0.972482403,-0.787858381,-1.760340784,0.234538878,0.234538878,0,-1.208431369,-0.775882071,-1.98431344,0.31764142 -Avery Johnson,johnsav01,1993,PO,SAS,616,314,2.13871181,-0.196126441,1.942585369,0.772532246,0,0.772532246,1.713955396,-0.010846542,1.703108854,-0.332721168 -Avery Johnson,johnsav01,1993,RS,SAS,4081,2030,2.348791664,-0.20011561,2.148676054,5.049651966,5.049651966,0,1.918501056,-0.185284489,1.733216567,-0.462044013 -Avery Johnson,johnsav01,1994,PO,GSW,85,41,0.238840205,2.598577642,2.837417847,0.120211363,0,0.120211363,0.554851927,1.399169911,1.954021838,-0.247605852 -Avery Johnson,johnsav01,1994,RS,GSW,4870,2332,0.227663273,-0.778900631,-0.551237358,2.610605557,2.610605557,0,-0.021702868,-0.616132699,-0.637835568,-0.200579633 -Avery Johnson,johnsav01,1995,PO,SAS,1087,575,3.145782821,0.909926978,4.055709799,2.038280015,0,2.038280015,2.654161174,1.124375856,3.778537029,-0.913935587 -Avery Johnson,johnsav01,1995,RS,SAS,6002,3011,2.105598611,-0.202291626,1.903306986,7.09376287,7.09376287,0,1.857397668,-0.017747029,1.839650639,-0.719682356 -Avery Johnson,johnsav01,1996,PO,SAS,744,407,1.871484869,0.839897473,2.711382342,1.158966862,0,1.158966862,1.909050225,1.311935147,3.220985372,-0.804037573 -Avery Johnson,johnsav01,1996,RS,SAS,6063,3084,2.611646713,0.083420856,2.695067569,8.497720719,8.497720719,0,2.301541063,0.442803493,2.744344556,-0.757786651 -Avery Johnson,johnsav01,1997,RS,SAS,4548,2472,0.850007161,-1.677566746,-0.827559586,2.41084755,2.41084755,0,0.313125081,-1.112198638,-0.799073557,-0.517951435 -Avery Johnson,johnsav01,1998,PO,SAS,622,342,4.887598749,-0.185039866,4.702558884,1.337226908,0,1.337226908,4.172502941,0.373324323,4.545827264,-0.255248658 -Avery Johnson,johnsav01,1998,RS,SAS,4981,2674,1.510151249,0.147851009,1.658002258,5.961931737,5.961931737,0,1.058101091,0.48860202,1.546703111,-0.786819142 -Avery Johnson,johnsav01,1999,PO,SAS,1175,653,1.57908108,0.152575773,1.731656853,1.523805316,0,1.523805316,1.467613914,0.167784253,1.635398167,-0.90846428 -Avery Johnson,johnsav01,1999,RS,SAS,3122,1672,1.150668466,-0.311115083,0.839553383,3.04119678,3.04119678,0,0.866629962,-0.028875875,0.837754086,-0.613901485 -Avery Johnson,johnsav01,2000,PO,SAS,276,144,0.022700022,-0.10323222,-0.080532198,0.20122845,0,0.20122845,-0.796181022,0.433439106,-0.362741916,-0.458910645 -Avery Johnson,johnsav01,2000,RS,SAS,4919,2571,1.094828528,-0.168316414,0.926512114,4.787706784,4.787706784,0,0.828483139,0.113295285,0.941778424,-0.681123227 -Avery Johnson,johnsav01,2001,PO,SAS,531,281,-2.485076357,1.149904349,-1.335172008,0.209000833,0,0.209000833,-2.73148195,1.277846388,-1.453635562,-0.085877176 -Avery Johnson,johnsav01,2001,RS,SAS,2436,1290,-0.335808326,-0.238673815,-0.574482141,1.423344212,1.423344212,0,-0.734486237,-0.245105971,-0.979592208,-0.547548693 -Avery Johnson,johnsav01,2002,RS,DEN,2286,1200,1.718687584,-3.158059529,-1.439371946,0.797138643,0.797138643,0,0.865726008,-3.114315146,-2.248589138,-0.603965569 -Avery Johnson,johnsav01,2002,RS,DAL,297,152,-2.517992183,-3.82937601,-6.347368194,-0.27974598,-0.27974598,0,-2.835809787,-4.077169576,-6.912979363,0.252876927 -Avery Johnson,johnsav01,2003,RS,DAL,838,430,-2.957360904,-2.018282492,-4.975643396,-0.485843963,-0.485843963,0,-3.071450601,-3.16194107,-6.233391671,-0.458464371 -Avery Johnson,johnsav01,2004,RS,GSW,1205,637,-3.041660586,-1.907271057,-4.948931644,-0.712122748,-0.712122748,0,-3.17808846,-2.787446982,-5.965535443,-0.322079822 -BJ Johnson,johnsbj01,2019,RS,ATL,97,43,-1.014083086,-5.483837072,-6.497920158,-0.082512382,-0.082512382,0,-1.608075457,-4.886873636,-6.494949093,0.357287252 -BJ Johnson,johnsbj01,2019,RS,SAC,12,6,-8.031915656,0.040481361,-7.991434295,-0.015802431,-0.015802431,0,-11.19681508,-0.229133759,-11.42594883,-1.541223057 -Britton Johnsen,johnsbr01,2004,RS,ORL,555,290,-5.654242058,-1.854717877,-7.508959934,-0.706889931,-0.706889931,0,-5.279525087,-2.418356186,-7.697881274,0.357896338 -Britton Johnsen,johnsbr01,2005,RS,IND,160,87,-4.147896994,-1.517406231,-5.665303225,-0.129966967,-0.129966967,0,-4.547479759,-2.209723392,-6.75720315,0.401293766 -Brice Johnson,johnsbr02,2017,RS,LAC,20,9,-8.129279884,27.90911701,19.77983712,0.100006639,0.100006639,0,-7.566364727,24.97873068,17.41236595,-3.267275468 -Brice Johnson,johnsbr02,2018,RS,LAC,86,38,0.972841325,13.59124499,14.56408632,0.343184882,0.343184882,0,3.036665316,10.17121075,13.20787607,2.218187938 -Brice Johnson,johnsbr02,2018,RS,MEM,131,60,-6.544670966,-1.588800477,-8.133471444,-0.163628732,-0.163628732,0,-5.134212639,-2.52849976,-7.662712398,-0.704309267 -Buck Johnson,johnsbu01,1987,PO,HOU,20,10,-19.08492193,-5.883450371,-24.96837231,-0.118013491,0,-0.118013491,-18.41599822,-8.306210638,-26.72220886,0.929347754 -Buck Johnson,johnsbu01,1987,RS,HOU,1095,520,-2.357701925,-0.265354936,-2.623056861,0.033881094,0.033881094,0,-2.724092348,-0.844129397,-3.568221745,0.613641226 -Buck Johnson,johnsbu01,1988,PO,HOU,40,20,-7.988189029,-2.094562544,-10.08275157,-0.077504906,0,-0.077504906,-7.817368317,-4.874488958,-12.69185728,0.41329558 -Buck Johnson,johnsbu01,1988,RS,HOU,1886,879,-0.167226398,0.058280037,-0.108946361,1.188813937,1.188813937,0,-0.648844097,-0.274730474,-0.923574571,0.373732536 -Buck Johnson,johnsbu01,1989,PO,HOU,244,118,-0.18012404,-0.612035135,-0.792159175,0.121878261,0,0.121878261,-0.668905538,-0.379480633,-1.048386171,0.24658057 -Buck Johnson,johnsbu01,1989,RS,HOU,3969,1850,-0.453990315,-0.102658043,-0.556648359,2.072771965,2.072771965,0,-0.904389077,0.044645707,-0.859743369,0.124690222 -Buck Johnson,johnsbu01,1990,PO,HOU,289,148,-0.765014303,0.578492564,-0.186521739,0.19966844,0,0.19966844,-1.217223524,1.038382333,-0.178841192,0.015038428 -Buck Johnson,johnsbu01,1990,RS,HOU,6039,2832,-0.705028777,0.605796303,-0.099232474,3.83783929,3.83783929,0,-0.952007438,0.988467753,0.036460315,0.202298204 -Buck Johnson,johnsbu01,1991,PO,HOU,165,86,-3.824108984,0.277844472,-3.546264513,-0.036216887,0,-0.036216887,-4.159889917,0.584407478,-3.575482439,0.481122882 -Buck Johnson,johnsbu01,1991,RS,HOU,4730,2279,-1.342750731,0.605661937,-0.737088794,2.344116362,2.344116362,0,-1.525581678,0.682976246,-0.842605432,0.152985865 -Buck Johnson,johnsbu01,1992,RS,HOU,4413,2202,-2.282983862,-0.066358879,-2.34934274,0.450925397,0.450925397,0,-2.545752897,0.158548353,-2.387204544,0.174499146 -Buck Johnson,johnsbu01,1993,RS,WSB,2650,1287,-1.869722492,-1.437640727,-3.307363219,-0.367787274,-0.367787274,0,-2.384812606,-1.204930731,-3.589743337,0.483636386 -Carldell Johnson,johnsca01,2012,RS,NOH,221,119,-1.794819946,-0.062068759,-1.856888706,0.05481023,0.05481023,0,-1.524488264,-0.004475178,-1.528963443,0.998118775 -Charles Johnson,johnsch01,1977,PO,GSW,348,161,-3.795171658,-0.063015797,-3.858187455,-0.094054809,0,-0.094054809,-3.739311078,-0.296316511,-4.035627588,0.193735429 -Charles Johnson,johnsch01,1977,RS,GSW,2717,1196,-2.442945112,0.162137491,-2.280807621,0.287354746,0.287354746,0,-2.149519111,0.078903803,-2.070615308,0.396819261 -Charles Johnson,johnsch01,1978,PO,WSB,919,425,-0.67386347,2.001446702,1.327583232,0.916111206,0,0.916111206,-0.497325091,1.836968745,1.339643654,0.484317941 -Charles Johnson,johnsch01,1978,RS,WSB,1838,807,-1.775445031,-0.723034691,-2.498479723,0.103551161,0.103551161,0,-2.040769898,-0.798113664,-2.838883562,-0.007964424 -Charles Johnson,johnsch01,1978,RS,GSW,1099,492,-1.879840419,0.494122944,-1.385717476,0.343090861,0.343090861,0,-1.959423968,0.327155867,-1.632268101,0.199002298 -Charles Johnson,johnsch01,1979,PO,WSB,573,275,-4.107604554,-1.674817502,-5.782422056,-0.439982175,0,-0.439982175,-4.525371875,-1.642856981,-6.168228855,0.274960616 -Charles Johnson,johnsch01,1979,RS,WSB,4082,1819,-0.785648624,0.697449,-0.088199624,2.468334601,2.468334601,0,-0.693528723,0.718964351,0.025435629,-0.08490317 -Cheese Johnson,johnsch02,1980,RS,GSW,112,53,-4.345489413,-2.541210079,-6.886699493,-0.113118035,-0.113118035,0,-4.514806099,-2.423082474,-6.937888572,1.174486341 -Chris Johnson,johnsch03,2011,PO,POR,33,19,-0.195364036,1.858977161,1.663613124,0.044193063,0,0.044193063,-1.708019975,1.037927846,-0.670092128,0.134254906 -Chris Johnson,johnsch03,2011,RS,POR,196,106,-4.343374438,-1.248687812,-5.59206225,-0.155259311,-0.155259311,0,-4.349588396,-1.330353394,-5.679941789,0.944163092 -Chris Johnson,johnsch03,2011,RS,BOS,61,32,-4.516003259,-1.955336231,-6.47133949,-0.060595719,-0.060595719,0,-5.15641724,-3.464606991,-8.621024231,-0.245974517 -Chris Johnson,johnsch03,2012,RS,NOH,153,82,-4.056762694,1.250271894,-2.8064908,-0.00239743,-0.00239743,0,-3.640371598,1.462258752,-2.178112846,1.330859418 -Chris Johnson,johnsch03,2012,RS,POR,179,93,-2.953251268,-4.190567943,-7.143819211,-0.211609889,-0.211609889,0,-3.484735686,-3.820761134,-7.30549682,1.386197159 -Chris Johnson,johnsch03,2013,RS,MIN,555,284,-0.302850767,-0.661565516,-0.964416284,0.260180603,0.260180603,0,-0.954815968,-0.445879851,-1.400695819,0.523668961 -Chris Johnson,johnsch04,2013,RS,MEM,190,102,0.868207822,-0.012744836,0.855462986,0.187943289,0.187943289,0,0.68516559,-1.116448397,-0.431282807,0.155586471 -Chris Johnson,johnsch04,2014,RS,BOS,1578,789,-0.363649614,-1.903010092,-2.266659706,0.194272821,0.194272821,0,-0.706204925,-2.358921225,-3.06512615,-0.145301683 -Chris Johnson,johnsch04,2015,RS,UTA,441,211,0.015889311,-0.4792276,-0.463338289,0.246380703,0.246380703,0,-0.829712667,-0.357099001,-1.186811667,0.084353828 -Chris Johnson,johnsch04,2015,RS,PHI,393,187,-4.588174122,4.112225811,-0.475948311,0.219797431,0.219797431,0,-3.931615642,2.301946972,-1.62966867,1.253512504 -Chris Johnson,johnsch04,2015,RS,MIL,257,128,-1.877706622,0.464781456,-1.412925166,0.08698554,0.08698554,0,-1.402965524,0.173688087,-1.229277437,-0.365633534 -Chris Johnson,johnsch04,2016,RS,UTA,1719,857,-2.968085406,1.057550056,-1.91053535,0.366989259,0.366989259,0,-3.611412764,0.337983223,-3.273429541,-0.015822943 -Clemon Johnson,johnscl01,1979,PO,POR,100,47,-6.415325861,2.195639807,-4.219686055,-0.036495768,0,-0.036495768,-6.021580944,0.105230267,-5.916350677,0.418977047 -Clemon Johnson,johnscl01,1979,RS,POR,1730,794,-2.405994626,0.369033613,-2.036961013,0.289857833,0.289857833,0,-2.375889708,-0.408480296,-2.784370004,0.373027067 -Clemon Johnson,johnscl01,1980,RS,IND,3390,1541,-1.607765915,1.073970527,-0.533795388,1.740811277,1.740811277,0,-1.741428673,0.728656268,-1.012772405,-0.096351961 -Clemon Johnson,johnscl01,1981,PO,IND,120,55,0.513862408,3.788102075,4.301964483,0.20257302,0,0.20257302,0.710780675,3.131148587,3.841929262,-0.716546799 -Clemon Johnson,johnscl01,1981,RS,IND,3493,1643,-1.224414104,1.147892306,-0.076521798,2.234588632,2.234588632,0,-1.115283218,0.411909048,-0.70337417,-0.297876919 -Clemon Johnson,johnscl01,1982,RS,IND,4116,1979,-2.158880812,2.049158477,-0.109722336,2.663504736,2.663504736,0,-1.988943511,1.765021509,-0.223922003,-0.089866235 -Clemon Johnson,johnscl01,1983,PO,PHI,414,202,-2.218001775,0.132268907,-2.085732868,0.070831545,0,0.070831545,-2.245638498,-0.328411469,-2.574049967,0.323908317 -Clemon Johnson,johnscl01,1983,RS,PHI,1511,698,-1.47995846,0.430142321,-1.049816138,0.605397306,0.605397306,0,-1.321496067,0.325736462,-0.995759605,-0.012320615 -Clemon Johnson,johnscl01,1983,RS,IND,2662,1216,-0.483017988,-0.987301304,-1.470319292,0.794259881,0.794259881,0,-0.266893089,-0.748875368,-1.015768456,0.044932872 -Clemon Johnson,johnscl01,1984,PO,PHI,96,45,-7.574107596,0.884738501,-6.689369095,-0.09374612,0,-0.09374612,-7.635780873,0.041827956,-7.593952917,0.49523896 -Clemon Johnson,johnscl01,1984,RS,PHI,3612,1721,-3.767966981,0.665863544,-3.102103437,-0.309167433,-0.309167433,0,-3.66829298,0.272315748,-3.395977231,0.000508612 -Clemon Johnson,johnscl01,1985,PO,PHI,345,165,-3.918992042,-0.369833482,-4.288825523,-0.134761245,0,-0.134761245,-4.223761932,-0.560251487,-4.784013419,0.906720636 -Clemon Johnson,johnscl01,1985,RS,PHI,1859,875,-2.227631106,-0.093248265,-2.320879371,0.191235068,0.191235068,0,-2.273046277,-0.601457638,-2.874503915,-0.180774078 -Clemon Johnson,johnscl01,1986,PO,PHI,628,303,-1.557750456,2.17853232,0.620781864,0.537498464,0,0.537498464,-1.580257419,1.85326442,0.273007001,0.012255883 -Clemon Johnson,johnscl01,1986,RS,PHI,2264,1069,-3.033904285,0.400628912,-2.633275373,0.063521076,0.063521076,0,-3.290454693,-0.23109695,-3.521551643,-0.228863035 -Clemon Johnson,johnscl01,1987,PO,SEA,539,262,-2.245645944,1.503368822,-0.742277121,0.274250845,0,0.274250845,-2.45255954,0.341689646,-2.110869893,-0.90702218 -Clemon Johnson,johnscl01,1987,RS,SEA,2255,1051,-3.001642654,-0.129320464,-3.130963117,-0.20427274,-0.20427274,0,-3.229752903,-0.680675368,-3.910428271,-0.00368541 -Clemon Johnson,johnscl01,1988,PO,SEA,82,39,-8.076689532,0.00190543,-8.074784102,-0.111874463,0,-0.111874463,-7.732187355,0.712253917,-7.019933437,2.265348458 -Clemon Johnson,johnscl01,1988,RS,SEA,1527,723,-4.380793892,-0.555653479,-4.936447371,-0.807613496,-0.807613496,0,-4.657232018,-1.177907099,-5.835139117,0.136045276 -Clay Johnson,johnscl02,1982,PO,LAL,83,38,-1.602455566,-2.089348894,-3.691804459,-0.018943449,0,-0.018943449,-2.681267184,-2.359899349,-5.041166534,0.590319641 -Clay Johnson,johnscl02,1982,RS,LAL,141,65,-0.957228515,-0.740166355,-1.697394871,0.035226222,0.035226222,0,-1.256607668,-0.965198731,-2.221806398,0.93220879 -Clay Johnson,johnscl02,1983,PO,LAL,42,20,1.527817299,-0.783436184,0.744381115,0.037163387,0,0.037163387,0.90325179,-1.462767498,-0.559515708,1.073871263 -Clay Johnson,johnscl02,1983,RS,LAL,978,447,-2.363838121,-0.802624728,-3.166462849,-0.095284194,-0.095284194,0,-2.529785914,-0.989909995,-3.519695909,0.336097812 -Clay Johnson,johnscl02,1984,PO,SEA,17,9,6.755468511,5.842900323,12.59836883,0.075830325,0,0.075830325,6.85058611,7.869406944,14.71999305,4.289103905 -Clay Johnson,johnscl02,1984,RS,SEA,370,176,-4.287531351,-0.73939644,-5.026927791,-0.205805206,-0.205805206,0,-4.478368845,-1.099464797,-5.577833642,0.677128347 -Dave Johnson,johnsda01,1993,RS,POR,743,356,-5.104740096,-2.530868383,-7.635608479,-0.887611929,-0.887611929,0,-5.178131464,-3.82245093,-9.000582394,0.025715001 -Dave Johnson,johnsda01,1994,RS,CHI,230,119,-7.426822154,-1.699909001,-9.126731155,-0.386820864,-0.386820864,0,-7.033818761,-3.129223246,-10.16304201,-0.083203744 -Darryl Johnson,johnsda02,1996,RS,CLE,49,28,-3.422571694,-4.945553125,-8.368124819,-0.080252475,-0.080252475,0,-4.068559986,-5.67400798,-9.742567965,-0.006726043 -Darius Johnson-Odom,johnsda03,2013,RS,LAL,12,6,-9.854671221,-1.184565057,-11.03923628,-0.025103287,-0.025103287,0,-9.048858031,-2.949888669,-11.9987467,-0.996971152 -Darius Johnson-Odom,johnsda03,2014,RS,PHI,34,15,-21.29463351,7.443262863,-13.85137065,-0.087173338,-0.087173338,0,-12.97957589,5.234615814,-7.744960074,2.500131798 -Dakari Johnson,johnsda04,2018,PO,OKC,6,3,11.52574325,2.072617559,13.59836081,0.025257413,0,0.025257413,7.069439193,-3.312881441,3.756557752,-2.079156262 -Dakari Johnson,johnsda04,2018,RS,OKC,329,161,-2.07794627,5.63402235,3.55607608,0.513887117,0.513887117,0,-2.626782061,4.187402038,1.560619977,-0.786655408 -Dennis Johnson,johnsde01,1977,RS,SEA,3752,1667,1.508512581,1.605109317,3.113621898,5.013113031,5.013113031,0,1.215288355,1.59867632,2.813964674,0.563784499 -Dennis Johnson,johnsde01,1978,PO,SEA,1737,827,0.811869013,-0.111832273,0.70003674,1.497460692,0,1.497460692,0.727377539,-0.005366676,0.722010863,-0.270606308 -Dennis Johnson,johnsde01,1978,RS,SEA,4878,2209,1.054520689,0.886646676,1.941167365,5.28685615,5.28685615,0,0.860412464,0.919528211,1.779940674,-0.004876287 -Dennis Johnson,johnsde01,1979,PO,SEA,1429,681,2.272698514,1.53627185,3.808970364,2.34650017,0,2.34650017,2.282590057,1.688990224,3.971580281,-0.168374073 -Dennis Johnson,johnsde01,1979,RS,SEA,5920,2717,0.525540968,0.946047102,1.47158807,5.831071438,5.831071438,0,0.405367479,1.00985264,1.415220119,-0.383220457 -Dennis Johnson,johnsde01,1980,PO,SEA,1195,582,-0.460536277,1.41078508,0.950248803,1.132939575,0,1.132939575,-0.33021478,1.74695402,1.41673924,-0.022465145 -Dennis Johnson,johnsde01,1980,RS,SEA,6300,2937,0.811054469,1.289976654,2.101031123,7.268780383,7.268780383,0,1.065707314,1.644298144,2.710005458,-0.004063376 -Dennis Johnson,johnsde01,1981,PO,PHO,517,267,0.372207638,1.877562322,2.24976996,0.701649274,0,0.701649274,0.297961973,2.092557862,2.390519835,-0.109095431 -Dennis Johnson,johnsde01,1981,RS,PHO,5769,2615,0.803531696,1.565354495,2.36888619,6.825316226,6.825316226,0,0.977853518,2.009431809,2.987285327,-0.062828905 -Dennis Johnson,johnsde01,1982,PO,PHO,589,271,0.293015304,0.124176961,0.417192265,0.452980356,0,0.452980356,0.361604092,0.815166506,1.176770597,0.295384897 -Dennis Johnson,johnsde01,1982,RS,PHO,6158,2937,1.499395263,0.342556502,1.841951765,6.866880227,6.866880227,0,1.333072633,0.655489405,1.988562038,-0.207226187 -Dennis Johnson,johnsde01,1983,PO,PHO,231,108,1.04013014,0.725678857,1.765808997,0.256186865,0,0.256186865,0.954198792,1.166253618,2.120452411,-0.176156594 -Dennis Johnson,johnsde01,1983,RS,PHO,5462,2551,0.599334624,0.544224472,1.143559097,5.056291711,5.056291711,0,0.544786445,0.79882534,1.343611786,-0.231732014 -Dennis Johnson,johnsde01,1984,PO,BOS,1669,808,0.917201834,-0.792279009,0.124922825,1.21925432,0,1.21925432,0.993613231,-0.457154678,0.536458553,-0.249533386 -Dennis Johnson,johnsde01,1984,RS,BOS,5599,2665,0.650079918,0.197442928,0.847522846,4.886216266,4.886216266,0,0.642179178,0.457247922,1.0994271,-0.110740977 -Dennis Johnson,johnsde01,1985,PO,BOS,1816,848,0.33822691,-0.158659769,0.179567141,1.304395548,0,1.304395548,0.533772059,0.187716127,0.721488186,-0.226818775 -Dennis Johnson,johnsde01,1985,RS,BOS,6372,2976,1.038317027,-0.330667529,0.707649498,5.228334855,5.228334855,0,1.255543586,0.13610219,1.391645776,-0.425288176 -Dennis Johnson,johnsde01,1986,PO,BOS,1483,715,0.247600138,1.643680421,1.891280559,1.746254572,0,1.746254572,0.747507113,2.110038197,2.857545309,0.002965131 -Dennis Johnson,johnsde01,1986,RS,BOS,5826,2732,0.955357904,0.698839507,1.654197411,6.122017092,6.122017092,0,1.31280966,1.247869673,2.560679333,-0.283597513 -Dennis Johnson,johnsde01,1987,PO,BOS,1975,964,3.610723244,-1.128810971,2.481912273,2.639396334,0,2.639396334,3.642604115,-0.412560983,3.230043132,-0.54046126 -Dennis Johnson,johnsde01,1987,RS,BOS,6094,2933,0.815390796,-0.273920699,0.541470097,4.907166195,4.907166195,0,1.021163672,0.185191455,1.206355127,-0.377897147 -Dennis Johnson,johnsde01,1988,PO,BOS,1365,702,2.168965581,0.581313806,2.750279388,2.025489074,0,2.025489074,2.207245269,0.965981994,3.173227263,-0.293889236 -Dennis Johnson,johnsde01,1988,RS,BOS,5508,2670,1.508505223,-0.653101129,0.855404094,4.892790846,4.892790846,0,1.733891904,-0.172178178,1.561713726,-0.381987935 -Dennis Johnson,johnsde01,1989,PO,BOS,115,59,-3.539920424,0.791464487,-2.748455937,4.82E-05,0,4.82E-05,-3.826649653,1.050560718,-2.776088935,0.480195817 -Dennis Johnson,johnsde01,1989,RS,BOS,4773,2309,0.03691579,-0.499672964,-0.462757174,2.696297932,2.696297932,0,0.109831954,0.001852895,0.111684849,0.068355013 -Dennis Johnson,johnsde01,1990,PO,BOS,341,162,0.404509232,-2.894297399,-2.489788167,0.022139313,0,0.022139313,0.526654121,-2.07706517,-1.550411049,-0.185199696 -Dennis Johnson,johnsde01,1990,RS,BOS,4213,2036,0.880347951,-0.024401602,0.855946349,3.736908313,3.736908313,0,0.779604857,0.477249961,1.256854818,-0.234741365 -DeMarco Johnson,johnsde02,2000,RS,NYK,70,37,-8.174344756,-1.282435509,-9.456780266,-0.127323015,-0.127323015,0,-7.844262508,-2.227016178,-10.07127869,0.533165328 -DerMarr Johnson,johnsde03,2001,RS,ATL,2543,1313,-2.199549982,-1.432552337,-3.632102318,-0.593908708,-0.593908708,0,-2.303280222,-1.943980334,-4.247260556,0.46800558 -DerMarr Johnson,johnsde03,2002,RS,ATL,3344,1727,-0.993948739,0.334584748,-0.659363991,1.850824464,1.850824464,0,-0.877208227,0.02007226,-0.857135967,0.435113942 -DerMarr Johnson,johnsde03,2004,PO,NYK,33,17,-5.459146971,-3.338552743,-8.797699714,-0.054826559,0,-0.054826559,-6.015966892,-4.614781469,-10.63074836,1.203486376 -DerMarr Johnson,johnsde03,2004,RS,NYK,541,287,-0.770358092,-1.572719896,-2.343077988,0.059950373,0.059950373,0,-0.904738114,-2.069599527,-2.974337641,0.559847839 -DerMarr Johnson,johnsde03,2005,PO,DEN,149,78,7.528954281,1.460544086,8.989498366,0.482806117,0,0.482806117,6.483127916,1.172090105,7.65521802,0.183052024 -DerMarr Johnson,johnsde03,2005,RS,DEN,2427,1232,1.475483878,0.227611776,1.703095655,2.813283758,2.813283758,0,1.04311581,-0.155436162,0.887679648,0.467469847 -DerMarr Johnson,johnsde03,2006,PO,DEN,66,34,-1.138428236,0.284822108,-0.853606128,0.034237693,0,0.034237693,-1.228603568,-1.740187473,-2.968791041,0.824334456 -DerMarr Johnson,johnsde03,2006,RS,DEN,1828,924,-0.409924481,-0.32175035,-0.731674832,0.954755236,0.954755236,0,-0.512841856,-1.127836998,-1.640678854,0.314589662 -DerMarr Johnson,johnsde03,2007,RS,DEN,860,419,-4.161718464,0.532569283,-3.629149181,-0.190259859,-0.190259859,0,-3.588440948,-0.704595386,-4.293036334,1.148943921 -DerMarr Johnson,johnsde03,2008,RS,SAS,52,28,3.684321496,-0.085514557,3.598806938,0.093060485,0.093060485,0,4.144551716,0.224073936,4.368625653,2.438429835 -Eddie Johnson,johnsed02,1978,PO,ATL,130,64,5.335307642,5.451933088,10.78724073,0.46256916,0,0.46256916,5.355107377,6.038856399,11.39396378,1.532742968 -Eddie Johnson,johnsed02,1978,RS,ATL,4081,1875,0.268902927,-0.725193983,-0.456291056,2.2053238,2.2053238,0,0.000890266,-0.637949836,-0.637059569,0.546718827 -Eddie Johnson,johnsed02,1979,PO,ATL,519,262,3.319776502,-1.853225181,1.466551321,0.579842518,0,0.579842518,3.011130315,-1.838736219,1.172394097,-0.259510091 -Eddie Johnson,johnsed02,1979,RS,ATL,5212,2413,2.277664734,-0.734169022,1.543495712,5.294830795,5.294830795,0,2.124743335,-0.485552494,1.63919084,0.183357073 -Eddie Johnson,johnsed02,1980,PO,ATL,376,188,3.296029778,-0.023729467,3.272300311,0.594604673,0,0.594604673,3.072830535,0.118517584,3.191348119,-0.19301549 -Eddie Johnson,johnsed02,1980,RS,ATL,5464,2622,2.536355003,-0.004252209,2.532102794,7.056744164,7.056744164,0,2.41420885,0.200279466,2.614488316,-0.138193002 -Eddie Johnson,johnsed02,1981,RS,ATL,5641,2693,2.736998401,-0.66327924,2.073719161,6.614900849,6.614900849,0,2.562101552,-0.368730811,2.193370741,-0.198071821 -Eddie Johnson,johnsed02,1982,PO,ATL,125,67,-5.926998216,-2.700789158,-8.627787374,-0.207967929,0,-0.207967929,-6.50917823,-2.528899607,-9.038077837,0.358041323 -Eddie Johnson,johnsed02,1982,RS,ATL,4637,2314,1.275145001,0.104638773,1.379783774,4.874749542,4.874749542,0,1.378886119,0.224125484,1.603011603,-0.018529663 -Eddie Johnson,johnsed02,1983,RS,ATL,3778,1813,0.983468184,-1.235427833,-0.251959649,2.307440114,2.307440114,0,0.868487832,-1.164826839,-0.296339007,-0.145802916 -Eddie Johnson,johnsed02,1984,PO,ATL,242,123,0.668284184,-0.102184929,0.566099255,0.215460254,0,0.215460254,0.670732606,-0.079247018,0.591485588,0.385235543 -Eddie Johnson,johnsed02,1984,RS,ATL,3802,1893,0.429886767,-1.744625104,-1.314738336,1.385100926,1.385100926,0,0.352883155,-1.746392474,-1.393509319,-0.080544766 -Eddie Johnson,johnsed02,1985,RS,ATL,4978,2367,2.289842617,-2.536428807,-0.24658619,3.016376383,3.016376383,0,1.880229233,-2.370567179,-0.490337947,-0.234315404 -Eddie Johnson,johnsed02,1986,RS,ATL,1816,862,1.313110206,-3.343321108,-2.030210903,0.316196664,0.316196664,0,0.795942887,-3.854085991,-3.058143105,-0.117893027 -Eddie Johnson,johnsed02,1986,RS,CLE,1317,615,-0.125023641,-3.478178691,-3.603202332,-0.269851507,-0.269851507,0,-0.223885187,-3.943850855,-4.167736042,0.825993701 -Eddie Johnson,johnsed02,1987,PO,SEA,373,181,6.045252848,-1.862360485,4.182892363,0.656926754,0,0.656926754,4.828999671,-2.634947302,2.194052369,-0.505002277 -Eddie Johnson,johnsed02,1987,RS,SEA,1090,508,0.734537266,-2.646730403,-1.912193137,0.216326265,0.216326265,0,0.207266991,-3.195448552,-2.988181561,-0.384254304 -Eddie Johnson,johnsed03,1982,RS,KCK,3254,1517,-1.274081673,-0.239065761,-1.513147433,0.960434719,0.960434719,0,-1.403038212,-0.285947826,-1.688986038,0.335337478 -Eddie Johnson,johnsed03,1983,RS,KCK,6589,2933,1.569477497,-0.707179897,0.8622976,5.391300863,5.391300863,0,1.546990863,-0.512050412,1.034940452,-0.274133884 -Eddie Johnson,johnsed03,1984,PO,KCK,225,107,1.94164499,0.898677093,2.840322084,0.312710063,0,0.312710063,1.701039618,1.2109731,2.912012717,-0.644068067 -Eddie Johnson,johnsed03,1984,RS,KCK,6332,2920,0.704318842,-0.696397082,0.00792176,4.101282481,4.101282481,0,0.782720522,-0.433479157,0.349241366,-0.185601721 -Eddie Johnson,johnsed03,1985,RS,KCK,6664,3029,0.984177715,-1.21156486,-0.227387145,3.88809647,3.88809647,0,1.166194846,-0.962668113,0.203526733,-0.274069118 -Eddie Johnson,johnsed03,1986,PO,SAC,190,96,-0.333551365,-0.780256319,-1.113807685,0.082470319,0,0.082470319,-0.476272657,-0.645609249,-1.121881906,-0.220999847 -Eddie Johnson,johnsed03,1986,RS,SAC,5404,2514,0.009072437,-1.329374991,-1.320302554,1.829852979,1.829852979,0,0.048452055,-1.265767984,-1.217315929,-0.221944462 -Eddie Johnson,johnsed03,1987,RS,SAC,5245,2457,1.19835491,-1.806360182,-0.608005272,2.680223961,2.680223961,0,1.273786821,-1.64582553,-0.372038708,-0.186096915 -Eddie Johnson,johnsed03,1988,RS,PHO,4643,2177,0.384687024,-2.176109239,-1.791422215,1.063093062,1.063093062,0,0.241943959,-2.100774683,-1.858830724,-0.151892733 -Eddie Johnson,johnsed03,1989,PO,PHO,862,392,-0.073323862,0.49539608,0.422072218,0.6547437,0,0.6547437,0.432918797,0.632523339,1.065442136,0.064311969 -Eddie Johnson,johnsed03,1989,RS,PHO,4499,2043,2.913464421,-0.885112379,2.028352042,4.979066247,4.979066247,0,3.099294252,-0.898997279,2.200296973,-0.032624029 -Eddie Johnson,johnsed03,1990,PO,PHO,695,337,1.566072849,0.898911067,2.464983916,0.929116448,0,0.929116448,1.794723102,0.522294157,2.317017259,0.456573262 -Eddie Johnson,johnsed03,1990,RS,PHO,3843,1811,1.022854905,-1.281882894,-0.259027989,2.304106631,2.304106631,0,1.327450621,-1.296762372,0.030688249,0.108924661 -Eddie Johnson,johnsed03,1991,PO,SEA,344,171,5.939345266,0.452522124,6.391867391,0.822819785,0,0.822819785,5.850973867,0.647980911,6.498954779,0.026748781 -Eddie Johnson,johnsed03,1991,RS,PHO,664,312,-0.894006425,-1.54061234,-2.434618765,0.050716449,0.050716449,0,-0.52368217,-1.399174808,-1.922856978,1.01349501 -Eddie Johnson,johnsed03,1991,RS,SEA,3594,1773,2.200320169,-1.93808162,0.262238549,2.732751103,2.732751103,0,2.016302745,-1.834931387,0.181371357,0.288348913 -Eddie Johnson,johnsed03,1992,PO,SEA,485,247,1.484720509,-1.733622839,-0.24890233,0.325730769,0,0.325730769,1.544717021,-2.130802446,-0.586085425,0.188442912 -Eddie Johnson,johnsed03,1992,RS,SEA,4756,2366,1.206141908,-1.815673617,-0.609531708,2.584217732,2.584217732,0,1.147682459,-1.843231179,-0.695548719,0.014668584 -Eddie Johnson,johnsed03,1993,PO,SEA,722,382,-1.660458463,-2.99001609,-4.650474553,-0.383813526,0,-0.383813526,-1.470402303,-3.028251036,-4.498653338,0.43331281 -Eddie Johnson,johnsed03,1993,RS,SEA,3781,1869,1.06368066,-2.297983182,-1.234302521,1.442828675,1.442828675,0,0.927216374,-2.773244501,-1.846028127,-0.168425249 -Eddie Johnson,johnsed03,1994,RS,CHH,3000,1460,0.936310272,-1.920116916,-0.983806644,1.316718169,1.316718169,0,0.977684719,-2.156550758,-1.17886604,0.080090724 -Eddie Johnson,johnsed03,1996,PO,IND,16,9,-14.47929505,-2.657251807,-17.13654685,-0.068598382,0,-0.068598382,-13.23811578,-4.674530982,-17.91264676,0.604062635 -Eddie Johnson,johnsed03,1996,RS,IND,1886,1002,-0.138890637,-1.071089192,-1.209979829,0.789586914,0.789586914,0,0.050537557,-1.68912134,-1.638583783,0.27117598 -Eddie Johnson,johnsed03,1997,PO,HOU,531,284,2.064190032,-1.32858707,0.735602962,0.519298936,0,0.519298936,1.899682303,-2.256537469,-0.356855166,-0.269745423 -Eddie Johnson,johnsed03,1997,RS,IND,574,306,-2.42095749,-1.421157761,-3.842115251,-0.17272848,-0.17272848,0,-2.474212853,-2.16645122,-4.640664073,1.191437347 -Eddie Johnson,johnsed03,1997,RS,HOU,1172,607,0.62811863,-1.186105801,-0.557987171,0.68847305,0.68847305,0,0.552688033,-1.374268577,-0.821580544,1.293904209 -Eddie Johnson,johnsed03,1998,PO,HOU,166,89,-1.971211137,-2.219433304,-4.190644441,-0.067638705,0,-0.067638705,-2.81536566,-2.572910831,-5.388276491,0.219950745 -Eddie Johnson,johnsed03,1998,RS,HOU,2857,1490,0.264797836,-2.291561785,-2.026763949,0.548738485,0.548738485,0,0.106686923,-2.825063528,-2.718376605,-0.176813422 -Eddie Johnson,johnsed03,1999,RS,HOU,34,18,-6.408741446,-4.853906518,-11.26264796,-0.079686169,-0.079686169,0,-6.164690665,-5.307934924,-11.47262559,1.737640187 -Eric Johnson,johnser01,1990,PO,UTA,6,3,-5.576526409,-3.41963112,-8.996157529,-0.009721216,0,-0.009721216,-7.140016307,-5.681798244,-12.82181455,-1.369107731 -Eric Johnson,johnser01,1990,RS,UTA,551,272,-5.821966742,0.451970655,-5.369996088,-0.368489482,-0.368489482,0,-5.459740189,0.494541244,-4.965198945,1.34222749 -Ervin Johnson,johnser02,1994,PO,SEA,15,8,-16.0837086,-0.759618287,-16.84332689,-0.059882825,0,-0.059882825,-15.70368691,-2.917894099,-18.62158101,0.840075128 -Ervin Johnson,johnser02,1994,RS,SEA,561,280,-4.142048064,2.250906415,-1.891141649,0.123018734,0.123018734,0,-3.654232555,0.779145773,-2.875086782,0.255448776 -Ervin Johnson,johnser02,1995,PO,SEA,99,54,-3.053817277,2.691770296,-0.362046982,0.068850181,0,0.068850181,-3.439666101,3.710796295,0.271130194,1.323705418 -Ervin Johnson,johnser02,1995,RS,SEA,1825,907,-5.50816801,1.010046756,-4.498121254,-0.811528891,-0.811528891,0,-5.235614474,0.417170678,-4.818443796,0.300327548 -Ervin Johnson,johnser02,1996,PO,SEA,470,253,-4.462396702,2.90764044,-1.554756262,0.159573355,0,0.159573355,-4.448429767,2.411755951,-2.036673815,0.250693526 -Ervin Johnson,johnser02,1996,RS,SEA,3002,1519,-4.123674938,3.283968526,-0.839706411,1.484228353,1.484228353,0,-4.034818468,2.551817445,-1.483001022,0.236203839 -Ervin Johnson,johnser02,1997,RS,DEN,5061,2599,-3.107219733,2.342266476,-0.764953257,2.616914275,2.616914275,0,-3.129213437,2.406115653,-0.723097784,-0.529632901 -Ervin Johnson,johnser02,1998,RS,MIL,4298,2261,-1.173660589,2.642089214,1.468428625,4.872025484,4.872025484,0,-1.106100282,2.727783899,1.621683616,0.108992068 -Ervin Johnson,johnser02,1999,PO,MIL,171,92,-2.037941856,-1.624071239,-3.662013095,-0.043672691,0,-0.043672691,-2.308781115,-0.896555322,-3.205336437,-0.939414036 -Ervin Johnson,johnser02,1999,RS,MIL,1883,1027,-1.2402905,1.501688923,0.261398423,1.580328513,1.580328513,0,-1.17979884,1.55426388,0.37446504,0.138587381 -Ervin Johnson,johnser02,2000,PO,MIL,292,155,-1.121076209,4.022926855,2.901850645,0.460611816,0,0.460611816,-0.945763006,4.237964043,3.292201037,-0.069161411 -Ervin Johnson,johnser02,2000,RS,MIL,4159,2129,-1.85977526,1.620226831,-0.239548429,2.728085001,2.728085001,0,-1.636371423,1.967828644,0.331457221,0.041214656 -Ervin Johnson,johnser02,2001,PO,MIL,1074,577,-0.225863027,2.778967073,2.553104046,1.595666084,0,1.595666084,-0.428838312,2.48295795,2.054119638,-0.811160953 -Ervin Johnson,johnser02,2001,RS,MIL,3845,1981,-2.169876846,1.917531956,-0.25234489,2.518810583,2.518810583,0,-2.306456885,1.823861608,-0.482595277,-0.204293106 -Ervin Johnson,johnser02,2002,RS,MIL,3155,1660,-4.528388772,1.39105035,-3.137338422,-0.328305118,-0.328305118,0,-4.470876822,1.2926283,-3.178248523,0.071571734 -Ervin Johnson,johnser02,2003,PO,MIL,146,76,-3.922227234,2.972302739,-0.949924496,0.073230784,0,0.073230784,-3.822458619,3.640946903,-0.181511716,1.579418799 -Ervin Johnson,johnser02,2003,RS,MIL,2229,1170,-3.500414137,1.357335024,-2.143079114,0.362862152,0.362862152,0,-3.467237299,1.244321857,-2.222915442,0.144987082 -Ervin Johnson,johnser02,2004,PO,MIN,674,356,-1.575118945,1.972327821,0.397208876,0.591018418,0,0.591018418,-1.944032768,2.498139352,0.554106584,0.221728051 -Ervin Johnson,johnser02,2004,RS,MIN,1810,965,-4.149277305,2.599671917,-1.549605387,0.594377233,0.594377233,0,-4.044732705,2.591570894,-1.453161811,0.520143075 -Ervin Johnson,johnser02,2005,RS,MIN,770,410,-3.663731063,-0.551595727,-4.21532679,-0.309647826,-0.309647826,0,-3.734783262,0.082593572,-3.65218969,0.939139877 -Ervin Johnson,johnser02,2006,PO,MIL,21,11,-6.704938102,3.555288214,-3.149649889,-0.002327654,0,-0.002327654,-6.123371296,2.309611882,-3.813759414,0.562182313 -Ervin Johnson,johnser02,2006,RS,MIL,156,81,-5.905852253,-2.621398514,-8.527250767,-0.244341781,-0.244341781,0,-6.123628569,-1.551326998,-7.674955567,2.145364664 -Frank Johnson,johnsfr01,1982,PO,WSB,564,280,0.624177533,0.311616848,0.93579438,0.542850017,0,0.542850017,0.726017156,0.689034672,1.415051828,-0.036752101 -Frank Johnson,johnsfr01,1982,RS,WSB,4246,2027,-0.971124165,-0.235969558,-1.207093723,1.598601496,1.598601496,0,-0.919673051,-0.140191144,-1.059864195,0.189795341 -Frank Johnson,johnsfr01,1983,RS,WSB,4868,2324,-0.146568999,0.311995026,0.165426027,3.453961591,3.453961591,0,-0.179188786,0.493738889,0.314550103,-0.086723418 -Frank Johnson,johnsfr01,1984,PO,WSB,289,156,3.200067959,0.954367747,4.154435706,0.56696206,0,0.56696206,2.749964308,1.460127972,4.21009228,0.034343524 -Frank Johnson,johnsfr01,1984,RS,WSB,5513,2686,0.771085806,-0.506741444,0.264344362,4.114971988,4.114971988,0,0.561409965,-0.293600905,0.26780906,-0.394737856 -Frank Johnson,johnsfr01,1985,PO,WSB,80,39,2.220333821,0.635059524,2.855393345,0.116312069,0,0.116312069,2.127609806,0.957288652,3.084898458,1.1656535 -Frank Johnson,johnsfr01,1985,RS,WSB,1955,925,0.018143789,0.003175378,0.021319168,1.306754441,1.306754441,0,-0.325023905,-0.317638175,-0.642662079,-0.089134513 -Frank Johnson,johnsfr01,1986,RS,WSB,839,402,0.125125934,-1.534764888,-1.409638954,0.274305557,0.274305557,0,-0.182515482,-1.172070548,-1.35458603,-0.226699933 -Frank Johnson,johnsfr01,1987,PO,WSB,58,28,-2.661259665,-3.07539647,-5.736656135,-0.043986342,0,-0.043986342,-3.581426285,-3.575066053,-7.156492338,-0.040062573 -Frank Johnson,johnsfr01,1987,RS,WSB,842,399,-1.028168695,-0.672919792,-1.701088487,0.21365236,0.21365236,0,-1.170803222,-0.499825359,-1.670628581,0.060035791 -Frank Johnson,johnsfr01,1988,PO,WSB,83,44,-5.028036377,3.495682293,-1.532354084,0.028566739,0,0.028566739,-4.094605133,2.881382453,-1.21322268,1.265707617 -Frank Johnson,johnsfr01,1988,RS,WSB,2601,1258,-1.032510052,0.106051013,-0.926459038,1.172774298,1.172774298,0,-1.022447683,0.029339075,-0.993108607,0.203936519 -Frank Johnson,johnsfr01,1989,PO,HOU,74,36,-3.206798347,-2.316247411,-5.523045758,-0.052778919,0,-0.052778919,-3.866938687,-3.48385708,-7.350795767,0.453453051 -Frank Johnson,johnsfr01,1989,RS,HOU,1886,879,-2.216025164,-1.399743346,-3.61576851,-0.389297324,-0.389297324,0,-2.557812642,-1.860505372,-4.418318015,0.270268425 -Frank Johnson,johnsfr01,1993,PO,PHO,336,172,-0.42420743,-1.585450635,-2.009658065,0.06756547,0,0.06756547,-1.102922123,-1.332097207,-2.435019331,0.767346007 -Frank Johnson,johnsfr01,1993,RS,PHO,2360,1122,-2.00730006,-0.039560185,-2.046860246,0.403022795,0.403022795,0,-2.048604267,-0.23490141,-2.283505677,0.125156139 -Frank Johnson,johnsfr01,1994,PO,PHO,92,46,-10.08040711,-2.014737633,-12.09514474,-0.228358374,0,-0.228358374,-9.677124528,-2.378816814,-12.05594134,0.855570991 -Frank Johnson,johnsfr01,1994,RS,PHO,1783,875,-1.720545997,-1.262341552,-2.982887549,-0.104624302,-0.104624302,0,-1.881605328,-1.086011068,-2.967616396,0.608608944 -George Johnson,johnsge02,1977,RS,GSW,1356,597,-0.966262179,-0.908849742,-1.875111921,0.267416667,0.267416667,0,-1.026810857,-0.70725544,-1.734066296,0.37823548 -George Johnson,johnsge02,1977,RS,BUF,2385,1055,-1.717610591,-0.361586321,-2.079196913,0.361297105,0.361297105,0,-1.563806873,0.025816018,-1.537990855,0.068655503 -George Johnson,johnsge02,1978,RS,NJN,5634,2411,-4.110328538,2.693219402,-1.417109136,1.638275401,1.638275401,0,-3.894171728,2.105394118,-1.78877761,-0.085870279 -George Johnson,johnsge02,1979,PO,NJN,160,70,2.355091602,0.621374694,2.976466297,0.210090829,0,0.210090829,1.965621304,0.61905157,2.584672874,-0.407686241 -George Johnson,johnsge02,1979,RS,NJN,4749,2058,-3.679300922,3.460749963,-0.218550959,2.658559975,2.658559975,0,-3.547619954,2.891843377,-0.655776577,0.02254222 -George Johnson,johnsge02,1980,RS,NJN,4738,2119,-3.773597473,2.907930694,-0.865666778,2.035826905,2.035826905,0,-3.705778371,2.127691914,-1.578086457,-0.06922927 -George Johnson,johnsge02,1981,PO,SAS,337,165,-1.054167244,0.743997287,-0.310169957,0.210296101,0,0.210296101,-0.969088693,0.687106408,-0.281982285,-0.699170754 -George Johnson,johnsge02,1981,RS,SAS,4196,1935,-2.029773611,3.452995205,1.423221595,4.101966902,4.101966902,0,-1.863946112,2.93236221,1.068416098,-0.450059513 -George Johnson,johnsge02,1982,PO,SAS,376,175,-2.050970449,2.703708412,0.652737964,0.315016173,0,0.315016173,-2.421681218,2.917685116,0.496003898,0.532969486 -George Johnson,johnsge02,1982,RS,SAS,3408,1578,-3.902707135,2.737101429,-1.165605706,1.27253265,1.27253265,0,-3.833629072,2.070624215,-1.763004857,-0.244655531 -George Johnson,johnsge02,1983,PO,ATL,4,2,-4.236856898,-1.497113294,-5.733970193,-0.003103931,0,-0.003103931,-5.5736884,-3.820892302,-9.394580702,-1.178160403 -George Johnson,johnsge02,1983,RS,ATL,961,461,-2.922020057,3.073292868,0.151272811,0.680693036,0.680693036,0,-3.200161125,2.204504479,-0.995656646,-0.258836838 -George Johnson,johnsge02,1985,PO,NJN,9,4,-5.995166461,-3.894291011,-9.889457472,-0.014839857,0,-0.014839857,-7.305069017,-6.045028687,-13.3500977,-1.306215625 -George Johnson,johnsge02,1985,RS,NJN,1703,800,-3.794500753,1.427116229,-2.367384524,0.156809571,0.156809571,0,-4.114405994,0.925342587,-3.189063407,0.424331607 -George Johnson,johnsge02,1986,RS,SEA,542,264,-3.308781006,2.840208073,-0.468572933,0.307513883,0.307513883,0,-3.806501332,1.561749281,-2.244752051,0.074690752 -George Johnson,johnsge03,1979,RS,MIL,2597,1157,-1.652007027,2.206569055,0.554562028,1.963498704,1.963498704,0,-1.223259186,2.06732326,0.844064074,0.703006085 -George Johnson,johnsge03,1980,RS,DEN,4243,1938,-0.495150105,0.690592255,0.195442149,2.917234888,2.917234888,0,-0.440932217,0.872117116,0.431184899,0.174720175 -George Johnson,johnsge03,1981,PO,IND,50,23,-1.018906593,-3.762569173,-4.781475765,-0.024401903,0,-0.024401903,-2.099358907,-5.303451115,-7.402810022,-0.721961232 -George Johnson,johnsge03,1981,RS,IND,1977,930,-0.197253331,0.783616601,0.58636327,1.586961356,1.586961356,0,0.215035851,0.655554832,0.870590683,0.254135611 -George Johnson,johnsge03,1982,RS,IND,1498,720,-3.695345312,1.186265287,-2.509080025,0.089554306,0.089554306,0,-3.352914522,1.404393653,-1.948520869,1.215883861 -George Johnson,johnsge03,1983,RS,IND,5029,2297,-1.329453777,-1.122342279,-2.451796056,0.350262271,0.350262271,0,-1.258069689,-1.108160075,-2.366229764,0.235369875 -George Johnson,johnsge03,1984,RS,IND,4460,2073,-0.833505365,-0.012761813,-0.846267178,2.019200853,2.019200853,0,-0.99830438,-0.07219167,-1.070496049,0.292175114 -George Johnson,johnsge03,1985,PO,PHI,50,24,3.058353273,-2.70618426,0.352169012,0.03874867,0,0.03874867,1.864359858,-4.053401474,-2.189041616,-1.145076425 -George Johnson,johnsge03,1985,RS,PHI,1606,756,-3.053011542,0.115349526,-2.937662016,-0.072690543,-0.072690543,0,-3.04607162,-0.282680908,-3.328752527,0.438593907 -George Johnson,johnsge03,1986,RS,WSB,15,7,-3.843979974,-4.660561243,-8.504541217,-0.020538149,-0.020538149,0,-4.146929747,-5.69365947,-9.840589217,-0.068487612 -Ivan Johnson,johnsiv01,2012,PO,ATL,100,54,-3.718951155,2.440427175,-1.27852398,0.042113245,0,0.042113245,-3.348301689,2.462925333,-0.885376356,0.649386313 -Ivan Johnson,johnsiv01,2012,RS,ATL,1775,934,-2.772880983,0.432809776,-2.340071207,0.196531994,0.196531994,0,-2.59789126,0.482734756,-2.115156505,0.562560853 -Ivan Johnson,johnsiv01,2013,PO,ATL,208,108,-1.397079532,0.206102879,-1.190976653,0.08990537,0,0.08990537,-1.661601795,0.944137314,-0.71746448,1.336108861 -Ivan Johnson,johnsiv01,2013,RS,ATL,2020,1035,-2.555349248,1.644810702,-0.910538546,0.978962723,0.978962723,0,-2.350595379,1.570151564,-0.780443814,0.730588196 -James Johnson,johnsja01,2010,PO,CHI,39,20,-10.44631571,-7.29195308,-17.73826879,-0.168474045,0,-0.168474045,-10.41857611,-3.354633099,-13.77320921,6.181179191 -James Johnson,johnsja01,2010,RS,CHI,1485,757,-3.89050802,-0.221930416,-4.112438436,-0.531672725,-0.531672725,0,-3.747798054,-0.600188042,-4.347986096,0.975756875 -James Johnson,johnsja01,2011,RS,CHI,234,123,-6.230003199,2.098234938,-4.131768261,-0.089505393,-0.089505393,0,-5.244403711,1.902377472,-3.342026239,3.001871866 -James Johnson,johnsja01,2011,RS,TOR,1368,699,-0.73552611,-0.571699102,-1.307225212,0.516560114,0.516560114,0,-0.865008939,-0.516554414,-1.381563353,0.366525953 -James Johnson,johnsja01,2012,RS,TOR,2937,1561,-2.208295582,2.553041322,0.34474574,2.474346281,2.474346281,0,-2.075474104,2.456139063,0.380664959,0.360529622 -James Johnson,johnsja01,2013,RS,SAC,1732,878,-4.539104283,-0.551186834,-5.090291117,-1.052829039,-1.052829039,0,-4.264419733,-0.852907644,-5.117327377,0.398089271 -James Johnson,johnsja01,2014,PO,MEM,59,28,1.912929194,-2.829391547,-0.916462353,0.027657506,0,0.027657506,-1.25888005,-1.165383203,-2.424263254,2.208598673 -James Johnson,johnsja01,2014,RS,MEM,1858,956,1.365027679,0.671651724,2.036679402,2.346110595,2.346110595,0,0.72501743,1.001395722,1.726413152,0.468417845 -James Johnson,johnsja01,2015,PO,TOR,27,12,-12.4036974,-9.183170603,-21.586868,-0.119640186,0,-0.119640186,-11.10058002,-12.77014953,-23.87072955,0.565172143 -James Johnson,johnsja01,2015,RS,TOR,2701,1370,0.692728425,1.31112419,2.003852615,3.318202957,3.318202957,0,0.336347378,0.590397965,0.926745344,-0.133227084 -James Johnson,johnsja01,2016,PO,TOR,188,98,-6.69432013,-0.944520098,-7.638840228,-0.253202193,0,-0.253202193,-5.947319242,-2.113834624,-8.061153866,0.413608008 -James Johnson,johnsja01,2016,RS,TOR,1818,926,-1.657858285,-0.655351775,-2.31321006,0.205755438,0.205755438,0,-1.692808329,-0.509838154,-2.202646484,-0.285928623 -James Johnson,johnsja01,2017,RS,MIA,4257,2085,0.35790599,2.416462834,2.774368825,5.930054194,5.930054194,0,0.469901935,2.16115501,2.631056945,0.89154961 -James Johnson,johnsja01,2018,PO,MIA,340,161,1.832195579,-1.91589414,-0.083698561,0.227188386,0,0.227188386,1.96259975,-2.273686564,-0.311086814,0.563142227 -James Johnson,johnsja01,2018,RS,MIA,3956,1943,0.032501657,0.137656225,0.170157882,2.901085206,2.901085206,0,-0.342109497,0.523874846,0.181765349,0.215141489 -James Johnson,johnsja01,2019,RS,MIA,2403,1164,-2.539487051,-0.719884689,-3.259371739,-0.301290568,-0.301290568,0,-2.541775553,-0.763554066,-3.305329619,-0.408140678 -JaJuan Johnson,johnsja02,2012,RS,BOS,568,298,-4.035253155,-0.201147287,-4.236400442,-0.224785125,-0.224785125,0,-4.203471587,-1.477061641,-5.680533229,-0.49307505 -Jim Johnstone,johnsji01,1983,RS,DET,305,137,-4.406361472,-2.857219219,-7.263580691,-0.318072968,-0.318072968,0,-4.628320825,-3.151157095,-7.779477921,0.855107249 -Jim Johnstone,johnsji01,1983,RS,SAS,118,54,-9.15081189,-1.381647019,-10.53245891,-0.216025799,-0.216025799,0,-8.70114808,-1.881534032,-10.58268211,0.78489289 -John Johnson,johnsjo01,1977,PO,HOU,313,146,-3.478660059,-1.846428373,-5.325088431,-0.198944874,0,-0.198944874,-3.534236163,-2.595295121,-6.129531285,0.597949982 -John Johnson,johnsjo01,1977,RS,HOU,3710,1738,-0.698515232,-1.080679175,-1.779194407,0.862533628,0.862533628,0,-0.668297178,-1.311794089,-1.980091267,0.212065287 -John Johnson,johnsjo01,1978,PO,SEA,1252,596,-1.702681738,-1.590799623,-3.293481362,-0.170541227,0,-0.170541227,-1.950064762,-1.915078836,-3.865143598,0.05967674 -John Johnson,johnsjo01,1978,RS,HOU,23,11,-10.38117952,-7.813215226,-18.19439474,-0.08860368,-0.08860368,0,-9.580668126,-7.609596417,-17.19026454,2.401286715 -John Johnson,johnsjo01,1978,RS,SEA,4002,1812,-1.418678836,-1.382639103,-2.801317939,-0.047468691,-0.047468691,0,-1.617053347,-1.555623113,-3.17267646,0.059567707 -John Johnson,johnsjo01,1979,PO,SEA,1291,615,0.659601883,-0.332327455,0.327274429,0.994151956,0,0.994151956,0.526606162,-0.64027331,-0.113667147,-0.174598547 -John Johnson,johnsjo01,1979,RS,SEA,5199,2386,-0.963129493,-0.642637234,-1.605766727,1.392847406,1.392847406,0,-1.082041246,-0.802588174,-1.88462942,-0.005404162 -John Johnson,johnsjo01,1980,PO,SEA,998,486,1.299001996,-1.191151393,0.107850603,0.728123104,0,0.728123104,0.844283649,-1.430384364,-0.586100715,-0.371099241 -John Johnson,johnsjo01,1980,RS,SEA,5434,2533,0.807464789,-0.389578356,0.417886433,4.07967882,4.07967882,0,0.541851322,-0.6377021,-0.095850778,-0.364348141 -John Johnson,johnsjo01,1981,RS,SEA,4912,2324,-1.484052227,-1.139280395,-2.623332622,0.149790895,0.149790895,0,-1.568895768,-1.355025302,-2.92392107,-0.273943431 -John Johnson,johnsjo01,1982,PO,SEA,317,159,-0.127758534,0.032293646,-0.095464888,0.22204004,0,0.22204004,-0.627234628,-0.259394278,-0.886628905,-0.024134715 -John Johnson,johnsjo01,1982,RS,SEA,394,187,-2.081723498,-1.334389685,-3.416113183,-0.063581066,-0.063581066,0,-2.682768841,-2.388150351,-5.070919192,0.046497625 -Joe Johnson,johnsjo02,2002,RS,PHO,1758,913,-1.13130566,-0.45772337,-1.58902903,0.540036377,0.540036377,0,-1.313303416,-0.510311732,-1.823615148,-0.128734912 -Joe Johnson,johnsjo02,2002,RS,BOS,1955,1003,-0.456096982,0.337952402,-0.11814458,1.351364906,1.351364906,0,-1.036808885,-0.431009525,-1.46781841,0.311024354 -Joe Johnson,johnsjo02,2003,PO,PHO,316,164,-5.379260907,-0.230916702,-5.610177609,-0.248197737,0,-0.248197737,-5.432543921,-1.159183009,-6.591726929,0.508780872 -Joe Johnson,johnsjo02,2003,RS,PHO,4348,2255,-0.170743502,-0.731834814,-0.902578316,2.119742936,2.119742936,0,-0.33327452,-1.028081337,-1.361355857,-0.247705544 -Joe Johnson,johnsjo02,2004,RS,PHO,6500,3331,0.562064322,-1.188644488,-0.626580166,3.596057171,3.596057171,0,0.462567198,-1.093393918,-0.63082672,-0.319488188 -Joe Johnson,johnsjo02,2005,PO,PHO,704,355,4.324615242,0.692600734,5.017215976,1.436925731,0,1.436925731,4.401840185,0.516958059,4.918798244,-0.872882921 -Joe Johnson,johnsjo02,2005,RS,PHO,6548,3240,2.294401843,-0.145902869,2.148498974,8.027473348,8.027473348,0,2.45286212,-0.14700047,2.305861651,-0.795378854 -Joe Johnson,johnsjo02,2006,RS,ATL,6363,3340,2.283918276,-1.181488547,1.102429729,6.538366656,6.538366656,0,2.400165211,-1.188291858,1.211873353,-0.368982769 -Joe Johnson,johnsjo02,2007,RS,ATL,4474,2359,2.973571717,-1.480004869,1.493566849,5.09493555,5.09493555,0,2.977796543,-1.396660745,1.581135798,-0.226974171 -Joe Johnson,johnsjo02,2008,PO,ATL,497,275,4.656236144,-1.400440015,3.255796129,0.862532651,0,0.862532651,4.457872849,-1.348051617,3.109821233,-0.670168655 -Joe Johnson,johnsjo02,2008,RS,ATL,6418,3343,3.244259611,-0.673967285,2.570292326,9.037120535,9.037120535,0,3.262409564,-0.591802559,2.670607006,-0.383136102 -Joe Johnson,johnsjo02,2009,PO,ATL,745,429,-1.496845727,0.252083143,-1.244762584,0.339620258,0,0.339620258,-1.280971848,0.104893258,-1.17607859,-0.045414902 -Joe Johnson,johnsjo02,2009,RS,ATL,5898,3124,3.273471743,-0.001828915,3.271642827,9.572465526,9.572465526,0,3.319947829,0.046781036,3.366728865,-0.24384948 -Joe Johnson,johnsjo02,2010,PO,ATL,796,440,1.22659631,-2.606968834,-1.380372524,0.315725414,0,0.315725414,1.404134223,-2.259845899,-0.855711676,-0.395646226 -Joe Johnson,johnsjo02,2010,RS,ATL,5479,2886,4.046883645,-1.639018651,2.407864994,7.564643302,7.564643302,0,4.158081551,-1.208916161,2.94916539,-0.370659306 -Joe Johnson,johnsjo02,2011,PO,ATL,900,497,1.497159923,-0.571565714,0.925594209,0.954188187,0,0.954188187,1.46573392,-0.477552262,0.988181659,-0.652759154 -Joe Johnson,johnsjo02,2011,RS,ATL,4806,2554,2.172077763,-1.192431794,0.979645968,4.846031603,4.846031603,0,2.132022637,-1.070579322,1.061443315,-0.266290416 -Joe Johnson,johnsjo02,2012,PO,ATL,450,243,-0.429154099,0.898733179,0.46957908,0.412885423,0,0.412885423,-0.156730186,1.238758767,1.082028581,0.264387301 -Joe Johnson,johnsjo02,2012,RS,ATL,4043,2127,3.40489874,-1.239610066,2.165288674,5.304919002,5.304919002,0,3.306629336,-1.143024224,2.163605112,-0.504335082 -Joe Johnson,johnsjo02,2013,PO,BRK,504,271,1.409023043,-0.471229028,0.937794016,0.526431545,0,0.526431545,1.769390684,-0.250070845,1.519319839,0.09498593 -Joe Johnson,johnsjo02,2013,RS,BRK,4944,2642,2.437637572,-1.232961998,1.204675574,5.305873974,5.305873974,0,2.422870483,-1.047976618,1.374893866,-0.433571931 -Joe Johnson,johnsjo02,2014,PO,BRK,863,469,4.868357541,0.400848218,5.269205759,1.949506278,0,1.949506278,2.778905137,0.61480992,3.393715058,-1.385062546 -Joe Johnson,johnsjo02,2014,RS,BRK,4947,2575,2.739079341,-2.692785693,0.046293648,3.636421794,3.636421794,0,2.377387296,-2.916484098,-0.539096802,-0.97257427 -Joe Johnson,johnsjo02,2015,PO,BRK,489,249,-0.839046974,-9.645228876,-10.48427585,-0.982892172,0,-0.982892172,-1.209265817,-8.271255676,-9.480521494,-2.902490061 -Joe Johnson,johnsjo02,2015,RS,BRK,5427,2791,1.767181805,-2.604620803,-0.837438998,2.686312644,2.686312644,0,1.557422734,-2.695633875,-1.138211141,-1.30679982 -Joe Johnson,johnsjo02,2016,PO,MIA,939,492,1.457754204,-1.01560422,0.442149985,0.817517794,0,0.817517794,0.344428812,-1.234936546,-0.890507734,-1.024094105 -Joe Johnson,johnsjo02,2016,RS,MIA,1527,769,3.10215937,-2.392109535,0.710049835,1.349496159,1.349496159,0,1.132404549,-1.739827035,-0.607422486,-0.578178693 -Joe Johnson,johnsjo02,2016,RS,BRK,3889,1934,0.023060484,-1.587914295,-1.56485381,1.163270123,1.163270123,0,-0.193856499,-2.256839359,-2.450695858,-0.51347203 -Joe Johnson,johnsjo02,2017,PO,UTA,644,326,0.43162831,-2.198454627,-1.766826317,0.165150725,0,0.165150725,1.448385648,-0.783373142,0.665012506,-2.006798349 -Joe Johnson,johnsjo02,2017,RS,UTA,3593,1843,1.091505116,-0.84692111,0.244584006,2.779333401,2.779333401,0,0.607153766,-1.239727377,-0.632573611,-1.270453173 -Joe Johnson,johnsjo02,2018,PO,HOU,112,54,-10.49853524,-7.24614951,-17.74468475,-0.426999348,0,-0.426999348,-9.179462408,-7.886775706,-17.06623811,0.212533598 -Joe Johnson,johnsjo02,2018,RS,HOU,1042,505,-2.919255847,-1.580105736,-4.499361583,-0.4477581,-0.4477581,0,-1.967248042,-1.93940277,-3.906650812,-0.652908778 -Joe Johnson,johnsjo02,2018,RS,UTA,1422,700,-3.939868097,-1.147616301,-5.087484399,-0.824510726,-0.824510726,0,-3.522617678,-1.058706434,-4.581324112,-1.223716211 -Kannard Johnson,johnska01,1988,RS,CLE,25,12,-13.40718156,0.056704066,-13.3504775,-0.065629787,-0.065629787,0,-12.4709422,-1.824513439,-14.29545563,1.132835681 -Ken Johnson,johnske01,1986,PO,POR,24,11,-7.573592602,8.587530938,1.013938335,0.022115772,0,0.022115772,-6.457963365,7.061584651,0.603621285,1.515003951 -Ken Johnson,johnske01,1986,RS,POR,1795,815,-3.156722333,-1.742035572,-4.898757905,-0.89994377,-0.89994377,0,-3.300846882,-1.859768439,-5.160615321,0.74748565 -Kevin Johnson,johnske02,1988,RS,CLE,2139,1043,-0.554561516,0.455554402,-0.099007113,1.414274448,1.414274448,0,-0.705025997,0.443181079,-0.261844918,0.255704943 -Kevin Johnson,johnske02,1988,RS,PHO,1864,874,2.770665773,-0.071705219,2.698960554,2.419070337,2.419070337,0,2.47208303,0.19632409,2.668407119,-0.443942221 -Kevin Johnson,johnske02,1989,PO,PHO,1087,494,5.751007264,-0.310063518,5.440943746,2.109795298,0,2.109795298,5.516034675,-0.200658561,5.315376115,-0.872349066 -Kevin Johnson,johnske02,1989,RS,PHO,7000,3179,5.359074978,-0.069252868,5.289822111,12.97175642,12.97175642,0,5.183793701,0.284805781,5.468599482,-0.53326577 -Kevin Johnson,johnske02,1990,PO,PHO,1201,582,5.303023797,0.657351951,5.960375749,2.650176941,0,2.650176941,5.396412964,0.48265363,5.879066593,-0.63224883 -Kevin Johnson,johnske02,1990,RS,PHO,5903,2782,6.177873844,-0.713756794,5.464117049,11.57533638,11.57533638,0,6.031933119,-0.544356289,5.48757683,-0.713880838 -Kevin Johnson,johnske02,1991,PO,PHO,297,146,-1.54606723,-2.483158494,-4.029225724,-0.0980618,0,-0.0980618,-1.608928659,-1.96651341,-3.575442068,-0.206807697 -Kevin Johnson,johnske02,1991,RS,PHO,5900,2772,6.408841716,0.781212135,7.190053852,14.00565635,14.00565635,0,6.42976959,1.09880848,7.528578069,-0.368821059 -Kevin Johnson,johnske02,1992,PO,PHO,703,335,7.159216904,-0.57562913,6.583587774,1.632191231,0,1.632191231,7.105936172,0.051935464,7.157871636,-0.739756559 -Kevin Johnson,johnske02,1992,RS,PHO,6072,2899,4.556015689,-0.470784633,4.085231056,10.06267145,10.06267145,0,4.41754569,-0.177251723,4.240293967,-0.455924356 -Kevin Johnson,johnske02,1993,PO,PHO,1787,914,1.887573601,-0.72456296,1.163010641,1.875209089,0,1.875209089,1.916614467,-0.394420369,1.522194099,-0.328993562 -Kevin Johnson,johnske02,1993,RS,PHO,3455,1643,2.402589629,0.055901488,2.458491117,4.347251729,4.347251729,0,2.351096289,0.24660594,2.597702229,-0.421948136 -Kevin Johnson,johnske02,1994,PO,PHO,858,427,4.608158284,-2.463106326,2.145051958,1.088997461,0,1.088997461,4.5071796,-1.99254475,2.514634851,-0.885727559 -Kevin Johnson,johnske02,1994,RS,PHO,4990,2449,4.153761099,-0.616055637,3.537705462,7.811700583,7.811700583,0,4.031448407,-0.349537907,3.6819105,-0.547082601 -Kevin Johnson,johnske02,1995,PO,PHO,726,371,8.907528077,-1.388778943,7.518749134,1.984111657,0,1.984111657,8.417343795,-1.19596494,7.221378855,-0.923774802 -Kevin Johnson,johnske02,1995,RS,PHO,2732,1352,3.66658892,-1.283172568,2.383416351,3.513483162,3.513483162,0,3.27993995,-1.302533272,1.977406677,-0.730321194 -Kevin Johnson,johnske02,1996,PO,PHO,288,151,5.553906819,-3.232994661,2.320912158,0.39744548,0,0.39744548,5.025025767,-2.938649496,2.086376271,-1.197512261 -Kevin Johnson,johnske02,1996,RS,PHO,3942,2007,5.344640859,-0.661992623,4.682648237,7.559946638,7.559946638,0,4.905331105,-0.23299893,4.672332175,-0.62121518 -Kevin Johnson,johnske02,1997,PO,PHO,416,208,-1.784945866,0.441050707,-1.343895159,0.15450485,0,0.15450485,-0.946222145,1.284336362,0.338114217,0.348166355 -Kevin Johnson,johnske02,1997,RS,PHO,5220,2658,6.164675498,-0.774212637,5.390462861,10.93970081,10.93970081,0,5.691208767,-0.410103516,5.281105252,-0.823934772 -Kevin Johnson,johnske02,1998,PO,PHO,235,122,4.02753169,-3.616355174,0.411176517,0.200908587,0,0.200908587,3.239144244,-3.755017266,-0.515873023,-0.868405707 -Kevin Johnson,johnske02,1998,RS,PHO,2485,1290,0.671471872,-1.724629338,-1.053157465,1.105515948,1.105515948,0,0.110752707,-2.304606729,-2.193854023,-0.922275628 -Kevin Johnson,johnske02,2000,PO,PHO,246,129,-5.020130395,-1.371843702,-6.391974096,-0.246954073,0,-0.246954073,-5.433465176,-2.669458437,-8.102923613,-0.094319894 -Kevin Johnson,johnske02,2000,RS,PHO,224,113,1.546191385,-1.193497743,0.352693643,0.176954572,0.176954572,0,0.43602923,-2.037829856,-1.601800626,-1.013296038 -Ken Johnson,johnske03,2003,RS,MIA,289,156,-6.00726169,-0.661558447,-6.668820137,-0.312600835,-0.312600835,0,-6.298906429,-1.435248544,-7.734154974,0.205844118 -Larry Johnson,johnsla01,1978,RS,BUF,84,38,-5.907744708,6.108903684,0.201158976,0.057464493,0.057464493,0,-5.072426288,4.638628012,-0.433798276,0.469391886 -Larry Johnson,johnsla02,1992,RS,CHH,6530,3047,1.728319387,-0.661259705,1.067059683,5.890423169,5.890423169,0,1.672268237,-0.433699567,1.238568671,-0.71719769 -Larry Johnson,johnsla02,1993,PO,CHH,674,348,3.740200786,-1.646518777,2.093682009,0.883203932,0,0.883203932,3.347446091,-1.287010145,2.060435945,-0.389317441 -Larry Johnson,johnsla02,1993,RS,CHH,7016,3323,2.345767448,-1.226241469,1.119525979,6.508843798,6.508843798,0,2.4469396,-1.026851482,1.420088118,-0.769257474 -Larry Johnson,johnsla02,1994,RS,CHH,3610,1757,0.900190952,-1.700605832,-0.80041488,1.737939865,1.737939865,0,0.980205053,-1.508629958,-0.528424905,-0.534705754 -Larry Johnson,johnsla02,1995,PO,CHH,307,172,2.660131254,0.272414164,2.932545417,0.510045294,0,0.510045294,2.699709187,0.326504128,3.026213314,-0.746469135 -Larry Johnson,johnsla02,1995,RS,CHH,6215,3234,1.398135988,-0.41268008,0.985455909,6.115917265,6.115917265,0,1.687628844,-0.365398329,1.322230515,-0.725319826 -Larry Johnson,johnsla02,1996,RS,CHH,6320,3274,3.255159468,-1.267240457,1.987919011,7.834724284,7.834724284,0,3.342924123,-1.172104405,2.170819718,-0.93323618 -Larry Johnson,johnsla02,1997,PO,NYK,546,295,3.925324709,0.151283372,4.076608081,1.057531068,0,1.057531068,3.137904035,0.068431602,3.206335637,-0.179567265 -Larry Johnson,johnsla02,1997,RS,NYK,4983,2613,0.846872835,0.539656096,1.386528932,5.506134218,5.506134218,0,0.413574046,0.597877079,1.011451125,-0.14049012 -Larry Johnson,johnsla02,1998,PO,NYK,566,310,1.325362105,0.657914407,1.983276512,0.772566382,0,0.772566382,1.279350125,0.549269188,1.828619313,0.052329449 -Larry Johnson,johnsla02,1998,RS,NYK,4483,2412,0.835559033,-0.323756426,0.511802607,3.996559661,3.996559661,0,0.481008687,-0.445909258,0.035099429,-0.396522184 -Larry Johnson,johnsla02,1999,PO,NYK,1222,683,0.870950574,1.115462387,1.986412962,1.71167944,0,1.71167944,1.26636924,1.137025071,2.403394311,0.480872661 -Larry Johnson,johnsla02,1999,RS,NYK,3001,1639,1.108795717,-0.561469725,0.547325992,2.751690987,2.751690987,0,0.853583173,-0.386975272,0.466607901,-0.182511968 -Larry Johnson,johnsla02,2000,PO,NYK,1043,589,-0.322018373,-0.412278368,-0.734296741,0.623089457,0,0.623089457,-0.519697323,-0.375751745,-0.895449068,-0.23342842 -Larry Johnson,johnsla02,2000,RS,NYK,4288,2281,0.224478798,-0.218356126,0.006122672,3.207980949,3.207980949,0,0.280377452,-0.145768347,0.134609104,0.014644471 -Larry Johnson,johnsla02,2001,RS,NYK,3846,2105,-1.604222706,0.256240867,-1.347981839,1.50913411,1.50913411,0,-1.335907493,0.349950945,-0.985956548,0.208955362 -Lee Johnson,johnsle01,1981,RS,DET,21,10,-10.36883834,-2.293711749,-12.66255009,-0.050531533,-0.050531533,0,-11.1419115,-3.019723631,-14.16163513,-0.086193387 -Lee Johnson,johnsle01,1981,RS,HOU,169,80,-8.742639814,-3.696341837,-12.43898165,-0.400515785,-0.400515785,0,-8.723918795,-3.394292722,-12.11821152,1.31612178 -Linton Johnson,johnsli01,2004,RS,CHI,1426,734,-4.042018968,1.650977243,-2.391041725,0.135015946,0.135015946,0,-3.969858484,1.529311365,-2.440547119,0.400754223 -Linton Johnson,johnsli01,2005,RS,SAS,28,15,-7.755542851,1.305956052,-6.449586799,-0.028629943,-0.028629943,0,-7.217465424,0.530670041,-6.686795382,1.030449864 -Linton Johnson,johnsli01,2006,RS,NOK,917,489,-1.25155733,-1.858009137,-3.109566467,-0.090371782,-0.090371782,0,-1.52214894,-2.102088131,-3.624237071,0.678574584 -Linton Johnson,johnsli01,2006,RS,NJN,66,35,-9.035593076,0.981779581,-8.053813495,-0.097348769,-0.097348769,0,-8.464368969,0.609676494,-7.854692476,2.552767572 -Linton Johnson,johnsli01,2007,RS,NOK,1369,720,-0.794452999,1.423060902,0.628607903,1.248072884,1.248072884,0,-0.929459864,1.576327342,0.646867478,0.521883216 -Linton Johnson,johnsli01,2008,RS,PHO,108,53,-1.27255442,-2.037780253,-3.310334672,-0.015289461,-0.015289461,0,-1.841277292,-2.14667269,-3.987949982,0.850066096 -Linton Johnson,johnsli01,2008,RS,TOR,19,10,-12.37836898,-7.056534028,-19.43490301,-0.086908739,-0.086908739,0,-10.73894997,-10.47750777,-21.21645775,1.958806637 -Linton Johnson,johnsli01,2009,PO,CHI,20,10,10.9864373,-1.9349537,9.0514836,0.060793938,0,0.060793938,8.716440599,-3.294048628,5.422391971,-1.888995124 -Linton Johnson,johnsli01,2009,RS,CHA,24,13,-5.937280202,-2.932511835,-8.869792037,-0.040426874,-0.040426874,0,-6.982952476,-4.20260876,-11.18556124,-0.373263864 -Linton Johnson,johnsli01,2009,RS,CHI,82,42,-4.619714833,-1.723291218,-6.343006051,-0.077675965,-0.077675965,0,-4.692402798,-2.366222022,-7.05862482,0.823969419 -Marques Johnson,johnsma01,1978,PO,MIL,726,321,6.097465837,1.993361966,8.090827803,1.816735667,0,1.816735667,5.990961392,1.975215855,7.966177247,-0.822307946 -Marques Johnson,johnsma01,1978,RS,MIL,6333,2765,3.240342715,0.533290185,3.773632901,9.152604764,9.152604764,0,3.032632128,0.592594235,3.625226362,-0.590501468 -Marques Johnson,johnsma01,1979,RS,MIL,6237,2779,4.40985408,0.895277796,5.305131875,11.36163003,11.36163003,0,4.354744071,0.897834359,5.252578429,-0.55583853 -Marques Johnson,johnsma01,1980,PO,MIL,618,303,1.413050612,0.504659045,1.917709657,0.739315789,0,0.739315789,1.314901399,0.784402365,2.099303763,-0.65515095 -Marques Johnson,johnsma01,1980,RS,MIL,5796,2686,4.069380439,0.916010096,4.985390534,10.53655339,10.53655339,0,3.928169036,0.802950375,4.73111941,-0.629946205 -Marques Johnson,johnsma01,1981,PO,MIL,541,266,9.780434575,0.537987764,10.31842234,1.805293141,0,1.805293141,9.872484633,0.229537663,10.1020223,-1.257973429 -Marques Johnson,johnsma01,1981,RS,MIL,5549,2542,4.841555467,0.904270762,5.745826229,10.97288566,10.97288566,0,4.853540316,0.787395225,5.640935542,-0.426441914 -Marques Johnson,johnsma01,1982,PO,MIL,465,235,1.731881213,-0.432894956,1.298986257,0.501334206,0,0.501334206,2.114594472,-0.087861788,2.026732684,0.129175331 -Marques Johnson,johnsma01,1982,RS,MIL,4004,1900,2.299047723,0.43612064,2.735168364,5.291122668,5.291122668,0,2.19360153,0.042061551,2.235663082,-0.501034703 -Marques Johnson,johnsma01,1983,PO,MIL,764,382,3.136868424,0.355063147,3.491931571,1.247300108,0,1.247300108,3.222989371,0.41376348,3.636752851,-0.597924134 -Marques Johnson,johnsma01,1983,RS,MIL,6012,2853,3.372650643,1.056443808,4.429094451,10.40150344,10.40150344,0,3.496670845,1.065167686,4.561838531,-0.483195986 -Marques Johnson,johnsma01,1984,PO,MIL,1233,605,0.31620432,0.332811137,0.649015457,1.080108292,0,1.080108292,0.4708825,0.272289777,0.743172277,-0.180710153 -Marques Johnson,johnsma01,1984,RS,MIL,5544,2715,2.168951733,1.621090426,3.790042159,9.028836665,9.028836665,0,2.433915379,1.507603852,3.941519231,-0.344453626 -Marques Johnson,johnsma01,1985,RS,LAC,5205,2448,-0.234846322,-0.512662737,-0.747509058,2.492112866,2.492112866,0,-0.10519548,-0.204726121,-0.309921601,-0.369291668 -Marques Johnson,johnsma01,1986,RS,LAC,5638,2605,2.025199877,-0.635296326,1.389903551,5.488567247,5.488567247,0,1.863375956,-0.101287514,1.762088443,-0.256546524 -Marques Johnson,johnsma01,1987,RS,LAC,654,302,-1.321726405,-0.55691105,-1.878637455,0.134337973,0.134337973,0,-1.412787466,-0.495848862,-1.908636328,0.059333965 -Marques Johnson,johnsma01,1990,RS,GSW,221,99,-3.185329168,-4.906959015,-8.092288183,-0.269347901,-0.269347901,0,-3.61286167,-5.63915845,-9.25202012,-0.180818165 -Magic Johnson,johnsma02,1980,PO,LAL,1417,658,6.365482358,2.392417265,8.757899623,3.970824335,0,3.970824335,6.498579089,2.436626297,8.935205387,-0.341473851 -Magic Johnson,johnsma02,1980,RS,LAL,6131,2795,4.160280224,1.446300733,5.606580957,11.90031627,11.90031627,0,4.252240364,1.52971574,5.781956104,-0.142216411 -Magic Johnson,johnsma02,1981,PO,LAL,261,127,-0.641767991,3.250098431,2.608330441,0.359147906,0,0.359147906,-0.203513023,3.55363529,3.350122268,0.286442766 -Magic Johnson,johnsma02,1981,RS,LAL,2967,1371,5.482243841,3.560991472,9.043235313,8.236927639,8.236927639,0,5.809630818,3.562825853,9.372456671,-0.153094004 -Magic Johnson,johnsma02,1982,PO,LAL,1221,562,7.245498952,2.436028393,9.681527344,3.662635358,0,3.662635358,7.244842335,2.969941282,10.21478362,-0.370739333 -Magic Johnson,johnsma02,1982,RS,LAL,6498,2991,5.903398031,1.858000378,7.761398409,15.96545381,15.96545381,0,5.85414477,2.053984493,7.908129263,-0.477613814 -Magic Johnson,johnsma02,1983,PO,LAL,1366,643,6.664628355,0.471979847,7.136608202,3.329625978,0,3.329625978,6.591681088,0.62937893,7.221060018,-0.470209137 -Magic Johnson,johnsma02,1983,RS,LAL,6359,2907,6.451853005,1.017029191,7.468882196,15.06523963,15.06523963,0,6.295230458,1.148425923,7.443656381,-0.625885234 -Magic Johnson,johnsma02,1984,PO,LAL,1766,837,6.87723005,1.460450834,8.337680883,4.858650285,0,4.858650285,6.939012822,1.789463196,8.728476017,-0.501436768 -Magic Johnson,johnsma02,1984,RS,LAL,5609,2567,5.627221751,1.293749252,6.920971003,12.59662015,12.59662015,0,5.558422294,1.483833775,7.042256069,-0.561838763 -Magic Johnson,johnsma02,1985,PO,LAL,1564,687,7.248910617,0.481361828,7.730272445,3.760392489,0,3.760392489,7.408354529,0.652220262,8.06057479,-0.780707799 -Magic Johnson,johnsma02,1985,RS,LAL,6048,2781,6.792100348,-0.06431369,6.727786658,13.34787706,13.34787706,0,6.596052874,0.124335995,6.720388869,-0.767200766 -Magic Johnson,johnsma02,1986,PO,LAL,1139,541,8.892047237,1.61578998,10.50783722,3.759104846,0,3.759104846,8.74940092,1.990386862,10.73978778,-0.399885633 -Magic Johnson,johnsma02,1986,RS,LAL,5579,2578,6.953984846,0.300619418,7.254604264,13.0479711,13.0479711,0,6.866605179,0.34239095,7.208996128,-0.872089214 -Magic Johnson,johnsma02,1987,PO,LAL,1410,666,8.340781932,1.692288267,10.0330702,4.439352225,0,4.439352225,8.345542158,1.753712168,10.09925433,-0.891863866 -Magic Johnson,johnsma02,1987,RS,LAL,6217,2904,8.173355116,0.572538151,8.745893267,16.90382915,16.90382915,0,8.115215882,0.625202893,8.740418775,-0.771033943 -Magic Johnson,johnsma02,1988,PO,LAL,1881,965,7.726075088,-0.655919856,7.070155233,4.947214958,0,4.947214958,7.504474914,-0.234783953,7.269690961,-0.750145332 -Magic Johnson,johnsma02,1988,RS,LAL,5507,2637,5.980825636,-0.025308319,5.955517317,11.63251115,11.63251115,0,5.897612192,0.101307093,5.998919285,-0.68733535 -Magic Johnson,johnsma02,1989,PO,LAL,1041,518,7.577779324,1.076072979,8.653852303,3.091781926,0,3.091781926,7.834125752,1.092748677,8.92687443,-0.51130437 -Magic Johnson,johnsma02,1989,RS,LAL,6088,2886,8.800562619,0.457496123,9.258058742,17.57381924,17.57381924,0,8.637312393,0.690039175,9.327351568,-0.618378165 -Magic Johnson,johnsma02,1990,PO,LAL,746,376,9.200864879,-1.119093988,8.08177089,2.134887216,0,2.134887216,9.129304109,-0.590648524,8.538655585,-0.371312851 -Magic Johnson,johnsma02,1990,RS,LAL,5960,2937,8.987142283,0.465933786,9.453076068,18.16725859,18.16725859,0,8.987388288,0.565061719,9.552450007,-0.645447948 -Magic Johnson,johnsma02,1991,PO,LAL,1596,823,7.755635796,0.090725828,7.846361624,4.55866894,0,4.55866894,7.587682669,0.313014497,7.900697166,-0.622597053 -Magic Johnson,johnsma02,1991,RS,LAL,5816,2933,8.462326094,0.033413706,8.4957398,16.71352459,16.71352459,0,8.193100862,0.079123243,8.272224105,-0.676126622 -Magic Johnson,johnsma02,1996,PO,LAL,266,135,2.832048075,-1.242999516,1.589048559,0.30278292,0,0.30278292,2.097655166,-2.148709156,-0.05105399,-1.559678977 -Magic Johnson,johnsma02,1996,RS,LAL,1865,958,3.060119651,-1.422661788,1.637457863,2.123956717,2.123956717,0,2.968675328,-2.211370799,0.757304529,-0.888783157 -Mickey Johnson,johnsmi01,1977,PO,CHI,268,124,-0.213580919,0.920029055,0.706448135,0.225475128,0,0.225475128,0.225981374,1.196143398,1.422124772,-0.025427307 -Mickey Johnson,johnsmi01,1977,RS,CHI,5999,2847,0.427149815,0.97696317,1.404112985,6.030629728,6.030629728,0,0.76330039,1.230235538,1.993535927,-0.060437408 -Mickey Johnson,johnsmi01,1978,RS,CHI,6139,2870,0.489413098,0.087339421,0.576752519,4.872225638,4.872225638,0,0.917461898,0.423281927,1.340743825,0.021033136 -Mickey Johnson,johnsmi01,1979,RS,CHI,5625,2594,-0.915576851,0.073964362,-0.841612489,2.526030262,2.526030262,0,-0.4957885,0.110303645,-0.385484854,0.015173519 -Mickey Johnson,johnsmi01,1980,RS,IND,5823,2647,1.045977504,0.991184858,2.037162362,6.467619366,6.467619366,0,1.569541011,0.998742035,2.568283046,0.041304872 -Mickey Johnson,johnsmi01,1981,PO,MIL,346,170,0.558264399,0.449822584,1.008086983,0.337599765,0,0.337599765,1.461241029,0.094160915,1.555401944,0.408063391 -Mickey Johnson,johnsmi01,1981,RS,MIL,4624,2118,0.008187972,0.800759664,0.808947636,3.849657639,3.849657639,0,0.547715286,0.489193643,1.03690893,0.103064524 -Mickey Johnson,johnsmi01,1982,PO,MIL,407,206,5.400141286,0.30283934,5.702980626,0.91899885,0,0.91899885,5.334675254,0.645300755,5.979976009,0.295897047 -Mickey Johnson,johnsmi01,1982,RS,MIL,4075,1934,-0.066542579,0.727498179,0.6609556,3.372032271,3.372032271,0,0.241969702,0.464655909,0.706625611,0.192684742 -Mickey Johnson,johnsmi01,1983,RS,GSW,1970,899,0.303065881,-2.114004789,-1.810938909,0.43273356,0.43273356,0,0.448360227,-1.763886737,-1.31552651,0.48805314 -Mickey Johnson,johnsmi01,1983,RS,NJN,2194,1001,-1.164190895,0.647762073,-0.516428822,1.147995408,1.147995408,0,-0.690188957,0.599468203,-0.090720754,0.666647818 -Mickey Johnson,johnsmi01,1983,RS,MIL,322,153,-2.505044664,-2.305863232,-4.810907896,-0.161623852,-0.161623852,0,-2.167354813,-1.924275736,-4.09163055,0.485252987 -Mickey Johnson,johnsmi01,1984,RS,GSW,4619,2122,-0.794157021,-0.091174492,-0.885331513,2.027396745,2.027396745,0,-0.529537194,-0.011656918,-0.541194112,0.43872362 -Mickey Johnson,johnsmi01,1985,RS,GSW,3403,1565,-0.218619588,-0.666742268,-0.885361855,1.494669348,1.494669348,0,-0.023973712,-0.61793509,-0.641908802,0.404304706 -Mickey Johnson,johnsmi01,1986,PO,NJN,112,54,-6.328057561,-0.766609678,-7.094667239,-0.124921856,0,-0.124921856,-5.885612528,-1.411449036,-7.297061564,1.192538266 -Mickey Johnson,johnsmi01,1986,RS,NJN,3426,1574,-1.82277891,-0.253770304,-2.076549214,0.544604093,0.544604093,0,-1.689024311,-0.312397238,-2.001421549,0.723526719 -Nate Johnston,johnsna01,1990,PO,POR,40,19,5.256440456,3.499112737,8.755553194,0.116472975,0,0.116472975,4.657678618,4.102716576,8.760395193,1.218393019 -Nate Johnston,johnsna01,1990,RS,POR,160,74,-3.704519239,-0.228885676,-3.933404915,-0.04505872,-0.04505872,0,-3.199246381,-0.989908301,-4.189154682,0.845772531 -Nate Johnston,johnsna01,1990,RS,UTA,26,13,-3.499735196,-4.592981858,-8.092717053,-0.035026061,-0.035026061,0,-3.069308717,-7.144115113,-10.21342383,-1.152198459 -Nick Johnson,johnsni01,2015,PO,HOU,105,49,-6.457624836,-4.452560829,-10.91018566,-0.213058288,0,-0.213058288,-6.520693967,-4.841362904,-11.36205687,1.218861633 -Nick Johnson,johnsni01,2015,RS,HOU,557,262,-5.969388393,-0.601742232,-6.571130625,-0.513405335,-0.513405335,0,-5.237239622,-1.183904402,-6.421144024,0.492940297 -Ollie Johnson,johnsol01,1977,RS,KCK,3108,1386,-0.086906734,-1.178237021,-1.265143755,1.051198955,1.051198955,0,-0.617629042,-1.554287408,-2.17191645,0.123387591 -Ollie Johnson,johnsol01,1978,PO,ATL,43,21,-1.326042276,1.776130817,0.450088541,0.035634147,0,0.035634147,-1.890577331,1.58878897,-0.301788362,0.806398023 -Ollie Johnson,johnsol01,1978,RS,ATL,3709,1704,-0.307445527,0.293470011,-0.013975516,2.380312946,2.380312946,0,-0.579406064,-0.236850726,-0.81625679,0.075654769 -Ollie Johnson,johnsol01,1979,RS,CHI,3760,1734,-0.313527997,0.026857516,-0.286670481,2.18040569,2.18040569,0,-0.740684142,-0.051138647,-0.791822789,0.055532768 -Ollie Johnson,johnsol01,1980,RS,CHI,3293,1535,-0.491854032,-0.485977422,-0.977831454,1.389699237,1.389699237,0,-0.909505782,-0.818631448,-1.72813723,0.136293925 -Ollie Johnson,johnsol01,1981,PO,PHI,46,22,-5.53364732,4.18018479,-1.35346253,0.016152665,0,0.016152665,-4.736291731,1.679200401,-3.057091331,-0.084692111 -Ollie Johnson,johnsol01,1981,RS,PHI,811,372,0.559529509,0.890199165,1.449728674,0.801337218,0.801337218,0,0.240123066,0.174037516,0.414160583,0.549792881 -Ollie Johnson,johnsol01,1982,RS,PHI,318,150,-2.272995043,2.404185922,0.131190879,0.22371633,0.22371633,0,-1.959842865,2.08687853,0.127035665,1.490629091 -Omari Johnson,johnsom01,2018,RS,MEM,153,75,3.324432977,-7.718742508,-4.39430953,-0.062952708,-0.062952708,0,2.313693538,-6.282056532,-3.968362994,0.052347786 -Orlando Johnson,johnsor01,2013,PO,IND,52,28,-9.047372741,-1.684793802,-10.73216654,-0.117076444,0,-0.117076444,-8.946256361,-4.247583748,-13.19384011,-0.407959119 -Orlando Johnson,johnsor01,2013,RS,IND,1177,619,-0.026834428,-0.38895145,-0.415785877,0.737975703,0.737975703,0,-0.535468438,-1.161016518,-1.696484956,0.100869112 -Orlando Johnson,johnsor01,2014,RS,IND,675,342,-3.115573009,1.103302144,-2.012270865,0.127301171,0.127301171,0,-3.363153912,-0.208886351,-3.572040263,-1.061046415 -Orlando Johnson,johnsor01,2014,RS,SAC,99,50,-6.957850212,-7.850539404,-14.80838962,-0.300032191,-0.300032191,0,-8.435237625,-8.19755917,-16.63279679,-2.362666663 -Orlando Johnson,johnsor01,2016,RS,PHO,97,47,-1.823895442,-1.858396124,-3.682291566,-0.022400184,-0.022400184,0,-0.009606299,-0.183141383,-0.192747681,0.194019936 -Orlando Johnson,johnsor01,2016,RS,NOP,116,54,-8.603886478,-7.536130021,-16.1400165,-0.368029917,-0.368029917,0,-6.163111929,-7.04532899,-13.20844092,-0.23195365 -Reggie Johnson,johnsre01,1981,PO,SAS,458,224,0.640635127,-1.533413336,-0.892778209,0.218799374,0,0.218799374,0.834844708,-0.795880616,0.038964092,-0.04802992 -Reggie Johnson,johnsre01,1981,RS,SAS,3721,1716,-1.397462215,-0.818274358,-2.215736573,0.470749932,0.470749932,0,-1.100386994,-0.364577391,-1.464964385,0.661119978 -Reggie Johnson,johnsre01,1982,RS,CLE,1291,617,-0.310452324,-2.546556311,-2.857008635,-0.033652177,-0.033652177,0,-0.733521772,-2.244344589,-2.977866361,-0.101354338 -Reggie Johnson,johnsre01,1982,RS,KCK,1680,783,-0.405761072,-0.672598063,-1.078359135,0.671213667,0.671213667,0,-0.481485635,-0.239840515,-0.72132615,0.522269586 -Reggie Johnson,johnsre01,1982,RS,SAS,1089,504,-1.421154381,-1.358064968,-2.779219349,-0.007515448,-0.007515448,0,-1.319462206,-1.148688845,-2.468151051,0.026657616 -Reggie Johnson,johnsre01,1983,PO,PHI,66,32,-3.156129336,-2.428142429,-5.584271765,-0.048241116,0,-0.048241116,-3.932679107,-3.091912012,-7.024591119,1.100093385 -Reggie Johnson,johnsre01,1983,RS,PHI,1188,549,-2.716629551,-1.960663453,-4.677293004,-0.54219833,-0.54219833,0,-3.009049174,-1.810059843,-4.819109018,0.45692996 -Reggie Johnson,johnsre01,1983,RS,KCK,2228,992,-0.799384159,-1.695724387,-2.495108546,0.129530098,0.129530098,0,-1.176761832,-1.681655342,-2.858417174,0.424516622 -Reggie Johnson,johnsre01,1984,PO,NJN,35,17,-14.39573762,-3.484142665,-17.87988029,-0.13608227,0,-0.13608227,-14.23549768,-6.366408077,-20.60190576,0.541842308 -Reggie Johnson,johnsre01,1984,RS,NJN,1775,818,-1.841712091,-1.071620689,-2.91333278,-0.068700148,-0.068700148,0,-2.09584468,-1.178984135,-3.274828815,0.804935348 -Steffond Johnson,johnsst02,1987,RS,LAC,506,234,-5.858211066,-1.694368997,-7.552580063,-0.585328236,-0.585328236,0,-5.897994343,-1.012382359,-6.910376701,2.128721333 -Steve Johnson,johnsst03,1982,RS,KCK,3735,1741,-0.97063998,0.177330272,-0.793309709,1.759747922,1.759747922,0,-0.88130524,0.494271411,-0.387033829,1.27500937 -Steve Johnson,johnsst03,1983,RS,KCK,3468,1544,-0.288773451,0.151537352,-0.137236099,2.082651289,2.082651289,0,-0.101255363,0.182535383,0.08128002,1.239532095 -Steve Johnson,johnsst03,1984,RS,CHI,1249,594,-1.706687928,-1.078586171,-2.785274099,-0.010832653,-0.010832653,0,-1.582328466,-0.540109264,-2.12243773,1.369276998 -Steve Johnson,johnsst03,1984,RS,KCK,1936,893,-2.324976382,-1.204234221,-3.529210603,-0.360109085,-0.360109085,0,-1.992895229,-0.748426008,-2.741321237,1.473643137 -Steve Johnson,johnsst03,1985,PO,CHI,45,22,-4.549601729,-4.875159258,-9.424760987,-0.077485829,0,-0.077485829,-4.954493544,-5.40241189,-10.35690543,0.293166597 -Steve Johnson,johnsst03,1985,RS,CHI,3475,1659,-1.783374366,-0.351314237,-2.134688603,0.524133146,0.524133146,0,-1.464358552,-0.180190572,-1.644549124,0.658804491 -Steve Johnson,johnsst03,1986,PO,SAS,113,53,-11.0133932,-5.74437472,-16.75776792,-0.400495286,0,-0.400495286,-11.22193026,-4.389206736,-15.61113699,2.523901112 -Steve Johnson,johnsst03,1986,RS,SAS,3998,1828,-0.491026883,-0.495035693,-0.986062576,1.655825553,1.655825553,0,-0.488973017,-0.383154047,-0.872127065,0.671995843 -Steve Johnson,johnsst03,1987,PO,POR,286,137,-1.026365914,-2.499344375,-3.525710289,-0.05598596,0,-0.05598596,-0.494944914,-2.208677438,-2.703622352,0.1156011 -Steve Johnson,johnsst03,1987,RS,POR,5189,2345,-1.757909827,-0.734513981,-2.492423808,0.309751286,0.309751286,0,-1.271693314,-0.77638996,-2.048083274,0.523806852 -Steve Johnson,johnsst03,1988,RS,POR,2292,1050,-3.006756111,-1.0867508,-4.093506912,-0.724902591,-0.724902591,0,-2.355521666,-1.445030233,-3.800551899,0.724378531 -Steve Johnson,johnsst03,1989,PO,POR,70,34,-10.1131662,-0.643515448,-10.75668165,-0.145852036,0,-0.145852036,-9.654527909,-0.225431203,-9.879959111,1.743498507 -Steve Johnson,johnsst03,1989,RS,POR,3234,1477,-2.943017467,-1.684227958,-4.627245425,-1.425704521,-1.425704521,0,-2.760433364,-1.646494283,-4.406927647,0.797966158 -Steve Johnson,johnsst03,1990,RS,SEA,486,242,-3.282413066,-2.999402468,-6.281815534,-0.443356267,-0.443356267,0,-3.110844937,-2.615705505,-5.726550442,1.664318029 -Steve Johnson,johnsst03,1990,RS,MIN,33,17,-25.65524312,-8.22883301,-33.88407613,-0.279251343,-0.279251343,0,-24.03896408,-9.729826992,-33.76879108,3.397197217 -Steve Johnson,johnsst03,1991,RS,GSW,498,228,-4.481148934,-2.502962257,-6.984111191,-0.499855413,-0.499855413,0,-4.339621598,-2.581100186,-6.920721785,1.473134202 -Stanley Johnson,johnsst04,2016,PO,DET,145,81,1.666018937,-2.932165096,-1.266146159,0.062674533,0,0.062674533,1.936487822,0.748988386,2.685476207,-0.857984273 -Stanley Johnson,johnsst04,2016,RS,DET,3448,1687,-3.53554402,-0.432521087,-3.968065106,-1.054837677,-1.054837677,0,-2.757263595,-0.569752865,-3.32701646,0.600203043 -Stanley Johnson,johnsst04,2017,RS,DET,2773,1371,-2.491323868,0.475550747,-2.015773121,0.513348942,0.513348942,0,-2.693226283,0.264129367,-2.429096916,-0.044150037 -Stanley Johnson,johnsst04,2018,RS,DET,3859,1894,-2.717944425,1.333636013,-1.384308411,1.318349208,1.318349208,0,-2.529085691,1.884970864,-0.644114827,-0.101042166 -Stanley Johnson,johnsst04,2019,RS,DET,2034,961,-4.570623729,2.918729858,-1.651893872,0.537819191,0.537819191,0,-3.547206978,2.029275531,-1.517931447,-0.11066912 -Stanley Johnson,johnsst04,2019,RS,NOP,558,247,-5.787423795,-0.466233914,-6.253657709,-0.446925184,-0.446925184,0,-4.286911517,-1.866245398,-6.153156915,1.245580909 -Trey Johnson,johnstr01,2009,RS,CLE,26,14,-10.45610684,-2.754003484,-13.21011032,-0.076646249,-0.076646249,0,-10.62143394,-1.979294944,-12.60072889,2.399449053 -Trey Johnson,johnstr01,2011,PO,LAL,22,12,-4.517190841,-0.665775207,-5.182966047,-0.015612803,0,-0.015612803,-4.872631558,-0.79059835,-5.663229908,1.44709824 -Trey Johnson,johnstr01,2011,RS,TOR,159,81,-3.445018174,-2.686285499,-6.131303672,-0.140569191,-0.140569191,0,-3.908667208,-3.246823077,-7.155490286,0.55539228 -Trey Johnson,johnstr01,2011,RS,LAL,25,13,3.173782714,-1.494649986,1.679132728,0.029168013,0.029168013,0,1.335956631,-2.393936752,-1.057980121,-0.661927677 -Trey Johnson,johnstr01,2012,RS,NOH,114,61,-0.906745415,-1.84712582,-2.753871235,-0.000121573,-0.000121573,0,-2.065876836,-2.199955094,-4.265831929,0.837161186 -Tyler Johnson,johnsty01,2015,RS,MIA,1213,603,-2.602776685,2.800501803,0.197725118,0.906205503,0.906205503,0,-2.491724081,2.073874149,-0.417849932,-0.07020213 -Tyler Johnson,johnsty01,2016,PO,MIA,116,61,3.108074344,-0.174864881,2.933209463,0.181455554,0,0.181455554,1.444837632,-1.664816339,-0.219978707,-0.503210018 -Tyler Johnson,johnsty01,2016,RS,MIA,1690,863,-0.276999783,1.179872353,0.902872571,1.589247431,1.589247431,0,-0.55534204,0.693070387,0.137728347,-1.161665115 -Tyler Johnson,johnsty01,2017,RS,MIA,4422,2178,0.096002706,1.761772156,1.857774862,5.126885836,5.126885836,0,0.140881146,2.288581929,2.429463076,0.127484056 -Tyler Johnson,johnsty01,2018,PO,MIA,172,81,4.035837015,-6.392614192,-2.356777178,0.016777717,0,0.016777717,4.194366815,-4.520452182,-0.326085367,0.102981789 -Tyler Johnson,johnsty01,2018,RS,MIA,4175,2052,0.026807278,0.399041319,0.425848597,3.331974444,3.331974444,0,-0.206219714,0.953044562,0.746824848,0.21128779 -Tyler Johnson,johnsty01,2019,RS,MIA,2336,1123,-1.26306895,-0.317480998,-1.580549948,0.671908276,0.671908276,0,-0.798813808,-0.343874595,-1.142688403,0.283893369 -Tyler Johnson,johnsty01,2019,RS,PHO,884,406,-1.714964589,0.989978848,-0.724985741,0.41715668,0.41715668,0,-2.314009681,0.379575169,-1.934434512,-0.560561115 -Vinnie Johnson,johnsvi01,1980,PO,SEA,25,12,-1.06721175,4.420601294,3.353389544,0.038532652,0,0.038532652,-1.91705952,3.321196188,1.404136668,-0.017027298 -Vinnie Johnson,johnsvi01,1980,RS,SEA,697,325,-2.939057528,0.128315334,-2.810742193,-0.010122024,-0.010122024,0,-3.028406061,-0.800496476,-3.828902537,0.518537975 -Vinnie Johnson,johnsvi01,1981,RS,SEA,4884,2311,2.190515933,-0.849649398,1.340866535,4.805754158,4.805754158,0,1.829187387,-0.616396405,1.212790982,-0.377604722 -Vinnie Johnson,johnsvi01,1982,RS,SEA,219,104,-0.279924224,1.205864518,0.925940294,0.194619536,0.194619536,0,-0.716594398,0.576282019,-0.140312379,-0.224485971 -Vinnie Johnson,johnsvi01,1982,RS,DET,2618,1191,0.948657261,-1.234341194,-0.285683933,1.493077166,1.493077166,0,0.438249619,-1.804237279,-1.36598766,-0.297319805 -Vinnie Johnson,johnsvi01,1983,RS,DET,5598,2511,3.112255911,-0.522247918,2.590007994,6.829403804,6.829403804,0,2.709659545,-0.177517794,2.532141751,-0.179150658 -Vinnie Johnson,johnsvi01,1984,PO,DET,280,132,0.54851735,-2.605932356,-2.057415006,0.047716749,0,0.047716749,-0.049317485,-2.748568286,-2.797885771,-0.802168406 -Vinnie Johnson,johnsvi01,1984,RS,DET,4176,1909,1.819260757,-2.241525617,-0.42226486,2.262186155,2.262186155,0,1.595276853,-2.25432658,-0.659049727,-0.224788534 -Vinnie Johnson,johnsvi01,1985,PO,DET,511,235,2.759059009,-2.064090777,0.694968231,0.425443817,0,0.425443817,2.387944536,-1.991785901,0.396158636,-0.135476564 -Vinnie Johnson,johnsvi01,1985,RS,DET,4631,2093,1.302445986,-1.054387007,0.248058979,3.195131498,3.195131498,0,1.1168441,-0.976679418,0.140164682,-0.204704111 -Vinnie Johnson,johnsvi01,1986,PO,DET,181,85,0.795968063,-0.830326355,-0.034358292,0.121639652,0,0.121639652,0.79179235,-1.318560775,-0.526768425,0.14616332 -Vinnie Johnson,johnsvi01,1986,RS,DET,4343,1978,1.811413147,-0.533719407,1.27769374,4.051229072,4.051229072,0,1.674064994,-0.476795908,1.197269086,-0.341246872 -Vinnie Johnson,johnsvi01,1987,PO,DET,784,388,1.95989712,-0.408630793,1.551266327,0.874105495,0,0.874105495,1.859591902,-0.816542381,1.043049522,-0.457066789 -Vinnie Johnson,johnsvi01,1987,RS,DET,4610,2166,1.192451843,0.072096639,1.264548482,4.41959698,4.41959698,0,1.267158044,-0.057516287,1.209641758,-0.387558198 -Vinnie Johnson,johnsvi01,1988,PO,DET,916,477,-0.286696767,0.952138589,0.665441822,0.858516559,0,0.858516559,-0.340160985,0.559572267,0.219411282,0.138759388 -Vinnie Johnson,johnsvi01,1988,RS,DET,4008,1935,-0.694868166,-0.791645034,-1.4865132,1.246337786,1.246337786,0,-0.531830007,-1.172145146,-1.703975152,-0.082674944 -Vinnie Johnson,johnsvi01,1989,PO,DET,697,372,2.643220034,-0.702951232,1.940268802,0.915991801,0,0.915991801,2.657280234,-1.209683181,1.447597053,-0.22039358 -Vinnie Johnson,johnsvi01,1989,RS,DET,4172,2073,1.672133865,0.559525985,2.23165985,5.255742971,5.255742971,0,1.71463271,0.317936787,2.032569497,-0.25303128 -Vinnie Johnson,johnsvi01,1990,PO,DET,900,463,0.591255802,-0.519248271,0.072007531,0.684512522,0,0.684512522,0.118584827,-1.19149055,-1.072905723,-0.425975475 -Vinnie Johnson,johnsvi01,1990,RS,DET,3923,1972,-0.676633242,0.314351331,-0.362281912,2.3982695,2.3982695,0,-0.637712615,-0.132693399,-0.770406014,-0.167787075 -Vinnie Johnson,johnsvi01,1991,PO,DET,833,438,2.461170845,0.161215393,2.622386238,1.232071717,0,1.232071717,2.337278603,-0.001916094,2.335362509,-0.468231529 -Vinnie Johnson,johnsvi01,1991,RS,DET,4628,2390,-0.507389957,0.170847734,-0.336542223,2.934909636,2.934909636,0,-0.488863577,0.075276626,-0.413586951,-0.269714391 -Vinnie Johnson,johnsvi01,1992,PO,SAS,137,69,-0.122821089,0.776253156,0.653432067,0.124101915,0,0.124101915,0.085236094,0.778054326,0.86329042,0.398911015 -Vinnie Johnson,johnsvi01,1992,RS,SAS,2737,1350,-1.744317832,-0.875765842,-2.620083674,0.089315023,0.089315023,0,-1.831734346,-1.213374002,-3.045108348,-0.183077228 -Wesley Johnson,johnswe01,2011,RS,MIN,4207,2069,-0.540647838,-0.85334483,-1.393992669,1.431521226,1.431521226,0,-0.696225835,-0.717071202,-1.413297037,0.007469973 -Wesley Johnson,johnswe01,2012,RS,MIN,2888,1469,-3.211360838,0.171810778,-3.03955006,-0.217449382,-0.217449382,0,-3.165887497,-0.116854553,-3.282742049,0.185670453 -Wesley Johnson,johnswe01,2013,RS,PHO,1876,953,-2.8394735,-1.671789332,-4.511262832,-0.85770662,-0.85770662,0,-2.623644327,-2.301176677,-4.924821003,0.146156094 -Wesley Johnson,johnswe01,2014,RS,LAL,4717,2240,-2.198744951,-1.187026096,-3.385771047,-0.733728954,-0.733728954,0,-1.490663137,-0.760679664,-2.2513428,0.942435389 -Wesley Johnson,johnswe01,2015,RS,LAL,4504,2245,-0.562748941,-1.455507041,-2.018255982,0.838470228,0.838470228,0,-0.534901601,-1.732218714,-2.267120315,0.037912298 -Wesley Johnson,johnswe01,2016,PO,LAC,160,77,-1.059574581,9.561151148,8.501576568,0.458303389,0,0.458303389,-3.790640177,6.494460823,2.703820646,0.504575719 -Wesley Johnson,johnswe01,2016,RS,LAC,3456,1666,-2.133561784,1.848242201,-0.285319583,2.112602062,2.112602062,0,-1.628201486,2.294120888,0.665919402,0.822755181 -Wesley Johnson,johnswe01,2017,PO,LAC,23,11,-2.036672392,4.037374728,2.000702336,0.027560503,0,0.027560503,-0.395979374,0.708454959,0.312475584,0.21949423 -Wesley Johnson,johnswe01,2017,RS,LAC,1681,810,-3.285150133,1.762370074,-1.52278006,0.5069973,0.5069973,0,-1.948755596,1.361424396,-0.5873312,-0.032119048 -Wesley Johnson,johnswe01,2018,RS,LAC,3164,1486,-2.856373476,2.099783974,-0.756589501,1.522910023,1.522910023,0,-2.310188078,2.05070973,-0.259478348,0.760815954 -Wesley Johnson,johnswe01,2019,RS,NOP,823,377,-3.453017606,-2.212441336,-5.665458942,-0.56230051,-0.56230051,0,-3.836053161,-1.91945946,-5.75551262,0.277220179 -Wesley Johnson,johnswe01,2019,RS,WAS,344,157,-5.140260116,2.276747114,-2.863513002,-0.009152686,-0.009152686,0,-4.689065202,-0.359138548,-5.048203751,0.674023601 -Nikola Jokic,jokicni01,2016,RS,DEN,3484,1733,3.613909957,4.54783009,8.161740047,9.664219471,9.664219471,0,2.732456521,4.369091573,7.101548094,0.165223135 -Nikola Jokic,jokicni01,2017,RS,DEN,4256,2038,6.36416307,0.940586681,7.304749752,10.58467979,10.58467979,0,6.113606011,1.221648196,7.335254207,1.218540894 -Nikola Jokic,jokicni01,2018,RS,DEN,4963,2443,5.167214643,0.306921891,5.474136534,10.27493138,10.27493138,0,5.68113418,1.362593492,7.043727672,0.234325565 -Nikola Jokic,jokicni01,2019,PO,DEN,1086,557,8.147190395,6.929839055,15.07702945,5.166310349,0,5.166310349,4.970388184,6.595480232,11.56586842,-1.116412904 -Nikola Jokic,jokicni01,2019,RS,DEN,5133,2504,5.642958831,1.762306972,7.405265803,13.03130189,13.03130189,0,6.056080407,2.421618257,8.477698664,0.45196145 -Alvin Jones,jonesal01,2002,PO,PHI,9,5,-15.43986143,-9.144355563,-24.58421699,-0.057138584,0,-0.057138584,-14.80032668,-12.54853439,-27.34886107,-0.490123883 -Alvin Jones,jonesal01,2002,RS,PHI,236,126,-4.698971268,-0.770199787,-5.469171055,-0.179347766,-0.179347766,0,-4.738578003,-0.116289933,-4.854867936,2.38656204 -Anthony Jones,jonesan01,1987,RS,WSB,241,114,-4.821841561,1.10389489,-3.71794667,-0.056837394,-0.056837394,0,-4.66708268,0.400740861,-4.266341818,0.976573324 -Anthony Jones,jonesan01,1987,RS,SAS,1594,744,-2.583747558,-0.87786946,-3.461617018,-0.270529773,-0.270529773,0,-2.793586794,-1.323870418,-4.117457212,0.154066076 -Anthony Jones,jonesan01,1989,RS,CHI,133,65,-3.032640032,-1.331994593,-4.364634625,-0.05355181,-0.05355181,0,-3.683471476,-1.623829698,-5.307301173,0.010812696 -Anthony Jones,jonesan01,1989,RS,DAL,265,131,1.033511303,1.15462946,2.188140764,0.333663239,0.333663239,0,1.077410946,0.472250674,1.54966162,1.116673151 -Anthony Jones,jonesan01,1990,PO,DAL,6,3,-3.786473927,-4.164366735,-7.950840662,-0.008094336,0,-0.008094336,-5.723613735,-6.553544074,-12.27715781,-1.369107731 -Anthony Jones,jonesan01,1990,RS,DAL,1294,650,-4.440694923,0.088250056,-4.352444867,-0.534784956,-0.534784956,0,-4.529535486,-0.521891497,-5.051426983,0.630726821 -Askia Jones,jonesas01,1995,RS,MIN,268,139,-1.577389676,-1.526640287,-3.104029963,-0.025388678,-0.025388678,0,-1.809299027,-1.518275243,-3.32757427,1.054996351 -Bill Jones,jonesbi01,1989,RS,NJN,648,307,-1.60404824,0.124021931,-1.48002631,0.199857158,0.199857158,0,-1.814855273,-0.463124342,-2.277979615,0.481248252 -Bobby Jones,jonesbo01,1977,PO,DEN,417,187,1.126199629,5.419718835,6.545918464,0.919041449,0,0.919041449,1.739221458,5.459594303,7.198815761,0.502873682 -Bobby Jones,jonesbo01,1977,RS,DEN,5668,2419,2.62855425,4.167735473,6.796289723,11.78028188,11.78028188,0,2.859093723,3.571807977,6.430901699,-0.013712981 -Bobby Jones,jonesbo01,1978,PO,DEN,870,390,2.865872966,0.588118767,3.453991733,1.271485428,0,1.271485428,2.93911785,0.762178023,3.701295873,-0.138507335 -Bobby Jones,jonesbo01,1978,RS,DEN,5579,2440,2.364438213,2.171856058,4.536294272,9.052225877,9.052225877,0,2.488754181,1.927905455,4.416659636,-0.219076129 -Bobby Jones,jonesbo01,1979,PO,PHI,579,260,1.444675119,-1.150523655,0.294151464,0.416407315,0,0.416407315,1.23950579,-0.930931969,0.308573821,-0.017037807 -Bobby Jones,jonesbo01,1979,RS,PHI,5180,2304,1.241969934,1.636710712,2.878680646,6.607973346,6.607973346,0,1.183373765,1.523585526,2.706959291,-0.138246933 -Bobby Jones,jonesbo01,1980,PO,PHI,981,470,1.896063333,2.438664921,4.334728254,1.75118691,0,1.75118691,1.731608974,2.098706627,3.830315601,-0.054864955 -Bobby Jones,jonesbo01,1980,RS,PHI,4612,2125,1.083786153,1.964692734,3.048478887,6.281845925,6.281845925,0,1.091267196,1.692843505,2.784110701,-0.078333129 -Bobby Jones,jonesbo01,1981,PO,PHI,919,443,2.892881427,1.416868039,4.309749467,1.648555735,0,1.648555735,3.007950142,1.471438912,4.479389054,0.168698174 -Bobby Jones,jonesbo01,1981,RS,PHI,4458,2046,2.616135208,1.531747705,4.147882913,7.194065867,7.194065867,0,2.658276762,1.348892407,4.007169169,-0.091911833 -Bobby Jones,jonesbo01,1982,PO,PHI,1216,589,2.275657452,0.32413871,2.599796162,1.655907535,0,1.655907535,2.08721306,0.234978476,2.322191537,-0.130145936 -Bobby Jones,jonesbo01,1982,RS,PHI,4624,2181,1.803364659,1.394533894,3.197898553,6.606023812,6.606023812,0,1.961371694,1.109864285,3.071235979,-0.192510896 -Bobby Jones,jonesbo01,1983,PO,PHI,664,324,2.263589454,2.234096875,4.497686329,1.232556356,0,1.232556356,2.222592363,1.785450953,4.008043316,-0.254432451 -Bobby Jones,jonesbo01,1983,RS,PHI,3785,1749,1.10683638,1.968241467,3.075077847,5.196392051,5.196392051,0,1.128298975,1.741078108,2.869377082,-0.031250689 -Bobby Jones,jonesbo01,1984,PO,PHI,278,130,1.25330136,0.155782399,1.409083759,0.282505756,0,0.282505756,0.695897978,-0.399008807,0.296889171,-0.697362301 -Bobby Jones,jonesbo01,1984,RS,PHI,3696,1761,0.862183971,2.963219951,3.825403923,5.910025159,5.910025159,0,0.835370586,2.584416793,3.419787378,0.039519278 -Bobby Jones,jonesbo01,1985,PO,PHI,647,309,0.41689726,0.7759152,1.192812461,0.641669991,0,0.641669991,0.140601795,0.548243347,0.688845142,0.095683741 -Bobby Jones,jonesbo01,1985,RS,PHI,3469,1633,0.682946723,0.725856166,1.408802889,3.467791447,3.467791447,0,0.658232348,0.421854867,1.080087215,0.085221711 -Bobby Jones,jonesbo01,1986,PO,PHI,682,329,0.905269677,0.056721194,0.961990871,0.643588957,0,0.643588957,0.603143332,0.07082989,0.673973222,0.151250371 -Bobby Jones,jonesbo01,1986,RS,PHI,3217,1519,-0.804203497,-0.826978655,-1.631182152,0.866935756,0.866935756,0,-1.1659618,-1.078061887,-2.244023687,-0.016822509 -Bobby Jones,jonesbo02,2007,RS,PHI,642,336,-1.673588263,-0.46164648,-2.135234743,0.106891461,0.106891461,0,-2.119912597,-0.559119037,-2.679031634,1.327791535 -Bobby Jones,jonesbo02,2008,RS,SAS,37,20,-7.659579914,7.410367453,-0.249212461,0.025888294,0.025888294,0,-6.562856159,6.090987682,-0.471868477,1.357426779 -Bobby Jones,jonesbo02,2008,RS,MIA,272,143,-0.551639107,-1.696976394,-2.248615501,0.037156763,0.037156763,0,-1.074543902,-1.567711453,-2.642255355,1.474261962 -Bobby Jones,jonesbo02,2008,RS,MEM,275,137,-0.378203312,0.307214547,-0.070988765,0.189140091,0.189140091,0,-0.743303445,0.297170899,-0.446132547,0.941334428 -Bobby Jones,jonesbo02,2008,RS,HOU,17,9,-9.532238722,5.885813122,-3.6464256,-0.004315879,-0.004315879,0,-8.349004989,7.530426529,-0.81857846,4.538147844 -Bobby Jones,jonesbo02,2008,RS,DEN,466,222,-3.383788031,-1.6942521,-5.078040131,-0.269790016,-0.269790016,0,-3.580905895,-1.716268023,-5.297173918,2.166348927 -Caldwell Jones,jonesca01,1977,PO,PHI,1160,513,-2.042193175,1.52955624,-0.512636934,0.604927638,0,0.604927638,-2.217545519,1.478274757,-0.739270762,0.171111948 -Caldwell Jones,jonesca01,1977,RS,PHI,4617,2023,-2.250050013,2.445690724,0.195640711,3.041089907,3.041089907,0,-2.117199935,1.891902779,-0.225297156,0.028088426 -Caldwell Jones,jonesca01,1978,PO,PHI,691,301,-2.46495759,4.026636084,1.561678494,0.680560701,0,0.680560701,-2.476354373,3.315635042,0.839280669,-0.360009157 -Caldwell Jones,jonesca01,1978,RS,PHI,3737,1636,-2.493479243,1.113588091,-1.379891152,1.146796181,1.146796181,0,-2.354551667,0.851944004,-1.502607662,0.300760816 -Caldwell Jones,jonesca01,1979,PO,PHI,713,320,0.472522743,1.293553491,1.766076235,0.756319568,0,0.756319568,0.648511346,1.207793403,1.856304749,-0.555465364 -Caldwell Jones,jonesca01,1979,RS,PHI,4881,2171,-2.258814222,2.497557214,0.238742992,3.30942471,3.30942471,0,-2.173791591,2.166254488,-0.007537103,-0.033600162 -Caldwell Jones,jonesca01,1980,PO,PHI,1334,639,-1.909687542,2.706751504,0.797063961,1.190708185,0,1.190708185,-1.91368729,2.475906452,0.562219161,-0.16386194 -Caldwell Jones,jonesca01,1980,RS,PHI,6014,2771,-3.777647912,2.273354917,-1.504292995,1.756862693,1.756862693,0,-3.511777539,1.996720252,-1.515057287,-0.253158225 -Caldwell Jones,jonesca01,1981,PO,PHI,1203,580,-0.900102753,0.938177963,0.038075211,0.846775485,0,0.846775485,-0.865278442,0.911992472,0.04671403,-0.468066924 -Caldwell Jones,jonesca01,1981,RS,PHI,5750,2639,-3.063374319,2.937412875,-0.125961444,3.52113799,3.52113799,0,-2.795454315,2.536864309,-0.258590006,-0.34753816 -Caldwell Jones,jonesca01,1982,PO,PHI,1402,679,-2.032009179,2.021029592,-0.010979587,0.97548482,0,0.97548482,-1.883727336,1.918528244,0.034800908,-0.319816284 -Caldwell Jones,jonesca01,1982,RS,PHI,5185,2446,-2.782516258,1.491339154,-1.291177104,1.817740173,1.817740173,0,-2.547342076,1.250563651,-1.296778425,-0.156864896 -Caldwell Jones,jonesca01,1983,RS,HOU,5255,2440,-2.866995957,-0.13819575,-3.005191707,-0.316712979,-0.316712979,0,-2.970805321,0.035809232,-2.934996089,-0.31929635 -Caldwell Jones,jonesca01,1984,RS,HOU,5529,2506,-2.356150615,0.210265314,-2.145885301,0.772631015,0.772631015,0,-2.290700317,0.564338306,-1.72636201,0.031034054 -Caldwell Jones,jonesca01,1985,PO,CHI,37,18,3.890176764,-1.722016872,2.168159892,0.048245928,0,0.048245928,3.059714641,0.060860625,3.120575265,3.742006537 -Caldwell Jones,jonesca01,1985,RS,CHI,1854,885,-3.943129641,-0.2827455,-4.225875141,-0.668140193,-0.668140193,0,-3.942748769,-0.125026216,-4.067774985,0.270254261 -Caldwell Jones,jonesca01,1986,PO,POR,159,73,-5.024853515,-2.357411329,-7.382264844,-0.178559754,0,-0.178559754,-5.067728066,-2.192055955,-7.259784021,0.350561923 -Caldwell Jones,jonesca01,1986,RS,POR,3164,1437,-3.102865214,-0.073309182,-3.176174396,-0.314074819,-0.314074819,0,-3.166472462,-0.158694508,-3.325166969,0.536466697 -Caldwell Jones,jonesca01,1987,PO,POR,269,129,-2.074729348,-2.112434957,-4.187164305,-0.097176261,0,-0.097176261,-2.540913327,-2.071902978,-4.612816305,-0.382752764 -Caldwell Jones,jonesca01,1987,RS,POR,3492,1578,-3.31131399,-0.221478271,-3.532792261,-0.630940695,-0.630940695,0,-3.532069266,-0.511977427,-4.044046693,0.116244854 -Caldwell Jones,jonesca01,1988,PO,POR,209,98,-4.102071083,1.662127998,-2.439943084,0.016077597,0,0.016077597,-4.430457049,1.566771978,-2.863685071,0.528154609 -Caldwell Jones,jonesca01,1988,RS,POR,3882,1778,-4.042073028,0.707167505,-3.334905523,-0.531158329,-0.531158329,0,-4.03358673,0.399295436,-3.634291294,0.108225043 -Caldwell Jones,jonesca01,1989,PO,POR,103,50,-6.284510119,-2.56089085,-8.845400968,-0.160226124,0,-0.160226124,-7.026384258,-3.312942703,-10.33932696,-0.085975844 -Caldwell Jones,jonesca01,1989,RS,POR,2800,1279,-4.449425575,-0.488168413,-4.937593988,-1.426789451,-1.426789451,0,-4.714032692,-1.119696952,-5.833729644,-0.051099448 -Caldwell Jones,jonesca01,1990,PO,SAS,142,66,-4.159263891,-1.627764313,-5.787028204,-0.105443839,0,-0.105443839,-4.770689609,-2.681338151,-7.45202776,-0.027372872 -Caldwell Jones,jonesca01,1990,RS,SAS,1837,885,-3.493406096,-0.493520133,-3.986926229,-0.561975093,-0.561975093,0,-3.818185724,-0.667483432,-4.485669156,0.618561238 -Charles Jones,jonesch01,1984,RS,PHI,6,3,-24.66390369,-3.683648387,-28.34755208,-0.042313381,-0.042313381,0,-21.47892557,-1.359169067,-22.83809463,8.214552915 -Charles Jones,jonesch01,1985,PO,WSB,225,110,-2.068699672,2.831908633,0.763208961,0.203749129,0,0.203749129,-2.355418729,2.546490508,0.191071779,0.204917886 -Charles Jones,jonesch01,1985,RS,WSB,1348,638,-1.103969907,1.660584768,0.556614861,1.081122082,1.081122082,0,-1.286311361,1.970279392,0.683968032,0.460272487 -Charles Jones,jonesch01,1985,RS,CHI,61,29,-5.950760441,-4.717652858,-10.6684133,-0.118993134,-0.118993134,0,-5.948119861,-4.543119394,-10.49123926,1.61760173 -Charles Jones,jonesch01,1986,PO,WSB,146,72,-4.565342953,-1.215170278,-5.780513231,-0.115733214,0,-0.115733214,-4.972096884,-1.105162256,-6.07725914,0.80127725 -Charles Jones,jonesch01,1986,RS,WSB,3360,1609,-2.587511481,2.763506651,0.17599517,2.405609936,2.405609936,0,-2.747667672,2.583236476,-0.164431196,0.156011245 -Charles Jones,jonesch01,1987,PO,WSB,116,56,-0.847085442,2.625742953,1.778657511,0.134016247,0,0.134016247,-1.969477092,2.882115061,0.91263797,0.421295271 -Charles Jones,jonesch01,1987,RS,WSB,3397,1609,-1.85161743,2.327378727,0.475761297,2.653321042,2.653321042,0,-2.019991925,2.325404087,0.305412162,0.202477459 -Charles Jones,jonesch01,1988,PO,WSB,180,95,-1.498768926,1.03281678,-0.465952146,0.115324538,0,0.115324538,-2.016475532,1.774004743,-0.242470788,0.956562858 -Charles Jones,jonesch01,1988,RS,WSB,2714,1313,-2.388525356,2.708623482,0.320098127,2.066537841,2.066537841,0,-2.47142784,2.798170317,0.326742477,0.485279778 -Charles Jones,jonesch01,1989,RS,WSB,2451,1154,-3.740473061,2.220605481,-1.51986758,0.727075149,0.727075149,0,-3.6970002,2.342681716,-1.354318485,0.395239944 -Charles Jones,jonesch01,1990,RS,WSB,4692,2240,-2.939170676,1.975470386,-0.96370029,2.038611303,2.038611303,0,-2.975124186,2.029306572,-0.945817613,-0.13938755 -Charles Jones,jonesch01,1991,RS,WSB,3080,1499,-3.006953333,3.061133802,0.05418047,2.143983759,2.143983759,0,-3.18318761,2.899266485,-0.283921125,-0.028880943 -Charles Jones,jonesch01,1992,RS,WSB,2810,1365,-4.29925909,1.8264672,-2.47279189,0.193733777,0.193733777,0,-4.478717043,1.747931519,-2.730785524,0.344445661 -Charles Jones,jonesch01,1993,RS,WSB,2483,1206,-4.170438521,1.257591918,-2.912846604,-0.100071575,-0.100071575,0,-4.395027243,0.948141141,-3.446886102,-0.125240883 -Charles Jones,jonesch01,1994,RS,DET,1741,877,-2.297347187,-0.069946684,-2.367293871,0.171359594,0.171359594,0,-2.815412907,0.384464408,-2.430948499,0.067158616 -Charles Jones,jonesch01,1995,PO,HOU,459,237,-6.216491593,0.177508941,-6.038982652,-0.416571703,0,-0.416571703,-6.535584919,0.743563835,-5.792021084,1.406736587 -Charles Jones,jonesch01,1995,RS,HOU,71,36,-5.317201196,-1.770370628,-7.087571823,-0.080560143,-0.080560143,0,-5.984855317,-0.647761674,-6.632616991,1.051883398 -Charles Jones,jonesch01,1996,PO,HOU,16,8,-9.578383499,-3.346328399,-12.9247119,-0.042035831,0,-0.042035831,-10.36195196,-5.570418836,-15.9323708,-1.63856424 -Charles Jones,jonesch01,1996,RS,HOU,583,297,-4.040868142,0.803712062,-3.237156081,-0.073621395,-0.073621395,0,-4.704528807,0.180648732,-4.523880076,-0.24811506 -Charles Jones,jonesch01,1997,PO,HOU,4,2,5.815954183,-3.61978484,2.196169343,0.005038397,0,0.005038397,3.515665041,-5.983627352,-2.467962311,-2.830097659 -Charles Jones,jonesch01,1997,RS,HOU,180,93,-4.078130742,0.252949411,-3.825181331,-0.050567574,-0.050567574,0,-4.87078191,-0.690910228,-5.561692138,-0.801843258 -Charles Jones,jonesch01,1998,PO,HOU,21,11,4.72443308,-1.057949294,3.666483786,0.038057154,0,0.038057154,2.334003934,1.327924564,3.661928498,2.146645002 -Charles Jones,jonesch01,1998,RS,HOU,244,127,-2.347426967,-2.26721087,-4.614637837,-0.121083397,-0.121083397,0,-3.287558985,-2.328877023,-5.616436008,0.199195924 -Charles Jones,jonesch02,1985,PO,PHO,78,34,-1.804695841,-4.469841502,-6.274537343,-0.062739415,0,-0.062739415,-2.615994722,-4.651872535,-7.267867257,-0.527547164 -Charles Jones,jonesch02,1985,RS,PHO,3380,1565,-2.351477827,0.767473428,-1.584004399,0.930052629,0.930052629,0,-2.231130733,-0.041698759,-2.272829492,-0.105641449 -Charles Jones,jonesch02,1986,RS,PHO,1639,742,-3.104494127,0.814144866,-2.290349261,0.174396997,0.174396997,0,-3.06692905,0.307486369,-2.759442681,0.230294381 -Charles Jones,jonesch02,1988,PO,POR,4,2,-19.10462793,-0.259493884,-19.36412182,-0.017257844,0,-0.017257844,-18.70137662,-2.963830287,-21.66520691,-1.23516142 -Charles Jones,jonesch02,1988,RS,POR,406,186,-5.491087977,-1.869092549,-7.360180525,-0.440384466,-0.440384466,0,-5.605933489,-2.73443322,-8.340366709,0.666112564 -Charles Jones,jonesch02,1989,RS,WSB,1096,516,-2.007874729,0.5412825,-1.466592229,0.336925215,0.336925215,0,-2.223063092,-0.330756331,-2.553819423,-0.286168225 -Charles Jones,jonesch03,1999,RS,CHI,884,476,-2.921665253,-1.261603198,-4.183268451,-0.349081252,-0.349081252,0,-3.086369978,-1.974022825,-5.060392802,0.259733354 -Charles Jones,jonesch03,2000,RS,LAC,1310,662,0.273293246,-1.250309739,-0.977016493,0.599880169,0.599880169,0,0.046576657,-1.690524984,-1.643948327,0.165320785 -Damon Jones,jonesda01,1999,RS,BOS,411,213,-0.381689194,-1.715730434,-2.097419628,0.07184527,0.07184527,0,-0.552131009,-2.134789946,-2.686920955,1.177241828 -Damon Jones,jonesda01,1999,RS,NJN,253,131,0.95675912,-0.49414034,0.462618779,0.218974713,0.218974713,0,0.992192597,-1.293761272,-0.301568675,1.783637552 -Damon Jones,jonesda01,2000,RS,DAL,832,416,-0.197442698,-2.565990098,-2.763432796,-0.002898341,-0.002898341,0,0.071478202,-3.660314767,-3.588836565,1.5638324 -Damon Jones,jonesda01,2000,RS,GSW,394,196,0.302938957,-2.935833635,-2.632894678,0.011799635,0.011799635,0,-0.326596643,-3.695763302,-4.022359946,0.717653961 -Damon Jones,jonesda01,2001,RS,VAN,2734,1415,0.898865476,-2.481694687,-1.582829211,0.839436148,0.839436148,0,0.68622105,-3.0259958,-2.339774749,-0.348814084 -Damon Jones,jonesda01,2002,PO,DET,330,181,1.350531523,0.454031753,1.804563276,0.434965493,0,0.434965493,0.627596898,0.10486723,0.732464129,0.249042966 -Damon Jones,jonesda01,2002,RS,DET,2054,1083,0.200872346,-1.645801281,-1.444928935,0.723107662,0.723107662,0,-0.023008851,-2.205488052,-2.228496903,0.253930187 -Damon Jones,jonesda01,2003,RS,SAC,1425,709,0.589588736,-1.645536744,-1.055948007,0.61164523,0.61164523,0,0.326043983,-2.191126006,-1.865082023,-0.172393765 -Damon Jones,jonesda01,2004,PO,MIL,273,144,8.486939547,-3.110707251,5.376232296,0.613719005,0,0.613719005,7.906347876,-2.339774175,5.566573702,-0.29482404 -Damon Jones,jonesda01,2004,RS,MIL,3891,2016,2.590056744,-3.58633895,-0.996282205,1.790111893,1.790111893,0,2.268342751,-3.726610046,-1.458267295,-0.692417013 -Damon Jones,jonesda01,2005,PO,MIA,947,498,4.681065096,-0.852964802,3.828100294,1.71434682,0,1.71434682,4.455561914,-0.785694346,3.669867568,-0.494880775 -Damon Jones,jonesda01,2005,RS,MIA,4929,2576,4.134975157,-1.113914572,3.021060585,7.536718199,7.536718199,0,4.012194576,-1.067910538,2.944284037,-0.582959796 -Damon Jones,jonesda01,2006,PO,CLE,327,181,-1.247588466,-1.670990499,-2.918578965,-0.016091426,0,-0.016091426,-2.119476238,-2.057798941,-4.177275179,0.200211382 -Damon Jones,jonesda01,2006,RS,CLE,3953,2089,0.705381187,-1.810413047,-1.105031861,1.748930724,1.748930724,0,0.557785711,-1.84592797,-1.288142259,-0.224168158 -Damon Jones,jonesda01,2007,PO,CLE,251,139,0.92799971,-3.270806352,-2.342806643,0.029743695,0,0.029743695,-0.068267555,-3.428579398,-3.496846953,-0.119134983 -Damon Jones,jonesda01,2007,RS,CLE,2244,1173,0.505111312,-2.72159291,-2.216481598,0.318273799,0.318273799,0,0.283760981,-3.1316034,-2.847842419,-0.296668883 -Damon Jones,jonesda01,2008,PO,CLE,47,26,-5.986360022,-3.833568805,-9.819928827,-0.097270351,0,-0.097270351,-5.675161608,-5.791747339,-11.46690895,0.502307576 -Damon Jones,jonesda01,2008,RS,CLE,2539,1336,1.652355711,-2.543865746,-0.891510036,1.262475892,1.262475892,0,1.171021039,-3.106013886,-1.934992846,-0.319137965 -Damon Jones,jonesda01,2009,RS,MIL,211,108,-1.93389879,-1.552138926,-3.486037715,-0.040569333,-0.040569333,0,-1.69924077,-3.272394469,-4.971635239,0.028550878 -Dahntay Jones,jonesda02,2004,RS,MEM,297,154,-6.10601238,-1.402632407,-7.508644787,-0.377330971,-0.377330971,0,-5.9956966,-1.922864666,-7.918561266,0.839036534 -Dahntay Jones,jonesda02,2005,PO,MEM,137,71,-3.281868231,-2.216986369,-5.498854601,-0.102620814,0,-0.102620814,-3.484758118,-1.897337521,-5.382095639,-0.067787384 -Dahntay Jones,jonesda02,2005,RS,MEM,1210,649,-1.586749431,-1.191594133,-2.778343564,-0.00945358,-0.00945358,0,-2.068278206,-1.618955048,-3.687233253,0.671388438 -Dahntay Jones,jonesda02,2006,PO,MEM,80,46,1.033660917,-1.390902785,-0.357241868,0.058635094,0,0.058635094,-0.193018913,-1.228107741,-1.421126654,1.119424789 -Dahntay Jones,jonesda02,2006,RS,MEM,1759,967,-5.441893676,-0.096660611,-5.538554288,-1.385339242,-1.385339242,0,-5.368435704,-0.521676541,-5.890112245,0.637297609 -Dahntay Jones,jonesda02,2007,RS,MEM,3296,1671,-1.452889008,-1.667342004,-3.120231012,-0.316196151,-0.316196151,0,-1.999719913,-1.576771752,-3.576491665,0.164439278 -Dahntay Jones,jonesda02,2008,RS,SAC,411,206,-1.093688975,0.230015392,-0.863673583,0.200051493,0.200051493,0,-1.716796677,-0.328644899,-2.045441576,0.847655096 -Dahntay Jones,jonesda02,2009,PO,DEN,545,280,-0.962807137,1.266716092,0.303908955,0.45368439,0,0.45368439,-1.108731389,1.064227118,-0.044504271,0.745626995 -Dahntay Jones,jonesda02,2009,RS,DEN,2834,1426,-3.152250847,-0.189169996,-3.341420844,-0.432408751,-0.432408751,0,-3.489006055,-0.111388945,-3.600395,0.457958591 -Dahntay Jones,jonesda02,2010,RS,IND,3871,1892,-3.083821043,-1.042985935,-4.126806978,-1.334244872,-1.334244872,0,-3.410543495,-1.02763489,-4.438178385,0.368353146 -Dahntay Jones,jonesda02,2011,PO,IND,95,50,2.299033456,-2.962007616,-0.662974161,0.055571527,0,0.055571527,1.579574739,-2.679998372,-1.100423634,1.071551407 -Dahntay Jones,jonesda02,2011,RS,IND,1175,589,-1.03666105,-0.255833003,-1.292494053,0.440781921,0.440781921,0,-1.479850636,-0.421414387,-1.901265023,0.593649855 -Dahntay Jones,jonesda02,2012,PO,IND,108,58,-1.030236586,-2.342901187,-3.373137773,-0.019391233,0,-0.019391233,-1.248803641,-2.158576215,-3.407379855,1.767504576 -Dahntay Jones,jonesda02,2012,RS,IND,2011,1052,-1.186496296,-1.735317647,-2.921813943,-0.092538063,-0.092538063,0,-1.533072051,-1.975398373,-3.508470424,0.320758625 -Dahntay Jones,jonesda02,2013,PO,ATL,37,19,-6.322236935,-3.169502998,-9.491739933,-0.066850122,0,-0.066850122,-7.343178911,-5.346761795,-12.68994071,-0.742519036 -Dahntay Jones,jonesda02,2013,RS,ATL,743,381,-3.685575626,-0.248697162,-3.934272788,-0.232076354,-0.232076354,0,-4.134064577,-0.523155975,-4.657220552,0.75631415 -Dahntay Jones,jonesda02,2013,RS,DAL,1259,635,-2.427642178,-1.667225385,-4.094867564,-0.439242571,-0.439242571,0,-2.992924567,-2.051741243,-5.04466581,0.755668887 -Dahntay Jones,jonesda02,2015,PO,LAC,45,18,0.69919128,4.616457073,5.315648353,0.077876247,0,0.077876247,0.356865101,2.006284593,2.363149694,1.87145817 -Dahntay Jones,jonesda02,2015,RS,LAC,263,123,-5.582457684,-4.981404613,-10.5638623,-0.490375155,-0.490375155,0,-6.076713053,-4.766715722,-10.84342877,0.003784541 -Dahntay Jones,jonesda02,2016,PO,CLE,103,50,-4.80063771,3.751924247,-1.048713463,0.04499542,0,0.04499542,-3.086837833,-0.225218042,-3.312055875,0.498384741 -Dahntay Jones,jonesda02,2016,RS,CLE,79,42,1.044736986,-1.955646338,-0.910909352,0.038789989,0.038789989,0,1.597076234,0.887847931,2.484924164,-1.534196236 -Dahntay Jones,jonesda02,2017,PO,CLE,70,33,4.540443474,-14.36852209,-9.828078618,-0.123719656,0,-0.123719656,3.441861184,-13.18274027,-9.740879085,0.637851634 -Dahntay Jones,jonesda02,2017,RS,CLE,21,12,2.636483037,0.155543106,2.792026143,0.033789437,0.033789437,0,9.676473178,-1.588043338,8.08842984,-0.407804943 -Damian Jones,jonesda03,2017,PO,GSW,44,21,1.341556472,-1.482401864,-0.140845391,0.028944225,0,0.028944225,3.871496627,-0.794397024,3.077099602,0.377039568 -Damian Jones,jonesda03,2017,RS,GSW,174,85,-8.416995733,-1.161649946,-9.578645679,-0.294771473,-0.294771473,0,-5.844196697,-0.723918779,-6.568115476,-0.452598912 -Damian Jones,jonesda03,2018,PO,GSW,26,11,-15.54544055,-22.22612204,-37.77156259,-0.216278045,0,-0.216278045,-9.078060517,-19.94862071,-29.02668123,6.527762233 -Damian Jones,jonesda03,2018,RS,GSW,184,89,-7.170306599,2.291970499,-4.8783361,-0.096123037,-0.096123037,0,-5.167852916,0.600423513,-4.567429403,-0.533762227 -Damian Jones,jonesda03,2019,PO,GSW,19,8,-12.84547228,-1.21081094,-14.05628322,-0.048838977,0,-0.048838977,-12.89488334,-5.148577212,-18.04346055,2.598591754 -Damian Jones,jonesda03,2019,RS,GSW,860,410,-1.815571962,0.115127333,-1.70044463,0.217902034,0.217902034,0,-1.761368715,1.046461459,-0.714907257,-0.764094321 -DeQuan Jones,jonesde01,2013,RS,ORL,1560,803,-3.661970643,-1.949813974,-5.611784617,-1.171008842,-1.171008842,0,-4.149321167,-2.665612398,-6.814933565,-0.114143562 -Derrick Jones Jr.,jonesde02,2017,RS,PHO,1162,545,-0.701809808,-1.122015525,-1.823825333,0.257059319,0.257059319,0,-2.123376129,-1.799013506,-3.922389635,-0.179734999 -Derrick Jones Jr.,jonesde02,2018,RS,MIA,421,212,-2.407902553,1.889625792,-0.518276761,0.240311242,0.240311242,0,-3.026434086,0.769738761,-2.256695325,-0.442706568 -Derrick Jones Jr.,jonesde02,2018,RS,PHO,75,33,0.015165858,6.910983952,6.926149811,0.165048212,0.165048212,0,-0.843062638,4.046923252,3.203860614,1.29982737 -Derrick Jones Jr.,jonesde02,2019,RS,MIA,2370,1153,-0.414004125,2.158835988,1.744831863,2.635645681,2.635645681,0,-0.995315432,1.986210576,0.990895144,-0.32710921 -Dontae' Jones,jonesdo01,1998,RS,BOS,179,91,-6.598023849,-3.560717698,-10.15874155,-0.350754385,-0.350754385,0,-5.51855724,-5.139845928,-10.65840317,1.80064213 -Dominique Jones,jonesdo02,2011,RS,DAL,260,135,-3.645845798,0.183469613,-3.462376185,-0.048794799,-0.048794799,0,-3.817219018,-1.326115508,-5.143334527,-0.515743185 -Dominique Jones,jonesdo02,2012,RS,DAL,516,268,-2.875657924,-1.003016905,-3.87867483,-0.155041734,-0.155041734,0,-3.321884861,-1.955649591,-5.277534453,0.42723942 -Dominique Jones,jonesdo02,2013,RS,DAL,670,338,-1.950740065,-1.054687093,-3.005427158,-0.04406637,-0.04406637,0,-2.013578939,-1.936990066,-3.950569005,0.039250278 -Dwight Jones,jonesdw01,1977,PO,HOU,527,246,-1.078774191,-0.802063636,-1.880837826,0.112855961,0,0.112855961,-1.056206943,-1.092355293,-2.148562236,0.327828326 -Dwight Jones,jonesdw01,1977,RS,HOU,2645,1239,-0.438655053,-0.656319718,-1.094974771,1.050103512,1.050103512,0,-0.440240523,-0.790381947,-1.23062247,0.401787293 -Dwight Jones,jonesdw01,1978,RS,HOU,5285,2476,-1.028621713,-0.92484604,-1.953467753,1.005915276,1.005915276,0,-0.809550792,-0.741883406,-1.551434198,-0.033091905 -Dwight Jones,jonesdw01,1979,PO,HOU,67,33,0.811163473,0.405051877,1.21621535,0.068424936,0,0.068424936,0.65711318,-1.730638909,-1.073525728,-0.665862792 -Dwight Jones,jonesdw01,1979,RS,HOU,2658,1215,-3.58307093,-0.815784269,-4.398855199,-1.028707261,-1.028707261,0,-3.143090284,-0.941643756,-4.08473404,0.690517109 -Dwight Jones,jonesdw01,1980,RS,HOU,593,278,-2.686568175,-2.840416158,-5.526984333,-0.39619079,-0.39619079,0,-2.726911451,-2.64007004,-5.366981492,0.613365963 -Dwight Jones,jonesdw01,1980,RS,CHI,2510,1170,-0.583467455,-1.758310792,-2.341778248,0.244699879,0.244699879,0,-0.756636217,-1.663919221,-2.420555438,0.436049038 -Dwight Jones,jonesdw01,1981,PO,CHI,441,217,-0.282791396,-0.228325036,-0.511116431,0.254848296,0,0.254848296,-0.239745438,-0.153065711,-0.392811149,-0.301312317 -Dwight Jones,jonesdw01,1981,RS,CHI,3337,1574,-1.306113689,-0.826547247,-2.132660935,0.496414501,0.496414501,0,-1.245679914,-1.023241962,-2.268921875,0.136662191 -Dwight Jones,jonesdw01,1982,RS,CHI,4256,2040,-0.873934391,-0.631962232,-1.505896622,1.294031415,1.294031415,0,-0.813173042,-0.596521829,-1.409694871,-0.066347038 -Dwight Jones,jonesdw01,1983,PO,LAL,125,59,-9.279594078,-3.104304294,-12.38389837,-0.303306893,0,-0.303306893,-9.236903364,-3.539517953,-12.77642132,1.432394157 -Dwight Jones,jonesdw01,1983,RS,LAL,1074,491,-3.966339497,-1.652113267,-5.618452764,-0.724367228,-0.724367228,0,-3.78456196,-1.480912575,-5.265474535,0.84169208 -Dwight Jones,jonesdw01,1983,RS,CHI,1505,673,-3.747513975,-1.741725715,-5.48923969,-0.944139699,-0.944139699,0,-3.658239865,-2.159992555,-5.818232419,0.397359447 -Dwayne Jones,jonesdw02,2006,RS,BOS,169,87,-2.569093538,0.121037499,-2.44805604,0.013454843,0.013454843,0,-3.186257743,-0.469333698,-3.655591441,0.357806602 -Dwayne Jones,jonesdw02,2007,RS,CLE,34,18,-7.768780851,-1.664064454,-9.432845305,-0.062541894,-0.062541894,0,-7.922757353,-2.887095037,-10.80985239,1.772702962 -Dwayne Jones,jonesdw02,2008,PO,CLE,36,20,-3.780287885,-1.388970417,-5.169258302,-0.025738009,0,-0.025738009,-4.685888523,-1.522457712,-6.208346236,0.972048628 -Dwayne Jones,jonesdw02,2008,RS,CLE,897,472,-1.446036745,-0.435832908,-1.881869653,0.210422457,0.210422457,0,-2.117731789,-0.307780975,-2.425512765,0.610463648 -Dwayne Jones,jonesdw02,2009,RS,CHA,97,52,-2.686699257,-1.443102817,-4.129802073,-0.036561257,-0.036561257,0,-3.468953383,-3.103267875,-6.572221258,-0.115205844 -Dwayne Jones,jonesdw02,2010,PO,PHO,19,10,-0.668851514,-1.711742829,-2.380594343,0.00191278,0,0.00191278,-1.189541375,-4.635764374,-5.825305749,-1.449660971 -Dwayne Jones,jonesdw02,2010,RS,PHO,14,7,-6.588300593,-1.599149989,-8.187450582,-0.019501751,-0.019501751,0,-7.18814686,-1.83218581,-9.020332671,0.398494124 -Dwayne Jones,jonesdw02,2013,PO,GSW,4,2,-4.741008232,-1.731205976,-6.472214207,-0.003850979,0,-0.003850979,-6.00545621,-4.321509169,-10.32696538,-1.532820658 -Earl Jones,jonesea01,1985,RS,LAL,15,7,-17.31881399,-5.051974314,-22.37078831,-0.069658042,-0.069658042,0,-16.37082572,-7.558993708,-23.92981943,-0.612974467 -Earl Jones,jonesea01,1986,RS,MIL,93,43,-7.978533106,-3.340567421,-11.31910053,-0.192026227,-0.192026227,0,-7.713169611,-3.191221792,-10.9043914,2.216638087 -Edgar Jones,jonesed01,1981,RS,NJN,2106,950,-0.802902612,0.924848552,0.121945941,1.405183673,1.405183673,0,-0.834922087,0.652834401,-0.182087686,0.975816399 -Edgar Jones,jonesed01,1982,RS,DET,1763,802,-0.232659899,2.053546232,1.820886333,1.879615074,1.879615074,0,-0.37159429,1.663167084,1.291572795,0.507637361 -Edgar Jones,jonesed01,1983,PO,SAS,440,193,-2.405693872,0.742344692,-1.663349179,0.111710384,0,0.111710384,-2.238464879,0.766714697,-1.471750182,1.246959824 -Edgar Jones,jonesed01,1983,RS,DET,2310,1036,-1.984226148,-1.580540866,-3.564767015,-0.433618672,-0.433618672,0,-1.87087253,-1.536345037,-3.407217567,0.717076079 -Edgar Jones,jonesed01,1983,RS,SAS,1354,622,-0.939163984,-1.317789117,-2.2569531,0.157597531,0.157597531,0,-0.83818818,-0.853426756,-1.691614936,0.754824447 -Edgar Jones,jonesed01,1984,RS,SAS,3972,1770,-1.213990795,0.486525497,-0.727465299,1.835777637,1.835777637,0,-0.931912835,0.581618282,-0.350294553,0.524039647 -Edgar Jones,jonesed01,1985,PO,CLE,96,45,1.658436614,0.391746179,2.050182793,0.114257103,0,0.114257103,1.4369034,-0.341867572,1.095035828,0.547356458 -Edgar Jones,jonesed01,1985,RS,SAS,705,322,-2.905295045,-1.753310095,-4.65860514,-0.316136781,-0.316136781,0,-2.796419916,-1.563303719,-4.359723635,0.851226923 -Edgar Jones,jonesed01,1985,RS,CLE,960,447,-2.978248022,-1.248986743,-4.227234766,-0.339688997,-0.339688997,0,-2.804680272,-1.050345717,-3.85502599,0.856354054 -Edgar Jones,jonesed01,1986,RS,CLE,2165,1011,-0.036612204,-0.055288412,-0.091900617,1.376579812,1.376579812,0,-0.059195971,-0.203836504,-0.263032474,0.414552181 -Eddie Jones,jonesed02,1995,PO,LAL,532,286,-2.134882206,0.560153103,-1.574729103,0.176749255,0,0.176749255,-2.489268466,0.18673073,-2.302537736,-0.061644328 -Eddie Jones,jonesed02,1995,RS,LAL,3974,1981,1.53691016,1.758104466,3.295014626,6.12709184,6.12709184,0,1.70987138,2.195721701,3.905593081,0.26718578 -Eddie Jones,jonesed02,1996,PO,LAL,305,155,3.689113723,3.06130761,6.750421334,0.773871548,0,0.773871548,3.170327545,4.196262507,7.366590052,-0.112963158 -Eddie Jones,jonesed02,1996,RS,LAL,4252,2184,2.485605404,1.64248596,4.128091364,7.66586275,7.66586275,0,2.517136591,1.942202912,4.459339503,0.021404333 -Eddie Jones,jonesed02,1997,PO,LAL,516,283,3.113217569,0.734315299,3.847532868,0.981152837,0,0.981152837,2.88613746,0.750895616,3.637033076,-0.118206225 -Eddie Jones,jonesed02,1997,RS,LAL,5755,2998,2.611468727,2.024945418,4.636414145,11.31271797,11.31271797,0,2.840623533,2.499415929,5.340039461,0.117999886 -Eddie Jones,jonesed02,1998,PO,LAL,887,476,4.927297109,2.086691528,7.013988636,2.437119615,0,2.437119615,5.067239609,2.394158838,7.461398447,-0.301323401 -Eddie Jones,jonesed02,1998,RS,LAL,5740,2910,3.628798727,1.247625807,4.876424534,11.3006204,11.3006204,0,3.807876581,1.466009499,5.27388608,-0.179073361 -Eddie Jones,jonesed02,1999,RS,CHH,2187,1157,2.620319191,2.78707463,5.407393821,4.855458848,4.855458848,0,2.950083241,3.159320503,6.109403743,0.750166579 -Eddie Jones,jonesed02,1999,RS,LAL,1398,724,2.313191247,0.565285838,2.878477085,2.088492329,2.088492329,0,2.41919675,1.005029283,3.424226033,0.407697614 -Eddie Jones,jonesed02,2000,PO,CHH,306,171,4.589545328,1.379721879,5.969267207,0.784850254,0,0.784850254,4.854148963,2.057520448,6.911669411,0.032715713 -Eddie Jones,jonesed02,2000,RS,CHH,5554,2807,3.428144786,2.388356784,5.816501571,12.26250053,12.26250053,0,3.71448983,2.80520712,6.51969695,-0.044968143 -Eddie Jones,jonesed02,2001,PO,MIA,204,108,2.613501806,-1.198450327,1.415051479,0.237153999,0,0.237153999,1.862135346,-0.483973613,1.378161733,0.174063508 -Eddie Jones,jonesed02,2001,RS,MIA,4188,2282,2.047688653,1.544406029,3.592094682,7.396359289,7.396359289,0,2.049753455,1.879803184,3.929556639,0.155171271 -Eddie Jones,jonesed02,2002,RS,MIA,5813,3156,1.90798211,3.358347653,5.266329764,12.929976,12.929976,0,1.775631769,3.632699989,5.408331757,0.157515608 -Eddie Jones,jonesed02,2003,RS,MIA,3310,1789,2.907962934,1.166475659,4.074438593,6.230633444,6.230633444,0,2.636275406,1.644528431,4.280803836,0.024275505 -Eddie Jones,jonesed02,2004,PO,MIA,870,478,1.339357381,1.872706476,3.212063857,1.505380683,0,1.505380683,1.430394588,1.903179592,3.33357418,0.345016482 -Eddie Jones,jonesed02,2004,RS,MIA,5559,2998,2.778893522,0.285150704,3.064044225,8.909226215,8.909226215,0,2.682784718,0.593717916,3.276502633,0.165925662 -Eddie Jones,jonesed02,2005,PO,MIA,1142,601,2.263890529,2.95416765,5.218058179,2.525780285,0,2.525780285,2.418939679,3.337427019,5.756366698,0.212277474 -Eddie Jones,jonesed02,2005,RS,MIA,5432,2839,1.302093498,2.310856771,3.612950268,9.23251117,9.23251117,0,1.555307402,2.555584187,4.110891589,0.160233527 -Eddie Jones,jonesed02,2006,PO,MEM,208,119,4.688753018,0.640021655,5.328774672,0.50438275,0,0.50438275,3.719465132,1.141310511,4.860775643,-0.266416923 -Eddie Jones,jonesed02,2006,RS,MEM,4432,2437,1.967631218,2.520849674,4.488480892,9.050285983,9.050285983,0,2.154760348,3.075984361,5.230744709,0.511776569 -Eddie Jones,jonesed02,2007,PO,MIA,127,66,0.483827914,-0.2847162,0.199111714,0.102823857,0,0.102823857,-0.353023299,-0.358208025,-0.711231325,0.357020817 -Eddie Jones,jonesed02,2007,RS,MEM,1107,561,-2.022209235,0.309059048,-1.713150187,0.301186198,0.301186198,0,-1.877285261,0.203275784,-1.674009478,1.384725151 -Eddie Jones,jonesed02,2007,RS,MIA,1957,1033,0.940390713,2.910000159,3.850390871,3.522475964,3.522475964,0,0.859573078,3.093738736,3.953311814,1.172259576 -Eddie Jones,jonesed02,2008,PO,DAL,40,22,-2.215104912,0.793706774,-1.421398138,0.015707621,0,0.015707621,-2.097063685,0.537478129,-1.559585556,1.895651656 -Eddie Jones,jonesed02,2008,RS,DAL,1752,922,-1.364922412,0.518406916,-0.846515496,0.898046071,0.898046071,0,-1.399231044,0.154369417,-1.244861627,0.27568272 -Fred Jones,jonesfr01,2003,RS,IND,222,115,-3.053738457,-0.138222241,-3.191960698,-0.026128556,-0.026128556,0,-3.288056838,-0.796272298,-4.084329137,0.700961648 -Fred Jones,jonesfr01,2004,PO,IND,479,263,1.225002143,0.984191892,2.209194035,0.687179325,0,0.687179325,0.373845445,0.776305265,1.15015071,0.113908807 -Fred Jones,jonesfr01,2004,RS,IND,2781,1508,0.274139103,1.298272032,1.572411135,3.330919458,3.330919458,0,-0.276967129,0.840437577,0.563470448,0.146301172 -Fred Jones,jonesfr01,2005,PO,IND,421,234,-4.664745473,-0.2213158,-4.886061273,-0.26276278,0,-0.26276278,-4.947800836,-1.025998053,-5.973798889,-0.086739942 -Fred Jones,jonesfr01,2005,RS,IND,4168,2268,-0.017418044,-0.728569668,-0.745987712,2.316526581,2.316526581,0,-0.233595466,-0.750178421,-0.983773887,-0.094591653 -Fred Jones,jonesfr01,2006,PO,IND,304,167,0.634380696,0.81745332,1.451834016,0.369038999,0,0.369038999,0.272613179,0.576561547,0.849174726,-0.048634744 -Fred Jones,jonesfr01,2006,RS,IND,3472,1837,-1.750591787,0.408270098,-1.342321689,1.321457019,1.321457019,0,-1.783398586,0.136247557,-1.647151028,0.147812261 -Fred Jones,jonesfr01,2007,RS,POR,835,449,-1.342901784,-1.188151305,-2.531053089,0.050450653,0.050450653,0,-1.656976116,-1.097104898,-2.754081014,0.546009648 -Fred Jones,jonesfr01,2007,RS,TOR,1698,870,-2.450705505,-1.326780682,-3.777486186,-0.462029936,-0.462029936,0,-2.284092927,-1.216537424,-3.500630351,1.214964285 -Fred Jones,jonesfr01,2008,RS,NYK,3391,1757,-0.150799481,-1.472721195,-1.623520676,1.010061644,1.010061644,0,-0.551072146,-1.434796024,-1.98586817,0.024224089 -Fred Jones,jonesfr01,2009,RS,LAC,2901,1495,0.050887202,-1.251923909,-1.201036707,1.180325658,1.180325658,0,-0.413202158,-1.088111772,-1.501313931,-0.089902207 -Hutch Jones,joneshu01,1983,RS,SDC,184,85,-0.556056112,-2.332813834,-2.888869945,-0.006044734,-0.006044734,0,-1.076875656,-2.537229471,-3.614105127,0.387429587 -Hutch Jones,joneshu01,1984,RS,SDC,38,18,-15.36151472,-1.54032496,-16.90183968,-0.130546219,-0.130546219,0,-14.2818393,-3.8345812,-18.1164205,0.459424757 -James Jones,jonesja02,2004,RS,IND,48,26,-3.301462958,-0.086567376,-3.388030334,-0.00847781,-0.00847781,0,-3.260901935,-1.497334521,-4.758236456,0.153091054 -James Jones,jonesja02,2005,PO,IND,385,214,0.358695849,2.631525433,2.990221281,0.646741042,0,0.646741042,-0.332486938,1.932771934,1.600284996,0.049423053 -James Jones,jonesja02,2005,RS,IND,2444,1330,-0.683656282,0.531675911,-0.151980371,1.763818333,1.763818333,0,-1.00186361,-0.252095084,-1.253958694,0.04649075 -James Jones,jonesja02,2006,PO,PHO,687,353,-3.001686071,-0.755673484,-3.757359555,-0.18576185,0,-0.18576185,-3.374665627,-1.989995359,-5.364660987,-0.653389671 -James Jones,jonesja02,2006,RS,PHO,3577,1772,0.651621903,-1.059653866,-0.408031963,2.112738923,2.112738923,0,0.553627028,-1.293772654,-0.740145626,-0.197965936 -James Jones,jonesja02,2007,PO,PHO,339,171,0.284975641,-0.825917559,-0.540941918,0.197580103,0,0.197580103,-0.314484959,-1.903030755,-2.217515714,-0.543078657 -James Jones,jonesja02,2007,RS,PHO,2772,1376,-1.416080387,0.360035935,-1.056044453,1.188297799,1.188297799,0,-1.219956075,-0.433810419,-1.653766494,-0.071871199 -James Jones,jonesja02,2008,RS,POR,2364,1276,2.07013999,-1.212077378,0.858062612,2.343247703,2.343247703,0,1.697799068,-1.378871785,0.318927283,-0.22526605 -James Jones,jonesja02,2009,PO,MIA,409,235,2.179354554,-0.557372337,1.621982217,0.538511896,0,0.538511896,1.277935313,-0.183786449,1.094148865,-0.351417351 -James Jones,jonesja02,2009,RS,MIA,1193,630,-1.371402291,-0.84576626,-2.217168551,0.171807746,0.171807746,0,-1.665724202,-1.494753664,-3.160477866,0.293616551 -James Jones,jonesja02,2010,PO,MIA,17,9,-4.870497482,-4.59874971,-9.469247192,-0.032302296,0,-0.032302296,-5.559632204,-5.931115985,-11.49074819,1.373374756 -James Jones,jonesja02,2010,RS,MIA,950,503,-0.794256864,-0.669232539,-1.463489403,0.331200537,0.331200537,0,-0.988630303,-1.237682492,-2.226312795,0.296411556 -James Jones,jonesja02,2011,PO,MIA,495,272,2.028423381,-0.629011685,1.399411696,0.593943854,0,0.593943854,1.522710588,-0.620333922,0.902376666,0.008007492 -James Jones,jonesja02,2011,RS,MIA,2967,1549,1.412032804,-0.648254663,0.763778141,2.776287497,2.776287497,0,1.222563966,-0.880655519,0.341908448,-0.021836423 -James Jones,jonesja02,2012,PO,MIA,321,173,0.022828305,-0.947911225,-0.92508292,0.166551802,0,0.166551802,-0.289455495,-2.187883517,-2.477339012,0.230274494 -James Jones,jonesja02,2012,RS,MIA,1280,666,-0.276715697,-0.224971106,-0.501686803,0.764092375,0.764092375,0,-0.572814622,-0.877530387,-1.450345009,0.015816381 -James Jones,jonesja02,2013,PO,MIA,61,33,-5.051986076,-2.197583197,-7.249569272,-0.077500993,0,-0.077500993,-5.407481549,-4.070686261,-9.47816781,-0.733047871 -James Jones,jonesja02,2013,RS,MIA,422,221,-1.052705529,-0.685944085,-1.738649615,0.114702703,0.114702703,0,-1.136826419,-2.139940305,-3.276766724,0.54595717 -James Jones,jonesja02,2014,PO,MIA,239,126,5.617210832,-3.890730499,1.726480333,0.296647568,0,0.296647568,4.525485481,-5.055867264,-0.530381783,-0.046419002 -James Jones,jonesja02,2014,RS,MIA,437,236,2.788191177,-1.984924463,0.803266714,0.420763495,0.420763495,0,1.644046352,-3.218813183,-1.57476683,-1.586196228 -James Jones,jonesja02,2015,PO,CLE,616,311,0.497962966,-0.720329989,-0.222367023,0.413338219,0,0.413338219,1.982297909,-0.661222777,1.321075132,-0.07100187 -James Jones,jonesja02,2015,RS,CLE,1334,669,0.98243852,-3.144143518,-2.161704998,0.201000827,0.201000827,0,1.846876026,-3.68218488,-1.835308854,0.096344587 -James Jones,jonesja02,2016,PO,CLE,110,55,-9.948786809,5.522381354,-4.426405455,-0.04843366,0,-0.04843366,-5.952394074,1.69318439,-4.259209685,-0.163068845 -James Jones,jonesja02,2016,RS,CLE,931,463,-1.721183109,-2.658464012,-4.379647122,-0.384433677,-0.384433677,0,-0.76038257,-3.39131304,-4.151695611,-0.133458096 -James Jones,jonesja02,2017,PO,CLE,61,30,-10.17497016,-14.1602329,-24.33520306,-0.334491718,0,-0.334491718,-6.889941221,-10.08875079,-16.97869201,-1.772316429 -James Jones,jonesja02,2017,RS,CLE,776,381,-0.763249042,-2.423962143,-3.187211185,-0.085027226,-0.085027226,0,0.334156907,-3.231018516,-2.896861609,0.045480793 -Jalen Jones,jonesja04,2018,RS,NOP,41,19,-1.754083158,0.670022282,-1.084060876,0.016025928,0.016025928,0,-2.384289299,-0.000815061,-2.38510436,-0.757691763 -Jalen Jones,jonesja04,2018,RS,DAL,325,162,1.240045581,-5.758239257,-4.518193676,-0.145637818,-0.145637818,0,0.663417604,-4.337667485,-3.674249881,-0.34455635 -Jalen Jones,jonesja04,2019,RS,CLE,451,214,-1.207916759,-3.001245579,-4.209162338,-0.159425955,-0.159425955,0,-1.316203678,-2.811724353,-4.127928031,0.070702817 -Jemerrio Jones,jonesje01,2019,RS,LAL,300,143,-0.702849696,5.360416217,4.657566521,0.537061379,0.537061379,0,-0.96197437,4.845186386,3.883212016,-0.638188411 -Jimmy Jones,jonesji01,1977,RS,WSB,74,33,-7.607724667,0.706817252,-6.900907415,-0.070449163,-0.070449163,0,-7.173807988,0.494409194,-6.679398794,0.866838252 -Jumaine Jones,jonesju01,2000,PO,PHI,15,8,-2.388437798,-3.570837347,-5.959275145,-0.013685086,0,-0.013685086,-2.51502323,-6.085620889,-8.600644119,1.153195203 -Jumaine Jones,jonesju01,2000,RS,PHI,270,138,-4.77128226,0.591575132,-4.179707129,-0.100273105,-0.100273105,0,-4.557566151,-1.781072231,-6.338638382,-0.364234026 -Jumaine Jones,jonesju01,2001,PO,PHI,819,447,-0.858558748,-2.155515189,-3.014073938,-0.061928637,0,-0.061928637,-1.289551299,-2.886247096,-4.175798395,-0.268596292 -Jumaine Jones,jonesju01,2001,RS,PHI,1653,866,-0.904088156,-0.987936364,-1.892024521,0.378337951,0.378337951,0,-1.098661944,-1.694721474,-2.793383417,-0.181256119 -Jumaine Jones,jonesju01,2002,RS,CLE,4076,2142,-0.419952312,-0.650455935,-1.070408248,1.836342723,1.836342723,0,-0.130206504,-0.338671994,-0.468878498,0.040180303 -Jumaine Jones,jonesju01,2003,RS,CLE,4366,2204,0.531988754,-1.732097811,-1.200109057,1.745407553,1.745407553,0,0.283650218,-1.530394368,-1.24674415,0.136576574 -Jumaine Jones,jonesju01,2004,PO,BOS,54,28,0.740534557,-4.029743264,-3.289208706,-0.008000211,0,-0.008000211,-0.531386696,-3.363950306,-3.895337002,0.627776343 -Jumaine Jones,jonesju01,2004,RS,BOS,733,373,-2.34797998,-1.669713178,-4.017693158,-0.243228824,-0.243228824,0,-2.647398359,-2.105948136,-4.753346495,0.748735939 -Jumaine Jones,jonesju01,2005,RS,LAL,3502,1830,1.327319453,-0.775492463,0.55182699,3.080271865,3.080271865,0,1.058565156,-0.796933486,0.26163167,-0.075581789 -Jumaine Jones,jonesju01,2006,RS,CHA,4112,2089,-0.863896409,-1.148958873,-2.012855282,0.788508904,0.788508904,0,-0.524146504,-0.935602539,-1.459749043,0.332896412 -Jumaine Jones,jonesju01,2007,RS,PHO,278,138,-4.336061329,-0.648203643,-4.984264973,-0.159674359,-0.159674359,0,-3.576233703,-1.201381102,-4.777614805,1.398873209 -Kevin Jones,joneske01,2013,RS,CLE,650,334,-2.208205239,-0.668090932,-2.876296171,-0.021339737,-0.021339737,0,-2.591812224,-1.65055321,-4.242365434,-0.787285826 -Major Jones,jonesma01,1980,PO,HOU,142,70,1.554996482,-1.629128032,-0.07413155,0.098240255,0,0.098240255,0.759016786,-2.376598287,-1.617581501,-0.325945726 -Major Jones,jonesma01,1980,RS,HOU,3295,1545,-2.697965402,-0.259454844,-2.957420246,-0.163649199,-0.163649199,0,-2.645183888,-0.701489604,-3.346673492,0.094648407 -Major Jones,jonesma01,1981,PO,HOU,173,88,-1.218045302,0.393813802,-0.8242315,0.08987786,0,0.08987786,-1.695705054,0.228550381,-1.467154673,0.760607697 -Major Jones,jonesma01,1981,RS,HOU,2124,1003,-2.321738006,-1.444829382,-3.766567388,-0.519572182,-0.519572182,0,-2.506595575,-1.921234185,-4.427829761,-0.126089423 -Major Jones,jonesma01,1982,RS,HOU,1528,746,-1.703846755,-0.414731545,-2.1185783,0.240887495,0.240887495,0,-1.838071244,-1.05002842,-2.888099663,0.23904013 -Major Jones,jonesma01,1983,RS,HOU,1891,878,-3.024905112,-1.349212027,-4.374117139,-0.727786165,-0.727786165,0,-3.141827907,-1.996287881,-5.138115789,0.036400604 -Major Jones,jonesma01,1984,RS,HOU,1044,473,-2.082014245,-0.204917809,-2.286932054,0.112022426,0.112022426,0,-2.410500048,-0.950793919,-3.361293967,0.250656047 -Major Jones,jonesma01,1985,PO,DET,9,4,3.366931912,-3.900295351,-0.533363439,0.004607433,0,0.004607433,1.969224614,-5.901889397,-3.932664783,-1.306215625 -Major Jones,jonesma01,1985,RS,DET,925,418,-2.47624063,-0.927544079,-3.403784709,-0.139687655,-0.139687655,0,-2.682274224,-1.782879422,-4.465153645,0.192095976 -Mark Jones,jonesma02,1984,RS,NJN,35,16,3.052940074,-5.533996679,-2.481056606,0.002199883,0.002199883,0,2.175098273,-6.262865415,-4.087767142,0.2078952 -Mark Jones,jonesma03,2005,RS,ORL,231,116,-3.199503663,-0.497227677,-3.696731341,-0.056497718,-0.056497718,0,-3.3561635,-0.491966542,-3.848130043,0.767282764 -Ozell Jones,jonesoz01,1985,PO,SAS,161,73,-4.742653317,-1.128737,-5.871390317,-0.121830542,0,-0.121830542,-5.156812133,-0.74282327,-5.899635404,1.686987977 -Ozell Jones,jonesoz01,1985,RS,SAS,1944,888,-3.652126466,1.322169254,-2.329957212,0.191391367,0.191391367,0,-3.454644224,0.723240989,-2.731403235,0.590712931 -Ozell Jones,jonesoz01,1986,RS,LAC,39,18,-15.50888418,3.457231198,-12.05165299,-0.088114479,-0.088114479,0,-14.01950411,3.768903726,-10.25060039,3.256672388 -Perry Jones III,jonespe01,2013,PO,OKC,10,5,-10.21120029,-0.669584892,-10.88078518,-0.021030144,0,-0.021030144,-10.83820324,-3.044253886,-13.88245713,-1.532820658 -Perry Jones III,jonespe01,2013,RS,OKC,551,280,-4.73953418,-0.645416139,-5.384950318,-0.375538418,-0.375538418,0,-4.887537695,-2.023988547,-6.911526242,-0.217668849 -Perry Jones III,jonespe01,2014,PO,OKC,107,55,-1.822364413,-2.082455097,-3.90481951,-0.033208453,0,-0.033208453,-1.520037922,-4.5985595,-6.118597422,-0.591958396 -Perry Jones III,jonespe01,2014,RS,OKC,1537,764,-0.983886438,-0.038475643,-1.02236208,0.66846537,0.66846537,0,-1.810917908,-0.347058796,-2.157976705,-0.705801938 -Perry Jones III,jonespe01,2015,RS,OKC,1287,631,-3.821996031,-2.324974611,-6.146970642,-1.090952634,-1.090952634,0,-3.738594084,-2.324516554,-6.063110638,-0.232823722 -Popeye Jones,jonespo01,1994,RS,DAL,3531,1773,0.769007364,-0.40580605,0.363201314,2.812192391,2.812192391,0,0.258690661,-0.105121938,0.153568724,-0.135382775 -Popeye Jones,jonespo01,1995,RS,DAL,4759,2385,-0.93399221,-0.684559808,-1.618552019,1.368395519,1.368395519,0,-0.970632481,-0.273862883,-1.244495364,-0.572483433 -Popeye Jones,jonespo01,1996,RS,DAL,4668,2322,-1.410635126,-0.527933915,-1.938569041,0.957011257,0.957011257,0,-1.545520391,0.117754518,-1.427765873,-0.4136289 -Popeye Jones,jonespo01,1997,RS,TOR,4622,2421,-1.294408576,-0.732355285,-2.026763862,0.889732768,0.889732768,0,-1.661077701,-0.419960373,-2.081038074,-0.368177441 -Popeye Jones,jonespo01,1998,RS,TOR,687,352,-0.765867343,-2.104819223,-2.870686566,-0.021542582,-0.021542582,0,-0.93289372,-1.742263282,-2.675157001,-0.554546133 -Popeye Jones,jonespo01,1999,RS,BOS,397,206,0.446154811,-1.850959841,-1.40480503,0.141249418,0.141249418,0,-0.307625115,-1.736237006,-2.043862121,-0.084144878 -Popeye Jones,jonespo01,2000,RS,DEN,659,330,-1.600933664,-1.893459539,-3.494393203,-0.125118486,-0.125118486,0,-2.14904538,-2.145301729,-4.294347109,-0.159388811 -Popeye Jones,jonespo01,2001,RS,WAS,1246,638,-0.302828236,-0.29181628,-0.594644516,0.702346983,0.702346983,0,-0.712493648,-0.080992288,-0.793485936,0.100344238 -Popeye Jones,jonespo01,2002,RS,WAS,3573,1920,1.046042113,0.198599611,1.244641724,3.897867014,3.897867014,0,0.884745138,0.322292567,1.207037705,-0.356988947 -Popeye Jones,jonespo01,2003,RS,DAL,433,222,-4.259310054,-1.910557321,-6.169867375,-0.388151688,-0.388151688,0,-4.066168632,-2.5950459,-6.661214532,0.190765533 -Popeye Jones,jonespo01,2004,RS,GSW,19,10,-6.728029836,-2.664332221,-9.392362057,-0.034121063,-0.034121063,0,-7.181724173,-2.67089308,-9.852617253,0.623495572 -Rich Jones,jonesri01,1977,RS,NYN,1916,877,-2.737453069,0.231035076,-2.506417993,0.109453988,0.109453988,0,-2.83333893,0.123979731,-2.709359199,0.459254436 -Robin Jones,jonesro01,1977,PO,POR,237,105,-2.471383476,0.710670507,-1.760712969,0.05533773,0,0.05533773,-2.574583835,0.274632657,-2.299951177,1.319358694 -Robin Jones,jonesro01,1977,RS,POR,2424,1065,-1.696311719,0.89110747,-0.805204249,1.056551543,1.056551543,0,-1.410448141,0.14459764,-1.265850501,-0.018209732 -Robin Jones,jonesro01,1978,RS,HOU,141,66,-4.840119707,-3.240977626,-8.081097333,-0.183018368,-0.183018368,0,-4.727820854,-2.961049501,-7.688870354,2.108227147 -Shelton Jones,jonessh01,1989,RS,SAS,202,92,-4.442103356,-2.773383884,-7.21548724,-0.209409094,-0.209409094,0,-5.050840919,-3.524862019,-8.575702938,-0.094188203 -Shelton Jones,jonessh01,1989,RS,PHI,1198,577,-3.487814906,-1.996183641,-5.483998547,-0.805035179,-0.805035179,0,-3.604402307,-2.678258855,-6.282661162,0.023540258 -Shelton Jones,jonessh01,1989,RS,GSW,29,13,5.248962655,10.30825475,15.5572174,0.12094711,0.12094711,0,6.033974943,8.16390965,14.19788459,-0.400602043 -Solomon Jones,jonesso01,2007,RS,ATL,1263,666,-1.757978988,-2.140454957,-3.898433945,-0.392779312,-0.392779312,0,-2.459722341,-1.864902718,-4.324625058,0.60781735 -Solomon Jones,jonesso01,2008,PO,ATL,52,29,-4.513736934,4.022343987,-0.491392947,0.034182294,0,0.034182294,-4.280434274,2.887876387,-1.392557888,-0.733219363 -Solomon Jones,jonesso01,2008,RS,ATL,278,145,-4.081962137,-2.626212541,-6.708174678,-0.296552197,-0.296552197,0,-4.263967953,-2.854732452,-7.118700405,1.191819143 -Solomon Jones,jonesso01,2009,PO,ATL,134,77,-0.598933374,-2.095136503,-2.694069877,0.002253474,0,0.002253474,-1.617078492,-2.443322102,-4.060400594,-0.502351288 -Solomon Jones,jonesso01,2009,RS,ATL,1274,675,-2.816766489,-0.963278524,-3.780045013,-0.357310475,-0.357310475,0,-3.334419985,-0.968830342,-4.303250326,0.674549587 -Solomon Jones,jonesso01,2010,RS,IND,1381,675,-4.724770602,-0.037076233,-4.761846835,-0.697789602,-0.697789602,0,-4.787873263,0.018598288,-4.769274975,0.669243078 -Solomon Jones,jonesso01,2011,RS,IND,1054,528,-4.153643008,0.292779416,-3.860863592,-0.301325895,-0.301325895,0,-4.168398672,0.384372524,-3.784026148,0.646283498 -Solomon Jones,jonesso01,2012,RS,NOH,365,196,-2.678378122,-2.016793711,-4.695171834,-0.195787534,-0.195787534,0,-2.673871882,-1.333340118,-4.007212001,0.603867546 -Solomon Jones,jonesso01,2012,RS,LAC,180,96,-4.838993189,-1.413355854,-6.252349043,-0.171957239,-0.171957239,0,-4.97865156,-1.789198946,-6.767850506,0.223409493 -Solomon Jones,jonesso01,2013,RS,NYK,49,26,-8.973136171,-1.952402019,-10.92553819,-0.108853551,-0.108853551,0,-9.065662372,-3.764183306,-12.82984568,0.346314375 -Solomon Jones,jonesso01,2014,RS,ORL,172,85,-3.857183216,-0.349806725,-4.206989941,-0.06278551,-0.06278551,0,-3.592005169,-0.645970291,-4.23797546,-0.606852363 -Terrence Jones,joneste01,2013,PO,HOU,70,35,-2.695344737,-2.145603076,-4.840947813,-0.038263633,0,-0.038263633,-2.860815273,-2.841590518,-5.702405791,-0.577197229 -Terrence Jones,joneste01,2013,RS,HOU,559,276,-0.815364589,0.628916142,-0.186448447,0.359066599,0.359066599,0,-0.760391559,-0.127288054,-0.887679613,-0.495299836 -Terrence Jones,joneste01,2014,PO,HOU,278,138,0.111026213,-1.84967121,-1.738644998,0.073843027,0,0.073843027,-2.352635818,0.084320474,-2.268315345,0.509112363 -Terrence Jones,joneste01,2014,RS,HOU,4203,2078,0.894014338,-1.567637014,-0.673622676,2.185544078,2.185544078,0,1.02144881,-0.722512126,0.298936684,-0.689375583 -Terrence Jones,joneste01,2015,PO,HOU,866,401,-2.827206304,-4.111113201,-6.938319505,-0.882928485,0,-0.882928485,-3.072259076,-3.111626859,-6.183885934,-0.090939661 -Terrence Jones,joneste01,2015,RS,HOU,1824,889,-0.92821083,0.214834956,-0.713375873,0.922232328,0.922232328,0,-1.17597304,0.304381259,-0.871591781,-0.157251603 -Terrence Jones,joneste01,2016,RS,HOU,2167,1044,-3.430596143,-4.606552984,-8.037149127,-2.810622182,-2.810622182,0,-2.852408216,-3.900280166,-6.752688382,-0.193304864 -Terrence Jones,joneste01,2017,RS,NOP,2617,1264,-2.050194794,-0.117789433,-2.167984228,0.372900543,0.372900543,0,-1.973804461,-0.353203721,-2.327008182,-0.636947742 -Terrence Jones,joneste01,2017,RS,MIL,13,6,-28.52860456,7.293063156,-21.2355414,-0.057140069,-0.057140069,0,-19.18139568,5.111478277,-14.0699174,0.957073459 -Terrence Jones,joneste01,2019,RS,HOU,13,5,-26.34479898,2.775776479,-23.5690225,-0.057804601,-0.057804601,0,-19.63456499,1.042664053,-18.59190093,9.009938639 -Tyus Jones,jonesty01,2016,RS,MIN,1189,573,-0.984192855,-1.658381105,-2.64257396,0.03127928,0.03127928,0,-0.920095478,-1.521041591,-2.441137068,-0.392458311 -Tyus Jones,jonesty01,2017,RS,MIN,1573,774,1.110524336,-0.618052665,0.492471671,1.275579534,1.275579534,0,0.397598803,-0.892587469,-0.494988666,-0.371979975 -Tyus Jones,jonesty01,2018,PO,MIN,111,55,-4.403034568,1.027433717,-3.37560085,-0.017742391,0,-0.017742391,-2.916192474,-1.348847396,-4.26503987,-1.956264036 -Tyus Jones,jonesty01,2018,RS,MIN,2980,1467,1.043887418,1.256773423,2.30066084,3.736616519,3.736616519,0,0.841216603,1.424156718,2.26537332,-1.144578468 -Tyus Jones,jonesty01,2019,RS,MIN,3329,1560,0.225509625,0.109368068,0.334877693,2.426331208,2.426331208,0,-0.084165955,0.156917978,0.072752023,-1.202061407 -Wil Jones,joneswi02,1977,RS,IND,6114,2709,-1.073140254,-0.49386916,-1.567009415,1.634174935,1.634174935,0,-0.860363374,-0.151843447,-1.012206821,-0.057619575 -Wil Jones,joneswi02,1978,RS,BUF,3761,1711,-2.68131022,0.00497636,-2.67633386,0.064666199,0.064666199,0,-2.466264308,0.064378097,-2.401886211,0.603392978 -Adonis Jordan,jordaad01,1994,RS,DEN,160,79,-1.805798902,-3.933846721,-5.739645624,-0.120099564,-0.120099564,0,-2.198737382,-4.757165045,-6.955902428,-0.319860723 -Adonis Jordan,jordaad01,1999,RS,MIL,33,18,0.153748666,7.110218127,7.263966792,0.093823364,0.093823364,0,1.631760248,5.016752455,6.648512703,1.819332664 -DeAndre Jordan,jordade01,2009,RS,LAC,1496,771,-4.026669705,-1.363461928,-5.390131633,-1.039614467,-1.039614467,0,-4.310413417,-1.691178584,-6.001592001,0.096615203 -DeAndre Jordan,jordade01,2010,RS,LAC,2219,1137,-3.857728256,-1.532609896,-5.390338153,-1.535532561,-1.535532561,0,-3.982629041,-1.576384375,-5.559013416,0.237743522 -DeAndre Jordan,jordade01,2011,RS,LAC,4003,2047,-1.275916336,1.112472838,-0.163443498,2.69863867,2.69863867,0,-1.560478607,1.276368949,-0.284109658,-0.093412138 -DeAndre Jordan,jordade01,2012,PO,LAC,466,249,-2.809899255,1.508620916,-1.301278339,0.188852577,0,0.188852577,-2.817723888,0.941623486,-1.876100401,-0.457493752 -DeAndre Jordan,jordade01,2012,RS,LAC,3380,1798,-1.40457757,1.207707101,-0.19687047,2.330661394,2.330661394,0,-1.56915773,0.962833074,-0.606324655,-0.450516046 -DeAndre Jordan,jordade01,2013,PO,LAC,267,144,-4.028781035,-2.640245521,-6.669026556,-0.296511695,0,-0.296511695,-3.580259388,-2.406353835,-5.986613223,-0.135427849 -DeAndre Jordan,jordade01,2013,RS,LAC,3859,2010,-0.542080971,1.377694824,0.835613852,3.669913919,3.669913919,0,-0.535352163,1.067415105,0.532062943,-0.180790736 -DeAndre Jordan,jordade01,2014,PO,LAC,882,442,-0.148232336,0.936428076,0.78819574,0.819381045,0,0.819381045,1.242568141,1.028964595,2.271532736,-0.398545925 -DeAndre Jordan,jordade01,2014,RS,LAC,5780,2870,0.678536995,1.113038326,1.791575321,6.629411472,6.629411472,0,1.549325932,2.106734568,3.6560605,-0.298545542 -DeAndre Jordan,jordade01,2015,PO,LAC,986,482,1.536529861,2.056331968,3.592861829,1.599460209,0,1.599460209,3.057715724,2.250526619,5.308242343,-0.556004821 -DeAndre Jordan,jordade01,2015,RS,LAC,5602,2820,3.360156802,1.192097693,4.552254495,10.40572665,10.40572665,0,4.330329253,1.878524576,6.208853829,-0.917251661 -DeAndre Jordan,jordade01,2016,PO,LAC,394,198,-1.92165444,6.411414719,4.489760279,0.752639002,0,0.752639002,-4.800091797,5.259642204,0.459550407,-0.208568301 -DeAndre Jordan,jordade01,2016,RS,LAC,5255,2598,1.049161532,1.942112551,2.991274083,7.59452666,7.59452666,0,1.439485353,2.23372183,3.673207184,-0.19939566 -DeAndre Jordan,jordade01,2017,PO,LAC,498,264,-1.855260387,0.745971022,-1.109289365,0.228645272,0,0.228645272,1.511547256,-0.212796319,1.298750937,0.306395141 -DeAndre Jordan,jordade01,2017,RS,LAC,5194,2570,1.621034539,1.563637809,3.184672348,7.760905435,7.760905435,0,2.330057374,2.041590075,4.37164745,-0.261185037 -DeAndre Jordan,jordade01,2018,RS,LAC,4980,2424,-0.85601516,-0.952557462,-1.808572622,1.155583381,1.155583381,0,-0.250185775,-0.618836776,-0.869022551,-0.741506985 -DeAndre Jordan,jordade01,2019,RS,DAL,3249,1554,-2.540687711,1.491551347,-1.049136364,1.349927234,1.349927234,0,-2.359254679,0.766807622,-1.592447058,0.105511471 -DeAndre Jordan,jordade01,2019,RS,NYK,1023,493,-1.253551311,-1.824208051,-3.077759361,-0.082933177,-0.082933177,0,-1.87653097,-2.087659423,-3.964190393,0.608610489 -Eddie Jordan,jordaed01,1978,RS,CLE,373,171,-2.783897635,0.515614951,-2.268282684,0.041974424,0.041974424,0,-2.849373668,-0.496325265,-3.345698933,-0.135254076 -Eddie Jordan,jordaed01,1978,RS,NJN,2435,1042,-1.163544951,2.909541234,1.745996283,2.397071442,2.397071442,0,-0.934831047,2.52189018,1.587059132,0.310601232 -Eddie Jordan,jordaed01,1979,PO,NJN,190,83,3.229581317,3.102013656,6.331594973,0.394885455,0,0.394885455,3.497016697,3.417728186,6.914744882,-0.452737553 -Eddie Jordan,jordaed01,1979,RS,NJN,5215,2260,-1.780052846,2.353572089,0.573519242,3.842724635,3.842724635,0,-1.452247447,2.40330594,0.951058494,0.294246542 -Eddie Jordan,jordaed01,1980,RS,NJN,5941,2657,-0.370995795,2.389649258,2.018653463,6.48052858,6.48052858,0,-0.096431364,2.668924073,2.572492709,0.260418935 -Eddie Jordan,jordaed01,1981,PO,LAL,8,4,0.29911292,-3.828959004,-3.529846084,-0.001609043,0,-0.001609043,-1.809301751,-5.919218066,-7.728519817,-1.900434882 -Eddie Jordan,jordaed01,1981,RS,LAL,2136,987,-3.160434002,0.244058092,-2.916375911,-0.084619581,-0.084619581,0,-2.899438206,0.15860809,-2.740830116,1.030938401 -Eddie Jordan,jordaed01,1981,RS,NJN,530,239,-0.541430229,2.212535568,1.671105339,0.544980232,0.544980232,0,-0.291899239,2.309726781,2.017827542,1.124144965 -Eddie Jordan,jordaed01,1982,PO,LAL,13,6,3.328985313,16.55066287,19.87964818,0.072564131,0,0.072564131,6.281137556,14.35808555,20.63922311,1.559835748 -Eddie Jordan,jordaed01,1982,RS,LAL,1321,608,-2.611228633,2.105121745,-0.506106888,0.705194821,0.705194821,0,-2.181390437,2.097575813,-0.083814625,1.34020331 -Eddie Jordan,jordaed01,1983,RS,LAL,728,333,-7.121230351,0.475862229,-6.645368121,-0.671572394,-0.671572394,0,-5.883177791,0.172078124,-5.711099667,1.539234826 -Eddie Jordan,jordaed01,1984,RS,POR,390,183,-3.546004464,3.354877671,-0.191126793,0.242842309,0.242842309,0,-2.893066372,3.708638995,0.815572623,1.68896635 -Eddie Jordan,jordaed01,1984,RS,LAL,59,27,-11.14217244,3.345405274,-7.796767167,-0.071510942,-0.071510942,0,-9.15463947,2.488912659,-6.665726811,2.939331389 -Jerome Jordan,jordaje01,2012,PO,NYK,7,4,16.92625492,-2.632430606,14.29382432,0.034047586,0,0.034047586,14.95313715,-4.966629443,9.98650771,-4.58383053 -Jerome Jordan,jordaje01,2012,RS,NYK,212,108,0.374175244,-0.473294517,-0.099119274,0.145333117,0.145333117,0,-0.579700663,-1.215638406,-1.795339069,-0.464481305 -Jerome Jordan,jordaje01,2015,PO,BRK,10,5,-17.053958,-14.98009637,-32.03405437,-0.079757195,0,-0.079757195,-13.65957559,-18.27410428,-31.93367986,3.395077144 -Jerome Jordan,jordaje01,2015,RS,BRK,773,383,-1.863339594,-0.949991057,-2.813330651,-0.0124599,-0.0124599,0,-1.676200635,-2.422690258,-4.098890892,0.656120387 -Michael Jordan,jordami01,1985,PO,CHI,351,171,7.183460562,1.059543662,8.243004224,0.990869592,0,0.990869592,7.392966619,1.281395423,8.674362042,0.181924403 -Michael Jordan,jordami01,1985,RS,CHI,6585,3144,5.882578432,1.592607147,7.475185579,16.41000068,16.41000068,0,5.997100845,2.067651071,8.064751915,0.05103211 -Michael Jordan,jordami01,1986,PO,CHI,278,135,6.6863081,0.360922596,7.047230696,0.695911292,0,0.695911292,6.831137979,0.555647805,7.386785784,-0.007860252 -Michael Jordan,jordami01,1986,RS,CHI,948,451,3.521479,2.39716665,5.91864565,2.003615689,2.003615689,0,4.248169149,2.205384473,6.453553623,0.464165447 -Michael Jordan,jordami01,1987,PO,CHI,242,128,5.222539778,2.779776982,8.00231676,0.720641653,0,0.720641653,5.491331736,2.687103812,8.178435548,-0.486130721 -Michael Jordan,jordami01,1987,RS,CHI,6624,3281,5.553934857,2.850117503,8.40405236,18.65547132,18.65547132,0,5.882116492,2.958346805,8.840463297,-0.087616778 -Michael Jordan,jordami01,1988,PO,CHI,835,427,4.998865682,2.392947279,7.391812961,2.279632596,0,2.279632596,4.700879339,2.725027576,7.425906915,0.037390497 -Michael Jordan,jordami01,1988,RS,CHI,6663,3311,7.82605136,3.838260119,11.66431148,24.35597794,24.35597794,0,7.9205844,4.106991634,12.02757603,0.026005071 -Michael Jordan,jordami01,1989,PO,CHI,1378,718,7.858123492,2.418720957,10.27684445,4.935797156,0,4.935797156,7.962839694,2.565869424,10.52870912,0.274629846 -Michael Jordan,jordami01,1989,RS,CHI,6653,3255,8.388312278,2.772547618,11.1608599,23.07924597,23.07924597,0,8.24377782,3.006097559,11.24987538,-0.099395069 -Michael Jordan,jordami01,1990,PO,CHI,1317,674,8.715812942,3.385372662,12.1011856,5.275319809,0,5.275319809,9.015118873,3.585542362,12.60066124,0.151531464 -Michael Jordan,jordami01,1990,RS,CHI,6515,3197,8.600895411,1.981435779,10.58233119,21.7541449,21.7541449,0,8.820051441,2.2662547,11.08630614,0.035047063 -Michael Jordan,jordami01,1991,PO,CHI,1279,689,10.53366227,3.360835217,13.89449748,6.014051706,0,6.014051706,10.76842502,3.302797422,14.07122244,-0.320252307 -Michael Jordan,jordami01,1991,RS,CHI,6112,3034,8.835103217,3.120694116,11.95579733,22.74882566,22.74882566,0,9.048583427,3.377378946,12.42596237,-0.065169454 -Michael Jordan,jordami01,1992,PO,CHI,1725,920,6.249493114,2.130151558,8.379644672,5.37574127,0,5.37574127,6.604467279,2.097725773,8.702193052,-0.209671915 -Michael Jordan,jordami01,1992,RS,CHI,6171,3102,7.158042997,2.846293739,10.00433674,20.15562803,20.15562803,0,7.406482799,3.041470544,10.44795334,-0.144923536 -Michael Jordan,jordami01,1993,PO,CHI,1460,783,9.105909679,2.042954339,11.14886402,5.72186207,0,5.72186207,9.776360918,2.27834679,12.05470771,-0.07494943 -Michael Jordan,jordami01,1993,RS,CHI,5978,3067,7.266577624,2.959596239,10.22617386,20.29098407,20.29098407,0,7.687771597,3.092434718,10.78020631,-0.067127386 -Michael Jordan,jordami01,1995,PO,CHI,774,420,3.653774795,2.644211315,6.29798611,1.996203668,0,1.996203668,4.251024662,2.43303581,6.684060472,-0.154868499 -Michael Jordan,jordami01,1995,RS,CHI,1295,668,2.063610841,1.712816036,3.776426877,2.21100668,2.21100668,0,2.35917518,2.136076224,4.495251404,-0.561840353 -Michael Jordan,jordami01,1996,PO,CHI,1341,733,7.187313223,1.790909192,8.978222415,4.502518582,0,4.502518582,7.240783995,1.920839665,9.161623659,-0.411650616 -Michael Jordan,jordami01,1996,RS,CHI,5932,3090,7.750828659,2.857448992,10.60827765,20.96954499,20.96954499,0,7.968422624,3.056102014,11.02452464,-0.397264837 -Michael Jordan,jordami01,1997,PO,CHI,1449,804,5.804664227,2.129794124,7.934458351,4.502754758,0,4.502754758,6.074194223,2.162149235,8.236343458,-0.340903441 -Michael Jordan,jordami01,1997,RS,CHI,5891,3106,7.145813587,1.675968848,8.821782435,18.23143277,18.23143277,0,7.309202322,1.817324702,9.126527025,-0.52825202 -Michael Jordan,jordami01,1998,PO,CHI,1545,872,6.19749683,1.299651397,7.497148227,4.670063067,0,4.670063067,6.372409082,1.324568973,7.696978055,-0.587920765 -Michael Jordan,jordami01,1998,RS,CHI,5966,3181,3.850499568,1.702543443,5.553043012,13.41084838,13.41084838,0,4.004825398,1.768245283,5.773070681,-0.437568636 -Michael Jordan,jordami01,2002,RS,WAS,3894,2093,1.048079643,-1.164776045,-0.116696402,2.80433315,2.80433315,0,1.601696488,-0.9322201,0.669476389,-0.249250078 -Michael Jordan,jordami01,2003,RS,WAS,5633,3031,0.30086454,0.586240151,0.887104691,5.599749443,5.599749443,0,0.555270319,0.713699204,1.268969523,-0.404844154 -Reggie Jordan,jordare01,1994,RS,LAL,521,259,3.009464696,-0.404558542,2.604906155,0.703920135,0.703920135,0,2.456385502,-0.925884454,1.530501048,-0.501429382 -Reggie Jordan,jordare01,1996,PO,ATL,106,59,-0.929574821,3.081409202,2.151834382,0.153551231,0,0.153551231,-1.34433399,2.565316889,1.220982899,0.794011987 -Reggie Jordan,jordare01,1996,RS,ATL,466,247,-0.723193721,0.370058308,-0.353135413,0.302708664,0.302708664,0,-1.198093178,-0.208575771,-1.406668949,0.20221993 -Reggie Jordan,jordare01,1997,RS,MIN,59,31,2.974492746,0.732870488,3.707363234,0.102702395,0.102702395,0,2.052682164,-0.650147649,1.402534516,0.510585163 -Reggie Jordan,jordare01,1997,RS,POR,190,99,-0.501594422,0.777600028,0.276005606,0.153372587,0.153372587,0,-1.098897056,0.535582697,-0.56331436,0.316222119 -Reggie Jordan,jordare01,1998,PO,MIN,53,29,6.718995959,0.988149126,7.707145085,0.159465263,0,0.159465263,5.229167356,1.494955779,6.724123135,-0.059196193 -Reggie Jordan,jordare01,1998,RS,MIN,950,487,0.362172607,1.27978693,1.641959537,1.095525513,1.095525513,0,0.107946966,0.867412081,0.975359048,0.357192746 -Reggie Jordan,jordare01,1999,RS,MIN,568,296,-1.286705253,-0.274071435,-1.560776688,0.179678449,0.179678449,0,-1.926195231,-0.556014451,-2.482209682,0.041539725 -Reggie Jordan,jordare01,2000,RS,WAS,475,243,-4.417218158,-0.549196717,-4.966414875,-0.275659241,-0.275659241,0,-4.469525156,-1.013716177,-5.483241333,0.298725184 -Thomas Jordan,jordath01,1993,RS,PHI,220,106,-7.468060769,-1.215532309,-8.683593078,-0.323851644,-0.323851644,0,-6.615636719,-1.056560932,-7.672197651,0.902101866 -Walter Jordan,jordawa01,1981,RS,CLE,440,207,-3.972127807,0.083344068,-3.888783739,-0.12120924,-0.12120924,0,-3.978279628,-0.439922189,-4.418201817,0.806089514 -Cory Joseph,josepco01,2012,RS,SAS,521,266,-3.281715421,-2.216892291,-5.498607711,-0.372262517,-0.372262517,0,-3.402922135,-2.570169623,-5.973091758,-0.1881149 -Cory Joseph,josepco01,2013,PO,SAS,363,192,-0.720729307,-0.466757478,-1.187486786,0.157812931,0,0.157812931,-1.06269961,-1.012372924,-2.075072534,-0.027778178 -Cory Joseph,josepco01,2013,RS,SAS,770,388,-0.763969721,-0.553914946,-1.317884667,0.282533171,0.282533171,0,-1.03365891,-0.714918024,-1.748576934,-0.316893968 -Cory Joseph,josepco01,2014,PO,SAS,172,87,2.431421591,4.215717266,6.647138857,0.422318269,0,0.422318269,0.352549327,4.189349223,4.54189855,-1.699322518 -Cory Joseph,josepco01,2014,RS,SAS,1895,936,0.4735038,-0.869496622,-0.395992821,1.117992338,1.117992338,0,-0.281902783,0.092947469,-0.188955314,-0.525345775 -Cory Joseph,josepco01,2015,PO,SAS,48,22,-2.678184265,-16.28901276,-18.96719703,-0.184999498,0,-0.184999498,-4.604858859,-12.04115107,-16.64600993,-1.406901235 -Cory Joseph,josepco01,2015,RS,SAS,2871,1444,0.676359851,0.506429635,1.182789486,2.852267239,2.852267239,0,-0.349990975,0.901906183,0.551915208,-1.493724422 -Cory Joseph,josepco01,2016,PO,TOR,863,452,-1.875748695,0.285445417,-1.590303279,0.27054962,0,0.27054962,-1.861056127,0.152222476,-1.708833651,-1.818916399 -Cory Joseph,josepco01,2016,RS,TOR,4053,2046,-1.160769983,1.52421759,0.363447607,3.186610944,3.186610944,0,-0.827782728,1.317067778,0.48928505,-1.906702145 -Cory Joseph,josepco01,2017,PO,TOR,417,212,-3.09372546,1.087001042,-2.006724418,0.082532988,0,0.082532988,-4.651497439,1.636255466,-3.015241973,-0.445781614 -Cory Joseph,josepco01,2017,RS,TOR,4046,2003,-0.41707583,-0.997531063,-1.414606893,1.351429653,1.351429653,0,-0.223410575,-0.397462375,-0.62087295,-0.952345889 -Cory Joseph,josepco01,2018,PO,IND,267,143,1.417574098,4.038324738,5.455898836,0.597836247,0,0.597836247,-1.839702737,4.442659064,2.602956327,-3.10088398 -Cory Joseph,josepco01,2018,RS,IND,4507,2210,-1.071833231,-0.251761062,-1.323594293,1.586745282,1.586745282,0,-1.32256786,0.342632911,-0.979934949,-1.331415794 -Cory Joseph,josepco01,2019,PO,IND,168,85,-2.775322597,-3.325248759,-6.100571356,-0.145221757,0,-0.145221757,-2.549743491,-1.179187652,-3.728931144,-3.077660565 -Cory Joseph,josepco01,2019,RS,IND,4285,2063,-0.828600232,2.535182877,1.706582645,4.63699688,4.63699688,0,-1.290539294,2.741338154,1.450798861,-1.16771744 -Garth Joseph,josepga01,2001,RS,DEN,16,8,-25.79548418,-2.882599284,-28.67808346,-0.106531128,-0.106531128,0,-23.22831629,-6.578605385,-29.80692167,0.613461091 -Garth Joseph,josepga01,2001,RS,TOR,15,8,5.069117808,-2.709214756,2.359903051,0.020656429,0.020656429,0,3.956896077,-4.967096747,-1.01020067,-0.886155867 -Kris Joseph,josepkr01,2013,RS,BOS,46,24,-9.436544367,-5.431279388,-14.86782375,-0.14956955,-0.14956955,0,-9.013030895,-6.812807787,-15.82583868,0.746188812 -Kris Joseph,josepkr01,2013,RS,BRK,56,30,-4.062177985,4.247584101,0.185406116,0.045213593,0.045213593,0,-3.870847105,3.712699245,-0.158147859,0.589058431 -Yvon Joseph,josepyv01,1986,RS,NJN,11,5,2.58618938,-2.996213516,-0.410024136,0.005998316,0.005998316,0,0.841409459,-2.668920749,-1.827511291,0.502732691 -Jeff Judkins,judkije01,1979,RS,BOS,3413,1521,0.14039098,0.155907591,0.296298571,2.371575886,2.371575886,0,-0.159113617,-0.019682478,-0.178796095,0.344360591 -Jeff Judkins,judkije01,1980,PO,BOS,21,10,14.9049371,5.795833388,20.70077049,0.122093894,0,0.122093894,15.98981468,3.286223986,19.27603867,-1.05213484 -Jeff Judkins,judkije01,1980,RS,BOS,1457,674,0.027422161,-0.379374526,-0.351952365,0.829444999,0.829444999,0,-0.190070937,-1.018613481,-1.208684418,0.609437094 -Jeff Judkins,judkije01,1981,RS,UTA,1371,666,-1.002441171,-2.117199652,-3.119640823,-0.125982191,-0.125982191,0,-1.561310049,-2.583442586,-4.144752635,0.312417758 -Jeff Judkins,judkije01,1982,RS,DET,552,251,-2.458064571,-1.171653952,-3.629718522,-0.113145206,-0.113145206,0,-2.928036749,-1.786403231,-4.71443998,0.442575779 -Jeff Judkins,judkije01,1983,RS,POR,658,309,-1.110777113,0.036084409,-1.074692704,0.265250331,0.265250331,0,-1.485231568,-0.578337978,-2.063569545,0.448457415 -Chris Kaman,kamanch01,2004,RS,LAC,3534,1843,-4.449301393,-1.879758923,-6.329060316,-3.363631634,-3.363631634,0,-4.168061446,-2.193560703,-6.361622149,-0.047516992 -Chris Kaman,kamanch01,2005,RS,LAC,3064,1632,-3.448236219,-1.336849368,-4.785085587,-1.690537859,-1.690537859,0,-3.07488845,-1.392356556,-4.467245006,-0.215557927 -Chris Kaman,kamanch01,2006,PO,LAC,636,324,-3.302800737,0.66024762,-2.642553117,0.018319857,0,0.018319857,-2.918413155,0.285516255,-2.6328969,0.006740509 -Chris Kaman,kamanch01,2006,RS,LAC,4947,2560,-2.438043487,1.730731316,-0.707312171,2.659014865,2.659014865,0,-2.142802441,1.567176385,-0.575626056,-0.307871315 -Chris Kaman,kamanch01,2007,RS,LAC,4164,2176,-4.164900383,0.243561166,-3.921339218,-1.298194215,-1.298194215,0,-3.739148953,0.237859333,-3.50128962,-0.158905046 -Chris Kaman,kamanch01,2008,RS,LAC,4043,2083,-3.209563121,2.394144798,-0.815418323,2.041817932,2.041817932,0,-2.947817452,2.104505844,-0.843311608,-0.64396966 -Chris Kaman,kamanch01,2009,RS,LAC,1787,921,-3.538348214,-0.681876515,-4.220224729,-0.689014076,-0.689014076,0,-3.417267256,-0.847969877,-4.265237133,-0.246631392 -Chris Kaman,kamanch01,2010,RS,LAC,5089,2608,-4.337191462,-0.050505148,-4.38769661,-2.169427291,-2.169427291,0,-3.873657253,-0.120057233,-3.993714486,-0.417600538 -Chris Kaman,kamanch01,2011,RS,LAC,1639,838,-4.234302913,1.591575049,-2.642727864,0.045609828,0.045609828,0,-3.850086372,1.05775849,-2.792327882,-0.516357026 -Chris Kaman,kamanch01,2012,RS,NOH,2553,1372,-4.111454148,0.149933431,-3.961520718,-0.843474913,-0.843474913,0,-3.602690373,-0.315689946,-3.918380319,-0.499053112 -Chris Kaman,kamanch01,2013,RS,DAL,2703,1363,-3.408112333,-0.661365028,-4.069477361,-0.91589694,-0.91589694,0,-3.042593192,-0.942009009,-3.984602201,-0.169555879 -Chris Kaman,kamanch01,2014,RS,LAL,1559,736,-4.086394272,3.262194802,-0.82419947,0.72974967,0.72974967,0,-3.673891994,1.111771187,-2.562120807,0.875083445 -Chris Kaman,kamanch01,2015,PO,POR,72,37,0.614480141,-3.041118387,-2.426638246,0.006339235,0,0.006339235,1.509762576,-6.60732923,-5.097566653,0.667876842 -Chris Kaman,kamanch01,2015,RS,POR,2783,1398,-2.809520142,0.216518996,-2.593001146,0.111424475,0.111424475,0,-2.393228874,0.067322895,-2.325905979,-0.476526503 -Chris Kaman,kamanch01,2016,PO,POR,67,32,-18.40624598,-6.917333252,-25.32357923,-0.398151311,0,-0.398151311,-12.20932315,-6.660123828,-18.86944698,4.515697682 -Chris Kaman,kamanch01,2016,RS,POR,225,112,-1.956993332,-1.240436575,-3.197429906,-0.025622921,-0.025622921,0,-0.113642885,-1.88350608,-1.997148965,0.212877294 -Frank Kaminsky,kaminfr01,2016,PO,CHA,359,190,-1.480962177,4.265902177,2.78494,0.548901801,0,0.548901801,-2.401078344,2.380002707,-0.021075637,-0.768281692 -Frank Kaminsky,kaminfr01,2016,RS,CHA,3478,1708,-1.374972016,-0.025579297,-1.400551313,1.169461957,1.169461957,0,-1.40256489,-0.358699982,-1.761264872,-0.538159333 -Frank Kaminsky,kaminfr01,2017,RS,CHA,3969,1954,-1.119638363,-1.72429495,-2.843933312,-0.093517945,-0.093517945,0,-0.790814145,-1.817901282,-2.608715427,-0.133099727 -Frank Kaminsky,kaminfr01,2018,RS,CHA,3777,1835,0.721910301,-2.331356204,-1.609445903,1.059363833,1.059363833,0,0.291004615,-2.317851937,-2.026847323,-0.784267855 -Frank Kaminsky,kaminfr01,2019,RS,CHA,1579,755,-0.339343815,0.38933867,0.049994855,1.077938469,1.077938469,0,0.050035746,-1.042284457,-0.992248712,-0.058805876 -Enes Kanter,kanteen01,2012,PO,UTA,83,43,-3.924243083,-2.140233635,-6.064476718,-0.074767143,0,-0.074767143,-4.087712565,-2.644039673,-6.731752238,-0.273980134 -Enes Kanter,kanteen01,2012,RS,UTA,1683,874,-2.970368083,-1.614879736,-4.585247819,-0.815902087,-0.815902087,0,-2.855303865,-2.164988281,-5.020292147,-0.277840653 -Enes Kanter,kanteen01,2013,RS,UTA,2065,1078,-1.404850393,-0.927081058,-2.331931451,0.229424601,0.229424601,0,-1.343075742,-1.648418478,-2.99149422,-0.20701351 -Enes Kanter,kanteen01,2014,RS,UTA,4136,2138,-3.154783558,-2.292582353,-5.447365911,-2.917464345,-2.917464345,0,-3.164000408,-1.930351172,-5.094351579,-0.809841887 -Enes Kanter,kanteen01,2015,RS,OKC,1679,809,3.236379279,-1.662027668,1.574351611,1.788340909,1.788340909,0,2.39297428,-1.098384478,1.294589801,0.185730373 -Enes Kanter,kanteen01,2015,RS,UTA,2531,1326,-1.347324552,-1.721999971,-3.069324523,-0.21498143,-0.21498143,0,-0.577642118,-0.759361049,-1.337003167,-0.465934361 -Enes Kanter,kanteen01,2016,PO,OKC,647,323,2.130131802,-1.364190789,0.765941013,0.5942232,0,0.5942232,4.194854469,-0.825860464,3.368994005,-0.533976123 -Enes Kanter,kanteen01,2016,RS,OKC,3502,1721,2.574194854,-0.017403834,2.556791019,4.618078512,4.618078512,0,2.846608179,-0.295840675,2.550767503,-0.871726717 -Enes Kanter,kanteen01,2017,PO,OKC,96,45,-7.665656962,-3.509490332,-11.17514729,-0.198011352,0,-0.198011352,-6.843275691,-2.576592887,-9.419868578,-0.720290044 -Enes Kanter,kanteen01,2017,RS,OKC,3144,1533,2.023791413,-0.838328623,1.18546279,3.070932678,3.070932678,0,1.533275945,-0.800209949,0.733065996,-0.227433144 -Enes Kanter,kanteen01,2018,RS,NYK,3735,1830,2.1151695,-2.156037198,-0.040867698,2.520008334,2.520008334,0,1.568488817,-1.569986114,-0.001497297,-0.369282275 -Enes Kanter,kanteen01,2019,PO,POR,940,461,0.017951432,3.089405392,3.107356824,1.409445748,0,1.409445748,-0.716333043,3.124207447,2.407874404,-0.799143763 -Enes Kanter,kanteen01,2019,RS,POR,1045,512,1.828464543,-0.463423322,1.36504122,1.069635292,1.069635292,0,1.42599175,0.257649736,1.683641486,-0.503020595 -Enes Kanter,kanteen01,2019,RS,NYK,2377,1128,0.502289794,-2.316503523,-1.814213729,0.535698238,0.535698238,0,-0.045359698,-2.082223947,-2.127583646,-0.53970339 -Jason Kapono,kaponja01,2004,RS,CLE,817,427,-1.564560815,-1.108682765,-2.67324358,0.01672423,0.01672423,0,-1.704958658,-1.982609046,-3.687567703,0.013249342 -Jason Kapono,kaponja01,2005,RS,CHA,2900,1491,-1.22474815,-0.659793318,-1.884541468,0.65865442,0.65865442,0,-1.30485599,-1.207031711,-2.511887702,0.04096143 -Jason Kapono,kaponja01,2006,PO,MIA,4,2,-5.53904745,-1.748366485,-7.287413935,-0.004691795,0,-0.004691795,-7.147187626,-4.530819451,-11.67800708,-1.576907211 -Jason Kapono,kaponja01,2006,RS,MIA,1284,665,-2.079093902,-1.635427553,-3.714521455,-0.328630169,-0.328630169,0,-2.532378421,-1.952079663,-4.484458085,0.387648457 -Jason Kapono,kaponja01,2007,PO,MIA,149,77,0.198522026,-1.544419804,-1.345897778,0.057012955,0,0.057012955,-0.63266484,-1.268236865,-1.900901705,0.194915354 -Jason Kapono,kaponja01,2007,RS,MIA,3347,1767,0.740765777,-1.241477374,-0.500711597,2.021182026,2.021182026,0,0.379982713,-1.260634714,-0.880652001,-0.303019295 -Jason Kapono,kaponja01,2008,PO,TOR,289,152,4.574691922,-0.637896198,3.936795724,0.530361267,0,0.530361267,4.079756202,-1.232656583,2.847099619,-0.743876968 -Jason Kapono,kaponja01,2008,RS,TOR,2908,1530,-1.701463093,-0.670826576,-2.372289669,0.294589927,0.294589927,0,-1.773251037,-1.194918754,-2.968169791,-0.08028406 -Jason Kapono,kaponja01,2009,RS,TOR,3550,1831,-1.240418289,-1.951839136,-3.192257425,-0.412588916,-0.412588916,0,-1.453921761,-2.234248211,-3.688169972,-0.125215336 -Jason Kapono,kaponja01,2010,RS,PHI,1884,976,-1.485453557,-2.471501695,-3.956955252,-0.603278626,-0.603278626,0,-1.537589399,-2.953836821,-4.49142622,0.354380191 -Jason Kapono,kaponja01,2011,RS,PHI,216,112,-4.884358209,-0.959144966,-5.843503176,-0.175972713,-0.175972713,0,-5.292014333,-2.907162607,-8.19917694,-0.420438155 -Jason Kapono,kaponja01,2012,RS,LAL,513,269,-1.90546409,-0.859436173,-2.764900263,-0.002048751,-0.002048751,0,-2.606803225,-1.66409302,-4.270896245,0.170787522 -Sergey Karasev,karasse01,2014,RS,CLE,325,156,-5.665722922,-5.371419882,-11.0371428,-0.673826232,-0.673826232,0,-4.384248129,-5.619176883,-10.00342501,2.071119959 -Sergey Karasev,karasse01,2015,RS,BRK,1108,555,-0.576918127,0.721719794,0.144801668,0.824966927,0.824966927,0,-1.013699484,0.090983675,-0.922715809,0.616760219 -Sergey Karasev,karasse01,2016,RS,BRK,835,399,-0.533261448,-0.060566393,-0.593827841,0.443676238,0.443676238,0,-0.922771891,-2.112839595,-3.035611486,1.0562065 -Coby Karl,karlco01,2008,PO,LAL,4,2,8.001131836,-5.907256755,2.093875081,0.005304121,0,0.005304121,5.421488482,-1.791607967,3.629880515,3.608391406 -Coby Karl,karlco01,2008,RS,LAL,143,71,-0.317003123,0.934245318,0.617242195,0.12219813,0.12219813,0,-0.074779341,-0.62661963,-0.701398971,0.17063459 -Coby Karl,karlco01,2010,RS,GSW,228,108,-1.456708477,-1.243064669,-2.699773145,0.00280078,0.00280078,0,-1.576590437,-1.210442819,-2.787033255,1.126063992 -Coby Karl,karlco01,2010,RS,CLE,10,5,-45.75212311,-13.35590508,-59.10802818,-0.147457939,-0.147457939,0,-40.37922905,-21.7485979,-62.12782695,2.408331124 -George Karl,karlge01,1977,PO,SAS,2,1,-3.084500609,-4.083352763,-7.167853373,-0.002296697,0,-0.002296697,-4.968918438,-5.959989792,-10.92890823,-1.278895616 -George Karl,karlge01,1977,RS,SAS,591,251,-3.640809097,-2.897474793,-6.53828389,-0.48807603,-0.48807603,0,-3.79042191,-2.879718346,-6.670140256,0.654968601 -George Karl,karlge01,1978,RS,SAS,69,30,-5.593928496,-2.239791588,-7.833720084,-0.078754621,-0.078754621,0,-5.788405893,-1.927039029,-7.715444922,1.309504106 -Mario Kasun,kasunma01,2005,RS,ORL,710,356,-2.203624072,-1.477552436,-3.681176507,-0.171536518,-0.171536518,0,-2.280780155,-0.863541578,-3.144321734,1.309134254 -Mario Kasun,kasunma01,2006,RS,ORL,396,213,-2.86832723,-2.282124904,-5.150452134,-0.268207916,-0.268207916,0,-2.97019704,-0.654734585,-3.624931625,2.579827648 -Sasha Kaun,kaunsa01,2016,RS,CLE,201,95,-3.633885749,1.922860752,-1.711024997,0.050637192,0.050637192,0,-2.639642255,-0.212397721,-2.852039976,0.541559505 -Clarence Kea,keacl01,1981,RS,DAL,413,199,0.419926308,-1.050332722,-0.630406414,0.218266534,0.218266534,0,0.421549343,-0.342464259,0.079085084,1.467632125 -Clarence Kea,keacl01,1982,RS,DAL,515,248,-0.89016849,-2.076112152,-2.966280642,-0.027680985,-0.027680985,0,-1.402263806,-1.676056283,-3.078320089,1.175691647 -Adam Keefe,keefead01,1993,PO,ATL,102,53,1.748276516,-2.280557562,-0.532281046,0.062019145,0,0.062019145,0.849363888,-2.088898456,-1.239534568,0.252563455 -Adam Keefe,keefead01,1993,RS,ATL,3186,1549,-1.111661158,-0.688610915,-1.800272073,0.75208987,0.75208987,0,-1.265965961,-0.740561896,-2.006527857,0.198343593 -Adam Keefe,keefead01,1994,PO,ATL,115,62,-4.297124276,-0.47204411,-4.769168386,-0.066551554,0,-0.066551554,-4.816550367,-1.343156591,-6.159706958,0.922513534 -Adam Keefe,keefead01,1994,RS,ATL,1515,763,-3.02087665,-1.353672266,-4.374548916,-0.63216105,-0.63216105,0,-3.170308293,-2.262486217,-5.43279451,-0.037675734 -Adam Keefe,keefead01,1995,PO,UTA,130,69,2.870424652,2.542575747,5.413000399,0.293274044,0,0.293274044,2.447789265,1.677586453,4.125375718,-0.944290446 -Adam Keefe,keefead01,1995,RS,UTA,2478,1270,0.216497721,0.164631257,0.381128978,2.024631858,2.024631858,0,-0.125810992,-0.385743086,-0.511554078,-0.194487629 -Adam Keefe,keefead01,1996,PO,UTA,322,178,-0.14909927,-0.379775414,-0.528874684,0.208764816,0,0.208764816,-0.588070754,-0.965941801,-1.554012555,0.307920139 -Adam Keefe,keefead01,1996,RS,UTA,3239,1708,-1.023985701,0.446187759,-0.577797942,1.886424787,1.886424787,0,-0.922374151,0.024914399,-0.897459752,-0.318104303 -Adam Keefe,keefead01,1997,PO,UTA,108,59,-4.592243308,2.316167979,-2.276075328,0.014656123,0,0.014656123,-4.794879954,0.790516548,-4.004363407,-0.343323215 -Adam Keefe,keefead01,1997,RS,UTA,1735,915,-3.09374384,0.917072784,-2.176671056,0.267344242,0.267344242,0,-2.815339388,0.204449433,-2.610889955,-0.103861584 -Adam Keefe,keefead01,1998,PO,UTA,278,154,-3.031815091,2.27325942,-0.758555672,0.16109031,0,0.16109031,-3.151480612,1.500983005,-1.650497608,-0.154030801 -Adam Keefe,keefead01,1998,RS,UTA,3848,2047,0.317283893,0.082642802,0.399926695,3.266660187,3.266660187,0,0.427277018,-0.004208144,0.423068874,-0.64032926 -Adam Keefe,keefead01,1999,PO,UTA,184,101,-0.125460133,1.413046739,1.287586606,0.216239186,0,0.216239186,-0.455294338,0.869022756,0.413728419,0.669635075 -Adam Keefe,keefead01,1999,RS,UTA,1177,642,-1.504117414,0.05485947,-1.449257944,0.425262589,0.425262589,0,-1.606582914,-0.622325143,-2.228908056,-0.167590261 -Adam Keefe,keefead01,2000,RS,UTA,1140,604,-5.321778225,0.15351671,-5.168261515,-0.749306322,-0.749306322,0,-4.965284902,-0.481833692,-5.447118594,0.517476207 -Adam Keefe,keefead01,2001,RS,GSW,1658,836,-2.740420323,-1.393055419,-4.133475741,-0.589665783,-0.589665783,0,-3.22939009,-1.84682442,-5.07621451,-0.066389407 -Harold Keeling,keeliha01,1986,PO,DAL,2,1,-5.20547027,-4.07267798,-9.27814825,-0.003392586,0,-0.003392586,-6.673399556,-6.041911359,-12.71531091,-1.240680216 -Harold Keeling,keeliha01,1986,RS,DAL,162,75,-1.987679963,1.259239517,-0.728440446,0.077963979,0.077963979,0,-1.548331268,0.587771981,-0.960559287,0.813639672 -Rich Kelley,kelleri01,1977,RS,NOJ,3400,1505,1.089126613,1.234623815,2.323750428,3.898551044,3.898551044,0,0.948382386,1.005754303,1.954136688,0.073785638 -Rich Kelley,kelleri01,1978,RS,NOJ,4836,2119,0.165909069,2.279739467,2.445648536,5.618010177,5.618010177,0,0.267420815,1.880219213,2.147640028,0.017748564 -Rich Kelley,kelleri01,1979,RS,NOJ,6190,2705,0.258362922,2.263736329,2.522099251,7.261758591,7.261758591,0,0.417108193,2.163140317,2.58024851,-0.209175742 -Rich Kelley,kelleri01,1980,PO,PHO,309,146,-0.263537493,2.758782889,2.495245396,0.402434691,0,0.402434691,0.149628247,2.384123661,2.533751908,-0.131521743 -Rich Kelley,kelleri01,1980,RS,PHO,824,373,-0.735318378,2.603580302,1.868261924,0.88512988,0.88512988,0,-0.332849159,2.303283286,1.970434127,0.742355414 -Rich Kelley,kelleri01,1980,RS,NJN,3278,1466,-1.591588106,0.11118791,-1.480400195,0.953431925,0.953431925,0,-1.561996632,0.127097837,-1.434898796,0.420881318 -Rich Kelley,kelleri01,1981,PO,PHO,219,113,-2.622531443,3.973825749,1.351294306,0.244656519,0,0.244656519,-2.22323354,2.502693957,0.279460417,0.312543217 -Rich Kelley,kelleri01,1981,RS,PHO,3720,1686,-1.208216333,2.843378461,1.635162128,3.77777112,3.77777112,0,-1.10638711,1.898699102,0.792311992,0.154828634 -Rich Kelley,kelleri01,1982,PO,PHO,415,191,0.337225368,-1.281948585,-0.944723217,0.181300715,0,0.181300715,0.079415808,-0.709682173,-0.630266365,-0.075381829 -Rich Kelley,kelleri01,1982,RS,PHO,3967,1892,-2.625661862,1.585920061,-1.039741801,1.657859726,1.657859726,0,-2.327089187,1.098169613,-1.228919574,0.429888573 -Rich Kelley,kelleri01,1983,RS,UTA,1764,780,-1.300558087,0.42896607,-0.871592017,0.74882188,0.74882188,0,-1.392147223,0.575869392,-0.816277831,0.181206385 -Rich Kelley,kelleri01,1983,RS,DEN,1335,565,-2.825171387,-1.336233763,-4.16140515,-0.409939677,-0.409939677,0,-2.508077785,-0.907122106,-3.415199891,0.790892861 -Rich Kelley,kelleri01,1984,PO,UTA,425,201,-0.541363034,1.634866695,1.09350366,0.410325375,0,0.410325375,-0.712821173,2.092906445,1.380085272,0.930149411 -Rich Kelley,kelleri01,1984,RS,UTA,3700,1674,-2.941413089,0.232746133,-2.708666956,0.035480611,0.035480611,0,-2.752525669,0.523336068,-2.229189601,0.521048531 -Rich Kelley,kelleri01,1985,PO,UTA,389,174,-0.807259381,1.822878281,1.0156189,0.345993204,0,0.345993204,-1.035982852,1.829995743,0.794012891,0.370172678 -Rich Kelley,kelleri01,1985,RS,UTA,2826,1276,-3.538172076,0.927190723,-2.610981353,0.091133117,0.091133117,0,-3.639247705,0.818981918,-2.820265787,0.719220104 -Rich Kelley,kelleri01,1986,PO,SAC,69,35,1.624424399,0.722062039,2.346486438,0.093911542,0,0.093911542,1.319110563,0.901961153,2.221071716,0.05290732 -Rich Kelley,kelleri01,1986,RS,SAC,696,324,-1.067526174,-0.352330739,-1.419856913,0.22146407,0.22146407,0,-1.418592843,-0.291048123,-1.709640966,0.74499904 -Clark Kellogg,kellocl01,1983,RS,IND,6045,2761,1.33587921,0.511441772,1.847320981,6.468218882,6.468218882,0,1.874574786,1.010014364,2.88458915,-0.126537478 -Clark Kellogg,kellocl01,1984,RS,IND,5757,2676,0.472149341,0.463924622,0.936073963,5.024791501,5.024791501,0,0.602157626,0.629159649,1.231317275,-0.158924042 -Clark Kellogg,kellocl01,1985,RS,IND,5424,2449,0.737866209,0.243481327,0.981347536,4.657384698,4.657384698,0,0.810303357,0.314774093,1.125077449,-0.107696474 -Clark Kellogg,kellocl01,1986,RS,IND,1208,568,-0.268549361,1.175068694,0.906519333,1.061257039,1.061257039,0,0.31528689,1.015982257,1.331269147,0.158111968 -Clark Kellogg,kellocl01,1987,RS,IND,125,60,-2.005490496,2.343575191,0.338084695,0.09573536,0.09573536,0,-1.315556693,2.813387093,1.4978304,1.298200043 -Ryan Kelly,kellyry01,2014,RS,LAL,2790,1312,0.534163187,-1.880948841,-1.346785655,0.944672666,0.944672666,0,0.465833444,-1.494184062,-1.028350618,0.549956446 -Ryan Kelly,kellyry01,2015,RS,LAL,2415,1233,-1.891080482,-2.264012771,-4.155093253,-0.875061122,-0.875061122,0,-2.981925965,-2.374652303,-5.356578268,-0.96014435 -Ryan Kelly,kellyry01,2016,RS,LAL,979,470,-3.498711029,1.083153672,-2.415557356,0.08028947,0.08028947,0,-4.029064105,-0.641011543,-4.670075649,0.112248569 -Ryan Kelly,kellyry01,2017,RS,ATL,226,110,-3.999213226,0.931533367,-3.067679859,-0.017850481,-0.017850481,0,-3.796088307,-0.240066006,-4.036154312,0.11912761 -Greg Kelser,kelsegr01,1980,RS,DET,2783,1233,-0.372740689,-0.423138788,-0.795879477,1.235689337,1.235689337,0,-0.375845198,-0.378035289,-0.753880487,0.543003707 -Greg Kelser,kelsegr01,1981,RS,DET,1395,654,-3.187517213,0.682029084,-2.50548813,0.082131218,0.082131218,0,-3.014914755,0.519002828,-2.495911927,0.688118089 -Greg Kelser,kelsegr01,1982,PO,SEA,12,6,-5.660264831,-5.335602988,-10.99586782,-0.026628053,0,-0.026628053,-5.895328673,-5.961222074,-11.85655075,2.275547863 -Greg Kelser,kelsegr01,1982,RS,DET,402,183,-3.9226341,-1.974437918,-5.897072018,-0.297450306,-0.297450306,0,-3.713462568,-2.046572713,-5.760035281,1.257644235 -Greg Kelser,kelsegr01,1982,RS,SEA,1176,558,-2.161130055,-1.392698397,-3.553828453,-0.230799466,-0.230799466,0,-2.362148213,-1.747244084,-4.109392297,0.872907895 -Greg Kelser,kelsegr01,1983,PO,SEA,39,19,2.108606556,1.364458227,3.473064783,0.062735524,0,0.062735524,1.333599963,2.033907627,3.36750759,0.847198828 -Greg Kelser,kelsegr01,1983,RS,SEA,3277,1507,0.225952648,0.256722326,0.482674974,2.500903665,2.500903665,0,0.004735145,0.226561349,0.231296495,0.646191924 -Greg Kelser,kelsegr01,1984,RS,SDC,3799,1783,-0.08816708,-0.860496086,-0.948663165,1.647481603,1.647481603,0,-0.06615342,-0.846425628,-0.912579048,0.553391801 -Greg Kelser,kelsegr01,1985,RS,IND,252,114,-2.279247075,0.461356395,-1.81789068,0.054717362,0.054717362,0,-2.184682213,-0.067567564,-2.252249777,0.959337382 -Shawn Kemp,kempsh01,1990,RS,SEA,2249,1120,-1.582824034,1.063883954,-0.51894008,1.286714301,1.286714301,0,-1.195464468,0.725548662,-0.469915807,0.924213455 -Shawn Kemp,kempsh01,1991,PO,SEA,300,149,-3.371391906,-0.660204577,-4.031596482,-0.100854646,0,-0.100854646,-2.865761333,-0.699193583,-3.564954916,0.350592949 -Shawn Kemp,kempsh01,1991,RS,SEA,4950,2442,0.356446324,0.284049342,0.640495665,4.235594467,4.235594467,0,0.668534438,0.360223723,1.028758161,0.26627103 -Shawn Kemp,kempsh01,1992,PO,SEA,663,338,0.810812847,0.049735755,0.860548602,0.640849425,0,0.640849425,1.004655989,0.365859472,1.370515461,-0.189001339 -Shawn Kemp,kempsh01,1992,RS,SEA,3635,1808,1.730129029,1.624079632,3.354208661,5.642581673,5.642581673,0,1.95392934,1.536278629,3.490207969,0.205126613 -Shawn Kemp,kempsh01,1993,PO,SEA,1253,663,3.05024329,2.090635773,5.140879063,2.748496757,0,2.748496757,3.263084448,2.112631485,5.375715933,-0.146771001 -Shawn Kemp,kempsh01,1993,RS,SEA,5223,2582,1.067157367,2.21613164,3.283289008,7.963602834,7.963602834,0,1.600521091,2.147480159,3.74800125,0.193849858 -Shawn Kemp,kempsh01,1994,PO,SEA,384,206,-1.178539906,3.105709101,1.927169195,0.504557428,0,0.504557428,-0.409924453,3.037087551,2.627163098,-0.430798668 -Shawn Kemp,kempsh01,1994,RS,SEA,5204,2597,2.252354523,2.697974031,4.950328554,10.20930176,10.20930176,0,2.60840098,2.354664907,4.963065887,0.060821742 -Shawn Kemp,kempsh01,1995,PO,SEA,294,160,4.749691835,2.419849928,7.169541763,0.831942052,0,0.831942052,4.484694379,2.188159829,6.672854208,-0.345628335 -Shawn Kemp,kempsh01,1995,RS,SEA,5391,2679,1.827224746,0.91245325,2.739677995,7.501070762,7.501070762,0,2.075761779,0.741936487,2.817698266,-0.029613708 -Shawn Kemp,kempsh01,1996,PO,SEA,1338,720,1.986867144,2.682298192,4.669165336,2.809186859,0,2.809186859,1.970360359,2.292441561,4.26280192,-0.052337962 -Shawn Kemp,kempsh01,1996,RS,SEA,5200,2631,1.11967679,1.552544868,2.672221658,7.276187169,7.276187169,0,1.235299327,1.099091384,2.334390711,-0.028822398 -Shawn Kemp,kempsh01,1997,PO,SEA,849,442,2.681068551,0.551230579,3.232299129,1.389344527,0,1.389344527,2.845439472,0.422358795,3.267798267,-0.128169446 -Shawn Kemp,kempsh01,1997,RS,SEA,5233,2750,0.687025868,1.170604647,1.857630514,6.478890883,6.478890883,0,1.114139623,1.217494676,2.331634299,0.199804617 -Shawn Kemp,kempsh01,1998,PO,CLE,265,152,2.287264395,0.699920339,2.987184734,0.455361459,0,0.455361459,2.219200024,0.266891107,2.486091131,-0.665290457 -Shawn Kemp,kempsh01,1998,RS,CLE,5246,2769,-1.872668937,1.506712178,-0.365956759,3.374483114,3.374483114,0,-1.335712379,1.506455596,0.170743218,0.174701346 -Shawn Kemp,kempsh01,1999,RS,CLE,2685,1475,2.122292766,0.542594529,2.664887295,4.069946352,4.069946352,0,2.125742116,0.687470009,2.813212125,-0.110427578 -Shawn Kemp,kempsh01,2000,RS,CLE,5025,2492,-3.531578434,1.240651319,-2.290927115,0.587082229,0.587082229,0,-2.749509665,1.345124127,-1.404385539,0.55021581 -Shawn Kemp,kempsh01,2001,RS,POR,2033,1083,-4.755639082,-0.49830428,-5.253943362,-1.400679432,-1.400679432,0,-4.057182908,-0.232851812,-4.29003472,1.143563754 -Shawn Kemp,kempsh01,2002,PO,POR,68,35,-3.934180961,-0.879789367,-4.813970328,-0.038772594,0,-0.038772594,-4.112146032,-0.354427787,-4.466573819,1.833308323 -Shawn Kemp,kempsh01,2002,RS,POR,2318,1232,-3.58848127,-0.302694691,-3.891175962,-0.722340694,-0.722340694,0,-3.355422486,-0.265349477,-3.620771963,0.644352916 -Shawn Kemp,kempsh01,2003,PO,ORL,134,72,-7.273019284,-3.254003971,-10.52702326,-0.298162874,0,-0.298162874,-7.222121778,-3.340415465,-10.56253724,1.092067362 -Shawn Kemp,kempsh01,2003,RS,ORL,3204,1633,-3.955948517,0.091117921,-3.864830595,-0.933577054,-0.933577054,0,-3.479544431,0.404339049,-3.075205382,0.470767855 -Tim Kempton,kemptti01,1987,RS,LAC,2026,936,-2.187348481,-0.780377303,-2.967725785,-0.104848214,-0.104848214,0,-2.649542431,-0.398980881,-3.048523312,0.857457071 -Tim Kempton,kemptti01,1989,RS,CHH,2834,1341,-2.846231958,-1.624290047,-4.470522005,-1.186960646,-1.186960646,0,-2.972494351,-1.42384803,-4.396342381,0.849847416 -Tim Kempton,kemptti01,1990,PO,DEN,73,32,4.207322969,-4.775473683,-0.568150714,0.037151267,0,0.037151267,2.889506525,-3.932929132,-1.043422608,1.090476379 -Tim Kempton,kemptti01,1990,RS,DEN,2357,1061,-2.719298767,-1.196279631,-3.915578398,-0.63349966,-0.63349966,0,-2.838005974,-1.553574334,-4.391580308,0.401825598 -Tim Kempton,kemptti01,1993,RS,PHO,351,167,-5.148150442,-1.545815909,-6.693966351,-0.339557362,-0.339557362,0,-4.942528037,-1.947343944,-6.88987198,1.025300488 -Tim Kempton,kemptti01,1994,PO,CLE,157,89,1.013910225,-1.565888449,-0.551978224,0.102318895,0,0.102318895,1.096857341,-1.28193863,-0.185081289,-0.538959441 -Tim Kempton,kemptti01,1994,RS,CLE,64,33,-8.622631132,-1.172032809,-9.794663941,-0.122419633,-0.122419633,0,-6.975591743,-1.20603233,-8.181624073,3.09262184 -Tim Kempton,kemptti01,1994,RS,CHH,212,103,-4.625036493,-1.348269183,-5.973305676,-0.172483516,-0.172483516,0,-4.488906492,0.024262631,-4.464643861,1.759525513 -Tim Kempton,kemptti01,1996,RS,ATL,21,11,-8.598271245,-4.159258903,-12.75753015,-0.05902194,-0.05902194,0,-9.268081821,-1.023418929,-10.29150075,4.728714637 -Tim Kempton,kemptti01,1997,RS,SAS,109,59,-10.08309294,-4.633310304,-14.71640324,-0.358806323,-0.358806323,0,-10.00897469,-6.387923495,-16.39689818,-0.355669541 -Tim Kempton,kemptti01,1998,RS,TOR,62,32,-8.169837668,-5.043052314,-13.21288998,-0.173399182,-0.173399182,0,-7.894332022,-4.736663759,-12.63099578,1.37863709 -Tim Kempton,kemptti01,1998,RS,ORL,28,15,-7.849020845,-3.208536132,-11.05755698,-0.0643112,-0.0643112,0,-8.47413752,-2.389756849,-10.86389437,1.053923219 -Luke Kennard,kennalu01,2018,RS,DET,2962,1463,0.234505803,-0.745468297,-0.510962493,1.667090835,1.667090835,0,-0.515567469,-1.292848108,-1.808415578,-0.247943057 -Luke Kennard,kennalu01,2019,PO,DET,281,133,-0.075375409,-4.755785344,-4.831160753,-0.144883794,0,-0.144883794,3.083852827,-5.64655009,-2.562697263,-0.522452846 -Luke Kennard,kennalu01,2019,RS,DET,2914,1437,0.081206667,-1.886681638,-1.805474972,0.686258797,0.686258797,0,-0.071727071,-2.346486498,-2.418213569,-0.916389302 -D.J. Kennedy,kennedj01,2012,RS,CLE,114,59,-2.921101392,-1.207482284,-4.128583676,-0.041822468,-0.041822468,0,-2.985256824,-0.318825506,-3.304082329,0.722416713 -Goo Kennedy,kennego01,1977,PO,HOU,75,35,-0.480101989,-3.049502899,-3.529604888,-0.014406104,0,-0.014406104,-1.391056109,-3.700786082,-5.091842192,0.356144523 -Goo Kennedy,kennego01,1977,RS,HOU,591,277,-2.412003919,-0.98397611,-3.395980029,-0.091983327,-0.091983327,0,-2.845849287,-1.27732975,-4.123179037,0.814658981 -Larry Kenon,kenonla01,1977,PO,SAS,181,79,0.481863259,1.915365144,2.397228402,0.214366602,0,0.214366602,0.635489942,2.66239976,3.297889701,0.197337392 -Larry Kenon,kenonla01,1977,RS,SAS,6917,2936,2.173576173,1.045789301,3.219365474,8.896303316,8.896303316,0,2.702675068,1.141590744,3.844265812,-0.548407918 -Larry Kenon,kenonla01,1978,PO,SAS,436,200,0.025347961,-1.047270444,-1.021922482,0.181973343,0,0.181973343,0.361663643,-0.798787784,-0.437124141,0.063555218 -Larry Kenon,kenonla01,1978,RS,SAS,6590,2869,1.849053856,0.093019059,1.942072915,6.841040499,6.841040499,0,2.198674648,0.155005949,2.353680597,-0.425414987 -Larry Kenon,kenonla01,1979,PO,SAS,1231,557,0.965559844,-0.148261586,0.817298258,1.04047179,0,1.04047179,1.573398925,0.197904045,1.77130297,-0.498661163 -Larry Kenon,kenonla01,1979,RS,SAS,6868,2947,2.020821658,0.745442521,2.766264179,8.258696457,8.258696457,0,2.655320935,0.741962794,3.397283728,-0.456028574 -Larry Kenon,kenonla01,1980,PO,SAS,166,81,-7.768304677,-4.039624801,-11.80792948,-0.384786742,0,-0.384786742,-7.302532216,-4.125996758,-11.42852897,-0.330637637 -Larry Kenon,kenonla01,1980,RS,SAS,6456,2798,0.563029707,-0.303804274,0.259225433,4.276153651,4.276153651,0,1.222025714,-0.253941664,0.968084051,-0.476878938 -Larry Kenon,kenonla01,1981,PO,CHI,232,114,1.38582285,0.378956579,1.764779429,0.267133177,0,0.267133177,1.153694824,-0.756232431,0.397462393,-1.314115227 -Larry Kenon,kenonla01,1981,RS,CHI,4581,2161,0.075498116,-0.607614945,-0.532116829,2.437008667,2.437008667,0,0.242133497,-0.845776765,-0.603643269,-0.349856212 -Larry Kenon,kenonla01,1982,RS,CHI,2161,1036,-3.241060561,-1.435672489,-4.67673305,-1.015124457,-1.015124457,0,-2.907137682,-2.257585416,-5.164723098,-0.329220768 -Larry Kenon,kenonla01,1983,RS,GSW,265,121,-2.185947166,-3.529702695,-5.715649861,-0.182514291,-0.182514291,0,-2.662053209,-4.261839256,-6.923892465,-0.323570954 -Larry Kenon,kenonla01,1983,RS,CHI,56,25,-8.206685197,-1.511928859,-9.718614056,-0.088899353,-0.088899353,0,-7.976866193,-2.849441911,-10.8263081,0.017234276 -Larry Kenon,kenonla01,1983,RS,CLE,1283,624,-1.00710611,-0.918075023,-1.925181133,0.261757833,0.261757833,0,-1.153201991,-1.56917437,-2.722376361,-0.331982649 -Jonathan Kerner,kernejo01,1999,RS,ORL,9,5,-12.56878544,-2.941301023,-15.51008646,-0.034035069,-0.034035069,0,-12.6271884,0.774481867,-11.85270653,4.1032162 -Steve Kerr,kerrst01,1989,RS,PHO,346,157,-0.279105774,-0.211397903,-0.490503677,0.180638622,0.180638622,0,-0.452856545,-1.094059012,-1.546915556,-0.197175362 -Steve Kerr,kerrst01,1990,PO,CLE,144,73,-4.112124822,1.574954608,-2.537170214,0.008197334,0,0.008197334,-4.098523606,1.125919775,-2.972603831,0.261279908 -Steve Kerr,kerrst01,1990,RS,CLE,3331,1664,-0.250415903,-1.347354305,-1.597770208,0.970337147,0.970337147,0,-0.699297352,-1.780463285,-2.479760638,-0.801565109 -Steve Kerr,kerrst01,1991,RS,CLE,1814,905,-0.644748554,-1.610050511,-2.254799065,0.227712488,0.227712488,0,-1.14652854,-1.934616353,-3.081144894,-0.406262995 -Steve Kerr,kerrst01,1992,PO,CLE,288,149,-1.856460829,-0.727141655,-2.583602484,0.013078251,0,0.013078251,-2.164869155,-1.074280272,-3.239149427,0.228173345 -Steve Kerr,kerrst01,1992,RS,CLE,1696,847,1.421433886,-0.937276379,0.484157507,1.387929265,1.387929265,0,1.182369315,-1.458518157,-0.276148842,-0.67745919 -Steve Kerr,kerrst01,1993,RS,CLE,82,41,1.813767046,0.710298213,2.524065258,0.110003623,0.110003623,0,1.221983262,-0.31042416,0.911559103,-0.284360288 -Steve Kerr,kerrst01,1993,RS,ORL,893,440,-1.80592922,-2.195997632,-4.001926853,-0.281632273,-0.281632273,0,-2.486119678,-3.1055135,-5.591633178,0.205501681 -Steve Kerr,kerrst01,1994,PO,CHI,334,186,-0.551502782,0.35417019,-0.197332593,0.24953438,0,0.24953438,-0.6431087,0.337140688,-0.305968013,-0.108925145 -Steve Kerr,kerrst01,1994,RS,CHI,3943,2036,0.920060353,-0.017010851,0.903049503,3.775088515,3.775088515,0,0.491010893,-0.0883506,0.402660293,-0.496568844 -Steve Kerr,kerrst01,1995,PO,CHI,356,193,0.90014733,-1.961723193,-1.061575862,0.170254614,0,0.170254614,0.035452653,-2.197328027,-2.161875374,-0.638884718 -Steve Kerr,kerrst01,1995,RS,CHI,3565,1839,0.93025786,-1.103594392,-0.173336532,2.401263194,2.401263194,0,0.397885682,-1.183063776,-0.785178094,-0.634520121 -Steve Kerr,kerrst01,1996,PO,CHI,653,357,2.421916258,0.573912544,2.995828802,1.079354543,0,1.079354543,2.171105442,-0.122296428,2.048809015,-0.001547287 -Steve Kerr,kerrst01,1996,RS,CHI,3684,1919,2.642547155,0.17346598,2.816013135,5.405477501,5.405477501,0,2.321992895,0.050769517,2.372762412,-0.751407971 -Steve Kerr,kerrst01,1997,PO,CHI,614,341,0.934615037,1.880334864,2.814949901,0.998966893,0,0.998966893,0.724936781,1.500835554,2.225772335,0.037517349 -Steve Kerr,kerrst01,1997,RS,CHI,3529,1861,2.639219037,0.192602706,2.831821742,5.264802179,5.264802179,0,2.370024962,0.075916874,2.445941836,-0.60329388 -Steve Kerr,kerrst01,1998,PO,CHI,735,415,1.630741147,-1.224022945,0.406718202,0.683156034,0,0.683156034,0.925557756,-1.647072142,-0.721514386,-0.779976957 -Steve Kerr,kerrst01,1998,RS,CHI,2099,1119,1.132943608,-0.528030002,0.604913605,1.905467171,1.905467171,0,0.780133839,-0.681935283,0.098198556,-0.472156931 -Steve Kerr,kerrst01,1999,PO,SAS,175,97,-2.737019432,-0.877882965,-3.614902397,-0.044058541,0,-0.044058541,-2.746097349,-2.158504493,-4.904601842,-0.171485717 -Steve Kerr,kerrst01,1999,RS,SAS,1370,734,-0.87645066,-0.225885912,-1.102336572,0.614446471,0.614446471,0,-1.083136094,-0.865836555,-1.948972649,-0.376560797 -Steve Kerr,kerrst01,2000,RS,SAS,513,268,-1.049970728,-1.62882726,-2.678797988,0.009665854,0.009665854,0,-1.465341074,-2.490867474,-3.956208548,-0.676014837 -Steve Kerr,kerrst01,2001,PO,SAS,191,101,2.801444046,-0.240669381,2.560774665,0.283275754,0,0.283275754,2.325229282,-0.26694618,2.058283103,0.329315551 -Steve Kerr,kerrst01,2001,RS,SAS,1227,650,0.109095399,-2.479276014,-2.370180615,0.125234881,0.125234881,0,-0.217186021,-2.924032165,-3.141218186,-0.53122019 -Steve Kerr,kerrst01,2002,PO,POR,76,39,6.690261855,-0.038959293,6.651302562,0.195831503,0,0.195831503,5.709584251,-0.021505371,5.688078879,1.377393617 -Steve Kerr,kerrst01,2002,RS,POR,1458,775,-0.582046381,-1.925656947,-2.507703328,0.095457314,0.095457314,0,-1.235727415,-2.772613447,-4.008340862,-0.333386968 -Steve Kerr,kerrst01,2003,PO,SAS,88,46,7.009847934,-1.150232589,5.859615345,0.206547287,0,0.206547287,5.569855538,-1.37846066,4.191394878,-0.81169034 -Steve Kerr,kerrst01,2003,RS,SAS,1805,952,-0.47419085,-1.072686775,-1.546877624,0.582602464,0.582602464,0,-0.691011344,-1.73568647,-2.426697814,-0.278372056 -Jerome Kersey,kerseje01,1985,PO,POR,130,60,3.2850387,4.941008222,8.226046922,0.350133664,0,0.350133664,3.479809866,4.672646302,8.152456168,1.088224298 -Jerome Kersey,kerseje01,1985,RS,POR,2089,958,-0.41039469,0.621418626,0.211023936,1.456458716,1.456458716,0,-0.473417457,0.278702033,-0.194715424,0.656522791 -Jerome Kersey,kerseje01,1986,PO,POR,122,56,-2.819032379,-0.930097752,-3.749130131,-0.029748319,0,-0.029748319,-3.003658556,-1.07606542,-4.079723976,1.044182325 -Jerome Kersey,kerseje01,1986,RS,POR,2680,1217,1.435639669,1.389582887,2.825222557,3.493615719,3.493615719,0,1.446009615,1.213064881,2.659074496,0.951916704 -Jerome Kersey,kerseje01,1987,PO,POR,125,60,-3.471482511,2.122409159,-1.349073353,0.044956927,0,0.044956927,-2.970668946,2.230338027,-0.740330919,1.622648734 -Jerome Kersey,kerseje01,1987,RS,POR,4620,2088,1.358784062,1.962226833,3.321010894,6.507280605,6.507280605,0,1.424417824,2.064974078,3.489391902,0.62857273 -Jerome Kersey,kerseje01,1988,PO,POR,271,127,4.813973423,1.517735618,6.331709041,0.607719758,0,0.607719758,4.45100044,1.786392743,6.237393182,0.127486846 -Jerome Kersey,kerseje01,1988,RS,POR,6305,2888,1.578000391,1.415014538,2.993014929,8.457910542,8.457910542,0,1.766644902,1.642699331,3.409344233,-0.049770522 -Jerome Kersey,kerseje01,1989,PO,POR,240,117,3.471729299,3.472159426,6.943888725,0.598180701,0,0.598180701,3.800072352,4.056434297,7.856506649,0.220399911 -Jerome Kersey,kerseje01,1989,RS,POR,5947,2716,0.954293508,1.353031287,2.307324795,7.001007846,7.001007846,0,1.055464625,1.519664213,2.575128838,-0.10096409 -Jerome Kersey,kerseje01,1990,PO,POR,1739,831,0.647777765,1.631118571,2.278896337,2.197788402,0,2.197788402,0.656442215,1.9177777,2.574219916,-0.053371273 -Jerome Kersey,kerseje01,1990,RS,POR,6129,2843,1.04984758,1.977351228,3.027198808,8.379965363,8.379965363,0,1.136593283,2.144221842,3.280815124,0.001741747 -Jerome Kersey,kerseje01,1991,PO,POR,1160,588,3.458597492,2.232177229,5.690774721,2.610264883,0,2.610264883,3.365443348,2.735938936,6.101382284,-0.049164417 -Jerome Kersey,kerseje01,1991,RS,POR,4996,2359,0.6271356,1.859889744,2.487025344,6.302909325,6.302909325,0,0.809744233,1.837879889,2.647624122,-0.002741445 -Jerome Kersey,kerseje01,1992,PO,POR,1505,756,1.773210161,2.793776855,4.566987016,2.917917936,0,2.917917936,1.951748674,2.698584902,4.650333576,0.228695462 -Jerome Kersey,kerseje01,1992,RS,POR,5326,2553,0.394495817,2.097356672,2.491852489,6.820199749,6.820199749,0,0.501197749,2.069817501,2.57101525,-0.10784108 -Jerome Kersey,kerseje01,1993,PO,POR,188,98,4.911775385,3.561551731,8.473327116,0.58116006,0,0.58116006,4.170372738,3.781326632,7.95169937,0.380886915 -Jerome Kersey,kerseje01,1993,RS,POR,3590,1719,-1.318285986,1.700906345,0.382620359,2.750234441,2.750234441,0,-1.254910124,1.547010913,0.292100788,0.100541555 -Jerome Kersey,kerseje01,1994,PO,POR,75,38,-5.133055155,-1.270827305,-6.40388246,-0.073178467,0,-0.073178467,-4.833592985,-1.374635178,-6.208228163,0.143533262 -Jerome Kersey,kerseje01,1994,RS,POR,2657,1276,-0.726510951,2.043815114,1.317304164,2.664478247,2.664478247,0,-0.812428986,2.118165867,1.305736881,0.603391534 -Jerome Kersey,kerseje01,1995,PO,POR,121,63,4.00195117,0.445269878,4.447221048,0.241754135,0,0.241754135,3.269123054,1.165058776,4.43418183,1.193920598 -Jerome Kersey,kerseje01,1995,RS,POR,2259,1143,-1.29708488,1.759437115,0.462352235,1.882665386,1.882665386,0,-1.294339315,1.640246451,0.345907136,0.469620633 -Jerome Kersey,kerseje01,1996,RS,GSW,3188,1620,-1.35911419,1.610602519,0.25148833,2.484303024,2.484303024,0,-1.34514709,1.756907611,0.411760521,0.131152113 -Jerome Kersey,kerseje01,1997,PO,LAL,383,210,2.101813098,3.448802557,5.550615655,0.921587536,0,0.921587536,1.49691004,3.978679974,5.475590014,0.418753875 -Jerome Kersey,kerseje01,1997,RS,LAL,3390,1766,-1.566004952,3.425755267,1.859750315,4.178496964,4.178496964,0,-1.395090812,3.635550866,2.240460054,0.550386451 -Jerome Kersey,kerseje01,1998,PO,SEA,383,213,-1.927505471,0.807541983,-1.119963488,0.183743262,0,0.183743262,-1.908898008,0.744918771,-1.163979238,0.498487918 -Jerome Kersey,kerseje01,1998,RS,SEA,1357,717,-2.302117353,2.704392449,0.402275096,1.16416115,1.16416115,0,-1.884181801,2.946674775,1.062492974,0.872771543 -Jerome Kersey,kerseje01,1999,PO,SAS,274,152,-3.5701603,1.829223385,-1.740936915,0.080971885,0,0.080971885,-3.701011617,1.262328311,-2.438683306,0.284338744 -Jerome Kersey,kerseje01,1999,RS,SAS,1305,699,-4.081407492,2.575939466,-1.505468026,0.446411712,0.446411712,0,-3.835121061,2.512460025,-1.322661037,0.522037717 -Jerome Kersey,kerseje01,2000,PO,SAS,48,25,-5.893627758,5.373453947,-0.520173811,0.029721498,0,0.029721498,-5.825585329,5.961859477,0.136274149,1.175808495 -Jerome Kersey,kerseje01,2000,RS,SAS,2507,1310,-2.855634521,3.10904222,0.253407699,2.014665982,2.014665982,0,-2.787924183,3.037623081,0.249698897,0.342750239 -Jerome Kersey,kerseje01,2001,RS,MIL,472,243,-2.276085682,1.031219779,-1.244865903,0.188200958,0.188200958,0,-2.480539108,1.087763201,-1.392775907,0.790045063 -Alec Kessler,kesslal01,1991,RS,MIA,2634,1259,-5.858220726,-1.484807432,-7.343028158,-2.966653448,-2.966653448,0,-5.778043094,-1.705328917,-7.483372011,0.549641406 -Alec Kessler,kesslal01,1992,PO,MIA,23,12,-9.615415682,-5.09673678,-14.71215246,-0.075478273,0,-0.075478273,-10.04072694,-6.45457586,-16.4953028,-0.068290553 -Alec Kessler,kesslal01,1992,RS,MIA,2464,1197,-3.073769361,-1.570937942,-4.644707302,-1.160978578,-1.160978578,0,-3.285748544,-1.466348604,-4.752097148,0.326625212 -Alec Kessler,kesslal01,1993,RS,MIA,827,415,-2.402506769,-1.571518541,-3.97402531,-0.260415635,-0.260415635,0,-2.775081061,-1.992694743,-4.767775803,0.472015003 -Alec Kessler,kesslal01,1994,RS,MIA,130,66,-1.513169853,-2.740658474,-4.253828327,-0.05134796,-0.05134796,0,-1.3334857,-2.751485468,-4.084971168,1.347930393 -Lari Ketner,ketnela01,2000,RS,CLE,184,91,-4.408851769,-1.339635119,-5.748486889,-0.139624848,-0.139624848,0,-4.477579652,-2.214726567,-6.692306219,0.277821693 -Lari Ketner,ketnela01,2000,RS,CHI,77,41,-7.349080612,-1.640097006,-8.989177619,-0.132768582,-0.132768582,0,-7.696328998,-1.285013328,-8.981342325,1.628797042 -Lari Ketner,ketnela01,2001,RS,IND,13,7,-11.92768837,-3.829154561,-15.75684294,-0.046286573,-0.046286573,0,-11.71834418,-9.59427627,-21.31262045,-0.330114534 -Randolph Keys,keysra01,1989,PO,CLE,23,12,-16.47215398,-3.743385404,-20.21553938,-0.111709216,0,-0.111709216,-16.11586462,-5.399131758,-21.51499638,1.238104861 -Randolph Keys,keysra01,1989,RS,CLE,684,331,-3.254380026,-0.238754631,-3.493134658,-0.12662848,-0.12662848,0,-3.106686053,-0.607648889,-3.714334941,0.918146276 -Randolph Keys,keysra01,1990,RS,CHH,1495,723,-1.313536239,-0.60683183,-1.920368069,0.30944999,0.30944999,0,-1.458398708,-0.164937738,-1.623336445,1.112717216 -Randolph Keys,keysra01,1990,RS,CLE,1786,892,-3.556993526,0.03949734,-3.517496186,-0.351812422,-0.351812422,0,-3.549480252,0.192680066,-3.356800186,0.720141739 -Randolph Keys,keysra01,1991,RS,CHH,970,473,-4.184502639,0.126060157,-4.058442482,-0.320432872,-0.320432872,0,-4.190689274,0.243284987,-3.947404287,1.46711014 -Randolph Keys,keysra01,1995,RS,LAL,167,83,-3.181621264,-1.782768554,-4.964389818,-0.09541845,-0.09541845,0,-3.427715141,-1.233525798,-4.661240938,1.651358977 -Randolph Keys,keysra01,1996,RS,MIL,1551,816,-0.401665239,0.019020037,-0.382645202,0.99694203,0.99694203,0,-0.810986411,0.174651604,-0.636334808,1.070954431 -Viktor Khryapa,khryavi01,2005,RS,POR,990,523,-3.776274694,0.165471195,-3.610803499,-0.231700546,-0.231700546,0,-3.897239711,0.36608154,-3.53115817,0.804723124 -Viktor Khryapa,khryavi01,2006,RS,POR,2754,1492,-0.372531636,-1.17058235,-1.543113986,0.922923177,0.922923177,0,-0.882119206,-0.553490155,-1.435609361,0.42083099 -Viktor Khryapa,khryavi01,2007,RS,CHI,456,231,-2.198881034,-0.539362748,-2.738243781,0.001411644,0.001411644,0,-2.263161655,0.172520918,-2.090640737,1.752707568 -Viktor Khryapa,khryavi01,2008,RS,CHI,206,105,-3.532727471,0.594131351,-2.93859612,-0.010157497,-0.010157497,0,-3.365533009,0.219686418,-3.145846591,0.502008606 -Michael Kidd-Gilchrist,kiddgmi01,2013,RS,CHA,3904,2025,-1.248183396,-0.297569516,-1.545752913,1.238022513,1.238022513,0,-1.739465398,-0.431135575,-2.170600973,-0.46031413 -Michael Kidd-Gilchrist,kiddgmi01,2014,PO,CHA,171,91,-3.521390679,-1.799419449,-5.320810128,-0.123939647,0,-0.123939647,-5.969580656,-0.922086863,-6.89166752,0.632113322 -Michael Kidd-Gilchrist,kiddgmi01,2014,RS,CHA,2870,1502,-2.334615249,4.411117877,2.076502628,3.66763784,3.66763784,0,-2.84646242,4.171683585,1.325221165,-0.804153802 -Michael Kidd-Gilchrist,kiddgmi01,2015,RS,CHA,3127,1587,-1.000320865,2.971748491,1.971427626,3.802566789,3.802566789,0,-2.192176526,2.372717102,0.180540577,-0.509555571 -Michael Kidd-Gilchrist,kiddgmi01,2016,RS,CHA,410,205,2.666417895,3.521990769,6.188408664,0.927321495,0.927321495,0,0.517965454,3.118530013,3.636495467,-0.789680355 -Michael Kidd-Gilchrist,kiddgmi01,2017,RS,CHA,4710,2349,-1.435228297,3.398204506,1.962976209,5.586527961,5.586527961,0,-1.745786198,3.704427416,1.958641218,-1.072974648 -Michael Kidd-Gilchrist,kiddgmi01,2018,RS,CHA,3852,1850,-1.503628901,2.887306257,1.383677356,3.882402812,3.882402812,0,-2.317037764,2.566236283,0.249198519,-0.489447109 -Michael Kidd-Gilchrist,kiddgmi01,2019,RS,CHA,2479,1179,-1.127664722,2.02480103,0.897136308,2.178346887,2.178346887,0,-1.453060689,1.167486475,-0.285574214,-0.720026701 -Jason Kidd,kiddja01,1995,RS,DAL,5324,2668,1.490989219,0.856013491,2.34700271,6.918815281,6.918815281,0,1.759095476,0.981279882,2.740375358,-0.261527855 -Jason Kidd,kiddja01,1996,RS,DAL,6099,3034,1.834467835,0.26812942,2.102597255,7.481081051,7.481081051,0,2.25504373,0.395457587,2.650501317,-0.37713209 -Jason Kidd,kiddja01,1997,PO,PHO,414,207,2.825567076,0.885624242,3.711191318,0.700192548,0,0.700192548,2.801610607,1.51253278,4.314143387,-0.449156536 -Jason Kidd,kiddja01,1997,RS,DAL,1483,791,1.284104333,0.798815412,2.082919745,1.954855685,1.954855685,0,1.226069307,0.973842523,2.19991183,0.207871965 -Jason Kidd,kiddja01,1997,RS,PHO,2304,1173,2.658446035,1.78150124,4.439947275,4.316791355,4.316791355,0,2.886368365,2.298555532,5.184923897,0.293984987 -Jason Kidd,kiddja01,1998,PO,PHO,329,171,1.872399521,2.909971062,4.782370583,0.679419582,0,0.679419582,2.64864005,3.741597567,6.390237617,0.212287211 -Jason Kidd,kiddja01,1998,RS,PHO,6005,3118,2.340852299,1.27601586,3.616868159,10.06544416,10.06544416,0,2.51432332,1.441165686,3.955489006,-0.568173344 -Jason Kidd,kiddja01,1999,PO,PHO,241,126,4.340273464,-2.096639973,2.243633491,0.332084862,0,0.332084862,4.418152542,-1.312435267,3.105717275,0.262207235 -Jason Kidd,kiddja01,1999,RS,PHO,3907,2060,5.344932082,1.139889614,6.484821697,9.628839111,9.628839111,0,5.400538467,1.643042952,7.043581419,-0.714618192 -Jason Kidd,kiddja01,2000,PO,PHO,437,229,2.234227566,1.543487723,3.777715289,0.783413801,0,0.783413801,2.208994101,1.392239653,3.601233755,-0.358637348 -Jason Kidd,kiddja01,2000,RS,PHO,5182,2616,2.82957807,1.89811023,4.7276883,9.92009872,9.92009872,0,2.901128561,2.060741715,4.961870276,-0.568751025 -Jason Kidd,kiddja01,2001,PO,PHO,336,166,2.226217441,0.969068083,3.195285524,0.518298838,0,0.518298838,2.12849783,1.681224126,3.809721956,-0.177039056 -Jason Kidd,kiddja01,2001,RS,PHO,6013,3065,2.189431662,2.358681004,4.548112665,11.3752004,11.3752004,0,2.330027379,2.505776057,4.835803436,-0.301948331 -Jason Kidd,kiddja01,2002,PO,NJN,1562,803,5.512569174,1.436640036,6.949209211,4.084102936,0,4.084102936,5.569145697,1.591668097,7.160813795,-0.317237186 -Jason Kidd,kiddja01,2002,RS,NJN,5912,3056,3.737273428,2.28997737,6.027250798,13.63597997,13.63597997,0,4.015481918,2.419154551,6.434636468,-0.330346405 -Jason Kidd,kiddja01,2003,PO,NJN,1614,852,3.609455366,2.598009394,6.20746476,4.002534382,0,4.002534382,3.815309562,2.619706666,6.435016228,-0.302741279 -Jason Kidd,kiddja01,2003,RS,NJN,5770,2989,4.631254039,2.922774722,7.554028762,15.65890341,15.65890341,0,4.873569624,2.80343242,7.677002043,-0.320047528 -Jason Kidd,kiddja01,2004,PO,NJN,888,474,3.031734233,3.145107277,6.17684151,2.215762409,0,2.215762409,3.349381899,2.865112888,6.214494787,-0.432504959 -Jason Kidd,kiddja01,2004,RS,NJN,4616,2450,3.263557903,2.059899676,5.323457579,10.0465472,10.0465472,0,3.397844182,1.964482767,5.36232695,-0.40834384 -Jason Kidd,kiddja01,2005,PO,NJN,351,182,3.220217226,2.183245675,5.403462901,0.782965128,0,0.782965128,3.441869017,2.877825322,6.319694339,0.245763846 -Jason Kidd,kiddja01,2005,RS,NJN,4572,2435,4.38626639,2.023419309,6.4096857,11.32694149,11.32694149,0,4.336176561,2.160251176,6.496427737,-0.424401707 -Jason Kidd,kiddja01,2006,PO,NJN,838,450,4.109907263,0.150794474,4.260701737,1.651321447,0,1.651321447,4.266731526,0.629943727,4.896675252,-0.475611042 -Jason Kidd,kiddja01,2006,RS,NJN,5630,2975,3.471838364,1.989842981,5.461681345,12.40986486,12.40986486,0,3.554707493,2.362357671,5.917065164,-0.398415033 -Jason Kidd,kiddja01,2007,PO,NJN,905,484,6.34898927,2.962607248,9.311596518,3.057595064,0,3.057595064,6.478439952,3.262665297,9.741105249,-0.420672118 -Jason Kidd,kiddja01,2007,RS,NJN,5649,2933,3.924991572,1.470981157,5.395972729,12.11340627,12.11340627,0,3.986116113,1.765023743,5.751139856,-0.582859006 -Jason Kidd,kiddja01,2008,PO,DAL,330,180,2.601558738,2.083137883,4.684696621,0.69905282,0,0.69905282,2.505871856,2.487478693,4.993350549,-0.649401079 -Jason Kidd,kiddja01,2008,RS,DAL,1922,1011,2.826571005,3.495446006,6.322017011,4.699034194,4.699034194,0,3.129683224,3.90083365,7.030516874,0.391392976 -Jason Kidd,kiddja01,2008,RS,NJN,3654,1895,1.361195705,1.04749939,2.408695095,5.011713211,5.011713211,0,1.542536199,0.978878174,2.521414374,0.45274787 -Jason Kidd,kiddja01,2009,PO,DAL,731,386,3.418576974,3.555103719,6.973680693,1.96724699,0,1.96724699,3.780916531,3.893339366,7.674255897,-0.353098392 -Jason Kidd,kiddja01,2009,RS,DAL,5565,2886,3.143157141,3.328799707,6.471956848,13.50703517,13.50703517,0,3.210594024,3.660431973,6.871025996,-0.490143591 -Jason Kidd,kiddja01,2010,PO,DAL,453,243,2.075446893,3.362945726,5.438392619,1.044497987,0,1.044497987,2.245600782,4.091628776,6.337229558,-0.218888519 -Jason Kidd,kiddja01,2010,RS,DAL,5616,2881,3.297828394,1.975800958,5.273629352,11.72542645,11.72542645,0,3.403904565,2.189154087,5.593058652,-0.544369101 -Jason Kidd,kiddja01,2011,PO,DAL,1358,744,2.845871824,2.262411152,5.108282977,3.071050707,0,3.071050707,3.444804123,2.364850538,5.809654661,-0.156339952 -Jason Kidd,kiddja01,2011,RS,DAL,5104,2653,1.773488694,1.650741628,3.424230323,8.325899713,8.325899713,0,2.137027833,1.985056086,4.122083919,-0.348985078 -Jason Kidd,kiddja01,2012,PO,DAL,275,144,2.906432526,4.904792242,7.811224768,0.802525316,0,0.802525316,3.575842688,5.122617193,8.698459881,0.255609231 -Jason Kidd,kiddja01,2012,RS,DAL,2656,1379,0.955094844,2.620159458,3.575254302,4.460128888,4.460128888,0,1.155688183,2.815713648,3.971401831,0.205366811 -Jason Kidd,kiddja01,2013,PO,NYK,451,247,-3.105094157,1.320582694,-1.784511463,0.125230972,0,0.125230972,-3.413119765,0.296865064,-3.116254701,-0.184039948 -Jason Kidd,kiddja01,2013,RS,NYK,3866,2043,1.268713269,2.082853354,3.351566623,6.370980172,6.370980172,0,1.375667454,2.131565991,3.507233445,0.162226174 -Warren Kidd,kiddwa01,1994,RS,PHI,1783,884,-2.107090379,-1.477960313,-3.585050692,-0.378412256,-0.378412256,0,-2.674652188,-1.293624523,-3.968276711,0.457496605 -Irv Kiffin,kiffiir01,1980,RS,SAS,489,212,-8.049525145,-1.636420175,-9.68594532,-0.760636857,-0.760636857,0,-7.483022635,-1.950050897,-9.433073531,1.450301664 -Carl Kilpatrick,kilpaca01,1980,RS,UTA,12,6,1.150638425,0.205883301,1.356521726,0.01265253,0.01265253,0,0.727321795,0.118414049,0.845735844,0.677628484 -Sean Kilpatrick,kilpase01,2015,RS,MIN,149,72,-0.604031107,-1.071622339,-1.675653446,0.039649666,0.039649666,0,-1.397178073,-2.115656555,-3.512834628,0.447552022 -Sean Kilpatrick,kilpase01,2016,RS,BRK,1095,534,2.805299833,-6.383699339,-3.578399506,-0.22713091,-0.22713091,0,1.063492023,-6.553120289,-5.489628266,0.621733736 -Sean Kilpatrick,kilpase01,2016,RS,DEN,175,82,-0.549995494,-3.900786862,-4.450782357,-0.071756392,-0.071756392,0,0.525161648,-5.588640417,-5.063478768,0.826364562 -Sean Kilpatrick,kilpase01,2017,RS,BRK,3751,1754,-0.049190197,-2.174156879,-2.223347077,0.473653998,0.473653998,0,-1.131264454,-2.677238045,-3.808502499,0.490590822 -Sean Kilpatrick,kilpase01,2018,RS,BRK,397,183,-6.552034718,-3.728450636,-10.28048535,-0.706049001,-0.706049001,0,-6.096152755,-5.461528799,-11.55768155,0.416651048 -Sean Kilpatrick,kilpase01,2018,RS,LAC,79,38,-0.592986874,-9.760368386,-10.35335526,-0.145853436,-0.145853436,0,-1.640565412,-7.589129903,-9.229695316,-1.047996348 -Sean Kilpatrick,kilpase01,2018,RS,CHI,440,214,1.879964076,-5.102214461,-3.222250386,-0.051822599,-0.051822599,0,1.186754412,-4.961242148,-3.774487736,0.50208264 -Sean Kilpatrick,kilpase01,2018,RS,MIL,417,205,-1.292332503,-3.685025003,-4.977357506,-0.23255217,-0.23255217,0,-1.22483584,-4.225822278,-5.450658118,-0.174316105 -Bo Kimble,kimblbo01,1991,RS,LAC,2114,1004,-3.475320862,-1.676057336,-5.151378197,-1.243369445,-1.243369445,0,-3.650387354,-1.525680523,-5.176067877,1.070583211 -Bo Kimble,kimblbo01,1992,PO,LAC,10,5,-15.17413505,-6.517210637,-21.69134569,-0.052075478,0,-0.052075478,-15.1454519,-5.016079802,-20.16153171,4.175864664 -Bo Kimble,kimblbo01,1992,RS,LAC,563,277,-3.332090881,-0.921831574,-4.253922455,-0.214298351,-0.214298351,0,-3.55935668,-1.356873229,-4.916229909,0.808268853 -Bo Kimble,kimblbo01,1993,RS,NYK,110,55,-3.509326309,-1.720277656,-5.229603965,-0.071255073,-0.071255073,0,-2.965705238,-2.14686572,-5.112570957,2.35748073 -Stan Kimbrough,kimbrst01,1990,RS,DET,99,50,-2.921620247,2.565616567,-0.35600368,0.061099503,0.061099503,0,-2.722944882,1.358449265,-1.364495617,0.046723884 -Stan Kimbrough,kimbrst01,1993,RS,SAC,32,15,-3.226187441,0.497351789,-2.728835651,0.000161761,0.000161761,0,-3.08582653,-0.166278077,-3.252104607,-0.126953299 -Chad Kinch,kinchch01,1981,RS,CLE,525,247,-4.422780976,-2.262769454,-6.685550431,-0.496266678,-0.496266678,0,-4.770776888,-3.212710569,-7.983487457,0.064620136 -Chad Kinch,kinchch01,1981,RS,DAL,220,106,-7.044506322,-3.057689597,-10.10219592,-0.397784094,-0.397784094,0,-7.376572415,-3.929230052,-11.30580247,0.043678082 -Albert King,kingal01,1982,PO,NJN,118,58,2.517547031,2.725738814,5.243285844,0.246157692,0,0.246157692,2.021797994,2.863290475,4.885088469,0.901478753 -Albert King,kingal01,1982,RS,NJN,3680,1694,-1.872519194,-0.078107137,-1.950626332,0.695375532,0.695375532,0,-1.945825394,-0.255782706,-2.2016081,0.664189606 -Albert King,kingal01,1983,PO,NJN,140,68,1.506842117,-3.182802878,-1.675960761,0.038830635,0,0.038830635,1.70008443,-1.786518974,-0.086434544,1.057411668 -Albert King,kingal01,1983,RS,NJN,5363,2447,-0.118401488,0.334095684,0.215694195,3.706876146,3.706876146,0,-0.140512083,0.364279301,0.223767219,0.121953446 -Albert King,kingal01,1984,PO,NJN,613,295,-1.058539005,0.154309859,-0.904229147,0.286680995,0,0.286680995,-1.260496738,-0.340615367,-1.601112105,0.056709115 -Albert King,kingal01,1984,RS,NJN,4565,2103,-0.088835342,0.120534541,0.031699199,2.9960319,2.9960319,0,-0.085075815,0.026502123,-0.058573693,0.392485537 -Albert King,kingal01,1985,PO,NJN,233,105,-2.283180384,1.672292076,-0.610888307,0.119012214,0,0.119012214,-1.862857166,1.855584757,-0.007272408,0.730888195 -Albert King,kingal01,1985,RS,NJN,1830,860,0.541617709,-0.037968875,0.503648834,1.43344929,1.43344929,0,0.509017755,-0.27386009,0.235157665,0.422696418 -Albert King,kingal01,1986,PO,NJN,204,98,0.726860841,-1.943096954,-1.216236113,0.079442413,0,0.079442413,0.522749162,-1.575552531,-1.052803369,0.443349637 -Albert King,kingal01,1986,RS,NJN,4349,1998,-1.579374336,-0.848216929,-2.427591265,0.328733246,0.328733246,0,-1.584694374,-1.099069633,-2.683764007,0.02401154 -Albert King,kingal01,1987,RS,NJN,2769,1291,-2.519382317,-1.114033819,-3.633416136,-0.583970572,-0.583970572,0,-2.544965214,-1.236214556,-3.78117977,0.366870934 -Albert King,kingal01,1988,RS,PHI,3223,1593,-3.286543708,-1.326121991,-4.612665699,-1.522617883,-1.522617883,0,-3.265499383,-1.078906114,-4.344405498,0.581838184 -Albert King,kingal01,1989,RS,SAS,1735,791,-3.354917841,-1.63901122,-4.99392906,-0.91039768,-0.91039768,0,-3.63735905,-1.983590833,-5.620949882,0.542308896 -Albert King,kingal01,1992,RS,WSB,121,59,-0.871875952,0.807472975,-0.064402977,0.081643004,0.081643004,0,-0.828898747,0.322882179,-0.506016568,0.970236809 -Bernard King,kingbe01,1978,RS,NJN,7226,3092,-0.606897982,-0.079465289,-0.686363271,3.256663928,3.256663928,0,-0.636467572,0.125969602,-0.51049797,0.03974628 -Bernard King,kingbe01,1979,PO,NJN,185,81,0.988442772,-0.9485064,0.039936372,0.120096411,0,0.120096411,1.15415403,-0.152734711,1.001419319,1.02124042 -Bernard King,kingbe01,1979,RS,NJN,6597,2859,0.505734612,0.128534331,0.634268944,4.955319436,4.955319436,0,0.44099018,0.337354241,0.778344421,0.407998626 -Bernard King,kingbe01,1980,RS,UTA,862,419,-2.099726337,-2.964236216,-5.063962553,-0.499443617,-0.499443617,0,-2.176516165,-2.754229275,-4.93074544,1.007986617 -Bernard King,kingbe01,1981,RS,GSW,6202,2914,3.312810822,-1.181057386,2.131753436,7.262183719,7.262183719,0,3.154692445,-0.950845955,2.20384649,0.062046984 -Bernard King,kingbe01,1982,RS,GSW,6113,2861,2.611276208,-0.988842845,1.622433363,6.38709912,6.38709912,0,2.497864652,-0.819376082,1.67848857,0.075771829 -Bernard King,kingbe01,1983,PO,NYK,376,184,7.218680236,-1.777881147,5.440799089,0.792242871,0,0.792242871,6.830335785,-1.648660557,5.181675228,-0.102134073 -Bernard King,kingbe01,1983,RS,NYK,4511,2207,1.862917083,0.79892774,2.661844823,6.115910768,6.115910768,0,1.899667046,0.959808843,2.859475889,0.378624638 -Bernard King,kingbe01,1984,PO,NYK,995,477,6.27442135,0.388967762,6.663389112,2.361543383,0,2.361543383,5.967234491,0.70033835,6.667572841,-0.050068189 -Bernard King,kingbe01,1984,RS,NYK,5564,2667,3.880464983,-0.130529892,3.749935091,8.856333494,8.856333494,0,3.564664276,0.040565634,3.60522991,0.137598211 -Bernard King,kingbe01,1985,RS,NYK,4326,2063,3.778191547,-0.885242053,2.892949494,5.946653057,5.946653057,0,3.663649915,-0.817072789,2.846577126,0.125420094 -Bernard King,kingbe01,1987,RS,NYK,444,214,1.699561915,-2.812261605,-1.11269969,0.177887459,0.177887459,0,1.355566488,-2.678415505,-1.322849017,-0.50082904 -Bernard King,kingbe01,1988,PO,WSB,318,168,-0.786755118,-1.981649024,-2.768404142,-0.001634442,0,-0.001634442,-0.959927077,-1.842701696,-2.802628774,0.438035719 -Bernard King,kingbe01,1988,RS,WSB,4225,2044,-0.349033261,-1.697784734,-2.046817996,0.734775359,0.734775359,0,-0.371189892,-1.63762592,-2.008815812,0.201068864 -Bernard King,kingbe01,1989,RS,WSB,5436,2559,0.762442619,-1.318742953,-0.556300333,2.85982134,2.85982134,0,0.739785986,-1.347954122,-0.608168136,-0.152171117 -Bernard King,kingbe01,1990,RS,WSB,5628,2687,1.519752167,-1.913627295,-0.393875128,3.224347287,3.224347287,0,1.466665895,-1.861745902,-0.395080007,-0.175152943 -Bernard King,kingbe01,1991,RS,WSB,4933,2401,0.060946432,-1.581392354,-1.520445921,1.50485891,1.50485891,0,0.178677883,-1.494697134,-1.316019251,-0.087711322 -Bernard King,kingbe01,1993,PO,NJN,46,24,-1.743747461,0.01511966,-1.728627801,0.01298865,0,0.01298865,-2.455388709,-0.352549285,-2.807937994,0.640486652 -Bernard King,kingbe01,1993,RS,NJN,870,430,0.647245407,-1.037570924,-0.390325517,0.519215912,0.519215912,0,0.09247679,-1.325297749,-1.232820958,0.290654202 -Chris King,kingch01,1994,PO,SEA,13,7,-12.95986303,7.925997668,-5.03386536,-0.008735148,0,-0.008735148,-11.161222,7.93667305,-3.224548946,3.441933641 -Chris King,kingch01,1994,RS,SEA,172,86,-4.391277552,-1.750555743,-6.141833295,-0.15146714,-0.15146714,0,-3.516363539,-3.166838503,-6.683202042,1.709127312 -Chris King,kingch01,1996,RS,VAN,3701,1930,-2.642101509,-0.2640831,-2.906184609,-0.153580319,-0.153580319,0,-3.010481329,-0.509486114,-3.519967443,-0.128401309 -Chris King,kingch01,1999,RS,UTA,77,42,-11.53428349,2.045794371,-9.488489123,-0.148079258,-0.148079258,0,-10.65794074,1.70737164,-8.950569102,2.296264006 -Frankie King,kingfr01,1996,RS,LAL,39,20,-12.05803255,2.206813012,-9.851219538,-0.07471437,-0.07471437,0,-9.97426328,2.725866741,-7.248396539,2.89033874 -Frankie King,kingfr01,1997,RS,PHI,118,59,-0.273664771,0.810298901,0.536634131,0.099011793,0.099011793,0,-0.850832659,0.60605481,-0.244777849,0.072119824 -Gerard King,kingge02,1999,PO,SAS,25,14,-4.889019995,1.167675988,-3.721344007,-0.007167891,0,-0.007167891,-5.829928248,-0.602925468,-6.432853716,0.147795712 -Gerard King,kingge02,1999,RS,SAS,118,63,-0.852536263,0.022651715,-0.829884548,0.062594249,0.062594249,0,-1.405094444,-0.061830832,-1.466925276,1.278481049 -Gerard King,kingge02,2000,RS,WAS,2071,1060,-0.169610133,-0.06326728,-0.232877413,1.361683079,1.361683079,0,-0.745903948,-0.142132824,-0.888036772,0.02719918 -Gerard King,kingge02,2001,RS,WAS,1379,706,-2.31688852,-1.308279404,-3.625167924,-0.316246559,-0.316246559,0,-2.934260002,-1.775683204,-4.709943206,0.295861659 -George King,kingge03,2019,RS,PHO,12,6,-5.65494678,-16.72028005,-22.37522683,-0.058620269,-0.058620269,0,-6.848305911,-11.88471055,-18.73301646,-2.470748178 -Jimmy King,kingji02,1996,RS,TOR,1705,868,-2.403954557,-2.91011528,-5.314069838,-1.134445587,-1.134445587,0,-3.070476144,-3.635369598,-6.705845742,-0.08691852 -Jimmy King,kingji02,1997,RS,DEN,43,22,-2.348181581,5.331446671,2.983265089,0.064808386,0.064808386,0,-1.82494546,5.108931579,3.283986119,0.646514094 -Reggie King,kingre01,1980,PO,KCK,155,77,0.941935287,-0.213070793,0.728864493,0.141204814,0,0.141204814,0.504480163,0.422443226,0.926923388,0.176770819 -Reggie King,kingre01,1980,RS,KCK,4462,2052,-0.090430778,0.702095512,0.611664734,3.517595279,3.517595279,0,-0.30635073,0.597807022,0.291456293,-0.054360843 -Reggie King,kingre01,1981,PO,KCK,1195,620,0.956139146,0.465057803,1.421196949,1.356213573,0,1.356213573,0.867528144,0.688182152,1.555710296,-0.326694578 -Reggie King,kingre01,1981,RS,KCK,5855,2743,0.297735328,0.937121802,1.234857131,5.562829129,5.562829129,0,0.407597653,0.965316407,1.372914059,-0.256748727 -Reggie King,kingre01,1982,RS,KCK,5597,2609,-0.436732893,0.276812265,-0.159920628,3.438215775,3.438215775,0,-0.682975939,0.259760493,-0.423215446,-0.280463971 -Reggie King,kingre01,1983,RS,KCK,2235,995,-1.15240718,-0.607352212,-1.759759393,0.50095418,0.50095418,0,-1.61111083,-1.426266815,-3.037377645,-0.361273529 -Reggie King,kingre01,1984,PO,SEA,174,91,-5.01358258,0.234581088,-4.779001493,-0.097685551,0,-0.097685551,-5.591446575,-0.318766967,-5.910213542,0.53941785 -Reggie King,kingre01,1984,RS,SEA,4383,2086,-0.853277447,-0.081249614,-0.934527062,1.925003543,1.925003543,0,-1.144740546,-0.403483503,-1.548224049,-0.380734694 -Reggie King,kingre01,1985,RS,SEA,1800,860,-3.200045525,-0.452141656,-3.652187181,-0.39525265,-0.39525265,0,-3.815071656,-1.198686043,-5.0137577,-0.157112989 -Rich King,kingri01,1992,RS,SEA,428,213,-4.546976939,-1.913575165,-6.460552105,-0.408147587,-0.408147587,0,-4.368758149,-2.168989303,-6.537747452,1.191847964 -Rich King,kingri01,1993,RS,SEA,24,12,-10.81721962,-4.658524897,-15.47574452,-0.07796204,-0.07796204,0,-9.856200427,-7.525707126,-17.38190755,0.062777222 -Rich King,kingri01,1994,RS,SEA,156,78,-3.917023992,-2.105287229,-6.02231122,-0.132763116,-0.132763116,0,-3.581774864,-2.463830734,-6.045605599,1.876787649 -Rich King,kingri01,1995,RS,SEA,12,6,-23.58542821,-3.656703292,-27.24213151,-0.077001257,-0.077001257,0,-21.08403351,-3.938774337,-25.02280785,2.54122456 -Stacey King,kingst01,1990,PO,CHI,549,281,-3.047198466,-0.22673442,-3.273932885,-0.077555415,0,-0.077555415,-3.09579929,-1.09624126,-4.19204055,0.107268845 -Stacey King,kingst01,1990,RS,CHI,3621,1777,-1.301502812,-1.550020624,-2.851523437,-0.092088158,-0.092088158,0,-1.32100282,-1.825584128,-3.146586948,0.048065815 -Stacey King,kingst01,1991,PO,CHI,160,86,-8.883265064,-2.457415282,-11.34068035,-0.393685587,0,-0.393685587,-8.286658992,-2.946012253,-11.23267125,1.198914486 -Stacey King,kingst01,1991,RS,CHI,2413,1198,-3.671060554,-1.384150303,-5.055210857,-1.411210979,-1.411210979,0,-3.460343132,-2.030762874,-5.491106007,0.156243021 -Stacey King,kingst01,1992,PO,CHI,208,111,-3.123179471,1.065674669,-2.057504802,0.04063932,0,0.04063932,-2.690329155,-0.38111436,-3.071443514,0.440667164 -Stacey King,kingst01,1992,RS,CHI,2522,1268,-1.324248989,-1.2863637,-2.61061269,0.090124902,0.090124902,0,-1.19384862,-1.862092091,-3.055940711,-0.053633197 -Stacey King,kingst01,1993,PO,CHI,427,229,-2.897035178,0.57448712,-2.322548058,0.05196664,0,0.05196664,-2.555930034,0.318887196,-2.237042838,0.818084605 -Stacey King,kingst01,1993,RS,CHI,2064,1059,-2.601893106,-0.842709461,-3.444602567,-0.375645146,-0.375645146,0,-2.371337077,-1.502979125,-3.874316202,0.091368942 -Stacey King,kingst01,1994,RS,CHI,1040,537,-4.709889578,0.396283254,-4.313606324,-0.429839342,-0.429839342,0,-4.19289851,-0.064287834,-4.257186344,0.324969143 -Stacey King,kingst01,1994,RS,MIN,1030,516,-3.207690144,-1.391106408,-4.598796552,-0.488089567,-0.488089567,0,-2.78257683,-0.992288408,-3.774865238,0.270785535 -Stacey King,kingst01,1995,RS,MIN,1525,792,-4.424902756,-0.93102178,-5.355924536,-1.062067517,-1.062067517,0,-4.365230517,-1.009349681,-5.374580198,0.81002687 -Stacey King,kingst01,1996,PO,MIA,23,12,-8.777315661,-0.707821007,-9.485136668,-0.042348978,0,-0.042348978,-9.141115801,-1.272315281,-10.41343108,-0.372032501 -Stacey King,kingst01,1996,RS,MIA,299,156,-8.024321001,0.08657335,-7.937747651,-0.423675101,-0.423675101,0,-7.525595899,0.58353672,-6.942059179,2.425520635 -Stacey King,kingst01,1997,RS,DAL,131,70,-7.134569072,-1.074454804,-8.209023876,-0.196511775,-0.196511775,0,-6.848670634,-1.188460316,-8.03713095,0.724640214 -Stacey King,kingst01,1997,RS,BOS,67,33,-1.671252871,-3.162276937,-4.833529808,-0.034929894,-0.034929894,0,-2.796108182,-4.30981132,-7.105919503,-0.389325315 -Tarence Kinsey,kinseta01,2007,RS,MEM,1907,967,-0.990745525,-0.344586854,-1.335332379,0.6972559,0.6972559,0,-1.049747379,-0.485103556,-1.534850935,-0.091893095 -Tarence Kinsey,kinseta01,2008,RS,MEM,193,96,-1.902363407,-0.128656627,-2.031020034,0.035336598,0.035336598,0,-2.398486061,-0.52425198,-2.922738041,0.322871788 -Tarence Kinsey,kinseta01,2009,PO,CLE,20,11,-3.077615935,3.159431344,0.081815409,0.016650845,0,0.016650845,-2.951517154,3.065139662,0.113622508,1.423859376 -Tarence Kinsey,kinseta01,2009,RS,CLE,518,277,-1.980912033,-0.834984194,-2.815896227,-0.009393442,-0.009393442,0,-2.249750402,-1.488563592,-3.738313994,0.803491621 -Andrei Kirilenko,kirilan01,2002,PO,UTA,229,122,-0.811762169,6.198354255,5.386592086,0.522152894,0,0.522152894,-0.898923686,5.338002483,4.439078798,-0.03281218 -Andrei Kirilenko,kirilan01,2002,RS,UTA,4093,2151,1.484444195,4.139763192,5.624207387,9.164149357,9.164149357,0,1.428780788,3.420488451,4.849269239,-0.260084405 -Andrei Kirilenko,kirilan01,2003,PO,UTA,273,145,2.951048381,-1.396432945,1.554615436,0.32453672,0,0.32453672,2.507240456,-2.012266386,0.49497407,-1.08594451 -Andrei Kirilenko,kirilan01,2003,RS,UTA,4164,2213,2.931992014,2.143444358,5.075436372,8.812231039,8.812231039,0,2.810072199,2.055083826,4.865156025,-0.2423591 -Andrei Kirilenko,kirilan01,2004,RS,UTA,5283,2895,3.360856223,3.658177117,7.019033341,14.34040758,14.34040758,0,3.660802154,3.393726477,7.05452863,-0.560763619 -Andrei Kirilenko,kirilan01,2005,RS,UTA,2513,1349,3.601401487,4.368626149,7.970027636,7.333740819,7.333740819,0,3.740402747,3.856117275,7.596520021,-0.554124123 -Andrei Kirilenko,kirilan01,2006,RS,UTA,4818,2604,2.318792579,4.019930289,6.338722868,11.98975447,11.98975447,0,2.233961551,3.356980655,5.590942206,-0.646283972 -Andrei Kirilenko,kirilan01,2007,PO,UTA,1011,527,0.371544592,1.966248076,2.337792668,1.404033503,0,1.404033503,0.194476478,1.424676301,1.619152779,-0.439849823 -Andrei Kirilenko,kirilan01,2007,RS,UTA,3955,2049,-0.625712756,2.398209656,1.7724969,4.714026049,4.714026049,0,-0.611113925,1.756661002,1.145547076,-0.271408403 -Andrei Kirilenko,kirilan01,2008,PO,UTA,727,387,0.918459312,3.134735591,4.053194903,1.392738075,0,1.392738075,1.11198318,3.213796085,4.325779265,0.47207992 -Andrei Kirilenko,kirilan01,2008,RS,UTA,4354,2217,2.381350228,1.895112825,4.276463053,7.905365548,7.905365548,0,2.293561432,1.286948384,3.580509816,-0.498634313 -Andrei Kirilenko,kirilan01,2009,PO,UTA,268,136,0.649326364,3.800343556,4.44966992,0.512842359,0,0.512842359,0.934152793,3.130911946,4.065064739,-0.416654796 -Andrei Kirilenko,kirilan01,2009,RS,UTA,3592,1831,0.017176513,1.773491486,1.790667999,4.227527103,4.227527103,0,0.269031725,1.227046446,1.496078171,-0.311914769 -Andrei Kirilenko,kirilan01,2010,PO,UTA,59,30,0.202150174,1.691855965,1.894006139,0.072638504,0,0.072638504,-0.257693481,0.340075656,0.082382174,-0.832070757 -Andrei Kirilenko,kirilan01,2010,RS,UTA,3323,1681,1.158656588,3.494183396,4.652839984,6.323063107,6.323063107,0,1.157362019,2.840092637,3.997454655,-0.383729835 -Andrei Kirilenko,kirilan01,2011,RS,UTA,3833,1999,1.181162012,0.491299652,1.672461664,4.481440959,4.481440959,0,1.017618355,0.103542568,1.121160923,-0.59883834 -Andrei Kirilenko,kirilan01,2013,RS,MIN,3978,2034,1.281524331,1.931556941,3.213081272,6.15398507,6.15398507,0,0.956635371,1.584479973,2.541115344,-0.514299326 -Andrei Kirilenko,kirilan01,2014,PO,BRK,268,144,1.674776279,2.289339986,3.964116265,0.50923919,0,0.50923919,1.021103679,2.234737664,3.255841343,0.089714433 -Andrei Kirilenko,kirilan01,2014,RS,BRK,1674,857,-1.184269041,-0.30337882,-1.487647862,0.556538373,0.556538373,0,-1.007769047,-0.8528889,-1.860657947,0.796884475 -Andrei Kirilenko,kirilan01,2015,RS,BRK,72,36,-4.91302019,-6.334985667,-11.24800586,-0.154673376,-0.154673376,0,-5.135141934,-5.897816444,-11.03295838,-0.867004785 -Alex Kirk,kirkal01,2015,RS,CLE,30,14,-3.934850818,-9.41914049,-13.35399131,-0.074852758,-0.074852758,0,-3.138448491,-9.969703981,-13.10815247,-1.126078234 -Curtis Kitchen,kitchcu01,1987,PO,SEA,47,23,-6.008090673,0.140404398,-5.867686275,-0.038729553,0,-0.038729553,-6.548654677,0.856494127,-5.69216055,2.61012651 -Curtis Kitchen,kitchcu01,1987,RS,SEA,67,31,1.85182406,4.197180349,6.049004409,0.139107268,0.139107268,0,1.443911247,2.992214628,4.436125874,-0.043652053 -Greg Kite,kitegr01,1984,PO,BOS,78,38,-5.673116566,-2.66235074,-8.335467306,-0.112687444,0,-0.112687444,-5.912849452,-2.77664203,-8.689491482,0.890372381 -Greg Kite,kitegr01,1984,RS,BOS,414,197,-6.079146598,-1.553227718,-7.632374315,-0.496160481,-0.496160481,0,-5.711789027,-1.880249585,-7.592038611,1.137670451 -Greg Kite,kitegr01,1985,PO,BOS,135,63,-4.740761324,-0.575148335,-5.315909659,-0.085819293,0,-0.085819293,-5.302629211,-0.613705668,-5.916334879,0.933824745 -Greg Kite,kitegr01,1985,RS,BOS,908,424,-6.446115831,-1.630952882,-8.077068714,-1.161925329,-1.161925329,0,-6.292511874,-1.783977731,-8.076489606,0.856264524 -Greg Kite,kitegr01,1986,PO,BOS,162,78,-3.249144578,1.951968617,-1.29717596,0.060666599,0,0.060666599,-3.711838339,2.047603028,-1.664235311,1.743682994 -Greg Kite,kitegr01,1986,RS,BOS,990,464,-7.502580738,0.474452642,-7.028128096,-1.019321565,-1.019321565,0,-7.29508282,-0.252998779,-7.548081599,0.668219489 -Greg Kite,kitegr01,1987,PO,BOS,352,172,-5.732164758,-0.071701024,-5.803865782,-0.28032705,0,-0.28032705,-5.883970212,0.3394936,-5.544476612,1.404885521 -Greg Kite,kitegr01,1987,RS,BOS,1548,745,-5.936128861,1.228011828,-4.708117033,-0.752149732,-0.752149732,0,-5.66325089,1.045079241,-4.618171649,1.07896131 -Greg Kite,kitegr01,1988,RS,LAC,2075,977,-4.708242819,-1.086351298,-5.794594117,-1.524562099,-1.524562099,0,-5.013903868,-0.608925551,-5.622829419,0.46074316 -Greg Kite,kitegr01,1988,RS,BOS,177,86,-9.293033622,-0.944629243,-10.23766286,-0.333110007,-0.333110007,0,-8.296258625,-1.177970295,-9.47422892,1.402769645 -Greg Kite,kitegr01,1989,RS,CHH,450,213,-4.700208245,-1.845061944,-6.545270189,-0.41717519,-0.41717519,0,-4.853883081,-0.82564576,-5.679528841,1.169483206 -Greg Kite,kitegr01,1989,RS,LAC,1604,729,-5.531513338,-1.327125815,-6.858639153,-1.537953251,-1.537953251,0,-5.69677455,-1.093044967,-6.789819517,0.653726801 -Greg Kite,kitegr01,1990,RS,SAC,3087,1515,-4.679328295,0.035359442,-4.643968853,-1.46581466,-1.46581466,0,-4.70435095,-0.101266091,-4.805617041,0.12690274 -Greg Kite,kitegr01,1991,RS,ORL,4665,2225,-3.734141639,-0.209888492,-3.94403013,-1.356810322,-1.356810322,0,-3.794186021,0.170848776,-3.623337245,0.098964653 -Greg Kite,kitegr01,1992,RS,ORL,3054,1479,-3.602767506,0.058219142,-3.544548363,-0.600614008,-0.600614008,0,-3.750163963,0.232793563,-3.5173704,0.172824645 -Greg Kite,kitegr01,1993,RS,ORL,1299,640,-5.22257144,0.324080764,-4.898490677,-0.709544712,-0.709544712,0,-5.243469169,0.557606811,-4.685862358,1.117137546 -Greg Kite,kitegr01,1994,RS,ORL,620,309,-7.556768101,-1.298507935,-8.855276037,-0.973618171,-0.973618171,0,-7.466277672,-1.172710796,-8.638988469,1.110907616 -Greg Kite,kitegr01,1995,PO,IND,48,26,-4.91665234,0.971004608,-3.945647732,-0.016913233,0,-0.016913233,-4.746891968,2.710937308,-2.035954661,3.058492256 -Greg Kite,kitegr01,1995,RS,IND,116,61,-10.77079908,-2.994569115,-13.76536819,-0.348362428,-0.348362428,0,-9.792590734,-2.805246135,-12.59783687,1.519740422 -Greg Kite,kitegr01,1995,RS,NYK,31,16,-12.44331994,-2.020425023,-14.46374496,-0.095365691,-0.095365691,0,-11.87308861,-3.108963389,-14.982052,-0.251731004 -Kerry Kittles,kittlke01,1997,RS,NJN,5865,3012,1.950344276,0.616356877,2.566701153,8.150022129,8.150022129,0,1.958683942,0.861037955,2.819721897,-0.226412688 -Kerry Kittles,kittlke01,1998,PO,NJN,227,126,2.744422691,-0.452987059,2.291435631,0.335152363,0,0.335152363,3.077688829,0.135797781,3.21348661,0.233805516 -Kerry Kittles,kittlke01,1998,RS,NJN,5396,2814,2.594312715,0.381933659,2.976246374,8.176515738,8.176515738,0,2.667479189,0.510770643,3.178249832,-0.496405394 -Kerry Kittles,kittlke01,1999,RS,NJN,3027,1570,-0.257231665,0.292156846,0.034925181,2.225122176,2.225122176,0,-0.133708615,0.329117462,0.195408847,-0.227614118 -Kerry Kittles,kittlke01,2000,RS,NJN,3696,1896,2.015130112,-0.283480986,1.731649126,4.325977665,4.325977665,0,1.910550869,-0.112558236,1.797992633,-0.202057089 -Kerry Kittles,kittlke01,2002,PO,NJN,1128,580,2.68832317,1.598258797,4.286581967,2.148274775,0,2.148274775,2.653463453,1.755496725,4.408960179,0.031496561 -Kerry Kittles,kittlke01,2002,RS,NJN,5032,2601,0.983377575,0.894414602,1.877792177,6.115381123,6.115381123,0,0.983444508,1.004850944,1.988295452,-0.386167114 -Kerry Kittles,kittlke01,2003,PO,NJN,1161,613,0.507750321,1.547597401,2.055347722,1.544840877,0,1.544840877,0.480088109,1.714255955,2.194344064,-0.305240116 -Kerry Kittles,kittlke01,2003,RS,NJN,3766,1951,2.735302314,1.22181143,3.957113745,6.663177182,6.663177182,0,2.574422391,1.516605357,4.091027747,-0.180478054 -Kerry Kittles,kittlke01,2004,PO,NJN,777,415,3.129236492,2.629975812,5.759212305,1.860085731,0,1.860085731,3.181168979,3.078891281,6.26006026,0.091682352 -Kerry Kittles,kittlke01,2004,RS,NJN,5354,2842,0.562589748,0.799044911,1.361634659,5.944093178,5.944093178,0,0.485346849,1.106876798,1.592223647,-0.271159945 -Kerry Kittles,kittlke01,2005,RS,LAC,456,243,-1.349564013,-0.63305832,-1.982622333,0.094814387,0.094814387,0,-1.440790467,-1.02729003,-2.468080497,-0.313446834 -Maxi Kleber,klebima01,2018,RS,DAL,2457,1206,-2.122179878,1.544862342,-0.577317536,1.329262298,1.329262298,0,-1.987320194,0.864710569,-1.122609625,-0.56332411 -Maxi Kleber,klebima01,2019,RS,DAL,3140,1502,-1.055587277,2.863225479,1.807638202,3.479284187,3.479284187,0,-1.115890922,2.314933015,1.199042094,-0.388876684 -Joe Kleine,kleinjo01,1986,PO,SAC,89,45,-0.173150939,-1.476517989,-1.649668928,0.026121112,0,0.026121112,-0.690011757,-0.717072243,-1.407084,0.255302481 -Joe Kleine,kleinjo01,1986,RS,SAC,2536,1180,-4.590208549,-0.352211097,-4.942419646,-1.330868082,-1.330868082,0,-4.391253594,-0.294142366,-4.685395961,0.857569926 -Joe Kleine,kleinjo01,1987,RS,SAC,3539,1658,-2.354723541,-0.561359473,-2.916083014,-0.140463515,-0.140463515,0,-2.148524213,-0.40263815,-2.551162363,-0.020356611 -Joe Kleine,kleinjo01,1988,RS,SAC,4250,1999,-2.358563366,-1.063954087,-3.422517453,-0.684093992,-0.684093992,0,-2.34039126,-0.832547648,-3.172938909,-0.264470628 -Joe Kleine,kleinjo01,1989,PO,BOS,127,65,-2.55256859,-1.072063222,-3.624631812,-0.030094484,0,-0.030094484,-3.121101727,-1.631182729,-4.752284455,0.574874488 -Joe Kleine,kleinjo01,1989,RS,BOS,1029,498,-2.306734216,-0.580917583,-2.887651798,-0.035062795,-0.035062795,0,-2.083931653,-0.699155489,-2.783087143,0.257221093 -Joe Kleine,kleinjo01,1989,RS,SAC,1934,913,-5.360613251,-1.280268569,-6.64088182,-1.817462126,-1.817462126,0,-5.229572339,-1.252502102,-6.482074441,0.283395554 -Joe Kleine,kleinjo01,1990,PO,BOS,166,79,-1.169804339,-1.495845204,-2.665649543,0.003526865,0,0.003526865,-1.317245324,-1.280772767,-2.598018091,0.566097269 -Joe Kleine,kleinjo01,1990,RS,BOS,2825,1365,-3.23936503,-0.454401357,-3.693766387,-0.65705994,-0.65705994,0,-3.08861084,-0.59208908,-3.68069992,-0.030402246 -Joe Kleine,kleinjo01,1991,PO,BOS,62,31,-3.962004582,-2.576987855,-6.538992437,-0.062351171,0,-0.062351171,-4.042552348,-2.25614702,-6.298699368,0.832706129 -Joe Kleine,kleinjo01,1991,RS,BOS,1764,850,-4.441369307,-0.63191073,-5.073280037,-1.009317244,-1.009317244,0,-4.277173827,-1.234881498,-5.512055324,0.175157858 -Joe Kleine,kleinjo01,1992,PO,BOS,158,82,-5.59922715,-1.623765648,-7.222992798,-0.19339827,0,-0.19339827,-5.723086864,-2.175416029,-7.898502892,0.190447259 -Joe Kleine,kleinjo01,1992,RS,BOS,2001,991,-1.972522808,0.616526975,-1.355995833,0.702909278,0.702909278,0,-1.862620809,0.100975289,-1.76164552,-0.265219131 -Joe Kleine,kleinjo01,1993,PO,BOS,54,29,-4.246556456,-0.517120568,-4.763677024,-0.030858403,0,-0.030858403,-5.161230166,-0.782189136,-5.943419302,0.388866265 -Joe Kleine,kleinjo01,1993,RS,BOS,2258,1129,-3.770444915,-0.194608617,-3.965053532,-0.698104362,-0.698104362,0,-3.706628299,-0.684624253,-4.391252552,-0.249870271 -Joe Kleine,kleinjo01,1994,PO,PHO,163,81,-4.613561226,-1.207324728,-5.820885954,-0.131599823,0,-0.131599823,-4.781585005,-1.148078246,-5.929663251,0.487943047 -Joe Kleine,kleinjo01,1994,RS,PHO,1728,848,-3.463141671,-0.932421504,-4.395563174,-0.713525762,-0.713525762,0,-3.532886145,-1.255027191,-4.787913335,0.21270188 -Joe Kleine,kleinjo01,1995,PO,PHO,327,167,-1.523117862,0.159708509,-1.363409353,0.12327029,0,0.12327029,-1.283149518,1.069926863,-0.213222655,1.052186539 -Joe Kleine,kleinjo01,1995,RS,PHO,1956,968,-4.217923721,-0.973312824,-5.191236545,-1.210935281,-1.210935281,0,-4.118373191,-0.652534524,-4.770907716,0.411306927 -Joe Kleine,kleinjo01,1996,PO,PHO,15,8,-15.10617935,2.667246388,-12.43893296,-0.041247197,0,-0.041247197,-12.5940934,1.821848418,-10.77224499,0.996278427 -Joe Kleine,kleinjo01,1996,RS,PHO,1302,663,-5.536849608,-1.506253103,-7.043102711,-1.462463247,-1.462463247,0,-5.29094139,-1.389002361,-6.679943751,0.657074837 -Joe Kleine,kleinjo01,1997,RS,LAL,58,30,-7.086391194,-1.295001783,-8.381392977,-0.086783101,-0.086783101,0,-7.417343415,-0.93547547,-8.352818885,0.623573012 -Joe Kleine,kleinjo01,1997,RS,NJN,882,453,-4.021990618,-1.68743086,-5.709421477,-0.683574913,-0.683574913,0,-4.346387778,-1.863394343,-6.209782121,-0.054480636 -Joe Kleine,kleinjo01,1997,RS,PHO,717,365,-6.549308772,-0.928782296,-7.478091068,-0.882977834,-0.882977834,0,-6.182567211,-1.025346271,-7.207913482,0.258949671 -Joe Kleine,kleinjo01,1998,RS,CHI,745,397,-6.403405175,-1.081768741,-7.485173915,-0.963714314,-0.963714314,0,-6.198970417,-1.656704763,-7.85567518,0.438883132 -Joe Kleine,kleinjo01,1999,PO,PHO,10,5,-1.942708739,16.65383445,14.71112571,0.046734792,0,0.046734792,-0.794922731,15.80850575,15.01358302,1.500033912 -Joe Kleine,kleinjo01,1999,RS,PHO,709,374,-4.791410969,-1.404115728,-6.195526697,-0.65762188,-0.65762188,0,-4.850816146,-1.60991045,-6.460726596,0.022503105 -Joe Kleine,kleinjo01,2000,RS,POR,59,31,-7.168400204,0.576062446,-6.592337758,-0.061960793,-0.061960793,0,-6.739240332,0.966452881,-5.772787451,1.844357188 -Linas Kleiza,kleizli01,2006,PO,DEN,27,14,0.47066819,-1.505414752,-1.034746561,0.012806236,0,0.012806236,-0.27044835,-1.053903945,-1.324352295,1.217196863 -Linas Kleiza,kleizli01,2006,RS,DEN,1027,519,-1.817468539,-1.147256573,-2.964725112,-0.057252604,-0.057252604,0,-2.145052929,-1.306126491,-3.451179421,0.636127627 -Linas Kleiza,kleizli01,2007,PO,DEN,122,66,-3.559742828,-1.408653322,-4.96839615,-0.077377526,0,-0.077377526,-3.933397289,-1.993273701,-5.926670991,0.393278551 -Linas Kleiza,kleizli01,2007,RS,DEN,3054,1488,-0.571425502,-1.254080575,-1.825506077,0.706081658,0.706081658,0,-0.497565136,-1.359340557,-1.856905692,0.560299498 -Linas Kleiza,kleizli01,2008,PO,DEN,250,122,3.275669977,-2.277593299,0.998076678,0.241209487,0,0.241209487,2.622055126,-2.308803075,0.313252051,0.220892806 -Linas Kleiza,kleizli01,2008,RS,DEN,3969,1889,1.473576219,-1.753092594,-0.279516376,2.387077497,2.387077497,0,1.264807222,-1.922338062,-0.65753084,0.239875286 -Linas Kleiza,kleizli01,2009,PO,DEN,409,210,2.614576734,-0.446560275,2.168016459,0.542406783,0,0.542406783,2.386772555,-1.291026707,1.095745848,-0.172599258 -Linas Kleiza,kleizli01,2009,RS,DEN,3625,1824,-0.12685218,-1.953807333,-2.080659514,0.624388133,0.624388133,0,-0.119143943,-2.390787371,-2.509931314,0.222983192 -Linas Kleiza,kleizli01,2011,RS,TOR,2020,1032,-1.867522573,-1.396540643,-3.264063216,-0.272272082,-0.272272082,0,-1.588554435,-1.675656169,-3.264210604,0.552356142 -Linas Kleiza,kleizli01,2012,RS,TOR,1989,1057,-0.118524298,-0.634269247,-0.752793544,1.087349101,1.087349101,0,0.012722259,-0.768684383,-0.755962124,0.882543767 -Linas Kleiza,kleizli01,2013,RS,TOR,716,376,-1.786998398,-2.119852117,-3.906850515,-0.224171653,-0.224171653,0,-1.638829452,-2.221226533,-3.860055985,0.942671567 -Billy Knight,knighbi01,1977,RS,IND,7035,3117,2.825836052,-1.058372037,1.767464015,7.150277595,7.150277595,0,2.576352489,-0.848842789,1.7275097,-0.507397589 -Billy Knight,knighbi01,1978,RS,BUF,4736,2155,2.122066037,0.012048887,2.134114924,5.351164319,5.351164319,0,2.13451891,0.187035881,2.32155479,-0.378755467 -Billy Knight,knighbi01,1979,RS,BOS,2511,1119,-2.038322761,-1.811874757,-3.850197517,-0.628202132,-0.628202132,0,-2.109091329,-2.19612521,-4.305216539,0.014347082 -Billy Knight,knighbi01,1979,RS,IND,2166,976,1.942080082,-1.202936442,0.739143639,1.733606477,1.733606477,0,1.525112247,-1.790158929,-0.265046682,-0.23601176 -Billy Knight,knighbi01,1980,RS,IND,4202,1910,1.752546266,-0.739916081,1.012630185,3.646162046,3.646162046,0,1.33301435,-1.317820602,0.015193748,-0.582000069 -Billy Knight,knighbi01,1981,PO,IND,155,71,1.376313669,-2.300206544,-0.923892875,0.067858552,0,0.067858552,0.410838343,-1.97882285,-1.567984507,-0.515697697 -Billy Knight,knighbi01,1981,RS,IND,5071,2385,3.197319414,-1.23966899,1.957650424,5.701481612,5.701481612,0,2.832323787,-1.28316473,1.549159057,-0.484217392 -Billy Knight,knighbi01,1982,RS,IND,3750,1803,0.378833442,-0.753217043,-0.374383601,2.179990564,2.179990564,0,0.024444758,-1.338770477,-1.314325719,-0.248430225 -Billy Knight,knighbi01,1983,RS,IND,4953,2262,2.385928412,-2.557208266,-0.171279854,2.961051314,2.961051314,0,1.877079448,-2.702968722,-0.825889274,-0.52517251 -Billy Knight,knighbi01,1984,PO,KCK,78,37,-7.340086229,-2.834462902,-10.17454913,-0.143179146,0,-0.143179146,-7.441159605,-4.025758412,-11.46691802,-0.941574798 -Billy Knight,knighbi01,1984,RS,KCK,4087,1885,-0.32710819,-1.165509728,-1.492617918,1.204175325,1.204175325,0,-0.607886572,-1.742373869,-2.350260441,-0.431693985 -Billy Knight,knighbi01,1985,PO,SAS,99,45,0.854940902,-0.455015429,0.399925473,0.074628011,0,0.074628011,0.343800906,-2.038236112,-1.694435206,0.057511143 -Billy Knight,knighbi01,1985,RS,SAS,1338,611,-2.267100707,-2.599596124,-4.866696832,-0.659826352,-0.659826352,0,-2.275858029,-3.708973867,-5.984831896,-0.002538462 -Billy Knight,knighbi01,1985,RS,KCK,416,189,-2.009598108,-3.681812961,-5.691411069,-0.282292877,-0.282292877,0,-2.625578987,-4.414468848,-7.040047836,-0.488566587 -Brevin Knight,knighbr01,1998,PO,CLE,230,132,-1.137577667,4.030864137,2.89328647,0.395249655,0,0.395249655,-1.057607293,4.929136476,3.871529183,0.726432205 -Brevin Knight,knighbr01,1998,RS,CLE,4704,2483,2.682753628,3.105185212,5.78793884,10.83856313,10.83856313,0,2.399955547,3.761611825,6.161567371,0.189830094 -Brevin Knight,knighbr01,1999,RS,CLE,2159,1186,1.370396333,1.040958764,2.411355098,3.127426178,3.127426178,0,1.240432899,1.419439704,2.659872604,0.124044856 -Brevin Knight,knighbr01,2000,RS,CLE,3537,1754,0.439912352,0.855696023,1.295608375,3.622393947,3.622393947,0,0.259197199,1.125926583,1.385123782,0.052471616 -Brevin Knight,knighbr01,2001,RS,ATL,2641,1364,-0.966212426,1.747915177,0.78170275,2.463604391,2.463604391,0,-0.973613683,2.679980599,1.706366916,0.219687866 -Brevin Knight,knighbr01,2001,RS,CLE,179,93,-3.680726408,-0.094188199,-3.774914607,-0.049220527,-0.049220527,0,-3.694664944,1.082994229,-2.611670715,1.119853343 -Brevin Knight,knighbr01,2002,RS,MEM,2210,1151,-0.725494466,1.194546158,0.469051692,1.901488241,1.901488241,0,-1.008023576,1.56292867,0.554905094,0.540472632 -Brevin Knight,knighbr01,2003,RS,MEM,1813,928,-2.280372261,0.950085025,-1.330287235,0.677944577,0.677944577,0,-2.096897635,1.291549274,-0.805348361,0.78898364 -Brevin Knight,knighbr01,2004,PO,MIL,191,101,-1.199165246,5.969984961,4.770819715,0.40331765,0,0.40331765,-0.387679189,6.991862162,6.604182973,0.809372924 -Brevin Knight,knighbr01,2004,RS,PHO,37,19,-8.436456007,6.861110234,-1.575345773,0.011479536,0.011479536,0,-6.982010167,5.372817737,-1.60919243,0.742091077 -Brevin Knight,knighbr01,2004,RS,MIL,811,420,0.109422931,0.947244471,1.056667401,0.821052785,0.821052785,0,0.074182683,1.955397745,2.029580428,0.597466092 -Brevin Knight,knighbr01,2004,RS,WAS,1162,598,-2.600070174,1.960124769,-0.639945404,0.645764948,0.645764948,0,-2.534691188,2.284154943,-0.250536245,0.281592791 -Brevin Knight,knighbr01,2005,RS,CHA,3781,1944,2.141603851,0.539483964,2.681087815,5.381202934,5.381202934,0,1.765970853,1.385637657,3.15160851,-0.094077836 -Brevin Knight,knighbr01,2006,RS,CHA,4627,2351,0.684982215,1.155282564,1.840264779,5.491719945,5.491719945,0,0.517261028,1.847426383,2.364687412,-0.236513787 -Brevin Knight,knighbr01,2007,RS,CHA,2468,1273,-0.682385425,0.570444052,-0.111941374,1.712633899,1.712633899,0,-0.879752876,0.786970519,-0.092782357,-0.040431605 -Brevin Knight,knighbr01,2008,RS,LAC,3249,1674,-2.087233079,1.529481719,-0.55775136,1.871926075,1.871926075,0,-2.398320901,1.997630551,-0.40069035,-0.020897894 -Brevin Knight,knighbr01,2009,PO,UTA,33,17,-16.34427615,-1.625415703,-17.96969186,-0.139815261,0,-0.139815261,-15.44138642,-1.863358242,-17.30474466,2.42157224 -Brevin Knight,knighbr01,2009,RS,UTA,1840,938,-3.933809671,2.873061787,-1.060747884,0.811349393,0.811349393,0,-3.783576527,2.478962293,-1.304614234,0.336126423 -Brandin Knight,knighbr02,2005,RS,HOU,6,3,-5.677536368,-1.839023129,-7.516559497,-0.007112555,-0.007112555,0,-6.496437955,-4.175281162,-10.67171912,-2.310279422 -Brandon Knight,knighbr03,2012,RS,DET,4002,2129,-0.960357067,-1.79403883,-2.754395897,-0.004784766,-0.004784766,0,-0.730311016,-1.367844908,-2.098155923,0.190962327 -Brandon Knight,knighbr03,2013,RS,DET,4525,2365,-0.697419051,-0.187528511,-0.884947561,2.253659302,2.253659302,0,-0.434677515,-0.304337343,-0.739014858,0.134214201 -Brandon Knight,knighbr03,2014,RS,MIL,4684,2400,0.928016318,-2.2610302,-1.333013882,1.736108607,1.736108607,0,1.040887095,-2.328434836,-1.287547741,0.057350067 -Brandon Knight,knighbr03,2015,RS,PHO,727,347,-2.101690483,-2.347933845,-4.449624329,-0.303611382,-0.303611382,0,-1.178508922,-1.749461179,-2.927970101,0.863945062 -Brandon Knight,knighbr03,2015,RS,MIL,3412,1688,1.01108947,0.294222404,1.305311874,3.537773309,3.537773309,0,0.994206756,0.608187818,1.602394574,1.242916022 -Brandon Knight,knighbr03,2016,RS,PHO,3898,1870,0.278469159,-2.531400294,-2.252931135,0.477284179,0.477284179,0,0.493204135,-1.979239704,-1.486035569,0.62710409 -Brandon Knight,knighbr03,2017,RS,PHO,2418,1140,-2.024213997,-1.922389289,-3.946603287,-0.69822651,-0.69822651,0,-2.443313664,-2.078332646,-4.52164631,0.316907122 -Brandon Knight,knighbr03,2019,RS,CLE,1277,618,-1.684786365,-1.008940631,-2.693726996,0.017633854,0.017633854,0,-1.326235726,-1.093603383,-2.419839109,-0.627383413 -Brandon Knight,knighbr03,2019,RS,HOU,247,118,-7.80285515,-1.915509392,-9.718364542,-0.418176891,-0.418176891,0,-4.828918358,-2.069804231,-6.898722589,-0.326432774 -Negele Knight,knighne01,1991,PO,PHO,114,56,1.619306752,-3.055968268,-1.436661516,0.038883532,0,0.038883532,0.822799721,-2.770540888,-1.947741167,0.447368286 -Negele Knight,knighne01,1991,RS,PHO,1686,792,-1.397805054,-2.258634289,-3.656439343,-0.367191423,-0.367191423,0,-1.390764167,-2.681871712,-4.07263588,0.248669349 -Negele Knight,knighne01,1992,RS,PHO,1322,631,-2.106514063,-1.599011803,-3.705525866,-0.308192672,-0.308192672,0,-2.100653191,-2.040247242,-4.140900433,0.182654465 -Negele Knight,knighne01,1993,PO,PHO,66,34,0.436875253,-4.236130014,-3.799254761,-0.018502816,0,-0.018502816,-0.53635576,-6.260488603,-6.796844363,-1.317133078 -Negele Knight,knighne01,1993,RS,PHO,1868,888,-3.554695943,-2.350740244,-5.905436187,-1.425206999,-1.425206999,0,-3.537498012,-2.737201329,-6.274699341,-0.30056075 -Negele Knight,knighne01,1994,PO,SAS,199,108,-3.60523467,-1.758113143,-5.363347813,-0.148496915,0,-0.148496915,-3.632966376,-1.495432003,-5.128398378,-0.011232768 -Negele Knight,knighne01,1994,RS,PHO,16,8,-12.44819531,-4.165378051,-16.61357336,-0.05673856,-0.05673856,0,-12.1001555,-3.922881905,-16.0230374,0.260215902 -Negele Knight,knighne01,1994,RS,SAS,2715,1430,-0.034500187,-1.813561778,-1.848061965,0.658127603,0.658127603,0,-0.287638742,-1.783034415,-2.070673157,0.012612636 -Negele Knight,knighne01,1995,RS,POR,85,43,0.54895987,-2.528184013,-1.979224143,0.016864233,0.016864233,0,-0.288025885,-2.894525707,-3.182551592,-0.253109293 -Negele Knight,knighne01,1995,RS,DET,1306,665,-3.267733953,-3.080062909,-6.347796862,-1.223419469,-1.223419469,0,-3.572056203,-3.289188247,-6.861244451,0.211727214 -Negele Knight,knighne01,1999,RS,TOR,105,56,-6.495342022,-4.744052054,-11.23939408,-0.243538943,-0.243538943,0,-6.75947989,-5.6885002,-12.44798009,0.366132517 -Toby Knight,knighto01,1978,PO,NYK,111,48,-4.091643815,0.266650881,-3.824992934,-0.027227271,0,-0.027227271,-4.357220771,-0.479798123,-4.837018894,0.291062345 -Toby Knight,knighto01,1978,RS,NYK,2702,1169,-1.475170244,-0.035674644,-1.510844888,0.744542581,0.744542581,0,-1.579442337,-0.035046892,-1.614489229,0.801167754 -Toby Knight,knighto01,1979,RS,NYK,5895,2667,0.444507305,-0.407690295,0.036817009,3.792348008,3.792348008,0,0.216693285,-0.125644253,0.091049031,0.008937947 -Toby Knight,knighto01,1980,RS,NYK,6609,2945,1.251463423,-0.007930007,1.243533416,5.992856617,5.992856617,0,1.163713914,0.346466349,1.510180263,-0.131852138 -Toby Knight,knighto01,1982,RS,NYK,1153,550,-0.06368407,-1.109937209,-1.173621279,0.443176566,0.443176566,0,-0.739818796,-1.414034724,-2.15385352,0.191353295 -Travis Knight,knightr01,1997,PO,LAL,170,93,-1.085096848,2.55580549,1.470708642,0.208266004,0,0.208266004,-1.677598276,2.407575531,0.729977255,0.734318959 -Travis Knight,knightr01,1997,RS,LAL,2219,1156,-2.108160452,1.480155583,-0.628004869,1.251662119,1.251662119,0,-2.271592281,1.186007794,-1.085584487,0.009337655 -Travis Knight,knightr01,1998,RS,BOS,2955,1503,-1.624510974,0.663079854,-0.961431119,1.378757798,1.378757798,0,-1.683812115,0.703675191,-0.980136923,0.481474896 -Travis Knight,knightr01,1999,PO,LAL,19,10,-19.09439509,-4.286160033,-23.38055512,-0.120208555,0,-0.120208555,-17.81335825,0.360441539,-17.45291671,9.307812806 -Travis Knight,knightr01,1999,RS,LAL,1013,525,-2.667771748,1.555105041,-1.112666707,0.444053344,0.444053344,0,-2.476911438,1.828912023,-0.647999415,1.125649024 -Travis Knight,knightr01,2000,PO,LAL,91,48,-8.429003564,-1.478183594,-9.907187158,-0.18782783,0,-0.18782783,-7.825674734,-0.699046797,-8.524721532,3.467730617 -Travis Knight,knightr01,2000,RS,LAL,806,410,-4.877865012,1.215981449,-3.661883564,-0.192426937,-0.192426937,0,-4.703739245,1.003789161,-3.699950084,0.828490123 -Travis Knight,knightr01,2001,PO,NYK,2,1,-4.699257071,-5.820577466,-10.51983454,-0.004596249,0,-0.004596249,-6.020188774,4.195803879,-1.824384895,11.22629312 -Travis Knight,knightr01,2001,RS,NYK,468,256,-7.305531425,0.667641703,-6.637889722,-0.513251027,-0.513251027,0,-7.202207974,0.324283272,-6.877924702,0.990884974 -Travis Knight,knightr01,2002,RS,NYK,811,429,-5.653231276,-1.29532287,-6.948554146,-0.932282776,-0.932282776,0,-5.556222208,-0.856054811,-6.412277019,1.330430004 -Travis Knight,knightr01,2003,RS,NYK,549,287,-4.247358228,0.347712816,-3.899645412,-0.169132547,-0.169132547,0,-4.341426554,0.007739024,-4.333687531,0.433752527 -Kevin Knox,knoxke01,2019,RS,NYK,4580,2158,-3.822369778,-4.319854979,-8.142224757,-5.964008939,-5.964008939,0,-3.706787911,-4.100554661,-7.807342573,0.465320394 -Bart Kofoed,kofoeba01,1988,PO,UTA,218,109,-4.330968675,-2.809620757,-7.140589432,-0.254945195,0,-0.254945195,-5.116825619,-3.216628551,-8.333454169,1.179239452 -Bart Kofoed,kofoeba01,1988,RS,UTA,481,225,-5.417997359,-2.279507098,-7.697504458,-0.575575881,-0.575575881,0,-5.95205718,-2.192206023,-8.144263203,1.353583508 -Bart Kofoed,kofoeba01,1989,RS,UTA,363,176,-4.716467731,-0.356759873,-5.073227604,-0.210209203,-0.210209203,0,-5.019553991,-0.777258787,-5.796812778,0.778889257 -Bart Kofoed,kofoeba01,1991,RS,GSW,46,21,-5.769671235,-5.637987494,-11.40765873,-0.093718179,-0.093718179,0,-6.264811633,-5.805696371,-12.070508,1.024030662 -Bart Kofoed,kofoeba01,1992,RS,SEA,480,239,-1.034272246,-4.22945603,-5.263728276,-0.307540088,-0.307540088,0,-1.964348378,-5.164346006,-7.128694384,0.326077225 -Bart Kofoed,kofoeba01,1993,RS,BOS,82,41,-0.785634116,-0.615081919,-1.400716035,0.028035551,0.028035551,0,-1.132286922,-2.53932981,-3.671616732,-0.655951508 -Jon Koncak,koncajo01,1986,PO,ATL,405,193,-2.715912774,1.745879666,-0.970033108,0.181946546,0,0.181946546,-2.612672161,1.577814044,-1.034858117,0.653736599 -Jon Koncak,koncajo01,1986,RS,ATL,3572,1695,-2.010761418,0.778233982,-1.232527435,1.321205912,1.321205912,0,-1.819445297,0.886165985,-0.933279312,0.701877934 -Jon Koncak,koncajo01,1987,PO,ATL,166,86,-0.682680904,3.852729229,3.170048326,0.273474307,0,0.273474307,-1.113748563,4.894460276,3.780711713,2.054058579 -Jon Koncak,koncajo01,1987,RS,ATL,3456,1684,-3.239521366,2.339229126,-0.900292239,1.597930694,1.597930694,0,-2.894422319,2.101984628,-0.79243769,0.558800834 -Jon Koncak,koncajo01,1988,RS,ATL,2180,1073,-2.856230503,2.376216797,-0.480013707,1.248783295,1.248783295,0,-2.47261208,2.298235627,-0.174376454,0.49408227 -Jon Koncak,koncajo01,1989,PO,ATL,351,192,1.484988167,-0.568940815,0.916047352,0.369550274,0,0.369550274,1.263257049,0.192923332,1.456180381,-0.215260378 -Jon Koncak,koncajo01,1989,RS,ATL,3171,1531,-2.236313315,2.310382379,0.074069064,2.213765545,2.213765545,0,-2.089329108,2.195982273,0.106653165,0.3621482 -Jon Koncak,koncajo01,1990,RS,ATL,1972,977,-3.364160166,0.639656331,-2.724503835,0.01286805,0.01286805,0,-3.222656273,1.253772857,-1.968883416,1.246482373 -Jon Koncak,koncajo01,1991,PO,ATL,258,133,-4.180396008,-0.780816691,-4.961212699,-0.154865563,0,-0.154865563,-4.413599771,-0.272091513,-4.685691284,0.07009196 -Jon Koncak,koncajo01,1991,RS,ATL,4012,1931,-3.295448377,1.038189253,-2.257259125,0.486892305,0.486892305,0,-3.116812898,1.543154561,-1.573658337,0.295231402 -Jon Koncak,koncajo01,1992,RS,ATL,3069,1489,-4.499999637,0.84296654,-3.657033097,-0.691852154,-0.691852154,0,-4.426619132,0.866939413,-3.559679718,0.396162219 -Jon Koncak,koncajo01,1993,PO,ATL,171,89,-3.835746839,-0.214265208,-4.050012047,-0.060593262,0,-0.060593262,-3.873229049,0.508252098,-3.364976951,-0.435463267 -Jon Koncak,koncajo01,1993,RS,ATL,4062,1975,-3.513308826,1.556071635,-1.957237191,0.800233952,0.800233952,0,-3.482788166,1.85427049,-1.628517676,0.172924475 -Jon Koncak,koncajo01,1994,PO,ATL,362,195,-5.664658942,3.56774649,-2.096912452,0.067543473,0,0.067543473,-5.523417244,3.392435287,-2.130981957,0.710606563 -Jon Koncak,koncajo01,1994,RS,ATL,3619,1823,-4.117943008,3.182947231,-0.934995777,1.689159369,1.689159369,0,-4.06951557,2.915701205,-1.153814365,0.05893313 -Jon Koncak,koncajo01,1995,RS,ATL,1784,943,-4.594692344,3.054152437,-1.540539908,0.585378394,0.585378394,0,-4.578561752,2.780421768,-1.798139985,0.56318252 -Jon Koncak,koncajo01,1996,PO,ORL,253,140,-4.07918038,1.023207702,-3.055972678,-0.023123256,0,-0.023123256,-4.243011796,2.743251082,-1.499760713,2.280946827 -Jon Koncak,koncajo01,1996,RS,ORL,2492,1288,-4.948208078,0.708109756,-4.240098323,-0.98641625,-0.98641625,0,-4.910285619,1.144412144,-3.765873475,0.684939061 -Joe Kopicki,kopicjo01,1983,RS,WSB,421,201,0.046553745,1.954120824,2.000674569,0.486585,0.486585,0,-0.458623683,1.212056483,0.7534328,-0.128000448 -Joe Kopicki,kopicjo01,1984,PO,WSB,46,25,-7.076469559,-1.641537596,-8.718007156,-0.08028571,0,-0.08028571,-7.582195394,-1.4400387,-9.022234094,2.244240414 -Joe Kopicki,kopicjo01,1984,RS,WSB,1392,678,-0.023047448,-0.917246428,-0.940293876,0.624807878,0.624807878,0,-0.587486414,-1.684013187,-2.271499602,-0.196493278 -Joe Kopicki,kopicjo01,1985,PO,DEN,73,32,-2.515084391,1.030392005,-1.484692385,0.021522849,0,0.021522849,-2.28233819,0.340183078,-1.942155112,1.067986841 -Joe Kopicki,kopicjo01,1985,RS,DEN,698,308,-0.213285282,-1.237487107,-1.45077239,0.20582166,0.20582166,0,-0.40133667,-1.410975811,-1.812312482,0.83972425 -Furkan Korkmaz,korkmfu01,2018,PO,PHI,4,2,39.97211183,-19.50213933,20.4699725,0.025326066,0,0.025326066,27.95631167,-5.653373445,22.30293823,3.549952797 -Furkan Korkmaz,korkmfu01,2018,RS,PHI,176,80,-5.762043901,-5.850673111,-11.61271701,-0.361182781,-0.361182781,0,-4.582061786,-4.09600197,-8.678063756,-0.15298079 -Furkan Korkmaz,korkmfu01,2019,PO,PHI,85,36,-0.273140135,-4.347160851,-4.620300986,-0.036000858,0,-0.036000858,2.806782114,-4.552504104,-1.74572199,1.60330515 -Furkan Korkmaz,korkmfu01,2019,RS,PHI,1483,679,-0.038661653,1.418611047,1.379949393,1.433524309,1.433524309,0,-0.420290586,0.400462327,-0.019828258,0.199684407 -Frank Kornet,kornefr01,1990,PO,MIL,8,4,-20.01144481,-6.662392012,-26.67383682,-0.053218744,0,-0.053218744,-18.44552618,-7.826876973,-26.27240315,5.524787269 -Frank Kornet,kornefr01,1990,RS,MIL,905,438,-4.81873639,-1.335392823,-6.154129213,-0.765659733,-0.765659733,0,-4.852904937,-2.073551622,-6.926456558,0.647555642 -Frank Kornet,kornefr01,1991,RS,MIL,318,157,-4.452124128,-2.013003064,-6.465127191,-0.302749813,-0.302749813,0,-3.964094868,-2.221253422,-6.18534829,1.719718481 -Luke Kornet,kornelu01,2018,RS,NYK,680,326,-1.375684755,-0.455217528,-1.830902283,0.153446513,0.153446513,0,-0.62692636,-0.947797022,-1.574723382,0.374674605 -Luke Kornet,kornelu01,2019,RS,NYK,1665,784,-1.698465238,3.6311398,1.932674563,1.874729344,1.874729344,0,-1.240184155,2.244070844,1.003886689,0.091110241 -Yaroslav Korolev,korolya01,2006,RS,LAC,245,127,-3.451847357,-0.713379994,-4.165227351,-0.09166673,-0.09166673,0,-3.798409884,-2.343868402,-6.142278287,-0.033466504 -Yaroslav Korolev,korolya01,2007,RS,LAC,78,41,-3.333089837,0.794277499,-2.538812338,0.004417912,0.004417912,0,-2.71286032,-0.966924888,-3.679785207,0.005180843 -Kyle Korver,korveky01,2004,RS,PHI,1636,882,-0.210434618,-1.068849333,-1.279283951,0.66801946,0.66801946,0,-0.037526765,-1.631818008,-1.669344773,0.854559192 -Kyle Korver,korveky01,2005,PO,PHI,272,147,-1.930230423,-1.198630035,-3.128860457,-0.029675704,0,-0.029675704,-1.885132609,-1.176352468,-3.061485077,1.143302327 -Kyle Korver,korveky01,2005,RS,PHI,5333,2667,1.641896709,1.248201785,2.890098494,7.706884197,7.706884197,0,1.650316103,1.524085385,3.174401487,0.388339777 -Kyle Korver,korveky01,2006,RS,PHI,5007,2563,0.543422532,-1.360672877,-0.817250345,2.528975257,2.528975257,0,0.600749008,-1.177069189,-0.57632018,0.059077458 -Kyle Korver,korveky01,2007,RS,PHI,4373,2288,0.021433063,-1.598832859,-1.577399796,1.368959402,1.368959402,0,0.108837679,-1.362889041,-1.254051363,0.009454532 -Kyle Korver,korveky01,2008,PO,UTA,486,259,1.581079714,0.602905317,2.183985031,0.67650525,0,0.67650525,1.234009878,-0.074730986,1.159278893,0.539763155 -Kyle Korver,korveky01,2008,RS,PHI,1252,657,-1.367346766,0.293228772,-1.074117994,0.573156659,0.573156659,0,-0.83710688,0.295650816,-0.541456065,1.89829603 -Kyle Korver,korveky01,2008,RS,UTA,2111,1075,1.865921372,-0.589563213,1.276358159,2.255762411,2.255762411,0,1.750578667,-0.797888585,0.952690081,2.010001757 -Kyle Korver,korveky01,2009,PO,UTA,268,136,2.238770724,-0.89178072,1.346990005,0.291387693,0,0.291387693,1.9475165,-1.276139529,0.671376971,-0.55350334 -Kyle Korver,korveky01,2009,RS,UTA,3677,1874,0.10715416,-0.310051512,-0.202897352,2.439321687,2.439321687,0,0.068814065,-0.701402429,-0.632588364,0.152395165 -Kyle Korver,korveky01,2010,PO,UTA,416,210,1.100209122,-0.704795243,0.395413879,0.347735834,0,0.347735834,0.66419558,-1.21753288,-0.553337299,0.042141763 -Kyle Korver,korveky01,2010,RS,UTA,1882,952,1.173830438,0.662729995,1.836560434,2.21953747,2.21953747,0,0.73921675,-0.155646249,0.583570501,-0.345627725 -Kyle Korver,korveky01,2011,PO,CHI,505,276,-0.84882618,-0.912425356,-1.761251535,0.145124104,0,0.145124104,-0.848048027,-0.881816257,-1.729864284,0.945303196 -Kyle Korver,korveky01,2011,RS,CHI,3141,1649,1.582747867,-0.604429108,0.97831876,3.143531835,3.143531835,0,1.315497547,-0.67570412,0.639793428,0.202730532 -Kyle Korver,korveky01,2012,PO,CHI,175,94,0.976798235,0.841588505,1.818386739,0.227768061,0,0.227768061,0.599482004,0.607191827,1.206673831,0.71839867 -Kyle Korver,korveky01,2012,RS,CHI,2758,1469,2.713139204,-0.365126626,2.348012578,3.82061908,3.82061908,0,2.47600009,-0.281210297,2.194789793,-0.006254232 -Kyle Korver,korveky01,2013,PO,ATL,340,177,1.107029982,-0.689721316,0.417308666,0.295618486,0,0.295618486,0.799969386,-1.015495825,-0.215526438,0.191505136 -Kyle Korver,korveky01,2013,RS,ATL,4408,2259,1.884989067,0.856027663,2.741016729,6.322368496,6.322368496,0,1.626229927,1.052687549,2.678917476,-0.092060899 -Kyle Korver,korveky01,2014,PO,ATL,485,250,2.647031195,-0.375055568,2.271975627,0.678236786,0,0.678236786,5.760379104,-1.498935306,4.261443798,2.471840857 -Kyle Korver,korveky01,2014,RS,ATL,4833,2408,1.946004939,-0.63595894,1.310045999,5.011463346,5.011463346,0,2.012380554,-0.857879969,1.154500585,0.450858885 -Kyle Korver,korveky01,2015,PO,ATL,1050,526,1.122093438,1.145213747,2.267307185,1.398600539,0,1.398600539,-0.317248678,0.948331073,0.631082394,0.688192978 -Kyle Korver,korveky01,2015,RS,ATL,4854,2418,4.561931066,0.07686072,4.638791786,9.187284884,9.187284884,0,4.792228908,0.142567608,4.934796516,0.757468703 -Kyle Korver,korveky01,2016,PO,ATL,646,316,2.500194827,1.032390119,3.532584946,1.04895922,0,1.04895922,3.330459648,0.830575154,4.161034801,0.391091671 -Kyle Korver,korveky01,2016,RS,ATL,4961,2401,0.202691636,0.958885689,1.161577325,4.808614272,4.808614272,0,0.256013778,1.13169222,1.387705999,0.346053872 -Kyle Korver,korveky01,2017,PO,CLE,672,326,-0.190349462,-1.093651439,-1.2840009,0.252915572,0,0.252915572,0.490153951,-1.353009108,-0.862855157,0.551672097 -Kyle Korver,korveky01,2017,RS,ATL,1852,894,-0.369000708,-3.07040905,-3.439409758,-0.316002374,-0.316002374,0,-0.735954272,-1.967531415,-2.703485687,0.483391066 -Kyle Korver,korveky01,2017,RS,CLE,1769,859,1.041737362,-3.599245479,-2.557508117,0.084606646,0.084606646,0,1.306371795,-3.235353609,-1.928981815,0.28464658 -Kyle Korver,korveky01,2018,PO,CLE,981,505,1.515313913,0.308838757,1.82415267,1.220885187,0,1.220885187,1.816874298,0.038008152,1.854882449,0.432615795 -Kyle Korver,korveky01,2018,RS,CLE,3305,1574,1.752032639,0.354400517,2.106433156,3.926831278,3.926831278,0,1.637193972,-0.210943017,1.426250954,0.682915033 -Kyle Korver,korveky01,2019,PO,UTA,66,30,-6.930162022,-1.306950732,-8.237112754,-0.088152694,0,-0.088152694,-7.252550454,-2.280289803,-9.532840258,1.759646198 -Kyle Korver,korveky01,2019,RS,CLE,528,251,-0.919522194,-2.165849414,-3.085371608,-0.043272056,-0.043272056,0,-0.47474284,-3.572523281,-4.04726612,0.769553893 -Kyle Korver,korveky01,2019,RS,UTA,2340,1083,-0.293963836,-0.470347026,-0.764310861,1.102967686,1.102967686,0,0.045690596,-0.597741383,-0.552050787,0.53705938 -Kosta Koufos,koufoko01,2009,RS,UTA,1108,565,-2.545497212,0.283182727,-2.262314485,0.14027725,0.14027725,0,-2.624833287,-0.4635875,-3.088420786,-0.200970748 -Kosta Koufos,koufoko01,2010,PO,UTA,61,31,-6.765960383,-2.418952396,-9.184912779,-0.103501985,0,-0.103501985,-6.8266288,-4.878870826,-11.70549963,-1.267828098 -Kosta Koufos,koufoko01,2010,RS,UTA,340,172,-5.615671974,-1.525502759,-7.141174733,-0.387247515,-0.387247515,0,-5.472859553,-2.6366729,-8.109532453,0.463468418 -Kosta Koufos,koufoko01,2011,PO,DEN,4,2,16.25940201,-1.936978709,14.3224233,0.017673234,0,0.017673234,13.79031648,-4.267897195,9.522419283,-1.453574488 -Kosta Koufos,koufoko01,2011,RS,MIN,683,336,-4.607700347,-1.777504073,-6.385204421,-0.625991712,-0.625991712,0,-4.53812762,-2.034866756,-6.572994375,0.421546098 -Kosta Koufos,koufoko01,2011,RS,DEN,197,98,-0.347080744,-0.458245989,-0.805326733,0.096774588,0.096774588,0,-0.346518327,-1.633544491,-1.980062818,-0.439262776 -Kosta Koufos,koufoko01,2012,PO,DEN,49,26,-7.974578884,-3.331906848,-11.30648573,-0.117876299,0,-0.117876299,-7.877025346,-3.67972032,-11.55674567,0.625574776 -Kosta Koufos,koufoko01,2012,RS,DEN,1572,792,-0.229196057,1.168696842,0.939500785,1.487488535,1.487488535,0,-0.412437969,1.03073549,0.618297521,-0.208076318 -Kosta Koufos,koufoko01,2013,PO,DEN,205,100,-3.075399219,-0.173897726,-3.249296946,-0.026145638,0,-0.026145638,-3.440780426,-0.257164087,-3.697944513,-0.439179682 -Kosta Koufos,koufoko01,2013,RS,DEN,3641,1817,-0.09317048,1.310842624,1.217672144,3.671630676,3.671630676,0,-0.261690148,1.52308189,1.261391742,-0.165388424 -Kosta Koufos,koufoko01,2014,PO,MEM,92,45,-1.233843833,2.880955847,1.647112015,0.1039443,0,0.1039443,-1.818853772,0.753759908,-1.065093865,-0.155908787 -Kosta Koufos,koufoko01,2014,RS,MEM,2589,1349,-1.593416385,2.083713773,0.490297388,2.221335811,2.221335811,0,-1.682598434,1.932829491,0.250231057,-0.379787022 -Kosta Koufos,koufoko01,2015,PO,MEM,238,127,4.504888597,1.807337548,6.312226145,0.592116098,0,0.592116098,3.853243171,2.991540391,6.844783562,-2.149235784 -Kosta Koufos,koufoko01,2015,RS,MEM,2654,1348,-3.229533012,3.256827339,0.027294327,1.904230276,1.904230276,0,-3.351906833,2.55624239,-0.795664443,-0.293835549 -Kosta Koufos,koufoko01,2016,RS,SAC,3116,1482,-1.578515542,0.175562193,-1.402953348,1.012025362,1.012025362,0,-2.095875839,0.297770274,-1.798105566,-0.623436154 -Kosta Koufos,koufoko01,2017,RS,SAC,2820,1419,-2.481681167,1.656771007,-0.82491016,1.384041955,1.384041955,0,-3.054735029,1.367235633,-1.687499396,-0.680769205 -Kosta Koufos,koufoko01,2018,RS,SAC,2778,1391,-1.764378076,0.571660905,-1.192717171,1.092096764,1.092096764,0,-2.212061801,0.216493272,-1.995568529,-1.174762933 -Kosta Koufos,koufoko01,2019,RS,SAC,1107,502,-3.849104212,-0.016915344,-3.866019555,-0.285407632,-0.285407632,0,-3.970365849,-0.771276741,-4.741642591,-0.152509909 -Arvid Kramer,kramear01,1980,RS,DEN,99,45,-8.256629718,-1.481951859,-9.738581577,-0.160391827,-0.160391827,0,-8.030931754,-2.631883905,-10.66281566,-0.038376011 -Joel Kramer,kramejo01,1979,PO,PHO,557,257,1.599212785,1.019663722,2.618876507,0.730825394,0,0.730825394,1.24297946,1.142882135,2.385861595,0.674866592 -Joel Kramer,kramejo01,1979,RS,PHO,3203,1401,-0.938641798,-0.513646285,-1.452288083,0.931631602,0.931631602,0,-0.99156524,-0.321502589,-1.31306783,0.46619477 -Joel Kramer,kramejo01,1980,RS,PHO,1570,711,-2.349350843,0.374536727,-1.974814116,0.282311423,0.282311423,0,-2.48704022,0.099547095,-2.387493125,0.412227663 -Joel Kramer,kramejo01,1981,PO,PHO,195,101,-0.777705171,1.115851856,0.338146685,0.165808791,0,0.165808791,-1.554024458,1.650160939,0.096136481,0.989454214 -Joel Kramer,kramejo01,1981,RS,PHO,2350,1065,-0.969998323,0.259669082,-0.710329241,1.10937674,1.10937674,0,-1.420134389,-0.291491013,-1.711625401,0.101835052 -Joel Kramer,kramejo01,1982,PO,PHO,43,20,3.928014049,-0.188964629,3.73904942,0.06828846,0,0.06828846,3.125932284,-1.242673167,1.883259117,-0.00335173 -Joel Kramer,kramejo01,1982,RS,PHO,1151,549,-2.321266495,0.427755145,-1.89351135,0.239585115,0.239585115,0,-2.689729814,-0.394512282,-3.084242096,-0.135007524 -Joel Kramer,kramejo01,1983,PO,PHO,13,6,-15.78241417,-3.496158702,-19.27857287,-0.051579154,0,-0.051579154,-16.01138289,-5.731263538,-21.74264642,-1.178160403 -Joel Kramer,kramejo01,1983,RS,PHO,981,458,-2.992218559,0.776880868,-2.215337691,0.125025183,0.125025183,0,-3.127674568,0.092633858,-3.03504071,0.07498862 -Viacheslav Kravtsov,kravtvi01,2013,RS,DET,429,224,-1.362122903,-0.803675844,-2.165798747,0.067285567,0.067285567,0,-1.66621551,-1.236243283,-2.902458793,0.725467793 -Viacheslav Kravtsov,kravtvi01,2014,RS,PHO,129,59,-8.180327093,-7.043798203,-15.2241253,-0.377052946,-0.377052946,0,-7.228884626,-8.547599413,-15.77648404,0.398308064 -Wayne Kreklow,kreklwa01,1981,RS,BOS,212,100,-10.23507493,-2.468494305,-12.70356923,-0.5157578,-0.5157578,0,-9.973457123,-2.634173311,-12.60763043,1.608642823 -Tom Kropp,kroppto01,1977,PO,CHI,4,2,-10.10419133,-6.042584646,-16.14677598,-0.015710788,0,-0.015710788,-11.34415009,3.605955981,-7.738194107,12.15012127 -Tom Kropp,kroppto01,1977,RS,CHI,1011,480,-1.425118747,-1.344308044,-2.769426791,-0.004799426,-0.004799426,0,-1.988927571,-1.306823607,-3.295751178,0.948978037 -Nenad Krstic,krstine01,2005,PO,NJN,297,154,1.856438269,-1.157774465,0.698663804,0.279207709,0,0.279207709,0.8407624,-1.060055038,-0.219292638,-0.08225668 -Nenad Krstic,krstine01,2005,RS,NJN,3689,1965,-1.306621093,-0.093358115,-1.399979208,1.356429897,1.356429897,0,-1.671157423,-0.06324895,-1.734406373,0.202364681 -Nenad Krstic,krstine01,2006,PO,NJN,682,366,-1.71800796,-0.328792427,-2.046800387,0.13550301,0,0.13550301,-1.706104071,-0.484383532,-2.190487604,0.049585692 -Nenad Krstic,krstine01,2006,RS,NJN,4672,2469,-1.694691684,0.204396691,-1.490294993,1.585631715,1.585631715,0,-1.77139549,0.258837824,-1.512557666,-0.069193545 -Nenad Krstic,krstine01,2007,RS,NJN,1633,848,-1.906177234,-0.02873445,-1.934911684,0.351882281,0.351882281,0,-1.686451269,0.100350488,-1.586100781,-0.20192941 -Nenad Krstic,krstine01,2008,RS,NJN,1566,812,-6.312984884,0.320158865,-5.992826019,-1.348665629,-1.348665629,0,-6.116597372,0.01537093,-6.101226443,0.363496195 -Nenad Krstic,krstine01,2009,RS,OKC,2251,1141,-3.13315508,0.689451621,-2.443703459,0.177394903,0.177394903,0,-3.154115852,0.492106861,-2.662008991,-0.474672069 -Nenad Krstic,krstine01,2010,PO,OKC,246,129,-1.137210264,1.441875022,0.304664757,0.20595503,0,0.20595503,-1.351149606,1.227365301,-0.123784305,-0.610901444 -Nenad Krstic,krstine01,2010,RS,OKC,3416,1741,-2.48752395,0.023394959,-2.464128991,0.252979674,0.252979674,0,-2.428561954,-0.13222057,-2.560782524,-0.350294166 -Nenad Krstic,krstine01,2011,PO,BOS,105,56,-2.668984926,0.523202658,-2.145782268,0.017773915,0,0.017773915,-3.536704035,-0.724972511,-4.261676547,-0.153230583 -Nenad Krstic,krstine01,2011,RS,OKC,1989,1018,-2.695851104,-1.216998397,-3.912849501,-0.602277339,-0.602277339,0,-2.6178413,-1.289428279,-3.90726958,-0.260407246 -Nenad Krstic,krstine01,2011,RS,BOS,1053,553,-1.379244417,0.356056735,-1.023187683,0.488558558,0.488558558,0,-1.549429747,0.56066507,-0.988764677,0.259131624 -Larry Krystkowiak,krystla01,1987,RS,SAS,2152,1004,-1.815738515,-1.790296295,-3.60603481,-0.440164423,-0.440164423,0,-2.048494562,-1.860461541,-3.908956103,0.388187021 -Larry Krystkowiak,krystla01,1988,PO,MIL,328,163,0.1626619,-0.098456652,0.064205248,0.240888686,0,0.240888686,0.066965996,0.274863823,0.34182982,-0.192223706 -Larry Krystkowiak,krystla01,1988,RS,MIL,2160,1050,-1.139702494,-1.440407505,-2.580109999,0.091147103,0.091147103,0,-1.386223836,-1.319865565,-2.7060894,0.149876059 -Larry Krystkowiak,krystla01,1989,PO,MIL,433,239,-1.996868042,-2.046167906,-4.043035948,-0.162383132,0,-0.162383132,-1.859016056,-2.314685313,-4.173701369,-0.136367451 -Larry Krystkowiak,krystla01,1989,RS,MIL,5136,2472,-0.487554748,0.280779436,-0.206775312,3.202299603,3.202299603,0,-0.270158174,0.257107154,-0.013051019,-0.166856274 -Larry Krystkowiak,krystla01,1990,RS,MIL,787,381,-4.649104823,-0.830369274,-5.479474097,-0.531421273,-0.531421273,0,-4.573880242,-0.926972796,-5.500853039,0.159366048 -Larry Krystkowiak,krystla01,1991,PO,MIL,49,25,-7.797204043,0.002114577,-7.795089466,-0.066580319,0,-0.066580319,-8.169763487,-0.213730744,-8.383494231,0.302240692 -Larry Krystkowiak,krystla01,1992,RS,MIL,3719,1848,-2.766122879,-1.395413773,-4.161536652,-1.334852515,-1.334852515,0,-2.637506864,-1.146476853,-3.783983716,0.293004907 -Larry Krystkowiak,krystla01,1993,PO,UTA,14,8,-11.51899571,-3.639897299,-15.15889301,-0.052456443,0,-0.052456443,-11.40560835,-4.745553025,-16.15116137,0.386779757 -Larry Krystkowiak,krystla01,1993,RS,UTA,2770,1362,-2.313517975,-0.490124418,-2.803642393,-0.03741686,-0.03741686,0,-2.239387374,-0.463151473,-2.702538847,0.370899927 -Larry Krystkowiak,krystla01,1994,PO,ORL,171,92,0.662172372,1.78237328,2.444545652,0.250101879,0,0.250101879,0.052708606,2.313574703,2.366283309,-0.488083012 -Larry Krystkowiak,krystla01,1994,RS,ORL,1368,682,-2.742022184,-1.495924052,-4.237946236,-0.5176104,-0.5176104,0,-2.926848208,-1.563747092,-4.4905953,-0.024167683 -Larry Krystkowiak,krystla01,1995,RS,CHI,556,287,-4.129150891,-0.870573767,-4.999724657,-0.329555127,-0.329555127,0,-4.004317367,-1.458596193,-5.46291356,0.038196269 -Larry Krystkowiak,krystla01,1997,RS,LAL,21,11,5.21648056,11.08567717,16.30215773,0.110109732,0.110109732,0,5.835681212,12.17024251,18.00592372,2.71838467 -Steve Kuberski,kuberst01,1977,RS,BOS,1948,860,-2.017186718,-1.428349162,-3.44553588,-0.304467888,-0.304467888,0,-2.605496239,-2.33781871,-4.943314949,-0.252121481 -Steve Kuberski,kuberst01,1978,RS,BOS,31,14,-10.92715988,2.195910214,-8.73124967,-0.04318324,-0.04318324,0,-10.05812882,0.888464729,-9.169664093,1.164105607 -Bruce Kuczenski,kuczebr01,1984,RS,PHI,84,40,-12.1554306,-2.548424454,-14.70385505,-0.247337732,-0.247337732,0,-11.51108134,-2.568409717,-14.07949106,1.424392319 -Bruce Kuczenski,kuczebr01,1984,RS,NJN,61,28,-4.278457589,-3.289291338,-7.567748927,-0.068714607,-0.068714607,0,-4.417518634,-4.35923856,-8.776757194,-0.163887413 -Bruce Kuczenski,kuczebr01,1984,RS,IND,110,51,-10.74427308,-5.325516439,-16.06978952,-0.349115788,-0.349115788,0,-10.51468658,-5.806608442,-16.32129502,0.750356187 -John Kuester,kuestjo01,1978,RS,KCK,2770,1215,0.292244274,-0.998280979,-0.706036704,1.269380724,1.269380724,0,-0.245414342,-0.996129047,-1.241543389,0.199699567 -John Kuester,kuestjo01,1979,RS,DEN,473,212,-3.877426773,1.431848513,-2.44557826,0.033159299,0.033159299,0,-3.822950798,0.982037058,-2.84091374,0.755232206 -John Kuester,kuestjo01,1980,RS,IND,220,100,-3.183619077,0.613825667,-2.56979341,0.009192399,0.009192399,0,-3.44998782,-0.249252469,-3.69924029,-0.01975597 -Toni Kukoc,kukocto01,1994,PO,CHI,348,194,4.995240701,-0.643606059,4.351634642,0.722348792,0,0.722348792,4.903461156,-1.836783989,3.066677166,-0.322478797 -Toni Kukoc,kukocto01,1994,RS,CHI,3501,1808,-0.167644008,0.666083228,0.49843922,2.997089211,2.997089211,0,0.079281244,-0.197629335,-0.118348091,0.019069274 -Toni Kukoc,kukocto01,1995,PO,CHI,686,372,3.812915612,0.727902585,4.540818197,1.414401882,0,1.414401882,3.627495889,0.420717627,4.048213516,-0.804826795 -Toni Kukoc,kukocto01,1995,RS,CHI,5010,2584,3.907938977,0.557421908,4.465360885,9.473148168,9.473148168,0,3.679127792,0.2859809,3.965108693,-0.388262155 -Toni Kukoc,kukocto01,1996,PO,CHI,803,439,2.949249865,0.859958208,3.809208074,1.521902649,0,1.521902649,3.146167187,0.19282658,3.338993767,0.390851887 -Toni Kukoc,kukocto01,1996,RS,CHI,4037,2103,4.666667741,0.539901691,5.206569433,8.491393172,8.491393172,0,4.470063412,-0.02909426,4.440969152,-0.496558689 -Toni Kukoc,kukocto01,1997,PO,CHI,762,423,2.381316653,0.9468432,3.328159853,1.35016012,0,1.35016012,2.216335487,0.113454643,2.32979013,-0.178220422 -Toni Kukoc,kukocto01,1997,RS,CHI,3053,1610,4.144689025,0.99553141,5.140220435,6.441378426,6.441378426,0,4.10630847,0.469254276,4.575562746,-0.560686184 -Toni Kukoc,kukocto01,1998,PO,CHI,1129,637,3.642297067,1.882484879,5.524781946,2.775843082,0,2.775843082,3.698792175,1.646256968,5.345049144,0.069690417 -Toni Kukoc,kukocto01,1998,RS,CHI,4192,2235,2.235155394,0.656938082,2.892093476,6.406976898,6.406976898,0,2.275800197,0.152179702,2.4279799,-0.378920838 -Toni Kukoc,kukocto01,1999,RS,CHI,3071,1654,0.356906064,-0.591033092,-0.234127028,2.11436837,2.11436837,0,0.209012359,-0.690746661,-0.481734302,-0.368936329 -Toni Kukoc,kukocto01,2000,PO,PHI,474,257,-1.277961425,0.676827163,-0.601134262,0.292943627,0,0.292943627,-0.746703739,0.366396191,-0.380307548,0.717140127 -Toni Kukoc,kukocto01,2000,RS,CHI,1635,868,0.445698148,0.705453177,1.151151326,1.739175174,1.739175174,0,0.676998064,0.75417634,1.431174403,0.629144083 -Toni Kukoc,kukocto01,2000,RS,PHI,1789,916,1.49888705,-0.239413223,1.259473827,1.886148267,1.886148267,0,1.438421613,-0.897360441,0.541061173,0.620881929 -Toni Kukoc,kukocto01,2001,RS,ATL,1197,618,5.703191482,-1.041322573,4.661868909,2.356262741,2.356262741,0,5.277426168,-1.295432271,3.981993897,0.761560645 -Toni Kukoc,kukocto01,2001,RS,PHI,1869,979,1.525759365,0.776035602,2.301794967,2.536766594,2.536766594,0,1.293455689,-0.243713742,1.049741947,0.492819302 -Toni Kukoc,kukocto01,2002,RS,ATL,2893,1494,1.240119048,-1.315795016,-0.075675969,2.039387439,2.039387439,0,1.048922561,-1.896086427,-0.847163866,0.041148086 -Toni Kukoc,kukocto01,2003,PO,MIL,352,184,5.721630212,3.040609648,8.76223986,1.117165276,0,1.117165276,6.342564552,2.484955412,8.827519964,0.20842358 -Toni Kukoc,kukocto01,2003,RS,MIL,3246,1704,2.352288713,0.616345392,2.968634105,4.988302488,4.988302488,0,2.981569213,0.11724667,3.098815883,0.308045466 -Toni Kukoc,kukocto01,2004,PO,MIL,199,105,1.269624396,-2.845547894,-1.575923498,0.065237042,0,0.065237042,1.389782836,-3.00409924,-1.614316404,0.507921243 -Toni Kukoc,kukocto01,2004,RS,MIL,2938,1522,0.58810015,-0.688870714,-0.100770564,2.059925701,2.059925701,0,1.073755472,-1.234170051,-0.160414579,0.121198933 -Toni Kukoc,kukocto01,2005,RS,MIL,2103,1099,0.526214327,0.130497035,0.656711362,1.904052463,1.904052463,0,0.438798191,-0.736946703,-0.298148512,-0.29505669 -Toni Kukoc,kukocto01,2006,PO,MIL,99,53,5.101361634,-4.580843531,0.520518104,0.091418136,0,0.091418136,4.970325792,-4.256341031,0.713984762,0.205912385 -Toni Kukoc,kukocto01,2006,RS,MIL,1956,1018,-0.450701631,-1.987818354,-2.438519985,0.162286037,0.162286037,0,-0.234292212,-2.717604157,-2.95189637,0.287970534 -Kevin Kunnert,kunneke01,1977,PO,HOU,703,328,0.083867152,-2.539311564,-2.455444412,0.050878398,0,0.050878398,0.31499757,-2.090650244,-1.775652674,0.083585953 -Kevin Kunnert,kunneke01,1977,RS,HOU,4376,2050,-0.679299023,-0.00545019,-0.684749214,2.169187396,2.169187396,0,-0.32987464,0.333266224,0.003391585,0.455172358 -Kevin Kunnert,kunneke01,1978,RS,HOU,4594,2152,-1.94091542,-0.92419051,-2.865105929,-0.126485486,-0.126485486,0,-1.542980078,-0.55757218,-2.100552258,0.089655696 -Kevin Kunnert,kunneke01,1979,RS,SDC,3772,1684,-1.810995331,0.270888768,-1.540106563,1.043626379,1.043626379,0,-1.604148927,0.333516544,-1.270632383,0.423638381 -Kevin Kunnert,kunneke01,1980,RS,POR,627,302,-4.286425798,1.02013394,-3.266291858,-0.080270688,-0.080270688,0,-3.778841319,0.648400053,-3.130441266,0.944612256 -Kevin Kunnert,kunneke01,1981,PO,POR,87,43,-5.258150957,-1.77791386,-7.036064817,-0.098529484,0,-0.098529484,-5.380219848,-1.774448858,-7.154668706,1.540274069 -Kevin Kunnert,kunneke01,1981,RS,POR,1828,842,-1.779551871,0.250665905,-1.528885966,0.525516822,0.525516822,0,-1.952865857,0.186023536,-1.76684232,0.184752069 -Kevin Kunnert,kunneke01,1982,RS,POR,502,237,-5.157856946,-1.221424026,-6.379280972,-0.443487303,-0.443487303,0,-5.128548268,-0.996819488,-6.125367755,1.080615121 -Mitch Kupchak,kupchmi01,1977,PO,WSB,544,252,2.519438615,-0.878725654,1.640712961,0.583327628,0,0.583327628,2.252911215,-0.929597182,1.323314033,0.202330118 -Mitch Kupchak,kupchmi01,1977,RS,WSB,3376,1513,1.4594982,-0.20676103,1.25273717,3.092706844,3.092706844,0,1.218265757,-0.613475566,0.604790191,0.099900758 -Mitch Kupchak,kupchmi01,1978,PO,WSB,1090,504,-2.440675651,-1.667762686,-4.108438337,-0.360520148,0,-0.360520148,-2.440501882,-2.106839592,-4.547341473,0.07428763 -Mitch Kupchak,kupchmi01,1978,RS,WSB,4007,1759,0.293521455,-1.35206874,-1.058547285,1.519177893,1.519177893,0,0.321545633,-1.54743402,-1.225888387,0.085224383 -Mitch Kupchak,kupchmi01,1979,PO,WSB,285,137,-0.971891987,-1.013979951,-1.985871938,0.054841916,0,0.054841916,-1.153006353,-1.55051004,-2.703516394,-0.453916378 -Mitch Kupchak,kupchmi01,1979,RS,WSB,3600,1604,1.944816157,-0.998682707,0.94613345,3.013994346,3.013994346,0,1.910569096,-1.320535559,0.590033537,-0.381364654 -Mitch Kupchak,kupchmi01,1980,RS,WSB,975,451,-4.479278396,-1.554768286,-6.034046682,-0.757096505,-0.757096505,0,-4.464590965,-2.43897239,-6.903563356,0.198365454 -Mitch Kupchak,kupchmi01,1981,RS,WSB,4173,1934,-0.486584196,-0.462756428,-0.949340624,1.774510532,1.774510532,0,-0.602443711,-0.933558238,-1.536001948,-0.130412292 -Mitch Kupchak,kupchmi01,1982,RS,LAL,1784,821,0.146588715,-1.235134135,-1.08854542,0.693966114,0.693966114,0,0.078107356,-1.167761619,-1.089654263,-0.28968844 -Mitch Kupchak,kupchmi01,1984,PO,LAL,146,69,-5.168817509,-0.891914383,-6.060731892,-0.120752438,0,-0.120752438,-4.972727801,-1.567094458,-6.539822258,0.45134268 -Mitch Kupchak,kupchmi01,1984,RS,LAL,708,324,-5.412586418,-1.89246739,-7.305053807,-0.754492752,-0.754492752,0,-5.262106166,-2.316896505,-7.579002671,0.20738759 -Mitch Kupchak,kupchmi01,1985,PO,LAL,448,197,-2.468615914,-0.869007951,-3.337623865,-0.061540398,0,-0.061540398,-2.719148364,-0.616749864,-3.335898228,1.077980357 -Mitch Kupchak,kupchmi01,1985,RS,LAL,1557,716,-2.488449226,-0.425291998,-2.913741224,-0.060039863,-0.060039863,0,-2.236015053,-0.697124241,-2.933139294,0.388160868 -Mitch Kupchak,kupchmi01,1986,PO,LAL,118,56,-2.697792834,0.467447253,-2.230345581,0.015329062,0,0.015329062,-2.839967626,-0.456739688,-3.296707314,0.106685632 -Mitch Kupchak,kupchmi01,1986,RS,LAL,1695,783,-3.172373323,-1.68108059,-4.853453912,-0.842217257,-0.842217257,0,-3.013875537,-2.137718157,-5.151593694,0.235598317 -C.J. Kupec,kupeccj01,1977,PO,LAL,124,57,-1.889204705,0.453997507,-1.435207198,0.039634625,0,0.039634625,-2.325502676,-0.653244222,-2.978746898,0.537638671 -C.J. Kupec,kupeccj01,1977,RS,LAL,2003,908,-1.172238975,-2.046288837,-3.218527811,-0.217265132,-0.217265132,0,-1.517565362,-2.438715658,-3.95628102,0.106374217 -C.J. Kupec,kupeccj01,1978,RS,HOU,1336,626,-1.448401172,-2.738945692,-4.187346865,-0.457575884,-0.457575884,0,-2.138696548,-3.425401577,-5.564098126,-0.350972264 -Rodions Kurucs,kurucro01,2019,PO,BRK,156,68,3.04520968,-2.98778172,0.05742796,0.101235932,0,0.101235932,0.743911705,-4.807436597,-4.063524892,0.773598786 -Rodions Kurucs,kurucro01,2019,RS,BRK,2859,1294,-2.937383684,-0.434209607,-3.371593291,-0.414879407,-0.414879407,0,-2.775250882,-0.327843973,-3.103094854,1.118598576 -Rob Kurz,kurzro01,2009,RS,GSW,915,442,-1.634285068,-0.704080956,-2.338366024,0.093477948,0.093477948,0,-1.907391075,-0.75046117,-2.657852245,0.650858534 -Ibo Kutluay,kutluib01,2005,RS,SEA,22,12,-11.98076172,-3.053664391,-15.03442611,-0.075630904,-0.075630904,0,-12.07885526,-6.539860857,-18.61871611,0.514844215 -Kyle Kuzma,kuzmaky01,2018,RS,LAL,5093,2401,-0.712523216,-0.811099304,-1.523622521,1.507762313,1.507762313,0,-0.847488362,-1.102037301,-1.949525663,0.360648792 -Kyle Kuzma,kuzmaky01,2019,RS,LAL,5046,2314,-0.566054462,-0.709187771,-1.275242233,1.749639211,1.749639211,0,-0.847055808,-0.564818671,-1.411874479,0.499648559 -Mindaugas Kuzminskas,kuzmimi01,2017,RS,NYK,2089,1016,-0.362487638,-3.695515395,-4.058003033,-0.678609944,-0.678609944,0,-0.577032814,-4.5126537,-5.089686514,0.085256346 -Mindaugas Kuzminskas,kuzmimi01,2018,RS,NYK,5,2,-44.30386305,11.72660164,-32.57726141,-0.030256429,-0.030256429,0,-29.34267118,-0.822351706,-30.16502288,-0.584402875 -Ognjen Kuzmic,kuzmiog01,2014,PO,GSW,16,8,-4.169398696,2.366017748,-1.803380948,0.003923418,0,0.003923418,-2.930246827,0.555140748,-2.375106078,-1.431600387 -Ognjen Kuzmic,kuzmiog01,2014,RS,GSW,204,92,-8.034727514,-4.739659948,-12.77438746,-0.482783145,-0.482783145,0,-7.192921823,-2.530109634,-9.723031457,2.498005119 -Ognjen Kuzmic,kuzmiog01,2015,RS,GSW,157,72,-3.932282184,-6.872053215,-10.8043354,-0.29977966,-0.29977966,0,-4.297866484,-4.54191722,-8.839783704,1.266774521 -Skal Labissiere,labissk01,2017,RS,SAC,1246,612,-1.475670305,-1.427419918,-2.903090223,-0.047808347,-0.047808347,0,-2.139120487,-1.024465362,-3.163585849,0.014545078 -Skal Labissiere,labissk01,2018,RS,SAC,2522,1240,-2.000808206,-0.800240091,-2.801048298,-0.032295476,-0.032295476,0,-2.221188243,-0.873325176,-3.094513419,-0.000392527 -Skal Labissiere,labissk01,2019,PO,POR,24,11,-18.06301668,1.785513754,-16.27750293,-0.079380114,0,-0.079380114,-13.71008584,-2.753423867,-16.4635097,1.371555221 -Skal Labissiere,labissk01,2019,RS,SAC,264,113,-4.88859409,-2.222623714,-7.111217803,-0.255233483,-0.255233483,0,-4.531060394,-2.420577892,-6.951638286,1.53940443 -Skal Labissiere,labissk01,2019,RS,POR,139,63,1.512837365,-8.383534724,-6.87069736,-0.132307751,-0.132307751,0,0.172182387,-5.873906025,-5.701723638,-0.109397263 -Sam Lacey,laceysa01,1977,RS,KCK,5818,2595,-0.342136813,2.07642415,1.734287337,5.928959657,5.928959657,0,0.08475281,1.773143834,1.857896644,-0.147026945 -Sam Lacey,laceysa01,1978,RS,KCK,4859,2131,-0.790205983,2.539170073,1.748964089,4.895662565,4.895662565,0,-0.384491428,2.322878163,1.938386735,0.09333255 -Sam Lacey,laceysa01,1979,PO,KCK,396,176,-1.851928995,3.484138113,1.632209118,0.405501571,0,0.405501571,-1.812441758,2.842369235,1.029927477,-0.08600472 -Sam Lacey,laceysa01,1979,RS,KCK,5940,2627,-0.206597305,2.609809076,2.403211771,6.900650111,6.900650111,0,0.106649271,2.128563689,2.23521296,-0.095715703 -Sam Lacey,laceysa01,1980,PO,KCK,203,101,-1.576758289,3.354446417,1.777688128,0.241157621,0,0.241157621,-0.965982633,3.715559913,2.74957728,0.218540972 -Sam Lacey,laceysa01,1980,RS,KCK,5245,2412,-0.650262242,3.30698429,2.656722048,6.65450624,6.65450624,0,-0.350802844,2.892875439,2.542072595,0.015384758 -Sam Lacey,laceysa01,1981,PO,KCK,1028,533,-0.82563243,3.903768364,3.078135934,1.637664512,0,1.637664512,-0.608305667,3.763887056,3.155581389,0.181463352 -Sam Lacey,laceysa01,1981,RS,KCK,4756,2228,-1.793380551,2.530087241,0.73670669,3.966459653,3.966459653,0,-1.550692201,2.318555305,0.767863103,0.078811023 -Sam Lacey,laceysa01,1982,RS,KCK,43,20,-3.749863177,4.272796246,0.52293307,0.033754455,0.033754455,0,-3.003387966,3.141687686,0.13829972,1.092906062 -Sam Lacey,laceysa01,1982,RS,NJN,1412,650,-4.897621584,-0.304918297,-5.202539882,-0.823843842,-0.823843842,0,-5.024990836,-0.177685397,-5.202676233,1.319265753 -Sam Lacey,laceysa01,1983,RS,CLE,2534,1232,-4.117241902,-0.664699767,-4.781941669,-1.28681387,-1.28681387,0,-4.114451173,-0.430668834,-4.545120007,0.784593927 -Christian Laettner,laettch01,1993,RS,MIN,5580,2823,-1.193981584,-0.073890584,-1.267872168,2.139052999,2.139052999,0,-0.906366726,0.055513039,-0.850853687,0.199674911 -Christian Laettner,laettch01,1994,RS,MIN,4845,2428,-0.593977114,0.369757038,-0.224220076,3.13245592,3.13245592,0,-0.281719841,0.557882547,0.276162706,0.110935286 -Christian Laettner,laettch01,1995,RS,MIN,5335,2770,-1.124088616,0.427331211,-0.696757405,2.901489105,2.901489105,0,-0.95828804,0.726291607,-0.231996433,-0.008562777 -Christian Laettner,laettch01,1996,PO,ATL,598,334,-0.873250588,-0.346800274,-1.220050862,0.269333354,0,0.269333354,-0.595853235,0.309065142,-0.286788092,0.145512115 -Christian Laettner,laettch01,1996,RS,MIN,2991,1518,-0.134958036,-1.067494115,-1.202452152,1.198790553,1.198790553,0,0.059843214,-0.555790646,-0.495947433,0.018619518 -Christian Laettner,laettch01,1996,RS,ATL,1845,977,-0.933610934,-0.240509787,-1.174120721,0.786852761,0.786852761,0,-0.769757725,0.161970757,-0.607786968,0.157529434 -Christian Laettner,laettch01,1997,PO,ATL,717,403,-0.885148986,1.612883905,0.727734919,0.736630119,0,0.736630119,-0.430517148,1.518498696,1.087981548,-0.1021176 -Christian Laettner,laettch01,1997,RS,ATL,5743,3140,0.875571806,0.942521748,1.818093554,7.297280266,7.297280266,0,0.953798358,1.1421041,2.095902458,-0.261027868 -Christian Laettner,laettch01,1998,PO,ATL,153,87,-4.277240835,3.105445241,-1.171795594,0.073900415,0,0.073900415,-3.393352172,3.598457423,0.205105252,1.986388401 -Christian Laettner,laettch01,1998,RS,ATL,4217,2282,1.015004497,0.107780652,1.122785149,4.505845305,4.505845305,0,1.045517622,0.094778113,1.140295736,-0.063761299 -Christian Laettner,laettch01,1999,PO,DET,205,123,1.909798787,-0.080162277,1.829636511,0.295936202,0,0.295936202,1.83958619,0.388165613,2.227751803,-0.137458015 -Christian Laettner,laettch01,1999,RS,DET,613,337,-1.757519726,1.197330635,-0.560189091,0.375462247,0.375462247,0,-1.449871585,0.630324881,-0.819546704,-0.250538381 -Christian Laettner,laettch01,2000,PO,DET,142,75,-1.932738093,1.217446864,-0.715291228,0.080977449,0,0.080977449,-2.671278239,1.985819217,-0.685459022,0.749925123 -Christian Laettner,laettch01,2000,RS,DET,4927,2443,-1.259574703,0.114936805,-1.144637898,2.006168271,2.006168271,0,-0.82067187,0.428523853,-0.392148017,0.245562745 -Christian Laettner,laettch01,2001,RS,DAL,1826,930,-1.293712191,0.108652822,-1.185059369,0.749648124,0.749648124,0,-1.027443334,0.312226686,-0.715216648,0.88364902 -Christian Laettner,laettch01,2001,RS,WAS,1432,733,0.072697584,-0.838811175,-0.76611359,0.745143501,0.745143501,0,0.1722297,-0.499161658,-0.326931958,0.400316695 -Christian Laettner,laettch01,2002,RS,WAS,2681,1441,-1.51321747,1.251147637,-0.262069833,1.82637188,1.82637188,0,-1.252761127,1.141936618,-0.110824509,-0.137984741 -Christian Laettner,laettch01,2003,RS,WAS,4117,2215,0.561976976,0.809271241,1.371248217,4.644423943,4.644423943,0,0.394687426,1.106113585,1.500801011,-0.256430097 -Christian Laettner,laettch01,2004,RS,WAS,1912,984,-1.019399454,-0.090183201,-1.109582655,0.822289734,0.822289734,0,-1.381102405,0.041344768,-1.339757637,-0.139521193 -Christian Laettner,laettch01,2005,PO,MIA,259,136,-3.241284214,0.507842389,-2.733441825,0.001190585,0,0.001190585,-3.578651329,-0.110036216,-3.688687545,0.42981449 -Christian Laettner,laettch01,2005,RS,MIA,1414,739,-0.235032321,1.93532634,1.700294019,1.678451597,1.678451597,0,-0.386062808,1.448573939,1.06251113,0.028660472 -Oliver Lafayette,lafayol01,2010,RS,BOS,42,22,0.076442434,-2.429482405,-2.353039971,0.004377749,0.004377749,0,-0.621702086,-4.053847512,-4.675549598,-1.640926114 -Raef LaFrentz,lafrera01,1999,RS,DEN,738,387,1.241560172,-1.305832997,-0.064272825,0.528046249,0.528046249,0,1.318073527,-0.655844292,0.662229235,-0.380768231 -Raef LaFrentz,lafrera01,2000,RS,DEN,4859,2435,-1.159332237,1.316439656,0.157107418,3.610069989,3.610069989,0,-0.864431907,1.488066274,0.623634367,-0.040100069 -Raef LaFrentz,lafrera01,2001,RS,DEN,4794,2457,-0.758101865,1.14235513,0.384253265,3.919931988,3.919931988,0,-0.552630934,1.354593953,0.801963019,-0.212625435 -Raef LaFrentz,lafrera01,2002,PO,DAL,498,245,0.334951273,1.323210502,1.658161774,0.568982112,0,0.568982112,0.521546236,1.379616952,1.901163188,0.110669451 -Raef LaFrentz,lafrera01,2002,RS,DAL,1539,787,-0.512671018,1.108057485,0.595386467,1.36704082,1.36704082,0,0.25351631,1.593941472,1.847457782,1.624586842 -Raef LaFrentz,lafrera01,2002,RS,DEN,3177,1668,-0.175744138,0.545000585,0.369256447,2.684037149,2.684037149,0,0.13767873,0.966410001,1.104088731,1.020237718 -Raef LaFrentz,lafrera01,2003,PO,DAL,964,491,-1.313613995,0.414011338,-0.899602657,0.481754883,0,0.481754883,-0.781178936,1.026046566,0.24486763,0.703457902 -Raef LaFrentz,lafrera01,2003,RS,DAL,3140,1611,0.706236801,0.83417347,1.540410271,3.543964917,3.543964917,0,0.884295703,1.341114421,2.225410125,0.457970258 -Raef LaFrentz,lafrera01,2004,RS,BOS,644,328,1.809750075,-0.371127403,1.438622673,0.705992829,0.705992829,0,1.689450413,-0.158176682,1.531273731,0.656309217 -Raef LaFrentz,lafrera01,2005,PO,BOS,335,185,-1.675325248,2.792802754,1.117477507,0.378208991,0,0.378208991,-1.695799309,3.026456678,1.330657369,0.413744087 -Raef LaFrentz,lafrera01,2005,RS,BOS,4317,2196,1.831099302,0.224909118,2.05600842,5.381375341,5.381375341,0,1.775407215,0.499293022,2.274700237,-0.055935434 -Raef LaFrentz,lafrera01,2006,RS,BOS,3950,2033,-0.425863555,0.395083665,-0.03077989,2.831802444,2.831802444,0,-0.326399539,0.548344158,0.221944619,0.368013158 -Raef LaFrentz,lafrera01,2007,RS,POR,655,352,-2.297089836,-1.89837874,-4.195468577,-0.262597066,-0.262597066,0,-2.356178103,-1.577877308,-3.934055411,1.076961997 -Raef LaFrentz,lafrera01,2008,RS,POR,539,291,-3.255272259,1.035885374,-2.219386885,0.079833665,0.079833665,0,-3.210676288,1.750836368,-1.459839921,1.252248999 -Tom LaGarde,lagarto01,1978,PO,DEN,172,77,-2.582702683,-3.618928181,-6.201630864,-0.14014634,0,-0.14014634,-2.957840663,-4.356356357,-7.31419702,0.220885058 -Tom LaGarde,lagarto01,1978,RS,DEN,1985,868,-4.424547687,-1.863573518,-6.288121205,-1.576860445,-1.576860445,0,-4.294908451,-2.309860479,-6.60476893,0.688827087 -Tom LaGarde,lagarto01,1979,RS,SEA,1253,575,-0.44279205,0.928178474,0.485386424,0.950543105,0.950543105,0,-0.441688002,0.611849227,0.170161225,0.157209149 -Tom LaGarde,lagarto01,1980,PO,SEA,335,163,-3.315780544,-0.246076,-3.561856544,-0.069848714,0,-0.069848714,-3.839286877,-0.444732604,-4.284019481,0.307815317 -Tom LaGarde,lagarto01,1980,RS,SEA,2497,1164,-2.361650626,0.001909752,-2.359740874,0.233075867,0.233075867,0,-2.470690969,-0.252680039,-2.723371008,0.59043849 -Tom LaGarde,lagarto01,1981,RS,DAL,5548,2670,-2.262605807,-1.527259258,-3.789865065,-1.417214421,-1.417214421,0,-2.049174419,-1.06234332,-3.111517738,0.049099885 -Tom LaGarde,lagarto01,1982,RS,DAL,1887,909,-5.993147684,-1.403265674,-7.396413359,-2.173380086,-2.173380086,0,-5.435697184,-1.375617218,-6.811314402,0.876875427 -Tom LaGarde,lagarto01,1985,RS,NJN,17,8,-11.23110068,-4.205878971,-15.43697965,-0.052862433,-0.052862433,0,-10.72951089,-3.845227763,-14.57473865,2.153845886 -Bill Laimbeer,laimbbi01,1981,RS,CLE,5225,2460,-0.011339412,-0.173102836,-0.184442248,3.215366023,3.215366023,0,-0.012013845,0.331685097,0.319671251,-0.148666714 -Bill Laimbeer,laimbbi01,1982,RS,CLE,1871,894,-0.785295446,-1.628940593,-2.414236039,0.154204312,0.154204312,0,-0.874140626,-1.092484127,-1.966624753,0.704134374 -Bill Laimbeer,laimbbi01,1982,RS,DET,2055,935,0.594318999,-0.050635071,0.543683928,1.57071443,1.57071443,0,0.59178546,0.477810873,1.069596334,-0.032148582 -Bill Laimbeer,laimbbi01,1983,RS,DET,6401,2871,0.493324187,0.696673131,1.189997318,5.745464342,5.745464342,0,0.597313166,0.911440104,1.508753269,-0.46613431 -Bill Laimbeer,laimbbi01,1984,PO,DET,350,165,2.178460508,0.909873286,3.088333793,0.507161067,0,0.507161067,2.188441175,1.150878202,3.339319377,0.050754337 -Bill Laimbeer,laimbbi01,1984,RS,DET,6265,2864,1.893056718,0.471243294,2.364300011,7.424902383,7.424902383,0,2.085196864,0.545386808,2.630583672,-0.662107831 -Bill Laimbeer,laimbbi01,1985,PO,DET,707,325,-0.452393817,-0.430404902,-0.882798719,0.318162822,0,0.318162822,-0.03763151,-0.024376656,-0.062008166,-0.379643277 -Bill Laimbeer,laimbbi01,1985,RS,DET,6399,2892,0.543251582,1.553500149,2.096751731,7.126918019,7.126918019,0,0.868690918,1.783199514,2.651890432,-0.353412315 -Bill Laimbeer,laimbbi01,1986,PO,DET,358,168,1.007456686,-0.766200421,0.241256266,0.263242331,0,0.263242331,1.160066685,-0.15130457,1.008762115,-0.450820998 -Bill Laimbeer,laimbbi01,1986,RS,DET,6348,2891,0.249232906,0.857889583,1.107122489,5.660890241,5.660890241,0,0.579379175,1.144301786,1.723680961,-0.514447811 -Bill Laimbeer,laimbbi01,1987,PO,DET,1097,543,-0.783060711,4.149684739,3.366624028,1.745464341,0,1.745464341,-0.325575739,3.803790191,3.478214452,-0.125300727 -Bill Laimbeer,laimbbi01,1987,RS,DET,6074,2854,0.363949961,2.579784974,2.943734935,8.259713143,8.259713143,0,0.628355238,2.55841139,3.186766627,-0.381416908 -Bill Laimbeer,laimbbi01,1988,PO,DET,1495,779,-1.351530816,4.750846206,3.39931539,2.519029098,0,2.519029098,-1.100940486,4.062759085,2.9618186,-0.06176958 -Bill Laimbeer,laimbbi01,1988,RS,DET,6001,2897,-0.618815355,2.629089616,2.010274262,7.018546796,7.018546796,0,-0.232450956,2.502784949,2.270333993,-0.248889348 -Bill Laimbeer,laimbbi01,1989,PO,DET,931,497,-0.038685161,3.446010467,3.407325306,1.613002437,0,1.613002437,0.407109128,2.940724126,3.347833254,0.162477457 -Bill Laimbeer,laimbbi01,1989,RS,DET,5313,2640,-0.354348254,3.134929748,2.780581494,7.436489835,7.436489835,0,0.080864065,2.76027144,2.841135504,-0.175171758 -Bill Laimbeer,laimbbi01,1990,PO,DET,1296,667,-0.003263726,6.399682513,6.396418788,3.215211408,0,3.215211408,0.392020811,6.189476309,6.581497119,0.152617246 -Bill Laimbeer,laimbbi01,1990,RS,DET,5321,2675,0.176813519,3.638864091,3.81567761,8.95468776,8.95468776,0,0.486662584,3.371165136,3.85782772,-0.067234837 -Bill Laimbeer,laimbbi01,1991,PO,DET,849,446,-0.461680081,0.820963789,0.359283708,0.728853382,0,0.728853382,-0.290683339,0.878656401,0.587973062,-0.110064072 -Bill Laimbeer,laimbbi01,1991,RS,DET,5167,2668,-0.514513944,2.16111136,1.646597416,5.973092323,5.973092323,0,-0.27690546,1.934410488,1.657505027,-0.192390815 -Bill Laimbeer,laimbbi01,1992,PO,DET,262,145,-3.269040301,3.519563874,0.250523573,0.231026886,0,0.231026886,-3.006852383,3.510798318,0.503945934,0.847799015 -Bill Laimbeer,laimbbi01,1992,RS,DET,4312,2234,-2.176325673,1.867130583,-0.309195091,2.783525305,2.783525305,0,-1.878904314,1.574585284,-0.30431903,0.053739199 -Bill Laimbeer,laimbbi01,1993,RS,DET,3796,1933,-1.178450048,0.774331103,-0.404118946,2.310931643,2.310931643,0,-1.347039479,0.721334394,-0.625705085,-0.110705378 -Bill Laimbeer,laimbbi01,1994,RS,DET,492,248,-0.987072985,-0.602090257,-1.589163243,0.147357037,0.147357037,0,-1.116395111,-0.423650816,-1.540045927,0.312427371 -Bo Lamar,lamarbo01,1977,PO,LAL,238,109,-5.774035821,-2.4761638,-8.25019962,-0.31612847,0,-0.31612847,-6.114905267,-2.988124074,-9.103029341,0.222361041 -Bo Lamar,lamarbo01,1977,RS,LAL,2570,1165,-2.586065011,-0.721975933,-3.308040944,-0.330911566,-0.330911566,0,-2.276745674,-1.126219715,-3.402965389,-0.253000112 -Doron Lamb,lambdo01,2013,RS,MIL,559,280,-5.775775051,-2.615453204,-8.391228256,-0.812508582,-0.812508582,0,-5.909386644,-3.035877035,-8.945263679,0.765410325 -Doron Lamb,lambdo01,2013,RS,ORL,577,297,-2.977423401,-2.561263667,-5.538687068,-0.425616627,-0.425616627,0,-3.630107498,-2.89313452,-6.523242018,0.671674499 -Doron Lamb,lambdo01,2014,RS,ORL,1366,695,-0.786514818,-3.099649327,-3.886164145,-0.400727128,-0.400727128,0,-2.172876273,-4.02012822,-6.193004493,-0.510482763 -John Lambert,lambejo01,1977,PO,CLE,42,19,-0.036089457,3.963767598,3.927678141,0.067716842,0,0.067716842,-0.15400357,4.197505042,4.043501473,1.519678768 -John Lambert,lambejo01,1977,RS,CLE,1187,555,-1.45253654,0.124305672,-1.328230868,0.402812704,0.402812704,0,-1.56355214,-0.545826125,-2.109378265,0.059745927 -John Lambert,lambejo01,1978,PO,CLE,41,19,-2.280661712,-2.083490313,-4.364152026,-0.016185515,0,-0.016185515,-3.12840017,-2.137110439,-5.265510609,0.308273009 -John Lambert,lambejo01,1978,RS,CLE,2345,1075,-2.000979329,0.217209259,-1.78377007,0.531116084,0.531116084,0,-2.100142372,0.015801504,-2.084340869,0.239075509 -John Lambert,lambejo01,1979,RS,CLE,2229,1030,-2.134003724,-1.024398495,-3.158402219,-0.215330787,-0.215330787,0,-2.150690202,-1.158719357,-3.309409559,0.355603138 -John Lambert,lambejo01,1980,RS,CLE,2946,1324,-2.290830081,0.278610171,-2.01221991,0.499723883,0.499723883,0,-2.177722892,0.322493609,-1.855229283,0.282596886 -John Lambert,lambejo01,1981,PO,KCK,337,175,-0.945872403,-0.310322661,-1.256195065,0.137565227,0,0.137565227,-1.484369182,-0.985528794,-2.469897976,0.005743044 -John Lambert,lambejo01,1981,RS,KCK,1014,475,-3.824885845,-1.1487196,-4.973605445,-0.541707912,-0.541707912,0,-4.055607634,-1.198708805,-5.254316439,0.540894571 -John Lambert,lambejo01,1981,RS,CLE,17,8,2.793672799,-5.931212668,-3.137539869,-0.001601753,-0.001601753,0,2.508312633,-6.687155057,-4.178842424,1.30115524 -John Lambert,lambejo01,1982,PO,SAS,6,3,0.057044336,-0.960439687,-0.903395352,0.002953158,0,0.002953158,0.354008046,-3.589953876,-3.23594583,1.30336203 -John Lambert,lambejo01,1982,RS,KCK,1058,493,-4.325932761,-1.27558789,-5.601520651,-0.722481695,-0.722481695,0,-4.382298578,-1.527357969,-5.909656546,0.746399509 -John Lambert,lambejo01,1982,RS,SAS,585,271,-2.609550196,-1.433065871,-4.042616067,-0.179373685,-0.179373685,0,-2.829464747,-1.37853548,-4.208000227,0.372038518 -Jeremy Lamb,lambje01,2013,RS,OKC,289,147,-0.688614426,-2.473652382,-3.162266808,-0.031078692,-0.031078692,0,-0.548608871,-3.540570836,-4.089179707,0.478550235 -Jeremy Lamb,lambje01,2014,PO,OKC,198,100,0.125295987,4.59058625,4.715882237,0.393357388,0,0.393357388,1.049873502,3.754043772,4.803917274,0.118746582 -Jeremy Lamb,lambje01,2014,RS,OKC,3097,1538,0.527026821,-0.036365308,0.490661514,2.535032762,2.535032762,0,0.423554362,0.61805888,1.041613241,-0.297001711 -Jeremy Lamb,lambje01,2015,RS,OKC,1244,633,0.069775892,-1.008067422,-0.93829153,0.585675752,0.585675752,0,0.103886021,-1.436060422,-1.332174401,0.093836141 -Jeremy Lamb,lambje01,2016,PO,CHA,25,12,4.933726734,-2.475019848,2.458706886,0.032697691,0,0.032697691,2.380121989,-7.228179329,-4.84805734,-0.555656583 -Jeremy Lamb,lambje01,2016,RS,CHA,2498,1227,0.978123789,2.375233802,3.353357592,3.81578212,3.81578212,0,0.973237935,1.743766351,2.717004286,-0.128216282 -Jeremy Lamb,lambje01,2017,RS,CHA,2284,1143,2.092256239,-1.611742931,0.480513308,1.871837883,1.871837883,0,1.811716945,-1.314198194,0.497518751,-0.628133222 -Jeremy Lamb,lambje01,2018,RS,CHA,4053,1967,2.234568608,-0.247050327,1.987518281,4.723255888,4.723255888,0,1.311863602,-0.356012445,0.955851157,-0.649793766 -Jeremy Lamb,lambje01,2019,RS,CHA,4675,2250,1.532139373,1.14690751,2.679046882,6.196108575,6.196108575,0,1.333315396,1.103883684,2.437199079,-0.591402337 -Maciej Lampe,lampema01,2004,RS,PHO,437,224,-3.41479835,-3.112211291,-6.527009641,-0.433594456,-0.433594456,0,-3.557060642,-3.970641857,-7.5277025,0.409733146 -Maciej Lampe,lampema01,2005,RS,NOH,482,261,-4.409070801,-0.766202432,-5.175273233,-0.323044144,-0.323044144,0,-4.654076519,-1.088951278,-5.743027796,0.025483483 -Maciej Lampe,lampema01,2005,RS,PHO,240,119,-8.898190957,-2.64819505,-11.54638601,-0.53981336,-0.53981336,0,-8.180309264,-3.294484937,-11.4747942,0.991110953 -Maciej Lampe,lampema01,2006,RS,NOK,30,16,-8.620164012,-1.699581112,-10.31974512,-0.061658497,-0.061658497,0,-8.551284323,-2.867354003,-11.41863833,-0.199957246 -Maciej Lampe,lampema01,2006,RS,HOU,22,12,-13.35854301,-2.751852564,-16.11039558,-0.080825614,-0.080825614,0,-11.65649055,-7.016125649,-18.6726162,-1.088920913 -Jeff Lamp,lampje01,1982,RS,POR,1307,617,-2.346101016,-2.221165865,-4.567266881,-0.574758576,-0.574758576,0,-2.764375439,-2.716378034,-5.480753473,0.481047227 -Jeff Lamp,lampje01,1983,PO,POR,2,1,5.20184646,-2.954562545,2.247283915,0.002599092,0,0.002599092,5.728552757,-5.436606531,0.291946226,-1.178160403 -Jeff Lamp,lampje01,1983,RS,POR,1469,690,-2.27984377,-1.367581397,-3.647425167,-0.315809964,-0.315809964,0,-2.673705824,-2.220907332,-4.894613156,-0.038906191 -Jeff Lamp,lampje01,1984,PO,POR,39,19,-9.702988834,-4.819998485,-14.52298732,-0.11715155,0,-0.11715155,-10.11376134,-6.433462612,-16.54722396,-0.465464542 -Jeff Lamp,lampje01,1984,RS,POR,1406,660,-1.286920771,-1.762897594,-3.049818366,-0.101155044,-0.101155044,0,-1.57797312,-2.684081615,-4.262054734,0.200000539 -Jeff Lamp,lampje01,1986,PO,SAS,96,45,-3.968531032,-3.971609573,-7.940140605,-0.123699011,0,-0.123699011,-4.735723499,-4.338647514,-9.074371012,0.653738951 -Jeff Lamp,lampje01,1986,RS,MIL,1508,701,-0.406664347,-0.387867651,-0.794531998,0.701215358,0.701215358,0,-0.717637255,-0.686942998,-1.404580253,0.27217182 -Jeff Lamp,lampje01,1986,RS,SAS,1356,620,0.105691937,-1.365267416,-1.259575479,0.473069012,0.473069012,0,-0.241024198,-1.5775259,-1.818550098,0.353358155 -Jeff Lamp,lampje01,1988,RS,LAL,15,7,0.290932163,-3.592323045,-3.301390882,-0.001970159,-0.001970159,0,-1.47012228,-3.883348867,-5.353471146,0.047175147 -Jeff Lamp,lampje01,1989,PO,LAL,28,14,-0.67758304,-3.80169305,-4.47927609,-0.012877525,0,-0.012877525,-1.201018826,-3.674496803,-4.875515629,1.04033365 -Jeff Lamp,lampje01,1989,RS,LAL,371,176,-6.606587238,-0.243110344,-6.849697582,-0.371423923,-0.371423923,0,-6.220038256,-0.907328304,-7.12736656,0.910925302 -Jim Lampley,lamplji01,1987,RS,PHI,33,16,-7.429074741,2.237027717,-5.192047024,-0.019827615,-0.019827615,0,-6.724891481,0.434836793,-6.290054688,-0.549143278 -Sean Lampley,lamplse01,2003,RS,MIA,901,487,-1.562872547,-0.642474899,-2.205347447,0.135182534,0.135182534,0,-2.390502716,-1.863301251,-4.253803967,-0.099255775 -Sean Lampley,lamplse01,2004,RS,GSW,119,63,1.553370673,-1.708421489,-0.155050816,0.082555018,0.082555018,0,0.176226542,-4.18311285,-4.006886308,-0.932935339 -Carl Landry,landrca01,2008,PO,HOU,189,106,0.874900951,4.656011081,5.530912032,0.458377124,0,0.458377124,0.632896632,4.284811425,4.917708056,-0.676962827 -Carl Landry,landrca01,2008,RS,HOU,1354,711,3.00447454,-0.712403142,2.292071397,1.830844058,1.830844058,0,2.254932099,-0.387901996,1.867030104,0.093171942 -Carl Landry,landrca01,2009,PO,HOU,442,240,-2.085773205,-0.326542937,-2.412316142,0.042767294,0,0.042767294,-2.390962675,-0.641400273,-3.032362948,0.256800288 -Carl Landry,landrca01,2009,RS,HOU,2788,1467,0.613588269,-0.761233454,-0.147645185,1.943653146,1.943653146,0,0.078052491,-0.731783144,-0.653730653,-0.196023017 -Carl Landry,landrca01,2010,RS,HOU,2803,1415,1.017011327,-1.066289597,-0.04927827,1.944897773,1.944897773,0,0.634867327,-1.089325549,-0.454458222,-0.233131475 -Carl Landry,landrca01,2010,RS,SAC,2088,1054,-1.043554961,-0.522470345,-1.566025307,0.635181024,0.635181024,0,-0.905061457,0.058946226,-0.846115231,-0.221491647 -Carl Landry,landrca01,2011,PO,NOH,383,213,-0.292314259,-1.947941694,-2.240255953,0.057163545,0,0.057163545,-0.42758943,-1.366664569,-1.794253999,0.0484311 -Carl Landry,landrca01,2011,RS,SAC,2821,1406,-0.75743785,-3.069025238,-3.826463088,-0.7692769,-0.7692769,0,-1.013044358,-2.841920006,-3.854964364,-0.351736585 -Carl Landry,landrca01,2011,RS,NOH,1125,602,-0.299703112,-2.638693806,-2.938396918,-0.05793542,-0.05793542,0,-0.553048037,-2.131182701,-2.684230738,0.114536536 -Carl Landry,landrca01,2012,RS,NOH,1859,999,0.079372698,-2.507675414,-2.428302716,0.163470463,0.163470463,0,-0.274653919,-2.521496248,-2.796150168,-0.279003711 -Carl Landry,landrca01,2013,PO,GSW,487,246,0.821237201,-1.047355576,-0.226118375,0.326641456,0,0.326641456,0.723472159,-1.210762777,-0.487290618,-0.017443307 -Carl Landry,landrca01,2013,RS,GSW,3736,1876,-0.394603766,-1.947381487,-2.341985253,0.38908012,0.38908012,0,-0.638680305,-1.948466343,-2.587146648,-0.344530768 -Carl Landry,landrca01,2014,RS,SAC,476,233,-1.757087918,-3.176863449,-4.933951367,-0.257609011,-0.257609011,0,-1.439050421,-3.018938453,-4.457988874,-0.74320812 -Carl Landry,landrca01,2015,RS,SAC,2390,1192,-1.894049426,-1.424495099,-3.318544525,-0.343596491,-0.343596491,0,-2.861145497,-2.52503724,-5.386182737,-0.601450109 -Carl Landry,landrca01,2016,RS,PHI,1193,569,1.420207075,-2.33322293,-0.913015856,0.531937236,0.531937236,0,0.148656561,-2.149045723,-2.000389162,-0.246661499 -Marcus Landry,landrma01,2010,RS,NYK,214,108,-2.196395304,-2.049319982,-4.245715286,-0.084941534,-0.084941534,0,-2.170328279,-3.232401528,-5.402729807,2.876122348 -Marcus Landry,landrma01,2010,RS,BOS,6,3,-12.57870035,-1.120773704,-13.69947405,-0.017721008,-0.017721008,0,-9.484077083,-3.946868857,-13.43094594,5.386712457 -Mark Landsberger,landsma01,1978,RS,CHI,1981,926,-0.565174935,-1.139727299,-1.704902234,0.492752356,0.492752356,0,-0.680336928,-1.912211623,-2.592548551,-0.218590862 -Mark Landsberger,landsma01,1979,RS,CHI,4248,1959,-1.577442533,-0.669692145,-2.247134678,0.499298278,0.499298278,0,-1.502958449,-1.242144529,-2.745102978,-0.704200841 -Mark Landsberger,landsma01,1980,PO,LAL,420,195,-4.939558539,-0.612116721,-5.55167526,-0.288934064,0,-0.288934064,-4.951952628,-0.802624883,-5.754577511,0.504577874 -Mark Landsberger,landsma01,1980,RS,LAL,820,374,-1.144603032,-0.035576838,-1.18017987,0.297670414,0.297670414,0,-0.82228994,-1.074818656,-1.897108596,-0.652901406 -Mark Landsberger,landsma01,1980,RS,CHI,2437,1136,-1.277496027,-0.480158397,-1.757654424,0.574456052,0.574456052,0,-1.203852972,-0.822550743,-2.026403715,-0.126027562 -Mark Landsberger,landsma01,1981,PO,LAL,66,32,-0.385485607,-0.248111758,-0.633597365,0.035440562,0,0.035440562,-0.796894402,-0.652178951,-1.449073353,-0.530627723 -Mark Landsberger,landsma01,1981,RS,LAL,2350,1086,-1.566811367,-1.463289363,-3.03010073,-0.155147496,-0.155147496,0,-1.727735248,-1.924039393,-3.651774641,-0.033157199 -Mark Landsberger,landsma01,1982,PO,LAL,130,60,-3.747857438,-3.320367733,-7.06822517,-0.13729242,0,-0.13729242,-4.152740258,-3.561217243,-7.713957501,0.700140825 -Mark Landsberger,landsma01,1982,RS,LAL,2464,1134,-2.522156034,-1.907560032,-4.429716067,-0.968038832,-0.968038832,0,-2.68171365,-2.429820308,-5.111533958,-0.398133829 -Mark Landsberger,landsma01,1983,PO,LAL,300,141,-2.745994537,-2.811595977,-5.557590514,-0.209040234,0,-0.209040234,-3.332594489,-3.090546943,-6.423141433,0.35782323 -Mark Landsberger,landsma01,1983,RS,LAL,779,356,-3.007884821,-1.37311255,-4.380997371,-0.295980759,-0.295980759,0,-2.938796516,-1.926306129,-4.865102645,-0.091316514 -Mark Landsberger,landsma01,1984,PO,ATL,10,5,-4.429226422,-3.884689547,-8.313915969,-0.014649564,0,-0.014649564,-5.163256458,-3.366169875,-8.529426333,0.073857022 -Mark Landsberger,landsma01,1984,RS,ATL,673,335,-3.538787841,-1.098767389,-4.637555231,-0.321604659,-0.321604659,0,-3.747047204,-2.059697152,-5.806744357,-0.321721142 -Jerome Lane,laneje01,1989,PO,DEN,48,21,-1.773164489,-0.995312168,-2.768476657,-0.000205491,0,-0.000205491,-2.511176692,-0.819396965,-3.330573657,0.619630078 -Jerome Lane,laneje01,1989,RS,DEN,1246,550,-3.108112441,-1.168642895,-4.276755336,-0.433175251,-0.433175251,0,-2.595820867,-1.289614297,-3.885435164,1.130408595 -Jerome Lane,laneje01,1990,PO,DEN,32,14,-13.36881137,-6.439296188,-19.80810756,-0.128705705,0,-0.128705705,-13.15324128,-5.860806526,-19.01404781,2.351589457 -Jerome Lane,laneje01,1990,RS,DEN,2123,956,-1.981235226,1.170779118,-0.810456108,0.956669485,0.956669485,0,-1.568993024,1.285114329,-0.283878696,1.121458014 -Jerome Lane,laneje01,1991,RS,DEN,3314,1383,-1.116845298,-1.762540638,-2.879385935,-0.091165489,-0.091165489,0,-1.158601255,-1.595055956,-2.753657211,-0.141234377 -Jerome Lane,laneje01,1992,RS,MIL,12,6,-1.483818608,-3.229128506,-4.712947114,-0.006101774,-0.006101774,0,-1.875566406,-4.277744709,-6.153311116,1.510946912 -Jerome Lane,laneje01,1992,RS,DEN,293,141,-4.698765202,-2.847728789,-7.546493991,-0.345396552,-0.345396552,0,-4.730275011,-2.989422653,-7.719697665,0.097937313 -Jerome Lane,laneje01,1992,RS,IND,63,30,-1.05283684,-3.100708424,-4.153545264,-0.021939635,-0.021939635,0,-1.004287543,-1.948011444,-2.952298986,2.08113727 -Jerome Lane,laneje01,1993,RS,CLE,298,149,0.302001363,3.859854225,4.161855588,0.533808116,0.533808116,0,0.880584602,4.326117193,5.206701795,1.560125055 -Andrew Lang,langan01,1989,PO,PHO,18,8,-17.17766823,-5.322916947,-22.50058518,-0.0851729,0,-0.0851729,-15.90565434,-5.66092248,-21.56657682,2.340818411 -Andrew Lang,langan01,1989,RS,PHO,1158,526,-3.604179614,2.498367126,-1.105812488,0.444878655,0.444878655,0,-3.451068328,1.974146747,-1.476921582,0.839714098 -Andrew Lang,langan01,1990,PO,PHO,192,93,-4.130093154,4.257650055,0.127556901,0.141890053,0,0.141890053,-4.348417099,3.26436513,-1.08405197,0.739648415 -Andrew Lang,langan01,1990,RS,PHO,2145,1011,-3.006101072,3.416167169,0.410066097,1.63302136,1.63302136,0,-3.034248245,2.548490881,-0.485757363,0.184528993 -Andrew Lang,langan01,1991,PO,PHO,112,55,2.296625035,1.256695916,3.553320951,0.184239173,0,0.184239173,1.268983122,1.713130089,2.98211321,0.940527388 -Andrew Lang,langan01,1991,RS,PHO,2452,1152,-1.679160277,2.299443934,0.620283657,1.977172312,1.977172312,0,-1.780063642,1.668754831,-0.111308811,-0.185810781 -Andrew Lang,langan01,1992,PO,PHO,403,192,-4.304339742,0.065621582,-4.23871816,-0.150863171,0,-0.150863171,-3.931214803,0.313075239,-3.618139564,0.28241526 -Andrew Lang,langan01,1992,RS,PHO,4116,1965,-2.322402462,3.109724124,0.787321662,3.551585469,3.551585469,0,-2.109149341,2.821278035,0.712128694,0.145345209 -Andrew Lang,langan01,1993,RS,PHI,3863,1861,-4.309969202,0.779858437,-3.530110765,-0.741044184,-0.741044184,0,-4.22288954,1.144645624,-3.078243916,0.045338265 -Andrew Lang,langan01,1994,PO,ATL,435,234,-4.510929312,3.527190226,-0.983739086,0.218273084,0,0.218273084,-4.484815776,2.855150831,-1.629664945,0.326684922 -Andrew Lang,langan01,1994,RS,ATL,3192,1608,-3.946470474,1.047368282,-2.899102192,-0.122255651,-0.122255651,0,-3.864146051,0.444932428,-3.419213623,-0.053519516 -Andrew Lang,langan01,1995,PO,ATL,187,101,-6.182299021,-1.605497639,-7.78779666,-0.268383208,0,-0.268383208,-6.11361235,-1.352299726,-7.465912076,0.216514064 -Andrew Lang,langan01,1995,RS,ATL,4428,2340,-3.558135784,1.738810278,-1.819325506,1.107559707,1.107559707,0,-3.541456094,1.447218124,-2.09423797,-0.299864586 -Andrew Lang,langan01,1996,RS,MIN,1084,550,-5.088509788,-1.841649664,-6.930159453,-1.172200068,-1.172200068,0,-4.769122302,-1.498689258,-6.26781156,-0.062946925 -Andrew Lang,langan01,1996,RS,ATL,3427,1815,-3.78112181,-0.97616279,-4.757284601,-1.854871112,-1.854871112,0,-3.464234332,-0.567928449,-4.032162781,-0.195023307 -Andrew Lang,langan01,1997,RS,MIL,2252,1194,-3.126326144,0.50317929,-2.623146853,0.077053336,0.077053336,0,-3.120221753,0.418860297,-2.701361457,-0.26323026 -Andrew Lang,langan01,1998,RS,MIL,1315,692,-4.483748761,0.183538578,-4.300210184,-0.54878209,-0.54878209,0,-4.4966831,-0.319604094,-4.816287194,0.24492552 -Andrew Lang,langan01,1999,RS,CHI,717,386,-5.692515249,-0.866001598,-6.558516848,-0.747146248,-0.747146248,0,-5.834348941,-1.161312868,-6.995661809,-0.347058635 -Andrew Lang,langan01,2000,RS,NYK,459,244,-4.017872151,2.604267833,-1.413604318,0.166721501,0.166721501,0,-3.975217713,1.98525228,-1.989965433,0.201165085 -Antonio Lang,langan02,1995,RS,PHO,107,53,-8.17424158,-4.354232597,-12.52847418,-0.267423814,-0.267423814,0,-8.331684273,-4.635051801,-12.96673607,1.069855565 -Antonio Lang,langan02,1996,PO,CLE,3,2,-5.477281719,-5.161653121,-10.63893484,-0.008148091,0,-0.008148091,-7.254997921,-7.47945487,-14.73445279,-1.63856424 -Antonio Lang,langan02,1996,RS,CLE,636,367,-3.385908185,0.162499716,-3.223408469,-0.08980778,-0.08980778,0,-3.791606928,-0.162677388,-3.954284315,1.221619967 -Antonio Lang,langan02,1997,RS,CLE,1473,843,-4.693822083,1.004123806,-3.689698277,-0.406396749,-0.406396749,0,-4.701898349,0.29457321,-4.40732514,0.504364586 -Antonio Lang,langan02,1998,RS,MIA,54,29,-2.408372402,0.650737076,-1.757635326,0.014817243,0.014817243,0,-2.457164138,-1.185638932,-3.642803071,0.836310812 -Antonio Lang,langan02,1999,RS,CLE,118,65,-2.225694877,-0.670418214,-2.896113092,-0.004924372,-0.004924372,0,-2.672354947,-0.461869453,-3.1342244,1.463996642 -Antonio Lang,langan02,2000,RS,PHI,12,6,9.615912454,-3.486686132,6.129226321,0.027190774,0.027190774,0,6.678435269,-3.83188621,2.84654906,0.0335774 -Antonio Lang,langan02,2000,RS,TOR,62,32,-9.428407922,5.592077171,-3.836330752,-0.018245763,-0.018245763,0,-8.456726322,6.214293267,-2.242433055,2.708721996 -Trajan Langdon,langdtr01,2000,RS,CLE,292,145,0.713298697,-1.239639747,-0.52634105,0.164886143,0.164886143,0,0.156300887,-1.438802314,-1.282501427,0.21883305 -Trajan Langdon,langdtr01,2001,RS,CLE,2145,1116,0.4328507,-1.165321125,-0.732470425,1.152963835,1.152963835,0,0.031119019,-1.257424801,-1.226305783,0.338930095 -Trajan Langdon,langdtr01,2002,RS,CLE,908,477,0.061141149,-0.994506897,-0.933365748,0.444605394,0.444605394,0,-0.009498928,-2.125680699,-2.135179627,0.518894072 -Keith Langford,langfke01,2008,RS,SAS,19,10,-7.951613734,-1.107894432,-9.059508166,-0.03216662,-0.03216662,0,-8.514632496,-1.639835621,-10.15446812,-0.071173363 -Dan Langhi,langhda01,2001,RS,HOU,459,241,-4.442711227,-1.965722623,-6.408433849,-0.448692703,-0.448692703,0,-4.492181318,-3.016906618,-7.509087935,-0.234373162 -Dan Langhi,langhda01,2002,RS,HOU,807,434,-4.156859575,-1.909972498,-6.066832073,-0.728876418,-0.728876418,0,-4.675638768,-2.843278469,-7.518917237,-0.694715605 -Dan Langhi,langhda01,2003,RS,PHO,1043,541,-2.287720003,0.026907674,-2.260812329,0.135516429,0.135516429,0,-2.632392153,-0.913630538,-3.546022691,0.335343629 -Dan Langhi,langhda01,2004,RS,MIL,39,20,-2.231712582,0.356922616,-1.874789966,0.009016938,0.009016938,0,-2.630294226,-0.955636348,-3.585930574,0.881078811 -Dan Langhi,langhda01,2004,RS,GSW,32,17,-8.814273704,-1.495668569,-10.30994227,-0.067662227,-0.067662227,0,-8.908442244,-1.484460949,-10.39290319,2.90889595 -James Lang,langja01,2007,RS,WAS,109,55,-3.27137375,-1.841089619,-5.112463368,-0.067184129,-0.067184129,0,-3.910284072,-1.54963267,-5.459916742,1.250574754 -Bob Lanier,laniebo01,1977,PO,DET,254,118,6.405169096,-1.01098014,5.394188956,0.502284285,0,0.502284285,6.216892742,-0.384936754,5.831955987,-0.714781006 -Bob Lanier,laniebo01,1977,RS,DET,5608,2446,2.429166065,0.400592553,2.829758618,6.918237196,6.918237196,0,2.661802903,0.292802536,2.954605439,-0.696912095 -Bob Lanier,laniebo01,1978,RS,DET,5245,2311,2.414997856,1.264216127,3.679213983,7.550962742,7.550962742,0,2.666729343,1.061805311,3.728534654,-0.421044111 -Bob Lanier,laniebo01,1979,RS,DET,4145,1835,0.669683996,-0.127596746,0.54208725,3.075845406,3.075845406,0,0.90254116,-0.306912663,0.595628497,-0.217505262 -Bob Lanier,laniebo01,1980,PO,MIL,522,256,2.679878575,2.62349697,5.303375545,1.081199837,0,1.081199837,2.780812997,2.196892188,4.977705185,-0.334770993 -Bob Lanier,laniebo01,1980,RS,MIL,1595,739,1.069867512,2.124181714,3.194049226,2.242424273,2.242424273,0,1.431390228,2.066817318,3.498207546,0.060195654 -Bob Lanier,laniebo01,1980,RS,DET,3142,1392,1.223378294,-1.283109058,-0.059730764,1.907411421,1.907411421,0,1.248579231,-0.641329567,0.607249664,-0.175478982 -Bob Lanier,laniebo01,1981,PO,MIL,480,236,4.082219752,1.5857701,5.667989852,1.042359052,0,1.042359052,4.598539612,1.354595527,5.95313514,-0.277767924 -Bob Lanier,laniebo01,1981,RS,MIL,3827,1753,0.851774843,2.564935666,3.416710509,5.506894508,5.506894508,0,1.257370131,1.934495398,3.191865529,-0.158674541 -Bob Lanier,laniebo01,1982,PO,MIL,419,212,0.955858587,-0.371792518,0.584066069,0.372037861,0,0.372037861,1.555355549,-0.110544166,1.444811383,0.028983013 -Bob Lanier,laniebo01,1982,RS,MIL,4185,1986,0.013178905,2.142105596,2.155284501,4.971483931,4.971483931,0,0.293242011,1.589697903,1.882939914,0.024018466 -Bob Lanier,laniebo01,1983,PO,MIL,500,250,1.276502541,2.050048058,3.326550599,0.802171161,0,0.802171161,1.390705349,1.534705268,2.925410617,0.356158737 -Bob Lanier,laniebo01,1983,RS,MIL,2061,978,-1.397855438,1.590059439,0.192204001,1.472627443,1.472627443,0,-0.873421926,1.423861159,0.550439233,0.32264329 -Bob Lanier,laniebo01,1984,PO,MIL,1017,499,-0.761098757,1.727972276,0.966873519,0.974371655,0,0.974371655,-0.575967866,1.290643577,0.714675711,-0.160756756 -Bob Lanier,laniebo01,1984,RS,MIL,4098,2007,0.379281407,1.765091123,2.14437253,5.01730888,5.01730888,0,0.636157904,1.330935306,1.96709321,0.114990721 -Nicolas Laprovittola,laproni01,2017,RS,SAS,348,174,-4.568332389,0.300613162,-4.267719227,-0.134470929,-0.134470929,0,-3.558398938,0.626376893,-2.932022046,-0.192411486 -Shane Larkin,larkish01,2014,PO,DAL,18,10,-9.019923437,-8.11511241,-17.13503585,-0.07335809,0,-0.07335809,-7.307627168,-7.840327291,-15.14795446,-2.864044898 -Shane Larkin,larkish01,2014,RS,DAL,995,489,-2.602066042,3.214970761,0.612904719,0.83849138,0.83849138,0,-1.446134902,2.414497224,0.968362322,-0.05856843 -Shane Larkin,larkish01,2015,RS,NYK,3602,1865,-2.312740459,-0.221388191,-2.53412865,0.202973408,0.202973408,0,-2.17681598,-0.180145139,-2.356961119,-1.13592012 -Shane Larkin,larkish01,2016,RS,BRK,3545,1751,-1.897146456,-0.62746103,-2.524607486,0.201374395,0.201374395,0,-1.557204802,-1.01666321,-2.573868012,0.008585732 -Shane Larkin,larkish01,2018,PO,BOS,310,154,0.103372562,1.625191031,1.728563593,0.361434779,0,0.361434779,-2.322159547,1.471326756,-0.85083279,-0.399043312 -Shane Larkin,larkish01,2018,RS,BOS,1563,775,-2.050281433,1.539661746,-0.510619687,0.87832326,0.87832326,0,-2.162409697,0.973041269,-1.189368428,-0.799756893 -Rusty LaRue,larueru01,1998,RS,CHI,263,140,-3.673893267,-1.35725328,-5.031146547,-0.164043828,-0.164043828,0,-3.54495527,-2.063938877,-5.608894147,0.620159588 -Rusty LaRue,larueru01,1999,RS,CHI,1359,732,-2.136733469,-0.532452951,-2.66918642,0.030331336,0.030331336,0,-2.293974905,-0.472969458,-2.766944363,0.447819555 -Rusty LaRue,larueru01,2000,RS,CHI,243,129,-2.465841191,0.901668777,-1.564172414,0.078748894,0.078748894,0,-2.145137542,1.575870509,-0.569267033,0.848315784 -Rusty LaRue,larueru01,2002,PO,UTA,100,53,-1.845325442,-2.324245887,-4.169571329,-0.039907041,0,-0.039907041,-2.109772986,-2.749326335,-4.859099321,0.734197517 -Rusty LaRue,larueru01,2002,RS,UTA,1031,542,-1.804975124,-2.514772124,-4.319747248,-0.436479002,-0.436479002,0,-1.713054018,-2.619881752,-4.33293577,0.507309533 -Rusty LaRue,larueru01,2004,RS,GSW,42,22,-7.514750403,-0.172737399,-7.687487802,-0.055978721,-0.055978721,0,-6.597995504,-1.336362573,-7.934358078,0.918700459 -John Laskowski,laskojo01,1977,RS,CHI,1184,562,-3.671235237,0.669845689,-3.001389549,-0.071769268,-0.071769268,0,-3.737345258,-0.540255024,-4.277600283,-0.466977743 -Stephane Lasme,lasmest01,2008,RS,GSW,1,0,-5.944608047,-3.425981812,-9.370589858,0,0,0,-7.39662511,-6.263202165,-13.65982727,-1.399828627 -Stephane Lasme,lasmest01,2008,RS,MIA,576,303,-3.046026566,0.330660118,-2.715366448,0.005376115,0.005376115,0,-3.172747986,0.351548144,-2.821199842,0.386048943 -Priest Lauderdale,laudepr01,1997,PO,ATL,12,7,-39.19179183,-8.32536343,-47.51715526,-0.168562083,0,-0.168562083,-35.68378022,-12.28700601,-47.97078623,1.962149841 -Priest Lauderdale,laudepr01,1997,RS,ATL,329,180,-7.543783038,-3.216283188,-10.76006623,-0.751305831,-0.751305831,0,-6.860538444,-4.387005125,-11.24754357,1.946782674 -Priest Lauderdale,laudepr01,1998,RS,DEN,652,345,-7.97512271,-2.430191795,-10.40531451,-1.36736281,-1.36736281,0,-7.353278418,-3.046255879,-10.3995343,1.347941962 -Rich Laurel,laureri01,1978,RS,MIL,131,57,-4.505381617,-0.932114433,-5.43749605,-0.078575653,-0.078575653,0,-4.456833512,-0.897479617,-5.354313129,0.579856725 -Joffrey Lauvergne,lauvejo01,2015,RS,DEN,555,268,-4.429167,-2.289393487,-6.718560487,-0.548630734,-0.548630734,0,-4.382273209,-3.189002846,-7.571276055,1.059466492 -Joffrey Lauvergne,lauvejo01,2016,RS,DEN,2098,1041,-1.39268933,-2.068301339,-3.460990669,-0.375921316,-0.375921316,0,-1.653341737,-2.105259151,-3.758600887,-0.439557554 -Joffrey Lauvergne,lauvejo01,2017,PO,CHI,52,26,1.132668607,4.816267267,5.948935873,0.119209713,0,0.119209713,-2.082979533,-0.659324349,-2.742303883,0.160559093 -Joffrey Lauvergne,lauvejo01,2017,RS,OKC,1516,739,-1.409989873,-0.180271959,-1.590261832,0.437566309,0.437566309,0,-1.58820949,-0.874613681,-2.462823171,0.067563402 -Joffrey Lauvergne,lauvejo01,2017,RS,CHI,500,241,-4.157698768,-5.000679901,-9.158378669,-0.789709506,-0.789709506,0,-3.95714209,-5.053861278,-9.011003368,0.217453172 -Joffrey Lauvergne,lauvejo01,2018,PO,SAS,13,6,2.665265958,-0.902335026,1.762930932,0.01416827,0,0.01416827,1.031952676,-7.473832212,-6.441879535,-0.54735894 -Joffrey Lauvergne,lauvejo01,2018,RS,SAS,1119,534,-2.617446805,-4.863512767,-7.480959572,-1.288986817,-1.288986817,0,-2.711762949,-4.593593692,-7.305356641,0.004003507 -Zach LaVine,lavinza01,2015,RS,MIN,3821,1902,-3.498884515,-4.833381346,-8.332265861,-5.428714861,-5.428714861,0,-3.398497059,-4.781499796,-8.179996856,0.206796647 -Zach LaVine,lavinza01,2016,RS,MIN,4707,2294,0.596343863,-3.300030616,-2.703686753,0.054443409,0.054443409,0,-0.158216548,-2.726473983,-2.88469053,0.429811042 -Zach LaVine,lavinza01,2017,RS,MIN,3463,1749,0.917437337,-2.39269388,-1.475256544,1.129927064,1.129927064,0,0.70503178,-1.695652908,-0.990621128,-0.653412063 -Zach LaVine,lavinza01,2018,RS,CHI,1371,656,-0.671833061,-2.273730613,-2.945563674,-0.065727053,-0.065727053,0,-0.678606159,-2.237404257,-2.916010416,0.414666437 -Zach LaVine,lavinza01,2019,RS,CHI,4522,2171,1.291777032,-2.316635264,-1.024858232,1.924199163,1.924199163,0,0.486096867,-2.582025321,-2.095928454,0.71232693 -Acie Law,lawac01,2008,PO,ATL,110,61,0.778541531,-2.253387728,-1.474846197,0.041005492,0,0.041005492,-0.062416741,-3.829331491,-3.891748233,0.164044315 -Acie Law,lawac01,2008,RS,ATL,1661,865,-3.830091996,-1.766572304,-5.596664299,-1.258328865,-1.258328865,0,-3.974519878,-2.236387283,-6.210907161,0.151201385 -Acie Law,lawac01,2009,PO,ATL,49,28,1.186021132,-3.310910842,-2.12488971,0.009186288,0,0.009186288,0.05973288,-4.225068724,-4.165335844,-0.232561267 -Acie Law,lawac01,2009,RS,ATL,1057,560,-2.616374076,-1.043845943,-3.660220019,-0.259380468,-0.259380468,0,-3.171545517,-2.218205657,-5.389751174,-0.242769892 -Acie Law,lawac01,2010,RS,CHI,265,135,0.459945207,-2.236152836,-1.776207629,0.067519309,0.067519309,0,0.03682671,-3.310044437,-3.273217727,0.626162445 -Acie Law,lawac01,2010,RS,GSW,140,66,4.308001657,1.785029842,6.093031499,0.299384522,0.299384522,0,3.440042631,1.545127642,4.985170274,0.507954838 -Acie Law,lawac01,2010,RS,CHA,63,33,-7.267338277,-2.409331288,-9.676669565,-0.117256635,-0.117256635,0,-7.039586861,-3.595225666,-10.63481253,0.511166902 -Acie Law,lawac01,2011,RS,MEM,182,94,-8.127592973,-2.319125514,-10.44671849,-0.373419726,-0.373419726,0,-7.606186805,-3.08196969,-10.68815649,1.084208331 -Acie Law,lawac01,2011,RS,GSW,1263,632,-2.14576404,-2.174623795,-4.320387835,-0.508163411,-0.508163411,0,-2.517317953,-2.378902719,-4.896220672,0.330823172 -Gani Lawal,lawalga01,2011,RS,PHO,4,2,-5.159937624,-3.029930259,-8.189867883,-0.005840362,-0.005840362,0,-6.213984593,0.82540626,-5.388578334,4.860839623 -Edmund Lawrence,lawreed01,1981,RS,DET,41,19,2.747883161,0.436273707,3.184156868,0.059085064,0.059085064,0,2.365484262,2.019753636,4.385237898,2.795805068 -Jason Lawson,lawsoja01,1998,RS,ORL,147,80,2.485115222,4.102310719,6.587425941,0.383147661,0.383147661,0,1.631731231,4.061074827,5.692806058,0.486907539 -Ty Lawson,lawsoty01,2010,PO,DEN,239,118,0.836695505,-1.000389188,-0.163693683,0.16216091,0,0.16216091,0.932825092,-0.767012163,0.165812928,0.889446056 -Ty Lawson,lawsoty01,2010,RS,DEN,2633,1318,2.117505762,-1.541583262,0.5759225,2.228014006,2.228014006,0,1.662547593,-1.934296825,-0.271749232,-0.355970439 -Ty Lawson,lawsoty01,2011,PO,DEN,332,167,5.600348526,-0.647983346,4.95236518,0.669822909,0,0.669822909,4.78370481,-0.138680383,4.645024427,-0.922721717 -Ty Lawson,lawsoty01,2011,RS,DEN,4237,2103,3.812851259,-1.215774933,2.597076326,5.708971908,5.708971908,0,3.558906144,-1.087175376,2.471730768,-0.457705448 -Ty Lawson,lawsoty01,2012,PO,DEN,460,242,6.447188555,-0.430115888,6.017072667,1.111617988,0,1.111617988,6.09984111,-0.038221417,6.061619692,-0.385891583 -Ty Lawson,lawsoty01,2012,RS,DEN,4216,2124,3.585643488,-0.109958584,3.475684904,6.710397412,6.710397412,0,3.61258197,0.148261,3.760842971,-0.494954388 -Ty Lawson,lawsoty01,2013,PO,DEN,483,236,4.305854798,-1.422171577,2.88368322,0.696892357,0,0.696892357,4.159389965,-0.662798848,3.496591118,-0.351755813 -Ty Lawson,lawsoty01,2013,RS,DEN,5036,2513,2.738073943,-1.722605983,1.01546796,4.813092966,4.813092966,0,2.837006936,-1.130926242,1.706080694,-0.284182749 -Ty Lawson,lawsoty01,2014,RS,DEN,4636,2222,3.176133665,-0.250194677,2.925938988,6.518252394,6.518252394,0,2.956713743,-0.099251685,2.857462058,1.246781955 -Ty Lawson,lawsoty01,2015,RS,DEN,5452,2665,3.828513697,-1.765714437,2.06279926,6.58801499,6.58801499,0,2.726724907,-1.645544772,1.081180134,0.64673794 -Ty Lawson,lawsoty01,2016,PO,IND,143,74,-9.958202231,-4.078719998,-14.03692223,-0.440294949,0,-0.440294949,-7.958720544,-3.322789579,-11.28151012,0.172187786 -Ty Lawson,lawsoty01,2016,RS,HOU,2489,1176,-3.184015556,-1.140219651,-4.324235207,-0.949811844,-0.949811844,0,-2.948677697,-1.428034615,-4.376712313,0.546023419 -Ty Lawson,lawsoty01,2016,RS,IND,490,235,-0.669527338,0.73530553,0.065778192,0.335801492,0.335801492,0,-2.168646626,0.290533577,-1.878113049,-0.521497685 -Ty Lawson,lawsoty01,2017,RS,SAC,3525,1732,0.164923066,-0.733645481,-0.568722415,1.935776847,1.935776847,0,-0.367350668,-0.824085255,-1.191435923,0.420100456 -Ty Lawson,lawsoty01,2018,PO,WAS,194,96,3.045099516,-0.085856688,2.959242827,0.286532388,0,0.286532388,1.756461634,0.212868506,1.96933014,-0.632838903 -Jake Layman,laymaja01,2017,PO,POR,31,16,-2.458582998,-5.074150562,-7.53273356,-0.040275641,0,-0.040275641,-0.547552316,-5.927837089,-6.475389405,0.021231165 -Jake Layman,laymaja01,2017,RS,POR,520,249,-5.938185095,-1.827531781,-7.765716876,-0.639140812,-0.639140812,0,-4.645194439,-3.510988194,-8.156182633,0.299438046 -Jake Layman,laymaja01,2018,PO,POR,19,8,13.19483069,13.15011098,26.34494167,0.123005627,0,0.123005627,7.774038313,10.42552313,18.19956144,0.420143873 -Jake Layman,laymaja01,2018,RS,POR,331,160,-5.850349158,-2.046526825,-7.896875982,-0.42036559,-0.42036559,0,-4.955612467,-2.527993868,-7.483606335,0.050952235 -Jake Layman,laymaja01,2019,PO,POR,44,20,-10.05205555,-4.486728109,-14.53878366,-0.123320092,0,-0.123320092,-7.713780378,-4.135036343,-11.84881672,-0.597045242 -Jake Layman,laymaja01,2019,RS,POR,2792,1327,-1.098107536,-0.384246181,-1.482353718,0.855167676,0.855167676,0,-1.148443614,-0.894380206,-2.042823821,-0.36499605 -Mo Layton,laytomo01,1977,RS,NYK,1743,765,0.553676268,-2.303550991,-1.749874724,0.390642154,0.390642154,0,-0.097343353,-2.698697375,-2.796040729,0.08015526 -Mo Layton,laytomo01,1978,RS,SAS,1144,498,-1.526816888,-1.92462819,-3.451445079,-0.17842825,-0.17842825,0,-1.719656935,-2.32094921,-4.040606146,0.124482867 -TJ Leaf,leaftj01,2018,PO,IND,7,4,0.100906393,10.99100839,11.09191478,0.02879306,0,0.02879306,-3.877775767,9.211409845,5.333634078,-1.142992213 -TJ Leaf,leaftj01,2018,RS,IND,957,459,-0.322068057,-5.1762282,-5.498296256,-0.64228394,-0.64228394,0,-1.155161656,-5.180463328,-6.335624984,-0.202989279 -TJ Leaf,leaftj01,2019,PO,IND,20,10,0.478887257,26.37739312,26.85628038,0.155740107,0,0.155740107,-2.451995179,19.17420103,16.72220585,-0.030721191 -TJ Leaf,leaftj01,2019,RS,IND,1150,522,0.005394173,2.063200283,2.068594456,1.280810702,1.280810702,0,-1.183509146,-0.055222689,-1.238731835,-0.198423365 -Allen Leavell,leaveal01,1980,PO,HOU,302,149,-0.900031917,-0.001681717,-0.901713633,0.144843067,0,0.144843067,-1.216308844,0.060799064,-1.15550978,-0.047822366 -Allen Leavell,leaveal01,1980,RS,HOU,4527,2123,1.136553221,0.027580931,1.164134153,4.245239163,4.245239163,0,1.083819816,0.219093908,1.302913725,0.138469963 -Allen Leavell,leaveal01,1981,PO,HOU,427,217,-1.695923356,2.362814701,0.666891345,0.392573978,0,0.392573978,-1.539048791,1.843016252,0.303967462,0.596323604 -Allen Leavell,leaveal01,1981,RS,HOU,3571,1686,-0.292217066,-0.305182335,-0.597399401,1.854896267,1.854896267,0,-0.240374795,-0.422037128,-0.662411923,0.180067031 -Allen Leavell,leaveal01,1982,PO,HOU,169,93,-1.805218914,0.147497478,-1.657721436,0.053666177,0,0.053666177,-1.593200433,0.600997148,-0.992203285,0.398738115 -Allen Leavell,leaveal01,1982,RS,HOU,4404,2150,1.42236898,1.325404334,2.747773314,6.028141189,6.028141189,0,1.520387738,1.59855376,3.118941498,-0.042860472 -Allen Leavell,leaveal01,1983,RS,HOU,5604,2602,1.229937616,0.687688581,1.917626197,6.206605682,6.206605682,0,1.207054788,1.376443215,2.583498002,0.170808599 -Allen Leavell,leaveal01,1984,RS,HOU,4432,2009,1.651536307,-0.141235222,1.510301085,4.375961435,4.375961435,0,1.464748284,0.004581824,1.469330108,0.216085769 -Allen Leavell,leaveal01,1985,PO,HOU,35,16,2.301381654,-4.019884507,-1.718502854,0.008741157,0,0.008741157,1.201604953,-4.861972859,-3.660367906,0.685239232 -Allen Leavell,leaveal01,1985,RS,HOU,1154,536,-1.42105577,-0.993042752,-2.414098521,0.092468116,0.092468116,0,-1.421359276,-1.287718336,-2.709077612,0.686352563 -Allen Leavell,leaveal01,1986,PO,HOU,355,170,-0.739553251,0.364781597,-0.374771655,0.21169734,0,0.21169734,-0.605056327,-0.465672126,-1.070728453,-0.366180103 -Allen Leavell,leaveal01,1986,RS,HOU,2595,1190,0.952022738,-0.926081914,0.025940824,1.689251555,1.689251555,0,0.784985022,-1.049981004,-0.264995981,0.237456114 -Allen Leavell,leaveal01,1987,PO,HOU,780,384,0.891485549,1.401727446,2.293212995,1.023510127,0,1.023510127,0.980941575,2.082815593,3.063757168,0.433548139 -Allen Leavell,leaveal01,1987,RS,HOU,2474,1175,-0.010107206,0.107074012,0.096966805,1.710746611,1.710746611,0,-0.25183874,0.357545829,0.10570709,0.241060354 -Allen Leavell,leaveal01,1988,PO,HOU,76,38,-1.243063133,-1.546767865,-2.789830998,-0.000811245,0,-0.000811245,-0.77907308,-2.232345687,-3.011418767,1.769112922 -Allen Leavell,leaveal01,1988,RS,HOU,4612,2150,1.737549817,0.837899581,2.575449398,5.841116439,5.841116439,0,1.494885982,0.889789997,2.384675978,-0.009123571 -Allen Leavell,leaveal01,1989,PO,HOU,10,5,5.314432163,-3.769310948,1.545121215,0.011017121,0,0.011017121,3.462516596,-5.685990822,-2.223474226,-2.402864922 -Allen Leavell,leaveal01,1989,RS,HOU,1345,627,-2.351130238,-1.647169563,-3.998299801,-0.401427458,-0.401427458,0,-2.655031993,-2.402473014,-5.057505007,0.536434719 -Jeff Lebo,leboje01,1990,RS,SAS,66,32,-2.320569478,0.79209305,-1.528476428,0.020225916,0.020225916,0,-2.83569206,1.672798053,-1.162894006,1.412150096 -Eric Leckner,leckner01,1989,PO,UTA,21,10,-21.65391921,-8.29815675,-29.95207596,-0.145949364,0,-0.145949364,-20.80191571,-9.91737544,-30.71929115,1.882703888 -Eric Leckner,leckner01,1989,RS,UTA,1609,779,-4.283021734,-0.371438101,-4.654459835,-0.768553876,-0.768553876,0,-4.404457537,-0.332544017,-4.737001554,1.566328055 -Eric Leckner,leckner01,1990,PO,UTA,56,28,2.942129178,-1.401009808,1.54111937,0.064575236,0,0.064575236,2.323744587,-0.412474356,1.911270231,2.076706376 -Eric Leckner,leckner01,1990,RS,UTA,1547,764,-3.386201082,0.008576448,-3.377624634,-0.248048839,-0.248048839,0,-3.363613853,-0.076167716,-3.439781568,1.385993774 -Eric Leckner,leckner01,1991,RS,CHH,1525,744,-4.827404405,-1.828224058,-6.655628463,-1.49596883,-1.49596883,0,-4.788601287,-1.346898577,-6.135499865,0.898341312 -Eric Leckner,leckner01,1991,RS,SAC,754,378,-6.144617885,-2.387925438,-8.532543323,-1.127044996,-1.127044996,0,-6.321757482,-2.19342571,-8.515183192,1.053200059 -Eric Leckner,leckner01,1992,RS,CHH,1534,716,-4.260295898,-1.554735515,-5.815031414,-1.125335338,-1.125335338,0,-4.491199894,-1.760031608,-6.251231502,0.495404777 -Eric Leckner,leckner01,1994,RS,PHI,2345,1163,-3.933991572,-1.807812744,-5.741804317,-1.787856263,-1.787856263,0,-4.101734022,-1.409025785,-5.510759807,0.68478246 -Eric Leckner,leckner01,1995,RS,DET,1224,623,-3.927135115,-1.294269763,-5.221404878,-0.794406765,-0.794406765,0,-4.092259961,-1.052535714,-5.144795675,1.060629479 -Eric Leckner,leckner01,1996,PO,DET,5,3,-6.627838128,-3.477409307,-10.10524743,-0.012724486,0,-0.012724486,-7.456562317,4.382328158,-3.074234159,8.45921576 -Eric Leckner,leckner01,1996,RS,DET,286,155,-5.104684314,-0.003384946,-5.10806926,-0.189080658,-0.189080658,0,-5.231890166,-0.288108196,-5.519998362,1.296876968 -Eric Leckner,leckner01,1997,RS,CHH,21,11,-13.32583447,-2.740479983,-16.06631446,-0.07625643,-0.07625643,0,-12.67906198,-0.879576462,-13.55863844,1.859179908 -Eric Leckner,leckner01,1997,RS,VAN,214,115,-7.866055217,-1.694151602,-9.560206819,-0.411939255,-0.411939255,0,-7.732543852,-0.310820649,-8.043364502,2.823643553 -Ricky Ledo,ledori01,2014,RS,DAL,70,33,0.385421242,3.576884501,3.962305744,0.114756445,0.114756445,0,-0.271147402,0.123270527,-0.147876875,1.480185203 -Ricky Ledo,ledori01,2015,RS,NYK,467,233,-2.697028219,-3.999322611,-6.69635083,-0.473932611,-0.473932611,0,-2.592890503,-4.689817635,-7.282708138,0.981952676 -Ricky Ledo,ledori01,2015,RS,DAL,24,11,-20.38333644,0.274091655,-20.10924479,-0.101104593,-0.101104593,0,-14.82043655,-6.504503817,-21.32494036,3.623266842 -Butch Lee,leebu01,1979,RS,CLE,1692,782,0.379643014,-1.557041599,-1.177398585,0.626110675,0.626110675,0,0.219938669,-1.61969675,-1.399758081,-0.225229925 -Butch Lee,leebu01,1979,RS,ATL,2153,997,-1.118868261,-0.736301465,-1.855169726,0.456207713,0.456207713,0,-1.104362997,-1.003897057,-2.108260054,0.243386486 -Butch Lee,leebu01,1980,PO,LAL,13,6,-18.93499686,-10.26321207,-29.19820893,-0.087186827,0,-0.087186827,-18.82692416,-10.98720445,-29.81412861,4.393056149 -Butch Lee,leebu01,1980,RS,LAL,68,31,-4.493532876,-4.138761014,-8.63229389,-0.092454178,-0.092454178,0,-4.279552176,-6.32686237,-10.60641455,-0.651957104 -Butch Lee,leebu01,1980,RS,CLE,53,24,-12.148838,-5.590201673,-17.73903967,-0.181107233,-0.181107233,0,-11.62433502,-7.548178398,-19.17251342,-1.381672176 -Courtney Lee,leeco01,2009,PO,ORL,1034,550,-0.57255315,0.489443482,-0.083109668,0.772888668,0,0.772888668,-0.845658537,0.416358804,-0.429299732,0.123865102 -Courtney Lee,leeco01,2009,RS,ORL,3771,1939,-0.517065038,0.835291354,0.318226316,3.039984211,3.039984211,0,-0.734859954,1.022717322,0.287857368,0.142354233 -Courtney Lee,leeco01,2010,RS,NJN,4574,2375,0.140613548,-0.908631564,-0.768018016,2.396349561,2.396349561,0,-0.164735287,-0.323422436,-0.488157722,-0.205885345 -Courtney Lee,leeco01,2011,RS,HOU,3420,1723,0.091447185,-0.79493408,-0.703486895,1.791876198,1.791876198,0,-0.049378873,-1.084174034,-1.133552907,-0.370982176 -Courtney Lee,leeco01,2012,RS,HOU,3395,1757,0.337218924,0.22181277,0.559031694,2.964472469,2.964472469,0,0.338588586,0.457554573,0.79614316,-0.056487171 -Courtney Lee,leeco01,2013,PO,BOS,72,39,-0.85207681,2.550830936,1.698754125,0.091597934,0,0.091597934,-2.094607377,2.164514135,0.069906758,0.299167953 -Courtney Lee,leeco01,2013,RS,BOS,3751,1941,-0.224236632,-0.19515625,-0.419392882,2.30894104,2.30894104,0,-0.533846068,-0.020684747,-0.554530815,0.038120822 -Courtney Lee,leeco01,2014,PO,MEM,426,224,0.927972825,-1.394523699,-0.466550874,0.267930899,0,0.267930899,-0.768468817,-1.030086183,-1.798555,-0.419469094 -Courtney Lee,leeco01,2014,RS,MEM,2776,1469,0.467144445,1.1244673,1.591611746,3.234391563,3.234391563,0,-0.44351307,1.667065832,1.223552762,-0.577031051 -Courtney Lee,leeco01,2014,RS,BOS,988,504,1.178014272,0.563930959,1.741945231,1.15314078,1.15314078,0,0.516712369,-0.653129357,-0.136416988,-0.159568072 -Courtney Lee,leeco01,2015,PO,MEM,728,367,2.263992603,-0.675122206,1.588870397,0.841183133,0,0.841183133,2.943261334,1.11606759,4.059328925,0.377776671 -Courtney Lee,leeco01,2015,RS,MEM,4590,2354,0.034835491,-1.864418043,-1.829582552,1.102352642,1.102352642,0,-0.523488984,-0.589155897,-1.112644881,-0.26706867 -Courtney Lee,leeco01,2016,PO,CHA,497,257,0.902965859,4.067231886,4.970197745,1.041999149,0,1.041999149,-0.53313099,3.021824727,2.488693737,-0.184864014 -Courtney Lee,leeco01,2016,RS,CHA,1697,845,0.258867379,-0.415143933,-0.156276555,1.113249152,1.113249152,0,-0.210593894,0.419591243,0.208997349,-0.432910996 -Courtney Lee,leeco01,2016,RS,MEM,2924,1489,-1.066610331,1.210559689,0.143949358,2.180821214,2.180821214,0,-1.303693656,0.891085326,-0.412608331,-0.785623278 -Courtney Lee,leeco01,2017,RS,NYK,4947,2459,0.053575029,-1.423327942,-1.369752913,1.717435525,1.717435525,0,-0.133015978,-1.011991304,-1.145007282,-0.804228917 -Courtney Lee,leeco01,2018,RS,NYK,4717,2310,0.196764845,-1.509373986,-1.312609141,1.68727278,1.68727278,0,-0.365675279,-1.292440125,-1.658115404,-0.397092976 -Courtney Lee,leeco01,2019,RS,DAL,572,268,-3.823022262,1.023824017,-2.799198245,-0.006731748,-0.006731748,0,-3.237910449,0.2096973,-3.028213149,0.071125001 -Courtney Lee,leeco01,2019,RS,NYK,342,160,-0.231514374,2.593238358,2.361723984,0.417803163,0.417803163,0,-0.855455399,1.178691285,0.323235886,0.127711791 -David Lee,leeda02,2006,RS,NYK,2160,1129,1.161367643,-1.674463359,-0.513095716,1.286180329,1.286180329,0,0.327007912,-1.712478762,-1.385470851,-0.164407982 -David Lee,leeda02,2007,RS,NYK,3312,1731,3.032143771,0.607655099,3.639798869,5.603106465,5.603106465,0,2.423660832,0.654163348,3.07782418,-0.660883931 -David Lee,leeda02,2008,RS,NYK,4548,2356,0.684142444,-1.110283795,-0.426141351,2.775983482,2.775983482,0,0.216988183,-0.745951806,-0.528963623,-0.581649757 -David Lee,leeda02,2009,RS,NYK,5755,2824,0.172936448,-0.714791148,-0.5418547,3.166671371,3.166671371,0,0.026237549,-0.119471436,-0.093233887,-0.432727219 -David Lee,leeda02,2010,RS,NYK,5980,3019,1.052467553,-1.482581443,-0.430113891,3.554674771,3.554674771,0,1.012348008,-0.730769762,0.281578246,-0.489435627 -David Lee,leeda02,2011,RS,GSW,5262,2634,0.422197307,-1.398582524,-0.976385217,2.367902981,2.367902981,0,0.341967115,-1.128062593,-0.786095477,-0.609919105 -David Lee,leeda02,2012,RS,GSW,4125,2121,0.967854902,-1.496251693,-0.528396792,2.394917074,2.394917074,0,1.082871558,-0.939402287,0.14346927,-0.351711401 -David Lee,leeda02,2013,PO,GSW,129,65,-4.636004693,3.137677773,-1.49832692,0.042577707,0,0.042577707,-4.089059504,1.577556976,-2.511502528,-0.493620115 -David Lee,leeda02,2013,RS,GSW,5789,2907,0.702865735,0.273671674,0.97653741,5.500801166,5.500801166,0,0.753418522,0.548746147,1.302164668,-0.441642739 -David Lee,leeda02,2014,PO,GSW,439,217,-1.541414586,-1.996167475,-3.537582061,-0.091100435,0,-0.091100435,-2.498696494,-0.012855146,-2.51155164,1.207472119 -David Lee,leeda02,2014,RS,GSW,4659,2288,0.331743811,1.243406508,1.575150319,5.071138097,5.071138097,0,-0.160820196,1.69879682,1.537976624,0.422259205 -David Lee,leeda02,2015,PO,GSW,213,107,-0.079830887,0.663279571,0.583448684,0.186403431,0,0.186403431,0.332842453,1.326844015,1.659686469,-0.658625819 -David Lee,leeda02,2015,RS,GSW,1881,904,-0.682772916,-0.704438764,-1.38721168,0.628911319,0.628911319,0,-0.197251195,-0.095836241,-0.293087436,0.055686505 -David Lee,leeda02,2016,PO,DAL,68,33,-2.374975644,-12.08708625,-14.46206189,-0.202219268,0,-0.202219268,-2.971494339,-8.995330717,-11.96682506,-0.540566016 -David Lee,leeda02,2016,RS,BOS,982,470,-2.896059877,3.004608089,0.108548212,0.687337945,0.687337945,0,-1.953215322,1.973456292,0.02024097,0.267305886 -David Lee,leeda02,2016,RS,DAL,904,433,0.500973918,0.125910254,0.626884172,0.749770039,0.749770039,0,-0.496817891,-0.30171251,-0.798530402,0.492505444 -David Lee,leeda02,2017,PO,SAS,471,245,0.129789453,2.210476145,2.340265598,0.649589693,0,0.649589693,0.437407371,1.830118387,2.267525759,-0.977660714 -David Lee,leeda02,2017,RS,SAS,3027,1477,0.654901227,1.652494151,2.307395378,3.823651195,3.823651195,0,0.104964165,1.260270185,1.36523435,0.323608627 -Damion Lee,leeda03,2018,RS,ATL,861,404,-0.428754473,1.723946437,1.295191963,0.833489717,0.833489717,0,0.485094575,1.418617651,1.903712226,-0.036700403 -Damion Lee,leeda03,2019,RS,GSW,809,375,-0.946589613,-1.032479745,-1.979069358,0.147267816,0.147267816,0,0.071087706,-1.091591478,-1.020503772,-0.159255558 -Doug Lee,leedo01,1992,PO,NJN,12,6,-9.00726869,-0.005051881,-9.01232057,-0.02041276,0,-0.02041276,-8.579332642,-1.416426498,-9.99575914,3.012596331 -Doug Lee,leedo01,1992,RS,NJN,634,307,-0.220895948,-1.898524108,-2.119420056,0.099787513,0.099787513,0,-0.643041334,-2.045317369,-2.688358703,1.00927487 -Doug Lee,leedo01,1993,RS,NJN,67,33,-5.390695814,-3.769310558,-9.160006372,-0.109684619,-0.109684619,0,-5.857535377,-3.501252373,-9.35878775,1.598868833 -Doug Lee,leedo01,1995,RS,SAC,146,75,3.524416461,3.125620868,6.650037329,0.370259754,0.370259754,0,3.49154453,3.639225215,7.130769745,2.762916444 -Keith Lee,leeke01,1986,RS,CLE,2563,1197,-1.587971008,-0.102856445,-1.690827453,0.649922254,0.649922254,0,-1.598176346,0.17859988,-1.419576466,0.491397751 -Keith Lee,leeke01,1987,RS,CLE,1857,870,-2.33458522,0.025550454,-2.309034765,0.196811604,0.196811604,0,-2.428655878,-0.213014673,-2.641670551,0.562193339 -Keith Lee,leeke01,1989,RS,NJN,1772,840,-3.504827165,-0.397310436,-3.9021376,-0.496153817,-0.496153817,0,-3.744507498,-0.441866871,-4.186374369,0.492115221 -Kurk Lee,leeku01,1991,RS,NJN,555,265,-4.320255221,-1.482977429,-5.80323265,-0.416874264,-0.416874264,0,-4.769241271,-1.632034508,-6.40127578,0.976822153 -Malcolm Lee,leema01,2012,RS,MIN,478,243,-1.987870736,-0.788617775,-2.776488511,-0.00328637,-0.00328637,0,-2.535925313,-1.360254831,-3.896180143,0.066413603 -Malcolm Lee,leema01,2013,RS,MIN,565,289,-1.303154065,0.754381481,-0.548772585,0.325671059,0.325671059,0,-1.6320129,0.817093542,-0.814919357,0.316949168 -Malcolm Lee,leema01,2015,RS,PHI,5,2,-4.730754809,-3.305917329,-8.036672138,-0.005409588,-0.005409588,0,-1.455235332,-6.771192353,-8.226427685,0.267850404 -Ron Lee,leero01,1977,RS,PHO,4153,1849,-0.862861454,2.850761389,1.987899935,4.507818525,4.507818525,0,-0.38092771,3.204113451,2.823185741,0.923093809 -Ron Lee,leero01,1978,PO,PHO,87,41,-6.788411691,2.993044444,-3.795367246,-0.022873814,0,-0.022873814,-6.483549838,3.726717987,-2.756831851,1.488575067 -Ron Lee,leero01,1978,RS,PHO,4526,1928,-0.78856896,3.588925223,2.800356263,5.505105545,5.505105545,0,-0.080876205,3.914951534,3.834075329,0.89854275 -Ron Lee,leero01,1979,RS,NOJ,911,398,-3.336562722,1.704121424,-1.632441297,0.228224238,0.228224238,0,-2.87511719,1.83750264,-1.03761455,0.610009933 -Ron Lee,leero01,1979,RS,PHO,2167,948,-2.597583373,0.603814249,-1.993769124,0.369006161,0.369006161,0,-2.055480599,1.115129961,-0.940350638,0.948284557 -Ron Lee,leero01,1980,RS,DET,1812,803,0.460678811,2.513218831,2.973897642,2.376031109,2.376031109,0,0.78290355,3.324305209,4.107208759,1.379414136 -Ron Lee,leero01,1980,RS,ATL,759,364,-4.475307633,-1.239304719,-5.714612352,-0.557020705,-0.557020705,0,-4.582205739,-0.857863544,-5.440069283,1.223093774 -Ron Lee,leero01,1981,RS,DET,3900,1829,-1.317146398,2.586399107,1.269252709,3.782587148,3.782587148,0,-1.441093165,3.121645484,1.680552319,0.879249808 -Ron Lee,leero01,1982,RS,DET,3224,1467,-0.650873568,1.819190552,1.168316984,2.958032986,2.958032986,0,-0.663250717,2.252375348,1.589124631,0.881470229 -Rock Lee,leero02,1982,RS,SDC,21,10,-7.303923735,-3.160034903,-10.46395864,-0.040898358,-0.040898358,0,-7.0026971,-1.515351731,-8.518048831,4.000129306 -Tim Legler,legleti01,1990,RS,PHO,176,83,-3.449563652,-2.121801302,-5.571364954,-0.120044653,-0.120044653,0,-3.835398731,-2.275806616,-6.111205347,0.474583543 -Tim Legler,legleti01,1991,RS,DEN,355,148,-3.033247256,-4.178460865,-7.211708121,-0.337912254,-0.337912254,0,-3.578058924,-3.852651705,-7.43071063,0.297297067 -Tim Legler,legleti01,1993,RS,DAL,1321,630,0.767523169,-2.062751896,-1.295228727,0.472509618,0.472509618,0,0.191319577,-1.775877605,-1.584558028,1.028014043 -Tim Legler,legleti01,1993,RS,UTA,10,5,-9.861060337,-2.502056405,-12.36311674,-0.024199638,-0.024199638,0,-9.865269991,-4.535811803,-14.40108179,-1.291632361 -Tim Legler,legleti01,1994,RS,DAL,2633,1322,1.237654626,-1.173073409,0.064581217,1.904957632,1.904957632,0,0.73126452,-1.114471111,-0.383206591,0.332889995 -Tim Legler,legleti01,1995,RS,GSW,765,371,2.145995209,-1.842108354,0.303886854,0.576124827,0.576124827,0,1.351582418,-2.139460279,-0.78787786,-0.313622234 -Tim Legler,legleti01,1996,RS,WSB,3505,1775,3.651242252,-1.003650426,2.647591826,4.860237002,4.860237002,0,2.890033475,-1.035901646,1.854131829,-0.529495983 -Tim Legler,legleti01,1997,PO,WSB,35,19,-2.071932741,-2.093123042,-4.165055783,-0.014208872,0,-0.014208872,-3.081142169,-2.711920625,-5.793062794,0.383128555 -Tim Legler,legleti01,1997,RS,WSB,354,182,-4.07863477,-1.468438185,-5.547072955,-0.262278135,-0.262278135,0,-4.120811881,-2.05164536,-6.172457241,0.896636716 -Tim Legler,legleti01,1998,RS,WAS,147,76,-7.98883543,-3.683354024,-11.67218945,-0.351198784,-0.351198784,0,-7.941837352,-3.935207539,-11.87704489,1.383455158 -Tim Legler,legleti01,1999,RS,WAS,713,377,-1.257041305,-2.968062687,-4.225103992,-0.284400099,-0.284400099,0,-1.864158601,-3.314642916,-5.178801518,0.212720049 -Tim Legler,legleti01,2000,RS,GSW,571,284,-1.749213506,-3.472207524,-5.221421029,-0.358921087,-0.358921087,0,-2.7332231,-3.611856676,-6.345079776,0.215770933 -Walter Lemon Jr.,lemonwa01,2018,RS,NOP,79,35,-5.436146123,-7.282108569,-12.71825469,-0.181418135,-0.181418135,0,-4.95025621,-8.26012126,-13.21037747,1.903094928 -Walter Lemon Jr.,lemonwa01,2019,RS,CHI,349,167,-1.29920714,-0.93193753,-2.23114467,0.0439839,0.0439839,0,-1.972628331,-0.194632791,-2.167261122,-0.517167079 -Alex Len,lenal01,2014,RS,PHO,755,362,-4.290994226,-5.106581952,-9.397576178,-1.235189778,-1.235189778,0,-3.887165821,-3.834712206,-7.721878026,0.580679776 -Alex Len,lenal01,2015,RS,PHO,3138,1518,-2.553000605,2.493458045,-0.05954256,2.09627896,2.09627896,0,-2.457167804,2.653073619,0.195905816,0.578197786 -Alex Len,lenal01,2016,RS,PHO,3778,1821,-4.36679355,1.807313434,-2.559480116,0.178196709,0.178196709,0,-4.326278302,1.063044699,-3.263233603,0.656669656 -Alex Len,lenal01,2017,RS,PHO,3318,1560,-3.678429804,1.130001894,-2.54842791,0.161402685,0.161402685,0,-3.861104279,1.37339867,-2.487705608,0.592480746 -Alex Len,lenal01,2018,RS,PHO,2996,1395,-1.109762256,-0.260141167,-1.369903423,0.986185662,0.986185662,0,-1.690179476,-0.73466625,-2.424845726,0.396976126 -Alex Len,lenal01,2019,RS,ATL,3452,1544,-1.771078578,0.58817557,-1.182903007,1.245722766,1.245722766,0,-1.451597037,-0.304091837,-1.755688873,0.928257443 -Voshon Lenard,lenarvo01,1996,RS,MIA,620,323,3.365718085,-1.304925348,2.060792737,0.799898605,0.799898605,0,3.367386691,-2.413401486,0.953985204,0.833012643 -Voshon Lenard,lenarvo01,1997,PO,MIA,995,548,1.931895892,0.013879173,1.945775065,1.356478404,0,1.356478404,1.425537696,0.266682466,1.692220162,0.157439585 -Voshon Lenard,lenarvo01,1997,RS,MIA,3924,2111,2.769294302,-0.374602265,2.394692038,5.548881565,5.548881565,0,2.493046988,-0.53061542,1.962431568,0.129816583 -Voshon Lenard,lenarvo01,1998,PO,MIA,337,186,1.468393671,-2.639543058,-1.171149386,0.155571575,0,0.155571575,1.110397147,-2.217715549,-1.107318402,0.58745516 -Voshon Lenard,lenarvo01,1998,RS,MIA,4855,2621,1.834914024,-0.782850803,1.052063221,5.085451471,5.085451471,0,1.687556635,-0.559748574,1.127808061,0.021606903 -Voshon Lenard,lenarvo01,1999,PO,MIA,96,57,10.51245586,-4.12024841,6.392207447,0.268999612,0,0.268999612,9.405776329,-4.731694144,4.674082185,-1.646691651 -Voshon Lenard,lenarvo01,1999,RS,MIA,340,190,0.506336164,-1.791499309,-1.285163145,0.142952829,0.142952829,0,0.576397852,-2.073995073,-1.49759722,0.604936334 -Voshon Lenard,lenarvo01,2000,RS,MIA,2711,1434,1.177324083,-0.579196612,0.598127471,2.456021788,2.456021788,0,1.314796831,-0.582606631,0.7321902,0.247780475 -Voshon Lenard,lenarvo01,2001,RS,DEN,4549,2331,1.193824462,-1.73409628,-0.540271819,2.629297648,2.629297648,0,1.2197114,-1.525647024,-0.305935623,0.046399717 -Voshon Lenard,lenarvo01,2002,RS,DEN,3172,1665,-0.068550214,-1.306415429,-1.374965643,1.169042972,1.169042972,0,0.010093949,-1.562838286,-1.552744337,0.076584749 -Voshon Lenard,lenarvo01,2003,RS,TOR,3654,1929,0.301208564,-2.475993345,-2.174784781,0.567413956,0.567413956,0,0.260647498,-2.098233925,-1.837586426,0.211627228 -Voshon Lenard,lenarvo01,2004,PO,DEN,310,161,3.134774735,-1.095202262,2.039572473,0.404984118,0,0.404984118,3.219218719,-1.062477113,2.156741606,-0.172008913 -Voshon Lenard,lenarvo01,2004,RS,DEN,4390,2233,0.964837159,-1.592547045,-0.627709885,2.420154399,2.420154399,0,0.983638852,-1.306606319,-0.322967467,0.085942632 -Voshon Lenard,lenarvo01,2005,RS,DEN,106,54,1.030398615,-1.26805967,-0.237661055,0.069246625,0.069246625,0,1.163368493,-2.445567721,-1.282199228,0.039459446 -Voshon Lenard,lenarvo01,2006,RS,DEN,471,238,-2.140748903,-0.574162602,-2.714911505,0.004332813,0.004332813,0,-1.83171945,-0.907006762,-2.738726213,1.550605266 -Voshon Lenard,lenarvo01,2006,RS,POR,406,220,-1.731196236,-0.287724484,-2.01892072,0.08430179,0.08430179,0,-0.945597987,-0.734571507,-1.680169493,2.504086477 -Gary Leonard,leonaga01,1990,RS,MIN,244,127,-6.903892571,0.249628355,-6.654264216,-0.256900242,-0.256900242,0,-6.870359352,-0.247692251,-7.118051603,1.543667509 -Gary Leonard,leonaga01,1991,PO,ATL,10,5,10.05624914,-0.442437376,9.613811763,0.032059643,0,0.032059643,8.235815176,-2.71198803,5.523827146,-1.364706451 -Gary Leonard,leonaga01,1991,RS,ATL,19,9,-5.579707297,0.812005447,-4.76770185,-0.00943802,-0.00943802,0,-6.104636745,0.581188223,-5.523448523,1.852352847 -Gary Leonard,leonaga01,1992,RS,ATL,27,13,9.327011545,1.802808686,11.12982023,0.09293745,0.09293745,0,8.579612779,2.110863486,10.69047627,0.933259968 -Kawhi Leonard,leonaka01,2012,PO,SAS,738,379,1.136941978,1.261232885,2.398174863,1.022164843,0,1.022164843,1.256009576,1.61901315,2.875022725,-0.397689742 -Kawhi Leonard,leonaka01,2012,RS,SAS,3003,1534,1.62662703,1.377995432,3.004622462,4.485343041,4.485343041,0,1.717628348,1.72955197,3.447180318,-0.379214228 -Kawhi Leonard,leonaka01,2013,PO,SAS,1463,775,2.811620196,3.599514523,6.411134718,3.714231956,0,3.714231956,2.906187775,3.792865215,6.699052989,-0.526797999 -Kawhi Leonard,leonaka01,2013,RS,SAS,3593,1810,0.958933638,2.911457261,3.870390899,6.09858662,6.09858662,0,1.148531584,3.23709065,4.385622234,-0.229842058 -Kawhi Leonard,leonaka01,2014,PO,SAS,1445,736,1.840325035,4.403121482,6.243446518,3.489715688,0,3.489715688,0.370397452,6.323665743,6.694063195,0.17865488 -Kawhi Leonard,leonaka01,2014,RS,SAS,3874,1923,1.662088404,5.036719076,6.69880748,9.289542683,9.289542683,0,1.649343959,5.31537041,6.964714369,0.198441015 -Kawhi Leonard,leonaka01,2015,PO,SAS,500,250,1.393190339,1.408790318,2.801980658,0.740959409,0,0.740959409,-2.047439761,3.299555407,1.252115646,1.399955386 -Kawhi Leonard,leonaka01,2015,RS,SAS,4039,2033,3.698908887,5.19082193,8.889730817,12.1137221,12.1137221,0,3.535726556,5.979348697,9.515075253,0.322217458 -Kawhi Leonard,leonaka01,2016,PO,SAS,657,339,6.030351461,2.190845032,8.221196492,1.951727945,0,1.951727945,3.337059106,4.659681202,7.996740307,-0.259193097 -Kawhi Leonard,leonaka01,2016,RS,SAS,4708,2380,5.002361916,5.078321168,10.08068308,15.5292184,15.5292184,0,4.613515594,5.760407916,10.37392351,-0.318415966 -Kawhi Leonard,leonaka01,2017,PO,SAS,812,429,11.55531492,3.736850314,15.29216523,4.030462562,0,4.030462562,10.39817073,3.696566809,14.09473754,-1.004879876 -Kawhi Leonard,leonaka01,2017,RS,SAS,4885,2474,6.592603457,1.702580777,8.295184234,13.91095985,13.91095985,0,6.592216936,2.403966183,8.996183119,-0.215690745 -Kawhi Leonard,leonaka01,2018,RS,SAS,432,210,0.776222677,5.407566805,6.183789482,0.965839777,0.965839777,0,1.186784648,4.788419149,5.975203797,0.897021581 -Kawhi Leonard,leonaka01,2019,PO,TOR,1886,939,7.980569587,1.427303161,9.407872748,5.991455926,0,5.991455926,8.518515427,2.269252196,10.78776762,-0.261001955 -Kawhi Leonard,leonaka01,2019,RS,TOR,4264,2040,4.733646303,0.666757479,5.400403782,8.479706749,8.479706749,0,5.078364501,1.254328428,6.332692929,-0.039630184 -Meyers Leonard,leoname01,2013,RS,POR,2323,1206,-2.726859903,-1.429689006,-4.156548909,-0.866757058,-0.866757058,0,-3.116562065,-1.302041723,-4.418603787,0.140476939 -Meyers Leonard,leoname01,2014,PO,POR,17,9,-13.71537739,7.08150246,-6.633874931,-0.017837532,0,-0.017837532,-8.232172997,1.957235446,-6.274937551,-2.803975729 -Meyers Leonard,leoname01,2014,RS,POR,753,355,-4.66483261,-2.749122672,-7.413955282,-0.852106164,-0.852106164,0,-3.801445448,-1.967908721,-5.769354169,0.836353458 -Meyers Leonard,leoname01,2015,PO,POR,205,106,5.983883374,3.993304781,9.977188156,0.708547873,0,0.708547873,5.038302055,2.843434715,7.88173677,-0.182013249 -Meyers Leonard,leoname01,2015,RS,POR,1699,847,-1.610913905,2.988882775,1.37796887,1.7855977,1.7855977,0,-1.602118697,2.443631756,0.841513059,0.093521265 -Meyers Leonard,leoname01,2016,RS,POR,2702,1333,-1.014839824,-0.598032433,-1.612872258,0.773513671,0.773513671,0,-0.964966639,-0.814180179,-1.779146819,0.019831014 -Meyers Leonard,leoname01,2017,PO,POR,62,31,-11.39678656,-4.951370176,-16.34815674,-0.225371123,0,-0.225371123,-5.828972043,-5.763552046,-11.59252409,1.548138737 -Meyers Leonard,leoname01,2017,RS,POR,2536,1222,-3.203088142,-1.301714017,-4.504802158,-1.094475499,-1.094475499,0,-2.451692407,-0.855369322,-3.30706173,0.037550909 -Meyers Leonard,leoname01,2018,PO,POR,21,8,1.978815934,9.194179285,11.17299522,0.059338098,0,0.059338098,-1.245250927,2.700297726,1.455046799,1.211313772 -Meyers Leonard,leoname01,2018,RS,POR,533,254,-0.60993979,-3.908100527,-4.518040317,-0.228417723,-0.228417723,0,-1.40690606,-3.186441033,-4.593347093,-0.304806757 -Meyers Leonard,leoname01,2019,PO,POR,353,170,2.55066105,-3.240248609,-0.689587558,0.182930318,0,0.182930318,1.333757459,-2.676424225,-1.342666766,-0.74534678 -Meyers Leonard,leoname01,2019,RS,POR,1835,878,-0.348564921,-4.453033993,-4.801598914,-0.913882579,-0.913882579,0,-0.401506172,-3.779239747,-4.180745919,-0.570283239 -Jim Les,lesji01,1989,PO,UTA,10,5,-9.724509201,-8.252206324,-17.97671552,-0.041797533,0,-0.041797533,-10.96771168,-6.396849563,-17.36456124,4.152860078 -Jim Les,lesji01,1989,RS,UTA,1613,781,-2.361284275,-1.547322523,-3.908606798,-0.462729197,-0.462729197,0,-2.852450794,-2.206269283,-5.058720077,0.234758598 -Jim Les,lesji01,1990,RS,UTA,12,6,-22.71928978,-11.63651412,-34.35580391,-0.105009797,-0.105009797,0,-20.56867988,-9.946637858,-30.51531774,8.498943656 -Jim Les,lesji01,1990,RS,LAC,180,86,0.179307473,-2.081707478,-1.902400005,0.037031266,0.037031266,0,-0.702230403,-2.640632126,-3.342862528,-0.425836622 -Jim Les,lesji01,1991,RS,SAC,2792,1399,2.959906679,-0.757573176,2.202333503,3.538110815,3.538110815,0,2.356629025,-0.350641737,2.005987288,0.092109798 -Jim Les,lesji01,1992,RS,SAC,1494,712,1.736853774,-1.484358515,0.252495259,1.09513653,1.09513653,0,1.330778247,-1.951031046,-0.620252799,0.398531842 -Jim Les,lesji01,1993,RS,SAC,1871,881,2.358515044,-0.777942546,1.580572498,1.947739801,1.947739801,0,2.001202538,-1.202415505,0.798787033,0.060739258 -Jim Les,lesji01,1994,RS,SAC,347,169,1.47830129,-1.563241088,-0.084939799,0.229454535,0.229454535,0,0.808141662,-2.181655505,-1.373513842,-0.141173663 -Jim Les,lesji01,1995,RS,ATL,356,188,-0.860870031,-2.934854951,-3.795724982,-0.101548545,-0.101548545,0,-1.40922403,-3.328115066,-4.737339096,1.167420628 -Travis Leslie,leslitr01,2012,RS,LAC,85,45,-1.372682342,-0.406451336,-1.779133678,0.022219669,0.022219669,0,-1.798602686,-1.526268094,-3.32487078,-0.291888085 -Ronnie Lester,lestero01,1981,PO,CHI,85,42,-2.573109926,-1.761589814,-4.334699739,-0.035132008,0,-0.035132008,-2.365396333,-2.856806776,-5.222203108,0.301255662 -Ronnie Lester,lestero01,1981,RS,CHI,176,83,-3.891377212,-3.352056071,-7.243433284,-0.189585117,-0.189585117,0,-4.212973506,-4.418434548,-8.631408054,-0.377236815 -Ronnie Lester,lestero01,1982,RS,CHI,4698,2252,0.739143947,-1.007821894,-0.268677947,2.839085018,2.839085018,0,0.568333734,-0.728246976,-0.159913243,-0.425525758 -Ronnie Lester,lestero01,1983,RS,CHI,3213,1437,0.390577039,-1.64488474,-1.254307701,1.093477608,1.093477608,0,0.039270973,-1.738388303,-1.69911733,-0.295007338 -Ronnie Lester,lestero01,1984,RS,CHI,1445,687,-0.301965463,-1.374264239,-1.676229702,0.375561081,0.375561081,0,-0.797028481,-1.906416383,-2.703444865,-0.219217944 -Ronnie Lester,lestero01,1985,PO,LAL,123,54,-2.820091197,-3.522159444,-6.342250641,-0.102011139,0,-0.102011139,-3.578740462,-4.01055087,-7.589291332,-0.063607089 -Ronnie Lester,lestero01,1985,RS,LAL,605,278,-2.486182632,-0.484325975,-2.970508607,-0.031292842,-0.031292842,0,-2.379439166,-1.315464996,-3.694904162,0.055746508 -Ronnie Lester,lestero01,1986,RS,LAL,480,222,-5.404477725,-2.524204775,-7.9286825,-0.591060475,-0.591060475,0,-5.231837414,-3.635050796,-8.86688821,0.792887596 -Clifford Lett,lettcl01,1990,RS,CHI,57,28,-12.38563454,-5.54801125,-17.93364579,-0.22244866,-0.22244866,0,-12.45537684,-3.902829876,-16.35820672,2.543722384 -Clifford Lett,lettcl01,1991,RS,SAS,206,99,-4.6342209,-1.914145329,-6.548366229,-0.192419729,-0.192419729,0,-4.888839853,-2.473159832,-7.361999685,0.291916823 -Jon Leuer,leuerjo01,2012,RS,MIL,1096,555,-0.293001404,-0.612687969,-0.905689373,0.521833703,0.521833703,0,-0.751334793,-0.835106996,-1.586441789,-0.071289863 -Jon Leuer,leuerjo01,2013,PO,MEM,20,11,3.161333176,8.706571772,11.86790495,0.083654038,0,0.083654038,2.87148748,6.996379768,9.867867248,-1.024997158 -Jon Leuer,leuerjo01,2013,RS,MEM,179,96,0.873742967,0.442027001,1.315769969,0.199359154,0.199359154,0,0.161985556,-0.272603892,-0.110618336,0.103320575 -Jon Leuer,leuerjo01,2013,RS,CLE,177,91,-7.685477479,-3.503593675,-11.18907115,-0.395031325,-0.395031325,0,-7.177022007,-3.748896511,-10.92591852,0.765246292 -Jon Leuer,leuerjo01,2014,PO,MEM,44,23,4.550504317,12.87967059,17.4301749,0.246160282,0,0.246160282,2.019820571,10.3848682,12.40468877,0.732503768 -Jon Leuer,leuerjo01,2014,RS,MEM,1247,642,-0.27392384,-0.184350444,-0.458274283,0.750913353,0.750913353,0,-0.21688204,-0.386668955,-0.603550995,0.033510579 -Jon Leuer,leuerjo01,2015,PO,MEM,19,9,-8.012239257,4.405233682,-3.607005574,-0.004055358,0,-0.004055358,-4.58458572,0.686624292,-3.897961428,-0.077240252 -Jon Leuer,leuerjo01,2015,RS,MEM,1638,824,-3.4179819,-0.037671694,-3.455653594,-0.297200089,-0.297200089,0,-3.367972807,-0.55327894,-3.921251748,0.174531241 -Jon Leuer,leuerjo01,2016,RS,PHO,2663,1255,-0.860561406,0.336733804,-0.523827602,1.441218343,1.441218343,0,-1.45277266,-0.423420324,-1.876192985,1.082913612 -Jon Leuer,leuerjo01,2017,RS,DET,3914,1944,-1.349605805,0.454244456,-0.895361349,1.838713581,1.838713581,0,-1.203143263,0.644385292,-0.558757971,-0.041084194 -Jon Leuer,leuerjo01,2018,RS,DET,296,136,-5.281500565,-2.351858456,-7.633359021,-0.33935272,-0.33935272,0,-4.872974063,-2.193835538,-7.0668096,0.149335425 -Jon Leuer,leuerjo01,2019,PO,DET,11,5,4.407344786,-15.20574788,-10.7984031,-0.021351702,0,-0.021351702,0.934500291,-12.45387871,-11.51937842,0.82797048 -Jon Leuer,leuerjo01,2019,RS,DET,841,402,-4.591385044,-1.45518649,-6.046571533,-0.6741393,-0.6741393,0,-3.702812535,-0.715018043,-4.417830578,-0.299779817 -Caris LeVert,leverca01,2017,RS,BRK,2694,1237,-0.377530114,-0.819651863,-1.197181977,0.989537449,0.989537449,0,-1.043863248,-1.583506316,-2.627369563,0.953569917 -Caris LeVert,leverca01,2018,RS,BRK,3971,1864,-1.027778165,0.116541095,-0.91123707,1.764874792,1.764874792,0,-1.138119753,-0.064714448,-1.2028342,0.918267554 -Caris LeVert,leverca01,2019,PO,BRK,318,144,5.205408123,0.703342768,5.908750891,0.662482653,0,0.662482653,3.188612952,-1.713664007,1.474948944,0.967484677 -Caris LeVert,leverca01,2019,RS,BRK,2259,1063,0.387778425,1.609149228,1.996927654,2.575265948,2.575265948,0,0.075562366,1.178926542,1.254488907,0.031861531 -Fat Lever,leverfa01,1983,PO,POR,276,134,2.516385757,1.384537278,3.900923036,0.468421697,0,0.468421697,2.077820113,1.435241289,3.513061402,-0.117088012 -Fat Lever,leverfa01,1983,RS,POR,4299,2020,1.16197596,1.968998005,3.130973965,6.05744565,6.05744565,0,1.206194498,2.172318795,3.378513293,-0.060421928 -Fat Lever,leverfa01,1984,PO,POR,154,75,-1.09189118,-0.122361742,-1.214252922,0.060066926,0,0.060066926,-0.692670095,-0.599158088,-1.291828183,-0.885805614 -Fat Lever,leverfa01,1984,RS,POR,4282,2010,1.211966145,1.356266296,2.568232441,5.447856979,5.447856979,0,1.3517559,1.396995663,2.748751562,-0.113005341 -Fat Lever,leverfa01,1985,PO,DEN,783,342,2.099660477,1.627072662,3.726733139,1.164148284,0,1.164148284,2.551340993,1.965146661,4.516487655,-0.126543416 -Fat Lever,leverfa01,1985,RS,DEN,5802,2559,1.567125886,1.652950707,3.220076593,7.782749419,7.782749419,0,1.9363025,1.980723779,3.91702628,-0.156359502 -Fat Lever,leverfa01,1986,PO,DEN,751,347,0.137124333,1.575346309,1.712470642,0.81477591,0,0.81477591,0.403363088,2.126993362,2.53035645,-0.004040642 -Fat Lever,leverfa01,1986,RS,DEN,5882,2616,0.735891371,1.409138088,2.145029459,6.516214069,6.516214069,0,1.063084786,1.710417466,2.773502253,-0.270490228 -Fat Lever,leverfa01,1987,PO,DEN,227,99,1.846366718,2.033879608,3.880246327,0.344681652,0,0.344681652,1.875822173,2.693202305,4.569024478,-0.203846733 -Fat Lever,leverfa01,1987,RS,DEN,6835,3054,3.68039522,1.863433704,5.543828924,12.86770373,12.86770373,0,3.876352543,2.351498081,6.227850624,-0.436821674 -Fat Lever,leverfa01,1988,PO,DEN,571,273,4.922424934,2.037609029,6.960033963,1.382016757,0,1.382016757,4.65763024,2.342188824,6.999819064,-0.87732585 -Fat Lever,leverfa01,1988,RS,DEN,6805,3061,3.750739814,2.385777988,6.136517802,13.82326528,13.82326528,0,3.949074311,2.650675221,6.599749532,-0.399499075 -Fat Lever,leverfa01,1989,PO,DEN,132,58,1.499935733,2.118464286,3.618400018,0.192873841,0,0.192873841,1.578556346,1.534274234,3.11283058,-0.733276816 -Fat Lever,leverfa01,1989,RS,DEN,6218,2745,3.731352203,2.106071718,5.837423921,11.96594499,11.96594499,0,3.798624923,2.380296811,6.178921734,-0.514606428 -Fat Lever,leverfa01,1990,PO,DEN,259,113,3.350828199,1.455149087,4.805977287,0.446469816,0,0.446469816,3.647227571,1.993277181,5.640504752,-0.608241437 -Fat Lever,leverfa01,1990,RS,DEN,6290,2832,3.193757413,1.760012616,4.953770029,11.05684734,11.05684734,0,3.25763102,1.941111586,5.198742606,-0.6639834 -Fat Lever,leverfa01,1991,RS,DAL,171,86,-2.136683557,1.647869524,-0.488814033,0.099494738,0.099494738,0,-1.953366646,0.430956886,-1.522409761,0.279971093 -Fat Lever,leverfa01,1992,RS,DAL,1758,884,0.718587898,1.191590161,1.910178059,2.101821276,2.101821276,0,0.620166746,1.460970668,2.081137415,0.000124782 -Fat Lever,leverfa01,1994,RS,DAL,3877,1947,-0.83703869,2.44895933,1.61192064,4.339878396,4.339878396,0,-0.850366672,2.732519529,1.882152857,0.153778301 -Cliff Levingston,levincl01,1983,RS,DET,1960,879,-1.57668776,-0.88178829,-2.45847605,0.131025171,0.131025171,0,-1.57092364,-1.510707347,-3.081630988,0.22878148 -Cliff Levingston,levincl01,1984,PO,DET,214,101,3.882538966,-1.6910018,2.191537167,0.263007619,0,0.263007619,3.124633705,-1.523799156,1.600834549,0.144897135 -Cliff Levingston,levincl01,1984,RS,DET,3819,1746,1.174760273,0.210829883,1.385590156,3.686086977,3.686086977,0,1.059555043,0.382732998,1.442288042,0.057573286 -Cliff Levingston,levincl01,1985,RS,ATL,4242,2017,-0.1357451,0.828087295,0.692342195,3.540744235,3.540744235,0,-0.077594181,0.857285414,0.779691233,-0.048968063 -Cliff Levingston,levincl01,1986,PO,ATL,377,180,-0.958179593,0.614775094,-0.343404498,0.22786584,0,0.22786584,-1.24942149,0.162457357,-1.086964133,-0.033968624 -Cliff Levingston,levincl01,1986,RS,ATL,4099,1945,0.071848873,0.905068975,0.976917848,3.708896508,3.708896508,0,0.140234816,1.032484936,1.172719752,0.294268415 -Cliff Levingston,levincl01,1987,PO,ATL,208,108,-0.819563215,-1.069121019,-1.888684234,0.049319906,0,0.049319906,-1.450245188,-0.964143378,-2.414388566,0.749740716 -Cliff Levingston,levincl01,1987,RS,ATL,3793,1848,0.263535665,0.812333634,1.075869299,3.610874749,3.610874749,0,0.239239101,0.884914374,1.124153475,0.103383823 -Cliff Levingston,levincl01,1988,PO,ATL,323,163,-1.78451862,-0.599390608,-2.383909227,0.031571421,0,0.031571421,-1.702333193,-0.922889279,-2.625222472,0.520244772 -Cliff Levingston,levincl01,1988,RS,ATL,4337,2135,1.356981942,0.205150708,1.56213265,4.69707605,4.69707605,0,1.266153012,0.466018133,1.732171145,-0.000662343 -Cliff Levingston,levincl01,1989,PO,ATL,141,77,-2.943662936,-1.738986948,-4.682649884,-0.078772696,0,-0.078772696,-3.479013494,-1.336913198,-4.815926692,0.571216177 -Cliff Levingston,levincl01,1989,RS,ATL,4524,2184,-0.393822187,1.007270917,0.61344873,3.754993468,3.754993468,0,-0.194610708,1.212323406,1.017712698,0.195242033 -Cliff Levingston,levincl01,1990,RS,ATL,3444,1706,-0.487627044,-0.355338819,-0.842965863,1.663634716,1.663634716,0,-0.552138106,-0.014480825,-0.566618931,0.224950125 -Cliff Levingston,levincl01,1991,PO,CHI,356,192,0.156053899,2.85249348,3.008547379,0.583278643,0,0.583278643,0.133398983,2.414473994,2.547872977,0.242182594 -Cliff Levingston,levincl01,1991,RS,CHI,2041,1013,-2.379221022,-0.103139523,-2.482360544,0.138655502,0.138655502,0,-2.248361389,-0.443458099,-2.691819489,0.236983077 -Cliff Levingston,levincl01,1992,PO,CHI,358,191,-3.319479367,0.211151718,-3.108327649,-0.036371312,0,-0.036371312,-3.282133514,-0.38083019,-3.662963704,0.922882346 -Cliff Levingston,levincl01,1992,RS,CHI,2029,1020,-0.92262468,0.544763679,-0.377861001,1.235582484,1.235582484,0,-0.874852014,0.074189664,-0.80066235,0.088118912 -Cliff Levingston,levincl01,1995,PO,DEN,67,35,0.243502043,3.899386708,4.142888752,0.12653339,0,0.12653339,0.347512561,2.897071346,3.244583907,-0.293053817 -Cliff Levingston,levincl01,1995,RS,DEN,904,469,-3.375950749,0.034006882,-3.341943867,-0.142947526,-0.142947526,0,-3.408341266,0.196937519,-3.211403747,0.866430114 -Cedric Lewis,lewisce01,1996,RS,WSB,8,4,22.26732446,15.50959978,37.77692424,0.080680432,0.080680432,0,22.61725873,13.94671071,36.56396944,-2.277618696 -Freddie Lewis,lewisfr02,1977,RS,IND,1246,552,-2.082248781,-2.786891115,-4.869139896,-0.597402392,-0.597402392,0,-2.503763583,-2.751056617,-5.254820199,0.106235697 -Martin Lewis,lewisma01,1996,RS,TOR,371,189,-2.809821711,-1.378410089,-4.188231801,-0.139340897,-0.139340897,0,-3.055968511,-2.123265512,-5.179234022,0.439181627 -Martin Lewis,lewisma01,1997,RS,TOR,95,50,-0.322968708,-1.584097559,-1.907066267,0.02158395,0.02158395,0,-1.377718431,-1.94444401,-3.322162441,0.34251054 -Quincy Lewis,lewisqu01,2000,PO,UTA,196,106,-3.308954918,1.589538895,-1.719416023,0.058555086,0,0.058555086,-3.820240916,2.437501685,-1.382739232,1.65717986 -Quincy Lewis,lewisqu01,2000,RS,UTA,1692,896,-3.015708584,-1.10239071,-4.118099294,-0.633165509,-0.633165509,0,-2.938787277,-0.723136164,-3.661923441,1.168100875 -Quincy Lewis,lewisqu01,2001,RS,UTA,761,402,-2.483444899,0.208066222,-2.275378677,0.098809241,0.098809241,0,-2.554208679,0.296321823,-2.257886856,1.388948094 -Quincy Lewis,lewisqu01,2002,PO,UTA,105,56,-6.381967065,0.475228243,-5.906738822,-0.095229933,0,-0.095229933,-5.824223001,0.617266358,-5.206956643,2.176894117 -Quincy Lewis,lewisqu01,2002,RS,UTA,932,490,-3.062151322,-0.015241424,-3.077392746,-0.083345327,-0.083345327,0,-3.115038522,0.456772396,-2.658266126,1.679591401 -Quincy Lewis,lewisqu01,2004,RS,MIN,122,65,-4.523797676,-0.928143952,-5.451941627,-0.090561541,-0.090561541,0,-4.413823697,-1.383691347,-5.797515044,0.973904592 -Ralph Lewis,lewisra01,1988,PO,DET,33,17,0.861522586,-0.070926705,0.790595882,0.031595771,0,0.031595771,-0.138009332,-1.073469235,-1.211478567,-0.229265359 -Ralph Lewis,lewisra01,1988,RS,DET,642,310,-5.668659731,0.212045885,-5.456613846,-0.430398143,-0.430398143,0,-5.672994386,-0.656729001,-6.329723388,0.545001434 -Ralph Lewis,lewisra01,1989,RS,CHH,710,336,-2.79940414,-1.966652112,-4.766056252,-0.345269298,-0.345269298,0,-3.100841507,-2.99802992,-6.098871427,-0.099537441 -Ralph Lewis,lewisra01,1990,RS,DET,12,6,-18.22118875,-5.605881667,-23.82707042,-0.065590044,-0.065590044,0,-17.83868265,-6.590995129,-24.42967777,1.649622823 -Ralph Lewis,lewisra01,1990,RS,CHH,41,20,5.399792472,-0.378541084,5.021251388,0.07881696,0.07881696,0,4.215231102,-1.338122985,2.877108117,-0.603846893 -Rashard Lewis,lewisra02,1999,RS,SEA,274,145,-8.183810454,-1.492622945,-9.676433399,-0.51951904,-0.51951904,0,-7.349976868,-2.553260926,-9.903237793,1.248486889 -Rashard Lewis,lewisra02,2000,PO,SEA,295,157,2.238028953,0.605721734,2.843750686,0.459488401,0,0.459488401,2.225379175,0.110438275,2.33581745,-0.505799045 -Rashard Lewis,lewisra02,2000,RS,SEA,3100,1575,0.629272555,0.498096621,1.127369176,3.120154484,3.120154484,0,0.389959355,-0.003714382,0.386244973,0.134153729 -Rashard Lewis,lewisra02,2001,RS,SEA,5250,2720,2.827687659,-0.275857638,2.551830021,7.332107507,7.332107507,0,2.984511719,0.054998657,3.039510376,-0.319726062 -Rashard Lewis,lewisra02,2002,PO,SEA,141,79,3.293742272,-2.295082308,0.998659964,0.156578717,0,0.156578717,2.93845132,-1.720075132,1.218376188,0.439685975 -Rashard Lewis,lewisra02,2002,RS,SEA,4848,2585,3.135531098,1.021863223,4.157394322,9.097749281,9.097749281,0,3.319697312,1.197918793,4.517616105,-0.122764319 -Rashard Lewis,lewisra02,2003,RS,SEA,5645,3044,0.857389066,-1.13675757,-0.279368504,3.828756567,3.828756567,0,0.884006778,-0.672578043,0.211428735,-0.198101133 -Rashard Lewis,lewisra02,2004,RS,SEA,5553,2931,2.460097912,-0.298522029,2.161575883,7.346714694,7.346714694,0,2.752497832,0.204475481,2.956973313,0.024367232 -Rashard Lewis,lewisra02,2005,PO,SEA,583,312,1.719733594,-1.015667696,0.704065898,0.567111749,0,0.567111749,1.761165417,-1.102063867,0.65910155,0.006789359 -Rashard Lewis,lewisra02,2005,RS,SEA,4996,2697,4.036985707,0.772235217,4.809220925,10.37245991,10.37245991,0,4.322525334,0.569632691,4.892158026,-0.257469974 -Rashard Lewis,lewisra02,2006,RS,SEA,5551,2876,4.00967661,-1.828932429,2.180744181,7.216320239,7.216320239,0,4.152959532,-1.412465806,2.740493726,-0.237265092 -Rashard Lewis,lewisra02,2007,RS,SEA,4542,2348,3.956639792,0.243130317,4.19977011,8.302846213,8.302846213,0,4.048003359,0.320516562,4.368519921,-0.25288199 -Rashard Lewis,lewisra02,2008,PO,ORL,769,417,3.534186485,1.666860723,5.201047208,1.739013582,0,1.739013582,4.278406977,1.491211263,5.76961824,-0.288479244 -Rashard Lewis,lewisra02,2008,RS,ORL,6054,3076,2.257319156,1.387332854,3.64465201,10.02983403,10.02983403,0,2.909776002,1.645744065,4.555520067,-0.053828293 -Rashard Lewis,lewisra02,2009,PO,ORL,1853,986,2.44613337,2.024172937,4.470306307,3.727633256,0,3.727633256,2.822115924,1.807566472,4.629682397,-0.443784734 -Rashard Lewis,lewisra02,2009,RS,ORL,5561,2859,2.494086483,1.914743035,4.408829518,10.43754631,10.43754631,0,2.954769606,1.904883656,4.859653262,-0.042345931 -Rashard Lewis,lewisra02,2010,PO,ORL,933,512,1.509677683,1.753136262,3.262813945,1.620047751,0,1.620047751,2.043494046,1.971163083,4.014657129,0.006114873 -Rashard Lewis,lewisra02,2010,RS,ORL,4593,2369,0.585319479,1.066131394,1.651450874,5.330671594,5.330671594,0,1.315686811,1.454735918,2.770422729,0.190516176 -Rashard Lewis,lewisra02,2011,RS,ORL,1557,810,-1.386725914,1.274165885,-0.11256003,1.105696604,1.105696604,0,-0.831122938,1.386507168,0.55538423,1.346065382 -Rashard Lewis,lewisra02,2011,RS,WAS,2004,1014,0.566432782,0.017544519,0.583977301,1.744677427,1.744677427,0,0.388727538,0.133925277,0.522652815,1.073517063 -Rashard Lewis,lewisra02,2012,RS,WAS,1421,729,-2.022196535,-0.737753785,-2.759950319,-0.003703804,-0.003703804,0,-2.036466226,-0.854548222,-2.891014448,0.072961479 -Rashard Lewis,lewisra02,2013,PO,MIA,86,47,-7.687683539,0.07678625,-7.610897289,-0.122145644,0,-0.122145644,-6.583440839,-1.798766982,-8.382207821,1.453541668 -Rashard Lewis,lewisra02,2013,RS,MIA,1514,792,-1.713382756,-0.597544172,-2.310926928,0.178101413,0.178101413,0,-1.200475471,-1.225352861,-2.425828332,0.35760694 -Rashard Lewis,lewisra02,2014,PO,MIA,596,319,0.600283771,4.906242904,5.506526675,1.37926695,0,1.37926695,2.789596297,2.353237123,5.14283342,-0.445670004 -Rashard Lewis,lewisra02,2014,RS,MIA,1873,971,-0.55320002,1.160919094,0.607719074,1.659147519,1.659147519,0,0.155517962,1.109632623,1.265150585,-0.246824353 -Reggie Lewis,lewisre01,1988,PO,BOS,136,70,-0.291510518,1.742521995,1.451011477,0.156015018,0,0.156015018,-0.57295409,1.805503137,1.232549048,0.784371522 -Reggie Lewis,lewisre01,1988,RS,BOS,836,405,-2.113229786,-0.378004073,-2.49123386,0.053749265,0.053749265,0,-1.994442897,-0.984413364,-2.978856262,0.528123442 -Reggie Lewis,lewisre01,1989,PO,BOS,244,125,-0.469203655,1.411493635,0.94228998,0.243416847,0,0.243416847,-0.557140948,1.629110505,1.071969556,0.219584135 -Reggie Lewis,lewisre01,1989,RS,BOS,5493,2657,1.235528563,1.22664372,2.462172283,7.069935233,7.069935233,0,1.465186647,1.369918516,2.835105162,0.062120485 -Reggie Lewis,lewisre01,1990,PO,BOS,421,200,4.018481852,-1.149132166,2.869349686,0.588715498,0,0.588715498,3.955251442,-0.458658077,3.496593365,-0.437738348 -Reggie Lewis,lewisre01,1990,RS,BOS,5219,2522,1.406469609,0.460758263,1.867227871,5.926866518,5.926866518,0,1.46455341,0.906860593,2.371414003,-0.238550258 -Reggie Lewis,lewisre01,1991,PO,BOS,928,462,2.31416874,-0.186229289,2.127939451,1.180499302,0,1.180499302,2.438013923,0.283960446,2.721974369,-0.426479113 -Reggie Lewis,lewisre01,1991,RS,BOS,5974,2878,1.022628413,0.189950983,1.212579396,5.802973215,5.802973215,0,1.137361302,0.622786259,1.76014756,-0.264098561 -Reggie Lewis,lewisre01,1992,PO,BOS,788,408,5.021802577,2.487874072,7.509676649,2.206689199,0,2.206689199,5.260560702,3.265343218,8.52590392,0.170478332 -Reggie Lewis,lewisre01,1992,RS,BOS,6198,3070,1.65449996,1.146196384,2.800696345,8.682583461,8.682583461,0,1.744794532,1.73492496,3.479719492,-0.129972909 -Reggie Lewis,lewisre01,1993,PO,BOS,24,13,17.818827,-2.471594259,15.34723274,0.12329851,0,0.12329851,16.6268295,-3.78179401,12.84503549,-0.369060124 -Reggie Lewis,lewisre01,1993,RS,BOS,6287,3144,1.73959989,0.562509061,2.302108951,8.084229192,8.084229192,0,1.739008902,1.198308779,2.937317681,-0.238088806 -Marcus Liberty,liberma01,1991,RS,DEN,2806,1171,-2.366753983,-2.081309539,-4.448063523,-1.01713488,-1.01713488,0,-2.625437372,-2.300318538,-4.92575591,0.257620933 -Marcus Liberty,liberma01,1992,RS,DEN,3173,1527,-0.73205127,-0.141101559,-0.873152828,1.465348681,1.465348681,0,-1.082657268,-0.385646174,-1.468303442,0.21031296 -Marcus Liberty,liberma01,1993,RS,DEN,3333,1585,-1.36919192,0.461905706,-0.907286214,1.488330988,1.488330988,0,-1.427215512,0.000912922,-1.42630259,-0.119013354 -Marcus Liberty,liberma01,1994,RS,DEN,22,11,0.027156103,-2.621627355,-2.594471253,0.0009288,0.0009288,0,-0.155252481,-0.37093988,-0.526192361,6.16793505 -Marcus Liberty,liberma01,1994,RS,DET,544,274,-5.584198657,-1.550348099,-7.134546756,-0.621827623,-0.621827623,0,-5.017371757,-2.583293265,-7.600665023,1.395970829 -Todd Lichti,lichtto01,1990,PO,DEN,160,70,1.25377511,-3.88327793,-2.62950282,0.004428429,0,0.004428429,0.678351861,-4.349574077,-3.671222216,-0.218089418 -Todd Lichti,lichtto01,1990,RS,DEN,2945,1326,-1.489084531,-0.901429122,-2.390513653,0.24400442,0.24400442,0,-1.794142767,-1.227790338,-3.021933105,0.328707044 -Todd Lichti,lichtto01,1991,RS,DEN,2061,860,0.298074324,-1.134438523,-0.836364198,0.837524772,0.837524772,0,-0.005276949,-0.791880854,-0.797157804,-0.250866991 -Todd Lichti,lichtto01,1992,RS,DEN,2443,1176,-1.801608001,-1.590109065,-3.391717066,-0.386559431,-0.386559431,0,-2.573381609,-1.639356797,-4.212738406,0.389353426 -Todd Lichti,lichtto01,1993,RS,DEN,1581,752,-1.324382342,-0.724779569,-2.049161911,0.268380229,0.268380229,0,-1.81872686,-1.390682078,-3.209408938,-0.185972437 -Todd Lichti,lichtto01,1994,RS,BOS,97,48,-1.435877808,3.345229939,1.909352131,0.115210266,0.115210266,0,-1.064644399,2.86940915,1.804764751,0.931640458 -Todd Lichti,lichtto01,1994,RS,GSW,121,58,-1.016804446,-3.284428842,-4.301233288,-0.046137038,-0.046137038,0,-1.878555924,-2.797519503,-4.676075427,0.489678191 -Todd Lichti,lichtto01,1994,RS,ORL,40,20,-1.907546771,2.121397311,0.21385054,0.03048605,0.03048605,0,-1.441187565,1.800863221,0.359675656,0.773013027 -DeAndre Liggins,liggide01,2012,RS,ORL,216,115,-3.824720262,-1.035151755,-4.859872017,-0.124602191,-0.124602191,0,-3.916009867,-2.361108773,-6.27711864,0.604024549 -DeAndre Liggins,liggide01,2013,PO,OKC,133,68,-4.248902065,-1.166525094,-5.415427159,-0.096553343,0,-0.096553343,-4.897691796,-1.296972444,-6.19466424,1.120945959 -DeAndre Liggins,liggide01,2013,RS,OKC,570,290,-2.555606187,1.110323268,-1.445282919,0.19453663,0.19453663,0,-2.55419884,0.886363788,-1.667835052,0.720202278 -DeAndre Liggins,liggide01,2014,RS,MIA,3,1,53.2288638,-28.54854308,24.68032072,0.014008192,0.014008192,0,42.89028068,-22.27338345,20.61689723,0.090756363 -DeAndre Liggins,liggide01,2017,RS,DAL,44,25,7.471807301,5.879406522,13.35121382,0.204103381,0.204103381,0,5.890122284,5.842823713,11.732946,-0.6054409 -DeAndre Liggins,liggide01,2017,RS,CLE,1539,752,-3.929579401,1.767013672,-2.162565729,0.225517296,0.225517296,0,-3.343197303,1.809015866,-1.534181438,0.059257429 -DeAndre Liggins,liggide01,2018,PO,NOP,35,14,-18.9539306,-12.01257683,-30.96650742,-0.214266612,0,-0.214266612,-13.55671219,-13.22256225,-26.77927443,3.003767585 -DeAndre Liggins,liggide01,2018,RS,MIL,960,480,-4.18100383,-0.540039208,-4.721043038,-0.480389006,-0.480389006,0,-3.807665563,-0.013960934,-3.821626497,-0.475030493 -DeAndre Liggins,liggide01,2018,RS,NOP,526,244,-2.520425144,-3.065053308,-5.585478452,-0.350828959,-0.350828959,0,-2.601584597,-2.876213417,-5.477798014,-0.605980713 -Damian Lillard,lillada01,2013,RS,POR,6100,3167,3.029002555,-1.433991488,1.595011067,7.007823941,7.007823941,0,3.027078796,-1.029459175,1.997619621,-0.170535289 -Damian Lillard,lillada01,2014,PO,POR,918,466,8.003758379,-1.10479365,6.89896473,2.338990233,0,2.338990233,6.90494737,-0.043256372,6.861690998,-1.060029373 -Damian Lillard,lillada01,2014,RS,POR,5945,2937,3.596088394,-1.473985172,2.122103222,7.350827641,7.350827641,0,4.267458145,-0.776409611,3.491048534,0.659370598 -Damian Lillard,lillada01,2015,PO,POR,391,201,0.340121462,-2.476881823,-2.136760361,0.066057274,0,0.066057274,1.929001578,-3.314493551,-1.385491973,1.781162462 -Damian Lillard,lillada01,2015,RS,POR,5821,2925,3.953085963,-1.300971129,2.652114834,8.074530897,8.074530897,0,4.431356493,-0.21412777,4.217228722,0.151849607 -Damian Lillard,lillada01,2016,PO,POR,904,437,4.168010916,-2.782165319,1.385845597,0.969562769,0,0.969562769,5.379347057,-1.839667196,3.539679861,1.852720931 -Damian Lillard,lillada01,2016,RS,POR,5494,2676,4.991237036,-2.050622146,2.94061489,7.869893978,7.869893978,0,5.433992765,-1.757997014,3.675995752,1.264223869 -Damian Lillard,lillada01,2017,PO,POR,332,151,-1.181525387,-8.555932541,-9.737457927,-0.574012644,0,-0.574012644,2.286896182,-6.438556697,-4.151660514,3.273446748 -Damian Lillard,lillada01,2017,RS,POR,5512,2694,6.172178119,-2.00551562,4.1666625,9.540376311,9.540376311,0,6.122417417,-1.182920181,4.939497236,0.346377186 -Damian Lillard,lillada01,2018,PO,POR,337,162,-1.635597319,-6.412355202,-8.047952521,-0.451432285,0,-0.451432285,-0.895160895,-6.247369328,-7.142530224,-0.040711651 -Damian Lillard,lillada01,2018,RS,POR,5485,2670,6.633250275,0.258769253,6.892019528,13.2590347,13.2590347,0,5.991840388,0.651332906,6.643173294,0.939105926 -Damian Lillard,lillada01,2019,PO,POR,1334,650,4.509773288,-2.471215905,2.038557382,1.666920386,0,1.666920386,4.975563917,-1.823961893,3.151602025,1.765786355 -Damian Lillard,lillada01,2019,RS,POR,5982,2838,6.778516144,-0.381945411,6.396570733,13.34053237,13.34053237,0,6.937645583,-0.156818392,6.780827191,0.744721096 -Steve Lingenfelter,lingest01,1983,RS,WSB,111,53,-5.980363983,0.264892133,-5.71547185,-0.082340432,-0.082340432,0,-6.349131631,0.980240769,-5.368890862,2.800685348 -Steve Lingenfelter,lingest01,1984,RS,SAS,31,14,-1.593876899,-4.71829057,-6.312167469,-0.026293639,-0.026293639,0,-1.994971653,-2.02217774,-4.017149393,3.430090334 -Jeremy Lin,linje01,2011,RS,GSW,569,285,-1.964817371,2.712502553,0.747685181,0.511556923,0.511556923,0,-1.772209345,3.000962398,1.228753054,0.544046472 -Jeremy Lin,linje01,2012,RS,NYK,1846,940,1.658976767,1.168738401,2.827715168,2.687686249,2.687686249,0,1.768241806,0.751320192,2.519561998,0.437793394 -Jeremy Lin,linje01,2013,PO,HOU,168,84,-7.338209183,-1.736473232,-9.074682415,-0.283034159,0,-0.283034159,-6.818863476,-1.895040776,-8.713904251,1.127125235 -Jeremy Lin,linje01,2013,RS,HOU,5346,2640,0.43925726,0.315891179,0.755148439,4.73076482,4.73076482,0,0.713719139,0.7157135,1.429432639,0.188963866 -Jeremy Lin,linje01,2014,PO,HOU,352,177,-0.025816378,-0.991665201,-1.017481578,0.161489786,0,0.161489786,-3.868146962,-0.338728483,-4.206875446,0.073344415 -Jeremy Lin,linje01,2014,RS,HOU,4263,2054,-0.45129305,1.752184661,1.300891611,4.308220343,4.308220343,0,-0.010241289,1.687705494,1.677464205,1.425352698 -Jeremy Lin,linje01,2015,RS,LAL,3862,1907,0.911343518,0.442456118,1.353799636,4.012350409,4.012350409,0,0.525728035,0.388136747,0.913864782,0.469597437 -Jeremy Lin,linje01,2016,PO,CHA,366,189,0.437240065,4.496133865,4.933373931,0.766620878,0,0.766620878,-1.109865638,2.356458964,1.246593326,0.310586978 -Jeremy Lin,linje01,2016,RS,CHA,4170,2048,-1.238550186,2.235319375,0.99676919,3.927730335,3.927730335,0,-0.929700614,1.620824838,0.691124224,0.318717643 -Jeremy Lin,linje01,2017,RS,BRK,1951,883,2.130275335,2.096298213,4.226573547,3.199353837,3.199353837,0,1.60647831,1.446917117,3.053395427,1.759003454 -Jeremy Lin,linje01,2018,RS,BRK,63,25,2.335943961,-11.5800758,-9.244131843,-0.085254751,-0.085254751,0,2.151577547,-11.17791726,-9.026339708,2.9005901 -Jeremy Lin,linje01,2019,PO,TOR,65,27,-14.6555593,-3.469455445,-18.12501475,-0.22509569,0,-0.22509569,-9.548970333,-7.81811372,-17.36708405,3.029639748 -Jeremy Lin,linje01,2019,RS,ATL,2214,1003,-0.001614573,1.487028834,1.485414261,2.19219153,2.19219153,0,0.243088566,0.157691687,0.400780253,1.166148522 -Jeremy Lin,linje01,2019,RS,TOR,957,433,-5.450743873,0.066285242,-5.384458631,-0.585305634,-0.585305634,0,-4.600701562,0.339777364,-4.260924198,0.579613592 -Alton Lister,listeal01,1982,PO,MIL,221,112,-3.181829879,1.784655689,-1.397174191,0.080453057,0,0.080453057,-3.326342193,1.333367563,-1.99297463,0.906708327 -Alton Lister,listeal01,1982,RS,MIL,2499,1186,-4.489073664,2.179751219,-2.309322444,0.268812478,0.268812478,0,-4.243433907,1.454247436,-2.789186471,0.827051095 -Alton Lister,listeal01,1983,PO,MIL,412,206,-2.011236614,3.008802484,0.997565871,0.407964756,0,0.407964756,-1.602406496,2.624293133,1.021886637,0.435159888 -Alton Lister,listeal01,1983,RS,MIL,3972,1885,-2.138782313,2.06886331,-0.069919003,2.593761422,2.593761422,0,-1.74203333,1.929200243,0.187166913,0.658058507 -Alton Lister,listeal01,1984,PO,MIL,750,368,-2.769566696,0.920557683,-1.849009013,0.175609469,0,0.175609469,-2.913286139,0.711898166,-2.201387973,0.648100076 -Alton Lister,listeal01,1984,RS,MIL,3992,1955,-2.501698716,1.748348592,-0.753350124,2.002136289,2.002136289,0,-2.301228307,1.611260686,-0.689967621,0.546416221 -Alton Lister,listeal01,1985,PO,MIL,426,203,-2.782213202,1.576549152,-1.20566405,0.165893225,0,0.165893225,-2.391123139,1.578671924,-0.812451216,0.590527145 -Alton Lister,listeal01,1985,RS,MIL,4393,2091,-1.932870415,2.913159809,0.980289394,3.984949888,3.984949888,0,-1.517155046,2.065454217,0.548299171,0.139500248 -Alton Lister,listeal01,1986,PO,MIL,706,335,1.336560686,0.550409089,1.886969775,0.821751268,0,0.821751268,1.215326014,0.589361894,1.804687908,0.534590634 -Alton Lister,listeal01,1986,RS,MIL,3899,1812,-1.276971507,2.764882458,1.487910951,3.934778394,3.934778394,0,-0.852735913,2.215687758,1.362951845,0.445911037 -Alton Lister,listeal01,1987,PO,SEA,424,206,-2.42134802,1.975224571,-0.44612345,0.250672292,0,0.250672292,-2.213896011,2.058408733,-0.155487278,0.37106749 -Alton Lister,listeal01,1987,RS,SEA,4908,2288,-2.400548565,0.554895609,-1.845652957,1.054050867,1.054050867,0,-2.138050151,0.345358735,-1.792691416,-0.157275943 -Alton Lister,listeal01,1988,PO,SEA,161,77,1.85769263,0.745654015,2.603346645,0.218563938,0,0.218563938,1.622304088,1.159049916,2.781354004,0.728675723 -Alton Lister,listeal01,1988,RS,SEA,3826,1812,-2.616875735,1.295135339,-1.321740396,1.324889274,1.324889274,0,-2.659179755,1.221848724,-1.437331031,0.342626381 -Alton Lister,listeal01,1989,PO,SEA,321,160,-2.513740388,1.279119145,-1.234621243,0.127719655,0,0.127719655,-2.907602256,0.855677124,-2.051925132,0.102821262 -Alton Lister,listeal01,1989,RS,SEA,3810,1806,-2.647442695,0.692019058,-1.955423637,0.733747192,0.733747192,0,-2.508679592,0.516510712,-1.99216888,0.223768483 -Alton Lister,listeal01,1990,RS,GSW,89,40,0.427253844,-1.904834439,-1.477580595,0.02621948,0.02621948,0,0.144136845,-0.851056021,-0.706919176,0.966091269 -Alton Lister,listeal01,1991,PO,GSW,152,72,-6.748695991,-0.811414784,-7.560110775,-0.18386031,0,-0.18386031,-6.376723225,-1.677160743,-8.053883969,0.841761246 -Alton Lister,listeal01,1991,RS,GSW,3388,1552,-3.991760722,-0.504639838,-4.49640056,-1.392361668,-1.392361668,0,-3.795047045,-0.531034437,-4.326081482,0.681579636 -Alton Lister,listeal01,1992,PO,GSW,99,47,-6.656240334,-1.927399289,-8.583639623,-0.145064233,0,-0.145064233,-6.768608388,-2.518082446,-9.286690834,0.508629311 -Alton Lister,listeal01,1992,RS,GSW,638,293,-4.419034041,-0.365609508,-4.78464355,-0.307956623,-0.307956623,0,-4.264035842,-0.516928392,-4.780964234,1.222520635 -Alton Lister,listeal01,1993,RS,GSW,365,174,-7.489438425,-2.394784447,-9.884222872,-0.642042424,-0.642042424,0,-7.359384363,-2.424784355,-9.784168719,1.345818378 -Alton Lister,listeal01,1995,RS,MIL,1516,776,-4.750721987,0.963600563,-3.787121424,-0.413722007,-0.413722007,0,-4.911557828,0.962495135,-3.949062693,0.71226993 -Alton Lister,listeal01,1996,RS,BOS,1312,647,-5.104611949,-1.404691425,-6.509303374,-1.251352255,-1.251352255,0,-5.312859874,-1.27380867,-6.586668544,0.779514772 -Alton Lister,listeal01,1996,RS,MIL,167,88,-4.563222982,-2.154438536,-6.717661518,-0.17887394,-0.17887394,0,-5.095808525,-1.994143518,-7.089952043,0.383699627 -Alton Lister,listeal01,1997,RS,BOS,1042,516,-4.435915416,-2.058080096,-6.493995511,-0.989279561,-0.989279561,0,-4.876645789,-2.171327704,-7.047973493,0.335452682 -Alton Lister,listeal01,1998,PO,POR,21,11,-14.62422215,-3.311495029,-17.93571718,-0.092274964,0,-0.092274964,-13.97184311,-1.714928041,-15.68677115,4.328172621 -Alton Lister,listeal01,1998,RS,POR,83,44,-7.215278594,0.9752374,-6.240041194,-0.080201429,-0.080201429,0,-7.189697276,2.090626384,-5.099070892,2.162044364 -Randy Livingston,livinra01,1997,PO,HOU,28,15,-3.13765604,0.684311889,-2.453344151,0.002309899,0,0.002309899,-3.204275297,-0.439955449,-3.644230746,-1.191047659 -Randy Livingston,livinra01,1997,RS,HOU,1894,981,-4.208799216,-0.974272619,-5.183071836,-1.220902145,-1.220902145,0,-4.277916974,-1.282598554,-5.560515528,0.234892131 -Randy Livingston,livinra01,1998,RS,ATL,152,82,-7.142328712,2.794018577,-4.348310135,-0.067066388,-0.067066388,0,-6.653858657,1.662711295,-4.991147362,0.271664996 -Randy Livingston,livinra01,1999,PO,PHO,46,24,3.589055588,-3.102645894,0.486409693,0.041412894,0,0.041412894,3.329668659,-2.145947071,1.183721588,1.147815346 -Randy Livingston,livinra01,1999,RS,PHO,42,22,4.305945903,3.235905559,7.541851461,0.114991806,0.114991806,0,3.939828653,2.956015132,6.895843785,-0.411385149 -Randy Livingston,livinra01,2000,PO,PHO,120,63,-8.329460751,2.314232361,-6.01522839,-0.108829498,0,-0.108829498,-7.589138201,1.276846258,-6.312291943,0.480428036 -Randy Livingston,livinra01,2000,RS,PHO,2141,1081,-2.460767673,0.308717498,-2.152050175,0.331348071,0.331348071,0,-2.487200513,-0.103989942,-2.591190454,0.446567513 -Randy Livingston,livinra01,2001,RS,GSW,14,7,-5.166065619,-2.174085314,-7.340150934,-0.01633741,-0.01633741,0,-5.855030904,-4.374397687,-10.22942859,-0.314620963 -Randy Livingston,livinra01,2002,PO,SEA,143,80,3.004660114,-0.965042906,2.039617207,0.200765249,0,0.200765249,2.114903213,-1.059180922,1.055722291,-0.39018703 -Randy Livingston,livinra01,2002,RS,SEA,330,176,-1.279099803,1.614000194,0.334900392,0.275645752,0.275645752,0,-1.459293965,1.039906795,-0.41938717,-0.451768763 -Randy Livingston,livinra01,2003,RS,NOH,23,12,1.846751978,-1.832417985,0.014333993,0.016581575,0.016581575,0,0.176565056,-4.092974939,-3.916409884,-1.865028672 -Randy Livingston,livinra01,2004,RS,LAC,92,48,-4.326632782,-1.531734183,-5.858366965,-0.077427473,-0.077427473,0,-4.129645212,-1.370601643,-5.500246854,1.562946779 -Randy Livingston,livinra01,2005,RS,UTA,423,227,0.351261955,-0.542792743,-0.191530788,0.296854582,0.296854582,0,-0.028046074,-0.376258672,-0.404304746,0.169104065 -Randy Livingston,livinra01,2006,RS,CHI,43,22,-5.560761762,-0.277054918,-5.83781668,-0.035502222,-0.035502222,0,-6.086824228,1.406943578,-4.67988065,2.229580948 -Randy Livingston,livinra01,2007,RS,SEA,50,26,-4.624370805,-3.089740272,-7.714111078,-0.06523157,-0.06523157,0,-5.722020622,-4.567450684,-10.28947131,-0.873699567 -Shaun Livingston,livinsh01,2005,RS,LAC,1528,814,-2.300103598,-0.008342211,-2.308445809,0.183397497,0.183397497,0,-2.209299454,0.019561512,-2.189737942,0.009437738 -Shaun Livingston,livinsh01,2006,PO,LAC,651,332,-0.158785925,0.640171071,0.481385146,0.56028485,0,0.56028485,-0.457546653,0.469624943,0.012078291,-0.67717718 -Shaun Livingston,livinsh01,2006,RS,LAC,2947,1525,-2.589251017,0.336092742,-2.253158276,0.385933028,0.385933028,0,-2.685658156,0.24657844,-2.439079717,-0.151028602 -Shaun Livingston,livinsh01,2007,RS,LAC,3082,1611,-0.470487727,-1.540217816,-2.010705543,0.605389352,0.605389352,0,-0.641825363,-1.067149865,-1.708975228,-0.346132631 -Shaun Livingston,livinsh01,2009,RS,OKC,375,190,-0.386090889,-1.236887112,-1.622978001,0.108233681,0.108233681,0,-1.234257755,-1.380144732,-2.614402486,-0.864373387 -Shaun Livingston,livinsh01,2009,RS,MIA,78,41,-6.190927754,-0.875576729,-7.066504484,-0.090711713,-0.090711713,0,-6.274143424,-1.414175146,-7.68831857,0.429830207 -Shaun Livingston,livinsh01,2010,RS,OKC,255,130,-5.164847549,1.223563685,-3.941283863,-0.078856459,-0.078856459,0,-5.382564884,0.155230918,-5.227333966,-0.186083268 -Shaun Livingston,livinsh01,2010,RS,WAS,1286,666,0.901119491,-1.235065498,-0.333946007,0.81762453,0.81762453,0,0.095598846,-1.479175027,-1.383576181,-0.381231296 -Shaun Livingston,livinsh01,2011,RS,CHA,2381,1261,-2.228914691,1.635288232,-0.593626459,1.383827811,1.383827811,0,-2.59277802,0.984309049,-1.608468971,-0.235208971 -Shaun Livingston,livinsh01,2012,RS,MIL,2156,1092,-1.951573906,-0.630271033,-2.581844939,0.093185888,0.093185888,0,-2.598356167,-1.314401378,-3.912757545,-0.492633132 -Shaun Livingston,livinsh01,2013,RS,CLE,2208,1135,0.55365739,-0.94623191,-0.39257452,1.362131271,1.362131271,0,-0.29170279,-0.769748032,-1.061450822,-0.204574689 -Shaun Livingston,livinsh01,2013,RS,WAS,622,320,-3.93863314,0.578584857,-3.360048283,-0.099333255,-0.099333255,0,-4.380497573,0.334039269,-4.046458304,-0.248340479 -Shaun Livingston,livinsh01,2014,PO,BRK,604,325,-1.574499455,-4.523266997,-6.097766452,-0.569144934,0,-0.569144934,-1.968296737,-3.622148466,-5.590445203,-0.546822186 -Shaun Livingston,livinsh01,2014,RS,BRK,3778,1974,0.235276244,0.893878166,1.129154409,3.846991279,3.846991279,0,0.119978821,0.857177825,0.977156646,-1.469108633 -Shaun Livingston,livinsh01,2015,PO,GSW,742,375,0.206239934,0.920086086,1.126326019,0.75218601,0,0.75218601,-0.745671424,-0.026567528,-0.772238951,-1.603394755 -Shaun Livingston,livinsh01,2015,RS,GSW,3009,1468,-2.124847826,-0.671643344,-2.79649117,-0.034342858,-0.034342858,0,-1.961577879,-0.481603691,-2.44318157,-1.315844592 -Shaun Livingston,livinsh01,2016,PO,GSW,1067,514,0.026621263,-1.828376799,-1.801755536,0.255758575,0,0.255758575,-1.464549619,-1.153928927,-2.618478546,-0.263302993 -Shaun Livingston,livinsh01,2016,RS,GSW,3132,1520,-0.127862724,-0.367525756,-0.49538848,1.722459386,1.722459386,0,0.088660158,-0.076508443,0.012151715,-1.453010128 -Shaun Livingston,livinsh01,2017,PO,GSW,473,220,0.021316526,-2.87666929,-2.855352764,-0.012142197,0,-0.012142197,0.005112121,-2.416580695,-2.411468574,-0.426559831 -Shaun Livingston,livinsh01,2017,RS,GSW,2724,1345,-2.386554575,-0.434388362,-2.820942937,-0.047811641,-0.047811641,0,-1.912007093,-0.360948892,-2.272955985,-1.754484986 -Shaun Livingston,livinsh01,2018,PO,GSW,750,362,-0.695965709,-4.573039741,-5.26900545,-0.477355521,0,-0.477355521,-0.480300987,-3.593548525,-4.073849511,-0.503265501 -Shaun Livingston,livinsh01,2018,RS,GSW,2357,1129,-1.315557577,0.024239192,-1.291318385,0.834171958,0.834171958,0,-0.844019115,-0.132202288,-0.976221403,-0.714460799 -Shaun Livingston,livinsh01,2019,PO,GSW,643,322,-1.743444941,-2.601830217,-4.345275158,-0.265852764,0,-0.265852764,-2.482311086,-2.412259862,-4.894570948,-1.634869239 -Shaun Livingston,livinsh01,2019,RS,GSW,2042,967,-1.018405508,-0.514284136,-1.532689644,0.593167375,0.593167375,0,-0.803919199,-0.803758539,-1.607677738,-1.257254012 -Horacio Llamas Grey,llamaho01,1997,RS,PHO,198,101,-7.01970464,4.78808664,-2.231618,0.027481131,0.027481131,0,-5.820896339,5.021888096,-0.799008243,2.626354151 -Horacio Llamas Grey,llamaho01,1998,RS,PHO,81,42,-10.90844767,0.175573147,-10.73287453,-0.177919578,-0.177919578,0,-9.102829722,0.333318111,-8.76951161,3.663257479 -Lewis Lloyd,lloydle01,1982,RS,GSW,203,95,-1.715853725,-1.532572233,-3.248425958,-0.024549238,-0.024549238,0,-1.689860411,-1.751285219,-3.441145629,1.652819881 -Lewis Lloyd,lloydle01,1983,RS,GSW,2959,1350,0.181683329,-0.685015273,-0.503331944,1.544540833,1.544540833,0,-0.254289611,-1.474357622,-1.728647234,-0.195329025 -Lewis Lloyd,lloydle01,1984,RS,HOU,5688,2578,0.661643676,-0.568424824,0.093218852,3.731884813,3.731884813,0,0.502453198,-0.542016928,-0.03956373,-0.213891591 -Lewis Lloyd,lloydle01,1985,PO,HOU,381,174,3.354156118,0.478334001,3.832490119,0.597732939,0,0.597732939,2.674715619,0.208575257,2.883290876,-0.861197436 -Lewis Lloyd,lloydle01,1985,RS,HOU,4583,2128,0.837373704,-0.899931054,-0.06255735,2.915878331,2.915878331,0,0.495700488,-0.925826555,-0.430126067,-0.067053988 -Lewis Lloyd,lloydle01,1986,PO,HOU,1229,589,0.906833717,-1.316461323,-0.409627607,0.72262543,0,0.72262543,0.626223768,-1.502228593,-0.876004825,-0.377246457 -Lewis Lloyd,lloydle01,1986,RS,HOU,5330,2444,2.135898924,-0.95959025,1.176308674,4.884499274,4.884499274,0,1.984000153,-0.813560124,1.170440029,-0.239128829 -Lewis Lloyd,lloydle01,1987,RS,HOU,1448,688,0.680259218,-1.535698596,-0.855439378,0.66624072,0.66624072,0,0.160347097,-1.699318396,-1.538971299,0.18663733 -Lewis Lloyd,lloydle01,1990,RS,PHI,20,10,-23.13116616,-10.70703128,-33.83819744,-0.165692045,-0.165692045,0,-21.61664214,-11.07695528,-32.69359742,4.444714656 -Lewis Lloyd,lloydle01,1990,RS,HOU,241,113,-2.058293043,-3.172693811,-5.230986854,-0.143277387,-0.143277387,0,-2.56593387,-4.760522669,-7.326456539,0.168497712 -Scott Lloyd,lloydsc01,1977,RS,MIL,2339,1025,-2.349165548,-1.987038934,-4.336204483,-0.832961478,-0.832961478,0,-2.318323952,-1.886605031,-4.204928983,0.448059699 -Scott Lloyd,lloydsc01,1978,RS,BUF,1244,566,-2.940653789,-1.751982822,-4.692636612,-0.562938876,-0.562938876,0,-3.097283975,-2.048228099,-5.145512075,0.376960448 -Scott Lloyd,lloydsc01,1978,RS,MIL,257,112,-4.868807864,-1.477257077,-6.34606494,-0.207423138,-0.207423138,0,-4.834113751,-1.212285057,-6.046398808,1.017468185 -Scott Lloyd,lloydsc01,1979,RS,SDC,69,31,-16.35796064,-4.915332144,-21.27329279,-0.29883512,-0.29883512,0,-15.19283881,-5.91707128,-21.10991009,2.143665206 -Scott Lloyd,lloydsc01,1979,RS,CHI,1008,465,-5.778435261,-1.849000619,-7.627435879,-1.16745249,-1.16745249,0,-5.627221773,-1.918662206,-7.545883979,0.954207765 -Scott Lloyd,lloydsc01,1981,RS,DAL,4542,2186,-2.837718191,-1.738247595,-4.575965786,-2.038234714,-2.038234714,0,-2.743002703,-1.100151462,-3.843154165,0.08806412 -Scott Lloyd,lloydsc01,1982,RS,DAL,2173,1047,-4.24335095,-2.351988928,-6.595339878,-2.066417903,-2.066417903,0,-4.340593303,-2.132193588,-6.472786891,0.612276741 -Scott Lloyd,lloydsc01,1983,RS,DAL,446,206,-1.984953118,-0.189162484,-2.174115602,0.060355497,0.060355497,0,-1.891313539,-0.511507509,-2.402821048,-0.294185818 -Darrell Lockhart,lockhda01,1984,RS,SAS,31,14,-7.617587007,-4.163071049,-11.78065806,-0.066636583,-0.066636583,0,-7.702750294,-2.678271785,-10.38102208,3.395140334 -Ian Lockhart,lockhia01,1991,RS,PHO,4,2,38.20349749,-3.40653748,34.79696001,0.037291819,0.037291819,0,33.50413071,-5.329212481,28.17491823,-2.641788469 -Rob Lock,lockro01,1989,RS,LAC,242,110,-6.974217675,-2.237216175,-9.21143385,-0.36318016,-0.36318016,0,-6.971626145,-3.149140763,-10.12076691,0.154999285 -Kevin Loder,loderke01,1982,RS,KCK,2443,1139,-1.433934364,-0.157634382,-1.591568747,0.674665003,0.674665003,0,-1.761665808,-0.647726745,-2.409392554,0.224492689 -Kevin Loder,loderke01,1983,RS,KCK,1838,818,-2.22008807,-0.803704239,-3.023792309,-0.114536972,-0.114536972,0,-2.42021821,-1.629374494,-4.049592703,0.247932965 -Kevin Loder,loderke01,1984,RS,KCK,288,133,-2.676700685,-2.074440658,-4.751141343,-0.136232398,-0.136232398,0,-3.005708356,-2.671747346,-5.677455702,0.334106144 -Kevin Loder,loderke01,1984,RS,SDC,9,4,-4.885255125,-3.753364387,-8.638619512,-0.012194582,-0.012194582,0,-6.122392455,-2.673249229,-8.795641684,1.513391803 -Zach Lofton,loftoza01,2019,RS,DET,9,4,-16.06603799,12.48042121,-3.585616775,-0.001840472,-0.001840472,0,-8.381958217,8.192370057,-0.18958816,8.076560784 -Brad Lohaus,lohaubr01,1988,PO,BOS,51,26,3.883489252,-1.763482988,2.120006265,0.067566635,0,0.067566635,3.057056068,-2.78975665,0.267299418,1.341800345 -Brad Lohaus,lohaubr01,1988,RS,BOS,1481,718,-2.891766576,-0.27923525,-3.171001827,-0.155405694,-0.155405694,0,-2.604790344,-0.721460753,-3.326251097,0.773024063 -Brad Lohaus,lohaubr01,1989,RS,BOS,1526,738,-3.747109593,-1.478865275,-5.225974868,-0.936947506,-0.936947506,0,-3.45812793,-1.536019253,-4.994147183,0.510970784 -Brad Lohaus,lohaubr01,1989,RS,SAC,1008,476,-2.932458788,-1.75852527,-4.690984058,-0.472780751,-0.472780751,0,-3.030015588,-1.89211865,-4.922134238,0.303235973 -Brad Lohaus,lohaubr01,1990,PO,MIL,291,147,-3.74434255,2.541355954,-1.202986596,0.120436538,0,0.120436538,-2.905384723,2.600275296,-0.305109427,0.627421926 -Brad Lohaus,lohaubr01,1990,RS,MIN,1133,590,-2.719308781,-1.992277749,-4.71158653,-0.594106467,-0.594106467,0,-2.798951192,-2.333027733,-5.131978926,0.612747493 -Brad Lohaus,lohaubr01,1990,RS,MIL,2794,1353,-0.602555728,-0.421354344,-1.023910072,1.20306428,1.20306428,0,-0.405185707,-0.351012348,-0.756198054,0.964658676 -Brad Lohaus,lohaubr01,1991,PO,MIL,81,41,-3.894943454,-4.209585194,-8.104528648,-0.116636793,0,-0.116636793,-3.580821379,-4.127601165,-7.708422544,0.914279475 -Brad Lohaus,lohaubr01,1991,RS,MIL,2469,1219,-1.943833807,1.135898442,-0.807935365,1.218133098,1.218133098,0,-1.609278435,0.633973405,-0.975305031,0.845079723 -Brad Lohaus,lohaubr01,1992,RS,MIL,2175,1081,0.132728427,0.970355544,1.103083971,2.136496424,2.136496424,0,0.242374645,0.634674197,0.877048842,0.525748812 -Brad Lohaus,lohaubr01,1993,RS,MIL,3576,1766,-0.518085083,-0.902671018,-1.420756102,1.201162552,1.201162552,0,-0.448984902,-1.194654628,-1.64363953,0.285897404 -Brad Lohaus,lohaubr01,1994,RS,MIL,1916,962,-3.330944923,-0.529206686,-3.860151608,-0.550464911,-0.550464911,0,-3.103306501,-0.732854143,-3.836160644,0.987114907 -Brad Lohaus,lohaubr01,1995,RS,MIA,1429,730,0.403457924,-0.574804293,-0.17134637,0.964529684,0.964529684,0,0.598735969,-1.236634075,-0.637898107,0.403480629 -Brad Lohaus,lohaubr01,1996,RS,SAS,537,273,-1.192621377,-2.431522759,-3.624144136,-0.125074375,-0.125074375,0,-0.920959103,-3.022157269,-3.943116372,2.533867058 -Brad Lohaus,lohaubr01,1996,RS,NYK,623,325,-1.47995776,-0.607249913,-2.087207672,0.112187374,0.112187374,0,-1.413326282,-1.170156964,-2.583483246,1.933538366 -Brad Lohaus,lohaubr01,1997,RS,TOR,86,45,-5.857802257,-1.918101174,-7.775903431,-0.116773267,-0.116773267,0,-5.598214918,-2.233817127,-7.832032045,1.094151536 -Brad Lohaus,lohaubr01,1998,PO,SAS,18,10,-4.18598322,7.605156471,3.419173251,0.032071875,0,0.032071875,-4.149154755,5.268736263,1.119581508,-1.045067776 -Brad Lohaus,lohaubr01,1998,RS,SAS,190,102,-2.716003353,-0.956850566,-3.672853919,-0.048270597,-0.048270597,0,-2.703171946,-1.645985115,-4.349157061,0.465871851 -Art Long,longar01,2001,RS,SAC,40,20,-10.088773,-0.652311983,-10.74108498,-0.082821471,-0.082821471,0,-10.16766943,-1.324075042,-11.49174447,1.450029466 -Art Long,longar01,2002,RS,SEA,1855,989,-3.109772967,-1.211692924,-4.321465891,-0.800715634,-0.800715634,0,-3.076793585,-1.090526768,-4.167320353,0.899725876 -Art Long,longar01,2003,RS,PHI,252,131,-5.532163304,-1.559930001,-7.092093305,-0.293064542,-0.293064542,0,-5.643445534,-2.431146671,-8.074592205,0.906052291 -Art Long,longar01,2003,RS,TOR,152,80,-7.6645209,-1.601272354,-9.265793254,-0.270555555,-0.270555555,0,-7.100023719,-2.43981384,-9.539837558,1.59511747 -Grant Long,longgr01,1989,RS,MIA,5085,2435,-0.822680297,0.535212057,-0.287468241,3.074525147,3.074525147,0,-0.98960044,1.154342026,0.164741586,0.507334043 -Grant Long,longgr01,1990,RS,MIA,3950,1856,-2.199966703,0.510831875,-1.689134828,1.012899498,1.012899498,0,-2.342389759,0.966798895,-1.375590865,0.825989133 -Grant Long,longgr01,1991,RS,MIA,5261,2514,-0.567866507,0.786258764,0.218392257,3.811982877,3.811982877,0,-0.73005729,1.227061731,0.497004441,0.11965227 -Grant Long,longgr01,1992,PO,MIA,235,120,-0.3748718,-0.311744726,-0.686616526,0.130709052,0,0.130709052,0.03183812,0.473573318,0.505411438,0.298493175 -Grant Long,longgr01,1992,RS,MIA,6306,3063,0.795204066,0.58189133,1.377095397,6.434193092,6.434193092,0,0.876917706,0.977111381,1.854029086,-0.23352795 -Grant Long,longgr01,1993,RS,MIA,5438,2728,0.040093599,0.68622818,0.726321779,4.83584692,4.83584692,0,0.222765876,1.067965181,1.290731057,-0.052358684 -Grant Long,longgr01,1994,PO,MIA,208,110,-0.500341842,-0.982049102,-1.482390944,0.073719973,0,0.073719973,-0.641519782,-0.802027164,-1.443546946,0.425771334 -Grant Long,longgr01,1994,RS,MIA,4351,2201,-0.356673291,0.631050213,0.274376923,3.396471946,3.396471946,0,-0.052604668,0.989004215,0.936399547,0.007007074 -Grant Long,longgr01,1995,PO,ATL,204,110,0.125414127,0.374948394,0.500362521,0.187745977,0,0.187745977,-0.140730158,0.32324349,0.182513332,-0.18747435 -Grant Long,longgr01,1995,RS,ATL,4880,2579,-1.398691751,0.813997806,-0.584693945,2.848524559,2.848524559,0,-1.336278139,1.000088105,-0.336190034,-0.019729313 -Grant Long,longgr01,1995,RS,MIA,121,62,-4.550864017,-0.488620095,-5.039484113,-0.073483896,-0.073483896,0,-4.198548125,0.746264215,-3.45228391,1.379101771 -Grant Long,longgr01,1996,PO,ATL,648,362,-0.262306812,-1.045685555,-1.307992366,0.273111978,0,0.273111978,-0.116241694,-1.025161713,-1.141403407,-0.503530474 -Grant Long,longgr01,1996,RS,ATL,5679,3008,0.304487956,0.673586171,0.978074127,5.692814331,5.692814331,0,0.329074083,0.838815248,1.167889331,-0.464448962 -Grant Long,longgr01,1997,PO,DET,149,86,2.060035477,2.060358333,4.120393811,0.312811779,0,0.312811779,1.478809574,2.117951569,3.596761143,0.540510411 -Grant Long,longgr01,1997,RS,DET,2076,1166,-1.569544599,0.350204808,-1.219339791,0.909662602,0.909662602,0,-1.453645855,-0.145073111,-1.598718966,-0.091871676 -Grant Long,longgr01,1998,RS,DET,1374,739,-1.704439158,0.973089025,-0.731350133,0.762519229,0.762519229,0,-1.892410637,0.973639018,-0.918771619,0.169472477 -Grant Long,longgr01,1999,PO,ATL,619,358,-1.054037698,1.964825511,0.910787814,0.687565357,0,0.687565357,-0.89959134,2.171161755,1.271570415,-0.258114862 -Grant Long,longgr01,1999,RS,ATL,2481,1380,0.266921098,1.770005112,2.03692621,3.374944334,3.374944334,0,0.235415374,2.017463222,2.252878595,0.12241712 -Grant Long,longgr01,2000,RS,VAN,1764,920,-1.489255022,0.612670117,-0.876584905,0.880645301,0.880645301,0,-1.491489337,0.69025347,-0.801235867,0.13867147 -Grant Long,longgr01,2001,RS,VAN,2912,1507,-2.266558165,0.94513679,-1.321421375,1.100863473,1.100863473,0,-2.237658269,1.096753832,-1.140904437,0.207669576 -Grant Long,longgr01,2002,RS,MEM,3586,1868,-4.574406919,-0.400133105,-4.974540025,-2.116734196,-2.116734196,0,-4.605427059,-0.575501054,-5.180928113,-0.14596401 -Grant Long,longgr01,2003,PO,BOS,65,34,-4.651679588,-2.783324466,-7.435004055,-0.082363386,0,-0.082363386,-5.607467768,-5.639332405,-11.24680017,-1.587151895 -Grant Long,longgr01,2003,RS,BOS,935,488,-4.126454771,-1.210233852,-5.336688623,-0.645840617,-0.645840617,0,-4.792581634,-1.828751103,-6.621332736,0.259234912 -John Long,longjo01,1979,RS,DET,5643,2498,-0.769064814,-1.101395619,-1.870460433,1.119922675,1.119922675,0,-0.971341842,-0.846826073,-1.818167915,-0.098602313 -John Long,longjo01,1980,RS,DET,5335,2364,0.470897771,-0.399462886,0.071434885,3.404101537,3.404101537,0,0.345883739,0.124194721,0.470078461,0.034731385 -John Long,longjo01,1981,RS,DET,3732,1750,-1.083828962,-0.017574897,-1.101403859,1.473822034,1.473822034,0,-1.194567993,0.188196394,-1.006371598,0.131136814 -John Long,longjo01,1982,RS,DET,4859,2211,0.679259747,-1.23865637,-0.559396623,2.463615712,2.463615712,0,0.561095975,-1.126607568,-0.565511593,-0.309888242 -John Long,longjo01,1983,RS,DET,3311,1485,-3.027265792,-2.056542397,-5.083808189,-1.767884997,-1.767884997,0,-3.009655131,-2.603321139,-5.61297627,-0.018752583 -John Long,longjo01,1984,PO,DET,316,149,-2.907853987,-0.825018515,-3.732872501,-0.077177651,0,-0.077177651,-2.663345296,-0.567060671,-3.230405967,0.150205807 -John Long,longjo01,1984,RS,DET,5499,2514,1.005491019,-0.899420045,0.106070974,3.649201173,3.649201173,0,1.024693451,-0.730213893,0.294479558,-0.395791528 -John Long,longjo01,1985,PO,DET,555,255,-0.384051138,0.239786818,-0.14426432,0.349428899,0,0.349428899,-0.346814555,0.362251622,0.015437067,-0.06334831 -John Long,longjo01,1985,RS,DET,4027,1820,-0.126509231,-0.509939527,-0.636448759,1.957362697,1.957362697,0,-0.170692905,-0.505176564,-0.675869469,-0.274072951 -John Long,longjo01,1986,PO,DET,28,13,-5.814151953,0.09924351,-5.714908443,-0.020404236,0,-0.020404236,-5.569446319,-1.690174891,-7.25962121,0.605230498 -John Long,longjo01,1986,RS,DET,2582,1176,-0.355431435,-1.280025153,-1.635456588,0.6669787,0.6669787,0,-0.605640282,-1.722482123,-2.328122404,-0.269217898 -John Long,longjo01,1987,PO,IND,210,109,-4.178496108,3.025207459,-1.15328865,0.092840314,0,0.092840314,-3.492450671,3.39515407,-0.097296601,1.358104254 -John Long,longjo01,1987,RS,IND,4716,2265,-1.272553829,-0.265790662,-1.538344491,1.398651886,1.398651886,0,-1.114267176,-0.46559124,-1.579858415,-0.112269821 -John Long,longjo01,1988,RS,IND,4176,2022,0.338875709,-0.185657479,0.15321823,2.992268911,2.992268911,0,0.176195064,-0.352618547,-0.176423482,-0.092946651 -John Long,longjo01,1989,PO,DET,15,8,9.525816359,-2.112823316,7.412993043,0.041926681,0,0.041926681,7.198894741,-4.251745489,2.947149252,-1.916231922 -John Long,longjo01,1989,RS,DET,306,152,-2.681797746,-3.126433812,-5.808231559,-0.237177451,-0.237177451,0,-3.538310789,-3.876854425,-7.415165215,0.004456049 -John Long,longjo01,1989,RS,IND,1603,767,-2.875850104,-1.056340841,-3.932190946,-0.463767208,-0.463767208,0,-3.002322687,-1.427278449,-4.429601136,0.252927541 -John Long,longjo01,1990,RS,ATL,2079,1030,-2.052271118,-1.467122271,-3.519393389,-0.40416564,-0.40416564,0,-1.952307526,-1.872658313,-3.824965839,-0.038222105 -John Long,longjo01,1991,RS,DET,496,256,-1.898678332,0.001425374,-1.897252958,0.111070914,0.111070914,0,-2.285745371,-1.175951618,-3.461696989,-0.273576957 -John Long,longjo01,1997,RS,TOR,706,370,-3.154253475,-2.698418559,-5.852672034,-0.585748289,-0.585748289,0,-3.657490356,-3.708854048,-7.366344405,0.006929795 -Luc Longley,longllu01,1992,RS,MIN,1986,991,-5.376738657,0.571373518,-4.805365139,-1.047306431,-1.047306431,0,-5.01343481,0.320186008,-4.693248802,0.762287323 -Luc Longley,longllu01,1993,RS,MIN,2066,1045,-5.553361599,1.426222274,-4.127139325,-0.739891725,-0.739891725,0,-5.030097753,1.257107049,-3.772990704,0.754628031 -Luc Longley,longllu01,1994,PO,CHI,305,170,-2.602909992,1.115708728,-1.487201264,0.115122932,0,0.115122932,-1.995236121,1.478741654,-0.516494466,1.715821139 -Luc Longley,longllu01,1994,RS,CHI,993,513,-1.585170064,-0.26633725,-1.851507313,0.236745477,0.236745477,0,-1.584708957,-0.062246506,-1.646955462,0.646867405 -Luc Longley,longllu01,1994,RS,MIN,1974,989,-3.93540363,-0.14214171,-4.07754534,-0.673300197,-0.673300197,0,-3.565578102,0.00569992,-3.559878182,0.493795589 -Luc Longley,longllu01,1995,PO,CHI,376,204,-4.307174457,1.892390161,-2.414784296,0.036489071,0,0.036489071,-4.094080173,2.434893852,-1.659186322,1.265364131 -Luc Longley,longllu01,1995,RS,CHI,1941,1001,-3.967846938,1.08849833,-2.879348608,-0.06647605,-0.06647605,0,-3.656288826,0.948803129,-2.707485697,0.592795298 -Luc Longley,longllu01,1996,PO,CHI,803,439,-3.345532641,2.112508708,-1.233023933,0.353131306,0,0.353131306,-3.100625317,1.819153675,-1.281471642,0.681432585 -Luc Longley,longllu01,1996,RS,CHI,3150,1641,-3.408754346,1.684693104,-1.724061242,0.858670766,0.858670766,0,-2.990671681,1.325510318,-1.665161363,-0.030766461 -Luc Longley,longllu01,1997,PO,CHI,778,432,-1.32189115,1.542729856,0.220838707,0.677094464,0,0.677094464,-1.503012355,1.183416089,-0.319596266,0.231030059 -Luc Longley,longllu01,1997,RS,CHI,2792,1472,-2.793524343,1.024108724,-1.769415619,0.734925834,0.734925834,0,-2.335283422,0.681841431,-1.653441991,-0.186756109 -Luc Longley,longllu01,1998,PO,CHI,808,456,-2.395653607,1.83459128,-0.561062327,0.527714472,0,0.527714472,-2.18396405,1.676698182,-0.507265868,0.411230959 -Luc Longley,longllu01,1998,RS,CHI,3194,1703,-2.777635559,1.603909475,-1.173726084,1.368788584,1.368788584,0,-2.281027179,1.329470112,-0.951557067,-0.052660816 -Luc Longley,longllu01,1999,PO,PHO,98,51,-9.618620587,-0.983839766,-10.60246035,-0.208821615,0,-0.208821615,-9.0618862,-2.115677955,-11.17756415,-0.785499884 -Luc Longley,longllu01,1999,RS,PHO,1769,933,-3.069612844,-0.206261157,-3.275874001,-0.250617541,-0.250617541,0,-2.834219971,-0.093213783,-2.927433754,0.105263397 -Luc Longley,longllu01,2000,PO,PHO,309,162,-6.008024024,1.164131502,-4.843892522,-0.180988876,0,-0.180988876,-5.901191811,1.631417319,-4.269774493,1.242757287 -Luc Longley,longllu01,2000,RS,PHO,2807,1417,-5.256542177,0.182750339,-5.073791839,-1.688427997,-1.688427997,0,-5.019589214,-0.283887101,-5.303476314,0.473047124 -Luc Longley,longllu01,2001,RS,NYK,550,301,-5.402253604,0.373693505,-5.028560099,-0.352492945,-0.352492945,0,-5.50643804,-0.339775394,-5.846213435,0.679262611 -Shawn Long,longsh01,2017,RS,PHI,491,234,4.090978359,-2.592450406,1.498527953,0.510164907,0.510164907,0,2.750341809,-1.137470564,1.612871245,0.569871224 -Kevon Looney,looneke01,2016,RS,GSW,48,21,-2.223280743,-10.74874559,-12.97202633,-0.109469835,-0.109469835,0,-1.720777292,-9.121382213,-10.84215951,-0.045499795 -Kevon Looney,looneke01,2017,RS,GSW,952,447,-3.040475686,1.66986409,-1.370611596,0.312932396,0.312932396,0,-2.446742837,1.545724657,-0.90101818,-0.51452072 -Kevon Looney,looneke01,2018,PO,GSW,816,387,-1.67910553,4.951729795,3.272624266,1.225871839,0,1.225871839,-1.470080555,5.082384316,3.612303761,-0.045472043 -Kevon Looney,looneke01,2018,RS,GSW,1909,910,-0.663228,4.104123197,3.440895197,2.851030409,2.851030409,0,-0.74413437,3.663295541,2.919161171,-0.803794397 -Kevon Looney,looneke01,2019,PO,GSW,914,432,1.373978324,2.874239952,4.248218276,1.576729817,0,1.576729817,-0.037316392,2.564527428,2.527211036,-0.880790998 -Kevon Looney,looneke01,2019,RS,GSW,3186,1481,0.409194557,2.719189067,3.128383624,4.405894603,4.405894603,0,0.008721011,2.732276358,2.740997368,-0.82252532 -Brook Lopez,lopezbr01,2009,RS,NJN,4738,2501,-1.638767784,0.65540983,-0.983357954,2.242396891,2.242396891,0,-1.519922412,0.55893471,-0.960987702,-0.488100852 -Brook Lopez,lopezbr01,2010,RS,NJN,5830,3027,-0.502688253,-0.795831617,-1.29851987,2.224489903,2.224489903,0,-0.701715247,-0.466647047,-1.168362294,-0.717751922 -Brook Lopez,lopezbr01,2011,RS,NJN,5473,2889,-0.995506742,-0.17875534,-1.174262082,2.308193379,2.308193379,0,-0.884155903,-0.058078328,-0.942234231,-0.577545847 -Brook Lopez,lopezbr01,2012,RS,NJN,258,136,-0.659889313,-1.798408993,-2.458298305,0.020118349,0.020118349,0,-0.606569242,-2.2009044,-2.807473641,-0.55671903 -Brook Lopez,lopezbr01,2013,PO,BRK,489,263,2.003960635,2.334489517,4.338450151,0.967240887,0,0.967240887,2.322274129,1.838931372,4.161205501,-1.26833211 -Brook Lopez,lopezbr01,2013,RS,BRK,4216,2253,1.239484171,1.722069714,2.961553886,6.500096168,6.500096168,0,1.277821831,1.136825077,2.414646908,-0.924943729 -Brook Lopez,lopezbr01,2014,RS,BRK,1035,533,1.244286186,2.2948971,3.539183286,1.695009246,1.695009246,0,0.65497393,1.614028253,2.269002182,-0.855244776 -Brook Lopez,lopezbr01,2015,PO,BRK,458,234,2.387485236,2.009980543,4.397465779,0.859683719,0,0.859683719,2.300416758,2.934145626,5.234562384,-2.235545492 -Brook Lopez,lopezbr01,2015,RS,BRK,4129,2100,0.230849609,0.629858397,0.860708005,3.863092447,3.863092447,0,0.251019737,0.581338255,0.832357992,-0.136143821 -Brook Lopez,lopezbr01,2016,RS,BRK,4931,2457,-0.058531786,2.460408483,2.401876696,6.423569828,6.423569828,0,0.062727227,1.618009983,1.680737211,-0.52384399 -Brook Lopez,lopezbr01,2017,RS,BRK,4766,2222,-0.144764987,0.219580287,0.074815301,3.24318167,3.24318167,0,-0.454138733,-0.450652683,-0.904791416,1.249390037 -Brook Lopez,lopezbr01,2018,RS,LAL,3688,1735,-0.658904031,0.084075889,-0.574828143,1.943187572,1.943187572,0,-0.899637203,-0.056653435,-0.956290638,0.91352286 -Brook Lopez,lopezbr01,2019,PO,MIL,925,438,0.79600854,5.635419151,6.431427691,2.113399657,0,2.113399657,1.936523259,5.037570993,6.974094253,-0.126633814 -Brook Lopez,lopezbr01,2019,RS,MIL,5069,2322,-0.753096278,0.909219699,0.156123421,3.454799814,3.454799814,0,-0.376542849,1.561481038,1.184938188,0.354056582 -Felipe Lopez,lopezfe01,1999,RS,VAN,2284,1218,-1.307950193,-1.429813329,-2.737763521,0.007637089,0.007637089,0,-1.533691103,-1.00937871,-2.543069813,0.391186798 -Felipe Lopez,lopezfe01,2000,RS,VAN,1498,781,-2.20764527,-1.053420132,-3.261065402,-0.204750256,-0.204750256,0,-2.404028321,-1.492061841,-3.896090162,0.512621455 -Felipe Lopez,lopezfe01,2001,PO,MIN,102,55,-0.61906884,5.077413779,4.458344939,0.210107136,0,0.210107136,-0.230899339,4.539442965,4.308543627,0.645802724 -Felipe Lopez,lopezfe01,2001,RS,WAS,2164,1108,-1.350362102,-0.013541937,-1.363904039,0.787147466,0.787147466,0,-1.693079925,0.039599283,-1.653480642,0.422507162 -Felipe Lopez,lopezfe01,2001,RS,MIN,884,457,-1.986452361,0.952711419,-1.033740943,0.403249117,0.403249117,0,-1.756457858,0.791400013,-0.965057845,0.711596891 -Felipe Lopez,lopezfe01,2002,PO,MIN,61,30,-3.610115349,-1.510943094,-5.121058443,-0.037940652,0,-0.037940652,-4.175633738,-1.261945479,-5.437579217,1.251403822 -Felipe Lopez,lopezfe01,2002,RS,MIN,1108,581,-2.603193887,-1.679689078,-4.282882965,-0.457336732,-0.457336732,0,-2.759742957,-2.103687148,-4.863430105,0.595884269 -Raul Lopez,lopezra01,2004,RS,UTA,2951,1617,-1.647126988,-0.151371406,-1.798498394,0.791575171,0.791575171,0,-1.508000574,-0.394848169,-1.902848742,0.765789495 -Raul Lopez,lopezra01,2005,RS,UTA,965,518,0.98065873,0.410623638,1.391282368,1.103518408,1.103518408,0,0.810507647,0.415369685,1.225877333,0.760619464 -Robin Lopez,lopezro01,2009,RS,PHO,1242,614,-3.448362227,-0.50694078,-3.955303006,-0.378487029,-0.378487029,0,-3.496633357,-0.78849116,-4.285124518,0.22377109 -Robin Lopez,lopezro01,2010,PO,PHO,199,104,0.828860302,-1.00352148,-0.174661178,0.13988304,0,0.13988304,0.688937404,-1.068394254,-0.37945685,-0.677704857 -Robin Lopez,lopezro01,2010,RS,PHO,1980,986,-0.588933047,-0.547281844,-1.13621489,0.808592814,0.808592814,0,-0.646645578,-0.672093673,-1.318739251,-0.37386676 -Robin Lopez,lopezro01,2011,RS,PHO,1971,991,-3.547382994,-0.526701484,-4.074084478,-0.670378964,-0.670378964,0,-3.418575419,-0.560358866,-3.978934285,0.126816554 -Robin Lopez,lopezro01,2012,RS,PHO,1746,895,-2.011181937,0.227259125,-1.783922812,0.441493715,0.441493715,0,-2.062204171,0.201445782,-1.86075839,0.074287642 -Robin Lopez,lopezro01,2013,RS,NOH,3983,2136,-0.389201317,0.772985444,0.383784127,3.382369069,3.382369069,0,-0.463165399,0.274748163,-0.188417236,-0.893874529 -Robin Lopez,lopezro01,2014,PO,POR,716,367,-0.673499841,-3.147780101,-3.821279942,-0.203695037,0,-0.203695037,-0.621631544,-1.074386075,-1.696017619,-1.429053137 -Robin Lopez,lopezro01,2014,RS,POR,5210,2603,0.952648359,1.970189309,2.922837668,7.458790342,7.458790342,0,0.808024575,2.048128215,2.856152789,-0.955163834 -Robin Lopez,lopezro01,2015,PO,POR,224,117,-3.628852532,2.640274146,-0.988578386,0.106606832,0,0.106606832,-3.719283692,1.963455971,-1.755827722,-1.63350555 -Robin Lopez,lopezro01,2015,RS,POR,3240,1638,-0.72688465,1.378910189,0.652025539,2.820370689,2.820370689,0,-1.219805251,1.338195985,0.118390734,-0.766586968 -Robin Lopez,lopezro01,2016,RS,NYK,4348,2219,-0.058661027,-0.159380324,-0.218041351,2.841530289,2.841530289,0,-0.614994971,-0.33272103,-0.947716001,-0.851673942 -Robin Lopez,lopezro01,2017,PO,CHI,307,162,1.610692751,-1.220292205,0.390400546,0.26285972,0,0.26285972,-2.055613082,-2.467759444,-4.523372526,-1.746985942 -Robin Lopez,lopezro01,2017,RS,CHI,4544,2271,-2.443427885,1.379872928,-1.063554958,1.929783477,1.929783477,0,-2.8244082,1.386844145,-1.437564055,-1.216834091 -Robin Lopez,lopezro01,2018,RS,CHI,3486,1690,-4.299165346,0.054906402,-4.244258944,-1.278927566,-1.278927566,0,-4.548506092,-0.63561494,-5.184121032,-0.729824062 -Robin Lopez,lopezro01,2019,RS,CHI,3352,1606,-1.85418231,-0.174085893,-2.028268203,0.58618141,0.58618141,0,-2.83561069,-1.29825173,-4.13386242,-0.894765288 -Ryan Lorthridge,lorthry01,1995,RS,GSW,1386,672,-1.306731893,-1.656392257,-2.96312415,-0.072841324,-0.072841324,0,-1.78261277,-2.308494773,-4.091107543,-0.295025667 -Bob Love,lovebo01,1977,RS,SEA,1013,450,-2.110331448,-1.45542143,-3.565752878,-0.187407477,-0.187407477,0,-2.715467308,-1.819435214,-4.534902523,0.068361406 -Bob Love,lovebo01,1977,RS,CHI,1045,496,-3.342169439,-1.532701076,-4.874870515,-0.536893964,-0.536893964,0,-3.117051221,-1.076114173,-4.193165394,-0.165200605 -Bob Love,lovebo01,1977,RS,NYN,498,228,-0.387115304,-3.40616057,-3.793275874,-0.12121191,-0.12121191,0,-1.216216452,-3.872219771,-5.088436223,-0.13126556 -Kevin Love,loveke01,2009,RS,MIN,3953,2048,-1.002280903,-1.588406011,-2.590686913,0.165447254,0.165447254,0,-1.016498208,-1.399048819,-2.415547026,-0.567155011 -Kevin Love,loveke01,2010,RS,MIN,3471,1714,2.487185861,-0.847286845,1.639899016,3.812253881,3.812253881,0,2.218236854,-0.687121945,1.531114909,-0.6513348 -Kevin Love,loveke01,2011,RS,MIN,5309,2611,4.16910685,-0.735157846,3.433949004,8.13755758,8.13755758,0,3.836521606,-0.457207375,3.37931423,-1.134464689 -Kevin Love,loveke01,2012,RS,MIN,4217,2145,5.148193527,-0.121748892,5.026444636,8.473368843,8.473368843,0,5.297640155,0.579650198,5.877290353,-0.401603665 -Kevin Love,loveke01,2013,RS,MIN,1209,618,0.074917025,0.367233102,0.442150127,1.007160371,1.007160371,0,0.781866953,0.377366719,1.159233672,0.061416001 -Kevin Love,loveke01,2014,RS,MIN,5854,2797,5.681616554,0.884102594,6.565719148,13.57725105,13.57725105,0,5.988344167,1.029530669,7.017874836,2.045064673 -Kevin Love,loveke01,2015,PO,CLE,209,107,6.493010519,0.760541097,7.253551616,0.568164993,0,0.568164993,5.262366762,0.67270103,5.935067792,0.844782599 -Kevin Love,loveke01,2015,RS,CLE,4950,2532,1.661266358,1.586411865,3.247678223,7.757798595,7.757798595,0,2.862047745,0.989054325,3.85110207,0.121781354 -Kevin Love,loveke01,2016,PO,CLE,1164,613,4.727380062,1.693200343,6.420580405,2.950939723,0,2.950939723,5.623708169,0.917951196,6.541659365,-0.229171141 -Kevin Love,loveke01,2016,RS,CLE,4738,2424,2.368208866,1.17890697,3.547115836,7.797562929,7.797562929,0,3.486773853,1.199728885,4.686502738,0.122498871 -Kevin Love,loveke01,2017,PO,CLE,1162,578,3.100835607,3.039352347,6.140187953,2.715629086,0,2.715629086,4.25242807,4.169623887,8.422051957,0.419213281 -Kevin Love,loveke01,2017,RS,CLE,3855,1885,2.731949544,1.526795484,4.258745029,6.82045612,6.82045612,0,3.578128071,1.100143,4.678271071,1.163567208 -Kevin Love,loveke01,2018,PO,CLE,1265,660,-0.7530314,1.110050352,0.357018953,1.073596775,0,1.073596775,1.085543918,1.57337356,2.658917478,-0.492296814 -Kevin Love,loveke01,2018,RS,CLE,3397,1651,2.611348316,-0.854928478,1.756419838,3.818966121,3.818966121,0,3.110285039,-0.512235949,2.59804909,0.60176123 -Kevin Love,loveke01,2019,RS,CLE,1249,598,1.856373505,1.521788277,3.378161783,1.887343404,1.887343404,0,2.121478634,0.181299418,2.302778052,0.961721467 -Sidney Lowe,lowesi01,1984,RS,IND,2664,1238,-0.676465503,0.891196176,0.214730673,1.876162375,1.876162375,0,-0.991995482,0.566501764,-0.425493718,0.19506204 -Sidney Lowe,lowesi01,1985,RS,ATL,334,159,0.466307285,1.01963177,1.485939055,0.345529242,0.345529242,0,-0.110372212,1.190613095,1.080240882,0.57208012 -Sidney Lowe,lowesi01,1985,RS,DET,69,31,-4.640482538,-4.27703829,-8.917520828,-0.09782324,-0.09782324,0,-5.445046203,-4.238930407,-9.68397661,0.292924548 -Sidney Lowe,lowesi01,1989,RS,CHH,528,250,3.357523694,0.271694508,3.629218203,0.81208555,0.81208555,0,2.215411452,0.503091677,2.718503129,-0.19834694 -Sidney Lowe,lowesi01,1990,RS,MIN,3348,1744,-1.034685157,-0.535614444,-1.570299602,1.044924935,1.044924935,0,-1.751730736,-0.791088514,-2.54281925,-0.451465191 -Kyle Lowry,lowryky01,2007,RS,MEM,345,175,2.019295679,1.620997315,3.640292993,0.571390807,0.571390807,0,1.903615419,2.22828715,4.131902568,0.13592007 -Kyle Lowry,lowryky01,2008,RS,MEM,4195,2089,-0.204865871,1.13478695,0.929921079,3.935406781,3.935406781,0,-0.361343623,1.403275281,1.041931658,0.317677965 -Kyle Lowry,lowryky01,2009,PO,HOU,468,254,-2.889908657,2.623773564,-0.266135092,0.33320749,0,0.33320749,-2.822015817,2.326413646,-0.495602171,0.332117692 -Kyle Lowry,lowryky01,2009,RS,MEM,2033,1071,-0.782794916,-0.005867251,-0.788662167,1.078903947,1.078903947,0,-0.965421496,-0.130994368,-1.096415865,0.621859769 -Kyle Lowry,lowryky01,2009,RS,HOU,1156,608,-0.413955459,0.484938492,0.070983033,0.878870607,0.878870607,0,-0.723980403,0.542440425,-0.181539977,0.402693119 -Kyle Lowry,lowryky01,2010,RS,HOU,3270,1651,1.823692532,0.773233469,2.596926001,4.511158035,4.511158035,0,1.425741366,0.781873798,2.207615164,0.150627852 -Kyle Lowry,lowryky01,2011,RS,HOU,5088,2563,3.181452404,1.226348203,4.407800607,9.347556864,9.347556864,0,3.352478723,1.738975127,5.09145385,-0.122350861 -Kyle Lowry,lowryky01,2012,RS,HOU,2918,1510,3.181120371,1.483812509,4.664932881,5.728777372,5.728777372,0,3.329684178,1.85365248,5.183336657,0.263485767 -Kyle Lowry,lowryky01,2013,RS,TOR,3848,2020,3.358196238,0.462477225,3.820673463,6.808768848,6.808768848,0,3.35146006,1.099595042,4.451055102,0.508790022 -Kyle Lowry,lowryky01,2014,PO,TOR,513,271,3.801022519,0.483137665,4.284160184,1.005775746,0,1.005775746,-0.069395196,0.363034947,0.293639751,0.250094327 -Kyle Lowry,lowryky01,2014,RS,TOR,5618,2862,4.384132852,1.311507785,5.695640636,12.45742714,12.45742714,0,4.657343323,1.823238007,6.48058133,0.973492986 -Kyle Lowry,lowryky01,2015,PO,TOR,260,131,-2.160137339,0.520866782,-1.639270558,0.077458925,0,0.077458925,-0.015687705,-0.4797708,-0.495458505,1.126562646 -Kyle Lowry,lowryky01,2015,RS,TOR,4787,2414,3.344226813,0.576366942,3.920593754,8.265016499,8.265016499,0,3.92226222,0.993864252,4.916126472,0.576151702 -Kyle Lowry,lowryky01,2016,PO,TOR,1442,766,4.561117927,1.10575058,5.666868508,3.375720781,0,3.375720781,4.846198595,1.495431168,6.341629763,-0.472615035 -Kyle Lowry,lowryky01,2016,RS,TOR,5561,2851,5.527970978,0.255826637,5.783797615,12.44125634,12.44125634,0,6.08288428,1.223780254,7.306664534,0.221686932 -Kyle Lowry,lowryky01,2017,PO,TOR,583,300,3.339381468,1.593727415,4.933108883,1.221401571,0,1.221401571,1.37301615,3.083102885,4.456119035,0.680587234 -Kyle Lowry,lowryky01,2017,RS,TOR,4463,2244,6.710385551,-0.6995782,6.010807351,10.04119313,10.04119313,0,6.51309963,0.37632424,6.88942387,0.107995186 -Kyle Lowry,lowryky01,2018,PO,TOR,723,361,6.027378014,-2.080432183,3.946945831,1.286677953,0,1.286677953,3.15046462,-0.866413768,2.284050852,1.114702948 -Kyle Lowry,lowryky01,2018,RS,TOR,5196,2510,4.770624553,0.771181473,5.541806026,10.73009898,10.73009898,0,5.378992561,1.132219238,6.511211799,1.042508757 -Kyle Lowry,lowryky01,2019,PO,TOR,1802,901,4.514963589,2.090240951,6.60520454,4.440982163,0,4.440982163,5.400362305,4.161573971,9.561936276,0.126008435 -Kyle Lowry,lowryky01,2019,RS,TOR,4674,2213,3.341566061,1.876500796,5.218066857,9.106442843,9.106442843,0,3.626170506,2.321196517,5.947367023,1.245148528 -Jordan Loyd,loydjo01,2019,RS,TOR,127,55,2.929955623,-5.414119096,-2.484163473,0.007416708,0.007416708,0,-0.232077363,-6.426698086,-6.65877545,-0.586513594 -John Lucas,lucasjo01,1977,PO,HOU,922,430,4.496810729,0.244963838,4.741774567,1.692790417,0,1.692790417,4.446879744,0.355323089,4.802202834,-0.14690698 -John Lucas,lucasjo01,1977,RS,HOU,5403,2531,2.293193219,-0.071587674,2.221605544,6.403743841,6.403743841,0,2.195831824,-0.116471203,2.079360621,-0.271524521 -John Lucas,lucasjo01,1978,RS,HOU,6261,2933,2.763794632,-0.366896798,2.396897834,7.677076647,7.677076647,0,2.723615877,0.148172802,2.871788679,-0.348230601 -John Lucas,lucasjo01,1979,RS,GSW,6665,3095,2.401887034,0.001046454,2.402933489,8.112363232,8.112363232,0,2.266485268,0.513982901,2.780468168,-0.321969382 -John Lucas,lucasjo01,1980,RS,GSW,5851,2763,1.975154575,-0.251551343,1.723603231,6.290875604,6.290875604,0,1.709914668,0.279622677,1.989537345,-0.256187165 -John Lucas,lucasjo01,1981,RS,GSW,4084,1919,0.003869829,-1.164496009,-1.16062618,1.553018235,1.553018235,0,0.015902343,-1.158796438,-1.142894095,-0.205045529 -John Lucas,lucasjo01,1982,PO,WSB,149,74,5.13833624,1.412694219,6.551030459,0.361368115,0,0.361368115,4.199165673,0.337697153,4.536862827,-0.22101071 -John Lucas,lucasjo01,1982,RS,WSB,4064,1940,1.422903338,0.589779567,2.012682905,4.685038548,4.685038548,0,1.145508831,0.116363671,1.261872502,-0.628350458 -John Lucas,lucasjo01,1983,RS,WSB,809,386,-0.940762689,0.525637416,-0.415125273,0.459431103,0.459431103,0,-1.142538477,-0.978507895,-2.121046373,-0.089087916 -John Lucas,lucasjo01,1984,RS,SAS,4055,1807,3.984428766,-0.574695125,3.40973364,5.650070757,5.650070757,0,3.820730003,-0.463116132,3.357613871,-0.520504136 -John Lucas,lucasjo01,1985,PO,HOU,332,152,-0.488242722,-0.498222159,-0.98646488,0.141587679,0,0.141587679,-0.357103563,-0.161148558,-0.518252121,0.398224134 -John Lucas,lucasjo01,1985,RS,HOU,2494,1158,2.653890775,0.074285123,2.728175897,3.230715167,3.230715167,0,2.569902619,-0.074987435,2.494915184,-0.186938279 -John Lucas,lucasjo01,1986,RS,HOU,4624,2120,3.526389564,-1.324713037,2.201676527,5.332784734,5.332784734,0,3.502321076,-1.076146439,2.426174637,-0.44511489 -John Lucas,lucasjo01,1987,PO,MIL,756,362,2.752033563,-1.005114605,1.746918958,0.853924029,0,0.853924029,2.88549276,-1.423087379,1.462405381,-0.307637561 -John Lucas,lucasjo01,1987,RS,MIL,2870,1358,3.629944844,0.382604907,4.012549751,4.676906334,4.676906334,0,3.806486866,0.376864876,4.183351742,-0.185886419 -John Lucas,lucasjo01,1988,PO,MIL,161,80,3.42081215,0.702046063,4.122858213,0.290830575,0,0.290830575,3.941630791,-0.166024089,3.775606703,0.497093177 -John Lucas,lucasjo01,1988,RS,MIL,3632,1766,2.066265037,0.000264892,2.066529929,4.33220694,4.33220694,0,2.048357888,-0.389607441,1.658750447,-0.175356531 -John Lucas,lucasjo01,1989,PO,SEA,74,37,-4.606368194,-4.965920291,-9.572288485,-0.134238015,0,-0.134238015,-5.009673293,-4.864557036,-9.874230329,1.018854402 -John Lucas,lucasjo01,1989,RS,SEA,1776,842,1.83174018,0.061690438,1.893430618,1.994121906,1.994121906,0,1.792526229,-0.789195942,1.003330288,-0.032798294 -John Lucas,lucasjo01,1990,RS,HOU,2000,938,-0.506413555,-0.422259348,-0.928672903,0.871202439,0.871202439,0,-0.611323,-1.044585519,-1.655908519,-0.048631024 -John Lucas,lucasjo02,2006,RS,HOU,198,107,-3.098562461,-0.844635738,-3.943198199,-0.065214801,-0.065214801,0,-3.184072303,-2.047305519,-5.231377823,0.107530249 -John Lucas,lucasjo02,2007,PO,HOU,15,8,-19.36257089,2.662425717,-16.70014518,-0.060122163,0,-0.060122163,-17.11959217,-0.575256971,-17.69484914,2.156443426 -John Lucas,lucasjo02,2007,RS,HOU,732,383,-1.114461929,-0.252692402,-1.367154331,0.272796928,0.272796928,0,-1.065291106,-0.506788746,-1.572079852,0.888269077 -John Lucas,lucasjo02,2011,RS,CHI,19,10,-5.14214784,-1.751488983,-6.893636823,-0.02127208,-0.02127208,0,-5.189438615,-3.754947912,-8.944386527,0.578563438 -John Lucas,lucasjo02,2012,PO,CHI,175,94,1.182565463,-2.027217363,-0.8446519,0.09409086,0,0.09409086,0.794941395,-2.614888366,-1.819946971,-0.146171045 -John Lucas,lucasjo02,2012,RS,CHI,1363,726,1.853603761,0.229098988,2.082702749,1.787012613,1.787012613,0,2.102006453,-0.534487507,1.567518947,-0.15712621 -John Lucas,lucasjo02,2013,RS,TOR,1575,827,0.149528325,-2.561719469,-2.412191144,0.142481576,0.142481576,0,0.162132994,-2.908002716,-2.745869722,-0.03392649 -John Lucas,lucasjo02,2014,RS,UTA,1173,591,-4.250287979,-0.879417256,-5.129705235,-0.706229747,-0.706229747,0,-4.249958151,-1.87696746,-6.126925612,-1.512946151 -John Lucas,lucasjo02,2015,RS,DET,531,272,-2.191973992,-3.224091906,-5.416065898,-0.361956921,-0.361956921,0,-1.569749694,-3.830354912,-5.400104606,-2.079919229 -John Lucas,lucasjo02,2017,RS,MIN,25,11,-5.201044337,12.8767951,7.675750764,0.057059023,0.057059023,0,-3.525366383,8.295254652,4.769888269,-2.434818697 -Kalin Lucas,lucaska01,2015,RS,MEM,13,6,-9.071356506,-6.856643635,-15.92800014,-0.040183746,-0.040183746,0,-10.61831355,3.404336011,-7.21397754,-0.372609737 -Kalin Lucas,lucaska01,2019,RS,DET,13,6,-9.972540692,7.201324543,-2.771216149,-6.40E-05,-6.40E-05,0,-8.652689055,2.685310945,-5.96737811,-1.540640652 -Maurice Lucas,lucasma01,1977,PO,POR,1653,731,2.188902276,1.179033425,3.367935701,2.353712757,0,2.353712757,2.506040838,1.280285777,3.786326615,0.019657888 -Maurice Lucas,lucasma01,1977,RS,POR,6516,2863,1.335301099,0.008554734,1.343855833,5.970381058,5.970381058,0,1.848887632,0.246711052,2.095598684,-0.171697768 -Maurice Lucas,lucasma01,1978,PO,POR,476,233,-2.277594166,0.124860936,-2.15273323,0.07342411,0,0.07342411,-1.608207629,0.501660306,-1.106547323,0.280712936 -Maurice Lucas,lucasma01,1978,RS,POR,4653,2119,0.095501179,0.596602937,0.692104116,3.716930995,3.716930995,0,0.581486229,0.504763598,1.086249827,-0.127014959 -Maurice Lucas,lucasma01,1979,PO,POR,220,104,-4.321583687,-0.13910325,-4.460686937,-0.093924559,0,-0.093924559,-4.019527461,-0.158210101,-4.177737562,0.337193265 -Maurice Lucas,lucasma01,1979,RS,POR,5364,2462,0.213426653,0.086664488,0.300091141,3.826884327,3.826884327,0,0.624835774,0.131142618,0.755978392,-0.122178775 -Maurice Lucas,lucasma01,1980,RS,POR,2443,1176,-3.213825296,-1.699666301,-4.913491597,-1.303202087,-1.303202087,0,-2.699643486,-1.613590538,-4.313234024,0.411320304 -Maurice Lucas,lucasma01,1980,RS,NJN,1583,708,0.162956156,-0.638629435,-0.475673279,0.822308456,0.822308456,0,0.105229588,-0.467153121,-0.361923534,0.09810857 -Maurice Lucas,lucasma01,1981,RS,NJN,4793,2162,-1.099259855,-0.332319047,-1.431578901,1.454753122,1.454753122,0,-1.056753587,-0.080897816,-1.137651403,0.032992604 -Maurice Lucas,lucasma01,1982,RS,NYK,5600,2671,0.879315532,0.237013659,1.116329192,5.259651572,5.259651572,0,1.000491809,0.552259387,1.552751196,-0.177644714 -Maurice Lucas,lucasma01,1983,PO,PHO,122,57,2.096277495,0.266444868,2.362722363,0.153243549,0,0.153243549,2.040418613,0.170166551,2.210585164,-0.069186551 -Maurice Lucas,lucasma01,1983,RS,PHO,5537,2586,-0.519399459,0.457833817,-0.061565642,3.541873093,3.541873093,0,-0.254655793,0.543555617,0.288899825,-0.152555826 -Maurice Lucas,lucasma01,1984,PO,PHO,1175,570,2.668450208,0.453108317,3.121558525,1.756655007,0,1.756655007,2.660182408,0.750988171,3.411170579,-0.249196965 -Maurice Lucas,lucasma01,1984,RS,PHO,4934,2309,0.771976472,0.002368472,0.774344944,4.142258494,4.142258494,0,0.936205062,0.036696736,0.972901798,-0.237528006 -Maurice Lucas,lucasma01,1985,PO,PHO,194,84,1.207191457,-1.741622901,-0.534431444,0.097756703,0,0.097756703,1.395000052,-1.190120531,0.204879521,-0.185373718 -Maurice Lucas,lucasma01,1985,RS,PHO,3607,1670,-1.910750667,-0.159324122,-2.070074789,0.579387626,0.579387626,0,-1.725357761,-0.198366012,-1.923723774,0.012171077 -Maurice Lucas,lucasma01,1986,PO,LAL,672,319,-1.581081816,0.361705997,-1.219375819,0.258189276,0,0.258189276,-1.629622737,0.692247478,-0.93737526,0.492292225 -Maurice Lucas,lucasma01,1986,RS,LAL,3787,1750,-1.518506073,0.183990239,-1.334515834,1.267134645,1.267134645,0,-1.114690956,0.353730082,-0.760960874,0.271459173 -Maurice Lucas,lucasma01,1987,PO,SEA,546,265,-3.2383472,0.958596181,-2.279751019,0.066128051,0,0.066128051,-2.951297161,0.884265073,-2.067032088,0.835888957 -Maurice Lucas,lucasma01,1987,RS,SEA,2403,1120,-1.556614422,-0.513843515,-2.070457937,0.390232306,0.390232306,0,-1.569679334,-0.598746347,-2.16842568,0.505934473 -Maurice Lucas,lucasma01,1988,PO,POR,134,63,-2.772500452,-2.123536894,-4.896037346,-0.071675192,0,-0.071675192,-3.147753137,-2.076451026,-5.224204163,0.712911715 -Maurice Lucas,lucasma01,1988,RS,POR,2600,1191,-1.926934313,-0.734902856,-2.661837169,0.053822135,0.053822135,0,-1.912561536,-0.808855999,-2.721417535,0.470648135 -Tyronn Lue,luety01,1999,PO,LAL,63,33,-4.224748505,-0.608046877,-4.832795382,-0.036661797,0,-0.036661797,-3.678587941,-1.30331379,-4.981901732,1.186745388 -Tyronn Lue,luety01,1999,RS,LAL,363,188,-0.788339328,-2.723066935,-3.511406263,-0.073746183,-0.073746183,0,-0.904100394,-2.385424772,-3.289525166,0.879761315 -Tyronn Lue,luety01,2000,RS,LAL,287,146,-1.104191644,-1.517780055,-2.621971699,0.009556875,0.009556875,0,-1.416340689,-1.393623885,-2.809964573,0.199063349 -Tyronn Lue,luety01,2001,PO,LAL,254,131,-2.794129999,2.813125749,0.01899575,0.192424829,0,0.192424829,-2.288904334,2.152086979,-0.136817355,0.734931344 -Tyronn Lue,luety01,2001,RS,LAL,904,468,-2.084719168,-2.479803265,-4.564522433,-0.43648779,-0.43648779,0,-2.130455047,-2.289655548,-4.420110595,0.687928674 -Tyronn Lue,luety01,2002,RS,WAS,2713,1458,0.433970529,-0.874818367,-0.440847838,1.7182122,1.7182122,0,0.498186779,-1.016391538,-0.518204759,0.026688861 -Tyronn Lue,luety01,2003,RS,WAS,3691,1986,1.606629643,-2.662820305,-1.056190662,1.714500237,1.714500237,0,1.193067744,-2.21553312,-1.022465377,-0.094658371 -Tyronn Lue,luety01,2004,RS,ORL,4462,2332,-0.020395002,-2.783305026,-2.803700027,-0.063827418,-0.063827418,0,-0.110313243,-2.192743236,-2.303056479,-0.091543507 -Tyronn Lue,luety01,2005,RS,HOU,896,479,-2.433398041,-2.669577946,-5.102975986,-0.581062836,-0.581062836,0,-2.559826692,-2.320104005,-4.879930698,0.96491886 -Tyronn Lue,luety01,2005,RS,ATL,2943,1528,2.141023088,-4.55575849,-2.414735402,0.261800924,0.261800924,0,1.425042734,-3.925651475,-2.50060874,0.152634793 -Tyronn Lue,luety01,2006,RS,ATL,2351,1234,1.136864359,-2.480226969,-1.34336261,0.884311028,0.884311028,0,0.778003617,-2.613386052,-1.835382435,-0.133400389 -Tyronn Lue,luety01,2007,RS,ATL,2822,1488,0.734257521,-3.747247186,-3.012989666,-0.199123153,-0.199123153,0,0.386335969,-3.730128505,-3.343792536,-0.248248891 -Tyronn Lue,luety01,2008,PO,DAL,4,2,7.529615244,-3.515222812,4.014392432,0.006684549,0,0.006684549,6.366065627,-5.885285774,0.480779853,-5.436236094 -Tyronn Lue,luety01,2008,RS,ATL,1083,564,0.056838214,-2.259976697,-2.203138483,0.158642915,0.158642915,0,-0.293368892,-2.755080477,-3.048449369,0.762156904 -Tyronn Lue,luety01,2008,RS,DAL,327,172,-1.856557326,-3.377364018,-5.233921344,-0.222263865,-0.222263865,0,-2.232861184,-2.942245678,-5.175106862,1.840738682 -Tyronn Lue,luety01,2009,PO,ORL,8,4,23.33568905,-1.275539592,22.06014946,0.049934745,0,0.049934745,20.68699881,-3.503829237,17.18316957,-3.932990374 -Tyronn Lue,luety01,2009,RS,MIL,765,392,-1.512497807,-1.769957514,-3.282455321,-0.10780918,-0.10780918,0,-1.867148561,-2.369625306,-4.236773867,1.14943519 -Tyronn Lue,luety01,2009,RS,ORL,251,129,-2.092919244,0.069409901,-2.023509342,0.048440874,0.048440874,0,-2.491353415,-0.440381352,-2.931734767,1.215597161 -Timothe Luwawu-Cabarrot,luwawti01,2017,RS,PHI,2523,1190,-1.91325897,-0.321002338,-2.234261308,0.315932017,0.315932017,0,-2.189031263,-0.950845594,-3.139876857,0.879476984 -Timothe Luwawu-Cabarrot,luwawti01,2018,RS,PHI,1730,807,-2.739761362,-0.384292799,-3.12405416,-0.155137462,-0.155137462,0,-2.264468711,-0.724357416,-2.988826127,0.726289867 -Timothe Luwawu-Cabarrot,luwawti01,2019,RS,CHI,1165,546,-2.533457818,-2.686190948,-5.219648766,-0.688562863,-0.688562863,0,-3.224464619,-2.930245627,-6.154710246,0.088109203 -Timothe Luwawu-Cabarrot,luwawti01,2019,RS,OKC,276,123,-9.66791737,-3.062959648,-12.73087702,-0.627218917,-0.627218917,0,-9.276184001,-3.346995995,-12.62318,0.142042374 -Tyler Lydon,lydonty01,2018,RS,DEN,4,2,-13.12225207,-2.998253682,-16.12050575,-0.013078053,-0.013078053,0,-12.78963865,-0.696655793,-13.48629445,-4.109492423 -Tyler Lydon,lydonty01,2019,RS,DEN,206,94,-2.24951349,-4.542646346,-6.792159836,-0.193663618,-0.193663618,0,-3.117073684,-5.380781911,-8.497855596,-0.10173472 -Trey Lyles,lylestr01,2016,RS,UTA,2664,1382,-2.68908201,-0.075626801,-2.76470881,-0.010288281,-0.010288281,0,-2.631877939,-0.275417227,-2.907295166,-0.780533239 -Trey Lyles,lylestr01,2017,PO,UTA,20,10,-0.803938191,16.25847781,15.45453962,0.095169017,0,0.095169017,2.371212102,13.598405,15.9696171,-0.628457618 -Trey Lyles,lylestr01,2017,RS,UTA,2277,1158,-3.175188267,0.028342071,-3.146846196,-0.23441992,-0.23441992,0,-2.501026799,-0.262736602,-2.763763401,-0.017327117 -Trey Lyles,lylestr01,2018,RS,DEN,2868,1391,0.670215541,0.144500295,0.814715836,2.52515009,2.52515009,0,1.550722799,-0.990499839,0.56022296,-0.183767354 -Trey Lyles,lylestr01,2019,PO,DEN,17,8,0.168261418,-11.69082707,-11.52256565,-0.036370291,0,-0.036370291,-4.022193826,-16.55317233,-20.57536616,-1.504090986 -Trey Lyles,lylestr01,2019,RS,DEN,2353,1120,-3.588672625,-0.522572099,-4.111244724,-0.779192867,-0.779192867,0,-1.995499509,-1.319323714,-3.314823223,0.176216647 -George Lynch,lynchge01,1994,RS,LAL,3546,1762,0.935290139,0.782907068,1.718197208,4.013391328,4.013391328,0,0.720027232,0.83295142,1.552978652,-0.081333004 -George Lynch,lynchge01,1995,PO,LAL,253,136,-0.04544136,2.164317109,2.118875749,0.352905238,0,0.352905238,-0.550536034,1.891644996,1.341108963,1.156511018 -George Lynch,lynchge01,1995,RS,LAL,1912,953,-2.442298354,0.017575247,-2.424723107,0.158187472,0.158187472,0,-2.447529378,-0.72676263,-3.174292009,0.018520606 -George Lynch,lynchge01,1996,PO,LAL,30,15,-6.942453598,-2.540246225,-9.482699823,-0.054876124,0,-0.054876124,-7.480334077,-2.103881249,-9.584215326,2.87979276 -George Lynch,lynchge01,1996,RS,LAL,1970,1012,-2.426764249,0.565199741,-1.861564508,0.458389506,0.458389506,0,-2.566377539,0.115195,-2.451182539,-0.066785468 -George Lynch,lynchge01,1997,RS,VAN,1973,1059,-0.4070581,1.306646264,0.899588164,1.972311173,1.972311173,0,-0.617528449,1.349087414,0.731558965,0.019997349 -George Lynch,lynchge01,1998,RS,VAN,2898,1493,0.273642717,-0.111013122,0.162629594,2.216271497,2.216271497,0,0.046062054,-0.35204584,-0.305983787,-0.097248954 -George Lynch,lynchge01,1999,PO,PHI,451,249,1.797046844,2.769066165,4.566113009,0.960090665,0,0.960090665,1.793404642,2.966146006,4.759550648,0.13623245 -George Lynch,lynchge01,1999,RS,PHI,2455,1315,-0.631892824,2.619023442,1.987130617,3.185776421,3.185776421,0,-0.540995721,2.688793465,2.147797744,0.214470328 -George Lynch,lynchge01,2000,PO,PHI,540,293,-0.96555071,1.178907963,0.213357254,0.456116069,0,0.456116069,-1.140674486,1.372046328,0.231371842,-0.148649871 -George Lynch,lynchge01,2000,RS,PHI,4719,2416,-0.192221296,2.11522029,1.922998994,5.751677868,5.751677868,0,-0.330768363,2.14636346,1.815595098,-0.138422544 -George Lynch,lynchge01,2001,PO,PHI,407,222,-1.131047886,2.293396407,1.162348521,0.460444331,0,0.460444331,-1.332302082,2.237729798,0.905427716,0.676007969 -George Lynch,lynchge01,2001,RS,PHI,5057,2649,-0.422036525,1.762844226,1.340807702,5.512865082,5.512865082,0,-0.543139031,1.864778118,1.321639087,-0.26626839 -George Lynch,lynchge01,2002,PO,CHH,545,286,1.636161433,1.393179986,3.029341419,0.863779045,0,0.863779045,1.11069284,1.017963917,2.128656757,-0.629287993 -George Lynch,lynchge01,2002,RS,CHH,1688,893,-3.854943043,1.709850735,-2.145092308,0.274952381,0.274952381,0,-3.849768505,1.019843138,-2.829925367,-0.216054616 -George Lynch,lynchge01,2003,PO,NOH,300,163,0.356388901,2.408473954,2.764862855,0.474035838,0,0.474035838,0.343156286,1.913604277,2.256760562,0.197680182 -George Lynch,lynchge01,2003,RS,NOH,2820,1497,0.493588996,2.320525861,2.814114857,4.242401657,4.242401657,0,0.065965826,1.824827401,1.890793227,-0.158155248 -George Lynch,lynchge01,2004,PO,NOH,270,147,1.47934812,1.040531676,2.519879796,0.407227723,0,0.407227723,0.870173991,0.70818807,1.57836206,-0.088889583 -George Lynch,lynchge01,2004,RS,NOH,3194,1701,-1.485696237,-0.368966628,-1.854662866,0.777480329,0.777480329,0,-1.849601113,-0.710548157,-2.56014927,0.054193957 -George Lynch,lynchge01,2005,RS,NOH,1722,933,-3.341183765,1.519444442,-1.821739323,0.441207634,0.441207634,0,-3.581012709,0.768980602,-2.812032106,-0.13743671 -Kevin Lynch,lynchke01,1992,RS,CHH,1755,819,-3.102417197,-1.296173189,-4.398590387,-0.692270444,-0.692270444,0,-3.459148484,-1.279229642,-4.738378126,0.482979939 -Kevin Lynch,lynchke01,1993,PO,CHH,6,3,4.178676476,-4.279227216,-0.10055074,0.004085552,0,0.004085552,1.84243143,-6.08458146,-4.24215003,-2.127340957 -Kevin Lynch,lynchke01,1993,RS,CHH,684,324,-3.272019867,-1.717379825,-4.989399692,-0.372443253,-0.372443253,0,-3.796158128,-2.138922632,-5.935080759,0.597838033 -Todd MacCulloch,maccuto01,2000,PO,PHI,44,24,2.384147291,-0.88902847,1.495118821,0.053074189,0,0.053074189,1.180313336,-2.203079864,-1.022766527,-0.88938213 -Todd MacCulloch,maccuto01,2000,RS,PHI,1031,528,-1.930809617,1.713163695,-0.217645922,0.686530591,0.686530591,0,-2.2743016,1.032683675,-1.241617925,0.600917717 -Todd MacCulloch,maccuto01,2001,PO,PHI,200,109,4.764018778,-4.042539629,0.721479149,0.197801284,0,0.197801284,3.505588646,-4.969198812,-1.463610166,-0.593901384 -Todd MacCulloch,maccuto01,2001,RS,PHI,1140,597,0.134362197,-1.723312942,-1.588950745,0.354843208,0.354843208,0,-0.367283633,-1.839470591,-2.206754224,0.313312615 -Todd MacCulloch,maccuto01,2002,PO,NJN,747,384,-1.317802058,0.765167112,-0.552634946,0.442210715,0,0.442210715,-1.503864781,0.15862777,-1.345237011,-0.369577992 -Todd MacCulloch,maccuto01,2002,RS,NJN,2906,1502,0.407580737,1.7427628,2.150343537,3.741546561,3.741546561,0,0.087367077,1.473665502,1.561032578,-0.334516228 -Todd MacCulloch,maccuto01,2003,RS,PHI,1564,812,-2.659719889,0.072519546,-2.587200344,0.067525681,0.067525681,0,-2.634957823,-0.270123333,-2.905081155,0.110109276 -Scott Machado,machasc01,2013,PO,GSW,16,8,-3.670598063,-3.685248204,-7.355846266,-0.01957788,0,-0.01957788,-4.481651509,-5.151640037,-9.633291546,0.883601842 -Scott Machado,machasc01,2013,RS,HOU,43,21,-9.259305543,-1.254100665,-10.51340621,-0.083885121,-0.083885121,0,-7.799228377,-5.499162865,-13.29839124,0.790718286 -Scott Machado,machasc01,2019,RS,LAL,39,19,14.20525569,5.550532122,19.75578782,0.214952661,0.214952661,0,11.22650799,3.283330663,14.50983866,-1.50134931 -Arvydas Macijauskas,macijar01,2006,RS,NOK,253,135,-2.770327443,-0.512607452,-3.282934895,-0.036883959,-0.036883959,0,-2.801042032,-1.589681506,-4.390723538,0.441843238 -Malcolm Mackey,mackema01,1994,RS,PHO,141,69,-4.345295199,-1.560756361,-5.90605156,-0.110887803,-0.110887803,0,-4.063815743,-2.566968819,-6.630784562,-0.188142932 -Rudy Macklin,macklru01,1982,PO,ATL,56,30,4.725611136,-3.546634318,1.178976818,0.062743555,0,0.062743555,3.170755472,-3.060649056,0.110106416,1.158541256 -Rudy Macklin,macklru01,1982,RS,ATL,3038,1516,-2.689887739,-0.717083395,-3.406971133,-0.511107999,-0.511107999,0,-2.806898133,-0.843414344,-3.650312477,0.595826313 -Rudy Macklin,macklru01,1983,PO,ATL,159,78,-1.103844275,1.454230162,0.350385887,0.128229349,0,0.128229349,-1.720749514,1.799339046,0.078589532,0.781488591 -Rudy Macklin,macklru01,1983,RS,ATL,2440,1171,-1.09438432,-0.666338247,-1.760722567,0.595334572,0.595334572,0,-1.409184734,-0.501925457,-1.911110191,0.758530274 -Rudy Macklin,macklru01,1984,RS,NYK,136,65,-2.920865989,-2.386231303,-5.307097292,-0.086317056,-0.086317056,0,-3.188194755,-1.720343743,-4.908538497,1.836057988 -Vernon Macklin,macklve01,2012,RS,DET,254,135,0.297043165,-0.524710006,-0.227666841,0.172314812,0.172314812,0,-0.296903322,-1.386354811,-1.683258133,-0.752671925 -Ollie Mack,mackol01,1980,RS,CHI,1128,526,0.01909437,-1.133819496,-1.114725126,0.437469706,0.437469706,0,-0.544452316,-1.346730438,-1.891182754,-0.328361321 -Ollie Mack,mackol01,1980,RS,LAL,340,155,-2.794306558,-2.325220897,-5.119527455,-0.187673321,-0.187673321,0,-3.323840743,-3.128167905,-6.452008648,0.160756425 -Ollie Mack,mackol01,1981,RS,CHI,34,16,-8.279331038,0.975922349,-7.303408689,-0.037716656,-0.037716656,0,-8.12534542,1.682518376,-6.442827044,1.514597299 -Ollie Mack,mackol01,1981,RS,DAL,3462,1666,-0.002749117,-0.984555841,-0.987304958,1.492503493,1.492503493,0,-0.386468119,-0.854536675,-1.241004794,-0.397254702 -Ollie Mack,mackol01,1982,RS,DAL,311,150,-3.707004519,-0.975865406,-4.682869925,-0.146687498,-0.146687498,0,-3.950997456,-2.055406628,-6.006404084,-0.8525625 -Sam Mack,macksa01,1993,RS,SAS,537,267,-1.500303898,0.698574727,-0.801729172,0.269875759,0.269875759,0,-1.124020606,0.226604749,-0.897415857,1.651586391 -Sam Mack,macksa01,1996,PO,HOU,93,47,-5.291315743,-1.540466052,-6.831781795,-0.101459983,0,-0.101459983,-5.142631048,-3.55903332,-8.701664368,0.447216836 -Sam Mack,macksa01,1996,RS,HOU,1705,868,0.988727169,-0.62231927,0.366407899,1.378959723,1.378959723,0,0.897134005,-0.520368433,0.376765572,-0.077625511 -Sam Mack,macksa01,1997,RS,HOU,1745,904,-1.1151015,-0.211109471,-1.326210971,0.658191993,0.658191993,0,-1.156936244,-0.879740296,-2.03667654,0.20995431 -Sam Mack,macksa01,1998,RS,VAN,2744,1414,0.56556155,-1.854760165,-1.289198615,1.055606929,1.055606929,0,0.834592064,-1.786298266,-0.951706202,0.151832064 -Sam Mack,macksa01,1999,PO,HOU,235,123,1.664894794,-0.69993931,0.964955484,0.241304845,0,0.241304845,1.836490961,-0.672881306,1.163609655,0.311385167 -Sam Mack,macksa01,1999,RS,HOU,947,506,3.532423772,-0.937992486,2.594431286,1.411949239,1.411949239,0,3.349871663,-1.077011773,2.27285989,2.101946986 -Sam Mack,macksa01,1999,RS,VAN,1082,577,1.195524645,-1.202118252,-0.006593607,0.825611881,0.825611881,0,1.324151983,-0.632789616,0.691362366,2.005063783 -Sam Mack,macksa01,2000,RS,GSW,669,333,-1.914814148,-0.491484345,-2.406298492,0.059200089,0.059200089,0,-1.656173022,-0.642656597,-2.298829618,1.301089406 -Sam Mack,macksa01,2002,RS,MIA,293,159,-3.307509422,-0.404848477,-3.712357899,-0.079305105,-0.079305105,0,-3.005431162,-0.958536083,-3.963967245,1.454176351 -Shelvin Mack,macksh01,2012,RS,WAS,1518,779,-1.461696521,-0.237607726,-1.699304247,0.416937226,0.416937226,0,-1.942604307,-1.082600697,-3.025205005,-0.145380901 -Shelvin Mack,macksh01,2013,PO,ATL,42,22,16.11156817,-2.148300321,13.96326785,0.187964941,0,0.187964941,14.30293731,-3.940290314,10.362647,-2.582071372 -Shelvin Mack,macksh01,2013,RS,ATL,523,268,-1.226990332,-1.711484096,-2.938474429,-0.026248142,-0.026248142,0,-1.363919324,-1.954134188,-3.318053512,1.724551613 -Shelvin Mack,macksh01,2013,RS,PHI,13,7,-11.90705837,-9.990899396,-21.89795777,-0.070752505,-0.070752505,0,-10.94165,-12.29651879,-23.23816879,3.223215066 -Shelvin Mack,macksh01,2013,RS,WAS,274,141,-1.183989732,0.420010641,-0.763979092,0.143845639,0.143845639,0,-1.353215341,0.431583633,-0.921631709,0.635280192 -Shelvin Mack,macksh01,2014,PO,ATL,225,118,6.836357553,2.21934281,9.055700362,0.717566736,0,0.717566736,7.750609967,-0.827024242,6.923585724,-1.958333794 -Shelvin Mack,macksh01,2014,RS,ATL,3000,1490,0.919643039,-0.502136642,0.417506398,2.391691869,2.391691869,0,0.835304903,-1.331716213,-0.49641131,-0.646892577 -Shelvin Mack,macksh01,2015,PO,ATL,199,99,-3.151933888,1.193093465,-1.958840423,0.041150115,0,0.041150115,-4.255529245,0.841936335,-3.413592909,-0.1507608 -Shelvin Mack,macksh01,2015,RS,ATL,1659,833,-0.273762928,-2.201123456,-2.474886384,0.116186621,0.116186621,0,-0.017769472,-2.529476318,-2.54724579,-0.603413766 -Shelvin Mack,macksh01,2016,RS,ATL,374,179,-3.068311153,-1.636530946,-4.704842099,-0.177825984,-0.177825984,0,-1.970512881,-1.809448012,-3.779960893,-0.383955368 -Shelvin Mack,macksh01,2016,RS,UTA,1690,879,0.137450303,1.490754503,1.628204806,1.957855773,1.957855773,0,-0.212900608,1.970297808,1.7573972,-0.279638597 -Shelvin Mack,macksh01,2017,PO,UTA,312,155,-1.098019759,-2.216409663,-3.314429422,-0.045588114,0,-0.045588114,1.256367897,-0.148504784,1.107863114,-0.938535365 -Shelvin Mack,macksh01,2017,RS,UTA,2349,1205,-2.009583887,-2.447965679,-4.457549565,-1.041711997,-1.041711997,0,-1.716235315,-1.073306181,-2.789541495,-0.754435149 -Shelvin Mack,macksh01,2018,RS,ORL,2779,1365,0.046016324,0.152670251,0.198686575,2.031179847,2.031179847,0,-0.903290897,-0.376554569,-1.279845465,-1.079781694 -Shelvin Mack,macksh01,2019,RS,CHA,83,42,-18.18740137,-2.91743948,-21.10484085,-0.394884647,-0.394884647,0,-12.53629294,-3.74212008,-16.27841302,0.406750975 -Shelvin Mack,macksh01,2019,RS,MEM,2464,1204,-2.30622146,-1.976513068,-4.282734529,-0.927713008,-0.927713008,0,-2.765924099,-1.078867842,-3.844791942,-1.495519659 -Don MacLean,macledo01,1993,RS,WSB,1388,674,-3.089581577,-2.66950209,-5.759083668,-1.036729748,-1.036729748,0,-3.164332615,-3.022074965,-6.18640758,0.187562956 -Don MacLean,macledo01,1994,RS,WSB,5026,2487,1.157016154,-2.126952633,-0.969936479,2.247143512,2.247143512,0,0.700480857,-1.944322362,-1.243841506,-0.490899513 -Don MacLean,macledo01,1995,RS,WSB,2095,1052,-1.836293611,-2.282865309,-4.11915892,-0.733825113,-0.733825113,0,-1.975476863,-2.187035585,-4.162512448,-0.133618529 -Don MacLean,macledo01,1996,RS,DEN,2151,1107,-1.146928626,-1.593234173,-2.740162799,0.005552949,0.005552949,0,-1.252542689,-2.0552142,-3.30775689,-0.050475591 -Don MacLean,macledo01,1997,RS,PHI,1472,733,-1.863085135,-2.518955129,-4.382040264,-0.610268819,-0.610268819,0,-2.048122515,-2.867560899,-4.915683414,-0.011370357 -Don MacLean,macledo01,1998,RS,NJN,81,42,-9.81227806,-4.789357774,-14.60163583,-0.255490404,-0.255490404,0,-9.746340089,-5.280388751,-15.02672884,0.549944886 -Don MacLean,macledo01,1999,RS,SEA,689,365,-2.705613879,-2.690330291,-5.39594417,-0.495449217,-0.495449217,0,-2.223028809,-3.096917816,-5.319946625,0.49562536 -Don MacLean,macledo01,2000,RS,PHO,283,143,-5.774080203,-1.647782658,-7.421862861,-0.344040562,-0.344040562,0,-5.695722666,-1.903314384,-7.599037049,0.881227532 -Don MacLean,macledo01,2001,RS,MIA,139,76,-1.66512095,0.445896838,-1.219224113,0.059678194,0.059678194,0,-1.634968116,-0.685999711,-2.320967827,0.501020214 -Daryl Macon,maconda01,2019,RS,DAL,189,90,-4.008584149,-4.029607666,-8.038191815,-0.24164335,-0.24164335,0,-4.228749392,-5.129121075,-9.357870467,-0.495182351 -Mark Macon,maconma01,1992,RS,DEN,4787,2304,-3.972948876,0.703631025,-3.269317851,-0.614460296,-0.614460296,0,-3.749095541,1.249420515,-2.499675026,0.641347063 -Mark Macon,maconma01,1993,RS,DEN,2400,1141,-3.053916052,0.770562518,-2.283353534,0.27314248,0.27314248,0,-2.927081832,1.28355459,-1.643527242,0.537082851 -Mark Macon,maconma01,1994,RS,DET,734,370,-3.394729407,1.599146856,-1.795582551,0.182867653,0.182867653,0,-3.169450662,1.748574593,-1.420876069,1.441405666 -Mark Macon,maconma01,1994,RS,DEN,255,126,-6.989895749,-1.349863686,-8.339759435,-0.363678786,-0.363678786,0,-6.540078856,-1.386887239,-7.926966095,1.162347111 -Mark Macon,maconma01,1995,RS,DET,1416,721,-1.716091154,1.822076523,0.105985369,1.063545118,1.063545118,0,-1.397774549,1.967027798,0.569253249,1.160033593 -Mark Macon,maconma01,1996,RS,DET,530,287,-2.047321925,1.336383659,-0.710938267,0.299919746,0.299919746,0,-2.204837693,1.35581244,-0.849025252,0.418731776 -Mark Macon,maconma01,1999,RS,DET,125,69,-8.976318736,1.208372072,-7.767946664,-0.17757956,-0.17757956,0,-8.031961035,0.218222955,-7.81373808,0.473174182 -J.P. Macura,macurjp01,2019,RS,CHA,37,17,-13.82675561,9.669288161,-4.157467451,-0.01211795,-0.01211795,0,-10.83594525,4.366235932,-6.469709316,-0.747835055 -Kyle Macy,macyky01,1981,PO,PHO,197,102,3.149105641,1.518339049,4.667444689,0.398166679,0,0.398166679,2.713741745,0.925361266,3.639103012,0.01321855 -Kyle Macy,macyky01,1981,RS,PHO,3241,1469,0.606013685,0.669969846,1.275983531,3.01789437,3.01789437,0,0.235170846,0.398290749,0.633461595,0.016562868 -Kyle Macy,macyky01,1982,PO,PHO,528,243,-0.53216184,-1.563736285,-2.095898125,0.083411913,0,0.083411913,-0.796308899,-0.842763241,-1.639072141,-0.269244845 -Kyle Macy,macyky01,1982,RS,PHO,5965,2845,2.133912291,1.348971589,3.48288388,9.01146412,9.01146412,0,1.92234034,1.875287922,3.797628263,-0.40277033 -Kyle Macy,macyky01,1983,PO,PHO,154,72,0.279765105,-2.039919614,-1.760154508,0.037501443,0,0.037501443,-0.283180229,-1.789808084,-2.072988312,-0.00064813 -Kyle Macy,macyky01,1983,RS,PHO,3931,1836,2.224623279,-0.028871674,2.195751605,4.617278439,4.617278439,0,1.721585108,-0.195271807,1.526313301,-0.350044703 -Kyle Macy,macyky01,1984,PO,PHO,1278,620,1.449598892,0.151017354,1.600616246,1.41210874,0,1.41210874,1.337536868,0.654167909,1.991704777,-0.506841978 -Kyle Macy,macyky01,1984,RS,PHO,5132,2402,0.761309764,0.598044999,1.359354763,5.027810278,5.027810278,0,0.69749552,0.965974731,1.66347025,-0.167340869 -Kyle Macy,macyky01,1985,PO,PHO,196,85,-0.965682027,-0.336379623,-1.302061649,0.064721861,0,0.064721861,-0.84299765,0.099894253,-0.743103397,-0.064862411 -Kyle Macy,macyky01,1985,RS,PHO,4359,2018,1.394409554,0.178965195,1.573374749,4.437086442,4.437086442,0,1.053396522,0.573675912,1.627072434,-0.329423774 -Kyle Macy,macyky01,1986,PO,CHI,179,87,0.713206862,-2.096214811,-1.383007949,0.062631256,0,0.062631256,0.251302724,-1.632654559,-1.381351835,0.081961907 -Kyle Macy,macyky01,1986,RS,CHI,5097,2426,1.907212915,-1.392887265,0.51432565,4.030788884,4.030788884,0,1.699570297,-0.787378802,0.912191494,-0.245925868 -Kyle Macy,macyky01,1987,PO,IND,94,49,-5.393719035,-0.053923285,-5.44764232,-0.070362246,0,-0.070362246,-5.940482775,-0.447772347,-6.388255122,1.145265978 -Kyle Macy,macyky01,1987,RS,IND,2602,1250,-0.325455532,0.277514041,-0.047941491,1.728057002,1.728057002,0,-0.736958196,0.163523469,-0.573434727,0.285310407 -Tito Maddox,maddoti01,2003,RS,HOU,65,35,-2.781954292,0.721342755,-2.060611537,0.012562285,0.012562285,0,-2.19665624,0.594073255,-1.602582984,1.884043489 -Gerald Madkins,madkige01,1994,RS,CLE,288,149,-3.18120995,-0.224210116,-3.405420066,-0.050355073,-0.050355073,0,-2.995846417,-1.014987631,-4.010834048,1.024050104 -Gerald Madkins,madkige01,1995,RS,CLE,50,28,-6.59244538,0.321762351,-6.270683029,-0.050678881,-0.050678881,0,-6.122135192,-1.232757147,-7.35489234,0.71767266 -Gerald Madkins,madkige01,1998,RS,GSW,468,243,0.064362433,-0.105940825,-0.041578392,0.335148158,0.335148158,0,-0.919990218,-0.803118202,-1.72310842,-0.173620477 -Mark Madsen,madsema01,2001,PO,LAL,93,48,-8.321302587,-1.421498194,-9.742800781,-0.174564269,0,-0.174564269,-8.345442115,-3.720534996,-12.06597711,-1.052810056 -Mark Madsen,madsema01,2001,RS,LAL,1239,641,-1.808052439,-1.728306582,-3.536359021,-0.258206055,-0.258206055,0,-2.261573004,-1.860896485,-4.122469489,0.372214037 -Mark Madsen,madsema01,2002,PO,LAL,19,10,-11.50210798,-3.907520049,-15.40962803,-0.067598774,0,-0.067598774,-10.98277702,-5.934598758,-16.91737578,1.353398749 -Mark Madsen,madsema01,2002,RS,LAL,1262,650,0.561903357,-0.840524576,-0.278621219,0.82113358,0.82113358,0,0.074233122,-0.797768838,-0.723535717,0.17360448 -Mark Madsen,madsema01,2003,PO,LAL,330,169,-2.841255503,-2.532914104,-5.374169607,-0.235662317,0,-0.235662317,-3.090694551,-2.247699192,-5.338393743,0.90135994 -Mark Madsen,madsema01,2003,RS,LAL,1522,781,-1.964152234,-2.2379532,-4.202105434,-0.579294995,-0.579294995,0,-2.264180741,-2.208834994,-4.473015735,0.10822711 -Mark Madsen,madsema01,2004,PO,MIN,420,222,-1.119269115,0.176123168,-0.943145947,0.213033138,0,0.213033138,-1.49724423,0.686699001,-0.810545229,0.83234079 -Mark Madsen,madsema01,2004,RS,MIN,2337,1246,-2.475436786,0.940385238,-1.535051548,0.775545937,0.775545937,0,-2.293335125,0.927285754,-1.366049371,0.3768438 -Mark Madsen,madsema01,2005,RS,MIN,1128,601,-2.652204017,0.325853151,-2.326350866,0.130556306,0.130556306,0,-2.825389927,0.477469459,-2.347920467,0.462411633 -Mark Madsen,madsema01,2006,RS,MIN,1265,676,-5.012855667,1.363210366,-3.649645301,-0.313551066,-0.313551066,0,-4.985806664,1.336005507,-3.649801157,0.964995965 -Mark Madsen,madsema01,2007,RS,MIN,907,473,-4.027870315,-0.096529491,-4.124399806,-0.336200473,-0.336200473,0,-4.382327173,0.275644214,-4.106682959,1.269069752 -Mark Madsen,madsema01,2008,RS,MIN,292,151,-6.180641099,0.016932299,-6.1637088,-0.26507703,-0.26507703,0,-6.395143521,-0.771552916,-7.166696437,0.741411339 -Mark Madsen,madsema01,2009,RS,MIN,224,116,-5.805762458,-1.135326011,-6.941088469,-0.249089976,-0.249089976,0,-6.188015588,-1.625337721,-7.813353308,0.392080437 -Josh Magette,magetjo01,2018,RS,ATL,449,216,0.262927932,-0.225563246,0.037364686,0.303199003,0.303199003,0,-0.876000932,-0.491865586,-1.367866518,-1.284454299 -Corey Maggette,maggeco01,2000,RS,ORL,2809,1370,-0.951067564,-1.652372386,-2.60343995,0.102599737,0.102599737,0,-1.393136488,-2.08236979,-3.475506278,0.145384876 -Corey Maggette,maggeco01,2001,RS,LAC,2566,1359,0.61913536,-1.30142565,-0.682290291,1.437318446,1.437318446,0,0.31018002,-1.541849511,-1.23166949,0.234932005 -Corey Maggette,maggeco01,2002,RS,LAC,3066,1615,0.320923987,-1.80595483,-1.485030843,1.046726266,1.046726266,0,0.165675937,-1.682230631,-1.516554694,0.389725639 -Corey Maggette,maggeco01,2003,RS,LAC,3859,2006,1.12495278,-1.739085899,-0.614133119,2.193994772,2.193994772,0,0.952486819,-1.308196172,-0.355709353,0.33774789 -Corey Maggette,maggeco01,2004,RS,LAC,5039,2628,3.441879835,-1.531165749,1.910714086,6.251401907,6.251401907,0,3.182020259,-1.344687466,1.837332793,0.033419236 -Corey Maggette,maggeco01,2005,RS,LAC,4574,2436,2.453099034,-1.202160532,1.250938502,4.971612666,4.971612666,0,2.3305028,-0.866900896,1.463601904,-0.017444922 -Corey Maggette,maggeco01,2006,PO,LAC,573,292,2.567859745,1.304589326,3.872449072,1.023593841,0,1.023593841,2.522521026,0.988788494,3.511309521,0.537123522 -Corey Maggette,maggeco01,2006,RS,LAC,1822,943,2.182339613,-0.770914488,1.411425126,2.007416362,2.007416362,0,1.996067808,-1.039957572,0.956110236,0.241523396 -Corey Maggette,maggeco01,2007,RS,LAC,4384,2291,1.196716943,-0.368521761,0.828195182,4.195086847,4.195086847,0,0.922645243,-0.477703324,0.444941918,0.281371875 -Corey Maggette,maggeco01,2008,RS,LAC,4856,2502,1.850854099,0.008214591,1.85906869,5.891820019,5.891820019,0,1.502897199,0.046501242,1.549398441,0.131178389 -Corey Maggette,maggeco01,2009,RS,GSW,3286,1588,-0.352848634,-2.412118012,-2.764966646,-0.012198476,-0.012198476,0,-0.089372136,-1.927307767,-2.016679903,0.555129275 -Corey Maggette,maggeco01,2010,RS,GSW,4403,2081,1.311258515,-3.297922474,-1.986663958,0.811334458,0.811334458,0,1.039054387,-3.161633851,-2.122579464,0.101990989 -Corey Maggette,maggeco01,2011,RS,MIL,2651,1401,-1.02244518,-2.333816804,-3.356261984,-0.43603869,-0.43603869,0,-1.530639563,-2.604159377,-4.13479894,0.5781912 -Corey Maggette,maggeco01,2012,RS,CHA,1691,881,-1.377567633,-2.292103733,-3.669671366,-0.414837668,-0.414837668,0,-1.533570045,-1.799375069,-3.332945114,0.325741726 -Corey Maggette,maggeco01,2013,RS,DET,492,257,-2.378216312,-1.212288715,-3.590505028,-0.111993902,-0.111993902,0,-2.614713466,-1.138490314,-3.75320378,1.508545149 -Dave Magley,magleda01,1983,RS,CLE,115,56,-6.236740286,-0.317047826,-6.553788112,-0.109130099,-0.109130099,0,-6.456187029,-1.5805779,-8.036764929,0.433312652 -Jamaal Magloire,magloja01,2001,PO,CHH,205,110,-3.434705372,-0.070072207,-3.504777579,-0.044315933,0,-0.044315933,-3.698650194,-0.604185137,-4.302835331,1.299166262 -Jamaal Magloire,magloja01,2001,RS,CHH,2063,1095,-3.571714566,1.256141706,-2.31557286,0.242497735,0.242497735,0,-3.692152588,0.256872578,-3.43528001,-0.077327239 -Jamaal Magloire,magloja01,2002,PO,CHH,320,168,2.587511754,-1.269833366,1.317678387,0.361137774,0,0.361137774,1.803251969,-2.04833563,-0.24508366,0.394629055 -Jamaal Magloire,magloja01,2002,RS,CHH,2928,1549,-0.729227852,0.551499106,-0.177728746,2.035978476,2.035978476,0,-0.966356275,-0.136794359,-1.103150634,0.140549659 -Jamaal Magloire,magloja01,2003,PO,NOH,345,188,-1.276714733,-0.398502803,-1.675217536,0.105544535,0,0.105544535,-1.188535241,-0.509646919,-1.69818216,-0.669821455 -Jamaal Magloire,magloja01,2003,RS,NOH,4602,2443,-1.525746102,0.856780402,-0.6689657,2.587422036,2.587422036,0,-1.408602896,0.774419145,-0.63418375,-0.227836172 -Jamaal Magloire,magloja01,2004,PO,NOH,439,239,-3.059167187,1.527473502,-1.531693685,0.152358536,0,0.152358536,-3.325788039,1.817695398,-1.508092641,-0.501105162 -Jamaal Magloire,magloja01,2004,RS,NOH,5214,2777,-1.953295177,-0.945747517,-2.899042694,-0.210344836,-0.210344836,0,-1.932502171,-0.778827277,-2.711329447,-0.355216164 -Jamaal Magloire,magloja01,2005,RS,NOH,1298,703,-3.600434071,-0.564589114,-4.165023185,-0.506507582,-0.506507582,0,-3.312401605,-0.724323203,-4.036724808,-0.184896748 -Jamaal Magloire,magloja01,2006,PO,MIL,252,135,-1.93894347,-2.803355782,-4.742299252,-0.140847883,0,-0.140847883,-1.631907203,-2.49617178,-4.128078983,-0.433327608 -Jamaal Magloire,magloja01,2006,RS,MIL,4737,2465,-4.808894188,-0.409275854,-5.218170042,-3.102261862,-3.102261862,0,-4.362868318,-0.437566645,-4.800434963,-0.053575065 -Jamaal Magloire,magloja01,2007,RS,POR,3169,1703,-4.196498824,-1.044666949,-5.241165773,-2.172940956,-2.172940956,0,-4.021000875,-1.193433234,-5.21443411,0.362807669 -Jamaal Magloire,magloja01,2008,RS,NJN,499,259,-8.345402984,-0.952289133,-9.297692117,-0.874624495,-0.874624495,0,-8.257684678,-1.758393835,-10.01607851,1.016458548 -Jamaal Magloire,magloja01,2008,RS,DAL,51,27,-15.40467758,-0.686412279,-16.09108986,-0.194027405,-0.194027405,0,-13.16323208,-1.260904755,-14.42413684,5.217066471 -Jamaal Magloire,magloja01,2009,PO,MIA,82,47,-5.732490454,-2.584412901,-8.316903354,-0.138988437,0,-0.138988437,-6.337316908,-2.471409727,-8.808726635,0.855722827 -Jamaal Magloire,magloja01,2009,RS,MIA,1343,709,-2.734579256,0.173487616,-2.561091639,0.068700892,0.068700892,0,-3.051376445,0.113988267,-2.937388177,0.498045542 -Jamaal Magloire,magloja01,2010,PO,MIA,10,5,-27.58326605,-5.525274841,-33.10854089,-0.081573232,0,-0.081573232,-25.79130453,-6.389912024,-32.18121655,1.932523344 -Jamaal Magloire,magloja01,2010,RS,MIA,678,359,-3.959495142,0.182132517,-3.777362625,-0.190151025,-0.190151025,0,-3.914427238,0.28788015,-3.626547088,0.986424611 -Jamaal Magloire,magloja01,2011,PO,MIA,33,18,-3.944820602,1.221729028,-2.723091573,0.000259866,0,0.000259866,-3.773750656,2.144918996,-1.62883166,1.744102179 -Jamaal Magloire,magloja01,2011,RS,MIA,303,158,-2.088433622,0.340655263,-1.747778359,0.081327989,0.081327989,0,-2.277828335,0.689597266,-1.588231069,0.619789994 -Jamaal Magloire,magloja01,2012,RS,TOR,704,374,-5.928186923,0.366750592,-5.561436331,-0.543110375,-0.543110375,0,-6.084388173,0.220454585,-5.863933588,1.144214585 -Ian Mahinmi,mahinia01,2008,RS,SAS,43,23,1.349575068,0.729311873,2.078886941,0.056587223,0.056587223,0,0.562017366,-0.35705306,0.204964306,-0.12850258 -Ian Mahinmi,mahinia01,2010,PO,SAS,36,19,-7.959666848,-2.418351655,-10.3780185,-0.077044695,0,-0.077044695,-8.031939634,-3.46177759,-11.49371722,0.930245344 -Ian Mahinmi,mahinia01,2010,RS,SAS,319,165,-1.015435422,0.440521599,-0.574913823,0.185705337,0.185705337,0,-1.076630595,0.195829053,-0.880801542,1.332913293 -Ian Mahinmi,mahinia01,2011,PO,DAL,60,33,0.474440073,-0.685049225,-0.210609153,0.046838689,0,0.046838689,-0.068917544,4.023674656,3.954757112,5.530246679 -Ian Mahinmi,mahinia01,2011,RS,DAL,939,488,-1.471121614,0.656302004,-0.81481961,0.488364991,0.488364991,0,-1.755652873,1.306953189,-0.448699684,1.266615376 -Ian Mahinmi,mahinia01,2012,PO,DAL,134,70,5.637291648,2.519437325,8.156728973,0.403623758,0,0.403623758,4.588249506,3.328893947,7.917143453,0.422554448 -Ian Mahinmi,mahinia01,2012,RS,DAL,2194,1139,-2.133724443,2.275040318,0.141315875,1.691825761,1.691825761,0,-2.276922984,2.555014071,0.278091087,0.639270526 -Ian Mahinmi,mahinia01,2013,PO,IND,276,150,-6.149914146,0.045268215,-6.104645931,-0.266172327,0,-0.266172327,-6.345592002,-0.681308423,-7.026900425,0.475618835 -Ian Mahinmi,mahinia01,2013,RS,IND,2513,1322,-5.224368117,1.806335434,-3.418032683,-0.453751304,-0.453751304,0,-4.88906616,1.695400548,-3.193665612,0.655776721 -Ian Mahinmi,mahinia01,2014,PO,IND,462,241,-4.841390025,4.230698634,-0.610691391,0.272802098,0,0.272802098,-5.403181483,2.266956892,-3.136224592,0.515653943 -Ian Mahinmi,mahinia01,2014,RS,IND,2466,1248,-3.669031041,3.511032892,-0.15799815,1.652914698,1.652914698,0,-4.459529131,3.979652322,-0.47987681,0.145894199 -Ian Mahinmi,mahinia01,2015,RS,IND,2264,1146,-2.770728638,2.432057486,-0.338671152,1.41023173,1.41023173,0,-2.772579624,2.493726616,-0.278853008,0.024063743 -Ian Mahinmi,mahinia01,2016,PO,IND,328,172,-8.695629743,1.7216785,-6.973951243,-0.385928706,0,-0.385928706,-8.721620383,1.976540921,-6.745079462,0.904035397 -Ian Mahinmi,mahinia01,2016,RS,IND,3736,1816,-2.159240809,2.865216184,0.705975376,3.208511612,3.208511612,0,-2.089228093,3.025397074,0.93616898,0.197437927 -Ian Mahinmi,mahinia01,2017,PO,WAS,130,63,-5.618326804,-1.981767982,-7.600094786,-0.162405327,0,-0.162405327,-4.674296146,-1.174320695,-5.848616841,0.974268845 -Ian Mahinmi,mahinia01,2017,RS,WAS,1148,555,-2.963274635,2.794205284,-0.169069351,0.731101181,0.731101181,0,-2.064432542,3.031723958,0.967291416,0.037887412 -Ian Mahinmi,mahinia01,2018,PO,WAS,109,52,3.1657299,8.625234979,11.79096488,0.400697554,0,0.400697554,2.272397793,11.42295349,13.69535128,0.691785649 -Ian Mahinmi,mahinia01,2018,RS,WAS,2350,1145,-2.417817652,1.203260327,-1.214557325,0.901149823,0.901149823,0,-2.539228036,1.155494145,-1.383733892,0.461874865 -Ian Mahinmi,mahinia01,2019,RS,WAS,1044,498,-3.072572211,3.238064544,0.165492334,0.740695913,0.740695913,0,-2.642545068,2.996973018,0.35442795,-0.009797327 -Rick Mahorn,mahorri01,1981,RS,WSB,1502,696,-1.585048771,1.905968789,0.320920018,1.097303525,1.097303525,0,-1.85572048,1.797705161,-0.058015319,0.644760159 -Rick Mahorn,mahorri01,1982,PO,WSB,488,242,-1.898472899,2.936789064,1.038316165,0.484378325,0,0.484378325,-1.717382384,3.212519244,1.49513686,0.407685794 -Rick Mahorn,mahorri01,1982,RS,WSB,5580,2664,-1.752835872,1.663362025,-0.089473847,3.621461713,3.621461713,0,-1.679311706,1.916495136,0.23718343,0.150988143 -Rick Mahorn,mahorri01,1983,RS,WSB,6332,3023,-2.388380165,2.184099315,-0.204280849,3.928065281,3.928065281,0,-2.365500091,2.488864125,0.123364034,0.045565354 -Rick Mahorn,mahorri01,1984,PO,WSB,285,154,-0.405411504,2.004185864,1.598774359,0.352749407,0,0.352749407,-0.822041899,2.053331408,1.231289509,0.097753145 -Rick Mahorn,mahorri01,1984,RS,WSB,5544,2701,-2.198185564,1.401848997,-0.796336567,2.697205416,2.697205416,0,-2.183511218,1.714553913,-0.468957304,0.189176919 -Rick Mahorn,mahorri01,1985,PO,WSB,84,41,-1.563367363,-0.57465052,-2.138017883,0.013304056,0,0.013304056,-2.913885622,-0.4107978,-3.324683422,0.802047232 -Rick Mahorn,mahorri01,1985,RS,WSB,4379,2072,-2.874646856,1.602476744,-1.272170112,1.567547742,1.567547742,0,-2.982624823,1.612518934,-1.37010589,0.349461046 -Rick Mahorn,mahorri01,1986,PO,DET,130,61,-5.611268941,-1.733275829,-7.34454477,-0.149718719,0,-0.149718719,-5.90205893,-1.224476721,-7.126535651,1.523639861 -Rick Mahorn,mahorri01,1986,RS,DET,3166,1442,-3.712201272,-0.041410004,-3.753611276,-0.743399273,-0.743399273,0,-3.592920143,0.015146175,-3.577773968,0.704604907 -Rick Mahorn,mahorri01,1987,PO,DET,976,483,-0.173957678,1.094224896,0.920267218,0.932312538,0,0.932312538,-0.265153318,1.288416775,1.023263456,-0.053216793 -Rick Mahorn,mahorri01,1987,RS,DET,2720,1278,-2.841815637,0.899061588,-1.942754049,0.529604497,0.529604497,0,-2.803171759,1.050388315,-1.752783445,0.630205284 -Rick Mahorn,mahorri01,1988,PO,DET,785,409,-5.212605095,0.484247265,-4.728357831,-0.428908007,0,-0.428908007,-5.408927012,0.328593235,-5.080333777,0.700756975 -Rick Mahorn,mahorri01,1988,RS,DET,4066,1963,-0.130124758,0.626291385,0.496166627,3.259245692,3.259245692,0,-0.128637516,0.858563972,0.729926455,0.252253923 -Rick Mahorn,mahorri01,1989,PO,DET,674,360,-0.461805037,2.550718096,2.088913059,0.922262208,0,0.922262208,-0.596898467,2.689209009,2.092310543,0.58726539 -Rick Mahorn,mahorri01,1989,RS,DET,3612,1795,-1.5732183,1.47991917,-0.093299131,2.43268565,2.43268565,0,-1.480275715,1.191784941,-0.288490774,-0.014446344 -Rick Mahorn,mahorri01,1990,PO,PHI,672,342,-2.949882071,-0.416165576,-3.366047647,-0.110976483,0,-0.110976483,-2.871869832,0.157354621,-2.71451521,0.098401882 -Rick Mahorn,mahorri01,1990,RS,PHI,4618,2271,-0.942231709,0.157259544,-0.784972164,2.274190325,2.274190325,0,-0.763636722,0.260311853,-0.503324868,-0.114454673 -Rick Mahorn,mahorri01,1991,PO,PHI,394,208,-1.858490217,-0.506920937,-2.365411154,0.042121215,0,0.042121215,-2.130055637,-0.321963895,-2.452019532,0.063158067 -Rick Mahorn,mahorri01,1991,RS,PHI,4919,2439,-2.698099275,1.012199956,-1.685899318,1.32618988,1.32618988,0,-2.400648694,1.346184266,-1.054464428,0.153206287 -Rick Mahorn,mahorri01,1993,PO,NJN,122,63,-2.625806919,-0.571606298,-3.197413217,-0.014832032,0,-0.014832032,-3.494172071,-0.462025353,-3.956197424,9.26E-05 -Rick Mahorn,mahorri01,1993,RS,NJN,2179,1077,-2.233915944,-0.602780659,-2.836696603,-0.04776187,-0.04776187,0,-2.631871245,-0.762743313,-3.394614558,0.253591411 -Rick Mahorn,mahorri01,1994,PO,NJN,36,19,-6.163859353,-1.363244481,-7.527103834,-0.0494344,0,-0.0494344,-7.079067987,0.552056516,-6.527011471,3.144110906 -Rick Mahorn,mahorri01,1994,RS,NJN,455,226,-2.592539595,-1.430053098,-4.022592693,-0.147724505,-0.147724505,0,-3.141733161,-1.382721031,-4.524454193,0.647960744 -Rick Mahorn,mahorri01,1995,RS,NJN,1225,630,-2.451770679,-1.177973151,-3.62974383,-0.283586855,-0.283586855,0,-3.02581039,-1.314418075,-4.340228464,0.270825085 -Rick Mahorn,mahorri01,1996,RS,NJN,862,450,-6.415068503,0.771956889,-5.643111615,-0.668956342,-0.668956342,0,-6.285375081,0.288874389,-5.996500692,0.661367731 -Rick Mahorn,mahorri01,1997,PO,DET,31,18,-7.379203275,-2.330052558,-9.709255833,-0.067488085,0,-0.067488085,-8.083302829,-0.618617065,-8.701919895,2.105458712 -Rick Mahorn,mahorri01,1997,RS,DET,388,218,-5.204792287,-0.156985207,-5.361777494,-0.292213652,-0.292213652,0,-5.050361917,-0.425179051,-5.475540969,0.541053104 -Rick Mahorn,mahorri01,1998,RS,DET,1314,707,-4.25452178,-0.158876457,-4.413398237,-0.604772672,-0.604772672,0,-4.318272537,-0.112899913,-4.43117245,0.725651842 -Rick Mahorn,mahorri01,1999,PO,PHI,52,29,-4.89907497,-0.184850597,-5.083925567,-0.036169384,0,-0.036169384,-5.382166547,-0.023691711,-5.405858259,1.349432796 -Rick Mahorn,mahorri01,1999,RS,PHI,237,127,-6.219281304,-0.323560938,-6.542842242,-0.249077311,-0.249077311,0,-6.30724914,-0.410018823,-6.717267963,1.215268338 -Dan Majerle,majerda01,1989,PO,PHO,774,352,0.35480119,0.338107314,0.692908504,0.637006587,0,0.637006587,0.413799997,0.260986118,0.674786115,-0.10477195 -Dan Majerle,majerda01,1989,RS,PHO,2982,1354,-0.367769161,0.845797848,0.478028687,2.235157915,2.235157915,0,-0.226370564,0.95866941,0.732298845,0.237666662 -Dan Majerle,majerda01,1990,PO,PHO,988,479,2.771981885,1.734069618,4.506051503,1.82099726,0,1.82099726,2.542082783,1.712538659,4.254621442,-0.419030595 -Dan Majerle,majerda01,1990,RS,PHO,4762,2244,0.824349595,1.206369613,2.030719208,5.463505417,5.463505417,0,0.949696763,1.392845864,2.342542626,-0.179856912 -Dan Majerle,majerda01,1991,PO,PHO,223,110,2.298451503,0.934404558,3.232856061,0.347487529,0,0.347487529,1.961498617,1.389477152,3.350975769,0.324299244 -Dan Majerle,majerda01,1991,RS,PHO,4855,2281,2.280387364,1.246638334,3.527025698,7.278323709,7.278323709,0,2.446872968,1.065123547,3.511996515,-0.361846175 -Dan Majerle,majerda01,1992,PO,PHO,558,266,3.464101503,0.447581107,3.91168261,0.928690143,0,0.928690143,4.055027908,0.354136329,4.409164238,-0.372527916 -Dan Majerle,majerda01,1992,RS,PHO,5976,2853,3.076304162,1.478452239,4.554756401,10.59465446,10.59465446,0,3.270014058,1.410280943,4.680295001,-0.351062368 -Dan Majerle,majerda01,1993,PO,PHO,2094,1071,2.599085149,0.5318338,3.130918949,3.301775126,0,3.301775126,2.838513278,1.062594036,3.901107314,-0.345776707 -Dan Majerle,majerda01,1993,RS,PHO,6728,3199,3.476247227,0.558193634,4.03444086,11.04945853,11.04945853,0,3.678405156,1.071988903,4.750394059,-0.208992251 -Dan Majerle,majerda01,1994,PO,PHO,823,410,0.370048621,-1.173617512,-0.803568891,0.418526702,0,0.418526702,0.702870711,-0.587586719,0.115283992,-0.299139002 -Dan Majerle,majerda01,1994,RS,PHO,6535,3207,2.465406754,-0.081457455,2.3839493,8.379284164,8.379284164,0,2.835002923,0.387775295,3.222778219,-0.239929349 -Dan Majerle,majerda01,1995,PO,PHO,600,307,0.270966638,1.122020484,1.392987122,0.669799088,0,0.669799088,0.934670579,1.145225576,2.079896155,0.070920631 -Dan Majerle,majerda01,1995,RS,PHO,6246,3091,3.361321421,-0.186972117,3.174349304,9.305205416,9.305205416,0,3.656571997,-0.052599778,3.603972219,-0.379087933 -Dan Majerle,majerda01,1996,PO,CLE,155,91,7.172385298,0.720607664,7.892992962,0.508436914,0,0.508436914,6.924110778,0.511630785,7.435741563,-0.206711982 -Dan Majerle,majerda01,1996,RS,CLE,4105,2367,1.592885544,0.347924063,1.940809607,5.66593826,5.66593826,0,1.855537199,-0.182927831,1.672609368,0.018259854 -Dan Majerle,majerda01,1997,PO,MIA,901,496,3.126967251,3.052655427,6.179622678,2.328611982,0,2.328611982,2.729247911,2.750358713,5.479606624,-0.074839299 -Dan Majerle,majerda01,1997,RS,MIA,2349,1264,1.669967533,2.006510989,3.676478522,4.144209329,4.144209329,0,1.76282919,1.773430919,3.536260109,-0.003972135 -Dan Majerle,majerda01,1998,PO,MIA,112,62,2.279004304,2.71189044,4.990894744,0.251800429,0,0.251800429,2.077418685,2.383310841,4.460729526,-0.255242736 -Dan Majerle,majerda01,1998,RS,MIA,3571,1928,1.605076081,0.503843667,2.108919748,4.781541713,4.781541713,0,1.381031097,0.30660211,1.687633208,0.038026917 -Dan Majerle,majerda01,1999,PO,MIA,257,152,-0.327579135,0.617870961,0.290291826,0.245658245,0,0.245658245,-0.310705656,1.342964959,1.032259303,0.887511565 -Dan Majerle,majerda01,1999,RS,MIA,2902,1624,1.415785664,-0.090429929,1.325355735,3.373545087,3.373545087,0,1.238740621,0.14229811,1.381038731,-0.083987732 -Dan Majerle,majerda01,2000,PO,MIA,663,372,2.76540622,4.19693975,6.96234597,1.910289666,0,1.910289666,2.515706179,4.678827928,7.194534107,0.426881294 -Dan Majerle,majerda01,2000,RS,MIA,4363,2308,1.420511502,1.276707965,2.697219466,6.415246356,6.415246356,0,1.255578036,1.581956918,2.837534954,0.013496526 -Dan Majerle,majerda01,2001,PO,MIA,134,71,2.973969516,-0.10490736,2.869062156,0.212411526,0,0.212411526,2.541224199,0.503245467,3.044469666,1.068832295 -Dan Majerle,majerda01,2001,RS,MIA,2397,1306,0.061148833,0.97646211,1.037610942,2.53374873,2.53374873,0,-0.199859005,0.879938079,0.680079074,0.365272904 -Dan Majerle,majerda01,2002,RS,PHO,2273,1180,0.927333386,0.839426599,1.766759984,2.738924337,2.738924337,0,0.831759654,0.573908707,1.405668361,0.663988619 -Renaldo Major,majorre01,2007,RS,GSW,56,27,-8.940580414,0.448863926,-8.491716488,-0.080134563,-0.080134563,0,-7.943128478,1.790265876,-6.152862601,1.223535861 -Thon Maker,makerth01,2017,PO,MIL,228,116,-3.186393381,5.297953619,2.111560238,0.302204946,0,0.302204946,-4.283692128,5.986515315,1.702823187,1.776946057 -Thon Maker,makerth01,2017,RS,MIL,1102,562,-1.485553079,-1.686922043,-3.172475122,-0.121113258,-0.121113258,0,-0.997964405,-1.032303708,-2.030268113,-0.019472952 -Thon Maker,makerth01,2018,PO,MIL,246,130,1.910772563,1.128294473,3.039067036,0.397116308,0,0.397116308,3.718240421,-1.027125539,2.691114881,0.273252975 -Thon Maker,makerth01,2018,RS,MIL,2508,1238,-3.601768766,-3.410063616,-7.011832382,-2.683283546,-2.683283546,0,-3.106298812,-2.189975685,-5.296274497,-0.317183917 -Thon Maker,makerth01,2019,PO,DET,149,69,-5.33039696,-1.323392538,-6.653789499,-0.142720795,0,-0.142720795,-1.149946472,-2.950314196,-4.100260669,0.689341773 -Thon Maker,makerth01,2019,RS,MIL,901,409,-1.30336472,0.701183863,-0.602180857,0.449570535,0.449570535,0,-0.567556688,0.413898962,-0.153657726,0.314081279 -Thon Maker,makerth01,2019,RS,DET,1146,563,-3.7704396,0.451069197,-3.319370403,-0.162805238,-0.162805238,0,-3.303882903,-0.143873745,-3.447756648,-0.462494716 -Jeff Malone,malonje01,1984,PO,WSB,132,71,-3.773270464,-1.115954098,-4.889224562,-0.079954638,0,-0.079954638,-4.28207618,-1.982879427,-6.264955606,0.040677189 -Jeff Malone,malonje01,1984,RS,WSB,4056,1976,-1.676073882,-2.234211987,-3.910285869,-1.167776693,-1.167776693,0,-1.952186571,-2.333519226,-4.285705797,-0.173097285 -Jeff Malone,malonje01,1985,PO,WSB,257,126,0.711840131,-0.058358165,0.653481966,0.226417156,0,0.226417156,0.206957598,0.662446465,0.869404063,0.354038188 -Jeff Malone,malonje01,1985,RS,WSB,5523,2613,0.47935787,-1.085970531,-0.606612661,2.849905795,2.849905795,0,0.010657662,-0.838484034,-0.827826372,-0.273290791 -Jeff Malone,malonje01,1986,PO,WSB,399,197,-1.403650346,-0.54625492,-1.949905266,0.08272726,0,0.08272726,-1.508463779,-0.13341761,-1.641881388,-0.255783248 -Jeff Malone,malonje01,1986,RS,WSB,6248,2992,0.054035033,-1.191490937,-1.137455904,2.451409949,2.451409949,0,-0.25254605,-0.658277752,-0.910823802,-0.426909073 -Jeff Malone,malonje01,1987,PO,WSB,218,105,-6.222187623,-3.217723999,-9.439911622,-0.368884871,0,-0.368884871,-6.947791052,-2.749969867,-9.69776092,-0.197526324 -Jeff Malone,malonje01,1987,RS,WSB,5834,2763,0.671005015,-1.814049818,-1.143044804,2.25504389,2.25504389,0,0.433875177,-1.408395367,-0.974520189,-0.461753389 -Jeff Malone,malonje01,1988,PO,WSB,377,199,2.214705121,-0.358090423,1.856614698,0.483260955,0,0.483260955,2.080382332,-0.080560785,1.999821547,0.174622108 -Jeff Malone,malonje01,1988,RS,WSB,5488,2655,0.747063642,-1.898771507,-1.151707865,2.158834041,2.158834041,0,0.481712642,-1.46334805,-0.981635408,-0.2878131 -Jeff Malone,malonje01,1989,RS,WSB,5136,2418,0.279905572,-2.273163643,-1.993258071,0.929749226,0.929749226,0,0.062413404,-2.150652839,-2.088239436,-0.416511157 -Jeff Malone,malonje01,1990,RS,WSB,5377,2567,1.130491461,-1.859453732,-0.728962271,2.62773433,2.62773433,0,0.963731386,-1.693103222,-0.729371837,-0.721720782 -Jeff Malone,malonje01,1991,PO,UTA,707,351,2.389922005,0.773379539,3.163301544,1.08537562,0,1.08537562,2.068104402,0.723931944,2.792036346,-0.587670284 -Jeff Malone,malonje01,1991,RS,UTA,4952,2466,0.050173297,-1.191438321,-1.141265024,2.013142235,2.013142235,0,-0.251618983,-1.03206053,-1.283679513,-0.53345507 -Jeff Malone,malonje01,1992,PO,UTA,1156,610,0.705797889,-2.37593676,-1.670138871,0.344430321,0,0.344430321,0.613068365,-2.02531579,-1.412247424,-0.585612351 -Jeff Malone,malonje01,1992,RS,UTA,5880,2922,0.616789796,-1.649140887,-1.03235109,2.545902606,2.545902606,0,0.510791869,-1.486463704,-0.975671835,-0.564546695 -Jeff Malone,malonje01,1993,PO,UTA,269,150,-4.174483815,-0.365162506,-4.539646321,-0.141378605,0,-0.141378605,-4.26685657,-0.510648414,-4.777504984,0.079212259 -Jeff Malone,malonje01,1993,RS,UTA,5202,2558,-0.986672343,-2.333994076,-3.320666419,-0.740344009,-0.740344009,0,-1.133115647,-2.404248881,-3.537364528,-0.582266158 -Jeff Malone,malonje01,1994,RS,UTA,3251,1657,-0.886685947,-1.991916051,-2.878601998,-0.108034291,-0.108034291,0,-1.13557353,-2.136977774,-3.272551305,-0.607262841 -Jeff Malone,malonje01,1994,RS,PHI,1821,903,0.228317074,-2.755521648,-2.527204574,0.101958386,0.101958386,0,-0.443338381,-2.136936756,-2.580275137,-0.643032266 -Jeff Malone,malonje01,1995,RS,PHI,1266,660,1.114201987,-2.141077826,-1.026875838,0.577031873,0.577031873,0,0.576074699,-1.815597996,-1.239523296,-0.518526139 -Jeff Malone,malonje01,1996,RS,PHI,791,407,-3.929835098,-2.359797752,-6.28963285,-0.732785541,-0.732785541,0,-4.338680116,-3.093224312,-7.431904428,-0.281232653 -Jeff Malone,malonje01,1996,RS,MIA,198,103,-4.115311399,-0.140118493,-4.255429892,-0.078650865,-0.078650865,0,-4.699245274,-1.150423372,-5.849668646,-0.540838343 -Karl Malone,malonka01,1986,PO,UTA,284,144,-2.087118255,2.489486751,0.402368496,0.241733653,0,0.241733653,-1.353293588,3.183467831,1.830174243,1.204096721 -Karl Malone,malonka01,1986,RS,UTA,5388,2475,-3.158180388,0.71457914,-2.443601249,0.389186528,0.389186528,0,-2.51224624,0.852024522,-1.660221718,0.60983406 -Karl Malone,malonka01,1987,PO,UTA,404,200,-4.470021939,1.835841499,-2.63418044,0.012229872,0,0.012229872,-3.907588509,2.352643291,-1.554945219,0.332303616 -Karl Malone,malonka01,1987,RS,UTA,6213,2857,-0.97902155,0.788551596,-0.190469954,3.740894695,3.740894695,0,-0.663058523,1.180123146,0.517064623,0.273935025 -Karl Malone,malonka01,1988,PO,UTA,990,494,-0.958043363,0.884803538,-0.073239825,0.69494662,0,0.69494662,-0.37829979,0.76036438,0.382064591,-0.117377359 -Karl Malone,malonka01,1988,RS,UTA,6840,3198,0.129707415,0.855647858,0.985355273,6.100006095,6.100006095,0,0.639806566,1.021274019,1.661080585,0.088101674 -Karl Malone,malonka01,1989,PO,UTA,285,136,2.183862695,-1.748202659,0.435660037,0.227264513,0,0.227264513,2.028588722,-1.16318153,0.865407192,-0.299093817 -Karl Malone,malonka01,1989,RS,UTA,6456,3126,2.749643371,1.859129404,4.608772775,11.73974954,11.73974954,0,3.058041932,1.983268318,5.041310251,0.029102404 -Karl Malone,malonka01,1990,PO,UTA,406,203,0.207559021,2.955625777,3.163184798,0.632701546,0,0.632701546,0.962650156,3.249110473,4.211760629,0.163547811 -Karl Malone,malonka01,1990,RS,UTA,6322,3122,4.445504889,1.115925067,5.561429957,13.24251825,13.24251825,0,4.833103276,1.117103523,5.950206799,0.027855849 -Karl Malone,malonka01,1991,PO,UTA,772,383,1.682959915,2.460838449,4.143798365,1.386285811,0,1.386285811,2.303230395,2.187722731,4.490953126,-0.207761723 -Karl Malone,malonka01,1991,RS,UTA,6631,3302,3.293264383,0.949974369,4.243238751,11.74790341,11.74790341,0,3.480872391,1.062516313,4.543388704,-0.281591997 -Karl Malone,malonka01,1992,PO,UTA,1303,688,4.79363273,1.070406472,5.864039202,3.11021681,0,3.11021681,5.033613782,1.3992423,6.432856082,-0.246756771 -Karl Malone,malonka01,1992,RS,UTA,6146,3054,3.970966542,0.946653518,4.91762006,11.92435714,11.92435714,0,4.284540658,0.958365981,5.242906639,-0.187946761 -Karl Malone,malonka01,1993,PO,UTA,388,216,-1.850898989,1.21518642,-0.635712569,0.240999509,0,0.240999509,-1.355558152,1.577310915,0.221752762,0.264224378 -Karl Malone,malonka01,1993,RS,UTA,6302,3099,4.221707031,1.324497468,5.546204499,13.09552256,13.09552256,0,4.357615874,1.331438033,5.689053907,-0.161925262 -Karl Malone,malonka01,1994,PO,UTA,1278,703,3.299702576,1.900924536,5.200627113,2.930219839,0,2.930219839,3.781185444,2.266946774,6.048132218,-0.331411465 -Karl Malone,malonka01,1994,RS,UTA,6531,3329,2.144932409,1.862888539,4.007820948,11.45188121,11.45188121,0,2.659977938,1.837412378,4.497390316,-0.21782762 -Karl Malone,malonka01,1995,PO,UTA,408,216,3.93357076,-0.368707092,3.564863668,0.716163603,0,0.716163603,4.676264462,0.037401758,4.71366622,-0.198163173 -Karl Malone,malonka01,1995,RS,UTA,6100,3126,3.449295548,2.057345997,5.506641545,13.15015048,13.15015048,0,4.036559021,2.127203344,6.163762364,-0.130299574 -Karl Malone,malonka01,1996,PO,UTA,1311,725,2.494381658,3.478737127,5.973118785,3.328173151,0,3.328173151,3.737071162,3.710759164,7.447830326,0.009196416 -Karl Malone,malonka01,1996,RS,UTA,5904,3113,4.230755181,2.059331024,6.290086206,14.31340554,14.31340554,0,4.756433701,2.252770385,7.009204086,-0.288268911 -Karl Malone,malonka01,1997,PO,UTA,1489,816,1.19193018,1.980755293,3.172685474,2.527706634,0,2.527706634,2.151796725,1.935148651,4.086945376,-0.53334896 -Karl Malone,malonka01,1997,RS,UTA,5686,2998,5.877605553,1.142944079,7.020549632,14.86693757,14.86693757,0,6.147685717,1.04811369,7.195799407,-0.475634033 -Karl Malone,malonka01,1998,PO,UTA,1434,795,1.827683843,2.426845915,4.254529758,2.915630855,0,2.915630855,2.309818038,2.427243149,4.737061187,-0.432098436 -Karl Malone,malonka01,1998,RS,UTA,5695,3030,5.650513298,0.695174012,6.34568731,14.00102639,14.00102639,0,5.959062987,0.770592484,6.729655471,-0.3901545 -Karl Malone,malonka01,1999,PO,UTA,820,451,0.835864659,1.187836628,2.023701287,1.124033109,0,1.124033109,1.406123367,1.099544305,2.505667672,-0.677026418 -Karl Malone,malonka01,1999,RS,UTA,3359,1832,3.651732317,1.190026661,4.841758978,7.062820947,7.062820947,0,3.941064346,1.140921724,5.08198607,-0.419716044 -Karl Malone,malonka01,2000,PO,UTA,714,386,2.574695145,0.022447212,2.597142357,1.078712916,0,1.078712916,2.347010795,0.072623305,2.419634099,-0.602377046 -Karl Malone,malonka01,2000,RS,UTA,5564,2947,4.158408655,0.676953452,4.835362107,11.34990897,11.34990897,0,4.275976926,0.532049924,4.80802685,-0.455466838 -Karl Malone,malonka01,2001,PO,UTA,362,199,-2.625029704,-0.927618498,-3.552648202,-0.083724963,0,-0.083724963,-1.592835872,-1.179798224,-2.772634096,-0.347794729 -Karl Malone,malonka01,2001,RS,UTA,5478,2895,3.521441768,-0.435824922,3.085616846,8.58601955,8.58601955,0,3.818501242,-0.339014259,3.479486982,-0.357346157 -Karl Malone,malonka01,2002,PO,UTA,306,163,-1.744807314,-0.299060305,-2.043867618,0.060342813,0,0.060342813,-1.365877798,0.058880251,-1.306997547,-0.336788458 -Karl Malone,malonka01,2002,RS,UTA,5785,3040,1.04762012,-0.412603632,0.635016488,5.242881827,5.242881827,0,1.638974449,0.192673112,1.831647561,-0.127717731 -Karl Malone,malonka01,2003,PO,UTA,359,191,-1.480332477,-2.78677367,-4.267106147,-0.152537468,0,-0.152537468,-0.465832416,-2.212552006,-2.678384422,0.037132709 -Karl Malone,malonka01,2003,RS,UTA,5525,2936,2.244986127,-0.829021656,1.415964471,6.224092645,6.224092645,0,2.647114565,-0.10320638,2.543908184,-0.240553335 -Karl Malone,malonka01,2004,PO,LAL,1456,798,-1.123757606,0.386095313,-0.737662293,0.842055241,0,0.842055241,-0.739925686,0.527776183,-0.212149503,-0.311464067 -Karl Malone,malonka01,2004,RS,LAL,2670,1373,-0.549752741,1.001193365,0.451440624,2.236859786,2.236859786,0,-0.291863328,1.089766925,0.797903597,-0.234361266 -Matt Maloney,malonma01,1997,PO,HOU,984,526,-0.050110901,-1.978265944,-2.028376845,0.199674664,0,0.199674664,0.374695652,-2.040164878,-1.665469226,-0.025207618 -Matt Maloney,malonma01,1997,RS,HOU,4606,2386,0.988078389,-0.445926398,0.542151991,3.994919149,3.994919149,0,0.917750392,-0.30954782,0.608202572,-0.290085713 -Matt Maloney,malonma01,1998,PO,HOU,308,165,0.799838471,-0.42281458,0.377023891,0.270828789,0,0.270828789,-0.062598171,-0.166493883,-0.229092054,-0.214112314 -Matt Maloney,malonma01,1998,RS,HOU,4251,2217,-0.069495174,-1.936197009,-2.005692183,0.839652725,0.839652725,0,-0.017052064,-1.796551396,-1.813603459,-0.243479809 -Matt Maloney,malonma01,1999,RS,HOU,348,186,-5.244407278,-3.128856117,-8.373263395,-0.53319616,-0.53319616,0,-5.441162758,-4.225396915,-9.666559673,-0.073496204 -Matt Maloney,malonma01,2000,RS,CHI,2214,1175,-0.823281259,-1.648757579,-2.472038838,0.166045478,0.166045478,0,-1.168187282,-2.036715559,-3.204902841,-0.332509152 -Matt Maloney,malonma01,2001,RS,ATL,2717,1403,-0.442210431,0.610607152,0.16839672,2.089051301,2.089051301,0,-0.628165141,0.544163203,-0.084001937,0.00141424 -Matt Maloney,malonma01,2003,RS,ATL,198,103,-0.213219733,-1.49931396,-1.712533693,0.05477921,0.05477921,0,-0.524632916,-2.154245972,-2.678878888,0.438686043 -Moses Malone,malonmo01,1977,PO,HOU,1110,518,3.067061041,-0.478986393,2.588074647,1.444537006,0,1.444537006,3.694134038,0.047119965,3.741254003,-0.76470699 -Moses Malone,malonmo01,1977,RS,BUF,14,6,-6.662865581,-2.444035897,-9.106901478,-0.019589727,-0.019589727,0,-7.276467877,-2.678140669,-9.954608546,0.720018083 -Moses Malone,malonmo01,1977,RS,HOU,5337,2500,1.781514642,-0.346394118,1.435120524,5.326836953,5.326836953,0,2.254258847,-0.057558398,2.196700448,-0.227870625 -Moses Malone,malonmo01,1978,RS,HOU,4498,2107,1.063345133,-1.145093784,-0.081748651,2.853009662,2.853009662,0,1.570879354,-1.174942141,0.395937212,-0.577658614 -Moses Malone,malonmo01,1979,PO,HOU,159,78,4.683478403,-0.583783597,4.099694806,0.275783443,0,0.275783443,5.020195474,-1.004026144,4.01616933,-1.954164641 -Moses Malone,malonmo01,1979,RS,HOU,7415,3390,3.399860768,-0.252949292,3.146911476,10.11539183,10.11539183,0,3.950134217,-0.211714636,3.738419581,-0.879260508 -Moses Malone,malonmo01,1980,PO,HOU,558,275,2.634030519,-1.000270116,1.633760404,0.627839815,0,0.627839815,3.039896169,-0.742057473,2.297838696,-1.022071425 -Moses Malone,malonmo01,1980,RS,HOU,6696,3140,2.890230735,-0.35391421,2.536316524,8.399117901,8.399117901,0,3.444943755,-0.426814597,3.018129158,-0.858797695 -Moses Malone,malonmo01,1981,PO,HOU,1880,955,1.878363782,0.622698765,2.501062547,2.612296247,0,2.612296247,2.327154539,0.586566142,2.913720681,-0.966563824 -Moses Malone,malonmo01,1981,RS,HOU,6872,3245,2.613275136,0.840082509,3.453357646,10.18895105,10.18895105,0,3.178925282,0.801784884,3.980710166,-0.816038931 -Moses Malone,malonmo01,1982,PO,HOU,246,136,4.930525634,0.123446193,5.053971826,0.548810287,0,0.548810287,5.178426571,0.355576472,5.534003042,-1.725737523 -Moses Malone,malonmo01,1982,RS,HOU,6960,3398,3.730603285,0.205720314,3.936323599,11.47245748,11.47245748,0,4.149649727,0.167128121,4.316777848,-1.05137464 -Moses Malone,malonmo01,1983,PO,PHI,1073,524,4.273337383,4.384666753,8.658004136,3.131488489,0,3.131488489,4.878915735,3.935334433,8.814250168,-0.453269275 -Moses Malone,malonmo01,1983,RS,PHI,6324,2922,3.043728144,3.115557496,6.15928564,13.17334934,13.17334934,0,3.59966739,2.562988971,6.162656361,-0.853592478 -Moses Malone,malonmo01,1984,PO,PHI,453,212,-1.59001858,1.900006727,0.309988148,0.33821076,0,0.33821076,-1.332205721,1.29242897,-0.03977675,-0.913555134 -Moses Malone,malonmo01,1984,RS,PHI,5484,2613,0.74466815,1.950178449,2.6948466,7.21414394,7.21414394,0,1.247300601,1.372819173,2.620119774,-0.631979611 -Moses Malone,malonmo01,1985,PO,PHI,1057,505,-0.099008082,3.794852538,3.695844456,1.703874653,0,1.703874653,0.331908419,3.428322754,3.760231173,-0.549873033 -Moses Malone,malonmo01,1985,RS,PHI,6281,2957,1.868875468,0.652216727,2.521092195,7.895639554,7.895639554,0,2.396754053,0.3648063,2.761560352,-0.736232603 -Moses Malone,malonmo01,1986,RS,PHI,5731,2706,0.343758866,0.091357707,0.435116573,4.371456044,4.371456044,0,0.857060633,-0.140412011,0.716648622,-0.609169339 -Moses Malone,malonmo01,1987,PO,WSB,237,114,-0.222004924,-0.568228572,-0.790233495,0.1157455,0,0.1157455,-1.050684984,-0.705672222,-1.756357206,-1.524089687 -Moses Malone,malonmo01,1987,RS,WSB,5253,2488,1.519039935,0.580746202,2.099786137,6.095793091,6.095793091,0,1.799779661,0.212945498,2.012725159,-1.001228483 -Moses Malone,malonmo01,1988,PO,WSB,375,198,1.535458634,0.263063589,1.798522223,0.46929994,0,0.46929994,1.808125752,-0.258927665,1.549198087,-0.923992086 -Moses Malone,malonmo01,1988,RS,WSB,5565,2692,1.214457597,0.420711608,1.635169205,5.972141549,5.972141549,0,1.521702266,-0.019242645,1.502459621,-0.848577092 -Moses Malone,malonmo01,1989,PO,ATL,360,197,4.223849021,0.587249906,4.811098927,0.77181016,0,0.77181016,4.70220438,0.209343101,4.911547481,-1.465247866 -Moses Malone,malonmo01,1989,RS,ATL,5962,2878,1.542786527,0.725019633,2.26780616,7.303696906,7.303696906,0,1.990669988,0.132597762,2.12326775,-0.88830753 -Moses Malone,malonmo01,1990,RS,ATL,5521,2735,1.432162797,-1.57853561,-0.146372812,3.600401681,3.600401681,0,1.863399519,-1.835348492,0.028051027,-0.895996297 -Moses Malone,malonmo01,1991,PO,ATL,163,84,-0.031959586,-0.400124158,-0.432083744,0.1004995,0,0.1004995,-0.220385902,-1.347577732,-1.567963633,-1.803381543 -Moses Malone,malonmo01,1991,RS,ATL,3973,1912,-0.072432585,-0.832034815,-0.9044674,1.783051459,1.783051459,0,-0.055691422,-1.532746346,-1.588437767,-0.950863617 -Moses Malone,malonmo01,1992,RS,MIL,5053,2511,0.376224581,-0.40505638,-0.0288318,3.455125538,3.455125538,0,0.488947917,-0.659672589,-0.170724672,-0.869893595 -Moses Malone,malonmo01,1993,RS,MIL,211,104,-2.534357693,-0.90563956,-3.439997252,-0.036006475,-0.036006475,0,-2.53610642,-3.054493509,-5.590599929,-1.619254399 -Moses Malone,malonmo01,1994,RS,PHI,1246,618,-1.56732862,-1.968572847,-3.535901467,-0.245756869,-0.245756869,0,-1.688840332,-3.022677988,-4.71151832,-0.792560641 -Moses Malone,malonmo01,1995,RS,SAS,297,149,-3.785481983,-0.7368177,-4.522299684,-0.134032983,-0.134032983,0,-3.649668707,-2.16217226,-5.811840966,-0.486441963 -Steve Malovic,malovst01,1980,RS,WSB,13,6,-7.999612874,8.183458709,0.183845835,0.009188322,0.009188322,0,-6.157293864,6.545488855,0.388194991,2.407435792 -Steve Malovic,malovst01,1980,RS,DET,366,162,-3.510525311,-3.135000682,-6.645525993,-0.321279251,-0.321279251,0,-4.128852892,-3.445775145,-7.574628036,-0.225314193 -Steve Malovic,malovst01,1980,RS,SDC,592,277,-1.686640753,-2.751958027,-4.43859878,-0.238676149,-0.238676149,0,-2.392169223,-3.154393275,-5.546562498,0.014974532 -Danny Manning,mannida01,1989,RS,LAC,2090,950,-1.29229975,-0.388160636,-1.680460386,0.51821116,0.51821116,0,-1.064798968,0.001819797,-1.062979171,-0.036169049 -Danny Manning,mannida01,1990,RS,LAC,4743,2269,0.177267437,-0.095405505,0.081861932,3.288880033,3.288880033,0,0.173230826,0.264412221,0.437643047,0.321735809 -Danny Manning,mannida01,1991,RS,LAC,4625,2197,-0.395129277,1.251389544,0.856260266,4.059984152,4.059984152,0,-0.231194198,1.366076443,1.134882245,0.433862648 -Danny Manning,mannida01,1992,PO,LAC,370,194,2.785212868,0.086974139,2.872187007,0.574964085,0,0.574964085,2.894900655,0.35969761,3.254598265,0.167557881 -Danny Manning,mannida01,1992,RS,LAC,5905,2904,1.561053895,1.446579095,3.00763299,8.530216552,8.530216552,0,1.604997817,1.555255214,3.16025303,-0.004727953 -Danny Manning,mannida01,1993,PO,LAC,340,171,-3.10071694,1.143689795,-1.957027144,0.071560625,0,0.071560625,-2.867761842,1.181308041,-1.686453802,0.268745131 -Danny Manning,mannida01,1993,RS,LAC,5766,2761,0.700685064,0.052254027,0.752939091,4.9418685,4.9418685,0,0.953379183,0.289081576,1.242460758,0.14708143 -Danny Manning,mannida01,1994,PO,ATL,792,426,1.002854123,1.757162697,2.760016821,1.230746671,0,1.230746671,0.978864196,1.943844077,2.922708273,-0.318516493 -Danny Manning,mannida01,1994,RS,ATL,1836,925,-2.652657634,0.285422579,-2.367235055,0.181423362,0.181423362,0,-1.975926925,0.665909903,-1.310017023,0.417256699 -Danny Manning,mannida01,1994,RS,LAC,3348,1595,-0.759846984,-1.514973878,-2.274820862,0.387952371,0.387952371,0,-0.421507545,-0.8095925,-1.231100045,0.315163906 -Danny Manning,mannida01,1995,RS,PHO,3052,1510,0.558832163,-0.593774435,-0.034942272,2.091481998,2.091481998,0,0.876145573,-0.339907691,0.536237881,-0.009167845 -Danny Manning,mannida01,1996,PO,PHO,172,90,-2.322989232,-1.384306258,-3.70729549,-0.045876077,0,-0.045876077,-1.529370348,-0.61215147,-2.141521818,1.051598725 -Danny Manning,mannida01,1996,RS,PHO,1603,816,-3.244309127,0.364112418,-2.88019671,-0.054700974,-0.054700974,0,-2.377052489,0.58630474,-1.790747749,0.852257243 -Danny Manning,mannida01,1997,PO,PHO,232,116,1.747143087,1.094739395,2.841882482,0.344468119,0,0.344468119,1.098480386,1.504577404,2.60305779,0.812807169 -Danny Manning,mannida01,1997,RS,PHO,4191,2134,0.009223281,0.551913049,0.56113633,3.61431966,3.61431966,0,0.224311231,0.710950551,0.935261782,0.234505482 -Danny Manning,mannida01,1998,RS,PHO,3455,1794,0.617771418,1.184415321,1.802186739,4.168049694,4.168049694,0,0.683025451,1.222298482,1.905323932,0.031542848 -Danny Manning,mannida01,1999,PO,PHO,151,79,2.394646034,-1.210211724,1.18443431,0.164988196,0,0.164988196,1.837777086,-0.557020724,1.280756362,0.760706369 -Danny Manning,mannida01,1999,RS,PHO,2245,1184,-1.076060775,-0.32141294,-1.397473714,0.816422841,0.816422841,0,-1.02472761,-0.491825428,-1.516553038,-0.066852072 -Danny Manning,mannida01,2000,PO,MIL,9,5,-12.45049341,-1.105296754,-13.55579016,-0.02792986,0,-0.02792986,-12.53236815,-3.63243531,-16.16480346,-1.56336213 -Danny Manning,mannida01,2000,RS,MIL,2377,1217,-3.41921153,0.569299028,-2.849912503,-0.062508711,-0.062508711,0,-3.072111075,0.714229331,-2.357881744,0.716394313 -Danny Manning,mannida01,2001,PO,UTA,175,96,-1.34439012,0.985877821,-0.358512299,0.123088909,0,0.123088909,-1.319764247,1.376831759,0.057067512,1.707834859 -Danny Manning,mannida01,2001,RS,UTA,2469,1305,-1.380589735,0.600429749,-0.780159986,1.327019204,1.327019204,0,-0.99823408,0.529092465,-0.469141615,1.089753967 -Danny Manning,mannida01,2002,RS,DAL,1079,552,-3.036234083,0.059187249,-2.977046835,-0.064378141,-0.064378141,0,-2.877379439,-0.159656491,-3.03703593,0.624167818 -Danny Manning,mannida01,2003,PO,DET,26,14,-2.850792125,-4.397162553,-7.247954678,-0.03399155,0,-0.03399155,-3.658822658,-2.780020354,-6.438843012,2.361884721 -Danny Manning,mannida01,2003,RS,DET,163,89,-0.842064937,2.970588859,2.128523922,0.223884711,0.223884711,0,0.084214187,2.954341243,3.03855543,0.981699885 -Pace Mannion,mannipa01,1984,RS,GSW,1021,469,-2.071595436,-0.13071591,-2.202311345,0.131726676,0.131726676,0,-2.605794398,-0.696793797,-3.302588195,0.527918282 -Pace Mannion,mannipa01,1985,PO,UTA,92,41,-4.079276767,-1.998488791,-6.077765558,-0.072047961,0,-0.072047961,-4.67351445,-3.893386369,-8.566900819,0.370938071 -Pace Mannion,mannipa01,1985,RS,UTA,421,190,-2.004363581,2.101540012,0.097176432,0.276592335,0.276592335,0,-2.130530277,0.714613896,-1.415916381,0.221941823 -Pace Mannion,mannipa01,1986,RS,UTA,1465,673,-1.242496932,0.132304116,-1.110192816,0.566217425,0.566217425,0,-1.467312331,-0.534985118,-2.002297449,0.581060153 -Pace Mannion,mannipa01,1987,RS,NJN,609,284,-3.692763009,0.98207373,-2.710689279,0.005728143,0.005728143,0,-3.508073937,0.158631781,-3.349442156,0.575756807 -Pace Mannion,mannipa01,1988,RS,MIL,981,477,-2.231943452,-1.034094055,-3.266037506,-0.125898807,-0.125898807,0,-2.665242352,-1.577416035,-4.242658387,0.251317867 -Pace Mannion,mannipa01,1989,RS,ATL,37,18,-9.029406854,2.345154652,-6.684252202,-0.037038833,-0.037038833,0,-7.441489657,0.667983346,-6.773506311,2.561619392 -Pace Mannion,mannipa01,1989,RS,DET,28,14,0.963913062,4.679448072,5.643361134,0.061130552,0.061130552,0,0.204734829,4.954870227,5.159605056,2.003084594 -Rich Manning,manniri01,1996,RS,VAN,596,311,-5.855020371,-2.52762959,-8.382649961,-0.894347909,-0.894347909,0,-6.254024278,-3.110540142,-9.36456442,0.062698351 -Rich Manning,manniri01,1997,PO,LAC,38,21,-0.684432969,-2.1784295,-2.86286247,-0.001253112,0,-0.001253112,-1.152251276,-1.290422148,-2.442673423,0.421606683 -Rich Manning,manniri01,1997,RS,LAC,140,73,-3.41701166,-2.693068609,-6.11008027,-0.125679336,-0.125679336,0,-3.53868204,-2.623236057,-6.161918097,0.389741551 -Rich Manning,manniri01,1997,RS,VAN,238,128,-5.724652333,-2.727865512,-8.452517845,-0.375128915,-0.375128915,0,-5.823512041,-2.665498122,-8.489010162,0.667130875 -Pete Maravich,maravpe01,1977,RS,NOJ,6870,3041,0.32413233,-1.043975899,-0.719843569,3.138357708,3.138357708,0,0.558743608,-0.598220023,-0.039476415,-0.392431987 -Pete Maravich,maravpe01,1978,RS,NOJ,4658,2041,0.077727417,-0.451331651,-0.373604234,2.467933535,2.467933535,0,0.413874455,-0.230798214,0.183076242,-0.290339551 -Pete Maravich,maravpe01,1979,RS,NOJ,4174,1824,-2.102027192,-1.905836616,-4.007863807,-1.166685851,-1.166685851,0,-1.995616787,-1.767364047,-3.762980833,-0.355561549 -Pete Maravich,maravpe01,1980,PO,BOS,213,104,-2.731488729,-0.76706468,-3.49855341,-0.041324404,0,-0.041324404,-3.003340865,-1.516014008,-4.519354873,0.874860143 -Pete Maravich,maravpe01,1980,RS,BOS,956,442,-0.681251213,-2.303170025,-2.984421238,-0.053018473,-0.053018473,0,-0.991234324,-2.668855981,-3.660090305,0.304954624 -Pete Maravich,maravpe01,1980,RS,UTA,1074,522,-3.100013545,-2.589388523,-5.689402068,-0.78255619,-0.78255619,0,-2.703266024,-2.572139942,-5.275405966,-0.037091246 -Devyn Marble,marblde01,2015,RS,ORL,448,208,-3.092468404,0.899071725,-2.193396679,0.059879732,0.059879732,0,-3.027030964,-0.362341036,-3.389372,1.318415715 -Devyn Marble,marblde01,2016,RS,ORL,525,249,-4.893630491,1.449151702,-3.444478788,-0.088469466,-0.088469466,0,-3.966893491,0.38903891,-3.577854581,0.269141081 -Roy Marble,marblro01,1990,RS,ATL,327,162,-5.92664723,-2.134236649,-8.060883879,-0.44051839,-0.44051839,0,-5.654009301,-2.9726411,-8.6266504,0.354118587 -Roy Marble,marblro01,1994,RS,DEN,65,32,-13.95871057,-1.88903787,-15.84774844,-0.212037345,-0.212037345,0,-13.20812205,-4.611848516,-17.81997057,-0.810878684 -Stephon Marbury,marbust01,1997,PO,MIN,222,117,1.673208836,-4.099823306,-2.426614469,0.019962307,0,0.019962307,2.478794466,-3.718798533,-1.240004067,0.234664796 -Stephon Marbury,marbust01,1997,RS,MIN,4442,2324,2.221518062,-1.861695557,0.359822505,3.680523934,3.680523934,0,2.340480258,-1.556246081,0.784234177,-0.168471978 -Stephon Marbury,marbust01,1998,PO,MIN,380,209,-0.755229045,0.845482015,0.09025297,0.313673939,0,0.313673939,0.054896796,1.19648291,1.251379706,0.365871151 -Stephon Marbury,marbust01,1998,RS,MIN,6073,3112,2.778278103,-1.706021405,1.072256698,6.063332466,6.063332466,0,3.049797687,-1.211046039,1.838751648,-0.081687969 -Stephon Marbury,marbust01,1999,RS,MIN,1268,661,2.229574064,-0.579503738,1.650070325,1.484896489,1.484896489,0,2.412616304,-0.187090134,2.22552617,0.061079644 -Stephon Marbury,marbust01,1999,RS,NJN,2379,1234,4.500511191,-3.059401477,1.441109715,2.658200875,2.658200875,0,4.225967621,-2.567047129,1.658920492,0.666230776 -Stephon Marbury,marbust01,2000,RS,NJN,5616,2881,3.463545459,-1.636777963,1.826767496,6.72040104,6.72040104,0,3.556169986,-1.17048425,2.385685735,-0.097006156 -Stephon Marbury,marbust01,2001,RS,NJN,4946,2557,4.705782167,-2.012091744,2.693690424,7.091822409,7.091822409,0,4.622640347,-1.663229144,2.959411203,-0.128918786 -Stephon Marbury,marbust01,2002,RS,PHO,6138,3187,2.265613519,-2.395856012,-0.130242492,4.247980468,4.247980468,0,2.228771612,-2.036422131,0.192349481,-0.253484371 -Stephon Marbury,marbust01,2003,PO,PHO,524,272,-2.732328341,-0.630613507,-3.362941848,-0.088130031,0,-0.088130031,-2.703784847,-0.250631058,-2.954415905,0.418810988 -Stephon Marbury,marbust01,2003,RS,PHO,6247,3240,3.680838398,-0.745018493,2.935819904,9.382882406,9.382882406,0,3.663028036,-0.344374137,3.318653899,-0.157252142 -Stephon Marbury,marbust01,2004,PO,NYK,341,174,-0.06634251,-2.124691397,-2.191033907,0.05110145,0,0.05110145,0.184132783,-1.771081624,-1.586948841,-0.134331708 -Stephon Marbury,marbust01,2004,RS,PHO,2761,1415,3.220669079,-0.942944397,2.277724682,3.63875794,3.63875794,0,3.148436345,-0.358818238,2.789618107,0.22804079 -Stephon Marbury,marbust01,2004,RS,NYK,3468,1839,4.491986787,-1.608919125,2.883067662,5.292129124,5.292129124,0,4.324788803,-1.096649273,3.228139529,0.118340466 -Stephon Marbury,marbust01,2005,RS,NYK,6271,3281,5.978563758,-0.796735072,5.181828686,13.21854702,13.21854702,0,5.610721799,-0.416541562,5.194180237,-0.409414567 -Stephon Marbury,marbust01,2006,RS,NYK,4196,2193,2.276188881,-0.939270646,1.336918234,4.55652555,4.55652555,0,2.041357654,-0.491590529,1.549767125,-0.324601458 -Stephon Marbury,marbust01,2007,RS,NYK,5258,2748,2.292441408,-1.411714102,0.880727306,5.08733223,5.08733223,0,2.263961689,-0.910969254,1.352992435,-0.055837774 -Stephon Marbury,marbust01,2008,RS,NYK,1554,805,0.125177403,-1.39746894,-1.272291537,0.606276391,0.606276391,0,0.095899281,-0.978251791,-0.88235251,-0.097841477 -Stephon Marbury,marbust01,2009,PO,BOS,320,166,-4.980782998,-3.28422137,-8.265004367,-0.480978148,0,-0.480978148,-5.283037441,-4.314146784,-9.597184226,-0.140469874 -Stephon Marbury,marbust01,2009,RS,BOS,789,414,-5.115811314,-1.254974963,-6.370786278,-0.766526712,-0.766526712,0,-4.881057713,-2.054001053,-6.935058766,0.210421265 -Sarunas Marciulionis,marcisa01,1990,RS,GSW,3783,1695,1.160797881,-1.037456139,0.123341742,2.503344921,2.503344921,0,0.957704469,-0.55415811,0.403546359,0.741763818 -Sarunas Marciulionis,marcisa01,1991,PO,GSW,435,206,3.207127254,-0.643979539,2.563147715,0.575709536,0,0.575709536,2.984955804,-0.956733214,2.02822259,-0.036246152 -Sarunas Marciulionis,marcisa01,1991,RS,GSW,2155,987,0.74962328,-0.32154484,0.42807844,1.613684079,1.613684079,0,0.659727742,-0.239097707,0.420630035,0.82422507 -Sarunas Marciulionis,marcisa01,1992,PO,GSW,280,133,7.080681439,-2.465840864,4.614840576,0.5141856,0,0.5141856,5.994659414,-1.874703472,4.119955942,-0.223392621 -Sarunas Marciulionis,marcisa01,1992,RS,GSW,4613,2117,2.45107161,-0.821202509,1.6298691,4.754507453,4.754507453,0,2.326086564,-0.558015566,1.768070997,0.493036194 -Sarunas Marciulionis,marcisa01,1993,RS,GSW,1753,836,3.248441983,0.292986642,3.541428625,2.698195439,2.698195439,0,3.067317549,0.341206914,3.408524463,0.537588449 -Sarunas Marciulionis,marcisa01,1995,RS,SEA,2403,1194,-0.702191423,-0.396429608,-1.09862103,1.012803111,1.012803111,0,-0.490260336,-0.893763964,-1.384024301,0.637386282 -Sarunas Marciulionis,marcisa01,1996,PO,SAC,195,101,0.039562516,3.804197543,3.84376006,0.353988689,0,0.353988689,0.862702009,2.927294806,3.789996816,0.894942068 -Sarunas Marciulionis,marcisa01,1996,RS,SAC,2045,1039,2.141329214,-0.749085202,1.392244012,2.212099788,2.212099788,0,2.108833645,-0.950509021,1.158324624,0.690125578 -Sarunas Marciulionis,marcisa01,1997,RS,DEN,497,255,-4.588946314,-2.523943239,-7.112889553,-0.576258276,-0.576258276,0,-4.01849967,-2.749127572,-6.767627242,1.389339325 -Jack Marin,marinja01,1977,PO,CHI,115,53,-1.560906195,-3.371865366,-4.932771561,-0.06108192,0,-0.06108192,-2.825648855,-3.835367081,-6.661015936,0.362180912 -Jack Marin,marinja01,1977,RS,CHI,1831,869,-2.018156758,-1.9788688,-3.997025559,-0.552790717,-0.552790717,0,-2.465474601,-2.485223624,-4.950698225,-0.018575358 -Shawn Marion,mariosh01,2000,PO,PHO,536,281,-0.791529737,2.654215786,1.862686049,0.674088288,0,0.674088288,-1.350330526,1.788142183,0.437811658,-1.03626241 -Shawn Marion,mariosh01,2000,RS,PHO,2496,1260,0.211425286,1.984225195,2.195650481,3.160942217,3.160942217,0,-0.16622297,1.388466196,1.222243226,-0.544662356 -Shawn Marion,mariosh01,2001,PO,PHO,281,139,-3.674935394,2.79461973,-0.880315664,0.136108823,0,0.136108823,-3.901077649,2.832592755,-1.068484894,-0.425194838 -Shawn Marion,mariosh01,2001,RS,PHO,5605,2857,1.652304726,4.084754259,5.737058984,12.30738758,12.30738758,0,1.456582362,3.996043273,5.452625636,-0.475479794 -Shawn Marion,mariosh01,2002,RS,PHO,5988,3109,1.068759118,2.164202018,3.232961137,9.447416149,9.447416149,0,1.201613975,2.578247366,3.779861341,-0.4141914 -Shawn Marion,mariosh01,2003,PO,PHO,543,282,0.423862049,2.843246223,3.267108272,0.887506132,0,0.887506132,0.239904862,2.734877988,2.974782851,-0.549142453 -Shawn Marion,mariosh01,2003,RS,PHO,6504,3373,2.713186913,2.680529615,5.393716528,13.97076387,13.97076387,0,3.041274233,3.179051011,6.220325243,-0.287757536 -Shawn Marion,mariosh01,2004,RS,PHO,6277,3217,1.829748192,1.38353655,3.213284742,9.744214904,9.744214904,0,1.959847229,1.739053353,3.698900581,-0.404358133 -Shawn Marion,mariosh01,2005,PO,PHO,1259,635,2.658942181,0.810505253,3.469447434,2.062897914,0,2.062897914,3.357122038,1.344208709,4.701330748,-0.663922053 -Shawn Marion,mariosh01,2005,RS,PHO,6358,3146,3.211060625,2.014140477,5.225201102,12.73960009,12.73960009,0,3.881551273,2.610136281,6.491687554,-0.440787091 -Shawn Marion,mariosh01,2006,PO,PHO,1651,849,1.634274919,2.5289706,4.163245519,3.074648776,0,3.074648776,2.442489309,3.017237751,5.45972706,-0.403551493 -Shawn Marion,mariosh01,2006,RS,PHO,6587,3263,2.322026689,3.043245937,5.365272626,13.43935597,13.43935597,0,2.964087519,3.488639084,6.452726603,-0.480247419 -Shawn Marion,mariosh01,2007,PO,PHO,902,455,2.496276117,2.962151484,5.4584276,1.951660327,0,1.951660327,2.77380374,3.123245778,5.897049518,-0.627463464 -Shawn Marion,mariosh01,2007,RS,PHO,6064,3010,2.721995288,3.561379058,6.283374346,13.8340381,13.8340381,0,3.053960469,3.880695819,6.934656288,-0.258436506 -Shawn Marion,mariosh01,2008,RS,MIA,1144,602,-1.178063678,2.024360058,0.846296379,1.104717479,1.104717479,0,-0.705234798,2.245679791,1.540444993,0.012668148 -Shawn Marion,mariosh01,2008,RS,PHO,3491,1713,1.133598805,3.099650491,4.233249295,6.143396975,6.143396975,0,1.840737774,3.650347972,5.491085747,0.616647492 -Shawn Marion,mariosh01,2009,RS,MIA,2872,1516,-0.409514188,1.078870417,0.669356229,2.634320677,2.634320677,0,-0.496504286,1.340134621,0.843630335,-0.365825947 -Shawn Marion,mariosh01,2009,RS,TOR,1849,954,-0.416819047,0.002145547,-0.4146735,1.126690637,1.126690637,0,-0.416641939,-0.026015693,-0.442657632,-0.815189754 -Shawn Marion,mariosh01,2010,PO,DAL,276,148,-4.229982662,-1.366321344,-5.596304006,-0.220937306,0,-0.220937306,-4.458654911,-2.182790924,-6.641445835,-0.297409003 -Shawn Marion,mariosh01,2010,RS,DAL,4649,2385,-0.360497727,1.215189892,0.854692166,4.352445634,4.352445634,0,-0.560980844,0.868001481,0.307020637,-0.724215062 -Shawn Marion,mariosh01,2011,PO,DAL,1259,690,-0.946422802,0.724029187,-0.222393615,0.912479479,0,0.912479479,-0.778220691,0.762674737,-0.015545954,-0.507464829 -Shawn Marion,mariosh01,2011,RS,DAL,4335,2253,-1.274368578,0.331107119,-0.943261459,2.063446189,2.063446189,0,-1.202511455,0.18692613,-1.015585326,-0.599725479 -Shawn Marion,mariosh01,2012,PO,DAL,267,140,-0.615064915,-1.931348055,-2.54641297,0.015014062,0,0.015014062,-0.777633823,-1.786671854,-2.564305677,0.097336538 -Shawn Marion,mariosh01,2012,RS,DAL,3696,1919,-1.25440992,0.411440343,-0.842969577,1.852030533,1.852030533,0,-1.315261871,0.279179681,-1.03608219,-0.746522665 -Shawn Marion,mariosh01,2013,RS,DAL,3986,2010,-0.360932893,1.08328957,0.722356678,3.534729347,3.534729347,0,-0.146771374,0.93985568,0.793084306,-0.684479925 -Shawn Marion,mariosh01,2014,PO,DAL,387,193,-0.855937769,-0.208354429,-1.064292198,0.17117991,0,0.17117991,2.577598585,-0.454581307,2.123017277,-0.008046652 -Shawn Marion,mariosh01,2014,RS,DAL,4801,2409,-1.49400687,-0.173731513,-1.667738383,1.327898125,1.327898125,0,-0.439981874,-0.17460546,-0.614587334,-0.1643394 -Shawn Marion,mariosh01,2015,PO,CLE,49,25,-2.588965757,-1.354807919,-3.943773676,-0.015580454,0,-0.015580454,-2.685974678,-0.277763513,-2.96373819,-0.759690265 -Shawn Marion,mariosh01,2015,RS,CLE,2171,1101,-2.072595143,-0.702934766,-2.775529909,-0.014222117,-0.014222117,0,-1.836519843,-2.116217169,-3.952737012,-0.79441816 -Boban Marjanovic,marjabo01,2016,PO,SAS,83,42,1.791741793,-10.48533004,-8.693588244,-0.1335176,0,-0.1335176,-0.802282196,-7.637217949,-8.439500145,1.565235772 -Boban Marjanovic,marjabo01,2016,RS,SAS,1006,508,2.812515369,-0.352075153,2.460440216,1.345742327,1.345742327,0,1.681843559,-0.043909743,1.637933816,-0.340632218 -Boban Marjanovic,marjabo01,2017,RS,DET,598,293,3.001832085,3.72450039,6.726332474,1.414146625,1.414146625,0,1.954864783,2.021687874,3.976552657,-0.170135018 -Boban Marjanovic,marjabo01,2018,RS,LAC,360,166,4.433960274,1.699137997,6.133098271,0.759338953,0.759338953,0,4.258725826,-0.166952896,4.09177293,0.92307916 -Boban Marjanovic,marjabo01,2018,RS,DET,359,171,-1.469945955,-0.8431297,-2.313075655,0.038699826,0.038699826,0,-0.822344929,-0.499995008,-1.322339938,1.511169737 -Boban Marjanovic,marjabo01,2019,PO,PHI,228,105,1.313773321,-2.105112537,-0.791339216,0.109501307,0,0.109501307,-0.083825948,-2.438242624,-2.522068572,1.178974018 -Boban Marjanovic,marjabo01,2019,RS,PHI,653,305,1.865119888,0.526359211,2.391479099,0.804147477,0.804147477,0,1.062652189,0.093237909,1.155890098,0.519301691 -Boban Marjanovic,marjabo01,2019,RS,LAC,825,376,0.11979611,3.484499047,3.604295157,1.237486099,1.237486099,0,-0.191482357,2.319575582,2.128093225,1.547426015 -Lauri Markkanen,markkla01,2018,RS,CHI,4187,2020,0.055178459,-0.172101101,-0.116922641,2.706662931,2.706662931,0,0.732283024,-0.485243928,0.247039096,-0.255776294 -Lauri Markkanen,markkla01,2019,RS,CHI,3481,1682,0.957193313,-0.777950749,0.179242564,2.500888933,2.500888933,0,0.767807949,-0.901768066,-0.133960117,-0.521348133 -Damir Markota,markoda01,2007,RS,MIL,331,170,-4.677296028,-3.050168118,-7.727464146,-0.434760302,-0.434760302,0,-4.50931179,-4.28123571,-8.7905475,0.656232726 -Sean Marks,marksse01,1999,RS,TOR,52,28,-5.813305387,-3.632316531,-9.445621917,-0.096681431,-0.096681431,0,-5.778647759,-4.799687154,-10.57833491,0.969545537 -Sean Marks,marksse01,2000,RS,TOR,23,12,-10.58020174,1.496961505,-9.083240233,-0.040339064,-0.040339064,0,-8.599103837,0.383760742,-8.215343095,3.801434682 -Sean Marks,marksse01,2002,RS,MIA,588,319,-5.287748763,0.215531869,-5.072216895,-0.37959547,-0.37959547,0,-5.16885346,-0.368749897,-5.537603357,0.399679677 -Sean Marks,marksse01,2003,RS,MIA,413,223,-5.769945203,-0.860430772,-6.630375974,-0.446796445,-0.446796445,0,-5.888266403,-1.191405112,-7.079671515,1.107153732 -Sean Marks,marksse01,2005,RS,SAS,457,244,-5.320170069,-0.31168785,-5.631857919,-0.358444689,-0.358444689,0,-5.159401799,-1.139547343,-6.298949142,-0.080639805 -Sean Marks,marksse01,2006,RS,SAS,338,181,-1.228407721,-0.013122984,-1.241530705,0.139463575,0.139463575,0,-1.355553025,-0.485393136,-1.840946161,0.106671573 -Sean Marks,marksse01,2007,RS,PHO,34,17,-4.65327499,-0.822371073,-5.475646063,-0.024067092,-0.024067092,0,-4.947898802,-0.377355522,-5.325254324,1.678464727 -Sean Marks,marksse01,2008,PO,PHO,6,3,-5.239273005,-4.525248457,-9.764521462,-0.010888448,0,-0.010888448,-6.211571216,-6.95304861,-13.16461983,-1.486138594 -Sean Marks,marksse01,2008,RS,PHO,265,130,-3.236773166,-0.312724837,-3.549498003,-0.053488411,-0.053488411,0,-3.093784088,-0.64309502,-3.736879108,0.813150845 -Sean Marks,marksse01,2009,PO,NOH,151,80,-1.151370106,-0.940093405,-2.091463512,0.027629391,0,0.027629391,-1.804319765,-0.655661035,-2.4599808,-0.299379157 -Sean Marks,marksse01,2009,RS,NOH,1550,838,-5.146988571,-0.876345132,-6.023333703,-1.403905869,-1.403905869,0,-5.22002475,-1.222822338,-6.442847088,0.29176173 -Sean Marks,marksse01,2010,RS,NOH,146,75,-1.545907404,-1.158234364,-2.704141768,0.001765348,0.001765348,0,-2.348995116,-0.961644968,-3.310640084,0.566118508 -Sean Marks,marksse01,2011,RS,POR,385,208,-5.650204959,-1.678972442,-7.329177401,-0.492014352,-0.492014352,0,-5.786082651,-1.467826141,-7.253908792,1.163079175 -Donyell Marshall,marshdo01,1995,RS,GSW,2166,1050,-1.084683426,-1.613327382,-2.698010808,0.02812676,0.02812676,0,-0.892800132,-1.227394457,-2.120194589,0.930718275 -Donyell Marshall,marshdo01,1995,RS,MIN,1995,1036,-2.326798292,-1.345105807,-3.671904099,-0.489832957,-0.489832957,0,-2.081704277,-1.88141925,-3.963123527,0.491114439 -Donyell Marshall,marshdo01,1996,RS,GSW,1838,934,-1.181683193,-0.736050466,-1.917733659,0.396035728,0.396035728,0,-1.35929214,-1.625828609,-2.985120749,-0.13157714 -Donyell Marshall,marshdo01,1997,RS,GSW,1979,1022,-0.609001891,-0.249393283,-0.858395174,0.985224304,0.985224304,0,-0.578412309,-0.992767558,-1.571179867,-0.102196489 -Donyell Marshall,marshdo01,1998,RS,GSW,5029,2611,-0.707517158,1.138636172,0.431119014,4.231064339,4.231064339,0,-0.793431223,1.369557364,0.576126141,-0.142427235 -Donyell Marshall,marshdo01,1999,RS,GSW,2342,1250,-0.336272098,1.35863615,1.022364052,2.402899848,2.402899848,0,-0.412091636,1.004081231,0.591989595,-0.109430677 -Donyell Marshall,marshdo01,2000,RS,GSW,4163,2071,-0.39345544,0.092858605,-0.300596834,2.576864948,2.576864948,0,-0.243498571,0.023236676,-0.220261895,-0.408959533 -Donyell Marshall,marshdo01,2001,PO,UTA,291,160,-1.825371059,-0.46320642,-2.28857748,0.038984149,0,0.038984149,-1.723090999,-0.480428965,-2.203519964,0.316601037 -Donyell Marshall,marshdo01,2001,RS,UTA,4402,2326,2.596393574,1.572819807,4.169213381,8.195460017,8.195460017,0,2.66556821,1.311781776,3.977349987,-0.177062297 -Donyell Marshall,marshdo01,2002,PO,UTA,233,124,2.477701483,1.002388684,3.480090167,0.39920354,0,0.39920354,2.047359058,0.205464457,2.252823516,-1.64619972 -Donyell Marshall,marshdo01,2002,RS,UTA,3330,1750,0.348551761,-1.016421612,-0.667869851,1.853192217,1.853192217,0,0.34372415,-1.031119147,-0.687394997,-0.288211329 -Donyell Marshall,marshdo01,2003,RS,CHI,4685,2378,0.471743698,0.986230866,1.457974564,5.090092667,5.090092667,0,0.608465815,1.304532772,1.912998587,-0.275165771 -Donyell Marshall,marshdo01,2004,RS,TOR,4719,2580,2.061541575,0.079560187,2.141101762,6.499622756,6.499622756,0,2.05576195,0.841303136,2.897065086,0.869405327 -Donyell Marshall,marshdo01,2004,RS,CHI,793,408,-1.213435123,-1.608175362,-2.821610485,-0.015026461,-0.015026461,0,-1.187078216,-1.115633415,-2.302711631,0.733468306 -Donyell Marshall,marshdo01,2005,RS,TOR,3213,1645,3.689612793,-0.509743123,3.17986967,4.968626559,4.968626559,0,3.910674256,-0.36382283,3.546851425,-0.151425598 -Donyell Marshall,marshdo01,2006,PO,CLE,624,345,1.371631727,-0.373131589,0.998500138,0.676649161,0,0.676649161,1.3836751,-0.844688699,0.538986401,-0.510912596 -Donyell Marshall,marshdo01,2006,RS,CLE,3930,2077,-0.014921883,-0.687298735,-0.702220618,2.177025273,2.177025273,0,0.6110817,-0.722368806,-0.111287106,0.296567724 -Donyell Marshall,marshdo01,2007,PO,CLE,368,204,-0.414935611,-0.09585377,-0.510789381,0.243916139,0,0.243916139,-0.178087955,-0.286810739,-0.464898694,1.337631011 -Donyell Marshall,marshdo01,2007,RS,CLE,2602,1360,0.144675304,1.176304477,1.32097978,2.837573406,2.837573406,0,0.568277912,0.457274787,1.0255527,0.422746539 -Donyell Marshall,marshdo01,2008,RS,CLE,297,156,-3.477946634,-2.848862018,-6.326808652,-0.28904975,-0.28904975,0,-3.277446968,-3.179683077,-6.457130045,1.435182956 -Donyell Marshall,marshdo01,2008,RS,SEA,373,184,-0.8499375,-2.385070367,-3.235007867,-0.04606103,-0.04606103,0,-0.814429367,-2.849529148,-3.663958515,1.089089202 -Donyell Marshall,marshdo01,2009,PO,PHI,93,50,-2.580796394,-1.367291887,-3.948088281,-0.032185613,0,-0.032185613,-2.172035784,-1.27188046,-3.443916245,1.892568457 -Donyell Marshall,marshdo01,2009,RS,PHI,358,189,3.979687682,-1.451117785,2.528569897,0.511925836,0.511925836,0,4.065715635,-1.886069513,2.179646122,0.533286651 -Donny Marshall,marshdo02,1996,PO,CLE,2,1,-5.522160019,-5.192090921,-10.71425094,-0.004112941,0,-0.004112941,-7.316548807,-7.56431023,-14.88085904,-1.63856424 -Donny Marshall,marshdo02,1996,RS,CLE,361,208,-2.153180502,-0.197446797,-2.350627299,0.043113003,0.043113003,0,-1.94569677,-0.841038315,-2.786735085,1.602821913 -Donny Marshall,marshdo02,1997,RS,CLE,957,548,-2.375018546,0.52161638,-1.853402166,0.253287835,0.253287835,0,-2.098013111,-0.48232323,-2.58033634,0.949524537 -Donny Marshall,marshdo02,2000,RS,CLE,79,39,-6.665893287,-0.952716545,-7.618609832,-0.099245831,-0.099245831,0,-6.426021768,-1.118597124,-7.544618892,2.306201545 -Donny Marshall,marshdo02,2002,PO,NJN,27,14,-1.999488783,-3.52209211,-5.521580893,-0.020930478,0,-0.020930478,-2.040342197,-4.964915045,-7.005257242,2.301567599 -Donny Marshall,marshdo02,2002,RS,NJN,228,118,-2.670388744,-0.96151896,-3.631907704,-0.053180512,-0.053180512,0,-3.266331384,-1.500769871,-4.767101255,0.149518282 -Donny Marshall,marshdo02,2003,RS,NJN,12,6,-17.82286932,-1.706605293,-19.52947462,-0.051967472,-0.051967472,0,-16.01817094,-5.570421833,-21.58859278,1.079464553 -Kendall Marshall,marshke01,2013,RS,PHO,1382,702,-2.187228673,-2.446969328,-4.634198001,-0.675082244,-0.675082244,0,-2.478623123,-2.939343692,-5.417966815,0.032715477 -Kendall Marshall,marshke01,2014,RS,LAL,3287,1564,0.514752172,-4.298435138,-3.783682966,-0.832846634,-0.832846634,0,0.343467226,-4.192337816,-3.848870591,0.932184387 -Kendall Marshall,marshke01,2015,RS,MIL,818,417,1.375040555,-0.291638644,1.083401911,0.820106162,0.820106162,0,0.540311698,-0.252605218,0.28770648,0.533444834 -Kendall Marshall,marshke01,2016,RS,PHI,857,400,-4.077100641,-6.090138259,-10.1672389,-1.538441476,-1.538441476,0,-3.694590712,-6.266574487,-9.961165199,1.596400673 -Rawle Marshall,marshra01,2006,RS,DAL,446,241,-3.143004393,-0.29202613,-3.435030523,-0.083954403,-0.083954403,0,-3.284511538,-1.795218596,-5.079730134,-0.299940756 -Rawle Marshall,marshra01,2007,RS,IND,703,361,-4.005659237,0.154959336,-3.850699902,-0.202675981,-0.202675981,0,-4.462508742,-1.336923688,-5.79943243,-0.02448428 -Ricky Marsh,marshri01,1978,RS,GSW,1901,851,-2.485460459,-1.173991251,-3.65945171,-0.396134407,-0.396134407,0,-3.006242243,-1.334634077,-4.34087632,0.347040631 -Bill Martin,martibi01,1986,RS,IND,1469,691,-1.800969903,-1.253255667,-3.05422557,-0.108008916,-0.108008916,0,-2.252357478,-1.660087229,-3.912444707,0.727250395 -Bill Martin,martibi01,1987,RS,NYK,141,68,-7.753065499,0.066863943,-7.686201557,-0.171639314,-0.171639314,0,-7.467740416,-1.533976947,-9.001717363,0.229183098 -Bill Martin,martibi01,1988,RS,PHO,215,101,-7.703764593,-0.169199448,-7.872964041,-0.26671585,-0.26671585,0,-7.107126342,-0.486395897,-7.593522239,1.04177369 -Bob Martin,martibo01,1994,RS,LAC,1123,535,-5.401550714,-0.813682267,-6.215232981,-0.954372653,-0.954372653,0,-5.706879787,-0.755888055,-6.462767842,0.866184981 -Bob Martin,martibo01,1995,RS,LAC,28,14,-6.36495644,-2.113018859,-8.477975298,-0.040499639,-0.040499639,0,-6.506506002,-2.322024567,-8.828530569,-0.951951868 -Brian Martin,martibr01,1986,RS,POR,31,14,-8.195521888,-3.986057601,-12.18157949,-0.069666298,-0.069666298,0,-8.618190063,-1.974595967,-10.59278603,3.525951635 -Brian Martin,martibr01,1986,RS,SEA,14,7,-13.34736976,-4.669716237,-18.01708599,-0.056053908,-0.056053908,0,-12.64127142,-5.316057324,-17.95732875,2.898174769 -Cartier Martin,martica01,2009,RS,CHA,495,266,-0.989539513,-0.24313262,-1.232672132,0.207905856,0.207905856,0,-1.416540587,-0.870319467,-2.286860054,0.894325447 -Cartier Martin,martica01,2010,RS,WAS,220,114,0.297995617,-0.310295645,-0.012300028,0.161797717,0.161797717,0,0.279023881,-0.969967625,-0.690943744,1.512332442 -Cartier Martin,martica01,2010,RS,GSW,584,276,-2.199117315,-0.848151823,-3.047269138,-0.042435054,-0.042435054,0,-2.125936494,-0.740611775,-2.866548269,1.289493747 -Cartier Martin,martica01,2011,RS,WAS,1071,542,0.467837571,-0.735635972,-0.2677984,0.688946553,0.688946553,0,0.155139402,-1.53925924,-1.384119838,0.345856413 -Cartier Martin,martica01,2012,RS,WAS,762,391,1.163067723,-0.690313631,0.472754091,0.646505573,0.646505573,0,1.119731697,-0.657395989,0.462335707,0.517726697 -Cartier Martin,martica01,2013,RS,WAS,1348,694,-1.486164254,-0.85570422,-2.341868474,0.145266936,0.145266936,0,-1.33064326,-1.158894013,-2.489537272,0.487200141 -Cartier Martin,martica01,2014,PO,ATL,30,15,-0.262310386,4.187679699,3.925369313,0.052806113,0,0.052806113,1.244052136,3.233289888,4.477342025,0.206828081 -Cartier Martin,martica01,2014,RS,ATL,1675,822,-1.053943242,-0.192979652,-1.246922894,0.631871588,0.631871588,0,-0.78517237,-1.107205637,-1.892378007,0.228920138 -Cartier Martin,martica01,2014,RS,CHI,94,48,2.284597752,-6.17848416,-3.893886408,-0.028017296,-0.028017296,0,1.679497652,-5.213429088,-3.533931436,0.013611052 -Cartier Martin,martica01,2015,RS,DET,392,198,-3.399016866,-1.787433759,-5.186450624,-0.243688592,-0.243688592,0,-2.330159697,-2.579029317,-4.909189014,-0.950912557 -Cuonzo Martin,marticu01,1996,RS,VAN,36,19,3.04836518,-0.60871108,2.4396541,0.049423286,0.049423286,0,2.37228873,-1.922903689,0.449385041,-1.633425641 -Cuonzo Martin,marticu01,1997,RS,MIL,25,13,-17.91047252,-5.570885729,-23.48135825,-0.138819102,-0.138819102,0,-16.04508832,-6.97693505,-23.02202337,0.873557908 -Darrick Martin,martida01,1995,RS,MIN,1547,803,-1.521559113,-1.131173381,-2.652732494,0.040036877,0.040036877,0,-1.691694451,-0.800267366,-2.491961817,0.442011598 -Darrick Martin,martida01,1996,RS,MIN,1472,747,-1.790570554,-2.102272453,-3.892843007,-0.438417186,-0.438417186,0,-1.880644215,-2.094389012,-3.975033227,0.609726623 -Darrick Martin,martida01,1996,RS,VAN,771,402,-0.76194862,0.357240462,-0.404708159,0.486384894,0.486384894,0,-1.022470916,0.520571801,-0.501899115,1.036486207 -Darrick Martin,martida01,1997,PO,LAC,141,77,4.601879018,-3.883380533,0.718498485,0.139949447,0,0.139949447,3.937883226,-3.145763184,0.792120042,-0.367368847 -Darrick Martin,martida01,1997,RS,LAC,3502,1820,2.466825076,-2.133265616,0.33355946,2.862797074,2.862797074,0,2.124473343,-1.940311428,0.184161916,-0.015464472 -Darrick Martin,martida01,1998,RS,LAC,4476,2299,0.311895243,-2.014480707,-1.702585465,1.231099003,1.231099003,0,0.264044746,-1.484370863,-1.220326118,0.188451352 -Darrick Martin,martida01,1999,RS,LAC,1775,941,0.157619603,-1.888364088,-1.730744485,0.491963671,0.491963671,0,0.160440455,-1.478920456,-1.318480002,0.482027171 -Darrick Martin,martida01,2000,PO,SAC,41,21,-3.259255648,-1.889581673,-5.148837321,-0.027128192,0,-0.027128192,-2.35886459,-1.544812876,-3.903677466,2.080314699 -Darrick Martin,martida01,2000,RS,SAC,1869,893,-0.725404194,-1.971768892,-2.697173085,0.024191874,0.024191874,0,-0.878026861,-2.232133881,-3.110160742,0.483370189 -Darrick Martin,martida01,2001,PO,SAC,18,9,-17.14439737,-5.751678218,-22.89607559,-0.097506969,0,-0.097506969,-15.44728932,-7.112562849,-22.55985217,1.988865338 -Darrick Martin,martida01,2001,RS,SAC,350,176,1.017414834,-1.737016817,-0.719601982,0.183762681,0.183762681,0,0.773166212,-1.691833597,-0.918667385,0.730686609 -Darrick Martin,martida01,2002,RS,DAL,43,22,-11.61549666,-0.208305567,-11.82380223,-0.1048915,-0.1048915,0,-9.785173957,1.074276714,-8.710897243,2.742708418 -Darrick Martin,martida01,2004,PO,MIN,344,182,-1.101453587,-1.296878968,-2.398332555,0.033698711,0,0.033698711,-1.423925992,-1.968896468,-3.39282246,0.053368524 -Darrick Martin,martida01,2004,RS,MIN,323,172,-2.573761751,-2.504527322,-5.078289074,-0.20662477,-0.20662477,0,-2.362575294,-2.630913199,-4.993488493,1.029633652 -Darrick Martin,martida01,2005,RS,LAC,357,190,-1.285763751,-0.978006157,-2.263769908,0.04730117,0.04730117,0,-1.389695833,-0.934160612,-2.323856445,0.326075382 -Darrick Martin,martida01,2006,RS,TOR,651,339,-0.239087209,-0.668044353,-0.907131562,0.320812085,0.320812085,0,-0.371071927,-0.8967956,-1.267867527,0.596118596 -Darrick Martin,martida01,2007,PO,TOR,15,8,6.027770959,-2.300809215,3.726961745,0.027319735,0,0.027319735,4.864269373,-4.038162489,0.826106885,0.180504759 -Darrick Martin,martida01,2007,RS,TOR,429,220,-0.661395401,-2.56577982,-3.227175221,-0.053726693,-0.053726693,0,-0.751631118,-3.335643465,-4.087274583,0.28947512 -Darrick Martin,martida01,2008,RS,TOR,268,141,-2.263565583,-0.120291219,-2.383856801,0.026487799,0.026487799,0,-2.212686699,-0.265246652,-2.477933351,0.526080142 -Fernando Martin,martife01,1987,PO,POR,2,1,-36.16610876,-4.49074407,-40.65685283,-0.019686769,0,-0.019686769,-33.63043472,-6.839076885,-40.4695116,-1.286127746 -Fernando Martin,martife01,1987,RS,POR,323,146,-11.50185196,-0.686116065,-12.18796803,-0.712696675,-0.712696675,0,-10.52773672,-1.656176736,-12.18391345,1.403275623 -Jarell Martin,martija01,2016,PO,MEM,91,46,-6.196518426,0.540005831,-5.656512595,-0.071670423,0,-0.071670423,-0.170955539,3.308077331,3.137121792,1.781252839 -Jarell Martin,martija01,2016,RS,MEM,765,380,-0.421294096,-2.227310363,-2.648604459,0.019531904,0.019531904,0,-1.474119546,-2.338235266,-3.812354812,-0.627556397 -Jarell Martin,martija01,2017,PO,MEM,22,10,-2.143939177,1.730092176,-0.413847001,0.012531811,0,0.012531811,3.486117007,3.158982381,6.645099388,1.877706087 -Jarell Martin,martija01,2017,RS,MEM,1136,558,-4.817207651,0.868395306,-3.948812345,-0.342783575,-0.342783575,0,-4.561400782,0.38784716,-4.173553623,0.42875014 -Jarell Martin,martija01,2018,RS,MEM,3362,1661,-3.760771904,-0.526155093,-4.286926997,-1.302553828,-1.302553828,0,-3.439667299,-0.695672217,-4.135339516,0.007390075 -Jarell Martin,martija01,2019,PO,ORL,39,18,-0.589267907,1.090100856,0.500832949,0.030963028,0,0.030963028,1.459454407,-2.991865041,-1.532410634,0.556772793 -Jarell Martin,martija01,2019,RS,ORL,704,328,-2.841016613,-1.273800618,-4.114817231,-0.228300357,-0.228300357,0,-2.99036502,-2.849031025,-5.839396045,-0.042748017 -Jeff Martin,martije01,1990,RS,LAC,2824,1351,-2.448599358,-1.193479263,-3.642078622,-0.613179965,-0.613179965,0,-2.986194119,-1.461627147,-4.447821266,-0.277261496 -Jeff Martin,martije01,1991,RS,LAC,2808,1334,-2.685103555,-0.783763403,-3.468866958,-0.489045719,-0.489045719,0,-2.958388492,-1.164461119,-4.122849611,-0.044575381 -Kenyon Martin,martike01,2001,RS,NJN,4395,2272,-3.08990837,-0.025848859,-3.115757229,-0.424924535,-0.424924535,0,-2.702578235,0.50563849,-2.196939745,0.206497668 -Kenyon Martin,martike01,2002,PO,NJN,1457,749,-1.756904753,0.72320855,-1.033696203,0.677669429,0,0.677669429,-1.232518762,1.19418025,-0.038338512,0.167075115 -Kenyon Martin,martike01,2002,RS,NJN,4844,2504,-1.643577979,1.382238085,-0.261339894,3.18670757,3.18670757,0,-1.192791923,1.638353358,0.445561434,0.211970237 -Kenyon Martin,martike01,2003,PO,NJN,1472,777,-0.567810258,2.803279799,2.235469541,2.043320493,0,2.043320493,-0.156831795,3.18749403,3.030662235,0.223116165 -Kenyon Martin,martike01,2003,RS,NJN,5073,2628,-0.711845275,1.219421653,0.507576378,4.383520023,4.383520023,0,-0.273105753,1.630709576,1.357603823,0.331906254 -Kenyon Martin,martike01,2004,PO,NJN,766,409,0.402448025,2.213456538,2.615904563,1.158387485,0,1.158387485,0.4170591,2.423814616,2.840873716,0.275903007 -Kenyon Martin,martike01,2004,RS,NJN,4243,2252,-1.829252239,2.590903682,0.761651442,4.039941003,4.039941003,0,-1.343526485,2.761624533,1.418098049,0.116553417 -Kenyon Martin,martike01,2005,PO,DEN,313,164,-1.691343108,0.64240709,-1.048936018,0.147501739,0,0.147501739,-1.542537253,1.190361411,-0.352175842,0.434741555 -Kenyon Martin,martike01,2005,RS,DEN,4476,2272,-1.116361794,1.004521893,-0.1118399,3.057085963,3.057085963,0,-0.639863804,1.326930867,0.687067063,-0.030145843 -Kenyon Martin,martike01,2006,PO,DEN,68,35,-4.363197411,8.807371592,4.444174181,0.133159435,0,0.133159435,-3.302661828,8.374369951,5.071708123,0.452813083 -Kenyon Martin,martike01,2006,RS,DEN,3059,1546,-0.472730984,0.766181278,0.293450294,2.397743842,2.397743842,0,-0.463122492,0.765779214,0.302656722,-0.108250759 -Kenyon Martin,martike01,2007,RS,DEN,129,63,-4.327627075,-1.647484193,-5.975111268,-0.105013018,-0.105013018,0,-4.010410147,-1.123369591,-5.133779737,1.211278735 -Kenyon Martin,martike01,2008,PO,DEN,242,118,-2.997009326,-0.425962235,-3.42297156,-0.042038177,0,-0.042038177,-2.88342737,0.259501202,-2.623926167,0.538024918 -Kenyon Martin,martike01,2008,RS,DEN,4536,2159,-1.997582487,1.4234815,-0.574100987,2.398593233,2.398593233,0,-1.764895506,1.675206042,-0.089689464,0.069986834 -Kenyon Martin,martike01,2009,PO,DEN,1048,538,-1.981264755,1.35778385,-0.623480905,0.602121222,0,0.602121222,-1.556757406,1.351074344,-0.205683062,0.016870017 -Kenyon Martin,martike01,2009,RS,DEN,4195,2111,-1.928749836,2.516156945,0.587407109,3.596301964,3.596301964,0,-1.50256497,2.641792725,1.139227755,0.046654227 -Kenyon Martin,martike01,2010,PO,DEN,415,205,-2.190035992,1.166876251,-1.023159741,0.18676943,0,0.18676943,-1.668247402,1.471602933,-0.196644469,0.240536959 -Kenyon Martin,martike01,2010,RS,DEN,3967,1986,-2.266214492,0.933856537,-1.332357955,1.433979498,1.433979498,0,-1.690884798,1.288809949,-0.402074849,-0.160528567 -Kenyon Martin,martike01,2011,PO,DEN,294,148,-1.773271365,0.252288472,-1.520982893,0.095906981,0,0.095906981,-1.980229216,0.573665066,-1.40656415,0.180256193 -Kenyon Martin,martike01,2011,RS,DEN,2484,1233,-0.964243945,1.766788338,0.802544393,2.233148184,2.233148184,0,-0.820146878,1.816157231,0.996010353,-0.069822716 -Kenyon Martin,martike01,2012,PO,LAC,362,193,-0.983182424,1.423279593,0.440097169,0.325942935,0,0.325942935,-1.574750321,1.667458971,0.09270865,0.546827607 -Kenyon Martin,martike01,2012,RS,LAC,1767,940,-4.843390941,2.522291788,-2.321099153,0.206553966,0.206553966,0,-4.417245455,2.364407721,-2.052837734,0.385334571 -Kenyon Martin,martike01,2013,PO,NYK,462,253,-0.248454612,2.765893948,2.517439336,0.705652404,0,0.705652404,-0.713017762,2.854715487,2.141697725,0.569149775 -Kenyon Martin,martike01,2013,RS,NYK,816,431,-2.595890593,0.099306829,-2.496583765,0.056128999,0.056128999,0,-2.41907308,0.927067663,-1.492005417,0.674533174 -Kenyon Martin,martike01,2014,RS,NYK,1210,633,-1.807054607,4.426300319,2.619245712,1.727971428,1.727971428,0,-1.483479076,2.652938309,1.169459233,-0.335303652 -Kenyon Martin,martike01,2015,RS,MIL,217,104,-4.650408018,2.416101412,-2.234306606,0.027231231,0.027231231,0,-5.632745179,0.296609686,-5.336135493,-0.462152734 -Kevin Martin,martike02,2005,RS,SAC,892,455,-2.784765714,-0.877448941,-3.662214654,-0.211777811,-0.211777811,0,-2.926432506,-1.987216772,-4.913649278,0.006688157 -Kevin Martin,martike02,2006,PO,SAC,365,197,4.437064582,-1.960689149,2.476375433,0.536778644,0,0.536778644,3.826705495,-2.222121669,1.604583826,-0.832590417 -Kevin Martin,martike02,2006,RS,SAC,3705,1913,1.024646124,-0.04218196,0.982464164,3.634773416,3.634773416,0,0.585332157,-0.278444708,0.306887449,-0.205213377 -Kevin Martin,martike02,2007,RS,SAC,5629,2818,3.263268694,-1.089269088,2.173999606,7.064620603,7.064620603,0,2.969462905,-0.650404777,2.319058127,-0.194881681 -Kevin Martin,martike02,2008,RS,SAC,4422,2216,4.289314078,-2.741151094,1.548162984,4.851242466,4.851242466,0,3.940014581,-2.171991824,1.768022758,-0.159294364 -Kevin Martin,martike02,2009,RS,SAC,3865,1947,2.935293939,-2.711480309,0.22381363,2.948688329,2.948688329,0,2.747773685,-2.312907768,0.434865917,-0.168932009 -Kevin Martin,martike02,2010,RS,SAC,1533,774,1.564287284,-1.835603944,-0.27131666,0.989324923,0.989324923,0,1.634153293,-1.151082529,0.483070764,1.007499711 -Kevin Martin,martike02,2010,RS,HOU,1702,859,1.242598776,-2.042223167,-0.799624391,0.860197147,0.860197147,0,1.126456559,-1.816787062,-0.690330503,0.595428014 -Kevin Martin,martike02,2011,RS,HOU,5167,2603,4.119392882,-1.96474869,2.154644193,6.508714986,6.508714986,0,4.277578967,-1.734079114,2.543499853,-0.070117079 -Kevin Martin,martike02,2012,RS,HOU,2442,1264,2.330073129,-1.743861794,0.586211335,2.152849425,2.152849425,0,2.336162273,-1.669162803,0.66699947,0.057979776 -Kevin Martin,martike02,2013,PO,OKC,632,323,1.050972188,-0.666780852,0.384191335,0.530711722,0,0.530711722,0.981731776,-0.809239617,0.172492159,-0.33733906 -Kevin Martin,martike02,2013,RS,OKC,4200,2136,3.196038927,-1.270062825,1.925976102,5.094232908,5.094232908,0,3.261110616,-1.056376711,2.204733905,-0.028976804 -Kevin Martin,martike02,2014,RS,MIN,4564,2177,0.676974352,-2.069662242,-1.39268789,1.516674499,1.516674499,0,0.446408939,-1.911423346,-1.465014407,0.578999164 -Kevin Martin,martike02,2015,RS,MIN,2617,1302,1.697784301,-2.52280428,-0.825019979,1.289978978,1.289978978,0,0.68200047,-2.505980319,-1.823979849,0.843848403 -Kevin Martin,martike02,2016,PO,SAS,94,49,-5.600694446,-2.91784248,-8.518536926,-0.14988806,0,-0.14988806,-7.490876214,-3.73595767,-11.22683388,0.737398365 -Kevin Martin,martike02,2016,RS,SAS,532,261,-1.65788711,-1.271598118,-2.929485227,-0.023972234,-0.023972234,0,-2.090536728,-0.777842812,-2.86837954,0.292653623 -Kevin Martin,martike02,2016,RS,MIN,1718,834,-1.428540242,-3.278653042,-4.707193284,-0.832793215,-0.832793215,0,-2.197047342,-3.192802641,-5.389849983,-0.000684733 -Maurice Martin,martima01,1987,PO,DEN,124,54,-1.671611554,-3.70866387,-5.380275424,-0.075644733,0,-0.075644733,-2.318097854,-3.09040114,-5.408498994,1.196903222 -Maurice Martin,martima01,1987,RS,DEN,640,286,-4.804142225,-1.380702145,-6.18484437,-0.508298321,-0.508298321,0,-4.419835626,-2.168523187,-6.588358813,1.444292671 -Maurice Martin,martima01,1988,PO,DEN,19,9,-6.082816969,-1.686064059,-7.768881028,-0.024037328,0,-0.024037328,-5.881349079,-4.084659359,-9.966008438,1.077051738 -Maurice Martin,martima01,1988,RS,DEN,302,136,-4.35366609,-0.576321383,-4.929987474,-0.152460893,-0.152460893,0,-4.132744126,-1.358814308,-5.491558434,0.798062176 -Jamal Mashburn,mashbja01,1994,RS,DAL,5767,2896,-1.411355053,-1.673859686,-3.085214739,-0.49718807,-0.49718807,0,-1.087233253,-1.590324538,-2.677557791,0.368242686 -Jamal Mashburn,mashbja01,1995,RS,DAL,5947,2980,1.439777372,-1.220589984,0.219187388,4.513051515,4.513051515,0,1.68500071,-1.09489079,0.59010992,-0.026855337 -Jamal Mashburn,mashbja01,1996,RS,DAL,1345,669,-0.930618754,-2.180042003,-3.110660757,-0.122975467,-0.122975467,0,-0.408691984,-2.284490909,-2.693182892,-0.095602763 -Jamal Mashburn,mashbja01,1997,PO,MIA,1006,554,-0.348082231,1.547584841,1.199502609,1.15714331,0,1.15714331,-0.504047815,1.827528969,1.323481154,0.444885089 -Jamal Mashburn,mashbja01,1997,RS,MIA,2210,1189,0.66734813,1.274909863,1.942257993,2.887368032,2.887368032,0,0.775582876,1.690544744,2.46612762,1.311645207 -Jamal Mashburn,mashbja01,1997,RS,DAL,1829,975,-1.569451976,-0.413271682,-1.982723658,0.386760386,0.386760386,0,-1.398187055,-0.800502841,-2.198689895,1.215176601 -Jamal Mashburn,mashbja01,1998,PO,MIA,234,129,-5.476998185,-1.101128713,-6.578126897,-0.263054207,0,-0.263054207,-5.003463539,-0.791610281,-5.79507382,1.070936113 -Jamal Mashburn,mashbja01,1998,RS,MIA,3203,1729,0.592490511,-0.42888561,0.163604901,2.56959799,2.56959799,0,0.593345447,-0.489241308,0.104104139,-0.021226944 -Jamal Mashburn,mashbja01,1999,PO,MIA,257,152,-1.515419531,-3.266638938,-4.782058469,-0.16209449,0,-0.16209449,-1.531581197,-3.418927082,-4.950508279,-0.231816334 -Jamal Mashburn,mashbja01,1999,RS,MIA,1528,855,-0.367959557,-0.169452541,-0.537412097,0.962490511,0.962490511,0,-0.224298652,-0.262104994,-0.486403646,-0.250528077 -Jamal Mashburn,mashbja01,2000,PO,MIA,754,423,-0.722438858,0.838989139,0.116550281,0.636479976,0,0.636479976,-0.787311949,0.829925921,0.042613972,-0.217855406 -Jamal Mashburn,mashbja01,2000,RS,MIA,5346,2828,0.915107347,-0.040968742,0.874138605,5.226719933,5.226719933,0,1.167122867,0.085210718,1.252333585,-0.042388112 -Jamal Mashburn,mashbja01,2001,PO,CHH,782,419,3.21839777,0.353203241,3.571601011,1.38578809,0,1.38578809,3.469070254,0.052297765,3.521368019,-0.517844748 -Jamal Mashburn,mashbja01,2001,RS,CHH,5631,2989,1.014011802,-0.067001378,0.947010424,5.626038221,5.626038221,0,1.259676385,-0.124720966,1.134955419,-0.194210521 -Jamal Mashburn,mashbja01,2002,PO,CHH,19,10,-20.04973306,-3.447007612,-23.49674067,-0.10829603,0,-0.10829603,-18.28125962,-5.712964393,-23.99422401,-0.733091251 -Jamal Mashburn,mashbja01,2002,RS,CHH,3026,1601,0.472244155,-0.812788102,-0.340543947,1.959835193,1.959835193,0,0.692549119,-0.818594593,-0.126045473,-0.386191925 -Jamal Mashburn,mashbja01,2003,PO,NOH,298,162,2.784639914,-0.748733977,2.035905937,0.405015939,0,0.405015939,2.962108157,-1.330382211,1.631725946,-0.662378898 -Jamal Mashburn,mashbja01,2003,RS,NOH,6256,3321,1.875680692,-0.596339252,1.27934144,6.801030313,6.801030313,0,2.026342125,-0.570689809,1.455652316,-0.353130523 -Jamal Mashburn,mashbja01,2004,RS,NOH,1371,730,-0.92639724,-2.306201555,-3.232598795,-0.179395343,-0.179395343,0,-0.673947162,-2.048719146,-2.722666308,-0.175852832 -Anthony Mason,masonan01,1990,RS,NJN,226,108,-6.342092278,-2.309725269,-8.651817548,-0.328538144,-0.328538144,0,-6.521322411,-2.71257144,-9.23389385,1.022236156 -Anthony Mason,masonan01,1991,RS,DEN,50,21,3.109379038,-1.571649182,1.537729856,0.046661527,0.046661527,0,2.08646122,-0.125563337,1.960897883,1.557702931 -Anthony Mason,masonan01,1992,PO,NYK,513,288,-0.453918367,0.922284528,0.46836616,0.486598038,0,0.486598038,-1.086589263,0.57353768,-0.513051583,-0.215393776 -Anthony Mason,masonan01,1992,RS,NYK,4303,2198,-1.041300633,0.064868813,-0.97643182,1.988121098,1.988121098,0,-1.188920959,0.069714772,-1.119206187,-0.039009271 -Anthony Mason,masonan01,1993,PO,NYK,972,510,2.739976076,0.14486156,2.884837636,1.506646595,0,1.506646595,2.204677792,0.280807395,2.485485187,-0.335876543 -Anthony Mason,masonan01,1993,RS,NYK,4943,2482,-0.538599448,0.361399941,-0.177199507,3.24891231,3.24891231,0,-0.699129356,0.243125775,-0.456003581,-0.272562088 -Anthony Mason,masonan01,1994,PO,NYK,1216,660,-0.091573095,0.408408268,0.316835172,1.062159524,0,1.062159524,-0.663172227,0.077413574,-0.585758654,-0.246604259 -Anthony Mason,masonan01,1994,RS,NYK,3721,1903,-1.300682635,-0.426334926,-1.727017561,0.990659106,0.990659106,0,-1.612223394,-0.685172779,-2.297396172,-0.248574983 -Anthony Mason,masonan01,1995,PO,NYK,639,352,-0.242378673,0.009030235,-0.233348437,0.464565984,0,0.464565984,-0.577939123,-0.585312163,-1.163251286,-0.304254903 -Anthony Mason,masonan01,1995,RS,NYK,4797,2496,0.273739294,1.098986229,1.372725524,5.237429703,5.237429703,0,-0.054140899,1.188195062,1.134054162,-0.227368508 -Anthony Mason,masonan01,1996,PO,NYK,630,350,1.058225354,1.074487674,2.132713029,0.890442296,0,0.890442296,0.436137377,1.015595855,1.451733232,-0.863889335 -Anthony Mason,masonan01,1996,RS,NYK,6629,3457,1.395280921,0.47200735,1.867288272,8.082590292,8.082590292,0,0.796503033,0.546401527,1.34290456,-0.698467906 -Anthony Mason,masonan01,1997,PO,CHH,240,131,-1.976070656,-2.862331433,-4.838402089,-0.142430502,0,-0.142430502,-1.49199984,-2.852432188,-4.344432028,-0.936369701 -Anthony Mason,masonan01,1997,RS,CHH,5868,3143,2.646697792,0.1270891,2.773786893,8.775396309,8.775396309,0,2.536316433,0.495917185,3.032233618,-0.84806993 -Anthony Mason,masonan01,1998,PO,CHH,647,367,1.28897934,0.152681222,1.441660562,0.802417393,0,0.802417393,1.038519101,-0.034727912,1.003791188,-0.75772729 -Anthony Mason,masonan01,1998,RS,CHH,5930,3148,1.204882304,-0.125834321,1.079047983,6.098981258,6.098981258,0,1.116273276,-0.002142449,1.114130827,-0.7559542 -Anthony Mason,masonan01,2000,PO,CHH,321,179,1.772061351,-2.291227039,-0.519165687,0.208513917,0,0.208513917,1.403673477,-1.996558286,-0.592884809,-0.680000884 -Anthony Mason,masonan01,2000,RS,CHH,6199,3133,0.836259451,-0.135005475,0.701253975,5.479887313,5.479887313,0,0.326704228,0.042670044,0.369374272,-0.628373714 -Anthony Mason,masonan01,2001,PO,MIA,185,98,-4.995687095,-2.821185809,-7.816872904,-0.260489532,0,-0.260489532,-5.524985324,-2.980871082,-8.505856406,-0.275707722 -Anthony Mason,masonan01,2001,RS,MIA,5972,3254,-0.449692849,0.56634936,0.116656511,4.734987438,4.734987438,0,-0.540591888,0.788447913,0.247856025,-0.469724347 -Anthony Mason,masonan01,2002,RS,MIL,5974,3143,0.113017318,-1.87612016,-1.763102842,1.570340903,1.570340903,0,-0.102437702,-1.482560959,-1.58499866,-0.707932568 -Anthony Mason,masonan01,2003,PO,MIL,301,157,-6.028210056,-3.207962855,-9.236172911,-0.53685302,0,-0.53685302,-5.648544957,-3.251795019,-8.900339976,0.172023515 -Anthony Mason,masonan01,2003,RS,MIL,4037,2119,-2.370591461,-2.876306694,-5.246898155,-2.679988305,-2.679988305,0,-2.240922093,-2.615876323,-4.856798416,-0.663228922 -Desmond Mason,masonde01,2001,RS,SEA,2938,1522,-1.422500196,-1.527778611,-2.950278807,-0.155576559,-0.155576559,0,-1.728447508,-1.696413023,-3.424860531,0.032762011 -Desmond Mason,masonde01,2002,PO,SEA,366,205,-0.379195116,0.524171027,0.144975911,0.310229162,0,0.310229162,-0.292431687,0.651125217,0.35869353,-0.602979238 -Desmond Mason,masonde01,2002,RS,SEA,4539,2420,-0.489786624,0.066973855,-0.422812769,2.865054133,2.865054133,0,-0.603874721,-0.199062971,-0.802937693,-0.2646985 -Desmond Mason,masonde01,2003,PO,MIL,391,204,1.769003347,0.340459915,2.109463262,0.522163673,0,0.522163673,1.441076798,0.302384437,1.743461234,0.092113566 -Desmond Mason,masonde01,2003,RS,SEA,3358,1811,-0.382601643,-0.888831995,-1.271433638,1.366146126,1.366146126,0,-0.529927842,-0.709293872,-1.239221714,-0.00054522 -Desmond Mason,masonde01,2003,RS,MIL,1814,952,1.856385458,-2.003889979,-0.147504521,1.259247365,1.259247365,0,1.531970671,-1.845257326,-0.313286656,-0.350521154 -Desmond Mason,masonde01,2004,PO,MIL,375,198,-2.196768551,-1.224576155,-3.421344706,-0.069699351,0,-0.069699351,-2.158278062,-1.087199538,-3.2454776,-0.315335805 -Desmond Mason,masonde01,2004,RS,MIL,4891,2534,1.252748412,0.196172443,1.448920855,5.413424372,5.413424372,0,1.010182393,-0.114787722,0.895394671,-0.254253283 -Desmond Mason,masonde01,2005,RS,MIL,5535,2893,-0.107319497,-2.468885958,-2.576205455,0.25506505,0.25506505,0,-0.198259691,-2.211516161,-2.409775852,-0.522801791 -Desmond Mason,masonde01,2006,RS,NOK,3942,2102,-4.900867684,-0.949019606,-5.84988729,-3.312071986,-3.312071986,0,-4.737146399,-1.357552234,-6.094698633,-0.341014824 -Desmond Mason,masonde01,2007,RS,NOK,4894,2575,-3.488143811,-1.520976348,-5.009120159,-2.957621578,-2.957621578,0,-3.383087007,-1.582334443,-4.96542145,-0.323878044 -Desmond Mason,masonde01,2008,RS,MIL,3275,1702,-1.465050142,-0.256665335,-1.721715477,0.887670277,0.887670277,0,-1.911499202,-0.746267712,-2.657766914,-0.550188291 -Desmond Mason,masonde01,2009,RS,OKC,2099,1064,-3.594085279,0.268439118,-3.325646161,-0.311921808,-0.311921808,0,-4.082566653,-0.101133505,-4.183700159,-0.169075404 -Desmond Mason,masonde01,2010,RS,SAC,131,66,-3.612249897,-1.634316304,-5.246566201,-0.08363576,-0.08363576,0,-4.293918935,-2.84567752,-7.139596454,-0.481933548 -Frank Mason,masonfr01,2018,RS,SAC,1935,984,-0.328603219,-1.495010351,-1.82361357,0.458193281,0.458193281,0,-1.376596962,-2.063129188,-3.439726149,-1.468877402 -Frank Mason,masonfr01,2019,RS,SAC,975,435,-2.125624611,-3.616831661,-5.742456272,-0.669248713,-0.669248713,0,-1.778299231,-3.955159747,-5.733458979,0.784441024 -Roger Mason Jr.,masonro01,2003,RS,CHI,223,113,-0.194037474,-1.558054963,-1.752092437,0.058495596,0.058495596,0,-0.538985946,-1.421006363,-1.95999231,1.542337599 -Roger Mason Jr.,masonro01,2004,RS,CHI,84,43,-8.600700477,-1.72364374,-10.32434422,-0.169340453,-0.169340453,0,-8.205162673,-2.071141353,-10.27630403,1.739437126 -Roger Mason Jr.,masonro01,2004,RS,TOR,521,285,-2.652467374,-0.197855475,-2.850322849,-0.014858671,-0.014858671,0,-2.836258713,-0.953134023,-3.789392736,1.694097108 -Roger Mason Jr.,masonro01,2007,PO,WAS,104,56,0.927146388,-4.025649437,-3.098503049,-0.010419483,0,-0.010419483,0.597034426,-3.415504578,-2.818470152,1.324109554 -Roger Mason Jr.,masonro01,2007,RS,WAS,976,492,-1.707265896,-2.402811114,-4.11007701,-0.345455802,-0.345455802,0,-1.650217578,-2.766705824,-4.416923401,1.104128726 -Roger Mason Jr.,masonro01,2008,PO,WAS,239,129,-0.633672443,-1.367075579,-2.000748022,0.05120572,0,0.05120572,-0.855502888,-1.425601957,-2.281104846,0.60734831 -Roger Mason Jr.,masonro01,2008,RS,WAS,3221,1708,1.329084841,-1.809202726,-0.480117885,1.983057956,1.983057956,0,1.247855539,-1.834386056,-0.586530517,0.238073332 -Roger Mason Jr.,masonro01,2009,PO,SAS,195,108,-0.432142645,-2.741296623,-3.173439268,-0.024172301,0,-0.024172301,-0.691667045,-2.547417185,-3.23908423,0.404837927 -Roger Mason Jr.,masonro01,2009,RS,SAS,4650,2496,0.508951687,-0.796458394,-0.287506707,3.130017853,3.130017853,0,0.535260214,-0.553292942,-0.018032729,-0.173623173 -Roger Mason Jr.,masonro01,2010,PO,SAS,117,61,-8.900583245,-2.011890858,-10.9124741,-0.268172046,0,-0.268172046,-9.034479402,-1.441595752,-10.47607515,2.138827994 -Roger Mason Jr.,masonro01,2010,RS,SAS,2928,1515,-0.893701885,-0.35554745,-1.249249335,1.161752952,1.161752952,0,-0.743211104,-0.801046191,-1.544257295,0.141062348 -Roger Mason Jr.,masonro01,2011,PO,NYK,106,55,4.325357592,-1.938590947,2.386766645,0.149331789,0,0.149331789,3.877200038,-1.399370106,2.477829932,0.399819569 -Roger Mason Jr.,masonro01,2011,RS,NYK,643,319,-2.463895962,-1.678721228,-4.142617191,-0.226499149,-0.226499149,0,-2.867923932,-2.475867881,-5.343791813,-0.063564044 -Roger Mason Jr.,masonro01,2012,RS,WAS,1359,697,0.758369715,-2.655734385,-1.89736467,0.303131241,0.303131241,0,0.475651342,-3.582999842,-3.107348499,-0.02250764 -Roger Mason Jr.,masonro01,2013,RS,NOH,2273,1219,0.270673979,-1.653175373,-1.382501394,0.852007643,0.852007643,0,-0.195677791,-1.801856911,-1.997534702,0.165740341 -Roger Mason Jr.,masonro01,2014,RS,MIA,514,260,-0.449419771,-1.277799972,-1.727219743,0.135191213,0.135191213,0,-1.164590851,-2.530776837,-3.695367687,-0.341198568 -Tony Massenburg,masseto01,1991,PO,SAS,2,1,-6.660661617,-3.822054613,-10.48271623,-0.004010222,0,-0.004010222,-8.134749191,-5.885991771,-14.02074096,-1.364706451 -Tony Massenburg,masseto01,1991,RS,SAS,335,161,-1.960450965,0.642030567,-1.318420398,0.118262109,0.118262109,0,-1.94689911,-0.391740552,-2.338639663,0.563931934 -Tony Massenburg,masseto01,1992,RS,BOS,93,46,-6.285428138,-3.088437425,-9.373865563,-0.156812027,-0.156812027,0,-6.37251788,-3.190372533,-9.562890414,0.852891294 -Tony Massenburg,masseto01,1992,RS,SAS,18,9,-14.70142021,-3.497200755,-18.19862097,-0.072096805,-0.072096805,0,-13.79474076,-2.292593527,-16.08733429,1.599633301 -Tony Massenburg,masseto01,1992,RS,GSW,48,22,0.927584023,-3.753441045,-2.825857023,-0.000887241,-0.000887241,0,0.552923082,-1.535983925,-0.983060843,4.112578787 -Tony Massenburg,masseto01,1992,RS,CHH,28,13,-22.74859747,-2.190045611,-24.93864308,-0.150841312,-0.150841312,0,-19.89216438,-4.107457078,-23.99962145,2.441722627 -Tony Massenburg,masseto01,1995,RS,LAC,4227,2127,-3.609971287,-1.192810593,-4.80278188,-2.225683177,-2.225683177,0,-3.719578485,-1.054136732,-4.773715216,-0.083853834 -Tony Massenburg,masseto01,1996,RS,TOR,1294,659,-2.102167045,-2.04464883,-4.146815875,-0.468705998,-0.468705998,0,-2.370508144,-1.834374749,-4.204882893,-0.184819616 -Tony Massenburg,masseto01,1996,RS,PHI,1562,804,-1.524857976,-2.256260128,-3.781118104,-0.421106157,-0.421106157,0,-1.922774216,-2.063145406,-3.985919621,-0.408542787 -Tony Massenburg,masseto01,1997,RS,NJN,3805,1954,-1.886369355,-1.109732192,-2.996101547,-0.244446628,-0.244446628,0,-2.250592049,-1.181623845,-3.432215895,-0.33458944 -Tony Massenburg,masseto01,1998,RS,VAN,1735,894,-2.805844222,-1.261203941,-4.067048163,-0.602493894,-0.602493894,0,-2.648696505,-1.211535147,-3.860231652,0.268176802 -Tony Massenburg,masseto01,1999,RS,VAN,2144,1143,-1.454161265,-1.154409208,-2.608570473,0.082262994,0.082262994,0,-1.62862698,-1.184632708,-2.813259688,-0.232261522 -Tony Massenburg,masseto01,2000,RS,HOU,216,109,-3.377657911,-0.955625134,-4.333283046,-0.087981091,-0.087981091,0,-3.603409112,-1.73121804,-5.334627152,-0.072902832 -Tony Massenburg,masseto01,2001,RS,VAN,1590,823,-3.428682764,-1.483832639,-4.912515404,-0.910662781,-0.910662781,0,-3.724038804,-1.705362103,-5.429400907,0.267885944 -Tony Massenburg,masseto01,2002,RS,MEM,2394,1247,-3.300789785,-2.351361982,-5.652151767,-1.85346081,-1.85346081,0,-3.674259353,-1.98219369,-5.656453043,0.350720177 -Tony Massenburg,masseto01,2003,PO,UTA,132,70,-2.492982119,-4.73931804,-7.232300159,-0.164849345,0,-0.164849345,-2.456780898,-5.051163831,-7.507944729,-0.139380227 -Tony Massenburg,masseto01,2003,RS,UTA,1490,792,-4.199408106,-2.378306663,-6.577714769,-1.562652774,-1.562652774,0,-3.894279273,-1.783835881,-5.678115153,0.949936438 -Tony Massenburg,masseto01,2004,RS,SAC,1543,789,-4.247963409,-2.937728987,-7.185692396,-1.80132368,-1.80132368,0,-4.140070079,-2.66192328,-6.801993359,0.804058355 -Tony Massenburg,masseto01,2005,PO,SAS,52,28,-5.214108191,-1.35823922,-6.572347411,-0.055567811,0,-0.055567811,-5.77828868,-2.553445082,-8.331733761,-1.203514423 -Tony Massenburg,masseto01,2005,RS,SAS,1309,699,-4.751356675,-0.497894816,-5.249251491,-0.898589562,-0.898589562,0,-4.614104317,-0.166998735,-4.781103052,0.75191402 -Yante Maten,matenya01,2019,RS,MIA,27,13,1.175369957,14.85828811,16.03365807,0.123069827,0.123069827,0,2.426512684,11.71168685,14.13819953,-1.239035675 -Mangok Mathiang,mathima01,2018,RS,CHA,43,20,0.856529333,10.01015852,10.86668785,0.13899105,0.13899105,0,-1.287309294,7.783167494,6.4958582,0.033103114 -Wes Matthews,matthwe01,1981,RS,ATL,2315,1105,0.641333009,-0.56044523,0.080887779,1.602544346,1.602544346,0,0.63716441,0.091801013,0.728965423,0.424378071 -Wes Matthews,matthwe01,1981,RS,WSB,2505,1161,-1.387579499,-1.245258984,-2.632838483,0.069675118,0.069675118,0,-1.398040751,-1.274698866,-2.672739617,0.408982094 -Wes Matthews,matthwe01,1982,PO,ATL,52,28,-5.907135026,-2.79564281,-8.702777836,-0.087942349,0,-0.087942349,-6.828135995,-3.042057708,-9.870193704,0.268841902 -Wes Matthews,matthwe01,1982,RS,ATL,1677,837,-0.814626955,1.037394114,0.222767158,1.281941864,1.281941864,0,-0.715460137,1.518545564,0.803085427,1.002167857 -Wes Matthews,matthwe01,1983,PO,ATL,77,38,1.417998747,-2.415520856,-0.997522109,0.035142561,0,0.035142561,0.190102666,-2.767285853,-2.577183187,0.292140766 -Wes Matthews,matthwe01,1983,RS,ATL,2474,1187,-1.136784141,-0.432189757,-1.568973898,0.7181741,0.7181741,0,-1.01541051,-0.480363543,-1.495774053,0.428322951 -Wes Matthews,matthwe01,1984,PO,PHI,49,23,-3.263939795,-3.031783707,-6.295723501,-0.043608173,0,-0.043608173,-3.233069599,-3.4671764,-6.700246,1.607844961 -Wes Matthews,matthwe01,1984,RS,ATL,193,96,3.038071975,-0.977925561,2.060146414,0.237452979,0.237452979,0,2.622270999,-0.816825362,1.805445637,0.809005453 -Wes Matthews,matthwe01,1984,RS,PHI,613,292,-1.745445286,-1.626084533,-3.37152982,-0.093010084,-0.093010084,0,-1.804612161,-1.524651774,-3.329263935,0.460926928 -Wes Matthews,matthwe01,1985,PO,CHI,187,91,-2.97669244,-0.995499614,-3.972192054,-0.058935239,0,-0.058935239,-2.820584579,-1.091072986,-3.911657565,0.737067476 -Wes Matthews,matthwe01,1985,RS,CHI,3190,1523,0.148814054,-0.768470131,-0.619656078,1.655753812,1.655753812,0,-0.038135117,-0.854594614,-0.892729731,0.02515117 -Wes Matthews,matthwe01,1986,PO,SAS,247,116,2.779885999,-1.059551465,1.720334535,0.272515993,0,0.272515993,1.584778815,-0.689657034,0.895121781,-0.128420783 -Wes Matthews,matthwe01,1986,RS,SAS,4053,1853,1.012406168,-1.173609742,-0.161203574,2.447295036,2.447295036,0,0.753435874,-1.414967631,-0.661531758,-0.006530719 -Wes Matthews,matthwe01,1987,PO,LAL,129,61,-9.001978848,-4.611359018,-13.61333787,-0.353412716,0,-0.353412716,-8.727611681,-5.776251161,-14.50386284,1.336294192 -Wes Matthews,matthwe01,1987,RS,LAL,1139,532,-2.618843667,-1.051772686,-3.670616353,-0.25014185,-0.25014185,0,-2.592919965,-1.713426625,-4.30634659,0.107078729 -Wes Matthews,matthwe01,1988,PO,LAL,53,27,-2.527072501,-2.767687637,-5.294760138,-0.036808867,0,-0.036808867,-2.830700399,-3.307827852,-6.138528251,1.723204429 -Wes Matthews,matthwe01,1988,RS,LAL,1474,706,-1.410074356,-1.761097094,-3.17117145,-0.15197398,-0.15197398,0,-1.44485088,-2.283434474,-3.728285354,0.177739188 -Wes Matthews,matthwe01,1990,RS,ATL,26,13,8.026653358,-4.25876835,3.767885008,0.042529973,0.042529973,0,6.401245954,-5.188877553,1.212368401,-1.613585382 -Wesley Matthews,matthwe02,2010,PO,UTA,734,371,0.171324841,0.845893328,1.017218168,0.737326287,0,0.737326287,0.638596654,1.368007935,2.006604589,0.233256271 -Wesley Matthews,matthwe02,2010,RS,UTA,4003,2025,0.164000127,-0.895630982,-0.731630855,2.08322851,2.08322851,0,-0.068630543,-1.039749194,-1.108379737,-0.092715025 -Wesley Matthews,matthwe02,2011,PO,POR,353,202,1.028581042,-2.021485533,-0.992904491,0.186985369,0,0.186985369,0.799018933,-1.663742579,-0.864723646,0.10446285 -Wesley Matthews,matthwe02,2011,RS,POR,5109,2758,1.313736023,-0.383117652,0.930618371,5.184184162,5.184184162,0,1.401783111,-0.08084006,1.320943051,0.091226377 -Wesley Matthews,matthwe02,2012,RS,POR,4282,2228,1.588464157,0.698005578,2.286469735,5.732083988,5.732083988,0,1.675747249,1.185523638,2.861270887,0.112914884 -Wesley Matthews,matthwe02,2013,RS,POR,4628,2403,2.09218262,-0.743241572,1.348941048,5.037327789,5.037327789,0,2.095011308,-0.052764922,2.042246386,0.221997497 -Wesley Matthews,matthwe02,2014,PO,POR,849,426,-0.461981128,-0.065090971,-0.527072098,0.504879562,0,0.504879562,-0.33641368,1.81743142,1.48101774,1.226505329 -Wesley Matthews,matthwe02,2014,RS,POR,5586,2780,2.770635986,-0.121619747,2.64901624,7.673707501,7.673707501,0,2.844818012,0.200766471,3.045584483,0.200158725 -Wesley Matthews,matthwe02,2015,RS,POR,4098,2024,2.284158937,1.308563148,3.592722085,6.604483591,6.604483591,0,2.564900311,1.809577476,4.374477786,0.800923752 -Wesley Matthews,matthwe02,2016,PO,DAL,343,173,-4.106459565,-2.259204661,-6.365664226,-0.334497743,0,-0.334497743,-3.877734144,-0.766813305,-4.644547449,1.547093471 -Wesley Matthews,matthwe02,2016,RS,DAL,5242,2644,1.645440749,0.088106458,1.733547207,5.9883497,5.9883497,0,1.363900537,0.342799575,1.706700112,-0.966334251 -Wesley Matthews,matthwe02,2017,RS,DAL,4855,2495,-0.253030517,0.944891016,0.691860498,4.364513544,4.364513544,0,-0.281643332,1.207812677,0.926169345,-0.376110991 -Wesley Matthews,matthwe02,2018,RS,DAL,4312,2131,-0.632230264,-1.549070086,-2.181300351,0.617170635,0.617170635,0,-0.224945079,-1.031829922,-1.256775002,-0.182925464 -Wesley Matthews,matthwe02,2019,PO,IND,239,119,-2.698138206,-0.322260313,-3.020398519,-0.017133015,0,-0.017133015,-2.390700565,0.702685411,-1.688015154,1.181694535 -Wesley Matthews,matthwe02,2019,RS,NYK,107,54,-6.498669359,4.076049874,-2.422619484,0.008957216,0.008957216,0,-4.731981981,1.290341928,-3.441640054,-0.704823547 -Wesley Matthews,matthwe02,2019,RS,IND,1493,725,-1.040187199,0.52911384,-0.511073359,0.828193047,0.828193047,0,-0.686657124,0.797274667,0.110617543,0.003110549 -Wesley Matthews,matthwe02,2019,RS,DAL,2784,1312,-0.011001018,-0.855065004,-0.866066022,1.267573898,1.267573898,0,-0.005912789,-0.540760251,-0.54667304,0.525430516 -Marlon Maxey,maxeyma01,1993,RS,MIN,1028,520,-0.948338523,-1.442436972,-2.390775495,0.095629174,0.095629174,0,-1.25083069,-1.860084556,-3.110915246,0.334466063 -Marlon Maxey,maxeyma01,1994,RS,MIN,1249,626,-0.377191241,0.214149478,-0.163041762,0.832053484,0.832053484,0,-0.783368879,0.187385316,-0.595983564,0.677594583 -Jason Maxiell,maxieja01,2006,RS,DET,291,159,-6.846104003,-1.951142696,-8.7972467,-0.493775313,-0.493775313,0,-6.200296016,-3.361624971,-9.561920986,0.599914002 -Jason Maxiell,maxieja01,2007,PO,DET,264,146,0.74218054,1.699357703,2.441538244,0.401551491,0,0.401551491,0.366456455,0.792397586,1.158854041,0.615770259 -Jason Maxiell,maxieja01,2007,RS,DET,1735,943,-3.435076338,1.540616855,-1.894459483,0.412111031,0.412111031,0,-3.109205902,0.755637947,-2.353567954,0.111793882 -Jason Maxiell,maxieja01,2008,PO,DET,662,371,-0.011003891,2.808035692,2.797031801,1.086913212,0,1.086913212,-0.110739304,2.9222257,2.811486397,0.330842705 -Jason Maxiell,maxieja01,2008,RS,DET,3252,1768,-0.238817927,0.223508976,-0.015308951,2.45677273,2.45677273,0,-0.381521064,-0.089146157,-0.47066722,-0.379649866 -Jason Maxiell,maxieja01,2009,PO,DET,112,64,0.916506705,-1.801916315,-0.88540961,0.062271083,0,0.062271083,0.168799456,-2.026005561,-1.857206105,-0.747486535 -Jason Maxiell,maxieja01,2009,RS,DET,2572,1408,-0.656650917,-1.631237702,-2.287888619,0.330897687,0.330897687,0,-0.89782486,-1.693360096,-2.591184956,-0.297835574 -Jason Maxiell,maxieja01,2010,RS,DET,2891,1550,-1.737433122,-1.313918697,-3.051351819,-0.238150032,-0.238150032,0,-1.855972715,-1.261551651,-3.117524366,-0.063810018 -Jason Maxiell,maxieja01,2011,RS,DET,1748,930,-3.686475412,-1.802497871,-5.488973283,-1.299633898,-1.299633898,0,-3.6827784,-2.069445535,-5.752223935,0.002109731 -Jason Maxiell,maxieja01,2012,RS,DET,2756,1466,-2.367200207,0.618103517,-1.74909669,0.74766569,0.74766569,0,-2.515804425,0.42615607,-2.089648355,-0.118813446 -Jason Maxiell,maxieja01,2013,RS,DET,3423,1789,-3.555731155,0.917033861,-2.638697294,0.101176499,0.101176499,0,-3.596582165,0.615186061,-2.981396104,-0.380141776 -Jason Maxiell,maxieja01,2014,RS,ORL,968,488,-3.026894191,-0.847158387,-3.874052578,-0.277550923,-0.277550923,0,-4.023184395,-1.493307169,-5.516491564,-0.792707489 -Jason Maxiell,maxieja01,2015,RS,CHA,1756,878,-2.957966063,0.446476055,-2.511490008,0.10647966,0.10647966,0,-3.429398778,-0.218309603,-3.647708381,-0.325111899 -Cedric Maxwell,maxwece01,1978,RS,BOS,2707,1213,1.451118053,1.253775246,2.704893299,3.380455262,3.380455262,0,0.951227076,0.380504502,1.331731578,0.146283225 -Cedric Maxwell,maxwece01,1979,RS,BOS,6663,2969,3.591934128,0.204372216,3.796306343,9.88834044,9.88834044,0,3.022296889,0.336727056,3.359023945,-0.301156074 -Cedric Maxwell,maxwece01,1980,PO,BOS,657,320,4.696929241,1.311149189,6.008078431,1.466003911,0,1.466003911,4.007994853,0.86484404,4.872838893,-0.58844718 -Cedric Maxwell,maxwece01,1980,RS,BOS,5933,2744,3.87415416,0.299545532,4.173699692,9.665746613,9.665746613,0,3.440750919,0.227121583,3.667872503,-0.294445263 -Cedric Maxwell,maxwece01,1981,PO,BOS,1207,598,4.679236774,0.376870075,5.056106849,2.442138723,0,2.442138723,4.221678278,0.204009379,4.425687657,-0.556584428 -Cedric Maxwell,maxwece01,1981,RS,BOS,5799,2730,3.498198306,0.36855287,3.866751176,9.185628324,9.185628324,0,3.091059513,0.409203456,3.500262969,-0.340921665 -Cedric Maxwell,maxwece01,1982,PO,BOS,794,385,3.297416445,2.699321055,5.9967375,1.771225039,0,1.771225039,3.122319686,2.750320046,5.872639732,-0.042213642 -Cedric Maxwell,maxwece01,1982,RS,BOS,5540,2590,2.622437907,0.369895688,2.992333595,7.573081111,7.573081111,0,2.390280825,0.571844327,2.962125152,-0.201074288 -Cedric Maxwell,maxwece01,1983,PO,BOS,499,246,2.910682861,-0.694910143,2.215772718,0.63889054,0,0.63889054,2.164806654,-0.896270865,1.268535788,-0.617485533 -Cedric Maxwell,maxwece01,1983,RS,BOS,4935,2252,1.544009874,-0.405621762,1.138388111,4.449839423,4.449839423,0,1.229232151,-0.585419523,0.643812628,-0.415812792 -Cedric Maxwell,maxwece01,1984,PO,BOS,1553,752,1.96126559,-0.415008742,1.546256847,1.697761271,0,1.697761271,1.648296088,-0.404056489,1.244239599,-0.132885223 -Cedric Maxwell,maxwece01,1984,RS,BOS,5257,2502,1.097787537,-0.57314587,0.524641666,4.170745013,4.170745013,0,0.909003552,-0.712218997,0.196784555,-0.230993798 -Cedric Maxwell,maxwece01,1985,PO,BOS,510,238,-0.657839127,0.292507822,-0.365331305,0.299059909,0,0.299059909,-1.449430225,-0.527203277,-1.976633501,0.145471787 -Cedric Maxwell,maxwece01,1985,RS,BOS,3201,1495,0.906004023,-0.871667021,0.034337002,2.119114418,2.119114418,0,0.584052663,-1.116506858,-0.532454195,-0.225581837 -Cedric Maxwell,maxwece01,1986,RS,LAC,5319,2458,1.367012437,-1.488303532,-0.121291096,3.288403251,3.288403251,0,0.978506721,-1.1507523,-0.17224558,-0.2566283 -Cedric Maxwell,maxwece01,1987,PO,HOU,360,177,1.204272369,-0.156078078,1.048194291,0.353298287,0,0.353298287,0.257938301,-0.961648052,-0.703709751,-0.127179968 -Cedric Maxwell,maxwece01,1987,RS,HOU,1760,836,1.513299047,-1.43461638,0.078682667,1.202013704,1.202013704,0,0.579941149,-2.011059261,-1.431118111,-0.38020889 -Cedric Maxwell,maxwece01,1987,RS,LAC,2450,1132,1.537237192,-1.999021808,-0.461784616,1.317024384,1.317024384,0,0.749130513,-1.735879478,-0.986748965,-0.349410843 -Cedric Maxwell,maxwece01,1988,PO,HOU,30,15,-0.782840731,-3.416261294,-4.199102025,-0.011327184,0,-0.011327184,-2.365806591,-4.740042701,-7.105849292,-0.92035942 -Cedric Maxwell,maxwece01,1988,RS,HOU,1819,848,-0.587648092,-0.803944207,-1.391592299,0.585654676,0.585654676,0,-1.297728799,-1.718594374,-3.016323172,-0.353271216 -Vernon Maxwell,maxweve01,1989,RS,SAS,4530,2065,-1.022739729,-1.642279372,-2.665019101,0.089584663,0.089584663,0,-1.363624172,-1.819617357,-3.183241529,0.059107428 -Vernon Maxwell,maxweve01,1990,PO,HOU,310,159,0.009945246,-0.982815561,-0.972870315,0.149548509,0,0.149548509,0.457933288,-0.567299514,-0.109366227,0.564180592 -Vernon Maxwell,maxweve01,1990,RS,HOU,1853,869,-0.114409011,-0.083702943,-0.198111954,1.138744913,1.138744913,0,-0.176612551,-0.127692924,-0.304305475,0.645108506 -Vernon Maxwell,maxweve01,1990,RS,SAS,2321,1118,-0.931533934,-0.829855781,-1.761389715,0.565492111,0.565492111,0,-1.183848413,-1.188387034,-2.372235447,0.279918808 -Vernon Maxwell,maxweve01,1991,PO,HOU,216,113,0.0577956,-0.800845738,-0.743050139,0.120179785,0,0.120179785,0.559933976,-0.745075595,-0.185141619,0.669732808 -Vernon Maxwell,maxweve01,1991,RS,HOU,5957,2870,1.13302105,0.304612071,1.437633121,6.157709666,6.157709666,0,1.522475242,0.396214077,1.918689318,0.418154367 -Vernon Maxwell,maxweve01,1992,RS,HOU,5411,2700,1.230515286,-0.567782034,0.662733253,4.727630209,4.727630209,0,1.562409752,-0.192777113,1.369632639,0.550526965 -Vernon Maxwell,maxweve01,1993,PO,HOU,591,308,1.31886614,-0.019699474,1.299166666,0.659368046,0,0.659368046,1.527965199,0.220506908,1.748472108,0.436855735 -Vernon Maxwell,maxweve01,1993,RS,HOU,4478,2251,1.265099511,-0.354844142,0.910255369,4.214104062,4.214104062,0,1.605425407,-0.290332147,1.31509326,0.243379731 -Vernon Maxwell,maxweve01,1994,PO,HOU,1667,880,0.131429698,-0.53247919,-0.401049493,1.089255037,0,1.089255037,0.542459212,-0.364569588,0.177889624,0.128616946 -Vernon Maxwell,maxweve01,1994,RS,HOU,5147,2571,0.678260555,0.655252853,1.333513408,5.374708475,5.374708475,0,1.0964253,0.724669826,1.821095126,0.328169242 -Vernon Maxwell,maxweve01,1995,PO,HOU,31,16,-11.8690652,-2.601908859,-14.47097406,-0.099327544,0,-0.099327544,-11.11911608,-3.882002412,-15.00111849,0.590052114 -Vernon Maxwell,maxweve01,1995,RS,HOU,4046,2038,1.046495066,-0.8221761,0.224318966,3.111979586,3.111979586,0,1.440920851,-0.534268042,0.906652809,0.587489428 -Vernon Maxwell,maxweve01,1996,RS,PHI,4793,2467,-0.037882008,-1.601515112,-1.63939712,1.406157663,1.406157663,0,0.343903322,-1.171733724,-0.827830402,0.55065677 -Vernon Maxwell,maxweve01,1997,RS,SAS,3804,2068,-1.006982332,-1.373991397,-2.380973729,0.392695928,0.392695928,0,-0.486673965,-0.990909686,-1.477583651,0.782483444 -Vernon Maxwell,maxweve01,1998,RS,ORL,310,169,-1.391117832,-3.498968865,-4.890086697,-0.188307594,-0.188307594,0,-1.420177699,-3.554111386,-4.974289085,1.871988381 -Vernon Maxwell,maxweve01,1998,RS,CHH,880,467,0.558457969,-1.893583912,-1.335125943,0.345363912,0.345363912,0,0.668332095,-2.197858436,-1.529526341,2.236021901 -Vernon Maxwell,maxweve01,1999,PO,SAC,242,129,0.628752777,-0.000338545,0.628414231,0.232249236,0,0.232249236,1.269089273,0.277850358,1.546939632,1.105503961 -Vernon Maxwell,maxweve01,1999,RS,SAC,2037,1007,0.874524915,-1.95020057,-1.075675655,0.869417268,0.869417268,0,0.969822489,-1.718219618,-0.748397129,0.962232187 -Vernon Maxwell,maxweve01,2000,RS,SEA,1947,989,-0.174472006,-0.857301606,-1.031773612,0.875747813,0.875747813,0,0.375660409,-1.187247108,-0.811586699,0.951075873 -Vernon Maxwell,maxweve01,2001,PO,DAL,80,43,-3.812477464,-4.990094414,-8.802571878,-0.13932511,0,-0.13932511,-4.231836612,-5.077255746,-9.309092358,1.568279991 -Vernon Maxwell,maxweve01,2001,RS,PHI,716,375,-2.031025553,-1.312875041,-3.343900594,-0.115937106,-0.115937106,0,-1.730345054,-1.487447282,-3.217792337,1.876491513 -Vernon Maxwell,maxweve01,2001,RS,DAL,560,285,-4.621849894,-2.17007577,-6.791925664,-0.600999795,-0.600999795,0,-4.024380456,-2.343519217,-6.367899673,2.085794859 -Lee Mayberry,maybele01,1993,RS,MIL,3044,1503,-0.201510474,-1.703530761,-1.905041234,0.649313744,0.649313744,0,-0.694206216,-1.557155278,-2.251361494,0.207605516 -Lee Mayberry,maybele01,1994,RS,MIL,2931,1472,-1.702594569,-2.64399159,-4.346586159,-1.200072524,-1.200072524,0,-2.104701523,-2.800648219,-4.905349742,0.081331974 -Lee Mayberry,maybele01,1995,RS,MIL,3407,1744,-0.477171119,-2.323724763,-2.800895882,-0.045165473,-0.045165473,0,-0.909652157,-2.458250046,-3.367902203,-0.251509552 -Lee Mayberry,maybele01,1996,RS,MIL,3241,1705,0.662185871,-1.122391209,-0.460205338,1.991258154,1.991258154,0,0.323795172,-1.19935144,-0.875556268,-0.028630149 -Lee Mayberry,maybele01,1997,RS,VAN,3636,1952,0.302916301,-2.244791356,-1.941875055,0.803970748,0.803970748,0,-0.324682309,-1.785456342,-2.110138651,-0.096295642 -Lee Mayberry,maybele01,1998,RS,VAN,3561,1835,-0.083439489,-2.069897575,-2.153337064,0.558954119,0.558954119,0,-0.312345453,-1.624690275,-1.937035727,0.056934588 -Lee Mayberry,maybele01,1999,RS,VAN,236,126,-1.550900755,-1.654151837,-3.205052592,-0.029529178,-0.029529178,0,-1.829831849,-1.70173596,-3.531567809,0.849208634 -Clyde Mayes,mayescl01,1977,RS,BUF,16,7,-18.31039887,-2.868727752,-21.17912662,-0.067630276,-0.067630276,0,-16.82490209,-2.542910919,-19.367813,2.968494425 -Clyde Mayes,mayescl01,1977,RS,IND,47,21,-2.680622614,-5.331024289,-8.011646903,-0.05712502,-0.05712502,0,-2.709640261,-4.748812399,-7.45845266,1.435417898 -Clyde Mayes,mayescl01,1977,RS,POR,55,24,-5.329550744,-4.598995855,-9.9285466,-0.088022458,-0.088022458,0,-5.118266028,-4.256323869,-9.374589898,0.150339191 -Tharon Mayes,mayesth01,1992,RS,PHI,425,215,-5.218800107,-1.230213316,-6.449013423,-0.419885036,-0.419885036,0,-3.990962137,-1.38864964,-5.379611776,3.406834648 -Tharon Mayes,mayesth01,1992,RS,LAC,81,40,-3.731426726,-1.02301308,-4.754439807,-0.042081687,-0.042081687,0,-4.014465682,0.014824239,-3.999641443,2.810433301 -Bill Mayfield,mayfibi01,1981,RS,GSW,115,54,-2.776337166,-3.768915905,-6.545253071,-0.104569716,-0.104569716,0,-3.404003658,-4.343502841,-7.747506499,0.007350555 -Eric Maynor,maynoer01,2010,PO,OKC,145,76,-2.976973649,-0.172541595,-3.149515244,-0.015956127,0,-0.015956127,-3.413606204,-1.603994052,-5.017600256,-0.119164518 -Eric Maynor,maynoer01,2010,RS,UTA,718,363,-1.634353085,0.217702253,-1.416650832,0.248052403,0.248052403,0,-1.582857174,-0.651276714,-2.234133888,0.422956241 -Eric Maynor,maynoer01,2010,RS,OKC,1777,906,-1.23177038,0.063025504,-1.168744876,0.733292672,0.733292672,0,-1.597523445,-0.553491019,-2.151014464,0.304547582 -Eric Maynor,maynoer01,2011,PO,OKC,421,220,0.538321636,0.41854519,0.956866826,0.429224438,0,0.429224438,0.535550262,-0.581940872,-0.04639061,0.0212767 -Eric Maynor,maynoer01,2011,RS,OKC,2344,1200,-0.019962454,-0.666758326,-0.68672078,1.259638281,1.259638281,0,-0.312744289,-1.548398072,-1.861142362,-0.264394563 -Eric Maynor,maynoer01,2012,RS,OKC,268,137,-0.685595291,-1.498240819,-2.18383611,0.039744526,0.039744526,0,-0.624430041,-1.633765034,-2.258195074,0.399388222 -Eric Maynor,maynoer01,2013,RS,OKC,769,391,-2.753833339,-2.984918754,-5.738752093,-0.599539323,-0.599539323,0,-2.596453342,-4.049323432,-6.645776774,0.518206964 -Eric Maynor,maynoer01,2013,RS,POR,1102,572,-0.341282182,-3.860328863,-4.201611045,-0.425911842,-0.425911842,0,-0.813565907,-4.322192669,-5.135758576,0.501480271 -Eric Maynor,maynoer01,2014,RS,WAS,422,215,-4.773742105,-7.371015669,-12.14475777,-1.015907526,-1.015907526,0,-4.567054368,-7.277329621,-11.84438399,-1.361803879 -Eric Maynor,maynoer01,2014,RS,PHI,235,112,-7.543335909,-4.91450309,-12.457839,-0.560458021,-0.560458021,0,-6.696722758,-5.349701277,-12.04642403,0.990532811 -O.J. Mayo,mayooj01,2009,RS,MEM,5924,3120,0.375447358,-2.199981357,-1.824533999,1.473078145,1.473078145,0,0.405272101,-1.709393724,-1.304121623,-0.006352858 -O.J. Mayo,mayooj01,2010,RS,MEM,6140,3113,1.01102592,-1.805553584,-0.794527664,3.099486194,3.099486194,0,1.082793789,-1.391034225,-0.308240435,-0.190344097 -O.J. Mayo,mayooj01,2011,PO,MEM,687,362,1.911651405,-1.490300696,0.421350709,0.607193427,0,0.607193427,1.810434411,-0.877921646,0.932512765,0.456273096 -O.J. Mayo,mayooj01,2011,RS,MEM,3619,1869,0.654393013,-1.642697904,-0.988304891,1.681901182,1.681901182,0,0.802084707,-1.603019774,-0.800935066,0.111646465 -O.J. Mayo,mayooj01,2012,PO,MEM,301,163,-4.316455945,1.316746874,-2.999709071,-0.021771059,0,-0.021771059,-3.313257588,1.052103023,-2.261154564,1.485567044 -O.J. Mayo,mayooj01,2012,RS,MEM,3389,1771,0.637423543,-0.657059809,-0.019636266,2.47922725,2.47922725,0,0.850000874,-0.690143921,0.159856953,0.455503948 -O.J. Mayo,mayooj01,2013,RS,DAL,5776,2913,1.103817899,-0.136400394,0.967417506,5.519933162,5.519933162,0,1.127614404,0.077151678,1.204766082,-0.08323952 -O.J. Mayo,mayooj01,2014,RS,MIL,2658,1346,-1.298404722,-2.091541605,-3.389946327,-0.442596583,-0.442596583,0,-0.811554002,-3.230253851,-4.041807854,0.682418352 -O.J. Mayo,mayooj01,2015,PO,MIL,308,156,2.424132777,-0.869455304,1.554677474,0.359412953,0,0.359412953,1.414647384,-0.047380313,1.367267071,1.653199369 -O.J. Mayo,mayooj01,2015,RS,MIL,3430,1697,-0.273777165,-1.541403134,-1.815180298,0.82251638,0.82251638,0,-0.084904282,-1.309644421,-1.394548704,1.556904822 -O.J. Mayo,mayooj01,2016,RS,MIL,2200,1090,-1.72312886,0.756359418,-0.966769443,0.997066897,0.997066897,0,-1.01864088,0.801815202,-0.216825678,0.530111857 -Scott May,maysc01,1977,PO,CHI,210,97,-1.33676378,3.387435141,2.050671361,0.246147038,0,0.246147038,-1.214335844,3.38682385,2.172488006,0.483138357 -Scott May,maysc01,1977,RS,CHI,4992,2369,-0.260482695,0.214350708,-0.046131986,3.26013408,3.26013408,0,-0.324446661,0.198701034,-0.125745627,-0.261677501 -Scott May,maysc01,1978,RS,CHI,3854,1802,0.004590345,-0.760544624,-0.755954279,1.831551716,1.831551716,0,-0.070021138,-0.461293413,-0.531314551,-0.102228944 -Scott May,maysc01,1979,RS,CHI,874,403,-4.466537969,0.089564236,-4.376973733,-0.337125723,-0.337125723,0,-4.350443878,-0.687232283,-5.037676161,0.832825957 -Scott May,maysc01,1980,RS,CHI,2784,1298,-0.045807347,-0.594231761,-0.640039108,1.396137597,1.396137597,0,-0.246413799,-0.726565111,-0.97297891,-0.086768696 -Scott May,maysc01,1981,RS,CHI,1728,815,0.430294129,-0.575806365,-0.145512236,1.083891132,1.083891132,0,0.280025794,-1.3712925,-1.091266706,0.086718013 -Scott May,maysc01,1982,PO,MIL,99,50,-4.249562271,-1.61894533,-5.868507601,-0.08221969,0,-0.08221969,-3.802747151,-2.960032806,-6.762779957,0.208705313 -Scott May,maysc01,1982,RS,MIL,2501,1187,1.765019614,0.450595492,2.215615106,3.013477609,3.013477609,0,1.435602633,0.072134505,1.507737137,0.212712258 -Scott May,maysc01,1983,RS,DET,346,155,-2.12588468,-1.240317045,-3.366201724,-0.04895738,-0.04895738,0,-2.357244205,-1.407918266,-3.765162472,0.487213093 -Sean May,mayse01,2006,RS,CHA,783,398,-2.374804833,-0.401527701,-2.776332535,-0.005371485,-0.005371485,0,-2.208296188,-0.61716148,-2.825457668,0.418315767 -Sean May,mayse01,2007,RS,CHA,1625,838,0.945487018,-1.285288583,-0.339801565,1.02832272,1.02832272,0,0.548688797,-1.360718408,-0.812029611,-0.19429002 -Sean May,mayse01,2009,RS,CHA,560,301,-6.61735754,-1.474902091,-8.092259631,-0.821110684,-0.821110684,0,-6.465847884,-2.636065253,-9.101913137,0.079046642 -Sean May,mayse01,2010,RS,SAC,656,331,-3.275417686,0.047233139,-3.228184547,-0.081272567,-0.081272567,0,-3.21940137,-0.328160152,-3.547561522,0.602795298 -Travis Mays,maystr01,1991,RS,SAC,4281,2145,-0.509554077,-1.083386637,-1.592940715,1.269497658,1.269497658,0,-0.458143706,-0.666315607,-1.124459313,0.253336263 -Travis Mays,maystr01,1992,RS,ATL,66,32,-2.170356396,-5.195612091,-7.365968486,-0.075739411,-0.075739411,0,-2.068147926,-5.011525108,-7.079673034,0.489767897 -Travis Mays,maystr01,1993,PO,ATL,38,20,-4.027233446,-4.6366023,-8.663835746,-0.063229013,0,-0.063229013,-4.886404152,-3.571794458,-8.45819861,1.463715622 -Travis Mays,maystr01,1993,RS,ATL,1619,787,-2.417435946,-2.74738017,-5.164816115,-0.971791316,-0.971791316,0,-2.371385375,-3.067084806,-5.438470181,0.219835773 -Luc Mbah a Moute,mbahalu01,2009,RS,MIL,4125,2114,-2.16477805,2.065083938,-0.099694112,2.850989141,2.850989141,0,-2.081336562,1.872761498,-0.208575064,-0.244534699 -Luc Mbah a Moute,mbahalu01,2010,PO,MIL,321,178,-1.278496585,-0.298789193,-1.577285778,0.109475243,0,0.109475243,-1.763471699,-0.638840895,-2.402312595,-0.302062475 -Luc Mbah a Moute,mbahalu01,2010,RS,MIL,3606,1866,-1.747841703,1.791128305,0.043286602,2.649980573,2.649980573,0,-1.948609491,1.692182587,-0.256426904,-0.329014611 -Luc Mbah a Moute,mbahalu01,2011,RS,MIL,3961,2093,-1.918778442,1.335953302,-0.58282514,2.305704566,2.305704566,0,-2.201103355,1.30746513,-0.893638225,-0.342704294 -Luc Mbah a Moute,mbahalu01,2012,RS,MIL,1992,1009,-1.161806139,1.678192342,0.516386203,1.679298409,1.679298409,0,-1.234614073,1.612994812,0.378380739,-0.121399571 -Luc Mbah a Moute,mbahalu01,2013,PO,MIL,260,136,-0.969279511,0.707020128,-0.262259383,0.177761312,0,0.177761312,-2.008087673,0.759407442,-1.248680231,-0.137070581 -Luc Mbah a Moute,mbahalu01,2013,RS,MIL,2646,1326,-3.363289411,0.348404637,-3.014884774,-0.178507735,-0.178507735,0,-3.499735251,-0.292890238,-3.792625489,-0.360297666 -Luc Mbah a Moute,mbahalu01,2014,RS,SAC,394,196,-1.564147886,2.393841066,0.82969318,0.355553086,0.355553086,0,-3.033919294,2.056848996,-0.977070297,-0.646647083 -Luc Mbah a Moute,mbahalu01,2014,RS,MIN,1616,807,-3.329228987,-2.224985369,-5.554214356,-1.142232595,-1.142232595,0,-3.512072351,-2.47491004,-5.986982391,-1.025996171 -Luc Mbah a Moute,mbahalu01,2015,RS,PHI,3833,1916,-3.248370832,2.284422546,-0.963948285,1.742458903,1.742458903,0,-2.974153805,2.204079257,-0.770074548,-0.191345276 -Luc Mbah a Moute,mbahalu01,2016,PO,LAC,160,78,-3.872801401,3.398647822,-0.474153578,0.093736909,0,0.093736909,-6.62310454,2.217686927,-4.405417613,0.333922646 -Luc Mbah a Moute,mbahalu01,2016,RS,LAC,2573,1274,-3.156162294,3.482278783,0.326116489,1.985990722,1.985990722,0,-3.679322966,2.731513586,-0.94780938,-0.658202176 -Luc Mbah a Moute,mbahalu01,2017,PO,LAC,422,224,-2.384042489,0.579576921,-1.804465568,0.110405416,0,0.110405416,-0.651084179,1.476009266,0.824925086,-0.904450123 -Luc Mbah a Moute,mbahalu01,2017,RS,LAC,3636,1787,-1.229571326,3.803351291,2.573779965,4.842539376,4.842539376,0,-1.358583535,3.214355674,1.855772139,-0.228293905 -Luc Mbah a Moute,mbahalu01,2018,PO,HOU,321,149,-7.389239147,-2.311735822,-9.700974969,-0.547431544,0,-0.547431544,-3.801273115,-1.669546859,-5.470819973,0.438263609 -Luc Mbah a Moute,mbahalu01,2018,RS,HOU,3220,1564,-2.397220003,2.486430211,0.089210208,2.262703804,2.262703804,0,-1.549867749,2.172455398,0.622587649,-0.124870613 -Luc Mbah a Moute,mbahalu01,2019,RS,LAC,141,61,-1.784781485,2.312029904,0.527248419,0.101921072,0.101921072,0,-2.190478021,-0.179828746,-2.370306768,-0.074049018 -Didier Ilunga-Mbenga,mbengdj01,2005,RS,DAL,113,58,-6.750696607,-1.65650265,-8.407199257,-0.169535932,-0.169535932,0,-6.765079106,-2.462353862,-9.227432968,1.171188941 -Didier Ilunga-Mbenga,mbengdj01,2006,PO,DAL,47,25,-9.229207363,-3.253279181,-12.48248654,-0.132745822,0,-0.132745822,-9.363092531,-2.018217429,-11.38130996,3.325820023 -Didier Ilunga-Mbenga,mbengdj01,2006,RS,DAL,438,237,-3.930092323,0.81369622,-3.116396103,-0.044788111,-0.044788111,0,-3.715642772,0.430928371,-3.284714401,1.001949521 -Didier Ilunga-Mbenga,mbengdj01,2007,RS,DAL,149,79,-5.268871824,0.597894885,-4.67097694,-0.078493526,-0.078493526,0,-5.100542655,0.784921654,-4.315621001,1.282208761 -Didier Ilunga-Mbenga,mbengdj01,2008,PO,LAL,59,30,0.44706769,4.772340751,5.219408441,0.129124232,0,0.129124232,0.318904349,6.157982053,6.476886402,2.350984457 -Didier Ilunga-Mbenga,mbengdj01,2008,RS,GSW,271,130,-5.060320334,-1.598569854,-6.658890188,-0.262950434,-0.262950434,0,-5.383018949,-0.914236883,-6.297255832,1.331299381 -Didier Ilunga-Mbenga,mbengdj01,2008,RS,LAL,395,196,-4.397381234,-0.537422744,-4.934803978,-0.220903709,-0.220903709,0,-4.375057708,-0.423261178,-4.798318886,1.038419019 -Didier Ilunga-Mbenga,mbengdj01,2009,PO,LAL,31,16,-20.09135902,-1.374997861,-21.46635688,-0.154951784,0,-0.154951784,-18.79894115,-5.129547441,-23.9284886,-1.49686864 -Didier Ilunga-Mbenga,mbengdj01,2009,RS,LAL,360,181,-4.550436874,3.061437374,-1.4889995,0.117346032,0.117346032,0,-4.156196663,2.70934532,-1.446851343,0.715196109 -Didier Ilunga-Mbenga,mbengdj01,2010,PO,LAL,23,12,-6.4205096,-0.878155976,-7.298665576,-0.028822704,0,-0.028822704,-6.74909889,-0.959701716,-7.708800606,0.318071431 -Didier Ilunga-Mbenga,mbengdj01,2010,RS,LAL,694,355,-4.368055605,0.646988023,-3.721067582,-0.176024144,-0.176024144,0,-4.505631201,-0.078591671,-4.584222872,0.076540277 -Didier Ilunga-Mbenga,mbengdj01,2011,PO,NOH,47,26,0.53004196,7.189589844,7.719631804,0.146823224,0,0.146823224,0.271582742,7.541590393,7.813173135,2.225617853 -Didier Ilunga-Mbenga,mbengdj01,2011,RS,NOH,617,330,-4.549773491,1.173843015,-3.375930476,-0.105534951,-0.105534951,0,-4.733670809,0.29923888,-4.434431929,0.132241515 -Bob McAdoo,mcadobo01,1977,RS,NYK,4627,2031,1.625938113,0.717826356,2.34376447,5.276236523,5.276236523,0,2.085647587,0.987611893,3.07325948,-0.040942251 -Bob McAdoo,mcadobo01,1977,RS,BUF,1734,767,-0.850678532,-0.626382787,-1.477061319,0.497964225,0.497964225,0,-0.183363879,-0.166865021,-0.3502289,-0.036023706 -Bob McAdoo,mcadobo01,1978,PO,NYK,549,238,-2.166212617,-0.984426339,-3.150638956,-0.050090051,0,-0.050090051,-1.482651816,-0.687805875,-2.170457691,-0.175609896 -Bob McAdoo,mcadobo01,1978,RS,NYK,7356,3182,0.961742898,0.721644892,1.683387789,7.187922028,7.187922028,0,1.550015161,0.892743392,2.442758553,-0.142437489 -Bob McAdoo,mcadobo01,1979,RS,BOS,1430,637,-1.748996985,-1.651720229,-3.400717214,-0.211578896,-0.211578896,0,-1.253256772,-1.596587134,-2.849843906,0.049347188 -Bob McAdoo,mcadobo01,1979,RS,NYK,3524,1594,1.478781102,0.010854044,1.489635146,3.453299211,3.453299211,0,1.915128395,0.31149737,2.226625765,0.1669835 -Bob McAdoo,mcadobo01,1980,RS,DET,4733,2097,-1.727728398,-0.692333116,-2.420061514,0.353065502,0.353065502,0,-1.355710308,-0.681456519,-2.037166827,0.020043131 -Bob McAdoo,mcadobo01,1981,RS,DET,358,168,-4.906472918,-0.00982673,-4.916299648,-0.186199363,-0.186199363,0,-4.347253533,-0.166370575,-4.513624107,0.287518438 -Bob McAdoo,mcadobo01,1981,RS,NJN,339,153,-0.590768073,-0.067554294,-0.658322367,0.164569724,0.164569724,0,-0.434737012,-0.22109175,-0.655828762,0.815568442 -Bob McAdoo,mcadobo01,1982,PO,LAL,843,388,-0.878091286,0.824835439,-0.053255846,0.550952449,0,0.550952449,-0.47081769,0.167213105,-0.303604585,0.067010494 -Bob McAdoo,mcadobo01,1982,RS,LAL,1621,746,-3.497400748,0.604289378,-2.89311137,-0.054704704,-0.054704704,0,-3.060443203,0.118568849,-2.941874354,0.440924798 -Bob McAdoo,mcadobo01,1983,PO,LAL,353,166,-3.235617774,3.119278164,-0.116339611,0.231590787,0,0.231590787,-2.261570476,2.456934544,0.195364068,0.681617302 -Bob McAdoo,mcadobo01,1983,RS,LAL,2229,1019,-0.320497936,0.959252789,0.638754853,1.769670002,1.769670002,0,0.269065922,1.035029202,1.304095123,0.46655083 -Bob McAdoo,mcadobo01,1984,PO,LAL,943,447,-2.025736565,1.3870285,-0.638708065,0.498633001,0,0.498633001,-1.366398221,0.763055976,-0.603342245,0.406023781 -Bob McAdoo,mcadobo01,1984,RS,LAL,3182,1456,-2.845309028,0.185095684,-2.660213344,0.066854545,0.066854545,0,-2.212502656,-0.190291168,-2.402793824,0.240855218 -Bob McAdoo,mcadobo01,1985,PO,LAL,906,398,-3.968494507,1.212767009,-2.755727498,-0.001204711,0,-0.001204711,-3.298793979,0.87291733,-2.425876649,0.455698481 -Bob McAdoo,mcadobo01,1985,RS,LAL,2727,1254,-2.251272219,-0.048186567,-2.299458786,0.288821606,0.288821606,0,-1.810764144,-0.358875806,-2.16963995,0.204167164 -Bob McAdoo,mcadobo01,1986,PO,PHI,151,73,5.414174987,3.321122615,8.735297602,0.443081098,0,0.443081098,5.295436483,3.162213885,8.457650368,0.431823427 -Bob McAdoo,mcadobo01,1986,RS,PHI,1290,609,-3.790646089,-1.255594753,-5.046240842,-0.713577125,-0.713577125,0,-3.640117506,-1.789691555,-5.429809061,0.015644047 -James Michael McAdoo,mcadoja01,2015,PO,GSW,21,10,-8.676468854,-2.807564747,-11.4840336,-0.045224211,0,-0.045224211,-4.853070808,-7.602218952,-12.45528976,-1.541660595 -James Michael McAdoo,mcadoja01,2015,RS,GSW,294,137,0.700571134,-1.495342783,-0.794771649,0.137577575,0.137577575,0,1.567223166,-0.020352336,1.54687083,0.640064489 -James Michael McAdoo,mcadoja01,2016,PO,GSW,84,38,-6.135628353,3.303240665,-2.832387688,-0.00166186,0,-0.00166186,-4.80258801,3.694848567,-1.107739443,0.835282356 -James Michael McAdoo,mcadoja01,2016,RS,GSW,553,262,-4.017612798,-3.73068356,-7.748296358,-0.667008,-0.667008,0,-3.183972942,-2.85192438,-6.035897322,-0.164708209 -James Michael McAdoo,mcadoja01,2017,PO,GSW,123,56,-3.814403534,-1.2670939,-5.081497435,-0.068503238,0,-0.068503238,-1.095070844,-2.330942551,-3.426013395,-0.280425708 -James Michael McAdoo,mcadoja01,2017,RS,GSW,949,457,-4.679501932,0.381151663,-4.298350269,-0.360087347,-0.360087347,0,-3.46559556,0.349378263,-3.116217297,-0.252191017 -James Michael McAdoo,mcadoja01,2018,RS,PHI,39,18,-0.127962322,2.992670103,2.86470778,0.052530743,0.052530743,0,3.448999228,0.441899844,3.890899072,1.861282731 -Ray McCallum,mccalra01,2014,RS,SAC,1760,897,-2.69313346,0.148798236,-2.544335225,0.091930537,0.091930537,0,-3.442100659,-0.726688597,-4.168789256,-2.233566549 -Ray McCallum,mccalra01,2015,RS,SAC,2930,1436,-0.800101747,-1.994295275,-2.794397022,-0.032226258,-0.032226258,0,-1.782239763,-2.334112591,-4.116352354,-0.887668647 -Ray McCallum,mccalra01,2016,RS,MEM,432,219,-2.641818484,-1.575805613,-4.217624097,-0.162943747,-0.162943747,0,-2.278265803,-1.483911698,-3.762177501,-0.61936897 -Ray McCallum,mccalra01,2016,RS,SAS,505,256,-2.356693415,-2.198727751,-4.555421166,-0.23150254,-0.23150254,0,-2.922082082,-2.334026674,-5.256108756,-1.784102942 -Tahjere McCall,mccalta01,2019,RS,BRK,20,8,-2.355724798,25.29493989,22.93921509,0.108007988,0.108007988,0,-5.400625794,20.12253971,14.72191392,3.066438804 -Bob McCann,mccanbo01,1990,RS,DAL,123,62,-3.284102327,-0.849899869,-4.134002196,-0.043817906,-0.043817906,0,-3.613516338,-2.249887221,-5.863403559,0.087781075 -Bob McCann,mccanbo01,1992,PO,DET,23,13,-6.726088591,-1.789083691,-8.515172283,-0.039786345,0,-0.039786345,-6.849364729,-3.241302094,-10.09066682,0.822107708 -Bob McCann,mccanbo01,1992,RS,DET,249,129,-4.715867898,2.003258674,-2.712609224,0.002497097,0.002497097,0,-4.668906726,1.588385922,-3.080520803,1.438895537 -Bob McCann,mccanbo01,1993,RS,MIN,3036,1536,-2.625748072,-0.23710719,-2.862855261,-0.088831257,-0.088831257,0,-2.97305254,-0.340550296,-3.313602836,0.432192718 -Bob McCann,mccanbo01,1996,RS,WSB,1289,653,-4.024638298,-0.20115704,-4.225795338,-0.497092934,-0.497092934,0,-3.98445704,-0.21764049,-4.20209753,1.023751335 -Bob McCann,mccanbo01,1998,RS,TOR,10,5,-11.0837335,-3.784895398,-14.86862889,-0.031269064,-0.031269064,0,-11.59720263,-3.206257552,-14.80346019,1.047403219 -Mel McCants,mccanme01,1990,PO,LAL,10,5,-5.35871031,-3.82301087,-9.18172118,-0.017123115,0,-0.017123115,-6.736708878,-3.580895396,-10.31760427,1.155337269 -Mel McCants,mccanme01,1990,RS,LAL,132,65,-6.860078476,0.744054263,-6.116024213,-0.112870225,-0.112870225,0,-6.704462743,0.651334035,-6.053128708,1.108563277 -Rashad McCants,mccanra01,2006,RS,MIN,2549,1362,-1.334590445,-0.751383803,-2.085974248,0.466177339,0.466177339,0,-1.263929168,-0.874791839,-2.138721007,0.943434333 -Rashad McCants,mccanra01,2007,RS,MIN,1062,554,-2.326516634,-0.441720434,-2.768237067,-0.005230781,-0.005230781,0,-2.022344533,-0.45110291,-2.473447443,1.372855186 -Rashad McCants,mccanra01,2008,RS,MIN,3912,2020,1.299362954,-1.064584535,0.234778418,3.103314427,3.103314427,0,1.346562725,-1.021718804,0.324843922,0.826917381 -Rashad McCants,mccanra01,2009,RS,MIN,1228,636,-3.615258555,-0.533487674,-4.148746229,-0.465492993,-0.465492993,0,-2.827834596,-0.759424216,-3.587258812,2.375448108 -Rashad McCants,mccanra01,2009,RS,SAC,923,465,1.188935732,-0.538080162,0.65085557,0.819549419,0.819549419,0,1.034721365,-0.76215123,0.272570135,1.463099741 -Andre McCarter,mccaran01,1977,RS,KCK,1626,725,-1.49284795,-2.31770597,-3.81055392,-0.391914844,-0.391914844,0,-1.922423998,-2.76662875,-4.689052748,-0.104074001 -Andre McCarter,mccaran01,1978,RS,KCK,21,9,-9.599057538,-2.968727289,-12.56778483,-0.04506856,-0.04506856,0,-10.14795731,-2.954240036,-13.10219734,-0.030539662 -Andre McCarter,mccaran01,1981,RS,WSB,967,448,-2.232089698,-1.000767634,-3.232857332,-0.110016921,-0.110016921,0,-2.795879333,-1.693755281,-4.489634614,-0.326440157 -Kelly McCarty,mccarke01,1999,RS,DEN,8,4,-1.687179866,-11.65740849,-13.34458835,-0.021175289,-0.021175289,0,-0.826213581,-17.0750073,-17.90122088,-1.857044078 -Walter McCarty,mccarwa01,1997,PO,NYK,7,4,20.5113563,18.49604574,39.00740204,0.088514955,0,0.088514955,20.8520623,16.53867955,37.39074185,0.626444841 -Walter McCarty,mccarwa01,1997,RS,NYK,366,192,-5.860952901,0.677735138,-5.183217763,-0.242776585,-0.242776585,0,-5.363400802,0.123130756,-5.240270046,1.693135428 -Walter McCarty,mccarwa01,1998,RS,BOS,4601,2340,-0.703801939,-0.108015319,-0.811817258,2.324962587,2.324962587,0,-0.792937458,-0.003343083,-0.796280541,0.435400063 -Walter McCarty,mccarwa01,1999,RS,BOS,1271,659,-2.401391669,-0.492558727,-2.893950396,-0.048801245,-0.048801245,0,-2.24152096,-0.424899693,-2.666420653,0.74747769 -Walter McCarty,mccarwa01,2000,RS,BOS,1752,879,-3.327585896,-2.001002153,-5.328588048,-1.160987582,-1.160987582,0,-3.028195437,-3.107933771,-6.136129208,0.373078364 -Walter McCarty,mccarwa01,2001,RS,BOS,933,478,-1.197728422,-1.650618986,-2.848347408,-0.024273133,-0.024273133,0,-1.493969699,-1.758230584,-3.252200283,1.111113258 -Walter McCarty,mccarwa01,2002,PO,BOS,368,194,-0.720797494,-1.553302744,-2.274100238,0.048804766,0,0.048804766,-1.242662363,-2.157533706,-3.400196069,0.42175571 -Walter McCarty,mccarwa01,2002,RS,BOS,1400,718,-0.311559793,-1.279838249,-1.591398042,0.426300166,0.426300166,0,-0.667945656,-1.797987963,-2.465933619,0.40588643 -Walter McCarty,mccarwa01,2003,PO,BOS,671,352,2.077015566,0.27628541,2.353300976,0.945891693,0,0.945891693,1.597161117,0.2076349,1.804796017,0.062486133 -Walter McCarty,mccarwa01,2003,RS,BOS,3733,1949,-0.888161334,1.264798248,0.376636915,3.123367804,3.123367804,0,-1.165856289,1.009655069,-0.156201219,0.423625355 -Walter McCarty,mccarwa01,2004,PO,BOS,245,127,1.974799207,-1.664858442,0.309940766,0.202898935,0,0.202898935,1.633051818,-1.585018806,0.048033012,-0.695442241 -Walter McCarty,mccarwa01,2004,RS,BOS,3732,1900,-0.429419021,-0.77487194,-1.204290961,1.507478714,1.507478714,0,-0.042898177,-0.772950095,-0.815848272,0.553728 -Walter McCarty,mccarwa01,2005,PO,PHO,109,55,-5.615203482,0.203387474,-5.411816009,-0.078904111,0,-0.078904111,-5.305321047,0.716217562,-4.589103485,2.194499033 -Walter McCarty,mccarwa01,2005,RS,BOS,1087,553,-1.105273749,-1.629015855,-2.734289604,0.004541068,0.004541068,0,-0.870883974,-1.450500794,-2.321384768,2.253360932 -Walter McCarty,mccarwa01,2005,RS,PHO,713,353,-3.783289874,-1.700623926,-5.4839138,-0.507408895,-0.507408895,0,-3.204576559,-1.591106399,-4.795682958,2.809221834 -Walter McCarty,mccarwa01,2006,PO,LAC,20,10,-8.693751765,-1.396816841,-10.09056861,-0.039467047,0,-0.039467047,-8.809731174,-1.616999466,-10.42673064,1.966246789 -Walter McCarty,mccarwa01,2006,RS,LAC,682,353,-2.934029769,0.033188331,-2.900841438,-0.027540381,-0.027540381,0,-2.85408914,-0.655024366,-3.509113506,1.260611316 -Amal McCaskill,mccasam01,1997,PO,ORL,13,7,4.951302468,0.482220846,5.433523315,0.03066019,0,0.03066019,4.139156293,0.061916383,4.201072676,1.513427149 -Amal McCaskill,mccasam01,1997,RS,ORL,203,109,-9.94964203,-0.088239486,-10.03788152,-0.404490583,-0.404490583,0,-9.33422331,-2.373791902,-11.70801521,-0.180490092 -Amal McCaskill,mccasam01,2002,RS,SAS,290,153,-5.633889341,0.200245814,-5.433643528,-0.211501849,-0.211501849,0,-4.949569771,-0.399896439,-5.349466211,0.882836599 -Amal McCaskill,mccasam01,2003,RS,ATL,134,70,-3.748882842,-0.616117259,-4.365000102,-0.058138164,-0.058138164,0,-3.768910191,0.08750878,-3.681401411,0.734467899 -Amal McCaskill,mccasam01,2004,RS,PHI,1179,636,-4.055311418,-0.872491337,-4.927802755,-0.708073439,-0.708073439,0,-4.335830078,-1.160537816,-5.496367894,0.181201251 -Patrick McCaw,mccawpa01,2017,PO,GSW,392,181,0.3903679,-0.36462472,0.025743179,0.263365022,0,0.263365022,0.002678307,-0.68917801,-0.686499704,-0.366406949 -Patrick McCaw,mccawpa01,2017,RS,GSW,2296,1074,-2.453551265,-1.299546529,-3.753097794,-0.548511473,-0.548511473,0,-2.260177493,-1.49350421,-3.753681704,-0.203582936 -Patrick McCaw,mccawpa01,2018,PO,GSW,33,16,0.345641498,4.15792762,4.503569118,0.061250446,0,0.061250446,-0.277264376,6.278479132,6.001214757,0.289409457 -Patrick McCaw,mccawpa01,2018,RS,GSW,2014,961,-3.380235958,-1.415618313,-4.79585427,-0.996885408,-0.996885408,0,-2.620681791,-1.334139643,-3.954821434,-0.613267637 -Patrick McCaw,mccawpa01,2019,PO,TOR,110,48,-3.580016788,-6.328388914,-9.908405702,-0.182515668,0,-0.182515668,-3.721627972,-5.02301175,-8.744639723,0.941098938 -Patrick McCaw,mccawpa01,2019,RS,TOR,736,344,-2.052843226,-0.96618708,-3.019030305,-0.047259138,-0.047259138,0,-2.158806327,-0.379288788,-2.538095115,0.090549133 -Patrick McCaw,mccawpa01,2019,RS,CLE,108,53,-6.58576643,-5.515312436,-12.10107887,-0.250037697,-0.250037697,0,-4.937101053,-5.159877701,-10.09697875,-1.137024865 -Dwayne McClain,mccladw01,1986,RS,IND,980,461,-3.978054706,1.901693755,-2.076360951,0.160051114,0.160051114,0,-3.68508705,1.274386852,-2.410700198,1.049989922 -Ted McClain,mcclate01,1977,PO,DEN,379,170,0.960223723,1.092834186,2.053057908,0.428414205,0,0.428414205,0.676429647,0.908868027,1.585297674,-0.306325101 -Ted McClain,mcclate01,1977,RS,DEN,4691,2002,-0.252519724,0.202766095,-0.049753628,2.768673033,2.768673033,0,-0.431609483,0.613556242,0.181946759,0.413751431 -Ted McClain,mcclate01,1978,PO,PHI,71,31,-3.261110703,6.317340399,3.056229697,0.095604306,0,0.095604306,-2.316383535,5.410846479,3.094462944,0.985353631 -Ted McClain,mcclate01,1978,RS,BUF,1598,727,-1.501895231,-0.173370996,-1.675266226,0.400600442,0.400600442,0,-1.68076003,-0.148664491,-1.829424522,0.532552301 -Ted McClain,mcclate01,1978,RS,PHI,669,293,-2.873148713,-0.319801541,-3.192950254,-0.066487271,-0.066487271,0,-2.956440431,-0.522511854,-3.478952285,0.442551908 -Ted McClain,mcclate01,1979,PO,PHO,223,103,-2.226111688,-0.172427335,-2.398539023,0.01934576,0,0.01934576,-2.369383573,-0.386576935,-2.755960508,1.600644065 -Ted McClain,mcclate01,1979,RS,PHO,1063,465,-1.709482109,-1.631374184,-3.340856293,-0.140375998,-0.140375998,0,-2.059380313,-2.132729741,-4.192110054,0.15232852 -Sheldon McClellan,mcclesh01,2017,PO,WAS,38,17,6.273397425,-5.014813213,1.258584212,0.0355248,0,0.0355248,3.544220507,-9.052760222,-5.508539715,-0.898568632 -Sheldon McClellan,mcclesh01,2017,RS,WAS,585,287,-2.435479008,-0.532279479,-2.967758487,-0.031720539,-0.031720539,0,-1.572176838,-1.606899481,-3.17907632,-0.508422172 -Dan McClintock,mcclida01,2001,RS,DEN,113,58,-2.593810101,-2.491048798,-5.084858898,-0.069563383,-0.069563383,0,-2.762842031,-2.564709776,-5.327551807,0.629715731 -George McCloud,mccloge01,1990,PO,IND,7,4,-5.858506884,-7.990753771,-13.84926065,-0.024718903,0,-0.024718903,-5.277060236,-5.127929878,-10.40499011,5.643373698 -George McCloud,mccloge01,1990,RS,IND,844,413,-5.488566805,-0.829663253,-6.318230059,-0.760189027,-0.760189027,0,-4.937327676,-1.495804045,-6.433131721,1.101585197 -George McCloud,mccloge01,1991,RS,IND,2241,1070,-2.258570109,-1.623404074,-3.881974184,-0.623170088,-0.623170088,0,-1.897290005,-1.921565136,-3.818855141,0.835628936 -George McCloud,mccloge01,1992,PO,IND,105,53,2.616045347,-1.277183763,1.338861584,0.114307101,0,0.114307101,2.285740312,-1.739214118,0.546526194,0.223537236 -George McCloud,mccloge01,1992,RS,IND,1861,892,-0.923056499,-1.431911207,-2.354967706,0.180442399,0.180442399,0,-0.831979905,-2.012651061,-2.844630966,0.361261113 -George McCloud,mccloge01,1993,PO,IND,150,79,1.785366493,0.876667726,2.662034219,0.230753496,0,0.230753496,2.649531332,1.370228387,4.019759719,2.358266176 -George McCloud,mccloge01,1993,RS,IND,3034,1500,-0.420613852,-0.943661813,-1.364275665,1.067302082,1.067302082,0,-0.109826873,-1.277594439,-1.387421312,0.628645948 -George McCloud,mccloge01,1995,RS,DAL,1600,802,2.471491132,-0.89482112,1.576670012,1.762854607,1.762854607,0,2.082161388,-1.307474384,0.774687005,-0.400210665 -George McCloud,mccloge01,1996,RS,DAL,5721,2846,2.044393965,-0.16048601,1.883907955,6.742800632,6.742800632,0,2.364379321,0.042652717,2.407032038,0.196562856 -George McCloud,mccloge01,1997,RS,LAL,549,286,-2.158621023,-0.7387796,-2.897400623,-0.021833216,-0.021833216,0,-2.063636742,-1.68210799,-3.745744732,1.378586575 -George McCloud,mccloge01,1997,RS,DAL,2264,1207,1.203431087,0.569875233,1.77330632,2.838458061,2.838458061,0,1.214176302,0.699094572,1.913270874,1.73479698 -George McCloud,mccloge01,1998,PO,PHO,243,126,3.975522137,-3.350720923,0.624801214,0.223102348,0,0.223102348,3.537671619,-2.97664323,0.561028389,-0.252890924 -George McCloud,mccloge01,1998,RS,PHO,2336,1213,-0.072702598,1.0547687,0.982066101,2.328869889,2.328869889,0,0.279448728,0.792368987,1.071817715,0.759282933 -George McCloud,mccloge01,1999,PO,PHO,153,80,4.547219516,0.559503278,5.106722794,0.335969337,0,0.335969337,4.94442435,1.302956396,6.247380746,1.372171774 -George McCloud,mccloge01,1999,RS,PHO,2361,1245,1.241757648,-0.173943555,1.067814093,2.431356778,2.431356778,0,1.166441308,-0.040328031,1.126113277,0.233246588 -George McCloud,mccloge01,2000,RS,DEN,4227,2118,1.274859144,-1.422375191,-0.147516047,2.810862199,2.810862199,0,1.045599428,-1.596631096,-0.551031668,-0.046613715 -George McCloud,mccloge01,2001,RS,DEN,3916,2007,1.056168502,-2.653709101,-1.597540599,1.180017204,1.180017204,0,0.924922449,-2.66180013,-1.73687768,-0.005341495 -George McCloud,mccloge01,2002,RS,DEN,3486,1830,-1.991486922,-1.727383458,-3.71887038,-0.910760327,-0.910760327,0,-1.746459851,-1.790440268,-3.536900119,0.624898206 -CJ McCollum,mccolcj01,2014,PO,POR,49,24,-12.78269065,-8.47977164,-21.26246229,-0.233460902,0,-0.233460902,-8.843831794,-8.471297483,-17.31512928,-0.130712117 -CJ McCollum,mccolcj01,2014,RS,POR,975,476,-1.060404515,-0.885913132,-1.946317647,0.195843371,0.195843371,0,-0.462885505,-1.415200943,-1.878086448,0.326761953 -CJ McCollum,mccolcj01,2015,PO,POR,324,166,7.929666637,-2.378672241,5.550994396,0.725737163,0,0.725737163,7.95361908,-3.182081734,4.771537346,0.086759573 -CJ McCollum,mccolcj01,2015,RS,POR,1978,973,0.230645002,1.598150981,1.828795983,2.281976406,2.281976406,0,0.290779802,1.369532103,1.660311905,0.377559333 -CJ McCollum,mccolcj01,2016,PO,POR,900,442,3.7797336,-0.325178884,3.454554716,1.421109862,0,1.421109862,4.710491186,1.35738652,6.067877706,-1.446434697 -CJ McCollum,mccolcj01,2016,RS,POR,5686,2780,2.226012178,0.873641257,3.099653435,8.315782933,8.315782933,0,2.413041787,1.087024778,3.500066566,0.222482833 -CJ McCollum,mccolcj01,2017,PO,POR,301,140,-0.400779246,0.141554286,-0.25922496,0.186249724,0,0.186249724,3.244056472,2.104117807,5.348174279,1.452501883 -CJ McCollum,mccolcj01,2017,RS,POR,5742,2796,3.39367956,-1.107772352,2.285907208,7.179460031,7.179460031,0,3.168023909,-0.458298192,2.709725717,-0.05950988 -CJ McCollum,mccolcj01,2018,PO,POR,326,155,8.437355627,-2.050675363,6.386680264,0.755944643,0,0.755944643,5.68304809,-2.92765094,2.75539715,1.406809174 -CJ McCollum,mccolcj01,2018,RS,POR,5980,2923,2.178993221,-1.445305344,0.733687876,5.197180847,5.197180847,0,1.52380529,-0.382947412,1.140857878,0.036397238 -CJ McCollum,mccolcj01,2019,PO,POR,1299,635,4.544965207,-0.434866306,4.110098901,2.308250109,0,2.308250109,3.602692831,-0.181885559,3.420807272,0.695563084 -CJ McCollum,mccolcj01,2019,RS,POR,5008,2375,3.006826541,-0.073844181,2.93298236,6.872914077,6.872914077,0,2.968282884,0.202580451,3.170863335,-0.196801548 -T.J. McConnell,mccontj01,2016,RS,PHI,3331,1606,-0.16628355,0.060313082,-0.105970468,2.155352017,2.155352017,0,-0.792529347,-0.124240983,-0.91677033,-0.501343891 -T.J. McConnell,mccontj01,2017,RS,PHI,4524,2133,-1.377308397,0.580506474,-0.796801923,2.13318418,2.13318418,0,-1.792702797,0.979027373,-0.813675424,0.350883658 -T.J. McConnell,mccontj01,2018,PO,PHI,321,155,5.867714233,5.575582478,11.44329671,1.146316237,0,1.146316237,5.298003842,3.146464261,8.444468103,-0.952403482 -T.J. McConnell,mccontj01,2018,RS,PHI,3640,1706,-1.830660806,1.288811433,-0.541849374,1.913691412,1.913691412,0,-1.993391187,1.41453032,-0.578860868,-0.427630599 -T.J. McConnell,mccontj01,2019,PO,PHI,167,75,-3.512449961,-7.738653539,-11.2511035,-0.330131884,0,-0.330131884,-2.114580282,-8.642234972,-10.75681525,-1.589558643 -T.J. McConnell,mccontj01,2019,RS,PHI,3155,1470,-0.899493295,-0.311658904,-1.211152199,1.139108465,1.139108465,0,-1.25715937,-0.096051666,-1.353211036,-1.326156163 -Keith McCord,mccorke01,1981,RS,WSB,19,9,-6.680348078,-5.612497791,-12.29284587,-0.043344131,-0.043344131,0,-6.893542402,-8.90051059,-15.79405299,-1.116485317 -Tim McCormick,mccorti01,1985,RS,SEA,3315,1584,-1.113168553,-0.999565301,-2.112733855,0.515838132,0.515838132,0,-1.419509901,-1.154117432,-2.573627334,0.165979186 -Tim McCormick,mccorti01,1986,RS,SEA,3499,1705,-0.810742367,-0.725354182,-1.536096549,1.057444455,1.057444455,0,-1.092768841,-0.941296466,-2.034065307,0.144923721 -Tim McCormick,mccorti01,1987,PO,PHI,251,121,-3.479706849,-0.995697941,-4.47540479,-0.110320647,0,-0.110320647,-3.578321966,-0.769617575,-4.347939541,0.416839505 -Tim McCormick,mccorti01,1987,RS,PHI,5776,2817,-1.471009396,-0.844952926,-2.315962322,0.622817654,0.622817654,0,-1.473586362,-0.547099998,-2.02068636,-0.162855908 -Tim McCormick,mccorti01,1988,RS,NJN,3144,1513,-1.018931868,-1.335977795,-2.354909662,0.304880667,0.304880667,0,-1.287632729,-0.968086161,-2.25571889,-0.033857002 -Tim McCormick,mccorti01,1988,RS,PHI,1216,601,-2.361544883,-0.874142941,-3.235687824,-0.149322372,-0.149322372,0,-2.237838212,-0.486081827,-2.723920039,0.267890255 -Tim McCormick,mccorti01,1989,PO,HOU,110,53,0.602947102,4.23425406,4.837201163,0.213491895,0,0.213491895,0.046806176,4.032076414,4.07888259,0.858466896 -Tim McCormick,mccorti01,1989,RS,HOU,2697,1257,-3.41178967,-0.735876155,-4.147665826,-0.900582417,-0.900582417,0,-3.624767154,-0.852320805,-4.477087958,0.480831271 -Tim McCormick,mccorti01,1990,PO,HOU,41,21,-5.937173189,-0.759847363,-6.697020552,-0.044359007,0,-0.044359007,-7.002480391,-0.134328011,-7.136808402,1.65626544 -Tim McCormick,mccorti01,1990,RS,HOU,247,116,-8.454660132,-0.635851816,-9.090511948,-0.38142942,-0.38142942,0,-8.233509621,-0.793897834,-9.027407456,1.639238687 -Tim McCormick,mccorti01,1991,PO,ATL,25,13,-6.56080204,-3.111157037,-9.671959077,-0.047073434,0,-0.047073434,-6.435744183,-3.851818724,-10.28756291,-0.552922851 -Tim McCormick,mccorti01,1991,RS,ATL,1432,689,-2.934956474,-1.779847147,-4.714803621,-0.692433664,-0.692433664,0,-3.037370201,-2.136777189,-5.174147391,0.251232621 -Tim McCormick,mccorti01,1992,PO,NYK,11,6,-16.68540583,3.515761163,-13.16964466,-0.033235295,0,-0.033235295,-16.31503826,2.916888479,-13.39814978,0.955304664 -Tim McCormick,mccorti01,1992,RS,NYK,211,108,-2.611091999,-0.598518932,-3.209610932,-0.025512649,-0.025512649,0,-2.631909088,-1.169030143,-3.800939231,0.723771995 -Jelani McCoy,mccoyje01,1999,RS,SEA,625,331,0.80551526,1.208798397,2.014313657,0.805688087,0.805688087,0,0.255664397,0.714084829,0.969749226,0.124037446 -Jelani McCoy,mccoyje01,2000,PO,SEA,49,26,-9.986351931,-2.107315199,-12.09366713,-0.131318995,0,-0.131318995,-9.993283832,-1.718748547,-11.71203238,2.423559502 -Jelani McCoy,mccoyje01,2000,RS,SEA,1468,746,-3.547561519,0.434729765,-3.112831755,-0.13914939,-0.13914939,0,-3.699006964,0.04022195,-3.658785014,0.717938599 -Jelani McCoy,mccoyje01,2001,RS,SEA,2206,1143,-4.267054457,-0.264482449,-4.531536906,-1.039862895,-1.039862895,0,-4.148996276,-0.956007287,-5.105003564,0.083933462 -Jelani McCoy,mccoyje01,2002,RS,LAL,202,104,-4.354739728,-1.459664401,-5.814404129,-0.163045662,-0.163045662,0,-4.552176357,-2.879589069,-7.431765426,0.251710254 -Jelani McCoy,mccoyje01,2003,RS,TOR,2590,1367,-5.102780945,-1.294435985,-6.39721693,-2.548723196,-2.548723196,0,-4.87159614,-1.59570525,-6.46730139,0.180848218 -Jelani McCoy,mccoyje01,2004,RS,CLE,23,12,-5.776887929,-2.84986423,-8.626752159,-0.037112726,-0.037112726,0,-6.182028305,-1.312869745,-7.49489805,2.871064931 -Jelani McCoy,mccoyje01,2005,RS,ATL,169,88,-4.805433353,-0.503778162,-5.309211515,-0.117505141,-0.117505141,0,-4.873605801,0.575943868,-4.297661932,2.084670549 -Jelani McCoy,mccoyje01,2008,RS,DEN,69,33,-8.285930571,-0.773872279,-9.05980285,-0.107413538,-0.107413538,0,-8.550274099,-2.047549991,-10.59782409,1.037293402 -Chris McCray,mccrach01,2007,RS,MIL,23,12,-15.32008664,-3.460650254,-18.78073689,-0.098632201,-0.098632201,0,-15.1027849,-6.789815217,-21.89260011,0.460359867 -Paul McCracken,mccrapa01,1977,RS,CHI,251,119,-3.008263726,-0.452885336,-3.461149063,-0.043556735,-0.043556735,0,-2.965983543,-0.568619875,-3.534603419,0.949153004 -Rodney McCray,mccraro01,1984,RS,HOU,4591,2081,0.423563567,-0.073501905,0.350061663,3.279563107,3.279563107,0,-0.013173214,-0.261958894,-0.275132108,-0.369865709 -Rodney McCray,mccraro01,1985,PO,HOU,396,181,0.136286995,-0.626202498,-0.489915503,0.215357593,0,0.215357593,-0.596304177,-0.582963809,-1.179267987,0.049750587 -Rodney McCray,mccraro01,1985,RS,HOU,6463,3001,1.914763004,0.488264762,2.403027766,7.846161698,7.846161698,0,1.576639881,0.54403978,2.120679661,-0.572279702 -Rodney McCray,mccraro01,1986,PO,HOU,1742,835,1.778254074,0.332414965,2.110669039,2.119710723,0,2.119710723,1.351780845,0.327985663,1.679766508,-0.748731375 -Rodney McCray,mccraro01,1986,RS,HOU,5692,2610,0.987141855,-0.846635271,0.140506585,3.823931629,3.823931629,0,0.493506568,-0.945242534,-0.451735966,-0.674758036 -Rodney McCray,mccraro01,1987,PO,HOU,886,436,2.872078815,0.085007488,2.957086303,1.29531122,0,1.29531122,2.241869786,-0.198504403,2.043365383,-1.057769213 -Rodney McCray,mccraro01,1987,RS,HOU,6602,3136,2.028106138,0.302528518,2.330634656,8.070406522,8.070406522,0,1.54460097,0.18967395,1.73427492,-0.734744041 -Rodney McCray,mccraro01,1988,PO,HOU,319,159,-0.790150238,-0.014687955,-0.804838193,0.161929847,0,0.161929847,-0.957006628,0.183498894,-0.773507733,-0.475962799 -Rodney McCray,mccraro01,1988,RS,HOU,5768,2689,1.411507776,-0.014637987,1.396869789,5.640958684,5.640958684,0,0.961906925,-0.142962423,0.818944501,-0.854782122 -Rodney McCray,mccraro01,1989,RS,SAC,5157,2435,-0.643953361,-0.522955828,-1.166909189,1.952754788,1.952754788,0,-1.005023531,-0.794144325,-1.799167856,-0.724229181 -Rodney McCray,mccraro01,1990,RS,SAC,6598,3238,1.530813915,-0.282443175,1.24837074,6.552909982,6.552909982,0,1.063938233,-0.390244535,0.673693698,-0.791543635 -Rodney McCray,mccraro01,1991,RS,DAL,5084,2561,0.300978314,-0.169860962,0.131117352,3.749290578,3.749290578,0,0.15864555,-0.08322117,0.07542438,-0.401316378 -Rodney McCray,mccraro01,1992,RS,DAL,4189,2106,-0.26332463,-0.651329647,-0.914654277,1.968754361,1.968754361,0,-0.687901254,-0.706454314,-1.394355568,-0.163227715 -Rodney McCray,mccraro01,1993,PO,CHI,73,39,-8.405448386,-1.975224815,-10.3806732,-0.156313017,0,-0.156313017,-8.824643589,-3.863313932,-12.68795752,-0.165483628 -Rodney McCray,mccraro01,1993,RS,CHI,1986,1019,-3.19724866,-2.155940161,-5.353188822,-1.350791193,-1.350791193,0,-3.671182208,-2.838094353,-6.509276561,-0.187461571 -Scooter McCray,mccrasc01,1984,PO,SEA,72,38,1.641737489,0.158832896,1.800570385,0.092321868,0,0.092321868,0.772439946,0.769758722,1.542198668,1.450156217 -Scooter McCray,mccrasc01,1984,RS,SEA,1092,520,-3.623224165,-0.698980581,-4.322204745,-0.417594735,-0.417594735,0,-3.718249746,-1.208881579,-4.927131325,0.118808226 -Scooter McCray,mccrasc01,1985,RS,SEA,195,93,-4.586556591,-2.33289426,-6.919450851,-0.198547129,-0.198547129,0,-4.976422976,-2.803450717,-7.779873693,0.372199174 -Scooter McCray,mccrasc01,1987,RS,CLE,596,279,-3.744114245,-0.743734213,-4.487848458,-0.248045912,-0.248045912,0,-3.931518569,-1.517416191,-5.448934761,0.276515772 -Erik McCree,mccreer01,2018,RS,UTA,19,8,-9.334545659,-6.616581949,-15.95112761,-0.054456941,-0.054456941,0,-6.119612922,-4.916503761,-11.03611668,1.058978367 -Chris McCullough,mcculch01,2016,RS,BRK,744,362,-1.601576014,-1.120503454,-2.722079467,0.005179894,0.005179894,0,-1.269007762,-0.908538751,-2.177546513,0.439293603 -Chris McCullough,mcculch01,2017,RS,WAS,18,8,-14.17474334,1.550645296,-12.62409804,-0.040971347,-0.040971347,0,-8.910309319,-0.946341641,-9.856650959,1.628826561 -Chris McCullough,mcculch01,2017,RS,BRK,154,72,3.364655963,-3.218761371,0.145894592,0.106521186,0.106521186,0,0.975246323,-5.341436104,-4.366189781,0.131153414 -Chris McCullough,mcculch01,2018,RS,WAS,201,90,-3.982311573,-0.761971297,-4.74428287,-0.092091933,-0.092091933,0,-2.054946674,-3.723709802,-5.778656476,0.561610361 -John McCullough,mcculjo01,1982,RS,PHO,48,23,5.827500492,2.001280645,7.828781138,0.125675495,0.125675495,0,5.439957343,0.897248777,6.337206121,1.264900616 -Clint McDaniel,mcdancl01,1996,RS,SAC,140,71,1.164986154,1.710063397,2.87504955,0.205775449,0.205775449,0,0.80832569,1.714202118,2.522527809,0.917923947 -Jim McDaniels,mcdanji01,1978,RS,BUF,1525,694,-3.679061562,-0.86085286,-4.539914422,-0.63534811,-0.63534811,0,-3.73792269,-1.126009862,-4.863932552,0.268871147 -KJ McDaniels,mcdankj01,2015,RS,PHI,2700,1319,-3.857369323,0.978749122,-2.878620201,-0.087243857,-0.087243857,0,-4.2558462,0.455890291,-3.799955909,0.762680853 -KJ McDaniels,mcdankj01,2015,RS,HOU,71,33,-7.323085031,-8.073790594,-15.39687562,-0.215908009,-0.215908009,0,-5.232416437,-5.942073602,-11.17449004,1.34099131 -KJ McDaniels,mcdankj01,2016,PO,HOU,80,34,-4.732400525,11.51948928,6.787088756,0.173522497,0,0.173522497,-5.126328972,7.212159007,2.085830036,1.614335751 -KJ McDaniels,mcdankj01,2016,RS,HOU,503,235,-0.469700971,2.188423158,1.718722187,0.541650923,0.541650923,0,-1.038790021,0.092628574,-0.946161447,1.069495081 -KJ McDaniels,mcdankj01,2017,RS,BRK,617,293,-1.268014548,-1.061819522,-2.32983407,0.063225174,0.063225174,0,-1.773643837,-2.644946881,-4.418590718,0.648353642 -KJ McDaniels,mcdankj01,2017,RS,HOU,444,212,-2.832473523,-2.920853387,-5.753326909,-0.326448679,-0.326448679,0,-2.064506852,-3.713015494,-5.777522347,0.483628832 -Xavier McDaniel,mcdanxa01,1986,RS,SEA,5554,2706,0.323282821,0.203156135,0.526438956,4.528255816,4.528255816,0,0.486764851,0.317882397,0.804647248,0.109672018 -Xavier McDaniel,mcdanxa01,1987,PO,SEA,1087,528,0.253378155,0.659485285,0.912863439,1.021013302,0,1.021013302,0.647072466,0.963210526,1.610282992,0.324716679 -Xavier McDaniel,mcdanxa01,1987,RS,SEA,6502,3031,1.731917274,-0.010662784,1.72125449,6.905257505,6.905257505,0,1.979032201,0.219187476,2.198219677,-0.135196286 -Xavier McDaniel,mcdanxa01,1988,PO,SEA,377,180,5.148811056,-0.511386939,4.637424117,0.697585037,0,0.697585037,5.393230918,-0.365087595,5.028143323,-0.288737149 -Xavier McDaniel,mcdanxa01,1988,RS,SEA,5707,2703,1.147490094,-0.271817731,0.875672364,4.993022657,4.993022657,0,1.417589072,-0.403140507,1.014448564,-0.141825608 -Xavier McDaniel,mcdanxa01,1989,PO,SEA,564,281,-1.50921126,-2.299471178,-3.808682438,-0.156278608,0,-0.156278608,-1.433215114,-2.047867493,-3.481082607,-0.159481128 -Xavier McDaniel,mcdanxa01,1989,RS,SEA,5031,2385,0.409344828,-1.180617429,-0.771272602,2.410623458,2.410623458,0,0.681426129,-1.310551346,-0.629125217,0.120812587 -Xavier McDaniel,mcdanxa01,1990,RS,SEA,4884,2432,1.022820572,-0.537334028,0.485486544,4.016289369,4.016289369,0,1.272137325,-0.366982389,0.905154936,0.041593134 -Xavier McDaniel,mcdanxa01,1991,PO,PHO,205,101,-6.321207875,-3.277376115,-9.59858399,-0.364248151,0,-0.364248151,-6.625682794,-3.47070573,-10.09638852,0.070636622 -Xavier McDaniel,mcdanxa01,1991,RS,SEA,1072,529,0.326585213,-0.046169488,0.280415726,0.820052806,0.820052806,0,0.788021663,0.288727143,1.076748806,0.261331709 -Xavier McDaniel,mcdanxa01,1991,RS,PHO,4480,2105,-0.150609812,-0.613675568,-0.76428538,2.132725797,2.132725797,0,0.033103601,-0.324017378,-0.290913778,0.005850944 -Xavier McDaniel,mcdanxa01,1992,PO,NYK,816,458,0.836745899,0.79090787,1.62765377,1.050805715,0,1.050805715,0.739808353,0.629964857,1.36977321,-0.370339257 -Xavier McDaniel,mcdanxa01,1992,RS,NYK,4589,2344,-0.903784442,-0.053511288,-0.95729573,2.146581452,2.146581452,0,-0.852729766,-0.120322382,-0.973052148,0.121873223 -Xavier McDaniel,mcdanxa01,1993,PO,BOS,236,126,-3.360080079,-1.502789407,-4.862869486,-0.140720893,0,-0.140720893,-3.049542456,-0.854274156,-3.903816612,0.416423874 -Xavier McDaniel,mcdanxa01,1993,RS,BOS,4430,2215,-0.491513435,-0.147854247,-0.639367683,2.387944642,2.387944642,0,-0.143804727,-0.14680988,-0.290614607,0.112250573 -Xavier McDaniel,mcdanxa01,1994,RS,BOS,3971,1971,-1.106898585,-1.226607304,-2.333505889,0.418633086,0.418633086,0,-1.207277226,-1.384651718,-2.591928944,-0.044839938 -Xavier McDaniel,mcdanxa01,1995,PO,BOS,108,59,-8.272543653,-3.015061552,-11.28760521,-0.264730152,0,-0.264730152,-8.74635599,-4.447564834,-13.19392082,-0.111019203 -Xavier McDaniel,mcdanxa01,1995,RS,BOS,2833,1430,-1.740161199,-1.226246443,-2.966407642,-0.157551539,-0.157551539,0,-1.90564781,-1.586572138,-3.492219948,-0.200402008 -Xavier McDaniel,mcdanxa01,1997,RS,NJN,2278,1170,-2.930481916,-0.830294317,-3.760776233,-0.603365498,-0.603365498,0,-2.963722927,-1.057482514,-4.021205442,-0.000181729 -Xavier McDaniel,mcdanxa01,1998,RS,NJN,345,180,-4.469327837,-2.475822696,-6.945150534,-0.385537923,-0.385537923,0,-5.0482842,-3.265697497,-8.313981697,0.06451593 -Doug McDermott,mcderdo01,2015,PO,CHI,21,10,4.414767174,2.198194285,6.612961459,0.049787132,0,0.049787132,0.928850641,-4.790454985,-3.861604344,1.016930829 -Doug McDermott,mcderdo01,2015,RS,CHI,645,321,-5.055433164,-6.37518004,-11.4306132,-1.42813948,-1.42813948,0,-4.221142117,-6.123795783,-10.3449379,0.437024468 -Doug McDermott,mcderdo01,2016,RS,CHI,3830,1861,-0.426404327,-3.370588957,-3.796993284,-0.994853006,-0.994853006,0,-0.984348686,-3.527950539,-4.512299225,0.073866208 -Doug McDermott,mcderdo01,2017,PO,OKC,141,66,-0.394999544,-4.223896629,-4.618896174,-0.065011977,0,-0.065011977,-3.017750449,-5.621283923,-8.639034372,0.158798509 -Doug McDermott,mcderdo01,2017,RS,OKC,875,430,-0.134991859,-7.24394395,-7.378935809,-1.005052101,-1.005052101,0,-1.415127319,-5.963857156,-7.378984475,-1.011466689 -Doug McDermott,mcderdo01,2017,RS,CHI,2162,1078,-0.334173238,-2.737699943,-3.071873181,-0.176394311,-0.176394311,0,-0.930794003,-2.661997006,-3.59279101,-0.351585778 -Doug McDermott,mcderdo01,2018,RS,NYK,2414,1172,-2.06022174,-1.965494927,-4.025716667,-0.758193061,-0.758193061,0,-2.352461628,-3.021462605,-5.373924234,-0.601733853 -Doug McDermott,mcderdo01,2018,RS,DAL,1243,596,-0.188938441,-0.12925345,-0.318191891,0.740458798,0.740458798,0,-0.74000376,-0.850432588,-1.590436348,0.133681711 -Doug McDermott,mcderdo01,2019,PO,IND,59,29,-0.773968153,0.452377753,-0.3215904,0.036902101,0,0.036902101,0.038901663,-1.391780591,-1.352878928,-0.415684579 -Doug McDermott,mcderdo01,2019,RS,IND,2816,1340,0.274368849,-2.363981299,-2.08961245,0.450917688,0.450917688,0,-0.512570208,-2.461877286,-2.974447494,-0.1282475 -Ben McDonald,mcdonbe01,1986,RS,CLE,569,266,-2.660522557,-1.168155134,-3.828677691,-0.1465237,-0.1465237,0,-3.262196896,-1.624475576,-4.886672472,0.093823026 -Ben McDonald,mcdonbe01,1987,PO,GSW,94,45,-3.267170665,-0.350553225,-3.617723891,-0.020684659,0,-0.020684659,-3.388306224,-0.269762928,-3.658069152,0.662317573 -Ben McDonald,mcdonbe01,1987,RS,GSW,2752,1284,-2.877840093,-1.793929057,-4.67176915,-1.265670003,-1.265670003,0,-2.970669318,-1.233465746,-4.204135064,0.544987193 -Ben McDonald,mcdonbe01,1988,RS,GSW,4365,2039,-1.823366349,-2.373221169,-4.196587518,-1.506163926,-1.506163926,0,-2.073806708,-1.95012194,-4.023928649,0.08587342 -Ben McDonald,mcdonbe01,1989,PO,GSW,87,40,-7.382330639,0.191450859,-7.19087978,-0.095598366,0,-0.095598366,-6.64355873,0.038222275,-6.605336455,2.180447664 -Ben McDonald,mcdonbe01,1989,RS,GSW,233,103,-0.493895487,-1.375904363,-1.86979985,0.046354746,0.046354746,0,-1.119984848,-1.72023756,-2.840222408,0.219647373 -Glenn McDonald,mcdongl01,1977,RS,MIL,180,79,-6.403735845,-1.368963596,-7.772699441,-0.203068403,-0.203068403,0,-5.96257545,-1.722780128,-7.685355578,0.332521209 -Michael McDonald,mcdonmi01,1998,RS,CHH,8,4,-22.73999542,-11.74385193,-34.48384734,-0.066672863,-0.066672863,0,-20.00545606,-14.36097759,-34.36643365,2.694889469 -Hank McDowell,mcdowha01,1982,RS,GSW,716,335,-2.328415261,-1.213904736,-3.542319996,-0.13564206,-0.13564206,0,-2.526636001,-1.649929631,-4.176565631,0.166720537 -Hank McDowell,mcdowha01,1983,PO,POR,8,4,-0.121553422,1.112244855,0.990691432,0.008176766,0,0.008176766,-1.27302413,4.960040755,3.687016625,3.916369597 -Hank McDowell,mcdowha01,1983,RS,GSW,285,130,-1.455179945,-3.215880372,-4.671060316,-0.12833575,-0.12833575,0,-2.062994299,-3.016016099,-5.079010399,0.753011488 -Hank McDowell,mcdowha01,1983,RS,POR,798,375,-2.218602358,-2.64718517,-4.865787528,-0.406548966,-0.406548966,0,-2.525451303,-3.120179102,-5.645630404,0.450041776 -Hank McDowell,mcdowha01,1984,RS,SDC,1302,611,-3.120962136,-2.08015918,-5.201121317,-0.765381667,-0.765381667,0,-3.060181934,-2.484081581,-5.544263515,0.173150203 -Hank McDowell,mcdowha01,1985,RS,HOU,284,132,-3.240485172,-0.861986277,-4.10247145,-0.091688747,-0.091688747,0,-3.558677228,-1.419882303,-4.978559531,0.686040716 -Hank McDowell,mcdowha01,1986,PO,HOU,69,33,-3.956870912,-3.380380283,-7.337251195,-0.080256807,0,-0.080256807,-4.500645025,-3.785801949,-8.286446974,0.756180219 -Hank McDowell,mcdowha01,1986,RS,HOU,445,204,-2.523529883,-2.530187707,-5.05371759,-0.240017304,-0.240017304,0,-3.10697796,-3.20493018,-6.31190814,0.105400178 -Hank McDowell,mcdowha01,1987,RS,MIL,148,70,-0.713519945,-1.116884079,-1.830404024,0.033093878,0.033093878,0,-1.134447456,-0.829957558,-1.964405014,0.781027559 -Antonio McDyess,mcdyean01,1996,RS,DEN,4430,2280,-2.167534462,0.287013212,-1.88052125,1.007958686,1.007958686,0,-1.920213171,0.280051613,-1.640161557,-0.318636283 -Antonio McDyess,mcdyean01,1997,RS,DEN,4994,2565,-3.039340572,-0.244719346,-3.284059917,-0.698836593,-0.698836593,0,-2.646975571,-0.006867893,-2.653843465,-0.008860326 -Antonio McDyess,mcdyean01,1998,PO,PHO,283,147,1.637331191,-0.839411436,0.797919755,0.270857431,0,0.270857431,1.602622399,-0.82271447,0.779907929,-1.13355541 -Antonio McDyess,mcdyean01,1998,RS,PHO,4701,2441,0.630043555,2.326190163,2.956233718,7.105044412,7.105044412,0,0.773746667,2.485999372,3.259746038,-0.019138541 -Antonio McDyess,mcdyean01,1999,RS,DEN,3694,1937,-1.255506557,-0.28808256,-1.543589118,1.187956199,1.187956199,0,-0.590621243,0.228347647,-0.362273597,-0.323703099 -Antonio McDyess,mcdyean01,2000,RS,DEN,5384,2698,-0.55439187,0.100326588,-0.454065282,3.162467642,3.162467642,0,-0.302819708,0.284748091,-0.018071616,0.061666872 -Antonio McDyess,mcdyean01,2001,RS,DEN,4986,2555,0.642016477,0.213531543,0.85554802,4.670389415,4.670389415,0,0.753812013,0.300025589,1.053837601,-0.582769973 -Antonio McDyess,mcdyean01,2002,RS,DEN,450,236,0.67372655,-0.426149456,0.247577094,0.359841065,0.359841065,0,0.50596452,-0.777986999,-0.272022479,-0.276873795 -Antonio McDyess,mcdyean01,2004,RS,PHO,987,506,-2.835693885,1.925348464,-0.910345421,0.478384858,0.478384858,0,-2.715677765,1.826566305,-0.88911146,0.663798635 -Antonio McDyess,mcdyean01,2004,RS,NYK,794,421,-2.660576363,0.911185223,-1.74939114,0.215328722,0.215328722,0,-2.427269782,0.638507249,-1.788762532,0.171288449 -Antonio McDyess,mcdyean01,2005,PO,DET,888,494,-1.123995552,0.576984182,-0.547011369,0.575151436,0,0.575151436,-1.26322392,0.722481235,-0.540742684,0.39505288 -Antonio McDyess,mcdyean01,2005,RS,DET,3302,1797,-0.815879115,-0.745555251,-1.561434366,1.087903023,1.087903023,0,-0.877078633,-0.616582481,-1.493661114,-0.152772926 -Antonio McDyess,mcdyean01,2006,PO,DET,662,370,0.876549661,0.311489132,1.188038793,0.768740342,0,0.768740342,0.357781769,0.447656696,0.805438465,0.238853514 -Antonio McDyess,mcdyean01,2006,RS,DET,3170,1733,-1.204583554,-0.519685839,-1.724269393,0.90727333,0.90727333,0,-1.156739852,-0.293045443,-1.449785294,0.034991031 -Antonio McDyess,mcdyean01,2007,PO,DET,640,354,-2.176204707,2.58588565,0.409680944,0.590099207,0,0.590099207,-1.934122412,2.411251547,0.477129135,0.235578577 -Antonio McDyess,mcdyean01,2007,RS,DET,3181,1729,0.045834478,2.559866542,2.605701019,4.733441881,4.733441881,0,0.001385401,2.620311202,2.621696604,0.176972859 -Antonio McDyess,mcdyean01,2008,PO,DET,835,468,1.224160517,-0.435436397,0.788724121,0.872241926,0,0.872241926,0.961540514,0.089386825,1.05092734,0.08078646 -Antonio McDyess,mcdyean01,2008,RS,DET,4204,2285,-1.185320096,0.966681478,-0.218638618,2.945926005,2.945926005,0,-1.005212132,1.506977758,0.501765626,-0.163351393 -Antonio McDyess,mcdyean01,2009,PO,DET,239,136,-1.27730274,0.505387573,-0.771915166,0.141703247,0,0.141703247,-1.769227537,1.28786045,-0.481367087,0.092147424 -Antonio McDyess,mcdyean01,2009,RS,DET,3409,1866,0.049430376,0.156652328,0.206082704,2.7996488,2.7996488,0,-0.112277104,0.674351131,0.562074027,-0.482763958 -Antonio McDyess,mcdyean01,2010,PO,SAS,473,247,-1.078812317,0.699889405,-0.378922913,0.306341413,0,0.306341413,-1.725903095,0.371711946,-1.354191149,-0.539444338 -Antonio McDyess,mcdyean01,2010,RS,SAS,3125,1617,-2.187064763,1.866877696,-0.320187067,1.995106548,1.995106548,0,-2.067639065,1.473736879,-0.593902186,-0.443596361 -Antonio McDyess,mcdyean01,2011,PO,SAS,277,145,-3.327977032,-0.519176646,-3.847153678,-0.083903123,0,-0.083903123,-3.599265418,-0.231209519,-3.830474938,0.203248184 -Antonio McDyess,mcdyean01,2011,RS,SAS,2698,1387,-2.12560563,1.027483994,-1.098121636,1.166750544,1.166750544,0,-2.108221677,0.875653037,-1.23256864,-0.17514681 -Jim McElroy,mcelrji01,1977,RS,NOJ,4583,2029,0.101299317,-1.05211788,-0.950818563,1.854155267,1.854155267,0,-0.285936247,-0.952180266,-1.238116513,-0.483260965 -Jim McElroy,mcelrji01,1978,RS,NOJ,4017,1760,-0.159554959,-1.004407014,-1.163961973,1.417755539,1.417755539,0,-0.605347098,-1.287421498,-1.892768595,-0.487778255 -Jim McElroy,mcelrji01,1979,RS,NOJ,6174,2698,0.353713822,0.12018922,0.473903042,4.427975548,4.427975548,0,0.205628671,0.440690004,0.646318675,-0.236149026 -Jim McElroy,mcelrji01,1980,PO,ATL,64,32,0.831056014,-4.814695519,-3.983639505,-0.020621876,0,-0.020621876,-0.206566879,-6.290201742,-6.496768621,-0.721989416 -Jim McElroy,mcelrji01,1980,RS,ATL,1075,516,-3.187901447,-1.055329662,-4.243231109,-0.393908928,-0.393908928,0,-3.180716171,-1.486729079,-4.66744525,0.21129527 -Jim McElroy,mcelrji01,1980,RS,DET,2284,1012,-1.069528531,-3.028621582,-4.098150112,-0.695312675,-0.695312675,0,-1.521996326,-2.725037953,-4.24703428,-0.115027553 -Jim McElroy,mcelrji01,1981,RS,ATL,1424,680,-5.211686107,-2.845238318,-8.056924425,-1.845132293,-1.845132293,0,-5.398812461,-3.724179699,-9.12299216,0.222173893 -Jim McElroy,mcelrji01,1982,RS,ATL,699,349,-2.351436195,-1.738606907,-4.090043102,-0.239583695,-0.239583695,0,-2.594192513,-1.693939665,-4.288132178,0.417634232 -Ivan McFarlin,mcfariv01,2007,RS,PHI,78,41,0.391747164,-2.415519482,-2.023772318,0.015286199,0.015286199,0,-0.339912453,-2.500776513,-2.840688966,0.580757509 -Mitch McGary,mcgarmi01,2015,RS,OKC,1025,485,-0.880689599,-0.320074586,-1.200764184,0.383792207,0.383792207,0,-1.305470662,0.263720488,-1.041750174,0.109677165 -Mitch McGary,mcgarmi01,2016,RS,OKC,162,72,-6.403884396,-7.358027508,-13.7619119,-0.4100989,-0.4100989,0,-5.360771291,-7.436424249,-12.79719554,1.348536102 -JaVale McGee,mcgeeja01,2009,RS,WAS,2192,1143,-2.546908462,-2.870230813,-5.417139274,-1.55638903,-1.55638903,0,-2.517108335,-2.579893186,-5.09700152,0.061087648 -JaVale McGee,mcgeeja01,2010,RS,WAS,1868,968,-2.751090675,0.441531017,-2.309559657,0.216979896,0.216979896,0,-2.81601912,-0.037078675,-2.853097795,-0.233875924 -JaVale McGee,mcgeeja01,2011,RS,WAS,4335,2193,-1.026493753,0.085255863,-0.94123789,2.011946439,2.011946439,0,-1.323905039,0.084048885,-1.239856154,-0.544342395 -JaVale McGee,mcgeeja01,2012,PO,DEN,344,181,-1.308801249,2.986195448,1.677394199,0.418575892,0,0.418575892,-1.078126263,3.117260378,2.039134115,-0.661714899 -JaVale McGee,mcgeeja01,2012,RS,DEN,816,411,-1.371165206,-1.874609963,-3.245775169,-0.104427599,-0.104427599,0,-1.16384086,-1.36600747,-2.52984833,0.415216591 -JaVale McGee,mcgeeja01,2012,RS,WAS,2191,1124,-1.990001756,-2.043460825,-4.033462581,-0.736209538,-0.736209538,0,-1.845060667,-1.418564224,-3.263624891,0.023705104 -JaVale McGee,mcgeeja01,2013,PO,DEN,229,112,-3.495880942,-2.574078557,-6.069959499,-0.19673296,0,-0.19673296,-3.229506505,-2.429955541,-5.659462045,0.496876766 -JaVale McGee,mcgeeja01,2013,RS,DEN,2872,1433,-0.973246765,-0.161234686,-1.134481451,1.178153517,1.178153517,0,-0.92838234,-0.511923466,-1.440305806,-0.234812599 -JaVale McGee,mcgeeja01,2014,RS,DEN,166,79,-3.634851669,-2.197780322,-5.832631991,-0.124971358,-0.124971358,0,-1.349834694,-0.234953758,-1.584788453,0.558445635 -JaVale McGee,mcgeeja01,2015,RS,PHI,130,61,-6.773482264,-3.531858923,-10.30534119,-0.235229208,-0.235229208,0,-6.399928833,-5.01480301,-11.41473184,0.036854121 -JaVale McGee,mcgeeja01,2015,RS,DEN,416,195,-3.970980088,-5.984208979,-9.955189067,-0.727204251,-0.727204251,0,-3.992066548,-5.307390226,-9.299456774,1.386866702 -JaVale McGee,mcgeeja01,2016,PO,DAL,28,14,-13.226221,6.53014958,-6.696071423,-0.03096761,0,-0.03096761,-9.034476896,0.995077217,-8.039399679,6.208262794 -JaVale McGee,mcgeeja01,2016,RS,DAL,748,370,-3.841186518,-1.673881342,-5.51506786,-0.520140852,-0.520140852,0,-3.082948795,-2.448619603,-5.531568398,-0.342949473 -JaVale McGee,mcgeeja01,2017,PO,GSW,328,149,2.710652036,2.321574229,5.032226265,0.618269466,0,0.618269466,2.707452287,1.169584541,3.877036828,1.284367511 -JaVale McGee,mcgeeja01,2017,RS,GSW,1612,739,1.973351013,1.839786023,3.813137036,2.488713982,2.488713982,0,2.012154271,1.213921248,3.226075518,0.561428193 -JaVale McGee,mcgeeja01,2018,PO,GSW,319,158,1.495046196,1.648931586,3.143977782,0.492993777,0,0.492993777,0.536008039,2.537919624,3.073927663,0.591349437 -JaVale McGee,mcgeeja01,2018,RS,GSW,1313,615,-0.212604204,0.831676685,0.619072481,1.059078847,1.059078847,0,0.21400124,1.047941034,1.261942274,0.183437184 -JaVale McGee,mcgeeja01,2019,RS,LAL,3651,1671,-1.35505616,0.549611224,-0.805444935,1.666922968,1.666922968,0,-1.450795659,0.723866224,-0.726929434,0.559652422 -Mike McGee,mcgeemi01,1982,PO,LAL,22,10,2.706823183,-5.18213488,-2.475311697,0.001441562,0,0.001441562,3.417440831,-7.059616744,-3.642175913,-0.265416909 -Mike McGee,mcgeemi01,1982,RS,LAL,765,352,-3.110642192,-1.049418055,-4.160060247,-0.255974938,-0.255974938,0,-2.840104032,-1.559935002,-4.400039034,1.105534645 -Mike McGee,mcgeemi01,1983,PO,LAL,53,25,-4.480233058,-5.865703549,-10.34593661,-0.10041473,0,-0.10041473,-4.583177084,-6.946246255,-11.52942334,0.498627144 -Mike McGee,mcgeemi01,1983,RS,LAL,833,381,-3.065430447,-2.089110858,-5.154541305,-0.468455725,-0.468455725,0,-3.041715442,-2.729194232,-5.770909674,0.233528229 -Mike McGee,mcgeemi01,1984,PO,LAL,780,370,1.670097547,-1.383363116,0.286734431,0.595237445,0,0.595237445,1.698349508,-1.344499902,0.353849606,0.671557651 -Mike McGee,mcgeemi01,1984,RS,LAL,3114,1425,0.435265746,-1.279058926,-0.84379318,1.390716558,1.390716558,0,0.279407183,-1.406027405,-1.126620221,0.358485294 -Mike McGee,mcgeemi01,1985,PO,LAL,592,260,2.650454394,-1.258207324,1.39224707,0.565984942,0,0.565984942,2.763346063,-1.873404328,0.889941735,-0.133934713 -Mike McGee,mcgeemi01,1985,RS,LAL,2544,1170,1.545596086,-1.089845856,0.455750229,1.923252657,1.923252657,0,1.751472147,-1.262762787,0.488709361,0.520127413 -Mike McGee,mcgeemi01,1986,PO,LAL,59,28,-4.761625469,-3.22488336,-7.98650883,-0.078278238,0,-0.078278238,-4.330445046,-4.598360332,-8.928805378,1.462136564 -Mike McGee,mcgeemi01,1986,RS,LAL,2625,1213,-0.702187809,0.180238099,-0.52194971,1.38516564,1.38516564,0,-0.254259754,-0.20385653,-0.458116284,0.471166738 -Mike McGee,mcgeemi01,1987,PO,ATL,195,101,-1.153045919,0.513439067,-0.639606852,0.112772719,0,0.112772719,-0.579736574,-0.749254644,-1.328991218,0.5399481 -Mike McGee,mcgeemi01,1987,RS,ATL,2915,1420,1.962787606,-0.288248581,1.674539025,3.231726482,3.231726482,0,2.534541137,-0.708385522,1.826155616,0.834457278 -Mike McGee,mcgeemi01,1988,RS,SAC,1884,886,0.418660345,-0.248375464,0.17028488,1.340084989,1.340084989,0,1.081455,-0.271122839,0.810332161,1.527670732 -Mike McGee,mcgeemi01,1988,RS,ATL,238,117,-0.44047674,-0.596946114,-1.037422853,0.103575196,0.103575196,0,-0.002125461,-1.743463373,-1.745588834,1.326746145 -Mike McGee,mcgeemi01,1989,RS,NJN,4276,2027,-0.217747871,-1.25270242,-1.470450291,1.33024613,1.33024613,0,-0.224569929,-1.055407691,-1.27997762,0.536543264 -Mike McGee,mcgeemi01,1990,PO,PHO,91,44,-3.978400759,-0.064204598,-4.042605357,-0.030224877,0,-0.030224877,-3.592746521,-1.109051327,-4.701797848,0.965476665 -Mike McGee,mcgeemi01,1990,RS,PHO,594,280,-1.316416164,-0.735055332,-2.051471495,0.100241942,0.100241942,0,-1.19780137,-1.059966034,-2.257767404,0.451975096 -George McGinnis,mcginge01,1977,PO,PHI,1363,603,-2.221437771,0.087107497,-2.134330274,0.196226188,0,0.196226188,-1.394305512,0.295227528,-1.099077984,0.475998875 -George McGinnis,mcginge01,1977,RS,PHI,6319,2769,1.259169758,1.503620387,2.762790145,7.799804086,7.799804086,0,2.086965334,1.599100964,3.686066298,0.161164712 -George McGinnis,mcginge01,1978,PO,PHI,627,273,-1.408307213,0.949410809,-0.458896405,0.331151146,0,0.331151146,-0.666772187,1.00564073,0.338868543,0.644782967 -George McGinnis,mcginge01,1978,RS,PHI,5786,2533,1.522869609,0.745619562,2.26848917,6.498246542,6.498246542,0,2.391254648,0.822360586,3.213615235,0.211032887 -George McGinnis,mcginge01,1979,RS,DEN,5695,2552,0.451700426,1.273729815,1.725430241,5.859133316,5.859133316,0,1.25054946,1.290644221,2.541193681,0.587595901 -George McGinnis,mcginge01,1980,RS,IND,1725,784,-1.213041096,-1.286991886,-2.500032982,0.100777812,0.100777812,0,-0.703134025,-0.852374499,-1.555508524,0.82623385 -George McGinnis,mcginge01,1980,RS,DEN,3118,1424,-1.489950455,-0.289718832,-1.779669287,0.710347988,0.710347988,0,-0.806674204,0.077453809,-0.729220394,0.796027545 -George McGinnis,mcginge01,1981,PO,IND,85,39,-8.416610083,-0.049805608,-8.466415691,-0.118739796,0,-0.118739796,-7.804826946,-0.178429361,-7.983256307,1.173324603 -George McGinnis,mcginge01,1981,RS,IND,3923,1845,-2.191015632,0.506674301,-1.684341331,1.011238107,1.011238107,0,-1.298948803,0.57164701,-0.727301792,0.833550864 -George McGinnis,mcginge01,1982,RS,IND,2789,1341,-3.808137126,2.694255411,-1.113881715,1.129728623,1.129728623,0,-3.20027396,2.625900628,-0.574373332,0.942513522 -Tracy McGrady,mcgratr01,1998,RS,TOR,2301,1179,0.298435226,-0.152468607,0.145966619,1.729019184,1.729019184,0,-0.237184784,-1.071848051,-1.309032836,-0.680678682 -Tracy McGrady,mcgratr01,1999,RS,TOR,2070,1106,1.898816304,1.359360007,3.258176311,3.371363527,3.371363527,0,1.700343197,0.586640227,2.286983424,-0.502702626 -Tracy McGrady,mcgratr01,2000,PO,TOR,201,111,-0.104734021,-0.89202218,-0.996756201,0.102108965,0,0.102108965,-0.217200248,-1.235087694,-1.452287942,-0.255858299 -Tracy McGrady,mcgratr01,2000,RS,TOR,4799,2462,1.129986155,1.017026735,2.147012891,6.118827661,6.118827661,0,1.097354791,0.559229999,1.656584789,-0.495830938 -Tracy McGrady,mcgratr01,2001,PO,ORL,348,178,5.434331899,1.243212659,6.677544558,0.878154129,0,0.878154129,5.670590294,1.444532624,7.115122918,-0.49788628 -Tracy McGrady,mcgratr01,2001,RS,ORL,6063,3087,3.961268837,1.985526666,5.946795503,13.59770285,13.59770285,0,3.91195743,1.853637922,5.765595352,-0.671728075 -Tracy McGrady,mcgratr01,2002,PO,ORL,330,178,5.020059473,-0.233764326,4.786295147,0.702589569,0,0.702589569,4.670661506,-0.456620971,4.214040535,-0.426728943 -Tracy McGrady,mcgratr01,2002,RS,ORL,5719,2912,5.1521725,1.371688834,6.523861334,13.70661478,13.70661478,0,5.193708642,1.400954354,6.594662996,-0.476843341 -Tracy McGrady,mcgratr01,2003,PO,ORL,571,308,5.79555805,1.657672967,7.453231018,1.654501112,0,1.654501112,5.966579219,1.667393822,7.633973041,0.047964689 -Tracy McGrady,mcgratr01,2003,RS,ORL,5795,2954,8.239952519,0.218734261,8.45868678,16.83368391,16.83368391,0,8.036399997,0.433273442,8.469673439,-0.323095208 -Tracy McGrady,mcgratr01,2004,RS,ORL,5118,2675,6.219812678,-0.848247135,5.371565543,11.0697085,11.0697085,0,6.352409836,-0.562963023,5.789446813,-0.119136639 -Tracy McGrady,mcgratr01,2005,PO,HOU,554,301,7.857888249,0.384554749,8.242442998,1.737469321,0,1.737469321,8.54893893,0.354454455,8.903393385,-0.186141705 -Tracy McGrady,mcgratr01,2005,RS,HOU,5954,3182,4.3819756,1.834488096,6.216463696,14.54099416,14.54099416,0,4.749421144,2.012092453,6.761513597,-0.099064111 -Tracy McGrady,mcgratr01,2006,RS,HOU,3236,1745,2.510075965,0.785826375,3.29590234,5.375484733,5.375484733,0,2.784103999,0.475812224,3.259916223,-0.122159998 -Tracy McGrady,mcgratr01,2007,PO,HOU,517,280,1.853804386,-0.796391222,1.057413165,0.559466965,0,0.559466965,1.765474221,-0.927778928,0.837695293,-0.242612612 -Tracy McGrady,mcgratr01,2007,RS,HOU,4853,2539,3.789547746,0.39485569,4.184403436,8.984859209,8.984859209,0,4.089977138,0.322252225,4.412229363,0.02121534 -Tracy McGrady,mcgratr01,2008,PO,HOU,441,247,2.924702474,2.246673952,5.171376426,1.02874212,0,1.02874212,3.17020811,1.971337762,5.141545872,-0.070129274 -Tracy McGrady,mcgratr01,2008,RS,HOU,4648,2440,1.949910443,0.419036278,2.368946721,6.35795782,6.35795782,0,2.168909878,0.29976107,2.468670948,-0.213715445 -Tracy McGrady,mcgratr01,2009,RS,HOU,2245,1181,0.673125059,0.170733735,0.843858794,2.150163361,2.150163361,0,0.820681398,0.103661426,0.924342824,-0.655803916 -Tracy McGrady,mcgratr01,2010,RS,NYK,1242,627,-0.721447073,-2.046156081,-2.767603154,-0.005653971,-0.005653971,0,-0.962589223,-2.539279041,-3.501868264,0.380121854 -Tracy McGrady,mcgratr01,2010,RS,HOU,91,46,-2.980850611,-2.894845157,-5.875695768,-0.07297726,-0.07297726,0,-3.778921871,-4.403261639,-8.18218351,-0.48665659 -Tracy McGrady,mcgratr01,2011,RS,DET,3169,1686,-0.3212995,1.623298684,1.301999184,3.470214558,3.470214558,0,-0.440963529,0.922504308,0.481540779,-0.409186784 -Tracy McGrady,mcgratr01,2012,PO,ATL,167,90,-3.698435348,0.062694081,-3.635741267,-0.04172123,0,-0.04172123,-4.155738046,-2.423981586,-6.579719632,-0.484491292 -Tracy McGrady,mcgratr01,2012,RS,ATL,1591,837,-1.306633944,1.373766117,0.067132173,1.193212561,1.193212561,0,-1.832146523,-0.409522457,-2.24166898,-0.752936966 -Tracy McGrady,mcgratr01,2013,PO,SAS,59,31,-5.839766426,6.3497927,0.510026274,0.052926068,0,0.052926068,-5.359030238,3.578186398,-1.78084384,-0.429526082 -Rodney McGruder,mcgruro01,2017,RS,MIA,3915,1966,-0.358521029,-1.41347578,-1.771996809,0.971934496,0.971934496,0,-0.875005988,-0.569690123,-1.44469611,-0.905398326 -Rodney McGruder,mcgruro01,2018,PO,MIA,36,16,-10.99156477,3.960810421,-7.030754353,-0.036085773,0,-0.036085773,-6.907735613,3.209074675,-3.698660939,0.122453773 -Rodney McGruder,mcgruro01,2018,RS,MIA,604,299,1.547716662,-2.154559954,-0.606843292,0.324397201,0.324397201,0,-0.03193178,-1.474699765,-1.506631545,-0.770943299 -Rodney McGruder,mcgruro01,2019,RS,MIA,3250,1550,-1.495275736,0.184018632,-1.311257103,1.135746424,1.135746424,0,-1.967279926,0.062227378,-1.905052549,-0.181460767 -Dominic McGuire,mcguido01,2008,PO,WAS,28,15,0.887810257,5.030510605,5.918320861,0.067962877,0,0.067962877,-0.320565302,3.675002234,3.354436932,-0.594127523 -Dominic McGuire,mcguido01,2008,RS,WAS,1311,695,-4.434641624,-0.861906756,-5.29654838,-0.903155249,-0.903155249,0,-4.998081301,-1.660515391,-6.658596692,0.018359451 -Dominic McGuire,mcguido01,2009,RS,WAS,3973,2072,-1.446426696,-0.306285857,-1.752712554,1.046581021,1.046581021,0,-2.042985939,-0.595609031,-2.63859497,-0.676552088 -Dominic McGuire,mcguido01,2010,RS,SAC,133,67,-7.908060624,-2.56368561,-10.47174623,-0.262140548,-0.262140548,0,-8.020246322,-4.805230095,-12.82547642,-0.645451778 -Dominic McGuire,mcguido01,2010,RS,WAS,463,240,-4.695475171,-1.165053749,-5.86052892,-0.382177605,-0.382177605,0,-5.36568747,-1.805623027,-7.171310497,0.32028029 -Dominic McGuire,mcguido01,2011,RS,CHA,1435,760,-2.740897656,-0.07287646,-2.813774116,-0.024646544,-0.024646544,0,-3.445796954,-0.454447141,-3.900244095,-0.309021393 -Dominic McGuire,mcguido01,2012,RS,GSW,2192,1127,-2.498384868,0.772202617,-1.726182251,0.58684186,0.58684186,0,-2.644149811,0.227697466,-2.416452346,-0.290004868 -Dominic McGuire,mcguido01,2013,RS,NOH,270,145,-2.662308954,1.319089761,-1.343219193,0.104145113,0.104145113,0,-2.929944805,1.308114972,-1.621829833,0.065194422 -Dominic McGuire,mcguido01,2013,RS,IND,23,12,-11.786795,-1.7864897,-13.5732847,-0.065507653,-0.065507653,0,-11.45769434,-3.802677255,-15.2603716,-1.063352927 -Dominic McGuire,mcguido01,2013,RS,TOR,438,230,-3.285417502,-1.339424368,-4.62484187,-0.220379998,-0.220379998,0,-3.935752894,-1.491087681,-5.426840575,0.158610983 -Kevin McHale,mchalke01,1981,PO,BOS,598,296,1.659085079,1.060260699,2.719345778,0.85481943,0,0.85481943,1.397253999,0.742495446,2.139749446,0.332549093 -Kevin McHale,mchalke01,1981,RS,BOS,3494,1645,-0.269292913,0.735671622,0.466378709,2.703616235,2.703616235,0,-0.292563296,0.37057507,0.078011775,0.159474379 -Kevin McHale,mchalke01,1982,PO,BOS,710,344,4.555259633,1.665632275,6.220891908,1.617627115,0,1.617627115,4.16286718,1.561280464,5.724147644,-0.381837397 -Kevin McHale,mchalke01,1982,RS,BOS,4988,2332,0.448498191,0.895167094,1.343665286,4.849350112,4.849350112,0,0.478774279,0.617790865,1.096565144,-0.445241623 -Kevin McHale,mchalke01,1983,PO,BOS,359,177,0.160344358,0.177847423,0.33819178,0.287291412,0,0.287291412,-0.111094491,-0.326110558,-0.437205049,-0.118296086 -Kevin McHale,mchalke01,1983,RS,BOS,5139,2345,0.782099287,0.460469245,1.242568532,4.751833256,4.751833256,0,0.766993752,0.057763498,0.824757249,-0.545048896 -Kevin McHale,mchalke01,1984,PO,BOS,1450,702,1.518715474,-1.045504587,0.473210887,1.185048302,0,1.185048302,1.386575803,-1.304293137,0.082282666,-0.46490566 -Kevin McHale,mchalke01,1984,RS,BOS,5414,2577,2.224698119,-0.082496036,2.142202084,6.401064597,6.401064597,0,2.164141517,-0.299820159,1.864321358,-0.497067052 -Kevin McHale,mchalke01,1985,PO,BOS,1792,837,1.836575011,0.436521973,2.273096984,2.199396513,0,2.199396513,1.798516733,0.201631631,2.000148364,-0.612257589 -Kevin McHale,mchalke01,1985,RS,BOS,5680,2653,2.577663335,-0.080030234,2.497633101,7.06575973,7.06575973,0,2.608788353,-0.237787772,2.371000581,-0.541659905 -Kevin McHale,mchalke01,1986,PO,BOS,1483,715,3.260497681,0.611073407,3.871571088,2.478334409,0,2.478334409,3.229328697,0.390222545,3.619551242,-0.519715954 -Kevin McHale,mchalke01,1986,RS,BOS,5112,2397,3.168474648,0.570703681,3.739178328,7.881414036,7.881414036,0,3.23398387,0.45297477,3.68695864,-0.710036306 -Kevin McHale,mchalke01,1987,PO,BOS,1694,827,1.780543137,-0.633651788,1.146891349,1.687077149,0,1.687077149,1.929632432,-0.647176512,1.28245592,-0.507893023 -Kevin McHale,mchalke01,1987,RS,BOS,6358,3060,4.443524122,0.449078238,4.89260236,11.84477647,11.84477647,0,4.415836233,0.391151996,4.806988228,-0.743422354 -Kevin McHale,mchalke01,1988,PO,BOS,1393,716,4.696765922,0.000568852,4.697334774,2.790084337,0,2.790084337,4.324329024,0.104682582,4.429011606,-0.534967191 -Kevin McHale,mchalke01,1988,RS,BOS,4931,2390,3.850189976,-0.543390759,3.306799217,7.336588224,7.336588224,0,3.878966685,-0.481497398,3.397469287,-0.667901378 -Kevin McHale,mchalke01,1989,PO,BOS,225,115,2.171808774,-0.104761161,2.067047612,0.290944098,0,0.290944098,1.540854536,0.369891046,1.910745581,-0.180788633 -Kevin McHale,mchalke01,1989,RS,BOS,5945,2876,2.647827806,-1.225242267,1.422585539,6.084769137,6.084769137,0,2.577731252,-1.163678305,1.414052947,-0.62935042 -Kevin McHale,mchalke01,1990,PO,BOS,404,192,2.553167412,-1.254028339,1.299139072,0.406997091,0,0.406997091,2.721155644,-1.062010058,1.659145587,-0.496067285 -Kevin McHale,mchalke01,1990,RS,BOS,5633,2722,3.028353391,0.123889594,3.152242985,8.153152065,8.153152065,0,3.113891779,0.119794338,3.233686117,-0.530528766 -Kevin McHale,mchalke01,1991,PO,BOS,755,376,3.876852027,-0.171855213,3.704996813,1.27334528,0,1.27334528,3.862660156,0.055368833,3.918028989,-0.280093868 -Kevin McHale,mchalke01,1991,RS,BOS,4290,2067,2.066916026,-0.115865719,1.951050306,4.932013539,4.932013539,0,2.138048716,-0.463056916,1.6749918,-0.512567592 -Kevin McHale,mchalke01,1992,PO,BOS,591,306,2.031114701,-0.279896075,1.751218626,0.723724801,0,0.723724801,1.986835646,0.067726686,2.054562332,-0.134391985 -Kevin McHale,mchalke01,1992,RS,BOS,2822,1398,0.762949683,-1.043145883,-0.280196201,1.751293573,1.751293573,0,0.791063209,-1.502885084,-0.711821875,-0.573023398 -Kevin McHale,mchalke01,1993,PO,BOS,212,113,4.154937288,1.233900153,5.388837441,0.478123574,0,0.478123574,3.676380919,0.401630864,4.078011784,-1.10396841 -Kevin McHale,mchalke01,1993,RS,BOS,3312,1656,-1.883674068,-1.143120903,-3.026794971,-0.232637819,-0.232637819,0,-1.812173869,-1.760389655,-3.572563525,-0.512507467 -Jim McIlvaine,mcilvji01,1995,RS,WSB,1063,534,-4.428989068,1.214729353,-3.214259715,-0.12675496,-0.12675496,0,-4.847680922,0.670396201,-4.177284721,0.199921858 -Jim McIlvaine,mcilvji01,1996,RS,WSB,2360,1195,-5.312207481,3.15633471,-2.155872771,0.361519439,0.361519439,0,-5.384450702,2.241217356,-3.143233346,-0.183034611 -Jim McIlvaine,mcilvji01,1997,PO,SEA,54,28,-5.102764478,1.090511445,-4.012253034,-0.018967587,0,-0.018967587,-5.500973969,1.217050089,-4.28392388,1.755786508 -Jim McIlvaine,mcilvji01,1997,RS,SEA,2811,1477,-4.696030383,3.085026578,-1.611003804,0.86078994,0.86078994,0,-4.536600475,2.557254873,-1.979345602,0.263861616 -Jim McIlvaine,mcilvji01,1998,PO,SEA,106,59,-6.39790681,1.177181399,-5.220725411,-0.079337676,0,-0.079337676,-6.075626412,3.703414803,-2.37221161,2.982432958 -Jim McIlvaine,mcilvji01,1998,RS,SEA,2292,1211,-5.247806583,2.042930078,-3.204876505,-0.283132655,-0.283132655,0,-5.070457767,1.92080449,-3.149653277,0.678129563 -Jim McIlvaine,mcilvji01,1999,RS,NJN,519,269,-3.814786814,1.785411735,-2.029375078,0.099644513,0.099644513,0,-4.055361319,1.772657324,-2.282703995,0.676298422 -Jim McIlvaine,mcilvji01,2000,RS,NJN,2043,1048,-3.829436796,1.481876418,-2.347560378,0.216153737,0.216153737,0,-3.945149411,1.568195252,-2.37695416,0.426237658 -Jim McIlvaine,mcilvji01,2001,RS,NJN,373,193,-5.548022899,0.510081771,-5.037941128,-0.227462505,-0.227462505,0,-5.585073548,0.501423359,-5.083650188,0.890307798 -Jeff McInnis,mcinnje01,1997,RS,DEN,228,117,1.085078745,-4.306644809,-3.221566063,-0.028373685,-0.028373685,0,0.922480823,-4.575330058,-3.652849235,0.727137189 -Jeff McInnis,mcinnje01,1999,RS,WAS,808,427,-1.124792159,-1.445066368,-2.569858526,0.039348705,0.039348705,0,-1.195798083,-2.077800497,-3.27359858,0.238294697 -Jeff McInnis,mcinnje01,2000,RS,LAC,1181,597,-0.532084636,-2.382081065,-2.914165701,-0.049868778,-0.049868778,0,-1.204814297,-1.917427654,-3.122241951,-0.253158568 -Jeff McInnis,mcinnje01,2001,RS,LAC,5345,2831,2.302570563,-2.07966091,0.222909654,4.275415925,4.275415925,0,1.926672889,-0.921380479,1.005292411,-0.399642549 -Jeff McInnis,mcinnje01,2002,RS,LAC,5753,3030,1.309458617,-1.987337986,-0.677879369,3.193286851,3.193286851,0,1.308873156,-1.154513137,0.154360019,-0.287005612 -Jeff McInnis,mcinnje01,2003,PO,POR,183,99,-2.471849679,-1.892300803,-4.364150483,-0.084048253,0,-0.084048253,-2.569838322,-2.190845074,-4.760683396,-0.042381298 -Jeff McInnis,mcinnje01,2003,RS,POR,2470,1311,-2.736842238,-3.310092816,-6.046935054,-2.204801514,-2.204801514,0,-3.002287906,-3.417386257,-6.419674163,-0.017817046 -Jeff McInnis,mcinnje01,2004,RS,CLE,2097,1096,2.504612716,-1.236850889,1.267761827,2.247678969,2.247678969,0,2.230142994,-0.581777047,1.648365947,0.041808602 -Jeff McInnis,mcinnje01,2004,RS,POR,2305,1269,1.823945392,-1.703954143,0.119991249,1.858450903,1.858450903,0,1.271926861,-1.328092007,-0.056165146,0.014371193 -Jeff McInnis,mcinnje01,2005,RS,CLE,5011,2651,0.782111944,-2.629132687,-1.847020743,1.217222182,1.217222182,0,0.77635714,-2.091380995,-1.315023855,-0.308473973 -Jeff McInnis,mcinnje01,2006,RS,NJN,920,486,-2.961678255,-2.770869022,-5.732547277,-0.738286959,-0.738286959,0,-3.380144709,-3.360258525,-6.740403233,-0.155757641 -Jeff McInnis,mcinnje01,2007,RS,CHA,1361,702,-2.718242084,-2.936869721,-5.655111805,-1.039372987,-1.039372987,0,-3.337397593,-3.072524214,-6.409921807,-0.100421148 -Jeff McInnis,mcinnje01,2008,RS,CHA,2728,1410,-3.147783255,-2.90184427,-6.049627525,-2.367265315,-2.367265315,0,-3.791121547,-2.821493082,-6.612614629,-0.253317718 -Forrest McKenzie,mckenfo01,1987,RS,SAS,90,42,-12.19928703,-2.4345757,-14.63386273,-0.258207308,-0.258207308,0,-11.44670831,-2.022498799,-13.46920711,1.424290843 -Kevin McKenna,mckenke01,1982,RS,LAL,515,237,-6.871528177,-1.827480714,-8.699008891,-0.72743031,-0.72743031,0,-6.777892901,-1.925833718,-8.703726619,1.148636501 -Kevin McKenna,mckenke01,1984,RS,IND,1986,923,-1.854782536,-0.70494887,-2.559731405,0.090211393,0.090211393,0,-2.214757038,-0.509308813,-2.724065851,0.700494063 -Kevin McKenna,mckenke01,1985,RS,NJN,1139,535,-0.525796556,0.10874857,-0.417047986,0.638960637,0.638960637,0,-0.921931504,-0.019478331,-0.941409836,0.35135586 -Kevin McKenna,mckenke01,1986,PO,WSB,4,2,-4.545440567,-4.321107738,-8.866548305,-0.006357367,0,-0.006357367,-6.485534813,-6.193079774,-12.67861459,-1.240680216 -Kevin McKenna,mckenke01,1986,RS,WSB,898,430,0.062515926,1.406945286,1.469461213,0.936192406,0.936192406,0,0.337363711,1.63724976,1.974613471,1.172450624 -Kevin McKenna,mckenke01,1987,RS,NJN,2021,942,1.008026417,0.265313554,1.273339972,1.953902686,1.953902686,0,0.947996489,0.555219324,1.503215813,1.068494543 -Kevin McKenna,mckenke01,1988,RS,NJN,817,393,-0.177851232,-1.048933946,-1.226785179,0.308551135,0.308551135,0,-0.777124676,-1.06239928,-1.839523956,1.034105746 -Derrick McKey,mckeyde01,1988,PO,SEA,228,109,4.742262247,0.58309671,5.325358957,0.464282248,0,0.464282248,4.586187809,0.145798795,4.731986604,0.22887994 -Derrick McKey,mckeyde01,1988,RS,SEA,3602,1706,-0.324387973,0.53632251,0.211934537,2.588676392,2.588676392,0,-0.558012628,0.283233986,-0.274778642,0.414620551 -Derrick McKey,mckeyde01,1989,PO,SEA,574,286,-0.346159353,-0.699907886,-1.046067239,0.256693149,0,0.256693149,-0.597649897,-0.582973426,-1.180623324,0.098233737 -Derrick McKey,mckeyde01,1989,RS,SEA,5915,2804,1.39983023,-0.335462147,1.064368083,5.454775014,5.454775014,0,1.317693255,-0.189979327,1.127713928,-0.038525955 -Derrick McKey,mckeyde01,1990,RS,SEA,5519,2748,0.822479029,0.079084934,0.901563963,5.115331422,5.115331422,0,0.817064867,0.066542084,0.883606952,-0.083036213 -Derrick McKey,mckeyde01,1991,PO,SEA,230,114,1.193918384,-0.034224998,1.159693386,0.23522487,0,0.23522487,0.748978644,0.068588739,0.817567383,0.280119418 -Derrick McKey,mckeyde01,1991,RS,SEA,5074,2503,1.364094757,-0.077922123,1.286172634,5.143831569,5.143831569,0,1.211252273,0.01499374,1.226246013,-0.201626484 -Derrick McKey,mckeyde01,1992,PO,SEA,618,315,2.613994804,-0.079153742,2.534841062,0.87780849,0,0.87780849,2.379150889,0.159047788,2.538198677,0.194038386 -Derrick McKey,mckeyde01,1992,RS,SEA,3532,1757,0.473767118,-0.16784115,0.305925968,2.73518476,2.73518476,0,0.450237822,-0.25763288,0.192604942,-0.150453563 -Derrick McKey,mckeyde01,1993,PO,SEA,1223,647,2.343443709,-1.134631455,1.208812254,1.339564127,0,1.339564127,1.868185155,-1.176641957,0.691543198,-0.560120887 -Derrick McKey,mckeyde01,1993,RS,SEA,4934,2439,1.269982238,0.519024605,1.789006842,5.65003865,5.65003865,0,1.306166794,0.292317157,1.598483951,0.031198516 -Derrick McKey,mckeyde01,1994,PO,IND,1086,587,0.602800123,2.524968066,3.127768189,1.81902558,0,1.81902558,0.676680866,2.754373493,3.431054359,0.173147447 -Derrick McKey,mckeyde01,1994,RS,IND,5137,2613,0.274404725,0.730313132,1.004717857,5.009934071,5.009934071,0,0.371013561,0.86482824,1.235841801,0.083099674 -Derrick McKey,mckeyde01,1995,PO,IND,1087,592,2.33967022,0.995834421,3.335504641,1.895812073,0,1.895812073,2.412414685,1.191496829,3.603911514,0.005421856 -Derrick McKey,mckeyde01,1995,RS,IND,5320,2805,0.9759045,1.414812581,2.390717082,7.355527807,7.355527807,0,1.001846799,1.655472356,2.657319155,-0.018010866 -Derrick McKey,mckeyde01,1996,PO,IND,315,180,-1.053953207,1.533127523,0.479174316,0.307244956,0,0.307244956,-1.012919389,1.959711583,0.946792194,0.401016522 -Derrick McKey,mckeyde01,1996,RS,IND,4592,2440,1.025668929,0.817926065,1.843594994,5.715655444,5.715655444,0,1.011354455,0.993218614,2.004573069,-0.046413108 -Derrick McKey,mckeyde01,1997,RS,IND,2718,1449,-1.214518994,0.904307973,-0.310211021,1.802988391,1.802988391,0,-1.207270756,0.846247056,-0.3610237,-0.03532986 -Derrick McKey,mckeyde01,1998,PO,IND,510,284,-2.220581898,0.77004484,-1.450537058,0.196600241,0,0.196600241,-2.208429183,1.33537405,-0.873055133,1.077539649 -Derrick McKey,mckeyde01,1998,RS,IND,2438,1316,-1.813845974,1.410804827,-0.403041147,1.581243371,1.581243371,0,-1.67080661,1.374669944,-0.296136666,0.315420812 -Derrick McKey,mckeyde01,1999,PO,IND,448,245,-0.115382859,1.72470805,1.609325192,0.566903898,0,0.566903898,-0.255784035,2.213403782,1.957619747,0.756800001 -Derrick McKey,mckeyde01,1999,RS,IND,444,244,-0.91069413,1.045051434,0.134357304,0.358710432,0.358710432,0,-0.903759398,0.811505575,-0.092253824,-0.090166961 -Derrick McKey,mckeyde01,2000,PO,IND,660,352,-2.195005807,-0.632053629,-2.827059435,-0.014298074,0,-0.014298074,-2.722182904,-1.037911615,-3.760094518,0.155274309 -Derrick McKey,mckeyde01,2000,RS,IND,1244,634,-1.101841034,1.979841591,0.878000557,1.177519534,1.177519534,0,-1.301117822,2.153718733,0.852600911,0.319683806 -Derrick McKey,mckeyde01,2001,PO,IND,64,35,2.922031314,-0.611068798,2.310962516,0.09383564,0,0.09383564,1.752275499,-0.374232763,1.378042736,0.608937804 -Derrick McKey,mckeyde01,2001,RS,IND,1859,987,-1.987614889,1.141634099,-0.84598079,0.965719872,0.965719872,0,-2.428485788,1.091974881,-1.336510907,0.666250237 -Derrick McKey,mckeyde01,2002,PO,PHI,74,40,-0.627495862,-3.106868969,-3.734364831,-0.020661836,0,-0.020661836,-1.625840693,-3.39962489,-5.025465583,-0.252444829 -Derrick McKey,mckeyde01,2002,RS,PHI,1469,784,-0.870977994,0.475993502,-0.394984491,0.944796244,0.944796244,0,-1.370069411,0.744756248,-0.625313162,0.272576495 -Aaron McKie,mckieaa01,1995,PO,POR,65,34,1.810523265,2.264444465,4.074967729,0.122945777,0,0.122945777,1.417873728,2.145034047,3.562907775,0.620978477 -Aaron McKie,mckieaa01,1995,RS,POR,1635,827,-0.450954374,0.899266696,0.448312322,1.351807303,1.351807303,0,-0.861879847,0.737561279,-0.124318568,0.162105635 -Aaron McKie,mckieaa01,1996,PO,POR,244,134,-1.545551196,1.285017859,-0.260533338,0.17627231,0,0.17627231,-1.796219008,0.967261498,-0.82895751,0.370869121 -Aaron McKie,mckieaa01,1996,RS,POR,4408,2259,0.135463933,0.873254796,1.00871873,4.333686706,4.333686706,0,-0.216219307,1.01968819,0.803468883,0.034459405 -Aaron McKie,mckieaa01,1997,PO,DET,168,97,-0.995016378,3.507544728,2.51252835,0.271134071,0,0.271134071,-1.269371867,3.399602119,2.130230252,0.830218293 -Aaron McKie,mckieaa01,1997,RS,POR,1485,775,-2.442673069,0.3264032,-2.11626987,0.252112069,0.252112069,0,-2.618522764,-0.195556322,-2.814079086,0.557909821 -Aaron McKie,mckieaa01,1997,RS,DET,1514,850,0.07482063,1.164375181,1.239195811,1.740064073,1.740064073,0,-0.139058668,0.820718582,0.681659914,0.531146216 -Aaron McKie,mckieaa01,1998,RS,DET,877,472,-1.215623648,0.794002962,-0.421620686,0.563218057,0.563218057,0,-1.390544548,0.479231142,-0.911313407,0.409079508 -Aaron McKie,mckieaa01,1998,RS,PHI,2555,1341,-2.085150605,1.254130623,-0.831019982,1.317714137,1.317714137,0,-2.255042819,1.327587276,-0.927455543,0.333284474 -Aaron McKie,mckieaa01,1999,PO,PHI,176,97,-0.365092698,0.080321981,-0.284770716,0.12681632,0,0.12681632,-1.328659853,0.750882407,-0.577777445,0.68068815 -Aaron McKie,mckieaa01,1999,RS,PHI,1790,959,-1.01650738,1.566442158,0.549934778,1.622392188,1.622392188,0,-1.267181727,1.172598468,-0.094583259,0.434443891 -Aaron McKie,mckieaa01,2000,PO,PHI,610,331,4.385491023,-1.744653013,2.64083801,0.936454534,0,0.936454534,3.764011134,-1.672308257,2.091702877,-0.234671015 -Aaron McKie,mckieaa01,2000,RS,PHI,3813,1952,0.053519506,1.271159528,1.324679034,4.069730308,4.069730308,0,-0.18835671,1.143645758,0.955289048,0.272000361 -Aaron McKie,mckieaa01,2001,PO,PHI,1635,892,2.647833363,0.46948676,3.117320123,2.749477488,0,2.749477488,2.450723096,0.726791579,3.177514674,-0.146684569 -Aaron McKie,mckieaa01,2001,RS,PHI,4571,2394,2.028707478,0.758756063,2.787463541,6.776329232,6.776329232,0,1.858602021,0.650162116,2.508764137,0.174306177 -Aaron McKie,mckieaa01,2002,PO,PHI,268,146,-0.022290428,0.791136188,0.76884576,0.272136106,0,0.272136106,0.406851469,1.018434256,1.425285725,0.610200781 -Aaron McKie,mckieaa01,2002,RS,PHI,2756,1471,0.939633759,0.763142453,1.702776211,3.331352779,3.331352779,0,0.761958946,0.281236426,1.043195372,-0.287676722 -Aaron McKie,mckieaa01,2003,PO,PHI,568,315,0.686153597,0.54216003,1.228313627,0.659444212,0,0.659444212,0.173432403,0.176501526,0.349933929,0.00371482 -Aaron McKie,mckieaa01,2003,RS,PHI,4572,2374,0.489521914,1.620975984,2.110497898,5.883817943,5.883817943,0,0.404839247,1.405003969,1.809843216,-0.051445355 -Aaron McKie,mckieaa01,2004,RS,PHI,3916,2112,0.466737657,1.250428935,1.717166592,4.802244205,4.802244205,0,0.190878914,0.897647456,1.08852637,-0.214379709 -Aaron McKie,mckieaa01,2005,PO,PHI,157,85,-1.128417326,1.453089685,0.324672359,0.138005009,0,0.138005009,-2.082766352,1.204993601,-0.877772751,0.318519598 -Aaron McKie,mckieaa01,2005,RS,PHI,2236,1118,-1.599280314,1.581442957,-0.017837356,1.560456889,1.560456889,0,-2.323772614,1.224251492,-1.099521121,0.119378405 -Aaron McKie,mckieaa01,2006,PO,LAL,15,8,-4.809897124,-3.731029569,-8.540926693,-0.023951828,0,-0.023951828,-6.53817019,-5.556453301,-12.09462349,-1.576907211 -Aaron McKie,mckieaa01,2006,RS,LAL,232,121,-3.339189545,-0.230159716,-3.569349261,-0.050312071,-0.050312071,0,-4.037347823,-0.997516489,-5.034864312,-0.488748714 -Aaron McKie,mckieaa01,2007,RS,LAL,258,131,-2.635156875,-1.283588635,-3.91874551,-0.078244481,-0.078244481,0,-3.393660379,-1.943891281,-5.33755166,0.154809316 -Alfonzo McKinnie,mckinal01,2018,RS,TOR,113,53,-1.638594262,-2.627603895,-4.266198158,-0.041536327,-0.041536327,0,-1.577616403,-3.5998619,-5.177478303,1.300279029 -Alfonzo McKinnie,mckinal01,2019,PO,GSW,503,235,-1.253178995,-1.638832322,-2.892011317,-0.017477857,0,-0.017477857,-1.89309189,-2.486918288,-4.380010178,-0.468966039 -Alfonzo McKinnie,mckinal01,2019,RS,GSW,2171,1003,-1.238045735,-2.37490254,-3.612948275,-0.439764299,-0.439764299,0,-0.918194073,-1.957748527,-2.875942601,-0.422966647 -Billy McKinney,mckinbi01,1979,PO,KCK,216,96,-1.620033571,-1.277255763,-2.897289335,-0.007402374,0,-0.007402374,-2.102677326,-2.182317615,-4.284994941,-0.523865692 -Billy McKinney,mckinbi01,1979,RS,KCK,2808,1242,0.589374733,-0.896247176,-0.306872443,1.549427378,1.549427378,0,0.253592719,-1.465373601,-1.211780882,0.089516595 -Billy McKinney,mckinbi01,1980,PO,KCK,68,34,0.057253448,-4.370556913,-4.313303465,-0.027773189,0,-0.027773189,-1.092890199,-5.122013377,-6.214903577,-0.696130198 -Billy McKinney,mckinbi01,1980,RS,KCK,2899,1333,-0.308437493,-0.490128055,-0.798565548,1.322971542,1.322971542,0,-0.732897583,-1.102335767,-1.83523335,-0.329580555 -Billy McKinney,mckinbi01,1981,RS,UTA,2125,1032,-0.507142361,-1.554026675,-2.061169036,0.363178593,0.363178593,0,-0.874447832,-0.957612061,-1.832059894,0.139492525 -Billy McKinney,mckinbi01,1981,RS,DEN,2624,1134,1.125095296,-0.751266416,0.37382888,1.810186738,1.810186738,0,1.048361133,-0.437219228,0.611141904,0.16211822 -Billy McKinney,mckinbi01,1982,PO,DEN,203,91,3.263711044,-2.545572467,0.718138577,0.166126527,0,0.166126527,3.069994187,-1.88713666,1.182857527,0.034511299 -Billy McKinney,mckinbi01,1982,RS,DEN,4542,1963,1.148458283,-1.874528199,-0.726069917,2.022832429,2.022832429,0,1.088685337,-1.576623993,-0.487938656,-0.210536166 -Billy McKinney,mckinbi01,1983,PO,DEN,261,113,1.76357844,-2.422267829,-0.658689389,0.12477933,0,0.12477933,1.124362887,-2.332329217,-1.20796633,0.350463045 -Billy McKinney,mckinbi01,1983,RS,DEN,3683,1559,0.510704749,-2.549835229,-2.039130481,0.563637264,0.563637264,0,0.166280796,-2.402967933,-2.236687138,-0.330262972 -Billy McKinney,mckinbi01,1984,RS,SDC,1796,843,-1.064121549,-1.94353582,-3.007657369,-0.110719094,-0.110719094,0,-1.545587659,-2.098598831,-3.64418649,-0.091730749 -Billy McKinney,mckinbi01,1986,RS,CHI,174,83,-1.185396852,-1.619043467,-2.804440319,-0.00230399,-0.00230399,0,-1.81912465,-1.599376841,-3.418501491,-0.061535084 -Carlton McKinney,mckinca01,1990,RS,LAC,217,104,-7.555808746,0.189164163,-7.366644583,-0.247453993,-0.247453993,0,-7.407945092,0.353868872,-7.05407622,1.012605903 -Carlton McKinney,mckinca01,1992,RS,NYK,18,9,-20.05716604,-2.28568887,-22.34285491,-0.090147776,-0.090147776,0,-18.38591999,-2.807389701,-21.1933097,0.197163857 -Trey McKinney-Jones,mckintr01,2018,RS,IND,3,1,-4.476017885,-4.286947221,-8.762965105,-0.003101179,-0.003101179,0,-5.007807406,-6.883924576,-11.89173198,1.078829517 -Ben McLemore,mclembe01,2014,RS,SAC,4383,2187,-1.917141301,-3.663484862,-5.580626164,-3.163370421,-3.163370421,0,-2.443658571,-2.782168145,-5.225826716,0.149920141 -Ben McLemore,mclembe01,2015,RS,SAC,5395,2670,0.175815397,-0.413538751,-0.237723353,3.436960242,3.436960242,0,-0.064563212,-0.152464406,-0.217027618,0.410543385 -Ben McLemore,mclembe01,2016,RS,SAC,3103,1443,-1.696741658,-0.761663936,-2.458405593,0.21715489,0.21715489,0,-1.888862428,-0.785513069,-2.674375496,1.127698553 -Ben McLemore,mclembe01,2017,RS,SAC,2374,1176,-1.810582933,-1.77444973,-3.585032664,-0.50292285,-0.50292285,0,-2.122077857,-1.796789304,-3.918867161,0.373410789 -Ben McLemore,mclembe01,2018,RS,MEM,2227,1091,-2.307613944,-2.441519843,-4.749133787,-1.122281936,-1.122281936,0,-2.559665683,-1.877292205,-4.436957888,0.847547642 -Ben McLemore,mclembe01,2019,RS,SAC,364,158,-1.419810692,-2.808181835,-4.227992526,-0.120540111,-0.120540111,0,-0.989321606,-1.953416722,-2.942738329,1.194775162 -Keith McLeod,mcleoke01,2004,RS,MIN,733,391,-3.233509264,-0.876144699,-4.109653962,-0.272372313,-0.272372313,0,-3.2307493,-1.325962552,-4.556711853,0.382362556 -Keith McLeod,mcleoke01,2005,RS,UTA,2574,1382,-1.647272356,0.534331128,-1.112941228,1.158763624,1.158763624,0,-1.366130118,0.756937425,-0.609192693,0.357149374 -Keith McLeod,mcleoke01,2006,RS,UTA,2279,1232,-2.813256624,-1.003384196,-3.81664082,-0.673822362,-0.673822362,0,-2.76829551,-0.966830269,-3.73512578,0.460271005 -Keith McLeod,mcleoke01,2007,RS,GSW,792,379,-1.741980178,-1.438715296,-3.180695474,-0.083293756,-0.083293756,0,-2.196187827,-2.196541119,-4.392728945,0.013385114 -Keith McLeod,mcleoke01,2007,RS,IND,660,339,-2.508492354,-2.853086574,-5.361578927,-0.453978095,-0.453978095,0,-3.035039949,-3.231636224,-6.266676173,0.470706129 -Roshown McLeod,mcleoro01,1999,PO,ATL,85,49,2.410484363,-1.134983313,1.27550105,0.102672945,0,0.102672945,0.924900412,-2.697772477,-1.772872065,-0.935672265 -Roshown McLeod,mcleoro01,1999,RS,ATL,626,348,-3.827156974,-2.344570977,-6.171727951,-0.606006165,-0.606006165,0,-4.096727978,-3.668926923,-7.7656549,-0.225207377 -Roshown McLeod,mcleoro01,2000,RS,ATL,1662,860,-3.600093604,-2.262957058,-5.863050662,-1.366141209,-1.366141209,0,-3.706773408,-2.559353267,-6.266126676,0.015295549 -Roshown McLeod,mcleoro01,2001,RS,ATL,1756,907,-1.950096568,-0.695941081,-2.646037649,0.04820174,0.04820174,0,-2.20325561,-0.87480301,-3.07805862,0.17853763 -Roshown McLeod,mcleoro01,2001,RS,PHI,29,15,-3.412457502,-2.9622832,-6.374740701,-0.02803241,-0.02803241,0,-3.958874825,-3.641685722,-7.600560547,0.972901328 -Jim McMillian,mcmilji01,1977,RS,NYK,4916,2158,-0.813857769,-0.27555591,-1.089413679,1.818173999,1.818173999,0,-0.956459215,-0.486304445,-1.44276366,-0.59848068 -Jim McMillian,mcmilji01,1978,PO,NYK,309,134,-0.506194132,0.021995665,-0.484198466,0.158386308,0,0.158386308,-0.685322102,-1.056510924,-1.741833026,-0.901945529 -Jim McMillian,mcmilji01,1978,RS,NYK,4570,1977,0.075189771,-0.429810142,-0.35462037,2.403192615,2.403192615,0,-0.264785825,-0.904795418,-1.169581244,-0.578749663 -Jim McMillian,mcmilji01,1979,RS,POR,606,278,-0.220282843,-0.839428819,-1.059711662,0.23847855,0.23847855,0,-0.85930795,-2.055910969,-2.915218919,-0.564593999 -Nate McMillan,mcmilna01,1987,PO,SEA,733,356,2.178625456,0.394232639,2.572858095,0.994943668,0,0.994943668,1.583091806,0.412207455,1.995299261,-0.215122439 -Nate McMillan,mcmilna01,1987,RS,SEA,4230,1972,2.070979796,1.376513172,3.447492968,6.240483689,6.240483689,0,1.785582675,1.738194221,3.523776896,0.083391271 -Nate McMillan,mcmilna01,1988,PO,SEA,266,127,0.395922237,-1.214855994,-0.818933757,0.128319013,0,0.128319013,0.41308157,-1.268360751,-0.855279181,-0.537869202 -Nate McMillan,mcmilna01,1988,RS,SEA,5179,2453,2.902994552,1.631035672,4.534030224,9.102292701,9.102292701,0,2.74682268,1.831885065,4.578707746,-0.152816286 -Nate McMillan,mcmilna01,1989,PO,SEA,401,200,3.249893036,-0.29552609,2.954366945,0.599894617,0,0.599894617,2.731796365,-0.311606494,2.42018987,-0.069115084 -Nate McMillan,mcmilna01,1989,RS,SEA,4938,2341,2.317873451,0.890501968,3.208375419,7.118969552,7.118969552,0,2.351449802,1.261536729,3.612986531,0.03459321 -Nate McMillan,mcmilna01,1990,RS,SEA,4695,2338,2.879918561,1.172653499,4.05257206,8.137741515,8.137741515,0,2.628996033,1.5473951,4.176391133,0.286037188 -Nate McMillan,mcmilna01,1991,PO,SEA,191,95,1.232062841,2.637753936,3.869816777,0.333068924,0,0.333068924,1.006240689,2.964874584,3.971115273,0.614518889 -Nate McMillan,mcmilna01,1991,RS,SEA,2907,1434,1.725645571,1.423750895,3.149396466,4.350110313,4.350110313,0,1.532756732,1.549225363,3.081982095,0.779769111 -Nate McMillan,mcmilna01,1992,PO,SEA,483,246,3.342016572,1.61443878,4.956455352,1.009164807,0,1.009164807,3.827938481,2.270723869,6.09866235,1.080030441 -Nate McMillan,mcmilna01,1992,RS,SEA,3321,1652,1.855950535,2.213936991,4.069887525,5.796001286,5.796001286,0,1.97099995,2.650291079,4.621291029,0.814538417 -Nate McMillan,mcmilna01,1993,PO,SEA,784,415,1.865284536,4.7208949,6.586179437,2.060747702,0,2.060747702,2.377027544,5.016324426,7.39335197,0.990157168 -Nate McMillan,mcmilna01,1993,RS,SEA,3999,1977,1.385952559,3.374137368,4.760089927,7.621055694,7.621055694,0,1.636729672,3.740591802,5.377321474,0.593264515 -Nate McMillan,mcmilna01,1994,PO,SEA,203,109,-1.329736477,1.504624819,0.174888341,0.170252241,0,0.170252241,-1.040812208,2.376471282,1.335659074,1.333117578 -Nate McMillan,mcmilna01,1994,RS,SEA,3782,1887,1.219088872,5.304831203,6.523920075,8.999526582,8.999526582,0,1.744620482,5.548238475,7.292858956,0.766211984 -Nate McMillan,mcmilna01,1995,PO,SEA,208,113,2.757928205,4.055977293,6.813905498,0.571751771,0,0.571751771,2.814324317,4.215570658,7.029894976,0.487337592 -Nate McMillan,mcmilna01,1995,RS,SEA,4166,2070,0.478991878,2.97147478,3.450466658,6.591325902,6.591325902,0,0.74143876,3.397091287,4.138530047,0.616484005 -Nate McMillan,mcmilna01,1996,PO,SEA,716,385,1.165214191,3.631006966,4.796221157,1.526180101,0,1.526180101,1.006115734,3.205522897,4.21163863,-0.14922234 -Nate McMillan,mcmilna01,1996,RS,SEA,2493,1261,-0.129055009,3.39238755,3.263332541,3.888825584,3.888825584,0,-0.028146764,3.568790751,3.540643987,0.482246025 -Nate McMillan,mcmilna01,1997,PO,SEA,79,41,-6.228901304,-1.856386722,-8.085288026,-0.118410009,0,-0.118410009,-6.965646977,-0.241224427,-7.206871404,2.533941043 -Nate McMillan,mcmilna01,1997,RS,SEA,1518,798,0.940769792,2.769490862,3.710260655,2.642596873,2.642596873,0,0.904920438,2.944243315,3.849163753,0.42912981 -Nate McMillan,mcmilna01,1998,PO,SEA,178,99,0.912714671,-0.859048666,0.053666005,0.148409199,0,0.148409199,0.205610699,-0.307075607,-0.101464908,1.401823392 -Nate McMillan,mcmilna01,1998,RS,SEA,528,279,1.339885533,0.375335944,1.715221477,0.638775524,0.638775524,0,1.064801003,0.670246387,1.735047389,0.455622613 -Tom McMillen,mcmilto01,1977,RS,BUF,610,270,-1.141082011,-2.60908458,-3.750166591,-0.137441997,-0.137441997,0,-1.392739464,-3.069003467,-4.461742931,-0.262064652 -Tom McMillen,mcmilto01,1977,RS,NYK,2784,1222,-2.01804323,-1.380343385,-3.398386614,-0.40383151,-0.40383151,0,-1.918668863,-1.557078222,-3.475747084,-0.110520258 -Tom McMillen,mcmilto01,1978,PO,ATL,153,75,0.48755007,-0.683339497,-0.195789427,0.100824392,0,0.100824392,0.145985339,-0.256221963,-0.110236624,0.023325454 -Tom McMillen,mcmilto01,1978,RS,ATL,3664,1683,-0.941395656,-0.771797226,-1.713192882,0.891919775,0.891919775,0,-0.958312008,-0.733614058,-1.691926065,0.199993328 -Tom McMillen,mcmilto01,1979,PO,ATL,323,163,-1.376655468,-1.083756725,-2.460412192,0.02486314,0,0.02486314,-1.424062949,-1.154855784,-2.578918733,0.103387094 -Tom McMillen,mcmilto01,1979,RS,ATL,3007,1392,-1.600822698,-1.481083404,-3.081906103,-0.236092267,-0.236092267,0,-1.642540684,-1.667381586,-3.30992227,0.169422754 -Tom McMillen,mcmilto01,1980,RS,ATL,2232,1071,-1.355187733,0.896808837,-0.458378896,1.254790091,1.254790091,0,-1.208311096,0.477549984,-0.730761112,0.216038319 -Tom McMillen,mcmilto01,1981,RS,ATL,3276,1564,-2.349351061,-1.573028663,-3.922379724,-0.934503126,-0.934503126,0,-2.453518033,-1.943802219,-4.397320252,-0.110225777 -Tom McMillen,mcmilto01,1982,PO,ATL,88,47,-1.306253475,2.685414831,1.379161357,0.103239762,0,0.103239762,-1.449138257,2.724524198,1.275385941,1.093277977 -Tom McMillen,mcmilto01,1982,RS,ATL,3591,1792,-1.583917551,-0.423830835,-2.007748386,0.678430512,0.678430512,0,-1.555817,-0.805763068,-2.361580067,-0.029207199 -Tom McMillen,mcmilto01,1983,PO,ATL,79,39,-4.998373639,2.097637518,-2.900736122,-0.003097828,0,-0.003097828,-5.082707097,1.0465868,-4.036120297,0.146266685 -Tom McMillen,mcmilto01,1983,RS,ATL,2843,1364,-2.804040094,-0.752613912,-3.556654007,-0.560828819,-0.560828819,0,-2.80526843,-1.003461666,-3.808730097,-0.098893238 -Tom McMillen,mcmilto01,1984,PO,WSB,78,42,-9.826229365,-1.460959766,-11.28718913,-0.189610855,0,-0.189610855,-9.734270076,-2.059713871,-11.79398395,0.491770458 -Tom McMillen,mcmilto01,1984,RS,WSB,2656,1294,-2.100424708,-0.969068934,-3.069493642,-0.21124249,-0.21124249,0,-2.235982849,-1.093498819,-3.329481668,0.152483001 -Tom McMillen,mcmilto01,1985,PO,WSB,14,7,-4.224925032,-0.221813024,-4.446738056,-0.006205739,0,-0.006205739,-3.507180659,-0.629307651,-4.13648831,-0.738349911 -Tom McMillen,mcmilto01,1985,RS,WSB,3270,1547,-3.100209668,-0.680561717,-3.780771385,-0.812434853,-0.812434853,0,-3.362741664,-0.970266195,-4.333007859,-0.143761479 -Tom McMillen,mcmilto01,1986,PO,WSB,109,54,-1.687603515,0.858578831,-0.829024684,0.054266138,0,0.054266138,-1.99188968,-0.452690787,-2.444580467,-0.583847647 -Tom McMillen,mcmilto01,1986,RS,WSB,1802,863,-2.844043957,-1.377882776,-4.221926733,-0.646717359,-0.646717359,0,-3.171527436,-1.804954933,-4.976482369,-0.219392488 -Mark McNamara,mcnamma01,1983,PO,PHI,4,2,34.41841818,1.302412549,35.72083073,0.040017427,0,0.040017427,32.0179899,-1.324705969,30.69328393,-1.178160403 -Mark McNamara,mcnamma01,1983,RS,PHI,394,182,-7.300878787,-2.359744732,-9.660623519,-0.653162185,-0.653162185,0,-6.297562366,-3.058238335,-9.355800701,1.864562835 -Mark McNamara,mcnamma01,1984,RS,SAS,2327,1037,-2.548989493,-2.351429127,-4.90041862,-1.140317865,-1.140317865,0,-2.441303666,-2.689665542,-5.130969208,0.23288964 -Mark McNamara,mcnamma01,1985,RS,SAS,138,63,-2.442596755,-1.319468441,-3.762065197,-0.032632409,-0.032632409,0,-2.205171428,-2.836042714,-5.041214142,0.324041214 -Mark McNamara,mcnamma01,1985,RS,KCK,462,210,-3.701457762,-1.571265729,-5.272723491,-0.270672034,-0.270672034,0,-3.582392261,-2.492988762,-6.075381023,0.146204183 -Mark McNamara,mcnamma01,1987,PO,PHI,4,2,13.38401634,0.983690512,14.36770686,0.017780022,0,0.017780022,11.6262972,-1.658687997,9.967609205,-1.286127746 -Mark McNamara,mcnamma01,1987,RS,PHI,232,113,-4.613763699,-2.615079319,-7.228843018,-0.259908339,-0.259908339,0,-4.511502133,-2.864104441,-7.375606574,0.668265394 -Mark McNamara,mcnamma01,1988,RS,PHI,1175,581,-3.391296842,-1.566339832,-4.957636673,-0.652588956,-0.652588956,0,-3.570021784,-2.031378044,-5.601399827,-0.279153409 -Mark McNamara,mcnamma01,1989,PO,LAL,14,7,-4.825950714,-1.629748535,-6.455699249,-0.01354453,0,-0.01354453,-5.177442558,-3.824666878,-9.002109436,-0.737499208 -Mark McNamara,mcnamma01,1989,RS,LAL,671,318,-3.390701811,-1.516958624,-4.907660435,-0.352319141,-0.352319141,0,-3.315325491,-1.855251844,-5.170577335,0.655713942 -Mark McNamara,mcnamma01,1990,PO,LAL,10,5,-16.728617,-1.729506712,-18.45812371,-0.0418196,0,-0.0418196,-15.78273948,-1.591729593,-17.37446907,1.155337269 -Mark McNamara,mcnamma01,1990,RS,LAL,386,190,-6.330020508,-2.060939373,-8.390959881,-0.551909309,-0.551909309,0,-5.709627077,-2.820798584,-8.53042566,0.926119524 -Mark McNamara,mcnamma01,1991,RS,ORL,27,13,-8.602361993,-0.591814994,-9.194176987,-0.042602435,-0.042602435,0,-9.131368864,-1.568351066,-10.69971993,-0.322853839 -Chris McNealy,mcneach01,1986,RS,NYK,1303,627,-0.711290648,3.098380145,2.387089496,1.650479445,1.650479445,0,-0.813774467,3.069792943,2.256018476,0.449541288 -Chris McNealy,mcneach01,1987,RS,NYK,2018,972,-3.053885653,-0.513795337,-3.56768099,-0.40765562,-0.40765562,0,-3.22192141,-0.581826698,-3.803748107,0.5423947 -Chris McNealy,mcneach01,1988,RS,NYK,553,265,-3.933695934,1.405310081,-2.528385853,0.030306708,0.030306708,0,-3.698520191,1.585834313,-2.112685878,1.156562918 -Jerel McNeal,mcneaje01,2015,RS,PHO,72,36,-12.20409436,1.11183582,-11.09225854,-0.156268317,-0.156268317,0,-8.495548522,-0.512447398,-9.007995919,1.905315977 -Larry McNeill,mcneila01,1977,PO,GSW,45,21,5.026071765,-1.30843348,3.717638285,0.071727993,0,0.071727993,4.751332585,-2.591443135,2.15988945,0.385541526 -Larry McNeill,mcneila01,1977,RS,GSW,311,137,1.656158264,-0.649902759,1.006255505,0.262943554,0.262943554,0,1.49303636,-1.233003341,0.260033019,0.160557662 -Larry McNeill,mcneila01,1977,RS,NYN,203,93,-2.816491088,-1.186676593,-4.003167681,-0.059784355,-0.059784355,0,-2.551215686,-1.817669008,-4.368884694,0.586110649 -Larry McNeill,mcneila01,1978,RS,GSW,150,67,-5.08474523,-3.930198167,-9.014943397,-0.216908769,-0.216908769,0,-5.437273825,-3.853496681,-9.290770506,1.388081405 -Larry McNeill,mcneila01,1978,RS,BUF,1919,873,0.68380922,-1.835251568,-1.151442348,0.711596279,0.711596279,0,0.549155926,-1.780255732,-1.231099806,-0.062003671 -Larry McNeill,mcneila01,1979,RS,DET,104,46,-0.20400875,-4.408268547,-4.612277298,-0.043788843,-0.043788843,0,-1.042962564,-5.162353204,-6.205315768,0.202507763 -Paul McPherson,mcphepa01,2001,RS,PHO,604,308,-1.716550317,-1.025676012,-2.742226329,0.001234819,0.001234819,0,-2.202823175,-1.044908878,-3.247732053,1.001746277 -Paul McPherson,mcphepa01,2001,RS,GSW,569,287,0.875648028,-2.581000229,-1.7053522,0.153769777,0.153769777,0,0.228949091,-2.841252106,-2.612303015,0.485785237 -Cozell McQueen,mcqueco01,1987,RS,DET,15,7,21.52170874,6.02587804,27.54758678,0.105718524,0.105718524,0,19.25786137,4.070469556,23.32833093,-2.344185157 -Jordan McRae,mcraejo01,2016,PO,CLE,9,4,43.59147452,5.579722439,49.17119696,0.106508769,0,0.106508769,31.65291126,-7.428399236,24.22451202,-2.414852628 -Jordan McRae,mcraejo01,2016,RS,PHO,164,82,0.47674301,1.058499108,1.535242118,0.178984164,0.178984164,0,-0.785475837,-1.227762311,-2.013238148,-0.160745922 -Jordan McRae,mcraejo01,2016,RS,CLE,220,113,0.420547264,-2.546618547,-2.126071283,0.035664817,0.035664817,0,0.586936561,-5.911517873,-5.324581312,-0.831999567 -Jordan McRae,mcraejo01,2017,RS,CLE,778,384,-2.805843021,-2.461663197,-5.267506217,-0.488827452,-0.488827452,0,-2.12824318,-3.310469849,-5.438713029,-0.873930072 -Jordan McRae,mcraejo01,2019,RS,WAS,742,333,0.874999906,-0.638691746,0.23630816,0.506183155,0.506183155,0,0.112967651,-1.390026197,-1.277058546,-0.237115137 -Josh McRoberts,mcrobjo01,2008,RS,POR,52,28,-0.202779996,0.369239476,0.16645948,0.041457587,0.041457587,0,-0.448429572,-1.632055198,-2.08048477,-0.462085742 -Josh McRoberts,mcrobjo01,2009,RS,IND,567,279,-2.290010077,0.513930761,-1.776079316,0.139254275,0.139254275,0,-2.333083418,0.224610049,-2.108473369,0.415540296 -Josh McRoberts,mcrobjo01,2010,RS,IND,1072,524,-0.551712463,-0.670074868,-1.221787331,0.409918537,0.409918537,0,-0.867793575,-0.489739311,-1.357532886,0.312196811 -Josh McRoberts,mcrobjo01,2011,PO,IND,150,79,-0.377024496,1.007122747,0.630098251,0.142769577,0,0.142769577,-0.342783392,2.014867607,1.672084215,1.429559979 -Josh McRoberts,mcrobjo01,2011,RS,IND,3187,1597,0.849423695,1.039075501,1.888499196,3.7687672,3.7687672,0,0.45809129,0.824547275,1.282638565,-0.262188532 -Josh McRoberts,mcrobjo01,2012,PO,LAL,30,16,-12.99514223,-3.167547143,-16.16268937,-0.113221902,0,-0.113221902,-12.42011506,-5.912819802,-18.33293487,0.237445946 -Josh McRoberts,mcrobjo01,2012,RS,LAL,1369,718,-1.525467793,-1.317961439,-2.843429231,-0.034111979,-0.034111979,0,-1.931137063,-1.409207542,-3.340344605,-0.305862359 -Josh McRoberts,mcrobjo01,2013,RS,ORL,1331,685,-2.018719299,-1.143983985,-3.162703284,-0.144924908,-0.144924908,0,-2.303480716,-1.599632962,-3.903113679,0.445699193 -Josh McRoberts,mcrobjo01,2013,RS,CHA,1546,802,-0.027243092,-0.23732121,-0.264564302,1.016558741,1.016558741,0,-0.229139013,0.048753876,-0.180385137,-0.039624549 -Josh McRoberts,mcrobjo01,2014,PO,CHA,290,154,3.849296018,2.435959452,6.28525547,0.728018269,0,0.728018269,1.778718294,3.303221929,5.081940223,-0.526264913 -Josh McRoberts,mcrobjo01,2014,RS,CHA,4527,2360,2.001169976,-0.954269725,1.046900252,4.514839946,4.514839946,0,1.436963638,-0.055642839,1.381320798,-1.193787184 -Josh McRoberts,mcrobjo01,2015,RS,MIA,560,296,-0.494554617,0.176298007,-0.318256609,0.368731265,0.368731265,0,-0.421574338,0.192467224,-0.229107114,0.389417956 -Josh McRoberts,mcrobjo01,2016,PO,MIA,260,134,-0.513344298,5.030063313,4.516719014,0.509949812,0,0.509949812,-0.828647571,4.13214857,3.303500998,-0.451462971 -Josh McRoberts,mcrobjo01,2016,RS,MIA,1187,595,-0.721964011,1.090736839,0.368772828,0.942788725,0.942788725,0,-0.351158365,0.517488219,0.166329854,-0.410134158 -Josh McRoberts,mcrobjo01,2017,RS,MIA,739,381,-3.435615118,-2.826711447,-6.262326565,-0.67667542,-0.67667542,0,-2.545173562,-2.03049177,-4.575665332,-0.872424408 -Josh McRoberts,mcrobjo01,2018,RS,DAL,14,6,-10.29692424,-7.1761488,-17.47307304,-0.045452203,-0.045452203,0,-9.387846568,-6.348998933,-15.7368455,0.840604312 -Stanislav Medvedenko,medvest01,2001,RS,LAL,75,39,-1.898856449,-1.296874508,-3.195730957,-0.009066665,-0.009066665,0,-1.424798198,-0.979254556,-2.404052753,2.057322133 -Stanislav Medvedenko,medvest01,2002,PO,LAL,40,21,-3.654982807,-3.820175601,-7.475158409,-0.054187952,0,-0.054187952,-4.199899073,-1.639377193,-5.839276266,3.464557867 -Stanislav Medvedenko,medvest01,2002,RS,LAL,1415,729,-1.162413837,0.425996459,-0.736417378,0.754093175,0.754093175,0,-0.883090992,0.356590798,-0.526500194,0.633556784 -Stanislav Medvedenko,medvest01,2003,PO,LAL,143,73,-0.793445188,-1.214214217,-2.007659405,0.028802184,0,0.028802184,-1.377059226,-1.386239874,-2.7632991,0.920031504 -Stanislav Medvedenko,medvest01,2003,RS,LAL,1209,620,-3.341042968,-2.330163959,-5.671206927,-0.932420651,-0.932420651,0,-3.252565846,-2.271311253,-5.5238771,0.834360705 -Stanislav Medvedenko,medvest01,2004,PO,LAL,432,237,0.216199881,-1.396450557,-1.180250676,0.197476948,0,0.197476948,-0.292228427,-0.813867634,-1.106096061,0.783815972 -Stanislav Medvedenko,medvest01,2004,RS,LAL,2805,1442,-2.022883992,-0.534042637,-2.556926629,0.1420231,0.1420231,0,-1.801197411,-0.245842179,-2.04703959,-0.014507973 -Stanislav Medvedenko,medvest01,2005,RS,LAL,809,423,-2.336149471,-1.992219246,-4.328368717,-0.341834169,-0.341834169,0,-2.641858599,-2.052307003,-4.694165602,0.323989682 -Stanislav Medvedenko,medvest01,2006,RS,LAL,11,6,-0.564724148,-2.037843857,-2.602568004,0.000452997,0.000452997,0,-1.718987975,-2.642142873,-4.361130848,0.340775451 -Stanislav Medvedenko,medvest01,2007,RS,ATL,154,81,-2.390364474,-2.205835738,-4.596200212,-0.077059154,-0.077059154,0,-2.877832215,-2.703720478,-5.581552693,0.930114433 -Darnell Mee,meeda01,1994,PO,DEN,55,30,-1.598561211,4.064416237,2.465855026,0.08446565,0,0.08446565,-1.076942321,3.689985214,2.613042893,2.318739613 -Darnell Mee,meeda01,1994,RS,DEN,577,285,-4.192455833,0.991095546,-3.201360287,-0.066288446,-0.066288446,0,-4.007412643,0.170435582,-3.836977061,0.964138211 -Darnell Mee,meeda01,1995,RS,DEN,15,8,1.295107057,6.849516983,8.14462404,0.044634436,0.044634436,0,3.072334691,5.223182019,8.295516709,0.35305906 -Jodie Meeks,meeksjo01,2010,RS,MIL,939,486,-2.542349258,-1.486747442,-4.029096699,-0.322206918,-0.322206918,0,-2.598614272,-2.171281885,-4.769896158,1.493343288 -Jodie Meeks,meeksjo01,2010,RS,PHI,450,233,3.00198482,-3.643576623,-0.641591803,0.255906247,0.255906247,0,2.468075101,-3.816953071,-1.348877969,1.972137391 -Jodie Meeks,meeksjo01,2011,PO,PHI,227,125,1.461962715,-0.375817466,1.086145249,0.251002041,0,0.251002041,0.974491217,-0.737979327,0.23651189,-0.465198144 -Jodie Meeks,meeksjo01,2011,RS,PHI,3985,2062,1.211465074,-0.283365913,0.928099161,3.859114268,3.859114268,0,1.060978552,-0.421925562,0.63905299,-0.24964093 -Jodie Meeks,meeksjo01,2012,PO,PHI,190,102,2.080226486,-1.097733316,0.98249317,0.202003622,0,0.202003622,1.258025603,-1.796628366,-0.538602763,0.751393981 -Jodie Meeks,meeksjo01,2012,RS,PHI,3108,1644,0.789010241,-0.446117826,0.342892415,2.592022463,2.592022463,0,0.508928509,-0.617072951,-0.108144442,-0.078288455 -Jodie Meeks,meeksjo01,2013,PO,LAL,39,20,-3.754561086,-1.06153562,-4.816096706,-0.022049664,0,-0.022049664,-3.797098797,-0.948645322,-4.745744119,1.275183445 -Jodie Meeks,meeksjo01,2013,RS,LAL,3308,1663,0.791554694,-0.73391324,0.057641454,2.387464056,2.387464056,0,0.721600299,-0.844632683,-0.123032384,0.206564972 -Jodie Meeks,meeksjo01,2014,RS,LAL,5378,2556,0.681350787,-1.251917601,-0.570566814,2.878434715,2.878434715,0,0.589748996,-0.867239674,-0.277490678,1.22498819 -Jodie Meeks,meeksjo01,2015,RS,DET,2906,1462,-0.118079246,-0.644054961,-0.762134207,1.492346887,1.492346887,0,-0.067215422,-0.977446716,-1.044662138,0.619118117 -Jodie Meeks,meeksjo01,2016,PO,DET,4,2,17.91099575,-27.99689124,-10.08589549,-0.007710553,0,-0.007710553,13.4197055,-24.0028809,-10.58317539,-0.120017677 -Jodie Meeks,meeksjo01,2016,RS,DET,84,43,4.866018591,7.209931632,12.07595022,0.323082526,0.323082526,0,6.323632682,4.634823868,10.95845655,-0.654298878 -Jodie Meeks,meeksjo01,2017,RS,ORL,1525,738,0.670853464,0.018317878,0.689171342,1.30794813,1.30794813,0,0.285904017,-0.622908294,-0.337004277,0.985132261 -Jodie Meeks,meeksjo01,2018,RS,WAS,2330,1119,-0.253067632,-2.077701641,-2.330769273,0.240045906,0.240045906,0,-0.341459327,-2.772723357,-3.114182683,0.290653224 -Jodie Meeks,meeksjo01,2019,PO,TOR,148,66,-10.23297587,2.304138839,-7.928837036,-0.182992516,0,-0.182992516,-5.610068829,0.714194042,-4.895874786,1.733254005 -Jodie Meeks,meeksjo01,2019,RS,TOR,223,104,2.994085827,-6.696627082,-3.702541255,-0.050243642,-0.050243642,0,2.219922594,-6.6430035,-4.423080906,-0.602816495 -Scott Meents,meentsc01,1990,RS,SEA,297,148,-3.626465799,-1.085012771,-4.71147857,-0.147937262,-0.147937262,0,-3.765567047,-2.539812172,-6.305379219,-0.116441234 -Scott Meents,meentsc01,1991,PO,SEA,16,8,-3.158852134,7.173716725,4.014864591,0.0290536,0,0.0290536,-2.121600009,6.300905052,4.179305042,1.913055424 -Scott Meents,meentsc01,1991,RS,SEA,107,53,-10.13831262,6.831716474,-3.306596146,-0.015121076,-0.015121076,0,-8.086437297,4.722062662,-3.364374635,0.463533447 -Salah Mejri,mejrisa01,2016,PO,DAL,152,76,-1.4021559,-2.232547563,-3.634703464,-0.035298999,0,-0.035298999,-1.989263197,-2.76655284,-4.755816037,-0.218679341 -Salah Mejri,mejrisa01,2016,RS,DAL,799,397,-3.160770937,4.902284479,1.741513542,0.912942559,0.912942559,0,-3.558928069,3.049988313,-0.508939756,0.342525345 -Salah Mejri,mejrisa01,2017,RS,DAL,1754,905,-2.618214808,0.720185691,-1.898029117,0.390690782,0.390690782,0,-3.124265343,1.752363698,-1.371901645,-0.670905325 -Salah Mejri,mejrisa01,2018,RS,DAL,1471,729,-0.776419163,1.49296996,0.716550797,1.287264308,1.287264308,0,-0.785537624,1.361008269,0.575470645,-0.15926059 -Salah Mejri,mejrisa01,2019,RS,DAL,843,399,-1.710719633,-0.638443916,-2.349163549,0.081458408,0.081458408,0,-1.937909803,-0.585715817,-2.52362562,-0.174591047 -Gal Mekel,mekelga01,2014,RS,DAL,612,292,-5.519986337,-4.333734233,-9.85372057,-1.060915278,-1.060915278,0,-4.524730246,-5.344639687,-9.869369933,0.236941533 -Gal Mekel,mekelga01,2015,RS,NOP,83,43,-6.264805461,1.911135083,-4.353670378,-0.034282111,-0.034282111,0,-7.554298245,-0.006066889,-7.560365134,-2.453551492 -Fab Melo,melofa01,2013,RS,BOS,70,36,-6.12038275,1.390814861,-4.729567889,-0.037112991,-0.037112991,0,-5.903386273,1.931173957,-3.972212316,1.930395539 -De'Anthony Melton,meltode01,2019,RS,PHO,2095,984,-2.509879376,0.368603444,-2.141275932,0.306686924,0.306686924,0,-2.73878024,1.104565057,-1.634215183,0.361844421 -Dean Meminger,meminde01,1977,RS,NYK,579,254,-1.515083217,-1.746836249,-3.261919466,-0.066108161,-0.066108161,0,-2.26295223,-2.741998421,-5.004950651,-0.37680282 -John Mengelt,mengejo01,1977,PO,CHI,145,67,2.914199196,0.423582047,3.337781242,0.214107047,0,0.214107047,2.147045562,-0.491282481,1.655763081,-0.257517143 -John Mengelt,mengejo01,1977,RS,CHI,2482,1178,-0.944926322,-1.255452004,-2.200378325,0.330330131,0.330330131,0,-1.373167052,-1.546834016,-2.920001068,-0.000349165 -John Mengelt,mengejo01,1978,RS,CHI,3779,1767,1.006132056,-1.900460565,-0.894328509,1.673298871,1.673298871,0,0.515559211,-1.848265276,-1.332706065,0.0237379 -John Mengelt,mengejo01,1979,RS,CHI,3697,1705,-0.146061636,-1.443570891,-1.589632527,1.008896267,1.008896267,0,-0.659416475,-1.455304937,-2.114721412,-0.052700657 -John Mengelt,mengejo01,1980,RS,CHI,830,387,-0.357368655,-2.973132737,-3.330501392,-0.115600881,-0.115600881,0,-1.019391806,-3.207290398,-4.226682205,0.894238605 -John Mengelt,mengejo01,1981,RS,GSW,23,11,-10.73233496,-4.054453717,-14.78678868,-0.066431037,-0.066431037,0,-11.18148531,-5.792636915,-16.97412222,-1.711469184 -Pops Mensah-Bonsu,mensapo01,2007,RS,DAL,134,71,-3.422036991,-1.722888341,-5.144925333,-0.087560754,-0.087560754,0,-3.177629432,-3.561641763,-6.739271195,0.86495197 -Pops Mensah-Bonsu,mensapo01,2009,RS,TOR,510,263,-2.608589821,-0.641718176,-3.250307997,-0.067177779,-0.067177779,0,-2.314048665,-0.755181037,-3.069229703,0.062416563 -Pops Mensah-Bonsu,mensapo01,2009,RS,SAS,37,20,10.3544355,1.46948737,11.82392287,0.152524097,0.152524097,0,9.505660786,3.165102366,12.67076315,2.378712972 -Pops Mensah-Bonsu,mensapo01,2010,RS,TOR,210,107,-4.503450566,-2.186104672,-6.689555238,-0.216890834,-0.216890834,0,-4.099591958,-2.699538569,-6.799130527,0.796545838 -Pops Mensah-Bonsu,mensapo01,2010,RS,HOU,26,13,-3.585868829,4.895108071,1.309239242,0.02764419,0.02764419,0,-3.139443318,5.822712251,2.683268933,2.51335797 -Pops Mensah-Bonsu,mensapo01,2011,RS,NOH,65,35,-4.258044154,-2.666497757,-6.924541911,-0.076513145,-0.076513145,0,-5.025643822,-1.198433053,-6.224076875,2.460791276 -Ron Mercer,mercero01,1998,RS,BOS,5234,2662,-0.888162904,-0.707043204,-1.595206108,1.56514252,1.56514252,0,-1.148265387,-0.423783589,-1.572048976,-0.188931616 -Ron Mercer,mercero01,1999,RS,BOS,2991,1551,-1.779556663,-0.241517761,-2.021074424,0.57436449,0.57436449,0,-1.665484612,0.002126255,-1.663358358,-0.382111153 -Ron Mercer,mercero01,2000,RS,DEN,2810,1408,-1.284183604,-1.762654117,-3.04683772,-0.212609717,-0.212609717,0,-1.324809355,-1.41206575,-2.736875106,-0.277085677 -Ron Mercer,mercero01,2000,RS,ORL,1987,969,-2.318315469,-0.164860009,-2.483175478,0.131845852,0.131845852,0,-2.103136447,0.282946672,-1.820189776,-0.048475068 -Ron Mercer,mercero01,2001,RS,CHI,4770,2535,-0.843657077,-2.455465402,-3.299122479,-0.706539732,-0.706539732,0,-1.065002155,-1.754064764,-2.819066919,-0.477386329 -Ron Mercer,mercero01,2002,PO,IND,223,117,-1.741759789,-0.390537478,-2.132297267,0.037844581,0,0.037844581,-2.522566642,-0.843021682,-3.365588324,-0.444680654 -Ron Mercer,mercero01,2002,RS,IND,412,213,-4.931404044,-2.381763042,-7.313167086,-0.496756317,-0.496756317,0,-5.349061355,-2.956683305,-8.30574466,0.160114019 -Ron Mercer,mercero01,2002,RS,CHI,2866,1503,-3.611035764,-1.200011494,-4.811047258,-1.578209297,-1.578209297,0,-3.433429579,-1.011756734,-4.445186313,-0.13152273 -Ron Mercer,mercero01,2003,PO,IND,253,135,-5.359781713,-0.451007414,-5.810789127,-0.217019887,0,-0.217019887,-5.302727036,-0.529705963,-5.832432999,-0.172142865 -Ron Mercer,mercero01,2003,RS,IND,3225,1671,-2.567427649,-0.984557159,-3.551984808,-0.681480948,-0.681480948,0,-2.790101972,-1.13286826,-3.922970232,-0.302559454 -Ron Mercer,mercero01,2004,RS,SAS,970,516,-4.511752402,0.052038155,-4.459714247,-0.44908483,-0.44908483,0,-4.637850605,-0.873585915,-5.511436521,-0.20663469 -Ron Mercer,mercero01,2005,RS,NJN,732,390,-4.482675718,0.097242726,-4.385432992,-0.32374659,-0.32374659,0,-4.432606625,-0.663042396,-5.095649021,-0.471909026 +Ken Charles,charlke01,1977,RS,ATL,5482,2487,-0.958635428,0.293085069,-0.66555036,2.6499838,2.6499838,0,-0.977931657,0.423983125,-0.553948532,0.207596782 Joe Meriweather,meriwjo01,1977,RS,ATL,4558,2068,-0.543257593,-0.282788558,-0.826046151,2.036723099,2.036723099,0,-0.545044804,0.002443836,-0.542600968,0.359596593 -Joe Meriweather,meriwjo01,1978,RS,NOJ,2914,1277,-2.012996557,1.213778433,-0.799218124,1.270228563,1.270228563,0,-2.022663132,0.814539577,-1.208123555,-0.064205247 -Joe Meriweather,meriwjo01,1979,RS,NOJ,1465,640,-3.048808525,-0.946210835,-3.99501936,-0.408845914,-0.408845914,0,-3.10246324,-0.68453346,-3.7869967,0.608828503 -Joe Meriweather,meriwjo01,1979,RS,NYK,2328,1053,-2.545321731,-1.267938004,-3.813259735,-0.575527244,-0.575527244,0,-2.363356715,-0.651336774,-3.014693489,0.805964204 -Joe Meriweather,meriwjo01,1980,RS,NYK,3512,1565,-1.942956236,-0.340442109,-2.283398344,0.37346723,0.37346723,0,-1.98258074,-0.462335526,-2.444916266,0.252898106 -Joe Meriweather,meriwjo01,1981,PO,KCK,384,199,-3.044538321,0.670038627,-2.374499694,0.039617358,0,0.039617358,-3.396637817,0.560139536,-2.836498281,0.728452019 -Joe Meriweather,meriwjo01,1981,RS,KCK,3232,1514,-3.205291504,0.3054188,-2.899872704,-0.116065054,-0.116065054,0,-3.181207367,-0.165384115,-3.346591482,0.264362746 -Joe Meriweather,meriwjo01,1982,RS,KCK,815,380,-2.609207128,1.716913112,-0.892294016,0.362518824,0.362518824,0,-2.544144645,1.861612935,-0.68253171,0.667461304 -Joe Meriweather,meriwjo01,1983,RS,KCK,3832,1706,-1.652314395,0.892938889,-0.759375506,1.740189351,1.740189351,0,-1.560660338,0.889973566,-0.670686772,0.454528946 -Joe Meriweather,meriwjo01,1984,RS,KCK,3255,1501,-2.734195774,0.645615792,-2.088579982,0.508704908,0.508704908,0,-2.78584879,0.753056887,-2.032791902,0.442563056 -Joe Meriweather,meriwjo01,1985,RS,KCK,2334,1061,-2.69192659,-1.159802572,-3.851729162,-0.598982107,-0.598982107,0,-2.839508255,-1.013669506,-3.853177761,0.449081155 -Chimezie Metu,metuch01,2019,RS,SAS,317,145,-9.110255606,0.249033507,-8.861222099,-0.456977027,-0.456977027,0,-8.057246187,-1.606926835,-9.664173022,1.098912837 -Dave Meyers,meyerda01,1977,RS,MIL,2880,1262,-0.250811724,-0.6208554,-0.871667125,1.210296207,1.210296207,0,-0.131249853,-0.550945527,-0.68219538,0.079283291 -Dave Meyers,meyerda01,1978,PO,MIL,631,279,-0.424145885,-0.255809403,-0.679955287,0.303475053,0,0.303475053,-0.084360155,-0.16632377,-0.250683925,-0.147289899 -Dave Meyers,meyerda01,1978,RS,MIL,5534,2416,-0.276157064,-0.700189209,-0.976346272,2.186224282,2.186224282,0,0.005485395,-0.551144951,-0.545659556,-0.002862212 -Dave Meyers,meyerda01,1980,PO,MIL,398,195,-2.015786664,1.473156278,-0.542630386,0.228337082,0,0.228337082,-1.493503122,1.373790052,-0.119713069,0.809276473 -Dave Meyers,meyerda01,1980,RS,MIL,4756,2204,-1.167842373,-0.121812032,-1.289654405,1.642577941,1.642577941,0,-0.802660957,-0.164525711,-0.967186668,0.028423127 -Loren Meyer,meyerlo01,1996,RS,DAL,2545,1266,-4.443053028,-1.399984905,-5.843037934,-2.008400044,-2.008400044,0,-4.65743582,-0.96538999,-5.62282581,0.491520306 -Loren Meyer,meyerlo01,1997,PO,PHO,28,14,-16.65654903,-1.628934073,-18.28548311,-0.112559634,0,-0.112559634,-15.8157308,-6.263485039,-22.07921584,-1.455009445 -Loren Meyer,meyerlo01,1997,RS,PHO,882,449,-4.534590615,-3.208578134,-7.743168749,-1.15244207,-1.15244207,0,-4.35299018,-3.150722385,-7.503712565,0.686732505 -Loren Meyer,meyerlo01,1997,RS,DAL,486,259,-7.436326187,-2.3794771,-9.815803287,-0.950339273,-0.950339273,0,-7.280350294,-2.000239498,-9.280589791,1.627407871 -Loren Meyer,meyerlo01,1999,RS,DEN,133,70,-10.82008346,-3.160481627,-13.98056508,-0.414120241,-0.414120241,0,-10.16118475,-1.686638304,-11.84782306,2.924114738 -Larry Micheaux,michela01,1984,PO,KCK,136,65,5.503312873,0.575041244,6.078354117,0.30030178,0,0.30030178,4.619664223,0.534412707,5.154076929,-0.543383669 -Larry Micheaux,michela01,1984,RS,KCK,720,332,-0.698626423,2.616302355,1.917675932,0.793659292,0.793659292,0,-0.6802598,1.809992155,1.129732355,0.392089234 -Larry Micheaux,michela01,1985,PO,HOU,125,57,-2.833240804,-2.45969799,-5.292938794,-0.076252117,0,-0.076252117,-3.274178422,-3.263365508,-6.53754393,-0.026471865 -Larry Micheaux,michela01,1985,RS,MIL,359,171,-0.601156082,0.991362156,0.390206074,0.275250856,0.275250856,0,-0.75536013,0.618963087,-0.136397043,0.485126625 -Larry Micheaux,michela01,1985,RS,HOU,849,394,-0.005727711,-1.073259746,-1.078987456,0.336617082,0.336617082,0,-0.324824112,-1.595913166,-1.920737278,0.21909424 -Jordan Mickey,mickejo01,2016,PO,BOS,18,10,-3.22634025,-9.674515259,-12.90085551,-0.052316501,0,-0.052316501,-0.499781071,-14.09580556,-14.59558663,-1.953712744 -Jordan Mickey,mickejo01,2016,RS,BOS,119,57,0.096930962,1.8462094,1.943140361,0.135915375,0.135915375,0,-1.303456651,-2.056592481,-3.360049132,-0.406434056 -Jordan Mickey,mickejo01,2017,PO,BOS,36,18,-1.550218348,-12.56950443,-14.11972278,-0.107911486,0,-0.107911486,-4.567207565,-11.24082253,-15.8080301,0.199135256 -Jordan Mickey,mickejo01,2017,RS,BOS,293,141,-7.182309457,-1.602953437,-8.785262894,-0.432442038,-0.432442038,0,-6.718942985,-1.832643468,-8.551586453,-0.38948197 -Jordan Mickey,mickejo01,2018,RS,MIA,568,284,-4.418338961,-1.583237607,-6.001576567,-0.469396284,-0.469396284,0,-4.265362505,-1.246201462,-5.511563967,-0.367769233 -Khris Middleton,middlkh01,2013,RS,DET,909,475,0.483730999,-1.223900483,-0.740169484,0.490271745,0.490271745,0,-0.162309537,-0.72606752,-0.888377057,0.611551552 -Khris Middleton,middlkh01,2014,RS,MIL,4816,2460,0.201829536,-0.900584982,-0.698755446,2.578773818,2.578773818,0,0.024959648,-1.081128066,-1.056168419,0.159200762 -Khris Middleton,middlkh01,2015,PO,MIL,454,232,-3.569098454,0.511282644,-3.05781581,-0.037826856,0,-0.037826856,-3.421274045,2.423108129,-0.998165916,0.639890139 -Khris Middleton,middlkh01,2015,RS,MIL,4732,2378,1.717699963,3.066481711,4.784181673,9.179061536,9.179061536,0,1.512741636,3.474219438,4.986961074,0.400466931 -Khris Middleton,middlkh01,2016,RS,MIL,5720,2852,2.638968052,-0.363777668,2.275190384,7.385360708,7.385360708,0,2.397417992,0.276023002,2.673440994,0.978876611 -Khris Middleton,middlkh01,2017,PO,MIL,438,231,0.38284451,2.762372393,3.145216903,0.72246823,0,0.72246823,-1.260093421,4.111604036,2.851510615,0.794152433 -Khris Middleton,middlkh01,2017,RS,MIL,1733,889,0.96668975,0.435024966,1.401714716,1.888388017,1.888388017,0,1.222308073,0.661685915,1.883993989,0.276283143 -Khris Middleton,middlkh01,2018,PO,MIL,529,275,9.362289634,-3.130493673,6.231795961,1.272781812,0,1.272781812,10.67599218,-2.857941312,7.818050869,-2.020957 -Khris Middleton,middlkh01,2018,RS,MIL,6075,2982,2.217267229,-0.804495752,1.412771477,6.367424576,6.367424576,0,2.495168882,-0.231206268,2.263962614,0.534343604 -Khris Middleton,middlkh01,2019,PO,MIL,1083,515,3.13535355,-2.147293629,0.988059921,1.013802001,0,1.013802001,4.459886752,-1.854368888,2.605517864,0.079881065 -Khris Middleton,middlkh01,2019,RS,MIL,5204,2393,2.027242574,0.930171425,2.957413999,7.014195979,7.014195979,0,2.25150697,0.725878277,2.977385247,0.672260669 -Chris Mihm,mihmch01,2001,RS,CLE,2241,1166,-3.533379701,-1.459376843,-4.992756545,-1.335241591,-1.335241591,0,-3.353728327,-1.468272658,-4.822000985,0.072046425 -Chris Mihm,mihmch01,2002,RS,CLE,3157,1659,-6.157817173,-0.850711664,-7.008528837,-3.621954615,-3.621954615,0,-5.569576556,-0.581743214,-6.151319769,0.444151067 -Chris Mihm,mihmch01,2003,RS,CLE,1602,809,-2.676331255,-1.374127147,-4.050458402,-0.5378596,-0.5378596,0,-2.776529389,-1.21107008,-3.987599469,0.187514188 -Chris Mihm,mihmch01,2004,PO,BOS,126,65,-4.248685105,2.296590552,-1.952094553,0.027526183,0,0.027526183,-3.668624766,3.268286135,-0.400338631,0.772059385 -Chris Mihm,mihmch01,2004,RS,BOS,1844,939,-2.982594652,-1.099715925,-4.082310577,-0.642776071,-0.642776071,0,-2.9215699,-0.895377653,-3.816947553,0.64223218 -Chris Mihm,mihmch01,2004,RS,CLE,748,391,-1.211556244,-1.314871969,-2.526428213,0.044768238,0.044768238,0,-1.274232529,-1.060877043,-2.335109573,0.344089762 -Chris Mihm,mihmch01,2005,RS,LAL,3578,1870,-2.675912643,-0.958363464,-3.634276107,-0.841207466,-0.841207466,0,-2.58642291,-1.040627573,-3.627050483,-0.268069072 -Chris Mihm,mihmch01,2006,RS,LAL,2952,1541,-1.96551989,-1.233421015,-3.198940905,-0.352698255,-0.352698255,0,-1.996381965,-1.052958533,-3.049340498,-0.069379754 -Chris Mihm,mihmch01,2008,PO,LAL,6,3,-33.112922,-11.21986985,-44.33279185,-0.071917014,0,-0.071917014,-30.65057207,-7.890885407,-38.54145747,8.517433072 -Chris Mihm,mihmch01,2008,RS,LAL,560,278,-6.131058421,-0.458880697,-6.589939118,-0.545274037,-0.545274037,0,-5.765468086,-0.900104726,-6.665572812,0.108897266 -Chris Mihm,mihmch01,2009,RS,LAL,209,105,-4.464686666,-1.089836497,-5.554523163,-0.151190928,-0.151190928,0,-4.361989391,-1.505576562,-5.867565953,0.586693862 -Aaron Miles,milesaa01,2006,RS,GSW,232,118,-4.186428604,-1.291086612,-5.477515215,-0.164270025,-0.164270025,0,-4.930433018,-2.399650806,-7.330083824,0.035595898 -CJ Miles,milescj01,2006,RS,UTA,376,203,0.303587662,-1.174842525,-0.871254863,0.1949704,0.1949704,0,0.147519761,-1.537712357,-1.390192596,0.182541641 -CJ Miles,milescj01,2007,PO,UTA,6,3,-1.279342586,-3.021456811,-4.300799397,-0.002446485,0,-0.002446485,-2.435747042,-5.156790855,-7.592537896,-0.059468908 -CJ Miles,milescj01,2007,RS,UTA,720,373,-4.824102193,-1.358663726,-6.182765919,-0.663618237,-0.663618237,0,-4.603261395,-1.670517737,-6.273779132,1.473680877 -CJ Miles,milescj01,2008,PO,UTA,49,26,-1.695015848,2.505804296,0.810788447,0.050406925,0,0.050406925,-0.222396709,1.986807917,1.764411207,3.093223447 -CJ Miles,milescj01,2008,RS,UTA,1353,689,1.300270873,0.209066259,1.509337132,1.511836962,1.511836962,0,1.123938245,0.168454219,1.292392464,0.90984028 -CJ Miles,milescj01,2009,PO,UTA,114,58,-5.094392167,-1.576160932,-6.670553099,-0.121267019,0,-0.121267019,-4.961925026,-1.8538666,-6.815791626,1.211553683 -CJ Miles,milescj01,2009,RS,UTA,3184,1623,0.296480707,-1.383950859,-1.087470151,1.38335246,1.38335246,0,0.083820972,-1.094912266,-1.011091295,0.45077643 -CJ Miles,milescj01,2010,PO,UTA,667,337,1.437874665,-1.656112538,-0.218237873,0.452701816,0,0.452701816,1.574215858,-1.258963832,0.315252026,0.757634085 -CJ Miles,milescj01,2010,RS,UTA,2959,1497,-0.741424848,0.374932646,-0.366492201,1.839109638,1.839109638,0,-0.263215049,0.487824543,0.224609495,0.962136616 -CJ Miles,milescj01,2011,RS,UTA,3776,1969,0.682496708,0.34669863,1.029195339,3.830476013,3.830476013,0,1.147137758,0.375809337,1.522947095,0.833568497 -CJ Miles,milescj01,2012,RS,UTA,2205,1145,-0.033361332,-0.255752167,-0.289113498,1.450254958,1.450254958,0,0.19481984,-0.09951449,0.09530535,0.813064851 -CJ Miles,milescj01,2013,RS,CLE,2653,1364,1.342720248,-1.002892017,0.33982823,2.168866184,2.168866184,0,1.594331755,-1.087771048,0.506560707,0.80600947 -CJ Miles,milescj01,2014,RS,CLE,1962,984,2.30725401,-0.13945315,2.167800861,2.494489404,2.494489404,0,2.08135466,-0.391028259,1.6903264,0.993461547 -CJ Miles,milescj01,2015,RS,IND,3702,1841,1.424497526,0.189646335,1.614143862,4.139648852,4.139648852,0,1.707757802,-0.219598409,1.488159392,0.947534107 -CJ Miles,milescj01,2016,PO,IND,175,92,-3.782866721,-4.060657598,-7.843524319,-0.248060995,0,-0.248060995,-4.199283342,-3.745798963,-7.945082305,0.571369654 -CJ Miles,milescj01,2016,RS,IND,3079,1464,0.947346803,-0.704879562,0.242467241,2.256817558,2.256817558,0,0.983970151,-0.679578158,0.304391994,0.946227913 -CJ Miles,milescj01,2017,PO,IND,170,82,1.994549967,-6.923309979,-4.928760013,-0.095039452,0,-0.095039452,-0.044967543,-3.916770084,-3.961737627,1.057690017 -CJ Miles,milescj01,2017,RS,IND,3602,1776,1.510763869,-1.143325412,0.367438458,2.81601941,2.81601941,0,1.236795686,-1.643000878,-0.406205192,-0.303463662 -CJ Miles,milescj01,2018,PO,TOR,453,227,1.019880102,-0.933522827,0.086357275,0.337077415,0,0.337077415,-1.893304512,-1.818839637,-3.712144148,-0.494642626 -CJ Miles,milescj01,2018,RS,TOR,2785,1337,1.135422116,-1.035332702,0.100089414,1.946327339,1.946327339,0,2.427066333,-1.629152638,0.797913695,0.110962516 -CJ Miles,milescj01,2019,RS,TOR,1215,562,-3.246217543,-1.485856591,-4.732074134,-0.573016601,-0.573016601,0,-1.896809547,-1.783155426,-3.679964973,0.841332648 -CJ Miles,milescj01,2019,RS,MEM,641,294,-0.332762836,1.82924757,1.496484735,0.638174708,0.638174708,0,-1.536923032,0.287590141,-1.249332891,0.193132489 -Darius Miles,milesda01,2001,RS,LAC,4027,2133,-1.432493104,2.335750396,0.903257291,3.971722655,3.971722655,0,-1.609711183,1.665869289,0.056158106,-0.091946541 -Darius Miles,milesda01,2002,RS,LAC,4228,2227,-1.269435912,1.312540494,0.043104582,3.169014974,3.169014974,0,-1.338301231,0.792956661,-0.545344569,-0.131689415 -Darius Miles,milesda01,2003,RS,CLE,3977,2008,-4.103717883,0.253679192,-3.850038691,-1.124485677,-1.124485677,0,-4.041855984,-0.208629672,-4.250485656,-0.202940483 -Darius Miles,milesda01,2004,RS,CLE,1699,888,-2.426948348,-0.34995763,-2.776905978,-0.012232285,-0.012232285,0,-2.268529206,-0.658169475,-2.926698681,0.316614666 -Darius Miles,milesda01,2004,RS,POR,2163,1191,0.210634093,0.375021164,0.585655258,2.022942879,2.022942879,0,-0.016447947,-0.047504917,-0.063952864,-0.178236157 -Darius Miles,milesda01,2005,RS,POR,3215,1699,-2.384562088,1.378536765,-1.006025323,1.518429935,1.518429935,0,-2.159809471,1.23899733,-0.92081214,0.407936045 -Darius Miles,milesda01,2006,RS,POR,2374,1286,-3.759692633,0.827947155,-2.931745478,-0.119428542,-0.119428542,0,-3.457761528,0.601018018,-2.85674351,0.140010482 -Darius Miles,milesda01,2009,RS,MEM,566,298,-1.891602884,0.311092978,-1.580509907,0.177865024,0.177865024,0,-2.312888184,-0.893141327,-3.206029511,0.029341544 -Darko Milicic,milicda01,2004,PO,DET,25,14,-22.60300384,-1.806029368,-24.40903321,-0.162778328,0,-0.162778328,-20.07079104,-4.311892778,-24.38268382,1.806475661 -Darko Milicic,milicda01,2004,RS,DET,295,159,-8.232779508,1.494120923,-6.738658584,-0.328926456,-0.328926456,0,-7.230229501,1.599583846,-5.630645655,1.51026782 -Darko Milicic,milicda01,2005,PO,DET,38,21,-6.623824032,-0.631824665,-7.255648697,-0.049798949,0,-0.049798949,-7.062224332,-2.225846103,-9.288070435,0.019316923 -Darko Milicic,milicda01,2005,RS,DET,467,254,-8.529392366,0.485219635,-8.044172731,-0.687380985,-0.687380985,0,-8.290505514,-1.064031847,-9.354537362,0.175045792 -Darko Milicic,milicda01,2006,RS,DET,256,140,-7.219030997,-0.704756072,-7.923787068,-0.375398559,-0.375398559,0,-6.743139446,-1.578250634,-8.32139008,1.4493344 -Darko Milicic,milicda01,2006,RS,ORL,1167,627,-3.214579948,-0.054929793,-3.26950974,-0.166253957,-0.166253957,0,-2.993453138,-0.577198827,-3.570651965,0.035938145 -Darko Milicic,milicda01,2007,PO,ORL,207,115,4.289486374,-0.154345154,4.13514122,0.413320264,0,0.413320264,3.646737627,-0.485143342,3.161594285,-0.722069077 -Darko Milicic,milicda01,2007,RS,ORL,3624,1913,-2.490207838,1.677438281,-0.812769556,1.887807363,1.887807363,0,-2.35861263,1.298923425,-1.059689205,-0.14536049 -Darko Milicic,milicda01,2008,RS,MEM,3340,1663,-5.506025287,1.245297395,-4.260727892,-1.278641191,-1.278641191,0,-5.173535672,0.985130388,-4.188405284,-0.230265683 -Darko Milicic,milicda01,2009,RS,MEM,1963,1034,-2.81558718,0.727210725,-2.088376455,0.349473313,0.349473313,0,-2.975326797,0.409832286,-2.56549451,0.115905464 -Darko Milicic,milicda01,2010,RS,NYK,141,71,-3.840758044,2.692692802,-1.148065242,0.057968737,0.057968737,0,-3.876963189,1.901833132,-1.975130057,-0.097166904 -Darko Milicic,milicda01,2010,RS,MIN,1243,614,-2.6744148,-0.382074405,-3.056489205,-0.096179744,-0.096179744,0,-2.596614106,0.22203139,-2.374582716,0.164325785 -Darko Milicic,milicda01,2011,RS,MIN,3428,1686,-5.093876952,0.980950199,-4.112926752,-1.173485484,-1.173485484,0,-4.593544094,0.982859193,-3.6106849,0.087417099 -Darko Milicic,milicda01,2012,RS,MIN,928,472,-5.346991053,1.036718445,-4.310272609,-0.376567845,-0.376567845,0,-5.156602271,0.513984107,-4.642618165,0.204428749 -Darko Milicic,milicda01,2013,RS,BOS,10,5,-22.92423428,-3.840036342,-26.76427062,-0.063269128,-0.063269128,0,-20.75320705,-7.419603336,-28.17281039,3.052830681 -Marko Milic,milicma01,1998,PO,PHO,8,4,11.16917578,15.31893096,26.48810674,0.063997032,0,0.063997032,12.01104459,16.49555706,28.50660165,3.469709586 -Marko Milic,milicma01,1998,RS,PHO,314,163,-0.603428127,-0.142383865,-0.745811991,0.167817645,0.167817645,0,-0.584132089,-1.684080367,-2.268212455,0.627124462 -Marko Milic,milicma01,1999,RS,PHO,101,53,-8.245108659,-1.160317064,-9.405425723,-0.181901308,-0.181901308,0,-7.693448291,-2.059414283,-9.752862574,0.967449808 -Anthony Miller,millean01,1995,PO,LAL,28,15,-6.361749049,3.572014475,-2.789734574,-0.000314143,0,-0.000314143,-6.345042934,2.347818979,-3.997223954,0.148827345 -Anthony Miller,millean01,1995,RS,LAL,1057,527,-1.009965738,-0.938196297,-1.948162036,0.216276074,0.216276074,0,-1.230273332,-1.254986621,-2.485259953,0.29730829 -Anthony Miller,millean01,1996,RS,LAL,239,123,-5.158492585,-1.520811409,-6.679303995,-0.248588267,-0.248588267,0,-4.981430293,-1.941123508,-6.9225538,0.756203647 -Anthony Miller,millean01,1997,RS,ATL,26,14,-13.20462079,-0.06963587,-13.27425666,-0.074831089,-0.074831089,0,-12.50472243,0.037899017,-12.46682341,-0.414640861 -Anthony Miller,millean01,1998,PO,ATL,58,33,-3.092908303,2.220747517,-0.872160786,0.032716271,0,0.032716271,-2.96593626,1.367854403,-1.598081857,0.288796094 -Anthony Miller,millean01,1998,RS,ATL,421,228,-0.458965251,2.154682963,1.695717712,0.524704268,0.524704268,0,-0.33262708,2.186211707,1.853584627,1.334332067 -Anthony Miller,millean01,1999,RS,HOU,466,249,-1.676765547,-0.317559841,-1.994325388,0.096144262,0.096144262,0,-2.102922119,-0.56497587,-2.667897989,0.134535718 -Anthony Miller,millean01,2000,RS,HOU,945,476,-1.171906724,-0.015278328,-1.187185052,0.380511991,0.380511991,0,-1.651754127,0.132466638,-1.519287489,0.241855042 -Anthony Miller,millean01,2001,RS,HOU,6,3,-3.108003772,-3.492171669,-6.60017544,-0.006070819,-0.006070819,0,-4.361810207,-1.724663554,-6.086473761,2.785083799 -Anthony Miller,millean01,2001,RS,ATL,12,6,-8.918814772,-2.920600123,-11.8394149,-0.027635301,-0.027635301,0,-8.944032249,-6.640462575,-15.58449482,-0.627947034 -Anthony Miller,millean01,2001,RS,PHI,4,2,-2.718944668,-1.662303951,-4.381248619,-0.001638887,-0.001638887,0,-4.119364844,-4.396101965,-8.51546681,-1.422324534 -Anthony Miller,millean01,2005,RS,ATL,17,9,-1.139744054,0.641390405,-0.498353649,0.010638783,0.010638783,0,-0.789588854,1.782524306,0.992935451,2.667529696 -Andre Miller,millean02,2000,RS,CLE,4221,2093,2.057506494,-0.634230215,1.423276279,4.446173487,4.446173487,0,1.542136074,-0.571957993,0.970178081,-0.216787175 -Andre Miller,millean02,2001,RS,CLE,5473,2848,4.006982007,1.527568438,5.534550445,11.99909191,11.99909191,0,3.572041166,1.610691397,5.182732563,-0.297405793 -Andre Miller,millean02,2002,RS,CLE,5752,3023,5.694659325,-0.631776729,5.062882596,11.98749725,11.98749725,0,5.239575927,0.074611438,5.314187365,-0.476667484 -Andre Miller,millean02,2003,RS,LAC,5604,2913,1.531625878,-1.391905499,0.139720379,4.28180365,4.28180365,0,1.302035925,-0.716589944,0.585445981,-0.277340973 -Andre Miller,millean02,2004,PO,DEN,335,174,2.9905035,0.829774053,3.820277553,0.599178443,0,0.599178443,2.930400874,1.475652569,4.406053443,-0.355320989 -Andre Miller,millean02,2004,RS,DEN,5580,2838,2.825756414,0.319839303,3.145595717,8.49767143,8.49767143,0,2.58584444,0.766075112,3.351919553,-0.41489165 -Andre Miller,millean02,2005,PO,DEN,352,184,2.434834978,2.257020243,4.691855221,0.722937755,0,0.722937755,2.377730163,3.123656216,5.501386378,0.30279644 -Andre Miller,millean02,2005,RS,DEN,5619,2852,2.131859375,0.106651654,2.238511029,7.21954699,7.21954699,0,1.819851974,0.446147977,2.265999951,-0.496857442 -Andre Miller,millean02,2006,PO,DEN,353,182,0.225464743,0.661198308,0.886663051,0.345015829,0,0.345015829,-0.489541223,0.505155813,0.01561459,-0.845740469 -Andre Miller,millean02,2006,RS,DEN,5811,2937,2.044183442,0.091914414,2.136097857,7.280540248,7.280540248,0,1.694802586,0.221846707,1.916649293,-0.513983568 -Andre Miller,millean02,2007,RS,PHI,4098,2144,1.764708672,-0.755045671,1.009663001,4.083849115,4.083849115,0,1.43998719,-0.225487717,1.214499473,-0.649956136 -Andre Miller,millean02,2007,RS,DEN,1687,822,2.108130006,-0.097383751,2.010746255,1.988532716,1.988532716,0,1.815138608,0.389683779,2.204822387,-0.375134468 -Andre Miller,millean02,2008,PO,PHI,415,229,-2.023941214,-1.918564244,-3.942505458,-0.14306992,0,-0.14306992,-2.211439284,-1.429692635,-3.64113192,-0.388658209 -Andre Miller,millean02,2008,RS,PHI,5745,3016,2.133789268,-1.504961924,0.628827344,5.170522995,5.170522995,0,1.781670509,-0.90570801,0.8759625,-0.516279634 -Andre Miller,millean02,2009,PO,PHI,478,258,1.733210008,0.234696227,1.967906235,0.637499719,0,0.637499719,1.498119298,0.700265615,2.198384914,-0.421063726 -Andre Miller,millean02,2009,RS,PHI,5644,2976,2.71471615,-0.193855273,2.520860877,7.954323079,7.954323079,0,2.350711019,0.306207763,2.656918782,-0.564906209 -Andre Miller,millean02,2010,PO,POR,386,210,-0.683483427,0.513332367,-0.17015106,0.28345583,0,0.28345583,-0.763936013,0.219049447,-0.544886566,-0.516841573 -Andre Miller,millean02,2010,RS,POR,4620,2500,2.563962248,1.203856017,3.767818265,8.287889946,8.287889946,0,2.463351546,1.074696148,3.538047694,-0.288908792 -Andre Miller,millean02,2011,PO,POR,339,194,3.941746577,-2.46882696,1.472919617,0.430043535,0,0.430043535,3.399565932,-2.242526245,1.157039687,-0.215272069 -Andre Miller,millean02,2011,RS,POR,4909,2650,2.282997945,0.7768208,3.059818744,7.809427558,7.809427558,0,1.963005788,0.791359584,2.754365373,-0.541267799 -Andre Miller,millean02,2012,PO,DEN,381,200,3.74925698,-0.065494193,3.683762787,0.673769362,0,0.673769362,3.404632318,0.098878381,3.503510699,-0.441484385 -Andre Miller,millean02,2012,RS,DEN,3591,1809,2.29004942,-1.379054151,0.910995269,3.372168116,3.372168116,0,1.983470707,-1.560349827,0.42312088,-0.184598154 -Andre Miller,millean02,2013,PO,DEN,315,154,0.151219129,-3.108386242,-2.957167113,-0.016616099,0,-0.016616099,-0.097414126,-3.948396315,-4.045810441,-0.926271737 -Andre Miller,millean02,2013,RS,DEN,4311,2151,1.374602334,-0.686656013,0.687946322,3.756824155,3.756824155,0,0.996928349,-0.820400935,0.176527414,-0.397693877 -Andre Miller,millean02,2014,PO,WAS,196,108,-1.378775179,-5.406822073,-6.785597253,-0.227346411,0,-0.227346411,2.081440762,-5.470015653,-3.388574891,-0.807287052 -Andre Miller,millean02,2014,RS,WAS,795,412,1.938192955,-1.394479142,0.543713813,0.687358815,0.687358815,0,0.934589174,-1.300102222,-0.365513047,-0.690980572 -Andre Miller,millean02,2014,RS,DEN,1119,570,0.66455432,0.021117257,0.685671577,0.986554401,0.986554401,0,-0.275553097,-1.766464878,-2.042017975,-1.208317727 -Andre Miller,millean02,2015,RS,SAC,1264,622,0.004675638,-2.506089636,-2.501413998,0.078727866,0.078727866,0,-0.450600629,-3.163331141,-3.61393177,-0.193898359 -Andre Miller,millean02,2015,RS,WAS,1185,631,0.954397166,-3.372731993,-2.418334827,0.105209111,0.105209111,0,-0.140277311,-3.508441678,-3.648718989,-1.406346107 -Andre Miller,millean02,2016,PO,SAS,68,35,5.795002126,-13.49452902,-7.699526898,-0.088857058,0,-0.088857058,0.328076199,-10.4895651,-10.16148891,-2.397880022 -Andre Miller,millean02,2016,RS,SAS,343,181,0.384973708,-1.538899801,-1.153926093,0.1455843,0.1455843,0,-1.64467855,-0.350439557,-1.995118107,-1.197945996 -Andre Miller,millean02,2016,RS,MIN,536,280,2.623327869,-7.006502356,-4.383174487,-0.230438372,-0.230438372,0,0.879732065,-6.175128333,-5.295396268,-1.202121518 -Bob Miller,millebo01,1984,RS,SAS,18,8,8.485853629,1.669997707,10.15585134,0.054595381,0.054595381,0,7.142511649,5.589064463,12.73157611,3.741131803 -Brad Miller,millebr01,1999,RS,CHH,887,469,0.919949502,-0.332279937,0.587669565,0.799847086,0.799847086,0,0.365549968,-1.035613035,-0.670063067,0.134866596 -Brad Miller,millebr01,2000,PO,CHH,111,62,-1.901776418,-5.298505466,-7.200281884,-0.146108086,0,-0.146108086,-2.20683257,-5.975530114,-8.182362683,0.563274356 -Brad Miller,millebr01,2000,RS,CHH,1902,961,-0.110809766,0.801085324,0.690275558,1.67950868,1.67950868,0,-0.326478875,0.167851512,-0.158627363,-0.405859664 -Brad Miller,millebr01,2001,RS,CHI,2698,1434,-0.393592178,-1.037103107,-1.430695285,0.96388653,0.96388653,0,-0.713752164,-0.805811383,-1.519563547,-0.129355902 -Brad Miller,millebr01,2002,PO,IND,344,180,0.460975699,3.870760464,4.331736163,0.665741863,0,0.665741863,0.354691814,3.668244066,4.02293588,-0.684733359 -Brad Miller,millebr01,2002,RS,IND,1689,872,2.415393787,0.55426349,2.969657277,2.538544144,2.538544144,0,2.102897672,0.764049948,2.86694762,-0.2199952 -Brad Miller,millebr01,2002,RS,CHI,2653,1391,1.255172185,0.305351878,1.560524064,3.055288448,3.055288448,0,1.1242252,0.880333946,2.004559145,-0.115198472 -Brad Miller,millebr01,2003,PO,IND,253,135,-0.228959185,-0.82820095,-1.057160135,0.120491076,0,0.120491076,-0.322398619,-0.643231467,-0.965630086,0.180040811 -Brad Miller,millebr01,2003,RS,IND,4382,2270,1.678552358,1.544444889,3.222997247,6.879970459,6.879970459,0,1.519296787,1.495493394,3.014790181,-0.501571169 -Brad Miller,millebr01,2004,PO,SAC,720,366,2.151060697,2.525357687,4.676418384,1.429398827,0,1.429398827,1.656006763,2.206956601,3.862963364,-0.053136194 -Brad Miller,millebr01,2004,RS,SAC,5125,2621,2.544935845,1.96360194,4.508537785,9.649461372,9.649461372,0,2.447867954,1.92689954,4.374767494,-0.534557072 -Brad Miller,millebr01,2005,PO,SAC,265,139,-0.04937858,-3.045875196,-3.095253776,-0.025358624,0,-0.025358624,-0.351230771,-2.603032513,-2.954263283,0.380289678 -Brad Miller,millebr01,2005,RS,SAC,4094,2089,1.827622559,2.346650134,4.174272693,7.326393454,7.326393454,0,1.849377521,2.562737204,4.412114725,-0.667812519 -Brad Miller,millebr01,2006,PO,SAC,307,166,-1.040363265,-1.843797531,-2.884160796,-0.011773092,0,-0.011773092,-0.557902894,-1.359952894,-1.917855789,0.418101291 -Brad Miller,millebr01,2006,RS,SAC,5661,2923,0.798002001,1.192899353,1.990901354,7.024615897,7.024615897,0,0.792458652,1.140361903,1.932820556,-0.590456563 -Brad Miller,millebr01,2007,RS,SAC,3562,1783,-1.699061808,0.539624987,-1.15943682,1.44064002,1.44064002,0,-1.660509588,0.17269039,-1.487819198,-0.403440767 -Brad Miller,millebr01,2008,RS,SAC,5015,2513,0.386855036,1.219906916,1.606761951,5.569684211,5.569684211,0,0.52928347,1.336722008,1.866005479,-0.27236098 -Brad Miller,millebr01,2009,PO,CHI,363,186,-3.136503095,0.102049973,-3.034453122,-0.027871871,0,-0.027871871,-2.932315894,-0.716611891,-3.648927785,0.101776399 -Brad Miller,millebr01,2009,RS,SAC,2688,1354,-0.258377291,-0.698402111,-0.956779402,1.2392646,1.2392646,0,-0.357730407,-0.471802469,-0.829532876,0.036591691 -Brad Miller,millebr01,2009,RS,CHI,1464,746,1.854155197,1.324215518,3.178370716,2.255789899,2.255789899,0,1.662156116,1.36708826,3.029244376,-0.024781562 -Brad Miller,millebr01,2010,PO,CHI,181,93,-6.04739466,-3.932586398,-9.979981058,-0.35794216,0,-0.35794216,-5.93231548,-3.879961172,-9.812276652,1.060312527 -Brad Miller,millebr01,2010,RS,CHI,3826,1950,-1.625637541,0.442735601,-1.18290194,1.560619557,1.560619557,0,-1.528794254,0.1925401,-1.336254154,0.092079012 -Brad Miller,millebr01,2011,RS,HOU,2015,1015,0.22569926,0.73266459,0.95836385,1.917307545,1.917307545,0,0.367654752,0.157785559,0.525440311,-0.149459473 -Brad Miller,millebr01,2012,RS,MIN,287,146,-2.344214639,-0.476939968,-2.821154606,-0.005277679,-0.005277679,0,-2.334034987,-1.798559397,-4.132594384,-0.393274799 -Darius Miller,milleda01,2013,RS,NOH,1294,694,-2.56417743,0.393673018,-2.170504412,0.206532412,0.206532412,0,-2.969431154,0.125537898,-2.843893256,0.610428352 -Darius Miller,milleda01,2014,RS,NOP,1420,723,-0.071191066,-0.363508682,-0.434699749,0.851263007,0.851263007,0,-0.520749736,-0.864328663,-1.385078399,-0.313606448 -Darius Miller,milleda01,2015,RS,NOP,88,43,-10.50832966,-6.204127313,-16.71245697,-0.307125757,-0.307125757,0,-9.925668043,-3.902325539,-13.82799358,0.253262492 -Darius Miller,milleda01,2018,PO,NOP,355,162,0.015241961,-1.520171905,-1.504929944,0.106165157,0,0.106165157,0.437628917,-3.410464081,-2.972835164,0.027484762 -Darius Miller,milleda01,2018,RS,NOP,4135,1944,0.38481355,-1.144006983,-0.759193433,1.967031821,1.967031821,0,-0.07750039,-1.632774288,-1.710274678,-0.377158263 -Darius Miller,milleda01,2019,RS,NOP,3837,1757,-0.931896356,-0.493935462,-1.425831818,1.189987575,1.189987575,0,-0.723723943,-0.924152954,-1.647876898,0.255414571 -Dick Miller,milledi01,1981,RS,IND,72,34,-5.884110535,1.296145461,-4.587965074,-0.032024066,-0.032024066,0,-5.564560204,-0.408201315,-5.972761519,0.456592446 -Dick Miller,milledi01,1981,RS,UTA,39,19,-8.663726873,-2.824555116,-11.48828199,-0.086045397,-0.086045397,0,-8.45452439,-4.139733992,-12.59425838,1.628171997 -Malcolm Miller,millema01,2018,RS,TOR,260,126,-2.063698747,-1.085919718,-3.149618465,-0.025583054,-0.025583054,0,-1.579684891,-2.075502712,-3.655187604,-0.411231492 -Malcolm Miller,millema01,2019,PO,TOR,70,28,-11.71141956,-3.332339853,-15.04375941,-0.184034527,0,-0.184034527,-7.883686265,-7.109226183,-14.99291245,1.59347075 -Malcolm Miller,millema01,2019,RS,TOR,146,67,0.477259943,-3.294187058,-2.816927115,-0.002284047,-0.002284047,0,0.292574413,-3.593637986,-3.301063574,-0.167019654 -Mike Miller,millemi01,2001,PO,ORL,219,112,0.036375856,-2.397817929,-2.361442073,0.022932777,0,0.022932777,-0.085592868,-2.640931703,-2.726524571,0.131640399 -Mike Miller,millemi01,2001,RS,ORL,4694,2390,0.805634797,-0.388682435,0.416952362,3.864063719,3.864063719,0,0.774672137,-0.591515556,0.183156581,0.056233165 -Mike Miller,millemi01,2002,PO,ORL,134,72,-2.937846467,1.318251941,-1.619594526,0.043466107,0,0.043466107,-2.516792593,0.785185799,-1.731606794,1.367558953 -Mike Miller,millemi01,2002,RS,ORL,4169,2123,1.934265597,-1.224928463,0.709337134,3.744247287,3.744247287,0,1.95158908,-1.198497383,0.753091697,-0.067351865 -Mike Miller,millemi01,2003,RS,ORL,3582,1826,0.464882312,-0.490511486,-0.025629173,2.5686575,2.5686575,0,0.651561121,-0.473757541,0.17780358,1.108906123 -Mike Miller,millemi01,2003,RS,MEM,703,360,1.699810389,-1.938109504,-0.238299115,0.467653471,0.467653471,0,1.422481403,-2.384742574,-0.962261171,1.26235889 -Mike Miller,millemi01,2004,PO,MEM,178,98,-1.607887998,-0.902333417,-2.510221414,0.012374578,0,0.012374578,-0.854663657,-1.607560108,-2.462223765,0.070733625 -Mike Miller,millemi01,2004,RS,MEM,3409,1770,2.14853378,-0.630393548,1.518140232,3.863473498,3.863473498,0,2.02445922,-0.72522004,1.29923918,0.21557123 -Mike Miller,millemi01,2005,PO,MEM,213,110,1.993603827,-2.420591903,-0.426988076,0.133367144,0,0.133367144,1.657635673,-3.14311937,-1.485483698,-0.735753077 -Mike Miller,millemi01,2005,RS,MEM,4248,2278,2.805275295,-0.218290695,2.5869846,6.206380118,6.206380118,0,2.499187341,-0.373341898,2.125845444,0.052622245 -Mike Miller,millemi01,2006,PO,MEM,187,107,-2.379059864,-1.064171254,-3.443231118,-0.039322884,0,-0.039322884,-2.683967519,-1.037764266,-3.721731785,0.674733858 -Mike Miller,millemi01,2006,RS,MEM,4125,2268,1.73396692,-0.843572045,0.890394874,4.213292003,4.213292003,0,1.612749467,-0.763730514,0.849018953,0.01889798 -Mike Miller,millemi01,2007,RS,MEM,5404,2740,2.544037496,-0.919630182,1.624407314,6.092486794,6.092486794,0,2.719453626,-0.76376468,1.955688947,-0.345486611 -Mike Miller,millemi01,2008,RS,MEM,4968,2474,2.355415865,-0.982721049,1.372694816,5.185973578,5.185973578,0,1.957213981,-0.942506636,1.014707346,-0.320640249 -Mike Miller,millemi01,2009,RS,MIN,4548,2356,0.862134883,-1.077424229,-0.215289346,3.029493208,3.029493208,0,0.407773296,-1.437285612,-1.029512315,-0.527187359 -Mike Miller,millemi01,2010,RS,WAS,3484,1805,2.238900566,-0.351801056,1.88709951,4.252102293,4.252102293,0,1.644270291,-0.225236207,1.419034084,-0.401241266 -Mike Miller,millemi01,2011,PO,MIA,391,215,-0.167055604,-0.310183191,-0.477238795,0.260248988,0,0.260248988,-0.249118171,-0.32758949,-0.576707662,1.080310576 -Mike Miller,millemi01,2011,RS,MIA,1605,838,-0.808108114,-0.938637212,-1.746745326,0.430900389,0.430900389,0,-0.745409433,-0.748402795,-1.493812229,0.42611764 -Mike Miller,millemi01,2012,PO,MIA,682,368,2.929629255,-0.446312777,2.483316479,1.019932057,0,1.019932057,2.726494602,-0.640681985,2.085812616,0.581475117 -Mike Miller,millemi01,2012,RS,MIA,1445,752,1.322319618,-1.149450002,0.172869616,1.120020254,1.120020254,0,0.967750363,-1.420285564,-0.452535201,-0.115152597 -Mike Miller,millemi01,2013,PO,MIA,427,232,1.681866297,0.505806879,2.187673175,0.605155411,0,0.605155411,1.359888835,0.201693226,1.561582061,0.356516064 -Mike Miller,millemi01,2013,RS,MIA,1720,900,1.592673196,-0.938894523,0.653778672,1.561585598,1.561585598,0,1.414750537,-1.657174701,-0.242424164,-0.081102342 -Mike Miller,millemi01,2014,PO,MEM,336,173,-0.641918548,-1.004206348,-1.646124896,0.101458236,0,0.101458236,-1.323246353,-0.934765177,-2.25801153,0.895482648 -Mike Miller,millemi01,2014,RS,MEM,3319,1707,0.636542444,-3.027937175,-2.391394731,0.313633265,0.313633265,0,0.001536345,-3.136872274,-3.135335929,0.405340175 -Mike Miller,millemi01,2015,PO,CLE,124,65,-1.035725733,-4.496501887,-5.53222762,-0.094446508,0,-0.094446508,0.119649667,-4.922341639,-4.802691972,-0.724022783 -Mike Miller,millemi01,2015,RS,CLE,1390,701,-2.898536935,-3.603878273,-6.502415208,-1.342307249,-1.342307249,0,-2.187448178,-4.104220316,-6.291668495,0.018234903 -Mike Miller,millemi01,2016,RS,DEN,774,373,-1.722015955,-0.221039116,-1.94305507,0.155046046,0.155046046,0,-1.977010981,-1.427514424,-3.404525405,0.942137973 -Mike Miller,millemi01,2017,RS,DEN,331,151,-1.609605804,-4.280725853,-5.890331657,-0.245649873,-0.245649873,0,-1.504926651,-6.901022227,-8.405948878,1.507494227 -Oliver Miller,milleol01,1993,PO,PHO,1003,513,-1.524671904,3.264147361,1.739475457,1.217486746,0,1.217486746,-1.292747598,2.525417806,1.232670208,0.424053206 -Oliver Miller,milleol01,1993,RS,PHO,2248,1069,-4.245781796,2.418454436,-1.82732736,0.504032168,0.504032168,0,-3.753106412,1.493484743,-2.259621669,0.156276989 -Oliver Miller,milleol01,1994,PO,PHO,293,146,-3.29648761,1.193119547,-2.103368063,0.049781297,0,0.049781297,-3.198297685,0.525072412,-2.673225273,0.187211741 -Oliver Miller,milleol01,1994,RS,PHO,3639,1786,-0.334546106,2.773020593,2.438474487,4.73200379,4.73200379,0,-0.061856439,2.370469788,2.308613349,0.085018377 -Oliver Miller,milleol01,1995,RS,DET,3060,1558,-1.247005743,1.097580295,-0.149425448,2.068487344,2.068487344,0,-1.333617438,0.897335728,-0.43628171,0.059710191 -Oliver Miller,milleol01,1996,RS,TOR,4941,2516,-1.496918353,0.870739412,-0.62617894,2.723839144,2.723839144,0,-1.433445848,0.979732408,-0.45371344,-0.082898637 -Oliver Miller,milleol01,1997,RS,TOR,603,316,-0.753397405,-0.150340135,-0.90373754,0.299466773,0.299466773,0,-1.139469252,-0.035951502,-1.175420754,0.553796575 -Oliver Miller,milleol01,1997,RS,DAL,1568,836,-4.148157297,0.477407825,-3.670749472,-0.396110872,-0.396110872,0,-4.081188233,0.730449232,-3.350739001,0.786812823 -Oliver Miller,milleol01,1998,RS,TOR,3177,1628,-2.359408954,-0.998765588,-3.358174542,-0.503922851,-0.503922851,0,-2.357740684,-1.004319486,-3.36206017,-0.222501082 -Oliver Miller,milleol01,1999,RS,SAC,71,35,-5.484264959,-3.522170705,-9.006435664,-0.11019222,-0.11019222,0,-5.524010453,-5.277049158,-10.80105961,-1.231649043 -Oliver Miller,milleol01,2000,PO,PHO,71,37,-7.163693456,-0.04135017,-7.205043626,-0.088718278,0,-0.088718278,-7.205680962,-0.540062162,-7.745743124,2.029790123 -Oliver Miller,milleol01,2000,RS,PHO,2155,1088,-1.910141273,3.731710922,1.821569648,2.534577705,2.534577705,0,-1.90314514,2.839134303,0.935989163,-0.114712402 -Oliver Miller,milleol01,2004,PO,MIN,59,31,-11.98096323,-1.941177827,-13.92214106,-0.1904815,0,-0.1904815,-12.10417375,0.008510671,-12.09566308,4.046315878 -Oliver Miller,milleol01,2004,RS,MIN,949,506,-2.377297548,1.693143015,-0.684154533,0.537556808,0.537556808,0,-2.229156386,1.632692932,-0.596463454,0.724175154 -Quincy Miller,millequ01,2013,RS,DEN,52,26,-4.443498979,-1.399746236,-5.843245215,-0.04131116,-0.04131116,0,-4.145885698,-2.130445943,-6.276331641,0.632241989 -Quincy Miller,millequ01,2014,RS,DEN,1678,789,-3.162970508,-0.746445715,-3.909416223,-0.471232971,-0.471232971,0,-2.643962453,-1.345551068,-3.989513521,0.927360314 -Quincy Miller,millequ01,2015,RS,DET,115,58,-0.997431056,2.813630963,1.816199907,0.134256353,0.134256353,0,0.282292666,0.047733082,0.330025748,-0.613748547 -Quincy Miller,millequ01,2015,RS,SAC,136,61,-1.095234974,9.475226992,8.379992018,0.351651156,0.351651156,0,-0.034777131,5.768737399,5.733960269,1.456543083 -Reggie Miller,millere01,1988,RS,IND,3800,1840,1.722351231,-1.138314052,0.584037179,3.131520728,3.131520728,0,1.358518128,-1.34550091,0.013017217,0.052598718 -Reggie Miller,millere01,1989,RS,IND,5301,2536,2.629428737,-0.053795346,2.575633392,6.880161525,6.880161525,0,2.402592482,0.100496525,2.503089006,-0.155294035 -Reggie Miller,millere01,1990,PO,IND,233,125,6.296785108,-0.148108171,6.148676937,0.581752926,0,0.581752926,5.489547805,0.116617681,5.606165485,-0.590433868 -Reggie Miller,millere01,1990,RS,IND,6525,3192,5.438832889,-0.918985098,4.519847791,11.80831381,11.80831381,0,5.42634001,-0.673847467,4.752492544,-0.261207638 -Reggie Miller,millere01,1991,PO,IND,414,193,4.078550619,-0.103243451,3.975307168,0.681734383,0,0.681734383,4.269099048,0.013365623,4.28246467,-0.175100219 -Reggie Miller,millere01,1991,RS,IND,6225,2972,6.414759664,-1.076918627,5.337841038,12.22709746,12.22709746,0,6.188539807,-0.693818965,5.494720842,-0.295924813 -Reggie Miller,millere01,1992,PO,IND,257,130,8.311698904,-1.811191612,6.500507293,0.630077431,0,0.630077431,7.464388804,-0.866125515,6.598263289,-0.398133624 -Reggie Miller,millere01,1992,RS,IND,6509,3120,4.274529346,-0.765328495,3.509200851,9.954282281,9.954282281,0,4.059645031,-0.358586499,3.701058532,-0.090965646 -Reggie Miller,millere01,1993,PO,IND,333,175,9.445056661,-2.086660848,7.358395813,0.924732962,0,0.924732962,9.246348786,-1.401256859,7.845091927,-0.60178884 -Reggie Miller,millere01,1993,RS,IND,5976,2954,5.042271799,-0.208067542,4.834204256,11.41712647,11.41712647,0,5.053378044,0.111249469,5.164627513,-0.113623976 -Reggie Miller,millere01,1994,PO,IND,1066,576,5.454925158,1.102693216,6.557618373,2.814903564,0,2.814903564,5.355181618,1.057556765,6.412738382,-0.195688957 -Reggie Miller,millere01,1994,RS,IND,5186,2638,4.752588102,0.372338349,5.124926451,10.60461566,10.60461566,0,4.578085131,0.638383054,5.216468185,0.051686632 -Reggie Miller,millere01,1995,PO,IND,1177,641,6.826518409,-0.085613405,6.740905004,3.191537771,0,3.191537771,6.985534607,-0.162739472,6.822795136,-0.27268444 -Reggie Miller,millere01,1995,RS,IND,5054,2665,5.146426714,-0.083811415,5.062615298,10.60283157,10.60283157,0,5.028232722,-0.049435055,4.978797668,-0.175723818 -Reggie Miller,millere01,1996,PO,IND,54,31,14.02277616,0.476819941,14.4995961,0.279421827,0,0.279421827,13.07102988,0.4316933,13.50272318,-0.613506277 -Reggie Miller,millere01,1996,RS,IND,4932,2621,5.127453366,-0.68578491,4.441668456,9.607519867,9.607519867,0,5.118574876,-0.64923634,4.469338536,-0.09108371 -Reggie Miller,millere01,1997,RS,IND,5563,2966,5.091881,-0.366321043,4.725559957,11.26574957,11.26574957,0,4.899753267,-0.202602395,4.697150872,-0.376435019 -Reggie Miller,millere01,1998,PO,IND,1128,628,5.309405167,-0.547238882,4.762166284,2.467728096,0,2.467728096,5.570414701,-0.362932254,5.207482447,-0.514494147 -Reggie Miller,millere01,1998,RS,IND,5177,2795,4.838651252,-0.438371205,4.400280047,10.15344972,10.15344972,0,4.682882767,-0.32014764,4.362735128,-0.3844918 -Reggie Miller,millere01,1999,PO,IND,879,481,6.150344964,-1.029454038,5.120890926,1.98330437,0,1.98330437,6.405924585,-0.774554458,5.631370127,-0.384654167 -Reggie Miller,millere01,1999,RS,IND,3254,1787,5.123126511,-1.607212346,3.515914165,5.694889185,5.694889185,0,5.175552064,-1.176159965,3.999392099,-0.282248201 -Reggie Miller,millere01,2000,PO,IND,1673,892,6.535165146,-0.238823726,6.29634142,4.215405412,0,4.215405412,6.691434663,0.01953324,6.710967903,-0.642059584 -Reggie Miller,millere01,2000,RS,IND,5860,2987,3.709927522,-0.574668709,3.135258813,8.915604957,8.915604957,0,3.630068842,-0.364928266,3.265140575,-0.560312377 -Reggie Miller,millere01,2001,PO,IND,324,177,7.116562966,-1.35121034,5.765352626,0.784917999,0,0.784917999,6.802397155,-1.828222068,4.974175088,-0.932298334 -Reggie Miller,millere01,2001,RS,IND,5993,3181,3.786030988,-1.070903048,2.71512794,8.844215353,8.844215353,0,3.507660224,-0.659796386,2.847863838,-0.264367564 -Reggie Miller,millere01,2002,PO,IND,378,198,4.907274732,-0.13155255,4.775722182,0.782790739,0,0.782790739,4.668922684,0.215844902,4.884767587,-0.15149256 -Reggie Miller,millere01,2002,RS,IND,5595,2889,3.838598169,-1.875891412,1.962706756,6.923796397,6.923796397,0,3.439609955,-1.495936553,1.943673402,-0.298368668 -Reggie Miller,millere01,2003,PO,IND,329,176,-1.592858528,-3.424801552,-5.01766008,-0.210221788,0,-0.210221788,-1.764960598,-3.84620011,-5.611160708,0.091885675 -Reggie Miller,millere01,2003,RS,IND,4086,2117,2.736579972,-0.483353177,2.253226795,5.385085221,5.385085221,0,2.410381021,-0.67520512,1.735175901,-0.321491772 -Reggie Miller,millere01,2004,PO,IND,829,455,3.050190214,1.680389777,4.730579991,1.785800684,0,1.785800684,2.782738145,0.955513178,3.738251323,-0.260213595 -Reggie Miller,millere01,2004,RS,IND,4156,2254,3.52131782,1.083902936,4.605220756,8.410345337,8.410345337,0,2.943469975,0.57323563,3.516705605,-0.518422071 -Reggie Miller,millere01,2005,PO,IND,773,430,2.047956056,-0.19314195,1.854814106,1.044433424,0,1.044433424,1.440961897,-0.012882157,1.42807974,0.218876949 -Reggie Miller,millere01,2005,RS,IND,3868,2105,3.045462178,-0.547101111,2.498361066,5.625665879,5.625665879,0,2.622852137,-0.712002197,1.91084994,-0.178327814 -Chris Mills,millsch01,1994,PO,CLE,198,112,5.027328031,2.017152673,7.044480704,0.573221174,0,0.573221174,5.16842156,2.447854679,7.616276239,-0.623320558 -Chris Mills,millsch01,1994,RS,CLE,3907,2022,-0.447072967,0.059519055,-0.387553912,2.443148732,2.443148732,0,-0.383811875,0.174697612,-0.209114263,0.236602195 -Chris Mills,millsch01,1995,PO,CLE,249,139,3.112372003,-0.770980497,2.341391506,0.372761225,0,0.372761225,2.024209144,0.045176237,2.069385381,0.088951329 -Chris Mills,millsch01,1995,RS,CLE,5028,2814,-0.52777495,-0.1794759,-0.70725085,2.931055869,2.931055869,0,-0.645918688,0.154024945,-0.491893743,-0.055308839 -Chris Mills,millsch01,1996,PO,CLE,179,105,-4.577645971,-1.385229743,-5.962875714,-0.177755194,0,-0.177755194,-4.58382267,-0.894405103,-5.478227773,0.119555369 -Chris Mills,millsch01,1996,RS,CLE,5307,3060,0.588581603,-0.093524398,0.495057206,5.054592607,5.054592607,0,0.517579402,0.183233278,0.70081268,-0.21333977 -Chris Mills,millsch01,1997,RS,CLE,5532,3167,0.534262576,0.938016987,1.472279563,6.796287358,6.796287358,0,0.303454069,1.006661453,1.310115522,-0.348920948 -Chris Mills,millsch01,1998,PO,NYK,307,168,0.330210719,2.387237751,2.71744847,0.485484071,0,0.485484071,-0.089322693,1.913401885,1.824079192,0.387152375 -Chris Mills,millsch01,1998,RS,NYK,4057,2183,-0.517134764,0.442338132,-0.074796631,2.981365203,2.981365203,0,-0.756010104,0.159985714,-0.59602439,0.055589228 -Chris Mills,millsch01,1999,RS,GSW,2613,1395,0.074006131,0.095042416,0.169048547,2.080014182,2.080014182,0,-0.245258617,0.145015949,-0.100242668,0.105813022 -Chris Mills,millsch01,2000,RS,GSW,1305,649,1.03478034,-1.323462733,-0.288682393,0.812920811,0.812920811,0,0.635218818,-1.009255669,-0.374036851,-0.23932807 -Chris Mills,millsch01,2001,RS,GSW,978,493,-2.427653611,-1.174507175,-3.602160786,-0.213953878,-0.213953878,0,-2.651686503,-1.111497328,-3.763183831,-0.167555362 -Chris Mills,millsch01,2002,RS,GSW,2463,1237,-0.158095357,-1.990807941,-2.148903298,0.379972525,0.379972525,0,-0.472686176,-2.221608699,-2.694294876,0.147566424 -Chris Mills,millsch01,2003,RS,GSW,520,262,-0.687989843,-2.025769626,-2.713759469,0.004851682,0.004851682,0,-0.533403449,-2.419580828,-2.952984277,0.139200143 -Elijah Millsap,millsel01,2015,RS,UTA,1804,924,-2.127843012,2.203514209,0.075671197,1.338983492,1.338983492,0,-2.083853377,2.779854071,0.696000694,0.496141909 -Elijah Millsap,millsel01,2016,RS,UTA,352,173,-2.44933402,4.096215457,1.646881438,0.390126869,0.390126869,0,-2.383211317,3.733405365,1.350194048,0.513080596 -Elijah Millsap,millsel01,2017,RS,PHO,45,23,-13.26921062,-1.776001014,-15.04521164,-0.145051001,-0.145051001,0,-12.19066083,-3.14211388,-15.33277471,0.524592538 -Paul Millsap,millspa01,2007,PO,UTA,504,263,2.701270509,1.137531374,3.838801883,0.912816832,0,0.912816832,2.523592436,1.034075261,3.557667698,0.098234981 -Paul Millsap,millspa01,2007,RS,UTA,2841,1472,0.525198746,1.842236288,2.367435035,3.860645204,3.860645204,0,0.604016893,1.922393067,2.52640996,0.420700309 -Paul Millsap,millspa01,2008,PO,UTA,394,210,0.262888605,1.872199219,2.135087824,0.543707268,0,0.543707268,0.200235424,1.822865286,2.02310071,0.64301133 -Paul Millsap,millspa01,2008,RS,UTA,3343,1702,-0.115340662,1.468143043,1.352802381,3.582128362,3.582128362,0,0.098706253,1.725254371,1.823960624,0.509877942 -Paul Millsap,millspa01,2009,PO,UTA,305,155,0.507996677,0.654116647,1.162113324,0.31740786,0,0.31740786,0.266314923,0.619772303,0.886087226,-0.469740321 -Paul Millsap,millspa01,2009,RS,UTA,4493,2290,1.194010583,1.732284825,2.926295408,6.629301252,6.629301252,0,1.193947945,2.02410778,3.218055725,-0.036996786 -Paul Millsap,millspa01,2010,PO,UTA,639,323,4.725281199,1.513960677,6.239241877,1.521299825,0,1.521299825,4.685983853,1.514828075,6.200811928,-0.388397019 -Paul Millsap,millspa01,2010,RS,UTA,4501,2277,0.242177424,1.08878468,1.330962104,4.740953041,4.740953041,0,0.253723118,1.240484246,1.494207365,-8.50E-05 -Paul Millsap,millspa01,2011,RS,UTA,4995,2605,1.535487384,2.032232863,3.567720247,8.390406815,8.390406815,0,1.613646118,2.287072419,3.900718537,-0.069833952 -Paul Millsap,millspa01,2012,PO,UTA,269,139,-4.198688338,0.632228798,-3.566459541,-0.059305593,0,-0.059305593,-3.97550768,0.420202331,-3.555305349,-0.62080454 -Paul Millsap,millspa01,2012,RS,UTA,4045,2100,2.668258062,2.757197643,5.425455705,8.766254896,8.766254896,0,2.997501518,3.374302503,6.371804021,0.072833381 -Paul Millsap,millspa01,2013,RS,UTA,4549,2375,1.70221021,1.613340073,3.315550283,7.340872376,7.340872376,0,1.745434336,1.868744052,3.614178389,-0.11282286 -Paul Millsap,millspa01,2014,PO,ATL,510,267,0.818689185,7.60727782,8.425967005,1.566456188,0,1.566456188,5.087822515,5.252653976,10.34047649,-0.219622029 -Paul Millsap,millspa01,2014,RS,ATL,4984,2482,0.385949704,2.682983186,3.06893289,7.424701379,7.424701379,0,0.982120191,2.567387111,3.549507302,0.730122113 -Paul Millsap,millspa01,2015,PO,ATL,1120,566,2.896983442,2.098266507,4.995249949,2.316488596,0,2.316488596,1.734936005,1.83624795,3.571183955,0.406886016 -Paul Millsap,millspa01,2015,RS,ATL,4765,2390,0.984262559,2.362133391,3.34639595,7.477810625,7.477810625,0,1.886028023,2.750677623,4.636705647,0.567584252 -Paul Millsap,millspa01,2016,PO,ATL,737,365,-1.190526332,7.636270556,6.445744223,1.782871649,0,1.782871649,0.280166096,6.819691696,7.099857792,0.899744992 -Paul Millsap,millspa01,2016,RS,ATL,5426,2647,0.666323014,1.837679498,2.504002511,7.143999197,7.143999197,0,1.47159967,2.672012383,4.143612053,0.667486511 -Paul Millsap,millspa01,2017,PO,ATL,448,219,1.561602409,5.157336956,6.718939366,1.099560317,0,1.099560317,-1.486864242,4.184829591,2.697965348,0.741835161 -Paul Millsap,millspa01,2017,RS,ATL,4851,2343,0.620934553,2.227333071,2.848267624,6.757007966,6.757007966,0,0.281613059,2.59155396,2.873167018,0.950494432 -Paul Millsap,millspa01,2018,RS,DEN,2335,1143,-0.521144713,0.23343482,-0.287709892,1.440371145,1.440371145,0,0.146329013,0.384519329,0.530848342,0.30848887 -Paul Millsap,millspa01,2019,PO,DEN,913,469,1.413864363,1.704088357,3.11795272,1.443809402,0,1.443809402,-0.345913789,1.822571131,1.476657342,-0.297244163 -Paul Millsap,millspa01,2019,RS,DEN,3926,1895,1.041229281,3.00034206,4.041571342,6.572290394,6.572290394,0,1.38744241,3.111877406,4.499319816,0.093159442 -Patty Mills,millspa02,2010,PO,POR,22,12,3.318542747,-3.551307833,-0.232765086,0.015610408,0,0.015610408,1.891638743,-5.385779125,-3.494140383,-1.624820565 -Patty Mills,millspa02,2010,RS,POR,70,38,-3.654064308,-3.934324376,-7.588388684,-0.094974173,-0.094974173,0,-3.210138706,-4.912539982,-8.122678687,1.170223553 -Patty Mills,millspa02,2011,PO,POR,9,5,-27.05269233,-7.089989611,-34.14268194,-0.08433101,0,-0.08433101,-24.63050702,-10.4579755,-35.08848253,1.86939329 -Patty Mills,millspa02,2011,RS,POR,1450,783,-0.77242302,-2.609724239,-3.382147259,-0.253718103,-0.253718103,0,-0.483870774,-3.358953351,-3.842824125,0.43684455 -Patty Mills,millspa02,2012,PO,SAS,60,31,2.478864588,-2.184937254,0.293927334,0.04924116,0,0.04924116,2.283129955,-3.322359856,-1.039229901,-0.747113554 -Patty Mills,millspa02,2012,RS,SAS,511,261,3.328067308,-1.598910238,1.72915707,0.596136072,0.596136072,0,3.781293127,-2.038326681,1.742966445,-0.049289112 -Patty Mills,millspa02,2013,PO,SAS,59,31,3.398601063,-3.624108145,-0.225507083,0.041276066,0,0.041276066,2.745086119,-4.539641382,-1.794555263,0.211264596 -Patty Mills,millspa02,2013,RS,SAS,1302,656,1.22243741,-0.951894307,0.270543103,1.015293206,1.015293206,0,1.316618754,-1.051850359,0.264768396,0.400058852 -Patty Mills,millspa02,2014,PO,SAS,715,351,3.50552587,3.736556583,7.242082453,1.856696317,0,1.856696317,1.47734579,4.572712606,6.050058396,0.563052774 -Patty Mills,millspa02,2014,RS,SAS,3110,1527,3.872578322,0.940874806,4.813453128,5.8784201,5.8784201,0,3.825416687,1.380537927,5.205954614,-0.229189348 -Patty Mills,millspa02,2015,PO,SAS,236,112,8.060162194,-1.910842228,6.149319965,0.530444068,0,0.530444068,3.943386458,0.331143551,4.274530009,1.097990624 -Patty Mills,millspa02,2015,RS,SAS,1642,801,0.397967982,1.586347096,1.984315078,1.932811498,1.932811498,0,0.414937154,1.244627653,1.659564807,-0.097243605 -Patty Mills,millspa02,2016,PO,SAS,332,167,1.367320396,5.189020086,6.556340481,0.816721422,0,0.816721422,-0.957080206,4.409343676,3.45226347,-0.125240797 -Patty Mills,millspa02,2016,RS,SAS,3395,1662,1.810385913,-0.056864044,1.753521869,3.819458547,3.819458547,0,1.575990575,0.60229926,2.178289835,0.017561886 -Patty Mills,millspa02,2017,PO,SAS,842,416,0.487034817,-1.609753292,-1.122718476,0.359020725,0,0.359020725,2.062663063,-0.651746812,1.410916252,0.76198248 -Patty Mills,millspa02,2017,RS,SAS,3621,1754,1.814254925,-0.657628455,1.15662647,3.529981462,3.529981462,0,1.778660924,0.046716765,1.825377688,0.953336181 -Patty Mills,millspa02,2018,PO,SAS,321,165,1.904275065,-1.314884096,0.58939097,0.285035059,0,0.285035059,1.921888102,-1.045446342,0.87644176,-1.648755616 -Patty Mills,millspa02,2018,RS,SAS,4259,2107,0.731204424,-1.288898807,-0.557694382,2.357735442,2.357735442,0,0.777870147,-0.809157432,-0.031287286,0.043175207 -Patty Mills,millspa02,2019,PO,SAS,305,152,-1.798182461,-1.068502674,-2.866685134,-0.009286981,0,-0.009286981,-1.483107207,-0.621898169,-2.105005376,-0.487633927 -Patty Mills,millspa02,2019,RS,SAS,4084,1908,1.305719693,-0.917556749,0.388162943,3.074745241,3.074745241,0,1.299711314,-1.008519207,0.291192107,0.66268423 -Terry Mills,millste01,1991,RS,DEN,668,279,-1.796025762,-0.818749863,-2.614775625,0.019347969,0.019347969,0,-1.821211661,-0.633462942,-2.454674603,0.511600124 -Terry Mills,millste01,1991,RS,NJN,1130,540,-1.954766185,-0.7440808,-2.698846985,0.014092172,0.014092172,0,-2.346045325,-1.136203437,-3.482248762,-0.006279601 -Terry Mills,millste01,1992,PO,NJN,157,77,-3.720095135,-2.207793767,-5.927888902,-0.130688693,0,-0.130688693,-4.008969081,-1.732703183,-5.741672264,1.391246894 -Terry Mills,millste01,1992,RS,NJN,3540,1714,-0.62834602,-0.70049676,-1.32884278,1.241961605,1.241961605,0,-0.768707309,-0.681323975,-1.450031284,-0.064233921 -Terry Mills,millste01,1993,RS,DET,4287,2183,-1.597023715,-0.63261957,-2.229643285,0.581085411,0.581085411,0,-1.374710173,-0.472236842,-1.846947014,0.258459213 -Terry Mills,millste01,1994,RS,DET,5505,2773,0.384465714,-0.612725506,-0.228259792,3.568078243,3.568078243,0,0.262963356,-0.10648132,0.156482036,0.009684887 -Terry Mills,millste01,1995,RS,DET,4937,2514,-0.521852671,-1.150017049,-1.67186972,1.384637925,1.384637925,0,-0.207436115,-0.705985756,-0.91342187,0.121181523 -Terry Mills,millste01,1996,PO,DET,84,48,-0.995404805,-1.554413506,-2.549818311,0.005129744,0,0.005129744,-0.205591675,-1.571228061,-1.776819736,1.284636832 -Terry Mills,millste01,1996,RS,DET,3060,1656,-0.275041968,0.244829844,-0.030212124,2.307483296,2.307483296,0,0.188669867,-0.109485338,0.07918453,0.386581872 -Terry Mills,millste01,1997,PO,DET,340,196,1.214665193,1.712913227,2.92757842,0.586546562,0,0.586546562,1.559905045,1.883388183,3.443293228,0.148940312 -Terry Mills,millste01,1997,RS,DET,3556,1997,1.995497801,-0.438491249,1.557006552,4.389400145,4.389400145,0,2.413567108,-0.828193642,1.585373466,0.023351866 -Terry Mills,millste01,1998,PO,MIA,20,11,-2.496332195,-1.547668718,-4.044000912,-0.007892921,0,-0.007892921,-1.46878664,-0.287059475,-1.755846115,4.676473836 -Terry Mills,millste01,1998,RS,MIA,1448,782,-3.017649467,-0.568587674,-3.586237141,-0.338400426,-0.338400426,0,-2.75616694,-0.516234033,-3.272400973,1.303780519 -Terry Mills,millste01,1999,RS,MIA,52,29,-3.238894592,-1.363411213,-4.602305805,-0.027523693,-0.027523693,0,-1.977232322,-1.372270595,-3.349502917,0.385345537 -Terry Mills,millste01,2000,PO,DET,146,77,2.034167545,1.00551981,3.039687355,0.235941731,0,0.235941731,1.387946734,1.95310352,3.341050255,0.514668555 -Terry Mills,millste01,2000,RS,DET,3715,1842,-0.326769874,-0.442849482,-0.769619357,1.870983709,1.870983709,0,-0.219911414,-0.237262115,-0.457173529,0.498393953 -Terry Mills,millste01,2001,RS,IND,213,113,-5.173577307,-1.95351202,-7.127089327,-0.258702548,-0.258702548,0,-4.581693243,-2.219289719,-6.800982961,2.324331053 -Shake Milton,miltosh01,2019,RS,PHI,573,268,-0.19454306,-1.311378115,-1.505921175,0.168983806,0.168983806,0,-1.365114262,-1.876256941,-3.241371203,-0.673145333 -Harold Miner,minerha01,1993,RS,MIA,2757,1383,-1.010927153,-2.12415009,-3.135077242,-0.271810054,-0.271810054,0,-1.385991508,-2.489362513,-3.875354022,0.034966286 -Harold Miner,minerha01,1994,PO,MIA,108,57,1.227826373,-1.713334283,-0.48550791,0.067540836,0,0.067540836,0.179274324,-2.667166064,-2.48789174,-0.500570575 -Harold Miner,minerha01,1994,RS,MIA,2684,1358,-0.453887578,-2.096609721,-2.550497299,0.138064341,0.138064341,0,-0.837702823,-2.390724649,-3.228427471,-0.11239087 -Harold Miner,minerha01,1995,RS,MIA,1705,871,-4.049560828,-2.834435003,-6.883995831,-1.840932388,-1.840932388,0,-3.931238712,-3.126217429,-7.057456141,0.197088497 -Harold Miner,minerha01,1996,RS,CLE,236,136,-4.330615595,-5.621809854,-9.952425449,-0.508075917,-0.508075917,0,-4.677971979,-5.931923698,-10.60989568,1.547189439 -Yao Ming,mingya01,2003,RS,HOU,4457,2382,0.165340152,0.922502077,1.087842229,4.635718532,4.635718532,0,0.052737048,0.556676817,0.609413865,-0.560642443 -Yao Ming,mingya01,2004,PO,HOU,342,185,-2.341122822,0.742893327,-1.598229495,0.111725389,0,0.111725389,-2.336331691,0.746684323,-1.589647368,-0.316112244 -Yao Ming,mingya01,2004,RS,HOU,4981,2692,0.342582768,2.147221731,2.489804499,7.16182597,7.16182597,0,0.065241083,1.598369799,1.663610882,-0.441268689 -Yao Ming,mingya01,2005,PO,HOU,405,220,4.011436983,-1.744524895,2.266912088,0.580842013,0,0.580842013,3.834363519,-1.586437785,2.247925734,0.010001639 -Yao Ming,mingya01,2005,RS,HOU,4579,2447,-0.623093938,2.293406821,1.670312883,5.508520994,5.508520994,0,-0.520748094,1.97531812,1.454570026,-0.167773402 -Yao Ming,mingya01,2006,RS,HOU,3614,1949,0.942320819,2.589032963,3.531353782,6.212441384,6.212441384,0,0.70319588,2.118381435,2.821577316,-0.493061632 -Yao Ming,mingya01,2007,PO,HOU,480,260,-4.222282199,-0.719827966,-4.942110165,-0.299072305,0,-0.299072305,-4.213365979,-1.119066243,-5.332432222,-0.252170116 -Yao Ming,mingya01,2007,RS,HOU,3104,1624,0.02931397,2.747819551,2.777133521,4.557945329,4.557945329,0,0.100188192,1.93714044,2.037328632,-0.439712333 -Yao Ming,mingya01,2008,RS,HOU,3894,2044,-0.508494658,2.167647533,1.659152875,4.563932595,4.563932595,0,-0.383102707,1.745438338,1.362335631,-0.694764605 -Yao Ming,mingya01,2009,PO,HOU,595,323,1.088342465,4.115842425,5.20418489,1.341098484,0,1.341098484,0.667913869,3.711994348,4.379908218,-0.718865821 -Yao Ming,mingya01,2009,RS,HOU,4921,2589,0.538941868,3.453797488,3.992739356,8.858747614,8.858747614,0,0.478677726,2.81480124,3.293478966,-0.497946672 -Yao Ming,mingya01,2011,RS,HOU,181,91,-1.723130773,-0.231588838,-1.954719612,0.036781609,0.036781609,0,-1.874092432,-0.806711267,-2.680803699,-0.357971496 -Dirk Minniefield,minnidi01,1986,RS,CLE,2421,1131,0.990040094,-0.156719394,0.8333207,2.081689934,2.081689934,0,0.786091347,0.016232038,0.802323385,0.698955324 -Dirk Minniefield,minnidi01,1987,PO,HOU,55,27,-1.162155348,-2.423263396,-3.585418744,-0.012212693,0,-0.012212693,-1.669107376,-1.640786295,-3.309893671,2.858079163 -Dirk Minniefield,minnidi01,1987,RS,HOU,3111,1478,-1.329305828,-0.559648809,-1.888954637,0.652573959,0.652573959,0,-1.427186893,-0.391479952,-1.818666844,0.515477023 -Dirk Minniefield,minnidi01,1987,RS,CLE,260,122,-8.017200796,-0.675790039,-8.692990834,-0.371949282,-0.371949282,0,-7.748949946,-1.454148799,-9.203098745,0.560241843 -Dirk Minniefield,minnidi01,1988,PO,BOS,97,50,-5.631471922,-3.309119639,-8.94059156,-0.167592257,0,-0.167592257,-5.278506228,-3.160318653,-8.438824881,2.757486622 -Dirk Minniefield,minnidi01,1988,RS,BOS,1791,868,-1.735414309,-0.71583815,-2.451252459,0.132959684,0.132959684,0,-1.747639459,-0.7354958,-2.483135259,0.501496034 -Dirk Minniefield,minnidi01,1988,RS,GSW,432,202,0.341533439,0.357172054,0.698705493,0.358618598,0.358618598,0,0.157108319,0.697271757,0.854380076,0.905672268 -Greg Minor,minorgr01,1995,PO,BOS,68,37,-4.030496629,0.249913822,-3.780582807,-0.019933204,0,-0.019933204,-5.038180234,-0.931062668,-5.969242902,-0.59099234 -Greg Minor,minorgr01,1995,RS,BOS,1872,945,0.193471146,-0.829664148,-0.636193001,1.016420205,1.016420205,0,-0.490929264,-1.253691546,-1.74462081,-0.251787566 -Greg Minor,minorgr01,1996,RS,BOS,3570,1761,0.055973569,-1.946507206,-1.890533637,0.768786157,0.768786157,0,-0.663968649,-1.978635613,-2.642604262,-0.410634055 -Greg Minor,minorgr01,1997,RS,BOS,1104,547,-0.633007049,-2.205344307,-2.838351355,-0.024532672,-0.024532672,0,-1.319573639,-2.517923917,-3.837497556,-0.46028847 -Greg Minor,minorgr01,1998,RS,BOS,2214,1126,-0.8803032,-0.755982902,-1.636286102,0.639526845,0.639526845,0,-1.571719956,-1.254747366,-2.826467323,-0.040737426 -Greg Minor,minorgr01,1999,RS,BOS,1475,765,-1.742244881,-1.73229131,-3.474536192,-0.282474393,-0.282474393,0,-2.429518278,-2.096113649,-4.525631927,-0.100011741 -Nikola Mirotic,mirotni01,2015,PO,CHI,320,164,-1.429899307,-1.994329624,-3.424228931,-0.058741937,0,-0.058741937,-0.1036778,-2.550599577,-2.654277376,0.925626709 -Nikola Mirotic,mirotni01,2015,RS,CHI,3253,1654,1.936084727,2.2398274,4.175912127,5.877593696,5.877593696,0,2.401636504,1.977839927,4.379476431,0.541752294 -Nikola Mirotic,mirotni01,2016,RS,CHI,3370,1646,0.679349912,-0.07528241,0.604067501,2.846713968,2.846713968,0,1.552685014,-0.118102819,1.434582196,1.040825856 -Nikola Mirotic,mirotni01,2017,PO,CHI,312,162,0.263559019,-1.273792535,-1.010233516,0.147572065,0,0.147572065,-2.13873431,-1.841561001,-3.980295311,-0.477579443 -Nikola Mirotic,mirotni01,2017,RS,CHI,3423,1679,0.710738114,1.129304731,1.840042846,3.952595085,3.952595085,0,1.037526171,0.521827998,1.559354169,0.515057121 -Nikola Mirotic,mirotni01,2018,PO,NOP,693,320,2.25725199,3.054661163,5.311913153,1.359711478,0,1.359711478,2.849197734,3.536829981,6.386027715,0.159103718 -Nikola Mirotic,mirotni01,2018,RS,CHI,1313,622,5.718920405,-0.333917987,5.385002418,2.604731185,2.604731185,0,6.154854483,-1.337395803,4.817458679,0.888900141 -Nikola Mirotic,mirotni01,2018,RS,NOP,1894,872,0.335436746,0.421219432,0.756656178,1.567938494,1.567938494,0,2.139744478,0.848054917,2.987799395,0.498928457 -Nikola Mirotic,mirotni01,2019,PO,MIL,642,298,0.019090135,-2.236726706,-2.217636571,0.084635067,0,0.084635067,2.814376435,-2.845510157,-0.031133722,1.377233982 -Nikola Mirotic,mirotni01,2019,RS,NOP,2056,925,1.198551699,1.27511206,2.473663759,2.499397702,2.499397702,0,1.851274681,1.084893747,2.936168428,1.412515034 -Nikola Mirotic,mirotni01,2019,RS,MIL,710,320,1.685029856,1.702020744,3.3870506,1.006339803,1.006339803,0,2.645808471,1.351509824,3.997318295,0.44554615 -Jason Miskiri,miskija01,2000,RS,CHH,6,3,-0.767419919,-4.099776812,-4.867196731,-0.00356958,-0.00356958,0,-0.791807088,2.717965195,1.926158107,9.565518233 -Donovan Mitchell,mitchdo01,2018,PO,UTA,839,411,1.244555104,-0.026165089,1.218390015,0.858945933,0,0.858945933,0.604882371,1.102659236,1.707541607,0.080620984 -Donovan Mitchell,mitchdo01,2018,RS,UTA,5367,2638,1.424793563,0.776432772,2.201226335,6.710715999,6.710715999,0,1.659215866,1.86894442,3.528160286,0.696988695 -Donovan Mitchell,mitchdo01,2019,PO,UTA,394,193,-1.892974367,-5.947945789,-7.840920155,-0.51975838,0,-0.51975838,-3.554965156,-5.369305336,-8.924270491,0.527228784 -Donovan Mitchell,mitchdo01,2019,RS,UTA,5494,2598,1.972869792,-0.722714925,1.250154867,5.328962791,5.328962791,0,2.000686102,0.057321549,2.05800765,0.514336031 -Mike Mitchell,mitchmi01,1979,RS,CLE,3411,1576,0.538117676,-0.733136231,-0.195018556,2.061483874,2.061483874,0,0.282920305,-0.835161341,-0.552241036,0.369247023 -Mike Mitchell,mitchmi01,1980,RS,CLE,6235,2802,1.485003712,-0.240773725,1.244229987,5.695530254,5.695530254,0,1.436431496,-0.122122868,1.314308628,-0.265721056 -Mike Mitchell,mitchmi01,1981,RS,CLE,6784,3194,0.286445787,-1.085401051,-0.798955264,3.159350516,3.159350516,0,0.355345013,-0.980077728,-0.624732715,-0.649289666 -Mike Mitchell,mitchmi01,1982,PO,SAS,784,365,1.322269318,-1.422767951,-0.100498633,0.505949218,0,0.505949218,1.116683427,-1.526570486,-0.40988706,-0.572478871 -Mike Mitchell,mitchmi01,1982,RS,SAS,4514,2090,1.339993354,-1.019900651,0.320092703,3.263730818,3.263730818,0,1.323535974,-0.559075689,0.764460285,-0.310805488 -Mike Mitchell,mitchmi01,1982,RS,CLE,2036,973,-0.881075278,-1.574131797,-2.455207075,0.145954357,0.145954357,0,-0.729864003,-1.35314036,-2.083004363,-0.270805016 -Mike Mitchell,mitchmi01,1983,PO,SAS,961,422,-0.169215064,0.535920796,0.366705732,0.688612985,0,0.688612985,-0.135401256,0.317086908,0.181685652,-0.509851423 -Mike Mitchell,mitchmi01,1983,RS,SAS,6102,2803,1.162410759,-0.606244436,0.556166323,4.710523396,4.710523396,0,1.229272683,-0.429838326,0.799434357,-0.388283379 -Mike Mitchell,mitchmi01,1984,RS,SAS,6403,2853,0.335017373,-0.710188177,-0.375170804,3.443189902,3.443189902,0,0.582372121,-0.420276816,0.162095305,-0.40443932 -Mike Mitchell,mitchmi01,1985,PO,SAS,397,180,1.964783458,-0.960535103,1.004248355,0.355092194,0,0.355092194,1.318110987,-0.636250699,0.681860288,-0.14596366 -Mike Mitchell,mitchmi01,1985,RS,SAS,6246,2853,0.533692266,-1.090372024,-0.556679758,3.182273514,3.182273514,0,0.698882923,-0.888370541,-0.189487618,-0.334205551 -Mike Mitchell,mitchmi01,1986,PO,SAS,228,107,-8.015047762,-1.831958022,-9.847005784,-0.399533816,0,-0.399533816,-8.240135543,-2.071458964,-10.31159451,-0.012976751 -Mike Mitchell,mitchmi01,1986,RS,SAS,6496,2970,-0.593238725,-1.525701824,-2.118940549,0.950977986,0.950977986,0,-0.504951879,-1.548100294,-2.053052173,-0.568768643 -Mike Mitchell,mitchmi01,1987,RS,SAS,1976,922,-3.084968075,-2.050566927,-5.135535002,-1.118453404,-1.118453404,0,-3.252797644,-2.380097107,-5.632894751,-0.337542372 -Mike Mitchell,mitchmi01,1988,PO,SAS,165,74,-5.454143553,-1.848200293,-7.302343845,-0.17601551,0,-0.17601551,-5.698399624,-2.592569652,-8.290969276,-0.669853359 -Mike Mitchell,mitchmi01,1988,RS,SAS,3302,1501,-0.346773379,-2.191688619,-2.538461998,0.16121253,0.16121253,0,-0.70705029,-2.407128202,-3.114178492,-0.488688716 -Mike Mitchell,mitchmi01,1990,PO,SAS,32,15,-7.914967469,-3.962449745,-11.87741721,-0.072160339,0,-0.072160339,-7.833849747,-5.72625858,-13.56010833,0.158618519 -Sam Mitchell,mitchsa01,1990,RS,MIN,4634,2414,-1.16726182,-0.45918857,-1.62645039,1.387556265,1.387556265,0,-1.283903423,-0.079443163,-1.363346586,0.271058144 -Sam Mitchell,mitchsa01,1991,RS,MIN,6070,3121,-1.156435443,-1.457373502,-2.613808945,0.216887848,0.216887848,0,-1.156389024,-0.726791821,-1.883180845,0.011963655 -Sam Mitchell,mitchsa01,1992,RS,MIN,4311,2151,-2.173404637,-1.165573391,-3.338978028,-0.646455399,-0.646455399,0,-2.108258645,-0.844321447,-2.952580093,0.013204025 -Sam Mitchell,mitchsa01,1993,PO,IND,48,25,-1.081742428,-4.708976799,-5.790719227,-0.04046633,0,-0.04046633,-1.784007544,-5.062912768,-6.846920313,1.069277376 -Sam Mitchell,mitchsa01,1993,RS,IND,2836,1402,-0.692402038,-1.720931279,-2.413333318,0.241886088,0.241886088,0,-1.062935358,-1.485789605,-2.548724962,0.434447942 -Sam Mitchell,mitchsa01,1994,PO,IND,183,99,-4.310052451,0.212646951,-4.0974055,-0.071393369,0,-0.071393369,-4.66726289,0.584232891,-4.083029999,1.536127937 -Sam Mitchell,mitchsa01,1994,RS,IND,2131,1084,-1.72157926,-0.524870186,-2.246449447,0.279915475,0.279915475,0,-1.766981611,-0.491767319,-2.25874893,0.4918937 -Sam Mitchell,mitchsa01,1995,PO,IND,409,223,-3.616135907,-0.896984279,-4.513120187,-0.209057112,0,-0.209057112,-3.732726833,-0.780474025,-4.513200857,0.944062865 -Sam Mitchell,mitchsa01,1995,RS,IND,2612,1377,-0.394163274,0.203106505,-0.191056768,1.807814416,1.807814416,0,-0.80990586,0.391901597,-0.418004262,0.525241976 -Sam Mitchell,mitchsa01,1996,RS,MIN,4226,2145,-0.573149647,-0.941123205,-1.514272852,1.350036741,1.350036741,0,-1.151176513,-0.767813245,-1.918989758,-0.159237023 -Sam Mitchell,mitchsa01,1997,PO,MIN,89,47,-2.205751079,-2.506133223,-4.711884302,-0.049100267,0,-0.049100267,-2.908829293,-2.02942667,-4.938255963,1.055010459 -Sam Mitchell,mitchsa01,1997,RS,MIN,3907,2044,-1.602629174,-1.017516945,-2.620146119,0.135563874,0.135563874,0,-1.929883379,-0.792392924,-2.722276303,0.098323722 -Sam Mitchell,mitchsa01,1998,PO,MIN,322,177,1.186001393,-1.627770451,-0.441769058,0.215029002,0,0.215029002,0.498073418,-1.45167175,-0.953598331,0.018748926 -Sam Mitchell,mitchsa01,1998,RS,MIN,4369,2239,0.713291829,-0.536150344,0.177141485,3.330351275,3.330351275,0,0.404341618,-0.509241711,-0.104900093,-0.367004369 -Sam Mitchell,mitchsa01,1999,PO,MIN,234,131,-1.302396478,-1.954350168,-3.256746646,-0.034952574,0,-0.034952574,-1.567921263,-1.925754689,-3.493675952,0.053164014 -Sam Mitchell,mitchsa01,1999,RS,MIN,2577,1344,-0.045165587,-0.500615805,-0.545781393,1.505525561,1.505525561,0,-0.379206816,-0.582026317,-0.961233133,-0.352886654 -Sam Mitchell,mitchsa01,2000,PO,MIN,118,68,-0.918609692,-2.315446536,-3.234056228,-0.017244108,0,-0.017244108,-1.486036685,-3.69157715,-5.177613835,-0.390936368 -Sam Mitchell,mitchsa01,2000,RS,MIN,2374,1227,-0.956647752,-1.059790385,-2.016438137,0.457931321,0.457931321,0,-1.392467027,-1.504978437,-2.897445463,-0.264609654 -Sam Mitchell,mitchsa01,2001,PO,MIN,92,50,-3.552206027,-1.926844968,-5.479050994,-0.07190765,0,-0.07190765,-4.277863939,-2.431113683,-6.708977622,0.13384866 -Sam Mitchell,mitchsa01,2001,RS,MIN,1902,983,-2.889242019,-2.770280322,-5.659522341,-1.46675506,-1.46675506,0,-3.133998728,-3.01700791,-6.151006638,0.47791709 -Sam Mitchell,mitchsa01,2002,PO,MIN,69,34,-2.557406221,1.193336129,-1.364070092,0.024818791,0,0.024818791,-3.430361429,0.521657458,-2.908703971,0.086468146 -Sam Mitchell,mitchsa01,2002,RS,MIN,1385,726,-1.833959823,-1.345329916,-3.17928974,-0.159540483,-0.159540483,0,-2.233489859,-2.162075144,-4.395565004,0.305531758 -Todd Mitchell,mitchto01,1989,RS,SAS,72,33,-12.28418349,-3.129603337,-15.41378682,-0.214070939,-0.214070939,0,-11.83080271,-4.211836348,-16.04263906,0.409033483 -Todd Mitchell,mitchto01,1989,RS,MIA,668,320,-3.02156909,-0.890938573,-3.912507663,-0.192024656,-0.192024656,0,-3.43539099,-0.78858722,-4.22397821,1.196786166 -Tony L. Mitchell,mitchto02,2014,RS,DET,159,79,-0.12981117,2.253338251,2.123527081,0.197723161,0.197723161,0,0.302181138,1.462328933,1.764510071,0.630746345 -Tony Mitchell,mitchto03,2014,RS,MIL,18,10,5.27498038,13.2982141,18.57319448,0.107034921,0.107034921,0,7.123231959,9.559900894,16.68313285,-1.548182483 -Naz Mitrou-Long,mitrona01,2018,RS,UTA,3,1,53.03325444,19.58910608,72.62236053,0.040786567,0.040786567,0,40.16996685,8.9361992,49.10616605,6.014440868 -Naz Mitrou-Long,mitrona01,2019,RS,UTA,184,84,-4.617330241,-5.716664143,-10.33399438,-0.324998563,-0.324998563,0,-5.481374231,-5.363993028,-10.84536726,-0.008518612 -Steve Mix,mixst01,1977,PO,PHI,932,412,2.096513615,0.438684487,2.535198102,1.144500575,0,1.144500575,1.607564284,-0.088878017,1.518686267,-0.120638107 -Steve Mix,mixst01,1977,RS,PHI,4468,1958,1.653518364,0.433214662,2.086733026,4.823615338,4.823615338,0,1.282166387,0.104505248,1.386671636,-0.181682814 -Steve Mix,mixst01,1978,PO,PHI,540,235,7.343935432,2.31497366,9.658909092,1.529809125,0,1.529809125,6.97077852,2.058763146,9.029541665,-0.316354927 -Steve Mix,mixst01,1978,RS,PHI,4155,1819,1.327846705,-0.006964087,1.320882618,3.774553439,3.774553439,0,1.09884299,-0.392576729,0.706266262,-0.09849823 -Steve Mix,mixst01,1979,PO,PHI,399,179,1.584224493,-0.663824746,0.920399747,0.345625023,0,0.345625023,1.097613208,-0.939291716,0.158321492,-0.026480779 -Steve Mix,mixst01,1979,RS,PHI,2853,1269,2.44064452,0.538496653,2.979141173,3.700432257,3.700432257,0,1.86842674,-0.274130572,1.594296169,-0.255818024 -Steve Mix,mixst01,1980,PO,PHI,418,200,-0.784050213,0.148181599,-0.635868613,0.222723355,0,0.222723355,-1.217241278,-0.868385591,-2.08562687,0.103889169 -Steve Mix,mixst01,1980,RS,PHI,3349,1543,1.967005398,-0.125098753,1.841906645,3.603799745,3.603799745,0,1.619973232,-0.916005781,0.703967451,-0.321129269 -Steve Mix,mixst01,1981,PO,PHI,427,206,0.191124627,-1.160978021,-0.969853394,0.191661383,0,0.191661383,-0.288980519,-2.246983973,-2.535964492,-0.649842251 -Steve Mix,mixst01,1981,RS,PHI,2891,1327,2.405358159,0.704549527,3.109907686,3.951997557,3.951997557,0,2.135432264,-0.050455625,2.084976639,-0.399194437 -Steve Mix,mixst01,1982,PO,PHI,103,50,2.789604824,-3.084591727,-0.294986903,0.064273657,0,0.064273657,1.993298627,-4.605954964,-2.612656337,-0.490441287 -Steve Mix,mixst01,1982,RS,PHI,2618,1235,0.955788922,-0.578787222,0.3770017,1.958804208,1.958804208,0,0.577086919,-1.608631664,-1.031544745,-0.596522872 -Steve Mix,mixst01,1983,PO,LAL,55,26,-2.879432848,-3.737994351,-6.617427199,-0.053652717,0,-0.053652717,-4.344677364,-3.412965254,-7.757642619,1.424802688 -Steve Mix,mixst01,1983,RS,LAL,37,17,-0.439694028,-3.511679269,-3.951373298,-0.010294104,-0.010294104,0,-0.911656865,-4.110919038,-5.022575903,-1.260630598 -Steve Mix,mixst01,1983,RS,MIL,1669,792,0.295749527,0.505171231,0.800920758,1.433357767,1.433357767,0,0.019304212,-0.276749582,-0.25744537,-0.108545797 -Cuttino Mobley,moblecu01,1999,PO,HOU,180,94,0.598940404,-2.411856544,-1.81291614,0.046247049,0,0.046247049,-0.321361868,-2.101046082,-2.42240795,-0.194115588 -Cuttino Mobley,moblecu01,1999,RS,HOU,2725,1456,-0.235213316,-0.905587107,-1.140800423,1.193828488,1.193828488,0,-0.254865287,-0.625314818,-0.880180106,-0.118000187 -Cuttino Mobley,moblecu01,2000,RS,HOU,4955,2496,1.258643058,-0.809343181,0.449299877,4.074515286,4.074515286,0,1.256698549,-0.593396571,0.663301978,0.007803209 -Cuttino Mobley,moblecu01,2001,RS,HOU,5719,3002,2.495070862,-0.40242206,2.092648802,7.39380205,7.39380205,0,2.558389457,-0.12246726,2.435922197,-0.290049365 -Cuttino Mobley,moblecu01,2002,RS,HOU,5791,3116,1.906473579,-1.69246294,0.214010639,4.711575893,4.711575893,0,1.989007772,-0.726834282,1.26217349,-0.010876894 -Cuttino Mobley,moblecu01,2003,RS,HOU,5696,3044,1.609192932,-0.075968655,1.533224277,6.644941567,6.644941567,0,1.666719052,0.564071601,2.230790653,-0.098487739 -Cuttino Mobley,moblecu01,2004,PO,HOU,388,210,-2.487853093,-0.831952139,-3.319805232,-0.062942547,0,-0.062942547,-2.338616635,-0.929056556,-3.267673191,-0.031371685 -Cuttino Mobley,moblecu01,2004,RS,HOU,5974,3229,0.980382226,0.678679133,1.659061359,7.253938128,7.253938128,0,1.019550781,1.001632793,2.021183574,-0.121859457 -Cuttino Mobley,moblecu01,2005,PO,SAC,303,159,1.114262354,0.603435608,1.717697962,0.375987508,0,0.375987508,1.458603098,0.667398972,2.12600207,0.53105184 -Cuttino Mobley,moblecu01,2005,RS,ORL,1449,726,1.197814008,-1.4322863,-0.234472292,0.946068583,0.946068583,0,1.384978029,-1.279825255,0.105152774,1.412854633 -Cuttino Mobley,moblecu01,2005,RS,SAC,3257,1662,1.016632619,-1.282021887,-0.265389268,2.125703381,2.125703381,0,1.2655096,-1.008420004,0.257089596,0.8243796 -Cuttino Mobley,moblecu01,2006,PO,LAC,928,473,-0.928112836,0.482124771,-0.445988065,0.569854075,0,0.569854075,-0.761645179,0.545672469,-0.21597271,-0.566543073 -Cuttino Mobley,moblecu01,2006,RS,LAC,5756,2979,0.212764423,1.003982145,1.216746567,6.016969104,6.016969104,0,0.318839666,1.23068421,1.549523875,-0.182875671 -Cuttino Mobley,moblecu01,2007,RS,LAC,5436,2841,0.004420431,0.32151556,0.325935991,4.447211228,4.447211228,0,0.011236658,0.477233967,0.488470625,-0.235624011 -Cuttino Mobley,moblecu01,2008,RS,LAC,5244,2702,-0.932155614,-1.078221743,-2.010377357,1.016052519,1.016052519,0,-1.211938137,-0.742195448,-1.954133585,-0.32682351 -Cuttino Mobley,moblecu01,2009,RS,LAC,708,365,-1.868260918,-0.353834864,-2.222095782,0.098328266,0.098328266,0,-1.746563924,-0.090960308,-1.837524233,0.019218883 -Eric Mobley,mobleer01,1995,RS,MIL,1147,587,-1.908357722,-0.655799567,-2.564157289,0.055382071,0.055382071,0,-2.447987721,-1.442023802,-3.890011523,-0.465477011 -Eric Mobley,mobleer01,1996,RS,MIL,124,65,-6.707582899,-1.418443065,-8.126025964,-0.177505932,-0.177505932,0,-6.865117853,-2.188161398,-9.053279251,-0.406193374 -Eric Mobley,mobleer01,1996,RS,VAN,1172,611,-4.733180989,-1.868182625,-6.601363614,-1.209211055,-1.209211055,0,-4.872329089,-1.893453854,-6.765782944,0.667036696 -Eric Mobley,mobleer01,1997,RS,VAN,572,307,-6.586595118,-3.162790849,-9.749385967,-1.101167329,-1.101167329,0,-6.595667956,-3.54963186,-10.14529982,0.40317052 -Larry Moffett,moffela01,1978,RS,HOU,235,110,-3.822857284,-3.007338436,-6.83019572,-0.229801662,-0.229801662,0,-4.451893604,-3.674275148,-8.126168752,0.383511459 -Nazr Mohammed,mohamna01,1999,PO,PHI,5,3,-6.430010494,-3.929943481,-10.35995398,-0.011777265,0,-0.011777265,-7.835252982,-6.772014164,-14.60726715,-1.702425088 -Nazr Mohammed,mohamna01,1999,RS,PHI,226,121,-5.849706609,0.556966618,-5.292739991,-0.158795273,-0.158795273,0,-5.289080859,-0.281051644,-5.570132503,1.044170546 -Nazr Mohammed,mohamna01,2000,RS,PHI,371,190,-8.006357166,0.572806999,-7.433550166,-0.456935276,-0.456935276,0,-7.628804004,-0.850277117,-8.479081121,0.606238255 -Nazr Mohammed,mohamna01,2001,RS,PHI,374,196,-3.159186429,-0.732063289,-3.891249719,-0.116019822,-0.116019822,0,-2.914404887,-0.208165764,-3.122570651,1.53391314 -Nazr Mohammed,mohamna01,2001,RS,ATL,1387,716,0.006586425,-1.06783549,-1.061249065,0.615410121,0.615410121,0,0.093858072,-0.845419209,-0.751561137,-0.223926899 -Nazr Mohammed,mohamna01,2002,RS,ATL,4198,2168,-2.887748015,-1.183432193,-4.071180208,-1.461379991,-1.461379991,0,-2.612582969,-0.594951454,-3.207534423,0.000288592 -Nazr Mohammed,mohamna01,2003,RS,ATL,853,445,-3.998952802,-0.395583885,-4.394536687,-0.376460245,-0.376460245,0,-3.662343636,0.014444822,-3.647898814,0.761148427 -Nazr Mohammed,mohamna01,2004,PO,NYK,190,97,-1.540811753,0.465511586,-1.075300167,0.086458141,0,0.086458141,-1.452255286,1.22715528,-0.225100006,1.025164072 -Nazr Mohammed,mohamna01,2004,RS,ATL,1795,938,-2.872597523,-1.775942174,-4.648539697,-0.909599994,-0.909599994,0,-2.81527984,-1.920296751,-4.73557659,0.10240518 -Nazr Mohammed,mohamna01,2004,RS,NYK,1269,673,-1.086224155,1.514397343,0.428173189,1.095465684,1.095465684,0,-0.693859365,1.982364306,1.28850494,0.350393834 -Nazr Mohammed,mohamna01,2005,PO,SAS,971,528,-1.037103466,3.125135089,2.088031623,1.338981213,0,1.338981213,-0.957525486,2.975674026,2.01814854,-0.349107052 -Nazr Mohammed,mohamna01,2005,RS,NYK,2903,1519,-2.437152699,-0.888585067,-3.325737766,-0.445992849,-0.445992849,0,-2.027437223,-0.404753484,-2.432190707,-0.041324718 -Nazr Mohammed,mohamna01,2005,RS,SAS,776,414,-4.575907196,-0.440567023,-5.01647422,-0.479295066,-0.479295066,0,-3.97043513,-0.273631274,-4.244066404,0.108432473 -Nazr Mohammed,mohamna01,2006,PO,SAS,175,94,1.946397974,-0.103141613,1.843256361,0.22801008,0,0.22801008,1.87267108,-0.234297608,1.638373472,0.323866046 -Nazr Mohammed,mohamna01,2006,RS,SAS,2590,1389,-1.871047735,0.430871135,-1.4401766,0.930053734,0.930053734,0,-1.865816085,0.558830133,-1.306985952,0.180063003 -Nazr Mohammed,mohamna01,2007,PO,DET,11,6,15.29988735,-3.440119644,11.85976771,0.045631091,0,0.045631091,12.99646071,-3.066855574,9.929605139,-0.972093908 -Nazr Mohammed,mohamna01,2007,RS,DET,1422,773,-2.553799326,-0.329309501,-2.883108827,-0.052878267,-0.052878267,0,-2.271739462,0.275952642,-1.99578682,0.677387358 -Nazr Mohammed,mohamna01,2008,RS,DET,419,228,-3.707726569,1.102006246,-2.605720323,0.016942197,0.016942197,0,-3.323602042,1.12033018,-2.203271862,0.885044977 -Nazr Mohammed,mohamna01,2008,RS,CHA,2751,1422,-2.086963285,-1.206067127,-3.293030412,-0.395096856,-0.395096856,0,-2.086047495,-0.908197789,-2.994245283,0.267359698 -Nazr Mohammed,mohamna01,2009,RS,CHA,635,341,-5.073733019,-0.46583219,-5.539565209,-0.489981191,-0.489981191,0,-5.086929298,-0.801537174,-5.888466472,0.890628084 -Nazr Mohammed,mohamna01,2010,PO,CHA,86,48,3.013781335,-1.02467148,1.989109855,0.121910198,0,0.121910198,2.27161259,0.688837467,2.960450057,1.67775767 -Nazr Mohammed,mohamna01,2010,RS,CHA,1874,984,-0.664572956,-0.090663119,-0.755236075,0.997323047,0.997323047,0,-0.963138891,-0.612702289,-1.57584118,-0.386353613 -Nazr Mohammed,mohamna01,2011,PO,OKC,283,148,-6.378827998,1.455176338,-4.92365166,-0.171273145,0,-0.171273145,-6.260610537,1.368859748,-4.891750789,1.047339541 -Nazr Mohammed,mohamna01,2011,RS,CHA,1607,851,-2.559479809,-0.83737913,-3.396858939,-0.281997846,-0.281997846,0,-2.53809152,-0.778413511,-3.316505031,0.379775592 -Nazr Mohammed,mohamna01,2011,RS,OKC,838,429,-0.715723364,1.047604265,0.3318809,0.677460465,0.677460465,0,-0.653040975,1.191202788,0.538161813,0.402222027 -Nazr Mohammed,mohamna01,2012,PO,OKC,158,83,-2.838270319,-4.431691778,-7.269962096,-0.199869955,0,-0.199869955,-3.250552775,-3.523345201,-6.773897976,1.123163448 -Nazr Mohammed,mohamna01,2012,RS,OKC,1356,692,-3.327904064,0.462445156,-2.865458909,-0.040872302,-0.040872302,0,-3.281451043,0.474487777,-2.806963266,0.245953816 -Nazr Mohammed,mohamna01,2013,PO,CHI,210,114,0.496221954,0.433005551,0.929227505,0.219607397,0,0.219607397,-0.205213398,-0.236427289,-0.441640687,-0.450568372 -Nazr Mohammed,mohamna01,2013,RS,CHI,1304,693,-4.071733908,1.269998975,-2.801734934,-0.018306402,-0.018306402,0,-4.04129859,1.065059985,-2.976238604,0.074079566 -Nazr Mohammed,mohamna01,2014,PO,CHI,9,5,0.391392427,19.1487194,19.54011183,0.059080908,0,0.059080908,-5.216581895,23.87523357,18.65865167,0.68937126 -Nazr Mohammed,mohamna01,2014,RS,CHI,1060,562,-5.279765387,2.969154556,-2.310610831,0.12601374,0.12601374,0,-5.04358107,2.062321097,-2.981259973,0.020273205 -Nazr Mohammed,mohamna01,2015,PO,CHI,28,14,-2.098965469,32.39549398,30.29652851,0.239579284,0,0.239579284,-1.167960826,22.05893733,20.89097651,-1.533080859 -Nazr Mohammed,mohamna01,2015,RS,CHI,256,128,-3.995263441,3.922630504,-0.072632938,0.174024745,0.174024745,0,-3.313261365,3.231302246,-0.081959119,-0.450998635 -Nazr Mohammed,mohamna01,2016,PO,OKC,20,10,-5.345078167,5.39686508,0.051786914,0.014911599,0,0.014911599,-3.940286839,2.221041089,-1.71924575,1.087550271 -Nazr Mohammed,mohamna01,2016,RS,OKC,41,19,-10.91857474,4.977281928,-5.941292809,-0.03183959,-0.03183959,0,-8.243595033,1.802458578,-6.441136455,2.854732039 -Jerome Moiso,moisoje01,2001,RS,BOS,263,135,-7.896868613,-1.448213156,-9.345081769,-0.464685847,-0.464685847,0,-7.547887513,-2.147368534,-9.695256047,2.121535504 -Jerome Moiso,moisoje01,2002,RS,CHH,144,76,-6.778635742,-0.245674899,-7.02431064,-0.167595742,-0.167595742,0,-6.426401927,-0.980724739,-7.407126667,1.029194116 -Jerome Moiso,moisoje01,2003,PO,NOH,110,60,2.874793888,-0.317431711,2.557362176,0.166310281,0,0.166310281,1.957539743,-1.392493879,0.565045864,-0.684073454 -Jerome Moiso,moisoje01,2003,RS,NOH,1213,644,-3.192245213,1.591418382,-1.600826831,0.378129388,0.378129388,0,-3.128681165,0.693979278,-2.434701887,0.133384309 -Jerome Moiso,moisoje01,2004,RS,TOR,763,417,-2.812278124,0.441274629,-2.371003495,0.080635347,0.080635347,0,-3.009448816,-0.397748886,-3.407197702,0.002885754 -Jerome Moiso,moisoje01,2005,RS,TOR,135,69,-5.605042922,-1.502887523,-7.107930445,-0.153502357,-0.153502357,0,-5.516696907,-2.670047899,-8.186744806,0.051978023 -Jerome Moiso,moisoje01,2005,RS,NJN,45,24,0.555823945,-2.641179228,-2.085355282,0.008093752,0.008093752,0,-0.566648468,-4.426597012,-4.99324548,-0.505369533 -Jerome Moiso,moisoje01,2005,RS,CLE,51,27,-0.391534213,0.439025914,0.047491701,0.038736871,0.038736871,0,-1.16734087,0.535140977,-0.632199893,0.478366363 -Paul Mokeski,mokespa01,1980,RS,HOU,241,113,-6.756819083,-1.878148658,-8.634967741,-0.342042637,-0.342042637,0,-6.632730623,-1.930872333,-8.563602956,0.848407053 -Paul Mokeski,mokespa01,1981,RS,DET,3871,1815,-3.20831174,-0.271367441,-3.479679181,-0.678462902,-0.678462902,0,-3.4464237,-0.381609945,-3.828033645,0.422566345 -Paul Mokeski,mokespa01,1982,RS,CLE,722,345,-3.499835741,1.092812136,-2.407023605,0.061155779,0.061155779,0,-3.326786118,1.607031012,-1.719755106,1.328485766 -Paul Mokeski,mokespa01,1982,RS,DET,1149,523,-4.729934316,-0.929845324,-5.65977964,-0.784260948,-0.784260948,0,-4.749104331,-0.653433567,-5.402537898,1.029908834 -Paul Mokeski,mokespa01,1983,PO,MIL,24,12,1.962538621,4.431892769,6.39443139,0.05766699,0,0.05766699,1.990050332,3.329674495,5.319724827,-0.131336237 -Paul Mokeski,mokespa01,1983,RS,CLE,1109,539,-2.441036629,-0.512210896,-2.953247525,-0.056167701,-0.056167701,0,-2.542649378,0.060468857,-2.482180521,0.513540505 -Paul Mokeski,mokespa01,1983,RS,MIL,1241,589,-4.610804286,-0.718542563,-5.329346849,-0.786908351,-0.786908351,0,-4.498563088,-0.033314237,-4.531877325,1.587767878 -Paul Mokeski,mokespa01,1984,PO,MIL,656,322,-1.145559135,2.997983301,1.852424166,0.788160907,0,0.788160907,-1.323531099,3.126208537,1.802677438,1.061012352 -Paul Mokeski,mokespa01,1984,RS,MIL,1711,838,-3.498466935,0.346858528,-3.151608407,-0.173397103,-0.173397103,0,-3.537217254,0.395631406,-3.141585848,1.011061594 -Paul Mokeski,mokespa01,1985,PO,MIL,323,154,-3.855592515,-1.00264666,-4.858239175,-0.171930766,0,-0.171930766,-4.184426355,-0.924518668,-5.108945023,0.668746356 -Paul Mokeski,mokespa01,1985,RS,MIL,3332,1586,-3.005786794,1.089459141,-1.916327653,0.678626251,0.678626251,0,-2.859392365,1.002813526,-1.856578839,0.618532198 -Paul Mokeski,mokespa01,1986,PO,MIL,213,101,-2.999699092,1.997631773,-1.002067318,0.094966533,0,0.094966533,-2.908095537,2.527522442,-0.380573095,2.233775653 -Paul Mokeski,mokespa01,1986,RS,MIL,1121,521,-4.245770561,-0.178897432,-4.424667992,-0.447653552,-0.447653552,0,-4.267304621,-0.377469924,-4.644774545,0.581110294 -Paul Mokeski,mokespa01,1987,PO,MIL,223,107,-3.76818148,-0.589235643,-4.357417123,-0.091433013,0,-0.091433013,-3.881204078,-0.740558576,-4.621762654,1.014582972 -Paul Mokeski,mokespa01,1987,RS,MIL,1323,626,-4.070473394,0.33303758,-3.737435814,-0.318663539,-0.318663539,0,-4.179257621,0.405190366,-3.774067255,1.064666122 -Paul Mokeski,mokespa01,1988,PO,MIL,80,40,-4.583540955,4.100582859,-0.482958097,0.047765368,0,0.047765368,-3.664513834,2.769654115,-0.894859719,0.09710058 -Paul Mokeski,mokespa01,1988,RS,MIL,1744,848,-3.840910798,0.982456378,-2.85845442,-0.047629656,-0.047629656,0,-3.707137076,1.578435741,-2.128701335,1.518467926 -Paul Mokeski,mokespa01,1989,PO,MIL,111,61,2.507029394,-2.488399952,0.018629442,0.090178983,0,0.090178983,1.965838614,-1.063124302,0.902714312,1.41370215 -Paul Mokeski,mokespa01,1989,RS,MIL,1434,690,-3.903788634,1.563516932,-2.340271702,0.146272857,0.146272857,0,-3.618919691,1.722520768,-1.896398922,1.43624259 -Paul Mokeski,mokespa01,1990,PO,CLE,20,10,-0.9239836,9.454744272,8.530760672,0.060103359,0,0.060103359,-0.904971835,8.98420081,8.079228975,1.217553269 -Paul Mokeski,mokespa01,1990,RS,CLE,899,449,-6.202647355,-0.465125653,-6.667773008,-0.905307383,-0.905307383,0,-6.126360332,-0.477573686,-6.603934018,0.868132213 -Paul Mokeski,mokespa01,1991,PO,GSW,17,8,-3.304576574,4.80441275,1.499836176,0.018982313,0,0.018982313,-2.613454807,7.139835265,4.526380457,5.771982961 -Paul Mokeski,mokespa01,1991,RS,GSW,561,257,-4.40424508,-0.428516956,-4.832762036,-0.276668084,-0.276668084,0,-4.357323965,-0.077325141,-4.434649106,1.297015034 -Sidney Moncrief,moncrsi01,1980,PO,MIL,371,182,4.393812205,-0.933221614,3.46059059,0.591865588,0,0.591865588,3.538465381,-1.32378515,2.214680231,-0.487559396 -Sidney Moncrief,moncrsi01,1980,RS,MIL,3360,1557,1.440392185,0.198396431,1.638788616,3.469817875,3.469817875,0,1.075924767,-0.323466939,0.752457828,-0.495402051 -Sidney Moncrief,moncrsi01,1981,PO,MIL,563,277,1.703904104,-0.034549862,1.669354242,0.643797371,0,0.643797371,1.982019249,0.359525076,2.341544325,-0.053278197 -Sidney Moncrief,moncrsi01,1981,RS,MIL,5277,2417,3.908695103,-0.029259933,3.87943517,8.121032626,8.121032626,0,3.46830506,-0.140631201,3.327673858,-0.68173053 -Sidney Moncrief,moncrsi01,1982,PO,MIL,498,252,1.986205361,-0.088965357,1.897240004,0.615039993,0,0.615039993,1.95243726,0.463676294,2.416113554,-0.193366384 -Sidney Moncrief,moncrsi01,1982,RS,MIL,6280,2980,4.610615461,1.148789752,5.759405212,12.86985741,12.86985741,0,4.355788372,1.378589839,5.734378211,-0.535188674 -Sidney Moncrief,moncrsi01,1983,PO,MIL,754,377,2.187966513,1.221469951,3.409436463,1.219578069,0,1.219578069,2.472473365,1.634082719,4.106556083,-0.192571769 -Sidney Moncrief,moncrsi01,1983,RS,MIL,5711,2710,5.20150567,0.567128377,5.768634046,11.71781176,11.71781176,0,4.952497853,0.794460985,5.746958837,-0.535177773 -Sidney Moncrief,moncrsi01,1984,PO,MIL,1259,618,3.002897439,1.129415098,4.132312537,2.235454026,0,2.235454026,2.870642114,1.169208361,4.039850475,-0.115931906 -Sidney Moncrief,moncrsi01,1984,RS,MIL,6279,3075,4.04268603,0.484541393,4.527227423,11.35091747,11.35091747,0,3.797716575,0.71323254,4.510949115,-0.594332677 -Sidney Moncrief,moncrsi01,1985,PO,MIL,669,319,5.564421366,-1.454099921,4.110321445,1.14534079,0,1.14534079,4.848909751,-0.865688997,3.983220754,-0.565923996 -Sidney Moncrief,moncrsi01,1985,RS,MIL,5744,2734,3.4902761,1.079882793,4.570158893,10.17119505,10.17119505,0,3.556351793,1.369842434,4.926194227,-0.400766989 -Sidney Moncrief,moncrsi01,1986,PO,MIL,689,327,0.762139884,-1.942041151,-1.179901267,0.270094902,0,0.270094902,0.764884524,-1.363815166,-0.598930642,-0.025189809 -Sidney Moncrief,moncrsi01,1986,RS,MIL,5523,2567,4.449400608,0.301565493,4.750966101,9.786945953,9.786945953,0,4.455630775,0.617691103,5.073321878,-0.388661503 -Sidney Moncrief,moncrsi01,1987,PO,MIL,890,426,2.497106074,-1.092794663,1.404311411,0.931618511,0,0.931618511,2.332284986,-0.877529145,1.454755841,0.040617602 -Sidney Moncrief,moncrsi01,1987,RS,MIL,2097,992,2.370874214,-1.50331643,0.867557784,1.823972335,1.823972335,0,1.789815467,-1.878217746,-0.088402279,-0.386718277 -Sidney Moncrief,moncrsi01,1988,PO,MIL,348,173,3.453010067,-1.528087971,1.924922096,0.422934934,0,0.422934934,2.832655562,-1.387659491,1.444996071,-0.589521075 -Sidney Moncrief,moncrsi01,1988,RS,MIL,2937,1428,1.987146356,-1.04279487,0.944351485,2.683312919,2.683312919,0,1.407473615,-1.196678687,0.210794929,-0.309487738 -Sidney Moncrief,moncrsi01,1989,PO,MIL,333,184,-2.011830674,-0.763525452,-2.775356126,-0.002456821,0,-0.002456821,-2.063752938,-1.172460749,-3.236213688,0.071061309 -Sidney Moncrief,moncrsi01,1989,RS,MIL,3312,1594,1.673827361,-0.254099339,1.419728022,3.384849198,3.384849198,0,1.416739349,-0.361168981,1.055570368,-0.186879844 -Sidney Moncrief,moncrsi01,1991,PO,ATL,176,91,3.203523257,-1.052162497,2.15136076,0.238157722,0,0.238157722,2.464045119,-0.096480969,2.36756415,1.393797924 -Sidney Moncrief,moncrsi01,1991,RS,ATL,2277,1096,-0.353518104,-0.914135385,-1.267653489,0.832433765,0.832433765,0,-0.752958521,-1.114003248,-1.866961769,0.422901916 -Eric Money,moneyer01,1977,PO,DET,222,103,3.643156973,-0.429294711,3.213862262,0.323231732,0,0.323231732,3.593385886,0.177223562,3.770609449,-0.00041188 -Eric Money,moneyer01,1977,RS,DET,3636,1586,1.049922442,-0.741976729,0.307945713,2.483658599,2.483658599,0,0.828952118,-0.367193542,0.461758576,0.402474315 -Eric Money,moneyer01,1978,RS,DET,5803,2557,-0.146263806,-1.112278027,-1.258541833,1.950011685,1.950011685,0,0.026250118,-0.687926665,-0.661676546,0.237805496 -Eric Money,moneyer01,1979,PO,PHI,287,129,-5.686490618,-3.952007615,-9.638498234,-0.470392925,0,-0.470392925,-5.388586836,-4.217318147,-9.605904983,0.615276311 -Eric Money,moneyer01,1979,RS,PHI,1225,545,-1.151284926,-2.65200028,-3.803285206,-0.294440432,-0.294440432,0,-1.389943768,-2.352896545,-3.742840313,0.571994176 -Eric Money,moneyer01,1979,RS,NJN,3309,1434,-0.04856037,-0.609269859,-0.657830228,1.53229373,1.53229373,0,-0.113498872,-0.304981169,-0.418480041,0.112327967 -Eric Money,moneyer01,1980,RS,PHI,178,82,-6.17167904,-5.05013384,-11.22181288,-0.355468442,-0.355468442,0,-6.364942693,-5.284329362,-11.64927206,0.305641293 -Eric Money,moneyer01,1980,RS,DET,3311,1467,-0.511067495,-2.50530201,-3.016369505,-0.199401816,-0.199401816,0,-1.082743151,-2.358156377,-3.440899528,0.017788286 -Sergei Monia,moniase01,2006,RS,POR,620,336,-2.978419879,-2.862356044,-5.840775923,-0.537208504,-0.537208504,0,-3.222660281,-2.724564701,-5.947224982,1.273768991 -Sergei Monia,moniase01,2006,RS,SAC,14,7,-3.66699704,9.802539506,6.135542466,0.0319652,0.0319652,0,-2.755996552,8.054508444,5.298511892,0.668081945 -Malik Monk,monkma01,2018,RS,CHA,1807,854,-2.769971655,-4.8655293,-7.635500955,-2.144855423,-2.144855423,0,-1.762446203,-4.969357024,-6.731803227,0.754453571 -Malik Monk,monkma01,2019,RS,CHA,2678,1258,-0.571988596,-3.723304357,-4.295292954,-1.001104379,-1.001104379,0,0.347119593,-4.189183827,-3.842064234,0.954230229 -Earl Monroe,monroea01,1977,RS,NYK,6050,2656,2.84953334,-0.866361074,1.983172266,6.397317427,6.397317427,0,2.488309847,-0.639919329,1.848390518,-0.278363501 -Earl Monroe,monroea01,1978,PO,NYK,335,145,-2.122179943,-1.229008577,-3.35118852,-0.045972304,0,-0.045972304,-2.356389987,-1.006741724,-3.363131711,0.233175172 -Earl Monroe,monroea01,1978,RS,NYK,5476,2369,2.122039556,-2.068779283,0.053260272,3.377449917,3.377449917,0,1.720777636,-1.802094538,-0.081316902,-0.342733774 -Earl Monroe,monroea01,1979,RS,NYK,3079,1393,0.410247498,-1.576796642,-1.166549143,1.124320747,1.124320747,0,0.016593325,-1.782921651,-1.766328326,-0.100006791 -Earl Monroe,monroea01,1980,RS,NYK,1421,633,-0.350482436,-2.423986712,-2.774469148,-0.007870429,-0.007870429,0,-0.890902872,-3.151878069,-4.042780941,-0.423064918 -Greg Monroe,monrogr01,2011,RS,DET,4177,2222,0.341079133,-0.366593211,-0.025514078,3.073816677,3.073816677,0,0.482058092,0.375483953,0.857542045,-0.447649595 -Greg Monroe,monrogr01,2012,RS,DET,3913,2082,1.526175934,-0.300180829,1.225995105,4.207148226,4.207148226,0,1.589146528,0.311948816,1.901095344,-0.356386657 -Greg Monroe,monrogr01,2013,RS,DET,5141,2687,-0.749630229,0.925064788,0.175434559,3.992826722,3.992826722,0,-0.359410328,1.008958795,0.649548467,-0.410277916 -Greg Monroe,monrogr01,2014,RS,DET,5398,2690,0.332133196,-0.289684223,0.042448972,3.834930711,3.834930711,0,0.437997579,-0.328420387,0.109577192,0.061757248 -Greg Monroe,monrogr01,2015,RS,DET,4197,2137,-0.123473016,0.243508564,0.120035548,3.120727459,3.120727459,0,0.094072172,0.47019515,0.564267322,-0.259406097 -Greg Monroe,monrogr01,2016,RS,MIL,4615,2314,1.501098276,-0.109431941,1.391666335,4.864522872,4.864522872,0,0.884052597,-0.138267326,0.745785271,-0.502369136 -Greg Monroe,monrogr01,2017,PO,MIL,262,141,0.107340402,3.814163661,3.921504064,0.491610427,0,0.491610427,-2.252881442,5.41552785,3.162646408,-0.658870874 -Greg Monroe,monrogr01,2017,RS,MIL,3659,1823,1.315594571,0.145941486,1.461536058,3.941886075,3.941886075,0,0.784050726,0.511333146,1.295383872,0.620006041 -Greg Monroe,monrogr01,2018,PO,BOS,214,105,-2.80231738,-2.043754448,-4.846071827,-0.11859177,0,-0.11859177,-4.930412476,-4.333210476,-9.263622952,2.342873631 -Greg Monroe,monrogr01,2018,RS,PHO,971,465,0.250641456,-0.508289439,-0.257647983,0.592211528,0.592211528,0,-1.522899592,-0.437423589,-1.960323181,0.154082214 -Greg Monroe,monrogr01,2018,RS,BOS,1028,496,-0.372983981,1.65183109,1.278847109,1.026000057,1.026000057,0,-0.538662769,1.871653637,1.332990867,0.62884371 -Greg Monroe,monrogr01,2018,RS,MIL,165,79,-6.382157093,-3.459554908,-9.841712001,-0.286641954,-0.286641954,0,-4.407261106,-5.08732193,-9.494583035,0.279306065 -Greg Monroe,monrogr01,2019,PO,PHI,204,90,-3.6608323,6.857756784,3.196924485,0.284222518,0,0.284222518,-1.265561294,4.09810097,2.832539676,0.913590752 -Greg Monroe,monrogr01,2019,RS,TOR,922,423,-4.989162003,-0.664012112,-5.653174115,-0.628880327,-0.628880327,0,-3.956551172,0.087100577,-3.869450595,0.379477651 -Greg Monroe,monrogr01,2019,RS,BOS,9,5,50.00392394,-1.557254636,48.4466693,0.128030635,0.128030635,0,33.87308748,-2.735141315,31.13794617,-2.00706709 -Greg Monroe,monrogr01,2019,RS,PHI,108,52,9.873100712,-5.448621786,4.424478926,0.189577186,0.189577186,0,7.345889844,-1.970343965,5.375545879,-0.409389791 -Rodney Monroe,monroro01,1992,RS,ATL,645,313,-3.910500478,-1.9715173,-5.882017778,-0.501234835,-0.501234835,0,-3.825315407,-3.116232793,-6.9415482,0.210236149 -Luis Montero,montelu01,2016,PO,POR,17,8,19.52289306,-23.45983494,-3.936941887,-0.004919839,0,-0.004919839,12.01614841,-22.58237393,-10.56622551,-1.460079466 -Luis Montero,montelu01,2016,RS,POR,83,42,-10.56387202,-9.55274795,-20.11661997,-0.376260088,-0.376260088,0,-8.200285297,-10.02115826,-18.22144356,1.082072009 -Luis Montero,montelu01,2018,RS,DET,17,8,-25.05619866,-3.852423103,-28.90862177,-0.107438047,-0.107438047,0,-20.89350835,-5.950821254,-26.8443296,0.621565883 -Eric Montross,montrer01,1995,PO,BOS,114,62,-8.511595906,-3.62354989,-12.1351458,-0.311305308,0,-0.311305308,-8.59522026,-3.411433973,-12.00665423,1.50664821 -Eric Montross,montrer01,1995,RS,BOS,4586,2315,-2.268809153,-0.827870409,-3.096679563,-0.409538655,-0.409538655,0,-2.177991289,-0.303160898,-2.481152187,0.016287863 -Eric Montross,montrer01,1996,RS,BOS,2903,1432,-3.593151193,-1.269995617,-4.86314681,-1.545831755,-1.545831755,0,-3.56376275,-1.203349206,-4.767111956,0.11757551 -Eric Montross,montrer01,1997,RS,NJN,1643,844,-2.142241209,-1.282369244,-3.424610453,-0.289865733,-0.289865733,0,-2.441523943,-0.568773757,-3.0102977,-0.197107371 -Eric Montross,montrer01,1997,RS,DAL,1845,984,-5.822052746,-1.516392563,-7.33844531,-2.317105372,-2.317105372,0,-6.017348905,-1.118219377,-7.135568283,0.536253605 -Eric Montross,montrer01,1998,RS,PHI,642,337,-5.487875223,-0.453539783,-5.941415006,-0.554552724,-0.554552724,0,-5.336847678,0.096299168,-5.240548511,0.970472737 -Eric Montross,montrer01,1998,RS,DET,658,354,-3.676819222,-0.408921198,-4.08574042,-0.243526081,-0.243526081,0,-3.761607363,0.009871842,-3.751735521,0.862220697 -Eric Montross,montrer01,1999,PO,DET,117,70,-2.488198344,-0.996514317,-3.48471266,-0.027429472,0,-0.027429472,-3.325403551,0.306860617,-3.018542933,1.176357134 -Eric Montross,montrer01,1999,RS,DET,1049,577,-2.964518901,1.180978151,-1.78354075,0.287201924,0.287201924,0,-3.212679063,1.437514674,-1.775164388,0.851041835 -Eric Montross,montrer01,2000,PO,DET,9,5,-4.119350707,2.417499814,-1.701850893,0.002883257,0,0.002883257,-5.514485147,5.543170693,0.028685546,4.046515648 -Eric Montross,montrer01,2000,RS,DET,670,332,-8.548997731,-1.063725332,-9.612723063,-1.183249288,-1.183249288,0,-8.276751725,-0.72355033,-9.000302055,1.685662109 -Eric Montross,montrer01,2001,PO,TOR,57,31,-2.769760041,-1.970308372,-4.740068413,-0.032492184,0,-0.032492184,-3.370723451,-2.71509592,-6.085819371,0.082952151 -Eric Montross,montrer01,2001,RS,TOR,155,81,-5.523627585,-0.362924437,-5.886552021,-0.13115063,-0.13115063,0,-5.221058775,-0.041131839,-5.262190615,1.089135724 -Eric Montross,montrer01,2001,RS,DET,1133,568,-6.06898232,-2.779580607,-8.848562927,-1.785018292,-1.785018292,0,-6.026605153,-2.385577196,-8.412182349,0.924482041 -Eric Montross,montrer01,2002,RS,TOR,1226,655,-6.170433356,-0.495884163,-6.666317519,-1.316085444,-1.316085444,0,-6.20939769,-0.838875088,-7.048272778,0.513802142 -Jamario Moon,moonja01,2008,PO,TOR,198,104,-0.057596467,3.35434478,3.296748314,0.329235155,0,0.329235155,0.055034851,2.545784785,2.600819635,-0.450230564 -Jamario Moon,moonja01,2008,RS,TOR,4117,2166,0.10248172,2.540115012,2.642596732,5.934454698,5.934454698,0,0.031445753,2.420532992,2.451978745,-0.390382807 -Jamario Moon,moonja01,2009,PO,MIA,70,40,2.874478049,1.63829837,4.512776419,0.152659736,0,0.152659736,1.794256923,0.90943745,2.703694373,-0.121784124 -Jamario Moon,moonja01,2009,RS,MIA,1305,689,-0.731433168,1.38515143,0.653718262,1.206766526,1.206766526,0,-0.982069334,1.133864437,0.151795103,0.796164957 -Jamario Moon,moonja01,2009,RS,TOR,2673,1379,0.238600582,2.377741747,2.616342328,3.790639715,3.790639715,0,0.063545113,2.18575566,2.249300773,0.370288262 -Jamario Moon,moonja01,2010,PO,CLE,220,113,3.273885054,1.63327424,4.907159293,0.451874119,0,0.451874119,2.568398426,0.70676332,3.275161746,-0.683101337 -Jamario Moon,moonja01,2010,RS,CLE,2026,1052,-1.072944596,1.335133266,0.262188671,1.613629497,1.613629497,0,-1.208216779,0.704952067,-0.503264713,-0.180204583 -Jamario Moon,moonja01,2011,RS,CLE,1497,764,-1.840833571,0.37387951,-1.466954061,0.50340161,0.50340161,0,-2.078730183,-0.225764157,-2.30449434,0.611120503 -Jamario Moon,moonja01,2011,RS,LAC,544,278,-2.56355195,-1.151339105,-3.714891055,-0.13792973,-0.13792973,0,-3.13342303,-1.672853927,-4.806276957,0.731242141 -Jamario Moon,moonja01,2012,RS,CHA,236,123,-4.953368246,-2.020895479,-6.974263725,-0.264207561,-0.264207561,0,-5.395177569,-3.343893163,-8.739070732,-0.308107673 -Andre Moore,moorean01,1988,RS,MIL,33,16,-4.041441593,-3.927523341,-7.968964934,-0.042929543,-0.042929543,0,-4.701987706,-4.657731922,-9.359719628,0.771481026 -Andre Moore,moorean01,1988,RS,DEN,76,34,-4.816132566,0.378935804,-4.437196762,-0.02914923,-0.02914923,0,-4.016924473,-0.793681298,-4.81060577,-0.407188519 -Ben Moore,moorebe01,2018,RS,IND,20,9,-2.012414141,-17.91643627,-19.92885041,-0.079919348,-0.079919348,0,-4.447241602,-14.02498941,-18.47223102,1.304692523 -E'Twaun Moore,mooreet01,2012,PO,BOS,39,21,-6.190209227,-0.777809519,-6.968018747,-0.04699607,0,-0.04699607,-6.297433931,-2.656157229,-8.953591161,0.745913023 -E'Twaun Moore,mooreet01,2012,RS,BOS,631,331,-2.475891218,0.814913269,-1.660977949,0.184987449,0.184987449,0,-2.447608962,0.027398979,-2.420209982,0.541091035 -E'Twaun Moore,mooreet01,2013,RS,ORL,3268,1682,-1.547283705,-1.727929138,-3.275212843,-0.450740888,-0.450740888,0,-1.653392106,-1.877085729,-3.530477835,0.005396667 -E'Twaun Moore,mooreet01,2014,RS,ORL,3033,1506,-1.039411462,1.018201293,-0.021210169,2.092372406,2.092372406,0,-1.875806233,0.138960898,-1.736845335,-0.19779644 -E'Twaun Moore,mooreet01,2015,PO,CHI,19,9,0.70081167,24.35803446,25.05884613,0.132450488,0,0.132450488,1.59266416,19.61683175,21.20949591,0.55197535 -E'Twaun Moore,mooreet01,2015,RS,CHI,1015,504,-0.804524142,0.104567515,-0.699956628,0.524850367,0.524850367,0,-0.404976296,-0.229876436,-0.634852732,-0.418291715 -E'Twaun Moore,mooreet01,2016,RS,CHI,2578,1263,-0.349179336,0.277883271,-0.071296065,1.718098593,1.718098593,0,-0.75827619,0.10746712,-0.650809071,-0.453511233 -E'Twaun Moore,mooreet01,2017,RS,NOP,3781,1820,0.223006083,-0.797088071,-0.574081988,2.011524882,2.011524882,0,-0.83420244,-0.534546575,-1.368749016,-0.43471345 -E'Twaun Moore,mooreet01,2018,PO,NOP,616,284,0.799869233,2.545791658,3.345660892,0.909251669,0,0.909251669,0.952377987,2.386304787,3.338682774,-0.180827614 -E'Twaun Moore,mooreet01,2018,RS,NOP,5526,2586,0.297263644,-1.555574091,-1.258310447,1.970932792,1.970932792,0,0.043591834,-0.802791267,-0.759199433,0.142718891 -E'Twaun Moore,mooreet01,2019,RS,NOP,3172,1463,0.172944626,-2.214975388,-2.042030762,0.526862778,0.526862778,0,-0.371033656,-1.965848225,-2.336881882,-0.304993847 -Johnny Moore,moorejo01,1981,PO,SAS,253,124,3.14601287,1.534615346,4.680628216,0.486815896,0,0.486815896,3.346044729,1.814514676,5.160559405,0.392725498 -Johnny Moore,moorejo01,1981,RS,SAS,3422,1578,0.988774746,1.48166191,2.470436656,4.222235204,4.222235204,0,1.275725363,1.599026862,2.874752225,0.472871866 -Johnny Moore,moorejo01,1982,PO,SAS,627,292,4.836611218,1.060576215,5.897187433,1.330201627,0,1.330201627,4.536575075,1.874465516,6.41104059,0.116896344 -Johnny Moore,moorejo01,1982,RS,SAS,4955,2294,3.32640456,1.75478601,5.08119057,9.170325593,9.170325593,0,3.419174806,2.320652288,5.739827094,0.052468402 -Johnny Moore,moorejo01,1983,PO,SAS,943,414,8.627421423,2.058508128,10.68592955,2.918606715,0,2.918606715,8.625396242,2.771045538,11.39644178,-0.290581835 -Johnny Moore,moorejo01,1983,RS,SAS,5555,2552,2.860713058,1.828511382,4.68922444,9.684853925,9.684853925,0,3.188038841,2.331199882,5.519238723,-0.013384507 -Johnny Moore,moorejo01,1984,RS,SAS,3703,1650,3.366769768,1.118703691,4.485473459,6.093920168,6.093920168,0,3.531142975,1.435723639,4.966866614,0.048586044 -Johnny Moore,moorejo01,1985,PO,SAS,371,168,2.260777643,0.912648492,3.173426134,0.523125498,0,0.523125498,2.328720477,1.284935402,3.613655879,-0.103053604 -Johnny Moore,moorejo01,1985,RS,SAS,5887,2689,3.418801714,2.452888357,5.871690071,11.83899947,11.83899947,0,3.827939099,2.881182828,6.709121927,0.093162604 -Johnny Moore,moorejo01,1986,RS,SAS,1872,856,2.890248442,1.712771881,4.603020323,3.216448986,3.216448986,0,3.055463979,2.065558789,5.121022767,0.165920582 -Johnny Moore,moorejo01,1987,RS,SAS,2645,1234,-0.326078656,0.255551573,-0.070527082,1.690567403,1.690567403,0,-0.210355077,0.259002911,0.048647834,0.218114593 -Johnny Moore,moorejo01,1988,RS,NJN,21,10,-16.30377883,-7.594863644,-23.89864247,-0.107196685,-0.107196685,0,-15.85827434,-10.60020398,-26.45847832,-0.657343043 -Johnny Moore,moorejo01,1988,RS,SAS,112,51,-2.401046116,-1.231424951,-3.632471067,-0.022808402,-0.022808402,0,-2.722325164,-2.222250404,-4.944575568,-0.674552984 -Johnny Moore,moorejo01,1990,PO,SAS,185,86,-2.640258213,2.545019585,-0.095238629,0.121568683,0,0.121568683,-2.178035379,1.875548265,-0.302487114,1.15810054 -Johnny Moore,moorejo01,1990,RS,SAS,1071,516,-2.564834938,0.398894024,-2.165940915,0.154890285,0.154890285,0,-2.542749475,-0.124306212,-2.667055686,0.731135666 -Lowes Moore,moorelo01,1981,RS,NJN,3117,1406,-1.337569235,-0.692031099,-2.029600334,0.518741448,0.518741448,0,-1.645825278,-0.438579575,-2.084404853,0.392692089 -Lowes Moore,moorelo01,1982,RS,CLE,146,70,4.00883977,1.732870748,5.741710518,0.30939877,0.30939877,0,4.189058999,2.986740003,7.175799002,2.062580879 -Lowes Moore,moorelo01,1983,RS,SDC,1393,642,-2.205697364,-2.494713603,-4.700410967,-0.641161984,-0.641161984,0,-2.539456687,-2.483337603,-5.02279429,0.376968937 -Mikki Moore,mooremi01,1999,RS,DET,11,6,9.756796232,-1.82386432,7.932931912,0.03197224,0.03197224,0,7.331167484,-4.124070462,3.207097022,-2.009917942 -Mikki Moore,mooremi01,2000,PO,DET,79,42,2.682236171,0.631947844,3.314184015,0.134865166,0,0.134865166,1.944550534,1.058122623,3.002673157,0.5597923 -Mikki Moore,mooremi01,2000,RS,DET,984,488,1.380978134,0.292154021,1.673132154,1.110132687,1.110132687,0,0.904755945,0.723332538,1.628088483,0.759035896 -Mikki Moore,mooremi01,2001,RS,DET,2303,1154,-2.841551979,0.80290184,-2.038650139,0.4208695,0.4208695,0,-3.040806385,0.624052159,-2.416754225,0.451422014 -Mikki Moore,mooremi01,2002,RS,DET,412,217,-1.51495896,-0.867576954,-2.382535914,0.040902513,0.040902513,0,-1.742569805,-1.062088944,-2.804658748,0.494777878 -Mikki Moore,mooremi01,2003,RS,BOS,23,12,-7.46874686,-3.081731293,-10.55047815,-0.050193876,-0.050193876,0,-8.123004756,0.869025402,-7.253979354,4.697353502 -Mikki Moore,mooremi01,2003,RS,ATL,59,31,3.365372672,-3.230073933,0.135298739,0.044732202,0.044732202,0,2.41271479,-5.624510054,-3.211795264,-1.820609077 -Mikki Moore,mooremi01,2004,RS,UTA,703,385,-0.647472695,-0.788896775,-1.43636947,0.259988263,0.259988263,0,-1.117697887,-0.821767182,-1.939465069,0.691117577 -Mikki Moore,mooremi01,2004,RS,NJN,19,10,-13.43775001,-0.407073098,-13.84482311,-0.056168026,-0.056168026,0,-12.51928813,-1.915598604,-14.43488673,-0.705159691 -Mikki Moore,mooremi01,2005,RS,LAC,2212,1178,-1.244533466,-1.473032678,-2.717566144,0.019538795,0.019538795,0,-1.57676605,-1.645143129,-3.221909179,0.215013675 -Mikki Moore,mooremi01,2006,RS,SEA,1125,583,-3.681494293,-2.638564417,-6.32005871,-1.066687371,-1.066687371,0,-3.799046327,-2.983363564,-6.782409891,0.412939274 -Mikki Moore,mooremi01,2007,PO,NJN,746,399,-0.970446613,3.021150298,2.050703685,1.008297926,0,1.008297926,-1.142623393,3.054622864,1.911999471,0.033436012 -Mikki Moore,mooremi01,2007,RS,NJN,4010,2082,-1.064170526,0.369259142,-0.694911384,2.185739947,2.185739947,0,-1.210335272,0.579171524,-0.631163748,0.117209213 -Mikki Moore,mooremi01,2008,RS,SAC,4759,2385,-1.219504922,-0.790788457,-2.010293379,0.900937163,0.900937163,0,-1.567471921,-0.5173583,-2.084830222,0.087533294 -Mikki Moore,mooremi01,2009,PO,BOS,127,66,-0.642044922,3.965287151,3.323242229,0.210759994,0,0.210759994,-1.474585947,2.817147882,1.342561936,-0.067674124 -Mikki Moore,mooremi01,2009,RS,SAC,1481,746,-2.935416809,-1.815155846,-4.750572655,-0.764470995,-0.764470995,0,-3.527171329,-1.739544957,-5.266716287,0.369856605 -Mikki Moore,mooremi01,2009,RS,BOS,869,456,-2.537270236,0.669204967,-1.868065269,0.207743156,0.207743156,0,-2.803046555,1.315922535,-1.48712402,1.157858115 -Mikki Moore,mooremi01,2010,RS,GSW,859,406,-2.490153122,-0.737088834,-3.227241956,-0.098903261,-0.098903261,0,-2.930821663,-1.343939082,-4.274760745,0.044429089 -Mikki Moore,mooremi01,2012,RS,GSW,230,118,-3.768150962,-1.274960028,-5.043110991,-0.139845994,-0.139845994,0,-3.922052306,-0.414081987,-4.336134294,1.199063066 -Otto Moore,mooreot01,1977,RS,NOJ,4708,2084,-2.456379678,1.719532906,-0.736846772,2.135072084,2.135072084,0,-2.275693108,1.299416947,-0.976276161,-0.27329387 -Ron Moore,moorero01,1988,RS,PHO,73,34,-8.273219701,3.622187068,-4.651032633,-0.034237141,-0.034237141,0,-7.400345356,6.011336514,-1.389008842,3.852141823 -Ron Moore,moorero01,1988,RS,DET,52,25,-11.71701979,1.434734308,-10.28228548,-0.099498625,-0.099498625,0,-9.908273915,2.373086727,-7.535187188,3.592543404 -Tracy Moore,mooretr01,1992,RS,DAL,1556,782,-0.97294881,-0.591367069,-1.564315879,0.477352901,0.477352901,0,-0.936465447,-0.527370118,-1.463835564,0.887842947 -Tracy Moore,mooretr01,1993,RS,DAL,1069,510,0.830976177,-2.127273749,-1.296297572,0.380070548,0.380070548,0,0.396034899,-2.352491941,-1.956457042,0.469741212 -Tracy Moore,mooretr01,1994,RS,DET,20,10,6.605999505,11.17244014,17.77843964,0.104707389,0.104707389,0,6.252452703,9.67498705,15.92743975,-0.026381223 -Tracy Moore,mooretr01,1996,RS,HOU,373,190,0.321914364,-2.886477183,-2.564562818,0.017908977,0.017908977,0,0.12165171,-2.851933903,-2.730282192,-0.346049313 -Tracy Moore,mooretr01,1997,RS,HOU,457,237,0.007093512,-2.306978629,-2.299885117,0.054772987,0.054772987,0,-0.24978364,-3.165579429,-3.415363069,0.580559996 -Eric Moreland,moreler01,2015,RS,SAC,6,2,16.89864226,-5.867966467,11.03067579,0.014501738,0.014501738,0,12.08788035,1.22243231,13.31031266,3.000152384 -Eric Moreland,moreler01,2016,RS,SAC,105,48,-4.847943861,2.598585264,-2.249358598,0.012346281,0.012346281,0,-5.786993467,-1.523155739,-7.310149206,0.68356237 -Eric Moreland,moreler01,2018,RS,DET,1614,805,-2.848969688,1.95063748,-0.898332208,0.756562961,0.756562961,0,-3.512736966,2.17400518,-1.338731786,-0.513573632 -Eric Moreland,moreler01,2019,PO,TOR,66,28,-6.971952083,-13.31628469,-20.28823677,-0.256195373,0,-0.256195373,-5.796892453,-10.15895923,-15.95585169,-0.848732668 -Eric Moreland,moreler01,2019,RS,TOR,80,38,-5.412616011,-6.75648848,-12.16910449,-0.187881838,-0.187881838,0,-4.152851413,-4.778530104,-8.931381516,2.939979823 -Eric Moreland,moreler01,2019,RS,PHO,10,5,-14.54753459,8.882310277,-5.665224315,-0.007282142,-0.007282142,0,-15.67778928,2.502673406,-13.17511587,-2.11857576 -Guy Morgan,morgagu01,1983,RS,IND,101,46,-4.123924618,-0.484869021,-4.608793639,-0.043736143,-0.043736143,0,-4.068631019,-0.580489952,-4.649120971,0.267278417 -Darren Morningstar,mornida01,1994,RS,UTA,8,4,2.6574705,-1.073365733,1.584104767,0.009013965,0.009013965,0,1.268286871,-0.349885325,0.918401546,1.837994027 -Darren Morningstar,mornida01,1994,RS,DAL,723,363,-3.088570099,-0.71938404,-3.807954139,-0.198375507,-0.198375507,0,-3.213095031,0.116307478,-3.096787553,1.198299811 -Adam Morrison,morriad01,2007,RS,CHA,4509,2326,-3.691395446,-2.664154733,-6.35555018,-4.280820138,-4.280820138,0,-3.184894055,-2.926419171,-6.111313226,0.043987272 -Adam Morrison,morriad01,2009,RS,CHA,1241,667,-3.110701521,-2.376419409,-5.48712093,-0.947786486,-0.947786486,0,-3.221927397,-2.876865402,-6.098792799,1.627485423 -Adam Morrison,morriad01,2009,RS,LAL,87,44,-5.998008938,-3.781689016,-9.779697953,-0.158968749,-0.158968749,0,-6.117420862,-5.397711139,-11.515132,0.682437041 -Adam Morrison,morriad01,2010,PO,LAL,25,13,6.598046061,-1.399879484,5.198166576,0.054989919,0,0.054989919,5.928951006,-1.819583487,4.109367519,1.034937744 -Adam Morrison,morriad01,2010,RS,LAL,471,241,-2.918841634,-1.554836798,-4.473678432,-0.211681909,-0.211681909,0,-3.265272259,-3.058108746,-6.323381005,-0.114484804 -Chris Morris,morrich01,1989,RS,NJN,4421,2096,-0.461063954,0.245234702,-0.215829252,2.724040857,2.724040857,0,-0.256253573,0.267875758,0.011622185,0.528375643 -Chris Morris,morrich01,1990,RS,NJN,5125,2449,-0.83668011,0.919703936,0.083023827,3.548928114,3.548928114,0,-0.740975698,0.779513031,0.038537333,0.256600064 -Chris Morris,morrich01,1991,RS,NJN,5342,2553,0.150727028,1.663192717,1.813919744,5.958130051,5.958130051,0,0.211064463,1.693614162,1.904678625,0.224089981 -Chris Morris,morrich01,1992,PO,NJN,276,135,2.31316766,1.398348288,3.711515948,0.457866402,0,0.457866402,1.894381026,0.786881823,2.681262849,-0.230716169 -Chris Morris,morrich01,1992,RS,NJN,4944,2394,0.49097117,1.284838872,1.775810042,5.537507639,5.537507639,0,0.472093206,1.225247117,1.697340324,0.169874056 -Chris Morris,morrich01,1993,PO,NJN,316,163,6.5091472,3.76762151,10.27676871,1.108855623,0,1.108855623,6.061675104,3.413516144,9.475191248,-0.695313014 -Chris Morris,morrich01,1993,RS,NJN,4657,2302,1.566864746,2.602399875,4.169264621,8.111428244,8.111428244,0,1.669925339,2.416553286,4.086478625,-0.182125945 -Chris Morris,morrich01,1994,PO,NJN,184,98,2.065522589,2.832858356,4.898380945,0.401083371,0,0.401083371,2.614289127,2.800708413,5.414997539,1.518209252 -Chris Morris,morrich01,1994,RS,NJN,2715,1349,1.898000822,1.070949776,2.968950598,3.936420625,3.936420625,0,1.855229363,1.023161413,2.878390776,0.007257575 -Chris Morris,morrich01,1995,RS,NJN,4145,2131,1.182746888,0.749347093,1.932093981,5.084910209,5.084910209,0,1.400743967,0.652242175,2.052986141,-0.104045108 -Chris Morris,morrich01,1996,PO,UTA,580,321,2.016437359,2.369220562,4.38565792,1.204420959,0,1.204420959,2.197403603,1.519672931,3.717076534,-0.063264585 -Chris Morris,morrich01,1996,RS,UTA,2701,1424,1.684188353,0.564029526,2.248217879,3.646894789,3.646894789,0,2.139149783,0.469022254,2.608172037,0.398371596 -Chris Morris,morrich01,1997,PO,UTA,319,175,-0.52721849,2.279009261,1.751790771,0.41828656,0,0.41828656,-0.356933966,1.162026304,0.805092338,0.795901832 -Chris Morris,morrich01,1997,RS,UTA,1853,977,-2.088299091,0.091664031,-1.99663506,0.378733778,0.378733778,0,-1.767649821,-0.434236944,-2.201886765,0.779409034 -Chris Morris,morrich01,1998,PO,UTA,433,240,-0.072384678,1.153521594,1.081136916,0.489749188,0,0.489749188,-0.314083286,1.152187028,0.838103742,1.063965818 -Chris Morris,morrich01,1998,RS,UTA,1011,538,-0.537451877,1.221925709,0.684473832,0.949747698,0.949747698,0,0.025597231,0.363561088,0.389158319,0.680979575 -Chris Morris,morrich01,1999,PO,PHO,19,10,3.301753653,-4.507859068,-1.206105415,0.008108079,0,0.008108079,2.116216918,-5.380710672,-3.264493754,-0.16967772 -Chris Morris,morrich01,1999,RS,PHO,1015,535,1.401776812,-0.612558414,0.789218398,0.965541639,0.965541639,0,0.99886151,-1.35077821,-0.351916701,-0.047771903 -Darius Morris,morrida01,2012,PO,LAL,15,8,28.59507571,-5.190533173,23.40454254,0.108660135,0,0.108660135,24.95414962,-6.805429011,18.14872061,-1.177680721 -Darius Morris,morrida01,2012,RS,LAL,322,169,-4.781527528,-2.704492369,-7.486019897,-0.409728557,-0.409728557,0,-4.974295696,-3.731448416,-8.705744112,0.310037016 -Darius Morris,morrida01,2013,PO,LAL,204,105,0.628487406,-1.809698718,-1.181211312,0.086332042,0,0.086332042,-0.16142201,-1.6570632,-1.818485209,-0.360692324 -Darius Morris,morrida01,2013,RS,LAL,1359,683,-3.077137738,-1.287465824,-4.364603562,-0.563429803,-0.563429803,0,-3.126737422,-1.748427674,-4.875165096,0.131452463 -Darius Morris,morrida01,2014,RS,MEM,120,66,-4.366991174,-0.241925031,-4.608916205,-0.061203987,-0.061203987,0,-3.406840474,-0.063253201,-3.470093676,-2.132447192 -Darius Morris,morrida01,2014,RS,LAC,114,54,-8.748278932,-1.329130143,-10.07740908,-0.200661446,-0.200661446,0,-6.552384725,1.014099587,-5.538285138,-0.57704783 -Darius Morris,morrida01,2014,RS,PHI,398,193,-1.396411072,-1.721372276,-3.117783348,-0.036171313,-0.036171313,0,-2.046473035,-2.242963661,-4.289436696,-0.11599823 -Darius Morris,morrida01,2015,PO,BRK,10,5,-14.28788881,-5.765238328,-20.05312714,-0.043478904,0,-0.043478904,-9.722399914,-3.762736543,-13.48513646,-4.335876598 -Darius Morris,morrida01,2015,RS,BRK,599,299,-3.730818969,-2.1793958,-5.910214768,-0.478113486,-0.478113486,0,-3.885603809,-3.264766909,-7.150370718,-0.791010882 -Isaiah Morris,morriis01,1993,RS,DET,200,102,-4.994689133,-1.701567719,-6.696256852,-0.206703066,-0.206703066,0,-5.032639943,-2.607937739,-7.640577682,0.638211289 -Jaylen Morris,morrija01,2018,RS,ATL,217,98,-5.701513743,-3.590807213,-9.292320955,-0.328275965,-0.328275965,0,-5.725656947,-4.325675601,-10.05133255,0.352535853 -Jaylen Morris,morrija01,2019,RS,MIL,68,29,-2.101773476,6.316169145,4.214395669,0.103693095,0.103693095,0,-2.35048662,3.41464126,1.06415464,0.642167328 -Markieff Morris,morrima02,2012,RS,PHO,2394,1227,-2.082046976,0.885575537,-1.196471439,0.981800372,0.981800372,0,-1.520218664,1.26520179,-0.255016874,0.880039862 -Markieff Morris,morrima02,2013,RS,PHO,3616,1837,-2.055413058,-0.920506927,-2.975919985,-0.212400609,-0.212400609,0,-1.773360532,-0.391412176,-2.164772708,0.290180846 -Markieff Morris,morrima02,2014,RS,PHO,4407,2153,-0.035421156,-0.623175834,-0.658596989,2.3078341,2.3078341,0,-0.173612682,-0.266998905,-0.440611587,0.438812262 -Markieff Morris,morrima02,2015,RS,PHO,5249,2581,-1.090844277,0.872836145,-0.218008132,3.353891515,3.353891515,0,-0.968468529,1.222179797,0.253711268,0.566541217 -Markieff Morris,morrima02,2016,RS,WAS,1485,712,-1.697307996,1.813491385,0.116183389,1.049630193,1.049630193,0,-1.404594771,1.638846001,0.23425123,0.793324023 -Markieff Morris,morrima02,2016,RS,PHO,1898,917,-3.699560014,2.287522375,-1.412037639,0.629713733,0.629713733,0,-3.017831917,1.258395151,-1.759436766,0.584332453 -Markieff Morris,morrima02,2017,PO,WAS,754,373,-1.06099068,4.484304049,3.423313368,1.221019483,0,1.221019483,-1.038226936,3.514116199,2.475889263,0.746728024 -Markieff Morris,morrima02,2017,RS,WAS,4883,2374,-1.771816742,1.121104779,-0.650711963,2.550723033,2.550723033,0,-1.347391927,1.164139263,-0.183252665,0.309943595 -Markieff Morris,morrima02,2018,PO,WAS,373,181,-2.610923004,1.419684422,-1.191238582,0.1487098,0,0.1487098,-2.068712438,2.128106388,0.05939395,0.164209744 -Markieff Morris,morrima02,2018,RS,WAS,3982,1968,-1.354592441,-0.915882881,-2.270475322,0.480931346,0.480931346,0,-1.458606161,-0.749918697,-2.208524858,-0.112638615 -Markieff Morris,morrima02,2019,PO,OKC,126,59,-1.164360005,2.021131976,0.856771971,0.112999013,0,0.112999013,-5.064907707,0.88981507,-4.175092637,0.909063641 -Markieff Morris,morrima02,2019,RS,WAS,1898,883,-2.69064943,-0.779306054,-3.469955483,-0.326211729,-0.326211729,0,-2.171362717,-0.800094952,-2.971457669,0.586646599 -Markieff Morris,morrima02,2019,RS,OKC,817,387,-1.218935506,-1.774099575,-2.99303508,-0.047770792,-0.047770792,0,-0.782132973,-1.053139157,-1.83527213,-0.458424542 -Marcus Morris,morrima03,2012,RS,HOU,243,126,-4.915668513,-1.374070501,-6.289739014,-0.229887988,-0.229887988,0,-4.506191031,-2.352331069,-6.858522101,0.947708356 -Marcus Morris,morrima03,2013,RS,HOU,2337,1154,-1.29429819,-1.89723535,-3.19153354,-0.264664916,-0.264664916,0,-0.884063404,-1.756411963,-2.640475367,1.684280661 -Marcus Morris,morrima03,2013,RS,PHO,728,370,-4.242266196,-0.527263703,-4.769529899,-0.388514141,-0.388514141,0,-3.761589428,-0.563542889,-4.325132317,1.777729626 -Marcus Morris,morrima03,2014,RS,PHO,3677,1800,0.197571127,-0.386584334,-0.189013207,2.354091622,2.354091622,0,0.614897991,-0.202846114,0.412051877,0.08905877 -Marcus Morris,morrima03,2015,RS,PHO,4191,2045,1.033041848,-1.170268829,-0.13722698,2.729620294,2.729620294,0,0.488805674,-0.956435039,-0.467629365,0.125231756 -Marcus Morris,morrima03,2016,PO,DET,262,144,0.367658607,-2.866330938,-2.498672331,0.019051893,0,0.019051893,-0.665589452,-0.498923444,-1.164512895,0.040411395 -Marcus Morris,morrima03,2016,RS,DET,5727,2856,0.895163215,-0.579219596,0.315943619,4.466532751,4.466532751,0,1.115580381,-0.475330549,0.640249831,-0.020763562 -Marcus Morris,morrima03,2017,RS,DET,5130,2565,-0.691734054,0.191515042,-0.500219011,2.930062568,2.930062568,0,-0.540251597,0.135412457,-0.40483914,-0.471181749 -Marcus Morris,morrima03,2018,PO,BOS,1114,562,-2.873747914,-2.954308697,-5.828056611,-0.910917287,0,-0.910917287,-4.51406816,-3.13115492,-7.645223081,0.070813894 -Marcus Morris,morrima03,2018,RS,BOS,2969,1447,-0.18955677,-0.792747981,-0.982304752,1.300761927,1.300761927,0,-0.650981005,-0.67490395,-1.325884955,-0.323482797 -Marcus Morris,morrima03,2019,PO,BOS,535,254,6.206416372,0.453832968,6.66024934,1.247653561,0,1.247653561,6.849333719,0.065703169,6.915036888,-0.796099446 -Marcus Morris,morrima03,2019,RS,BOS,4438,2091,0.223535899,-2.248564365,-2.025028467,0.773755915,0.773755915,0,0.560033669,-1.592091069,-1.0320574,0.044253439 -Mike Morrison,morrimi01,1990,RS,PHO,325,153,-7.664747795,-4.29118583,-11.95593362,-0.724969801,-0.724969801,0,-7.321715359,-5.403609096,-12.72532445,0.87974171 -Monte Morris,morrimo01,2018,RS,DEN,54,25,7.252201761,0.328286161,7.580487922,0.131762614,0.131762614,0,7.135849689,0.791069621,7.92691931,-0.002077655 -Monte Morris,morrimo01,2019,PO,DEN,457,224,-4.068350293,-1.979590986,-6.047941279,-0.383274761,0,-0.383274761,-5.683325679,-3.666954366,-9.350280045,-1.393754317 -Monte Morris,morrimo01,2019,RS,DEN,4070,1970,1.587188933,1.182027763,2.769216696,5.446180183,5.446180183,0,1.257394164,0.802886824,2.060280988,-1.858315261 -Randolph Morris,morrira01,2007,RS,NYK,84,44,-7.84834253,0.211562186,-7.636780344,-0.110321234,-0.110321234,0,-7.483264186,-0.465485735,-7.948749922,0.524890266 -Randolph Morris,morrira01,2008,RS,NYK,349,181,-6.90061032,-2.474234937,-9.374845257,-0.622446977,-0.622446977,0,-6.599745008,-1.703205755,-8.302950764,1.631304095 -Randolph Morris,morrira01,2009,PO,ATL,14,8,-9.980581819,6.739211792,-3.241370028,-0.002139568,0,-0.002139568,-8.549740744,7.221698558,-1.328042187,3.08851659 -Randolph Morris,morrira01,2009,RS,ATL,168,89,-6.229029017,-1.662244815,-7.891273832,-0.239688104,-0.239688104,0,-6.389522,-0.804491334,-7.194013334,2.478207148 -Randolph Morris,morrira01,2010,PO,ATL,18,10,2.819468877,-4.077627226,-1.258158349,0.008014416,0,0.008014416,1.297313525,-2.279320491,-0.982006966,1.901013122 -Randolph Morris,morrira01,2010,RS,ATL,235,124,-2.814831131,0.15148731,-2.663343821,0.005645733,0.005645733,0,-2.612800423,0.807266873,-1.80553355,2.798561337 -Terence Morris,morrite01,2002,RS,HOU,2063,1110,-2.474723943,-2.299600155,-4.774324099,-1.142913625,-1.142913625,0,-2.800234793,-3.039312309,-5.839547103,-0.280660589 -Terence Morris,morrite01,2003,RS,HOU,1183,632,-1.023381094,-2.852551627,-3.87593272,-0.360663874,-0.360663874,0,-1.642438006,-3.939787481,-5.582225487,-0.605952413 -Terence Morris,morrite01,2006,RS,ORL,357,192,-4.904824887,0.019597997,-4.88522689,-0.209186568,-0.209186568,0,-5.155794844,-0.920586267,-6.076381112,0.010145222 -Anthony Morrow,morroan01,2009,RS,GSW,3135,1515,2.082978705,-3.034211629,-0.951232923,1.384583557,1.384583557,0,1.554825043,-3.012912251,-1.458087207,-0.385721344 -Anthony Morrow,morroan01,2010,RS,GSW,4269,2018,1.570457794,-1.568153642,0.002304153,2.827267072,2.827267072,0,1.25202128,-1.551028551,-0.299007272,-0.213995242 -Anthony Morrow,morroan01,2011,RS,NJN,3516,1856,0.4329238,-0.952779603,-0.519855802,2.106205573,2.106205573,0,0.133905282,-0.803627816,-0.669722535,-0.2465811 -Anthony Morrow,morroan01,2012,RS,NJN,3106,1636,0.445062239,-2.55980999,-2.114747751,0.530402391,0.530402391,0,0.390407931,-2.451401681,-2.06099375,0.028819664 -Anthony Morrow,morroan01,2013,RS,ATL,587,301,-0.209937432,-0.887072096,-1.097009528,0.257799323,0.257799323,0,-0.614731893,-0.564534172,-1.179266064,1.448435661 -Anthony Morrow,morroan01,2013,RS,DAL,163,82,-1.662334655,-4.745886512,-6.408221167,-0.154479077,-0.154479077,0,-2.375123675,-5.058284596,-7.433408271,0.871292074 -Anthony Morrow,morroan01,2014,RS,NOP,2777,1426,1.319240593,-0.927710865,0.391529727,2.272416829,2.272416829,0,0.48297621,-1.644209077,-1.161232868,-0.553433409 -Anthony Morrow,morroan01,2015,RS,OKC,3713,1806,2.671363968,0.066228268,2.737592236,5.061901515,5.061901515,0,1.952917941,-0.18932842,1.763589521,0.104643253 -Anthony Morrow,morroan01,2016,PO,OKC,158,76,-1.218646187,2.957909651,1.739263464,0.180334987,0,0.180334987,-0.542373523,-0.462727182,-1.005100705,0.425873143 -Anthony Morrow,morroan01,2016,RS,OKC,1899,926,1.927127615,-3.289061702,-1.361934087,0.654244702,0.654244702,0,1.273775618,-3.578524066,-2.304748448,-0.229510107 -Anthony Morrow,morroan01,2017,PO,CHI,59,29,-0.127612651,-2.615281842,-2.742894492,0.000107955,0,0.000107955,-2.081885205,-5.432401046,-7.514286251,-0.421587822 -Anthony Morrow,morroan01,2017,RS,OKC,1304,627,-0.446851922,-2.902700732,-3.349552654,-0.190977426,-0.190977426,0,-0.5848581,-2.782929783,-3.367787883,-0.417696345 -Anthony Morrow,morroan01,2017,RS,CHI,181,87,4.347073424,1.31834932,5.665422744,0.371386347,0.371386347,0,1.194698326,-1.821616281,-0.626917955,-0.565214495 -Dwayne Morton,mortodw01,1995,RS,GSW,815,395,-3.597413571,-1.373125139,-4.97053871,-0.448734627,-0.448734627,0,-3.830973188,-1.853771343,-5.684744532,0.258842962 -John Morton,mortojo01,1990,PO,CLE,18,9,-7.099649839,-4.944335019,-12.04398486,-0.044130174,0,-0.044130174,-7.447885114,-6.456081632,-13.90396675,0.255401158 -John Morton,mortojo01,1990,RS,CLE,805,402,-6.546001152,-1.55735481,-8.103355962,-1.105055449,-1.105055449,0,-6.091714432,-2.794135547,-8.885849979,0.642071591 -John Morton,mortojo01,1991,RS,CLE,2419,1207,-0.44343888,-0.267838313,-0.711277194,1.255694973,1.255694973,0,-0.80729884,-0.813707364,-1.621006204,0.017861409 -John Morton,mortojo01,1992,PO,MIA,4,2,-3.164304712,-12.57687541,-15.74118012,-0.013621796,0,-0.013621796,-3.953698604,-17.77032798,-21.72402659,-0.340467836 -John Morton,mortojo01,1992,RS,MIA,445,216,-3.085500083,-1.043087041,-4.128587124,-0.153732489,-0.153732489,0,-2.89259775,-2.127861475,-5.020459224,1.164169087 -John Morton,mortojo01,1992,RS,CLE,108,54,-3.966911852,-3.121186574,-7.088098426,-0.118974999,-0.118974999,0,-4.133269956,-3.903936275,-8.037206231,-0.444562254 -Richard Morton,mortori01,1989,RS,IND,23,11,0.336780957,-4.986337126,-4.649556168,-0.010779571,-0.010779571,0,-0.847480817,-4.738862749,-5.586343565,1.136379921 -Glenn Mosley,moslegl01,1978,RS,PHI,48,21,-13.7222122,-5.368772101,-19.09098431,-0.179900726,-0.179900726,0,-12.39068163,-5.878180925,-18.26886255,2.974189297 -Glenn Mosley,moslegl01,1979,PO,SAS,13,6,5.452650093,1.267773885,6.720423978,0.029686326,0,0.029686326,4.742317975,-2.001180277,2.741137698,-0.733552092 -Glenn Mosley,moslegl01,1979,RS,SAS,515,221,-2.285026028,-0.138244507,-2.423270536,0.036974424,0.036974424,0,-2.130088173,-0.785551526,-2.915639699,0.39023843 -Perry Moss,mosspe01,1986,PO,PHI,58,28,-11.82822217,-4.293914413,-16.12213658,-0.200972217,0,-0.200972217,-11.98932584,-4.576444385,-16.56577023,2.010541336 -Perry Moss,mosspe01,1986,RS,PHI,1804,852,-3.143835759,-0.242149952,-3.385985711,-0.278829297,-0.278829297,0,-3.189194547,-0.116119187,-3.305313734,0.88687881 -Perry Moss,mosspe01,1986,RS,WSB,334,160,-3.638377541,-1.595323008,-5.233700549,-0.205444839,-0.205444839,0,-3.657632995,-1.241533787,-4.899166782,1.373928515 -Perry Moss,mosspe01,1987,PO,GSW,94,45,4.416630114,4.650866121,9.067496235,0.281394761,0,0.281394761,4.436441307,3.994041398,8.430482705,0.553370552 -Perry Moss,mosspe01,1987,RS,GSW,1496,698,-2.688404077,-0.157698554,-2.84610263,-0.034519696,-0.034519696,0,-2.677441858,-0.226330046,-2.903771904,0.881370133 -Lawrence Moten,motenla01,1996,RS,VAN,1099,573,-0.002709566,-0.648877563,-0.65158713,0.616156743,0.616156743,0,-0.343469023,-1.229551345,-1.573020368,0.408597883 -Lawrence Moten,motenla01,1997,RS,VAN,2261,1214,-1.826393729,-1.653839267,-3.480232996,-0.453082818,-0.453082818,0,-1.939075394,-2.166618484,-4.105693878,0.159198714 -Lawrence Moten,motenla01,1998,RS,WAS,52,27,-7.09566324,-4.852245975,-11.94790921,-0.128898668,-0.128898668,0,-7.262022165,-4.308124841,-11.57014701,1.58173995 -Donatas Motiejunas,motiedo01,2013,PO,HOU,10,5,23.66315035,-2.85685124,20.80629911,0.059990605,0,0.059990605,20.29407702,-4.925204964,15.36887205,-2.903017658 -Donatas Motiejunas,motiedo01,2013,RS,HOU,1089,538,-0.649888352,-2.473858896,-3.123747248,-0.103644882,-0.103644882,0,-0.54886111,-2.925620023,-3.474481132,0.95825914 -Donatas Motiejunas,motiedo01,2014,RS,HOU,1994,952,-2.809352222,0.156871023,-2.652481199,0.047746224,0.047746224,0,-2.464723801,-0.086181975,-2.550905776,0.770155443 -Donatas Motiejunas,motiedo01,2015,RS,HOU,4102,2037,-0.712105206,0.770613477,0.058508272,2.922625969,2.922625969,0,-0.539291901,1.113020621,0.57372872,0.125067964 -Donatas Motiejunas,motiedo01,2016,PO,HOU,199,98,-2.33302979,6.365008621,4.031978831,0.357622047,0,0.357622047,-2.002198882,5.874640807,3.872441924,2.145973376 -Donatas Motiejunas,motiedo01,2016,RS,HOU,1142,547,-2.795211187,1.077542402,-1.717668785,0.294294901,0.294294901,0,-1.921663697,0.708362121,-1.213301576,2.100184817 -Donatas Motiejunas,motiedo01,2017,RS,NOP,1022,479,-3.821866245,-2.691578956,-6.513445202,-0.92875844,-0.92875844,0,-3.551593918,-2.036615941,-5.58820986,0.962622248 -Donatas Motiejunas,motiedo01,2019,PO,SAS,36,19,6.159673937,8.874002843,15.03367678,0.175376568,0,0.175376568,3.770023969,5.090145587,8.860169556,-1.353767861 -Donatas Motiejunas,motiedo01,2019,RS,SAS,28,13,-21.7970001,-18.49304797,-40.29004808,-0.248010537,-0.248010537,0,-23.042583,-16.65345378,-39.69603677,-0.400136364 -Johnathan Motley,motlejo01,2018,RS,DAL,348,176,0.282465916,-2.018848442,-1.736382527,0.090433735,0.090433735,0,-0.730666676,-2.735552406,-3.466219081,-0.636746145 -Johnathan Motley,motlejo01,2019,RS,LAC,347,156,-4.509822571,-2.154492902,-6.664315473,-0.315129274,-0.315129274,0,-3.489348072,-1.670620127,-5.159968199,1.172475998 -Hanno Mottola,mottoha01,2001,RS,ATL,1915,989,-4.399481959,-2.782130493,-7.181612452,-2.255354077,-2.255354077,0,-4.957439056,-2.828865494,-7.786304549,0.79354169 -Hanno Mottola,mottoha01,2002,RS,ATL,2655,1371,-3.952501195,-2.582835433,-6.535336628,-2.655705079,-2.655705079,0,-4.070031636,-2.561984329,-6.632015965,0.274602524 -Arnett Moultrie,moultar01,2013,RS,PHI,1039,542,0.38081484,-1.547412633,-1.166597793,0.434225721,0.434225721,0,-0.30267779,-2.07726275,-2.379940539,-0.771850039 -Arnett Moultrie,moultar01,2014,RS,PHI,405,187,-5.594845535,-0.735668609,-6.330514145,-0.342154029,-0.342154029,0,-6.247091188,-1.666959707,-7.914050896,0.153439179 -Alonzo Mourning,mournal01,1993,PO,CHH,711,367,-0.627254341,1.653497247,1.026242906,0.727944413,0,0.727944413,-0.236795985,1.167479567,0.930683582,-0.164523805 -Alonzo Mourning,mournal01,1993,RS,CHH,5583,2644,-0.550188801,0.817340745,0.267151944,4.050070652,4.050070652,0,-0.226842854,0.440877529,0.214034675,-0.480608351 -Alonzo Mourning,mournal01,1994,RS,CHH,4146,2018,-0.453309741,0.40654789,-0.046761851,2.772424453,2.772424453,0,-0.081479544,0.077931769,-0.003547774,-0.372936306 -Alonzo Mourning,mournal01,1995,PO,CHH,311,174,0.900276028,2.857863465,3.758139493,0.591104937,0,0.591104937,1.154836014,2.684420599,3.839256613,-0.721551987 -Alonzo Mourning,mournal01,1995,RS,CHH,5652,2941,-1.112288823,2.253077825,1.140789002,5.811488498,5.811488498,0,-0.733064494,1.841392317,1.108327823,-0.429029691 -Alonzo Mourning,mournal01,1996,PO,MIA,175,92,-6.822109803,-2.981635053,-9.803744856,-0.345525988,0,-0.345525988,-6.485289095,-2.593214522,-9.078503616,1.046541417 -Alonzo Mourning,mournal01,1996,RS,MIA,5128,2671,-0.412209811,3.445521148,3.033311337,7.859889027,7.859889027,0,-0.06222926,2.739920248,2.677690988,-0.250998706 -Alonzo Mourning,mournal01,1997,PO,MIA,1144,630,-4.576190595,4.924695962,0.348505368,1.031852744,0,1.031852744,-4.252643428,4.017101223,-0.235542205,0.40200124 -Alonzo Mourning,mournal01,1997,RS,MIA,4312,2320,-1.415991446,4.002927288,2.586935843,6.326382846,6.326382846,0,-1.048333839,3.207662607,2.159328768,0.133533489 -Alonzo Mourning,mournal01,1998,PO,MIA,250,138,0.968161618,2.249124478,3.217286096,0.433441468,0,0.433441468,1.042208997,2.033664777,3.075873774,0.024753776 -Alonzo Mourning,mournal01,1998,RS,MIA,3592,1939,-0.121048031,2.155842763,2.034794732,4.729169431,4.729169431,0,0.186739378,1.489060707,1.675800085,-0.083409247 -Alonzo Mourning,mournal01,1999,PO,MIA,328,194,-0.09753675,3.066442938,2.968906188,0.584781835,0,0.584781835,0.229760035,3.292873672,3.522633706,0.145568905 -Alonzo Mourning,mournal01,1999,RS,MIA,3133,1753,0.456389956,4.021265911,4.477655866,6.427485162,6.427485162,0,0.952353152,3.302140805,4.254493957,-0.512199414 -Alonzo Mourning,mournal01,2000,PO,MIA,670,376,-0.919381546,5.084195542,4.164813996,1.361981841,0,1.361981841,-1.081401393,3.873703186,2.792301792,-0.397666429 -Alonzo Mourning,mournal01,2000,RS,MIA,5194,2748,0.734183849,3.285443581,4.01962743,9.458794841,9.458794841,0,0.854258272,2.659863334,3.514121605,-0.321863524 -Alonzo Mourning,mournal01,2001,PO,MIA,172,91,-3.538060876,-4.500226599,-8.038287474,-0.253299952,0,-0.253299952,-4.120961208,-3.8130359,-7.933997108,0.026607535 -Alonzo Mourning,mournal01,2001,RS,MIA,562,306,-0.97822103,1.359673467,0.381452437,0.485402615,0.485402615,0,-0.803581032,-0.168726371,-0.972307404,-0.657963449 -Alonzo Mourning,mournal01,2002,RS,MIA,4521,2455,-1.868911145,2.724469979,0.855558834,4.509144944,4.509144944,0,-1.83589114,2.177197103,0.341305963,-0.141557677 -Alonzo Mourning,mournal01,2004,RS,NJN,405,215,-1.909535524,-1.20450652,-3.114042044,-0.040070327,-0.040070327,0,-2.291740056,-1.307821924,-3.59956198,0.313882431 -Alonzo Mourning,mournal01,2005,PO,MIA,483,254,-1.695569307,4.804498444,3.108929137,0.790901812,0,0.790901812,-1.770523912,3.996030771,2.225506859,0.904425267 -Alonzo Mourning,mournal01,2005,RS,NJN,858,457,-5.570710463,-1.945524488,-7.516234951,-1.116061692,-1.116061692,0,-5.212537405,-2.535741434,-7.748278839,0.394176231 -Alonzo Mourning,mournal01,2005,RS,MIA,469,245,-2.899143293,-0.448342377,-3.347485671,-0.075025589,-0.075025589,0,-2.819322087,-0.928589587,-3.747911674,0.419565664 -Alonzo Mourning,mournal01,2006,PO,MIA,430,226,-0.590487149,3.983380603,3.392893454,0.739344283,0,0.739344283,-1.209634523,3.359324664,2.149690141,1.090861463 -Alonzo Mourning,mournal01,2006,RS,MIA,2513,1302,-1.224019797,3.174140402,1.950120605,3.113611301,3.113611301,0,-1.365011996,2.240691108,0.875679112,-0.252002409 -Alonzo Mourning,mournal01,2007,PO,MIA,106,55,2.592145844,-1.622814228,0.969331617,0.108043484,0,0.108043484,1.529711649,-2.152872129,-0.62316048,0.338645243 -Alonzo Mourning,mournal01,2007,RS,MIA,2978,1572,-3.74675713,1.37220162,-2.37455551,0.30160995,0.30160995,0,-3.732457948,0.653301803,-3.079156145,0.15157456 -Alonzo Mourning,mournal01,2008,RS,MIA,739,389,-2.723250072,0.93804743,-1.785202642,0.191850146,0.191850146,0,-3.14630245,0.149117676,-2.997184774,0.18025431 -Timofey Mozgov,mozgoti01,2011,RS,DEN,133,66,-2.884722691,-0.82675702,-3.711479711,-0.032389443,-0.032389443,0,-3.073078867,-1.700856447,-4.773935314,0.038412762 -Timofey Mozgov,mozgoti01,2011,RS,NYK,923,458,-4.726850921,-1.163304675,-5.890155596,-0.739285983,-0.739285983,0,-4.573051509,-1.211838964,-5.784890473,0.701188531 -Timofey Mozgov,mozgoti01,2012,PO,DEN,188,99,-2.362664693,-0.973717676,-3.33638237,-0.030666273,0,-0.030666273,-2.494270785,-0.862117131,-3.356387916,0.351913527 -Timofey Mozgov,mozgoti01,2012,RS,DEN,1364,687,-3.410392079,-0.58183621,-3.992228289,-0.43577314,-0.43577314,0,-3.292028849,-0.983987745,-4.276016595,0.07697828 -Timofey Mozgov,mozgoti01,2013,RS,DEN,733,366,-3.059086613,-1.390515031,-4.449601644,-0.317674249,-0.317674249,0,-3.179122738,-1.862542333,-5.041665071,0.088650609 -Timofey Mozgov,mozgoti01,2014,RS,DEN,3679,1770,-1.289775867,1.104911369,-0.184864499,2.322643183,2.322643183,0,-0.970313999,0.554617277,-0.415696722,0.256190961 -Timofey Mozgov,mozgoti01,2015,PO,CLE,1006,529,-1.619150959,6.921030771,5.301879813,2.236411293,0,2.236411293,0.280340445,5.297978098,5.578318543,-0.211314514 -Timofey Mozgov,mozgoti01,2015,RS,CLE,2286,1148,-0.03611858,3.144660149,3.10854157,3.43296738,3.43296738,0,0.644896477,2.03087815,2.675774628,0.043689366 -Timofey Mozgov,mozgoti01,2015,RS,DEN,1782,897,-2.129093712,1.368260022,-0.760833691,0.906935469,0.906935469,0,-2.619764921,1.599068104,-1.020696817,-0.358711376 -Timofey Mozgov,mozgoti01,2016,PO,CLE,151,76,-10.32147304,1.77050979,-8.550963248,-0.232316975,0,-0.232316975,-7.968736351,-0.574987452,-8.543723803,0.135073619 -Timofey Mozgov,mozgoti01,2016,RS,CLE,2618,1326,-3.269410895,2.296120802,-0.973290093,1.200229207,1.200229207,0,-2.460134656,1.807412914,-0.652721742,-0.14305526 -Timofey Mozgov,mozgoti01,2017,RS,LAL,2265,1104,-4.262227977,1.164549511,-3.097678466,-0.19514782,-0.19514782,0,-4.238729132,0.356981955,-3.881747177,-0.343524479 -Timofey Mozgov,mozgoti01,2018,RS,BRK,782,359,-7.543131901,-0.560147833,-8.103279735,-0.984836248,-0.984836248,0,-7.376425592,-1.60269038,-8.979115972,0.437033153 -Emmanuel Mudiay,mudiaem01,2016,RS,DEN,4236,2068,-3.088613479,-1.990760182,-5.07937366,-2.48494603,-2.48494603,0,-2.199477124,-2.082307913,-4.281785037,1.082914693 -Emmanuel Mudiay,mudiaem01,2017,RS,DEN,2948,1406,-2.496452136,-3.957667893,-6.454120029,-2.661491854,-2.661491854,0,-1.769910442,-3.993664708,-5.763575149,0.161469648 -Emmanuel Mudiay,mudiaem01,2018,RS,DEN,1593,752,-2.830094016,-2.945603721,-5.775697737,-1.166098752,-1.166098752,0,-1.505210844,-4.039409448,-5.544620292,0.446740446 -Emmanuel Mudiay,mudiaem01,2018,RS,NYK,1038,493,-3.325515686,-1.68355154,-5.009067227,-0.571449802,-0.571449802,0,-2.002693616,-1.864793598,-3.867487214,0.563836255 -Emmanuel Mudiay,mudiaem01,2019,RS,NYK,3397,1607,-0.986159407,-1.999553974,-2.985713381,-0.192586663,-0.192586663,0,-1.121191994,-2.587147214,-3.708339207,-0.354747614 -Shabazz Muhammad,muhamsh01,2014,RS,MIN,591,290,-1.513511698,-2.151110941,-3.664622638,-0.135295167,-0.135295167,0,-1.982768226,-3.442367825,-5.425136052,-0.021666717 -Shabazz Muhammad,muhamsh01,2015,RS,MIN,1763,866,2.986563596,-2.251724852,0.734838744,1.551845355,1.551845355,0,1.735534457,-2.977372596,-1.241838139,0.755333054 -Shabazz Muhammad,muhamsh01,2016,RS,MIN,3424,1682,0.053355263,-3.633578036,-3.580222773,-0.710228784,-0.710228784,0,-1.187677564,-3.979847929,-5.167525493,-0.306132258 -Shabazz Muhammad,muhamsh01,2017,RS,MIN,3062,1516,-0.319500307,-1.637663307,-1.957163614,0.611560343,0.611560343,0,-1.048912235,-2.714200825,-3.763113059,-0.267037304 -Shabazz Muhammad,muhamsh01,2018,PO,MIL,57,29,-4.337915327,2.671962399,-1.665952928,0.016924377,0,0.016924377,2.060525649,-0.615966961,1.444558689,2.252632324 -Shabazz Muhammad,muhamsh01,2018,RS,MIN,629,301,-2.96898715,-7.064673228,-10.03366038,-1.116170901,-1.116170901,0,-2.633708688,-6.061790507,-8.695499195,-0.2112672 -Shabazz Muhammad,muhamsh01,2018,RS,MIL,239,117,5.802883018,0.690340909,6.493223926,0.548657156,0.548657156,0,4.701652479,-0.646044445,4.055608035,-0.557738862 -Byron Mullens,mulleby01,2010,PO,OKC,8,4,-17.65442327,-2.512100648,-20.16652392,-0.03647616,0,-0.03647616,-16.6472039,-4.862258096,-21.509462,-0.451160906 -Byron Mullens,mulleby01,2010,RS,OKC,106,54,-6.561400412,-1.232445302,-7.793845715,-0.141910233,-0.141910233,0,-6.310522653,-0.7410446,-7.051567253,1.991535162 -Byron Mullens,mulleby01,2011,RS,OKC,166,85,-8.259206818,-0.516296765,-8.775503584,-0.263225562,-0.263225562,0,-7.680532203,-1.937538496,-9.618070698,0.683885556 -Byron Mullens,mulleby01,2012,RS,CHA,2812,1465,-3.161746437,-2.943425233,-6.105171671,-2.502382736,-2.502382736,0,-3.208424539,-2.511712729,-5.720137268,-0.199477652 -Byron Mullens,mulleby01,2013,RS,CHA,2753,1428,-2.206617506,-3.333268938,-5.539886443,-2.037537128,-2.037537128,0,-1.602594917,-2.823018327,-4.425613243,0.225441806 -Byron Mullens,mulleby01,2014,RS,LAC,335,167,-3.701377443,-8.36604229,-12.06741973,-0.800752227,-0.800752227,0,-2.688784571,-5.650798871,-8.339583442,0.830794844 -Byron Mullens,mulleby01,2014,RS,PHI,528,247,-0.358207542,-5.825396395,-6.183603937,-0.436142536,-0.436142536,0,0.889591716,-5.120193124,-4.230601408,0.762935307 -Chris Mullin,mullich01,1986,RS,GSW,3054,1391,0.657972745,-0.602495586,0.05547716,1.991428182,1.991428182,0,0.480860804,-0.496630798,-0.015769994,0.021497175 -Chris Mullin,mullich01,1987,PO,GSW,545,262,-1.038192376,-1.744451616,-2.782643992,-0.004517124,0,-0.004517124,-1.371215159,-1.433390147,-2.804605306,0.36593741 -Chris Mullin,mullich01,1987,RS,GSW,5094,2377,1.35124294,-0.766927164,0.584315776,4.048016444,4.048016444,0,1.083550041,-0.569559548,0.513990493,0.109505207 -Chris Mullin,mullich01,1988,RS,GSW,4353,2033,2.757311269,0.22540188,2.982713148,5.935005771,5.935005771,0,2.660324813,0.139978771,2.800303584,-0.189413025 -Chris Mullin,mullich01,1989,PO,GSW,738,341,3.345037078,-0.575629395,2.769407683,0.985774735,0,0.985774735,3.107609307,-0.654855763,2.452753544,-0.444706778 -Chris Mullin,mullich01,1989,RS,GSW,6994,3093,3.35450904,0.413808288,3.768317328,10.25269189,10.25269189,0,3.345516179,0.427002822,3.772519001,-0.332173372 -Chris Mullin,mullich01,1990,RS,GSW,6315,2830,5.037720902,-0.604399175,4.433321726,10.32539091,10.32539091,0,4.990793229,-0.721348129,4.269445101,-0.445105574 -Chris Mullin,mullich01,1991,PO,GSW,773,366,1.916473101,0.690356109,2.60682921,1.025353762,0,1.025353762,2.245899473,0.564011377,2.80991085,-0.578599815 -Chris Mullin,mullich01,1991,RS,GSW,7237,3315,4.268636819,0.473511623,4.742148441,12.62148899,12.62148899,0,4.345766646,0.322758119,4.668524765,-0.391743004 -Chris Mullin,mullich01,1992,PO,GSW,353,168,-0.165963428,-1.473685542,-1.63964897,0.097667579,0,0.097667579,0.109289321,-1.56915304,-1.459863719,-0.462878735 -Chris Mullin,mullich01,1992,RS,GSW,7291,3346,3.435828303,0.682810693,4.118638996,11.6879731,11.6879731,0,3.686721641,0.689670423,4.376392064,-0.314402566 -Chris Mullin,mullich01,1993,RS,GSW,3988,1902,2.045511333,-0.053504913,1.99200642,4.576352489,4.576352489,0,2.194475522,-0.197621877,1.996853645,-0.538295395 -Chris Mullin,mullich01,1994,PO,GSW,279,135,4.770180769,-2.594477729,2.17570304,0.344379283,0,0.344379283,4.499153002,-3.044068549,1.455084453,-1.417264757 -Chris Mullin,mullich01,1994,RS,GSW,4853,2324,1.032230198,0.497618073,1.529848271,5.055310244,5.055310244,0,1.159240383,0.303196857,1.46243724,-0.366520102 -Chris Mullin,mullich01,1995,RS,GSW,1836,890,1.534813646,-0.275066633,1.259747013,1.81200234,1.81200234,0,1.505471998,-0.532975853,0.972496146,-0.451208729 -Chris Mullin,mullich01,1996,RS,GSW,3183,1617,1.949821978,-0.095825227,1.853996751,3.793860574,3.793860574,0,1.840673563,-0.289448466,1.551225097,-0.107816214 -Chris Mullin,mullich01,1997,RS,GSW,5293,2733,2.672365879,0.056304338,2.728670217,7.603559807,7.603559807,0,2.393107746,0.02433702,2.417444766,-0.427277858 -Chris Mullin,mullich01,1998,PO,IND,740,412,2.40394983,0.760756735,3.164706565,1.281740958,0,1.281740958,2.648323424,0.213247116,2.861570541,-0.03621711 -Chris Mullin,mullich01,1998,RS,IND,4032,2177,2.461682895,1.443629416,3.905312311,7.393830549,7.393830549,0,2.527876274,1.225433497,3.753309771,0.021494266 -Chris Mullin,mullich01,1999,PO,IND,517,283,1.519510315,-0.327844527,1.191665788,0.588357175,0,0.588357175,2.094581161,-1.037088031,1.057493131,0.20472938 -Chris Mullin,mullich01,1999,RS,IND,2147,1179,3.114472594,0.416655686,3.53112828,3.779628664,3.779628664,0,3.279942873,0.264210225,3.544153098,0.032584212 -Chris Mullin,mullich01,2000,PO,IND,169,90,1.09600667,2.602169994,3.698176664,0.306829929,0,0.306829929,1.02312669,1.640012454,2.663139144,0.424031893 -Chris Mullin,mullich01,2000,RS,IND,1142,582,1.771790333,0.664690105,2.436480438,1.548292122,1.548292122,0,1.819207905,0.271033791,2.090241696,0.503948507 -Chris Mullin,mullich01,2001,RS,GSW,742,374,-1.572611453,-0.280843115,-1.853454568,0.171275359,0.171275359,0,-1.70271506,-1.110399521,-2.813114581,0.108613727 -Todd Mundt,mundtto01,1996,RS,BOS,67,33,-6.936773004,-0.844238014,-7.781011018,-0.085393087,-0.085393087,0,-7.013103874,-0.585550197,-7.598654072,0.754827274 -Todd Mundt,mundtto01,1996,RS,ATL,223,118,-5.327633846,-2.213113542,-7.540747388,-0.291080241,-0.291080241,0,-5.723447783,-2.03209627,-7.755544053,0.85712821 -Xavier Munford,munfoxa02,2016,PO,MEM,174,89,-2.897709307,1.511925344,-1.385783964,0.064182992,0,0.064182992,2.125961187,3.591479067,5.717440254,0.438080279 -Xavier Munford,munfoxa02,2016,RS,MEM,486,244,0.013099811,0.890071597,0.903171409,0.45183775,0.45183775,0,-0.548249869,1.237667986,0.689418117,-0.631912648 -Xavier Munford,munfoxa02,2018,RS,MIL,44,21,-8.823900779,-6.197934161,-15.02183494,-0.132151918,-0.132151918,0,-7.321970835,-5.394896341,-12.71686718,0.50474085 -Chris Munk,munkch01,1991,RS,UTA,58,29,-5.448302909,0.757386796,-4.690916112,-0.029104521,-0.029104521,0,-4.802488566,-0.979250073,-5.781738638,1.336193428 -Eric Murdock,murdoer01,1992,PO,UTA,21,11,-3.309963993,3.356464052,0.046500059,0.016539122,0,0.016539122,-2.074964724,0.16587513,-1.909089594,2.021983712 -Eric Murdock,murdoer01,1992,RS,UTA,962,478,-1.513422506,0.36552612,-1.147896386,0.393778195,0.393778195,0,-1.103643824,-0.317015441,-1.420659265,0.76729066 -Eric Murdock,murdoer01,1993,RS,MIL,4935,2437,3.109738074,0.674265586,3.78400366,8.125252355,8.125252355,0,3.030165119,0.976631669,4.006796788,0.013869934 -Eric Murdock,murdoer01,1994,RS,MIL,5044,2533,3.086817436,1.177249254,4.26406669,9.066186716,9.066186716,0,3.011876657,1.669361487,4.681238143,0.017535402 -Eric Murdock,murdoer01,1995,RS,MIL,4215,2158,2.026539105,-0.363313144,1.663225961,4.850393754,4.850393754,0,2.023353448,-0.379016392,1.644337056,-0.166822242 -Eric Murdock,murdoer01,1996,RS,VAN,2838,1480,-0.046591443,2.546881157,2.500289714,4.007431225,4.007431225,0,0.005510968,2.746784256,2.752295224,1.00705451 -Eric Murdock,murdoer01,1996,RS,MIL,367,193,-0.799767331,-1.899342117,-2.699109448,0.005059302,0.005059302,0,-0.753650879,-2.015966543,-2.769617421,0.893563375 -Eric Murdock,murdoer01,1997,RS,DEN,222,114,0.765746986,1.419286626,2.185033611,0.287288873,0.287288873,0,0.533086675,0.51927548,1.052362155,0.080592116 -Eric Murdock,murdoer01,1998,PO,MIA,226,125,3.843107836,1.808368393,5.651476229,0.553902842,0,0.553902842,3.497397488,1.85486038,5.352257868,0.203802628 -Eric Murdock,murdoer01,1998,RS,MIA,2584,1395,0.338460626,2.467697795,2.806158421,3.993130995,3.993130995,0,0.477673338,2.479416244,2.957089582,0.892925739 -Eric Murdock,murdoer01,1999,RS,NJN,773,401,-0.783967289,-0.400519705,-1.184486994,0.320748734,0.320748734,0,-0.934437015,-0.21736276,-1.151799775,0.129286714 -Eric Murdock,murdoer01,2000,RS,LAC,1371,693,-1.926144492,0.101613095,-1.824531398,0.32898289,0.32898289,0,-1.90033327,0.084647825,-1.815685445,0.508575217 -Gheorghe Muresan,muresgh01,1994,RS,WSB,1314,650,-2.165790805,1.043958651,-1.121832153,0.544848985,0.544848985,0,-1.977900522,1.042580107,-0.935320416,0.873306742 -Gheorghe Muresan,muresgh01,1995,RS,WSB,3425,1720,-1.718091036,1.02976005,-0.688330986,1.810787048,1.810787048,0,-1.790146265,0.994771876,-0.795374388,0.082222549 -Gheorghe Muresan,muresgh01,1996,RS,WSB,4427,2242,0.199649611,2.374906692,2.574556303,6.079757319,6.079757319,0,0.290178702,2.315869516,2.606048219,-0.165323374 -Gheorghe Muresan,muresgh01,1997,PO,WSB,130,70,-8.332638302,-1.601946529,-9.934584831,-0.264204338,0,-0.264204338,-7.928526498,-3.189477161,-11.11800366,-0.144263313 -Gheorghe Muresan,muresgh01,1997,RS,WSB,3600,1849,-1.820155841,1.496334996,-0.323820845,2.289721723,2.289721723,0,-1.798077829,1.123779325,-0.674298505,0.038348895 -Gheorghe Muresan,muresgh01,1999,RS,NJN,2,1,-82.19207167,-20.89272928,-103.0848009,-0.053044894,-0.053044894,0,-71.51008587,-29.93256405,-101.4426499,3.259603422 -Gheorghe Muresan,muresgh01,2000,RS,NJN,520,267,-4.220411715,-2.437710092,-6.658121808,-0.53689486,-0.53689486,0,-4.38648535,-2.546411952,-6.932897302,0.799446207 -Allen Murphy,murphal01,1977,RS,LAL,40,18,-8.600228414,-5.321781337,-13.92200975,-0.105073195,-0.105073195,0,-8.037390868,-4.044070053,-12.08146092,2.599235061 -Calvin Murphy,murphca01,1977,PO,HOU,900,420,2.900342656,-1.002810796,1.89753186,1.028765503,0,1.028765503,3.25806186,-0.360390966,2.897670894,0.169918321 -Calvin Murphy,murphca01,1977,RS,HOU,5900,2764,2.434459748,-0.063955087,2.370504661,7.235891172,7.235891172,0,2.637415255,0.598833924,3.236249179,0.223811319 -Calvin Murphy,murphca01,1978,RS,HOU,6190,2900,2.19376065,-1.625424254,0.568336397,4.906249375,4.906249375,0,2.19066583,-0.892096842,1.298568988,-0.076896774 -Calvin Murphy,murphca01,1979,PO,HOU,149,73,-1.49412491,4.471959797,2.977834887,0.221707819,0,0.221707819,-0.740840632,5.728244214,4.987403583,0.786868306 -Calvin Murphy,murphca01,1979,RS,HOU,6433,2941,1.627859392,-0.937762695,0.690096698,5.161315366,5.161315366,0,1.856370105,-0.095138403,1.761231702,-0.011271528 -Calvin Murphy,murphca01,1980,PO,HOU,538,265,2.047712356,-0.211939049,1.835773308,0.641517711,0,0.641517711,1.895305107,0.783012804,2.678317911,0.321309663 -Calvin Murphy,murphca01,1980,RS,HOU,5707,2676,2.382331047,-0.223624846,2.158706201,6.716178068,6.716178068,0,2.346870884,0.577612512,2.924483396,0.223322599 -Calvin Murphy,murphca01,1981,PO,HOU,1063,540,1.250934093,-0.286306618,0.964627474,1.063217985,0,1.063217985,1.286678117,0.364667281,1.651345398,0.704125775 -Calvin Murphy,murphca01,1981,RS,HOU,4265,2014,1.093854323,-0.003592579,1.090261744,3.954820046,3.954820046,0,1.233916771,0.623289069,1.85720584,0.229484675 -Calvin Murphy,murphca01,1982,PO,HOU,103,57,-5.902808119,-3.170882194,-9.073690313,-0.191709591,0,-0.191709591,-5.752618814,-3.118314832,-8.870933646,1.072649878 -Calvin Murphy,murphca01,1982,RS,HOU,2466,1204,-1.83028115,-1.705780921,-3.536062071,-0.484487991,-0.484487991,0,-1.793636416,-1.485872783,-3.279509199,0.343677423 -Calvin Murphy,murphca01,1983,RS,HOU,3065,1423,-1.037909716,-1.193509678,-2.231419394,0.377181898,0.377181898,0,-1.395645304,-0.648147821,-2.043793126,0.18979264 -Erik Murphy,murpher01,2014,RS,CHI,129,62,-11.0302649,-8.165339877,-19.19560478,-0.51562995,-0.51562995,0,-10.44743252,-7.202825137,-17.65025765,-0.845178757 -Jay Murphy,murphja01,1985,RS,LAC,317,149,-10.7916561,-1.723324684,-12.51498079,-0.747187407,-0.747187407,0,-10.41598134,-2.034558001,-12.45053934,0.675952587 -Jay Murphy,murphja01,1986,RS,LAC,216,100,-4.815326336,-0.809885802,-5.625212137,-0.147288035,-0.147288035,0,-4.808072723,-1.475157938,-6.283230662,0.41898373 -Jay Murphy,murphja01,1987,RS,WSB,298,141,-2.094263775,-1.577990097,-3.672253872,-0.066542715,-0.066542715,0,-2.195773055,-1.691357477,-3.887130532,0.303596058 -Jay Murphy,murphja01,1988,RS,WSB,95,46,-8.267450699,-3.215696789,-11.48314749,-0.205075379,-0.205075379,0,-7.932313224,-4.34055599,-12.27286921,0.056747639 -Kevin Murphy,murphke01,2013,RS,UTA,100,52,-8.783370059,-2.678211326,-11.46158139,-0.232612315,-0.232612315,0,-8.299717069,-4.026569802,-12.32628687,0.600448481 -Ronnie Murphy,murphro01,1988,RS,POR,194,89,-9.037198171,-0.17960552,-9.216803691,-0.297220864,-0.297220864,0,-8.123128007,-1.017389521,-9.140517528,1.227999677 -Tod Murphy,murphto01,1988,RS,LAC,40,19,4.164774213,0.790045585,4.954819798,0.074652837,0.074652837,0,2.928751149,1.122916856,4.051668005,-0.048778769 -Tod Murphy,murphto01,1990,RS,MIN,4786,2493,-1.092151304,0.916742466,-0.175408838,3.266384636,3.266384636,0,-1.198951811,0.868215945,-0.330735867,-0.252726654 -Tod Murphy,murphto01,1991,RS,MIN,2068,1063,-1.758268999,-1.33557983,-3.093848829,-0.186198111,-0.186198111,0,-2.054186605,-1.71234209,-3.766528695,-0.15189049 -Tod Murphy,murphto01,1992,RS,MIN,860,429,-3.158853354,-1.674950822,-4.833804176,-0.45549254,-0.45549254,0,-3.524146113,-2.416735571,-5.940881683,-0.129084088 -Tod Murphy,murphto01,1994,RS,GSW,21,10,-3.682579581,-3.529429639,-7.21200922,-0.022967406,-0.022967406,0,-4.902916056,-3.020043537,-7.922959593,0.854941111 -Tod Murphy,murphto01,1994,RS,DET,113,57,-1.468692441,-1.234213281,-2.702905722,0.001377361,0.001377361,0,-2.060390714,-1.303141913,-3.363532627,0.547647246 -Troy Murphy,murphtr01,2002,RS,GSW,2883,1448,-2.995058508,-2.596220596,-5.591279105,-2.110327898,-2.110327898,0,-3.105043541,-2.172258288,-5.277301829,0.493103146 -Troy Murphy,murphtr01,2003,RS,GSW,4982,2510,-0.0253778,-0.726653386,-0.752031186,2.547417361,2.547417361,0,0.059081461,-0.227735396,-0.168653935,-0.402559903 -Troy Murphy,murphtr01,2004,RS,GSW,1154,610,-1.748377738,-1.206495962,-2.954873701,-0.063599455,-0.063599455,0,-1.635532835,-1.469313976,-3.104846811,-0.231309577 -Troy Murphy,murphtr01,2005,RS,GSW,4669,2375,-0.624533973,-0.778493207,-1.403027181,1.621432076,1.621432076,0,-0.416813852,-0.520749071,-0.937562922,-0.60495578 -Troy Murphy,murphtr01,2006,RS,GSW,4947,2516,-0.436501605,-1.755635904,-2.192137509,0.712533398,0.712533398,0,-0.388576112,-1.396821008,-1.78539712,-0.457334341 -Troy Murphy,murphtr01,2007,RS,IND,2307,1185,-0.849789295,-1.799164556,-2.648953851,0.061562401,0.061562401,0,-0.858225839,-1.135854975,-1.994080814,0.717656983 -Troy Murphy,murphtr01,2007,RS,GSW,1394,667,-0.60074941,-1.640280313,-2.241029723,0.174201397,0.174201397,0,-0.658705762,-1.440775364,-2.099481126,0.535611979 -Troy Murphy,murphtr01,2008,RS,IND,4336,2106,0.572233624,-0.190215752,0.382017871,3.364863993,3.364863993,0,0.521696475,-0.014979629,0.506716846,-0.011962879 -Troy Murphy,murphtr01,2009,RS,IND,5047,2482,2.171784191,-0.288108351,1.88367584,5.850779096,5.850779096,0,2.273252723,0.257038176,2.530290899,-0.267613722 -Troy Murphy,murphtr01,2010,RS,IND,4796,2344,0.768479735,0.130210979,0.898690714,4.354458706,4.354458706,0,0.927883857,0.561507199,1.489391055,-0.194526779 -Troy Murphy,murphtr01,2011,PO,BOS,6,3,4.651519796,-2.034104196,2.6174156,0.008160764,0,0.008160764,2.942095463,-4.465409413,-1.52331395,-3.275917821 -Troy Murphy,murphtr01,2011,RS,NJN,546,288,-5.474694854,-0.852035354,-6.326730208,-0.530529622,-0.530529622,0,-5.07195326,-1.15520081,-6.22715407,0.881921939 -Troy Murphy,murphtr01,2011,RS,BOS,339,178,-3.033140587,1.638192976,-1.394947612,0.123944216,0.123944216,0,-2.932200524,1.032815444,-1.89938508,0.669704143 -Troy Murphy,murphtr01,2012,PO,LAL,28,15,-7.327988722,-3.848216058,-11.17620478,-0.065427202,0,-0.065427202,-7.588027614,-7.363186176,-14.95121379,-1.463285887 -Troy Murphy,murphtr01,2012,RS,LAL,1823,956,-1.344789578,0.048939519,-1.295850059,0.709004364,0.709004364,0,-1.65765808,-0.139464397,-1.797122477,-0.033725416 -Troy Murphy,murphtr01,2013,RS,DAL,508,256,-2.39488664,-0.146750265,-2.541636905,0.027417997,0.027417997,0,-2.028765333,0.210311874,-1.818453458,0.695993461 -Dejounte Murray,murrade01,2017,PO,SAS,349,168,0.385895116,6.057392598,6.443287715,0.818707586,0,0.818707586,1.485476271,6.300576203,7.786052474,0.713841439 -Dejounte Murray,murrade01,2017,RS,SAS,654,322,-4.95037685,-0.4194821,-5.36985895,-0.432883289,-0.432883289,0,-4.345176242,-1.231409068,-5.57658531,0.565508344 -Dejounte Murray,murrade01,2018,PO,SAS,187,96,-1.524769862,5.297178046,3.772408184,0.327015579,0,0.327015579,-0.188690479,5.489774852,5.301084374,-0.729796469 -Dejounte Murray,murrade01,2018,RS,SAS,3532,1743,-2.140812343,3.124653717,0.983841374,3.308632518,3.308632518,0,-1.941059263,3.609479399,1.668420136,-0.352302644 -Jamal Murray,murraja01,2017,RS,DEN,3701,1764,-0.180577626,-0.435521556,-0.616099182,1.928691031,1.928691031,0,0.358327348,-1.299002501,-0.940675153,0.418599583 -Jamal Murray,murraja01,2018,RS,DEN,5224,2565,2.335503386,-1.660905135,0.674598252,4.460166685,4.460166685,0,3.060258524,-1.17973605,1.880522474,-0.475399983 -Jamal Murray,murraja01,2019,PO,DEN,992,508,4.413580048,-2.563807618,1.84977243,1.206104319,0,1.206104319,2.169829986,-2.353767578,-0.183937592,-1.896795632 -Jamal Murray,murraja01,2019,RS,DEN,5072,2447,1.597607117,0.078034963,1.67564208,5.501098753,5.501098753,0,2.092023025,-0.126348043,1.965674981,-0.445185346 -Lamond Murray,murrala01,1995,RS,LAC,5079,2556,-2.736247929,-1.366352313,-4.102600242,-1.760884406,-1.760884406,0,-2.630226657,-1.658724099,-4.288950756,-0.160089472 -Lamond Murray,murrala01,1996,RS,LAC,3567,1816,-1.751439276,-0.989937459,-2.741376735,0.007985683,0.007985683,0,-1.854288866,-1.378066693,-3.232355558,-0.046208138 -Lamond Murray,murrala01,1997,PO,LAC,119,65,-1.605606648,0.61410986,-0.991496788,0.060464398,0,0.060464398,-1.367467751,-0.054016484,-1.421484234,0.466988959 -Lamond Murray,murrala01,1997,RS,LAC,2491,1295,-0.999197688,-0.080092546,-1.079290235,1.104308712,1.104308712,0,-1.101007897,-0.771734207,-1.872742103,0.037674645 -Lamond Murray,murrala01,1998,RS,LAC,5022,2579,0.953903045,0.079514318,1.033417363,4.968566888,4.968566888,0,0.896823579,0.189935449,1.086759029,-0.17755644 -Lamond Murray,murrala01,1999,RS,LAC,2484,1317,-1.709474524,-1.029841181,-2.739315705,0.007193729,0.007193729,0,-1.378349192,-1.222469149,-2.600818342,0.182959046 -Lamond Murray,murrala01,2000,RS,CLE,4769,2365,-0.971602787,0.560344873,-0.411257914,2.824804009,2.824804009,0,-0.761987508,0.454245186,-0.307742322,0.094286855 -Lamond Murray,murrala01,2001,RS,CLE,4276,2225,-0.691775352,-1.314033384,-2.005808736,0.845050792,0.845050792,0,-0.461529121,-1.191278526,-1.652807647,0.027172103 -Lamond Murray,murrala01,2002,RS,CLE,4399,2312,0.666936634,-0.35541282,0.311523814,3.601841024,3.601841024,0,0.924110646,-0.500816956,0.423293691,-0.240898577 -Lamond Murray,murrala01,2004,RS,TOR,947,518,-4.503526391,-0.461815692,-4.965342083,-0.588893956,-0.588893956,0,-4.131829835,-1.548231073,-5.680060909,0.531910314 -Lamond Murray,murrala01,2005,RS,TOR,1793,918,-0.740632556,0.543635159,-0.196997397,1.195679986,1.195679986,0,-0.818317558,-0.587511141,-1.405828699,-0.004118103 -Lamond Murray,murrala01,2006,PO,NJN,367,197,0.750682148,-2.374873071,-1.624190923,0.117534975,0,0.117534975,0.483422177,-2.490281732,-2.006859555,0.643861536 -Lamond Murray,murrala01,2006,RS,NJN,1090,576,-2.081086396,-0.460787072,-2.541873468,0.061577946,0.061577946,0,-2.121643234,-1.048421108,-3.170064342,0.62130295 -Ronald Murray,murraro01,2003,RS,SEA,37,20,-9.681401271,-6.983385093,-16.66478636,-0.141840598,-0.141840598,0,-9.441638814,-10.52136947,-19.96300829,-0.094608848 -Ronald Murray,murraro01,2003,RS,MIL,80,42,-4.904677975,1.926984436,-2.977693539,-0.004929078,-0.004929078,0,-3.582040654,-0.534147496,-4.11618815,0.94307922 -Ronald Murray,murraro01,2004,RS,SEA,3829,2021,-0.675545174,-1.824110205,-2.49965538,0.259375855,0.259375855,0,-0.12484178,-1.691983169,-1.816824949,0.438706805 -Ronald Murray,murraro01,2005,PO,SEA,116,62,-6.445301412,-4.17509191,-10.62039332,-0.257918264,0,-0.257918264,-6.6065283,-4.392568672,-10.99909697,0.405717871 -Ronald Murray,murraro01,2005,RS,SEA,1636,883,-3.489717451,-2.338348425,-5.828065875,-1.391639313,-1.391639313,0,-2.975614348,-3.076616496,-6.052230844,0.328548304 -Ronald Murray,murraro01,2006,PO,CLE,721,399,-1.754504382,0.619520838,-1.134983544,0.338140167,0,0.338140167,-2.087513659,0.435761301,-1.651752358,-0.250005574 -Ronald Murray,murraro01,2006,RS,SEA,2094,1085,-2.645034032,-3.011437326,-5.656471358,-1.615153429,-1.615153429,0,-2.372549524,-3.644732753,-6.017282278,0.354623677 -Ronald Murray,murraro01,2006,RS,CLE,1943,1027,-1.000141005,0.189628202,-0.810512803,1.020516448,1.020516448,0,-0.850342129,0.457025422,-0.393316706,0.385266138 -Ronald Murray,murraro01,2007,PO,DET,246,136,-3.384164423,-1.22711876,-4.611283182,-0.133335126,0,-0.133335126,-3.89351244,-2.311672853,-6.205185293,0.092339344 -Ronald Murray,murraro01,2007,RS,DET,2717,1477,-1.62459381,-0.659314292,-2.283908102,0.350727418,0.350727418,0,-1.678893918,-1.298783742,-2.97767766,-0.133328083 -Ronald Murray,murraro01,2008,RS,DET,638,347,-1.011788086,-1.445848609,-2.457636695,0.052015055,0.052015055,0,-0.648592888,-2.12487241,-2.773465298,0.461316483 -Ronald Murray,murraro01,2008,RS,IND,1085,527,-2.378159671,-1.872043686,-4.250203357,-0.405121365,-0.405121365,0,-2.135001524,-2.150241313,-4.285242837,0.406710507 -Ronald Murray,murraro01,2009,PO,ATL,592,341,0.967631114,0.638063789,1.605694903,0.78223812,0,0.78223812,0.917246063,0.304535947,1.22178201,0.077891771 -Ronald Murray,murraro01,2009,RS,ATL,3729,1975,0.634185939,0.341042996,0.975228934,3.776903109,3.776903109,0,0.731846819,0.145562212,0.877409031,0.573443037 -Ronald Murray,murraro01,2010,PO,CHI,189,97,4.593079667,-1.084127527,3.50895214,0.315675465,0,0.315675465,3.815252633,-2.23224812,1.583004513,-1.077308095 -Ronald Murray,murraro01,2010,RS,CHA,1892,993,-1.426711299,-0.932694037,-2.359405336,0.200807264,0.200807264,0,-1.329365797,-1.343768629,-2.673134426,1.385514341 -Ronald Murray,murraro01,2010,RS,CHI,1334,680,0.133039527,-0.883036049,-0.749996522,0.701500711,0.701500711,0,-0.02759191,-0.979594222,-1.007186132,1.031863352 -Tracy Murray,murratr01,1993,RS,POR,1034,495,-1.215621754,-2.158285179,-3.373906933,-0.158494557,-0.158494557,0,-1.18791011,-2.89577297,-4.08368308,0.576480588 -Tracy Murray,murratr01,1994,PO,POR,22,11,10.70612577,1.670823504,12.37694928,0.089403077,0,0.089403077,10.55815157,3.527725518,14.08587708,1.890643431 -Tracy Murray,murratr01,1994,RS,POR,1707,820,0.803531074,-1.139038972,-0.335507898,1.009592227,1.009592227,0,0.598457138,-2.097896771,-1.499439633,-0.051861824 -Tracy Murray,murratr01,1995,RS,HOU,403,203,-4.136575241,-1.477893358,-5.614468598,-0.307079817,-0.307079817,0,-3.564894108,-1.746225698,-5.311119805,3.298367631 -Tracy Murray,murratr01,1995,RS,POR,619,313,-1.283726728,-1.902453729,-3.186180456,-0.070857356,-0.070857356,0,-1.241732074,-2.459222264,-3.700954338,1.623646075 -Tracy Murray,murratr01,1996,RS,TOR,4827,2458,1.069241627,-0.80624817,0.262993456,3.775305605,3.775305605,0,1.02256509,-0.780218543,0.242346547,-0.078804449 -Tracy Murray,murratr01,1997,PO,WSB,161,87,11.21357086,3.445210847,14.65878171,0.795187854,0,0.795187854,10.57431788,3.879747169,14.45406505,-0.196606526 -Tracy Murray,murratr01,1997,RS,WSB,3532,1814,1.075831041,0.146226483,1.222057524,3.684316234,3.684316234,0,1.19257017,-0.359771286,0.832798885,0.20270255 -Tracy Murray,murratr01,1998,RS,WAS,4308,2227,2.418311369,-0.538451009,1.87986036,5.263132923,5.263132923,0,2.459716692,-0.966798065,1.492918627,0.045400172 -Tracy Murray,murratr01,1999,RS,WAS,1236,653,-1.395934414,-0.784597986,-2.1805324,0.191079533,0.191079533,0,-1.126661118,-1.243549374,-2.370210492,0.642928649 -Tracy Murray,murratr01,2000,RS,WAS,3577,1831,0.992011393,-0.981616678,0.010394715,2.583248321,2.583248321,0,0.954608013,-1.095904364,-0.141296351,0.166364949 -Tracy Murray,murratr01,2001,PO,TOR,9,5,-19.49238006,4.899629401,-14.59275066,-0.034535298,0,-0.034535298,-13.48252225,2.974730777,-10.50779147,9.797133672 -Tracy Murray,murratr01,2001,RS,DEN,263,135,-2.722317604,-2.653759738,-5.376077343,-0.183225983,-0.183225983,0,-2.453470364,-3.636146732,-6.089617096,1.199543983 -Tracy Murray,murratr01,2001,RS,TOR,868,453,-0.861400262,-3.384268242,-4.245668504,-0.352615809,-0.352615809,0,-0.724159956,-3.985169862,-4.709329818,1.852804072 -Tracy Murray,murratr01,2002,RS,TOR,885,473,0.624496585,-2.740138014,-2.115641429,0.15371805,0.15371805,0,0.630527219,-3.847857074,-3.217329855,0.378744381 -Tracy Murray,murratr01,2003,RS,LAL,376,193,-2.922818239,-2.502444356,-5.425262595,-0.267673836,-0.267673836,0,-2.560654326,-3.695632639,-6.256286965,1.483671353 -Tracy Murray,murratr01,2004,RS,POR,64,35,-4.120980557,-1.631974929,-5.752955487,-0.053750528,-0.053750528,0,-3.775191117,-3.143574821,-6.918765937,0.215530638 -Toure' Murry,murryto01,2014,RS,NYK,769,373,-2.570416023,0.460756567,-2.109659456,0.123425217,0.123425217,0,-1.920742052,-0.54512066,-2.465862712,1.232166688 -Toure' Murry,murryto01,2015,RS,WAS,34,17,-12.10118878,5.357083712,-6.744105067,-0.036207683,-0.036207683,0,-8.477624498,1.25589373,-7.221730768,4.332696003 -Toure' Murry,murryto01,2015,RS,UTA,2,1,-58.48170452,-22.64772781,-81.12943233,-0.04032499,-0.04032499,0,-42.02709245,-11.60674785,-53.6338403,0.805260657 -Dzanan Musa,musadz01,2019,PO,BRK,38,15,-4.224170129,2.948909467,-1.275260662,0.01230755,0,0.01230755,-5.136236095,0.731860783,-4.404375312,5.700483696 -Dzanan Musa,musadz01,2019,RS,BRK,85,39,-2.454062551,1.981401691,-0.47266086,0.045569426,0.045569426,0,-3.173943048,-0.915871016,-4.089814063,0.574379404 -Mike Muscala,muscami01,2014,PO,ATL,9,5,-6.449282179,12.56356617,6.114283987,0.022485529,0,0.022485529,-6.974541695,5.060805233,-1.913736462,-3.328323075 -Mike Muscala,muscami01,2014,RS,ATL,443,215,-6.324761962,-5.449202104,-11.77396407,-0.988290079,-0.988290079,0,-5.163268686,-4.77083427,-9.934102957,-0.152671859 -Mike Muscala,muscami01,2015,PO,ATL,200,102,-0.701821644,-0.078417644,-0.780239288,0.105222921,0,0.105222921,-2.275276336,-1.332696555,-3.607972891,-0.455317444 -Mike Muscala,muscami01,2015,RS,ATL,997,502,0.954435421,0.058157225,1.012592646,0.960434264,0.960434264,0,0.544451574,-0.63365984,-0.089208265,-0.322655026 -Mike Muscala,muscami01,2016,PO,ATL,135,67,-1.332292276,-5.594977189,-6.927269465,-0.146042245,0,-0.146042245,-0.51306945,-7.923748901,-8.436818351,-0.793677021 -Mike Muscala,muscami01,2016,RS,ATL,1165,565,-1.971242939,0.338326492,-1.632916448,0.322643634,0.322643634,0,-1.451213778,0.355751653,-1.095462126,0.191095116 -Mike Muscala,muscami01,2017,PO,ATL,168,81,-3.919445454,0.745482677,-3.173962777,-0.018020396,0,-0.018020396,-5.523014445,-2.138604433,-7.661618878,-0.266352172 -Mike Muscala,muscami01,2017,RS,ATL,2562,1237,-1.06354058,0.510772739,-0.552767841,1.388695812,1.388695812,0,-1.723302041,0.030955403,-1.692346637,0.14036658 -Mike Muscala,muscami01,2018,RS,ATL,2264,1060,-1.239800861,0.08355613,-1.15624473,0.864744774,0.864744774,0,-1.202321495,-0.533408764,-1.735730258,0.324868829 -Mike Muscala,muscami01,2019,RS,PHI,2278,1041,-1.621529394,0.491498356,-1.130031038,0.862988493,0.862988493,0,-1.48822039,-0.129415532,-1.617635922,0.307198429 -Mike Muscala,muscami01,2019,RS,LAL,580,265,0.49411104,-1.324375709,-0.830264669,0.260399796,0.260399796,0,0.718787888,-1.312362792,-0.593574904,0.332110086 -Jerrod Mustaf,mustaje01,1991,PO,NYK,43,22,7.448384516,-0.591872001,6.856512515,0.110116977,0,0.110116977,5.637938626,-1.817329788,3.820608838,-0.928240172 -Jerrod Mustaf,mustaje01,1991,RS,NYK,1652,825,-4.587221713,-1.553568294,-6.140790007,-1.434690413,-1.434690413,0,-4.596513635,-1.861628134,-6.458141769,0.517831156 -Jerrod Mustaf,mustaje01,1992,RS,PHO,1142,545,-3.0272642,0.037821681,-2.989442519,-0.066694036,-0.066694036,0,-2.710314051,-1.093052918,-3.803366969,0.168825516 -Jerrod Mustaf,mustaje01,1993,PO,PHO,20,10,-0.276532498,0.318516883,0.041984385,0.014409708,0,0.014409708,-1.226822828,-2.68265217,-3.909474999,-1.761264957 -Jerrod Mustaf,mustaje01,1993,RS,PHO,707,336,-3.975892736,0.558081022,-3.417811714,-0.114847501,-0.114847501,0,-3.544890385,-0.198793813,-3.743684198,0.313455149 -Jerrod Mustaf,mustaje01,1994,RS,PHO,399,196,-5.975094379,-1.361350021,-7.3364444,-0.460193645,-0.460193645,0,-5.667345869,-1.903560741,-7.570906611,0.325848404 -Dikembe Mutombo,mutomdi01,1992,RS,DEN,5643,2716,-1.857300501,0.56357044,-1.293730061,2.011586968,2.011586968,0,-1.796584587,0.454420259,-1.342164328,-0.308881239 -Dikembe Mutombo,mutomdi01,1993,RS,DEN,6370,3029,-0.943839024,2.60379354,1.659954515,6.766244956,6.766244956,0,-0.901852224,2.105614782,1.203762558,-0.702429077 -Dikembe Mutombo,mutomdi01,1994,PO,DEN,942,511,-1.379073159,4.839516592,3.460443433,1.654331501,0,1.654331501,-1.157473919,4.296182096,3.138708177,-0.837171203 -Dikembe Mutombo,mutomdi01,1994,RS,DEN,5778,2853,-1.037691598,4.268630749,3.230939151,8.652228901,8.652228901,0,-0.9721424,3.413164154,2.441021754,-0.592851338 -Dikembe Mutombo,mutomdi01,1995,PO,DEN,161,84,-4.901552318,-2.361352762,-7.26290508,-0.200778443,0,-0.200778443,-5.119114891,-1.760150676,-6.879265567,0.589131103 -Dikembe Mutombo,mutomdi01,1995,RS,DEN,5977,3100,-1.265328815,2.459080678,1.193751864,6.178638897,6.178638897,0,-1.159609282,2.135172937,0.975563655,-0.88771739 -Dikembe Mutombo,mutomdi01,1996,RS,DEN,5271,2713,-2.20785596,3.209048227,1.001192267,5.139212652,5.139212652,0,-2.11450023,2.83293563,0.7184354,-0.950169569 -Dikembe Mutombo,mutomdi01,1997,PO,ATL,738,415,2.225397562,2.513526504,4.738924066,1.614125885,0,1.614125885,1.611690144,2.194807201,3.806497346,-1.146728262 -Dikembe Mutombo,mutomdi01,1997,RS,ATL,5438,2973,-1.229589592,3.7940579,2.564468309,7.986370971,7.986370971,0,-1.255544356,2.998624678,1.743080321,-0.846132716 -Dikembe Mutombo,mutomdi01,1998,PO,ATL,240,136,-3.41022096,2.947156826,-0.463064134,0.161806737,0,0.161806737,-3.482009666,1.8456289,-1.636380765,-0.984477706 -Dikembe Mutombo,mutomdi01,1998,RS,ATL,5391,2917,-0.212923589,2.382186703,2.169263115,7.255401163,7.255401163,0,-0.145343758,1.842289317,1.696945558,-0.819937572 -Dikembe Mutombo,mutomdi01,1999,PO,ATL,657,380,1.637826671,2.712490574,4.350317246,1.401223936,0,1.401223936,0.998488649,2.424281005,3.422769654,-1.131767767 -Dikembe Mutombo,mutomdi01,1999,RS,ATL,3288,1829,0.524061387,3.995758328,4.519819715,6.707431381,6.707431381,0,0.234647546,3.355495178,3.590142724,-1.014119197 -Dikembe Mutombo,mutomdi01,2000,RS,ATL,5766,2984,0.100759692,1.233842902,1.334602594,6.154880522,6.154880522,0,-0.15622833,1.213660195,1.057431865,-0.964662329 -Dikembe Mutombo,mutomdi01,2001,PO,PHI,1798,981,0.615627787,4.941771211,5.557398998,4.225114875,0,4.225114875,0.447945107,4.0667195,4.514664607,-1.331841161 -Dikembe Mutombo,mutomdi01,2001,RS,ATL,3323,1716,-2.046872824,2.151234777,0.104361953,2.481901016,2.481901016,0,-2.095402113,1.980055601,-0.115346512,-0.631937781 -Dikembe Mutombo,mutomdi01,2001,RS,PHI,1671,875,0.050396131,3.176305749,3.226701879,2.643682647,2.643682647,0,-0.003269115,2.388216378,2.384947263,-0.84675068 -Dikembe Mutombo,mutomdi01,2002,PO,PHI,318,173,-3.646400666,-1.657589324,-5.30398999,-0.231463931,0,-0.231463931,-3.401678688,-1.50847345,-4.910152137,-0.406935203 -Dikembe Mutombo,mutomdi01,2002,RS,PHI,5446,2907,-1.607052758,4.716911138,3.10985838,8.620613517,8.620613517,0,-1.706152555,3.798810422,2.092657867,-0.74391938 -Dikembe Mutombo,mutomdi01,2003,PO,NJN,218,115,-3.581692464,2.638930488,-0.942761976,0.10996109,0,0.10996109,-3.917744493,2.009576606,-1.908167887,0.501344788 -Dikembe Mutombo,mutomdi01,2003,RS,NJN,992,514,-4.088463805,0.827664042,-3.260799762,-0.133071446,-0.133071446,0,-3.979319193,-0.074894349,-4.054213541,-0.606385141 -Dikembe Mutombo,mutomdi01,2004,PO,NYK,74,38,-4.478841827,0.457524825,-4.021317002,-0.025377239,0,-0.025377239,-4.942045994,-0.728544283,-5.670590278,-0.153177031 -Dikembe Mutombo,mutomdi01,2004,RS,NYK,2818,1494,-2.404593891,1.742138137,-0.662455754,1.576611188,1.576611188,0,-2.549144463,1.069404906,-1.479739557,-0.83640977 -Dikembe Mutombo,mutomdi01,2005,PO,HOU,186,101,-2.819583956,1.736251105,-1.083332851,0.088640279,0,0.088640279,-3.034177529,0.850583459,-2.18359407,0.064609826 -Dikembe Mutombo,mutomdi01,2005,RS,HOU,2268,1212,-2.056174773,4.555200413,2.499025639,3.21920949,3.21920949,0,-2.379427919,3.204547874,0.825119955,-0.753965295 -Dikembe Mutombo,mutomdi01,2006,RS,HOU,1771,955,-2.265194537,1.587048888,-0.678145649,1.006981842,1.006981842,0,-2.894553747,1.062290089,-1.832263658,-0.227878789 -Dikembe Mutombo,mutomdi01,2007,PO,HOU,74,40,3.306773726,2.043550329,5.350324055,0.168444571,0,0.168444571,1.32131069,0.676789126,1.998099816,-1.090003232 -Dikembe Mutombo,mutomdi01,2007,RS,HOU,2464,1289,-2.501526816,4.279859651,1.778332835,2.960445292,2.960445292,0,-2.943738038,3.499145823,0.555407785,-0.549957974 -Dikembe Mutombo,mutomdi01,2008,PO,HOU,220,123,-0.720107677,3.116321382,2.396213705,0.329006183,0,0.329006183,-1.745509697,2.224006424,0.478496727,-1.088898503 -Dikembe Mutombo,mutomdi01,2008,RS,HOU,1179,619,-2.736582559,2.797777603,0.061195044,0.879271938,0.879271938,0,-3.178701681,1.844593126,-1.334108555,-0.900138847 -Dikembe Mutombo,mutomdi01,2009,PO,HOU,37,20,-4.819398087,7.318002913,2.498604826,0.056554026,0,0.056554026,-5.00909392,8.452629545,3.443535625,2.143614525 -Dikembe Mutombo,mutomdi01,2009,RS,HOU,182,96,-4.192764979,0.467217816,-3.725547163,-0.047397802,-0.047397802,0,-4.567941868,-0.822464845,-5.390406713,-0.745266332 -Martin Muursepp,muursma01,1997,RS,DAL,602,321,-0.344106794,-0.748428265,-1.092535058,0.27576578,0.27576578,0,-0.58716858,-0.500599687,-1.087768268,1.450840855 -Martin Muursepp,muursma01,1997,RS,MIA,50,27,-6.022126703,-4.020947128,-10.04307383,-0.103748931,-0.103748931,0,-4.815952157,-5.736265967,-10.55221812,2.982824908 -Martin Muursepp,muursma01,1998,RS,DAL,1142,603,-0.341811733,0.322072653,-0.01973908,0.847044103,0.847044103,0,-0.435448892,0.697071067,0.261622175,0.769774244 -Pete Myers,myerspe01,1987,PO,CHI,2,1,-35.18799363,-3.682799189,-38.87079282,-0.018759186,0,-0.018759186,-33.27040662,-6.131025054,-39.40143167,-1.286127746 -Pete Myers,myerspe01,1987,RS,CHI,313,155,-0.498913087,2.574699881,2.075786794,0.388388903,0.388388903,0,-0.326371386,2.303927609,1.977556223,1.80738405 -Pete Myers,myerspe01,1988,RS,SAS,722,328,-2.681564931,-1.468341311,-4.149906242,-0.23483445,-0.23483445,0,-2.8624075,-1.987556879,-4.84996438,0.243650927 -Pete Myers,myerspe01,1989,PO,NYK,28,14,2.626138447,-0.601900029,2.024238418,0.035165658,0,0.035165658,0.708389243,-1.294252806,-0.585863563,-0.01417385 -Pete Myers,myerspe01,1989,RS,NYK,506,230,-0.205562443,0.162147257,-0.043415186,0.321265265,0.321265265,0,-0.657072712,0.263068897,-0.394003815,1.173785197 -Pete Myers,myerspe01,1989,RS,PHI,83,40,-4.058913148,0.899638333,-3.159274815,-0.008383245,-0.008383245,0,-3.66708734,-0.169729657,-3.836816997,0.375344263 -Pete Myers,myerspe01,1990,RS,NJN,1136,543,-1.594973858,-2.312595183,-3.907569041,-0.322619042,-0.322619042,0,-2.214548408,-2.271512305,-4.486060712,0.598553674 -Pete Myers,myerspe01,1990,RS,NYK,430,208,-3.853365153,0.546426648,-3.306938504,-0.060102193,-0.060102193,0,-3.872477962,0.852624531,-3.019853431,1.683031063 -Pete Myers,myerspe01,1991,RS,SAS,214,103,-4.812477447,-1.013402941,-5.825880388,-0.162908465,-0.162908465,0,-5.059983447,-1.827717875,-6.887701322,0.778261999 -Pete Myers,myerspe01,1994,PO,CHI,422,235,0.777627131,-0.849374693,-0.071747562,0.331748995,0,0.331748995,0.578572783,-1.205856164,-0.627283381,0.152865814 -Pete Myers,myerspe01,1994,RS,CHI,3931,2030,-1.271683886,-0.330202671,-1.601886557,1.191837425,1.191837425,0,-1.545667112,-0.296949911,-1.842617023,0.220904621 -Pete Myers,myerspe01,1995,PO,CHI,146,79,-2.781837609,0.987341207,-1.794496402,0.039865097,0,0.039865097,-3.019700826,0.304255311,-2.715445516,0.328886973 -Pete Myers,myerspe01,1995,RS,CHI,2462,1270,-2.355549435,-0.021616802,-2.377166236,0.242089725,0.242089725,0,-2.475753848,-0.400913586,-2.876667434,0.19877059 -Pete Myers,myerspe01,1996,RS,CHH,874,453,-3.399329959,-0.583146648,-3.982476607,-0.287314663,-0.287314663,0,-3.594053968,-0.606821406,-4.200875374,0.803897654 -Pete Myers,myerspe01,1996,RS,MIA,1227,639,-2.158529025,-1.618690348,-3.777219373,-0.338212286,-0.338212286,0,-2.573681636,-2.192816419,-4.766498055,0.921482037 -Pete Myers,myerspe01,1998,RS,NYK,74,40,-0.348442697,4.483206803,4.134764106,0.142810394,0.142810394,0,-0.276604612,4.216105053,3.939500441,1.499434706 -Svi Mykhailiuk,mykhasv01,2019,RS,LAL,919,420,-3.354848146,-0.838107375,-4.19295552,-0.310952217,-0.310952217,0,-3.418228053,-2.105410578,-5.523638631,0.576781224 -Svi Mykhailiuk,mykhasv01,2019,RS,DET,41,20,-7.875057803,-1.525652624,-9.400710427,-0.067255228,-0.067255228,0,-7.792714688,-1.944345294,-9.737059982,-0.913987505 -Bostjan Nachbar,nachbbo01,2003,RS,HOU,144,77,-3.866670517,-1.335229058,-5.201899575,-0.098623178,-0.098623178,0,-3.490439929,-1.835252502,-5.325692431,2.198082817 -Bostjan Nachbar,nachbbo01,2004,PO,HOU,76,41,2.327675835,-0.811039278,1.516636557,0.093759219,0,0.093759219,1.133140299,-0.436128399,0.6970119,1.66257473 -Bostjan Nachbar,nachbbo01,2004,RS,HOU,955,516,-1.690678542,0.115936291,-1.574742251,0.312649177,0.312649177,0,-1.989205129,-0.306362582,-2.295567711,0.9569255 -Bostjan Nachbar,nachbbo01,2005,RS,HOU,382,204,-2.653655254,-1.891201635,-4.54485689,-0.189987409,-0.189987409,0,-3.155573638,-1.991474896,-5.147048534,1.565302568 -Bostjan Nachbar,nachbbo01,2005,RS,NOH,2099,1137,-1.945524162,-1.813409316,-3.758933478,-0.599778611,-0.599778611,0,-1.69376485,-1.563880558,-3.257645408,2.279907622 -Bostjan Nachbar,nachbbo01,2006,PO,NJN,2,1,-5.551633998,-2.855186546,-8.406820544,-0.002924644,0,-0.002924644,-7.118961548,-5.996136736,-13.11509828,-1.576907211 -Bostjan Nachbar,nachbbo01,2006,RS,NOK,760,405,-3.516549591,-0.900237546,-4.416787137,-0.352452995,-0.352452995,0,-2.926889482,-0.983771624,-3.910661106,2.139868548 -Bostjan Nachbar,nachbbo01,2006,RS,NJN,184,97,-2.037512271,0.087975393,-1.949536879,0.040491012,0.040491012,0,-2.036817345,-0.617051386,-2.653868731,2.027557511 -Bostjan Nachbar,nachbbo01,2007,PO,NJN,525,281,0.200834028,0.059331118,0.260165146,0.447991912,0,0.447991912,0.202755183,-0.211401835,-0.008646652,0.590820092 -Bostjan Nachbar,nachbbo01,2007,RS,NJN,2951,1532,0.213861212,-0.439756787,-0.225895575,1.984203632,1.984203632,0,0.13118592,-0.585456122,-0.454270202,0.532763285 -Bostjan Nachbar,nachbbo01,2008,RS,NJN,3201,1660,-1.620392257,-2.4275303,-4.047922556,-1.106834279,-1.106834279,0,-1.182135005,-2.152754557,-3.334889562,0.645287503 -Abdel Nader,naderab01,2018,PO,BOS,66,33,-2.476472719,-4.31067782,-6.787150539,-0.070850066,0,-0.070850066,-5.708888393,-7.887879736,-13.59676813,1.03874762 -Abdel Nader,naderab01,2018,RS,BOS,1093,522,-4.932026307,-2.395405471,-7.327431778,-1.225844432,-1.225844432,0,-4.970364704,-2.784625083,-7.754989787,0.550276162 -Abdel Nader,naderab01,2019,PO,OKC,12,5,-13.01623048,-5.001183396,-18.01741388,-0.039390824,0,-0.039390824,-15.99476852,-9.085559363,-25.08032788,-1.924912521 -Abdel Nader,naderab01,2019,RS,OKC,1518,694,-4.331531779,-2.290471425,-6.622003204,-1.368862843,-1.368862843,0,-4.224167736,-1.625316395,-5.849484132,-0.158438961 -Lee Nailon,nailole01,2001,RS,CHH,884,469,-1.855483116,-0.575269112,-2.430752228,0.076611648,0.076611648,0,-2.606563989,-1.549910236,-4.156474226,0.266936224 -Lee Nailon,nailole01,2002,PO,CHH,305,160,0.150257454,-3.064043408,-2.913785954,-0.013768147,0,-0.013768147,-0.584468155,-3.705443877,-4.289912032,-0.141688801 -Lee Nailon,nailole01,2002,RS,CHH,3614,1912,-0.93114317,-1.170680657,-2.101823826,0.631739224,0.631739224,0,-1.204869116,-1.338677251,-2.543546366,-0.081024603 -Lee Nailon,nailole01,2003,RS,NYK,774,405,-1.88287336,-2.661441296,-4.544314656,-0.370613167,-0.370613167,0,-2.284911805,-3.852640493,-6.137552299,-0.036723968 -Lee Nailon,nailole01,2004,RS,ORL,159,83,1.108595038,-4.167676283,-3.059081245,-0.013005241,-0.013005241,0,-0.037119946,-4.304394958,-4.341514904,-0.58030893 -Lee Nailon,nailole01,2004,RS,ATL,574,300,-2.721671379,-3.13708683,-5.858758209,-0.479312914,-0.479312914,0,-2.647126546,-3.145796703,-5.792923249,0.668093682 -Lee Nailon,nailole01,2004,RS,CLE,760,397,-1.360011781,-3.873284845,-5.233296626,-0.500931995,-0.500931995,0,-1.787123892,-4.302981243,-6.090105135,-0.373120191 -Lee Nailon,nailole01,2005,RS,NOH,3723,2017,-1.571606281,-0.858590054,-2.430196334,0.327945744,0.327945744,0,-2.022773819,-0.947313492,-2.970087312,-0.323192254 -Lee Nailon,nailole01,2006,RS,PHI,463,237,-0.513756861,-1.093316486,-1.607073348,0.13818194,0.13818194,0,-0.90875273,-1.503241201,-2.41199393,-0.011788126 -Eduardo Najera,najered01,2001,PO,DAL,82,44,6.577104649,-2.041313506,4.535791142,0.168351573,0,0.168351573,5.872989753,-1.878464641,3.994525112,-0.179458347 -Eduardo Najera,najered01,2001,RS,DAL,846,431,-0.523184399,-1.823378279,-2.346562678,0.088629354,0.088629354,0,-0.847711147,-2.405471788,-3.253182936,-0.088453766 -Eduardo Najera,najered01,2002,PO,DAL,248,122,-0.219386584,-0.119544434,-0.338931018,0.156282378,0,0.156282378,-0.880788155,-0.252018971,-1.132807126,0.888343698 -Eduardo Najera,najered01,2002,RS,DAL,2654,1357,0.840365043,2.03415101,2.874516053,3.890919989,3.890919989,0,0.735302569,1.823847832,2.559150401,-0.074605383 -Eduardo Najera,najered01,2003,PO,DAL,774,394,0.629685223,-0.24152322,0.388162003,0.650831064,0,0.650831064,0.20747766,-0.24044829,-0.03297063,0.030708635 -Eduardo Najera,najered01,2003,RS,DAL,2150,1103,1.387921869,0.709513762,2.097435631,2.725690014,2.725690014,0,0.815402572,0.913768023,1.729170594,-0.074509322 -Eduardo Najera,najered01,2004,PO,DAL,116,57,2.118402851,2.907598405,5.026001255,0.234004465,0,0.234004465,1.068888417,2.999233158,4.068121576,0.297685292 -Eduardo Najera,najered01,2004,RS,DAL,1414,720,-2.236486382,1.079535853,-1.15695053,0.585721481,0.585721481,0,-2.326996941,0.582672996,-1.744323945,0.081696244 -Eduardo Najera,najered01,2005,PO,DEN,25,13,-7.196292078,-4.29392957,-11.49022165,-0.059297624,0,-0.059297624,-7.479668404,-6.337790676,-13.81745908,-0.742619477 -Eduardo Najera,najered01,2005,RS,DEN,1133,575,-0.512248509,-0.423094881,-0.93534339,0.534644294,0.534644294,0,-0.586652326,-0.026016419,-0.612668745,0.395470574 -Eduardo Najera,najered01,2005,RS,GSW,1199,610,-2.344700803,-2.043914378,-4.388615181,-0.511046049,-0.511046049,0,-2.583400736,-2.421376979,-5.004777714,0.193633051 -Eduardo Najera,najered01,2006,PO,DEN,173,89,-6.784940722,1.175404605,-5.609536117,-0.134813606,0,-0.134813606,-6.945415598,1.394634123,-5.550781475,0.604494234 -Eduardo Najera,najered01,2006,RS,DEN,2867,1449,-2.005180794,1.117147967,-0.888032827,1.373107002,1.373107002,0,-2.065508544,1.027546135,-1.037962409,-0.226841164 -Eduardo Najera,najered01,2007,PO,DEN,177,96,-1.835537015,-0.322488945,-2.15802596,0.029838656,0,0.029838656,-2.035633648,-0.313369845,-2.349003493,-0.197042326 -Eduardo Najera,najered01,2007,RS,DEN,3403,1658,-0.110581746,0.008268415,-0.102313331,2.241860342,2.241860342,0,-0.429008157,0.472150135,0.043141978,0.089376517 -Eduardo Najera,najered01,2008,PO,DEN,160,78,-0.74333403,0.919642042,0.176308013,0.121501389,0,0.121501389,-1.016983852,1.242144715,0.225160863,1.035103031 -Eduardo Najera,najered01,2008,RS,DEN,3496,1664,-0.23643267,1.877834239,1.64140157,3.736673246,3.736673246,0,-0.252440263,1.639314498,1.386874235,0.213113567 -Eduardo Najera,najered01,2009,RS,NJN,604,319,-3.87612556,-0.911884688,-4.788010249,-0.336822675,-0.336822675,0,-3.61433568,-0.973827976,-4.588163656,1.434944947 -Eduardo Najera,najered01,2010,PO,DAL,67,36,-1.819964442,1.777823152,-0.04214129,0.052868163,0,0.052868163,-1.449113902,2.5221797,1.073065798,2.783902509 -Eduardo Najera,najered01,2010,RS,NJN,393,204,-3.501287026,-0.046196161,-3.547483186,-0.084647889,-0.084647889,0,-3.179992539,0.365395109,-2.814597431,1.860572915 -Eduardo Najera,najered01,2010,RS,DAL,938,481,-2.636922151,0.301474852,-2.335447299,0.103219271,0.103219271,0,-2.491746548,0.227591936,-2.264154611,1.370622855 -Eduardo Najera,najered01,2011,RS,CHA,702,372,-2.870463355,0.011445047,-2.859018308,-0.020876408,-0.020876408,0,-2.924733133,-0.095780735,-3.020513867,0.834803875 -Eduardo Najera,najered01,2012,RS,CHA,518,270,-1.656169137,1.100262426,-0.555906711,0.306992285,0.306992285,0,-1.421657373,2.168063986,0.746406613,1.450491439 -Larry Nance,nancela01,1982,PO,PHO,278,128,-0.946614893,3.631137936,2.684523043,0.366755293,0,0.366755293,-0.853940137,2.739309122,1.885368985,0.196275328 -Larry Nance,nancela01,1982,RS,PHO,2487,1186,-1.881556357,1.095052921,-0.786503436,1.191933109,1.191933109,0,-1.891303436,0.370302524,-1.521000912,0.328900824 -Larry Nance,nancela01,1983,PO,PHO,221,103,-2.778857254,0.667719191,-2.111138063,0.034579726,0,0.034579726,-2.659300682,0.855290954,-1.804009728,-0.134144883 -Larry Nance,nancela01,1983,RS,PHO,6239,2914,1.002785208,2.640051196,3.642836404,9.455795456,9.455795456,0,1.160410793,2.410093616,3.570504409,-0.533345199 -Larry Nance,nancela01,1984,PO,PHO,1305,633,2.351795107,1.401897103,3.75369221,2.155511379,0,2.155511379,2.360741482,1.369744197,3.730485678,-0.492992238 -Larry Nance,nancela01,1984,RS,PHO,6194,2899,1.910218777,1.372478793,3.282697569,8.888007064,8.888007064,0,1.973768818,1.354203178,3.327971996,-0.400247182 -Larry Nance,nancela01,1985,RS,PHO,4756,2202,2.153701189,1.921403324,4.075104513,7.635483654,7.635483654,0,2.145379708,2.016237412,4.16161712,-0.434664909 -Larry Nance,nancela01,1986,RS,PHO,5486,2484,1.846817971,0.730672312,2.577490283,6.739094965,6.739094965,0,1.740084064,0.721424012,2.461508076,-0.19331856 -Larry Nance,nancela01,1987,RS,PHO,5522,2569,2.906419294,1.255118085,4.161537379,9.01561967,9.01561967,0,2.959153871,1.455506039,4.414659909,-0.488298417 -Larry Nance,nancela01,1988,PO,CLE,392,200,0.935050011,-0.106537783,0.828512229,0.373501742,0,0.373501742,0.857261434,-0.263272847,0.593988587,-0.783844404 -Larry Nance,nancela01,1988,RS,PHO,3150,1477,1.382052146,-0.535360379,0.846691767,2.710016228,2.710016228,0,1.526865871,0.050593535,1.577459406,-0.012132497 -Larry Nance,nancela01,1988,RS,CLE,1858,906,2.620714307,-0.688858835,1.931855472,2.157477026,2.157477026,0,2.387356814,-0.170931111,2.216425702,-0.310626705 -Larry Nance,nancela01,1989,PO,CLE,371,195,2.618618032,0.81971563,3.438333662,0.628535253,0,0.628535253,2.287109787,0.637045046,2.924154833,-0.972465987 -Larry Nance,nancela01,1989,RS,CLE,5216,2526,1.265101041,1.949906167,3.215007208,7.628560137,7.628560137,0,1.252059962,1.591529824,2.843589786,-0.781213433 -Larry Nance,nancela01,1990,PO,CLE,314,159,0.280181336,1.691581335,1.97176267,0.394773919,0,0.394773919,0.123784766,1.830708576,1.954493342,-0.067900247 -Larry Nance,nancela01,1990,RS,CLE,4134,2065,0.433873838,1.355988574,1.789862412,4.757937442,4.757937442,0,0.388910411,1.294995433,1.683905844,-0.522399741 -Larry Nance,nancela01,1991,RS,CLE,5866,2927,1.416821701,1.190676823,2.607498524,7.937381734,7.937381734,0,1.311884595,1.190926115,2.502810711,-0.783847638 -Larry Nance,nancela01,1992,PO,CLE,1316,681,0.843177381,2.019447765,2.862625146,1.994874436,0,1.994874436,1.016675975,2.057442836,3.074118811,-0.755708307 -Larry Nance,nancela01,1992,RS,CLE,5765,2880,2.982258332,2.141044155,5.123302487,11.45837654,11.45837654,0,3.043462151,2.035013108,5.078475259,-0.934189834 -Larry Nance,nancela01,1993,PO,CLE,618,329,4.714546652,1.047014323,5.761560975,1.463388841,0,1.463388841,4.213845211,1.772933082,5.986778293,-0.631498174 -Larry Nance,nancela01,1993,RS,CLE,5500,2753,1.825117119,1.599084023,3.424201142,8.600902405,8.600902405,0,1.848326688,1.554928448,3.403255135,-0.804759221 -Larry Nance,nancela01,1994,RS,CLE,1757,909,-0.336202119,1.528133132,1.191931013,1.821550811,1.821550811,0,-0.208888879,1.424149025,1.215260146,-0.347738506 -Larry Nance Jr.,nancela02,2016,RS,LAL,2560,1266,-0.996378444,0.95461429,-0.041764154,1.731950494,1.731950494,0,-1.43251755,-0.123555929,-1.556073479,-0.968265531 -Larry Nance Jr.,nancela02,2017,RS,LAL,3024,1442,-1.407001545,0.580261426,-0.826740119,1.41661738,1.41661738,0,-1.130692517,0.787841608,-0.342850909,0.115003873 -Larry Nance Jr.,nancela02,2018,PO,CLE,605,307,-0.391624285,3.303464199,2.911839913,0.915711599,0,0.915711599,0.584818906,2.985484295,3.570303201,0.115040145 -Larry Nance Jr.,nancela02,2018,RS,LAL,1951,922,-0.303383357,2.465272655,2.161889297,2.317728968,2.317728968,0,-0.042437494,2.968163741,2.925726246,0.30715897 -Larry Nance Jr.,nancela02,2018,RS,CLE,1040,499,0.035522468,2.978068554,3.013591021,1.46590365,1.46590365,0,0.234649809,3.410753695,3.645403504,-0.09787709 -Larry Nance Jr.,nancela02,2019,RS,CLE,3662,1795,0.00191379,2.230547709,2.232461499,4.543462713,4.543462713,0,0.317497156,2.340936002,2.658433157,-0.435984242 -Shabazz Napier,napiesh01,2015,RS,MIA,1931,1012,-1.997204782,-1.131249928,-3.128454711,-0.194227895,-0.194227895,0,-1.477126031,-1.634189864,-3.111315894,-0.577488057 -Shabazz Napier,napiesh01,2016,RS,ORL,1211,600,-2.503792447,-0.638841483,-3.142633929,-0.120124566,-0.120124566,0,-1.635745568,-1.539550677,-3.175296245,-0.055712862 -Shabazz Napier,napiesh01,2017,PO,POR,101,47,8.080702178,-2.589517991,5.491184187,0.20020743,0,0.20020743,8.94402037,-1.895781495,7.048238875,-1.710131116 -Shabazz Napier,napiesh01,2017,RS,POR,1033,512,0.375190046,-0.075291929,0.299898117,0.793627585,0.793627585,0,1.255471228,-0.483335287,0.772135941,-0.378489131 -Shabazz Napier,napiesh01,2018,PO,POR,75,35,-9.834140237,4.988538786,-4.845601451,-0.03984775,0,-0.03984775,-8.754280614,3.308802832,-5.445477782,3.16685072 -Shabazz Napier,napiesh01,2018,RS,POR,3112,1535,-0.338071741,2.446847831,2.10877609,3.772968649,3.772968649,0,-0.513100355,2.419762715,1.90666236,-0.839827185 -Shabazz Napier,napiesh01,2019,PO,BRK,66,28,24.69675947,1.729859812,26.42661929,0.433108006,0,0.433108006,15.20138789,-1.030496126,14.17089176,0.747316252 -Shabazz Napier,napiesh01,2019,RS,BRK,2105,983,1.029372843,0.648875106,1.678247949,2.220332669,2.220332669,0,1.144638714,0.112212101,1.256850814,-0.025306194 -Bob Nash,nashbo01,1978,RS,KCK,1824,800,1.083216277,-0.702116167,0.38110011,1.274051295,1.274051295,0,0.474442372,-1.606239894,-1.131797522,-0.332929432 -Bob Nash,nashbo01,1979,PO,KCK,144,64,-6.692354583,-2.613207368,-9.305561952,-0.221385257,0,-0.221385257,-7.378796138,-3.452909372,-10.83170551,0.285874238 -Bob Nash,nashbo01,1979,RS,KCK,2955,1307,-2.604683079,-1.206010356,-3.810693435,-0.706672848,-0.706672848,0,-2.862323377,-2.011846786,-4.874170163,-0.095471455 -Steve Nash,nashst01,1997,PO,PHO,30,15,-9.979686814,0.113004105,-9.866682708,-0.058926752,0,-0.058926752,-8.304332673,1.481405534,-6.822927138,4.327395174 -Steve Nash,nashst01,1997,RS,PHO,1343,684,-1.241918585,-2.659975225,-3.90189381,-0.403799957,-0.403799957,0,-1.529526335,-2.767168946,-4.296695281,0.412187414 -Steve Nash,nashst01,1998,PO,PHO,98,51,2.578526042,-1.909926279,0.668599762,0.092846216,0,0.092846216,2.315946725,-1.859233605,0.45671312,1.04593007 -Steve Nash,nashst01,1998,RS,PHO,3205,1664,1.610459389,-0.509914222,1.100545167,3.267802258,3.267802258,0,1.48335007,-0.482508889,1.000841181,-0.033698635 -Steve Nash,nashst01,1999,RS,DAL,2380,1269,0.909559521,-1.888280911,-0.97872139,1.144365897,1.144365897,0,0.855686705,-1.265991965,-0.41030526,-0.191283212 -Steve Nash,nashst01,2000,RS,DAL,3064,1532,1.878751792,-2.506118279,-0.627366487,1.653863735,1.653863735,0,1.496249774,-2.325350327,-0.829100553,-0.297724816 -Steve Nash,nashst01,2001,PO,DAL,690,370,3.519814483,-2.123974395,1.395840088,0.801837688,0,0.801837688,3.217433379,-2.247641676,0.969791703,-0.597179217 -Steve Nash,nashst01,2001,RS,DAL,4688,2387,4.445425033,-1.21007111,3.235353923,7.255474921,7.255474921,0,4.185618488,-1.276744827,2.908873661,-0.427836932 -Steve Nash,nashst01,2002,PO,DAL,656,323,4.809742605,-1.292945157,3.516797448,1.055617105,0,1.055617105,4.807230762,-1.76851618,3.038714582,-0.817705407 -Steve Nash,nashst01,2002,RS,DAL,5548,2837,5.352894434,-1.380616299,3.972278135,9.660839834,9.660839834,0,5.216389051,-1.679379414,3.537009637,-0.653097988 -Steve Nash,nashst01,2003,PO,DAL,1432,729,4.112342289,-2.176688635,1.935653654,1.781999492,0,1.781999492,4.121399904,-1.938451675,2.182948229,-0.784155302 -Steve Nash,nashst01,2003,RS,DAL,5284,2711,5.704302184,-1.703991209,4.000310976,9.260433978,9.260433978,0,5.527387183,-1.623779003,3.90360818,-0.752242686 -Steve Nash,nashst01,2004,PO,DAL,400,197,2.134802035,-0.383594968,1.751207066,0.462410585,0,0.462410585,1.860730223,-0.189318977,1.671411247,-0.803847314 -Steve Nash,nashst01,2004,RS,DAL,5130,2612,5.368389736,-2.100824143,3.267565593,7.946243345,7.946243345,0,5.048394881,-2.222074597,2.826320284,-0.830264785 -Steve Nash,nashst01,2005,PO,PHO,1210,610,8.301772126,-1.788156933,6.513615193,2.95161504,0,2.95161504,8.396074199,-1.984395953,6.411678246,-0.664508631 -Steve Nash,nashst01,2005,RS,PHO,5200,2573,7.062877689,-1.48407078,5.578806909,10.81293737,10.81293737,0,6.44695172,-1.65947658,4.78747514,-1.015643674 -Steve Nash,nashst01,2006,PO,PHO,1552,798,6.39457324,-1.564706989,4.829866251,3.149012811,0,3.149012811,6.154210311,-2.021842853,4.132367458,-0.959909234 -Steve Nash,nashst01,2006,RS,PHO,5644,2796,6.542727908,-0.891310455,5.651417452,11.8462849,11.8462849,0,6.10403626,-1.372141168,4.731895092,-1.058896882 -Steve Nash,nashst01,2007,PO,PHO,819,413,7.029865453,-1.873767018,5.156098435,1.69573265,0,1.69573265,6.812992527,-2.210569715,4.602422813,-1.18261099 -Steve Nash,nashst01,2007,RS,PHO,5403,2682,7.595042613,-1.097957409,6.497085204,12.51417989,12.51417989,0,7.231294686,-1.586842279,5.644452408,-1.023034016 -Steve Nash,nashst01,2008,PO,PHO,357,183,5.33878664,-1.636268184,3.702518456,0.617619146,0,0.617619146,5.028170528,-1.834613292,3.193557236,-0.534005317 -Steve Nash,nashst01,2008,RS,PHO,5665,2780,6.927016977,-1.622019859,5.304997118,11.29941494,11.29941494,0,6.572665572,-2.075071596,4.497593976,-1.027163608 -Steve Nash,nashst01,2009,RS,PHO,5025,2484,5.309208839,-1.727677712,3.581531127,7.944455991,7.944455991,0,4.972816432,-1.982571407,2.990245024,-0.922065095 -Steve Nash,nashst01,2010,PO,PHO,1032,539,7.450495351,-2.411477997,5.039017355,2.182288086,0,2.182288086,7.209035602,-3.064803855,4.144231748,-1.103505208 -Steve Nash,nashst01,2010,RS,PHO,5342,2660,6.609409659,-1.884097469,4.72531219,10.03325775,10.03325775,0,6.285062105,-2.324209737,3.960852368,-1.033782111 -Steve Nash,nashst01,2011,RS,PHO,4967,2497,6.05089322,-1.280632977,4.770260243,9.46130891,9.46130891,0,5.414207667,-1.799742821,3.614464845,-1.160214695 -Steve Nash,nashst01,2012,RS,PHO,3827,1961,5.021989062,-1.205816978,3.816172084,6.492730438,6.492730438,0,4.408024782,-1.889583593,2.518441189,-1.078766914 -Steve Nash,nashst01,2013,PO,LAL,118,61,1.804204433,-2.792173722,-0.987969288,0.055922232,0,0.055922232,0.774726659,-2.757509755,-1.982783096,-1.018376675 -Steve Nash,nashst01,2013,RS,LAL,3237,1627,1.717070069,-1.43736212,0.279707949,2.49183891,2.49183891,0,1.229867608,-1.59678764,-0.366920031,-0.855442237 -Steve Nash,nashst01,2014,RS,LAL,672,313,-2.258944097,-1.942738903,-4.201683,-0.234541449,-0.234541449,0,-1.626378454,-2.728220053,-4.354598507,1.124722782 -Swen Nater,natersw01,1977,RS,MIL,4473,1960,1.274947431,0.206977803,1.481925234,4.218126148,4.218126148,0,1.373758309,0.18564973,1.559408039,-0.350632416 -Swen Nater,natersw01,1978,RS,BUF,6106,2778,0.018376003,-0.415517238,-0.397141235,3.323743507,3.323743507,0,0.215685876,-0.186777711,0.028908164,-0.357866428 -Swen Nater,natersw01,1979,RS,SDC,4493,2006,0.873317765,-1.438582584,-0.565264819,2.233953586,2.233953586,0,0.788451571,-1.411915322,-0.62346375,-0.09756997 -Swen Nater,natersw01,1980,RS,SDC,6111,2860,0.369008573,-1.127335486,-0.758326913,2.893264517,2.893264517,0,0.386337777,-0.929334559,-0.542996782,-0.464159586 -Swen Nater,natersw01,1981,RS,SDC,5931,2809,0.662241433,-0.430974638,0.231266795,4.258857657,4.258857657,0,0.687961164,-0.155659676,0.532301488,-0.331667662 -Swen Nater,natersw01,1982,RS,SDC,1229,575,-0.76112596,-2.117789617,-2.878915578,-0.037771984,-0.037771984,0,-0.782432625,-2.107144386,-2.889577011,-0.127804408 -Swen Nater,natersw01,1983,RS,SDC,111,51,-8.259494932,-2.015735689,-10.27523062,-0.193886772,-0.193886772,0,-8.087381292,-4.053083445,-12.14046474,-1.023817896 -Swen Nater,natersw01,1984,PO,LAL,308,146,-2.192374216,-1.317445948,-3.509820164,-0.058701414,0,-0.058701414,-2.425958744,-1.538445403,-3.964404147,0.557401074 -Swen Nater,natersw01,1984,RS,LAL,1812,829,-4.105221844,0.014343101,-4.090878743,-0.571934746,-0.571934746,0,-3.77735149,-0.018196324,-3.795547814,0.869646138 -Howard Nathan,nathaho01,1996,RS,ATL,28,15,-16.00240238,2.359118177,-13.6432842,-0.088028622,-0.088028622,0,-11.55973227,-1.151028739,-12.71076101,5.19757809 -Calvin Natt,nattca01,1980,PO,POR,247,125,-1.787903322,-1.215593938,-3.003497261,-0.016635948,0,-0.016635948,-1.506501554,-1.146296953,-2.652798507,-0.225910005 -Calvin Natt,nattca01,1980,RS,NJN,4574,2046,0.210871544,0.596711298,0.807582842,3.702627413,3.702627413,0,0.119161446,0.778349178,0.897510624,-0.309707744 -Calvin Natt,nattca01,1980,RS,POR,1685,811,1.396719287,-0.501119015,0.895600272,1.504099924,1.504099924,0,1.41199295,-0.556950594,0.855042356,-0.300742896 -Calvin Natt,nattca01,1981,PO,POR,192,95,-3.765397345,-2.557361822,-6.322759167,-0.177545616,0,-0.177545616,-4.107468095,-3.211019631,-7.318487726,-0.568063424 -Calvin Natt,nattca01,1981,RS,POR,4582,2111,-0.066830844,-0.488774375,-0.555605219,2.36035906,2.36035906,0,-0.142687366,-0.618899339,-0.761586705,-0.134077858 -Calvin Natt,nattca01,1982,RS,POR,5504,2599,2.942705954,-0.273879497,2.668826458,7.141998098,7.141998098,0,2.567204973,-0.319964479,2.247240494,-0.617031222 -Calvin Natt,nattca01,1983,PO,POR,564,274,2.341350597,1.152081154,3.493431751,0.895592391,0,0.895592391,2.36212623,1.169351848,3.531478078,-0.516952389 -Calvin Natt,nattca01,1983,RS,POR,6127,2879,2.697539937,-0.74223687,1.955303067,6.87351405,6.87351405,0,2.35477379,-0.846593686,1.508180103,-0.572867626 -Calvin Natt,nattca01,1984,PO,POR,401,195,1.754412156,-0.295422463,1.458989693,0.43017844,0,0.43017844,1.947448091,-0.444846898,1.502601193,-0.39079315 -Calvin Natt,nattca01,1984,RS,POR,5620,2638,2.620336705,-0.809372473,1.810964232,6.120978209,6.120978209,0,2.250122553,-0.752207293,1.49791526,-0.295428359 -Calvin Natt,nattca01,1985,PO,DEN,1163,508,3.407320425,-1.597645838,1.809674587,1.210056644,0,1.210056644,3.38407084,-1.590776531,1.793294309,-0.75572707 -Calvin Natt,nattca01,1985,RS,DEN,6025,2657,3.260385705,-1.093864814,2.166520891,6.627315779,6.627315779,0,3.253888341,-1.130557911,2.12333043,-0.581876054 -Calvin Natt,nattca01,1986,PO,DEN,634,293,-0.441607966,-1.186232591,-1.627840557,0.172358341,0,0.172358341,-0.490583573,-1.557893705,-2.048477278,-0.377904758 -Calvin Natt,nattca01,1986,RS,DEN,4513,2007,0.802714407,-0.712108067,0.090606341,2.894540416,2.894540416,0,0.818726691,-1.054572554,-0.235845863,-0.503086053 -Calvin Natt,nattca01,1987,RS,DEN,45,20,-1.202758692,-0.057240221,-1.259998912,0.015145844,0.015145844,0,-0.928462093,-0.375311395,-1.303773488,-0.390041157 -Calvin Natt,nattca01,1988,RS,DEN,1185,533,-1.074688204,-1.537646839,-2.612335042,0.037287551,0.037287551,0,-1.126240343,-2.128134526,-3.254374869,-0.400064591 -Calvin Natt,nattca01,1989,RS,DEN,381,168,-2.722172237,-0.81725992,-3.539432157,-0.067568008,-0.067568008,0,-3.036512743,-1.95604229,-4.992555033,-0.146178903 -Calvin Natt,nattca01,1989,RS,SAS,406,185,-3.249281298,-3.923271129,-7.172552427,-0.417474777,-0.417474777,0,-3.774378006,-4.3338449,-8.108222906,0.010575641 -Calvin Natt,nattca01,1990,PO,IND,26,14,-8.066743741,-5.080920755,-13.1476645,-0.079444955,0,-0.079444955,-8.348266038,-3.590824501,-11.93909054,3.611158423 -Calvin Natt,nattca01,1990,RS,IND,335,164,0.872870921,-2.301655474,-1.428784553,0.110072358,0.110072358,0,-0.216560983,-3.121722285,-3.338283269,-0.430032784 -Kenny Natt,nattke01,1981,RS,IND,317,149,-5.581611808,-2.258735046,-7.840346853,-0.389032713,-0.389032713,0,-5.408881832,-2.716958797,-8.125840629,0.550111996 -Kenny Natt,nattke01,1983,RS,UTA,475,210,-2.116254839,-3.212725545,-5.328980384,-0.278806091,-0.278806091,0,-2.902473869,-3.375547156,-6.278021025,0.939908253 -Kenny Natt,nattke01,1985,RS,KCK,35,16,-0.49710085,0.173052692,-0.324048158,0.019648553,0.019648553,0,-1.416347005,-0.718346218,-2.134693223,-0.808730181 -Kenny Natt,nattke01,1985,RS,UTA,29,13,-11.50231221,-1.050386792,-12.552699,-0.066430367,-0.066430367,0,-10.43717467,-2.223136031,-12.6603107,2.245881119 -Juan Carlos Navarro,navarju01,2008,RS,MEM,4251,2117,0.701868821,-2.589061886,-1.887193066,0.93133673,0.93133673,0,0.68039417,-2.826964768,-2.146570598,-0.057758081 -Hamady Ndiaye,ndiayha01,2011,RS,WAS,158,80,-4.412157603,-0.825976205,-5.238133808,-0.103427231,-0.103427231,0,-5.005468384,-0.558992068,-5.564460452,1.717472502 -Hamady Ndiaye,ndiayha01,2012,RS,WAS,6,3,-12.0077221,-1.344819044,-13.35254115,-0.015990493,-0.015990493,0,-12.04408478,-3.952965159,-15.99704994,-1.353012673 -Hamady Ndiaye,ndiayha01,2014,RS,SAC,151,74,-5.805403218,-4.587927049,-10.39333027,-0.287881726,-0.287881726,0,-6.299209683,-3.640057804,-9.939267486,-0.229566186 -Makhtar N'Diaye,ndiayma01,1999,RS,VAN,51,27,-2.334811325,-3.85971917,-6.194530495,-0.048654583,-0.048654583,0,-3.282369197,-1.618477211,-4.900846407,2.285118422 -Mamadou N'Diaye,ndiayma02,2001,RS,TOR,19,10,-3.22012077,-2.409518699,-5.62963947,-0.014961891,-0.014961891,0,-3.698980707,-0.904273849,-4.603254556,1.696805466 -Mamadou N'Diaye,ndiayma02,2002,RS,TOR,86,46,1.949056388,-0.816342015,1.132714373,0.090671916,0.090671916,0,0.750760142,-1.804929809,-1.054169666,-0.455547745 -Mamadou N'Diaye,ndiayma02,2003,RS,TOR,690,364,-3.061427585,-0.180957803,-3.242385388,-0.091780058,-0.091780058,0,-3.214669232,-0.328232435,-3.542901667,0.340154227 -Mamadou N'Diaye,ndiayma02,2004,RS,DAL,14,7,-19.17236257,-6.279707114,-25.45206969,-0.081990239,-0.081990239,0,-17.58453831,-7.881851359,-25.46638967,1.025731888 -Mamadou N'Diaye,ndiayma02,2004,RS,ATL,687,359,-2.061616185,-1.702251669,-3.763867854,-0.186682032,-0.186682032,0,-2.363582941,-1.417510786,-3.781093727,0.481278409 -Mamadou N'Diaye,ndiayma02,2005,RS,LAC,135,72,-1.772008755,-0.734559548,-2.506568303,0.009096531,0.009096531,0,-2.066651556,0.777069563,-1.289581994,1.587150023 -Boniface N'Dong,ndongbo01,2006,RS,LAC,294,152,-2.597356588,-1.528357593,-4.125714182,-0.10676824,-0.10676824,0,-2.764656403,-1.99089195,-4.755548354,0.069615822 -Maurice Ndour,ndourma01,2017,RS,NYK,674,331,-2.295574467,2.17203118,-0.123543287,0.443860194,0.443860194,0,-1.649819698,0.38790483,-1.261914868,0.069477897 -Craig Neal,nealcr01,1989,RS,MIA,712,341,-2.171507869,-2.257436589,-4.428944458,-0.296056057,-0.296056057,0,-2.602188091,-2.254013486,-4.856201576,1.380232249 -Craig Neal,nealcr01,1989,RS,POR,348,159,-4.307198671,-1.158872609,-5.46607128,-0.223097257,-0.223097257,0,-4.412774097,-1.298510338,-5.711284435,1.278661663 -Craig Neal,nealcr01,1991,RS,DEN,299,125,-2.644011551,-4.392624466,-7.036636017,-0.277573764,-0.277573764,0,-2.988415473,-3.913448748,-6.901864221,1.520513956 -Gary Neal,nealga01,2011,PO,SAS,212,111,0.691141233,-3.017280739,-2.326139506,0.024913552,0,0.024913552,0.28184062,-2.710238951,-2.428398331,0.562397588 -Gary Neal,nealga01,2011,RS,SAS,3277,1685,1.099171953,-2.890023038,-1.790851085,0.82616376,0.82616376,0,1.11054288,-2.716958517,-1.606415637,0.180372802 -Gary Neal,nealga01,2012,PO,SAS,423,217,2.538552057,-4.023072292,-1.484520235,0.144647028,0,0.144647028,2.171661039,-3.850104108,-1.678443069,0.092045667 -Gary Neal,nealga01,2012,RS,SAS,2361,1206,1.620701665,-3.048005572,-1.427303907,0.812928017,0.812928017,0,1.74470032,-2.770729951,-1.026029631,-0.105357057 -Gary Neal,nealga01,2013,PO,SAS,736,390,-0.507157421,-1.88491525,-2.392072671,0.073644942,0,0.073644942,-0.646560979,-2.01252031,-2.659081289,0.236569043 -Gary Neal,nealga01,2013,RS,SAS,2946,1484,0.195461641,-1.731595817,-1.536134175,0.919603496,0.919603496,0,0.277916922,-1.731816722,-1.453899799,0.054805282 -Gary Neal,nealga01,2014,PO,CHA,203,104,-3.340083242,-2.91770642,-6.257789662,-0.194953507,0,-0.194953507,-4.323675684,-3.762888284,-8.086563969,1.445736073 -Gary Neal,nealga01,2014,RS,CHA,996,507,1.77259514,-3.745203148,-1.972608009,0.200897431,0.200897431,0,1.030376288,-3.138933449,-2.108557161,-0.091409678 -Gary Neal,nealga01,2014,RS,MIL,1196,607,-2.034065101,-5.479526713,-7.513591814,-1.471654726,-1.471654726,0,-1.641619915,-6.451318539,-8.092938454,-0.233323548 -Gary Neal,nealga01,2015,RS,MIN,537,262,1.21196841,-1.449151708,-0.237183298,0.336579936,0.336579936,0,0.796424071,-2.417906992,-1.621482921,0.195759745 -Gary Neal,nealga01,2015,RS,CHA,1840,931,-1.219127244,-4.539448148,-5.758575392,-1.427105803,-1.427105803,0,-1.701716195,-4.267048706,-5.968764901,-0.131258838 -Gary Neal,nealga01,2016,RS,WAS,1684,807,-0.076599668,-4.515106902,-4.59170657,-0.753031798,-0.753031798,0,0.23924274,-3.820549431,-3.581306691,-0.677343944 -Gary Neal,nealga01,2017,RS,ATL,37,18,-9.132046032,-8.799470315,-17.93151635,-0.139002987,-0.139002987,0,-6.283205642,-7.845752872,-14.12895851,-0.294077601 -Lloyd Neal,nealll01,1977,PO,POR,466,206,-0.716291964,-1.07418504,-1.790477004,0.104342008,0,0.104342008,-1.132716153,-1.935460952,-3.068177105,0.339610505 -Lloyd Neal,nealll01,1977,RS,POR,2173,955,-1.2649644,-1.761306665,-3.026271066,-0.134972675,-0.134972675,0,-1.300072955,-1.947847887,-3.247920842,0.289957542 -Lloyd Neal,nealll01,1978,PO,POR,96,47,-9.367218038,-0.902247905,-10.26946594,-0.185900797,0,-0.185900797,-9.198321476,-2.759662339,-11.95798382,-0.037203978 -Lloyd Neal,nealll01,1978,RS,POR,2578,1174,1.184357614,-0.022910302,1.161447313,2.341162425,2.341162425,0,1.242405741,-0.560641199,0.681764541,-0.078200968 -Lloyd Neal,nealll01,1979,RS,POR,105,48,-8.481606577,-3.755096055,-12.23670263,-0.233706881,-0.233706881,0,-8.427170106,-4.470058696,-12.8972288,0.636443662 -Ed Nealy,nealyed01,1983,RS,KCK,3691,1643,0.215465027,0.911870574,1.127335601,3.258649483,3.258649483,0,-0.072350079,1.202903563,1.130553484,0.270945377 -Ed Nealy,nealyed01,1984,PO,KCK,40,19,4.465567793,-1.60498719,2.860580603,0.055292481,0,0.055292481,3.051610906,-3.03720018,0.014410726,-1.416172478 -Ed Nealy,nealyed01,1984,RS,KCK,2082,960,-1.741087815,0.681912606,-1.059175209,0.830615543,0.830615543,0,-2.105806623,0.605729428,-1.500077196,0.305454629 -Ed Nealy,nealyed01,1985,RS,KCK,495,225,-1.92674338,-2.571101344,-4.497844724,-0.200703792,-0.200703792,0,-2.395813722,-3.089895493,-5.485709215,0.030880867 -Ed Nealy,nealyed01,1987,RS,SAS,2100,980,-0.689978883,0.257303515,-0.432675368,1.163925817,1.163925817,0,-0.985564186,0.490886691,-0.494677495,0.464273986 -Ed Nealy,nealyed01,1988,PO,SAS,80,36,-0.57654058,-1.089433856,-1.665974436,0.020603936,0,0.020603936,-1.535674047,-0.671911155,-2.207585201,0.319981705 -Ed Nealy,nealyed01,1988,RS,SAS,1841,837,-1.909536941,-1.19769481,-3.107231751,-0.152316721,-0.152316721,0,-2.319641995,-1.375580189,-3.695222184,-0.155003199 -Ed Nealy,nealyed01,1989,PO,PHO,13,6,-5.346401659,-0.709181547,-6.055583207,-0.010196396,0,-0.010196396,-5.730017685,-3.102159974,-8.832177659,-2.20373146 -Ed Nealy,nealyed01,1989,RS,PHO,361,164,-5.069086368,-0.50542103,-5.574507398,-0.236736676,-0.236736676,0,-5.060403457,-1.194738163,-6.255141619,0.173437219 -Ed Nealy,nealyed01,1989,RS,CHI,192,94,-2.043049866,0.092720893,-1.950328973,0.038999621,0.038999621,0,-2.736229801,1.135097607,-1.601132194,1.72276923 -Ed Nealy,nealyed01,1990,PO,CHI,445,228,-2.071746419,1.562516577,-0.509229842,0.272680595,0,0.272680595,-2.281986187,2.093063617,-0.18892257,1.390219191 -Ed Nealy,nealyed01,1990,RS,CHI,1025,503,-1.634954876,-0.737544197,-2.372499074,0.097100636,0.097100636,0,-2.072163594,-1.078545588,-3.150709181,0.228532025 -Ed Nealy,nealyed01,1991,PO,PHO,41,20,-6.79031688,-3.324794026,-10.11511091,-0.077561907,0,-0.077561907,-7.084616318,-3.810043421,-10.89465974,0.062793305 -Ed Nealy,nealyed01,1991,RS,PHO,1220,573,-1.468645146,0.760706637,-0.707938509,0.595298503,0.595298503,0,-1.525959822,-0.123692503,-1.649652325,-0.280133092 -Ed Nealy,nealyed01,1992,PO,PHO,141,67,2.938187642,1.141143076,4.079330718,0.243602214,0,0.243602214,3.195307113,1.329345288,4.524652401,1.092137288 -Ed Nealy,nealyed01,1992,RS,PHO,1058,505,-0.066752946,-0.310464646,-0.377217592,0.611812588,0.611812588,0,-0.158861942,-1.154301871,-1.313163813,0.074067862 -Ed Nealy,nealyed01,1993,RS,CHI,154,79,-3.029887882,-0.13441004,-3.164297922,-0.016766729,-0.016766729,0,-2.913284398,-1.234013133,-4.147297532,0.399517639 -Ed Nealy,nealyed01,1993,RS,GSW,480,229,-2.839389072,-0.164315936,-3.003705008,-0.030124221,-0.030124221,0,-2.892684397,-0.249440796,-3.142125193,1.593821305 -Nemanja Nedovic,nedovne01,2014,PO,GSW,1,0,-3.296613906,-57.31357607,-60.61018997,0,0,0,-4.754271556,-48.88611513,-53.64038668,8.321224959 -Nemanja Nedovic,nedovne01,2014,RS,GSW,305,142,-8.266613195,-3.43595835,-11.70257154,-0.651527648,-0.651527648,0,-7.176519819,-4.183589092,-11.36010891,0.433016956 -DeMarcus Nelson,nelsode01,2009,RS,GSW,354,171,-5.304421975,-0.918287998,-6.222709973,-0.306568478,-0.306568478,0,-5.036415217,-0.946282214,-5.982697431,1.101069335 -Jameer Nelson,nelsoja01,2005,RS,ORL,3217,1612,0.774164107,-1.208636535,-0.434472428,1.91798027,1.91798027,0,0.779665424,-0.673039443,0.106625981,0.656870574 -Jameer Nelson,nelsoja01,2006,RS,ORL,3320,1784,3.379034624,-0.028011209,3.351023415,5.563543637,5.563543637,0,3.372927306,0.156414693,3.529341999,0.17179897 -Jameer Nelson,nelsoja01,2007,PO,ORL,232,129,1.662038115,-1.829699474,-0.167661359,0.177162042,0,0.177162042,1.836803555,-0.615938885,1.220864669,0.968376437 -Jameer Nelson,nelsoja01,2007,RS,ORL,4416,2331,0.39919554,-1.100252662,-0.701057121,2.444000329,2.444000329,0,0.531680079,-0.490892637,0.040787442,0.276493067 -Jameer Nelson,nelsoja01,2008,PO,ORL,614,333,3.524685061,-0.761755023,2.762930038,0.96954594,0,0.96954594,3.21071362,-0.061528806,3.149184814,0.327007025 -Jameer Nelson,nelsoja01,2008,RS,ORL,3860,1961,0.671124886,0.345815502,1.016940388,3.763610269,3.763610269,0,0.590383747,0.44910681,1.039490556,-0.129622083 -Jameer Nelson,nelsoja01,2009,PO,ORL,169,90,-4.64502161,-1.721266221,-6.366287831,-0.170351396,0,-0.170351396,-4.803003411,-3.11699996,-7.920003371,-0.476811047 -Jameer Nelson,nelsoja01,2009,RS,ORL,2546,1309,4.344131374,1.291627122,5.635758496,5.601791028,5.601791028,0,4.136726926,1.861825278,5.998552203,0.0223226 -Jameer Nelson,nelsoja01,2010,PO,ORL,873,479,5.354212556,0.579569844,5.9337824,2.192372035,0,2.192372035,5.574332403,0.94801792,6.522350323,0.150446765 -Jameer Nelson,nelsoja01,2010,RS,ORL,3606,1860,1.070883037,-0.332644871,0.738238166,3.308714144,3.308714144,0,1.212736459,-0.073796397,1.138940062,-0.043278599 -Jameer Nelson,nelsoja01,2011,PO,ORL,394,216,1.518128864,2.723331154,4.241460019,0.797348713,0,0.797348713,1.745878381,3.392554448,5.138432829,0.302602594 -Jameer Nelson,nelsoja01,2011,RS,ORL,4457,2319,1.992999286,-0.5781495,1.414849786,4.9340915,4.9340915,0,1.9762275,-0.117963129,1.858264372,0.121676483 -Jameer Nelson,nelsoja01,2012,PO,ORL,332,182,1.813118864,-0.435386902,1.377731962,0.395664241,0,0.395664241,1.472670155,0.237667887,1.710338042,0.081534203 -Jameer Nelson,nelsoja01,2012,RS,ORL,3200,1706,1.589425125,-1.655148867,-0.065723742,2.33764482,2.33764482,0,1.464431142,-1.302270925,0.162160217,0.049311683 -Jameer Nelson,nelsoja01,2013,RS,ORL,3841,1977,1.639865299,-0.127694327,1.512170972,4.315813898,4.315813898,0,1.843659943,0.510989873,2.354649816,0.361866232 -Jameer Nelson,nelsoja01,2014,RS,ORL,4307,2179,1.217001147,-3.659778129,-2.442776982,0.340098647,0.340098647,0,1.099448985,-3.184077125,-2.08462814,-0.406944826 -Jameer Nelson,nelsoja01,2015,RS,BOS,247,121,-2.688793309,-0.050335781,-2.73912909,0.000680055,0.000680055,0,-1.960688993,0.569278536,-1.391410457,1.278648731 -Jameer Nelson,nelsoja01,2015,RS,DEN,1411,702,0.647215361,-0.172147588,0.475067774,1.154574169,1.154574169,0,1.117173756,-0.646745422,0.470428335,-0.042953571 -Jameer Nelson,nelsoja01,2015,RS,DAL,1168,584,0.03114245,-2.811604282,-2.780461833,-0.009047346,-0.009047346,0,0.556540071,-1.80044297,-1.243902898,-0.306013633 -Jameer Nelson,nelsoja01,2016,RS,DEN,2063,1036,-1.282348525,-3.849241067,-5.131589592,-1.247708555,-1.247708555,0,-1.335759399,-3.221160155,-4.556919554,-0.863249323 -Jameer Nelson,nelsoja01,2017,RS,DEN,4234,2045,0.360721021,-2.933580985,-2.572859964,0.183812204,0.183812204,0,0.225354971,-2.48977146,-2.264416489,-0.535217818 -Jameer Nelson,nelsoja01,2018,RS,DET,241,116,-10.68915218,-5.2283045,-15.91745668,-0.775401904,-0.775401904,0,-7.589716626,-4.267934716,-11.85765134,-0.495200159 -Jameer Nelson,nelsoja01,2018,RS,NOP,1876,897,-1.969350881,-2.320043655,-4.289394536,-0.699629536,-0.699629536,0,-1.830764356,-2.329630978,-4.160395334,-0.686198218 -Louie Nelson,nelsolo01,1977,RS,SAS,134,57,-2.28002931,-2.412744727,-4.692774037,-0.056965304,-0.056965304,0,-2.688890301,-2.016722891,-4.705613192,0.890466068 -Louie Nelson,nelsolo01,1978,RS,KCK,121,53,-7.126444683,-3.378759201,-10.50520388,-0.210468257,-0.210468257,0,-7.248409729,-4.565365956,-11.81377568,0.393005407 -Louie Nelson,nelsolo01,1978,RS,NJN,825,353,-3.294848524,-0.876554047,-4.171402572,-0.256764109,-0.256764109,0,-3.380075869,-1.859383959,-5.239459828,0.324372435 -Ruben Nembhard,nembhru01,1997,RS,POR,36,19,-5.407082831,4.758026027,-0.649056804,0.021186291,0.021186291,0,-3.203197867,3.835671643,0.632473776,3.674889631 -Ruben Nembhard,nembhru01,1997,RS,UTA,178,94,0.21747165,1.300471623,1.517943272,0.205584204,0.205584204,0,0.136061434,0.937111765,1.073173199,0.400690807 -Tyrone Nesby,nesbyty01,1999,RS,LAC,2429,1288,2.062668748,0.699861047,2.762529794,3.64040276,3.64040276,0,1.83337762,1.158351562,2.991729183,0.445009715 -Tyrone Nesby,nesbyty01,2000,RS,LAC,4585,2317,-0.368030011,-1.462537433,-1.830567444,1.089506177,1.089506177,0,-0.499206824,-0.844988394,-1.344195218,0.22661961 -Tyrone Nesby,nesbyty01,2001,RS,LAC,629,333,-1.10774846,-0.341671173,-1.449419633,0.22393475,0.22393475,0,-0.891744017,-0.059151945,-0.950895963,1.241399647 -Tyrone Nesby,nesbyty01,2001,RS,WAS,2389,1223,-1.639222341,-0.778312364,-2.417534705,0.210275999,0.210275999,0,-1.491943204,-0.624913744,-2.116856949,1.257964181 -Tyrone Nesby,nesbyty01,2002,RS,WAS,2787,1498,-0.234546178,0.733652014,0.499105837,2.488702229,2.488702229,0,-0.333792236,0.977569607,0.643777372,0.202430956 -Martin Nessley,nesslma01,1988,RS,LAC,627,295,-6.655923408,-1.089794015,-7.745717423,-0.766766316,-0.766766316,0,-7.074620646,-0.028982096,-7.103602743,1.992804854 -Martin Nessley,nesslma01,1988,RS,SAC,87,41,-6.133340314,-1.64892571,-7.782266024,-0.107681413,-0.107681413,0,-6.33497045,-0.467538387,-6.802508837,2.312849239 -Rasho Nesterovic,nestera01,1999,PO,MIN,52,29,3.344390681,-2.586465615,0.757925066,0.053098765,0,0.053098765,2.361166064,-2.971448822,-0.610282759,-0.699057781 -Rasho Nesterovic,nestera01,1999,RS,MIN,58,30,-7.158190949,-2.27804165,-9.436232599,-0.102440722,-0.102440722,0,-6.93204097,-1.973246426,-8.905287396,0.089035836 -Rasho Nesterovic,nestera01,2000,PO,MIN,219,126,-3.487183958,1.959001426,-1.528182532,0.081539836,0,0.081539836,-3.210174802,2.66181939,-0.548355412,0.583438189 -Rasho Nesterovic,nestera01,2000,RS,MIN,3333,1723,-2.965470991,0.21432982,-2.751141171,-0.001004899,-0.001004899,0,-2.870645472,0.278377878,-2.592267593,0.162015828 -Rasho Nesterovic,nestera01,2001,PO,MIN,91,49,-3.87826923,2.675578246,-1.202690983,0.040130633,0,0.040130633,-3.985847548,1.965072744,-2.020774804,0.532742072 -Rasho Nesterovic,nestera01,2001,RS,MIN,2385,1233,-4.671295397,1.227154129,-3.444141267,-0.438088662,-0.438088662,0,-4.409113195,0.883925634,-3.525187561,0.300417072 -Rasho Nesterovic,nestera01,2002,PO,MIN,187,92,-3.226827429,-3.882565814,-7.109393243,-0.210828909,0,-0.210828909,-3.032187762,-3.235320423,-6.267508184,-0.091649765 -Rasho Nesterovic,nestera01,2002,RS,MIN,4230,2218,-2.254024781,1.673684281,-0.5803405,2.450097788,2.450097788,0,-1.889272067,1.695385966,-0.1938861,-0.192147697 -Rasho Nesterovic,nestera01,2003,PO,MIN,338,169,-3.876682204,-1.596329735,-5.473011939,-0.242991992,0,-0.242991992,-3.966295779,-0.782243921,-4.7485397,0.317348537 -Rasho Nesterovic,nestera01,2003,RS,MIN,4526,2337,-1.912191629,1.560394604,-0.351797025,2.850573439,2.850573439,0,-1.559968364,1.616667953,0.056699589,-0.286400339 -Rasho Nesterovic,nestera01,2004,PO,SAS,480,261,-3.181966502,-0.497285096,-3.679251598,-0.12764215,0,-0.12764215,-3.279270228,0.199822382,-3.079447846,0.014311799 -Rasho Nesterovic,nestera01,2004,RS,SAS,4423,2353,-2.027201126,3.434562645,1.407361519,4.957666353,4.957666353,0,-1.804186639,3.279726398,1.475539758,-0.607441911 -Rasho Nesterovic,nestera01,2005,PO,SAS,210,114,-4.855730876,1.77645717,-3.079273706,-0.019742618,0,-0.019742618,-5.318449091,0.829969453,-4.488479638,-0.043321839 -Rasho Nesterovic,nestera01,2005,RS,SAS,3344,1785,-3.046388525,4.45748209,1.411093564,3.766647608,3.766647608,0,-2.834573044,4.061562737,1.226989694,-0.555896249 -Rasho Nesterovic,nestera01,2006,PO,SAS,212,114,-2.276940906,1.819432942,-0.457507963,0.137481013,0,0.137481013,-2.553480953,1.472437538,-1.081043415,-0.025117636 -Rasho Nesterovic,nestera01,2006,RS,SAS,2825,1515,-3.442736524,3.756974927,0.314238403,2.366487739,2.366487739,0,-3.446941356,3.296137078,-0.150804277,-0.078322608 -Rasho Nesterovic,nestera01,2007,PO,TOR,135,71,-0.710506422,-1.493577976,-2.204084398,0.020035552,0,0.020035552,-1.462359027,-2.901499122,-4.36385815,-1.599150648 -Rasho Nesterovic,nestera01,2007,RS,TOR,3270,1676,-2.112774446,1.963790272,-0.148984173,2.216348049,2.216348049,0,-2.223886194,1.712237057,-0.511649138,-0.324964515 -Rasho Nesterovic,nestera01,2008,PO,TOR,147,77,-7.0631462,-1.320988895,-8.384135096,-0.230752641,0,-0.230752641,-7.005752132,-1.543285026,-8.549037158,0.964993719 -Rasho Nesterovic,nestera01,2008,RS,TOR,2825,1486,-1.623799088,1.335130003,-0.288669086,1.852218771,1.852218771,0,-1.605773895,0.607849319,-0.997924575,-0.694702177 -Rasho Nesterovic,nestera01,2009,RS,IND,2469,1214,-2.283147888,0.012697195,-2.270450693,0.297044641,0.297044641,0,-2.294106844,-0.157280453,-2.451387297,0.006263931 -Rasho Nesterovic,nestera01,2010,RS,TOR,810,413,-1.208213588,-2.092715392,-3.300928979,-0.115935803,-0.115935803,0,-1.248376973,-2.184100662,-3.432477634,-0.12280579 -Raul Neto,netora01,2016,RS,UTA,2881,1499,-1.183479762,1.451179009,0.267699247,2.29744511,2.29744511,0,-1.422858281,1.883595269,0.460736988,-0.442864353 -Raul Neto,netora01,2017,PO,UTA,125,60,-2.736146832,1.195878883,-1.540267949,0.037866603,0,0.037866603,-1.799624792,2.21240037,0.412775579,-0.827109086 -Raul Neto,netora01,2017,RS,UTA,700,346,0.042994529,3.255807791,3.29880232,1.063143303,1.063143303,0,-0.953414095,4.40447257,3.451058474,-0.426882652 -Raul Neto,netora01,2018,PO,UTA,160,72,-1.29964257,-2.985223213,-4.284865784,-0.059074481,0,-0.059074481,-1.409693288,-1.224231255,-2.633924543,1.549797023 -Raul Neto,netora01,2018,RS,UTA,1041,498,-1.284268569,1.797908584,0.513640015,0.82785595,0.82785595,0,-1.798104421,1.189342494,-0.608761927,-0.163695501 -Raul Neto,netora01,2019,PO,UTA,47,20,-13.62935403,-4.836725503,-18.46607953,-0.164970277,0,-0.164970277,-12.94864356,-8.012790291,-20.96143385,-0.255908982 -Raul Neto,netora01,2019,RS,UTA,1032,474,2.888311904,0.075571676,2.96388358,1.382913803,1.382913803,0,1.828302572,0.274120483,2.102423054,0.080974522 -Johnny Neumann,neumajo01,1977,PO,LAL,148,68,-5.041672011,-1.276803791,-6.318475802,-0.129556372,0,-0.129556372,-5.230804727,-1.053180777,-6.283985504,1.556787041 -Johnny Neumann,neumajo01,1977,RS,BUF,111,49,-0.116516046,-0.354654883,-0.47117093,0.057241137,0.057241137,0,0.018168734,-0.47015421,-0.451985476,0.512518611 -Johnny Neumann,neumajo01,1977,RS,LAL,1959,888,-2.592517647,-2.459818026,-5.052335673,-1.049369973,-1.049369973,0,-2.665852106,-2.219463244,-4.88531535,0.648921453 -Johnny Neumann,neumajo01,1978,RS,IND,492,216,-3.6824574,-3.111133353,-6.793590753,-0.446705304,-0.446705304,0,-4.175175582,-3.863091084,-8.038266666,0.263923468 -Chuck Nevitt,nevitch01,1983,RS,HOU,138,64,-3.455969464,2.214114822,-1.241854642,0.049636764,0.049636764,0,-3.778684584,1.334325144,-2.44435944,0.829749261 -Chuck Nevitt,nevitch01,1985,PO,LAL,84,37,-6.416309132,8.30777559,1.891466458,0.092354615,0,0.092354615,-5.412256414,8.218576923,2.806320509,2.305871756 -Chuck Nevitt,nevitch01,1985,RS,LAL,128,59,-14.29397008,3.114684092,-11.17928599,-0.259514898,-0.259514898,0,-13.03423079,2.275692907,-10.75853788,2.353364236 -Chuck Nevitt,nevitch01,1986,PO,DET,2,1,-6.437513931,-3.155895406,-9.593409337,-0.003556423,0,-0.003556423,-7.517891268,-5.777249298,-13.29514057,-1.240680216 -Chuck Nevitt,nevitch01,1986,RS,LAL,54,25,-11.85314687,1.196584933,-10.65656194,-0.103203133,-0.103203133,0,-9.897541169,0.927365543,-8.970175626,2.413304795 -Chuck Nevitt,nevitch01,1986,RS,DET,222,101,-4.340610639,-1.817160658,-6.157771297,-0.178866999,-0.178866999,0,-4.329947372,-0.996885594,-5.326832966,1.920883198 -Chuck Nevitt,nevitch01,1987,PO,DET,20,10,-20.69786627,5.775246523,-14.92261974,-0.063564199,0,-0.063564199,-18.98895985,-0.010602041,-18.99956189,-0.752456746 -Chuck Nevitt,nevitch01,1987,RS,DET,568,267,-4.052135571,2.486471278,-1.565664293,0.163675251,0.163675251,0,-3.924881105,2.346126908,-1.578754197,1.480357223 -Chuck Nevitt,nevitch01,1988,PO,DET,8,4,-1.019996951,-3.850868316,-4.870865267,-0.004481743,0,-0.004481743,-0.397978167,-5.040933016,-5.438911184,0.37844608 -Chuck Nevitt,nevitch01,1988,RS,DET,131,63,-7.923669515,2.188910594,-5.734758921,-0.096735396,-0.096735396,0,-7.63264434,1.380749875,-6.251894465,0.837849458 -Chuck Nevitt,nevitch01,1989,PO,HOU,6,3,-6.789588945,-0.250434041,-7.040022986,-0.006675936,0,-0.006675936,-8.161516169,-2.772778537,-10.93429471,-1.362649922 -Chuck Nevitt,nevitch01,1989,RS,HOU,489,228,-7.237945748,1.975454838,-5.26249091,-0.295359196,-0.295359196,0,-7.145259984,1.065361804,-6.07989818,1.078144917 -Chuck Nevitt,nevitch01,1990,RS,HOU,19,9,-5.630985664,-0.719454372,-6.350440036,-0.017033326,-0.017033326,0,-6.036597418,-1.211779154,-7.248376572,3.016409577 -Chuck Nevitt,nevitch01,1992,RS,CHI,18,9,-22.47023564,-7.202357055,-29.67259269,-0.127310312,-0.127310312,0,-20.00717034,-8.6137103,-28.62088064,2.918036635 -Chuck Nevitt,nevitch01,1994,RS,SAS,2,1,-4.390341734,-19.49600057,-23.8863423,-0.013442979,-0.013442979,0,4.206255191,-15.74943798,-11.54318279,23.73206278 -Melvin Newbern,newbeme01,1993,RS,DET,611,311,-2.832036543,0.938497596,-1.893538947,0.13764888,0.13764888,0,-2.529376712,0.400840734,-2.128535978,1.262839717 -Ivano Newbill,newbiiv01,1995,RS,DET,650,331,-3.30517542,-0.540246738,-3.845422158,-0.186124818,-0.186124818,0,-3.893696435,-0.436702058,-4.330398493,0.576541076 -Ivano Newbill,newbiiv01,1997,PO,ATL,9,5,-9.899530884,-3.873955579,-13.77348646,-0.030486749,0,-0.030486749,-10.5206197,-2.38092079,-12.90154049,4.514829285 -Ivano Newbill,newbiiv01,1997,RS,ATL,1555,850,-4.761876296,0.347003844,-4.414872453,-0.725149761,-0.725149761,0,-4.985207568,-0.050738496,-5.035946064,0.397433497 -Ivano Newbill,newbiiv01,1998,RS,VAN,483,249,-5.205656999,-0.923795382,-6.129452381,-0.43239334,-0.43239334,0,-4.915977055,-0.929030574,-5.845007629,0.652916108 -Ira Newble,newblir01,2001,RS,SAS,347,184,-2.786397858,-1.96764294,-4.754040798,-0.187823163,-0.187823163,0,-3.08386281,-2.812270992,-5.896133802,-0.1520456 -Ira Newble,newblir01,2002,RS,ATL,2465,1273,-0.869685381,1.090120838,0.220435457,1.924283474,1.924283474,0,-1.402919555,1.104465945,-0.29845361,-0.236375618 -Ira Newble,newblir01,2003,RS,ATL,3703,1931,-0.233174237,-1.82003688,-2.053211117,0.685330723,0.685330723,0,-0.732055793,-1.640194656,-2.372250449,-0.153325488 -Ira Newble,newblir01,2004,RS,CLE,2382,1245,-2.824619555,-2.06535106,-4.889970615,-1.354788886,-1.354788886,0,-3.187685616,-2.484958829,-5.672644445,-0.30308836 -Ira Newble,newblir01,2005,RS,CLE,3463,1832,-2.562282386,-0.203407692,-2.765690079,-0.014605054,-0.014605054,0,-2.834492777,-0.510555365,-3.345048142,-0.378095395 -Ira Newble,newblir01,2006,PO,CLE,20,11,11.75357262,5.083034843,16.83660746,0.112669595,0,0.112669595,10.85266359,3.324693277,14.17735687,-0.558889711 -Ira Newble,newblir01,2006,RS,CLE,668,353,-3.656048893,-0.792048957,-4.44809785,-0.306729845,-0.306729845,0,-4.362624732,-1.328098204,-5.690722936,0.270072531 -Ira Newble,newblir01,2007,PO,CLE,18,10,-4.825602718,-3.899071048,-8.724673767,-0.033063521,0,-0.033063521,-5.297422855,-1.902767201,-7.200190056,4.682700537 -Ira Newble,newblir01,2007,RS,CLE,247,129,1.209137742,0.448246785,1.657384527,0.290790119,0.290790119,0,0.866447995,0.436448914,1.302896909,0.229202267 -Ira Newble,newblir01,2008,PO,LAL,2,1,-6.015749167,-3.889644964,-9.905394131,-0.003702374,0,-0.003702374,-7.38233278,-6.6523169,-14.03464968,-1.486138594 -Ira Newble,newblir01,2008,RS,SEA,34,17,-6.479631476,-4.205911798,-10.68554327,-0.068574707,-0.068574707,0,-6.593758821,-5.747117775,-12.3408766,-0.344474803 -Ira Newble,newblir01,2008,RS,LAL,62,31,-3.405818686,-2.280144984,-5.68596367,-0.046790085,-0.046790085,0,-3.280224187,-2.801361538,-6.081585725,0.71379347 -Ira Newble,newblir01,2008,RS,CLE,1235,650,-2.717884545,-0.566228631,-3.284113176,-0.178691515,-0.178691515,0,-2.932931268,-0.666543431,-3.5994747,0.825823689 -Mike Newlin,newlimi01,1977,PO,HOU,677,316,3.570371211,-0.957938006,2.612433205,0.894621478,0,0.894621478,3.513152618,-0.92211849,2.591034128,0.352807691 -Mike Newlin,newlimi01,1977,RS,HOU,4523,2119,1.853086634,-2.014363001,-0.161276367,2.80082899,2.80082899,0,1.590712303,-1.844986925,-0.254274622,0.081814524 -Mike Newlin,newlimi01,1978,RS,HOU,2521,1181,0.84455726,-1.815494258,-0.970936998,1.07375519,1.07375519,0,0.69319107,-1.709277697,-1.016086627,0.180143906 -Mike Newlin,newlimi01,1979,PO,HOU,137,67,-0.862934978,-3.243761274,-4.106696252,-0.048099644,0,-0.048099644,-1.590771681,-2.166555282,-3.757326964,0.57674879 -Mike Newlin,newlimi01,1979,RS,HOU,3998,1828,0.655526734,-2.373177203,-1.71765047,0.964589248,0.964589248,0,0.325893689,-2.300008974,-1.974115285,0.19711764 -Mike Newlin,newlimi01,1980,RS,NJN,5612,2510,1.675939624,-0.50771741,1.168222214,5.018814777,5.018814777,0,1.527436219,-0.466181044,1.061255175,0.023528997 -Mike Newlin,newlimi01,1981,RS,NJN,6453,2911,0.987232893,-1.845980161,-0.858747269,2.803293039,2.803293039,0,0.56460194,-1.374084859,-0.809482919,-0.204761447 -Mike Newlin,newlimi01,1982,RS,NYK,3160,1507,-0.642924417,-2.863561123,-3.50648554,-0.583476122,-0.583476122,0,-1.100303439,-2.741449488,-3.841752927,0.322332944 -Johnny Newman,newmajo01,1987,RS,CLE,1345,630,-2.693978209,-1.193683586,-3.887661795,-0.367060132,-0.367060132,0,-3.048915974,-1.848891995,-4.897807968,0.386700017 -Johnny Newman,newmajo01,1988,PO,NYK,225,113,1.667776645,0.578952968,2.246729612,0.301470859,0,0.301470859,1.729075621,0.870101368,2.599176989,1.397750803 -Johnny Newman,newmajo01,1988,RS,NYK,3318,1589,-0.571164624,-0.17734741,-0.748512034,1.634508621,1.634508621,0,-0.679700322,-0.33417937,-1.013879692,0.738378325 -Johnny Newman,newmajo01,1989,PO,NYK,514,258,1.834336073,-1.046236568,0.788099504,0.483838653,0,0.483838653,1.897865283,-0.95259183,0.945273453,0.69983037 -Johnny Newman,newmajo01,1989,RS,NYK,5139,2336,2.193541427,-0.183191552,2.010349875,5.708325222,5.708325222,0,2.26600782,0.045176764,2.311184584,0.625249061 -Johnny Newman,newmajo01,1990,PO,NYK,463,231,-0.651638707,-1.250366139,-1.902004846,0.104428003,0,0.104428003,-0.522633008,-0.65267317,-1.175306178,1.274476999 -Johnny Newman,newmajo01,1990,RS,NYK,4712,2277,0.143504892,-0.347051956,-0.203547063,2.975920478,2.975920478,0,0.145963036,-0.064311329,0.081651707,0.593796006 -Johnny Newman,newmajo01,1991,RS,CHH,5079,2477,0.088764302,-0.937943057,-0.849178755,2.413706158,2.413706158,0,0.018745832,-0.582567017,-0.563821184,0.475111249 -Johnny Newman,newmajo01,1992,RS,CHH,3538,1651,-0.365398829,-1.181623142,-1.547021971,1.01805981,1.01805981,0,-0.39553748,-0.970336939,-1.36587442,0.457944415 -Johnny Newman,newmajo01,1993,PO,CHH,335,173,0.248044427,0.269469361,0.517513788,0.299914665,0,0.299914665,0.18305426,-0.206761025,-0.023706766,0.760983536 -Johnny Newman,newmajo01,1993,RS,CHH,3106,1471,1.325620559,-1.32819426,-0.0025737,2.064320626,2.064320626,0,0.955763212,-1.437076669,-0.481313458,0.112360649 -Johnny Newman,newmajo01,1994,PO,NJN,101,54,-3.318042409,0.57695655,-2.741085859,0.000258607,0,0.000258607,-3.543516055,0.871244039,-2.672272016,1.882072963 -Johnny Newman,newmajo01,1994,RS,CHH,881,429,1.134491904,-0.917668402,0.216823502,0.652798839,0.652798839,0,1.011552163,-0.853387504,0.158164659,0.508783056 -Johnny Newman,newmajo01,1994,RS,NJN,2552,1268,-0.210992561,-0.822989581,-1.033982142,1.121227874,1.121227874,0,-0.313380986,-0.627897293,-0.94127828,0.960377789 -Johnny Newman,newmajo01,1995,RS,MIL,3704,1896,-0.674744119,-0.97814148,-1.652885599,1.066806087,1.066806087,0,-1.095489332,-0.663910691,-1.759400022,0.489533143 -Johnny Newman,newmajo01,1996,RS,MIL,5113,2690,0.41207094,-0.900298334,-0.488227393,3.107654741,3.107654741,0,-0.041085667,-0.278717389,-0.319803056,0.105150424 -Johnny Newman,newmajo01,1997,RS,MIL,3885,2060,-0.920133118,-0.7245316,-1.644664718,1.168933785,1.168933785,0,-1.072815106,-0.474224585,-1.54703969,0.566594629 -Johnny Newman,newmajo01,1998,RS,DEN,4113,2176,-0.493864594,-2.223283102,-2.717147695,0.036567581,0.036567581,0,-0.819878167,-2.050859514,-2.870737681,0.238229292 -Johnny Newman,newmajo01,1999,RS,CLE,1728,949,-1.514317879,-0.820861193,-2.335179073,0.202483495,0.202483495,0,-1.82206284,-0.735079883,-2.557142723,0.732881136 -Johnny Newman,newmajo01,2000,RS,NJN,3436,1763,0.22210643,-1.860460364,-1.638353934,1.006258524,1.006258524,0,0.020457883,-1.841178298,-1.820720415,0.598556026 -Johnny Newman,newmajo01,2001,RS,NJN,3964,2049,-0.388013816,-2.028465871,-2.416479687,0.350725516,0.350725516,0,-0.704690308,-1.754881281,-2.459571589,0.54649067 -Johnny Newman,newmajo01,2002,PO,DAL,45,22,-3.619291305,-3.727244845,-7.346536149,-0.05488208,0,-0.05488208,-3.414655981,-3.530237362,-6.944893343,2.877332784 -Johnny Newman,newmajo01,2002,RS,DAL,1416,724,-2.179683485,-0.330470808,-2.510154293,0.089342787,0.089342787,0,-2.223517989,-0.588364541,-2.81188253,0.774310662 -Georges Niang,niangge01,2017,RS,IND,197,93,-6.066939303,-2.940873543,-9.007812846,-0.295864138,-0.295864138,0,-6.229823282,-5.69016509,-11.91998837,-0.350283279 -Georges Niang,niangge01,2018,RS,UTA,73,32,-4.595582055,3.700577616,-0.895004438,0.030957269,0.030957269,0,-3.26294511,1.900561843,-1.362383267,2.200631659 -Georges Niang,niangge01,2019,PO,UTA,119,55,-0.23024036,6.355113079,6.124872719,0.259533966,0,0.259533966,-3.046649684,3.131209493,0.084559809,1.03976832 -Georges Niang,niangge01,2019,RS,UTA,1122,516,-0.752388567,-3.421162741,-4.173551308,-0.376750425,-0.376750425,0,-0.794160843,-3.218828644,-4.012989487,0.538911855 -Andrew Nicholson,nichoan01,2013,RS,ORL,2427,1249,-2.975937672,-0.039459624,-3.015397295,-0.16904697,-0.16904697,0,-3.221596904,-0.729661586,-3.95125849,-0.041150022 -Andrew Nicholson,nichoan01,2014,RS,ORL,2339,1174,-3.738620713,-0.790716391,-4.529337104,-1.059002195,-1.059002195,0,-3.875868494,-0.975776785,-4.85164528,-0.609797643 -Andrew Nicholson,nichoan01,2015,RS,ORL,969,492,-3.703498528,-1.826462929,-5.529961458,-0.696599292,-0.696599292,0,-3.767266444,-2.761397902,-6.528664346,-0.167952511 -Andrew Nicholson,nichoan01,2016,RS,ORL,1660,823,-0.783328118,0.914774364,0.131446246,1.206923834,1.206923834,0,-1.046338617,-0.714908659,-1.761247276,-0.240649639 -Andrew Nicholson,nichoan01,2017,RS,BRK,226,111,-6.510928109,-5.669162748,-12.18009086,-0.534617115,-0.534617115,0,-5.31324219,-4.440588245,-9.753830435,0.104753837 -Andrew Nicholson,nichoan01,2017,RS,WAS,472,231,-5.938673393,-2.988067184,-8.926740578,-0.727352909,-0.727352909,0,-4.763229769,-1.854293608,-6.617523377,-0.082769762 -Demetris Nichols,nichode01,2008,RS,CLE,27,14,-19.4065182,-3.384947286,-22.79146549,-0.145554668,-0.145554668,0,-17.29909274,-7.162017442,-24.46111018,1.570082485 -Demetris Nichols,nichode01,2008,RS,CHI,59,30,-1.678308603,-2.330591263,-4.008899866,-0.020093728,-0.020093728,0,-1.420301648,-3.746797663,-5.16709931,4.005566797 -Demetris Nichols,nichode01,2009,RS,NYK,18,9,-3.101341407,-0.726152843,-3.82749425,-0.004957928,-0.004957928,0,-3.50230441,-3.389072678,-6.891377088,0.193011275 -Demetris Nichols,nichode01,2009,RS,CHI,10,5,-5.85327859,-2.755407173,-8.608685763,-0.015372298,-0.015372298,0,-5.29000776,-2.934152202,-8.224159962,2.650114053 -Gaylon Nickerson,nickega01,1997,RS,WSB,12,6,-11.23614901,7.240091811,-3.996057202,-0.003909878,-0.003909878,0,-8.41240101,4.462784288,-3.949616722,2.283429075 -Gaylon Nickerson,nickega01,1997,RS,SAS,66,36,0.269829903,-4.347903548,-4.078073645,-0.024030197,-0.024030197,0,-1.285574499,-5.194911064,-6.480485563,-1.357214789 -Carl Nicks,nicksca01,1981,RS,DEN,1141,493,-3.96596556,-1.441135136,-5.407100696,-0.671467682,-0.671467682,0,-3.663475927,-1.713743568,-5.377219495,0.482786861 -Carl Nicks,nicksca01,1981,RS,UTA,1268,616,-2.165891215,-1.175842619,-3.341733834,-0.187879779,-0.187879779,0,-2.198722796,-0.928592598,-3.127315394,1.057222572 -Carl Nicks,nicksca01,1982,RS,UTA,2894,1322,-2.958587016,-1.271883385,-4.230470402,-1.005945217,-1.005945217,0,-2.89217373,-1.192772453,-4.084946183,0.755811562 -Carl Nicks,nicksca01,1983,RS,CLE,304,148,-1.638146308,-0.682644497,-2.320790805,0.032560663,0.032560663,0,-1.934600628,-0.952076396,-2.886677025,0.486958571 -Mike Niles,nilesmi01,1981,PO,PHO,8,4,-38.43853344,16.44051141,-21.99802203,-0.040794057,0,-0.040794057,-33.13582037,14.33625924,-18.79956112,0.667821368 -Mike Niles,nilesmi01,1981,RS,PHO,510,231,-6.891347116,-0.706033279,-7.597380395,-0.577395059,-0.577395059,0,-6.504860587,-1.305964815,-7.810825402,1.100637162 -Kurt Nimphius,nimphku01,1982,RS,DAL,2252,1085,-3.2553399,0.698562411,-2.556777489,0.107378954,0.107378954,0,-3.209400639,0.729586029,-2.47981461,0.398429259 -Kurt Nimphius,nimphku01,1983,RS,DAL,3282,1515,-1.28229509,0.049071756,-1.233223334,1.176443699,1.176443699,0,-1.219459734,0.474222208,-0.745237526,0.360156311 -Kurt Nimphius,nimphku01,1984,PO,DAL,352,178,-1.486307342,-0.405513204,-1.891820546,0.079927052,0,0.079927052,-1.889570402,-0.785680993,-2.675251394,-0.55908175 -Kurt Nimphius,nimphku01,1984,RS,DAL,4765,2284,-1.450391575,0.839711253,-0.610680322,2.487359815,2.487359815,0,-1.286416931,0.867080482,-0.419336449,-0.229984473 -Kurt Nimphius,nimphku01,1985,PO,DAL,102,50,-4.476378793,-2.391652924,-6.868031717,-0.109335076,0,-0.109335076,-4.866688296,-1.881773074,-6.748461369,0.957397414 -Kurt Nimphius,nimphku01,1985,RS,DAL,4185,2010,-2.576200505,0.438226559,-2.137973946,0.626847655,0.626847655,0,-2.425382858,0.349681915,-2.075700943,-0.129465317 -Kurt Nimphius,nimphku01,1986,RS,DAL,603,280,-1.650577432,-2.347858747,-3.998436179,-0.178761439,-0.178761439,0,-1.700250807,-1.900587002,-3.600837809,0.240390796 -Kurt Nimphius,nimphku01,1986,RS,LAC,4211,1946,-1.580507607,-2.43181513,-4.012322737,-1.25443483,-1.25443483,0,-1.675400904,-1.768866284,-3.444267188,0.09389899 -Kurt Nimphius,nimphku01,1987,PO,DET,61,30,-6.929216232,-0.806294225,-7.735510457,-0.08063022,0,-0.08063022,-6.699271583,-0.0581441,-6.757415683,2.420050123 -Kurt Nimphius,nimphku01,1987,RS,LAC,1755,811,-3.519151198,-2.727389421,-6.246540619,-1.455077269,-1.455077269,0,-3.797286865,-2.191315764,-5.988602629,0.585705253 -Kurt Nimphius,nimphku01,1987,RS,DET,590,277,-2.929853201,-2.023784766,-4.953637966,-0.312517942,-0.312517942,0,-3.141103651,-2.455416725,-5.596520376,0.356391436 -Kurt Nimphius,nimphku01,1988,PO,SAS,67,30,0.790164868,-1.202443268,-0.4122784,0.037117261,0,0.037117261,-0.426649345,-0.596306843,-1.022956188,0.552016342 -Kurt Nimphius,nimphku01,1988,RS,SAS,2022,919,-3.238949199,-1.052660029,-4.291609228,-0.724576593,-0.724576593,0,-3.365935884,-1.207998019,-4.573933903,0.244924052 -Kurt Nimphius,nimphku01,1990,PO,PHI,35,18,-9.353389185,2.558375498,-6.795013687,-0.037764013,0,-0.037764013,-8.672201327,0.809902529,-7.862298798,-1.391324588 -Kurt Nimphius,nimphku01,1990,RS,PHI,639,314,-6.182988291,-0.406380993,-6.589369283,-0.617507463,-0.617507463,0,-5.972004987,-1.134191435,-7.106196422,0.393346336 -Dyron Nix,nixdy01,1990,RS,IND,223,109,-5.415846241,-1.119452006,-6.535298247,-0.211649397,-0.211649397,0,-5.472631842,-1.91448977,-7.387121612,0.540254161 -Norm Nixon,nixonno01,1978,PO,LAL,192,92,1.498373706,-0.715737512,0.782636194,0.171697367,0,0.171697367,1.092153295,0.207001718,1.299155013,0.416679564 -Norm Nixon,nixonno01,1978,RS,LAL,6213,2779,0.91634162,-0.262125184,0.654216437,4.829862834,4.829862834,0,1.044337408,0.321529434,1.365866841,0.071820768 -Norm Nixon,nixonno01,1979,PO,LAL,696,327,3.909380731,-1.160640128,2.748740603,0.94574355,0,0.94574355,4.099771773,-0.026265921,4.073505852,-0.044524835 -Norm Nixon,nixonno01,1979,RS,LAL,7018,3145,3.565769015,0.92801152,4.493780534,11.60610815,11.60610815,0,3.646711831,1.758552396,5.405264226,-0.157573466 -Norm Nixon,nixonno01,1980,PO,LAL,1396,648,1.917906225,0.117490755,2.03539698,1.631474628,0,1.631474628,2.098914462,0.819949189,2.918863651,-0.014555097 -Norm Nixon,nixonno01,1980,RS,LAL,7077,3226,1.48689088,-0.531234293,0.955656588,6.088706992,6.088706992,0,1.707664821,0.110251052,1.817915873,-0.178802026 -Norm Nixon,nixonno01,1981,PO,LAL,273,133,2.742294791,-1.776207375,0.966087416,0.258015466,0,0.258015466,2.014688848,-1.158190915,0.856497932,-0.760711544 -Norm Nixon,nixonno01,1981,RS,LAL,6410,2962,1.093282965,-0.399200635,0.69408233,5.193210045,5.193210045,0,1.324323458,0.019086897,1.343410355,-0.228303354 -Norm Nixon,nixonno01,1982,PO,LAL,1193,549,2.810026243,-0.305619094,2.504407149,1.512691296,0,1.512691296,3.081901526,0.338918465,3.420819992,-0.34297822 -Norm Nixon,nixonno01,1982,RS,LAL,6570,3024,1.33303364,-0.774927846,0.558105794,5.093913919,5.093913919,0,1.456882314,-0.14965763,1.307224685,-0.199666446 -Norm Nixon,nixonno01,1983,PO,LAL,1143,538,1.30034014,-1.23173986,0.068600281,0.796228883,0,0.796228883,1.380366638,-0.817924402,0.562442236,-0.217124218 -Norm Nixon,nixonno01,1983,RS,LAL,5930,2711,0.400232056,-1.429922591,-1.029690534,2.369930914,2.369930914,0,0.725180265,-1.088407312,-0.363227047,-0.417429748 -Norm Nixon,nixonno01,1984,RS,SDC,6504,3053,3.419593788,-1.664761086,1.754832702,6.97124302,6.97124302,0,3.378238823,-1.085126932,2.293111892,-0.668400323 -Norm Nixon,nixonno01,1985,RS,LAC,6153,2894,1.495361537,-1.377089436,0.118272101,4.218577976,4.218577976,0,1.576277415,-0.792354473,0.783922942,-0.402132056 -Norm Nixon,nixonno01,1986,RS,LAC,4627,2138,1.67358123,-1.762807727,-0.089226497,2.891780852,2.891780852,0,1.756698479,-1.335218969,0.421479511,-0.377838305 -Norm Nixon,nixonno01,1989,RS,LAC,2900,1318,-1.350846029,-2.515425501,-3.86627153,-0.746755738,-0.746755738,0,-1.873603945,-2.531126741,-4.404730686,-0.52591474 -Joakim Noah,noahjo01,2008,RS,CHI,3006,1534,-1.471222652,2.709850754,1.238628102,3.116512265,3.116512265,0,-1.468901167,2.408174259,0.939273091,-0.155081408 -Joakim Noah,noahjo01,2009,PO,CHI,529,271,1.910503646,2.806455643,4.716959288,1.056691957,0,1.056691957,1.622117625,3.048691358,4.670808983,-0.683379587 -Joakim Noah,noahjo01,2009,RS,CHI,3802,1938,0.507409248,2.379622124,2.887031372,5.547440057,5.547440057,0,0.170023917,2.203593231,2.373617148,-0.43746212 -Joakim Noah,noahjo01,2010,PO,CHI,366,188,0.444161243,0.320261813,0.764423057,0.346002217,0,0.346002217,0.736046803,0.991300327,1.72734713,-0.434651377 -Joakim Noah,noahjo01,2010,RS,CHI,3777,1925,-0.838287259,0.934143545,0.095856286,2.775827675,2.775827675,0,-0.938246046,0.981602309,0.043356263,-0.644394093 -Joakim Noah,noahjo01,2011,PO,CHI,969,529,-0.163867251,3.446270008,3.282402757,1.668279485,0,1.668279485,-0.174569096,3.782681178,3.608112082,-0.576994374 -Joakim Noah,noahjo01,2011,RS,CHI,3002,1576,-0.058894257,3.065729699,3.006835442,4.599868403,4.599868403,0,0.114331193,3.257976076,3.372307269,-0.585070299 -Joakim Noah,noahjo01,2012,PO,CHI,184,99,9.055499704,3.507070081,12.56256978,0.785528505,0,0.785528505,7.91133402,3.452574263,11.36390828,-1.372763931 -Joakim Noah,noahjo01,2012,RS,CHI,3652,1945,1.822963808,2.463833902,4.28679771,6.91286638,6.91286638,0,1.689839631,2.466267856,4.156107487,-0.926067827 -Joakim Noah,noahjo01,2013,PO,CHI,753,409,-1.800817326,1.999573872,0.198756546,0.629713895,0,0.629713895,-1.64557289,1.905000181,0.259427292,-0.700211946 -Joakim Noah,noahjo01,2013,RS,CHI,4565,2426,-0.83011629,4.291754078,3.461637788,7.619611844,7.619611844,0,-0.591977823,3.855167149,3.263189325,-0.833288785 -Joakim Noah,noahjo01,2014,PO,CHI,380,210,-2.796664787,5.318852069,2.522187282,0.58422473,0,0.58422473,-1.213514676,4.435792913,3.222278237,0.260851139 -Joakim Noah,noahjo01,2014,RS,CHI,5340,2820,1.467579932,4.477997478,5.945577411,12.46159028,12.46159028,0,1.059122871,4.852261719,5.91138459,-0.377909166 -Joakim Noah,noahjo01,2015,PO,CHI,741,395,-1.203251842,2.085797983,0.882546141,0.757604615,0,0.757604615,0.239491079,0.968259176,1.207750255,0.330180426 -Joakim Noah,noahjo01,2015,RS,CHI,4044,2049,-0.37011794,2.552395892,2.182277952,5.165174942,5.165174942,0,-0.399008238,2.471357697,2.072349459,0.16687072 -Joakim Noah,noahjo01,2016,RS,CHI,1297,635,-1.747457291,2.546595114,0.799137824,1.16188811,1.16188811,0,-1.384330669,1.740929386,0.356598717,1.023890744 -Joakim Noah,noahjo01,2017,RS,NYK,2055,1015,-1.001871229,-0.21020139,-1.212072618,0.798251925,0.798251925,0,-0.910399195,0.167071069,-0.743328127,0.22559031 -Joakim Noah,noahjo01,2018,RS,NYK,88,40,-5.42921988,12.84295283,7.413732954,0.213597653,0.213597653,0,-2.97083818,9.15947848,6.188640301,2.953677039 -Joakim Noah,noahjo01,2019,RS,MEM,1450,693,-1.815527272,1.550838152,-0.26468912,0.87777747,0.87777747,0,-2.697512731,1.016048237,-1.681464494,-0.110228023 -Andres Nocioni,nocioan01,2005,PO,CHI,410,202,-1.795917168,-1.717740601,-3.513657769,-0.081022103,0,-0.081022103,-2.076676162,-1.531266749,-3.607942912,-0.165985858 -Andres Nocioni,nocioan01,2005,RS,CHI,3684,1892,-3.411766672,-1.504277426,-4.916044098,-2.097418218,-2.097418218,0,-3.538113599,-1.514833307,-5.052946907,0.287838206 -Andres Nocioni,nocioan01,2006,PO,CHI,458,230,3.132026017,-0.104110474,3.027915543,0.697765794,0,0.697765794,2.953992111,0.356506197,3.310498307,-0.195298215 -Andres Nocioni,nocioan01,2006,RS,CHI,4383,2239,-0.097460112,-0.796104763,-0.893564875,2.123562042,2.123562042,0,-0.028532019,-0.563379856,-0.591911875,0.124699567 -Andres Nocioni,nocioan01,2007,PO,CHI,371,197,-3.792783689,-1.524422203,-5.317205892,-0.269359347,0,-0.269359347,-3.033619666,-1.758544766,-4.792164432,1.102867763 -Andres Nocioni,nocioan01,2007,RS,CHI,2773,1406,-0.811201032,-0.698325084,-1.509526116,0.895179525,0.895179525,0,-0.373155831,-0.679317708,-1.052473539,0.557984077 -Andres Nocioni,nocioan01,2008,RS,CHI,3961,2021,-0.147034455,-1.934179512,-2.081213967,0.695171929,0.695171929,0,-0.186230227,-1.902394542,-2.088624769,0.756620051 -Andres Nocioni,nocioan01,2009,RS,CHI,2507,1278,-0.228590271,-2.021794236,-2.250384507,0.333563393,0.333563393,0,0.086030043,-1.620935394,-1.534905351,2.220965373 -Andres Nocioni,nocioan01,2009,RS,SAC,1415,713,1.026209107,-2.161211898,-1.135002791,0.598256805,0.598256805,0,0.826347387,-1.673045464,-0.846698077,1.700494965 -Andres Nocioni,nocioan01,2010,RS,SAC,2926,1477,-0.779987187,-2.494211845,-3.274199032,-0.397214261,-0.397214261,0,-0.724673726,-2.419510369,-3.144184095,0.5218391 -Andres Nocioni,nocioan01,2011,PO,PHI,18,10,-16.96511136,-4.574207404,-21.53931876,-0.10191932,0,-0.10191932,-15.72103396,-5.721679517,-21.44271348,2.742277735 -Andres Nocioni,nocioan01,2011,RS,PHI,1799,931,-2.417082756,-2.178774619,-4.595857375,-0.880796568,-0.880796568,0,-2.483370047,-2.483859477,-4.967229524,0.4274361 -Andres Nocioni,nocioan01,2012,RS,PHI,106,56,-7.552775966,-1.21267223,-8.765448196,-0.173973692,-0.173973692,0,-7.110977485,-3.099819166,-10.21079665,1.131151949 -David Noel,noelda01,2007,RS,MIL,1540,792,-2.492502755,-2.741514801,-5.234017556,-1.003584013,-1.003584013,0,-2.608397876,-3.33298284,-5.941380716,-0.01425897 -Nerlens Noel,noelne01,2015,RS,PHI,4667,2311,-4.304473724,2.676574446,-1.627899277,1.329819827,1.329819827,0,-4.141780414,3.133180954,-1.008599461,0.491567602 -Nerlens Noel,noelne01,2016,RS,PHI,4059,1965,-4.080659014,1.460596234,-2.62006278,0.131493949,0.131493949,0,-3.170101481,1.66005203,-1.510049451,0.919806237 -Nerlens Noel,noelne01,2017,RS,PHI,1206,564,-1.512630932,2.106757411,0.59412648,0.969075142,0.969075142,0,-1.409551133,2.877695712,1.468144579,0.692487788 -Nerlens Noel,noelne01,2017,RS,DAL,954,483,-0.940627902,1.940505135,0.999877233,0.923318676,0.923318676,0,-0.506394413,2.699493622,2.193099209,-0.07970025 -Nerlens Noel,noelne01,2018,RS,DAL,976,472,-5.158609462,3.520160388,-1.638449074,0.269012784,0.269012784,0,-4.687671176,3.62956083,-1.058110346,0.494843383 -Nerlens Noel,noelne01,2019,PO,OKC,128,60,-3.906890787,4.69637376,0.789482973,0.111724689,0,0.111724689,-7.316530646,6.31770626,-0.998824386,-0.021233904 -Nerlens Noel,noelne01,2019,RS,OKC,2283,1055,-2.687508642,3.04533875,0.357830108,1.673515333,1.673515333,0,-2.218391419,4.127549725,1.909158306,0.042133835 -Lucas Nogueira,noguelu01,2015,RS,TOR,50,23,-8.006277666,-3.349639025,-11.35591669,-0.101562937,-0.101562937,0,-6.485946019,-0.318443486,-6.804389505,0.546904184 -Lucas Nogueira,noguelu01,2016,PO,TOR,54,29,-4.932373542,-5.948235128,-10.88060867,-0.122001004,0,-0.122001004,-3.801457514,-5.251514183,-9.052971697,-1.587022316 -Lucas Nogueira,noguelu01,2016,RS,TOR,459,225,-2.842027998,3.546081873,0.704053876,0.397228266,0.397228266,0,-3.104916718,3.944765055,0.839848337,0.177463271 -Lucas Nogueira,noguelu01,2017,PO,TOR,15,7,7.112593979,2.883694703,9.996288681,0.046947861,0,0.046947861,0.531500158,1.120950299,1.652450456,-0.003742011 -Lucas Nogueira,noguelu01,2017,RS,TOR,2215,1088,-1.545820404,2.411240707,0.865420304,2.007431418,2.007431418,0,-1.664481685,2.395878594,0.731396909,0.025429655 -Lucas Nogueira,noguelu01,2018,PO,TOR,50,24,-11.66452005,-11.98817804,-23.6526981,-0.269916316,0,-0.269916316,-10.56644493,-12.66702081,-23.23346574,2.194975104 -Lucas Nogueira,noguelu01,2018,RS,TOR,869,418,-2.01165298,4.235168942,2.223515962,1.0617574,1.0617574,0,-1.130245631,3.886553078,2.756307448,0.101703843 -Jeff Nordgaard,nordgje01,1998,RS,MIL,91,48,-4.274308944,-0.183148294,-4.457457238,-0.041982434,-0.041982434,0,-4.156412286,-0.909409112,-5.065821397,0.365921846 -Connie Norman,normaco01,1979,RS,SDC,724,323,-1.89753807,-2.331709499,-4.229247569,-0.243994273,-0.243994273,0,-2.162375677,-2.677816711,-4.840192389,0.097597864 -Ken Norman,normake01,1988,RS,LAC,3048,1435,-2.973180541,-0.545029615,-3.518210155,-0.562543735,-0.562543735,0,-3.495833285,-0.990535299,-4.486368583,0.019472337 -Ken Norman,normake01,1989,RS,LAC,6644,3020,-0.310222341,-0.351916783,-0.662139124,3.203726475,3.203726475,0,-0.581270521,-0.014246328,-0.595516849,-0.419969733 -Ken Norman,normake01,1990,RS,LAC,4879,2334,-1.152642045,0.014463762,-1.138178283,1.918082849,1.918082849,0,-1.229097467,-0.055267008,-1.284364475,-0.066684792 -Ken Norman,normake01,1991,RS,LAC,4861,2309,-0.193719345,0.215006008,0.021286662,3.257175677,3.257175677,0,-0.442390288,0.030983281,-0.411407007,-0.229037264 -Ken Norman,normake01,1992,PO,LAC,351,184,2.361311301,1.199194494,3.560505795,0.609201125,0,0.609201125,2.067570927,1.344540091,3.412111019,-0.271637757 -Ken Norman,normake01,1992,RS,LAC,4085,2009,-0.720682369,0.214404252,-0.506278117,2.293379381,2.293379381,0,-0.949936756,-0.388994785,-1.338931542,-0.27299358 -Ken Norman,normake01,1993,PO,LAC,326,164,0.087195507,0.579784455,0.666979962,0.292651613,0,0.292651613,-0.279415742,0.351223693,0.071807951,-0.692385804 -Ken Norman,normake01,1993,RS,LAC,5173,2477,0.186296326,-0.534331115,-0.348034788,3.016409452,3.016409452,0,-0.052059146,-0.856556662,-0.908615809,-0.616587898 -Ken Norman,normake01,1994,RS,MIL,5056,2539,-0.754250395,-1.469782993,-2.224033388,0.681013703,0.681013703,0,-0.914260916,-1.39889672,-2.313157635,-0.045523508 -Ken Norman,normake01,1995,PO,ATL,78,42,-4.117551176,-2.828264277,-6.945815452,-0.097696444,0,-0.097696444,-3.771413703,-1.427722714,-5.199136417,4.825887528 -Ken Norman,normake01,1995,RS,ATL,3556,1879,-0.097858554,-0.809262567,-0.907121121,1.771633733,1.771633733,0,-0.017461838,-1.251143479,-1.268605317,0.262366999 -Ken Norman,normake01,1996,RS,ATL,1454,770,-0.594202477,-1.268546828,-1.862749305,0.348647319,0.348647319,0,-0.75412188,-1.947202046,-2.701323925,0.023286235 -Ken Norman,normake01,1997,RS,ATL,402,220,-7.415556422,-0.327376047,-7.74293247,-0.568780479,-0.568780479,0,-6.366710381,-1.733963784,-8.100674165,1.360233018 -Audie Norris,norriau01,1983,PO,POR,109,53,-1.093761519,2.110264073,1.016502555,0.104872267,0,0.104872267,-1.377463499,0.697713924,-0.679749574,-0.164712055 -Audie Norris,norriau01,1983,RS,POR,662,311,-5.991179913,-0.237303804,-6.228483717,-0.559361837,-0.559361837,0,-5.564337609,-0.324725172,-5.88906278,1.403368188 -Audie Norris,norriau01,1984,PO,POR,107,52,-1.879355204,-1.953381407,-3.832736611,-0.030109405,0,-0.030109405,-1.953417971,-1.470537008,-3.423954979,1.617317742 -Audie Norris,norriau01,1984,RS,POR,2465,1157,-4.04298622,-0.715411404,-4.758397625,-1.198983546,-1.198983546,0,-3.851939361,-0.667877312,-4.519816673,1.162849065 -Audie Norris,norriau01,1985,PO,POR,237,109,-1.52509816,-0.28896565,-1.81406381,0.054360616,0,0.054360616,-1.211953398,-0.147591867,-1.359545265,1.326235092 -Audie Norris,norriau01,1985,RS,POR,2436,1117,-3.245769808,0.112839944,-3.132929864,-0.220928553,-0.220928553,0,-3.012846449,0.215412546,-2.797433903,1.278277101 -Moochie Norris,norrimo01,1997,RS,VAN,166,89,-2.285426264,-1.386612122,-3.672038386,-0.041851168,-0.041851168,0,-2.480231089,-2.036443876,-4.516674966,-0.036108104 -Moochie Norris,norrimo01,1999,RS,SEA,264,140,-4.95645776,-1.465791613,-6.422249373,-0.265614899,-0.265614899,0,-4.34731625,-1.804496289,-6.15181254,1.136871111 -Moochie Norris,norrimo01,2000,RS,HOU,996,502,2.037556427,-0.262622799,1.774933629,1.153097616,1.153097616,0,1.523174177,-0.485342461,1.037831716,-0.47398495 -Moochie Norris,norrimo01,2001,RS,HOU,3151,1654,1.443157253,0.133945049,1.577102302,3.636040316,3.636040316,0,1.154472107,-0.474655354,0.679816754,-0.391336683 -Moochie Norris,norrimo01,2002,RS,HOU,4180,2249,0.178760982,-0.928989089,-0.750228107,2.288420594,2.288420594,0,-0.039185357,-0.963149561,-1.002334918,-0.247882875 -Moochie Norris,norrimo01,2003,RS,HOU,2573,1375,-1.34348608,0.150244023,-1.193242056,1.088193749,1.088193749,0,-1.603523377,-0.578453745,-2.181977122,-0.329751552 -Moochie Norris,norrimo01,2004,RS,NYK,841,446,0.034324429,0.269324258,0.303648687,0.701358463,0.701358463,0,0.008091558,-0.224880151,-0.216788593,0.853375467 -Moochie Norris,norrimo01,2004,RS,HOU,742,401,-4.792230932,-0.606166307,-5.398397239,-0.54256592,-0.54256592,0,-4.759884125,-1.850901446,-6.61078557,0.122813559 -Moochie Norris,norrimo01,2005,PO,HOU,13,7,-10.49751057,-3.6435217,-14.14103227,-0.041261334,0,-0.041261334,-11.20065905,-5.897987784,-17.09864684,-1.501683077 -Moochie Norris,norrimo01,2005,RS,NYK,614,321,-4.769443726,-0.104973948,-4.874417674,-0.351751392,-0.351751392,0,-4.590103537,-0.454378863,-5.0444824,1.01221123 -Moochie Norris,norrimo01,2005,RS,HOU,73,39,-10.20434591,-0.645358839,-10.84970475,-0.159606771,-0.159606771,0,-9.790170411,-2.178768183,-11.96893859,-0.890564833 -Moochie Norris,norrimo01,2006,RS,NOK,343,183,-3.346779987,-2.763702992,-6.110482979,-0.316749334,-0.316749334,0,-3.433032655,-3.362720976,-6.795753631,0.873926259 -Moochie Norris,norrimo01,2006,RS,HOU,447,241,-2.794425362,0.688434581,-2.105990781,0.079865362,0.079865362,0,-3.083913496,0.528411709,-2.555501787,0.785875799 -Sylvester Norris,norrisy01,1980,RS,SAS,436,189,-7.762542758,-1.179549663,-8.942092421,-0.603486403,-0.603486403,0,-7.488893451,-1.316327437,-8.805220888,1.117713438 -Willie Norwood,norwowi01,1977,RS,SEA,3707,1647,0.132471535,-0.886483501,-0.754011966,1.67985279,1.67985279,0,-0.41287719,-0.865354221,-1.278231412,0.168725428 -Willie Norwood,norwowi01,1978,PO,POR,90,44,1.396685402,-2.146240326,-0.749554924,0.047028959,0,0.047028959,0.320686558,-1.285267085,-0.964580527,1.610877925 -Willie Norwood,norwowi01,1978,RS,POR,771,351,-3.787750808,0.302924043,-3.484826765,-0.132992074,-0.132992074,0,-3.51519998,0.249774336,-3.265425645,1.148622867 -Willie Norwood,norwowi01,1978,RS,DET,590,260,-0.639213062,-0.132408647,-0.771621709,0.264328188,0.264328188,0,-0.948916528,0.162057577,-0.786858952,0.778976485 -Steve Novak,novakst01,2007,RS,HOU,365,191,-1.417831324,-0.635998196,-2.05382952,0.06846716,0.06846716,0,-1.653554424,-1.36237038,-3.015924804,0.859369131 -Steve Novak,novakst01,2008,PO,HOU,38,21,4.914060362,-1.278495008,3.635565353,0.06964971,0,0.06964971,3.318571766,-2.664181044,0.654390723,-1.151800173 -Steve Novak,novakst01,2008,RS,HOU,503,264,2.279506253,-1.744696376,0.534809876,0.44056396,0.44056396,0,1.908713619,-2.968542355,-1.059828735,-0.396736499 -Steve Novak,novakst01,2009,RS,LAC,2253,1161,0.683897372,-3.014197285,-2.330299913,0.248314291,0.248314291,0,0.637192174,-3.54520448,-2.908012306,-0.108919862 -Steve Novak,novakst01,2010,RS,LAC,706,362,-1.545743873,-2.134701603,-3.680445475,-0.172338244,-0.172338244,0,-1.922264109,-3.09478945,-5.017053559,0.268767368 -Steve Novak,novakst01,2011,PO,SAS,11,6,-5.037174559,-1.780617542,-6.817792101,-0.012632836,0,-0.012632836,-6.57984112,-3.838644259,-10.41848538,-1.453574488 -Steve Novak,novakst01,2011,RS,SAS,383,197,2.027285994,-1.943638252,0.083647742,0.289207065,0.289207065,0,1.539549832,-3.267184047,-1.727634214,1.439376835 -Steve Novak,novakst01,2011,RS,DAL,35,18,0.819579399,-1.044257645,-0.224678245,0.023948554,0.023948554,0,0.377119316,-1.091589866,-0.71447055,3.042014837 -Steve Novak,novakst01,2012,PO,NYK,174,95,-2.035081996,-1.997784926,-4.032866922,-0.063695655,0,-0.063695655,-2.775160004,-2.816402391,-5.591562395,-0.608776836 -Steve Novak,novakst01,2012,RS,NYK,2003,1020,2.813716001,-1.606774524,1.206941477,2.053261968,2.053261968,0,2.74594525,-2.259099376,0.486845874,-0.266673787 -Steve Novak,novakst01,2013,PO,NYK,91,50,5.045037469,-1.866980518,3.178056951,0.15607632,0,0.15607632,3.909760503,-2.746423099,1.163337404,0.063394617 -Steve Novak,novakst01,2013,RS,NYK,3105,1641,1.211685262,-1.714315392,-0.50263013,1.878378976,1.878378976,0,0.941485806,-2.203971173,-1.262485367,-0.158583162 -Steve Novak,novakst01,2014,PO,TOR,31,15,-11.87567162,14.31412751,2.438455888,0.040732712,0,0.040732712,-9.856525069,6.033865915,-3.822659154,-0.498038394 -Steve Novak,novakst01,2014,RS,TOR,1087,540,0.454698291,-0.145375278,0.309323013,0.840449874,0.840449874,0,0.295354486,-1.429511429,-1.134156944,-0.275168738 -Steve Novak,novakst01,2015,RS,UTA,226,109,0.206480765,-7.345100134,-7.138619369,-0.244788533,-0.244788533,0,-0.623252627,-8.284108809,-8.907361436,0.28663564 -Steve Novak,novakst01,2015,RS,OKC,186,88,-3.872483853,-9.408839859,-13.28132371,-0.470778391,-0.470778391,0,-3.501262422,-8.428577897,-11.92984032,-0.416320483 -Steve Novak,novakst01,2016,RS,OKC,53,24,7.810393957,-8.797428399,-0.987034442,0.021798634,0.021798634,0,6.556832092,-9.541608022,-2.98477593,0.957187775 -Steve Novak,novakst01,2016,RS,MIL,48,20,-2.783618342,-2.158750194,-4.942368536,-0.022511992,-0.022511992,0,-1.157683151,-5.915387286,-7.073070437,0.616121069 -Steve Novak,novakst01,2017,RS,MIL,40,22,-5.510851713,-6.386952041,-11.89780375,-0.099944413,-0.099944413,0,-3.816400762,-7.92470474,-11.7411055,-2.612027891 -Dirk Nowitzki,nowitdi01,1999,RS,DAL,1797,958,-2.196471315,-0.97156693,-3.168038245,-0.205675142,-0.205675142,0,-1.807502346,-1.202762725,-3.010265071,0.594586246 -Dirk Nowitzki,nowitdi01,2000,RS,DAL,5875,2938,1.764199337,-0.7800636,0.984135737,5.589155784,5.589155784,0,2.006862036,-0.4642013,1.542660736,-0.137905804 -Dirk Nowitzki,nowitdi01,2001,PO,DAL,744,399,4.673465538,1.595664246,6.269129783,1.900054671,0,1.900054671,4.80433693,1.9120527,6.716389631,0.308096006 -Dirk Nowitzki,nowitdi01,2001,RS,DAL,6137,3125,3.844856045,1.79465717,5.639513216,13.34935362,13.34935362,0,4.123113212,1.669714809,5.792828021,-0.184160193 -Dirk Nowitzki,nowitdi01,2002,PO,DAL,725,357,3.71624219,-0.393006034,3.323236156,1.133215019,0,1.133215019,4.540172649,0.43603692,4.976209569,-0.615527759 -Dirk Nowitzki,nowitdi01,2002,RS,DAL,5653,2891,4.690905733,0.237286107,4.92819184,11.30218603,11.30218603,0,5.202719725,0.638408497,5.841128222,-0.186852678 -Dirk Nowitzki,nowitdi01,2003,PO,DAL,1418,722,3.263031569,1.793002989,5.056034558,2.950880594,0,2.950880594,3.756872756,1.959771187,5.716643943,-0.455026416 -Dirk Nowitzki,nowitdi01,2003,RS,DAL,6076,3117,4.951052711,2.288304175,7.239356886,15.84437689,15.84437689,0,5.450586229,2.420719224,7.871305453,-0.241315214 -Dirk Nowitzki,nowitdi01,2004,PO,DAL,430,212,3.994320859,3.296117261,7.290438121,1.107925892,0,1.107925892,4.09279407,3.594546406,7.687340476,-0.969191743 -Dirk Nowitzki,nowitdi01,2004,RS,DAL,5725,2915,3.111855437,0.253738502,3.365593939,9.068879094,9.068879094,0,3.747035494,0.715524582,4.462560077,-0.265006574 -Dirk Nowitzki,nowitdi01,2005,PO,DAL,1069,551,1.353556242,1.609465957,2.963022199,1.648917183,0,1.648917183,2.192891375,1.728684565,3.92157594,-0.409378269 -Dirk Nowitzki,nowitdi01,2005,RS,DAL,5899,3020,4.268479094,1.853172258,6.121651352,13.59452527,13.59452527,0,4.521436548,1.894791793,6.416228342,-0.504624461 -Dirk Nowitzki,nowitdi01,2006,PO,DAL,1842,983,6.07445663,1.596239364,7.670695993,5.350308442,0,5.350308442,6.307642506,1.723244551,8.030887057,-0.667578818 -Dirk Nowitzki,nowitdi01,2006,RS,DAL,5715,3089,5.887300498,-0.024562489,5.862738009,13.44831419,13.44831419,0,6.116778895,-0.051828153,6.064950742,-0.846709278 -Dirk Nowitzki,nowitdi01,2007,PO,DAL,469,239,2.169239609,1.030291006,3.199530615,0.746304512,0,0.746304512,2.558709989,1.427013554,3.985723543,-0.232405379 -Dirk Nowitzki,nowitdi01,2007,RS,DAL,5319,2820,5.817193996,0.374103412,6.191297408,12.75186979,12.75186979,0,5.803151476,0.321432023,6.124583499,-0.813996554 -Dirk Nowitzki,nowitdi01,2008,PO,DAL,387,211,5.885444421,0.328364981,6.213809403,0.987257244,0,0.987257244,5.744899226,0.380598346,6.125497572,-0.714347871 -Dirk Nowitzki,nowitdi01,2008,RS,DAL,5263,2769,4.543557347,0.972862081,5.516419428,11.62584654,11.62584654,0,4.733567069,0.931160925,5.664727993,-0.420459299 -Dirk Nowitzki,nowitdi01,2009,PO,DAL,746,394,6.230873494,0.239895229,6.470768723,1.895230491,0,1.895230491,6.215931549,0.231886657,6.447818206,-0.772990491 -Dirk Nowitzki,nowitdi01,2009,RS,DAL,5881,3050,1.67580542,-0.192623094,1.483182326,6.544258055,6.544258055,0,1.960409394,-0.015516977,1.944892417,-0.606342562 -Dirk Nowitzki,nowitdi01,2010,PO,DAL,434,233,5.601095624,0.701325527,6.30242115,1.09800759,0,1.09800759,4.903101978,0.726604564,5.629706542,-0.970388964 -Dirk Nowitzki,nowitdi01,2010,RS,DAL,5924,3039,2.007997422,0.73548113,2.743478553,8.461719744,8.461719744,0,2.093414972,0.849956492,2.943371463,-0.616119353 -Dirk Nowitzki,nowitdi01,2011,PO,DAL,1507,826,4.835353039,1.808087678,6.643440717,4.053073399,0,4.053073399,5.078516817,1.19096646,6.269483277,-0.646737593 -Dirk Nowitzki,nowitdi01,2011,RS,DAL,4818,2504,4.05570566,1.937433083,5.993138744,11.1110065,11.1110065,0,3.89665994,1.691351555,5.588011495,-0.489845908 -Dirk Nowitzki,nowitdi01,2012,PO,DAL,294,154,2.846017048,-0.411147715,2.434869334,0.418522008,0,0.418522008,2.613264022,-0.508994015,2.104270007,-0.349928592 -Dirk Nowitzki,nowitdi01,2012,RS,DAL,4004,2079,2.411241482,0.404692047,2.815933529,5.887256008,5.887256008,0,2.385498632,0.34294242,2.728441053,-0.259071584 -Dirk Nowitzki,nowitdi01,2013,RS,DAL,3294,1661,1.633340357,0.249568785,1.882909141,3.902766163,3.902766163,0,1.696974026,0.172195877,1.869169903,-0.553869177 -Dirk Nowitzki,nowitdi01,2014,PO,DAL,517,263,-0.671563181,-0.803654948,-1.47521813,0.17582562,0,0.17582562,4.340949635,0.197883904,4.538833539,-0.311534704 -Dirk Nowitzki,nowitdi01,2014,RS,DAL,5276,2628,4.382768305,0.365733512,4.748501817,10.0573137,10.0573137,0,5.201024637,0.572454148,5.773478785,0.031295475 -Dirk Nowitzki,nowitdi01,2015,PO,DAL,382,181,1.432733848,-1.694337324,-0.261603476,0.232529362,0,0.232529362,0.792514511,-3.075658287,-2.283143776,-1.820337931 -Dirk Nowitzki,nowitdi01,2015,RS,DAL,4632,2282,2.204009846,-1.2619664,0.942043446,4.28758151,4.28758151,0,2.844927966,-1.080371515,1.764556451,-0.244892844 -Dirk Nowitzki,nowitdi01,2016,PO,DAL,334,170,5.386436219,-2.970884811,2.415551408,0.458126768,0,0.458126768,4.19313475,-3.410501665,0.782633085,-0.813467726 -Dirk Nowitzki,nowitdi01,2016,RS,DAL,4761,2364,1.624322861,0.137245375,1.761568236,5.423638553,5.423638553,0,2.179649583,0.362879774,2.542529357,-0.320013964 -Dirk Nowitzki,nowitdi01,2017,RS,DAL,2884,1424,-1.320944341,0.25528359,-1.065660751,1.229613671,1.229613671,0,-0.540201251,0.281105962,-0.25909529,0.472888301 -Dirk Nowitzki,nowitdi01,2018,RS,DAL,3911,1900,0.620400522,-0.423801975,0.196598547,2.85500612,2.85500612,0,1.048457074,-0.495740267,0.552716807,-0.047493428 -Dirk Nowitzki,nowitdi01,2019,RS,DAL,1674,795,-2.608596825,-3.963246301,-6.571843127,-1.545380689,-1.545380689,0,-2.026102599,-3.038316706,-5.064419306,-0.315125777 -Frank Ntilikina,ntilila01,2018,RS,NYK,3512,1706,-3.998154554,2.472107302,-1.526047251,1.064728095,1.064728095,0,-3.685684232,1.558769672,-2.12691456,-0.056039882 -Frank Ntilikina,ntilila01,2019,RS,NYK,1920,904,-3.917653241,-0.355674683,-4.273327923,-0.701140808,-0.701140808,0,-3.762660763,-0.566126754,-4.328787517,-0.210286868 -James Nunnally,nunnaja01,2014,RS,ATL,107,54,-7.515276109,-5.855792835,-13.37106894,-0.295470735,-0.295470735,0,-5.031447073,-7.694446839,-12.72589391,0.934761958 -James Nunnally,nunnaja01,2014,RS,PHI,228,111,-3.005837726,2.759031538,-0.246806188,0.140986306,0.140986306,0,-2.521598927,1.171944788,-1.349654139,-0.524405655 -James Nunnally,nunnaja01,2019,RS,HOU,80,38,-2.66788166,-9.117006552,-11.78488821,-0.174732435,-0.174732435,0,-1.890224567,-5.824568281,-7.714792848,-0.251555759 -James Nunnally,nunnaja01,2019,RS,MIN,139,64,2.451520307,-7.747936914,-5.296416607,-0.083138866,-0.083138866,0,2.03733787,-7.139133349,-5.101795478,-0.01074494 -Jusuf Nurkic,nurkiju01,2015,RS,DEN,2260,1103,-2.7499596,3.763791595,1.013831995,2.134866807,2.134866807,0,-2.485944705,3.442990778,0.957046073,0.759156577 -Jusuf Nurkic,nurkiju01,2016,RS,DEN,1115,547,-2.241798717,1.270502698,-0.971296018,0.503220091,0.503220091,0,-0.69876824,1.402633013,0.703864773,1.342512259 -Jusuf Nurkic,nurkiju01,2017,PO,POR,36,17,0.999592711,21.82328524,22.82287795,0.231647077,0,0.231647077,2.987127326,15.13466851,18.12179584,1.219173902 -Jusuf Nurkic,nurkiju01,2017,RS,DEN,1676,807,-4.598408446,2.39096351,-2.207444936,0.225657098,0.225657098,0,-2.75038763,1.030342392,-1.720045239,0.996835382 -Jusuf Nurkic,nurkiju01,2017,RS,POR,1199,584,-0.106223757,2.390188265,2.283964508,1.515907752,1.515907752,0,-0.065515368,3.240531732,3.175016364,1.046616907 -Jusuf Nurkic,nurkiju01,2018,PO,POR,201,94,5.09122426,-8.703088176,-3.611863916,-0.043014525,0,-0.043014525,1.629766627,-3.863072538,-2.233305911,0.87935235 -Jusuf Nurkic,nurkiju01,2018,RS,POR,4295,2088,-2.349603228,2.592847853,0.243244624,3.207675151,3.207675151,0,-2.03365489,3.312744626,1.279089736,0.590408205 -Jusuf Nurkic,nurkiju01,2019,RS,POR,4177,1974,2.061289263,5.178597165,7.239886428,10.12116274,10.12116274,0,2.072620295,4.527041089,6.599661384,0.607768398 -Dennis Nutt,nuttde01,1987,PO,DAL,21,10,-8.818954804,-4.860587444,-13.67954225,-0.057718492,0,-0.057718492,-7.961595739,-6.665372884,-14.62696862,0.355800826 -Dennis Nutt,nuttde01,1987,RS,DAL,193,91,2.043354545,0.351971212,2.395325757,0.24062847,0.24062847,0,2.561105397,-1.131709717,1.42939568,0.743203299 -David Nwaba,nwabada01,2017,RS,LAL,827,397,-1.044613834,3.43951239,2.394898555,1.039821002,1.039821002,0,-2.132468026,2.219126713,0.086658687,-0.214152622 -David Nwaba,nwabada01,2018,RS,CHI,3417,1646,-0.924092614,-0.939624903,-1.863717516,0.746299642,0.746299642,0,-1.900607543,-0.407188834,-2.307796376,0.267777022 -David Nwaba,nwabada01,2019,RS,CLE,2019,984,0.34176667,1.202009963,1.543776633,2.141242543,2.141242543,0,-0.400267783,0.770244744,0.36997696,-0.680389752 -Julius Nwosu,nwosuju01,1995,PO,SAS,13,7,-18.35204612,-3.095440752,-21.44748687,-0.069049273,0,-0.069049273,-17.05995138,-4.587468098,-21.64741948,0.2340874 -Julius Nwosu,nwosuju01,1995,RS,SAS,167,84,-7.300780549,-2.266358585,-9.567139134,-0.295725604,-0.295725604,0,-6.884850115,-2.531881333,-9.416731448,1.147496881 -Charles Oakley,oaklech01,1986,PO,CHI,181,88,1.518436183,2.778533261,4.296969444,0.328815947,0,0.328815947,1.952881889,2.867205475,4.820087363,0.768363375 -Charles Oakley,oaklech01,1986,RS,CHI,3723,1772,0.458832041,-0.283648272,0.175183769,2.652564213,2.652564213,0,0.770852573,-0.187657019,0.583195554,0.311868493 -Charles Oakley,oaklech01,1987,PO,CHI,244,129,0.427662526,1.321733675,1.749396201,0.304435776,0,0.304435776,1.077662865,1.580148165,2.65781103,-0.317578361 -Charles Oakley,oaklech01,1987,RS,CHI,6016,2980,-1.668622136,0.153909944,-1.514712192,1.879323704,1.879323704,0,-1.052604348,0.2917421,-0.760862247,0.065025099 -Charles Oakley,oaklech01,1988,PO,CHI,729,373,0.751205614,0.679022835,1.430228448,0.815708534,0,0.815708534,0.563959579,0.847716915,1.411676494,-0.551809156 -Charles Oakley,oaklech01,1988,RS,CHI,5667,2816,-0.091151424,0.212473077,0.121321653,4.114918703,4.114918703,0,0.199714004,0.276186688,0.475900692,-0.253511771 -Charles Oakley,oaklech01,1989,PO,NYK,595,299,-1.183516612,0.775924349,-0.407592263,0.367804163,0,0.367804163,-0.915700437,0.996756511,0.081056074,-0.191318914 -Charles Oakley,oaklech01,1989,RS,NYK,5729,2604,0.166493451,-0.188096267,-0.021602816,3.621265745,3.621265745,0,0.409367866,-0.062726238,0.346641628,-0.10052542 -Charles Oakley,oaklech01,1990,PO,NYK,674,336,1.179043024,-0.220454626,0.958588398,0.653797057,0,0.653797057,1.371784205,-0.001360092,1.370424113,-0.28048733 -Charles Oakley,oaklech01,1990,RS,NYK,4544,2196,0.657877466,-0.188893505,0.468983961,3.598792383,3.598792383,0,0.764157137,0.243026704,1.007183841,-0.214099024 -Charles Oakley,oaklech01,1991,PO,NYK,193,100,-1.107462711,0.928578605,-0.178884106,0.135304156,0,0.135304156,-1.445839008,1.519231041,0.073392033,0.008411994 -Charles Oakley,oaklech01,1991,RS,NYK,5483,2739,-0.204224109,-0.21645513,-0.42067924,3.249426868,3.249426868,0,-0.145450228,0.308660523,0.163210295,-0.172175088 -Charles Oakley,oaklech01,1992,PO,NYK,631,354,-1.158520157,2.031031919,0.872511761,0.672395212,0,0.672395212,-1.307121807,1.818929526,0.51180772,-0.328582467 -Charles Oakley,oaklech01,1992,RS,NYK,4520,2309,-0.899851358,0.783491728,-0.11635963,3.101782487,3.101782487,0,-0.964749095,0.903387897,-0.061361198,-0.024668756 -Charles Oakley,oaklech01,1993,PO,NYK,966,507,-0.452976332,1.103546846,0.650570514,0.905121939,0,0.905121939,-0.42064244,1.087964469,0.667322029,-0.211987386 -Charles Oakley,oaklech01,1993,RS,NYK,4441,2230,-0.193978323,1.982534447,1.788556123,5.168615353,5.168615353,0,-0.271509978,2.077678552,1.806168573,0.0927689 -Charles Oakley,oaklech01,1994,PO,NYK,1827,992,0.758341947,1.8928881,2.651230047,2.804080468,0,2.804080468,0.658518757,2.132134185,2.790652942,-0.487144972 -Charles Oakley,oaklech01,1994,RS,NYK,5734,2932,0.467621418,1.959793741,2.427415159,7.724776559,7.724776559,0,0.500307383,2.165821196,2.666128579,-0.250409479 -Charles Oakley,oaklech01,1995,PO,NYK,765,421,1.48580498,2.90699909,4.39280407,1.57784965,0,1.57784965,1.627846469,3.076484801,4.704331269,-0.256044402 -Charles Oakley,oaklech01,1995,RS,NYK,3011,1567,-0.506559802,1.477179182,0.97061938,2.972063044,2.972063044,0,-0.484797834,1.616471934,1.1316741,-0.079368865 -Charles Oakley,oaklech01,1996,PO,NYK,554,308,-0.151513948,1.286326288,1.134812339,0.630177691,0,0.630177691,-0.029897191,1.515560054,1.485662863,0.07953641 -Charles Oakley,oaklech01,1996,RS,NYK,3404,1775,0.218038953,1.103005154,1.321044107,3.678749629,3.678749629,0,0.139183404,1.349046674,1.488230078,-0.201875565 -Charles Oakley,oaklech01,1997,PO,NYK,663,358,-1.230531615,4.151246566,2.920714951,1.069432088,0,1.069432088,-0.88926109,4.453337845,3.564076755,0.097888959 -Charles Oakley,oaklech01,1997,RS,NYK,5479,2873,-0.21778143,2.077040741,1.859259312,6.742741988,6.742741988,0,-0.22609603,2.38487984,2.15878381,-0.182763298 -Charles Oakley,oaklech01,1998,PO,NYK,625,342,-0.85254882,1.880042001,1.027493181,0.678183533,0,0.678183533,-1.010344611,2.070925091,1.06058048,-0.206573296 -Charles Oakley,oaklech01,1998,RS,NYK,5081,2734,-1.247300043,2.814175461,1.566875418,6.010984455,6.010984455,0,-0.998458944,3.170054683,2.171595739,-0.160332408 -Charles Oakley,oaklech01,1999,RS,TOR,3056,1633,-1.034421131,-0.914283171,-1.948704302,0.666715463,0.666715463,0,-1.142535644,-0.299948604,-1.442484248,-0.11988792 -Charles Oakley,oaklech01,2000,PO,TOR,199,110,0.147627498,2.315384849,2.463012346,0.304722643,0,0.304722643,0.228972121,3.040763766,3.269735887,0.878508624 -Charles Oakley,oaklech01,2000,RS,TOR,4739,2431,-2.553848398,0.446977741,-2.106870657,0.799637528,0.799637528,0,-2.249117167,0.849195292,-1.399921875,0.232295576 -Charles Oakley,oaklech01,2001,PO,TOR,716,391,-1.972212152,0.092880935,-1.879331217,0.178546892,0,0.178546892,-1.686656581,-0.257553599,-1.94421018,-0.296792903 -Charles Oakley,oaklech01,2001,RS,TOR,5300,2767,-2.117577364,1.006127416,-1.111449948,2.307161724,2.307161724,0,-1.717657,1.296709586,-0.420947413,-0.240224423 -Charles Oakley,oaklech01,2002,RS,CHI,2637,1383,-5.688661601,0.424081983,-5.264579618,-1.782167542,-1.782167542,0,-5.447715513,0.650634595,-4.797080918,0.406769389 -Charles Oakley,oaklech01,2003,RS,WAS,955,514,-2.126451196,-0.354591053,-2.481042249,0.071066277,0.071066277,0,-2.494630234,-0.070745767,-2.565376,0.6972154 -Charles Oakley,oaklech01,2004,RS,HOU,46,25,-1.918551367,-2.981562194,-4.90011356,-0.028290074,-0.028290074,0,-2.973604665,-1.290117925,-4.263722589,2.877225801 -Charles O'Bannon,obannch01,1998,RS,DET,435,234,-2.330664595,-0.457648709,-2.788313304,-0.004548876,-0.004548876,0,-2.82013073,-1.679336211,-4.499466941,-0.503844884 -Charles O'Bannon,obannch01,1999,PO,DET,15,9,-8.289684407,-10.83407901,-19.12376342,-0.07678354,0,-0.07678354,-8.00679104,-15.73467702,-23.74146806,-0.849278422 -Charles O'Bannon,obannch01,1999,RS,DET,300,165,0.09128603,-2.349481778,-2.258195747,0.04129011,0.04129011,0,-0.784870451,-2.638831587,-3.423702038,-0.242259245 -Ed O'Bannon,obanned01,1996,RS,NJN,2400,1253,-2.564024617,-0.470996905,-3.035021523,-0.18208111,-0.18208111,0,-2.901398685,-0.937906509,-3.839305194,-0.065093634 -Ed O'Bannon,obanned01,1997,RS,DAL,328,175,-6.828971573,-0.507405706,-7.336377279,-0.411561279,-0.411561279,0,-6.814638916,-1.188758466,-8.003397382,0.46052628 -Ed O'Bannon,obanned01,1997,RS,NJN,1234,634,-1.525450324,-0.499058427,-2.024508751,0.237227065,0.237227065,0,-1.853280798,-0.63220815,-2.485488948,0.99342114 -Fabricio Oberto,obertfa01,2006,PO,SAS,63,34,-8.898248265,0.89432698,-8.003921285,-0.095310867,0,-0.095310867,-8.192044131,0.57333163,-7.618712501,1.262471043 -Fabricio Oberto,obertfa01,2006,RS,SAS,914,490,-2.895936763,-0.178379833,-3.074316596,-0.081667539,-0.081667539,0,-3.025871458,-0.035959728,-3.061831186,0.665697764 -Fabricio Oberto,obertfa01,2007,PO,SAS,777,415,1.95413149,-0.004871489,1.949260001,1.024906098,0,1.024906098,1.155565504,0.288513719,1.444079223,-0.113495015 -Fabricio Oberto,obertfa01,2007,RS,SAS,2583,1365,-0.760876021,0.406814625,-0.354061396,1.673994785,1.673994785,0,-1.102933003,0.787308437,-0.315624566,0.301556889 -Fabricio Oberto,obertfa01,2008,PO,SAS,624,331,-2.301427973,1.237084764,-1.064343209,0.29476286,0,0.29476286,-2.922489407,1.429398898,-1.493090508,0.354593185 -Fabricio Oberto,obertfa01,2008,RS,SAS,3076,1644,-0.361068847,0.940059142,0.578990295,2.789985558,2.789985558,0,-0.822909239,1.252979359,0.43007012,-0.07597626 -Fabricio Oberto,obertfa01,2009,PO,SAS,40,22,2.766211022,4.073657723,6.839868745,0.111215855,0,0.111215855,2.782927981,3.340296253,6.123224234,0.161636876 -Fabricio Oberto,obertfa01,2009,RS,SAS,1261,677,-2.206001218,-0.709358226,-2.915359444,-0.05717229,-0.05717229,0,-2.539526995,-0.939759243,-3.479286237,0.091387193 -Fabricio Oberto,obertfa01,2010,RS,WAS,1255,650,-3.246434578,0.50170418,-2.744730399,0.001764134,0.001764134,0,-3.760310981,0.402294374,-3.358016607,0.890368216 -Fabricio Oberto,obertfa01,2011,RS,POR,83,45,-5.468779099,-2.347046022,-7.815825121,-0.118360502,-0.118360502,0,-5.927010957,-2.289357887,-8.216368844,1.64601652 -JJ O'Brien,obriejj01,2016,RS,UTA,14,6,-8.155483602,-6.330807101,-14.4862907,-0.036473103,-0.036473103,0,-5.165013527,-1.878666648,-7.043680175,1.484850134 -Johnny O'Bryant III,obryajo01,2015,PO,MIL,20,12,-13.91851364,-18.42341075,-32.34192439,-0.182154371,0,-0.182154371,-8.894698059,-18.21986374,-27.1145618,-2.427560923 -Johnny O'Bryant III,obryajo01,2015,RS,MIL,736,368,-7.304477344,-6.780711745,-14.08518909,-2.127918029,-2.127918029,0,-7.10261369,-6.129094952,-13.23170864,-0.013721613 -Johnny O'Bryant III,obryajo01,2016,RS,MIL,1688,857,-3.826467152,-3.150011044,-6.976478196,-1.829195063,-1.829195063,0,-3.910570843,-3.530637832,-7.441208675,-0.993816724 -Johnny O'Bryant III,obryajo01,2017,RS,DEN,99,46,-3.730664869,-7.943224863,-11.67388973,-0.208532747,-0.208532747,0,-2.443541546,-8.197669541,-10.64121109,-0.423302596 -Johnny O'Bryant III,obryajo01,2017,RS,CHA,67,34,-2.238361894,-7.134777373,-9.373139267,-0.114331194,-0.114331194,0,-2.648336473,-6.893231969,-9.541568441,-0.47732876 -Johnny O'Bryant III,obryajo01,2018,RS,CHA,796,379,-5.025571086,-3.527800705,-8.553371792,-1.120809178,-1.120809178,0,-4.547243722,-2.4646683,-7.011912022,-0.120612957 -Patrick O'Bryant,obryapa01,2007,RS,GSW,249,119,-5.48814803,0.760838345,-4.727309685,-0.121649963,-0.121649963,0,-5.365631309,0.92004695,-4.445584359,1.240025457 -Patrick O'Bryant,obryapa01,2008,RS,GSW,206,99,-3.248281172,-0.633158064,-3.881439236,-0.058122945,-0.058122945,0,-3.430736825,-0.09584647,-3.526583295,1.594738898 -Patrick O'Bryant,obryapa01,2009,RS,BOS,206,108,-7.14491485,0.516953613,-6.627961237,-0.219897335,-0.219897335,0,-6.556309266,0.260224228,-6.296085038,2.699393568 -Patrick O'Bryant,obryapa01,2009,RS,TOR,285,147,-2.598938834,0.225190739,-2.373748095,0.02875875,0.02875875,0,-2.686734162,0.965556573,-1.721177589,1.776166825 -Patrick O'Bryant,obryapa01,2010,RS,TOR,100,51,-5.25145629,-0.442312291,-5.693768581,-0.078439872,-0.078439872,0,-4.654422854,-0.170161382,-4.824584236,2.257851424 -Daniel Ochefu,ochefda01,2017,PO,WAS,11,5,-17.7743178,11.4293991,-6.344918703,-0.010021327,0,-0.010021327,-9.988776733,8.183082065,-1.805694667,5.750460416 -Daniel Ochefu,ochefda01,2017,RS,WAS,153,75,-6.139219571,-6.738930339,-12.87814991,-0.386070285,-0.386070285,0,-3.943621427,-4.894487628,-8.838109054,-0.375444873 -Greg Oden,odengr01,2009,PO,POR,170,96,-2.709911535,-1.221922021,-3.931833556,-0.061212935,0,-0.061212935,-2.67984836,0.264623837,-2.415224523,2.276319817 -Greg Oden,odengr01,2009,RS,POR,2398,1314,-0.259349685,0.844392078,0.585042393,2.253356977,2.253356977,0,-0.166391722,1.351449282,1.185057559,0.727837106 -Greg Oden,odengr01,2010,RS,POR,928,502,0.885797508,1.755375204,2.641172713,1.382880851,1.382880851,0,0.82598065,1.787810051,2.6137907,0.14218657 -Greg Oden,odengr01,2014,PO,MIA,15,7,5.074095471,-16.04697456,-10.97287909,-0.030884248,0,-0.030884248,3.348874578,-8.790082658,-5.441208081,1.826489721 -Greg Oden,odengr01,2014,RS,MIA,415,212,-3.398501023,-0.615873011,-4.014374034,-0.137496707,-0.137496707,0,-2.813337394,-0.509299965,-3.322637359,0.518280674 -Lamar Odom,odomla01,2000,RS,LAC,5475,2767,-0.169790416,-0.578678814,-0.74846923,2.829919377,2.829919377,0,-0.284719443,-0.247016599,-0.531736041,0.143767167 -Lamar Odom,odomla01,2001,RS,LAC,5355,2836,1.61304125,1.30042909,2.91347034,8.203196572,8.203196572,0,2.010381505,1.266022879,3.276404384,0.096540205 -Lamar Odom,odomla01,2002,RS,LAC,1897,999,-1.145596237,1.350690199,0.205093962,1.512878,1.512878,0,-0.724684841,0.877624321,0.15293948,0.408078309 -Lamar Odom,odomla01,2003,RS,LAC,3230,1679,0.273245047,-0.776788276,-0.503543229,1.93190083,1.93190083,0,0.287558992,-0.487001053,-0.199442061,0.360220556 -Lamar Odom,odomla01,2004,PO,MIA,932,512,0.247264349,0.367950139,0.615214488,0.910107371,0,0.910107371,0.590605253,0.591430964,1.182036217,0.342555054 -Lamar Odom,odomla01,2004,RS,MIA,5569,3003,0.590685775,0.46914934,1.059835114,5.843640724,5.843640724,0,0.910027775,0.561907279,1.471935054,0.10115796 -Lamar Odom,odomla01,2005,RS,LAL,4439,2320,-0.189469088,0.84729215,0.657823062,4.024819536,4.024819536,0,0.0600343,0.811674761,0.871709062,-0.203015404 -Lamar Odom,odomla01,2006,PO,LAL,607,314,1.501019816,1.125230507,2.626250323,0.887536332,0,0.887536332,1.545325732,0.859485494,2.404811226,-0.077703719 -Lamar Odom,odomla01,2006,RS,LAL,6170,3221,1.561840567,1.273850102,2.835690669,9.136631712,9.136631712,0,1.716982981,1.190222425,2.907205406,-0.425610832 -Lamar Odom,odomla01,2007,PO,LAL,382,192,1.4661432,1.318435664,2.784578864,0.556912403,0,0.556912403,1.659729138,1.556632758,3.216361896,-0.364321526 -Lamar Odom,odomla01,2007,RS,LAL,4339,2202,0.437435095,0.399687918,0.837123013,4.029072778,4.029072778,0,0.85248948,0.6252164,1.47770588,-0.02119137 -Lamar Odom,odomla01,2008,PO,LAL,1535,786,-0.27749264,1.760841656,1.483349016,1.744693819,0,1.744693819,-0.018384576,1.634236505,1.615851929,-0.31505948 -Lamar Odom,odomla01,2008,RS,LAL,5884,2921,0.443945351,2.113717136,2.557662487,7.873921441,7.873921441,0,0.745578247,2.172059779,2.917638027,-0.426457405 -Lamar Odom,odomla01,2009,PO,LAL,1411,735,3.073216841,3.531836053,6.605052893,3.600700693,0,3.600700693,2.987213462,2.982742227,5.969955689,-0.432914521 -Lamar Odom,odomla01,2009,RS,LAL,4602,2316,1.324202249,3.603426104,4.927628353,9.063057485,9.063057485,0,1.436237028,3.246953945,4.683190973,-0.092129858 -Lamar Odom,odomla01,2010,PO,LAL,1259,667,0.620936442,2.233605698,2.85454214,1.970460185,0,1.970460185,0.742941361,2.148043068,2.890984428,0.157124201 -Lamar Odom,odomla01,2010,RS,LAL,5055,2585,0.319681903,2.468975192,2.788657095,7.291530593,7.291530593,0,0.491070973,2.31583317,2.806904143,-0.169900338 -Lamar Odom,odomla01,2011,PO,LAL,521,286,0.6378875,-1.324020113,-0.686132613,0.311064335,0,0.311064335,0.638780545,-1.509759005,-0.87097846,0.1334677 -Lamar Odom,odomla01,2011,RS,LAL,5044,2639,2.471555466,0.631732358,3.103287823,7.83952481,7.83952481,0,2.4615599,0.528510231,2.990070131,-0.490110292 -Lamar Odom,odomla01,2012,RS,DAL,1978,1027,-2.735452294,-0.867757076,-3.60320937,-0.449700917,-0.449700917,0,-2.703134578,-1.077183283,-3.780317861,0.54539403 -Lamar Odom,odomla01,2013,PO,LAC,198,107,-2.121174691,2.545949957,0.424775266,0.181203939,0,0.181203939,-0.922929649,1.984301836,1.061372187,1.243360302 -Lamar Odom,odomla01,2013,RS,LAC,3102,1616,-2.535451546,3.113799299,0.578347753,2.761865865,2.761865865,0,-2.161023054,2.959645448,0.798622394,0.600484781 -Alan Ogg,oggal01,1991,RS,MIA,546,261,-5.07365626,1.667012503,-3.406643757,-0.088211925,-0.088211925,0,-5.497462898,1.388444192,-4.109018706,0.87491959 -Alan Ogg,oggal01,1992,PO,MIA,29,15,-5.688436299,7.104959649,1.41652335,0.033309065,0,0.033309065,-5.587762958,6.166053973,0.578291016,1.193680182 -Alan Ogg,oggal01,1992,RS,MIA,756,367,-3.824358364,-0.469372209,-4.293730574,-0.291776741,-0.291776741,0,-4.112399474,-0.605313017,-4.717712491,0.921785537 -Alan Ogg,oggal01,1993,RS,WSB,6,3,20.57150596,1.795485342,22.3669913,0.037078949,0.037078949,0,20.18304652,-0.630869143,19.55217737,-3.477634028 -Alan Ogg,oggal01,1993,RS,MIL,53,26,-7.3650881,-1.544941823,-8.910029923,-0.083152156,-0.083152156,0,-6.996391393,-1.109463857,-8.105855249,1.723628205 -Tim Ohlbrecht,ohlbrti01,2013,RS,HOU,24,12,-14.65956927,-0.418047808,-15.07761708,-0.076769806,-0.076769806,0,-12.64446419,-3.765647924,-16.41011211,1.597715098 -Semi Ojeleye,ojelese01,2018,PO,BOS,466,230,-4.609901297,-1.635237325,-6.245138622,-0.422317445,0,-0.422317445,-5.828794981,-2.488165143,-8.316960125,-0.158000938 -Semi Ojeleye,ojelese01,2018,RS,BOS,2357,1150,-4.608000191,-1.720862703,-6.328862894,-2.082251061,-2.082251061,0,-4.804157537,-1.975474833,-6.779632371,-0.830255964 -Semi Ojeleye,ojelese01,2019,PO,BOS,76,34,2.495051077,-0.008493572,2.486557504,0.092851861,0,0.092851861,1.316262251,-4.254701853,-2.938439603,-0.885381268 -Semi Ojeleye,ojelese01,2019,RS,BOS,1261,594,-2.575939551,0.981834857,-1.594104693,0.349252847,0.349252847,0,-2.510441023,-0.653013554,-3.163454577,-0.305881496 -Emeka Okafor,okafoem01,2005,RS,CHA,5057,2600,-2.192729761,-0.048389236,-2.241118997,0.670021303,0.670021303,0,-1.974333266,0.249365746,-1.72496752,-0.684348855 -Emeka Okafor,okafoem01,2006,RS,CHA,1720,874,-2.488238691,1.181479623,-1.306759068,0.639953498,0.639953498,0,-2.320648931,1.011076299,-1.309572631,-0.513847831 -Emeka Okafor,okafoem01,2007,RS,CHA,4515,2329,-0.858082997,2.651125694,1.793042697,5.357053905,5.357053905,0,-0.795452757,2.513925917,1.71847316,-0.710839154 -Emeka Okafor,okafoem01,2008,RS,CHA,5258,2718,-2.661586333,0.500783551,-2.160802781,0.814009531,0.814009531,0,-2.498880544,0.478357979,-2.020522564,-0.34855857 -Emeka Okafor,okafoem01,2009,RS,CHA,5007,2691,-1.545149037,2.106715115,0.561566078,4.525785173,4.525785173,0,-1.554213786,1.961878907,0.407665122,-0.425036884 -Emeka Okafor,okafoem01,2010,RS,NOH,4625,2370,-2.200255998,0.668012902,-1.532243096,1.464764734,1.464764734,0,-2.029705214,0.707582133,-1.322123081,-0.491836292 -Emeka Okafor,okafoem01,2011,PO,NOH,338,188,-2.942187605,0.29892288,-2.643264725,0.010648214,0,0.010648214,-2.704025716,0.870571048,-1.833454668,0.752358293 -Emeka Okafor,okafoem01,2011,RS,NOH,4275,2287,-1.750366363,3.428694804,1.678328441,5.146852163,5.146852163,0,-1.648555663,3.081550862,1.432995199,-0.365101757 -Emeka Okafor,okafoem01,2012,RS,NOH,1453,781,-1.859154763,0.274789996,-1.584364768,0.463346391,0.463346391,0,-1.782330213,0.566961847,-1.215368367,-0.222662419 -Emeka Okafor,okafoem01,2013,RS,WAS,3987,2052,-3.134491399,2.01463082,-1.119860579,1.693864199,1.693864199,0,-3.038990459,1.619293774,-1.419696685,-0.697097364 -Emeka Okafor,okafoem01,2018,PO,NOP,11,4,-18.54331168,-8.901453898,-27.44476558,-0.054028469,0,-0.054028469,-12.83377437,-9.274514023,-22.1082884,3.848737519 -Emeka Okafor,okafoem01,2018,RS,NOP,774,353,-3.176282812,2.326380144,-0.849902668,0.341273371,0.341273371,0,-3.001911146,1.432080551,-1.569830595,-0.271116093 -Jahlil Okafor,okafoja01,2016,RS,PHI,3218,1591,-3.256934864,-0.666999833,-3.923934698,-0.940000544,-0.940000544,0,-3.625885791,-0.806057989,-4.43194378,-1.324306047 -Jahlil Okafor,okafoja01,2017,RS,PHI,2314,1134,-4.720910452,-0.929972691,-5.650883142,-1.664188597,-1.664188597,0,-4.90637669,-0.884002048,-5.790378738,-0.827931013 -Jahlil Okafor,okafoja01,2018,RS,BRK,660,328,-3.849986483,0.014696208,-3.835290275,-0.180264931,-0.180264931,0,-3.834098263,-0.561502955,-4.395601218,-0.739320553 -Jahlil Okafor,okafoja01,2018,RS,PHI,56,25,-9.64543833,-16.40363193,-26.04907026,-0.302924782,-0.302924782,0,-6.771800017,-13.01588269,-19.78768271,1.917686406 -Jahlil Okafor,okafoja01,2019,RS,NOP,2022,935,-1.540600661,-0.976278683,-2.516879344,0.11037343,0.11037343,0,-1.625361142,-1.563016267,-3.188377409,-0.764071366 -Elie Okobo,okoboel01,2019,RS,PHO,2018,958,-3.547277223,-1.451246091,-4.998523314,-1.093802247,-1.093802247,0,-3.34393447,-1.513553575,-4.857488045,-0.48332604 -Josh Okogie,okogijo01,2019,RS,MIN,3803,1757,-1.339574423,1.655707594,0.316133171,2.775448186,2.775448186,0,-1.060024245,2.445716003,1.385691758,0.997455462 -Mike O'Koren,okoremi01,1981,RS,NJN,5482,2473,0.219619097,-0.248766989,-0.029147892,3.427319375,3.427319375,0,-0.11691103,-0.041731356,-0.158642385,-0.169515331 -Mike O'Koren,okoremi01,1982,PO,NJN,89,44,-5.258360888,-1.153114214,-6.411475102,-0.086084126,0,-0.086084126,-6.135928145,-0.658914487,-6.794842633,1.541503285 -Mike O'Koren,okoremi01,1982,RS,NJN,4384,2018,-0.413970407,0.16751525,-0.246455157,2.574130156,2.574130156,0,-0.69090246,-0.316239333,-1.007141794,-0.137804216 -Mike O'Koren,okoremi01,1983,PO,NJN,37,18,-8.242263199,-5.122122264,-13.36438546,-0.101221508,0,-0.101221508,-8.345918396,-5.766084456,-14.11200285,0.693876354 -Mike O'Koren,okoremi01,1983,RS,NJN,1760,803,0.091690301,0.858087193,0.949777494,1.514537946,1.514537946,0,-0.369334011,0.00098685,-0.36834716,-0.08440584 -Mike O'Koren,okoremi01,1984,PO,NJN,449,216,-0.767877019,-1.284220877,-2.052097895,0.079625021,0,0.079625021,-1.671512398,-1.266036629,-2.937549027,0.377616441 -Mike O'Koren,okoremi01,1984,RS,NJN,2585,1191,-1.229235145,-1.118830112,-2.348065257,0.245087581,0.245087581,0,-1.632494885,-1.424728067,-3.057222952,0.35854575 -Mike O'Koren,okoremi01,1985,PO,NJN,76,34,-3.218530077,-2.411028675,-5.629558752,-0.051869223,0,-0.051869223,-4.386953916,-2.562511836,-6.949465752,0.715361875 -Mike O'Koren,okoremi01,1985,RS,NJN,2382,1119,-0.414289448,-0.615262786,-1.029552234,0.982461753,0.982461753,0,-0.73779693,-0.707402633,-1.445199563,0.02465973 -Mike O'Koren,okoremi01,1986,PO,NJN,44,21,-10.08085579,2.228557401,-7.852298386,-0.057946383,0,-0.057946383,-9.18925363,1.634094016,-7.555159614,2.781755239 -Mike O'Koren,okoremi01,1986,RS,NJN,2244,1031,-1.186832057,-0.982885437,-2.169717494,0.306341818,0.306341818,0,-1.741881992,-1.288545082,-3.030427073,0.37373229 -Mike O'Koren,okoremi01,1987,RS,WSB,260,123,-3.806528123,-2.908448509,-6.714976631,-0.248367379,-0.248367379,0,-4.332419452,-3.663295773,-7.995715225,-0.185797042 -Mike O'Koren,okoremi01,1988,RS,NJN,108,52,-0.972536556,2.238031896,1.26549534,0.106422201,0.106422201,0,-1.509044683,0.814298952,-0.694745731,-0.10454426 -Mehmet Okur,okurme01,2003,PO,DET,589,323,-1.36937514,1.330140462,-0.039234677,0.461403731,0,0.461403731,-1.464361286,1.041828686,-0.422532599,0.133947444 -Mehmet Okur,okurme01,2003,RS,DET,2499,1366,0.241905593,-0.457705178,-0.215799585,1.77116953,1.77116953,0,0.179572665,-0.594637395,-0.41506473,0.260743602 -Mehmet Okur,okurme01,2004,PO,DET,457,252,-1.981988299,0.531558789,-1.45042951,0.171314194,0,0.171314194,-2.431244956,-1.08421173,-3.515456686,-0.525576145 -Mehmet Okur,okurme01,2004,RS,DET,2927,1580,0.348150714,1.011868803,1.360019517,3.293983936,3.293983936,0,0.218788751,0.307655571,0.526444323,-0.527544351 -Mehmet Okur,okurme01,2005,RS,UTA,4292,2304,0.611180727,-0.240794576,0.370386151,3.649225719,3.649225719,0,0.575064381,-0.445354832,0.129709549,-0.471472749 -Mehmet Okur,okurme01,2006,RS,UTA,5449,2945,2.030162666,-1.111519368,0.918643298,5.501393412,5.501393412,0,2.078563761,-0.63716725,1.441396511,-0.180960982 -Mehmet Okur,okurme01,2007,PO,UTA,1122,585,0.981076165,0.333334391,1.314410556,1.257081468,0,1.257081468,1.930373891,1.315699921,3.246073812,0.430622803 -Mehmet Okur,okurme01,2007,RS,UTA,5142,2664,2.038147821,-2.5715717,-0.533423879,3.011656605,3.011656605,0,2.57080276,-1.899817311,0.670985449,-0.03253127 -Mehmet Okur,okurme01,2008,PO,UTA,867,462,1.261572932,-0.158674217,1.102898716,0.933094882,0,0.933094882,1.920532466,0.197192972,2.117725437,-0.338847106 -Mehmet Okur,okurme01,2008,RS,UTA,4694,2390,0.447141294,0.37676154,0.823902834,4.361142391,4.361142391,0,1.239880617,0.67119951,1.911080127,0.068779217 -Mehmet Okur,okurme01,2009,PO,UTA,85,43,-6.951742752,-4.168520013,-11.12026276,-0.189747562,0,-0.189747562,-6.695134028,-3.786643444,-10.48177747,0.169367641 -Mehmet Okur,okurme01,2009,RS,UTA,4726,2409,0.578253342,-0.114558134,0.463695208,3.94077841,3.94077841,0,0.9327455,0.155778297,1.088523797,-0.213423933 -Mehmet Okur,okurme01,2010,PO,UTA,22,11,5.951475524,-4.574626015,1.376849509,0.023168465,0,0.023168465,5.01768858,-7.277428016,-2.259739435,-2.731521928 -Mehmet Okur,okurme01,2010,RS,UTA,4248,2149,-0.801641602,1.26982736,0.468185759,3.526502173,3.526502173,0,-0.224330221,1.018937972,0.794607751,-0.052685078 -Mehmet Okur,okurme01,2011,RS,UTA,322,168,-1.960182744,-1.552937324,-3.513120068,-0.065485578,-0.065485578,0,-1.676331138,-2.081278279,-3.757609417,0.108011408 -Mehmet Okur,okurme01,2012,RS,NJN,862,454,-2.749017591,-2.181814948,-4.930832539,-0.508260077,-0.508260077,0,-2.141218533,-1.76764653,-3.908865063,0.568950575 -Victor Oladipo,oladivi01,2014,RS,ORL,4974,2487,-3.183265008,2.444528346,-0.738736662,2.577865553,2.577865553,0,-3.170717729,2.220355334,-0.950362395,0.971131 -Victor Oladipo,oladivi01,2015,RS,ORL,5103,2573,0.459160428,-1.13635849,-0.677198062,2.725331434,2.725331434,0,0.334967395,-0.214827249,0.120140146,0.150548057 -Victor Oladipo,oladivi01,2016,RS,ORL,4851,2379,1.21345186,1.073528956,2.286980817,6.155999419,6.155999419,0,1.542132463,1.599237045,3.141369509,0.675789207 -Victor Oladipo,oladivi01,2017,PO,OKC,378,181,-2.67089124,-1.686036412,-4.356927652,-0.155186472,0,-0.155186472,-3.054748305,-0.178226893,-3.232975198,1.350034222 -Victor Oladipo,oladivi01,2017,RS,OKC,4619,2222,0.176173043,1.757560084,1.933733127,5.312741722,5.312741722,0,-0.064357487,1.943300554,1.878943066,0.054685877 -Victor Oladipo,oladivi01,2018,PO,IND,503,261,4.530646697,9.85808943,14.38873613,2.364355765,0,2.364355765,0.810835935,9.521872634,10.33270857,0.437293627 -Victor Oladipo,oladivi01,2018,RS,IND,5212,2552,3.341939304,3.52414286,6.866082163,12.68972583,12.68972583,0,3.716558713,4.155045207,7.87160392,1.341280393 -Victor Oladipo,oladivi01,2019,RS,IND,2348,1147,1.281614756,2.471570875,3.75318563,3.830314588,3.830314588,0,1.399072465,3.088803237,4.487875702,0.660227394 -Hakeem Olajuwon,olajuha01,1985,PO,HOU,409,187,0.370092113,5.010777388,5.380869501,0.798966973,0,0.798966973,0.691973071,4.220172214,4.912145285,-0.144852789 -Hakeem Olajuwon,olajuha01,1985,RS,HOU,6276,2914,0.795239621,3.033768694,3.829008315,9.763678472,9.763678472,0,1.340188056,2.882723989,4.222912045,-0.184717839 -Hakeem Olajuwon,olajuha01,1986,PO,HOU,1598,766,3.004294845,5.930682719,8.934977564,4.705173844,0,4.705173844,3.72375544,5.565529199,9.289284639,-0.099598964 -Hakeem Olajuwon,olajuha01,1986,RS,HOU,5381,2467,1.495332204,3.739523089,5.234855293,10.02750298,10.02750298,0,2.357600828,3.62445872,5.982059548,-0.233859912 -Hakeem Olajuwon,olajuha01,1987,PO,HOU,790,389,3.666508381,5.412077208,9.078585589,2.415628487,0,2.415628487,3.791390986,4.457335788,8.248726774,-0.227798796 -Hakeem Olajuwon,olajuha01,1987,RS,HOU,5810,2760,0.635337318,5.141039982,5.7763773,11.97976758,11.97976758,0,1.309775424,4.636128986,5.94590441,-0.226600013 -Hakeem Olajuwon,olajuha01,1988,PO,HOU,325,162,8.625382289,5.114086455,13.73946874,1.396596537,0,1.396596537,8.61065039,5.015624883,13.62627527,-0.612129543 -Hakeem Olajuwon,olajuha01,1988,RS,HOU,6060,2825,0.27192402,5.077718733,5.349642753,11.68006672,11.68006672,0,1.083684551,4.837753948,5.9214385,0.0512004 -Hakeem Olajuwon,olajuha01,1989,PO,HOU,335,162,0.926107382,5.892636425,6.818743807,0.814678937,0,0.814678937,1.514834968,5.583318798,7.098153766,-0.117827056 -Hakeem Olajuwon,olajuha01,1989,RS,HOU,6487,3024,0.158695997,6.4692405,6.627936498,14.47701357,14.47701357,0,1.005667253,5.863619487,6.86928674,0.058549108 -Hakeem Olajuwon,olajuha01,1990,PO,HOU,314,161,-3.013401722,5.641785639,2.628383917,0.454573755,0,0.454573755,-2.30850502,5.463784966,3.155279946,-0.228811935 -Hakeem Olajuwon,olajuha01,1990,RS,HOU,6662,3124,-1.367170628,6.787648954,5.420478326,12.99113485,12.99113485,0,-0.580714215,5.802971982,5.222257767,-0.240876903 -Hakeem Olajuwon,olajuha01,1991,PO,HOU,247,129,1.663218744,4.86037832,6.523597064,0.625828352,0,0.625828352,1.495626852,4.196089196,5.691716048,-0.549936289 -Hakeem Olajuwon,olajuha01,1991,RS,HOU,4280,2062,-0.108884197,6.962662888,6.853778691,10.07923688,10.07923688,0,0.532821566,6.088795372,6.621616939,-0.237906504 -Hakeem Olajuwon,olajuha01,1992,RS,HOU,5283,2636,-0.18208168,5.122671372,4.940589692,10.3059717,10.3059717,0,0.33122406,4.772243594,5.103467654,-0.350027392 -Hakeem Olajuwon,olajuha01,1993,PO,HOU,994,518,2.409348467,6.235422898,8.644771365,3.072259741,0,3.072259741,2.844415823,5.393441657,8.23785748,-0.994576208 -Hakeem Olajuwon,olajuha01,1993,RS,HOU,6449,3242,1.897327013,5.753354528,7.650681541,17.12310663,17.12310663,0,2.466781827,5.216367376,7.683149203,-0.457316241 -Hakeem Olajuwon,olajuha01,1994,PO,HOU,1874,989,1.561049294,5.237163738,6.798213032,4.934988601,0,4.934988601,2.172701522,4.886899798,7.059601319,-0.614094234 -Hakeem Olajuwon,olajuha01,1994,RS,HOU,6560,3277,0.521556806,5.340035105,5.86159191,14.34024062,14.34024062,0,1.027500666,4.899659672,5.927160338,-0.385671096 -Hakeem Olajuwon,olajuha01,1995,PO,HOU,1801,929,1.910409527,2.425630294,4.336039822,3.450414185,0,3.450414185,2.71259162,2.342458002,5.055049623,-0.351735779 -Hakeem Olajuwon,olajuha01,1995,RS,HOU,5663,2853,0.436612871,4.163144631,4.599757502,10.64965614,10.64965614,0,1.085341942,3.971851695,5.057193636,-0.42770938 -Hakeem Olajuwon,olajuha01,1996,PO,HOU,648,329,-1.500131794,1.815338778,0.315206984,0.528192407,0,0.528192407,-1.041455753,1.911832177,0.870376423,-0.408192835 -Hakeem Olajuwon,olajuha01,1996,RS,HOU,5493,2797,0.09208829,3.250101773,3.342190063,8.655650604,8.655650604,0,0.782887662,3.069397943,3.852285605,-0.407120289 -Hakeem Olajuwon,olajuha01,1997,PO,HOU,1177,629,3.794267843,3.728192386,7.522460229,3.38817257,0,3.38817257,4.162429221,3.893282392,8.055711613,-0.306353587 -Hakeem Olajuwon,olajuha01,1997,RS,HOU,5505,2852,-0.935993858,3.445752294,2.509758436,7.624904213,7.624904213,0,-0.2567213,3.033351773,2.776630473,-0.34004815 -Hakeem Olajuwon,olajuha01,1998,PO,HOU,355,190,-5.639299319,5.172721689,-0.46657763,0.227040788,0,0.227040788,-5.222465615,4.515433699,-0.707031916,-0.476374115 -Hakeem Olajuwon,olajuha01,1998,RS,HOU,3131,1633,-1.036875213,2.486532754,1.449657541,3.488323012,3.488323012,0,-0.383668837,2.781791183,2.398122346,-0.278046632 -Hakeem Olajuwon,olajuha01,1999,PO,HOU,235,123,-4.595222443,0.594850189,-4.000372254,-0.081250694,0,-0.081250694,-4.062324017,1.567227708,-2.495096309,0.34652938 -Hakeem Olajuwon,olajuha01,1999,RS,HOU,3338,1784,-0.574864249,3.498417386,2.923553136,5.153611402,5.153611402,0,0.046630324,3.368906322,3.415536645,-0.181918462 -Hakeem Olajuwon,olajuha01,2000,RS,HOU,2082,1049,-3.563195076,2.329704688,-1.233490387,0.808695439,0.808695439,0,-3.02517732,1.789284004,-1.235893316,-0.341313967 -Hakeem Olajuwon,olajuha01,2001,RS,HOU,2943,1545,-0.841435423,2.885376585,2.043941161,3.769103618,3.769103618,0,-0.290863721,2.774954283,2.484090562,-0.238585734 -Hakeem Olajuwon,olajuha01,2002,PO,TOR,155,86,0.193408395,4.470050347,4.663458743,0.336008092,0,0.336008092,0.330565652,3.831832953,4.162398605,0.143507085 -Hakeem Olajuwon,olajuha01,2002,RS,TOR,2579,1378,-4.160142352,2.541398697,-1.618743655,0.796747057,0.796747057,0,-3.627980483,2.21330628,-1.414674204,0.162823501 -Mark Olberding,olberma01,1977,PO,SAS,96,42,-1.314119325,-3.040194644,-4.354313969,-0.035779903,0,-0.035779903,-2.079355648,-2.70473142,-4.784087068,0.970830559 -Mark Olberding,olberma01,1977,RS,SAS,4592,1949,0.430990962,-1.634057594,-1.203066632,1.541875786,1.541875786,0,0.35409982,-1.283060471,-0.928960651,0.254836699 -Mark Olberding,olberma01,1978,PO,SAS,331,152,1.431320044,0.482975224,1.914295268,0.374295998,0,0.374295998,1.479553318,0.873730419,2.353283737,0.346233744 -Mark Olberding,olberma01,1978,RS,SAS,4072,1773,-0.338167634,-1.075972202,-1.414139836,1.210386087,1.210386087,0,-0.375521291,-0.814393094,-1.189914385,0.177686638 -Mark Olberding,olberma01,1979,PO,SAS,794,359,-2.413467292,-0.963684959,-3.377152251,-0.11919715,0,-0.11919715,-2.317300666,-0.699472247,-3.016772913,0.627620731 -Mark Olberding,olberma01,1979,RS,SAS,4393,1885,-0.402851188,-0.924573745,-1.327424932,1.373642744,1.373642744,0,-0.393484413,-0.622440263,-1.015924676,0.431410983 -Mark Olberding,olberma01,1980,PO,SAS,198,97,1.759730962,-0.686280746,1.073450216,0.195640218,0,0.195640218,1.088049006,0.246029498,1.334078504,0.247918919 -Mark Olberding,olberma01,1980,RS,SAS,4871,2111,0.191568017,-1.00708517,-0.815517153,2.087722943,2.087722943,0,0.028949954,-0.788185997,-0.759236044,0.211452686 -Mark Olberding,olberma01,1981,PO,SAS,519,254,3.912657274,-2.073518844,1.839138429,0.614341729,0,0.614341729,3.779004199,-1.147067473,2.631936726,0.154147928 -Mark Olberding,olberma01,1981,RS,SAS,5221,2408,1.758905352,-0.557371877,1.201533475,4.862687917,4.862687917,0,1.564145013,-0.135108718,1.429036295,0.169524748 -Mark Olberding,olberma01,1982,PO,SAS,704,328,-1.39647469,-0.674636838,-2.071111528,0.11727066,0,0.11727066,-1.082434149,-0.406997038,-1.489431187,0.084113432 -Mark Olberding,olberma01,1982,RS,SAS,4532,2098,0.083574564,-0.360403941,-0.276829377,2.648272619,2.648272619,0,0.317246037,-0.060441985,0.256804052,0.038255407 -Mark Olberding,olberma01,1983,RS,CHI,4062,1817,-1.366886629,-1.600387494,-2.967274123,-0.20212167,-0.20212167,0,-1.398575472,-1.413660627,-2.8122361,0.363307413 -Mark Olberding,olberma01,1984,PO,KCK,126,60,-2.598319365,-1.721331905,-4.31965127,-0.04952782,0,-0.04952782,-2.92609721,-2.117612943,-5.043710153,-0.058456263 -Mark Olberding,olberma01,1984,RS,KCK,4684,2160,-1.148219983,-0.851208858,-1.999428841,0.829101287,0.829101287,0,-1.319621741,-0.585778314,-1.905400055,0.241850652 -Mark Olberding,olberma01,1985,RS,KCK,5009,2277,-0.368089535,-1.399431222,-1.767520757,1.143665043,1.143665043,0,-0.433383311,-1.025651083,-1.459034394,0.207699746 -Mark Olberding,olberma01,1986,PO,SAC,147,74,-4.262922698,-1.88971043,-6.152633128,-0.13326179,0,-0.13326179,-4.656325347,-1.695538379,-6.351863726,0.580416791 -Mark Olberding,olberma01,1986,RS,SAC,4636,2157,-0.370464032,-1.159769483,-1.530233515,1.343720591,1.343720591,0,-0.660006324,-0.863735948,-1.523742272,0.105158036 -Mark Olberding,olberma01,1987,RS,SAC,2139,1002,-2.041517154,-1.848992436,-3.890509589,-0.584618309,-0.584618309,0,-2.473813448,-1.85992847,-4.333741919,0.274109147 -Jawann Oldham,oldhaja01,1981,RS,DEN,49,21,-7.934773022,-2.107093857,-10.04186688,-0.077833654,-0.077833654,0,-7.81549195,-3.580111262,-11.39560321,-0.386329034 -Jawann Oldham,oldhaja01,1982,RS,HOU,254,124,-6.975819735,0.358568719,-6.617251017,-0.247704254,-0.247704254,0,-6.922731875,0.274049635,-6.64868224,1.270205098 -Jawann Oldham,oldhaja01,1983,RS,CHI,382,171,-2.172107956,0.657158882,-1.514949074,0.108303992,0.108303992,0,-2.097298934,0.212090763,-1.885208171,0.535484143 -Jawann Oldham,oldhaja01,1984,RS,CHI,1830,870,-5.005171606,0.67670719,-4.328464415,-0.703315673,-0.703315673,0,-5.008519823,-0.210169876,-5.218689699,0.392308062 -Jawann Oldham,oldhaja01,1985,PO,CHI,187,91,-5.973219826,2.105025192,-3.868194634,-0.05428131,0,-0.05428131,-5.460885678,2.020199138,-3.44068654,1.443582075 -Jawann Oldham,oldhaja01,1985,RS,CHI,2080,993,-4.390675386,1.485711544,-2.904963843,-0.078613136,-0.078613136,0,-4.331419287,0.883279092,-3.448140195,0.136924634 -Jawann Oldham,oldhaja01,1986,PO,CHI,8,4,-16.9167821,-6.204337787,-23.12111989,-0.042271375,0,-0.042271375,-15.71634139,-10.33738671,-26.0537281,-1.415871466 -Jawann Oldham,oldhaja01,1986,RS,CHI,2681,1276,-3.146752228,0.752594661,-2.394157567,0.232258896,0.232258896,0,-2.835944175,0.858021124,-1.97792305,0.267700561 -Jawann Oldham,oldhaja01,1987,RS,NYK,1611,776,-6.048264691,1.398172062,-4.650092629,-0.752934168,-0.752934168,0,-5.843283387,0.603573072,-5.239710315,0.089318942 -Jawann Oldham,oldhaja01,1988,RS,SAC,2011,946,-4.076781854,1.12862757,-2.948154285,-0.095622421,-0.095622421,0,-4.107642478,0.63987328,-3.467769198,-0.017480357 -Jawann Oldham,oldhaja01,1990,RS,ORL,79,36,-6.955971825,0.87165522,-6.084316605,-0.062005677,-0.062005677,0,-6.444953835,1.01435556,-5.430598276,1.241563055 -Jawann Oldham,oldhaja01,1990,RS,LAL,18,9,-3.737457126,-3.973009955,-7.710467081,-0.02362486,-0.02362486,0,-3.806982883,-2.609623407,-6.41660629,3.704411156 -Jawann Oldham,oldhaja01,1991,RS,IND,40,19,-5.63540336,-2.591568387,-8.226971747,-0.052756982,-0.052756982,0,-5.981910357,-3.79070681,-9.772617168,-0.626722219 -Frank Oleynick,oleynfr01,1977,RS,SEA,1161,516,-4.19637262,-2.650224834,-6.846597454,-1.078374649,-1.078374649,0,-4.477565341,-3.056453899,-7.53401924,-0.010865285 -Brian Oliver,olivebr01,1991,PO,PHI,28,15,-1.968649418,1.50770133,-0.460948087,0.018531887,0,0.018531887,-2.323112528,3.107352313,0.784239785,2.430128192 -Brian Oliver,olivebr01,1991,RS,PHI,1613,800,-2.990716129,-1.149890304,-4.140606432,-0.569303789,-0.569303789,0,-3.221052792,-1.644490091,-4.865542883,0.299307691 -Brian Oliver,olivebr01,1992,RS,PHI,551,279,-7.489378079,-2.429299091,-9.91867717,-1.028961974,-1.028961974,0,-7.251580432,-2.867332746,-10.11891318,0.817918768 -Brian Oliver,olivebr01,1995,RS,WSB,84,42,-3.558935027,-4.806968775,-8.365903803,-0.121756413,-0.121756413,0,-4.688236005,-4.57049124,-9.258727244,1.107046227 -Brian Oliver,olivebr01,1998,RS,ATL,113,61,-4.882694922,-2.087506889,-6.970201812,-0.130687257,-0.130687257,0,-5.195358116,-2.868177285,-8.063535401,-0.455383727 -Dean Oliver,olivede01,2002,RS,GSW,277,139,-3.164680153,-3.159967519,-6.324647671,-0.256281699,-0.256281699,0,-3.41608032,-3.838453904,-7.254534224,1.004887239 -Dean Oliver,olivede01,2003,RS,GSW,185,93,-1.615745571,-0.978862019,-2.59460759,0.007393225,0.007393225,0,-1.275049811,-1.566241681,-2.841291491,0.250690503 -Jimmy Oliver,oliveji01,1992,RS,CLE,504,252,-2.722554795,-1.134329504,-3.856884299,-0.142646361,-0.142646361,0,-2.735764127,-1.570932384,-4.306696511,0.229481377 -Jimmy Oliver,oliveji01,1994,RS,BOS,1088,540,-2.560662662,-2.168872363,-4.729535026,-0.544888578,-0.544888578,0,-2.823220887,-2.761634433,-5.584855321,-0.086318371 -Jimmy Oliver,oliveji01,1997,RS,TOR,82,43,-5.04596838,-1.216221113,-6.262189494,-0.07754218,-0.07754218,0,-4.895410135,-2.615555557,-7.510965692,0.579905396 -Jimmy Oliver,oliveji01,1998,RS,WAS,19,10,4.925439052,-2.244885944,2.680553108,0.027603345,0.027603345,0,3.805475924,-2.780992559,1.024483366,-0.340725465 -Jimmy Oliver,oliveji01,1999,RS,PHO,21,11,-4.816215417,-4.503195999,-9.319411415,-0.036862739,-0.036862739,0,-5.465314266,-3.840972807,-9.306287074,-0.014918245 -John Olive,olivejo01,1979,RS,SDC,423,189,-5.361325461,-3.004735214,-8.366060675,-0.546764384,-0.546764384,0,-5.877488993,-3.327023936,-9.204512929,1.031803757 -John Olive,olivejo01,1980,RS,SDC,32,15,-13.65438454,-5.319358017,-18.97374256,-0.125266216,-0.125266216,0,-13.6995561,-5.890320357,-19.58987646,0.929314734 -Kevin Ollie,ollieke01,1998,RS,ORL,396,216,-4.274502278,-2.68788824,-6.962390519,-0.465154178,-0.465154178,0,-4.434406294,-3.860677733,-8.295084027,0.184053699 -Kevin Ollie,ollieke01,1998,RS,DAL,405,214,-3.787261758,-2.844609273,-6.631871031,-0.422250413,-0.422250413,0,-4.381716819,-3.43185937,-7.813576189,-0.341237237 -Kevin Ollie,ollieke01,1999,RS,ORL,7,4,-11.64431372,-1.322590152,-12.96690388,-0.021626787,-0.021626787,0,-11.54732492,0.597813977,-10.94951094,3.349989851 -Kevin Ollie,ollieke01,1999,RS,SAC,138,68,-6.392601212,-0.744910803,-7.137512016,-0.152899087,-0.152899087,0,-6.800173131,-0.705601643,-7.505774774,0.402336538 -Kevin Ollie,ollieke01,2000,PO,PHI,120,65,1.454386405,-1.261278414,0.193107991,0.099998135,0,0.099998135,0.19946784,-2.35415495,-2.15468711,-0.587028297 -Kevin Ollie,ollieke01,2000,RS,PHI,566,290,-0.044610368,-0.661697467,-0.706307835,0.30170417,0.30170417,0,-1.210117042,-1.413862068,-2.623979111,-0.210770613 -Kevin Ollie,ollieke01,2001,PO,PHI,225,123,-1.282447267,-4.344483373,-5.62693064,-0.185349654,0,-0.185349654,-2.72932196,-5.844599925,-8.573921884,-0.413989128 -Kevin Ollie,ollieke01,2001,RS,NJN,311,161,-5.12857826,-1.245867652,-6.374445912,-0.297390658,-0.297390658,0,-5.591908447,-2.203410927,-7.795319374,-0.10213656 -Kevin Ollie,ollieke01,2001,RS,PHI,1459,764,-0.794856273,-0.068359622,-0.863215895,0.734762149,0.734762149,0,-1.459037653,-0.546981254,-2.006018907,-0.086973952 -Kevin Ollie,ollieke01,2002,PO,IND,225,118,1.622833149,0.983534802,2.606367951,0.328879683,0,0.328879683,0.738760688,0.353255412,1.0920161,-1.021083438 -Kevin Ollie,ollieke01,2002,RS,IND,1117,577,-0.103841522,1.245472703,1.141631181,1.13904399,1.13904399,0,-0.784556824,0.594426081,-0.190130744,-0.528385181 -Kevin Ollie,ollieke01,2002,RS,CHI,2186,1146,-2.325973333,-0.547474484,-2.873447817,-0.071745708,-0.071745708,0,-2.859781627,-1.164671877,-4.024453504,-0.550470033 -Kevin Ollie,ollieke01,2003,RS,MIL,2147,1127,0.162589114,-0.864651672,-0.702062559,1.170699456,1.170699456,0,-0.428620226,-1.222328574,-1.6509488,-0.536060908 -Kevin Ollie,ollieke01,2003,RS,SEA,1428,770,-0.434268196,0.453557276,0.01928908,1.083931309,1.083931309,0,-0.892086032,0.331105195,-0.560980837,-0.33813766 -Kevin Ollie,ollieke01,2004,RS,CLE,2681,1401,-0.538340186,0.539199481,0.000859295,1.959507524,1.959507524,0,-1.168286991,0.083194443,-1.085092548,-0.31439611 -Kevin Ollie,ollieke01,2005,RS,PHI,316,158,-3.102931838,-0.513110865,-3.616042703,-0.069713323,-0.069713323,0,-3.993594638,-1.370711113,-5.36430575,-0.131518314 -Kevin Ollie,ollieke01,2006,RS,PHI,2088,1069,-3.007855149,-1.464513705,-4.472368855,-0.937311462,-0.937311462,0,-3.742226368,-1.770118289,-5.512344657,-0.202406607 -Kevin Ollie,ollieke01,2007,RS,PHI,1756,919,-2.942684523,-1.35534979,-4.298034312,-0.723268659,-0.723268659,0,-3.511752113,-1.727550851,-5.239302964,-0.328679224 -Kevin Ollie,ollieke01,2008,PO,PHI,34,19,2.554210625,7.261608776,9.8158194,0.125047548,0,0.125047548,1.829154617,6.763327281,8.592481897,-0.413518594 -Kevin Ollie,ollieke01,2008,RS,PHI,571,300,-1.018821878,-0.923972016,-1.942793895,0.123331394,0.123331394,0,-2.122753528,-1.54655765,-3.669311178,-0.166261219 -Kevin Ollie,ollieke01,2009,RS,MIN,1641,850,-1.655865745,-1.257566926,-2.913432671,-0.070649603,-0.070649603,0,-2.523952293,-1.424247594,-3.948199888,-0.29623585 -Kevin Ollie,ollieke01,2010,PO,OKC,10,5,-11.1079379,-3.271392444,-14.37933034,-0.03007611,0,-0.03007611,-11.76752287,-5.061951681,-16.82947455,-1.545174656 -Kevin Ollie,ollieke01,2010,RS,OKC,516,263,-3.312950387,-0.882286838,-4.195237225,-0.192906779,-0.192906779,0,-3.965682211,-1.504217366,-5.469899577,-0.493196419 -Michael Olowokandi,olowomi01,1999,RS,LAC,2412,1279,-4.387880235,-1.787850273,-6.175730508,-2.23214826,-2.23214826,0,-3.989280135,-1.476953208,-5.466233343,-0.132766412 -Michael Olowokandi,olowomi01,2000,RS,LAC,4933,2493,-5.542378513,-1.463180305,-7.005558818,-5.409326015,-5.409326015,0,-5.303693173,-1.030364046,-6.334057219,-0.059895945 -Michael Olowokandi,olowomi01,2001,RS,LAC,4016,2127,-5.980564465,-0.05500533,-6.035569795,-3.567803956,-3.567803956,0,-5.324613492,-0.10359803,-5.428211522,0.060051671 -Michael Olowokandi,olowomi01,2002,RS,LAC,4876,2568,-5.167156507,1.230972572,-3.936183936,-1.548260049,-1.548260049,0,-4.349089689,1.099578806,-3.249510884,-0.346695447 -Michael Olowokandi,olowomi01,2003,RS,LAC,2634,1369,-6.749878329,0.958573761,-5.791304568,-2.114964637,-2.114964637,0,-5.877997329,0.859452352,-5.018544977,-0.402122867 -Michael Olowokandi,olowomi01,2004,PO,MIN,424,224,-6.878725059,-0.758065254,-7.636790312,-0.583608,0,-0.583608,-6.972005497,-0.381502738,-7.353508236,1.182115946 -Michael Olowokandi,olowomi01,2004,RS,MIN,1735,925,-4.664201249,2.404553307,-2.259647942,0.231864018,0.231864018,0,-4.066948963,2.104482034,-1.962466929,0.177199346 -Michael Olowokandi,olowomi01,2005,RS,MIN,2281,1215,-4.820835922,1.360584733,-3.460251189,-0.441695373,-0.441695373,0,-4.350636391,1.405036997,-2.945599394,0.295914938 -Michael Olowokandi,olowomi01,2006,RS,BOS,324,167,-8.691167473,-0.392881616,-9.084049089,-0.543007477,-0.543007477,0,-8.240731942,-1.334292606,-9.575024547,0.564529921 -Michael Olowokandi,olowomi01,2006,RS,MIN,1407,752,-6.331475528,1.32188827,-5.009587257,-0.871570992,-0.871570992,0,-5.814201492,1.314255406,-4.499946085,0.489813409 -Michael Olowokandi,olowomi01,2007,RS,BOS,454,234,-6.319620321,1.437084693,-4.882535628,-0.257890354,-0.257890354,0,-6.220821141,1.451456193,-4.769364948,1.203695424 -Kelly Olynyk,olynyke01,2014,RS,BOS,2827,1400,-0.011111945,-1.190292347,-1.201404292,1.115039695,1.115039695,0,-0.664230316,-1.28355658,-1.947786897,0.772496433 -Kelly Olynyk,olynyke01,2015,PO,BOS,104,53,0.429848725,2.988764745,3.418613469,0.173720354,0,0.173720354,-2.263836203,0.88767463,-1.376161573,0.945872649 -Kelly Olynyk,olynyke01,2015,RS,BOS,2938,1423,0.765555552,2.05545497,2.821010521,4.097368517,4.097368517,0,1.199591499,2.039950707,3.239542205,1.250263286 -Kelly Olynyk,olynyke01,2016,PO,BOS,68,32,-14.61409369,-11.03464676,-25.64874045,-0.392678879,0,-0.392678879,-7.808963434,-13.35283721,-21.16180064,1.751374173 -Kelly Olynyk,olynyke01,2016,RS,BOS,2955,1395,-0.145201646,2.048854831,1.903653186,3.32057233,3.32057233,0,-0.177365751,2.074498365,1.897132614,0.248759232 -Kelly Olynyk,olynyke01,2017,PO,BOS,701,346,-0.020872713,2.025606653,2.00473394,0.872533512,0,0.872533512,-1.093638195,0.964765696,-0.128872499,0.765636637 -Kelly Olynyk,olynyke01,2017,RS,BOS,3162,1538,-1.33220404,-0.722757484,-2.054961524,0.547944175,0.547944175,0,-0.891075197,-0.620133486,-1.511208683,0.459727682 -Kelly Olynyk,olynyke01,2018,PO,MIA,312,146,5.062624565,0.35482414,5.417448705,0.628606226,0,0.628606226,4.903065122,-0.453122284,4.449942838,0.177268062 -Kelly Olynyk,olynyke01,2018,RS,MIA,3577,1779,1.927851189,-0.925549857,1.002301332,3.419282725,3.419282725,0,1.553668365,-0.034334469,1.519333896,0.393847944 -Kelly Olynyk,olynyke01,2019,RS,MIA,3757,1812,0.051287881,0.699614299,0.75090218,3.245975147,3.245975147,0,0.428753867,0.559298164,0.988052031,0.297651973 -Jermaine O'Neal,onealje01,1997,PO,POR,7,4,-26.45365611,6.675317472,-19.77833864,-0.03718862,0,-0.03718862,-22.92798942,1.73249276,-21.19549666,3.317147698 -Jermaine O'Neal,onealje01,1997,RS,POR,877,458,-3.707156218,-0.469383436,-4.176539655,-0.331973923,-0.331973923,0,-3.905513858,-1.879031851,-5.784545709,-0.374462418 -Jermaine O'Neal,onealje01,1998,PO,POR,6,3,-19.24585975,14.54038288,-4.705476867,-0.003128413,0,-0.003128413,-15.94541032,11.25210109,-4.69330923,1.168423336 -Jermaine O'Neal,onealje01,1998,RS,POR,1532,808,-3.381066603,0.740160222,-2.64090638,0.044971576,0.044971576,0,-3.419030325,-0.245344346,-3.664374671,-0.002746976 -Jermaine O'Neal,onealje01,1999,PO,POR,98,55,-0.693495344,-0.849763876,-1.54325922,0.035184762,0,0.035184762,-1.301608515,-0.972783593,-2.274392108,0.646851646 -Jermaine O'Neal,onealje01,1999,RS,POR,585,311,-1.439336749,0.06644941,-1.372887339,0.217966234,0.217966234,0,-1.772825504,-0.664198948,-2.437024453,-0.223752245 -Jermaine O'Neal,onealje01,2000,PO,POR,69,38,-4.557683198,1.562986734,-2.994696465,-0.004959762,0,-0.004959762,-4.848144276,1.613542449,-3.234601827,1.215180768 -Jermaine O'Neal,onealje01,2000,RS,POR,1627,859,-3.046191694,1.145895795,-1.900295899,0.372856305,0.372856305,0,-2.962218164,0.426738574,-2.53547959,0.117258701 -Jermaine O'Neal,onealje01,2001,PO,IND,288,157,-2.71577074,0.555849106,-2.159921634,0.04837901,0,0.04837901,-2.70707718,0.325057793,-2.382019387,-0.68491987 -Jermaine O'Neal,onealje01,2001,RS,IND,4975,2641,-2.376653672,2.908627309,0.531973637,4.405982431,4.405982431,0,-2.022354678,2.573708839,0.55135416,-0.339821004 -Jermaine O'Neal,onealje01,2002,PO,IND,367,192,-3.441820254,1.724096964,-1.71772329,0.104638604,0,0.104638604,-2.975281593,2.068080321,-0.907201272,0.305148542 -Jermaine O'Neal,onealje01,2002,RS,IND,5242,2707,-1.280201973,1.367945667,0.087743694,3.909637344,3.909637344,0,-1.03217793,1.308571598,0.276393668,-0.224881491 -Jermaine O'Neal,onealje01,2003,PO,IND,509,272,-0.125798006,0.556407849,0.430609843,0.451589715,0,0.451589715,-0.207952582,0.805176175,0.597223593,-0.730944205 -Jermaine O'Neal,onealje01,2003,RS,IND,5528,2864,-0.072419585,1.280825737,1.208406151,5.762296964,5.762296964,0,0.223396898,1.439149443,1.662546341,-0.346687138 -Jermaine O'Neal,onealje01,2004,PO,IND,1101,604,-0.750258294,1.999171341,1.248913046,1.264264123,0,1.264264123,-0.589768164,1.900078313,1.310310149,-0.471074766 -Jermaine O'Neal,onealje01,2004,RS,IND,5141,2788,-0.599225699,2.692380142,2.093154443,6.85012705,6.85012705,0,-0.203917412,2.445750465,2.241833053,-0.515638492 -Jermaine O'Neal,onealje01,2005,PO,IND,856,476,-6.830875733,0.999665924,-5.831209809,-0.770009607,0,-0.770009607,-6.510949186,1.119553814,-5.391395372,-0.204540636 -Jermaine O'Neal,onealje01,2005,RS,IND,2811,1530,-1.440950247,0.010423932,-1.430526315,1.03020496,1.03020496,0,-0.959463283,0.05381817,-0.905645113,0.019290043 -Jermaine O'Neal,onealje01,2006,PO,IND,394,216,-1.877421946,-0.262971931,-2.140393877,0.069710156,0,0.069710156,-1.759743116,-0.536548303,-2.296291419,0.551097002 -Jermaine O'Neal,onealje01,2006,RS,IND,3406,1802,-1.128711872,1.312933177,0.184221305,2.688792786,2.688792786,0,-0.939729697,1.073599901,0.133870204,-0.301377134 -Jermaine O'Neal,onealje01,2007,RS,IND,4788,2459,-2.983433795,2.851315964,-0.132117831,3.268436803,3.268436803,0,-2.534736975,2.497348412,-0.037388562,-0.450727378 -Jermaine O'Neal,onealje01,2008,RS,IND,2483,1206,-5.059238888,1.93998208,-3.119256808,-0.226453149,-0.226453149,0,-4.550589539,1.190551735,-3.360037804,-0.309234108 -Jermaine O'Neal,onealje01,2009,PO,MIA,282,162,0.328295381,3.206662705,3.534958086,0.535512871,0,0.535512871,0.050823442,2.544263134,2.595086575,-0.041025862 -Jermaine O'Neal,onealje01,2009,RS,TOR,2357,1216,-3.656513372,-0.945973896,-4.602487268,-1.149250939,-1.149250939,0,-3.229187539,-0.842170928,-4.071358467,-0.003075675 -Jermaine O'Neal,onealje01,2009,RS,MIA,1536,811,-2.766690528,-0.611299539,-3.377990068,-0.259333135,-0.259333135,0,-2.54837685,-0.759797618,-3.308174468,-0.18275053 -Jermaine O'Neal,onealje01,2010,PO,MIA,225,117,-11.2718094,5.93686469,-5.334944708,-0.158559482,0,-0.158559482,-10.27712049,4.989489634,-5.287630854,-0.333029144 -Jermaine O'Neal,onealje01,2010,RS,MIA,3759,1991,-1.592317829,2.34005426,0.74773643,3.546225502,3.546225502,0,-1.523433016,1.874054948,0.350621932,-0.179752717 -Jermaine O'Neal,onealje01,2011,PO,BOS,370,197,-1.826951455,2.839857888,1.012906433,0.390858142,0,0.390858142,-2.329517872,2.651252915,0.321735043,0.180039242 -Jermaine O'Neal,onealje01,2011,RS,BOS,821,431,-5.567741172,1.322361041,-4.245380131,-0.329866747,-0.329866747,0,-5.476844605,0.664575076,-4.812269529,0.294279145 -Jermaine O'Neal,onealje01,2012,RS,BOS,1086,570,-4.55142615,2.226975557,-2.324450593,0.123875385,0.123875385,0,-4.550481159,2.269955354,-2.280525805,0.089294435 -Jermaine O'Neal,onealje01,2013,RS,PHO,2025,1029,-3.196128646,0.903997858,-2.292130787,0.239795351,0.239795351,0,-3.252864845,0.434394839,-2.818470006,-0.22621658 -Jermaine O'Neal,onealje01,2014,PO,GSW,169,84,-7.334043453,-0.200765864,-7.534809317,-0.210968156,0,-0.210968156,-6.704175403,-2.526236235,-9.230411637,-0.230045064 -Jermaine O'Neal,onealje01,2014,RS,GSW,1777,883,-2.078751094,1.368384123,-0.710366971,0.914433489,0.914433489,0,-2.012584579,1.342692001,-0.669892578,-0.462905612 -Royce O'Neale,onealro01,2018,PO,UTA,541,259,-3.656343178,0.433609267,-3.222733911,-0.065212661,0,-0.065212661,-3.556655494,1.549818052,-2.006837442,1.189587608 -Royce O'Neale,onealro01,2018,RS,UTA,2350,1150,-0.672332422,2.889566408,2.217233986,2.90812435,2.90812435,0,-1.78118363,2.452846925,0.671663295,-0.214457859 -Royce O'Neale,onealro01,2019,PO,UTA,283,137,-3.305369061,7.635021962,4.329652902,0.510390755,0,0.510390755,-6.179532202,6.792344735,0.612812533,0.004446278 -Royce O'Neale,onealro01,2019,RS,UTA,3561,1671,-2.100656736,2.109381199,0.008724463,2.343627574,2.343627574,0,-2.778641923,2.291922951,-0.486718971,-0.359955513 -Shaquille O'Neal,onealsh01,1993,RS,ORL,6232,3071,-0.073400296,3.020319941,2.946919645,8.913532434,8.913532434,0,0.481475683,2.496334619,2.977810301,-0.137578371 -Shaquille O'Neal,onealsh01,1994,PO,ORL,234,126,-0.268615439,0.24532055,-0.02329489,0.180542288,0,0.180542288,0.054628054,0.737197481,0.791825535,-0.119856701 -Shaquille O'Neal,onealsh01,1994,RS,ORL,6468,3224,4.278610262,1.955350405,6.233960667,14.72486114,14.72486114,0,4.515189007,1.955965391,6.471154399,-0.343334518 -Shaquille O'Neal,onealsh01,1995,PO,ORL,1517,805,3.071281396,0.412945573,3.484226969,2.637167086,0,2.637167086,3.397312599,0.270929528,3.668242127,-0.122656342 -Shaquille O'Neal,onealsh01,1995,RS,ORL,5858,2923,3.929006838,1.952458016,5.881464853,12.82597601,12.82597601,0,4.395944905,1.7833048,6.179249705,-0.337928834 -Shaquille O'Neal,onealsh01,1996,PO,ORL,830,459,4.42363031,-1.299602641,3.124027669,1.418594157,0,1.418594157,5.092817586,-1.241019711,3.851797875,-0.008398204 -Shaquille O'Neal,onealsh01,1996,RS,ORL,3764,1946,1.519173267,1.361153833,2.8803271,5.586614592,5.586614592,0,2.074624197,1.120662271,3.195286468,-0.057377078 -Shaquille O'Neal,onealsh01,1997,PO,LAL,594,326,4.193412685,1.835616913,6.029029598,1.501684029,0,1.501684029,4.688747343,1.738141171,6.426888514,-0.250850546 -Shaquille O'Neal,onealsh01,1997,RS,LAL,3726,1941,1.473463673,2.968563578,4.442027251,7.103004319,7.103004319,0,1.89432307,2.569779118,4.464102187,-0.246605521 -Shaquille O'Neal,onealsh01,1998,PO,LAL,933,501,5.14541911,-1.484046715,3.661372394,1.683858034,0,1.683858034,5.678644822,-1.490816484,4.187828338,-0.326425898 -Shaquille O'Neal,onealsh01,1998,RS,LAL,4290,2175,2.894321424,1.506642886,4.40096431,7.920826531,7.920826531,0,3.344025889,1.102663086,4.446688975,-0.166830925 -Shaquille O'Neal,onealsh01,1999,PO,LAL,603,315,2.636641415,0.659744104,3.296385519,0.998124946,0,0.998124946,3.360909231,0.789593115,4.150502346,-0.353211291 -Shaquille O'Neal,onealsh01,1999,RS,LAL,3291,1705,4.586717899,0.499839979,5.086557878,6.800071084,6.800071084,0,4.885738543,0.367672596,5.253411139,-0.222850305 -Shaquille O'Neal,onealsh01,2000,PO,LAL,1903,1000,4.785292262,0.902775349,5.688067611,4.408573651,0,4.408573651,5.408090135,0.921480688,6.329570823,-0.63117501 -Shaquille O'Neal,onealsh01,2000,RS,LAL,6219,3163,4.271738492,3.848838804,8.120577295,17.43159282,17.43159282,0,4.513085914,3.21640935,7.729495264,-0.595836336 -Shaquille O'Neal,onealsh01,2001,PO,LAL,1311,676,5.456682713,3.499411418,8.956094132,4.144097413,0,4.144097413,6.046024211,2.634236098,8.680260309,-0.43181135 -Shaquille O'Neal,onealsh01,2001,RS,LAL,5650,2924,4.618454224,0.966083308,5.584537532,12.40995036,12.40995036,0,5.039853417,1.061892725,6.101746142,-0.176156548 -Shaquille O'Neal,onealsh01,2002,PO,LAL,1496,776,3.34688525,3.380948919,6.727834169,3.842994334,0,3.842994334,3.589472161,2.560951438,6.150423599,-0.641727111 -Shaquille O'Neal,onealsh01,2002,RS,LAL,4701,2422,4.523277047,3.435904165,7.959181212,13.19338923,13.19338923,0,4.715833264,2.844008539,7.559841803,-0.277377342 -Shaquille O'Neal,onealsh01,2003,PO,LAL,941,481,5.260800709,1.461662029,6.722462738,2.369453587,0,2.369453587,5.23206848,1.094985442,6.327053922,-1.06956347 -Shaquille O'Neal,onealsh01,2003,RS,LAL,4941,2535,4.894480712,0.298092058,5.192572771,10.22569807,10.22569807,0,4.793351626,0.226213021,5.019564647,-0.420265101 -Shaquille O'Neal,onealsh01,2004,PO,LAL,1673,917,3.417057229,1.468810955,4.885868184,3.678813487,0,3.678813487,3.661253461,1.439880491,5.101133952,-0.138137817 -Shaquille O'Neal,onealsh01,2004,RS,LAL,4792,2464,2.426950606,2.109272534,4.536223139,9.139225483,9.139225483,0,2.599739371,1.825987698,4.425727069,-0.204315982 -Shaquille O'Neal,onealsh01,2005,PO,MIA,819,431,-2.343056979,1.853980256,-0.489076723,0.516702858,0,0.516702858,-1.676241067,1.418384157,-0.25785691,0.695758278 -Shaquille O'Neal,onealsh01,2005,RS,MIA,4768,2492,2.509242641,2.067894274,4.577136914,9.325900029,9.325900029,0,2.93859158,1.792878246,4.731469825,0.099220222 -Shaquille O'Neal,onealsh01,2006,PO,MIA,1444,759,-1.201490187,2.425799587,1.2243094,1.59505875,0,1.59505875,-0.786628888,1.566218154,0.779589266,0.442423177 -Shaquille O'Neal,onealsh01,2006,RS,MIA,3486,1806,0.914402869,0.629431928,1.543834796,3.973900371,3.973900371,0,1.273244992,0.509540062,1.782785053,0.404601491 -Shaquille O'Neal,onealsh01,2007,PO,MIA,234,121,-1.765356961,-2.215184529,-3.98054149,-0.078726961,0,-0.078726961,-1.337309514,-2.296377826,-3.63368734,0.437303229 -Shaquille O'Neal,onealsh01,2007,RS,MIA,2150,1135,-0.62269975,0.248675893,-0.374023857,1.383222033,1.383222033,0,-0.427973648,0.066558165,-0.361415483,0.496961028 -Shaquille O'Neal,onealsh01,2008,PO,PHO,293,150,-1.684185522,6.266226485,4.582040962,0.584409767,0,0.584409767,-0.892383006,5.907930653,5.015547647,0.876398505 -Shaquille O'Neal,onealsh01,2008,RS,MIA,1796,945,-1.958700398,0.146451727,-1.81224867,0.456411811,0.456411811,0,-1.842474644,0.142962539,-1.699512105,0.886712493 -Shaquille O'Neal,onealsh01,2008,RS,PHO,1636,803,-2.775856958,1.234317253,-1.541539705,0.497628705,0.497628705,0,-2.260966104,0.791164618,-1.469801487,0.478803238 -Shaquille O'Neal,onealsh01,2009,RS,PHO,4556,2252,1.362669681,-0.236725474,1.125944207,4.45575824,4.45575824,0,1.608171144,0.049820728,1.657991872,0.050285704 -Shaquille O'Neal,onealsh01,2010,PO,CLE,474,243,-2.815599891,0.196890797,-2.618709094,0.016882487,0,0.016882487,-2.556457246,-0.018653898,-2.575111144,0.512574226 -Shaquille O'Neal,onealsh01,2010,RS,CLE,2388,1240,-2.917723446,1.722973149,-1.194750296,0.989253277,0.989253277,0,-2.371250101,1.316796877,-1.054453224,0.508269752 -Shaquille O'Neal,onealsh01,2011,PO,BOS,23,12,-5.31686198,4.383297078,-0.933564902,0.012038516,0,0.012038516,-4.931448301,6.755427874,1.823979573,4.408652904 -Shaquille O'Neal,onealsh01,2011,RS,BOS,1433,752,-0.722004938,1.723470072,1.001465134,1.452008725,1.452008725,0,-0.851016062,1.545535324,0.694519262,0.821180793 -Arinze Onuaku,onuakar01,2014,RS,NOP,50,25,4.828214097,-5.896008416,-1.067794319,0.021478766,0.021478766,0,5.538306006,-6.284801311,-0.746495305,0.099385673 -Arinze Onuaku,onuakar01,2014,RS,CLE,11,5,3.135683211,-10.09970825,-6.96402504,-0.010719094,-0.010719094,0,-0.289983931,-12.82144751,-13.11143144,-0.275555256 -Arinze Onuaku,onuakar01,2015,RS,MIN,138,68,1.169661431,-0.89317494,0.276486491,0.104468277,0.104468277,0,-1.504375333,-2.449580437,-3.953955769,-0.485350854 -Arinze Onuaku,onuakar01,2017,RS,ORL,56,28,-7.165081692,-5.217779531,-12.38286122,-0.135086509,-0.135086509,0,-5.900441197,-6.046385515,-11.94682671,-1.799629068 -Chinanu Onuaku,onuakch01,2017,RS,HOU,113,52,-4.492626145,-2.806315983,-7.298942128,-0.121058244,-0.121058244,0,-4.30397985,-1.455903869,-5.759883719,0.303159474 -Chinanu Onuaku,onuakch01,2018,PO,HOU,6,3,6.014255171,16.41178815,22.42604332,0.040713189,0,0.040713189,2.646072294,28.97327461,31.61934691,2.381358193 -Chinanu Onuaku,onuakch01,2018,RS,HOU,41,22,-13.79457007,-7.851297173,-21.64586725,-0.215994073,-0.215994073,0,-9.329787377,-7.227049814,-16.55683719,1.823696971 -Kyle O'Quinn,oquinky01,2013,RS,ORL,1240,638,-1.181054438,-0.937345671,-2.118400109,0.206360683,0.206360683,0,-1.673553126,-0.790666959,-2.464220085,0.348752036 -Kyle O'Quinn,oquinky01,2014,RS,ORL,2399,1188,-1.676572048,1.5987207,-0.077851347,1.626075762,1.626075762,0,-2.009409739,0.850343345,-1.159066394,0.381343468 -Kyle O'Quinn,oquinky01,2015,RS,ORL,1640,824,-2.152780172,0.628317621,-1.524462551,0.515854514,0.515854514,0,-1.824272047,0.325761445,-1.498510602,0.117757679 -Kyle O'Quinn,oquinky01,2016,RS,NYK,1539,764,-1.259605242,2.207244604,0.947639361,1.440922863,1.440922863,0,-0.985533697,0.962714163,-0.022819534,-0.026461739 -Kyle O'Quinn,oquinky01,2017,RS,NYK,2483,1229,0.352911162,0.317090263,0.670001425,2.138417801,2.138417801,0,0.155583075,0.025024469,0.180607543,-0.276531038 -Kyle O'Quinn,oquinky01,2018,RS,NYK,2854,1387,0.493841562,0.512341368,1.00618293,2.659038875,2.659038875,0,0.118754337,0.150019055,0.268773392,0.036788912 -Kyle O'Quinn,oquinky01,2019,PO,IND,4,2,-6.464688245,9.438282021,2.973593776,0.006884849,0,0.006884849,-1.55228224,-6.712982822,-8.265265062,14.21628408 -Kyle O'Quinn,oquinky01,2019,RS,IND,803,371,-1.624901013,-2.607658846,-4.232559859,-0.284185045,-0.284185045,0,-1.40190441,-2.606735581,-4.008639991,1.292829939 -Louis Orr,orrlo01,1981,PO,IND,122,56,-2.747811457,2.729042401,-0.018769056,0.080343919,0,0.080343919,-2.425913547,2.127510058,-0.298403489,-0.164972485 -Louis Orr,orrlo01,1981,RS,IND,3800,1787,1.012653856,-1.044797237,-0.032143382,2.467672297,2.467672297,0,0.725159622,-1.505528581,-0.78036896,-0.427220636 -Louis Orr,orrlo01,1982,RS,IND,4058,1951,0.022952756,-0.768819462,-0.745866706,1.99120648,1.99120648,0,-0.422774617,-1.011449747,-1.434224365,-0.189810156 -Louis Orr,orrlo01,1983,PO,NYK,215,105,-1.957451227,1.485168576,-0.472282651,0.12577965,0,0.12577965,-1.557153317,0.651666937,-0.905486381,-0.053721101 -Louis Orr,orrlo01,1983,RS,NYK,3405,1666,-0.660920751,0.842020655,0.181099904,2.485604648,2.485604648,0,-0.891344738,0.18958322,-0.701761517,-0.24334825 -Louis Orr,orrlo01,1984,PO,NYK,478,229,-1.747405913,-0.765449849,-2.512855762,0.028601782,0,0.028601782,-2.193104492,-0.873570219,-3.066674711,0.09005888 -Louis Orr,orrlo01,1984,RS,NYK,3421,1640,-1.121527127,0.486084138,-0.635442989,1.766857677,1.766857677,0,-1.253965934,-0.156195436,-1.41016137,-0.142293344 -Louis Orr,orrlo01,1985,RS,NYK,5141,2452,-0.318394374,-0.103418188,-0.421812563,2.906523768,2.906523768,0,-0.278449821,-0.242206132,-0.520655953,-0.21512068 -Louis Orr,orrlo01,1986,RS,NYK,4648,2237,-0.795967309,-0.129604198,-0.925571507,2.074798007,2.074798007,0,-1.329345135,-0.337809728,-1.667154863,-0.369961135 -Louis Orr,orrlo01,1987,RS,NYK,2989,1440,-1.127061579,-0.860450262,-1.987511841,0.558774422,0.558774422,0,-1.569210558,-1.167173282,-2.736383839,-0.257966236 -Louis Orr,orrlo01,1988,PO,NYK,6,3,-3.715138511,-1.005025538,-4.720164049,-0.003057868,0,-0.003057868,-3.987046691,-3.738559701,-7.725606391,-1.598819753 -Louis Orr,orrlo01,1988,RS,NYK,376,180,-6.621228126,-1.28702072,-7.908248846,-0.477928943,-0.477928943,0,-6.825040034,-1.998280758,-8.823320793,0.897056906 -Jose Ortiz,ortizjo01,1989,RS,UTA,675,327,-5.64831842,-1.875940584,-7.524259004,-0.80067719,-0.80067719,0,-5.365946431,-3.013607362,-8.379553793,0.532447265 -Jose Ortiz,ortizjo01,1990,RS,UTA,130,64,-0.885589613,-1.050929617,-1.93651923,0.026933637,0.026933637,0,-0.467768324,-0.717243032,-1.185011356,1.39154631 -Daniel Orton,ortonda01,2012,PO,ORL,16,9,6.969662703,-3.92530043,3.044362272,0.028227685,0,0.028227685,4.088889968,-1.052321794,3.036568173,2.581543488 -Daniel Orton,ortonda01,2012,RS,ORL,351,187,-1.994258779,0.50846652,-1.485792259,0.121781749,0.121781749,0,-2.2740624,0.998741596,-1.275320804,0.89351556 -Daniel Orton,ortonda01,2013,RS,OKC,204,104,-2.064802791,0.183005764,-1.881797027,0.046132627,0.046132627,0,-1.901917646,-0.128089435,-2.03000708,0.131531544 -Daniel Orton,ortonda01,2014,RS,PHI,532,251,-2.695548763,1.660319885,-1.035228878,0.21998077,0.21998077,0,-3.161335893,-0.438003308,-3.599339201,0.168963707 -Cedi Osman,osmande01,2018,PO,CLE,123,62,-2.039143852,1.839279396,-0.199864457,0.08274079,0,0.08274079,-1.097563238,0.331244335,-0.766318904,-0.534444123 -Cedi Osman,osmande01,2018,RS,CLE,1402,672,-0.234575393,0.731588985,0.497013592,1.113817887,1.113817887,0,-0.513902005,-0.139090511,-0.652992516,0.050343437 -Cedi Osman,osmande01,2019,RS,CLE,4992,2444,-1.10184624,-2.840112993,-3.941959233,-1.480292449,-1.480292449,0,-0.676527483,-2.604808241,-3.281335724,-0.411129945 -Greg Ostertag,ostergr01,1996,PO,UTA,383,212,-2.465961662,3.790056975,1.324095314,0.452012963,0,0.452012963,-2.538072487,2.63237145,0.094298963,-0.479449618 -Greg Ostertag,ostergr01,1996,RS,UTA,1254,661,-4.359693557,1.573749799,-2.785943758,-0.01208299,-0.01208299,0,-4.214742058,0.53084494,-3.683897118,-0.297190076 -Greg Ostertag,ostergr01,1997,PO,UTA,838,459,-2.424879536,4.064522976,1.63964344,1.058928898,0,1.058928898,-2.359558448,3.773967937,1.414409489,-0.106801436 -Greg Ostertag,ostergr01,1997,RS,UTA,3448,1818,-2.084607365,2.479270412,0.394663046,2.905161796,2.905161796,0,-1.846830865,1.94358321,0.096752345,-0.364483586 -Greg Ostertag,ostergr01,1998,PO,UTA,606,336,-2.185396831,5.318850149,3.133453319,1.040289036,0,1.040289036,-2.366995305,4.424473504,2.057478199,0.006322131 -Greg Ostertag,ostergr01,1998,RS,UTA,2421,1288,-3.773664849,2.463414621,-1.310250228,0.944629523,0.944629523,0,-3.163669518,1.816435921,-1.347233598,-0.143310793 -Greg Ostertag,ostergr01,1999,PO,UTA,475,261,-3.104478687,3.1035922,-0.000886486,0.373950486,0,0.373950486,-3.398473653,2.000310922,-1.398162732,-0.828747888 -Greg Ostertag,ostergr01,1999,RS,UTA,2457,1340,-2.612054761,3.516439941,0.904385181,2.479697792,2.479697792,0,-2.525311642,2.836018023,0.310706381,-0.673196258 -Greg Ostertag,ostergr01,2000,PO,UTA,318,172,-3.036283689,1.84122572,-1.195057969,0.140020768,0,0.140020768,-3.274201817,1.004920854,-2.269280963,-0.449220118 -Greg Ostertag,ostergr01,2000,RS,UTA,3032,1606,-3.048738207,2.698815752,-0.349922455,1.957231557,1.957231557,0,-2.928518122,1.703925438,-1.224592684,-0.447808603 -Greg Ostertag,ostergr01,2001,PO,UTA,116,64,-7.414912082,-2.03460102,-9.449513102,-0.227068215,0,-0.227068215,-7.369025566,-2.226293768,-9.595319334,0.580962858 -Greg Ostertag,ostergr01,2001,RS,UTA,2821,1491,-3.13089273,1.53406348,-1.59682925,0.876341606,0.876341606,0,-2.937971893,1.163638815,-1.774333078,-0.093142219 -Greg Ostertag,ostergr01,2002,PO,UTA,164,87,2.101408679,2.829371841,4.93078052,0.352040965,0,0.352040965,1.842622814,2.404465627,4.247088441,0.109315325 -Greg Ostertag,ostergr01,2002,RS,UTA,2106,1107,-2.508843577,1.059938438,-1.44890514,0.733685034,0.733685034,0,-2.638106387,0.408461517,-2.229644871,-0.145152109 -Greg Ostertag,ostergr01,2003,PO,UTA,284,151,1.334478643,0.785564578,2.12004322,0.384070112,0,0.384070112,1.362926679,0.862827554,2.225754233,-0.681644247 -Greg Ostertag,ostergr01,2003,RS,UTA,3624,1926,-2.953911326,4.088811438,1.134900113,3.81064547,3.81064547,0,-2.819951382,3.167971559,0.348020177,-0.164820613 -Greg Ostertag,ostergr01,2004,RS,UTA,3929,2153,-1.213885564,2.324766947,1.110881383,4.215458993,4.215458993,0,-1.24630283,1.914778302,0.668475471,-0.549694389 -Greg Ostertag,ostergr01,2005,PO,SAC,50,26,-0.125950394,3.401419193,3.275468799,0.082419299,0,0.082419299,-0.621161843,2.370605022,1.749443179,-0.017939477 -Greg Ostertag,ostergr01,2005,RS,SAC,1090,556,-3.787400797,1.61253922,-2.174861577,0.16328235,0.16328235,0,-3.996830919,0.615136268,-3.381694651,0.074542257 -Greg Ostertag,ostergr01,2006,RS,UTA,1493,807,-3.510628955,1.309291256,-2.201337699,0.225861632,0.225861632,0,-3.743487673,0.627303385,-3.116184288,-0.016170028 -Dan O'Sullivan,osullda01,1991,RS,UTA,171,85,-5.148614146,-1.190739383,-6.339353529,-0.157834034,-0.157834034,0,-5.426256383,-1.114059285,-6.540315667,1.384736414 -Dan O'Sullivan,osullda01,1993,RS,MIL,14,7,7.093637127,8.862039453,15.95567658,0.070297981,0.070297981,0,6.762661842,12.05529841,18.81796025,5.120012639 -Dan O'Sullivan,osullda01,1993,RS,NJN,20,10,4.001823003,-1.269820388,2.732002615,0.027648517,0.027648517,0,2.780036894,-2.112966515,0.667070379,-1.122815861 -Dan O'Sullivan,osullda01,1994,RS,DET,111,56,-5.360224521,-3.629540688,-8.989765209,-0.18007953,-0.18007953,0,-5.85888506,-3.8114861,-9.670371159,0.972742732 -Dan O'Sullivan,osullda01,1996,RS,TOR,273,139,-4.425496528,-1.500425799,-5.925922327,-0.223646048,-0.223646048,0,-4.451178548,-1.410277923,-5.86145647,-0.653354374 -Matt Othick,othicma01,1993,RS,SAS,78,39,-1.990694737,-2.963497646,-4.954192383,-0.044491505,-0.044491505,0,-2.110482112,-2.572155353,-4.682637464,1.413321998 -Kelly Oubre Jr.,oubreke01,2016,RS,WAS,1432,671,-2.086433926,-1.551365472,-3.637799398,-0.30540073,-0.30540073,0,-2.257107119,-1.641134709,-3.898241828,0.471859119 -Kelly Oubre Jr.,oubreke01,2017,PO,WAS,391,184,-4.790964171,-5.08460397,-9.875568141,-0.698190192,0,-0.698190192,-4.072218288,-5.493935754,-9.566154041,1.160214217 -Kelly Oubre Jr.,oubreke01,2017,RS,WAS,3332,1605,-1.824355046,-0.067841587,-1.892196633,0.701307819,0.701307819,0,-1.789355414,-0.174701496,-1.96405691,-0.156748885 -Kelly Oubre Jr.,oubreke01,2018,PO,WAS,309,148,-1.456788946,3.997345883,2.540556937,0.417997787,0,0.417997787,-0.480622781,6.043855414,5.563232633,1.416152199 -Kelly Oubre Jr.,oubreke01,2018,RS,WAS,4624,2231,-0.84127355,-1.270124031,-2.111397582,0.731743861,0.731743861,0,-0.697679699,-0.763002826,-1.460682525,0.661956858 -Kelly Oubre Jr.,oubreke01,2019,RS,PHO,2544,1180,0.245463545,0.637096138,0.882559683,2.205514467,2.205514467,0,-0.284921249,0.928715464,0.643794215,0.865977747 -Kelly Oubre Jr.,oubreke01,2019,RS,WAS,1647,755,-1.813517192,0.175582901,-1.637934291,0.430769969,0.430769969,0,-1.562201236,-0.065648281,-1.627849517,0.571257967 -Bo Outlaw,outlabo01,1994,RS,LAC,1828,871,0.397198425,0.937076255,1.33427468,1.812821312,1.812821312,0,-0.32221176,0.912645257,0.590433497,-0.114842233 -Bo Outlaw,outlabo01,1995,RS,LAC,3289,1655,-2.517320678,2.561227783,0.043907105,2.366799932,2.366799932,0,-2.655694704,2.208112299,-0.447582405,0.306071968 -Bo Outlaw,outlabo01,1996,RS,LAC,1935,985,-1.378770511,2.030019848,0.651249337,1.712222145,1.712222145,0,-1.630902675,1.233380714,-0.397521961,0.159554043 -Bo Outlaw,outlabo01,1997,PO,LAC,121,66,-1.022460054,-1.176687694,-2.199147748,0.019068136,0,0.019068136,-1.155414973,-1.99154955,-3.146964524,-0.288380366 -Bo Outlaw,outlabo01,1997,RS,LAC,4223,2195,0.261171865,1.813850412,2.075022277,5.390285485,5.390285485,0,-0.022896178,1.687102327,1.66420615,-0.222985865 -Bo Outlaw,outlabo01,1998,RS,ORL,5420,2953,0.544123684,2.059822749,2.603946434,8.026122187,8.026122187,0,0.34895809,2.242631984,2.591590074,-0.455779356 -Bo Outlaw,outlabo01,1999,PO,ORL,153,83,-3.894380896,-0.278862488,-4.173243384,-0.062112297,0,-0.062112297,-4.640816622,-1.351983814,-5.992800435,-0.065979664 -Bo Outlaw,outlabo01,1999,RS,ORL,1592,851,-1.626664142,2.255211576,0.628547434,1.467147323,1.467147323,0,-1.654514934,1.994259895,0.339744961,0.015271864 -Bo Outlaw,outlabo01,2000,RS,ORL,4769,2326,1.029051926,2.728414751,3.757466677,7.677261232,7.677261232,0,0.788062348,2.559093903,3.347156251,-0.552844502 -Bo Outlaw,outlabo01,2001,PO,ORL,262,134,-1.829853045,1.016968393,-0.812884652,0.136920897,0,0.136920897,-1.751465153,0.963548562,-0.787916591,0.220607696 -Bo Outlaw,outlabo01,2001,RS,ORL,4977,2534,0.987172103,2.298266586,3.28543869,7.771051066,7.771051066,0,0.715613124,2.224911648,2.940524772,-0.376877512 -Bo Outlaw,outlabo01,2002,RS,ORL,314,160,-2.884840077,2.916482233,0.031642156,0.229447982,0.229447982,0,-2.724825087,2.514698611,-0.210126476,0.96076832 -Bo Outlaw,outlabo01,2002,RS,PHO,3405,1768,-1.711958069,2.427909266,0.715951198,3.128142001,3.128142001,0,-1.88342021,1.931028612,0.047608402,0.051009668 -Bo Outlaw,outlabo01,2003,PO,PHO,135,70,-6.933621861,-0.420888111,-7.354509971,-0.173215499,0,-0.173215499,-7.135904353,-0.457978431,-7.593882784,1.947615256 -Bo Outlaw,outlabo01,2003,RS,PHO,3471,1800,-1.366090213,1.878820275,0.512730062,2.988940295,2.988940295,0,-1.61251882,1.413520582,-0.198998238,-0.228042721 -Bo Outlaw,outlabo01,2004,PO,MEM,111,61,-5.788922956,-1.312946296,-7.101869253,-0.140637253,0,-0.140637253,-5.707209367,-1.605376678,-7.312586045,0.608728555 -Bo Outlaw,outlabo01,2004,RS,MEM,3093,1606,-1.799032715,3.254494685,1.455461969,3.442233463,3.442233463,0,-1.792600525,2.679728314,0.887127789,-0.09639885 -Bo Outlaw,outlabo01,2005,PO,PHO,4,2,-4.152168556,38.65557666,34.5034081,0.039726195,0,0.039726195,0.993006736,38.53846451,39.53147125,1.201664423 -Bo Outlaw,outlabo01,2005,RS,PHO,432,214,-4.585038918,0.476634971,-4.108403946,-0.148097987,-0.148097987,0,-4.859480304,-0.465550098,-5.325030402,-0.134256991 -Bo Outlaw,outlabo01,2006,RS,ORL,661,355,-1.059775107,-0.192114422,-1.251889529,0.271736308,0.271736308,0,-1.508700086,-0.630565516,-2.139265602,0.134079572 -Bo Outlaw,outlabo01,2007,RS,ORL,871,460,-0.443403874,0.037174923,-0.406228951,0.55041185,0.55041185,0,-0.949540382,-0.166878438,-1.11641882,0.058784565 -Bo Outlaw,outlabo01,2008,RS,ORL,14,7,-4.302484774,-2.817210354,-7.119695128,-0.015786795,-0.015786795,0,-4.652729473,-4.967165023,-9.619894496,1.084241373 -Travis Outlaw,outlatr01,2004,RS,POR,35,19,-1.804657333,-0.586549562,-2.391206896,0.003467372,0.003467372,0,-1.6850628,-2.164422941,-3.849485741,-0.28043897 -Travis Outlaw,outlatr01,2005,RS,POR,1501,793,-1.393989494,-0.017503268,-1.411492762,0.540688082,0.540688082,0,-1.839490209,-0.637468185,-2.476958394,-0.145590431 -Travis Outlaw,outlatr01,2006,RS,POR,2128,1153,-3.106412949,-0.803384405,-3.909797354,-0.682316145,-0.682316145,0,-3.060879837,-0.983207865,-4.044087702,0.007125868 -Travis Outlaw,outlatr01,2007,RS,POR,2851,1532,-1.367785776,-0.016794321,-1.384580097,1.067129185,1.067129185,0,-1.194631227,0.056973051,-1.137658175,-0.010379428 -Travis Outlaw,outlatr01,2008,RS,POR,4049,2186,-1.403835557,-0.907458236,-2.311293793,0.488340667,0.488340667,0,-1.001274438,-0.833223317,-1.834497754,-0.181095537 -Travis Outlaw,outlatr01,2009,PO,POR,301,170,-5.295562859,-1.103085728,-6.398648587,-0.326813024,0,-0.326813024,-4.548205827,-1.228827134,-5.777032961,0.117505577 -Travis Outlaw,outlatr01,2009,RS,POR,4099,2246,0.096115236,-1.367461874,-1.271346637,1.694103939,1.694103939,0,0.356864531,-1.408069597,-1.051205066,-0.016351773 -Travis Outlaw,outlatr01,2010,RS,POR,427,231,-1.489182464,0.57183148,-0.917350984,0.218033994,0.218033994,0,-0.947662333,-0.452319202,-1.399981535,0.888729803 -Travis Outlaw,outlatr01,2010,RS,LAC,974,499,-0.864569638,-0.432193751,-1.296763389,0.37369376,0.37369376,0,-0.96482717,-1.038891219,-2.003718389,0.942427153 -Travis Outlaw,outlatr01,2011,RS,NJN,4467,2358,-2.3796368,-1.310535711,-3.690172511,-1.12934145,-1.12934145,0,-2.391821993,-1.435910571,-3.827732564,-0.142920925 -Travis Outlaw,outlatr01,2012,RS,SAC,998,500,-2.27630224,-0.962795495,-3.239097735,-0.125040843,-0.125040843,0,-2.321506522,-1.786878691,-4.108385213,0.201335373 -Travis Outlaw,outlatr01,2013,RS,SAC,876,444,-0.878457958,-1.513024548,-2.391482507,0.081405676,0.081405676,0,-1.068617242,-2.406437555,-3.475054796,0.219117433 -Travis Outlaw,outlatr01,2014,RS,SAC,2152,1065,-1.362141229,-1.334277074,-2.696418303,0.028888133,0.028888133,0,-1.892523319,-1.93519901,-3.82772233,-0.745128157 -Doug Overton,overtdo01,1993,RS,WSB,2038,990,-1.676134575,-1.838365462,-3.514500037,-0.385626034,-0.385626034,0,-2.0345228,-1.775267307,-3.809790107,-0.132240889 -Doug Overton,overtdo01,1994,RS,WSB,1514,749,-3.686876873,-3.207221189,-6.894098062,-1.578906362,-1.578906362,0,-4.02357187,-3.762995507,-7.786567377,-0.286746621 -Doug Overton,overtdo01,1995,RS,WSB,3393,1704,-1.060474246,-1.969911079,-3.030385325,-0.24285095,-0.24285095,0,-1.457589678,-2.150010419,-3.607600097,-0.351340941 -Doug Overton,overtdo01,1996,RS,DEN,1179,607,-2.953356615,-2.169427763,-5.122784378,-0.732661679,-0.732661679,0,-3.360827903,-2.918115821,-6.278943724,-0.274352776 -Doug Overton,overtdo01,1997,RS,PHI,1273,634,-0.395380802,-2.208177879,-2.60355868,0.047193962,0.047193962,0,-1.04974317,-2.809127145,-3.858870315,-0.337017507 -Doug Overton,overtdo01,1998,RS,PHI,528,277,-4.56906922,-2.412439391,-6.981508612,-0.601214698,-0.601214698,0,-4.948040956,-2.74330884,-7.691349797,0.488085454 -Doug Overton,overtdo01,1999,RS,PHI,69,37,-6.579286055,-2.464647897,-9.043933952,-0.118472211,-0.118472211,0,-6.790596393,-4.025531088,-10.81612748,-0.258218969 -Doug Overton,overtdo01,1999,RS,ORL,62,33,2.134160317,-2.594919535,-0.460759218,0.038542762,0.038542762,0,1.152125653,-3.865005526,-2.712879873,-0.000628352 -Doug Overton,overtdo01,1999,RS,NJN,335,174,-2.668755578,-3.992430523,-6.661186101,-0.34682981,-0.34682981,0,-3.145380624,-4.29035245,-7.435733074,-0.09977916 -Doug Overton,overtdo01,2000,RS,BOS,861,432,-1.477720902,-3.101661947,-4.579382849,-0.403179615,-0.403179615,0,-2.027024398,-3.583482187,-5.610506584,-0.006559926 -Doug Overton,overtdo01,2001,RS,NJN,611,316,-0.819006505,-3.156147449,-3.975153954,-0.198306525,-0.198306525,0,-1.1668573,-3.375755569,-4.542612869,0.366180589 -Doug Overton,overtdo01,2001,RS,BOS,281,144,-5.757896188,-2.350105294,-8.108001483,-0.395899915,-0.395899915,0,-5.757648676,-2.661862851,-8.419511527,0.528734185 -Doug Overton,overtdo01,2001,RS,CHH,28,15,-9.338990158,-1.240734913,-10.57972507,-0.061194165,-0.061194165,0,-8.784821318,-2.65696731,-11.44178863,1.962182966 -Doug Overton,overtdo01,2002,RS,LAC,247,130,-3.361000258,-1.864956511,-5.225956769,-0.166318552,-0.166318552,0,-2.872057176,-3.245105288,-6.117162463,1.172696808 -Doug Overton,overtdo01,2004,RS,LAC,1939,1011,-2.312069093,-2.38215664,-4.694225733,-1.002398643,-1.002398643,0,-2.676301151,-2.566806172,-5.243107323,-0.041525353 -Doug Overton,overtdo01,2004,RS,NJN,41,22,-4.044797513,-0.395340035,-4.440137548,-0.01922922,-0.01922922,0,-4.29824869,-0.592020651,-4.890269341,1.242184814 -Andre Owens,owensan01,2006,RS,UTA,389,210,-4.076971473,-1.514043363,-5.591014836,-0.307205235,-0.307205235,0,-3.993707691,-2.067483753,-6.061191444,0.846856902 -Andre Owens,owensan01,2008,RS,IND,807,392,-2.013991834,-0.097171577,-2.111163411,0.127727768,0.127727768,0,-2.311850223,-0.80891051,-3.120760733,-0.028210448 -Billy Owens,owensbi01,1992,PO,GSW,330,157,2.364779824,0.535207477,2.899987301,0.465834299,0,0.465834299,2.688300447,0.84801891,3.536319357,-0.18510976 -Billy Owens,owensbi01,1992,RS,GSW,5469,2510,0.223869791,-0.383553394,-0.159683603,3.318194536,3.318194536,0,0.559544543,-0.3110913,0.248453243,0.030383975 -Billy Owens,owensbi01,1993,RS,GSW,2518,1201,0.413848924,-0.919053667,-0.505204743,1.372418762,1.372418762,0,0.649627844,-1.018907189,-0.369279345,-0.219296083 -Billy Owens,owensbi01,1994,PO,GSW,263,127,1.954196753,-0.651186602,1.303010151,0.268970279,0,0.268970279,2.556153229,-0.221284694,2.334868534,-0.623301155 -Billy Owens,owensbi01,1994,RS,GSW,5718,2738,0.350609157,-0.702887523,-0.352278366,3.343736184,3.343736184,0,0.481425604,-0.437103206,0.044322399,-0.163988457 -Billy Owens,owensbi01,1995,RS,MIA,4495,2296,0.178076269,-0.679519858,-0.501443589,2.629202554,2.629202554,0,0.091575674,-0.582899437,-0.491323762,-0.171365238 -Billy Owens,owensbi01,1996,PO,SAC,252,131,-1.942623798,0.660843564,-1.281780234,0.101935506,0,0.101935506,-2.252830617,0.994145092,-1.258685526,0.634399689 -Billy Owens,owensbi01,1996,RS,MIA,2665,1388,-0.483738039,-0.176285022,-0.660023061,1.478554933,1.478554933,0,-0.730666324,-0.241897472,-0.972563795,-0.092817105 -Billy Owens,owensbi01,1996,RS,SAC,1169,594,-1.550025559,-0.966684394,-2.516709953,0.070747461,0.070747461,0,-1.544554838,-1.087922952,-2.63247779,0.061597155 -Billy Owens,owensbi01,1997,RS,SAC,3826,1995,-0.259468821,-0.308080862,-0.567549684,2.216765291,2.216765291,0,-0.408055082,-0.304845578,-0.712900661,-0.190590324 -Billy Owens,owensbi01,1998,RS,SAC,4557,2348,-0.502723072,0.765575625,0.262852553,3.607206984,3.607206984,0,-0.598059272,0.994437716,0.396378444,-0.051598083 -Billy Owens,owensbi01,1999,RS,SEA,852,451,-2.488377335,-1.978995844,-4.467373179,-0.393000606,-0.393000606,0,-2.57899813,-2.551242695,-5.130240824,-0.493591026 -Billy Owens,owensbi01,2000,RS,PHI,1795,919,-2.89804658,-0.85808051,-3.756127091,-0.47505987,-0.47505987,0,-2.864652593,-1.053835184,-3.918487777,0.661731292 -Billy Owens,owensbi01,2000,RS,GSW,776,386,-1.724813068,-2.256840477,-3.981653544,-0.242900126,-0.242900126,0,-2.29589688,-2.208718459,-4.504615339,0.132739101 -Billy Owens,owensbi01,2001,RS,DET,1582,793,-1.955401901,0.567906223,-1.387495677,0.551844038,0.551844038,0,-1.904290752,0.431023118,-1.473267634,0.098885156 -Chris Owens,owensch01,2003,RS,MEM,12,6,0.571558022,-2.914424655,-2.342866634,0.001225615,0.001225615,0,-0.1025734,-7.024588607,-7.127162007,-1.529555447 -Eddie Owens,owensed01,1978,RS,BUF,138,63,-1.535367188,-2.500431247,-4.035798436,-0.041463705,-0.041463705,0,-2.187114231,-2.833616584,-5.020730814,0.35235628 -Keith Owens,owenske01,1992,RS,LAL,156,80,-4.509176338,2.131761746,-2.377414592,0.015257616,0.015257616,0,-4.41141106,1.333002065,-3.078408995,0.322768643 -Larry Owens,owensla01,2011,RS,SAS,60,31,-0.677420366,2.544232649,1.866812283,0.074575485,0.074575485,0,-0.841060901,2.680950882,1.839889981,1.984688289 -Larry Owens,owensla01,2011,RS,WAS,221,112,-1.692596486,0.698197602,-0.994398884,0.102160921,0.102160921,0,-1.668653462,1.216969899,-0.451683563,1.710861331 -Larry Owens,owensla01,2012,RS,NJN,142,75,-2.072487916,-2.622281412,-4.694769328,-0.07472963,-0.07472963,0,-3.177615396,-2.913184169,-6.090799565,0.388471763 -Tom Owens,owensto01,1977,PO,HOU,15,7,-9.466767166,7.848063489,-1.618703677,0.004231523,0,0.004231523,-8.413370543,6.99024944,-1.423121102,1.645009704 -Tom Owens,owensto01,1977,RS,HOU,986,462,-1.886114769,-1.628438931,-3.5145537,-0.182055769,-0.182055769,0,-1.846133949,-1.598417298,-3.444551246,1.10118924 -Tom Owens,owensto01,1978,PO,POR,408,200,4.331433804,1.997111169,6.328544973,0.957703348,0,0.957703348,4.337005787,2.459815354,6.796821141,0.249395471 -Tom Owens,owensto01,1978,RS,POR,3764,1714,0.662449808,0.526469696,1.188919504,3.452862616,3.452862616,0,0.782759595,0.313132961,1.095892556,0.261732271 -Tom Owens,owensto01,1979,PO,POR,169,80,-0.860254569,1.339313768,0.479059199,0.137606629,0,0.137606629,-0.654564074,1.803177393,1.148613319,1.265617553 -Tom Owens,owensto01,1979,RS,POR,6081,2791,2.410213288,-0.159954739,2.250258548,7.113062068,7.113062068,0,2.422500478,0.002608741,2.425109219,-0.107447631 -Tom Owens,owensto01,1980,PO,POR,164,83,2.146140432,-1.791459132,0.3546813,0.136097329,0,0.136097329,2.080727964,-0.798910993,1.281816971,0.368303644 -Tom Owens,owensto01,1980,RS,POR,4856,2337,0.101150833,0.17652765,0.277678484,3.609116165,3.609116165,0,0.241967883,0.365558769,0.607526652,-0.025956878 -Tom Owens,owensto01,1981,PO,POR,10,5,-4.629068592,-2.953011889,-7.582080481,-0.012875812,0,-0.012875812,-6.149345993,-2.463982145,-8.613328139,1.232301368 -Tom Owens,owensto01,1981,RS,POR,4000,1843,0.269414674,-1.1318366,-0.862421927,1.778637176,1.778637176,0,0.101299953,-0.896729929,-0.795429976,0.217753546 -Tom Owens,owensto01,1982,RS,IND,3326,1599,-0.844216906,-0.911714451,-1.755931357,0.814693047,0.814693047,0,-0.918187637,-0.591349535,-1.509537172,0.46866652 -Tom Owens,owensto01,1983,RS,DET,1616,725,-3.700988789,-1.129592858,-4.830581647,-0.771831344,-0.771831344,0,-3.666627601,-1.361760741,-5.028388342,0.302976202 -Ray Owes,owesra01,1997,RS,GSW,1146,592,-3.431760767,-0.726624752,-4.158385518,-0.426032359,-0.426032359,0,-3.505394637,-0.874450181,-4.379844818,0.13854723 -Olumide Oyedeji,oyedeol01,2001,RS,SEA,427,221,-2.733832391,0.127934595,-2.605897795,0.016357563,0.016357563,0,-2.986623044,0.145582478,-2.841040566,0.62193036 -Olumide Oyedeji,oyedeol01,2002,PO,SEA,30,17,9.064616651,-4.13508805,4.929528602,0.06890266,0,0.06890266,8.255669172,-5.064672298,3.190996873,0.275073784 -Olumide Oyedeji,oyedeol01,2002,RS,SEA,414,221,-2.882325695,-1.365712566,-4.248038261,-0.170049108,-0.170049108,0,-3.150968987,-1.898302184,-5.049271171,0.618907401 -Olumide Oyedeji,oyedeol01,2003,RS,ORL,284,145,-3.396838131,-0.504838789,-3.90167692,-0.086335312,-0.086335312,0,-3.704524109,0.050265022,-3.654259088,1.227127699 -Joe Pace,pacejo01,1977,RS,WSB,266,119,-4.14431284,1.464374126,-2.679938714,0.004302684,0.004302684,0,-3.741128845,0.484901737,-3.256227108,1.241681482 -Joe Pace,pacejo01,1978,PO,WSB,112,52,0.805621177,2.947801921,3.753423098,0.181877127,0,0.181877127,0.258684361,2.959000039,3.2176844,2.309565278 -Joe Pace,pacejo01,1978,RS,WSB,998,438,-2.213149034,0.297927015,-1.915222018,0.188206613,0.188206613,0,-2.167749447,-0.144013377,-2.311762824,0.961773271 -Zaza Pachulia,pachuza01,2004,RS,ORL,1270,664,-3.766451123,-1.052607081,-4.819058204,-0.70264244,-0.70264244,0,-3.590488404,-1.310999717,-4.901488121,0.221379809 -Zaza Pachulia,pachuza01,2005,RS,MIL,2673,1397,-1.69842049,0.915268206,-0.783152285,1.400121517,1.400121517,0,-1.552059274,0.745914251,-0.806145023,-0.114757665 -Zaza Pachulia,pachuza01,2006,RS,ATL,4671,2452,-1.028948051,-1.373453647,-2.402401699,0.434706469,0.434706469,0,-0.728568577,-0.832192758,-1.560761335,-0.030052722 -Zaza Pachulia,pachuza01,2007,RS,ATL,3842,2026,-1.220484364,0.923321054,-0.29716331,2.542347531,2.542347531,0,-1.039643035,1.100103291,0.060460256,0.254515549 -Zaza Pachulia,pachuza01,2008,PO,ATL,190,105,-4.544087264,-2.794834678,-7.338921943,-0.258484387,0,-0.258484387,-4.261540957,-1.961026514,-6.222567471,1.736843301 -Zaza Pachulia,pachuza01,2008,RS,ATL,1812,944,-3.205768684,-1.022598013,-4.228366697,-0.716427402,-0.716427402,0,-3.161132571,-1.182962301,-4.344094872,0.578568862 -Zaza Pachulia,pachuza01,2009,PO,ATL,451,260,-2.333426645,0.528895031,-1.804531615,0.130013102,0,0.130013102,-2.62569314,0.82742849,-1.79826465,0.459652173 -Zaza Pachulia,pachuza01,2009,RS,ATL,2781,1473,-1.79031036,1.224959698,-0.565350662,1.646177176,1.646177176,0,-1.890005019,0.910796521,-0.979208498,0.246415268 -Zaza Pachulia,pachuza01,2010,PO,ATL,291,161,-1.136720791,-2.276554834,-3.413275624,-0.056836579,0,-0.056836579,-1.505202221,-1.624502292,-3.129704513,1.042391839 -Zaza Pachulia,pachuza01,2010,RS,ATL,2068,1089,-2.581032509,0.659735219,-1.92129729,0.464143696,0.464143696,0,-2.400795953,0.835143047,-1.565652906,0.756357959 -Zaza Pachulia,pachuza01,2011,PO,ATL,353,195,0.279839473,-1.91224826,-1.632408787,0.115736832,0,0.115736832,-0.455876857,-0.988773903,-1.44465076,0.823200583 -Zaza Pachulia,pachuza01,2011,RS,ATL,2341,1244,-2.317974568,-0.11836347,-2.436338039,0.199802956,0.199802956,0,-2.448406963,0.149760813,-2.29864615,0.339498947 -Zaza Pachulia,pachuza01,2012,RS,ATL,3117,1640,-1.855095595,1.939724347,0.084628752,2.368363571,2.368363571,0,-1.746201996,2.263659482,0.517457486,-0.13431933 -Zaza Pachulia,pachuza01,2013,RS,ATL,2213,1134,-1.549179221,0.787750883,-0.761428338,1.148267095,1.148267095,0,-1.700826426,0.799809817,-0.901016608,-0.182434819 -Zaza Pachulia,pachuza01,2014,RS,MIL,2602,1325,-1.456466164,0.253432506,-1.203033659,1.045410525,1.045410525,0,-2.345596859,-0.321740408,-2.667337266,-0.033194686 -Zaza Pachulia,pachuza01,2015,PO,MIL,260,129,-1.761622798,4.953415843,3.191793045,0.40838611,0,0.40838611,-1.89689441,5.583017274,3.686122864,1.210181374 -Zaza Pachulia,pachuza01,2015,RS,MIL,3447,1730,-0.539260009,3.206426769,2.66716676,4.808252978,4.808252978,0,-1.039006033,3.086697607,2.047691574,0.537738209 -Zaza Pachulia,pachuza01,2016,PO,DAL,212,112,2.044173246,-2.312386919,-0.268213673,0.142972393,0,0.142972393,0.665097601,-0.226267311,0.43883029,-2.139325898 -Zaza Pachulia,pachuza01,2016,RS,DAL,3941,2004,-1.838537958,1.727644754,-0.110893204,2.680047934,2.680047934,0,-2.309709606,2.248853865,-0.060855741,-0.662030141 -Zaza Pachulia,pachuza01,2017,PO,GSW,445,212,-3.399940446,5.459860281,2.059919836,0.53347875,0,0.53347875,-2.987184563,4.886307441,1.899122878,-0.556056877 -Zaza Pachulia,pachuza01,2017,RS,GSW,2695,1268,-0.421814868,0.943620356,0.521805488,2.125196491,2.125196491,0,-0.45581778,1.878483528,1.422665748,0.396488787 -Zaza Pachulia,pachuza01,2018,PO,GSW,54,26,9.033270347,4.255097571,13.28836792,0.227115505,0,0.227115505,6.387458104,3.02742328,9.414881384,3.4190406 -Zaza Pachulia,pachuza01,2018,RS,GSW,2064,972,0.003302017,0.597375598,0.600677615,1.671102392,1.671102392,0,-0.169433448,1.383319908,1.21388646,0.564327798 -Zaza Pachulia,pachuza01,2019,PO,DET,48,22,-8.050533916,-1.691272659,-9.741806575,-0.080522743,0,-0.080522743,-4.179056412,-3.567297089,-7.746353501,-0.512447737 -Zaza Pachulia,pachuza01,2019,RS,DET,1827,878,-2.296457055,-0.233534923,-2.529991978,0.098616016,0.098616016,0,-2.667671762,0.538858952,-2.128812809,0.064309905 -Robert Pack,packro01,1992,PO,POR,104,52,-7.211992945,4.265600801,-2.946392144,-0.005461947,0,-0.005461947,-6.670697432,4.05945922,-2.611238213,1.524056299 -Robert Pack,packro01,1992,RS,POR,1865,894,-2.783166673,-0.686790751,-3.469957424,-0.330093367,-0.330093367,0,-2.82685126,-1.232901376,-4.059752636,0.508641892 -Robert Pack,packro01,1993,RS,DEN,3321,1579,0.381899257,-0.672154257,-0.290255,1.989761891,1.989761891,0,0.136750046,-0.71043237,-0.573682323,0.404135696 -Robert Pack,packro01,1994,PO,DEN,612,332,-2.411026502,0.840016358,-1.571010145,0.208748858,0,0.208748858,-1.783740136,0.842041501,-0.941698635,1.211380694 -Robert Pack,packro01,1994,RS,DEN,2799,1382,-0.577068174,-0.434299112,-1.011367286,1.233488851,1.233488851,0,-0.48885742,-0.772437418,-1.261294838,0.595472447 -Robert Pack,packro01,1995,RS,DEN,2206,1144,1.137533506,-0.41852767,0.719005837,2.026508936,2.026508936,0,1.284100821,-0.393349746,0.890751075,0.081676181 -Robert Pack,packro01,1996,RS,WSB,2140,1084,2.777971943,0.65694807,3.434920014,3.419204365,3.419204365,0,3.108277257,0.813803454,3.922080711,-0.038247051 -Robert Pack,packro01,1997,RS,NJN,2307,1185,0.325981809,-1.365320855,-1.039339046,1.037977532,1.037977532,0,0.48022769,-1.317244221,-0.837016531,0.329472904 -Robert Pack,packro01,1997,RS,DAL,1120,597,-1.814593041,0.26939429,-1.545198751,0.37010435,0.37010435,0,-1.534243222,0.464731521,-1.069511701,0.779489248 -Robert Pack,packro01,1998,RS,DAL,553,292,-6.174870075,-0.015183298,-6.190053372,-0.51298649,-0.51298649,0,-5.390210233,-0.526006142,-5.916216375,0.08785227 -Robert Pack,packro01,1999,RS,DAL,878,468,-0.352197237,-1.938818665,-2.291015902,0.109673605,0.109673605,0,-0.531000025,-2.136350128,-2.667350153,0.065957431 -Robert Pack,packro01,2000,RS,DAL,1330,665,-1.120692714,-1.712581713,-2.833274426,-0.028153889,-0.028153889,0,-1.0611143,-2.239470107,-3.300584407,-0.332503356 -Robert Pack,packro01,2001,RS,DEN,2459,1260,-0.807082543,-0.652037016,-1.45911956,0.830425651,0.830425651,0,-0.87600111,-1.16390598,-2.039907091,0.064603733 -Robert Pack,packro01,2002,PO,MIN,20,10,-14.2319089,-7.604588822,-21.83649772,-0.107139015,0,-0.107139015,-13.31877315,-4.040781433,-17.35955458,6.118758617 -Robert Pack,packro01,2002,RS,MIN,481,252,-2.359044226,-1.136451184,-3.495495411,-0.096471289,-0.096471289,0,-2.265262969,-0.753228949,-3.018491919,0.596227473 -Robert Pack,packro01,2003,PO,NOH,77,42,-0.993473854,-6.382884948,-7.376358802,-0.103554105,0,-0.103554105,-2.206863392,-5.076266718,-7.28313011,1.17114526 -Robert Pack,packro01,2003,RS,NOH,829,440,-1.838771656,-1.228192976,-3.066964632,-0.07126744,-0.07126744,0,-1.86990114,-1.572976174,-3.442877314,0.145826693 -Robert Pack,packro01,2004,RS,NJN,414,220,-4.189655491,-0.352541624,-4.542197116,-0.201458956,-0.201458956,0,-4.398571894,-1.006776334,-5.405348228,0.13398039 -Gerald Paddio,paddige01,1991,RS,CLE,2367,1181,-3.832692646,-2.481442906,-6.314135553,-2.139908169,-2.139908169,0,-4.02277425,-3.25473677,-7.27751102,-0.353010883 -Gerald Paddio,paddige01,1993,PO,SEA,57,30,-0.18353311,1.665537817,1.482004706,0.066573114,0,0.066573114,-0.262490774,-0.709881749,-0.972372523,-0.320774203 -Gerald Paddio,paddige01,1993,RS,SEA,621,307,-1.154475457,0.213121167,-0.94135429,0.282833036,0.282833036,0,-1.198449467,-1.281901012,-2.480350479,-0.158221943 -Gerald Paddio,paddige01,1994,RS,IND,108,55,-7.549653324,-2.324293433,-9.873946757,-0.198968205,-0.198968205,0,-7.379224985,-4.216483497,-11.59570848,-0.451029537 -Gerald Paddio,paddige01,1994,RS,WSB,150,74,-2.762267437,-1.372374893,-4.13464233,-0.052088818,-0.052088818,0,-2.856915861,-2.30546642,-5.162382282,-0.346239356 -Gerald Paddio,paddige01,1994,RS,NYK,16,8,-6.899014669,-2.614404157,-9.513418826,-0.028585362,-0.028585362,0,-7.301413353,-0.235145903,-7.536559256,3.415772152 -Scott Padgett,padgesc01,2000,PO,UTA,109,59,-1.856072649,0.00092488,-1.85514777,0.028141861,0,0.028141861,-1.819364059,-0.560376306,-2.379740365,1.152964108 -Scott Padgett,padgesc01,2000,RS,UTA,816,432,-3.946243047,0.094463933,-3.851779114,-0.244779696,-0.244779696,0,-3.29380588,-0.556661452,-3.850467331,0.752902841 -Scott Padgett,padgesc01,2001,RS,UTA,240,127,0.372986877,-0.657591645,-0.284604768,0.160619673,0.160619673,0,0.732982375,-0.934629279,-0.201646904,0.504868216 -Scott Padgett,padgesc01,2002,PO,UTA,88,47,0.469392994,-0.924841873,-0.45544888,0.057063215,0,0.057063215,0.225850033,-2.144795506,-1.918945473,0.509903049 -Scott Padgett,padgesc01,2002,RS,UTA,2464,1295,1.204114511,-0.615584462,0.588530049,2.208087536,2.208087536,0,1.209642935,-0.918950316,0.290692619,0.095313998 -Scott Padgett,padgesc01,2003,PO,UTA,100,53,0.932922752,-0.566353688,0.366569064,0.087669025,0,0.087669025,1.778197817,-1.225141304,0.553056513,0.791305782 -Scott Padgett,padgesc01,2003,RS,UTA,2486,1321,-0.770871422,-0.036555808,-0.807427231,1.3149662,1.3149662,0,-0.406727585,-0.376079327,-0.782806912,0.402462992 -Scott Padgett,padgesc01,2004,PO,HOU,26,14,-0.139996552,6.490163006,6.350166455,0.067334215,0,0.067334215,0.629764658,4.076529716,4.706294374,0.393978323 -Scott Padgett,padgesc01,2004,RS,HOU,1012,547,1.199694846,0.387886276,1.587581122,1.214167596,1.214167596,0,0.823797534,-0.242473049,0.581324485,0.274034536 -Scott Padgett,padgesc01,2005,PO,HOU,201,109,-0.047753929,-0.495581255,-0.543335184,0.127496213,0,0.127496213,-0.03076113,-0.296947666,-0.327708797,0.665669261 -Scott Padgett,padgesc01,2005,RS,HOU,1763,942,0.312720119,1.456172018,1.768892137,2.184273725,2.184273725,0,0.320856605,1.25888074,1.579737345,0.527846168 -Scott Padgett,padgesc01,2006,PO,NJN,17,9,6.605690193,4.821048064,11.42673826,0.070280845,0,0.070280845,7.063914301,7.277394689,14.34130899,4.227283377 -Scott Padgett,padgesc01,2006,RS,NJN,1359,718,-0.707457086,0.26099119,-0.446465896,0.848912652,0.848912652,0,-0.4085395,0.080981195,-0.327558304,0.550945026 -Scott Padgett,padgesc01,2007,RS,HOU,378,198,-3.402218079,-0.669218955,-4.071437034,-0.136870969,-0.136870969,0,-3.292477148,-0.716888017,-4.009365165,2.355776179 -Scott Padgett,padgesc01,2007,RS,MEM,65,33,-4.707962183,-1.736702807,-6.44466499,-0.062516932,-0.062516932,0,-4.201523995,-2.949533345,-7.15105734,0.465668817 -Marcus Paige,paigema01,2018,RS,CHA,57,28,0.718022261,-2.046027786,-1.328005524,0.01989704,0.01989704,0,-0.81674199,-4.219921787,-5.036663777,-2.036291959 -Milt Palacio,palacmi01,2000,RS,VAN,756,394,-4.812100214,-1.680393089,-6.492493303,-0.754318057,-0.754318057,0,-4.787716377,-2.838593134,-7.626309511,0.251297863 -Milt Palacio,palacmi01,2001,RS,BOS,2226,1141,-1.104583848,-0.225739775,-1.330323624,0.825003121,0.825003121,0,-1.662445909,-0.893046245,-2.555492154,-0.161422863 -Milt Palacio,palacmi01,2002,RS,BOS,1010,518,-2.706601366,-0.746029486,-3.452630852,-0.18679763,-0.18679763,0,-3.107673526,-1.481884363,-4.589557889,0.545578126 -Milt Palacio,palacmi01,2002,RS,PHO,524,272,-3.824045415,-2.208690622,-6.032736037,-0.456826821,-0.456826821,0,-4.212811414,-3.03587127,-7.248682684,0.255282589 -Milt Palacio,palacmi01,2003,RS,CLE,3914,1976,-3.227041357,-0.609094676,-3.836136033,-1.093808722,-1.093808722,0,-3.577104542,-0.540126026,-4.117230568,-0.099648978 -Milt Palacio,palacmi01,2004,RS,TOR,2215,1211,-4.504201759,-0.454558702,-4.958760461,-1.363800033,-1.363800033,0,-4.625109047,-1.062742067,-5.687851114,-0.059297282 -Milt Palacio,palacmi01,2005,RS,TOR,2995,1533,-0.959924577,-1.121500589,-2.081425166,0.520991014,0.520991014,0,-1.489996477,-1.692536328,-3.182532805,-0.338946432 -Milt Palacio,palacmi01,2006,RS,UTA,2546,1376,-3.685982692,-0.345723422,-4.031706114,-0.901620411,-0.901620411,0,-3.658424708,-0.768794639,-4.427219347,0.185093329 -Walter Palmer,palmewa01,1991,PO,UTA,12,6,-22.44733208,-2.959739169,-25.40707125,-0.07587643,0,-0.07587643,-20.8069146,-0.503707809,-21.31062241,5.740783549 -Walter Palmer,palmewa01,1991,RS,UTA,171,85,-7.87208219,1.391987265,-6.480094925,-0.164759002,-0.164759002,0,-7.058700373,1.250535588,-5.808164786,1.835838227 -Walter Palmer,palmewa01,1993,RS,DAL,260,124,-4.303782683,-1.976885568,-6.280668251,-0.226219561,-0.226219561,0,-4.598336264,-1.727288623,-6.325624887,1.250707639 -Andy Panko,pankoan01,2001,RS,ATL,2,1,-3.073442363,-1.807727674,-4.881170037,-0.001070575,-0.001070575,0,-4.822507565,-4.575325389,-9.397832955,-1.422324534 -Georgios Papagiannis,papagge01,2017,RS,SAC,723,355,-2.84989714,-2.917644921,-5.76754206,-0.545261644,-0.545261644,0,-3.203669638,-2.771077633,-5.97474727,-0.229476267 -Georgios Papagiannis,papagge01,2018,RS,SAC,247,118,-5.287024335,-7.670372402,-12.95739674,-0.613053296,-0.613053296,0,-6.284776915,-6.248941387,-12.5337183,-0.237083766 -Georgios Papagiannis,papagge01,2018,RS,POR,9,4,24.0000892,46.04437542,70.04446462,0.152765355,0.152765355,0,22.33122601,38.3810105,60.71223651,2.808723271 -Kostas Papanikolaou,papanko01,2015,PO,HOU,47,21,-20.06363756,-3.791009959,-23.85464752,-0.247346036,0,-0.247346036,-16.08466771,-7.095738991,-23.18040671,5.848685573 -Kostas Papanikolaou,papanko01,2015,RS,HOU,1624,795,-3.225080696,-1.0119617,-4.237042396,-0.60834933,-0.60834933,0,-2.82704205,-1.191849339,-4.018891389,0.825391658 -Kostas Papanikolaou,papanko01,2016,RS,DEN,578,294,-3.805808594,3.088928668,-0.716879926,0.306737078,0.306737078,0,-3.986069141,1.504185264,-2.481883877,0.567581961 -Jannero Pargo,pargoja01,2003,PO,LAL,252,129,-0.794473253,0.124301023,-0.67017223,0.143627191,0,0.143627191,-0.812881389,0.71318093,-0.099700459,1.585889135 -Jannero Pargo,pargoja01,2003,RS,LAL,667,342,-2.740447869,-2.619343037,-5.359790907,-0.459173855,-0.459173855,0,-2.844354173,-2.628267737,-5.47262191,0.767517011 -Jannero Pargo,pargoja01,2004,RS,LAL,123,63,-10.00492452,-4.097983151,-14.10290767,-0.368834697,-0.368834697,0,-9.095837355,-6.167529231,-15.26336659,0.980191481 -Jannero Pargo,pargoja01,2004,RS,TOR,130,71,-5.729045392,0.390623535,-5.338421857,-0.0948787,-0.0948787,0,-5.170180352,0.081106955,-5.089073397,1.084489734 -Jannero Pargo,pargoja01,2004,RS,CHI,670,345,0.532111232,-3.463680732,-2.9315695,-0.032547688,-0.032547688,0,0.466932545,-3.106253635,-2.63932109,1.677606276 -Jannero Pargo,pargoja01,2005,PO,CHI,154,76,0.779578894,-1.881715024,-1.10213613,0.067501521,0,0.067501521,2.125104595,-1.451865711,0.673238884,2.198708481 -Jannero Pargo,pargoja01,2005,RS,CHI,882,453,-1.505216134,-1.481759155,-2.986975289,-0.055203688,-0.055203688,0,-1.23517804,-1.716540198,-2.951718238,0.728971225 -Jannero Pargo,pargoja01,2006,PO,CHI,38,19,4.045525372,-2.700187119,1.345338252,0.040071646,0,0.040071646,4.157673155,-6.098110014,-1.940436858,-1.924949053 -Jannero Pargo,pargoja01,2006,RS,CHI,1265,646,-3.281135585,-0.022606227,-3.303741812,-0.183258789,-0.183258789,0,-2.775893057,-1.102025741,-3.877918797,0.377285032 -Jannero Pargo,pargoja01,2007,RS,NOK,3250,1710,-1.598921624,0.009050962,-1.589870662,1.012201519,1.012201519,0,-1.383868895,-0.475621446,-1.859490342,0.005144057 -Jannero Pargo,pargoja01,2008,PO,NOH,484,265,2.119515935,0.821979689,2.941495625,0.798090018,0,0.798090018,2.736033267,0.4146902,3.150723467,0.499729918 -Jannero Pargo,pargoja01,2008,RS,NOH,2836,1497,-1.096742891,-0.941974895,-2.038717787,0.544649885,0.544649885,0,-0.829548944,-1.450673993,-2.280222936,0.240109787 -Jannero Pargo,pargoja01,2010,PO,CHI,16,8,-6.487460741,-4.318810431,-10.80627117,-0.033251272,0,-0.033251272,-5.908794616,-6.395341453,-12.30413607,-1.773577156 -Jannero Pargo,pargoja01,2010,RS,CHI,1626,829,-2.738573634,-1.571572182,-4.310145816,-0.664378509,-0.664378509,0,-2.337502946,-1.927895949,-4.265398895,0.640959179 -Jannero Pargo,pargoja01,2012,PO,ATL,85,46,-1.038597976,2.149965536,1.11136756,0.094787821,0,0.094787821,-0.326979422,1.634940921,1.307961499,1.274204495 -Jannero Pargo,pargoja01,2012,RS,ATL,1275,671,0.543692569,-0.405796571,0.137895997,0.995060924,0.995060924,0,0.665646335,-0.890923093,-0.225276758,0.59843317 -Jannero Pargo,pargoja01,2013,RS,ATL,220,113,-0.835515493,-1.909126993,-2.744642486,0.000313278,0.000313278,0,-0.942802526,-2.053089961,-2.995892487,1.327383591 -Jannero Pargo,pargoja01,2013,RS,CHA,563,292,0.11887794,-2.172985237,-2.054107297,0.106949367,0.106949367,0,0.896059327,-2.188834031,-1.292774703,2.942332612 -Jannero Pargo,pargoja01,2013,RS,WAS,198,102,-5.102070011,-4.462845221,-9.564915231,-0.361176018,-0.361176018,0,-4.908181407,-4.930828582,-9.839009989,1.71296554 -Jannero Pargo,pargoja01,2014,PO,CHA,6,3,-20.30615465,32.78807191,12.48191726,0.024151035,0,0.024151035,-18.16030652,16.43929904,-1.721007486,0.408856318 -Jannero Pargo,pargoja01,2014,RS,CHA,482,242,0.610114616,-3.568844984,-2.958730368,-0.026019372,-0.026019372,0,1.059699712,-3.093102684,-2.033402972,0.92212348 -Jannero Pargo,pargoja01,2015,RS,CHA,143,73,3.695200091,-0.051463566,3.643736525,0.237326424,0.237326424,0,2.738706125,-1.773586083,0.965120042,-0.324465213 -Jeremy Pargo,pargoje01,2012,RS,MEM,811,424,-5.911643909,-1.906231836,-7.817875746,-1.108018398,-1.108018398,0,-5.495664116,-2.752688527,-8.248352643,0.986528399 -Jeremy Pargo,pargoje01,2013,RS,CLE,869,447,-2.141504306,-1.937690814,-4.07919512,-0.306869825,-0.306869825,0,-1.972670378,-2.659807901,-4.632478279,1.14695005 -Jeremy Pargo,pargoje01,2013,RS,PHI,399,208,-2.849653305,-3.03401661,-5.883669914,-0.334199156,-0.334199156,0,-3.400003158,-4.070898428,-7.470901586,0.461689381 -Robert Parish,parisro01,1977,PO,GSW,517,239,0.99522441,1.261734331,2.256958741,0.63129761,0,0.63129761,1.403564899,1.382794711,2.78635961,0.272287948 -Robert Parish,parisro01,1977,RS,GSW,3144,1384,0.323689899,1.806275837,2.129965736,3.452092838,3.452092838,0,0.591155607,1.304515055,1.895670662,0.196052684 -Robert Parish,parisro01,1978,RS,GSW,4398,1969,-2.652794895,2.110293974,-0.542500922,2.22648324,2.22648324,0,-2.024721216,1.650017703,-0.374703513,0.431875695 -Robert Parish,parisro01,1979,RS,GSW,5192,2411,-1.397640764,3.918846852,2.521206088,6.48551195,6.48551195,0,-0.765141122,3.303921802,2.53878068,0.023813051 -Robert Parish,parisro01,1980,RS,GSW,4488,2119,-1.468827223,0.769973505,-0.698853718,2.216596431,2.216596431,0,-1.058082932,0.429416149,-0.628666783,-0.043573632 -Robert Parish,parisro01,1981,PO,BOS,993,492,-0.988246469,4.833890026,3.845643557,1.715730075,0,1.715730075,-0.16210441,4.327125709,4.165021299,0.4616124 -Robert Parish,parisro01,1981,RS,BOS,4881,2298,1.911204597,4.081062235,5.992266832,10.24792211,10.24792211,0,2.394241486,3.501050123,5.895291609,-0.018678919 -Robert Parish,parisro01,1982,PO,BOS,879,426,-0.596026958,4.710948855,4.114921897,1.532892744,0,1.532892744,-0.124942249,3.727937909,3.60299566,-0.385904062 -Robert Parish,parisro01,1982,RS,BOS,5420,2534,1.222705431,3.266698829,4.48940426,9.319131487,9.319131487,0,1.771542215,2.67736741,4.448909626,-0.439778605 -Robert Parish,parisro01,1983,PO,BOS,505,249,-1.627459962,2.282299256,0.654839295,0.443802135,0,0.443802135,-1.496029436,1.784293366,0.28826393,-0.526974562 -Robert Parish,parisro01,1983,RS,BOS,5389,2459,1.818264035,2.938524502,4.756788538,9.373016704,9.373016704,0,2.181927485,2.433464309,4.615391794,-0.497065385 -Robert Parish,parisro01,1984,PO,BOS,1795,869,-1.103401045,2.356066057,1.252665012,1.82799393,0,1.82799393,-0.506362858,2.318850762,1.812487905,-0.124405031 -Robert Parish,parisro01,1984,RS,BOS,6023,2867,0.683238175,2.297394949,2.980633124,8.348718421,8.348718421,0,1.086633563,1.936419132,3.023052695,-0.413227207 -Robert Parish,parisro01,1985,PO,BOS,1719,803,-1.627736887,2.246183232,0.618446345,1.41726433,0,1.41726433,-1.269161679,1.834719763,0.565558084,-0.444370273 -Robert Parish,parisro01,1985,RS,BOS,6102,2850,-0.081162381,1.387566979,1.306404598,5.86682074,5.86682074,0,0.435632059,1.069193814,1.504825873,-0.551473363 -Robert Parish,parisro01,1986,PO,BOS,1225,591,-3.153978296,2.532567406,-0.62141089,0.659081365,0,0.659081365,-2.532897395,1.384062628,-1.148834767,-0.435453261 -Robert Parish,parisro01,1986,RS,BOS,5474,2567,0.24524916,2.846980373,3.092229533,7.612308795,7.612308795,0,0.775222839,2.249674637,3.024897476,-0.52896138 -Robert Parish,parisro01,1987,PO,BOS,1503,734,0.718089479,0.955495312,1.67358479,1.704968074,0,1.704968074,1.120640944,1.103312331,2.223953275,-0.205542024 -Robert Parish,parisro01,1987,RS,BOS,6223,2995,-0.091549575,1.985015674,1.893466099,7.064318234,7.064318234,0,0.463351271,1.796611442,2.259962713,-0.447533582 -Robert Parish,parisro01,1988,PO,BOS,1218,626,-1.160083739,1.564696974,0.404613235,1.032411622,0,1.032411622,-0.899979422,0.913960655,0.013981233,-0.615799622 -Robert Parish,parisro01,1988,RS,BOS,4770,2312,-0.356357298,0.674663485,0.318306187,3.606939783,3.606939783,0,0.137004941,0.464955513,0.601960454,-0.344774261 -Robert Parish,parisro01,1989,PO,BOS,219,112,-2.58022585,2.804613672,0.224387823,0.173947188,0,0.173947188,-2.372514107,2.012830568,-0.359683539,-0.736168278 -Robert Parish,parisro01,1989,RS,BOS,5871,2840,1.981110949,1.230244761,3.21135571,8.578642938,8.578642938,0,2.282346667,1.004638605,3.286985272,-0.698063215 -Robert Parish,parisro01,1990,PO,BOS,358,170,2.290641502,-1.890345121,0.400296381,0.280349678,0,0.280349678,2.721685183,-0.881076513,1.840608669,-0.502221613 -Robert Parish,parisro01,1990,RS,BOS,4958,2396,0.564824112,0.59841436,1.163238472,4.755654862,4.755654862,0,0.895316329,0.360454646,1.255770975,-0.583682325 -Robert Parish,parisro01,1991,PO,BOS,594,296,2.190719116,0.633844352,2.824563468,0.867895308,0,0.867895308,2.456270726,0.655800448,3.112071174,-0.040499919 -Robert Parish,parisro01,1991,RS,BOS,5067,2441,1.163434276,1.706326677,2.869760953,6.958232995,6.958232995,0,1.407767402,1.228175958,2.635943359,-0.575111655 -Robert Parish,parisro01,1992,PO,BOS,647,335,0.300689674,1.207235708,1.507925382,0.741878537,0,0.741878537,0.560265051,0.978433859,1.53869891,-1.075945073 -Robert Parish,parisro01,1992,RS,BOS,4613,2285,-0.333560493,1.995896543,1.66233605,5.116733064,5.116733064,0,0.114064123,1.505471701,1.619535825,-0.517321313 -Robert Parish,parisro01,1993,PO,BOS,274,146,0.544744465,-0.599591718,-0.054847253,0.205744842,0,0.205744842,0.454187112,0.030157635,0.484344747,-0.581476285 -Robert Parish,parisro01,1993,RS,BOS,4292,2146,-0.36953145,1.850827085,1.481295635,4.610996895,4.610996895,0,-0.089542542,1.385165921,1.295623379,-0.460909579 -Robert Parish,parisro01,1994,RS,BOS,4003,1987,-2.326193051,0.120329722,-2.205863329,0.549639165,0.549639165,0,-2.126097893,-0.040040854,-2.166138747,-0.346982977 -Robert Parish,parisro01,1995,PO,CHH,127,71,-3.035432332,-0.580133067,-3.615565398,-0.031802233,0,-0.031802233,-3.599300472,-2.243930847,-5.843231319,-1.491760062 -Robert Parish,parisro01,1995,RS,CHH,2598,1352,-5.592507219,0.723210838,-4.86929638,-1.456670776,-1.456670776,0,-5.296133988,-0.107751581,-5.403885569,-0.334494167 -Robert Parish,parisro01,1996,RS,CHH,2096,1086,-3.924187284,0.25996603,-3.664221253,-0.501820635,-0.501820635,0,-3.951865418,-1.012338703,-4.964204121,-0.867547079 -Robert Parish,parisro01,1997,PO,CHI,32,18,-11.22976463,4.562838759,-6.666925872,-0.036446415,0,-0.036446415,-11.02590114,2.425375517,-8.600525618,-1.553451409 -Robert Parish,parisro01,1997,RS,CHI,770,406,-3.55851951,0.033703925,-3.524815585,-0.159412563,-0.159412563,0,-3.341307153,-1.419454192,-4.760761345,-0.616142105 -Anthony Parker,parkean01,1998,RS,PHI,373,196,0.587509918,0.652168592,1.23967851,0.40140265,0.40140265,0,0.392894797,-0.551218952,-0.158324155,0.558253206 -Anthony Parker,parkean01,1999,RS,PHI,6,3,8.942742229,-4.336336274,4.606405955,0.011071214,0.011071214,0,6.152426702,-6.57772942,-0.425302718,-1.506661578 -Anthony Parker,parkean01,2000,RS,ORL,379,185,-1.989941562,0.365459279,-1.624482283,0.106633477,0.106633477,0,-2.240594948,-0.511980547,-2.752575495,0.354081931 -Anthony Parker,parkean01,2007,PO,TOR,455,240,1.934712979,1.985960387,3.920673366,0.842205979,0,0.842205979,1.562452468,2.601937061,4.164389529,-0.023664325 -Anthony Parker,parkean01,2007,RS,TOR,4755,2437,2.445306209,1.128542369,3.573848578,7.81774297,7.81774297,0,2.079777039,1.251642682,3.331419721,-0.533214006 -Anthony Parker,parkean01,2008,PO,TOR,373,196,-0.112634733,-0.516674554,-0.629309287,0.217913454,0,0.217913454,-0.297183868,-0.191921846,-0.489105714,-0.327726986 -Anthony Parker,parkean01,2008,RS,TOR,5007,2634,1.265006623,-0.294202598,0.970804026,4.982672692,4.982672692,0,1.28440864,0.075352593,1.359761233,-0.329146334 -Anthony Parker,parkean01,2009,RS,TOR,5112,2637,0.092440382,1.391663554,1.484103936,5.675306859,5.675306859,0,0.052721425,1.40571047,1.458431896,-0.346111825 -Anthony Parker,parkean01,2010,PO,CLE,646,331,0.394829197,0.779005843,1.17383504,0.679546866,0,0.679546866,0.167506579,0.51432815,0.681834729,-0.515000228 -Anthony Parker,parkean01,2010,RS,CLE,4409,2289,-0.117444863,1.187181713,1.06973685,4.45118792,4.45118792,0,-0.22959969,1.121195468,0.891595778,-0.203763375 -Anthony Parker,parkean01,2011,RS,CLE,4098,2091,-0.332293448,0.74994049,0.417647041,3.364936814,3.364936814,0,-0.586157196,0.445010153,-0.141147044,-0.397074612 -Anthony Parker,parkean01,2012,RS,CLE,2463,1280,-0.647448023,-0.530841907,-1.17828993,1.02463286,1.02463286,0,-0.959871755,-0.865764247,-1.825636002,-0.160318901 -Jabari Parker,parkeja01,2015,RS,MIL,1493,738,-2.368153138,-2.552658911,-4.920812049,-0.820220616,-0.820220616,0,-2.161073989,-1.524584952,-3.685658941,0.334360077 -Jabari Parker,parkeja01,2016,RS,MIL,4806,2408,-1.163636688,-2.689383555,-3.853020242,-1.351511572,-1.351511572,0,-0.667594273,-1.926338023,-2.593932296,-0.260779638 -Jabari Parker,parkeja01,2017,RS,MIL,3502,1728,0.420161817,-1.548764991,-1.128603173,1.440175757,1.440175757,0,0.918512167,-1.333263531,-0.414751364,0.734982267 -Jabari Parker,parkeja01,2018,PO,MIL,333,167,-2.500852415,4.076957412,1.576104998,0.384722707,0,0.384722707,1.320746635,1.191278749,2.512025384,1.171150846 -Jabari Parker,parkeja01,2018,RS,MIL,1558,743,-0.575047624,-2.291831666,-2.866879291,-0.044432436,-0.044432436,0,-0.701933449,-2.556339684,-3.258273132,0.28209362 -Jabari Parker,parkeja01,2019,RS,CHI,2213,1042,-1.731626084,-1.399337754,-3.130963838,-0.204410056,-0.204410056,0,-1.340350702,-2.021434746,-3.361785448,0.945440363 -Jabari Parker,parkeja01,2019,RS,WAS,1481,682,-0.551653288,0.07118963,-0.480463658,0.800043513,0.800043513,0,-0.348119737,-0.658727839,-1.006847576,1.334905426 -Smush Parker,parkesm01,2003,RS,CLE,2185,1103,-1.479744449,-2.3200088,-3.799753249,-0.594443396,-0.594443396,0,-1.53837631,-2.714978783,-4.253355092,0.575819585 -Smush Parker,parkesm01,2005,RS,PHO,69,34,-9.155917568,-3.633596464,-12.78951403,-0.177707716,-0.177707716,0,-7.551665451,-6.063189844,-13.6148553,1.878294999 -Smush Parker,parkesm01,2005,RS,DET,202,110,-3.181601733,-1.816420888,-4.998022621,-0.128177976,-0.128177976,0,-3.265454268,-2.550622159,-5.816076426,1.469493747 -Smush Parker,parkesm01,2006,PO,LAL,499,258,-3.046570129,2.168184865,-0.878385264,0.256072357,0,0.256072357,-2.553141485,2.941463525,0.38832204,0.704697819 -Smush Parker,parkesm01,2006,RS,LAL,5312,2773,0.655788009,1.022917458,1.678705468,6.280497673,6.280497673,0,0.92013721,1.529837375,2.449974586,0.216926239 -Smush Parker,parkesm01,2007,PO,LAL,117,59,-3.597144477,-0.050760693,-3.647905169,-0.028150633,0,-0.028150633,-3.552816263,0.389555596,-3.163260667,0.892055579 -Smush Parker,parkesm01,2007,RS,LAL,4841,2457,-0.758332726,-1.047229032,-1.805561758,1.189294168,1.189294168,0,-0.292655476,-0.281939877,-0.574595353,0.423030032 -Smush Parker,parkesm01,2008,RS,LAC,794,409,-2.807003257,-0.01580812,-2.822811377,-0.015501833,-0.015501833,0,-2.413907376,0.109855264,-2.304052112,1.897412356 -Smush Parker,parkesm01,2008,RS,MIA,348,183,-4.386175044,-0.778164898,-5.164339942,-0.228140016,-0.228140016,0,-4.330911203,-1.038814277,-5.36972548,1.129396172 -Sonny Parker,parkeso01,1977,PO,GSW,260,120,1.366707301,0.543400053,1.910107354,0.292787989,0,0.292787989,0.709951717,-0.723582818,-0.013631101,-0.530799108 -Sonny Parker,parkeso01,1977,RS,GSW,2019,889,1.826010087,0.87569667,2.701706757,2.465850803,2.465850803,0,1.425767144,-0.097052009,1.328715135,-0.299397634 -Sonny Parker,parkeso01,1978,RS,GSW,4622,2069,1.439208726,1.665954914,3.105163641,6.176824365,6.176824365,0,1.336293591,1.339295025,2.675588616,-0.068317148 -Sonny Parker,parkeso01,1979,RS,GSW,6230,2893,0.997441893,0.963980482,1.961422374,6.930507759,6.930507759,0,0.929138927,0.895218854,1.824357781,-0.363150936 -Sonny Parker,parkeso01,1980,RS,GSW,6034,2849,0.823722059,1.495531824,2.319253883,7.35066069,7.35066069,0,0.771565515,1.543193128,2.314758643,-0.25208073 -Sonny Parker,parkeso01,1981,RS,GSW,2803,1317,0.129940906,-0.273019903,-0.143078997,1.74842195,1.74842195,0,-0.148319852,-0.760164037,-0.90848389,-0.191526708 -Sonny Parker,parkeso01,1982,RS,GSW,1921,899,-0.554019469,0.099112852,-0.454906617,1.052117521,1.052117521,0,-0.94622999,-0.626341641,-1.57257163,-0.0555337 -Tony Parker,parketo01,2002,PO,SAS,617,341,0.927959926,-0.357450233,0.570509694,0.594436016,0,0.594436016,1.251325371,-0.06889187,1.182433501,-0.211789588 -Tony Parker,parketo01,2002,RS,SAS,4299,2267,-0.585353753,0.14561496,-0.439738792,2.677750191,2.677750191,0,-0.307107383,0.53026249,0.223155107,0.193999095 -Tony Parker,parketo01,2003,PO,SAS,1561,814,-1.362067545,-0.105979834,-1.468047379,0.548394561,0,0.548394561,-1.096477219,0.188918939,-0.90755828,-0.116569425 -Tony Parker,parketo01,2003,RS,SAS,5261,2774,2.546705992,-1.504289717,1.042416275,5.360547779,5.360547779,0,2.462697504,-1.051364005,1.411333499,-0.117334017 -Tony Parker,parketo01,2004,PO,SAS,709,386,3.254659578,-0.350956936,2.903702641,1.141247151,0,1.141247151,3.628914581,-0.2848198,3.344094781,-0.552927452 -Tony Parker,parketo01,2004,RS,SAS,4844,2577,1.614166196,-0.809740274,0.804425922,4.660715397,4.660715397,0,1.449401607,-0.496652199,0.952749408,-0.245684807 -Tony Parker,parketo01,2005,PO,SAS,1578,858,-1.139575771,-0.482256061,-1.621831832,0.511155583,0,0.511155583,-0.678525609,-0.07602798,-0.75455359,0.321634401 -Tony Parker,parketo01,2005,RS,SAS,5124,2735,1.6971517,0.642885971,2.34003767,7.093282855,7.093282855,0,1.857385066,0.944589785,2.801974851,-0.121030136 -Tony Parker,parketo01,2006,PO,SAS,884,475,0.635312641,-0.702426503,-0.067113862,0.668339593,0,0.668339593,1.297183977,-0.646712944,0.650471033,-0.300916612 -Tony Parker,parketo01,2006,RS,SAS,5063,2715,2.602807395,0.453548889,3.056356284,8.011778874,8.011778874,0,2.421958713,0.471938822,2.893897535,-0.354826743 -Tony Parker,parketo01,2007,PO,SAS,1407,751,0.640225392,-0.785196285,-0.144970893,1.024012283,0,1.024012283,0.959666275,-0.528765745,0.43090053,-0.47821007 -Tony Parker,parketo01,2007,RS,SAS,4729,2499,2.228258689,-0.023538774,2.204719915,6.28076134,6.28076134,0,2.17798783,0.322992583,2.500980414,-0.536935287 -Tony Parker,parketo01,2008,PO,SAS,1233,654,1.762134313,0.956530719,2.718665031,1.871879398,0,1.871879398,1.57270456,1.191378958,2.764083518,-0.477209503 -Tony Parker,parketo01,2008,RS,SAS,4326,2312,1.637023253,0.084287954,1.721311207,5.240984462,5.240984462,0,1.509298839,0.085567872,1.594866711,-0.590584639 -Tony Parker,parketo01,2009,PO,SAS,327,181,4.990548755,-0.555376922,4.435171833,0.687679176,0,0.687679176,4.926817417,-0.34639991,4.580417508,0.439561044 -Tony Parker,parketo01,2009,RS,SAS,4575,2456,3.487069966,0.009517699,3.496587665,7.772598713,7.772598713,0,3.294863853,0.117209546,3.412073399,-0.648484775 -Tony Parker,parketo01,2010,PO,SAS,642,335,-0.129978621,-1.567363775,-1.697342396,0.18417209,0,0.18417209,-0.401821803,-1.452105313,-1.853927116,-0.678840061 -Tony Parker,parketo01,2010,RS,SAS,3339,1728,0.330739483,-1.836557939,-1.505818456,1.09127359,1.09127359,0,0.252360129,-1.805649679,-1.55328955,-0.481682451 -Tony Parker,parketo01,2011,PO,SAS,423,221,-0.83994255,0.096895168,-0.743047382,0.232935424,0,0.232935424,-0.740388033,0.033692951,-0.706695082,-0.172734369 -Tony Parker,parketo01,2011,RS,SAS,4917,2528,2.166244085,0.340675617,2.506919702,6.740982106,6.740982106,0,2.212420188,0.434208182,2.64662837,-0.540410575 -Tony Parker,parketo01,2012,PO,SAS,985,506,2.874391834,1.391229974,4.265621809,1.85462,0,1.85462,3.124409887,1.312562103,4.436971989,-0.643024129 -Tony Parker,parketo01,2012,RS,SAS,3765,1923,4.11108069,1.202847421,5.31392811,7.850905504,7.850905504,0,4.089252385,0.995411045,5.08466343,-0.708912583 -Tony Parker,parketo01,2013,PO,SAS,1444,765,3.095443174,0.932199441,4.027642615,2.700723796,0,2.700723796,3.277506786,0.871374428,4.148881213,-0.915421731 -Tony Parker,parketo01,2013,RS,SAS,4315,2174,4.232167081,-0.575942523,3.656224558,7.042240226,7.042240226,0,3.789887389,-0.412833509,3.37705388,-0.830482256 -Tony Parker,parketo01,2014,PO,SAS,1401,719,0.619718924,-0.775825801,-0.156106876,0.973107096,0,0.973107096,-1.30074008,-0.287186914,-1.587926993,-0.781197561 -Tony Parker,parketo01,2014,RS,SAS,4006,1997,0.946874892,-1.048496605,-0.101621713,2.671349727,2.671349727,0,0.521293614,-0.58869974,-0.067406126,-0.959801448 -Tony Parker,parketo01,2015,PO,SAS,407,210,-3.818802195,-1.259870395,-5.07867259,-0.250470848,0,-0.250470848,-4.97243588,0.298707666,-4.673728214,-2.569470451 -Tony Parker,parketo01,2015,RS,SAS,3869,1953,0.503682101,-2.836118914,-2.332436813,0.411557453,0.411557453,0,0.275714779,-2.069499039,-1.793784261,-1.039710085 -Tony Parker,parketo01,2016,PO,SAS,510,264,0.577706306,-5.115735903,-4.538029597,-0.245365001,0,-0.245365001,-1.299009379,-4.220840183,-5.519849562,-1.157187058 -Tony Parker,parketo01,2016,RS,SAS,3901,1980,-0.483495087,-0.02986571,-0.513360797,2.222680115,2.222680115,0,-0.585632245,0.552336158,-0.033296087,-1.589849949 -Tony Parker,parketo01,2017,PO,SAS,387,211,2.454019753,-2.89499983,-0.440980078,0.251223649,0,0.251223649,2.343775132,-2.773396518,-0.429621386,-1.937573029 -Tony Parker,parketo01,2017,RS,SAS,3075,1587,-0.867517968,-2.128733404,-2.996251372,-0.19594829,-0.19594829,0,-0.996769862,-1.531668003,-2.528437866,-1.691536232 -Tony Parker,parketo01,2018,PO,SAS,139,67,-5.073952387,-3.851838707,-8.925791094,-0.218646241,0,-0.218646241,-2.893677241,-5.901580805,-8.795258045,0.410470895 -Tony Parker,parketo01,2018,RS,SAS,2163,1071,-1.871594945,-3.392855481,-5.264450426,-1.35985987,-1.35985987,0,-2.648160155,-3.335235676,-5.983395831,-1.017747843 -Tony Parker,parketo01,2019,RS,CHA,2121,1003,-0.617673951,-3.059091862,-3.676765813,-0.469319311,-0.469319311,0,-0.808068184,-4.104054205,-4.912122388,-1.060516489 -Cherokee Parks,parksch02,1996,RS,DAL,1747,869,-4.638604438,0.205752733,-4.432851705,-0.745280036,-0.745280036,0,-4.713739372,-0.325859773,-5.039599145,-0.104069933 -Cherokee Parks,parksch02,1997,PO,MIN,21,11,-0.528094827,5.422505286,4.894410459,0.046826695,0,0.046826695,-0.693819311,9.496760995,8.802941685,5.143721508 -Cherokee Parks,parksch02,1997,RS,MIN,1837,961,-1.765929504,1.299713039,-0.466216465,1.124347787,1.124347787,0,-2.007965982,1.284939515,-0.723026467,0.375178232 -Cherokee Parks,parksch02,1998,PO,MIN,2,1,-7.275526155,-3.464083179,-10.73960933,-0.004124526,0,-0.004124526,-8.612349566,-6.263278601,-14.87562817,-1.645811664 -Cherokee Parks,parksch02,1998,RS,MIN,3323,1703,-2.381558381,0.376489424,-2.005068956,0.647482956,0.647482956,0,-2.277997313,0.379801296,-1.898196017,0.033066266 -Cherokee Parks,parksch02,1999,RS,VAN,2097,1118,-4.150814719,-1.197841953,-5.348656672,-1.479184082,-1.479184082,0,-4.113083016,-1.036189131,-5.149272147,-0.188158865 -Cherokee Parks,parksch02,2000,RS,VAN,1549,808,-2.845613973,1.19906775,-1.646546223,0.455933977,0.455933977,0,-3.000620841,0.995622022,-2.004998819,0.216326601 -Cherokee Parks,parksch02,2001,RS,WAS,348,178,-3.005103274,-0.623220061,-3.628323335,-0.079883371,-0.079883371,0,-3.074934033,-1.001697031,-4.076631064,0.136499345 -Cherokee Parks,parksch02,2001,RS,LAC,1654,876,-2.039106887,-0.476750565,-2.515857452,0.104751846,0.104751846,0,-2.176413645,-0.339274094,-2.515687738,0.092917068 -Cherokee Parks,parksch02,2002,PO,SAS,78,43,-9.406146658,-2.290168391,-11.69631505,-0.202725033,0,-0.202725033,-8.841559487,-2.633897352,-11.47545684,0.135968169 -Cherokee Parks,parksch02,2002,RS,SAS,444,234,-5.45934909,-0.977113997,-6.436463087,-0.441854278,-0.441854278,0,-5.058065712,-1.219900961,-6.277966673,0.362703508 -Cherokee Parks,parksch02,2003,RS,LAC,1247,648,-1.065076353,-2.533505236,-3.598581589,-0.278840566,-0.278840566,0,-1.386862313,-2.411262732,-3.798125045,-0.560819476 -Cherokee Parks,parksch02,2004,RS,GSW,121,64,-3.906450691,-1.413076909,-5.3195276,-0.083567549,-0.083567549,0,-4.519780313,-2.752877444,-7.272657757,-0.363765385 -Chandler Parsons,parsoch01,2012,RS,HOU,3486,1804,0.497447035,0.865549842,1.362996877,3.790652767,3.790652767,0,0.535378438,0.945295092,1.480673531,0.123126558 -Chandler Parsons,parsoch01,2013,PO,HOU,476,238,0.734000841,-1.138348141,-0.4043473,0.293425171,0,0.293425171,0.856676824,-1.133250193,-0.27657337,-0.103019061 -Chandler Parsons,parsoch01,2013,RS,HOU,5585,2758,1.521980803,0.543309899,2.065290702,6.754485872,6.754485872,0,1.56536626,0.434706478,2.000072739,-0.292150021 -Chandler Parsons,parsoch01,2014,PO,HOU,487,250,1.400699054,-0.804206242,0.596492812,0.437076184,0,0.437076184,-1.165406692,0.866942259,-0.298464433,-0.665098212 -Chandler Parsons,parsoch01,2014,RS,HOU,5647,2783,2.603376462,-0.789192272,1.814184191,6.487378118,6.487378118,0,2.448404846,-0.164823704,2.283581142,0.099963093 -Chandler Parsons,parsoch01,2015,PO,DAL,87,37,-10.45299756,-1.069737326,-11.52273489,-0.172661288,0,-0.172661288,-8.632267909,-4.533238383,-13.16550629,1.05159735 -Chandler Parsons,parsoch01,2015,RS,DAL,4417,2186,2.562905804,-0.772720881,1.790184923,5.066789169,5.066789169,0,2.878215033,-0.472318465,2.405896568,0.059344198 -Chandler Parsons,parsoch01,2016,RS,DAL,3585,1799,0.881763472,-0.065910061,0.815853411,3.269353877,3.269353877,0,0.564328062,-0.553064676,0.011263386,-0.106398299 -Chandler Parsons,parsoch01,2017,RS,MEM,1323,675,-4.253374248,0.076252443,-4.177121805,-0.489944688,-0.489944688,0,-3.543883145,-0.246713138,-3.790596283,-0.30629062 -Chandler Parsons,parsoch01,2018,RS,MEM,1405,691,0.794671788,-1.187580563,-0.392908775,0.831409855,0.831409855,0,0.104843021,-1.828346102,-1.72350308,0.05032547 -Chandler Parsons,parsoch01,2019,RS,MEM,1031,496,-3.733733084,-1.993127317,-5.726860401,-0.755767991,-0.755767991,0,-3.411542112,-2.154533817,-5.566075929,0.33091885 -Zarko Paspalj,paspaza01,1990,RS,SAS,376,181,-7.064801986,-2.432883398,-9.497685384,-0.630671023,-0.630671023,0,-7.026210887,-2.865125065,-9.891335951,1.206135731 -Myles Patrick,patrimy01,1981,RS,LAL,19,9,-5.020366063,-4.575145857,-9.59551192,-0.03229589,-0.03229589,0,-5.136088884,-3.489066407,-8.625155292,2.828405735 -Andrae Patterson,pattean01,1999,PO,MIN,12,7,2.358504465,-2.186692607,0.171811858,0.010696859,0,0.010696859,1.143927627,-3.786640075,-2.642712448,-0.526570088 -Andrae Patterson,pattean01,1999,RS,MIN,545,284,-1.168365381,1.658512775,0.490147394,0.47814833,0.47814833,0,-0.94884309,2.026736703,1.077893613,1.660314587 -Andrae Patterson,pattean01,2000,RS,MIN,39,20,-0.587944852,-0.455933059,-1.043877911,0.01766732,0.01766732,0,-0.991067944,-0.169573168,-1.160641112,1.396564002 -Lamar Patterson,pattela01,2016,PO,ATL,37,20,-6.478242133,-2.382939001,-8.861181134,-0.066193755,0,-0.066193755,-2.204444372,-4.138935812,-6.343380184,2.779505313 -Lamar Patterson,pattela01,2016,RS,ATL,826,395,-1.553531514,-1.443196284,-2.996727799,-0.049903227,-0.049903227,0,-1.538685442,-1.660478162,-3.199163604,0.354542258 -Lamar Patterson,pattela01,2017,RS,ATL,78,40,-8.551599487,4.472206156,-4.07939333,-0.027647779,-0.027647779,0,-5.241747167,2.373476787,-2.868270379,1.871117339 -Patrick Patterson,pattepa01,2011,RS,HOU,1723,868,-0.188839884,0.048969135,-0.13987075,1.146071036,1.146071036,0,-0.557893962,-0.66619349,-1.224087452,-0.792870399 -Patrick Patterson,pattepa01,2012,RS,HOU,2866,1483,-3.157332987,-1.087080916,-4.244413903,-1.123060657,-1.123060657,0,-3.139366928,-1.301434992,-4.44080192,-0.625029195 -Patrick Patterson,pattepa01,2013,RS,HOU,2469,1219,0.674621762,-1.770966043,-1.096344281,1.030689814,1.030689814,0,0.463287525,-1.811763157,-1.348475633,0.201459009 -Patrick Patterson,pattepa01,2013,RS,SAC,1097,556,0.434126719,-2.032702474,-1.598575756,0.327390612,0.327390612,0,0.219730864,-1.84244696,-1.622716096,0.217977457 -Patrick Patterson,pattepa01,2014,PO,TOR,389,199,2.215400617,-0.781314712,1.434085905,0.444083283,0,0.444083283,-0.425854119,-2.607858202,-3.033712321,1.260708532 -Patrick Patterson,pattepa01,2014,RS,TOR,2187,1118,0.535858943,1.011589576,1.547448519,2.447070141,2.447070141,0,0.593781501,1.029930339,1.62371184,-0.164729608 -Patrick Patterson,pattepa01,2014,RS,SAC,819,415,-3.168149962,0.371104713,-2.797045249,-0.009843741,-0.009843741,0,-3.019901334,0.058122818,-2.961778516,-1.129397003 -Patrick Patterson,pattepa01,2015,PO,TOR,216,106,-0.095743913,1.648193025,1.552449112,0.241732385,0,0.241732385,-0.125427709,-1.363209582,-1.48863729,0.705194838 -Patrick Patterson,pattepa01,2015,RS,TOR,4259,2156,2.446309103,-0.799230312,1.64707879,4.819865596,4.819865596,0,2.544902372,-1.182736748,1.362165623,-0.33471414 -Patrick Patterson,pattepa01,2016,PO,TOR,1100,583,1.45029527,-2.601849428,-1.151554158,0.486324532,0,0.486324532,0.7547426,-3.364733633,-2.609991033,-0.783146535 -Patrick Patterson,pattepa01,2016,RS,TOR,3939,2020,0.536667575,0.941281695,1.47794927,4.307585259,4.307585259,0,0.672689261,0.13883775,0.811527011,-1.115737297 -Patrick Patterson,pattepa01,2017,PO,TOR,366,185,-4.016307921,-0.212769213,-4.229077133,-0.144442146,0,-0.144442146,-5.447325122,-0.451144369,-5.898469492,0.307527891 -Patrick Patterson,pattepa01,2017,RS,TOR,3214,1599,0.638612688,1.934874794,2.573487482,4.325161495,4.325161495,0,0.748775673,1.15172226,1.900497932,-0.401848197 -Patrick Patterson,pattepa01,2018,PO,OKC,125,58,-2.046961998,-2.472992119,-4.519954117,-0.055255852,0,-0.055255852,-0.140872295,-4.968916857,-5.109789152,2.234649316 -Patrick Patterson,pattepa01,2018,RS,OKC,2551,1270,-2.894542731,-0.084593661,-2.979136392,-0.146570445,-0.146570445,0,-2.901388134,-0.484609603,-3.385997737,-1.269034184 -Patrick Patterson,pattepa01,2019,RS,OKC,1887,861,-3.428377251,-1.388800043,-4.817177295,-0.906201718,-0.906201718,0,-3.894492122,-1.664630382,-5.559122504,-0.210148127 -Ruben Patterson,patteru01,1999,PO,LAL,10,5,-19.64616666,-7.175151248,-26.82131791,-0.062784571,0,-0.062784571,-19.33323989,-11.06444655,-30.39768644,-0.749172088 -Ruben Patterson,patteru01,1999,RS,LAL,278,144,-1.390905534,-1.320217516,-2.71112305,0.002865494,0.002865494,0,-1.403713958,-2.615962302,-4.01967626,0.291484141 -Ruben Patterson,patteru01,2000,PO,SEA,158,84,2.163029385,-0.392191467,1.770837918,0.198823011,0,0.198823011,1.485287834,-1.895800831,-0.410512996,-0.445429788 -Ruben Patterson,patteru01,2000,RS,SEA,4127,2097,1.557080117,0.435306781,1.992386898,5.060442378,5.060442378,0,1.183658868,0.055023958,1.238682826,-0.248592676 -Ruben Patterson,patteru01,2001,RS,SEA,3974,2059,1.984656143,0.399218293,2.383874436,5.393095243,5.393095243,0,1.936012598,0.229979326,2.165991924,-0.000840568 -Ruben Patterson,patteru01,2002,PO,POR,126,65,-3.758879454,0.876460288,-2.882419165,-0.004548082,0,-0.004548082,-3.850765644,0.475002288,-3.375763356,0.38340953 -Ruben Patterson,patteru01,2002,RS,POR,3321,1765,1.66975278,-0.244122628,1.425630152,3.754761164,3.754761164,0,1.422221439,-0.604857199,0.817364239,-0.131962598 -Ruben Patterson,patteru01,2003,PO,POR,287,155,2.536785347,-0.848171804,1.688613543,0.360390511,0,0.360390511,2.352852321,-1.748119975,0.604732346,-0.410954866 -Ruben Patterson,patteru01,2003,RS,POR,3118,1655,-0.024347617,0.091638928,0.067291311,2.384742982,2.384742982,0,-0.171893373,-0.193945191,-0.365838563,0.227441388 -Ruben Patterson,patteru01,2004,RS,POR,2999,1651,0.103547636,0.782887397,0.886435033,3.067168069,3.067168069,0,-0.114519095,0.525295328,0.410776234,0.120638917 -Ruben Patterson,patteru01,2005,RS,POR,3703,1957,0.408889275,0.789168153,1.198057428,3.949406505,3.949406505,0,0.263377315,0.845358089,1.108735403,0.173317479 -Ruben Patterson,patteru01,2006,PO,DEN,112,58,0.588181155,-1.782168245,-1.193987089,0.047389758,0,0.047389758,-0.653617121,-2.459928267,-3.113545388,-0.18852364 -Ruben Patterson,patteru01,2006,RS,DEN,1456,736,0.303618919,-0.639297395,-0.335678476,0.909572985,0.909572985,0,0.174994627,-0.643187181,-0.468192554,0.300975633 -Ruben Patterson,patteru01,2006,RS,POR,1949,1056,-0.171976271,-1.574641292,-1.746617563,0.54111515,0.54111515,0,-0.332759583,-1.819588943,-2.152348526,0.08840919 -Ruben Patterson,patteru01,2007,RS,MIL,4878,2508,1.656229109,-0.216851087,1.439378022,5.361292483,5.361292483,0,1.422589211,-0.233645008,1.188944203,0.011133317 -Ruben Patterson,patteru01,2008,RS,LAC,635,327,-2.697169229,0.83422641,-1.86294282,0.149032768,0.149032768,0,-2.686492557,0.593898449,-2.092594107,0.657579043 -Justin Patton,pattoju01,2018,RS,MIN,11,4,0.954201081,8.858497702,9.812698782,0.026546233,0.026546233,0,4.048625935,6.474967339,10.52359327,3.514236219 -Justin Patton,pattoju01,2019,RS,PHI,46,21,-1.810235289,-1.908120511,-3.7183558,-0.010440256,-0.010440256,0,1.248751458,-0.772831308,0.47592015,0.639452244 -Brandon Paul,paulbr01,2018,PO,SAS,8,3,15.95203704,-7.074855663,8.877181378,0.018649859,0,0.018649859,9.101502429,-12.64786402,-3.546361596,1.568701865 -Brandon Paul,paulbr01,2018,RS,SAS,1207,576,-3.282736617,2.058663766,-1.224072852,0.45206901,0.45206901,0,-3.099523862,1.362542368,-1.736981493,0.80450043 -Chris Paul,paulch01,2006,RS,NOK,5266,2808,3.96060542,3.013927905,6.974533325,13.922928,13.922928,0,3.881964256,3.623810412,7.505774669,-0.058160981 -Chris Paul,paulch01,2007,RS,NOK,4472,2353,5.03365775,-0.027635262,5.006022488,9.270990058,9.270990058,0,4.745905401,0.917154796,5.663060197,-0.400897799 -Chris Paul,paulch01,2008,PO,NOH,887,486,11.04573823,0.217397204,11.26313544,3.575497337,0,3.575497337,11.1103661,1.668701628,12.77906773,-0.202073374 -Chris Paul,paulch01,2008,RS,NOH,5695,3006,8.728589478,1.085739989,9.814329467,19.19661635,19.19661635,0,8.696809638,2.180887246,10.87769688,-0.353485106 -Chris Paul,paulch01,2009,PO,NOH,380,201,0.284491662,-0.628322815,-0.343831153,0.252912046,0,0.252912046,-0.061153905,-0.721160035,-0.782313939,-0.557622834 -Chris Paul,paulch01,2009,RS,NOH,5554,3002,8.736417008,3.946162926,12.68257993,23.57188188,23.57188188,0,8.386695814,4.587348238,12.97404405,-0.255093403 -Chris Paul,paulch01,2010,RS,NOH,3341,1712,5.318106701,0.294042093,5.612148793,7.272652543,7.272652543,0,5.045599715,1.311290593,6.356890308,-0.403155336 -Chris Paul,paulch01,2011,PO,NOH,449,250,9.807148239,0.694809485,10.50195772,1.729195656,0,1.729195656,9.255143695,0.744913588,10.00005728,-0.718974309 -Chris Paul,paulch01,2011,RS,NOH,5383,2880,6.403347898,2.524401284,8.927749182,17.09198892,17.09198892,0,6.070129764,3.315779577,9.385909341,-0.363976022 -Chris Paul,paulch01,2012,PO,LAC,792,423,3.102381531,1.253196975,4.355578506,1.586453547,0,1.586453547,3.54780084,1.919488918,5.467289758,0.27756535 -Chris Paul,paulch01,2012,RS,LAC,4100,2181,8.129154858,1.87112339,10.00027825,14.16328005,14.16328005,0,7.959238683,2.636435319,10.595674,-0.159758361 -Chris Paul,paulch01,2013,PO,LAC,415,224,9.867655662,-0.280139744,9.587515918,1.451818238,0,1.451818238,9.752914956,0.939707344,10.6926223,-0.148887477 -Chris Paul,paulch01,2013,RS,LAC,4483,2335,7.873523838,1.434576485,9.308100323,14.3301268,14.3301268,0,7.640228995,2.216548125,9.85677712,-0.226149518 -Chris Paul,paulch01,2014,PO,LAC,947,472,10.56206473,2.6584793,13.22054403,3.969014693,0,3.969014693,9.694797108,3.619653087,13.31445019,0.057747944 -Chris Paul,paulch01,2014,RS,LAC,4440,2171,7.118561625,3.88385109,11.00241271,15.30220204,15.30220204,0,6.684872698,4.327495992,11.01236869,0.437122515 -Chris Paul,paulch01,2015,PO,LAC,907,445,8.683156963,2.454048243,11.13720521,3.191127548,0,3.191127548,8.622448736,1.785849096,10.40829783,-1.800790559 -Chris Paul,paulch01,2015,RS,LAC,5726,2857,8.537597429,2.057695969,10.5952934,19.41801466,19.41801466,0,8.796529251,2.193660104,10.99018936,-0.170750326 -Chris Paul,paulch01,2016,PO,LAC,251,125,12.1137021,2.282592641,14.39629474,1.123433879,0,1.123433879,4.243930289,3.514971417,7.758901706,-0.367966269 -Chris Paul,paulch01,2016,RS,LAC,4930,2420,7.479054991,1.562456609,9.0415116,14.55487191,14.55487191,0,6.824829478,2.652508859,9.477338337,-0.02630051 -Chris Paul,paulch01,2017,PO,LAC,493,260,10.54369731,-0.15289396,10.39080335,1.789825929,0,1.789825929,9.75985542,0.431139363,10.19099478,-0.429466552 -Chris Paul,paulch01,2017,RS,LAC,3881,1921,7.548516075,1.386996146,8.935512221,11.40982534,11.40982534,0,7.271543818,2.34129255,9.612836368,-0.368945493 -Chris Paul,paulch01,2018,PO,HOU,1060,517,4.983136217,3.31524879,8.298385007,3.015641575,0,3.015641575,5.008073342,4.988182595,9.996255937,0.323848581 -Chris Paul,paulch01,2018,RS,HOU,3794,1847,7.573757312,1.072921984,8.646679296,10.64108833,10.64108833,0,7.493817498,1.749499293,9.243316792,-0.909354132 -Chris Paul,paulch01,2019,PO,HOU,811,397,1.638030656,4.022337314,5.66036797,1.754917192,0,1.754917192,3.672879457,5.460877013,9.13375647,-0.114328311 -Chris Paul,paulch01,2019,RS,HOU,3883,1857,3.556296189,0.853692286,4.409988475,6.800999487,6.800999487,0,4.359346091,1.516875176,5.876221268,0.260354472 -Billy Paultz,paultbi01,1977,PO,SAS,170,74,0.111912906,0.576747259,0.688660166,0.133096642,0,0.133096642,-0.162328597,0.149380921,-0.012947676,-0.635428549 -Billy Paultz,paultbi01,1977,RS,SAS,6347,2694,-0.943635432,-0.444878826,-1.388514257,1.86381379,1.86381379,0,-0.511498669,-0.433827411,-0.94532608,-0.433152574 -Billy Paultz,paultbi01,1978,PO,SAS,416,191,-0.970576608,0.33036722,-0.640209388,0.210729718,0,0.210729718,-0.71396332,0.120411377,-0.593551943,-0.647954066 -Billy Paultz,paultbi01,1978,RS,SAS,5694,2479,0.952752239,1.031918888,1.984671127,5.953601942,5.953601942,0,1.186604196,0.71225426,1.898858456,-0.626764909 -Billy Paultz,paultbi01,1979,PO,SAS,661,299,-1.48445208,-0.152024782,-1.636476862,0.174562853,0,0.174562853,-1.590857161,-0.539668964,-2.130526125,-0.37024013 -Billy Paultz,paultbi01,1979,RS,SAS,4946,2122,-0.911510101,0.905485335,-0.006024766,2.959041627,2.959041627,0,-0.669410174,0.355669795,-0.313740379,-0.421860635 -Billy Paultz,paultbi01,1980,PO,HOU,260,128,-7.103759579,-2.244061829,-9.347821408,-0.44346937,0,-0.44346937,-6.89397093,-2.681303242,-9.575274171,-0.205588774 -Billy Paultz,paultbi01,1980,RS,SAS,2799,1213,-0.789859172,-0.235591589,-1.025450761,1.065922733,1.065922733,0,-0.477937921,-0.023950445,-0.501888366,-0.132317652 -Billy Paultz,paultbi01,1980,RS,HOU,2090,980,-2.144166552,-1.221558289,-3.365724841,-0.307072917,-0.307072917,0,-1.942727242,-1.232454263,-3.175181505,-0.266727482 -Billy Paultz,paultbi01,1981,PO,HOU,1417,720,-0.88493477,0.209864088,-0.675070682,0.783226093,0,0.783226093,-0.811532999,0.287696806,-0.523836193,-0.354184768 -Billy Paultz,paultbi01,1981,RS,HOU,3513,1659,-1.743941271,-0.511691509,-2.255632781,0.418145881,0.418145881,0,-1.80535903,-0.849452273,-2.654811303,-0.073225223 -Billy Paultz,paultbi01,1982,PO,HOU,62,34,-5.894412129,-1.377724971,-7.2721371,-0.080993777,0,-0.080993777,-6.167341572,-2.46233275,-8.629674322,0.109830847 -Billy Paultz,paultbi01,1982,RS,HOU,1653,807,-5.728389359,-0.721819967,-6.450209326,-1.525572624,-1.525572624,0,-5.589555453,-1.394516072,-6.984071525,0.139430333 -Billy Paultz,paultbi01,1983,PO,SAS,303,133,-3.998460951,0.351627749,-3.646833202,-0.062794381,0,-0.062794381,-4.191082569,-0.363498034,-4.554580603,0.048371181 -Billy Paultz,paultbi01,1983,RS,HOU,1497,695,-3.714194817,-1.785224431,-5.499419248,-0.977623521,-0.977623521,0,-4.029220574,-1.961397097,-5.990617671,0.29001983 -Billy Paultz,paultbi01,1983,RS,SAS,272,125,-4.597117991,0.410466606,-4.186651386,-0.091663654,-0.091663654,0,-4.203542275,0.086744707,-4.116797568,0.046934281 -Billy Paultz,paultbi01,1984,PO,ATL,14,7,-7.872013653,-3.302285037,-11.17429869,-0.030605428,0,-0.030605428,-8.297701384,-5.267826471,-13.56552785,-1.357181978 -Billy Paultz,paultbi01,1984,RS,ATL,976,486,-4.712946175,-0.631557815,-5.34450399,-0.644084687,-0.644084687,0,-4.760847778,-1.179608383,-5.940456161,0.121126911 -Billy Paultz,paultbi01,1985,PO,UTA,67,30,-5.918578551,0.854270388,-5.064308162,-0.037076263,0,-0.037076263,-6.077792558,0.853288157,-5.2245044,1.556674823 -Billy Paultz,paultbi01,1985,RS,UTA,819,370,-7.210282035,-0.302917026,-7.513199061,-0.902060169,-0.902060169,0,-7.327271329,-1.271706305,-8.598977634,0.332384205 -Sasha Pavlovic,pavloal01,2004,RS,UTA,2088,1144,-2.234612722,-0.793638223,-3.028250945,-0.164757113,-0.164757113,0,-2.183978844,-0.518444766,-2.70242361,1.319800949 -Sasha Pavlovic,pavloal01,2005,RS,CLE,1629,862,-1.264278974,-2.919621176,-4.18390015,-0.637301058,-0.637301058,0,-1.487732047,-2.776565771,-4.264297818,0.975277819 -Sasha Pavlovic,pavloal01,2006,PO,CLE,7,4,-16.92724488,-0.010923098,-16.93816798,-0.030304274,0,-0.030304274,-15.77109359,-2.76047617,-18.53156976,1.333689932 -Sasha Pavlovic,pavloal01,2006,RS,CLE,1538,813,-2.603714993,-0.902762249,-3.506477241,-0.316681797,-0.316681797,0,-2.728415436,-1.172324904,-3.90074034,0.847042657 -Sasha Pavlovic,pavloal01,2007,PO,CLE,1112,616,-2.878462616,0.932270232,-1.946192384,0.262511895,0,0.262511895,-2.73361237,1.103572473,-1.630039897,0.683815885 -Sasha Pavlovic,pavloal01,2007,RS,CLE,2935,1534,-0.711807352,0.81212339,0.100316038,2.238503989,2.238503989,0,-0.887000597,0.485039556,-0.401961041,0.321705082 -Sasha Pavlovic,pavloal01,2008,PO,CLE,201,111,-1.191560312,0.548977651,-0.642582661,0.124104719,0,0.124104719,-1.895653422,0.764020721,-1.131632701,0.734257426 -Sasha Pavlovic,pavloal01,2008,RS,CLE,2258,1188,-3.337096967,0.461741281,-2.875355686,-0.076356103,-0.076356103,0,-3.295687658,0.18738577,-3.108301888,0.462735957 -Sasha Pavlovic,pavloal01,2009,PO,CLE,165,91,-1.527550679,2.090342173,0.562791494,0.160113155,0,0.160113155,-1.732282693,1.142252145,-0.590030549,0.839930846 -Sasha Pavlovic,pavloal01,2009,RS,CLE,1968,1053,-1.756031492,-0.25581062,-2.011842112,0.398733013,0.398733013,0,-1.797523411,-0.745271544,-2.542794955,0.506553062 -Sasha Pavlovic,pavloal01,2010,RS,MIN,1776,877,-4.848974805,-2.63327464,-7.482249446,-2.132688097,-2.132688097,0,-4.657770521,-3.063351362,-7.721121883,0.676713336 -Sasha Pavlovic,pavloal01,2011,RS,BOS,284,149,-4.135248566,-0.357721054,-4.49296962,-0.134050202,-0.134050202,0,-4.513589624,-1.031225748,-5.544815372,1.090197263 -Sasha Pavlovic,pavloal01,2011,RS,NOH,93,50,-4.511529837,-3.336983333,-7.84851317,-0.130788006,-0.130788006,0,-5.025424413,-3.987601257,-9.01302567,0.519439488 -Sasha Pavlovic,pavloal01,2011,RS,DAL,314,163,-2.609274402,-0.630648201,-3.239922603,-0.041219008,-0.041219008,0,-2.765175852,-0.805775768,-3.57095162,1.08825881 -Sasha Pavlovic,pavloal01,2012,PO,BOS,74,40,-5.460861192,-1.836432822,-7.297294014,-0.096766679,0,-0.096766679,-5.305668382,-3.858206827,-9.163875209,0.992727694 -Sasha Pavlovic,pavloal01,2012,RS,BOS,1004,527,-3.581091055,1.62500733,-1.956083725,0.215313431,0.215313431,0,-3.597210633,0.979277779,-2.617932854,0.799876012 -Sasha Pavlovic,pavloal01,2013,RS,POR,1017,528,-2.261333517,0.477098816,-1.784234702,0.262599092,0.262599092,0,-2.4902018,0.531541885,-1.958659916,0.871691776 -Jim Paxson,paxsoji02,1980,PO,POR,87,44,-2.117061465,0.62614619,-1.490915275,0.028985682,0,0.028985682,-2.567149492,-0.51180424,-3.078953731,-0.56575241 -Jim Paxson,paxsoji02,1980,RS,POR,2639,1270,-2.824768529,-1.032263076,-3.857031605,-0.718130794,-0.718130794,0,-3.025170759,-1.496333687,-4.521504446,0.12003251 -Jim Paxson,paxsoji02,1981,PO,POR,8,4,-26.4339942,-4.795554789,-31.22954899,-0.059139812,0,-0.059139812,-25.72399815,-6.550011813,-32.27400996,-1.292143632 -Jim Paxson,paxsoji02,1981,RS,POR,5862,2701,2.379985401,0.22940622,2.609391621,7.369353661,7.369353661,0,2.207760575,0.615789219,2.823549794,-0.225459071 -Jim Paxson,paxsoji02,1982,RS,POR,5837,2756,2.379149547,-0.076185821,2.302963726,7.079931666,7.079931666,0,2.319395719,0.113194177,2.432589896,-0.360695088 -Jim Paxson,paxsoji02,1983,PO,POR,535,260,3.876786364,-0.116516834,3.76026953,0.887679711,0,0.887679711,3.577809561,-0.195302307,3.382507254,-0.342738328 -Jim Paxson,paxsoji02,1983,RS,POR,5832,2740,3.158593614,0.297378678,3.455972292,8.652519937,8.652519937,0,2.947173705,0.464951977,3.412125682,-0.277912682 -Jim Paxson,paxsoji02,1984,PO,POR,353,172,4.939640518,-3.034642279,1.904998239,0.419372122,0,0.419372122,4.59873767,-2.762237606,1.836500064,-0.455502148 -Jim Paxson,paxsoji02,1984,RS,POR,5722,2686,3.451270927,-0.351895789,3.099375138,7.992935509,7.992935509,0,3.3496672,-0.187918034,3.161749167,-0.295086474 -Jim Paxson,paxsoji02,1985,PO,POR,460,212,1.483463182,-1.677235864,-0.193772683,0.284372602,0,0.284372602,1.123382225,-1.845831962,-0.722449737,-0.288830669 -Jim Paxson,paxsoji02,1985,RS,POR,4914,2253,2.426316354,-0.251779544,2.17453681,5.63737937,5.63737937,0,2.275378256,-0.095371345,2.180006911,-0.425008329 -Jim Paxson,paxsoji02,1986,PO,POR,155,71,0.808128961,-1.704031782,-0.895902821,0.070051816,0,0.070051816,0.89075293,-1.433423525,-0.542670595,1.131939204 -Jim Paxson,paxsoji02,1986,RS,POR,4252,1931,1.93169917,-0.669340028,1.262359142,3.946891814,3.946891814,0,1.69101688,-0.707122171,0.983894709,-0.158674749 -Jim Paxson,paxsoji02,1987,PO,POR,196,94,0.965767986,-0.941993236,0.02377475,0.137124439,0,0.137124439,0.69742114,-1.149591017,-0.452169877,-0.053419123 -Jim Paxson,paxsoji02,1987,RS,POR,3978,1798,0.537451024,-0.694934673,-0.157483649,2.377665739,2.377665739,0,0.490427997,-0.966886033,-0.476458036,-0.023687128 -Jim Paxson,paxsoji02,1988,PO,BOS,366,188,-7.181010737,-0.990784186,-8.171794923,-0.538987851,0,-0.538987851,-7.220207175,-1.959369541,-9.179576716,0.467428225 -Jim Paxson,paxsoji02,1988,RS,POR,574,263,-2.597583779,-1.975673368,-4.573257148,-0.245372728,-0.245372728,0,-2.859501458,-2.187030503,-5.046531961,0.298012665 -Jim Paxson,paxsoji02,1988,RS,BOS,1110,538,-0.347492313,-0.85481264,-1.202304953,0.425632922,0.425632922,0,-0.425319766,-1.058458767,-1.483778534,0.192139409 -Jim Paxson,paxsoji02,1989,RS,BOS,2352,1138,-1.76160914,-1.202692536,-2.964301676,-0.124489404,-0.124489404,0,-1.787632847,-1.210095973,-2.997728819,0.052598302 -Jim Paxson,paxsoji02,1990,PO,BOS,131,62,-2.627170787,0.615368852,-2.011801935,0.023974286,0,0.023974286,-2.430587242,-0.385452395,-2.816039637,-0.439590173 -Jim Paxson,paxsoji02,1990,RS,BOS,2655,1283,-2.136021909,-1.434107073,-3.570128982,-0.536542104,-0.536542104,0,-2.23798549,-1.258867406,-3.496852897,-0.056262708 -John Paxson,paxsojo01,1984,RS,SAS,1028,458,0.765195349,-3.067800473,-2.302605123,0.104439503,0.104439503,0,0.124727594,-3.453146593,-3.328418999,-0.102141969 -John Paxson,paxsojo01,1985,PO,SAS,252,114,2.318253433,-0.448515397,1.869738036,0.277436606,0,0.277436606,1.944299072,-0.485330822,1.45896825,0.118497549 -John Paxson,paxsojo01,1985,RS,SAS,2757,1259,0.054133442,-1.696021031,-1.641887589,0.711681345,0.711681345,0,-0.322274678,-1.844129694,-2.166404372,-0.015328317 -John Paxson,paxsojo01,1986,PO,CHI,165,80,0.481778982,-1.72322163,-1.241442648,0.063826396,0,0.063826396,-0.003336416,-1.412200165,-1.415536582,0.508425239 -John Paxson,paxsojo01,1986,RS,CHI,3298,1570,0.705066073,-1.562821149,-0.857755077,1.51764554,1.51764554,0,0.260637339,-1.016598454,-0.755961115,0.131654488 -John Paxson,paxsojo01,1987,PO,CHI,164,87,-0.199062508,-1.598525789,-1.797588298,0.043770494,0,0.043770494,-0.475273028,-1.435181363,-1.910454391,0.384204266 -John Paxson,paxsojo01,1987,RS,CHI,5428,2689,1.79618891,-1.327406293,0.468782617,4.405564841,4.405564841,0,1.421774876,-0.76520859,0.656566285,-0.239634869 -John Paxson,paxsojo01,1988,PO,CHI,323,165,0.019035095,-2.419634572,-2.400599477,0.030602088,0,0.030602088,-0.694155024,-1.950800528,-2.644955552,0.835009695 -John Paxson,paxsojo01,1988,RS,CHI,3799,1888,0.816252184,-1.233916434,-0.41766425,2.243548794,2.243548794,0,0.446161351,-1.01289686,-0.566735509,-0.138690937 -John Paxson,paxsojo01,1989,PO,CHI,580,302,-0.329577355,-0.302790555,-0.63236791,0.339004857,0,0.339004857,-0.669337175,-0.295572827,-0.964910003,0.708200716 -John Paxson,paxsojo01,1989,RS,CHI,3553,1738,0.959673623,-1.252075304,-0.29240168,2.181400988,2.181400988,0,0.619870463,-0.978746195,-0.358875732,0.101974633 -John Paxson,paxsojo01,1990,PO,CHI,772,395,-0.819135305,-0.90833697,-1.727472275,0.212500878,0,0.212500878,-1.363483556,-0.626027212,-1.989510768,-0.013934946 -John Paxson,paxsojo01,1990,RS,CHI,4819,2365,0.518893035,-1.345505359,-0.826612325,2.316511352,2.316511352,0,0.281843941,-0.98571014,-0.703866199,-0.184166316 -John Paxson,paxsojo01,1991,PO,CHI,904,487,1.317354764,-0.65178158,0.665573184,0.872112697,0,0.872112697,0.919604087,-0.458350449,0.461253638,-0.341337281 -John Paxson,paxsojo01,1991,RS,CHI,3971,1971,1.652816575,-1.189069422,0.463747153,3.221200614,3.221200614,0,1.370832989,-1.020806424,0.350026565,-0.323800857 -John Paxson,paxsojo01,1992,PO,CHI,1122,598,0.89449718,-0.102029515,0.792467665,1.114041952,0,1.114041952,0.398958517,0.197428801,0.596387319,-0.054807698 -John Paxson,paxsojo01,1992,RS,CHI,3871,1946,-0.068928352,-0.664885441,-0.733813793,1.996790559,1.996790559,0,-0.30459595,-0.417728519,-0.722324469,-0.243313973 -John Paxson,paxsojo01,1993,PO,CHI,617,331,2.254504373,-1.592366153,0.66213822,0.591850457,0,0.591850457,1.489255612,-1.634410343,-0.145154731,-0.378523315 -John Paxson,paxsojo01,1993,RS,CHI,2008,1030,-1.438033399,-0.937183956,-2.375217356,0.197041232,0.197041232,0,-1.75596314,-0.851478074,-2.607441214,0.045103595 -John Paxson,paxsojo01,1994,PO,CHI,104,58,-1.686966846,-0.61832881,-2.305295656,0.013608735,0,0.013608735,-2.452457277,-0.792709051,-3.245166327,0.241500853 -John Paxson,paxsojo01,1994,RS,CHI,664,343,-1.637743571,-1.366460584,-3.004204154,-0.044232294,-0.044232294,0,-2.317202523,-2.033408659,-4.350611182,-0.547503593 -Adreian Payne,paynead01,2015,RS,ATL,38,19,-10.57951482,-10.67150555,-21.25102038,-0.180052215,-0.180052215,0,-4.532887078,-6.068670806,-10.60155788,0.37804025 -Adreian Payne,paynead01,2015,RS,MIN,1419,720,-4.382560797,-4.114689982,-8.497250779,-2.104232318,-2.104232318,0,-4.285359538,-3.071605899,-7.356965438,-0.317303717 -Adreian Payne,paynead01,2016,RS,MIN,989,486,-3.466380137,-3.479048205,-6.945428342,-1.04016349,-1.04016349,0,-3.181359548,-3.0888046,-6.270164148,-0.011569199 -Adreian Payne,paynead01,2017,RS,MIN,278,135,-1.479682929,-2.030935115,-3.510618044,-0.052925527,-0.052925527,0,-0.354861231,-1.753108268,-2.1079695,1.004400065 -Adreian Payne,paynead01,2018,RS,ORL,88,43,-0.313224238,-7.510396334,-7.823620572,-0.111438657,-0.111438657,0,-1.556451492,-5.329348045,-6.885799538,0.11632216 -Cameron Payne,payneca01,2016,PO,OKC,130,64,-12.32843191,-1.083347696,-13.41177961,-0.363781872,0,-0.363781872,-5.79607552,-1.821140392,-7.617215912,1.25209364 -Cameron Payne,payneca01,2016,RS,OKC,1429,698,-0.170133705,-2.019506087,-2.189639793,0.198762674,0.198762674,0,0.076207133,-0.903666863,-0.827459731,-0.388075163 -Cameron Payne,payneca01,2017,PO,CHI,9,4,-2.426453671,1.826045615,-0.600408056,0.004830831,0,0.004830831,-1.621463389,-1.42513237,-3.046595759,6.540477834 -Cameron Payne,payneca01,2017,RS,OKC,660,320,-4.250014328,-0.286777249,-4.536791577,-0.289104625,-0.289104625,0,-3.18032985,-0.348254001,-3.528583851,-0.878999405 -Cameron Payne,payneca01,2017,RS,CHI,291,142,-7.498152217,-0.318290112,-7.81644233,-0.370925536,-0.370925536,0,-5.359129874,-1.907701138,-7.266831012,1.034178473 -Cameron Payne,payneca01,2018,RS,CHI,1217,582,1.44702349,-0.327413885,1.119609605,1.150689376,1.150689376,0,-0.191117043,-0.792291049,-0.983408093,0.143432485 -Cameron Payne,payneca01,2019,RS,CLE,367,176,1.751137193,-3.280680053,-1.52954286,0.109975816,0.109975816,0,0.633824619,-2.745232023,-2.111407405,0.357676839 -Cameron Payne,payneca01,2019,RS,CHI,1146,536,-2.770759358,-2.261263549,-5.032022907,-0.62324055,-0.62324055,0,-2.621483926,-2.167324277,-4.788808203,-0.133563577 -Kenny Payne,payneke01,1990,PO,PHI,20,10,0.701062991,-4.869212748,-4.168149758,-0.007777883,0,-0.007777883,0.60249457,-4.030440872,-3.427946302,4.108110269 -Kenny Payne,payneke01,1990,RS,PHI,439,216,-4.186117643,-1.569241994,-5.755359637,-0.33490069,-0.33490069,0,-3.912124184,-2.109295084,-6.021419268,1.112514391 -Kenny Payne,payneke01,1991,RS,PHI,895,444,-5.175701961,-1.616711514,-6.792413476,-0.917485838,-0.917485838,0,-5.212715108,-2.391257642,-7.603972749,0.190811961 -Kenny Payne,payneke01,1992,RS,PHI,697,353,-3.554261621,-0.088775743,-3.643037365,-0.161360447,-0.161360447,0,-3.538142238,-1.050144366,-4.588286604,0.31867513 -Kenny Payne,payneke01,1993,RS,PHI,320,154,-0.739805896,-1.049018591,-1.788824487,0.075903139,0.075903139,0,-0.765797193,-1.471903253,-2.237700445,0.496434639 -Elfrid Payton,paytoel01,2015,RS,ORL,4958,2489,0.505649439,0.247973913,0.753623353,4.452388551,4.452388551,0,-0.090896457,0.974161732,0.883265274,0.068539068 -Elfrid Payton,paytoel01,2016,RS,ORL,4373,2145,-0.605575551,-0.364657122,-0.970232673,1.950517308,1.950517308,0,-0.484016214,0.111857574,-0.37215864,0.139325829 -Elfrid Payton,paytoel01,2017,RS,ORL,4954,2412,1.772031192,-0.883929414,0.888101779,4.480804058,4.480804058,0,1.065141971,-0.280652614,0.784489357,0.082101571 -Elfrid Payton,paytoel01,2018,RS,ORL,2634,1257,1.634410626,-2.271770313,-0.637359687,1.358240606,1.358240606,0,0.531937142,-1.061215647,-0.529278505,0.245938021 -Elfrid Payton,paytoel01,2018,RS,PHO,1188,551,-1.981419787,-3.516647083,-5.49806687,-0.77835213,-0.77835213,0,-1.91269128,-3.079118385,-4.991809665,0.746668759 -Elfrid Payton,paytoel01,2019,RS,NOP,2765,1250,0.051765885,-1.128003798,-1.076237913,1.076213983,1.076213983,0,-0.622024499,-1.180941812,-1.802966311,0.837522576 -Gary Payton,paytoga01,1991,PO,SEA,272,135,1.333786664,1.466993562,2.800780226,0.394916248,0,0.394916248,1.147732293,1.810743178,2.958475471,0.145174615 -Gary Payton,paytoga01,1991,RS,SEA,4549,2244,0.941003897,1.214658082,2.155661979,5.633129408,5.633129408,0,1.058718164,1.683078834,2.741796997,0.294592442 -Gary Payton,paytoga01,1992,PO,SEA,434,221,0.147454392,0.000331651,0.147786043,0.33787338,0,0.33787338,-0.106650728,0.670192466,0.563541739,0.245073074 -Gary Payton,paytoga01,1992,RS,SEA,5124,2549,0.727705306,0.44568645,1.173391757,5.109439112,5.109439112,0,0.809946073,0.996157478,1.806103551,0.135544088 -Gary Payton,paytoga01,1993,PO,SEA,1144,605,-0.774643479,0.897475604,0.122832125,0.919015677,0,0.919015677,-0.377388033,1.663345457,1.285957424,0.44658226 -Gary Payton,paytoga01,1993,RS,SEA,5155,2548,1.91042293,1.802525174,3.712948104,8.4215356,8.4215356,0,2.091170997,2.265439028,4.356610025,0.230454574 -Gary Payton,paytoga01,1994,PO,SEA,338,181,2.874607717,0.868632563,3.74324028,0.619049348,0,0.619049348,2.882132712,1.345792992,4.227925704,0.089772931 -Gary Payton,paytoga01,1994,RS,SEA,5774,2881,2.241348312,1.331139984,3.572488297,9.299160185,9.299160185,0,2.466267163,1.733784731,4.200051894,0.060289826 -Gary Payton,paytoga01,1995,PO,SEA,316,172,0.48749147,-1.24925304,-0.76176157,0.179954081,0,0.179954081,0.579967065,-0.582561992,-0.002594927,0.002892738 -Gary Payton,paytoga01,1995,RS,SEA,6067,3015,4.89380129,1.249648976,6.143450266,13.67073119,13.67073119,0,5.168795686,1.577082588,6.745878274,-0.066306254 -Gary Payton,paytoga01,1996,PO,SEA,1693,911,4.023733423,1.901460781,5.925194205,4.15469283,0,4.15469283,4.186381685,2.476284587,6.662666272,-0.083134884 -Gary Payton,paytoga01,1996,RS,SEA,6250,3162,3.407860551,2.591941442,5.999801993,14.12741552,14.12741552,0,3.828777594,3.009519137,6.838296732,0.077536037 -Gary Payton,paytoga01,1997,PO,SEA,1049,546,4.656401401,0.7403305,5.396731901,2.327264487,0,2.327264487,5.300801781,1.04882472,6.349626502,-0.502680459 -Gary Payton,paytoga01,1997,RS,SEA,6114,3213,4.894876042,1.452871015,6.347747057,14.92731717,14.92731717,0,5.27559803,1.985448911,7.261046941,0.083397077 -Gary Payton,paytoga01,1998,PO,SEA,770,428,6.520718479,-0.977268581,5.543449898,1.861362603,0,1.861362603,6.659115982,-0.169923518,6.489192464,-0.299456041 -Gary Payton,paytoga01,1998,RS,SEA,5951,3145,5.464313033,1.073817349,6.538130382,14.90448402,14.90448402,0,5.839831188,1.542427531,7.382258719,0.005792987 -Gary Payton,paytoga01,1999,RS,SEA,3791,2008,5.525856003,0.357127795,5.882983798,8.850603147,8.850603147,0,5.911559308,0.938657837,6.850217145,0.063802497 -Gary Payton,paytoga01,2000,PO,SEA,415,221,4.063230728,0.897712147,4.960942875,0.894711562,0,0.894711562,4.443131439,1.550040454,5.993171892,-0.197753022 -Gary Payton,paytoga01,2000,RS,SEA,6741,3425,5.816577165,0.566697219,6.383274384,15.92391727,15.92391727,0,5.993496932,1.089854812,7.083351744,-0.211853671 -Gary Payton,paytoga01,2001,RS,SEA,6262,3244,4.397162705,0.117312688,4.514475393,11.96686462,11.96686462,0,4.595297197,0.769826257,5.365123453,-0.433829204 -Gary Payton,paytoga01,2002,PO,SEA,369,207,2.149647626,-1.469302852,0.680344774,0.372237043,0,0.372237043,2.673215551,-0.990379151,1.6828364,-0.345270278 -Gary Payton,paytoga01,2002,RS,SEA,6191,3301,5.010741029,-0.134314458,4.87642657,12.78381534,12.78381534,0,5.124464973,0.334823983,5.459288957,-0.431498075 -Gary Payton,paytoga01,2003,PO,MIL,481,251,3.427980415,-1.05357535,2.374405066,0.676080878,0,0.676080878,3.698398127,-0.556253885,3.142144242,-0.098755425 -Gary Payton,paytoga01,2003,RS,SEA,3937,2123,3.007137866,0.047622526,3.054760391,6.286863443,6.286863443,0,3.061306839,0.630504167,3.691811006,-0.00863316 -Gary Payton,paytoga01,2003,RS,MIL,2067,1085,3.432654986,-1.260344899,2.172310087,2.726116852,2.726116852,0,3.457797388,-0.658635261,2.799162127,0.043540935 -Gary Payton,paytoga01,2004,PO,LAL,1409,772,1.860314472,0.240146929,2.100461401,1.965230943,0,1.965230943,1.823371626,0.591414298,2.414785924,-0.234129589 -Gary Payton,paytoga01,2004,RS,LAL,5495,2825,2.421791311,0.462426954,2.884218265,8.081372755,8.081372755,0,2.311084484,0.792257764,3.103342248,-0.441395041 -Gary Payton,paytoga01,2005,PO,BOS,433,239,0.923237919,-0.468262208,0.454975712,0.400928039,0,0.400928039,0.477760268,-0.529548736,-0.051788468,-0.479353862 -Gary Payton,paytoga01,2005,RS,BOS,4996,2541,1.84278135,-0.968926215,0.873855135,4.662662051,4.662662051,0,1.609124462,-0.790227982,0.81889648,-0.692883779 -Gary Payton,paytoga01,2006,PO,MIA,1066,560,-0.98070816,2.130670413,1.149962253,1.155328627,0,1.155328627,-1.140207339,2.232755633,1.092548294,0.480853652 -Gary Payton,paytoga01,2006,RS,MIA,4449,2305,-0.793502063,0.388430223,-0.405071841,2.757755744,2.757755744,0,-0.71855932,0.552779851,-0.165779469,0.003137829 -Gary Payton,paytoga01,2007,PO,MIA,62,32,-9.980083131,-5.892947334,-15.87303047,-0.221974393,0,-0.221974393,-10.13932447,-6.414456585,-16.55378106,0.411501899 -Gary Payton,paytoga01,2007,RS,MIA,2847,1503,-1.957410952,-1.31841508,-3.275826032,-0.403578408,-0.403578408,0,-2.160372728,-1.096256264,-3.256628993,0.082819159 -Gary Payton II,paytoga02,2017,RS,MIL,201,99,-10.1571925,-4.147503225,-14.30469572,-0.586303213,-0.586303213,0,-8.366188991,-4.647287656,-13.01347665,0.450069003 -Gary Payton II,paytoga02,2018,RS,LAL,244,115,0.086673243,-3.276463383,-3.18979014,-0.025781484,-0.025781484,0,-0.046694294,-2.203508793,-2.250203088,-0.08581633 -Gary Payton II,paytoga02,2018,RS,MIL,218,106,-1.657762917,1.026393146,-0.63136977,0.114383228,0.114383228,0,-0.859103422,1.800553779,0.941450357,-0.16868068 -Gary Payton II,paytoga02,2019,RS,WAS,39,16,2.414219711,7.081720005,9.495939716,0.101786385,0.101786385,0,1.059217221,8.588548577,9.647765798,1.855791808 -Oleksiy Pecherov,pecheol01,2008,PO,WAS,15,8,-2.28012861,11.89924974,9.619121134,0.051249129,0,0.051249129,-2.233381831,9.638469785,7.405087954,-1.403183928 -Oleksiy Pecherov,pecheol01,2008,RS,WAS,604,320,-3.160735269,-2.827860098,-5.988595368,-0.533251426,-0.533251426,0,-2.482929636,-3.644037667,-6.126967303,0.797158443 -Oleksiy Pecherov,pecheol01,2009,RS,WAS,531,277,0.115011976,-3.101389406,-2.986377431,-0.033531958,-0.033531958,0,0.252678863,-3.304917963,-3.052239099,0.349537236 -Oleksiy Pecherov,pecheol01,2010,RS,MIN,905,447,-3.10186984,-0.49264849,-3.59451833,-0.193723944,-0.193723944,0,-2.79579198,-1.151002186,-3.946794166,0.547614119 -Wiley Peck,peckwi01,1980,PO,SAS,18,9,-15.50997866,1.620257204,-13.88972146,-0.052566513,0,-0.052566513,-16.06057237,-0.012834093,-16.07340646,-0.356639364 -Wiley Peck,peckwi01,1980,RS,SAS,1449,628,-2.942263531,-0.840490571,-3.782754102,-0.332098082,-0.332098082,0,-3.167053093,-1.294784226,-4.461837319,0.377695741 -Anthony Peeler,peelean01,1993,RS,LAL,3357,1656,0.324211938,-1.680141048,-1.35592911,1.18378963,1.18378963,0,0.076762112,-1.498861356,-1.422099245,0.494853662 -Anthony Peeler,peelean01,1994,RS,LAL,1857,923,0.050173627,-0.946309371,-0.896135744,0.877006493,0.877006493,0,0.154152191,-0.393891633,-0.239739442,0.440373539 -Anthony Peeler,peelean01,1995,PO,LAL,498,268,0.81904048,0.686297253,1.505337733,0.602153594,0,0.602153594,0.319230803,0.419320469,0.738551272,0.309119984 -Anthony Peeler,peelean01,1995,RS,LAL,3128,1559,0.302512993,-1.708058294,-1.405545302,1.070397433,1.070397433,0,0.225883345,-1.803320599,-1.577437254,0.089327748 -Anthony Peeler,peelean01,1996,PO,LAL,142,72,-0.170504542,4.498620846,4.328116304,0.269062407,0,0.269062407,0.298266469,4.577138582,4.875405051,0.295404493 -Anthony Peeler,peelean01,1996,RS,LAL,3131,1608,1.46799569,-0.835771091,0.632224599,2.77713094,2.77713094,0,1.469727619,-0.756912512,0.712815107,0.078658429 -Anthony Peeler,peelean01,1997,RS,VAN,4268,2291,-0.688188353,-0.937367183,-1.625555536,1.317132013,1.317132013,0,-0.439499137,-0.559865902,-0.99936504,0.194725489 -Anthony Peeler,peelean01,1998,PO,MIN,387,213,2.915841814,1.685356176,4.60119799,0.816897671,0,0.816897671,3.112252437,1.994075775,5.106328212,-0.741503034 -Anthony Peeler,peelean01,1998,RS,VAN,392,202,2.361409054,-0.874528438,1.486880616,0.439639162,0.439639162,0,2.033740778,-0.348522195,1.685218584,0.624416714 -Anthony Peeler,peelean01,1998,RS,MIN,1934,991,1.44082162,0.20403431,1.644855931,2.243626271,2.243626271,0,1.654848828,0.714088259,2.368937087,0.886020474 -Anthony Peeler,peelean01,1999,PO,MIN,223,125,0.493428438,-0.168044706,0.325383732,0.20213262,0,0.20213262,0.484926265,0.373105571,0.858031836,-0.064631411 -Anthony Peeler,peelean01,1999,RS,MIN,1553,810,0.972244885,-0.147975325,0.82426956,1.480776567,1.480776567,0,1.094053974,-0.071602946,1.022451028,0.223409111 -Anthony Peeler,peelean01,2000,PO,MIN,156,90,3.139929121,1.255340051,4.395269173,0.341214539,0,0.341214539,2.769848042,1.290435295,4.060283336,0.74288037 -Anthony Peeler,peelean01,2000,RS,MIN,4010,2073,1.369192659,-0.873278219,0.49591444,3.437789285,3.437789285,0,1.335400336,-0.845846201,0.489554134,0.130785892 -Anthony Peeler,peelean01,2001,PO,MIN,253,137,-4.863399838,2.004364511,-2.859035328,-0.007894525,0,-0.007894525,-4.011541984,2.241979398,-1.769562586,0.393688235 -Anthony Peeler,peelean01,2001,RS,MIN,4113,2126,0.567111383,-0.357640188,0.209471195,3.213352823,3.213352823,0,0.76371995,-0.25086629,0.512853659,0.093725186 -Anthony Peeler,peelean01,2002,PO,MIN,136,67,-1.917244531,0.631368731,-1.2858758,0.051669721,0,0.051669721,-1.595134886,-0.07818686,-1.673321746,0.091318323 -Anthony Peeler,peelean01,2002,RS,MIN,3929,2060,1.022527927,-1.648699492,-0.626171565,2.23050333,2.23050333,0,1.079484735,-1.548069458,-0.468584722,-0.068495661 -Anthony Peeler,peelean01,2003,PO,MIN,332,166,-0.697375291,-1.496777287,-2.194152578,0.048627381,0,0.048627381,-1.006139128,-1.311143565,-2.317282692,0.140385984 -Anthony Peeler,peelean01,2003,RS,MIN,4348,2245,0.258552788,-1.280574037,-1.022021249,1.97423357,1.97423357,0,0.226273395,-0.978578906,-0.752305511,-0.232230625 -Anthony Peeler,peelean01,2004,PO,SAC,464,236,-3.288525481,3.869950337,0.581424856,0.415370802,0,0.415370802,-3.181790732,2.873485732,-0.308305001,0.359937835 -Anthony Peeler,peelean01,2004,RS,SAC,2720,1391,-0.632599318,0.862258063,0.229658745,2.109444505,2.109444505,0,-0.723006575,-0.101771603,-0.824778178,-0.223539425 -Anthony Peeler,peelean01,2005,PO,WAS,86,43,-8.009052745,-2.809034599,-10.81808734,-0.183892993,0,-0.183892993,-8.344795556,-4.324163574,-12.66895913,0.663931341 -Anthony Peeler,peelean01,2005,RS,WAS,1040,529,-1.116674749,-1.747579907,-2.864254657,-0.030785592,-0.030785592,0,-1.472964865,-2.725038023,-4.198002888,-0.152987912 -Nikola Pekovic,pekovni01,2011,RS,MIN,1804,887,-4.231240758,-1.251352408,-5.482593165,-1.249470202,-1.249470202,0,-4.198587779,-1.097131544,-5.295719323,0.967815482 -Nikola Pekovic,pekovni01,2012,RS,MIN,2485,1264,1.617317493,-1.450502002,0.166815491,1.86593676,1.86593676,0,1.430924399,-1.294090102,0.136834296,-0.741177064 -Nikola Pekovic,pekovni01,2013,RS,MIN,3831,1959,0.875071376,-0.095406975,0.779664402,3.498546116,3.498546116,0,0.646409957,0.081540331,0.727950288,-0.772968426 -Nikola Pekovic,pekovni01,2014,RS,MIN,3440,1663,1.066278345,2.206149919,3.272428264,5.077060467,5.077060467,0,0.537945356,1.67242063,2.210365987,-0.614642346 -Nikola Pekovic,pekovni01,2015,RS,MIN,1617,815,-1.558376591,1.531912138,-0.026464453,1.131029048,1.131029048,0,-1.474373745,0.374522888,-1.099850857,-0.122987353 -Nikola Pekovic,pekovni01,2016,RS,MIN,300,156,-4.961608436,-2.711665414,-7.67327385,-0.387666043,-0.387666043,0,-5.129354878,-3.410298424,-8.539653302,-1.043108101 -Sam Pellom,pellosa01,1980,PO,ATL,36,18,-8.094914682,-2.543208714,-10.6381234,-0.075478406,0,-0.075478406,-8.68901573,-2.876884226,-11.56589996,1.019744802 -Sam Pellom,pellosa01,1980,RS,ATL,777,373,-3.057771516,0.451062022,-2.606709493,0.027506015,0.027506015,0,-3.213624885,0.332129909,-2.881494975,0.90744611 -Sam Pellom,pellosa01,1981,RS,ATL,3083,1472,-2.059844183,0.603260928,-1.456583255,0.975424361,0.975424361,0,-2.128725482,0.393857112,-1.73486837,0.429664231 -Sam Pellom,pellosa01,1982,PO,ATL,7,4,-1.356847295,-2.878985518,-4.235832812,-0.003038192,0,-0.003038192,-1.502767161,-5.218248363,-6.721015524,-2.843288208 -Sam Pellom,pellosa01,1982,RS,ATL,2078,1037,-2.420707975,0.596247018,-1.824460956,0.491712733,0.491712733,0,-2.515765086,0.313288936,-2.20247615,0.423510427 -Sam Pellom,pellosa01,1983,RS,ATL,19,9,-6.56979158,-3.452030265,-10.02182184,-0.032889734,-0.032889734,0,-6.574614657,-5.33608596,-11.91070062,-1.565667284 -Sam Pellom,pellosa01,1983,RS,MIL,42,20,-7.790260775,-2.165680161,-9.955940935,-0.07383024,-0.07383024,0,-7.328640297,-3.088929609,-10.41756991,0.426890824 -Mike Penberthy,penbemi01,2001,RS,LAL,1644,851,0.448110643,-2.335259514,-1.887148871,0.374414738,0.374414738,0,0.373463114,-2.670411201,-2.296948088,-0.053767314 -Mike Penberthy,penbemi01,2002,RS,LAL,23,12,3.79430391,4.583539271,8.377843181,0.067915239,0.067915239,0,3.87284403,5.176640275,9.049484305,-0.288117406 -Jeff Ayres,pendeje02,2010,PO,POR,31,17,-0.275026547,10.21201822,9.936991677,0.112397017,0,0.112397017,0.206476146,8.058232939,8.264709085,-0.874663365 -Jeff Ayres,pendeje02,2010,RS,POR,748,405,-2.215808969,-1.758349001,-3.97415797,-0.255271312,-0.255271312,0,-2.63189335,-1.042703853,-3.674597203,0.861807292 -Jeff Ayres,pendeje02,2012,PO,IND,17,9,-7.737241378,-2.617255666,-10.35449704,-0.036617369,0,-0.036617369,-8.072055587,-1.740061026,-9.812116614,1.510121907 -Jeff Ayres,pendeje02,2012,RS,IND,203,106,-1.398620375,-0.733024644,-2.13164502,0.033531228,0.033531228,0,-1.63536223,-0.644170925,-2.279533156,0.248123484 -Jeff Ayres,pendeje02,2013,PO,IND,131,71,-6.853891704,-0.961149747,-7.815041451,-0.191386621,0,-0.191386621,-7.16293695,-0.902901678,-8.065838628,1.032006365 -Jeff Ayres,pendeje02,2013,RS,IND,701,369,-1.087024386,-0.246784113,-1.333808499,0.266325423,0.266325423,0,-1.63884133,-0.959212314,-2.598053645,-0.10202564 -Jeff Ayres,pendeje02,2014,PO,SAS,129,65,-0.35164353,4.29110464,3.93946111,0.223958209,0,0.223958209,-1.66772149,4.29060298,2.62288149,-1.96378034 -Jeff Ayres,pendeje02,2014,RS,SAS,1944,952,-1.699503363,-1.372944748,-3.072448111,-0.157213899,-0.157213899,0,-2.050379928,-0.486520012,-2.53689994,0.365919631 -Jeff Ayres,pendeje02,2015,PO,SAS,24,12,-0.416224807,-1.690438736,-2.106663543,0.003917618,0,0.003917618,-1.699698951,-2.105687769,-3.805386721,-3.436314474 -Jeff Ayres,pendeje02,2015,RS,SAS,774,383,-2.647930277,-4.81940808,-7.467338357,-0.923874755,-0.923874755,0,-2.832275686,-2.86950582,-5.701781506,0.215935221 -Jeff Ayres,pendeje02,2016,PO,LAC,5,2,18.90522277,10.72073013,29.6259529,0.035356487,0,0.035356487,7.234525992,6.257005694,13.49153169,3.583948752 -Jeff Ayres,pendeje02,2016,RS,LAC,225,107,-5.127824816,-7.158822879,-12.2866477,-0.51867714,-0.51867714,0,-5.303766244,-6.263013025,-11.56677927,-0.364437599 -Desmond Penigar,penigde01,2004,RS,ORL,170,89,-2.16557696,-1.397429267,-3.563006227,-0.037119223,-0.037119223,0,-2.506941622,-1.83766584,-4.344607463,0.499913476 -Kirk Penney,penneki01,2004,RS,MIA,33,18,-9.721340734,-0.694706102,-10.41604684,-0.071293714,-0.071293714,0,-8.299378141,-3.209994674,-11.50937282,1.155040675 -Kirk Penney,penneki01,2005,RS,LAC,23,12,-7.908358738,-3.072114038,-10.98047278,-0.050392407,-0.050392407,0,-7.865655018,-7.389637008,-15.25529203,0.003945578 -Mike Peplowski,peplomi01,1994,RS,SAC,1370,667,-3.716313493,-0.02949168,-3.745805174,-0.342479107,-0.342479107,0,-3.8975398,0.163968745,-3.733571055,1.023298062 -Mike Peplowski,peplomi01,1995,RS,DET,41,21,1.062178237,-1.688576819,-0.626398582,0.024047097,0.024047097,0,0.405727239,1.854550541,2.260277779,5.350224377 -Mike Peplowski,peplomi01,1996,RS,MIL,23,12,-5.347142411,2.137423616,-3.209718795,-0.00302011,-0.00302011,0,-4.042424111,5.497696461,1.45527235,6.786506086 -Mike Peplowski,peplomi01,1996,RS,WSB,10,5,-6.932959241,-3.125471697,-10.05843094,-0.020367761,-0.020367761,0,-7.677353936,5.007728713,-2.669625223,8.593711304 -Will Perdue,perduwi01,1989,PO,CHI,42,22,9.671771489,-1.188549086,8.483222402,0.130931019,0,0.130931019,8.645184321,-1.129683205,7.515501116,0.656429602 -Will Perdue,perduwi01,1989,RS,CHI,388,190,-6.555687782,-0.870212128,-7.42589991,-0.458072421,-0.458072421,0,-6.158373519,-1.069751049,-7.228124568,1.079137713 -Will Perdue,perduwi01,1990,PO,CHI,152,78,-0.925984646,-0.027080061,-0.953064707,0.074003756,0,0.074003756,-1.332538211,-1.200130439,-2.53266865,0.33068273 -Will Perdue,perduwi01,1990,RS,CHI,1801,884,-5.106506441,-1.337264488,-6.443770929,-1.678117794,-1.678117794,0,-4.837865976,-1.641075093,-6.478941069,0.727099796 -Will Perdue,perduwi01,1991,PO,CHI,368,198,-1.502166692,0.295888983,-1.206277708,0.162404112,0,0.162404112,-1.411891979,0.058903108,-1.352988871,0.921355261 -Will Perdue,perduwi01,1991,RS,CHI,1958,972,-2.908103952,1.161483777,-1.746620174,0.498958267,0.498958267,0,-2.628162794,0.430044224,-2.19811857,0.272467144 -Will Perdue,perduwi01,1992,PO,CHI,294,157,-3.541177135,1.781766294,-1.759410841,0.08309017,0,0.08309017,-3.412864161,1.324422493,-2.088441668,1.423341671 -Will Perdue,perduwi01,1992,RS,CHI,2003,1007,-2.363867729,0.846834827,-1.517032902,0.634543579,0.634543579,0,-2.057884458,-0.015626545,-2.073511003,0.166855955 -Will Perdue,perduwi01,1993,PO,CHI,188,101,-3.041617574,-1.623171716,-4.664789289,-0.102568187,0,-0.102568187,-3.084341058,-2.101007657,-5.185348716,0.726048618 -Will Perdue,perduwi01,1993,RS,CHI,1945,998,-2.064466326,0.390313345,-1.674152981,0.549192171,0.549192171,0,-2.016543747,-0.39182612,-2.408369867,0.249009202 -Will Perdue,perduwi01,1994,RS,CHI,769,397,-5.429475308,-0.123336143,-5.552811451,-0.570869644,-0.570869644,0,-5.159060828,-0.988553114,-6.147613942,0.536007218 -Will Perdue,perduwi01,1995,PO,CHI,325,176,-3.053249312,-0.494563701,-3.547813014,-0.074114459,0,-0.074114459,-3.189191041,-0.800003448,-3.989194489,0.278049338 -Will Perdue,perduwi01,1995,RS,CHI,3086,1592,-1.097856813,0.681242715,-0.416614098,1.894544492,1.894544492,0,-1.095337243,0.282667536,-0.812669707,-0.035783546 -Will Perdue,perduwi01,1996,PO,SAS,443,242,0.812987685,-1.165813694,-0.352826008,0.302708721,0,0.302708721,0.163704348,-1.335769688,-1.17206534,-0.736392547 -Will Perdue,perduwi01,1996,RS,SAS,2745,1396,-3.310819835,1.881222884,-1.429596951,0.938641877,0.938641877,0,-3.160302613,1.096571799,-2.063730814,-0.177973407 -Will Perdue,perduwi01,1997,RS,SAS,3528,1918,-0.895949263,-0.597820517,-1.49376978,1.219174342,1.219174342,0,-1.161408619,-0.406408594,-1.567817214,-0.751735007 -Will Perdue,perduwi01,1998,PO,SAS,347,191,-2.144428556,3.937499369,1.793070812,0.455410087,0,0.455410087,-2.17179103,3.360057972,1.188266942,-0.226072356 -Will Perdue,perduwi01,1998,RS,SAS,2777,1491,-1.656432532,2.201832741,0.545400209,2.490716783,2.490716783,0,-1.820158871,1.29758327,-0.522575601,-0.587494885 -Will Perdue,perduwi01,1999,PO,SAS,155,86,-3.080891439,0.276217944,-2.804673496,-0.002500987,0,-0.002500987,-3.786284777,0.62738412,-3.158900657,0.940724137 -Will Perdue,perduwi01,1999,RS,SAS,831,445,-2.527214737,1.804187104,-0.723027633,0.461747977,0.461747977,0,-2.855986687,1.328962024,-1.527024663,0.302374848 -Will Perdue,perduwi01,2000,RS,CHI,1906,1012,-6.103721891,-0.50469125,-6.608413141,-1.994999321,-1.994999321,0,-6.278189403,-1.098766551,-7.376955954,0.133094858 -Will Perdue,perduwi01,2001,PO,POR,10,5,-7.786557794,-4.603466911,-12.39002471,-0.025310904,0,-0.025310904,-7.862205436,-6.580614231,-14.44281967,-0.185333884 -Will Perdue,perduwi01,2001,RS,POR,109,58,0.756273929,1.168281488,1.924555417,0.138579479,0.138579479,0,0.293909334,1.416375116,1.71028445,0.16815987 -Kendrick Perkins,perkike01,2004,RS,BOS,69,35,-0.500577756,-2.457576815,-2.958154571,-0.003734378,-0.003734378,0,-0.915876145,-4.141899499,-5.057775644,0.425915511 -Kendrick Perkins,perkike01,2005,PO,BOS,51,28,-2.396580261,-1.416586052,-3.813166314,-0.015968075,0,-0.015968075,-3.106163057,-1.972136392,-5.078299449,1.754786531 -Kendrick Perkins,perkike01,2005,RS,BOS,1077,548,-4.212482342,-0.791786278,-5.00426862,-0.63369632,-0.63369632,0,-4.186828798,-1.192347263,-5.379176061,0.500309051 -Kendrick Perkins,perkike01,2006,RS,BOS,2588,1332,-3.143668266,0.901003402,-2.242664864,0.344857626,0.344857626,0,-3.138614226,0.435776658,-2.702837568,0.021146394 -Kendrick Perkins,perkike01,2007,RS,BOS,3055,1576,-4.344014769,1.598615075,-2.745399694,0.003701199,0.003701199,0,-4.401756469,1.068943113,-3.332813357,0.055504935 -Kendrick Perkins,perkike01,2008,PO,BOS,1142,631,-1.710080025,3.708519242,1.998439217,1.58194423,0,1.58194423,-1.883243116,3.498006346,1.614763229,0.300085022 -Kendrick Perkins,perkike01,2008,RS,BOS,3662,1912,-2.659961427,3.727475348,1.067513921,3.725641601,3.725641601,0,-2.682709147,2.97205206,0.289342912,0.041390857 -Kendrick Perkins,perkike01,2009,PO,BOS,986,512,-1.890732732,1.453844022,-0.436888709,0.618092407,0,0.618092407,-1.951046017,1.028032346,-0.923013671,-0.734370635 -Kendrick Perkins,perkike01,2009,RS,BOS,4292,2253,-3.165258128,1.839752066,-1.325506062,1.631951236,1.631951236,0,-2.935279945,1.367922611,-1.567357334,-0.310408468 -Kendrick Perkins,perkike01,2010,PO,BOS,1081,575,-3.584912373,3.802861788,0.217949414,0.899985812,0,0.899985812,-3.686378286,2.814415965,-0.871962321,0.201041006 -Kendrick Perkins,perkike01,2010,RS,BOS,4158,2154,-2.45324801,1.9289935,-0.524254511,2.442064674,2.442064674,0,-2.417699318,1.141023371,-1.276675947,-0.152146001 -Kendrick Perkins,perkike01,2011,PO,OKC,917,479,-4.308333502,0.262723236,-4.045610266,-0.326363122,0,-0.326363122,-4.284230196,0.117305919,-4.166924278,-0.05313416 -Kendrick Perkins,perkike01,2011,RS,BOS,596,313,-4.983400378,1.451654,-3.531746379,-0.125224316,-0.125224316,0,-4.755245095,0.871601244,-3.883643851,0.287561133 -Kendrick Perkins,perkike01,2011,RS,OKC,838,429,-4.9922295,0.260611663,-4.731617837,-0.434697837,-0.434697837,0,-4.629726862,0.056844145,-4.572882717,0.20834643 -Kendrick Perkins,perkike01,2012,PO,OKC,987,517,-5.093567175,-0.619904921,-5.713472096,-0.804099676,0,-0.804099676,-4.68240966,-0.939318565,-5.621728225,-0.234461847 -Kendrick Perkins,perkike01,2012,RS,OKC,3418,1744,-4.513554117,1.124762563,-3.388791554,-0.567614074,-0.567614074,0,-4.198744004,0.885889348,-3.312854656,-0.12600107 -Kendrick Perkins,perkike01,2013,PO,OKC,411,210,-9.281399588,1.740231558,-7.54116803,-0.536059226,0,-0.536059226,-8.469940332,1.513965841,-6.955974491,1.133721751 -Kendrick Perkins,perkike01,2013,RS,OKC,3842,1954,-4.491900294,2.244226248,-2.247674046,0.500628251,0.500628251,0,-4.078037809,1.970482109,-2.1075557,-0.02899585 -Kendrick Perkins,perkike01,2014,PO,OKC,750,384,-2.50902003,1.752593874,-0.756426155,0.401648014,0,0.401648014,-2.885699758,2.667935955,-0.217763803,-0.270731974 -Kendrick Perkins,perkike01,2014,RS,OKC,2426,1207,-4.824991236,1.74365856,-3.081332676,-0.203840354,-0.203840354,0,-4.874753051,1.509147322,-3.365605729,-0.09311663 -Kendrick Perkins,perkike01,2015,PO,CLE,72,33,-12.10202796,-4.74364519,-16.84567315,-0.248622215,0,-0.248622215,-8.360086091,-7.4492119,-15.80929799,1.520330815 -Kendrick Perkins,perkike01,2015,RS,CLE,330,167,-9.9171693,1.338700036,-8.578469264,-0.497543638,-0.497543638,0,-8.174293973,-0.688600858,-8.86289483,0.181174123 -Kendrick Perkins,perkike01,2015,RS,OKC,1979,981,-4.281730376,0.673363386,-3.608366989,-0.429271059,-0.429271059,0,-4.401184187,-0.055039449,-4.456223636,-0.077440345 -Kendrick Perkins,perkike01,2016,RS,NOP,1127,542,-4.518530656,-3.340616068,-7.859146725,-1.410272183,-1.410272183,0,-4.837183112,-3.040165766,-7.877348879,-0.176492693 -Kendrick Perkins,perkike01,2018,RS,CLE,31,15,4.293366603,-8.858309419,-4.564942815,-0.014058869,-0.014058869,0,0.555049689,-6.095297272,-5.540247583,1.207746463 -Sam Perkins,perkisa01,1985,PO,DAL,345,169,4.188339629,-0.861783652,3.326555978,0.536822191,0,0.536822191,4.288566953,-0.264175097,4.024391856,-0.689069364 -Sam Perkins,perkisa01,1985,RS,DAL,4824,2317,-0.158218027,0.530205388,0.371987361,3.682772761,3.682772761,0,0.071633585,0.563883244,0.635516829,-0.21932922 -Sam Perkins,perkisa01,1986,PO,DAL,709,347,0.416779946,0.588934316,1.005714262,0.683446696,0,0.683446696,0.98545573,0.662687333,1.648143063,-0.338237071 -Sam Perkins,perkisa01,1986,RS,DAL,5655,2626,1.012529852,0.447490517,1.460020369,5.612551553,5.612551553,0,1.33410359,0.526717297,1.860820887,-0.512503237 -Sam Perkins,perkisa01,1987,PO,DAL,286,133,-0.024719394,-0.822663712,-0.847383106,0.133804588,0,0.133804588,0.419804213,-0.263469669,0.156334544,0.482519807 -Sam Perkins,perkisa01,1987,RS,DAL,5691,2687,0.489197381,1.051030592,1.540227973,5.875122546,5.875122546,0,0.997100837,1.259001544,2.256102382,-0.110715099 -Sam Perkins,perkisa01,1988,PO,DAL,1134,572,-0.232236967,0.892839795,0.660602828,1.025996672,0,1.025996672,0.321737223,1.04359209,1.365329312,-0.050856093 -Sam Perkins,perkisa01,1988,RS,DAL,5108,2499,-0.219012155,0.3351101,0.116097945,3.644590903,3.644590903,0,0.100487192,0.526655492,0.627142684,-0.266303805 -Sam Perkins,perkisa01,1989,RS,DAL,5780,2860,-0.353607054,0.391986241,0.038379187,4.049828106,4.049828106,0,-0.173833287,0.49950873,0.325675443,-0.47328206 -Sam Perkins,perkisa01,1990,PO,DAL,242,118,0.849654586,-0.563915596,0.285738989,0.189103268,0,0.189103268,0.420211252,0.113092342,0.533303593,0.314047435 -Sam Perkins,perkisa01,1990,RS,DAL,5313,2668,1.642024003,0.585488716,2.227512718,6.757962012,6.757962012,0,1.411611683,0.651631196,2.063242879,-0.25712411 -Sam Perkins,perkisa01,1991,PO,LAL,1458,752,1.877744334,1.121338401,2.999082735,2.270584745,0,2.270584745,1.911636164,1.266446922,3.178083086,-0.180412439 -Sam Perkins,perkisa01,1991,RS,LAL,4965,2504,0.273523413,1.046319322,1.319842734,5.193730735,5.193730735,0,0.496644009,1.400263685,1.896907694,-0.107893169 -Sam Perkins,perkisa01,1992,RS,LAL,4546,2332,1.641573809,0.02629417,1.667867979,5.239534263,5.239534263,0,1.617008928,0.382981777,1.999990705,-0.312419853 -Sam Perkins,perkisa01,1993,PO,SEA,1183,626,2.757327056,1.154070658,3.911397714,2.193005322,0,2.193005322,3.164603468,1.177826534,4.342430002,-0.053038746 -Sam Perkins,perkisa01,1993,RS,LAL,3221,1589,0.394834724,-1.011963534,-0.61712881,1.725753463,1.725753463,0,0.322278823,-0.633016077,-0.310737254,-0.191543796 -Sam Perkins,perkisa01,1993,RS,SEA,1542,762,1.018672038,-1.095548755,-0.076876717,1.04585666,1.04585666,0,1.046837503,-0.959100755,0.087736748,0.623869286 -Sam Perkins,perkisa01,1994,PO,SEA,263,141,-1.075896227,0.878102191,-0.197794036,0.189651309,0,0.189651309,-0.777349272,0.725610947,-0.051738325,0.138541582 -Sam Perkins,perkisa01,1994,RS,SEA,4349,2170,1.073034284,-0.56920987,0.503824414,3.608900111,3.608900111,0,1.405911924,-0.90510184,0.500810083,0.173126773 -Sam Perkins,perkisa01,1995,PO,SEA,259,141,-0.342588816,1.549889888,1.207301072,0.292291786,0,0.292291786,0.169297239,0.728705937,0.898003177,-0.404106072 -Sam Perkins,perkisa01,1995,RS,SEA,4741,2356,1.307458739,0.776181715,2.083640454,5.79795315,5.79795315,0,1.715383125,0.297719067,2.013102191,-0.198013167 -Sam Perkins,perkisa01,1996,PO,SEA,1216,654,1.554817769,0.637184219,2.192001988,1.696575923,0,1.696575923,1.668090975,0.181318528,1.849409503,-0.214669281 -Sam Perkins,perkisa01,1996,RS,SEA,4287,2169,0.92540663,1.206333862,2.131740493,5.405709816,5.405709816,0,1.379624916,0.773147828,2.152772744,0.059517009 -Sam Perkins,perkisa01,1997,PO,SEA,653,340,-2.222889986,1.199366248,-1.023523738,0.309487103,0,0.309487103,-1.688611115,0.823930535,-0.864680579,0.173314657 -Sam Perkins,perkisa01,1997,RS,SEA,3760,1976,0.723368147,1.457884025,2.181252172,4.959768714,4.959768714,0,1.146534813,0.631744147,1.77827896,-0.214736929 -Sam Perkins,perkisa01,1998,PO,SEA,378,210,-2.312504849,-2.497947175,-4.810452024,-0.228096322,0,-0.228096322,-2.260682574,-2.984831191,-5.245513765,0.157375822 -Sam Perkins,perkisa01,1998,RS,SEA,3170,1675,0.081495225,0.025594518,0.107089743,2.446658995,2.446658995,0,0.378212543,-0.315076561,0.063135982,0.18831185 -Sam Perkins,perkisa01,1999,PO,IND,267,146,1.30922385,-2.134827669,-0.825603819,0.147424737,0,0.147424737,1.127091938,-3.207882182,-2.080790244,-0.244850294 -Sam Perkins,perkisa01,1999,RS,IND,1437,789,-0.229936532,-0.927661007,-1.157597539,0.641190446,0.641190446,0,0.037427515,-1.227219499,-1.189791984,0.024195896 -Sam Perkins,perkisa01,2000,PO,IND,782,417,-0.808958088,-1.011025748,-1.819983836,0.204569275,0,0.204569275,-0.517810402,-1.255860921,-1.773671323,0.217771361 -Sam Perkins,perkisa01,2000,RS,IND,3178,1620,-0.42374235,-0.609031257,-1.032773608,1.417127793,1.417127793,0,-0.191982281,-1.067818822,-1.259801103,-0.146110509 -Sam Perkins,perkisa01,2001,PO,IND,35,19,-3.567905291,-3.030204008,-6.598109299,-0.039176733,0,-0.039176733,-3.290088538,-3.303792861,-6.5938814,1.654340688 -Sam Perkins,perkisa01,2001,RS,IND,1882,999,-0.964025649,0.27016222,-0.693863429,1.045407005,1.045407005,0,-1.029730946,-0.525026444,-1.554757391,-0.227755283 -Kosta Perovic,perovko01,2008,RS,GSW,79,38,-3.53222581,-0.711965095,-4.244190905,-0.028867302,-0.028867302,0,-4.083778267,-1.789510042,-5.873288309,-0.327704829 -London Perrantes,perralo01,2018,RS,CLE,133,66,-5.344916275,-7.613706464,-12.95862274,-0.336448361,-0.336448361,0,-6.470656279,-7.546409179,-14.01706546,-2.109019747 -Curtis Perry,perrycu01,1977,RS,PHO,3125,1391,-0.430264582,0.826938756,0.396674174,2.231965504,2.231965504,0,-0.189886487,1.113244923,0.923358437,-0.057539992 -Curtis Perry,perrycu01,1978,RS,PHO,1920,818,-1.216993471,0.460912035,-0.756081437,0.833897444,0.833897444,0,-1.301696663,0.372215182,-0.929481481,0.226964984 -Elliot Perry,perryel01,1992,RS,CHH,795,371,-4.670651356,-0.908424006,-5.579075362,-0.536737473,-0.536737473,0,-4.470516178,-1.878903154,-6.349419332,0.226221419 -Elliot Perry,perryel01,1992,RS,LAC,134,66,-7.129938602,3.667981115,-3.461957487,-0.02455079,-0.02455079,0,-5.860471155,2.836788233,-3.023682922,2.35431083 -Elliot Perry,perryel01,1994,PO,PHO,26,13,-18.0183959,-0.176837011,-18.19523291,-0.107122136,0,-0.107122136,-16.50097261,-0.335231746,-16.83620436,1.246025949 -Elliot Perry,perryel01,1994,RS,PHO,880,432,-1.829625091,-0.70760689,-2.537231981,0.046832571,0.046832571,0,-1.881540842,-1.17388446,-3.055425302,-0.129006529 -Elliot Perry,perryel01,1995,PO,PHO,207,106,0.928173581,-0.817814434,0.110359146,0.159275836,0,0.159275836,1.058268948,-1.698126243,-0.639857295,-0.150762645 -Elliot Perry,perryel01,1995,RS,PHO,3995,1977,1.430813113,1.359948503,2.790761616,5.579468718,5.579468718,0,1.583536034,1.310051025,2.89358706,-0.156592772 -Elliot Perry,perryel01,1996,PO,PHO,97,51,2.953366637,-1.609178856,1.344187781,0.108604711,0,0.108604711,2.014549258,-1.883486612,0.131062647,-1.017771972 -Elliot Perry,perryel01,1996,RS,PHO,3276,1668,0.699976957,-0.652552756,0.047424201,2.377200255,2.377200255,0,0.671614793,-0.856733368,-0.185118575,-0.134518824 -Elliot Perry,perryel01,1997,RS,MIL,3008,1595,0.922169624,0.579017135,1.501186759,3.465094121,3.465094121,0,0.908509804,0.239548292,1.148058096,0.147982658 -Elliot Perry,perryel01,1998,RS,MIL,3330,1752,-1.959472201,-0.462300259,-2.42177246,0.293287214,0.293287214,0,-1.949253426,-0.80029716,-2.749550586,-0.032902441 -Elliot Perry,perryel01,1999,RS,NJN,469,243,-5.402369516,-1.256916812,-6.659286328,-0.492097119,-0.492097119,0,-4.884039514,-2.399089982,-7.283129496,1.379529211 -Elliot Perry,perryel01,1999,RS,MIL,86,47,4.780366463,3.228239777,8.008606241,0.257576289,0.257576289,0,4.388787547,2.535745468,6.924533015,-0.142550415 -Elliot Perry,perryel01,2000,RS,NJN,1565,803,-0.946556308,-1.483406499,-2.429962807,0.130812038,0.130812038,0,-1.123297318,-2.357633,-3.480930319,-0.218589052 -Elliot Perry,perryel01,2001,PO,PHO,34,17,16.24241806,6.795391997,23.03781005,0.228513451,0,0.228513451,14.95786689,5.779287782,20.73715467,-0.849863354 -Elliot Perry,perryel01,2001,RS,ORL,77,39,-6.450270859,-0.208011269,-6.658282128,-0.077821649,-0.077821649,0,-5.907355064,-2.30849318,-8.215848244,0.0658217 -Elliot Perry,perryel01,2001,RS,PHO,902,460,-1.350372125,-1.102700622,-2.453072747,0.069423416,0.069423416,0,-1.991480568,-2.114085813,-4.105566381,-0.348544468 -Elliot Perry,perryel01,2002,RS,MEM,92,48,-4.986261012,-1.393083869,-6.37934488,-0.090081619,-0.090081619,0,-4.818668486,-0.982777828,-5.801446314,1.239590094 -Tim Perry,perryti01,1989,PO,PHO,37,17,-7.982812964,6.62103308,-1.361779885,0.012484463,0,0.012484463,-6.966481974,4.259773638,-2.706708336,0.511480348 -Tim Perry,perryti01,1989,RS,PHO,1352,614,-2.652969805,0.905247924,-1.747721881,0.312406774,0.312406774,0,-2.416356903,-0.757326709,-3.173683612,-0.509453682 -Tim Perry,perryti01,1990,PO,PHO,206,100,-2.702783493,2.439473617,-0.263309877,0.132241723,0,0.132241723,-2.585758044,1.995369156,-0.590388889,1.033477415 -Tim Perry,perryti01,1990,RS,PHO,1299,612,-2.767037468,0.56473502,-2.202302448,0.17126852,0.17126852,0,-2.361972978,-0.450997567,-2.812970545,0.147962511 -Tim Perry,perryti01,1991,RS,PHO,1249,587,-2.438878649,2.268171724,-0.170706926,0.771277929,0.771277929,0,-2.144298124,1.071273002,-1.073025122,-0.152425302 -Tim Perry,perryti01,1992,PO,PHO,388,185,1.246556334,-1.262995691,-0.016439357,0.266609508,0,0.266609508,1.220495231,-1.527513537,-0.307018306,0.176446932 -Tim Perry,perryti01,1992,RS,PHO,5201,2483,-0.652531082,-0.13257369,-0.785104772,2.480221115,2.480221115,0,-0.495587077,-0.227518812,-0.723105889,-0.352185734 -Tim Perry,perryti01,1993,RS,PHI,4367,2104,-2.147846793,-1.224783534,-3.372630327,-0.665170955,-0.665170955,0,-2.2164786,-1.407993135,-3.624471735,-0.468645989 -Tim Perry,perryti01,1994,RS,PHI,4711,2336,-1.488610801,-0.627599429,-2.11621023,0.753162572,0.753162572,0,-1.426433905,-0.497774341,-1.924208246,-0.280972613 -Tim Perry,perryti01,1995,RS,PHI,855,446,-4.164909052,-1.431401558,-5.596310609,-0.649296703,-0.649296703,0,-4.375418637,-2.072654563,-6.4480732,0.235374604 -Tim Perry,perryti01,1996,RS,NJN,320,167,-1.593303322,-2.306785242,-3.900088564,-0.097563577,-0.097563577,0,-2.22264145,-3.710486317,-5.933127768,-0.405809915 -Tim Perry,perryti01,1996,RS,PHI,169,87,-3.812726626,-2.690341982,-6.503068608,-0.165348142,-0.165348142,0,-4.387027184,-3.693439833,-8.080467017,-0.69223059 -Chuck Person,persoch01,1987,PO,IND,307,159,3.274355001,2.569339863,5.843694864,0.721460457,0,0.721460457,3.232108359,2.079283251,5.31139161,0.338113655 -Chuck Person,persoch01,1987,RS,IND,6154,2956,0.075002289,0.290361666,0.365363955,4.708041879,4.708041879,0,0.251302514,0.515912885,0.767215399,0.208495445 -Chuck Person,persoch01,1988,RS,IND,5797,2807,0.196646239,-0.519771976,-0.323125737,3.479948771,3.479948771,0,0.461304475,-0.290651305,0.170653171,0.126033947 -Chuck Person,persoch01,1989,RS,IND,6296,3012,0.245722581,-0.868856971,-0.62313439,3.278447566,3.278447566,0,0.583952887,-0.69889416,-0.114941273,0.313205663 -Chuck Person,persoch01,1990,PO,IND,230,123,0.077284297,-1.059217084,-0.981932787,0.115067007,0,0.115067007,0.522075235,-0.606714945,-0.08463971,0.537433095 -Chuck Person,persoch01,1990,RS,IND,5548,2714,1.964599385,-1.210177006,0.754422379,4.851302125,4.851302125,0,2.260916517,-1.092593903,1.168322614,-0.024855134 -Chuck Person,persoch01,1991,PO,IND,411,192,5.507502308,-0.575127414,4.932374895,0.773325113,0,0.773325113,5.829424364,-0.586756071,5.242668293,-0.344518008 -Chuck Person,persoch01,1991,RS,IND,5375,2566,1.563191462,-1.780459327,-0.217267865,3.318935578,3.318935578,0,1.861336397,-1.626356185,0.234980212,0.094183437 -Chuck Person,persoch01,1992,PO,IND,233,118,-1.57576656,-2.627787532,-4.203554092,-0.090841496,0,-0.090841496,-1.101069178,-2.267675395,-3.368744573,0.605042862 -Chuck Person,persoch01,1992,RS,IND,6098,2923,1.655698897,-1.446272465,0.209426431,4.42163129,4.42163129,0,2.011275896,-1.307753909,0.703521987,0.181675091 -Chuck Person,persoch01,1993,RS,MIN,5900,2985,-1.013775081,-1.71813247,-2.731907551,0.027553133,0.027553133,0,-0.64136779,-1.563959218,-2.205327008,-0.002514865 -Chuck Person,persoch01,1994,RS,MIN,4049,2029,-0.343937583,-1.489831856,-1.83376944,0.95022213,0.95022213,0,-0.235066341,-1.625375248,-1.860441589,0.176968743 -Chuck Person,persoch01,1995,PO,SAS,488,258,-1.460332146,0.438088788,-1.022243357,0.235555563,0,0.235555563,-1.514862101,-0.416935071,-1.931797172,0.382551282 -Chuck Person,persoch01,1995,RS,SAS,4053,2033,0.603510665,-0.765968323,-0.162457658,2.69803039,2.69803039,0,0.996940003,-0.980738742,0.016201261,0.495357574 -Chuck Person,persoch01,1996,PO,SAS,519,284,3.882007295,-1.711706333,2.170300962,0.733677598,0,0.733677598,3.28750457,-1.508602139,1.778902432,-0.193875646 -Chuck Person,persoch01,1996,RS,SAS,4190,2131,1.420058048,0.140937932,1.56099598,4.698144064,4.698144064,0,1.651892802,-0.064494211,1.587398591,0.219563602 -Chuck Person,persoch01,1998,PO,SAS,356,196,-0.592579109,0.423260611,-0.169318497,0.267316275,0,0.267316275,-0.172267873,-0.140817695,-0.313085568,0.377888616 -Chuck Person,persoch01,1998,RS,SAS,2710,1455,-1.282484655,-0.072763217,-1.355247872,1.04100789,1.04100789,0,-0.767896629,-0.283198693,-1.051095322,0.496418873 -Chuck Person,persoch01,1999,RS,CHH,1871,990,-0.545260177,-1.377084152,-1.922344329,0.419681779,0.419681779,0,-0.630130004,-1.851749205,-2.481879209,0.351886738 -Chuck Person,persoch01,2000,PO,SEA,4,2,-9.027983247,-3.384064403,-12.41204765,-0.010572292,0,-0.010572292,-7.612182875,-5.891601967,-13.50378484,3.53018287 -Chuck Person,persoch01,2000,RS,SEA,669,340,-1.535292785,-1.870808433,-3.406101218,-0.116481975,-0.116481975,0,-1.307613229,-1.969487329,-3.277100558,2.209850094 -Wesley Person,persowe01,1995,PO,PHO,483,247,1.361626549,-2.314145912,-0.952519363,0.233061313,0,0.233061313,1.603716588,-2.438108631,-0.834392043,-0.215858587 -Wesley Person,persowe01,1995,RS,PHO,3638,1800,1.339567518,-1.501884101,-0.162316583,2.371357914,2.371357914,0,1.275568828,-1.59409191,-0.318523082,-0.200522558 -Wesley Person,persowe01,1996,PO,PHO,349,183,1.383165681,-2.442878405,-1.059712725,0.161835279,0,0.161835279,1.793192057,-1.701342546,0.09184951,-0.504142234 -Wesley Person,persowe01,1996,RS,PHO,5124,2609,0.439140025,-1.384948515,-0.94580849,2.392044293,2.392044293,0,0.466866654,-1.289352833,-0.822486179,-0.369039762 -Wesley Person,persowe01,1997,PO,PHO,326,163,4.352986082,-0.363160326,3.989825756,0.572385001,0,0.572385001,3.790890421,-0.58758772,3.203302701,-0.869125803 -Wesley Person,persowe01,1997,RS,PHO,4568,2326,2.134704674,-0.137717107,1.996987567,5.604888735,5.604888735,0,2.260355,-0.27784372,1.982511281,-0.461357204 -Wesley Person,persowe01,1998,PO,CLE,237,136,3.57216938,-0.55748866,3.014680719,0.409250126,0,0.409250126,2.957310284,-0.628443973,2.328866311,-0.692930061 -Wesley Person,persowe01,1998,RS,CLE,6058,3198,2.226201571,1.35738608,3.583587651,10.26634977,10.26634977,0,2.05905621,1.349183983,3.408240193,-0.598096208 -Wesley Person,persowe01,1999,RS,CLE,2443,1342,1.773216049,-0.480712258,1.292503791,2.756857978,2.756857978,0,1.617715107,-0.823547404,0.794167704,-0.357584214 -Wesley Person,persowe01,2000,RS,CLE,4146,2056,0.592257307,-1.279658804,-0.687401497,2.151507581,2.151507581,0,0.087908989,-1.555389187,-1.467480199,-0.526870081 -Wesley Person,persowe01,2001,RS,CLE,1841,958,-0.34843239,-0.219891571,-0.56832396,1.063779405,1.063779405,0,-0.693729806,-0.678185332,-1.371915137,-0.221848814 -Wesley Person,persowe01,2002,RS,CLE,5315,2793,2.981491077,-0.941566396,2.039924681,6.772294059,6.772294059,0,2.671147167,-0.720803884,1.950343283,-0.716629977 -Wesley Person,persowe01,2003,RS,MEM,3792,1941,1.232383034,-1.240338241,-0.007955207,2.693789958,2.693789958,0,0.842433773,-1.475551973,-0.6331182,-0.734237981 -Wesley Person,persowe01,2004,RS,ATL,253,132,-2.259474527,-2.388875765,-4.648350292,-0.128771083,-0.128771083,0,-2.489991583,-3.344438772,-5.834430356,0.65902837 -Wesley Person,persowe01,2004,RS,MEM,547,284,-5.037246804,-3.818385912,-8.855632716,-0.89283923,-0.89283923,0,-4.579792859,-4.799389745,-9.379182604,0.840266348 -Wesley Person,persowe01,2004,RS,POR,1128,621,0.871667444,-2.916227161,-2.044559717,0.224601252,0.224601252,0,0.269971261,-3.659118386,-3.389147125,0.446164201 -Wesley Person,persowe01,2005,PO,DEN,103,54,1.632810587,-2.084323795,-0.451513208,0.064604061,0,0.064604061,1.134906549,-4.159700009,-3.024793461,-0.979392883 -Wesley Person,persowe01,2005,RS,MIA,394,206,-2.180677279,-1.038834421,-3.2195117,-0.049446812,-0.049446812,0,-2.251422258,-2.456872083,-4.708294341,0.187565375 -Wesley Person,persowe01,2005,RS,DEN,908,461,0.937686341,-1.216810058,-0.279123717,0.586741977,0.586741977,0,0.700668066,-1.922774928,-1.222106862,0.884682924 -Alec Peters,peteral01,2018,RS,PHO,481,225,0.572892911,-0.190856787,0.382036123,0.359275877,0.359275877,0,0.503573156,-2.979329988,-2.475756832,-0.073446313 -Jim Petersen,peterji01,1985,PO,HOU,17,8,1.626380337,-4.981908455,-3.355528118,-0.002580526,0,-0.002580526,0.257715178,-5.064728621,-4.807013443,1.295022022 -Jim Petersen,peterji01,1985,RS,HOU,1538,714,-4.964902642,-1.012641913,-5.977544555,-1.185138342,-1.185138342,0,-5.069880458,-1.352788264,-6.422668721,0.826164632 -Jim Petersen,peterji01,1986,PO,HOU,789,378,-1.674825716,0.130871378,-1.543954337,0.240294158,0,0.240294158,-1.79384053,0.151037026,-1.642803504,0.170174486 -Jim Petersen,peterji01,1986,RS,HOU,3629,1664,-1.873601917,-0.790917956,-2.664519873,0.0726316,0.0726316,0,-1.989648231,-0.784267668,-2.773915899,0.087293992 -Jim Petersen,peterji01,1987,PO,HOU,380,187,-1.811487772,0.552947357,-1.258540415,0.147451765,0,0.147451765,-2.102770111,0.224837977,-1.877932134,0.466269149 -Jim Petersen,peterji01,1987,RS,HOU,5059,2403,-1.921844552,0.117975115,-1.803869436,1.158699118,1.158699118,0,-1.9481481,0.05241119,-1.89573691,-0.111433021 -Jim Petersen,peterji01,1988,PO,HOU,197,98,-0.527685476,-1.108298702,-1.635984178,0.057455887,0,0.057455887,-0.994454272,-1.233623825,-2.228078098,0.014523657 -Jim Petersen,peterji01,1988,RS,HOU,3846,1793,-1.433788431,-0.48650813,-1.920296561,0.758437014,0.758437014,0,-1.515488874,-0.431854749,-1.947343623,-0.075194489 -Jim Petersen,peterji01,1989,RS,SAC,3458,1633,-4.759816187,0.276717122,-4.483099065,-1.450928043,-1.450928043,0,-4.389449375,0.238852002,-4.150597373,0.492964278 -Jim Petersen,peterji01,1990,RS,GSW,1321,592,-4.403188101,-0.867850426,-5.271038527,-0.766390503,-0.766390503,0,-4.248278461,-0.740940908,-4.989219369,0.646001277 -Jim Petersen,peterji01,1991,PO,GSW,247,117,-2.046330393,-0.544167314,-2.590497707,0.010040035,0,0.010040035,-2.472104126,0.722055743,-1.750048383,2.120181039 -Jim Petersen,peterji01,1991,RS,GSW,1821,834,-4.067347304,-1.086522099,-5.153869403,-1.029581502,-1.029581502,0,-4.012477371,-1.284628927,-5.297106298,0.651095741 -Jim Petersen,peterji01,1992,RS,GSW,368,169,-3.019705807,-0.410349648,-3.430055456,-0.059277988,-0.059277988,0,-3.257558415,-0.395147757,-3.652706172,1.069550065 -Morris Peterson,petermo01,2001,PO,TOR,201,110,3.459494011,-0.218495936,3.240998075,0.347853313,0,0.347853313,3.005778743,-0.835070379,2.170708364,0.282142544 -Morris Peterson,petermo01,2001,RS,TOR,3465,1809,0.926191721,-0.695466704,0.230725017,2.751795709,2.751795709,0,0.833392616,-0.745055482,0.088337134,0.024509174 -Morris Peterson,petermo01,2002,PO,TOR,278,154,-0.436873914,-0.081357967,-0.518231882,0.182971551,0,0.182971551,-0.50266559,0.118032884,-0.384632706,1.074577664 -Morris Peterson,petermo01,2002,RS,TOR,3720,1988,1.867962216,-0.513331879,1.354630337,4.174785625,4.174785625,0,1.759194307,-0.305585822,1.453608484,0.254651395 -Morris Peterson,petermo01,2003,RS,TOR,5587,2949,-0.191213971,-0.18176187,-0.372975841,3.581880465,3.581880465,0,-0.126616912,0.0034999,-0.123117013,0.140526203 -Morris Peterson,petermo01,2004,RS,TOR,3929,2148,0.393507969,1.640347211,2.03385518,5.277699759,5.277699759,0,0.264264184,1.618236111,1.882500295,0.609200778 -Morris Peterson,petermo01,2005,RS,TOR,4903,2510,1.549359475,-0.351764419,1.197595056,5.059497464,5.059497464,0,1.442026512,0.039424877,1.481451389,0.076450316 -Morris Peterson,petermo01,2006,RS,TOR,6028,3140,2.088239973,-1.018836443,1.06940353,6.11494351,6.11494351,0,2.269892671,-0.460447024,1.809445647,-0.057622998 -Morris Peterson,petermo01,2007,PO,TOR,347,183,-1.276721572,-2.644444379,-3.921165951,-0.112738913,0,-0.112738913,-1.925751364,-1.868737085,-3.79448845,-0.030565118 -Morris Peterson,petermo01,2007,RS,TOR,2956,1515,-0.068735531,-0.895150815,-0.963886346,1.387652639,1.387652639,0,0.209848712,-0.953504791,-0.743656078,0.476519588 -Morris Peterson,petermo01,2008,PO,NOH,505,277,0.761254373,-0.567884673,0.1933697,0.429989133,0,0.429989133,0.556640265,-0.642825322,-0.086185057,0.201726337 -Morris Peterson,petermo01,2008,RS,NOH,3402,1796,-0.159726072,-0.23570169,-0.395427762,2.15868816,2.15868816,0,-0.158530107,-0.400114632,-0.558644739,0.049796385 -Morris Peterson,petermo01,2009,PO,NOH,40,21,1.306129357,0.092342108,1.398471465,0.046337658,0,0.046337658,0.531577678,0.632462788,1.164040465,0.972671876 -Morris Peterson,petermo01,2009,RS,NOH,953,515,-1.601547163,-0.788190698,-2.389737861,0.095242467,0.095242467,0,-1.573082892,-1.216085925,-2.789168817,0.57107974 -Morris Peterson,petermo01,2010,RS,NOH,1899,973,-1.069716252,-1.242043769,-2.311760021,0.218505167,0.218505167,0,-1.068320901,-1.253397733,-2.321718634,0.410789551 -Morris Peterson,petermo01,2011,RS,OKC,45,23,-3.033821838,-1.808134257,-4.841956094,-0.024995875,-0.024995875,0,-4.08923278,-1.366083458,-5.455316237,1.6992849 -Drazen Petrovic,petrodr01,1990,PO,POR,529,253,-1.844600997,-2.092663179,-3.937264176,-0.159691529,0,-0.159691529,-2.204437012,-2.559668929,-4.764105941,1.003453876 -Drazen Petrovic,petrodr01,1990,RS,POR,2085,967,1.477743917,-2.271535742,-0.793791825,0.969790044,0.969790044,0,1.052175835,-2.729448705,-1.67727287,0.48166024 -Drazen Petrovic,petrodr01,1991,RS,POR,282,133,-0.07668708,-0.879261646,-0.955948726,0.123212838,0.123212838,0,-0.079582174,-1.21633163,-1.295913804,1.200682489 -Drazen Petrovic,petrodr01,1991,RS,NJN,1846,882,1.431499609,-1.576339699,-0.14484009,1.185516638,1.185516638,0,0.951689441,-1.318781037,-0.367091596,1.116450264 -Drazen Petrovic,petrodr01,1992,PO,NJN,333,163,2.559782383,-2.007498992,0.55228339,0.283093152,0,0.283093152,1.736967652,-1.605276485,0.131691166,-0.047764945 -Drazen Petrovic,petrodr01,1992,RS,NJN,6251,3027,2.104102727,-1.604139534,0.499963193,5.025806053,5.025806053,0,1.868901554,-0.91102321,0.957878344,0.129485937 -Drazen Petrovic,petrodr01,1993,PO,NJN,374,193,-4.677151336,-2.709261613,-7.386412949,-0.473359631,0,-0.473359631,-4.701996848,-2.149165053,-6.851161901,0.487927332 -Drazen Petrovic,petrodr01,1993,RS,NJN,5381,2660,2.4408913,-0.712022954,1.728868346,6.087424672,6.087424672,0,2.198645312,-0.036661846,2.161983466,0.145155964 -Johan Petro,petrojo01,2006,RS,SEA,2475,1282,-4.271609166,-1.452641664,-5.72425083,-1.954592772,-1.954592772,0,-4.077043401,-1.098340458,-5.175383859,0.433590954 -Johan Petro,petrojo01,2007,RS,SEA,2921,1510,-4.459212325,-1.080181583,-5.539393908,-2.161787557,-2.161787557,0,-4.293659764,-0.751304041,-5.044963804,0.555618282 -Johan Petro,petrojo01,2008,RS,SEA,2658,1310,-5.90126474,0.91005269,-4.99121205,-1.500340639,-1.500340639,0,-5.603556624,0.945673911,-4.657882713,0.149870523 -Johan Petro,petrojo01,2009,PO,DEN,51,26,-9.621243828,-2.428494072,-12.0497379,-0.12770838,0,-0.12770838,-9.30727203,-3.466421221,-12.77369325,0.336743131 -Johan Petro,petrojo01,2009,RS,DEN,431,217,-6.737514779,-2.717294126,-9.454808905,-0.75815542,-0.75815542,0,-6.530873073,-1.711921243,-8.242794316,1.980693635 -Johan Petro,petrojo01,2009,RS,OKC,675,342,-5.411456105,0.321977641,-5.089478465,-0.411113405,-0.411113405,0,-5.01158369,0.905616975,-4.105966715,0.659636646 -Johan Petro,petrojo01,2010,PO,DEN,91,45,-5.116597128,-0.710975111,-5.82757224,-0.074524465,0,-0.074524465,-5.203664033,-0.270251341,-5.473915375,2.056738311 -Johan Petro,petrojo01,2010,RS,DEN,871,436,-3.265012537,-0.465227487,-3.730240024,-0.219920342,-0.219920342,0,-3.351942448,-0.364781883,-3.716724332,0.804448734 -Johan Petro,petrojo01,2011,RS,NJN,1692,893,-5.017765174,0.970945387,-4.046819787,-0.598360112,-0.598360112,0,-4.719926207,1.610782984,-3.109143223,1.185803559 -Johan Petro,petrojo01,2012,RS,NJN,1747,920,-4.531750131,-0.9297909,-5.46154103,-1.274367876,-1.274367876,0,-4.610776819,-0.757530583,-5.368307401,0.11710439 -Johan Petro,petrojo01,2013,PO,ATL,194,101,-2.158689217,-1.500855337,-3.659544554,-0.048644856,0,-0.048644856,-2.736932613,-0.953768748,-3.690701361,0.573517693 -Johan Petro,petrojo01,2013,RS,ATL,687,352,-4.893659346,-0.936375935,-5.830035281,-0.554483445,-0.554483445,0,-4.749516487,-0.985554586,-5.735071073,0.225319711 -Richard Petruska,petruri01,1994,RS,HOU,184,92,-5.997468772,-0.840853811,-6.838322583,-0.194239012,-0.194239012,0,-4.857777977,-2.253618581,-7.111396559,1.173375386 -Roger Phegley,pheglro01,1979,RS,WSB,343,153,-4.845059451,-1.514025116,-6.359084567,-0.283230814,-0.283230814,0,-4.758948362,-2.258649203,-7.017597566,0.571263592 -Roger Phegley,pheglro01,1980,RS,WSB,2099,971,-0.465224382,-2.242469279,-2.707693661,0.020973223,0.020973223,0,-0.944095512,-2.239220534,-3.183316046,0.072104137 -Roger Phegley,pheglro01,1980,RS,NJN,1210,541,-0.532934471,-2.002616553,-2.535551024,0.059221872,0.059221872,0,-1.119440839,-2.423971507,-3.543412346,0.05297046 -Roger Phegley,pheglro01,1981,RS,CLE,4820,2269,0.268140416,-1.801016022,-1.532875606,1.412153517,1.412153517,0,-0.072051316,-1.456765148,-1.528816464,0.23091518 -Roger Phegley,pheglro01,1982,PO,SAS,13,6,-31.79103792,-11.50229613,-43.29333404,-0.133688059,0,-0.133688059,-29.63649511,-15.09563417,-44.73212928,4.427660363 -Roger Phegley,pheglro01,1982,RS,SAS,1333,617,-0.878245289,-1.438939004,-2.317184292,0.137137747,0.137137747,0,-1.050529248,-1.501306092,-2.551835341,0.667188852 -Roger Phegley,pheglro01,1982,RS,CLE,1184,566,0.272709158,-2.292525966,-2.019816807,0.21125345,0.21125345,0,-0.259682631,-2.334138663,-2.593821294,0.191827359 -Roger Phegley,pheglro01,1983,PO,SAS,87,38,1.132349296,-2.402716199,-1.270366902,0.029615602,0,0.029615602,0.177680753,-2.938657852,-2.760977099,0.101177988 -Roger Phegley,pheglro01,1983,RS,SAS,1304,599,-1.455408187,-0.71096427,-2.166372457,0.179620834,0.179620834,0,-1.428895033,-1.04034227,-2.469237303,0.736267794 -Roger Phegley,pheglro01,1984,PO,DAL,10,5,-5.659943749,25.99701997,20.33707622,0.062442289,0,0.062442289,-0.635989885,24.05080442,23.41481454,2.775965022 -Roger Phegley,pheglro01,1984,RS,SAS,25,11,1.9695872,-4.327885838,-2.358298637,0.002204808,0.002204808,0,0.949220491,-5.455349134,-4.506128643,0.303760115 -Roger Phegley,pheglro01,1984,RS,DAL,159,76,-6.627460031,-2.969885198,-9.597345229,-0.267470112,-0.267470112,0,-6.601944117,-3.297062471,-9.899006589,0.75928738 -Derrick Phelps,phelpde01,1995,RS,SAC,10,5,-14.0318964,-3.549001884,-17.58089828,-0.041015055,-0.041015055,0,-13.28747287,2.237576096,-11.04989677,7.90822306 -Michael Phelps,phelpmi01,1986,RS,SEA,1806,880,-3.909125135,-0.209517621,-4.118642755,-0.617441016,-0.617441016,0,-4.03286526,-0.860909318,-4.893774578,0.496696009 -Michael Phelps,phelpmi01,1987,RS,SEA,1006,469,-2.263105732,-1.300514728,-3.56362046,-0.195859324,-0.195859324,0,-2.594971887,-1.83573843,-4.430710317,0.614751368 -Michael Phelps,phelpmi01,1988,RS,LAC,49,23,-1.006741938,10.86336456,9.856622623,0.14940901,0.14940901,0,-0.196136373,9.605684692,9.409548319,1.005213624 -Bobby Phills,phillbo01,1992,PO,CLE,23,12,10.48944469,2.993233759,13.48267845,0.102814804,0,0.102814804,10.88555392,0.836900372,11.72245429,0.285569012 -Bobby Phills,phillbo01,1992,RS,CLE,130,65,-5.568078201,-1.755700613,-7.323778814,-0.152129768,-0.152129768,0,-4.88517898,-3.437742671,-8.322921651,0.289961182 -Bobby Phills,phillbo01,1993,PO,CLE,17,9,-6.6915245,-5.927393026,-12.61891753,-0.046187068,0,-0.046187068,-7.497804125,-8.112163605,-15.60996773,-1.081185369 -Bobby Phills,phillbo01,1993,RS,CLE,278,139,-4.636840719,0.520052656,-4.116788063,-0.098401249,-0.098401249,0,-3.670328485,-0.321745757,-3.992074242,1.486928718 -Bobby Phills,phillbo01,1994,PO,CLE,120,68,-3.229230864,-2.185453616,-5.41468448,-0.096056634,0,-0.096056634,-3.057438238,-1.518581805,-4.576020043,0.667995212 -Bobby Phills,phillbo01,1994,RS,CLE,2958,1531,-0.194920371,0.160455203,-0.034465167,2.121375269,2.121375269,0,-0.418012931,0.122622774,-0.295390157,0.010300188 -Bobby Phills,phillbo01,1995,PO,CLE,262,146,-1.107024963,1.16026443,0.053239468,0.214887037,0,0.214887037,-1.371240368,1.301420675,-0.069819694,-0.197614972 -Bobby Phills,phillbo01,1995,RS,CLE,4467,2500,-1.547066181,1.13476067,-0.412305512,2.980578464,2.980578464,0,-1.597701574,1.499196764,-0.09850481,-0.036298348 -Bobby Phills,phillbo01,1996,PO,CLE,164,96,-3.585825072,-2.469889377,-6.055714448,-0.166699879,0,-0.166699879,-3.399470128,-2.821598379,-6.221068507,-0.152631069 -Bobby Phills,phillbo01,1996,RS,CLE,4388,2530,1.740138108,0.244000983,1.984139091,6.103959904,6.103959904,0,1.676607275,0.572207738,2.248815013,-0.104866577 -Bobby Phills,phillbo01,1997,RS,CLE,4149,2375,0.239343314,1.322651666,1.56199498,5.230648841,5.230648841,0,0.341262558,1.34410516,1.685367719,0.09949303 -Bobby Phills,phillbo01,1998,PO,CHH,474,269,-1.625983331,0.717632873,-0.908350459,0.261569856,0,0.261569856,-1.692832182,0.836157786,-0.856674396,0.296219095 -Bobby Phills,phillbo01,1998,RS,CHH,3555,1887,0.291911936,0.003565799,0.295477735,2.937297807,2.937297807,0,0.29016728,0.369946166,0.660113446,0.164264655 -Bobby Phills,phillbo01,1999,RS,CHH,2975,1574,1.49257595,-0.089904739,1.402671211,3.337312366,3.337312366,0,1.553868147,0.281337893,1.83520604,0.06719293 -Bobby Phills,phillbo01,2000,RS,CHH,1632,825,0.789161498,0.212815556,1.001977054,1.586263353,1.586263353,0,0.964765888,0.432181571,1.396947459,0.417615966 -Eddie Phillips,philled01,1983,PO,NJN,25,12,9.091451495,-5.679138821,3.412312673,0.039764318,0,0.039764318,9.236833933,-6.26442618,2.972407752,2.228270397 -Eddie Phillips,philled01,1983,RS,NJN,912,416,-4.534256852,-0.951929389,-5.486186241,-0.584443546,-0.584443546,0,-4.769831779,-2.000807866,-6.770639645,0.665996126 -Eric Piatkowski,piatker01,1995,RS,LAC,2400,1208,1.366828449,-2.295819738,-0.928991289,1.129087793,1.129087793,0,0.784485252,-2.403136281,-1.618651029,0.566515852 -Eric Piatkowski,piatker01,1996,RS,LAC,1540,784,0.331011077,-1.914925502,-1.583914426,0.468490083,0.468490083,0,-0.063660968,-2.401472967,-2.465133935,0.410376388 -Eric Piatkowski,piatker01,1997,PO,LAC,70,38,2.639348768,-1.663353508,0.97599526,0.074934514,0,0.074934514,2.021472664,-1.385054553,0.636418112,0.510462412 -Eric Piatkowski,piatker01,1997,RS,LAC,1437,747,2.864766701,-0.833845827,2.030920874,1.828445708,1.828445708,0,2.512719701,-1.136757907,1.375961794,0.317717619 -Eric Piatkowski,piatker01,1998,RS,LAC,3388,1740,2.364944919,-1.964081805,0.400863113,2.79513778,2.79513778,0,1.915849022,-1.745024279,0.170824744,-0.066451296 -Eric Piatkowski,piatker01,1999,RS,LAC,2342,1242,1.961839712,-1.976384636,-0.014544924,1.73180385,1.73180385,0,1.588607234,-1.848097302,-0.259490068,-0.081389797 -Eric Piatkowski,piatker01,2000,RS,LAC,3388,1712,0.778052861,-1.892667748,-1.114614888,1.427560794,1.427560794,0,0.333814075,-1.984925583,-1.651111509,-0.0584799 -Eric Piatkowski,piatker01,2001,RS,LAC,4048,2144,2.855146699,-1.266180518,1.588966181,4.729764757,4.729764757,0,2.387510052,-1.220734221,1.166775831,-0.320918025 -Eric Piatkowski,piatker01,2002,RS,LAC,3262,1718,1.842412067,-0.768076452,1.074335615,3.338279469,3.338279469,0,1.461448846,-1.02276293,0.438685916,-0.378968407 -Eric Piatkowski,piatker01,2003,RS,LAC,2617,1360,3.112730628,-1.149654453,1.963076175,3.265784601,3.265784601,0,2.518788961,-1.559880462,0.958908499,-0.126342492 -Eric Piatkowski,piatker01,2004,PO,HOU,7,4,-13.75174313,-0.931413467,-14.6831566,-0.025676021,0,-0.025676021,-14.35472577,0.057679936,-14.29704583,1.992284861 -Eric Piatkowski,piatker01,2004,RS,HOU,1301,703,-1.547334899,-0.361768074,-1.909102973,0.302062161,0.302062161,0,-1.637467412,-1.679495329,-3.316962741,0.138198213 -Eric Piatkowski,piatker01,2005,PO,CHI,134,66,0.586405922,3.258935895,3.845341816,0.228567694,0,0.228567694,0.408986758,2.197154135,2.606140893,-0.190886958 -Eric Piatkowski,piatker01,2005,RS,CHI,1638,841,0.746066915,-0.037428366,0.708638549,1.485017683,1.485017683,0,0.277249638,-0.730355896,-0.453106258,0.061475169 -Eric Piatkowski,piatker01,2006,PO,CHI,56,28,5.358363286,0.425416715,5.783780001,0.123980562,0,0.123980562,3.919469227,-1.794180757,2.12528847,-1.258931854 -Eric Piatkowski,piatker01,2006,RS,CHI,446,228,-2.693151883,-0.047722336,-2.740874219,0.001068295,0.001068295,0,-2.926411801,-1.28267345,-4.209085251,0.58120337 -Eric Piatkowski,piatker01,2007,PO,PHO,6,3,9.592469734,-1.702426875,7.890042859,0.016514944,0,0.016514944,7.228848838,-4.031209105,3.197639733,-1.518153908 -Eric Piatkowski,piatker01,2007,RS,PHO,147,73,-1.98435313,-2.380649357,-4.365002487,-0.060228482,-0.060228482,0,-1.956735273,-4.217449831,-6.174185105,0.121209501 -Eric Piatkowski,piatker01,2008,PO,PHO,4,2,-3.868300112,-3.5374911,-7.405791212,-0.005165061,0,-0.005165061,-5.352614934,-0.04166962,-5.394284553,4.824973906 -Eric Piatkowski,piatker01,2008,RS,PHO,230,113,-1.404688867,-2.00091436,-3.405603228,-0.037846736,-0.037846736,0,-1.531297556,-3.612151017,-5.143448573,0.122532504 -Paul Pierce,piercpa01,1999,RS,BOS,3147,1632,2.376417716,1.309215232,3.685632948,5.357512759,5.357512759,0,2.539031359,1.28400133,3.82303269,-0.018371022 -Paul Pierce,piercpa01,2000,RS,BOS,5149,2583,2.476739941,1.518186312,3.994926253,8.927416979,8.927416979,0,2.741983822,1.617023742,4.359007563,0.409562321 -Paul Pierce,piercpa01,2001,RS,BOS,6088,3120,2.58809187,0.049655955,2.637747826,8.608699973,8.608699973,0,2.710447902,0.186144105,2.896592006,0.34834963 -Paul Pierce,piercpa01,2002,PO,BOS,1273,672,3.282915423,1.255346729,4.538262152,2.589941199,0,2.589941199,3.499991107,1.299653086,4.799644193,0.453904334 -Paul Pierce,piercpa01,2002,RS,BOS,6436,3302,3.357681189,1.653846967,5.011528156,13.10308318,13.10308318,0,3.378144774,1.862817019,5.240961793,0.192249512 -Paul Pierce,piercpa01,2003,PO,BOS,848,445,3.647731049,1.745594369,5.393325418,1.908586895,0,1.908586895,3.54528,1.859126998,5.404406998,0.084096296 -Paul Pierce,piercpa01,2003,RS,BOS,5930,3096,2.175184162,1.097198095,3.272382257,9.551403641,9.551403641,0,2.238786547,1.192012792,3.430799339,0.373389249 -Paul Pierce,piercpa01,2004,PO,BOS,313,162,-4.993023401,-0.980336056,-5.973359457,-0.275743326,0,-0.275743326,-4.1720584,-1.151774762,-5.323833162,0.315942593 -Paul Pierce,piercpa01,2004,RS,BOS,6086,3099,1.662822729,0.444326629,2.107149358,7.706270856,7.706270856,0,1.91763773,0.56893371,2.48657144,0.315641758 -Paul Pierce,piercpa01,2005,PO,BOS,501,277,7.360633994,3.62526828,10.98590227,2.001202865,0,2.001202865,6.647698988,3.405867286,10.05356627,-0.04096689 -Paul Pierce,piercpa01,2005,RS,BOS,5820,2960,4.044268144,1.036952682,5.081220826,11.84048952,11.84048952,0,4.098490823,1.281535247,5.380026069,0.107720228 -Paul Pierce,piercpa01,2006,RS,BOS,5992,3084,4.081433076,-1.12119215,2.960240926,8.989502822,8.989502822,0,4.10453726,-0.793812329,3.310724931,0.047783418 -Paul Pierce,piercpa01,2007,RS,BOS,3373,1740,4.349671771,-0.474598135,3.875073636,5.886667975,5.886667975,0,4.270846828,-0.367525534,3.903321294,0.083403094 -Paul Pierce,piercpa01,2008,PO,BOS,1792,990,3.566998879,0.755653342,4.322652221,3.700201224,0,3.700201224,3.766573628,0.631895295,4.398468923,0.381836651 -Paul Pierce,piercpa01,2008,RS,BOS,5505,2874,4.071512048,1.788372986,5.859885035,12.62218167,12.62218167,0,4.121287125,1.539031908,5.660319034,-0.019416307 -Paul Pierce,piercpa01,2009,PO,BOS,1071,556,0.67617639,0.635090536,1.311266926,1.189123694,0,1.189123694,0.695794118,0.500398481,1.196192599,0.070346352 -Paul Pierce,piercpa01,2009,RS,BOS,5782,3035,1.990331837,0.752057469,2.742389306,8.498917451,8.498917451,0,2.166320984,0.625201629,2.791522614,-0.063411324 -Paul Pierce,piercpa01,2010,PO,BOS,1748,930,1.359045922,0.997268599,2.356314521,2.49922722,0,2.49922722,1.375981704,0.925026623,2.301008327,0.013463451 -Paul Pierce,piercpa01,2010,RS,BOS,4654,2411,2.022632812,0.170239277,2.192872089,6.084526655,6.084526655,0,1.970100239,0.225593968,2.195694208,0.066975763 -Paul Pierce,piercpa01,2011,PO,BOS,644,343,2.08347688,2.536046999,4.619523879,1.332809458,0,1.332809458,2.337353457,2.454500562,4.791854019,0.18106427 -Paul Pierce,piercpa01,2011,RS,BOS,5284,2774,3.284045466,1.858553805,5.142599271,11.17674506,11.17674506,0,3.026151854,1.746004182,4.772156036,0.053314755 -Paul Pierce,piercpa01,2012,PO,BOS,1439,778,0.30559817,1.377160609,1.682758779,1.822479392,0,1.822479392,0.718355162,1.497736585,2.216091746,0.386061018 -Paul Pierce,piercpa01,2012,RS,BOS,3953,2075,2.083677636,0.640819924,2.724497561,5.803991953,5.803991953,0,2.196166119,0.578870727,2.775036846,0.132781926 -Paul Pierce,piercpa01,2013,PO,BOS,468,255,-3.019921086,1.455966403,-1.563954683,0.160395045,0,0.160395045,-2.766884173,1.140548526,-1.626335647,0.711730795 -Paul Pierce,piercpa01,2013,RS,BOS,4976,2575,2.806219611,1.146495381,3.952714992,8.832527213,8.832527213,0,2.792932087,0.932359175,3.725291262,0.282664766 -Paul Pierce,piercpa01,2014,PO,BRK,687,368,-0.319651625,1.478590743,1.158939118,0.762701212,0,0.762701212,-0.579463408,1.495039029,0.915575622,0.707198508 -Paul Pierce,piercpa01,2014,RS,BRK,4072,2098,0.096899262,1.802850943,1.899750205,5.008692474,5.008692474,0,0.713102462,1.283971052,1.997073514,0.609005476 -Paul Pierce,piercpa01,2015,PO,WAS,595,298,3.63617412,-4.372443282,-0.736269163,0.317506786,0,0.317506786,1.792826211,-1.291961404,0.500864807,0.531250321 -Paul Pierce,piercpa01,2015,RS,WAS,3862,1914,1.003764847,0.159743217,1.163508064,3.849713381,3.849713381,0,0.808526818,-0.360883192,0.447643626,0.704688069 -Paul Pierce,piercpa01,2016,PO,LAC,110,54,-10.37007098,-1.650913178,-12.02098416,-0.265067298,0,-0.265067298,-10.99325912,-4.873883587,-15.86714271,0.589938478 -Paul Pierce,piercpa01,2016,RS,LAC,2507,1231,-2.87641818,-0.784002214,-3.660420394,-0.572295774,-0.572295774,0,-2.302640552,-0.547136873,-2.849777426,0.085543675 -Paul Pierce,piercpa01,2017,PO,LAC,195,101,1.149324413,0.801225765,1.950550178,0.251356068,0,0.251356068,2.725766144,-0.938802634,1.78696351,0.595307774 -Paul Pierce,piercpa01,2017,RS,LAC,566,277,-3.7748006,-0.742262447,-4.517063047,-0.250522667,-0.250522667,0,-3.284511827,-1.663400201,-4.947912028,0.310998256 -Ricky Pierce,piercri01,1983,RS,DET,591,265,-4.253064593,-1.915646017,-6.168710611,-0.466193574,-0.466193574,0,-4.488319201,-2.294386825,-6.782706026,0.897042573 -Ricky Pierce,piercri01,1984,RS,SDC,2727,1280,-0.610344056,-2.377304777,-2.987648834,-0.155352072,-0.155352072,0,-0.982204556,-2.267456637,-3.249661193,0.10195836 -Ricky Pierce,piercri01,1985,PO,MIL,415,198,-2.537587792,-2.818147489,-5.355735281,-0.272723689,0,-0.272723689,-3.000727812,-2.677418854,-5.678146666,0.478107001 -Ricky Pierce,piercri01,1985,RS,MIL,1853,882,1.813301187,-0.241234881,1.572066306,1.952523628,1.952523628,0,1.363340237,-0.250525651,1.112814586,0.404320365 -Ricky Pierce,piercri01,1986,PO,MIL,679,322,0.783121663,-1.844378034,-1.061256372,0.286686302,0,0.286686302,0.225842506,-1.42584999,-1.200007484,0.193219828 -Ricky Pierce,piercri01,1986,RS,MIL,4619,2147,2.901162418,-0.172253216,2.728909203,6.013001551,6.013001551,0,2.552162537,0.209766871,2.761929408,0.196441282 -Ricky Pierce,piercri01,1987,PO,MIL,662,317,0.339444678,-1.524209204,-1.184764526,0.26190246,0,0.26190246,0.078624969,-1.532956595,-1.454331626,0.307355804 -Ricky Pierce,piercri01,1987,RS,MIL,5295,2505,3.189903638,-1.288559173,1.901344466,5.933059576,5.933059576,0,2.571276928,-1.058781283,1.512495645,-0.199005729 -Ricky Pierce,piercri01,1988,PO,MIL,211,105,2.048069869,-1.729261914,0.318807955,0.169089616,0,0.169089616,1.679356965,-2.190031814,-0.510674849,-0.261130282 -Ricky Pierce,piercri01,1988,RS,MIL,1985,965,1.333657063,-1.830101784,-0.496444721,1.109682114,1.109682114,0,0.929634899,-1.64316787,-0.713532971,0.01453032 -Ricky Pierce,piercri01,1989,PO,MIL,529,292,6.281754016,0.489035172,6.770789188,1.463083386,0,1.463083386,5.977407455,0.937592702,6.915000157,0.01377798 -Ricky Pierce,piercri01,1989,RS,MIL,4318,2078,2.442435399,-0.652735397,1.789700002,4.813731786,4.813731786,0,2.10413223,-0.538533524,1.565598706,0.016129857 -Ricky Pierce,piercri01,1990,PO,MIL,242,122,5.509534408,-1.025730804,4.483803604,0.464332989,0,0.464332989,4.999530263,-0.416260611,4.583269652,-0.010702028 -Ricky Pierce,piercri01,1990,RS,MIL,3529,1709,3.642382343,-1.815275538,1.827106806,4.001239958,4.001239958,0,3.340868111,-1.733748529,1.607119582,0.257358048 -Ricky Pierce,piercri01,1991,PO,SEA,226,112,-3.468828276,-0.899512717,-4.368340992,-0.095913756,0,-0.095913756,-2.881525792,-1.217286916,-4.098812707,0.533110805 -Ricky Pierce,piercri01,1991,RS,MIL,2687,1327,4.001767434,-2.063796878,1.937970556,3.185256604,3.185256604,0,3.67379715,-2.149442332,1.524354818,0.353984898 -Ricky Pierce,piercri01,1991,RS,SEA,1703,840,2.033266099,-2.402613643,-0.369347543,1.021818575,1.021818575,0,1.702937512,-2.194120542,-0.491183029,0.150307811 -Ricky Pierce,piercri01,1992,PO,SEA,620,316,1.675829852,-2.3378052,-0.661975348,0.346561679,0,0.346561679,1.448158603,-2.112801206,-0.664642603,-0.169423239 -Ricky Pierce,piercri01,1992,RS,SEA,5343,2658,2.725470402,-1.652443147,1.073027255,5.186479238,5.186479238,0,2.564064156,-1.354037309,1.210026848,0.038263596 -Ricky Pierce,piercri01,1993,PO,SEA,1093,578,2.507094621,-2.015416098,0.491678523,0.982224336,0,0.982224336,2.232827638,-1.91166631,0.321161327,-0.34575958 -Ricky Pierce,piercri01,1993,RS,SEA,4487,2218,2.866010468,-0.645440008,2.22057046,5.624444355,5.624444355,0,2.77510809,-0.793190658,1.981917432,-0.006450645 -Ricky Pierce,piercri01,1994,PO,SEA,138,74,-3.678309824,-4.464275856,-8.14258568,-0.211091096,0,-0.211091096,-3.924792518,-5.764363828,-9.689156346,0.474349215 -Ricky Pierce,piercri01,1994,RS,SEA,2048,1022,2.201643658,-1.158536813,1.043106845,1.978133904,1.978133904,0,1.878570713,-1.789283296,0.089287417,0.015349242 -Ricky Pierce,piercri01,1995,RS,GSW,1388,673,0.584477783,-1.109797248,-0.525319465,0.761189769,0.761189769,0,0.197429141,-0.98969509,-0.792265949,-0.330781931 -Ricky Pierce,piercri01,1996,PO,IND,233,133,-1.541389432,1.320074743,-0.221314689,0.178199903,0,0.178199903,-1.375151341,1.287205629,-0.087945712,0.613518808 -Ricky Pierce,piercri01,1996,RS,IND,2642,1404,0.394786926,-0.189176354,0.205610573,2.135969753,2.135969753,0,0.475755147,-0.030587088,0.445168059,0.825457901 -Ricky Pierce,piercri01,1997,PO,CHH,159,87,-0.134883637,-3.021481326,-3.156364963,-0.018706631,0,-0.018706631,-0.325472039,-2.564981757,-2.890453797,0.490862451 -Ricky Pierce,piercri01,1997,RS,CHH,1214,650,1.881439901,-2.156303409,-0.274863508,0.824518484,0.824518484,0,1.436091112,-2.307297991,-0.871206878,0.410111416 -Ricky Pierce,piercri01,1997,RS,DEN,1168,600,-0.222888858,-2.867001889,-3.089890747,-0.104418797,-0.104418797,0,-0.819278765,-3.16370331,-3.982982075,0.325768547 -Ricky Pierce,piercri01,1998,RS,MIL,840,442,-2.017993444,-2.828120381,-4.846113825,-0.470857618,-0.470857618,0,-2.64000122,-3.777319706,-6.417320927,-0.354384031 -Stan Pietkiewicz,pietkst01,1979,RS,SDC,72,32,-5.754953636,-1.249049643,-7.004003279,-0.069840625,-0.069840625,0,-6.269893476,-1.245511674,-7.51540515,0.598103896 -Stan Pietkiewicz,pietkst01,1980,RS,SDC,1233,577,1.0473534,-1.982276355,-0.934922956,0.535405048,0.535405048,0,0.593393751,-2.586428221,-1.99303447,0.209487702 -Stan Pietkiewicz,pietkst01,1981,RS,DAL,896,431,1.661688404,-1.409546264,0.25214214,0.662835109,0.662835109,0,1.130803794,-2.150992833,-1.020189038,0.417672837 -Stan Pietkiewicz,pietkst01,1981,RS,SDC,63,30,-10.91343031,-6.491251449,-17.40468175,-0.22455521,-0.22455521,0,-11.44099444,-8.482219222,-19.92321367,0.11516439 -Mickael Pietrus,pietrmi01,2004,RS,GSW,1415,748,0.448181697,1.060743825,1.508925523,1.643692108,1.643692108,0,0.435348417,1.113086917,1.548435333,1.030013888 -Mickael Pietrus,pietrmi01,2005,RS,GSW,2635,1340,0.311210663,-1.189079763,-0.8778691,1.287955738,1.287955738,0,0.253030129,-1.678799932,-1.425769803,0.57810406 -Mickael Pietrus,pietrmi01,2006,RS,GSW,2318,1179,-2.379648354,-1.084831805,-3.464480159,-0.433678978,-0.433678978,0,-2.067414356,-1.423904208,-3.491318564,0.831649635 -Mickael Pietrus,pietrmi01,2007,PO,GSW,420,209,-1.027029243,-1.769701667,-2.79673091,-0.00519258,0,-0.00519258,-1.349339202,-1.681192268,-3.03053147,0.939897926 -Mickael Pietrus,pietrmi01,2007,RS,GSW,4049,1937,-1.142368628,-2.03951123,-3.181879857,-0.428375351,-0.428375351,0,-1.25768544,-1.843513468,-3.101198908,0.341572497 -Mickael Pietrus,pietrmi01,2008,RS,GSW,2740,1316,-0.52284636,0.72517742,0.20233106,2.002811053,2.002811053,0,-0.489073514,0.934969529,0.445896015,0.969742662 -Mickael Pietrus,pietrmi01,2009,PO,ORL,1162,618,2.043675453,0.902874082,2.946549534,1.867155349,0,1.867155349,1.790930129,1.213033351,3.003963479,0.712333268 -Mickael Pietrus,pietrmi01,2009,RS,ORL,2585,1329,-0.236419714,0.212957931,-0.023461783,1.856752375,1.856752375,0,-0.259528483,0.240229444,-0.019299039,0.401948614 -Mickael Pietrus,pietrmi01,2010,PO,ORL,514,282,2.593508624,1.548332227,4.14184085,1.026118322,0,1.026118322,2.678261836,1.327555765,4.005817601,0.306245053 -Mickael Pietrus,pietrmi01,2010,RS,ORL,3271,1687,-1.018051855,0.869390814,-0.148661041,2.248873283,2.248873283,0,-0.594647027,0.689668251,0.095021224,0.41428027 -Mickael Pietrus,pietrmi01,2011,RS,PHO,1371,689,-1.829283517,0.188484591,-1.640798926,0.399413795,0.399413795,0,-1.425334385,-0.052222253,-1.477556638,2.270323665 -Mickael Pietrus,pietrmi01,2011,RS,ORL,803,418,-2.389664215,1.736684309,-0.652979905,0.457340172,0.457340172,0,-2.099363149,1.182671251,-0.916691898,2.109317035 -Mickael Pietrus,pietrmi01,2012,PO,BOS,727,393,-1.586714711,0.487304221,-1.09941049,0.346562703,0,0.346562703,-1.656189174,0.6797166,-0.976472574,1.378686062 -Mickael Pietrus,pietrmi01,2012,RS,BOS,1754,921,-1.033504595,-0.02905222,-1.062556815,0.799164576,0.799164576,0,-0.939733834,-0.048884398,-0.988618233,0.727328855 -Mickael Pietrus,pietrmi01,2013,RS,TOR,735,386,-2.676274994,-0.708707124,-3.384982118,-0.126071457,-0.126071457,0,-2.381196776,-1.083148276,-3.464345052,0.759298103 -Ed Pinckney,pincked01,1986,RS,PHO,3538,1602,-1.308489041,0.35338089,-0.955108152,1.472966778,1.472966778,0,-1.632478549,-0.046975684,-1.679454233,0.417689029 -Ed Pinckney,pincked01,1987,RS,PHO,4836,2250,0.570205441,0.725856992,1.296062433,4.63458604,4.63458604,0,0.228840933,0.615204246,0.844045179,-0.221657162 -Ed Pinckney,pincked01,1988,RS,SAC,2503,1177,-0.85913463,-1.016095924,-1.875230554,0.524701981,0.524701981,0,-1.114284701,-1.485468958,-2.599753659,-0.115470938 -Ed Pinckney,pincked01,1989,PO,BOS,88,45,-8.459071125,-1.253618238,-9.712689364,-0.166227026,0,-0.166227026,-8.509544404,-1.737707224,-10.24725163,0.789067578 -Ed Pinckney,pincked01,1989,RS,SAC,2825,1334,0.07754547,-0.09388506,-0.01633959,1.859450916,1.859450916,0,-0.10575826,-0.133939464,-0.239697724,-0.060080943 -Ed Pinckney,pincked01,1989,RS,BOS,1402,678,1.665938582,-0.027664922,1.63827366,1.519419169,1.519419169,0,1.590376855,0.081397451,1.671774307,0.097129769 -Ed Pinckney,pincked01,1990,PO,BOS,53,25,4.747876555,-4.468450434,0.279426121,0.039883312,0,0.039883312,3.825535627,-5.371943173,-1.546407546,0.076080194 -Ed Pinckney,pincked01,1990,RS,BOS,2239,1082,-0.668669201,0.324109337,-0.344559864,1.32674479,1.32674479,0,-0.74788804,-0.106108307,-0.853996347,-0.085913297 -Ed Pinckney,pincked01,1991,PO,BOS,341,170,3.450191812,0.246025128,3.69621694,0.573008021,0,0.573008021,2.883010999,-0.245772559,2.63723844,-0.595470557 -Ed Pinckney,pincked01,1991,RS,BOS,2418,1165,1.315642509,1.903499638,3.219142147,3.542468078,3.542468078,0,1.237171891,1.64829358,2.885465471,-0.15333942 -Ed Pinckney,pincked01,1992,PO,BOS,606,314,1.764302894,1.611445343,3.375748238,1.007746211,0,1.007746211,1.727968886,1.619263184,3.34723207,-0.402953983 -Ed Pinckney,pincked01,1992,RS,BOS,3870,1917,1.647395918,1.113792519,2.761188437,5.355534907,5.355534907,0,1.502479358,0.824901111,2.327380469,-0.629857551 -Ed Pinckney,pincked01,1993,RS,BOS,302,151,-2.964125405,0.680289532,-2.283835873,0.035713208,0.035713208,0,-2.957183819,-0.003850401,-2.961034219,-0.545864679 -Ed Pinckney,pincked01,1994,RS,BOS,3070,1524,-0.47553552,0.692536269,0.217000749,2.294836676,2.294836676,0,-0.740815568,0.27309597,-0.467719598,-0.506411431 -Ed Pinckney,pincked01,1995,RS,MIL,1631,835,-2.461788339,0.557285378,-1.904502961,0.358082757,0.358082757,0,-2.954182602,-0.271961536,-3.226144138,-0.551781719 -Ed Pinckney,pincked01,1996,RS,PHI,1319,679,-0.083735771,0.32849844,0.244762669,1.031188262,1.031188262,0,-0.566876995,0.484918803,-0.081958192,-0.562103541 -Ed Pinckney,pincked01,1996,RS,TOR,2025,1031,-0.482184177,-1.508971641,-1.991155818,0.397362738,0.397362738,0,-0.987164822,-1.612303882,-2.599468705,-0.419464454 -Ed Pinckney,pincked01,1997,PO,MIA,11,6,8.88247075,-2.216803808,6.665666942,0.029034521,0,0.029034521,6.780648969,-4.537960317,2.242688652,-2.055908795 -Ed Pinckney,pincked01,1997,RS,MIA,507,273,-3.100299013,0.606455159,-2.493843854,0.035613178,0.035613178,0,-3.552135569,-0.669368719,-4.221504288,-0.167342399 -Kevinn Pinkney,pinknke01,2007,RS,BOS,194,100,-1.646955237,-0.175882212,-1.822837449,0.04729143,0.04729143,0,-1.895391681,-0.39912087,-2.294512551,-0.024396444 -John Pinone,pinonjo01,1984,RS,ATL,131,65,-3.949498838,-0.679521377,-4.629020214,-0.063210138,-0.063210138,0,-4.326368527,-0.911900889,-5.238269416,1.477041388 -Theo Pinson,pinsoth01,2019,PO,BRK,54,22,2.847383683,4.494607706,7.341991389,0.120034912,0,0.120034912,1.034199622,1.368582436,2.402782059,2.728177211 -Theo Pinson,pinsoth01,2019,RS,BRK,454,211,-3.335716607,1.965708991,-1.370007616,0.149692238,0.149692238,0,-0.859179966,-0.725408272,-1.584588238,0.777267049 -Tom Piotrowski,piotrto01,1984,RS,POR,166,78,-3.705403687,-1.555509366,-5.260913053,-0.101568005,-0.101568005,0,-3.871956709,-0.997759134,-4.869715843,1.690444421 -Scottie Pippen,pippesc01,1988,PO,CHI,575,294,-1.680587847,0.016764445,-1.663823402,0.168214334,0,0.168214334,-1.749283543,-0.26575214,-2.015035683,0.101848233 -Scottie Pippen,pippesc01,1988,RS,CHI,3321,1650,-1.576999318,1.702137237,0.125137919,2.436327536,2.436327536,0,-1.273601036,1.381663727,0.108062691,0.664227652 -Scottie Pippen,pippesc01,1989,PO,CHI,1188,619,1.555290767,1.804737863,3.36002863,1.994913479,0,1.994913479,1.774674323,1.678906545,3.453580867,0.22961539 -Scottie Pippen,pippesc01,1989,RS,CHI,4932,2413,-0.202355557,1.839170131,1.636814573,5.427304927,5.427304927,0,0.253503997,1.90710626,2.160610257,0.502707386 -Scottie Pippen,pippesc01,1990,PO,CHI,1195,612,3.487454061,2.653486043,6.140940104,2.871135765,0,2.871135765,3.758548482,2.746148804,6.504697285,0.269631725 -Scottie Pippen,pippesc01,1990,RS,CHI,6415,3148,0.660462146,2.160027237,2.820489383,8.98187224,8.98187224,0,1.322656443,2.240546991,3.563203434,0.390151926 -Scottie Pippen,pippesc01,1991,PO,CHI,1307,704,4.502965262,3.631811673,8.134776935,4.032751608,0,4.032751608,5.205459826,3.385058774,8.5905186,0.012722302 -Scottie Pippen,pippesc01,1991,RS,CHI,6072,3014,3.720217481,2.806960979,6.52717846,14.27450518,14.27450518,0,4.19341596,2.892716022,7.086131982,0.059691077 -Scottie Pippen,pippesc01,1992,PO,CHI,1686,899,4.107679752,3.074422202,7.182101954,4.687542431,0,4.687542431,4.367934349,2.877397118,7.245331467,-0.214980253 -Scottie Pippen,pippesc01,1992,RS,CHI,6294,3164,4.554944372,2.348912895,6.903857267,15.55898235,15.55898235,0,4.959460495,2.313054708,7.272515203,-0.156804881 -Scottie Pippen,pippesc01,1993,PO,CHI,1471,789,1.620419926,1.777593383,3.398013309,2.560310305,0,2.560310305,2.521634213,1.696950158,4.218584371,0.281708013 -Scottie Pippen,pippesc01,1993,RS,CHI,6087,3123,2.409599729,1.936154163,4.345753893,11.28954553,11.28954553,0,2.929992357,1.81127954,4.741271897,-0.142984538 -Scottie Pippen,pippesc01,1994,PO,CHI,689,384,4.213804324,3.127025667,7.340829991,2.053991525,0,2.053991525,5.423715041,3.253894957,8.677609998,0.66130965 -Scottie Pippen,pippesc01,1994,RS,CHI,5343,2759,3.699985526,4.241747866,7.941733392,15.11506888,15.11506888,0,4.248800452,4.434503081,8.683303533,0.415251169 -Scottie Pippen,pippesc01,1995,PO,CHI,730,396,3.864474349,2.032666939,5.897141288,1.802886346,0,1.802886346,4.055856379,2.089482219,6.145338598,0.051826288 -Scottie Pippen,pippesc01,1995,RS,CHI,5843,3014,3.534062648,4.242057321,7.77611997,16.23265505,16.23265505,0,4.184308744,4.202259397,8.386568141,0.268366655 -Scottie Pippen,pippesc01,1996,PO,CHI,1357,742,5.140346163,4.448768628,9.589114791,4.817561147,0,4.817561147,5.978000793,4.325013863,10.30301466,-0.002339347 -Scottie Pippen,pippesc01,1996,RS,CHI,5423,2825,5.123616458,2.233584947,7.357201406,14.54917262,14.54917262,0,5.67374042,2.093973644,7.767714064,-0.117950166 -Scottie Pippen,pippesc01,1997,PO,CHI,1357,753,3.151047779,2.102149908,5.253197688,3.168078523,0,3.168078523,3.705010507,1.765609039,5.470619546,-0.083959161 -Scottie Pippen,pippesc01,1997,RS,CHI,5870,3095,5.311341426,2.090331391,7.401672818,16.01289804,16.01289804,0,5.847055406,2.14129059,7.988345996,-0.098446831 -Scottie Pippen,pippesc01,1998,PO,CHI,1482,836,4.154818225,3.475736493,7.630554717,4.577468423,0,4.577468423,4.778508363,3.398141336,8.176649699,0.209929294 -Scottie Pippen,pippesc01,1998,RS,CHI,3098,1652,3.85173325,2.431207979,6.282941229,7.613748516,7.613748516,0,4.173850349,2.383713521,6.557563869,0.003964404 -Scottie Pippen,pippesc01,1999,PO,HOU,329,172,3.063885462,1.022815898,4.08670136,0.615177687,0,0.615177687,3.772991739,1.040988467,4.813980206,-0.502843751 -Scottie Pippen,pippesc01,1999,RS,HOU,3763,2011,2.288194559,1.34182104,3.630015599,6.538482946,6.538482946,0,2.622189513,1.451032666,4.073222179,-0.102988386 -Scottie Pippen,pippesc01,2000,PO,POR,1111,614,3.457802879,3.417401309,6.875204188,3.121597113,0,3.121597113,4.093330995,3.311601584,7.404932579,0.337776772 -Scottie Pippen,pippesc01,2000,RS,POR,5208,2749,2.301043683,1.592125737,3.89316942,9.322137274,9.322137274,0,2.615781786,1.43259529,4.048377075,0.048819512 -Scottie Pippen,pippesc01,2001,PO,POR,225,117,-2.636770274,1.95900199,-0.677768284,0.130407625,0,0.130407625,-1.901372296,2.625556369,0.724184073,2.005059583 -Scottie Pippen,pippesc01,2001,RS,POR,4005,2133,1.603420154,0.403099247,2.006519401,5.178276928,5.178276928,0,1.810011121,0.489882594,2.299893715,0.035023488 -Scottie Pippen,pippesc01,2002,PO,POR,192,99,4.919978319,1.045623971,5.96560229,0.454159017,0,0.454159017,4.608278898,1.16725867,5.775537567,0.026274034 -Scottie Pippen,pippesc01,2002,RS,POR,3756,1996,0.624032084,0.720843532,1.344875616,4.179524921,4.179524921,0,0.951883687,0.691707843,1.64359153,0.208446893 -Scottie Pippen,pippesc01,2003,PO,POR,139,75,-0.354322026,-3.474480881,-3.828802907,-0.042669917,0,-0.042669917,-0.453630944,-4.410780485,-4.864411429,0.203918003 -Scottie Pippen,pippesc01,2003,RS,POR,3600,1911,1.055815101,1.61265222,2.668467321,5.296287314,5.296287314,0,1.238028517,1.441632219,2.679660736,0.232237917 -Scottie Pippen,pippesc01,2004,RS,CHI,800,412,-1.595276166,-0.61887644,-2.214152606,0.113236101,0.113236101,0,-1.45275408,-0.985071698,-2.437825778,0.48546805 -Charles Pittman,pittmch01,1983,PO,PHO,2,1,-5.822826572,-4.130225862,-9.953052433,-0.003746314,0,-0.003746314,-7.305304991,-6.419901557,-13.72520655,-1.178160403 -Charles Pittman,pittmch01,1983,RS,PHO,364,170,-4.840779104,-2.095058672,-6.935837776,-0.3692708,-0.3692708,0,-4.901053804,-2.307786991,-7.208840795,1.786636859 -Charles Pittman,pittmch01,1984,PO,PHO,521,253,-1.251573659,-0.809766579,-2.061340238,0.091728983,0,0.091728983,-1.54730545,-1.436980621,-2.98428607,0.05265236 -Charles Pittman,pittmch01,1984,RS,PHO,2113,989,-1.551935478,-1.638971364,-3.190906842,-0.222887816,-0.222887816,0,-1.879386653,-2.094311992,-3.973698645,0.190007713 -Charles Pittman,pittmch01,1985,PO,PHO,189,82,0.346727156,-3.694257546,-3.34753039,-0.025755992,0,-0.025755992,-0.410756318,-3.58058555,-3.991341867,-0.107684514 -Charles Pittman,pittmch01,1985,RS,PHO,2162,1001,-2.671499433,-1.334035222,-4.005534655,-0.643686487,-0.643686487,0,-3.173726386,-1.687110868,-4.860837255,0.398425365 -Charles Pittman,pittmch01,1986,RS,PHO,2500,1132,-2.109940936,-0.84236504,-2.952305976,-0.117090879,-0.117090879,0,-2.376534603,-1.315787358,-3.692321961,0.220943726 -Dexter Pittman,pittmde01,2011,RS,MIA,21,11,-10.66495403,-2.182962014,-12.84791605,-0.057487078,-0.057487078,0,-9.947565859,-3.842242031,-13.78980789,1.341150932 -Dexter Pittman,pittmde01,2012,PO,MIA,15,8,-11.53650541,0.677929876,-10.85857553,-0.034508545,0,-0.034508545,-11.32867345,0.730123726,-10.59854972,0.988385946 -Dexter Pittman,pittmde01,2012,RS,MIA,578,301,-2.972507238,-0.194977596,-3.167484833,-0.065318483,-0.065318483,0,-2.940883903,0.71992043,-2.220963473,1.736088036 -Dexter Pittman,pittmde01,2013,RS,MEM,37,20,-11.70517199,-1.789648713,-13.49482071,-0.111590482,-0.111590482,0,-10.82298854,-2.119692656,-12.94268119,1.656155627 -Dexter Pittman,pittmde01,2013,RS,MIA,23,12,3.187469683,-3.725892366,-0.538422683,0.013822236,0.013822236,0,2.71886954,-3.025010793,-0.306141253,1.939558812 -Dexter Pittman,pittmde01,2014,RS,ATL,5,3,-2.147932545,14.27995945,12.1320269,0.022600824,0.022600824,0,-0.73113731,6.391669184,5.660531874,-0.747860279 -Zoran Planinic,planizo01,2004,PO,NJN,28,15,-9.691869635,-5.188777128,-14.88064676,-0.097418921,0,-0.097418921,-10.15851977,-7.167670234,-17.32619001,1.562634504 -Zoran Planinic,planizo01,2004,RS,NJN,891,473,-1.318517307,-1.622917798,-2.941435105,-0.046737328,-0.046737328,0,-1.83823164,-2.076390285,-3.914621925,1.064488274 -Zoran Planinic,planizo01,2005,PO,NJN,6,3,-5.963766857,-3.289667208,-9.253434065,-0.010095926,0,-0.010095926,-7.755692501,-6.338372247,-14.09406475,-1.501683077 -Zoran Planinic,planizo01,2005,RS,NJN,967,515,-1.62272062,0.460639098,-1.162081522,0.42264419,0.42264419,0,-1.678916823,0.354580655,-1.324336167,1.194194358 -Zoran Planinic,planizo01,2006,PO,NJN,11,6,-16.43524668,10.43562243,-5.999624253,-0.01073911,0,-0.01073911,-13.57519976,9.412661837,-4.162537924,4.219827334 -Zoran Planinic,planizo01,2006,RS,NJN,1128,596,-4.143468727,0.535646597,-3.60782213,-0.264881031,-0.264881031,0,-4.020210037,0.223852741,-3.796357295,1.417477953 -Tibor Pleiss,pleisti01,2016,RS,UTA,164,82,-4.695483304,-5.875490203,-10.57097351,-0.329725577,-0.329725577,0,-3.906235596,-5.243782677,-9.150018273,0.753781295 -Mason Plumlee,plumlma01,2014,PO,BRK,213,114,-10.58101978,-3.801762891,-14.38278267,-0.700511349,0,-0.700511349,-8.158090507,-4.122414912,-12.28050542,0.358812777 -Mason Plumlee,plumlma01,2014,RS,BRK,2498,1275,-1.087846633,-0.926016608,-2.013863241,0.480361198,0.480361198,0,-0.979367718,-0.961763509,-1.941131228,0.300558508 -Mason Plumlee,plumlma01,2015,PO,BRK,104,49,-2.911987236,2.653444475,-0.258542761,0.066145992,0,0.066145992,-1.573150691,3.484825383,1.911674692,2.864122383 -Mason Plumlee,plumlma01,2015,RS,BRK,3405,1743,-0.787306791,-1.85716544,-2.644472231,0.093672243,0.093672243,0,-0.92739963,-1.453904023,-2.381303653,-0.175088539 -Mason Plumlee,plumlma01,2016,PO,POR,630,306,0.104753625,0.760815183,0.865568808,0.587152297,0,0.587152297,0.59993412,0.358905849,0.958839969,0.814098154 -Mason Plumlee,plumlma01,2016,RS,POR,4248,2084,-0.12366567,-0.386129631,-0.509795301,2.392819949,2.392819949,0,-0.297486318,0.11486927,-0.182617048,0.447423524 -Mason Plumlee,plumlma01,2017,RS,POR,3077,1516,0.775238493,-0.496700702,0.278537791,2.337381852,2.337381852,0,0.331776956,0.346574962,0.678351918,-0.21275382 -Mason Plumlee,plumlma01,2017,RS,DEN,1315,632,-2.113704899,1.626287972,-0.487416926,0.732483396,0.732483396,0,-1.885572461,1.362522647,-0.523049814,0.392817794 -Mason Plumlee,plumlma01,2018,RS,DEN,2998,1439,-2.034339644,0.326651773,-1.707687871,0.770659369,0.770659369,0,-1.293677796,0.341104783,-0.952573013,0.702184439 -Mason Plumlee,plumlma01,2019,PO,DEN,445,218,-2.26807511,-3.909242456,-6.177317566,-0.396118556,0,-0.396118556,-4.439638345,-2.86337071,-7.303009056,0.749884301 -Mason Plumlee,plumlma01,2019,RS,DEN,3592,1731,-0.726253892,-0.069578273,-0.795832165,1.726011166,1.726011166,0,-0.398757714,0.314525331,-0.084232383,0.010376963 -Marshall Plumlee,plumlma02,2017,RS,NYK,350,170,-3.119402047,-2.787771257,-5.907173304,-0.274406268,-0.274406268,0,-3.785899128,-4.102322547,-7.888221676,0.204897053 -Marshall Plumlee,plumlma02,2018,RS,MIL,114,52,-5.828150978,-3.405442188,-9.233593167,-0.172926759,-0.172926759,0,-7.040160789,-3.957145917,-10.99730671,0.527340525 -Miles Plumlee,plumlmi01,2013,RS,IND,105,55,-4.613834225,-0.313374231,-4.927208457,-0.060130293,-0.060130293,0,-4.699437966,-1.978897895,-6.678335861,-1.46958689 -Miles Plumlee,plumlmi01,2014,RS,PHO,3964,1964,-3.407855561,1.587775433,-1.820080128,0.927708001,0.927708001,0,-2.853633015,1.919873954,-0.933759061,-0.422256901 -Miles Plumlee,plumlmi01,2015,PO,MIL,30,16,-7.011451348,-7.317219772,-14.32867112,-0.098767719,0,-0.098767719,-8.05246986,-5.69438893,-13.74685879,1.271525604 -Miles Plumlee,plumlmi01,2015,RS,MIL,378,189,-1.8124358,-1.940389247,-3.752825048,-0.096099779,-0.096099779,0,-1.318694588,-1.166017189,-2.484711777,-0.595431744 -Miles Plumlee,plumlmi01,2015,RS,PHO,2029,1005,-1.867159788,0.960017944,-0.907141844,0.940886314,0.940886314,0,-2.03133014,1.616084116,-0.415246024,-0.410099789 -Miles Plumlee,plumlmi01,2016,RS,MIL,1755,870,-2.231415885,-0.316170189,-2.547586073,0.089367921,0.089367921,0,-2.521335637,-0.999439355,-3.520774992,-0.520223926 -Miles Plumlee,plumlmi01,2017,RS,CHA,339,174,-3.774634102,-0.365564363,-4.140198465,-0.122303212,-0.122303212,0,-4.021687795,0.133793933,-3.887893862,-0.883331267 -Miles Plumlee,plumlmi01,2017,RS,MIL,630,310,-5.482120141,2.158162465,-3.323957675,-0.091172325,-0.091172325,0,-4.857809846,0.645839837,-4.211970009,0.425772087 -Miles Plumlee,plumlmi01,2018,RS,ATL,1925,918,-5.661459816,1.550143426,-4.11131639,-0.636426625,-0.636426625,0,-5.674156578,0.151825522,-5.522331056,-0.181160522 -Miles Plumlee,plumlmi01,2019,RS,ATL,389,173,-1.419462114,-3.017125308,-4.436587422,-0.149945806,-0.149945806,0,-0.882328113,-3.386899119,-4.269227232,0.739258572 -Gary Plummer,plummga01,1985,RS,GSW,1527,702,-4.454516802,-2.776177737,-7.23069454,-1.618464887,-1.618464887,0,-4.619857918,-2.76314114,-7.382999058,0.879484339 -Gary Plummer,plummga01,1993,RS,DEN,1550,737,-4.104685037,-2.034416133,-6.13910117,-1.289623806,-1.289623806,0,-4.158150228,-2.010129028,-6.168279256,1.172964013 -Pavel Podkolzin,podkopa01,2005,RS,DAL,20,10,-11.4168096,-3.341229308,-14.75803891,-0.064553838,-0.064553838,0,-10.95720165,-2.904877179,-13.86207883,4.940524078 -Pavel Podkolzin,podkopa01,2006,RS,DAL,33,18,-14.0324558,0.731422891,-13.30103291,-0.096464922,-0.096464922,0,-12.65581886,-2.395986401,-15.05180526,-0.4080897 -Jakob Poeltl,poeltja01,2017,PO,TOR,53,26,7.880925504,0.829165027,8.710090531,0.155686918,0,0.155686918,1.383908844,2.879543018,4.263451861,-0.678195304 -Jakob Poeltl,poeltja01,2017,RS,TOR,1258,626,-2.336222236,-0.513937683,-2.850159919,-0.03188643,-0.03188643,0,-2.352616513,-0.46764169,-2.820258203,-0.316339837 -Jakob Poeltl,poeltja01,2018,PO,TOR,279,140,-0.891999088,-1.380519467,-2.272518555,0.035140494,0,0.035140494,-3.123087238,-1.742374729,-4.865461968,-0.095970034 -Jakob Poeltl,poeltja01,2018,RS,TOR,3134,1524,0.141217271,2.755086617,2.896303888,4.365826812,4.365826812,0,0.072548743,2.848162437,2.92071118,-0.55192974 -Jakob Poeltl,poeltja01,2019,PO,SAS,347,177,2.698035806,-0.745944096,1.95209171,0.435787287,0,0.435787287,1.606313591,1.087348847,2.693662438,-0.48882448 -Jakob Poeltl,poeltja01,2019,RS,SAS,2677,1273,1.09109529,1.002489631,2.093584921,3.136090213,3.136090213,0,0.265176631,0.493984624,0.759161255,-0.315656952 -Dwayne Polee,poleedw01,1987,RS,LAC,13,6,-8.618780321,4.434884804,-4.183895517,-0.00487217,-0.00487217,0,-5.209955414,7.819234175,2.609278761,11.21974884 -Scot Pollard,pollasc01,1998,RS,DET,589,317,-1.356664041,0.567493442,-0.789170599,0.31754725,0.31754725,0,-1.725761846,0.164459269,-1.561302577,0.119733601 -Scot Pollard,pollasc01,1999,PO,SAC,139,74,-0.547675251,3.843681751,3.2960065,0.236891372,0,0.236891372,-1.221409814,3.973409174,2.75199936,0.540481314 -Scot Pollard,pollasc01,1999,RS,SAC,524,259,0.638012134,2.006824733,2.644836866,0.710764596,0.710764596,0,0.061349758,2.098878301,2.160228059,-0.267492876 -Scot Pollard,pollasc01,2000,PO,SAC,135,70,-1.8226768,-1.000878312,-2.823555113,-0.00276906,0,-0.00276906,-1.843135428,0.791321303,-1.051814125,1.959090611 -Scot Pollard,pollasc01,2000,RS,SAC,2796,1336,-0.425816171,2.39390196,1.968085789,3.220106632,3.220106632,0,-0.701382023,2.574543445,1.873161422,0.121027217 -Scot Pollard,pollasc01,2001,PO,SAC,286,141,3.467787669,1.844284605,5.312072274,0.601870677,0,0.601870677,2.549843784,1.978111234,4.527955018,0.560908466 -Scot Pollard,pollasc01,2001,RS,SAC,3298,1658,-1.513823358,3.425229267,1.911405908,3.931348991,3.931348991,0,-1.610134562,2.887127037,1.276992475,-0.276060789 -Scot Pollard,pollasc01,2002,PO,SAC,382,193,0.751561584,1.589732859,2.341294443,0.518577035,0,0.518577035,0.208178752,1.741123425,1.949302177,0.269837007 -Scot Pollard,pollasc01,2002,RS,SAC,3789,1881,-0.981900459,2.623163283,1.641262824,4.201391404,4.201391404,0,-0.972735061,2.454166621,1.481431559,-0.279706186 -Scot Pollard,pollasc01,2003,PO,SAC,182,91,-3.727025702,-0.752971074,-4.479996775,-0.082487439,0,-0.082487439,-3.537202237,-1.496590957,-5.033793195,-0.388565719 -Scot Pollard,pollasc01,2003,RS,SAC,653,325,-1.144517942,2.260851594,1.116333652,0.642482085,0.642482085,0,-1.138694935,2.130506283,0.991811348,0.1990714 -Scot Pollard,pollasc01,2004,PO,IND,24,13,-6.679520227,4.244677067,-2.43484316,0.002189988,0,0.002189988,-6.197284922,4.751862444,-1.445422478,1.416717361 -Scot Pollard,pollasc01,2004,RS,IND,1250,678,-4.350313353,0.657584833,-3.69272852,-0.327770093,-0.327770093,0,-4.316918991,0.913489913,-3.403429078,0.465717552 -Scot Pollard,pollasc01,2005,PO,IND,120,67,-5.937905031,-0.681946295,-6.619851326,-0.137199159,0,-0.137199159,-6.424052841,-1.401249044,-7.825301885,0.50797884 -Scot Pollard,pollasc01,2005,RS,IND,1589,865,-1.84397782,2.317030655,0.473052835,1.42582231,1.42582231,0,-1.999059388,2.306131382,0.307071994,0.220956642 -Scot Pollard,pollasc01,2006,PO,IND,27,15,-8.378373107,1.660311794,-6.718061313,-0.032577704,0,-0.032577704,-8.108191579,3.963732539,-4.14445904,3.626812789 -Scot Pollard,pollasc01,2006,RS,IND,1457,771,-1.965646932,2.503394996,0.537748065,1.297727645,1.297727645,0,-2.043608013,2.979368044,0.935760031,0.314950769 -Scot Pollard,pollasc01,2007,PO,CLE,5,3,-6.099351176,-4.243389901,-10.34274108,-0.01245296,0,-0.01245296,-7.331447801,-1.463096011,-8.794543812,3.530736092 -Scot Pollard,pollasc01,2007,RS,CLE,209,109,-2.614669181,0.018259714,-2.596409467,0.008675864,0.008675864,0,-2.858948438,1.087635286,-1.771313152,1.464213021 -Scot Pollard,pollasc01,2008,RS,BOS,331,173,-2.451576252,0.154096204,-2.297480048,0.040631453,0.040631453,0,-2.991651548,1.040080177,-1.951571371,1.61606666 -Olden Polynice,polynol01,1988,PO,SEA,92,44,-5.616142863,2.473714258,-3.142428605,-0.009184972,0,-0.009184972,-4.822997589,2.226160713,-2.596836876,1.038863689 -Olden Polynice,polynol01,1988,RS,SEA,2280,1080,-3.840011491,-0.067214716,-3.907226207,-0.644601255,-0.644601255,0,-3.66833592,-0.038217023,-3.706552943,1.09876649 -Olden Polynice,polynol01,1989,PO,SEA,325,162,1.766519358,1.080737386,2.847256744,0.480516764,0,0.480516764,1.487315032,1.887269455,3.374584487,0.679269617 -Olden Polynice,polynol01,1989,RS,SEA,1761,835,-2.994771675,0.45493438,-2.539837295,0.090430446,0.090430446,0,-2.887022841,0.528603014,-2.358419826,1.0215821 -Olden Polynice,polynol01,1990,RS,SEA,2179,1085,-1.422489708,-0.206594634,-1.629084342,0.624896554,0.624896554,0,-1.481753081,0.030456739,-1.451296342,0.705216718 -Olden Polynice,polynol01,1991,RS,SEA,1946,960,-1.154032789,-0.802321377,-1.956354166,0.388458956,0.388458956,0,-1.033929851,-1.147806892,-2.181736742,-0.066917765 -Olden Polynice,polynol01,1991,RS,LAC,2383,1132,-0.68787713,0.006184508,-0.681692622,1.190864878,1.190864878,0,-0.870877267,0.324844356,-0.546032911,-0.305250414 -Olden Polynice,polynol01,1992,PO,LAC,120,63,-3.094840974,1.37916957,-1.715671404,0.03472609,0,0.03472609,-3.446026217,1.328289044,-2.117737173,1.184897164 -Olden Polynice,polynol01,1992,RS,LAC,3729,1834,-1.974754889,0.707841578,-1.266913311,1.384628368,1.384628368,0,-2.020965013,0.244956497,-1.776008517,-0.218970348 -Olden Polynice,polynol01,1993,RS,DET,2551,1299,-2.146113652,0.528629474,-1.617484178,0.748450034,0.748450034,0,-2.021764273,-0.006096163,-2.027860436,-0.277221279 -Olden Polynice,polynol01,1994,RS,DET,2680,1350,-0.909922985,-1.037064445,-1.946987429,0.550503863,0.550503863,0,-0.904831821,-0.434199851,-1.339031671,-0.450162719 -Olden Polynice,polynol01,1994,RS,SAC,2161,1052,-0.826277864,-0.821359033,-1.647636897,0.587085005,0.587085005,0,-0.836716765,-0.451743372,-1.288460137,-0.746069645 -Olden Polynice,polynol01,1995,RS,SAC,4929,2534,-1.183709887,1.126120276,-0.057589611,3.459710256,3.459710256,0,-1.276320364,1.032663504,-0.243656861,-0.571796273 -Olden Polynice,polynol01,1996,PO,SAC,272,141,1.133334065,3.212874202,4.346208268,0.520445432,0,0.520445432,0.503672867,3.129917968,3.633590835,-1.013956299 -Olden Polynice,polynol01,1996,RS,SAC,4804,2441,-1.686865053,0.519956826,-1.166908227,1.962963703,1.962963703,0,-1.538838934,0.629539612,-0.909299322,-0.40614216 -Olden Polynice,polynol01,1997,RS,SAC,5548,2893,-2.761788516,-0.327042473,-3.088830988,-0.498009195,-0.498009195,0,-2.353895306,0.063607488,-2.290287817,-0.384681672 -Olden Polynice,polynol01,1998,RS,SAC,2830,1458,-2.834020917,0.056300107,-2.77772081,-0.020549926,-0.020549926,0,-2.549157336,-0.221250831,-2.770408167,-0.313651671 -Olden Polynice,polynol01,1999,RS,SEA,2796,1481,-2.162491896,-1.359478703,-3.5219706,-0.57986571,-0.57986571,0,-2.074608877,-0.864411488,-2.939020365,-0.530760698 -Olden Polynice,polynol01,2000,PO,UTA,481,260,-2.851274845,-0.103020543,-2.954295387,-0.027947507,0,-0.027947507,-3.059514254,0.137903189,-2.921611065,-0.00811712 -Olden Polynice,polynol01,2000,RS,UTA,3434,1819,-3.111026136,1.199113761,-1.911912374,0.779406708,0.779406708,0,-2.863174673,1.187396508,-1.675778165,0.195793289 -Olden Polynice,polynol01,2001,PO,UTA,182,100,0.272304081,-1.747647053,-1.475342972,0.06690814,0,0.06690814,0.130804903,-2.411965349,-2.281160446,-0.221444411 -Olden Polynice,polynol01,2001,RS,UTA,3064,1619,-4.092837938,1.206237737,-2.8866002,-0.113179135,-0.113179135,0,-3.656008393,1.001679392,-2.654329001,0.282737995 -Olden Polynice,polynol01,2004,RS,LAC,23,12,-11.76484767,-1.556002679,-13.32085035,-0.066414922,-0.066414922,0,-9.970367144,-3.770532256,-13.7408994,2.389416235 -Cliff Pondexter,pondecl01,1977,PO,CHI,26,12,-2.68748367,-2.216057706,-4.903541376,-0.013424814,0,-0.013424814,-4.099410501,-4.837661391,-8.937071892,-1.355889645 -Cliff Pondexter,pondecl01,1977,RS,CHI,2099,996,-2.843820041,0.030643257,-2.813176784,-0.032038249,-0.032038249,0,-2.916356928,-0.87931362,-3.795670548,-0.220318326 -Cliff Pondexter,pondecl01,1978,RS,CHI,1142,534,-0.281738313,0.281994256,0.000255942,0.748825966,0.748825966,0,-0.699878417,-0.241951432,-0.941829849,-0.068117721 -Quincy Pondexter,pondequ01,2011,PO,NOH,16,9,-8.81351979,-2.860960425,-11.67448021,-0.043995244,0,-0.043995244,-7.445277033,-3.879216631,-11.32449366,3.640216762 -Quincy Pondexter,pondequ01,2011,RS,NOH,1372,734,-2.803876646,-0.480744775,-3.28462142,-0.200050186,-0.200050186,0,-3.198752879,-1.385070432,-4.583823311,-0.073769561 -Quincy Pondexter,pondequ01,2012,PO,MEM,211,114,0.58252177,1.170564017,1.753085786,0.271463512,0,0.271463512,-0.324119105,0.669782314,0.345663209,0.44593538 -Quincy Pondexter,pondequ01,2012,RS,MEM,1917,1002,-0.834282903,-0.87205312,-1.706336023,0.534648099,0.534648099,0,-1.359867694,-1.43368028,-2.793547973,0.191399898 -Quincy Pondexter,pondequ01,2013,PO,MEM,665,357,2.835054985,0.283710072,3.118765058,1.103609543,0,1.103609543,2.591711181,0.021942045,2.613653225,0.093847493 -Quincy Pondexter,pondequ01,2013,RS,MEM,2315,1243,0.522241549,-0.64981813,-0.127576581,1.663720032,1.663720032,0,0.159889885,-1.037325279,-0.877435394,0.035560809 -Quincy Pondexter,pondequ01,2014,RS,MEM,518,270,-2.217618798,-4.76381563,-6.981434428,-0.580418686,-0.580418686,0,-1.461274955,-3.951093105,-5.41236806,-0.407806096 -Quincy Pondexter,pondequ01,2015,PO,NOP,251,124,2.380048334,2.905067962,5.285116296,0.531817564,0,0.531817564,5.823460218,3.927835558,9.751295776,1.386963895 -Quincy Pondexter,pondequ01,2015,RS,MEM,1064,540,-0.94726961,-3.005144393,-3.952414004,-0.327742419,-0.327742419,0,-1.966895243,-2.443533984,-4.410429227,-1.022487778 -Quincy Pondexter,pondequ01,2015,RS,NOP,2427,1253,0.617742685,-2.12506536,-1.507322675,0.789246292,0.789246292,0,-0.191484461,-1.717663764,-1.909148225,-0.624459734 -Quincy Pondexter,pondequ01,2018,RS,CHI,406,196,-6.307503222,-0.614169694,-6.921672916,-0.420358167,-0.420358167,0,-5.161631378,-2.174798001,-7.336429379,0.759544167 -Quincy Pondexter,pondequ01,2019,PO,SAS,22,12,2.221069037,9.493320618,11.71438966,0.089193896,0,0.089193896,-2.559924149,8.811273038,6.251348889,-2.329446436 -Quincy Pondexter,pondequ01,2019,RS,SAS,624,292,-2.566888765,0.165988957,-2.400899808,0.051768279,0.051768279,0,-3.256138986,-1.1875462,-4.443685186,-0.470507593 -David Pope,popeda01,1985,RS,KCK,284,129,-6.966776736,-1.85006896,-8.816845696,-0.405242582,-0.405242582,0,-6.896616036,-1.459224099,-8.355840135,1.539489625 -David Pope,popeda01,1986,RS,SEA,152,74,-1.391202241,-0.816254459,-2.207456699,0.020531292,0.020531292,0,-2.130368591,-1.222087141,-3.352455732,0.240553002 -Mark Pope,popema01,1998,PO,IND,75,42,1.484123244,-1.25034835,0.233774894,0.066899606,0,0.066899606,0.491727287,-0.812089877,-0.32036259,1.261383936 -Mark Pope,popema01,1998,RS,IND,357,193,-5.645185602,-1.069060594,-6.714246196,-0.395291444,-0.395291444,0,-5.754970607,-1.145505593,-6.9004762,1.155572897 -Mark Pope,popema01,1999,RS,IND,47,26,-7.556736008,-3.83171243,-11.38844844,-0.118961445,-0.118961445,0,-6.855997365,-2.725718362,-9.581715728,3.43265438 -Mark Pope,popema01,2001,PO,MIL,86,46,1.695652801,2.432088139,4.12774094,0.166878566,0,0.166878566,1.175552657,1.876254019,3.051806675,0.217990907 -Mark Pope,popema01,2001,RS,MIL,1828,942,-2.650201908,-0.026418857,-2.676620765,0.035412652,0.035412652,0,-3.011603999,-0.385324461,-3.39692846,0.382215269 -Mark Pope,popema01,2002,RS,MIL,810,426,-3.827218713,-1.020239531,-4.847458243,-0.458511253,-0.458511253,0,-3.841276429,-1.788141453,-5.629417882,0.531269659 -Mark Pope,popema01,2004,RS,DEN,39,20,-9.425933097,-2.167333618,-11.59326672,-0.095333984,-0.095333984,0,-8.739335729,-0.021194054,-8.760529783,5.150711375 -Mark Pope,popema01,2005,RS,DEN,53,27,-1.807177593,0.010259857,-1.796917736,0.013114662,0.013114662,0,-2.164937431,-0.214464355,-2.379401785,-0.101135554 -Dave Popson,popsoda01,1989,RS,LAC,150,68,-4.905480327,-3.536760779,-8.442241106,-0.197945677,-0.197945677,0,-5.278279566,-3.981124519,-9.259404085,0.238057294 -Dave Popson,popsoda01,1989,RS,MIA,79,38,-5.98495848,-4.83723659,-10.82219507,-0.157723169,-0.157723169,0,-6.190911307,-4.474532136,-10.66544344,0.796139056 -Dave Popson,popsoda01,1991,RS,BOS,133,64,-4.295113114,-2.579636556,-6.87474967,-0.135614866,-0.135614866,0,-4.073460083,-3.014753896,-7.088213979,0.684624351 -Dave Popson,popsoda01,1992,RS,MIL,52,26,-6.384816051,0.622711449,-5.762104602,-0.040873461,-0.040873461,0,-5.470615948,0.067617544,-5.402998404,2.246067682 -Ben Poquette,poquebe01,1978,RS,DET,1421,626,-2.72297675,-1.437761283,-4.160738033,-0.449922098,-0.449922098,0,-3.010730871,-2.212806826,-5.223537696,-0.155067849 -Ben Poquette,poquebe01,1979,RS,DET,3020,1337,-2.140141267,0.426023292,-1.714117975,0.707336717,0.707336717,0,-2.373168384,-0.024438472,-2.397606856,0.109502365 -Ben Poquette,poquebe01,1980,RS,UTA,4831,2349,-1.556566588,0.259684216,-1.296882371,1.739306254,1.739306254,0,-1.560305996,0.513828061,-1.046477935,-0.131611008 -Ben Poquette,poquebe01,1981,RS,UTA,5781,2808,-0.863942816,0.607785276,-0.256157539,3.569109647,3.569109647,0,-0.976905314,0.949910635,-0.026994678,-0.105944394 -Ben Poquette,poquebe01,1982,RS,UTA,3718,1698,-0.714868319,-0.157791693,-0.872660012,1.627169432,1.627169432,0,-0.950575876,-0.12304389,-1.073619767,0.04978918 -Ben Poquette,poquebe01,1983,RS,UTA,5271,2331,-0.661793754,0.535912203,-0.125881551,3.111782388,3.111782388,0,-0.908413762,0.763423765,-0.144989997,-0.301561664 -Ben Poquette,poquebe01,1984,RS,CLE,1761,858,-1.739571321,-0.043750842,-1.783322163,0.423399884,0.423399884,0,-2.121823048,-0.191110516,-2.312933564,0.057061932 -Ben Poquette,poquebe01,1985,PO,CLE,195,91,-1.143615095,0.691193603,-0.452421492,0.110648239,0,0.110648239,-1.570200891,0.583427742,-0.98677315,0.600702785 -Ben Poquette,poquebe01,1985,RS,CLE,3556,1656,-1.151214108,0.740752626,-0.410461482,1.977990401,1.977990401,0,-1.272987791,0.710522395,-0.562465396,0.069790229 -Ben Poquette,poquebe01,1986,RS,CLE,3203,1496,-1.739042501,-0.482873618,-2.221916118,0.403087251,0.403087251,0,-1.979499099,-0.651158324,-2.630657424,0.005735679 -Ben Poquette,poquebe01,1987,RS,CLE,933,437,-1.47789622,-1.752739964,-3.230636183,-0.107265709,-0.107265709,0,-2.342199736,-1.937693005,-4.279892741,0.099311104 -Ben Poquette,poquebe01,1987,RS,CHI,337,167,-1.241648722,-2.047150005,-3.288798727,-0.046169693,-0.046169693,0,-1.88483811,-2.064349102,-3.949187212,0.582710979 -Chris Porter,portech01,2001,RS,GSW,2274,1147,-2.046350869,-2.539859163,-4.586210032,-1.074014394,-1.074014394,0,-2.394409986,-2.473081425,-4.867491411,-0.045941962 -Howard Porter,porteho01,1977,PO,DET,211,98,3.326590287,-1.047711503,2.278878783,0.258063065,0,0.258063065,3.067798425,-1.18355433,1.884244095,-0.518011994 -Howard Porter,porteho01,1977,RS,DET,5044,2200,-0.904525906,-1.187095835,-2.091621741,0.736512299,0.736512299,0,-0.7939671,-1.240644789,-2.034611889,-0.361434651 -Howard Porter,porteho01,1978,RS,NJN,2842,1216,1.459590719,-1.334926408,0.124664311,1.778468104,1.778468104,0,0.602348364,-1.576997208,-0.974648844,-0.301829013 -Howard Porter,porteho01,1978,RS,DET,243,107,-4.283126923,-1.334840988,-5.617967912,-0.157359126,-0.157359126,0,-4.589291103,-1.42634848,-6.015639583,0.546989844 -Kevin Porter,porteke01,1977,PO,DET,131,61,-0.035641468,-3.975025794,-4.010667262,-0.040507306,0,-0.040507306,-0.64778865,-4.004951695,-4.652740344,0.110704746 -Kevin Porter,porteke01,1977,RS,DET,4854,2117,2.010592642,-2.159136692,-0.14854405,2.816008595,2.816008595,0,1.545921032,-1.531709121,0.014211911,0.237596465 -Kevin Porter,porteke01,1978,RS,NJN,6277,2686,1.543149137,-1.487522335,0.055626802,3.844120836,3.844120836,0,1.147278306,-0.992577704,0.154700601,-0.019732315 -Kevin Porter,porteke01,1978,RS,DET,288,127,1.601490587,-1.646246451,-0.044755864,0.17575778,0.17575778,0,0.865439852,-1.413587686,-0.548147834,0.289912317 -Kevin Porter,porteke01,1979,RS,DET,6922,3064,3.567364943,-1.083087606,2.484277337,8.172353191,8.172353191,0,3.261479613,-0.443022336,2.818457277,-0.132723548 -Kevin Porter,porteke01,1980,PO,WSB,103,49,-0.42667328,-0.4574762,-0.88414948,0.048649877,0,0.048649877,-0.441233735,0.117044524,-0.324189212,1.119911914 -Kevin Porter,porteke01,1980,RS,WSB,3230,1494,0.763650043,-1.318417314,-0.554767271,1.675806138,1.675806138,0,0.333580654,-1.145619852,-0.812039198,0.156789667 -Kevin Porter,porteke01,1981,RS,WSB,5561,2577,2.655209013,-0.25759,2.397619013,6.763759722,6.763759722,0,2.281564809,0.158381831,2.439946639,-0.06478644 -Kevin Porter,porteke01,1983,RS,WSB,440,210,-1.030435435,-0.499542339,-1.529977774,0.131541493,0.131541493,0,-1.624742773,-0.233766443,-1.858509216,0.659262166 -Otto Porter Jr.,porteot01,2014,PO,WAS,14,6,-6.988108357,-18.66653975,-25.65464811,-0.072915956,0,-0.072915956,-5.475218781,-17.274054,-22.74927278,0.771814479 -Otto Porter Jr.,porteot01,2014,RS,WAS,634,319,-4.21430663,-1.294511609,-5.508818238,-0.44798588,-0.44798588,0,-4.134716336,-2.598274785,-6.732991122,-0.218372708 -Otto Porter Jr.,porteot01,2015,PO,WAS,661,331,2.481736941,6.277310103,8.759047044,2.008446626,0,2.008446626,0.697607862,7.148095915,7.845703777,0.18728066 -Otto Porter Jr.,porteot01,2015,RS,WAS,2820,1432,-0.693188739,-1.364003011,-2.057191749,0.502309183,0.502309183,0,-1.06541283,-1.42288046,-2.48829329,-0.731463295 -Otto Porter Jr.,porteot01,2016,RS,WAS,4738,2276,0.429539733,0.0036474,0.433187133,3.716641601,3.716641601,0,0.356104853,0.86767463,1.223779483,0.535982749 -Otto Porter Jr.,porteot01,2017,PO,WAS,862,428,4.027662075,3.748750073,7.776412148,2.36359086,0,2.36359086,3.13151968,2.378523071,5.510042751,-0.289289364 -Otto Porter Jr.,porteot01,2017,RS,WAS,5393,2605,1.799185816,0.830840157,2.630025972,7.172503964,7.172503964,0,1.798342783,1.632582248,3.43092503,0.302724859 -Otto Porter Jr.,porteot01,2018,PO,WAS,330,158,-0.691679378,2.813255234,2.121575856,0.410992069,0,0.410992069,-0.766786442,4.236867749,3.470081307,1.438031242 -Otto Porter Jr.,porteot01,2018,RS,WAS,4953,2432,3.136374255,1.391369181,4.527743435,8.989495575,8.989495575,0,3.202121193,1.531504567,4.73362576,-0.447908975 -Otto Porter Jr.,porteot01,2019,RS,WAS,2570,1191,0.206447619,1.631831161,1.83827878,2.794099089,2.794099089,0,0.457027322,1.556349106,2.013376429,0.220774222 -Otto Porter Jr.,porteot01,2019,RS,CHI,1044,492,3.909218333,0.442015806,4.351234139,1.788693147,1.788693147,0,2.419033769,0.297886945,2.716920714,0.3517702 -Terry Porter,portete01,1986,PO,POR,148,68,-1.495208277,-0.665013415,-2.160221692,0.02136805,0,0.02136805,-1.297619589,-0.741898654,-2.039518243,1.257714987 -Terry Porter,portete01,1986,RS,POR,2673,1214,0.058951872,-0.040967701,0.017984171,1.72222794,1.72222794,0,0.066745205,-0.237289445,-0.170544241,0.469355171 -Terry Porter,portete01,1987,PO,POR,313,150,4.440706501,0.749981075,5.190687576,0.626843923,0,0.626843923,4.451398363,1.142999242,5.594397605,0.013461999 -Terry Porter,portete01,1987,RS,POR,6005,2714,2.414481716,0.530457135,2.944938851,7.866543841,7.866543841,0,2.437191655,0.663616119,3.100807774,-0.247623725 -Terry Porter,portete01,1988,PO,POR,318,149,3.325287941,0.492755967,3.818043907,0.516301361,0,0.516301361,3.05253601,0.895463137,3.947999147,0.248044304 -Terry Porter,portete01,1988,RS,POR,6530,2991,4.135117887,0.429911605,4.565029492,11.11078725,11.11078725,0,3.974580116,0.674447325,4.649027441,-0.469601435 -Terry Porter,portete01,1989,PO,POR,255,124,5.293925935,-2.910478408,2.383447527,0.332238164,0,0.332238164,4.932802262,-2.265513852,2.66728841,-0.776250393 -Terry Porter,portete01,1989,RS,POR,6792,3102,3.913619676,-0.376066426,3.53755325,9.911281128,9.911281128,0,3.784288869,0.026778683,3.811067552,-0.406089772 -Terry Porter,portete01,1990,PO,POR,1705,815,5.431728951,-0.472941225,4.958787726,3.296261853,0,3.296261853,5.143279733,-0.311970526,4.831309208,-0.284287713 -Terry Porter,portete01,1990,RS,POR,5995,2781,5.472710289,0.884889893,6.357600182,12.86930216,12.86930216,0,5.402541694,0.849111473,6.251653167,-0.409651246 -Terry Porter,portete01,1991,PO,POR,1174,595,5.171024752,0.455561046,5.626585797,2.610888821,0,2.610888821,4.944049803,0.651152693,5.595202496,-0.422791 -Terry Porter,portete01,1991,RS,POR,5644,2665,6.443413438,1.631933465,8.075346903,14.67469401,14.67469401,0,6.492487151,1.663275971,8.155763122,-0.298642615 -Terry Porter,portete01,1992,PO,POR,1732,870,5.990039999,-0.180119358,5.809920642,3.889138602,0,3.889138602,5.676084783,0.039743915,5.715828698,-0.700118003 -Terry Porter,portete01,1992,RS,POR,5808,2784,3.692765196,0.589837519,4.282602715,9.971322227,9.971322227,0,3.795421255,0.685696814,4.481118069,-0.173987755 -Terry Porter,portete01,1993,PO,POR,292,152,-0.514638889,0.501547725,-0.013091164,0.2203081,0,0.2203081,-0.219223246,0.885595759,0.666372513,0.588921372 -Terry Porter,portete01,1993,RS,POR,6021,2883,2.503009765,-0.490249687,2.012760078,6.972243,6.972243,0,2.474417156,-0.411075331,2.063341825,-0.465976145 -Terry Porter,portete01,1994,PO,POR,150,76,3.020850228,-0.124040905,2.896809324,0.224701012,0,0.224701012,3.497240363,-0.586274668,2.910965695,-0.445596805 -Terry Porter,portete01,1994,RS,POR,4318,2074,2.385035039,-0.976361617,1.408673422,4.390332884,4.390332884,0,2.434775087,-1.172852157,1.26192293,-0.222797097 -Terry Porter,portete01,1995,PO,POR,40,21,10.52205078,-5.575322438,4.946728345,0.087508116,0,0.087508116,9.675574194,-3.889132573,5.786441621,2.603369631 -Terry Porter,portete01,1995,RS,POR,1522,770,0.761919534,-0.439486718,0.322432816,1.208019033,1.208019033,0,0.859866347,-0.777993415,0.081872932,0.078032665 -Terry Porter,portete01,1996,RS,MIN,4082,2072,1.96053077,-0.733142452,1.227388318,4.203834887,4.203834887,0,1.7516137,-0.836171318,0.915442382,-0.017663498 -Terry Porter,portete01,1997,PO,MIN,87,46,3.740018597,-1.24983952,2.490179078,0.126112294,0,0.126112294,3.608579142,-2.625262385,0.983316757,-0.505955274 -Terry Porter,portete01,1997,RS,MIN,2997,1568,0.952522967,-1.458540683,-0.506017716,1.793870135,1.793870135,0,0.787230119,-1.965513161,-1.178283042,-0.066150252 -Terry Porter,portete01,1998,PO,MIN,341,188,3.232741186,-0.234271717,2.99846947,0.564073342,0,0.564073342,2.914908525,-0.049383403,2.865525122,-0.702689289 -Terry Porter,portete01,1998,RS,MIN,3485,1786,2.755683055,-1.303712947,1.451970108,3.81130443,3.81130443,0,2.541964379,-1.769400109,0.77256427,-0.419996389 -Terry Porter,portete01,1999,PO,MIA,235,139,2.836017378,-2.079650162,0.756367216,0.255790238,0,0.255790238,2.249435337,-2.124836902,0.124598435,-0.227175046 -Terry Porter,portete01,1999,RS,MIA,2439,1365,2.358854339,0.333868133,2.692722472,3.787133127,3.787133127,0,2.211165125,0.393001329,2.604166454,-0.078447236 -Terry Porter,portete01,2000,PO,SAS,170,89,-5.450472168,2.094451904,-3.356020264,-0.028566588,0,-0.028566588,-4.704286657,1.599169496,-3.105117161,0.581019164 -Terry Porter,portete01,2000,RS,SAS,3086,1613,2.38933736,0.023944461,2.413281822,4.227925093,4.227925093,0,2.248154521,-0.31260134,1.935553181,-0.470327686 -Terry Porter,portete01,2001,PO,SAS,616,326,1.137888918,0.770913929,1.908802847,0.798704112,0,0.798704112,0.994438248,0.306627166,1.301065415,-0.053446023 -Terry Porter,portete01,2001,RS,SAS,3168,1678,1.89320622,0.553016522,2.446222742,4.428789564,4.428789564,0,1.793472374,0.039784133,1.833256507,-0.410536251 -Terry Porter,portete01,2002,PO,SAS,237,131,-1.898709715,1.127057224,-0.771652491,0.137074853,0,0.137074853,-1.730137644,0.359400009,-1.370737635,0.472411856 -Terry Porter,portete01,2002,RS,SAS,2454,1294,1.189111396,1.50413574,2.693247136,3.588500193,3.588500193,0,0.930830355,0.816516163,1.747346518,-0.130894283 -Bobby Portis,portibo01,2016,RS,CHI,2238,1102,-2.622036957,-0.714100599,-3.336137556,-0.328906169,-0.328906169,0,-1.966698411,-1.26925856,-3.235956971,-0.190955053 -Bobby Portis,portibo01,2017,PO,CHI,241,121,-3.008980637,4.222729167,1.21374853,0.251627855,0,0.251627855,-4.67171761,2.344311707,-2.327405903,-0.285056573 -Bobby Portis,portibo01,2017,RS,CHI,2023,1000,-1.506603383,-1.991747508,-3.49835089,-0.379646406,-0.379646406,0,-1.566702828,-2.242345409,-3.809048237,-0.555497249 -Bobby Portis,portibo01,2018,RS,CHI,3434,1643,1.137506672,-1.965976021,-0.828469349,1.616700053,1.616700053,0,0.612223213,-2.341800803,-1.72957759,0.367071265 -Bobby Portis,portibo01,2019,RS,WAS,1645,768,-1.869836648,-2.50939196,-4.379228608,-0.640921648,-0.640921648,0,-1.315359727,-1.503802429,-2.819162156,0.404715007 -Bobby Portis,portibo01,2019,RS,CHI,1111,531,-0.183487884,-4.403392424,-4.586880308,-0.495293711,-0.495293711,0,-1.256546772,-4.200059379,-5.456606151,-0.480633958 -Kristaps Porzingis,porzikr01,2016,RS,NYK,4048,2047,0.062351531,3.269589507,3.331941038,6.361807399,6.361807399,0,0.576765184,2.724362,3.301127184,0.153112445 -Kristaps Porzingis,porzikr01,2017,RS,NYK,4412,2164,-1.257606196,1.561843735,0.304237539,3.400759962,3.400759962,0,-0.138860646,1.620792521,1.481931875,0.833670278 -Kristaps Porzingis,porzikr01,2018,RS,NYK,3164,1553,0.799695075,1.952993099,2.752688174,4.372766077,4.372766077,0,1.347183345,1.417910075,2.765093419,0.290372875 -James Posey,poseyja01,2000,RS,DEN,4095,2052,0.622722694,0.891931166,1.51465386,4.477710563,4.477710563,0,0.517090561,0.981202517,1.498293078,0.27253587 -James Posey,poseyja01,2001,RS,DEN,4400,2255,0.248249301,2.363302423,2.611551724,6.186600049,6.186600049,0,0.233900921,2.187023354,2.420924275,0.271394241 -James Posey,poseyja01,2002,RS,DEN,4263,2238,-0.549464289,0.962755327,0.413291038,3.636148198,3.636148198,0,-0.265860446,1.449642712,1.183782266,0.615325266 -James Posey,poseyja01,2003,RS,HOU,3080,1646,0.223312616,0.888928584,1.1122412,3.274681252,3.274681252,0,0.256071821,1.170752927,1.426824748,0.886137606 -James Posey,poseyja01,2003,RS,DEN,1672,872,-1.217513772,-0.225534281,-1.443048053,0.586200016,0.586200016,0,-1.16970425,-0.103617948,-1.273322198,0.751353008 -James Posey,poseyja01,2004,PO,MEM,236,130,3.891770093,1.525987556,5.417757649,0.560680917,0,0.560680917,3.988797647,2.292711181,6.281508827,0.3135277 -James Posey,poseyja01,2004,RS,MEM,4721,2451,3.044137535,2.330388875,5.37452641,10.20700851,10.20700851,0,2.89763984,2.851865815,5.749505656,0.424392101 -James Posey,poseyja01,2005,PO,MEM,193,100,-0.902101886,-2.361189884,-3.263291771,-0.027224504,0,-0.027224504,-0.839091267,-1.828464688,-2.667555955,0.720512778 -James Posey,poseyja01,2005,RS,MEM,2577,1382,-1.588646788,0.162514712,-1.426132076,0.938035177,0.938035177,0,-1.3527511,0.277270512,-1.075480588,0.451627918 -James Posey,poseyja01,2006,PO,MIA,1155,607,2.180076175,1.334171013,3.514247188,2.008222357,0,2.008222357,1.723392775,1.705484204,3.428876978,0.334032209 -James Posey,poseyja01,2006,RS,MIA,3694,1914,0.262379324,0.23767006,0.500049383,3.183974281,3.183974281,0,0.266364292,0.629245258,0.89560955,0.295265828 -James Posey,poseyja01,2007,PO,MIA,268,139,0.989875302,3.000162857,3.990038159,0.49850168,0,0.49850168,1.132527365,3.949971818,5.082499182,1.015135719 -James Posey,poseyja01,2007,RS,MIA,3635,1919,0.529803351,0.60417964,1.13398299,3.816311423,3.816311423,0,0.381545154,1.174211305,1.555756459,0.33288817 -James Posey,poseyja01,2008,PO,BOS,1037,573,1.097736508,1.441918141,2.539654649,1.604754983,0,1.604754983,1.336747019,1.640744299,2.977491318,0.550748224 -James Posey,poseyja01,2008,RS,BOS,3488,1821,-0.923551433,0.712500722,-0.211050711,2.372593501,2.372593501,0,-0.44890518,1.03276176,0.58385658,0.54418627 -James Posey,poseyja01,2009,PO,NOH,233,123,-0.67124848,-1.439973019,-2.111221499,0.04172325,0,0.04172325,-1.182796666,-1.512775376,-2.695572042,0.825564975 -James Posey,poseyja01,2009,RS,NOH,3959,2140,-0.573630782,0.281602238,-0.292028544,2.70012042,2.70012042,0,-0.588662094,0.614518746,0.025856653,0.568443949 -James Posey,poseyja01,2010,RS,NOH,3378,1731,-0.856686835,-0.819638643,-1.676325478,0.954705268,0.954705268,0,-1.096834856,-0.514794369,-1.611629225,0.641775083 -James Posey,poseyja01,2011,RS,IND,1674,839,-1.629372581,0.390598356,-1.238774225,0.655746258,0.655746258,0,-1.287257663,0.497535263,-0.789722399,1.275590199 -Lavor Postell,postela01,2001,RS,NYK,309,169,-4.251548872,-1.074410297,-5.325959169,-0.222582395,-0.222582395,0,-4.397124037,-3.180782136,-7.577906173,0.196816728 -Lavor Postell,postela01,2002,RS,NYK,338,179,-2.800829001,-0.578953895,-3.379782896,-0.057865618,-0.057865618,0,-2.634364592,-2.558557617,-5.192922209,0.558827163 -Lavor Postell,postela01,2003,RS,NYK,187,98,-3.335989929,-2.211971817,-5.547961745,-0.140597054,-0.140597054,0,-3.611858064,-3.652361084,-7.264219148,0.460809201 -Vitaly Potapenko,potapvi01,1997,RS,CLE,2163,1238,-5.789548814,-0.246723846,-6.036272661,-2.097816399,-2.097816399,0,-5.417581513,-0.570789717,-5.98837123,0.97227572 -Vitaly Potapenko,potapvi01,1998,PO,CLE,122,70,-6.160485242,-0.852871949,-7.013357191,-0.158311289,0,-0.158311289,-5.973007995,-1.494382974,-7.467390969,0.705578499 -Vitaly Potapenko,potapvi01,1998,RS,CLE,2675,1412,-4.576395445,-0.082795871,-4.659191316,-1.382261003,-1.382261003,0,-4.341133773,-0.773503089,-5.114636862,0.456647958 -Vitaly Potapenko,potapvi01,1999,RS,BOS,1787,927,-1.408855171,-1.03218685,-2.441042022,0.14649488,0.14649488,0,-1.36203889,-0.738552321,-2.100591212,0.228828568 -Vitaly Potapenko,potapvi01,1999,RS,CLE,850,467,-4.224699118,-0.415014936,-4.639714054,-0.451901782,-0.451901782,0,-3.877634849,-0.254469517,-4.132104365,0.330223622 -Vitaly Potapenko,potapvi01,2000,RS,BOS,3582,1797,-2.624585631,-1.29958217,-3.924167801,-1.078443057,-1.078443057,0,-2.466724218,-1.466782729,-3.933506947,0.16904923 -Vitaly Potapenko,potapvi01,2001,RS,BOS,3709,1901,-2.173750384,-1.582801294,-3.756551677,-0.975404002,-0.975404002,0,-2.309004653,-1.435979594,-3.744984248,-0.079511086 -Vitaly Potapenko,potapvi01,2002,RS,BOS,2618,1343,-2.985064581,-0.833374964,-3.818439545,-0.732001142,-0.732001142,0,-3.214688297,-1.041016209,-4.255704505,-0.011551266 -Vitaly Potapenko,potapvi01,2003,RS,SEA,747,403,-5.557183775,-1.349856774,-6.907040549,-0.856484604,-0.856484604,0,-5.40837813,-1.956785399,-7.365163529,0.188855975 -Vitaly Potapenko,potapvi01,2004,RS,SEA,2688,1419,-3.3027555,-2.846468773,-6.149224273,-2.459229473,-2.459229473,0,-3.153644063,-2.724356714,-5.878000777,-0.063723053 -Vitaly Potapenko,potapvi01,2005,PO,SEA,69,37,-1.786151198,-3.894293215,-5.680444413,-0.057652944,0,-0.057652944,-2.420909409,-3.070089345,-5.490998754,0.949815763 -Vitaly Potapenko,potapvi01,2005,RS,SEA,621,335,-0.924530442,-2.26582943,-3.190359871,-0.075560357,-0.075560357,0,-1.307017661,-2.185902735,-3.492920397,0.361174016 -Vitaly Potapenko,potapvi01,2006,PO,SAC,17,9,1.558471602,5.992673181,7.551144784,0.049687453,0,0.049687453,2.068273343,6.44493893,8.513212274,1.672184554 -Vitaly Potapenko,potapvi01,2006,RS,SEA,620,321,-4.242292363,-3.141654395,-7.383946759,-0.759894478,-0.759894478,0,-4.414487033,-3.477298765,-7.891785798,0.11754462 -Vitaly Potapenko,potapvi01,2006,RS,SAC,62,32,-2.956843198,-2.685134109,-5.641977307,-0.047682114,-0.047682114,0,-3.715573181,-3.418966338,-7.134539518,0.905397152 -Vitaly Potapenko,potapvi01,2007,RS,SAC,26,13,-17.41328478,-2.891629359,-20.30491414,-0.119162764,-0.119162764,0,-16.41726239,-3.902613134,-20.31987553,2.179952125 -Dwight Powell,poweldw01,2015,PO,DAL,8,3,-5.449522136,9.787079369,4.337557233,0.01140576,0,0.01140576,-5.575961638,2.096906504,-3.479055134,1.87444487 -Dwight Powell,poweldw01,2015,RS,DAL,471,227,-1.466145648,-1.050426745,-2.516572394,0.027254653,0.027254653,0,-0.886252638,-1.384864271,-2.271116909,0.780865311 -Dwight Powell,poweldw01,2015,RS,BOS,23,9,-5.451410002,-10.24568889,-15.6970989,-0.062550515,-0.062550515,0,-3.291359728,-8.732876277,-12.024236,5.000389528 -Dwight Powell,poweldw01,2016,PO,DAL,123,64,1.645296206,-2.434628913,-0.789332707,0.064807949,0,0.064807949,-0.475053334,-2.877912931,-3.352966265,-1.758682939 -Dwight Powell,poweldw01,2016,RS,DAL,2050,992,-2.365838683,2.663298566,0.297459883,1.545697106,1.545697106,0,-2.17931583,1.900493217,-0.278822613,0.210422426 -Dwight Powell,poweldw01,2017,RS,DAL,2630,1333,-0.841419537,-0.549165681,-1.390585218,0.920808906,0.920808906,0,-0.694606566,-0.104343307,-0.798949873,-0.395156846 -Dwight Powell,poweldw01,2018,RS,DAL,3413,1672,0.484132807,2.899276099,3.383408906,5.222555707,5.222555707,0,0.59486207,2.398486404,2.993348474,-0.181547383 -Dwight Powell,poweldw01,2019,RS,DAL,3495,1662,2.233488387,-0.370409315,1.863079072,3.91373133,3.91373133,0,1.834384546,0.056685171,1.891069717,0.053666933 -Leon Powe,powele01,2007,RS,BOS,1396,720,-2.102841291,-0.437718672,-2.540559963,0.077011346,0.077011346,0,-2.35369216,-0.929174952,-3.282867112,0.090464425 -Leon Powe,powele01,2008,PO,BOS,489,270,-0.505378686,-2.673726576,-3.179105261,-0.061327442,0,-0.061327442,-1.06205205,-2.93720057,-3.99925262,0.53019889 -Leon Powe,powele01,2008,RS,BOS,1550,809,1.328388766,0.229170557,1.557559323,1.786702052,1.786702052,0,0.961704711,0.136410757,1.098115467,0.460369722 -Leon Powe,powele01,2009,PO,BOS,46,24,-4.696283896,-0.656899806,-5.353183702,-0.032998889,0,-0.032998889,-5.160999768,-1.670342263,-6.831342031,0.338387615 -Leon Powe,powele01,2009,RS,BOS,2337,1227,0.286482662,1.105698242,1.392180904,2.604028334,2.604028334,0,0.016522396,0.833258021,0.849780417,0.392219209 -Leon Powe,powele01,2010,PO,CLE,18,9,-6.816598856,-5.732058665,-12.54865752,-0.047816529,0,-0.047816529,-6.910878705,-4.449984733,-11.36086344,2.763053678 -Leon Powe,powele01,2010,RS,CLE,455,236,-3.212920564,-0.396668743,-3.609589307,-0.104567413,-0.104567413,0,-3.413706021,-0.325642551,-3.739348572,0.967402421 -Leon Powe,powele01,2011,PO,MEM,27,14,-5.588177213,-1.742708772,-7.330885986,-0.032932429,0,-0.032932429,-5.593523437,-4.075905167,-9.669428604,-2.144383006 -Leon Powe,powele01,2011,RS,MEM,273,141,-1.049603649,-2.095386966,-3.144990614,-0.028842122,-0.028842122,0,-1.081419705,-2.084000269,-3.165419974,1.401143899 -Leon Powe,powele01,2011,RS,CLE,366,187,-2.207395977,-1.461679572,-3.669075549,-0.087879153,-0.087879153,0,-2.387507768,-1.305446586,-3.692954354,0.204638134 -Josh Powell,poweljo01,2006,PO,DAL,47,25,-8.104288433,-4.435920097,-12.54020853,-0.129849315,0,-0.129849315,-8.472811233,-4.578122752,-13.05093399,0.742674278 -Josh Powell,poweljo01,2006,RS,DAL,794,429,-2.161969148,-2.614543886,-4.776513034,-0.443861427,-0.443861427,0,-2.462537236,-3.092527806,-5.555065042,0.063372173 -Josh Powell,poweljo01,2007,PO,GSW,12,6,-0.032353718,1.392126697,1.359772979,0.012625726,0,0.012625726,-1.44730263,-2.447253017,-3.894555647,-2.441614741 -Josh Powell,poweljo01,2007,RS,IND,125,64,-8.287992633,-3.799888201,-12.08788083,-0.311503967,-0.311503967,0,-8.260803719,-2.696765032,-10.95756875,2.012756553 -Josh Powell,poweljo01,2007,RS,GSW,604,289,-3.610718718,-2.639239021,-6.249957739,-0.518493972,-0.518493972,0,-4.086558953,-3.347244346,-7.433803299,0.438634019 -Josh Powell,poweljo01,2008,RS,LAC,2383,1228,-3.759853917,-3.260966553,-7.02082047,-2.666866809,-2.666866809,0,-3.946723575,-3.21224764,-7.158971215,-0.311574758 -Josh Powell,poweljo01,2009,PO,LAL,140,73,-2.285836248,-3.376055451,-5.661891699,-0.110823123,0,-0.110823123,-2.766678081,-4.500214247,-7.266892328,-0.827613767 -Josh Powell,poweljo01,2009,RS,LAL,1397,703,-5.169416587,-2.696914817,-7.866331404,-1.83627235,-1.83627235,0,-5.016923148,-3.229391298,-8.246314446,0.06041751 -Josh Powell,poweljo01,2010,PO,LAL,76,40,-3.952670782,-4.10284184,-8.055512623,-0.113550021,0,-0.113550021,-4.746142792,-3.703663252,-8.449806044,1.528359555 -Josh Powell,poweljo01,2010,RS,LAL,1136,581,-5.088634167,-2.355403373,-7.44403754,-1.392324393,-1.392324393,0,-5.005294426,-2.981121336,-7.986415763,0.059951923 -Josh Powell,poweljo01,2011,PO,ATL,87,48,-1.639085101,-3.67460837,-5.313693471,-0.065229065,0,-0.065229065,-2.676051993,-3.804802092,-6.480854085,0.653921489 -Josh Powell,poweljo01,2011,RS,ATL,1229,653,-4.980143468,-2.903408663,-7.883552131,-1.711900868,-1.711900868,0,-5.032020386,-3.640947536,-8.672967922,0.087378294 -Josh Powell,poweljo01,2014,RS,HOU,37,19,-12.589949,-6.077945225,-18.66789422,-0.151697499,-0.151697499,0,-12.56302704,-4.815338347,-17.37836539,-1.620732677 -Kasib Powell,powelka01,2008,RS,MIA,578,304,-1.867323231,0.119547348,-1.747775883,0.155489522,0.155489522,0,-2.016856189,0.01857374,-1.998282449,0.026336477 -Norman Powell,powelno01,2016,PO,TOR,394,206,-1.75105184,-2.075389544,-3.826441384,-0.115840835,0,-0.115840835,-1.46848852,-2.236276585,-3.704765106,-0.686589355 -Norman Powell,powelno01,2016,RS,TOR,1432,725,0.44310928,1.764053334,2.207162614,1.823943249,1.823943249,0,-0.163453584,0.934796635,0.771343051,-0.516164454 -Norman Powell,powelno01,2017,PO,TOR,448,227,1.042453873,0.520090722,1.562544595,0.522901562,0,0.522901562,-1.834310653,1.670544188,-0.163766465,1.458684346 -Norman Powell,powelno01,2017,RS,TOR,2773,1368,0.043360994,-0.110234138,-0.066873144,1.879216447,1.879216447,0,-0.179827731,-0.499557664,-0.679385395,0.341429749 -Norman Powell,powelno01,2018,PO,TOR,80,40,-6.11193686,-9.910952706,-16.02288957,-0.28000791,0,-0.28000791,-5.118781075,-11.48708644,-16.60586752,0.223499407 -Norman Powell,powelno01,2018,RS,TOR,2199,1062,-2.712710324,-1.488966786,-4.20167711,-0.786411887,-0.786411887,0,-1.811331437,-1.471599814,-3.282931251,-0.01939695 -Norman Powell,powelno01,2019,PO,TOR,751,366,0.508273149,1.285748071,1.79402122,0.873709642,0,0.873709642,0.872747688,0.031292609,0.904040296,-0.161289982 -Norman Powell,powelno01,2019,RS,TOR,2427,1126,-1.03765579,-1.175968066,-2.213623856,0.309181978,0.309181978,0,-0.557890501,-1.044112875,-1.602003376,0.34456921 -Roger Powell,powelro01,2007,RS,UTA,25,13,-8.045119446,-3.549983112,-11.59510256,-0.059283172,-0.059283172,0,-7.46215941,-6.641545421,-14.10370483,0.978766233 -Alex Poythress,poythal01,2017,RS,PHI,327,157,1.282691498,-8.243996094,-6.961304596,-0.335460273,-0.335460273,0,0.223265037,-7.385101891,-7.161836855,-0.544093264 -Alex Poythress,poythal01,2018,RS,IND,212,104,-3.202118482,-5.227135512,-8.429253994,-0.300392277,-0.300392277,0,-2.800700684,-4.281865809,-7.082566493,-0.313865749 -Alex Poythress,poythal01,2019,RS,ATL,675,305,-3.705728877,-1.951923803,-5.657652681,-0.453316952,-0.453316952,0,-4.211714949,-2.772045347,-6.983760297,0.192403957 -Dominic Pressley,pressdo01,1989,RS,WSB,227,107,-5.135572271,-1.591401475,-6.726973746,-0.217115672,-0.217115672,0,-5.210188241,-2.344341378,-7.554529619,0.003335839 -Dominic Pressley,pressdo01,1989,RS,CHI,35,17,-4.305756339,-3.324462956,-7.630219296,-0.042655805,-0.042655805,0,-4.671289371,-3.320264511,-7.991553882,0.788958952 -Harold Pressley,pressha01,1987,RS,SAC,1949,913,-1.381544485,0.178963881,-1.202580604,0.720999509,0.720999509,0,-1.41516038,-0.499453608,-1.914613988,0.027183153 -Harold Pressley,pressha01,1988,RS,SAC,4314,2029,-0.444728295,0.020272684,-0.42445561,2.409608864,2.409608864,0,-0.443541824,0.054139371,-0.389402453,0.092741998 -Harold Pressley,pressha01,1989,RS,SAC,4780,2257,1.053324328,0.777216589,1.830540917,5.269209436,5.269209436,0,1.36580682,0.649179669,2.014986489,-0.103968675 -Harold Pressley,pressha01,1990,RS,SAC,3266,1603,-0.087493205,0.382793761,0.295300555,2.495066421,2.495066421,0,-0.138352852,-0.162568959,-0.300921811,0.178530394 -Paul Pressey,presspa01,1983,PO,MIL,300,150,-3.319655561,1.813447154,-1.506208407,0.099465862,0,0.099465862,-2.885853192,1.401953134,-1.483900058,1.339151497 -Paul Pressey,presspa01,1983,RS,MIL,3220,1528,-1.533223819,2.086278857,0.553055038,2.587355714,2.587355714,0,-1.2069525,1.660733025,0.453780525,0.500107804 -Paul Pressey,presspa01,1984,PO,MIL,715,351,0.63896662,2.135749002,2.774715623,1.030880884,0,1.030880884,0.577224582,1.92005719,2.497281773,1.019260554 -Paul Pressey,presspa01,1984,RS,MIL,3533,1730,0.403567392,1.256642516,1.660209908,3.917040493,3.917040493,0,0.328165724,1.170888047,1.499053771,0.64339613 -Paul Pressey,presspa01,1985,PO,MIL,621,296,2.579591753,1.560330709,4.139922462,1.072626555,0,1.072626555,2.687182625,1.382702718,4.069885343,-0.05027015 -Paul Pressey,presspa01,1985,RS,MIL,6042,2876,3.24591732,1.293321586,4.539238905,10.67852162,10.67852162,0,3.208824168,1.150623955,4.359448124,-0.166526593 -Paul Pressey,presspa01,1986,PO,MIL,1117,530,2.972634318,-0.621732544,2.350901773,1.421451858,0,1.421451858,2.870996381,-0.63152631,2.239470071,-0.078778739 -Paul Pressey,presspa01,1986,RS,MIL,5818,2704,3.973911908,2.277943905,6.251855813,12.40199614,12.40199614,0,4.146564866,2.11320004,6.259764906,-0.139735432 -Paul Pressey,presspa01,1987,PO,MIL,971,465,3.057720701,1.182581656,4.240302357,1.71219775,0,1.71219775,3.302756706,1.311754727,4.614511433,0.103309556 -Paul Pressey,presspa01,1987,RS,MIL,4348,2057,2.713384668,1.026786908,3.740171576,6.820923729,6.820923729,0,2.687126317,0.925569549,3.612695865,0.143930627 -Paul Pressey,presspa01,1988,PO,MIL,358,178,2.01535632,-1.259151269,0.756205051,0.329260018,0,0.329260018,1.812473884,-0.852103226,0.960370658,0.248204781 -Paul Pressey,presspa01,1988,RS,MIL,5109,2484,3.535282102,0.279345187,3.814627288,8.308342256,8.308342256,0,3.166973721,0.558947203,3.725920923,-0.136314519 -Paul Pressey,presspa01,1989,RS,MIL,4509,2170,1.889094565,0.833383105,2.72247767,6.071089341,6.071089341,0,1.801395101,0.977832581,2.779227682,0.207268233 -Paul Pressey,presspa01,1990,PO,MIL,256,129,5.254451802,-0.186750811,5.067700991,0.530279267,0,0.530279267,4.69485633,0.1464018,4.84125813,-0.070424528 -Paul Pressey,presspa01,1990,RS,MIL,2891,1400,1.27897114,0.062989131,1.341960271,2.933339096,2.933339096,0,0.972145577,-0.040692102,0.931453475,0.358859503 -Paul Pressey,presspa01,1991,PO,SAS,264,124,-1.246204444,1.754216597,0.508012153,0.21344756,0,0.21344756,-1.479212586,2.03148501,0.552272423,0.3852262 -Paul Pressey,presspa01,1991,RS,SAS,3497,1683,0.168560956,-0.068942134,0.099618822,2.450824898,2.450824898,0,-0.194716284,-0.213156171,-0.407872455,0.160112105 -Paul Pressey,presspa01,1992,PO,SAS,91,46,-7.660806648,-0.631390493,-8.292197142,-0.136797274,0,-0.136797274,-6.988235514,-0.099538034,-7.087773548,1.832674664 -Paul Pressey,presspa01,1992,RS,SAS,1539,759,-2.552565117,-0.557517436,-3.110082552,-0.140051798,-0.140051798,0,-2.918099056,-1.118561796,-4.036660852,0.429953314 -Paul Pressey,presspa01,1993,RS,GSW,562,268,-2.874773659,-1.17359823,-4.048371888,-0.178786287,-0.178786287,0,-3.226252231,-1.386263926,-4.612516157,0.692452621 -Phil Pressey,pressph01,2014,RS,BOS,2251,1132,-1.877607502,0.883227609,-0.994379893,1.014702191,1.014702191,0,-1.741317344,0.191002831,-1.550314513,0.07095749 -Phil Pressey,pressph01,2015,PO,BOS,9,5,-15.0939342,22.9298893,7.8359551,0.027273599,0,0.027273599,-15.44104301,13.64685269,-1.794190322,-2.002673966 -Phil Pressey,pressph01,2015,RS,BOS,1228,600,-2.079158721,-0.236811546,-2.315970267,0.132901654,0.132901654,0,-1.290079567,-0.278585098,-1.568664665,0.026323841 -Phil Pressey,pressph01,2016,RS,PHO,254,113,-1.840026152,-3.209892319,-5.049918471,-0.136181002,-0.136181002,0,-1.358667463,-3.240282736,-4.598950198,2.641561961 -Phil Pressey,pressph01,2016,RS,PHI,370,170,-0.214390077,1.657516401,1.443126323,0.369556506,0.369556506,0,-0.293501751,0.074297108,-0.219204643,1.577026602 -AJ Price,priceaj01,2010,RS,IND,1770,865,-0.030201709,0.029631281,-0.000570428,1.216810092,1.216810092,0,0.088747421,-0.739834133,-0.651086712,0.264851158 -AJ Price,priceaj01,2011,PO,IND,152,80,1.233726328,-1.807379496,-0.573653168,0.091641397,0,0.091641397,1.553487051,-2.397152843,-0.843665792,0.025132355 -AJ Price,priceaj01,2011,RS,IND,1586,795,-0.773341358,-1.235625429,-2.008966787,0.3027091,0.3027091,0,-0.447584654,-1.480350019,-1.927934674,0.663328131 -AJ Price,priceaj01,2012,PO,IND,13,7,5.923468054,-1.176736813,4.746731241,0.026793039,0,0.026793039,3.915744517,-3.369536293,0.546208224,-2.675228003 -AJ Price,priceaj01,2012,RS,IND,1086,568,0.060160241,-0.324143472,-0.263983231,0.721123276,0.721123276,0,0.099950761,-1.295873101,-1.195922341,0.08864554 -AJ Price,priceaj01,2013,RS,WAS,2483,1278,0.790574759,-0.736630441,0.053944318,1.825320985,1.825320985,0,0.490560929,-0.839681655,-0.349120727,-0.150252534 -AJ Price,priceaj01,2014,RS,MIN,210,99,-3.567381124,1.164699957,-2.402681166,0.017380912,0.017380912,0,-3.147748857,-2.67766897,-5.825417827,-0.88622976 -AJ Price,priceaj01,2015,RS,PHO,87,44,-9.327996229,-1.872132618,-11.20012885,-0.186721976,-0.186721976,0,-6.224793528,-1.363646934,-7.588440462,-1.503047492 -AJ Price,priceaj01,2015,RS,IND,369,193,4.32069676,1.703751787,6.024448547,0.845179902,0.845179902,0,2.806770899,-0.0275069,2.779263999,-2.089656821 -AJ Price,priceaj01,2015,RS,CLE,173,87,-5.296490127,-0.239449133,-5.53593926,-0.121217859,-0.121217859,0,-2.410158711,-2.230080215,-4.640238925,-1.894261588 -Brent Price,pricebr01,1993,RS,WSB,1769,859,-3.57216746,-0.110564245,-3.682731704,-0.411769326,-0.411769326,0,-3.314689511,-0.404267932,-3.718957443,0.716024309 -Brent Price,pricebr01,1994,RS,WSB,2092,1035,0.781753565,-2.004491619,-1.222738054,0.813831722,0.813831722,0,0.92526078,-2.007949137,-1.082688357,0.877134556 -Brent Price,pricebr01,1996,RS,WSB,4032,2042,4.239888315,-0.561260558,3.678627756,6.683905413,6.683905413,0,3.866572583,-0.434425828,3.432146755,-0.189017473 -Brent Price,pricebr01,1997,RS,HOU,753,390,-0.044702045,-0.773510275,-0.81821232,0.385573166,0.385573166,0,-0.179421771,-1.094490473,-1.273912244,0.282489377 -Brent Price,pricebr01,1998,PO,HOU,140,75,-0.945102244,1.508030371,0.562928127,0.133167264,0,0.133167264,-1.122417517,1.806583988,0.684166471,1.61048555 -Brent Price,pricebr01,1998,RS,HOU,2554,1332,-0.004476668,-1.993739148,-1.998215816,0.514830713,0.514830713,0,-0.03879705,-1.579372475,-1.618169526,0.70244468 -Brent Price,pricebr01,1999,PO,HOU,188,98,2.828969103,-0.63040505,2.198564053,0.253420143,0,0.253420143,2.478019002,-1.244212572,1.23380643,-0.600006791 -Brent Price,pricebr01,1999,RS,HOU,1508,806,1.782435908,-1.116111854,0.666324053,1.414078762,1.414078762,0,1.629165972,-0.809781222,0.81938475,0.59025138 -Brent Price,pricebr01,2000,RS,VAN,813,424,-1.320459405,-2.495645024,-3.816104429,-0.233839024,-0.233839024,0,-1.155237805,-2.616152292,-3.771390096,1.313119334 -Brent Price,pricebr01,2001,RS,VAN,58,30,-1.826459282,-1.542760405,-3.369219688,-0.009814994,-0.009814994,0,-1.372576162,-0.329100193,-1.701676355,3.285473052 -Brent Price,pricebr01,2002,RS,SAC,179,89,-2.892241731,-2.068110959,-4.96035269,-0.102186737,-0.102186737,0,-2.551366469,-2.934121974,-5.485488443,1.663845373 -Jim Price,priceji01,1977,PO,DEN,352,158,-1.45808624,2.40100612,0.94291988,0.308167474,0,0.308167474,-1.180368695,2.737751001,1.557382306,0.394423632 -Jim Price,priceji01,1977,RS,DEN,3243,1384,-0.98023132,1.258723892,0.278492572,2.149593411,2.149593411,0,-0.875996139,1.750094515,0.874098376,0.56073565 -Jim Price,priceji01,1977,RS,BUF,753,333,-2.419332351,1.192536203,-1.226796148,0.261228385,0.261228385,0,-2.34425242,1.67679079,-0.66746163,1.016878149 -Jim Price,priceji01,1977,RS,MIL,253,111,0.590507166,-0.210725724,0.379781442,0.178030733,0.178030733,0,0.444277279,0.121995289,0.566272568,0.477003403 -Jim Price,priceji01,1978,RS,DET,1904,839,-1.152983594,-0.279325051,-1.432308646,0.56494985,0.56494985,0,-1.139484735,-0.070410321,-1.209895056,0.172716665 -Jim Price,priceji01,1978,RS,DEN,2492,1090,-1.169912628,0.308735214,-0.861177414,1.053867127,1.053867127,0,-1.195651571,0.434451401,-0.76120017,0.355733021 -Jim Price,priceji01,1979,PO,LAL,272,128,-4.58680139,-1.464700368,-6.051501758,-0.224101446,0,-0.224101446,-4.557034679,-1.10439653,-5.661431208,0.80008566 -Jim Price,priceji01,1979,RS,LAL,2694,1207,-0.951133754,-0.226619181,-1.177752934,0.970189254,0.970189254,0,-1.088515937,-0.348682393,-1.437198331,0.219081014 -Mark Price,pricema01,1987,RS,CLE,2598,1217,-1.221262499,-1.199289743,-2.420552242,0.204112483,0.204112483,0,-1.557500655,-1.605059078,-3.162559732,-0.222458748 -Mark Price,pricema01,1988,PO,CLE,401,205,7.819019891,-1.267940783,6.551079108,0.994902738,0,0.994902738,7.011405028,-0.485302761,6.526102267,-0.798344412 -Mark Price,pricema01,1988,RS,CLE,5384,2626,3.033266974,-0.432456911,2.600810063,7.121000513,7.121000513,0,2.825692253,-0.313606862,2.512085391,-0.673966049 -Mark Price,pricema01,1989,PO,CLE,301,158,-2.032706904,-2.521210633,-4.553917536,-0.148960389,0,-0.148960389,-1.702315706,-2.754978969,-4.457294676,-0.649585404 -Mark Price,pricema01,1989,RS,CLE,5634,2728,5.177059706,-0.06483592,5.112223786,10.86203355,10.86203355,0,5.020036871,0.085338673,5.105375543,-0.752542132 -Mark Price,pricema01,1990,PO,CLE,380,192,6.565044889,1.027301799,7.592346688,1.039064073,0,1.039064073,6.543020236,1.007447757,7.550467993,-0.54175952 -Mark Price,pricema01,1990,RS,CLE,5417,2706,5.459750291,-0.237200484,5.222549807,10.93593818,10.93593818,0,5.43296721,-0.088395242,5.344571969,-0.642058336 -Mark Price,pricema01,1991,RS,CLE,1144,571,5.311622538,1.425313876,6.736936414,2.755496675,2.755496675,0,5.467026499,1.555328161,7.02235466,-0.296873416 -Mark Price,pricema01,1992,PO,CLE,1165,603,5.011062167,-0.306144491,4.704917676,2.360084959,0,2.360084959,5.174900494,-0.253851839,4.921048655,-0.210047181 -Mark Price,pricema01,1992,RS,CLE,4280,2138,6.876213127,-0.565201644,6.311011483,9.843874279,9.843874279,0,6.833902797,-0.403308823,6.430593974,-0.395409532 -Mark Price,pricema01,1993,PO,CLE,541,288,0.711047658,-0.354041905,0.357005753,0.471313085,0,0.471313085,1.009974262,-0.462016797,0.547957465,0.08973981 -Mark Price,pricema01,1993,RS,CLE,4754,2380,6.176275366,-0.702748356,5.47352701,9.918559486,9.918559486,0,6.142086361,-0.716112107,5.425974254,-0.657822584 -Mark Price,pricema01,1994,PO,CLE,180,102,-0.799825845,-1.973992105,-2.77381795,-0.001281109,0,-0.001281109,0.002377047,-2.049900981,-2.047523935,0.192429462 -Mark Price,pricema01,1994,RS,CLE,4611,2386,6.004351129,-0.325146559,5.67920457,10.20039738,10.20039738,0,5.950714151,-0.51148207,5.439232081,-0.57011761 -Mark Price,pricema01,1995,PO,CLE,256,143,1.206017494,-1.491139943,-0.285122448,0.185031826,0,0.185031826,0.904854579,-1.964466471,-1.059611892,-0.214610362 -Mark Price,pricema01,1995,RS,CLE,2457,1375,4.438268842,-1.909530102,2.52873874,3.677798176,3.677798176,0,4.379287144,-2.569568653,1.809718491,-0.644264657 -Mark Price,pricema01,1996,RS,WSB,251,127,-1.425868615,-0.603786053,-2.029654668,0.046831627,0.046831627,0,-0.544714166,-1.294200182,-1.838914348,0.311741543 -Mark Price,pricema01,1997,RS,GSW,3633,1876,2.65034524,-1.962283637,0.688061603,3.276918752,3.276918752,0,2.51150086,-2.080631079,0.430869781,-0.381882046 -Mark Price,pricema01,1998,RS,ORL,2625,1430,0.646867212,-1.530051327,-0.883184115,1.36264991,1.36264991,0,0.629235554,-2.023407582,-1.394172028,0.043408764 -Ronnie Price,pricero01,2006,PO,SAC,17,9,-13.505144,-6.215577094,-19.72072109,-0.080033373,0,-0.080033373,-13.74295293,-6.995127047,-20.73807998,-0.37819427 -Ronnie Price,pricero01,2006,RS,SAC,290,150,-1.5054493,-1.393735907,-2.899185207,-0.011492291,-0.011492291,0,-1.336275711,-2.645598027,-3.981873738,0.603106363 -Ronnie Price,pricero01,2007,RS,SAC,1125,563,-1.856701074,-0.907443739,-2.764144813,-0.004097371,-0.004097371,0,-1.831730963,-1.075280046,-2.90701101,0.787246908 -Ronnie Price,pricero01,2008,PO,UTA,128,68,0.871392276,4.900717158,5.772109434,0.310382226,0,0.310382226,1.925731793,3.382511587,5.30824338,1.591888125 -Ronnie Price,pricero01,2008,RS,UTA,1155,588,0.072440586,1.346882758,1.419323345,1.266285046,1.266285046,0,0.27950138,1.17685762,1.456359,1.159185391 -Ronnie Price,pricero01,2009,PO,UTA,31,16,11.52324373,-0.418724425,11.1045193,0.119468046,0,0.119468046,11.02497531,1.504292646,12.52926796,2.175534908 -Ronnie Price,pricero01,2009,RS,UTA,1448,738,-3.216070998,-0.913889073,-4.129960072,-0.522765591,-0.522765591,0,-2.934808022,-1.149887733,-4.084695755,0.566635282 -Ronnie Price,pricero01,2010,PO,UTA,178,90,-2.329253126,0.725141359,-1.604111767,0.055201997,0,0.055201997,-2.340091382,1.399618413,-0.940472969,1.564539951 -Ronnie Price,pricero01,2010,RS,UTA,1593,806,-2.243193647,1.39770175,-0.845491897,0.790089603,0.790089603,0,-2.004774076,1.161536434,-0.843237643,0.828866927 -Ronnie Price,pricero01,2011,RS,UTA,1375,717,-4.060816271,0.5303645,-3.530451771,-0.289860074,-0.289860074,0,-3.677678129,0.370572437,-3.307105693,1.423332373 -Ronnie Price,pricero01,2012,RS,PHO,1009,517,-2.829161315,1.0632176,-1.765943715,0.263075483,0.263075483,0,-2.396465981,1.555766306,-0.840699675,1.247961598 -Ronnie Price,pricero01,2013,RS,POR,982,510,-3.315407288,-0.123083463,-3.438490751,-0.180767347,-0.180767347,0,-3.281690838,-0.038357572,-3.32004841,0.842267227 -Ronnie Price,pricero01,2014,RS,ORL,741,377,-2.903499297,1.184526542,-1.718972755,0.197962747,0.197962747,0,-3.434911223,1.185791679,-2.249119543,-0.169569253 -Ronnie Price,pricero01,2015,RS,LAL,1966,982,-0.876663241,-0.42096283,-1.297626071,0.72171894,0.72171894,0,-0.938288273,0.766028056,-0.172260217,-0.783354215 -Ronnie Price,pricero01,2016,RS,PHO,2533,1211,-1.730657124,1.459499842,-0.271157282,1.536311882,1.536311882,0,-1.964898832,1.723967068,-0.240931764,0.303258086 -Ronnie Price,pricero01,2017,RS,PHO,288,134,-4.435981056,-1.634513697,-6.070494754,-0.226117068,-0.226117068,0,-4.643545805,-0.807663953,-5.451209758,-0.386523824 -Tony Price,priceto01,1981,RS,SDC,61,29,-7.005269623,0.606436525,-6.398833099,-0.054194131,-0.054194131,0,-7.18114727,-0.416632881,-7.597780152,0.394628962 -Pablo Prigioni,prigipa01,2013,PO,NYK,420,230,3.578101002,3.9156826,7.493783601,1.242264152,0,1.242264152,3.114579785,3.553421024,6.668000809,0.182681652 -Pablo Prigioni,prigipa01,2013,RS,NYK,2390,1263,1.296552588,1.797242051,3.09379464,3.779311028,3.779311028,0,0.974724607,1.37141506,2.346139667,0.338016568 -Pablo Prigioni,prigipa01,2014,RS,NYK,2434,1283,1.688666958,-0.046489142,1.642177816,2.847047642,2.847047642,0,1.745385499,0.857829747,2.603215246,-0.934545131 -Pablo Prigioni,prigipa01,2015,PO,HOU,625,293,-2.227672343,-1.579547246,-3.807219589,-0.162832353,0,-0.162832353,-2.639583281,0.390199694,-2.249383586,-0.098370064 -Pablo Prigioni,prigipa01,2015,RS,HOU,853,402,0.047055865,2.058483895,2.10553976,0.999556775,0.999556775,0,-0.281571478,2.860049106,2.578477628,0.35470364 -Pablo Prigioni,prigipa01,2015,RS,NYK,1542,795,-0.352456257,1.688075636,1.335619379,1.658749844,1.658749844,0,-0.370095449,1.412183034,1.042087585,0.091768021 -Pablo Prigioni,prigipa01,2016,PO,LAC,59,26,-8.612827775,-9.817827039,-18.43065481,-0.219637729,0,-0.219637729,-10.32791682,-5.500052435,-15.82796925,2.264191235 -Pablo Prigioni,prigipa01,2016,RS,LAC,1662,823,-0.666193975,1.668459481,1.002265507,1.567869377,1.567869377,0,-0.530294747,2.427744589,1.897449842,-0.476694001 -Tayshaun Prince,princta01,2003,PO,DET,696,382,0.671019325,0.005668755,0.67668808,0.68672687,0,0.68672687,0.340880103,-0.985232926,-0.644352823,-0.274256904 -Tayshaun Prince,princta01,2003,RS,DET,796,435,-2.515051634,-0.443994067,-2.959045701,-0.046251297,-0.046251297,0,-2.675045019,-2.035842748,-4.710887767,-0.285166544 -Tayshaun Prince,princta01,2004,PO,DET,1442,795,1.775293812,2.254065223,4.029359034,2.821402459,0,2.821402459,1.491000608,2.323286592,3.814287201,-0.460750111 -Tayshaun Prince,princta01,2004,RS,DET,5003,2701,0.126140222,0.536013366,0.662153588,4.671748353,4.671748353,0,-0.159844955,0.303270227,0.143425271,-0.588939212 -Tayshaun Prince,princta01,2005,PO,DET,1839,1023,1.77860026,1.825687309,3.60428757,3.390159985,0,3.390159985,1.54467689,1.479492274,3.024169165,-0.803304132 -Tayshaun Prince,princta01,2005,RS,DET,5584,3039,1.606273289,0.992388135,2.598661424,8.22082311,8.22082311,0,1.184127516,0.621188941,1.805316456,-0.801963614 -Tayshaun Prince,princta01,2006,PO,DET,1333,745,2.549598028,0.958189709,3.507787737,2.416046122,0,2.416046122,2.158394403,0.301957121,2.460351524,-1.36672292 -Tayshaun Prince,princta01,2006,RS,DET,5301,2898,0.516499296,0.499528876,1.016028172,5.513262762,5.513262762,0,0.541260611,0.029838849,0.57109946,-0.905629396 -Tayshaun Prince,princta01,2007,PO,DET,1202,665,1.76153868,0.572560621,2.334099302,1.763411898,0,1.763411898,1.785053864,0.285397497,2.07045136,-0.796114565 -Tayshaun Prince,princta01,2007,RS,DET,5521,3001,1.867603658,0.163730192,2.03133385,7.243764007,7.243764007,0,1.713673671,-0.166060817,1.547612854,-0.978428983 -Tayshaun Prince,princta01,2008,PO,DET,1198,671,1.422396057,0.745855661,2.168251719,1.720461173,0,1.720461173,1.345626545,0.262569115,1.60819566,-0.8249323 -Tayshaun Prince,princta01,2008,RS,DET,4956,2694,1.377242452,0.587132417,1.96437487,6.411090638,6.411090638,0,1.250836863,-0.025956617,1.224880246,-0.992123019 -Tayshaun Prince,princta01,2009,PO,DET,226,129,-6.195216824,-1.045150272,-7.240367096,-0.302461776,0,-0.302461776,-6.331801159,-1.687264216,-8.019065375,-0.690850628 -Tayshaun Prince,princta01,2009,RS,DET,5585,3057,0.888855724,-0.910413072,-0.021557348,4.206171897,4.206171897,0,0.622520109,-1.146084718,-0.523564609,-1.075758846 -Tayshaun Prince,princta01,2010,RS,DET,3103,1664,1.361013474,-1.505969661,-0.144956187,2.192501622,2.192501622,0,0.890889216,-1.626678386,-0.73578917,-0.811083038 -Tayshaun Prince,princta01,2011,RS,DET,4816,2562,0.741322419,-1.890854828,-1.14953241,2.069544156,2.069544156,0,0.439907303,-2.138715235,-1.698807932,-1.00137827 -Tayshaun Prince,princta01,2012,RS,DET,3923,2087,-0.983939516,-1.600565306,-2.584504822,0.174591341,0.174591341,0,-1.209242048,-1.67297765,-2.882219698,-0.852060137 -Tayshaun Prince,princta01,2013,PO,MEM,846,454,-1.17439235,0.485585808,-0.688806542,0.487912592,0,0.487912592,-1.455880929,-0.310519929,-1.766400858,-0.827135362 -Tayshaun Prince,princta01,2013,RS,MEM,2187,1174,-0.917222384,0.388258143,-0.528964241,1.323775471,1.323775471,0,-1.257395517,-0.102590838,-1.359986355,-0.459722829 -Tayshaun Prince,princta01,2013,RS,DET,2788,1457,-0.049617802,-1.710985712,-1.760603514,0.730439561,0.730439561,0,-0.566202043,-1.88182299,-2.448025033,-0.63795161 -Tayshaun Prince,princta01,2014,PO,MEM,210,113,-3.241882056,0.471135633,-2.770746423,-0.001202483,0,-0.001202483,-3.848704119,1.01349671,-2.835207409,-2.340598691 -Tayshaun Prince,princta01,2014,RS,MEM,3650,1948,-3.094052993,1.252842175,-1.841210819,0.886466139,0.886466139,0,-3.162771788,0.706646237,-2.456125551,-1.778914443 -Tayshaun Prince,princta01,2015,RS,DET,1104,571,-1.763957355,-0.616770822,-2.380728177,0.106063649,0.106063649,0,-1.038047943,-1.129770176,-2.167818119,-1.349725875 -Tayshaun Prince,princta01,2015,RS,MEM,1206,628,-0.931341354,-2.32442045,-3.255761804,-0.159550254,-0.159550254,0,-1.526273326,-1.597219217,-3.123492543,-1.478614297 -Tayshaun Prince,princta01,2015,RS,BOS,392,198,2.89920538,1.739121012,4.638326392,0.736304546,0.736304546,0,1.878425673,0.279875287,2.15830096,-1.292686641 -Tayshaun Prince,princta01,2016,RS,MIN,2889,1462,-2.844510878,0.336239376,-2.508271502,0.176691462,0.176691462,0,-3.731253367,-0.751333767,-4.482587134,-1.959963607 -Taurean Prince,princta02,2017,PO,ATL,382,187,-0.239598973,0.813483099,0.573884126,0.325976855,0,0.325976855,-2.697130617,-0.626570458,-3.323701074,-0.322296017 -Taurean Prince,princta02,2017,RS,ATL,2039,981,-3.67567328,1.888100408,-1.787572872,0.486047748,0.486047748,0,-3.967768126,1.25160822,-2.716159906,0.88519894 -Taurean Prince,princta02,2018,RS,ATL,5135,2464,-0.836243684,-1.784507951,-2.620751636,0.164629795,0.164629795,0,-0.583335922,-1.587205829,-2.17054175,1.311022451 -Taurean Prince,princta02,2019,RS,ATL,3436,1552,-0.64387921,-1.926881787,-2.570760997,0.143555412,0.143555412,0,-0.457504505,-1.731823911,-2.189328416,1.169392322 -Kevin Pritchard,pritcke01,1991,RS,GSW,1688,773,-4.136366601,-1.959006637,-6.095373238,-1.329849549,-1.329849549,0,-4.136325245,-2.144572581,-6.280897826,0.787798314 -Kevin Pritchard,pritcke01,1992,RS,BOS,275,136,-0.370194173,-1.761462995,-2.131657168,0.043105248,0.043105248,0,-0.861480277,-1.953023968,-2.814504245,0.456448012 -Kevin Pritchard,pritcke01,1995,RS,MIA,309,158,-0.99805039,-3.062385391,-4.060435781,-0.105967527,-0.105967527,0,-2.010319894,-3.134816195,-5.145136089,0.294858161 -Kevin Pritchard,pritcke01,1995,RS,PHI,69,36,-5.874902053,-6.615595464,-12.49049752,-0.180573384,-0.180573384,0,-6.19759821,-7.872849865,-14.07044808,0.876662858 -Kevin Pritchard,pritcke01,1996,RS,WSB,43,22,8.463845488,4.247996707,12.71184219,0.173340382,0.173340382,0,7.234643566,4.931142684,12.16578625,-0.112199161 -Laron Profit,profila01,2000,RS,WAS,440,225,-4.852989638,-1.852232442,-6.70522208,-0.458672231,-0.458672231,0,-4.883301406,-2.728260575,-7.611561981,0.96130365 -Laron Profit,profila01,2001,RS,WAS,1182,605,-0.794928908,-0.124865914,-0.919794823,0.564824385,0.564824385,0,-0.949157743,-0.432813459,-1.381971202,-0.017469695 -Laron Profit,profila01,2005,PO,WAS,10,5,-12.37117544,-2.49152026,-14.8626957,-0.031168158,0,-0.031168158,-12.7409383,-5.315155779,-18.05609408,-1.988316077 -Laron Profit,profila01,2005,RS,WAS,841,428,-1.610256451,-0.751540948,-2.361797398,0.084972459,0.084972459,0,-1.961542422,-1.901698279,-3.863240701,0.219704211 -Laron Profit,profila01,2006,RS,LAL,534,279,-2.596782902,-0.230122672,-2.826905574,-0.011001926,-0.011001926,0,-2.807240934,-1.545236732,-4.352477666,0.458187889 -Gabe Pruitt,pruitga01,2008,RS,BOS,182,95,-2.668619245,-0.19395709,-2.862576335,-0.005515484,-0.005515484,0,-2.365175788,-0.466541452,-2.83171724,1.011942033 -Gabe Pruitt,pruitga01,2009,PO,BOS,21,11,-17.36426386,-3.315764458,-20.68002832,-0.10315094,0,-0.10315094,-16.62257743,-7.881169401,-24.50374684,-0.5468946 -Gabe Pruitt,pruitga01,2009,RS,BOS,697,366,-2.327648935,0.999041257,-1.328607679,0.267021059,0.267021059,0,-2.308932691,-0.071219594,-2.380152284,0.559401542 -Joel Przybilla,przybjo01,2001,PO,MIL,4,2,-5.648319474,-3.765305649,-9.413625123,-0.006904502,0,-0.006904502,-6.633507855,-6.291989283,-12.92549714,-1.395931884 -Joel Przybilla,przybjo01,2001,RS,MIL,524,270,-5.81948793,0.201970522,-5.617517409,-0.397701118,-0.397701118,0,-5.918510581,-0.207075414,-6.125585995,0.628629435 -Joel Przybilla,przybjo01,2002,RS,MIL,2144,1128,-5.111624265,1.737407082,-3.374217184,-0.361655093,-0.361655093,0,-5.089402458,1.621550966,-3.467851491,0.616904587 -Joel Przybilla,przybjo01,2003,PO,MIL,63,33,-2.146869617,-1.608127873,-3.75499749,-0.01789222,0,-0.01789222,-2.977284927,-0.194823385,-3.172108312,2.309521595 -Joel Przybilla,przybjo01,2003,RS,MIL,1040,546,-4.213441947,0.452460599,-3.760981347,-0.282027435,-0.282027435,0,-4.26190029,0.288122712,-3.973777578,0.130514585 -Joel Przybilla,przybjo01,2004,RS,ATL,601,314,-5.012885487,-1.247322414,-6.260207901,-0.566146008,-0.566146008,0,-4.773264191,-0.543843575,-5.317107767,0.616299026 -Joel Przybilla,przybjo01,2004,RS,MIL,64,33,-5.801588031,-2.642799207,-8.444387238,-0.096451972,-0.096451972,0,-6.094032856,-3.139493507,-9.233526363,0.549573919 -Joel Przybilla,przybjo01,2005,RS,POR,3516,1858,-1.885374974,1.533962675,-0.351412299,2.266958849,2.266958849,0,-2.150262259,1.447381096,-0.702881163,-0.274681785 -Joel Przybilla,przybjo01,2006,RS,POR,2575,1395,-1.878832055,1.229377872,-0.649454183,1.48581003,1.48581003,0,-2.069394278,0.904971106,-1.164423172,-0.564444136 -Joel Przybilla,przybjo01,2007,RS,POR,1304,701,-5.33467073,2.742914676,-2.591756054,0.056887502,0.056887502,0,-5.379958648,2.31516831,-3.064790337,0.479253666 -Joel Przybilla,przybjo01,2008,RS,POR,3369,1819,-3.479338475,2.275892478,-1.203445997,1.432777656,1.432777656,0,-3.587677991,1.960839705,-1.626838286,-0.16345199 -Joel Przybilla,przybjo01,2009,PO,POR,286,162,0.745050164,3.599368912,4.344419077,0.601334371,0,0.601334371,0.398492057,3.535471655,3.933963712,-0.508915627 -Joel Przybilla,przybjo01,2009,RS,POR,3562,1952,-2.042761123,3.68173713,1.638976006,4.354759311,4.354759311,0,-2.062229042,3.246951334,1.184722292,-0.34538109 -Joel Przybilla,przybjo01,2010,RS,POR,1259,681,-4.168738959,2.665194386,-1.503544573,0.433201127,0.433201127,0,-4.004935946,2.261556798,-1.743379148,0.027077353 -Joel Przybilla,przybjo01,2011,RS,CHA,140,74,-7.818637493,-2.954412521,-10.77305001,-0.307574816,-0.307574816,0,-7.635750799,-2.418824348,-10.05457515,1.435616551 -Joel Przybilla,przybjo01,2011,RS,POR,824,445,-4.639255286,-1.08409287,-5.723348156,-0.678523342,-0.678523342,0,-5.023203881,-1.32859336,-6.351797241,0.477295096 -Joel Przybilla,przybjo01,2012,RS,POR,863,449,-5.104428297,-0.882300714,-5.986729011,-0.744561985,-0.744561985,0,-5.420554626,-0.838116933,-6.258671559,0.3852056 -Joel Przybilla,przybjo01,2013,RS,MIL,136,68,-5.682289568,-1.553186686,-7.235476254,-0.15623103,-0.15623103,0,-6.124604925,-1.977993033,-8.102597958,0.367170858 -Anthony Pullard,pullaan01,1993,RS,MIL,75,37,-8.792599456,-0.095784865,-8.88838432,-0.117126877,-0.117126877,0,-7.929310276,-1.503327917,-9.432638193,1.056588039 -Jacob Pullen,pulleja01,2018,RS,PHI,15,6,-16.17497026,1.266679796,-14.90829047,-0.038514298,-0.038514298,0,-10.87141436,-4.551414895,-15.42282926,3.452352541 -Rodney Purvis,purviro01,2018,RS,ORL,593,290,-4.543214242,-3.711794447,-8.255008689,-0.814211792,-0.814211792,0,-5.210400376,-4.635408491,-9.845808867,-0.036326906 -Zhou Qi,qizh01,2018,PO,HOU,12,6,-6.854642866,-14.90382743,-21.75847029,-0.059606372,0,-0.059606372,-8.980471271,-21.95148635,-30.93195762,-0.661776686 -Zhou Qi,qizh01,2018,RS,HOU,264,124,-11.21096095,2.562459805,-8.648501143,-0.376247256,-0.376247256,0,-8.483054947,0.629644354,-7.853410593,0.81867062 -Zhou Qi,qizh01,2019,RS,HOU,3,1,2.643663216,-8.453840704,-5.810177487,-0.001544578,-0.001544578,0,2.240807341,-10.20912316,-7.968315821,-1.091692172 -Tim Quarterman,quartti01,2017,PO,POR,14,7,7.934595308,0.220489572,8.155084881,0.040400565,0,0.040400565,6.571902477,-3.941942314,2.629960164,0.559742171 -Tim Quarterman,quartti01,2017,RS,POR,167,80,-1.182986755,0.698047586,-0.484939169,0.094840635,0.094840635,0,-1.706267898,-2.471763965,-4.178031863,2.535711754 -Tim Quarterman,quartti01,2018,RS,HOU,32,13,-13.29942063,-1.091078918,-14.39049955,-0.080669435,-0.080669435,0,-6.876710886,-4.792676791,-11.66938768,4.4488738 -Brian Quinnett,quinnbr01,1990,PO,NYK,32,16,7.057363825,-3.960823321,3.096540504,0.048156635,0,0.048156635,5.970026044,-4.784824111,1.185201933,-2.104852106 -Brian Quinnett,quinnbr01,1990,RS,NYK,399,193,-5.297801584,-1.913771584,-7.211573168,-0.440738413,-0.440738413,0,-5.978412232,-2.08483215,-8.063244382,0.320382008 -Brian Quinnett,quinnbr01,1991,PO,NYK,70,36,-0.258644986,-0.452510201,-0.711155186,0.038602936,0,0.038602936,-1.292485766,-1.38310579,-2.675591556,-0.047267023 -Brian Quinnett,quinnbr01,1991,RS,NYK,2024,1011,-2.073395672,-1.648149989,-3.721545661,-0.501287946,-0.501287946,0,-2.490814317,-1.9042509,-4.395065217,0.0302316 -Brian Quinnett,quinnbr01,1992,RS,NYK,372,190,-2.576155104,-0.335599854,-2.911754959,-0.015986961,-0.015986961,0,-2.383037805,-0.905334916,-3.288372721,1.914012692 -Brian Quinnett,quinnbr01,1992,RS,DAL,271,136,-4.882937998,1.212214995,-3.670723003,-0.064843251,-0.064843251,0,-4.388004395,0.421005415,-3.96699898,1.465344228 -Chris Quinn,quinnch01,2007,RS,MIA,773,408,-0.423725855,-0.60488693,-1.028612785,0.359161735,0.359161735,0,-0.578370441,-1.226613554,-1.804983995,0.216817867 -Chris Quinn,quinnch01,2008,RS,MIA,2547,1340,1.109460972,-1.070693569,0.038767403,1.903020476,1.903020476,0,0.516788174,-1.026052123,-0.509263949,-0.175201418 -Chris Quinn,quinnch01,2009,PO,MIA,42,24,-0.06113019,3.279529661,3.21839947,0.07540552,0,0.07540552,-0.202454302,1.727909931,1.525455629,0.037906828 -Chris Quinn,quinnch01,2009,RS,MIA,1822,962,0.842255629,-2.006031485,-1.163775856,0.778146455,0.778146455,0,0.402317866,-2.309954056,-1.90763619,-0.046729608 -Chris Quinn,quinnch01,2010,RS,NJN,430,223,-1.117260161,-1.155694709,-2.272954871,0.054396829,0.054396829,0,-1.461040772,-1.824606338,-3.28564711,0.209630566 -Chris Quinn,quinnch01,2011,RS,SAS,568,292,-1.976389074,-2.032383325,-4.008772399,-0.188270274,-0.188270274,0,-2.159159667,-2.499036328,-4.658195995,0.367935432 -Chris Quinn,quinnch01,2013,RS,CLE,152,78,-4.176923641,-0.967934733,-5.144858374,-0.095556307,-0.095556307,0,-4.498444221,-2.530137076,-7.028581297,0.245670405 -Ivan Rabb,rabbiv01,2018,RS,MEM,1063,516,-0.347416299,-2.696020743,-3.043437043,-0.077589678,-0.077589678,0,-1.310425509,-2.586260743,-3.896686252,0.434663964 -Ivan Rabb,rabbiv01,2019,RS,MEM,1480,721,-1.177666185,-4.297509109,-5.475175294,-0.998087275,-0.998087275,0,-2.477758057,-2.618722031,-5.096480088,-0.445272479 -Mark Radford,radfoma01,1982,RS,SEA,778,369,-1.892242021,-1.157461714,-3.049703735,-0.057198535,-0.057198535,0,-2.205076149,-1.407407375,-3.612483524,1.40287486 -Mark Radford,radfoma01,1983,RS,SEA,955,439,-2.41161588,0.520479785,-1.891136096,0.196043865,0.196043865,0,-1.871845724,0.110762155,-1.761083569,1.994740541 -Wayne Radford,radfowa01,1979,RS,IND,1440,649,-1.59706454,-0.950233508,-2.547298048,0.067170423,0.067170423,0,-2.115170431,-1.569505703,-3.684676133,0.082601555 -Dino Radja,radjadi01,1994,RS,BOS,4639,2303,0.125563385,-0.339193677,-0.213630291,2.982831378,2.982831378,0,0.150665467,-0.008055267,0.1426102,0.084633218 -Dino Radja,radjadi01,1995,PO,BOS,281,153,-4.170982234,2.229684192,-1.941298043,0.065321779,0,0.065321779,-4.263210995,2.626135552,-1.637075443,0.296554175 -Dino Radja,radjadi01,1995,RS,BOS,4253,2147,-0.923795207,0.46407723,-0.459717977,2.504391666,2.504391666,0,-0.609343702,0.571956204,-0.037387499,-0.164260732 -Dino Radja,radjadi01,1996,RS,BOS,4022,1984,-1.183236271,0.557348556,-0.625887715,2.138379592,2.138379592,0,-0.973935658,0.668727037,-0.305208622,-0.506808691 -Dino Radja,radjadi01,1997,RS,BOS,1764,874,-5.174144983,-0.659612986,-5.833757969,-1.36860959,-1.36860959,0,-4.650500022,-0.829590621,-5.480090643,-0.430271322 -Vladimir Radmanovic,radmavl01,2002,PO,SEA,202,113,1.845675984,-2.858879382,-1.013203398,0.10276354,0,0.10276354,1.84169932,-3.044684439,-1.202985118,-0.450278784 -Vladimir Radmanovic,radmavl01,2002,RS,SEA,2307,1230,-1.484475313,0.464900711,-1.019574602,1.091208134,1.091208134,0,-0.855683076,0.039983943,-0.815699133,0.446821847 -Vladimir Radmanovic,radmavl01,2003,RS,SEA,3542,1910,-0.667393759,0.862454177,0.195060418,2.877751408,2.877751408,0,-0.113410067,0.181580663,0.068170596,0.251648626 -Vladimir Radmanovic,radmavl01,2004,RS,SEA,4397,2321,1.180414146,-1.446194302,-0.265780156,2.946529529,2.946529529,0,1.748854798,-1.079705794,0.669149004,0.148175717 -Vladimir Radmanovic,radmavl01,2005,PO,SEA,228,122,-1.89493011,0.485730596,-1.409199515,0.086873305,0,0.086873305,-1.146603161,-0.495991775,-1.642594936,0.839588239 -Vladimir Radmanovic,radmavl01,2005,RS,SEA,3438,1856,1.499465141,-0.209376503,1.290088638,3.840833125,3.840833125,0,2.094578822,-0.136064782,1.95851404,0.364389933 -Vladimir Radmanovic,radmavl01,2006,PO,LAC,483,246,2.535308857,1.043836305,3.579145161,0.823284918,0,0.823284918,2.794729064,1.241659515,4.036388579,0.441746516 -Vladimir Radmanovic,radmavl01,2006,RS,LAC,1710,885,0.561219383,0.088313426,0.649532809,1.563986577,1.563986577,0,1.165768439,0.308447785,1.474216223,1.731489614 -Vladimir Radmanovic,radmavl01,2006,RS,SEA,2102,1089,-0.197581091,-2.682270427,-2.879851518,-0.073740699,-0.073740699,0,0.418590278,-2.31685195,-1.898261672,2.024705243 -Vladimir Radmanovic,radmavl01,2007,RS,LAL,1943,986,-2.264905087,-1.686729687,-3.951634774,-0.6085106,-0.6085106,0,-1.86139715,-1.903446298,-3.764843448,0.618683946 -Vladimir Radmanovic,radmavl01,2008,PO,LAL,940,481,2.968130725,-0.33242032,2.635710405,1.370455258,0,1.370455258,2.943447457,-0.48627916,2.457168297,0.478519257 -Vladimir Radmanovic,radmavl01,2008,RS,LAL,2988,1483,2.005663951,-0.132916316,1.872747636,3.50576622,3.50576622,0,1.940030226,-0.326998219,1.613032008,0.215913495 -Vladimir Radmanovic,radmavl01,2009,RS,CHA,1254,674,-1.62995944,-1.710888443,-3.340847883,-0.207769408,-0.207769408,0,-1.242459236,-2.254708533,-3.497167769,2.097290656 -Vladimir Radmanovic,radmavl01,2009,RS,LAL,1532,771,-1.140607045,-0.601255277,-1.741862322,0.403155902,0.403155902,0,-0.93041347,-1.521281893,-2.451695363,1.542312924 -Vladimir Radmanovic,radmavl01,2010,RS,GSW,1604,758,-3.541749132,-0.965884714,-4.507633846,-0.687096008,-0.687096008,0,-3.092939214,-1.280552525,-4.373491739,1.016865782 -Vladimir Radmanovic,radmavl01,2010,RS,CHA,253,133,-2.430262605,0.255436464,-2.174826141,0.039904273,0.039904273,0,-2.02552094,0.238369205,-1.787151735,2.10427359 -Vladimir Radmanovic,radmavl01,2011,RS,GSW,2335,1169,-0.117232011,0.168597048,0.051365037,1.678898572,1.678898572,0,-0.114419498,-0.198861743,-0.313281241,0.451680926 -Vladimir Radmanovic,radmavl01,2012,PO,ATL,28,15,-6.259699121,-1.038280388,-7.29797951,-0.037194521,0,-0.037194521,-6.208147083,-0.493840915,-6.701987998,3.25409947 -Vladimir Radmanovic,radmavl01,2012,RS,ATL,1435,755,-0.156382612,1.024856579,0.868473967,1.397120243,1.397120243,0,-0.206141803,0.159720621,-0.046421182,0.217351041 -Vladimir Radmanovic,radmavl01,2013,PO,CHI,18,10,18.01177803,11.52641581,29.53819385,0.167419958,0,0.167419958,18.97554459,11.00862867,29.98417326,-1.322641769 -Vladimir Radmanovic,radmavl01,2013,RS,CHI,271,144,-3.047580783,-0.140750562,-3.188331345,-0.033129448,-0.033129448,0,-2.267407355,0.655218855,-1.6121885,2.676454109 -Aleksandar Radojevic,radojal01,2000,RS,TOR,47,24,-14.3171938,2.327881901,-11.9893119,-0.116415705,-0.116415705,0,-12.02595716,1.463385288,-10.56257188,2.733435219 -Aleksandar Radojevic,radojal01,2005,RS,UTA,238,128,-7.133050015,-1.849135768,-8.982185783,-0.415614049,-0.415614049,0,-6.967460902,-1.926726963,-8.894187865,1.948638435 -Miroslav Raduljica,radulmi01,2014,RS,MIL,926,465,-0.779939275,-1.300881406,-2.080820681,0.158311688,0.158311688,0,-2.357771116,-3.03455823,-5.392329346,-0.269708944 -Miroslav Raduljica,radulmi01,2015,RS,MIN,48,23,-5.54031695,-5.75508898,-11.29540593,-0.102219295,-0.102219295,0,-2.603739064,-1.544763298,-4.148502362,1.857487473 -Ed Rains,rainsed01,1982,PO,SAS,64,30,-1.00208695,-0.321613562,-1.323700513,0.022791832,0,0.022791832,-1.551042184,-0.778342598,-2.329384782,1.223321145 -Ed Rains,rainsed01,1982,RS,SAS,1376,637,-2.587291846,-1.184399429,-3.771691274,-0.332441502,-0.332441502,0,-2.858668146,-1.693255525,-4.551923672,0.121316956 -Ed Rains,rainsed01,1983,PO,SAS,25,11,-4.296655067,-4.427500077,-8.724155144,-0.034370755,0,-0.034370755,-4.656406078,-7.349983393,-12.00638947,-0.613907603 -Ed Rains,rainsed01,1983,RS,SAS,636,292,-3.480858137,-1.918105372,-5.398963509,-0.395577139,-0.395577139,0,-3.554391885,-2.924037423,-6.478429308,0.248224106 -Igor Rakocevic,rakocig01,2003,RS,MIN,473,244,-2.464185923,-1.815458459,-4.279644382,-0.190807,-0.190807,0,-2.816386403,-3.236079547,-6.05246595,0.185403096 -Kurt Rambis,rambiku01,1982,PO,LAL,606,279,-1.399690718,0.319186757,-1.08050396,0.246145921,0,0.246145921,-1.462640974,0.262172583,-1.20046839,0.426111535 -Kurt Rambis,rambiku01,1982,RS,LAL,2457,1131,-2.500287849,2.36369753,-0.136590319,1.513522608,1.513522608,0,-2.26995627,1.873030075,-0.396926194,0.371784252 -Kurt Rambis,rambiku01,1983,PO,LAL,801,377,-1.014267948,0.360256915,-0.654011034,0.417386883,0,0.417386883,-1.157951898,0.116833864,-1.041118034,0.388701819 -Kurt Rambis,rambiku01,1983,RS,LAL,3950,1806,-1.139884566,1.71377907,0.573894504,3.07214592,3.07214592,0,-0.727633413,1.639209304,0.911575892,0.321585191 -Kurt Rambis,rambiku01,1984,PO,LAL,903,428,-0.509759991,0.211708148,-0.298051844,0.553088135,0,0.553088135,-0.67869973,-0.020549502,-0.699249232,0.157338775 -Kurt Rambis,rambiku01,1984,RS,LAL,1624,743,-2.457581426,0.780979187,-1.676602239,0.40838232,0.40838232,0,-2.398191325,0.55810794,-1.840083385,0.373600624 -Kurt Rambis,rambiku01,1985,PO,LAL,853,375,-0.316626318,1.888790855,1.572164537,0.853738225,0,0.853738225,-0.148232617,1.76939592,1.621163303,0.106562769 -Kurt Rambis,rambiku01,1985,RS,LAL,3516,1617,-1.653667409,2.08440315,0.430735741,2.629972322,2.629972322,0,-1.281515983,1.975099279,0.693583296,0.231816864 -Kurt Rambis,rambiku01,1986,PO,LAL,562,267,-2.343978184,1.587790795,-0.756187389,0.281228397,0,0.281228397,-2.432071133,1.239717806,-1.192353327,0.396014304 -Kurt Rambis,rambiku01,1986,RS,LAL,3404,1573,-1.103151254,1.55878263,0.455631377,2.575464639,2.575464639,0,-0.949091675,1.440522201,0.491430526,0.112580288 -Kurt Rambis,rambiku01,1987,PO,LAL,455,215,-0.766843225,1.217682789,0.450839564,0.365568452,0,0.365568452,-0.975948414,1.326229977,0.350281563,0.940117815 -Kurt Rambis,rambiku01,1987,RS,LAL,3241,1514,-1.823610448,1.581100449,-0.242509999,1.94197898,1.94197898,0,-1.476437327,1.321276075,-0.155161253,0.267912157 -Kurt Rambis,rambiku01,1988,PO,LAL,363,186,-0.917452217,-0.401921958,-1.319374176,0.140954167,0,0.140954167,-1.321691602,-0.663684947,-1.985376549,0.63517858 -Kurt Rambis,rambiku01,1988,RS,LAL,1765,845,-0.533020211,0.713475522,0.180455311,1.26381512,1.26381512,0,-0.558736551,0.069871958,-0.488864593,0.035116413 -Kurt Rambis,rambiku01,1989,RS,CHH,4720,2233,0.144295953,0.82104453,0.965340483,4.218455736,4.218455736,0,0.149492426,0.85235935,1.001851776,-0.345347649 -Kurt Rambis,rambiku01,1990,PO,PHO,794,385,-0.786650644,1.418747138,0.632096494,0.684766071,0,0.684766071,-0.96835145,1.410894972,0.442543522,-0.057095703 -Kurt Rambis,rambiku01,1990,RS,CHH,926,448,-1.095343559,1.875797592,0.780454034,0.809775744,0.809775744,0,-0.805263503,1.960840462,1.155576959,0.348128543 -Kurt Rambis,rambiku01,1990,RS,PHO,3090,1456,-1.535757962,1.315457452,-0.22030051,1.88202367,1.88202367,0,-1.290948061,1.396773534,0.105825474,0.150132648 -Kurt Rambis,rambiku01,1991,PO,PHO,108,53,-0.864954364,3.490093623,2.625139259,0.149975134,0,0.149975134,-0.800147886,2.808666794,2.008518908,0.04416429 -Kurt Rambis,rambiku01,1991,RS,PHO,1915,900,-1.570974905,-0.042010595,-1.6129855,0.522162455,0.522162455,0,-1.684389061,-0.411393405,-2.095782466,0.012936317 -Kurt Rambis,rambiku01,1992,RS,PHO,798,381,-3.367537627,0.544315984,-2.823221643,-0.014247329,-0.014247329,0,-3.341423431,-0.194344258,-3.53576769,0.096589425 -Kurt Rambis,rambiku01,1993,RS,SAC,1659,781,-1.50297999,0.423042268,-1.079937722,0.669251721,0.669251721,0,-1.826757899,0.364267692,-1.462490207,0.557531189 -Kurt Rambis,rambiku01,1993,RS,PHO,86,41,-8.296263833,0.101837688,-8.194426145,-0.114575922,-0.114575922,0,-7.373477954,-1.497031483,-8.870509437,0.59191822 -Kurt Rambis,rambiku01,1994,RS,LAL,1278,635,-0.054138254,-0.289162614,-0.343300868,0.780082144,0.780082144,0,-0.582791093,-0.511034015,-1.093825108,0.045295798 -Kurt Rambis,rambiku01,1995,RS,LAL,391,195,-3.256466503,-1.639448866,-4.895915368,-0.214562366,-0.214562366,0,-3.902730981,-1.798384087,-5.701115068,0.470186754 -Peter John Ramos,ramospe01,2005,RS,WAS,39,20,-7.35626724,-1.793366945,-9.149634185,-0.066393915,-0.066393915,0,-7.023509236,-3.640643197,-10.66415243,1.539079681 -Mark Randall,randama01,1992,RS,MIN,749,374,-0.726853776,-2.335235349,-3.062089125,-0.059597395,-0.059597395,0,-0.892874729,-3.007974682,-3.900849411,0.075854653 -Mark Randall,randama01,1992,RS,CHI,133,67,-3.648571596,-4.080786586,-7.729358182,-0.171103843,-0.171103843,0,-3.578408095,-5.038563492,-8.616971586,0.512973886 -Mark Randall,randama01,1993,RS,MIN,16,8,-10.05314996,-6.704810443,-16.7579604,-0.058255599,-0.058255599,0,-9.694121619,-7.677976664,-17.37209828,1.851169514 -Mark Randall,randama01,1993,RS,DET,471,240,-1.625649063,-2.345527376,-3.971176439,-0.150452385,-0.150452385,0,-1.91728315,-2.983686334,-4.900969484,0.603721651 -Mark Randall,randama01,1994,PO,DEN,11,6,-13.56678451,5.191185919,-8.375598589,-0.017737401,0,-0.017737401,-13.09171877,2.253849739,-10.83786903,-0.11990475 -Mark Randall,randama01,1994,RS,DEN,314,155,-1.643774635,0.41226946,-1.231505176,0.121265118,0.121265118,0,-1.460797316,-0.553789436,-2.014586752,0.946513988 -Mark Randall,randama01,1995,RS,DEN,75,39,-5.535881245,-2.718863308,-8.254744553,-0.109475472,-0.109475472,0,-5.778107034,-3.224841676,-9.00294871,-0.04879774 -Chasson Randle,randlch01,2017,RS,PHI,161,74,4.031584326,0.296166527,4.327750854,0.271874105,0.271874105,0,4.023212232,0.376332063,4.399544295,1.708771045 -Chasson Randle,randlch01,2017,RS,NYK,459,225,0.443923288,-0.873417153,-0.429493865,0.267221151,0.267221151,0,0.396107587,-1.099155137,-0.70304755,0.308818028 -Chasson Randle,randlch01,2019,RS,WAS,1611,743,-1.307959741,-2.243482558,-3.551442298,-0.303649291,-0.303649291,0,-1.380548792,-2.139182946,-3.519731738,-0.053784264 -Julius Randle,randlju01,2015,RS,LAL,26,14,-20.20286923,-11.57999837,-31.78286759,-0.207814088,-0.207814088,0,-15.50996327,-12.98935065,-28.49931393,0.202595518 -Julius Randle,randlju01,2016,RS,LAL,4644,2286,-2.27063191,-0.374371017,-2.645002928,0.121999494,0.121999494,0,-2.621731521,-0.705657234,-3.327388756,-0.367346658 -Julius Randle,randlju01,2017,RS,LAL,4444,2132,-1.637930674,-2.566520853,-4.204451527,-1.587938606,-1.587938606,0,-2.393743022,-2.161650524,-4.555393546,0.363588044 -Julius Randle,randlju01,2018,RS,LAL,4622,2190,0.172013583,-0.260272474,-0.088258891,2.98195984,2.98195984,0,-0.661651786,-0.456098081,-1.117749867,0.263340156 -Julius Randle,randlju01,2019,RS,NOP,4858,2232,0.599000427,-2.019237211,-1.420236785,1.518339628,1.518339628,0,0.22267086,-2.183656059,-1.960985198,0.272566941 -Anthony Randolph,randoan01,2009,RS,GSW,2336,1129,-2.012772703,-0.546698293,-2.559470996,0.109554182,0.109554182,0,-1.842979633,-0.880290341,-2.723269974,-0.163652792 -Anthony Randolph,randoan01,2010,RS,GSW,1585,749,-1.796953678,-0.147574645,-1.944528323,0.307011292,0.307011292,0,-1.596893077,-0.358735001,-1.955628078,-0.241376466 -Anthony Randolph,randoan01,2011,RS,MIN,942,463,-2.744120592,-0.917209232,-3.661329823,-0.215633644,-0.215633644,0,-2.351933948,-1.015299836,-3.367233783,0.154522791 -Anthony Randolph,randoan01,2011,RS,NYK,256,127,-8.256221141,-1.437045694,-9.693266835,-0.452628155,-0.452628155,0,-7.597710084,-2.440974007,-10.03868409,0.566841732 -Anthony Randolph,randoan01,2012,RS,MIN,1016,517,-1.757506522,-0.027204399,-1.784710921,0.254168794,0.254168794,0,-1.88496278,-0.64188706,-2.52684984,-0.162777427 -Anthony Randolph,randoan01,2013,PO,DEN,61,30,7.52184433,-0.623969401,6.897874929,0.154239292,0,0.154239292,6.388116093,-0.904233291,5.483882802,1.152738031 -Anthony Randolph,randoan01,2013,RS,DEN,659,329,-3.243494487,-0.004093519,-3.247588006,-0.084140461,-0.084140461,0,-2.741750572,-0.800520344,-3.542270916,0.688244431 -Anthony Randolph,randoan01,2014,RS,DEN,1123,527,-4.159592372,1.972231644,-2.187360728,0.153598212,0.153598212,0,-3.632193467,1.350102418,-2.28209105,1.469889031 -Shavlik Randolph,randosh01,2006,RS,PHI,951,487,-1.466408518,0.285193487,-1.181215032,0.392290602,0.392290602,0,-1.792076557,0.140099638,-1.651976919,0.587376879 -Shavlik Randolph,randosh01,2007,RS,PHI,342,179,-1.836394405,1.707897377,-0.128497029,0.239715798,0.239715798,0,-1.860168956,1.324344077,-0.535824878,0.118509082 -Shavlik Randolph,randosh01,2008,PO,PHI,7,4,2.94655569,-4.890425194,-1.943869503,0.001745864,0,0.001745864,1.622762586,-3.573715145,-1.950952558,2.579681406 -Shavlik Randolph,randosh01,2008,RS,PHI,51,27,-0.977292258,0.943945226,-0.033347032,0.037029799,0.037029799,0,-0.779973435,0.146580446,-0.633392988,-0.982911764 -Shavlik Randolph,randosh01,2009,RS,POR,68,37,-0.829982973,-2.647104904,-3.477087877,-0.013629078,-0.013629078,0,-0.676379338,-5.329700498,-6.006079836,-0.652135653 -Shavlik Randolph,randosh01,2010,RS,POR,11,6,-4.651793732,-4.909977824,-9.561771556,-0.020522594,-0.020522594,0,-4.636976596,-8.756273458,-13.39325005,-1.48373724 -Shavlik Randolph,randosh01,2010,RS,MIA,89,47,-4.047523179,-0.769285865,-4.816809043,-0.049919096,-0.049919096,0,-3.976478514,-0.042290214,-4.018768728,0.678537214 -Shavlik Randolph,randosh01,2013,PO,BOS,6,3,-5.081923363,2.685291086,-2.396632277,0.000574295,0,0.000574295,-6.68293867,4.924030297,-1.758908374,2.674587676 -Shavlik Randolph,randosh01,2013,RS,BOS,383,198,-0.031473891,-0.505883679,-0.53735757,0.226141626,0.226141626,0,-0.327043425,0.330850558,0.003807133,1.091878141 -Shavlik Randolph,randosh01,2014,RS,PHO,189,95,-2.688660893,6.366892581,3.678231688,0.311269303,0.311269303,0,-2.654726509,3.032088928,0.377362419,-0.092556006 -Shavlik Randolph,randosh01,2015,RS,BOS,52,25,-8.495638083,3.157975217,-5.337662865,-0.032983562,-0.032983562,0,-7.965036758,2.548462596,-5.416574162,-0.064144039 -Shavlik Randolph,randosh01,2015,RS,PHO,212,101,-6.931239946,0.144809092,-6.786430854,-0.208219085,-0.208219085,0,-7.151089124,0.491742487,-6.659346637,0.101886839 -Zach Randolph,randoza01,2002,PO,POR,2,1,-4.778127114,-2.961545339,-7.739672453,-0.002581177,0,-0.002581177,-5.990322008,-5.704636167,-11.69495818,-1.549293883 -Zach Randolph,randoza01,2002,RS,POR,448,238,-1.540517929,-1.163166726,-2.703684655,0.005622306,0.005622306,0,-1.603162889,-2.074795842,-3.677958731,-0.027008987 -Zach Randolph,randoza01,2003,PO,POR,380,205,3.057202167,-1.695753027,1.361449141,0.439124486,0,0.439124486,2.85246213,-1.759704426,1.092757704,-0.903249344 -Zach Randolph,randoza01,2003,RS,POR,2451,1301,0.743521297,-1.377188002,-0.633666704,1.402990526,1.402990526,0,0.572347069,-1.344865298,-0.772518229,-0.115922757 -Zach Randolph,randoza01,2004,RS,POR,5571,3067,0.069186757,-1.51378937,-1.444602613,2.032773355,2.032773355,0,0.319075826,-1.27980929,-0.960733464,-0.441515253 -Zach Randolph,randoza01,2005,RS,POR,3033,1603,-0.871519142,-0.562164578,-1.43368372,1.068255356,1.068255356,0,-0.669582818,-0.510220078,-1.179802896,-0.709106674 -Zach Randolph,randoza01,2006,RS,POR,4698,2545,-1.301196213,-1.625060214,-2.926256426,-0.227818492,-0.227818492,0,-0.97423636,-1.284434794,-2.258671153,-0.417690681 -Zach Randolph,randoza01,2007,RS,POR,4512,2425,0.91274396,-1.907294989,-0.994551029,2.162702618,2.162702618,0,1.224800243,-1.734247711,-0.509447468,-0.394130146 -Zach Randolph,randoza01,2008,RS,NYK,4331,2244,-1.609802719,-1.321760892,-2.931563611,-0.20766523,-0.20766523,0,-1.097738304,-0.98578927,-2.083527574,-0.092222926 -Zach Randolph,randoza01,2009,RS,LAC,2657,1369,0.440247469,-0.866819649,-0.42657218,1.624469789,1.624469789,0,0.508544435,-0.691459995,-0.182915559,0.093759619 -Zach Randolph,randoza01,2009,RS,NYK,791,388,-0.468707113,0.894907958,0.426200844,0.62847293,0.62847293,0,0.024551238,1.025788488,1.050339726,-0.041351965 -Zach Randolph,randoza01,2010,RS,MEM,6018,3051,1.885215009,-0.835414781,1.049800228,5.874848055,5.874848055,0,1.973424671,-0.458095294,1.515329377,-0.634763332 -Zach Randolph,randoza01,2011,PO,MEM,977,515,2.301742768,0.797675495,3.099418263,1.57684214,0,1.57684214,2.397860287,1.173618939,3.571479226,-0.465989288 -Zach Randolph,randoza01,2011,RS,MEM,5275,2724,2.985985024,-0.722930339,2.263054685,6.902583144,6.902583144,0,2.93373141,-0.548410209,2.385321201,-0.862565732 -Zach Randolph,randoza01,2012,PO,MEM,458,248,-0.144865179,1.18317662,1.038311441,0.49421546,0,0.49421546,0.084599579,1.667993756,1.752593336,-0.027337056 -Zach Randolph,randoza01,2012,RS,MEM,1406,735,0.766737158,-0.815111532,-0.048374374,1.008374175,1.008374175,0,0.668513281,-0.884753709,-0.216240429,-0.430927005 -Zach Randolph,randoza01,2013,PO,MEM,1032,554,0.59444988,-0.567375703,0.027074178,0.805766081,0,0.805766081,0.79437098,-0.226312321,0.568058659,-0.42435653 -Zach Randolph,randoza01,2013,RS,MEM,4856,2607,-0.103446498,-0.184678961,-0.288125459,3.250457122,3.250457122,0,0.030459506,-0.073715667,-0.043256161,-0.684115139 -Zach Randolph,randoza01,2014,PO,MEM,445,234,-4.244979941,4.160526811,-0.08445313,0.322742242,0,0.322742242,-3.963177872,4.221967031,0.258789159,-1.546336021 -Zach Randolph,randoza01,2014,RS,MEM,5105,2705,1.273995946,-1.313086658,-0.039090711,3.70663971,3.70663971,0,0.873979544,-0.045906217,0.828073326,-0.888616831 -Zach Randolph,randoza01,2015,PO,MEM,748,382,-1.653083393,-0.808906226,-2.46198962,0.057353379,0,0.057353379,0.271610156,0.469123188,0.740733344,-0.89859808 -Zach Randolph,randoza01,2015,RS,MEM,4454,2304,1.61615537,1.267857475,2.884012845,6.585673822,6.585673822,0,0.998036782,2.13155547,3.129592252,-0.537373987 -Zach Randolph,randoza01,2016,PO,MEM,228,120,-2.990878424,-0.133260228,-3.124138652,-0.023420342,0,-0.023420342,1.718354139,0.264617789,1.982971929,-0.822292525 -Zach Randolph,randoza01,2016,RS,MEM,3917,2016,0.965696275,-1.808357388,-0.842661113,1.936481953,1.936481953,0,-0.474864802,-1.33461538,-1.809480182,-1.261905117 -Zach Randolph,randoza01,2017,PO,MEM,341,191,-3.932200856,4.954403099,1.022202243,0.370968211,0,0.370968211,-1.558441929,4.474928631,2.916486702,-2.077395241 -Zach Randolph,randoza01,2017,RS,MEM,3473,1786,0.262180032,-0.043753654,0.218426378,2.670904487,2.670904487,0,0.063130112,-0.072412863,-0.009282751,-1.232142707 -Zach Randolph,randoza01,2018,RS,SAC,3021,1508,0.050807174,-3.841296585,-3.790489411,-0.798792609,-0.798792609,0,-0.569210148,-2.922052289,-3.491262437,-0.215707451 -Wally Rank,rankwa01,1981,RS,SDC,323,153,-7.518749316,-2.373454187,-9.892203503,-0.568140835,-0.568140835,0,-7.052491619,-2.770965378,-9.823456998,1.962407996 -Kelvin Ransey,ranseke01,1981,PO,POR,265,131,-3.038843348,-0.812519175,-3.851362523,-0.075681088,0,-0.075681088,-2.310798143,-0.150560182,-2.461358325,-0.302354462 -Kelvin Ransey,ranseke01,1981,RS,POR,5276,2431,0.060372027,-1.46379554,-1.403423513,1.668067735,1.668067735,0,0.206395166,-1.1861101,-0.979714934,-0.128717387 -Kelvin Ransey,ranseke01,1982,RS,POR,5121,2418,1.158966532,-1.189826267,-0.030859735,3.346945102,3.346945102,0,1.352832621,-1.082275498,0.270557123,-0.230107983 -Kelvin Ransey,ranseke01,1983,RS,DAL,3481,1607,0.209495053,-1.65248665,-1.442991597,1.068125442,1.068125442,0,0.31259025,-1.939403675,-1.626813425,-0.338809697 -Kelvin Ransey,ranseke01,1984,PO,NJN,91,44,-3.17531529,-4.073586431,-7.248901721,-0.104149483,0,-0.104149483,-4.172817623,-4.906129655,-9.078947278,-0.012081099 -Kelvin Ransey,ranseke01,1984,RS,NJN,4204,1937,1.02973392,-0.392106533,0.637627387,3.345036319,3.345036319,0,0.763853072,-0.231063091,0.532789981,-0.086248589 -Kelvin Ransey,ranseke01,1985,PO,NJN,140,63,1.542446916,-1.211793752,0.330653164,0.10222664,0,0.10222664,0.583074141,-0.625114235,-0.042040095,0.103800518 -Kelvin Ransey,ranseke01,1985,RS,NJN,3595,1689,0.641265743,-0.381368691,0.259897052,2.587752246,2.587752246,0,0.361782573,-0.616091187,-0.254308615,-0.237455705 -Kelvin Ransey,ranseke01,1986,PO,NJN,141,68,1.946847016,-3.182001887,-1.235154872,0.054368118,0,0.054368118,1.228281242,-3.149103333,-1.92082209,0.304216238 -Kelvin Ransey,ranseke01,1986,RS,NJN,3274,1504,-0.73030759,-1.523319996,-2.253627586,0.380448271,0.380448271,0,-1.180377521,-1.804796953,-2.985174473,-0.118989486 -Blair Rasmussen,rasmubl01,1986,PO,DEN,379,175,0.231008172,1.877308839,2.10831701,0.446890416,0,0.446890416,0.404908149,1.621184298,2.026092447,-0.109253039 -Blair Rasmussen,rasmubl01,1986,RS,DEN,742,330,-6.577971258,-2.087653635,-8.665624894,-1.002448747,-1.002448747,0,-6.330902414,-2.879156124,-9.210058538,0.67017431 -Blair Rasmussen,rasmubl01,1987,PO,DEN,211,92,-2.422341829,-3.187549857,-5.609891685,-0.138548229,0,-0.138548229,-2.505468797,-1.984812232,-4.490281029,0.071123866 -Blair Rasmussen,rasmubl01,1987,RS,DEN,3180,1421,-1.487817518,-0.601834968,-2.089652486,0.479125827,0.479125827,0,-1.404823431,-0.685104241,-2.089927672,0.080489591 -Blair Rasmussen,rasmubl01,1988,PO,DEN,579,277,-1.521677454,-0.865305855,-2.386983309,0.052672179,0,0.052672179,-1.527196617,-0.845845726,-2.373042342,-0.432141316 -Blair Rasmussen,rasmubl01,1988,RS,DEN,3955,1779,-2.030420615,0.220939461,-1.809481155,0.852941328,0.852941328,0,-1.855975688,-0.015978716,-1.871954404,-0.084617186 -Blair Rasmussen,rasmubl01,1989,PO,DEN,9,4,-16.33736146,-6.114110825,-22.45147228,-0.042550063,0,-0.042550063,-16.35052912,-6.872578221,-23.22310734,2.501458967 -Blair Rasmussen,rasmubl01,1989,RS,DEN,2963,1308,-3.633079116,-0.368739784,-4.0018189,-0.836156526,-0.836156526,0,-3.461852274,-0.546288661,-4.008140934,0.093402749 -Blair Rasmussen,rasmubl01,1990,PO,DEN,193,84,-3.533582609,-1.087841682,-4.621424291,-0.082265348,0,-0.082265348,-3.073379817,-0.558169297,-3.631549114,-0.532109285 -Blair Rasmussen,rasmubl01,1990,RS,DEN,4431,1995,-1.607212802,1.404657336,-0.202555467,2.593704406,2.593704406,0,-1.48283312,1.44099651,-0.04183661,0.030358209 -Blair Rasmussen,rasmubl01,1991,RS,DEN,5571,2325,-3.685190823,-0.970702563,-4.655893386,-2.25731929,-2.25731929,0,-3.596325047,-0.238387246,-3.834712294,-0.152579674 -Blair Rasmussen,rasmubl01,1992,RS,ATL,4056,1968,-2.935665387,-0.410489794,-3.346155181,-0.599120071,-0.599120071,0,-2.898578938,-0.161398342,-3.05997728,0.087671232 -Blair Rasmussen,rasmubl01,1993,RS,ATL,582,283,-6.341098161,-1.160438766,-7.501536927,-0.694643826,-0.694643826,0,-6.171702565,-0.500739947,-6.672442512,1.225606109 -Xavier Rathan-Mayes,rathaxa01,2018,RS,MEM,249,118,-8.410675969,-1.325631557,-9.736307526,-0.429192197,-0.429192197,0,-6.228922255,-0.236406009,-6.465328264,2.026218766 -Ed Ratleff,ratleed01,1977,RS,HOU,1138,533,-1.863893382,-0.555601925,-2.419495307,0.089846427,0.089846427,0,-1.943849667,-1.438675368,-3.382525035,-0.035855896 -Ed Ratleff,ratleed01,1978,RS,HOU,2483,1163,-0.610882178,-0.133560818,-0.744442996,1.188700408,1.188700408,0,-0.911401057,-0.767348204,-1.678749261,-0.120021282 -Theo Ratliff,ratlith01,1996,PO,DET,7,4,-6.582959828,-3.558118801,-10.14107863,-0.015267761,0,-0.015267761,-7.39501143,-5.866605391,-13.26161682,-1.63856424 -Theo Ratliff,ratlith01,1996,RS,DET,2412,1305,-2.786472237,2.509513789,-0.276958448,1.636897229,1.636897229,0,-3.044822691,1.248111702,-1.796710989,-0.546423439 -Theo Ratliff,ratlith01,1997,PO,DET,31,18,-1.878675631,7.435668218,5.556992587,0.080856547,0,0.080856547,-1.480062623,5.837316982,4.357254359,2.440388389 -Theo Ratliff,ratlith01,1997,RS,DET,2301,1292,-2.379438094,2.388468432,0.009030338,1.818752302,1.818752302,0,-2.380927962,1.69829308,-0.682634882,0.002965293 -Theo Ratliff,ratlith01,1998,RS,DET,1089,586,-2.734393231,-0.528803989,-3.26319722,-0.154258569,-0.154258569,0,-2.69368038,-0.206341867,-2.900022247,0.490791617 -Theo Ratliff,ratlith01,1998,RS,PHI,3545,1861,-0.875777775,-0.517615856,-1.393393631,1.286525031,1.286525031,0,-0.970512349,-0.023640255,-0.994152604,-0.109830596 -Theo Ratliff,ratlith01,1999,PO,PHI,369,204,-0.116250439,1.727696057,1.611445618,0.462581569,0,0.462581569,-0.524103614,0.831600735,0.30749712,-1.036814763 -Theo Ratliff,ratlith01,1999,RS,PHI,3038,1627,-0.635576367,2.159410547,1.52383418,3.532427743,3.532427743,0,-0.817680088,1.768149712,0.950469623,-0.387172539 -Theo Ratliff,ratlith01,2000,PO,PHI,690,374,-0.53524699,2.344333134,1.809086144,0.890819246,0,0.890819246,-0.429259253,2.140393778,1.711134525,-0.634203826 -Theo Ratliff,ratlith01,2000,RS,PHI,3506,1795,-1.039962619,1.710275689,0.67031307,3.114001431,3.114001431,0,-1.284992695,1.104563265,-0.18042943,-0.55201639 -Theo Ratliff,ratlith01,2001,RS,PHI,3437,1800,-2.423133864,4.586359091,2.163225227,4.480511022,4.480511022,0,-2.146209905,3.743526643,1.597316738,-0.646667153 -Theo Ratliff,ratlith01,2002,RS,ATL,159,82,-4.373323254,-0.180626084,-4.553949339,-0.075352164,-0.075352164,0,-4.168251133,-0.825967795,-4.994218929,-0.144210633 -Theo Ratliff,ratlith01,2003,RS,ATL,4829,2518,-3.834690446,3.3340205,-0.500669945,2.877312113,2.877312113,0,-3.553062672,2.953881441,-0.599181231,-0.394034287 -Theo Ratliff,ratlith01,2004,RS,ATL,3153,1648,-3.495548005,2.238155851,-1.257392154,1.256696181,1.256696181,0,-3.352178611,2.042856317,-1.309322295,0.123308814 -Theo Ratliff,ratlith01,2004,RS,POR,1846,1016,-1.137338095,3.314076419,2.176738324,2.55242581,2.55242581,0,-1.215346368,3.343311714,2.127965346,-0.050486688 -Theo Ratliff,ratlith01,2005,RS,POR,3276,1731,-4.274480952,3.284932812,-0.98954814,1.544403404,1.544403404,0,-4.330194769,2.866212528,-1.463982241,-0.612699577 -Theo Ratliff,ratlith01,2006,RS,POR,2402,1301,-2.836663349,1.784714512,-1.051948837,1.121999781,1.121999781,0,-3.128046957,1.483546067,-1.64450089,-0.415909955 -Theo Ratliff,ratlith01,2007,RS,BOS,85,44,-3.575022072,-0.218734039,-3.793756111,-0.023450942,-0.023450942,0,-3.931163153,0.296459456,-3.634703697,0.078899197 -Theo Ratliff,ratlith01,2008,PO,DET,234,131,-2.6327901,2.22397398,-0.40881612,0.161892577,0,0.161892577,-3.208318615,1.482208834,-1.726109782,0.281391662 -Theo Ratliff,ratlith01,2008,RS,MIN,414,214,-2.443251554,-2.08861613,-4.531867684,-0.195697111,-0.195697111,0,-2.863339374,-2.008470287,-4.87180966,0.551948668 -Theo Ratliff,ratlith01,2008,RS,DET,410,223,-3.920535619,0.921893109,-2.99864251,-0.028363519,-0.028363519,0,-3.934927167,0.499382178,-3.435544989,0.245767593 -Theo Ratliff,ratlith01,2009,PO,PHI,174,94,-0.634204763,-1.339993274,-1.974198037,0.039130288,0,0.039130288,-1.425883352,0.08426594,-1.341617412,1.772515301 -Theo Ratliff,ratlith01,2009,RS,PHI,1098,579,-2.762098231,1.258821474,-1.503276756,0.367989889,0.367989889,0,-3.126233099,1.012100536,-2.114132563,-0.075440637 -Theo Ratliff,ratlith01,2010,PO,CHA,85,47,-7.565786061,0.70841617,-6.857369891,-0.105550895,0,-0.105550895,-7.464609589,2.923371275,-4.541238314,3.548672756 -Theo Ratliff,ratlith01,2010,RS,SAS,354,183,-6.764568351,-1.421490189,-8.186058541,-0.510503335,-0.510503335,0,-6.427870022,-1.872922863,-8.300792885,0.546890141 -Theo Ratliff,ratlith01,2010,RS,CHA,1189,624,-3.129498509,0.189366858,-2.940131651,-0.06035796,-0.06035796,0,-3.386155603,-0.156165096,-3.542320699,-0.268689917 -Theo Ratliff,ratlith01,2011,PO,LAL,2,1,-4.905224169,1.959854348,-2.945369821,-0.000101123,0,-0.000101123,-6.157851886,-0.008932428,-6.166784314,-1.453574488 -Theo Ratliff,ratlith01,2011,RS,LAL,136,71,-5.816736847,0.316555242,-5.500181605,-0.09913399,-0.09913399,0,-5.872827086,-0.759045382,-6.631872468,-0.457574569 -Andy Rautins,rautian01,2011,RS,NYK,48,24,-8.429442282,-2.607774882,-11.03721716,-0.102584764,-0.102584764,0,-7.340912945,-7.358909542,-14.69982249,1.018910456 -Leo Rautins,rautile01,1984,PO,PHI,11,5,18.3935158,10.2575119,28.6510277,0.084563649,0,0.084563649,20.14337625,12.47098488,32.61436113,2.337914386 -Leo Rautins,rautile01,1984,RS,PHI,411,196,-4.692843415,-0.386378338,-5.079221753,-0.234830292,-0.234830292,0,-4.813554679,-0.944132348,-5.757687027,0.842167878 -Leo Rautins,rautile01,1985,RS,ATL,25,12,-5.33594032,-4.049245239,-9.385185559,-0.041071716,-0.041071716,0,-6.094375327,-3.440223896,-9.534599223,1.140836733 -Allan Ray,rayal01,2007,RS,BOS,1376,710,-0.622411518,-0.852210843,-1.474622361,0.465274596,0.465274596,0,-0.73455503,-1.193072594,-1.927627623,0.660412674 -Clifford Ray,raycl01,1977,PO,GSW,658,304,2.299706072,-0.133873307,2.165832765,0.782803375,0,0.782803375,2.25730785,-0.015016546,2.242291304,-0.48065426 -Clifford Ray,raycl01,1977,RS,GSW,4584,2018,-0.121224952,1.211093533,1.089868581,3.954800585,3.954800585,0,0.006872688,1.036224859,1.043097548,0.036396799 -Clifford Ray,raycl01,1978,RS,GSW,5066,2268,-0.115120668,1.699630542,1.584509874,5.018170138,5.018170138,0,-0.103792104,1.620901124,1.51710902,0.055206696 -Clifford Ray,raycl01,1979,RS,GSW,4128,1917,-1.692959048,0.509775031,-1.183184017,1.536035086,1.536035086,0,-1.659508366,0.254944656,-1.40456371,0.251843817 -Clifford Ray,raycl01,1980,RS,GSW,3564,1683,-2.705991004,-0.324921584,-3.030912588,-0.242900407,-0.242900407,0,-2.695886754,-0.268443216,-2.964329971,0.73106115 -Clifford Ray,raycl01,1981,RS,GSW,1784,838,-5.506677056,-0.993858691,-6.500535747,-1.628073054,-1.628073054,0,-5.27646535,-0.457240065,-5.733705415,1.577219649 -James Ray,rayja01,1981,RS,DEN,342,148,-6.218214411,-1.777260155,-7.995474566,-0.399824754,-0.399824754,0,-5.975906381,-1.830593338,-7.806499719,0.973408835 -James Ray,rayja01,1982,PO,DEN,4,2,-5.089647851,8.759980159,3.670332308,0.006946852,0,0.006946852,-6.024555172,9.539218855,3.514663683,2.804937863 -James Ray,rayja01,1982,RS,DEN,606,262,-6.11062819,-1.214961323,-7.325589512,-0.619719666,-0.619719666,0,-5.28910659,-1.667819743,-6.956926333,1.350580674 -James Ray,rayja01,1983,PO,DEN,42,18,-10.15811328,-1.30207964,-11.46019292,-0.083237843,0,-0.083237843,-10.0609047,-1.684445881,-11.74535058,0.909741025 -James Ray,rayja01,1983,RS,DEN,1023,433,-3.655802916,0.246543954,-3.409258962,-0.146980415,-0.146980415,0,-3.14618989,-0.140845666,-3.287035556,0.959451956 -Zeljko Rebraca,rebraze01,2002,PO,DET,126,69,-2.33667955,-1.019927456,-3.356607006,-0.022336429,0,-0.022336429,-3.08912837,-0.575344279,-3.664472649,1.297605879 -Zeljko Rebraca,rebraze01,2002,RS,DET,2236,1179,-2.155614226,0.637753529,-1.517860697,0.746080153,0.746080153,0,-2.244869084,0.480321467,-1.764547617,0.608842635 -Zeljko Rebraca,rebraze01,2003,PO,DET,53,29,-5.796633992,-3.133201817,-8.929835809,-0.097072522,0,-0.097072522,-5.680161595,-1.495167791,-7.175329387,2.684973748 -Zeljko Rebraca,rebraze01,2003,RS,DET,893,488,-1.965397666,0.262854403,-1.702543263,0.262768952,0.262768952,0,-2.204862449,0.106742285,-2.098120165,0.697589683 -Zeljko Rebraca,rebraze01,2004,RS,ATL,98,51,-2.162492128,-5.771775528,-7.934267656,-0.135306402,-0.135306402,0,-2.333045011,-5.886762337,-8.219807348,0.277625969 -Zeljko Rebraca,rebraze01,2004,RS,DET,411,222,-2.942288791,-1.021718383,-3.964007174,-0.139411584,-0.139411584,0,-3.087194771,-0.424590274,-3.511785045,1.265105634 -Zeljko Rebraca,rebraze01,2005,RS,LAC,1742,928,-2.159506937,0.051893735,-2.107613202,0.304639337,0.304639337,0,-2.384899146,-0.399549678,-2.784448825,0.148660148 -Zeljko Rebraca,rebraze01,2006,PO,LAC,43,22,-11.17921512,-2.499459056,-13.67867417,-0.12921521,0,-0.12921521,-11.05760723,-2.009766713,-13.06737394,1.927700231 -Zeljko Rebraca,rebraze01,2006,RS,LAC,796,412,-4.461003818,-0.914665094,-5.375668912,-0.553946749,-0.553946749,0,-4.488101679,-1.401717554,-5.889819233,0.33616518 -Eldridge Recasner,recasel01,1995,RS,DEN,25,13,-7.748769992,12.41642678,4.667656792,0.049898903,0.049898903,0,-4.954373136,9.909462348,4.955089212,1.33913426 -Eldridge Recasner,recasel01,1996,PO,HOU,16,8,-13.05669233,-5.36997794,-18.42667027,-0.065709949,0,-0.065709949,-12.59050813,-7.987098238,-20.57760637,-0.377686115 -Eldridge Recasner,recasel01,1996,RS,HOU,2504,1275,1.085635349,-2.189218876,-1.103583527,1.068251212,1.068251212,0,0.601131062,-2.371246832,-1.770115769,-0.238715022 -Eldridge Recasner,recasel01,1997,PO,ATL,215,121,-0.964876471,-0.953231056,-1.918107528,0.052934577,0,0.052934577,-1.747118483,-2.16365325,-3.910771733,-0.053614415 -Eldridge Recasner,recasel01,1997,RS,ATL,2208,1207,-0.58590446,-1.032788632,-1.618693092,0.696467984,0.696467984,0,-0.971960174,-1.61241517,-2.584375344,-0.026682533 -Eldridge Recasner,recasel01,1998,PO,ATL,157,89,1.460692444,-1.134689792,0.326002652,0.14291476,0,0.14291476,0.852296509,-1.377692923,-0.525396414,-0.687824021 -Eldridge Recasner,recasel01,1998,RS,ATL,2687,1454,0.627829712,-1.759218103,-1.131388391,1.197816855,1.197816855,0,0.441702844,-2.165356548,-1.723653704,-0.22209232 -Eldridge Recasner,recasel01,1999,RS,CHH,1338,708,-0.806422797,-2.603415603,-3.4098384,-0.238419758,-0.238419758,0,-1.166232964,-3.037031712,-4.203264676,0.027139282 -Eldridge Recasner,recasel01,2000,RS,CHH,55,28,1.775960423,-2.844673558,-1.068713134,0.023851365,0.023851365,0,0.602592815,-4.210606683,-3.608013867,-0.6544301 -Eldridge Recasner,recasel01,2001,PO,CHH,17,9,-1.787170142,-3.003161377,-4.790331519,-0.00953235,0,-0.00953235,-3.015487636,-6.456979114,-9.47246675,-1.218510707 -Eldridge Recasner,recasel01,2001,RS,CHH,759,403,-3.424632218,-1.640725083,-5.065357301,-0.475901463,-0.475901463,0,-3.731939416,-3.098555176,-6.830494592,-0.031139883 -Eldridge Recasner,recasel01,2002,RS,LAC,59,31,-1.746130382,-1.366884924,-3.113015307,-0.005755829,-0.005755829,0,-2.48582026,-1.873263037,-4.359083297,0.228701997 -Eldridge Recasner,recasel01,2002,RS,CHH,4,2,-4.49841479,-4.83810686,-9.33652165,-0.007082836,-0.007082836,0,-6.033736586,-0.870521079,-6.904257666,4.942861616 -Michael Redd,reddmi01,2001,RS,MIL,68,35,-5.321371857,-1.546135682,-6.867507539,-0.073862319,-0.073862319,0,-4.887763797,-3.154548379,-8.042312176,0.421962378 -Michael Redd,reddmi01,2002,RS,MIL,2693,1417,3.75812453,-1.732475438,2.025649092,3.441021104,3.441021104,0,3.409317459,-2.047810376,1.361507083,-0.307057832 -Michael Redd,reddmi01,2003,PO,MIL,245,128,3.039192901,-5.12820244,-2.089009539,0.044598363,0,0.044598363,2.645600074,-5.126546109,-2.480946034,0.160745795 -Michael Redd,reddmi01,2003,RS,MIL,4412,2316,5.228464696,-2.252723304,2.975741392,6.751946034,6.751946034,0,5.196507464,-1.833845992,3.362661472,-0.186771704 -Michael Redd,reddmi01,2004,PO,MIL,364,192,-1.092199923,-7.541593171,-8.633793093,-0.595394847,0,-0.595394847,-0.974215343,-6.999286329,-7.973501671,0.143464916 -Michael Redd,reddmi01,2004,RS,MIL,5831,3021,3.951798911,-2.611384563,1.340414348,6.274355879,6.274355879,0,3.9941963,-1.874247628,2.119948672,-0.437613216 -Michael Redd,reddmi01,2005,RS,MIL,5449,2848,2.274344666,-2.372176716,-0.09783205,3.836751118,3.836751118,0,2.379399947,-1.873165179,0.506234768,-0.405520649 -Michael Redd,reddmi01,2006,PO,MIL,345,185,10.22039833,-2.715251707,7.505146626,0.987118866,0,0.987118866,9.717179773,-2.598125769,7.119054004,-1.012180457 -Michael Redd,reddmi01,2006,RS,MIL,6015,3130,4.492925555,-1.000143632,3.492781923,9.921475166,9.921475166,0,4.333676701,-0.754002142,3.579674559,-0.439210967 -Michael Redd,reddmi01,2007,RS,MIL,3960,2036,4.254643092,-1.373711333,2.880931759,5.827682938,5.827682938,0,4.337446112,-1.48206965,2.855376462,-0.342698391 -Michael Redd,reddmi01,2008,RS,MIL,5198,2702,2.955767001,-2.712370144,0.243396857,4.112374547,4.112374547,0,2.82399877,-2.46578248,0.35821629,-0.32201369 -Michael Redd,reddmi01,2009,RS,MIL,2347,1203,3.789125503,-1.253695866,2.535429638,3.232777443,3.232777443,0,3.692525894,-1.119774701,2.572751193,-0.322226825 -Michael Redd,reddmi01,2010,RS,MIL,951,492,-2.105052049,0.229350433,-1.875701615,0.219422303,0.219422303,0,-1.776156048,0.241458607,-1.534697441,-0.018254283 -Michael Redd,reddmi01,2011,RS,MIL,254,134,-0.670992589,-1.070835626,-1.741828215,0.068669086,0.068669086,0,-1.377166277,-2.552583775,-3.929750052,-0.346669098 -Michael Redd,reddmi01,2012,RS,PHO,1503,770,-0.239880558,-3.680737392,-3.92061795,-0.459854212,-0.459854212,0,-0.168076331,-4.244011857,-4.412088188,-0.0055691 -JJ Redick,redicjj01,2007,PO,ORL,20,11,-0.254421986,-5.438758531,-5.693180517,-0.017042894,0,-0.017042894,-0.985155123,-5.11635264,-6.101507764,0.038170092 -JJ Redick,redicjj01,2007,RS,ORL,1178,622,0.991051299,-1.709135637,-0.718084338,0.64542506,0.64542506,0,0.692689334,-1.889376678,-1.196687344,0.087729933 -JJ Redick,redicjj01,2008,PO,ORL,18,10,-12.05527343,-2.161656845,-14.21693027,-0.062581686,0,-0.062581686,-11.21258901,-3.095567599,-14.30815661,3.312027517 -JJ Redick,redicjj01,2008,RS,ORL,543,276,0.167683188,-2.556546364,-2.388863177,0.051152642,0.051152642,0,-0.277785237,-3.361822635,-3.639607872,0.550220839 -JJ Redick,redicjj01,2009,PO,ORL,615,327,1.340821331,0.034053647,1.374874979,0.708805298,0,0.708805298,0.898482472,-0.315360583,0.583121889,-0.120426205 -JJ Redick,redicjj01,2009,RS,ORL,2161,1111,-0.993852709,-0.999905146,-1.993757856,0.428753061,0.428753061,0,-1.292364718,-1.775875981,-3.068240698,0.019627806 -JJ Redick,redicjj01,2010,PO,ORL,490,269,0.227314433,0.102970837,0.33028527,0.437027772,0,0.437027772,0.171189459,-0.395909418,-0.22471996,0.212460528 -JJ Redick,redicjj01,2010,RS,ORL,3505,1808,2.214756892,-1.375767769,0.838989123,3.301849264,3.301849264,0,1.744097274,-1.512932453,0.231164821,-0.249047173 -JJ Redick,redicjj01,2011,PO,ORL,219,120,-4.448347742,-2.522637105,-6.970984846,-0.269318033,0,-0.269318033,-4.71570179,-3.191046176,-7.906747967,0.929944097 -JJ Redick,redicjj01,2011,RS,ORL,2908,1513,0.960380456,-1.235231627,-0.274851171,1.904091577,1.904091577,0,0.525941052,-1.411318677,-0.885377625,-0.319801715 -JJ Redick,redicjj01,2012,PO,ORL,224,123,2.904056543,-3.086766074,-0.182709531,0.166061057,0,0.166061057,1.950098778,-3.71614555,-1.766046772,-0.054545173 -JJ Redick,redicjj01,2012,RS,ORL,3310,1765,1.922089938,-2.247881682,-0.325791744,2.173472673,2.173472673,0,1.411534186,-2.181930338,-0.770396152,-0.403335951 -JJ Redick,redicjj01,2013,PO,MIL,132,69,-1.235491475,-3.83850199,-5.073993466,-0.085447751,0,-0.085447751,-1.982225128,-3.753710257,-5.735935385,1.147360024 -JJ Redick,redicjj01,2013,RS,MIL,1604,804,1.539582339,-3.189757614,-1.650175275,0.457050419,0.457050419,0,1.15179077,-3.033100162,-1.881309392,1.217867761 -JJ Redick,redicjj01,2013,RS,ORL,3060,1575,3.028488294,-3.021704036,0.006784259,2.244740183,2.244740183,0,2.620460508,-2.994563844,-0.374103336,1.239188348 -JJ Redick,redicjj01,2014,PO,LAC,712,351,3.278757456,1.681265792,4.960023248,1.445503031,0,1.445503031,4.124621755,1.264168429,5.388790184,1.400613675 -JJ Redick,redicjj01,2014,RS,LAC,2017,987,2.467181632,1.006510086,3.473691718,3.173579122,3.173579122,0,3.165729943,1.220170041,4.385899984,1.209808837 -JJ Redick,redicjj01,2015,PO,LAC,1124,540,-0.157352648,-0.585327617,-0.742680265,0.580349444,0,0.580349444,0.997326224,-0.578660471,0.418665753,1.687273323 -JJ Redick,redicjj01,2015,RS,LAC,4851,2409,2.535515022,0.661822419,3.197337441,7.375578241,7.375578241,0,2.859538685,0.401142057,3.260680742,0.864181213 -JJ Redick,redicjj01,2016,PO,LAC,333,166,-1.518077082,-0.443045233,-1.961122315,0.069108983,0,0.069108983,-3.869651864,-0.032840656,-3.90249252,0.277611345 -JJ Redick,redicjj01,2016,RS,LAC,4277,2097,3.133999795,1.48079509,4.614794884,7.935842263,7.935842263,0,2.761350798,1.283954247,4.045305045,0.698470629 -JJ Redick,redicjj01,2017,PO,LAC,396,206,-4.878214156,-5.825547203,-10.70376136,-0.873259708,0,-0.873259708,-2.325086185,-6.174492601,-8.499578785,1.242902457 -JJ Redick,redicjj01,2017,RS,LAC,4474,2198,2.073500266,0.24795187,2.321452136,5.720118722,5.720118722,0,2.668041195,0.054365674,2.722406869,0.567322264 -JJ Redick,redicjj01,2018,PO,PHI,714,342,5.015739218,-1.306917148,3.70882207,1.170417899,0,1.170417899,6.342257678,-1.367164821,4.975092857,0.67853325 -JJ Redick,redicjj01,2018,RS,PHI,4568,2116,3.022858938,-1.465461945,1.557396994,4.6994465,4.6994465,0,2.632542362,-1.511066441,1.121475921,1.050650437 -JJ Redick,redicjj01,2019,PO,PHI,784,376,0.522563274,-1.780448117,-1.257884843,0.298076629,0,0.298076629,0.740230488,-3.28663603,-2.546405542,0.963085062 -JJ Redick,redicjj01,2019,RS,PHI,5211,2379,1.914442691,-0.460058287,1.454384404,5.149105881,5.149105881,0,1.968375018,-1.12733715,0.841037868,0.918012908 -Marlon Redmond,redmoma01,1979,PO,PHI,4,2,-33.97299558,-3.819024502,-37.79202008,-0.036434827,0,-0.036434827,-32.02996956,-5.468137596,-37.49810716,-1.234030553 -Marlon Redmond,redmoma01,1979,RS,PHI,52,23,-15.99528444,-3.646801785,-19.64208623,-0.198815637,-0.198815637,0,-15.65698727,-3.988664403,-19.64565167,0.320642282 -Marlon Redmond,redmoma01,1979,RS,KCK,1664,736,-2.329506354,-1.188875667,-3.518382022,-0.289365281,-0.289365281,0,-2.365788135,-1.533736979,-3.899525114,0.308776315 -Marlon Redmond,redmoma01,1980,RS,KCK,648,298,-2.036049787,-1.597988238,-3.634038025,-0.134372871,-0.134372871,0,-2.508855206,-2.596042385,-5.10489759,-0.027879988 -Davon Reed,reedda01,2018,RS,PHO,519,242,-8.266775635,-0.531488449,-8.798264085,-0.745117458,-0.745117458,0,-6.675591079,-1.89617465,-8.571765729,-0.219446032 -Davon Reed,reedda01,2019,RS,IND,108,47,-1.679756168,-1.028294012,-2.708050181,0.001004633,0.001004633,0,-3.761616592,-3.046827143,-6.808443735,-0.13156841 -Justin Reed,reedju01,2005,PO,BOS,40,22,-6.751174865,-4.31117906,-11.06235393,-0.097648351,0,-0.097648351,-7.166678949,-6.488666915,-13.65534586,1.336282173 -Justin Reed,reedju01,2005,RS,BOS,238,121,0.911950156,-1.525420648,-0.613470492,0.131731587,0.131731587,0,-0.049354256,-2.801177999,-2.850532255,-0.115377951 -Justin Reed,reedju01,2006,RS,MIN,1321,706,-2.852287828,-0.724991311,-3.577279139,-0.300621148,-0.300621148,0,-3.179615042,-0.522002898,-3.70161794,0.810013312 -Justin Reed,reedju01,2006,RS,BOS,565,291,-6.599791829,-1.945754407,-8.545546235,-0.867611475,-0.867611475,0,-6.802627651,-2.418393746,-9.221021396,0.76216999 -Justin Reed,reedju01,2007,RS,MIN,610,318,-5.135006347,-2.473689309,-7.608695656,-0.791142369,-0.791142369,0,-5.243180228,-3.152685883,-8.395866111,0.336395875 -Willie Reed,reedwi02,2016,RS,BRK,870,426,0.333638745,1.267563357,1.601202103,0.942895488,0.942895488,0,-0.229137248,-0.001343055,-0.230480303,-0.291089307 -Willie Reed,reedwi02,2017,RS,MIA,2114,1031,-1.773917989,-0.371318848,-2.145236836,0.316075786,0.316075786,0,-2.199736683,-0.180128777,-2.37986546,-0.628859678 -Willie Reed,reedwi02,2018,RS,DET,15,9,1.553601438,-21.06531171,-19.51171027,-0.076217143,-0.076217143,0,-1.645279356,-8.794043122,-10.43932248,-0.965690227 -Willie Reed,reedwi02,2018,RS,LAC,910,419,-0.768303124,1.28198824,0.513685116,0.696705301,0.696705301,0,-1.015793917,0.10605431,-0.909739607,-0.140055347 -Bryant Reeves,reevebr01,1996,RS,VAN,4717,2460,-4.307217685,-0.569710098,-4.876927784,-2.658479061,-2.658479061,0,-4.33604358,-0.450940137,-4.786983717,-0.383342987 -Bryant Reeves,reevebr01,1997,RS,VAN,5173,2777,-3.375718598,-2.64476775,-6.020486348,-4.618563509,-4.618563509,0,-3.34989068,-1.829133251,-5.179023931,-0.298249332 -Bryant Reeves,reevebr01,1998,RS,VAN,4904,2527,-0.566023866,-2.228496703,-2.794520568,-0.057245453,-0.057245453,0,-0.454997652,-1.320192914,-1.775190566,-0.244816617 -Bryant Reeves,reevebr01,1999,RS,VAN,1317,702,-4.173493305,-2.738588586,-6.912081891,-1.501625029,-1.501625029,0,-3.798377615,-1.727088798,-5.525466412,0.660001262 -Bryant Reeves,reevebr01,2000,RS,VAN,3400,1773,-4.080737777,-1.719799541,-5.800537318,-2.770666282,-2.770666282,0,-3.746850643,-1.313129455,-5.059980099,0.382315467 -Bryant Reeves,reevebr01,2001,RS,VAN,3540,1832,-2.980415648,1.02819836,-1.952217288,0.746547172,0.746547172,0,-2.91478256,1.123327656,-1.791454904,0.107800994 -Khalid Reeves,reevekh01,1995,RS,MIA,2862,1462,2.055878128,-0.079692671,1.976185456,3.535344396,3.535344396,0,2.057480634,-0.218346878,1.839133755,0.267410841 -Khalid Reeves,reevekh01,1996,RS,CHH,807,418,1.176033392,-1.426420785,-0.250387393,0.538195832,0.538195832,0,0.937489076,-1.210562207,-0.273073131,0.892531316 -Khalid Reeves,reevekh01,1996,RS,NJN,795,415,-2.710639956,-0.161423215,-2.872063172,-0.026582912,-0.026582912,0,-2.568047224,0.343931899,-2.224115325,2.654224184 -Khalid Reeves,reevekh01,1997,RS,DAL,720,384,-1.668849386,-1.6074259,-3.276275286,-0.10413877,-0.10413877,0,-1.83601901,-1.003182503,-2.839201513,0.91389695 -Khalid Reeves,reevekh01,1997,RS,NJN,2041,1048,0.12970941,-3.080691691,-2.950982282,-0.109748742,-0.109748742,0,0.009273318,-2.929983035,-2.920709717,1.940848556 -Khalid Reeves,reevekh01,1998,RS,DAL,3694,1950,-0.588054685,-1.240169152,-1.828223836,0.920165145,0.920165145,0,-0.82968703,-0.82482008,-1.654507111,0.308738447 -Khalid Reeves,reevekh01,1999,RS,DET,204,112,-3.308144885,-1.654018952,-4.962163837,-0.127320617,-0.127320617,0,-3.543061026,-1.810047914,-5.35310894,0.64949303 -Khalid Reeves,reevekh01,2000,RS,CHI,90,48,-1.375247961,-2.072430378,-3.447678339,-0.017334923,-0.017334923,0,-1.776604199,-1.510132178,-3.286736377,1.373424344 -Billy Reid,reidbi01,1981,RS,GSW,1271,597,-4.460253514,-1.40077454,-5.861028054,-0.961889862,-0.961889862,0,-4.360173128,-1.498039397,-5.858212524,1.555665021 -Don Reid,reiddo01,1996,PO,DET,45,26,-7.869449981,-1.455693159,-9.32514314,-0.093023409,0,-0.093023409,-8.080478885,0.011417133,-8.069061752,3.007986205 -Don Reid,reiddo01,1996,RS,DET,1843,997,-1.878124006,2.792077653,0.913953647,1.888499995,1.888499995,0,-1.994092016,3.257286635,1.263194619,1.234625672 -Don Reid,reiddo01,1997,PO,DET,5,3,33.7753068,0.195028956,33.97033576,0.055452099,0,0.055452099,28.91251041,-2.705985907,26.20652451,-3.827843159 -Don Reid,reiddo01,1997,RS,DET,823,462,-2.890549762,0.848674781,-2.041874981,0.169857422,0.169857422,0,-2.969049038,1.550644885,-1.418404154,1.609282849 -Don Reid,reiddo01,1998,RS,DET,1847,994,-0.995172133,0.674506463,-0.32066567,1.240743365,1.240743365,0,-1.527968687,0.994542454,-0.533426234,0.647613883 -Don Reid,reiddo01,1999,PO,DET,35,21,3.408715704,-3.067396369,0.341319335,0.033756483,0,0.033756483,1.961436455,-3.789981786,-1.82854533,-1.023726517 -Don Reid,reiddo01,1999,RS,DET,1700,935,-0.471976402,0.64334119,0.171364787,1.403643118,1.403643118,0,-0.802980738,1.115348738,0.312368,0.648632463 -Don Reid,reiddo01,2000,RS,WAS,650,333,0.634783169,1.366580263,2.001363432,0.820588388,0.820588388,0,0.513104219,2.943425307,3.456529526,1.557929223 -Don Reid,reiddo01,2000,RS,DET,333,165,-6.649212321,-1.740753623,-8.389965944,-0.487023719,-0.487023719,0,-6.534471792,-0.669948264,-7.204420056,2.427850831 -Don Reid,reiddo01,2001,PO,ORL,49,25,1.831620796,-0.305941145,1.525679651,0.058557652,0,0.058557652,1.596395437,1.319021604,2.915417041,3.714145871 -Don Reid,reiddo01,2001,RS,ORL,1500,764,-1.585751723,0.005316485,-1.580435238,0.463085029,0.463085029,0,-1.970534021,0.785317246,-1.185216774,1.457786086 -Don Reid,reiddo01,2002,PO,ORL,71,38,0.490612947,1.354970402,1.845583349,0.095316269,0,0.095316269,-0.391028398,3.921888652,3.530860253,3.415455976 -Don Reid,reiddo01,2002,RS,ORL,1402,714,-4.08825235,0.576827025,-3.511425325,-0.28249377,-0.28249377,0,-4.067239617,1.017140144,-3.050099473,1.694058766 -Don Reid,reiddo01,2003,RS,DET,18,10,-11.30810926,-2.613913439,-13.9220227,-0.059898674,-0.059898674,0,-10.85624273,0.806186388,-10.05005634,4.683344831 -J.R. Reid,reidjr01,1990,RS,CHH,5699,2757,-4.862408125,0.33320636,-4.529201765,-2.506537491,-2.506537491,0,-4.518767785,0.62289201,-3.895875775,0.154143074 -J.R. Reid,reidjr01,1991,RS,CHH,5058,2467,-3.87060918,-0.080169955,-3.950779136,-1.516107153,-1.516107153,0,-3.439087915,0.356953608,-3.082134307,0.310242221 -J.R. Reid,reidjr01,1992,RS,CHH,2694,1257,-2.366808423,-0.222036687,-2.58884511,0.103753074,0.103753074,0,-2.044886203,-0.100345141,-2.145231344,0.379593165 -J.R. Reid,reidjr01,1993,PO,SAS,432,220,0.045425627,1.753714336,1.799139963,0.529312129,0,0.529312129,0.043963312,1.54318562,1.587148933,0.468383025 -J.R. Reid,reidjr01,1993,RS,SAS,3200,1592,-2.108740266,-0.800328626,-2.909068892,-0.129903479,-0.129903479,0,-1.928556038,-0.434773708,-2.363329746,0.531831936 -J.R. Reid,reidjr01,1993,RS,CHH,623,295,-2.630785761,-0.88705593,-3.517841691,-0.116650946,-0.116650946,0,-2.373297175,-0.611511186,-2.984808361,0.918507157 -J.R. Reid,reidjr01,1994,PO,SAS,103,56,-5.948017825,0.200184145,-5.74783368,-0.089053996,0,-0.089053996,-5.995422793,0.764832663,-5.23059013,0.727364455 -J.R. Reid,reidjr01,1994,RS,SAS,2552,1344,-1.230927777,-0.255171358,-1.486099136,0.870196767,0.870196767,0,-0.929952099,-0.351852559,-1.281804658,0.391858142 -J.R. Reid,reidjr01,1995,PO,SAS,395,209,-0.501348437,0.839365298,0.338016861,0.342230211,0,0.342230211,-0.854939457,0.760127917,-0.09481154,0.69584739 -J.R. Reid,reidjr01,1995,RS,SAS,3122,1566,-2.521783683,0.74288344,-1.778900243,0.78045609,0.78045609,0,-2.302617589,0.643083169,-1.65953442,0.55434231 -J.R. Reid,reidjr01,1996,PO,NYK,13,7,-1.218667598,-2.64888751,-3.867555108,-0.004237929,0,-0.004237929,-2.278579873,-2.135821859,-4.414401732,2.60413576 -J.R. Reid,reidjr01,1996,RS,SAS,1264,643,-4.97503321,-0.11185722,-5.08689043,-0.773745663,-0.773745663,0,-4.556407886,0.078863533,-4.477544353,0.861762593 -J.R. Reid,reidjr01,1996,RS,NYK,1285,670,-1.532580937,0.015528265,-1.517052672,0.422697477,0.422697477,0,-1.920111587,-0.004605966,-1.924717553,0.272145701 -J.R. Reid,reidjr01,1998,PO,CHH,201,114,-5.733146189,-0.766920293,-6.500066482,-0.229060895,0,-0.229060895,-5.675126061,-0.620189576,-6.295315637,1.586626345 -J.R. Reid,reidjr01,1998,RS,CHH,2089,1109,-2.549305818,-0.699814103,-3.249119921,-0.284477573,-0.284477573,0,-2.50026438,-0.723486761,-3.223751141,0.669498947 -J.R. Reid,reidjr01,1999,PO,LAL,341,178,-2.591914887,0.572741329,-2.019173558,0.068875986,0,0.068875986,-3.018483141,1.412976841,-1.605506299,0.537398783 -J.R. Reid,reidjr01,1999,RS,CHH,1051,556,0.580017716,0.480561134,1.060578849,1.084127127,1.084127127,0,0.549464837,1.190158483,1.73962332,0.264396357 -J.R. Reid,reidjr01,1999,RS,LAL,913,473,-2.828310015,-0.744098966,-3.572408981,-0.199941189,-0.199941189,0,-2.755119288,-0.375571457,-3.130690746,0.668251084 -J.R. Reid,reidjr01,2000,RS,MIL,1176,602,-2.892044801,-0.987464834,-3.879509635,-0.348582774,-0.348582774,0,-2.894090963,-0.872765655,-3.766856618,0.452122034 -J.R. Reid,reidjr01,2001,RS,CLE,75,39,0.624313119,-0.211249106,0.413064013,0.062694388,0.062694388,0,0.109424192,-0.640056295,-0.530632103,-0.357442667 -Robert Reid,reidro01,1978,RS,HOU,3947,1849,-0.646626519,-0.247204861,-0.89383138,1.7588353,1.7588353,0,-0.909525038,0.056794995,-0.852730043,0.481249418 -Robert Reid,reidro01,1979,PO,HOU,92,45,-1.704549452,-2.04926281,-3.753812262,-0.023926026,0,-0.023926026,-1.983585185,-2.082171929,-4.065757114,0.67688249 -Robert Reid,reidro01,1979,RS,HOU,4941,2259,0.445097435,0.084405083,0.529502518,3.789107206,3.789107206,0,0.41185308,0.290113674,0.701966754,0.264608351 -Robert Reid,reidro01,1980,PO,HOU,540,266,1.595873273,0.330529939,1.926403212,0.654099158,0,0.654099158,1.425630056,0.681450983,2.107081039,-0.068941864 -Robert Reid,reidro01,1980,RS,HOU,4913,2304,0.599708705,1.381053698,1.980762403,5.579019391,5.579019391,0,0.709817657,1.658163348,2.367981006,0.337791514 -Robert Reid,reidro01,1981,PO,HOU,1708,868,1.948067436,2.832367124,4.780434561,3.438255071,0,3.438255071,2.215980729,3.197325244,5.413305972,-0.033828544 -Robert Reid,reidro01,1981,RS,HOU,6275,2963,1.160456408,1.851378044,3.011834453,8.721192884,8.721192884,0,1.418723367,2.427519569,3.846242936,0.128938188 -Robert Reid,reidro01,1982,PO,HOU,208,115,4.645450405,2.778376252,7.423826656,0.612821984,0,0.612821984,4.205683566,3.396859311,7.602542877,-0.457775742 -Robert Reid,reidro01,1982,RS,HOU,5967,2913,0.406121033,0.663328905,1.069449938,5.669936829,5.669936829,0,0.451213501,1.263303193,1.714516694,-0.118325647 -Robert Reid,reidro01,1984,RS,HOU,4271,1936,-0.060914063,1.233118303,1.17220424,3.881521038,3.881521038,0,-0.062745887,1.652666787,1.5899209,0.195501678 -Robert Reid,reidro01,1985,PO,HOU,190,87,-3.096862078,0.515959742,-2.580902336,0.007909768,0,0.007909768,-3.34623548,1.259453109,-2.086782371,2.282498533 -Robert Reid,reidro01,1985,RS,HOU,3797,1763,-1.04829045,-0.48366113,-1.531951581,1.096981238,1.096981238,0,-1.342648909,-0.634185891,-1.976834799,0.129023488 -Robert Reid,reidro01,1986,PO,HOU,1613,773,0.674751178,0.278470406,0.953221584,1.508067844,0,1.508067844,0.767584568,0.735386751,1.502971319,0.117952934 -Robert Reid,reidro01,1986,RS,HOU,4704,2157,-0.239884562,0.035657776,-0.204226786,2.805895233,2.805895233,0,-0.249990657,0.184882472,-0.065108185,0.157449244 -Robert Reid,reidro01,1987,PO,HOU,876,431,-3.987999052,-0.184556919,-4.172555972,-0.32332722,0,-0.32332722,-3.58319784,0.293716764,-3.289481076,0.215034811 -Robert Reid,reidro01,1987,RS,HOU,5461,2594,-0.367788227,-0.129602307,-0.497390535,2.982533385,2.982533385,0,-0.410751728,0.422516548,0.01176482,0.044403972 -Robert Reid,reidro01,1988,PO,HOU,229,114,-0.043824375,-1.208949159,-1.252773535,0.090075616,0,0.090075616,-0.578137926,-0.658631283,-1.236769209,0.277485349 -Robert Reid,reidro01,1988,RS,HOU,2102,980,-1.012775272,-1.049850693,-2.062625965,0.344551203,0.344551203,0,-1.507003981,-0.952416407,-2.459420388,0.254250187 -Robert Reid,reidro01,1989,RS,CHH,4548,2152,-2.943611569,-1.431795506,-4.375407074,-1.787274121,-1.787274121,0,-2.849257136,-1.132909655,-3.982166791,0.151762616 -Robert Reid,reidro01,1990,RS,POR,183,85,-2.927011797,-0.717574042,-3.644585838,-0.039408345,-0.039408345,0,-3.370816056,-0.472952487,-3.843768543,1.572928588 -Robert Reid,reidro01,1990,RS,CHH,2309,1117,-4.085021136,-1.172675492,-5.257696628,-1.438751919,-1.438751919,0,-4.391457653,-1.187941995,-5.579399649,0.671116592 -Robert Reid,reidro01,1991,PO,PHI,78,41,-6.24893911,-0.879136459,-7.12807557,-0.095794707,0,-0.095794707,-6.61819432,-1.019006347,-7.637200668,1.342516497 -Robert Reid,reidro01,1991,RS,PHI,75,37,-11.88663194,0.74691555,-11.13971639,-0.157473633,-0.157473633,0,-11.32869012,-0.877666859,-12.20635698,-0.564787069 -Ryan Reid,reidry01,2012,RS,OKC,33,17,1.051177846,-2.024696861,-0.973519015,0.015302935,0.015302935,0,0.032268186,-4.159052701,-4.126784515,-0.630499946 -Jared Reiner,reineja01,2005,PO,CHI,14,7,-7.729634564,-6.512819291,-14.24245386,-0.043747424,0,-0.043747424,-7.899325511,-4.352923571,-12.25224908,3.026728351 -Jared Reiner,reineja01,2005,RS,CHI,257,132,-6.423911992,-0.044048985,-6.467960976,-0.255192913,-0.255192913,0,-6.356453152,0.87563246,-5.480820691,1.764875423 -Jared Reiner,reineja01,2007,RS,MIL,475,244,-5.376359458,-2.115196736,-7.491556195,-0.595312546,-0.595312546,0,-5.495395303,-1.960390647,-7.455785949,0.794734485 -Richard Rellford,rellfri01,1988,RS,SAS,92,42,-2.753571372,-3.087252711,-5.840824083,-0.065876606,-0.065876606,0,-3.606059714,-4.645219305,-8.251279019,-0.539963302 -Terrence Rencher,renchte01,1996,RS,MIA,762,397,-5.073800445,-0.476962085,-5.550762531,-0.572906526,-0.572906526,0,-4.92152302,-1.536531677,-6.458054697,0.919678377 -Terrence Rencher,renchte01,1996,RS,PHO,16,8,-14.40053545,-6.276642881,-20.67717833,-0.075165295,-0.075165295,0,-13.32627991,-8.259999298,-21.58627921,2.532283804 -Efthimi Rentzias,rentzef01,2003,RS,PHI,277,144,-3.541146439,-1.112681189,-4.653827629,-0.140442384,-0.140442384,0,-3.255840216,-1.471674562,-4.727514779,0.375549622 -Shawn Respert,respesh01,1996,RS,MIL,1606,845,-0.605277038,-1.286151094,-1.891428132,0.370925788,0.370925788,0,-0.698023166,-2.005917919,-2.703941085,0.195629012 -Shawn Respert,respesh01,1997,RS,MIL,157,83,-3.496904967,-5.45401109,-8.950916058,-0.263629093,-0.263629093,0,-3.974512447,-7.159158941,-11.13367139,0.361896978 -Shawn Respert,respesh01,1997,RS,TOR,787,412,-0.039777327,-1.01412536,-1.053902687,0.360986912,0.360986912,0,-0.505769367,-1.512528708,-2.018298075,1.142369006 -Shawn Respert,respesh01,1998,RS,DAL,407,215,-1.649652776,-2.790317831,-4.439970606,-0.187588312,-0.187588312,0,-1.753403675,-3.049592053,-4.802995728,1.08928075 -Shawn Respert,respesh01,1998,RS,TOR,1358,696,0.307791435,-2.549041652,-2.241250218,0.182176887,0.182176887,0,-0.312639856,-2.836946793,-3.149586649,0.768764825 -Shawn Respert,respesh01,1999,RS,PHO,188,99,-2.021643528,-0.337363857,-2.359007385,0.019931465,0.019931465,0,-1.832675595,-0.930618737,-2.763294332,0.831690231 -Kevin Restani,restake01,1977,RS,MIL,2547,1116,-0.550547625,-1.267819337,-1.818366962,0.529003611,0.529003611,0,-0.742918003,-1.652245603,-2.395163606,-0.295186456 -Kevin Restani,restake01,1978,RS,MIL,192,84,-1.473890711,-3.476837727,-4.950728439,-0.093492598,-0.093492598,0,-2.106193107,-4.336931446,-6.443124553,-0.943335026 -Kevin Restani,restake01,1978,RS,KCK,1056,463,-2.262852731,-2.488008705,-4.750861437,-0.470161951,-0.470161951,0,-2.783022438,-3.265052588,-6.048075026,-0.568378677 -Kevin Restani,restake01,1979,RS,MIL,3586,1598,-1.102321168,-1.526672534,-2.628993702,0.098306938,0.098306938,0,-1.150054794,-1.861550269,-3.011605063,-0.379156596 -Kevin Restani,restake01,1980,PO,SAS,151,74,3.196215401,-2.832023682,0.364191719,0.121149836,0,0.121149836,2.464325124,-2.631092374,-0.16676725,-0.092818492 -Kevin Restani,restake01,1980,RS,SAS,4536,1966,0.78523532,-1.486187779,-0.700952459,2.050634965,2.050634965,0,0.571179836,-1.709877203,-1.138697366,-0.236999082 -Kevin Restani,restake01,1981,PO,SAS,22,11,-11.09336766,-1.555616578,-12.64898423,-0.057910789,0,-0.057910789,-11.36328643,-2.487357788,-13.85064422,1.031576822 -Kevin Restani,restake01,1981,RS,SAS,2166,999,0.199020319,-1.996459123,-1.797438804,0.484610277,0.484610277,0,-0.207203333,-2.513057215,-2.720260548,-0.19113788 -Kevin Restani,restake01,1982,RS,SAS,313,145,-5.62538485,-2.077981946,-7.703366796,-0.365990445,-0.365990445,0,-5.786050379,-2.795724138,-8.581774517,-0.126699483 -Kevin Restani,restake01,1982,RS,CLE,707,338,-3.455585643,-1.655850428,-5.111436071,-0.407231791,-0.407231791,0,-3.799440464,-2.25219299,-6.051633453,0.001957873 -Cameron Reynolds,reynoca01,2019,RS,MIN,547,259,-0.103799301,-1.963860629,-2.06765993,0.089532789,0.089532789,0,-0.248117082,-2.04215475,-2.290271832,-0.715312052 -Jerry Reynolds,reynoje01,1986,PO,MIL,84,40,-2.544143268,4.932431857,2.388288588,0.1095029,0,0.1095029,-1.838606534,3.202237244,1.36363071,1.253032046 -Jerry Reynolds,reynoje01,1986,RS,MIL,1093,508,-1.106336312,3.047918174,1.941581862,1.222198602,1.222198602,0,-0.703246615,1.688120441,0.984873826,0.529237206 -Jerry Reynolds,reynoje01,1987,PO,MIL,10,5,17.48684988,40.68388672,58.1707366,0.167203837,0,0.167203837,23.51371188,38.18177023,61.69548211,4.263745254 -Jerry Reynolds,reynoje01,1987,RS,MIL,2035,963,-2.193369632,0.765807026,-1.427562605,0.650739667,0.650739667,0,-1.978832091,-0.368293006,-2.347125097,0.156434233 -Jerry Reynolds,reynoje01,1988,PO,MIL,24,12,1.117313862,-3.863550645,-2.746236783,2.38E-05,0,2.38E-05,0.145615201,-5.611140108,-5.465524907,0.011115664 -Jerry Reynolds,reynoje01,1988,RS,MIL,2388,1161,-1.832401976,1.540581143,-0.291820833,1.456791011,1.456791011,0,-1.605357373,0.565197587,-1.040159786,0.048992708 -Jerry Reynolds,reynoje01,1989,PO,SEA,80,40,-6.289041414,2.705130255,-3.583911159,-0.017780856,0,-0.017780856,-5.689512418,1.224628346,-4.464884072,1.248641703 -Jerry Reynolds,reynoje01,1989,RS,SEA,1555,737,-0.725482948,0.979661233,0.254178286,1.130365215,1.130365215,0,-0.548991846,-0.040933676,-0.589925522,0.066927921 -Jerry Reynolds,reynoje01,1990,RS,ORL,3986,1817,-1.690855548,0.659569015,-1.031286532,1.59328994,1.59328994,0,-1.511571936,0.517807929,-0.993764007,-0.000928043 -Jerry Reynolds,reynoje01,1991,RS,ORL,3864,1843,-0.028626997,0.700251112,0.671624115,3.211040126,3.211040126,0,-0.101759169,0.037082848,-0.064676321,-0.194350425 -Jerry Reynolds,reynoje01,1992,RS,ORL,2393,1159,-1.625586754,0.217165399,-1.408421355,0.792121015,0.792121015,0,-1.544513182,-0.201732567,-1.746245749,-0.145980669 -Jerry Reynolds,reynoje01,1996,RS,MIL,363,191,-3.440305549,2.736960637,-0.703344912,0.2012937,0.2012937,0,-3.008567735,1.591805504,-1.416762231,0.862464968 -Rodrick Rhodes,rhodero01,1998,PO,HOU,13,7,-0.384761498,7.751445311,7.366683812,0.037966934,0,0.037966934,0.474211745,4.449990884,4.92420263,1.640070643 -Rodrick Rhodes,rhodero01,1998,RS,HOU,2052,1070,-5.085611839,-0.386821015,-5.472432853,-1.499395372,-1.499395372,0,-4.631076063,-0.500999885,-5.132075947,0.810225466 -Rodrick Rhodes,rhodero01,1999,RS,VAN,231,123,-8.285367036,-4.036085059,-12.3214521,-0.610496552,-0.610496552,0,-7.724222418,-4.312064082,-12.0362865,1.474934613 -Rodrick Rhodes,rhodero01,1999,RS,HOU,62,33,-9.483839233,-3.458389558,-12.94222879,-0.173666007,-0.173666007,0,-9.082006612,-4.038131308,-13.12013792,1.082219712 -Rodrick Rhodes,rhodero01,2000,RS,DAL,16,8,-21.83946559,10.41517285,-11.42429274,-0.035793623,-0.035793623,0,-17.16190957,7.465952673,-9.695956898,1.0342124 -Glen Rice,ricegl01,1990,RS,MIA,4919,2311,-2.80911663,-0.519352766,-3.328469396,-0.681836721,-0.681836721,0,-3.031109681,-0.416120514,-3.447230195,-0.032185351 -Glen Rice,ricegl01,1991,RS,MIA,5537,2646,-0.609173818,-0.006316406,-0.615490223,2.884084818,2.884084818,0,-0.650062681,0.171099748,-0.478962933,0.086674433 -Glen Rice,ricegl01,1992,PO,MIA,233,119,-2.994668021,-2.259040101,-5.253708122,-0.156898326,0,-0.156898326,-2.287084405,-2.022900414,-4.309984818,0.072051016 -Glen Rice,ricegl01,1992,RS,MIA,6191,3007,2.264717216,-0.49802953,1.766687686,6.921368933,6.921368933,0,2.342747155,-0.310305326,2.032441829,-0.113010886 -Glen Rice,ricegl01,1993,RS,MIA,6144,3082,0.943387587,-0.074404131,0.868983456,5.689929869,5.689929869,0,1.244362382,-0.027688683,1.216673699,-0.0118999 -Glen Rice,ricegl01,1994,PO,MIA,369,195,-1.261168187,2.662031929,1.400863742,0.428232489,0,0.428232489,-0.662558227,2.745833061,2.083274834,0.487927546 -Glen Rice,ricegl01,1994,RS,MIA,5928,2999,2.659889432,0.705185384,3.365074817,9.346250625,9.346250625,0,2.931285628,0.749496939,3.680782567,-0.10659033 -Glen Rice,ricegl01,1995,RS,MIA,5900,3014,3.639945576,-0.002510527,3.63743505,9.805816408,9.805816408,0,3.6911899,0.148049185,3.839239085,-0.157176324 -Glen Rice,ricegl01,1996,RS,CHH,6065,3142,3.093040534,-0.658377377,2.434663157,8.287370897,8.287370897,0,3.243116116,-0.305004422,2.938111695,-0.267196653 -Glen Rice,ricegl01,1997,PO,CHH,251,137,8.253310904,-1.463893434,6.789417469,0.686258377,0,0.686258377,8.070920792,-0.490035289,7.580885503,-0.18380731 -Glen Rice,ricegl01,1997,RS,CHH,6277,3362,3.86734502,-1.192564444,2.674780576,9.251019146,9.251019146,0,3.978294737,-0.917620326,3.060674411,-0.530214611 -Glen Rice,ricegl01,1998,PO,CHH,650,369,2.171628513,-0.017033622,2.154594891,0.950010428,0,0.950010428,2.020876504,0.224439398,2.245315902,-0.210283003 -Glen Rice,ricegl01,1998,RS,CHH,6207,3295,2.271049321,-1.025396919,1.245652401,6.686706044,6.686706044,0,2.355521889,-0.859865636,1.495656253,-0.413738465 -Glen Rice,ricegl01,1999,PO,LAL,588,307,2.503297757,-1.079263595,1.424034162,0.668268864,0,0.668268864,2.294574242,-0.84818704,1.446387202,-0.774153745 -Glen Rice,ricegl01,1999,RS,LAL,1901,985,2.171056634,-1.515262824,0.65579381,1.707741165,1.707741165,0,2.343563215,-1.3856941,0.957869115,-0.201403098 -Glen Rice,ricegl01,2000,PO,LAL,1458,766,0.542651346,-0.757796291,-0.215144944,1.017397074,0,1.017397074,0.624386638,-1.03516596,-0.410779322,-0.376150697 -Glen Rice,ricegl01,2000,RS,LAL,4974,2530,2.003366946,-0.322758015,1.680608931,5.701939439,5.701939439,0,1.895749734,-0.421644457,1.474105277,-0.28199734 -Glen Rice,ricegl01,2001,PO,NYK,266,144,-0.169348292,-0.045350922,-0.214699214,0.191937118,0,0.191937118,-0.372385022,-0.721889466,-1.094274488,-0.079860568 -Glen Rice,ricegl01,2001,RS,NYK,4041,2212,0.741083723,-0.347733905,0.393349818,3.547963952,3.547963952,0,0.485227693,-0.589301166,-0.104073473,0.012950969 -Glen Rice,ricegl01,2002,RS,HOU,1126,606,-1.744094226,-1.550462804,-3.29455703,-0.168525401,-0.168525401,0,-1.810856453,-1.720109441,-3.530965893,0.086460244 -Glen Rice,ricegl01,2003,RS,HOU,2867,1532,0.695084922,-1.811687248,-1.116602326,1.276245651,1.276245651,0,0.56292025,-2.149404796,-1.586484546,-0.03325638 -Glen Rice,ricegl01,2004,RS,LAC,502,262,-1.493180179,-0.903462432,-2.396642611,0.04739081,0.04739081,0,-1.670955671,-1.885277812,-3.556233483,0.302460433 -Glen Rice,ricegl02,2014,RS,WAS,222,109,-5.628627372,4.884130034,-0.744497338,0.112323611,0.112323611,0,-4.427205368,2.146415789,-2.280789579,0.682834242 -Glen Rice,ricegl02,2015,RS,WAS,84,43,-7.108600346,-6.683571981,-13.79217233,-0.241959868,-0.241959868,0,-8.1503614,-6.125096767,-14.27545817,-0.114770061 -Chris Richard,richach01,2008,RS,MIN,1077,556,-3.291719356,-1.251802137,-4.543521492,-0.510248506,-0.510248506,0,-3.798098287,-1.522487229,-5.320585516,0.271797102 -Chris Richard,richach01,2010,PO,CHI,10,5,1.197120572,-0.503704843,0.693415729,0.00879637,0,0.00879637,-0.26921955,-3.195669408,-3.464888958,-2.638580656 -Chris Richard,richach01,2010,RS,CHI,439,224,-3.453264221,0.236367505,-3.216896716,-0.054205724,-0.054205724,0,-3.682110843,1.025297788,-2.656813055,1.489192974 -Clint Richardson,richacl01,1980,PO,PHI,6,3,-8.958438632,15.73889353,6.780454894,0.016514924,0,0.016514924,-1.785496653,11.46390088,9.678404225,9.728747302 -Clint Richardson,richacl01,1980,RS,PHI,2144,988,-1.499561153,-1.541267016,-3.040828169,-0.146371768,-0.146371768,0,-2.006044572,-1.746126639,-3.752171211,-0.162405345 -Clint Richardson,richacl01,1981,PO,PHI,375,181,-0.243758466,-0.478391431,-0.722149898,0.192859993,0,0.192859993,-0.886285958,-1.177953233,-2.06423919,-0.138135526 -Clint Richardson,richacl01,1981,RS,PHI,2861,1313,-0.468720124,-1.601831379,-2.070551503,0.453351835,0.453351835,0,-0.903116296,-2.296538275,-3.199654572,-0.408852731 -Clint Richardson,richacl01,1982,PO,PHI,857,415,-0.474338681,-0.299156817,-0.773495497,0.431939341,0,0.431939341,-0.91732721,-0.469942904,-1.387270113,0.074869768 -Clint Richardson,richacl01,1982,RS,PHI,2205,1040,-1.856017708,-1.773316105,-3.629333813,-0.466371555,-0.466371555,0,-2.158052387,-2.394626726,-4.552679113,-0.045959351 -Clint Richardson,richacl01,1983,PO,PHI,653,319,0.120827361,0.680635321,0.801462681,0.598273494,0,0.598273494,-0.171073235,1.022817634,0.851744399,0.363652797 -Clint Richardson,richacl01,1983,RS,PHI,3798,1755,-0.165875525,-0.145012709,-0.310888234,2.181562019,2.181562019,0,-0.346469736,-0.173151498,-0.519621233,-0.115673957 -Clint Richardson,richacl01,1984,PO,PHI,245,115,2.652734431,-0.630812677,2.021921754,0.28949524,0,0.28949524,1.460029203,-0.039753911,1.420275293,0.251384635 -Clint Richardson,richacl01,1984,RS,PHI,3297,1571,-1.203290343,-1.075668092,-2.278958435,0.377134425,0.377134425,0,-1.627568182,-1.156819162,-2.784387344,-0.11337492 -Clint Richardson,richacl01,1985,PO,PHI,588,281,1.779484874,-0.720185811,1.059299063,0.561567529,0,0.561567529,1.031260531,-1.07483916,-0.04357863,-0.313333856 -Clint Richardson,richacl01,1985,RS,PHI,3252,1531,-1.066854037,-1.965064736,-3.031918773,-0.219740213,-0.219740213,0,-1.571669325,-1.955631158,-3.527300482,-0.221084895 -Clint Richardson,richacl01,1986,RS,IND,4729,2224,0.101354409,-1.208518229,-1.10716382,1.854248084,1.854248084,0,-0.535151237,-1.355816299,-1.890967536,-0.546269922 -Clint Richardson,richacl01,1987,PO,IND,141,73,-0.726617219,-1.384730669,-2.111347889,0.024770874,0,0.024770874,-1.760978748,-1.454839628,-3.215818376,0.960266793 -Clint Richardson,richacl01,1987,RS,IND,2906,1396,-0.056260643,-0.934035657,-0.990296299,1.248918701,1.248918701,0,-0.634784007,-1.620357706,-2.255141714,-0.359075469 -Jason Richardson,richaja01,2002,RS,GSW,5235,2629,1.059359176,-0.957928408,0.101430768,3.827388555,3.827388555,0,1.066034133,-0.516325993,0.54970814,0.065258644 -Jason Richardson,richaja01,2003,RS,GSW,5356,2698,1.833663019,-2.345070868,-0.511407849,3.082158512,3.082158512,0,2.120340659,-1.916479883,0.203860776,0.020694999 -Jason Richardson,richaja01,2004,RS,GSW,5556,2936,1.107199065,0.734596907,1.841795972,6.879121955,6.879121955,0,1.254845103,0.779064615,2.033909718,0.011321616 -Jason Richardson,richaja01,2005,RS,GSW,5356,2724,2.399814317,-0.871731808,1.528082509,5.93650898,5.93650898,0,2.488102435,-0.502994137,1.985108298,-0.140939024 -Jason Richardson,richaja01,2006,RS,GSW,5656,2877,3.172572512,-0.047800367,3.124772145,8.630233753,8.630233753,0,3.264681372,0.314421938,3.57910331,0.074131764 -Jason Richardson,richaja01,2007,PO,GSW,860,428,4.051681434,0.008929715,4.060611149,1.538796646,0,1.538796646,4.189966523,0.200726358,4.390692882,0.292667371 -Jason Richardson,richaja01,2007,RS,GSW,3501,1675,1.814020165,0.336174042,2.150194207,4.186806669,4.186806669,0,1.866367781,0.369280307,2.235648087,-0.018347785 -Jason Richardson,richaja01,2008,RS,CHA,6092,3149,2.638582299,-0.144849227,2.493733073,8.442011323,8.442011323,0,2.864736364,0.230643913,3.095380276,0.192398821 -Jason Richardson,richaja01,2009,RS,PHO,3882,1919,2.251190235,-1.993630524,0.257559711,2.968816158,2.968816158,0,2.414093042,-1.36832755,1.045765493,0.762473203 -Jason Richardson,richaja01,2009,RS,CHA,914,491,0.808665623,-1.453238034,-0.644572411,0.534663433,0.534663433,0,0.883575235,-0.68070248,0.202872755,1.273297707 -Jason Richardson,richaja01,2010,PO,PHO,1021,533,6.945863327,0.891170866,7.837034193,2.954946538,0,2.954946538,7.224398616,1.351966678,8.576365294,-0.438581962 -Jason Richardson,richaja01,2010,RS,PHO,4990,2485,2.98108947,-0.206105544,2.774983925,6.99604916,6.99604916,0,3.216851471,0.159034888,3.37588636,-0.117725455 -Jason Richardson,richaja01,2011,PO,ORL,279,153,0.394749523,-0.518258703,-0.12350918,0.212676428,0,0.212676428,0.10074604,0.236653098,0.337399138,0.513450494 -Jason Richardson,richaja01,2011,RS,ORL,3688,1919,1.18017405,0.31723686,1.497410909,4.22140664,4.22140664,0,1.317566099,0.935973404,2.253539503,1.409120585 -Jason Richardson,richaja01,2011,RS,PHO,1583,796,3.38488462,-1.326408231,2.058476389,1.980582719,1.980582719,0,3.606408748,-0.749553188,2.85685556,1.325182025 -Jason Richardson,richaja01,2012,PO,ORL,270,148,-0.517015044,1.377609455,0.860594411,0.281988341,0,0.281988341,-0.375665731,1.333931497,0.958265766,0.257432353 -Jason Richardson,richaja01,2012,RS,ORL,2984,1591,0.526927266,0.245131389,0.772058655,2.862821141,2.862821141,0,0.676555808,0.465328406,1.141884214,0.124906847 -Jason Richardson,richaja01,2013,RS,PHI,1795,936,0.331077395,-0.173609353,0.157468042,1.392558529,1.392558529,0,0.45864425,0.262927004,0.721571254,0.275281291 -Jason Richardson,richaja01,2015,RS,PHI,831,416,-0.967335223,-1.866569431,-2.833904654,-0.017813908,-0.017813908,0,-0.932878214,-1.593333901,-2.526212114,0.030779856 -Jeremy Richardson,richaje01,2007,RS,ATL,36,19,0.371128393,-0.81647501,-0.445346617,0.022828475,0.022828475,0,0.136917742,-1.657327834,-1.520410092,2.030793599 -Jeremy Richardson,richaje01,2007,RS,POR,2,1,-5.21077103,-4.567722129,-9.77849316,-0.003529431,-0.003529431,0,-6.598524742,-6.893147298,-13.49167204,-1.466140567 -Jeremy Richardson,richaje01,2008,PO,ATL,11,6,-12.09426194,-3.26474564,-15.35900758,-0.040170493,0,-0.040170493,-11.94153525,-3.546012217,-15.48754747,0.808811406 -Jeremy Richardson,richaje01,2008,RS,SAS,54,29,3.156599192,0.682842732,3.839441925,0.100541056,0.100541056,0,2.335628382,1.355677586,3.691305968,2.921851373 -Jeremy Richardson,richaje01,2008,RS,MEM,30,15,-16.18087561,-4.575702328,-20.75657794,-0.140451259,-0.140451259,0,-15.13706504,-5.351908906,-20.48897394,1.796953373 -Jeremy Richardson,richaje01,2008,RS,ATL,169,88,-4.059927849,-2.460875257,-6.520803107,-0.171735815,-0.171735815,0,-4.112404449,-4.18441358,-8.296818029,1.345999125 -Jeremy Richardson,richaje01,2009,PO,ORL,4,2,-44.83779272,-10.71386511,-55.55165783,-0.056091286,0,-0.056091286,-40.65664764,-16.74625679,-57.40290442,0.845428376 -Jeremy Richardson,richaje01,2009,RS,ORL,181,93,-5.223301327,-1.71841682,-6.941718147,-0.199269868,-0.199269868,0,-4.946482868,-3.298305147,-8.244788015,0.176706208 -Josh Richardson,richajo01,2016,PO,MIA,734,387,-0.030630278,-0.380493501,-0.41112378,0.469631673,0,0.469631673,0.063351093,-0.408464697,-0.345113604,-1.328959416 -Josh Richardson,richajo01,2016,RS,MIA,2197,1107,-0.175645072,0.24663025,0.070985178,1.578206366,1.578206366,0,-0.185857628,0.717719928,0.531862299,-0.92368661 -Josh Richardson,richajo01,2017,RS,MIA,3237,1614,-1.603930781,2.080021011,0.47609023,2.642346796,2.642346796,0,-1.358195786,2.409238724,1.051042938,-0.525002531 -Josh Richardson,richajo01,2018,PO,MIA,273,130,2.273876368,-0.127952755,2.145923612,0.335108643,0,0.335108643,3.453396771,1.30796809,4.761364861,0.057692896 -Josh Richardson,richajo01,2018,RS,MIA,5455,2689,-0.66071734,2.803038262,2.142320922,6.69791616,6.69791616,0,-0.449219358,3.182270228,2.73305087,-0.206833167 -Josh Richardson,richajo01,2019,RS,MIA,5263,2539,0.923699263,0.86957815,1.793277413,5.846781153,5.846781153,0,1.241451936,1.369576509,2.611028445,-0.667903132 -Malachi Richardson,richama01,2017,RS,SAC,405,198,-0.837340074,-2.843107604,-3.680447678,-0.09391239,-0.09391239,0,-1.090165742,-2.910789096,-4.000954838,-0.08459542 -Malachi Richardson,richama01,2018,RS,TOR,11,5,-7.945617079,-20.80651728,-28.75213436,-0.064710827,-0.064710827,0,-4.412807823,-22.11069498,-26.52350281,-2.423577977 -Malachi Richardson,richama01,2018,RS,SAC,655,319,-3.850731829,-4.026542996,-7.877274825,-0.830904603,-0.830904603,0,-4.64721369,-4.573781885,-9.220995575,-0.425424783 -Malachi Richardson,richama01,2019,RS,TOR,237,103,-6.288002729,-3.166462712,-9.454465441,-0.357105376,-0.357105376,0,-5.620902558,-3.104794885,-8.725697444,1.383157489 -Micheal Ray Richardson,richami01,1979,RS,NYK,2692,1218,-2.659830257,1.895258895,-0.764571362,1.245772494,1.245772494,0,-2.159172109,1.948934463,-0.210237646,1.039405452 -Micheal Ray Richardson,richami01,1980,RS,NYK,6867,3060,3.141363987,1.698427994,4.839791981,11.87352892,11.87352892,0,3.536764322,1.905173525,5.441937847,0.213563245 -Micheal Ray Richardson,richami01,1981,PO,NYK,172,86,-4.579358164,4.201587055,-0.37777111,0.108428339,0,0.108428339,-3.696706745,4.397852441,0.701145696,0.966933926 -Micheal Ray Richardson,richami01,1981,RS,NYK,6757,3175,2.67491083,1.91242198,4.58733281,11.90154796,11.90154796,0,3.02799175,2.282600765,5.310592515,0.137976552 -Micheal Ray Richardson,richami01,1982,RS,NYK,6382,3044,1.381988024,1.811166569,3.193154593,9.262125201,9.262125201,0,2.026649436,2.593253005,4.61990244,0.355304723 -Micheal Ray Richardson,richami01,1983,PO,NJN,119,58,-2.408547378,0.813646374,-1.594901004,0.035372571,0,0.035372571,-1.591926329,0.845495483,-0.746430846,0.344300017 -Micheal Ray Richardson,richami01,1983,RS,GSW,2354,1074,-1.113091733,1.667729929,0.554638196,1.826280883,1.826280883,0,-0.346183134,2.285797781,1.939614647,0.892512166 -Micheal Ray Richardson,richami01,1983,RS,NJN,2196,1002,0.163253174,2.208849391,2.372102565,2.632732678,2.632732678,0,0.539131645,2.944122043,3.483253688,0.566227265 -Micheal Ray Richardson,richami01,1984,PO,NJN,920,443,2.091598342,3.208567336,5.300165678,1.880904156,0,1.880904156,2.416724128,3.672934007,6.089658135,0.230289675 -Micheal Ray Richardson,richami01,1984,RS,NJN,2789,1285,0.24837365,2.30265111,2.55102476,3.500027189,3.500027189,0,0.686281005,2.627823765,3.31410477,0.728087787 -Micheal Ray Richardson,richami01,1985,PO,NJN,278,125,1.021357945,-1.194305951,-0.172948005,0.169174184,0,0.169174184,1.13152589,-0.321585169,0.80994072,-0.204926668 -Micheal Ray Richardson,richami01,1985,RS,NJN,6655,3127,3.065928322,2.202380189,5.268308511,12.81253416,12.81253416,0,3.528753673,2.801045248,6.32979892,0.162874671 -Micheal Ray Richardson,richami01,1986,RS,NJN,3492,1604,1.258839665,2.207641721,3.466481385,5.099288598,5.099288598,0,1.620367292,2.797096329,4.417463621,0.243044232 -Norm Richardson,richano01,2002,RS,CHI,120,63,-0.43994931,-2.845798859,-3.285748168,-0.017446802,-0.017446802,0,-1.194824529,-4.30768476,-5.502509288,1.207011032 -Norm Richardson,richano01,2002,RS,IND,8,4,-14.63943354,-2.144045311,-16.78347885,-0.027596283,-0.027596283,0,-13.62550675,-4.870367403,-18.49587415,-3.343299634 -Pooh Richardson,richapo01,1990,RS,MIN,4955,2581,1.210437379,0.344598572,1.555035952,5.651148757,5.651148757,0,1.030089946,0.290664434,1.32075438,-0.313270771 -Pooh Richardson,richapo01,1991,RS,MIN,6135,3154,2.745485576,-1.036074758,1.709410818,7.127173146,7.127173146,0,2.68962389,-0.853622199,1.836001691,-0.673817496 -Pooh Richardson,richapo01,1992,RS,MIN,5856,2922,2.344358443,-1.000216344,1.344142099,6.075804746,6.075804746,0,2.300811672,-0.545159706,1.755651966,-0.444979879 -Pooh Richardson,richapo01,1993,PO,IND,181,95,1.533998413,-1.86126341,-0.327264997,0.1203595,0,0.1203595,1.199400338,-1.978365097,-0.778964759,-0.569257062 -Pooh Richardson,richapo01,1993,RS,IND,4847,2396,1.297164953,-0.58445368,0.712711274,4.207448537,4.207448537,0,1.227645723,-0.462721784,0.76492394,-0.590109669 -Pooh Richardson,richapo01,1994,RS,IND,2009,1022,-0.13839951,-1.154107995,-1.292507506,0.758077236,0.758077236,0,-0.156747369,-1.100997124,-1.257744493,-0.239962556 -Pooh Richardson,richapo01,1995,RS,LAC,5691,2864,0.34958283,-0.657000818,-0.307417989,3.562034778,3.562034778,0,0.168492113,-0.035131888,0.133360226,-0.187010437 -Pooh Richardson,richapo01,1996,RS,LAC,3953,2013,1.870882578,-0.793497341,1.077385237,3.91766264,3.91766264,0,1.761213954,-0.34634703,1.414866925,-0.311775316 -Pooh Richardson,richapo01,1997,PO,LAC,33,18,-1.006625882,-0.514544511,-1.521170393,0.011999675,0,0.011999675,-1.178952537,0.705275371,-0.473677166,2.734523023 -Pooh Richardson,richapo01,1997,RS,LAC,2049,1065,-0.553529552,-0.271022392,-0.824551945,1.048083901,1.048083901,0,-0.493561142,-0.412007494,-0.905568637,0.162815375 -Pooh Richardson,richapo01,1998,RS,LAC,2438,1252,-1.179185931,-2.0082547,-3.187440631,-0.278014956,-0.278014956,0,-1.665744752,-2.237923175,-3.903667927,-0.46071612 -Pooh Richardson,richapo01,1999,RS,LAC,245,130,-1.362012394,-3.157482593,-4.519494986,-0.116617544,-0.116617544,0,-1.975904014,-4.158005236,-6.13390925,-0.572035537 -Quentin Richardson,richaqu01,2001,RS,LAC,2564,1358,1.596034873,-1.455716384,0.140318489,2.00331453,2.00331453,0,1.421319101,-1.59743176,-0.176112659,0.034709869 -Quentin Richardson,richaqu01,2002,RS,LAC,4086,2152,2.873411199,-0.130259363,2.743151836,6.032934742,6.032934742,0,2.982238156,-0.138841194,2.843396961,0.02627334 -Quentin Richardson,richaqu01,2003,RS,LAC,2632,1368,-0.590211951,-1.392776607,-1.982988558,0.535748717,0.535748717,0,-0.421983291,-1.633130733,-2.055114023,0.070578416 -Quentin Richardson,richaqu01,2004,RS,LAC,4483,2338,1.531242215,-1.248426633,0.282815582,3.609656307,3.609656307,0,1.900531177,-1.020011,0.880520177,-0.202405155 -Quentin Richardson,richaqu01,2005,PO,PHO,1118,564,1.54526372,0.629342682,2.174606402,1.464121466,0,1.464121466,2.019049945,1.189318521,3.208368465,0.161732039 -Quentin Richardson,richaqu01,2005,RS,PHO,5737,2839,1.614824255,0.811628424,2.42645268,7.51126305,7.51126305,0,2.216853701,1.170403675,3.387257376,0.164354126 -Quentin Richardson,richaqu01,2006,RS,NYK,2759,1442,-0.773703381,-0.904812983,-1.678516364,0.790299836,0.790299836,0,-0.575002068,-0.722816948,-1.297819016,0.232513575 -Quentin Richardson,richaqu01,2007,RS,NYK,3102,1621,1.287523009,-0.023458505,1.264064503,3.323917776,3.323917776,0,1.366834999,0.115779287,1.482614286,0.116286683 -Quentin Richardson,richaqu01,2008,RS,NYK,3554,1841,-2.453217495,0.386620571,-2.066596923,0.643282737,0.643282737,0,-2.330668616,0.242404036,-2.08826458,0.200706492 -Quentin Richardson,richaqu01,2009,RS,NYK,3859,1894,-0.099493649,-0.72937292,-0.828866568,1.855919701,1.855919701,0,-0.247874243,-1.034876006,-1.282750249,-0.025377434 -Quentin Richardson,richaqu01,2010,PO,MIA,286,149,0.35787244,2.984910793,3.342783233,0.480809319,0,0.480809319,0.36993463,3.604101833,3.974036463,0.591536673 -Quentin Richardson,richaqu01,2010,RS,MIA,3931,2082,1.220454594,0.836055442,2.056510036,5.117760984,5.117760984,0,1.240973114,0.992146952,2.233120066,0.222664609 -Quentin Richardson,richaqu01,2011,PO,ORL,179,98,0.419665295,-1.317312383,-0.897647088,0.095226315,0,0.095226315,-0.771475946,-1.760421122,-2.531897068,-0.27461337 -Quentin Richardson,richaqu01,2011,RS,ORL,1835,955,-1.918029454,-0.107224428,-2.025253883,0.354379505,0.354379505,0,-1.951330807,-0.618484257,-2.569815065,0.330809815 -Quentin Richardson,richaqu01,2012,PO,ORL,135,74,-7.812368897,-0.61462338,-8.426992277,-0.222529745,0,-0.222529745,-7.928201509,-1.695546141,-9.623747649,0.600595946 -Quentin Richardson,richaqu01,2012,RS,ORL,1624,866,-2.157897265,0.6049015,-1.552995765,0.531616513,0.531616513,0,-2.270705123,0.320011309,-1.950693814,0.478503521 -Quentin Richardson,richaqu01,2013,PO,NYK,26,14,5.24515839,-2.126669411,3.118488979,0.043644946,0,0.043644946,4.839544578,-2.89498892,1.944555658,0.865363958 -Quentin Richardson,richaqu01,2013,RS,NYK,55,29,-6.558976724,-2.475282719,-9.034259443,-0.091989233,-0.091989233,0,-5.682286891,-3.539166711,-9.221453602,-0.992714682 -Mitch Richmond,richmmi01,1989,PO,GSW,680,314,1.222731209,-0.851055644,0.371675566,0.515971201,0,0.515971201,1.181817416,-0.329289482,0.852527935,0.034695563 -Mitch Richmond,richmmi01,1989,RS,GSW,6143,2717,1.190157008,-1.941476363,-0.751319355,2.765111972,2.765111972,0,1.085436775,-1.53238265,-0.446945875,-0.201775145 -Mitch Richmond,richmmi01,1990,RS,GSW,6246,2799,1.618032255,-1.661095904,-0.043063649,3.858051335,3.858051335,0,1.588903225,-1.153298713,0.435604513,-0.195470832 -Mitch Richmond,richmmi01,1991,PO,GSW,785,372,1.88313749,-2.052017802,-0.168880312,0.503384702,0,0.503384702,1.989881542,-1.663070325,0.326811216,-0.348087954 -Mitch Richmond,richmmi01,1991,RS,GSW,6608,3027,2.044224198,-0.738941318,1.30528288,6.248563767,6.248563767,0,2.244851249,-0.502258926,1.742592323,-0.226570534 -Mitch Richmond,richmmi01,1992,RS,SAC,6496,3095,1.153239334,-1.813654906,-0.660415572,3.300472536,3.300472536,0,0.960623112,-1.30800136,-0.347378248,0.025931032 -Mitch Richmond,richmmi01,1993,RS,SAC,3670,1728,1.489375634,-1.509068723,-0.019693089,2.407486319,2.407486319,0,1.354453356,-0.991987774,0.362465581,0.015373298 -Mitch Richmond,richmmi01,1994,RS,SAC,5952,2897,1.915642839,-1.182795089,0.73284775,5.14651193,5.14651193,0,1.891007953,-0.838571114,1.052436838,-0.024473723 -Mitch Richmond,richmmi01,1995,RS,SAC,6170,3172,1.909341734,-0.527403082,1.381938652,6.686416386,6.686416386,0,1.92628004,-0.236557949,1.689722091,-0.007379495 -Mitch Richmond,richmmi01,1996,PO,SAC,281,146,2.640411144,-1.407744404,1.23266674,0.306852196,0,0.306852196,2.146900594,-1.424443954,0.72245664,0.254570849 -Mitch Richmond,richmmi01,1996,RS,SAC,5798,2946,3.496691885,-0.291911328,3.204780557,8.956955552,8.956955552,0,3.617452266,0.136670244,3.75412251,0.068816706 -Mitch Richmond,richmmi01,1997,RS,SAC,5993,3125,4.062069647,-0.537807446,3.524262202,9.986900086,9.986900086,0,4.066591985,-0.189983344,3.87660864,-0.151671176 -Mitch Richmond,richmmi01,1998,RS,SAC,4986,2569,3.391246999,-1.050788713,2.340458286,6.65547804,6.65547804,0,3.193840925,-0.681066146,2.512774779,-0.227358116 -Mitch Richmond,richmmi01,1999,RS,WAS,3618,1912,0.803610242,-1.148499374,-0.344889132,2.349195623,2.349195623,0,1.043932013,-0.922326556,0.121605456,0.115237554 -Mitch Richmond,richmmi01,2000,RS,WAS,4682,2397,1.386693541,-0.237994411,1.148699129,4.77626147,4.77626147,0,1.580737337,0.122995357,1.703732694,0.164998877 -Mitch Richmond,richmmi01,2001,RS,WAS,2375,1216,1.235081575,-0.481967983,0.753113592,2.175643431,2.175643431,0,1.231499649,-0.420768748,0.810730901,0.097745609 -Mitch Richmond,richmmi01,2002,PO,LAL,8,4,-4.862259093,-4.041420704,-8.903679797,-0.013056331,0,-0.013056331,-4.934283341,-8.67181091,-13.60609425,0.736286117 -Mitch Richmond,richmmi01,2002,RS,LAL,1376,709,-2.267934067,0.47018063,-1.797753437,0.345263041,0.345263041,0,-2.40185354,-0.793943325,-3.195796865,0.214541994 -Isaiah Rider,rideris01,1994,RS,MIN,4819,2415,-0.455908276,-2.131917683,-2.587825959,0.199756454,0.199756454,0,-0.51564483,-2.059728668,-2.575373498,-0.030599842 -Isaiah Rider,rideris01,1995,RS,MIN,5094,2645,0.82090785,-2.090448888,-1.269541038,2.001093759,2.001093759,0,0.930525022,-1.969014702,-1.03848968,0.152774318 -Isaiah Rider,rideris01,1996,RS,MIN,5111,2594,0.768460003,-2.297405016,-1.528945014,1.613444798,1.613444798,0,0.690861456,-2.06305569,-1.372194234,-0.147868117 -Isaiah Rider,rideris01,1997,PO,POR,292,161,-0.086915018,-2.037164728,-2.124079745,0.052912822,0,0.052912822,-0.228858382,-2.043442004,-2.272300386,-0.189726632 -Isaiah Rider,rideris01,1997,RS,POR,4909,2563,0.562910626,-1.602752796,-1.03984217,2.233530303,2.233530303,0,0.483548025,-1.571118347,-1.087570322,-0.112009637 -Isaiah Rider,rideris01,1998,PO,POR,319,166,0.18013263,-1.538940465,-1.358807836,0.121618878,0,0.121618878,0.637842071,-1.673231788,-1.035389717,0.071064292 -Isaiah Rider,rideris01,1998,RS,POR,5284,2786,1.548418381,-0.987251813,0.561166569,4.709946945,4.709946945,0,1.754687621,-0.726350028,1.028337593,0.065952746 -Isaiah Rider,rideris01,1999,PO,POR,758,426,2.401541429,-1.272652251,1.128889178,0.864600359,0,0.864600359,2.296241436,-1.393260693,0.902980743,-0.488364402 -Isaiah Rider,rideris01,1999,RS,POR,2603,1385,-0.263456001,-1.261330226,-1.524786227,0.863468063,0.863468063,0,-0.12560873,-1.313835678,-1.439444408,-0.239197414 -Isaiah Rider,rideris01,2000,RS,ATL,4027,2084,0.195840583,-2.475898134,-2.280057551,0.499047823,0.499047823,0,0.350430444,-2.218654357,-1.868223914,-0.117225675 -Isaiah Rider,rideris01,2001,RS,LAL,2330,1206,-1.381843618,-2.822671837,-4.204515455,-0.895308427,-0.895308427,0,-1.342841766,-3.414678116,-4.757519883,0.035423324 -Isaiah Rider,rideris01,2002,RS,DEN,330,173,-0.204401022,-0.760738052,-0.965139075,0.157017899,0.157017899,0,-0.509178461,-2.155930907,-2.665109368,-0.30419349 -Luke Ridnour,ridnolu01,2004,RS,SEA,2110,1114,-1.281503961,-1.288960647,-2.570464608,0.102283691,0.102283691,0,-1.203075881,-1.432201741,-2.635277622,0.216652399 -Luke Ridnour,ridnolu01,2005,PO,SEA,707,378,-0.202515922,-0.399582545,-0.602098467,0.424769159,0,0.424769159,0.012823672,-0.207923349,-0.195099676,-0.520163402 -Luke Ridnour,ridnolu01,2005,RS,SEA,4762,2571,1.457667107,-1.49781587,-0.040148763,3.538746663,3.538746663,0,1.463293843,-1.153531711,0.309762133,-0.409882517 -Luke Ridnour,ridnolu01,2006,RS,SEA,5067,2625,1.909823706,-1.843956546,0.065867159,3.755198385,3.755198385,0,1.962694528,-1.181370159,0.78132437,-0.389293145 -Luke Ridnour,ridnolu01,2007,RS,SEA,4045,2091,-0.570169871,-0.871054079,-1.44122395,1.396456951,1.396456951,0,-0.489857049,-0.622909896,-1.112766945,0.014510577 -Luke Ridnour,ridnolu01,2008,RS,SEA,2482,1223,-0.760461287,-0.51695279,-1.277414077,0.918889267,0.918889267,0,-1.222557982,-0.486383199,-1.708941181,0.003365491 -Luke Ridnour,ridnolu01,2009,RS,MIL,3967,2033,-0.426183132,0.814333611,0.388150479,3.260886246,3.260886246,0,-0.379331241,1.219723394,0.840392153,0.167692006 -Luke Ridnour,ridnolu01,2010,PO,MIL,219,121,-0.024927897,-1.165248191,-1.190176088,0.099887875,0,0.099887875,-0.215662678,-1.311314467,-1.526977146,0.524419089 -Luke Ridnour,ridnolu01,2010,RS,MIL,3399,1759,2.157243326,-1.374492182,0.782751143,3.175741569,3.175741569,0,1.638666117,-1.05178216,0.586883957,0.15700885 -Luke Ridnour,ridnolu01,2011,RS,MIN,4390,2159,1.063221787,-0.632888302,0.430333485,3.488257864,3.488257864,0,0.823198708,-0.213575229,0.609623479,-0.397676969 -Luke Ridnour,ridnolu01,2012,RS,MIN,3441,1750,1.447600148,-1.076028983,0.371571165,2.787184365,2.787184365,0,1.121395028,-0.331973498,0.78942153,0.00296726 -Luke Ridnour,ridnolu01,2013,RS,MIN,4838,2474,0.282891693,-0.26655369,0.016338003,3.492514568,3.492514568,0,-0.091099131,0.005287019,-0.085812112,0.019903545 -Luke Ridnour,ridnolu01,2014,PO,CHA,70,36,-1.532843171,-0.211288628,-1.7441318,0.019082201,0,0.019082201,-2.857582306,-4.310261633,-7.167843939,0.135588847 -Luke Ridnour,ridnolu01,2014,RS,MIL,1487,763,-1.981193515,-1.017710468,-2.998903984,-0.096051724,-0.096051724,0,-2.074927254,-2.076479829,-4.151407083,-0.833755235 -Luke Ridnour,ridnolu01,2014,RS,CHA,738,378,-0.760700698,-4.593399954,-5.354100652,-0.497616131,-0.497616131,0,-1.562109074,-3.903850628,-5.465959702,-0.87838384 -Luke Ridnour,ridnolu01,2015,RS,ORL,1383,683,-2.347839465,0.287020093,-2.060819373,0.239357548,0.239357548,0,-2.757962365,-0.531629,-3.289591365,-0.318993982 -Antoine Rigaudeau,rigauan01,2003,RS,DAL,177,91,-7.483872421,-1.834458119,-9.31833054,-0.307224689,-0.307224689,0,-6.971022375,-2.553583067,-9.524605443,0.685111601 -Eric Riley,rileyer01,1994,RS,HOU,438,219,-3.727522112,0.392322212,-3.3351999,-0.065659886,-0.065659886,0,-3.759896424,-0.699612505,-4.459508929,0.402222572 -Eric Riley,rileyer01,1995,RS,LAC,862,434,-3.669990624,1.181645004,-2.48834562,0.05828199,0.05828199,0,-3.682624946,0.698775032,-2.983849914,0.559519253 -Eric Riley,rileyer01,1996,RS,MIN,611,310,-3.285300728,0.278021021,-3.007279707,-0.04064942,-0.04064942,0,-3.393857281,-0.314561171,-3.708418452,-0.096960513 -Eric Riley,rileyer01,1998,RS,DAL,1031,544,-5.203055972,1.059541457,-4.143514515,-0.387373321,-0.387373321,0,-5.163510629,0.496149876,-4.667360753,0.142911352 -Eric Riley,rileyer01,1999,RS,BOS,650,337,-2.941703134,0.96222642,-1.979476714,0.133856424,0.133856424,0,-3.318227079,0.855422616,-2.462804462,0.933825714 -Mike Riordan,riordmi01,1977,PO,WSB,17,8,-11.27775037,-1.917487074,-13.19523744,-0.044079822,0,-0.044079822,-12.0140062,-3.389799921,-15.40380612,0.2647561 -Mike Riordan,riordmi01,1977,RS,WSB,645,289,-4.733387634,-2.547611625,-7.280999259,-0.66893258,-0.66893258,0,-5.228535675,-3.372992694,-8.601528369,0.13661687 -Ramon Rivas,rivasra01,1989,RS,BOS,188,91,-5.640810987,-0.089108225,-5.729919212,-0.141235995,-0.141235995,0,-4.913181848,-0.049823671,-4.963005519,2.124011829 -Austin Rivers,riverau01,2013,RS,NOH,2644,1418,-3.421635114,-1.659589813,-5.081224927,-1.691505943,-1.691505943,0,-3.461203097,-1.69737133,-5.158574428,0.273230045 -Austin Rivers,riverau01,2014,RS,NOP,2621,1339,-0.326172754,-0.869934061,-1.196106815,1.043057448,1.043057448,0,-0.820936159,-1.217277348,-2.038213507,-1.67124666 -Austin Rivers,riverau01,2015,PO,LAC,539,250,0.41328315,-4.650474171,-4.237191022,-0.19619842,0,-0.19619842,0.063458854,-5.022620686,-4.959161832,0.275433321 -Austin Rivers,riverau01,2015,RS,NOP,1523,772,-1.866212628,-1.95686049,-3.823073118,-0.417692702,-0.417692702,0,-1.510653558,-1.563978821,-3.074632379,-1.126107378 -Austin Rivers,riverau01,2015,RS,LAC,1607,791,-3.8893376,-0.229173551,-4.118511151,-0.550811668,-0.550811668,0,-3.073235244,-0.357092268,-3.430327512,-0.256265103 -Austin Rivers,riverau01,2016,PO,LAC,290,144,0.699279759,-4.278488883,-3.579209125,-0.062408764,0,-0.062408764,-3.800442725,-3.898033354,-7.698476079,-0.639848747 -Austin Rivers,riverau01,2016,RS,LAC,3044,1464,-2.121498393,-0.532694475,-2.654192868,0.071433849,0.071433849,0,-1.927781633,-0.266608661,-2.194390294,-0.1742791 -Austin Rivers,riverau01,2017,PO,LAC,177,90,-7.158448517,0.758071054,-6.400377463,-0.174293387,0,-0.174293387,-3.213325025,-1.15404607,-4.367371095,0.79272619 -Austin Rivers,riverau01,2017,RS,LAC,4199,2054,-0.665688572,-1.634408271,-2.300096842,0.469668183,0.469668183,0,-0.415468122,-1.292823386,-1.708291508,-0.376194564 -Austin Rivers,riverau01,2018,RS,LAC,4190,2057,0.982514133,-1.999342713,-1.016828581,1.78834384,1.78834384,0,1.177412773,-0.997717494,0.179695279,-1.668096724 -Austin Rivers,riverau01,2019,PO,HOU,452,215,-0.631297501,-0.26686208,-0.898159581,0.208846896,0,0.208846896,0.643149614,0.507181917,1.150331531,-0.311943792 -Austin Rivers,riverau01,2019,RS,HOU,2817,1345,-1.250757378,-0.692898868,-1.943656246,0.551656908,0.551656908,0,-0.59836122,-0.344237389,-0.942598609,-0.307860561 -Austin Rivers,riverau01,2019,RS,WAS,1455,683,-2.694386103,-1.57505439,-4.269440493,-0.527863562,-0.527863562,0,-2.730945957,-1.725216474,-4.456162431,-0.310028546 -David Rivers,riverda01,1989,PO,LAL,66,33,-2.839401999,-4.570415765,-7.409817764,-0.082098248,0,-0.082098248,-3.158123357,-4.603574361,-7.761697718,1.400346896 -David Rivers,riverda01,1989,RS,LAL,928,440,-3.813644046,-1.048941774,-4.86258582,-0.476065154,-0.476065154,0,-3.59274795,-1.79504606,-5.38779401,0.389994066 -David Rivers,riverda01,1990,RS,LAC,1513,724,-2.680038719,-1.919905741,-4.599944461,-0.682656969,-0.682656969,0,-2.998991122,-2.717982853,-5.716973975,-0.099726887 -David Rivers,riverda01,1992,RS,LAC,248,122,-4.695713933,-0.957637528,-5.653351461,-0.181537408,-0.181537408,0,-4.625258788,-1.855958421,-6.481217209,0.443949816 -Doc Rivers,riverdo01,1984,PO,ATL,256,130,6.741156185,3.717172949,10.45832913,0.90920522,0,0.90920522,6.393032283,4.063485775,10.45651806,0.623054233 -Doc Rivers,riverdo01,1984,RS,ATL,3892,1938,0.648328244,1.308050493,1.956378738,4.69457565,4.69457565,0,0.693688872,1.911549496,2.605238367,0.906199983 -Doc Rivers,riverdo01,1985,RS,ATL,4471,2126,2.190273604,2.610025703,4.800299306,8.227121919,8.227121919,0,2.323923782,3.215662957,5.539586739,0.472238027 -Doc Rivers,riverdo01,1986,PO,ATL,549,262,3.206974459,1.904680805,5.111655264,1.091010306,0,1.091010306,3.476272081,2.594398929,6.07067101,0.662791879 -Doc Rivers,riverdo01,1986,RS,ATL,3311,1571,2.867823018,2.067755765,4.935578783,6.195273387,6.195273387,0,3.083967565,2.64867319,5.732640755,0.588797221 -Doc Rivers,riverdo01,1987,PO,ATL,472,245,1.890724691,-0.266367905,1.624356786,0.567295393,0,0.567295393,1.857808655,0.136719447,1.994528102,0.587887487 -Doc Rivers,riverdo01,1987,RS,ATL,5316,2590,5.358294858,1.869715548,7.228010407,13.19293073,13.19293073,0,5.286901356,2.375434907,7.662336263,0.060416281 -Doc Rivers,riverdo01,1988,PO,ATL,809,409,6.991981547,1.818320985,8.810302531,2.490723348,0,2.490723348,7.092675323,2.312866465,9.405541788,0.105744538 -Doc Rivers,riverdo01,1988,RS,ATL,5083,2502,4.520552435,1.257768413,5.778320847,10.89349666,10.89349666,0,4.606615253,1.757072036,6.363687289,0.064079522 -Doc Rivers,riverdo01,1989,PO,ATL,349,191,2.12085788,0.28592953,2.40678741,0.522314728,0,0.522314728,2.692827716,1.220157788,3.912985503,0.74626684 -Doc Rivers,riverdo01,1989,RS,ATL,5100,2462,3.911131363,2.078465024,5.989596387,11.00470948,11.00470948,0,4.088950755,2.733282187,6.822232942,0.248720087 -Doc Rivers,riverdo01,1990,RS,ATL,3081,1526,2.334266336,2.122110865,4.456377201,5.6308713,5.6308713,0,2.705769191,2.813929844,5.519699035,0.359147248 -Doc Rivers,riverdo01,1991,PO,ATL,335,173,3.174125,-0.517045049,2.657079951,0.492483827,0,0.492483827,2.852115662,0.231310209,3.083425871,0.050570056 -Doc Rivers,riverdo01,1991,RS,ATL,5373,2586,1.971663746,0.942282437,2.913946183,7.491673936,7.491673936,0,2.350960505,1.603117163,3.954077669,0.249270801 -Doc Rivers,riverdo01,1992,PO,LAC,357,187,3.006595003,0.910356517,3.91695152,0.654123667,0,0.654123667,2.678871841,1.648224924,4.327096765,-0.269024663 -Doc Rivers,riverdo01,1992,RS,LAC,3370,1657,0.136220203,1.809153315,1.945373519,3.993158918,3.993158918,0,0.187805398,2.241158976,2.428964374,0.583732323 -Doc Rivers,riverdo01,1993,PO,NYK,872,458,2.498924311,2.517341737,5.016266048,1.881979289,0,1.881979289,2.337271916,2.748231647,5.085503563,0.506065064 -Doc Rivers,riverdo01,1993,RS,NYK,3756,1886,1.798034061,2.928119905,4.726153966,7.236589981,7.236589981,0,1.667232457,3.094196536,4.761428993,0.582083203 -Doc Rivers,riverdo01,1994,RS,NYK,976,499,1.215187572,1.644317478,2.85950505,1.432380831,1.432380831,0,1.080592146,1.664935861,2.745528006,0.286944827 -Doc Rivers,riverdo01,1995,PO,SAS,601,318,-0.298245604,1.939118772,1.640873168,0.740978404,0,0.740978404,-0.13670608,2.050319044,1.913612963,0.765933486 -Doc Rivers,riverdo01,1995,RS,NYK,90,47,-0.569957743,3.862083274,3.292125531,0.148701622,0.148701622,0,-0.099132903,4.266304611,4.167171708,2.476333949 -Doc Rivers,riverdo01,1995,RS,SAS,1878,942,-1.100071655,1.540071443,0.439999788,1.567515521,1.567515521,0,-0.659115377,1.982413305,1.323297928,2.108591565 -Doc Rivers,riverdo01,1996,PO,SAS,37,20,-6.395980444,-4.236022328,-10.63200277,-0.083607218,0,-0.083607218,-6.809804559,-4.080651997,-10.89045656,0.698672787 -Doc Rivers,riverdo01,1996,RS,SAS,2428,1235,-1.791970267,1.833196678,0.041226411,1.776863902,1.776863902,0,-1.567215993,2.185339817,0.618123823,0.957541749 -Alvin Robertson,roberal01,1985,RS,SAS,3689,1685,0.568336827,1.21822424,1.786561067,3.919220804,3.919220804,0,0.742699863,1.204021094,1.946720957,0.50871278 -Alvin Robertson,roberal01,1986,PO,SAS,209,98,-1.057978669,1.286181029,0.228202359,0.153484352,0,0.153484352,-1.650161099,1.805985837,0.155824739,-0.061598541 -Alvin Robertson,roberal01,1986,RS,SAS,6295,2878,2.683400889,3.900908079,6.584308969,13.75447831,13.75447831,0,3.063001786,4.423270114,7.4862719,0.364900646 -Alvin Robertson,roberal01,1987,RS,SAS,5780,2697,1.015131454,2.930709887,3.945841341,9.247385132,9.247385132,0,1.480358201,3.383824816,4.864183016,0.374757682 -Alvin Robertson,roberal01,1988,PO,SAS,265,119,6.553698195,3.571271718,10.12496991,0.811096423,0,0.811096423,6.288287723,4.538734908,10.82702263,0.577908618 -Alvin Robertson,roberal01,1988,RS,SAS,6552,2978,2.320600201,1.822275389,4.14287559,10.49697262,10.49697262,0,2.768467103,2.509744736,5.27821184,0.231999704 -Alvin Robertson,roberal01,1989,RS,SAS,5017,2287,1.186306656,1.933634196,3.119940853,6.881505456,6.881505456,0,1.18772807,2.496744282,3.684472353,0.48053173 -Alvin Robertson,roberal01,1990,PO,MIL,307,155,2.153532221,-0.178113272,1.975418949,0.38715513,0,0.38715513,2.201241951,0.242663299,2.443905251,0.439883474 -Alvin Robertson,roberal01,1990,RS,MIL,5367,2599,2.698441886,2.40314368,5.101585565,10.43995219,10.43995219,0,2.719116709,2.715867292,5.434984002,0.27422598 -Alvin Robertson,roberal01,1991,PO,MIL,233,118,5.493076711,1.133812174,6.626888885,0.585604495,0,0.585604495,5.165673503,1.870265738,7.035939241,0.548607969 -Alvin Robertson,roberal01,1991,RS,MIL,5261,2598,2.863796476,3.244332594,6.10812907,11.79371882,11.79371882,0,3.196098514,3.604910327,6.801008842,0.441291183 -Alvin Robertson,roberal01,1992,RS,MIL,4957,2463,1.268932213,1.7989347,3.067866914,7.369444741,7.369444741,0,1.762161754,2.251504792,4.013666546,0.783958225 -Alvin Robertson,roberal01,1993,RS,DET,1848,941,0.513276631,2.033247974,2.546524605,2.569898106,2.569898106,0,0.688750437,2.526558551,3.215308988,1.041664549 -Alvin Robertson,roberal01,1993,RS,MIL,2157,1065,0.456892564,1.610789883,2.067682448,2.647660849,2.647660849,0,0.493405227,2.129135763,2.62254099,1.119020253 -Alvin Robertson,roberal01,1996,RS,TOR,4867,2478,0.031971534,0.947071082,0.979042615,4.74001531,4.74001531,0,-0.079098569,1.599346822,1.520248253,0.502239831 -Anthony Roberts,roberan01,1978,PO,DEN,893,400,0.927422444,-0.500034651,0.427387793,0.669444405,0,0.669444405,1.085051547,0.065288559,1.150340106,0.104483972 -Anthony Roberts,roberan01,1978,RS,DEN,3654,1598,-1.269824698,-1.57924421,-2.849068907,-0.080935875,-0.080935875,0,-1.367979297,-1.64276741,-3.010746708,0.220732254 -Anthony Roberts,roberan01,1979,PO,DEN,175,80,-1.340370116,-0.490470738,-1.830840854,0.038703993,0,0.038703993,-1.342836662,-0.493525786,-1.836362448,0.029363332 -Anthony Roberts,roberan01,1979,RS,DEN,2758,1236,-0.848870014,-1.389795416,-2.23866543,0.32203818,0.32203818,0,-1.208874211,-1.599117857,-2.807992068,-0.137129654 -Anthony Roberts,roberan01,1980,RS,DEN,1064,486,-2.472448264,-1.542501278,-4.014949542,-0.313369283,-0.313369283,0,-2.685577108,-1.613119384,-4.298696492,-0.094490754 -Anthony Roberts,roberan01,1981,RS,WSB,755,350,-5.63340965,-0.388303613,-6.021713263,-0.588343681,-0.588343681,0,-5.699540545,-0.744546323,-6.444086868,0.725689138 -Anthony Roberts,roberan01,1984,RS,DEN,459,197,-5.253400411,-2.243240831,-7.496641242,-0.481777148,-0.481777148,0,-5.068810695,-1.975090279,-7.043900974,1.010712522 -Anthony Roberson,roberan02,2006,RS,MEM,160,88,-1.383288603,-1.734806563,-3.118095166,-0.016447739,-0.016447739,0,-1.944672372,-3.034813742,-4.979486114,-0.437180975 -Anthony Roberson,roberan02,2007,RS,GSW,475,227,-1.442001117,-1.450483434,-2.892484551,-0.016697199,-0.016697199,0,-0.999410694,-1.40607288,-2.405483574,1.101115201 -Anthony Roberson,roberan02,2009,PO,CHI,8,4,34.68777787,33.95140529,68.63918315,0.145939729,0,0.145939729,39.09233767,31.32203596,70.41437363,-2.583537874 -Anthony Roberson,roberan02,2009,RS,NYK,516,253,-0.757047529,-1.596123596,-2.353171125,0.052548347,0.052548347,0,-0.488834457,-2.16010706,-2.648941517,2.401348646 -Anthony Roberson,roberan02,2009,RS,CHI,45,23,-3.047810127,-3.722559798,-6.770369925,-0.04856029,-0.04856029,0,-1.607010798,-5.883280538,-7.490291336,2.72021472 -Andre Roberson,roberan03,2014,PO,OKC,16,9,-16.78465911,1.426970039,-15.35768907,-0.058394724,0,-0.058394724,-9.922239976,-4.693710402,-14.61595038,-2.040490036 -Andre Roberson,roberan03,2014,RS,OKC,814,399,-2.324782763,1.891278057,-0.433504706,0.472274405,0.472274405,0,-3.362744424,3.387781046,0.025036621,0.14358132 -Andre Roberson,roberan03,2015,RS,OKC,2649,1286,-1.138871509,3.372238109,2.233366599,3.276088395,3.276088395,0,-1.639569992,3.23576469,1.596194698,0.188167291 -Andre Roberson,roberan03,2016,PO,OKC,957,471,0.118366336,2.602491554,2.72085789,1.353288577,0,1.353288577,1.808909857,4.892052708,6.700962565,-0.183059085 -Andre Roberson,roberan03,2016,RS,OKC,3172,1553,-0.569153023,1.307125205,0.737972182,2.747287849,2.747287849,0,-0.586323754,1.454933908,0.868610154,-0.578908198 -Andre Roberson,roberan03,2017,PO,OKC,380,185,-3.122777444,8.965915636,5.843138192,0.815857883,0,0.815857883,-4.18331256,9.697221299,5.513908739,-2.385343355 -Andre Roberson,roberan03,2017,RS,OKC,4924,2376,-1.845212295,3.975900262,2.130687967,5.890446923,5.890446923,0,-1.90714906,4.278046636,2.370897576,-0.432628119 -Andre Roberson,roberan03,2018,RS,OKC,2092,1037,-1.401876103,3.995770205,2.593894102,2.784145603,2.784145603,0,-1.769441743,4.439431179,2.669989436,-1.515241791 -Brian Roberts,roberbr01,2013,RS,NOH,2469,1324,0.599754942,-2.493332978,-1.893578037,0.578451615,0.578451615,0,0.452521619,-2.384309483,-1.931787864,-0.010546366 -Brian Roberts,roberbr01,2014,RS,NOP,3271,1667,-0.748626928,-0.800304507,-1.548931435,1.010625097,1.010625097,0,-0.595748431,-1.099770474,-1.695518905,-1.02230964 -Brian Roberts,roberbr01,2015,RS,CHA,2610,1330,-0.427368361,-0.264778248,-0.69214661,1.380735086,1.380735086,0,-0.808265153,-0.982799135,-1.791064288,-1.075028149 -Brian Roberts,roberbr01,2016,PO,POR,85,36,-3.120732789,-6.08866156,-9.20939435,-0.12294416,0,-0.12294416,-2.702384584,-6.554595527,-9.25698011,0.452777035 -Brian Roberts,roberbr01,2016,RS,CHA,672,333,-0.617052377,-2.753428506,-3.370480884,-0.104477165,-0.104477165,0,-0.788603742,-3.064458759,-3.853062501,-0.871663507 -Brian Roberts,roberbr01,2016,RS,POR,291,137,-2.324120479,-0.032172031,-2.35629251,0.027335957,0.027335957,0,-2.131140273,-1.207284932,-3.338425205,-0.65037507 -Brian Roberts,roberbr01,2017,RS,CHA,831,416,-3.333999693,-0.416990269,-3.750989963,-0.209745497,-0.209745497,0,-2.589723685,-2.207113467,-4.796837152,-1.250212539 -Fred Roberts,roberfr01,1984,RS,SAS,3436,1531,-0.988114156,-0.845576442,-1.833690598,0.717559346,0.717559346,0,-1.049633852,-0.823753937,-1.873387788,0.260465796 -Fred Roberts,roberfr01,1985,PO,UTA,291,130,-3.704065512,0.228458392,-3.47560712,-0.049851848,0,-0.049851848,-3.82846137,-0.626445941,-4.454907312,0.456045921 -Fred Roberts,roberfr01,1985,RS,SAS,668,305,-3.676521646,-1.742537802,-5.419059449,-0.418138752,-0.418138752,0,-3.552836688,-1.773552597,-5.326389286,0.697618608 -Fred Roberts,roberfr01,1985,RS,UTA,1933,873,-0.017212146,-1.879644051,-1.896856197,0.379673074,0.379673074,0,-0.517393474,-2.16125827,-2.678651744,-0.08732582 -Fred Roberts,roberfr01,1986,PO,UTA,61,31,-2.779125353,-5.715666401,-8.494791755,-0.094304602,0,-0.094304602,-2.938601705,-6.973369853,-9.911971558,0.63569585 -Fred Roberts,roberfr01,1986,RS,UTA,1021,469,-4.207133932,-2.733112583,-6.940246514,-1.008878759,-1.008878759,0,-4.359882885,-3.314954584,-7.67483747,0.641186283 -Fred Roberts,roberfr01,1987,PO,BOS,543,265,-1.921293479,-1.464238133,-3.385531612,-0.089465799,0,-0.089465799,-2.11092918,-1.347893039,-3.458822218,0.941878295 -Fred Roberts,roberfr01,1987,RS,BOS,2242,1079,-2.964333128,-1.375941167,-4.340274294,-0.877889014,-0.877889014,0,-2.928154919,-2.020946539,-4.949101458,0.283620957 -Fred Roberts,roberfr01,1988,PO,BOS,194,100,-2.812412723,-1.095726982,-3.908139706,-0.061911887,0,-0.061911887,-3.070453545,-1.105977791,-4.176431337,1.516161158 -Fred Roberts,roberfr01,1988,RS,BOS,2129,1032,-1.552714201,-2.18615124,-3.738865441,-0.521128498,-0.521128498,0,-1.517716368,-2.6571968,-4.174913168,0.089967265 -Fred Roberts,roberfr01,1989,PO,MIL,625,345,0.332731685,-0.97608173,-0.643350045,0.381581531,0,0.381581531,0.423347384,-0.760511536,-0.337164153,-0.214898434 -Fred Roberts,roberfr01,1989,RS,MIL,2599,1251,-2.394585975,-0.873628285,-3.26821426,-0.330913118,-0.330913118,0,-2.45444262,-1.509121605,-3.963564225,0.04854979 -Fred Roberts,roberfr01,1990,PO,MIL,157,79,1.654260173,-4.484732495,-2.830472322,-0.003345371,0,-0.003345371,0.627176751,-5.111813804,-4.484637053,0.00442883 -Fred Roberts,roberfr01,1990,RS,MIL,4616,2235,-1.763611091,-1.323853846,-3.087464937,-0.384622166,-0.384622166,0,-1.91167359,-1.450699001,-3.362372591,-0.048670074 -Fred Roberts,roberfr01,1991,PO,MIL,204,103,-3.016883524,-1.563119631,-4.580003155,-0.098437855,0,-0.098437855,-3.220012032,-1.647394971,-4.867407003,-0.710870324 -Fred Roberts,roberfr01,1991,RS,MIL,4281,2114,-0.717138032,-1.282926635,-2.000064667,0.808721464,0.808721464,0,-0.775977251,-1.509538519,-2.28551577,-0.016040121 -Fred Roberts,roberfr01,1992,RS,MIL,3514,1746,-1.77302015,-1.685272782,-3.458292932,-0.631465849,-0.631465849,0,-1.724533585,-1.840991476,-3.565525062,0.07938941 -Fred Roberts,roberfr01,1993,RS,MIL,3013,1488,-0.334764297,-0.481388379,-0.816152676,1.465394048,1.465394048,0,-0.624069081,-0.813794021,-1.437863102,-0.182747861 -Fred Roberts,roberfr01,1995,PO,CLE,13,7,1.808184006,-5.251749775,-3.443565769,-0.00255651,0,-0.00255651,1.322211613,-8.330504958,-7.008293346,0.0645174 -Fred Roberts,roberfr01,1995,RS,CLE,398,223,-1.65552299,-0.194844942,-1.850367932,0.102626259,0.102626259,0,-2.119227673,-0.664741108,-2.783968781,0.248978342 -Fred Roberts,roberfr01,1996,PO,LAL,6,3,-22.90820702,-4.361914075,-27.2701211,-0.037086258,0,-0.037086258,-19.68695206,-9.039907539,-28.7268596,-3.694495906 -Fred Roberts,roberfr01,1996,RS,LAL,617,317,-2.83689681,0.413738372,-2.423158438,0.052800258,0.052800258,0,-2.446592204,-0.897036127,-3.343628331,-0.107138712 -Fred Roberts,roberfr01,1997,RS,DAL,75,40,-7.199874762,-3.579355371,-10.77923013,-0.163193185,-0.163193185,0,-7.278203219,-6.234255254,-13.51245847,-0.371642358 -Lawrence Roberts,roberla01,2006,RS,MEM,329,181,-1.001590062,0.48115763,-0.520432432,0.20763493,0.20763493,0,-1.097537207,0.780437606,-0.317099601,0.775632856 -Lawrence Roberts,roberla01,2007,RS,MEM,1911,969,-0.534424245,-0.090566748,-0.624990993,1.052282648,1.052282648,0,-0.738383052,0.307348724,-0.431034328,0.151675225 -Marv Roberts,roberma01,1977,RS,LAL,461,209,-5.076978945,-2.537981412,-7.614960357,-0.521906645,-0.521906645,0,-5.19214027,-2.677631964,-7.869772234,0.653968113 -Ryan Robertson,roberry01,2000,RS,SAC,52,25,-3.281204949,-3.238136791,-6.51934174,-0.047718948,-0.047718948,0,-3.922966168,-3.823042346,-7.746008514,-0.703546831 -Stanley Roberts,roberst01,1992,RS,ORL,2309,1118,-2.126877104,0.784284806,-1.342592298,0.811872496,0.811872496,0,-2.004569352,1.130815559,-0.873753793,1.106834304 -Stanley Roberts,roberst01,1993,PO,LAC,296,149,-3.525068398,1.13634652,-2.388721878,0.028635489,0,0.028635489,-3.464971016,1.316283134,-2.148687882,1.004937219 -Stanley Roberts,roberst01,1993,RS,LAC,3792,1816,-2.895668722,0.704149752,-2.19151897,0.521302625,0.521302625,0,-2.627990722,0.769253411,-1.85873731,0.730007465 -Stanley Roberts,roberst01,1994,RS,LAC,735,350,-6.127325928,-0.033655805,-6.160981733,-0.612509877,-0.612509877,0,-5.744614519,0.166866149,-5.57774837,0.538925845 -Stanley Roberts,roberst01,1996,RS,LAC,1561,795,-4.399481226,-0.643248932,-5.042730158,-0.940697501,-0.940697501,0,-4.22529295,-0.303196189,-4.528489139,1.073881502 -Stanley Roberts,roberst01,1997,RS,LAC,727,378,-4.33973881,0.553976324,-3.785762486,-0.200551452,-0.200551452,0,-4.043619483,0.584378062,-3.459241421,0.364944062 -Stanley Roberts,roberst01,1998,PO,MIN,15,8,-12.40018327,-4.591055955,-16.99123923,-0.059152745,0,-0.059152745,-12.17202281,-7.917715153,-20.08973796,-1.155772998 -Stanley Roberts,roberst01,1998,RS,MIN,2591,1328,-4.182883773,0.086277857,-4.096605917,-0.918875636,-0.918875636,0,-3.843541257,0.144888671,-3.698652586,0.649701269 -Stanley Roberts,roberst01,1999,PO,HOU,38,20,-16.25865264,3.392669178,-12.86598346,-0.107581005,0,-0.107581005,-16.09719268,3.003844868,-13.09334782,0.912733859 -Stanley Roberts,roberst01,1999,RS,HOU,62,33,-9.439463983,-2.852034603,-12.29149859,-0.16000087,-0.16000087,0,-8.70562347,-5.143661565,-13.84928504,-0.361635126 -Stanley Roberts,roberst01,2000,RS,PHI,100,51,-6.055649679,0.302940576,-5.752709104,-0.08008687,-0.08008687,0,-5.761201912,1.631316995,-4.129884917,2.3584883 -Terrance Roberson,roberte01,2001,RS,CHH,24,13,-10.12045126,-3.917088789,-14.03754005,-0.077438885,-0.077438885,0,-10.14433429,-4.959386104,-15.10372039,3.173769633 -Tony Robertson,roberto01,1978,PO,ATL,24,12,-5.82311855,-4.209933097,-10.03305165,-0.046999538,0,-0.046999538,-6.894871739,-3.194922187,-10.08979393,2.301248314 -Tony Robertson,roberto01,1978,RS,ATL,2022,929,-2.735602147,0.850077195,-1.885524952,0.413935262,0.413935262,0,-2.58694156,0.610206389,-1.976735171,1.106038345 -Tony Robertson,roberto01,1979,RS,GSW,159,74,-5.167769913,2.534514303,-2.63325561,0.004457428,0.004457428,0,-4.365002431,1.795646319,-2.569356112,1.208619229 -Rick Robey,robeyri01,1979,RS,IND,1884,849,-2.650411451,-0.727177418,-3.377588869,-0.272802043,-0.272802043,0,-2.349770978,-1.061590898,-3.411361876,0.376349824 -Rick Robey,robeyri01,1979,RS,BOS,2051,914,-0.646552585,-0.917462471,-1.564015056,0.553697669,0.553697669,0,-0.496492454,-0.627544401,-1.124036856,0.125004331 -Rick Robey,robeyri01,1980,PO,BOS,310,151,-2.371562599,3.526652984,1.155090385,0.313698797,0,0.313698797,-2.094344352,3.298840612,1.20449626,1.095804432 -Rick Robey,robeyri01,1980,RS,BOS,4147,1918,-0.771849397,0.703038261,-0.068811136,2.629135387,2.629135387,0,-0.442922821,0.381099554,-0.061823268,0.21559164 -Rick Robey,robeyri01,1981,PO,BOS,535,265,-4.834771273,-0.186343935,-5.021115207,-0.319737871,0,-0.319737871,-4.629055022,-0.514390267,-5.143445289,0.926895863 -Rick Robey,robeyri01,1981,RS,BOS,3333,1569,-1.285640778,0.10700461,-1.178636169,1.263100108,1.263100108,0,-1.03692355,-0.404300193,-1.441223743,0.427464218 -Rick Robey,robeyri01,1982,PO,BOS,252,122,-1.051178388,0.147052152,-0.904126236,0.119992285,0,0.119992285,-1.286299942,0.096939099,-1.189360843,1.256846673 -Rick Robey,robeyri01,1982,RS,BOS,2537,1186,-2.873478672,0.006905462,-2.86657321,-0.070939797,-0.070939797,0,-2.550288159,-0.305641966,-2.855930125,0.581474627 -Rick Robey,robeyri01,1983,PO,BOS,59,29,-7.346453407,-2.068219742,-9.414673149,-0.102562073,0,-0.102562073,-7.537796075,-2.996766154,-10.53456223,0.8600218 -Rick Robey,robeyri01,1983,RS,BOS,1874,855,-3.500729068,-0.988389341,-4.489118408,-0.761539707,-0.761539707,0,-3.37652258,-1.337139475,-4.713662055,0.398837071 -Rick Robey,robeyri01,1984,PO,PHO,89,43,-3.271909646,-0.356717832,-3.628627478,-0.019979531,0,-0.019979531,-2.679015138,-1.642104331,-4.321119469,0.494765775 -Rick Robey,robeyri01,1984,RS,PHO,1829,856,-2.2222621,-0.871577067,-3.093839168,-0.150582672,-0.150582672,0,-2.158778082,-1.317380468,-3.47615855,0.285455965 -Rick Robey,robeyri01,1985,RS,PHO,104,48,-11.438289,-1.243024286,-12.68131329,-0.245615059,-0.245615059,0,-10.56284556,-1.950849164,-12.51369472,1.020264976 -Rick Robey,robeyri01,1986,RS,PHO,1389,629,-6.536796896,-0.644813047,-7.181609943,-1.430472466,-1.430472466,0,-6.253607337,-1.081159124,-7.334766461,0.603066002 -Bernard Robinson,robinbe01,2005,RS,CHA,638,328,-2.078072383,-1.325769246,-3.40384163,-0.109825518,-0.109825518,0,-2.746458002,-1.766077638,-4.51253564,0.343175531 -Bernard Robinson,robinbe01,2006,RS,CHA,2565,1303,-2.218912343,1.102022582,-1.116889761,1.089803871,1.089803871,0,-2.425285736,0.902210965,-1.523074772,0.348360998 -Bernard Robinson,robinbe01,2007,PO,NJN,11,6,-8.262560883,9.258172875,0.995611992,0.01241022,0,0.01241022,-6.793732313,10.82180658,4.028074269,4.478981547 -Bernard Robinson,robinbe01,2007,RS,NJN,71,37,-0.985136375,6.123561639,5.138425264,0.149800723,0.149800723,0,-1.186114122,6.067917536,4.881803414,0.554681123 -Bernard Robinson,robinbe01,2007,RS,CHA,467,241,-4.780114806,-0.37831588,-5.158430686,-0.297636373,-0.297636373,0,-5.067411338,-0.699919409,-5.767330747,0.471301445 -Bill Robinzine,robinbi01,1977,RS,KCK,3574,1594,-0.578187324,0.467315843,-0.110871481,2.164370578,2.164370578,0,-0.181567602,0.756026886,0.574459284,0.907858536 -Bill Robinzine,robinbi01,1978,RS,KCK,3986,1748,-1.412909351,-0.322137751,-1.735047102,0.911090665,0.911090665,0,-1.14744652,-0.140521274,-1.287967794,0.707216529 -Bill Robinzine,robinbi01,1979,PO,KCK,266,118,-0.823678152,4.655395109,3.831716958,0.412928779,0,0.412928779,-0.431565902,4.90690443,4.475338528,1.069760011 -Bill Robinzine,robinbi01,1979,RS,KCK,4927,2179,0.765922405,0.9609223,1.726844705,5.013055877,5.013055877,0,0.974126493,1.337056216,2.311182709,0.774961275 -Bill Robinzine,robinbi01,1980,PO,KCK,139,69,0.097823162,0.346550699,0.444373862,0.1161362,0,0.1161362,0.155600281,0.002782271,0.158382552,0.133494389 -Bill Robinzine,robinbi01,1980,RS,KCK,4169,1917,-0.720357944,1.578153092,0.857795148,3.557159458,3.557159458,0,-0.449915064,1.848247062,1.398331998,0.843959347 -Bill Robinzine,robinbi01,1981,RS,DAL,4014,1932,-1.345824409,-0.524143393,-1.869967802,0.871589801,0.871589801,0,-1.048868009,-0.106429034,-1.155297044,0.4914352 -Bill Robinzine,robinbi01,1981,RS,CLE,178,84,-6.105612917,-1.442096714,-7.547709631,-0.209660995,-0.209660995,0,-5.669689732,-1.092972147,-6.76266188,2.028214384 -Bill Robinzine,robinbi01,1982,RS,UTA,1425,651,-3.99103751,-0.978668783,-4.969706292,-0.749927279,-0.749927279,0,-3.406093454,-0.517904542,-3.923997996,1.755347095 -Chris Robinson,robinch01,1997,RS,VAN,1269,681,-1.035413394,-1.402250295,-2.437663689,0.109342776,0.109342776,0,-1.383823596,-1.054097505,-2.4379211,0.691810547 -Chris Robinson,robinch01,1998,RS,VAN,278,143,-6.035074705,-2.125870193,-8.160944898,-0.407541981,-0.407541981,0,-5.11480034,-2.15911305,-7.27391339,2.954427896 -Chris Robinson,robinch01,1998,RS,SAC,526,271,-1.562983346,-0.896993863,-2.45997721,0.040927884,0.040927884,0,-1.280888034,-1.051709034,-2.332597068,1.886611166 -Cliff Robinson,robincl01,1980,RS,NJN,3714,1661,-1.164918906,0.381113099,-0.783805807,1.665729478,1.665729478,0,-1.039241113,-0.026599148,-1.065840262,-0.031712326 -Cliff Robinson,robincl01,1981,RS,NJN,4039,1822,-1.838301785,-0.272001419,-2.110303204,0.595941282,0.595941282,0,-1.473302205,-0.308057799,-1.781360005,0.22341724 -Cliff Robinson,robincl01,1982,RS,CLE,1980,946,-0.734166981,0.23272725,-0.501439731,1.08590903,1.08590903,0,-0.277772985,0.528569859,0.250796874,0.060520252 -Cliff Robinson,robincl01,1982,RS,KCK,2636,1229,-1.664095812,0.450747736,-1.213348076,0.964042766,0.964042766,0,-1.026188524,0.628686757,-0.397501767,0.0537302 -Cliff Robinson,robincl01,1983,RS,CLE,5349,2601,-1.749368275,0.242434045,-1.50693423,1.650118658,1.650118658,0,-1.495029397,0.285703488,-1.209325909,0.03370511 -Cliff Robinson,robincl01,1984,RS,CLE,4930,2402,-2.790996395,0.15009342,-2.640902975,0.133368991,0.133368991,0,-2.179694658,0.023322666,-2.156371992,-0.253074761 -Cliff Robinson,robincl01,1985,PO,WSB,251,123,-0.353423544,1.09353683,0.740113286,0.225529048,0,0.225529048,-0.442381863,1.47228272,1.029900857,-0.167114271 -Cliff Robinson,robincl01,1985,RS,WSB,3952,1870,-2.029910305,0.612264898,-1.417645406,1.270087734,1.270087734,0,-1.723638301,0.351841621,-1.37179668,-0.087568901 -Cliff Robinson,robincl01,1986,PO,WSB,358,177,0.081723522,1.477860827,1.559584349,0.403428105,0,0.403428105,0.377814831,1.715269556,2.093084387,0.510509728 -Cliff Robinson,robincl01,1986,RS,WSB,5352,2563,-0.358041734,0.976024633,0.617982899,4.396793066,4.396793066,0,-0.309270441,1.025974832,0.716704391,-0.171886239 -Cliff Robinson,robincl01,1987,PO,PHI,287,138,-0.26931189,0.908905312,0.639593421,0.245434408,0,0.245434408,-0.126471015,0.463577274,0.337106259,-0.281989349 -Cliff Robinson,robincl01,1987,RS,PHI,3252,1586,-2.338864338,0.837913155,-1.500951183,1.013221231,1.013221231,0,-1.683434451,0.776151888,-0.907282563,0.25431042 -Cliff Robinson,robincl01,1988,RS,PHI,4268,2110,-1.16193732,0.281516711,-0.88042061,2.014702931,2.014702931,0,-0.756998771,0.359961366,-0.397037405,0.103144887 -Cliff Robinson,robincl01,1989,RS,PHI,863,416,-1.818892167,-0.564436033,-2.3833282,0.077933911,0.077933911,0,-1.413062476,-0.555290581,-1.968353056,0.144448375 -Cliff Robinson,robincl01,1992,PO,LAL,46,24,-4.724334626,6.865860886,2.141526259,0.063813477,0,0.063813477,-3.459592908,7.055289724,3.595696816,3.065950316 -Cliff Robinson,robincl01,1992,RS,LAL,152,78,-2.264923919,0.283016965,-1.981906954,0.030474395,0.030474395,0,-1.974026368,-1.357064918,-3.331091285,-0.295519074 -Clifford Robinson,robincl02,1990,PO,POR,818,391,-4.401504934,2.29118727,-2.110317664,0.132935015,0,0.132935015,-3.987289271,2.125414331,-1.86187494,0.977305766 -Clifford Robinson,robincl02,1990,RS,POR,3374,1565,-5.069375821,0.32512927,-4.744246551,-1.605938104,-1.605938104,0,-4.239728698,-0.070134257,-4.309862954,0.850825119 -Clifford Robinson,robincl02,1991,PO,POR,698,354,-0.908079453,-0.168945748,-1.077025201,0.313347791,0,0.313347791,-0.950247951,-0.553291774,-1.503539725,0.520224623 -Clifford Robinson,robincl02,1991,RS,POR,4109,1940,-1.590929183,1.211796637,-0.379132546,2.35843143,2.35843143,0,-1.054216778,1.079315501,0.025098722,0.497389929 -Clifford Robinson,robincl02,1992,PO,POR,1039,522,-1.203987235,2.110059058,0.906071823,1.014769975,0,1.014769975,-1.077991683,2.035832092,0.957840409,0.974103307 -Clifford Robinson,robincl02,1992,RS,POR,4431,2124,-1.47260345,1.743762749,0.271159299,3.28966613,3.28966613,0,-1.263048349,1.460049107,0.197000758,0.470429887 -Clifford Robinson,robincl02,1993,PO,POR,252,131,-9.186707788,2.591879505,-6.594828283,-0.267461979,0,-0.267461979,-7.719524945,2.633688735,-5.08583621,0.841975234 -Clifford Robinson,robincl02,1993,RS,POR,5377,2575,-0.464279484,1.699060417,1.234780933,5.243562252,5.243562252,0,0.025161041,1.548121917,1.573282958,0.158950722 -Clifford Robinson,robincl02,1994,PO,POR,295,149,-1.77364397,-4.427000724,-6.200644695,-0.269705934,0,-0.269705934,-0.731410446,-3.713291524,-4.444701969,-0.27778434 -Clifford Robinson,robincl02,1994,RS,POR,5940,2853,-1.2151169,1.840417866,0.625300966,4.909266497,4.909266497,0,-0.479917202,1.869139594,1.389222392,-0.074898172 -Clifford Robinson,robincl02,1995,PO,POR,229,119,-1.95667467,-2.704464582,-4.661139252,-0.120767523,0,-0.120767523,-1.176967743,-2.270650439,-3.447618183,0.825226325 -Clifford Robinson,robincl02,1995,RS,POR,5386,2725,2.696985942,0.649940737,3.346926679,8.480995758,8.480995758,0,2.911358508,0.684547979,3.595906486,0.049583156 -Clifford Robinson,robincl02,1996,PO,POR,330,181,-1.240393547,1.12043844,-0.119955107,0.253344767,0,0.253344767,-0.822954882,0.941323074,0.118368193,1.00484276 -Clifford Robinson,robincl02,1996,RS,POR,5815,2980,1.348703732,0.968825939,2.317529671,7.725986879,7.725986879,0,1.697262894,1.183057542,2.880320435,0.257353484 -Clifford Robinson,robincl02,1997,PO,POR,292,161,-0.201466364,-0.799995152,-1.001461516,0.14809304,0,0.14809304,-0.034066348,-1.010253117,-1.044319465,-0.023822865 -Clifford Robinson,robincl02,1997,RS,POR,5894,3077,0.749302893,0.775623932,1.524926825,6.718501124,6.718501124,0,0.992195657,0.967771092,1.959966749,0.100020706 -Clifford Robinson,robincl02,1998,PO,PHO,177,92,-5.108012764,-2.018129981,-7.126142746,-0.214729874,0,-0.214729874,-4.875344776,-1.001988323,-5.877333099,1.181209239 -Clifford Robinson,robincl02,1998,RS,PHO,4544,2359,0.6973139,1.310491728,2.007805627,5.73057296,5.73057296,0,0.714913876,1.316778573,2.031692449,0.067959993 -Clifford Robinson,robincl02,1999,PO,PHO,224,117,1.82245818,-0.615112626,1.207345554,0.244752045,0,0.244752045,1.968758461,-0.224655206,1.744103255,0.397441787 -Clifford Robinson,robincl02,1999,RS,PHO,3300,1740,1.88218345,1.005399732,2.887583182,5.003211135,5.003211135,0,2.041147867,1.182926611,3.224074478,-0.027729839 -Clifford Robinson,robincl02,2000,PO,PHO,635,333,0.3272749,1.536948623,1.864223523,0.811838319,0,0.811838319,0.51472552,1.684614879,2.199340399,0.364102594 -Clifford Robinson,robincl02,2000,RS,PHO,5624,2839,2.247454443,0.782187264,3.029641707,8.374248054,8.374248054,0,2.255310896,0.781696488,3.037007384,0.03017301 -Clifford Robinson,robincl02,2001,PO,PHO,231,114,-1.167299225,0.764675629,-0.402623596,0.14303167,0,0.14303167,-0.759142544,0.905427674,0.14628513,1.425171882 -Clifford Robinson,robincl02,2001,RS,PHO,5397,2751,-0.88264122,0.481909025,-0.400732195,3.303660668,3.303660668,0,-0.406460237,0.456065619,0.049605381,0.177042081 -Clifford Robinson,robincl02,2002,PO,DET,745,409,-1.062239213,3.170122965,2.107883753,1.046121478,0,1.046121478,-0.616005694,3.24990303,2.633897336,0.05505801 -Clifford Robinson,robincl02,2002,RS,DET,5415,2855,-0.855773501,0.699295215,-0.156478285,3.784201098,3.784201098,0,-0.243676828,0.966398044,0.722721216,0.156045655 -Clifford Robinson,robincl02,2003,PO,DET,957,525,-1.461208378,-0.576401334,-2.037609713,0.198024025,0,0.198024025,-1.045205,-0.196376581,-1.24158158,0.567992817 -Clifford Robinson,robincl02,2003,RS,DET,5167,2825,-0.896356857,0.251948421,-0.644408436,3.043843049,3.043843049,0,-0.286828528,0.645111893,0.358283365,0.273756496 -Clifford Robinson,robincl02,2004,RS,GSW,5386,2846,-1.387633043,-0.425697712,-1.813330755,1.361427393,1.361427393,0,-0.824602974,-0.316410262,-1.141013236,0.090929478 -Clifford Robinson,robincl02,2005,PO,NJN,137,71,2.5299524,-0.944303411,1.585648989,0.16737327,0,0.16737327,2.382348817,0.964613177,3.346961995,3.012080645 -Clifford Robinson,robincl02,2005,RS,GSW,2143,1090,-2.978469968,-1.626545261,-4.60501523,-1.045340689,-1.045340689,0,-2.36214293,-1.105632294,-3.467775224,1.225198233 -Clifford Robinson,robincl02,2005,RS,NJN,1125,599,-3.05336271,-2.186527496,-5.239890206,-0.773522399,-0.773522399,0,-2.752603703,-1.856931362,-4.609535065,1.522434938 -Clifford Robinson,robincl02,2006,PO,NJN,369,198,-5.367784388,1.326429748,-4.04135464,-0.136314942,0,-0.136314942,-4.740385296,1.337348246,-3.40303705,1.189292924 -Clifford Robinson,robincl02,2006,RS,NJN,3525,1863,-2.707927133,0.483984576,-2.223942557,0.501756196,0.501756196,0,-2.50989273,0.339379101,-2.170513629,0.318353524 -Clifford Robinson,robincl02,2007,PO,NJN,37,20,-12.7985706,0.190623787,-12.60794681,-0.10360568,0,-0.10360568,-11.64471345,-1.234320861,-12.87903431,-0.121705529 -Clifford Robinson,robincl02,2007,RS,NJN,1839,955,-5.659361115,-2.353999531,-8.013360646,-2.564561452,-2.564561452,0,-5.315684903,-2.359050413,-7.674735316,0.001318693 -David Robinson,robinda01,1990,PO,SAS,808,375,2.388099333,4.978916977,7.36701631,1.983476836,0,1.983476836,2.845468432,4.077925995,6.923394427,-0.625933337 -David Robinson,robinda01,1990,RS,SAS,6231,3002,1.804694776,5.25212126,7.056816036,14.95609922,14.95609922,0,2.245018124,4.300273229,6.545291353,-0.425731543 -David Robinson,robinda01,1991,PO,SAS,353,166,2.269718576,3.364938914,5.63465749,0.726401011,0,0.726401011,1.801921414,2.451946357,4.253867771,-0.773518151 -David Robinson,robinda01,1991,RS,SAS,6431,3095,2.795743399,5.57229048,8.368033879,17.4518522,17.4518522,0,3.160537183,4.597246455,7.757783638,-0.588831172 -David Robinson,robinda01,1992,RS,SAS,5198,2564,2.535955455,7.179031732,9.714987186,16.24190781,16.24190781,0,3.011107507,6.313288768,9.324396274,-0.385198781 -David Robinson,robinda01,1993,PO,SAS,826,421,0.494663655,4.290567487,4.785231142,1.662786684,0,1.662786684,1.101852918,3.887507693,4.989360611,-0.357356574 -David Robinson,robinda01,1993,RS,SAS,6455,3211,1.266046342,4.245550662,5.511597004,13.46399263,13.46399263,0,1.918754704,3.706002576,5.624757281,-0.510766092 -David Robinson,robinda01,1994,PO,SAS,269,146,-0.790142022,0.786551865,-0.003590158,0.209550469,0,0.209550469,-0.466796855,1.122166226,0.655369371,-0.613545781 -David Robinson,robinda01,1994,RS,SAS,6153,3241,4.8551972,4.658967304,9.514164505,20.15424861,20.15424861,0,5.414278086,4.222866314,9.6371444,-0.594444002 -David Robinson,robinda01,1995,PO,SAS,1178,623,0.13154481,6.095209743,6.226754553,2.927125285,0,2.927125285,0.780553142,5.349933723,6.130486865,-0.479345678 -David Robinson,robinda01,1995,RS,SAS,6128,3074,3.295738064,4.976547262,8.272285325,17.15366756,17.15366756,0,3.659963375,4.20715809,7.867121465,-0.724566616 -David Robinson,robinda01,1996,PO,SAS,646,353,3.227260366,2.500744334,5.7280047,1.570089297,0,1.570089297,3.659192521,2.640206931,6.299399452,-0.26260297 -David Robinson,robinda01,1996,RS,SAS,5936,3019,3.586997746,5.231968592,8.818966338,17.64961654,17.64961654,0,3.796602778,4.601221079,8.397823857,-0.886576921 -David Robinson,robinda01,1997,RS,SAS,270,147,3.27906063,0.952412924,4.231473553,0.519388865,0.519388865,0,3.309906275,0.425773185,3.735679461,-0.735015017 -David Robinson,robinda01,1998,PO,SAS,642,353,0.509244318,6.40604559,6.915289908,1.778203323,0,1.778203323,1.233837722,5.425766181,6.659603903,-0.828391867 -David Robinson,robinda01,1998,RS,SAS,4577,2457,2.248217728,4.657250679,6.905468407,12.00946185,12.00946185,0,2.354948756,3.84255058,6.197499336,-0.711451007 -David Robinson,robinda01,1999,PO,SAS,1080,600,0.788888146,7.432781829,8.221669975,3.453401972,0,3.453401972,1.286623385,6.722598262,8.009221647,-0.264736061 -David Robinson,robinda01,1999,RS,SAS,2901,1554,1.223663669,6.415515744,7.639179413,8.204236887,8.204236887,0,1.627610321,5.561244527,7.188854848,-0.358721712 -David Robinson,robinda01,2000,PO,SAS,297,155,-0.883874608,9.631841206,8.747966598,0.930893346,0,0.930893346,-0.630298377,8.846337253,8.216038876,-0.653096103 -David Robinson,robinda01,2000,RS,SAS,4893,2557,0.923978775,5.361160969,6.285139744,11.74872663,11.74872663,0,1.322702947,4.907978314,6.230681261,-0.306536078 -David Robinson,robinda01,2001,PO,SAS,772,409,-0.017270217,6.518787672,6.501517455,1.987605293,0,1.987605293,0.42490618,6.257310238,6.682216418,-0.157420096 -David Robinson,robinda01,2001,RS,SAS,4477,2371,0.75440381,6.009821669,6.764225479,11.43206855,11.43206855,0,1.13451399,5.463242809,6.597756799,-0.618908454 -David Robinson,robinda01,2002,PO,SAS,146,81,-2.339229189,3.486662229,1.14743304,0.167641524,0,0.167641524,-1.999555023,4.246167464,2.246612441,0.840924268 -David Robinson,robinda01,2002,RS,SAS,4368,2303,0.286147745,4.755066394,5.041214139,9.112374027,9.112374027,0,0.508908567,4.49688941,5.005797977,-0.423381164 -David Robinson,robinda01,2003,PO,SAS,1034,539,-0.446087696,5.383214902,4.937127206,2.175434595,0,2.175434595,-0.575867783,4.862587247,4.286719464,-0.201378017 -David Robinson,robinda01,2003,RS,SAS,3179,1676,-1.383780885,4.078857702,2.695076817,4.616656848,4.616656848,0,-1.162638315,3.438172572,2.275534258,-0.779255851 -Devin Robinson,robinde01,2018,RS,WAS,28,13,2.081984487,8.211267399,10.29325189,0.086907504,0.086907504,0,-0.751072519,6.039451817,5.288379298,0.455022349 -Devin Robinson,robinde01,2019,RS,WAS,202,95,2.547344246,1.500920999,4.048265245,0.330134306,0.330134306,0,2.729425977,1.296175083,4.02560106,0.194603086 -Duncan Robinson,robindu01,2019,RS,MIA,341,161,-4.507934816,-2.301671933,-6.809606749,-0.333989967,-0.333989967,0,-3.240196516,-2.37778444,-5.617980956,0.160431359 -Eddie Robinson,robined01,2000,PO,CHH,81,45,-1.669862265,-0.662787568,-2.332649833,0.009772478,0,0.009772478,-2.433880091,-2.295394568,-4.729274659,-0.988719044 -Eddie Robinson,robined01,2000,RS,CHH,2200,1112,-0.483467836,0.810385027,0.326917191,1.735893862,1.735893862,0,-0.964074214,-0.235160347,-1.199234561,-0.527409478 -Eddie Robinson,robined01,2001,PO,CHH,358,192,0.80186306,-1.496172311,-0.694309251,0.206023424,0,0.206023424,-0.031123423,-2.388339782,-2.419463206,-0.724167331 -Eddie Robinson,robined01,2001,RS,CHH,2263,1201,0.634118916,-0.353739316,0.280379599,1.843671128,1.843671128,0,-0.026363942,-1.152672023,-1.179035965,-0.656158878 -Eddie Robinson,robined01,2002,RS,CHI,1245,653,-1.916694406,-2.028229186,-3.944923592,-0.396028233,-0.396028233,0,-2.228861676,-2.498267126,-4.727128802,-0.477980362 -Eddie Robinson,robined01,2003,RS,CHI,2670,1355,-0.786828433,0.307856386,-0.478972047,1.567588732,1.567588732,0,-1.25775477,0.196282914,-1.061471856,-0.141969797 -Eddie Robinson,robined01,2004,RS,CHI,1990,1024,-2.257934308,-0.806121123,-3.064055431,-0.163149246,-0.163149246,0,-2.839759301,-1.644471226,-4.484230527,-0.515373816 -Glenn Robinson,robingl01,1995,RS,MIL,5778,2958,-0.420178831,-0.825320344,-1.245499175,2.275824328,2.275824328,0,-0.016175787,-0.794239141,-0.810414928,0.218462486 -Glenn Robinson,robingl01,1996,RS,MIL,6176,3249,-0.003084194,-0.754053258,-0.757137452,3.29956969,3.29956969,0,0.272883945,-0.740593364,-0.467709419,-0.109117791 -Glenn Robinson,robingl01,1997,RS,MIL,5873,3114,0.022931042,-0.078694956,-0.055763914,4.272359717,4.272359717,0,0.41742298,-0.160985531,0.25643745,-0.173582075 -Glenn Robinson,robingl01,1998,RS,MIL,4360,2294,-0.619187017,-0.767772896,-1.386959912,1.591491016,1.591491016,0,-0.331431995,-0.781152868,-1.112584862,-0.218150033 -Glenn Robinson,robingl01,1999,PO,MIL,219,118,-1.049317955,-0.52279873,-1.572116685,0.07234147,0,0.07234147,-0.665416299,-1.21347934,-1.87889564,-0.942969837 -Glenn Robinson,robingl01,1999,RS,MIL,2895,1579,1.235608212,-0.25758233,0.978025882,2.989906649,2.989906649,0,1.494311701,-0.430098678,1.064213023,-0.401921298 -Glenn Robinson,robingl01,2000,PO,MIL,327,174,-3.78370853,2.008347433,-1.775361097,0.089755415,0,0.089755415,-2.845830301,1.816803385,-1.029026916,0.516468298 -Glenn Robinson,robingl01,2000,RS,MIL,5683,2909,0.983275832,-1.330622562,-0.34734673,3.562772415,3.562772415,0,1.435062294,-1.448838147,-0.013775853,-0.083963565 -Glenn Robinson,robingl01,2001,PO,MIL,1278,687,1.260906525,-2.016131118,-0.755224593,0.717163077,0,0.717163077,1.686576589,-2.168480647,-0.481904058,-0.494775491 -Glenn Robinson,robingl01,2001,RS,MIL,5459,2813,1.670695393,-1.73339417,-0.062698777,3.848168965,3.848168965,0,2.11489709,-1.718016976,0.396880114,-0.206523776 -Glenn Robinson,robingl01,2002,RS,MIL,4459,2346,0.432235893,-1.421571527,-0.989335634,2.111037475,2.111037475,0,0.915243261,-1.042539444,-0.127296183,0.158830396 -Glenn Robinson,robingl01,2003,RS,ATL,4969,2591,-0.051026767,-2.531417911,-2.582444677,0.221843395,0.221843395,0,0.412538719,-2.172355446,-1.759816727,0.144378655 -Glenn Robinson,robingl01,2004,RS,PHI,2477,1336,-1.298124176,-2.013107939,-3.311232115,-0.382995371,-0.382995371,0,-1.052063517,-2.012866307,-3.064929824,0.105899502 -Glenn Robinson,robingl01,2005,PO,SAS,208,113,-3.635161473,1.099528144,-2.535633329,0.012932222,0,0.012932222,-3.635247126,0.967964043,-2.667283083,1.319209279 -Glenn Robinson,robingl01,2005,RS,SAS,294,157,-0.62660347,-0.770255047,-1.396858518,0.10871431,0.10871431,0,-0.79448066,-0.652187078,-1.446667738,0.276624286 -Glenn Robinson III,robingl02,2015,RS,MIN,227,108,0.250276781,-2.188073493,-1.937796712,0.044921111,0.044921111,0,-1.249323972,-3.590091712,-4.839415683,0.35871197 -Glenn Robinson III,robingl02,2015,RS,PHI,318,153,-0.840028336,-3.930383595,-4.770411931,-0.156357647,-0.156357647,0,-2.811446197,-3.645033363,-6.456479561,-0.825042641 -Glenn Robinson III,robingl02,2016,PO,IND,20,10,4.133551996,-14.43403304,-10.30048104,-0.039744255,0,-0.039744255,1.925106082,-14.57509206,-12.64998598,0.032611558 -Glenn Robinson III,robingl02,2016,RS,IND,1036,508,-1.545309214,0.096361451,-1.448947763,0.335431692,0.335431692,0,-1.737076609,-0.974213086,-2.711289695,-0.514934148 -Glenn Robinson III,robingl02,2017,PO,IND,69,31,3.88559417,-4.967811177,-1.082217007,0.027461279,0,0.027461279,-0.213561484,-6.57356406,-6.787125544,0.909149699 -Glenn Robinson III,robingl02,2017,RS,IND,2948,1427,-1.619044411,0.247294522,-1.37174989,0.997777563,0.997777563,0,-1.991358409,-0.566979454,-2.558337863,-0.553765473 -Glenn Robinson III,robingl02,2018,PO,IND,12,6,2.010456656,-7.073493589,-5.063036933,-0.007173262,0,-0.007173262,-2.302540136,-8.587708987,-10.89024912,-1.729137333 -Glenn Robinson III,robingl02,2018,RS,IND,696,338,-0.481548649,0.002523042,-0.479025607,0.388846163,0.388846163,0,-0.459553226,-0.135979231,-0.595532457,-0.703633268 -Glenn Robinson III,robingl02,2019,PO,DET,77,36,-5.014826956,-2.875954977,-7.890781934,-0.096954056,0,-0.096954056,-1.42214989,-3.987631716,-5.409781606,-0.437762103 -Glenn Robinson III,robingl02,2019,RS,DET,1263,610,-3.673366297,0.835548748,-2.837817549,-0.027187106,-0.027187106,0,-3.911977539,-0.581493058,-4.493470597,-0.535644207 -Jackie Robinson,robinja01,1979,RS,SEA,229,105,-1.325304723,0.118986107,-1.206318615,0.082756419,0.082756419,0,-1.449213578,-1.2615176,-2.710731177,0.077488051 -Jackie Robinson,robinja01,1980,RS,DET,115,51,1.593972121,0.950854231,2.544826352,0.138736676,0.138736676,0,0.805957816,0.493597658,1.299555474,0.73020505 -Jackie Robinson,robinja01,1982,RS,CHI,60,29,-2.074676488,-3.887898026,-5.962574515,-0.04683965,-0.04683965,0,-2.824356844,-5.285055045,-8.109411889,-1.488664217 -James Robinson,robinja02,1994,PO,POR,55,28,4.065924438,-1.237319796,2.828604642,0.081107742,0,0.081107742,3.408148162,-2.044374398,1.363773764,-1.184445841 -James Robinson,robinja02,1994,RS,POR,1401,673,-3.061474844,-0.704892543,-3.766367387,-0.35088115,-0.35088115,0,-2.637625742,-1.314605167,-3.952230909,0.523015115 -James Robinson,robinja02,1995,PO,POR,8,4,31.53496885,-5.325372438,26.20959641,0.057941932,0,0.057941932,30.22505289,-7.331688784,22.89336411,-4.452074619 -James Robinson,robinja02,1995,RS,POR,3042,1539,-1.562894802,-1.191091977,-2.75398678,-0.003146436,-0.003146436,0,-1.164461522,-1.454741596,-2.619203118,0.481442925 -James Robinson,robinja02,1996,PO,POR,47,26,-4.017667087,-0.292868695,-4.310535782,-0.02180275,0,-0.02180275,-3.211612839,-0.884840436,-4.096453275,1.870556611 -James Robinson,robinja02,1996,RS,POR,3175,1627,-0.663459682,-1.096615761,-1.760075443,0.825032319,0.825032319,0,-0.596504622,-1.243223535,-1.839728157,0.37328365 -James Robinson,robinja02,1997,PO,MIN,59,31,4.675073609,-0.508444092,4.166629516,0.114271717,0,0.114271717,5.334935091,-0.268655352,5.066279739,1.131105858 -James Robinson,robinja02,1997,RS,MIN,2502,1309,0.647980834,-2.113947242,-1.465966408,0.861868365,0.861868365,0,0.752451849,-2.034326641,-1.281874792,0.460151683 -James Robinson,robinja02,1998,RS,LAC,2397,1231,-0.415186876,-2.881033011,-3.296219886,-0.344865418,-0.344865418,0,-0.219404822,-3.124491425,-3.343896246,0.481634557 -James Robinson,robinja02,1999,PO,MIN,18,10,-16.04610445,-8.257085507,-24.30318996,-0.120334371,0,-0.120334371,-14.00270707,-8.352155945,-22.35486301,5.292964356 -James Robinson,robinja02,1999,RS,MIN,433,226,-3.467617211,-2.197602642,-5.665219853,-0.346435773,-0.346435773,0,-2.677092569,-2.467533059,-5.144625628,2.756558491 -James Robinson,robinja02,1999,RS,LAC,528,280,-0.665418592,-1.457450818,-2.12286941,0.090999957,0.090999957,0,-0.550276361,-0.986716943,-1.536993304,1.417009653 -James Robinson,robinja02,2001,RS,ORL,98,50,-4.818888998,0.550008527,-4.268880471,-0.039181581,-0.039181581,0,-4.394228245,0.366808322,-4.027419923,1.036549241 -Jamal Robinson,robinja03,2001,RS,MIA,132,72,-7.959957218,1.520746419,-6.439210799,-0.136742332,-0.136742332,0,-7.283668487,1.50018065,-5.783487837,0.832225314 -Jerome Robinson,robinje01,2019,PO,LAC,97,46,8.291005079,-5.192605656,3.098399423,0.140577912,0,0.140577912,3.367013972,-3.054151106,0.312862866,-0.690887964 -Jerome Robinson,robinje01,2019,RS,LAC,702,320,-0.988625063,-1.524804792,-2.513429855,0.03887599,0.03887599,0,-1.320551079,-1.43591669,-2.756467769,0.666527402 -Larry Robinson,robinla01,1991,RS,WSB,524,255,-2.144173423,-1.497446869,-3.641620292,-0.116002025,-0.116002025,0,-2.606618837,-1.286463371,-3.893082209,0.001139279 -Larry Robinson,robinla01,1991,RS,GSW,371,170,-5.191791554,-1.91816123,-7.109952784,-0.380712103,-0.380712103,0,-5.092741087,-2.570777861,-7.663518948,0.669974186 -Larry Robinson,robinla01,1992,RS,BOS,12,6,-12.69875964,-6.53715101,-19.23591065,-0.052360952,-0.052360952,0,-10.89988027,-2.79134905,-13.69122932,3.672313579 -Larry Robinson,robinla01,1993,RS,WSB,68,33,-3.46046483,-1.280824296,-4.741289126,-0.033214711,-0.033214711,0,-3.741651007,-3.023296392,-6.764947399,-0.91089545 -Larry Robinson,robinla01,1994,RS,HOU,110,55,-2.805729604,4.04980951,1.244079906,0.115491035,0.115491035,0,-1.336473881,3.362744126,2.026270245,2.930815868 -Larry Robinson,robinla01,1998,RS,VAN,80,41,-3.325302909,4.08983897,0.764536061,0.072863771,0.072863771,0,-2.273905289,2.262375899,-0.01152939,-0.812675031 -Larry Robinson,robinla01,2001,RS,ATL,1222,631,0.620508376,-0.315069198,0.305439178,1.001127057,1.001127057,0,0.643246739,-0.236183673,0.407063066,1.640052839 -Larry Robinson,robinla01,2001,RS,CLE,2,1,-54.60892038,-22.40896095,-77.01788134,-0.039263637,-0.039263637,0,-48.27498013,-31.96816284,-80.24314297,3.343940466 -Larry Robinson,robinla01,2002,RS,NYK,19,10,-3.423042963,-2.182387741,-5.605430704,-0.014572247,-0.014572247,0,-3.763201484,-3.086968967,-6.850170451,0.024188063 -Mitchell Robinson,robinmi01,2019,RS,NYK,2864,1360,-0.654512742,0.884326008,0.229813267,2.06411921,2.06411921,0,-1.073866856,0.797330916,-0.27653594,-0.172013015 -Nate Robinson,robinna01,2006,RS,NYK,2954,1544,-0.099559968,-0.378863063,-0.478423031,1.803449826,1.803449826,0,0.000809264,0.033869957,0.034679221,0.717800198 -Nate Robinson,robinna01,2007,RS,NYK,2595,1356,1.240618102,-0.587173261,0.653444841,2.371465282,2.371465282,0,1.309539749,-0.199162355,1.110377394,0.666059567 -Nate Robinson,robinna01,2008,RS,NYK,3635,1883,1.641705683,-1.508371691,0.133333992,2.787170854,2.787170854,0,1.644670543,-0.927147811,0.717522733,0.578633151 -Nate Robinson,robinna01,2009,RS,NYK,4501,2209,3.054235291,-0.601359032,2.452876259,5.888584871,5.888584871,0,3.089266155,-0.127081003,2.962185151,0.392143102 -Nate Robinson,robinna01,2010,PO,BOS,241,128,3.671799302,0.781826283,4.453625586,0.491639627,0,0.491639627,4.019640328,0.251388027,4.271028355,1.207021942 -Nate Robinson,robinna01,2010,RS,NYK,1452,733,1.722170249,-2.812136077,-1.089965828,0.632435558,0.632435558,0,1.864102249,-2.491577189,-0.62747494,1.757216087 -Nate Robinson,robinna01,2010,RS,BOS,737,382,0.012365917,0.457052647,0.469418564,0.648020807,0.648020807,0,0.631662857,0.921493367,1.553156224,3.076980305 -Nate Robinson,robinna01,2011,PO,OKC,23,12,7.944841475,-4.433600312,3.511241163,0.040011318,0,0.040011318,8.28809685,-4.967239704,3.320857146,1.068792469 -Nate Robinson,robinna01,2011,RS,OKC,59,30,-2.361465333,-6.259332091,-8.620797424,-0.09431119,-0.09431119,0,-1.85842444,-4.946070798,-6.804495238,4.618073055 -Nate Robinson,robinna01,2011,RS,BOS,1873,983,-0.971180792,-1.461048129,-2.432228921,0.163291909,0.163291909,0,-0.605943475,-1.444171723,-2.050115198,2.293016567 -Nate Robinson,robinna01,2012,RS,GSW,2318,1192,3.250917455,-1.335742237,1.915175218,2.853251119,2.853251119,0,3.288596102,-0.697554099,2.591042003,0.523593211 -Nate Robinson,robinna01,2013,PO,CHI,744,404,1.556134449,-1.746604763,-0.190470314,0.547787521,0,0.547787521,1.702276236,-1.170717474,0.531558761,0.611106815 -Nate Robinson,robinna01,2013,RS,CHI,3925,2086,2.451001936,-1.045117603,1.405884333,4.446098164,4.446098164,0,2.5353577,-0.461407984,2.073949716,0.485935016 -Nate Robinson,robinna01,2014,RS,DEN,1750,866,1.351568021,0.673569174,2.025137195,2.108212606,2.108212606,0,1.642589362,0.147061653,1.789651015,-0.072808163 -Nate Robinson,robinna01,2015,RS,DEN,936,465,-1.143920802,0.694537644,-0.449383158,0.544009154,0.544009154,0,-1.757863393,0.301105869,-1.456757524,-0.315561284 -Nate Robinson,robinna01,2015,RS,LAC,256,126,-4.912016676,-1.070897933,-5.982914608,-0.207515254,-0.207515254,0,-3.169916603,-1.317803134,-4.487719737,-0.144564251 -Nate Robinson,robinna01,2016,RS,NOP,49,23,-6.164140329,-2.397149121,-8.561289449,-0.067149591,-0.067149591,0,-4.78188239,2.000187035,-2.781695355,-1.4952567 -Oliver Robinson,robinol01,1983,RS,SAS,320,147,-2.767636851,-2.542700409,-5.31033726,-0.193810741,-0.193810741,0,-2.407987038,-3.639800698,-6.047787736,0.971042629 -Rumeal Robinson,robinru01,1991,PO,ATL,25,13,-20.66241054,-2.863343187,-23.52575373,-0.144527965,0,-0.144527965,-18.82323968,-5.147159063,-23.97039874,1.602811949 -Rumeal Robinson,robinru01,1991,RS,ATL,1400,674,-2.875912842,-1.539692759,-4.415605601,-0.575108343,-0.575108343,0,-2.730777311,-1.997119119,-4.72789643,0.406445888 -Rumeal Robinson,robinru01,1992,RS,ATL,4575,2220,-0.138209481,-0.799743773,-0.937953254,2.056750096,2.056750096,0,-0.004158106,-0.684714447,-0.688872553,0.207180408 -Rumeal Robinson,robinru01,1993,PO,NJN,263,136,-1.556713717,-1.279081551,-2.835795268,-0.006199756,0,-0.006199756,-1.362515615,-0.86534828,-2.227863895,0.897167731 -Rumeal Robinson,robinru01,1993,RS,NJN,3206,1585,-1.088089229,0.70269344,-0.385395789,1.922817569,1.922817569,0,-0.806042823,0.723245979,-0.082796844,0.544958811 -Rumeal Robinson,robinru01,1994,RS,CHH,195,95,-9.183864613,-4.56760581,-13.75147042,-0.544413689,-0.544413689,0,-8.305369808,-5.166118231,-13.47148804,2.018420752 -Rumeal Robinson,robinru01,1994,RS,NJN,606,301,-5.158442221,-0.758595494,-5.917037715,-0.491687715,-0.491687715,0,-4.608350384,-0.631405056,-5.239755439,1.053706111 -Rumeal Robinson,robinru01,1996,PO,POR,78,43,-0.460634465,1.868009952,1.407375487,0.096695019,0,0.096695019,0.25361253,2.205804591,2.459417121,2.464092812 -Rumeal Robinson,robinru01,1996,RS,POR,1395,715,-0.654588165,-0.573879185,-1.22846735,0.557554827,0.557554827,0,-0.765632019,-0.883225754,-1.648857774,0.420338458 -Rumeal Robinson,robinru01,1997,PO,POR,44,24,0.047107813,-0.529501168,-0.482393355,0.029517344,0,0.029517344,-0.623560837,0.626711469,0.003150632,2.712115523 -Rumeal Robinson,robinru01,1997,RS,PHO,171,87,-3.069906999,-3.527159946,-6.597066945,-0.172860496,-0.172860496,0,-3.147498945,-4.158471091,-7.305970036,1.121795113 -Rumeal Robinson,robinru01,1997,RS,LAL,242,126,-4.241088698,-1.70916551,-5.950254208,-0.21060731,-0.21060731,0,-3.6472494,-2.466965073,-6.114214472,2.163841189 -Rumeal Robinson,robinru01,1997,RS,POR,565,295,-1.807865881,0.916979266,-0.890886615,0.284454166,0.284454166,0,-1.765300307,0.742002407,-1.0232979,1.513494298 -Thomas Robinson,robinth01,2013,RS,SAC,1596,809,-4.177591054,-2.636797631,-6.814388685,-1.680534297,-1.680534297,0,-3.904952153,-2.67921875,-6.584170903,0.163750039 -Thomas Robinson,robinth01,2013,RS,HOU,500,247,-4.930392911,0.933326052,-3.99706686,-0.158390197,-0.158390197,0,-4.188926356,0.574034637,-3.614891719,0.731991121 -Thomas Robinson,robinth01,2014,PO,POR,253,122,-2.785794743,1.809920994,-0.975873749,0.115348176,0,0.115348176,-2.697427608,1.088579384,-1.608848224,1.186147125 -Thomas Robinson,robinth01,2014,RS,POR,1763,873,-2.203195479,-0.929976572,-3.133172051,-0.171034007,-0.171034007,0,-1.317113343,-0.943844157,-2.2609575,0.206486954 -Thomas Robinson,robinth01,2015,RS,POR,795,391,-4.493700198,2.379997721,-2.113702477,0.128365134,0.128365134,0,-3.141046872,2.021086795,-1.119960077,1.081291655 -Thomas Robinson,robinth01,2015,RS,PHI,847,407,1.370112509,0.845810528,2.215923037,1.037171034,1.037171034,0,0.560661961,0.568903892,1.129565853,0.557054498 -Thomas Robinson,robinth01,2016,RS,BRK,1879,917,-2.884899217,-1.731659397,-4.616558614,-0.877852664,-0.877852664,0,-2.525134579,-2.193348457,-4.718483037,0.512098773 -Thomas Robinson,robinth01,2017,RS,LAL,1160,560,-1.309857882,-0.11224828,-1.422106162,0.381872871,0.381872871,0,-0.770014949,-0.946986694,-1.717001642,0.640588623 -Truck Robinson,robintr01,1977,RS,WSB,2964,1328,-0.129418766,-0.615567546,-0.744986312,1.356999931,1.356999931,0,0.063966343,-0.433441901,-0.369475558,-0.118094395 +Armond Hill,hillar01,1977,RS,ATL,4023,1825,-0.334536284,-1.138144651,-1.472680935,1.194451851,1.194451851,0,-0.663579934,-0.760307107,-1.423887041,0.464138354 +Lou Hudson,hudsolo01,1977,RS,ATL,3846,1745,-0.501652016,-1.201741766,-1.703393782,0.932197358,0.932197358,0,-0.56505133,-1.034623946,-1.599675276,0.046840319 +Tom Henderson,hendeto01,1977,RS,ATL,3456,1568,1.136927013,-0.484918192,0.652008821,2.709514126,2.709514126,0,0.977142424,-0.468556277,0.508586148,-0.478112452 Truck Robinson,robintr01,1977,RS,ATL,3194,1449,1.138623166,-0.632272433,0.506350734,2.403197088,2.403197088,0,1.390722068,-0.257128227,1.133593841,-0.1861518 -Truck Robinson,robintr01,1978,RS,NOJ,8303,3638,-1.75268012,0.392836646,-1.359843474,2.571752153,2.571752153,0,-1.201583547,0.735126051,-0.466457496,-0.357045071 -Truck Robinson,robintr01,1979,PO,PHO,849,392,-2.275443399,0.324153142,-1.951290257,0.165195575,0,0.165195575,-2.051440742,0.329036387,-1.722404355,0.277477268 -Truck Robinson,robintr01,1979,RS,PHO,1729,756,-2.24947863,-1.304811062,-3.554289692,-0.310911258,-0.310911258,0,-1.721463416,-1.333836962,-3.055300377,0.237298073 -Truck Robinson,robintr01,1979,RS,NOJ,4076,1781,-0.456346291,-1.096710064,-1.553056356,1.084205363,1.084205363,0,-0.31537298,-0.64268369,-0.958056671,-0.336287174 -Truck Robinson,robintr01,1980,PO,PHO,135,64,-5.709036564,1.04095979,-4.668076774,-0.06469705,0,-0.06469705,-5.176781726,0.287993816,-4.88878791,0.157770154 -Truck Robinson,robintr01,1980,RS,PHO,5985,2710,-0.9926965,-0.371617022,-1.364313522,1.915573713,1.915573713,0,-0.735523743,-0.283080623,-1.018604365,-0.018221734 -Truck Robinson,robintr01,1981,PO,PHO,451,233,-2.410597878,1.443085716,-0.967512162,0.217392508,0,0.217392508,-2.110462824,1.218193066,-0.892269758,-0.506410838 -Truck Robinson,robintr01,1981,RS,PHO,6813,3088,-0.864637566,0.220987839,-0.643649728,3.306864933,3.306864933,0,-0.627028623,0.269289825,-0.357738798,-0.362879138 -Truck Robinson,robintr01,1982,PO,PHO,463,213,-0.024128061,-0.857556384,-0.881684445,0.208619619,0,0.208619619,-0.358940006,-0.849163567,-1.208103572,-0.372469118 -Truck Robinson,robintr01,1982,RS,PHO,5756,2745,-0.332677861,-0.324489788,-0.657167648,2.919031567,2.919031567,0,-0.218064607,-0.252376515,-0.470441122,-0.417300808 -Truck Robinson,robintr01,1983,PO,NYK,419,205,2.855303286,2.057956045,4.913259331,0.830738694,0,0.830738694,3.548280067,2.754693779,6.302973846,0.503559979 -Truck Robinson,robintr01,1983,RS,NYK,4959,2426,-2.41393838,0.278940854,-2.134997526,0.760965197,0.760965197,0,-2.121944988,0.244335643,-1.877609345,-0.03442875 -Truck Robinson,robintr01,1984,PO,NYK,755,362,-3.053782376,0.075861191,-2.977921185,-0.043397212,0,-0.043397212,-2.995766809,-0.09877386,-3.09454067,-0.041617289 -Truck Robinson,robintr01,1984,RS,NYK,4454,2135,-2.155037813,-0.18614824,-2.341186053,0.445146435,0.445146435,0,-1.895245783,-0.156477827,-2.05172361,-0.038098522 -Truck Robinson,robintr01,1985,RS,NYK,73,35,-5.15821531,1.260685279,-3.897530031,-0.020436452,-0.020436452,0,-4.530925287,-0.580653923,-5.11157921,-0.277334138 -Wayne Robinson,robinwa01,1981,RS,DET,3395,1592,-2.192993182,-1.602340796,-3.795333978,-0.851030927,-0.851030927,0,-2.513063775,-1.950970189,-4.464033964,0.239183324 -Dave Robisch,robisda01,1977,RS,IND,4437,1966,-0.688641381,-1.018036116,-1.706677497,1.042148054,1.042148054,0,-0.682002398,-1.440837364,-2.122839763,-0.449096011 -Dave Robisch,robisda01,1978,PO,LAL,98,47,6.195478004,-0.990868823,5.204609181,0.195709807,0,0.195709807,5.755113109,-1.164132239,4.590980869,-0.541872962 -Dave Robisch,robisda01,1978,RS,LAL,1518,679,-2.859986406,-0.432963118,-3.292949524,-0.187899088,-0.187899088,0,-2.726406243,-1.131857977,-3.85826422,-0.110640083 -Dave Robisch,robisda01,1978,RS,IND,1363,598,-1.697503459,0.109729836,-1.587773622,0.35392632,0.35392632,0,-1.633198489,-0.107267303,-1.740465791,-0.203659197 -Dave Robisch,robisda01,1979,PO,LAL,68,32,-4.793159007,-2.516514916,-7.309673923,-0.077111956,0,-0.077111956,-5.194430011,-3.593009366,-8.787439377,0.446953417 -Dave Robisch,robisda01,1979,RS,LAL,2720,1219,-2.268823744,-0.64149277,-2.910316514,-0.099266822,-0.099266822,0,-2.331850904,-1.358201456,-3.69005236,-0.471773873 -Dave Robisch,robisda01,1980,RS,CLE,5941,2670,0.904080497,-0.270635809,0.633444688,4.580105531,4.580105531,0,0.95982903,-0.254378026,0.705451004,-0.655057968 -Dave Robisch,robisda01,1981,RS,DEN,4035,1744,-0.699835649,-1.824097302,-2.523932951,0.200041919,0.200041919,0,-0.597530114,-1.871822241,-2.469352355,-0.568707479 -Dave Robisch,robisda01,1981,RS,CLE,790,372,-0.981461749,-1.127352673,-2.108814422,0.120567348,0.120567348,0,-0.935965052,-1.030661605,-1.966626657,-0.953652434 -Dave Robisch,robisda01,1982,RS,DEN,595,257,0.172679064,-2.503929582,-2.331250517,0.054645745,0.054645745,0,0.289937157,-2.458252819,-2.168315661,-0.485900906 -Dave Robisch,robisda01,1983,PO,DEN,51,22,-8.227866531,0.056553839,-8.171312692,-0.062358253,0,-0.062358253,-8.135870002,-1.100166089,-9.236036091,-0.649516286 -Dave Robisch,robisda01,1983,RS,DEN,1680,711,-4.336418671,-2.315633703,-6.652052374,-1.409673372,-1.409673372,0,-4.149386523,-3.305739569,-7.455126093,-0.427907908 -Dave Robisch,robisda01,1984,PO,KCK,107,51,-7.081816455,-0.704850135,-7.78666659,-0.135203276,0,-0.135203276,-6.820274995,-1.225498284,-8.045773279,0.028090546 -Dave Robisch,robisda01,1984,RS,KCK,351,162,-2.671216397,-0.329603976,-3.000820372,-0.02061851,-0.02061851,0,-2.810807666,-0.390805778,-3.201613443,-0.556811359 -Dave Robisch,robisda01,1984,RS,SAS,83,37,-4.878927782,-2.822278255,-7.701206037,-0.094316269,-0.094316269,0,-5.213713522,-2.152729268,-7.36644279,0.934400866 -Dave Robisch,robisda01,1984,RS,DEN,328,141,-8.210228145,-3.871926201,-12.08215435,-0.669899594,-0.669899594,0,-8.080809712,-4.912977753,-12.99378747,-0.220106963 -John Roche,rochejo01,1980,RS,DEN,5005,2286,1.343424257,-1.677504795,-0.334080538,2.808342083,2.808342083,0,0.945578367,-1.518457536,-0.572879168,-0.347553151 -John Roche,rochejo01,1981,RS,DEN,1414,611,0.754922735,-2.380384759,-1.625462024,0.349344198,0.349344198,0,0.522058921,-2.6048861,-2.082827179,-0.355873215 -John Roche,rochejo01,1982,RS,DEN,1159,501,0.69492206,-2.896203042,-2.201280982,0.139861107,0.139861107,0,0.493142518,-3.557629111,-3.064486592,-0.289081563 -Dennis Rodman,rodmade01,1987,PO,DET,495,245,-0.457144023,1.96784207,1.510698047,0.55408273,0,0.55408273,-0.65312789,1.603596516,0.950468625,0.862440052 -Dennis Rodman,rodmade01,1987,RS,DET,2458,1155,0.339247788,0.576957346,0.916205133,2.165080494,2.165080494,0,0.097739927,-0.050567317,0.047172611,0.219843184 -Dennis Rodman,rodmade01,1988,PO,DET,910,474,-0.799729016,1.857858204,1.058129188,0.962442669,0,0.962442669,-1.006100967,1.922385055,0.916284088,1.265236965 -Dennis Rodman,rodmade01,1988,RS,DET,4447,2147,2.038906611,1.263168049,3.30207466,6.640641303,6.640641303,0,2.027179508,1.135891885,3.163071393,0.170320468 -Dennis Rodman,rodmade01,1989,PO,DET,766,409,0.518694515,2.374088649,2.892783164,1.215873085,0,1.215873085,0.192397916,2.083351389,2.275749305,0.114974934 -Dennis Rodman,rodmade01,1989,RS,DET,4443,2208,2.355734069,1.826268303,4.182002372,7.805391893,7.805391893,0,2.05189212,1.779071722,3.830963843,-0.047741694 -Dennis Rodman,rodmade01,1990,PO,DET,1088,560,-0.712857246,1.611814572,0.898957325,1.073805133,0,1.073805133,-1.225520219,1.34027558,0.114755361,-0.130133172 -Dennis Rodman,rodmade01,1990,RS,DET,4728,2377,2.015935508,1.620517914,3.636453422,7.725311581,7.725311581,0,1.531393356,1.6620414,3.193434756,-0.254944451 -Dennis Rodman,rodmade01,1991,PO,DET,942,495,0.635079688,2.068428179,2.703507867,1.416442188,0,1.416442188,0.37734398,2.139918834,2.517262814,-0.268067407 -Dennis Rodman,rodmade01,1991,RS,DET,5320,2747,0.95380003,2.147292468,3.101092498,8.173711613,8.173711613,0,0.701270628,2.30831835,3.009588978,-0.322835474 -Dennis Rodman,rodmade01,1992,PO,DET,282,156,1.359887165,2.094391305,3.45427847,0.509681517,0,0.509681517,0.83971347,2.207042506,3.046755976,0.071056615 -Dennis Rodman,rodmade01,1992,RS,DET,6372,3301,2.398128402,2.263166966,4.661295368,12.3800812,12.3800812,0,2.297739613,2.442070158,4.73980977,-0.797947212 -Dennis Rodman,rodmade01,1993,RS,DET,4733,2410,-0.224473181,1.525484116,1.301010935,4.952193725,4.952193725,0,-0.132997975,1.749698288,1.616700313,-0.567367358 -Dennis Rodman,rodmade01,1994,PO,SAS,210,114,2.470899367,3.559665016,6.030564383,0.527925446,0,0.527925446,2.842431707,4.583027048,7.425458754,0.205659652 -Dennis Rodman,rodmade01,1994,RS,SAS,5675,2989,0.957902667,1.077176694,2.035079361,7.230521888,7.230521888,0,0.928991601,1.398588212,2.327579813,-0.879223387 -Dennis Rodman,rodmade01,1995,PO,SAS,868,459,1.120949237,2.054712352,3.175661589,1.425753801,0,1.425753801,1.000338278,2.303125237,3.303463515,-0.342833876 -Dennis Rodman,rodmade01,1995,RS,SAS,3126,1568,1.02238512,1.222955746,2.245340866,3.960559413,3.960559413,0,0.835387249,1.1963209,2.031708149,-0.839697959 -Dennis Rodman,rodmade01,1996,PO,CHI,1134,620,0.790888979,1.364601626,2.155490605,1.592829004,0,1.592829004,0.761117865,1.516037015,2.277154879,-0.416568728 -Dennis Rodman,rodmade01,1996,RS,CHI,4008,2088,0.113818065,0.964387973,1.078206039,4.042493951,4.042493951,0,0.229252344,0.914310732,1.143563077,-0.813216418 -Dennis Rodman,rodmade01,1997,PO,CHI,964,535,-1.483346265,0.529445965,-0.953900299,0.506686592,0,0.506686592,-1.581087801,0.879330737,-0.701757065,0.183934156 -Dennis Rodman,rodmade01,1997,RS,CHI,3693,1947,0.336012687,0.794836811,1.130849498,3.812740021,3.812740021,0,0.431473236,1.001919366,1.433392602,-1.002190083 -Dennis Rodman,rodmade01,1998,PO,CHI,1280,722,-0.501031098,1.095379459,0.594348361,1.263965387,0,1.263965387,-0.473764817,1.420854195,0.947089378,-0.452000071 -Dennis Rodman,rodmade01,1998,RS,CHI,5356,2856,0.250443068,0.880964197,1.131407264,5.598738117,5.598738117,0,0.181536528,1.040909491,1.222446019,-0.920406418 -Dennis Rodman,rodmade01,1999,RS,LAL,1268,657,-2.716536803,0.042763868,-2.673772935,0.025473198,0.025473198,0,-2.764586044,0.101806757,-2.662779287,-0.275510687 -Dennis Rodman,rodmade01,2000,RS,DAL,778,389,-2.23696193,-1.256826199,-3.493788129,-0.146749645,-0.146749645,0,-2.440370482,-0.881384607,-3.321755089,-0.554233108 -Sergio Rodriguez,rodrise01,2007,RS,POR,1604,862,0.813717445,-1.244199848,-0.430482404,1.021704114,1.021704114,0,0.570909722,-1.961856058,-1.390946336,0.145741677 -Sergio Rodriguez,rodrise01,2008,RS,POR,1163,628,-3.328724844,-0.884787233,-4.213512077,-0.471253008,-0.471253008,0,-3.135870174,-1.693451357,-4.829321531,0.465962096 -Sergio Rodriguez,rodrise01,2009,PO,POR,48,27,-2.268831247,-4.068803808,-6.337635055,-0.051178715,0,-0.051178715,-3.278112953,-4.169444127,-7.44755708,0.366240876 -Sergio Rodriguez,rodrise01,2009,RS,POR,2235,1225,-0.334059778,-0.377920352,-0.711980131,1.280808397,1.280808397,0,-0.127025179,-0.745204804,-0.872229982,0.514095963 -Sergio Rodriguez,rodrise01,2010,RS,NYK,1052,531,-1.237294727,-1.527692686,-2.764987413,-0.004092904,-0.004092904,0,-1.350539362,-2.30163886,-3.652178222,0.752987365 -Sergio Rodriguez,rodrise01,2010,RS,SAC,1024,517,0.541875014,-0.140965646,0.400909368,0.839277446,0.839277446,0,0.501888613,-0.906642962,-0.404754349,0.920626575 -Sergio Rodriguez,rodrise01,2017,RS,PHI,3123,1518,-0.494367498,-3.386893343,-3.881260841,-0.868624004,-0.868624004,0,-1.024971121,-3.298737914,-4.323709035,-0.841804526 -Lou Roe,roelo01,1996,PO,DET,12,7,-3.735414771,10.30186594,6.566451171,0.034651023,0,0.034651023,-2.854060823,10.22351932,7.369458495,0.860611594 -Lou Roe,roelo01,1996,RS,DET,687,372,-3.489892862,0.515741288,-2.974151574,-0.042545134,-0.042545134,0,-3.838614627,-0.639887549,-4.478502176,0.005288975 -Lou Roe,roelo01,1997,RS,GSW,207,107,-8.52365465,-3.142593787,-11.66624844,-0.491177612,-0.491177612,0,-7.53173862,-4.438042846,-11.96978147,0.829975802 -Carlos Rogers,rogerca01,1995,RS,GSW,2098,1017,-3.287355011,-0.468027382,-3.755382393,-0.522047554,-0.522047554,0,-3.121714327,-0.823055466,-3.944769793,0.068753061 -Carlos Rogers,rogerca01,1996,RS,TOR,2048,1043,-2.257705628,-1.523706528,-3.781412156,-0.547151716,-0.547151716,0,-2.476610592,-2.363837178,-4.84044777,-0.288284404 -Carlos Rogers,rogerca01,1997,RS,TOR,2667,1397,0.399061641,0.379624214,0.778685855,2.508944912,2.508944912,0,0.035105608,0.081475029,0.116580637,-0.222188659 -Carlos Rogers,rogerca01,1998,RS,POR,47,25,-2.032941201,-0.291810238,-2.324751439,0.005399719,0.005399719,0,-2.372496154,-1.860660147,-4.233156301,-0.409719227 -Carlos Rogers,rogerca01,1998,RS,TOR,685,351,-0.358468958,-3.10118411,-3.459653069,-0.126666042,-0.126666042,0,-0.949475648,-3.101288343,-4.050763991,-0.301035313 -Carlos Rogers,rogerca01,1999,RS,POR,15,8,4.685734063,-2.096807512,2.58892655,0.022676197,0.022676197,0,3.701506352,-0.775975289,2.925531064,3.654319755 -Carlos Rogers,rogerca01,2000,RS,HOU,2186,1101,-1.695770886,-0.848115277,-2.543886164,0.115059366,0.115059366,0,-1.806703142,-1.457000455,-3.263703596,-0.586730073 -Carlos Rogers,rogerca01,2001,RS,HOU,1036,544,0.36703906,-1.465022544,-1.097983484,0.454463412,0.454463412,0,-0.117922435,-2.285732027,-2.403654462,-0.815994399 -Carlos Rogers,rogerca01,2002,RS,IND,325,168,-0.782994095,-0.915077967,-1.698072062,0.090310139,0.090310139,0,-1.085809318,-1.685456646,-2.771265963,0.148220747 -Johnny Rogers,rogerjo01,1987,RS,SAC,999,468,-2.480506041,-1.701838432,-4.182344473,-0.343255881,-0.343255881,0,-2.587294966,-1.848609353,-4.435904318,0.372827291 -Johnny Rogers,rogerjo01,1988,RS,CLE,344,168,-5.053949898,-1.141887858,-6.195837756,-0.297244251,-0.297244251,0,-5.06574215,-1.674977295,-6.740719445,0.644678225 -Marshall Rogers,rogerma01,1977,PO,GSW,6,3,-14.35136147,-3.165321644,-17.51668311,-0.022974284,0,-0.022974284,-14.12614176,-6.063839983,-20.18998174,-1.533538437 -Marshall Rogers,rogerma01,1977,RS,GSW,400,176,-6.185605305,-1.731990171,-7.917595476,-0.468875446,-0.468875446,0,-5.689967132,-1.521145833,-7.211112965,1.126727775 -Rodney Rogers,rogerro01,1994,PO,DEN,350,190,1.069067247,1.391467839,2.460535086,0.525899568,0,0.525899568,0.782887312,1.01507442,1.797961731,0.854280138 -Rodney Rogers,rogerro01,1994,RS,DEN,2847,1406,-1.4818988,0.504920401,-0.9769784,1.282810743,1.282810743,0,-1.335853096,0.111365566,-1.22448753,0.828511452 -Rodney Rogers,rogerro01,1995,PO,DEN,145,76,-2.058800563,0.962934892,-1.095865671,0.06713206,0,0.06713206,-1.889601964,1.336636136,-0.552965828,1.336347872 -Rodney Rogers,rogerro01,1995,RS,DEN,4130,2142,-0.332581721,0.296844563,-0.035737158,2.990125395,2.990125395,0,0.186268081,0.600854467,0.787122548,0.756078073 -Rodney Rogers,rogerro01,1996,RS,LAC,3830,1950,0.056733337,-0.554712483,-0.497979147,2.250081878,2.250081878,0,0.055673819,-0.390675947,-0.335002128,0.396919124 -Rodney Rogers,rogerro01,1997,PO,LAC,156,85,-0.401135368,0.592290373,0.191155005,0.133922119,0,0.133922119,0.192758396,0.945933792,1.138692189,1.591785995 -Rodney Rogers,rogerro01,1997,RS,LAC,4771,2480,-0.554659913,-0.462163711,-1.016823623,2.201483249,2.201483249,0,-0.450694441,-0.329535891,-0.780230331,0.353786907 -Rodney Rogers,rogerro01,1998,RS,LAC,4866,2499,0.770149879,-1.031601001,-0.261451122,3.181727703,3.181727703,0,0.805945794,-0.676868742,0.129077052,0.254908441 -Rodney Rogers,rogerro01,1999,RS,LAC,1826,968,0.576355961,-0.374401141,0.20195482,1.472369034,1.472369034,0,0.385127264,-0.028921547,0.356205717,0.893647518 -Rodney Rogers,rogerro01,2000,PO,PHO,502,263,0.859252037,2.512827406,3.372079444,0.855047325,0,0.855047325,1.249123922,2.292041258,3.54116518,0.819049563 -Rodney Rogers,rogerro01,2000,RS,PHO,4528,2286,1.024761183,1.236990022,2.261751205,5.879398211,5.879398211,0,1.444040112,1.355291527,2.799331639,0.549755825 -Rodney Rogers,rogerro01,2001,PO,PHO,166,82,-6.258034504,-0.942328198,-7.200362702,-0.196368523,0,-0.196368523,-6.02825656,-0.471655337,-6.499911897,2.044173417 -Rodney Rogers,rogerro01,2001,RS,PHO,4283,2183,-0.654848634,1.109755812,0.454907178,3.598313746,3.598313746,0,-0.506028346,1.147605498,0.641577153,0.744910488 -Rodney Rogers,rogerro01,2002,PO,BOS,746,394,3.85351113,0.763641411,4.617152541,1.529606597,0,1.529606597,3.341038681,0.46146869,3.80250737,0.133670487 -Rodney Rogers,rogerro01,2002,RS,BOS,1220,626,1.328184266,-1.902389994,-0.574205728,0.709786847,0.709786847,0,1.039037214,-2.000190003,-0.961152789,1.964018124 -Rodney Rogers,rogerro01,2002,RS,PHO,2415,1254,2.259713163,-0.630267163,1.629446,2.843355659,2.843355659,0,2.20153094,-0.239429641,1.962101298,1.356990126 -Rodney Rogers,rogerro01,2003,PO,NJN,663,350,-1.077775879,-1.214622609,-2.292398488,0.084879899,0,0.084879899,-0.927224934,-1.598088928,-2.525313862,0.65462092 -Rodney Rogers,rogerro01,2003,RS,NJN,2515,1303,-1.869565186,0.620556175,-1.249009011,1.008602393,1.008602393,0,-1.394539799,0.677179225,-0.717360574,0.992737058 -Rodney Rogers,rogerro01,2004,PO,NJN,427,228,-3.588382281,-0.462257754,-4.050640035,-0.157750639,0,-0.157750639,-3.265990996,-0.731125179,-3.997116175,0.979731512 -Rodney Rogers,rogerro01,2004,RS,NJN,2654,1409,-0.286487215,0.305899645,0.01941243,2.005542422,2.005542422,0,0.049015619,0.321603399,0.370619018,0.672808447 -Rodney Rogers,rogerro01,2005,PO,PHI,91,49,1.338998808,-2.758130571,-1.419131763,0.034334747,0,0.034334747,0.683731294,-4.236818089,-3.553086794,0.052485714 -Rodney Rogers,rogerro01,2005,RS,PHI,970,485,-0.74026545,0.33135972,-0.40890573,0.591763059,0.591763059,0,-0.399396308,0.541388145,0.141991837,1.980530805 -Rodney Rogers,rogerro01,2005,RS,NOH,1628,882,-4.104994019,-1.616344675,-5.721338694,-1.358415019,-1.358415019,0,-3.802960262,-1.359283131,-5.162243392,1.467703201 -Roy Rogers,rogerro02,1997,RS,VAN,3442,1848,-3.503625025,-0.612596304,-4.116221329,-1.281715157,-1.281715157,0,-3.970680472,-0.903435084,-4.874115556,-0.455231402 -Roy Rogers,rogerro02,1998,RS,BOS,73,37,-6.421121938,-0.139232067,-6.560354006,-0.072883259,-0.072883259,0,-6.577362379,-0.365452145,-6.942814524,1.211238356 -Roy Rogers,rogerro02,1998,RS,TOR,135,69,-5.941051166,-4.814572524,-10.75562369,-0.284040321,-0.284040321,0,-6.060256249,-4.417572296,-10.47782855,0.71700696 -Roy Rogers,rogerro02,2000,RS,DEN,708,355,-3.91820446,0.058958689,-3.85924577,-0.199397814,-0.199397814,0,-4.320849375,-1.349518442,-5.670367817,-0.708086598 -Tree Rollins,rollitr01,1978,PO,ATL,104,51,-2.88410991,0.605570913,-2.278538998,0.012779858,0,0.012779858,-3.080870395,0.188092939,-2.892777456,1.055543699 -Tree Rollins,rollitr01,1978,RS,ATL,3907,1795,-1.574600594,3.180966483,1.606365889,4.002814951,4.002814951,0,-1.475722545,2.665214627,1.189492081,0.357859121 -Tree Rollins,rollitr01,1979,PO,ATL,420,212,-4.074593069,2.895005397,-1.179587672,0.175063638,0,0.175063638,-3.764100276,2.06633132,-1.697768956,-0.071926244 -Tree Rollins,rollitr01,1979,RS,ATL,4104,1900,-0.263693053,3.142572152,2.878879099,5.459758524,5.459758524,0,-0.216480866,2.756426936,2.53994607,0.06347644 -Tree Rollins,rollitr01,1980,PO,ATL,268,134,1.527067216,1.172190707,2.699257923,0.385299993,0,0.385299993,1.328831648,1.452616047,2.781447696,0.276850735 -Tree Rollins,rollitr01,1980,RS,ATL,4424,2123,0.996441767,4.236396961,5.232838729,8.629228876,8.629228876,0,0.889081494,3.738094347,4.62717584,-0.210191348 -Tree Rollins,rollitr01,1981,RS,ATL,2187,1044,-0.990425009,2.391289989,1.40086498,2.207866887,2.207866887,0,-1.062870718,2.127527664,1.064656946,-0.143864672 -Tree Rollins,rollitr01,1982,PO,ATL,121,65,-4.190237173,-0.897588848,-5.087826021,-0.079828094,0,-0.079828094,-4.693365592,-0.988439178,-5.68180477,-0.165295339 -Tree Rollins,rollitr01,1982,RS,ATL,4044,2018,-1.408611256,3.815280859,2.406669603,5.300599165,5.300599165,0,-1.540239211,3.318337012,1.778097801,-0.165852651 -Tree Rollins,rollitr01,1983,PO,ATL,240,118,-2.730558063,4.382451791,1.651893728,0.272658815,0,0.272658815,-2.746472815,4.087305712,1.340832897,-0.246121653 -Tree Rollins,rollitr01,1983,RS,ATL,5152,2472,-1.445101476,4.443416652,2.998315177,7.206846769,7.206846769,0,-1.436698742,4.08186285,2.645164108,-0.61904749 -Tree Rollins,rollitr01,1984,PO,ATL,299,152,-5.439063397,0.194504477,-5.24455892,-0.200385811,0,-0.200385811,-5.379643847,0.449261146,-4.930382701,0.429966517 -Tree Rollins,rollitr01,1984,RS,ATL,4721,2351,-1.847463788,2.835292122,0.987828334,4.469219044,4.469219044,0,-1.751520026,2.459048956,0.70752893,-0.326010691 -Tree Rollins,rollitr01,1985,RS,ATL,3680,1750,-2.751636382,2.480253788,-0.271382594,2.208572044,2.208572044,0,-2.810952506,2.003190816,-0.80776169,-0.208339728 -Tree Rollins,rollitr01,1986,PO,ATL,520,248,-3.155661986,1.265482881,-1.890179106,0.112183501,0,0.112183501,-3.211782406,1.072909644,-2.138872762,-0.018812639 -Tree Rollins,rollitr01,1986,RS,ATL,3753,1781,-3.271627467,2.570568598,-0.701058869,1.859943211,1.859943211,0,-3.212891069,2.063380407,-1.149510662,-0.103266648 -Tree Rollins,rollitr01,1987,PO,ATL,426,221,-2.366727537,2.467047031,0.100319493,0.331878766,0,0.331878766,-2.554254175,2.110978949,-0.443275226,0.123485611 -Tree Rollins,rollitr01,1987,RS,ATL,3621,1764,-2.329728309,3.153635765,0.823907456,3.215212827,3.215212827,0,-2.23422452,2.681950561,0.447726042,-0.040540497 -Tree Rollins,rollitr01,1988,PO,ATL,659,333,-2.152421449,1.536159905,-0.616261544,0.374413981,0,0.374413981,-2.08009803,1.846699215,-0.233398816,0.135078914 -Tree Rollins,rollitr01,1988,RS,ATL,3585,1765,-2.66685415,1.90738894,-0.75946521,1.789053352,1.789053352,0,-2.671743648,1.630831243,-1.040912405,-0.192828855 -Tree Rollins,rollitr01,1989,PO,CLE,141,74,-0.68889564,4.818462676,4.129567035,0.268076075,0,0.268076075,-1.302299512,4.010853054,2.708553542,0.069398376 -Tree Rollins,rollitr01,1989,RS,CLE,1204,583,-5.236926189,1.567768474,-3.669157714,-0.274139167,-0.274139167,0,-5.239202596,0.885096495,-4.354106101,0.275383124 -Tree Rollins,rollitr01,1990,PO,CLE,75,38,-7.36373916,2.893235151,-4.470504009,-0.035000554,0,-0.035000554,-7.041784172,2.655279588,-4.386504584,1.688690269 -Tree Rollins,rollitr01,1990,RS,CLE,1349,674,-5.205901492,1.220844296,-3.985057196,-0.423988824,-0.423988824,0,-5.358557578,0.353045142,-5.005512437,-0.167920378 -Tree Rollins,rollitr01,1991,PO,DET,61,32,-5.523668935,0.57554533,-4.948123604,-0.037546404,0,-0.037546404,-5.886941616,0.087988955,-5.798952661,1.362799123 -Tree Rollins,rollitr01,1991,RS,DET,391,202,-7.297877723,1.486368889,-5.811508834,-0.31774661,-0.31774661,0,-7.287235264,0.243760645,-7.043474619,0.699405099 -Tree Rollins,rollitr01,1992,RS,HOU,1397,697,-3.055216482,1.643497048,-1.411719433,0.474287553,0.474287553,0,-3.583547446,0.782392561,-2.801154885,-0.332544156 -Tree Rollins,rollitr01,1993,PO,HOU,31,16,-7.692400246,8.500812631,0.808412385,0.030490158,0,0.030490158,-6.644373372,7.971180148,1.326806776,1.628503075 -Tree Rollins,rollitr01,1993,RS,HOU,491,247,-7.318720629,1.584658629,-5.734061999,-0.378929295,-0.378929295,0,-7.270269653,1.13914328,-6.131126373,0.749943912 -Tree Rollins,rollitr01,1994,PO,ORL,54,29,-2.818737609,0.533157592,-2.285580017,0.007264474,0,0.007264474,-3.479909755,2.922596809,-0.557312946,2.247128499 -Tree Rollins,rollitr01,1994,RS,ORL,770,384,-3.537001666,1.387825193,-2.149176473,0.117679518,0.117679518,0,-3.845994649,0.487395605,-3.358599044,-0.026085223 -Tree Rollins,rollitr01,1995,PO,ORL,153,81,-7.787638834,-1.964691035,-9.752329869,-0.302950543,0,-0.302950543,-8.243592245,-2.030518817,-10.27411106,1.357095716 -Tree Rollins,rollitr01,1995,RS,ORL,958,478,-6.263272843,0.362897129,-5.900375714,-0.767047258,-0.767047258,0,-6.271932122,-0.635781592,-6.907713714,-0.153314923 -Lorenzo Romar,romarlo01,1981,RS,GSW,1545,726,-1.999652203,-1.587415718,-3.587067921,-0.309861419,-0.309861419,0,-2.292722448,-2.103866202,-4.396588649,-0.064115238 -Lorenzo Romar,romarlo01,1982,RS,GSW,2690,1259,0.144359102,-0.335513939,-0.191154837,1.64132058,1.64132058,0,-0.202971822,-0.874674476,-1.077646298,-0.144915786 -Lorenzo Romar,romarlo01,1983,RS,GSW,4668,2130,0.512423706,-1.12450158,-0.612077874,2.314818552,2.314818552,0,0.079311155,-1.162951992,-1.083640836,-0.382514541 -Lorenzo Romar,romarlo01,1984,PO,MIL,137,67,0.049355656,-3.635526772,-3.586171116,-0.029704675,0,-0.029704675,-0.864150187,-4.201835547,-5.065985734,0.757380066 -Lorenzo Romar,romarlo01,1984,RS,MIL,2056,1007,0.436879722,0.936583102,1.373462824,2.121749915,2.121749915,0,0.394484225,0.383968655,0.778452881,0.156712487 -Lorenzo Romar,romarlo01,1984,RS,GSW,33,15,-2.326653258,-3.532181531,-5.858834789,-0.023901674,-0.023901674,0,-3.185881669,-4.250013195,-7.435894864,0.473802006 -Lorenzo Romar,romarlo01,1985,RS,DET,77,35,-2.429453649,2.110393826,-0.319059823,0.044056926,0.044056926,0,-1.895208184,1.549047749,-0.346160435,1.541774053 -Lorenzo Romar,romarlo01,1985,RS,MIL,34,16,-11.51587479,-3.012349661,-14.52822445,-0.096659226,-0.096659226,0,-11.20665823,-3.219850246,-14.42650848,0.549477063 -Rajon Rondo,rondora01,2007,RS,BOS,3550,1831,-0.78054603,3.561364785,2.780818755,5.184354804,5.184354804,0,-0.802126188,3.695163036,2.893036848,0.316857049 -Rajon Rondo,rondora01,2008,PO,BOS,1504,831,1.838185275,2.189826575,4.02801185,2.958828215,0,2.958828215,1.940189815,2.719233673,4.659423488,-0.150565609 -Rajon Rondo,rondora01,2008,RS,BOS,4417,2306,0.178011085,2.118059133,2.296070219,5.933320826,5.933320826,0,0.260207612,2.553846021,2.814053634,-0.054960823 -Rajon Rondo,rondora01,2009,PO,BOS,1111,577,2.822103072,2.964311734,5.786414806,2.585074339,0,2.585074339,3.042944049,3.532138204,6.575082253,-0.233317499 -Rajon Rondo,rondora01,2009,RS,BOS,5033,2642,3.143961044,2.231636875,5.37559792,10.92110478,10.92110478,0,3.05480729,2.594032346,5.648839635,-0.269284824 -Rajon Rondo,rondora01,2010,PO,BOS,1833,975,1.966889149,2.368093022,4.334982171,3.612239494,0,3.612239494,2.026684764,2.529395892,4.556080656,-0.566443914 -Rajon Rondo,rondora01,2010,RS,BOS,5719,2963,2.537973474,2.145619059,4.683592533,11.21501444,11.21501444,0,2.592878602,2.622501286,5.215379889,-0.188073871 -Rajon Rondo,rondora01,2011,PO,BOS,648,345,1.606209655,-0.049572222,1.556637433,0.775722774,0,0.775722774,1.376607969,-0.126536568,1.250071401,-0.693580923 -Rajon Rondo,rondora01,2011,RS,BOS,4814,2527,1.971749524,2.140617323,4.112366847,8.785548359,8.785548359,0,2.04490648,2.328176329,4.373082809,-0.652361222 -Rajon Rondo,rondora01,2012,PO,BOS,1499,810,4.964001248,1.97883075,6.942831997,4.103479055,0,4.103479055,4.938707952,2.257902528,7.19661048,-0.606321139 -Rajon Rondo,rondora01,2012,RS,BOS,3728,1957,2.034165537,1.213233881,3.247399418,5.954518979,5.954518979,0,1.96778008,1.440201055,3.407981136,-0.51900108 -Rajon Rondo,rondora01,2013,RS,BOS,2750,1423,1.209510166,-0.125055183,1.084454983,2.776327286,2.776327286,0,1.248037969,0.425175192,1.673213161,-0.252265751 -Rajon Rondo,rondora01,2014,RS,BOS,1972,998,-0.031286357,-3.064699843,-3.0959862,-0.175857327,-0.175857327,0,-0.169753995,-2.795469383,-2.965223378,-0.169752509 -Rajon Rondo,rondora01,2015,PO,DAL,83,37,-0.768080301,-15.02364169,-15.79172199,-0.256273363,0,-0.256273363,-2.591850728,-16.32919442,-18.92104515,0.896419764 -Rajon Rondo,rondora01,2015,RS,BOS,1461,699,-0.086058448,0.459261249,0.373202801,1.127589176,1.127589176,0,0.600362241,0.669272238,1.269634479,1.184833035 -Rajon Rondo,rondora01,2015,RS,DAL,2706,1319,-2.599850992,0.316520407,-2.283330585,0.31705574,0.31705574,0,-1.402677918,0.719321386,-0.683356532,0.918734947 -Rajon Rondo,rondora01,2016,RS,SAC,5396,2537,1.002997387,-1.511635399,-0.508638012,2.947511257,2.947511257,0,1.034901594,-0.838745642,0.196155952,1.560800503 -Rajon Rondo,rondora01,2017,PO,CHI,133,67,6.990787531,2.598045144,9.588832675,0.435962936,0,0.435962936,2.131225354,3.989130877,6.120356231,0.211482569 -Rajon Rondo,rondora01,2017,RS,CHI,3723,1843,-0.724598557,-0.063862605,-0.788461163,1.851330269,1.851330269,0,-0.628182281,0.704600383,0.076418102,0.366852607 -Rajon Rondo,rondora01,2018,PO,NOP,661,302,2.154549977,-1.585262756,0.569287221,0.536527575,0,0.536527575,2.670823228,-0.899685323,1.771137905,1.673826341 -Rajon Rondo,rondora01,2018,RS,NOP,3680,1705,1.897770904,-1.872749717,0.025021186,2.433506823,2.433506823,0,1.551347488,-1.601378721,-0.050031233,0.802987282 -Rajon Rondo,rondora01,2019,RS,LAL,2982,1369,-0.70369921,-1.39249562,-2.09619483,0.458531268,0.458531268,0,-0.901660739,-0.758307329,-1.659968069,0.417783226 -Sean Rooks,rooksse01,1993,RS,DAL,4376,2087,-2.996468161,-2.024780358,-5.02124852,-2.415412447,-2.415412447,0,-3.023465836,-1.897264171,-4.920730007,-0.120855535 -Sean Rooks,rooksse01,1994,RS,DAL,2499,1255,-2.071146006,-1.380839109,-3.451985115,-0.44817133,-0.44817133,0,-2.25954168,-1.667242618,-3.926784298,-0.280580342 -Sean Rooks,rooksse01,1995,RS,MIN,4632,2405,-2.951338104,-1.439984811,-4.391322916,-2.003005282,-2.003005282,0,-3.019775546,-1.543234234,-4.56300978,-0.511271482 -Sean Rooks,rooksse01,1996,PO,ATL,251,140,-1.590970898,-1.052121118,-2.643092016,0.008041162,0,0.008041162,-2.001901016,0.153911727,-1.847989289,1.85322588 -Sean Rooks,rooksse01,1996,RS,MIN,1777,902,-2.631788744,-1.252299874,-3.884088619,-0.523066678,-0.523066678,0,-2.716912269,-1.378664775,-4.095577044,0.206321788 -Sean Rooks,rooksse01,1996,RS,ATL,406,215,-4.94693828,-3.126736584,-8.073674865,-0.591075222,-0.591075222,0,-4.726435976,-3.774725314,-8.501161291,1.130798053 -Sean Rooks,rooksse01,1997,PO,LAL,98,54,-2.437073898,4.204326557,1.767252659,0.129695021,0,0.129695021,-2.338645189,3.689329156,1.350683966,0.919938514 -Sean Rooks,rooksse01,1997,RS,LAL,1411,735,-3.352656152,0.363884405,-2.988771748,-0.090082764,-0.090082764,0,-3.473346605,-0.136970213,-3.610316817,0.554495777 -Sean Rooks,rooksse01,1998,PO,LAL,20,11,-8.060294063,4.179718136,-3.880575927,-0.006468483,0,-0.006468483,-7.858253289,2.265929273,-5.592324017,-1.003006664 -Sean Rooks,rooksse01,1998,RS,LAL,838,425,-2.624579187,-0.650808858,-3.275388045,-0.11407942,-0.11407942,0,-2.812560895,-1.185402508,-3.997963404,0.125822134 -Sean Rooks,rooksse01,1999,PO,LAL,92,48,-2.932316668,-3.096128093,-6.02844476,-0.084303544,0,-0.084303544,-3.920882356,-1.93919317,-5.860075525,1.568859912 -Sean Rooks,rooksse01,1999,RS,LAL,608,315,-3.720751962,-2.300534559,-6.021286521,-0.530336765,-0.530336765,0,-3.75007703,-2.35148849,-6.101565519,0.787181432 -Sean Rooks,rooksse01,2000,RS,DAL,2002,1001,-4.035024281,0.103711062,-3.931313219,-0.606263546,-0.606263546,0,-3.790761965,-0.080183214,-3.870945178,0.461457422 -Sean Rooks,rooksse01,2001,RS,LAC,2932,1553,-2.844008297,0.601945534,-2.242062763,0.402774986,0.402774986,0,-2.858701735,0.615331663,-2.243370072,0.072432652 -Sean Rooks,rooksse01,2002,RS,LAC,1382,728,-4.720084941,-0.076888056,-4.796972997,-0.76474183,-0.76474183,0,-4.748481847,-0.057817903,-4.806299751,0.536430187 -Sean Rooks,rooksse01,2003,RS,LAC,2586,1344,-5.472147234,-1.087938413,-6.560085647,-2.61931869,-2.61931869,0,-5.236340472,-0.926172568,-6.16251304,0.236477281 -Sean Rooks,rooksse01,2004,RS,NOH,610,325,-6.959781251,-0.951069774,-7.910851026,-0.862588756,-0.862588756,0,-6.827596708,-1.243282999,-8.070879707,0.729061789 -Sean Rooks,rooksse01,2004,RS,ORL,517,270,-2.199827904,-2.95217454,-5.152002444,-0.33200347,-0.33200347,0,-2.6174946,-2.491655476,-5.109150076,0.308095292 -Derrick Rose,rosede01,2009,PO,CHI,611,313,-0.421422033,-2.464853065,-2.886275098,-0.022353418,0,-0.022353418,-0.42086271,-2.179674056,-2.600536767,-0.365010458 -Derrick Rose,rosede01,2009,RS,CHI,5886,3000,1.047483237,-1.869832796,-0.822349558,2.923054716,2.923054716,0,0.83916301,-1.739161072,-0.899998062,-0.862050045 -Derrick Rose,rosede01,2010,PO,CHI,413,212,1.471341692,-1.446128125,0.025213566,0.306045315,0,0.306045315,1.474741029,-1.450594049,0.02414698,-1.038871774 -Derrick Rose,rosede01,2010,RS,CHI,5632,2871,0.872817606,-1.211083811,-0.338266205,3.499421231,3.499421231,0,0.556925781,-1.277180481,-0.720254701,-0.883459447 -Derrick Rose,rosede01,2011,PO,CHI,1188,649,4.597244245,-0.003170909,4.594073336,2.511010812,0,2.511010812,5.16530549,0.218335291,5.383640781,0.105691228 -Derrick Rose,rosede01,2011,RS,CHI,5764,3026,5.44096445,-0.353200488,5.087763963,12.03425508,12.03425508,0,5.533465403,-0.296725332,5.236740071,-0.509823316 -Derrick Rose,rosede01,2012,PO,CHI,69,37,4.172854584,0.513101003,4.685955588,0.14245412,0,0.14245412,4.855612501,-0.115313854,4.740298647,-1.442596866 -Derrick Rose,rosede01,2012,RS,CHI,2582,1375,5.067103162,-0.05208273,5.015020432,5.420996333,5.420996333,0,5.206785909,-0.101337053,5.105448855,-0.44688344 -Derrick Rose,rosede01,2014,RS,CHI,616,311,-3.36687933,-0.879809828,-4.246689157,-0.236410015,-0.236410015,0,-3.342551035,-1.047429072,-4.389980107,-0.433342978 -Derrick Rose,rosede01,2015,PO,CHI,860,454,2.829582056,2.973788346,5.803370403,2.036065537,0,2.036065537,4.871816161,2.338739277,7.210555438,-0.344263116 -Derrick Rose,rosede01,2015,RS,CHI,3073,1530,0.145734611,0.814441058,0.960175669,2.92470125,2.92470125,0,0.650237478,0.107719006,0.757956484,0.944178291 -Derrick Rose,rosede01,2016,RS,CHI,4277,2097,-1.302555456,-1.401053666,-2.703609122,0.049776981,0.049776981,0,-1.012206918,-1.740827485,-2.753034403,0.283232775 -Derrick Rose,rosede01,2017,RS,NYK,4237,2082,1.186415835,-1.395055613,-0.208639778,2.694904967,2.694904967,0,0.484522302,-1.833858945,-1.349336643,-0.167887035 -Derrick Rose,rosede01,2018,PO,MIN,242,119,4.433288184,-5.228753391,-0.795465208,0.123416758,0,0.123416758,3.394635122,-4.304009671,-0.90937455,0.819358009 -Derrick Rose,rosede01,2018,RS,MIN,231,112,-2.721067271,-1.047186093,-3.768253365,-0.05813551,-0.05813551,0,-3.589999834,-1.395245908,-4.985245742,-0.085123301 -Derrick Rose,rosede01,2018,RS,CLE,666,308,-3.162602652,-1.794863128,-4.95746578,-0.349443053,-0.349443053,0,-3.000911144,-3.247242675,-6.248153819,0.731594585 -Derrick Rose,rosede01,2019,RS,MIN,3005,1392,2.738555422,-1.233260732,1.50529469,3.014725961,3.014725961,0,1.384319926,-1.530387645,-0.14606772,-0.248789828 -Jalen Rose,roseja01,1995,PO,DEN,189,99,0.231355176,-1.379706532,-1.148351356,0.083265449,0,0.083265449,-0.001457719,-1.582232068,-1.583689787,-0.184114586 -Jalen Rose,roseja01,1995,RS,DEN,3467,1798,1.895924367,-0.965191567,0.930732799,3.3870049,3.3870049,0,1.531788415,-1.176301814,0.355486601,0.293093968 -Jalen Rose,roseja01,1996,RS,DEN,4146,2134,0.783943929,-1.908124981,-1.124181052,1.773560931,1.773560931,0,0.327024323,-2.014474285,-1.687449962,0.179729618 -Jalen Rose,roseja01,1997,RS,IND,2228,1188,-0.428595261,0.781562811,0.35296755,1.89485176,1.89485176,0,-0.406101267,0.223452985,-0.182648282,0.683566704 -Jalen Rose,roseja01,1998,PO,IND,526,293,0.04995037,-0.040375575,0.009574795,0.429115425,0,0.429115425,0.216651206,-0.410133008,-0.193481802,0.74638613 -Jalen Rose,roseja01,1998,RS,IND,3160,1706,-0.766508301,-0.305659924,-1.072168225,1.467238171,1.467238171,0,-0.637878279,-0.788440666,-1.426318945,0.428591716 -Jalen Rose,roseja01,1999,PO,IND,649,355,1.222297353,-0.012861613,1.20943574,0.741535149,0,0.741535149,1.540221061,0.066223056,1.606444117,0.223801506 -Jalen Rose,roseja01,1999,RS,IND,2254,1238,-0.412635171,0.250892319,-0.161742853,1.643149001,1.643149001,0,0.146390692,0.388941786,0.535332478,0.458809119 -Jalen Rose,roseja01,2000,PO,IND,1808,964,1.884047122,-0.57610299,1.307944132,2.050091165,0,2.050091165,2.255151474,-0.228010938,2.027140536,-0.359545261 -Jalen Rose,roseja01,2000,RS,IND,5842,2978,1.630752499,0.063957815,1.694710313,6.741447172,6.741447172,0,1.807156567,0.318797351,2.125953919,-0.16375508 -Jalen Rose,roseja01,2001,PO,IND,301,164,-2.62394559,0.463211916,-2.160733674,0.051277536,0,0.051277536,-1.922599654,1.078896625,-0.843703029,0.756788913 -Jalen Rose,roseja01,2001,RS,IND,5544,2943,1.478469197,-1.076528469,0.401940727,4.724845098,4.724845098,0,1.410685515,-0.751767683,0.658917832,-0.15321273 -Jalen Rose,roseja01,2002,RS,IND,3751,1937,0.783883151,-0.526464251,0.2574189,2.988705658,2.988705658,0,0.749554426,-0.468658136,0.28089629,0.512677887 -Jalen Rose,roseja01,2002,RS,CHI,2319,1216,2.09889329,-1.009940952,1.088952339,2.403023184,2.403023184,0,1.978198251,-0.595925489,1.382272762,0.821781345 -Jalen Rose,roseja01,2003,RS,CHI,6602,3351,0.886124895,-2.05178567,-1.165660775,2.70971345,2.70971345,0,1.00063238,-1.631873337,-0.631240957,0.033996588 -Jalen Rose,roseja01,2004,RS,TOR,3600,1968,-1.457064291,-0.999252622,-2.456316913,0.296542381,0.296542381,0,-1.404411534,-0.848039268,-2.252450802,0.514214985 -Jalen Rose,roseja01,2004,RS,CHI,1028,529,-1.861617919,-1.000298739,-2.861916658,-0.030514912,-0.030514912,0,-1.78994669,-1.06652205,-2.856468739,0.933009232 -Jalen Rose,roseja01,2005,RS,TOR,5294,2710,0.611512436,-3.56218221,-2.950669774,-0.276898429,-0.276898429,0,0.648416781,-3.450203846,-2.801787066,-0.184437962 -Jalen Rose,roseja01,2006,RS,NYK,1429,747,0.758854503,-2.316800099,-1.557945596,0.45619464,0.45619464,0,0.340743311,-2.465516378,-2.124773067,0.379090501 -Jalen Rose,roseja01,2006,RS,TOR,2373,1236,-0.457856985,-2.273444399,-2.731301384,0.011881101,0.011881101,0,-0.470875661,-2.754255623,-3.225131283,0.696424216 -Jalen Rose,roseja01,2007,PO,PHO,18,9,-3.652794613,-2.197483437,-5.850278051,-0.01498661,0,-0.01498661,-3.898656185,-1.440184149,-5.338840334,1.877980537 -Jalen Rose,roseja01,2007,RS,PHO,496,246,-0.38204038,-1.076074932,-1.458115312,0.162046071,0.162046071,0,-0.45861203,-2.338979615,-2.797591644,-0.055857805 -Malik Rose,rosema01,1997,PO,CHH,22,12,1.403397665,-7.820050612,-6.416652947,-0.022979229,0,-0.022979229,1.256801001,-8.780208942,-7.523407941,-0.66117925 -Malik Rose,rosema01,1997,RS,CHH,980,525,-1.913310339,1.414531312,-0.498779027,0.612186213,0.612186213,0,-1.660508964,1.780443442,0.119934477,1.390051572 -Malik Rose,rosema01,1998,PO,SAS,33,18,-1.790946676,0.045972698,-1.744973978,0.00961818,0,0.00961818,-1.118420452,-2.421916973,-3.540337425,0.903717123 -Malik Rose,rosema01,1998,RS,SAS,799,429,-4.437371475,0.949088163,-3.488283312,-0.164111266,-0.164111266,0,-3.905992401,0.875442695,-3.030549707,1.424053689 -Malik Rose,rosema01,1999,PO,SAS,349,194,-3.076711053,1.441238357,-1.635472696,0.116517694,0,0.116517694,-3.151674507,2.814972721,-0.336701786,2.09143219 -Malik Rose,rosema01,1999,RS,SAS,1135,608,0.394251675,3.194751003,3.589002678,1.994501032,1.994501032,0,0.811007963,3.480483586,4.29149155,1.287562836 -Malik Rose,rosema01,2000,PO,SAS,159,83,-4.077682902,1.014767575,-3.062915327,-0.013761679,0,-0.013761679,-4.454074065,0.909061446,-3.545012619,0.619189505 -Malik Rose,rosema01,2000,RS,SAS,2566,1341,-1.782271451,0.666521512,-1.115749939,1.126366061,1.126366061,0,-1.665740565,0.966689057,-0.699051508,0.69500513 -Malik Rose,rosema01,2001,PO,SAS,406,215,-2.218239265,-2.35069582,-4.568935085,-0.207691864,0,-0.207691864,-2.596997845,-1.450950019,-4.047947865,0.839130579 -Malik Rose,rosema01,2001,RS,SAS,2302,1219,-1.826081907,1.518210572,-0.307871335,1.525318229,1.525318229,0,-1.290746102,1.900147451,0.609401348,0.39371256 -Malik Rose,rosema01,2002,PO,SAS,528,292,2.714605809,1.619537221,4.334143029,1.086133163,0,1.086133163,2.696402791,2.038305716,4.734708507,-0.197700815 -Malik Rose,rosema01,2002,RS,SAS,3272,1725,-1.395283556,0.874859376,-0.52042418,1.969929804,1.969929804,0,-0.977096204,0.887757628,-0.089338577,0.359751918 -Malik Rose,rosema01,2003,PO,SAS,1074,560,-2.079630097,0.815798491,-1.263831606,0.438763409,0,0.438763409,-1.948032118,0.70938121,-1.238650908,0.173526786 -Malik Rose,rosema01,2003,RS,SAS,3666,1933,-1.240442276,0.134883988,-1.105558288,1.622006527,1.622006527,0,-1.038079908,-0.022315226,-1.060395134,0.013105294 -Malik Rose,rosema01,2004,PO,SAS,107,58,-4.338277881,1.667135016,-2.671142865,0.002406132,0,0.002406132,-3.516405799,0.13622647,-3.38017933,-0.020676914 -Malik Rose,rosema01,2004,RS,SAS,2361,1256,-1.687311617,-0.640657779,-2.327969396,0.271215004,0.271215004,0,-1.670623677,-0.711782356,-2.382406034,0.260647758 -Malik Rose,rosema01,2005,RS,NYK,1172,613,-4.27595996,-2.246417999,-6.522377959,-1.187813412,-1.187813412,0,-4.00233375,-2.185496508,-6.187830258,0.623456107 -Malik Rose,rosema01,2005,RS,SAS,1615,862,-1.517046022,0.820753147,-0.696292876,0.907621423,0.907621423,0,-1.355025213,1.026927053,-0.32809816,0.450039417 -Malik Rose,rosema01,2006,RS,NYK,2141,1119,-3.158828506,-1.097554314,-4.256382819,-0.862301876,-0.862301876,0,-3.0479262,-1.101520472,-4.149446672,0.24368302 -Malik Rose,rosema01,2007,RS,NYK,1550,810,-4.324693137,-1.190782802,-5.51547594,-1.150447426,-1.150447426,0,-4.349747128,-1.486539147,-5.836286275,0.617202116 -Malik Rose,rosema01,2008,RS,NYK,954,494,-5.775073914,-1.202578689,-6.977652603,-1.076291696,-1.076291696,0,-5.50777481,-1.447433475,-6.955208285,0.944654067 -Malik Rose,rosema01,2009,RS,OKC,611,310,-2.23221284,0.575478393,-1.656734447,0.174313589,0.174313589,0,-2.814778599,0.392184909,-2.42259369,0.751662073 -Malik Rose,rosema01,2009,RS,NYK,326,160,-10.5002429,-2.862709102,-13.362952,-0.875535209,-0.875535209,0,-10.23661544,-4.121067028,-14.35768246,0.983207642 -Rob Rose,rosero01,1989,RS,LAC,7,3,-5.423042422,-2.334338295,-7.757380717,-0.007451926,-0.007451926,0,-6.219148745,-4.004488092,-10.22363684,-2.823676477 -Quinton Ross,rossqu01,2005,RS,LAC,3115,1659,-2.534838318,-0.292786436,-2.827624754,-0.065632282,-0.065632282,0,-2.890490392,-0.298654829,-3.189145222,-0.099454935 -Quinton Ross,rossqu01,2006,PO,LAC,577,294,-0.392060434,2.132941784,1.74088135,0.694435917,0,0.694435917,-0.900693954,1.871766223,0.97107227,-0.041076674 -Quinton Ross,rossqu01,2006,RS,LAC,2928,1515,-2.498194757,1.687700414,-0.810494343,1.49905715,1.49905715,0,-2.797374012,1.325353734,-1.472020278,-0.005474389 -Quinton Ross,rossqu01,2007,RS,LAC,3253,1700,-1.32712601,0.486189242,-0.840936768,1.655574681,1.655574681,0,-1.860457548,0.715866455,-1.144591093,-0.01304888 -Quinton Ross,rossqu01,2008,RS,LAC,2921,1505,-3.283711292,0.611890016,-2.671821276,0.059826061,0.059826061,0,-3.911185955,0.327500992,-3.583684963,-0.317223402 -Quinton Ross,rossqu01,2009,RS,MEM,2210,1164,-3.006168596,0.33245891,-2.673709685,0.045392711,0.045392711,0,-3.330076998,-0.26265085,-3.592727847,0.176090207 -Quinton Ross,rossqu01,2010,RS,DAL,587,301,-3.482963107,0.003710516,-3.479252591,-0.112608051,-0.112608051,0,-3.980670897,-0.610125337,-4.590796234,0.516806024 -Quinton Ross,rossqu01,2010,RS,WAS,504,261,-6.27773638,-0.687432457,-6.965168837,-0.566583764,-0.566583764,0,-6.603582414,-0.896943731,-7.500526145,0.883430374 -Quinton Ross,rossqu01,2011,RS,NJN,669,353,-3.834245999,0.100625808,-3.733620191,-0.177414476,-0.177414476,0,-4.729289579,-0.955105154,-5.684394732,0.138825269 -Terrence Ross,rosste01,2013,RS,TOR,2360,1239,-1.255798099,-1.343384239,-2.599182338,0.096063337,0.096063337,0,-1.107368398,-1.346986916,-2.454355314,0.708778944 -Terrence Ross,rosste01,2014,PO,TOR,302,158,-3.907441857,0.465883003,-3.441558854,-0.05826025,0,-0.05826025,-5.167252688,0.381525909,-4.785726779,1.23371464 -Terrence Ross,rosste01,2014,RS,TOR,4224,2159,0.498675317,-0.05117922,0.447496097,3.531840061,3.531840061,0,0.829411883,-0.05634635,0.773065532,0.264926025 -Terrence Ross,rosste01,2015,PO,TOR,220,107,-0.866979884,1.079692698,0.212712815,0.168968999,0,0.168968999,0.04119905,-1.248239793,-1.207040743,1.248426475 -Terrence Ross,rosste01,2015,RS,TOR,4095,2092,0.275714531,-1.803068799,-1.527354268,1.296545778,1.296545778,0,0.646442739,-1.94083912,-1.294396382,-0.619538391 -Terrence Ross,rosste01,2016,PO,TOR,639,335,-2.604907408,-1.365410185,-3.970317593,-0.21550625,0,-0.21550625,-1.762863995,-2.694031452,-4.456895447,0.173447186 -Terrence Ross,rosste01,2016,RS,TOR,3429,1747,1.090720832,0.363806724,1.454527556,3.714738029,3.714738029,0,1.308834585,0.188219279,1.497053865,-0.856200144 -Terrence Ross,rosste01,2017,RS,ORL,1565,748,0.052649097,-0.258631639,-0.205982542,0.979545208,0.979545208,0,-0.2928593,0.389881071,0.097021771,0.876249006 -Terrence Ross,rosste01,2017,RS,TOR,2465,1207,2.335414757,0.244349656,2.579764413,3.289829115,3.289829115,0,2.404203384,0.064864487,2.46906787,0.230107647 -Terrence Ross,rosste01,2018,RS,ORL,1278,600,-1.132492265,1.072455749,-0.060036516,0.828992489,0.828992489,0,-0.854193788,1.025784103,0.171590316,0.667475873 -Terrence Ross,rosste01,2019,PO,ORL,291,146,2.363318943,-1.222036401,1.141282542,0.299356487,0,0.299356487,3.093584181,-0.779200219,2.314383962,0.135659036 -Terrence Ross,rosste01,2019,RS,ORL,4475,2150,0.904616927,-0.27129977,0.633317157,3.716995269,3.716995269,0,1.053049027,-0.591082447,0.46196658,0.157436541 -Doug Roth,rothdo01,1990,RS,WSB,863,412,-3.923624417,0.014678204,-3.908946213,-0.244620166,-0.244620166,0,-4.020356342,-0.080410953,-4.100767295,0.411551481 -Scott Roth,rothsc01,1988,PO,UTA,20,10,-5.317007584,11.97203214,6.655024553,0.049662253,0,0.049662253,-4.303437202,9.41698763,5.113550427,0.33281058 -Scott Roth,rothsc01,1988,RS,UTA,430,201,-2.180795532,1.084095196,-1.096700336,0.172301241,0.172301241,0,-2.259786317,1.090400795,-1.169385522,1.63784462 -Scott Roth,rothsc01,1989,RS,UTA,149,72,-6.101881452,1.320582886,-4.781298566,-0.076639119,-0.076639119,0,-5.564063047,1.028485431,-4.535577616,2.759447262 -Scott Roth,rothsc01,1989,RS,SAS,1018,464,-3.335846597,-1.728502559,-5.064349156,-0.551054255,-0.551054255,0,-3.865214296,-2.265551939,-6.130766235,0.589961603 -Scott Roth,rothsc01,1990,RS,MIN,2037,1061,-2.348177728,-0.69205747,-3.040235197,-0.158843803,-0.158843803,0,-2.336947405,-1.116569499,-3.453516903,1.098366645 -Dan Roundfield,roundda01,1977,RS,IND,3713,1645,-0.532923255,0.723620423,0.190697168,2.472757408,2.472757408,0,-0.37177959,0.57812932,0.206349731,0.204930754 -Dan Roundfield,roundda01,1978,RS,IND,5525,2423,0.921273829,0.988326404,1.909600233,5.749274285,5.749274285,0,0.885069838,0.748022792,1.63309263,-0.206140048 -Dan Roundfield,roundda01,1979,PO,ATL,670,338,2.620208105,2.002202702,4.622410807,1.307892088,0,1.307892088,3.053486205,2.1861833,5.239669505,-0.260851538 -Dan Roundfield,roundda01,1979,RS,ATL,5484,2539,1.524192695,1.390901079,2.915093774,7.344263076,7.344263076,0,1.788057709,1.419436655,3.207494364,0.083333348 -Dan Roundfield,roundda01,1980,PO,ATL,348,174,2.740644854,0.386216271,3.126861125,0.537985262,0,0.537985262,3.055135755,0.595807134,3.650942889,-0.017224307 -Dan Roundfield,roundda01,1980,RS,ATL,5394,2588,1.147453102,1.880342409,3.027795511,7.635533785,7.635533785,0,1.498058016,1.769054344,3.267112361,0.089528987 -Dan Roundfield,roundda01,1981,RS,ATL,4457,2128,2.106858056,0.986553703,3.093411759,6.34068206,6.34068206,0,2.275826577,1.084977506,3.360804083,-0.057551393 -Dan Roundfield,roundda01,1982,PO,ATL,158,85,-3.049617504,2.043498263,-1.006119241,0.078117933,0,0.078117933,-2.980313225,2.236745175,-0.74356805,0.152592009 -Dan Roundfield,roundda01,1982,RS,ATL,4443,2217,0.569021707,1.511427367,2.080449074,5.443565607,5.443565607,0,1.004261342,1.374134967,2.378396309,-0.37789347 -Dan Roundfield,roundda01,1983,PO,ATL,252,124,-2.855147698,3.261226441,0.406078743,0.205308825,0,0.205308825,-2.527183972,2.800812131,0.273628159,-0.306780522 -Dan Roundfield,roundda01,1983,RS,ATL,5858,2811,0.271683968,0.549610928,0.821294896,5.100145123,5.100145123,0,0.583740177,0.557943807,1.141683984,-0.442221981 -Dan Roundfield,roundda01,1984,PO,ATL,376,191,-3.236635936,-1.200997747,-4.437633683,-0.169161661,0,-0.169161661,-3.052598423,-1.334260478,-4.386858901,-0.264648866 -Dan Roundfield,roundda01,1984,RS,ATL,5241,2610,0.670138152,0.108771594,0.778909746,4.685147958,4.685147958,0,0.923299929,0.111372993,1.034672922,-0.306539472 -Dan Roundfield,roundda01,1985,PO,DET,468,215,-0.631712181,-0.886838337,-1.518550518,0.138629189,0,0.138629189,-0.771849872,-1.449402161,-2.221252034,-0.517894749 -Dan Roundfield,roundda01,1985,RS,DET,3301,1492,-1.024202187,-0.615458618,-1.639660805,0.841208651,0.841208651,0,-0.878576836,-1.017668038,-1.896244874,-0.489314325 -Dan Roundfield,roundda01,1986,PO,WSB,358,177,-0.31585085,-1.412181347,-1.728032197,0.094968853,0,0.094968853,-0.741148119,-1.2621771,-2.003325219,-0.225923177 -Dan Roundfield,roundda01,1986,RS,WSB,4847,2321,-0.441648343,-0.876569499,-1.318217842,1.688121396,1.688121396,0,-0.65086792,-1.014309988,-1.665177908,-0.448512118 -Dan Roundfield,roundda01,1987,RS,WSB,1413,669,-2.51547427,-1.760436375,-4.275910645,-0.520348164,-0.520348164,0,-2.606207833,-1.906467001,-4.512674834,-0.094308291 -Ron Rowan,rowanro01,1987,RS,POR,35,16,-2.959853948,10.32085897,7.361005021,0.083489773,0.083489773,0,-0.527224515,8.060263495,7.53303898,1.176241128 -Curtis Rowe,rowecu01,1977,PO,BOS,535,237,0.647393491,-0.844470891,-0.1970774,0.317478307,0,0.317478307,0.162902721,-1.343853737,-1.180951016,-0.298775378 -Curtis Rowe,rowecu01,1977,RS,BOS,4961,2190,-0.268245727,-0.3320394,-0.600285127,2.394547831,2.394547831,0,-0.551107002,-0.542890797,-1.093997799,-0.332561979 -Curtis Rowe,rowecu01,1978,RS,BOS,2033,911,-2.335880344,-1.727880973,-4.063761317,-0.610053139,-0.610053139,0,-2.541020432,-2.314369747,-4.855390178,-0.101351296 -Curtis Rowe,rowecu01,1979,RS,BOS,2742,1222,-3.342727439,-2.148201041,-5.49092848,-1.704039915,-1.704039915,0,-3.419321194,-2.468687623,-5.888008817,-0.302639022 -Jim Rowinski,rowinji01,1989,RS,DET,16,8,-1.460557661,-0.572434256,-2.032991918,0.002870434,0.002870434,0,-2.427320627,-2.858097895,-5.285418522,-1.953645406 -Jim Rowinski,rowinji01,1989,RS,PHI,15,7,-1.239892469,-1.646380706,-2.886273174,-0.000479966,-0.000479966,0,-1.600846296,-3.660762151,-5.261608448,-1.407131239 -Jim Rowinski,rowinji01,1990,RS,MIA,238,112,-0.135658648,-3.248610434,-3.384269082,-0.036321185,-0.036321185,0,-0.9896358,-3.521324568,-4.510960368,0.212994097 -Derrick Rowland,rowlade01,1986,RS,MIL,19,9,-3.806018795,-2.448641945,-6.25466074,-0.016130728,-0.016130728,0,-4.550468459,-3.037426195,-7.587894653,0.244209054 -Brian Rowsom,rowsobr01,1988,RS,IND,33,16,-6.764201264,2.091653357,-4.672547906,-0.01582029,-0.01582029,0,-6.338592497,1.844357871,-4.494234625,0.810167996 -Brian Rowsom,rowsobr01,1989,RS,CHH,1093,517,0.650315543,-1.291490319,-0.641174776,0.555455917,0.555455917,0,0.044946008,-1.274420587,-1.229474579,-0.145840431 -Brian Rowsom,rowsobr01,1990,RS,CHH,1156,559,-1.979293542,-0.620517537,-2.599811079,0.042775075,0.042775075,0,-2.431847195,-1.32225094,-3.754098134,-0.137327927 -Donald Royal,royaldo01,1990,RS,MIN,1432,746,-0.969670654,-1.391813161,-2.361483815,0.149175497,0.149175497,0,-1.341643901,-2.145356414,-3.487000315,0.877175221 -Donald Royal,royaldo01,1992,PO,SAS,113,57,-3.647524454,-1.392426352,-5.039950805,-0.069165482,0,-0.069165482,-3.833719687,-1.965095636,-5.798815323,0.651831124 -Donald Royal,royaldo01,1992,RS,SAS,1456,718,-1.196677771,-0.601554041,-1.798231812,0.348975508,0.348975508,0,-1.674248605,-1.303866281,-2.978114886,0.089895951 -Donald Royal,royaldo01,1993,RS,ORL,3320,1636,0.50997776,-0.746475887,-0.236498127,2.098003356,2.098003356,0,-0.130055111,-1.094941882,-1.224996993,0.000724295 -Donald Royal,royaldo01,1994,PO,ORL,84,45,1.228074864,-1.582429377,-0.354354513,0.056430474,0,0.056430474,0.034794811,-2.664215617,-2.629420806,-0.468136752 -Donald Royal,royaldo01,1994,RS,ORL,2722,1357,-0.118604012,-0.31077499,-0.429379002,1.60547171,1.60547171,0,-0.548919149,-0.875571746,-1.424490894,-0.07129795 -Donald Royal,royaldo01,1995,PO,ORL,373,198,-6.293060125,-3.040979102,-9.334039227,-0.686714757,0,-0.686714757,-6.826698781,-4.011010614,-10.83770939,0.097121376 -Donald Royal,royaldo01,1995,RS,ORL,3689,1841,-0.893776672,-1.238183046,-2.131959717,0.578324335,0.578324335,0,-1.158190878,-1.512427625,-2.670618503,-0.35437002 -Donald Royal,royaldo01,1996,PO,ORL,166,92,-0.658971516,-2.697020922,-3.355992438,-0.029122816,0,-0.029122816,-1.80195523,-3.796530412,-5.598485643,-0.642015143 -Donald Royal,royaldo01,1996,RS,ORL,1863,963,-1.689946423,-0.665918904,-2.355865327,0.193401167,0.193401167,0,-2.181867495,-1.415533617,-3.597401112,-0.118113516 -Donald Royal,royaldo01,1997,PO,CHH,7,4,-12.76974168,-0.668583052,-13.43832474,-0.023004865,0,-0.023004865,-13.16623925,0.505962214,-12.66027704,1.992834841 -Donald Royal,royaldo01,1997,RS,CHH,597,320,-3.358625584,-0.869122373,-4.227747957,-0.242640709,-0.242640709,0,-3.712264837,-1.237448352,-4.949713189,0.5210783 -Donald Royal,royaldo01,1997,RS,ORL,54,29,-5.130885347,-4.953334459,-10.08421981,-0.108419308,-0.108419308,0,-5.393313848,-5.058223674,-10.45153752,-0.081015832 -Donald Royal,royaldo01,1997,RS,GSW,986,509,-2.616678174,-2.165884066,-4.78256224,-0.527258493,-0.527258493,0,-3.269762041,-2.410944614,-5.680706654,-0.100487769 -Donald Royal,royaldo01,1998,PO,CHH,49,28,-2.647909071,-2.132102174,-4.780011246,-0.030107523,0,-0.030107523,-3.819035692,-2.660979214,-6.480014907,0.575826907 -Donald Royal,royaldo01,1998,RS,ORL,33,18,-10.7570043,-0.96110555,-11.71810984,-0.085043335,-0.085043335,0,-9.584871304,0.05465262,-9.530218684,2.976940038 -Donald Royal,royaldo01,1998,RS,CHH,575,305,-1.86612016,-1.956025794,-3.822145954,-0.166134609,-0.166134609,0,-2.655003615,-2.642690018,-5.297693633,-0.384993624 -Brandon Roy,roybr01,2007,RS,POR,3749,2015,2.370902948,-1.164865872,1.206037075,4.055549693,4.055549693,0,2.167981283,-0.65972929,1.508251993,-0.262311952 -Brandon Roy,roybr01,2008,RS,POR,5172,2792,3.631480493,-0.152568622,3.478911871,8.830074757,8.830074757,0,3.439225225,0.22383721,3.663062436,-0.452066138 -Brandon Roy,roybr01,2009,PO,POR,421,238,3.767506484,0.828491843,4.595998327,0.914107434,0,0.914107434,3.654001985,0.963133606,4.617135591,-0.573639065 -Brandon Roy,roybr01,2009,RS,POR,5298,2903,6.004144331,0.360869313,6.365013645,13.39819043,13.39819043,0,5.825248139,0.403167551,6.22841569,-0.702208457 -Brandon Roy,roybr01,2010,PO,POR,153,83,-3.745512984,-3.835479737,-7.58099272,-0.212385529,0,-0.212385529,-3.725863916,-3.680815241,-7.406679157,0.599863645 -Brandon Roy,roybr01,2010,RS,POR,4470,2419,4.799538541,-0.926834777,3.872703764,8.148248631,8.148248631,0,4.632935115,-0.649564287,3.983370828,-0.290771601 -Brandon Roy,roybr01,2011,PO,POR,241,138,4.277075917,-3.502897291,0.774178626,0.256980977,0,0.256980977,3.494328533,-3.330939942,0.163388591,0.371908583 -Brandon Roy,roybr01,2011,RS,POR,2426,1310,0.025194477,-1.229576014,-1.204381538,1.029387831,1.029387831,0,-0.090007365,-1.421155446,-1.511162811,-0.328814761 -Brandon Roy,roybr01,2013,RS,MIN,239,122,-1.370368496,-1.061536906,-2.431905401,0.019767968,0.019767968,0,-1.748235906,-1.615063286,-3.363299192,-0.148774461 -Clifford Rozier,roziecl01,1995,RS,GSW,3082,1494,-3.507831322,-0.417949445,-3.925780767,-0.895812046,-0.895812046,0,-3.38389199,-0.228605652,-3.612497643,-0.043408566 -Clifford Rozier,roziecl01,1996,RS,GSW,1423,723,-3.198079051,-0.340215309,-3.538294361,-0.29319911,-0.29319911,0,-3.341542812,-0.126430466,-3.467973278,0.772610847 -Clifford Rozier,roziecl01,1997,RS,GSW,10,5,-13.08858924,-4.160950928,-17.24954017,-0.036374065,-0.036374065,0,-12.82512302,-5.948605205,-18.77372822,-1.515440092 -Clifford Rozier,roziecl01,1997,RS,TOR,1398,732,-1.978345979,-0.173641815,-2.151987794,0.223367746,0.223367746,0,-2.200623139,-0.114635092,-2.315258231,0.012372283 -Clifford Rozier,roziecl01,1998,RS,MIN,59,30,-10.00581033,-5.233564391,-15.23937472,-0.194936476,-0.194936476,0,-9.427914415,-5.336101413,-14.76401583,1.803621101 -Terry Rozier,roziete01,2016,PO,BOS,195,99,-0.474787414,0.882267115,0.407479701,0.160858251,0,0.160858251,0.848830592,-3.131184082,-2.28235349,-2.096975214 -Terry Rozier,roziete01,2016,RS,BOS,655,311,-5.152095697,-2.012982588,-7.165078285,-0.696192298,-0.696192298,0,-4.885087279,-3.077108173,-7.962195452,-0.607817661 -Terry Rozier,roziete01,2017,PO,BOS,574,277,1.655047262,1.908759945,3.563807207,0.924612849,0,0.924612849,-0.061524187,0.432240781,0.370716593,0.454326482 -Terry Rozier,roziete01,2017,RS,BOS,2585,1263,-1.967826386,0.235338764,-1.732487622,0.647494749,0.647494749,0,-1.351242357,-0.253181976,-1.604424332,-1.222646246 -Terry Rozier,roziete01,2018,PO,BOS,1366,696,3.04631123,1.740062955,4.786374185,2.705365958,0,2.705365958,0.632758034,1.453673192,2.086431225,-1.933766272 -Terry Rozier,roziete01,2018,RS,BOS,4205,2068,0.451180552,1.421572244,1.872752796,4.827390125,4.827390125,0,0.235305351,1.359756273,1.595061624,-1.01784185 -Terry Rozier,roziete01,2019,PO,BOS,335,162,-1.833555795,4.570374721,2.736818926,0.460925257,0,0.460925257,0.283595817,3.041570027,3.325165844,-1.444394682 -Terry Rozier,roziete01,2019,RS,BOS,3765,1791,-1.700805676,-0.130176133,-1.830981809,0.828167268,0.828167268,0,-0.889862796,0.215307038,-0.674555757,-1.408045428 -Ricky Rubio,rubiori01,2012,RS,MIN,2760,1404,-0.074729734,3.326799296,3.252069562,4.301304623,4.301304623,0,0.285227402,3.699232327,3.984459728,0.040754957 -Ricky Rubio,rubiori01,2013,RS,MIN,3307,1691,0.265423843,2.655874107,2.92129795,4.910605099,4.910605099,0,0.541522148,3.188133422,3.72965557,0.336854762 -Ricky Rubio,rubiori01,2014,RS,MIN,5515,2638,1.87910597,1.8493586,3.72846457,8.823258322,8.823258322,0,2.381050717,2.871489897,5.252540614,1.142295855 -Ricky Rubio,rubiori01,2015,RS,MIN,1401,692,0.093494353,5.991387053,6.084881406,3.155103278,3.155103278,0,0.556089185,4.933594057,5.489683242,1.102880952 -Ricky Rubio,rubiori01,2016,RS,MIN,4700,2323,1.324456103,2.658224731,3.982680834,8.036170127,8.036170127,0,1.044793765,3.407563011,4.452356776,0.693473227 -Ricky Rubio,rubiori01,2017,RS,MIN,4929,2469,1.519440681,0.346915547,1.866356228,5.81351176,5.81351176,0,1.533837862,1.233704089,2.767541951,-0.027619826 -Ricky Rubio,rubiori01,2018,PO,UTA,377,181,-0.712969048,0.851862446,0.138893398,0.27960705,0,0.27960705,-1.499375197,1.599777644,0.100402447,1.581976462 -Ricky Rubio,rubiori01,2018,RS,UTA,4577,2254,-0.096602465,1.336940441,1.240337976,4.612593951,4.612593951,0,0.492681239,2.927604475,3.420285714,0.513226423 -Ricky Rubio,rubiori01,2019,PO,UTA,351,168,5.902413959,-2.354315258,3.548098701,0.569421847,0,0.569421847,3.69842795,-0.530780427,3.167647523,2.260583662 -Ricky Rubio,rubiori01,2019,RS,UTA,4032,1899,-0.052665778,1.229751632,1.177085854,3.838832213,3.838832213,0,0.259267069,2.335436143,2.594703212,0.910627093 -Guy Rucker,ruckegu01,2003,RS,GSW,8,4,-0.110557677,-2.44561889,-2.556176567,0.000400428,0.000400428,0,-1.629646122,-1.71543435,-3.345080471,1.13450372 -Delaney Rudd,ruddde01,1990,PO,UTA,90,45,0.302829647,-2.300662431,-1.997832784,0.018240698,0,0.018240698,0.315047324,-1.800010652,-1.484963329,2.34600738 -Delaney Rudd,ruddde01,1990,RS,UTA,1721,850,-2.508225539,-2.573128988,-5.081354526,-1.015153247,-1.015153247,0,-2.556151949,-3.278192836,-5.834344786,0.405243823 -Delaney Rudd,ruddde01,1991,PO,UTA,117,58,6.141462985,0.786417727,6.927880712,0.297145664,0,0.297145664,6.164766577,-0.260359595,5.904406983,0.569962096 -Delaney Rudd,ruddde01,1991,RS,UTA,1755,874,-1.101098325,-1.57145643,-2.672554755,0.034727616,0.034727616,0,-1.146210968,-2.308135368,-3.454346337,0.555791967 -Delaney Rudd,ruddde01,1992,PO,UTA,159,84,2.73699602,-1.649606039,1.08738998,0.171041855,0,0.171041855,2.076612189,-1.845144304,0.231467884,0.780861394 -Delaney Rudd,ruddde01,1992,RS,UTA,1083,538,-1.174472972,-2.4712122,-3.645685173,-0.247846618,-0.247846618,0,-1.283258184,-3.087056122,-4.370314306,0.792761347 -Delaney Rudd,ruddde01,1993,RS,POR,198,95,-7.002467468,-4.261484349,-11.26395182,-0.414870272,-0.414870272,0,-6.663846832,-5.542346621,-12.20619345,0.523910113 -John Rudd,ruddjo01,1979,RS,NYK,1598,723,-2.08548716,-1.525616459,-3.611103619,-0.318384319,-0.318384319,0,-2.658380469,-2.139829342,-4.798209811,0.251084956 -Damjan Rudez,rudezda01,2015,RS,IND,2091,1047,-1.360641628,-2.803109674,-4.163751303,-0.757272611,-0.757272611,0,-1.793034307,-3.471843414,-5.264877721,0.263582677 -Damjan Rudez,rudezda01,2016,RS,MIN,568,277,-1.402576177,-3.46066062,-4.863236796,-0.299565221,-0.299565221,0,-1.863024939,-4.071875388,-5.934900327,0.298108801 -Damjan Rudez,rudezda01,2017,RS,ORL,643,314,-3.647434329,-3.746401529,-7.393835858,-0.747415294,-0.747415294,0,-2.831335904,-4.405592566,-7.23692847,0.45617399 -Michael Ruffin,ruffimi01,2000,RS,CHI,1837,975,-2.955407986,-0.556739189,-3.512147175,-0.381978485,-0.381978485,0,-3.503837933,-0.195681157,-3.69951909,0.708812562 -Michael Ruffin,ruffimi01,2001,RS,CHI,1654,879,-1.918975776,0.645882154,-1.273093622,0.664774364,0.664774364,0,-2.305930633,0.632120552,-1.673810081,0.339109704 -Michael Ruffin,ruffimi01,2002,RS,PHI,317,169,-4.644532113,-0.274112486,-4.918644599,-0.187289015,-0.187289015,0,-4.668932623,-0.920003946,-5.588936568,0.147368706 -Michael Ruffin,ruffimi01,2004,RS,UTA,1338,733,-3.651733864,0.285406479,-3.366327385,-0.231179949,-0.231179949,0,-3.50398886,0.296244648,-3.207744211,0.272143905 -Michael Ruffin,ruffimi01,2005,PO,WAS,313,156,0.592627496,-1.382417552,-0.789790056,0.162439047,0,0.162439047,-0.273409872,-0.685861361,-0.959271233,0.860804047 -Michael Ruffin,ruffimi01,2005,RS,WAS,2481,1262,-2.318865509,0.129643866,-2.189221643,0.361435233,0.361435233,0,-2.622128827,0.23736456,-2.384764267,0.093169113 -Michael Ruffin,ruffimi01,2006,PO,WAS,132,70,-4.277714877,-0.416855144,-4.694570021,-0.071621538,0,-0.071621538,-4.988320241,-1.212167239,-6.20048748,-0.005994484 -Michael Ruffin,ruffimi01,2006,RS,WAS,1964,1010,-3.383553757,0.744751783,-2.638801974,0.057635726,0.057635726,0,-3.504223779,0.817023408,-2.687200371,0.535961791 -Michael Ruffin,ruffimi01,2007,PO,WAS,52,28,2.027681371,7.081634385,9.109315757,0.17414773,0,0.17414773,2.207929082,6.001747241,8.209676322,-0.302155062 -Michael Ruffin,ruffimi01,2007,RS,WAS,537,271,-4.617379464,-1.232252511,-5.849631976,-0.429789938,-0.429789938,0,-4.880850571,-1.697850567,-6.578701139,0.265252691 -Michael Ruffin,ruffimi01,2008,RS,MIL,1216,632,-1.274543885,0.841278401,-0.433265484,0.749723847,0.749723847,0,-1.46009297,1.268579006,-0.191513964,0.338277385 -Michael Ruffin,ruffimi01,2009,PO,POR,9,5,1.02045561,-8.32886921,-7.308413599,-0.011947029,0,-0.011947029,1.501607711,-8.614912755,-7.113305044,-0.345825235 -Michael Ruffin,ruffimi01,2009,RS,POR,64,35,-3.168390724,2.112114162,-1.056276562,0.030609263,0.030609263,0,-2.647347962,3.015601766,0.368253805,1.118252959 -Trevor Ruffin,ruffitr01,1995,PO,PHO,22,11,6.908475187,5.230478104,12.13895329,0.088616079,0,0.088616079,8.787575599,3.312162755,12.09973835,2.546356631 -Trevor Ruffin,ruffitr01,1995,RS,PHO,645,319,0.033654472,-2.735449572,-2.701795099,0.008007443,0.008007443,0,1.260621741,-3.110019111,-1.84939737,1.940843448 -Trevor Ruffin,ruffitr01,1996,RS,PHI,3013,1551,0.902402292,-2.989376408,-2.086974116,0.526530325,0.526530325,0,0.875576801,-2.894606152,-2.019029351,0.330278924 -Jeff Ruland,rulanje01,1982,PO,WSB,477,237,0.127650974,1.486055309,1.613706283,0.54345231,0,0.54345231,0.101015382,0.85638229,0.957397672,-0.136099867 -Jeff Ruland,rulanje01,1982,RS,WSB,4637,2214,0.157579741,1.46036202,1.617941761,4.946918166,4.946918166,0,0.181013643,1.133733019,1.314746662,0.268349591 -Jeff Ruland,rulanje01,1983,RS,WSB,5995,2862,0.235920072,2.141395177,2.377315248,7.48590741,7.48590741,0,0.272655749,1.928757,2.201412749,-0.013370536 -Jeff Ruland,rulanje01,1984,PO,WSB,346,187,2.245448218,1.524990452,3.77043867,0.637608564,0,0.637608564,2.44289464,1.018209122,3.461103763,-0.618093567 -Jeff Ruland,rulanje01,1984,RS,WSB,6326,3082,0.559045926,0.779066827,1.338112753,6.41982372,6.41982372,0,0.782226054,0.755475056,1.53770111,-0.135378059 -Jeff Ruland,rulanje01,1985,PO,WSB,331,162,-0.608385836,2.172388999,1.564003163,0.368897805,0,0.368897805,-0.21531407,1.880145649,1.664831578,0.328679209 -Jeff Ruland,rulanje01,1985,RS,WSB,3035,1436,-0.621838199,0.787848295,0.166010095,2.134801189,2.134801189,0,-0.338957435,0.36621546,0.027258025,-0.077658592 -Jeff Ruland,rulanje01,1986,PO,WSB,109,54,4.314646046,-3.144635298,1.170010747,0.110857162,0,0.110857162,3.430418447,-3.559769796,-0.129351349,-0.476107372 -Jeff Ruland,rulanje01,1986,RS,WSB,2326,1114,2.615454072,-0.661754987,1.953699085,2.664376694,2.664376694,0,2.565630154,-0.486693935,2.078936219,-0.349113495 -Jeff Ruland,rulanje01,1987,RS,PHI,238,116,1.490952575,-3.013325085,-1.52237251,0.072418201,0.072418201,0,0.852627998,-3.310285707,-2.457657709,-0.33240225 -Jeff Ruland,rulanje01,1992,RS,PHI,413,209,-5.710390613,-0.961121701,-6.671512314,-0.425721823,-0.425721823,0,-5.313133807,-0.192065128,-5.505198935,1.769723589 -Jeff Ruland,rulanje01,1993,RS,DET,108,55,-5.656266563,-0.642635266,-6.298901829,-0.102055671,-0.102055671,0,-5.343612633,0.238236405,-5.105376228,2.429023565 -Stefano Rusconi,ruscost01,1996,RS,PHO,59,30,-8.060270106,-3.171957199,-11.2322273,-0.133525593,-0.133525593,0,-7.638449429,-2.07882977,-9.7172792,2.64620249 -Brandon Rush,rushbr01,2009,RS,IND,3666,1803,-2.769386134,-1.77752407,-4.546910204,-1.650885212,-1.650885212,0,-2.761038144,-1.995530961,-4.756569105,-0.116530587 -Brandon Rush,rushbr01,2010,RS,IND,5097,2491,-2.328207468,0.154895607,-2.173311861,0.730654564,0.730654564,0,-2.454490825,0.103467875,-2.351022949,-0.289849246 -Brandon Rush,rushbr01,2011,PO,IND,104,55,0.380182393,-2.127891183,-1.74770879,0.028845424,0,0.028845424,-0.594989092,-2.349965267,-2.944954359,-0.496119199 -Brandon Rush,rushbr01,2011,RS,IND,3500,1754,-1.232461332,-1.395022532,-2.627483864,0.109267622,0.109267622,0,-1.391805427,-1.309985598,-2.701791025,-0.315305549 -Brandon Rush,rushbr01,2012,RS,GSW,3340,1717,1.08405242,-1.850081271,-0.766028851,1.72419256,1.72419256,0,0.714677936,-2.366833268,-1.652155332,-0.732901458 -Brandon Rush,rushbr01,2013,RS,GSW,50,25,0.010572975,-2.862969588,-2.852396613,-0.001340554,-0.001340554,0,-0.579091401,-3.421553494,-4.000644895,2.458274481 -Brandon Rush,rushbr01,2014,RS,UTA,826,418,-3.965277595,-4.655169865,-8.62044746,-1.251372307,-1.251372307,0,-4.106589751,-5.417236615,-9.523826365,-0.044469731 -Brandon Rush,rushbr01,2015,PO,GSW,14,7,-3.483839258,-2.608333433,-6.092172692,-0.012297538,0,-0.012297538,-0.568095895,-5.283877329,-5.851973224,-0.102059322 -Brandon Rush,rushbr01,2015,RS,GSW,589,271,-6.891009783,-6.945570621,-13.8365804,-1.540176385,-1.540176385,0,-5.820867568,-5.505648975,-11.32651654,0.456628102 -Brandon Rush,rushbr01,2016,PO,GSW,226,110,-1.609495461,-0.873743537,-2.483238998,0.015430554,0,0.015430554,-2.352547686,-0.967796395,-3.320344081,-0.062245255 -Brandon Rush,rushbr01,2016,RS,GSW,2230,1055,-1.288530353,-2.950290329,-4.238820683,-0.795623816,-0.795623816,0,-1.275764814,-2.965899395,-4.241664209,-0.701118303 -Brandon Rush,rushbr01,2017,RS,MIN,2059,1030,-2.310000927,-0.898958072,-3.208958999,-0.239873594,-0.239873594,0,-2.728819003,-1.306217883,-4.035036886,-0.533639682 -Kareem Rush,rushka01,2003,PO,LAL,125,64,-0.970687563,-2.699428884,-3.670116447,-0.030783848,0,-0.030783848,-1.041192604,-4.614983314,-5.656175919,-0.598155698 -Kareem Rush,rushka01,2003,RS,LAL,1700,872,-4.233022866,-3.395513646,-7.628536513,-2.171896634,-2.171896634,0,-4.314764818,-4.453921489,-8.768686307,0.06207169 -Kareem Rush,rushka01,2004,PO,LAL,575,315,-0.274630567,-1.304160358,-1.578790925,0.195337693,0,0.195337693,-0.380125105,-1.921584664,-2.301709768,0.556120809 -Kareem Rush,rushka01,2004,RS,LAL,2420,1244,-1.014412938,-1.326000126,-2.340413064,0.260647865,0.260647865,0,-1.107697026,-1.672911925,-2.780608951,0.241187702 -Kareem Rush,rushka01,2005,RS,CHA,1706,877,-1.244105607,-2.222808682,-3.466914289,-0.324765094,-0.324765094,0,-1.206044985,-2.403605196,-3.609650181,1.143341926 -Kareem Rush,rushka01,2005,RS,LAL,174,91,-5.885865204,-2.724487001,-8.610352205,-0.274236762,-0.274236762,0,-5.992705233,-3.7803591,-9.773064333,0.727631843 -Kareem Rush,rushka01,2006,RS,CHA,2187,1111,-2.628003708,-1.113642873,-3.741646582,-0.563602508,-0.563602508,0,-2.421186691,-1.649537338,-4.070724029,0.24538569 -Kareem Rush,rushka01,2008,RS,IND,3096,1504,-1.457635397,-1.55356864,-3.011204037,-0.200565844,-0.200565844,0,-1.466969562,-1.804615342,-3.271584904,0.062232527 -Kareem Rush,rushka01,2009,RS,PHI,377,199,-2.335242113,-1.392472837,-3.72771495,-0.09947409,-0.09947409,0,-2.505453491,-2.992709204,-5.498162695,0.193413151 -Kareem Rush,rushka01,2010,RS,LAC,113,58,-3.719110453,-0.180010154,-3.899120607,-0.034221259,-0.034221259,0,-4.360444323,-0.486520926,-4.846965249,0.59886408 -Bryon Russell,russebr01,1994,PO,UTA,65,36,5.424037409,-2.592051151,2.831986257,0.103859819,0,0.103859819,4.198721987,-4.318771285,-0.120049298,-1.595731897 -Bryon Russell,russebr01,1994,RS,UTA,2199,1121,-2.013035062,1.936142171,-0.076892891,1.54130229,1.54130229,0,-1.910580821,1.517054087,-0.393526735,0.784403257 -Bryon Russell,russebr01,1995,PO,UTA,25,13,17.44640616,1.526042936,18.97244909,0.149373883,0,0.149373883,17.16004843,1.494429209,18.65447764,0.472475031 -Bryon Russell,russebr01,1995,RS,UTA,1678,860,-2.351795479,1.639730325,-0.712065155,0.900073969,0.900073969,0,-1.965270946,1.122292331,-0.842978615,0.618967025 -Bryon Russell,russebr01,1996,PO,UTA,830,459,3.844440996,3.770930303,7.615371299,2.499040061,0,2.499040061,3.936330125,3.543435412,7.479765538,-0.157304023 -Bryon Russell,russebr01,1996,RS,UTA,1094,577,-2.939300791,0.909108663,-2.030192128,0.21325055,0.21325055,0,-2.611829491,0.071732426,-2.540097065,0.59192773 -Bryon Russell,russebr01,1997,PO,UTA,1383,758,2.279812041,1.026184243,3.305996284,2.417138457,0,2.417138457,2.453470777,1.273392161,3.726862938,0.060136388 -Bryon Russell,russebr01,1997,RS,UTA,4789,2525,1.299443058,1.816504717,3.115947775,7.581358161,7.581358161,0,1.685653953,2.073721526,3.759375479,0.29611388 -Bryon Russell,russebr01,1998,PO,UTA,1259,698,2.08238623,2.119039225,4.201425455,2.549722042,0,2.549722042,1.946884876,2.156787724,4.103672599,-0.117459393 -Bryon Russell,russebr01,1998,RS,UTA,4171,2219,1.377812896,0.871775494,2.24958839,5.68718552,5.68718552,0,1.628223502,1.146171259,2.774394761,0.435495853 -Bryon Russell,russebr01,1999,PO,UTA,704,387,1.75002045,3.15622086,4.90624131,1.566975399,0,1.566975399,2.042427182,3.536551289,5.578978471,0.437394798 -Bryon Russell,russebr01,1999,RS,UTA,3245,1770,1.632932733,1.913294293,3.546227026,5.698998469,5.698998469,0,1.869398724,2.346589411,4.215988135,0.208387186 -Bryon Russell,russebr01,2000,PO,UTA,686,371,1.299053464,1.959750123,3.258803587,1.176699063,0,1.176699063,1.505913167,2.115812595,3.621725761,0.27719943 -Bryon Russell,russebr01,2000,RS,UTA,5476,2900,1.938482854,1.650638349,3.589121203,9.397821676,9.397821676,0,2.241803533,2.100946316,4.342749849,0.186692359 -Bryon Russell,russebr01,2001,PO,UTA,389,214,3.694735089,-0.295988898,3.398746191,0.687656459,0,0.687656459,3.30687222,0.167124924,3.473997145,-0.618061524 -Bryon Russell,russebr01,2001,RS,UTA,4680,2473,2.351658568,0.183480922,2.53513949,6.68017798,6.68017798,0,2.482545462,0.550833703,3.033379165,0.163227605 -Bryon Russell,russebr01,2002,PO,UTA,226,120,-3.591490011,0.679642654,-2.911847357,-0.010286153,0,-0.010286153,-3.124490971,0.865729037,-2.258761935,0.595980321 -Bryon Russell,russebr01,2002,RS,UTA,3802,1998,-0.312493705,-0.029720517,-0.342214222,2.467532857,2.467532857,0,-0.172728972,0.326494782,0.15376581,0.48930733 -Bryon Russell,russebr01,2003,RS,WAS,2580,1388,-1.853686674,0.708541128,-1.145145545,1.143412984,1.143412984,0,-1.629233105,0.631120576,-0.998112529,0.560936131 -Bryon Russell,russebr01,2004,PO,LAL,29,16,-1.179069305,1.445728075,0.26665877,0.025783815,0,0.025783815,-1.221518611,0.906705273,-0.314813338,1.360081758 -Bryon Russell,russebr01,2004,RS,LAL,1838,945,0.223467621,-0.47514062,-0.251673,1.210038935,1.210038935,0,-0.021933602,-0.785914566,-0.807848167,0.416196485 -Bryon Russell,russebr01,2005,PO,DEN,17,9,3.529287227,-2.052141414,1.477145813,0.019843754,0,0.019843754,1.982945875,-5.003864699,-3.020918824,-0.791656607 -Bryon Russell,russebr01,2005,RS,DEN,2022,1026,-0.47039658,1.403173869,0.93277729,1.939368019,1.939368019,0,-0.483594134,1.084615987,0.601021853,0.55198176 -Bryon Russell,russebr01,2006,RS,DEN,6,3,1.857793474,-1.190537075,0.6672564,0.00509786,0.00509786,0,-0.226782676,-3.585891972,-3.812674648,-2.322835913 -Cazzie Russell,russeca01,1977,PO,LAL,834,382,-0.122577608,-0.390347426,-0.512925034,0.448916759,0,0.448916759,-0.029185328,-0.203537208,-0.232722536,-0.178207338 -Cazzie Russell,russeca01,1977,RS,LAL,5699,2583,1.00446075,-0.765332859,0.239127891,3.924343037,3.924343037,0,0.957024745,-0.725985454,0.231039291,-0.406888307 -Cazzie Russell,russeca01,1978,RS,CHI,1688,789,-0.757721064,-1.333232912,-2.090953976,0.264462976,0.264462976,0,-1.096276304,-1.577781765,-2.67405807,-0.339832964 -Campy Russell,russeca02,1977,PO,CLE,221,100,-0.272552103,0.379400574,0.106848471,0.149947303,0,0.149947303,-0.437726166,0.264299266,-0.1734269,-0.268663884 -Campy Russell,russeca02,1977,RS,CLE,4511,2109,1.022227281,0.208636496,1.230863777,4.278483775,4.278483775,0,1.102013388,0.164399987,1.266413374,-0.125139459 -Campy Russell,russeca02,1978,PO,CLE,192,88,4.248042328,-1.714531615,2.533510713,0.244602287,0,0.244602287,4.4994836,-1.245478069,3.254005531,-0.023028717 -Campy Russell,russeca02,1978,RS,CLE,5496,2520,1.545047853,-0.226042119,1.319005733,5.219827471,5.219827471,0,1.569949976,-0.111193241,1.458756735,-0.24179871 -Campy Russell,russeca02,1979,RS,CLE,6187,2859,1.811715776,-0.693760922,1.117954854,5.629866209,5.629866209,0,1.859285644,-0.560824647,1.298460996,-0.230928767 -Campy Russell,russeca02,1980,RS,CLE,2962,1331,-0.353606811,0.420906659,0.067299848,1.914460885,1.914460885,0,0.132948791,0.196756203,0.329704994,0.070873765 -Campy Russell,russeca02,1981,PO,NYK,178,89,0.864111008,1.674021041,2.538132048,0.248815649,0,0.248815649,0.29635322,1.790390248,2.086743468,0.452409064 -Campy Russell,russeca02,1981,RS,NYK,6098,2865,-0.311367114,-0.749962165,-1.061329278,2.467582041,2.467582041,0,-0.297963712,-0.597737738,-0.89570145,-0.032850102 -Campy Russell,russeca02,1982,RS,NYK,4944,2358,0.206875864,-1.382120882,-1.175245018,1.894165587,1.894165587,0,0.147910134,-1.4221755,-1.274265366,-0.018644524 -Campy Russell,russeca02,1985,RS,CLE,52,24,-11.66955296,-4.797314907,-16.46686787,-0.170155513,-0.170155513,0,-11.25655988,-6.264240102,-17.52079999,1.350665649 -D'Angelo Russell,russeda01,2016,RS,LAL,4573,2259,-1.670622822,-1.78874899,-3.459371813,-0.817872468,-0.817872468,0,-1.444717148,-1.704051404,-3.148768552,0.034873448 -D'Angelo Russell,russeda01,2017,RS,LAL,3782,1811,-0.284344663,-2.539738946,-2.824083609,-0.06933644,-0.06933644,0,0.086502556,-2.059732461,-1.973229905,1.268558647 -D'Angelo Russell,russeda01,2018,RS,BRK,2649,1234,-0.581879537,-3.528933665,-4.110813202,-0.869890198,-0.869890198,0,-0.073175953,-3.569966783,-3.643142736,1.521397825 -D'Angelo Russell,russeda01,2019,PO,BRK,323,148,-3.155283389,-6.273214593,-9.428497982,-0.528350494,0,-0.528350494,-3.472197366,-7.686272665,-11.15847003,1.57603659 -D'Angelo Russell,russeda01,2019,RS,BRK,5222,2448,2.735093554,-0.576171021,2.158922533,6.180959451,6.180959451,0,3.173505989,-0.619807206,2.553698783,0.828866326 -Walker Russell,russewa01,1983,RS,DET,1688,757,-4.460248969,-3.449056444,-7.909305413,-1.994216499,-1.994216499,0,-4.691061062,-4.408246139,-9.099307201,0.082859986 -Walker Russell,russewa01,1984,RS,DET,260,119,-2.444384061,-1.810680801,-4.255064862,-0.092236037,-0.092236037,0,-2.642802916,-1.252929174,-3.89573209,0.964130876 -Walker Russell,russewa01,1985,RS,ATL,793,377,-2.292975449,-0.645336108,-2.938311558,-0.036275782,-0.036275782,0,-2.597051944,-0.921122972,-3.518174916,0.156693193 -Walker Russell,russewa01,1986,RS,DET,4,2,-8.44891128,-3.921744816,-12.3706561,-0.009578918,-0.009578918,0,-8.755999386,-5.616750367,-14.37274975,-2.505543446 -Walker Russell,russewa01,1987,RS,IND,1064,511,-2.777296457,-1.473479893,-4.25077635,-0.393224978,-0.393224978,0,-2.907577402,-2.18477237,-5.092349772,0.509562001 -Walker Russell,russewa01,1988,PO,DET,19,10,-2.455044125,3.604185769,1.149141644,0.020705428,0,0.020705428,-2.077746239,2.167481638,0.089735399,0.872972791 -Walker Russell,russewa01,1988,RS,DET,2,1,10.19011364,-3.12770932,7.062404323,0.005328498,0.005328498,0,13.10689681,-4.89050108,8.216395734,6.487191481 -Walker Russell,russewa02,2012,RS,DET,671,357,-3.782651435,-1.321778401,-5.104429836,-0.430316435,-0.430316435,0,-3.73757344,-1.655110296,-5.392683737,0.318135225 -Arvydas Sabonis,sabonar01,1996,PO,POR,322,177,2.087778553,0.309568068,2.397346621,0.478066651,0,0.478066651,2.100028209,0.542147516,2.642175726,-0.247257159 -Arvydas Sabonis,sabonar01,1996,RS,POR,3386,1735,1.947050236,3.636922751,5.583972986,7.390366596,7.390366596,0,1.964543126,3.03891922,5.003462346,0.165771927 -Arvydas Sabonis,sabonar01,1997,PO,POR,196,108,-1.555622055,-0.096704923,-1.652326977,0.063153361,0,0.063153361,-1.052382268,0.372149847,-0.680232421,1.093492188 -Arvydas Sabonis,sabonar01,1997,RS,POR,3375,1762,0.759012885,3.281062095,4.04007498,6.116078108,6.116078108,0,1.070586897,2.611341717,3.681928615,0.179217117 -Arvydas Sabonis,sabonar01,1998,PO,POR,206,107,-2.31983862,1.994302984,-0.325535636,0.138063088,0,0.138063088,-1.476505642,2.514924238,1.038418596,0.991711442 -Arvydas Sabonis,sabonar01,1998,RS,POR,4425,2333,0.985027045,2.536958198,3.521985243,7.481040451,7.481040451,0,1.13950684,2.461268388,3.600775228,0.189889899 -Arvydas Sabonis,sabonar01,1999,PO,POR,697,392,-1.021798253,3.711973752,2.690175498,1.116725198,0,1.116725198,-0.679793538,3.374463768,2.69467023,-0.419053998 -Arvydas Sabonis,sabonar01,1999,RS,POR,2536,1349,0.429758191,3.142076598,3.571834789,4.340213619,4.340213619,0,0.549623849,2.67947129,3.229095139,-0.224444082 -Arvydas Sabonis,sabonar01,2000,PO,POR,892,493,-0.725827435,2.938999605,2.21317217,1.29217255,0,1.29217255,-0.224995532,2.733829809,2.508834277,0.320468778 -Arvydas Sabonis,sabonar01,2000,RS,POR,3198,1688,-0.159197729,3.071918161,2.912720432,4.866060854,4.866060854,0,0.035167953,2.594519801,2.629687753,-0.208143368 -Arvydas Sabonis,sabonar01,2001,PO,POR,200,104,0.882510409,0.069565592,0.952076001,0.201664941,0,0.201664941,0.219029384,0.641292624,0.860322008,-0.415137184 -Arvydas Sabonis,sabonar01,2001,RS,POR,2439,1299,-2.462103057,3.394434557,0.9323315,2.44272925,2.44272925,0,-2.004479166,2.570855513,0.566376346,0.085693617 -Arvydas Sabonis,sabonar01,2003,PO,POR,159,86,6.35216111,2.717609527,9.069770637,0.538704109,0,0.538704109,5.988133119,2.729619086,8.717752205,0.653227333 -Arvydas Sabonis,sabonar01,2003,RS,POR,2278,1209,1.053211849,3.394870529,4.448082379,4.439436312,4.439436312,0,0.957040876,2.91764581,3.874686687,-0.011817233 -Domantas Sabonis,sabondo01,2017,PO,OKC,14,6,-17.86062629,17.58660035,-0.274025941,0.008053199,0,0.008053199,-12.86392048,27.26434357,14.40042308,2.916702607 -Domantas Sabonis,sabondo01,2017,RS,OKC,3341,1632,-3.787837046,1.214458041,-2.573379004,0.146058717,0.146058717,0,-3.745424001,0.879988858,-2.865435143,-0.669746444 -Domantas Sabonis,sabondo01,2018,PO,IND,314,166,3.609069322,-6.15527424,-2.546204918,0.017554294,0,0.017554294,-0.84870139,-6.196415769,-7.045117159,-1.353642365 -Domantas Sabonis,sabondo01,2018,RS,IND,3686,1810,-1.12606846,-0.216615345,-1.342683805,1.297921472,1.297921472,0,-1.040474557,0.011106741,-1.029367816,-0.128350201 -Domantas Sabonis,sabondo01,2019,PO,IND,188,96,-4.173740878,4.664767236,0.491026357,0.161835173,0,0.161835173,-2.711491238,4.864652999,2.153161761,-1.145198221 -Domantas Sabonis,sabondo01,2019,RS,IND,3804,1838,1.184033919,0.32610174,1.51013566,4.003728473,4.003728473,0,1.003395545,0.7864999,1.789895446,0.224404351 -Robert Sacre,sacrero01,2013,PO,LAL,8,4,-9.352392725,22.23846212,12.8860694,0.033065973,0,0.033065973,-7.192005222,20.62524752,13.4332423,0.427144342 -Robert Sacre,sacrero01,2013,RS,LAL,404,203,-6.594515559,-1.293650928,-7.888166487,-0.536520038,-0.536520038,0,-6.854904976,-1.628789256,-8.483694232,0.762272726 -Robert Sacre,sacrero01,2014,RS,LAL,2307,1089,-3.994514486,0.211099328,-3.783415159,-0.573320062,-0.573320062,0,-3.801750261,-0.480054703,-4.281804964,-0.142569431 -Robert Sacre,sacrero01,2015,RS,LAL,2258,1133,-3.580987003,0.480467959,-3.100519044,-0.200919691,-0.200919691,0,-3.750908354,-0.301168166,-4.05207652,-0.804638254 -Robert Sacre,sacrero01,2016,RS,LAL,661,320,-3.941449824,0.124562871,-3.816886953,-0.173600251,-0.173600251,0,-4.640999855,-1.739860797,-6.380860652,-0.327586774 -John Salley,sallejo01,1987,PO,DET,628,311,-1.802969861,1.839461468,0.036491606,0.459333469,0,0.459333469,-1.844888627,1.763848094,-0.081040533,0.720853178 -John Salley,sallejo01,1987,RS,DET,3114,1463,-2.321258158,2.638199347,0.316941189,2.302987194,2.302987194,0,-2.274187235,2.281252984,0.007065749,0.612908229 -John Salley,sallejo01,1988,PO,DET,1196,623,-0.062730036,4.569354835,4.506624799,2.382700633,0,2.382700633,-0.249048982,3.968961036,3.719912054,0.152669141 -John Salley,sallejo01,1988,RS,DET,4149,2003,-0.666814656,2.366433767,1.699619111,4.557209679,4.557209679,0,-0.565923846,2.006573287,1.440649441,0.221833249 -John Salley,sallejo01,1989,PO,DET,734,392,1.385393567,2.872140389,4.257533956,1.449334145,0,1.449334145,1.261953524,2.698026068,3.959979593,0.257727503 -John Salley,sallejo01,1989,RS,DET,2934,1458,-1.361474494,1.374118968,0.012644474,2.060133838,2.060133838,0,-1.193244653,1.033903473,-0.159341181,0.251955683 -John Salley,sallejo01,1990,PO,DET,1063,547,1.102966455,2.029156094,3.132122549,1.690951903,0,1.690951903,0.736797463,1.951615116,2.688412579,-0.120930572 -John Salley,sallejo01,1990,RS,DET,3807,1914,-1.27163997,2.583899712,1.312259742,3.978249604,3.978249604,0,-1.313546795,2.306686196,0.993139401,0.285157193 -John Salley,sallejo01,1991,PO,DET,586,308,-0.416625468,1.570172224,1.153546756,0.63960152,0,0.63960152,-0.708322739,1.681988933,0.973666194,1.039410614 -John Salley,sallejo01,1991,RS,DET,3193,1649,-1.030611479,2.153470054,1.122858576,3.27068484,3.27068484,0,-1.018908606,1.930858161,0.911949555,0.376383791 -John Salley,sallejo01,1992,PO,DET,269,149,1.21495172,2.971351029,4.186302749,0.542507123,0,0.542507123,0.627994258,2.43505089,3.063045148,-0.226332919 -John Salley,sallejo01,1992,RS,DET,3424,1774,-0.754326871,1.520420172,0.766093301,3.191082995,3.191082995,0,-0.854927115,1.263667358,0.408740243,0.267009412 -John Salley,sallejo01,1993,RS,MIA,2835,1422,-1.620418125,-0.002941438,-1.623359563,0.818569119,0.818569119,0,-1.725644444,-0.000122794,-1.725767238,0.142165568 -John Salley,sallejo01,1994,PO,MIA,380,201,-1.210653987,-0.2881558,-1.498809787,0.131656943,0,0.131656943,-1.416068372,0.391510619,-1.024557753,-0.458738468 -John Salley,sallejo01,1994,RS,MIA,3775,1910,-0.870096525,0.572943038,-0.297153487,2.395520121,2.395520121,0,-0.9396754,0.698598193,-0.241077207,0.21199937 -John Salley,sallejo01,1995,RS,MIA,3827,1955,-2.463544487,0.2072504,-2.256294087,0.493362201,0.493362201,0,-2.498895111,0.486255787,-2.012639324,0.17563704 -John Salley,sallejo01,1996,PO,CHI,155,85,-4.010100575,-1.189254332,-5.199354907,-0.112695467,0,-0.112695467,-4.599864519,-0.0771368,-4.677001319,2.530803438 -John Salley,sallejo01,1996,RS,CHI,367,191,-5.108935584,0.103321734,-5.00561385,-0.222721752,-0.222721752,0,-4.662415741,0.408362527,-4.254053214,1.233033293 -John Salley,sallejo01,1996,RS,TOR,947,482,-3.145220573,-2.745586553,-5.890807126,-0.777120987,-0.777120987,0,-3.506640984,-2.538629122,-6.045270105,0.570949414 -John Salley,sallejo01,2000,PO,LAL,148,78,-2.826205685,0.706936675,-2.11926901,0.026025767,0,0.026025767,-3.174545434,0.130322827,-3.044222607,0.474721586 -John Salley,sallejo01,2000,RS,LAL,596,303,-4.67318025,1.4486419,-3.22453835,-0.074255983,-0.074255983,0,-4.572532329,1.493017426,-3.079514903,1.151824296 -John Salmons,salmojo01,2003,PO,PHI,29,16,-14.52280015,-3.199145398,-17.72194555,-0.126895298,0,-0.126895298,-13.84641973,-6.909563442,-20.75598317,0.611791113 -John Salmons,salmojo01,2003,RS,PHI,971,504,-1.507690032,-0.418590487,-1.926280519,0.21257007,0.21257007,0,-2.028139843,-1.52246822,-3.550608063,0.329611439 -John Salmons,salmojo01,2004,RS,PHI,2973,1603,-0.909288084,-0.124621178,-1.033909262,1.405079421,1.405079421,0,-1.19625261,-0.432440263,-1.628692873,0.102231797 -John Salmons,salmojo01,2005,PO,PHI,7,4,2.579675897,-3.538646373,-0.958970477,0.003678225,0,0.003678225,0.101592168,-6.340101421,-6.238509253,-2.196873077 -John Salmons,salmojo01,2005,RS,PHI,1986,993,-1.777864925,0.904963167,-0.872901758,0.952750346,0.952750346,0,-2.186180381,0.207639532,-1.978540848,0.17019933 -John Salmons,salmojo01,2006,RS,PHI,4022,2059,-1.276983548,-1.763997521,-3.040981069,-0.305558004,-0.305558004,0,-1.57064877,-1.792029713,-3.362678483,-0.035411646 -John Salmons,salmojo01,2007,RS,SAC,4265,2135,0.016004575,-0.90366659,-0.887662015,2.024934943,2.024934943,0,-0.441259467,-0.88777399,-1.329033457,-0.168186628 -John Salmons,salmojo01,2008,RS,SAC,5023,2517,-0.732618837,-1.119138164,-1.851757001,1.151255454,1.151255454,0,-0.84427833,-1.093800726,-1.938079057,-0.182022479 -John Salmons,salmojo01,2009,PO,CHI,611,313,1.001246068,-1.00920671,-0.007960642,0.450728864,0,0.450728864,1.253186878,-0.485381599,0.767805279,-0.176417626 -John Salmons,salmojo01,2009,RS,SAC,3930,1980,0.604963574,-3.358330211,-2.753366638,-0.003417936,-0.003417936,0,0.521281127,-2.897988799,-2.376707672,0.463115399 -John Salmons,salmojo01,2009,RS,CHI,1921,979,1.175579605,-2.574160556,-1.398580952,0.680652854,0.680652854,0,1.205044868,-2.017845689,-0.812800821,0.775157176 -John Salmons,salmojo01,2010,PO,MIL,515,285,0.674878992,2.90550795,3.580386942,0.948413664,0,0.948413664,0.560529468,3.130032014,3.690561482,-0.089475937 -John Salmons,salmojo01,2010,RS,CHI,3325,1695,-0.668225255,1.749522733,1.081297478,3.342014841,3.342014841,0,-0.602436209,1.793389795,1.190953587,0.814546083 -John Salmons,salmojo01,2010,RS,MIL,2182,1129,2.144920276,1.435543274,3.58046355,3.667773818,3.667773818,0,1.86086962,1.555194159,3.416063779,0.549003941 -John Salmons,salmojo01,2011,RS,MIL,4833,2554,-1.154837592,1.575600351,0.420762758,4.120450408,4.120450408,0,-1.349075183,1.451712444,0.102637261,-0.25295673 -John Salmons,salmojo01,2012,RS,SAC,2494,1250,-2.192015383,-0.621245809,-2.813261191,-0.040331903,-0.040331903,0,-2.294848499,-0.811984345,-3.106832843,-0.029578523 -John Salmons,salmojo01,2013,RS,SAC,4493,2278,0.71447789,-0.057394934,0.657082957,3.949641851,3.949641851,0,0.453859114,-0.337118649,0.116740465,-0.239614478 -John Salmons,salmojo01,2014,PO,TOR,153,77,-4.734878487,-1.230019091,-5.964897578,-0.130977733,0,-0.130977733,-6.232797971,-2.97685343,-9.209651401,0.51186727 -John Salmons,salmojo01,2014,RS,TOR,2533,1281,-2.304113221,-0.101382414,-2.405495634,0.22429455,0.22429455,0,-2.229045601,-0.922347108,-3.151392709,-0.36714533 -John Salmons,salmojo01,2014,RS,SAC,875,445,-2.190468709,-0.523257097,-2.713725806,0.008148439,0.008148439,0,-2.188986969,-1.657546884,-3.846533853,-1.015760913 -John Salmons,salmojo01,2015,RS,NOP,529,270,-2.171401243,-4.861219258,-7.032620501,-0.582971423,-0.582971423,0,-1.942965162,-4.623093562,-6.566058723,-1.134041464 -Kevin Salvadori,salvake01,1997,RS,SAC,295,154,-6.986549763,-0.248982881,-7.235532644,-0.351378063,-0.351378063,0,-6.955983431,-1.946284804,-8.902268235,-0.272862058 -Kevin Salvadori,salvake01,1998,RS,SAC,169,87,-10.21233804,0.587989405,-9.624348634,-0.304345247,-0.304345247,0,-10.05025874,-0.893721138,-10.94397988,-0.2362861 -Soumaila Samake,samakso01,2001,RS,NJN,437,226,-3.893981152,-0.873848996,-4.767830149,-0.231467877,-0.231467877,0,-4.319340409,-2.140291215,-6.459631625,-0.475635015 -Soumaila Samake,samakso01,2003,RS,LAL,150,77,-1.860202012,-1.271030075,-3.131232087,-0.014929676,-0.014929676,0,-2.40280049,-1.844134666,-4.246935156,-0.290072814 -Cheikh Samb,sambch01,2008,RS,DET,57,31,-1.555296407,0.844108351,-0.711188056,0.032884395,0.032884395,0,-1.859930532,2.144606791,0.284676259,1.851375233 -Cheikh Samb,sambch01,2009,RS,LAC,99,51,-3.557852822,-1.131559462,-4.689412284,-0.050127772,-0.050127772,0,-3.842091242,-2.56038393,-6.402475172,-0.618127563 -Cheikh Samb,sambch01,2009,RS,DEN,48,24,-14.79421455,4.777347569,-10.01686698,-0.090512184,-0.090512184,0,-12.55191464,4.358287766,-8.19362687,1.596593011 -Cheikh Samb,sambch01,2009,RS,NYK,16,8,-18.12138557,-2.061562457,-20.18294803,-0.070641769,-0.070641769,0,-16.60869957,-4.520293129,-21.1289927,-0.668492197 -Brandon Sampson,sampsbr01,2019,RS,CHI,444,214,-3.323893552,-4.631991158,-7.95588471,-0.567998685,-0.567998685,0,-3.569245909,-4.50448961,-8.073735519,-0.07071341 -Jamal Sampson,sampsja01,2003,RS,MIL,15,8,-4.449085863,3.374279291,-1.074806572,0.00673197,0.00673197,0,-3.511579843,2.411014538,-1.100565305,-1.420805947 -Jamal Sampson,sampsja01,2004,RS,LAL,253,130,-0.423359782,-0.295197658,-0.71855744,0.133806381,0.133806381,0,-0.746390129,-0.771124965,-1.517515094,-0.630098824 -Jamal Sampson,sampsja01,2005,RS,CHA,640,329,-2.889961754,-0.474025057,-3.363986812,-0.103306267,-0.103306267,0,-3.322225272,-0.669131888,-3.991357159,0.218801313 -Jamal Sampson,sampsja01,2006,RS,SAC,76,39,2.561455058,0.506316612,3.067771671,0.11442714,0.11442714,0,1.145905999,-0.564748749,0.58115725,-1.055701702 -Jamal Sampson,sampsja01,2007,RS,DEN,257,125,-3.212675099,-0.461675768,-3.674350867,-0.059010457,-0.059010457,0,-3.612320656,-1.602266389,-5.214587045,0.094667448 -JaKarr Sampson,sampsja02,2015,RS,PHI,2377,1131,-3.612165381,-1.15964299,-4.771808371,-1.177216978,-1.177216978,0,-4.320434851,-1.741179345,-6.061614196,0.868019478 -JaKarr Sampson,sampsja02,2016,RS,DEN,947,469,-3.776226624,-0.052474085,-3.828700709,-0.256652667,-0.256652667,0,-4.745387264,-0.884671167,-5.630058431,-0.553793855 -JaKarr Sampson,sampsja02,2016,RS,PHI,1459,691,-4.139631946,-3.2485363,-7.388168246,-1.643224412,-1.643224412,0,-4.943541721,-4.118059606,-9.061601327,0.480818413 -JaKarr Sampson,sampsja02,2018,RS,SAC,683,344,-1.873367593,2.521940843,0.64857325,0.591355238,0.591355238,0,-2.62029939,1.585570732,-1.034728658,-0.852182992 -JaKarr Sampson,sampsja02,2019,RS,CHI,260,127,0.966788592,-0.797689308,0.169099284,0.18787897,0.18787897,0,-1.173835161,-1.349135554,-2.522970715,-0.681726336 -Ralph Sampson,sampsra01,1984,RS,HOU,5942,2693,-1.437956069,1.623311473,0.185355404,4.032917921,4.032917921,0,-0.851909943,1.373838513,0.52192857,-0.004284016 -Ralph Sampson,sampsra01,1985,PO,HOU,422,193,-2.90691825,-0.193958544,-3.100876794,-0.035617586,0,-0.035617586,-2.758457308,-0.153364372,-2.911821679,-0.047850388 -Ralph Sampson,sampsra01,1985,RS,HOU,6646,3086,-1.390137251,0.842941945,-0.547195305,3.466709631,3.466709631,0,-0.775345096,0.786279879,0.010934783,-0.046367519 -Ralph Sampson,sampsra01,1986,PO,HOU,1546,741,1.115159581,1.913931439,3.02909102,2.252075926,0,2.252075926,1.533217218,1.810693138,3.343910357,-0.056649679 -Ralph Sampson,sampsra01,1986,RS,HOU,6246,2864,-0.803213052,0.606571917,-0.196641134,3.729624894,3.729624894,0,-0.091938735,0.69070211,0.598763375,-0.038108338 -Ralph Sampson,sampsra01,1987,PO,HOU,670,330,-0.964653561,-0.371244546,-1.335898107,0.246087412,0,0.246087412,-0.93221615,-0.367081872,-1.299298022,0.214834508 -Ralph Sampson,sampsra01,1987,RS,HOU,2791,1326,-2.263278244,1.021562708,-1.241715537,1.024349571,1.024349571,0,-1.816910079,0.983255362,-0.833654718,0.395640892 -Ralph Sampson,sampsra01,1988,RS,GSW,2051,958,-4.001373157,-1.954357149,-5.955730306,-1.568450822,-1.568450822,0,-3.366855114,-1.661319097,-5.028174212,0.101695866 -Ralph Sampson,sampsra01,1988,RS,HOU,1512,705,-2.596593761,-0.779818572,-3.376412333,-0.225196232,-0.225196232,0,-2.04764334,-0.381638605,-2.429281945,-0.053076145 -Ralph Sampson,sampsra01,1989,PO,GSW,93,43,-3.856846897,-1.543237073,-5.400083971,-0.060902756,0,-0.060902756,-3.217668934,-1.666197187,-4.883866121,1.502904164 -Ralph Sampson,sampsra01,1989,RS,GSW,2456,1086,-3.86444304,0.296146978,-3.568296062,-0.454646612,-0.454646612,0,-3.607226645,0.038374667,-3.568851978,0.28036523 -Ralph Sampson,sampsra01,1990,RS,SAC,850,417,-8.367535438,1.001735859,-7.365799578,-0.991677179,-0.991677179,0,-7.802833066,0.539378625,-7.263454441,0.978480792 -Ralph Sampson,sampsra01,1991,RS,SAC,694,348,-6.320952048,0.768147705,-5.552804342,-0.500874558,-0.500874558,0,-5.98754069,0.228921614,-5.758619076,0.644924111 -Ralph Sampson,sampsra01,1992,RS,WSB,222,108,-8.088772793,0.67004999,-7.418722803,-0.258083068,-0.258083068,0,-7.534297957,-0.568569789,-8.102867746,0.315266034 -Samardo Samuels,samuesa01,2011,RS,CLE,1374,701,-3.395186004,-1.546564974,-4.941750978,-0.785490355,-0.785490355,0,-3.363568705,-1.722453942,-5.086022647,0.191431955 -Samardo Samuels,samuesa01,2012,RS,CLE,1587,825,-4.347002433,0.133608815,-4.213393619,-0.619178939,-0.619178939,0,-4.358592411,-0.121997205,-4.480589615,0.481963401 -Samardo Samuels,samuesa01,2013,RS,CLE,381,196,-4.87803484,-1.08441157,-5.96244641,-0.323581805,-0.323581805,0,-4.973880171,-1.257194358,-6.231074528,0.678104091 -Pepe Sanchez,sanchpe01,2001,RS,PHI,221,116,3.702155443,1.676387517,5.378542959,0.484080315,0.484080315,0,2.715729572,2.399024072,5.114753644,0.577211801 -Pepe Sanchez,sanchpe01,2001,RS,ATL,66,34,-11.24495746,-2.331963265,-13.57692073,-0.188014317,-0.188014317,0,-10.70761179,-2.840398434,-13.54801022,0.099261375 -Pepe Sanchez,sanchpe01,2003,RS,DET,68,37,-1.429965318,3.417567285,1.987601967,0.089354514,0.089354514,0,-1.059279614,3.914092319,2.854812705,-0.081435839 -Frankie Sanders,sandefr01,1979,RS,SAS,613,263,-3.302745814,-0.232533743,-3.535279557,-0.10631303,-0.10631303,0,-3.018441516,-0.533818379,-3.552259894,0.957132604 -Frankie Sanders,sandefr01,1979,RS,BOS,485,216,-0.968611499,-1.825898132,-2.794509631,-0.004908805,-0.004908805,0,-1.199894309,-2.728478044,-3.928372353,0.080778801 -Frankie Sanders,sandefr01,1981,PO,KCK,96,50,-2.982328997,-1.411588811,-4.393917808,-0.043896245,0,-0.043896245,-3.037641922,-2.506144149,-5.543786071,1.436255847 -Frankie Sanders,sandefr01,1981,RS,KCK,397,186,-3.534053431,1.726970764,-1.807082667,0.090037767,0.090037767,0,-3.298745781,0.475600874,-2.823144907,0.642163346 -Jeff Sanders,sandeje01,1990,PO,CHI,6,3,7.527060844,-3.195316858,4.331743986,0.011021682,0,0.011021682,5.699145285,-5.823395544,-0.12425026,-1.369107731 -Jeff Sanders,sandeje01,1990,RS,CHI,371,182,-7.851833137,-2.529041323,-10.38087446,-0.711958252,-0.711958252,0,-7.744634385,-3.305581102,-11.05021549,0.475360267 -Jeff Sanders,sandeje01,1991,RS,CHH,88,43,-3.692613557,-0.935803053,-4.628416609,-0.041342933,-0.041342933,0,-3.898360024,-0.890802203,-4.789162227,0.320154827 -Jeff Sanders,sandeje01,1992,RS,ATL,241,117,-1.446640186,0.345423356,-1.10121683,0.098626058,0.098626058,0,-1.901759824,-0.164653429,-2.066413253,0.203368354 -Jeff Sanders,sandeje01,1993,RS,ATL,247,120,-5.750199471,0.600356862,-5.149842609,-0.148026577,-0.148026577,0,-5.215915953,0.218061665,-4.997854288,0.732290513 -Larry Sanders,sandela01,2011,RS,MIL,1650,872,-6.24897821,1.658143355,-4.590834855,-0.819403402,-0.819403402,0,-6.115406424,1.233737175,-4.881669249,0.048508341 -Larry Sanders,sandela01,2012,RS,MIL,1270,643,-3.291542729,3.806315502,0.514772774,1.082518228,1.082518228,0,-3.113322092,3.885791625,0.772469534,0.989994705 -Larry Sanders,sandela01,2013,PO,MIL,216,113,-4.701970857,0.061417698,-4.640553159,-0.113280402,0,-0.113280402,-4.877551274,0.538101383,-4.339449891,0.698688509 -Larry Sanders,sandela01,2013,RS,MIL,3865,1937,-1.940891661,4.268705757,2.327814096,4.990034282,4.990034282,0,-1.911470029,4.045604594,2.134134565,-0.522325579 -Larry Sanders,sandela01,2014,RS,MIL,1134,584,-3.690480892,1.487611818,-2.202869073,0.162093124,0.162093124,0,-3.691948263,0.400653345,-3.291294918,-0.546146682 -Larry Sanders,sandela01,2015,RS,MIL,1191,586,-3.176351218,2.708970862,-0.467380355,0.684835155,0.684835155,0,-3.184179712,3.542157325,0.357977613,0.334976872 -Larry Sanders,sandela01,2017,RS,CLE,28,13,-6.64139221,12.49415967,5.852767463,0.059279491,0.059279491,0,-3.471930996,9.517115517,6.045184522,3.817780408 -Melvin Sanders,sandeme01,2006,RS,SAS,211,113,-2.569157341,-0.091194775,-2.660352115,0.00524314,0.00524314,0,-2.80197759,0.37358981,-2.428387779,1.32446032 -Mike Sanders,sandemi01,1983,PO,SAS,57,25,3.219816987,-1.027326988,2.192489999,0.064650875,0,0.064650875,1.917474079,-2.12616275,-0.208688671,-0.57465321 -Mike Sanders,sandemi01,1983,RS,SAS,855,393,-1.414164637,0.332485678,-1.081678959,0.336300436,0.336300436,0,-1.354815428,-0.019429309,-1.374244737,0.55764743 -Mike Sanders,sandemi01,1984,PO,PHO,313,152,-2.296047544,-0.358542874,-2.654590418,0.007722916,0,0.007722916,-2.626694549,-0.483019817,-3.109714366,1.193431185 -Mike Sanders,sandemi01,1984,RS,PHO,1252,586,-2.431999845,-0.125457929,-2.557457774,0.058024154,0.058024154,0,-2.614594684,-0.25437063,-2.868965315,0.81785333 -Mike Sanders,sandemi01,1985,PO,PHO,210,91,1.922038413,-1.36766021,0.554378204,0.157915539,0,0.157915539,1.766627582,-1.092642527,0.673985055,-0.206653958 -Mike Sanders,sandemi01,1985,RS,PHO,903,418,-0.368251503,1.120448376,0.752196872,0.750823301,0.750823301,0,-0.424762615,1.164817764,0.740055149,0.54407092 -Mike Sanders,sandemi01,1986,RS,PHO,3631,1644,0.55291028,0.227037607,0.779947887,2.975525709,2.975525709,0,0.232497535,0.195154101,0.427651636,0.513650175 -Mike Sanders,sandemi01,1987,RS,PHO,3557,1655,-0.533550107,-0.515727454,-1.049277561,1.440937513,1.440937513,0,-0.643483049,-0.464826023,-1.108309072,0.346672211 -Mike Sanders,sandemi01,1988,PO,CLE,262,134,0.59846696,-0.943874244,-0.345407284,0.170960646,0,0.170960646,0.393050328,-0.416633407,-0.023583079,0.792179229 -Mike Sanders,sandemi01,1988,RS,PHO,994,466,-1.727321099,-1.190069531,-2.91739063,-0.040093546,-0.040093546,0,-2.087123761,-1.098241635,-3.185365396,0.749383694 -Mike Sanders,sandemi01,1988,RS,CLE,855,417,-1.318170974,-0.732350847,-2.050521821,0.149761874,0.149761874,0,-1.817644778,-0.593464562,-2.411109341,0.6404002 -Mike Sanders,sandemi01,1989,PO,CLE,166,87,-4.638273696,-1.747506724,-6.38578042,-0.16747904,0,-0.16747904,-4.935812883,-2.256910861,-7.192723745,0.596029235 -Mike Sanders,sandemi01,1989,RS,CLE,4341,2102,-2.365925542,0.886138021,-1.479787521,1.36520516,1.36520516,0,-2.203829576,0.980240691,-1.223588884,0.222773755 -Mike Sanders,sandemi01,1990,PO,IND,45,24,2.924443094,-4.254589682,-1.330146588,0.017827955,0,0.017827955,2.463586322,-4.909103627,-2.445517305,-0.558494175 -Mike Sanders,sandemi01,1990,RS,IND,3129,1531,-2.66778195,-0.853697145,-3.521479095,-0.605999051,-0.605999051,0,-2.784942652,-0.801655115,-3.586597767,0.559194707 -Mike Sanders,sandemi01,1991,PO,IND,88,41,1.205446816,5.067522922,6.272969738,0.198425857,0,0.198425857,1.188059672,4.794049357,5.982109029,1.827374117 -Mike Sanders,sandemi01,1991,RS,IND,2842,1357,-2.92790355,-1.40949754,-4.33740109,-1.104143702,-1.104143702,0,-2.936303346,-1.263711315,-4.200014661,0.461802316 -Mike Sanders,sandemi01,1992,PO,CLE,808,418,-1.077341167,0.799786134,-0.277555034,0.547095731,0,0.547095731,-1.277430645,1.094270097,-0.183160547,0.559712585 -Mike Sanders,sandemi01,1992,RS,IND,169,81,-3.411662481,-2.427024886,-5.838687366,-0.127882755,-0.127882755,0,-3.911369012,-3.519465403,-7.430834415,0.183221395 -Mike Sanders,sandemi01,1992,RS,CLE,1105,552,1.168306472,0.208986662,1.377293134,1.169358382,1.169358382,0,0.899092733,1.097960674,1.997053408,0.588106286 -Mike Sanders,sandemi01,1993,PO,CLE,272,145,-0.708268203,1.578792205,0.870524002,0.27790476,0,0.27790476,-0.89686476,1.82879512,0.931930361,0.552745734 -Mike Sanders,sandemi01,1993,RS,CLE,2375,1189,-1.778035281,0.261600441,-1.51643484,0.750795072,0.750795072,0,-1.788606675,0.398065519,-1.390541155,0.324591411 -Daniel Santiago,santida01,2001,PO,PHO,24,12,-5.215173451,2.401392511,-2.81378094,-0.000402327,0,-0.000402327,-5.913932617,0.95808181,-4.955850808,-0.092256467 -Daniel Santiago,santida01,2001,RS,PHO,1140,581,-5.333776807,-0.043925456,-5.377702263,-0.787224381,-0.787224381,0,-5.284793576,-0.461020723,-5.745814299,0.98450779 -Daniel Santiago,santida01,2002,RS,PHO,46,24,-5.485704508,-1.031354621,-6.51705913,-0.0465472,-0.0465472,0,-5.704188086,-1.871700086,-7.575888172,0.836327811 -Daniel Santiago,santida01,2004,PO,MIL,2,1,-3.844706052,-7.471531863,-11.31623792,-0.005061972,0,-0.005061972,-5.138196319,2.909931015,-2.228265303,11.00815986 -Daniel Santiago,santida01,2004,RS,MIL,1367,708,-2.886513941,0.40047358,-2.486040361,0.095777997,0.095777997,0,-2.814927043,0.137358369,-2.677568674,0.411284865 -Daniel Santiago,santida01,2005,RS,MIL,201,105,-4.945811564,-1.356258259,-6.302069823,-0.194371878,-0.194371878,0,-4.817555548,0.193507415,-4.624048133,1.975211648 -Wayne Sappleton,sapplwa01,1985,RS,NJN,634,298,-4.593608901,-1.671612684,-6.265221585,-0.539318357,-0.539318357,0,-4.608906716,-1.978167415,-6.587074132,0.940793281 -Dario Saric,saricda01,2017,RS,PHI,4482,2129,-2.140154594,0.266079055,-1.874075539,0.960452962,0.960452962,0,-1.89023624,-0.278223036,-2.168459276,0.928899882 -Dario Saric,saricda01,2018,PO,PHI,675,329,3.150595188,-1.342266528,1.80832866,0.789141292,0,0.789141292,5.083601207,-2.023868556,3.059732651,0.000537161 -Dario Saric,saricda01,2018,RS,PHI,4868,2310,0.83155714,-0.386937365,0.444619775,3.776665605,3.776665605,0,1.316463863,-0.238085253,1.07837861,0.3058347 -Dario Saric,saricda01,2019,RS,PHI,865,396,-3.735396716,-1.021442838,-4.756839554,-0.406149222,-0.406149222,0,-2.254955128,-1.019775071,-3.274730199,0.173172895 -Dario Saric,saricda01,2019,RS,MIN,3479,1627,0.240701396,-0.959229896,-0.7185285,1.689885463,1.689885463,0,0.451028807,-0.786807588,-0.33577878,0.215774199 -Jason Sasser,sasseja01,1997,RS,SAS,114,62,-5.817113493,-1.785618054,-7.602731547,-0.156325382,-0.156325382,0,-6.070984581,-1.073221455,-7.144206036,1.677502715 -Jason Sasser,sasseja01,1997,RS,DAL,13,7,-0.399546854,7.747718757,7.348171903,0.036081416,0.036081416,0,0.729471963,5.822769506,6.552241469,0.042522216 -Jason Sasser,sasseja01,1999,RS,VAN,73,39,-2.879519678,-0.453308064,-3.332827741,-0.011629765,-0.011629765,0,-3.339202561,-1.148367917,-4.487570478,0.254347052 -Jeryl Sasser,sasseje01,2002,RS,ORL,71,36,-5.015646291,0.403754111,-4.61189218,-0.034211418,-0.034211418,0,-4.7125304,-0.035125607,-4.747656007,0.036694327 -Jeryl Sasser,sasseje01,2003,PO,ORL,46,25,-2.543504373,1.948561136,-0.594943238,0.028327893,0,0.028327893,-2.415177335,-0.301295926,-2.716473261,-0.070558557 -Jeryl Sasser,sasseje01,2003,RS,ORL,2011,1025,-3.183101328,-0.264047264,-3.447148592,-0.364448274,-0.364448274,0,-3.412018915,-0.77289591,-4.184914825,-0.032599247 -Tomas Satoransky,satorto01,2017,PO,WAS,78,36,-2.729766788,-1.45295727,-4.182724058,-0.027024383,0,-0.027024383,-2.644647614,-4.826632468,-7.471280082,-0.412812521 -Tomas Satoransky,satorto01,2017,RS,WAS,1453,719,-2.750995111,2.826863972,0.075868861,1.026274297,1.026274297,0,-2.052204081,1.002706285,-1.049497797,-0.979362846 -Tomas Satoransky,satorto01,2018,PO,WAS,129,60,-2.782034304,-2.200633773,-4.982668077,-0.071009981,0,-0.071009981,-3.555011004,-3.60525221,-7.160263214,0.719805955 -Tomas Satoransky,satorto01,2018,RS,WAS,3354,1643,1.203838885,0.07449432,1.278333205,3.349058499,3.349058499,0,0.533106403,-0.212084392,0.321022011,-0.814492088 -Tomas Satoransky,satorto01,2019,RS,WAS,4614,2164,0.319644852,-0.550261995,-0.230617143,2.75941715,2.75941715,0,-0.170902465,-0.327869268,-0.498771733,-0.812093787 -Kenny Satterfield,satteke01,2002,RS,DEN,1067,560,-2.429659263,-0.937841204,-3.367500467,-0.176761379,-0.176761379,0,-2.298595847,-1.412347531,-3.710943378,0.173799284 -Kenny Satterfield,satteke01,2003,RS,PHI,158,82,-6.078275252,-3.425021151,-9.503296403,-0.280948183,-0.280948183,0,-6.362978542,-5.124345789,-11.48732433,-0.516718432 -Kenny Satterfield,satteke01,2003,RS,DEN,805,420,-5.211276708,-0.487744537,-5.699021244,-0.635876613,-0.635876613,0,-4.936843735,-0.946744138,-5.883587873,0.575370335 -Fred Saunders,saundfr01,1977,PO,BOS,149,66,-6.140424063,-2.034540519,-8.174964581,-0.193044001,0,-0.193044001,-6.575753013,-1.511704724,-8.087457737,2.616699905 -Fred Saunders,saundfr01,1977,RS,BOS,2381,1051,-1.553860539,-0.440354179,-1.994214718,0.408319436,0.408319436,0,-1.95006933,-0.409862138,-2.359931468,0.811821102 -Fred Saunders,saundfr01,1978,RS,BOS,542,243,-5.830195132,-1.376396023,-7.206591154,-0.555471976,-0.555471976,0,-6.021099666,-1.975767854,-7.99686752,0.576799336 -Fred Saunders,saundfr01,1978,RS,NOJ,913,400,-0.32622548,-0.669899423,-0.996124903,0.360483083,0.360483083,0,-0.933053897,-0.412742823,-1.34579672,0.770318688 -Predrag Savovic,savovpr01,2003,RS,DEN,491,256,-3.456447152,0.486165095,-2.970282057,-0.029248794,-0.029248794,0,-3.429253828,0.06090566,-3.368348168,1.528211286 -Brian Scalabrine,scalabr01,2002,PO,NJN,27,14,-4.63776522,-1.669005624,-6.306770844,-0.025865712,0,-0.025865712,-4.930003909,-4.954188289,-9.884192198,-1.176217216 -Brian Scalabrine,scalabr01,2002,RS,NJN,561,290,-4.819630716,-1.665300233,-6.484930949,-0.557296665,-0.557296665,0,-4.742417074,-2.147420857,-6.889837931,0.777910257 -Brian Scalabrine,scalabr01,2003,PO,NJN,38,20,-3.591877193,-3.055330496,-6.647207688,-0.041440208,0,-0.041440208,-4.277495062,-4.011093887,-8.288588949,0.94959634 -Brian Scalabrine,scalabr01,2003,RS,NJN,1398,724,-2.924976971,-1.186533461,-4.111510432,-0.503170952,-0.503170952,0,-3.021518082,-2.049195161,-5.070713243,0.045717826 -Brian Scalabrine,scalabr01,2004,PO,NJN,137,73,3.426322844,0.014870254,3.441193098,0.239994554,0,0.239994554,2.946628343,0.129389599,3.076017942,0.818419095 -Brian Scalabrine,scalabr01,2004,RS,NJN,1748,928,-3.202948831,-0.514359495,-3.717308326,-0.459569416,-0.459569416,0,-3.367425001,-1.05791754,-4.425342541,0.315005869 -Brian Scalabrine,scalabr01,2005,PO,NJN,117,61,-6.736752003,-1.514532608,-8.251284611,-0.176765965,0,-0.176765965,-7.00136943,-3.376835834,-10.37820526,0.094600769 -Brian Scalabrine,scalabr01,2005,RS,NJN,2191,1167,-1.62730719,0.18384114,-1.44346605,0.776899746,0.776899746,0,-1.657674371,-0.415606447,-2.073280818,-0.120083418 -Brian Scalabrine,scalabr01,2006,RS,BOS,1822,938,-3.754894957,0.093865358,-3.661029599,-0.438953666,-0.438953666,0,-3.667850916,-0.57614723,-4.243998145,0.623020915 -Brian Scalabrine,scalabr01,2007,RS,BOS,1991,1027,-2.303402934,-0.801246192,-3.104649127,-0.18677274,-0.18677274,0,-2.382758726,-0.872033116,-3.254791842,0.47331341 -Brian Scalabrine,scalabr01,2008,RS,BOS,981,512,-3.678250635,0.478216106,-3.200034529,-0.118148305,-0.118148305,0,-3.718181553,-0.495923754,-4.214105307,0.468888122 -Brian Scalabrine,scalabr01,2009,PO,BOS,474,246,-1.337064056,-1.218160138,-2.555224195,0.025403424,0,0.025403424,-1.612782256,-0.880345533,-2.493127789,0.679398471 -Brian Scalabrine,scalabr01,2009,RS,BOS,960,504,-2.435941794,-0.000241315,-2.436183109,0.08134588,0.08134588,0,-2.379445601,-0.220946097,-2.600391697,0.748392668 -Brian Scalabrine,scalabr01,2010,PO,BOS,2,1,-5.302614087,-2.351514045,-7.654128132,-0.00253664,0,-0.00253664,-6.620030289,-5.129643334,-11.74967362,-1.545174656 -Brian Scalabrine,scalabr01,2010,RS,BOS,911,472,-4.157450942,-1.857265476,-6.014716418,-0.791939103,-0.791939103,0,-4.205808205,-2.392040063,-6.597848269,0.686336654 -Brian Scalabrine,scalabr01,2011,RS,CHI,168,88,-3.092787818,-0.340686601,-3.433474419,-0.031336276,-0.031336276,0,-3.279648111,-0.096996757,-3.376644868,1.973789325 -Brian Scalabrine,scalabr01,2012,RS,CHI,229,122,-1.179610199,0.452209807,-0.727400392,0.125877793,0.125877793,0,-1.207038048,-0.955801172,-2.16283922,-0.012988088 -Alex Scales,scaleal01,2006,RS,SAS,1,0,-3.657019612,-1.465248212,-5.122267824,0,0,0,-5.226044994,-3.96564065,-9.191685644,-1.511780913 -DeWayne Scales,scalede01,1981,RS,NYK,1030,484,-3.687414729,-1.332925321,-5.02034005,-0.561014543,-0.561014543,0,-3.613276874,-2.208276785,-5.821553659,0.070596363 -DeWayne Scales,scalede01,1982,RS,NYK,50,24,-9.187030775,-0.12680227,-9.313833045,-0.080713007,-0.080713007,0,-8.689727572,-1.22560732,-9.915334892,0.432200583 -DeWayne Scales,scalede01,1984,RS,WSB,27,13,-9.925626577,1.774727874,-8.150898702,-0.036444119,-0.036444119,0,-8.604542874,-0.202193461,-8.806736335,1.783611063 -Danny Schayes,schayda01,1982,RS,UTA,3553,1623,-2.712781264,-0.905834195,-3.618615459,-0.723521736,-0.723521736,0,-2.479887903,-0.71202101,-3.191908913,0.60488911 -Danny Schayes,schayda01,1983,PO,DEN,377,163,-2.903425525,-1.670157184,-4.573582709,-0.15684218,0,-0.15684218,-2.966473794,-1.775206803,-4.741680597,0.281001056 -Danny Schayes,schayda01,1983,RS,DEN,1526,646,-2.623907122,-2.181467992,-4.805375114,-0.680813472,-0.680813472,0,-2.206856308,-1.808052333,-4.014908642,0.521246685 -Danny Schayes,schayda01,1983,RS,UTA,3704,1638,-3.305739212,-1.200728032,-4.506467245,-1.470913403,-1.470913403,0,-3.012327737,-0.887818371,-3.900146108,0.214703736 -Danny Schayes,schayda01,1984,PO,DEN,181,81,-3.657854221,0.549869427,-3.107984794,-0.015526827,0,-0.015526827,-3.344192998,1.174577423,-2.169615575,1.746696089 -Danny Schayes,schayda01,1984,RS,DEN,3306,1420,-1.961735658,-1.046014285,-3.007749943,-0.188210535,-0.188210535,0,-1.813716605,-0.598941014,-2.412657619,0.81113048 -Danny Schayes,schayda01,1985,PO,DEN,270,118,-1.940982411,0.257134726,-1.683847685,0.066541341,0,0.066541341,-2.173344833,0.282106404,-1.891238428,0.541867079 -Danny Schayes,schayda01,1985,RS,DEN,1229,542,-2.599876884,0.173969468,-2.425907416,0.090135248,0.090135248,0,-2.609691621,-0.28824244,-2.897934061,0.593209758 -Danny Schayes,schayda01,1986,PO,DEN,638,295,-1.470234251,0.640244684,-0.829989566,0.297301251,0,0.297301251,-1.505834537,0.418562739,-1.087271797,-0.248847818 -Danny Schayes,schayda01,1986,RS,DEN,3719,1654,-1.490043399,0.502394509,-0.98764889,1.494534727,1.494534727,0,-1.580619564,0.594705633,-0.985913931,0.50993607 -Danny Schayes,schayda01,1987,PO,DEN,172,75,0.375549632,-3.176841072,-2.80129144,-0.002024255,0,-0.002024255,-0.471219576,-2.33151368,-2.802733257,0.001885219 -Danny Schayes,schayda01,1987,RS,DEN,3482,1556,-1.586921792,-0.995990432,-2.582912225,0.133140073,0.133140073,0,-1.783706712,-0.915245999,-2.698952711,0.37986838 -Danny Schayes,schayda01,1988,PO,DEN,656,314,3.734142537,-1.573910845,2.160231691,0.812317704,0,0.812317704,3.116452132,-1.372370635,1.744081497,0.119197727 -Danny Schayes,schayda01,1988,RS,DEN,4815,2166,1.093783979,0.402533948,1.496317927,4.700493318,4.700493318,0,0.935689372,0.500200906,1.435890278,0.170036655 -Danny Schayes,schayda01,1989,PO,DEN,82,36,-5.141592268,1.648364322,-3.493227946,-0.014052691,0,-0.014052691,-5.283807317,0.99673825,-4.287069066,-0.179862117 -Danny Schayes,schayda01,1989,RS,DEN,4345,1918,-1.172615242,-0.154012033,-1.326627275,1.398987984,1.398987984,0,-1.168853149,-0.073703285,-1.242556434,0.448279938 -Danny Schayes,schayda01,1990,RS,DEN,2652,1194,0.003486123,1.418531348,1.422017471,2.551115285,2.551115285,0,-0.055419929,1.535000215,1.479580286,0.376535945 -Danny Schayes,schayda01,1991,PO,MIL,140,71,-4.417362137,-0.690572133,-5.10793427,-0.088439721,0,-0.088439721,-4.269507966,-0.702462413,-4.971970378,0.372223763 -Danny Schayes,schayda01,1991,RS,MIL,4512,2228,-0.768729652,0.381365665,-0.387363986,2.685099972,2.685099972,0,-0.8321946,0.392529418,-0.439665182,-0.020995911 -Danny Schayes,schayda01,1992,RS,MIL,1461,726,-3.719780457,-0.930296934,-4.650077391,-0.706170061,-0.706170061,0,-3.679320203,-0.929653875,-4.608974078,0.329668328 -Danny Schayes,schayda01,1993,RS,MIL,2276,1124,-3.862414914,-0.333229667,-4.195644581,-0.83100645,-0.83100645,0,-3.952963777,-0.572339324,-4.5253031,0.233925262 -Danny Schayes,schayda01,1994,RS,MIL,458,230,-6.326472544,-2.51097252,-8.837445064,-0.715052483,-0.715052483,0,-6.491778976,-2.971540996,-9.463319972,0.096349284 -Danny Schayes,schayda01,1994,RS,LAL,268,133,-4.702953841,-1.335395239,-6.03834908,-0.223685029,-0.223685029,0,-4.506111676,-1.679320676,-6.185432351,0.236716471 -Danny Schayes,schayda01,1995,PO,PHO,286,146,-6.220145284,-1.055344422,-7.275489706,-0.354798203,0,-0.354798203,-5.799614104,0.250095356,-5.549518747,1.846665966 -Danny Schayes,schayda01,1995,RS,PHO,1663,823,-3.378113534,-0.21275246,-3.590865994,-0.356293382,-0.356293382,0,-3.186788662,-0.062740666,-3.249529328,0.857220103 -Danny Schayes,schayda01,1996,PO,MIA,32,17,-1.032711587,-4.068749173,-5.10146076,-0.020876471,0,-0.020876471,-1.850247072,-5.802740085,-7.652987156,-0.663767365 -Danny Schayes,schayda01,1996,RS,MIA,766,399,-5.996065712,1.873376734,-4.122688978,-0.280428223,-0.280428223,0,-5.881339069,1.171913127,-4.709425941,0.329327688 -Danny Schayes,schayda01,1997,PO,ORL,164,92,-2.345440927,-1.338994918,-3.684435845,-0.045613858,0,-0.045613858,-2.747436765,-0.524180621,-3.271617385,0.736250999 -Danny Schayes,schayda01,1997,RS,ORL,1005,540,-4.420067077,-0.1792511,-4.599318178,-0.510840925,-0.510840925,0,-4.689004863,-0.589945676,-5.278950539,0.239814635 -Danny Schayes,schayda01,1998,RS,ORL,2335,1272,-3.238744327,0.389984351,-2.848759976,-0.064300322,-0.064300322,0,-3.273566387,0.553326001,-2.720240386,0.295942087 -Danny Schayes,schayda01,1999,PO,ORL,15,8,-9.250910827,-4.197758081,-13.44866891,-0.044153067,0,-0.044153067,-10.23315648,-6.139776074,-16.37293255,-1.702425088 -Danny Schayes,schayda01,1999,RS,ORL,268,143,-7.07827382,-2.113229888,-9.191503708,-0.4739603,-0.4739603,0,-7.437798553,-2.316513184,-9.754311737,0.765458683 -Steve Scheffler,schefst01,1991,RS,CHH,465,227,-0.925520308,-1.024469832,-1.94999014,0.092113617,0.092113617,0,-1.651616445,-1.934059944,-3.585676389,-0.577541426 -Steve Scheffler,schefst01,1992,RS,DEN,96,46,1.209572085,1.143031817,2.352603902,0.120612301,0.120612301,0,0.63257481,1.343628948,1.976203757,0.701186183 -Steve Scheffler,schefst01,1992,RS,SAC,31,15,8.526162834,-3.466742223,5.059420611,0.059547489,0.059547489,0,6.372550756,-3.722551095,2.649999661,-0.356878168 -Steve Scheffler,schefst01,1993,PO,SEA,42,22,10.57406328,5.095412257,15.66947554,0.208796998,0,0.208796998,10.31730852,3.407631526,13.72494005,-1.910058338 -Steve Scheffler,schefst01,1993,RS,SEA,336,166,-1.217188764,0.129759587,-1.087429177,0.142915565,0.142915565,0,-1.399955523,0.50411176,-0.895843763,1.465561359 -Steve Scheffler,schefst01,1994,PO,SEA,17,9,-3.921314246,8.94697114,5.025656894,0.037761565,0,0.037761565,-3.112324696,8.491502302,5.379177606,2.284210383 -Steve Scheffler,schefst01,1994,RS,SEA,305,152,0.505103541,-0.002756524,0.502347016,0.254151849,0.254151849,0,0.064786848,-0.610313717,-0.545526869,0.736820138 -Steve Scheffler,schefst01,1995,PO,SEA,2,1,32.07472431,4.789120084,36.86384439,0.020474606,0,0.020474606,28.14243247,1.374358431,29.5167909,-1.599983369 -Steve Scheffler,schefst01,1995,RS,SEA,205,102,-1.195898787,-0.793746266,-1.989645053,0.039264497,0.039264497,0,-1.750112492,-2.341943089,-4.092055581,-0.724134013 -Steve Scheffler,schefst01,1996,PO,SEA,41,22,-10.28180314,2.639423502,-7.642379634,-0.056635506,0,-0.056635506,-9.641556475,0.960133611,-8.681422864,-0.000993264 -Steve Scheffler,schefst01,1996,RS,SEA,358,181,-3.902864331,0.324818378,-3.578045954,-0.076981879,-0.076981879,0,-3.936087293,-0.605074641,-4.541161934,0.625904851 -Steve Scheffler,schefst01,1997,RS,SEA,55,29,-7.203764678,-5.806287653,-13.01005233,-0.154478076,-0.154478076,0,-7.145582812,-6.964587581,-14.11017039,1.606431727 -Tom Scheffler,schefto01,1985,PO,POR,22,10,7.045596183,3.006666665,10.05226285,0.066398203,0,0.066398203,7.446423603,0.197268152,7.643691755,-1.505017443 -Tom Scheffler,schefto01,1985,RS,POR,585,268,-6.005652368,0.684126368,-5.321526,-0.354458566,-0.354458566,0,-5.909042279,0.244565853,-5.664476426,0.83604032 -Luke Schenscher,schenlu01,2006,PO,CHI,34,17,5.858008199,-0.288723801,5.569284398,0.073857539,0,0.073857539,4.435497634,-1.824126233,2.611371401,-0.68174427 -Luke Schenscher,schenlu01,2006,RS,CHI,292,149,-3.355773565,0.40256747,-2.953206094,-0.015503349,-0.015503349,0,-3.89530603,-0.490884148,-4.386190178,0.330167135 -Luke Schenscher,schenlu01,2007,RS,POR,220,118,-4.651840913,-0.590393479,-5.242234391,-0.15178198,-0.15178198,0,-4.844231542,0.051617777,-4.792613765,1.079296023 -Dwayne Schintzius,schindw01,1991,RS,SAS,827,398,-6.477497871,0.688177297,-5.789320574,-0.620710191,-0.620710191,0,-6.207646466,-0.406546357,-6.614192823,0.569682674 -Dwayne Schintzius,schindw01,1992,RS,SAC,840,400,-3.817205193,-0.155818745,-3.973023938,-0.25024556,-0.25024556,0,-4.055795344,-0.480952098,-4.536747442,0.255114389 -Dwayne Schintzius,schindw01,1993,PO,NJN,205,106,-3.584448731,2.08151829,-1.502930441,0.069429349,0,0.069429349,-3.828983451,1.589275945,-2.239707505,-0.169945079 -Dwayne Schintzius,schindw01,1993,RS,NJN,71,35,-2.837810241,4.406994973,1.569184733,0.076938316,0.076938316,0,-2.999907966,3.459334236,0.459426269,-0.240455319 -Dwayne Schintzius,schindw01,1994,RS,NJN,642,319,-5.86250431,0.9109405,-4.951563809,-0.359350396,-0.359350396,0,-5.701911962,0.539441398,-5.162470564,0.278667232 -Dwayne Schintzius,schindw01,1995,RS,NJN,619,318,-6.751575619,-0.523736382,-7.275312002,-0.733282881,-0.733282881,0,-6.685155052,-1.254456157,-7.939611208,-0.117847221 -Dwayne Schintzius,schindw01,1996,RS,IND,559,297,-5.004729829,1.601275852,-3.403453976,-0.099873615,-0.099873615,0,-4.481162667,1.271402947,-3.20975972,0.803555222 -Dwayne Schintzius,schindw01,1997,RS,LAC,223,116,-5.996643971,-0.829665198,-6.826309169,-0.242378004,-0.242378004,0,-6.005269673,-1.124675413,-7.129945086,0.427043272 -Dwayne Schintzius,schindw01,1999,RS,BOS,129,67,-9.33495737,-3.4965032,-12.83146057,-0.350293264,-0.350293264,0,-9.155149517,-3.704947889,-12.86009741,1.481938732 -Dale Schlueter,schluda01,1977,RS,PHO,757,337,-3.95147312,-0.290500802,-4.241973922,-0.258317256,-0.258317256,0,-3.889706975,-0.591503749,-4.481210724,0.75266359 -Dale Schlueter,schluda01,1978,RS,POR,239,109,-5.05026829,-0.650822138,-5.701090427,-0.166143224,-0.166143224,0,-4.746222239,-1.170854767,-5.917077006,1.334798483 -Russ Schoene,schoeru01,1983,RS,IND,1139,520,-2.202924253,-2.756250288,-4.959174541,-0.588119966,-0.588119966,0,-2.137143092,-2.659466059,-4.796609151,0.359113276 -Russ Schoene,schoeru01,1983,RS,PHI,1519,702,-1.820644882,-1.691741751,-3.512386633,-0.274694303,-0.274694303,0,-1.940169915,-1.478611858,-3.418781773,0.625789363 -Russ Schoene,schoeru01,1987,PO,SEA,253,123,-3.08150963,-0.935691354,-4.017200984,-0.082181638,0,-0.082181638,-3.582024403,-1.715312221,-5.297336624,0.198754942 -Russ Schoene,schoeru01,1987,RS,SEA,1242,579,-5.273328309,-1.215982585,-6.489310894,-1.113694716,-1.113694716,0,-4.989206766,-1.60547543,-6.594682195,0.838672466 -Russ Schoene,schoeru01,1988,PO,SEA,82,39,0.108992347,-1.186298382,-1.077306036,0.034841946,0,0.034841946,0.238500541,-0.878228371,-0.63972783,1.428953702 -Russ Schoene,schoeru01,1988,RS,SEA,2054,973,-1.255685557,-0.529263573,-1.78494913,0.482881793,0.482881793,0,-0.970673103,-0.765837826,-1.73651093,0.800923642 -Russ Schoene,schoeru01,1989,PO,SEA,86,43,-0.821627853,-0.261693762,-1.083321615,0.038574463,0,0.038574463,-0.338986681,0.342039152,0.003052471,2.19357659 -Russ Schoene,schoeru01,1989,RS,SEA,1633,774,-1.780706512,0.019945289,-1.760761223,0.39526447,0.39526447,0,-1.09068157,-0.046321911,-1.137003481,1.204974728 -Detlef Schrempf,schrede01,1986,PO,DAL,245,120,-1.846207819,-2.234582792,-4.080790611,-0.085174735,0,-0.085174735,-2.280739834,-2.066840454,-4.347580288,1.363532886 -Detlef Schrempf,schrede01,1986,RS,DAL,2087,969,-1.869042515,-1.816107358,-3.685149873,-0.465715337,-0.465715337,0,-1.972743939,-1.659617795,-3.632361734,0.75833581 -Detlef Schrempf,schrede01,1987,PO,DAL,208,97,-5.276762159,-1.079642515,-6.356404674,-0.185783982,0,-0.185783982,-4.887840692,-0.897183336,-5.785024028,0.916189177 -Detlef Schrempf,schrede01,1987,RS,DAL,3624,1711,0.238417597,-0.932642232,-0.694224635,1.801533191,1.801533191,0,0.159492382,-0.990528264,-0.831035882,0.394507223 -Detlef Schrempf,schrede01,1988,PO,DAL,543,274,0.340147774,-1.166693017,-0.826545243,0.277478687,0,0.277478687,0.143049424,-1.785653114,-1.64260369,0.053993405 -Detlef Schrempf,schrede01,1988,RS,DAL,3244,1587,-0.018579474,-0.914832528,-0.933412002,1.474570216,1.474570216,0,-0.268979914,-1.228947935,-1.497927849,0.253672825 -Detlef Schrempf,schrede01,1989,RS,DAL,1708,845,-0.417339153,-1.289013766,-1.706352919,0.452700508,0.452700508,0,-0.459040439,-0.947759724,-1.406800163,0.626102182 -Detlef Schrempf,schrede01,1989,RS,IND,2101,1005,1.254123108,-0.614956169,0.639166939,1.740828626,1.740828626,0,1.238659753,-0.437678951,0.800980802,0.17767199 -Detlef Schrempf,schrede01,1990,PO,IND,233,125,0.014447126,-0.978320131,-0.963873005,0.117892984,0,0.117892984,0.250434109,-0.629157362,-0.378723253,0.339411454 -Detlef Schrempf,schrede01,1990,RS,IND,5259,2573,1.721370409,-0.812903886,0.908466523,4.804007055,4.804007055,0,1.791409995,-0.522912484,1.268497511,0.028505539 -Detlef Schrempf,schrede01,1991,PO,IND,384,179,0.481981015,-1.732823244,-1.250842229,0.141004499,0,0.141004499,0.699590003,-1.585138382,-0.885548379,-0.134493535 -Detlef Schrempf,schrede01,1991,RS,IND,5513,2632,2.78633721,-1.265141614,1.521195597,5.722761581,5.722761581,0,2.737183141,-0.920696302,1.816486839,-0.221178754 -Detlef Schrempf,schrede01,1992,PO,IND,237,120,1.086482633,-1.352785394,-0.266302761,0.155595391,0,0.155595391,1.293281701,-1.25577656,0.037505141,-0.731438036 -Detlef Schrempf,schrede01,1992,RS,IND,5435,2605,2.775253711,-0.567227547,2.208026164,6.587191117,6.587191117,0,2.697050552,-0.388760607,2.308289945,-0.035301656 -Detlef Schrempf,schrede01,1993,PO,IND,314,165,2.736483612,-2.676841254,0.059642358,0.2437853,0,0.2437853,3.199044889,-2.448363344,0.750681545,-0.058842772 -Detlef Schrempf,schrede01,1993,RS,IND,6267,3098,3.108093637,-0.629637431,2.478456206,8.250483555,8.250483555,0,3.242186177,-0.196574516,3.045611661,-0.161315881 -Detlef Schrempf,schrede01,1994,PO,SEA,324,174,5.359548489,-1.461643394,3.897905094,0.608351393,0,0.608351393,4.206297932,-1.223355321,2.982942611,-0.047579526 -Detlef Schrempf,schrede01,1994,RS,SEA,5467,2728,1.457761817,-1.056748079,0.401013739,4.387425377,4.387425377,0,1.209234257,-0.99729318,0.211941077,0.038704686 -Detlef Schrempf,schrede01,1995,PO,SEA,281,153,-0.186556644,-1.221948454,-1.408505098,0.10750508,0,0.10750508,-0.117643954,-1.544243734,-1.661887688,-0.414405078 -Detlef Schrempf,schrede01,1995,RS,SEA,5808,2886,4.303015964,-0.323660346,3.979355618,9.860663916,9.860663916,0,3.915020822,-0.383719982,3.53130084,-0.45453273 -Detlef Schrempf,schrede01,1996,PO,SEA,1466,789,0.152101989,-0.154507759,-0.002405771,1.139605173,0,1.139605173,0.102614816,-0.425237301,-0.322622486,-0.086487944 -Detlef Schrempf,schrede01,1996,RS,SEA,4349,2200,2.596955833,-0.383323627,2.213632206,5.557008861,5.557008861,0,2.26666269,-0.500511964,1.766150726,-0.239716535 -Detlef Schrempf,schrede01,1997,PO,SEA,882,459,2.975719359,-0.294505062,2.681214297,1.303094417,0,1.303094417,2.562537898,-0.113210654,2.449327244,-0.584140669 -Detlef Schrempf,schrede01,1997,RS,SEA,4171,2192,2.721729674,-0.448412692,2.273316982,5.596802869,5.596802869,0,2.45756712,-0.579091914,1.878475206,-0.34218242 -Detlef Schrempf,schrede01,1998,PO,SEA,675,375,2.601714762,-1.911994371,0.689720391,0.673469525,0,0.673469525,2.24510378,-2.144736096,0.100367683,-0.675281102 -Detlef Schrempf,schrede01,1998,RS,SEA,5189,2742,3.263586709,-0.994481538,2.269105171,6.979254199,6.979254199,0,2.892895727,-1.032616,1.860279727,-0.55055046 -Detlef Schrempf,schrede01,1999,RS,SEA,3333,1765,2.392463578,-0.803525783,1.588937795,3.891871352,3.891871352,0,1.914481657,-0.558659733,1.355821925,-0.353683045 -Detlef Schrempf,schrede01,2000,PO,POR,500,276,0.779040827,-0.485008218,0.294032609,0.441767169,0,0.441767169,0.079178997,-1.284720219,-1.205541222,-0.06459081 -Detlef Schrempf,schrede01,2000,RS,POR,3149,1662,0.66287877,-0.176946848,0.485931922,2.741947477,2.741947477,0,0.261875164,-0.448859868,-0.186984704,-0.067602136 -Detlef Schrempf,schrede01,2001,PO,POR,62,32,1.726792839,-4.107917319,-2.381124479,0.006208395,0,0.006208395,0.248916214,-5.361879327,-5.112963113,-0.041898335 -Detlef Schrempf,schrede01,2001,RS,POR,745,397,-2.166016805,-2.329904595,-4.495921401,-0.353648977,-0.353648977,0,-2.616636349,-2.91379816,-5.530434509,0.003562889 -Dennis Schroder,schrode01,2014,PO,ATL,13,7,13.71857321,1.920866815,15.63944003,0.066451985,0,0.066451985,8.824048983,-4.52914869,4.294900293,-1.75878865 -Dennis Schroder,schrode01,2014,RS,ATL,1280,641,-5.610887261,-3.911025327,-9.521912588,-2.212094425,-2.212094425,0,-4.854465689,-4.461023784,-9.315489473,-0.111722796 -Dennis Schroder,schrode01,2015,PO,ATL,578,290,-4.382198841,-5.291873105,-9.674071946,-1.054099725,0,-1.054099725,-5.18623596,-6.046558483,-11.23279444,-0.228292925 -Dennis Schroder,schrode01,2015,RS,ATL,2985,1516,-0.726820254,-2.037256366,-2.76407662,-0.010788466,-0.010788466,0,-0.129227536,-2.588293362,-2.717520898,-0.874426954 -Dennis Schroder,schrode01,2016,PO,ATL,376,191,2.291001975,-0.471847323,1.819154652,0.456661583,0,0.456661583,3.610697102,-2.02962177,1.581075332,-0.529675067 -Dennis Schroder,schrode01,2016,RS,ATL,3307,1621,0.11812106,1.206762598,1.324883657,3.37354188,3.37354188,0,0.762630367,0.488430673,1.251061041,0.100715098 -Dennis Schroder,schrode01,2017,PO,ATL,430,211,6.847387173,-3.294285832,3.553101341,0.687932568,0,0.687932568,2.680453864,-0.915297394,1.76515647,-1.64097975 -Dennis Schroder,schrode01,2017,RS,ATL,5112,2485,0.308008698,-2.558292458,-2.25028376,0.636966437,0.636966437,0,-0.175249925,-2.257726698,-2.432976623,0.526819253 -Dennis Schroder,schrode01,2018,RS,ATL,4283,2078,1.59483051,-1.428730027,0.166100483,3.093708459,3.093708459,0,1.134469586,-1.379205978,-0.244736392,0.066466749 -Dennis Schroder,schrode01,2019,PO,OKC,323,151,-1.446954201,-0.692476959,-2.13943116,0.048779305,0,0.048779305,-5.65497881,0.514588031,-5.140390779,0.544747775 -Dennis Schroder,schrode01,2019,RS,OKC,5028,2314,-0.126113472,-0.580137499,-0.706250971,2.419353069,2.419353069,0,-0.485178136,0.049920259,-0.435257877,0.274428584 -John Schweitz,schwejo01,1985,RS,SEA,230,110,-7.681633587,-4.302504018,-11.9841376,-0.520065887,-0.520065887,0,-7.526223731,-5.397769409,-12.92399314,0.364446794 -John Schweitz,schwejo01,1987,RS,DET,15,7,-21.32976337,-6.682512727,-28.0122761,-0.093219536,-0.093219536,0,-20.39518089,-6.93678486,-27.33196575,3.389899509 -Luis Scola,scolalu01,2008,PO,HOU,393,220,-0.428242229,-0.380446687,-0.808688916,0.225509197,0,0.225509197,-0.663905101,0.590974934,-0.072930167,0.307397385 -Luis Scola,scolalu01,2008,RS,HOU,3856,2024,-0.778916259,0.482056593,-0.296859666,2.536130376,2.536130376,0,-0.91498051,0.755334964,-0.159645546,0.107385427 -Luis Scola,scolalu01,2009,PO,HOU,781,424,-1.103539122,0.761014328,-0.342524794,0.536384409,0,0.536384409,-1.205107666,1.135462298,-0.069645368,-0.124547619 -Luis Scola,scolalu01,2009,RS,HOU,4729,2488,-0.049117406,0.883118317,0.834000911,4.54362182,4.54362182,0,-0.13699743,1.37157942,1.23458199,-0.118896651 -Luis Scola,scolalu01,2010,RS,HOU,5291,2671,-1.114018057,-0.911465856,-2.025483913,0.984385198,0.984385198,0,-1.060188896,-0.557969492,-1.618158388,-0.27998036 -Luis Scola,scolalu01,2011,RS,HOU,4788,2412,-0.007019746,-0.31430187,-0.321321616,2.977924526,2.977924526,0,0.250938864,-0.059978674,0.19096019,-0.337167082 -Luis Scola,scolalu01,2012,RS,HOU,3994,2067,-1.47254922,-0.365160203,-1.837709423,0.961911345,0.961911345,0,-1.328702951,-0.324627283,-1.653330234,-0.016813034 -Luis Scola,scolalu01,2013,RS,PHO,4299,2184,-0.858311111,-0.50122515,-1.359536261,1.549984918,1.549984918,0,-0.981744029,0.047893526,-0.933850503,0.03746274 -Luis Scola,scolalu01,2014,PO,IND,460,243,-4.660333546,-1.885006718,-6.545340264,-0.486560609,0,-0.486560609,-4.234627103,-2.941360961,-7.175988064,0.241597109 -Luis Scola,scolalu01,2014,RS,IND,2756,1399,-3.336156596,-0.045220838,-3.381377434,-0.453274446,-0.453274446,0,-3.716158152,0.251241941,-3.464916211,0.556835108 -Luis Scola,scolalu01,2015,RS,IND,3321,1659,0.076264236,0.616773148,0.693037385,2.937603639,2.937603639,0,0.068750347,0.598202207,0.666952554,0.768065909 -Luis Scola,scolalu01,2016,PO,TOR,272,140,-5.871112588,-0.027579853,-5.89869244,-0.233444519,0,-0.233444519,-5.697984685,-0.119415068,-5.817399753,0.609517935 -Luis Scola,scolalu01,2016,RS,TOR,3241,1636,-1.129009288,-1.154305621,-2.283314908,0.388048609,0.388048609,0,-0.714570726,-0.474081378,-1.188652104,-0.373108512 -Luis Scola,scolalu01,2017,RS,BRK,986,461,-1.472043894,-1.984246511,-3.456290405,-0.167365496,-0.167365496,0,-2.208273583,-2.523141253,-4.731414836,0.734813521 -Alvin Scott,scottal01,1978,PO,PHO,79,37,1.182896572,0.800184075,1.983080647,0.092050709,0,0.092050709,0.262689048,0.181683195,0.444372244,-0.113014502 -Alvin Scott,scottal01,1978,RS,PHO,3610,1538,0.237919125,0.05558097,0.293500095,2.383410117,2.383410117,0,-0.401137245,-0.353079488,-0.754216733,-0.216525495 -Alvin Scott,scottal01,1979,PO,PHO,470,217,-1.219855925,1.676941211,0.457085286,0.364730179,0,0.364730179,-1.724386215,0.366084189,-1.358302026,-0.412603553 -Alvin Scott,scottal01,1979,RS,PHO,3971,1737,-0.064147963,1.37595475,1.311806787,3.589137507,3.589137507,0,-0.377039219,0.785962531,0.408923312,-0.312429477 -Alvin Scott,scottal01,1980,PO,PHO,296,140,-1.155932164,0.010079417,-1.145852747,0.117581545,0,0.117581545,-1.591566747,-0.911515991,-2.503082738,-0.499399488 -Alvin Scott,scottal01,1980,RS,PHO,2878,1303,-2.252529033,0.33904339,-1.913485642,0.553756039,0.553756039,0,-2.641569514,-0.662966472,-3.304535985,-0.441051662 -Alvin Scott,scottal01,1981,PO,PHO,232,120,-0.178065511,2.046144857,1.868079345,0.289466066,0,0.289466066,-0.796404107,0.47513918,-0.321264927,-0.706367684 -Alvin Scott,scottal01,1981,RS,PHO,3140,1423,0.00656241,1.947463475,1.954025886,3.400812842,3.400812842,0,-0.606786576,0.996747576,0.389961,-0.433899395 -Alvin Scott,scottal01,1982,PO,PHO,276,127,-0.907984648,3.336802072,2.428817424,0.34567953,0,0.34567953,-1.30877847,2.346492591,1.037714121,-0.117354528 -Alvin Scott,scottal01,1982,RS,PHO,3648,1740,-0.924530895,1.156480693,0.231949798,2.640411969,2.640411969,0,-1.463656909,0.528643097,-0.935013813,-0.26260922 -Alvin Scott,scottal01,1983,PO,PHO,133,62,-2.145811453,0.996933759,-1.148877693,0.05202762,0,0.05202762,-2.863153817,-0.045056044,-2.908209861,-0.40481717 -Alvin Scott,scottal01,1983,RS,PHO,2439,1139,-1.127751502,1.504131363,0.376379861,1.81874318,1.81874318,0,-1.600968215,0.793004062,-0.807964153,0.11189199 -Alvin Scott,scottal01,1984,PO,PHO,229,111,-3.548070211,-1.281385343,-4.829455554,-0.121309209,0,-0.121309209,-4.121434218,-2.298866109,-6.420300327,-0.120887261 -Alvin Scott,scottal01,1984,RS,PHO,1571,735,-3.034309423,-0.710329926,-3.744639349,-0.373257026,-0.373257026,0,-3.611124434,-1.438128059,-5.049252493,0.074414251 -Alvin Scott,scottal01,1985,PO,PHO,148,64,-4.075594463,-2.604936934,-6.680531397,-0.132218404,0,-0.132218404,-4.612872894,-2.807949145,-7.420822039,-0.118233531 -Alvin Scott,scottal01,1985,RS,PHO,2674,1238,-2.623271313,-0.074913666,-2.698184979,0.032705848,0.032705848,0,-3.188444536,-0.538277351,-3.726721887,-0.069309459 -Brent Scott,scottbr01,1997,RS,IND,103,55,-4.855982505,-1.542759807,-6.398742312,-0.104795837,-0.104795837,0,-4.889335745,-0.886703113,-5.776038858,2.146576607 -Byron Scott,scottby01,1984,PO,LAL,852,404,-2.098076493,-0.234528583,-2.332605076,0.089028566,0,0.089028566,-1.890353761,-0.571511045,-2.461864806,0.331677506 -Byron Scott,scottby01,1984,RS,LAL,3577,1637,-0.576607377,-0.01917874,-0.595786118,1.80384081,1.80384081,0,-0.517689029,0.020434301,-0.497254728,0.265258799 -Byron Scott,scottby01,1985,PO,LAL,1331,585,1.953484456,2.005065962,3.958550418,2.063666722,0,2.063666722,2.47643742,2.276169454,4.752606875,-0.071373386 -Byron Scott,scottby01,1985,RS,LAL,5013,2305,2.130199794,-0.062826738,2.067373056,5.662935934,5.662935934,0,2.20579424,0.228620366,2.434414606,-0.042826513 -Byron Scott,scottby01,1986,PO,LAL,989,470,0.139646356,0.562668282,0.702314637,0.853633397,0,0.853633397,0.236256829,0.640431265,0.876688094,-0.020229761 -Byron Scott,scottby01,1986,RS,LAL,4739,2190,0.825758506,-0.054357547,0.771400959,3.929651676,3.929651676,0,0.985261337,0.084219764,1.0694811,-0.129846291 -Byron Scott,scottby01,1987,PO,LAL,1288,608,1.496483067,0.079542296,1.576025362,1.385017107,0,1.385017107,1.641048206,0.45015611,2.091204316,0.070880701 -Byron Scott,scottby01,1987,RS,LAL,5843,2729,1.823856935,0.489242271,2.313099206,7.027083043,7.027083043,0,2.113693953,0.593554168,2.707248121,-0.324914318 -Byron Scott,scottby01,1988,PO,LAL,1748,897,2.750683694,-0.199152578,2.551531116,2.50121848,0,2.50121848,2.950093568,0.227071039,3.177164607,-0.042290493 -Byron Scott,scottby01,1988,RS,LAL,6365,3048,3.755650628,0.900288798,4.655939426,11.50454782,11.50454782,0,3.933960654,1.316453586,5.25041424,-0.108098732 -Byron Scott,scottby01,1989,PO,LAL,808,402,3.225405641,0.877613738,4.10301938,1.451199732,0,1.451199732,3.639696079,1.286301986,4.925998065,0.103399323 -Byron Scott,scottby01,1989,RS,LAL,5495,2605,1.867447674,0.146609713,2.014057387,6.325823902,6.325823902,0,2.248908773,0.518366625,2.767275398,-0.095705349 -Byron Scott,scottby01,1990,PO,LAL,644,325,1.633275594,1.915473259,3.548748852,1.082933254,0,1.082933254,2.174544005,2.686492641,4.861036646,0.518789645 -Byron Scott,scottby01,1990,RS,LAL,5262,2593,1.475734565,-0.527756185,0.94797838,4.883879168,4.883879168,0,1.683290205,-0.284491157,1.398799049,-0.170075547 -Byron Scott,scottby01,1991,PO,LAL,1314,678,0.972252808,0.787650754,1.759903562,1.605575502,0,1.605575502,0.77174899,1.291097898,2.062846888,-0.199429617 -Byron Scott,scottby01,1991,RS,LAL,5215,2630,1.074512778,0.505601303,1.580114081,5.804202418,5.804202418,0,1.247792614,0.6661219,1.913914514,-0.103336711 -Byron Scott,scottby01,1992,PO,LAL,285,148,5.836765641,-0.184901154,5.651864487,0.650322637,0,0.650322637,4.880556911,0.012389016,4.892945927,-0.56694295 -Byron Scott,scottby01,1992,RS,LAL,5222,2679,1.126419434,-0.529409733,0.5970097,4.563967806,4.563967806,0,0.914777391,-0.488928768,0.425848622,-0.231212675 -Byron Scott,scottby01,1993,PO,LAL,344,177,1.89467871,-0.263270533,1.631408177,0.406713221,0,0.406713221,0.923467228,-0.176698433,0.746768796,-0.306055259 -Byron Scott,scottby01,1993,RS,LAL,3400,1677,1.025810945,-1.245770848,-0.219959903,2.160417624,2.160417624,0,0.758539012,-1.186249996,-0.427710984,-0.194465876 -Byron Scott,scottby01,1994,PO,IND,442,239,-0.171330471,1.035052326,0.863721855,0.456201329,0,0.456201329,-0.069889,-0.1017119,-0.1716009,0.342122103 -Byron Scott,scottby01,1994,RS,IND,2353,1197,0.708936073,0.093532409,0.802468482,2.173182447,2.173182447,0,0.812304546,-0.687703803,0.124600743,0.162202971 -Byron Scott,scottby01,1995,PO,IND,547,298,-2.839911335,-0.215078153,-3.054989488,-0.048219811,0,-0.048219811,-2.294950036,-0.59048426,-2.885434296,0.744352773 -Byron Scott,scottby01,1995,RS,IND,2898,1528,0.316444231,-0.271879667,0.044564564,2.186049553,2.186049553,0,0.528149944,-0.680650383,-0.152500439,0.321478944 -Byron Scott,scottby01,1996,RS,VAN,3632,1894,-0.945078541,-1.009676447,-1.954754988,0.768240052,0.768240052,0,-1.424942499,-1.251600087,-2.676542586,-0.02662531 -Byron Scott,scottby01,1997,PO,LAL,244,134,0.969438651,-2.308661215,-1.339222564,0.099776909,0,0.099776909,0.203222219,-2.76244739,-2.559225171,0.267766603 -Byron Scott,scottby01,1997,RS,LAL,2764,1440,1.000816732,-0.895726479,0.105090253,2.088209507,2.088209507,0,0.462565485,-1.665045242,-1.202479757,-0.408545793 -Charlie Scott,scottch01,1977,PO,BOS,764,338,0.743126532,0.321890578,1.065017111,0.679647536,0,0.679647536,0.490074598,0.685273154,1.175347753,0.176248614 -Charlie Scott,scottch01,1977,RS,BOS,3581,1581,-0.001882268,0.36511738,0.363235112,2.512497177,2.512497177,0,-0.019699511,0.786500618,0.766801108,0.054952331 -Charlie Scott,scottch01,1978,PO,LAL,215,103,-4.164573076,-2.049683606,-6.214256682,-0.187802897,0,-0.187802897,-3.957835566,-2.016423645,-5.974259211,0.025096907 -Charlie Scott,scottch01,1978,RS,LAL,3114,1393,-0.168116484,-1.097397404,-1.265513887,1.057459497,1.057459497,0,-0.199781539,-0.766176974,-0.965958513,0.248046443 -Charlie Scott,scottch01,1978,RS,BOS,2410,1080,-1.104655578,-0.159598564,-1.264254142,0.820177397,0.820177397,0,-0.94870144,0.140829685,-0.807871755,0.198948082 -Charlie Scott,scottch01,1979,PO,DEN,228,104,-2.596207677,-1.432621106,-4.028828783,-0.070227863,0,-0.070227863,-2.375054702,-1.055440587,-3.430495289,0.35816221 -Charlie Scott,scottch01,1979,RS,DEN,5840,2617,-1.215608475,-1.157274728,-2.372883203,0.504250817,0.504250817,0,-1.227803872,-0.600104578,-1.82790845,0.154543118 -Charlie Scott,scottch01,1980,RS,DEN,4072,1860,-3.239921307,-2.457128263,-5.69704957,-2.800013914,-2.800013914,0,-3.447772355,-2.186155223,-5.633927577,0.124841728 -Dennis Scott,scottde01,1991,RS,ORL,4898,2336,-0.096828235,-1.149365093,-1.246193329,1.798261684,1.798261684,0,0.141156753,-0.874788758,-0.733632005,0.330948896 -Dennis Scott,scottde01,1992,RS,ORL,1256,608,0.528906719,-0.282869581,0.246037138,0.933149222,0.933149222,0,0.896954431,-0.037266305,0.859688127,0.397261737 -Dennis Scott,scottde01,1993,RS,ORL,3570,1759,0.476664633,0.177106273,0.653770906,3.059641916,3.059641916,0,0.953848665,0.106087165,1.059935831,0.15888214 -Dennis Scott,scottde01,1994,PO,ORL,184,99,-1.981687515,-1.075730638,-3.057418153,-0.016143079,0,-0.016143079,-1.355720901,-1.580960081,-2.936680983,0.719829741 -Dennis Scott,scottde01,1994,RS,ORL,4580,2283,1.586293732,-0.161020365,1.425273367,4.86453213,4.86453213,0,1.946009368,-0.336795933,1.609213435,0.024333577 -Dennis Scott,scottde01,1995,PO,ORL,1405,746,1.524770603,-0.525032821,0.999737782,1.47720114,0,1.47720114,1.951949143,-0.471520254,1.480428889,0.321912702 -Dennis Scott,scottde01,1995,RS,ORL,3004,1499,3.133905422,-0.594876727,2.539028695,4.046283518,4.046283518,0,3.412806236,-0.831561211,2.581245025,0.029952969 -Dennis Scott,scottde01,1996,PO,ORL,806,446,1.636781136,-0.779195918,0.857585218,0.847951015,0,0.847951015,1.929697219,-0.449455591,1.480241628,0.135874954 -Dennis Scott,scottde01,1996,RS,ORL,5883,3041,3.421279176,-0.135779594,3.285499582,9.330932896,9.330932896,0,3.727919787,-0.112901054,3.615018733,-0.330043122 -Dennis Scott,scottde01,1997,PO,ORL,168,94,-1.970847991,-1.243878099,-3.214726089,-0.023049634,0,-0.023049634,-2.162387856,-1.48578656,-3.648174416,0.241764008 -Dennis Scott,scottde01,1997,RS,ORL,4030,2166,0.468077751,0.0157183,0.48379605,3.572035498,3.572035498,0,0.599358497,-0.016569636,0.582788861,-0.041125032 -Dennis Scott,scottde01,1998,PO,PHO,119,62,-0.482461644,-3.495019678,-3.977481322,-0.039685895,0,-0.039685895,-0.851179935,-4.932984582,-5.784164518,-0.781246454 -Dennis Scott,scottde01,1998,RS,DAL,3404,1797,-0.678649185,-1.761691156,-2.440340342,0.287611087,0.287611087,0,-0.533841116,-1.530648823,-2.064489939,1.192523011 -Dennis Scott,scottde01,1998,RS,PHO,950,493,-1.006137196,-1.233773971,-2.239911167,0.129597059,0.129597059,0,-1.142919808,-2.022036511,-3.164956318,0.922175409 -Dennis Scott,scottde01,1999,RS,MIN,1020,532,0.789002108,-1.466240814,-0.677238706,0.56728694,0.56728694,0,0.469803372,-1.832537524,-1.362734152,0.749408932 -Dennis Scott,scottde01,1999,RS,NYK,377,206,-3.073274957,-1.460603716,-4.533878673,-0.190288074,-0.190288074,0,-3.285131277,-2.23803944,-5.523170716,1.34418195 -Dennis Scott,scottde01,2000,RS,VAN,2422,1263,-0.127302837,-1.770473837,-1.897776673,0.549882386,0.549882386,0,-0.402215667,-2.170858869,-2.573074536,0.124302699 -James Scott,scottja01,1997,RS,MIA,59,32,-9.86383373,2.531402834,-7.332430896,-0.076926093,-0.076926093,0,-8.887862168,1.878674125,-7.009188043,2.575450247 -Mike Scott,scottmi01,2013,PO,ATL,38,20,5.306914846,-1.561847784,3.745067062,0.068354717,0,0.068354717,4.100197332,-2.425894008,1.674303324,0.000836711 -Mike Scott,scottmi01,2013,RS,ATL,734,376,-1.529030008,-2.201937105,-3.730967112,-0.187103658,-0.187103658,0,-2.045569476,-3.140881458,-5.186450934,-0.534502798 -Mike Scott,scottmi01,2014,PO,ATL,292,146,0.938417511,-3.2224473,-2.284029789,0.035952504,0,0.035952504,4.457485809,-4.89233098,-0.434845171,0.399887209 -Mike Scott,scottmi01,2014,RS,ATL,2993,1482,-1.770134352,-2.91792134,-4.688055692,-1.466933913,-1.466933913,0,-1.134524731,-3.895711407,-5.030236138,0.100681493 -Mike Scott,scottmi01,2015,PO,ATL,340,172,-5.841955283,-4.062289732,-9.904245015,-0.649727086,0,-0.649727086,-6.293327491,-5.303153943,-11.59648143,0.331147835 -Mike Scott,scottmi01,2015,RS,ATL,2235,1123,-0.746867341,-1.86354362,-2.610410962,0.079420869,0.079420869,0,-0.017950024,-2.949577698,-2.967527722,-0.66822222 -Mike Scott,scottmi01,2016,PO,ATL,327,161,3.901259838,-1.876189116,2.025070722,0.40461957,0,0.40461957,3.993303258,-3.07692776,0.916375497,0.019788286 -Mike Scott,scottmi01,2016,RS,ATL,2380,1146,-1.135898187,-0.944999033,-2.080897221,0.390462228,0.390462228,0,-0.89076609,-1.600490383,-2.491256472,-0.188552219 -Mike Scott,scottmi01,2017,RS,ATL,397,195,-5.396341322,-0.47130778,-5.867649102,-0.311291022,-0.311291022,0,-5.391681623,-2.36743717,-7.759118793,0.353953012 -Mike Scott,scottmi01,2018,PO,WAS,267,126,4.449850016,1.182054764,5.63190478,0.564447483,0,0.564447483,3.785410658,0.773363132,4.55877379,1.530008357 -Mike Scott,scottmi01,2018,RS,WAS,2904,1406,-0.806686657,-2.1749555,-2.981642157,-0.165663439,-0.165663439,0,-1.203186173,-2.805266575,-4.008452748,-0.30028983 -Mike Scott,scottmi01,2019,PO,PHI,412,193,-0.139933985,-3.937118482,-4.077052467,-0.135151508,0,-0.135151508,-0.874816422,-5.081940667,-5.956757089,0.280738322 -Mike Scott,scottmi01,2019,RS,LAC,1675,748,-1.52018233,-1.084736489,-2.604918819,0.055401392,0.055401392,0,-1.858029778,-2.061533845,-3.919563624,0.062802808 -Mike Scott,scottmi01,2019,RS,PHI,1389,647,-1.804539567,-2.986324075,-4.790863643,-0.669368282,-0.669368282,0,-1.794594669,-2.976429431,-4.7710241,-0.653453334 -Shawnelle Scott,scottsh01,1997,RS,CLE,87,50,-0.752169684,0.62248678,-0.129682904,0.066633971,0.066633971,0,-1.343152634,-0.765167437,-2.108320071,-0.287118482 -Shawnelle Scott,scottsh01,1998,PO,CLE,5,3,-19.36090006,1.451589274,-17.90931079,-0.02351221,0,-0.02351221,-17.56822806,-6.687451192,-24.25567925,-1.519221664 -Shawnelle Scott,scottsh01,1998,RS,CLE,356,188,-3.154176386,2.013322274,-1.140854112,0.156749988,0.156749988,0,-3.435942429,2.225970316,-1.209972113,1.423240776 -Shawnelle Scott,scottsh01,2001,PO,SAS,25,13,-15.99328652,-7.388673722,-23.38196024,-0.146266697,0,-0.146266697,-14.55067562,-9.081030715,-23.63170634,3.286745716 -Shawnelle Scott,scottsh01,2001,RS,SAS,272,144,-3.514123535,0.037968089,-3.476155447,-0.053726812,-0.053726812,0,-3.037250501,-0.179295575,-3.216546076,0.652608076 -Shawnelle Scott,scottsh01,2002,RS,DEN,480,252,-0.878684797,-1.319073939,-2.197758736,0.071347594,0.071347594,0,-1.151125363,-1.04469786,-2.195823223,0.446892491 -Carey Scurry,scurrca01,1986,PO,UTA,106,54,-0.793474198,0.878393392,0.084919194,0.081282586,0,0.081282586,-1.194409563,1.040319085,-0.154090478,0.906873935 -Carey Scurry,scurrca01,1986,RS,UTA,2543,1168,-2.02325769,2.793457254,0.770199563,2.110802209,2.110802209,0,-2.087268094,2.343803424,0.25653533,0.643784367 -Carey Scurry,scurrca01,1987,PO,UTA,115,57,-1.121324828,4.679729814,3.558404986,0.190948098,0,0.190948098,-1.288191567,4.526916703,3.238725136,0.90674495 -Carey Scurry,scurrca01,1987,RS,UTA,1638,753,1.124619952,3.647140691,4.771760643,2.90653393,2.90653393,0,0.791881024,3.03562911,3.827510134,0.593806358 -Carey Scurry,scurrca01,1988,RS,NYK,17,8,-6.18312454,12.16697899,5.983854455,0.037496,0.037496,0,-3.992556771,12.59709643,8.604539657,5.224881775 -Carey Scurry,scurrca01,1988,RS,UTA,956,447,-1.987078712,4.016693294,2.029614582,1.10764707,1.10764707,0,-1.62406971,4.057548882,2.433479172,1.62846509 -Bruce Seals,sealsbr01,1977,RS,SEA,4449,1977,-2.319230519,-1.155122239,-3.474352758,-0.732729104,-0.732729104,0,-2.251435402,-0.969979891,-3.221415293,0.309763193 -Bruce Seals,sealsbr01,1978,PO,SEA,193,92,-4.281531984,-0.671565353,-4.953097338,-0.107182479,0,-0.107182479,-4.642391146,-1.31460038,-5.956991525,0.51962698 -Bruce Seals,sealsbr01,1978,RS,SEA,2920,1322,-2.539400345,-0.158472765,-2.69787311,0.035425263,0.035425263,0,-2.738727871,-0.181867139,-2.920595009,0.818825278 -Shea Seals,sealssh01,1998,RS,LAL,18,9,-5.441905801,4.948149925,-0.493755877,0.010739262,0.010739262,0,-2.025003928,4.636078596,2.611074668,3.342333219 -Malik Sealy,sealyma01,1993,PO,IND,34,18,-7.859397671,-4.663912781,-12.52331045,-0.092064783,0,-0.092064783,-7.574515748,-6.183851245,-13.75836699,-0.500191251 -Malik Sealy,sealyma01,1993,RS,IND,1359,672,-2.571356128,-0.148673295,-2.720029423,0.010334351,0.010334351,0,-2.007329382,-0.981797454,-2.989126836,0.560486204 -Malik Sealy,sealyma01,1994,RS,IND,1225,623,-2.848344723,0.736910079,-2.111434644,0.204745789,0.204745789,0,-2.379775248,0.394295492,-1.985479756,0.841551214 -Malik Sealy,sealyma01,1995,RS,LAC,3187,1604,-0.592106444,-0.536317247,-1.128423691,1.330036492,1.330036492,0,-0.953814446,-0.22435204,-1.178166486,0.21274696 -Malik Sealy,sealyma01,1996,RS,LAC,3144,1601,-1.439893365,0.570562552,-0.869330814,1.541623482,1.541623482,0,-1.156371558,0.390224273,-0.766147286,0.328876243 -Malik Sealy,sealyma01,1997,PO,LAC,145,79,0.838352105,-4.524808788,-3.686456684,-0.039259496,0,-0.039259496,0.224805568,-4.095398744,-3.870593176,0.750684427 -Malik Sealy,sealyma01,1997,RS,LAC,4725,2456,-0.722394328,0.345451448,-0.37694288,2.974837135,2.974837135,0,-0.548500342,0.535072552,-0.01342779,0.039129532 -Malik Sealy,sealyma01,1998,RS,DET,3050,1641,-1.28974653,0.621430369,-0.668316161,1.745673221,1.745673221,0,-1.472802757,0.225339906,-1.247462851,0.147185656 -Malik Sealy,sealyma01,1999,PO,MIN,125,70,-2.328023503,-1.402241013,-3.730264517,-0.035700736,0,-0.035700736,-2.98443506,-2.533872463,-5.518307523,-0.975990928 -Malik Sealy,sealyma01,1999,RS,MIN,1402,731,-1.626567276,0.078106847,-1.548460429,0.448357284,0.448357284,0,-1.793930904,-0.114527893,-1.908458798,0.047326239 -Malik Sealy,sealyma01,2000,PO,MIN,212,122,-1.468060367,-0.773014783,-2.24107515,0.032668314,0,0.032668314,-1.471105483,-1.194654682,-2.665760165,-0.007695196 -Malik Sealy,sealyma01,2000,RS,MIN,4627,2392,0.422409325,-0.187324623,0.235084703,3.630038228,3.630038228,0,0.25695462,-0.232848312,0.024106308,-0.335039333 -Thabo Sefolosha,sefolth01,2007,PO,CHI,187,99,-2.311844524,-0.453900533,-2.765745057,-0.0008249,0,-0.0008249,-2.798034821,-1.419163187,-4.217198008,0.517056306 -Thabo Sefolosha,sefolth01,2007,RS,CHI,1712,868,-3.456721494,1.651906264,-1.80481523,0.420637829,0.420637829,0,-3.657926269,0.809666214,-2.848260056,0.457753883 -Thabo Sefolosha,sefolth01,2008,RS,CHI,2814,1436,-2.266995722,1.709749356,-0.557246366,1.609362016,1.609362016,0,-2.443385092,1.205396993,-1.237988099,0.165803349 -Thabo Sefolosha,sefolth01,2009,RS,CHI,1442,735,-2.057165245,1.454009622,-0.603155623,0.808156992,0.808156992,0,-2.132226537,0.508649857,-1.62357668,0.356979941 -Thabo Sefolosha,sefolth01,2009,RS,OKC,1416,718,-0.909784382,2.520336273,1.610551892,1.602661887,1.602661887,0,-1.069290724,2.943452004,1.87416128,0.307264682 -Thabo Sefolosha,sefolth01,2010,PO,OKC,242,127,-1.259727215,3.640028762,2.380301547,0.344678982,0,0.344678982,-1.54248274,3.563884445,2.021401705,0.48580927 -Thabo Sefolosha,sefolth01,2010,RS,OKC,4606,2348,-2.473894736,2.138356124,-0.335538611,2.886158681,2.886158681,0,-2.493725331,1.935930548,-0.557794783,-0.202651558 -Thabo Sefolosha,sefolth01,2011,PO,OKC,658,344,-0.485678817,1.579293364,1.093614548,0.697465437,0,0.697465437,-0.757382171,1.02624928,0.268867109,0.22002378 -Thabo Sefolosha,sefolth01,2011,RS,OKC,4003,2049,-0.887095367,1.868687321,0.981591954,3.901065703,3.901065703,0,-1.100083696,1.966595687,0.866511991,0.001438659 -Thabo Sefolosha,sefolth01,2012,PO,OKC,851,446,0.209535365,4.016339731,4.225875096,1.647217732,0,1.647217732,0.507930525,3.830865824,4.338796349,0.554567118 -Thabo Sefolosha,sefolth01,2012,RS,OKC,1791,914,-1.395541027,2.303002791,0.907461765,1.706289966,1.706289966,0,-1.551104121,2.008820753,0.457716632,0.039643965 -Thabo Sefolosha,sefolth01,2013,PO,OKC,587,300,1.166098292,2.187590967,3.353689259,0.963897118,0,0.963897118,0.985421763,2.136318333,3.121740096,0.034668882 -Thabo Sefolosha,sefolth01,2013,RS,OKC,4382,2229,1.244855421,1.846602844,3.091458266,6.642911246,6.642911246,0,1.195475891,2.129287731,3.324763622,-0.002862096 -Thabo Sefolosha,sefolth01,2014,PO,OKC,473,236,-2.38433206,1.333979932,-1.050352128,0.210505887,0,0.210505887,-2.581890175,0.877137288,-1.704752887,-0.247032373 -Thabo Sefolosha,sefolth01,2014,RS,OKC,3221,1584,-1.79422559,2.33505823,0.54083264,2.653572656,2.653572656,0,-1.499903924,2.877477617,1.377573693,-0.214085512 -Thabo Sefolosha,sefolth01,2015,RS,ATL,1935,976,0.061159372,3.978436785,4.039596157,3.358694308,3.358694308,0,0.187644348,3.094273403,3.281917751,-0.630248203 -Thabo Sefolosha,sefolth01,2016,PO,ATL,409,203,1.253617405,1.528124546,2.78174195,0.588453527,0,0.588453527,1.810968653,0.494462981,2.305431634,-0.392611866 -Thabo Sefolosha,sefolth01,2016,RS,ATL,3626,1758,-1.115985488,2.041739778,0.92575429,3.272661003,3.272661003,0,-1.121903346,2.34839623,1.226492885,-0.718370707 -Thabo Sefolosha,sefolth01,2017,PO,ATL,22,9,-8.775461932,-10.77419175,-19.54965368,-0.079916834,0,-0.079916834,-9.388070224,-13.46628725,-22.85435747,0.433456417 -Thabo Sefolosha,sefolth01,2017,RS,ATL,3291,1596,-1.605064584,2.29180712,0.686742536,2.795823126,2.795823126,0,-1.67221717,2.864794377,1.192577207,-0.092705753 -Thabo Sefolosha,sefolth01,2018,RS,UTA,1653,806,-0.247551954,3.404863904,3.15731195,2.422968952,2.422968952,0,-0.151913398,4.197981707,4.046068309,-0.254929977 -Thabo Sefolosha,sefolth01,2019,PO,UTA,88,42,-7.190832728,1.319641741,-5.871190987,-0.068428445,0,-0.068428445,-9.552041633,0.677479523,-8.87456211,-0.794311487 -Thabo Sefolosha,sefolth01,2019,RS,UTA,1290,609,-1.598363033,4.145622378,2.547259346,1.640416818,1.640416818,0,-1.360571934,3.374011894,2.013439959,-0.340811566 -Rony Seikaly,seikaro01,1989,RS,MIA,4097,1962,-5.947311017,-0.197575897,-6.144886914,-3.415849951,-3.415849951,0,-5.547597288,-0.279389064,-5.826986352,0.525546434 -Rony Seikaly,seikaro01,1990,RS,MIA,5127,2409,-3.678771998,1.159367081,-2.519404917,0.283786137,0.283786137,0,-3.346462771,1.019975931,-2.326486841,0.129367803 -Rony Seikaly,seikaro01,1991,RS,MIA,4543,2171,-3.243900903,0.561951345,-2.681949558,0.07539012,0.07539012,0,-2.896519664,0.40827268,-2.488246983,0.018992662 -Rony Seikaly,seikaro01,1992,PO,MIA,229,117,1.668951348,-4.988509187,-3.319557838,-0.035089545,0,-0.035089545,1.41963392,-3.344982048,-1.925348128,0.064859817 -Rony Seikaly,seikaro01,1992,RS,MIA,5765,2800,-1.326061136,-0.46076219,-1.786823326,1.372012781,1.372012781,0,-1.119541764,-0.260622733,-1.380164497,-0.28035583 -Rony Seikaly,seikaro01,1993,RS,MIA,4896,2456,-1.092716319,0.298222248,-0.794494071,2.447208271,2.447208271,0,-0.793506444,0.200935027,-0.592571417,-0.125531497 -Rony Seikaly,seikaro01,1994,PO,MIA,312,165,-1.425780398,0.958080678,-0.46769972,0.198382275,0,0.198382275,-1.442702076,1.355462586,-0.08723949,0.102369859 -Rony Seikaly,seikaro01,1994,RS,MIA,4764,2410,-0.944737743,0.98409002,0.039352278,3.428908938,3.428908938,0,-0.491180593,0.989570159,0.498389567,-0.023245484 -Rony Seikaly,seikaro01,1995,RS,GSW,2135,1035,-4.092424,-1.090262417,-5.182686417,-1.285152109,-1.285152109,0,-3.845737052,-1.047585808,-4.89332286,0.040632498 -Rony Seikaly,seikaro01,1996,RS,GSW,3568,1813,-3.237906089,-0.799444141,-4.037350231,-1.190956007,-1.190956007,0,-2.852014587,-0.842980222,-3.694994809,0.013000211 -Rony Seikaly,seikaro01,1997,PO,ORL,154,86,-5.671429745,-0.427339542,-6.098769287,-0.151381987,0,-0.151381987,-5.481169572,-0.167128038,-5.64829761,-0.093477562 -Rony Seikaly,seikaro01,1997,RS,ORL,4866,2615,-1.386991274,0.327409217,-1.059582057,2.248904973,2.248904973,0,-1.27156605,0.291548999,-0.980017051,-0.259157058 -Rony Seikaly,seikaro01,1998,PO,NJN,67,37,1.489101728,-2.975093347,-1.485991619,0.024709573,0,0.024709573,1.391451131,-4.114467101,-2.72301597,0.353499679 -Rony Seikaly,seikaro01,1998,RS,ORL,2724,1484,-2.182702076,-1.086514512,-3.269216588,-0.392510274,-0.392510274,0,-1.915002601,-1.048228997,-2.963231598,-0.141223991 -Rony Seikaly,seikaro01,1998,RS,NJN,291,152,-5.972882859,-2.393716444,-8.366599303,-0.440186136,-0.440186136,0,-5.429875518,-2.201485267,-7.631360786,0.968276879 -Rony Seikaly,seikaro01,1999,RS,NJN,170,88,-12.51297093,0.911669754,-11.60130118,-0.404418573,-0.404418573,0,-11.36733291,0.012450916,-11.35488199,1.588958069 -Josh Selby,selbyjo01,2012,PO,MEM,1,0,-3.542834293,-2.022175815,-5.565010108,0,0,0,-5.27928793,-4.512149839,-9.791437769,-1.459813387 -Josh Selby,selbyjo01,2012,RS,MEM,453,237,-5.561981726,-2.642303353,-8.204285079,-0.663699373,-0.663699373,0,-5.521778111,-4.173553273,-9.695331384,0.585512382 -Josh Selby,selbyjo01,2013,RS,MEM,110,59,-7.479191115,-1.752666233,-9.231857349,-0.199176531,-0.199176531,0,-6.786583985,-2.783020814,-9.569604799,1.937755136 -Wayne Selden,seldewa01,2017,PO,MEM,198,106,0.999665472,-3.239980259,-2.240314787,0.028260023,0,0.028260023,2.237316485,-4.694141092,-2.456824607,-0.573483169 -Wayne Selden,seldewa01,2017,RS,NOP,105,47,-3.461646058,2.282188516,-1.179457542,0.037849906,0.037849906,0,-4.46193418,0.744526435,-3.717407745,0.492894618 -Wayne Selden,seldewa01,2017,RS,MEM,359,189,-4.28146106,-3.105999513,-7.387460574,-0.444910906,-0.444910906,0,-3.109264965,-3.038216621,-6.147481586,-0.497761536 -Wayne Selden,seldewa01,2018,RS,MEM,1447,692,-0.779964693,-4.337275687,-5.11724038,-0.841695222,-0.841695222,0,-1.425924343,-4.461697361,-5.887621704,0.702766422 -Wayne Selden,seldewa01,2019,RS,MEM,952,455,-2.345444442,-3.386235395,-5.731679836,-0.692877629,-0.692877629,0,-2.971348584,-3.180621458,-6.151970041,0.104169205 -Wayne Selden,seldewa01,2019,RS,CHI,2071,984,-3.334132159,-3.179731232,-6.513863392,-1.88864531,-1.88864531,0,-4.123366766,-3.266148337,-7.389515103,-0.05137869 -Brad Sellers,sellebr01,1987,PO,CHI,128,68,-5.188083301,-2.060998188,-7.249081489,-0.160897634,0,-0.160897634,-5.500723123,-2.260863603,-7.761586726,-0.053176886 -Brad Sellers,sellebr01,1987,RS,CHI,3535,1751,-1.286195127,-0.078623888,-1.364819015,1.235752827,1.235752827,0,-1.260890933,-0.414429977,-1.67532091,-0.141203649 -Brad Sellers,sellebr01,1988,PO,CHI,282,144,-1.53283713,-0.504900889,-2.037738019,0.053917531,0,0.053917531,-2.290143433,-1.118274389,-3.408417822,-0.092698866 -Brad Sellers,sellebr01,1988,RS,CHI,4451,2212,-1.588916629,-0.871737643,-2.460654272,0.324980839,0.324980839,0,-1.839025903,-1.194673277,-3.033699181,-0.482716806 -Brad Sellers,sellebr01,1989,PO,CHI,340,177,-2.007405298,-0.729785395,-2.737190693,0.001189138,0,0.001189138,-2.377713812,-1.427587304,-3.805301115,-0.312283569 -Brad Sellers,sellebr01,1989,RS,CHI,3540,1732,-2.253855757,-0.732810905,-2.986666661,-0.208627115,-0.208627115,0,-2.38878953,-1.048151799,-3.43694133,-0.24717116 -Brad Sellers,sellebr01,1990,RS,SEA,1179,587,-3.357250877,-2.738681367,-6.095932244,-1.003636031,-1.003636031,0,-3.400625039,-3.23690849,-6.637533529,0.156155287 -Brad Sellers,sellebr01,1990,RS,MIN,217,113,-9.339762159,-1.085868879,-10.42563104,-0.446069284,-0.446069284,0,-8.400894483,-2.44318277,-10.84407725,0.798619728 -Brad Sellers,sellebr01,1992,PO,DET,23,13,5.762163773,2.383446622,8.145610394,0.072303544,0,0.072303544,3.94334777,-1.061851327,2.881496442,-2.777368814 -Brad Sellers,sellebr01,1992,RS,DET,436,226,-2.856654805,-1.418097676,-4.274752481,-0.175197959,-0.175197959,0,-3.187809027,-3.065915893,-6.25372492,-0.341641711 -Brad Sellers,sellebr01,1993,RS,MIN,1054,533,-3.963846625,-2.987602726,-6.951449352,-1.13504442,-1.13504442,0,-4.435427465,-4.07060649,-8.506033955,-0.641471071 -Phil Sellers,selleph01,1977,PO,DET,13,6,-20.32193476,-6.771167314,-27.09310208,-0.080632805,0,-0.080632805,-18.39694979,-5.992621689,-24.38957148,5.221952804 -Phil Sellers,selleph01,1977,RS,DET,754,329,-3.461930075,-1.165709304,-4.627639379,-0.31878285,-0.31878285,0,-3.117773683,-1.29474308,-4.412516763,1.23476571 -Mouhamed Sene,senesa01,2007,RS,SEA,327,169,-6.183159845,-1.028021316,-7.211181161,-0.388642311,-0.388642311,0,-6.044581579,-1.33481585,-7.379397429,0.963246864 -Mouhamed Sene,senesa01,2008,RS,SEA,126,62,-1.407101595,0.162987462,-1.244114132,0.047588945,0.047588945,0,-1.915127128,-0.429574161,-2.344701289,-0.090025928 -Mouhamed Sene,senesa01,2009,RS,NYK,12,6,-0.378373487,-2.912106862,-3.29048035,-0.001606672,-0.001606672,0,-0.767580381,-6.387597359,-7.15517774,-2.683740947 -Mouhamed Sene,senesa01,2009,RS,OKC,45,23,2.793989561,-0.263650194,2.530339367,0.061984904,0.061984904,0,2.305720627,-2.017374263,0.288346364,0.033299609 -Kevin Seraphin,serapke01,2011,RS,WAS,1255,635,-3.841515781,-1.87262274,-5.714138521,-0.967684579,-0.967684579,0,-4.125020759,-1.662187787,-5.787208546,0.715410007 -Kevin Seraphin,serapke01,2012,RS,WAS,2292,1176,-2.3072208,0.679245613,-1.627975187,0.671223429,0.671223429,0,-2.494736806,0.21414432,-2.280592486,-0.272449309 -Kevin Seraphin,serapke01,2013,RS,WAS,3344,1721,-6.146912085,-0.726032766,-6.87294485,-3.626023494,-3.626023494,0,-5.78944084,-0.766746534,-6.556187374,0.150563506 -Kevin Seraphin,serapke01,2014,PO,WAS,14,6,-23.91178501,-34.15919734,-58.07098236,-0.178978911,0,-0.178978911,-15.55439547,-27.51465086,-43.06904632,2.295180038 -Kevin Seraphin,serapke01,2014,RS,WAS,1134,578,-3.12678067,1.607019822,-1.519760847,0.360853431,0.360853431,0,-3.792904633,0.217122488,-3.575782145,-0.512548486 -Kevin Seraphin,serapke01,2015,PO,WAS,148,72,-2.799416296,3.802244921,1.002828625,0.142385038,0,0.142385038,-4.257059804,4.122595678,-0.134464126,0.138360182 -Kevin Seraphin,serapke01,2015,RS,WAS,2376,1235,-2.970593984,-0.846748416,-3.8173424,-0.663865768,-0.663865768,0,-3.732796451,-1.01348339,-4.746279841,-1.235306957 -Kevin Seraphin,serapke01,2016,RS,NYK,1073,526,-7.678721774,2.167527362,-5.511194413,-0.740222157,-0.740222157,0,-6.19503408,-0.228240991,-6.423275071,-0.103686116 -Kevin Seraphin,serapke01,2017,PO,IND,121,59,-4.512220959,-8.87141614,-13.3836371,-0.330806484,0,-0.330806484,-5.596700908,-6.482183541,-12.07888445,0.197993019 -Kevin Seraphin,serapke01,2017,RS,IND,1145,559,-3.555283108,-1.435955183,-4.991238291,-0.63626864,-0.63626864,0,-3.661114153,-2.658655332,-6.319769485,-0.450636191 -Ansu Sesay,sesayan01,2002,PO,SEA,107,60,-1.912436753,-0.998867076,-2.91130383,-0.005079984,0,-0.005079984,-2.724573711,-1.55048214,-4.275055851,-0.228536967 -Ansu Sesay,sesayan01,2002,RS,SEA,266,142,0.804793115,-1.708843522,-0.904050407,0.134029985,0.134029985,0,-0.063761435,-1.755804483,-1.819565918,0.201694529 -Ansu Sesay,sesayan01,2003,RS,SEA,831,448,-5.08631127,-0.095202181,-5.181513451,-0.55861181,-0.55861181,0,-5.308648541,-0.950072601,-6.258721142,0.470835543 -Ansu Sesay,sesayan01,2004,RS,SEA,1104,583,-1.027257434,-0.087602131,-1.114859565,0.48683089,0.48683089,0,-1.460263444,-0.897172302,-2.357435746,0.086975511 -Ansu Sesay,sesayan01,2005,RS,GSW,252,128,-0.094554217,-1.447736792,-1.542291009,0.078960198,0.078960198,0,-0.707486197,-2.646334853,-3.35382105,0.105065221 -Ramon Sessions,sessira01,2008,RS,MIL,866,450,1.070517552,-1.609942059,-0.539424507,0.503521508,0.503521508,0,0.534767589,-1.681320122,-1.146552532,-0.738161421 -Ramon Sessions,sessira01,2009,RS,MIL,4240,2173,1.883005852,-0.165372222,1.71763363,4.931122776,4.931122776,0,1.415845545,-0.18474051,1.231105035,-0.411906416 -Ramon Sessions,sessira01,2010,RS,MIN,3507,1732,-1.28009864,-0.885518493,-2.165617133,0.515349417,0.515349417,0,-1.7766464,-1.066091642,-2.842738042,-0.190879644 -Ramon Sessions,sessira01,2011,RS,CLE,4180,2133,1.166679471,-3.26589873,-2.09921926,0.701667515,0.701667515,0,0.423530521,-3.290438725,-2.866908205,-0.861774353 -Ramon Sessions,sessira01,2012,PO,LAL,714,380,-1.772006266,-2.090113733,-3.86212,-0.222526212,0,-0.222526212,-1.902602266,-1.981393752,-3.883996018,0.06120045 -Ramon Sessions,sessira01,2012,RS,LAL,1337,701,1.876681143,-1.04917843,0.827502713,1.279057602,1.279057602,0,1.588472743,-0.960307446,0.628165298,-0.031538612 -Ramon Sessions,sessira01,2012,RS,CLE,1935,1006,1.032977446,-1.902915466,-0.86993802,0.965780669,0.965780669,0,0.530965779,-2.001978192,-1.471012413,0.078266805 -Ramon Sessions,sessira01,2013,RS,CHA,3185,1652,1.16349995,-3.002394847,-1.838894897,0.765051168,0.765051168,0,0.670888636,-2.87372292,-2.202834284,-0.348457804 -Ramon Sessions,sessira01,2014,RS,CHA,2601,1305,-0.934527907,-1.10553224,-2.040060148,0.471969294,0.471969294,0,-1.955475071,-2.131274013,-4.086749084,-0.145382137 -Ramon Sessions,sessira01,2014,RS,MIL,1784,909,2.827981067,-4.393842449,-1.565861381,0.546937661,0.546937661,0,1.74367727,-4.455077406,-2.711400136,-0.389904714 -Ramon Sessions,sessira01,2015,PO,WAS,436,218,0.211994415,3.53990707,3.751901486,0.739130005,0,0.739130005,-1.45393573,3.113746794,1.659811064,-0.868558347 -Ramon Sessions,sessira01,2015,RS,SAC,1258,642,-3.599760461,-4.455055872,-8.054816334,-1.722133708,-1.722133708,0,-3.47580044,-4.700604328,-8.176404768,-0.852683026 -Ramon Sessions,sessira01,2015,RS,WAS,1089,546,-0.371774171,1.485460944,1.113686773,1.074775037,1.074775037,0,-0.612585242,0.19382485,-0.418760392,-0.136236553 -Ramon Sessions,sessira01,2016,RS,WAS,3515,1667,-0.250568146,-2.924860419,-3.175428565,-0.362877239,-0.362877239,0,-0.325880917,-2.959408401,-3.285289319,0.283221147 -Ramon Sessions,sessira01,2017,RS,CHA,1699,811,-1.651190021,-1.809117313,-3.460307334,-0.293588933,-0.293588933,0,-1.639595523,-2.462098609,-4.101694131,-0.105629974 -Ramon Sessions,sessira01,2018,RS,NYK,338,167,-3.139001538,1.675744987,-1.463256551,0.110195244,0.110195244,0,-2.439214745,-1.050482455,-3.4896972,0.506977555 -Ramon Sessions,sessira01,2018,RS,WAS,469,225,0.308211109,-3.503528026,-3.195316917,-0.05107847,-0.05107847,0,-0.122749928,-3.61040549,-3.733155418,-0.08088974 -Ha Seung-Jin,seungha01,2005,RS,POR,197,104,-7.257751733,-1.475369046,-8.733120779,-0.32247733,-0.32247733,0,-7.156143384,-2.261374465,-9.41751785,1.451847913 -Ha Seung-Jin,seungha01,2006,RS,POR,391,212,-4.325235085,-1.779596886,-6.104831971,-0.367695871,-0.367695871,0,-4.655800827,-1.586488961,-6.242289788,1.219457246 -Tom Sewell,sewelto01,1985,RS,WSB,184,87,-10.46406609,-1.642988882,-12.10705497,-0.419933451,-0.419933451,0,-10.27530885,-2.251841438,-12.52715029,1.144086685 -Collin Sexton,sextoco01,2019,RS,CLE,5348,2605,-2.839530954,-5.508370226,-8.34790118,-7.382977773,-7.382977773,0,-2.453223831,-4.693736234,-7.146960066,-0.781203554 -Charles Shackleford,shackch01,1989,RS,NJN,1021,484,-3.088805348,0.421262521,-2.667542827,0.020438396,0.020438396,0,-3.23657578,-0.179627089,-3.416202868,0.383787707 -Charles Shackleford,shackch01,1990,RS,NJN,3258,1557,-3.418841273,-0.365733535,-3.784574808,-0.821719093,-0.821719093,0,-3.514874641,-0.601239293,-4.116113933,-0.015495044 -Charles Shackleford,shackch01,1992,RS,PHI,2762,1399,-2.491537673,0.359413275,-2.132124398,0.442627499,0.442627499,0,-2.343066521,0.588107616,-1.754958905,0.356398431 -Charles Shackleford,shackch01,1993,RS,PHI,1179,568,-3.226856866,0.01447263,-3.212384236,-0.134517321,-0.134517321,0,-3.309815817,-0.035652696,-3.345468513,0.381032923 -Charles Shackleford,shackch01,1995,RS,MIN,460,239,0.428353728,0.626726181,1.055079909,0.468710424,0.468710424,0,-0.312934239,1.098654779,0.785720541,0.958185734 -Charles Shackleford,shackch01,1999,RS,CHH,694,367,-3.36904562,-0.398747743,-3.767793363,-0.191770094,-0.191770094,0,-3.520692665,-0.657841766,-4.178534431,0.564328667 -Mustafa Shakur,shakumu01,2011,RS,WAS,314,159,-4.247732299,-1.623483056,-5.871215355,-0.254678809,-0.254678809,0,-4.305076678,-3.104369169,-7.409445847,0.544815244 -Mustafa Shakur,shakumu01,2014,RS,OKC,25,11,-17.61543535,0.108262627,-17.50717272,-0.087582262,-0.087582262,0,-12.02492968,-0.42912478,-12.45405446,5.514986189 -Landry Shamet,shamela01,2019,PO,LAC,373,174,1.055965932,4.448210855,5.504176787,0.750645253,0,0.750645253,0.309715667,5.398668157,5.708383824,-0.670541192 -Landry Shamet,shamela01,2019,RS,LAC,1499,694,1.294002628,-1.160546975,0.133455654,1.02323122,1.02323122,0,0.768922722,-0.898199971,-0.129277248,0.225663742 -Landry Shamet,shamela01,2019,RS,PHI,2391,1108,0.753803384,-0.897340472,-0.143537089,1.469884085,1.469884085,0,-0.009441059,-0.733755042,-0.743196101,-0.24579026 -God Shammgod,shammgo01,1998,RS,WAS,282,146,-4.870894101,-2.242164329,-7.11305843,-0.330384823,-0.330384823,0,-4.601312432,-2.485680745,-7.086993177,1.513427404 -Walter Sharpe,sharpwa01,2009,RS,DET,37,20,-6.946117299,-0.105318037,-7.051435335,-0.044773765,-0.044773765,0,-6.39812299,-1.040583961,-7.438706952,1.864683783 -John Shasky,shaskjo01,1989,RS,MIA,1971,944,-1.724187946,-1.422633816,-3.146821762,-0.190733795,-0.190733795,0,-2.341715926,-1.824350927,-4.166066854,-0.206342208 -John Shasky,shaskjo01,1990,RS,GSW,114,51,-8.74494489,-1.176690969,-9.921635859,-0.18856379,-0.18856379,0,-8.432156792,-1.313801371,-9.745958164,1.043925455 -John Shasky,shaskjo01,1991,RS,DAL,1012,510,-3.593535167,-0.047818874,-3.641354042,-0.232986106,-0.232986106,0,-3.700776115,-0.654958803,-4.355734918,0.450459387 -Brian Shaw,shawbr01,1989,PO,BOS,242,124,2.594043993,0.093326759,2.687370752,0.354198644,0,0.354198644,1.77795408,0.650975303,2.428929383,-0.157551781 -Brian Shaw,shawbr01,1989,RS,BOS,4757,2301,0.373637918,-0.894841137,-0.521203219,2.609684571,2.609684571,0,0.210189324,-0.853529534,-0.64334021,-0.267031412 -Brian Shaw,shawbr01,1991,PO,BOS,635,316,0.035222024,-1.033032105,-0.997810081,0.291537049,0,0.291537049,0.076835497,-0.716459253,-0.639623755,0.059809061 -Brian Shaw,shawbr01,1991,RS,BOS,5754,2772,1.653367254,-0.438608513,1.214758741,5.585145406,5.585145406,0,1.804545638,-0.01217534,1.792370298,-0.390877685 -Brian Shaw,shawbr01,1992,PO,MIA,166,85,0.152176152,-2.212483679,-2.060307528,0.031103203,0,0.031103203,-0.04590489,-1.210688311,-1.256593201,0.768685508 -Brian Shaw,shawbr01,1992,RS,MIA,2032,987,-2.377819696,-0.738275832,-3.116095529,-0.184577309,-0.184577309,0,-2.39130552,-0.657162491,-3.048468012,0.118629762 -Brian Shaw,shawbr01,1992,RS,BOS,880,436,-0.347170398,-1.139763771,-1.486934169,0.280034024,0.280034024,0,-0.367376595,-1.132020967,-1.499397562,-0.324338394 -Brian Shaw,shawbr01,1993,RS,MIA,3196,1603,-0.683817377,-0.657758097,-1.341575474,1.153912423,1.153912423,0,-0.740749236,-0.564506212,-1.305255448,0.172730605 -Brian Shaw,shawbr01,1994,PO,MIA,212,112,-3.292067068,-0.606806591,-3.898873658,-0.068750462,0,-0.068750462,-2.977021838,-1.715516251,-4.69253809,1.380985786 -Brian Shaw,shawbr01,1994,RS,MIA,4026,2037,1.443830663,-0.746551952,0.697278712,3.590154683,3.590154683,0,1.479026314,-0.907007554,0.57201876,0.200818284 -Brian Shaw,shawbr01,1995,PO,ORL,669,355,1.478273799,-1.05646961,0.421804188,0.596611931,0,0.596611931,1.527537331,-1.115842089,0.411695243,0.62580675 -Brian Shaw,shawbr01,1995,RS,ORL,3679,1836,-1.008012982,-0.905688653,-1.913701635,0.786395646,0.786395646,0,-0.662780713,-0.910088856,-1.572869569,0.361614832 -Brian Shaw,shawbr01,1996,PO,ORL,392,217,-0.557044692,-2.325948004,-2.882992695,-0.015249286,0,-0.015249286,-0.488566839,-2.206684947,-2.695251787,0.368623949 -Brian Shaw,shawbr01,1996,RS,ORL,3248,1679,-1.929484512,-1.396376677,-3.325861189,-0.494394517,-0.494394517,0,-1.638289641,-1.669028354,-3.307317995,0.206668068 -Brian Shaw,shawbr01,1997,PO,ORL,147,82,-8.172697985,-3.081915807,-11.25461379,-0.366476357,0,-0.366476357,-7.995474026,-4.102746695,-12.09822072,-0.116411145 -Brian Shaw,shawbr01,1997,RS,ORL,3474,1867,-1.493601799,-1.06680993,-2.560411728,0.181485753,0.181485753,0,-1.490561416,-0.997066646,-2.487628062,0.452094364 -Brian Shaw,shawbr01,1998,RS,GSW,1980,1028,-3.026122293,-0.900233541,-3.926355834,-0.620490474,-0.620490474,0,-3.201170316,-0.636394225,-3.837564541,0.519537972 -Brian Shaw,shawbr01,1998,RS,PHI,956,502,-0.655817932,-1.143072074,-1.798890006,0.244793787,0.244793787,0,-0.992409121,-0.654822569,-1.647231689,0.448196452 -Brian Shaw,shawbr01,1999,RS,POR,9,5,-16.66695367,-4.998214257,-21.66516793,-0.049226653,-0.049226653,0,-15.868814,-5.386565597,-21.25537959,1.816743978 -Brian Shaw,shawbr01,2000,PO,LAL,776,408,2.721501302,-0.694797656,2.026703646,1.028310119,0,1.028310119,2.301822814,-0.89075141,1.411071403,0.242756594 -Brian Shaw,shawbr01,2000,RS,LAL,2456,1249,-0.82930817,-0.169398027,-0.998706197,1.112638451,1.112638451,0,-1.180916971,-0.825377355,-2.006294326,-0.283304929 -Brian Shaw,shawbr01,2001,PO,LAL,562,290,0.527930979,-0.280667355,0.247263624,0.460480709,0,0.460480709,0.316984693,-0.480097755,-0.163113062,0.613514878 -Brian Shaw,shawbr01,2001,RS,LAL,3542,1833,-0.27241255,-0.940532199,-1.212944749,1.436336486,1.436336486,0,-0.505058308,-1.11569587,-1.620754178,-0.071457236 -Brian Shaw,shawbr01,2002,PO,LAL,459,238,0.637976942,-0.965304529,-0.327327587,0.302212676,0,0.302212676,0.258554179,-1.956509303,-1.697955124,-0.360078175 -Brian Shaw,shawbr01,2002,RS,LAL,1225,631,-0.604830603,-0.534795324,-1.139625927,0.51902607,0.51902607,0,-0.5517693,-1.168769185,-1.720538485,0.104160585 -Brian Shaw,shawbr01,2003,PO,LAL,420,215,-3.2091226,-0.50784352,-3.71696612,-0.109627287,0,-0.109627287,-3.237746589,-1.136884313,-4.374630902,0.193480635 -Brian Shaw,shawbr01,2003,RS,LAL,1754,900,-2.688924461,-0.888910378,-3.577834839,-0.380163784,-0.380163784,0,-2.511953259,-1.802000156,-4.313953415,0.00934624 -Casey Shaw,shawca01,1999,RS,PHI,26,14,-19.3461643,-6.105214441,-25.45137874,-0.161983609,-0.161983609,0,-17.42890141,-7.653029035,-25.08193045,-0.093131578 -Craig Shelton,sheltcr01,1981,RS,ATL,1227,586,-3.20979777,-1.915551331,-5.125349101,-0.720743093,-0.720743093,0,-3.371224287,-1.704879858,-5.076104145,1.533587525 -Craig Shelton,sheltcr01,1982,RS,ATL,42,21,-4.417298505,1.267221538,-3.150076967,-0.004319562,-0.004319562,0,-4.647940446,0.969808254,-3.678132192,0.787500259 -Lonnie Shelton,sheltlo01,1977,RS,NYK,4793,2104,0.040896995,2.436879608,2.477776603,5.647073206,5.647073206,0,0.544092889,2.600209256,3.144302145,0.677300798 -Lonnie Shelton,sheltlo01,1978,PO,NYK,348,151,0.913285147,-1.767632146,-0.854346998,0.151262933,0,0.151262933,0.706734623,-1.296638025,-0.589903402,0.445669952 -Lonnie Shelton,sheltlo01,1978,RS,NYK,5361,2319,0.504528307,0.780499959,1.285028266,4.79229822,4.79229822,0,0.840565039,0.978442835,1.819007875,0.412727742 -Lonnie Shelton,sheltlo01,1979,PO,SEA,1188,566,1.114484148,1.508837621,2.623321769,1.602913262,0,1.602913262,1.241411135,1.846407874,3.087819009,0.165541475 -Lonnie Shelton,sheltlo01,1979,RS,SEA,4702,2158,-0.518382961,0.893380656,0.374997695,3.447831572,3.447831572,0,-0.311571865,0.911762253,0.600190389,0.223157084 -Lonnie Shelton,sheltlo01,1980,PO,SEA,963,469,-1.049226138,2.673343408,1.62411727,1.083961945,0,1.083961945,-0.851596531,2.64128699,1.789690458,0.413478035 -Lonnie Shelton,sheltlo01,1980,RS,SEA,4812,2243,0.758641352,1.569335807,2.327977159,5.823429022,5.823429022,0,0.872755587,1.758446359,2.631201947,0.220846737 -Lonnie Shelton,sheltlo01,1981,RS,SEA,930,440,-2.761955102,0.619352708,-2.142602394,0.13682672,0.13682672,0,-2.083173076,0.955179328,-1.127993748,0.357690634 -Lonnie Shelton,sheltlo01,1982,PO,SEA,531,266,-1.603868148,0.130973997,-1.472894151,0.179429811,0,0.179429811,-1.553784378,0.622938347,-0.930846032,0.376100213 -Lonnie Shelton,sheltlo01,1982,RS,SEA,5620,2667,-0.757480581,0.861051599,0.103571018,3.888343077,3.888343077,0,-0.399614707,1.213218978,0.813604271,0.144096231 -Lonnie Shelton,sheltlo01,1983,PO,SEA,108,53,-2.77570757,-1.396097458,-4.171805028,-0.03968064,0,-0.03968064,-1.976031132,-1.046733894,-3.022765025,0.073027375 -Lonnie Shelton,sheltlo01,1983,RS,SEA,5593,2572,-0.845041912,0.459284628,-0.385757284,3.102534998,3.102534998,0,-0.555580968,0.872649693,0.317068725,0.00317418 -Lonnie Shelton,sheltlo01,1984,RS,CLE,4312,2101,-1.706935399,-0.132704919,-1.839640318,0.979133234,0.979133234,0,-1.466597729,0.066352905,-1.400244824,0.346379183 -Lonnie Shelton,sheltlo01,1985,PO,CLE,227,106,-0.172238144,-0.745267748,-0.917505891,0.10308716,0,0.10308716,-0.412637846,-0.194171096,-0.606808942,0.898062437 -Lonnie Shelton,sheltlo01,1985,RS,CLE,2671,1244,-2.871264375,0.08543468,-2.785829695,-0.022865736,-0.022865736,0,-2.717861529,0.395395537,-2.322465993,0.568184716 -Lonnie Shelton,sheltlo01,1986,RS,CLE,1460,682,-2.710554852,-0.863395482,-3.573950334,-0.289384252,-0.289384252,0,-2.819243388,-0.471469779,-3.290713167,0.968041856 -Tornike Shengelia,shengto01,2013,RS,BRK,174,93,-4.0490121,-0.914921306,-4.963933406,-0.105857492,-0.105857492,0,-4.095054815,-2.275954696,-6.371009512,0.71740652 -Tornike Shengelia,shengto01,2014,RS,BRK,277,137,-4.43069646,-5.438547766,-9.869244225,-0.500434806,-0.500434806,0,-4.959976199,-6.677800393,-11.63777659,0.543193344 -Tornike Shengelia,shengto01,2014,RS,CHI,39,17,-9.30880709,-5.599258826,-14.90806592,-0.106313475,-0.106313475,0,-9.313750864,-4.711957239,-14.0257081,0.783775441 -Jeffrey Sheppard,sheppje01,1999,PO,ATL,21,12,-0.796775974,3.099816312,2.303040338,0.031001689,0,0.031001689,-1.3719322,1.103204766,-0.268727434,-2.460570803 -Jeffrey Sheppard,sheppje01,1999,RS,ATL,333,185,-1.180528232,-1.560617486,-2.741145717,0.000832118,0.000832118,0,-2.092695752,-2.442677623,-4.535373375,-0.388830437 -Steve Sheppard,sheppst01,1978,RS,CHI,1493,698,-1.154556901,-2.097642554,-3.252199455,-0.178602665,-0.178602665,0,-1.584552811,-2.759337837,-4.343890648,-0.145216529 -Steve Sheppard,sheppst01,1979,RS,DET,172,76,-0.321957376,-1.294980866,-1.616938242,0.044095656,0.044095656,0,-0.997557399,-2.179353663,-3.176911062,0.392164416 -Steve Sheppard,sheppst01,1979,RS,CHI,440,203,-3.096991426,-2.241312313,-5.338303739,-0.267746363,-0.267746363,0,-3.511184839,-3.441483541,-6.95266838,-0.130097819 -Ed Sherod,sheroed01,1982,PO,NJN,16,8,1.131638592,4.933903144,6.065541736,0.037217459,0,0.037217459,0.440305257,4.750349552,5.190654809,0.288956613 -Ed Sherod,sheroed01,1983,PO,NYK,31,15,-2.932445284,10.50800438,7.575559093,0.082946464,0,0.082946464,-1.525750941,10.56202301,9.03627207,1.804471855 -Ed Sherod,sheroed01,1983,RS,NYK,3320,1624,-0.496214558,1.897854515,1.401639958,3.43267488,3.43267488,0,-0.485357296,1.843200082,1.357842787,-0.21924814 -Paul Shirley,shirlpa01,2003,RS,ATL,10,5,-21.73138381,-1.578100615,-23.30948442,-0.051642583,-0.051642583,0,-19.85557788,-4.080948664,-23.93652654,-1.41276128 -Paul Shirley,shirlpa01,2004,RS,CHI,167,86,-4.813934358,-2.277411188,-7.091345546,-0.190610418,-0.190610418,0,-4.96190483,-3.815208089,-8.777112918,0.059515001 -Paul Shirley,shirlpa01,2005,RS,PHO,61,30,-3.158269663,-2.623074972,-5.781344636,-0.046280274,-0.046280274,0,-3.691816447,-4.350135778,-8.041952225,-0.233043274 -Purvis Short,shortpu01,1979,RS,GSW,3668,1703,-1.722523619,-0.722045445,-2.444569063,0.266386343,0.266386343,0,-1.570863314,-0.588764702,-2.159628016,0.405933202 -Purvis Short,shortpu01,1980,RS,GSW,3465,1636,0.909652625,-0.619806123,0.289846502,2.541978498,2.541978498,0,0.771077972,-0.550514776,0.220563196,0.191515831 -Purvis Short,shortpu01,1981,RS,GSW,4914,2309,1.41414021,-0.580846056,0.833294153,4.217740191,4.217740191,0,1.503929133,-0.466479891,1.037449242,-0.087058933 -Purvis Short,shortpu01,1982,RS,GSW,3808,1782,2.141863725,-0.687515429,1.454348297,3.827839145,3.827839145,0,2.054868973,-0.715796733,1.339072239,0.142781805 -Purvis Short,shortpu01,1983,RS,GSW,5253,2397,1.309319555,-0.971630526,0.337689029,3.77461303,3.77461303,0,1.251126316,-0.634241931,0.616884385,-0.040742792 -Purvis Short,shortpu01,1984,RS,GSW,6411,2945,0.767285389,-0.873412075,-0.106126686,3.967955166,3.967955166,0,0.724686895,-0.64661831,0.078068585,-0.118086154 -Purvis Short,shortpu01,1985,RS,GSW,6700,3081,1.296736902,-1.273313172,0.023423729,4.36084211,4.36084211,0,1.454198351,-0.905353256,0.548845095,0.029030539 -Purvis Short,shortpu01,1986,RS,GSW,5329,2427,2.065816324,-1.039506954,1.02630937,4.671358725,4.671358725,0,2.218153558,-0.585226672,1.632926886,-0.103363509 -Purvis Short,shortpu01,1987,PO,GSW,526,253,0.274007662,-0.599152476,-0.325144815,0.324607712,0,0.324607712,0.283771836,-0.527592089,-0.243820253,0.547536893 -Purvis Short,shortpu01,1987,RS,GSW,2036,950,1.488658098,-0.166301633,1.322356465,1.977696305,1.977696305,0,1.587678147,-0.056015478,1.53166267,0.199813155 -Purvis Short,shortpu01,1988,PO,HOU,143,71,-5.926981154,-2.579407857,-8.506389011,-0.215514278,0,-0.215514278,-6.200085585,-2.77342174,-8.973507324,0.20115865 -Purvis Short,shortpu01,1988,RS,HOU,4181,1949,0.196192907,-0.967129358,-0.770936451,1.968284582,1.968284582,0,-0.108890207,-0.78048626,-0.889376468,0.017607012 -Purvis Short,shortpu01,1989,PO,HOU,77,37,-1.199635061,-3.033770656,-4.233405716,-0.029140642,0,-0.029140642,-1.706873506,-2.822553573,-4.529427079,0.861475533 -Purvis Short,shortpu01,1989,RS,HOU,2482,1157,-1.765528554,-0.333021889,-2.098550443,0.384625487,0.384625487,0,-1.972292324,-0.807790165,-2.78008249,0.019583549 -Purvis Short,shortpu01,1990,RS,NJN,4631,2213,-1.105213905,-1.338647663,-2.443861568,0.345441143,0.345441143,0,-1.69584143,-1.321954248,-3.017795677,-0.060890677 -Dexter Shouse,shousde01,1990,RS,PHI,37,18,-13.27168764,-0.228271749,-13.49995939,-0.099816152,-0.099816152,0,-12.30577192,-1.382972431,-13.68874435,1.102233589 -John Shumate,shumajo01,1977,RS,BUF,5881,2601,0.009488191,0.818152833,0.827641024,4.73667434,4.73667434,0,0.151726254,0.773212715,0.924938969,-0.248925022 -John Shumate,shumajo01,1978,RS,DET,4925,2170,0.751318996,-0.319876729,0.431442267,3.512828983,3.512828983,0,0.709555528,-0.330300393,0.379255135,-0.28995695 -John Shumate,shumajo01,1978,RS,BUF,1297,590,0.534979054,-1.201645785,-0.666666732,0.627006563,0.627006563,0,0.47715828,-0.945938291,-0.46878001,-0.019681263 -John Shumate,shumajo01,1980,PO,SAS,160,78,-2.026206998,0.935721581,-1.090485417,0.068071658,0,0.068071658,-1.82720234,0.791051657,-1.036150683,-0.059628573 -John Shumate,shumajo01,1980,RS,HOU,708,332,-1.752596938,-2.239742133,-3.992339071,-0.210824275,-0.210824275,0,-2.155873312,-2.844541385,-5.000414697,0.192832185 -John Shumate,shumajo01,1980,RS,SAS,1793,777,1.320514651,-1.010660355,0.309854296,1.20979832,1.20979832,0,1.379688068,-0.948009045,0.431679023,-0.275725534 -John Shumate,shumajo01,1980,RS,DET,515,228,-0.486189608,-0.32223942,-0.808429027,0.225191087,0.225191087,0,-0.693104107,-0.573145399,-1.266249506,-0.306421778 -John Shumate,shumajo01,1981,RS,SAS,1125,519,-2.750796751,-0.759570673,-3.510367425,-0.201406724,-0.201406724,0,-2.392260624,-0.890338573,-3.282599197,0.033856897 -John Shumate,shumajo01,1981,RS,SEA,17,8,-13.98320844,-5.264177633,-19.24738607,-0.069580815,-0.069580815,0,-13.28996456,-3.376464695,-16.66642925,3.436161711 -Iman Shumpert,shumpim01,2012,PO,NYK,35,19,-7.114368738,1.358233787,-5.756134951,-0.030483716,0,-0.030483716,-6.970341817,1.489961215,-5.480380602,1.285196041 -Iman Shumpert,shumpim01,2012,RS,NYK,3349,1705,-0.898320741,1.259660208,0.361339468,2.728079282,2.728079282,0,-0.682017328,1.95860704,1.276589711,0.7354242 -Iman Shumpert,shumpim01,2013,PO,NYK,615,337,1.10333404,1.188135142,2.291469182,0.89618166,0,0.89618166,0.87376894,1.331995338,2.205764279,0.221005521 -Iman Shumpert,shumpim01,2013,RS,NYK,1885,996,-1.052650187,0.491023187,-0.561627,1.116860024,1.116860024,0,-0.984643392,0.609258107,-0.375385285,0.403386737 -Iman Shumpert,shumpim01,2014,RS,NYK,3740,1962,-0.361584538,1.048552417,0.686967879,3.427341462,3.427341462,0,-0.023199624,1.977589388,1.954389764,-0.365377223 -Iman Shumpert,shumpim01,2015,PO,CLE,1330,695,2.647644531,0.201810476,2.849455006,2.024395994,0,2.024395994,3.304324899,1.381220648,4.685545547,-1.101459602 -Iman Shumpert,shumpim01,2015,RS,CLE,1811,920,-0.310935962,3.648595514,3.337659553,2.861365284,2.861365284,0,0.536286699,2.924601677,3.460888376,0.131395178 -Iman Shumpert,shumpim01,2015,RS,NYK,1189,625,-0.590519666,0.285547935,-0.304971731,0.783248068,0.783248068,0,-0.392777947,0.457685864,0.064907916,0.441514562 -Iman Shumpert,shumpim01,2016,PO,CLE,700,367,-2.196519754,-0.561749135,-2.758268889,-0.001591544,0,-0.001591544,-0.956330916,-0.190241845,-1.146572761,-0.315992713 -Iman Shumpert,shumpim01,2016,RS,CLE,2624,1316,-1.020198647,1.372786662,0.352588016,2.082694591,2.082694591,0,-0.620774441,1.221861917,0.601087476,-0.021340837 -Iman Shumpert,shumpim01,2017,PO,CLE,578,275,-0.939218153,2.482728551,1.543510398,0.628698016,0,0.628698016,-0.502267818,2.062734024,1.560466206,1.151313642 -Iman Shumpert,shumpim01,2017,RS,CLE,3930,1937,-1.514863151,0.606739759,-0.908123392,1.818027036,1.818027036,0,-1.111209638,0.519152287,-0.592057351,-0.11969492 -Iman Shumpert,shumpim01,2018,RS,CLE,581,276,-4.497280555,0.895137104,-3.602143451,-0.12067454,-0.12067454,0,-3.734435425,0.235573118,-3.498862308,0.561963786 -Iman Shumpert,shumpim01,2019,PO,HOU,229,109,-0.413851086,-0.442235402,-0.856086489,0.108262371,0,0.108262371,-0.112369442,-1.036783962,-1.149153404,-0.333646183 -Iman Shumpert,shumpim01,2019,RS,SAC,2397,1099,-0.347008442,1.442017568,1.095009126,2.157881677,2.157881677,0,-0.164077402,1.299135434,1.135058032,0.092054856 -Iman Shumpert,shumpim01,2019,RS,HOU,806,382,-4.412882969,-0.174065247,-4.586948216,-0.358380341,-0.358380341,0,-3.472154572,-0.435223175,-3.907377747,0.104114597 -Alexey Shved,shvedal01,2013,RS,MIN,3598,1840,-0.439387959,-0.764366546,-1.203754506,1.455269958,1.455269958,0,-0.45467039,-1.313981841,-1.768652232,0.237583514 -Alexey Shved,shvedal01,2014,RS,MIN,1347,664,-2.300613776,-0.021957503,-2.322571279,0.145905993,0.145905993,0,-0.962816748,-1.287977543,-2.250794291,0.731787582 -Alexey Shved,shvedal01,2015,RS,NYK,831,423,1.873481429,0.000293858,1.873775287,1.001278653,1.001278653,0,1.385067669,-0.740621599,0.64444607,0.326776872 -Alexey Shved,shvedal01,2015,RS,HOU,133,59,-3.365619192,-6.197761322,-9.563380514,-0.206847875,-0.206847875,0,-2.296471857,-6.481772299,-8.778244156,0.819568757 -Alexey Shved,shvedal01,2015,RS,PHI,600,285,2.129606999,-5.769246594,-3.639639595,-0.129583314,-0.129583314,0,2.41703044,-4.825419704,-2.408389264,0.16567304 -Pascal Siakam,siakapa01,2017,PO,TOR,22,10,4.30237332,1.152128252,5.454501572,0.043366317,0,0.043366317,-1.043893487,3.279334652,2.235441165,0.43455308 -Pascal Siakam,siakapa01,2017,RS,TOR,1737,859,-3.603384288,-0.28535389,-3.888738178,-0.497201924,-0.497201924,0,-3.630751667,0.298039848,-3.332711819,-0.366272899 -Pascal Siakam,siakapa01,2018,PO,TOR,356,179,-1.323523972,-4.620451387,-5.943975359,-0.297105502,0,-0.297105502,-3.524904276,-4.246781698,-7.771685974,-1.210791116 -Pascal Siakam,siakapa01,2018,RS,TOR,3442,1679,0.321271097,0.788742227,1.110013324,3.279707013,3.279707013,0,0.674628093,0.497395431,1.172023523,-0.806389906 -Pascal Siakam,siakapa01,2019,PO,TOR,1794,891,0.320556238,1.266248738,1.586804975,2.017760299,0,2.017760299,1.304094172,1.913863181,3.217957353,-0.759120293 -Pascal Siakam,siakapa01,2019,RS,TOR,5355,2548,1.635829303,1.244262697,2.880092,7.303221522,7.303221522,0,1.470885172,1.362819364,2.833704536,-0.220555746 -Jordan Sibert,siberjo01,2019,RS,ATL,9,4,12.92144429,-26.34386004,-13.42241574,-0.021604133,-0.021604133,0,7.288802927,-20.75935827,-13.47055535,-0.824157513 -Jerry Sichting,sichtje01,1981,PO,IND,2,1,6.806069772,70.88582323,77.691893,0.045205217,0,0.045205217,15.42795082,69.48356491,84.91151573,6.547716368 -Jerry Sichting,sichtje01,1981,RS,IND,957,450,-2.570901391,-0.663329205,-3.234230596,-0.111171591,-0.111171591,0,-2.953907954,-1.206649637,-4.160557591,-0.002699343 -Jerry Sichting,sichtje01,1982,RS,IND,1664,800,-1.124817641,-0.801396524,-1.926214165,0.335680868,0.335680868,0,-1.711776253,-1.023881834,-2.735658087,-0.16871952 -Jerry Sichting,sichtje01,1983,RS,IND,5331,2435,0.40436452,-1.275379101,-0.871014581,2.327265272,2.327265272,0,0.110301646,-0.671351195,-0.56104955,-0.315934138 -Jerry Sichting,sichtje01,1984,RS,IND,5372,2497,1.114333563,-1.131274341,-0.016940778,3.466952575,3.466952575,0,0.475217583,-0.664329978,-0.189112395,-0.438943353 -Jerry Sichting,sichtje01,1985,RS,IND,4004,1808,0.84288149,-1.396246029,-0.553364539,2.018081849,2.018081849,0,0.176156273,-1.29999637,-1.123840098,-0.41750118 -Jerry Sichting,sichtje01,1986,PO,BOS,568,274,-2.689984406,-1.509508086,-4.199492492,-0.207933087,0,-0.207933087,-3.376084289,-2.195751132,-5.571835421,-0.50496548 -Jerry Sichting,sichtje01,1986,RS,BOS,3404,1596,-0.030009296,-0.657097544,-0.68710684,1.6742251,1.6742251,0,-0.416337895,-0.7502796,-1.166617495,-0.341210717 -Jerry Sichting,sichtje01,1987,PO,BOS,692,338,-3.176919408,-1.39799554,-4.574914948,-0.325158425,0,-0.325158425,-3.503098708,-1.521988237,-5.025086945,0.178596474 -Jerry Sichting,sichtje01,1987,RS,BOS,3254,1566,-1.572553157,-1.318893636,-2.891446794,-0.112784064,-0.112784064,0,-1.851404072,-1.372051764,-3.223455836,-0.205945374 -Jerry Sichting,sichtje01,1988,PO,POR,66,31,-0.963401625,-1.767507395,-2.73090902,0.000311409,0,0.000311409,-2.109636065,-1.890352133,-3.999988198,-0.001952177 -Jerry Sichting,sichtje01,1988,RS,BOS,763,370,-0.613343558,-0.942359307,-1.555702865,0.22540554,0.22540554,0,-0.919789782,-1.088203547,-2.007993329,-0.020881435 -Jerry Sichting,sichtje01,1988,RS,POR,707,324,-0.581792915,-2.103747096,-2.685540012,0.010674508,0.010674508,0,-1.267220705,-2.434612378,-3.701833084,0.179368348 -Jerry Sichting,sichtje01,1989,PO,POR,23,11,-11.44451477,-3.661551267,-15.10606604,-0.071163664,0,-0.071163664,-12.08339207,-3.878915679,-15.96230775,-0.476644705 -Jerry Sichting,sichtje01,1989,RS,POR,854,390,-2.417016191,-1.785922967,-4.202939158,-0.287633615,-0.287633615,0,-2.816452103,-2.571617566,-5.388069668,-0.517909018 -Jerry Sichting,sichtje01,1990,RS,CHH,970,469,-1.618010569,-2.023641061,-3.64165163,-0.213338233,-0.213338233,0,-2.436676442,-2.341476713,-4.778153155,-0.009127132 -Jerry Sichting,sichtje01,1990,RS,MIL,56,27,-7.829470645,-3.283176256,-11.1126469,-0.114141343,-0.114141343,0,-8.205994606,-3.264462658,-11.47045726,-0.914028844 -Jack Sikma,sikmaja01,1978,PO,SEA,1473,701,-0.136719967,1.306727573,1.170007606,1.451849061,0,1.451849061,0.020526723,1.763378919,1.783905642,0.426270278 -Jack Sikma,sikmaja01,1978,RS,SEA,4942,2238,-1.421055313,1.422882646,0.001827333,3.149597604,3.149597604,0,-1.266479601,1.376430099,0.109950498,0.257352118 -Jack Sikma,sikmaja01,1979,PO,SEA,1375,655,-0.842001972,2.958611416,2.116609444,1.675786889,0,1.675786889,-0.552654832,2.758193328,2.205538496,-0.094453572 -Jack Sikma,sikmaja01,1979,RS,SEA,6445,2958,-0.670131432,2.719143132,2.0490117,7.229897656,7.229897656,0,-0.325372871,2.563468479,2.238095608,-0.186735946 -Jack Sikma,sikmaja01,1980,PO,SEA,1096,534,-1.835328034,2.103713605,0.268385571,0.847889519,0,0.847889519,-1.63196227,2.216602366,0.584640097,-0.029235736 -Jack Sikma,sikmaja01,1980,RS,SEA,5992,2793,-0.672193683,2.59289178,1.920698096,6.626005689,6.626005689,0,-0.421818484,2.139761419,1.717942934,-0.465350775 -Jack Sikma,sikmaja01,1981,RS,SEA,6172,2920,-0.956156292,1.839181433,0.883025141,5.397633271,5.397633271,0,-0.53983679,2.011963344,1.472126554,-0.281609352 -Jack Sikma,sikmaja01,1982,PO,SEA,629,315,0.306656561,3.929960988,4.236617548,1.155877189,0,1.155877189,0.524860462,4.156734349,4.681594811,-0.187304915 -Jack Sikma,sikmaja01,1982,RS,SEA,6425,3049,0.597174878,3.906247016,4.503421893,11.22993916,11.22993916,0,0.96534677,3.642450298,4.607797068,-0.484006446 -Jack Sikma,sikmaja01,1983,PO,SEA,153,75,-1.467447268,0.17574152,-1.291705748,0.057488126,0,0.057488126,-0.996713405,0.444949698,-0.551763707,-0.112074978 -Jack Sikma,sikmaja01,1983,RS,SEA,5576,2564,0.628295324,2.643782908,3.272078232,7.856482863,7.856482863,0,1.081100019,2.754818905,3.835918924,-0.282336022 -Jack Sikma,sikmaja01,1984,PO,SEA,368,193,-2.155667226,3.104811135,0.949143908,0.375590778,0,0.375590778,-1.862795022,2.870497691,1.007702668,-0.021568499 -Jack Sikma,sikmaja01,1984,RS,SEA,6288,2993,0.615105876,1.714091921,2.329197797,7.732592864,7.732592864,0,1.022699515,1.840415261,2.863114777,-0.311007345 -Jack Sikma,sikmaja01,1985,RS,SEA,5026,2402,0.725152231,2.215474056,2.940626287,6.953198678,6.953198678,0,0.815575204,2.277356455,3.09293166,-0.306241367 -Jack Sikma,sikmaja01,1986,RS,SEA,5726,2790,-0.652773067,1.919766057,1.266992991,5.715267931,5.715267931,0,-0.28578245,1.900206899,1.614424449,-0.049755656 -Jack Sikma,sikmaja01,1987,PO,MIL,890,426,0.334158887,0.973824811,1.307983698,0.90977816,0,0.90977816,0.620926149,1.400405858,2.021332007,0.014725838 -Jack Sikma,sikmaja01,1987,RS,MIL,5360,2536,-0.94991249,2.349379884,1.399467394,5.371787661,5.371787661,0,-0.628008037,2.234112018,1.606103981,0.055636988 -Jack Sikma,sikmaja01,1988,PO,MIL,382,190,0.810322427,-1.194367414,-0.384044987,0.236357321,0,0.236357321,1.372398552,-0.592710858,0.779687693,-0.074908592 -Jack Sikma,sikmaja01,1988,RS,MIL,6012,2923,0.588024406,1.607725643,2.19575005,7.359892681,7.359892681,0,0.828963303,1.906269866,2.735233169,-0.215598499 -Jack Sikma,sikmaja01,1989,PO,MIL,545,301,-1.60927146,-0.82139055,-2.43066201,0.051146341,0,0.051146341,-0.649492233,-0.155808095,-0.805300329,1.075463895 -Jack Sikma,sikmaja01,1989,RS,MIL,5375,2587,0.845740934,1.566185842,2.411926776,6.822628608,6.822628608,0,1.27118017,1.625156039,2.896336209,0.141589895 -Jack Sikma,sikmaja01,1990,PO,MIL,232,117,-9.186771626,-3.283386334,-12.47015796,-0.606605832,0,-0.606605832,-8.623077613,-2.838904899,-11.46198251,1.327920804 -Jack Sikma,sikmaja01,1990,RS,MIL,4647,2250,-0.754680334,0.899013401,0.144333067,3.33128345,3.33128345,0,-0.269801928,0.939026355,0.669224427,0.261742878 -Jack Sikma,sikmaja01,1991,PO,MIL,101,51,-2.68797472,4.623763025,1.935788304,0.125869944,0,0.125869944,-2.091659299,3.667476849,1.57581755,0.091117806 -Jack Sikma,sikmaja01,1991,RS,MIL,3929,1940,-2.074417666,0.881709924,-1.192707741,1.546149725,1.546149725,0,-1.526066216,0.545698195,-0.980368021,0.306139107 -James Silas,silasja01,1977,RS,SAS,839,356,-0.209278014,-2.606037354,-2.815315368,-0.011874655,-0.011874655,0,-0.475735934,-2.739761781,-3.215497716,0.103095872 -James Silas,silasja01,1978,PO,SAS,41,19,-8.835670047,-1.263367854,-10.0990379,-0.073548959,0,-0.073548959,-8.654346645,-2.280942631,-10.93528928,0.106447155 -James Silas,silasja01,1978,RS,SAS,714,311,-1.196213078,-2.244913356,-3.441126434,-0.109742957,-0.109742957,0,-1.583278018,-2.778675475,-4.361953493,0.079208055 -James Silas,silasja01,1979,PO,SAS,1050,475,2.147914914,-0.954201558,1.193713356,0.984992727,0,0.984992727,2.099870128,-0.477752542,1.622117586,-0.07483562 -James Silas,silasja01,1979,RS,SAS,5060,2171,1.046139229,-1.251027134,-0.204887905,2.820561118,2.820561118,0,0.913377319,-0.890572818,0.022804501,0.056290879 -James Silas,silasja01,1980,PO,SAS,184,90,-0.35689878,1.13803558,0.7811368,0.167382001,0,0.167382001,-0.230994368,1.580900136,1.349905767,0.091937031 -James Silas,silasja01,1980,RS,SAS,5291,2293,1.866124483,-2.336957774,-0.470833291,2.660270938,2.660270938,0,1.644966156,-1.94668694,-0.301720784,-0.238697822 -James Silas,silasja01,1981,PO,SAS,329,161,-2.985124343,-3.192881343,-6.178005685,-0.289373782,0,-0.289373782,-2.628960033,-3.592859712,-6.221819744,-0.345248921 -James Silas,silasja01,1981,RS,SAS,4456,2055,2.040713072,-1.671280217,0.369432855,3.253669484,3.253669484,0,1.920239854,-1.591719359,0.328520496,-0.533609486 -James Silas,silasja01,1982,RS,CLE,3028,1447,0.737221952,-2.604360595,-1.867138643,0.649280605,0.649280605,0,0.079402489,-3.136749615,-3.057347126,-0.391682945 -Paul Silas,silaspa01,1977,PO,DEN,314,141,-0.125661011,-1.048247985,-1.173908996,0.11743677,0,0.11743677,-0.295506794,-1.014559009,-1.310065803,0.454333102 -Paul Silas,silaspa01,1977,RS,DEN,4590,1959,-2.058201128,-0.340847243,-2.399048371,0.349757955,0.349757955,0,-1.773656293,-0.663916703,-2.437572997,-0.310942749 -Paul Silas,silaspa01,1978,PO,SEA,1271,605,-0.023166,-0.060021024,-0.083187025,0.845745049,0,0.845745049,-0.246104214,-0.241344461,-0.487448675,-0.399011114 -Paul Silas,silaspa01,1978,RS,SEA,4797,2172,-0.582142589,-0.096536631,-0.67867922,2.28527528,2.28527528,0,-0.650683371,-0.326559385,-0.977242756,-0.473848503 -Paul Silas,silaspa01,1979,PO,SEA,877,418,-2.179287429,-0.588402909,-2.767690338,-0.003891295,0,-0.003891295,-2.374304119,-1.040302639,-3.414606758,0.007307896 -Paul Silas,silaspa01,1979,RS,SEA,4264,1957,-0.335153195,-0.427333528,-0.762486723,1.974367757,1.974367757,0,-0.582882134,-0.640842714,-1.223724848,-0.544131099 -Paul Silas,silaspa01,1980,PO,SEA,527,257,-1.148186495,1.216651131,0.068464636,0.379940903,0,0.379940903,-1.59913665,0.880508714,-0.718627936,-0.315969975 -Paul Silas,silaspa01,1980,RS,SEA,3422,1595,-2.08202486,-1.172332193,-3.254357053,-0.407732772,-0.407732772,0,-2.330185009,-1.76748759,-4.097672599,-0.685684266 -Xavier Silas,silasxa01,2012,PO,PHI,7,4,19.68374112,0.196495616,19.88023673,0.046033581,0,0.046033581,16.26490844,-2.344363363,13.92054508,-3.021821959 -Xavier Silas,silasxa01,2012,RS,PHI,74,39,-4.463034374,-2.943951307,-7.406985681,-0.094113566,-0.094113566,0,-4.187989708,-3.247243778,-7.435233486,1.444900029 -Xavier Silas,silasxa01,2018,RS,BOS,16,7,-0.399490156,18.96243302,18.56294287,0.076845249,0.076845249,0,-0.803441828,17.6208503,16.81740847,0.949002475 -Garret Siler,silerga01,2011,RS,PHO,201,101,-2.37667735,-1.58708301,-3.963760359,-0.063198144,-0.063198144,0,-2.406660086,-2.172504952,-4.579165038,0.972736874 -Wayne Simien,simiewa01,2006,PO,MIA,13,7,-23.54652847,-4.658363587,-28.20489206,-0.094027539,0,-0.094027539,-22.15282175,-6.55766883,-28.71049059,0.257163558 -Wayne Simien,simiewa01,2006,RS,MIA,799,414,-2.710285808,-0.120177527,-2.830463334,-0.017110926,-0.017110926,0,-2.807311495,-0.262237271,-3.069548766,0.621276897 -Wayne Simien,simiewa01,2007,RS,MIA,176,93,-3.911793583,-1.081015194,-4.992808777,-0.106841583,-0.106841583,0,-4.261942603,-1.152540797,-5.414483399,0.370221648 -Ben Simmons,simmobe01,2018,PO,PHI,766,369,-3.80848033,-5.952798703,-9.761279034,-1.376520078,0,-1.376520078,-0.365022766,-5.421024053,-5.786046819,1.085871598 -Ben Simmons,simmobe01,2018,RS,PHI,5792,2732,1.779430531,1.875743449,3.65517398,9.002377041,9.002377041,0,1.813480337,2.389586589,4.203066927,0.826865676 -Ben Simmons,simmobe01,2019,PO,PHI,870,421,0.967935807,2.396443799,3.364379606,1.349335479,0,1.349335479,0.979268848,1.874391353,2.853660201,-0.380507344 -Ben Simmons,simmobe01,2019,RS,PHI,5849,2700,0.784566845,-1.365038109,-0.580471264,3.021398732,3.021398732,0,0.841799115,-1.023894854,-0.182095739,1.118026178 -Bobby Simmons,simmobo01,2002,RS,WAS,638,343,0.243901777,-0.910522788,-0.666621011,0.364617716,0.364617716,0,-0.112926306,-1.488027974,-1.60095428,0.007378426 -Bobby Simmons,simmobo01,2003,RS,WAS,703,378,1.192074886,-2.217903435,-1.025828549,0.332980276,0.332980276,0,0.203756235,-1.954021748,-1.750265513,0.128537311 -Bobby Simmons,simmobo01,2004,RS,LAC,2639,1376,0.165950622,0.451995388,0.61794601,2.365744362,2.365744362,0,-0.164277479,0.600454437,0.436176958,0.051202429 -Bobby Simmons,simmobo01,2005,RS,LAC,5255,2799,1.266835768,1.215714254,2.482550022,7.448735658,7.448735658,0,1.285092641,1.579576997,2.864669638,-0.290748258 -Bobby Simmons,simmobo01,2006,PO,MIL,297,159,-2.755298958,2.612131948,-0.14316701,0.217721961,0,0.217721961,-1.957651501,2.331219378,0.373567877,-0.157680612 -Bobby Simmons,simmobo01,2006,RS,MIL,4878,2538,0.803075108,0.99833975,1.801414858,5.899219237,5.899219237,0,0.799434392,1.160164778,1.95959917,0.087821222 -Bobby Simmons,simmobo01,2008,RS,MIL,2926,1521,-1.528852377,-0.968713594,-2.497565971,0.196579674,0.196579674,0,-1.5029819,-1.199090077,-2.702071977,0.328229374 -Bobby Simmons,simmobo01,2009,RS,NJN,3275,1729,1.033699656,-0.182846244,0.850853412,3.185276314,3.185276314,0,0.864615959,-0.133738511,0.730877448,0.258111051 -Bobby Simmons,simmobo01,2010,RS,NJN,761,395,-2.471224618,0.329058245,-2.142166373,0.124049995,0.124049995,0,-2.089640946,0.366151479,-1.723489467,1.190744249 -Bobby Simmons,simmobo01,2011,RS,SAS,31,16,-3.298030295,-2.036059848,-5.334090143,-0.021510053,-0.021510053,0,-3.57944641,-2.530145365,-6.109591775,1.836139381 -Bobby Simmons,simmobo01,2012,PO,LAC,60,32,0.718436727,-5.706837711,-4.988400984,-0.038672104,0,-0.038672104,-0.232904014,-4.966639749,-5.199543763,2.343585446 -Bobby Simmons,simmobo01,2012,RS,LAC,786,418,-2.367645095,-0.759697469,-3.127342564,-0.081017972,-0.081017972,0,-2.368641599,-1.085849385,-3.454490983,0.624908421 -Cedric Simmons,simmoce01,2007,RS,NOK,1015,534,-4.473861888,-0.717158764,-5.191020651,-0.666088563,-0.666088563,0,-4.674820863,-1.028117299,-5.702938162,0.145540231 -Cedric Simmons,simmoce01,2008,RS,CLE,129,68,-6.971216103,-0.115218659,-7.086434762,-0.151731954,-0.151731954,0,-6.911318844,-1.103390129,-8.014708972,0.799323079 -Cedric Simmons,simmoce01,2008,RS,CHI,37,19,-15.6605045,-4.196170676,-19.85667517,-0.166050106,-0.166050106,0,-14.65007335,-6.688448762,-21.33852211,0.124914346 -Cedric Simmons,simmoce01,2009,RS,SAC,46,23,-14.16106326,-4.578278688,-18.73934195,-0.187708379,-0.187708379,0,-13.73793894,-6.597269963,-20.33520891,0.039492966 -Cedric Simmons,simmoce01,2009,RS,CHI,120,61,0.190167364,-0.886944047,-0.696776684,0.064005353,0.064005353,0,-0.494757915,-1.840531387,-2.335289302,0.151802553 -Jonathon Simmons,simmojo02,2016,PO,SAS,48,26,7.455465024,-3.546050187,3.909414836,0.089536707,0,0.089536707,0.579631403,0.690682954,1.270314358,-1.640977156 -Jonathon Simmons,simmojo02,2016,RS,SAS,1647,813,-0.85535474,-0.986981027,-1.842335767,0.376950948,0.376950948,0,-1.724303967,-0.326086456,-2.050390423,0.119003084 -Jonathon Simmons,simmojo02,2017,PO,SAS,623,306,1.683630042,1.432157383,3.115787425,0.941925747,0,0.941925747,2.017045723,1.343578907,3.36062463,-0.262508659 -Jonathon Simmons,simmojo02,2017,RS,SAS,2836,1392,-2.449281875,0.666397394,-1.782884481,0.686081,0.686081,0,-2.722178496,0.597149726,-2.12502877,-0.10895182 -Jonathon Simmons,simmojo02,2018,RS,ORL,4217,2029,-0.469918287,-1.942834841,-2.412753128,0.349770487,0.349770487,0,-1.399807787,-1.625760231,-3.025568018,0.185807916 -Jonathon Simmons,simmojo02,2019,PO,PHI,121,52,-7.711358873,-12.01496572,-19.7263246,-0.473961589,0,-0.473961589,-5.818853335,-15.33408081,-21.15293415,2.022234811 -Jonathon Simmons,simmojo02,2019,RS,ORL,1792,845,-4.12473059,0.694256875,-3.430473715,-0.293568911,-0.293568911,0,-4.193832697,-0.36290938,-4.556742076,0.070786263 -Jonathon Simmons,simmojo02,2019,RS,PHI,477,219,1.250507636,-2.662955812,-1.412448176,0.149396622,0.149396622,0,0.37804602,-2.234055671,-1.856009651,-0.036227778 -Kobi Simmons,simmoko01,2018,RS,MEM,1311,643,-3.42881913,-6.370852822,-9.799671952,-2.307151662,-2.307151662,0,-3.550004049,-5.311883346,-8.861887395,-0.23821534 -Kobi Simmons,simmoko01,2019,RS,CLE,4,2,-10.09743416,20.12301012,10.02557597,0.012635212,0.012635212,0,-9.742481122,15.09525099,5.352769869,-3.134801056 -Lionel Simmons,simmoli01,1991,RS,SAC,5943,2978,-1.955739808,0.793230514,-1.162509293,2.407571823,2.407571823,0,-1.817094441,0.776992093,-1.040102347,-0.18176008 -Lionel Simmons,simmoli01,1992,RS,SAC,6076,2895,-0.981830716,1.307133422,0.325302706,4.525920145,4.525920145,0,-0.983893962,1.149817726,0.165923764,-0.353046424 -Lionel Simmons,simmoli01,1993,RS,SAC,5315,2502,-0.13352245,-0.097050788,-0.230573238,3.203890637,3.203890637,0,-0.136123543,-0.063844468,-0.199968011,-0.371787165 -Lionel Simmons,simmoli01,1994,RS,SAC,5551,2702,-0.532939158,0.333432692,-0.199506466,3.498306804,3.498306804,0,-0.578445725,0.278438876,-0.300006849,-0.48454989 -Lionel Simmons,simmoli01,1995,RS,SAC,2069,1064,-2.931001744,-0.222859702,-3.153861446,-0.219154601,-0.219154601,0,-3.242989272,-0.81110646,-4.054095732,-0.035482041 -Lionel Simmons,simmoli01,1996,PO,SAC,148,77,2.382972729,4.073536734,6.456509462,0.378315404,0,0.378315404,2.446719059,4.054084125,6.500803184,1.251297652 -Lionel Simmons,simmoli01,1996,RS,SAC,1594,810,-1.42988296,0.228456148,-1.201426813,0.640210034,0.640210034,0,-1.676499984,-0.502027475,-2.178527459,0.035373431 -Lionel Simmons,simmoli01,1997,RS,SAC,999,521,-2.221446677,-1.570344012,-3.791790688,-0.277203017,-0.277203017,0,-2.686777541,-2.272912006,-4.959689547,0.092352691 -Anfernee Simons,simonan01,2019,PO,POR,27,12,-18.94700742,2.012150836,-16.93485659,-0.090234117,0,-0.090234117,-13.82157912,0.017006185,-13.80457293,0.738405487 -Anfernee Simons,simonan01,2019,RS,POR,309,141,-2.317301394,-6.596722224,-8.914023617,-0.444902691,-0.444902691,0,-2.684700868,-6.89502487,-9.579725738,0.338753558 -Miles Simon,simonmi01,1999,RS,ORL,36,19,-12.04896857,-1.967410014,-14.01637858,-0.110734174,-0.110734174,0,-11.07362173,-4.07646457,-15.1500863,1.252673422 -Dickey Simpkins,simpkdi01,1995,RS,CHI,1136,586,-3.769710508,-1.674993862,-5.44470437,-0.805171863,-0.805171863,0,-3.76542417,-2.48914126,-6.25456543,-0.056416461 -Dickey Simpkins,simpkdi01,1996,RS,CHI,1315,685,-3.494006918,-1.656732634,-5.150739552,-0.838444444,-0.838444444,0,-3.465698406,-2.659658192,-6.125356599,-0.064557639 -Dickey Simpkins,simpkdi01,1997,RS,CHI,749,395,-6.088852361,-2.101456115,-8.190308476,-1.094799046,-1.094799046,0,-5.78799434,-3.206111056,-8.994105396,-0.131579384 -Dickey Simpkins,simpkdi01,1998,PO,CHI,131,74,-5.403053139,0.071858899,-5.33119424,-0.101180305,0,-0.101180305,-5.543991145,-0.796643667,-6.340634812,0.580869099 -Dickey Simpkins,simpkdi01,1998,RS,CHI,444,237,-1.232740372,-1.654110216,-2.886850589,-0.016710785,-0.016710785,0,-1.71290763,-1.861183973,-3.574091603,0.900810269 -Dickey Simpkins,simpkdi01,1998,RS,GSW,378,196,-4.247323461,-2.350279288,-6.59760275,-0.385562163,-0.385562163,0,-4.440056552,-3.474529189,-7.914585741,0.191128061 -Dickey Simpkins,simpkdi01,1999,RS,CHI,2688,1448,-2.416215829,-0.367942067,-2.784157896,-0.025169801,-0.025169801,0,-2.671293753,-0.235567803,-2.906861556,-0.231865808 -Dickey Simpkins,simpkdi01,2000,RS,CHI,3110,1651,-4.717487333,-1.870768366,-6.588255699,-3.244365138,-3.244365138,0,-5.056813401,-1.608561745,-6.665375147,0.327788922 -Dickey Simpkins,simpkdi01,2002,RS,ATL,6,3,1.361430327,-1.70975966,-0.348329333,0.003588713,0.003588713,0,-0.505411708,-4.382965055,-4.888376762,-2.179305884 -Ralph Simpson,simpsra01,1977,PO,DET,37,17,-17.73682795,-4.734312928,-22.47114088,-0.175262335,0,-0.175262335,-17.46112618,-6.077536647,-23.53866283,-0.693417023 -Ralph Simpson,simpsra01,1977,RS,DET,3661,1597,-1.518982389,-1.764927494,-3.283909883,-0.434123389,-0.434123389,0,-1.482974898,-2.224056931,-3.70703183,-0.223193613 -Ralph Simpson,simpsra01,1978,PO,DEN,502,225,-0.930434482,-3.11309602,-4.043530502,-0.152957522,0,-0.152957522,-1.405931902,-3.678278505,-5.084210407,-0.129826616 -Ralph Simpson,simpsra01,1978,RS,DEN,1335,584,-3.803487561,0.653201058,-3.150286503,-0.119209927,-0.119209927,0,-3.501479102,0.077120086,-3.424359016,-0.052678838 -Ralph Simpson,simpsra01,1978,RS,DET,1677,739,-2.112156054,-1.467709803,-3.579865858,-0.312263865,-0.312263865,0,-2.177280523,-1.933957486,-4.111238009,-0.216457933 -Ralph Simpson,simpsra01,1979,PO,NJN,23,10,-3.394976589,-5.005745788,-8.400722377,-0.029374081,0,-0.029374081,-4.503778986,-7.169372412,-11.6731514,-1.242731858 -Ralph Simpson,simpsra01,1979,RS,NJN,1216,527,-3.932242822,-2.567164407,-6.49940723,-1.00466869,-1.00466869,0,-4.281083265,-3.480251348,-7.761334613,-0.366820813 -Ralph Simpson,simpsra01,1979,RS,PHI,1016,452,-2.551194859,-0.673473981,-3.22466884,-0.109342848,-0.109342848,0,-2.681078231,-1.800557967,-4.481636198,-0.118053382 -Ralph Simpson,simpsra01,1980,RS,NJN,181,81,-4.496952615,2.296178999,-2.200773617,0.022765718,0.022765718,0,-3.653282105,0.437764919,-3.215517186,0.31385912 -Alvin Sims,simsal01,1999,RS,PHO,47,25,-7.408259389,-1.969216798,-9.377476187,-0.084952313,-0.084952313,0,-5.855255912,-4.201587021,-10.05684293,0.445926507 -Courtney Sims,simsco01,2008,RS,IND,23,11,-4.279465583,-1.595537449,-5.875003032,-0.017558457,-0.017558457,0,-5.229177552,-1.84319375,-7.072371302,0.10836746 -Courtney Sims,simsco01,2009,RS,PHO,4,2,-32.21596696,-10.27070936,-42.48667632,-0.040965881,-0.040965881,0,-28.76234214,-16.90694424,-45.66928638,0.958016553 -Courtney Sims,simsco01,2009,RS,NYK,22,11,2.136672901,-0.151973277,1.984699625,0.026207972,0.026207972,0,1.237264744,-1.301596844,-0.0643321,-1.271646402 -Henry Sims,simshe01,2013,RS,NOH,9,5,5.510670023,-3.473190641,2.037479382,0.012220232,0.012220232,0,5.306778943,-5.244164443,0.0626145,0.056197459 -Henry Sims,simshe01,2014,RS,CLE,346,168,-7.281935496,4.138735663,-3.143199833,-0.033787999,-0.033787999,0,-6.992037784,1.301016664,-5.69102112,0.243113989 -Henry Sims,simshe01,2014,RS,PHI,1430,707,0.660824489,-1.217579542,-0.556755053,0.792511704,0.792511704,0,0.338593458,-0.94753632,-0.608942862,0.167702431 -Henry Sims,simshe01,2015,RS,PHI,2846,1399,-3.142223805,-1.897388924,-5.039612729,-1.644304679,-1.644304679,0,-3.248399846,-2.046593796,-5.294993643,0.589609534 -Henry Sims,simshe01,2016,RS,BRK,545,263,-3.056142579,-6.437553841,-9.493696419,-0.91169382,-0.91169382,0,-2.153271393,-3.480334159,-5.633605553,0.735029168 -Scott Sims,simssc01,1978,RS,SAS,218,95,-5.569669293,-3.899522613,-9.469191906,-0.329008991,-0.329008991,0,-5.385526635,-4.164332436,-9.549859071,1.106758947 -Chris Singleton,singlch01,2012,RS,WAS,2789,1431,-2.487239098,2.829617366,0.342378268,2.27596478,2.27596478,0,-2.527712066,3.021777984,0.494065919,0.745731231 -Chris Singleton,singlch01,2013,RS,WAS,1795,924,-4.247128213,0.985152076,-3.261976137,-0.243411501,-0.243411501,0,-4.073952283,1.213668418,-2.860283865,0.792031888 -Chris Singleton,singlch01,2014,RS,WAS,499,250,-5.289051087,-2.69620293,-7.985254017,-0.664335463,-0.664335463,0,-5.574491957,-2.655373699,-8.229865656,-0.491410825 -James Singleton,singlja01,2006,PO,LAC,24,12,0.942664892,-2.736746432,-1.79408154,0.006227939,0,0.006227939,0.115933293,-1.814929445,-1.698996152,2.870969872 -James Singleton,singlja01,2006,RS,LAC,1455,753,0.267471009,-0.854303154,-0.586832144,0.829659806,0.829659806,0,-0.479637873,-1.157570065,-1.637207938,-0.152964163 -James Singleton,singlja01,2007,RS,LAC,719,376,-2.285913386,0.413786327,-1.872127059,0.168502146,0.168502146,0,-2.37984609,-0.319775169,-2.699621258,0.052604439 -James Singleton,singlja01,2009,PO,DAL,80,42,-4.429035823,-3.650961288,-8.07999711,-0.119647962,0,-0.119647962,-4.330334452,-3.80037604,-8.130710492,1.413432876 -James Singleton,singlja01,2009,RS,DAL,1704,884,-0.409948745,0.488663075,0.07871433,1.276092576,1.276092576,0,-0.633109946,0.220984766,-0.41212518,0.021450632 -James Singleton,singlja01,2010,RS,WAS,1479,766,-2.553318334,0.049487334,-2.503831,0.096059825,0.096059825,0,-2.527388486,0.033084226,-2.49430426,-0.14271594 -James Singleton,singlja01,2010,RS,DAL,411,211,-3.358445427,2.405849869,-0.952595558,0.196975593,0.196975593,0,-3.041868493,1.879416249,-1.162452244,1.68873455 -James Singleton,singlja01,2012,RS,WAS,511,262,2.026240573,0.040408225,2.066648799,0.642300027,0.642300027,0,1.550870862,0.277793163,1.828664025,-0.222750834 -Kyle Singler,singlky01,2013,RS,DET,4387,2293,-1.023146598,-0.587751614,-1.610898212,1.33481255,1.33481255,0,-1.214833272,-0.327870569,-1.542703841,0.153027573 -Kyle Singler,singlky01,2014,RS,DET,4719,2337,-0.010128283,-0.338462603,-0.348590886,2.861810807,2.861810807,0,0.056505404,-0.15590241,-0.099397006,-0.049546829 -Kyle Singler,singlky01,2015,RS,DET,2546,1287,-0.951026382,-0.523415278,-1.47444166,0.835535062,0.835535062,0,-0.828111459,-0.572789558,-1.400901017,-0.23258953 -Kyle Singler,singlky01,2015,RS,OKC,946,456,-1.84831037,-1.987312631,-3.835623001,-0.252641964,-0.252641964,0,-2.16329363,-1.399342324,-3.562635953,0.026755431 -Kyle Singler,singlky01,2016,PO,OKC,101,51,-5.546580397,-5.57801104,-11.12459144,-0.222165996,0,-0.222165996,-4.377629481,-4.606225518,-8.983854999,-1.090149187 -Kyle Singler,singlky01,2016,RS,OKC,2037,977,-2.275741354,-1.207547811,-3.483289165,-0.365642777,-0.365642777,0,-2.550557517,-0.95136093,-3.501918447,0.033013644 -Kyle Singler,singlky01,2017,PO,OKC,23,10,-9.502881514,-0.968902775,-10.47178429,-0.040808962,0,-0.040808962,-9.601031295,-1.690798626,-11.29182992,0.420602016 -Kyle Singler,singlky01,2017,RS,OKC,791,385,-4.295762486,-0.498702413,-4.794464899,-0.399285214,-0.399285214,0,-5.803240284,-1.006144875,-6.80938516,-0.562498008 -Kyle Singler,singlky01,2018,RS,OKC,122,59,-7.391193512,-1.357113226,-8.748306738,-0.181201465,-0.181201465,0,-6.377196511,-3.654969954,-10.03216646,0.352503379 -McKinley Singleton,singlmc01,1987,RS,NYK,21,10,3.523081979,-4.222150967,-0.699068988,0.010534985,0.010534985,0,2.075521673,-4.3844326,-2.308910927,0.693554557 -Sean Singletary,singlse01,2009,RS,CHA,337,181,-4.359264911,-2.007640239,-6.36690515,-0.341716797,-0.341716797,0,-4.483233898,-2.212786987,-6.696020885,2.142011709 -Sean Singletary,singlse01,2009,RS,PHO,247,122,-2.91777942,0.063092868,-2.854686552,-0.006577903,-0.006577903,0,-2.797081386,0.069885577,-2.727195809,0.879464417 -Charlie Sitton,sittoch01,1985,RS,DAL,633,304,-3.823598369,-1.225445911,-5.049044281,-0.35911005,-0.35911005,0,-4.005348872,-1.588282017,-5.593630889,0.73219475 -Peyton Siva,sivape01,2014,RS,DET,421,224,-4.008051526,-1.956590997,-5.964642523,-0.363037662,-0.363037662,0,-3.151920767,-1.725337095,-4.877257863,-1.134922328 -Scott Skiles,skilesc01,1987,RS,MIL,433,205,-3.897574216,-2.41815117,-6.315725386,-0.373462148,-0.373462148,0,-3.877975713,-3.149032682,-7.027008395,0.142075286 -Scott Skiles,skilesc01,1988,RS,IND,1569,760,-1.726880648,-1.972175233,-3.699055881,-0.369527381,-0.369527381,0,-2.109945908,-2.105763124,-4.215709031,0.418807577 -Scott Skiles,skilesc01,1989,RS,IND,3284,1571,0.110924324,-1.298023369,-1.187099046,1.255521099,1.255521099,0,-0.138298712,-1.595760942,-1.734059654,0.229250121 -Scott Skiles,skilesc01,1990,RS,ORL,3203,1460,1.338075566,-2.396438633,-1.058363067,1.256967082,1.256967082,0,0.899098153,-2.142924996,-1.243826843,-0.246524601 -Scott Skiles,skilesc01,1991,RS,ORL,5691,2714,3.545504953,-1.232365291,2.313139662,6.986846792,6.986846792,0,3.349451948,-0.820859103,2.528592845,-0.339263416 -Scott Skiles,skilesc01,1992,RS,ORL,4909,2377,1.551317377,-1.88751143,-0.336194052,2.92896827,2.92896827,0,1.398091818,-1.523074692,-0.124982874,0.054684822 -Scott Skiles,skilesc01,1993,RS,ORL,6262,3086,3.410479291,-0.903876031,2.50660326,8.263314854,8.263314854,0,3.201043345,-0.226613837,2.974429508,-0.15486235 -Scott Skiles,skilesc01,1994,PO,ORL,43,23,-5.964216448,-7.308434685,-13.27265113,-0.128903998,0,-0.128903998,-6.068512807,-9.389641645,-15.45815445,1.0936784 -Scott Skiles,skilesc01,1994,RS,ORL,4620,2303,1.417043135,-2.608848233,-1.191805098,1.823971842,1.823971842,0,1.114695004,-2.533724099,-1.419029094,-0.362304595 -Scott Skiles,skilesc01,1995,RS,WSB,4136,2077,2.626059029,-1.739354323,0.886704706,3.834895544,3.834895544,0,2.198445501,-1.497103243,0.701342258,-0.460425735 -Scott Skiles,skilesc01,1996,RS,PHI,459,236,-0.907369503,-2.525121712,-3.432491215,-0.082189882,-0.082189882,0,-1.176220044,-2.254899682,-3.431119726,0.014731304 -Al Skinner,skinnal01,1977,RS,NYN,4930,2256,-0.365607697,-0.119843763,-0.48545146,2.613593222,2.613593222,0,-0.803531803,0.047933821,-0.755597981,0.292492162 -Al Skinner,skinnal01,1978,RS,NJN,647,277,-0.028805333,-0.517865149,-0.546670482,0.312175179,0.312175179,0,-0.342939606,0.021363816,-0.32157579,0.273644923 -Al Skinner,skinnal01,1978,RS,DET,2891,1274,-1.284547892,-1.60322497,-2.887772862,-0.090327473,-0.090327473,0,-1.73658372,-1.24565376,-2.98223748,0.935919362 -Al Skinner,skinnal01,1979,PO,PHI,105,47,-0.056617735,0.122827409,0.066209674,0.069748728,0,0.069748728,-0.138391949,-0.801585826,-0.939977775,0.147246685 -Al Skinner,skinnal01,1979,RS,PHI,695,309,-2.41170429,-0.124545671,-2.536249961,0.034114227,0.034114227,0,-2.649612179,0.290352987,-2.359259192,1.321914155 -Al Skinner,skinnal01,1979,RS,NJN,771,334,1.043666936,0.047539264,1.0912062,0.65969547,0.65969547,0,0.481351109,0.034811951,0.51616306,0.838566636 -Al Skinner,skinnal01,1980,RS,PHI,22,10,-7.550837787,-6.572088056,-14.12292584,-0.058206766,-0.058206766,0,-8.17145259,-8.112581472,-16.28403406,0.327428484 -Brian Skinner,skinnbr01,1999,RS,LAC,487,258,-3.58129244,-0.770206327,-4.351498766,-0.210154768,-0.210154768,0,-3.589129388,-2.005348393,-5.594477781,-0.278808888 -Brian Skinner,skinnbr01,2000,RS,LAC,1534,775,-2.234296172,-0.510006918,-2.74430309,0.002241641,0.002241641,0,-2.734672359,-0.826614475,-3.561286834,-0.457814768 -Brian Skinner,skinnbr01,2001,RS,LAC,1103,584,-4.43535394,0.018917038,-4.416436902,-0.496191049,-0.496191049,0,-4.253947248,-0.429572929,-4.683520177,-0.062330618 -Brian Skinner,skinnbr01,2002,RS,CLE,2106,1107,-2.495713353,0.437107786,-2.058605567,0.390006177,0.390006177,0,-2.77837363,0.011433755,-2.766939874,-0.114571202 -Brian Skinner,skinnbr01,2003,PO,PHI,69,38,-5.663476467,-4.958070132,-10.6215466,-0.158186935,0,-0.158186935,-6.023619196,-5.699234623,-11.72285382,0.459254052 -Brian Skinner,skinnbr01,2003,RS,PHI,2660,1381,-1.106058602,-1.230684894,-2.336743496,0.291686788,0.291686788,0,-1.318444384,-1.323674654,-2.642119038,0.161904411 -Brian Skinner,skinnbr01,2004,PO,MIL,178,94,-3.348961731,-4.864803279,-8.213765011,-0.269399629,0,-0.269399629,-3.422848241,-5.442257699,-8.86510594,-0.282647161 -Brian Skinner,skinnbr01,2004,RS,MIL,3044,1577,-2.455608608,-0.406872923,-2.862481531,-0.090278827,-0.090278827,0,-1.999763393,-0.139942677,-2.13970607,-0.223843438 -Brian Skinner,skinnbr01,2005,PO,SAC,90,47,-7.058792642,1.68295985,-5.375832792,-0.064614797,0,-0.064614797,-6.714845722,-0.080073114,-6.794918836,-0.453805299 -Brian Skinner,skinnbr01,2005,RS,SAC,1362,695,-1.606931465,0.50930625,-1.097625216,0.584452627,0.584452627,0,-1.322122427,0.818602429,-0.503519998,-0.229535171 -Brian Skinner,skinnbr01,2005,RS,PHI,492,246,-6.59554214,-1.754297515,-8.349839654,-0.703851982,-0.703851982,0,-6.546658164,-2.589900843,-9.136559007,0.133642204 -Brian Skinner,skinnbr01,2006,RS,SAC,831,429,-3.562257126,0.618246467,-2.944010659,-0.042564514,-0.042564514,0,-3.889523221,-0.120882799,-4.01040602,0.216376404 -Brian Skinner,skinnbr01,2006,RS,POR,951,515,-4.226947134,-0.644457414,-4.871404548,-0.558899744,-0.558899744,0,-4.134617495,-0.377059428,-4.511676923,0.245649392 -Brian Skinner,skinnbr01,2007,RS,MIL,2962,1523,-3.452214543,-0.036138938,-3.488353481,-0.573349686,-0.573349686,0,-3.752349981,-0.376545512,-4.128895494,-0.06106 -Brian Skinner,skinnbr01,2008,PO,PHO,41,21,-2.720757166,0.148290032,-2.572467134,0.001987739,0,0.001987739,-3.242910026,-0.307786761,-3.550696787,1.179410186 -Brian Skinner,skinnbr01,2008,RS,PHO,1720,844,-5.79512969,0.389007332,-5.406122358,-1.143109356,-1.143109356,0,-5.464977427,-0.035394403,-5.500371829,-0.052373993 -Brian Skinner,skinnbr01,2009,RS,LAC,1636,843,-4.746064206,-0.281736959,-5.027801165,-0.976388692,-0.976388692,0,-4.994130236,-0.88534579,-5.879476026,-0.311691534 -Brian Skinner,skinnbr01,2010,RS,LAC,240,123,-4.984697767,-1.058594653,-6.04329242,-0.208081634,-0.208081634,0,-5.328896557,-1.2219745,-6.550871057,0.641500749 -Brian Skinner,skinnbr01,2011,RS,MIL,11,6,-5.369019478,-1.006043905,-6.375063383,-0.010924354,-0.010924354,0,-6.563435899,-3.657983493,-10.22141939,-1.450272877 -Brian Skinner,skinnbr01,2012,RS,MEM,8,4,-10.48389357,-2.467256044,-12.95114961,-0.021224851,-0.021224851,0,-10.6834997,-1.777999859,-12.46149955,1.802543577 -Reggie Slater,slatere01,1995,RS,DEN,455,236,-2.301536667,-1.822316354,-4.123853021,-0.167806795,-0.167806795,0,-2.247325138,-1.742937622,-3.99026276,1.355905874 -Reggie Slater,slatere01,1996,RS,POR,39,20,-9.405706546,-0.308956074,-9.714662619,-0.071280412,-0.071280412,0,-8.888076707,-2.727796729,-11.61587344,0.278540535 -Reggie Slater,slatere01,1996,RS,DEN,51,26,-2.716829465,-1.523646728,-4.240476193,-0.020001045,-0.020001045,0,-2.379947699,-2.196718014,-4.576665713,1.07915699 -Reggie Slater,slatere01,1996,RS,DAL,52,26,-9.824126173,-4.908476101,-14.73260227,-0.162229848,-0.162229848,0,-9.626128362,-4.591817309,-14.21794567,1.916745535 -Reggie Slater,slatere01,1997,RS,TOR,775,406,-0.586783997,-2.072637572,-2.659421569,0.018724314,0.018724314,0,-0.98407202,-3.071635615,-4.055707635,-0.185840182 -Reggie Slater,slatere01,1998,RS,TOR,3243,1662,-2.004000857,-2.707504358,-4.711505215,-1.667073516,-1.667073516,0,-2.271012668,-2.59502863,-4.866041298,0.209290844 -Reggie Slater,slatere01,1999,RS,TOR,492,263,-3.143486635,-4.028926935,-7.172413569,-0.601231977,-0.601231977,0,-3.151233526,-3.892020342,-7.043253868,1.186142833 -Reggie Slater,slatere01,2001,PO,MIN,96,52,-3.861589677,1.894875496,-1.966714181,0.022005571,0,0.022005571,-3.797803428,3.213880863,-0.583922565,2.41663947 -Reggie Slater,slatere01,2001,RS,MIN,1327,686,0.235047859,-1.824284665,-1.589236806,0.410029986,0.410029986,0,-0.118737078,-1.591802357,-1.710539435,0.856011826 -Reggie Slater,slatere01,2002,RS,NJN,19,10,-0.265522766,-3.708233746,-3.973756513,-0.006265132,-0.006265132,0,-1.463956684,-5.500931693,-6.964888378,0.316437011 -Reggie Slater,slatere01,2002,RS,ATL,72,37,0.793302005,-1.543332859,-0.750030854,0.037331847,0.037331847,0,0.184669708,-2.482425799,-2.297756092,-1.026798245 -Reggie Slater,slatere01,2003,RS,MIN,273,141,1.132677233,-1.246663402,-0.11398617,0.193282705,0.193282705,0,1.117453264,-0.657642858,0.459810406,1.773677731 -Jose Slaughter,slaugjo01,1983,RS,IND,1128,515,-2.111946925,-0.157757924,-2.269704849,0.128090937,0.128090937,0,-1.775340123,0.030876862,-1.744463261,1.564319497 -Tamar Slay,slayta01,2003,PO,NJN,21,11,-15.29514068,-6.817560824,-22.1127015,-0.111652048,0,-0.111652048,-14.4414877,-9.560820702,-24.0023084,-0.345180151 -Tamar Slay,slayta01,2003,RS,NJN,529,274,-3.409030991,-0.252178768,-3.661209759,-0.128718344,-0.128718344,0,-3.247165642,-0.924565045,-4.171730687,0.96574286 -Tamar Slay,slayta01,2004,PO,NJN,22,12,-3.11563675,4.702998104,1.587361354,0.027318406,0,0.027318406,-3.121513085,2.819124684,-0.302388401,-0.226879684 -Tamar Slay,slayta01,2004,RS,NJN,311,165,-2.981288014,-1.599204119,-4.580492133,-0.155330938,-0.155330938,0,-3.007695097,-2.074650286,-5.082345382,0.730552949 -Tamar Slay,slayta01,2005,RS,CHA,152,78,-4.708688045,-0.964520557,-5.673208602,-0.120820728,-0.120820728,0,-3.747615545,0.327100115,-3.42051543,3.552102881 -Donald Sloan,sloando01,2012,RS,CLE,1170,608,-2.665315972,-3.558409512,-6.223725484,-1.073745169,-1.073745169,0,-3.061278415,-3.600156524,-6.661434939,-0.32653528 -Donald Sloan,sloando01,2012,RS,NOH,76,41,-4.998517831,-1.598837171,-6.597355002,-0.080756496,-0.080756496,0,-4.447997942,-2.688657618,-7.13665556,0.317576932 -Donald Sloan,sloando01,2012,RS,ATL,38,20,-3.15492396,0.12683261,-3.02809135,-0.002873362,-0.002873362,0,-3.081648331,-0.044297749,-3.12594608,1.162424169 -Donald Sloan,sloando01,2013,RS,CLE,500,257,-2.172923367,-1.815975048,-3.988898415,-0.162861051,-0.162861051,0,-2.740807941,-2.898499531,-5.639307472,0.237823821 -Donald Sloan,sloando01,2013,RS,NOH,11,6,-11.05425874,-6.518503377,-17.57276212,-0.044910528,-0.044910528,0,-11.1612989,-9.678166629,-20.83946553,-0.953920319 -Donald Sloan,sloando01,2014,PO,IND,31,15,-2.635268917,-7.050249964,-9.685518881,-0.054717748,0,-0.054717748,-1.990341271,-6.896389851,-8.886731123,-0.041200013 -Donald Sloan,sloando01,2014,RS,IND,775,392,-3.955320786,-2.548638761,-6.503959547,-0.740248586,-0.740248586,0,-3.932968141,-2.703534058,-6.636502199,-1.346170398 -Donald Sloan,sloando01,2015,RS,IND,2180,1107,-1.20488313,-1.835356011,-3.040239141,-0.160700584,-0.160700584,0,-1.551750937,-2.099951713,-3.65170265,-1.886005835 -Donald Sloan,sloando01,2016,RS,BRK,2661,1318,0.390045836,-2.269420989,-1.879375153,0.58134201,0.58134201,0,0.054116967,-2.78717645,-2.733059483,-0.684963292 -Uros Slokar,slokaur01,2007,RS,TOR,140,72,-3.347809708,-1.936444916,-5.284254624,-0.093788132,-0.093788132,0,-3.215185333,-3.364258824,-6.579444157,0.69341879 -Tom Sluby,slubyto01,1985,RS,DAL,314,151,-1.54160798,-3.092145963,-4.633753942,-0.145923849,-0.145923849,0,-2.037150964,-3.70826841,-5.745419375,0.569011431 -Keith Smart,smartke01,1989,RS,SAS,26,12,-7.968128641,-6.242718344,-14.21084698,-0.069939269,-0.069939269,0,-8.418909454,-8.354267407,-16.77317686,-0.33202329 -Marcus Smart,smartma01,2015,PO,BOS,180,90,-1.332089855,-5.329641693,-6.661731547,-0.185202026,0,-0.185202026,-3.41556514,-4.295116375,-7.710681515,-0.025917042 -Marcus Smart,smartma01,2015,RS,BOS,3667,1808,0.317908651,1.767092775,2.085001426,4.474370737,4.474370737,0,0.729569838,2.359844261,3.089414099,0.308846296 -Marcus Smart,smartma01,2016,PO,BOS,399,193,1.744394334,3.101601082,4.845995416,0.779710995,0,0.779710995,3.817644221,-0.517110786,3.300533434,1.021693368 -Marcus Smart,smartma01,2016,RS,BOS,3547,1667,-0.449819612,1.911222371,1.461402759,3.626456893,3.626456893,0,-0.268969096,2.404049271,2.135080175,1.217873011 -Marcus Smart,smartma01,2017,PO,BOS,1074,538,-1.031056316,1.346654728,0.315598412,0.871872634,0,0.871872634,-1.243261654,1.762364658,0.519103004,0.446878993 -Marcus Smart,smartma01,2017,RS,BOS,4970,2399,-1.155399372,2.051875316,0.896475944,4.49364116,4.49364116,0,-0.424556624,1.912744806,1.488188182,0.669547566 -Marcus Smart,smartma01,2018,PO,BOS,911,449,-0.163840883,4.945674114,4.781833231,1.808621849,0,1.808621849,-1.263700084,4.507754677,3.244054593,1.596290506 -Marcus Smart,smartma01,2018,RS,BOS,3331,1614,-0.931204579,1.677693923,0.746489343,2.898186536,2.898186536,0,-0.895576849,1.425687773,0.530110923,0.653136304 -Marcus Smart,smartma01,2019,PO,BOS,74,32,-8.860678265,7.002730926,-1.857947338,0.015589327,0,0.015589327,-3.527990929,5.943520295,2.415529366,3.763288684 -Marcus Smart,smartma01,2019,RS,BOS,4640,2200,0.236908512,2.192167546,2.429076058,5.836672785,5.836672785,0,0.800170377,2.985747033,3.78591741,0.411473043 -Bingo Smith,smithbi02,1977,PO,CLE,126,57,-9.924413588,1.177624062,-8.746789526,-0.179633877,0,-0.179633877,-9.331448465,0.195848473,-9.135599992,-0.136021794 -Bingo Smith,smithbi02,1977,RS,CLE,4566,2135,-0.603234609,-0.18960851,-0.792843119,2.131529809,2.131529809,0,-0.486297578,-0.282677091,-0.768974669,-0.018009144 -Bingo Smith,smithbi02,1978,PO,CLE,74,34,2.24082568,-4.665035199,-2.424209519,0.005785806,0,0.005785806,1.11660376,-5.295938273,-4.179334513,-0.769155132 -Bingo Smith,smithbi02,1978,RS,CLE,3448,1581,-0.923793564,-1.312056795,-2.235850359,0.414395136,0.414395136,0,-1.253799138,-1.385866423,-2.63966556,-0.086334058 -Bingo Smith,smithbi02,1979,RS,CLE,3571,1650,-0.380137227,-1.830423148,-2.210560375,0.454474086,0.454474086,0,-0.67684734,-1.541202352,-2.218049691,0.084299003 -Bingo Smith,smithbi02,1980,RS,SDC,4248,1988,-0.898185589,-1.256935571,-2.15512116,0.604823018,0.604823018,0,-1.010848888,-1.0161482,-2.026997088,0.250857618 -Bingo Smith,smithbi02,1980,RS,CLE,300,135,-2.520669921,-2.383152668,-4.903822588,-0.149902348,-0.149902348,0,-2.651899823,-2.03348315,-4.685382973,1.092581818 -Charles Smith,smithch01,1989,RS,LAC,4754,2161,-0.911488802,-0.532365458,-1.443854259,1.442111912,1.442111912,0,-1.070825421,-0.046827767,-1.117653188,0.143727246 -Charles Smith,smithch01,1990,RS,LAC,5711,2732,1.158571957,0.481673204,1.640245161,6.118803885,6.118803885,0,1.01140376,0.849760966,1.861164726,-0.009947422 -Charles Smith,smithch01,1991,RS,LAC,5690,2703,-0.13614018,1.246552928,1.110412748,5.308240932,5.308240932,0,-0.397633561,1.218456095,0.820822534,-0.289353247 -Charles Smith,smithch01,1992,PO,LAC,283,148,-2.471855787,2.299139555,-0.172716232,0.201458243,0,0.201458243,-2.391138354,2.177309835,-0.213828519,0.344975618 -Charles Smith,smithch01,1992,RS,LAC,2664,1310,0.382285666,1.799694654,2.18198032,3.297913299,3.297913299,0,0.01239644,1.472607173,1.485003613,0.046451522 -Charles Smith,smithch01,1993,PO,NYK,739,388,-1.759259932,0.365380942,-1.39387899,0.278046975,0,0.278046975,-2.116409719,0.107009817,-2.009399902,0.389369659 -Charles Smith,smithch01,1993,RS,NYK,4325,2172,-0.528568881,1.154528026,0.625959145,3.739491892,3.739491892,0,-0.84509786,0.666887765,-0.178210095,-0.04167859 -Charles Smith,smithch01,1994,PO,NYK,1127,612,-0.977612828,0.888380958,-0.08923187,0.861786026,0,0.861786026,-1.726239211,0.902453376,-0.823785835,0.515860283 -Charles Smith,smithch01,1994,RS,NYK,2161,1105,-2.16108955,0.835702322,-1.325387228,0.805475652,0.805475652,0,-2.342661383,0.659663124,-1.682998259,0.278031257 -Charles Smith,smithch01,1995,PO,NYK,550,303,-1.424128168,2.759759879,1.335631711,0.656318949,0,0.656318949,-1.419406488,2.470968191,1.051561703,0.679272412 -Charles Smith,smithch01,1995,RS,NYK,4132,2150,-1.196501186,0.566215785,-0.630285402,2.329252318,2.329252318,0,-1.459283469,0.434328009,-1.02495546,0.164769028 -Charles Smith,smithch01,1996,PO,SAS,302,165,-2.118977616,2.295857145,0.176879528,0.255927022,0,0.255927022,-2.0871001,2.289517003,0.202416904,0.627083078 -Charles Smith,smithch01,1996,RS,NYK,1707,890,-5.287591917,-1.102353245,-6.389945162,-1.664169983,-1.664169983,0,-4.953697624,-1.14049137,-6.094188994,0.638259277 -Charles Smith,smithch01,1996,RS,SAS,1624,826,-2.398295241,0.570057327,-1.828237915,0.388613859,0.388613859,0,-2.054561696,0.812039267,-1.242522429,0.038300756 -Charles Smith,smithch01,1997,RS,SAS,605,329,-5.016670313,0.515177381,-4.501492932,-0.294961425,-0.294961425,0,-4.871716182,0.25846407,-4.613252111,0.298959016 -Charles Smith,smithch02,1990,PO,BOS,19,9,5.950667108,3.243639258,9.194306365,0.055466634,0,0.055466634,5.533537248,1.91652044,7.450057688,-1.887704047 -Charles Smith,smithch02,1990,RS,BOS,1074,519,-0.777310657,1.44061813,0.663307473,0.91247977,0.91247977,0,-0.755248339,1.573301518,0.818053179,0.953745951 -Charles Smith,smithch02,1991,RS,BOS,62,30,-4.174697403,-2.52082535,-6.695522753,-0.061653281,-0.061653281,0,-4.369641939,-1.683278216,-6.052920155,2.073243789 -Charles Smith,smithch02,1996,RS,MIN,77,39,-9.393491841,-3.24978958,-12.64328142,-0.20178417,-0.20178417,0,-8.915746346,-3.446835533,-12.36258188,2.32733546 -Chris Smith,smithch03,1993,RS,MIN,2502,1266,-0.846508679,-1.658934674,-2.505443353,0.157561248,0.157561248,0,-1.583785816,-2.175470765,-3.759256581,-0.248692094 -Chris Smith,smithch03,1994,RS,MIN,3227,1617,-1.2977574,-1.939774666,-3.237532066,-0.401652491,-0.401652491,0,-1.798198709,-2.027679788,-3.825878497,-0.133574544 -Chris Smith,smithch03,1995,RS,MIN,2067,1073,0.282803898,-1.366170427,-1.083366529,0.9139899,0.9139899,0,-0.387243384,-1.543500336,-1.93074372,0.164962048 -Charles Smith,smithch04,1998,RS,LAC,506,260,-1.719198926,-2.951555374,-4.6707543,-0.259689238,-0.259689238,0,-1.558585491,-3.679174358,-5.237759849,1.755933476 -Charles Smith,smithch04,1998,RS,MIA,59,32,-14.12189505,-1.166950903,-15.28884595,-0.207851955,-0.207851955,0,-11.76260567,-3.4250178,-15.18762347,1.400240592 -Charles Smith,smithch04,1999,RS,LAC,598,317,-3.596030638,-0.334851288,-3.930881925,-0.19331348,-0.19331348,0,-3.401270127,-0.67870638,-4.079976507,1.09578695 -Charles Smith,smithch04,2002,PO,SAS,34,19,-2.750351148,3.648015966,0.897664818,0.03765962,0,0.03765962,-2.04631008,4.393773365,2.347463285,2.992795235 -Charles Smith,smithch04,2002,RS,SAS,2164,1141,-1.281254519,0.187891205,-1.093363314,0.97204406,0.97204406,0,-0.932418236,0.358441288,-0.573976948,0.72829968 -Charles Smith,smithch04,2003,RS,POR,24,13,-2.8906768,-0.389893334,-3.280570134,-0.003655625,-0.003655625,0,-2.538479697,0.877158991,-1.661320706,3.573477886 -Charles Smith,smithch04,2006,RS,POR,384,208,0.207776137,-0.969327769,-0.761551632,0.216508175,0.216508175,0,-0.122463748,-0.990542924,-1.113006672,2.38429953 -Charles Smith,smithch04,2006,RS,DEN,4,2,-11.14000041,-3.672828333,-14.81282874,-0.013637843,-0.013637843,0,-9.207188769,0.117136637,-9.090052132,9.892876587 -Chris Smith,smithch05,2014,RS,NYK,5,2,-10.37911186,-43.21280778,-53.59191964,-0.052849476,-0.052849476,0,-7.602390666,-31.74742682,-39.34981749,1.794056568 -Clinton Smith,smithcl01,1987,RS,GSW,731,341,-1.521865523,-1.883654777,-3.4055203,-0.114056071,-0.114056071,0,-1.961148946,-2.587060157,-4.548209103,0.00879281 -Clinton Smith,smithcl01,1991,RS,WSB,92,45,-1.387388881,-1.992657445,-3.380046326,-0.014417882,-0.014417882,0,-2.5683084,-2.705796913,-5.274105312,-0.324480317 -Craig Smith,smithcr01,2007,RS,MIN,2947,1537,-0.851304619,-0.579639539,-1.430944157,1.039631087,1.039631087,0,-0.958305598,-0.071958076,-1.030263674,0.472894607 -Craig Smith,smithcr01,2008,RS,MIN,2996,1547,-0.312068843,-2.079812766,-2.39188161,0.284164055,0.284164055,0,-0.737054527,-1.853050099,-2.590104626,0.499312104 -Craig Smith,smithcr01,2009,RS,MIN,2818,1460,-1.154651781,-1.127765656,-2.282417436,0.349587576,0.349587576,0,-1.38288795,-1.383043686,-2.765931636,0.343465565 -Craig Smith,smithcr01,2010,RS,LAC,2404,1232,-0.312925792,0.080098229,-0.232827563,1.594532631,1.594532631,0,-0.762090347,0.078000077,-0.68409027,0.731069328 -Craig Smith,smithcr01,2011,RS,LAC,1146,586,-0.286260004,-0.661608398,-0.947868402,0.54137665,0.54137665,0,-0.794223049,-0.85522948,-1.649452529,0.446324592 -Craig Smith,smithcr01,2012,RS,POR,892,464,-2.008187429,-1.212360425,-3.220547855,-0.111734101,-0.111734101,0,-2.369970675,-1.548756694,-3.918727368,0.28186708 -Derek Smith,smithde02,1983,RS,GSW,337,154,-4.048246794,-3.178623626,-7.22687042,-0.357798159,-0.357798159,0,-4.73685637,-2.831810465,-7.568666835,1.793773745 -Derek Smith,smithde02,1984,RS,SDC,2763,1297,0.645159262,-1.526199884,-0.881040621,1.2405613,1.2405613,0,0.098659267,-1.169619422,-1.070960155,0.316882075 -Derek Smith,smithde02,1985,RS,LAC,5873,2762,2.494748262,-0.961769013,1.53297925,6.045529611,6.045529611,0,2.146865688,-0.08792271,2.058942978,0.172483383 -Derek Smith,smithde02,1986,RS,LAC,734,339,2.831666056,-1.973339756,0.8583263,0.624483995,0.624483995,0,2.626655713,-1.689833063,0.93682265,0.065546384 -Derek Smith,smithde02,1987,RS,SAC,3539,1658,-0.342679829,-1.388813837,-1.731493667,0.863237829,0.863237829,0,-0.270515605,-0.75577048,-1.026286085,0.197928484 -Derek Smith,smithde02,1988,RS,SAC,1911,899,0.512423805,-1.847590496,-1.335166691,0.650074824,0.650074824,0,0.055969078,-1.199356584,-1.143387506,0.176057983 -Derek Smith,smithde02,1989,PO,PHI,96,48,-3.655736167,-2.696236752,-6.351972919,-0.092376921,0,-0.092376921,-4.218261811,-2.736352934,-6.954614745,1.474432891 -Derek Smith,smithde02,1989,RS,PHI,1443,695,-0.745402133,-1.927198705,-2.672600839,0.027687218,0.027687218,0,-0.93011462,-1.368780491,-2.298895111,0.899771173 -Derek Smith,smithde02,1989,RS,SAC,1271,600,-2.687003694,-1.69320164,-4.380205334,-0.501330966,-0.501330966,0,-2.840110758,-1.701103156,-4.541213913,0.468132472 -Derek Smith,smithde02,1990,PO,PHI,29,15,3.606062641,0.305410504,3.911473146,0.054174818,0,0.054174818,3.737661263,1.019544254,4.757205516,2.948325373 -Derek Smith,smithde02,1990,RS,PHI,2857,1405,-0.213872112,-1.515357537,-1.729229649,0.736325104,0.736325104,0,-0.370337691,-1.479268478,-1.849606168,0.626690908 -Derek Smith,smithde02,1991,PO,BOS,173,86,-4.285593352,-1.319435679,-5.605029031,-0.132054591,0,-0.132054591,-4.399974448,-1.044696911,-5.44467136,2.089491699 -Derek Smith,smithde02,1991,RS,BOS,33,16,1.366434729,1.586481373,2.952916102,0.04726275,0.04726275,0,1.188951466,1.344886496,2.533837962,1.508979865 -Dennis Smith Jr.,smithde03,2018,RS,DAL,4190,2049,-2.212763567,-3.314312723,-5.52707629,-2.910999349,-2.910999349,0,-1.177785667,-2.599662734,-3.777448401,0.268029569 -Dennis Smith Jr.,smithde03,2019,RS,NYK,1265,600,-2.644857288,1.632869366,-1.011987922,0.532566343,0.532566343,0,-2.702412054,1.271680998,-1.430731056,0.100772801 -Dennis Smith Jr.,smithde03,2019,RS,DAL,1918,908,-3.124296521,0.867304562,-2.256991959,0.229799732,0.229799732,0,-2.200802319,1.119780756,-1.081021563,0.628298327 -Doug Smith,smithdo03,1992,RS,DAL,3396,1707,-3.087109173,0.158055907,-2.929053266,-0.157041295,-0.157041295,0,-2.865412966,0.641106344,-2.224306622,0.691245414 -Doug Smith,smithdo03,1993,RS,DAL,3195,1524,-4.311988803,-1.064887811,-5.376876614,-2.061482414,-2.061482414,0,-4.219726484,-0.255177434,-4.474903918,0.909501094 -Doug Smith,smithdo03,1994,RS,DAL,3353,1684,-1.964661677,0.475158956,-1.489502721,1.092684842,1.092684842,0,-1.955843133,1.152629516,-0.803213617,0.86152396 -Doug Smith,smithdo03,1995,RS,DAL,1648,826,-3.533268537,0.226108903,-3.307159634,-0.236369761,-0.236369761,0,-3.480417487,0.335741624,-3.144675864,0.628290052 -Doug Smith,smithdo03,1996,RS,BOS,187,92,-7.837597478,-2.712206216,-10.54980369,-0.371815298,-0.371815298,0,-7.183852732,-2.568652891,-9.752505623,1.448214245 -Donta Smith,smithdo04,2005,RS,ATL,834,433,-1.510460244,-0.768716402,-2.279176646,0.104637749,0.104637749,0,-1.896540934,-1.042198475,-2.93873941,0.553065518 -Donta Smith,smithdo04,2006,RS,ATL,242,127,0.008723614,0.187869372,0.196592986,0.193344629,0.193344629,0,-0.667579772,0.333857727,-0.333722045,1.160922269 -Elmore Smith,smithel01,1977,PO,CLE,124,56,1.804607079,7.387257518,9.191864598,0.35566113,0,0.35566113,2.230027695,6.837016365,9.067044059,1.137810644 -Elmore Smith,smithel01,1977,RS,MIL,1801,789,-3.54659148,-1.486888131,-5.03347961,-0.924009088,-0.924009088,0,-3.124029792,-1.106137473,-4.230167265,0.562827028 -Elmore Smith,smithel01,1977,RS,CLE,1444,675,-2.074416963,0.351014147,-1.723402816,0.356104257,0.356104257,0,-1.665574815,0.284093501,-1.381481314,0.780420199 -Elmore Smith,smithel01,1978,PO,CLE,122,56,-3.608880382,-0.578909716,-4.187790098,-0.042723242,0,-0.042723242,-2.703810903,0.199354666,-2.504456237,0.878193683 -Elmore Smith,smithel01,1978,RS,CLE,4353,1996,-0.810283506,2.724824814,1.914541308,4.747016085,4.747016085,0,-0.597852897,2.04791055,1.450057653,-0.07192209 -Elmore Smith,smithel01,1979,RS,CLE,718,332,-2.648614334,-1.264202011,-3.912816345,-0.198219814,-0.198219814,0,-2.329796359,-1.709287669,-4.039084028,0.681796268 -Greg Smith,smithgr02,2012,RS,HOU,133,69,-2.010347193,0.511869622,-1.49847757,0.044725758,0.044725758,0,-2.573582188,1.893032662,-0.680549526,1.398965447 -Greg Smith,smithgr02,2013,PO,HOU,118,59,-1.753880929,-0.758084147,-2.511965077,0.007441135,0,0.007441135,-2.047910346,-0.881375632,-2.929285978,0.627049596 -Greg Smith,smithgr02,2013,RS,HOU,2248,1110,-0.151269906,-0.979170056,-1.130439961,0.920094285,0.920094285,0,-0.715292329,-0.621500601,-1.33679293,0.294557519 -Greg Smith,smithgr02,2014,RS,HOU,208,100,0.084887509,-2.382384863,-2.297497355,0.023094182,0.023094182,0,-1.1020295,-2.620392631,-3.722422132,0.031146475 -Greg Smith,smithgr02,2015,PO,DAL,4,1,5.12052288,9.204323635,14.32484652,0.009520455,0,0.009520455,1.706781915,-0.124981096,1.58180082,5.75290411 -Greg Smith,smithgr02,2015,RS,DAL,741,363,-4.009114021,-1.621577915,-5.630691936,-0.532246656,-0.532246656,0,-4.371782223,-1.703757783,-6.075540006,-0.227370265 -Greg Smith,smithgr02,2016,RS,MIN,394,192,-4.488718986,-1.858259875,-6.34697886,-0.352695497,-0.352695497,0,-5.187304361,-1.316128946,-6.503433307,0.094617105 -Ish Smith,smithis01,2011,PO,MEM,19,10,2.271059818,5.079044376,7.350104195,0.053559143,0,0.053559143,1.875035035,3.793310434,5.668345469,0.689796039 -Ish Smith,smithis01,2011,RS,HOU,653,329,-3.496112785,-1.594228708,-5.090341493,-0.392595487,-0.392595487,0,-3.651504906,-2.151309281,-5.802814187,-0.057981162 -Ish Smith,smithis01,2011,RS,MEM,219,113,-5.963368476,-1.30367377,-7.267042246,-0.262037639,-0.262037639,0,-5.886274184,-2.068108887,-7.954383071,0.579168721 -Ish Smith,smithis01,2012,PO,ORL,9,5,-5.128027376,4.194429012,-0.933598364,0.004648991,0,0.004648991,-6.773958787,1.252781281,-5.521177507,-2.44865561 -Ish Smith,smithis01,2012,RS,ORL,321,171,-3.115283772,0.494681009,-2.620602762,0.01129212,0.01129212,0,-3.230275475,0.04885775,-3.181417725,0.024223059 -Ish Smith,smithis01,2012,RS,GSW,123,63,-0.457739566,0.191215859,-0.266523707,0.08018917,0.08018917,0,-0.405522965,0.17272231,-0.232800655,0.420866432 -Ish Smith,smithis01,2013,PO,MIL,21,11,-5.584373424,-4.075381044,-9.659754468,-0.03974253,0,-0.03974253,-7.20394967,-5.371144127,-12.5750938,-0.571963991 -Ish Smith,smithis01,2013,RS,ORL,734,378,-5.30081828,-1.071358505,-6.372176784,-0.696406112,-0.696406112,0,-5.348388986,-2.290654045,-7.639043032,-0.286677662 -Ish Smith,smithis01,2013,RS,MIL,275,138,-2.076378879,0.952582995,-1.123795884,0.115353652,0.115353652,0,-2.271654051,0.299423399,-1.972230652,0.696477136 -Ish Smith,smithis01,2014,RS,PHO,2052,1006,-1.024709679,0.662929228,-0.361780451,1.215226648,1.215226648,0,-1.161799124,0.588158439,-0.573640686,-0.825812826 -Ish Smith,smithis01,2015,RS,PHI,1385,677,-1.178738076,-0.859655318,-2.038393394,0.245759374,0.245759374,0,-2.160144722,-0.539101891,-2.699246613,-0.013027171 -Ish Smith,smithis01,2015,RS,OKC,331,155,-3.945106537,-3.643424272,-7.58853081,-0.381806332,-0.381806332,0,-3.638683966,-3.900514703,-7.539198669,-0.207891456 -Ish Smith,smithis01,2016,RS,NOP,1284,617,1.87082975,-1.130655426,0.740174324,1.090605421,1.090605421,0,1.490896113,-1.135009709,0.355886404,-0.7184397 -Ish Smith,smithis01,2016,RS,PHI,3352,1622,-0.345777512,-1.04087331,-1.386650822,1.118448883,1.118448883,0,-0.468505773,-0.860275093,-1.328780866,-0.847255583 -Ish Smith,smithis01,2017,RS,DET,3958,1955,-0.082689526,-0.989461295,-1.072150821,1.64977743,1.64977743,0,-1.022728548,-0.453522956,-1.476251504,-1.393688805 -Ish Smith,smithis01,2018,RS,DET,4196,2043,0.251624831,1.01269755,1.264322381,4.136540194,4.136540194,0,-0.299327061,0.812867476,0.513540414,-1.131838286 -Ish Smith,smithis01,2019,PO,DET,173,81,-8.635208003,1.772804146,-6.862403857,-0.173654859,0,-0.173654859,-4.534824425,0.338135045,-4.19668938,-0.921596725 -Ish Smith,smithis01,2019,RS,DET,2572,1251,0.320921686,-1.255536153,-0.934614467,1.137886163,1.137886163,0,-0.348725625,-1.137463142,-1.486188767,-1.829673619 -Jabari Smith,smithja01,2001,RS,SAC,131,66,-2.341579724,-0.097466783,-2.439046507,0.010517143,0.010517143,0,-2.310240539,-0.476791119,-2.787031658,0.408698214 -Jabari Smith,smithja01,2002,RS,PHI,206,110,0.714502614,0.200146096,0.91464871,0.208452082,0.208452082,0,0.374004829,0.43202123,0.806026058,1.242694844 -Jabari Smith,smithja01,2002,RS,SAC,143,71,-7.187781176,-0.17118813,-7.358969306,-0.169239824,-0.169239824,0,-6.738877391,-0.27881947,-7.017696861,1.255375969 -Jabari Smith,smithja01,2004,PO,SAC,20,10,4.280032987,1.665955802,5.945988789,0.045798945,0,0.045798945,2.607378744,0.767232257,3.374611001,0.079512361 -Jabari Smith,smithja01,2004,RS,SAC,329,168,-5.6262844,-1.528667026,-7.154951426,-0.379354854,-0.379354854,0,-5.263971411,-2.389255863,-7.653227274,0.43243517 -Jabari Smith,smithja01,2005,PO,NJN,8,4,-6.304542033,-6.381380674,-12.68592271,-0.022024804,0,-0.022024804,-7.793503328,-3.023692392,-10.81719572,4.809429423 -Jabari Smith,smithja01,2005,RS,NJN,1217,648,-4.546716662,-0.569004422,-5.115721084,-0.788846298,-0.788846298,0,-4.569579932,-0.488629482,-5.058209414,0.790295282 -Jason Smith,smithja02,2008,PO,PHI,149,82,-0.234438029,0.382361964,0.147923935,0.123590474,0,0.123590474,-1.221082836,-1.009836461,-2.230919297,-1.033545037 -Jason Smith,smithja02,2008,RS,PHI,2109,1107,-3.396222945,-0.880534478,-4.276757423,-0.863833243,-0.863833243,0,-3.615421459,-1.236541392,-4.851962851,0.166404195 -Jason Smith,smithja02,2010,RS,PHI,1270,658,-2.495396517,-0.632796788,-3.128193305,-0.127944354,-0.127944354,0,-2.599303048,-0.585526243,-3.18482929,0.724896439 -Jason Smith,smithja02,2011,PO,NOH,104,58,-3.85388565,-0.193903724,-4.047789374,-0.04021669,0,-0.04021669,-4.142288082,0.566046424,-3.576241658,1.36611782 -Jason Smith,smithja02,2011,RS,NOH,2060,1102,-3.720635438,0.233733306,-3.486902132,-0.414927022,-0.414927022,0,-3.700008809,-0.037144556,-3.737153365,0.137406938 -Jason Smith,smithja02,2012,RS,NOH,1762,947,-0.550486829,0.908278576,0.357791747,1.499691847,1.499691847,0,-0.75816681,0.837675231,0.079508422,-0.114823513 -Jason Smith,smithja02,2013,RS,NOH,1634,876,-2.052386574,-0.465254865,-2.517641439,0.104105047,0.104105047,0,-2.000609011,-0.489105442,-2.489714453,0.229353929 -Jason Smith,smithja02,2014,RS,NOP,1634,830,-2.255006194,-2.035216195,-4.290222389,-0.644862422,-0.644862422,0,-1.845646677,-0.72912261,-2.574769287,-1.08371681 -Jason Smith,smithja02,2015,RS,NYK,3492,1785,-2.674278077,-2.678864534,-5.353142611,-2.370735988,-2.370735988,0,-2.86266783,-3.383977337,-6.246645167,0.001447713 -Jason Smith,smithja02,2016,RS,ORL,2432,1181,-2.252707787,-0.771386637,-3.024094424,-0.165043993,-0.165043993,0,-1.621893854,-0.895768881,-2.517662736,-0.065410436 -Jason Smith,smithja02,2017,PO,WAS,330,157,-5.876083986,-1.825037785,-7.701121772,-0.412937103,0,-0.412937103,-4.97513114,-4.416540105,-9.391671245,0.922871687 -Jason Smith,smithja02,2017,RS,WAS,2196,1068,-1.436673568,-0.465197189,-1.901870757,0.460787077,0.460787077,0,-1.26900989,-0.369423051,-1.638432941,-0.287204202 -Jason Smith,smithja02,2018,PO,WAS,5,2,-3.40028269,-29.32503687,-32.72531956,-0.031278305,0,-0.031278305,-2.525618732,-26.16202314,-28.68764187,-0.827792703 -Jason Smith,smithja02,2018,RS,WAS,610,285,-6.894875494,-2.736519131,-9.631394625,-1.007598923,-1.007598923,0,-5.746821966,-3.94931507,-9.696137036,0.693557379 -Jason Smith,smithja02,2019,RS,NOP,45,20,-4.397046434,-2.472707533,-6.869753967,-0.042423734,-0.042423734,0,-2.17588339,-5.609418177,-7.785301566,0.935216116 -Jason Smith,smithja02,2019,RS,MIL,90,40,-9.636451112,-0.082734215,-9.719185327,-0.145393824,-0.145393824,0,-7.339976318,-0.240609884,-7.580586202,2.269105464 -Jason Smith,smithja02,2019,RS,WAS,285,130,-4.815863898,-0.634871164,-5.450735062,-0.180445028,-0.180445028,0,-3.227214865,-1.873777327,-5.100992192,0.748766246 -Jerry Smith,smithje01,2012,RS,NJN,87,46,-2.172841085,1.591326175,-0.58151491,0.051705192,0.051705192,0,-1.597638206,3.142596001,1.544957795,1.474527786 -Jim Smith,smithji01,1982,RS,SDC,1833,858,-2.647421096,-0.687980381,-3.335401477,-0.258956738,-0.258956738,0,-2.901368621,-0.433476899,-3.33484552,1.07440442 -Jim Smith,smithji01,1983,RS,DET,40,18,-0.06948321,-1.716979818,-1.786463028,0.008988875,0.008988875,0,-1.061513766,-1.281462038,-2.342975804,1.652505848 -Joe Smith,smithjo02,1996,RS,GSW,5552,2821,-0.280652726,0.531778629,0.251125902,4.281412209,4.281412209,0,-0.091139912,0.59334066,0.502200748,-0.818272994 -Joe Smith,smithjo02,1997,RS,GSW,5976,3086,-1.079277995,-0.817850293,-1.897128288,1.333681451,1.333681451,0,-0.676473594,-0.41295101,-1.089424604,-0.621502053 -Joe Smith,smithjo02,1998,RS,PHI,1332,699,-2.199497122,-1.683322539,-3.882819661,-0.405525133,-0.405525133,0,-2.113459938,-1.531821795,-3.645281733,0.345498009 -Joe Smith,smithjo02,1998,RS,GSW,3168,1645,-2.463942603,-1.146008057,-3.60995066,-0.720921481,-0.720921481,0,-2.37625519,-0.63179932,-3.00805451,-0.103419318 -Joe Smith,smithjo02,1999,PO,MIN,214,120,-3.41680603,1.542935065,-1.873870966,0.055026953,0,0.055026953,-3.160108239,1.55327419,-1.606834049,-0.463001116 -Joe Smith,smithjo02,1999,RS,MIN,2719,1418,-0.848837201,0.988331974,0.139494772,2.076272556,2.076272556,0,-0.633073078,1.033927239,0.400854161,-0.610117095 -Joe Smith,smithjo02,2000,PO,MIN,137,79,-2.86852471,1.228341884,-1.640182827,0.046794985,0,0.046794985,-2.577844958,1.969938656,-0.607906302,1.271455826 -Joe Smith,smithjo02,2000,RS,MIN,3821,1975,-1.901386649,0.757418455,-1.143968194,1.622504447,1.622504447,0,-1.570440119,1.001210188,-0.569229931,0.244207607 -Joe Smith,smithjo02,2001,RS,DET,3873,1941,-1.274946571,0.08131213,-1.193634441,1.541735545,1.541735545,0,-1.312433726,0.606316027,-0.706117699,0.028130854 -Joe Smith,smithjo02,2002,PO,MIN,88,43,-0.839231664,-1.216140902,-2.055372566,0.015745627,0,0.015745627,-1.767893449,-1.29232169,-3.060215139,0.166580663 -Joe Smith,smithjo02,2002,RS,MIN,3665,1922,-0.219259368,2.18292891,1.963669542,4.622981974,4.622981974,0,-0.149049192,2.223609072,2.07455988,0.014631913 -Joe Smith,smithjo02,2003,PO,MIN,80,40,-2.433493349,-1.644100182,-4.077593531,-0.02889364,0,-0.02889364,-3.424846237,-0.045697444,-3.470543681,3.109740307 -Joe Smith,smithjo02,2003,RS,MIN,2163,1117,0.080418505,-0.546340931,-0.465922426,1.30230053,1.30230053,0,-0.421461901,-0.337091587,-0.758553488,0.043845211 -Joe Smith,smithjo02,2004,PO,MIL,332,175,3.918860924,0.60454624,4.523407164,0.661007334,0,0.661007334,3.538846228,0.642392352,4.18123858,-1.171148723 -Joe Smith,smithjo02,2004,RS,MIL,4351,2254,0.484345334,1.17014186,1.654487194,5.021706317,5.021706317,0,0.476470707,1.161305676,1.637776382,-0.781529556 -Joe Smith,smithjo02,2005,RS,MIL,4334,2265,-0.058989838,-0.160928682,-0.21991852,2.909542433,2.909542433,0,-0.17727233,0.106618231,-0.070654099,-0.447841904 -Joe Smith,smithjo02,2006,PO,MIL,198,106,-0.158698161,-2.276574143,-2.435272304,0.017606196,0,0.017606196,-0.321463485,-1.47941051,-1.800873995,0.265280971 -Joe Smith,smithjo02,2006,RS,MIL,1705,887,-0.447480463,-1.987140013,-2.434620476,0.142842223,0.142842223,0,-0.659240039,-1.61835866,-2.277598699,0.075782501 -Joe Smith,smithjo02,2007,RS,PHI,2590,1355,-1.723261921,-0.136245275,-1.859507195,0.613205256,0.613205256,0,-1.782514847,-0.232629254,-2.015144101,-0.364407421 -Joe Smith,smithjo02,2007,RS,DEN,304,148,-4.024086126,0.023736113,-4.000350013,-0.095120778,-0.095120778,0,-3.863116231,-0.248676698,-4.111792929,0.697072952 -Joe Smith,smithjo02,2008,PO,CLE,476,263,-0.561032586,1.633558311,1.072525725,0.531830502,0,0.531830502,-1.045756915,2.148544941,1.102788026,0.476516007 -Joe Smith,smithjo02,2008,RS,CLE,1102,580,-0.474689755,-0.969024211,-1.443713966,0.387113002,0.387113002,0,-0.912941443,-0.8401442,-1.753085643,0.136031001 -Joe Smith,smithjo02,2008,RS,CHI,2246,1146,-0.753858338,-0.715811551,-1.469669888,0.74566057,0.74566057,0,-0.993037502,-0.812078305,-1.805115807,-0.366744771 -Joe Smith,smithjo02,2009,PO,CLE,396,218,-2.7535621,3.60730695,0.85374485,0.413222529,0,0.413222529,-2.691538893,2.808757892,0.117218999,-0.03669324 -Joe Smith,smithjo02,2009,RS,OKC,1363,691,-2.660227057,-0.94667361,-3.606900667,-0.301225678,-0.301225678,0,-2.919229239,-0.991591017,-3.910820256,-0.2682131 -Joe Smith,smithjo02,2009,RS,CLE,768,411,-1.69534887,1.505603235,-0.189745635,0.536752125,0.536752125,0,-1.7706566,1.404062101,-0.366594499,-0.019575622 -Joe Smith,smithjo02,2010,PO,ATL,43,24,-10.03890748,-3.46727182,-13.5061793,-0.134045994,0,-0.134045994,-10.42437204,-5.795759449,-16.22013149,-1.197655121 -Joe Smith,smithjo02,2010,RS,ATL,1124,592,-2.074763976,-1.761557024,-3.836321,-0.328822919,-0.328822919,0,-2.365754264,-2.000199198,-4.365953462,0.203769569 -Joe Smith,smithjo02,2011,PO,LAL,20,11,-6.423133766,-2.381699854,-8.80483362,-0.034755617,0,-0.034755617,-7.214541911,-3.727162739,-10.94170465,-0.738054988 -Joe Smith,smithjo02,2011,RS,NJN,47,25,-7.716233114,-3.348310665,-11.06454378,-0.106314348,-0.106314348,0,-8.054375836,-4.708772014,-12.76314785,0.230536059 -Joe Smith,smithjo02,2011,RS,LAL,84,44,-8.779107458,-0.958592202,-9.737699661,-0.159214272,-0.159214272,0,-8.825421834,-0.933743291,-9.759165125,1.395431408 -Josh Smith,smithjo03,2005,RS,ATL,3948,2050,-1.541733464,0.874090819,-0.667642645,2.162741264,2.162741264,0,-1.895729301,0.123392049,-1.772337251,-0.643024868 -Josh Smith,smithjo03,2006,RS,ATL,4875,2559,-1.054005963,1.029557229,-0.024448734,3.544915973,3.544915973,0,-1.077556399,0.608961605,-0.468594794,-0.349390539 -Josh Smith,smithjo03,2007,RS,ATL,5020,2647,-0.153228672,1.848274136,1.695045464,6.001748653,6.001748653,0,0.050442538,1.670419382,1.72086192,-0.019878886 -Josh Smith,smithjo03,2008,PO,ATL,429,237,-1.06369321,5.321674145,4.257980935,0.881489578,0,0.881489578,-0.099304011,5.004458684,4.905154672,0.767602198 -Josh Smith,smithjo03,2008,RS,ATL,5515,2873,-1.447832908,3.65289597,2.205063062,7.261805455,7.261805455,0,-0.776858833,3.271467823,2.49460899,-0.017372935 -Josh Smith,smithjo03,2009,PO,ATL,712,410,-0.601242147,1.624441158,1.023199011,0.81369754,0,0.81369754,-0.467404526,1.692617688,1.225213162,-0.037526357 -Josh Smith,smithjo03,2009,RS,ATL,4571,2421,-0.834554923,1.924550779,1.089995856,4.740116242,4.740116242,0,-0.342213357,1.783150699,1.440937342,-0.0591737 -Josh Smith,smithjo03,2010,PO,ATL,709,392,1.747303571,1.982189789,3.72949336,1.325080958,0,1.325080958,1.779809821,1.861280419,3.64109024,-0.777685079 -Josh Smith,smithjo03,2010,RS,ATL,5451,2871,0.890541038,3.326989587,4.217530625,10.16542171,10.16542171,0,1.384400502,3.174192306,4.558592808,-0.372561538 -Josh Smith,smithjo03,2011,PO,ATL,793,438,-2.050415503,4.183366162,2.132950659,1.12962517,0,1.12962517,-1.39680426,3.755042005,2.358237746,0.333672183 -Josh Smith,smithjo03,2011,RS,ATL,4977,2645,-0.401979906,4.152231016,3.750251111,8.760716045,8.760716045,0,0.15089538,3.861964833,4.012860213,-0.119376223 -Josh Smith,smithjo03,2012,PO,ATL,363,196,-2.123419467,2.771166525,0.647747058,0.348687441,0,0.348687441,-1.929672413,2.717934909,0.788262495,-0.447060633 -Josh Smith,smithjo03,2012,RS,ATL,4427,2329,0.351778332,3.643411273,3.995189606,8.005903199,8.005903199,0,0.985391463,3.501751744,4.487143207,-0.10493842 -Josh Smith,smithjo03,2013,PO,ATL,382,199,-0.011295018,1.798263207,1.786968188,0.480360449,0,0.480360449,0.805858571,2.023864608,2.829723179,1.006315154 -Josh Smith,smithjo03,2013,RS,ATL,5235,2683,-1.197864192,1.261328434,0.063464242,3.848211225,3.848211225,0,-0.524388992,1.165343087,0.640954095,-0.073636084 -Josh Smith,smithjo03,2014,RS,DET,5492,2730,-1.887861948,0.782577263,-1.105284685,2.317917294,2.317917294,0,-0.724310844,0.639359154,-0.084951689,1.13390156 -Josh Smith,smithjo03,2015,PO,HOU,857,396,2.63498237,-0.325356896,2.309625474,1.075853815,0,1.075853815,1.96773988,0.335797328,2.303537208,1.972635532 -Josh Smith,smithjo03,2015,RS,DET,1785,896,-4.456964256,1.161763847,-3.295200409,-0.251082989,-0.251082989,0,-3.134864553,1.1312094,-2.003655152,0.71200129 -Josh Smith,smithjo03,2015,RS,HOU,2951,1404,-1.209464065,3.520495555,2.311031491,3.716676226,3.716676226,0,-0.316007951,2.890510062,2.574502111,2.416436069 -Josh Smith,smithjo03,2016,PO,HOU,83,38,-0.649431582,0.540871426,-0.108560156,0.053602234,0,0.053602234,-2.263763562,1.881607742,-0.38215582,1.41356494 -Josh Smith,smithjo03,2016,RS,HOU,895,421,-3.185268575,0.756310954,-2.428957621,0.070468074,0.070468074,0,-2.372874684,0.436006042,-1.936868642,2.13962762 -Josh Smith,smithjo03,2016,RS,LAC,956,459,-6.168652095,3.532343427,-2.636308668,0.027029334,0.027029334,0,-4.141110122,3.110124946,-1.030985176,1.485924972 -Josh Smith,smithjo03,2018,RS,NOP,27,12,-5.574208847,-2.730917534,-8.305126381,-0.033867065,-0.033867065,0,-6.294885546,-1.119731256,-7.414616802,-0.418946084 -JR Smith,smithjr01,2005,RS,NOH,3432,1859,-1.321940345,-2.269797401,-3.591737746,-0.802754597,-0.802754597,0,-1.250745915,-2.371099335,-3.621845249,0.507052396 -JR Smith,smithjr01,2006,RS,NOK,1855,989,-0.339237076,-0.803780917,-1.143017994,0.814732747,0.814732747,0,-0.292298393,-1.1339909,-1.426289293,0.437236203 -JR Smith,smithjr01,2007,PO,DEN,87,47,-0.469806091,4.905111487,4.435305395,0.184668876,0,0.184668876,0.753971138,4.579499368,5.333470506,3.551956092 -JR Smith,smithjr01,2007,RS,DEN,3019,1471,2.64449185,-1.535416968,1.109074882,2.915826335,2.915826335,0,2.811751541,-1.409617422,1.40213412,0.628827243 -JR Smith,smithjr01,2008,PO,DEN,222,108,7.590901345,-0.663432509,6.927468837,0.555543376,0,0.555543376,6.998420259,-0.357156231,6.641264028,0.903569109 -JR Smith,smithjr01,2008,RS,DEN,2985,1421,3.255429402,-1.066451917,2.188977484,3.609670888,3.609670888,0,3.571961416,-1.438213395,2.133748021,0.756134506 -JR Smith,smithjr01,2009,PO,DEN,847,435,4.142784003,0.987896015,5.130680018,1.826488485,0,1.826488485,4.799602819,0.805486719,5.605089537,1.127006655 -JR Smith,smithjr01,2009,RS,DEN,4461,2245,3.178138958,0.370150344,3.548289302,7.243849275,7.243849275,0,3.306410233,0.125542273,3.431952506,0.383287164 -JR Smith,smithjr01,2010,PO,DEN,322,159,2.247112263,-1.860481806,0.386630457,0.263428365,0,0.263428365,2.405169205,-1.890850073,0.514319132,0.345895717 -JR Smith,smithjr01,2010,RS,DEN,4159,2082,1.790206042,-0.507566659,1.282639383,4.323201643,4.323201643,0,2.546317722,-0.418334405,2.127983318,0.867447602 -JR Smith,smithjr01,2011,PO,DEN,151,76,-1.149692582,-2.691538145,-3.841230727,-0.044092384,0,-0.044092384,-0.282549208,-3.336533656,-3.619082863,0.9222924 -JR Smith,smithjr01,2011,RS,DEN,3965,1968,2.662638243,0.336634731,2.999272973,5.793317329,5.793317329,0,2.996770752,0.461482244,3.458252996,0.332955912 -JR Smith,smithjr01,2012,PO,NYK,320,175,-2.50073156,-0.526016997,-3.026748557,-0.025906982,0,-0.025906982,-1.933174042,0.277855132,-1.655318909,1.4931078 -JR Smith,smithjr01,2012,RS,NYK,1899,967,2.47697567,0.755376674,3.232352344,2.97659159,2.97659159,0,2.699001684,1.280271844,3.979273528,0.785932324 -JR Smith,smithjr01,2013,PO,NYK,641,351,-2.086260213,0.405413503,-1.680846711,0.199388372,0,0.199388372,-1.405323185,0.176779428,-1.228543757,0.880759545 -JR Smith,smithjr01,2013,RS,NYK,5068,2678,1.950401788,0.403304221,2.353706009,7.010863034,7.010863034,0,2.384991483,0.817017235,3.202008718,0.501876418 -JR Smith,smithjr01,2014,RS,NYK,4638,2421,1.75020889,-3.133327255,-1.383118366,1.678540548,1.678540548,0,2.082828356,-2.650255079,-0.567426722,-0.55807924 -JR Smith,smithjr01,2015,PO,CLE,1078,560,2.968019227,-0.367590305,2.600428922,1.566989687,0,1.566989687,4.770423143,-0.260845227,4.509577916,-0.589496558 -JR Smith,smithjr01,2015,RS,NYK,1207,619,-0.330315321,-3.939056576,-4.269371898,-0.480026418,-0.480026418,0,0.432136628,-4.5730058,-4.140869173,0.037532474 -JR Smith,smithjr01,2015,RS,CLE,2894,1461,3.085660874,0.268822335,3.354483209,4.559003423,4.559003423,0,3.82110584,0.362396668,4.183502508,0.183519901 -JR Smith,smithjr01,2016,PO,CLE,1404,730,5.40600549,-2.143750249,3.262255241,2.302739541,0,2.302739541,6.084928835,-1.387199395,4.69772944,-0.276889249 -JR Smith,smithjr01,2016,RS,CLE,4653,2362,2.377139565,-1.315295561,1.061844003,4.582756258,4.582756258,0,2.738685981,-0.895307701,1.84337828,-0.231169203 -JR Smith,smithjr01,2017,PO,CLE,988,487,1.991337762,-0.139389356,1.851948407,1.179558862,0,1.179558862,2.002453366,-0.108564562,1.893888804,0.021813218 -JR Smith,smithjr01,2017,RS,CLE,2416,1187,-0.544383466,-0.526942074,-1.07132554,1.014718113,1.014718113,0,0.608884723,-0.437949758,0.170934965,-0.183283761 -JR Smith,smithjr01,2018,PO,CLE,1373,706,0.704518382,-1.632494859,-0.927976477,0.677255533,0,0.677255533,1.632582744,-0.699158127,0.933424617,0.054600245 -JR Smith,smithjr01,2018,RS,CLE,4630,2244,-0.81723767,-2.960707396,-3.777945066,-1.17608558,-1.17608558,0,-0.712667088,-2.371540532,-3.08420762,-0.06719501 -JR Smith,smithjr01,2019,RS,CLE,471,222,-3.064124219,-0.648625625,-3.712749844,-0.109897562,-0.109897562,0,-1.964573845,-1.744528713,-3.709102558,0.79653722 -Kenny Smith,smithke01,1988,RS,SAC,4614,2170,0.439261117,-1.228508218,-0.789247101,2.164046243,2.164046243,0,0.372627866,-0.587083233,-0.214455367,-0.314338277 -Kenny Smith,smithke01,1989,RS,SAC,6660,3145,0.511810705,-1.241155995,-0.729345291,3.230173258,3.230173258,0,0.348715342,-0.774838173,-0.426122831,-0.381141885 -Kenny Smith,smithke01,1990,RS,SAC,3560,1747,-0.549230417,-1.041127139,-1.590357557,1.032702242,1.032702242,0,-0.569708007,-0.658671638,-1.228379645,-0.087623223 -Kenny Smith,smithke01,1990,RS,ATL,1361,674,1.381443794,-2.384165961,-1.002722166,0.600464491,0.600464491,0,1.012549905,-2.561836058,-1.549286153,-0.063028138 -Kenny Smith,smithke01,1991,PO,HOU,216,113,3.679596384,0.606970465,4.286566849,0.413762697,0,0.413762697,3.100698382,0.528381091,3.629079472,-1.047534738 -Kenny Smith,smithke01,1991,RS,HOU,5602,2699,2.890035834,-0.61306414,2.276971694,6.892668204,6.892668204,0,2.505850708,-0.662518675,1.843332033,-0.424164658 -Kenny Smith,smithke01,1992,RS,HOU,5481,2735,1.201914245,-1.196291153,0.005623092,3.825745302,3.825745302,0,0.952540289,-1.071137261,-0.118596973,-0.494701191 -Kenny Smith,smithke01,1993,PO,HOU,751,391,2.247208293,-1.308196464,0.939011829,0.754847684,0,0.754847684,1.997660514,-1.114048563,0.88361195,-0.50162376 -Kenny Smith,smithke01,1993,RS,HOU,4818,2422,3.235006303,-1.066728774,2.168277529,6.042257334,6.042257334,0,2.843600806,-1.053254234,1.790346572,-0.568515309 -Kenny Smith,smithke01,1994,PO,HOU,1319,696,1.646032853,0.203878729,1.849911581,1.675747835,0,1.675747835,1.429812379,0.133033585,1.562845964,-0.474032836 -Kenny Smith,smithke01,1994,RS,HOU,4422,2209,1.444034253,-1.152370583,0.29166367,3.4142412,3.4142412,0,1.048299386,-1.120378598,-0.072079212,-0.387715692 -Kenny Smith,smithke01,1995,PO,HOU,1264,652,2.48021691,-1.109981467,1.370235443,1.405083935,0,1.405083935,2.338663449,-1.207509347,1.131154102,-0.541488274 -Kenny Smith,smithke01,1995,RS,HOU,4030,2030,2.790176293,-1.063080042,1.727096251,4.61421501,4.61421501,0,2.449315878,-1.195386639,1.253929239,-0.461211235 -Kenny Smith,smithke01,1996,PO,HOU,376,191,4.93308973,-2.131178344,2.801911385,0.554364916,0,0.554364916,4.095176028,-2.079787761,2.015388268,-0.573129479 -Kenny Smith,smithke01,1996,RS,HOU,3176,1617,0.709584732,-1.792018091,-1.08243336,1.373971436,1.373971436,0,0.574781931,-1.816472489,-1.241690558,-0.118898838 -Kenny Smith,smithke01,1997,RS,ORL,87,47,-5.36216647,-6.040934877,-11.40310135,-0.209247846,-0.209247846,0,-5.622408254,-7.601659827,-13.22406808,0.770355656 -Kenny Smith,smithke01,1997,RS,DET,114,64,-0.280917528,-2.398821112,-2.67973864,0.002310009,0.002310009,0,-0.603967257,-3.991451354,-4.595418611,0.627620347 -Kenny Smith,smithke01,1997,RS,DEN,1273,654,-0.689850363,-2.990934636,-3.680784999,-0.314487683,-0.314487683,0,-0.691148272,-3.781938421,-4.473086694,1.14939895 -Keith Smith,smithke03,1987,RS,MIL,974,461,-4.077720315,-0.3850597,-4.462780016,-0.407068445,-0.407068445,0,-4.160357787,-0.454521608,-4.614879395,1.068406964 -Larry Smith,smithla01,1981,RS,GSW,5487,2578,1.146419216,0.251586139,1.398005355,5.442234833,5.442234833,0,1.29625821,0.59185081,1.88810902,-0.257246052 -Larry Smith,smithla01,1982,RS,GSW,4729,2213,-0.150658227,0.91998861,0.769330383,3.971135214,3.971135214,0,-0.14132293,1.320781423,1.179458493,-0.062813281 -Larry Smith,smithla01,1983,RS,GSW,3140,1433,0.771966804,-0.942828475,-0.170861671,1.883552092,1.883552092,0,0.48899681,-0.553477578,-0.064480768,-0.116137652 -Larry Smith,smithla01,1984,RS,GSW,4552,2091,-0.277219258,-0.508428211,-0.785647469,2.096250122,2.096250122,0,-0.563868446,-0.212467369,-0.776335814,0.030553626 -Larry Smith,smithla01,1985,RS,GSW,5430,2497,0.663067813,-0.763807868,-0.100740055,3.366187282,3.366187282,0,0.547967457,-0.499339817,0.048627639,-0.272169307 -Larry Smith,smithla01,1986,RS,GSW,5360,2441,0.226613425,-0.815647044,-0.589033619,2.683972826,2.683972826,0,0.278261013,-0.403685666,-0.125424653,-0.279976233 -Larry Smith,smithla01,1987,PO,GSW,684,329,3.022980484,0.786739316,3.8097198,1.129848516,0,1.129848516,2.95923287,1.181447273,4.140680143,-0.501583111 -Larry Smith,smithla01,1987,RS,GSW,5088,2374,0.225842681,0.287498487,0.513341168,3.946630476,3.946630476,0,0.273354149,0.594459661,0.86781381,-0.154263339 -Larry Smith,smithla01,1988,RS,GSW,1068,499,-1.799162529,-1.12999033,-2.929152859,-0.045551071,-0.045551071,0,-1.829695331,-1.028694829,-2.858390161,-0.131311057 -Larry Smith,smithla01,1989,PO,GSW,320,148,-1.671094543,0.763453261,-0.907641282,0.143288786,0,0.143288786,-2.084783456,0.658948631,-1.425834825,-0.126697984 -Larry Smith,smithla01,1989,RS,GSW,4289,1897,-0.563982998,-0.187045295,-0.751028292,1.931323803,1.931323803,0,-0.758702521,0.007216387,-0.751486135,-0.17801795 -Larry Smith,smithla01,1990,PO,HOU,142,73,-0.918896588,0.098539175,-0.820357414,0.074621178,0,0.074621178,-1.537474385,-0.013184476,-1.550658861,0.653430368 -Larry Smith,smithla01,1990,RS,HOU,2772,1300,-2.028841885,1.335984327,-0.692857558,1.369584662,1.369584662,0,-2.229757807,1.347980825,-0.881776981,0.376887412 -Larry Smith,smithla01,1991,PO,HOU,109,57,-2.097916607,-0.002718532,-2.100635138,0.019668691,0,0.019668691,-2.738455082,0.512756209,-2.225698874,0.932162081 -Larry Smith,smithla01,1991,RS,HOU,3991,1923,-1.287975843,1.516477273,0.22850143,2.92473426,2.92473426,0,-1.459379667,1.669765597,0.210385931,0.084224467 -Larry Smith,smithla01,1992,RS,HOU,1603,800,-2.225400802,-0.7811686,-3.006569402,-0.105100834,-0.105100834,0,-2.605012794,-0.446104764,-3.051117558,0.354517369 -Larry Smith,smithla01,1993,PO,SAS,98,50,1.67724395,5.477292909,7.154536859,0.267543455,0,0.267543455,1.478515931,7.003123425,8.481639356,2.451478635 -Larry Smith,smithla01,1993,RS,SAS,1675,833,-3.335447748,0.176750866,-3.158696883,-0.174379239,-0.174379239,0,-3.440145598,0.165996667,-3.274148931,0.385922534 -LaBradford Smith,smithla02,1992,RS,WSB,1458,708,-2.602094372,-0.183192937,-2.785287309,-0.012884091,-0.012884091,0,-2.638802415,-0.212560996,-2.851363411,1.055787849 -LaBradford Smith,smithla02,1993,RS,WSB,3183,1546,-1.764479091,-1.637284334,-3.401763425,-0.51584227,-0.51584227,0,-2.139066512,-1.272779665,-3.411846177,0.333639345 -LaBradford Smith,smithla02,1994,RS,SAC,1703,829,-1.241174226,-1.282582196,-2.523756422,0.096552611,0.096552611,0,-1.509732851,-1.610397086,-3.120129936,0.866513285 -LaBradford Smith,smithla02,1994,RS,WSB,97,48,6.245653292,-0.167764046,6.077889245,0.217761714,0.217761714,0,5.163082272,0.532115908,5.69519818,0.699002623 -Leon Smith,smithle01,2002,RS,ATL,194,100,-2.160890824,-0.047408808,-2.208299632,0.027715663,0.027715663,0,-2.252544315,-0.063217727,-2.315762042,0.259396178 -Leon Smith,smithle01,2004,RS,SEA,8,4,2.376910271,-2.577170818,-0.200260547,0.005222367,0.005222367,0,1.560998202,-1.578222419,-0.017224217,0.330460638 -Michael Smith,smithmi01,1990,PO,BOS,34,16,9.74641744,-1.140611372,8.605806068,0.096338583,0,0.096338583,9.505187414,-2.530597282,6.974590133,0.74353021 -Michael Smith,smithmi01,1990,RS,BOS,1283,620,-0.94936698,-2.798993653,-3.748360633,-0.315761653,-0.315761653,0,-0.761150387,-3.784699554,-4.545849941,-0.013802499 -Michael Smith,smithmi01,1991,PO,BOS,12,6,3.247035377,-3.733092311,-0.486056934,0.007460337,0,0.007460337,2.757856152,-1.660336389,1.097519763,4.135022715 -Michael Smith,smithmi01,1991,RS,BOS,807,389,-1.890288985,-3.319952005,-5.21024099,-0.487699411,-0.487699411,0,-1.595154223,-4.702804558,-6.297958781,-0.117581858 -Michael Smith,smithmi01,1995,RS,LAC,634,319,-2.130417332,-2.767259998,-4.89767733,-0.35072155,-0.35072155,0,-2.629754358,-3.245371112,-5.87512547,0.317184505 -Michael Smith,smithmi02,1995,RS,SAC,3377,1736,-1.794556385,1.092226651,-0.702329734,1.82204687,1.82204687,0,-1.840206257,1.007804229,-0.832402028,0.436123329 -Michael Smith,smithmi02,1996,PO,SAC,168,87,1.973338872,0.256712583,2.230051455,0.228520695,0,0.228520695,0.826290805,0.727743743,1.554034548,0.207741891 -Michael Smith,smithmi02,1996,RS,SAC,2724,1384,-0.413592507,0.764938651,0.351346144,2.190404288,2.190404288,0,-0.664349288,0.623903142,-0.040446147,0.020866014 -Michael Smith,smithmi02,1997,RS,SAC,4844,2526,-0.42647291,0.885730094,0.459257183,4.120917849,4.120917849,0,-0.56905297,1.051900246,0.482847276,-0.332298936 -Michael Smith,smithmi02,1998,RS,VAN,1370,706,0.669669181,-0.868600539,-0.198931357,0.913031525,0.913031525,0,0.410444808,-0.756359502,-0.345914694,-0.583233583 -Michael Smith,smithmi02,1998,RS,SAC,673,347,-1.07499093,0.556255997,-0.518734934,0.39403611,0.39403611,0,-1.274767032,0.56124747,-0.713519561,-0.227963593 -Michael Smith,smithmi02,1999,RS,VAN,2059,1098,0.168399057,0.149188836,0.317587892,1.713187895,1.713187895,0,-0.209931467,0.118911103,-0.091020364,-0.276183312 -Michael Smith,smithmi02,2000,RS,WAS,2237,1145,1.498704003,-0.086192189,1.412511813,2.422321786,2.422321786,0,0.732026263,-0.000204874,0.731821389,-0.361516019 -Michael Smith,smithmi02,2001,RS,WAS,3145,1610,-0.694794639,-0.279598913,-0.974393551,1.452350225,1.452350225,0,-1.028325961,-0.229123366,-1.257449328,-0.390755542 -Mike Smith,smithmi03,2001,RS,WAS,352,180,-1.736199034,-1.490261642,-3.226460676,-0.043690667,-0.043690667,0,-1.942515286,-2.947970961,-4.890486247,-0.138386693 -Nolan Smith,smithno01,2012,RS,POR,1040,541,-3.636389726,-2.539302535,-6.175692261,-0.951354907,-0.951354907,0,-3.596736353,-2.797144641,-6.393880994,0.566623577 -Nolan Smith,smithno01,2013,RS,POR,555,288,-4.444443914,-1.383213413,-5.827657327,-0.455654299,-0.455654299,0,-4.319623197,-2.74439848,-7.064021677,0.706308042 -Otis Smith,smithot01,1987,PO,DEN,43,19,-4.754027509,-3.079400432,-7.833427941,-0.050557654,0,-0.050557654,-5.472254406,-6.019946047,-11.49220045,-0.51569449 -Otis Smith,smithot01,1987,RS,DEN,376,168,-4.040729088,-4.679321199,-8.720050287,-0.515644733,-0.515644733,0,-4.343212685,-5.021213013,-9.364425697,0.783572699 -Otis Smith,smithot01,1988,RS,DEN,425,191,-3.492917915,-2.309218463,-5.802136379,-0.297627165,-0.297627165,0,-3.655791315,-2.619075999,-6.274867314,0.068444716 -Otis Smith,smithot01,1988,RS,GSW,2907,1358,2.475054834,-0.093823953,2.38123088,3.567731143,3.567731143,0,2.211132513,0.07225746,2.283389973,0.355797678 -Otis Smith,smithot01,1989,PO,GSW,106,49,-1.1975835,-1.023688823,-2.221272323,0.013548405,0,0.013548405,-1.624364714,-1.549435455,-3.173800169,-0.591924073 -Otis Smith,smithot01,1989,RS,GSW,3611,1597,-0.79589518,0.120626158,-0.675269022,1.691775737,1.691775737,0,-0.84178981,-0.068799006,-0.910588816,0.078783717 -Otis Smith,smithot01,1990,RS,ORL,3606,1644,1.093384593,0.344505644,1.437890237,3.513797133,3.513797133,0,0.956834941,0.394244803,1.351079743,0.031903403 -Otis Smith,smithot01,1991,RS,ORL,3952,1885,0.537307815,0.580397945,1.11770576,3.722770713,3.722770713,0,0.622302556,0.404250254,1.026552809,0.082440775 -Otis Smith,smithot01,1992,RS,ORL,1811,877,-4.232128033,-0.840856063,-5.072984095,-1.042035217,-1.042035217,0,-4.294315964,-1.214665613,-5.508981576,0.247239978 -Phil Smith,smithph01,1977,PO,GSW,803,371,0.616975209,-0.039130135,0.577845074,0.647211734,0,0.647211734,0.582589873,0.125146302,0.707736175,-0.400884768 -Phil Smith,smithph01,1977,RS,GSW,6542,2880,1.777956955,-1.275551887,0.502405067,4.768310209,4.768310209,0,1.634040827,-0.885683614,0.748357213,-0.241255009 -Phil Smith,smithph01,1978,RS,GSW,6567,2940,0.929764687,-1.140475044,-0.210710356,3.800221815,3.800221815,0,0.804677583,-0.884791262,-0.080113679,-0.246249013 -Phil Smith,smithph01,1979,RS,GSW,4927,2288,0.924948284,-0.009696602,0.915251682,4.273281349,4.273281349,0,0.823947112,0.307445901,1.131393012,-0.132716488 -Phil Smith,smithph01,1980,RS,GSW,3287,1552,-0.195824515,-0.993211474,-1.189035988,1.238852562,1.238852562,0,-0.385010022,-0.673046688,-1.058056711,0.239204205 -Phil Smith,smithph01,1981,RS,SDC,5021,2378,1.504619905,-1.442708292,0.061911613,3.413410658,3.413410658,0,1.24725883,-1.084747511,0.162511319,0.055679147 -Phil Smith,smithph01,1982,PO,SEA,184,92,-3.93026274,1.435194887,-2.495067853,0.012424346,0,0.012424346,-4.255267357,1.056807354,-3.198460002,0.67033944 -Phil Smith,smithph01,1982,RS,SEA,1256,596,-0.9186989,-0.213172362,-1.131871262,0.492728942,0.492728942,0,-1.268459544,-0.237323069,-1.505782613,0.14312288 -Phil Smith,smithph01,1982,RS,SDC,3090,1446,-0.420590453,-2.373542573,-2.794133026,-0.032626498,-0.032626498,0,-0.527172068,-2.011753371,-2.538925439,0.2113602 -Phil Smith,smithph01,1983,PO,SEA,39,19,-5.409823939,-4.45550926,-9.8653332,-0.071020944,0,-0.071020944,-6.385895737,-6.403853894,-12.78974963,-0.166796813 -Phil Smith,smithph01,1983,RS,SEA,2692,1238,-0.893344869,-0.863047526,-1.756392395,0.626931954,0.626931954,0,-1.274938136,-1.414903789,-2.689841925,-0.109406907 -Randy Smith,smithra01,1977,RS,BUF,6996,3094,1.358259791,0.531251613,1.889511404,7.323546967,7.323546967,0,1.461858982,1.075128931,2.536987914,-0.002864086 -Randy Smith,smithra01,1978,RS,BUF,7284,3314,2.111378849,-0.007868627,2.103510222,8.191962211,8.191962211,0,2.278640519,0.435656636,2.714297155,-0.18912404 -Randy Smith,smithra01,1979,RS,SDC,6969,3111,1.56702233,-0.263214699,1.303807631,6.417216987,6.417216987,0,1.82322449,-0.008189881,1.815034609,-0.284763566 -Randy Smith,smithra01,1980,RS,CLE,5957,2677,0.657504188,-0.527764893,0.129739295,3.92696703,3.92696703,0,0.852339853,-0.344566994,0.507772859,-0.164370927 -Randy Smith,smithra01,1981,RS,CLE,4671,2199,0.637440352,-0.496677065,0.140763287,3.237005681,3.237005681,0,0.603360917,-0.928242524,-0.324881607,-0.197898605 -Randy Smith,smithra01,1982,RS,NYK,4263,2033,-0.321487563,-0.887814789,-1.209302353,1.598821569,1.598821569,0,-0.54407538,-0.759564489,-1.303639869,0.04815199 -Randy Smith,smithra01,1983,PO,ATL,31,15,5.490438152,3.244493763,8.734931915,0.089898677,0,0.089898677,4.31057963,2.440987832,6.751567462,-0.843089113 -Randy Smith,smithra01,1983,RS,ATL,296,142,-1.372369166,-3.079567208,-4.451936374,-0.123641787,-0.123641787,0,-2.013790666,-3.452157867,-5.465948533,0.287065719 -Randy Smith,smithra01,1983,RS,SDC,2743,1264,1.143246622,-2.134721067,-0.991474445,1.134443071,1.134443071,0,0.525465892,-2.339519345,-1.814053453,0.035203354 -Reggie Smith,smithre01,1993,RS,POR,142,68,-5.682091945,1.332952975,-4.34913897,-0.056606335,-0.056606335,0,-4.656680148,1.545312205,-3.111367944,1.988466653 -Reggie Smith,smithre01,1994,RS,POR,658,316,-3.516701804,0.22763961,-3.289062193,-0.087310674,-0.087310674,0,-3.531354891,-0.196312795,-3.727667686,0.444427094 -Robert Smith,smithro01,1978,PO,DEN,214,96,2.754735557,-0.49982121,2.254914346,0.25406014,0,0.25406014,2.27699867,-0.655774103,1.621224567,0.511483384 -Robert Smith,smithro01,1978,RS,DEN,864,378,-0.838336554,-0.658637989,-1.496974543,0.242727221,0.242727221,0,-1.477861351,-0.726494741,-2.204356092,0.480238278 -Robert Smith,smithro01,1979,PO,DEN,55,25,-8.655654411,1.06701321,-7.588641202,-0.063619699,0,-0.063619699,-8.220227164,0.021480422,-8.198746742,-0.052608735 -Robert Smith,smithro01,1979,RS,DEN,3301,1479,-0.526382674,-0.477731379,-1.004114052,1.318019515,1.318019515,0,-0.963973493,-0.48056577,-1.444539263,0.048651422 -Robert Smith,smithro01,1980,RS,NJN,1646,736,-1.393370689,-1.67561372,-3.068984409,-0.120637736,-0.120637736,0,-2.057557602,-1.684203827,-3.741761429,0.746298989 -Robert Smith,smithro01,1980,RS,UTA,150,73,-1.342846898,-0.507832989,-1.850679887,0.033239363,0.033239363,0,-1.817709201,-0.986149757,-2.803858959,-0.795721716 -Robert Smith,smithro01,1981,RS,CLE,42,20,-2.072378853,-5.083056125,-7.155434978,-0.045881,-0.045881,0,-2.67972657,-3.213121594,-5.892848164,2.127394708 -Robert Smith,smithro01,1982,PO,MIL,134,68,3.088182387,-1.929302775,1.158879612,0.140303971,0,0.140303971,2.479087769,-2.265572284,0.213515485,0.312218871 -Robert Smith,smithro01,1982,RS,MIL,666,316,-0.731033477,-0.575793705,-1.306827182,0.233252544,0.233252544,0,-1.028001077,-0.47713062,-1.505131697,0.254370218 -Robert Smith,smithro01,1983,PO,SAS,43,19,6.742486416,0.170068632,6.912555048,0.096115355,0,0.096115355,6.096532516,-0.845261516,5.251270999,-0.514454589 -Robert Smith,smithro01,1983,RS,SDC,93,43,-4.830584973,1.168216877,-3.662368096,-0.020260763,-0.020260763,0,-4.543521529,1.474688844,-3.068832685,1.27555653 -Robert Smith,smithro01,1983,RS,SAS,54,25,-5.369528817,-2.03840494,-7.407933757,-0.060784087,-0.060784087,0,-5.144245617,-1.668249279,-6.812494896,2.409894422 -Robert Smith,smithro01,1985,RS,CLE,103,48,-4.080514274,-0.885482736,-4.96599701,-0.054937587,-0.054937587,0,-4.01657423,-1.144664141,-5.161238371,1.273396349 -Russ Smith,smithru01,2015,PO,MEM,6,3,19.73254854,6.219043854,25.95159239,0.042960723,0,0.042960723,10.53217577,-0.809226496,9.722949277,-4.999707911 -Russ Smith,smithru01,2015,RS,MEM,78,36,6.965967581,10.04195894,17.00792652,0.373487544,0.373487544,0,3.910784102,6.618083512,10.52886761,2.798307911 -Russ Smith,smithru01,2015,RS,NOP,63,29,-16.81084848,-7.335395807,-24.14624429,-0.32828417,-0.32828417,0,-12.74512167,-7.108651379,-19.85377305,3.546995533 -Russ Smith,smithru01,2016,RS,MEM,150,66,-6.830890603,-4.125356071,-10.95624667,-0.279779395,-0.279779395,0,-4.980592926,-4.278910513,-9.259503439,1.219486182 -Sam Smith,smithsa02,1979,RS,MIL,281,125,-2.083748912,1.589153332,-0.49459558,0.144026849,0.144026849,0,-2.155601202,0.300236133,-1.855365069,0.140229474 -Sam Smith,smithsa02,1980,RS,CHI,1064,496,0.108503966,0.087151507,0.195655473,0.749096982,0.749096982,0,0.136323443,-0.384705729,-0.248382286,0.513919217 -Steve Smith,smithst01,1992,PO,MIA,196,100,7.271341845,-0.608349857,6.662991988,0.487408956,0,0.487408956,6.589517572,-0.899053534,5.690464038,-1.481738091 -Steve Smith,smithst01,1992,RS,MIA,3718,1806,0.54320043,-1.821768733,-1.278568303,1.35821518,1.35821518,0,0.380463413,-1.613680742,-1.23321733,0.173678062 -Steve Smith,smithst01,1993,RS,MIA,3209,1610,2.239219981,-1.009757231,1.22946275,3.270896131,3.270896131,0,2.098623468,-0.788209342,1.310414126,0.062254787 -Steve Smith,smithst01,1994,PO,MIA,363,192,3.828338457,-0.883439271,2.944899186,0.570896283,0,0.570896283,3.462732812,-0.739866113,2.722866699,-0.695669902 -Steve Smith,smithst01,1994,RS,MIA,5487,2776,3.713662057,-0.976184132,2.737477925,7.759685026,7.759685026,0,3.620345983,-0.78049218,2.839853803,-0.152474096 -Steve Smith,smithst01,1995,PO,ATL,200,108,3.056083261,1.437371232,4.493454493,0.415922231,0,0.415922231,2.863394073,2.338883389,5.202277462,0.936616831 -Steve Smith,smithst01,1995,RS,ATL,4926,2603,2.434565628,-1.554674759,0.879890869,4.884927772,4.884927772,0,2.130817467,-1.233435307,0.897382161,1.253407574 -Steve Smith,smithst01,1995,RS,MIA,121,62,5.590736353,-1.730142427,3.860593927,0.214521528,0.214521528,0,5.613663455,-0.67536538,4.938298075,2.434251358 -Steve Smith,smithst01,1996,PO,ATL,754,421,4.38856835,0.059522221,4.448090571,1.587914656,0,1.587914656,4.254602827,0.559619353,4.814222179,-0.369508537 -Steve Smith,smithst01,1996,RS,ATL,5392,2856,3.061318417,-1.580829573,1.480488844,6.164364244,6.164364244,0,2.858627342,-1.324320352,1.53430699,-0.000196623 -Steve Smith,smithst01,1997,PO,ATL,749,421,1.552163044,-0.736190817,0.815972227,0.792927674,0,0.792927674,1.444710934,-0.181895281,1.262815653,0.330308739 -Steve Smith,smithst01,1997,RS,ATL,5154,2818,3.33309968,-1.267264107,2.065835573,6.910223791,6.910223791,0,3.151605521,-1.025782484,2.125823037,-0.180729325 -Steve Smith,smithst01,1998,PO,ATL,282,160,6.624926202,-0.903398624,5.721527578,0.712972,0,0.712972,5.831131742,-0.034836189,5.796295553,-0.032031877 -Steve Smith,smithst01,1998,RS,ATL,5280,2857,4.467138099,-1.301865311,3.165272788,8.603076952,8.603076952,0,4.262422106,-0.791239623,3.471182482,-0.204164301 -Steve Smith,smithst01,1999,PO,ATL,615,356,1.071249111,0.021699112,1.092948223,0.721485602,0,0.721485602,1.108351835,0.704002656,1.812354491,0.192383058 -Steve Smith,smithst01,1999,RS,ATL,2362,1314,2.736841741,-0.350041243,2.386800498,3.445213945,3.445213945,0,2.686966563,0.030755184,2.717721747,0.038900179 -Steve Smith,smithst01,2000,PO,POR,1093,604,4.693284388,0.549232165,5.242516553,2.524825906,0,2.524825906,4.439775315,0.706574946,5.146350261,-0.538515406 -Steve Smith,smithst01,2000,RS,POR,5094,2689,3.602303992,-0.207913794,3.394390197,8.404909461,8.404909461,0,3.338826885,0.126009262,3.464836147,-0.276635352 -Steve Smith,smithst01,2001,PO,POR,235,122,1.44552151,-1.947162869,-0.501641359,0.143063962,0,0.143063962,0.648535132,-2.472416142,-1.82388101,-0.796972863 -Steve Smith,smithst01,2001,RS,POR,4773,2542,3.164748948,-1.537881721,1.626867228,5.668469408,5.668469408,0,2.729444824,-1.394682311,1.334762513,-0.130365934 -Steve Smith,smithst01,2002,PO,SAS,539,298,3.16484858,-0.168794483,2.996054097,0.899700355,0,0.899700355,2.994156918,0.131518431,3.12567535,-0.134720209 -Steve Smith,smithst01,2002,RS,SAS,4193,2211,1.383270907,-1.287179634,0.096091273,3.20225194,3.20225194,0,1.168888966,-1.05341123,0.115477737,-0.236922599 -Steve Smith,smithst01,2003,PO,SAS,127,66,-3.869094239,-1.43151031,-5.300604549,-0.088799963,0,-0.088799963,-3.829609452,-2.928912619,-6.758522071,0.22655893 -Steve Smith,smithst01,2003,RS,SAS,1957,1032,0.001738088,-1.031463644,-1.029725556,0.907007758,0.907007758,0,-0.239038974,-1.223678808,-1.462717781,0.125842583 -Steve Smith,smithst01,2004,PO,NOH,84,46,4.077420706,-3.659259703,0.418161002,0.076536894,0,0.076536894,3.606661866,-4.336662747,-0.730000881,-0.173984782 -Steve Smith,smithst01,2004,RS,NOH,1744,929,0.123066626,-3.666219527,-3.543152902,-0.376181836,-0.376181836,0,-0.670250725,-4.201243027,-4.871493753,0.059801526 -Steve Smith,smithst01,2005,PO,MIA,15,8,-13.43184827,-2.570345786,-16.00219405,-0.05486052,0,-0.05486052,-13.75837236,-4.979917457,-18.73828981,-1.501683077 -Steve Smith,smithst01,2005,RS,MIA,218,114,-1.979322972,-1.188446386,-3.167769358,-0.024488393,-0.024488393,0,-2.246690912,-2.292458981,-4.539149893,0.718724156 -Steve Smith,smithst01,2005,RS,CHA,1237,636,2.305205242,-2.855701143,-0.550495901,0.724834812,0.724834812,0,1.532661374,-2.875667277,-1.343005903,1.434429176 -Stevin Smith,smithst02,1997,RS,DAL,113,60,-5.061077382,-2.573372434,-7.634449816,-0.151674233,-0.151674233,0,-5.478199097,-2.800020493,-8.27821959,1.313030262 -Steven Smith,smithst03,2007,RS,PHI,54,28,-8.675063188,-0.939515343,-9.614578531,-0.099125809,-0.099125809,0,-8.322645603,-1.627384933,-9.950030535,1.006834062 -Theron Smith,smithth01,2004,RS,MEM,343,178,-3.004112712,-1.093818921,-4.097931633,-0.122252914,-0.122252914,0,-3.196665159,-2.38795045,-5.584615609,-0.119407938 -Theron Smith,smithth01,2005,RS,CHA,992,510,-4.583434914,-2.69562447,-7.279059385,-1.176408762,-1.176408762,0,-4.969384243,-3.240198771,-8.209583015,-0.160997728 -Tony Smith,smithto02,1991,PO,LAL,78,40,-6.948505625,-3.723948961,-10.67245459,-0.168591181,0,-0.168591181,-7.07219711,-4.440459886,-11.512657,1.042869959 -Tony Smith,smithto02,1991,RS,LAL,1378,695,-2.282182225,-0.723839205,-3.006021431,-0.091170933,-0.091170933,0,-2.455836727,-1.396902602,-3.85273933,0.42424852 -Tony Smith,smithto02,1992,PO,LAL,77,40,-3.984306014,2.619478545,-1.364827469,0.029679508,0,0.029679508,-3.609223479,2.143321714,-1.465901765,1.670399859 -Tony Smith,smithto02,1992,RS,LAL,1598,820,-3.103456772,-0.965856159,-4.069312931,-0.555154163,-0.555154163,0,-3.149116001,-1.086446821,-4.235562821,0.567414669 -Tony Smith,smithto02,1993,PO,LAL,142,73,0.899226108,-2.120153099,-1.220926991,0.059446568,0,0.059446568,-0.287891204,-1.656301785,-1.944192989,1.111696085 -Tony Smith,smithto02,1993,RS,LAL,1524,752,0.081771912,0.554072146,0.635844058,1.302063323,1.302063323,0,-0.217072282,0.198538171,-0.018534112,0.227316464 -Tony Smith,smithto02,1994,RS,LAL,3254,1617,-0.447384486,-1.774794564,-2.22217905,0.434242176,0.434242176,0,-0.805172789,-1.871929142,-2.677101931,-0.266677819 -Tony Smith,smithto02,1995,PO,LAL,50,27,-7.275269538,-5.057989861,-12.3332594,-0.138148558,0,-0.138148558,-5.979769226,-7.852325098,-13.83209432,1.320295631 -Tony Smith,smithto02,1995,RS,LAL,2054,1024,-0.898167864,-1.010924957,-1.90909282,0.44071983,0.44071983,0,-1.145527819,-1.080651496,-2.226179315,0.298031155 -Tony Smith,smithto02,1996,PO,MIA,116,61,5.199889736,1.665462736,6.865352472,0.310198476,0,0.310198476,4.640949646,2.07768595,6.718635596,0.446700588 -Tony Smith,smithto02,1996,RS,MIA,787,410,-0.232274524,0.121588417,-0.110686106,0.559047995,0.559047995,0,-0.706840895,-0.287396306,-0.994237201,1.170102435 -Tony Smith,smithto02,1996,RS,PHO,1037,528,0.220472402,-1.746848116,-1.526375714,0.335224785,0.335224785,0,0.366741373,-1.966228318,-1.599486944,1.578344785 -Tony Smith,smithto02,1997,PO,CHH,16,9,-14.59422169,-1.445441616,-16.03966331,-0.065750065,0,-0.065750065,-12.05990259,-3.930252751,-15.99015534,3.943696716 -Tony Smith,smithto02,1997,RS,CHH,2410,1291,-2.028698301,-0.995444415,-3.024142715,-0.180689999,-0.180689999,0,-1.923622504,-1.235369397,-3.158991901,0.061104128 -Tony Smith,smithto02,1998,RS,MIL,152,80,-5.335476967,0.009028782,-5.326448185,-0.105848755,-0.105848755,0,-4.786984161,-1.139528331,-5.926512492,0.598068943 -Tony Smith,smithto02,2001,RS,ATL,151,78,-3.935478056,-0.044669488,-3.980147544,-0.049876717,-0.049876717,0,-3.590361451,0.376998925,-3.213362526,1.739617585 -Willie Smith,smithwi02,1977,RS,CHI,23,11,-8.024323958,-3.736777768,-11.76110173,-0.050558785,-0.050558785,0,-8.746270455,-4.06476448,-12.81103493,-0.028391679 -Willie Smith,smithwi02,1978,RS,IND,16,7,-1.124978997,-3.890689757,-5.015668754,-0.008094679,-0.008094679,0,-2.822694026,-3.70521163,-6.527905656,0.040976172 -Willie Smith,smithwi02,1979,RS,POR,285,131,-0.256985088,0.567492712,0.310507623,0.206408975,0.206408975,0,-0.310509676,0.335405048,0.024895372,0.971397932 -Willie Smith,smithwi02,1980,RS,CLE,2339,1051,0.38747316,0.489788881,0.877262042,1.951933675,1.951933675,0,0.591124103,0.340671978,0.931796082,0.371334104 -Zhaire Smith,smithzh01,2019,PO,PHI,13,5,-4.592940702,25.61131561,21.0183749,0.061682003,0,0.061682003,-3.742147543,18.68191985,14.93977231,-1.355447023 -Zhaire Smith,smithzh01,2019,RS,PHI,239,111,1.252459708,-2.005875306,-0.753415598,0.113419146,0.113419146,0,0.760670601,-2.438071183,-1.677400581,0.313821498 -Rik Smits,smitsri01,1989,RS,IND,4267,2041,-1.563420887,0.757554867,-0.805866019,2.028574763,2.028574763,0,-1.457097126,0.722771335,-0.734325791,0.207016749 -Rik Smits,smitsri01,1990,PO,IND,179,96,-1.076167186,-0.692601792,-1.768768978,0.049684185,0,0.049684185,-0.97524535,-0.222192915,-1.197438264,0.229500035 -Rik Smits,smitsri01,1990,RS,IND,4914,2404,-0.601276535,0.441143479,-0.160133056,3.1800396,3.1800396,0,-0.324043462,0.59833689,0.274293428,0.110149581 -Rik Smits,smitsri01,1991,PO,IND,189,88,-1.148565321,-0.174981305,-1.323546626,0.067022801,0,0.067022801,-1.195403787,0.431302498,-0.764101289,1.388433284 -Rik Smits,smitsri01,1991,RS,IND,3540,1690,-2.178810965,-0.7024052,-2.881216165,-0.113271231,-0.113271231,0,-1.870065851,-0.546195038,-2.416260888,0.115356181 -Rik Smits,smitsri01,1992,PO,IND,55,28,-8.207673469,0.982526042,-7.225147427,-0.0674292,0,-0.0674292,-7.213398588,1.209210925,-6.004187663,2.104547392 -Rik Smits,smitsri01,1992,RS,IND,3697,1772,-2.015710596,-0.319918412,-2.335629008,0.374986227,0.374986227,0,-1.62525009,-0.635476716,-2.260726806,0.095067653 -Rik Smits,smitsri01,1993,PO,IND,272,143,5.046444653,0.747751546,5.794196199,0.645094481,0,0.645094481,5.670354815,1.46252126,7.132876075,0.310409889 -Rik Smits,smitsri01,1993,RS,IND,4192,2072,-2.817943004,-1.103932226,-3.92187523,-1.242484637,-1.242484637,0,-2.22851108,-0.946364753,-3.174875833,0.288948951 -Rik Smits,smitsri01,1994,PO,IND,833,450,-2.13775993,1.842057297,-0.295702633,0.584794563,0,0.584794563,-1.758533949,1.554598555,-0.203935394,0.562125641 -Rik Smits,smitsri01,1994,RS,IND,4154,2113,0.490460006,1.106561751,1.597021758,4.697326498,4.697326498,0,0.677741802,1.144862029,1.822603831,0.226070531 -Rik Smits,smitsri01,1995,PO,IND,1002,546,2.866156428,0.446566007,3.312722435,1.741599769,0,1.741599769,2.841030979,0.715733218,3.556764197,-0.013029198 -Rik Smits,smitsri01,1995,RS,IND,4516,2381,-0.544211483,0.808233071,0.264021588,3.659110331,3.659110331,0,-0.214011686,0.656104723,0.442093037,-0.058601434 -Rik Smits,smitsri01,1996,PO,IND,291,166,-0.019333825,0.343153981,0.323820156,0.268476089,0,0.268476089,-0.24991801,0.414837917,0.164919906,-0.00645314 -Rik Smits,smitsri01,1996,RS,IND,3577,1901,-0.587709595,-0.248993665,-0.83670326,1.856133927,1.856133927,0,-0.171627737,-0.316862585,-0.488490321,0.022345209 -Rik Smits,smitsri01,1997,RS,IND,2847,1518,-1.977522366,0.769343463,-1.208178902,1.193021834,1.193021834,0,-1.537137186,0.495794447,-1.041342739,-0.083550843 -Rik Smits,smitsri01,1998,PO,IND,855,476,1.473011199,0.742105974,2.215117173,1.246528151,0,1.246528151,1.678181201,1.223572834,2.901754035,0.203332909 -Rik Smits,smitsri01,1998,RS,IND,3862,2085,-1.028630589,1.880236791,0.851606202,3.829218769,3.829218769,0,-0.44343326,1.669312771,1.22587951,-0.0489067 -Rik Smits,smitsri01,1999,PO,IND,535,293,-3.568023162,0.642125007,-2.925898155,-0.02730393,0,-0.02730393,-2.854386676,0.897745575,-1.956641101,0.590196631 -Rik Smits,smitsri01,1999,RS,IND,2314,1271,-0.580563913,-0.376787603,-0.957351516,1.16262973,1.16262973,0,-0.030961488,-0.143095099,-0.174056587,0.012492752 -Rik Smits,smitsri01,2000,PO,IND,865,461,-1.315992523,0.272938058,-1.043054465,0.417412486,0,0.417412486,-0.958069707,0.756470988,-0.201598719,0.717799454 -Rik Smits,smitsri01,2000,RS,IND,3633,1852,-2.338442195,0.375965494,-1.962476701,0.744797671,0.744797671,0,-1.934429017,0.275935763,-1.658493254,0.085399101 -Mike Smrek,smrekmi01,1986,PO,CHI,10,5,-11.1420892,1.447554332,-9.694534868,-0.018803102,0,-0.018803102,-11.46219489,2.346648824,-9.115546071,2.918251784 -Mike Smrek,smrekmi01,1986,RS,CHI,857,408,-5.420435589,-1.135249523,-6.555685112,-0.801233223,-0.801233223,0,-5.154615822,-0.679142144,-5.833757966,1.178774329 -Mike Smrek,smrekmi01,1987,PO,LAL,70,33,-9.609585778,2.914824443,-6.694761335,-0.070718588,0,-0.070718588,-9.439249032,4.488226623,-4.951022409,3.199129683 -Mike Smrek,smrekmi01,1987,RS,LAL,499,233,-6.622010854,-0.521935983,-7.143946837,-0.534300036,-0.534300036,0,-6.318147077,0.190570097,-6.12757698,2.336482069 -Mike Smrek,smrekmi01,1988,PO,LAL,66,34,-11.18279076,1.656895275,-9.525895484,-0.121937011,0,-0.121937011,-10.74619599,-0.06614503,-10.81234102,0.558200853 -Mike Smrek,smrekmi01,1988,RS,LAL,879,421,-6.427861788,0.88981741,-5.538044378,-0.60802579,-0.60802579,0,-6.197781196,0.893870469,-5.303910727,1.54341548 -Mike Smrek,smrekmi01,1989,RS,SAS,1367,623,-4.487624359,-0.386672718,-4.874297077,-0.678383941,-0.678383941,0,-4.883690008,-0.879695047,-5.763385055,0.477865767 -Mike Smrek,smrekmi01,1990,RS,GSW,239,107,-7.70250735,1.251610197,-6.450897153,-0.203194518,-0.203194518,0,-7.205457861,0.348818557,-6.856639304,0.570401282 -Mike Smrek,smrekmi01,1991,RS,LAC,147,70,-7.947746887,-0.419261166,-8.367008053,-0.204342068,-0.204342068,0,-8.11700994,0.498921184,-7.618088756,1.846149933 -Mike Smrek,smrekmi01,1991,RS,GSW,55,25,-1.892704844,1.566623222,-0.326081622,0.031984813,0.031984813,0,-1.246766004,3.092820351,1.846054348,3.423262168 -Mike Smrek,smrekmi01,1992,RS,GSW,7,3,-7.343757242,-1.56771051,-8.911467752,-0.009314559,-0.009314559,0,-7.921366785,-3.894753279,-11.81612006,-1.205305588 -Tony Snell,snellto01,2014,PO,CHI,87,46,-3.938519568,-3.096199575,-7.034719143,-0.103720444,0,-0.103720444,-3.427885284,-3.764552151,-7.192437434,0.007122711 -Tony Snell,snellto01,2014,RS,CHI,2367,1231,-2.782543822,-0.791974568,-3.574518391,-0.514389269,-0.514389269,0,-4.054296854,-1.115509462,-5.169806315,-0.639863583 -Tony Snell,snellto01,2015,PO,CHI,270,140,-3.430425642,-2.841515446,-6.271941088,-0.25866733,0,-0.25866733,-2.645418994,-6.102556244,-8.747975238,-0.292701427 -Tony Snell,snellto01,2015,RS,CHI,2792,1412,0.111233539,0.442492176,0.553725715,2.377073067,2.377073067,0,-0.080600245,-0.262728927,-0.343329173,-0.118411697 -Tony Snell,snellto01,2016,RS,CHI,2669,1301,-2.368173956,1.030044467,-1.338129489,0.935556783,0.935556783,0,-2.519282098,-0.361565211,-2.880847309,-0.166900626 -Tony Snell,snellto01,2017,PO,MIL,355,185,2.034363929,-3.444046526,-1.409682597,0.131375791,0,0.131375791,-1.304028755,-2.549554064,-3.853582819,0.666192906 -Tony Snell,snellto01,2017,RS,MIL,4659,2336,-0.584277092,-1.576686078,-2.160963169,0.699467445,0.699467445,0,-0.821524523,-1.352465718,-2.17399024,-0.358067891 -Tony Snell,snellto01,2018,PO,MIL,267,134,-4.018880531,-2.555488188,-6.574368719,-0.271353917,0,-0.271353917,-1.494128264,-3.917114411,-5.411242676,0.612972039 -Tony Snell,snellto01,2018,RS,MIL,4187,2053,-1.051942946,-1.862950221,-2.914893167,-0.171759664,-0.171759664,0,-1.383901603,-1.762540481,-3.146442084,-0.549139194 -Tony Snell,snellto01,2019,PO,MIL,68,28,-3.039441771,-5.404685547,-8.444127318,-0.084080916,0,-0.084080916,-1.093671087,-7.072341026,-8.166012113,0.220321402 -Tony Snell,snellto01,2019,RS,MIL,2845,1304,-0.113699344,-1.212572912,-1.326272256,0.940607074,0.940607074,0,-0.411811322,-1.48123618,-1.893047502,-0.71013238 -Eric Snow,snower01,1996,PO,SEA,45,24,-10.28838973,2.689479599,-7.598910127,-0.062516942,0,-0.062516942,-9.141811639,1.09884493,-8.04296671,1.845286649 -Eric Snow,snower01,1996,RS,SEA,769,389,-3.471611177,1.28243217,-2.189179006,0.112556658,0.112556658,0,-3.370247203,0.82749633,-2.542750874,1.045184087 -Eric Snow,snower01,1997,PO,SEA,92,48,3.481330218,2.860730606,6.342060825,0.230881716,0,0.230881716,2.758620697,2.946001103,5.7046218,0.475723537 -Eric Snow,snower01,1997,RS,SEA,1475,775,-0.777231221,-0.516473695,-1.293704917,0.577646027,0.577646027,0,-1.34467542,-0.692983124,-2.037658544,0.288370471 -Eric Snow,snower01,1998,RS,PHI,1608,844,0.144591324,1.58735194,1.731943265,1.942383225,1.942383225,0,-0.215250711,1.852585116,1.637334406,0.587856665 -Eric Snow,snower01,1998,RS,SEA,140,74,-8.96565303,-6.692429239,-15.65808227,-0.498283431,-0.498283431,0,-8.762262972,-7.021199615,-15.78346259,2.051026434 -Eric Snow,snower01,1999,PO,PHI,554,306,0.93188271,-1.718151349,-0.786268639,0.315541978,0,0.315541978,0.602252288,-1.525236101,-0.922983813,-0.178986189 -Eric Snow,snower01,1999,RS,PHI,3204,1716,0.965787808,1.070974446,2.036762254,4.193727366,4.193727366,0,0.684955317,1.662289128,2.347244445,0.062313328 -Eric Snow,snower01,2000,PO,PHI,254,138,2.841996884,-0.660690895,2.181305988,0.355842764,0,0.355842764,2.085091836,-0.34811811,1.736973726,-0.557600595 -Eric Snow,snower01,2000,RS,PHI,5599,2866,1.198153884,0.841049727,2.039203612,6.989642819,6.989642819,0,0.785905642,1.382380657,2.168286298,-0.178802358 -Eric Snow,snower01,2001,PO,PHI,1314,717,-1.212981277,0.249268351,-0.963712926,0.673968302,0,0.673968302,-1.377245255,0.281062752,-1.096182503,0.003791678 -Eric Snow,snower01,2001,RS,PHI,3322,1740,0.47250293,1.38025844,1.852761369,4.070596245,4.070596245,0,0.343975595,1.626905967,1.970881562,-0.350190353 -Eric Snow,snower01,2002,PO,PHI,314,171,-3.000855701,-2.415007086,-5.415862786,-0.239940114,0,-0.239940114,-2.564494343,-2.051399467,-4.61589381,0.024926722 -Eric Snow,snower01,2002,RS,PHI,4168,2225,0.791930002,0.948245272,1.740175274,5.08872899,5.08872899,0,0.51001465,1.41726421,1.927278861,-0.152972504 -Eric Snow,snower01,2003,PO,PHI,749,415,1.707302653,1.232438715,2.939741368,1.247538599,0,1.247538599,1.537021197,1.742981941,3.280003139,0.371794357 -Eric Snow,snower01,2003,RS,PHI,5986,3108,1.42179064,0.578682528,2.000473168,7.505317669,7.505317669,0,1.104492461,0.930937158,2.035429618,-0.336351162 -Eric Snow,snower01,2004,RS,PHI,5500,2966,0.656061506,0.68955738,1.345618886,6.167011712,6.167011712,0,0.135961027,1.006464425,1.142425452,-0.451617918 -Eric Snow,snower01,2005,RS,CLE,3486,1844,-0.780380825,0.407306664,-0.373074161,2.235087814,2.235087814,0,-1.283468975,0.184841897,-1.098627078,-0.047120271 -Eric Snow,snower01,2006,PO,CLE,738,408,-2.583000804,2.191834439,-0.391166365,0.505251438,0,0.505251438,-3.043318701,1.979603399,-1.063715302,-0.207864759 -Eric Snow,snower01,2006,RS,CLE,4449,2351,-2.56463532,1.58898499,-0.975650329,2.123742802,2.123742802,0,-2.789829733,1.67185304,-1.117976693,-0.196086264 -Eric Snow,snower01,2007,PO,CLE,441,244,-3.374930928,2.261638297,-1.113292631,0.210179556,0,0.210179556,-3.909802919,1.749182884,-2.160620035,0.016434051 -Eric Snow,snower01,2007,RS,CLE,3691,1929,-2.768517992,-0.0193939,-2.787911892,-0.037247076,-0.037247076,0,-3.222222107,0.021765547,-3.20045656,-0.161813171 -Eric Snow,snower01,2008,RS,CLE,580,305,-5.031168991,-0.226602527,-5.257771518,-0.390705343,-0.390705343,0,-5.508979192,-0.42774444,-5.936723632,0.112318063 -Dick Snyder,snydedi01,1977,PO,CLE,117,53,-7.015514537,-1.182003981,-8.197518519,-0.152230173,0,-0.152230173,-7.259483512,-1.887405426,-9.146888939,0.214391743 -Dick Snyder,snydedi01,1977,RS,CLE,3604,1685,-0.046001682,-1.022314554,-1.068316236,1.445981424,1.445981424,0,-0.426912771,-1.068422796,-1.495335567,0.019367793 -Dick Snyder,snydedi01,1978,PO,CLE,7,3,-17.17227481,-9.577321967,-26.74959677,-0.037937473,0,-0.037937473,-17.80380636,-13.24135265,-31.04515901,0.142810814 -Dick Snyder,snydedi01,1978,RS,CLE,1439,660,-1.532227144,-0.966773497,-2.499000641,0.084687862,0.084687862,0,-2.074585247,-1.502967788,-3.577553035,0.215174429 -Dick Snyder,snydedi01,1979,PO,SEA,185,88,-4.510527226,0.849062583,-3.661464643,-0.042258884,0,-0.042258884,-4.797843614,-0.531222226,-5.32906584,0.128805284 -Dick Snyder,snydedi01,1979,RS,SEA,1168,536,-1.226394458,-1.278640288,-2.505034745,0.066932719,0.066932719,0,-1.964569464,-2.028241454,-3.992810918,-0.09146916 -Kirk Snyder,snydeki01,2005,RS,UTA,1688,906,-2.305795338,-2.701356421,-5.007151759,-1.051437632,-1.051437632,0,-2.191564525,-2.85194767,-5.043512194,0.71353527 -Kirk Snyder,snydeki01,2006,RS,NOK,2457,1310,1.559190131,-0.200386626,1.358803504,2.742627067,2.742627067,0,1.039953786,-1.067565309,-0.027611523,-0.11815318 -Kirk Snyder,snydeki01,2007,PO,HOU,17,9,-8.862387379,-4.107682832,-12.97007021,-0.049169176,0,-0.049169176,-8.736378634,-7.196386304,-15.93276494,1.439545504 -Kirk Snyder,snydeki01,2007,RS,HOU,1076,563,-1.328103024,-0.173595282,-1.501698305,0.35954398,0.35954398,0,-1.844164182,-1.126116131,-2.970280313,0.253919358 -Kirk Snyder,snydeki01,2008,RS,HOU,154,81,0.360421534,-1.414731322,-1.054309788,0.070662359,0.070662359,0,0.078552284,-2.78840502,-2.709852736,0.782222412 -Kirk Snyder,snydeki01,2008,RS,MIN,1317,680,-0.748546663,-0.841843737,-1.5903904,0.402135932,0.402135932,0,-1.321248403,-1.510051441,-2.831299844,-0.040551246 -Ricky Sobers,soberri01,1977,RS,PHO,4504,2005,1.580566858,-0.08366244,1.496904418,4.361316497,4.361316497,0,1.251826225,0.270598954,1.522425178,0.420362954 -Ricky Sobers,soberri01,1978,RS,IND,6883,3019,0.578957055,-0.174847421,0.404109634,4.865784585,4.865784585,0,0.698155581,0.379590525,1.077746106,0.167419813 -Ricky Sobers,soberri01,1979,RS,IND,6269,2825,0.755004551,-0.50625704,0.248747511,4.330398307,4.330398307,0,0.771968518,-0.027398343,0.744570175,0.204533448 -Ricky Sobers,soberri01,1980,RS,CHI,5734,2673,-0.611047081,-0.400778789,-1.01182587,2.380423424,2.380423424,0,-0.383079707,0.227386357,-0.15569335,0.438515411 -Ricky Sobers,soberri01,1981,PO,CHI,329,162,-1.908311646,-2.246971656,-4.155283302,-0.121187718,0,-0.121187718,-1.709265184,-1.424187182,-3.133452366,1.122100866 -Ricky Sobers,soberri01,1981,RS,CHI,3822,1803,0.694550183,-0.46168747,0.232862713,2.760888071,2.760888071,0,1.014309881,-0.019165414,0.995144468,0.637782738 -Ricky Sobers,soberri01,1982,RS,CHI,4043,1938,-0.80257348,-1.583450652,-2.386024132,0.362261556,0.362261556,0,-0.645085172,-1.376375455,-2.021460627,0.673591178 -Ricky Sobers,soberri01,1983,RS,WSB,3012,1438,0.158759888,-0.006750974,0.152008914,2.135721564,2.135721564,0,0.01798715,0.428478495,0.446465645,0.324029498 -Ricky Sobers,soberri01,1984,PO,WSB,278,150,-0.362812317,0.920726339,0.557914022,0.26331946,0,0.26331946,-0.171986627,1.39232616,1.220339532,0.845467339 -Ricky Sobers,soberri01,1984,RS,WSB,5386,2624,-0.210197215,-0.066565746,-0.276762961,3.32585295,3.32585295,0,-0.100287872,0.317217746,0.216929874,0.458137053 -Ricky Sobers,soberri01,1985,RS,SEA,3118,1490,-1.962603598,-1.925788265,-3.888391864,-0.86796171,-0.86796171,0,-2.221764169,-2.116856059,-4.338620228,0.305523206 -Ricky Sobers,soberri01,1986,RS,SEA,2625,1279,-0.007275692,-1.345822604,-1.353098295,0.913710409,0.913710409,0,-0.432232259,-1.643983944,-2.076216203,0.245808887 +John Brown,brownjo01,1977,RS,ATL,3097,1405,-0.970235027,-1.208625192,-2.178860219,0.411906542,0.411906542,0,-1.480080381,-1.154897051,-2.634977432,0.657144728 +Tom Barker,barketo01,1977,RS,ATL,2984,1354,-3.626310778,-0.177404668,-3.803715446,-0.732472665,-0.732472665,0,-3.280945095,-0.063098356,-3.344043451,0.674490944 +Steve Hawes,hawesst01,1977,RS,ATL,2083,945,-0.628279394,0.129051475,-0.499227919,1.089921803,1.089921803,0,-0.648609377,0.079031951,-0.569577426,0.470527051 +Randy Denton,dentora01,1977,RS,ATL,1543,700,-3.568011415,-0.8486259,-4.416637315,-0.596138536,-0.596138536,0,-3.36088131,-1.233487506,-4.594368815,0.165832523 Mike Sojourner,sojoumi01,1977,RS,ATL,1215,551,-1.6331627,-1.206288556,-2.839451256,-0.025176418,-0.025176418,0,-1.810123989,-1.952574897,-3.762698886,0.12801377 -Will Solomon,solomwi01,2002,RS,MEM,1674,872,-1.894732631,-1.512003712,-3.406736342,-0.295505331,-0.295505331,0,-1.791648884,-2.083631566,-3.87528045,1.045112049 -Will Solomon,solomwi01,2009,RS,SAC,333,168,-1.992297896,-0.255020477,-2.247318373,0.043802864,0.043802864,0,-1.813092534,-0.889084261,-2.702176795,1.542619578 -Will Solomon,solomwi01,2009,RS,TOR,1055,544,-0.63405894,-1.521224083,-2.155283023,0.16716523,0.16716523,0,-0.662710259,-1.883918201,-2.546628461,1.181936546 -Darius Songaila,songada01,2004,PO,SAC,167,85,-0.047021639,-3.37281615,-3.419837789,-0.030021357,0,-0.030021357,-1.355896792,-4.012292157,-5.368188949,0.183784502 -Darius Songaila,songada01,2004,RS,SAC,1909,976,-0.307914824,0.060958478,-0.246956346,1.247328885,1.247328885,0,-0.468053744,-0.23324845,-0.701302194,0.067690279 -Darius Songaila,songada01,2005,PO,SAC,143,75,-2.53411722,0.484856734,-2.049260486,0.027869396,0,0.027869396,-2.956683367,0.686555066,-2.270128301,0.702458531 -Darius Songaila,songada01,2005,RS,SAC,3269,1668,0.526296251,0.103118681,0.629414932,2.872882555,2.872882555,0,0.182446043,-0.142688278,0.039757765,-0.097460182 -Darius Songaila,songada01,2006,RS,CHI,2602,1329,-1.56126954,0.298354869,-1.262914671,1.008291713,1.008291713,0,-1.68579141,0.000836226,-1.684955184,-0.00319142 -Darius Songaila,songada01,2007,PO,WAS,168,90,-0.291299643,-1.558956154,-1.850255797,0.043219154,0,0.043219154,-0.175188122,-0.475583953,-0.650772074,1.295143354 -Darius Songaila,songada01,2007,RS,WAS,1388,700,-1.367689575,-2.010365235,-3.37805481,-0.225246075,-0.225246075,0,-1.559510116,-1.903223885,-3.462734001,0.390985484 -Darius Songaila,songada01,2008,PO,WAS,143,77,-2.353532652,-2.123172619,-4.476705271,-0.071271684,0,-0.071271684,-2.883827301,-1.572582716,-4.456410017,1.668621196 -Darius Songaila,songada01,2008,RS,WAS,2931,1554,-2.972868713,0.736483932,-2.236384782,0.407749795,0.407749795,0,-2.889289051,0.449428981,-2.43986007,0.121658924 -Darius Songaila,songada01,2009,RS,WAS,2917,1521,-1.819849574,0.528288366,-1.291561208,1.136198357,1.136198357,0,-1.87489631,0.717219672,-1.157676638,0.363180165 -Darius Songaila,songada01,2010,RS,NOH,2751,1410,-4.010669259,-0.347184846,-4.357854105,-1.165834267,-1.165834267,0,-3.632795425,0.169978076,-3.462817348,0.744429193 -Darius Songaila,songada01,2011,RS,PHI,137,71,-5.994015701,-2.562846293,-8.556861994,-0.214125985,-0.214125985,0,-6.2958952,-2.278701172,-8.574596372,1.673411502 -James Southerland,southja01,2014,RS,NOP,54,27,3.548360716,9.953046176,13.50140689,0.22300988,0.22300988,0,3.689414765,5.273589818,8.963004584,-0.368352184 -James Southerland,southja01,2014,RS,CHA,7,3,-35.78365469,17.85921732,-17.92443737,-0.023650662,-0.023650662,0,-32.01520802,8.562328417,-23.45287961,1.753723188 -Pape Sow,sowpa01,2005,RS,TOR,498,255,-4.653352777,-0.437360686,-5.090713464,-0.308106514,-0.308106514,0,-4.460042714,0.074638275,-4.385404439,1.081129474 -Pape Sow,sowpa01,2006,RS,TOR,1133,590,-4.542921019,-1.003284051,-5.54620507,-0.851061162,-0.851061162,0,-4.292682581,-0.334212499,-4.626895079,1.018200756 -Pape Sow,sowpa01,2007,RS,TOR,66,34,-1.361412381,-0.269727263,-1.631139644,0.019113659,0.019113659,0,-1.546272554,-1.587333968,-3.133606521,-1.414126174 -Ray Spalding,spaldra01,2019,RS,PHO,323,147,-4.168088268,-1.744700678,-5.912788946,-0.239853752,-0.239853752,0,-4.572799481,-1.258146639,-5.830946121,1.13703034 -Ray Spalding,spaldra01,2019,RS,DAL,2,1,-31.74373447,-13.43997247,-45.18370694,-0.021477485,-0.021477485,0,-32.03284089,-6.441144588,-38.47398548,-0.810578072 -Jim Spanarkel,spanaji01,1980,PO,PHI,17,8,-2.915146307,-2.659287225,-5.574433532,-0.011842968,0,-0.011842968,-4.571941227,-3.155113215,-7.727054441,-0.391611227 -Jim Spanarkel,spanaji01,1980,RS,PHI,959,442,-1.946590817,-2.661384829,-4.607975646,-0.420763205,-0.420763205,0,-2.441289558,-3.252911898,-5.694201455,0.441770648 -Jim Spanarkel,spanaji01,1981,RS,DAL,4814,2317,1.615000859,0.212213826,1.827214685,5.409765972,5.409765972,0,1.402760597,0.332866595,1.735627192,-0.021187233 -Jim Spanarkel,spanaji01,1982,RS,DAL,3643,1755,2.405672381,-0.200377094,2.205295287,4.423358625,4.423358625,0,1.936984575,-0.436292033,1.500692541,-0.313399314 -Jim Spanarkel,spanaji01,1983,RS,DAL,1564,722,-0.536214706,-1.634216597,-2.170431303,0.213304798,0.213304798,0,-0.842521874,-2.27387164,-3.116393515,-0.091727952 -Jim Spanarkel,spanaji01,1984,RS,DAL,113,54,0.952306403,3.451734346,4.404040749,0.199334555,0.199334555,0,1.360271586,3.189436391,4.549707978,1.164584508 -Vassilis Spanoulis,spanova01,2007,PO,HOU,6,3,24.64618763,0.605623818,25.25181144,0.04261722,0,0.04261722,20.6136367,-1.860332265,18.75330443,-3.251845574 -Vassilis Spanoulis,spanova01,2007,RS,HOU,520,272,-4.134573002,-0.83457205,-4.969145053,-0.31208689,-0.31208689,0,-4.2726729,-2.117981128,-6.390654028,1.24666949 -Rory Sparrow,sparrro01,1981,RS,NJN,470,212,-3.851207369,-0.006077611,-3.85728498,-0.119525495,-0.119525495,0,-3.994100642,-0.724658771,-4.718759412,-0.207471565 -Rory Sparrow,sparrro01,1982,PO,ATL,129,69,-0.742788688,-0.660217369,-1.403006057,0.049071489,0,0.049071489,-1.391744777,-0.257992205,-1.649736982,0.336573774 -Rory Sparrow,sparrro01,1982,RS,ATL,5230,2610,1.055043345,-0.216967859,0.838075486,4.771277644,4.771277644,0,0.741052892,0.266286235,1.007339128,-0.14281834 -Rory Sparrow,sparrro01,1983,PO,NYK,413,202,3.091786077,-0.614347458,2.477438619,0.555976798,0,0.555976798,3.293340372,0.139841711,3.433182084,0.062161703 -Rory Sparrow,sparrro01,1983,RS,NYK,1799,880,-0.508337436,0.30295844,-0.205378997,1.145320419,1.145320419,0,-0.512920983,0.728664117,0.215743134,0.259993269 -Rory Sparrow,sparrro01,1983,RS,ATL,3226,1548,0.575849461,-0.161843737,0.414005724,2.506220385,2.506220385,0,0.510855926,0.63528138,1.146137306,0.305723184 -Rory Sparrow,sparrro01,1984,PO,NYK,812,389,1.095994115,-0.827495009,0.268499107,0.617219386,0,0.617219386,0.922394279,-0.368972391,0.553421888,-0.103151374 -Rory Sparrow,sparrro01,1984,RS,NYK,5082,2436,0.689195294,-0.145800729,0.543394565,4.092861973,4.092861973,0,0.618971013,0.125356412,0.744327425,-0.008135454 -Rory Sparrow,sparrro01,1985,RS,NYK,4806,2292,2.085607276,-1.1679578,0.917649476,4.278322433,4.278322433,0,1.489551482,-0.939900197,0.549651286,-0.254150591 -Rory Sparrow,sparrro01,1986,RS,NYK,4870,2344,0.464586071,-0.260201286,0.204384784,3.521799571,3.521799571,0,-0.079291225,-0.002748824,-0.082040049,-0.33273226 -Rory Sparrow,sparrro01,1987,RS,NYK,4050,1951,-0.356418421,-1.859383394,-2.215801815,0.530882138,0.530882138,0,-0.758552298,-1.706988993,-2.465541291,-0.164779108 -Rory Sparrow,sparrro01,1988,PO,CHI,207,106,-2.286351669,-0.299929065,-2.586280733,0.009154814,0,0.009154814,-2.585256899,-0.42772457,-3.012981469,0.239892638 -Rory Sparrow,sparrro01,1988,RS,CHI,1996,992,-2.584018035,-0.787442958,-3.371460993,-0.314072202,-0.314072202,0,-2.757670604,-1.069717526,-3.82738813,-0.147615383 -Rory Sparrow,sparrro01,1988,RS,NYK,109,52,-10.10519808,0.581662951,-9.523535126,-0.182054409,-0.182054409,0,-9.220401594,0.499256537,-8.721145057,1.317979141 -Rory Sparrow,sparrro01,1989,RS,MIA,5457,2613,-1.50281572,-0.957646908,-2.460462628,0.385137533,0.385137533,0,-1.828679098,-0.515922223,-2.34460132,-0.227032991 -Rory Sparrow,sparrro01,1990,RS,MIA,3737,1756,-2.017828515,-1.821050326,-3.838878841,-0.973528353,-0.973528353,0,-2.708730206,-1.760028554,-4.46875876,-0.205201156 -Rory Sparrow,sparrro01,1991,RS,SAC,4739,2375,-0.27912378,-1.004507574,-1.283631354,1.774595608,1.774595608,0,-0.715474364,-0.660939248,-1.376413612,-0.124958107 -Rory Sparrow,sparrro01,1992,PO,LAL,31,16,4.848298402,0.600499651,5.448798053,0.07078215,0,0.07078215,3.681915135,2.787193683,6.469108818,2.360963697 -Rory Sparrow,sparrro01,1992,RS,LAL,918,471,-3.970374839,-3.106994076,-7.077368915,-1.047395947,-1.047395947,0,-4.288612414,-3.188007829,-7.476620243,0.706664707 -Rory Sparrow,sparrro01,1992,RS,CHI,36,18,-13.25865906,-4.61084397,-17.86950303,-0.140721926,-0.140721926,0,-11.97963185,-5.447303346,-17.42693519,1.317944412 -Marreese Speights,speigma01,2009,PO,PHI,54,29,0.055728266,-4.994652163,-4.938923897,-0.033496164,0,-0.033496164,-0.839641425,-4.046084488,-4.885725913,0.251858098 -Marreese Speights,speigma01,2009,RS,PHI,2395,1263,-0.79325371,-2.529220518,-3.322474227,-0.369184342,-0.369184342,0,-0.942986872,-2.046538087,-2.98952496,0.073436366 -Marreese Speights,speigma01,2010,RS,PHI,1961,1016,-2.034172259,-3.144390105,-5.178562365,-1.264659349,-1.264659349,0,-1.953541921,-2.392052028,-4.345593949,0.431135529 -Marreese Speights,speigma01,2011,PO,PHI,38,21,-16.232902,1.024879386,-15.20802262,-0.13852115,0,-0.13852115,-15.34352312,1.218893248,-14.12462988,0.553736828 -Marreese Speights,speigma01,2011,RS,PHI,1418,734,-2.505134053,0.104339069,-2.400794984,0.131328625,0.131328625,0,-2.618019253,-0.237547617,-2.85556687,0.396198745 -Marreese Speights,speigma01,2012,PO,MEM,185,100,-0.325604135,1.31457636,0.988972224,0.196788568,0,0.196788568,-0.486570669,0.79591902,0.309348351,0.020068234 -Marreese Speights,speigma01,2012,RS,MEM,2574,1345,-2.569659385,-1.476622246,-4.046281632,-0.887413863,-0.887413863,0,-2.618400317,-1.587597379,-4.205997695,-0.220016383 -Marreese Speights,speigma01,2013,RS,CLE,1402,721,-2.043580333,-3.160189239,-5.203769571,-0.903733002,-0.903733002,0,-1.97544836,-2.924040448,-4.899488808,0.11382787 -Marreese Speights,speigma01,2013,RS,MEM,1079,579,-2.851440768,-0.988447058,-3.839887826,-0.32338145,-0.32338145,0,-2.653441992,-1.017746535,-3.671188527,0.411284269 -Marreese Speights,speigma01,2014,PO,GSW,139,68,2.628100152,-0.424232658,2.203867494,0.178350902,0,0.178350902,-0.874820328,0.238902603,-0.635917724,0.572568777 -Marreese Speights,speigma01,2014,RS,GSW,2060,982,-4.396476819,-1.36330767,-5.759784489,-1.520070678,-1.520070678,0,-3.853512328,-1.124710874,-4.978223201,0.770860699 -Marreese Speights,speigma01,2015,PO,GSW,140,67,-6.812748299,-0.767021968,-7.579770267,-0.172843806,0,-0.172843806,-5.194266943,1.746289696,-3.447977247,1.455439562 -Marreese Speights,speigma01,2015,RS,GSW,2572,1207,-1.443858271,-1.644873761,-3.088732032,-0.210478897,-0.210478897,0,-0.744077956,-0.639814957,-1.383892913,0.866036443 -Marreese Speights,speigma01,2016,PO,GSW,422,201,-2.918637887,-2.635859118,-5.554497005,-0.301775327,0,-0.301775327,-4.035626194,-1.924614792,-5.960240986,1.652568001 -Marreese Speights,speigma01,2016,RS,GSW,1735,832,-3.743051667,1.370500269,-2.372551399,0.160680654,0.160680654,0,-1.829035116,1.197360921,-0.631674195,0.279828272 -Marreese Speights,speigma01,2017,PO,LAC,191,98,1.606827497,0.281216165,1.888043662,0.242282383,0,0.242282383,3.693965655,-0.183164069,3.510801585,1.25580725 -Marreese Speights,speigma01,2017,RS,LAC,2641,1286,0.238035855,0.086397755,0.32443361,2.032203829,2.032203829,0,1.411684609,0.6855444,2.09722901,0.730144168 -Marreese Speights,speigma01,2018,RS,ORL,1400,675,0.13067839,-1.89511692,-1.76443853,0.342074567,0.342074567,0,0.515577391,-2.19747184,-1.681894449,0.777987787 -Omari Spellman,spellom01,2019,RS,ATL,1792,805,-2.871557445,-0.537221057,-3.408778502,-0.271203983,-0.271203983,0,-2.519662457,-1.539322975,-4.058985432,0.239712019 -Andre Spencer,spencan01,1993,RS,GSW,853,407,-0.365065104,-0.826076444,-1.191141548,0.325430648,0.325430648,0,-0.541406353,-0.325834614,-0.867240967,0.523873008 -Andre Spencer,spencan01,1993,RS,ATL,31,15,-16.32499252,3.820548824,-12.5044437,-0.076768239,-0.076768239,0,-14.52332686,3.600555722,-10.92277114,2.777975703 -Andre Spencer,spencan01,1994,RS,SAC,588,286,-0.334357742,0.718128371,0.38377063,0.460050076,0.460050076,0,-0.54702946,0.322098387,-0.224931073,0.584888373 -Andre Spencer,spencan01,1994,RS,GSW,132,63,-1.391437372,-2.27328829,-3.664725662,-0.029302544,-0.029302544,0,-2.26329196,-2.87883258,-5.142124539,-0.32443692 -Elmore Spencer,spencel01,1993,PO,LAC,8,4,-13.35381809,-2.995416159,-16.34923425,-0.028770919,0,-0.028770919,-12.99269837,-2.169081364,-15.16177973,0.472512793 -Elmore Spencer,spencel01,1993,RS,LAC,585,280,-6.149427852,-0.004041065,-6.153468917,-0.492451156,-0.492451156,0,-5.93252698,-0.73929998,-6.671826961,1.257966784 -Elmore Spencer,spencel01,1994,RS,LAC,4051,1930,-5.192374765,-0.763223306,-5.955598071,-3.156195255,-3.156195255,0,-5.066865688,-1.182875286,-6.249740974,-0.009521378 -Elmore Spencer,spencel01,1995,RS,LAC,731,368,-8.402181707,-0.325876755,-8.728058462,-1.137230323,-1.137230323,0,-7.637142263,-0.718027217,-8.35516948,1.242446349 -Elmore Spencer,spencel01,1996,PO,POR,2,1,-40.08462671,-2.69987941,-42.78450612,-0.02342606,0,-0.02342606,-33.77788887,-5.416160361,-39.19404923,9.88145576 -Elmore Spencer,spencel01,1996,RS,POR,72,37,-6.947380803,-2.01116858,-8.958549384,-0.117315405,-0.117315405,0,-7.046958169,-3.497404047,-10.54436222,0.090505471 -Elmore Spencer,spencel01,1996,RS,DEN,41,21,-14.06899643,-4.519838346,-18.58883478,-0.176734979,-0.176734979,0,-13.58018816,-2.702215012,-16.28240317,3.85249545 -Elmore Spencer,spencel01,1997,RS,SEA,10,5,-20.72392558,8.264484025,-12.45944155,-0.025041784,-0.025041784,0,-17.02317094,5.071613361,-11.95155758,1.005784908 -Felton Spencer,spencfe01,1991,RS,MIN,4083,2099,-0.854885779,0.077704658,-0.777181121,2.117976775,2.117976775,0,-1.099803939,0.497636949,-0.602166989,0.247053925 -Felton Spencer,spencfe01,1992,RS,MIN,2968,1481,-2.664726726,-0.433882157,-3.098608883,-0.264411938,-0.264411938,0,-2.616164357,0.233963357,-2.382201,0.37175635 -Felton Spencer,spencfe01,1993,RS,MIN,2562,1296,-4.303357822,-0.901674,-5.205031821,-1.636221313,-1.636221313,0,-4.351747021,-0.40084183,-4.752588851,0.778700359 -Felton Spencer,spencfe01,1994,PO,UTA,895,492,-2.137337276,0.058401176,-2.0789361,0.173777378,0,0.173777378,-1.98439516,0.266839607,-1.717555553,0.023431549 -Felton Spencer,spencfe01,1994,RS,UTA,4336,2210,-2.85058468,0.781891809,-2.068692872,0.770440538,0.770440538,0,-2.502255533,0.777701876,-1.724553657,0.280390146 -Felton Spencer,spencfe01,1995,RS,UTA,1766,905,-3.058885213,0.430086769,-2.628798444,0.056029955,0.056029955,0,-2.589715815,0.389559978,-2.200155837,0.113330339 -Felton Spencer,spencfe01,1996,PO,UTA,499,276,-5.290338642,2.62453354,-2.665805102,0.012357975,0,0.012357975,-4.85703546,2.459634189,-2.397401271,0.939593075 -Felton Spencer,spencfe01,1996,RS,UTA,2403,1267,-4.086508599,0.392246926,-3.694261673,-0.616181838,-0.616181838,0,-3.767542041,0.648304828,-3.119237213,0.881421341 -Felton Spencer,spencfe01,1997,RS,GSW,2980,1539,-4.144601231,-1.940425507,-6.085026738,-2.642591714,-2.642591714,0,-4.009624522,-0.840690445,-4.850314967,0.834111314 -Felton Spencer,spencfe01,1997,RS,ORL,35,19,4.903681298,-3.408195437,1.495485861,0.040477682,0.040477682,0,3.57120322,-3.709325287,-0.138122067,-1.501588663 -Felton Spencer,spencfe01,1998,RS,GSW,1566,813,-3.909487871,0.645584536,-3.263903336,-0.215822944,-0.215822944,0,-4.264637705,1.111446504,-3.153191201,1.139841546 -Felton Spencer,spencfe01,1999,RS,GSW,298,159,-4.425193858,1.789404658,-2.6357892,0.009469667,0.009469667,0,-4.480448238,2.295654689,-2.184793549,1.988205201 -Felton Spencer,spencfe01,2000,RS,SAS,285,149,-2.686511665,2.921457154,0.234945489,0.230202662,0.230202662,0,-2.549355585,3.021662311,0.472306727,1.365108882 -Felton Spencer,spencfe01,2001,PO,NYK,7,4,-6.057520762,-4.26360285,-10.32112361,-0.01696115,0,-0.01696115,-7.204850039,0.284292679,-6.92055736,5.816768116 -Felton Spencer,spencfe01,2001,RS,NYK,206,113,-1.133830379,-1.164167498,-2.297997878,0.026497872,0.026497872,0,-1.450640786,-1.393198607,-2.843839392,1.554805757 -Felton Spencer,spencfe01,2002,RS,NYK,469,248,-6.322939301,0.45403596,-5.86890334,-0.406568299,-0.406568299,0,-6.368353411,1.662458204,-4.705895206,2.775711824 -Tiago Splitter,splitti01,2011,PO,SAS,96,50,1.70204198,2.223271752,3.925313732,0.175047048,0,0.175047048,1.727540377,1.850322146,3.577862523,-0.293806258 -Tiago Splitter,splitti01,2011,RS,SAS,1435,738,-2.027150588,0.878599971,-1.148550617,0.605055322,0.605055322,0,-1.789493455,0.870549812,-0.918943642,0.319220035 -Tiago Splitter,splitti01,2012,PO,SAS,327,168,-1.449145049,0.81891666,-0.63022839,0.189858796,0,0.189858796,-1.197522234,0.973231944,-0.22429029,1.185685236 -Tiago Splitter,splitti01,2012,RS,SAS,2195,1121,1.023932118,0.009016203,1.032948321,2.164869474,2.164869474,0,0.946576551,-0.070171884,0.876404667,0.054291933 -Tiago Splitter,splitti01,2013,PO,SAS,733,388,-1.60221138,3.947877312,2.345665932,1.041371424,0,1.041371424,-1.621494403,3.218140919,1.596646516,0.088100093 -Tiago Splitter,splitti01,2013,RS,SAS,3964,1997,0.470750501,3.50849882,3.979249321,6.821261852,6.821261852,0,0.334280961,3.038124069,3.37240503,-0.474791416 -Tiago Splitter,splitti01,2014,PO,SAS,1026,516,0.462083957,4.995203914,5.457287871,2.243034377,0,2.243034377,-1.32728936,5.87845903,4.551169671,0.607955769 -Tiago Splitter,splitti01,2014,RS,SAS,2585,1271,-0.873609587,4.166647561,3.293037973,3.933440886,3.933440886,0,-1.054560941,3.051539028,1.996978087,0.360953651 -Tiago Splitter,splitti01,2015,PO,SAS,244,123,-7.949726258,5.588189524,-2.361536733,0.025214634,0,0.025214634,-8.729989084,6.256237032,-2.473752052,0.27740856 -Tiago Splitter,splitti01,2015,RS,SAS,2057,1030,1.532198962,3.2596172,4.791816162,3.980658441,3.980658441,0,0.728023057,3.358887124,4.086910181,0.420736114 -Tiago Splitter,splitti01,2016,RS,ATL,1195,579,-1.114129717,2.10437899,0.990249273,1.099766495,1.099766495,0,-1.66686727,2.259093994,0.592226724,-0.453207202 -Tiago Splitter,splitti01,2017,RS,PHI,160,76,0.949250336,-5.570076253,-4.620825918,-0.073059656,-0.073059656,0,-1.292850749,-4.486026873,-5.778877622,0.700448005 -Latrell Sprewell,sprewla01,1993,RS,GSW,5747,2741,0.535924193,-0.125746105,0.410178088,4.413955334,4.413955334,0,0.651408671,-0.060535036,0.590873635,-0.120146626 -Latrell Sprewell,sprewla01,1994,PO,GSW,252,122,3.610717079,-2.595216997,1.015500082,0.24343907,0,0.24343907,4.370138243,-1.871940033,2.49819821,0.633690787 -Latrell Sprewell,sprewla01,1994,RS,GSW,7378,3533,2.01789614,0.639591051,2.657487191,9.725516222,9.725516222,0,2.32346121,1.043568876,3.367030087,-0.214031931 -Latrell Sprewell,sprewla01,1995,RS,GSW,5717,2771,-0.139252293,-0.630027143,-0.769279436,2.795283747,2.795283747,0,0.124574627,-0.481325229,-0.356750602,-0.167520066 -Latrell Sprewell,sprewla01,1996,RS,GSW,6031,3064,1.424704302,-0.458231517,0.966472785,5.786226117,5.786226117,0,1.620849592,-0.229996154,1.390853438,-0.376887404 -Latrell Sprewell,sprewla01,1997,RS,GSW,6493,3353,3.425547451,-1.02554468,2.400002771,8.780354389,8.780354389,0,3.533419839,-0.78455063,2.748869209,-0.308232563 -Latrell Sprewell,sprewla01,1998,RS,GSW,1054,547,-0.165388776,-0.842478568,-1.007867344,0.486545841,0.486545841,0,-0.101721957,-0.744638543,-0.846360499,0.066235383 -Latrell Sprewell,sprewla01,1999,PO,NYK,1329,743,0.181061467,0.484900885,0.665962353,1.327901002,0,1.327901002,0.268573794,-0.255489733,0.013084061,-0.495241115 -Latrell Sprewell,sprewla01,1999,RS,NYK,2258,1233,0.48362053,0.422196283,0.905816813,2.294452723,2.294452723,0,0.504186335,0.02396294,0.528149274,-0.208816029 -Latrell Sprewell,sprewla01,2000,PO,NYK,1239,700,0.02153624,0.59582648,0.617362721,1.231215832,0,1.231215832,0.025863867,0.281308434,0.307172301,-0.653285698 -Latrell Sprewell,sprewla01,2000,RS,NYK,6158,3276,0.094589627,0.650932864,0.745522491,5.820692088,5.820692088,0,0.237167308,0.433446027,0.670613334,-0.351193267 -Latrell Sprewell,sprewla01,2001,PO,NYK,392,212,-2.929133103,-1.109926475,-4.039059577,-0.144651393,0,-0.144651393,-2.413700624,-1.190766204,-3.604466828,0.535023269 -Latrell Sprewell,sprewla01,2001,RS,NYK,5512,3017,-0.793406569,0.878180206,0.084773638,4.35546755,4.35546755,0,-0.500692772,0.639443816,0.138751044,-0.169807343 -Latrell Sprewell,sprewla01,2002,RS,NYK,6287,3326,0.317560131,-0.812374323,-0.494814192,3.821410935,3.821410935,0,0.561263733,-0.88670757,-0.325443837,-0.1312061 -Latrell Sprewell,sprewla01,2003,RS,NYK,5464,2859,1.106552761,-1.397940887,-0.291388126,3.576840878,3.576840878,0,1.46196949,-1.244626671,0.217342819,-0.242444997 -Latrell Sprewell,sprewla01,2004,PO,MIN,1459,771,2.589117327,1.1578682,3.746985527,2.62324796,0,2.62324796,3.145985883,1.218592422,4.364578305,-0.42716398 -Latrell Sprewell,sprewla01,2004,RS,MIN,5814,3100,0.721661201,-0.141862024,0.579799177,5.235809709,5.235809709,0,1.219235593,-0.355131079,0.864104514,-0.530964941 -Latrell Sprewell,sprewla01,2005,RS,MIN,4600,2450,-1.245824967,-0.407039672,-1.652864639,1.364976864,1.364976864,0,-0.804116418,-0.792946426,-1.597062844,-0.431599998 -Larry Spriggs,sprigla01,1982,PO,HOU,16,9,11.57452392,-2.699433963,8.875089956,0.057022015,0,0.057022015,9.848435613,-0.327585198,9.520850414,3.563764738 -Larry Spriggs,sprigla01,1982,RS,HOU,76,37,-1.909888182,-0.529564362,-2.439452543,0.005957729,0.005957729,0,-2.048742567,-0.619652268,-2.668394835,1.661730177 -Larry Spriggs,sprigla01,1983,RS,CHI,87,39,-2.23326901,-0.161643763,-2.394912774,0.007027693,0.007027693,0,-2.618195155,-1.846260823,-4.464455978,-0.55767856 -Larry Spriggs,sprigla01,1984,PO,LAL,95,45,-4.458076962,-4.146189633,-8.604266596,-0.140356428,0,-0.140356428,-4.763710054,-4.398467655,-9.162177709,1.240026864 -Larry Spriggs,sprigla01,1984,RS,LAL,793,363,-2.724289692,-1.16210279,-3.886392481,-0.212071144,-0.212071144,0,-3.061852869,-1.620953607,-4.682806476,0.784818753 -Larry Spriggs,sprigla01,1985,PO,LAL,523,230,-2.188109982,-1.832934815,-4.021044797,-0.154597891,0,-0.154597891,-2.051621296,-2.318829605,-4.370450902,0.52357273 -Larry Spriggs,sprigla01,1985,RS,LAL,2810,1292,-1.370460452,-0.74533404,-2.115794492,0.420632157,0.420632157,0,-1.13304264,-0.659393319,-1.792435959,0.637174821 -Larry Spriggs,sprigla01,1986,PO,LAL,27,13,30.23136392,6.584373556,36.81573747,0.26403542,0,0.26403542,27.73979023,4.08457177,31.824362,-2.450535771 -Larry Spriggs,sprigla01,1986,RS,LAL,1019,471,-3.61527691,-0.60340805,-4.21868496,-0.355846204,-0.355846204,0,-3.415087565,-1.105976994,-4.521064559,0.853602774 -Jerry Stackhouse,stackje01,1996,RS,PHI,5248,2701,-0.450784329,-1.909342507,-2.360126836,0.537143179,0.537143179,0,-0.460733668,-1.769756185,-2.230489853,-0.021036842 -Jerry Stackhouse,stackje01,1997,RS,PHI,6358,3166,-0.245874598,-2.329437153,-2.575311751,0.282262356,0.282262356,0,-0.048900281,-1.976986409,-2.02588669,0.028981162 -Jerry Stackhouse,stackje01,1998,RS,PHI,1425,748,-0.477770916,-0.758671319,-1.236442235,0.581219528,0.581219528,0,-0.246323259,-0.995163584,-1.241486843,0.569542023 -Jerry Stackhouse,stackje01,1998,RS,DET,3340,1797,1.359109158,-1.322852411,0.036256748,2.57023673,2.57023673,0,1.381664007,-1.517152972,-0.135488965,0.561989261 -Jerry Stackhouse,stackje01,1999,PO,DET,207,124,-1.732894895,-3.035330612,-4.768225507,-0.132088888,0,-0.132088888,-1.709828369,-3.279576273,-4.989404642,0.264819211 -Jerry Stackhouse,stackje01,1999,RS,DET,2160,1188,0.19686519,-1.711999455,-1.515134265,0.750118758,0.750118758,0,0.513249735,-2.229475686,-1.716225951,0.197784492 -Jerry Stackhouse,stackje01,2000,PO,DET,227,120,-3.758578935,-0.872108918,-4.630687853,-0.118187926,0,-0.118187926,-3.873433865,-1.324206813,-5.197640677,-0.423699663 -Jerry Stackhouse,stackje01,2000,RS,DET,6348,3148,2.821639661,-1.458259562,1.363380099,6.599078782,6.599078782,0,3.080786149,-1.537951277,1.542834872,-0.106397342 -Jerry Stackhouse,stackje01,2001,RS,DET,6416,3215,3.260941161,-1.012391944,2.248549217,8.183490851,8.183490851,0,3.429053782,-1.057937528,2.371116254,-0.175629865 -Jerry Stackhouse,stackje01,2002,PO,DET,657,361,-0.793495698,-0.207658699,-1.001154397,0.332096293,0,0.332096293,-0.689652314,-0.539063246,-1.22871556,-0.030694035 -Jerry Stackhouse,stackje01,2002,RS,DET,5092,2685,2.03103356,-0.522424955,1.508608605,5.834374398,5.834374398,0,2.286924956,-1.014271796,1.27265316,0.008839153 -Jerry Stackhouse,stackje01,2003,RS,WAS,5106,2747,2.342670718,-0.463959079,1.878711639,6.461347814,6.461347814,0,2.29412608,-0.62092309,1.673202989,-0.36737167 -Jerry Stackhouse,stackje01,2004,RS,WAS,1504,774,-1.078957065,-3.667121255,-4.74607832,-0.788077623,-0.788077623,0,-1.011141323,-3.913736885,-4.924878209,-0.018893272 -Jerry Stackhouse,stackje01,2005,PO,DAL,782,403,1.939130395,-2.858506221,-0.919375826,0.385146818,0,0.385146818,1.996094125,-3.092752701,-1.096658577,-0.711501568 -Jerry Stackhouse,stackje01,2005,RS,DAL,3159,1617,0.592067622,-1.910221604,-1.318153982,1.17966343,1.17966343,0,0.661404474,-2.059215341,-1.397810867,-0.124663998 -Jerry Stackhouse,stackje01,2006,PO,DAL,1332,711,0.423809943,-0.36432164,0.059488304,1.046387169,0,1.046387169,0.615544277,-0.922618522,-0.307074245,-0.405676475 -Jerry Stackhouse,stackje01,2006,RS,DAL,2822,1525,-0.064363133,-1.433740731,-1.498103864,0.972757345,0.972757345,0,0.229140837,-2.004027106,-1.774886269,-0.121042784 -Jerry Stackhouse,stackje01,2007,PO,DAL,332,169,-0.077930885,-3.923368618,-4.001299503,-0.111213987,0,-0.111213987,0.116862869,-4.572867787,-4.456004918,-0.049934811 -Jerry Stackhouse,stackje01,2007,RS,DAL,3046,1615,1.363231256,-1.002314067,0.360917189,2.551721054,2.551721054,0,1.593913742,-1.821983395,-0.228069653,-0.420714422 -Jerry Stackhouse,stackje01,2008,PO,DAL,187,102,-5.136382219,-3.730890228,-8.867272446,-0.330502852,0,-0.330502852,-4.890804383,-4.23959775,-9.130402132,0.590069588 -Jerry Stackhouse,stackje01,2008,RS,DAL,2684,1412,0.341399303,-2.17036944,-1.828970137,0.662486625,0.662486625,0,0.489816912,-2.579649855,-2.089832943,-0.144592364 -Jerry Stackhouse,stackje01,2009,RS,DAL,312,162,-5.507845965,-1.310756417,-6.818602382,-0.336076516,-0.336076516,0,-5.129860525,-2.572928944,-7.702789469,-0.05608662 -Jerry Stackhouse,stackje01,2010,PO,MIL,260,144,-1.154276975,0.803969652,-0.350307323,0.180658267,0,0.180658267,-1.556572572,-0.201181275,-1.757753847,-0.585856271 -Jerry Stackhouse,stackje01,2010,RS,MIL,1652,855,-1.162654272,-1.195955915,-2.358610186,0.171064559,0.171064559,0,-1.191615404,-1.975006307,-3.166621711,0.182589899 -Jerry Stackhouse,stackje01,2011,RS,MIA,96,50,-3.598242033,-0.863576833,-4.461818866,-0.043489859,-0.043489859,0,-4.103052743,-2.662563659,-6.765616402,-0.381242252 -Jerry Stackhouse,stackje01,2012,RS,ATL,519,273,-1.822814151,0.177672368,-1.645141783,0.153716892,0.153716892,0,-1.796130719,-1.334021304,-3.130152022,-0.103724754 -Jerry Stackhouse,stackje01,2013,PO,BRK,52,28,-9.209724647,-3.781122608,-12.99084726,-0.154880159,0,-0.154880159,-8.222233062,-5.486249102,-13.70848216,2.399014919 -Jerry Stackhouse,stackje01,2013,RS,BRK,1018,544,-1.261288383,-1.810661345,-3.071949729,-0.089417109,-0.089417109,0,-1.378736614,-2.89699918,-4.275735794,0.062878031 -Ryan Stack,stackry01,1999,RS,CLE,362,199,-1.936430618,-1.453875479,-3.390306097,-0.064976774,-0.064976774,0,-2.589920159,-1.820813418,-4.410733577,-0.046203788 -Ryan Stack,stackry01,2000,RS,CLE,399,198,-6.535452461,-0.936497995,-7.471950456,-0.48496678,-0.48496678,0,-6.480379637,-0.814256158,-7.294635795,1.571711754 -Kevin Stacom,stacoke01,1977,PO,BOS,56,25,-0.438066907,-3.152149713,-3.59021662,-0.011052717,0,-0.011052717,-1.968299712,-4.53144016,-6.499739872,-0.00319693 -Kevin Stacom,stacoke01,1977,RS,BOS,2381,1051,-2.206883928,-1.817348324,-4.024232251,-0.679696827,-0.679696827,0,-2.750542538,-2.740939781,-5.49148232,-0.563576223 -Kevin Stacom,stacoke01,1978,RS,BOS,2245,1006,-1.776026757,-1.402478526,-3.178505282,-0.219063982,-0.219063982,0,-2.143336108,-2.127719987,-4.271056095,-0.427903544 -Kevin Stacom,stacoke01,1979,RS,BOS,583,260,-4.025459037,-0.893927391,-4.919386428,-0.287664846,-0.287664846,0,-3.911057772,-1.902324663,-5.813382435,-0.040396872 -Kevin Stacom,stacoke01,1979,RS,IND,1267,571,-4.235097354,-2.767293445,-7.002390799,-1.232883939,-1.232883939,0,-4.521888707,-3.965786696,-8.487675404,-0.513294441 -Kevin Stacom,stacoke01,1982,RS,MIL,190,90,-6.113046752,-3.149443202,-9.262489954,-0.298315028,-0.298315028,0,-6.21539968,-4.503091221,-10.7184909,-0.247730428 -Bud Stallworth,stallbu01,1977,RS,NOJ,1188,526,-2.782468366,-0.26843154,-3.050899907,-0.081256732,-0.081256732,0,-2.82926328,-0.586457897,-3.415721177,0.675026545 -Terence Stansbury,stanste01,1985,RS,IND,2830,1278,-0.840923072,-0.879985677,-1.720908749,0.676362795,0.676362795,0,-1.41656251,-0.43395353,-1.85051604,0.825296169 -Terence Stansbury,stanste01,1986,RS,IND,2830,1331,-1.766993895,-0.80534668,-2.572340575,0.121872015,0.121872015,0,-2.026621263,-0.734580422,-2.761201685,1.051711927 -Terence Stansbury,stanste01,1987,RS,SEA,804,375,-1.326574957,-2.466499732,-3.793074689,-0.202901679,-0.202901679,0,-1.534345909,-2.030416945,-3.564762854,1.705106604 -John Starks,starkjo01,1989,RS,GSW,715,316,-3.541740838,-0.386311443,-3.928052281,-0.191661849,-0.191661849,0,-3.156610674,-1.115964983,-4.272575657,0.929545073 -John Starks,starkjo01,1991,PO,NYK,54,28,-5.577674679,-5.001968413,-10.57964309,-0.116235783,0,-0.116235783,-6.565236909,-5.816764582,-12.38200149,0.718721697 -John Starks,starkjo01,1991,RS,NYK,2348,1173,1.126177476,0.526664461,1.652841937,2.65273915,2.65273915,0,1.021334273,0.618020089,1.639354362,0.669391425 -John Starks,starkjo01,1992,PO,NYK,526,295,2.479900441,2.681139859,5.1610403,1.256867629,0,1.256867629,2.958986776,3.078593295,6.037580071,2.181402725 -John Starks,starkjo01,1992,RS,NYK,4146,2118,2.334656667,0.781495649,3.116152316,6.398210779,6.398210779,0,2.490409306,0.880157972,3.370567278,0.914088841 -John Starks,starkjo01,1993,PO,NYK,1095,575,1.484436384,-0.604558204,0.87987818,1.106107388,0,1.106107388,1.540203685,-0.314467583,1.225736102,0.655109924 -John Starks,starkjo01,1993,RS,NYK,4933,2477,2.646731949,0.497258059,3.143990008,7.488391039,7.488391039,0,2.767427327,0.54309233,3.310519657,0.522910258 -John Starks,starkjo01,1994,PO,NYK,1547,840,2.71085348,0.886863746,3.597717225,2.830040395,0,2.830040395,2.683029076,1.223014424,3.9060435,0.776923803 -John Starks,starkjo01,1994,RS,NYK,4023,2057,2.444478769,0.787569908,3.232048678,6.329886517,6.329886517,0,2.858078795,0.971200678,3.829279474,0.794644571 -John Starks,starkjo01,1995,PO,NYK,690,380,4.102946158,0.403767823,4.506713981,1.461828711,0,1.461828711,4.197016406,0.692222554,4.88923896,0.670867834 -John Starks,starkjo01,1995,RS,NYK,5237,2725,2.805072149,0.08616485,2.891236999,7.896804834,7.896804834,0,3.041312994,0.408075544,3.449388538,0.645366404 -John Starks,starkjo01,1996,PO,NYK,565,314,3.537472825,2.294923961,5.832396787,1.420657614,0,1.420657614,3.480036508,2.507070781,5.987107289,0.162706026 -John Starks,starkjo01,1996,RS,NYK,4777,2491,1.716848813,0.649314895,2.366163708,6.534393381,6.534393381,0,1.749498582,0.713393166,2.462891748,0.460513902 -John Starks,starkjo01,1997,PO,NYK,469,253,2.994887193,0.466989716,3.461876909,0.833870891,0,0.833870891,3.070669487,0.30527506,3.375944547,0.73542305 -John Starks,starkjo01,1997,RS,NYK,3894,2042,2.146400982,0.811405508,2.95780649,5.99506232,5.99506232,0,2.349525826,0.606405377,2.955931203,0.744376282 -John Starks,starkjo01,1998,PO,NYK,574,314,5.830484752,2.506054709,8.33653946,1.843547406,0,1.843547406,5.78859768,2.84227654,8.630874219,0.557718841 -John Starks,starkjo01,1998,RS,NYK,4067,2188,1.043773413,0.25694638,1.300719793,4.560254159,4.560254159,0,1.363665303,0.116856845,1.480522148,0.775071163 -John Starks,starkjo01,1999,RS,GSW,3158,1686,1.467925233,0.088224604,1.556149837,3.723240056,3.723240056,0,1.647291643,0.517166199,2.164457842,0.464110091 -John Starks,starkjo01,2000,RS,CHI,154,82,-0.621273526,1.761445056,1.14017153,0.16555205,0.16555205,0,-0.683215674,2.270106813,1.586891139,1.621701848 -John Starks,starkjo01,2000,RS,GSW,2227,1108,0.018636192,-2.036081335,-2.017445143,0.419378716,0.419378716,0,0.05635645,-1.595636002,-1.539279552,1.197723986 -John Starks,starkjo01,2001,PO,UTA,65,36,-4.738281178,-1.640496989,-6.378778168,-0.069827423,0,-0.069827423,-4.623668279,-1.983099139,-6.606767419,1.429076578 -John Starks,starkjo01,2001,RS,UTA,4015,2122,-0.479765603,-1.558321708,-2.038087312,0.774325367,0.774325367,0,-0.225664265,-0.913741341,-1.139405606,0.428558624 -John Starks,starkjo01,2002,RS,UTA,1768,929,-2.529652271,-1.819736062,-4.349388333,-0.76769503,-0.76769503,0,-2.461893609,-1.714052645,-4.175946253,1.165164059 -Keith Starr,starrke01,1977,RS,CHI,137,65,-6.158604248,-3.160011018,-9.318615266,-0.218916914,-0.218916914,0,-6.440273042,-3.23746983,-9.677742872,0.535393358 -Nik Stauskas,stausni01,2015,RS,SAC,2296,1127,-1.256162017,-3.678914821,-4.935076839,-1.255492404,-1.255492404,0,-2.275757022,-4.28316937,-6.558926392,-0.069968532 -Nik Stauskas,stausni01,2016,RS,PHI,3779,1809,-1.715350229,-1.624825101,-3.34017533,-0.548570092,-0.548570092,0,-1.929231419,-2.053679528,-3.982910947,0.693614306 -Nik Stauskas,stausni01,2017,RS,PHI,4549,2188,0.001626535,-2.084605124,-2.082978589,0.744167416,0.744167416,0,-0.6233689,-2.21139285,-2.834761751,-0.058006161 -Nik Stauskas,stausni01,2018,RS,PHI,97,45,-10.81655957,2.328139848,-8.488419718,-0.132853852,-0.132853852,0,-8.936648933,2.050241027,-6.886407906,0.832336914 -Nik Stauskas,stausni01,2018,RS,BRK,992,478,-0.757507794,-1.79925302,-2.556760814,0.046932118,0.046932118,0,-0.927978047,-2.941761728,-3.869739775,-0.408781959 -Nik Stauskas,stausni01,2019,RS,POR,1424,673,-2.431190197,-3.336444721,-5.767634917,-1.03980398,-1.03980398,0,-2.115406615,-3.940583359,-6.055989974,0.35949561 -Nik Stauskas,stausni01,2019,RS,CLE,718,342,-0.348621903,-2.934627287,-3.28324919,-0.092728928,-0.092728928,0,-0.237894965,-4.133870286,-4.371765251,-0.347069197 -Larry Steele,steella01,1977,PO,POR,590,261,-1.843357627,-1.421389391,-3.264747018,-0.070848416,0,-0.070848416,-2.406283572,-1.962077393,-4.368360965,0.231468433 -Larry Steele,steella01,1977,RS,POR,3823,1680,1.731476061,0.845853393,2.577329454,4.59052382,4.59052382,0,1.64366442,0.925832924,2.569497344,0.573133774 -Larry Steele,steella01,1978,PO,POR,390,191,0.268383255,0.358051702,0.626434957,0.340187244,0,0.340187244,0.081406661,0.683043174,0.764449836,0.259420276 -Larry Steele,steella01,1978,RS,POR,2486,1132,0.226510945,0.525778265,0.75228921,2.031099389,2.031099389,0,-0.016210083,0.51580427,0.499594186,0.446751294 -Larry Steele,steella01,1979,PO,POR,155,73,7.294524341,6.021594946,13.31611929,0.620469176,0,0.620469176,7.03737369,5.959279917,12.99665361,0.553443382 -Larry Steele,steella01,1979,RS,POR,3242,1488,-0.999144096,-0.196712574,-1.19585667,1.186349148,1.186349148,0,-1.253750932,0.10558303,-1.148167902,0.587745758 -Larry Steele,steella01,1980,RS,POR,927,446,-0.877603693,0.880571928,0.002968235,0.629623833,0.629623833,0,-0.827863273,1.243300411,0.415437138,0.530983981 -Matt Steigenga,steigma01,1997,RS,CHI,23,12,-9.112985583,5.156571346,-3.956414237,-0.007583232,-0.007583232,0,-7.083882805,2.439650857,-4.644231948,2.434884256 -Vladimir Stepania,stepavl01,1999,RS,SEA,591,313,-6.865095819,0.210226889,-6.65486893,-0.631775493,-0.631775493,0,-6.071019187,-0.057348834,-6.128368021,1.18299519 -Vladimir Stepania,stepavl01,2000,RS,SEA,398,202,-8.8612922,1.144875358,-7.716416842,-0.523559228,-0.523559228,0,-7.651764108,0.839817302,-6.811946806,2.157090101 -Vladimir Stepania,stepavl01,2001,RS,NJN,542,280,-4.226753201,1.004704272,-3.222048929,-0.067800835,-0.067800835,0,-3.950528569,0.611404511,-3.339124058,0.500919636 -Vladimir Stepania,stepavl01,2002,RS,MIA,1628,884,-3.592158736,1.125603978,-2.466554758,0.127981205,0.127981205,0,-3.459759701,0.421724913,-3.038034789,0.102407506 -Vladimir Stepania,stepavl01,2003,RS,MIA,2949,1594,-3.363174126,1.529177069,-1.833997057,0.7427879,0.7427879,0,-3.276743949,1.226932747,-2.049811202,-0.266941718 -Vladimir Stepania,stepavl01,2004,RS,POR,823,453,-2.199670003,1.047015975,-1.152654029,0.369187225,0.369187225,0,-2.41554948,0.460179231,-1.955370249,0.001893248 -Alex Stepheson,stephal01,2016,RS,MEM,124,61,-0.936593222,1.231704547,0.295111325,0.093774489,0.093774489,0,-1.880181299,1.391304871,-0.488876428,-1.026963449 -Alex Stepheson,stephal01,2016,RS,LAC,28,12,-1.914952096,3.904104037,1.989151941,0.029417401,0.029417401,0,-1.807320941,4.327829428,2.520508487,1.35515997 -DJ Stephens,stephdj01,2014,RS,MIL,28,15,-2.758855843,3.17434568,0.415489838,0.023445999,0.023445999,0,-1.413225802,-2.174685666,-3.587911468,-3.086217728 -DJ Stephens,stephdj01,2019,RS,MEM,17,7,-11.74153355,2.448825213,-9.292708339,-0.024461034,-0.024461034,0,-5.894075977,-0.257247832,-6.151323808,4.773243886 -Everette Stephens,stephev01,1989,RS,IND,437,209,-5.602771051,-1.678829845,-7.281600896,-0.485609474,-0.485609474,0,-5.313107334,-2.828556807,-8.141664141,0.50543976 -Everette Stephens,stephev01,1991,RS,MIL,12,6,18.23464188,-4.248904466,13.98573741,0.049923712,0.049923712,0,15.22481979,-5.895738571,9.329081217,-2.530206802 -Joe Stephens,stephjo01,1997,RS,HOU,17,9,-13.63971951,18.05183162,4.412112106,0.035543824,0.035543824,0,-6.670406337,18.79132635,12.12092002,7.372092261 -Joe Stephens,stephjo01,1998,RS,HOU,71,37,-0.375439938,-0.36765138,-0.743091317,0.038209245,0.038209245,0,0.860457635,-1.763163529,-0.902705894,0.781348079 -Joe Stephens,stephjo01,2000,RS,VAN,347,181,-2.060361968,-0.040274949,-2.100636917,0.059673507,0.059673507,0,-2.322688475,-1.289106944,-3.611795419,-0.459900187 -Lance Stephenson,stephla01,2011,RS,IND,229,115,-4.759246157,-1.439043629,-6.198289786,-0.204496319,-0.204496319,0,-4.7948138,-2.451886517,-7.246700317,1.001773498 -Lance Stephenson,stephla01,2012,PO,IND,22,12,-17.71197206,-7.330955836,-25.0429279,-0.143789098,0,-0.143789098,-15.48994472,-8.485452789,-23.97539751,1.933442522 -Lance Stephenson,stephla01,2012,RS,IND,845,442,-3.207558077,-0.841096088,-4.048654165,-0.294439396,-0.294439396,0,-3.137483592,-1.888188702,-5.025672294,0.498865812 -Lance Stephenson,stephla01,2013,PO,IND,1238,673,0.542897871,2.157150705,2.700048577,1.933569686,0,1.933569686,0.424911576,2.311331416,2.736242993,0.165683712 -Lance Stephenson,stephla01,2013,RS,IND,4330,2278,0.725377994,0.774961252,1.500339246,4.943844336,4.943844336,0,0.31931396,1.021710742,1.341024702,0.074422534 -Lance Stephenson,stephla01,2014,PO,IND,1307,705,-0.590597848,-0.754008447,-1.344606295,0.519365281,0,0.519365281,-1.177036178,-0.901041334,-2.078077512,-0.355128468 -Lance Stephenson,stephla01,2014,RS,IND,5353,2752,0.627196563,-0.844372108,-0.217175545,3.571057442,3.571057442,0,-0.330415528,-0.041137033,-0.371552561,0.398993555 -Lance Stephenson,stephla01,2015,RS,CHA,3104,1573,-3.435665861,-2.331418649,-5.76708451,-2.429970167,-2.429970167,0,-3.581197408,-1.997386445,-5.578583853,0.341594389 -Lance Stephenson,stephla01,2016,PO,MEM,181,95,4.604761554,-7.088448097,-2.483686542,0.013128799,0,0.013128799,7.457044713,-6.708841676,0.748203037,-1.314034036 -Lance Stephenson,stephla01,2016,RS,LAC,1403,680,-2.405534163,-1.890534553,-4.296068716,-0.539312625,-0.539312625,0,-3.395902483,-1.807658106,-5.203560588,0.532957383 -Lance Stephenson,stephla01,2016,RS,MEM,1376,692,2.155361536,-3.335104444,-1.179742908,0.551458849,0.551458849,0,0.552857743,-3.226525301,-2.673667558,-0.51703661 -Lance Stephenson,stephla01,2017,PO,IND,212,107,6.372241089,-0.715090712,5.657150377,0.472030351,0,0.472030351,2.851616383,-1.582863365,1.268753018,-0.269515275 -Lance Stephenson,stephla01,2017,RS,NOP,344,162,-2.168331209,1.663537767,-0.504793443,0.18487952,0.18487952,0,-2.659102167,-0.347433578,-3.006535745,-0.365882905 -Lance Stephenson,stephla01,2017,RS,MIN,131,67,-2.350608679,-4.277318238,-6.627926917,-0.131932456,-0.131932456,0,-2.553703211,-6.029905181,-8.583608392,-0.46490069 -Lance Stephenson,stephla01,2017,RS,IND,254,132,-0.249030819,-3.202638827,-3.451669646,-0.046573452,-0.046573452,0,-0.661810711,-3.212419003,-3.874229714,-1.414585745 -Lance Stephenson,stephla01,2018,PO,IND,285,149,1.966094845,-5.563573682,-3.597478837,-0.065665563,0,-0.065665563,-1.932989345,-5.372325834,-7.305315179,-1.145015782 -Lance Stephenson,stephla01,2018,RS,IND,3769,1850,-0.398987869,-2.874353034,-3.273340903,-0.493526263,-0.493526263,0,-0.407805053,-2.818290601,-3.226095654,-0.088261751 -Lance Stephenson,stephla01,2019,RS,LAL,2490,1123,-1.110667412,-2.10793094,-3.218598352,-0.270194545,-0.270194545,0,-1.695466283,-2.559322842,-4.254789125,0.648699413 -Brook Steppe,steppbr01,1983,RS,KCK,1361,606,-0.789924044,-1.203967742,-1.993891786,0.235437706,0.235437706,0,-1.281542495,-1.595468037,-2.877010532,0.742397082 -Brook Steppe,steppbr01,1984,RS,IND,1844,857,-0.954200835,-1.686448961,-2.640649796,0.047909306,0.047909306,0,-1.559303652,-2.125323743,-3.684627394,0.208076196 -Brook Steppe,steppbr01,1985,PO,DET,43,20,-4.748236193,-4.746213232,-9.494449426,-0.071770852,0,-0.071770852,-5.23437862,-5.436220182,-10.6705988,1.169930189 -Brook Steppe,steppbr01,1985,RS,DET,1075,486,-1.027758776,-1.942405051,-2.970163826,-0.054763119,-0.054763119,0,-1.522609076,-2.524312061,-4.046921137,0.325434612 -Brook Steppe,steppbr01,1987,RS,SAC,1420,665,-0.776933529,-2.241495992,-3.018429521,-0.090963502,-0.090963502,0,-1.199093148,-2.508510712,-3.70760386,-0.123302192 -Brook Steppe,steppbr01,1989,RS,POR,534,244,-1.292430168,-1.061366695,-2.353796862,0.049464522,0.049464522,0,-1.753387843,-1.205136756,-2.958524599,0.292696926 -Barry Stevens,steveba01,1993,RS,GSW,13,6,4.71481407,-3.99284703,0.721967041,0.010516398,0.010516398,0,3.25107123,-4.015775374,-0.764704144,-1.031914669 -DeShawn Stevenson,stevede01,2001,PO,UTA,15,8,-8.728909253,-3.948003885,-12.67691314,-0.041436793,0,-0.041436793,-9.189068476,-7.346717926,-16.5357864,-0.760429884 -DeShawn Stevenson,stevede01,2001,RS,UTA,554,293,-5.106752964,-1.15575622,-6.262509184,-0.529547621,-0.529547621,0,-4.892510416,-2.549287023,-7.441797439,0.78566413 -DeShawn Stevenson,stevede01,2002,RS,UTA,2158,1134,-3.452160259,-2.462857117,-5.915017376,-1.826304376,-1.826304376,0,-3.590814197,-3.114733748,-6.705547945,-0.244073317 -DeShawn Stevenson,stevede01,2003,PO,UTA,70,37,6.494305195,-2.382051202,4.112253993,0.132899059,0,0.132899059,5.282733764,-2.678510177,2.604223587,-0.482373532 -DeShawn Stevenson,stevede01,2003,RS,UTA,1430,760,-4.940637295,-2.588614794,-7.529252089,-1.852073958,-1.852073958,0,-4.787557064,-3.298651416,-8.08620848,-0.054191189 -DeShawn Stevenson,stevede01,2004,RS,ORL,1785,933,-1.081930229,-1.881346371,-2.9632766,-0.101371025,-0.101371025,0,-1.086837805,-1.647014058,-2.733851863,-0.136677009 -DeShawn Stevenson,stevede01,2004,RS,UTA,2757,1511,-1.713363349,-1.814543685,-3.527907034,-0.598042261,-0.598042261,0,-1.845005633,-2.129177913,-3.974183546,-0.251753923 -DeShawn Stevenson,stevede01,2005,RS,ORL,2173,1089,-2.509581895,-3.062823858,-5.572405753,-1.562567309,-1.562567309,0,-2.658652228,-3.727174356,-6.385826584,-0.327681136 -DeShawn Stevenson,stevede01,2006,RS,ORL,4927,2648,-1.462359687,-2.111465963,-3.57382565,-1.108052014,-1.108052014,0,-1.687903808,-1.903496247,-3.591400055,-0.407056121 -DeShawn Stevenson,stevede01,2007,PO,WAS,227,122,-6.412767277,-1.840184019,-8.252951296,-0.35395599,0,-0.35395599,-5.435439875,-2.244378122,-7.679817997,0.176031202 -DeShawn Stevenson,stevede01,2007,RS,WAS,4797,2419,0.275426431,-2.184005896,-1.908579465,1.034553519,1.034553519,0,0.077454348,-2.217643084,-2.140188736,-0.349932004 -DeShawn Stevenson,stevede01,2008,PO,WAS,363,196,2.727823771,-0.767551288,1.960272483,0.485304438,0,0.485304438,2.623053692,-0.99945454,1.623599152,-0.089964049 -DeShawn Stevenson,stevede01,2008,RS,WAS,4836,2564,1.488534826,-1.068164708,0.420370117,4.132922401,4.132922401,0,1.389006151,-1.275737044,0.113269107,-0.324966491 -DeShawn Stevenson,stevede01,2009,RS,WAS,1699,886,-1.647357086,-1.843550963,-3.490908048,-0.33526224,-0.33526224,0,-1.626942519,-2.083062562,-3.710005081,0.095385807 -DeShawn Stevenson,stevede01,2010,PO,DAL,11,6,-10.48649372,-4.176284605,-14.66277833,-0.041173729,0,-0.041173729,-8.699297644,-1.967965233,-10.66726288,8.60131989 -DeShawn Stevenson,stevede01,2010,RS,DAL,520,267,-5.021401924,-1.308850407,-6.330252331,-0.491792674,-0.491792674,0,-5.2131565,-2.03675928,-7.24991578,0.78497897 -DeShawn Stevenson,stevede01,2010,RS,WAS,1189,616,-3.36560011,-1.55458216,-4.92018227,-0.688296824,-0.688296824,0,-3.766578463,-2.085571171,-5.852149633,0.859477719 -DeShawn Stevenson,stevede01,2011,PO,DAL,606,332,-1.591527812,0.152239987,-1.439287825,0.231687707,0,0.231687707,-1.308436388,0.211052186,-1.097384202,1.051474126 -DeShawn Stevenson,stevede01,2011,RS,DAL,2228,1158,-0.785576609,-1.288429139,-2.074005748,0.39948636,0.39948636,0,-0.70328598,-1.959654272,-2.662940253,0.023594578 -DeShawn Stevenson,stevede01,2012,RS,NJN,1823,960,-3.131134118,-0.14756839,-3.278702507,-0.25984522,-0.25984522,0,-3.339511961,-0.909840727,-4.249352687,0.317743668 -DeShawn Stevenson,stevede01,2013,PO,ATL,86,45,1.721511491,-4.258760734,-2.537249243,0.005011252,0,0.005011252,0.414918946,-4.609595635,-4.194676689,-0.4760731 -DeShawn Stevenson,stevede01,2013,RS,ATL,2260,1158,-0.770860792,-1.557482099,-2.328342891,0.24929153,0.24929153,0,-1.062113334,-1.556392423,-2.618505757,0.064138354 -Kebu Stewart,stewake01,1998,RS,PHI,210,110,-2.830073642,0.744135531,-2.085938111,0.037474619,0.037474619,0,-2.876110699,-0.315788467,-3.191899166,0.505300839 -Larry Stewart,stewala01,1992,RS,WSB,4589,2229,-0.619740087,-0.969695718,-1.589435805,1.317089604,1.317089604,0,-0.939479884,-0.796249209,-1.735729094,-0.203520796 -Larry Stewart,stewala01,1993,RS,WSB,3753,1823,-0.375450768,-1.584438823,-1.95988959,0.734564593,0.734564593,0,-0.923340372,-1.804856451,-2.728196822,-0.041690731 -Larry Stewart,stewala01,1994,RS,WSB,71,35,-2.336371914,0.964009004,-1.37236291,0.024756982,0.024756982,0,-2.578774474,0.505696887,-2.073077587,0.612306651 -Larry Stewart,stewala01,1995,RS,WSB,689,346,-2.068049637,0.300984308,-1.767065329,0.174377398,0.174377398,0,-2.624044452,-0.058656732,-2.682701184,0.466506785 -Larry Stewart,stewala01,1997,PO,SEA,31,16,9.424533022,5.980758399,15.40529142,0.157235498,0,0.157235498,9.179907051,5.621899365,14.80180642,2.529908389 -Larry Stewart,stewala01,1997,RS,SEA,1869,982,-2.410519565,-0.723989132,-3.134508697,-0.192887964,-0.192887964,0,-2.675324545,-1.55171068,-4.227035224,0.115011642 -Michael Stewart,stewami01,1998,RS,SAC,3418,1761,-3.165042842,2.082318244,-1.082724598,1.49353994,1.49353994,0,-3.226333892,1.845757621,-1.380576271,-0.271018603 -Michael Stewart,stewami01,1999,RS,TOR,737,394,-3.031522628,-0.59321534,-3.624737968,-0.176598831,-0.176598831,0,-3.589179535,-0.444856981,-4.034036516,0.389008246 -Michael Stewart,stewami01,2000,RS,TOR,758,389,-5.758584853,-0.830785935,-6.589370788,-0.770000722,-0.770000722,0,-5.910059697,-0.642686566,-6.552746263,0.990329003 -Michael Stewart,stewami01,2001,PO,TOR,7,4,-5.462752052,-5.14994374,-10.61269579,-0.016007859,0,-0.016007859,-5.751369737,-7.52839531,-13.27976505,-2.957940455 -Michael Stewart,stewami01,2001,RS,TOR,236,123,-4.362525421,-1.192984757,-5.555510178,-0.176811413,-0.176811413,0,-4.194780864,-1.464130842,-5.658911706,0.394806186 -Michael Stewart,stewami01,2002,PO,TOR,14,8,0.896070544,-0.078355024,0.817715519,0.01536319,0,0.01536319,-0.253211534,-0.495849868,-0.749061402,2.102266832 -Michael Stewart,stewami01,2002,RS,TOR,174,93,-3.475351005,-0.146139116,-3.621490121,-0.042093172,-0.042093172,0,-3.442081524,0.877951657,-2.564129867,1.647341587 -Michael Stewart,stewami01,2003,RS,CLE,497,251,-3.976773236,-0.385235055,-4.362008291,-0.207057971,-0.207057971,0,-4.755925851,-1.135793449,-5.891719299,0.278284233 -Michael Stewart,stewami01,2004,PO,BOS,4,2,-3.705591082,-6.458990512,-10.16458159,-0.008762868,0,-0.008762868,-5.091271172,4.152128515,-0.939142658,11.00815986 -Michael Stewart,stewami01,2004,RS,BOS,139,71,-5.973752321,-2.050408792,-8.024161113,-0.193104787,-0.193104787,0,-6.482728614,-2.18346892,-8.666197534,0.979593974 -Michael Stewart,stewami01,2004,RS,CLE,145,76,-2.228962018,-1.893852359,-4.122814377,-0.054373284,-0.054373284,0,-3.018064312,-0.131510663,-3.149574975,1.956417612 -Michael Stewart,stewami01,2005,RS,ATL,279,145,-0.413235615,-1.473598591,-1.886834206,0.064552824,0.064552824,0,-0.946394023,-0.327047935,-1.273441958,1.004099736 -Greg Stiemsma,stiemgr01,2012,PO,BOS,265,143,-1.212885671,1.775987877,0.563102207,0.250988994,0,0.250988994,-1.860848508,1.621656353,-0.239192155,0.610147103 -Greg Stiemsma,stiemgr01,2012,RS,BOS,1459,766,-3.576461737,4.836427224,1.259965487,1.581061421,1.581061421,0,-3.54550265,5.083534346,1.538031696,0.819940281 -Greg Stiemsma,stiemgr01,2013,RS,MIN,2364,1209,-5.139394304,2.911253385,-2.228140919,0.323454142,0.323454142,0,-5.047465111,2.801476754,-2.245988357,0.449712626 -Greg Stiemsma,stiemgr01,2014,RS,NOP,1950,1007,-4.070482847,-0.153773789,-4.224256636,-0.752336829,-0.752336829,0,-3.656303204,0.476338985,-3.179964219,-0.645071277 -Greg Stiemsma,stiemgr01,2015,PO,TOR,5,2,8.970076445,31.23095077,40.20102722,0.047092347,0,0.047092347,5.081442893,17.41423337,22.49567627,4.036097082 -Greg Stiemsma,stiemgr01,2015,RS,TOR,133,66,-5.101087855,-5.596359391,-10.69744725,-0.2710159,-0.2710159,0,-4.138804883,-6.038276091,-10.17708097,1.218289413 -Steve Stipanovich,stipast01,1984,RS,IND,5220,2426,-3.06186658,0.78303401,-2.27883257,0.58458493,0.58458493,0,-2.900148505,0.956845568,-1.943302937,0.246494574 -Steve Stipanovich,stipast01,1985,RS,IND,5127,2315,-1.502169152,1.144251441,-0.357917711,2.826270414,2.826270414,0,-1.38382124,1.033480819,-0.35034042,0.034782215 -Steve Stipanovich,stipast01,1986,RS,IND,5097,2397,-1.156915327,1.705138935,0.548223608,4.028769939,4.028769939,0,-1.002463082,1.667551939,0.665088857,-0.122745809 -Steve Stipanovich,stipast01,1987,PO,IND,287,149,-0.602824092,4.38928481,3.786460718,0.51273741,0,0.51273741,-0.629048374,3.905294955,3.276246581,0.048947097 -Steve Stipanovich,stipast01,1987,RS,IND,5748,2761,-0.452590067,2.771210408,2.318620341,7.13437315,7.13437315,0,-0.320823759,2.752480314,2.431656554,-0.080027086 -Steve Stipanovich,stipast01,1988,RS,IND,5559,2692,-1.087544458,1.873018072,0.785473613,4.859588827,4.859588827,0,-0.8215133,2.017840557,1.196327257,0.078107621 -Bryant Stith,stithbr01,1993,RS,DEN,1819,865,-0.813557859,-1.137419188,-1.950977047,0.352320015,0.352320015,0,-1.437711078,-1.142066111,-2.57977719,-0.085317287 -Bryant Stith,stithbr01,1994,PO,DEN,762,413,1.665907321,0.270108056,1.936015378,1.008854217,0,1.008854217,0.958675969,0.294796846,1.253472815,-0.83806678 -Bryant Stith,stithbr01,1994,RS,DEN,5778,2853,0.223985779,0.266458626,0.490444405,4.693026541,4.693026541,0,-0.187098263,0.52842562,0.341327356,-0.484915774 -Bryant Stith,stithbr01,1995,PO,DEN,162,85,7.305606685,-1.949092352,5.356514333,0.361206166,0,0.361206166,5.872528025,-1.619102017,4.253426007,-0.341373246 -Bryant Stith,stithbr01,1995,RS,DEN,4491,2329,0.71415107,-0.386196315,0.327954755,3.639828766,3.639828766,0,0.313554656,-0.385190056,-0.0716354,-0.451756576 -Bryant Stith,stithbr01,1996,RS,DEN,5460,2810,0.01748804,0.063303407,0.080791447,4.044793729,4.044793729,0,-0.072301233,0.369607694,0.297306461,-0.311540403 -Bryant Stith,stithbr01,1997,RS,DEN,3481,1788,0.938891799,-0.982152918,-0.043261119,2.45945807,2.45945807,0,0.681134427,-0.637504176,0.043630252,-0.359624225 -Bryant Stith,stithbr01,1998,RS,DEN,1357,718,-2.169610792,-2.620994401,-4.790605193,-0.747488539,-0.747488539,0,-2.523988605,-2.785197417,-5.309186022,-0.004069828 -Bryant Stith,stithbr01,1999,RS,DEN,2277,1194,-0.480644026,-2.680850777,-3.161494803,-0.249570598,-0.249570598,0,-0.967612827,-2.910997598,-3.878610424,-0.396112215 -Bryant Stith,stithbr01,2000,RS,DEN,1379,691,0.848733974,-1.53580069,-0.687066716,0.72627259,0.72627259,0,0.097093612,-2.100079677,-2.002986065,-0.130951493 -Bryant Stith,stithbr01,2001,RS,BOS,4886,2504,0.057887297,0.18087042,0.238757717,3.814242527,3.814242527,0,-0.319424986,0.29521959,-0.024205396,-0.097156855 -Bryant Stith,stithbr01,2002,RS,CLE,1265,665,-1.844057192,-0.514188488,-2.35824568,0.132916261,0.132916261,0,-1.850304833,-1.243803802,-3.094108635,0.000469448 -Alex Stivrins,stivral01,1986,RS,SEA,29,14,-12.3277712,-6.736140572,-19.06391177,-0.117920093,-0.117920093,0,-11.55159471,-8.39205066,-19.94364537,1.235526296 -Alex Stivrins,stivral01,1993,RS,MIL,51,25,-3.28862299,-1.796543856,-5.085166846,-0.029967117,-0.029967117,0,-3.457011429,-1.986466352,-5.443477781,0.598642737 -Alex Stivrins,stivral01,1993,RS,ATL,31,15,-0.924165632,-2.839727902,-3.763893534,-0.007653175,-0.007653175,0,-1.285062173,-4.793396319,-6.078458492,-1.339823974 -Alex Stivrins,stivral01,1993,RS,PHO,74,35,-3.506487818,-2.578664765,-6.085152582,-0.060690784,-0.060690784,0,-3.187795543,-2.954732913,-6.142528455,1.866384531 -Alex Stivrins,stivral01,1993,RS,LAC,2,1,-35.87330917,-4.204535072,-40.07784425,-0.018793495,-0.018793495,0,-32.58634725,-6.327788307,-38.91413556,-1.291632361 -David Stockton,stockda01,2015,RS,SAC,74,33,-1.976616571,6.846022702,4.869406131,0.130673367,0.130673367,0,-4.274464609,2.435837128,-1.838627482,1.785413279 -David Stockton,stockda01,2018,PO,UTA,12,6,-5.943458827,5.274281167,-0.66917766,0.006530033,0,0.006530033,-4.366748368,5.345441731,0.978693362,-0.587051743 -David Stockton,stockda01,2018,RS,UTA,21,9,6.349699311,-23.79339967,-17.44370036,-0.070453156,-0.070453156,0,4.603376548,-18.21912659,-13.61575004,4.385106723 -John Stockton,stockjo01,1985,PO,UTA,416,186,1.800881538,0.959418575,2.760300113,0.543118066,0,0.543118066,1.214619947,1.364738173,2.57935812,0.73994786 -John Stockton,stockjo01,1985,RS,UTA,3300,1490,0.712106332,1.209934525,1.922040857,3.57335332,3.57335332,0,0.29073772,1.43929678,1.7300345,0.630737254 -John Stockton,stockjo01,1986,PO,UTA,144,73,2.544007835,1.614902171,4.158910006,0.266485193,0,0.266485193,1.970365304,1.891734734,3.862100038,0.413881381 -John Stockton,stockjo01,1986,RS,UTA,4212,1935,3.130062185,2.091325845,5.22138803,7.889118206,7.889118206,0,2.802818914,2.555912355,5.358731269,0.255675818 -John Stockton,stockjo01,1987,PO,UTA,317,157,4.495781277,3.524184246,8.019965523,0.892925409,0,0.892925409,3.95337762,4.401643017,8.355020637,0.353111402 -John Stockton,stockjo01,1987,RS,UTA,4041,1858,4.31731347,2.94601227,7.26332574,9.533997312,9.533997312,0,3.88635249,3.291615078,7.177967569,0.449791377 -John Stockton,stockjo01,1988,PO,UTA,958,478,7.73107348,2.949808658,10.68088214,3.374259597,0,3.374259597,7.582445857,3.19078464,10.7732305,-0.110585616 -John Stockton,stockjo01,1988,RS,UTA,6079,2842,7.568213977,2.739983534,10.30819751,18.89923057,18.89923057,0,7.158110986,3.178790991,10.33690198,-0.186341055 -John Stockton,stockjo01,1989,PO,UTA,292,139,7.360787425,2.197966798,9.558754223,0.897889502,0,0.897889502,6.987819632,2.985906413,9.973726045,-0.254934134 -John Stockton,stockjo01,1989,RS,UTA,6548,3171,7.472570966,2.789267089,10.26183806,21.01189611,21.01189611,0,7.151287489,3.23369245,10.38497994,-0.18990726 -John Stockton,stockjo01,1990,PO,UTA,388,194,6.739661081,-0.687371643,6.052289438,0.899030081,0,0.899030081,6.447635685,-0.112155976,6.335479709,0.05056531 -John Stockton,stockjo01,1990,RS,UTA,5903,2915,8.309028957,1.864534726,10.17356368,19.16841624,19.16841624,0,8.213925775,2.368267226,10.582193,-0.269050977 -John Stockton,stockjo01,1991,PO,UTA,751,373,8.621204503,2.306248391,10.92745289,2.676557047,0,2.676557047,8.500526556,2.478185709,10.97871226,-0.280063722 -John Stockton,stockjo01,1991,RS,UTA,6231,3103,7.751295431,2.236772407,9.988067837,20.13974431,20.13974431,0,7.694200635,2.62150685,10.31570749,-0.130429492 -John Stockton,stockjo01,1992,PO,UTA,1180,623,7.242299913,0.421172888,7.663472801,3.404257007,0,3.404257007,7.523161723,0.705817291,8.228979014,-0.258843387 -John Stockton,stockjo01,1992,RS,UTA,6041,3002,7.812605225,2.500090775,10.312696,19.98846538,19.98846538,0,7.875463193,2.951717187,10.82718038,-0.09108398 -John Stockton,stockjo01,1993,PO,UTA,347,193,6.389887067,2.500369726,8.890256793,1.182746119,0,1.182746119,6.279534915,3.070010199,9.349545114,0.046713294 -John Stockton,stockjo01,1993,RS,UTA,5822,2863,6.28669991,1.233979533,7.520679443,14.97888256,14.97888256,0,6.235127891,1.550628231,7.785756122,-0.153575852 -John Stockton,stockjo01,1994,PO,UTA,1086,597,5.26008477,0.875749783,6.135834553,2.781366173,0,2.781366173,5.171389812,1.06963878,6.241028592,-0.322742488 -John Stockton,stockjo01,1994,RS,UTA,5825,2969,7.357259587,1.486368586,8.843628174,17.53314533,17.53314533,0,7.059509102,1.807198087,8.866707189,-0.157248023 -John Stockton,stockjo01,1995,PO,UTA,365,193,6.24330397,-2.079274561,4.164029409,0.697168602,0,0.697168602,6.419005345,-1.663790622,4.755214723,-0.641096712 -John Stockton,stockjo01,1995,RS,UTA,5594,2867,8.118285463,1.718029865,9.836315328,18.32604364,18.32604364,0,7.949740172,2.000608648,9.95034882,-0.431673074 -John Stockton,stockjo01,1996,PO,UTA,1228,679,5.480143839,1.318721717,6.798865557,3.393650112,0,3.393650112,5.479563344,1.543142554,7.022705898,-0.466991699 -John Stockton,stockjo01,1996,RS,UTA,5528,2915,7.38420484,0.254103954,7.638308795,15.35971741,15.35971741,0,7.101159416,0.59330972,7.694469137,-0.54209891 -John Stockton,stockjo01,1997,PO,UTA,1349,739,7.520161868,0.963547114,8.483708983,4.341860215,0,4.341860215,7.329520269,1.100905728,8.430425998,-0.535289607 -John Stockton,stockjo01,1997,RS,UTA,5492,2896,7.028429428,0.911744529,7.940173957,15.70716736,15.70716736,0,6.791374407,1.186329137,7.977703544,-0.508309631 -John Stockton,stockjo01,1998,PO,UTA,1075,596,5.484916837,2.099110196,7.584027032,3.235524663,0,3.235524663,5.304024066,2.23771408,7.541738146,-0.144373851 -John Stockton,stockjo01,1998,RS,UTA,3492,1858,6.347672682,-0.181380906,6.166291776,8.409457925,8.409457925,0,6.035108988,-0.051646178,5.98346281,-0.462116391 -John Stockton,stockjo01,1999,PO,UTA,640,352,3.303606935,1.132098656,4.435705592,1.327347583,0,1.327347583,3.325493516,1.288601318,4.614094835,-0.234980135 -John Stockton,stockjo01,1999,RS,UTA,2585,1410,5.31615531,1.779573913,7.095729223,7.05927511,7.05927511,0,5.088458067,1.870677986,6.959136054,-0.299428928 -John Stockton,stockjo01,2000,PO,UTA,648,350,4.978791433,-0.078918669,4.899872764,1.401716669,0,1.401716669,4.444435447,0.386217388,4.830652836,-0.451627207 -John Stockton,stockjo01,2000,RS,UTA,4592,2432,6.403657609,1.328387735,7.732045344,12.96808507,12.96808507,0,6.075078229,1.550804847,7.625883076,-0.276030471 -John Stockton,stockjo01,2001,PO,UTA,338,186,9.403281479,4.50521646,13.90849794,1.630291637,0,1.630291637,8.789171139,5.084722187,13.87389333,-0.007144428 -John Stockton,stockjo01,2001,RS,UTA,4536,2397,6.837539704,2.727189017,9.564728721,15.00421503,15.00421503,0,6.483079775,2.527099227,9.010179002,-0.343819516 -John Stockton,stockjo01,2002,PO,UTA,265,141,6.923401719,5.458729128,12.38213085,1.124916129,0,1.124916129,6.367470675,6.236058593,12.60352927,0.179554495 -John Stockton,stockjo01,2002,RS,UTA,4883,2566,5.098793262,1.763127033,6.861920294,12.56097926,12.56097926,0,4.681818236,2.05252675,6.734344986,-0.165488687 -John Stockton,stockjo01,2003,PO,UTA,280,149,2.497901878,-0.176002795,2.321899083,0.396569503,0,0.396569503,2.335933996,0.11293984,2.448873836,-0.249836282 -John Stockton,stockjo01,2003,RS,UTA,4281,2275,4.589377336,1.298034012,5.887411348,10.00316787,10.00316787,0,4.273038469,1.601014487,5.874052955,-0.204993915 -Peja Stojakovic,stojape01,1999,PO,SAC,202,108,0.373343526,-1.376752105,-1.00340858,0.098999961,0,0.098999961,-0.022594826,-2.062845223,-2.085440049,-0.225546425 -Peja Stojakovic,stojape01,1999,RS,SAC,2074,1025,0.449815471,-0.34811812,0.10169735,1.487724552,1.487724552,0,0.488838693,-1.161853907,-0.673015214,-0.216336747 -Peja Stojakovic,stojape01,2000,PO,SAC,250,129,-0.817433902,-0.542179567,-1.359613469,0.093977194,0,0.093977194,-0.661526806,-0.889087994,-1.5506148,-0.37846737 -Peja Stojakovic,stojape01,2000,RS,SAC,3660,1749,1.731635721,-0.612040594,1.119595127,3.440851646,3.440851646,0,1.545955536,-1.150445693,0.395509843,-0.331310915 -Peja Stojakovic,stojape01,2001,PO,SAC,622,307,3.017918744,-1.422998978,1.594919766,0.697081402,0,0.697081402,2.573562146,-1.487267341,1.086294805,-0.619679585 -Peja Stojakovic,stojape01,2001,RS,SAC,5779,2905,3.133025886,-0.838743027,2.294282859,7.444406376,7.444406376,0,3.122337714,-0.60813134,2.514206374,-0.393775216 -Peja Stojakovic,stojape01,2002,PO,SAC,669,338,-0.304650594,-2.166832173,-2.471482768,0.049509992,0,0.049509992,-0.1039955,-2.394911423,-2.498906923,-0.047834884 -Peja Stojakovic,stojape01,2002,RS,SAC,5337,2649,3.263447433,-1.50239967,1.761047763,6.065173901,6.065173901,0,3.309204555,-1.3139147,1.995289856,-0.475658647 -Peja Stojakovic,stojape01,2003,PO,SAC,970,486,5.593004878,0.187617972,5.78062285,2.166318873,0,2.166318873,5.584840027,0.612893107,6.197733134,-0.638878807 -Peja Stojakovic,stojape01,2003,RS,SAC,4925,2450,3.820122661,-0.050697152,3.76942551,8.135393652,8.135393652,0,3.735289865,0.003639997,3.738929862,-0.156194517 -Peja Stojakovic,stojape01,2004,PO,SAC,1018,517,0.518572976,1.025575121,1.544148097,1.164876245,0,1.164876245,0.924183435,1.430880362,2.355063797,-0.254889363 -Peja Stojakovic,stojape01,2004,RS,SAC,6383,3264,4.944217629,-1.415590116,3.528627513,10.4011553,10.4011553,0,5.138478713,-1.036218317,4.102260396,-0.476136525 -Peja Stojakovic,stojape01,2005,PO,SAC,387,203,4.809438125,-0.794122072,4.015316053,0.72060696,0,0.72060696,4.620822193,-0.18194406,4.438878133,-0.257237134 -Peja Stojakovic,stojape01,2005,RS,SAC,4966,2534,3.223078719,-1.360102162,1.862976558,5.947806326,5.947806326,0,3.432781466,-1.049090689,2.383690777,-0.247922017 -Peja Stojakovic,stojape01,2006,PO,IND,93,51,2.445874019,-0.474976832,1.970897186,0.126799667,0,0.126799667,1.767600378,-0.678708506,1.088891872,0.077504079 -Peja Stojakovic,stojape01,2006,RS,SAC,2221,1147,0.975083347,-2.071377753,-1.096294406,0.978447563,0.978447563,0,1.086159632,-1.699824978,-0.613665346,1.013123775 -Peja Stojakovic,stojape01,2006,RS,IND,2748,1454,3.399976603,-1.098813379,2.301163224,3.784940947,3.784940947,0,3.171081469,-0.761806561,2.409274907,0.9251407 -Peja Stojakovic,stojape01,2007,RS,NOK,808,425,1.242753363,-0.713381515,0.529371848,0.711145275,0.711145275,0,1.603824793,-0.679969172,0.923855621,0.008201437 -Peja Stojakovic,stojape01,2008,PO,NOH,830,455,1.566686702,-1.35953781,0.207148892,0.700332816,0,0.700332816,1.628107174,-1.515316844,0.11279033,-0.965433172 -Peja Stojakovic,stojape01,2008,RS,NOH,5136,2711,3.004212755,-0.839800426,2.164412329,6.762498927,6.762498927,0,3.174109752,-0.713042404,2.461067349,-0.480076319 -Peja Stojakovic,stojape01,2009,PO,NOH,307,162,-0.772727536,-2.406985567,-3.179713104,-0.036904665,0,-0.036904665,-1.156268037,-1.573645482,-2.729913518,0.672208742 -Peja Stojakovic,stojape01,2009,RS,NOH,3865,2089,1.067380245,-1.09972602,-0.032345775,2.891898543,2.891898543,0,1.313150633,-0.981970137,0.331180496,-0.147335003 -Peja Stojakovic,stojape01,2010,RS,NOH,3799,1947,0.280607209,-0.022852712,0.257754497,2.97890536,2.97890536,0,0.457229669,-0.356300805,0.100928864,-0.278856404 -Peja Stojakovic,stojape01,2011,PO,DAL,639,350,1.021119768,0.684083162,1.70520293,0.823641979,0,0.823641979,1.424055956,-0.026559261,1.397496695,0.338813791 -Peja Stojakovic,stojape01,2011,RS,TOR,43,22,9.633023151,-5.230365023,4.402658128,0.081657566,0.081657566,0,8.683705164,-7.70189636,0.981808804,1.594098983 -Peja Stojakovic,stojape01,2011,RS,NOH,166,89,2.75454608,-1.536782848,1.217763232,0.184293617,0.184293617,0,2.861411282,-3.164262123,-0.302850841,2.134350858 -Peja Stojakovic,stojape01,2011,RS,DAL,974,506,1.369937233,-0.587201546,0.782735687,0.924768449,0.924768449,0,1.42289837,-1.193355176,0.229543194,1.303183817 -Ed Stokes,stokeed01,1998,RS,TOR,33,17,-9.034058678,2.262253044,-6.771805633,-0.035601654,-0.035601654,0,-8.373039337,1.872267226,-6.500772112,1.882810947 -Greg Stokes,stokegr01,1986,PO,PHI,186,90,-4.417969163,-0.237546759,-4.655515921,-0.090221005,0,-0.090221005,-4.554552259,-0.990997681,-5.54554994,-0.022675753 -Greg Stokes,stokegr01,1986,RS,PHI,741,350,-2.391570204,-0.458654226,-2.850224431,-0.01800122,-0.01800122,0,-2.513111017,-0.558483709,-3.071594726,0.601382266 -Greg Stokes,stokegr01,1990,RS,SAC,69,34,-13.03732985,-4.559249328,-17.59657917,-0.261926557,-0.261926557,0,-12.87067988,-4.271781195,-17.14246108,1.695733185 -Jarnell Stokes,stokeja01,2015,RS,MEM,261,126,-0.792891007,-0.523428704,-1.316319711,0.093332894,0.093332894,0,-1.504584252,-1.100472565,-2.605056817,1.215760933 -Jarnell Stokes,stokeja01,2016,RS,MIA,28,14,2.535665777,10.69971722,13.235383,0.113025332,0.113025332,0,1.458579685,8.440230113,9.898809798,-0.988439891 -Jarnell Stokes,stokeja01,2016,RS,MEM,9,4,0.342665235,16.95399725,17.29666248,0.040005367,0.040005367,0,-0.863999781,11.58624328,10.7222435,-2.16349674 -Jarnell Stokes,stokeja01,2017,RS,DEN,15,7,12.07219178,3.864468015,15.93665979,0.067904909,0.067904909,0,11.60185042,4.575477534,16.17732795,1.715802696 -Diamond Stone,stonedi01,2017,RS,LAC,50,24,-19.54583576,-6.075092815,-25.62092857,-0.281349006,-0.281349006,0,-13.58337334,-6.800199419,-20.38357276,0.455011015 -Julyan Stone,stoneju01,2012,PO,DEN,10,5,14.45440539,-4.967188251,9.487217143,0.03093516,0,0.03093516,11.67992721,-6.902218242,4.777708972,-3.526485387 -Julyan Stone,stoneju01,2012,RS,DEN,355,179,0.528592348,-0.433899548,0.0946928,0.260377976,0.260377976,0,-0.159170897,-1.04067443,-1.199845327,0.20764513 -Julyan Stone,stoneju01,2013,PO,DEN,27,13,-0.285728747,-3.604793097,-3.890521844,-0.007878229,0,-0.007878229,-2.351817722,-2.736601075,-5.088418797,0.886853416 -Julyan Stone,stoneju01,2013,RS,DEN,56,28,-0.372895332,-1.346069429,-1.718964761,0.014814169,0.014814169,0,-1.315302328,-1.642200713,-2.957503041,0.538631289 -Julyan Stone,stoneju01,2014,RS,TOR,233,120,-3.828332477,-3.049021561,-6.877354037,-0.249618591,-0.249618591,0,-3.604557054,-2.41516479,-6.019721844,-1.167002479 -Julyan Stone,stoneju01,2018,RS,CHA,378,175,-0.568350301,3.043670905,2.475320603,0.466978109,0.466978109,0,-1.368789062,1.191425007,-0.177364054,0.092566165 -Awvee Storey,storeaw01,2005,RS,NJN,60,32,-1.235847595,-1.905069123,-3.140916718,-0.006321169,-0.006321169,0,-2.294632784,-3.353078215,-5.647710998,-0.880978088 -Awvee Storey,storeaw01,2006,RS,WAS,226,116,-2.3877301,-1.055472267,-3.443202367,-0.041548091,-0.041548091,0,-2.71022029,-1.413685594,-4.123905884,1.166223601 -Awvee Storey,storeaw01,2008,RS,MIL,498,259,-0.693215457,-2.325340167,-3.018555624,-0.035787491,-0.035787491,0,-1.296659559,-2.036897634,-3.333557192,0.791050671 -Amar'e Stoudemire,stoudam01,2003,PO,PHO,391,203,-1.632679833,1.9841173,0.351437467,0.333397371,0,0.333397371,-1.713630061,1.879054548,0.165424487,0.581235407 -Amar'e Stoudemire,stoudam01,2003,RS,PHO,4955,2570,-1.528074666,-0.951427663,-2.479502329,0.354528894,0.354528894,0,-1.309987606,-0.794139577,-2.104127183,-0.039316961 -Amar'e Stoudemire,stoudam01,2004,RS,PHO,3951,2025,-0.795320775,-1.335595196,-2.130915972,0.638599242,0.638599242,0,-0.521206248,-1.200764039,-1.721970287,-0.144058806 -Amar'e Stoudemire,stoudam01,2005,PO,PHO,1192,601,5.146470511,-2.664369944,2.482100566,1.645729252,0,1.645729252,5.649027351,-2.098340696,3.550686655,-0.486803941 -Amar'e Stoudemire,stoudam01,2005,RS,PHO,5838,2889,3.154673037,-0.1861726,2.968500437,8.399414596,8.399414596,0,3.385604554,0.231382959,3.616987512,-0.321786923 -Amar'e Stoudemire,stoudam01,2006,RS,PHO,101,50,-3.279484136,0.410749632,-2.868734504,-0.002990041,-0.002990041,0,-2.919703862,-0.337651572,-3.257355434,-1.176085764 -Amar'e Stoudemire,stoudam01,2007,PO,PHO,680,343,3.126127284,2.56126515,5.687392434,1.519884786,0,1.519884786,3.702078705,3.014872692,6.716951397,-0.175611305 -Amar'e Stoudemire,stoudam01,2007,RS,PHO,5417,2689,0.417608879,0.026868144,0.444477023,4.37733331,4.37733331,0,0.914183633,0.296736024,1.210919657,-0.111637843 -Amar'e Stoudemire,stoudam01,2008,PO,PHO,398,204,-1.406950357,1.325517548,-0.08143281,0.286189674,0,0.286189674,-0.483431469,1.733914953,1.250483484,-0.083099222 -Amar'e Stoudemire,stoudam01,2008,RS,PHO,5455,2677,3.974343517,-0.00949129,3.964852227,9.151898703,9.151898703,0,4.006240505,0.475663704,4.481904209,-0.196699129 -Amar'e Stoudemire,stoudam01,2009,RS,PHO,3941,1948,0.326636448,0.617696355,0.944332803,3.654439539,3.654439539,0,0.659274088,0.710070066,1.369344154,-0.435884282 -Amar'e Stoudemire,stoudam01,2010,PO,PHO,1119,584,1.992226638,-0.817805693,1.174420944,1.200901486,0,1.200901486,2.574862655,-0.506021669,2.068840986,-0.382208748 -Amar'e Stoudemire,stoudam01,2010,RS,PHO,5699,2838,1.92450694,-1.312789583,0.611717357,4.855641628,4.855641628,0,2.26276371,-0.805720191,1.457043518,-0.230428179 -Amar'e Stoudemire,stoudam01,2011,PO,NYK,259,134,-5.141210582,-3.745322309,-8.886532891,-0.430302785,0,-0.430302785,-4.773450078,-3.153679077,-7.927129154,-0.49083136 -Amar'e Stoudemire,stoudam01,2011,RS,NYK,5782,2870,0.626618849,-1.757339896,-1.130721046,2.361112609,2.361112609,0,1.091447537,-1.383459425,-0.292011887,-0.391297632 -Amar'e Stoudemire,stoudam01,2012,PO,NYK,255,139,-0.08718474,-0.637054513,-0.724239253,0.14904535,0,0.14904535,-0.311221931,0.00326847,-0.307953461,0.533296966 -Amar'e Stoudemire,stoudam01,2012,RS,NYK,3030,1543,-1.93460732,-1.408733361,-3.343340681,-0.466444702,-0.466444702,0,-1.721813869,-1.122854954,-2.844668823,-0.129695343 -Amar'e Stoudemire,stoudam01,2013,PO,NYK,60,33,-3.488159205,-5.693922474,-9.182081679,-0.113536937,0,-0.113536937,-3.824575041,-4.616042283,-8.440617324,1.497637176 -Amar'e Stoudemire,stoudam01,2013,RS,NYK,1291,682,0.794991005,-2.635840183,-1.840849178,0.3168507,0.3168507,0,0.467309846,-2.55135326,-2.084043414,0.148876296 -Amar'e Stoudemire,stoudam01,2014,RS,NYK,2769,1466,-0.942576863,-0.238217657,-1.18079452,1.162911083,1.162911083,0,-0.956225982,-1.06585962,-2.022085602,-0.881044917 -Amar'e Stoudemire,stoudam01,2015,PO,DAL,165,75,-4.599493632,-3.650599431,-8.250093063,-0.219503121,0,-0.219503121,-5.634225675,-5.567742309,-11.20196798,1.08555271 -Amar'e Stoudemire,stoudam01,2015,RS,NYK,1656,865,1.012235967,1.232446548,2.244682516,2.190111637,2.190111637,0,0.617352371,0.534163241,1.151515612,-0.615870569 -Amar'e Stoudemire,stoudam01,2015,RS,DAL,786,380,1.152385065,-1.965472659,-0.813087595,0.374184708,0.374184708,0,1.145557043,-1.543109117,-0.397552074,-0.341197424 -Amar'e Stoudemire,stoudam01,2016,PO,MIA,156,82,-3.829122851,1.905909612,-1.92321324,0.036401475,0,0.036401475,-3.41253304,2.059149899,-1.353383141,1.937912618 -Amar'e Stoudemire,stoudam01,2016,RS,MIA,1512,762,-1.905524447,0.697592551,-1.207931896,0.598829401,0.598829401,0,-2.077491537,0.570883824,-1.506607713,-0.111498132 -Damon Stoudamire,stoudda01,1996,RS,TOR,5627,2865,1.941082979,-1.859311332,0.081771647,4.11918346,4.11918346,0,1.941592871,-1.366531446,0.575061425,-0.450899279 -Damon Stoudamire,stoudda01,1997,RS,TOR,6321,3311,3.103657046,-1.282401749,1.821255297,7.691703691,7.691703691,0,3.162483092,-0.987750096,2.174732995,-0.359134268 -Damon Stoudamire,stoudda01,1998,PO,POR,319,166,4.071942946,-1.364303318,2.707639628,0.474495882,0,0.474495882,4.42613144,-1.186502834,3.239628606,-0.405592793 -Damon Stoudamire,stoudda01,1998,RS,POR,1529,806,1.936163988,0.185302056,2.121466044,2.013622436,2.013622436,0,2.149516659,0.348240763,2.497757422,0.473014505 -Damon Stoudamire,stoudda01,1998,RS,TOR,3967,2033,2.479935905,-2.207270768,0.272665137,3.145331231,3.145331231,0,2.40592387,-1.42366263,0.98226124,0.294656856 -Damon Stoudamire,stoudda01,1999,PO,POR,717,403,-0.462102092,-1.890037999,-2.352140091,0.083976927,0,0.083976927,-0.313442647,-1.992162706,-2.305605353,-0.403667236 -Damon Stoudamire,stoudda01,1999,RS,POR,3145,1673,1.51295692,-0.423854075,1.089102845,3.25849534,3.25849534,0,1.701344644,-0.303071032,1.398273612,-0.506076255 -Damon Stoudamire,stoudda01,2000,PO,POR,809,447,0.855283822,-0.359547363,0.495736459,0.76267568,0,0.76267568,0.721084241,-0.269881605,0.451202636,-0.088291895 -Damon Stoudamire,stoudda01,2000,RS,POR,4494,2372,1.856655973,-0.303726717,1.552929256,5.194932351,5.194932351,0,2.04484488,-0.042564101,2.002280779,-0.225235523 -Damon Stoudamire,stoudda01,2001,PO,POR,220,114,0.272219857,-1.79656072,-1.524340862,0.073627727,0,0.073627727,-0.088790772,-1.873718189,-1.962508961,0.128302434 -Damon Stoudamire,stoudda01,2001,RS,POR,4985,2655,2.406967918,0.083387931,2.490355849,7.09132876,7.09132876,0,2.550903617,0.434845001,2.985748618,-0.093111236 -Damon Stoudamire,stoudda01,2002,PO,POR,192,99,-4.670383795,-0.656709703,-5.327093498,-0.132781966,0,-0.132781966,-4.619924198,-0.888163431,-5.508087629,-1.002492008 -Damon Stoudamire,stoudda01,2002,RS,POR,5261,2796,2.10779347,-1.343944241,0.763849229,4.98668006,4.98668006,0,2.075884204,-0.907927334,1.167956869,-0.47411518 -Damon Stoudamire,stoudda01,2003,PO,POR,430,232,6.866705934,0.781539011,7.648244945,1.263301303,0,1.263301303,6.684780966,1.28322705,7.968008016,-0.439326166 -Damon Stoudamire,stoudda01,2003,RS,POR,2477,1315,-0.282573729,-0.56697319,-0.849546918,1.267767566,1.267767566,0,-0.343621068,-1.105952808,-1.449573876,-0.525116395 -Damon Stoudamire,stoudda01,2004,RS,POR,5664,3118,1.788340732,-1.390470421,0.397870311,4.994859049,4.994859049,0,1.967456763,-0.755654569,1.211802193,-0.232786114 -Damon Stoudamire,stoudda01,2005,RS,POR,5227,2762,2.924338942,-2.524176154,0.400162788,4.427351527,4.427351527,0,3.004271888,-1.771842075,1.232429814,-0.244038631 -Damon Stoudamire,stoudda01,2006,RS,MEM,1568,862,0.551125801,-1.256218287,-0.705092486,0.89594228,0.89594228,0,0.60630278,-1.219089424,-0.612786645,-0.345651174 -Damon Stoudamire,stoudda01,2007,RS,MEM,2961,1501,0.513105005,-1.615992698,-1.102887693,1.257670966,1.257670966,0,0.513162788,-1.720017538,-1.20685475,-0.273247802 -Damon Stoudamire,stoudda01,2008,PO,SAS,66,35,-2.922308502,1.8705248,-1.051783702,0.030975428,0,0.030975428,-2.976655598,-0.192725316,-3.169380915,-0.856503443 -Damon Stoudamire,stoudda01,2008,RS,SAS,773,413,-6.131886036,-0.342015124,-6.47390116,-0.794842112,-0.794842112,0,-5.505205837,-1.0265187,-6.531724537,1.212433922 -Damon Stoudamire,stoudda01,2008,RS,MEM,1253,624,-0.834220833,-1.527883436,-2.362104269,0.124965484,0.124965484,0,-0.775485214,-1.674584159,-2.450069372,1.115994989 -Salim Stoudamire,stoudsa01,2006,RS,ATL,2355,1236,-0.597355263,-3.073077138,-3.6704324,-0.583423083,-0.583423083,0,-0.528353876,-3.514141387,-4.042495263,0.472300727 -Salim Stoudamire,stoudsa01,2007,RS,ATL,1961,1034,-1.027482253,-2.580561085,-3.608043338,-0.454333826,-0.454333826,0,-1.184417738,-3.244834576,-4.429252313,0.344455266 -Salim Stoudamire,stoudsa01,2008,PO,ATL,51,28,-0.473410468,-1.967804012,-2.44121448,0.004606194,0,0.004606194,0.030058774,-3.319771441,-3.289712667,1.109989445 -Salim Stoudamire,stoudsa01,2008,RS,ATL,772,402,-0.93438108,-3.209689844,-4.144070924,-0.287660629,-0.287660629,0,-0.760366737,-3.86600964,-4.626376377,0.568053018 -D.J. Strawberry,strawdj01,2008,PO,PHO,10,5,-24.54690167,-3.360889593,-27.90779126,-0.068474799,0,-0.068474799,-22.42742679,-2.998870401,-25.42629719,3.075724406 -D.J. Strawberry,strawdj01,2008,RS,PHO,550,270,-3.640644541,-0.200188391,-3.840832933,-0.151716688,-0.151716688,0,-3.497923778,-0.473059673,-3.970983451,0.902799446 -Erick Strickland,stricer01,1997,RS,DAL,1423,759,-1.307602683,-1.006558436,-2.31416112,0.170002795,0.170002795,0,-1.362675064,-1.000851543,-2.363526607,0.66382844 -Erick Strickland,stricer01,1998,RS,DAL,2851,1505,-2.519378981,-1.600334009,-4.11971299,-1.057418413,-1.057418413,0,-2.433346844,-1.603242054,-4.036588898,0.493626988 -Erick Strickland,stricer01,1999,RS,DAL,1063,567,1.219018486,1.49680121,2.715819696,1.58945207,1.58945207,0,1.392359378,1.186355046,2.578714424,0.471347688 -Erick Strickland,stricer01,2000,RS,DAL,4050,2025,1.822128784,0.498721914,2.320850698,5.246470088,5.246470088,0,1.87083576,0.930475567,2.801311326,0.134797742 -Erick Strickland,stricer01,2001,RS,NYK,769,421,-3.179895326,2.494825959,-0.685069367,0.451719494,0.451719494,0,-2.795344113,2.236930287,-0.558413826,1.70392808 -Erick Strickland,stricer01,2001,RS,VAN,790,409,-0.579566622,1.21433765,0.634771027,0.716532467,0.716532467,0,-0.411940017,1.247727253,0.835787236,1.336950744 -Erick Strickland,stricer01,2002,PO,BOS,224,118,-1.988827278,-0.823948555,-2.812775833,-0.003956099,0,-0.003956099,-1.851930073,-1.353824364,-3.205754436,1.369408528 -Erick Strickland,stricer01,2002,RS,BOS,3203,1643,-0.343748974,-1.016047314,-1.359796288,1.16970099,1.16970099,0,-0.560284786,-1.211307565,-1.771592351,0.342662588 -Erick Strickland,stricer01,2003,PO,IND,79,42,9.333502857,-1.954921698,7.378581159,0.223716078,0,0.223716078,7.75859351,-2.760655265,4.997938245,-0.052939982 -Erick Strickland,stricer01,2003,RS,IND,2461,1275,1.022730828,-1.142396358,-0.11966553,1.713576605,1.713576605,0,0.712909494,-1.889891761,-1.176982266,0.136203425 -Erick Strickland,stricer01,2004,PO,MIL,78,41,5.751354508,-1.891723049,3.859631458,0.143757659,0,0.143757659,5.248278356,-2.438647233,2.809631123,0.728148579 -Erick Strickland,stricer01,2004,RS,MIL,1102,571,0.167211824,-1.447415014,-1.28020319,0.430168113,0.430168113,0,0.344856622,-1.658579222,-1.313722601,0.421796552 -Erick Strickland,stricer01,2005,RS,MIL,1940,1014,-2.465723462,-1.617540922,-4.083264384,-0.693380173,-0.693380173,0,-2.456475224,-2.027835766,-4.48431099,0.483739326 -Mark Strickland,stricma01,1995,RS,IND,17,9,-6.618925738,-0.267747998,-6.886673736,-0.018547041,-0.018547041,0,-6.084666509,-4.23881905,-10.32348556,-2.216780587 -Mark Strickland,stricma01,1997,PO,MIA,29,16,-8.218116975,2.435517785,-5.78259919,-0.025593188,0,-0.025593188,-7.513123445,-0.740113924,-8.253237368,0.211260358 -Mark Strickland,stricma01,1997,RS,MIA,284,153,-6.913510382,0.576271232,-6.337239149,-0.280308479,-0.280308479,0,-6.515531092,-1.426850866,-7.942381958,0.093344521 -Mark Strickland,stricma01,1998,PO,MIA,51,28,3.333352982,-1.217789651,2.115563331,0.071606821,0,0.071606821,1.829671036,-1.810815528,0.018855508,-0.097533037 -Mark Strickland,stricma01,1998,RS,MIA,1569,847,-0.469055709,0.164296565,-0.304759144,1.052462533,1.052462533,0,-0.804891047,-0.82222079,-1.627111837,-0.365044413 -Mark Strickland,stricma01,1999,PO,MIA,14,8,2.854153243,6.008289225,8.862442468,0.04827615,0,0.04827615,3.282269124,3.110840202,6.393109326,-1.077970088 -Mark Strickland,stricma01,1999,RS,MIA,638,357,-1.406129544,-0.167001878,-1.573131422,0.21296929,0.21296929,0,-1.744756854,-1.285217661,-3.029974515,-0.582413318 -Mark Strickland,stricma01,2000,PO,MIA,18,10,-13.26355072,12.51836838,-0.745182347,0.010785408,0,0.010785408,-10.54725444,9.918733361,-0.628521079,1.988416203 -Mark Strickland,stricma01,2000,RS,MIA,1253,663,0.082307725,0.176706315,0.25901404,1.015329103,1.015329103,0,-0.691789561,-0.757308947,-1.449098507,-0.232142255 -Mark Strickland,stricma01,2001,RS,NJN,391,202,-4.381308445,-1.533089232,-5.914397678,-0.32462278,-0.32462278,0,-4.632291452,-2.300968142,-6.933259594,-0.425090596 -Mark Strickland,stricma01,2001,RS,DEN,1009,517,-2.767816504,-1.70157237,-4.469388874,-0.453843012,-0.453843012,0,-3.143979615,-2.308415959,-5.452395574,0.063924445 -Mark Strickland,stricma01,2002,RS,ATL,1267,654,-2.864981523,-0.488818969,-3.353800491,-0.20066967,-0.20066967,0,-3.300753678,-1.438334787,-4.739088465,-0.364868027 -Mark Strickland,stricma01,2003,RS,DAL,25,13,1.962820179,-2.247438583,-0.284618405,0.015959709,0.015959709,0,1.264248544,-4.601640755,-3.33739221,-2.20849408 -Rod Strickland,stricro02,1989,PO,NYK,221,111,-2.083027265,-1.860420012,-3.943447277,-0.070587716,0,-0.070587716,-2.188895636,-1.486237826,-3.675133462,1.210651933 -Rod Strickland,stricro02,1989,RS,NYK,2988,1358,1.320548308,0.327371352,1.647919661,3.059915612,3.059915612,0,1.331382339,0.053850913,1.385233252,0.428401766 -Rod Strickland,stricro02,1990,PO,SAS,827,384,2.337855258,-0.20491751,2.132937748,0.982013628,0,0.982013628,2.5585325,0.049889211,2.608421711,-0.456510185 -Rod Strickland,stricro02,1990,RS,SAS,2327,1121,1.512121174,0.296233288,1.808354462,2.60604494,2.60604494,0,1.559344426,0.863550672,2.422895098,-0.039487163 -Rod Strickland,stricro02,1990,RS,NYK,2109,1019,-0.233269052,0.753284841,0.520015788,1.702253794,1.702253794,0,-0.055720504,0.433038684,0.37731818,0.128436718 -Rod Strickland,stricro02,1991,PO,SAS,358,168,0.329411259,0.715969025,1.045380284,0.335777174,0,0.335777174,0.412510206,1.315042063,1.727552269,0.073118996 -Rod Strickland,stricro02,1991,RS,SAS,4313,2076,2.018917264,1.44851296,3.467430224,6.561405828,6.561405828,0,2.059374025,1.68738603,3.746760055,-0.360378138 -Rod Strickland,stricro02,1992,PO,SAS,158,80,3.824901988,-0.835122219,2.989779769,0.241703889,0,0.241703889,3.355037633,0.111403264,3.466440897,0.031563652 -Rod Strickland,stricro02,1992,RS,SAS,4162,2053,2.025142965,1.198909407,3.224052373,6.23368401,6.23368401,0,2.033352447,1.500331143,3.53368359,-0.371818649 -Rod Strickland,stricro02,1993,PO,POR,300,156,4.77700421,1.178868236,5.955872446,0.70743492,0,0.70743492,4.039991366,1.262756055,5.302747422,-0.926132557 -Rod Strickland,stricro02,1993,RS,POR,5166,2474,3.046919673,0.538990283,3.585909956,7.963207283,7.963207283,0,2.650598878,0.350096307,3.000695185,-0.418797615 -Rod Strickland,stricro02,1994,PO,POR,305,154,7.171777975,-2.348431513,4.823346462,0.609488031,0,0.609488031,6.70599181,-1.58504336,5.120948451,-0.616376828 -Rod Strickland,stricro02,1994,RS,POR,6015,2889,3.638751332,0.074191956,3.712943288,9.468651979,9.468651979,0,3.414951301,0.246792962,3.661744263,-0.581085157 -Rod Strickland,stricro02,1995,PO,POR,242,126,2.798897071,-2.392664859,0.406232212,0.207862517,0,0.207862517,2.848106989,-1.832702791,1.015404198,-0.602490477 -Rod Strickland,stricro02,1995,RS,POR,4481,2267,3.968415857,1.102370155,5.070786012,8.995584177,8.995584177,0,3.899527363,1.044273541,4.943800904,-0.52107716 -Rod Strickland,stricro02,1996,PO,POR,368,202,5.594426421,-0.249157028,5.345269393,0.85253964,0,0.85253964,5.058560741,0.115993029,5.17455377,-0.812514376 -Rod Strickland,stricro02,1996,RS,POR,4929,2526,2.590089207,0.198745403,2.78883461,7.097817699,7.097817699,0,2.492178554,0.310661909,2.802840464,-0.526507158 -Rod Strickland,stricro02,1997,PO,WSB,230,124,3.235783261,-0.077300613,3.158482648,0.382225168,0,0.382225168,3.626946405,0.204297815,3.83124422,-0.754448681 -Rod Strickland,stricro02,1997,RS,WSB,5835,2997,2.885932592,0.132244933,3.018177525,8.770241244,8.770241244,0,2.775885157,0.241277244,3.017162401,-0.514235737 -Rod Strickland,stricro02,1998,RS,WAS,5842,3020,3.098822301,-0.201628112,2.897194189,8.63930556,8.63930556,0,2.937324838,0.042610256,2.979935094,-0.65004163 -Rod Strickland,stricro02,1999,RS,WAS,3088,1632,3.132579077,-0.193456275,2.939122802,4.70304796,4.70304796,0,3.085478769,-0.024450199,3.06102857,-0.645567857 -Rod Strickland,stricro02,2000,RS,WAS,4274,2188,1.46818728,-0.554808332,0.913378948,4.071205093,4.071205093,0,1.413737254,-0.390724249,1.023013005,-0.421371724 -Rod Strickland,stricro02,2001,PO,POR,37,19,0.071831563,5.922284422,5.994115985,0.087287429,0,0.087287429,0.027565325,4.822437892,4.850003217,-0.139065938 -Rod Strickland,stricro02,2001,RS,WAS,1992,1020,0.853293314,-0.204189498,0.649103816,1.759285294,1.759285294,0,0.64848085,-0.292646655,0.355834195,-0.50228596 -Rod Strickland,stricro02,2001,RS,POR,659,351,-2.388997992,-1.047921868,-3.43691986,-0.122232081,-0.122232081,0,-2.615134821,-1.911721626,-4.526856447,-0.586760498 -Rod Strickland,stricro02,2002,RS,MIA,4225,2294,0.937464193,0.514078877,1.45154307,4.88375237,4.88375237,0,0.435618974,0.269181338,0.704800312,-0.629523968 -Rod Strickland,stricro02,2003,PO,MIN,146,73,-0.543690987,0.634624629,0.090933642,0.108496812,0,0.108496812,-1.031394801,-0.863049868,-1.894444669,-0.528508324 -Rod Strickland,stricro02,2003,RS,MIN,1851,956,-0.498301498,-0.02090547,-0.519206968,1.082896696,1.082896696,0,-0.487924797,-0.519126204,-1.007051001,-0.437980243 -Rod Strickland,stricro02,2004,RS,ORL,1751,915,0.907531951,-2.713631841,-1.806099891,0.439453309,0.439453309,0,0.35185806,-3.117210564,-2.765352504,-0.246331568 -Rod Strickland,stricro02,2004,RS,TOR,516,282,-1.993686992,-0.975093223,-2.968780215,-0.031261529,-0.031261529,0,-2.477293026,-1.771160077,-4.248453103,-0.625065031 -Rod Strickland,stricro02,2005,RS,HOU,367,196,-4.714479405,-0.938204648,-5.652684053,-0.28833629,-0.28833629,0,-5.138068109,-2.256942329,-7.395010438,-0.611870471 -John Stroeder,stroejo01,1988,PO,MIL,2,1,62.32592444,-3.458050278,58.86787416,0.028739416,0,0.028739416,61.31243268,-5.757561415,55.55487126,-10.81630642 -John Stroeder,stroejo01,1988,RS,MIL,557,271,-5.441805121,-1.572295405,-7.014100526,-0.593941394,-0.593941394,0,-5.472851618,-2.143356001,-7.616207619,0.746919694 -John Stroeder,stroejo01,1989,RS,GSW,45,20,-0.671473162,-2.32269271,-2.994165872,-0.002447061,-0.002447061,0,-1.295656863,-4.120311884,-5.415968747,-1.816329683 -John Stroeder,stroejo01,1989,RS,SAS,4,2,-28.7625043,-12.68868656,-41.45119086,-0.044816759,-0.044816759,0,-26.73748704,-5.015540157,-31.7530272,13.74368959 -Derek Strong,stronde01,1992,RS,WSB,25,12,-10.40730872,-2.473480097,-12.88078881,-0.0618234,-0.0618234,0,-9.896827051,-3.620882395,-13.51770945,-0.317590388 -Derek Strong,stronde01,1993,RS,MIL,687,339,2.1061995,-0.715421086,1.390778415,0.70992118,0.70992118,0,1.451366199,-1.588555016,-0.137188816,-0.855870746 -Derek Strong,stronde01,1994,RS,MIL,2252,1131,-1.439128764,-1.15614656,-2.595275323,0.088725461,0.088725461,0,-1.732262858,-1.978712748,-3.710975606,-0.599627755 -Derek Strong,stronde01,1995,PO,BOS,149,81,-2.591244585,1.702553694,-0.888690891,0.078704441,0,0.078704441,-2.925213158,0.800446849,-2.124766309,-0.713889812 -Derek Strong,stronde01,1995,RS,BOS,2662,1344,-1.543009102,-1.466528074,-3.009537176,-0.177260676,-0.177260676,0,-1.754979616,-1.777304579,-3.532284195,-0.373209495 -Derek Strong,stronde01,1996,RS,LAL,1453,746,-1.899389112,-0.692378457,-2.591767569,0.060013159,0.060013159,0,-2.248606632,-1.168554212,-3.417160845,-0.326473294 -Derek Strong,stronde01,1997,PO,ORL,348,195,0.636150277,-1.585826148,-0.949675871,0.184062655,0,0.184062655,0.299549161,-0.956748529,-0.657199368,-0.318508866 -Derek Strong,stronde01,1997,RS,ORL,3729,2004,-1.937402345,-0.598842367,-2.536244712,0.217811073,0.217811073,0,-2.176566159,-0.741884154,-2.918450313,-0.309417587 -Derek Strong,stronde01,1998,RS,ORL,3006,1638,-0.406435902,-0.389068101,-0.795504003,1.620827355,1.620827355,0,-0.574848993,-0.450423754,-1.025272746,-0.702469216 -Derek Strong,stronde01,1999,PO,ORL,29,16,-2.559081192,-0.315812687,-2.874893879,-0.0010602,0,-0.0010602,-3.139892612,-0.342556131,-3.482448743,0.71706905 -Derek Strong,stronde01,1999,RS,ORL,1301,695,-1.798348532,-1.03322912,-2.831577652,-0.028813756,-0.028813756,0,-2.246414065,-1.561335889,-3.807749954,-0.350889948 -Derek Strong,stronde01,2000,RS,ORL,303,148,-3.272038136,-0.032367106,-3.304405241,-0.04190032,-0.04190032,0,-3.266124541,-1.078769788,-4.344894329,0.084178282 -Derek Strong,stronde01,2001,RS,LAC,927,491,-3.559365828,-0.900616201,-4.459982029,-0.425861897,-0.425861897,0,-3.55747945,-1.399703531,-4.957182981,-0.539480748 -Lamont Strothers,strotla01,1992,RS,POR,35,17,-8.617344656,0.644906458,-7.972438198,-0.04630957,-0.04630957,0,-6.969962979,-0.898615024,-7.868578003,2.188588412 -Lamont Strothers,strotla01,1993,RS,DAL,289,138,-4.819700908,-1.896296795,-6.715997703,-0.28179433,-0.28179433,0,-4.464735034,-2.343892784,-6.808627817,0.897146012 -John Stroud,stroujo01,1981,RS,HOU,186,88,-4.152329743,-2.861839735,-7.014169478,-0.190190312,-0.190190312,0,-4.565943005,-3.786901151,-8.352844156,-0.678622473 -Rodney Stuckey,stuckro01,2008,PO,DET,678,380,0.647269609,0.916086577,1.563356186,0.861912404,0,0.861912404,0.526834688,0.79473133,1.321566018,-0.058792001 -Rodney Stuckey,stuckro01,2008,RS,DET,1989,1081,-1.753153756,0.677702536,-1.07545122,0.926477136,0.926477136,0,-1.59522379,0.708750836,-0.886472953,0.295746914 -Rodney Stuckey,stuckro01,2009,PO,DET,225,128,0.163089512,-1.480527215,-1.317437703,0.096331546,0,0.096331546,-0.439556178,-1.509532388,-1.949088567,-0.145914168 -Rodney Stuckey,stuckro01,2009,RS,DET,4599,2517,-0.024317559,-0.081974894,-0.106292453,3.393006456,3.393006456,0,-0.036991395,0.184962035,0.14797064,-0.05391751 -Rodney Stuckey,stuckro01,2010,RS,DET,4660,2499,-0.501964481,0.948815432,0.446850951,4.075909431,4.075909431,0,-0.363519649,1.288415946,0.924896297,-0.000988513 -Rodney Stuckey,stuckro01,2011,RS,DET,4103,2183,2.731920158,-1.407051797,1.324868361,4.527244473,4.527244473,0,2.498517388,-0.839436414,1.659080974,-0.230145631 -Rodney Stuckey,stuckro01,2012,RS,DET,3090,1644,3.101224546,-0.571067544,2.530157002,4.42586943,4.42586943,0,2.447678402,-0.488739392,1.95893901,-0.061754233 -Rodney Stuckey,stuckro01,2013,RS,DET,4154,2171,-0.174387053,-2.470204065,-2.644591118,0.116528124,0.116528124,0,-0.450331323,-2.357864442,-2.808195766,-0.181342608 -Rodney Stuckey,stuckro01,2014,RS,DET,3903,1950,-0.966494467,-2.441309572,-3.407804039,-0.650303294,-0.650303294,0,-0.819346609,-3.003801894,-3.823148503,-0.606664246 -Rodney Stuckey,stuckro01,2015,RS,IND,3693,1874,0.531020616,-0.222597929,0.308422687,2.91369064,2.91369064,0,-0.378458725,-0.431214021,-0.809672747,-0.344742328 -Rodney Stuckey,stuckro01,2016,PO,IND,238,125,-2.026674686,4.750439105,2.723764419,0.357138031,0,0.357138031,-3.067376285,4.753985672,1.686609388,-0.765708262 -Rodney Stuckey,stuckro01,2016,RS,IND,2589,1275,-0.281143262,-0.39182728,-0.672970542,1.344370275,1.344370275,0,-0.771905965,-0.744839947,-1.516745912,-0.487981963 -Rodney Stuckey,stuckro01,2017,RS,IND,1408,696,-2.039434515,-1.393947156,-3.43338167,-0.240665694,-0.240665694,0,-2.280139342,-2.709106486,-4.989245827,-0.80948206 -Jared Sullinger,sullija01,2013,RS,BOS,1724,892,-0.463451463,0.760762716,0.297311253,1.394409786,1.394409786,0,-0.916525485,1.385198353,0.468672868,0.509095261 -Jared Sullinger,sullija01,2014,RS,BOS,4052,2041,0.474022613,1.05048305,1.524505663,4.454046524,4.454046524,0,0.041840624,0.678558374,0.720398998,0.063050455 -Jared Sullinger,sullija01,2015,PO,BOS,164,80,3.796047601,-0.275988808,3.520058793,0.267038592,0,0.267038592,-0.811215724,-2.317073527,-3.128289251,1.131180908 -Jared Sullinger,sullija01,2015,RS,BOS,3175,1566,0.545570411,0.529502881,1.075073292,3.057393732,3.057393732,0,0.985048416,0.652415815,1.637464231,0.039620181 -Jared Sullinger,sullija01,2016,PO,BOS,169,81,-1.673223997,-5.893028836,-7.566252833,-0.204768847,0,-0.204768847,-0.388789814,-9.339378846,-9.72816866,-0.236478697 -Jared Sullinger,sullija01,2016,RS,BOS,3960,1915,-0.553450733,1.923908665,1.370457933,4.010371686,4.010371686,0,-0.303956048,2.215511907,1.911555859,-0.375022944 -Jared Sullinger,sullija01,2017,RS,TOR,237,118,-8.122887812,1.057600677,-7.065287135,-0.258317072,-0.258317072,0,-6.576870191,0.817374729,-5.759495461,-0.558329338 -DaJuan Summers,summeda01,2010,RS,DET,755,405,-3.510247403,-1.488713761,-4.998961164,-0.46832169,-0.46832169,0,-3.647442762,-2.203261763,-5.850704524,0.730537164 -DaJuan Summers,summeda01,2011,RS,DET,374,199,-4.806942567,-2.038386233,-6.8453288,-0.419281695,-0.419281695,0,-4.634364186,-3.244502683,-7.878866869,0.780833326 -DaJuan Summers,summeda01,2012,RS,NOH,389,209,-1.251104698,-0.827036771,-2.078141469,0.07251517,0.07251517,0,-1.544530053,-0.425575647,-1.9701057,1.126240926 -DaJuan Summers,summeda01,2013,RS,LAC,13,7,-8.202851114,-1.304419639,-9.507270753,-0.023678668,-0.023678668,0,-8.069737633,-3.428782107,-11.49851974,-1.752453396 -Edmond Sumner,sumneed01,2018,RS,IND,5,2,7.560216583,-0.400697962,7.159518621,0.010173075,0.010173075,0,7.079454714,2.282944607,9.362399321,0.602362292 -Edmond Sumner,sumneed01,2019,PO,IND,4,2,12.63193854,16.17831422,28.81025276,0.032569261,0,0.032569261,9.497271356,7.47122058,16.96849194,-1.929883483 -Edmond Sumner,sumneed01,2019,RS,IND,465,210,-3.809433781,-0.844472431,-4.653906212,-0.205104899,-0.205104899,0,-4.113349633,-0.84972379,-4.963073424,0.557848378 -Barry Sumpter,sumptba01,1989,RS,LAC,2,1,-35.68192086,-4.626959952,-40.30888081,-0.018925291,-0.018925291,0,-32.62468229,-6.219976513,-38.8446588,-1.261667906 -Bruno Sundov,sundobr01,1999,RS,DAL,21,11,-14.80259856,-5.551706451,-20.35430502,-0.102667533,-0.102667533,0,-13.63930032,-3.214833023,-16.85413334,3.524005089 -Bruno Sundov,sundobr01,2000,RS,DAL,122,61,-7.071122177,-0.651461846,-7.722584023,-0.157594791,-0.157594791,0,-6.431571364,0.003191216,-6.428380147,1.727230555 -Bruno Sundov,sundobr01,2001,RS,IND,226,120,-2.663734273,-1.203603402,-3.867337675,-0.069311979,-0.069311979,0,-2.862203211,-0.843970032,-3.706173243,1.220402413 -Bruno Sundov,sundobr01,2002,PO,IND,4,2,18.51802531,-3.22748353,15.29054178,0.018664886,0,0.018664886,15.42879736,-5.39662374,10.03217362,-1.549293883 -Bruno Sundov,sundobr01,2002,RS,IND,170,88,-5.157453545,-0.5688489,-5.726302445,-0.135188028,-0.135188028,0,-4.842152465,-0.671736122,-5.513888588,1.070917057 -Bruno Sundov,sundobr01,2003,RS,BOS,264,138,-7.751004847,-1.262576621,-9.013581469,-0.449265394,-0.449265394,0,-6.844716919,-1.289387253,-8.134104172,1.725054629 -Bruno Sundov,sundobr01,2004,RS,CLE,55,29,-8.645764503,-2.480304262,-11.12606877,-0.127130533,-0.127130533,0,-8.027380977,-2.287556532,-10.31493751,2.354333706 -Bruno Sundov,sundobr01,2004,RS,NYK,8,4,13.70557091,-3.251510097,10.45406081,0.028201206,0.028201206,0,10.68843763,0.630756075,11.31919371,4.244483138 -Bruno Sundov,sundobr01,2005,RS,NYK,140,73,-8.047740443,-1.342765805,-9.390506247,-0.251267381,-0.251267381,0,-7.219039201,-1.659943696,-8.878982898,1.467774793 -Jon Sundvold,sundvjo01,1984,PO,SEA,42,22,2.985927434,-3.088222656,-0.102295222,0.030636882,0,0.030636882,2.1761434,-4.610347668,-2.434204268,-0.045325073 -Jon Sundvold,sundvjo01,1984,RS,SEA,2698,1284,-0.892303946,-1.984832692,-2.877136638,-0.082889034,-0.082889034,0,-1.181348548,-2.359513807,-3.540862355,-0.490493794 -Jon Sundvold,sundvjo01,1985,RS,SEA,2406,1150,-2.194669136,-1.762627703,-3.95729684,-0.707398808,-0.707398808,0,-2.558568525,-2.156864311,-4.715432835,-0.139830881 -Jon Sundvold,sundvjo01,1986,PO,SAS,92,43,-5.497487189,-5.97766078,-11.47514797,-0.197728198,0,-0.197728198,-6.099576497,-7.442647753,-13.54222425,0.156234458 -Jon Sundvold,sundvjo01,1986,RS,SAS,2515,1150,0.381561475,-2.310109987,-1.928548512,0.48151738,0.48151738,0,-9.89E-05,-2.524287867,-2.524386805,-0.097104007 -Jon Sundvold,sundvjo01,1987,RS,SAS,3783,1765,1.087329531,-2.748874392,-1.661544861,0.977064998,0.977064998,0,0.635371294,-2.702135724,-2.06676443,-0.321847068 -Jon Sundvold,sundvjo01,1988,PO,SAS,200,90,2.477773519,-0.297562881,2.180210638,0.232342371,0,0.232342371,1.915550236,-0.380324535,1.535225701,-0.46584532 -Jon Sundvold,sundvjo01,1988,RS,SAS,2253,1024,0.106952502,-3.035758692,-2.92880619,-0.092852432,-0.092852432,0,-0.273155639,-3.145532048,-3.418687686,-0.608468171 -Jon Sundvold,sundvjo01,1989,RS,MIA,2794,1338,-1.341316601,-2.863375294,-4.204691895,-0.988807874,-0.988807874,0,-1.949879077,-3.174679027,-5.124558104,-0.434491023 -Jon Sundvold,sundvjo01,1990,RS,MIA,1845,867,-0.880661045,-2.153929088,-3.034590132,-0.12584131,-0.12584131,0,-1.423548996,-2.686817486,-4.110366483,-0.035797332 -Jon Sundvold,sundvjo01,1991,RS,MIA,471,225,-0.746054951,-2.650878337,-3.396933288,-0.074085811,-0.074085811,0,-1.034158762,-3.830875435,-4.865034197,-0.238776972 -Jon Sundvold,sundvjo01,1992,PO,MIA,4,2,-19.56212594,-4.541065907,-24.10319184,-0.023675063,0,-0.023675063,-19.20700765,-0.004752936,-19.21176059,4.971467164 -Jon Sundvold,sundvjo01,1992,RS,MIA,16,8,1.380579736,-4.327963348,-2.947383611,-0.000806829,-0.000806829,0,0.309158813,-2.675618445,-2.366459631,0.144316287 -Bob Sura,surabo01,1996,PO,CLE,31,18,-8.491511886,-4.228383792,-12.71989568,-0.09751792,0,-0.09751792,-8.500131833,-4.452714932,-12.95284676,2.883650276 -Bob Sura,surabo01,1996,RS,CLE,1994,1150,-0.808675219,-0.280866792,-1.08954201,0.980522867,0.980522867,0,-0.800905549,-1.040829119,-1.841734667,0.599301896 -Bob Sura,surabo01,1997,RS,CLE,3964,2269,0.990293848,0.436325485,1.426619333,4.858167995,4.858167995,0,0.734394915,0.170136687,0.904531602,0.436551367 -Bob Sura,surabo01,1998,PO,CLE,54,31,-2.574577221,-1.044879639,-3.61945686,-0.014406715,0,-0.014406715,-3.221526515,-1.496353902,-4.717880417,1.372518336 -Bob Sura,surabo01,1998,RS,CLE,1785,942,-1.469084205,-0.231372391,-1.700456596,0.509207221,0.509207221,0,-1.524352968,-0.489070677,-2.013423644,0.867125446 -Bob Sura,surabo01,1999,RS,CLE,1531,841,-1.768575713,0.754198316,-1.014377396,0.751485671,0.751485671,0,-1.629092128,0.63960566,-0.989486467,0.817876417 -Bob Sura,surabo01,2000,RS,CLE,4469,2216,2.283907672,-0.188640439,2.095267233,5.500681045,5.500681045,0,2.187177961,0.001076001,2.188253961,0.388813616 -Bob Sura,surabo01,2001,RS,GSW,3339,1684,-0.959868029,-2.068276406,-3.028144435,-0.239660475,-0.239660475,0,-1.112897316,-2.245245317,-3.358142633,0.264774954 -Bob Sura,surabo01,2002,RS,GSW,3545,1780,1.959745102,0.159855442,2.119600544,4.433631299,4.433631299,0,1.733057101,0.227143627,1.960200728,0.233988377 -Bob Sura,surabo01,2003,RS,GSW,2243,1130,1.460791443,-1.118817057,0.341974386,1.785966218,1.785966218,0,1.214960043,-1.381279232,-0.166319189,0.173699139 -Bob Sura,surabo01,2004,RS,ATL,1829,956,3.503792751,-1.548784669,1.955008082,2.289818032,2.289818032,0,2.838947088,-1.265924071,1.573023016,-0.200862907 -Bob Sura,surabo01,2004,RS,DET,1310,707,0.757968371,1.668663072,2.426631443,1.887497076,1.887497076,0,0.262327604,1.570250667,1.832578272,0.987728346 -Bob Sura,surabo01,2005,PO,HOU,335,182,-1.247554697,-0.442624921,-1.690179619,0.101391925,0,0.101391925,-1.070978504,-0.441514251,-1.512492755,-0.093935346 -Bob Sura,surabo01,2005,RS,HOU,3597,1922,1.213902682,0.352946098,1.566848779,4.232286726,4.232286726,0,1.120666284,0.704543454,1.825209738,-0.018136131 -Dane Suttle,suttlda01,1984,RS,KCK,1017,469,0.230291548,-1.05015232,-0.819860772,0.462045418,0.462045418,0,-0.272304574,-1.589518021,-1.861822596,0.043221744 -Dane Suttle,suttlda01,1985,RS,KCK,53,24,-1.045433848,-0.944388225,-1.989822073,0.009376005,0.009376005,0,-1.438298327,-1.446506366,-2.884804694,0.752491458 -Greg Sutton,suttogr01,1992,PO,SAS,30,15,4.174597337,1.970134538,6.144731875,0.071844944,0,0.071844944,3.809233067,2.660933538,6.470166605,2.167869998 -Greg Sutton,suttogr01,1992,RS,SAS,1218,601,-3.300786624,-1.24692319,-4.547709813,-0.563437082,-0.563437082,0,-2.784409255,-1.080040727,-3.864449982,2.166215135 -Greg Sutton,suttogr01,1995,PO,CHH,41,23,-4.70384009,-3.183891955,-7.887732044,-0.062577997,0,-0.062577997,-4.220146011,-4.604725006,-8.824871016,0.576765655 -Greg Sutton,suttogr01,1995,RS,CHH,1326,690,-1.149629373,-0.207660356,-1.357289729,0.498432205,0.498432205,0,-0.814543336,0.26990605,-0.544637286,1.562388139 -Greg Sutton,suttogr01,1996,RS,CHH,367,190,-0.684831886,-1.848319384,-2.533151271,0.021540546,0.021540546,0,-0.768801308,-1.252065587,-2.020866895,2.29753095 -Greg Sutton,suttogr01,1996,RS,PHI,903,465,-1.867545574,-2.702868888,-4.570414462,-0.444138426,-0.444138426,0,-1.633746913,-2.652718386,-4.286465299,2.637787871 -Caleb Swanigan,swanica01,2018,PO,POR,19,8,-4.831190934,5.911708675,1.080517742,0.016666958,0,0.016666958,-4.571892548,-1.461188495,-6.033081043,3.278636808 -Caleb Swanigan,swanica01,2018,RS,POR,390,189,-6.084465916,2.191350924,-3.893114992,-0.110412403,-0.110412403,0,-7.3405443,2.227229253,-5.113315047,0.165890715 -Caleb Swanigan,swanica01,2019,RS,SAC,72,33,-3.512818504,6.886173093,3.373354589,0.104026991,0.104026991,0,-5.430927573,4.842076679,-0.588850895,0.919842132 -Caleb Swanigan,swanica01,2019,RS,POR,309,145,-11.62754104,-1.202241163,-12.8297822,-0.748944504,-0.748944504,0,-10.3133812,-1.96660125,-12.27998245,0.444490205 -Mike Sweetney,sweetmi01,2004,PO,NYK,112,57,1.162257657,-4.579948034,-3.417690377,-0.019936937,0,-0.019936937,-0.301870474,-4.992993518,-5.294863993,-0.399388978 -Mike Sweetney,sweetmi01,2004,RS,NYK,932,494,0.26128925,-0.622998166,-0.361708916,0.600787753,0.600787753,0,-0.024258532,-1.140334311,-1.164592843,-0.174848638 -Mike Sweetney,sweetmi01,2005,RS,NYK,2884,1509,-0.916502247,-2.277785128,-3.194287375,-0.342936742,-0.342936742,0,-1.067173133,-2.273171364,-3.340344497,0.237725225 -Mike Sweetney,sweetmi01,2006,PO,CHI,239,120,-0.303284629,2.444192589,2.140907959,0.310046376,0,0.310046376,-0.493465312,2.634119238,2.140653927,0.355261617 -Mike Sweetney,sweetmi01,2006,RS,CHI,2392,1222,-3.971803024,1.381527723,-2.590275301,0.10014491,0.10014491,0,-3.723657496,1.127642993,-2.596014503,0.517347616 -Mike Sweetney,sweetmi01,2007,PO,CHI,6,3,-15.15009053,-3.390501292,-18.54059182,-0.026723291,0,-0.026723291,-13.19880418,-1.50210784,-14.70091202,6.529261092 -Mike Sweetney,sweetmi01,2007,RS,CHI,759,385,-4.51339698,0.009705096,-4.503691884,-0.349001467,-0.349001467,0,-4.240085054,-0.379955391,-4.620040445,1.223290104 -Robert Swift,swiftro01,2005,RS,SEA,133,72,-6.12750094,-0.571792156,-6.699293097,-0.147535422,-0.147535422,0,-6.244210791,-0.897470661,-7.141681452,1.560909338 -Robert Swift,swiftro01,2006,RS,SEA,1905,987,-3.740770198,-0.899453204,-4.640223402,-0.952580199,-0.952580199,0,-3.554955908,-0.894105266,-4.449061174,0.069822468 -Robert Swift,swiftro01,2008,RS,SEA,199,98,-6.950095372,0.37595381,-6.574141563,-0.192948081,-0.192948081,0,-6.566167614,0.388851336,-6.177316278,0.852589012 -Robert Swift,swiftro01,2009,RS,OKC,677,343,-2.481483591,-0.289633507,-2.771117098,-0.003697829,-0.003697829,0,-3.095195842,-0.292980124,-3.388175966,0.059435619 -Stromile Swift,swiftst01,2001,RS,VAN,2535,1312,-2.463716567,0.350211891,-2.113504676,0.426876459,0.426876459,0,-2.436664721,0.301746878,-2.134917842,0.177220519 -Stromile Swift,swiftst01,2002,RS,MEM,3465,1805,-1.982280577,-0.615960631,-2.598241208,0.139409794,0.139409794,0,-2.153981314,-0.640769442,-2.794750756,-0.227586801 -Stromile Swift,swiftst01,2003,RS,MEM,2887,1478,-1.698035494,0.504447658,-1.193587836,1.171479389,1.171479389,0,-1.549050088,0.258809286,-1.290240803,-0.17049349 -Stromile Swift,swiftst01,2004,PO,MEM,134,74,-1.590299082,-0.939856902,-2.530155984,0.008477412,0,0.008477412,-1.295726584,-1.494647958,-2.790374542,-0.868280064 -Stromile Swift,swiftst01,2004,RS,MEM,2943,1528,-1.16808958,-0.12022221,-1.288311789,1.138405836,1.138405836,0,-1.035541199,-0.16541357,-1.200954769,-0.08844042 -Stromile Swift,swiftst01,2005,PO,MEM,93,48,3.72167966,-3.648259833,0.073419826,0.070574664,0,0.070574664,3.263575251,-4.2151971,-0.951621849,-0.936502432 -Stromile Swift,swiftst01,2005,RS,MEM,2385,1279,-2.445304233,-0.15991856,-2.605222793,0.094782908,0.094782908,0,-2.245369977,-0.058047963,-2.303417939,0.301162903 -Stromile Swift,swiftst01,2006,RS,HOU,2492,1344,-3.925415709,-0.134319332,-4.059735041,-0.9040231,-0.9040231,0,-3.723719522,-0.048740767,-3.77246029,0.60463936 -Stromile Swift,swiftst01,2007,RS,MEM,2030,1029,-4.003627575,-0.980025723,-4.983653298,-1.175969598,-1.175969598,0,-3.560211353,-0.717287193,-4.277498545,0.262703556 -Stromile Swift,swiftst01,2008,RS,NJN,569,295,-3.793050916,-0.695577104,-4.48862802,-0.2625987,-0.2625987,0,-4.088410341,-0.995322041,-5.083732382,0.328744554 -Stromile Swift,swiftst01,2008,RS,MEM,1103,549,-2.125585008,-1.374130569,-3.499715577,-0.21095881,-0.21095881,0,-2.370552062,-1.591943433,-3.962495495,0.429298091 -Stromile Swift,swiftst01,2009,RS,PHO,245,121,-6.148235575,-0.181807982,-6.330043557,-0.224698427,-0.224698427,0,-5.579986432,0.056477248,-5.523509184,1.548298828 -Stromile Swift,swiftst01,2009,RS,NJN,121,64,-4.341524178,-4.044767366,-8.386291544,-0.188444575,-0.188444575,0,-4.52669746,-3.99504974,-8.5217472,2.220655954 -Aaron Swinson,swinsaa01,1995,RS,PHO,103,51,-3.094630333,-3.303040908,-6.397671241,-0.095556395,-0.095556395,0,-3.425571683,-3.916492431,-7.342064114,0.637373177 -Larry Sykes,sykesla01,1996,RS,BOS,4,2,-15.03566827,-8.197440101,-23.23310837,-0.02048391,-0.02048391,0,-13.14615991,-14.15809813,-27.30425804,-1.854451196 -Pape Sy,sypa01,2011,PO,ATL,20,11,9.554770062,2.603888908,12.15865897,0.086942571,0,0.086942571,9.040191777,1.207011444,10.24720322,0.667819012 -Pape Sy,sypa01,2011,RS,ATL,40,21,-4.758180708,-1.756873571,-6.515054279,-0.040252763,-0.040252763,0,-4.458843036,-3.959374671,-8.418217708,-0.200487127 -Brett Szabo,szabobr01,1997,RS,BOS,1336,662,-4.975819642,-1.172112056,-6.147931698,-1.154451401,-1.154451401,0,-5.272782495,-1.504642446,-6.777424941,0.540035822 -Wally Szczerbiak,szczewa02,2000,PO,MIN,163,94,-3.118490255,1.322059034,-1.796431221,0.047163176,0,0.047163176,-3.077062038,0.819160159,-2.257901878,-0.005662621 -Wally Szczerbiak,szczewa02,2000,RS,MIN,4200,2171,1.812513239,-0.466872545,1.345640694,4.517900833,4.517900833,0,1.439055591,-0.475895515,0.963160076,-0.386549172 -Wally Szczerbiak,szczewa02,2001,PO,MIN,264,143,0.260791182,2.074544355,2.335335537,0.380717965,0,0.380717965,-0.232125562,0.984737821,0.752612259,-0.457396051 -Wally Szczerbiak,szczewa02,2001,RS,MIN,5525,2856,1.897472224,-0.143486249,1.753985976,6.529777357,6.529777357,0,1.50819532,-0.23946302,1.2687323,-0.466018856 -Wally Szczerbiak,szczewa02,2002,PO,MIN,267,131,2.70045396,-1.511180802,1.189273158,0.269893143,0,0.269893143,2.309529906,-1.517733868,0.791796037,-0.556713658 -Wally Szczerbiak,szczewa02,2002,RS,MIN,5944,3117,2.672784588,-1.304448746,1.368335842,6.513105489,6.513105489,0,2.629602015,-1.131375125,1.498226889,-0.508097854 -Wally Szczerbiak,szczewa02,2003,PO,MIN,503,252,-0.64667639,-1.979160441,-2.625836831,0.016454426,0,0.016454426,-0.751005771,-1.598661384,-2.349667156,-0.055021271 -Wally Szczerbiak,szczewa02,2003,RS,MIN,3556,1836,2.317257661,-1.654352766,0.662904895,3.182859826,3.182859826,0,2.291530366,-1.2858359,1.005694466,-0.4061545 -Wally Szczerbiak,szczewa02,2004,PO,MIN,564,298,0.75425716,-1.011147684,-0.256890524,0.391762855,0,0.391762855,0.658005228,-1.529007975,-0.871002746,0.188719773 -Wally Szczerbiak,szczewa02,2004,RS,MIN,1167,622,0.409893749,-0.752886888,-0.342993139,0.760318758,0.760318758,0,0.290038186,-1.485894695,-1.195856509,-0.421549475 -Wally Szczerbiak,szczewa02,2005,RS,MIN,4803,2558,1.981874101,-1.96803525,0.01383885,3.590329967,3.590329967,0,1.76617104,-1.877100259,-0.110929219,-0.426935702 -Wally Szczerbiak,szczewa02,2006,RS,MIN,2910,1555,2.533177514,-1.741192284,0.791985231,2.818128207,2.818128207,0,2.191000689,-1.708874258,0.482126431,0.262664404 -Wally Szczerbiak,szczewa02,2006,RS,BOS,2281,1174,3.257443748,-1.637204549,1.620239198,2.617843484,2.617843484,0,2.843951861,-1.630068449,1.213883411,0.006312538 -Wally Szczerbiak,szczewa02,2007,RS,BOS,1745,900,0.387231155,-2.275153753,-1.887922598,0.39503734,0.39503734,0,0.286713245,-2.438692503,-2.151979258,-0.190705719 -Wally Szczerbiak,szczewa02,2008,PO,CLE,677,374,1.12517808,-0.370534875,0.754643206,0.692074352,0,0.692074352,0.893108628,-0.532381054,0.360727574,0.305523429 -Wally Szczerbiak,szczewa02,2008,RS,CLE,1057,556,-2.627581906,-0.373035908,-3.000617815,-0.071388704,-0.071388704,0,-2.717078756,-1.143519647,-3.860598403,0.389051553 -Wally Szczerbiak,szczewa02,2008,RS,SEA,2395,1180,0.710313787,-1.31184487,-0.601531083,1.304381617,1.304381617,0,0.361643523,-1.914918395,-1.553274872,0.790256822 -Wally Szczerbiak,szczewa02,2009,PO,CLE,279,154,-1.797356106,-2.076318514,-3.87367462,-0.091786387,0,-0.091786387,-2.154045305,-2.563310786,-4.717356091,0.720025123 -Wally Szczerbiak,szczewa02,2009,RS,CLE,2854,1527,-0.136812542,-0.983398551,-1.120211093,1.269007782,1.269007782,0,-0.373117033,-1.331032232,-1.704149266,-0.052672149 -Zan Tabak,tabakza01,1995,PO,HOU,60,31,-7.525183929,1.309316704,-6.215867225,-0.056713024,0,-0.056713024,-7.519703829,-0.177286448,-7.696990276,0.282217964 -Zan Tabak,tabakza01,1995,RS,HOU,361,182,-5.438312133,-1.490830339,-6.929142472,-0.392747105,-0.392747105,0,-5.285582575,-1.842766663,-7.128349238,1.135868362 -Zan Tabak,tabakza01,1996,RS,TOR,2616,1332,-3.427584313,-2.028319564,-5.455903877,-1.847341521,-1.847341521,0,-3.549190845,-1.865623345,-5.414814191,0.42686062 -Zan Tabak,tabakza01,1997,RS,TOR,416,218,-4.426154388,-0.53778402,-4.963938408,-0.24761095,-0.24761095,0,-4.296638761,-0.933742223,-5.230380984,0.507237745 -Zan Tabak,tabakza01,1998,RS,TOR,1467,752,-4.381236855,-3.3972488,-7.778485656,-1.943184991,-1.943184991,0,-4.324589186,-2.772270652,-7.096859838,0.658376495 -Zan Tabak,tabakza01,1998,RS,BOS,456,232,-3.981206629,-2.468289542,-6.449496171,-0.442585967,-0.442585967,0,-4.197740709,-2.221367824,-6.419108533,0.978426641 -Zan Tabak,tabakza01,2000,PO,IND,88,47,-1.934498238,0.215023611,-1.719474627,0.025655142,0,0.025655142,-2.641668647,0.304763587,-2.336905059,0.588569574 -Zan Tabak,tabakza01,2000,RS,IND,224,114,-4.55637086,0.829411116,-3.726959743,-0.05656717,-0.05656717,0,-4.180817213,-0.874516173,-5.055333386,-0.42372202 -Zan Tabak,tabakza01,2001,PO,IND,18,10,-8.301406253,-2.717164874,-11.01857113,-0.043544306,0,-0.043544306,-7.824150259,-2.684475612,-10.50862587,0.072892005 -Zan Tabak,tabakza01,2001,RS,IND,1464,777,-3.880235566,0.06285733,-3.817378236,-0.425924103,-0.425924103,0,-3.967644542,-0.426607291,-4.394251833,0.608481347 -Yuta Tabuse,tabusyu01,2005,RS,PHO,34,17,-0.644542646,-2.552242143,-3.196784789,-0.003772482,-0.003772482,0,-1.452880261,-4.53906007,-5.991940331,-2.438167363 -Chris Taft,taftch01,2006,RS,GSW,283,144,-0.399504586,-0.347883307,-0.747387892,0.14729267,0.14729267,0,-1.140748302,-0.508805627,-1.64955393,0.10161513 -Dragan Tarlac,tarladr01,2001,RS,CHI,1125,598,-5.608836265,-2.36689254,-7.975728805,-1.603093765,-1.603093765,0,-5.879453101,-2.602753021,-8.482206123,0.505382906 -Roy Tarpley,tarplro01,1987,PO,DAL,245,114,-0.779607952,-0.605427731,-1.385035683,0.081767909,0,0.081767909,-0.632038209,-0.251116972,-0.883155181,-0.134978562 -Roy Tarpley,tarplro01,1987,RS,DAL,2976,1405,-1.924244364,1.674934352,-0.249310012,1.800495156,1.800495156,0,-1.450536218,1.463382122,0.012845904,0.450925462 -Roy Tarpley,tarplro01,1988,PO,DAL,1116,563,3.908963768,1.675031424,5.583995191,2.464040673,0,2.464040673,4.286399634,1.979796261,6.266195895,-0.189335568 -Roy Tarpley,tarplro01,1988,RS,DAL,4716,2307,0.882921328,2.097924174,2.980845502,6.75142977,6.75142977,0,1.347183192,2.205455157,3.552638349,0.09032333 -Roy Tarpley,tarplro01,1989,RS,DAL,1194,591,1.432333294,2.503603356,3.935936649,2.0179922,2.0179922,0,1.776366193,2.407523564,4.183889757,0.100779833 -Roy Tarpley,tarplro01,1990,PO,DAL,264,129,-2.960718518,4.481571199,1.520852681,0.290104237,0,0.290104237,-2.331613568,4.252499147,1.920885579,0.066886133 -Roy Tarpley,tarplro01,1990,RS,DAL,3282,1648,-0.936080612,2.739999427,1.803918815,3.823429437,3.823429437,0,-0.231458217,2.784187199,2.552728983,-0.14430849 -Roy Tarpley,tarplro01,1991,RS,DAL,339,171,1.727625074,1.642759051,3.370384126,0.53368477,0.53368477,0,1.98530766,1.740356724,3.725664384,-0.052580578 -Roy Tarpley,tarplro01,1995,RS,DAL,2702,1354,-2.210693954,1.258299726,-0.952394228,1.239091389,1.239091389,0,-1.798530279,1.052576952,-0.745953327,-0.205544068 -Earl Tatum,tatumea01,1977,PO,LAL,777,356,0.552042187,0.195296504,0.747338691,0.655042709,0,0.655042709,0.360269685,0.438706896,0.798976581,-0.016861606 -Earl Tatum,tatumea01,1977,RS,LAL,2756,1249,0.021873413,1.266679353,1.288552766,2.587054083,2.587054083,0,0.21605803,1.318309013,1.534367044,0.566621197 -Earl Tatum,tatumea01,1978,RS,LAL,1482,663,0.332261254,0.120813761,0.453075014,1.089225757,1.089225757,0,0.413923533,0.555145948,0.96906948,0.572842882 -Earl Tatum,tatumea01,1978,RS,IND,4239,1859,0.28422628,-0.013554342,0.270671938,2.866891567,2.866891567,0,0.137903469,0.264310545,0.402214014,0.071629199 -Earl Tatum,tatumea01,1979,RS,BOS,85,38,-4.879988825,-4.18493212,-9.064920945,-0.12358553,-0.12358553,0,-5.268089402,-3.704405557,-8.972494959,1.009282149 -Earl Tatum,tatumea01,1979,RS,DET,2699,1195,-2.942785334,-0.267126115,-3.209911449,-0.282345066,-0.282345066,0,-2.969308704,-0.358840724,-3.328149428,0.741399213 -Earl Tatum,tatumea01,1980,RS,CLE,501,225,-3.990823858,0.842262645,-3.148561213,-0.046071825,-0.046071825,0,-3.767924561,0.1789338,-3.588990762,0.727417576 -Jayson Tatum,tatumja01,2018,PO,BOS,1341,683,1.517664741,-0.510553626,1.007111115,1.339647855,0,1.339647855,-1.428913807,-0.630576438,-2.059490245,-0.768425458 -Jayson Tatum,tatumja01,2018,RS,BOS,4948,2438,0.213905541,1.026255254,1.240160795,4.943063676,4.943063676,0,-0.256046846,0.76251603,0.506469183,-0.403083871 -Jayson Tatum,tatumja01,2019,PO,BOS,622,295,-0.70226025,0.744419444,0.042159194,0.433478385,0,0.433478385,1.203824379,0.444017471,1.64784185,0.012456427 -Jayson Tatum,tatumja01,2019,RS,BOS,5149,2455,0.506851968,0.564600139,1.071452107,4.759803477,4.759803477,0,0.835109634,0.748360886,1.58347052,-0.568957265 -Walter Tavares,tavarwa01,2016,RS,ATL,155,73,-1.842989844,-2.261163505,-4.104153349,-0.050665669,-0.050665669,0,-2.350927581,-2.013863487,-4.364791068,0.447077837 -Walter Tavares,tavarwa01,2017,RS,CLE,44,24,5.378885118,8.028941267,13.40782638,0.199711388,0.199711388,0,9.17541938,6.734595165,15.91001454,0.92316964 -Walter Tavares,tavarwa01,2017,RS,ATL,8,4,5.44543628,32.5684873,38.01392358,0.083062632,0.083062632,0,0.755814067,22.68195366,23.43776773,-0.151377105 -Anthony Taylor,tayloan01,1989,RS,MIA,768,368,-2.592372252,0.610346878,-1.982025374,0.144545844,0.144545844,0,-2.855691069,0.756462336,-2.099228733,0.251487068 -Brian Taylor,taylobr01,1977,RS,KCK,5578,2488,2.396118448,1.808563714,4.204682162,8.833139846,8.833139846,0,2.531192412,2.2314287,4.762621111,0.061322496 -Brian Taylor,taylobr01,1978,RS,DEN,2794,1222,-0.527115207,0.389218615,-0.137896592,1.63097901,1.63097901,0,-0.431358694,1.020085161,0.588726468,0.160897648 -Brian Taylor,taylobr01,1979,RS,SDC,475,212,-2.691727595,2.74526457,0.053536975,0.306540371,0.306540371,0,-2.153308884,2.913404882,0.760095998,1.165995385 -Brian Taylor,taylobr01,1980,RS,SDC,5885,2754,2.024397381,0.133337789,2.15773517,6.908987505,6.908987505,0,2.103434058,0.963389785,3.066823842,0.199322001 -Brian Taylor,taylobr01,1981,RS,SDC,4882,2312,3.406513375,0.132129525,3.538642901,7.412652326,7.412652326,0,3.041662194,0.654603825,3.696266019,-0.073913882 -Brian Taylor,taylobr01,1982,RS,SDC,2722,1274,1.892788527,-1.426235663,0.466552864,2.087798068,2.087798068,0,1.60104628,-0.938405397,0.662640883,-0.143814056 -Donell Taylor,taylodo01,2006,PO,WAS,6,3,3.773424282,24.20421735,27.97764163,0.050451554,0,0.050451554,6.85560504,23.01076851,29.86637355,3.621021122 -Donell Taylor,taylodo01,2006,RS,WAS,904,465,-2.816388093,0.67625267,-2.140135423,0.145454209,0.145454209,0,-2.841125933,-0.234322238,-3.075448171,0.486445614 -Donell Taylor,taylodo01,2007,PO,WAS,32,17,-10.26796122,-5.032084039,-15.30004526,-0.112216381,0,-0.112216381,-10.37199538,-6.203023545,-16.57501892,-0.039381095 -Donell Taylor,taylodo01,2007,RS,WAS,732,369,-3.694638577,-0.309056093,-4.00369467,-0.236731282,-0.236731282,0,-3.680682511,-1.45425496,-5.134937471,0.2782914 -Fatty Taylor,taylofa01,1977,PO,DEN,2,1,-3.563135075,-3.410633731,-6.973768806,-0.002196164,0,-0.002196164,-5.223786063,-5.32335066,-10.54713672,-1.261446189 -Fatty Taylor,taylofa01,1977,RS,DEN,3627,1548,-0.401353459,2.074925493,1.673572035,3.509516312,3.509516312,0,-0.376184903,2.23544623,1.859261327,0.488276348 -Isaiah Taylor,taylois01,2017,PO,HOU,20,10,0.346955833,0.300553226,0.647509059,0.017235044,0,0.017235044,2.44754439,-3.293216027,-0.845671637,-3.472100151 -Isaiah Taylor,taylois01,2017,RS,HOU,114,52,-6.122747867,0.057734653,-6.065013213,-0.087600444,-0.087600444,0,-5.521809237,-0.426377463,-5.948186699,-0.388334814 -Isaiah Taylor,taylois01,2018,RS,ATL,2475,1167,-1.184265446,-0.160289102,-1.344554548,0.836138241,0.836138241,0,-1.77221541,-1.156674953,-2.928890363,-0.079275861 -Jay Taylor,tayloja01,1990,RS,NJN,239,114,-3.318762827,-1.447904674,-4.7666675,-0.118088803,-0.118088803,0,-3.45931156,-2.730029206,-6.189340766,0.673845717 -Jeff Taylor,tayloje01,1983,RS,HOU,1667,774,-2.37784309,-0.218688059,-2.596531149,0.060696621,0.060696621,0,-2.974831312,-0.42868109,-3.403512402,0.159382282 -Jeff Taylor,tayloje01,1987,RS,DET,94,44,-3.4496022,-1.870854682,-5.320456881,-0.057965733,-0.057965733,0,-3.737283014,-3.854003209,-7.591286222,0.463327141 -Jermaine Taylor,tayloje02,2010,RS,HOU,600,303,-3.055006468,-1.517418541,-4.572425009,-0.280972277,-0.280972277,0,-3.154112187,-2.87500548,-6.029117667,-0.252388243 -Jermaine Taylor,tayloje02,2011,RS,SAC,814,406,-0.967325111,-2.955792386,-3.923117498,-0.245220676,-0.245220676,0,-1.189420038,-3.661845769,-4.851265807,0.851290943 -Jermaine Taylor,tayloje02,2011,RS,HOU,153,77,-3.06746484,-2.654397654,-5.721862494,-0.117131757,-0.117131757,0,-3.219256645,-4.004453871,-7.223710516,0.304087057 -Jeff Taylor,tayloje03,2013,RS,CHA,2906,1507,-1.225664035,-0.500384457,-1.726048492,0.789563675,0.789563675,0,-1.512378719,-0.70608834,-2.218467059,0.269230697 -Jeff Taylor,tayloje03,2014,RS,CHA,1259,629,-5.01753925,-0.525619048,-5.543158298,-0.889429532,-0.889429532,0,-5.053602797,-0.733080463,-5.78668326,-0.742510262 -Jeff Taylor,tayloje03,2015,RS,CHA,835,430,-3.565575149,-3.221999498,-6.787574647,-0.885162183,-0.885162183,0,-4.065497501,-2.730447837,-6.795945337,-0.067680185 -Johnny Taylor,taylojo01,1998,RS,ORL,198,108,-6.40470796,-1.255934691,-7.660642651,-0.2757928,-0.2757928,0,-6.35613699,-0.799153758,-7.155290747,1.758516553 -Johnny Taylor,taylojo01,1999,RS,DEN,1381,724,-1.90065385,-0.911525074,-2.812178925,-0.023136968,-0.023136968,0,-1.982367403,-0.760873895,-2.743241299,0.662277539 -Johnny Taylor,taylojo01,2000,RS,DEN,10,5,-17.25684097,-2.25506134,-19.51190231,-0.04325452,-0.04325452,0,-16.69040811,-1.74673738,-18.43714549,1.0905049 -Johnny Taylor,taylojo01,2000,RS,ORL,59,29,-4.061082202,-0.997006362,-5.058088564,-0.034424989,-0.034424989,0,-4.159003685,-1.485335067,-5.644338752,0.758641425 -Leonard Taylor,taylole01,1990,RS,GSW,83,37,-7.80436186,-5.076525897,-12.88088776,-0.192261676,-0.192261676,0,-7.600310217,-6.419531329,-14.01984155,0.52943453 -Maurice Taylor,tayloma01,1998,RS,LAC,2946,1513,-1.663815702,-2.171385501,-3.835201204,-0.841628182,-0.841628182,0,-1.698787441,-1.824124797,-3.522912238,0.428147795 -Maurice Taylor,tayloma01,1999,RS,LAC,2838,1505,-1.76356939,-3.69376596,-5.45733535,-2.081049984,-2.081049984,0,-1.697689369,-3.090530591,-4.78821996,0.096101273 -Maurice Taylor,tayloma01,2000,RS,LAC,4407,2227,-3.666508941,-1.770021835,-5.436530776,-3.052454064,-3.052454064,0,-3.435531238,-1.307353377,-4.742884615,-0.000727709 -Maurice Taylor,tayloma01,2001,RS,HOU,3757,1972,-2.178565261,-2.095184101,-4.273749361,-1.531957673,-1.531957673,0,-2.120020803,-1.9551778,-4.075198603,-0.066768133 -Maurice Taylor,tayloma01,2003,RS,HOU,2577,1377,-2.87814451,-2.309373255,-5.187517766,-1.713300022,-1.713300022,0,-2.745652356,-2.570983747,-5.316636103,0.044798933 -Maurice Taylor,tayloma01,2004,PO,HOU,213,115,-1.356501936,-2.926594775,-4.283096711,-0.093502343,0,-0.093502343,-2.032222999,-2.546352677,-4.578575676,0.704303077 -Maurice Taylor,tayloma01,2004,RS,HOU,3850,2081,-2.676522866,-0.943061491,-3.619584357,-0.925132663,-0.925132663,0,-2.562637641,-0.808379174,-3.371016815,0.184897771 -Maurice Taylor,tayloma01,2005,RS,HOU,1693,905,-4.585707334,-0.969184794,-5.554892128,-1.3034929,-1.3034929,0,-4.28923946,-0.868214598,-5.157454058,0.596018154 -Maurice Taylor,tayloma01,2005,RS,NYK,824,431,-4.55409811,-1.534028083,-6.088126193,-0.738803225,-0.738803225,0,-4.192999919,-1.946466165,-6.139466084,0.597049292 -Maurice Taylor,tayloma01,2006,RS,NYK,2315,1210,-4.070007865,-1.763849163,-5.833857028,-1.915769073,-1.915769073,0,-3.969935323,-1.940793779,-5.910729103,0.57634209 -Maurice Taylor,tayloma01,2007,RS,SAC,206,103,-4.998152299,0.304145091,-4.694007208,-0.102770021,-0.102770021,0,-4.89826819,-0.124134148,-5.022402338,0.556724724 -Mike Taylor,taylomi01,2009,RS,LAC,1496,771,-3.279082938,-1.051636071,-4.330719009,-0.625947907,-0.625947907,0,-3.341130131,-1.282295703,-4.623425834,0.619328398 -Tyshawn Taylor,tayloty01,2013,PO,BRK,4,2,-20.40885773,-5.253352526,-25.66221026,-0.023704825,0,-0.023704825,-19.7418507,-6.86294563,-26.60479633,-1.532820658 -Tyshawn Taylor,tayloty01,2013,RS,BRK,414,221,-6.002702053,-1.594912761,-7.597614814,-0.553722186,-0.553722186,0,-5.304574666,-1.897944721,-7.202519387,1.215036493 -Tyshawn Taylor,tayloty01,2014,RS,BRK,540,270,-7.769738554,-5.254036154,-13.02377471,-1.409482032,-1.409482032,0,-6.963098139,-5.261222895,-12.22432103,-0.391149501 -Vince Taylor,taylovi01,1983,RS,NYK,656,321,-3.267338656,0.928852234,-2.338486422,0.068131026,0.068131026,0,-3.207336912,0.939236605,-2.268100307,1.139081689 -Terry Teagle,teaglte01,1983,RS,HOU,3678,1708,-3.083629064,-1.728756579,-4.812385643,-1.798754876,-1.798754876,0,-3.367588985,-1.696731187,-5.064320172,0.089846171 -Terry Teagle,teaglte01,1984,RS,HOU,1359,616,-2.001230603,-2.724049192,-4.725279796,-0.623855997,-0.623855997,0,-2.325026801,-3.217650704,-5.542677504,0.506023128 -Terry Teagle,teaglte01,1985,RS,DET,11,5,-11.79875499,-6.747307443,-18.54606243,-0.041936565,-0.041936565,0,-11.63185056,-5.032227361,-16.66407792,4.20801717 -Terry Teagle,teaglte01,1985,RS,GSW,748,344,1.135411229,-2.004760503,-0.869349273,0.330414759,0.330414759,0,0.399777443,-2.034677227,-1.634899784,0.107705766 -Terry Teagle,teaglte01,1986,RS,GSW,4738,2158,-0.243553906,-1.821274315,-2.064828221,0.755712981,0.755712981,0,-0.476183988,-1.522749866,-1.998933854,0.182329453 -Terry Teagle,teaglte01,1987,PO,GSW,485,233,-0.121113795,-2.067214095,-2.18832789,0.069082577,0,0.069082577,-0.288533648,-1.891654415,-2.180188063,0.313995759 -Terry Teagle,teaglte01,1987,RS,GSW,3536,1650,-1.774942442,-1.279987527,-3.054929969,-0.257764657,-0.257764657,0,-1.769385869,-1.249935097,-3.019320967,0.423449731 -Terry Teagle,teaglte01,1988,RS,GSW,2051,958,-2.42011429,-2.678402146,-5.098516436,-1.150306806,-1.150306806,0,-2.523877676,-2.76270945,-5.286587126,0.212378933 -Terry Teagle,teaglte01,1989,PO,GSW,519,240,0.380249601,-1.50214078,-1.121891179,0.205698985,0,0.205698985,0.216144801,-1.195538556,-0.979393755,0.041191928 -Terry Teagle,teaglte01,1989,RS,GSW,3548,1569,-0.228260496,-0.240970708,-0.469231203,1.828648375,1.828648375,0,-0.198060251,-0.223551321,-0.421611572,0.160985006 -Terry Teagle,teaglte01,1990,RS,GSW,5302,2376,-0.455385753,-1.143464555,-1.598850308,1.395317954,1.395317954,0,-0.350913613,-0.90775151,-1.258665123,-0.010433727 -Terry Teagle,teaglte01,1991,PO,LAL,531,274,-5.330824192,-0.506272743,-5.837096935,-0.446607508,0,-0.446607508,-5.347532628,-0.927307981,-6.274840609,0.321504754 -Terry Teagle,teaglte01,1991,RS,LAL,2970,1498,-1.874621214,-1.592632081,-3.467253294,-0.549095722,-0.549095722,0,-1.930553474,-1.570542224,-3.501095699,0.165209713 -Terry Teagle,teaglte01,1992,PO,LAL,243,126,-0.025949639,-0.388381754,-0.414331394,0.15620112,0,0.15620112,-0.577427166,0.204262423,-0.373164744,0.805706434 -Terry Teagle,teaglte01,1992,RS,LAL,3123,1602,-1.74199213,-1.630052788,-3.372044918,-0.509458306,-0.509458306,0,-1.779164492,-1.86208309,-3.641247581,0.199332366 -Terry Teagle,teaglte01,1993,PO,HOU,23,12,-20.92287089,-7.845008652,-28.76787954,-0.167911828,0,-0.167911828,-19.82813476,-9.966010904,-29.79414566,2.026413173 -Terry Teagle,teaglte01,1993,RS,HOU,50,25,-7.831853776,-3.247899086,-11.07975286,-0.105578052,-0.105578052,0,-8.21283687,-4.225839999,-12.43867687,-0.615703761 -Jeff Teague,teaguje01,2010,PO,ATL,107,59,-6.829906688,-0.502982569,-7.332889257,-0.142133053,0,-0.142133053,-6.385386718,-1.993470154,-8.378856872,-0.093439235 -Jeff Teague,teaguje01,2010,RS,ATL,1365,719,-2.975784067,-0.278900293,-3.25468436,-0.186247893,-0.186247893,0,-2.909908969,-0.643786305,-3.553695274,0.56412371 -Jeff Teague,teaguje01,2011,PO,ATL,431,238,2.828003012,-0.781218749,2.046784264,0.596493417,0,0.596493417,2.107958319,-0.771669252,1.336289066,-0.626661123 -Jeff Teague,teaguje01,2011,RS,ATL,1812,963,-1.68724072,0.569252144,-1.117988576,0.80197267,0.80197267,0,-1.786401464,0.193806924,-1.59259454,0.014943475 -Jeff Teague,teaguje01,2012,PO,ATL,417,225,1.77417633,0.715965231,2.490141561,0.618012023,0,0.618012023,1.198787755,1.613554304,2.812342059,-0.347528136 -Jeff Teague,teaguje01,2012,RS,ATL,4149,2183,1.381745921,0.873351523,2.255097444,5.574735863,5.574735863,0,1.346507376,1.485175984,2.831683359,0.00373577 -Jeff Teague,teaguje01,2013,PO,ATL,409,213,-2.651885842,0.219558895,-2.432326947,0.035565861,0,0.035565861,-2.377166241,0.674620082,-1.702546159,-0.099549582 -Jeff Teague,teaguje01,2013,RS,ATL,5128,2628,1.187118987,-0.153963676,1.033155311,5.066987047,5.066987047,0,1.182287226,0.260740111,1.443027337,-0.100743751 -Jeff Teague,teaguje01,2014,PO,ATL,471,242,-1.891386955,-0.572370187,-2.463757142,0.036885012,0,0.036885012,3.497862351,-3.235358521,0.26250383,1.106867141 -Jeff Teague,teaguje01,2014,RS,ATL,5126,2542,0.63087846,-0.547671469,0.083206991,3.707360642,3.707360642,0,0.770338629,-1.650110842,-0.879772212,0.858635662 -Jeff Teague,teaguje01,2015,PO,ATL,1045,529,3.10040912,-0.215360566,2.885048554,1.562353361,0,1.562353361,0.441079897,-1.382936857,-0.94185696,-0.382487386 -Jeff Teague,teaguje01,2015,RS,ATL,4482,2228,2.191959832,0.467380823,2.659340656,6.213391378,6.213391378,0,2.700052017,-0.015010718,2.685041299,1.005201291 -Jeff Teague,teaguje01,2016,PO,ATL,579,279,1.588529606,-6.416899476,-4.82836987,-0.310337932,0,-0.310337932,3.136425989,-7.31406815,-4.177642161,1.624752786 -Jeff Teague,teaguje01,2016,RS,ATL,4668,2255,0.794355385,-0.371862971,0.422492415,3.685008118,3.685008118,0,0.694429456,-0.600888589,0.093540867,0.938354728 -Jeff Teague,teaguje01,2017,PO,IND,280,142,3.577971785,1.342981768,4.920953553,0.569174189,0,0.569174189,0.050725086,5.103817685,5.154542771,-0.674490467 -Jeff Teague,teaguje01,2017,RS,IND,5430,2657,2.371707719,-0.866553763,1.505153956,5.816005239,5.816005239,0,1.576787545,-0.92517576,0.651611784,0.811360372 -Jeff Teague,teaguje01,2018,PO,MIN,305,153,0.982839248,-7.257544862,-6.274705614,-0.286473728,0,-0.286473728,0.814722947,-5.034860705,-4.220137758,0.929659917 -Jeff Teague,teaguje01,2018,RS,MIN,4724,2311,1.182204186,-1.704682658,-0.522478472,2.642076686,2.642076686,0,1.22212844,-1.239871861,-0.017743422,0.591761347 -Jeff Teague,teaguje01,2019,RS,MIN,2682,1264,1.017626106,-1.045191223,-0.027565117,1.754946595,1.754946595,0,0.333781672,-1.112073242,-0.77829157,-0.042494538 -Marquis Teague,teaguma01,2013,PO,CHI,133,72,-2.261488484,-0.362448195,-2.623936679,0.004829035,0,0.004829035,-3.028008127,-0.516040358,-3.544048485,1.004354981 -Marquis Teague,teaguma01,2013,RS,CHI,738,392,-4.551752571,-1.606528815,-6.158281386,-0.687689603,-0.687689603,0,-4.717906442,-2.318272671,-7.036179114,0.824801578 -Marquis Teague,teaguma01,2014,RS,BRK,404,201,-4.818498626,-7.812255996,-12.63075462,-1.013139036,-1.013139036,0,-5.662239246,-7.159900458,-12.8221397,-0.012715158 -Marquis Teague,teaguma01,2014,RS,CHI,458,242,-8.926426634,0.938487402,-7.987939232,-0.627684755,-0.627684755,0,-9.369844677,0.622209221,-8.747635456,-2.823109827 -Marquis Teague,teaguma01,2018,RS,MEM,150,74,-4.162876512,-2.053098417,-6.215974929,-0.128583005,-0.128583005,0,-2.717216473,-0.802887971,-3.520104444,-1.723948055 -Mirza Teletovic,teletmi01,2013,PO,BRK,2,1,-7.090390733,-4.491147225,-11.58153796,-0.004568526,0,-0.004568526,-8.08576015,-6.60587307,-14.69163322,-1.532820658 -Mirza Teletovic,teletmi01,2013,RS,BRK,934,499,-0.364531758,-1.371156066,-1.735687824,0.260125262,0.260125262,0,0.097787933,-1.737593697,-1.639805763,0.682037604 -Mirza Teletovic,teletmi01,2014,PO,BRK,401,220,3.175564337,0.28138998,3.456954318,0.717361005,0,0.717361005,2.251212051,-1.140319322,1.110892729,-0.152517258 -Mirza Teletovic,teletmi01,2014,RS,BRK,2751,1396,1.596252825,-2.234082114,-0.63782929,1.509116056,1.509116056,0,1.69716412,-2.663352187,-0.966188067,0.302547077 -Mirza Teletovic,teletmi01,2015,PO,BRK,35,16,-15.22013762,3.821714253,-11.39842337,-0.074896229,0,-0.074896229,-10.08921938,1.905734683,-8.183484697,2.760999384 -Mirza Teletovic,teletmi01,2015,RS,BRK,1764,892,-1.595425703,0.886206544,-0.709219159,0.931406829,0.931406829,0,-0.842133773,-0.349462788,-1.191596561,0.273689596 -Mirza Teletovic,teletmi01,2016,RS,PHO,3577,1686,2.166595889,-1.708909282,0.457686607,2.779283949,2.779283949,0,2.258137292,-2.079601748,0.178535543,0.70968252 -Mirza Teletovic,teletmi01,2017,PO,MIL,52,27,-8.951506217,-11.46491627,-20.41642249,-0.250710077,0,-0.250710077,-6.931469941,-7.913679129,-14.84514907,-0.109235014 -Mirza Teletovic,teletmi01,2017,RS,MIL,2270,1133,-0.546745907,-1.894104958,-2.440850865,0.178861935,0.178861935,0,-0.06841513,-2.621206405,-2.689621535,0.085757632 -Mirza Teletovic,teletmi01,2018,RS,MIL,326,159,0.615338196,-2.111022637,-1.495684442,0.102288351,0.102288351,0,1.924953685,-2.67189934,-0.746945655,0.522550835 -Sebastian Telfair,telfase01,2005,RS,POR,2517,1330,-3.062229984,-3.32693849,-6.389168473,-2.475031522,-2.475031522,0,-3.129295108,-3.493765681,-6.623060789,0.209286524 -Sebastian Telfair,telfase01,2006,RS,POR,3029,1641,-0.855935684,-1.979744811,-2.835680495,-0.072125315,-0.072125315,0,-0.717643018,-1.287696785,-2.005339803,0.498588338 -Sebastian Telfair,telfase01,2007,RS,BOS,3059,1578,-1.974173217,-0.389132734,-2.363305951,0.312524283,0.312524283,0,-2.176285952,-0.533341163,-2.709627116,0.358211969 -Sebastian Telfair,telfase01,2008,RS,MIN,3743,1933,-1.608850507,-0.969037875,-2.577888382,0.169842438,0.169842438,0,-1.730257324,-0.485943476,-2.216200801,0.056826679 -Sebastian Telfair,telfase01,2009,RS,MIN,4044,2095,0.039526925,-0.537799384,-0.49827246,2.411140985,2.411140985,0,0.008791609,-0.313556578,-0.304764969,0.167313754 -Sebastian Telfair,telfase01,2010,RS,CLE,148,77,-0.664353005,-1.395465055,-2.05981806,0.027416159,0.027416159,0,-0.4179597,-1.768232389,-2.186192089,1.045815408 -Sebastian Telfair,telfase01,2010,RS,LAC,1136,582,-2.100169429,-1.614876492,-3.715045922,-0.289706546,-0.289706546,0,-2.33878546,-1.542712321,-3.881497781,1.031621281 -Sebastian Telfair,telfase01,2011,RS,MIN,1446,711,-1.323065575,-1.80920434,-3.132269915,-0.138990904,-0.138990904,0,-1.348403078,-1.958946138,-3.307349215,0.216170062 -Sebastian Telfair,telfase01,2012,RS,PHO,1746,895,-0.751660473,-0.816796566,-1.568457039,0.545583709,0.545583709,0,-0.475268796,-0.252128183,-0.727396979,1.036764704 -Sebastian Telfair,telfase01,2013,RS,TOR,352,185,-0.501125464,1.338812405,0.837686941,0.347044568,0.347044568,0,-0.1105653,1.018860202,0.908294902,2.313212011 -Sebastian Telfair,telfase01,2013,RS,PHO,1565,795,-1.413031055,-0.232045654,-1.645076709,0.456017334,0.456017334,0,-1.453559479,-0.288704162,-1.742263641,1.630872825 -Sebastian Telfair,telfase01,2015,RS,OKC,626,327,-3.32276467,-0.059175408,-3.381940078,-0.103810922,-0.103810922,0,-1.713811699,-0.579946316,-2.293758016,-1.47262149 -Garrett Temple,templga01,2010,PO,SAS,29,15,-2.142795965,2.023915107,-0.118880859,0.020958787,0,0.020958787,-1.943403058,-0.289428304,-2.232831361,0.836712586 -Garrett Temple,templga01,2010,RS,SAC,46,23,0.648796335,-0.491509861,0.157286474,0.034128612,0.034128612,0,0.026755747,-2.462944696,-2.436188949,0.035130428 -Garrett Temple,templga01,2010,RS,HOU,234,118,-4.02645562,-1.264837482,-5.291293101,-0.156532136,-0.156532136,0,-3.93482123,-1.983383019,-5.918204249,2.170177372 -Garrett Temple,templga01,2010,RS,SAS,373,193,-1.299285807,1.023868731,-0.275417075,0.248935291,0.248935291,0,-1.124032566,1.055155171,-0.068877395,2.028842556 -Garrett Temple,templga01,2011,RS,SAS,41,21,-6.980382185,-0.721397584,-7.701779769,-0.053595702,-0.053595702,0,-6.574781004,-1.158433598,-7.733214601,0.950913708 -Garrett Temple,templga01,2011,RS,CHA,238,126,-4.67104135,-0.140022466,-4.811063816,-0.137153313,-0.137153313,0,-3.402080619,-0.777223062,-4.179303681,3.275911366 -Garrett Temple,templga01,2011,RS,MIL,157,83,-2.640076941,-2.748831054,-5.388907994,-0.1135026,-0.1135026,0,-3.313872742,-3.280667168,-6.59453991,1.462620626 -Garrett Temple,templga01,2013,RS,WAS,2246,1156,-1.555973375,1.495257192,-0.060716183,1.588178497,1.588178497,0,-1.914814158,1.384735774,-0.530078383,0.121069717 -Garrett Temple,templga01,2014,PO,WAS,33,9,-0.26956607,-10.0420906,-10.31165667,-0.039427845,0,-0.039427845,0.049871837,-15.26091547,-15.21104364,9.374650789 -Garrett Temple,templga01,2014,RS,WAS,1281,638,-3.598452353,2.650438774,-0.948013579,0.585877814,0.585877814,0,-3.216543193,1.601149919,-1.615393274,-0.111596702 -Garrett Temple,templga01,2015,PO,WAS,57,26,-10.12237733,-2.227429508,-12.34980684,-0.133249097,0,-0.133249097,-8.333278472,-3.775972098,-12.10925057,1.404907623 -Garrett Temple,templga01,2015,RS,WAS,1490,735,-1.324870129,0.528259633,-0.796610496,0.735857892,0.735857892,0,-1.216302567,1.063402451,-0.152900117,0.437595822 -Garrett Temple,templga01,2016,RS,WAS,4069,1951,-1.337697622,1.976842668,0.639145045,3.379328662,3.379328662,0,-1.59185223,1.964616369,0.372764138,0.167205555 -Garrett Temple,templga01,2017,RS,SAC,3484,1728,-0.654629598,1.90868652,1.254056922,3.539378331,3.539378331,0,-0.706102459,1.874720621,1.168618162,0.258399371 -Garrett Temple,templga01,2018,RS,SAC,3249,1615,-1.505028617,1.233267202,-0.271761415,2.034433488,2.034433488,0,-2.066871255,0.720095818,-1.346775437,-0.367647878 -Garrett Temple,templga01,2019,PO,LAC,144,63,-3.535040259,3.587507867,0.052467608,0.093629697,0,0.093629697,-4.182665535,4.736281571,0.553616036,0.777131861 -Garrett Temple,templga01,2019,RS,LAC,1139,510,-1.778079677,0.333815187,-1.44426449,0.341136053,0.341136053,0,-1.544739001,1.147244441,-0.39749456,0.414265728 -Garrett Temple,templga01,2019,RS,MEM,3077,1530,-2.630776976,0.840964277,-1.789812699,0.745187389,0.745187389,0,-2.886210862,1.994016155,-0.892194707,-0.590189529 -Milos Teodosic,teodomi01,2018,RS,LAC,2404,1134,0.014626813,-1.769847373,-1.75522056,0.582290041,0.582290041,0,0.562207994,-1.433005025,-0.870797031,1.162285514 -Milos Teodosic,teodomi01,2019,RS,LAC,334,150,0.253701141,-3.62310483,-3.369403689,-0.048387037,-0.048387037,0,-0.188345462,-2.594410463,-2.782755925,2.115695734 -Ira Terrell,terreir01,1977,RS,PHO,3933,1751,-0.701366462,0.062864511,-0.638501951,1.884629367,1.884629367,0,-1.06024633,-0.406625427,-1.466871757,-0.097088294 -Ira Terrell,terreir01,1979,PO,POR,13,6,-21.56479024,-1.1866857,-22.75147594,-0.06238941,0,-0.06238941,-21.19268913,-3.360023479,-24.55271261,-1.234030553 -Ira Terrell,terreir01,1979,RS,POR,349,160,-1.080445259,-0.751262776,-1.831708036,0.075768397,0.075768397,0,-1.393460601,-1.208502917,-2.601963519,1.151495686 -Ira Terrell,terreir01,1979,RS,NOJ,1309,572,-2.904554208,-1.568539427,-4.473093635,-0.504188471,-0.504188471,0,-3.472214263,-1.605903781,-5.078118045,0.283218068 -Jared Terrell,terreja01,2019,RS,MIN,235,111,-8.426033139,-3.417257965,-11.8432911,-0.51916808,-0.51916808,0,-5.941745348,-4.264660788,-10.20640614,0.830192835 -Carlos Terry,terryca01,1981,RS,WSB,1088,504,-0.413629484,1.194777173,0.781147688,0.912546426,0.912546426,0,-0.586217927,0.867839523,0.281621595,0.515780856 -Carlos Terry,terryca01,1982,PO,WSB,10,5,-3.197220597,-0.680746975,-3.877967572,-0.002929544,0,-0.002929544,-5.118950274,-3.17892629,-8.297876564,-1.281279637 -Carlos Terry,terryca01,1982,RS,WSB,126,60,-4.295435051,0.670570411,-3.624864639,-0.027336579,-0.027336579,0,-4.412930685,1.177949435,-3.23498125,2.11697256 -Carlos Terry,terryca01,1983,RS,WSB,1077,514,-2.286055384,1.67219178,-0.613863604,0.563111445,0.563111445,0,-3.077212248,1.50755076,-1.569661488,0.544846666 -Chuck Terry,terrych01,1977,RS,NYN,2349,1075,-3.010674811,0.450723072,-2.559951739,0.10459558,0.10459558,0,-3.364589647,-3.34E-05,-3.364623078,0.373085994 -Claude Terry,terrycl01,1977,RS,BUF,687,304,-1.372018045,-1.673892205,-3.04591025,-0.045903633,-0.045903633,0,-2.008404357,-2.300545769,-4.308950126,0.018122775 +Bill Willoughby,willobi01,1977,RS,ATL,1210,549,-0.946493251,0.378543745,-0.567949506,0.610883998,0.610883998,0,-1.324112173,-0.532467958,-1.856580131,-0.054306068 Claude Terry,terrycl01,1977,RS,ATL,531,241,1.756636824,-1.73798338,0.018653444,0.340169837,0.340169837,0,1.035520197,-1.968063753,-0.932543556,-0.081950663 -Claude Terry,terrycl01,1978,RS,ATL,361,166,-4.54769438,-1.727738908,-6.275433288,-0.29865705,-0.29865705,0,-4.981438649,-2.731462535,-7.712901183,0.027795805 -Emanuel Terry,terryem01,2019,RS,PHO,47,20,-2.41321099,3.140811751,0.727600762,0.035888991,0.035888991,0,-2.030722322,4.85201161,2.821289289,1.158995818 -Emanuel Terry,terryem01,2019,RS,MIA,5,3,19.96263872,-19.29504226,0.667596458,0.005149446,0.005149446,0,12.78815944,-12.86315678,-0.074997336,-1.588372308 -Jason Terry,terryja01,2000,RS,ATL,3648,1888,0.421814964,-0.678001037,-0.256186074,2.404756601,2.404756601,0,0.408157572,-0.704255821,-0.296098249,0.100855201 -Jason Terry,terryja01,2001,RS,ATL,5982,3089,2.012500068,-0.613269501,1.399230567,6.531089574,6.531089574,0,1.827172728,-0.360973011,1.466199718,-0.114806732 -Jason Terry,terryja01,2002,RS,ATL,5746,2967,4.077776007,-0.097258079,3.980517927,10.17779829,10.17779829,0,3.993529278,0.411701471,4.405230749,-0.09561042 -Jason Terry,terryja01,2003,RS,ATL,5908,3081,3.044499905,-0.035950227,3.008549678,9.036876732,9.036876732,0,3.138771451,0.26871329,3.407484741,-0.153996986 -Jason Terry,terryja01,2004,RS,ATL,5775,3018,1.766696999,-1.76525707,0.001439929,4.240451958,4.240451958,0,1.969289971,-1.09233702,0.876952951,0.0824283 -Jason Terry,terryja01,2005,PO,DAL,972,501,4.112616764,0.014511636,4.1271284,1.799644146,0,1.799644146,4.102373895,0.166860549,4.269234443,-0.666079096 -Jason Terry,terryja01,2005,RS,DAL,4690,2401,4.120916614,0.365715235,4.486631849,8.838863526,8.838863526,0,3.924815488,0.514554972,4.43937046,-0.269301424 -Jason Terry,terryja01,2006,PO,DAL,1581,844,2.758100994,-0.060753137,2.697347857,2.418991901,0,2.418991901,3.290273839,0.308353187,3.598627026,-0.009146136 -Jason Terry,terryja01,2006,RS,DAL,5177,2798,4.345348218,-0.63868018,3.706668038,9.210187414,9.210187414,0,4.688748354,0.002203454,4.690951808,-0.069210173 -Jason Terry,terryja01,2007,PO,DAL,450,229,0.095723869,-2.827241255,-2.731517386,0.0022267,0,0.0022267,0.140624038,-2.761244895,-2.620620857,-0.018350908 -Jason Terry,terryja01,2007,RS,DAL,5368,2846,5.04019761,0.017063497,5.057261107,11.28251134,11.28251134,0,4.983358786,0.161128312,5.144487098,-0.442047527 -Jason Terry,terryja01,2008,PO,DAL,330,180,5.564670541,-2.567564024,2.997106517,0.542790913,0,0.542790913,5.21196447,-1.92492581,3.287038661,-0.254066867 -Jason Terry,terryja01,2008,RS,DAL,4902,2579,3.934190057,-0.083708226,3.850481831,8.680640399,8.680640399,0,3.987621904,0.258150205,4.245772109,-0.046447046 -Jason Terry,terryja01,2009,PO,DAL,616,325,0.262856618,-3.067526124,-2.804669506,-0.009335499,0,-0.009335499,0.898686551,-2.855759486,-1.957072935,-0.132691104 -Jason Terry,terryja01,2009,RS,DAL,4803,2491,3.549331901,-1.328441817,2.220890084,6.317475528,6.317475528,0,3.805337175,-0.83075287,2.974584306,-0.001020061 -Jason Terry,terryja01,2010,PO,DAL,324,174,0.170437761,-1.198314702,-1.027876941,0.158123987,0,0.158123987,0.255859484,-0.946260608,-0.690401125,0.258265221 -Jason Terry,terryja01,2010,RS,DAL,4951,2540,2.407162526,-0.217353941,2.189808585,6.392697667,6.392697667,0,2.496612274,-0.051811968,2.444800306,-0.129621734 -Jason Terry,terryja01,2011,PO,DAL,1248,684,5.947153116,-0.276076086,5.67107703,3.026060149,0,3.026060149,6.000413633,0.081992072,6.082405705,-0.142561515 -Jason Terry,terryja01,2011,RS,DAL,4933,2564,2.517071577,-1.02668387,1.490387707,5.540098418,5.540098418,0,2.689942058,-0.810861525,1.879080533,-0.117211904 -Jason Terry,terryja01,2012,PO,DAL,265,139,2.099208635,-4.52357355,-2.424364915,0.02374935,0,0.02374935,1.651167575,-3.978431104,-2.327263529,-0.257778255 -Jason Terry,terryja01,2012,RS,DAL,3852,2000,1.389819226,-1.707592045,-0.317772819,2.477461391,2.477461391,0,1.571684627,-1.564254635,0.007429993,-0.163102258 -Jason Terry,terryja01,2013,PO,BOS,347,189,2.278992677,1.852511511,4.131504188,0.680618215,0,0.680618215,1.487958902,1.604791091,3.092749993,-0.49768988 -Jason Terry,terryja01,2013,RS,BOS,4104,2124,0.660894668,-0.443187275,0.217707394,3.212803796,3.212803796,0,0.469855394,-0.748194834,-0.278339441,-0.09253075 -Jason Terry,terryja01,2014,RS,BRK,1125,570,-0.090432151,-3.398029846,-3.488461997,-0.215180268,-0.215180268,0,0.306476494,-3.995796842,-3.689320349,0.189896046 -Jason Terry,terryja01,2015,PO,HOU,1057,487,2.114901185,-2.044337889,0.070563296,0.72966156,0,0.72966156,1.41566833,-0.597695152,0.817973178,0.916570426 -Jason Terry,terryja01,2015,RS,HOU,3408,1641,0.101825655,0.317612201,0.419437856,2.668088672,2.668088672,0,-0.042715339,0.362087508,0.319372169,0.524513264 -Jason Terry,terryja01,2016,PO,HOU,265,124,-1.324226539,-7.316179468,-8.640406008,-0.386718931,0,-0.386718931,-2.319882293,-5.062832094,-7.382714387,0.588167841 -Jason Terry,terryja01,2016,RS,HOU,2618,1258,0.319737688,-2.424607036,-2.104869349,0.415360894,0.415360894,0,0.492351788,-2.26864765,-1.776295861,0.305743761 -Jason Terry,terryja01,2017,PO,MIL,130,68,-0.581391965,2.443298758,1.861906793,0.166092923,0,0.166092923,-2.228757029,1.404779852,-0.823977177,0.627175798 -Jason Terry,terryja01,2017,RS,MIL,2702,1365,0.518647442,1.098646413,1.617293855,3.017670543,3.017670543,0,-0.187879053,0.564808684,0.37692963,-0.768003292 -Jason Terry,terryja01,2018,PO,MIL,93,44,-0.287765045,-4.490036462,-4.777801507,-0.047036549,0,-0.047036549,0.348769437,-6.638567569,-6.289798131,0.181302217 -Jason Terry,terryja01,2018,RS,MIL,1686,814,-0.89643206,0.266812313,-0.629619747,0.878692462,0.878692462,0,-1.077081492,-0.187326665,-1.264408157,-0.214861071 -Hasheem Thabeet,thabeha01,2010,RS,MEM,1742,883,-2.792125043,1.632056185,-1.160068859,0.719833825,0.719833825,0,-3.113243286,1.235253505,-1.877989781,0.46645677 -Hasheem Thabeet,thabeha01,2011,RS,HOU,8,4,-15.297492,-7.149497227,-22.44698922,-0.043655334,-0.043655334,0,-14.73372493,0.605831794,-14.12789314,8.016395873 -Hasheem Thabeet,thabeha01,2011,RS,MEM,715,369,-5.009805727,-2.380896674,-7.390702401,-0.886249182,-0.886249182,0,-5.207928729,-1.862479006,-7.070407735,1.34114336 -Hasheem Thabeet,thabeha01,2012,RS,POR,223,116,-4.103787084,-2.001153741,-6.104940825,-0.199033682,-0.199033682,0,-4.427073498,-2.839705525,-7.266779023,0.222113425 -Hasheem Thabeet,thabeha01,2012,RS,HOU,44,23,0.302859435,-0.91541655,-0.612557115,0.025426195,0.025426195,0,-1.054453186,-0.21661575,-1.271068936,1.267173463 -Hasheem Thabeet,thabeha01,2013,PO,OKC,51,26,-7.833106697,1.000582612,-6.832524085,-0.057332887,0,-0.057332887,-7.770337821,1.658514687,-6.111823133,2.398980715 -Hasheem Thabeet,thabeha01,2013,RS,OKC,1514,770,-3.097759817,3.497075726,0.399315909,1.248827726,1.248827726,0,-2.982819347,3.426178706,0.443359359,0.87339663 -Hasheem Thabeet,thabeha01,2014,PO,OKC,16,7,-9.799543139,-11.44707541,-21.24661855,-0.070053223,0,-0.070053223,-8.445721806,-4.823821236,-13.26954304,2.619163378 -Hasheem Thabeet,thabeha01,2014,RS,OKC,401,192,-7.995549527,-1.668333746,-9.663883273,-0.679768013,-0.679768013,0,-8.055876663,-1.078662899,-9.134539562,0.353350029 -Daniel Theis,theisda01,2018,RS,BOS,1912,936,-1.749941678,2.070802777,0.320861099,1.472894456,1.472894456,0,-1.961311336,1.984572948,0.023261612,0.433813929 -Daniel Theis,theisda01,2019,PO,BOS,94,42,-5.794200564,5.630416577,-0.163783987,0.057856824,0,0.057856824,-2.681969534,2.647714476,-0.034255058,1.21829499 -Daniel Theis,theisda01,2019,RS,BOS,1945,908,-1.053186091,-0.081644282,-1.134830373,0.748748757,0.748748757,0,-1.560275583,0.541107195,-1.019168388,0.068468091 -Reggie Theus,theusre01,1979,RS,CHI,5970,2753,-0.648467988,-1.074139101,-1.722607089,1.444903237,1.444903237,0,-0.586417342,-0.465457935,-1.051875277,0.137013663 -Reggie Theus,theusre01,1980,RS,CHI,6498,3029,2.793526705,-1.443291591,1.350235114,6.337904658,6.337904658,0,2.640213583,-1.103760961,1.536452622,0.023356896 -Reggie Theus,theusre01,1981,PO,CHI,472,232,4.596219327,-0.421225163,4.174994164,0.846119734,0,0.846119734,4.403913498,0.185672267,4.589585765,0.082912512 -Reggie Theus,theusre01,1981,RS,CHI,5978,2820,3.964089379,-0.761418207,3.202671172,8.57403136,8.57403136,0,3.958015226,-0.284310816,3.67370441,0.114826359 -Reggie Theus,theusre01,1982,RS,CHI,5921,2838,2.176784038,-1.516911389,0.659872649,4.933570034,4.933570034,0,2.199204459,-1.102065649,1.09713881,-0.077492511 -Reggie Theus,theusre01,1983,RS,CHI,6385,2856,1.779078879,-0.630470744,1.148608135,5.694421527,5.694421527,0,2.07496468,0.049876424,2.124841104,0.250503935 -Reggie Theus,theusre01,1984,PO,KCK,170,81,-1.064895224,1.388366136,0.323470913,0.131672545,0,0.131672545,-0.552720708,1.592442968,1.039722261,0.510613728 -Reggie Theus,theusre01,1984,RS,KCK,1945,897,0.655894661,-1.653494244,-0.997599583,0.804239982,0.804239982,0,0.696505762,-1.235215428,-0.538709666,0.288771434 -Reggie Theus,theusre01,1984,RS,CHI,1264,601,-0.187841535,-1.986599216,-2.174440751,0.177377313,0.177377313,0,-0.447517319,-1.721261392,-2.168778711,0.519936388 -Reggie Theus,theusre01,1985,RS,KCK,5595,2543,2.96001836,-1.870673382,1.089344978,4.976946873,4.976946873,0,2.766783705,-1.708962895,1.057820809,-0.090608202 -Reggie Theus,theusre01,1986,PO,SAC,202,102,-3.703153299,-2.703977574,-6.407130873,-0.196713987,0,-0.196713987,-3.786393021,-2.539137856,-6.325530877,0.2180132 -Reggie Theus,theusre01,1986,RS,SAC,6274,2919,3.180561533,-1.003361185,2.177200348,7.316912453,7.316912453,0,2.991828899,-0.816953902,2.174874997,-0.296298607 -Reggie Theus,theusre01,1987,RS,SAC,6131,2872,3.087593658,-1.869438725,1.218154934,5.792418273,5.792418273,0,3.007576968,-1.340818167,1.666758802,-0.387710311 -Reggie Theus,theusre01,1988,RS,SAC,5641,2653,1.372116168,-2.599013463,-1.226897295,2.05300815,2.05300815,0,1.18229347,-2.124086929,-0.941793458,-0.420640245 -Reggie Theus,theusre01,1989,PO,ATL,232,127,-1.746485342,-3.841769688,-5.58825503,-0.190953495,0,-0.190953495,-2.022337497,-3.281018784,-5.303356281,0.646868397 -Reggie Theus,theusre01,1989,RS,ATL,5214,2517,2.037195093,-0.903288519,1.133906573,4.989982665,4.989982665,0,2.002609154,-0.600737399,1.401871754,0.04848701 -Reggie Theus,theusre01,1990,RS,ORL,5155,2350,1.151812516,-2.833153182,-1.681340666,1.27995048,1.27995048,0,0.984612418,-2.469619539,-1.485007121,-0.104135951 -Reggie Theus,theusre01,1991,RS,NJN,6183,2955,0.273348634,-1.857221308,-1.583872674,1.756785044,1.756785044,0,-0.139735498,-1.462121168,-1.601856666,-0.074215434 -Peter Thibeaux,thibepe01,1985,RS,GSW,1003,461,-2.567348126,-2.297360947,-4.864709073,-0.502361502,-0.502361502,0,-3.077808536,-2.515827344,-5.59363588,1.034137382 -Peter Thibeaux,thibepe01,1986,RS,GSW,1166,531,-4.19377312,-0.883570178,-5.077343298,-0.635145739,-0.635145739,0,-4.135166751,-1.203439747,-5.338606498,0.759024869 -David Thirdkill,thirdda01,1983,RS,PHO,1115,521,-3.902869152,-0.522032021,-4.424901173,-0.450894396,-0.450894396,0,-3.922371354,-0.762572384,-4.684943738,1.331672917 -David Thirdkill,thirdda01,1984,RS,DET,637,291,-4.194554,-1.443617392,-5.638171392,-0.432292766,-0.432292766,0,-4.394323264,-2.008285043,-6.402608307,0.836162067 -David Thirdkill,thirdda01,1985,PO,SAS,49,22,-10.21732993,-5.45808718,-15.67541711,-0.153231487,0,-0.153231487,-10.5782528,-6.539042615,-17.11729542,2.522923967 -David Thirdkill,thirdda01,1985,RS,SAS,114,52,0.172064315,-0.692628241,-0.520563926,0.058960721,0.058960721,0,-0.125506762,-0.557912486,-0.683419248,-0.326915677 -David Thirdkill,thirdda01,1985,RS,MIL,34,16,1.966454216,-2.362296276,-0.39584206,0.019111434,0.019111434,0,0.611968614,-3.822830325,-3.210861711,-0.570167643 -David Thirdkill,thirdda01,1985,RS,DET,254,115,-6.53086065,-2.704745993,-9.235606643,-0.384520717,-0.384520717,0,-6.55416578,-3.227027164,-9.781192944,1.083779045 -David Thirdkill,thirdda01,1986,PO,BOS,97,47,-8.660382975,0.258556695,-8.401826281,-0.141444843,0,-0.141444843,-8.09644424,-1.170680065,-9.267124305,1.195412361 -David Thirdkill,thirdda01,1986,RS,BOS,821,385,-1.85177121,-0.533189355,-2.384960565,0.072157568,0.072157568,0,-1.862465062,-0.8991629,-2.761627961,0.654310942 -David Thirdkill,thirdda01,1987,RS,BOS,185,89,-6.986157199,-1.16905124,-8.155208439,-0.248300925,-0.248300925,0,-6.816638934,-1.921409505,-8.73804844,1.189765491 -Adonis Thomas,thomaad01,2014,RS,ORL,48,24,-0.083268806,3.474839914,3.391571108,0.074500678,0.074500678,0,-4.238732496,0.716384432,-3.522348064,-0.894879368 -Adonis Thomas,thomaad01,2014,RS,PHI,27,13,9.337885059,-5.703104749,3.63478031,0.043904554,0.043904554,0,6.702609385,-3.021681331,3.680928055,3.526192024 -Billy Thomas,thomabi01,2005,PO,NJN,4,2,-21.82009451,-4.946032554,-26.76612707,-0.024855077,0,-0.024855077,-21.46956117,-8.048395914,-29.51795709,-1.501683077 -Billy Thomas,thomabi01,2005,RS,NJN,668,356,-0.670136442,-0.732876298,-1.40301274,0.246008946,0.246008946,0,-0.86369355,-1.323205751,-2.186899301,0.509354994 -Billy Thomas,thomabi01,2006,PO,WAS,26,14,-15.11959203,-5.040790854,-20.16038288,-0.13556385,0,-0.13556385,-13.719018,-4.440805514,-18.15982352,5.143642404 -Billy Thomas,thomabi01,2006,RS,WAS,255,131,0.372691093,1.116215614,1.488906707,0.288296945,0.288296945,0,0.772102164,1.145136608,1.917238772,1.612120891 -Billy Thomas,thomabi01,2008,PO,CLE,14,8,10.63081192,10.39399957,21.02481149,0.099378019,0,0.099378019,10.84757465,9.050186949,19.8977616,-0.627190023 -Billy Thomas,thomabi01,2008,RS,CLE,65,34,-4.795638149,-2.670128317,-7.465766466,-0.086096523,-0.086096523,0,-3.570305008,-3.800756661,-7.371061669,4.909701373 -Billy Thomas,thomabi01,2008,RS,NJN,15,8,-9.035096986,-6.61925108,-15.65434807,-0.054326422,-0.054326422,0,-7.723784122,-9.884106099,-17.60789022,2.941454707 -Carl Thomas,thomaca01,1992,RS,SAC,65,31,-3.111764542,-2.07641084,-5.188175382,-0.038730631,-0.038730631,0,-3.127549168,-1.283550789,-4.411099957,0.426129335 -Carl Thomas,thomaca01,1997,RS,CLE,135,77,-2.24528936,-1.210051437,-3.455340797,-0.028030566,-0.028030566,0,-2.419892981,-2.845672918,-5.265565899,1.057024205 -Carl Thomas,thomaca01,1998,PO,CLE,19,11,0.234891403,-3.50671055,-3.271819146,-0.00304649,0,-0.00304649,-1.334994404,-2.628494825,-3.963489229,0.750979914 -Carl Thomas,thomaca01,1998,RS,ORL,28,15,6.736489512,-3.976171697,2.760317815,0.041552707,0.041552707,0,4.365302538,-5.83032874,-1.465026202,-1.338263923 -Carl Thomas,thomaca01,1998,RS,GSW,268,139,-0.905503937,-1.466407449,-2.371911386,0.027249297,0.027249297,0,-1.109286769,-1.886846521,-2.99613329,1.485780757 -Carl Thomas,thomaca01,1998,RS,CLE,515,272,-2.011933756,1.482735637,-0.529198118,0.314652338,0.314652338,0,-1.985182486,0.815532955,-1.169649531,1.915463773 -Charles Thomas,thomach01,1992,RS,DET,301,156,-3.913730344,-1.894994505,-5.808724849,-0.247436411,-0.247436411,0,-3.829442281,-2.86331021,-6.692752491,1.603022685 -Etan Thomas,thomaet01,2002,RS,WAS,1150,618,-1.811035723,0.869758654,-0.941277069,0.571291627,0.571291627,0,-1.784533304,0.546357832,-1.238175472,0.160096064 -Etan Thomas,thomaet01,2003,RS,WAS,953,513,-1.050398009,-0.814068316,-1.864466325,0.231774922,0.231774922,0,-1.306049079,-1.514763402,-2.820812481,0.000751311 -Etan Thomas,thomaet01,2004,RS,WAS,3693,1901,-2.067671093,-0.242671605,-2.310342698,0.425187749,0.425187749,0,-2.26186389,-0.243333644,-2.505197534,-0.263347625 -Etan Thomas,thomaet01,2005,PO,WAS,253,126,-1.263790002,-2.9343093,-4.198099301,-0.096823636,0,-0.096823636,-1.810095635,-3.254845163,-5.064940798,0.766055342 -Etan Thomas,thomaet01,2005,RS,WAS,1919,976,-3.33846415,-1.303922324,-4.642386473,-0.944010159,-0.944010159,0,-3.323466248,-1.372330853,-4.695797101,0.164711748 -Etan Thomas,thomaet01,2006,PO,WAS,34,18,-2.817627732,12.08805718,9.270429446,0.115013827,0,0.115013827,-2.125537359,11.32913489,9.20359753,0.921026024 -Etan Thomas,thomaet01,2006,RS,WAS,2180,1121,-3.572532967,0.705829296,-2.866703671,-0.066697663,-0.066697663,0,-3.619524868,-0.041886553,-3.661411421,-0.067483766 -Etan Thomas,thomaet01,2007,PO,WAS,156,84,-7.323025868,-0.885319771,-8.20834564,-0.242004746,0,-0.242004746,-6.931137884,-1.247604876,-8.17874276,0.27847481 -Etan Thomas,thomaet01,2007,RS,WAS,2471,1246,-2.006108267,0.228134633,-1.777973634,0.616737872,0.616737872,0,-2.093408799,-0.239215779,-2.332624578,-0.178913465 -Etan Thomas,thomaet01,2009,RS,WAS,587,306,-4.236519073,-1.564654103,-5.801173176,-0.474947146,-0.474947146,0,-4.519983009,-2.55090673,-7.070889739,-0.273851705 -Etan Thomas,thomaet01,2010,PO,OKC,32,17,8.435434999,-2.485555049,5.94987995,0.076989917,0,0.076989917,6.812222386,-4.116704999,2.695517387,-0.973077781 -Etan Thomas,thomaet01,2010,RS,OKC,630,321,-6.120629969,-0.690208178,-6.810838147,-0.665707322,-0.665707322,0,-6.018465016,-1.416978068,-7.435443084,0.091291553 -Etan Thomas,thomaet01,2011,PO,ATL,13,7,-9.783516807,-3.579606624,-13.36312343,-0.038937245,0,-0.038937245,-9.782735766,-3.598091654,-13.38082742,-0.352775257 -Etan Thomas,thomaet01,2011,RS,ATL,154,82,-2.541166519,-0.313010259,-2.854176778,-0.004360841,-0.004360841,0,-2.953032423,-1.159553252,-4.112585675,0.052591538 -Irving Thomas,thomair01,1991,PO,LAL,10,5,1.926073288,-3.10124589,-1.175172602,0.004083563,0,0.004083563,0.377615022,-5.135231502,-4.75761648,-1.364706451 -Irving Thomas,thomair01,1991,RS,LAL,214,108,-7.365715322,-0.85495261,-8.220667932,-0.306887495,-0.306887495,0,-6.429079084,-0.832239181,-7.261318265,1.790456765 -Isiah Thomas,thomais01,1982,RS,DET,5347,2433,-0.132071228,0.211528998,0.07945777,3.525587316,3.525587316,0,0.385157002,0.724938358,1.110095359,0.387675786 -Isiah Thomas,thomais01,1983,RS,DET,6896,3093,2.384039903,0.713242762,3.097282665,9.260206782,9.260206782,0,2.909361702,1.495183732,4.404545434,0.37216337 -Isiah Thomas,thomais01,1984,PO,DET,420,198,5.128899654,1.193690318,6.322589973,0.946873034,0,0.946873034,5.587312029,1.699423764,7.286735793,0.170144522 -Isiah Thomas,thomais01,1984,RS,DET,6577,3007,4.690000152,1.026952533,5.716952686,13.00796853,13.00796853,0,5.190125134,1.677944485,6.868069619,0.143989565 -Isiah Thomas,thomais01,1985,PO,DET,772,355,6.644972819,0.62606331,7.271036129,1.872489146,0,1.872489146,6.95350252,1.474540694,8.428043214,0.030771719 -Isiah Thomas,thomais01,1985,RS,DET,6835,3089,6.274873968,0.880067987,7.154941955,15.58260417,15.58260417,0,6.396855436,1.517784219,7.914639656,-0.183124182 -Isiah Thomas,thomais01,1986,PO,DET,347,163,4.189910601,0.886203754,5.076114355,0.673716106,0,0.673716106,4.773721394,1.20560292,5.979324314,0.368116268 -Isiah Thomas,thomais01,1986,RS,DET,6126,2790,4.749707757,0.45084375,5.200551507,11.3063883,11.3063883,0,5.004629301,0.947936079,5.95256538,-0.09942638 -Isiah Thomas,thomais01,1987,PO,DET,1136,562,5.411107324,3.291186229,8.702293552,3.395743073,0,3.395743073,6.238101762,3.658742648,9.89684441,0.262985863 -Isiah Thomas,thomais01,1987,RS,DET,6413,3013,3.072414172,0.350230439,3.422644611,9.496174419,9.496174419,0,3.439710274,0.698237771,4.137948045,0.079389585 -Isiah Thomas,thomais01,1988,PO,DET,1749,911,3.452463665,3.707848448,7.160312112,4.764372425,0,4.764372425,4.064255892,3.874202065,7.938457957,0.274209404 -Isiah Thomas,thomais01,1988,RS,DET,6063,2927,2.659215148,0.682844306,3.342059454,9.089152431,9.089152431,0,3.088876721,0.928023782,4.016900503,-0.09370152 -Isiah Thomas,thomais01,1989,PO,DET,1186,633,3.325864046,2.155481604,5.481345649,2.732180074,0,2.732180074,4.055410993,2.195649635,6.251060628,-0.333957662 -Isiah Thomas,thomais01,1989,RS,DET,5884,2924,2.197144751,0.911066606,3.108211357,8.738577559,8.738577559,0,2.676669796,1.077135307,3.753805104,-0.00988123 -Isiah Thomas,thomais01,1990,PO,DET,1473,758,4.433259187,3.09249358,7.525752767,4.099660675,0,4.099660675,4.885928625,3.335918643,8.221847269,0.025550905 -Isiah Thomas,thomais01,1990,RS,DET,5954,2993,1.887041286,0.868471418,2.755512704,8.40135155,8.40135155,0,2.429579594,0.951244057,3.38082365,-0.067792695 -Isiah Thomas,thomais01,1991,PO,DET,830,436,2.229752898,-0.27724969,1.952503208,1.080078416,0,1.080078416,2.324856779,-0.106188148,2.218668632,0.106481489 -Isiah Thomas,thomais01,1991,RS,DET,3209,1657,1.782864164,0.482856303,2.265720467,4.238878156,4.238878156,0,2.130777233,0.473307222,2.604084455,-0.033170038 -Isiah Thomas,thomais01,1992,PO,DET,361,200,-1.337538705,0.237714585,-1.09982412,0.173991092,0,0.173991092,-1.416503014,0.862809581,-0.553693433,0.174645495 -Isiah Thomas,thomais01,1992,RS,DET,5632,2918,0.68514229,0.352443835,1.037586126,5.635808132,5.635808132,0,0.946950187,0.67166148,1.618611667,-0.052263512 -Isiah Thomas,thomais01,1993,RS,DET,5739,2922,0.803758497,-0.383056808,0.420701688,4.732101673,4.732101673,0,1.144092973,-0.032929127,1.111163846,0.107855323 -Isiah Thomas,thomais01,1994,RS,DET,3474,1750,-0.279730696,-2.030181386,-2.309912082,0.393530268,0.393530268,0,-0.071176435,-2.106072433,-2.177248868,0.146409277 -Isaiah Thomas,thomais02,2012,RS,SAC,3305,1656,3.305439994,-2.456729276,0.848710718,3.036889135,3.036889135,0,2.850396227,-2.138089229,0.712306999,-0.11025175 -Isaiah Thomas,thomais02,2013,RS,SAC,4185,2122,2.654482839,-1.768534081,0.885948758,3.942872634,3.942872634,0,2.52880809,-1.45202082,1.076787269,0.152151846 -Isaiah Thomas,thomais02,2014,RS,SAC,5033,2497,3.493713957,0.394508176,3.888222133,8.506230547,8.506230547,0,3.151216506,0.10300323,3.254219735,0.559580863 -Isaiah Thomas,thomais02,2015,PO,BOS,246,119,3.707694746,0.416723606,4.124418352,0.445335741,0,0.445335741,0.730307036,-2.005547819,-1.275240782,3.334368269 -Isaiah Thomas,thomais02,2015,RS,PHO,2441,1181,3.696046918,-2.982499158,0.71354776,2.095640516,2.095640516,0,3.160145698,-2.424357888,0.73578781,0.399439244 -Isaiah Thomas,thomais02,2015,RS,BOS,1123,545,6.218796089,-2.7937527,3.425043389,1.724652162,1.724652162,0,5.356862567,-3.681237066,1.675625501,0.425893212 -Isaiah Thomas,thomais02,2016,PO,BOS,461,220,-0.097332043,-1.75039957,-1.847731612,0.106989996,0,0.106989996,1.967698399,-4.212277063,-2.244578664,2.312482717 -Isaiah Thomas,thomais02,2016,RS,BOS,5547,2644,4.476969848,-0.938166341,3.538803507,8.556389891,8.556389891,0,4.34763409,-0.770529348,3.577104742,0.840680646 -Isaiah Thomas,thomais02,2017,PO,BOS,1037,521,3.280009475,-1.604897065,1.67511241,1.22628644,0,1.22628644,2.590292061,-2.31056448,0.279727582,1.046272872 -Isaiah Thomas,thomais02,2017,RS,BOS,5262,2569,8.338011677,-3.64582671,4.692184967,9.831910381,9.831910381,0,8.456531318,-3.259245347,5.197285971,0.778433867 -Isaiah Thomas,thomais02,2018,RS,CLE,860,406,-1.955883116,-2.997189115,-4.953072231,-0.461516305,-0.461516305,0,-0.807931043,-3.143052673,-3.950983716,1.123649113 -Isaiah Thomas,thomais02,2018,RS,LAL,990,456,1.960773438,-3.111646685,-1.150873246,0.378510982,0.378510982,0,1.553055022,-3.393798695,-1.840743674,1.725684169 -Isaiah Thomas,thomais02,2019,RS,DEN,403,181,-4.449749402,-0.898724573,-5.348473975,-0.243774756,-0.243774756,0,-1.731065731,-2.663763454,-4.394829185,1.620512371 -Jamel Thomas,thomaja01,2000,RS,GSW,54,27,-6.439152904,-3.748028709,-10.18718161,-0.103199525,-0.103199525,0,-6.352183558,-5.769296688,-12.12148025,0.689165826 -Jamel Thomas,thomaja01,2000,RS,BOS,38,19,0.034375907,-4.309227833,-4.274851926,-0.014628507,-0.014628507,0,-0.89326256,-6.883359156,-7.776621716,-0.975883785 -Jamel Thomas,thomaja01,2001,RS,NJN,108,56,-6.483019966,-1.22081094,-7.703830906,-0.142671421,-0.142671421,0,-5.972701895,-2.275229833,-8.247931728,0.740183521 -James Thomas,thomaja02,2005,RS,ATL,10,5,9.210752453,-5.947301096,3.263451357,0.015146698,0.015146698,0,7.369373,-5.629608537,1.739764462,-1.161591422 -James Thomas,thomaja02,2005,RS,POR,212,112,-1.302984439,-1.395031706,-2.698016145,0.00296616,0.00296616,0,-1.640461387,-1.717035225,-3.357496612,-0.133903526 -James Thomas,thomaja02,2006,RS,PHI,242,124,-4.110800549,-2.686180461,-6.79698101,-0.261381225,-0.261381225,0,-4.771569749,-2.142519853,-6.914089602,1.91461636 -James Thomas,thomaja02,2006,RS,CHI,51,26,1.129138242,-0.095066027,1.034072216,0.049711994,0.049711994,0,-0.175568671,-1.281501699,-1.45707037,-0.884386599 -Jim Thomas,thomaji01,1984,RS,IND,2623,1219,-0.806996574,-0.517500978,-1.324497551,0.886869382,0.886869382,0,-1.356096256,-0.738766635,-2.094862892,0.034894741 -Jim Thomas,thomaji01,1985,RS,IND,4560,2059,0.371520228,-0.558780067,-0.187259839,2.693866246,2.693866246,0,-0.150692654,-0.390585512,-0.541278166,0.065375645 -Jim Thomas,thomaji01,1986,RS,LAC,149,69,-4.714232812,-0.416141484,-5.130374295,-0.08479802,-0.08479802,0,-4.68609922,-0.326735712,-5.012834932,1.23304684 -Jim Thomas,thomaji01,1991,RS,MIN,27,14,-9.925062507,-0.791484077,-10.71654658,-0.056613958,-0.056613958,0,-9.683736554,-3.031508151,-12.7152447,-0.504280876 -John Thomas,thomajo02,1998,RS,BOS,724,368,-3.048342651,-1.416563705,-4.464906356,-0.325774605,-0.325774605,0,-3.241210696,-1.504636987,-4.745847683,1.076687073 -John Thomas,thomajo02,1998,RS,TOR,326,167,-4.100284679,-4.457696924,-8.557981603,-0.50035076,-0.50035076,0,-4.562089324,-4.180110459,-8.742199783,1.013681042 -John Thomas,thomajo02,1999,RS,TOR,1110,593,-0.246730217,-0.978460409,-1.225190626,0.462197804,0.462197804,0,-0.650131263,-0.784587633,-1.434718896,0.169499891 -John Thomas,thomajo02,2000,PO,TOR,2,1,-5.832075369,-3.892439233,-9.724514602,-0.003605423,0,-0.003605423,-7.265463221,-6.59496767,-13.86043089,-1.56336213 -John Thomas,thomajo02,2000,RS,TOR,930,477,-4.719883065,-0.883692566,-5.60357563,-0.705201408,-0.705201408,0,-4.748201039,-0.222497099,-4.970698138,1.457092771 -John Thomas,thomajo02,2005,RS,MIN,978,521,-3.077435036,0.793311701,-2.284123335,0.12456566,0.12456566,0,-3.035132669,0.969806149,-2.06532652,0.541800691 -John Thomas,thomajo02,2006,PO,NJN,104,56,-5.409379145,0.323159343,-5.086219802,-0.070716445,0,-0.070716445,-5.332578157,0.888948781,-4.443629375,2.459171539 -John Thomas,thomajo02,2006,RS,MEM,45,25,-5.105449028,-4.665462927,-9.770911955,-0.090027401,-0.090027401,0,-5.739380654,-5.71152701,-11.45090766,0.486709754 -John Thomas,thomajo02,2006,RS,ATL,126,66,-5.599312442,-3.139205911,-8.738518353,-0.203346736,-0.203346736,0,-5.797649473,-3.467511393,-9.265160866,0.769820992 -John Thomas,thomajo02,2006,RS,NJN,68,36,-5.003907092,-0.274962813,-5.278869905,-0.046123115,-0.046123115,0,-4.770031005,-0.71162457,-5.481655576,-0.641425618 -Kenny Thomas,thomake01,2000,RS,HOU,3567,1797,-1.310340316,-0.443966082,-1.754306398,0.913746971,0.913746971,0,-1.038448687,-0.355111701,-1.393560388,0.08935995 -Kenny Thomas,thomake01,2001,RS,HOU,3467,1820,-2.204862,-0.41510744,-2.61996944,0.120832688,0.120832688,0,-1.904644459,-0.712746643,-2.617391102,0.069588766 -Kenny Thomas,thomake01,2002,RS,HOU,4617,2484,-1.97425435,-0.11085896,-2.085113311,0.84130357,0.84130357,0,-1.67083464,0.2695129,-1.40132174,-0.145062671 -Kenny Thomas,thomake01,2003,PO,PHI,702,389,1.307031733,-0.169596648,1.137435084,0.793112837,0,0.793112837,1.106429447,-0.027177337,1.07925211,-0.300252872 -Kenny Thomas,thomake01,2003,RS,HOU,1097,586,-2.4456435,-1.334664928,-3.780308429,-0.307076432,-0.307076432,0,-2.161728709,-1.165460384,-3.327189093,-0.287661545 -Kenny Thomas,thomake01,2003,RS,PHI,2681,1392,0.13567564,-0.67913591,-0.54346027,1.560248756,1.560248756,0,0.032185595,-0.724818674,-0.692633079,-0.401466267 -Kenny Thomas,thomake01,2004,RS,PHI,5005,2699,-0.852626656,-0.247245658,-1.099872314,2.261214453,2.261214453,0,-0.795340848,0.16081612,-0.634524728,-0.443840166 -Kenny Thomas,thomake01,2005,PO,SAC,291,153,1.300345368,-0.842536181,0.457809187,0.258507949,0,0.258507949,1.100255094,-0.13866375,0.961591344,0.088187232 -Kenny Thomas,thomake01,2005,RS,SAC,1613,823,0.754058642,-1.488521003,-0.734462362,0.842399566,0.842399566,0,0.857594025,-1.182764381,-0.325170356,-0.425611 -Kenny Thomas,thomake01,2005,RS,PHI,2688,1344,-2.10032064,-1.706551431,-3.806872071,-0.72400837,-0.72400837,0,-2.069669068,-1.346857363,-3.416526431,-0.088655702 -Kenny Thomas,thomake01,2006,PO,SAC,274,148,-1.133423039,-2.137473348,-3.270896387,-0.040793257,0,-0.040793257,-1.168711928,-1.943919782,-3.112631711,0.505570161 -Kenny Thomas,thomake01,2006,RS,SAC,4441,2293,-1.868363374,0.841866515,-1.026496859,2.004950709,2.004950709,0,-1.774201366,0.556123533,-1.218077833,-0.51606767 -Kenny Thomas,thomake01,2007,RS,SAC,2821,1412,-3.450790453,-0.829989574,-4.280780027,-1.099907584,-1.099907584,0,-3.377103641,-1.070222332,-4.447325973,-0.242145126 -Kenny Thomas,thomake01,2008,RS,SAC,561,281,-6.041814155,-1.647307562,-7.689121717,-0.711568812,-0.711568812,0,-6.144545051,-2.347230817,-8.491775868,0.457882069 -Kenny Thomas,thomake01,2009,RS,SAC,123,62,-3.467911997,2.197618565,-1.270293432,0.047208604,0.047208604,0,-3.402516702,2.977138827,-0.425377875,0.796906411 -Kenny Thomas,thomake01,2010,RS,SAC,620,313,-1.932269043,-0.53265782,-2.464926863,0.045525445,0.045525445,0,-2.414368189,-0.80161782,-3.215986008,0.002833624 -Khyri Thomas,thomakh01,2019,PO,DET,31,15,2.118234561,11.24292351,13.36115807,0.126799282,0,0.126799282,7.647772559,7.929265532,15.57703809,-0.286206178 -Khyri Thomas,thomakh01,2019,RS,DET,410,195,-5.500901679,0.046961641,-5.453940038,-0.266389649,-0.266389649,0,-4.614049051,-1.213121731,-5.827170782,-0.993569905 -Kurt Thomas,thomaku01,1996,PO,MIA,114,60,-2.875896422,0.775028769,-2.100867653,0.02078401,0,0.02078401,-3.386314617,1.82874374,-1.557570877,1.246466374 -Kurt Thomas,thomaku01,1996,RS,MIA,3177,1655,-2.425235372,1.279448673,-1.145786699,1.364940444,1.364940444,0,-2.468830782,1.517367844,-0.951462938,0.711708934 -Kurt Thomas,thomaku01,1997,RS,MIA,695,374,-4.777779168,1.449153336,-3.328625832,-0.111545418,-0.111545418,0,-4.576498914,1.757599834,-2.81889908,0.938108887 -Kurt Thomas,thomaku01,1998,RS,DAL,138,73,-8.907985573,-3.672270991,-12.58025656,-0.374152216,-0.374152216,0,-7.989524241,-2.583848106,-10.57337235,2.003207277 -Kurt Thomas,thomaku01,1999,PO,NYK,750,419,-2.643667516,2.614791107,-0.028876409,0.604910194,0,0.604910194,-2.605060892,2.952714808,0.347653916,0.717431045 -Kurt Thomas,thomaku01,1999,RS,NYK,2164,1182,-2.152203054,1.175038833,-0.977164221,1.075492906,1.075492906,0,-2.100213122,1.321279827,-0.778933296,0.536466273 -Kurt Thomas,thomaku01,2000,PO,NYK,444,251,-2.238454566,-0.696076369,-2.934530935,-0.024580787,0,-0.024580787,-2.830157347,-0.740245845,-3.570403193,0.760720888 -Kurt Thomas,thomaku01,2000,RS,NYK,3705,1971,-1.083724413,0.950072237,-0.133652176,2.640249322,2.640249322,0,-1.238064775,1.052913926,-0.185150849,0.330855592 -Kurt Thomas,thomaku01,2001,PO,NYK,344,186,2.482705809,0.619865883,3.102571692,0.573950541,0,0.573950541,1.915946665,1.186088282,3.102034947,0.179998872 -Kurt Thomas,thomaku01,2001,RS,NYK,3882,2125,0.835689513,1.909870463,2.745559976,5.971780145,5.971780145,0,0.518899904,2.125713571,2.644613475,0.211262959 -Kurt Thomas,thomaku01,2002,RS,NYK,5238,2771,-2.429761887,0.902945356,-1.526816531,1.731437527,1.731437527,0,-2.231255543,1.405070759,-0.826184784,0.113820387 -Kurt Thomas,thomaku01,2003,RS,NYK,4925,2577,-1.438233936,1.329582427,-0.108651509,3.480776012,3.480776012,0,-1.068333044,1.903158453,0.834825409,0.211316259 -Kurt Thomas,thomaku01,2004,PO,NYK,272,139,-2.329503877,1.752870325,-0.576633552,0.159294082,0,0.159294082,-2.278261896,1.981768881,-0.296493015,0.185878244 -Kurt Thomas,thomaku01,2004,RS,NYK,4806,2548,-1.051684894,0.689196846,-0.362488048,3.101173898,3.101173898,0,-1.071104376,1.069371338,-0.001733038,-0.075408314 -Kurt Thomas,thomaku01,2005,RS,NYK,5457,2855,-1.737057793,0.259691916,-1.477365877,1.847738184,1.847738184,0,-1.601377432,0.9071787,-0.694198731,-0.298250878 -Kurt Thomas,thomaku01,2006,PO,PHO,12,6,-7.054878117,-1.65484592,-8.709724037,-0.019516063,0,-0.019516063,-7.656438574,-0.135361265,-7.791799839,3.359843622 -Kurt Thomas,thomaku01,2006,RS,PHO,2848,1411,-3.432644943,2.101598515,-1.331046428,1.019871629,1.019871629,0,-3.266779302,2.07215733,-1.194621972,-0.145495288 -Kurt Thomas,thomaku01,2007,PO,PHO,420,212,-0.257824423,2.81739789,2.559573467,0.590689332,0,0.590689332,-0.353953709,2.205208492,1.851254783,-0.247351789 -Kurt Thomas,thomaku01,2007,RS,PHO,2434,1208,-3.509444417,1.544158243,-1.965286175,0.48321422,0.48321422,0,-3.49790218,1.319612041,-2.178290139,-0.081157556 -Kurt Thomas,thomaku01,2008,PO,SAS,505,268,-3.610852687,2.007688997,-1.603163691,0.162477483,0,0.162477483,-4.042633886,1.928144219,-2.114489667,0.412567346 -Kurt Thomas,thomaku01,2008,RS,SAS,981,524,-4.272009857,3.716525118,-0.555484738,0.587981199,0.587981199,0,-4.031248471,3.614204762,-0.417043709,0.205535461 -Kurt Thomas,thomaku01,2008,RS,SEA,2151,1060,-1.630979554,2.587687299,0.956707745,2.003773998,2.003773998,0,-1.729733184,3.178471439,1.448738256,-0.04004308 -Kurt Thomas,thomaku01,2009,PO,SAS,144,80,-5.356385072,0.14729971,-5.209085362,-0.104257727,0,-0.104257727,-5.745336404,0.343435525,-5.401900879,0.642406432 -Kurt Thomas,thomaku01,2009,RS,SAS,2615,1404,-1.50339995,2.6609292,1.157529249,2.790121049,2.790121049,0,-1.751180986,2.559163772,0.807982786,-0.295857198 -Kurt Thomas,thomaku01,2010,PO,MIL,359,199,-3.192327169,0.46182292,-2.730504249,0.00204179,0,0.00204179,-3.563871598,1.071572624,-2.492298974,0.01406437 -Kurt Thomas,thomaku01,2010,RS,MIL,2027,1049,-4.201200653,1.580932545,-2.620268108,0.0696064,0.0696064,0,-4.360664989,1.489978265,-2.870686724,0.235125547 -Kurt Thomas,thomaku01,2011,PO,CHI,136,74,0.438472912,-0.456889766,-0.018416854,0.106809463,0,0.106809463,-0.373960778,-0.65088034,-1.024841118,0.371828454 -Kurt Thomas,thomaku01,2011,RS,CHI,2244,1178,-3.080351729,1.765678737,-1.314672991,0.864162427,0.864162427,0,-3.202144742,2.175397407,-1.026747334,0.162966958 -Kurt Thomas,thomaku01,2012,RS,POR,1543,803,-4.491498185,2.235246163,-2.256252022,0.203410177,0.203410177,0,-4.582641223,2.118957845,-2.463683378,0.514188843 -Kurt Thomas,thomaku01,2013,RS,NYK,742,392,-2.052926692,0.660841226,-1.392085465,0.271820818,0.271820818,0,-2.596454331,0.17604067,-2.420413661,0.082304991 -Lance Thomas,thomala01,2012,RS,NOH,1172,630,-2.368231048,-1.734243823,-4.102474871,-0.435138681,-0.435138681,0,-2.880151647,-1.687000438,-4.567152085,0.088818487 -Lance Thomas,thomala01,2013,RS,NOH,1205,646,-1.296640837,-0.606470288,-1.903111125,0.279258638,0.279258638,0,-2.230023508,-0.931999584,-3.162023092,0.044432644 -Lance Thomas,thomala01,2014,RS,NOP,82,42,-4.921175884,-4.593990139,-9.515166023,-0.144427418,-0.144427418,0,-5.458355909,-5.874464009,-11.33281992,-0.356796387 -Lance Thomas,thomala01,2015,RS,NYK,2042,1040,-3.75845934,-1.594757928,-5.353217268,-1.377998439,-1.377998439,0,-3.461667042,-2.414337288,-5.87600433,-0.2283681 -Lance Thomas,thomala01,2015,RS,OKC,868,450,-4.564759554,-2.031280929,-6.596040484,-0.879380794,-0.879380794,0,-5.271659273,-2.157138309,-7.428797582,-0.394393666 -Lance Thomas,thomala01,2016,RS,NYK,2642,1313,-0.938809846,0.022254925,-0.916554921,1.22358849,1.22358849,0,-1.234175902,-1.113810763,-2.347986665,-0.367763591 -Lance Thomas,thomala01,2017,RS,NYK,1962,968,-2.628877207,-1.90954118,-4.538418387,-0.87731631,-0.87731631,0,-2.75306818,-2.175076764,-4.928144944,-0.659265554 -Lance Thomas,thomala01,2018,RS,NYK,2773,1353,-3.021069164,0.043161907,-2.977907257,-0.156315663,-0.156315663,0,-3.256479117,-0.676210186,-3.932689303,-0.636103293 -Lance Thomas,thomala01,2019,RS,NYK,1665,783,-4.300825548,-1.011994244,-5.312819792,-1.019334861,-1.019334861,0,-4.211683702,-1.34299403,-5.554677732,-0.445684914 -Malcolm Thomas,thomama01,2012,RS,SAS,29,15,-5.527793962,2.085580303,-3.442213659,-0.005219368,-0.005219368,0,-5.068478462,0.994275368,-4.074203095,-1.36225888 -Malcolm Thomas,thomama01,2013,PO,CHI,11,6,11.25284936,-3.164618548,8.088230811,0.033624929,0,0.033624929,11.21976446,-5.560578567,5.659185893,-1.571372476 -Malcolm Thomas,thomama01,2013,RS,CHI,68,36,0.783590054,1.183950057,1.967540111,0.08783221,0.08783221,0,0.407926218,1.560419935,1.968346153,1.272422476 -Malcolm Thomas,thomama01,2013,RS,GSW,42,21,-5.092258975,-2.774652159,-7.866911134,-0.054408323,-0.054408323,0,-5.821889466,-4.562687737,-10.3845772,-0.705248652 -Malcolm Thomas,thomama01,2014,RS,SAS,29,15,-6.397791065,0.330687101,-6.067103965,-0.02569553,-0.02569553,0,-6.869598358,0.051301183,-6.818297176,1.17026203 -Malcolm Thomas,thomama01,2014,RS,UTA,103,48,-7.281139359,-7.698649397,-14.97978876,-0.303017108,-0.303017108,0,-6.51191059,-10.35248126,-16.86439185,1.125500594 -Malcolm Thomas,thomama01,2015,RS,PHI,418,194,-5.04681375,-6.348432786,-11.39524654,-0.863068872,-0.863068872,0,-4.865627236,-5.512554225,-10.37818146,0.826234821 -Tim Thomas,thomati01,1998,RS,PHI,3389,1779,0.440454047,-0.785807097,-0.34535305,2.190515934,2.190515934,0,0.319241846,-1.113730113,-0.794488267,0.33268732 -Tim Thomas,thomati01,1999,PO,MIL,112,60,-3.63927425,-2.213421596,-5.852695846,-0.099691167,0,-0.099691167,-3.745418718,-2.002625294,-5.748044012,1.534202233 -Tim Thomas,thomati01,1999,RS,MIL,1144,624,2.018054479,-0.977672065,1.040382414,1.227048083,1.227048083,0,1.937132557,-0.646887705,1.290244851,1.515739034 -Tim Thomas,thomati01,1999,RS,PHI,351,188,-0.880316636,-2.626835553,-3.507152189,-0.073621791,-0.073621791,0,-1.29115859,-3.67737677,-4.96853536,1.236205716 -Tim Thomas,thomati01,2000,PO,MIL,267,142,5.661179123,0.312100123,5.973279246,0.649474275,0,0.649474275,5.096692565,0.144322317,5.241014882,-0.318012917 -Tim Thomas,thomati01,2000,RS,MIL,4089,2093,0.697747454,-1.413320532,-0.715573077,2.180541983,2.180541983,0,0.774569898,-1.482911875,-0.708341977,0.350515488 -Tim Thomas,thomati01,2001,PO,MIL,891,479,3.234437189,-1.696035021,1.538402168,1.082238181,0,1.082238181,3.204100847,-1.663196575,1.540904272,0.112671001 -Tim Thomas,thomati01,2001,RS,MIL,4048,2086,1.435405,-0.644672026,0.790732974,3.775469551,3.775469551,0,1.912881991,-0.727045904,1.185836087,0.175162551 -Tim Thomas,thomati01,2002,RS,MIL,3777,1987,-0.129265567,-0.305908842,-0.435174409,2.36579408,2.36579408,0,0.253572739,-0.468144688,-0.214571949,0.746997014 -Tim Thomas,thomati01,2003,PO,MIL,366,191,3.813175583,-1.278695262,2.53448032,0.531968313,0,0.531968313,3.650265961,-1.038273139,2.611992822,0.147325915 -Tim Thomas,thomati01,2003,RS,MIL,4492,2358,0.274550369,-1.006238618,-0.731688249,2.440749186,2.440749186,0,0.636351238,-0.901267507,-0.264916269,0.478439882 -Tim Thomas,thomati01,2004,PO,NYK,43,22,1.730349451,-4.564935388,-2.834585937,-0.00099731,0,-0.00099731,0.864407063,-4.123688317,-3.259281254,1.655163233 -Tim Thomas,thomati01,2004,RS,NYK,1407,746,1.13237984,0.310486193,1.442866034,1.612286086,1.612286086,0,1.135103466,0.39865985,1.533763316,0.939493615 -Tim Thomas,thomati01,2004,RS,MIL,2592,1343,0.513218627,-0.147407439,0.365811187,2.158624944,2.158624944,0,0.787014657,0.143450405,0.930465062,1.011165364 -Tim Thomas,thomati01,2005,RS,NYK,3708,1940,-0.845891399,-1.048831654,-1.894723053,0.850297562,0.850297562,0,-0.797749214,-1.233305311,-2.031054525,0.408198696 -Tim Thomas,thomati01,2006,PO,PHO,1237,636,2.291278892,-1.635025219,0.656253673,1.147802124,0,1.147802124,2.781360631,-0.636409644,2.144950988,0.622245408 -Tim Thomas,thomati01,2006,RS,CHI,63,32,-3.130169796,-4.106869994,-7.23703979,-0.073917699,-0.073917699,0,-3.07845978,-5.556642595,-8.635102375,0.826146072 -Tim Thomas,thomati01,2006,RS,PHO,1280,634,-2.337112355,-2.915940804,-5.253053159,-0.826633606,-0.826633606,0,-1.598075347,-2.37263491,-3.970710257,1.921550002 -Tim Thomas,thomati01,2007,RS,LAC,3930,2054,0.873461466,1.055756986,1.929218452,4.932747979,4.932747979,0,1.339628217,0.928591802,2.268220019,0.553236814 -Tim Thomas,thomati01,2008,RS,LAC,3765,1940,-0.840228927,-0.096420512,-0.936649439,1.803643727,1.803643727,0,-0.538819175,0.028783983,-0.510035192,0.45926727 -Tim Thomas,thomati01,2009,PO,CHI,29,15,-8.638213406,-2.374636637,-11.01285004,-0.0679186,0,-0.0679186,-7.179092171,-2.038593343,-9.217685514,3.719902083 -Tim Thomas,thomati01,2009,RS,NYK,1575,773,-0.628580807,-0.075454975,-0.704035782,0.823243184,0.823243184,0,-0.502808154,-0.511725557,-1.014533711,1.880028555 -Tim Thomas,thomati01,2009,RS,CHI,498,254,-1.422849654,0.06461744,-1.358232214,0.183958034,0.183958034,0,-1.108254181,-0.701495783,-1.809749964,1.851178129 -Tim Thomas,thomati01,2009,RS,LAC,427,220,-3.945805919,-1.36532993,-5.31113585,-0.291285849,-0.291285849,0,-3.600217412,-1.621255551,-5.221472962,1.231155458 -Tim Thomas,thomati01,2010,RS,DAL,556,285,1.053863399,-1.351420095,-0.297556696,0.358540832,0.358540832,0,1.008587647,-1.5670345,-0.558446853,0.510247505 -Tyrus Thomas,thomaty01,2007,PO,CHI,230,122,-4.564029138,3.658466971,-0.905562166,0.120681568,0,0.120681568,-3.688651129,3.485384011,-0.203267118,1.741119266 -Tyrus Thomas,thomaty01,2007,RS,CHI,1905,966,-3.261273198,2.333308466,-0.927964732,0.906163008,0.906163008,0,-2.998763679,1.916342686,-1.082420993,0.846197753 -Tyrus Thomas,thomaty01,2008,RS,CHI,2606,1330,-2.540528918,1.765980802,-0.774548116,1.341465654,1.341465654,0,-2.58888776,1.418362726,-1.170525034,0.069174984 -Tyrus Thomas,thomaty01,2009,PO,CHI,381,195,-4.274214202,2.428467126,-1.845747077,0.092619704,0,0.092619704,-3.897212544,1.929954097,-1.967258447,-0.15958499 -Tyrus Thomas,thomaty01,2009,RS,CHI,4267,2175,-3.018084087,1.330112189,-1.687971897,1.175418176,1.175418176,0,-2.630683224,1.324960374,-1.30572285,-0.243990573 -Tyrus Thomas,thomaty01,2010,PO,CHA,122,68,2.288851671,2.037201641,4.326053312,0.25348329,0,0.25348329,1.72606467,1.594339215,3.320403884,0.104283541 -Tyrus Thomas,thomaty01,2010,RS,CHI,1330,678,-3.032142372,2.227846814,-0.804295558,0.675631609,0.675631609,0,-2.562513135,2.110694326,-0.451818809,0.360117462 -Tyrus Thomas,thomaty01,2010,RS,CHA,1032,542,-4.008789485,2.40048337,-1.608306115,0.317434614,0.317434614,0,-3.419958155,2.27528265,-1.144675505,0.512536643 -Tyrus Thomas,thomaty01,2011,RS,CHA,1626,861,-2.81401932,1.137253412,-1.676765907,0.472212737,0.472212737,0,-2.49074857,1.160811906,-1.329936664,0.150253506 -Tyrus Thomas,thomaty01,2012,RS,CHA,1945,1013,-5.155922194,-0.313313992,-5.469236186,-1.412516351,-1.412516351,0,-5.089278365,0.272906717,-4.816371648,0.468292036 -Tyrus Thomas,thomaty01,2013,RS,CHA,694,360,-4.735909469,-0.81592408,-5.551833549,-0.517340191,-0.517340191,0,-4.480147704,-0.555833432,-5.035981136,0.492420863 -Tyrus Thomas,thomaty01,2015,RS,MEM,15,7,6.809493999,-13.98552602,-7.176032026,-0.015635203,-0.015635203,0,2.427415949,-17.95521637,-15.52780042,-1.04300854 -Bernard Thompson,thompbe01,1985,PO,POR,22,10,-7.6935833,0.010125533,-7.683457767,-0.025525357,0,-0.025525357,-8.353733859,-1.769807182,-10.12354104,-1.754291534 -Bernard Thompson,thompbe01,1985,RS,POR,1167,535,-3.255752874,0.408794385,-2.846958489,-0.026641875,-0.026641875,0,-3.121284358,-0.037399774,-3.158684132,0.688714133 -Bernard Thompson,thompbe01,1986,RS,PHO,2829,1281,-0.282798376,-0.797393369,-1.080191745,1.09316796,1.09316796,0,-0.860103009,-0.652990831,-1.51309384,0.174030542 -Bernard Thompson,thompbe01,1987,RS,PHO,711,331,-3.074920365,-1.242776319,-4.317696685,-0.266502407,-0.266502407,0,-3.306266993,-1.008068815,-4.314335808,0.676582486 -Bernard Thompson,thompbe01,1988,RS,PHO,1207,566,-0.531418472,-0.942053387,-1.473471859,0.369587534,0.369587534,0,-1.093594284,-0.916584271,-2.010178555,0.262607624 -Bernard Thompson,thompbe01,1989,RS,HOU,476,222,-5.524026546,0.015967156,-5.508059391,-0.315435077,-0.315435077,0,-5.293185788,-0.349026419,-5.642212208,0.99334741 -Billy Thompson,thompbi01,1987,PO,LAL,57,27,4.674676274,8.709330643,13.38400692,0.228889451,0,0.228889451,5.101409477,7.684632761,12.78604224,-0.143371255 -Billy Thompson,thompbi01,1987,RS,LAL,1631,762,-1.160404856,-0.810467951,-1.970872807,0.305438146,0.305438146,0,-1.389352101,-0.861237374,-2.250589476,0.853812748 -Billy Thompson,thompbi01,1988,RS,LAL,79,38,-11.27006843,-2.652647271,-13.9227157,-0.222723475,-0.222723475,0,-10.68648,-2.128974726,-12.81545472,2.843724202 -Billy Thompson,thompbi01,1989,RS,MIA,4747,2273,-0.940384578,-0.285935732,-1.22632031,1.764289049,1.764289049,0,-1.56615075,-0.259677648,-1.825828398,-0.155644065 -Billy Thompson,thompbi01,1990,RS,MIA,4559,2142,-0.340493713,-0.170914871,-0.511408583,2.440584772,2.440584772,0,-0.993673174,-0.314576888,-1.308250062,-0.238357931 -Billy Thompson,thompbi01,1991,RS,MIA,3099,1481,-1.570323506,-1.130882381,-2.701205886,0.036838206,0.036838206,0,-2.277489287,-1.636235582,-3.913724869,-0.083152197 -Billy Thompson,thompbi01,1992,RS,GSW,2,1,-6.016302392,-4.393977627,-10.41028002,-0.003860126,-0.003860126,0,-7.106737477,-6.504954298,-13.61169177,-1.205305588 -Brooks Thompson,thompbr01,1995,PO,ORL,21,11,18.49287503,-3.791383419,14.70149161,0.097936304,0,0.097936304,17.37140854,-6.561509153,10.80989939,-2.743770036 -Brooks Thompson,thompbr01,1995,RS,ORL,493,246,-1.239235777,-1.880588989,-3.119824767,-0.04745253,-0.04745253,0,-0.492646751,-1.730602574,-2.223249325,2.099288298 -Brooks Thompson,thompbr01,1996,PO,ORL,87,48,-2.382298175,-6.028947451,-8.411245626,-0.145525219,0,-0.145525219,-1.990921688,-7.219531325,-9.210453012,1.564274266 -Brooks Thompson,thompbr01,1996,RS,ORL,476,246,1.822059001,-1.000022253,0.822036748,0.455874252,0.455874252,0,2.309276476,-1.330288646,0.97898783,1.565272228 -Brooks Thompson,thompbr01,1997,RS,UTA,15,8,-13.38903854,-5.977090196,-19.36612874,-0.068176093,-0.068176093,0,-12.93925458,-6.894417187,-19.83367177,0.478603242 -Brooks Thompson,thompbr01,1997,RS,DEN,2039,1047,0.323127879,-0.777582957,-0.454455078,1.264100869,1.264100869,0,0.710577615,-0.593003289,0.117574326,2.818058015 -Brooks Thompson,thompbr01,1998,RS,PHO,89,46,-3.415528019,1.880480343,-1.535047677,0.030096021,0.030096021,0,-1.339315402,1.276148298,-0.063167103,5.068735635 -Brooks Thompson,thompbr01,1998,RS,NYK,225,121,-1.193442085,0.360740099,-0.832701986,0.120975406,0.120975406,0,-1.279319291,-0.2671166,-1.546435891,2.016426042 -Corny Thompson,thompco01,1983,RS,DAL,1126,520,-4.524282892,-1.533222356,-6.057505248,-0.882506583,-0.882506583,0,-4.34698344,-1.403725456,-5.750708895,0.596015889 -David Thompson,thompda01,1977,PO,DEN,528,237,1.780589489,-0.067789391,1.712800098,0.556920707,0,0.556920707,1.855915129,0.363888532,2.219803661,0.070184669 -David Thompson,thompda01,1977,RS,DEN,7032,3001,2.758325728,-0.588572324,2.169753405,7.521683986,7.521683986,0,2.62803201,-0.335552038,2.292479972,-0.157424024 -David Thompson,thompda01,1978,PO,DEN,1073,481,1.056868141,-1.32571143,-0.26884329,0.624658549,0,0.624658549,1.187538305,-1.237067349,-0.049529045,-0.554447732 -David Thompson,thompda01,1978,RS,DEN,6916,3025,4.598425334,-0.811924113,3.786501221,10.041522,10.041522,0,4.280571647,-0.585815171,3.694756476,-0.499235498 -David Thompson,thompda01,1979,PO,DEN,267,122,2.868423723,-0.74674296,2.121680763,0.31296279,0,0.31296279,2.972303034,-0.281687598,2.690615436,0.07168278 -David Thompson,thompda01,1979,RS,DEN,5958,2670,2.749095604,-0.537534854,2.21156075,6.732740276,6.732740276,0,2.420514434,-0.504052773,1.916461662,-0.412830869 -David Thompson,thompda01,1980,RS,DEN,2713,1239,1.289917436,-1.25658991,0.033327526,1.758228624,1.758228624,0,1.084248572,-1.153985595,-0.069737023,-0.072221248 -David Thompson,thompda01,1981,RS,DEN,6062,2620,2.572520058,-2.448896683,0.123623375,3.834509289,3.834509289,0,2.542851213,-2.25965205,0.283199163,-0.180618366 -David Thompson,thompda01,1982,PO,DEN,147,66,-1.905658388,-4.722110829,-6.627769217,-0.135385693,0,-0.135385693,-1.468067117,-4.94889357,-6.416960687,0.528487914 -David Thompson,thompda01,1982,RS,DEN,2883,1246,0.62278978,-2.917006111,-2.294216331,0.290170718,0.290170718,0,0.733714636,-3.196967954,-2.463253319,0.149725253 -David Thompson,thompda01,1983,PO,SEA,132,65,-3.651229397,-2.808034016,-6.459263412,-0.127449574,0,-0.127449574,-3.953073124,-2.476180723,-6.429253847,0.466004142 -David Thompson,thompda01,1983,RS,SEA,4686,2155,1.03194722,-1.099554932,-0.067607712,2.934520525,2.934520525,0,0.743593359,-1.280658156,-0.537064797,-0.520758205 -David Thompson,thompda01,1984,RS,SEA,733,349,1.482556988,-0.722837057,0.759719931,0.623483272,0.623483272,0,1.039706179,-1.363415048,-0.323708868,-0.239401001 -Dijon Thompson,thompdi01,2006,RS,PHO,87,43,2.180898533,0.8189285,2.999827034,0.12755111,0.12755111,0,2.728670288,0.688839931,3.417510218,1.022736904 -Dijon Thompson,thompdi01,2007,RS,ATL,95,50,-0.406068528,-2.153546372,-2.5596149,0.004810916,0.004810916,0,-1.52895109,-4.209066012,-5.738017103,-0.877557199 -Hollis Thompson,thompho01,2014,RS,PHI,3639,1742,-0.422630599,-3.018584402,-3.441215001,-0.613749898,-0.613749898,0,-1.444283806,-3.046211111,-4.490494916,-0.090578776 -Hollis Thompson,thompho01,2015,RS,PHI,3645,1776,-1.066890636,-1.064453627,-2.131344263,0.56373952,0.56373952,0,-1.754094152,-1.066019812,-2.820113964,0.541618258 -Hollis Thompson,thompho01,2016,RS,PHI,4493,2154,-0.859915527,-3.333304811,-4.193220338,-1.592035474,-1.592035474,0,-1.226616503,-3.134517801,-4.361134304,0.368304835 -Hollis Thompson,thompho01,2017,RS,NOP,391,191,-3.627954912,1.39046507,-2.237489842,0.049688087,0.049688087,0,-3.333426587,0.936458086,-2.396968501,-0.501039869 -Hollis Thompson,thompho01,2017,RS,PHI,1147,561,-2.322728297,-2.133146513,-4.45587481,-0.483007731,-0.483007731,0,-2.938206355,-2.211292921,-5.149499276,-1.055023061 -Jason Thompson,thompja02,2009,RS,SAC,4572,2303,-1.37197953,-0.136357518,-1.508337048,1.461062623,1.461062623,0,-1.539261757,-0.023900809,-1.563162566,0.13487287 -Jason Thompson,thompja02,2010,RS,SAC,4669,2357,-1.902142557,0.084601197,-1.81754136,1.119469179,1.119469179,0,-1.748928887,0.467316396,-1.281612491,-0.154946721 -Jason Thompson,thompja02,2011,RS,SAC,3507,1748,-1.205956917,-0.132034433,-1.33799135,1.258848952,1.258848952,0,-1.595767621,-0.244814335,-1.840581955,-0.031242413 -Jason Thompson,thompja02,2012,RS,SAC,3307,1657,0.685239471,-0.145397254,0.539842217,2.768368134,2.768368134,0,0.210883398,-0.16002541,0.050857988,-0.427317146 -Jason Thompson,thompja02,2013,RS,SAC,4507,2285,-0.993983606,-0.990643938,-1.984627544,0.889711,0.889711,0,-1.113628887,-0.696805037,-1.810433924,-0.267698643 -Jason Thompson,thompja02,2014,RS,SAC,3985,2007,-1.524648973,0.271651604,-1.252997369,1.519972041,1.519972041,0,-2.273057989,0.010286331,-2.262771658,-0.808161848 -Jason Thompson,thompja02,2015,RS,SAC,3994,1991,-2.130285131,0.175985909,-1.954299222,0.802349783,0.802349783,0,-2.879950684,-0.466557359,-3.346508043,-0.703488712 -Jason Thompson,thompja02,2016,PO,TOR,111,55,-1.112868529,-3.896720496,-5.009589025,-0.064768669,0,-0.064768669,-1.396678691,-6.205202547,-7.601881238,-0.910514868 -Jason Thompson,thompja02,2016,RS,TOR,569,292,0.488491502,-0.939877031,-0.451385529,0.339425726,0.339425726,0,0.25737314,0.319530463,0.576903603,-0.861176748 -Jason Thompson,thompja02,2016,RS,GSW,386,179,-2.316497772,-3.595104015,-5.911601786,-0.290502743,-0.290502743,0,-1.640801099,-2.079654215,-3.720455314,0.597936884 -Kevin Thompson,thompke01,1994,RS,POR,121,58,-5.648229745,-3.00511146,-8.653341205,-0.175981168,-0.175981168,0,-5.703971398,-3.637342474,-9.341313872,0.711704885 -Klay Thompson,thompkl01,2012,RS,GSW,3128,1608,1.0025759,-1.837415578,-0.834839678,1.578459019,1.578459019,0,1.099362439,-1.707220701,-0.607858262,0.426630265 -Klay Thompson,thompkl01,2013,PO,GSW,981,495,-0.253414989,1.047700284,0.794285296,0.922839661,0,0.922839661,-0.001408269,1.541230256,1.539821987,-0.033049363 -Klay Thompson,thompkl01,2013,RS,GSW,5847,2936,0.586834403,0.555292818,1.142127221,5.845478612,5.845478612,0,0.944021101,0.898561866,1.842582967,0.243967634 -Klay Thompson,thompkl01,2014,PO,GSW,516,257,-0.49442299,-0.892376295,-1.386799286,0.183426934,0,0.183426934,-2.271993488,0.175535963,-2.096457525,-0.464824809 -Klay Thompson,thompkl01,2014,RS,GSW,5842,2868,2.069294331,0.808872864,2.878167195,8.268856917,8.268856917,0,2.318590072,1.721131352,4.039721425,0.389241425 -Klay Thompson,thompkl01,2015,PO,GSW,1509,761,2.917361098,-1.149998188,1.76736291,1.802079912,0,1.802079912,2.525628047,-1.302478162,1.223149885,-0.365118911 -Klay Thompson,thompkl01,2015,RS,GSW,5134,2455,4.344558884,1.000543252,5.345102136,10.25668225,10.25668225,0,4.860554231,1.178519438,6.039073669,1.108757599 -Klay Thompson,thompkl01,2016,PO,GSW,1747,849,2.920543081,0.824631548,3.745174628,2.945337726,0,2.945337726,1.650481459,1.563066209,3.213547668,1.430903109 -Klay Thompson,thompkl01,2016,RS,GSW,5629,2666,3.21544056,-0.852220754,2.363219806,7.000910776,7.000910776,0,4.253163139,-0.660887948,3.592275191,0.645461018 -Klay Thompson,thompkl01,2017,PO,GSW,1258,596,-1.274874037,2.419121803,1.144247766,1.223719008,0,1.223719008,-0.169383224,2.746322543,2.576939319,0.191686255 -Klay Thompson,thompkl01,2017,RS,GSW,5575,2649,2.109939876,0.397838284,2.50777816,7.115043216,7.115043216,0,3.456024056,0.377208771,3.833232827,0.124952415 -Klay Thompson,thompkl01,2018,PO,GSW,1615,794,0.705534958,-0.584040749,0.121494209,1.199768385,0,1.199768385,1.346711745,0.265819886,1.61253163,0.004070352 -Klay Thompson,thompkl01,2018,RS,GSW,5293,2506,1.66949323,0.178730556,1.848223786,5.90203368,5.90203368,0,2.807214702,0.121159919,2.928374621,0.386775363 -Klay Thompson,thompkl01,2019,PO,GSW,1687,818,0.085218076,-1.359591723,-1.274373648,0.634555016,0,0.634555016,0.319405567,-0.521836558,-0.20243099,-0.094101621 -Klay Thompson,thompkl01,2019,RS,GSW,5657,2652,0.934625725,-0.798911826,0.135713899,3.907496028,3.907496028,0,2.472224625,-0.302260632,2.169963993,0.077774012 -LaSalle Thompson,thompla01,1983,RS,KCK,2217,987,-2.296411499,2.024750479,-0.271661019,1.25612359,1.25612359,0,-1.990234733,1.570105509,-0.420129224,0.678311586 -LaSalle Thompson,thompla01,1984,PO,KCK,195,93,-1.024527226,2.404946943,1.380419717,0.202194169,0,0.202194169,-0.70829896,2.938273658,2.229974698,0.032123971 -LaSalle Thompson,thompla01,1984,RS,KCK,4152,1915,-1.395812346,2.664740126,1.268927781,3.938948256,3.938948256,0,-1.068754378,2.492955254,1.424200876,0.322315364 -LaSalle Thompson,thompla01,1985,RS,KCK,5408,2458,-1.281069512,1.24624789,-0.034821622,3.408734532,3.408734532,0,-0.801447278,1.449248314,0.647801036,0.112490218 -LaSalle Thompson,thompla01,1986,PO,SAC,196,99,-3.48300016,-0.122741262,-3.605741422,-0.044239061,0,-0.044239061,-3.34477679,0.251055473,-3.093721317,-0.763828634 -LaSalle Thompson,thompla01,1986,RS,SAC,5109,2377,-0.979672952,1.203709759,0.224036808,3.603332731,3.603332731,0,-0.641811146,1.305982516,0.66417137,-0.097902921 -LaSalle Thompson,thompla01,1987,RS,SAC,4624,2166,-1.497430001,1.267030583,-0.230399418,2.784668545,2.784668545,0,-1.062415664,1.415634175,0.353218511,0.010078828 -LaSalle Thompson,thompla01,1988,RS,SAC,2673,1257,-2.784881638,1.375905263,-1.408976375,0.865499851,0.865499851,0,-2.379943776,1.484444229,-0.895499547,0.641392833 -LaSalle Thompson,thompla01,1989,RS,SAC,2702,1276,-3.223940338,0.045588579,-3.178351759,-0.279651563,-0.279651563,0,-2.756911847,0.265057973,-2.491853874,0.287977113 -LaSalle Thompson,thompla01,1989,RS,IND,2201,1053,-0.629674964,0.371965794,-0.25770917,1.34102747,1.34102747,0,-0.439076412,0.960466321,0.521389909,0.15736239 -LaSalle Thompson,thompla01,1990,PO,IND,101,54,-4.084646271,-3.683259079,-7.76790535,-0.144927116,0,-0.144927116,-4.003527635,-3.061987775,-7.06551541,1.597202368 -LaSalle Thompson,thompla01,1990,RS,IND,4346,2126,-3.789930215,0.565694535,-3.22423568,-0.516703439,-0.516703439,0,-3.320590629,0.833199834,-2.487390795,0.446575922 -LaSalle Thompson,thompla01,1991,PO,IND,270,126,-3.407895739,0.511059636,-2.896836103,-0.009728558,0,-0.009728558,-2.946001221,-0.014714344,-2.960715564,-0.06654534 -LaSalle Thompson,thompla01,1991,RS,IND,4076,1946,-3.806738788,-0.298154147,-4.104892935,-1.349945417,-1.349945417,0,-3.194618854,-0.173517657,-3.368136511,0.349350758 -LaSalle Thompson,thompla01,1992,PO,IND,124,63,-2.523956942,-1.092413035,-3.616369977,-0.028903701,0,-0.028903701,-3.019485793,-0.962645389,-3.982131182,0.591795632 -LaSalle Thompson,thompla01,1992,RS,IND,2710,1299,-4.36827629,0.806141551,-3.562134739,-0.542034768,-0.542034768,0,-3.905180322,0.586295009,-3.318885313,0.689386335 -LaSalle Thompson,thompla01,1993,PO,IND,139,73,-2.747114341,0.687234474,-2.059879867,0.026546994,0,0.026546994,-2.112703783,0.415055052,-1.697648731,0.130571813 -LaSalle Thompson,thompla01,1993,RS,IND,1477,730,-4.285111221,0.820543836,-3.464567385,-0.26894975,-0.26894975,0,-3.873641711,0.856943488,-3.016698223,1.034784016 -LaSalle Thompson,thompla01,1994,PO,IND,72,39,-4.4268899,5.167108837,0.740218937,0.073243188,0,0.073243188,-3.812152915,5.237799541,1.425646626,2.026055906 -LaSalle Thompson,thompla01,1994,RS,IND,554,282,-6.771439613,0.922600858,-5.848838755,-0.452700084,-0.452700084,0,-6.054519549,1.072335236,-4.982184313,1.47867998 -LaSalle Thompson,thompla01,1995,RS,IND,859,453,-6.522531371,1.209297093,-5.313234279,-0.597868409,-0.597868409,0,-5.927278826,1.015528365,-4.911750461,0.865517677 -LaSalle Thompson,thompla01,1996,RS,PHI,1502,773,-4.992487052,-0.731991123,-5.724478175,-1.17787552,-1.17787552,0,-5.31618323,-0.278295908,-5.594479138,0.379257835 -LaSalle Thompson,thompla01,1997,RS,IND,66,35,-7.319327593,-2.058603246,-9.377930839,-0.119678926,-0.119678926,0,-7.547419893,-2.029388979,-9.576808872,1.02079809 -LaSalle Thompson,thompla01,1997,RS,DEN,204,105,-11.16594794,-1.064725798,-12.23067374,-0.519213026,-0.519213026,0,-10.76538247,-0.135007041,-10.90038951,2.034581379 -Mychal Thompson,thompmy01,1979,PO,POR,256,121,-0.310434015,1.606693776,1.296259761,0.256767819,0,0.256767819,-0.33958205,1.436435153,1.096853103,-0.341963483 -Mychal Thompson,thompmy01,1979,RS,POR,4672,2144,-1.407382809,1.469321137,0.061938328,3.080687398,3.080687398,0,-0.82336299,1.122130038,0.298767048,0.166897319 -Mychal Thompson,thompmy01,1981,PO,POR,267,132,1.901103434,1.103319667,3.004423101,0.397962039,0,0.397962039,1.641848299,1.154212582,2.796060881,-0.41724925 -Mychal Thompson,thompmy01,1981,RS,POR,6056,2790,-1.243813652,0.701489391,-0.542324261,3.129852868,3.129852868,0,-0.739369125,0.533905389,-0.205463736,-0.415866725 -Mychal Thompson,thompmy01,1982,RS,POR,6627,3129,0.436149183,0.436339109,0.872488292,5.750954019,5.750954019,0,1.000095786,0.494950795,1.495046581,-0.565806202 -Mychal Thompson,thompmy01,1983,PO,POR,584,284,-1.092797386,0.001981145,-1.090816241,0.247629977,0,0.247629977,-0.543630478,0.022741317,-0.520889161,-0.131088485 -Mychal Thompson,thompmy01,1983,RS,POR,6421,3017,-1.150857749,0.73960905,-0.4112487,3.58367817,3.58367817,0,-0.659254108,0.410680338,-0.24857377,-0.472440589 -Mychal Thompson,thompmy01,1984,PO,POR,249,121,2.428487196,0.028998461,2.457485657,0.330055076,0,0.330055076,2.784140152,0.104271713,2.888411865,-0.450643303 -Mychal Thompson,thompmy01,1984,RS,POR,5641,2648,0.450269259,0.865214633,1.315483891,5.47413162,5.47413162,0,0.93334564,0.542021162,1.475366802,-0.343606249 -Mychal Thompson,thompmy01,1985,PO,POR,543,250,-0.615962924,-0.065949453,-0.681912377,0.272220063,0,0.272220063,-0.3990816,-0.304256656,-0.703338256,0.062850158 -Mychal Thompson,thompmy01,1985,RS,POR,5706,2616,0.035133988,-0.129781413,-0.094647424,3.533896493,3.533896493,0,0.445910077,-0.336838567,0.10907151,-0.296200331 -Mychal Thompson,thompmy01,1986,PO,POR,305,140,0.426756235,-1.951286941,-1.524530705,0.090115913,0,0.090115913,0.566409648,-1.855220013,-1.288810366,-0.179793822 -Mychal Thompson,thompmy01,1986,RS,POR,5657,2569,-2.14877865,-0.394679411,-2.543458061,0.270758045,0.270758045,0,-1.615024485,-0.326900762,-1.941925247,0.016316507 -Mychal Thompson,thompmy01,1987,PO,LAL,849,401,-3.216724337,0.464417858,-2.752306479,-0.000486743,0,-0.000486743,-2.911544864,0.215212596,-2.696332267,0.012499851 -Mychal Thompson,thompmy01,1987,RS,LAL,1456,680,-3.21603108,-1.789392401,-5.005423481,-0.785411819,-0.785411819,0,-2.768544888,-1.904128779,-4.672673667,0.381260003 -Mychal Thompson,thompmy01,1987,RS,SAS,2593,1210,-2.182893848,-1.557666028,-3.740559876,-0.610919185,-0.610919185,0,-2.08615957,-1.50788161,-3.59404118,-0.099270729 -Mychal Thompson,thompmy01,1988,PO,LAL,1199,615,-1.967331567,0.783160013,-1.184171555,0.507312989,0,0.507312989,-1.470499864,0.619933776,-0.850566088,0.110946228 -Mychal Thompson,thompmy01,1988,RS,LAL,4191,2007,-1.781594917,0.309870842,-1.471724075,1.309825851,1.309825851,0,-1.367256315,0.20845056,-1.158805754,0.069910492 -Mychal Thompson,thompmy01,1989,PO,LAL,758,377,-0.169522833,0.05095707,-0.118565763,0.522203922,0,0.522203922,0.068404308,0.280293322,0.34869763,0.034300316 -Mychal Thompson,thompmy01,1989,RS,LAL,4206,1994,-1.90130689,0.914002361,-0.987304529,1.79387778,1.79387778,0,-1.565000305,0.832864389,-0.732135916,0.035191626 -Mychal Thompson,thompmy01,1990,PO,LAL,446,225,-5.291977285,-0.882455575,-6.17443286,-0.405628705,0,-0.405628705,-5.031977555,-1.440710967,-6.472688523,0.046236866 -Mychal Thompson,thompmy01,1990,RS,LAL,3821,1883,-2.133713753,0.825727628,-1.307986125,1.382686364,1.382686364,0,-1.787932121,0.672346499,-1.115585622,-0.191612461 -Mychal Thompson,thompmy01,1991,PO,LAL,81,42,-7.423712788,0.509497646,-6.914215142,-0.093135646,0,-0.093135646,-7.888241681,0.582730856,-7.305510825,1.134998611 -Mychal Thompson,thompmy01,1991,RS,LAL,2136,1077,-4.145595795,0.655560714,-3.490035081,-0.406642243,-0.406642243,0,-4.073062638,-0.017623336,-4.090685974,0.000919162 -Mychel Thompson,thompmy02,2012,RS,CLE,183,95,-3.549807823,-1.322739106,-4.872546929,-0.103220949,-0.103220949,0,-3.829615573,-1.72837753,-5.557993103,0.308101534 -Paul Thompson,thomppa01,1984,RS,CLE,3553,1731,0.55990523,0.606187836,1.166093066,3.4616363,3.4616363,0,0.295343635,0.438145378,0.733489013,0.092483703 -Paul Thompson,thomppa01,1985,PO,MIL,71,34,-4.721734358,5.094999596,0.373265237,0.056701863,0,0.056701863,-3.832194204,3.393744566,-0.438449638,1.545907192 -Paul Thompson,thomppa01,1985,RS,CLE,1535,715,-1.729277524,1.131692183,-0.597585341,0.78929898,0.78929898,0,-1.409278351,1.000926198,-0.408352153,0.541357071 -Paul Thompson,thomppa01,1985,RS,MIL,477,227,-1.360484462,1.896144307,0.535659845,0.385990627,0.385990627,0,-0.897939335,2.00351044,1.105571105,1.482966741 -Paul Thompson,thomppa01,1986,RS,PHI,915,432,-3.760599525,-0.477844582,-4.238444107,-0.328574566,-0.328574566,0,-3.678135256,-0.953004527,-4.631139783,0.161279513 -Stephen Thompson,thompst01,1992,RS,ORL,31,15,-10.21769089,-5.397656923,-15.61534781,-0.099345505,-0.099345505,0,-10.34714021,-5.610795773,-15.95793599,0.881392154 -Stephen Thompson,thompst01,1992,RS,SAC,160,76,-1.568174491,1.037740823,-0.530433668,0.086184368,0.086184368,0,-1.647218427,0.256768906,-1.390449521,0.136685912 -Tristan Thompson,thomptr01,2012,RS,CLE,2740,1424,-2.723031341,-2.256068513,-4.979099854,-1.612336032,-1.612336032,0,-2.750481911,-2.130816773,-4.881298684,-0.408311505 -Tristan Thompson,thomptr01,2013,RS,CLE,4987,2564,-0.300154175,-0.057921905,-0.35807608,3.112349762,3.112349762,0,-0.451040578,0.073680323,-0.377360255,-0.495482609 -Tristan Thompson,thomptr01,2014,RS,CLE,5068,2594,-0.661250552,-2.841018955,-3.502269507,-0.984072975,-0.984072975,0,-0.501984326,-2.565083597,-3.067067923,-1.110280641 -Tristan Thompson,thomptr01,2015,PO,CLE,1392,727,2.060305673,2.53960639,4.599912063,2.773825082,0,2.773825082,2.92793345,2.196803384,5.124736834,-1.299461215 -Tristan Thompson,thomptr01,2015,RS,CLE,4270,2194,-0.292594543,0.018488837,-0.274105705,2.738811811,2.738811811,0,0.429548029,-0.332960133,0.096587896,-1.129773735 -Tristan Thompson,thomptr01,2016,PO,CLE,1194,622,1.579937413,3.134033006,4.713970419,2.434326862,0,2.434326862,2.247384581,2.16565559,4.41304017,-0.334939965 -Tristan Thompson,thomptr01,2016,RS,CLE,4482,2269,0.729338026,2.319793201,3.049131227,6.663276723,6.663276723,0,0.861898312,2.05450838,2.916406692,-0.728478223 -Tristan Thompson,thomptr01,2017,PO,CLE,1139,562,-0.481707545,2.855828741,2.374121195,1.51882068,0,1.51882068,-0.200379799,2.922935302,2.722555503,0.222650456 -Tristan Thompson,thomptr01,2017,RS,CLE,4717,2336,-1.141017845,1.280862517,0.139844671,3.415069256,3.415069256,0,-1.050366585,1.215876072,0.165509487,-0.829515735 -Tristan Thompson,thomptr01,2018,PO,CLE,804,416,1.821203399,-0.693314213,1.127889186,0.838906973,0,0.838906973,2.123113096,-1.54993918,0.573173916,-1.144453087 -Tristan Thompson,thomptr01,2018,RS,CLE,2228,1072,-1.801689723,-0.801405893,-2.603095616,0.079909815,0.079909815,0,-1.793793666,-0.724782408,-2.518576073,-0.539823919 -Tristan Thompson,thomptr01,2019,RS,CLE,2422,1198,-0.246354593,0.957837959,0.711483366,2.086023804,2.086023804,0,-0.301074672,0.326214047,0.025139375,-1.430762834 -Trey Thompkins,thomptr02,2012,RS,LAC,224,119,-4.932747982,-1.443284329,-6.376032311,-0.221049347,-0.221049347,0,-4.31785505,-2.73403348,-7.05188853,0.377182952 -Al Thornton,thornal01,2008,RS,LAC,4188,2158,-2.942262434,-2.723083495,-5.665345929,-3.212117195,-3.212117195,0,-2.721105602,-2.507435395,-5.228540997,0.066671488 -Al Thornton,thornal01,2009,RS,LAC,5151,2654,-2.106888758,-2.939689793,-5.04657855,-3.104654052,-3.104654052,0,-2.325850657,-2.100209531,-4.426060188,-0.151478428 -Al Thornton,thornal01,2010,RS,LAC,2742,1405,-1.77827649,-2.084391201,-3.862667691,-0.797574022,-0.797574022,0,-2.263986244,-1.716306205,-3.980292449,-0.00243286 -Al Thornton,thornal01,2010,RS,WAS,1301,674,-1.854539549,-0.553376998,-2.407916548,0.117995825,0.117995825,0,-1.959870894,-0.409698009,-2.369568904,0.288822544 -Al Thornton,thornal01,2011,RS,WAS,2113,1069,-1.116614536,-0.45140024,-1.568014775,0.645404789,0.645404789,0,-1.752993811,-0.861483425,-2.614477236,0.107780388 -Al Thornton,thornal01,2011,RS,GSW,627,314,-3.854524559,-1.806364438,-5.660888997,-0.468305546,-0.468305546,0,-4.114542209,-2.435289582,-6.549831791,0.394290631 -Bob Thornton,thornbo01,1986,RS,NYK,2749,1323,-3.527448145,-0.914050904,-4.441499049,-1.150291505,-1.150291505,0,-3.846363566,-0.768654665,-4.615018232,0.772903321 -Bob Thornton,thornbo01,1987,RS,NYK,585,282,-5.983801013,-3.043307202,-9.027108215,-0.911848602,-0.911848602,0,-6.184657188,-3.201709232,-9.386366419,0.985143595 -Bob Thornton,thornbo01,1988,RS,NYK,178,85,-7.409517399,-2.422505114,-9.832022513,-0.314133445,-0.314133445,0,-7.364355022,-1.409652194,-8.774007215,2.299709852 -Bob Thornton,thornbo01,1988,RS,PHI,1028,508,-2.523542709,-2.327735947,-4.851278656,-0.548722283,-0.548722283,0,-2.837473393,-2.161953409,-4.999426802,0.760567094 -Bob Thornton,thornbo01,1989,RS,PHI,932,449,-4.539269566,-2.357479555,-6.89674912,-0.960855984,-0.960855984,0,-4.477475101,-2.004671049,-6.48214615,1.171388361 -Bob Thornton,thornbo01,1990,PO,PHI,175,89,-2.096528335,-2.006030988,-4.102559323,-0.064316523,0,-0.064316523,-2.520413698,-0.836988167,-3.357401866,1.493311641 -Bob Thornton,thornbo01,1990,RS,PHI,1204,592,-5.139774269,-0.516363471,-5.65613774,-0.887655436,-0.887655436,0,-4.930379974,-0.486191852,-5.416571826,1.121944678 -Bob Thornton,thornbo01,1991,RS,MIN,214,110,-8.856531205,-4.344048713,-13.20057992,-0.592850589,-0.592850589,0,-9.254042252,-4.789192674,-14.04323493,1.072028681 -Bob Thornton,thornbo01,1992,PO,UTA,61,32,-1.291248623,-3.211009938,-4.502258561,-0.029287323,0,-0.029287323,-2.044363817,-4.247704639,-6.292068456,-0.685881401 -Bob Thornton,thornbo01,1992,RS,UTA,12,6,-12.19719446,-3.740400925,-15.93759539,-0.03979827,-0.03979827,0,-10.16867686,-3.55830942,-13.72698628,-1.385263088 -Bob Thornton,thornbo01,1996,RS,WSB,61,31,-4.946467643,-0.095379743,-5.041847386,-0.03658926,-0.03658926,0,-4.9003764,0.566631997,-4.333744404,0.874146878 -Marcus Thornton,thornma01,2010,RS,NOH,3653,1872,2.052159775,-0.91165336,1.140506415,3.715818939,3.715818939,0,2.035518716,-0.988524023,1.046994693,0.000455954 -Marcus Thornton,thornma01,2011,RS,SAC,2066,1030,2.677907269,0.416452295,3.094359564,3.101768671,3.101768671,0,2.765498006,0.992188481,3.757686488,0.926184543 -Marcus Thornton,thornma01,2011,RS,NOH,1393,745,-1.416912196,-0.597342224,-2.014254419,0.282565886,0.282565886,0,-1.329852258,-1.432214006,-2.762066264,0.969655809 -Marcus Thornton,thornma01,2012,RS,SAC,3552,1780,2.878034706,-1.511367196,1.36666751,3.742643084,3.742643084,0,2.951795464,-0.823988691,2.127806772,0.100458298 -Marcus Thornton,thornma01,2013,RS,SAC,3404,1726,2.161078578,-2.836254424,-0.675175846,1.83028225,1.83028225,0,2.305274159,-2.514392132,-0.209117972,0.162108559 -Marcus Thornton,thornma01,2014,PO,BRK,228,124,2.391983609,-4.536361637,-2.144378029,0.039429574,0,0.039429574,0.525358604,-5.267860012,-4.742501409,-0.203227872 -Marcus Thornton,thornma01,2014,RS,BRK,1211,620,0.630506885,-1.596565148,-0.966058263,0.566645786,0.566645786,0,1.482420661,-1.694615728,-0.212195067,0.398104617 -Marcus Thornton,thornma01,2014,RS,SAC,2217,1121,0.551949061,-0.502939152,0.049009909,1.591289799,1.591289799,0,0.31057912,-1.144988879,-0.834409759,-0.572769096 -Marcus Thornton,thornma01,2015,RS,PHO,162,81,-7.156452171,1.185558135,-5.970894036,-0.133733515,-0.133733515,0,-5.461692158,-0.13585304,-5.597545198,0.451136004 -Marcus Thornton,thornma01,2015,RS,BOS,1306,640,2.184873879,-0.405134716,1.779739163,1.479473354,1.479473354,0,2.117035512,-1.702992993,0.414042518,0.025070148 -Marcus Thornton,thornma01,2016,RS,WAS,493,224,1.662120167,-0.8596295,0.802490667,0.41236598,0.41236598,0,1.406970492,-1.410043715,-0.003073223,1.533114986 -Marcus Thornton,thornma01,2016,RS,HOU,1861,885,1.214395625,-2.240536531,-1.026140906,0.781639455,0.781639455,0,1.636607317,-2.423635318,-0.787028001,0.410552956 -Marcus Thornton,thornma01,2017,RS,WAS,1172,575,-1.474461223,-4.161764515,-5.636225737,-0.839193615,-0.839193615,0,-0.922114175,-3.601847983,-4.523962158,-0.871642304 -Sindarius Thornwell,thornsi01,2018,RS,LAC,2448,1156,-2.497388632,1.820605323,-0.676783309,1.225587619,1.225587619,0,-2.563950561,1.208344967,-1.355605594,0.228987302 -Sindarius Thornwell,thornsi01,2019,PO,LAC,28,12,-4.632464204,8.078168272,3.445704069,0.03932475,0,0.03932475,-6.108298966,5.647911889,-0.460387078,0.514836619 -Sindarius Thornwell,thornsi01,2019,RS,LAC,726,313,-5.767498538,1.226851,-4.540647538,-0.288283577,-0.288283577,0,-5.65249733,0.272119096,-5.380378234,0.830558487 -Otis Thorpe,thorpot01,1985,RS,KCK,4220,1918,0.195056609,-1.672723338,-1.47766673,1.249695576,1.249695576,0,0.203796566,-1.721115925,-1.517319358,0.38484305 -Otis Thorpe,thorpot01,1986,PO,SAC,69,35,-4.132458021,-2.854938946,-6.987396967,-0.077956222,0,-0.077956222,-4.184879085,-3.134437721,-7.319316806,-0.107767897 -Otis Thorpe,thorpot01,1986,RS,SAC,3600,1675,-0.384101907,-0.851059201,-1.235161109,1.298968556,1.298968556,0,-0.538807069,-0.765568612,-1.304375681,0.352058227 -Otis Thorpe,thorpot01,1987,RS,SAC,6310,2956,1.779094732,-0.719435017,1.059659715,5.728559111,5.728559111,0,1.744751917,-0.239458947,1.50529297,-0.301572468 -Otis Thorpe,thorpot01,1988,RS,SAC,6532,3072,1.376832441,-1.08541092,0.291421521,4.747070587,4.747070587,0,1.389963013,-0.587359998,0.802603015,-0.419801379 -Otis Thorpe,thorpot01,1989,PO,HOU,315,152,-0.046367831,-0.832936282,-0.879304112,0.150126926,0,0.150126926,-0.333500428,-0.499343165,-0.832843593,0.322924173 -Otis Thorpe,thorpot01,1989,RS,HOU,6725,3135,0.54174661,-0.353414009,0.188332601,4.684269822,4.684269822,0,0.437752777,-0.03283272,0.404920056,-0.336636274 -Otis Thorpe,thorpot01,1990,PO,HOU,320,164,2.430071368,-0.561033153,1.869038216,0.397430344,0,0.397430344,1.870718349,-0.434965509,1.435752839,-0.287050856 -Otis Thorpe,thorpot01,1990,RS,HOU,6285,2947,0.523275901,-0.64767233,-0.124396429,3.940419827,3.940419827,0,0.360292895,-0.435859766,-0.075566871,-0.184910861 -Otis Thorpe,thorpot01,1991,PO,HOU,222,116,0.096400958,0.060243379,0.156644337,0.176559847,0,0.176559847,-0.281623436,0.014344414,-0.267279022,-0.457961001 -Otis Thorpe,thorpot01,1991,RS,HOU,6308,3039,0.948677586,-0.176244848,0.772432739,5.451072641,5.451072641,0,0.777968671,0.044575474,0.822544145,-0.189689418 -Otis Thorpe,thorpot01,1992,RS,HOU,6124,3056,1.215221516,-1.132525025,0.082696491,4.416025523,4.416025523,0,0.94021392,-0.579610114,0.360603806,-0.014027838 -Otis Thorpe,thorpot01,1993,PO,HOU,804,419,3.393083774,-0.541759878,2.851323895,1.228668111,0,1.228668111,2.756553821,-0.009505227,2.747048594,-0.468519875 -Otis Thorpe,thorpot01,1993,RS,HOU,4689,2357,0.109558654,-0.992524282,-0.882965628,2.241879826,2.241879826,0,0.06431953,-0.585376493,-0.521056963,-0.144222553 -Otis Thorpe,thorpot01,1994,PO,HOU,1618,854,0.287501937,0.428838608,0.716340545,1.552002153,0,1.552002153,0.038042548,0.865355658,0.903398206,-0.327351354 -Otis Thorpe,thorpot01,1994,RS,HOU,5824,2909,0.359393258,0.193846357,0.553239615,4.887135291,4.887135291,0,0.174289575,0.479524284,0.653813859,-0.303088301 -Otis Thorpe,thorpot01,1995,PO,POR,127,66,0.030232902,-4.411681535,-4.381448633,-0.057050688,0,-0.057050688,-0.695495694,-3.71503095,-4.410526644,0.622951434 -Otis Thorpe,thorpot01,1995,RS,POR,1795,908,1.655795255,-0.800822514,0.854972741,1.674411992,1.674411992,0,1.325379311,-0.477345918,0.848033393,0.245891935 -Otis Thorpe,thorpot01,1995,RS,HOU,2358,1188,-1.03715153,-1.273756718,-2.310908248,0.265178413,0.265178413,0,-1.050050479,-0.999203042,-2.049253521,-0.340227694 -Otis Thorpe,thorpot01,1996,PO,DET,176,101,2.604712413,-2.104112909,0.500599504,0.170843558,0,0.170843558,2.206185746,-2.21489498,-0.008709234,-0.976999012 -Otis Thorpe,thorpot01,1996,RS,DET,5250,2841,-0.456285256,0.210753836,-0.24553142,3.626627691,3.626627691,0,-0.421870386,0.353908308,-0.067962077,-0.090754593 -Otis Thorpe,thorpot01,1997,PO,DET,264,152,-1.658484308,-0.234930105,-1.893414412,0.068730315,0,0.068730315,-1.842907814,-0.013646924,-1.856554738,0.281470788 -Otis Thorpe,thorpot01,1997,RS,DET,4738,2661,-0.440640161,0.736226378,0.295586217,4.135607294,4.135607294,0,-0.194127982,1.049134064,0.855006082,0.017455307 -Otis Thorpe,thorpot01,1998,RS,SAC,1209,623,-0.783676046,-0.73190925,-1.515585296,0.39301733,0.39301733,0,-0.924154553,-0.314020274,-1.238174827,0.152025366 -Otis Thorpe,thorpot01,1998,RS,VAN,3055,1574,-1.199358509,-2.301199536,-3.500558046,-0.60170246,-0.60170246,0,-1.161515703,-1.651666546,-2.813182249,-0.15714165 -Otis Thorpe,thorpot01,1999,RS,WAS,2912,1539,0.061571269,-0.54938637,-0.487815101,1.780005476,1.780005476,0,-0.099927099,-0.01031584,-0.110242939,0.189638432 -Otis Thorpe,thorpot01,2000,PO,MIA,242,136,-5.81140123,-1.750121612,-7.561522842,-0.351409197,0,-0.351409197,-6.353642854,-1.592962988,-7.946605842,1.827478035 -Otis Thorpe,thorpot01,2000,RS,MIA,1469,777,-3.089722158,-0.203550642,-3.2932728,-0.21792467,-0.21792467,0,-2.9520662,-0.01568359,-2.96774979,1.118870145 -Otis Thorpe,thorpot01,2001,PO,CHH,106,57,-6.87503298,-2.825056285,-9.700089265,-0.208618833,0,-0.208618833,-7.40406113,-3.622131878,-11.02619301,0.070259626 -Otis Thorpe,thorpot01,2001,RS,CHH,1219,647,-3.315771021,-1.937137059,-5.25290808,-0.831540055,-0.831540055,0,-3.751263498,-1.863989367,-5.615252865,0.595884203 -Sedale Threatt,threase01,1984,PO,PHI,13,6,-5.180690556,4.213225705,-0.967464851,0.005811368,0,0.005811368,-2.143689163,0.474071897,-1.669617266,3.234568022 -Sedale Threatt,threase01,1984,RS,PHI,974,464,-3.61026616,-2.093387963,-5.703654123,-0.703529409,-0.703529409,0,-3.940077944,-2.010198249,-5.950276193,0.631960646 -Sedale Threatt,threase01,1985,PO,PHI,59,28,-5.864787324,-2.665727409,-8.530514733,-0.084925864,0,-0.084925864,-6.435846446,-3.893732474,-10.32957892,-0.297732574 -Sedale Threatt,threase01,1985,RS,PHI,2770,1304,-2.221239274,0.269684238,-1.951555036,0.535319922,0.535319922,0,-2.071528322,0.458236292,-1.613292031,0.800320367 -Sedale Threatt,threase01,1986,PO,PHI,646,312,1.566436571,1.932898326,3.499334897,1.031485087,0,1.031485087,1.661629585,2.237685369,3.899314953,0.537664552 -Sedale Threatt,threase01,1986,RS,PHI,3715,1754,-1.205181586,-0.288050083,-1.49323167,1.127033656,1.127033656,0,-1.312996844,-0.119037208,-1.432034052,0.217161994 -Sedale Threatt,threase01,1987,PO,CHI,132,70,3.128432649,-1.881367792,1.247064856,0.147587826,0,0.147587826,2.035810437,-1.120997972,0.914812465,0.241392633 -Sedale Threatt,threase01,1987,RS,CHI,1571,778,1.82141752,0.21636685,2.03778437,1.90876092,1.90876092,0,1.483699417,0.445927808,1.929627225,0.446578722 -Sedale Threatt,threase01,1987,RS,PHI,1370,668,-2.604639197,-0.857964536,-3.462603733,-0.244429822,-0.244429822,0,-2.443908353,-0.343801973,-2.787710325,0.657319857 -Sedale Threatt,threase01,1988,PO,SEA,168,80,-2.524368733,-2.398011501,-4.922380235,-0.091256688,0,-0.091256688,-2.487323258,-2.751752372,-5.23907563,-0.199695289 -Sedale Threatt,threase01,1988,RS,CHI,1411,701,-0.306325888,-0.901134525,-1.207460413,0.554088686,0.554088686,0,-0.528328378,-1.023778521,-1.552106899,0.438315623 -Sedale Threatt,threase01,1988,RS,SEA,747,354,1.866344574,2.497170042,4.363514616,1.288825404,1.288825404,0,1.925505028,1.968302871,3.893807899,0.317562786 -Sedale Threatt,threase01,1989,PO,SEA,403,201,4.075406511,1.999560606,6.074967116,0.936666624,0,0.936666624,3.979630059,2.4716452,6.451275259,0.337113006 -Sedale Threatt,threase01,1989,RS,SEA,2573,1220,1.301366166,0.392553935,1.693920101,2.78014898,2.78014898,0,1.194974413,0.758995389,1.953969802,0.51788778 -Sedale Threatt,threase01,1990,RS,SEA,2974,1481,2.305547766,-0.496208789,1.809338976,3.455241458,3.455241458,0,2.064504251,-0.08887713,1.975627121,0.29413771 -Sedale Threatt,threase01,1991,PO,SEA,274,136,3.625890238,-0.335376045,3.290514193,0.433831565,0,0.433831565,3.389786614,0.00888969,3.398676304,0.339667271 -Sedale Threatt,threase01,1991,RS,SEA,4188,2066,0.644711871,-0.281124461,0.36358741,3.292395652,3.292395652,0,0.642221299,0.010078063,0.652299362,0.31551416 -Sedale Threatt,threase01,1992,PO,LAL,312,162,-0.905502791,-2.918937603,-3.824440394,-0.091289444,0,-0.091289444,-1.566086922,-2.514444745,-4.080531667,-0.3047829 -Sedale Threatt,threase01,1992,RS,LAL,5984,3070,2.151441053,0.341716635,2.493157688,8.210683659,8.210683659,0,2.002848258,1.067531001,3.070379259,-0.020819862 -Sedale Threatt,threase01,1993,PO,LAL,399,205,1.322112088,2.293080937,3.615193025,0.690221094,0,0.690221094,1.400219498,2.947622451,4.347841949,0.481759432 -Sedale Threatt,threase01,1993,RS,LAL,5865,2893,2.059413092,-0.028079649,2.031333443,7.053340451,7.053340451,0,1.815103897,0.787404396,2.602508293,-0.054799137 -Sedale Threatt,threase01,1994,RS,LAL,4584,2278,0.526746637,-0.613214635,-0.086467997,3.092355455,3.092355455,0,0.181327344,-0.1265841,0.054743243,-0.102475789 -Sedale Threatt,threase01,1995,PO,LAL,20,11,0.259491216,4.674836639,4.934327855,0.04608754,0,0.04608754,0.577018969,5.585316467,6.162335437,3.259232631 -Sedale Threatt,threase01,1995,RS,LAL,2776,1384,1.574119558,-1.019088983,0.555030575,2.332825336,2.332825336,0,1.066113421,-0.681201595,0.384911826,-0.036762828 -Sedale Threatt,threase01,1996,PO,LAL,112,57,-5.495938007,0.066954539,-5.428983468,-0.081100567,0,-0.081100567,-5.109741681,-0.506989371,-5.616731052,0.821957992 -Sedale Threatt,threase01,1996,RS,LAL,3285,1687,0.777714537,-0.751077777,0.026636759,2.396260036,2.396260036,0,0.640540962,-0.353972132,0.28656883,0.24842517 -Sedale Threatt,threase01,1997,PO,HOU,498,266,0.942984685,-1.343628761,-0.400644076,0.330777684,0,0.330777684,0.250783747,-1.368754219,-1.117970471,0.520629218 -Sedale Threatt,threase01,1997,RS,HOU,645,334,-2.351403301,0.295875889,-2.055527413,0.118212866,0.118212866,0,-2.752700516,0.021464438,-2.731236078,-0.100230913 -Nate Thurmond,thurmna01,1977,PO,CLE,2,1,-6.073481363,32.93704365,26.86356228,0.014774211,0,0.014774211,-7.322957968,22.09027665,14.76731868,-5.513159455 +Ron Davis,davisro01,1977,RS,ATL,148,67,-12.71942724,2.556446331,-10.16298091,-0.25788195,-0.25788195,0,-10.89213038,1.727720801,-9.164409576,1.906230905 +Henry Dickerson,dickehe01,1977,RS,ATL,139,63,-2.095615171,-3.897997573,-5.993612744,-0.105656966,-0.105656966,0,-2.850551828,-3.205854387,-6.056406214,1.446287628 +Jo Jo White,whitejo01,1977,RS,BOS,7550,3333,0.056060717,0.451008924,0.507069641,5.511627137,5.511627137,0,0.100103834,0.83802567,0.938129503,-0.525659085 +John Havlicek,havlijo01,1977,RS,BOS,6599,2913,0.52565099,0.139747478,0.665398468,5.056406529,5.056406529,0,0.38213785,0.101748313,0.483886163,-0.416269597 +Sidney Wicks,wickssi01,1977,RS,BOS,5985,2642,-0.466483338,0.670210076,0.203726738,3.986352264,3.986352264,0,-0.293204291,0.772899203,0.479694912,0.132151259 +Curtis Rowe,rowecu01,1977,RS,BOS,4961,2190,-0.268245727,-0.3320394,-0.600285127,2.394547831,2.394547831,0,-0.551107002,-0.542890797,-1.093997799,-0.332561979 +Dave Cowens,cowenda01,1977,RS,BOS,4277,1888,-0.660440388,2.362526478,1.70208609,4.273049501,4.273049501,0,-0.279613444,2.12864475,1.849031306,-0.388509406 +Charlie Scott,scottch01,1977,RS,BOS,3581,1581,-0.001882268,0.36511738,0.363235112,2.512497177,2.512497177,0,-0.019699511,0.786500618,0.766801108,0.054952331 +Tom Boswell,bosweto01,1977,RS,BOS,2453,1083,-0.061543984,-0.482155027,-0.543699012,1.232091246,1.232091246,0,-0.351355045,-0.086380273,-0.437735318,1.150141104 +Fred Saunders,saundfr01,1977,RS,BOS,2381,1051,-1.553860539,-0.440354179,-1.994214718,0.408319436,0.408319436,0,-1.95006933,-0.409862138,-2.359931468,0.811821102 +Kevin Stacom,stacoke01,1977,RS,BOS,2381,1051,-2.206883928,-1.817348324,-4.024232251,-0.679696827,-0.679696827,0,-2.750542538,-2.740939781,-5.49148232,-0.563576223 +Jim Ard,ardji01,1977,RS,BOS,2195,969,-4.309728136,0.989197827,-3.320530309,-0.282399906,-0.282399906,0,-4.216052101,0.23597707,-3.980075031,0.129542781 +Steve Kuberski,kuberst01,1977,RS,BOS,1948,860,-2.017186718,-1.428349162,-3.44553588,-0.304467888,-0.304467888,0,-2.605496239,-2.33781871,-4.943314949,-0.252121481 +Norm Cook,cookno01,1977,RS,BOS,313,138,-5.46586811,2.410432069,-3.055436041,-0.021813599,-0.021813599,0,-4.916272072,1.811301572,-3.1049705,1.54679284 +Bobby Wilson,wilsobo03,1977,RS,BOS,297,131,-5.368952091,-2.18163002,-7.550582111,-0.322485722,-0.322485722,0,-5.644516219,-2.700194168,-8.344710388,0.548653946 +Randy Smith,smithra01,1977,RS,BUF,6996,3094,1.358259791,0.531251613,1.889511404,7.323546967,7.323546967,0,1.461858982,1.075128931,2.536987914,-0.002864086 +Adrian Dantley,dantlad01,1977,RS,BUF,6367,2816,3.111612238,-0.408852369,2.702759869,7.803059503,7.803059503,0,2.663738309,-0.143634004,2.520104305,-0.427203421 +John Shumate,shumajo01,1977,RS,BUF,5881,2601,0.009488191,0.818152833,0.827641024,4.73667434,4.73667434,0,0.151726254,0.773212715,0.924938969,-0.248925022 +Ernie DiGregorio,digreer01,1977,RS,BUF,5126,2267,-0.974063074,-1.955562374,-2.929625448,-0.206743155,-0.206743155,0,-1.187423209,-1.727322719,-2.914745928,-0.527070741 +Don Adams,adamsdo01,1977,RS,BUF,3866,1710,-1.120384204,0.10471839,-1.015665815,1.515086061,1.515086061,0,-1.259170126,0.012694883,-1.246475243,0.141063789 +John Gianelli,gianejo01,1977,RS,BUF,2901,1283,-3.254043934,-1.342068338,-4.596112272,-1.205427284,-1.205427284,0,-3.113547144,-1.452881033,-4.566428177,-0.268774009 +Bird Averitt,averibi01,1977,RS,BUF,2569,1136,-4.226717413,-2.661682932,-6.888400345,-2.406143081,-2.406143081,0,-4.161291531,-2.871501232,-7.032792764,0.340624527 +George Johnson,johnsge02,1977,RS,BUF,2385,1055,-1.717610591,-0.361586321,-2.079196913,0.361297105,0.361297105,0,-1.563806873,0.025816018,-1.537990855,0.068655503 +Bob McAdoo,mcadobo01,1977,RS,BUF,1734,767,-0.850678532,-0.626382787,-1.477061319,0.497964225,0.497964225,0,-0.183363879,-0.166865021,-0.3502289,-0.036023706 +Fred Foster,fostefr01,1977,RS,BUF,1558,689,-3.530588022,-2.287302515,-5.817890537,-1.082290165,-1.082290165,0,-3.826902448,-2.504399169,-6.331301617,0.383961647 +Gus Gerard,gerargu01,1977,RS,BUF,1339,592,-2.417131102,-1.018716471,-3.435847573,-0.208371234,-0.208371234,0,-2.453195032,-1.042622332,-3.495817364,0.634296416 +Chuck Williams,willich02,1977,RS,BUF,1257,556,-1.674941292,-0.948585201,-2.623526493,0.035729718,0.035729718,0,-2.150450272,-1.560578681,-3.711028953,-0.442198372 +Jim Price,priceji01,1977,RS,BUF,753,333,-2.419332351,1.192536203,-1.226796148,0.261228385,0.261228385,0,-2.34425242,1.67679079,-0.66746163,1.016878149 +Claude Terry,terrycl01,1977,RS,BUF,687,304,-1.372018045,-1.673892205,-3.04591025,-0.045903633,-0.045903633,0,-2.008404357,-2.300545769,-4.308950126,0.018122775 +Tom McMillen,mcmilto01,1977,RS,BUF,610,270,-1.141082011,-2.60908458,-3.750166591,-0.137441997,-0.137441997,0,-1.392739464,-3.069003467,-4.461742931,-0.262064652 +Zaid Abdul-Aziz,abdulza01,1977,RS,BUF,441,195,-1.92641462,-0.368834796,-2.295249416,0.04492742,0.04492742,0,-1.817926891,-1.624326593,-3.442253485,-0.751146779 +Johnny Neumann,neumajo01,1977,RS,BUF,111,49,-0.116516046,-0.354654883,-0.47117093,0.057241137,0.057241137,0,0.018168734,-0.47015421,-0.451985476,0.512518611 +Clyde Mayes,mayescl01,1977,RS,BUF,16,7,-18.31039887,-2.868727752,-21.17912662,-0.067630276,-0.067630276,0,-16.82490209,-2.542910919,-19.367813,2.968494425 +Moses Malone,malonmo01,1977,RS,BUF,14,6,-6.662865581,-2.444035897,-9.106901478,-0.019589727,-0.019589727,0,-7.276467877,-2.678140669,-9.954608546,0.720018083 +Norm Van Lier,vanlino01,1977,RS,CHI,6526,3097,1.158979289,0.128781089,1.287760378,6.369668374,6.369668374,0,0.982755747,0.794375434,1.777131181,-0.174939939 +Artis Gilmore,gilmoar01,1977,RS,CHI,6063,2877,0.938776367,2.244479741,3.183256109,8.673971232,8.673971232,0,1.064983228,1.610002374,2.674985602,-0.434836305 +Mickey Johnson,johnsmi01,1977,RS,CHI,5999,2847,0.427149815,0.97696317,1.404112985,6.030629728,6.030629728,0,0.76330039,1.230235538,1.993535927,-0.060437408 +Wilbur Holland,hollawi01,1977,RS,CHI,5169,2453,0.079417361,1.869583403,1.949000764,5.888223255,5.888223255,0,0.261536316,1.969471417,2.231007732,0.134302991 +Scott May,maysc01,1977,RS,CHI,4992,2369,-0.260482695,0.214350708,-0.046131986,3.26013408,3.26013408,0,-0.324446661,0.198701034,-0.125745627,-0.261677501 +John Mengelt,mengejo01,1977,RS,CHI,2482,1178,-0.944926322,-1.255452004,-2.200378325,0.330330131,0.330330131,0,-1.373167052,-1.546834016,-2.920001068,-0.000349165 +Tom Boerwinkle,boerwto01,1977,RS,CHI,2255,1070,-0.657987845,-0.461274528,-1.119262373,0.890976808,0.890976808,0,-0.923722567,-1.103405241,-2.027127808,0.088914434 +Cliff Pondexter,pondecl01,1977,RS,CHI,2099,996,-2.843820041,0.030643257,-2.813176784,-0.032038249,-0.032038249,0,-2.916356928,-0.87931362,-3.795670548,-0.220318326 +Jack Marin,marinja01,1977,RS,CHI,1831,869,-2.018156758,-1.9788688,-3.997025559,-0.552790717,-0.552790717,0,-2.465474601,-2.485223624,-4.950698225,-0.018575358 +John Laskowski,laskojo01,1977,RS,CHI,1184,562,-3.671235237,0.669845689,-3.001389549,-0.071769268,-0.071769268,0,-3.737345258,-0.540255024,-4.277600283,-0.466977743 +Bob Love,lovebo01,1977,RS,CHI,1045,496,-3.342169439,-1.532701076,-4.874870515,-0.536893964,-0.536893964,0,-3.117051221,-1.076114173,-4.193165394,-0.165200605 +Tom Kropp,kroppto01,1977,RS,CHI,1011,480,-1.425118747,-1.344308044,-2.769426791,-0.004799426,-0.004799426,0,-1.988927571,-1.306823607,-3.295751178,0.948978037 +Phil Hicks,hicksph01,1977,RS,CHI,537,255,-0.311510521,-1.065222686,-1.376733207,0.179113481,0.179113481,0,-0.951014663,-1.632293437,-2.5833081,0.271565258 +Paul McCracken,mccrapa01,1977,RS,CHI,251,119,-3.008263726,-0.452885336,-3.461149063,-0.043556735,-0.043556735,0,-2.965983543,-0.568619875,-3.534603419,0.949153004 +Keith Starr,starrke01,1977,RS,CHI,137,65,-6.158604248,-3.160011018,-9.318615266,-0.218916914,-0.218916914,0,-6.440273042,-3.23746983,-9.677742872,0.535393358 +Eric Fernsten,fernser01,1977,RS,CHI,129,61,-4.054910687,-0.447417257,-4.502327944,-0.054517858,-0.054517858,0,-3.881004785,-1.191108362,-5.072113148,-0.036453952 +Willie Smith,smithwi02,1977,RS,CHI,23,11,-8.024323958,-3.736777768,-11.76110173,-0.050558785,-0.050558785,0,-8.746270455,-4.06476448,-12.81103493,-0.028391679 +Jim Brewer,breweji01,1977,RS,CLE,5715,2672,0.54660277,1.607747318,2.154350087,6.653178098,6.653178098,0,0.748727983,1.554758082,2.303486066,-0.527200368 +Austin Carr,carrau01,1977,RS,CLE,5153,2409,0.983120896,-1.448461962,-0.465341066,2.803881843,2.803881843,0,0.82210286,-1.095122679,-0.273019819,-0.158469905 +Jim Chones,choneji01,1977,RS,CLE,5086,2378,-1.110234015,0.689648505,-0.42058551,2.820139577,2.820139577,0,-0.783148103,0.593247196,-0.189900907,-0.230210082 +Bingo Smith,smithbi02,1977,RS,CLE,4566,2135,-0.603234609,-0.18960851,-0.792843119,2.131529809,2.131529809,0,-0.486297578,-0.282677091,-0.768974669,-0.018009144 +Campy Russell,russeca02,1977,RS,CLE,4511,2109,1.022227281,0.208636496,1.230863777,4.278483775,4.278483775,0,1.102013388,0.164399987,1.266413374,-0.125139459 +Jim Cleamons,cleamji01,1977,RS,CLE,4374,2045,1.144368886,0.010462566,1.154831451,4.050111242,4.050111242,0,0.983653546,0.358335574,1.34198912,-0.635795015 +Dick Snyder,snydedi01,1977,RS,CLE,3604,1685,-0.046001682,-1.022314554,-1.068316236,1.445981424,1.445981424,0,-0.426912771,-1.068422796,-1.495335567,0.019367793 +Foots Walker,walkefo01,1977,RS,CLE,2601,1216,1.735541808,1.524370261,3.259912069,3.73287128,3.73287128,0,1.605218179,1.464672242,3.069890421,0.124391864 Nate Thurmond,thurmna01,1977,RS,CLE,2132,997,-1.445316239,2.074774464,0.629458225,1.713949106,1.713949106,0,-1.314028676,1.274115247,-0.03991343,-0.318421955 -Darren Tillis,tillida01,1983,RS,BOS,96,44,-10.55721738,-3.317762984,-13.87498037,-0.252779588,-0.252779588,0,-9.63520628,-3.896054134,-13.53126041,1.268947639 -Darren Tillis,tillida01,1983,RS,CLE,991,482,-3.28542199,-0.898598217,-4.184020207,-0.353627425,-0.353627425,0,-3.502894721,-1.060595681,-4.563490402,0.289480393 -Darren Tillis,tillida01,1984,RS,GSW,1589,730,-4.759754083,-0.017997102,-4.777751185,-0.76344199,-0.76344199,0,-4.858341413,-0.005229665,-4.863571078,1.11702569 -Jamaal Tinsley,tinslja01,2002,PO,IND,168,88,-1.407583681,-2.471875562,-3.879459243,-0.052542277,0,-0.052542277,-1.826060114,-2.809725938,-4.635786052,0.424010939 -Jamaal Tinsley,tinslja01,2002,RS,IND,4729,2442,-0.180907434,0.87221515,0.691307716,4.310732204,4.310732204,0,0.207265899,1.026638333,1.233904232,0.496161744 -Jamaal Tinsley,tinslja01,2003,PO,IND,346,185,4.772326226,-3.306201597,1.466124629,0.408215495,0,0.408215495,3.735766595,-2.360374363,1.375392232,-0.492650055 -Jamaal Tinsley,tinslja01,2003,RS,IND,4318,2237,0.46864619,0.200745758,0.669391948,3.91255981,3.91255981,0,0.697539802,0.72622743,1.423767232,0.234731205 -Jamaal Tinsley,tinslja01,2004,PO,IND,769,422,2.728159243,2.194218299,4.922377542,1.72506408,0,1.72506408,2.996046566,3.110650541,6.106697107,1.122272781 -Jamaal Tinsley,tinslja01,2004,RS,IND,2541,1378,2.81997655,1.570258737,4.390235287,5.04826225,5.04826225,0,2.973082012,1.959708755,4.932790767,0.513671919 -Jamaal Tinsley,tinslja01,2005,PO,IND,444,247,-2.114265622,1.778398892,-0.335866729,0.318535682,0,0.318535682,-1.793914538,2.339207199,0.545292661,1.374699738 -Jamaal Tinsley,tinslja01,2005,RS,IND,2391,1301,1.980257289,2.089493203,4.069750492,4.551017875,4.551017875,0,2.508342895,2.344500307,4.852843202,0.493448121 -Jamaal Tinsley,tinslja01,2006,PO,IND,13,7,-3.417099572,6.455055513,3.037955942,0.022514936,0,0.022514936,-1.085444749,5.981816749,4.896372,5.064533558 -Jamaal Tinsley,tinslja01,2006,RS,IND,2121,1122,-1.742614357,0.309897323,-1.432717034,0.756301011,0.756301011,0,-1.480012007,0.23622064,-1.243791367,0.270946574 -Jamaal Tinsley,tinslja01,2007,RS,IND,4367,2243,-0.021015365,0.800891122,0.779875757,4.046161356,4.046161356,0,0.272386038,1.152398003,1.424784041,0.153101821 -Jamaal Tinsley,tinslja01,2008,RS,IND,2662,1293,-0.48873837,0.4527086,-0.03602977,1.793777072,1.793777072,0,-0.107218295,0.647954889,0.540736594,0.177758477 -Jamaal Tinsley,tinslja01,2010,RS,MEM,1162,589,-2.77213064,0.073227258,-2.698903381,0.015495893,0.015495893,0,-2.623481353,-0.370778043,-2.994259396,0.861726964 -Jamaal Tinsley,tinslja01,2012,PO,UTA,126,65,-4.184436812,-2.22336402,-6.407800832,-0.125701272,0,-0.125701272,-4.39437031,-2.343104876,-6.737475186,0.4271582 -Jamaal Tinsley,tinslja01,2012,RS,UTA,976,507,-1.092298274,-1.955117877,-3.047416151,-0.077156178,-0.077156178,0,-1.210011469,-2.61743648,-3.827447949,0.267841394 -Jamaal Tinsley,tinslja01,2013,RS,UTA,2339,1221,-0.666594749,0.609410532,-0.057184216,1.683915081,1.683915081,0,-0.62354458,0.29734967,-0.32619491,0.355992306 -Jamaal Tinsley,tinslja01,2014,RS,UTA,210,110,-4.750294765,-6.227434085,-10.97772885,-0.459673641,-0.459673641,0,-4.062394337,-6.374301902,-10.43669624,-0.432666736 -Wayman Tisdale,tisdawa01,1986,RS,IND,4841,2277,-1.973952617,-1.097088918,-3.071041535,-0.373678376,-0.373678376,0,-1.971895898,-0.970877347,-2.942773245,0.198478503 -Wayman Tisdale,tisdawa01,1987,PO,IND,208,108,1.86286954,0.158528168,2.021397709,0.273872921,0,0.273872921,1.368161966,0.434523641,1.802685607,0.9891036 -Wayman Tisdale,tisdawa01,1987,RS,IND,4495,2159,0.312769885,-0.830758541,-0.517988656,2.465442332,2.465442332,0,0.273656699,-0.624729066,-0.351072367,0.283545152 -Wayman Tisdale,tisdawa01,1988,RS,IND,4911,2378,-0.134805719,-0.521517564,-0.656323282,2.542358461,2.542358461,0,-0.100494273,-0.272538229,-0.373032502,0.087036609 -Wayman Tisdale,tisdawa01,1989,RS,SAC,2347,1108,0.450933333,-1.000742402,-0.54980907,1.241933356,1.241933356,0,0.305889393,-0.498878554,-0.192989161,-0.150598174 -Wayman Tisdale,tisdawa01,1989,RS,IND,2772,1326,0.248162782,-0.962635048,-0.714472266,1.383548703,1.383548703,0,0.310027793,-0.586583358,-0.276555565,0.47825318 -Wayman Tisdale,tisdawa01,1990,RS,SAC,5985,2937,-0.094609475,-0.662096861,-0.756706337,2.97882161,2.97882161,0,-0.093110685,-0.402709311,-0.495819996,-0.268164244 -Wayman Tisdale,tisdawa01,1991,RS,SAC,2227,1116,-0.668337749,-0.911864977,-1.580202725,0.664510526,0.664510526,0,-0.638412994,-0.933846143,-1.572259137,-0.231026037 -Wayman Tisdale,tisdawa01,1992,RS,SAC,5291,2521,-1.888938902,-0.944801769,-2.833740671,-0.107582974,-0.107582974,0,-1.917339822,-0.524691583,-2.442031405,-0.113965404 -Wayman Tisdale,tisdawa01,1993,RS,SAC,4849,2283,-1.054390395,-0.745665249,-1.800055644,1.1077156,1.1077156,0,-1.057252448,-0.373218811,-1.430471259,0.109147142 -Wayman Tisdale,tisdawa01,1994,RS,SAC,5254,2557,-0.599125723,-1.250181285,-1.849307008,1.173343259,1.173343259,0,-0.777328233,-0.842697629,-1.620025862,-0.137931339 -Wayman Tisdale,tisdawa01,1995,PO,PHO,332,170,-2.914407928,-2.091829486,-5.006237414,-0.203396012,0,-0.203396012,-2.739836474,-1.540045569,-4.279882043,0.699258679 -Wayman Tisdale,tisdawa01,1995,RS,PHO,2579,1276,-2.468639205,-1.206388492,-3.675027697,-0.604028285,-0.604028285,0,-2.189264901,-0.950960677,-3.140225578,0.284409589 -Wayman Tisdale,tisdawa01,1996,PO,PHO,128,67,-6.336992052,-3.417571877,-9.754563928,-0.245844283,0,-0.245844283,-5.850493937,-3.477867461,-9.328361398,-0.394493224 -Wayman Tisdale,tisdawa01,1996,RS,PHO,2262,1152,-1.579556277,-1.668783579,-3.248339856,-0.294380711,-0.294380711,0,-1.536169063,-1.437293259,-2.973462323,0.470005322 -Wayman Tisdale,tisdawa01,1997,PO,PHO,72,36,-6.111134125,-3.626955233,-9.738089358,-0.132329134,0,-0.132329134,-6.758564693,-3.835456996,-10.59402169,-0.031755992 -Wayman Tisdale,tisdawa01,1997,RS,PHO,1528,778,-5.937884904,-2.074941149,-8.012826053,-2.095183988,-2.095183988,0,-5.58345352,-2.157029715,-7.740483236,0.270002297 -Mike Tobey,tobeymi01,2017,RS,CHA,49,25,-11.76514688,11.1865382,-0.578608673,0.027439257,0.027439257,0,-9.132975093,5.668376473,-3.464598621,-0.909644962 -Ray Tolbert,tolbera01,1982,PO,SEA,62,31,0.299390941,8.069874742,8.369265683,0.186637913,0,0.186637913,0.647313844,9.270511747,9.917825592,2.890302299 -Ray Tolbert,tolbera01,1982,RS,SEA,1037,492,-2.932897502,-1.706985426,-4.639882928,-0.475462283,-0.475462283,0,-3.173299784,-2.395540566,-5.56884035,0.229647208 -Ray Tolbert,tolbera01,1982,RS,NJN,250,115,-4.045380777,-1.228426629,-5.273807406,-0.149347764,-0.149347764,0,-3.961979534,-1.773346925,-5.735326459,0.874674223 -Ray Tolbert,tolbera01,1983,RS,SEA,1548,712,-2.941577831,-1.13200155,-4.07357938,-0.482918452,-0.482918452,0,-2.961959827,-1.255192206,-4.217152033,0.458312021 -Ray Tolbert,tolbera01,1983,RS,DET,881,395,-4.19118531,-1.787546317,-5.978731627,-0.65524894,-0.65524894,0,-4.000566032,-2.157672363,-6.158238395,0.732197516 -Ray Tolbert,tolbera01,1984,PO,DET,4,2,-4.631544638,-4.022985647,-8.654530285,-0.006128893,0,-0.006128893,-5.80122411,-6.07295772,-11.87418183,-1.357181978 -Ray Tolbert,tolbera01,1984,RS,DET,1039,475,-1.752653475,-0.891793733,-2.644447208,0.025754998,0.025754998,0,-1.874795576,-1.041070504,-2.91586608,0.701829074 -Ray Tolbert,tolbera01,1988,RS,NYK,370,177,-3.564318039,-1.173318905,-4.737636944,-0.180582008,-0.180582008,0,-3.751460302,-1.291781675,-5.043241977,0.610768183 -Ray Tolbert,tolbera01,1988,RS,LAL,171,82,-2.173235274,-2.072760895,-4.245996169,-0.063214755,-0.063214755,0,-2.006151631,-2.643042345,-4.649193976,1.010822387 -Ray Tolbert,tolbera01,1989,RS,ATL,706,341,-5.560277066,-0.545211366,-6.105488432,-0.588652796,-0.588652796,0,-5.195219608,-1.29901341,-6.494233018,0.850267406 -Tom Tolbert,tolbeto01,1989,RS,CHH,247,117,-1.572587451,-1.212071461,-2.784658912,-0.002086261,-0.002086261,0,-2.330311176,-1.127867129,-3.458178305,0.854719341 -Tom Tolbert,tolbeto01,1990,RS,GSW,3006,1347,-0.744886659,-2.153901657,-2.898788316,-0.102522673,-0.102522673,0,-0.853687102,-1.988908,-2.842595102,0.262416532 -Tom Tolbert,tolbeto01,1991,PO,GSW,245,116,-5.093049078,-0.811179833,-5.90422891,-0.196802428,0,-0.196802428,-4.871119077,-0.177092848,-5.048211925,2.097219549 -Tom Tolbert,tolbeto01,1991,RS,GSW,2993,1371,-2.871270432,-1.270159778,-4.14143021,-0.976984179,-0.976984179,0,-2.659849469,-1.291807835,-3.951657304,0.376897848 -Tom Tolbert,tolbeto01,1992,RS,GSW,675,310,-5.473866574,-1.574820807,-7.048687381,-0.693256594,-0.693256594,0,-5.143573766,-1.131182567,-6.274756332,1.923601435 -Tom Tolbert,tolbeto01,1993,RS,ORL,3730,1838,-2.125986371,-0.815463568,-2.941449938,-0.179557049,-0.179557049,0,-2.099489496,-0.928758309,-3.028247806,0.013817076 -Tom Tolbert,tolbeto01,1994,RS,LAC,1343,640,-3.904744431,-2.082813979,-5.98755841,-1.055587878,-1.055587878,0,-4.418325743,-2.89491936,-7.313245103,-0.142525744 -Tom Tolbert,tolbeto01,1995,RS,CHH,110,57,-4.598525013,-2.919796496,-7.51832151,-0.139774197,-0.139774197,0,-4.607893087,-3.281800048,-7.889693135,0.749221242 -Anthony Tolliver,tollian01,2009,RS,SAS,387,208,-2.146839027,-0.226490503,-2.37332953,0.040304497,0.040304497,0,-1.499251946,-0.93741892,-2.436670866,0.769910668 -Anthony Tolliver,tollian01,2010,RS,GSW,3011,1423,0.186732334,-1.403274152,-1.216541818,1.120101881,1.120101881,0,0.212150622,-1.218134519,-1.005983897,0.572399127 -Anthony Tolliver,tollian01,2010,RS,POR,7,4,-9.769705406,-2.195851572,-11.96555698,-0.019831382,-0.019831382,0,-8.626618399,-0.905453262,-9.532071661,5.112266267 -Anthony Tolliver,tollian01,2011,RS,MIN,2770,1362,1.441032341,0.066596478,1.507628819,2.951589756,2.951589756,0,0.645962837,-0.089511372,0.556451465,-0.220627701 -Anthony Tolliver,tollian01,2012,RS,MIN,1734,882,-1.505437519,-0.309333626,-1.814771145,0.422781498,0.422781498,0,-1.836898611,-0.630770329,-2.46766894,0.423929847 -Anthony Tolliver,tollian01,2013,PO,ATL,131,68,3.675191051,-0.331026455,3.344164596,0.216629239,0,0.216629239,2.699698573,-1.297549653,1.40214892,-0.593979971 -Anthony Tolliver,tollian01,2013,RS,ATL,1879,963,-2.494122062,-0.312132196,-2.806254258,-0.027629985,-0.027629985,0,-2.808695907,-1.285068047,-4.093763954,-0.030326764 -Anthony Tolliver,tollian01,2014,PO,CHA,46,21,2.832456308,-1.091026181,1.741430126,0.050087214,0,0.050087214,0.129101862,-0.080020644,0.049081218,0.85270103 -Anthony Tolliver,tollian01,2014,RS,CHA,2594,1298,0.525042543,-0.307971671,0.217070871,1.968035356,1.968035356,0,-0.483049602,-1.023554747,-1.506604348,0.152471453 -Anthony Tolliver,tollian01,2015,RS,DET,2304,1160,1.318609492,-1.107532584,0.211076908,1.758375096,1.758375096,0,1.748902508,-1.263638584,0.485263923,0.323670052 -Anthony Tolliver,tollian01,2015,RS,PHO,564,272,-1.848006435,-3.546180667,-5.394187102,-0.36809098,-0.36809098,0,-1.54407804,-3.938336498,-5.482414538,0.299355891 -Anthony Tolliver,tollian01,2016,PO,DET,49,26,-3.767321304,-4.690368094,-8.457689398,-0.076210622,0,-0.076210622,-2.326672436,-5.42060737,-7.747279806,-2.286467082 -Anthony Tolliver,tollian01,2016,RS,DET,2684,1341,0.106916437,-0.022924909,0.083991528,1.930481181,1.930481181,0,0.30258744,-0.671612709,-0.369025269,-0.427031025 -Anthony Tolliver,tollian01,2017,RS,SAC,3004,1477,-0.482287495,-1.190496057,-1.672783552,0.813446532,0.813446532,0,-0.698361596,-1.5577281,-2.256089696,0.204638124 -Anthony Tolliver,tollian01,2018,RS,DET,3585,1757,1.729344292,0.069644838,1.798989129,4.077610129,4.077610129,0,1.509624401,-0.378118031,1.13150637,-0.004891326 -Anthony Tolliver,tollian01,2019,RS,MIN,2306,1079,-1.868123827,-0.477870059,-2.345993885,0.222244002,0.222244002,0,-1.361776535,-1.168306262,-2.530082797,-0.075015296 -Dean Tolson,tolsode01,1977,RS,SEA,1321,587,1.321045758,0.328326677,1.649372436,1.327275359,1.327275359,0,1.267228129,-0.380579651,0.886648477,0.795140879 -Dean Tolson,tolsode01,1978,RS,SEA,15,7,-7.323268723,-5.373860705,-12.69712943,-0.036222305,-0.036222305,0,-7.737304553,-4.416328367,-12.15363292,2.119928338 -Rudy Tomjanovich,tomjaru01,1977,PO,HOU,979,457,1.898940309,-2.008974776,-0.110034466,0.632497806,0,0.632497806,2.248848593,-1.864967239,0.383881354,-0.392305531 -Rudy Tomjanovich,tomjaru01,1977,RS,HOU,6681,3130,2.070685259,-0.935073994,1.135611265,6.174942481,6.174942481,0,2.360966564,-0.799328625,1.561637939,-0.522754858 -Rudy Tomjanovich,tomjaru01,1978,RS,HOU,1812,849,0.863426778,-1.852220285,-0.988793507,0.760460696,0.760460696,0,0.805813792,-1.511761187,-0.705947395,-0.34313794 -Rudy Tomjanovich,tomjaru01,1979,PO,HOU,131,64,-0.610484296,-1.493966015,-2.104450311,0.021453294,0,0.021453294,-0.758939252,-1.895412421,-2.654351673,-1.353799408 -Rudy Tomjanovich,tomjaru01,1979,RS,HOU,5777,2641,0.747212954,-1.28531302,-0.538100066,2.9663301,2.9663301,0,1.074355031,-1.162011346,-0.087656315,-0.505276694 -Rudy Tomjanovich,tomjaru01,1980,PO,HOU,375,185,-4.237314348,-1.869441248,-6.106755596,-0.328214854,0,-0.328214854,-3.941594673,-1.721193507,-5.66278818,0.440186889 -Rudy Tomjanovich,tomjaru01,1980,RS,HOU,3911,1834,0.382345801,-1.89225396,-1.509908159,1.15842454,1.15842454,0,0.51992054,-1.745049884,-1.225129343,-0.174239147 -Rudy Tomjanovich,tomjaru01,1981,PO,HOU,61,31,-8.73581553,-3.608563254,-12.34437878,-0.158294969,0,-0.158294969,-8.533502434,-4.990887528,-13.52438996,1.101647023 -Rudy Tomjanovich,tomjaru01,1981,RS,HOU,2677,1264,-0.360950002,-1.942278489,-2.30322849,0.287844777,0.287844777,0,-0.230012501,-1.881328911,-2.111341412,-0.098349385 -Andrew Toney,toneyan01,1981,PO,PHI,738,356,-0.82677584,-1.935571727,-2.762347567,-0.002335657,0,-0.002335657,-0.553676198,-2.181758994,-2.735435192,0.942254674 -Andrew Toney,toneyan01,1981,RS,PHI,3852,1768,-0.860473145,-1.713045261,-2.573518406,0.16028633,0.16028633,0,-0.818855441,-1.635645742,-2.454501183,0.708243897 -Andrew Toney,toneyan01,1982,PO,PHI,1460,707,2.754023313,-1.680507631,1.073515682,1.428411036,0,1.428411036,2.747397089,-1.23601256,1.511384529,0.418702076 -Andrew Toney,toneyan01,1982,RS,PHI,4047,1909,1.596327027,-2.16360322,-0.567276193,2.140932872,2.140932872,0,1.659873818,-1.958766562,-0.298892744,0.721517265 -Andrew Toney,toneyan01,1983,PO,PHI,731,357,1.467678479,-2.097231278,-0.629552799,0.40145689,0,0.40145689,1.661018146,-1.953092424,-0.292074278,0.797092196 -Andrew Toney,toneyan01,1983,RS,PHI,5354,2474,2.378606138,-1.449668966,0.928937172,4.657489492,4.657489492,0,2.415845713,-1.268896099,1.146949614,0.310247725 -Andrew Toney,toneyan01,1984,PO,PHI,384,180,-0.444877948,-2.757845381,-3.202723329,-0.043272604,0,-0.043272604,-0.612379769,-2.155617479,-2.767997248,0.907708361 -Andrew Toney,toneyan01,1984,RS,PHI,5365,2556,2.043023149,-2.114754075,-0.071730926,3.497579929,3.497579929,0,1.717110443,-1.847006324,-0.129895881,0.144859943 -Andrew Toney,toneyan01,1985,PO,PHI,925,442,0.502326207,-1.912740084,-1.410413877,0.312345065,0,0.312345065,0.327101195,-1.676902633,-1.349801438,0.263609121 -Andrew Toney,toneyan01,1985,RS,PHI,4752,2237,2.489340641,-2.00514732,0.484193321,3.695002343,3.695002343,0,2.362988963,-1.694384731,0.668604231,0.10530189 -Andrew Toney,toneyan01,1986,RS,PHI,178,84,-6.956615394,-3.320483982,-10.27709938,-0.323997068,-0.323997068,0,-6.919096492,-3.822079707,-10.7411762,0.451619953 -Andrew Toney,toneyan01,1987,PO,PHI,216,104,-3.820139788,-3.355886349,-7.176026137,-0.244422494,0,-0.244422494,-3.797823661,-3.651674854,-7.449498515,0.9005373 -Andrew Toney,toneyan01,1987,RS,PHI,2169,1058,0.16462689,-3.629944721,-3.465317831,-0.386073593,-0.386073593,0,-0.18530299,-4.230506287,-4.415809277,-0.012937036 -Andrew Toney,toneyan01,1988,RS,PHI,1056,522,0.121267966,-2.743985188,-2.622717222,0.033810472,0.033810472,0,-0.317734297,-3.542328992,-3.860063289,-0.261769788 -Sedric Toney,toneyse01,1986,RS,ATL,51,24,-11.93270466,-1.742550438,-13.6752551,-0.137007042,-0.137007042,0,-11.53940384,-0.944971133,-12.48437497,2.494884152 -Sedric Toney,toneyse01,1986,RS,PHO,455,206,-2.6112121,-2.032119625,-4.643331725,-0.199971922,-0.199971922,0,-2.855630402,-2.180535051,-5.036165453,0.509223252 -Sedric Toney,toneyse01,1988,PO,NYK,30,15,7.182716238,-1.116480238,6.066236,0.071707206,0,0.071707206,7.596349489,-0.480401125,7.115948364,2.901164247 -Sedric Toney,toneyse01,1988,RS,NYK,290,139,0.119117762,0.186894772,0.306012534,0.218994113,0.218994113,0,-0.038418271,-0.22690577,-0.26532404,1.054991481 -Sedric Toney,toneyse01,1989,RS,IND,19,9,-15.82770232,-6.16475369,-21.99245601,-0.092101694,-0.092101694,0,-13.20221054,-7.61545992,-20.81767046,4.318227358 -Sedric Toney,toneyse01,1990,RS,SAC,1390,682,-2.830456449,-1.663376841,-4.49383329,-0.61216583,-0.61216583,0,-2.866696289,-1.593593935,-4.460290223,0.884159523 -Sedric Toney,toneyse01,1990,RS,ATL,577,286,-1.362821877,-2.671022016,-4.033843893,-0.188923292,-0.188923292,0,-1.728430547,-2.777970096,-4.506400643,0.844267413 -Sedric Toney,toneyse01,1994,RS,CLE,124,64,-7.541303417,-4.984006313,-12.52530973,-0.320170586,-0.320170586,0,-7.877282301,-5.487406657,-13.36468896,0.295283906 -Andy Toolson,toolsan01,1991,PO,UTA,8,4,-5.957494801,16.53164213,10.57414733,0.028796249,0,0.028796249,-2.698018957,13.34337585,10.64535689,2.533739799 -Andy Toolson,toolsan01,1991,RS,UTA,944,470,-1.93688436,-0.988647424,-2.925531783,-0.042274563,-0.042274563,0,-2.196384378,-1.573930413,-3.770314791,0.43117937 -Andy Toolson,toolsan01,1996,RS,UTA,101,53,-2.968267783,-3.152246266,-6.120514049,-0.093998435,-0.093998435,0,-2.627084848,-2.661190974,-5.288275822,2.914041898 -Bernard Toone,toonebe01,1980,PO,PHI,13,6,-16.51905475,-2.22935991,-18.74841466,-0.05145897,0,-0.05145897,-15.82860701,-2.484104005,-18.31271101,1.87010461 -Bernard Toone,toonebe01,1980,RS,PHI,269,124,-5.669123685,-0.767392318,-6.436516003,-0.23534827,-0.23534827,0,-5.092454282,-1.746879781,-6.839334064,0.949081849 -Oscar Torres,torreos01,2002,RS,HOU,1998,1075,-0.959321853,-2.465582779,-3.424904632,-0.370352535,-0.370352535,0,-1.264935604,-3.109901311,-4.374836915,0.047350047 -Oscar Torres,torreos01,2003,RS,GSW,216,109,-0.230931736,-1.48854455,-1.719476286,0.057350484,0.057350484,0,-0.433953021,-2.834298116,-3.268251136,0.066207562 -Axel Toupane,toupaax01,2016,RS,DEN,613,305,-0.679951021,-1.725583842,-2.405534862,0.05363789,0.05363789,0,-1.263625947,-1.231956222,-2.495582169,0.064392842 -Axel Toupane,toupaax01,2017,RS,NOP,84,41,-0.370996727,-0.649263435,-1.020260162,0.035957136,0.035957136,0,-0.200810931,-0.094446466,-0.295257397,-0.612427521 -Axel Toupane,toupaax01,2017,RS,MIL,11,6,-16.08450021,-14.5237687,-30.60826891,-0.084593771,-0.084593771,0,-15.31055071,-13.30548411,-28.61603481,-0.789009216 -Monte Towe,towemo01,1977,PO,DEN,13,6,5.7961854,-4.05604734,1.740138061,0.013990737,0,0.013990737,4.410093789,-6.022116633,-1.612022845,-1.39071258 +Elmore Smith,smithel01,1977,RS,CLE,1444,675,-2.074416963,0.351014147,-1.723402816,0.356104257,0.356104257,0,-1.665574815,0.284093501,-1.381481314,0.780420199 +Gary Brokaw,brokaga01,1977,RS,CLE,1275,596,0.717138036,-2.242430902,-1.525292866,0.374046236,0.374046236,0,0.210470563,-2.269006096,-2.058535533,0.474208861 +John Lambert,lambejo01,1977,RS,CLE,1187,555,-1.45253654,0.124305672,-1.328230868,0.402812704,0.402812704,0,-1.56355214,-0.545826125,-2.109378265,0.059745927 +Rowland Garrett,garrero01,1977,RS,CLE,460,215,-2.563713408,-0.630663079,-3.194376488,-0.049030676,-0.049030676,0,-2.728085566,-1.141209248,-3.869294814,0.631774443 +Chuckie Williams,willich03,1977,RS,CLE,139,65,-8.171984864,-3.859977113,-12.03196198,-0.30844936,-0.30844936,0,-7.612512301,-4.738834286,-12.35134659,0.221202317 +Mo Howard,howarmo01,1977,RS,CLE,60,28,4.314427396,-2.037857498,2.276569898,0.072967048,0.072967048,0,3.580137558,-1.569294976,2.010842583,1.740590145 +David Thompson,thompda01,1977,RS,DEN,7032,3001,2.758325728,-0.588572324,2.169753405,7.521683986,7.521683986,0,2.62803201,-0.335552038,2.292479972,-0.157424024 +Dan Issel,isselda01,1977,RS,DEN,5875,2507,1.516458635,1.288004749,2.804463384,7.100100591,7.100100591,0,1.838580988,0.977994825,2.816575813,-0.067589827 +Bobby Jones,jonesbo01,1977,RS,DEN,5668,2419,2.62855425,4.167735473,6.796289723,11.78028188,11.78028188,0,2.859093723,3.571807977,6.430901699,-0.013712981 +Ted McClain,mcclate01,1977,RS,DEN,4691,2002,-0.252519724,0.202766095,-0.049753628,2.768673033,2.768673033,0,-0.431609483,0.613556242,0.181946759,0.413751431 +Paul Silas,silaspa01,1977,RS,DEN,4590,1959,-2.058201128,-0.340847243,-2.399048371,0.349757955,0.349757955,0,-1.773656293,-0.663916703,-2.437572997,-0.310942749 +Fatty Taylor,taylofa01,1977,RS,DEN,3627,1548,-0.401353459,2.074925493,1.673572035,3.509516312,3.509516312,0,-0.376184903,2.23544623,1.859261327,0.488276348 +Willie Wise,wisewi01,1977,RS,DEN,3288,1403,-0.980843564,-0.09552728,-1.076370844,1.203285067,1.203285067,0,-1.085853028,-0.439252354,-1.525105382,0.475415968 +Jim Price,priceji01,1977,RS,DEN,3243,1384,-0.98023132,1.258723892,0.278492572,2.149593411,2.149593411,0,-0.875996139,1.750094515,0.874098376,0.56073565 +Marvin Webster,webstma01,1977,RS,DEN,2990,1276,-1.375647573,1.908093074,0.532445501,2.130661586,2.130661586,0,-1.356784304,0.555361321,-0.801422984,-0.315799592 +Mack Calvin,calvima01,1977,RS,DEN,1465,625,1.385397331,-1.202174627,0.183222704,0.933863061,0.933863061,0,1.015902536,-1.333092707,-0.317190171,-0.16922362 +Byron Beck,beckby01,1977,RS,DEN,1125,480,-1.985024097,-1.563619602,-3.5486437,-0.195714639,-0.195714639,0,-1.904280383,-2.195947721,-4.100228104,0.071644851 +Gus Gerard,gerargu01,1977,RS,DEN,1069,456,0.13621924,-0.209503973,-0.073284733,0.626883144,0.626883144,0,0.071493277,-0.167383424,-0.095890148,0.716999521 Monte Towe,towemo01,1977,RS,DEN,958,409,-2.455306367,-1.693571204,-4.148877571,-0.293444554,-0.293444554,0,-2.790006312,-1.810543195,-4.600549508,0.568051206 -Keith Tower,towerke01,1994,RS,ORL,64,32,-6.131438948,-1.892629238,-8.024068185,-0.086977165,-0.086977165,0,-6.549159405,-1.688189216,-8.237348621,0.973068559 -Keith Tower,towerke01,1995,RS,ORL,14,7,-17.93402634,-3.329078359,-21.2631047,-0.066712292,-0.066712292,0,-16.00098597,-4.75442461,-20.75541058,0.845733489 -Keith Tower,towerke01,1996,RS,LAC,599,305,-5.219441861,-1.891728873,-7.111170734,-0.68201637,-0.68201637,0,-5.417086902,-2.163392885,-7.580479787,0.461536429 -Keith Tower,towerke01,1997,RS,MIL,136,72,-7.948517942,-0.376679583,-8.325197525,-0.20792866,-0.20792866,0,-7.533555607,0.004728257,-7.52882735,1.393354761 -Linton Townes,towneli01,1983,PO,POR,123,60,1.36638782,-3.346760394,-1.980372574,0.024554583,0,0.024554583,0.632851571,-3.368314162,-2.73546259,1.070501385 -Linton Townes,towneli01,1983,RS,POR,1098,516,-1.318036292,-0.933210955,-2.251247247,0.13232008,0.13232008,0,-1.45567742,-1.259448244,-2.715125664,0.808067078 -Linton Townes,towneli01,1984,RS,SDC,36,17,-5.336148936,0.085856824,-5.250292112,-0.021976863,-0.021976863,0,-5.186268013,0.261948007,-4.924320007,1.377321526 -Linton Townes,towneli01,1984,RS,MIL,4,2,14.53923607,-2.877492589,11.66174348,0.01542449,0.01542449,0,12.11474283,1.136527777,13.25127061,5.019565415 -Linton Townes,towneli01,1985,PO,SAS,13,6,13.00714421,-2.204961685,10.80218253,0.04299953,0,0.04299953,13.24078191,-2.510411116,10.73037079,0.520746683 -Linton Townes,towneli01,1985,RS,SAS,18,8,-16.72680785,-3.578772501,-20.30558035,-0.0711272,-0.0711272,0,-15.6448779,-3.799854531,-19.44473243,-0.761000356 -Karl-Anthony Towns,townska01,2016,RS,MIN,5312,2627,1.157905189,0.20988618,1.367791369,5.559972261,5.559972261,0,0.733252494,0.048268121,0.781520615,0.724367335 -Karl-Anthony Towns,townska01,2017,RS,MIN,6043,3030,3.835300211,-2.086446198,1.748854013,6.963363989,6.963363989,0,4.036508543,-1.7005737,2.335934843,0.120710432 -Karl-Anthony Towns,townska01,2018,PO,MIN,337,170,0.640373699,-3.828297914,-3.187924215,-0.039384261,0,-0.039384261,1.91644407,-3.469897768,-1.553453698,0.523352621 -Karl-Anthony Towns,townska01,2018,RS,MIN,5845,2918,4.269739347,-0.027527024,4.242212323,10.33360203,10.33360203,0,4.416535611,0.696563373,5.113098984,-0.725639204 -Karl-Anthony Towns,townska01,2019,RS,MIN,5358,2545,3.450809575,0.039750782,3.490560356,8.139934627,8.139934627,0,3.786538782,0.616036112,4.402574894,0.463124103 -Raymond Townsend,townsra01,1979,RS,GSW,1660,771,-2.103227188,-1.509639292,-3.612866481,-0.339601761,-0.339601761,0,-2.639755432,-2.261733693,-4.901489124,0.057075199 -Raymond Townsend,townsra01,1980,RS,GSW,2455,1159,-2.362597626,-0.658934097,-3.021531723,-0.161113928,-0.161113928,0,-2.612749687,-0.947586411,-3.560336099,0.358235195 -Raymond Townsend,townsra01,1982,RS,IND,198,95,-5.370658488,-1.557054196,-6.927712683,-0.206504575,-0.206504575,0,-5.197714631,-1.21089793,-6.408612561,2.024721853 +Chuck Williams,willich02,1977,RS,DEN,729,311,-2.600371352,-1.980679484,-4.581050836,-0.290057212,-0.290057212,0,-2.955520442,-2.351637526,-5.307157968,-0.177962611 +M.L. Carr,carrml01,1977,RS,DET,6060,2643,0.855597759,1.383336049,2.238933808,6.734816829,6.734816829,0,0.963301718,1.533143827,2.496445545,0.119313155 +Chris Ford,fordch01,1977,RS,DET,5821,2539,1.27777399,0.649660464,1.927434455,6.052460737,6.052460737,0,1.240034883,0.786305267,2.02634015,-0.118798343 +Bob Lanier,laniebo01,1977,RS,DET,5608,2446,2.429166065,0.400592553,2.829758618,6.918237196,6.918237196,0,2.661802903,0.292802536,2.954605439,-0.696912095 +Howard Porter,porteho01,1977,RS,DET,5044,2200,-0.904525906,-1.187095835,-2.091621741,0.736512299,0.736512299,0,-0.7939671,-1.240644789,-2.034611889,-0.361434651 +Kevin Porter,porteke01,1977,RS,DET,4854,2117,2.010592642,-2.159136692,-0.14854405,2.816008595,2.816008595,0,1.545921032,-1.531709121,0.014211911,0.237596465 +Leon Douglas,douglle01,1977,RS,DET,3728,1626,-2.440339519,-0.257160602,-2.697500121,0.043840865,0.043840865,0,-2.129410966,-0.172531404,-2.30194237,0.71217758 +Ralph Simpson,simpsra01,1977,RS,DET,3661,1597,-1.518982389,-1.764927494,-3.283909883,-0.434123389,-0.434123389,0,-1.482974898,-2.224056931,-3.70703183,-0.223193613 +Eric Money,moneyer01,1977,RS,DET,3636,1586,1.049922442,-0.741976729,0.307945713,2.483658599,2.483658599,0,0.828952118,-0.367193542,0.461758576,0.402474315 +Al Eberhard,eberhal01,1977,RS,DET,2795,1219,-0.893902532,-1.251429033,-2.145331564,0.378419197,0.378419197,0,-1.239552589,-1.07457086,-2.31412345,0.67517632 +Marvin Barnes,barnema01,1977,RS,DET,2267,989,-2.272358497,-0.554612878,-2.826971375,-0.039023374,-0.039023374,0,-1.914102651,-0.800454344,-2.714556995,0.512234055 +Phil Sellers,selleph01,1977,RS,DET,754,329,-3.461930075,-1.165709304,-4.627639379,-0.31878285,-0.31878285,0,-3.117773683,-1.29474308,-4.412516763,1.23476571 +Roger Brown,brownro02,1977,RS,DET,738,322,-4.081160179,0.913780165,-3.167380014,-0.069215172,-0.069215172,0,-3.952047501,0.670842031,-3.281205471,1.015796265 George Trapp,trappge01,1977,RS,DET,156,68,-1.710127586,-4.268152165,-5.978279751,-0.112807984,-0.112807984,0,-2.081740097,-3.952808084,-6.034548181,0.777029931 -Robert Traylor,traylro01,1999,PO,MIL,84,45,0.621329554,0.884452597,1.505782152,0.103701308,0,0.103701308,0.419439786,2.730593987,3.150033773,2.52049384 -Robert Traylor,traylro01,1999,RS,MIL,1441,786,-0.469951179,2.921943783,2.451992603,2.107478718,2.107478718,0,-0.149987175,3.19758651,3.047599335,0.922807451 -Robert Traylor,traylro01,2000,PO,MIL,8,4,3.99E-05,6.035266279,6.035306153,0.018836795,0,0.018836795,-0.749810822,8.033435951,7.283625129,1.66025412 -Robert Traylor,traylro01,2000,RS,MIL,873,447,-1.195742017,1.535645542,0.339903525,0.711572918,0.711572918,0,-0.964069661,1.318688653,0.354618992,0.921405501 -Robert Traylor,traylro01,2001,RS,CLE,2329,1212,-2.490827535,0.931519331,-1.559308204,0.742177963,0.742177963,0,-2.196703597,1.091198298,-1.105505298,0.739817368 -Robert Traylor,traylro01,2002,PO,CHH,118,62,-5.253097315,-1.312194474,-6.56529179,-0.127021781,0,-0.127021781,-5.077743307,-0.986960234,-6.064703541,1.877523914 -Robert Traylor,traylro01,2002,RS,CHH,1282,678,-2.988044742,0.170922639,-2.817122103,-0.023456672,-0.023456672,0,-2.936427397,0.212082211,-2.724345186,0.94115683 -Robert Traylor,traylro01,2003,PO,NOH,173,94,-3.781100045,0.549557938,-3.231542108,-0.023990189,0,-0.023990189,-3.54840627,0.69721952,-2.85118675,0.659323125 -Robert Traylor,traylro01,2003,RS,NOH,1603,851,-1.678464565,2.501635288,0.823170724,1.564811162,1.564811162,0,-1.440049016,2.642928717,1.202879702,0.796015214 -Robert Traylor,traylro01,2004,PO,NOH,73,40,-3.732042609,4.729965492,0.997922883,0.080474254,0,0.080474254,-3.746065467,5.848761936,2.102696468,1.801606779 -Robert Traylor,traylro01,2004,RS,NOH,1769,942,-0.949850066,-0.487720712,-1.437570778,0.636578356,0.636578356,0,-1.061269288,-0.171387831,-1.23265712,0.840441311 -Robert Traylor,traylro01,2005,RS,CLE,2508,1327,-3.279278608,0.199356607,-3.079922001,-0.2248528,-0.2248528,0,-2.815794698,0.619384202,-2.196410496,0.611412883 -Gary Trent,trentga01,1996,PO,POR,18,10,-8.767673861,6.103729442,-2.663944419,0.000470484,0,0.000470484,-7.928129513,8.088166154,0.160036641,3.439939649 -Gary Trent,trentga01,1996,RS,POR,2379,1219,-2.879526179,-0.872934545,-3.752460724,-0.623612875,-0.623612875,0,-2.961215126,-1.590385333,-4.551600458,0.022161207 -Gary Trent,trentga01,1997,PO,POR,111,61,-3.829045987,-3.472928756,-7.301974743,-0.148110871,0,-0.148110871,-3.749179024,-3.82787263,-7.577051654,1.208248354 -Gary Trent,trentga01,1997,RS,POR,3674,1918,-0.317071311,-0.100821014,-0.417892326,2.276980742,2.276980742,0,-0.45394167,-0.536973582,-0.990915252,-0.205327675 -Gary Trent,trentga01,1998,RS,TOR,693,355,-1.19355257,-2.801936373,-3.995488943,-0.226001785,-0.226001785,0,-1.201728832,-2.159285032,-3.361013865,0.169109172 -Gary Trent,trentga01,1998,RS,POR,1906,1005,-0.427115094,-0.402416555,-0.829531649,0.987477269,0.987477269,0,-0.436109212,-0.382882659,-0.81899187,0.255607328 -Gary Trent,trentga01,1999,RS,DAL,2554,1362,1.126344361,-0.889550474,0.236793886,2.067237933,2.067237933,0,1.171409319,-0.610365075,0.561044244,-0.358273113 -Gary Trent,trentga01,2000,RS,DAL,602,301,-1.756630311,-1.761376547,-3.518006858,-0.117902265,-0.117902265,0,-1.59913572,-2.017865829,-3.61700155,-0.032514918 -Gary Trent,trentga01,2001,RS,DAL,627,319,-3.337383593,-1.31516164,-4.652545233,-0.312062776,-0.312062776,0,-2.937812928,-1.472573943,-4.410386871,0.720577172 -Gary Trent,trentga01,2002,PO,MIN,98,48,-2.653393216,-4.617509463,-7.270902679,-0.114764933,0,-0.114764933,-2.992472348,-4.729464628,-7.721936976,0.463694791 -Gary Trent,trentga01,2002,RS,MIN,2174,1140,-0.354653836,-1.893257984,-2.247911819,0.292998042,0.292998042,0,-0.441690905,-1.701217417,-2.142908322,0.304703964 -Gary Trent,trentga01,2003,PO,MIN,84,42,-7.272181351,-3.07171722,-10.34389857,-0.168681747,0,-0.168681747,-7.169141156,-4.173649474,-11.34279063,0.464980444 -Gary Trent,trentga01,2003,RS,MIN,2366,1222,-0.054838755,-0.777603827,-0.832442582,1.195061672,1.195061672,0,-0.435173115,-1.107665456,-1.542838571,-0.035978237 -Gary Trent,trentga01,2004,PO,MIN,134,71,-5.886606984,-5.256270954,-11.14287794,-0.315550151,0,-0.315550151,-5.989672533,-5.414023931,-11.40369646,0.568161652 -Gary Trent,trentga01,2004,RS,MIN,1922,1025,-2.264955115,-2.866473617,-5.131428732,-1.245692388,-1.245692388,0,-2.175614625,-2.979023353,-5.154637978,0.022867418 -Gary Trent Jr.,trentga02,2019,RS,POR,241,111,-5.128380081,-3.198877037,-8.327257118,-0.315515807,-0.315515807,0,-4.893495732,-4.176731089,-9.070226822,-0.108586415 -Jeff Trepagnier,trepaje01,2002,RS,CLE,147,77,-5.837233724,2.063080523,-3.774153201,-0.040676169,-0.040676169,0,-4.936456747,1.152674168,-3.783782579,1.008057483 -Jeff Trepagnier,trepaje01,2003,RS,DEN,186,97,0.850578424,0.936038734,1.786617158,0.223648623,0.223648623,0,0.709541108,0.266136548,0.975677656,-0.355116227 -Jeff Trepagnier,trepaje01,2004,RS,DEN,189,96,-5.918105607,-1.420894052,-7.338999659,-0.224099458,-0.224099458,0,-5.719213995,-2.706796831,-8.426010826,-0.270211552 -Allonzo Trier,trieral01,2019,RS,NYK,3083,1459,-1.252446802,-1.451901546,-2.704348348,0.033858124,0.033858124,0,-2.021507743,-2.336903398,-4.358411142,-0.372282208 -Kelly Tripucka,tripuke01,1982,RS,DET,6763,3077,1.693360837,-1.192163456,0.501197381,5.086174337,5.086174337,0,1.555459832,-1.062168725,0.493291107,-0.356773552 -Kelly Tripucka,tripuke01,1983,RS,DET,5021,2252,3.026791228,-1.152815969,1.873975259,5.28702361,5.28702361,0,2.974702693,-1.070259747,1.904442946,-0.506466694 -Kelly Tripucka,tripuke01,1984,PO,DET,441,208,2.449343868,0.233993101,2.683336969,0.596589322,0,0.596589322,2.896978392,0.780422807,3.677401199,0.318996889 -Kelly Tripucka,tripuke01,1984,RS,DET,5453,2493,1.170751538,-1.459723237,-0.288971699,3.120345782,3.120345782,0,1.367719829,-1.542119596,-0.174399767,-0.325026058 -Kelly Tripucka,tripuke01,1985,PO,DET,626,288,-0.041914049,-2.115560137,-2.157474186,0.08922954,0,0.08922954,-0.173847704,-2.331281727,-2.505129431,-0.659661584 -Kelly Tripucka,tripuke01,1985,RS,DET,3706,1675,0.641519641,-0.774805584,-0.133285943,2.227090606,2.227090606,0,0.587928169,-1.02672549,-0.438797321,-0.421186974 -Kelly Tripucka,tripuke01,1986,PO,DET,372,175,-1.118265714,-1.572052154,-2.690317868,0.005478939,0,0.005478939,-1.0613447,-1.669472023,-2.730816723,-0.307994356 -Kelly Tripucka,tripuke01,1986,RS,DET,5766,2626,1.971159272,-0.662498268,1.308661004,5.410904143,5.410904143,0,1.94160651,-0.875536231,1.066070279,-0.509918589 -Kelly Tripucka,tripuke01,1987,PO,UTA,141,70,-0.154988881,-0.069190474,-0.224179355,0.093865306,0,0.093865306,-0.935404071,-1.025588618,-1.960992689,0.880050552 -Kelly Tripucka,tripuke01,1987,RS,UTA,4056,1865,-0.898447587,-0.018466738,-0.916914325,1.743396579,1.743396579,0,-1.232913724,-0.519693314,-1.752607037,-0.048348517 -Kelly Tripucka,tripuke01,1988,PO,UTA,18,9,-6.716131049,-4.707537985,-11.42366903,-0.040998703,0,-0.040998703,-7.283769584,-6.458455782,-13.74222537,-0.18090642 -Kelly Tripucka,tripuke01,1988,RS,UTA,2088,976,-0.86850591,-0.525527029,-1.394032939,0.673930267,0.673930267,0,-1.093903753,-1.296804168,-2.39070792,-0.191162355 -Kelly Tripucka,tripuke01,1989,RS,CHH,4865,2302,0.012100599,-1.337734836,-1.325634237,1.674354034,1.674354034,0,0.054330601,-1.276091924,-1.221761323,0.08920171 -Kelly Tripucka,tripuke01,1990,RS,CHH,4970,2404,-1.451919385,-1.236795822,-2.688715207,0.075213308,0.075213308,0,-1.674563129,-1.254541456,-2.929104584,0.061246738 -Kelly Tripucka,tripuke01,1991,RS,CHH,2643,1289,-0.061234901,-1.970979255,-2.032214156,0.472113723,0.472113723,0,-0.68067039,-2.489685545,-3.170355935,0.013321764 -Cezary Trybanski,trybace01,2003,RS,MEM,168,86,-8.928393809,-1.705443045,-10.63383685,-0.348185275,-0.348185275,0,-8.591408762,-3.114720648,-11.70612941,0.602824434 -Cezary Trybanski,trybace01,2004,RS,NYK,9,5,-10.93665726,13.99470542,3.058048159,0.015932025,0.015932025,0,-7.848701134,18.64285445,10.79415332,6.866187443 -Cezary Trybanski,trybace01,2004,RS,PHO,20,10,-16.49953084,-7.120091408,-23.61962225,-0.107360948,-0.107360948,0,-15.49553841,-9.955410667,-25.45094908,0.757137388 -Jake Tsakalidis,tsakaja01,2001,PO,PHO,152,75,-2.97713433,1.345937165,-1.631197165,0.043843133,0,0.043843133,-3.782672033,0.932169412,-2.850502621,-0.635512015 -Jake Tsakalidis,tsakaja01,2001,RS,PHO,1858,947,-5.389308994,0.429980774,-4.959328221,-1.069878349,-1.069878349,0,-5.375712231,-0.294056225,-5.669768456,0.209399513 -Jake Tsakalidis,tsakaja01,2002,RS,PHO,3047,1582,-3.358478881,1.650109333,-1.708369548,0.840515273,0.840515273,0,-3.34135429,1.188049469,-2.153304821,-0.024298646 -Jake Tsakalidis,tsakaja01,2003,RS,PHO,1047,543,-3.934853925,-0.017432996,-3.952286921,-0.334070251,-0.334070251,0,-3.985797266,-0.410124429,-4.395921696,0.273794727 -Jake Tsakalidis,tsakaja01,2004,PO,MEM,5,3,-43.09004117,-27.20315084,-70.29319201,-0.110195661,0,-0.110195661,-38.50458166,-38.98373354,-77.4883152,2.998288861 -Jake Tsakalidis,tsakaja01,2004,RS,MEM,1027,533,-2.748774965,-0.298934883,-3.047709849,-0.081267165,-0.081267165,0,-2.918573447,-0.547764774,-3.46633822,0.347979356 -Jake Tsakalidis,tsakaja01,2005,RS,MEM,518,278,-2.8749163,0.355256297,-2.519660003,0.032692174,0.032692174,0,-3.344766214,-0.409694992,-3.754461206,0.061304381 -Jake Tsakalidis,tsakaja01,2006,PO,MEM,103,59,-4.670824263,-3.651220106,-8.322044368,-0.176606591,0,-0.176606591,-4.832640031,-2.837811745,-7.670451775,1.888810362 -Jake Tsakalidis,tsakaja01,2006,RS,MEM,1331,732,0.334801606,0.338308797,0.673110404,1.281217421,1.281217421,0,-0.202437177,0.116922541,-0.085514636,0.200739824 -Jake Tsakalidis,tsakaja01,2007,PO,HOU,6,3,22.19014779,6.711845808,28.9019936,0.047614919,0,0.047614919,18.45768827,3.783773371,22.24146164,-4.263133908 -Jake Tsakalidis,tsakaja01,2007,RS,HOU,252,132,-0.663173989,1.610988983,0.947814994,0.247907586,0.247907586,0,-1.52664223,0.755654009,-0.770988221,-0.421037274 -Jake Tsakalidis,tsakaja01,2007,RS,MEM,509,258,-6.421405869,-0.610381925,-7.031787794,-0.566311645,-0.566311645,0,-6.064164436,-1.240868779,-7.305033216,0.444570297 -Nikoloz Tskitishvili,tskitni01,2003,RS,DEN,2531,1320,-3.921497332,-0.977226536,-4.898723868,-1.456033251,-1.456033251,0,-4.074727111,-1.63225593,-5.70698304,0.569203153 -Nikoloz Tskitishvili,tskitni01,2004,RS,DEN,604,307,-4.593530876,-2.114415709,-6.707946584,-0.624060877,-0.624060877,0,-4.380793152,-2.451114491,-6.831907643,0.606299652 -Nikoloz Tskitishvili,tskitni01,2005,RS,GSW,122,62,-5.642307755,-4.043215532,-9.685523287,-0.224380821,-0.224380821,0,-5.431185582,-5.173513354,-10.60469894,2.094812136 -Nikoloz Tskitishvili,tskitni01,2005,RS,DEN,311,158,-7.773260048,0.101314535,-7.671945513,-0.402655477,-0.402655477,0,-6.902029982,-0.578060791,-7.480090773,1.366137893 -Nikoloz Tskitishvili,tskitni01,2006,PO,PHO,16,8,-13.42962972,-3.820882615,-17.25051233,-0.062263913,0,-0.062263913,-12.74806208,-6.223891117,-18.9719532,1.808755914 -Nikoloz Tskitishvili,tskitni01,2006,RS,PHO,174,86,-2.596725856,-1.215633771,-3.812359627,-0.046510365,-0.046510365,0,-3.038695315,-2.789873049,-5.828568364,-0.202474878 -Nikoloz Tskitishvili,tskitni01,2006,RS,MIN,24,13,-17.42950204,-4.2626579,-21.69215994,-0.125152133,-0.125152133,0,-16.17239245,-8.17272499,-24.34511744,-0.352732163 -Alando Tucker,tuckeal02,2008,RS,PHO,98,48,-1.448795844,-1.055311593,-2.504107437,0.005956333,0.005956333,0,-1.91653137,-2.908362053,-4.824893423,-1.017238831 -Alando Tucker,tuckeal02,2009,RS,PHO,570,282,-0.496801671,-1.940240392,-2.437042062,0.044719892,0.044719892,0,-0.82839362,-3.446136716,-4.274530337,-0.633497526 -Alando Tucker,tuckeal02,2010,RS,PHO,143,71,1.153407703,-3.396638411,-2.243230708,0.018425892,0.018425892,0,0.673651585,-5.037774902,-4.364123316,0.350674928 -Alando Tucker,tuckeal02,2010,RS,MIN,51,25,-4.608841817,-3.088184325,-7.697026143,-0.062405201,-0.062405201,0,-5.403760195,-4.882486192,-10.28624639,-1.032590876 -Anthony Tucker,tuckean01,1995,RS,WSB,1956,982,-3.341076429,0.104600193,-3.236476236,-0.244991087,-0.244991087,0,-3.691463544,-0.078934016,-3.77039756,0.48559978 -PJ Tucker,tuckepj01,2007,RS,TOR,162,83,-1.345891066,-1.798125036,-3.144016103,-0.016758387,-0.016758387,0,-1.913100381,-2.490272175,-4.403372556,0.407879247 -PJ Tucker,tuckepj01,2013,RS,PHO,3759,1910,-0.458357085,0.192553466,-0.265803619,2.410987746,2.410987746,0,-1.148525129,0.249367951,-0.899157179,-0.377552628 -PJ Tucker,tuckepj01,2014,RS,PHO,5086,2490,0.766865986,0.947089907,1.713955893,5.705718209,5.705718209,0,0.378950266,1.47354113,1.852491396,0.587186064 -PJ Tucker,tuckepj01,2015,RS,PHO,4836,2383,-0.51333563,1.31387114,0.800535511,4.311941762,4.311941762,0,-0.603569736,2.158271036,1.554701301,-0.107134632 -PJ Tucker,tuckepj01,2016,RS,PHO,5256,2540,-0.769383615,0.940687972,0.171304358,3.783909538,3.783909538,0,-1.334883695,1.009357021,-0.325526675,-0.047287505 -PJ Tucker,tuckepj01,2017,PO,TOR,486,251,-2.279237352,3.531216,1.251978647,0.526089787,0,0.526089787,-4.079245095,4.542406653,0.463161557,-0.452524162 -PJ Tucker,tuckepj01,2017,RS,TOR,1231,609,-1.121024466,2.697665764,1.576641298,1.338605391,1.338605391,0,-0.319276298,2.352683538,2.03340724,-0.418321508 -PJ Tucker,tuckepj01,2017,RS,PHO,3383,1627,-0.86100801,1.145379595,0.284371585,2.504467569,2.504467569,0,-1.484941496,1.546081082,0.061139586,-0.558847311 -PJ Tucker,tuckepj01,2018,PO,HOU,1133,569,2.61961543,2.196936918,4.816552348,2.227740196,0,2.227740196,2.804362522,3.263568726,6.067931248,-1.625090833 -PJ Tucker,tuckepj01,2018,RS,HOU,4696,2281,-1.16094788,0.393570173,-0.767377707,2.297183729,2.297183729,0,-0.402134819,0.920701649,0.518566829,-0.435300137 -PJ Tucker,tuckepj01,2019,PO,HOU,862,426,2.508165729,3.726764223,6.234929952,2.00274258,0,2.00274258,3.740862338,5.426548789,9.167411127,-0.559268538 -PJ Tucker,tuckepj01,2019,RS,HOU,5734,2802,-1.774673963,1.748566649,-0.026107314,3.869264351,3.869264351,0,-1.151274247,2.374264781,1.222990534,-0.647993156 -Trent Tucker,tucketr01,1983,PO,NYK,174,85,2.769467348,-1.201268835,1.568198514,0.193056334,0,0.193056334,1.928344121,-1.570102119,0.358242002,-0.044065805 -Trent Tucker,tucketr01,1983,RS,NYK,3741,1830,0.330699425,0.017574541,0.348273966,2.899696821,2.899696821,0,-0.098140527,0.550885482,0.452744955,0.250470304 -Trent Tucker,tucketr01,1984,PO,NYK,530,254,-0.004849254,0.382723835,0.377874581,0.419992072,0,0.419992072,-0.364705323,0.407524884,0.042819561,0.459426928 -Trent Tucker,tucketr01,1984,RS,NYK,2562,1228,0.55706621,0.993622037,1.550688247,2.696772483,2.696772483,0,0.242707113,0.770197793,1.012904906,0.086948812 -Trent Tucker,tucketr01,1985,RS,NYK,3814,1819,0.94827431,-0.384658416,0.563615895,3.078072765,3.078072765,0,0.442123485,-0.252749811,0.189373674,0.096074611 -Trent Tucker,tucketr01,1986,RS,NYK,3715,1788,1.086786158,-0.202841753,0.883944405,3.311559987,3.311559987,0,0.476400009,-0.217929786,0.258470223,-0.107890558 -Trent Tucker,tucketr01,1987,RS,NYK,3510,1691,1.559318465,1.077509743,2.636828208,4.668857705,4.668857705,0,1.594101626,1.348990325,2.943091951,0.469361173 -Trent Tucker,tucketr01,1988,PO,NYK,141,71,1.562284641,-0.435186912,1.127097728,0.144792905,0,0.144792905,1.017419133,-1.22576181,-0.208342677,-0.03696298 -Trent Tucker,tucketr01,1988,RS,NYK,2606,1248,0.900389417,-0.206702604,0.693686813,2.207369599,2.207369599,0,0.642683312,-0.159362023,0.48332129,0.674455191 -Trent Tucker,tucketr01,1989,PO,NYK,317,159,3.745263568,1.614512055,5.359775623,0.682509215,0,0.682509215,3.924660356,1.701930476,5.626590832,0.564725441 -Trent Tucker,tucketr01,1989,RS,NYK,4013,1824,1.59010522,-0.159788621,1.430316599,3.900511426,3.900511426,0,1.434201722,-0.054430897,1.379770825,0.26951265 -Trent Tucker,tucketr01,1990,PO,NYK,357,178,1.930213482,-0.076040248,1.854173234,0.433618526,0,0.433618526,2.029220409,-0.046498261,1.982722148,0.535011961 -Trent Tucker,tucketr01,1990,RS,NYK,3570,1725,0.843329622,-0.507170648,0.336158975,2.724977577,2.724977577,0,0.849735563,-0.450839333,0.39889623,0.324974254 -Trent Tucker,tucketr01,1991,PO,NYK,128,66,3.377124452,0.511910942,3.889035394,0.230391235,0,0.230391235,2.594619104,0.837316739,3.431935843,-0.072641217 -Trent Tucker,tucketr01,1991,RS,NYK,2390,1194,0.313944705,-0.508839085,-0.19489438,1.561939861,1.561939861,0,0.256571574,-0.433390508,-0.176818935,0.345395159 -Trent Tucker,tucketr01,1992,PO,SAS,75,38,-2.015023028,-5.675574228,-7.690597257,-0.099396646,0,-0.099396646,-2.391117834,-6.398139036,-8.78925687,0.570097864 -Trent Tucker,tucketr01,1992,RS,SAS,841,415,0.629088387,0.587249617,1.216338005,0.844056731,0.844056731,0,0.429382794,0.445585033,0.874967827,0.49536289 -Trent Tucker,tucketr01,1993,PO,CHI,388,208,0.131441093,-0.941792167,-0.810351073,0.212232945,0,0.212232945,-0.105701805,-1.885919169,-1.991620973,-0.026328844 -Trent Tucker,tucketr01,1993,RS,CHI,1772,909,2.064562284,-1.475353654,0.58920863,1.547577924,1.547577924,0,1.601312595,-2.098989718,-0.497677123,-0.066584162 -Ronny Turiaf,turiaro01,2006,PO,LAL,48,25,2.030253064,-3.996090756,-1.965837692,0.010350495,0,0.010350495,0.867320404,-4.206919542,-3.339599138,0.305008622 -Ronny Turiaf,turiaro01,2006,RS,LAL,308,161,-3.516883169,-0.922802031,-4.4396852,-0.140043576,-0.140043576,0,-3.820848095,-1.080442014,-4.90129011,0.824650451 -Ronny Turiaf,turiaro01,2007,PO,LAL,95,48,-0.497525684,0.737697525,0.240171841,0.075826719,0,0.075826719,-0.696791901,1.399106653,0.702314751,0.362498619 -Ronny Turiaf,turiaro01,2007,RS,LAL,2142,1087,-1.166661531,-0.244055163,-1.410716694,0.746665248,0.746665248,0,-1.532779439,-0.019552982,-1.55233242,0.490495044 -Ronny Turiaf,turiaro01,2008,PO,LAL,365,187,-6.731357867,0.540349412,-6.191008455,-0.342888121,0,-0.342888121,-6.844229837,0.379841535,-6.464388302,1.130319625 -Ronny Turiaf,turiaro01,2008,RS,LAL,2937,1458,-2.075310667,1.282210585,-0.793100082,1.453445132,1.453445132,0,-2.083325479,0.906587301,-1.176738178,-0.143775855 -Ronny Turiaf,turiaro01,2009,RS,GSW,3510,1696,-0.968104596,0.530672481,-0.437432114,1.995883715,1.995883715,0,-1.348856314,0.424095813,-0.924760501,-0.240204463 -Ronny Turiaf,turiaro01,2010,RS,GSW,1845,872,-2.508150986,1.227334159,-1.280816827,0.652089044,0.652089044,0,-2.732449516,0.322916491,-2.409533025,-0.221494047 -Ronny Turiaf,turiaro01,2011,PO,NYK,145,75,0.641303107,2.066016434,2.707319541,0.212583995,0,0.212583995,-0.23424176,0.768679779,0.534438019,-1.151224419 -Ronny Turiaf,turiaro01,2011,RS,NYK,2299,1141,-2.199328233,2.387295444,0.187967211,1.711139562,1.711139562,0,-2.475673351,1.962459863,-0.513213488,0.045587331 -Ronny Turiaf,turiaro01,2012,PO,MIA,224,121,-4.561693574,-0.118600437,-4.680294011,-0.124206323,0,-0.124206323,-4.593858299,-0.292387968,-4.886246267,0.955436836 -Ronny Turiaf,turiaro01,2012,RS,MIA,425,221,-2.170677995,0.785054394,-1.385623601,0.154977734,0.154977734,0,-2.195966375,1.292336482,-0.903629893,0.683488833 -Ronny Turiaf,turiaro01,2012,RS,WAS,113,58,-5.219793201,3.819245021,-1.40054818,0.040467498,0.040467498,0,-4.572403776,3.903712628,-0.668691148,1.237420424 -Ronny Turiaf,turiaro01,2013,PO,LAC,109,59,-0.585729861,-1.15855981,-1.744289671,0.031754792,0,0.031754792,-0.816702357,-0.167264393,-0.98396675,1.542741911 -Ronny Turiaf,turiaro01,2013,RS,LAC,1346,701,-5.064186071,1.822166731,-3.242019341,-0.176198668,-0.176198668,0,-4.992672678,0.912254007,-4.080418671,0.120552319 -Ronny Turiaf,turiaro01,2014,RS,MIN,1229,606,-1.599971395,3.159173578,1.559202182,1.325326352,1.325326352,0,-1.119476019,1.713808152,0.594332133,-0.50378704 -Ronny Turiaf,turiaro01,2015,RS,MIN,42,19,-6.520135237,-10.58131813,-17.10145337,-0.138641579,-0.138641579,0,-8.425549708,-11.68706457,-20.11261428,-0.329854414 -Mirsad Turkcan,turkcmi01,2000,PO,MIL,19,10,-21.4609162,-6.402409736,-27.86332594,-0.135196944,0,-0.135196944,-19.21986129,-9.733475112,-28.9533364,2.051395765 -Mirsad Turkcan,turkcmi01,2000,RS,NYK,47,25,-8.003521038,5.43778257,-2.565738468,0.00239722,0.00239722,0,-6.681810749,4.989987939,-1.69182281,1.882733942 -Mirsad Turkcan,turkcmi01,2000,RS,MIL,127,65,-1.869788741,-3.725400163,-5.595188904,-0.095263545,-0.095263545,0,-1.493999399,-4.517542374,-6.011541772,0.907234545 -Hedo Turkoglu,turkohe01,2001,PO,SAC,286,141,4.004152212,-0.88427794,3.119874272,0.434772138,0,0.434772138,3.099913763,-1.148659846,1.951253918,-0.153279261 -Hedo Turkoglu,turkohe01,2001,RS,SAC,2477,1245,-1.043207967,0.378490537,-0.66471743,1.329970859,1.329970859,0,-1.29801529,0.056922734,-1.241092556,0.376556435 -Hedo Turkoglu,turkohe01,2002,PO,SAC,877,443,-1.90107036,0.898873916,-1.002196445,0.408238047,0,0.408238047,-1.986482221,0.206562238,-1.779919983,0.18297744 -Hedo Turkoglu,turkohe01,2002,RS,SAC,3969,1970,1.002060582,1.32956422,2.331624803,5.112824928,5.112824928,0,0.855556898,0.889739026,1.745295924,0.095498342 -Hedo Turkoglu,turkohe01,2003,PO,SAC,347,174,-1.546896191,3.694810545,2.147914354,0.450731058,0,0.450731058,-1.129530342,3.479682016,2.350151674,0.465624047 -Hedo Turkoglu,turkohe01,2003,RS,SAC,2362,1175,-1.586129384,-1.523447387,-3.109576771,-0.215785727,-0.215785727,0,-1.847073211,-1.838972922,-3.686046133,0.096049367 -Hedo Turkoglu,turkohe01,2004,PO,SAS,498,271,-1.140096577,1.98104233,0.840945753,0.514488653,0,0.514488653,-0.769876772,1.382752173,0.612875401,0.422802813 -Hedo Turkoglu,turkohe01,2004,RS,SAS,3897,2073,1.171979769,3.223193361,4.39517313,7.560727621,7.560727621,0,1.077139672,2.888369375,3.965509047,0.044328113 -Hedo Turkoglu,turkohe01,2005,RS,ORL,3506,1757,1.647139204,-2.040562717,-0.393423513,2.110476902,2.110476902,0,1.629688834,-2.404736531,-0.775047697,-0.087511361 -Hedo Turkoglu,turkohe01,2006,RS,ORL,4866,2615,2.550714897,-0.26772375,2.282991147,6.71351828,6.71351828,0,2.469231146,-0.08137121,2.387859936,-0.018594092 -Hedo Turkoglu,turkohe01,2007,PO,ORL,281,156,1.164953484,1.507787963,2.672741446,0.446137922,0,0.446137922,1.262993738,1.506788891,2.769782629,0.203602569 -Hedo Turkoglu,turkohe01,2007,RS,ORL,4297,2268,1.908977004,0.532569719,2.441546723,6.027381214,6.027381214,0,1.989470992,0.720222377,2.709693369,0.310816321 -Hedo Turkoglu,turkohe01,2008,PO,ORL,736,399,2.383223396,-0.215705072,2.167518324,1.034487635,0,1.034487635,2.487885126,-0.248880913,2.239004213,0.175721121 -Hedo Turkoglu,turkohe01,2008,RS,ORL,5956,3026,3.473341622,-0.155585894,3.317755728,9.367368064,9.367368064,0,3.601548212,-0.104842581,3.496705631,-0.004282759 -Hedo Turkoglu,turkohe01,2009,PO,ORL,1756,934,1.118249487,0.842097682,1.960347169,2.313835993,0,2.313835993,1.045210243,0.791422069,1.836632313,-0.045107017 -Hedo Turkoglu,turkohe01,2009,RS,ORL,5475,2815,1.397069388,1.081715799,2.478785187,7.51734378,7.51734378,0,1.491924852,1.015402656,2.507327508,0.095087211 -Hedo Turkoglu,turkohe01,2010,RS,TOR,4457,2272,1.166967146,-1.02728618,0.139680966,3.356409766,3.356409766,0,1.363489591,-0.75086507,0.612624521,0.189594305 -Hedo Turkoglu,turkohe01,2011,PO,ORL,381,209,-1.894492641,2.443509084,0.549016443,0.366532349,0,0.366532349,-1.53702231,2.655648429,1.11862612,0.911568872 -Hedo Turkoglu,turkohe01,2011,RS,PHO,1253,630,-0.040541184,-0.855825485,-0.896366669,0.607148182,0.607148182,0,0.36504468,-0.316102935,0.048941745,1.774122733 -Hedo Turkoglu,turkohe01,2011,RS,ORL,3671,1910,1.555528756,1.157976627,2.713505383,5.38160411,5.38160411,0,1.357619165,1.448782976,2.806402141,1.006785063 -Hedo Turkoglu,turkohe01,2012,PO,ORL,296,162,-2.617935517,0.600376793,-2.017558724,0.062722946,0,0.062722946,-2.811591618,1.095034371,-1.716557247,0.413069957 -Hedo Turkoglu,turkohe01,2012,RS,ORL,3100,1653,0.148994668,-0.852346398,-0.70335173,1.735842418,1.735842418,0,0.306804647,-0.803783343,-0.496978696,0.523261611 -Hedo Turkoglu,turkohe01,2013,RS,ORL,367,189,-4.117019165,-0.838080728,-4.955099893,-0.214544684,-0.214544684,0,-3.875351344,-1.6186482,-5.493999544,0.837073469 -Hedo Turkoglu,turkohe01,2014,PO,LAC,79,41,0.298857627,7.789383155,8.088240782,0.230683573,0,0.230683573,2.164489448,5.831232009,7.995721456,-1.247377896 -Hedo Turkoglu,turkohe01,2014,RS,LAC,795,392,-1.263660233,0.803513204,-0.460147029,0.459628065,0.459628065,0,-0.944926424,1.065432368,0.120505945,0.347901803 -Hedo Turkoglu,turkohe01,2015,PO,LAC,112,55,-7.510188091,0.991117807,-6.519070283,-0.109114133,0,-0.109114133,-3.585260782,1.449451232,-2.135809549,0.02960792 -Hedo Turkoglu,turkohe01,2015,RS,LAC,1429,705,-1.011878302,-0.897092635,-1.908970937,0.303107324,0.303107324,0,0.153206581,-1.661373638,-1.508167057,0.189163804 -Andre Turner,turnean01,1987,RS,BOS,37,18,-15.39837103,-7.334547329,-22.73291836,-0.185038797,-0.185038797,0,-14.25134635,-9.804252235,-24.05559858,0.847046951 -Andre Turner,turnean01,1988,RS,HOU,212,99,-2.174498434,0.36877436,-1.805724074,0.048232446,0.048232446,0,-1.84296572,-0.08518633,-1.92815205,1.135382566 -Andre Turner,turnean01,1989,RS,MIL,27,13,-15.93084395,4.264347337,-11.66649661,-0.060986201,-0.060986201,0,-13.29203232,2.389832885,-10.90219944,3.181978761 -Andre Turner,turnean01,1990,RS,LAC,65,31,-12.67773891,-2.996760571,-15.67449948,-0.203496679,-0.203496679,0,-11.9105453,-4.505837865,-16.41638317,-0.448038844 -Andre Turner,turnean01,1990,RS,CHH,174,84,-3.290371681,0.570075928,-2.720295753,0.001272739,0.001272739,0,-3.3983308,-0.485904012,-3.884234812,-0.022697867 -Andre Turner,turnean01,1991,PO,PHI,358,189,2.004129618,1.255504054,3.259633672,0.596507894,0,0.596507894,1.940363628,1.101610676,3.041974304,-0.18365525 -Andre Turner,turnean01,1991,RS,PHI,2837,1407,-0.007704934,-0.775230058,-0.782934991,1.411226432,1.411226432,0,-0.272782514,-0.6943448,-0.967127313,-0.058540469 -Andre Turner,turnean01,1992,RS,WSB,1793,871,-2.341004251,0.094188463,-2.246815788,0.223938146,0.223938146,0,-2.44949387,-0.787297511,-3.236791381,0.144838718 -Elston Turner,turneel01,1982,RS,DAL,4143,1996,-1.261479579,-0.512785597,-1.774265176,0.991584138,0.991584138,0,-1.319557677,-0.610612468,-1.930170144,-0.212148808 -Elston Turner,turneel01,1983,RS,DAL,1904,879,-2.395935301,-0.06812004,-2.464055341,0.127958506,0.127958506,0,-2.272792765,-0.782866925,-3.05565969,-0.226121154 -Elston Turner,turneel01,1984,PO,DAL,105,53,-1.962812219,5.399704731,3.436892511,0.172190001,0,0.172190001,-1.400656538,3.978564892,2.577908353,-0.203342073 -Elston Turner,turneel01,1984,RS,DAL,1118,536,-2.31790271,0.189881803,-2.128020908,0.169556183,0.169556183,0,-2.343556004,-0.828479726,-3.172035731,-0.322853087 -Elston Turner,turneel01,1985,PO,DEN,819,358,-0.093335683,-0.094573387,-0.18790907,0.482382563,0,0.482382563,-0.179934465,-0.14632191,-0.326256375,-0.05713626 -Elston Turner,turneel01,1985,RS,DEN,3381,1491,-0.950813327,0.669085208,-0.28172812,1.878161506,1.878161506,0,-1.092869711,0.328171197,-0.764698515,0.028996949 -Elston Turner,turneel01,1986,PO,DEN,424,196,1.759361426,-0.094844822,1.664516604,0.453639132,0,0.453639132,0.884025394,-0.22235713,0.661668265,-0.363841489 -Elston Turner,turneel01,1986,RS,DEN,2977,1324,-1.817368565,0.049072521,-1.768296044,0.664202295,0.664202295,0,-2.134650762,-0.149708164,-2.284358927,0.164659457 -Elston Turner,turneel01,1987,PO,CHI,47,25,3.453036952,3.556324663,7.009361615,0.12923771,0,0.12923771,2.649849654,2.824536804,5.474386458,0.656263744 -Elston Turner,turneel01,1987,RS,CHI,1890,936,-1.634353636,-0.677217436,-2.311571072,0.209485558,0.209485558,0,-2.183989588,-1.217265989,-3.401255577,0.056061361 -Elston Turner,turneel01,1988,PO,CHI,57,29,-3.285254277,-2.234864509,-5.520118787,-0.041877942,0,-0.041877942,-4.377428409,-3.71184868,-8.08927709,-0.886224753 -Elston Turner,turneel01,1988,RS,CHI,197,98,-8.122999781,1.216199424,-6.906800357,-0.207575856,-0.207575856,0,-7.379336459,-0.667662027,-8.046998486,-0.127302199 -Elston Turner,turneel01,1989,PO,DEN,168,74,-1.933066204,-0.353586,-2.286652204,0.018085246,0,0.018085246,-2.734553246,-0.177624354,-2.912177599,0.228606626 -Elston Turner,turneel01,1989,RS,DEN,3955,1746,-2.133107883,0.36409314,-1.769014743,0.875047455,0.875047455,0,-2.3520055,0.395326435,-1.956679065,0.137225065 -Evan Turner,turneev01,2011,PO,PHI,176,97,0.690161078,1.60856951,2.298730588,0.255791899,0,0.255791899,0.044359067,1.614621794,1.658980862,-0.656260454 -Evan Turner,turneev01,2011,RS,PHI,3472,1797,-2.851864357,-0.386308922,-3.238173279,-0.446135272,-0.446135272,0,-3.114678317,-0.569311796,-3.683990113,-0.299078586 -Evan Turner,turneev01,2012,PO,PHI,837,449,-3.456110697,-0.393170443,-3.84928114,-0.259729218,0,-0.259729218,-3.311408951,-0.193226445,-3.504635396,0.003078142 -Evan Turner,turneev01,2012,RS,PHI,3238,1713,-2.250819075,-0.974866324,-3.225685399,-0.415202247,-0.415202247,0,-2.382562143,-1.214623099,-3.597185242,-0.11856814 -Evan Turner,turneev01,2013,RS,PHI,5546,2892,-1.837176258,-1.024044338,-2.861220596,-0.163750445,-0.163750445,0,-1.86766082,-0.805471774,-2.673132594,-0.201610917 -Evan Turner,turneev01,2014,PO,IND,294,149,-6.220822719,-3.391573656,-9.612396375,-0.54253662,0,-0.54253662,-5.770795882,-4.823379438,-10.59417532,0.77597126 -Evan Turner,turneev01,2014,RS,IND,1113,571,-2.820218715,-3.222855306,-6.043074021,-0.955892927,-0.955892927,0,-3.828051031,-2.666426476,-6.494477507,-0.345849592 -Evan Turner,turneev01,2014,RS,PHI,3970,1886,-1.881580155,-1.572731068,-3.454311223,-0.685117537,-0.685117537,0,-1.956212786,-1.697628928,-3.653841714,1.047735466 -Evan Turner,turneev01,2015,PO,BOS,231,118,-0.798306057,2.045496516,1.247190459,0.246384983,0,0.246384983,-3.392423288,2.273753757,-1.118669532,-0.702520952 -Evan Turner,turneev01,2015,RS,BOS,4593,2260,-1.889396569,0.187976079,-1.70142049,1.212532508,1.212532508,0,-1.41780395,0.012658059,-1.405145891,0.274883111 -Evan Turner,turneev01,2016,PO,BOS,443,214,-2.393892722,3.351687184,0.957794462,0.418898976,0,0.418898976,0.096069157,0.357777925,0.453847083,0.313444227 -Evan Turner,turneev01,2016,RS,BOS,4763,2271,-1.547627254,0.692133836,-0.855493418,2.202326992,2.202326992,0,-1.709328026,0.41653455,-1.292793475,0.32182776 -Evan Turner,turneev01,2017,PO,POR,270,124,-0.833372223,5.158022738,4.324650516,0.466740125,0,0.466740125,2.470593885,6.517879567,8.988473452,1.072932073 -Evan Turner,turneev01,2017,RS,POR,3402,1658,-2.406784911,0.936590933,-1.470193979,1.082292737,1.082292737,0,-2.167809564,0.709479333,-1.458330232,-0.028090046 -Evan Turner,turneev01,2018,PO,POR,187,87,-0.857666443,3.431618017,2.573951574,0.247518313,0,0.247518313,-1.666128474,1.667613865,0.001485391,1.517169465 -Evan Turner,turneev01,2018,RS,POR,4170,2034,-2.464375195,0.340406496,-2.123968699,0.646751638,0.646751638,0,-3.149573896,0.438237796,-2.7113361,-0.444377829 -Evan Turner,turneev01,2019,PO,POR,496,245,-3.055986009,2.08960982,-0.966376189,0.226293754,0,0.226293754,-3.426749118,0.414842031,-3.011907088,-1.577773041 -Evan Turner,turneev01,2019,RS,POR,3367,1605,-1.619328194,0.030155408,-1.589172786,0.942049329,0.942049329,0,-1.257228492,-0.46125602,-1.718484512,-0.913286808 -Henry Turner,turnehe02,1990,RS,SAC,642,315,-2.596112901,0.27368912,-2.322423782,0.069309534,0.069309534,0,-2.345315375,-0.618294142,-2.963609517,0.858519381 -Henry Turner,turnehe02,1995,RS,SAC,290,149,-3.103426596,0.161544404,-2.941882192,-0.014707825,-0.014707825,0,-2.657015133,-0.687762352,-3.344777485,0.77998006 -Jeff Turner,turneje01,1985,PO,NJN,47,21,-1.016385007,-3.560674134,-4.577059141,-0.020429015,0,-0.020429015,-2.153111104,-2.374998445,-4.528109549,1.244123098 -Jeff Turner,turneje01,1985,RS,NJN,3041,1429,-2.666816357,-2.201836735,-4.868653093,-1.554944081,-1.554944081,0,-2.863456303,-1.764622354,-4.628078656,0.688123619 -Jeff Turner,turneje01,1986,PO,NJN,37,18,-10.65740002,-6.464449721,-17.12184974,-0.141688514,0,-0.141688514,-10.88428238,-5.595780973,-16.48006335,4.096464919 -Jeff Turner,turneje01,1986,RS,NJN,1415,650,-3.138691815,-1.088293951,-4.226985766,-0.495277136,-0.495277136,0,-3.356189529,-0.902475834,-4.258665364,1.152947238 -Jeff Turner,turneje01,1987,RS,NJN,2152,1003,-2.909021535,-1.20120771,-4.110229245,-0.704012991,-0.704012991,0,-2.949458575,-0.902131816,-3.85159039,1.164042323 -Jeff Turner,turneje01,1990,RS,ORL,2424,1105,-4.267855626,-1.907589558,-6.175445184,-1.940716534,-1.940716534,0,-4.334889473,-1.520645661,-5.855535134,0.492403223 -Jeff Turner,turneje01,1991,RS,ORL,3529,1683,-2.688791226,-1.655901454,-4.344692681,-1.375284298,-1.375284298,0,-2.72968655,-1.313475449,-4.043161999,0.432522366 -Jeff Turner,turneje01,1992,RS,ORL,3286,1591,-3.825943673,-2.083975835,-5.909919508,-2.582924122,-2.582924122,0,-4.185021005,-1.802073756,-5.98709476,0.683838031 -Jeff Turner,turneje01,1993,RS,ORL,3001,1479,-1.088537415,-1.40436894,-2.492906354,0.194293056,0.194293056,0,-1.423310386,-1.302854075,-2.726164462,0.148339571 -Jeff Turner,turneje01,1994,RS,ORL,3081,1536,-3.003362395,-1.897066843,-4.900429238,-1.697856161,-1.697856161,0,-2.923635306,-1.287798394,-4.2114337,0.721573685 -Jeff Turner,turneje01,1995,PO,ORL,337,179,-1.562063641,-1.157179917,-2.719243557,0.00295131,0,0.00295131,-1.804989679,-0.265442284,-2.070431962,1.69071218 -Jeff Turner,turneje01,1995,RS,ORL,1154,576,-1.590930146,-1.546493008,-3.137423154,-0.115136129,-0.115136129,0,-1.425755988,-1.161910404,-2.587666393,1.059004712 -Jeff Turner,turneje01,1996,RS,ORL,371,192,-4.554338116,-2.772843844,-7.327181961,-0.454258701,-0.454258701,0,-4.134272759,-2.525891812,-6.660164571,1.219879471 -John Turner,turnejo01,1992,RS,HOU,691,345,-4.795853037,-2.691178006,-7.487031042,-0.837548207,-0.837548207,0,-5.044438553,-3.549857767,-8.59429632,0.438926062 -Myles Turner,turnemy01,2016,PO,IND,372,197,-4.37924203,-1.024619797,-5.403861827,-0.27618831,0,-0.27618831,-4.820547812,-0.052870167,-4.873417979,0.375175158 -Myles Turner,turnemy01,2016,RS,IND,2841,1367,-3.804045087,1.417863633,-2.386181455,0.253759177,0.253759177,0,-3.125478631,1.449222397,-1.676256234,0.006289631 -Myles Turner,turnemy01,2017,PO,IND,264,133,-0.888800289,3.488470168,2.599669879,0.379043974,0,0.379043974,-1.408890333,4.819425208,3.410534874,1.199509196 -Myles Turner,turnemy01,2017,RS,IND,5162,2541,-0.870539302,2.183178688,1.312639386,5.279919737,5.279919737,0,-0.84934168,2.02458022,1.17523854,0.242859777 -Myles Turner,turnemy01,2018,PO,IND,384,196,-2.269278667,2.844419359,0.575140692,0.345872744,0,0.345872744,-5.642350229,1.841202558,-3.80114767,0.834414507 -Myles Turner,turnemy01,2018,RS,IND,3739,1836,-1.813847269,-0.395077859,-2.208925128,0.507076648,0.507076648,0,-1.489737052,0.221138071,-1.268598981,0.04640377 -Myles Turner,turnemy01,2019,PO,IND,259,126,-1.284080024,4.433004999,3.148924974,0.398229572,0,0.398229572,-0.729862954,3.975159604,3.24529665,1.810828111 -Myles Turner,turnemy01,2019,RS,IND,4363,2119,-1.970793828,1.88527487,-0.085518958,2.879676529,2.879676529,0,-1.340940004,2.549497261,1.208557256,-0.032927239 -Wayne Turner,turnewa01,2000,RS,BOS,82,41,-8.010527566,-5.095068201,-13.10559577,-0.217104664,-0.217104664,0,-8.28012899,-5.695361368,-13.97549036,0.210620144 -Melvin Turpin,turpime01,1985,PO,CLE,96,45,-2.354925827,3.443635579,1.088709752,0.091147658,0,0.091147658,-1.684686335,1.329289816,-0.355396519,0.289255521 -Melvin Turpin,turpime01,1985,RS,CLE,4185,1949,-2.822898364,0.35641085,-2.466487513,0.281411974,0.281411974,0,-2.640285389,0.047464481,-2.592820907,-0.185892328 -Melvin Turpin,turpime01,1986,RS,CLE,4907,2292,-0.907842311,1.107996294,0.200153983,3.445757628,3.445757628,0,-0.733468661,1.068952723,0.335484062,-0.122486623 -Melvin Turpin,turpime01,1987,RS,CLE,1710,801,-4.177107958,-0.083538199,-4.260646157,-0.616716703,-0.616716703,0,-4.230677617,-1.026377141,-5.257054758,-0.10565783 -Melvin Turpin,turpime01,1988,PO,UTA,62,31,-5.314699658,3.367831321,-1.946868337,0.013102438,0,0.013102438,-5.456480395,1.413814856,-4.042665539,0.011581322 -Melvin Turpin,turpime01,1988,RS,UTA,2162,1011,-3.280185318,1.507962677,-1.772222641,0.506020955,0.506020955,0,-3.243079614,0.707607023,-2.535472591,0.334041097 -Melvin Turpin,turpime01,1990,RS,WSB,1713,818,-2.040558293,0.280326075,-1.760232219,0.414236234,0.414236234,0,-2.167007332,0.074826736,-2.092180596,0.280343054 -Dave Twardzik,twardda01,1977,PO,POR,800,354,1.743628699,-0.324421602,1.419207096,0.781385513,0,0.781385513,1.319461066,0.016396151,1.335857218,0.65231243 -Dave Twardzik,twardda01,1977,RS,POR,4408,1937,3.34437234,0.912527776,4.256900115,6.945542057,6.945542057,0,2.983762364,1.362214147,4.34597651,0.325681432 -Dave Twardzik,twardda01,1978,PO,POR,221,108,-0.059414206,0.78342165,0.724007443,0.199444653,0,0.199444653,-0.306154338,0.923506162,0.617351824,1.069618597 -Dave Twardzik,twardda01,1978,RS,POR,3996,1820,1.484226246,0.689280444,2.17350669,4.586808637,4.586808637,0,1.246214843,0.856964009,2.103178852,0.354861682 -Dave Twardzik,twardda01,1979,PO,POR,163,77,1.087346365,-0.300290316,0.787056049,0.145069595,0,0.145069595,0.540290492,0.508797902,1.049088394,1.258528588 -Dave Twardzik,twardda01,1979,RS,POR,3421,1570,1.732915392,-0.26139475,1.471520642,3.394446536,3.394446536,0,1.280499667,0.129861517,1.410361184,0.409921396 -Dave Twardzik,twardda01,1980,PO,POR,40,20,-7.697792704,2.763320836,-4.934471868,-0.023215627,0,-0.023215627,-7.121157528,1.686963158,-5.43419437,0.979792552 -Dave Twardzik,twardda01,1980,RS,POR,3312,1594,0.72676834,-0.220565816,0.506202524,2.650153885,2.650153885,0,0.381360108,0.002058159,0.383418266,0.079527742 -B.J. Tyler,tylerbj01,1995,RS,PHI,1551,809,-2.947380275,-2.23387642,-5.181256694,-1.004397967,-1.004397967,0,-3.018310461,-3.06175604,-6.080066501,0.083631296 -Jeremy Tyler,tylerje01,2012,RS,GSW,1105,568,-4.976538047,-1.299527924,-6.276065972,-1.027621774,-1.027621774,0,-4.599524278,-1.277766507,-5.877290785,0.523325363 -Jeremy Tyler,tylerje01,2013,RS,GSW,125,63,-6.689101362,-1.021843782,-7.710945144,-0.160753195,-0.160753195,0,-6.356235105,-2.073042065,-8.429277169,0.756416561 -Jeremy Tyler,tylerje01,2013,RS,ATL,10,5,-5.364021221,2.697249515,-2.666771706,0.000209173,0.000209173,0,-6.394854793,0.5311092,-5.863745593,-1.378120319 -Jeremy Tyler,tylerje01,2014,RS,NYK,797,398,-4.099938801,-0.261087639,-4.36102644,-0.328383568,-0.328383568,0,-4.181938309,-1.197702201,-5.37964051,0.366257151 -Terry Tyler,tylerte01,1979,RS,DET,5783,2560,-1.241043922,1.632420958,0.391377036,4.091299656,4.091299656,0,-1.10623463,1.278209838,0.171975207,-0.304997159 -Terry Tyler,tylerte01,1980,RS,DET,6026,2670,-1.170464069,1.49279141,0.322327341,4.165450624,4.165450624,0,-1.368733046,1.217184242,-0.151548804,-0.493049277 -Terry Tyler,tylerte01,1981,RS,DET,5436,2549,0.171641991,2.140863074,2.312505065,6.563032069,6.563032069,0,-0.271932288,1.746551554,1.474619265,-0.324884112 -Terry Tyler,tylerte01,1982,RS,DET,4372,1989,-0.042086494,1.995142707,1.953056213,4.747093122,4.747093122,0,-0.102073833,1.283395113,1.18132128,-0.54582266 -Terry Tyler,tylerte01,1983,RS,DET,5670,2543,0.192100327,1.810264491,2.002364818,6.136253431,6.136253431,0,0.11314906,1.521489696,1.634638756,-0.501733947 -Terry Tyler,tylerte01,1984,PO,DET,89,42,-0.530235854,-1.775613468,-2.305849321,0.00974443,0,0.00974443,-0.921908638,-3.185629015,-4.107537652,-0.722176472 -Terry Tyler,tylerte01,1984,RS,DET,3504,1602,-1.511605475,0.50965287,-1.001952605,1.426165146,1.426165146,0,-1.373480889,-0.176131228,-1.549612118,-0.185787459 -Terry Tyler,tylerte01,1985,PO,DET,389,179,1.061194804,-0.048283112,1.012911693,0.353591482,0,0.353591482,0.954490854,-0.725367722,0.229123132,-0.247349841 -Terry Tyler,tylerte01,1985,RS,DET,4434,2004,-0.560847898,0.472376617,-0.088471281,2.711941348,2.711941348,0,-0.735401595,0.063288612,-0.672112983,-0.353716225 -Terry Tyler,tylerte01,1986,PO,SAC,101,51,-1.899280255,1.291310746,-0.607969508,0.057210045,0,0.057210045,-2.803322684,0.858562373,-1.944760311,-0.477548137 -Terry Tyler,tylerte01,1986,RS,SAC,3549,1651,-2.139227644,1.653512877,-0.485714767,1.901472713,1.901472713,0,-2.114236795,1.044005785,-1.07023101,-0.315671594 -Terry Tyler,tylerte01,1987,RS,SAC,4120,1930,-1.29946669,0.236075329,-1.063391361,1.653484523,1.653484523,0,-1.498083151,-0.198567241,-1.696650392,-0.448152143 -Terry Tyler,tylerte01,1988,RS,SAC,2520,1185,-2.057631475,0.310040533,-1.747590942,0.602822964,0.602822964,0,-2.381250295,-0.448240562,-2.829490857,-0.535620035 -Terry Tyler,tylerte01,1989,RS,DAL,2136,1057,-2.295709042,-0.485224054,-2.780933096,-0.016626098,-0.016626098,0,-2.705214627,-1.454156839,-4.159371466,-0.339310588 -Edwin Ubiles,ubileed01,2012,RS,WAS,101,52,-2.937012458,-1.206557067,-4.143569526,-0.036703209,-0.036703209,0,-3.287447457,-2.545938374,-5.833385831,-0.671296139 -Ekpe Udoh,udohek01,2011,RS,GSW,2058,1030,-4.099526303,1.747412118,-2.352114185,0.208824833,0.208824833,0,-4.276475324,0.977880343,-3.298594981,-0.118804257 -Ekpe Udoh,udohek01,2012,RS,MIL,914,463,-1.381187486,3.318549162,1.937361676,1.108822146,1.108822146,0,-1.516142215,3.070233697,1.554091482,0.130226878 -Ekpe Udoh,udohek01,2012,RS,GSW,1609,827,-3.023290732,1.771744897,-1.251545835,0.635428231,0.635428231,0,-3.005090155,1.793375674,-1.211714481,0.464108576 -Ekpe Udoh,udohek01,2013,PO,MIL,103,54,-3.69666344,1.770901447,-1.925761992,0.023217224,0,0.023217224,-4.528980438,1.120358036,-3.408622401,-0.786514153 -Ekpe Udoh,udohek01,2013,RS,MIL,2618,1312,-3.446168566,1.772765636,-1.67340293,0.717227914,0.717227914,0,-3.613727782,1.281289572,-2.33243821,-0.442768164 -Ekpe Udoh,udohek01,2014,RS,MIL,1550,804,-4.498321764,-3.571001215,-8.069322979,-2.160933572,-2.160933572,0,-4.44534986,-3.994668163,-8.440018023,-0.925612297 -Ekpe Udoh,udohek01,2015,PO,LAC,27,12,-3.281768161,0.783596686,-2.498171475,0.001591129,0,0.001591129,-2.558762565,-0.221579978,-2.780342543,0.059630118 -Ekpe Udoh,udohek01,2015,RS,LAC,264,128,-4.03667106,0.33313978,-3.703531279,-0.062697961,-0.062697961,0,-2.59645426,-0.755511829,-3.351966089,0.657605363 -Ekpe Udoh,udohek01,2018,PO,UTA,51,21,-4.781992419,-3.365751364,-8.147743783,-0.06034096,0,-0.06034096,-4.248917362,-1.615337986,-5.864255348,1.136236431 -Ekpe Udoh,udohek01,2018,RS,UTA,1674,810,-2.047331522,3.902590451,1.85525893,1.893014657,1.893014657,0,-2.494161776,4.588772596,2.09461082,-0.529754997 -Ekpe Udoh,udohek01,2019,PO,UTA,16,6,-13.32076124,-20.23152395,-33.55228519,-0.099417031,0,-0.099417031,-13.93249303,-16.68857358,-30.62106661,2.216395581 -Ekpe Udoh,udohek01,2019,RS,UTA,703,320,-0.28032525,-1.075171521,-1.355496771,0.226994073,0.226994073,0,-0.938878512,-0.468665186,-1.407543699,-0.303540842 -Ime Udoka,udokaim01,2004,RS,LAL,54,28,-5.553336115,0.713041026,-4.840295089,-0.030256847,-0.030256847,0,-4.796179081,-0.226210117,-5.022389198,1.20837448 -Ime Udoka,udokaim01,2006,RS,NYK,218,114,-2.290228629,-1.26929105,-3.559519679,-0.046831662,-0.046831662,0,-3.046263438,-2.215342204,-5.261605642,-0.490943206 -Ime Udoka,udokaim01,2007,RS,POR,3989,2144,1.249007841,0.864360208,2.113368049,5.32671978,5.32671978,0,1.014010049,1.017885783,2.031895832,0.119509077 -Ime Udoka,udokaim01,2008,PO,SAS,445,236,1.583239176,3.07002607,4.653265246,0.92542711,0,0.92542711,1.8153932,2.747022936,4.562416135,0.587940013 -Ime Udoka,udokaim01,2008,RS,SAS,2463,1316,-1.817198839,1.982787259,0.16558842,1.968869429,1.968869429,0,-1.320006655,1.881584047,0.561577392,0.538866327 -Ime Udoka,udokaim01,2009,PO,SAS,188,104,-0.951613479,1.426256198,0.474642719,0.178377083,0,0.178377083,-1.162964031,2.046371025,0.883406994,0.972136674 -Ime Udoka,udokaim01,2009,RS,SAS,1928,1035,-2.193009414,1.512311229,-0.680698185,1.097167583,1.097167583,0,-2.012072496,1.046143332,-0.965929164,0.37863634 -Ime Udoka,udokaim01,2010,RS,SAC,1870,944,-1.367663235,0.455473503,-0.912189732,0.887115921,0.887115921,0,-1.710569756,-0.172331442,-1.882901198,0.209294873 -Ime Udoka,udokaim01,2011,RS,SAS,253,130,-3.511367807,0.856830146,-2.654537662,0.006393606,0.006393606,0,-3.452121502,0.60773384,-2.844387662,0.912147755 -Beno Udrih,udrihbe01,2005,PO,SAS,443,241,-2.795810859,0.24841326,-2.547397599,0.025923643,0,0.025923643,-2.403585229,-0.683126338,-3.086711567,0.812689564 -Beno Udrih,udrihbe01,2005,RS,SAS,2152,1149,0.192584606,0.070085811,0.262670417,1.768299639,1.768299639,0,0.196765382,-0.417627732,-0.22086235,0.115301154 -Beno Udrih,udrihbe01,2006,PO,SAS,87,47,-3.071868058,-4.826852345,-7.898720403,-0.129387711,0,-0.129387711,-2.658946673,-4.83578403,-7.494730702,1.455799456 -Beno Udrih,udrihbe01,2006,RS,SAS,1093,586,1.137056528,-1.591775743,-0.454719215,0.688255091,0.688255091,0,0.996253692,-2.356784596,-1.360530904,0.269517688 -Beno Udrih,udrihbe01,2007,PO,SAS,37,20,-15.66466529,-6.639770821,-22.30443611,-0.20838911,0,-0.20838911,-14.88276547,-7.916714139,-22.79947961,1.143971498 -Beno Udrih,udrihbe01,2007,RS,SAS,1794,948,-1.416390215,-1.101560362,-2.517950577,0.112466175,0.112466175,0,-1.274600339,-1.444210608,-2.718810948,0.191433134 -Beno Udrih,udrihbe01,2008,RS,SAC,4151,2080,-0.260845927,-0.441237876,-0.702083804,2.166186098,2.166186098,0,-0.337165453,-0.578424881,-0.915590334,-0.305433204 -Beno Udrih,udrihbe01,2009,RS,SAC,4506,2270,-0.512384948,-0.395114582,-0.90749953,2.132963436,2.132963436,0,-0.750951802,-0.187144741,-0.938096544,-0.040699973 -Beno Udrih,udrihbe01,2010,RS,SAC,4906,2477,1.655921472,-1.111741334,0.544180138,4.151354572,4.151354572,0,1.346646661,-0.58423459,0.762412071,-0.26417809 -Beno Udrih,udrihbe01,2011,RS,SAC,5485,2734,1.487172847,0.025445477,1.512618323,5.922324317,5.922324317,0,1.012286009,0.5902943,1.602580309,-0.369050934 -Beno Udrih,udrihbe01,2012,RS,MIL,2132,1080,1.127357718,-0.103974961,1.023382757,2.07264581,2.07264581,0,0.528636063,-0.949733459,-0.421097396,-0.290860746 -Beno Udrih,udrihbe01,2013,RS,MIL,1435,719,0.046006355,-2.109611096,-2.063604741,0.251682132,0.251682132,0,-0.640342212,-2.94564043,-3.585982642,-0.040987385 -Beno Udrih,udrihbe01,2013,RS,ORL,1434,738,0.300436325,-1.186032909,-0.885596584,0.703432293,0.703432293,0,0.011485194,-1.031189724,-1.019704529,0.190045023 -Beno Udrih,udrihbe01,2014,PO,MEM,220,115,0.094782997,1.005174508,1.099957506,0.231956641,0,0.231956641,-0.998119324,-0.175555752,-1.173675076,-0.404663832 -Beno Udrih,udrihbe01,2014,RS,MEM,115,55,3.194750253,-7.927652473,-4.732902219,-0.05615111,-0.05615111,0,1.065864062,-6.334302467,-5.268438405,0.877215111 -Beno Udrih,udrihbe01,2014,RS,NYK,1146,588,-1.006980611,0.223845756,-0.783134855,0.588595131,0.588595131,0,-0.146273845,-0.398035127,-0.544308973,-0.237276632 -Beno Udrih,udrihbe01,2015,PO,MEM,343,175,1.312400772,-3.346606654,-2.034205882,0.064164827,0,0.064164827,2.26846752,-1.456160931,0.812306589,-2.56051862 -Beno Udrih,udrihbe01,2015,RS,MEM,2947,1494,-0.183565449,-0.663281454,-0.846846903,1.439018979,1.439018979,0,-0.35240885,-0.231925014,-0.584333863,-0.769330951 -Beno Udrih,udrihbe01,2016,RS,MEM,249,120,-1.921995595,-1.262962131,-3.184957726,-0.026457273,-0.026457273,0,-1.850333047,-1.940414593,-3.790747639,-0.633222727 -Beno Udrih,udrihbe01,2016,RS,MIA,1154,587,-2.388415737,-2.21996617,-4.608381907,-0.550698923,-0.550698923,0,-1.788515468,-2.206969385,-3.995484853,-1.029309865 -Beno Udrih,udrihbe01,2017,RS,DET,1115,560,1.001568136,0.016107352,1.017675488,1.058451223,1.058451223,0,-0.190009562,-1.40661525,-1.596624812,-1.641927291 -Roko Ukic,ukicro01,2009,RS,TOR,1725,890,-2.809015955,-0.502832971,-3.311848926,-0.255698721,-0.255698721,0,-2.744080477,-1.279792034,-4.023872512,0.209335676 -Roko Ukic,ukicro01,2010,RS,MIL,187,97,0.262187339,-2.042470515,-1.780283176,0.048065287,0.048065287,0,-0.516680812,-3.52713164,-4.043812452,0.145881905 -Tyler Ulis,ulisty01,2017,RS,PHO,2409,1123,-0.463294264,-2.612625719,-3.075919982,-0.186676092,-0.186676092,0,-1.514093434,-2.665676141,-4.179769575,-0.032179819 -Tyler Ulis,ulisty01,2018,RS,PHO,3484,1658,-1.637123633,-0.955482084,-2.592605718,0.132409308,0.132409308,0,-2.083228621,-1.05816408,-3.141392701,-0.545626183 -Tyler Ulis,ulisty01,2019,RS,CHI,2,1,-16.80147286,62.46920451,45.66773165,0.023867965,0.023867965,0,-15.00184709,41.70460184,26.70275475,-3.443888738 -Wes Unseld,unselwe01,1977,PO,WSB,794,368,0.901031845,1.454041273,2.355073118,0.983824077,0,0.983824077,0.760769665,1.713796615,2.474566281,-0.508502386 -Wes Unseld,unselwe01,1977,RS,WSB,6382,2860,0.165067401,1.628422957,1.793490358,6.604930588,6.604930588,0,0.278339412,1.558890282,1.837229694,-0.403289478 -Wes Unseld,unselwe01,1978,PO,WSB,1464,677,1.675208534,2.343745054,4.018953589,2.40034243,0,2.40034243,1.733728221,2.167661444,3.901389666,-0.477831932 -Wes Unseld,unselwe01,1978,RS,WSB,6023,2644,0.868476394,1.926262884,2.794739278,7.447709179,7.447709179,0,0.951339919,1.870082513,2.821422432,-0.461764467 -Wes Unseld,unselwe01,1979,PO,WSB,1532,736,2.045131684,1.864280473,3.909412157,2.56412098,0,2.56412098,2.082264039,2.083390592,4.165654631,-0.595249737 -Wes Unseld,unselwe01,1979,RS,WSB,5400,2406,2.288926546,1.645769502,3.934696048,8.160654982,8.160654982,0,2.417523103,1.499951986,3.917475089,-0.588129017 -Wes Unseld,unselwe01,1980,PO,WSB,182,87,0.802759408,-2.398387942,-1.595628534,0.052320552,0,0.052320552,0.415036363,-1.727221301,-1.312184938,-0.990726434 -Wes Unseld,unselwe01,1980,RS,WSB,6428,2973,0.880637597,1.376070459,2.256708056,7.540085331,7.540085331,0,0.849662523,1.585624237,2.43528676,-0.744795125 -Wes Unseld,unselwe01,1981,RS,WSB,4385,2032,-0.501405625,2.266155462,1.764749837,4.651600214,4.651600214,0,-0.532712809,2.051375913,1.518663104,-0.637660168 -Kelvin Upshaw,upshake01,1989,PO,BOS,47,24,-0.139380323,0.193694112,0.054313789,0.035712441,0,0.035712441,-0.914185175,0.083159328,-0.831025847,0.804550078 -Kelvin Upshaw,upshake01,1989,RS,MIA,301,144,-2.96328959,-1.274056329,-4.237345919,-0.110274927,-0.110274927,0,-3.223801154,-1.171721182,-4.395522336,0.933871928 -Kelvin Upshaw,upshake01,1989,RS,BOS,978,473,-0.607403691,-1.491274746,-2.098678437,0.158324907,0.158324907,0,-0.807969134,-1.273779381,-2.081748515,0.742329692 -Kelvin Upshaw,upshake01,1990,RS,BOS,271,131,-4.872297384,-3.15967603,-8.031973413,-0.356060138,-0.356060138,0,-4.975190273,-3.233241058,-8.208431331,0.855505105 -Kelvin Upshaw,upshake01,1990,RS,GSW,562,252,0.186093261,1.80135434,1.987447601,0.616683159,0.616683159,0,0.31643662,1.811688569,2.128125189,1.240404555 -Kelvin Upshaw,upshake01,1990,RS,DAL,8,4,-5.005250124,-4.119899633,-9.125149757,-0.013180045,-0.013180045,0,-4.5297112,-6.004783025,-10.53449423,1.298313656 -Kelvin Upshaw,upshake01,1991,RS,DAL,1020,514,1.583800603,-0.460211227,1.123589376,1.026425567,1.026425567,0,1.230399285,-0.574457302,0.655941983,1.034795021 -Jarrod Uthoff,uthofja01,2017,RS,DAL,226,115,-1.649492082,-6.807940948,-8.45743303,-0.333043815,-0.333043815,0,-2.228524143,-6.751538968,-8.980063111,-0.535575995 -Ben Uzoh,uzohbe01,2011,RS,NJN,830,438,-0.81149828,-1.240641788,-2.052140068,0.154847319,0.154847319,0,-1.316754646,-2.155877993,-3.472632639,-0.65840913 -Ben Uzoh,uzohbe01,2012,RS,TOR,672,357,-2.274052303,1.356221041,-0.917831262,0.33311796,0.33311796,0,-2.422376936,1.451447839,-0.970929097,-0.164884801 -Ben Uzoh,uzohbe01,2012,RS,CLE,25,13,4.040511543,3.929042435,7.969553979,0.070343978,0.070343978,0,3.208904753,3.819813794,7.028718547,-0.980077073 -Jonas Valanciunas,valanjo01,2013,RS,TOR,2823,1482,-1.987667703,-0.002907847,-1.990575549,0.573835602,0.573835602,0,-2.128664129,-0.210804787,-2.339468916,-0.06123678 -Jonas Valanciunas,valanjo01,2014,PO,TOR,370,200,-4.904232084,-3.741825171,-8.646057254,-0.615803864,0,-0.615803864,-6.04239087,-5.233736866,-11.27612774,-0.702540466 -Jonas Valanciunas,valanjo01,2014,RS,TOR,4425,2282,-0.423931487,0.096305439,-0.327626048,2.803142401,2.803142401,0,-0.260827909,0.019248767,-0.241579142,-0.583942183 -Jonas Valanciunas,valanjo01,2015,PO,TOR,210,106,-0.356233464,-5.890374118,-6.246607582,-0.192318924,0,-0.192318924,0.166206698,-6.327241132,-6.161034435,-1.341811978 -Jonas Valanciunas,valanjo01,2015,RS,TOR,4096,2096,-0.133893842,1.241569098,1.107675256,4.105606593,4.105606593,0,-0.049165778,0.61885443,0.569688652,-0.458191488 -Jonas Valanciunas,valanjo01,2016,PO,TOR,614,321,4.373526957,2.136895895,6.510422852,1.554248553,0,1.554248553,3.619326015,1.039444059,4.658770074,-0.603821957 -Jonas Valanciunas,valanjo01,2016,RS,TOR,3058,1557,1.782505332,0.064481628,1.84698696,3.624099169,3.624099169,0,1.741456715,0.858071449,2.599528164,-0.740140526 -Jonas Valanciunas,valanjo01,2017,PO,TOR,445,226,-1.713899044,-0.41439186,-2.128290904,0.07432222,0,0.07432222,-3.44406288,0.09901418,-3.345048699,0.506666571 -Jonas Valanciunas,valanjo01,2017,RS,TOR,4095,2066,0.280647142,-0.720265059,-0.439617916,2.410548934,2.410548934,0,0.389293021,-0.257078938,0.132214084,-0.997413293 -Jonas Valanciunas,valanjo01,2018,PO,TOR,502,244,4.33358433,4.268238498,8.601822828,1.46236105,0,1.46236105,0.75668873,3.086958134,3.843646864,0.325831918 -Jonas Valanciunas,valanjo01,2018,RS,TOR,3563,1727,0.621317398,1.292590679,1.913908077,4.091551728,4.091551728,0,1.02103548,1.424507347,2.445542827,-0.431828654 -Jonas Valanciunas,valanjo01,2019,RS,TOR,1217,564,0.289784371,2.103447189,2.39323156,1.490090359,1.490090359,0,0.18578345,1.336090981,1.521874431,0.696263078 -Jonas Valanciunas,valanjo01,2019,RS,MEM,1097,527,1.008001076,-0.256919076,0.751082,0.939171344,0.939171344,0,-0.344685263,0.292318766,-0.052366498,-0.236389088 -Darnell Valentine,valenda01,1982,RS,POR,2937,1387,-0.903892464,0.490401854,-0.41349061,1.664056825,1.664056825,0,-0.74333455,0.692611888,-0.050722662,0.656617021 -Darnell Valentine,valenda01,1983,PO,POR,422,205,2.496112041,0.561685459,3.0577975,0.626597722,0,0.626597722,2.602573798,0.719164963,3.321738761,0.017003057 -Darnell Valentine,valenda01,1983,RS,POR,2763,1298,1.539772401,1.547104024,3.086876425,3.878020392,3.878020392,0,1.6939522,1.93755479,3.63150699,0.340393581 -Darnell Valentine,valenda01,1984,PO,POR,366,178,6.104952884,-0.077221517,6.027731367,0.82282817,0,0.82282817,5.876506907,0.937882816,6.814389723,0.081334361 -Darnell Valentine,valenda01,1984,RS,POR,4033,1893,0.889931959,-0.026552471,0.863379488,3.490000202,3.490000202,0,0.898045767,0.274604059,1.172649826,0.00492101 -Darnell Valentine,valenda01,1985,PO,POR,530,244,2.322061413,-0.011542974,2.310518439,0.650442079,0,0.650442079,2.232404001,0.307284985,2.539688986,0.114203997 -Darnell Valentine,valenda01,1985,RS,POR,4968,2278,1.322914792,0.472147759,1.795062551,5.27811674,5.27811674,0,1.354256096,0.806199015,2.160455111,-0.084450563 -Darnell Valentine,valenda01,1986,RS,LAC,1045,483,-2.569104341,-2.036360629,-4.60546497,-0.458447817,-0.458447817,0,-2.554551113,-2.416499677,-4.971050791,0.273920968 -Darnell Valentine,valenda01,1986,RS,POR,1616,734,-0.373905215,0.42046539,0.046560175,1.050478459,1.050478459,0,-0.306206491,0.78948514,0.483278649,0.316138411 -Darnell Valentine,valenda01,1987,RS,LAC,3807,1759,-0.321563809,-0.026767035,-0.348330844,2.157144221,2.157144221,0,-0.413249665,0.204089881,-0.209159784,0.08453449 -Darnell Valentine,valenda01,1988,RS,LAC,3475,1636,-1.138466365,1.211067248,0.072600883,2.357321263,2.357321263,0,-1.451075087,1.12431884,-0.326756247,0.057004262 -Darnell Valentine,valenda01,1989,PO,CLE,152,80,0.215813194,1.016826042,1.232639236,0.167389969,0,0.167389969,-0.343409007,0.600393446,0.25698444,-0.150455251 -Darnell Valentine,valenda01,1989,RS,CLE,2243,1086,-1.702923074,0.098912877,-1.604010197,0.635199107,0.635199107,0,-1.906293133,-0.56841041,-2.474703543,0.03727884 -Darnell Valentine,valenda01,1991,RS,CLE,3689,1841,0.19975147,0.327662174,0.527413643,3.08160301,3.08160301,0,0.012164042,0.877443543,0.889607585,0.10303288 -Denzel Valentine,valende01,2017,PO,CHI,45,22,-6.201664117,8.302913651,2.101249534,0.057439996,0,0.057439996,-5.531538809,3.143115032,-2.388423777,2.201453361 -Denzel Valentine,valende01,2017,RS,CHI,1987,976,-2.234687821,-0.249237006,-2.483924827,0.133333662,0.133333662,0,-2.436541286,-0.603020882,-3.039562168,0.621997147 -Denzel Valentine,valende01,2018,RS,CHI,4345,2095,-0.657807214,-0.972106825,-1.62991404,1.196481747,1.196481747,0,-1.164509031,-0.595488859,-1.75999789,-0.061595674 -Ronnie Valentine,valenro01,1981,RS,DEN,285,123,-7.972417726,-0.243502517,-8.215920243,-0.347545484,-0.347545484,0,-6.884643993,-1.018296285,-7.902940278,1.362211139 +Cornelius Cash,cashco01,1977,RS,DET,112,49,-3.594242616,-1.189120515,-4.783363132,-0.051093127,-0.051093127,0,-3.125764739,-1.594400503,-4.720165241,0.550191568 +Rick Barry,barryri01,1977,RS,GSW,6597,2904,1.997906014,1.084269545,3.08217556,8.612635049,8.612635049,0,2.318455434,0.956801134,3.275256569,-0.354754498 +Phil Smith,smithph01,1977,RS,GSW,6542,2880,1.777956955,-1.275551887,0.502405067,4.768310209,4.768310209,0,1.634040827,-0.885683614,0.748357213,-0.241255009 +Jamaal Wilkes,wilkeja01,1977,RS,GSW,5859,2579,0.945088201,0.391981481,1.337069682,5.371948904,5.371948904,0,1.361528238,0.564766919,1.926295157,-0.117082805 +Clifford Ray,raycl01,1977,RS,GSW,4584,2018,-0.121224952,1.211093533,1.089868581,3.954800585,3.954800585,0,0.006872688,1.036224859,1.043097548,0.036396799 +Gus Williams,willigu01,1977,RS,GSW,4384,1930,0.166401554,0.339600751,0.506002305,3.214154364,3.214154364,0,0.213926659,0.605685727,0.819612386,0.269460985 +Charles Dudley,dudlech01,1977,RS,GSW,3821,1682,2.193561123,-1.388929703,0.80463142,3.046673767,3.046673767,0,1.712915676,-1.331018417,0.381897259,-0.132727301 +Robert Parish,parisro01,1977,RS,GSW,3144,1384,0.323689899,1.806275837,2.129965736,3.452092838,3.452092838,0,0.591155607,1.304515055,1.895670662,0.196052684 +Charles Johnson,johnsch01,1977,RS,GSW,2717,1196,-2.442945112,0.162137491,-2.280807621,0.287354746,0.287354746,0,-2.149519111,0.078903803,-2.070615308,0.396819261 +Sonny Parker,parkeso01,1977,RS,GSW,2019,889,1.826010087,0.87569667,2.701706757,2.465850803,2.465850803,0,1.425767144,-0.097052009,1.328715135,-0.299397634 +Derrek Dickey,dickede01,1977,RS,GSW,1945,856,-0.453096816,-1.665126928,-2.118223745,0.275416316,0.275416316,0,-0.465108595,-1.949431737,-2.414540332,-0.195375504 +George Johnson,johnsge02,1977,RS,GSW,1356,597,-0.966262179,-0.908849742,-1.875111921,0.267416667,0.267416667,0,-1.026810857,-0.70725544,-1.734066296,0.37823548 +Dwight Davis,davisdw01,1977,RS,GSW,1254,552,-2.404894253,-2.240607534,-4.645501787,-0.537354697,-0.537354697,0,-2.529305545,-1.973079413,-4.502384959,0.711552594 +Marshall Rogers,rogerma01,1977,RS,GSW,400,176,-6.185605305,-1.731990171,-7.917595476,-0.468875446,-0.468875446,0,-5.689967132,-1.521145833,-7.211112965,1.126727775 +Larry McNeill,mcneila01,1977,RS,GSW,311,137,1.656158264,-0.649902759,1.006255505,0.262943554,0.262943554,0,1.49303636,-1.233003341,0.260033019,0.160557662 +Rudy Tomjanovich,tomjaru01,1977,RS,HOU,6681,3130,2.070685259,-0.935073994,1.135611265,6.174942481,6.174942481,0,2.360966564,-0.799328625,1.561637939,-0.522754858 +Calvin Murphy,murphca01,1977,RS,HOU,5900,2764,2.434459748,-0.063955087,2.370504661,7.235891172,7.235891172,0,2.637415255,0.598833924,3.236249179,0.223811319 +John Lucas,lucasjo01,1977,RS,HOU,5403,2531,2.293193219,-0.071587674,2.221605544,6.403743841,6.403743841,0,2.195831824,-0.116471203,2.079360621,-0.271524521 +Moses Malone,malonmo01,1977,RS,HOU,5337,2500,1.781514642,-0.346394118,1.435120524,5.326836953,5.326836953,0,2.254258847,-0.057558398,2.196700448,-0.227870625 +Mike Newlin,newlimi01,1977,RS,HOU,4523,2119,1.853086634,-2.014363001,-0.161276367,2.80082899,2.80082899,0,1.590712303,-1.844986925,-0.254274622,0.081814524 +Kevin Kunnert,kunneke01,1977,RS,HOU,4376,2050,-0.679299023,-0.00545019,-0.684749214,2.169187396,2.169187396,0,-0.32987464,0.333266224,0.003391585,0.455172358 +John Johnson,johnsjo01,1977,RS,HOU,3710,1738,-0.698515232,-1.080679175,-1.779194407,0.862533628,0.862533628,0,-0.668297178,-1.311794089,-1.980091267,0.212065287 +Dwight Jones,jonesdw01,1977,RS,HOU,2645,1239,-0.438655053,-0.656319718,-1.094974771,1.050103512,1.050103512,0,-0.440240523,-0.790381947,-1.23062247,0.401787293 +Ed Ratleff,ratleed01,1977,RS,HOU,1138,533,-1.863893382,-0.555601925,-2.419495307,0.089846427,0.089846427,0,-1.943849667,-1.438675368,-3.382525035,-0.035855896 +Tom Owens,owensto01,1977,RS,HOU,986,462,-1.886114769,-1.628438931,-3.5145537,-0.182055769,-0.182055769,0,-1.846133949,-1.598417298,-3.444551246,1.10118924 +Rudy White,whiteru01,1977,RS,HOU,786,368,-2.112640221,-2.045199032,-4.157839253,-0.264879181,-0.264879181,0,-2.510370261,-2.671021047,-5.181391308,0.225232746 +Goo Kennedy,kennego01,1977,RS,HOU,591,277,-2.412003919,-0.98397611,-3.395980029,-0.091983327,-0.091983327,0,-2.845849287,-1.27732975,-4.123179037,0.814658981 +Dave Wohl,wohlda01,1977,RS,HOU,132,62,-2.222220712,-5.126456274,-7.348676986,-0.148213919,-0.148213919,0,-2.892024194,-3.824600613,-6.716624807,2.035419368 +Phil Hicks,hicksph01,1977,RS,HOU,15,7,-6.514814137,5.203791241,-1.311022897,0.00517618,0.00517618,0,-5.167744778,4.288190828,-0.879553951,0.776460724 +Billy Knight,knighbi01,1977,RS,IND,7035,3117,2.825836052,-1.058372037,1.767464015,7.150277595,7.150277595,0,2.576352489,-0.848842789,1.7275097,-0.507397589 +Don Buse,busedo01,1977,RS,IND,6651,2947,1.804094292,2.218548614,4.022642907,10.14335365,10.14335365,0,1.807853155,2.385132187,4.192985341,-0.420439488 +Wil Jones,joneswi02,1977,RS,IND,6114,2709,-1.073140254,-0.49386916,-1.567009415,1.634174935,1.634174935,0,-0.860363374,-0.151843447,-1.012206821,-0.057619575 +Darnell Hillman,hillmda01,1977,RS,IND,5195,2302,-1.851774968,0.610996397,-1.240778572,1.778870425,1.778870425,0,-1.506811266,0.814961413,-0.691849853,0.384311007 +Dave Robisch,robisda01,1977,RS,IND,4437,1966,-0.688641381,-1.018036116,-1.706677497,1.042148054,1.042148054,0,-0.682002398,-1.440837364,-2.122839763,-0.449096011 +Dan Roundfield,roundda01,1977,RS,IND,3713,1645,-0.532923255,0.723620423,0.190697168,2.472757408,2.472757408,0,-0.37177959,0.57812932,0.206349731,0.204930754 +Mike Flynn,flynnmi01,1977,RS,IND,2988,1324,-0.301907503,-2.007985861,-2.309893363,0.296686532,0.296686532,0,-0.734071574,-2.45323238,-3.187303954,-0.220315107 +John Williamson,willijo01,1977,RS,IND,2381,1055,0.81032611,-1.599002748,-0.788676638,1.057691661,1.057691661,0,0.63062309,-0.94328466,-0.31266157,0.202969496 +Steve Green,greenst01,1977,RS,IND,2072,918,-1.766918099,-1.04654996,-2.813468059,-0.029960989,-0.029960989,0,-1.919649228,-1.120259042,-3.03990827,0.851677804 +Mel Bennett,benneme01,1977,RS,IND,2056,911,-3.307405517,-1.230030183,-4.5374357,-0.836494964,-0.836494964,0,-3.094016149,-1.471759436,-4.565775585,0.740726922 +Freddie Lewis,lewisfr02,1977,RS,IND,1246,552,-2.082248781,-2.786891115,-4.869139896,-0.597402392,-0.597402392,0,-2.503763583,-2.751056617,-5.254820199,0.106235697 +Jerome Anderson,anderje01,1977,RS,IND,370,164,-2.176943652,-3.015380516,-5.192324168,-0.205772538,-0.205772538,0,-2.833016945,-3.168274955,-6.0012919,0.747158116 +Len Elmore,elmorle01,1977,RS,IND,104,46,-2.982083899,-1.9771133,-4.959197199,-0.052163821,-0.052163821,0,-3.261006356,-2.151102353,-5.412108709,0.656426918 +Darrell Elston,elstoda01,1977,RS,IND,90,40,-10.68436008,-3.199497175,-13.88385725,-0.228908565,-0.228908565,0,-10.57685263,-3.316318775,-13.89317141,0.801192223 +Rudy Hackett,hackeru01,1977,RS,IND,86,38,-3.206074456,-4.680462638,-7.886537094,-0.100414299,-0.100414299,0,-3.747240524,-4.735293256,-8.48253378,0.897539151 +Clyde Mayes,mayescl01,1977,RS,IND,47,21,-2.680622614,-5.331024289,-8.011646903,-0.05712502,-0.05712502,0,-2.709640261,-4.748812399,-7.45845266,1.435417898 +Ron Boone,boonero01,1977,RS,KCK,6773,3021,2.066089484,-1.020710355,1.045379129,5.84009372,5.84009372,0,1.980839874,-0.561859592,1.418980282,-0.180180559 +Scott Wedman,wedmasc01,1977,RS,KCK,6150,2743,0.990917975,-0.366611872,0.624306103,4.706575005,4.706575005,0,0.918529344,-0.314445415,0.604083928,-0.358253873 +Sam Lacey,laceysa01,1977,RS,KCK,5818,2595,-0.342136813,2.07642415,1.734287337,5.928959657,5.928959657,0,0.08475281,1.773143834,1.857896644,-0.147026945 +Brian Taylor,taylobr01,1977,RS,KCK,5578,2488,2.396118448,1.808563714,4.204682162,8.833139846,8.833139846,0,2.531192412,2.2314287,4.762621111,0.061322496 +Richard Washington,washiri01,1977,RS,KCK,5078,2265,-2.120645006,0.024919385,-2.095725621,0.75823302,0.75823302,0,-1.646014125,0.099448834,-1.546565291,0.306755821 +Bill Robinzine,robinbi01,1977,RS,KCK,3574,1594,-0.578187324,0.467315843,-0.110871481,2.164370578,2.164370578,0,-0.181567602,0.756026886,0.574459284,0.907858536 +Ollie Johnson,johnsol01,1977,RS,KCK,3108,1386,-0.086906734,-1.178237021,-1.265143755,1.051198955,1.051198955,0,-0.617629042,-1.554287408,-2.17191645,0.123387591 +Jim Eakins,eakinji01,1977,RS,KCK,3000,1338,-0.717295191,-0.520464845,-1.237760036,1.033416947,1.033416947,0,-0.910876217,-1.013999226,-1.924875443,0.113814661 +Mike Barr,barrmi01,1977,RS,KCK,2744,1224,-0.67005585,-0.880838395,-1.550894245,0.746944614,0.746944614,0,-1.237441631,-1.496828604,-2.734270235,-0.270446849 +Andre McCarter,mccaran01,1977,RS,KCK,1626,725,-1.49284795,-2.31770597,-3.81055392,-0.391914844,-0.391914844,0,-1.922423998,-2.76662875,-4.689052748,-0.104074001 +Glenn Hansen,hansegl01,1977,RS,KCK,648,289,-1.263238055,-1.36608934,-2.629327394,0.017882921,0.017882921,0,-1.410006488,-1.815680991,-3.225687479,0.545317915 +Bob Bigelow,bigelbo01,1977,RS,KCK,363,162,-0.419700306,-2.543887255,-2.96358756,-0.017643972,-0.017643972,0,-1.138607311,-3.595593025,-4.734200336,-0.058331821 +Kareem Abdul-Jabbar,abdulka01,1977,RS,LAL,6654,3016,4.267100592,3.075578862,7.342679454,15.45621631,15.45621631,0,4.482404412,2.556956237,7.039360649,-0.513827638 +Cazzie Russell,russeca01,1977,RS,LAL,5699,2583,1.00446075,-0.765332859,0.239127891,3.924343037,3.924343037,0,0.957024745,-0.725985454,0.231039291,-0.406888307 +Lucius Allen,allenlu01,1977,RS,LAL,5476,2482,0.629338269,-0.219792209,0.409546059,3.993170716,3.993170716,0,0.803009385,0.19170304,0.994712425,-0.210535289 +Don Chaney,chanedo01,1977,RS,LAL,5313,2408,0.108137868,0.936782469,1.044920337,4.658544077,4.658544077,0,0.057657262,1.30212097,1.359778231,-0.086687501 +Don Ford,forddo01,1977,RS,LAL,3932,1782,-1.368263445,-0.52930553,-1.897568976,0.77412494,0.77412494,0,-1.203992049,-0.675492724,-1.879484773,-0.12312655 +Tom Abernethy,abernto01,1977,RS,LAL,3040,1378,0.517828965,-0.459990721,0.057838244,1.968282776,1.968282776,0,0.141415115,-0.835554545,-0.69413943,-0.315821368 +Kermit Washington,washike01,1977,RS,LAL,2961,1342,0.956736278,0.679701971,1.636438249,3.004353445,3.004353445,0,1.035855148,0.801871234,1.837726382,0.036253046 +Earl Tatum,tatumea01,1977,RS,LAL,2756,1249,0.021873413,1.266679353,1.288552766,2.587054083,2.587054083,0,0.21605803,1.318309013,1.534367044,0.566621197 +Bo Lamar,lamarbo01,1977,RS,LAL,2570,1165,-2.586065011,-0.721975933,-3.308040944,-0.330911566,-0.330911566,0,-2.276745674,-1.126219715,-3.402965389,-0.253000112 +C.J. Kupec,kupeccj01,1977,RS,LAL,2003,908,-1.172238975,-2.046288837,-3.218527811,-0.217265132,-0.217265132,0,-1.517565362,-2.438715658,-3.95628102,0.106374217 +Johnny Neumann,neumajo01,1977,RS,LAL,1959,888,-2.592517647,-2.459818026,-5.052335673,-1.049369973,-1.049369973,0,-2.665852106,-2.219463244,-4.88531535,0.648921453 +Marv Roberts,roberma01,1977,RS,LAL,461,209,-5.076978945,-2.537981412,-7.614960357,-0.521906645,-0.521906645,0,-5.19214027,-2.677631964,-7.869772234,0.653968113 +Mack Calvin,calvima01,1977,RS,LAL,457,207,-2.51424671,-0.736307876,-3.250554586,-0.052837722,-0.052837722,0,-2.294576107,-0.955545634,-3.250121741,-0.054135758 +Cornell Warner,warneco01,1977,RS,LAL,375,170,-1.467231703,-1.855812546,-3.323044249,-0.049814574,-0.049814574,0,-1.681063817,-1.863068916,-3.544132732,0.24324407 +Allen Murphy,murphal01,1977,RS,LAL,40,18,-8.600228414,-5.321781337,-13.92200975,-0.105073195,-0.105073195,0,-8.037390868,-4.044070053,-12.08146092,2.599235061 +Brian Winters,wintebr01,1977,RS,MIL,6201,2717,1.929428369,-1.01924936,0.910179009,5.066588164,5.066588164,0,1.754294673,-0.488755142,1.265539532,-0.152990679 +Bob Dandridge,dandrbo01,1977,RS,MIL,5708,2501,1.370781993,-0.677030122,0.693751871,4.387708505,4.387708505,0,1.478683429,-0.379360195,1.099323234,-0.160777055 +Junior Bridgeman,bridgju01,1977,RS,MIL,5500,2410,-0.041028927,-0.946499827,-0.987528754,2.163048677,2.163048677,0,-0.053760344,-0.858335315,-0.912095659,-0.201666291 +Quinn Buckner,bucknqu01,1977,RS,MIL,4781,2095,-0.364068194,2.030251537,1.666183343,4.754985248,4.754985248,0,0.095649654,2.697553828,2.793203482,0.791602875 +Swen Nater,natersw01,1977,RS,MIL,4473,1960,1.274947431,0.206977803,1.481925234,4.218126148,4.218126148,0,1.373758309,0.18564973,1.559408039,-0.350632416 +Dave Meyers,meyerda01,1977,RS,MIL,2880,1262,-0.250811724,-0.6208554,-0.871667125,1.210296207,1.210296207,0,-0.131249853,-0.550945527,-0.68219538,0.079283291 +Kevin Restani,restake01,1977,RS,MIL,2547,1116,-0.550547625,-1.267819337,-1.818366962,0.529003611,0.529003611,0,-0.742918003,-1.652245603,-2.395163606,-0.295186456 +Scott Lloyd,lloydsc01,1977,RS,MIL,2339,1025,-2.349165548,-1.987038934,-4.336204483,-0.832961478,-0.832961478,0,-2.318323952,-1.886605031,-4.204928983,0.448059699 +Gary Brokaw,brokaga01,1977,RS,MIL,2033,891,-1.606669837,-2.941338991,-4.548008827,-0.817753922,-0.817753922,0,-1.910181141,-2.845822022,-4.756003163,0.052796722 +Fred Carter,cartefr01,1977,RS,MIL,1997,875,-1.41093379,-2.585910044,-3.996843834,-0.556969857,-0.556969857,0,-1.57890253,-2.501314549,-4.080217078,0.067316336 +Elmore Smith,smithel01,1977,RS,MIL,1801,789,-3.54659148,-1.486888131,-5.03347961,-0.924009088,-0.924009088,0,-3.124029792,-1.106137473,-4.230167265,0.562827028 +Lloyd Walton,waltoll01,1977,RS,MIL,1547,678,0.566995218,-0.845256563,-0.278261345,0.853396765,0.853396765,0,0.148210764,-1.315796602,-1.167585837,-0.203762385 +Alex English,englial01,1977,RS,MIL,1479,648,-0.31347089,-1.34174151,-1.6552124,0.361622783,0.361622783,0,-0.7251669,-2.003058545,-2.728225444,-0.096645593 +Rowland Garrett,garrero01,1977,RS,MIL,874,383,-1.451367512,-1.544997354,-2.996364866,-0.04827627,-0.04827627,0,-1.742564556,-1.825604767,-3.568169323,0.302173212 +Mickey Davis,davismi02,1977,RS,MIL,377,165,0.380887107,-1.324946161,-0.944059054,0.151061921,0.151061921,0,-0.125291701,-2.661479385,-2.786771085,-0.686078079 +Jim Price,priceji01,1977,RS,MIL,253,111,0.590507166,-0.210725724,0.379781442,0.178030733,0.178030733,0,0.444277279,0.121995289,0.566272568,0.477003403 +Glenn McDonald,mcdongl01,1977,RS,MIL,180,79,-6.403735845,-1.368963596,-7.772699441,-0.203068403,-0.203068403,0,-5.96257545,-1.722780128,-7.685355578,0.332521209 +Pete Maravich,maravpe01,1977,RS,NOJ,6870,3041,0.32413233,-1.043975899,-0.719843569,3.138357708,3.138357708,0,0.558743608,-0.598220023,-0.039476415,-0.392431987 +E.C. Coleman,colemec01,1977,RS,NOJ,5352,2369,-1.643578597,0.038048161,-1.605530436,1.384318862,1.384318862,0,-1.592221562,0.474870946,-1.117350615,0.081039612 +Otto Moore,mooreot01,1977,RS,NOJ,4708,2084,-2.456379678,1.719532906,-0.736846772,2.135072084,2.135072084,0,-2.275693108,1.299416947,-0.976276161,-0.27329387 +Jim McElroy,mcelrji01,1977,RS,NOJ,4583,2029,0.101299317,-1.05211788,-0.950818563,1.854155267,1.854155267,0,-0.285936247,-0.952180266,-1.238116513,-0.483260965 +Nate Williams,willina01,1977,RS,NOJ,4012,1776,-1.285949975,0.220309245,-1.06564073,1.529760394,1.529760394,0,-1.203298169,0.068947615,-1.134350554,0.249805792 +Paul Griffin,griffpa01,1977,RS,NOJ,3716,1645,0.957420585,0.224034834,1.181455419,3.305686646,3.305686646,0,0.538461967,0.209916734,0.748378701,0.199241012 +Rich Kelley,kelleri01,1977,RS,NOJ,3400,1505,1.089126613,1.234623815,2.323750428,3.898551044,3.898551044,0,0.948382386,1.005754303,1.954136688,0.073785638 +Freddie Boyd,boydfr01,1977,RS,NOJ,2738,1212,-0.27289492,-0.626668651,-0.899563571,1.140634277,1.140634277,0,-0.5976948,-0.569238984,-1.166933785,-0.33971573 +Ron Behagen,behagro01,1977,RS,NOJ,2643,1170,-1.49116894,0.429173745,-1.061995194,1.009758823,1.009758823,0,-1.208902867,0.289958503,-0.918944364,0.22801346 +Aaron James,jamesaa01,1977,RS,NOJ,2392,1059,-0.385850175,-1.415446458,-1.801296633,0.513481834,0.513481834,0,-0.770353547,-1.49650661,-2.266860157,0.188363726 +Gail Goodrich,goodrga01,1977,RS,NOJ,1376,609,0.306079638,-1.164658278,-0.85857864,0.586045814,0.586045814,0,0.048570507,-1.449660316,-1.40108981,-0.301021605 +Bud Stallworth,stallbu01,1977,RS,NOJ,1188,526,-2.782468366,-0.26843154,-3.050899907,-0.081256732,-0.081256732,0,-2.82926328,-0.586457897,-3.415721177,0.675026545 +Andy Walker,walkean01,1977,RS,NOJ,989,438,-1.071400311,0.29916786,-0.772232451,0.443880597,0.443880597,0,-1.411676531,-0.243877876,-1.655554407,0.466735839 +Mo Howard,howarmo01,1977,RS,NOJ,716,317,-0.256892755,-0.511729379,-0.768622134,0.322306965,0.322306965,0,-0.633965309,-0.500536933,-1.134502242,0.622979501 +Walt Frazier,fraziwa01,1977,RS,NYK,6121,2687,1.325838826,0.271379245,1.597218071,5.950962091,5.950962091,0,1.400926118,0.669612266,2.070538384,-0.156844521 +Earl Monroe,monroea01,1977,RS,NYK,6050,2656,2.84953334,-0.866361074,1.983172266,6.397317427,6.397317427,0,2.488309847,-0.639919329,1.848390518,-0.278363501 +Jim McMillian,mcmilji01,1977,RS,NYK,4916,2158,-0.813857769,-0.27555591,-1.089413679,1.818173999,1.818173999,0,-0.956459215,-0.486304445,-1.44276366,-0.59848068 +Lonnie Shelton,sheltlo01,1977,RS,NYK,4793,2104,0.040896995,2.436879608,2.477776603,5.647073206,5.647073206,0,0.544092889,2.600209256,3.144302145,0.677300798 +Bob McAdoo,mcadobo01,1977,RS,NYK,4627,2031,1.625938113,0.717826356,2.34376447,5.276236523,5.276236523,0,2.085647587,0.987611893,3.07325948,-0.040942251 +Tom McMillen,mcmilto01,1977,RS,NYK,2784,1222,-2.01804323,-1.380343385,-3.398386614,-0.40383151,-0.40383151,0,-1.918668863,-1.557078222,-3.475747084,-0.110520258 +Butch Beard,beardbu01,1977,RS,NYK,2465,1082,-0.102681046,0.059149368,-0.043531678,1.499805917,1.499805917,0,-0.377234839,0.029653102,-0.347581736,0.41391275 +Phil Jackson,jacksph01,1977,RS,NYK,2353,1033,-2.124273044,-0.617497935,-2.741770979,0.004365818,0.004365818,0,-2.201848191,-0.592104241,-2.793952432,0.716388516 +Bill Bradley,bradlbi01,1977,RS,NYK,2339,1027,-1.284904156,-1.579447109,-2.864351265,-0.059978226,-0.059978226,0,-1.795001925,-1.966979518,-3.761981443,0.109700532 +Spencer Haywood,haywosp01,1977,RS,NYK,2326,1021,-0.396415359,-0.530755426,-0.927170784,0.943706931,0.943706931,0,-0.184177734,-0.756317706,-0.94049544,-0.661928345 +Mo Layton,laytomo01,1977,RS,NYK,1743,765,0.553676268,-2.303550991,-1.749874724,0.390642154,0.390642154,0,-0.097343353,-2.698697375,-2.796040729,0.08015526 +John Gianelli,gianejo01,1977,RS,NYK,1435,630,-1.02389647,-0.019918026,-1.043814496,0.546352786,0.546352786,0,-0.732804219,0.127589569,-0.605214649,-0.404834728 +Ticky Burden,burdeti01,1977,RS,NYK,1385,608,-2.930976716,0.72689056,-2.204086157,0.171028645,0.171028645,0,-2.426538479,0.341929584,-2.084608895,1.072782323 +Mel Davis,davisme01,1977,RS,NYK,779,342,-3.194389715,-0.991020019,-4.185409733,-0.250960054,-0.250960054,0,-3.020366889,-1.281228816,-4.301595706,0.21420708 +Dean Meminger,meminde01,1977,RS,NYK,579,254,-1.515083217,-1.746836249,-3.261919466,-0.066108161,-0.066108161,0,-2.26295223,-2.741998421,-5.004950651,-0.37680282 +Neal Walk,walkne01,1977,RS,NYK,308,135,-3.171673115,-0.001398589,-3.173071704,-0.029328865,-0.029328865,0,-2.958757435,-0.325334679,-3.284092114,0.698996098 +Tim Bassett,basseti01,1977,RS,NYN,5336,2442,-3.274161155,0.632858915,-2.64130224,0.135485924,0.135485924,0,-3.095803649,0.647502561,-2.448301088,0.04654155 +Jan Van Breda Kolff,vanbrja01,1977,RS,NYN,5240,2398,-0.280688739,0.089293501,-0.191395238,3.119695321,3.119695321,0,-0.906308378,-0.004813317,-0.911121695,-0.366887269 +Al Skinner,skinnal01,1977,RS,NYN,4930,2256,-0.365607697,-0.119843763,-0.48545146,2.613593222,2.613593222,0,-0.803531803,0.047933821,-0.755597981,0.292492162 +Kim Hughes,hugheki01,1977,RS,NYN,4547,2081,-2.990006153,3.379109271,0.389103118,3.347305731,3.347305731,0,-2.811418875,3.172319141,0.360900266,0.466963763 +Robert Hawkins,hawkiro01,1977,RS,NYN,3236,1481,-1.534491969,-0.308307357,-1.842799325,0.688825159,0.688825159,0,-1.472275568,-0.231948507,-1.704224074,0.525027631 +John Williamson,willijo01,1977,RS,NYN,3116,1426,-1.511028905,-1.058532556,-2.569561461,0.131719217,0.131719217,0,-1.610568777,-0.598622787,-2.209191564,0.362960827 +Tiny Archibald,architi01,1977,RS,NYN,2791,1277,1.400756659,-0.751871138,0.648885521,2.20808994,2.20808994,0,1.14085285,-0.537183331,0.603669519,-0.310095661 +Jim Fox,foxji01,1977,RS,NYN,2546,1165,-2.31137669,-0.794556585,-3.105933275,-0.21184146,-0.21184146,0,-2.648645834,-1.279279927,-3.927925761,0.143061467 +Mike Bantom,bantomi01,1977,RS,NYN,2434,1114,0.82227686,-1.169849431,-0.347572571,1.366700647,1.366700647,0,0.412943912,-0.941309154,-0.528365243,0.098702873 +Chuck Terry,terrych01,1977,RS,NYN,2349,1075,-3.010674811,0.450723072,-2.559951739,0.10459558,0.10459558,0,-3.364589647,-3.34E-05,-3.364623078,0.373085994 +Dave Wohl,wohlda01,1977,RS,NYN,2019,924,-2.360396531,-1.119013027,-3.479409558,-0.344854466,-0.344854466,0,-2.695085688,-0.859372617,-3.554458305,0.311201596 +Rich Jones,jonesri01,1977,RS,NYN,1916,877,-2.737453069,0.231035076,-2.506417993,0.109453988,0.109453988,0,-2.83333893,0.123979731,-2.709359199,0.459254436 +Mel Davis,davisme01,1977,RS,NYN,1643,752,-4.356876195,-1.345058215,-5.70193441,-1.133561503,-1.133561503,0,-4.087838685,-1.550168658,-5.638007343,0.094383278 +Bob Love,lovebo01,1977,RS,NYN,498,228,-0.387115304,-3.40616057,-3.793275874,-0.12121191,-0.12121191,0,-1.216216452,-3.872219771,-5.088436223,-0.13126556 +Mel Daniels,danieme01,1977,RS,NYN,275,126,-5.672009339,0.682564227,-4.989445112,-0.145920714,-0.145920714,0,-5.548030062,0.322695189,-5.225334873,1.465755651 +Larry McNeill,mcneila01,1977,RS,NYN,203,93,-2.816491088,-1.186676593,-4.003167681,-0.059784355,-0.059784355,0,-2.551215686,-1.817669008,-4.368884694,0.586110649 +Rudy Hackett,hackeru01,1977,RS,NYN,17,8,-15.18869634,-4.369351973,-19.55804831,-0.069893084,-0.069893084,0,-13.73516566,-5.522308813,-19.25747447,2.02594396 +Earl Williams,williea01,1977,RS,NYN,15,7,-13.61664883,-2.190957855,-15.80760668,-0.048060044,-0.048060044,0,-11.93696403,-3.165074591,-15.10203862,3.296501495 +Julius Erving,ervinju01,1977,RS,PHI,6710,2940,2.54715455,1.922230304,4.469384854,10.81396041,10.81396041,0,2.662087526,1.681988612,4.344076138,-0.14961696 +George McGinnis,mcginge01,1977,RS,PHI,6319,2769,1.259169758,1.503620387,2.762790145,7.799804086,7.799804086,0,2.086965334,1.599100964,3.686066298,0.161164712 +Henry Bibby,bibbyhe01,1977,RS,PHI,6023,2639,-0.254741539,-0.590698326,-0.845439865,2.559351839,2.559351839,0,-0.316648567,-0.193750369,-0.510398936,-0.209419612 +World B. Free,freewo01,1977,RS,PHI,5142,2253,0.558211568,-1.472799448,-0.914587881,2.110888816,2.110888816,0,0.481427767,-1.405719796,-0.924292029,0.057132596 +Doug Collins,collido01,1977,RS,PHI,4649,2037,2.514397316,-1.086987036,1.42741028,4.334855004,4.334855004,0,2.158528247,-0.694474401,1.464053845,-0.164695011 +Caldwell Jones,jonesca01,1977,RS,PHI,4617,2023,-2.250050013,2.445690724,0.195640711,3.041089907,3.041089907,0,-2.117199935,1.891902779,-0.225297156,0.028088426 +Steve Mix,mixst01,1977,RS,PHI,4468,1958,1.653518364,0.433214662,2.086733026,4.823615338,4.823615338,0,1.282166387,0.104505248,1.386671636,-0.181682814 +Harvey Catchings,catchha01,1977,RS,PHI,1972,864,-2.990859638,2.099185148,-0.891674489,0.820212056,0.820212056,0,-3.060967617,1.316562517,-1.7444051,0.136642296 +Darryl Dawkins,dawkida01,1977,RS,PHI,1561,684,-1.066168459,0.878796602,-0.187371857,0.900933637,0.900933637,0,-1.213134556,0.278920987,-0.934213569,0.799868715 +Joe Bryant,bryanjo01,1977,RS,PHI,1397,612,-1.585832865,0.640763307,-0.945069558,0.566130488,0.566130488,0,-1.372773809,-0.021232377,-1.394006186,0.48863696 +Mike Dunleavy,dunlemi01,1977,RS,PHI,819,359,-2.611926262,-1.897465208,-4.50939147,-0.32524485,-0.32524485,0,-2.740610873,-1.612278661,-4.352889534,1.000692792 +Fred Carter,cartefr01,1977,RS,PHI,541,237,-2.755928272,-1.007060698,-3.76298897,-0.12310851,-0.12310851,0,-2.733288105,-1.066885304,-3.800173409,0.546089675 +Jim Barnett,barneji02,1977,RS,PHI,527,231,-2.536449557,-3.077733149,-5.614182706,-0.338545669,-0.338545669,0,-3.080230958,-3.130020227,-6.210251185,0.314221486 +Terry Furlow,furlote01,1977,RS,PHI,397,174,-3.32422436,-1.16396279,-4.48818715,-0.153325387,-0.153325387,0,-3.306317066,-2.582122868,-5.888439934,-0.685887533 +Paul Westphal,westppa01,1977,RS,PHO,5840,2600,3.148431547,0.290436599,3.438868146,8.191353959,8.191353959,0,2.994027706,0.436802657,3.430830363,-0.240331202 +Alvan Adams,adamsal01,1977,RS,PHO,5117,2278,0.203732601,2.425297097,2.629029697,6.252465363,6.252465363,0,0.776910281,2.121225055,2.898135336,0.013200226 +Ricky Sobers,soberri01,1977,RS,PHO,4504,2005,1.580566858,-0.08366244,1.496904418,4.361316497,4.361316497,0,1.251826225,0.270598954,1.522425178,0.420362954 +Ron Lee,leero01,1977,RS,PHO,4153,1849,-0.862861454,2.850761389,1.987899935,4.507818525,4.507818525,0,-0.38092771,3.204113451,2.823185741,0.923093809 +Dennis Awtrey,awtrede01,1977,RS,PHO,3954,1760,-2.255504544,-0.259591365,-2.515095909,0.210324415,0.210324415,0,-2.253679946,-0.602079548,-2.855759495,-0.310808934 +Ira Terrell,terreir01,1977,RS,PHO,3933,1751,-0.701366462,0.062864511,-0.638501951,1.884629367,1.884629367,0,-1.06024633,-0.406625427,-1.466871757,-0.097088294 Dick Van Arsdale,vanardi01,1977,RS,PHO,3448,1535,-0.768129809,-1.658047696,-2.426177505,0.252587804,0.252587804,0,-1.365133183,-2.062450826,-3.427584009,-0.431879056 Tom Van Arsdale,vanarto01,1977,RS,PHO,3201,1425,-2.802485478,-1.744566372,-4.547051849,-1.309415779,-1.309415779,0,-3.18394451,-1.890698007,-5.074642517,0.238953791 -Jan Van Breda Kolff,vanbrja01,1977,RS,NYN,5240,2398,-0.280688739,0.089293501,-0.191395238,3.119695321,3.119695321,0,-0.906308378,-0.004813317,-0.911121695,-0.366887269 -Jan Van Breda Kolff,vanbrja01,1978,RS,NJN,3316,1419,-1.992593183,0.141819602,-1.850773581,0.652474923,0.652474923,0,-2.705618951,-0.061098727,-2.766717679,0.242034199 -Jan Van Breda Kolff,vanbrja01,1979,PO,NJN,185,81,1.929859003,-2.827064616,-0.897205613,0.078401267,0,0.078401267,1.140525239,-2.309022155,-1.168496917,-0.739406445 -Jan Van Breda Kolff,vanbrja01,1979,RS,NJN,4610,1998,-0.559351679,1.054336288,0.494984609,3.309274004,3.309274004,0,-1.158903414,0.870887295,-0.288016119,0.045397867 -Jan Van Breda Kolff,vanbrja01,1980,RS,NJN,5364,2399,-1.062577661,1.095224239,0.032646578,3.413204841,3.413204841,0,-1.561423113,1.202850684,-0.358572428,0.224526532 -Jan Van Breda Kolff,vanbrja01,1981,RS,NJN,3161,1426,-2.876520326,-0.934330763,-3.810851089,-0.775108617,-0.775108617,0,-3.540387879,-1.10006989,-4.640457769,0.43950714 -Jan Van Breda Kolff,vanbrja01,1982,PO,NJN,32,16,-6.353732994,7.588196407,1.234463412,0.033451272,0,0.033451272,-6.625202812,4.703554093,-1.921648718,-0.281517449 -Jan Van Breda Kolff,vanbrja01,1982,RS,NJN,982,452,-0.872904582,-0.779128467,-1.652033048,0.253998352,0.253998352,0,-1.852965808,-1.533370623,-3.386336431,0.320915628 -Jan Van Breda Kolff,vanbrja01,1983,RS,NJN,138,63,-2.754316656,0.629476401,-2.124840255,0.020150248,0.020150248,0,-3.656808019,-0.240955841,-3.89776386,0.290735203 -Jarred Vanderbilt,vandeja01,2019,PO,DEN,10,5,-2.462458333,18.11026169,15.64780336,0.04700406,0,0.04700406,-5.054288479,9.06240703,4.008118551,-2.876583722 -Jarred Vanderbilt,vandeja01,2019,RS,DEN,160,69,-8.520956179,9.151055722,0.630099543,0.121268464,0.121268464,0,-5.684671801,6.688593561,1.00392176,1.949426717 -Kiki Vandeweghe,vandeki01,1981,RS,DEN,3184,1376,-1.178684714,-1.496546228,-2.675230942,0.052267586,0.052267586,0,-1.228371278,-1.767229753,-2.995601031,-0.437687221 -Kiki Vandeweghe,vandeki01,1982,PO,DEN,243,109,5.322088491,-1.769149788,3.552938703,0.358241631,0,0.358241631,5.253944649,-1.850841719,3.40310293,-0.901395439 -Kiki Vandeweghe,vandeki01,1982,RS,DEN,6421,2775,2.857342059,-2.30070509,0.55663697,4.655517466,4.655517466,0,3.120229646,-2.148797443,0.971432203,-0.567883849 -Kiki Vandeweghe,vandeki01,1983,PO,DEN,733,317,3.131088318,-0.53900619,2.592082128,0.885344831,0,0.885344831,3.046330074,-0.357610875,2.688719199,-0.655135874 -Kiki Vandeweghe,vandeki01,1983,RS,DEN,6872,2909,3.937782817,-1.696869844,2.240912973,7.365415065,7.365415065,0,3.980549561,-1.529626712,2.450922849,-0.591038031 -Kiki Vandeweghe,vandeki01,1984,PO,DEN,402,180,3.998880623,0.359014309,4.357894932,0.669793907,0,0.669793907,4.583502249,0.354076614,4.937578863,-0.506384391 -Kiki Vandeweghe,vandeki01,1984,RS,DEN,6366,2734,4.086609467,-1.694150957,2.39245851,7.130302655,7.130302655,0,4.099688662,-1.585231052,2.51445761,-0.613431499 -Kiki Vandeweghe,vandeki01,1985,PO,POR,675,311,2.855449703,-1.38778517,1.467664534,0.687448113,0,0.687448113,2.618095808,-1.364945365,1.253150443,-0.419897255 -Kiki Vandeweghe,vandeki01,1985,RS,POR,5457,2502,2.339140278,-1.81627505,0.522865229,4.148186806,4.148186806,0,1.946371554,-1.865696999,0.080674556,-0.734460344 -Kiki Vandeweghe,vandeki01,1986,PO,POR,325,149,4.546140888,-2.246891139,2.299249749,0.394548763,0,0.394548763,3.780022757,-2.146303026,1.63371973,-0.33710197 -Kiki Vandeweghe,vandeki01,1986,RS,POR,6146,2791,3.234012924,-2.138535492,1.095477432,5.443035235,5.443035235,0,2.806793001,-2.235636069,0.571156933,-0.61909263 -Kiki Vandeweghe,vandeki01,1987,PO,POR,363,174,1.936766463,-3.661884216,-1.725117753,0.093355693,0,0.093355693,1.542996766,-3.545992183,-2.002995417,-0.506433944 -Kiki Vandeweghe,vandeki01,1987,RS,POR,6702,3029,3.127654217,-1.497017376,1.630636841,6.716213324,6.716213324,0,2.88962217,-1.540880225,1.348741945,-0.807816651 -Kiki Vandeweghe,vandeki01,1988,PO,POR,154,72,-3.270888768,-2.356447053,-5.627335821,-0.109503484,0,-0.109503484,-3.427423496,-2.893482587,-6.320906083,0.42929397 -Kiki Vandeweghe,vandeki01,1988,RS,POR,2266,1038,3.133424361,-1.374272005,1.759152356,2.377084682,2.377084682,0,2.903036503,-1.770969966,1.132066537,-0.460348541 -Kiki Vandeweghe,vandeki01,1989,PO,NYK,317,159,0.361311855,-1.504870842,-1.143558987,0.133705143,0,0.133705143,-0.22896575,-2.262811814,-2.491777564,-0.498420994 -Kiki Vandeweghe,vandeki01,1989,RS,NYK,1104,502,-1.412562487,-2.275230402,-3.687792889,-0.23967477,-0.23967477,0,-1.633274016,-2.676054414,-4.30932843,-0.217700541 -Kiki Vandeweghe,vandeki01,1989,RS,POR,946,432,0.212964323,-2.656367681,-2.443403358,0.067962724,0.067962724,0,0.210004479,-2.665871766,-2.455867288,0.583386249 -Kiki Vandeweghe,vandeki01,1990,PO,NYK,473,236,-1.558857375,-2.148657768,-3.707515143,-0.118175025,0,-0.118175025,-1.735737821,-2.73863371,-4.474371531,-0.598231008 -Kiki Vandeweghe,vandeki01,1990,RS,NYK,1165,563,-1.267938908,-1.293397168,-2.561336076,0.053847194,0.053847194,0,-1.447348336,-1.781619762,-3.228968098,-0.634129427 -Kiki Vandeweghe,vandeki01,1991,PO,NYK,192,99,-3.212410954,-1.611286247,-4.823697201,-0.108006118,0,-0.108006118,-3.84699005,-1.784920659,-5.63191071,-0.01807192 -Kiki Vandeweghe,vandeki01,1991,RS,NYK,4845,2420,0.936261803,-1.58669771,-0.650435907,2.579722016,2.579722016,0,0.68447003,-1.629309051,-0.944839021,-0.480882612 -Kiki Vandeweghe,vandeki01,1992,PO,NYK,134,75,4.666061107,1.107966477,5.774027584,0.336165422,0,0.336165422,3.64482987,0.550821209,4.195651079,-0.064966455 -Kiki Vandeweghe,vandeki01,1992,RS,NYK,1872,956,0.690927761,-1.1503835,-0.459455739,1.117619105,1.117619105,0,0.143962254,-1.827656387,-1.683694133,0.035325705 -Kiki Vandeweghe,vandeki01,1993,PO,LAC,18,9,-9.682297781,3.197982201,-6.48431558,-0.017649167,0,-0.017649167,-8.604591508,0.593014946,-8.011576562,-0.185957068 -Kiki Vandeweghe,vandeki01,1993,RS,LAC,1032,494,-0.426804304,-1.660908988,-2.087713292,0.16707618,0.16707618,0,-0.906765228,-2.531141096,-3.437906324,0.090491263 -Logan Vander Velden,vandelo01,1996,RS,LAC,61,31,-5.50657174,-2.952231085,-8.458802824,-0.091860615,-0.091860615,0,-5.543817455,-3.542992109,-9.086809564,1.615023107 -Nick Van Exel,vanexni01,1994,RS,LAL,5434,2700,1.250794667,-1.835320097,-0.584525431,2.97853341,2.97853341,0,1.334911821,-1.434968916,-0.100057094,-0.14500036 -Nick Van Exel,vanexni01,1995,PO,LAL,862,464,3.439012792,1.842219724,5.281232516,1.962487915,0,1.962487915,3.328036209,2.607872921,5.93590913,0.073872315 -Nick Van Exel,vanexni01,1995,RS,LAL,5906,2944,3.348777912,-1.711030968,1.637746944,6.573197246,6.573197246,0,3.411014291,-1.369188779,2.041825511,-0.247222592 -Nick Van Exel,vanexni01,1996,PO,LAL,270,137,-2.152429101,-0.896888556,-3.049317657,-0.021492745,0,-0.021492745,-1.987760986,-0.609938617,-2.597699602,-0.347008277 -Nick Van Exel,vanexni01,1996,RS,LAL,4893,2513,3.011427046,-1.540474965,1.470952081,5.385448043,5.385448043,0,3.194935383,-1.357446102,1.837489281,-0.452890345 -Nick Van Exel,vanexni01,1997,PO,LAL,643,353,3.132572608,0.176756875,3.309329484,1.122265233,0,1.122265233,3.527337161,0.448138828,3.975475989,-0.254540493 -Nick Van Exel,vanexni01,1997,RS,LAL,5638,2937,3.43613722,-1.588479886,1.847657334,6.836809398,6.836809398,0,3.435526435,-1.504247665,1.931278771,-0.696505494 -Nick Van Exel,vanexni01,1998,PO,LAL,684,367,1.368864318,-2.528467524,-1.159603206,0.308160766,0,0.308160766,2.154645824,-2.330452107,-0.175806283,0.291673818 -Nick Van Exel,vanexni01,1998,RS,LAL,4049,2053,4.319006688,-0.995969896,3.323036793,6.328710734,6.328710734,0,4.301828213,-0.768870342,3.532957871,-0.465807394 -Nick Van Exel,vanexni01,1999,RS,DEN,3437,1802,2.572623821,-3.276084639,-0.703460818,1.874319728,1.874319728,0,2.575027763,-2.948377913,-0.37335015,-0.345739224 -Nick Van Exel,vanexni01,2000,RS,DEN,5887,2950,2.620467452,-1.764594878,0.855872573,5.401716424,5.401716424,0,2.679479694,-1.422799588,1.256680105,-0.441763807 -Nick Van Exel,vanexni01,2001,RS,DEN,5245,2688,3.840370974,-2.151925066,1.688445908,6.038828886,6.038828886,0,3.78311557,-1.817883702,1.965231867,-0.73020507 -Nick Van Exel,vanexni01,2002,PO,DAL,536,264,0.533971303,-0.853414474,-0.319443171,0.339558016,0,0.339558016,0.959324734,-0.797307676,0.162017058,0.519162834 -Nick Van Exel,vanexni01,2002,RS,DAL,1480,757,1.849883262,-2.351204413,-0.501321151,0.873385746,0.873385746,0,1.813506607,-2.877597205,-1.064090598,0.51760515 -Nick Van Exel,vanexni01,2002,RS,DEN,3313,1739,2.118240727,-2.149296509,-0.031055781,2.428190635,2.428190635,0,2.255936498,-1.911822681,0.344113817,0.602679662 -Nick Van Exel,vanexni01,2003,PO,DAL,1320,672,4.893259315,-4.181152211,0.712107104,1.221696012,0,1.221696012,5.068857463,-3.878358762,1.190498702,-0.188734825 -Nick Van Exel,vanexni01,2003,RS,DAL,3949,2026,2.084956641,-4.023035262,-1.938078621,0.835250892,0.835250892,0,2.253053842,-4.217890926,-1.964837084,-0.439315337 -Nick Van Exel,vanexni01,2004,RS,GSW,2375,1255,0.163648089,-4.094409772,-3.930761683,-0.753302594,-0.753302594,0,0.235746997,-3.821202631,-3.585455635,-0.330492407 -Nick Van Exel,vanexni01,2005,RS,POR,3064,1619,0.594346555,-1.201056056,-0.606709501,1.762372469,1.762372469,0,0.607178649,-1.402837016,-0.795658368,-0.416661553 -Nick Van Exel,vanexni01,2006,PO,SAS,247,133,-4.623657076,-1.470714677,-6.094371753,-0.234132043,0,-0.234132043,-4.609897014,-1.882319181,-6.492216195,0.029912546 -Nick Van Exel,vanexni01,2006,RS,SAS,1839,986,-1.842230855,-1.455478836,-3.297709691,-0.275322048,-0.275322048,0,-1.621226289,-2.147929432,-3.769155721,-0.068925181 -Keith Van Horn,vanhoke01,1998,PO,NJN,139,77,1.574655009,-3.666060352,-2.091405343,0.026645598,0,0.026645598,1.391035306,-3.887365623,-2.496330317,-0.126852959 -Keith Van Horn,vanhoke01,1998,RS,NJN,4458,2325,0.538472539,-1.31713571,-0.778663171,2.343063831,2.343063831,0,1.178612857,-1.083775144,0.094837713,0.181056302 -Keith Van Horn,vanhoke01,1999,RS,NJN,3039,1576,-0.562218481,-0.914269185,-1.476487666,1.020008907,1.020008907,0,-0.361885451,-0.934188817,-1.296074267,-0.350741005 -Keith Van Horn,vanhoke01,2000,RS,NJN,5423,2782,0.066864491,-1.454865892,-1.3880014,1.931977383,1.931977383,0,0.539490005,-1.425004581,-0.885514576,-0.059035099 -Keith Van Horn,vanhoke01,2001,RS,NJN,3352,1733,1.396555985,-2.229285727,-0.832729742,1.695706414,1.695706414,0,1.293084598,-1.863067529,-0.56998293,0.027285794 -Keith Van Horn,vanhoke01,2002,PO,NJN,1251,643,0.311199327,-0.117300678,0.193898649,0.994238351,0,0.994238351,0.576345675,0.019331494,0.595677169,-0.167421844 -Keith Van Horn,vanhoke01,2002,RS,NJN,4768,2465,-0.120152254,-0.36356182,-0.483714075,2.855121235,2.855121235,0,0.119216477,-0.207761071,-0.088544594,0.159162409 -Keith Van Horn,vanhoke01,2003,PO,PHI,725,402,-1.519542684,-0.40106953,-1.920612214,0.175589309,0,0.175589309,-1.001712928,-0.342381148,-1.344094077,0.076562879 -Keith Van Horn,vanhoke01,2003,RS,PHI,4501,2337,0.981146654,-1.161480749,-0.180334095,3.071008243,3.071008243,0,1.16662873,-1.054784508,0.111844222,0.213367718 -Keith Van Horn,vanhoke01,2004,PO,MIL,260,137,-3.141137421,0.768589533,-2.372547888,0.027358333,0,0.027358333,-2.56245279,0.733826577,-1.828626213,0.486916554 -Keith Van Horn,vanhoke01,2004,RS,NYK,2969,1574,1.39937231,0.437966846,1.837339156,3.727431745,3.727431745,0,1.537294267,0.564739922,2.102034189,1.07786248 -Keith Van Horn,vanhoke01,2004,RS,MIL,1479,766,2.682580803,-0.964724765,1.717856038,1.755614562,1.755614562,0,2.543869341,-1.049645519,1.494223822,0.497007628 -Keith Van Horn,vanhoke01,2005,PO,DAL,64,33,6.728979635,-0.55340006,6.175579574,0.15803447,0,0.15803447,6.343806903,-0.512270086,5.831536818,1.77775286 -Keith Van Horn,vanhoke01,2005,RS,MIL,1565,818,0.746652465,-0.560974074,0.18567839,1.235717715,1.235717715,0,0.738225321,-0.751960305,-0.013734984,0.79107485 -Keith Van Horn,vanhoke01,2005,RS,DAL,1336,684,0.69476557,-0.591923125,0.102842444,1.008334192,1.008334192,0,0.903811192,-0.60325888,0.300552312,1.179412225 -Keith Van Horn,vanhoke01,2006,PO,DAL,322,172,-2.135945164,-2.803747273,-4.939692437,-0.200010184,0,-0.200010184,-2.144116088,-3.30411925,-5.448235338,0.833465677 -Keith Van Horn,vanhoke01,2006,RS,DAL,2017,1090,0.027765423,-2.143008635,-2.115243211,0.355010066,0.355010066,0,0.375570377,-2.19640924,-1.820838863,0.521849425 -Norm Van Lier,vanlino01,1977,PO,CHI,290,134,-0.687669588,2.171414965,1.483745376,0.29940234,0,0.29940234,-0.426738842,3.168588443,2.7418496,0.312385435 -Norm Van Lier,vanlino01,1977,RS,CHI,6526,3097,1.158979289,0.128781089,1.287760378,6.369668374,6.369668374,0,0.982755747,0.794375434,1.777131181,-0.174939939 -Norm Van Lier,vanlino01,1978,RS,CHI,5399,2524,1.132326835,0.57354339,1.705870225,5.749476899,5.749476899,0,1.075521007,1.398763673,2.47428468,0.21563031 -Norm Van Lier,vanlino01,1979,RS,MIL,1246,555,0.468379509,0.789651622,1.25803113,1.146705011,1.146705011,0,0.177776217,1.59011983,1.767896047,1.111719803 -Nick Vanos,vanosni01,1986,RS,PHO,446,202,-8.102957242,-1.201243637,-9.304200879,-0.679935443,-0.679935443,0,-7.601149424,-1.248252074,-8.849401497,0.681899861 -Nick Vanos,vanosni01,1987,RS,PHO,1376,640,-4.783184974,-0.024769305,-4.807954279,-0.674102673,-0.674102673,0,-4.533986375,-0.469987476,-5.003973852,0.32231337 -David Vanterpool,vanteda01,2001,RS,WAS,803,411,-1.34160645,0.184657048,-1.156949402,0.336031109,0.336031109,0,-1.419117371,0.078361395,-1.340755976,0.547555578 -Fred VanVleet,vanvlfr01,2017,PO,TOR,60,29,8.148774666,4.284512088,12.43328675,0.230326927,0,0.230326927,2.000847757,1.669368048,3.670215805,-0.569877164 -Fred VanVleet,vanvlfr01,2017,RS,TOR,609,294,-3.853317436,1.618908827,-2.234408609,0.077162513,0.077162513,0,-2.850501601,0.902306792,-1.948194809,-0.222690359 -Fred VanVleet,vanvlfr01,2018,PO,TOR,220,114,1.22494592,-1.357580626,-0.132634707,0.154180408,0,0.154180408,-2.027666557,-2.23334564,-4.261012197,-1.756239068 -Fred VanVleet,vanvlfr01,2018,RS,TOR,3096,1520,2.4220316,1.933188861,4.355220461,5.451829362,5.451829362,0,2.012724457,1.484014844,3.496739301,-1.049504938 -Fred VanVleet,vanvlfr01,2019,PO,TOR,1193,592,-0.483265735,0.425284058,-0.057981678,0.826767569,0,0.826767569,-0.115401932,0.691459439,0.576057507,-1.401782368 -Fred VanVleet,vanvlfr01,2019,RS,TOR,3663,1760,1.416380713,-0.935478294,0.480902419,2.861820995,2.861820995,0,1.08306807,-0.28244664,0.80062143,-1.383144093 -Ratko Varda,vardara01,2002,RS,DET,11,6,-1.583970019,-3.90142603,-5.485396049,-0.008933,-0.008933,0,-1.914286896,-0.936922397,-2.851209293,6.13156457 -Anderson Varejao,varejan01,2005,RS,CLE,1631,863,0.377490972,1.693489672,2.070980643,2.128292032,2.128292032,0,0.229750468,1.840393181,2.070143649,0.242873291 -Anderson Varejao,varejan01,2006,PO,CLE,430,238,2.132602034,2.261163486,4.39376552,0.908661267,0,0.908661267,1.531592444,3.342793136,4.874385581,1.413972998 -Anderson Varejao,varejan01,2006,RS,CLE,1438,760,-1.506774622,2.212037501,0.705262879,1.349592893,1.349592893,0,-1.485211699,2.510170131,1.024958432,0.670773086 -Anderson Varejao,varejan01,2007,PO,CLE,807,447,-0.749187345,4.996182241,4.246994896,1.650882719,0,1.650882719,-0.758817704,4.558842168,3.800024464,0.281316191 -Anderson Varejao,varejan01,2007,RS,CLE,3697,1932,-0.948758441,4.003485509,3.054727068,5.741681701,5.741681701,0,-0.97779779,4.261548537,3.283750747,0.324003182 -Anderson Varejao,varejan01,2008,PO,CLE,434,240,-4.198447436,2.727775706,-1.47067173,0.162255342,0,0.162255342,-4.088103645,2.855802583,-1.232301062,0.381408249 -Anderson Varejao,varejan01,2008,RS,CLE,2509,1320,-3.215446866,1.146898181,-2.068548685,0.45765026,0.45765026,0,-3.059639834,1.313270997,-1.746368837,-0.2614715 -Anderson Varejao,varejan01,2009,PO,CLE,762,420,-0.968431475,3.641376664,2.672945189,1.196741716,0,1.196741716,-0.753248197,3.802613745,3.049365548,-0.131270961 -Anderson Varejao,varejan01,2009,RS,CLE,4310,2306,-1.030576558,2.60328966,1.572713102,5.082630211,5.082630211,0,-0.95316349,2.809926257,1.856762766,-0.057176708 -Anderson Varejao,varejan01,2010,PO,CLE,498,255,-1.347662474,2.558176234,1.21051376,0.533433202,0,0.533433202,-1.342998581,2.987421652,1.64442307,0.343015987 -Anderson Varejao,varejan01,2010,RS,CLE,4172,2166,1.079750682,2.461330947,3.54108163,6.93192054,6.93192054,0,0.901889665,2.764744007,3.666633672,-0.274237415 -Anderson Varejao,varejan01,2011,RS,CLE,1948,994,-1.362075914,1.397986953,0.035911039,1.403110906,1.403110906,0,-1.439340104,1.796511185,0.357171081,-0.641989623 -Anderson Varejao,varejan01,2012,RS,CLE,1510,785,0.419660485,1.16002635,1.579686836,1.72352369,1.72352369,0,0.521930505,1.689855991,2.211786497,-0.561655475 -Anderson Varejao,varejan01,2013,RS,CLE,1752,901,2.170585819,0.7833673,2.95395312,2.596913835,2.596913835,0,2.187251248,1.44011645,3.627367698,-0.892572505 -Anderson Varejao,varejan01,2014,RS,CLE,3507,1800,0.489470779,3.59090183,4.08037261,6.245318776,6.245318776,0,0.614140425,2.787764922,3.401905348,-0.419306189 -Anderson Varejao,varejan01,2015,RS,CLE,1235,636,-1.522912681,1.917989056,0.395076375,1.019790835,1.019790835,0,-0.857928526,2.366198059,1.508269533,-0.070115703 -Anderson Varejao,varejan01,2016,PO,GSW,190,93,0.92295895,5.542648157,6.465607107,0.453142678,0,0.453142678,-0.341807085,5.689854842,5.348047757,0.455959726 -Anderson Varejao,varejan01,2016,RS,CLE,635,310,-2.863522194,6.074271668,3.210749475,0.94531302,0.94531302,0,-2.566144272,4.27004973,1.703905458,0.264178097 -Anderson Varejao,varejan01,2016,RS,GSW,388,186,-2.37723416,-3.983099018,-6.360333178,-0.341106849,-0.341106849,0,-1.473014932,-1.895037109,-3.368052042,-0.428830618 -Anderson Varejao,varejan01,2017,RS,GSW,196,92,-3.765258526,-3.615742991,-7.381001517,-0.219056801,-0.219056801,0,-2.629989613,-2.253797073,-4.883786686,0.760369365 -Jarvis Varnado,varnaja01,2013,RS,BOS,35,18,-1.116935673,2.840953874,1.7240182,0.0411371,0.0411371,0,-1.424800539,0.85747363,-0.567326909,0.112180539 -Jarvis Varnado,varnaja01,2013,RS,MIA,76,40,-9.410764099,-3.721400756,-13.13216485,-0.216354643,-0.216354643,0,-9.370082425,-4.063439265,-13.43352169,1.966563629 -Jarvis Varnado,varnaja01,2014,RS,PHI,707,337,-1.798330086,-0.927238995,-2.725569081,0.004217545,0.004217545,0,-1.89730742,-1.442820711,-3.340128131,0.387186836 -Jarvis Varnado,varnaja01,2014,RS,CHI,5,2,-14.18190026,-39.08012303,-53.26202329,-0.052717105,-0.052717105,0,-14.40160006,-18.91245107,-33.31405113,2.18586966 -Greivis Vasquez,vasqugr01,2011,PO,MEM,269,142,3.206496766,0.344649985,3.551146751,0.469868509,0,0.469868509,2.366984545,-1.003689614,1.363294932,-0.180445157 -Greivis Vasquez,vasqugr01,2011,RS,MEM,1665,860,-1.341736953,-2.392203149,-3.733940102,-0.433328115,-0.433328115,0,-1.692855523,-3.375627267,-5.06848279,0.345977219 -Greivis Vasquez,vasqugr01,2012,RS,NOH,3174,1706,1.416897356,-0.551345926,0.86555143,3.149072669,3.149072669,0,1.042944874,-0.790536402,0.252408472,0.061402261 -Greivis Vasquez,vasqugr01,2013,RS,NOH,5007,2685,2.607306666,-2.562562617,0.04474405,3.820335817,3.820335817,0,2.536622805,-1.946306582,0.590316223,-0.198139883 -Greivis Vasquez,vasqugr01,2014,PO,TOR,364,190,1.281454404,6.021487845,7.302942249,1.001494311,0,1.001494311,-1.61331973,3.376680343,1.763360613,-0.330451908 -Greivis Vasquez,vasqugr01,2014,RS,TOR,2521,1314,0.512133635,0.17248612,0.684619755,2.280214887,2.280214887,0,0.663569121,-1.01633758,-0.352768459,-0.931574295 -Greivis Vasquez,vasqugr01,2014,RS,SAC,908,465,-0.139851184,-1.89524198,-2.035093163,0.166569984,0.166569984,0,-0.916822711,-1.921720299,-2.83854301,-1.717272513 -Greivis Vasquez,vasqugr01,2015,PO,TOR,204,101,-2.071371086,-4.351688979,-6.423060065,-0.194165668,0,-0.194165668,-2.433010491,-5.719435352,-8.152445843,-0.515817255 -Greivis Vasquez,vasqugr01,2015,RS,TOR,3916,1991,-0.428939616,-2.380890658,-2.809830273,-0.060149857,-0.060149857,0,0.191949856,-2.370085268,-2.178135412,-0.98807937 -Greivis Vasquez,vasqugr01,2016,RS,MIL,903,460,-3.093190559,-2.444110099,-5.537300657,-0.653544782,-0.653544782,0,-2.818810089,-2.829548783,-5.648358872,-0.091469976 -Greivis Vasquez,vasqugr01,2017,RS,BRK,84,39,-3.476259038,3.929788253,0.453529215,0.062928854,0.062928854,0,-4.472900159,2.979727919,-1.49317224,-1.253125386 -David Vaughn,vaughda02,1996,RS,ORL,515,266,-6.870205226,-0.030006623,-6.900211848,-0.572173801,-0.572173801,0,-6.49106798,0.510550155,-5.980517825,1.474365051 -David Vaughn,vaughda02,1997,RS,ORL,554,298,-5.560864384,-0.161358376,-5.72222276,-0.453430514,-0.453430514,0,-5.551190719,-1.197273313,-6.748464031,0.309961172 -David Vaughn,vaughda02,1998,PO,NJN,2,1,-3.961728083,22.95735767,18.99562959,0.010640074,0,0.010640074,-5.069083175,12.93855531,7.869472139,-6.095601664 -David Vaughn,vaughda02,1998,RS,NJN,309,161,-1.215303884,-1.288113295,-2.503417179,0.020517878,0.020517878,0,-1.584777372,-0.776513963,-2.361291335,1.186309255 -David Vaughn,vaughda02,1998,RS,GSW,620,322,-4.439190386,-1.132592155,-5.571782541,-0.466739339,-0.466739339,0,-4.406052762,-1.314614646,-5.720667408,0.623615719 -David Vaughn,vaughda02,1998,RS,CHI,11,6,3.432289501,-1.659846689,1.772442812,0.014209196,0.014209196,0,2.328838136,-1.744534335,0.584303801,2.409200947 -David Vaughn,vaughda02,1999,RS,NJN,199,103,-2.408696328,-1.046047625,-3.454743954,-0.037395483,-0.037395483,0,-2.890956906,-1.38142203,-4.272378936,0.87668606 -Jacque Vaughn,vaughja01,1998,PO,UTA,43,24,-11.44606057,-4.272812342,-15.71887291,-0.16130849,0,-0.16130849,-10.82474226,-7.605750434,-18.4304927,-1.31230306 -Jacque Vaughn,vaughja01,1998,RS,UTA,788,419,-5.145281678,-3.698001622,-8.8432833,-1.316733263,-1.316733263,0,-4.760781634,-4.056840532,-8.817622166,0.992319539 -Jacque Vaughn,vaughja01,1999,PO,UTA,11,6,11.11726007,-3.101235872,8.016024199,0.034092649,0,0.034092649,9.51528118,-0.542093309,8.973187872,0.260661275 -Jacque Vaughn,vaughja01,1999,RS,UTA,159,87,-2.971577001,-0.389821263,-3.361398264,-0.027766184,-0.027766184,0,-2.280001863,-0.946405785,-3.226407647,2.081946472 -Jacque Vaughn,vaughja01,2000,PO,UTA,124,67,-3.960947639,0.665153563,-3.295794076,-0.019186426,0,-0.019186426,-3.569883216,-0.909298246,-4.479181462,-0.257515437 -Jacque Vaughn,vaughja01,2000,RS,UTA,1669,884,-3.177435928,-1.512425129,-4.689861057,-0.878560982,-0.878560982,0,-3.071643126,-2.077249858,-5.148892985,0.393181356 -Jacque Vaughn,vaughja01,2001,PO,UTA,104,57,-6.541389322,-3.739402254,-10.28079158,-0.229379904,0,-0.229379904,-7.12352471,-2.579685682,-9.703210392,1.403030135 -Jacque Vaughn,vaughja01,2001,RS,UTA,3066,1620,0.030137389,-1.946786737,-1.916649348,0.688662927,0.688662927,0,-0.124780782,-2.186802621,-2.311583403,-0.01627367 -Jacque Vaughn,vaughja01,2002,RS,ATL,3594,1856,-0.374161297,-1.200932895,-1.575094192,1.1125314,1.1125314,0,-0.948403606,-0.928724113,-1.877127718,-0.001944167 -Jacque Vaughn,vaughja01,2003,PO,ORL,243,131,-0.727137329,-0.455494121,-1.18263145,0.108595622,0,0.108595622,-1.2092064,-0.576876644,-1.786083044,0.468341413 -Jacque Vaughn,vaughja01,2003,RS,ORL,3308,1686,-1.12214963,-0.751770301,-1.873919931,0.754889299,0.754889299,0,-1.532720046,-0.780461717,-2.313181763,0.157341474 -Jacque Vaughn,vaughja01,2004,RS,ATL,2432,1271,-3.434892211,-1.803330836,-5.238223048,-1.616010519,-1.616010519,0,-3.734482203,-1.949509479,-5.683991682,0.140540971 -Jacque Vaughn,vaughja01,2005,RS,NJN,2647,1410,-2.595492551,-1.355959149,-3.9514517,-0.864188517,-0.864188517,0,-3.284409642,-1.594855077,-4.879264719,-0.012161399 -Jacque Vaughn,vaughja01,2006,PO,NJN,296,159,-5.075461361,-2.331819191,-7.407280552,-0.39163768,0,-0.39163768,-5.827742181,-2.62531478,-8.453056961,0.459499444 -Jacque Vaughn,vaughja01,2006,RS,NJN,2335,1234,-4.023915026,0.147731099,-3.876183927,-0.710849511,-0.710849511,0,-4.519474088,-0.213913698,-4.733387786,0.235072205 -Jacque Vaughn,vaughja01,2007,PO,SAS,390,208,-4.125211482,-0.875769909,-5.000981391,-0.24679032,0,-0.24679032,-4.776409257,-1.234611952,-6.011021208,0.154944913 -Jacque Vaughn,vaughja01,2007,RS,SAS,1438,760,-1.458048621,0.958006673,-0.500041948,0.871281604,0.871281604,0,-2.009787568,0.605205373,-1.404582195,-0.122018502 -Jacque Vaughn,vaughja01,2008,PO,SAS,172,91,-9.340634743,-0.757511616,-10.09814636,-0.35716789,0,-0.35716789,-9.606974198,-0.638259932,-10.24523413,1.344199894 -Jacque Vaughn,vaughja01,2008,RS,SAS,2131,1139,-3.068676975,-0.79128196,-3.859958935,-0.643565649,-0.643565649,0,-3.537028387,-1.017016552,-4.554044939,-0.210488758 -Jacque Vaughn,vaughja01,2009,PO,SAS,38,21,0.782777376,1.624588786,2.407366163,0.056389713,0,0.056389713,0.056183191,0.3865727,0.442755891,-0.946369124 -Jacque Vaughn,vaughja01,2009,RS,SAS,544,292,-3.902000164,-1.097707458,-4.999707622,-0.333606788,-0.333606788,0,-4.345984977,-1.645622045,-5.991607022,-0.429474826 -Loy Vaught,vaughlo01,1991,RS,LAC,2480,1178,-1.942151174,-0.69690926,-2.639060434,0.06654275,0.06654275,0,-2.425400415,-1.187024149,-3.612424564,-0.198703061 -Loy Vaught,vaughlo01,1992,PO,LAC,69,36,4.893822435,2.004197304,6.898019739,0.180869963,0,0.180869963,3.968402554,0.320564877,4.288967431,-0.962624031 -Loy Vaught,vaughlo01,1992,RS,LAC,3431,1687,-1.337920232,-0.120752325,-1.458672557,1.107551808,1.107551808,0,-1.619030871,-0.462739682,-2.081770553,-0.343587398 -Loy Vaught,vaughlo01,1993,PO,LAC,99,50,-3.089876885,4.768092131,1.678215246,0.117602169,0,0.117602169,-2.940507768,4.294658394,1.354150626,0.863917881 -Loy Vaught,vaughlo01,1993,RS,LAC,3452,1653,-0.96433535,0.043681296,-0.920654054,1.539622243,1.539622243,0,-1.052601121,-0.371416881,-1.424018003,-0.201614349 -Loy Vaught,vaughlo01,1994,RS,LAC,4445,2118,-0.061076723,-0.029834318,-0.090911042,2.868158412,2.868158412,0,-0.320791575,0.340391468,0.019599893,-0.176262672 -Loy Vaught,vaughlo01,1995,RS,LAC,5894,2966,-0.733771198,-0.328274705,-1.062045903,2.543054891,2.543054891,0,-0.823310943,-0.008108128,-0.831419071,-0.414095293 -Loy Vaught,vaughlo01,1996,RS,LAC,5825,2966,-0.676936732,0.024650792,-0.65228594,3.159153168,3.159153168,0,-0.607749986,0.400649037,-0.207100949,-0.445582157 -Loy Vaught,vaughlo01,1997,PO,LAC,165,90,1.854464417,1.054462238,2.908926654,0.269804385,0,0.269804385,1.863995483,1.357293533,3.221289015,0.59560175 -Loy Vaught,vaughlo01,1997,RS,LAC,5460,2838,-0.865007316,0.167705909,-0.697301407,2.958565333,2.958565333,0,-0.789944045,0.584073181,-0.205870864,-0.418616546 -Loy Vaught,vaughlo01,1998,RS,LAC,516,265,-4.351224496,-2.169826793,-6.521051289,-0.511163923,-0.511163923,0,-4.266054425,-1.588620306,-5.85467473,0.234091785 -Loy Vaught,vaughlo01,1999,PO,DET,25,15,-1.623400819,2.687081538,1.063680719,0.030078663,0,0.030078663,-1.713919456,1.859060342,0.145140886,-0.065458288 -Loy Vaught,vaughlo01,1999,RS,DET,875,481,-4.291340434,0.742906297,-3.548434136,-0.195927326,-0.195927326,0,-4.106997273,0.297955196,-3.809042077,-0.006137087 -Loy Vaught,vaughlo01,2000,PO,DET,30,16,-9.028408962,9.847479097,0.819070135,0.030142287,0,0.030142287,-7.935634467,8.401461849,0.465827383,0.276716536 -Loy Vaught,vaughlo01,2000,RS,DET,589,292,-4.385751422,-0.797844516,-5.183595939,-0.36389387,-0.36389387,0,-4.432921137,-1.280263956,-5.713185092,0.348400341 -Loy Vaught,vaughlo01,2001,RS,WAS,307,157,-0.152107672,-2.008509036,-2.160616708,0.046946938,0.046946938,0,-0.547430993,-2.468406918,-3.015837912,-0.515368508 -Loy Vaught,vaughlo01,2001,RS,DAL,770,392,-2.994791654,-1.529776745,-4.5245684,-0.356922021,-0.356922021,0,-2.97710831,-1.367446649,-4.344554959,0.523270024 -Rashad Vaughn,vaughra01,2016,RS,MIL,2009,1001,-3.130445395,-2.376725382,-5.507170777,-1.405306215,-1.405306215,0,-3.081283784,-2.553111488,-5.634395272,-0.19491884 -Rashad Vaughn,vaughra01,2017,PO,MIL,21,10,3.952892459,-15.56276427,-11.60987181,-0.045522533,0,-0.045522533,4.423084115,-16.50491273,-12.08182861,-2.275089778 -Rashad Vaughn,vaughra01,2017,RS,MIL,921,458,-4.250497572,-0.147947158,-4.39844473,-0.384477624,-0.384477624,0,-3.478451969,-0.856611591,-4.33506356,-0.182609582 -Rashad Vaughn,vaughra01,2018,RS,BRK,7,4,13.54148685,-20.36115734,-6.819670497,-0.008185143,-0.008185143,0,8.812096286,-21.44028392,-12.62818763,-1.436106894 -Rashad Vaughn,vaughra01,2018,RS,ORL,73,35,-6.93757589,-2.461989866,-9.399565756,-0.120381455,-0.120381455,0,-5.866895468,-4.794506421,-10.66140189,1.370188082 -Rashad Vaughn,vaughra01,2018,RS,MIL,349,173,0.167917141,1.142885524,1.310802664,0.35627115,0.35627115,0,-0.213814081,-0.575068021,-0.788882101,-0.59612549 -Pete Verhoeven,verhope01,1982,RS,POR,2556,1207,-1.462318132,-0.279032667,-1.741350798,0.625149602,0.625149602,0,-1.543609519,0.18618561,-1.357423909,0.659546367 -Pete Verhoeven,verhope01,1983,RS,POR,1122,527,-1.861314778,-0.994565921,-2.855880698,-0.028700447,-0.028700447,0,-1.965330031,-1.038836616,-3.004166647,0.849358877 -Pete Verhoeven,verhope01,1984,PO,POR,39,19,-5.134687814,-1.163503565,-6.298191379,-0.037484419,0,-0.037484419,-5.476669067,2.912173457,-2.56449561,5.620277766 -Pete Verhoeven,verhope01,1984,RS,POR,697,327,-1.736787626,1.644700722,-0.092086904,0.450330536,0.450330536,0,-1.536513029,1.900144245,0.363631217,1.597274995 -Pete Verhoeven,verhope01,1985,RS,KCK,805,366,-2.837070412,-0.701882074,-3.538952487,-0.14927761,-0.14927761,0,-2.929010416,-0.208428368,-3.137438784,1.370654303 -Pete Verhoeven,verhope01,1986,RS,GSW,1645,749,-1.648490906,-0.727103686,-2.375594593,0.144182781,0.144182781,0,-1.932733856,-0.404415801,-2.337149657,0.80003565 -Pete Verhoeven,verhope01,1987,RS,IND,92,44,-4.561949266,1.460434099,-3.101515167,-0.008020417,-0.008020417,0,-4.649546704,2.384743693,-2.264803011,1.671969169 -Jan Vesely,veselja01,2012,RS,WAS,2101,1078,-1.836117647,0.94634775,-0.889769897,1.027991614,1.027991614,0,-2.104113536,1.052901814,-1.051211722,0.439878655 -Jan Vesely,veselja01,2013,RS,WAS,1168,601,-2.702398672,-0.68155178,-3.383950451,-0.196398612,-0.196398612,0,-3.203538554,-0.173990006,-3.37752856,0.962817507 -Jan Vesely,veselja01,2014,RS,DEN,647,306,-2.308391723,5.250588334,2.942196611,0.897356267,0.897356267,0,-1.537721057,5.998731572,4.461010514,0.937236562 -Jan Vesely,veselja01,2014,RS,WAS,912,470,-3.400740261,3.76608898,0.365348719,0.745166735,0.745166735,0,-2.462158928,3.520696999,1.058538071,-0.24076187 -Gundars Vetra,vetragu01,1993,RS,MIN,176,89,-0.387229655,-2.681056256,-3.068285912,-0.014459017,-0.014459017,0,-1.081391619,-2.847810447,-3.929202066,0.043056332 -Joao Vianna,viannjo01,1992,RS,DAL,18,9,-3.661523882,-5.548665677,-9.21018956,-0.030570764,-0.030570764,0,-4.610310525,-3.61602322,-8.226333745,2.990984412 -Charlie Villanueva,villach01,2006,RS,TOR,4532,2361,1.26277394,-1.510178156,-0.247404216,3.015465836,3.015465836,0,1.562622124,-1.257459213,0.305162911,0.026854593 -Charlie Villanueva,villach01,2007,RS,MIL,1914,984,0.102938693,-1.1239507,-1.021012007,0.870156695,0.870156695,0,0.223617774,-1.11818719,-0.894569417,0.229502421 -Charlie Villanueva,villach01,2008,RS,MIL,3519,1829,-1.214600666,-3.591396323,-4.805996989,-1.920467431,-1.920467431,0,-0.919883835,-3.421024675,-4.340908511,0.092741442 -Charlie Villanueva,villach01,2009,RS,MIL,4088,2095,1.05939582,-0.910563792,0.148832028,3.110457196,3.110457196,0,1.435338478,-0.721070219,0.714268259,0.358978962 -Charlie Villanueva,villach01,2010,RS,DET,3446,1848,0.037369667,-3.037244728,-2.999875062,-0.237331472,-0.237331472,0,0.424047036,-2.334629551,-1.910582515,0.692025128 -Charlie Villanueva,villach01,2011,RS,DET,3132,1666,0.013736766,-1.835722437,-1.821985671,0.793434225,0.793434225,0,0.686369277,-1.529016217,-0.84264694,0.546822496 -Charlie Villanueva,villach01,2012,RS,DET,338,180,0.568635305,-0.439477481,0.129157823,0.268619274,0.268619274,0,1.411844332,0.141828434,1.553672766,1.470058895 -Charlie Villanueva,villach01,2013,RS,DET,2089,1092,0.043683095,-0.73899414,-0.695311044,1.151539062,1.151539062,0,0.607578865,-0.968160541,-0.360581676,0.552473267 -Charlie Villanueva,villach01,2014,RS,DET,359,180,-2.922234,-4.460599403,-7.382833403,-0.427132985,-0.427132985,0,-1.458702696,-4.791553564,-6.25025626,0.37695345 -Charlie Villanueva,villach01,2015,PO,DAL,106,43,10.05852499,-8.517693673,1.540831322,0.099776963,0,0.099776963,7.600089325,-9.053507406,-1.453418081,2.673587671 -Charlie Villanueva,villach01,2015,RS,DAL,1443,678,-0.380373727,-2.673595044,-3.053968771,-0.106344321,-0.106344321,0,1.126726037,-3.120892639,-1.994166602,1.091464089 -Charlie Villanueva,villach01,2016,PO,DAL,44,20,-12.48200615,-6.144169181,-18.62617533,-0.169006338,0,-0.169006338,-10.36365433,-12.00085163,-22.36450596,1.095969164 -Charlie Villanueva,villach01,2016,RS,DAL,1384,665,-3.054901293,-1.058314975,-4.113216268,-0.46517748,-0.46517748,0,-2.630584997,-2.050717007,-4.681302004,0.562232306 -Jay Vincent,vinceja01,1982,RS,DAL,5451,2626,-0.001473461,-0.235808906,-0.237282367,3.374103551,3.374103551,0,0.492055821,0.265001494,0.757057315,0.230573646 -Jay Vincent,vinceja01,1983,RS,DAL,5905,2726,1.086474739,-0.865684495,0.220790244,4.124871219,4.124871219,0,1.550918761,-0.420953961,1.1299648,-0.174741784 -Jay Vincent,vinceja01,1984,PO,DAL,698,353,-0.763015496,-1.265104926,-2.028120421,0.133750313,0,0.133750313,-0.787613452,-0.761071283,-1.548684735,-0.249853554 -Jay Vincent,vinceja01,1984,RS,DAL,2964,1421,-2.15117786,-1.449042996,-3.600220856,-0.617014045,-0.617014045,0,-2.056143181,-1.604973795,-3.661116977,0.101443805 -Jay Vincent,vinceja01,1985,PO,DAL,273,134,-4.396375381,-0.209019245,-4.605394626,-0.131402777,0,-0.131402777,-3.321395581,0.020741078,-3.300654503,0.462609283 -Jay Vincent,vinceja01,1985,RS,DAL,5294,2543,0.300624775,-0.603004165,-0.302379391,3.165960161,3.165960161,0,0.64975919,-0.516245025,0.133514165,-0.314921042 -Jay Vincent,vinceja01,1986,PO,DAL,417,204,-2.940579036,-2.161229764,-5.1018088,-0.251875674,0,-0.251875674,-2.458845751,-2.760630744,-5.219476495,-0.229759856 -Jay Vincent,vinceja01,1986,RS,DAL,4294,1994,-0.376340707,-0.83238595,-1.208726657,1.566468562,1.566468562,0,0.07550848,-0.872750141,-0.797241662,-0.100751868 -Jay Vincent,vinceja01,1987,PO,WSB,150,72,-4.05363589,-0.838834555,-4.892470446,-0.081619482,0,-0.081619482,-4.819823875,-0.161510008,-4.981333883,0.546163521 -Jay Vincent,vinceja01,1987,RS,WSB,2927,1386,-1.112808802,-0.929561342,-2.042370145,0.499969741,0.499969741,0,-1.275275766,-0.742261768,-2.017537534,-0.085967703 -Jay Vincent,vinceja01,1988,PO,DEN,418,200,0.597754091,-0.788009947,-0.190255856,0.270388832,0,0.270388832,0.389633855,-0.949782208,-0.560148353,0.353866643 -Jay Vincent,vinceja01,1988,RS,DEN,3902,1755,-1.399208932,-1.082836116,-2.482045048,0.240127546,0.240127546,0,-1.351783633,-1.35983737,-2.711621003,0.08419419 -Jay Vincent,vinceja01,1989,RS,DEN,215,95,-6.702632004,-2.326365873,-9.028997877,-0.30567806,-0.30567806,0,-6.642662847,-2.56970715,-9.212369997,0.449124839 -Jay Vincent,vinceja01,1989,RS,SAS,1209,551,-3.980282222,-3.256081953,-7.236364175,-1.259422169,-1.259422169,0,-4.470036378,-3.358225581,-7.82826196,-0.144260263 -Jay Vincent,vinceja01,1990,PO,LAL,16,8,-24.35226564,-7.933526653,-32.28579229,-0.126126062,0,-0.126126062,-23.40185767,-10.3760683,-33.77792596,1.400236644 -Jay Vincent,vinceja01,1990,RS,LAL,406,200,-4.390414794,-1.167618846,-5.55803364,-0.289727443,-0.289727443,0,-4.271734431,-1.761914729,-6.03364916,1.110541501 -Jay Vincent,vinceja01,1990,RS,PHI,527,259,-2.442068875,-0.814405371,-3.256474246,-0.066935317,-0.066935317,0,-2.440948853,-1.459343722,-3.900292576,0.013239031 -Sam Vincent,vincesa01,1986,PO,BOS,85,41,-8.849874768,0.036109227,-8.813765542,-0.133273916,0,-0.133273916,-8.317860218,-0.016580278,-8.334440496,1.879209431 -Sam Vincent,vincesa01,1986,RS,BOS,921,432,-3.378343694,-1.071023763,-4.449367457,-0.376377073,-0.376377073,0,-3.438893664,-1.736302408,-5.175196072,0.503729836 -Sam Vincent,vincesa01,1987,PO,BOS,289,141,-1.749653375,-2.104973401,-3.854626777,-0.081883455,0,-0.081883455,-2.027739829,-3.112635237,-5.140375067,-0.088483524 -Sam Vincent,vincesa01,1987,RS,BOS,777,374,-2.40064698,-1.626611414,-4.027258394,-0.243525392,-0.243525392,0,-2.608963599,-2.50930916,-5.118272759,-0.081381196 -Sam Vincent,vincesa01,1988,PO,CHI,491,251,-4.026688485,-1.308966534,-5.335655019,-0.342465822,0,-0.342465822,-3.815219979,-1.568665434,-5.383885413,0.268260984 -Sam Vincent,vincesa01,1988,RS,SEA,1157,548,0.230275715,-2.089329135,-1.85905342,0.249945282,0.249945282,0,-0.250158726,-2.462354529,-2.712513256,0.342273015 -Sam Vincent,vincesa01,1988,RS,CHI,1918,953,1.549871461,-0.767589836,0.782281625,1.713658887,1.713658887,0,1.404230855,-0.361284094,1.04294676,-0.223552701 -Sam Vincent,vincesa01,1989,PO,CHI,217,113,-3.017104781,-1.412682566,-4.429787347,-0.099597982,0,-0.099597982,-3.596334072,-2.560739756,-6.157073827,-0.271702779 -Sam Vincent,vincesa01,1989,RS,CHI,3481,1703,-0.481590985,-1.39239526,-1.873986245,0.759149163,0.759149163,0,-0.709342622,-1.559960307,-2.269302929,-0.26688711 -Sam Vincent,vincesa01,1990,RS,ORL,3635,1657,0.778815271,-1.260716543,-0.481901272,1.90784059,1.90784059,0,0.408323409,-1.133152636,-0.724829227,-0.499215595 -Sam Vincent,vincesa01,1991,RS,ORL,2044,975,-0.993029936,-1.615977106,-2.609007041,0.070026259,0.070026259,0,-1.295833697,-1.9328854,-3.228719097,-0.15543888 -Sam Vincent,vincesa01,1992,RS,ORL,1828,885,-0.76828046,-1.036451174,-1.804731634,0.425878617,0.425878617,0,-1.038943292,-1.283893079,-2.322836371,-0.214456036 -Marcus Vinicius,vincima01,2007,RS,NOK,196,103,-2.214415791,-1.867105075,-4.081520866,-0.070094032,-0.070094032,0,-2.933965329,-2.976261597,-5.910226926,0.161972239 -Marcus Vinicius,vincima01,2008,RS,NOH,131,69,-1.554311505,-0.749229805,-2.30354131,0.015761158,0.015761158,0,-1.630940604,-2.776060866,-4.407001471,0.262592671 -Fred Vinson,vinsofr01,1995,RS,ATL,51,27,-7.749363064,-5.08843348,-12.83779654,-0.142426037,-0.142426037,0,-7.517590024,-5.517607902,-13.03519793,2.3433451 -Fred Vinson,vinsofr01,2000,RS,SEA,79,40,-9.146473327,0.04360877,-9.102864557,-0.131298341,-0.131298341,0,-7.812545426,-1.761727058,-9.574272484,1.198422052 -Gary Voce,vocega01,1990,RS,CLE,8,4,2.689071407,-3.690793486,-1.001722079,0.003425204,0.003425204,0,2.621855588,-5.469960265,-2.848104677,-3.981973844 -Alexander Volkov,volkoal01,1990,RS,ATL,1892,937,-1.588727887,-0.720950948,-2.309678835,0.213047875,0.213047875,0,-1.288358941,-0.392384833,-1.680743774,1.205805543 -Alexander Volkov,volkoal01,1992,RS,ATL,3124,1516,0.016946171,0.181423148,0.198369319,2.291482094,2.291482094,0,0.34222348,-0.005981316,0.336242164,0.473077786 -Noah Vonleh,vonleno01,2015,RS,CHA,510,259,-3.488612904,-0.685226487,-4.173839391,-0.187436306,-0.187436306,0,-3.272290012,-1.981616851,-5.253906863,-0.363088624 -Noah Vonleh,vonleno01,2016,PO,POR,26,12,-7.330639286,7.106753824,-0.223885462,0.015981014,0,0.015981014,-3.903858279,7.236108831,3.332250552,0.179557603 -Noah Vonleh,vonleno01,2016,RS,POR,2355,1174,-3.133617788,-0.109386187,-3.243003975,-0.291812742,-0.291812742,0,-2.984980489,-0.187246033,-3.172226522,-1.152876069 -Noah Vonleh,vonleno01,2017,PO,POR,214,100,-0.898281034,-1.627143567,-2.525424601,0.011589544,0,0.011589544,1.432953051,-0.581670117,0.851282934,-1.860439817 -Noah Vonleh,vonleno01,2017,RS,POR,2576,1265,-3.191587235,1.213640132,-1.977947102,0.49557875,0.49557875,0,-3.093899673,0.839959666,-2.253940006,-0.532793969 -Noah Vonleh,vonleno01,2018,RS,POR,960,476,-2.196880215,-0.253410142,-2.450290358,0.07174556,0.07174556,0,-3.586960025,-0.208343221,-3.795303246,-1.418024945 -Noah Vonleh,vonleno01,2018,RS,CHI,833,399,-1.292935733,0.116163394,-1.176772339,0.320889971,0.320889971,0,-1.394267577,-0.637749483,-2.03201706,0.194616358 -Noah Vonleh,vonleno01,2019,RS,NYK,3634,1722,-0.864986775,0.888348777,0.023362002,2.424035021,2.424035021,0,-1.178118434,0.638631841,-0.539486593,-0.524592142 -Jake Voskuhl,voskuja01,2001,RS,CHI,269,143,-5.096831219,-1.201248249,-6.298079468,-0.265193997,-0.265193997,0,-5.115636729,-0.295020051,-5.41065678,2.258407994 -Jake Voskuhl,voskuja01,2002,RS,PHO,1733,900,-1.56909734,-1.705523144,-3.274620484,-0.24155165,-0.24155165,0,-1.960902416,-1.691670055,-3.65257247,0.250096704 -Jake Voskuhl,voskuja01,2003,PO,PHO,189,98,3.318771746,3.795333488,7.114105234,0.514351197,0,0.514351197,2.1564211,3.437178412,5.593599512,1.021434188 -Jake Voskuhl,voskuja01,2003,RS,PHO,1826,947,-1.623509898,-0.189600501,-1.813110399,0.455896943,0.455896943,0,-1.998197529,-0.093818782,-2.092016311,0.657039749 -Jake Voskuhl,voskuja01,2004,RS,PHO,3134,1606,-1.804954621,0.151512581,-1.65344204,0.903721371,0.903721371,0,-2.045977137,0.465613854,-1.580363283,0.529984306 -Jake Voskuhl,voskuja01,2005,RS,PHO,728,360,-4.146108218,-0.201807409,-4.347915627,-0.2945184,-0.2945184,0,-4.390577301,-0.851674696,-5.242251997,0.321745729 -Jake Voskuhl,voskuja01,2006,RS,CHA,1610,818,-3.542258108,0.633487511,-2.908770597,-0.066848605,-0.066848605,0,-3.615013794,1.018825122,-2.596188672,0.811335901 -Jake Voskuhl,voskuja01,2007,RS,CHA,2022,1043,-2.751142768,-0.867309935,-3.618452702,-0.466850541,-0.466850541,0,-2.987401878,-0.376725631,-3.364127509,0.948934111 -Jake Voskuhl,voskuja01,2008,RS,MIL,743,386,-4.741625398,-0.121289507,-4.862914904,-0.421414085,-0.421414085,0,-4.905847376,-0.03969102,-4.945538396,1.192156824 -Jake Voskuhl,voskuja01,2009,RS,TOR,465,240,-6.446203233,-1.097070623,-7.543273856,-0.597277825,-0.597277825,0,-6.46763177,-0.664532562,-7.132164331,1.636664698 -Danny Vranes,vraneda01,1982,PO,SEA,58,29,-9.523836362,-0.838154336,-10.3619907,-0.116332971,0,-0.116332971,-9.953725943,-2.621976931,-12.57570287,0.150646743 -Danny Vranes,vraneda01,1982,RS,SEA,2265,1075,-1.35316383,-0.158731628,-1.511895458,0.682179397,0.682179397,0,-1.887492101,-0.628710827,-2.516202928,0.469527774 -Danny Vranes,vraneda01,1983,PO,SEA,114,56,-0.626530053,-1.522553647,-2.1490837,0.017615268,0,0.017615268,-1.290694552,-1.29429936,-2.584993912,-0.528412772 -Danny Vranes,vraneda01,1983,RS,SEA,4467,2054,-0.270423868,0.284991057,0.014567189,2.898344146,2.898344146,0,-0.627575844,0.460220345,-0.167355499,0.043715319 -Danny Vranes,vraneda01,1984,PO,SEA,280,147,-0.952621933,1.686508119,0.733886186,0.270284554,0,0.270284554,-1.326428869,2.000972453,0.674543584,0.294814951 -Danny Vranes,vraneda01,1984,RS,SEA,4567,2174,-1.034921462,-0.204485829,-1.239407291,1.677239968,1.677239968,0,-1.317324925,-0.031826136,-1.349151061,0.105955855 -Danny Vranes,vraneda01,1985,RS,SEA,4526,2163,-2.19873121,0.744362506,-1.454368704,1.432117955,1.432117955,0,-2.502942796,0.920925162,-1.582017634,0.166794636 -Danny Vranes,vraneda01,1986,RS,SEA,3220,1569,-1.953154489,0.856511454,-1.096643035,1.32915655,1.32915655,0,-2.376307882,0.898656344,-1.477651538,0.440248318 -Danny Vranes,vraneda01,1987,PO,PHI,6,3,-5.086680185,4.774116231,-0.312563954,0.003961576,0,0.003961576,-6.498833397,5.887121081,-0.611712316,2.921280588 -Danny Vranes,vraneda01,1987,RS,PHI,1675,817,-3.10108235,0.594706522,-2.506375828,0.102304501,0.102304501,0,-3.519297444,0.641511995,-2.877785449,0.757299273 -Danny Vranes,vraneda01,1988,RS,PHI,1562,772,-3.005026065,0.491381615,-2.51364445,0.093388023,0.093388023,0,-3.482349482,0.090124998,-3.392224484,0.317906852 -Slavko Vranes,vranesl01,2004,RS,POR,5,3,-13.76946377,-2.558293935,-16.32775771,-0.021600468,-0.021600468,0,-13.18719814,-0.187107157,-13.3743053,3.590551888 -Stojko Vrankovic,vrankst01,1991,PO,BOS,8,4,-12.76562359,-3.081035642,-15.84665923,-0.029775327,0,-0.029775327,-11.65149667,-0.900259506,-12.55175617,7.577974799 -Stojko Vrankovic,vrankst01,1991,RS,BOS,345,166,-9.015707974,1.318008794,-7.69769918,-0.42539522,-0.42539522,0,-8.398023048,0.26225522,-8.135767828,1.504163082 -Stojko Vrankovic,vrankst01,1992,PO,BOS,6,3,14.32636511,-3.125774788,11.20059033,0.021512403,0,0.021512403,12.16661946,-5.272207028,6.894412436,-2.150700336 -Stojko Vrankovic,vrankst01,1992,RS,BOS,222,110,-6.340356063,1.237828358,-5.102527705,-0.132990543,-0.132990543,0,-6.063012678,0.062290146,-6.000722533,0.7128518 -Stojko Vrankovic,vrankst01,1997,PO,MIN,11,6,-12.96032007,-5.881350805,-18.84167087,-0.049303311,0,-0.049303311,-12.67883204,-8.036818942,-20.71565098,-2.607520614 -Stojko Vrankovic,vrankst01,1997,RS,MIN,1464,766,-4.905765237,0.338658972,-4.567106266,-0.711583622,-0.711583622,0,-4.993855191,-0.214206299,-5.20806149,0.184332996 -Stojko Vrankovic,vrankst01,1998,RS,LAC,1939,996,-4.772494816,-0.91208423,-5.684579046,-1.488792292,-1.488792292,0,-4.984632485,-1.23385753,-6.218490015,-0.149542415 -Stojko Vrankovic,vrankst01,1999,RS,LAC,23,12,-0.069146311,-3.547307795,-3.616454106,-0.005233276,-0.005233276,0,-0.661381174,-3.129996302,-3.791377476,-1.213067665 -Brett Vroman,vromabr01,1981,RS,UTA,191,93,-3.971578631,1.574821316,-2.396757315,0.017143077,0.017143077,0,-3.580500429,2.202911283,-1.377589146,2.350105234 -Jackson Vroman,vromaja01,2005,RS,NOH,1196,648,-4.672936947,-0.470605959,-5.143542906,-0.797642756,-0.797642756,0,-4.369341165,-0.443885161,-4.813226327,0.734390043 -Jackson Vroman,vromaja01,2005,RS,PHO,115,57,-5.862497288,-0.845270615,-6.707767902,-0.116769969,-0.116769969,0,-5.309725866,-1.273887869,-6.583613735,1.337381057 -Jackson Vroman,vromaja01,2006,RS,NOK,761,406,-3.823613872,-0.243258009,-4.066871881,-0.276305093,-0.276305093,0,-3.988291689,-0.085062651,-4.07335434,1.184660914 -Nikola Vucevic,vucevni01,2012,PO,PHI,6,3,-13.70613373,-0.573162124,-14.27929586,-0.018199918,0,-0.018199918,-12.7186922,-2.843538318,-15.56223052,-0.001128387 -Nikola Vucevic,vucevni01,2012,RS,PHI,1535,812,-2.603670468,1.590669111,-1.013001357,0.720200218,0.720200218,0,-2.501471086,1.415127147,-1.086343939,0.076006597 -Nikola Vucevic,vucevni01,2013,RS,ORL,4972,2559,-1.444329949,0.658101345,-0.786228604,2.546466288,2.546466288,0,-1.402121615,1.048690055,-0.35343156,-0.633194245 -Nikola Vucevic,vucevni01,2014,RS,ORL,3590,1812,-0.780851704,0.904889284,0.12403758,2.656184753,2.656184753,0,-0.657918744,1.251866493,0.593947749,-0.029327074 -Nikola Vucevic,vucevni01,2015,RS,ORL,5032,2529,-0.674486458,-0.999308232,-1.673794691,1.395623962,1.395623962,0,-0.980220541,-0.153996549,-1.13421709,0.483454236 -Nikola Vucevic,vucevni01,2016,RS,ORL,4106,2037,0.259211732,0.49168991,0.750901642,3.624689929,3.624689929,0,0.523864795,0.233838849,0.757703644,-0.368397655 -Nikola Vucevic,vucevni01,2017,RS,ORL,4467,2163,-1.526685489,1.996025009,0.469339521,3.577444011,3.577444011,0,-1.288446731,1.986692312,0.69824558,0.682000346 -Nikola Vucevic,vucevni01,2018,RS,ORL,3558,1683,-0.853163651,0.399679365,-0.453484286,1.992794068,1.992794068,0,-0.51754128,0.682703927,0.165162646,1.048974291 -Nikola Vucevic,vucevni01,2019,PO,ORL,289,147,-4.980597551,2.366729763,-2.613867788,0.010591269,0,0.010591269,-2.580051617,2.133733628,-0.446317989,0.578295256 -Nikola Vucevic,vucevni01,2019,RS,ORL,5188,2510,1.761834083,3.452941824,5.214775907,10.21696054,10.21696054,0,2.097135278,3.127189019,5.224324297,0.172384443 -Sasha Vujacic,vujacsa01,2005,RS,LAL,771,403,-0.751152208,-0.589238124,-1.340390332,0.291363588,0.291363588,0,-0.979702893,-1.190584898,-2.170287791,0.486759054 -Sasha Vujacic,vujacsa01,2006,PO,LAL,249,129,1.068771431,0.63193669,1.70070812,0.300896325,0,0.300896325,0.263142669,0.526790155,0.789932823,-0.363750303 -Sasha Vujacic,vujacsa01,2006,RS,LAL,2776,1449,-1.543284283,-0.148684395,-1.691968678,0.784852698,0.784852698,0,-1.698970325,-0.263767726,-1.962738051,0.312960247 -Sasha Vujacic,vujacsa01,2007,PO,LAL,86,43,0.448235722,-2.755717111,-2.307481389,0.010038631,0,0.010038631,-0.402576455,-3.252742096,-3.655318551,0.23473272 -Sasha Vujacic,vujacsa01,2007,RS,LAL,1842,935,0.964822955,-0.997897269,-0.033074313,1.304090624,1.304090624,0,0.757477912,-0.977138035,-0.219660124,0.575487641 -Sasha Vujacic,vujacsa01,2008,PO,LAL,891,456,1.746451667,-2.612573963,-0.866122295,0.453761447,0,0.453761447,1.674295693,-2.570374807,-0.896079114,0.341087388 -Sasha Vujacic,vujacsa01,2008,RS,LAL,2577,1279,2.851662471,-2.765272543,0.086389928,1.85355754,1.85355754,0,2.723834516,-2.747526565,-0.023692049,0.13562388 -Sasha Vujacic,vujacsa01,2009,PO,LAL,480,250,-3.541528831,0.069085349,-3.472443483,-0.096372689,0,-0.096372689,-2.914433455,-0.051439205,-2.96587266,1.262465105 -Sasha Vujacic,vujacsa01,2009,RS,LAL,2569,1293,0.938278494,1.032406278,1.970684771,3.14244763,3.14244763,0,1.035150399,1.433232419,2.468382818,0.842317798 -Sasha Vujacic,vujacsa01,2010,PO,LAL,143,76,2.378565912,-1.356635996,1.021929916,0.15142361,0,0.15142361,1.971154267,-2.263915083,-0.292760816,0.348903316 -Sasha Vujacic,vujacsa01,2010,RS,LAL,1124,575,0.194409769,-0.164576223,0.029833546,0.821084039,0.821084039,0,-0.24441983,-0.525177552,-0.769597381,0.64207327 -Sasha Vujacic,vujacsa01,2011,RS,LAL,103,54,-7.224343285,-4.919949241,-12.14429253,-0.264395751,-0.264395751,0,-6.694336618,-5.565414525,-12.25975114,2.007583239 -Sasha Vujacic,vujacsa01,2011,RS,NJN,3020,1594,0.302935518,-1.96718286,-1.664247342,0.89708263,0.89708263,0,0.382240666,-1.274534502,-0.892293836,1.486546748 -Sasha Vujacic,vujacsa01,2014,RS,LAC,23,10,-14.52693611,-5.719647037,-20.24658315,-0.093833838,-0.093833838,0,-11.3747933,-4.69807879,-16.07287209,4.906300217 -Sasha Vujacic,vujacsa01,2016,RS,NYK,1833,908,-0.864136924,0.987353038,0.123216113,1.333558968,1.333558968,0,-1.102683446,0.344361769,-0.758321677,0.184126802 -Sasha Vujacic,vujacsa01,2017,RS,NYK,844,408,-2.518472352,-0.061274019,-2.579746371,0.035307824,0.035307824,0,-2.452542799,-1.120065113,-3.572607912,-0.366576378 -Dwyane Wade,wadedw01,2004,PO,MIA,929,510,1.099757959,-0.537953297,0.561804662,0.8878802,0,0.8878802,0.962845343,-0.47094387,0.491901473,-0.088850499 -Dwyane Wade,wadedw01,2004,RS,MIA,3942,2126,0.501158926,0.201959482,0.703118408,3.736631411,3.736631411,0,0.47981882,0.09645258,0.576271401,-0.217029183 -Dwyane Wade,wadedw01,2005,PO,MIA,1085,571,4.255543418,0.674707473,4.930250891,2.301150896,0,2.301150896,4.331956411,0.755559665,5.087516076,-0.25323646 -Dwyane Wade,wadedw01,2005,RS,MIA,5690,2974,3.551564276,0.224023499,3.775587775,9.875969163,9.875969163,0,3.664579361,0.379127794,4.043707155,-0.237319344 -Dwyane Wade,wadedw01,2006,PO,MIA,1825,959,5.960173551,3.917039938,9.877213489,6.35602625,0,6.35602625,5.753336549,3.834883975,9.588220523,-0.226645145 -Dwyane Wade,wadedw01,2006,RS,MIA,5582,2892,6.543154674,2.379099395,8.922254068,17.19031285,17.19031285,0,6.316839727,2.504167492,8.821007219,-0.170675499 -Dwyane Wade,wadedw01,2007,PO,MIA,313,162,-1.896400104,-2.857742132,-4.754142236,-0.171389025,0,-0.171389025,-1.537374177,-2.599153508,-4.136527684,0.290171619 -Dwyane Wade,wadedw01,2007,RS,MIA,3658,1931,5.288865066,1.337679803,6.62654487,9.213831049,9.213831049,0,5.089127943,1.429922742,6.519050685,-0.240772957 -Dwyane Wade,wadedw01,2008,RS,MIA,3714,1954,2.154676003,-0.626799179,1.527876824,4.267642422,4.267642422,0,1.869528124,-0.480366493,1.389161631,0.063511618 -Dwyane Wade,wadedw01,2009,PO,MIA,496,285,5.772711756,0.570507131,6.343218887,1.364102264,0,1.364102264,5.931285222,0.5241335,6.455418722,0.027642529 -Dwyane Wade,wadedw01,2009,RS,MIA,5774,3048,7.193648137,2.460231551,9.653879688,19.26842564,19.26842564,0,7.067274546,2.443740658,9.511015204,-0.099680195 -Dwyane Wade,wadedw01,2010,PO,MIA,403,210,8.16430122,1.222459726,9.386760945,1.344363615,0,1.344363615,7.488226201,1.301995849,8.79022205,0.218504799 -Dwyane Wade,wadedw01,2010,RS,MIA,5272,2792,7.138691084,1.759687088,8.898378171,16.59208546,16.59208546,0,6.898911983,1.818668833,8.717580816,-0.004399239 -Dwyane Wade,wadedw01,2011,PO,MIA,1506,828,5.863750874,1.44643769,7.310188564,4.373567552,0,4.373567552,5.877634752,1.585624786,7.463259539,-0.194543173 -Dwyane Wade,wadedw01,2011,RS,MIA,5407,2823,5.537747531,1.142088379,6.67983591,13.56792518,13.56792518,0,5.693203566,1.397853296,7.091056862,-0.094805659 -Dwyane Wade,wadedw01,2012,PO,MIA,1682,907,3.394941729,2.344086224,5.739027952,4.046754924,0,4.046754924,3.848085135,2.389765593,6.237850728,-0.105508239 -Dwyane Wade,wadedw01,2012,RS,MIA,3123,1625,4.786408176,2.496247857,7.282656033,8.295466567,8.295466567,0,4.709918561,2.401618387,7.111536948,-0.248232603 -Dwyane Wade,wadedw01,2013,PO,MIA,1439,782,1.283405322,1.72657377,3.009979092,2.352967393,0,2.352967393,1.628070373,1.542618369,3.170688743,-0.657314661 -Dwyane Wade,wadedw01,2013,RS,MIA,4570,2391,3.596539796,1.593221532,5.189761328,9.665333321,9.665333321,0,3.752683175,1.673787098,5.426470273,-0.195016133 -Dwyane Wade,wadedw01,2014,PO,MIA,1263,693,-0.048974901,-1.837035828,-1.886010729,0.316092345,0,0.316092345,2.513976776,-1.748685857,0.765290918,0.304273017 -Dwyane Wade,wadedw01,2014,RS,MIA,3493,1775,1.475349908,-0.226420415,1.248929493,3.666342975,3.666342975,0,2.188604493,-0.493289989,1.695314504,1.188985838 -Dwyane Wade,wadedw01,2015,RS,MIA,3803,1971,1.991745311,-2.458077416,-0.466332106,2.319969841,2.319969841,0,2.001985827,-2.900738215,-0.898752388,0.981459124 -Dwyane Wade,wadedw01,2016,PO,MIA,907,473,2.541377914,-3.468950172,-0.927572258,0.457431187,0,0.457431187,1.383385974,-3.899684917,-2.516298942,0.805618957 -Dwyane Wade,wadedw01,2016,RS,MIA,4481,2258,1.78394706,-1.626820845,0.157126215,3.348558201,3.348558201,0,1.26283239,-1.793982662,-0.531150272,-0.015843783 -Dwyane Wade,wadedw01,2017,PO,CHI,376,190,0.589259049,2.196305042,2.78556409,0.559106532,0,0.559106532,-3.036857295,0.275911151,-2.760946144,0.989902597 -Dwyane Wade,wadedw01,2017,RS,CHI,3637,1792,0.142911542,-0.528038953,-0.385127412,2.182359221,2.182359221,0,-0.22167876,-0.707209644,-0.928888403,0.916748419 -Dwyane Wade,wadedw01,2018,PO,MIA,277,127,1.245601357,2.022545015,3.268146372,0.412016298,0,0.412016298,2.304869116,1.317300672,3.622169788,2.386313439 -Dwyane Wade,wadedw01,2018,RS,CLE,2250,1069,-1.226939476,1.125125263,-0.101814214,1.45554754,1.45554754,0,-0.321838006,-0.00125657,-0.323094576,0.770378368 -Dwyane Wade,wadedw01,2018,RS,MIA,973,467,-3.265683772,-0.715359675,-3.981043447,-0.295856506,-0.295856506,0,-2.183610664,-0.851915864,-3.035526528,0.860333323 -Dwyane Wade,wadedw01,2019,RS,MIA,3980,1885,-0.062372499,-2.11506938,-2.177441879,0.554080517,0.554080517,0,0.329289786,-2.524652948,-2.195363162,0.635919729 -Mark Wade,wadema01,1988,RS,GSW,263,123,-4.919566051,-1.007645806,-5.927211856,-0.199984897,-0.199984897,0,-5.084517071,-1.523917624,-6.608434694,0.303435226 -Mark Wade,wadema01,1990,RS,DAL,6,3,10.65520213,-3.962929967,6.692272166,0.014035699,0.014035699,0,7.826598185,-5.577272418,2.249325767,-2.870568844 -Von Wafer,wafervo01,2006,RS,LAL,140,73,-4.504085316,-1.153551348,-5.657636664,-0.111226799,-0.111226799,0,-3.701831042,-0.995206279,-4.697037321,2.481720302 -Von Wafer,wafervo01,2007,RS,LAC,2,1,-10.57234003,-1.766765302,-12.33910533,-0.00535093,-0.00535093,0,-6.084713355,-4.711524005,-10.79623736,8.720949433 -Von Wafer,wafervo01,2008,RS,POR,119,64,-3.637354247,-1.732585144,-5.369939391,-0.086778665,-0.086778665,0,-3.775997006,-3.364076213,-7.140073219,1.345431457 -Von Wafer,wafervo01,2008,RS,DEN,189,90,-8.318695572,-2.018565715,-10.33726129,-0.353306096,-0.353306096,0,-7.72851755,-4.667375057,-12.39589261,1.319613913 -Von Wafer,wafervo01,2009,PO,HOU,333,181,-0.776463724,-1.719993639,-2.496457362,0.024086244,0,0.024086244,-1.114650006,-2.831158068,-3.945808074,-0.229646556 -Von Wafer,wafervo01,2009,RS,HOU,2328,1225,0.540083854,-0.092965361,0.447118492,1.99764087,1.99764087,0,0.461178916,-0.691988946,-0.23081003,-0.025181776 -Von Wafer,wafervo01,2011,PO,BOS,9,5,-15.4659415,0.16823026,-15.29771124,-0.033313917,0,-0.033313917,-14.78576826,-2.387340072,-17.17310833,0.81022329 -Von Wafer,wafervo01,2011,RS,BOS,1053,553,-1.450649123,1.149036571,-0.301612552,0.692710411,0.692710411,0,-1.749717078,-0.149858386,-1.899575464,0.259149573 -Von Wafer,wafervo01,2012,PO,ORL,11,6,-1.486997718,-5.769683205,-7.256680923,-0.014497402,0,-0.014497402,-2.084096082,-6.662190286,-8.746286368,1.701730249 -Von Wafer,wafervo01,2012,RS,ORL,880,469,-2.225837131,-2.201576353,-4.427413484,-0.401589928,-0.401589928,0,-2.614309545,-3.184709028,-5.799018574,0.04879069 -Dajuan Wagner,wagneda02,2003,RS,CLE,2743,1385,-0.878778895,-2.962588993,-3.841367888,-0.773337633,-0.773337633,0,-0.914961526,-2.623784773,-3.5387463,0.256432679 -Dajuan Wagner,wagneda02,2004,RS,CLE,1355,708,-2.494979144,-2.202248525,-4.697227669,-0.710617072,-0.710617072,0,-2.170013228,-1.950789897,-4.120803126,0.938084146 -Dajuan Wagner,wagneda02,2005,RS,CLE,193,102,-2.45227954,-1.581713727,-4.033993267,-0.068796404,-0.068796404,0,-1.420450008,-1.973942105,-3.394392113,2.722840086 -Dajuan Wagner,wagneda02,2007,RS,GSW,15,7,1.144899626,-3.361621069,-2.216721443,0.001901151,0.001901151,0,0.169769232,-5.329688173,-5.159918941,-0.166109234 -Milt Wagner,wagnemi01,1988,PO,LAL,27,14,4.494965212,-0.840390056,3.654575156,0.047800258,0,0.047800258,3.135709548,-0.635507679,2.50020187,1.249028951 -Milt Wagner,wagnemi01,1988,RS,LAL,794,380,-2.05656666,-2.670776426,-4.727343085,-0.3836916,-0.3836916,0,-2.576867567,-3.179636851,-5.756504418,0.08735143 -Milt Wagner,wagnemi01,1991,RS,MIA,243,116,-1.451409516,-3.206900087,-4.658309603,-0.113882776,-0.113882776,0,-1.768560769,-3.965556641,-5.73411741,0.82755542 -Moritz Wagner,wagnemo01,2019,RS,LAL,982,446,-4.519796393,-0.230223971,-4.750020365,-0.460429496,-0.460429496,0,-4.347730245,-0.773745847,-5.121476093,1.192780967 -Dion Waiters,waitedi01,2013,RS,CLE,3415,1756,0.456557257,-2.261947133,-1.805389875,0.848359069,0.848359069,0,0.448822168,-2.219012608,-1.77019044,0.227978009 -Dion Waiters,waitedi01,2014,RS,CLE,4071,2072,-0.466860469,-0.835245421,-1.30210589,1.534820955,1.534820955,0,-0.167278568,-1.119711388,-1.286989956,0.263332517 -Dion Waiters,waitedi01,2015,RS,CLE,1545,786,-2.459024153,-0.470010393,-2.929034546,-0.071961138,-0.071961138,0,-1.198831131,-0.289229982,-1.488061114,0.220658146 -Dion Waiters,waitedi01,2015,RS,OKC,2945,1422,-0.176449946,-1.541757083,-1.718207029,0.753228173,0.753228173,0,-0.602566921,-0.932645051,-1.535211972,0.596684962 -Dion Waiters,waitedi01,2016,PO,OKC,988,491,0.923677718,1.786803619,2.710481337,1.389146651,0,1.389146651,1.992960964,1.877659933,3.870620897,-1.459176125 -Dion Waiters,waitedi01,2016,RS,OKC,4439,2152,-0.978554864,-1.05003535,-2.028590215,0.794377917,0.794377917,0,-0.730143815,-0.731531406,-1.461675221,0.284436299 -Dion Waiters,waitedi01,2017,RS,MIA,2784,1384,1.211993712,1.168397604,2.380391316,3.615750626,3.615750626,0,1.643553224,1.191739864,2.835293088,-0.186963513 -Dion Waiters,waitedi01,2018,RS,MIA,1845,918,-2.146836592,-0.90840608,-3.055242672,-0.142289975,-0.142289975,0,-1.452761012,-0.536999022,-1.989760034,-0.468060999 -Dion Waiters,waitedi01,2019,RS,MIA,2320,1138,-0.309014172,-0.936215215,-1.245229388,0.865084176,0.865084176,0,0.66144789,-1.041941884,-0.380493994,-1.00283492 -Granville Waiters,waitegr01,1984,RS,IND,2238,1040,-4.019157169,0.914047768,-3.1051094,-0.188966815,-0.188966815,0,-4.293988929,0.290579678,-4.00340925,0.295925193 -Granville Waiters,waitegr01,1985,RS,IND,1557,703,-4.989202818,0.557978683,-4.431224135,-0.605080552,-0.605080552,0,-5.006030071,-0.174854793,-5.180884865,0.355591093 -Granville Waiters,waitegr01,1986,PO,HOU,54,26,-3.465821572,3.421183358,-0.044638214,0.03691262,0,0.03691262,-3.750970077,1.400477117,-2.35049296,-0.270703549 -Granville Waiters,waitegr01,1986,RS,HOU,340,156,-7.796795626,-0.519224099,-8.316019726,-0.446409368,-0.446409368,0,-7.579681488,-1.148459043,-8.728140531,0.793919172 -Granville Waiters,waitegr01,1987,PO,CHI,15,8,-6.678923839,1.772334061,-4.906589778,-0.009060316,0,-0.009060316,-7.736083666,-0.205869621,-7.941953287,-0.196469746 -Granville Waiters,waitegr01,1987,RS,CHI,1078,534,-4.487738631,0.34185342,-4.145885211,-0.381391933,-0.381391933,0,-4.690929791,-0.060993253,-4.751923044,0.291726932 -Granville Waiters,waitegr01,1988,RS,CHI,229,114,-8.855825156,2.602330997,-6.253494159,-0.206081417,-0.206081417,0,-8.53322456,1.976519263,-6.556705297,1.141816568 -Andre Wakefield,wakefan01,1979,RS,DET,1306,578,-5.412443526,-3.242359556,-8.654803082,-1.748658975,-1.748658975,0,-5.771135927,-4.165480986,-9.936616913,0.452352664 -Andre Wakefield,wakefan01,1979,RS,CHI,17,8,-15.60209376,-7.160712948,-22.76280671,-0.083652791,-0.083652791,0,-15.33914472,-7.174534146,-22.51367887,2.579651796 -Andre Wakefield,wakefan01,1980,RS,UTA,97,47,-9.713810471,-5.050368953,-14.76417942,-0.295964507,-0.295964507,0,-9.677022227,-4.202899665,-13.87992189,2.850754412 -Andy Walker,walkean01,1977,RS,NOJ,989,438,-1.071400311,0.29916786,-0.772232451,0.443880597,0.443880597,0,-1.411676531,-0.243877876,-1.655554407,0.466735839 -Antoine Walker,walkean02,1997,RS,BOS,5996,2970,-1.4979795,-1.121262237,-2.619241737,0.197701675,0.197701675,0,-0.96992202,-0.961613017,-1.931535037,-0.200589084 -Antoine Walker,walkean02,1998,RS,BOS,6425,3268,-0.901423485,-0.03937721,-0.940800695,3.020454844,3.020454844,0,-0.040940106,0.012956265,-0.027983841,0.118596883 -Antoine Walker,walkean02,1999,RS,BOS,2987,1549,-0.272505475,0.389793658,0.117288183,2.273554713,2.273554713,0,0.590688988,0.667700144,1.258389132,0.299356805 -Antoine Walker,walkean02,2000,RS,BOS,5986,3003,0.528291922,-0.514665917,0.013626005,4.24938346,4.24938346,0,1.331816363,-0.437706377,0.894109985,0.337057121 -Antoine Walker,walkean02,2001,RS,BOS,6627,3396,1.847890149,-1.329359571,0.518530578,5.678827978,5.678827978,0,2.701713541,-0.795768101,1.905945441,0.255079053 -Antoine Walker,walkean02,2002,PO,BOS,1332,703,0.145718085,-0.150606567,-0.004888483,1.017762556,0,1.017762556,1.001790136,0.247398624,1.24918876,0.207087701 -Antoine Walker,walkean02,2002,RS,BOS,6639,3406,1.079359212,-0.026973847,1.052385365,6.628310812,6.628310812,0,1.9568248,0.266992086,2.223816887,0.288213826 -Antoine Walker,walkean02,2003,PO,BOS,838,440,-1.411939382,0.163703908,-1.248235474,0.34930825,0,0.34930825,-0.569356067,0.562009164,-0.007346903,0.422739781 -Antoine Walker,walkean02,2003,RS,BOS,6197,3235,-0.405628792,-0.347972254,-0.753601046,3.313256486,3.313256486,0,0.526506569,-0.075046741,0.451459828,0.508780627 -Antoine Walker,walkean02,2004,PO,DAL,284,140,-0.851839598,1.261877911,0.410038313,0.231884884,0,0.231884884,-0.272584068,0.92137149,0.648787422,-0.349401019 -Antoine Walker,walkean02,2004,RS,DAL,5578,2840,0.397046591,-1.903615489,-1.506568898,1.799092062,1.799092062,0,1.325181753,-1.866372459,-0.541190706,-0.1315749 -Antoine Walker,walkean02,2005,PO,BOS,405,224,-3.082851028,0.652278651,-2.430572378,0.037643763,0,0.037643763,-2.25589447,0.587613935,-1.668280535,-0.01631046 -Antoine Walker,walkean02,2005,RS,ATL,4099,2128,-2.199883287,-1.857496618,-4.057379905,-1.436721846,-1.436721846,0,-1.150434703,-1.508559785,-2.658994488,1.121192936 -Antoine Walker,walkean02,2005,RS,BOS,1626,827,-1.853015161,-1.181244309,-3.03425947,-0.120900557,-0.120900557,0,-0.874979605,-0.997602025,-1.87258163,0.737732903 -Antoine Walker,walkean02,2006,PO,MIA,1640,862,-0.451543067,0.706751742,0.255208675,1.369949648,0,1.369949648,0.294314736,0.873984039,1.168298775,0.452761551 -Antoine Walker,walkean02,2006,RS,MIA,4245,2199,0.064082268,-1.06943737,-1.005355102,1.962323768,1.962323768,0,0.822700931,-1.318990112,-0.496289181,0.231942746 -Antoine Walker,walkean02,2007,PO,MIA,178,92,3.027970651,-1.251376226,1.776594425,0.219471279,0,0.219471279,3.022369366,-1.165387576,1.85698179,0.139356205 -Antoine Walker,walkean02,2007,RS,MIA,3444,1818,-2.36811899,-0.354676057,-2.722795048,0.025475551,0.025475551,0,-1.571343684,-0.719483102,-2.290826786,0.89145891 -Antoine Walker,walkean02,2008,RS,MIN,1727,892,-1.194934008,-0.250797612,-1.44573162,0.598472666,0.598472666,0,-0.40120303,-0.729307477,-1.130510507,0.772643423 -Bill Walker,walkebi01,2009,PO,BOS,19,10,-15.87383698,9.306876877,-6.566960107,-0.020863179,0,-0.020863179,-13.35685385,8.516544571,-4.840309282,3.482168508 -Bill Walker,walkebi01,2009,RS,BOS,411,216,-1.32898919,-2.35900456,-3.68799375,-0.105688716,-0.105688716,0,-1.933985672,-1.791480221,-3.725465894,2.081756656 -Bill Walker,walkebi01,2010,RS,NYK,1464,739,1.84317723,-1.310309656,0.532867573,1.260989254,1.260989254,0,1.434083104,-0.789784432,0.644298672,1.761246849 -Bill Walker,walkebi01,2010,RS,BOS,56,29,-4.378924547,-3.359902885,-7.738827432,-0.074112028,-0.074112028,0,-5.348863177,-4.477537289,-9.826400466,0.379391445 -Bill Walker,walkebi01,2011,PO,NYK,172,89,-3.577119109,2.057671657,-1.519447453,0.058230778,0,0.058230778,-3.101756289,2.105880036,-0.995876253,0.928294757 -Bill Walker,walkebi01,2011,RS,NYK,1579,784,0.226594255,-0.305579378,-0.078985123,1.074870436,1.074870436,0,-0.012912438,-1.14164023,-1.154552668,0.5646311 -Bill Walker,walkebi01,2012,RS,NYK,1218,620,-1.454198863,-0.133843448,-1.588042311,0.37288082,0.37288082,0,-1.516541879,-0.031461369,-1.548003248,1.338123805 -Bill Walker,walkebi01,2015,RS,MIA,1245,628,-1.074951999,0.487561814,-0.587390185,0.692187302,0.692187302,0,-0.724761589,0.916538525,0.191776936,-0.100334339 -Darrell Walker,walkeda01,1984,PO,NYK,407,195,-5.14834566,4.401820726,-0.746524934,0.208921261,0,0.208921261,-3.748247928,3.872070329,0.123822401,1.614550725 -Darrell Walker,walkeda01,1984,RS,NYK,2762,1324,-0.688292123,2.697771053,2.00947893,3.251925797,3.251925797,0,-0.043983176,2.424070339,2.380087163,1.177933342 -Darrell Walker,walkeda01,1985,RS,NYK,5219,2489,-0.332394854,1.019961453,0.687566599,4.377520575,4.377520575,0,-0.045259299,1.279690574,1.234431276,0.28873807 -Darrell Walker,walkeda01,1986,RS,NYK,4203,2023,-1.49038138,2.036153619,0.545772239,3.415629011,3.415629011,0,-1.390198327,2.051936589,0.661738262,0.423773442 -Darrell Walker,walkeda01,1987,PO,DEN,156,68,-7.431661252,-1.734597923,-9.166259175,-0.228632871,0,-0.228632871,-7.486595194,-1.934068452,-9.420663645,-0.409063964 -Darrell Walker,walkeda01,1987,RS,DEN,4521,2020,0.16335606,0.05105057,0.214406631,3.060355833,3.060355833,0,0.234496069,0.169196869,0.403692938,0.174530152 -Darrell Walker,walkeda01,1988,PO,WSB,294,155,0.277515334,1.417024675,1.694540009,0.364213467,0,0.364213467,0.42657252,1.762620176,2.189192696,0.449684499 -Darrell Walker,walkeda01,1988,RS,WSB,1943,940,-1.821981617,1.267186113,-0.554795504,1.057813224,1.057813224,0,-1.787614915,1.215244876,-0.572370039,0.480563444 -Darrell Walker,walkeda01,1989,RS,WSB,5448,2565,0.070100701,1.740354301,1.810455002,5.956467358,5.956467358,0,0.181569002,2.11603095,2.297599952,-0.198603297 -Darrell Walker,walkeda01,1990,RS,WSB,6039,2883,1.923317195,1.461438963,3.384756157,8.981697004,8.981697004,0,1.84915617,2.030338652,3.879494822,-0.462975262 -Darrell Walker,walkeda01,1991,RS,WSB,4736,2305,-0.068060108,0.245045623,0.176985515,3.429908506,3.429908506,0,-0.409430944,0.696028496,0.286597552,-0.353009455 -Darrell Walker,walkeda01,1992,PO,DET,123,68,-2.700732856,-1.52017495,-4.220907806,-0.052585682,0,-0.052585682,-3.787575037,-2.223274885,-6.010849921,-0.080732653 -Darrell Walker,walkeda01,1992,RS,DET,2975,1541,-1.017907716,0.892619914,-0.125287801,2.06313784,2.06313784,0,-1.364174668,0.567482066,-0.796692602,-0.021745322 -Darrell Walker,walkeda01,1993,PO,CHI,41,22,-3.008868591,-4.15164727,-7.160515861,-0.050206683,0,-0.050206683,-4.039851141,-6.348409578,-10.38826072,-1.531284006 -Darrell Walker,walkeda01,1993,RS,CHI,715,367,-2.647981829,0.976500433,-1.671481396,0.20343234,0.20343234,0,-2.707998803,1.361982049,-1.346016754,0.721067457 -Darrell Walker,walkeda01,1993,RS,DET,283,144,-8.822971452,1.311536482,-7.51143497,-0.352234018,-0.352234018,0,-8.358293021,0.528054759,-7.830238262,0.676702338 -Foots Walker,walkefo01,1977,PO,CLE,210,95,3.528378666,0.226779687,3.755158353,0.325831042,0,0.325831042,2.92152105,0.733982464,3.655503514,0.210670691 -Foots Walker,walkefo01,1977,RS,CLE,2601,1216,1.735541808,1.524370261,3.259912069,3.73287128,3.73287128,0,1.605218179,1.464672242,3.069890421,0.124391864 -Foots Walker,walkefo01,1978,PO,CLE,153,70,-0.178376036,-1.210380145,-1.388756181,0.050013112,0,0.050013112,0.061011409,-0.744996618,-0.683985209,-0.264906114 -Foots Walker,walkefo01,1978,RS,CLE,5444,2496,1.24376143,1.89427735,3.13803878,7.502038267,7.502038267,0,1.255980689,2.319009901,3.57499059,0.055629184 -Foots Walker,walkefo01,1979,RS,CLE,3794,1753,1.32791378,1.62034266,2.94825644,5.098330013,5.098330013,0,1.418110844,2.032902256,3.4510131,0.040327069 -Foots Walker,walkefo01,1980,RS,CLE,5390,2422,2.598001498,1.112762968,3.710764466,7.963200036,7.963200036,0,2.46284002,1.60354789,4.06638791,-0.266532523 -Foots Walker,walkefo01,1981,RS,NJN,2598,1172,0.346117698,-0.732697335,-0.386579637,1.410970672,1.410970672,0,-0.194255377,-0.324491175,-0.518746552,-0.16385801 -Foots Walker,walkefo01,1982,RS,NJN,4043,1861,0.417491142,1.446356171,1.863847313,4.380452875,4.380452875,0,0.00203915,1.626797547,1.628836697,-0.007296337 -Foots Walker,walkefo01,1983,PO,NJN,74,36,2.690712241,-6.429253848,-3.738541607,-0.018465462,0,-0.018465462,1.427125098,-7.389545501,-5.962420403,-1.414969187 -Foots Walker,walkefo01,1983,RS,NJN,3042,1388,0.268073199,0.571629678,0.839702877,2.543665812,2.543665812,0,-0.38025011,0.400926434,0.020676324,0.065283171 -Foots Walker,walkefo01,1984,PO,NJN,8,4,-11.87236543,-3.266416108,-15.13878154,-0.025719069,0,-0.025719069,-12.81483433,-5.225563064,-18.04039739,-1.357181978 -Foots Walker,walkefo01,1984,RS,NJN,820,378,-1.948622333,-0.32162688,-2.270249213,0.092486001,0.092486001,0,-2.337782862,-0.880664077,-3.218446938,-0.040654756 -Kenny Walker,walkeke01,1987,RS,NYK,3568,1719,-0.410282348,-0.249887854,-0.660170202,1.838453723,1.838453723,0,-0.876276997,0.104099753,-0.772177244,0.311840255 -Kenny Walker,walkeke01,1988,PO,NYK,159,80,-4.12526957,0.105852913,-4.019416658,-0.053553237,0,-0.053553237,-4.859943221,-0.099658007,-4.959601227,0.206426819 -Kenny Walker,walkeke01,1988,RS,NYK,4467,2139,-0.294655993,0.190407641,-0.104248352,2.890547525,2.890547525,0,-0.761727947,0.358423502,-0.403304445,0.111416723 -Kenny Walker,walkeke01,1989,PO,NYK,179,90,-4.507679113,-1.223650294,-5.731329407,-0.143601567,0,-0.143601567,-5.461643982,-0.492620039,-5.954264021,1.636989184 -Kenny Walker,walkeke01,1989,RS,NYK,2559,1163,-0.862080963,0.174232879,-0.687848084,1.229216322,1.229216322,0,-1.410207803,0.161748735,-1.248459068,0.467419969 -Kenny Walker,walkeke01,1990,PO,NYK,309,154,-0.840108817,-2.483222622,-3.323331439,-0.046542736,0,-0.046542736,-1.622966773,-2.458027321,-4.080994095,0.173412658 -Kenny Walker,walkeke01,1990,RS,NYK,3301,1595,-0.844131805,-0.561888853,-1.406020658,1.09221772,1.09221772,0,-1.152500321,-0.556561984,-1.709062305,-0.133925478 -Kenny Walker,walkeke01,1991,PO,NYK,60,31,-1.372928529,1.536126442,0.163197913,0.048511804,0,0.048511804,-2.328357734,2.130861229,-0.197496506,1.971905715 -Kenny Walker,walkeke01,1991,RS,NYK,1543,771,-2.417649959,0.042973021,-2.374676938,0.147620659,0.147620659,0,-2.922221439,-0.388011469,-3.310232907,-0.012082924 -Kenny Walker,walkeke01,1994,RS,WSB,2823,1397,-1.226337344,-1.250950614,-2.477287958,0.193894529,0.193894529,0,-1.951792167,-1.315535481,-3.267327649,-0.238061627 -Kenny Walker,walkeke01,1995,RS,WSB,530,266,-3.741674765,-2.116595444,-5.858270209,-0.423797946,-0.423797946,0,-4.491910438,-2.307456451,-6.799366889,0.438004098 -Kemba Walker,walkeke02,2012,RS,CHA,3440,1792,-1.217930331,-1.460926749,-2.67885708,0.064928276,0.064928276,0,-1.139301864,-1.256356759,-2.395658624,-0.164924499 -Kemba Walker,walkeke02,2013,RS,CHA,5513,2859,1.697784737,-0.134421567,1.56336317,6.292162682,6.292162682,0,1.913450126,0.588690303,2.502140429,0.006283028 -Kemba Walker,walkeke02,2014,PO,CHA,292,153,1.870760496,1.695728415,3.566488911,0.510656742,0,0.510656742,-0.078740078,2.836846987,2.758106909,0.387818455 -Kemba Walker,walkeke02,2014,RS,CHA,5079,2614,1.435807533,2.319678468,3.755486001,8.562446176,8.562446176,0,1.063536629,2.21152701,3.27506364,-1.256720386 -Kemba Walker,walkeke02,2015,RS,CHA,4118,2119,1.156721239,1.212726263,2.369447502,5.437460145,5.437460145,0,0.998699903,1.81617463,2.814874532,-1.684874383 -Kemba Walker,walkeke02,2016,PO,CHA,495,260,3.422303974,-4.53199396,-1.109689986,0.21945481,0,0.21945481,0.633476244,-5.60705393,-4.973577686,-2.101634933 -Kemba Walker,walkeke02,2016,RS,CHA,5804,2885,3.36091371,1.107784946,4.468698656,10.51891705,10.51891705,0,3.621039226,1.213608897,4.834648123,-0.979176769 -Kemba Walker,walkeke02,2017,RS,CHA,5503,2739,4.986427883,0.05800475,5.044432633,10.77902175,10.77902175,0,4.906761301,-0.036868681,4.869892619,-1.019547936 -Kemba Walker,walkeke02,2018,RS,CHA,5661,2736,5.385715896,0.569927383,5.955643279,12.15693432,12.15693432,0,4.722905828,0.661806842,5.384712671,0.038072791 -Kemba Walker,walkeke02,2019,RS,CHA,5928,2863,4.957099729,0.761125568,5.718225297,12.34645517,12.34645517,0,5.653332695,0.506688149,6.160020844,-0.190351315 -Lonnie Walker IV,walkelo01,2019,PO,SAS,40,21,2.591961773,-3.577662785,-0.985701011,0.018864772,0,0.018864772,-0.629519804,-6.80375228,-7.433272084,-3.218153865 -Lonnie Walker IV,walkelo01,2019,RS,SAS,251,118,-7.30770279,1.410995149,-5.896707641,-0.18645335,-0.18645335,0,-6.694494671,-0.282694762,-6.977189432,-1.60839132 -Phil Walker,walkeph01,1978,PO,WSB,37,17,-11.8051921,-5.24878142,-17.05397352,-0.130912805,0,-0.130912805,-12.10905452,-4.94156341,-17.05061793,2.418899192 -Phil Walker,walkeph01,1978,RS,WSB,875,384,-4.736670447,-2.382408708,-7.119079155,-0.859336391,-0.859336391,0,-4.670485058,-3.52575809,-8.196243148,0.424104712 -Samaki Walker,walkesa01,1997,RS,DAL,1129,602,-4.183244977,-0.175748508,-4.358993485,-0.494585054,-0.494585054,0,-4.393913126,-0.931243841,-5.325156966,0.073520272 -Samaki Walker,walkesa01,1998,RS,DAL,1946,1027,-2.502627199,0.190786542,-2.311840657,0.229896864,0.229896864,0,-2.518608564,0.34363058,-2.174977985,0.124207978 -Samaki Walker,walkesa01,1999,RS,DAL,1065,568,-3.315878296,-1.703496408,-5.019374704,-0.663160097,-0.663160097,0,-3.268990903,-1.632670841,-4.901661744,0.754001399 -Samaki Walker,walkesa01,2000,PO,SAS,232,121,-1.330687715,3.046473649,1.715785934,0.281891928,0,0.281891928,-1.951989283,2.517663091,0.565673808,-0.76429226 -Samaki Walker,walkesa01,2000,RS,SAS,1875,980,-2.92559792,-0.22224364,-3.14784156,-0.198569087,-0.198569087,0,-2.973079859,-0.998176437,-3.971256296,-0.16582714 -Samaki Walker,walkesa01,2001,PO,SAS,143,76,-3.575378717,-2.981034995,-6.556413712,-0.153228352,0,-0.153228352,-4.17557015,-2.513626755,-6.689196905,0.596971752 -Samaki Walker,walkesa01,2001,RS,SAS,1818,963,-3.38261698,-2.787795043,-6.170412023,-1.67968908,-1.67968908,0,-3.317727409,-3.049882349,-6.367609758,-0.045971822 -Samaki Walker,walkesa01,2002,PO,LAL,463,240,-2.10484149,-1.620140582,-3.724982073,-0.123293588,0,-0.123293588,-2.445808881,-1.801240124,-4.247049005,0.122842057 -Samaki Walker,walkesa01,2002,RS,LAL,3212,1655,-2.490641745,0.688037661,-1.802604084,0.796145716,0.796145716,0,-2.498502006,0.518950436,-1.97955157,-0.437979573 -Samaki Walker,walkesa01,2003,PO,LAL,96,49,-6.281149448,-0.22200253,-6.503151978,-0.097901769,0,-0.097901769,-6.415651047,-0.348749783,-6.764400829,1.068772766 -Samaki Walker,walkesa01,2003,RS,LAL,2423,1243,-3.862739264,-0.046309398,-3.909048662,-0.73246367,-0.73246367,0,-3.740731431,-0.534387657,-4.275119089,-0.323233286 -Samaki Walker,walkesa01,2004,PO,MIA,20,11,-11.37960372,-3.570166873,-14.94977059,-0.071333001,0,-0.071333001,-12.04073907,-3.765306308,-15.80604537,0.910379861 -Samaki Walker,walkesa01,2004,RS,MIA,775,418,-2.936717529,-0.734428583,-3.671146112,-0.196624987,-0.196624987,0,-3.206485583,-1.187111019,-4.393596602,0.082643978 -Samaki Walker,walkesa01,2005,RS,WAS,263,134,-5.522592642,-1.173005594,-6.695598236,-0.27194186,-0.27194186,0,-5.727496898,-1.575248082,-7.30274498,0.748532194 -Samaki Walker,walkesa01,2006,RS,IND,42,22,-8.362063674,-2.02078575,-10.38284942,-0.088297626,-0.088297626,0,-8.902931474,-1.359554972,-10.26248645,2.805857421 -Wally Walker,walkewa01,1977,PO,POR,188,83,-0.505617849,-1.581273411,-2.08689126,0.029496774,0,0.029496774,-0.950776125,-1.427226637,-2.378002762,1.965854945 -Wally Walker,walkewa01,1977,RS,POR,1427,627,-1.448681309,-2.434934372,-3.883615681,-0.364536893,-0.364536893,0,-1.566200922,-2.884631206,-4.450832128,0.56432439 -Wally Walker,walkewa01,1978,PO,SEA,548,261,-1.312490556,-0.674596429,-1.987086985,0.105879504,0,0.105879504,-1.822716783,-0.580195883,-2.402912666,1.100890814 -Wally Walker,walkewa01,1978,RS,SEA,2215,1003,-0.781678575,-1.204718696,-1.986397272,0.391592157,0.391592157,0,-1.261596047,-1.515565065,-2.777161111,0.230369441 -Wally Walker,walkewa01,1978,RS,POR,222,101,-2.817295632,-2.205887904,-5.023183536,-0.117606475,-0.117606475,0,-2.982599294,-2.897851909,-5.880451203,0.432418311 -Wally Walker,walkewa01,1979,PO,SEA,178,85,-3.410137346,-2.444689889,-5.854827236,-0.140612943,0,-0.140612943,-4.449800414,-2.14810714,-6.597907554,1.288485233 -Wally Walker,walkewa01,1979,RS,SEA,2111,969,-0.987233723,-0.955741922,-1.942975645,0.399763333,0.399763333,0,-1.539085334,-1.372867532,-2.911952866,0.210225181 -Wally Walker,walkewa01,1980,PO,SEA,322,157,1.647679005,-1.103234631,0.544444374,0.271787675,0,0.271787675,0.349003592,-1.552109591,-1.203105999,-0.138118878 -Wally Walker,walkewa01,1980,RS,SEA,1811,844,-0.550061466,-0.808140771,-1.358202237,0.599909291,0.599909291,0,-1.209353764,-1.362305601,-2.571659365,0.102524059 -Wally Walker,walkewa01,1981,RS,SEA,3796,1796,-1.614051799,-0.370227544,-1.984279343,0.701381374,0.701381374,0,-1.874760633,-0.660060581,-2.534821214,-0.038654364 -Wally Walker,walkewa01,1982,PO,SEA,313,157,-2.131284298,0.83950361,-1.291780688,0.121150795,0,0.121150795,-2.638024896,1.056562147,-1.581462748,0.564702632 -Wally Walker,walkewa01,1982,RS,SEA,4141,1965,-0.529494607,-0.453655767,-0.983150374,1.768498364,1.768498364,0,-0.877373441,-0.445082416,-1.322455857,-0.163969276 -Wally Walker,walkewa01,1983,RS,HOU,4848,2251,-2.253860191,-1.817157311,-4.071017502,-1.5123103,-1.5123103,0,-2.776046131,-1.854076028,-4.630122159,-0.331902775 -Wally Walker,walkewa01,1984,RS,HOU,1350,612,-2.169195725,-1.022855391,-3.192051116,-0.138082555,-0.138082555,0,-2.62281009,-1.740586086,-4.363396176,0.041260966 -Neal Walk,walkne01,1977,RS,NYK,308,135,-3.171673115,-0.001398589,-3.173071704,-0.029328865,-0.029328865,0,-2.958757435,-0.325334679,-3.284092114,0.698996098 -Ben Wallace,wallabe01,1997,RS,WSB,384,197,-7.997704104,0.860592336,-7.137111768,-0.442964224,-0.442964224,0,-7.344890907,-0.445223357,-7.790114265,0.417676393 -Ben Wallace,wallabe01,1998,RS,WAS,2174,1124,-2.785937407,4.20891671,1.422979302,2.388436423,2.388436423,0,-2.638547076,3.387917812,0.749370736,-0.17638127 -Ben Wallace,wallabe01,1999,RS,WAS,2329,1231,-1.150454245,3.400434113,2.249979868,3.123531471,3.123531471,0,-1.02592566,2.897885102,1.871959442,-0.479663467 -Ben Wallace,wallabe01,2000,RS,ORL,4017,1959,-0.559639727,2.944646776,2.385007049,5.089613385,5.089613385,0,-0.800009187,2.547407674,1.747398486,-0.784480768 -Ben Wallace,wallabe01,2001,RS,DET,5508,2760,-1.570281565,5.29338342,3.723101856,9.041267573,9.041267573,0,-1.360363343,4.970770645,3.610407302,-0.748076094 -Ben Wallace,wallabe01,2002,PO,DET,743,408,-1.65002813,7.320998578,5.670970448,1.789986463,0,1.789986463,-1.478430939,6.900132639,5.421701699,-0.907752025 -Ben Wallace,wallabe01,2002,RS,DET,5540,2921,-0.564892131,5.607548369,5.042656238,11.48946859,11.48946859,0,-0.319556342,5.64628796,5.326731618,-0.979054054 -Ben Wallace,wallabe01,2003,PO,DET,1316,722,0.162698572,8.307126061,8.469824633,4.228413765,0,4.228413765,0.537019127,8.522284174,9.059303301,-0.733142897 -Ben Wallace,wallabe01,2003,RS,DET,5255,2873,-1.74477309,6.60271658,4.857943489,11.03134923,11.03134923,0,-1.339196371,6.482874677,5.143678306,-0.994248277 -Ben Wallace,wallabe01,2004,PO,DET,1676,924,-0.400690815,7.600224615,7.1995338,4.797075334,0,4.797075334,0.124349219,7.316674518,7.441023737,-0.74883419 -Ben Wallace,wallabe01,2004,RS,DET,5649,3050,-1.783815801,7.262921711,5.47910591,12.66364028,12.66364028,0,-1.120824873,6.899388652,5.778563779,-1.009374915 -Ben Wallace,wallabe01,2005,PO,DET,1760,979,-0.910345438,6.102701329,5.192355891,4.062151742,0,4.062151742,-0.52455784,5.788430422,5.263872582,-0.649052401 -Ben Wallace,wallabe01,2005,RS,DET,4908,2671,-1.405101949,3.996440957,2.591339008,7.206851244,7.206851244,0,-0.894901987,4.112403874,3.217501886,-0.910707415 -Ben Wallace,wallabe01,2006,PO,DET,1149,642,-2.347346574,5.77412587,3.426779296,2.071827266,0,2.071827266,-2.134519609,5.2807486,3.146228991,-0.641184104 -Ben Wallace,wallabe01,2006,RS,DET,5286,2890,-1.305712618,6.632634239,5.326921621,11.79466625,11.79466625,0,-0.719877554,6.30445595,5.584578396,-0.881560967 -Ben Wallace,wallabe01,2007,PO,CHI,695,369,-0.96488769,3.686551275,2.721663585,1.0535672,0,1.0535672,-0.832108393,3.547259194,2.715150801,-0.755078253 -Ben Wallace,wallabe01,2007,RS,CHI,5320,2697,-2.158800682,4.792342377,2.633541695,7.329085054,7.329085054,0,-1.770702408,4.51053732,2.739834912,-0.988708489 -Ben Wallace,wallabe01,2008,PO,CLE,550,304,-0.298962289,4.27474016,3.975777871,1.067415177,0,1.067415177,-0.801020262,3.761504262,2.960484001,-0.70172574 -Ben Wallace,wallabe01,2008,RS,CHI,3189,1627,-3.620083791,3.28579794,-0.334285851,1.989538671,1.989538671,0,-3.221575056,3.16530836,-0.056266697,-0.734073399 -Ben Wallace,wallabe01,2008,RS,CLE,1099,578,-3.020653858,2.146758751,-0.873895107,0.549712628,0.549712628,0,-3.066987306,1.657177344,-1.409809963,-0.599014841 -Ben Wallace,wallabe01,2009,PO,CLE,319,176,-1.921812234,1.195878656,-0.725933578,0.185791557,0,0.185791557,-2.452406904,0.03942121,-2.412985694,-0.79557961 -Ben Wallace,wallabe01,2009,RS,CLE,2456,1314,-2.367503921,4.043701425,1.676197504,2.93647468,2.93647468,0,-2.33985442,3.29143168,0.95157726,-0.965154436 -Ben Wallace,wallabe01,2010,RS,DET,3683,1975,-0.586677723,3.357729565,2.771051842,5.51675437,5.51675437,0,-0.55535588,3.031219163,2.475863283,-0.784690968 -Ben Wallace,wallabe01,2011,RS,DET,2327,1238,-3.327099861,2.176994923,-1.150104938,1.001596147,1.001596147,0,-3.00120628,1.898147224,-1.103059056,-0.824629478 -Ben Wallace,wallabe01,2012,RS,DET,1842,980,-3.840730778,4.224022,0.383291223,1.556405681,1.556405681,0,-3.773312525,3.268450007,-0.504862518,-0.602890773 -Gerald Wallace,wallage01,2002,PO,SAC,28,14,-3.276961218,-3.718954401,-6.995915619,-0.031469544,0,-0.031469544,-4.439953229,-5.248260051,-9.68821328,0.558806117 -Gerald Wallace,wallage01,2002,RS,SAC,866,430,-1.615641255,0.064498335,-1.55114292,0.263367619,0.263367619,0,-1.687345433,-0.879009614,-2.566355047,0.123937915 -Gerald Wallace,wallage01,2003,PO,SAC,36,18,-8.657625971,-2.537101127,-11.1947271,-0.081201898,0,-0.081201898,-8.881056599,-3.339815085,-12.22087168,1.390873738 -Gerald Wallace,wallage01,2003,RS,SAC,1148,571,-2.53781469,0.202412913,-2.335401778,0.121430124,0.121430124,0,-2.646677064,-0.536151967,-3.182829031,0.493742282 -Gerald Wallace,wallage01,2004,PO,SAC,39,20,-8.766417709,-0.414173014,-9.180590722,-0.069174143,0,-0.069174143,-8.77920114,-1.464470258,-10.2436714,1.981865887 -Gerald Wallace,wallage01,2004,RS,SAC,659,337,-2.929728144,0.195047935,-2.734680209,0.002626553,0.002626553,0,-3.091074241,-0.521462075,-3.612536316,-0.259345563 -Gerald Wallace,wallage01,2005,RS,CHA,4176,2147,-1.758390186,2.68899795,0.930607765,4.032874051,4.032874051,0,-1.638719676,2.436186178,0.797466502,0.025989098 -Gerald Wallace,wallage01,2006,RS,CHA,3730,1895,1.580578179,3.236703647,4.817281826,7.310357914,7.310357914,0,1.467082304,3.503630068,4.970712372,-0.074013012 -Gerald Wallace,wallage01,2007,RS,CHA,5118,2640,0.943764517,1.907304379,2.851068896,7.546231889,7.546231889,0,0.965927235,2.189114267,3.155041502,0.02460851 -Gerald Wallace,wallage01,2008,RS,CHA,4596,2376,-0.367934731,1.884560523,1.516625792,5.196934583,5.196934583,0,0.282684059,2.097021613,2.379705671,0.448228869 -Gerald Wallace,wallage01,2009,RS,CHA,4966,2669,1.124712951,3.099404591,4.224117542,9.495456353,9.495456353,0,0.941810133,3.34146851,4.283278643,-0.013343496 -Gerald Wallace,wallage01,2010,PO,CHA,295,164,1.894576567,3.758982225,5.653558792,0.721418658,0,0.721418658,1.487612625,3.736021016,5.223633642,-0.473494622 -Gerald Wallace,wallage01,2010,RS,CHA,5942,3119,0.517857038,2.684367143,3.202224181,9.437107509,9.437107509,0,0.389509567,2.90440692,3.293916488,-0.344371083 -Gerald Wallace,wallage01,2011,PO,POR,395,226,2.361316298,1.56667103,3.927987328,0.7978273,0,0.7978273,2.683914964,1.672926046,4.35684101,0.411153664 -Gerald Wallace,wallage01,2011,RS,POR,1521,821,1.956073703,2.616574933,4.572648636,3.101426568,3.101426568,0,2.464111774,2.880605095,5.344716869,1.037839489 -Gerald Wallace,wallage01,2011,RS,CHA,3535,1872,0.118156778,1.381199567,1.499356345,4.069132537,4.069132537,0,0.085319871,1.68212995,1.767449822,0.243313357 -Gerald Wallace,wallage01,2012,RS,NJN,1088,573,0.525248107,1.837234345,2.362482453,1.503758607,1.503758607,0,0.576918731,2.012631426,2.589550157,0.565494542 -Gerald Wallace,wallage01,2012,RS,POR,2888,1503,0.062009898,2.356232289,2.418242186,3.983723765,3.983723765,0,0.104016104,2.333173351,2.437189455,0.479036908 -Gerald Wallace,wallage01,2013,PO,BRK,452,243,1.498103601,0.643615036,2.141718638,0.626565429,0,0.626565429,1.633475914,0.846735275,2.480211188,0.156132749 -Gerald Wallace,wallage01,2013,RS,BRK,3885,2076,-1.0967178,1.932363205,0.835645405,3.799002671,3.799002671,0,-0.859519169,1.803625388,0.944106219,0.028828891 -Gerald Wallace,wallage01,2014,RS,BOS,2813,1416,-2.130728698,1.604068428,-0.52666027,1.613527774,1.613527774,0,-2.1904523,0.475589858,-1.714862442,0.435381427 -Gerald Wallace,wallage01,2015,PO,BOS,9,4,-19.84856283,-1.201485177,-21.050048,-0.038346582,0,-0.038346582,-17.41556112,-6.73960868,-24.1551698,-0.429280953 -Gerald Wallace,wallage01,2015,RS,BOS,574,286,-1.849965874,0.756668416,-1.093297458,0.243024072,0.243024072,0,-2.265058952,0.019605771,-2.245453181,0.508814815 -John Wallace,wallajo01,1997,PO,NYK,74,40,-4.359429722,1.341189922,-3.018239801,-0.005661173,0,-0.005661173,-4.75312536,0.441306764,-4.311818596,0.238524165 -John Wallace,wallajo01,1997,RS,NYK,1501,787,-2.670406634,0.167930617,-2.502476017,0.099775647,0.099775647,0,-3.110076023,-1.024125015,-4.134201038,0.356231487 -John Wallace,wallajo01,1998,RS,TOR,4607,2361,-2.224402406,-1.811316866,-4.035719272,-1.546926042,-1.546926042,0,-2.524669321,-1.871971546,-4.396640866,-0.107856866 -John Wallace,wallajo01,1999,RS,TOR,1519,812,-2.510691948,-1.816529252,-4.3272212,-0.653033095,-0.653033095,0,-2.736543471,-2.61997403,-5.3565175,-0.052598951 -John Wallace,wallajo01,2000,PO,NYK,7,4,-31.372778,16.22708931,-15.1456887,-0.027747777,0,-0.027747777,-26.04171182,15.80837612,-10.2333357,5.64473787 -John Wallace,wallajo01,2000,RS,NYK,1500,798,-2.618013551,-1.439482584,-4.057496135,-0.534519181,-0.534519181,0,-2.982223716,-2.360472293,-5.342696009,0.386856806 -John Wallace,wallajo01,2001,RS,DET,1052,527,-3.302414103,-1.953175248,-5.255589352,-0.677751931,-0.677751931,0,-3.489240281,-2.286533745,-5.775774026,0.556573356 -John Wallace,wallajo01,2002,RS,PHO,944,490,-1.720952595,-2.940648217,-4.661600812,-0.478895309,-0.478895309,0,-2.138668293,-3.419786216,-5.558454509,0.191848258 -John Wallace,wallajo01,2004,RS,MIA,682,368,-3.166077287,-1.769983405,-4.936060692,-0.411011051,-0.411011051,0,-3.546256803,-3.192126605,-6.738383409,0.126693266 -Rasheed Wallace,wallara01,1996,RS,WSB,3530,1788,-1.743314441,-0.290896764,-2.034211205,0.653947612,0.653947612,0,-1.531291616,-0.201439245,-1.732730861,0.139221533 -Rasheed Wallace,wallara01,1997,PO,POR,269,148,2.557259409,-0.802739464,1.754519945,0.351469754,0,0.351469754,2.227697552,-0.39949946,1.828198092,0.16816432 -Rasheed Wallace,wallara01,1997,RS,POR,3624,1892,0.497573076,0.771515344,1.26908842,3.88057347,3.88057347,0,0.44309357,0.760409052,1.203502622,0.022435725 -Rasheed Wallace,wallara01,1998,PO,POR,302,157,0.295660971,-1.374536813,-1.078875841,0.137277647,0,0.137277647,0.327299148,-0.999286318,-0.671987171,-0.490818353 -Rasheed Wallace,wallara01,1998,RS,POR,5492,2896,-0.21703756,0.752290201,0.535252642,4.847297873,4.847297873,0,-0.209049239,1.097839504,0.888790266,-0.127821369 -Rasheed Wallace,wallara01,1999,PO,POR,832,468,2.177400936,2.108701713,4.286102649,1.736148959,0,1.736148959,2.342036476,2.707853386,5.049889862,0.171536005 -Rasheed Wallace,wallara01,1999,RS,POR,2658,1414,0.036858505,1.536750735,1.573609241,3.13010968,3.13010968,0,0.158083816,1.836160575,1.994244391,0.316212534 -Rasheed Wallace,wallara01,2000,PO,POR,1095,605,2.002479945,1.752513266,3.754993211,2.057802423,0,2.057802423,2.242876405,1.710035023,3.952911428,-0.560782377 -Rasheed Wallace,wallara01,2000,RS,POR,5390,2845,0.270633268,1.618612731,1.889245999,6.716945052,6.716945052,0,0.650761374,1.552881619,2.203642993,-0.237978586 -Rasheed Wallace,wallara01,2001,PO,POR,247,128,-3.171189739,-0.056826314,-3.228016053,-0.032100538,0,-0.032100538,-2.923485664,0.141462982,-2.782022682,-0.268306459 -Rasheed Wallace,wallara01,2001,RS,POR,5520,2940,1.948311741,2.325896389,4.274208129,10.49192289,10.49192289,0,2.350012544,2.258679917,4.60869246,-0.388294927 -Rasheed Wallace,wallara01,2002,PO,POR,242,125,3.524263152,2.10784652,5.632109671,0.548726381,0,0.548726381,3.670216897,2.459126593,6.12934349,-0.433304255 -Rasheed Wallace,wallara01,2002,RS,POR,5576,2963,1.584152093,2.40101121,3.985163303,10.1750411,10.1750411,0,2.139238723,2.470557768,4.609796491,-0.060013137 -Rasheed Wallace,wallara01,2003,PO,POR,482,260,4.157851375,1.022197864,5.180049239,1.084622079,0,1.084622079,4.618392315,1.506973279,6.125365594,-0.025602502 -Rasheed Wallace,wallara01,2003,RS,POR,5056,2684,1.79668018,1.35028505,3.14696523,8.082713736,8.082713736,0,2.208024969,1.540108018,3.748132987,0.086052608 -Rasheed Wallace,wallara01,2004,PO,DET,1457,803,0.347257557,3.951975614,4.299233171,2.976853179,0,2.976853179,0.585863339,3.358621624,3.944484963,-0.051679998 -Rasheed Wallace,wallara01,2004,RS,ATL,80,42,-4.42731465,0.761310691,-3.66600396,-0.019684697,-0.019684697,0,-2.996355968,-0.220269469,-3.216625438,0.261061138 -Rasheed Wallace,wallara01,2004,RS,DET,1247,673,0.831849446,3.996239428,4.828088875,2.630974287,2.630974287,0,1.248469113,3.860498144,5.108967256,1.013670099 -Rasheed Wallace,wallara01,2004,RS,POR,3043,1675,0.800748473,0.918248664,1.718997137,3.855215556,3.855215556,0,1.189011274,0.939574576,2.12858585,0.861358079 -Rasheed Wallace,wallara01,2005,PO,DET,1485,826,-0.362802012,3.62069841,3.257896398,2.623340578,0,2.623340578,0.106797188,3.475319845,3.582117033,0.417902728 -Rasheed Wallace,wallara01,2005,RS,DET,4937,2687,-0.619589844,2.332314788,1.712724944,6.108761303,6.108761303,0,-0.103155961,2.257211272,2.154055311,-0.138717442 -Rasheed Wallace,wallara01,2006,PO,DET,1124,628,-0.695363801,1.239469862,0.544106061,1.092325091,0,1.092325091,-0.269903194,1.286663626,1.016760432,0.313260698 -Rasheed Wallace,wallara01,2006,RS,DET,5085,2780,1.549322368,2.850616092,4.39993846,10.14372359,10.14372359,0,2.246153086,2.920915507,5.167068593,0.023180362 -Rasheed Wallace,wallara01,2007,PO,DET,1036,573,1.13324046,3.331683522,4.464923982,2.184376536,0,2.184376536,1.830273759,3.507755932,5.338029691,0.374279625 -Rasheed Wallace,wallara01,2007,RS,DET,4450,2419,-1.24686178,2.285782987,1.038921207,4.682168476,4.682168476,0,-0.357016193,2.528780739,2.171764546,0.119007527 -Rasheed Wallace,wallara01,2008,PO,DET,1044,585,-0.718524683,3.453135723,2.73461104,1.700845091,0,1.700845091,0.278883667,3.646894808,3.925778474,0.661528753 -Rasheed Wallace,wallara01,2008,RS,DET,4316,2346,-0.192208152,4.739856773,4.547648621,8.754747361,8.754747361,0,0.798171579,4.651353233,5.449524813,0.213980222 -Rasheed Wallace,wallara01,2009,PO,DET,214,122,-4.132619913,0.553222645,-3.579397268,-0.053225774,0,-0.053225774,-3.962339833,1.03775248,-2.924587353,-0.03129618 -Rasheed Wallace,wallara01,2009,RS,DET,3879,2123,-0.487645056,2.813153582,2.325508526,5.516497314,5.516497314,0,0.25147165,3.06326129,3.31473294,0.319668039 -Rasheed Wallace,wallara01,2010,PO,BOS,771,410,-1.368281007,1.739103215,0.370822208,0.685398577,0,0.685398577,-1.228189815,2.304574708,1.076384892,1.632686188 -Rasheed Wallace,wallara01,2010,RS,BOS,3436,1780,-1.715524485,2.102094265,0.38656978,2.882903584,2.882903584,0,-0.843043628,2.41076392,1.567720292,1.133901851 -Rasheed Wallace,wallara01,2013,RS,NYK,560,296,-1.811758612,1.56447981,-0.247278802,0.383907787,0.383907787,0,-0.655169548,1.659947673,1.004778125,1.465377503 -Tyrone Wallace,wallaty01,2018,RS,LAC,1831,851,-1.913598985,-1.387426683,-3.301025668,-0.240345837,-0.240345837,0,-1.823352409,-0.916603754,-2.739956163,0.456667529 -Tyrone Wallace,wallaty01,2019,PO,LAC,24,11,1.898496084,1.58916767,3.487663754,0.036272009,0,0.036272009,-5.843647777,3.998176874,-1.845470903,0.460297894 -Tyrone Wallace,wallaty01,2019,RS,LAC,1414,628,-2.436533839,0.56256179,-1.873972049,0.28181298,0.28181298,0,-3.225961624,-0.535524005,-3.761485628,0.409825759 -Jamie Waller,walleja01,1988,RS,NJN,189,91,-5.579164084,-1.901092037,-7.480256121,-0.222380253,-0.222380253,0,-5.422619754,-2.454604901,-7.877224655,1.268075317 -John Wall,walljo01,2011,RS,WAS,5151,2606,-0.7662074,-0.569249458,-1.335456859,1.877109095,1.877109095,0,-0.638877467,-0.142144831,-0.781022298,-0.180411485 -John Wall,walljo01,2012,RS,WAS,4651,2386,0.580738275,0.09613958,0.676877855,4.155287163,4.155287163,0,0.426218046,0.159648094,0.585866139,-0.362586369 -John Wall,walljo01,2013,RS,WAS,3113,1602,2.160615608,0.213137106,2.373752714,4.17491614,4.17491614,0,1.79655888,0.564965679,2.361524558,-0.287542802 -John Wall,walljo01,2014,PO,WAS,786,420,-0.139259343,0.763515038,0.624255695,0.759809767,0,0.759809767,4.444451427,0.304245558,4.748696985,1.752979649 -John Wall,walljo01,2014,RS,WAS,5953,2980,1.914295922,-0.19796756,1.716328363,6.899706095,6.899706095,0,2.194049182,0.022023307,2.216072489,1.541261772 -John Wall,walljo01,2015,PO,WAS,553,273,1.365720903,0.931099108,2.296820011,0.729510677,0,0.729510677,-0.846344199,2.078171947,1.231827748,0.601841972 -John Wall,walljo01,2015,RS,WAS,5700,2837,2.080113316,-0.044382573,2.035730743,7.046280391,7.046280391,0,2.205363984,0.621671373,2.827035357,1.650625623 -John Wall,walljo01,2016,RS,WAS,5761,2784,1.932568452,0.010425585,1.942994037,6.717854515,6.717854515,0,2.57591878,0.296844312,2.872763092,0.761352131 -John Wall,walljo01,2017,PO,WAS,1028,507,5.427922102,-5.075238312,0.35268379,0.830451065,0,0.830451065,4.474937694,-5.479153613,-1.004215919,0.315825409 -John Wall,walljo01,2017,RS,WAS,5886,2836,4.445788309,-0.871645609,3.5741427,9.299071052,9.299071052,0,4.603284381,-0.632123174,3.971161206,1.591832693 -John Wall,walljo01,2018,PO,WAS,476,234,6.671525912,0.986504417,7.658030329,1.260988251,0,1.260988251,5.236340833,2.775821854,8.012162687,-1.564911666 -John Wall,walljo01,2018,RS,WAS,2950,1410,1.467752167,0.064990026,1.532742193,3.122546854,3.122546854,0,1.46306332,-0.439039184,1.024024136,1.340010745 -John Wall,walljo01,2019,RS,WAS,2393,1104,-0.260646294,-1.862955919,-2.123602213,0.356142847,0.356142847,0,0.468029517,-1.525971997,-1.05794248,0.958266964 -Matt Walsh,walshma01,2006,RS,MIA,6,3,-13.65018976,-3.569972279,-17.22016204,-0.023094806,-0.023094806,0,-11.68727241,-9.550794031,-21.23806644,3.916980754 -Rex Walters,waltere01,1994,PO,NJN,2,1,36.57010368,-3.684039792,32.88606389,0.018442678,0,0.018442678,32.14729687,-6.24173209,25.90556478,-1.478390205 -Rex Walters,waltere01,1994,RS,NJN,777,386,2.065233459,-1.533574325,0.531659134,0.647172866,0.647172866,0,1.273243598,-2.225410693,-0.952167095,0.132845397 -Rex Walters,waltere01,1995,RS,NJN,2791,1435,-0.702813804,-1.756959441,-2.459773245,0.213143972,0.213143972,0,-1.068187475,-1.861561141,-2.929748616,0.291326261 -Rex Walters,waltere01,1996,RS,NJN,167,87,-1.43721975,-1.883729843,-3.320949593,-0.025532463,-0.025532463,0,-1.704103566,-3.55881059,-5.262914156,0.694911064 -Rex Walters,waltere01,1996,RS,PHI,1016,523,1.22471962,-1.802077752,-0.577358132,0.585329835,0.585329835,0,0.424245341,-2.038401473,-1.614156132,0.896741402 -Rex Walters,waltere01,1997,RS,PHI,2091,1041,0.896698661,-2.750634076,-1.853935415,0.475204842,0.475204842,0,0.330641713,-3.138309321,-2.807667607,-0.136399695 -Rex Walters,waltere01,1998,RS,MIA,200,108,-0.293583268,-1.964901066,-2.258484334,0.027373492,0.027373492,0,-1.032045038,-3.354977891,-4.387022929,0.978853019 -Rex Walters,waltere01,1998,RS,PHI,242,127,-0.824738747,-2.80783607,-3.632574816,-0.058261181,-0.058261181,0,-1.215253247,-3.805461941,-5.020715188,1.716330947 -Rex Walters,waltere01,1999,PO,MIA,22,13,1.042731445,-4.832625656,-3.789894211,-0.007053214,0,-0.007053214,-0.039625571,-6.756056955,-6.795682527,-0.735014179 -Rex Walters,waltere01,1999,RS,MIA,904,506,-1.620939623,-1.788271005,-3.409210628,-0.171364888,-0.171364888,0,-2.044506608,-1.876817119,-3.921323727,0.625222294 -Rex Walters,waltere01,2000,RS,MIA,735,389,-2.370479604,-2.690920187,-5.061399791,-0.460369426,-0.460369426,0,-2.855826765,-3.103651749,-5.959478514,0.334985029 -Bill Walton,waltobi01,1977,PO,POR,1707,755,0.947945055,4.380049246,5.327994301,3.196556398,0,3.196556398,1.386073711,3.678457944,5.064531655,-0.419773561 +Curtis Perry,perrycu01,1977,RS,PHO,3125,1391,-0.430264582,0.826938756,0.396674174,2.231965504,2.231965504,0,-0.189886487,1.113244923,0.923358437,-0.057539992 +Gar Heard,heardga01,1977,RS,PHO,3062,1363,-2.382830573,1.961483141,-0.421347431,1.617340362,1.617340362,0,-1.862484027,1.736969117,-0.12551491,-0.13384648 +Keith Erickson,erickke01,1977,RS,PHO,2132,949,-0.898135282,-0.437186534,-1.335321816,0.687093918,0.687093918,0,-1.267836195,-0.5571571,-1.824993295,0.336047945 +Butch Feher,feherbu01,1977,RS,PHO,1094,487,0.799864367,-1.519522541,-0.719658175,0.504469987,0.504469987,0,-0.048315077,-2.266263981,-2.314579058,-0.000805111 +Dale Schlueter,schluda01,1977,RS,PHO,757,337,-3.95147312,-0.290500802,-4.241973922,-0.258317256,-0.258317256,0,-3.889706975,-0.591503749,-4.481210724,0.75266359 +Maurice Lucas,lucasma01,1977,RS,POR,6516,2863,1.335301099,0.008554734,1.343855833,5.970381058,5.970381058,0,1.848887632,0.246711052,2.095598684,-0.171697768 Bill Walton,waltobi01,1977,RS,POR,5153,2264,1.924254439,3.432475588,5.356730028,9.300296324,9.300296324,0,2.32173321,2.457645897,4.779379107,-0.733632757 -Bill Walton,waltobi01,1978,PO,POR,100,49,2.447932538,5.388145672,7.83607821,0.270756695,0,0.270756695,3.124602059,2.931234319,6.055836378,-0.840529986 -Bill Walton,waltobi01,1978,RS,POR,4236,1929,1.313942916,4.079058657,5.393001573,7.97286216,7.97286216,0,1.808494375,2.913474736,4.721969111,-0.556492223 -Bill Walton,waltobi01,1980,RS,SDC,720,337,-1.698762792,1.544910901,-0.15385189,0.445610814,0.445610814,0,-1.325106454,0.464865685,-0.860240769,-0.178607071 -Bill Walton,waltobi01,1983,RS,SDC,2385,1099,-1.4960634,1.282624551,-0.213438849,1.417813778,1.417813778,0,-1.16062672,0.876732593,-0.283894127,-0.327275575 -Bill Walton,waltobi01,1984,RS,SDC,3145,1476,-1.054858386,0.30511552,-0.749742866,1.504329848,1.504329848,0,-0.574318136,-0.148014245,-0.722332381,-0.134602542 -Bill Walton,waltobi01,1985,RS,LAC,3502,1647,-1.592697712,1.995616872,0.40291916,2.644132703,2.644132703,0,-1.277268646,1.404848184,0.127579538,-0.205303326 -Bill Walton,waltobi01,1986,PO,BOS,603,291,-0.598748907,2.326996991,1.728248084,0.687929385,0,0.687929385,-0.692655967,1.485520553,0.792864586,0.32170922 -Bill Walton,waltobi01,1986,RS,BOS,3297,1546,-1.226631809,2.745265079,1.51863327,3.368183064,3.368183064,0,-0.9671665,1.849027944,0.881861444,0.037343549 -Bill Walton,waltobi01,1987,PO,BOS,209,102,-4.876353498,0.707912268,-4.16844123,-0.077393932,0,-0.077393932,-4.520485918,0.613801075,-3.906684842,1.637768044 -Bill Walton,waltobi01,1987,RS,BOS,233,112,-8.430655494,-0.120028152,-8.550683646,-0.335009053,-0.335009053,0,-7.762988762,-0.918609415,-8.681598177,1.09082056 -Derrick Walton Jr.,waltode01,2018,RS,MIA,295,147,-0.907079797,-0.835741042,-1.742820838,0.07429902,0.07429902,0,-1.767304647,-0.540110687,-2.307415335,-1.626810948 -Lloyd Walton,waltoll01,1977,RS,MIL,1547,678,0.566995218,-0.845256563,-0.278261345,0.853396765,0.853396765,0,0.148210764,-1.315796602,-1.167585837,-0.203762385 -Lloyd Walton,waltoll01,1978,PO,MIL,280,124,-0.014970817,0.020189887,0.00521907,0.179390025,0,0.179390025,-0.190502191,-0.923068538,-1.113570729,-0.223912793 -Lloyd Walton,waltoll01,1978,RS,MIL,2895,1264,-0.98055508,-0.550304482,-1.530859562,0.785172151,0.785172151,0,-1.167949657,-0.865951794,-2.033901452,-0.143278332 -Lloyd Walton,waltoll01,1979,RS,MIL,3099,1381,0.21931141,-0.815415757,-0.596104346,1.513418047,1.513418047,0,-0.039913104,-1.14148832,-1.181401424,-0.295335207 -Lloyd Walton,waltoll01,1980,PO,MIL,8,4,-16.93168803,1.874203272,-15.05748476,-0.025438041,0,-0.025438041,-16.98963158,-3.528397251,-20.51802883,-1.793860198 -Lloyd Walton,waltoll01,1980,RS,MIL,2682,1243,-1.061690833,-1.62828716,-2.689977993,0.037859985,0.037859985,0,-1.512079372,-2.298493998,-3.81057337,-0.561037847 -Lloyd Walton,waltoll01,1981,PO,KCK,141,73,-3.149822826,-0.984219501,-4.134042327,-0.053227728,0,-0.053227728,-3.588138051,-2.284687812,-5.872825863,0.114284524 -Lloyd Walton,waltoll01,1981,RS,KCK,1753,821,-2.347090313,-1.735547393,-4.082637706,-0.555114242,-0.555114242,0,-2.785487926,-2.833528866,-5.619016792,-0.571103112 -Luke Walton,waltolu01,2004,PO,LAL,245,134,-0.387746928,0.344674957,-0.043071971,0.193801165,0,0.193801165,-0.082945667,-0.239158826,-0.322104493,1.375538535 -Luke Walton,waltolu01,2004,RS,LAL,1420,730,-0.212068396,-0.080096937,-0.292165333,0.914362842,0.914362842,0,-0.399238683,-1.021210112,-1.420448795,-0.10437426 -Luke Walton,waltolu01,2005,RS,LAL,1469,768,-1.464511202,-0.851522818,-2.31603402,0.170106453,0.170106453,0,-1.653574705,-2.012436208,-3.666010913,0.034639697 -Luke Walton,waltolu01,2006,PO,LAL,454,235,-1.462778418,0.899308867,-0.563469551,0.268916509,0,0.268916509,-1.690859505,0.562668488,-1.128191017,-0.488754171 -Luke Walton,waltolu01,2006,RS,LAL,2553,1333,-0.993297962,-0.3769838,-1.370281762,0.934916597,0.934916597,0,-1.349907184,-1.193389502,-2.543296685,-0.33446407 -Luke Walton,waltolu01,2007,PO,LAL,255,128,-2.229876248,0.883094838,-1.346781411,0.094811457,0,0.094811457,-1.782484939,0.596333956,-1.186150982,0.287256014 -Luke Walton,waltolu01,2007,RS,LAL,3905,1982,0.978285668,-0.607119807,0.371165861,3.135856449,3.135856449,0,0.810398252,-0.759753576,0.050644675,-0.598950964 -Luke Walton,waltolu01,2008,PO,LAL,690,353,1.362168965,-0.246134664,1.116034302,0.722028569,0,0.722028569,1.021597464,-0.583848726,0.437748738,0.486190377 -Luke Walton,waltolu01,2008,RS,LAL,3483,1729,-0.496578056,0.185154743,-0.311423313,2.144457785,2.144457785,0,-0.579035013,-0.304862029,-0.883897042,-0.29129515 -Luke Walton,waltolu01,2009,PO,LAL,637,332,-0.379213437,2.024265466,1.645052029,0.770807156,0,0.770807156,-0.612705661,1.297081978,0.684376317,0.350927336 -Luke Walton,waltolu01,2009,RS,LAL,2317,1166,-0.775766704,0.203516897,-0.572249807,1.292615692,1.292615692,0,-1.116192961,-0.708430918,-1.824623879,-0.208673293 -Luke Walton,waltolu01,2010,PO,LAL,181,96,-3.344958503,-2.087775272,-5.432733775,-0.136658224,0,-0.136658224,-3.927263994,-3.083328506,-7.010592501,0.763437554 -Luke Walton,waltolu01,2010,RS,LAL,532,272,-1.886267121,-0.106770109,-1.99303723,0.104533558,0.104533558,0,-2.201550779,-1.286542277,-3.488093056,-0.45885268 -Luke Walton,waltolu01,2011,PO,LAL,7,4,-38.99602341,-10.18896506,-49.18498847,-0.105532721,0,-0.105532721,-33.1486641,-16.67460944,-49.82327354,7.091199798 -Luke Walton,waltolu01,2011,RS,LAL,925,484,-4.252803224,-0.175446166,-4.428249389,-0.4144711,-0.4144711,0,-4.466083289,-1.850069916,-6.316153206,0.011146301 -Luke Walton,waltolu01,2012,RS,CLE,575,299,-5.42776933,-2.754485332,-8.182254663,-0.835222704,-0.835222704,0,-5.623656017,-3.52466722,-9.148323237,0.72808884 -Luke Walton,waltolu01,2012,RS,LAL,124,65,0.763639072,1.224890966,1.988530038,0.158535499,0.158535499,0,0.023433509,0.901257544,0.924691053,0.817836198 -Luke Walton,waltolu01,2013,RS,CLE,1667,857,-0.726848727,0.592001249,-0.134847478,1.148831167,1.148831167,0,-0.723386118,0.227888375,-0.495497743,0.437907456 -Brad Wanamaker,wanambr01,2019,PO,BOS,40,17,-4.148593987,-8.51527958,-12.66387357,-0.090428023,0,-0.090428023,-2.077679855,-9.737711021,-11.81539088,1.955597009 -Brad Wanamaker,wanambr01,2019,RS,BOS,735,343,-0.423987006,0.861129116,0.43714211,0.559215888,0.559215888,0,-0.78327715,0.015385528,-0.767891622,0.268692202 -Charlie Ward,wardch01,1995,RS,NYK,85,44,-10.70488703,-1.559505815,-12.26439284,-0.22179775,-0.22179775,0,-8.794668977,-2.654188283,-11.44885726,3.615416707 -Charlie Ward,wardch01,1996,PO,NYK,166,92,4.652969829,8.171309843,12.82427967,0.766517265,0,0.766517265,5.105433186,7.676426157,12.78185934,1.469469013 -Charlie Ward,wardch01,1996,RS,NYK,1509,787,-1.339166921,1.863240293,0.524073373,1.32960061,1.32960061,0,-0.984432483,1.355211775,0.370779292,1.058328951 -Charlie Ward,wardch01,1997,PO,NYK,337,182,-1.124100458,3.086370752,1.962270294,0.454047561,0,0.454047561,-1.172791325,2.721532857,1.548741532,0.539846265 -Charlie Ward,wardch01,1997,RS,NYK,3362,1763,-0.220905385,1.157859063,0.936953678,3.332179493,3.332179493,0,-0.405643682,0.985895568,0.580251886,0.435549676 -Charlie Ward,wardch01,1998,PO,NYK,477,261,3.572262244,3.970188201,7.542450446,1.415355793,0,1.415355793,3.522953063,3.742924157,7.26587722,0.111244331 -Charlie Ward,wardch01,1998,RS,NYK,4306,2317,1.766009177,2.962504926,4.728514103,8.856810881,8.856810881,0,1.727852921,2.879674293,4.607527214,0.167503338 -Charlie Ward,wardch01,1999,PO,NYK,884,494,2.591618234,3.905183431,6.496801665,2.413718174,0,2.413718174,2.688717358,3.820929034,6.509646392,0.363659934 -Charlie Ward,wardch01,1999,RS,NYK,2849,1556,0.898064555,2.284639484,3.182704039,4.721440463,4.721440463,0,1.047662856,2.270883997,3.318546852,0.222376579 -Charlie Ward,wardch01,2000,PO,NYK,777,439,5.148006161,2.679073858,7.827080019,2.447809235,0,2.447809235,4.76150125,2.687232418,7.448733668,0.163105785 -Charlie Ward,wardch01,2000,RS,NYK,3733,1986,2.063895511,1.693628103,3.757523614,6.613246995,6.613246995,0,2.000138959,1.818876512,3.819015471,0.2779477 -Charlie Ward,wardch01,2001,PO,NYK,159,86,-3.914904053,-1.741721924,-5.656625976,-0.13282418,0,-0.13282418,-3.68741007,-2.715161412,-6.402571482,0.886559563 -Charlie Ward,wardch01,2001,RS,NYK,2726,1492,2.317289807,1.482827168,3.800116976,5.001433682,5.001433682,0,2.192094702,1.277833926,3.469928628,0.284539985 -Charlie Ward,wardch01,2002,RS,NYK,2000,1058,0.280205533,2.544179489,2.824385022,3.034171385,3.034171385,0,0.487848714,2.091596154,2.579444868,0.767597496 -Charlie Ward,wardch01,2003,RS,NYK,2800,1465,3.217897988,1.101047869,4.318945857,5.31375207,5.31375207,0,3.220151466,1.160806352,4.380957818,0.524893316 -Charlie Ward,wardch01,2004,PO,SAS,24,13,6.500910633,7.554557816,14.05546845,0.114949995,0,0.114949995,7.813867283,7.245623929,15.05949121,-0.007390139 -Charlie Ward,wardch01,2004,RS,NYK,1560,827,1.938303766,0.192310022,2.130613788,2.10094173,2.10094173,0,2.214532185,0.416975638,2.631507823,1.843658291 -Charlie Ward,wardch01,2004,RS,SAS,799,425,-3.62169387,0.327684112,-3.294009758,-0.120143489,-0.120143489,0,-3.162181911,-0.234429833,-3.396611744,1.687544328 -Charlie Ward,wardch01,2005,RS,HOU,674,360,-1.310551432,0.842569829,-0.467981603,0.419655866,0.419655866,0,-1.056540203,0.82166442,-0.234875783,0.11263816 -Henry Ward,wardhe01,1977,PO,SAS,2,1,40.20170991,-6.515141578,33.68656833,0.019060646,0,0.019060646,39.91319825,-9.525485545,30.38771271,-0.622284941 +Bob Gross,grossbo01,1977,RS,POR,5080,2232,2.925043986,0.645346016,3.570390002,7.193959715,7.193959715,0,2.654790593,0.589940108,3.244730701,-0.052240559 +Lionel Hollins,hollili01,1977,RS,POR,5061,2224,-0.369954089,1.568985469,1.199031381,4.504491563,4.504491563,0,0.277358337,2.000391246,2.277749583,0.567395226 +Dave Twardzik,twardda01,1977,RS,POR,4408,1937,3.34437234,0.912527776,4.256900115,6.945542057,6.945542057,0,2.983762364,1.362214147,4.34597651,0.325681432 +Larry Steele,steella01,1977,RS,POR,3823,1680,1.731476061,0.845853393,2.577329454,4.59052382,4.59052382,0,1.64366442,0.925832924,2.569497344,0.573133774 +Herm Gilliam,gillihe01,1977,RS,POR,3789,1665,-0.881485938,-0.700811201,-1.582297139,0.993123211,0.993123211,0,-0.826224483,-0.802428978,-1.628653461,0.128176162 +Johnny Davis,davisjo01,1977,RS,POR,3302,1451,0.004850335,-2.111865633,-2.107015298,0.475240058,0.475240058,0,-0.356963386,-2.41925896,-2.776222346,-0.172483423 +Robin Jones,jonesro01,1977,RS,POR,2424,1065,-1.696311719,0.89110747,-0.805204249,1.056551543,1.056551543,0,-1.410448141,0.14459764,-1.265850501,-0.018209732 +Lloyd Neal,nealll01,1977,RS,POR,2173,955,-1.2649644,-1.761306665,-3.026271066,-0.134972675,-0.134972675,0,-1.300072955,-1.947847887,-3.247920842,0.289957542 +Corky Calhoun,calhoco01,1977,RS,POR,1691,743,-1.553630789,-0.920504895,-2.474135684,0.105305202,0.105305202,0,-1.952354098,-1.126614469,-3.078968567,0.753462698 +Wally Walker,walkewa01,1977,RS,POR,1427,627,-1.448681309,-2.434934372,-3.883615681,-0.364536893,-0.364536893,0,-1.566200922,-2.884631206,-4.450832128,0.56432439 +Clyde Mayes,mayescl01,1977,RS,POR,55,24,-5.329550744,-4.598995855,-9.9285466,-0.088022458,-0.088022458,0,-5.118266028,-4.256323869,-9.374589898,0.150339191 +Larry Kenon,kenonla01,1977,RS,SAS,6917,2936,2.173576173,1.045789301,3.219365474,8.896303316,8.896303316,0,2.702675068,1.141590744,3.844265812,-0.548407918 +George Gervin,gervige01,1977,RS,SAS,6373,2705,3.70568315,-0.422832506,3.282850644,8.320243517,8.320243517,0,3.424101824,-0.272350438,3.151751386,-0.073013416 +Billy Paultz,paultbi01,1977,RS,SAS,6347,2694,-0.943635432,-0.444878826,-1.388514257,1.86381379,1.86381379,0,-0.511498669,-0.433827411,-0.94532608,-0.433152574 +Mike Gale,galemi01,1977,RS,SAS,6121,2598,1.390302066,0.915015226,2.305317292,6.696938301,6.696938301,0,1.351666866,1.177074223,2.528741089,-0.062461763 +Allan Bristow,bristal01,1977,RS,SAS,4752,2017,1.272180273,-1.151963462,0.120216811,2.951107475,2.951107475,0,1.054004457,-1.202555516,-0.148551059,-0.093293963 +Mark Olberding,olberma01,1977,RS,SAS,4592,1949,0.430990962,-1.634057594,-1.203066632,1.541875786,1.541875786,0,0.35409982,-1.283060471,-0.928960651,0.254836699 +Coby Dietrick,dietrco01,1977,RS,SAS,4175,1772,-2.289825177,0.206768655,-2.083056522,0.605769443,0.605769443,0,-1.784148654,0.355973575,-1.428175079,0.501095349 +Louie Dampier,dampilo01,1977,RS,SAS,3850,1634,-1.288235109,-2.516746598,-3.804981706,-0.875132117,-0.875132117,0,-1.611461613,-2.64823094,-4.259692554,-0.535743684 +Mack Calvin,calvima01,1977,RS,SAS,1428,606,-0.750751061,-2.887854744,-3.638605806,-0.274671072,-0.274671072,0,-0.952321697,-2.910113363,-3.862435059,-0.027126459 +James Silas,silasja01,1977,RS,SAS,839,356,-0.209278014,-2.606037354,-2.815315368,-0.011874655,-0.011874655,0,-0.475735934,-2.739761781,-3.215497716,0.103095872 +George Karl,karlge01,1977,RS,SAS,591,251,-3.640809097,-2.897474793,-6.53828389,-0.48807603,-0.48807603,0,-3.79042191,-2.879718346,-6.670140256,0.654968601 Henry Ward,wardhe01,1977,RS,SAS,403,171,-4.734205993,-1.858540309,-6.592746302,-0.337534971,-0.337534971,0,-4.740574222,-2.00487563,-6.745449852,0.732336604 -Casper Ware,wareca01,2014,RS,PHI,244,116,1.330552308,3.648424129,4.978976436,0.459066742,0.459066742,0,0.685457559,3.005536443,3.690994002,0.344130222 -Cornell Warner,warneco01,1977,PO,LAL,122,56,-1.2179919,-2.573859819,-3.79185172,-0.030996303,0,-0.030996303,-1.901428906,-2.366187556,-4.267616462,1.02404164 -Cornell Warner,warneco01,1977,RS,LAL,375,170,-1.467231703,-1.855812546,-3.323044249,-0.049814574,-0.049814574,0,-1.681063817,-1.863068916,-3.544132732,0.24324407 -Jameel Warney,warneja01,2018,RS,DAL,53,27,2.62833134,-8.179910971,-5.551579631,-0.037882504,-0.037882504,0,2.037051889,-8.23363953,-6.196587641,-1.825899807 -T.J. Warren,warretj01,2015,RS,PHO,1252,614,-2.088079677,-1.060456626,-3.148536303,-0.124721266,-0.124721266,0,-2.605999836,-1.539970201,-4.145970037,-0.096267596 -T.J. Warren,warretj01,2016,RS,PHO,2245,1070,0.525225569,-1.714279147,-1.189053578,0.847596095,0.847596095,0,-0.169293969,-1.549734835,-1.719028805,-0.521306294 -T.J. Warren,warretj01,2017,RS,PHO,4358,2048,0.930679899,-1.077996238,-0.147316339,2.72191532,2.72191532,0,-0.189384094,-0.652001625,-0.84138572,0.086502221 -T.J. Warren,warretj01,2018,RS,PHO,4538,2142,0.102674812,-0.460833849,-0.358159037,2.60526812,2.60526812,0,-0.411922843,-0.755192204,-1.167115047,-0.328316412 -T.J. Warren,warretj01,2019,RS,PHO,2886,1360,0.894260757,-1.211225502,-0.316964744,1.684935308,1.684935308,0,0.686256747,-0.906602235,-0.220345489,-0.19798943 -Willie Warren,warrewi01,2011,RS,LAC,262,134,-0.4560357,-0.431408734,-0.887444434,0.128204321,0.128204321,0,-0.856595721,-0.663056516,-1.519652237,0.634794756 -Bryan Warrick,warribr01,1983,RS,WSB,1523,727,-3.377964827,-1.090897564,-4.468862391,-0.641250961,-0.641250961,0,-3.86374677,-1.095776765,-4.959523535,0.60530496 -Bryan Warrick,warribr01,1984,RS,WSB,521,254,-3.94301039,-0.98237425,-4.92538464,-0.283985129,-0.283985129,0,-4.285486766,-1.197473222,-5.482959988,0.75604303 -Bryan Warrick,warribr01,1985,RS,LAC,1516,713,-1.220042059,-1.919258666,-3.139300725,-0.142017963,-0.142017963,0,-1.777791232,-1.934400647,-3.712191879,0.292641482 -Bryan Warrick,warribr01,1986,RS,MIL,58,27,-6.083689249,-0.018053116,-6.101742364,-0.046855427,-0.046855427,0,-5.26212068,-1.440380571,-6.702501251,1.530658192 -Bryan Warrick,warribr01,1986,RS,IND,1399,658,-0.623981006,-0.695208748,-1.319189755,0.48214499,0.48214499,0,-1.123567003,-0.45018621,-1.573753212,0.388440713 -Hakim Warrick,warriha01,2006,PO,MEM,75,43,-6.825900435,-2.382982213,-9.208882649,-0.148548722,0,-0.148548722,-6.525936339,-2.238563632,-8.764499971,1.486909189 -Hakim Warrick,warriha01,2006,RS,MEM,1317,724,-4.590558356,-2.085202178,-6.675760534,-1.462743436,-1.462743436,0,-4.564624693,-2.383584594,-6.948209287,0.797888465 -Hakim Warrick,warriha01,2007,RS,MEM,4245,2152,-1.446318925,-2.825825017,-4.272143942,-1.671869835,-1.671869835,0,-1.403304384,-2.600110587,-4.003414971,0.03514515 -Hakim Warrick,warriha01,2008,RS,MEM,3522,1754,-1.72497487,-2.434141664,-4.159116534,-1.258614182,-1.258614182,0,-1.774634705,-2.243545673,-4.018180379,-0.177404833 -Hakim Warrick,warriha01,2009,RS,MEM,3852,2029,-0.89236598,-1.105215849,-1.997581829,0.777132813,0.777132813,0,-1.114852092,-1.302447722,-2.417299813,-0.210568245 -Hakim Warrick,warriha01,2010,PO,CHI,60,31,-8.804159452,-4.979769172,-13.78392862,-0.179569424,0,-0.179569424,-8.504140452,-6.292047904,-14.79618836,-0.210993322 -Hakim Warrick,warriha01,2010,RS,MIL,1979,1024,-1.538534344,-1.95015269,-3.488687034,-0.384513526,-0.384513526,0,-1.756484981,-2.321363993,-4.077848974,-0.342876278 -Hakim Warrick,warriha01,2010,RS,CHI,1046,533,-0.791334501,-2.635531809,-3.42686631,-0.1831656,-0.1831656,0,-1.224402285,-3.006451803,-4.230854088,-0.458530608 -Hakim Warrick,warriha01,2011,RS,PHO,2817,1416,-0.908759716,-2.337010902,-3.245770618,-0.356608363,-0.356608363,0,-1.074303641,-2.808675072,-3.882978713,-0.405324397 -Hakim Warrick,warriha01,2012,RS,PHO,982,503,-2.890438317,-3.052747223,-5.94318554,-0.817035399,-0.817035399,0,-2.832200194,-3.742516474,-6.574716668,-0.274270596 -Hakim Warrick,warriha01,2013,RS,NOH,13,7,4.795910526,9.402374744,14.19828527,0.060140444,0.060140444,0,4.64941722,8.227151393,12.87656861,-0.597820319 -Hakim Warrick,warriha01,2013,RS,CHA,929,482,-4.10234591,-2.046700269,-6.149046179,-0.835786893,-0.835786893,0,-4.014907654,-2.508936862,-6.523844515,-0.010504097 -Chris Washburn,washbch01,1987,PO,GSW,60,29,-7.122945769,-5.709417618,-12.83236339,-0.153839245,0,-0.153839245,-7.376267056,-7.673673776,-15.04994083,-0.010013912 -Chris Washburn,washbch01,1987,RS,GSW,825,385,-8.496317187,-2.126548586,-10.62286577,-1.556228042,-1.556228042,0,-7.770487406,-2.899578041,-10.67006545,0.645504988 -Chris Washburn,washbch01,1988,PO,ATL,4,2,-7.316732355,-3.394190507,-10.71092286,-0.008269372,0,-0.008269372,-8.049284168,-5.723432236,-13.7727164,-1.23516142 -Chris Washburn,washbch01,1988,RS,GSW,184,86,-5.277215045,-3.364108,-8.641323045,-0.258627002,-0.258627002,0,-5.241574988,-3.945010915,-9.186585903,0.051564905 -Chris Washburn,washbch01,1988,RS,ATL,353,174,-4.28745727,-0.541860584,-4.829317854,-0.184836954,-0.184836954,0,-4.06708118,-1.532460361,-5.59954154,0.134286226 -Julian Washburn,washbju01,2019,RS,MEM,519,254,-4.4965226,1.463291726,-3.033230874,-0.036307699,-0.036307699,0,-4.74411181,1.053385781,-3.690726028,-1.10069855 -Darius Washington,washida01,2008,RS,SAS,273,146,-2.434424348,-1.25675554,-3.691179888,-0.070802142,-0.070802142,0,-2.488972337,-1.909704052,-4.398676389,0.926629469 -Duane Washington,washidu01,1988,RS,NJN,324,156,2.050925804,1.713793856,3.76471966,0.52213826,0.52213826,0,1.307735906,1.596047534,2.90378344,0.704450246 -Duane Washington,washidu01,1993,RS,LAC,58,28,-9.247345648,-2.302904548,-11.5502502,-0.125406725,-0.125406725,0,-9.411390564,-3.511302761,-12.92269333,-0.241597361 -Eric Washington,washier01,1998,RS,DEN,2909,1539,-1.760535521,-2.179664185,-3.940199707,-0.937333481,-0.937333481,0,-2.01389118,-2.047950923,-4.061842103,0.272859835 -Eric Washington,washier01,1999,RS,DEN,1451,761,-0.717186979,-1.865293251,-2.58248023,0.065342969,0.065342969,0,-0.981884923,-1.735262863,-2.717147787,0.417007602 -Kermit Washington,washike01,1977,RS,LAL,2961,1342,0.956736278,0.679701971,1.636438249,3.004353445,3.004353445,0,1.035855148,0.801871234,1.837726382,0.036253046 -Kermit Washington,washike01,1978,RS,BOS,1933,866,2.225827652,0.714952893,2.940780545,2.516854037,2.516854037,0,2.023121789,0.955141249,2.978263038,0.106478581 -Kermit Washington,washike01,1978,RS,LAL,1679,751,-0.054917902,-0.610891862,-0.665809764,0.796590851,0.796590851,0,0.234268151,-0.501265341,-0.26699719,-0.268919265 -Kermit Washington,washike01,1979,RS,SDC,6191,2764,1.513936286,0.163500211,1.677436497,6.235515158,6.235515158,0,1.458020079,0.377231711,1.83525179,-0.137567326 -Kermit Washington,washike01,1980,PO,POR,239,121,2.420201619,-0.211941335,2.208260284,0.313356227,0,0.313356227,2.217525459,0.121910771,2.33943623,-0.737074476 -Kermit Washington,washike01,1980,RS,POR,5521,2657,1.874365433,1.227141702,3.101507135,7.91883571,7.91883571,0,1.789982513,1.504089888,3.294072401,-0.177243775 -Kermit Washington,washike01,1981,PO,POR,259,128,1.200490025,3.132503771,4.332993796,0.475050035,0,0.475050035,1.343599331,3.45033976,4.793939091,-0.406956103 -Kermit Washington,washike01,1981,RS,POR,4601,2120,1.19770132,1.303889042,2.501590363,5.679912595,5.679912595,0,1.248117491,1.442760863,2.690878355,-0.00605228 -Kermit Washington,washike01,1982,RS,POR,885,418,-1.114244668,-0.078381878,-1.192626546,0.331988347,0.331988347,0,-1.302571481,-0.135338273,-1.437909754,-0.043879596 -Kermit Washington,washike01,1988,RS,GSW,120,56,-1.781210058,2.765177842,0.983967783,0.107896539,0.107896539,0,-1.727880267,2.899309392,1.171429125,1.145651231 -Pearl Washington,washipe01,1987,RS,NJN,3432,1600,-1.375404145,-0.360691477,-1.736095622,0.832196953,0.832196953,0,-1.351094261,-0.286792057,-1.637886319,0.557952229 -Pearl Washington,washipe01,1988,RS,NJN,2865,1379,-1.779813012,0.197231015,-1.582581997,0.828417167,0.828417167,0,-1.691670144,0.202655943,-1.489014201,0.866598324 -Pearl Washington,washipe01,1989,RS,MIA,2224,1065,-1.391180519,0.147098429,-1.24408209,0.820615349,0.820615349,0,-1.555478125,0.066115285,-1.48936284,0.293320269 -Richard Washington,washiri01,1977,RS,KCK,5078,2265,-2.120645006,0.024919385,-2.095725621,0.75823302,0.75823302,0,-1.646014125,0.099448834,-1.546565291,0.306755821 -Richard Washington,washiri01,1978,RS,KCK,5087,2231,-0.978564654,0.123589096,-0.854975558,2.163929426,2.163929426,0,-0.738122105,0.39122596,-0.346896146,0.345879003 -Richard Washington,washiri01,1979,PO,KCK,117,52,0.979681818,-0.397500069,0.582181749,0.09317144,0,0.09317144,-0.15900193,1.292956901,1.133954971,2.245715771 -Richard Washington,washiri01,1979,RS,KCK,364,161,-6.092197583,0.517646275,-5.574551307,-0.234692321,-0.234692321,0,-5.786008031,0.079097796,-5.706910235,1.235286238 -Richard Washington,washiri01,1980,PO,MIL,228,112,-1.730233136,1.707581686,-0.022651449,0.162685221,0,0.162685221,-1.752963207,1.527062558,-0.225900648,1.208185636 -Richard Washington,washiri01,1980,RS,MIL,2356,1092,-2.226687666,0.105924199,-2.120763467,0.351644429,0.351644429,0,-2.197551222,-0.084467409,-2.282018631,0.319214376 -Richard Washington,washiri01,1981,RS,DAL,638,307,-2.642831593,-1.554284311,-4.197115904,-0.226875926,-0.226875926,0,-2.525509604,-1.152172403,-3.677682007,0.096453661 -Richard Washington,washiri01,1981,RS,CLE,3197,1505,-1.396003328,-1.409707997,-2.805711325,-0.043025951,-0.043025951,0,-1.300067206,-0.971142694,-2.2712099,0.597361954 -Richard Washington,washiri01,1982,RS,CLE,655,313,-5.087235317,-2.645565683,-7.732801,-0.801843969,-0.801843969,0,-4.7495208,-2.804608941,-7.554129741,0.786333783 -Wilson Washington,washiwi01,1978,RS,PHI,87,38,-12.89462379,-3.462058923,-16.35668271,-0.26601883,-0.26601883,0,-11.60847386,-5.93678719,-17.54526105,0.908266085 -Wilson Washington,washiwi01,1978,RS,NJN,1222,523,-2.919467289,-1.349468697,-4.268935986,-0.407405901,-0.407405901,0,-2.966629794,-1.46563234,-4.432262134,0.56006269 -Wilson Washington,washiwi01,1979,RS,NJN,2628,1139,-2.146352266,0.267328153,-1.879024113,0.508591927,0.508591927,0,-2.336682321,0.026065052,-2.310617269,0.518644354 -Yuta Watanabe,watanyu01,2019,RS,MEM,365,174,-4.742452091,-1.160194338,-5.902646429,-0.278371613,-0.278371613,0,-5.374713377,-1.765000037,-7.139713414,-0.547643724 -Darryl Watkins,watkida01,2008,RS,SAC,142,71,-8.145577308,-0.839224344,-8.984801652,-0.22683373,-0.22683373,0,-7.770603294,-2.362015669,-10.13261896,0.407196233 -Darryl Watkins,watkida01,2012,RS,NOH,182,98,-3.859900937,0.834572497,-3.025328441,-0.013932521,-0.013932521,0,-3.411640932,1.392623447,-2.019017485,1.115011173 -C.J. Watson,watsocj01,2008,RS,GSW,766,368,-1.859889016,-1.1911927,-3.051081716,-0.056277579,-0.056277579,0,-2.28358034,-2.362301292,-4.645881633,-0.41638189 -C.J. Watson,watsocj01,2009,RS,GSW,3897,1883,0.248533883,-1.068022778,-0.819488894,1.850514748,1.850514748,0,0.075371574,-0.796207015,-0.72083544,-0.207156607 -C.J. Watson,watsocj01,2010,RS,GSW,3783,1788,0.141187028,1.162892559,1.304079586,3.699267528,3.699267528,0,0.012344578,1.173762725,1.186107303,0.024967826 -C.J. Watson,watsocj01,2011,PO,CHI,249,136,-3.099637998,0.762724867,-2.336913131,0.029965593,0,0.029965593,-2.665502261,-0.174586839,-2.8400891,1.214206155 -C.J. Watson,watsocj01,2011,RS,CHI,2078,1091,-1.565985979,1.743940423,0.177954444,1.630324473,1.630324473,0,-1.300321012,1.060164109,-0.240156903,0.031019057 -C.J. Watson,watsocj01,2012,PO,CHI,304,164,-1.025818842,-1.260581705,-2.286400547,0.040174407,0,0.040174407,-0.835614742,-0.15573864,-0.991353382,0.376438981 -C.J. Watson,watsocj01,2012,RS,CHI,2176,1159,0.261478285,-1.524473969,-1.262995684,0.88300129,0.88300129,0,0.754538084,-0.992793571,-0.238255487,0.388941555 -C.J. Watson,watsocj01,2013,PO,BRK,300,161,1.486135668,-0.592409131,0.893726537,0.308125969,0,0.308125969,1.273259955,-0.338371035,0.934888919,-0.165515558 -C.J. Watson,watsocj01,2013,RS,BRK,2846,1521,0.576107527,-0.195703206,0.380404322,2.433680254,2.433680254,0,0.621439545,0.054295927,0.675735472,0.170245465 -C.J. Watson,watsocj01,2014,PO,IND,653,342,-2.808390197,-1.937891552,-4.746281749,-0.361025243,0,-0.361025243,-3.141840055,-1.847103213,-4.988943269,0.458170145 -C.J. Watson,watsocj01,2014,RS,IND,2406,1193,-1.122437421,3.248691868,2.126254446,2.963531614,2.963531614,0,-1.740475115,3.137922832,1.397447717,-0.145142998 -C.J. Watson,watsocj01,2015,RS,IND,2862,1422,0.142436853,1.111826554,1.254263407,2.915974449,2.915974449,0,0.066412321,1.205924408,1.272336729,0.358599826 -C.J. Watson,watsocj01,2016,RS,ORL,1378,656,-1.606689977,-3.161712451,-4.768402428,-0.672686793,-0.672686793,0,-2.18711414,-3.000126544,-5.187240684,-0.412905574 -C.J. Watson,watsocj01,2017,RS,ORL,2071,1012,-1.945087098,-0.306285869,-2.251372967,0.258226685,0.258226685,0,-2.112928308,-0.852670014,-2.965598322,0.295042736 -Earl Watson,watsoea01,2002,RS,SEA,1808,964,-1.195680939,1.481314019,0.28563308,1.498954141,1.498954141,0,-1.241667263,1.17534348,-0.066323783,0.364553209 -Earl Watson,watsoea01,2003,RS,MEM,2668,1366,0.34564277,2.198082903,2.543725673,3.703784412,3.703784412,0,0.312529872,2.163382765,2.475912637,0.359688705 -Earl Watson,watsoea01,2004,PO,MEM,112,62,3.459844065,1.280145885,4.73998995,0.247569183,0,0.247569183,3.564974753,1.25533081,4.820305563,1.176717361 -Earl Watson,watsoea01,2004,RS,MEM,3215,1669,-0.213634993,1.634997275,1.421362282,3.568035678,3.568035678,0,-0.117222378,1.372035853,1.254813475,0.411279601 -Earl Watson,watsoea01,2005,PO,MEM,143,74,1.411211313,1.052884976,2.464096288,0.20542612,0,0.20542612,1.374361041,1.679303328,3.053664369,1.067490279 -Earl Watson,watsoea01,2005,RS,MEM,3372,1808,0.010125505,1.082096416,1.092221921,3.564083501,3.564083501,0,0.084173102,0.813478573,0.897651675,0.515659181 -Earl Watson,watsoea01,2006,RS,DEN,1929,975,1.095940596,0.326421991,1.422362587,2.116243233,2.116243233,0,1.168333195,-0.072109137,1.096224058,1.797813204 -Earl Watson,watsoea01,2006,RS,SEA,1164,603,1.900773656,0.077441192,1.978214848,1.486179762,1.486179762,0,2.37337056,0.041785989,2.415156549,1.986864414 -Earl Watson,watsoea01,2007,RS,SEA,4163,2152,0.632608022,-0.893943973,-0.261335951,2.735199024,2.735199024,0,0.894693812,-0.822483328,0.072210484,0.094298601 -Earl Watson,watsoea01,2008,RS,SEA,4604,2269,0.796529148,-0.417438187,0.379090961,3.605370756,3.605370756,0,0.37619997,-0.282693099,0.093506871,-0.439102575 -Earl Watson,watsoea01,2009,RS,OKC,3503,1776,-1.536713592,-1.901453103,-3.438166695,-0.622335069,-0.622335069,0,-1.856613862,-1.999507677,-3.856121539,-0.182050751 -Earl Watson,watsoea01,2010,RS,IND,4751,2322,-0.590920089,0.360544564,-0.230375524,2.987675508,2.987675508,0,-0.745890392,0.60154173,-0.144348662,0.085400976 -Earl Watson,watsoea01,2011,RS,UTA,3005,1567,-0.511658785,-0.238407454,-0.750066239,1.60024232,1.60024232,0,-0.747242267,-0.630527241,-1.377769508,0.077431685 -Earl Watson,watsoea01,2012,RS,UTA,1990,1033,-1.422134358,1.268845031,-0.153289327,1.374417914,1.374417914,0,-1.385937423,1.154124452,-0.231812971,0.395187709 -Earl Watson,watsoea01,2013,RS,UTA,1588,829,-2.491369661,-1.162067906,-3.653437567,-0.383768445,-0.383768445,0,-2.629998848,-0.902354471,-3.532353319,0.403069436 -Earl Watson,watsoea01,2014,PO,POR,30,14,-6.696805918,-19.96718037,-26.66398629,-0.178871467,0,-0.178871467,-4.127898209,-14.64651452,-18.77441273,1.423361256 -Earl Watson,watsoea01,2014,RS,POR,331,161,-4.496821734,-3.479171524,-7.975993259,-0.435460604,-0.435460604,0,-3.153759174,-2.486787362,-5.640546536,1.382172687 -Jamie Watson,watsoja01,1995,PO,UTA,108,57,-5.451614132,-3.522283233,-8.973897366,-0.190211016,0,-0.190211016,-5.615648644,-3.340029018,-8.955677662,1.706085057 -Jamie Watson,watsoja01,1995,RS,UTA,1313,673,-3.146488791,0.691317213,-2.455171578,0.102046201,0.102046201,0,-2.942449148,-0.026022342,-2.96847149,0.754855194 -Jamie Watson,watsoja01,1996,RS,UTA,412,217,-4.178145961,-0.501538014,-4.679683975,-0.215210093,-0.215210093,0,-4.054204769,-0.928010783,-4.982215552,0.682197396 -Jamie Watson,watsoja01,1997,RS,UTA,245,129,-3.004833111,3.052557411,0.0477243,0.186234509,0.186234509,0,-2.580883329,2.474412908,-0.106470421,1.040742888 -Jamie Watson,watsoja01,1997,RS,DAL,396,211,-2.06640782,0.333456283,-1.732951537,0.109807516,0.109807516,0,-2.32308455,-0.190093114,-2.513177664,0.266717434 -Jamie Watson,watsoja01,1999,RS,MIA,32,18,-5.78146948,-3.689498386,-9.470967867,-0.061330418,-0.061330418,0,-6.631809032,-5.415264939,-12.04707397,-0.571953765 +Louie Nelson,nelsolo01,1977,RS,SAS,134,57,-2.28002931,-2.412744727,-4.692774037,-0.056965304,-0.056965304,0,-2.688890301,-2.016722891,-4.705613192,0.890466068 +Mike D'Antoni,dantomi01,1977,RS,SAS,21,9,-7.06213492,-5.322450612,-12.38458553,-0.045470864,-0.045470864,0,-7.168031257,-4.062185361,-11.23021662,2.998923686 Slick Watts,wattssl01,1977,RS,SEA,5912,2627,0.462231515,1.677631663,2.139863178,6.574143403,6.574143403,0,0.761571289,2.152449696,2.914020985,0.333597355 -Slick Watts,wattssl01,1978,RS,SEA,1787,809,-2.786864808,0.655949718,-2.13091509,0.256894217,0.256894217,0,-2.539241823,0.847174677,-1.692067147,0.57742511 -Slick Watts,wattssl01,1978,RS,NOJ,1769,775,-1.374698317,0.760927474,-0.613770843,0.848744501,0.848744501,0,-1.240835127,0.926781191,-0.314053936,0.520383248 -Slick Watts,wattssl01,1979,PO,HOU,88,43,-2.728247378,1.327263974,-1.400983404,0.031003853,0,0.031003853,-2.16311217,1.762567175,-0.400544996,1.614676947 -Slick Watts,wattssl01,1979,RS,HOU,2288,1046,-0.39779285,1.016512617,0.618719767,1.806030171,1.806030171,0,-0.388674651,1.186943059,0.798268408,0.49111306 -Maalik Wayns,waynsma01,2013,RS,PHI,316,165,-6.090490092,-4.092827395,-10.18331749,-0.638053326,-0.638053326,0,-5.688691962,-4.566067951,-10.25475991,1.829199935 -Maalik Wayns,waynsma01,2013,RS,LAC,71,37,4.478580631,1.948986028,6.427566659,0.179730649,0.179730649,0,4.346736732,3.184851106,7.531587838,3.483414188 -Maalik Wayns,waynsma01,2014,RS,LAC,22,9,0.036493184,1.426970541,1.463463726,0.019319158,0.019319158,0,0.680553789,6.379737438,7.060291228,-0.139923299 -David Wear,wearda01,2015,RS,SAC,15,7,0.037576302,-7.587399874,-7.549823573,-0.017079405,-0.017079405,0,-1.578659019,-6.111109807,-7.689768827,-0.350666714 -Travis Wear,weartr01,2015,RS,NYK,1316,672,-4.159057103,-0.532016868,-4.691073971,-0.661925177,-0.661925177,0,-3.963735387,-2.703761679,-6.667497066,-0.515934705 -Travis Wear,weartr01,2018,RS,LAL,480,228,-1.095946149,1.840748363,0.744802215,0.406971832,0.406971832,0,-1.205766392,1.097895557,-0.107870835,0.106597646 -Clarence Weatherspoon,weathcl01,1993,RS,PHI,5509,2654,-1.659559512,-0.256438871,-1.915998382,1.125019706,1.125019706,0,-1.709927034,-0.166646145,-1.876573179,-0.370960778 -Clarence Weatherspoon,weathcl01,1994,RS,PHI,6346,3147,-0.377311186,0.380258561,0.002947374,4.384253402,4.384253402,0,-0.536474437,0.504629689,-0.031844748,-0.78115275 -Clarence Weatherspoon,weathcl01,1995,RS,PHI,5736,2991,-1.590340006,0.368266451,-1.222073554,2.320369803,2.320369803,0,-1.471555043,0.557702438,-0.913852606,-0.454103131 -Clarence Weatherspoon,weathcl01,1996,RS,PHI,6015,3096,-0.535206288,0.721971348,0.18676506,4.604839392,4.604839392,0,-0.897392713,0.989238171,0.091845458,-0.681446593 -Clarence Weatherspoon,weathcl01,1997,RS,PHI,5922,2949,-0.568032586,-0.484536577,-1.052569163,2.528989834,2.528989834,0,-1.048358505,-0.38376426,-1.432122765,-0.8907796 -Clarence Weatherspoon,weathcl01,1998,RS,GSW,1993,1035,-0.658136086,0.577973853,-0.080162233,1.403920439,1.403920439,0,-0.919703511,0.966524122,0.046820611,-0.382707922 -Clarence Weatherspoon,weathcl01,1998,RS,PHI,2457,1290,-2.004615219,-0.01058056,-2.015195779,0.482087273,0.482087273,0,-1.97513511,-0.199156085,-2.174291195,-0.289017572 -Clarence Weatherspoon,weathcl01,1999,PO,MIA,190,112,-2.266643309,2.800758299,0.53411499,0.19346695,0,0.19346695,-2.315573058,2.517861387,0.202288329,-0.036025825 -Clarence Weatherspoon,weathcl01,1999,RS,MIA,1858,1040,0.659073931,0.504132374,1.163206304,2.074175046,2.074175046,0,0.108892688,0.105052794,0.213945482,-0.095508106 -Clarence Weatherspoon,weathcl01,2000,PO,MIA,303,170,-3.088929218,0.721108228,-2.367820991,0.034306762,0,0.034306762,-3.271878448,0.251924337,-3.019954111,0.310145395 -Clarence Weatherspoon,weathcl01,2000,RS,MIA,3053,1615,-0.895117171,1.118649125,0.223531954,2.445267911,2.445267911,0,-1.027828598,0.537477172,-0.490351426,-0.186204008 -Clarence Weatherspoon,weathcl01,2001,RS,CLE,5331,2774,-0.207914765,0.248145543,0.040230777,3.911511573,3.911511573,0,-0.301076957,0.487178593,0.186101636,-0.87658468 -Clarence Weatherspoon,weathcl01,2002,RS,NYK,3266,1728,-1.382477803,-0.958577306,-2.341055109,0.357611104,0.357611104,0,-1.614225947,-0.763714833,-2.377940781,-0.744664108 -Clarence Weatherspoon,weathcl01,2003,RS,NYK,3868,2024,-1.153020383,-0.126780082,-1.279800465,1.5084977,1.5084977,0,-1.261642724,-0.032809992,-1.294452716,-0.58810189 -Clarence Weatherspoon,weathcl01,2004,PO,HOU,41,22,-1.058015634,-2.389976911,-3.447992546,-0.008110948,0,-0.008110948,-1.924295941,-2.648012988,-4.572308929,0.340119252 -Clarence Weatherspoon,weathcl01,2004,RS,NYK,407,216,-1.095917326,-0.592367445,-1.688284771,0.116508448,0.116508448,0,-1.488125992,-1.025593173,-2.513719166,-0.38651111 -Clarence Weatherspoon,weathcl01,2004,RS,HOU,1206,652,-0.972446816,0.018838291,-0.953608525,0.595613072,0.595613072,0,-1.273231479,-0.401790054,-1.675021533,-0.298657101 -Clarence Weatherspoon,weathcl01,2005,PO,HOU,2,1,-6.004750023,-6.709348181,-12.7140982,-0.005887544,0,-0.005887544,-7.125719077,3.375551777,-3.7501673,11.12054192 -Clarence Weatherspoon,weathcl01,2005,RS,HOU,982,525,-2.841628706,0.206548648,-2.635080059,0.030832967,0.030832967,0,-3.26968335,0.006972559,-3.26271079,0.152739193 -Nick Weatherspoon,weathni01,1977,RS,SEA,3387,1505,-1.040463114,-0.367447388,-1.407910502,1.031302679,1.031302679,0,-1.187654255,-0.196854588,-1.384508843,0.081372466 -Nick Weatherspoon,weathni01,1977,RS,WSB,339,152,-5.575682831,-1.771876839,-7.34755967,-0.357498445,-0.357498445,0,-5.430104411,-2.093009863,-7.523114275,0.288990116 -Nick Weatherspoon,weathni01,1978,RS,CHI,1307,611,-1.595389524,-0.957850337,-2.553239861,0.061383927,0.061383927,0,-1.87755441,-1.413895605,-3.291450015,0.08358361 -Nick Weatherspoon,weathni01,1979,RS,SDC,5918,2642,0.138609748,-1.105833862,-0.967224114,2.404169701,2.404169701,0,0.083340924,-0.845630093,-0.76228917,0.048098577 -Nick Weatherspoon,weathni01,1980,RS,SDC,2402,1124,-2.947128915,-1.439611665,-4.38674058,-0.940950393,-0.940950393,0,-3.169218367,-1.715237044,-4.884455411,0.25980587 -Kyle Weaver,weaveky01,2009,RS,OKC,2300,1166,-0.67569183,1.036677127,0.360985297,1.849149952,1.849149952,0,-1.172238755,0.328630115,-0.84360864,-0.07792686 -Kyle Weaver,weaveky01,2010,PO,OKC,23,12,-2.123475065,-3.131861078,-5.255336142,-0.016013544,0,-0.016013544,-2.981153014,-2.373264991,-5.354418005,1.112669692 -Kyle Weaver,weaveky01,2010,RS,OKC,283,144,-0.756471284,0.501204308,-0.255266976,0.183650959,0.183650959,0,-1.085932721,-0.018264971,-1.104197692,0.18740294 -Kyle Weaver,weaveky01,2011,RS,UTA,132,69,-2.916051239,-0.684274919,-3.600326158,-0.029751739,-0.029751739,0,-2.834986316,-2.729566273,-5.564552589,-0.569640983 -Chris Webber,webbech01,1994,PO,GSW,226,109,3.490715956,-4.60374151,-1.113025554,0.09312986,0,0.09312986,4.044002567,-3.800837488,0.243165079,-0.726285161 -Chris Webber,webbech01,1994,RS,GSW,5091,2438,1.4769405,1.512096017,2.989036517,7.116833351,7.116833351,0,1.782207231,1.275084097,3.057291328,-0.293468732 -Chris Webber,webbech01,1995,RS,WSB,4116,2067,1.508090926,0.770467226,2.278558152,5.298692951,5.298692951,0,1.947886383,0.924174936,2.872061319,-0.076983829 -Chris Webber,webbech01,1996,RS,WSB,1102,558,3.538089241,1.162393455,4.700482696,2.120666308,2.120666308,0,4.022251491,1.428418126,5.450669617,-0.018557362 -Chris Webber,webbech01,1997,PO,WSB,196,106,2.376725957,0.715636116,3.092362073,0.329563164,0,0.329563164,2.966844151,0.746508793,3.713352945,0.999869076 -Chris Webber,webbech01,1997,RS,WSB,5464,2806,1.968244448,2.162074165,4.130318614,9.824070202,9.824070202,0,2.434443642,2.172399646,4.606843288,-0.240314268 -Chris Webber,webbech01,1998,RS,WAS,5434,2809,0.758808247,2.465252063,3.224060311,8.571300315,8.571300315,0,1.513827424,2.594328602,4.108156026,0.102060571 -Chris Webber,webbech01,1999,PO,SAC,360,192,-4.073954083,1.403466114,-2.670487969,0.008071336,0,0.008071336,-3.14873446,1.6672999,-1.48143456,0.412456356 -Chris Webber,webbech01,1999,RS,SAC,3477,1719,-0.5943414,1.478081471,0.883740071,3.175919598,3.175919598,0,-0.072586347,1.679805628,1.607219281,-0.310445446 -Chris Webber,webbech01,2000,PO,SAC,379,196,4.721353995,2.383361635,7.10471563,1.00602846,0,1.00602846,5.253552514,2.649687788,7.903240302,-0.904001312 -Chris Webber,webbech01,2000,RS,SAC,6026,2880,1.87728615,1.931147781,3.808433931,9.607823634,9.607823634,0,2.219207756,2.262143528,4.481351284,-0.283354344 -Chris Webber,webbech01,2001,PO,SAC,705,348,-2.993455287,1.228930409,-1.764524878,0.179662231,0,0.179662231,-2.115116611,1.276063176,-0.839053435,-0.398531075 -Chris Webber,webbech01,2001,RS,SAC,5642,2836,1.454579118,2.269102135,3.723681253,9.326174794,9.326174794,0,1.958402969,2.340743503,4.299146472,-0.401924178 -Chris Webber,webbech01,2002,PO,SAC,1320,667,1.885529411,0.373285863,2.258815275,1.750477014,0,1.750477014,2.100826811,0.540480735,2.641307546,-0.390646231 -Chris Webber,webbech01,2002,RS,SAC,4172,2071,2.644636648,1.160788525,3.805425173,6.902644934,6.902644934,0,3.092179899,1.561211617,4.653391516,-0.317695441 -Chris Webber,webbech01,2003,PO,SAC,491,246,1.698852529,0.979461689,2.678314218,0.703114221,0,0.703114221,2.468282573,1.03896332,3.507245892,0.05790025 -Chris Webber,webbech01,2003,RS,SAC,5271,2622,0.258253844,1.406194383,1.664448227,5.885293378,5.885293378,0,0.999935703,1.651797009,2.651732711,-0.313574623 -Chris Webber,webbech01,2004,PO,SAC,878,446,-2.629255569,1.114207318,-1.515048251,0.288747873,0,0.288747873,-2.082475601,0.722193714,-1.360281887,-0.332589569 -Chris Webber,webbech01,2004,RS,SAC,1625,831,-3.226518879,0.445208845,-2.781310034,-0.013239886,-0.013239886,0,-2.142672164,0.663289306,-1.479382858,-0.239196839 -Chris Webber,webbech01,2005,PO,PHI,345,186,-1.278071874,-1.35977056,-2.637842434,0.011004625,0,0.011004625,-0.731202128,-0.874434851,-1.605636979,0.225880865 -Chris Webber,webbech01,2005,RS,SAC,3269,1668,0.080927881,-0.328763194,-0.247835313,2.125298908,2.125298908,0,0.803761483,-0.035836945,0.767924538,-0.176222813 -Chris Webber,webbech01,2005,RS,PHI,1404,702,-4.282299571,-0.332958483,-4.615258054,-0.668833557,-0.668833557,0,-3.513789309,0.050491778,-3.463297531,0.106350073 -Chris Webber,webbech01,2006,RS,PHI,5651,2893,-0.759086129,-1.290049827,-2.049135957,1.029518266,1.029518266,0,-0.102185826,-0.668677131,-0.770862957,-0.439611022 -Chris Webber,webbech01,2007,PO,DET,730,404,0.768119717,0.170905679,0.939025395,0.787312212,0,0.787312212,0.841801343,0.229291472,1.071092814,0.35602549 -Chris Webber,webbech01,2007,RS,PHI,1040,544,-3.246708377,-0.748902411,-3.995610788,-0.343740819,-0.343740819,0,-2.674557864,-0.637143036,-3.3117009,-0.532053048 -Chris Webber,webbech01,2007,RS,DET,2349,1277,-0.195389274,-0.673353691,-0.868742966,1.22285218,1.22285218,0,-0.002554312,-0.451788027,-0.454342339,-0.21517161 -Chris Webber,webbech01,2008,RS,GSW,262,126,-4.947197035,-0.458353778,-5.405550813,-0.171645322,-0.171645322,0,-4.997806594,-1.324832906,-6.3226395,0.511138587 -James Webb III,webbja01,2018,RS,BRK,251,120,-4.816630585,-2.441307019,-7.257937604,-0.274605727,-0.274605727,0,-3.924863556,-3.574122691,-7.498986247,-0.498956339 -Marcus Webb,webbma01,1993,RS,BOS,102,51,0.368272109,-2.049315925,-1.681043816,0.028381447,0.028381447,0,0.493617804,-2.088419723,-1.594801919,1.996413815 -Spud Webb,webbsp01,1986,PO,ATL,384,183,8.240052422,-0.74269207,7.497360352,0.97826317,0,0.97826317,7.358565882,-1.198441888,6.160123993,-0.863520112 -Spud Webb,webbsp01,1986,RS,ATL,2590,1229,2.100900043,0.274124173,2.375024216,3.235787491,3.235787491,0,1.998337304,0.064933275,2.06327058,0.714391966 -Spud Webb,webbsp01,1987,PO,ATL,235,122,-0.348593082,-1.147167727,-1.495760809,0.080692828,0,0.080692828,-0.585592346,-2.345829994,-2.93142234,0.21483051 -Spud Webb,webbsp01,1987,RS,ATL,1092,532,0.704483297,0.415331478,1.119814774,1.057278102,1.057278102,0,0.787086988,0.021095501,0.808182489,0.670983962 -Spud Webb,webbsp01,1988,PO,ATL,418,211,4.92404715,-0.408067363,4.515979787,0.80639707,0,0.80639707,4.585893662,-0.539567337,4.046326325,-0.039128932 -Spud Webb,webbsp01,1988,RS,ATL,2736,1347,0.500328128,-0.426632613,0.073695515,1.942894908,1.942894908,0,0.361443415,-0.878744405,-0.517300991,0.121546441 -Spud Webb,webbsp01,1989,PO,ATL,101,55,1.15715333,2.893588743,4.050742073,0.19678016,0,0.19678016,0.691387641,2.834928546,3.526316188,-0.019532991 -Spud Webb,webbsp01,1989,RS,ATL,2525,1219,0.274340856,0.054444807,0.328785663,1.914952421,1.914952421,0,-0.026432518,-0.335257059,-0.361689577,0.008065584 -Spud Webb,webbsp01,1990,RS,ATL,4409,2184,2.122393938,-0.565967214,1.556426724,4.792958952,4.792958952,0,1.892618957,-0.232004986,1.660613971,-0.116046973 -Spud Webb,webbsp01,1991,PO,ATL,298,154,1.427153394,-0.454349973,0.972803421,0.301847664,0,0.301847664,1.675395924,-0.199710293,1.475685631,0.053601267 -Spud Webb,webbsp01,1991,RS,ATL,4565,2197,2.624372079,-0.270375881,2.353996198,5.728257061,5.728257061,0,2.714178184,0.223240147,2.937418332,0.123702159 -Spud Webb,webbsp01,1992,RS,SAC,5717,2724,0.993452394,-0.879908993,0.1135434,3.97870824,3.97870824,0,0.872892282,-0.411569137,0.461323145,-0.024604706 -Spud Webb,webbsp01,1993,RS,SAC,4960,2335,1.229999456,-0.875424383,0.354575072,3.696602728,3.696602728,0,1.117853887,-0.470483205,0.647370682,-0.05111472 -Spud Webb,webbsp01,1994,RS,SAC,5274,2567,1.981984788,-0.982136429,0.999848359,4.897507825,4.897507825,0,1.597707788,-0.681021093,0.916686695,-0.266632255 -Spud Webb,webbsp01,1995,RS,SAC,4781,2458,1.108681077,-0.942630433,0.166050644,3.636907947,3.636907947,0,0.672720234,-0.896712568,-0.223992334,-0.515064611 -Spud Webb,webbsp01,1996,RS,ATL,1543,817,1.125692135,-1.868224823,-0.742532688,0.839828816,0.839828816,0,0.394124049,-2.349752236,-1.955628187,0.338681732 -Spud Webb,webbsp01,1996,RS,MIN,1271,645,0.729573898,-1.691578576,-0.962004679,0.591670457,0.591670457,0,0.673275004,-1.964339337,-1.291064333,0.51788187 -Spud Webb,webbsp01,1998,RS,ORL,62,34,-7.440488126,-4.761920211,-12.20240834,-0.167180549,-0.167180549,0,-6.939255275,-5.158480189,-12.09773546,1.789292413 -Briante Weber,weberbr01,2016,PO,MIA,13,6,-3.97747485,26.98018336,23.00270851,0.0813337,0,0.0813337,-1.962777502,25.90682107,23.94404357,0.031871791 -Briante Weber,weberbr01,2016,RS,MEM,331,166,-3.664950885,-3.202613446,-6.867564331,-0.346229996,-0.346229996,0,-3.776642841,-1.853515287,-5.630158127,-0.70038401 -Briante Weber,weberbr01,2016,RS,MIA,6,3,22.17965049,5.92836464,28.10801513,0.046325038,0.046325038,0,16.88162543,2.625138066,19.5067635,-1.874778926 -Briante Weber,weberbr01,2017,RS,CHA,296,159,-0.420077357,-3.334142862,-3.75422022,-0.079457888,-0.079457888,0,-0.070934333,-1.508244145,-1.579178478,-2.415737145 -Briante Weber,weberbr01,2017,RS,GSW,98,46,-7.270168536,-1.651286587,-8.921455123,-0.143864752,-0.143864752,0,-5.846911217,-1.471755497,-7.318666714,-0.659877213 -Briante Weber,weberbr01,2018,RS,HOU,253,118,-3.179556012,-3.469731864,-6.649287875,-0.235177995,-0.235177995,0,-1.776563314,-0.236983425,-2.01354674,0.180360286 -Briante Weber,weberbr01,2018,RS,MEM,250,119,-4.646190783,-2.061545454,-6.707736237,-0.241748232,-0.241748232,0,-4.637974255,0.274170821,-4.363803435,0.60231633 -Jeff Webster,webstje01,1996,RS,WSB,115,58,-4.672621532,1.607130603,-3.065490928,-0.009424774,-0.009424774,0,-4.112259712,0.880492331,-3.231767382,0.884910869 -Marvin Webster,webstma01,1977,PO,DEN,214,96,0.006301007,3.206666161,3.212967168,0.299452084,0,0.299452084,-0.257705188,1.858426445,1.600721258,-0.623858492 -Marvin Webster,webstma01,1977,RS,DEN,2990,1276,-1.375647573,1.908093074,0.532445501,2.130661586,2.130661586,0,-1.356784304,0.555361321,-0.801422984,-0.315799592 -Marvin Webster,webstma01,1978,PO,SEA,1899,904,0.176625218,1.307470621,1.484095839,2.001841551,0,2.001841551,0.408574169,0.940576796,1.349150965,-0.636575115 -Marvin Webster,webstma01,1978,RS,SEA,6426,2910,0.351630073,1.874053494,2.225683567,7.352041306,7.352041306,0,0.430516462,1.404875204,1.835391666,-0.515729845 -Marvin Webster,webstma01,1979,RS,NYK,4481,2027,-1.967414594,0.257114184,-1.710300409,1.070751695,1.070751695,0,-1.696663639,-0.055106923,-1.751770562,-0.446005505 -Marvin Webster,webstma01,1980,RS,NYK,669,298,-3.998860811,-1.839549158,-5.838409969,-0.469256821,-0.469256821,0,-4.149531416,-2.425058286,-6.574589702,-0.067501463 -Marvin Webster,webstma01,1981,PO,NYK,126,63,-4.711623914,-0.365079765,-5.076703679,-0.077168679,0,-0.077168679,-5.277178353,-0.92256044,-6.199738793,0.046286685 -Marvin Webster,webstma01,1981,RS,NYK,3635,1708,-2.931889323,0.390298975,-2.541590348,0.181075394,0.181075394,0,-3.068788351,-0.439270967,-3.508059317,-0.304887432 -Marvin Webster,webstma01,1982,RS,NYK,3948,1883,-1.934070107,-0.423268495,-2.357338602,0.375700227,0.375700227,0,-2.051020455,-0.769901568,-2.820922023,-0.414742223 -Marvin Webster,webstma01,1983,PO,NYK,235,115,-0.325033026,-0.407049301,-0.732082326,0.122366024,0,0.122366024,-0.473637823,-0.318057969,-0.791695793,0.212906873 -Marvin Webster,webstma01,1983,RS,NYK,3009,1472,-1.953368294,3.28045527,1.327086977,3.06324603,3.06324603,0,-1.889366472,2.442753004,0.553386533,0.044131071 -Marvin Webster,webstma01,1984,PO,NYK,426,204,-1.089340359,2.300803276,1.211462918,0.424511174,0,0.424511174,-1.476495812,1.9079661,0.431470288,-0.170548222 -Marvin Webster,webstma01,1984,RS,NYK,2691,1290,-3.230201671,2.676693068,-0.553508603,1.446941521,1.446941521,0,-3.103861443,1.709757892,-1.394103551,0.09257792 -Marvin Webster,webstma01,1987,RS,MIL,216,102,-3.407089907,0.721945794,-2.685144113,0.003384662,0.003384662,0,-3.503130487,-0.376916152,-3.880046639,0.288249259 -Martell Webster,webstma02,2006,RS,POR,1975,1070,-0.456347905,-3.43651464,-3.892862545,-0.625638294,-0.625638294,0,-0.549149467,-3.563322382,-4.112471849,0.254611103 -Martell Webster,webstma02,2007,RS,POR,3273,1759,-0.981524142,-1.378631021,-2.360155163,0.350380817,0.350380817,0,-1.015005728,-1.951167257,-2.966172985,0.137693469 -Martell Webster,webstma02,2008,RS,POR,3949,2132,-0.333244868,-0.866950505,-1.200195373,1.687724224,1.687724224,0,-0.190777148,-0.856921112,-1.04769826,0.107095585 -Martell Webster,webstma02,2009,RS,POR,9,5,-6.032362736,-1.805948292,-7.838311028,-0.013097588,-0.013097588,0,-5.956024915,-4.412708367,-10.36873328,0.838681831 -Martell Webster,webstma02,2010,PO,POR,280,152,-0.782128294,1.273876081,0.491747787,0.260231004,0,0.260231004,-0.806305098,1.144841332,0.338536233,0.332080094 -Martell Webster,webstma02,2010,RS,POR,3705,2005,0.412116136,0.108805049,0.520921186,3.351870775,3.351870775,0,0.614004518,-0.264638869,0.349365648,0.164920465 -Martell Webster,webstma02,2011,RS,MIN,2225,1094,-0.143569265,-3.081045659,-3.224614923,-0.265115385,-0.265115385,0,-0.394876574,-2.77463928,-3.169515853,0.072079217 -Martell Webster,webstma02,2012,RS,MIN,2241,1140,-0.578049866,-0.795964891,-1.374014757,0.800432498,0.800432498,0,-0.883100553,-0.719187151,-1.602287704,0.013957197 -Martell Webster,webstma02,2013,RS,WAS,4274,2200,1.426954764,0.016875024,1.443829789,4.702450455,4.702450455,0,0.965623875,0.094263181,1.059887056,-0.096356851 -Martell Webster,webstma02,2014,PO,WAS,369,195,-1.30161877,0.276614868,-1.025003902,0.177156339,0,0.177156339,1.362446889,-0.812939934,0.549506955,0.081907323 -Martell Webster,webstma02,2014,RS,WAS,4274,2157,0.909702111,-2.522845754,-1.613143643,1.241069477,1.241069477,0,0.535826142,-2.568765988,-2.032939846,-0.769898202 -Martell Webster,webstma02,2015,PO,WAS,9,4,-17.16736006,19.22520438,2.057844325,0.010216187,0,0.010216187,-15.86775399,11.80538658,-4.062367414,0.921462122 -Martell Webster,webstma02,2015,RS,WAS,722,352,-4.02698789,-6.258226999,-10.28521489,-1.367376421,-1.367376421,0,-3.670785398,-6.839399369,-10.51018477,1.000870488 -Scott Wedman,wedmasc01,1977,RS,KCK,6150,2743,0.990917975,-0.366611872,0.624306103,4.706575005,4.706575005,0,0.918529344,-0.314445415,0.604083928,-0.358253873 -Scott Wedman,wedmasc01,1978,RS,KCK,6751,2961,1.781005415,-0.340135235,1.44087018,6.312631146,6.312631146,0,1.51744364,0.008998013,1.526441653,-0.316108596 -Scott Wedman,wedmasc01,1979,PO,KCK,392,174,0.109978678,1.239798138,1.349776815,0.3759148,0,0.3759148,-0.327788208,1.240094604,0.912306396,0.148787891 -Scott Wedman,wedmasc01,1979,RS,KCK,5648,2498,2.235408793,0.210748027,2.446156821,6.610410179,6.610410179,0,1.917891186,0.367654774,2.285545961,-0.193734856 -Scott Wedman,wedmasc01,1980,PO,KCK,233,116,2.882365172,0.018765599,2.901130771,0.342347778,0,0.342347778,2.643171138,0.548431231,3.19160237,-0.748330873 -Scott Wedman,wedmasc01,1980,RS,KCK,5104,2347,1.066979481,0.887698925,1.954678407,5.630103668,5.630103668,0,0.925452694,1.079184339,2.004637033,-0.064146204 -Scott Wedman,wedmasc01,1981,PO,KCK,1267,657,-1.022568464,0.055696932,-0.966871532,0.617187118,0,0.617187118,-0.939802651,0.370145467,-0.569657184,0.114984458 -Scott Wedman,wedmasc01,1981,RS,KCK,6195,2902,-0.466217351,0.241297985,-0.224919365,3.741668114,3.741668114,0,-0.248255101,0.604682838,0.356427736,0.083599796 -Scott Wedman,wedmasc01,1982,RS,CLE,3428,1638,-0.225170693,0.152795478,-0.072375216,2.239128215,2.239128215,0,-0.275434438,0.550915,0.275480562,0.064653931 -Scott Wedman,wedmasc01,1983,PO,BOS,134,66,-0.492136653,-1.249027359,-1.741164012,0.035525636,0,0.035525636,-1.243047442,-1.391396885,-2.634444328,1.420325268 -Scott Wedman,wedmasc01,1983,RS,CLE,2653,1290,-0.235277982,-1.502833189,-1.738111171,0.66761027,0.66761027,0,-0.388598687,-0.946533633,-1.33513232,0.255001205 -Scott Wedman,wedmasc01,1983,RS,BOS,1102,503,-1.862773775,-0.561937892,-2.424711667,0.084253155,0.084253155,0,-1.917258904,-0.52238502,-2.439643924,0.967737144 -Scott Wedman,wedmasc01,1984,PO,BOS,467,226,-1.191687189,-1.291029308,-2.482716496,0.031611996,0,0.031611996,-1.263269157,-2.40193344,-3.665202597,-0.541904376 -Scott Wedman,wedmasc01,1984,RS,BOS,1924,916,-2.246200105,-0.300001911,-2.546202015,0.095430368,0.095430368,0,-2.406104999,-0.828560538,-3.234665537,0.201390482 -Scott Wedman,wedmasc01,1985,PO,BOS,749,350,3.306760692,0.135942084,3.442702776,1.145160395,0,1.145160395,2.890177559,-0.065091265,2.825086294,0.427366284 -Scott Wedman,wedmasc01,1985,RS,BOS,2413,1127,-0.838084689,-1.195419363,-2.033504051,0.411127167,0.411127167,0,-1.034521748,-1.837757765,-2.872279513,-0.214396753 -Scott Wedman,wedmasc01,1986,PO,BOS,294,142,-3.326445835,2.502326894,-0.824118941,0.143935379,0,0.143935379,-3.172603917,1.37135339,-1.801250528,0.022826553 -Scott Wedman,wedmasc01,1986,RS,BOS,2990,1402,-1.069569639,0.038834658,-1.030734981,1.228149452,1.228149452,0,-1.024874301,-0.462508292,-1.487382593,-0.137946839 -Scott Wedman,wedmasc01,1987,RS,BOS,162,78,-5.77971034,-0.388806262,-6.168516603,-0.135544496,-0.135544496,0,-5.642379975,-1.462661211,-7.105041186,-0.373028626 -Sonny Weems,weemsso01,2009,RS,DEN,109,55,-9.035186387,-2.286341925,-11.32152831,-0.245645356,-0.245645356,0,-8.586421859,-3.667910861,-12.25433272,1.975346622 -Sonny Weems,weemsso01,2010,RS,TOR,2684,1368,-0.851882826,-1.053758726,-1.905641552,0.588863835,0.588863835,0,-1.154856084,-1.21488469,-2.369740774,-0.07313952 -Sonny Weems,weemsso01,2011,RS,TOR,2766,1413,-2.834127522,-3.141716265,-5.975843787,-2.318444665,-2.318444665,0,-2.842923773,-3.613032461,-6.455956234,-0.284797353 -Sonny Weems,weemsso01,2016,RS,PHI,168,78,-8.405645108,0.204315376,-8.201329732,-0.21843414,-0.21843414,0,-7.695988948,-2.599206733,-10.29519568,0.67344024 -Sonny Weems,weemsso01,2016,RS,PHO,903,421,-3.856100008,-5.437261654,-9.293361661,-1.42369243,-1.42369243,0,-3.781620385,-5.86082786,-9.642448245,1.266406729 -Brant Weidner,weidnbr01,1984,RS,SAS,85,38,-6.323170937,-2.278999054,-8.602169991,-0.112977324,-0.112977324,0,-6.573856185,-3.26022453,-9.834080715,-0.436485085 -Bob Weiss,weissbo01,1977,PO,WSB,73,34,-2.414968269,-0.965874444,-3.380842714,-0.011366161,0,-0.011366161,-3.383746215,-1.179029363,-4.562775578,0.752102671 -Bob Weiss,weissbo01,1977,RS,WSB,1714,768,-0.349925137,1.418670142,1.068745005,1.496511611,1.496511611,0,-0.78518854,0.831151855,0.045963314,0.014336803 -Bonzi Wells,wellsbo01,1999,RS,POR,66,35,0.573282404,-1.629030297,-1.055747894,0.031003335,0.031003335,0,1.331076898,-3.194573309,-1.863496411,2.228267664 -Bonzi Wells,wellsbo01,2000,PO,POR,340,188,0.507967354,0.373229593,0.881196947,0.365780995,0,0.365780995,0.712239761,0.148595316,0.860835078,1.623443958 -Bonzi Wells,wellsbo01,2000,RS,POR,2201,1162,0.423590389,1.669764336,2.093354725,2.896304257,2.896304257,0,0.770015858,1.451177459,2.221193317,0.817363021 -Bonzi Wells,wellsbo01,2001,RS,POR,3746,1995,1.845983155,0.391305824,2.237288978,5.094193677,5.094193677,0,1.859850596,0.342709999,2.202560595,0.325366897 -Bonzi Wells,wellsbo01,2002,PO,POR,205,106,-1.539703932,0.745056979,-0.794646952,0.110265341,0,0.110265341,-1.060006873,0.900884847,-0.159122026,1.009316556 -Bonzi Wells,wellsbo01,2002,RS,POR,4418,2348,1.596179513,-0.202029612,1.394149901,4.981917456,4.981917456,0,1.811606888,0.198350937,2.009957825,0.322328088 -Bonzi Wells,wellsbo01,2003,PO,POR,496,268,1.686955275,2.534436014,4.22139129,0.992968906,0,0.992968906,3.023564892,3.419424867,6.442989758,0.916212295 -Bonzi Wells,wellsbo01,2003,RS,POR,4514,2396,-0.149307024,0.685381264,0.53607424,4.038758564,4.038758564,0,0.269598299,1.050626366,1.320224665,0.498178602 -Bonzi Wells,wellsbo01,2004,PO,MEM,170,94,0.498188181,-3.51733483,-3.019146649,-0.013381789,0,-0.013381789,0.472655096,-3.812784946,-3.340129849,0.464154391 -Bonzi Wells,wellsbo01,2004,RS,MEM,2827,1468,-2.035127896,-1.239307769,-3.274435665,-0.396556808,-0.396556808,0,-1.65995481,-0.970366746,-2.630321556,0.874786964 -Bonzi Wells,wellsbo01,2004,RS,POR,734,404,-3.114290544,-0.591150078,-3.705440622,-0.197764664,-0.197764664,0,-2.597785885,-0.059687266,-2.657473151,0.383589817 -Bonzi Wells,wellsbo01,2005,PO,MEM,48,25,2.378267673,3.595862617,5.97413029,0.113548992,0,0.113548992,1.855700488,2.593761456,4.449461944,-0.959383285 -Bonzi Wells,wellsbo01,2005,RS,MEM,2777,1489,-1.420192497,0.995875923,-0.424316574,1.779748897,1.779748897,0,-1.150093617,1.309387157,0.15929354,0.674863292 -Bonzi Wells,wellsbo01,2006,PO,SAC,461,249,6.06777404,-3.284643391,2.783130649,0.722963506,0,0.722963506,5.635504122,-2.634532625,3.000971496,-0.250174022 -Bonzi Wells,wellsbo01,2006,RS,SAC,3261,1684,0.175549035,1.248752123,1.424301159,3.587356497,3.587356497,0,0.333973854,1.693947314,2.027921168,0.022835263 -Bonzi Wells,wellsbo01,2007,RS,HOU,1128,590,-5.622109564,0.619990697,-5.002118867,-0.682260418,-0.682260418,0,-5.265295875,0.080221153,-5.185074722,0.59455687 -Bonzi Wells,wellsbo01,2008,PO,NOH,310,170,-5.89277043,-1.107337998,-7.000108428,-0.384539306,0,-0.384539306,-5.881791134,-1.075033546,-6.95682468,1.019579535 -Bonzi Wells,wellsbo01,2008,RS,NOH,830,438,-1.926675854,0.785582188,-1.141093666,0.362433388,0.362433388,0,-1.78694457,0.813965722,-0.972978848,0.753277626 -Bonzi Wells,wellsbo01,2008,RS,HOU,2141,1124,-2.539604039,0.955195588,-1.584408451,0.673412504,0.673412504,0,-2.460260162,1.069189304,-1.391070857,0.697953139 -Bubba Wells,wellsbu01,1998,RS,DAL,748,395,-2.991291606,-1.622325207,-4.613616813,-0.376282913,-0.376282913,0,-3.494414541,-2.311333741,-5.805748282,0.172721602 -Chris Welp,welpch01,1988,RS,PHI,267,132,-1.849268363,0.316109802,-1.533158562,0.082875255,0.082875255,0,-1.827810692,0.469452852,-1.35835784,1.138148915 -Chris Welp,welpch01,1989,PO,PHI,44,22,-11.69917717,-0.668553425,-12.36773059,-0.115281623,0,-0.115281623,-11.89863238,0.49781141,-11.40082097,3.39379826 -Chris Welp,welpch01,1989,RS,PHI,1750,843,-4.790456909,-0.033069004,-4.823525913,-0.901924917,-0.901924917,0,-4.503070022,0.348722134,-4.154347888,1.154573312 -Chris Welp,welpch01,1990,RS,GSW,317,142,-4.260060112,-1.421830261,-5.681890373,-0.216249955,-0.216249955,0,-4.121857833,-0.307406933,-4.429264766,1.799723364 -Chris Welp,welpch01,1990,RS,SAS,116,56,-8.938064694,-2.734671483,-11.67273618,-0.263012861,-0.263012861,0,-8.397472769,-0.914833731,-9.3123065,3.155768656 -Jiri Welsch,welscji01,2003,RS,GSW,464,234,-4.624128462,-2.113397466,-6.737525928,-0.478733878,-0.478733878,0,-4.616112025,-2.992363721,-7.608475746,0.517596069 -Jiri Welsch,welscji01,2004,PO,BOS,201,104,0.233773431,-2.871408439,-2.637635008,0.006126303,0,0.006126303,-0.672623961,-3.139119014,-3.811742975,-0.332558074 -Jiri Welsch,welscji01,2004,RS,BOS,4279,2179,-0.366189962,-0.186130143,-0.552320105,2.446686832,2.446686832,0,-0.557864009,-0.145754796,-0.703618805,0.129479887 -Jiri Welsch,welscji01,2005,RS,BOS,2212,1125,-0.377330049,-1.36887972,-1.746209769,0.581684267,0.581684267,0,-0.580243554,-1.439968946,-2.020212499,0.883954792 -Jiri Welsch,welscji01,2005,RS,CLE,363,192,-6.22851451,-2.672600907,-8.901115418,-0.605870861,-0.605870861,0,-5.951330024,-3.946844124,-9.898174148,0.506701363 -Jiri Welsch,welscji01,2006,PO,MIL,28,15,4.364934018,2.086580243,6.451514261,0.072347643,0,0.072347643,3.61593201,1.001657538,4.617589548,-0.348057211 -Jiri Welsch,welscji01,2006,RS,MIL,1664,866,-3.339260217,-1.10534707,-4.444607288,-0.748814389,-0.748814389,0,-3.405964225,-1.890059823,-5.296024048,0.009867303 -Thomas Welsh,welshth01,2019,RS,DEN,86,36,-1.89559606,3.601408416,1.705812356,0.082024512,0.082024512,0,-2.414803038,0.697874331,-1.716928707,0.228774626 -Bill Wennington,wennibi01,1986,PO,DAL,37,18,1.513587486,-2.940952534,-1.427365048,0.012482328,0,0.012482328,1.129438598,-2.346459307,-1.21702071,-0.361127513 -Bill Wennington,wennibi01,1986,RS,DAL,1210,562,-3.418245143,-0.202680608,-3.620925751,-0.250547806,-0.250547806,0,-3.420685363,-0.484968576,-3.905653938,0.341499302 -Bill Wennington,wennibi01,1987,PO,DAL,101,47,-3.33286975,-2.234776646,-5.567646396,-0.070038855,0,-0.070038855,-3.661482558,-2.281764133,-5.943246691,0.502324234 -Bill Wennington,wennibi01,1987,RS,DAL,1186,560,-4.70883265,-1.093507715,-5.802340365,-0.877845852,-0.877845852,0,-4.505352925,-1.400866786,-5.906219711,0.673312511 -Bill Wennington,wennibi01,1988,PO,DAL,28,14,-9.992831077,0.88435847,-9.108472607,-0.048233053,0,-0.048233053,-8.876072592,2.84869782,-6.027374772,2.827909652 -Bill Wennington,wennibi01,1988,RS,DAL,256,125,-2.192639628,2.103560739,-0.089078889,0.17278454,0.17278454,0,-1.936672285,2.21445482,0.277782535,1.831926442 -Bill Wennington,wennibi01,1989,RS,DAL,2170,1074,-4.09441758,-0.295389868,-4.389807448,-0.907233415,-0.907233415,0,-4.099238415,0.132077499,-3.967160916,0.985885435 -Bill Wennington,wennibi01,1990,PO,DAL,51,25,-11.02366939,-2.694138869,-13.71780826,-0.146078308,0,-0.146078308,-11.36907004,-3.328676027,-14.69774607,1.20974325 -Bill Wennington,wennibi01,1990,RS,DAL,1621,814,-3.440173671,-0.015417688,-3.455591359,-0.295582464,-0.295582464,0,-3.442944285,-0.021167755,-3.46411204,0.865948047 -Bill Wennington,wennibi01,1991,RS,SAC,2904,1455,-3.404457325,1.048404389,-2.356052936,0.293950329,0.293950329,0,-3.525966169,1.16545541,-2.360510758,0.510887981 -Bill Wennington,wennibi01,1994,PO,CHI,84,47,-0.387473798,-2.183578095,-2.571051893,0.004527034,0,0.004527034,-1.150816673,-0.39423877,-1.545055443,2.0553942 -Bill Wennington,wennibi01,1994,RS,CHI,2655,1371,-2.202915599,1.472247681,-0.730667917,1.420457395,1.420457395,0,-2.071833108,1.542032616,-0.529800492,0.542793043 -Bill Wennington,wennibi01,1995,PO,CHI,245,133,-5.468938749,0.383134423,-5.085804326,-0.166062585,0,-0.166062585,-5.087853253,1.032502521,-4.055350731,1.428620263 -Bill Wennington,wennibi01,1995,RS,CHI,1853,956,-2.926830759,0.317550994,-2.609279765,0.069424557,0.069424557,0,-2.951358102,0.878869727,-2.072488375,1.079832905 -Bill Wennington,wennibi01,1996,PO,CHI,309,169,-1.897874557,1.030721454,-0.867153104,0.168827634,0,0.168827634,-2.213006216,0.809106629,-1.403899587,0.732381456 -Bill Wennington,wennibi01,1996,RS,CHI,2044,1065,-3.278038177,0.788081916,-2.489956262,0.141946447,0.141946447,0,-3.160642151,0.781651763,-2.378990388,0.426412664 -Bill Wennington,wennibi01,1997,RS,CHI,1485,783,-2.941337444,-0.473714889,-3.415052333,-0.267162475,-0.267162475,0,-2.970891408,-0.355372386,-3.326263793,0.509362508 -Bill Wennington,wennibi01,1998,PO,CHI,211,119,-5.146488895,2.228568415,-2.91792048,-0.010728955,0,-0.010728955,-4.804404447,2.007497012,-2.796907436,1.770155255 -Bill Wennington,wennibi01,1998,RS,CHI,876,467,-4.168348151,-0.763927263,-4.932275414,-0.522408101,-0.522408101,0,-4.171883498,-0.899980704,-5.071864202,0.430765902 -Bill Wennington,wennibi01,1999,RS,CHI,837,451,-6.929999944,-0.000662444,-6.930662388,-0.970440014,-0.970440014,0,-6.801861843,0.352220005,-6.449641839,0.792294491 -Bill Wennington,wennibi01,2000,RS,SAC,119,57,-5.915159109,2.207886099,-3.707273009,-0.028125766,-0.028125766,0,-5.816978459,2.895558438,-2.921420021,0.971086874 -Matt Wenstrom,wenstma01,1994,RS,BOS,75,37,-1.952235422,-2.894376043,-4.846611464,-0.039919053,-0.039919053,0,-2.194358299,-3.672134303,-5.866492602,0.827909377 -Robert Werdann,werdaro01,1993,RS,DEN,313,149,-6.197657824,0.881252738,-5.316405086,-0.19876948,-0.19876948,0,-5.510611884,1.231978258,-4.278633626,1.843229492 -Robert Werdann,werdaro01,1996,RS,NJN,178,93,-4.301772213,2.769690117,-1.532082097,0.058681617,0.058681617,0,-4.073530723,2.551459744,-1.52207098,1.436338495 -Robert Werdann,werdaro01,1997,RS,NJN,60,31,-4.004845938,1.741533324,-2.263312614,0.007925211,0.007925211,0,-3.972694742,3.285185576,-0.687509167,2.698951742 -David Wesley,wesleda01,1994,PO,NJN,34,18,-0.614933149,1.487164502,0.872231353,0.034770054,0,0.034770054,0.656694157,-1.807068002,-1.150373844,1.207345089 -David Wesley,wesleda01,1994,RS,NJN,1091,542,-0.717580664,0.444241787,-0.273338877,0.688791408,0.688791408,0,-0.583369983,-0.289624563,-0.872994546,0.551447851 -David Wesley,wesleda01,1995,RS,BOS,2734,1380,1.198803326,0.742867716,1.941671041,3.309206245,3.309206245,0,1.207662849,1.325804029,2.533466878,0.168350414 -David Wesley,wesleda01,1996,RS,BOS,4265,2104,3.206605469,-0.286193219,2.920412251,6.092001336,6.092001336,0,3.034137533,0.007155458,3.041292991,0.076891831 -David Wesley,wesleda01,1997,RS,BOS,6038,2991,2.479444738,-0.605005007,1.874439732,7.048947564,7.048947564,0,2.29892947,0.14394473,2.442874199,-0.103259447 -David Wesley,wesleda01,1998,PO,CHH,502,285,2.052152593,-1.006642302,1.045510291,0.567228458,0,0.567228458,1.770108091,-0.710349119,1.059758972,-0.301253338 -David Wesley,wesleda01,1998,RS,CHH,5360,2845,1.666166076,0.163753036,1.829919112,6.648020059,6.648020059,0,1.829969792,0.632694155,2.462663947,0.002479746 -David Wesley,wesleda01,1999,RS,CHH,3493,1848,2.716284171,0.564245587,3.280529758,5.686128416,5.686128416,0,2.795914852,1.020787934,3.816702786,0.003891299 -David Wesley,wesleda01,2000,PO,CHH,272,152,-0.589018463,-0.202427536,-0.791445999,0.15743738,0,0.15743738,-0.233207966,1.07837138,0.845163414,0.446738384 -David Wesley,wesleda01,2000,RS,CHH,5461,2760,1.424983644,-0.458581689,0.966401956,5.22304744,5.22304744,0,1.450897066,-0.057928183,1.392968883,-0.183844752 -David Wesley,wesleda01,2001,PO,CHH,736,394,3.025931245,0.725992472,3.751923717,1.348181731,0,1.348181731,2.954193546,1.175901007,4.130094553,0.012385603 -David Wesley,wesleda01,2001,RS,CHH,5851,3106,0.747290306,-0.304823752,0.442466554,5.056463598,5.056463598,0,0.827816616,0.163299713,0.991116329,-0.047057718 -David Wesley,wesleda01,2002,PO,CHH,718,377,-0.208811607,-2.359338027,-2.568149634,0.036002344,0,0.036002344,-0.096303475,-1.894762831,-1.991066307,-0.184573771 -David Wesley,wesleda01,2002,RS,CHH,4701,2487,-0.841507216,-1.647139789,-2.488647004,0.331514409,0.331514409,0,-0.58270139,-1.262184638,-1.844886028,-0.029859514 -David Wesley,wesleda01,2003,PO,NOH,340,185,-0.529133283,-2.740518129,-3.269651412,-0.051097894,0,-0.051097894,-0.047474521,-2.330845036,-2.378319557,0.924242418 -David Wesley,wesleda01,2003,RS,NOH,5105,2710,1.725741879,-0.366370659,1.35937122,5.677351202,5.677351202,0,1.808644497,0.088681352,1.897325849,-0.071925717 -David Wesley,wesleda01,2004,PO,NOH,446,243,-3.034210309,-1.026964169,-4.061174477,-0.168291507,0,-0.168291507,-3.11024862,-0.526444783,-3.636693403,0.339559435 -David Wesley,wesleda01,2004,RS,NOH,3757,2001,-0.166187925,-0.940397713,-1.106585638,1.684265827,1.684265827,0,-0.013601863,-0.678601686,-0.692203549,0.352568198 -David Wesley,wesleda01,2005,PO,HOU,515,280,-0.467319207,-0.791981126,-1.259300333,0.218915051,0,0.218915051,-0.369179134,-0.107935134,-0.477114269,-0.296052378 -David Wesley,wesleda01,2005,RS,HOU,3443,1840,0.977742601,0.097197393,1.074939994,3.634162046,3.634162046,0,0.898236065,0.761776315,1.66001238,1.113165314 -David Wesley,wesleda01,2005,RS,NOH,1724,934,-0.736533304,-0.683976777,-1.420510082,0.637555644,0.637555644,0,-0.739224192,-0.148848817,-0.888073009,0.583700166 -David Wesley,wesleda01,2006,RS,HOU,4399,2372,-0.333367197,-0.185570499,-0.518937696,2.70715977,2.70715977,0,-0.66225286,0.007061953,-0.655190907,0.242332022 -David Wesley,wesleda01,2007,RS,CLE,674,352,-2.439567538,-0.031320294,-2.470887833,0.050426885,0.050426885,0,-2.809262773,-0.876698604,-3.685961377,0.558740605 -Russell Westbrook,westbru01,2009,RS,OKC,5262,2668,-0.136107913,0.197549725,0.061441812,3.816334053,3.816334053,0,-0.11224903,0.171120002,0.058870972,-0.257986221 -Russell Westbrook,westbru01,2010,PO,OKC,405,212,6.012362609,2.122815441,8.135178049,1.205260778,0,1.205260778,5.594166241,2.361039826,7.955206067,-0.675156828 -Russell Westbrook,westbru01,2010,RS,OKC,5519,2813,2.31290268,-0.02319861,2.28970407,7.204699642,7.204699642,0,2.334387041,0.097818609,2.432205649,-0.366578408 -Russell Westbrook,westbru01,2011,PO,OKC,1221,638,1.576499868,-0.45729899,1.119200878,1.300358336,0,1.300358336,2.450946348,-0.199805623,2.251140725,0.096307503 -Russell Westbrook,westbru01,2011,RS,OKC,5561,2847,3.617561067,0.831904927,4.449465994,10.42097235,10.42097235,0,4.006572971,0.891996659,4.89856963,-0.325595693 -Russell Westbrook,westbru01,2012,PO,OKC,1464,767,5.199626123,-0.229756503,4.969869621,3.10987768,0,3.10987768,5.799864981,0.250155306,6.050020287,-0.168373264 -Russell Westbrook,westbru01,2012,RS,OKC,4568,2331,4.179677367,0.224345672,4.404023039,8.508281841,8.508281841,0,4.773901612,0.613012071,5.386913683,0.001872454 -Russell Westbrook,westbru01,2013,PO,OKC,133,68,3.14850806,4.732314619,7.88082268,0.383789647,0,0.383789647,4.287841869,4.687953904,8.975795773,0.810171297 -Russell Westbrook,westbru01,2013,RS,OKC,5625,2861,5.380276896,0.788940696,6.169217592,13.0153167,13.0153167,0,5.973328525,1.151714818,7.125043344,-0.027935721 -Russell Westbrook,westbru01,2014,PO,OKC,1454,735,6.231094287,0.198095448,6.429189735,3.633709482,0,3.633709482,5.346707367,1.322500477,6.669207844,2.185270286 -Russell Westbrook,westbru01,2014,RS,OKC,2933,1412,3.300508622,0.412947317,3.713455939,4.745112757,4.745112757,0,4.071256422,0.829800246,4.901056669,1.829677177 -Russell Westbrook,westbru01,2015,RS,OKC,4759,2302,6.093559789,-0.487868576,5.605691214,10.11974092,10.11974092,0,6.239868745,-0.201795156,6.038073588,2.991530285 -Russell Westbrook,westbru01,2016,PO,OKC,1365,674,7.560176212,-0.176729144,7.383447069,3.676516597,0,3.676516597,10.16590807,1.198728353,11.36463643,2.185761639 -Russell Westbrook,westbru01,2016,RS,OKC,5664,2750,6.410521969,-0.006011387,6.404510582,13.08630521,13.08630521,0,6.853510613,0.514312845,7.367823458,1.841483147 -Russell Westbrook,westbru01,2017,PO,OKC,404,194,7.612636312,3.75589015,11.36852646,1.490303683,0,1.490303683,6.179534851,3.720015059,9.89954991,3.286868813 -Russell Westbrook,westbru01,2017,RS,OKC,5860,2802,7.803999299,-1.272229854,6.531769445,13.8163326,13.8163326,0,7.989260059,-1.13268511,6.85657495,4.045869193 -Russell Westbrook,westbru01,2018,PO,OKC,487,235,-2.224039465,-1.976024582,-4.200064047,-0.189278287,0,-0.189278287,2.912268179,-2.262889127,0.649379053,5.422178626 -Russell Westbrook,westbru01,2018,RS,OKC,6046,2914,4.868993629,0.255407964,5.124401592,12.03068184,12.03068184,0,5.499552857,0.560169647,6.059722504,2.74218303 -Russell Westbrook,westbru01,2019,PO,OKC,420,197,0.345496373,-11.84413612,-11.49863974,-0.921558571,0,-0.921558571,-3.015480246,-10.49991088,-13.51539112,1.607337442 -Russell Westbrook,westbru01,2019,RS,OKC,5749,2630,2.70246334,-0.326028389,2.376434951,7.063564579,7.063564579,0,3.331564879,0.549352756,3.880917634,2.737643997 -David West,westda01,2004,PO,NOH,204,111,0.363814155,1.038213326,1.402027481,0.240544676,0,0.240544676,-0.599757806,0.063238779,-0.536519027,-0.726206119 -David West,westda01,2004,RS,NOH,1746,930,-1.185951066,0.044936793,-1.141014274,0.761598545,0.761598545,0,-1.648945853,-0.5121015,-2.161047353,-0.220079567 -David West,westda01,2005,RS,NOH,1019,552,-4.105886706,-0.084967762,-4.190854467,-0.405786839,-0.405786839,0,-4.372246398,-0.731390332,-5.10363673,-0.000358651 -David West,westda01,2006,RS,NOK,4737,2526,0.650432815,-1.319733852,-0.669301037,2.665007289,2.665007289,0,0.543045171,-0.794427522,-0.251382351,-0.564677993 -David West,westda01,2007,RS,NOK,3611,1900,0.80284756,-0.411711405,0.391136156,3.024780981,3.024780981,0,0.793597595,0.018235552,0.811833147,-0.616425896 -David West,westda01,2008,PO,NOH,885,485,1.070098108,2.345235004,3.415333113,1.558104165,0,1.558104165,1.670413553,2.13963169,3.810045242,-0.868301882 -David West,westda01,2008,RS,NOH,5437,2870,-0.315746228,1.210358454,0.894612226,5.30027018,5.30027018,0,0.123263295,1.163367377,1.286630672,-0.638811558 -David West,westda01,2009,PO,NOH,337,178,-6.069523734,-0.621925028,-6.691448762,-0.369587452,0,-0.369587452,-6.089365803,-0.14784361,-6.237209413,0.101540772 -David West,westda01,2009,RS,NOH,5517,2982,0.267709667,-0.078860952,0.188848714,4.438884234,4.438884234,0,0.364898353,0.002644852,0.367543205,-0.67099462 -David West,westda01,2010,RS,NOH,5754,2949,0.780240835,-1.208164227,-0.427923392,3.475210663,3.475210663,0,0.739584633,-0.736940671,0.002643962,-0.498094696 -David West,westda01,2011,RS,NOH,4581,2451,0.558172028,0.870356514,1.428528542,5.199726128,5.199726128,0,0.648103832,0.983442082,1.631545914,-0.455242159 -David West,westda01,2012,PO,IND,771,416,-0.336868026,1.571178817,1.234310791,0.867105592,0,0.867105592,-0.372822521,1.79936751,1.426544989,-0.522068874 -David West,westda01,2012,RS,IND,3679,1925,0.525696802,0.946991341,1.472688143,4.128760642,4.128760642,0,0.526133254,0.79633367,1.322466924,-0.411716422 -David West,westda01,2013,PO,IND,1268,689,-0.721575853,1.125837144,0.404261291,1.137570911,0,1.137570911,-0.698713867,0.996678096,0.297964229,-0.47627733 -David West,westda01,2013,RS,IND,4628,2435,0.76375686,1.596891667,2.360648528,6.307954295,6.307954295,0,0.693959209,1.462857544,2.156816753,-0.604053268 -David West,westda01,2014,PO,IND,1290,687,2.068070467,1.032459912,3.100530379,2.134178654,0,2.134178654,1.011626758,0.163143128,1.174769886,0.843183335 -David West,westda01,2014,RS,IND,4808,2472,0.615848715,1.542046344,2.157895059,6.172665975,6.172665975,0,-0.180569197,1.519340512,1.338771314,-0.26717033 -David West,westda01,2015,RS,IND,3746,1895,-1.399985378,0.289208195,-1.110777183,1.588664255,1.588664255,0,-1.335277137,-0.106840013,-1.44211715,0.230900976 -David West,westda01,2016,PO,SAS,344,176,0.187993944,1.319641958,1.507635902,0.394554918,0,0.394554918,-1.580984249,1.479338297,-0.101645952,0.060332825 -David West,westda01,2016,RS,SAS,2819,1404,0.240082411,2.679143209,2.919225621,4.058848914,4.058848914,0,-0.411697338,3.257078476,2.845381138,-0.051376896 -David West,westda01,2017,PO,GSW,441,221,-0.707789654,2.334701316,1.626911662,0.505159404,0,0.505159404,-0.099616661,2.57230636,2.472689699,-0.727284573 -David West,westda01,2017,RS,GSW,1728,854,-1.778307672,5.049074604,3.270766932,2.626605195,2.626605195,0,-0.705342818,4.476515632,3.771172814,0.123094983 -David West,westda01,2018,PO,GSW,363,175,1.111696305,-0.326760435,0.784935871,0.328277725,0,0.328277725,0.970834368,0.261641005,1.232475373,0.827978124 -David West,westda01,2018,RS,GSW,2011,999,-1.881344898,3.582258723,1.700913825,2.275227245,2.275227245,0,-0.462323733,3.303707757,2.841384024,0.290423012 -Delonte West,westde01,2005,PO,BOS,208,115,0.937927993,2.751790908,3.689718901,0.394642587,0,0.394642587,0.409333176,3.320337465,3.729670641,1.150641827 -Delonte West,westde01,2005,RS,BOS,997,507,-0.046939341,-0.272985508,-0.319924849,0.633925981,0.633925981,0,-0.161685858,-0.295047188,-0.456733046,0.781114164 -Delonte West,westde01,2006,RS,BOS,4698,2418,1.849442029,1.379039711,3.22848174,7.356200952,7.356200952,0,1.649941026,1.70001596,3.349956986,-0.238962107 -Delonte West,westde01,2007,RS,BOS,4302,2219,0.386108542,-0.589118659,-0.203010117,2.875022761,2.875022761,0,0.139508846,-0.471027927,-0.331519082,-0.274607534 -Delonte West,westde01,2008,PO,CLE,820,453,0.09773696,1.633140839,1.730877799,1.068744207,0,1.068744207,0.083926607,2.123550272,2.207476879,0.053697199 -Delonte West,westde01,2008,RS,SEA,1475,727,-4.120096875,-0.108819913,-4.228916787,-0.551225422,-0.551225422,0,-3.831846048,-0.531262066,-4.363108114,0.455767977 -Delonte West,westde01,2008,RS,CLE,1532,806,-0.233245009,0.518493867,0.285248858,1.258149653,1.258149653,0,-0.231023663,0.716988201,0.485964538,0.748854291 -Delonte West,westde01,2009,PO,CLE,1072,591,0.819167322,1.36567724,2.184844562,1.526901394,0,1.526901394,0.954702274,1.419383527,2.374085801,-0.454203312 -Delonte West,westde01,2009,RS,CLE,4022,2152,1.471096421,2.058629475,3.529725896,6.880528665,6.880528665,0,1.568113564,2.219597441,3.787711006,-0.192459448 -Delonte West,westde01,2010,PO,CLE,525,269,-1.269503873,-0.232124299,-1.501628172,0.176407767,0,0.176407767,-1.414539066,-0.815190364,-2.22972943,-0.152371875 -Delonte West,westde01,2010,RS,CLE,2889,1500,-0.333741146,1.188110434,0.854369288,2.747095249,2.747095249,0,-0.424055885,0.683233063,0.259177178,-0.38550838 -Delonte West,westde01,2011,PO,BOS,319,170,-1.718401824,-1.391100305,-3.109502129,-0.032320082,0,-0.032320082,-1.849839628,-1.506100637,-3.355940266,0.445544164 -Delonte West,westde01,2011,RS,BOS,863,453,-2.241742359,0.19308859,-2.048653768,0.16169045,0.16169045,0,-2.190381576,-0.292747256,-2.483128832,-0.232912993 -Delonte West,westde01,2012,PO,DAL,168,88,0.043364835,-0.092052855,-0.048688019,0.12413996,0,0.12413996,-0.415810103,-0.41375035,-0.829560453,-0.680906483 -Delonte West,westde01,2012,RS,DAL,2042,1060,-1.387169131,1.620462553,0.233293422,1.613806986,1.613806986,0,-1.255679248,1.51864938,0.262970132,0.023245353 -Doug West,westdo01,1990,RS,MIN,726,378,-4.54325157,-2.224193028,-6.767444598,-0.783201049,-0.783201049,0,-4.961047501,-2.623480484,-7.584527984,1.081388608 -Doug West,westdo01,1991,RS,MIN,1603,824,-1.332152877,-0.855959025,-2.188111902,0.237610772,0.237610772,0,-1.967598844,-1.148508606,-3.116107451,0.583407991 -Doug West,westdo01,1992,RS,MIN,5090,2540,1.534754423,-2.013504945,-0.478750522,2.941098819,2.941098819,0,0.875591803,-1.282062954,-0.406471151,-0.074176641 -Doug West,westdo01,1993,RS,MIN,6135,3104,-0.032315888,-1.908373932,-1.94068982,1.281593529,1.281593529,0,-0.410072359,-1.000916437,-1.410988796,-0.006057841 -Doug West,westdo01,1994,RS,MIN,4354,2182,-0.745854829,-1.177843422,-1.923698251,0.921952199,0.921952199,0,-1.075798935,-0.548632828,-1.624431762,0.216197757 -Doug West,westdo01,1995,RS,MIN,4484,2328,-1.038376893,-1.301533354,-2.339910247,0.488020863,0.488020863,0,-1.4581954,-0.644314895,-2.102510294,0.181215468 -Doug West,westdo01,1996,RS,MIN,3229,1639,-2.366636263,-2.273046172,-4.639682435,-1.58619833,-1.58619833,0,-3.021042628,-1.719252798,-4.740295426,0.353604531 -Doug West,westdo01,1997,PO,MIN,165,87,2.346900195,-2.924293323,-0.577393128,0.099666198,0,0.099666198,1.237526892,-2.191635459,-0.954108567,0.182366841 -Doug West,westdo01,1997,RS,MIN,3670,1920,-2.052710846,-0.828105762,-2.880816608,-0.128471648,-0.128471648,0,-2.3872806,-0.098890925,-2.486171526,0.231998595 -Doug West,westdo01,1998,RS,MIN,1343,688,-3.705567816,-2.472257176,-6.177824992,-1.207247177,-1.207247177,0,-4.143504998,-2.082551178,-6.226056176,0.305240245 -Doug West,westdo01,1999,RS,VAN,551,294,-0.715974048,0.279412239,-0.436561809,0.349407866,0.349407866,0,-1.334496086,0.891683933,-0.442812153,0.621116172 -Doug West,westdo01,2000,RS,VAN,1114,581,-2.019906349,-2.092979229,-4.112885578,-0.405343287,-0.405343287,0,-2.829778128,-1.862194334,-4.691972462,0.314446363 -Doug West,westdo01,2001,RS,VAN,330,171,-3.226543171,-1.616415417,-4.842958587,-0.182803033,-0.182803033,0,-4.113540031,-1.919333686,-6.032873716,0.103434466 -Mark West,westma01,1984,PO,DAL,63,32,-4.732076517,-0.380279236,-5.112355754,-0.040959086,0,-0.040959086,-5.062033439,0.846576379,-4.21545706,2.943976911 -Mark West,westma01,1984,RS,DAL,421,202,-6.785957706,-0.542774639,-7.328732344,-0.479784283,-0.479784283,0,-6.627957194,-0.111138603,-6.739095797,1.718991228 -Mark West,westma01,1985,PO,CLE,146,68,-4.318656858,0.0588833,-4.259773558,-0.055161839,0,-0.055161839,-4.501620418,1.044014775,-3.457605642,2.211286156 -Mark West,westma01,1985,RS,CLE,1894,882,-3.735782626,-1.248778175,-4.984560801,-1.019016609,-1.019016609,0,-3.795476373,-0.571186613,-4.366662987,1.384582604 -Mark West,westma01,1985,RS,MIL,13,6,-13.51628125,-7.261786835,-20.77806809,-0.058775469,-0.058775469,0,-12.40929457,-3.512449979,-15.92174455,6.718675841 -Mark West,westma01,1986,RS,CLE,2509,1172,-4.728331279,0.561638216,-4.166693064,-0.855920846,-0.855920846,0,-4.621997475,0.753305029,-3.868692446,1.073959692 -Mark West,westma01,1987,RS,CLE,2845,1333,-3.219272685,0.568513404,-2.650759281,0.067970575,0.067970575,0,-3.369909398,0.453895633,-2.916013765,0.721471497 -Mark West,westma01,1988,RS,CLE,2426,1183,-2.426585391,-0.377989436,-2.804574826,-0.033132086,-0.033132086,0,-2.355980002,-0.342431309,-2.698411311,0.589178501 -Mark West,westma01,1988,RS,PHO,1951,915,-4.005065116,-1.357288946,-5.362354061,-1.224571351,-1.224571351,0,-3.501032124,-0.928519442,-4.429551565,0.416410858 -Mark West,westma01,1989,PO,PHO,499,227,-2.093262308,2.720692676,0.627430368,0.40387252,0,0.40387252,-2.258603423,1.964716926,-0.293886497,0.106241561 -Mark West,westma01,1989,RS,PHO,4446,2019,-2.373325716,2.33766788,-0.035657836,2.795514512,2.795514512,0,-2.230054212,1.717982809,-0.512071403,-0.018679401 -Mark West,westma01,1990,PO,PHO,1122,544,-1.015802074,3.131333847,2.115531773,1.390711914,0,1.390711914,-0.893704761,3.066771829,2.173067067,-0.143691697 -Mark West,westma01,1990,RS,PHO,5091,2399,-0.824845084,2.187738263,1.362893179,5.021170366,5.021170366,0,-0.712236226,1.775605006,1.06336878,-0.25489751 -Mark West,westma01,1991,PO,PHO,189,93,-0.551671328,2.070580998,1.51890967,0.20894911,0,0.20894911,-1.17247567,2.046205137,0.873729467,0.019543972 -Mark West,westma01,1991,RS,PHO,4165,1957,-1.102993852,2.115494663,1.012500811,3.75452193,3.75452193,0,-1.10339897,1.797548059,0.694149089,-0.057781838 -Mark West,westma01,1992,PO,PHO,201,96,0.076897787,-0.252541466,-0.17564368,0.131531447,0,0.131531447,-0.218049095,0.25085457,0.032805474,1.062160286 -Mark West,westma01,1992,RS,PHO,3008,1436,-2.039952292,0.152871339,-1.887080953,0.635498838,0.635498838,0,-2.138077535,-0.036341294,-2.174418829,0.508144166 -Mark West,westma01,1993,PO,PHO,917,469,-2.73719814,-0.108462929,-2.845661069,-0.023649642,0,-0.023649642,-3.018823078,-0.256579709,-3.275402787,0.162073792 -Mark West,westma01,1993,RS,PHO,3277,1558,-3.2023395,0.574162142,-2.628177359,0.097135107,0.097135107,0,-3.177825928,0.33581955,-2.842006379,0.30271369 -Mark West,westma01,1994,PO,PHO,139,69,-4.932218112,-1.378817326,-6.311035439,-0.130795671,0,-0.130795671,-5.11567017,-0.799892674,-5.915562843,1.042384184 -Mark West,westma01,1994,RS,PHO,2519,1236,-3.47827092,1.115376049,-2.36289487,0.245548417,0.245548417,0,-3.367645542,0.855155869,-2.512489673,0.566580449 -Mark West,westma01,1995,RS,DET,3030,1543,-3.545024795,-0.777458481,-4.322483277,-1.241738277,-1.241738277,0,-3.559118351,-0.519299706,-4.078418057,0.290109575 -Mark West,westma01,1996,PO,DET,136,78,-1.639072706,-3.073391858,-4.712464564,-0.081214649,0,-0.081214649,-1.494796476,-1.647987072,-3.142783548,0.731587157 -Mark West,westma01,1996,RS,DET,1260,682,-5.315734046,0.726988676,-4.58874537,-0.646166664,-0.646166664,0,-5.35831396,0.748822865,-4.609491096,0.92434805 -Mark West,westma01,1997,RS,CLE,1675,959,-4.597981908,0.727637672,-3.870344236,-0.550450228,-0.550450228,0,-4.865171748,-0.102868616,-4.968040364,0.380583837 -Mark West,westma01,1998,PO,IND,20,11,-2.322949192,-3.133444642,-5.456393833,-0.016362636,0,-0.016362636,-2.607668399,-0.315338882,-2.92300728,3.869981836 -Mark West,westma01,1998,RS,IND,194,105,-7.057498847,-0.453878156,-7.511377003,-0.256727712,-0.256727712,0,-6.637689255,-1.401264978,-8.038954233,0.59309956 -Mark West,westma01,1999,PO,ATL,118,68,-8.167139169,-0.905812461,-9.07295163,-0.230825085,0,-0.230825085,-8.4093382,-0.866308473,-9.275646673,1.755597962 -Mark West,westma01,1999,RS,ATL,897,499,-3.889236884,0.828611062,-3.060625822,-0.079486816,-0.079486816,0,-4.265623989,0.62277251,-3.642851479,0.460500484 -Mark West,westma01,2000,RS,PHO,252,127,-6.633332773,0.616063056,-6.017269718,-0.213644345,-0.213644345,0,-6.901019246,0.108584812,-6.792434435,0.863528709 -Mario West,westma02,2008,PO,ATL,11,6,-3.924983547,-2.509164651,-6.434148198,-0.011444557,0,-0.011444557,-4.146849303,-4.824507643,-8.971356947,-1.432869503 -Mario West,westma02,2008,RS,ATL,516,269,-0.381024503,-1.115506272,-1.496530775,0.175047617,0.175047617,0,-1.27589869,-0.175891613,-1.451790303,1.640553389 -Mario West,westma02,2009,PO,ATL,80,46,-8.516854458,-0.768365343,-9.285219801,-0.15842392,0,-0.15842392,-8.731722913,-1.997777044,-10.72949996,0.134977626 -Mario West,westma02,2009,RS,ATL,508,269,-2.045630723,0.662006476,-1.383624247,0.188726636,0.188726636,0,-2.521009802,0.508568812,-2.01244099,0.593869998 -Mario West,westma02,2010,PO,ATL,36,20,6.187155655,-0.858597728,5.328557927,0.088694714,0,0.088694714,4.779526866,2.138607053,6.918133919,3.9260659 -Mario West,westma02,2010,RS,ATL,270,142,-1.949338006,0.362695268,-1.586642738,0.08548917,0.08548917,0,-2.49545888,0.560097084,-1.935361796,1.342926791 -Mario West,westma02,2011,RS,NJN,220,116,-0.963797435,0.5825914,-0.381206035,0.141041413,0.141041413,0,-1.374791817,1.461231914,0.086440097,0.564118441 -Paul Westphal,westppa01,1977,RS,PHO,5840,2600,3.148431547,0.290436599,3.438868146,8.191353959,8.191353959,0,2.994027706,0.436802657,3.430830363,-0.240331202 -Paul Westphal,westppa01,1978,PO,PHO,140,66,5.054868917,-2.60872625,2.446142667,0.178705828,0,0.178705828,4.263567633,-2.576665689,1.686901944,-1.0158759 -Paul Westphal,westppa01,1978,RS,PHO,5824,2481,3.543604934,-0.299420469,3.244184465,7.573546869,7.573546869,0,3.347408314,-0.397515412,2.949892902,-0.19832074 -Paul Westphal,westppa01,1979,PO,PHO,1157,534,2.176702834,-0.326581533,1.8501213,1.289476686,0,1.289476686,1.975752909,-0.042697673,1.933055237,-0.247350726 -Paul Westphal,westppa01,1979,RS,PHO,6038,2641,4.654756962,-0.66071725,3.994039712,9.047808275,9.047808275,0,4.373955528,-0.566509345,3.807446183,-0.463745124 -Paul Westphal,westppa01,1980,PO,PHO,535,253,3.317767608,-0.001285028,3.316482581,0.809120245,0,0.809120245,3.501093424,0.493148413,3.994241838,0.184654377 -Paul Westphal,westppa01,1980,RS,PHO,5885,2665,4.288783415,-0.101705513,4.187077902,9.405800129,9.405800129,0,3.967894251,-0.030529441,3.93736481,-0.292316852 -Paul Westphal,westppa01,1981,RS,SEA,2278,1078,1.135160476,-0.014687875,1.120472601,2.124552184,2.124552184,0,1.02616513,-0.017818838,1.008346292,-0.202885818 -Paul Westphal,westppa01,1982,RS,NYK,946,451,0.004768315,-1.461598052,-1.456829737,0.299024263,0.299024263,0,-0.04904875,-1.260585291,-1.309634041,0.502923165 -Paul Westphal,westppa01,1983,PO,NYK,319,156,3.777785326,-2.079138457,1.698646869,0.364473162,0,0.364473162,3.404103469,-2.118193539,1.28590993,-0.19590125 -Paul Westphal,westppa01,1983,RS,NYK,4043,1978,1.068039072,-0.049999446,1.018039626,3.806445255,3.806445255,0,0.837900707,-0.319487933,0.518412773,0.105140811 -Paul Westphal,westppa01,1984,PO,PHO,458,222,-2.140327165,-0.836854311,-2.977181477,-0.0266764,0,-0.0266764,-2.100664953,-1.641103954,-3.741768908,0.515256014 -Paul Westphal,westppa01,1984,RS,PHO,1848,865,0.205471005,-0.862547189,-0.657076184,0.924083698,0.924083698,0,-0.092888612,-1.595138482,-1.688027095,0.047620664 -Robert Whaley,whalero01,2006,RS,UTA,392,212,-4.782186976,-0.166595137,-4.948782113,-0.240361483,-0.240361483,0,-4.561564321,0.051345374,-4.510218947,0.977053348 -Ennis Whatley,whatlen01,1984,RS,CHI,4540,2159,0.741367958,-0.356678836,0.384689122,3.455768849,3.455768849,0,0.500404829,-0.265192701,0.235212128,0.084484313 -Ennis Whatley,whatlen01,1985,RS,CHI,2901,1385,-0.020417887,-1.032711897,-1.053129784,1.19982755,1.19982755,0,-0.16886198,-1.068613455,-1.237475435,0.066642923 -Ennis Whatley,whatlen01,1986,RS,CLE,141,66,-1.605412063,0.957701013,-0.64771105,0.071248243,0.071248243,0,-1.660937425,0.539844658,-1.121092768,0.667829054 -Ennis Whatley,whatlen01,1986,RS,SAS,31,14,-11.97758872,-8.140289466,-20.11787819,-0.124396718,-0.124396718,0,-12.03716219,-10.3809703,-22.4181325,0.284444861 -Ennis Whatley,whatlen01,1986,RS,WSB,56,27,0.31108638,-2.007722291,-1.69663591,0.014303421,0.014303421,0,-0.594688244,-2.917244525,-3.511932769,-1.474958267 -Ennis Whatley,whatlen01,1987,PO,WSB,67,32,-13.50495894,-2.14703734,-15.65199628,-0.218293471,0,-0.218293471,-12.85654028,-3.51411256,-16.37065284,0.474716135 -Ennis Whatley,whatlen01,1987,RS,WSB,3834,1816,1.109396696,-0.362353548,0.747043147,3.238678858,3.238678858,0,0.723028067,0.101025035,0.824053102,-0.044483265 -Ennis Whatley,whatlen01,1988,RS,ATL,49,24,-7.728054719,1.096524066,-6.631530653,-0.048266064,-0.048266064,0,-6.808275879,0.014646429,-6.79362945,1.564012195 -Ennis Whatley,whatlen01,1989,RS,LAC,198,90,-2.837052082,0.585499014,-2.251553069,0.023102629,0.023102629,0,-2.970553796,0.752922564,-2.217631232,0.95700169 -Ennis Whatley,whatlen01,1992,PO,POR,191,96,-4.35744624,2.601004982,-1.756441258,0.050517317,0,0.050517317,-4.54002829,1.802087976,-2.737940314,0.605995293 -Ennis Whatley,whatlen01,1992,RS,POR,436,209,-0.799110562,1.626687693,0.827577131,0.380817016,0.380817016,0,-1.072138841,0.374212096,-0.697926744,-0.170925289 -Ennis Whatley,whatlen01,1994,PO,ATL,210,113,-6.255744517,1.898482316,-4.357262201,-0.096860948,0,-0.096860948,-6.256944351,1.926183415,-4.330760937,1.212968605 -Ennis Whatley,whatlen01,1994,RS,ATL,1993,1004,-1.129988582,0.092086669,-1.037901913,0.878793902,0.878793902,0,-1.599359109,-0.410121204,-2.009480312,0.196142996 -Ennis Whatley,whatlen01,1995,PO,ATL,35,19,-9.041703428,-2.77000367,-11.8117071,-0.089984827,0,-0.089984827,-9.901439683,-3.427462352,-13.32890203,-0.608883084 -Ennis Whatley,whatlen01,1995,RS,ATL,553,292,-0.906841753,1.113963992,0.207122239,0.44392623,0.44392623,0,-1.384340552,1.018514774,-0.365825778,0.721299303 -Ennis Whatley,whatlen01,1997,RS,POR,42,22,-3.552106313,-2.763388056,-6.315494368,-0.040621026,-0.040621026,0,-4.650530456,-1.713404779,-6.363935236,1.369221575 -DeJuan Wheat,wheatde01,1998,PO,MIN,5,3,1.829489601,29.26094782,31.09043742,0.054336367,0,0.054336367,4.891351764,27.5000165,32.39136827,1.490132336 -DeJuan Wheat,wheatde01,1998,RS,MIN,293,150,-0.799886861,-1.741231038,-2.5411179,0.015962426,0.015962426,0,-0.884075298,-2.853081059,-3.737156357,-0.133278265 -DeJuan Wheat,wheatde01,1999,RS,VAN,1107,590,-0.494677864,-2.101693011,-2.596370875,0.04646194,0.04646194,0,-0.666809054,-2.285921458,-2.952730512,0.421928838 -Clinton Wheeler,wheelcl01,1988,RS,IND,1059,513,-1.824595101,0.542604427,-1.281990674,0.384083495,0.384083495,0,-1.975698018,-0.58723491,-2.562932928,-0.037356494 -Clinton Wheeler,wheelcl01,1989,RS,MIA,299,143,2.364920381,0.064075788,2.428996169,0.376322363,0.376322363,0,1.368431538,-0.020452757,1.347978782,-0.412615999 -Clinton Wheeler,wheelcl01,1989,RS,POR,462,211,-2.176597157,1.121449622,-1.055147534,0.182685288,0.182685288,0,-2.243068932,0.330367227,-1.912701705,0.128845363 -Tyson Wheeler,wheelty01,1999,RS,DEN,6,3,35.6340155,-5.394446935,30.23956856,0.050125557,0.050125557,0,32.05384417,-2.787477605,29.26636656,-0.656393245 -Andrew White III,whitean01,2018,RS,ATL,451,209,-5.905924052,-3.956440225,-9.862364277,-0.756843099,-0.756843099,0,-4.703491231,-5.594196259,-10.29768749,-0.204186754 -Derrick White,whitede01,2018,PO,SAS,38,18,2.838641234,2.402531901,5.241173135,0.075529931,0,0.075529931,2.703991218,0.427984418,3.131975636,-0.205243069 -Derrick White,whitede01,2018,RS,SAS,300,139,1.6645062,3.484683518,5.149189718,0.55953119,0.55953119,0,0.44040165,1.477055542,1.917457192,-0.117217962 -Derrick White,whitede01,2019,PO,SAS,376,191,4.828272255,3.058746512,7.887018767,1.07558231,0,1.07558231,2.8378903,3.568045132,6.405935431,0.606068749 -Derrick White,whitede01,2019,RS,SAS,3555,1728,0.30842549,2.982970325,3.291395814,5.291939352,5.291939352,0,0.150650198,3.08301064,3.233660838,-0.656491402 -DJ White,whitedj01,2009,RS,OKC,256,130,0.845031273,0.013266306,0.858297579,0.23717923,0.23717923,0,0.232317469,-0.514458655,-0.282141185,-0.831656064 -DJ White,whitedj01,2010,RS,OKC,200,102,2.851090308,0.643486997,3.494577306,0.324279595,0.324279595,0,2.295016711,0.266841659,2.56185837,-0.199512076 -DJ White,whitedj01,2011,RS,OKC,428,219,-4.92407233,-0.750430512,-5.674502843,-0.328533323,-0.328533323,0,-4.873248007,-1.011067896,-5.884315902,0.504097426 -DJ White,whitedj01,2011,RS,CHA,880,466,-0.19283193,-0.81111058,-1.00394251,0.413667284,0.413667284,0,-0.657184478,-0.737874745,-1.395059224,-0.328540798 -DJ White,whitedj01,2012,RS,CHA,2108,1098,-3.202328473,-2.157376982,-5.359705455,-1.456596641,-1.456596641,0,-3.641682379,-2.182576853,-5.824259232,-0.338544258 -DJ White,whitedj01,2013,RS,BOS,166,86,-1.842036404,0.685908214,-1.156128191,0.069246105,0.069246105,0,-2.577577752,-1.232745458,-3.810323209,-0.91662321 -DJ White,whitedj01,2014,PO,CHA,5,3,-31.07354718,18.7450041,-12.32854307,-0.015367391,0,-0.015367391,-25.03403777,7.136402391,-17.89763537,1.51417689 -DJ White,whitedj01,2014,RS,CHA,21,10,5.891201574,-7.342024436,-1.450822862,0.006586243,0.006586243,0,3.305813532,-1.282728146,2.023085385,-0.610053849 -Donald Whiteside,whitedo01,1997,RS,TOR,494,259,-2.100458193,-1.871343417,-3.971801611,-0.162325431,-0.162325431,0,-2.400636863,-2.520854846,-4.921491709,0.494199969 -Donald Whiteside,whitedo01,1998,RS,ATL,30,16,-7.291016271,-4.651031812,-11.94204808,-0.075139723,-0.075139723,0,-7.374563997,-6.941409464,-14.31597346,0.125638886 -Eric White,whiteer01,1988,RS,LAC,748,352,0.786880776,-1.745837294,-0.958956518,0.320610321,0.320610321,0,-0.222962388,-1.971391317,-2.194353705,-0.327115872 -Eric White,whiteer01,1989,RS,LAC,955,434,-1.274514838,-2.824509816,-4.099024654,-0.29787487,-0.29787487,0,-2.260219801,-3.354442235,-5.614662036,-0.284974607 -Eric White,whiteer01,1989,RS,UTA,4,2,-20.33369504,-3.125130607,-23.45882565,-0.022178361,-0.022178361,0,-19.50755061,1.012084355,-18.49546626,5.049444594 -Hassan Whiteside,whiteha01,2011,RS,SAC,4,2,-5.234460308,-4.559125311,-9.793585619,-0.00804887,-0.00804887,0,-6.377574339,5.778883602,-0.598690737,11.17195212 -Hassan Whiteside,whiteha01,2012,RS,SAC,218,109,-2.785933681,1.160357411,-1.62557627,0.062099621,0.062099621,0,-3.054262272,-0.011905601,-3.066167872,-0.637429462 -Hassan Whiteside,whiteha01,2015,RS,MIA,2214,1142,1.114390664,2.618856523,3.733247187,3.779438948,3.779438948,0,1.169695428,2.008636375,3.178331803,0.050400089 -Hassan Whiteside,whiteha01,2016,PO,MIA,550,291,1.234100572,5.808964704,7.043065276,1.48730386,0,1.48730386,0.635162061,6.71487432,7.350036381,-0.776985037 -Hassan Whiteside,whiteha01,2016,RS,MIA,4161,2125,0.259712383,1.967331037,2.22704342,5.349009489,5.349009489,0,0.264855821,2.606390401,2.871246222,-0.850642357 -Hassan Whiteside,whiteha01,2017,RS,MIA,5003,2513,-0.765608907,1.725097648,0.959488741,4.722997653,4.722997653,0,-0.239569845,2.153436719,1.913866874,-0.681817536 -Hassan Whiteside,whiteha01,2018,PO,MIA,166,77,-10.69057463,1.173147392,-9.517427239,-0.279161567,0,-0.279161567,-7.183981392,-0.420321138,-7.60430253,1.765485137 -Hassan Whiteside,whiteha01,2018,RS,MIA,2792,1364,-1.732416302,2.464374959,0.731958656,2.42918301,2.42918301,0,-1.755399483,2.327839481,0.572439998,0.247400019 -Hassan Whiteside,whiteha01,2019,RS,MIA,3465,1674,-0.644527463,3.754815658,3.110288196,5.001566281,5.001566281,0,-0.687465028,3.396254989,2.708789961,-0.072451189 -Isaiah Whitehead,whiteis01,2017,RS,BRK,3482,1643,-2.483404316,-0.673033137,-3.156437454,-0.341783339,-0.341783339,0,-3.037895821,-1.417456771,-4.455352592,0.311992836 -Isaiah Whitehead,whiteis01,2018,RS,BRK,384,180,-3.021765531,2.629190765,-0.392574766,0.220502481,0.220502481,0,-2.909975278,0.240999339,-2.66897594,1.835496363 -Jahidi White,whiteja01,1999,RS,WAS,361,191,-4.03312748,-1.006773183,-5.039900663,-0.226407978,-0.226407978,0,-4.098517514,-1.198460748,-5.296978262,1.315304766 -Jahidi White,whiteja01,2000,RS,WAS,3002,1537,-2.0338227,0.574699422,-1.459123279,1.015069654,1.015069654,0,-1.862593494,0.536115693,-1.326477801,0.259990066 -Jahidi White,whiteja01,2001,RS,WAS,3143,1609,-3.171929838,-1.502967861,-4.674897699,-1.584029288,-1.584029288,0,-2.926400756,-1.399867158,-4.326267914,0.225454091 -Jahidi White,whiteja01,2002,RS,WAS,2505,1346,-2.018394002,0.416091943,-1.602302059,0.787466789,0.787466789,0,-1.932027702,0.253418275,-1.678609428,-0.080456058 -Jahidi White,whiteja01,2003,RS,WAS,427,230,-0.278664698,-1.641038487,-1.919703186,0.097073468,0.097073468,0,-0.731843452,-1.838458318,-2.57030177,-0.338856854 -Jahidi White,whiteja01,2004,RS,WAS,8,4,-27.32655866,-7.244208294,-34.57076695,-0.064749827,-0.064749827,0,-24.67376679,-11.4761548,-36.1499216,-0.266771862 -Jahidi White,whiteja01,2004,RS,PHO,1680,861,-3.936931052,-0.882428717,-4.81935977,-0.923638885,-0.923638885,0,-3.815800747,-0.630311109,-4.446111855,1.465081798 -Jahidi White,whiteja01,2005,RS,CHA,263,135,-6.188721354,-0.519501048,-6.708222402,-0.278862956,-0.278862956,0,-5.896162424,-0.591334755,-6.487497178,2.10392786 -James White,whiteja02,2007,RS,SAS,259,137,-1.120983828,-0.391416259,-1.512400087,0.086112085,0.086112085,0,-1.422416944,-0.573760365,-1.996177309,-0.422623154 -James White,whiteja02,2009,PO,HOU,22,12,-6.368387031,-3.715544041,-10.08393107,-0.045512449,0,-0.045512449,-5.702411931,-6.64653441,-12.34894634,-1.546324124 -James White,whiteja02,2009,RS,HOU,21,11,-3.91241509,2.5619389,-1.35047619,0.008065129,0.008065129,0,-2.410231373,0.363115316,-2.047116057,2.489750243 -James White,whiteja02,2013,PO,NYK,16,9,8.350115001,-3.878085406,4.472029595,0.034922559,0,0.034922559,7.202629846,-4.657542516,2.54508733,1.908351217 -James White,whiteja02,2013,RS,NYK,823,435,-2.803107894,-1.967432432,-4.770540326,-0.451093189,-0.451093189,0,-3.080526132,-2.706792005,-5.787318138,0.552374129 -Jerome Whitehead,whiteje01,1979,RS,SDC,340,152,-3.943089609,-1.169780727,-5.112870336,-0.184831361,-0.184831361,0,-4.022256709,-1.580247071,-5.60250378,0.928718767 -Jerome Whitehead,whiteje01,1980,RS,UTA,675,328,-6.042237963,-2.019702114,-8.061940077,-0.900533242,-0.900533242,0,-5.855031741,-1.646848662,-7.501880402,1.36189461 -Jerome Whitehead,whiteje01,1980,RS,SDC,481,225,-1.273346175,-2.532354336,-3.805700511,-0.121408688,-0.121408688,0,-1.818750867,-2.57593739,-4.394688256,0.189012008 -Jerome Whitehead,whiteje01,1981,RS,CLE,17,8,-0.594721456,6.283485611,5.688764155,0.036869198,0.036869198,0,0.18857125,13.25279934,13.44137059,7.257472299 -Jerome Whitehead,whiteje01,1981,RS,DAL,245,118,-7.22766385,-0.976555896,-8.204219746,-0.331145738,-0.331145738,0,-6.685455313,-1.07420385,-7.759659164,0.873172966 -Jerome Whitehead,whiteje01,1981,RS,SDC,1187,562,-4.805940018,-0.761709788,-5.567649806,-0.816020948,-0.816020948,0,-4.696147821,-0.613653148,-5.309800969,1.034462094 -Jerome Whitehead,whiteje01,1982,RS,SDC,4731,2214,0.290385927,-1.377309259,-1.086923332,1.877904815,1.877904815,0,0.340452357,-0.761252597,-0.42080024,-0.036852701 -Jerome Whitehead,whiteje01,1983,RS,SDC,1964,905,-0.297649794,-1.765245677,-2.062895471,0.317835638,0.317835638,0,-0.499406914,-1.62239465,-2.121801563,0.190161071 -Jerome Whitehead,whiteje01,1984,RS,SDC,1962,921,-2.125392326,-1.478422585,-3.603814911,-0.403307388,-0.403307388,0,-2.144582271,-1.200707709,-3.34528998,0.538773756 -Jerome Whitehead,whiteje01,1985,RS,GSW,5515,2536,-1.918115391,-2.278691003,-4.196806394,-1.873079303,-1.873079303,0,-1.935362516,-1.500510087,-3.435872603,0.060944393 -Jerome Whitehead,whiteje01,1986,RS,GSW,2369,1079,-5.243252843,-1.681883584,-6.925136426,-2.310196076,-2.310196076,0,-5.199789824,-1.723584166,-6.92337399,0.528747915 -Jerome Whitehead,whiteje01,1987,PO,GSW,208,100,-5.935661216,-1.160281771,-7.095942987,-0.232021047,0,-0.232021047,-6.012850975,-0.515964332,-6.528815307,1.441035235 -Jerome Whitehead,whiteje01,1987,RS,GSW,2008,937,-3.128419945,-1.520204115,-4.64862406,-0.913890945,-0.913890945,0,-3.053014476,-1.223339367,-4.276353843,0.701343972 -Jerome Whitehead,whiteje01,1988,RS,GSW,2614,1221,-2.853713985,-0.831957042,-3.685671028,-0.586125289,-0.586125289,0,-3.005183139,-0.379389497,-3.384572636,0.561154101 -Jerome Whitehead,whiteje01,1989,RS,SAS,1272,580,-4.659698881,-0.518071781,-5.177770661,-0.724636136,-0.724636136,0,-4.828652723,-0.14662893,-4.975281653,0.882272425 -Jerome Whitehead,whiteje01,1989,RS,GSW,95,42,-6.349803116,-1.761347551,-8.111150667,-0.116255781,-0.116255781,0,-6.574323177,-1.447578164,-8.021901341,1.219593463 -Jo Jo White,whitejo01,1977,PO,BOS,892,395,0.524166659,0.412183051,0.93634971,0.763520242,0,0.763520242,0.575564544,0.780482268,1.356046812,-0.37222576 -Jo Jo White,whitejo01,1977,RS,BOS,7550,3333,0.056060717,0.451008924,0.507069641,5.511627137,5.511627137,0,0.100103834,0.83802567,0.938129503,-0.525659085 -Jo Jo White,whitejo01,1978,RS,BOS,3662,1641,-1.000010389,-0.655579802,-1.655590191,0.912513686,0.912513686,0,-1.005132317,-0.272743924,-1.27787624,-0.444251703 -Jo Jo White,whitejo01,1979,RS,GSW,1902,883,-0.398104626,-1.612053848,-2.010158474,0.332744577,0.332744577,0,-0.675564171,-1.329346891,-2.004911062,-0.179500197 -Jo Jo White,whitejo01,1979,RS,BOS,3265,1455,-2.685849727,-1.369109032,-4.054958759,-0.966889738,-0.966889738,0,-2.552840361,-1.153346221,-3.706186582,-0.202727869 -Jo Jo White,whitejo01,1980,RS,GSW,4346,2052,-2.042478507,-0.935999939,-2.978478446,-0.239431288,-0.239431288,0,-2.215796166,-0.709471036,-2.925267202,0.100432274 -Jo Jo White,whitejo01,1981,RS,KCK,504,236,-3.080601061,-0.420603236,-3.501204297,-0.090543265,-0.090543265,0,-3.211450668,-0.750584326,-3.962034993,0.10580318 -Okaro White,whiteok01,2017,RS,MIA,946,471,-2.15540956,-1.810698791,-3.966108351,-0.28948215,-0.28948215,0,-2.307409713,-1.742590296,-4.050000009,-0.924327897 -Okaro White,whiteok01,2018,RS,MIA,167,80,-3.129725853,-4.394373447,-7.524099299,-0.19379318,-0.19379318,0,-3.621814787,-3.731897288,-7.353712075,-0.542896777 -Okaro White,whiteok01,2019,RS,WAS,14,6,-6.4019191,6.870637285,0.468718185,0.009787649,0.009787649,0,-4.664041008,0.102264656,-4.561776351,-0.677391621 -Randy White,whitera01,1990,PO,DAL,4,2,-4.544942227,-4.066614435,-8.611556662,-0.006081761,0,-0.006081761,-6.08676744,-6.674763832,-12.76153127,-1.369107731 -Randy White,whitera01,1990,RS,DAL,1408,707,-4.70750568,-0.821399765,-5.528905446,-1.014858854,-1.014858854,0,-4.283456578,-0.653657734,-4.937114311,1.239321149 -Randy White,whitera01,1991,RS,DAL,3774,1901,-3.623770137,0.570095884,-3.053674253,-0.297517899,-0.297517899,0,-3.126817954,0.988051439,-2.138766515,1.005337207 -Randy White,whitera01,1992,RS,DAL,2031,1021,-3.386366914,-0.749376605,-4.135743518,-0.728174034,-0.728174034,0,-3.227004968,-0.649248216,-3.876253185,0.856655102 -Randy White,whitera01,1993,RS,DAL,3005,1433,-2.178358552,-0.33908728,-2.517445833,0.171252894,0.171252894,0,-2.131462128,0.046447522,-2.085014606,0.70773702 -Randy White,whitera01,1994,RS,DAL,637,320,-2.203764358,-0.494597445,-2.698361803,0.008493746,0.008493746,0,-2.115934716,-0.480680719,-2.596615435,0.7201693 -Rory White,whitero01,1983,PO,PHO,86,40,-2.890002404,-2.202017265,-5.09201967,-0.049498589,0,-0.049498589,-3.849747222,-2.938377563,-6.788124785,0.420149713 -Rory White,whitero01,1983,RS,PHO,1340,626,-0.557985426,-1.201930688,-1.759916114,0.316090715,0.316090715,0,-1.035598401,-2.541171454,-3.576769854,-0.042047466 -Rory White,whitero01,1984,RS,PHO,658,308,-1.035540879,-0.15291275,-1.188453629,0.245026138,0.245026138,0,-1.041578531,-0.963236408,-2.004814939,-0.149733636 -Rory White,whitero01,1984,RS,MIL,92,45,-6.528066744,-0.729901459,-7.257968204,-0.10355782,-0.10355782,0,-6.021570505,-2.549370512,-8.570941018,0.058920849 -Rory White,whitero01,1984,RS,SDC,40,19,-3.922138465,-3.75988947,-7.682027935,-0.047946676,-0.047946676,0,-4.390694241,-3.985152639,-8.37584688,0.293396915 -Rory White,whitero01,1985,RS,LAC,2352,1106,-2.467506826,-1.149475599,-3.616982426,-0.489594757,-0.489594757,0,-2.550005322,-1.59144581,-4.141451131,0.078765242 -Rory White,whitero01,1986,RS,LAC,3811,1761,-0.382399305,-1.077468097,-1.459867402,1.159865752,1.159865752,0,-0.615822674,-1.033779278,-1.649601952,0.06512018 -Rory White,whitero01,1987,RS,LAC,3344,1545,-2.159858558,-1.492008317,-3.651866875,-0.711146317,-0.711146317,0,-2.717127872,-1.455180919,-4.172308791,0.034676854 -Rodney White,whitero02,2002,PO,DET,4,2,-44.22304165,-12.86416823,-57.08720988,-0.057704804,0,-0.057704804,-39.64713314,-18.61473978,-58.26187292,0.833838617 -Rodney White,whitero02,2002,RS,DET,245,129,-4.434760303,0.813423937,-3.621336366,-0.057569258,-0.057569258,0,-3.805278937,-0.951725928,-4.757004866,0.354590585 -Rodney White,whitero02,2003,RS,DEN,2997,1563,-4.214039789,-0.63250504,-4.846544829,-1.680975621,-1.680975621,0,-4.266202481,-1.347322705,-5.613525185,0.501286017 -Rodney White,whitero02,2004,PO,DEN,50,26,-9.912321673,3.23311551,-6.679206164,-0.054905187,0,-0.054905187,-8.498024592,2.19490092,-6.303123672,1.912861461 -Rodney White,whitero02,2004,RS,DEN,1937,985,-0.093972364,-1.190470901,-1.284443265,0.739311556,0.739311556,0,-0.133476733,-2.065831813,-2.199308546,0.346700235 -Rodney White,whitero02,2005,RS,GSW,287,146,-5.540894219,-4.173409761,-9.71430398,-0.524605968,-0.524605968,0,-5.437944255,-5.486696996,-10.92464125,1.036159585 -Rodney White,whitero02,2005,RS,DEN,1046,531,-1.921385755,0.432592016,-1.48879374,0.345377027,0.345377027,0,-1.641793692,-0.132518791,-1.774312482,0.995484804 -Royce White,whitero03,2014,RS,SAC,19,9,-9.086011075,-15.90264425,-24.98865533,-0.101649489,-0.101649489,0,-9.734013774,-10.91623466,-20.65024843,-0.437674921 -Rudy White,whiteru01,1977,PO,HOU,4,2,1.704218018,31.49574715,33.19996517,0.037955653,0,0.037955653,8.699531779,29.55091331,38.25044509,0.342411884 -Rudy White,whiteru01,1977,RS,HOU,786,368,-2.112640221,-2.045199032,-4.157839253,-0.264879181,-0.264879181,0,-2.510370261,-2.671021047,-5.181391308,0.225232746 -Rudy White,whiteru01,1978,RS,HOU,467,219,-4.812449159,-3.093384428,-7.905833587,-0.578115337,-0.578115337,0,-4.92295582,-3.687644675,-8.610600495,0.381514592 -Rudy White,whiteru01,1980,RS,HOU,226,106,-2.760742572,-1.264719757,-4.02546233,-0.0691481,-0.0691481,0,-3.290261792,-2.088230545,-5.378492336,0.256478042 -Rudy White,whiteru01,1981,RS,SEA,349,165,-4.162482959,-1.385493054,-5.547976014,-0.235682167,-0.235682167,0,-4.699573805,-1.692060035,-6.391633839,0.061322496 -Rudy White,whiteru01,1981,RS,GSW,92,43,-1.410576288,1.525912885,0.115336597,0.06371474,0.06371474,0,-1.326389143,1.698598307,0.372209164,1.398899946 -Tony White,whiteto01,1988,RS,CHI,4,2,-6.089121165,-3.689495233,-9.778616398,-0.007081866,-0.007081866,0,-7.325744669,-5.348818254,-12.67456292,-1.266733519 -Tony White,whiteto01,1988,RS,NYK,244,117,-8.057911677,-4.476619761,-12.53453144,-0.588011585,-0.588011585,0,-8.219174243,-5.040891626,-13.26006587,0.679867382 -Tony White,whiteto01,1988,RS,GSW,989,462,-2.875740385,-2.246549145,-5.12228953,-0.560533084,-0.560533084,0,-3.107332905,-2.504592395,-5.6119253,0.244248321 -Willie White,whitewi01,1985,PO,DEN,281,123,-2.18114535,-2.492832165,-4.673977516,-0.123909568,0,-0.123909568,-2.179827136,-3.934891909,-6.114719045,-0.517867013 -Willie White,whitewi01,1985,RS,DEN,531,234,-3.965814287,-3.900728429,-7.866542716,-0.612043323,-0.612043323,0,-3.935494803,-5.046613296,-8.982108099,0.202280332 -Willie White,whitewi01,1986,PO,DEN,45,21,0.177793263,-0.680132781,-0.502339518,0.025287155,0,0.025287155,0.206075857,-0.869277746,-0.663201889,1.816004006 -Willie White,whitewi01,1986,RS,DEN,771,343,-0.228582085,-0.62111566,-0.849697744,0.331945748,0.331945748,0,-0.448129769,-1.915954028,-2.364083797,-0.187858365 -Dwayne Whitfield,whitfdw01,1996,RS,TOR,240,122,-4.477805024,-2.155124554,-6.632929578,-0.242158902,-0.242158902,0,-4.649965266,-2.625965149,-7.275930414,0.180067804 -Chris Whitney,whitnch01,1994,RS,SAS,644,339,-5.366814421,-2.058074948,-7.42488937,-0.820434864,-0.820434864,0,-4.959361216,-2.132618631,-7.091979847,1.413581954 -Chris Whitney,whitnch01,1995,RS,SAS,357,179,-4.699177889,-2.93178375,-7.630961639,-0.454008375,-0.454008375,0,-4.575213621,-2.77942057,-7.354634191,1.740697004 -Chris Whitney,whitnch01,1996,RS,WSB,661,335,2.59856942,0.463759904,3.062329324,1.000798937,1.000798937,0,2.354470888,0.784085621,3.138556509,0.68976498 -Chris Whitney,whitnch01,1997,PO,WSB,37,20,-7.274985908,-5.99691649,-13.2719024,-0.110838668,0,-0.110838668,-6.459122232,-9.053060188,-15.51218242,0.084601327 -Chris Whitney,whitnch01,1997,RS,WSB,2175,1117,1.61649693,-0.386157714,1.230339216,2.274861135,2.274861135,0,1.357568449,-0.866760057,0.490808392,0.261168221 -Chris Whitney,whitnch01,1998,RS,WAS,2076,1073,1.857564445,-1.438463179,0.419101266,1.74192922,1.74192922,0,1.505263648,-1.976389542,-0.471125893,0.369750286 -Chris Whitney,whitnch01,1999,RS,WAS,835,441,2.409099206,-1.361081851,1.048017354,0.863701187,0.863701187,0,2.483422049,-1.823522788,0.65989926,0.964071656 -Chris Whitney,whitnch01,2000,RS,WAS,3178,1627,3.094537226,-1.55931651,1.535220716,3.569614036,3.569614036,0,2.886602807,-1.429521306,1.457081501,0.330349667 -Chris Whitney,whitnch01,2001,RS,WAS,2993,1532,1.661136094,-2.038062323,-0.376926229,1.863204108,1.863204108,0,1.640914668,-1.521905656,0.119009011,0.415541036 -Chris Whitney,whitnch01,2002,RS,WAS,4040,2171,3.251711553,-1.481249486,1.770462067,5.014105729,5.014105729,0,3.138657834,-0.813174306,2.325483527,0.12908572 -Chris Whitney,whitnch01,2003,PO,ORL,206,111,-0.687176229,-1.113619747,-1.800795976,0.056023533,0,0.056023533,-1.266326036,-0.231175494,-1.497501531,0.960140076 -Chris Whitney,whitnch01,2003,RS,DEN,1461,762,-1.003354341,-2.001422344,-3.004776685,-0.101011193,-0.101011193,0,-1.086400326,-1.634505892,-2.720906218,1.823104195 -Chris Whitney,whitnch01,2003,RS,ORL,569,290,-4.917653753,-1.264424945,-6.182078697,-0.512707223,-0.512707223,0,-4.515147763,-2.17327329,-6.688421052,0.889218175 -Chris Whitney,whitnch01,2004,RS,WAS,361,186,-1.318853696,-1.559638184,-2.87849188,-0.012080224,-0.012080224,0,-1.936264389,-2.456921731,-4.39318612,-0.847218528 -Hawkeye Whitney,whitnha02,1981,RS,KCK,1669,782,-0.818539189,0.867147039,0.04860785,1.122384864,1.122384864,0,-1.05064891,0.772777897,-0.277871013,0.535923415 -Hawkeye Whitney,whitnha02,1982,RS,KCK,571,266,-4.566488335,-0.143754315,-4.71024265,-0.266674564,-0.266674564,0,-4.878163436,-0.568644068,-5.446807504,0.247100361 -Shayne Whittington,whittsh01,2015,RS,IND,214,108,2.523262597,-8.412722309,-5.889459713,-0.173709091,-0.173709091,0,1.454773433,-6.604472108,-5.149698676,0.399033556 -Shayne Whittington,whittsh01,2016,RS,IND,85,41,-7.696520296,1.001153381,-6.695366915,-0.082785759,-0.082785759,0,-8.539508557,0.972005997,-7.56750256,0.302830419 -Sidney Wicks,wickssi01,1977,PO,BOS,590,261,1.896635437,2.183521425,4.080156862,0.941934688,0,0.941934688,1.854449979,2.045211848,3.899661827,0.441042287 -Sidney Wicks,wickssi01,1977,RS,BOS,5985,2642,-0.466483338,0.670210076,0.203726738,3.986352264,3.986352264,0,-0.293204291,0.772899203,0.479694912,0.132151259 -Sidney Wicks,wickssi01,1978,RS,BOS,5385,2413,-0.983561374,-0.091625137,-1.075186511,2.067571063,2.067571063,0,-0.768811705,0.057159683,-0.711652023,0.29796863 -Sidney Wicks,wickssi01,1979,RS,SDC,4529,2022,-1.560179224,-1.249993177,-2.8101724,-0.062332844,-0.062332844,0,-1.264462767,-1.114681536,-2.379144303,0.444083292 -Sidney Wicks,wickssi01,1980,RS,SDC,4585,2146,-2.647914525,-0.596429103,-3.244343628,-0.542088711,-0.542088711,0,-2.452962173,-0.441965802,-2.894927976,0.161384014 -Sidney Wicks,wickssi01,1981,RS,SDC,2287,1083,-3.183432839,-0.206628829,-3.390061667,-0.356245531,-0.356245531,0,-2.947134234,-0.148590335,-3.095724569,0.752298669 -Andrew Wiggins,wiggian01,2015,RS,MIN,5905,2969,-0.354837003,-2.065055767,-2.41989277,0.499637899,0.499637899,0,-0.668120769,-1.933495988,-2.601616757,-0.077320287 -Andrew Wiggins,wiggian01,2016,RS,MIN,5755,2845,0.549237642,-0.773570037,-0.224332395,3.695434525,3.695434525,0,0.037444026,-0.715383028,-0.677939003,0.783050204 -Andrew Wiggins,wiggian01,2017,RS,MIN,6133,3048,1.438409163,-0.754787756,0.683621407,5.367522987,5.367522987,0,1.465841742,-0.409399439,1.056442303,0.513161696 -Andrew Wiggins,wiggian01,2018,PO,MIN,325,164,-2.387229248,-1.147127337,-3.534356585,-0.067176384,0,-0.067176384,-1.941069794,-0.845695614,-2.786765408,-0.736484835 -Andrew Wiggins,wiggian01,2018,RS,MIN,6055,2979,-0.724543375,0.259274891,-0.465268484,3.480597688,3.480597688,0,-0.35282458,0.449977002,0.097152422,0.230433582 -Andrew Wiggins,wiggian01,2019,RS,MIN,5381,2543,-1.122966346,-0.85350066,-1.976467006,1.000931361,1.000931361,0,-0.7462425,-0.354920193,-1.101162693,-0.272165923 -Mitchell Wiggins,wiggimi01,1984,RS,CHI,4465,2123,-0.355958952,0.201613592,-0.15434536,2.825587508,2.825587508,0,-0.48827417,0.705386976,0.217112806,0.514778178 -Mitchell Wiggins,wiggimi01,1985,PO,HOU,98,45,-1.115158565,1.289408284,0.174249718,0.069763091,0,0.069763091,-1.554306874,0.73668601,-0.817620864,0.78679111 -Mitchell Wiggins,wiggimi01,1985,RS,HOU,3392,1575,-0.006924789,0.574022281,0.567097492,2.675529491,2.675529491,0,-0.16885169,0.712321303,0.543469613,0.388712938 -Mitchell Wiggins,wiggimi01,1986,PO,HOU,924,443,-0.071645679,-0.759732677,-0.831378356,0.446914218,0,0.446914218,-0.407508197,-0.976666457,-1.384174655,-0.073756504 -Mitchell Wiggins,wiggimi01,1986,RS,HOU,2613,1198,-0.723899237,-0.681568941,-1.405468179,0.824571209,0.824571209,0,-0.909498014,-0.613993625,-1.523491639,0.347971205 -Mitchell Wiggins,wiggimi01,1987,RS,HOU,1659,788,-0.671809858,0.851632983,0.179823124,1.17868309,1.17868309,0,-0.609649196,0.963499154,0.353849958,0.067907028 -Mitchell Wiggins,wiggimi01,1990,PO,HOU,100,51,-3.860833935,-2.26456019,-6.125394125,-0.090542064,0,-0.090542064,-4.840839114,-3.427107399,-8.267946514,-0.043633831 -Mitchell Wiggins,wiggimi01,1990,RS,HOU,3949,1852,0.69548248,0.284342502,0.979824982,3.519580549,3.519580549,0,0.32210118,0.510516334,0.832617514,-0.132658033 -Mitchell Wiggins,wiggimi01,1992,RS,PHI,1123,569,-3.996309739,-1.673674816,-5.669984555,-0.850856863,-0.850856863,0,-4.08678699,-1.651875445,-5.738662434,0.366359622 -Chris Wilcox,wilcoch01,2003,RS,LAC,922,479,-2.104508985,-1.412930564,-3.517439549,-0.188337434,-0.188337434,0,-2.496217277,-2.021468292,-4.517685569,0.385956735 -Chris Wilcox,wilcoch01,2004,RS,LAC,2570,1340,-0.714148865,-2.070890268,-2.785039132,-0.024010778,-0.024010778,0,-0.754512814,-1.752816131,-2.507328945,0.211802444 -Chris Wilcox,wilcoch01,2005,RS,LAC,1887,1005,-3.854497897,-1.106215472,-4.96071337,-1.13931132,-1.13931132,0,-3.40574987,-1.301485988,-4.707235858,0.468131371 -Chris Wilcox,wilcoch01,2006,RS,LAC,1270,657,-2.826973652,0.719322903,-2.107650749,0.216810238,0.216810238,0,-2.836874156,0.532406033,-2.304468123,0.635732954 -Chris Wilcox,wilcoch01,2006,RS,SEA,1683,872,2.158119209,-1.400773671,0.757345537,1.552421362,1.552421362,0,1.814380186,-1.283050345,0.53132984,-0.468429944 -Chris Wilcox,wilcoch01,2007,RS,SEA,5003,2586,0.221140082,-0.812260098,-0.591120016,2.844013595,2.844013595,0,0.082472292,-0.485087073,-0.402614781,-0.142531047 -Chris Wilcox,wilcoch01,2008,RS,SEA,3529,1739,-0.950344408,0.823377249,-0.126967159,2.325347043,2.325347043,0,-1.091205547,0.920690774,-0.170514773,-0.076653265 -Chris Wilcox,wilcoch01,2009,RS,NYK,672,330,-3.249407511,-2.619993035,-5.869400545,-0.528638875,-0.528638875,0,-3.35142048,-2.718637505,-6.070057985,0.60747127 -Chris Wilcox,wilcoch01,2009,RS,OKC,1418,719,-3.472019644,-2.104070315,-5.57608996,-1.040499034,-1.040499034,0,-3.275829977,-2.030379418,-5.306209395,0.339601465 -Chris Wilcox,wilcoch01,2010,RS,DET,822,441,-3.769085069,-1.764301824,-5.533386893,-0.631155005,-0.631155005,0,-3.671691797,-2.117458902,-5.789150699,0.734146703 -Chris Wilcox,wilcoch01,2011,RS,DET,1870,995,0.904985847,-0.792212259,0.112773589,1.459496981,1.459496981,0,0.608835888,-0.332652713,0.276183175,0.398408743 -Chris Wilcox,wilcoch01,2012,RS,BOS,916,481,-2.512984314,-0.248330216,-2.761314529,-0.002789362,-0.002789362,0,-2.652128039,-0.200593954,-2.852721993,0.422622283 -Chris Wilcox,wilcoch01,2013,PO,BOS,11,6,-6.036402629,0.967448843,-5.068953786,-0.007197524,0,-0.007197524,-7.433513693,-1.168549841,-8.602063534,-1.532820658 -Chris Wilcox,wilcoch01,2013,RS,BOS,1604,830,-0.707889721,0.839748524,0.131858803,1.228088371,1.228088371,0,-1.161267056,1.024280065,-0.136986991,0.588898746 -CJ Wilcox,wilcocj01,2015,RS,LAC,211,101,-5.120847773,-3.945009049,-9.065856822,-0.332552524,-0.332552524,0,-2.365151746,-5.848073457,-8.213225203,2.090556408 -CJ Wilcox,wilcocj01,2016,PO,LAC,15,7,3.015810155,-0.604056971,2.411753184,0.018746241,0,0.018746241,-4.195438336,-0.431005698,-4.626444034,-1.333332251 -CJ Wilcox,wilcocj01,2016,RS,LAC,351,167,-0.915353946,2.986723075,2.071369129,0.413101626,0.413101626,0,0.084963296,2.336937502,2.421900798,0.548152959 -CJ Wilcox,wilcocj01,2017,RS,ORL,223,108,-5.040721968,-2.005530659,-7.046252627,-0.239685191,-0.239685191,0,-4.194960012,-3.730682967,-7.925642979,1.224339298 -Jacob Wiley,wileyja01,2018,RS,BRK,71,33,-5.250120594,11.49534229,6.245221693,0.151260086,0.151260086,0,-6.465573907,7.186357106,0.720783199,-0.123702141 -Michael Wiley,wileymi01,1981,PO,SAS,10,5,-2.024212922,-4.346754623,-6.370967545,-0.0098435,0,-0.0098435,-3.053672398,-1.165789577,-4.219461975,3.203164368 -Michael Wiley,wileymi01,1981,RS,SAS,588,271,0.29089894,-1.390752561,-1.099853621,0.229383489,0.229383489,0,0.385739467,-2.090655041,-1.704915574,0.554385711 -Michael Wiley,wileymi01,1982,RS,SDC,2165,1013,0.025987489,-1.063861297,-1.037873808,0.888137912,0.888137912,0,-0.06527703,-1.405780775,-1.471057805,0.375649875 -Morlon Wiley,wileymo01,1989,RS,DAL,825,408,-2.014959226,0.400542026,-1.6144172,0.238915549,0.238915549,0,-2.052943965,0.228515355,-1.82442861,1.09102041 -Morlon Wiley,wileymo01,1990,RS,ORL,1400,638,-1.535881303,-0.176291258,-1.712172561,0.339706982,0.339706982,0,-1.320044415,-0.201969016,-1.522013431,0.555979663 -Morlon Wiley,wileymo01,1991,RS,ORL,734,350,-2.351390655,0.145094232,-2.206296423,0.097575702,0.097575702,0,-2.334007229,-0.269777271,-2.6037845,0.496747798 -Morlon Wiley,wileymo01,1992,RS,ATL,1581,767,-0.166106279,-0.349013303,-0.515119583,0.879528578,0.879528578,0,-0.487180953,-0.272870496,-0.76005145,0.555717297 -Morlon Wiley,wileymo01,1992,RS,SAS,26,13,0.535327597,-3.013534306,-2.478206709,0.00183071,0.00183071,0,-0.848106421,-1.661853759,-2.50996018,1.520349028 -Morlon Wiley,wileymo01,1992,RS,ORL,186,90,-5.795845153,-1.613895762,-7.409740915,-0.216953362,-0.216953362,0,-5.657040319,-1.511560791,-7.16860111,1.365982531 -Morlon Wiley,wileymo01,1993,RS,ATL,728,354,-1.134278709,0.472771078,-0.661507631,0.385394128,0.385394128,0,-0.84354897,0.715623717,-0.127925254,2.126387639 -Morlon Wiley,wileymo01,1993,RS,DAL,1344,641,-0.273136175,-0.904988676,-1.17812485,0.524841998,0.524841998,0,-0.292358138,-0.472213461,-0.764571599,2.05350659 -Morlon Wiley,wileymo01,1994,RS,MIA,67,34,-6.670961206,-1.208998529,-7.879959735,-0.091040412,-0.091040412,0,-5.789807014,-2.376443723,-8.166250737,2.219226285 -Morlon Wiley,wileymo01,1994,RS,DAL,247,124,-5.532343546,2.374265569,-3.158077977,-0.026313082,-0.026313082,0,-5.128481915,2.489387367,-2.639094547,1.849375591 -Morlon Wiley,wileymo01,1995,RS,ATL,32,17,-1.033428979,-1.094892732,-2.128321712,0.005497183,0.005497183,0,-0.353351858,-4.636749144,-4.990101002,1.833410185 -Morlon Wiley,wileymo01,1995,RS,DAL,812,407,1.294776021,0.111183764,1.405959785,0.8806118,0.8806118,0,1.088378399,0.059007634,1.147386033,1.920244955 +Fred Brown,brownfr01,1977,RS,SEA,4722,2098,0.937457764,0.391578543,1.329036307,4.358873091,4.358873091,0,0.732942474,0.395478352,1.128420827,-0.180863567 +Bruce Seals,sealsbr01,1977,RS,SEA,4449,1977,-2.319230519,-1.155122239,-3.474352758,-0.732729104,-0.732729104,0,-2.251435402,-0.969979891,-3.221415293,0.309763193 +Mike Green,greenmi01,1977,RS,SEA,4339,1928,-1.534141343,0.820795093,-0.713346249,1.996371517,1.996371517,0,-1.476391533,0.266970989,-1.209420544,-0.377440511 +Tom Burleson,burleto01,1977,RS,SEA,4058,1803,-1.522317541,1.954829915,0.432512373,2.934552654,2.934552654,0,-1.31679558,1.536747003,0.219951423,0.257358822 +Dennis Johnson,johnsde01,1977,RS,SEA,3752,1667,1.508512581,1.605109317,3.113621898,5.013113031,5.013113031,0,1.215288355,1.59867632,2.813964674,0.563784499 +Willie Norwood,norwowi01,1977,RS,SEA,3707,1647,0.132471535,-0.886483501,-0.754011966,1.67985279,1.67985279,0,-0.41287719,-0.865354221,-1.278231412,0.168725428 Bob Wilkerson,wilkebo01,1977,RS,SEA,3493,1552,-1.799205702,-0.391916144,-2.191121846,0.442132788,0.442132788,0,-1.955802488,-0.830507438,-2.786309926,-0.09839052 -Bob Wilkerson,wilkebo01,1978,PO,DEN,951,426,0.365712137,0.410696132,0.776408269,0.792421663,0,0.792421663,0.479189245,1.052081405,1.53127065,0.256493033 -Bob Wilkerson,wilkebo01,1978,RS,DEN,6356,2780,-1.453617445,-0.183769406,-1.637386851,1.579614293,1.579614293,0,-1.155451525,-0.066411684,-1.221863209,0.104927616 -Bob Wilkerson,wilkebo01,1979,PO,DEN,221,101,-0.540885001,0.32559994,-0.215285061,0.133938794,0,0.133938794,-0.459544183,0.010351022,-0.449193161,-0.587946074 -Bob Wilkerson,wilkebo01,1979,RS,DEN,5412,2425,-1.073089103,0.916852733,-0.15623637,3.206397286,3.206397286,0,-0.92693108,0.632968509,-0.293962571,-0.089990487 -Bob Wilkerson,wilkebo01,1980,RS,DEN,5213,2381,-2.543470999,-0.725459085,-3.268930084,-0.630341088,-0.630341088,0,-2.364093435,-0.688495406,-3.052588841,-0.00794717 -Bob Wilkerson,wilkebo01,1981,PO,CHI,309,152,-2.124005422,-1.158868196,-3.282873618,-0.042586243,0,-0.042586243,-2.261962074,-1.4697762,-3.731738274,-0.077462888 -Bob Wilkerson,wilkebo01,1981,RS,CHI,4744,2238,-0.157258361,-0.261584061,-0.418842422,2.656679849,2.656679849,0,-0.186609994,-0.268247452,-0.454857446,-0.19747076 -Bob Wilkerson,wilkebo01,1982,RS,CLE,3777,1805,-1.571127513,0.153607207,-1.417520306,1.229416746,1.229416746,0,-1.480557891,0.040296668,-1.440261223,0.193187101 -Bob Wilkerson,wilkebo01,1983,RS,CLE,3500,1702,-3.08549804,-0.445936524,-3.531434564,-0.679333375,-0.679333375,0,-3.226711567,-1.107908279,-4.334619846,0.117873848 -Jamaal Wilkes,wilkeja01,1977,PO,GSW,749,346,-0.905065594,1.489418555,0.584352961,0.604986684,0,0.604986684,-0.338671918,1.370964697,1.032292779,-0.36461323 -Jamaal Wilkes,wilkeja01,1977,RS,GSW,5859,2579,0.945088201,0.391981481,1.337069682,5.371948904,5.371948904,0,1.361528238,0.564766919,1.926295157,-0.117082805 -Jamaal Wilkes,wilkeja01,1978,PO,LAL,225,108,-1.29941295,-1.439143977,-2.738556926,0.00065378,0,0.00065378,-1.403266491,-1.143059377,-2.546325868,0.559132681 -Jamaal Wilkes,wilkeja01,1978,RS,LAL,3331,1490,0.594351407,1.302991495,1.897342902,3.533729127,3.533729127,0,0.809742017,1.302768219,2.112510236,0.025329511 -Jamaal Wilkes,wilkeja01,1979,PO,LAL,653,307,1.377361691,1.28356165,2.660923341,0.872236516,0,0.872236516,1.939619337,1.333291349,3.272910687,-0.218688976 -Jamaal Wilkes,wilkeja01,1979,RS,LAL,6505,2915,0.717974188,0.595667825,1.313642013,6.046641932,6.046641932,0,0.999374796,0.926378374,1.92575317,0.054188377 -Jamaal Wilkes,wilkeja01,1980,PO,LAL,1404,652,1.776885307,0.243980076,2.020865382,1.629516454,0,1.629516454,1.97078533,0.474378224,2.445163554,-0.443022313 -Jamaal Wilkes,wilkeja01,1980,RS,LAL,6824,3111,2.345729884,0.482835727,2.828565611,8.822332778,8.822332778,0,2.447052313,0.739179738,3.186232052,-0.3787831 -Jamaal Wilkes,wilkeja01,1981,PO,LAL,232,113,-2.024413961,-1.942280663,-3.966694624,-0.072315147,0,-0.072315147,-2.262226259,-1.80042102,-4.062647278,-0.040279063 -Jamaal Wilkes,wilkeja01,1981,RS,LAL,6553,3028,1.332433424,0.024218482,1.356651906,6.33035754,6.33035754,0,1.462342078,0.083209725,1.545551803,-0.226606346 -Jamaal Wilkes,wilkeja01,1982,PO,LAL,1162,535,0.771177038,-1.097165268,-0.32598823,0.6802013,0,0.6802013,1.035456591,-1.034292568,0.001164023,-0.321308432 -Jamaal Wilkes,wilkeja01,1982,RS,LAL,6314,2906,0.78894866,-0.743204247,0.045744412,4.134994576,4.134994576,0,0.850445883,-0.618345737,0.232100146,-0.248595297 -Jamaal Wilkes,wilkeja01,1983,PO,LAL,1251,589,1.056031575,-0.294365312,0.761666263,1.086650679,0,1.086650679,1.237889778,-0.178665514,1.059224264,-0.161228956 -Jamaal Wilkes,wilkeja01,1983,RS,LAL,5582,2552,1.867331918,-1.440297956,0.427033962,4.125189208,4.125189208,0,1.897728378,-1.289408834,0.608319544,-0.287705218 -Jamaal Wilkes,wilkeja01,1984,PO,LAL,413,196,-4.069736879,-1.106949397,-5.176686276,-0.251050787,0,-0.251050787,-4.24985987,-1.379964213,-5.629824084,0.306713664 -Jamaal Wilkes,wilkeja01,1984,RS,LAL,5478,2507,0.866331699,-0.318874822,0.547456877,4.203025426,4.203025426,0,0.88147516,-0.147285197,0.734189964,-0.356910327 -Jamaal Wilkes,wilkeja01,1985,RS,LAL,1655,761,-2.413742764,-1.410359282,-3.824102046,-0.416503543,-0.416503543,0,-2.360722657,-1.865602729,-4.226325386,-0.131256769 -Jamaal Wilkes,wilkeja01,1986,RS,LAC,422,195,-2.531148678,-1.838312611,-4.369461288,-0.161057025,-0.161057025,0,-2.74211177,-2.407732606,-5.149844376,-0.03948623 -James Wilkes,wilkeja02,1981,PO,CHI,10,5,-21.88848217,6.513959931,-15.37452224,-0.033799714,0,-0.033799714,-18.80792335,1.657675995,-17.15024735,1.695701368 -James Wilkes,wilkeja02,1981,RS,CHI,1145,540,-1.799432714,0.316847468,-1.482585246,0.351714305,0.351714305,0,-1.957588353,0.179271193,-1.778317161,0.747127282 -James Wilkes,wilkeja02,1982,RS,CHI,1798,862,-1.280299592,-0.352162626,-1.632462219,0.492685226,0.492685226,0,-1.528337948,-0.633693064,-2.162031012,0.24944223 -James Wilkes,wilkeja02,1983,RS,DET,288,129,-2.058825349,-1.58746751,-3.646292859,-0.059262458,-0.059262458,0,-2.564205693,-1.427031081,-3.991236774,0.481530382 -Dale Wilkinson,wilkida01,1985,RS,LAC,81,38,-7.292520779,-4.691188664,-11.98370944,-0.181876236,-0.181876236,0,-7.524841678,-4.425157074,-11.94999875,1.649125262 -Dale Wilkinson,wilkida01,1985,RS,DET,15,7,-13.81935631,-2.472914088,-16.2922704,-0.049355844,-0.049355844,0,-13.58679848,-1.118423445,-14.70522193,2.1174502 -Damien Wilkins,wilkida02,2005,PO,SEA,254,136,-1.50846474,1.183292152,-0.325172588,0.175876117,0,0.175876117,-0.825965596,1.365719726,0.53975413,1.224076805 -Damien Wilkins,wilkida02,2005,RS,SEA,963,520,0.267288139,-1.130950543,-0.863662405,0.503675376,0.503675376,0,0.352116819,-1.15673489,-0.804618071,0.592611715 -Damien Wilkins,wilkida02,2006,RS,SEA,2944,1525,-0.891508129,-1.081036665,-1.972544794,0.605223498,0.605223498,0,-0.957535625,-1.454923149,-2.412458773,0.048562477 -Damien Wilkins,wilkida02,2007,RS,SEA,3941,2037,-0.520445449,-1.534356009,-2.054801458,0.720937392,0.720937392,0,-0.605056864,-1.614603674,-2.219660538,-0.201760271 -Damien Wilkins,wilkida02,2008,RS,SEA,3740,1843,-1.789219357,-1.532883785,-3.322103142,-0.537110951,-0.537110951,0,-1.836658791,-1.454401868,-3.291060659,-0.145531763 -Damien Wilkins,wilkida02,2009,RS,OKC,1254,636,-3.157464363,-0.814714965,-3.972179328,-0.397394985,-0.397394985,0,-3.203945893,-1.42501377,-4.628959662,0.190349372 -Damien Wilkins,wilkida02,2010,RS,MIN,3210,1585,-0.951251407,0.366304245,-0.584947162,1.749437871,1.749437871,0,-1.455225977,0.199605748,-1.255620229,-0.07339348 -Damien Wilkins,wilkida02,2011,PO,ATL,71,39,1.345757746,2.151408376,3.497166122,0.12785759,0,0.12785759,0.903843316,0.208773132,1.112616448,-0.23957322 -Damien Wilkins,wilkida02,2011,RS,ATL,1272,676,-1.67391771,-0.021688048,-1.695605758,0.364464044,0.364464044,0,-2.220330633,-0.157613041,-2.377943674,0.207203239 -Damien Wilkins,wilkida02,2012,RS,DET,1733,922,-3.291314632,0.730134671,-2.56117996,0.088987981,0.088987981,0,-3.732614678,0.215107146,-3.517507532,0.172807269 -Damien Wilkins,wilkida02,2013,RS,PHI,2100,1095,-0.672468307,-1.462909372,-2.135377679,0.343615522,0.343615522,0,-1.323507681,-1.520733975,-2.844241657,0.066453186 -Damien Wilkins,wilkida02,2018,RS,IND,310,152,-2.33662794,-1.005037157,-3.341665097,-0.045463956,-0.045463956,0,-3.266032972,-3.10245092,-6.368483892,-0.907802065 -Dominique Wilkins,wilkido01,1983,PO,ATL,222,109,-3.520749548,-0.294250179,-3.814999728,-0.06098039,0,-0.06098039,-3.701103819,-0.336977484,-4.038081303,-0.172262971 -Dominique Wilkins,wilkido01,1983,RS,ATL,5621,2697,0.365660353,0.140251611,0.505911964,4.465307639,4.465307639,0,0.395056537,0.144394113,0.53945065,-0.346046237 -Dominique Wilkins,wilkido01,1984,PO,ATL,387,197,0.376058735,1.780897488,2.156956223,0.506648262,0,0.506648262,0.722935656,1.825817796,2.548753452,-0.392617146 -Dominique Wilkins,wilkido01,1984,RS,ATL,5946,2961,0.712887263,0.907201003,1.620088266,6.574798971,6.574798971,0,1.002894102,0.743268128,1.74616223,-0.421624078 -Dominique Wilkins,wilkido01,1985,RS,ATL,6358,3023,0.903338812,0.993193538,1.89653235,7.1376575,7.1376575,0,1.429792654,0.905185294,2.334977948,-0.416024126 -Dominique Wilkins,wilkido01,1986,PO,ATL,755,360,-0.013432698,-0.510430387,-0.523863085,0.420246643,0,0.420246643,0.495919312,-0.538753294,-0.042833982,-0.345768507 -Dominique Wilkins,wilkido01,1986,RS,ATL,6425,3049,2.879369426,1.027596134,3.90696556,10.30978294,10.30978294,0,3.421273213,0.882572586,4.303845799,-0.456994127 -Dominique Wilkins,wilkido01,1987,PO,ATL,694,360,0.329427978,1.901423947,2.230851925,0.940004982,0,0.940004982,1.150780412,1.67121184,2.821992252,-0.36917021 -Dominique Wilkins,wilkido01,1987,RS,ATL,6094,2969,4.158157755,0.744853003,4.903010758,11.53364145,11.53364145,0,4.634522635,0.43846732,5.072989955,-0.519362176 -Dominique Wilkins,wilkido01,1988,PO,ATL,936,473,3.925200191,-0.047688502,3.877511688,1.642876888,0,1.642876888,4.793996514,-0.333411086,4.460585428,-0.384460693 -Dominique Wilkins,wilkido01,1988,RS,ATL,5989,2948,3.659909306,0.136792608,3.796701915,9.803021117,9.803021117,0,4.296018473,-0.001492694,4.294525779,-0.447063275 -Dominique Wilkins,wilkido01,1989,PO,ATL,388,212,2.477411323,-0.134064777,2.343346546,0.563784725,0,0.563784725,3.273344012,-0.785890782,2.487453231,-0.742206623 -Dominique Wilkins,wilkido01,1989,RS,ATL,6208,2997,3.391801856,0.186909543,3.578711399,9.610291259,9.610291259,0,3.767808595,0.01446704,3.782275635,-0.702886847 -Dominique Wilkins,wilkido01,1990,RS,ATL,5830,2888,5.207369525,0.210682331,5.418051856,11.98435106,11.98435106,0,5.610951502,0.101101233,5.712052735,-0.421342235 -Dominique Wilkins,wilkido01,1991,PO,ATL,378,195,0.027092044,1.431533633,1.458625676,0.431011926,0,0.431011926,0.564497598,1.080169983,1.644667581,-0.181920578 -Dominique Wilkins,wilkido01,1991,RS,ATL,6395,3078,4.567712518,0.460857236,5.028569755,12.14877703,12.14877703,0,4.864727621,0.417645365,5.282372986,-0.540875509 -Dominique Wilkins,wilkido01,1992,RS,ATL,3299,1601,3.56015781,-0.565000249,2.995157561,4.675902807,4.675902807,0,3.60299075,-0.662251745,2.940739006,-0.352653335 -Dominique Wilkins,wilkido01,1993,PO,ATL,217,113,3.583756167,-2.366341752,1.217414414,0.236113621,0,0.236113621,3.816903073,-2.158368557,1.658534517,0.081288928 -Dominique Wilkins,wilkido01,1993,RS,ATL,5444,2647,4.955912222,-1.256949362,3.69896286,8.658030429,8.658030429,0,4.960597166,-1.39389449,3.566702676,-0.576755675 -Dominique Wilkins,wilkido01,1994,RS,LAC,1990,948,3.125692498,-1.065961925,2.059730573,2.329365798,2.329365798,0,3.148096273,-0.959067328,2.189028944,0.125984617 -Dominique Wilkins,wilkido01,1994,RS,ATL,3349,1687,2.359758579,-0.311479507,2.048279072,4.153926068,4.153926068,0,2.722651882,-0.557891902,2.16475998,0.559544878 -Dominique Wilkins,wilkido01,1995,PO,BOS,275,150,2.30026979,1.089130113,3.389399902,0.476977765,0,0.476977765,1.690274973,0.391966816,2.082241789,-1.413882497 -Dominique Wilkins,wilkido01,1995,RS,BOS,4800,2423,0.950331559,-1.34274627,-0.392414711,2.899623193,2.899623193,0,1.289654342,-1.72916178,-0.439507438,-0.479443858 -Dominique Wilkins,wilkido01,1997,RS,SAS,3578,1945,1.656780737,-2.274041441,-0.617260704,2.106137717,2.106137717,0,1.680877373,-2.625038976,-0.944161602,-0.442498775 -Dominique Wilkins,wilkido01,1999,PO,ORL,6,3,-0.918066098,-4.553323774,-5.471389871,-0.004211659,0,-0.004211659,-2.367438748,-6.825149948,-9.192588696,-1.702425088 -Dominique Wilkins,wilkido01,1999,RS,ORL,472,252,-1.617808592,-2.128742343,-3.746550935,-0.127809046,-0.127809046,0,-1.691044173,-3.551831991,-5.242876164,-0.223299502 -Eddie Lee Wilkins,wilkied01,1985,RS,NYK,1923,917,-3.941838699,-0.600980511,-4.54281921,-0.846348691,-0.846348691,0,-3.852888318,-0.639123532,-4.492011849,0.932932524 -Eddie Lee Wilkins,wilkied01,1987,RS,NYK,942,454,-4.141562654,-2.102055284,-6.243617938,-0.815026401,-0.815026401,0,-4.087648224,-1.811863381,-5.899511605,0.730822197 -Eddie Lee Wilkins,wilkied01,1989,PO,NYK,52,26,-6.737975779,-3.703355224,-10.441331,-0.105904371,0,-0.105904371,-6.303265807,-5.34449137,-11.64775718,0.617229309 -Eddie Lee Wilkins,wilkied01,1989,RS,NYK,1285,584,-5.195679342,-1.826343369,-7.022022711,-1.285613025,-1.285613025,0,-4.894475138,-2.125801047,-7.020276185,1.019523643 -Eddie Lee Wilkins,wilkied01,1990,PO,NYK,108,54,-2.546461857,-1.011354118,-3.557815975,-0.023097443,0,-0.023097443,-2.399309021,-1.466063848,-3.865372869,0.60735514 -Eddie Lee Wilkins,wilkied01,1990,RS,NYK,2011,972,-4.593293965,-1.246430764,-5.839724729,-1.542053704,-1.542053704,0,-4.396613973,-1.497714692,-5.894328665,0.637814165 -Eddie Lee Wilkins,wilkied01,1991,PO,NYK,25,13,0.928410205,-4.181451853,-3.253041648,-0.003547108,0,-0.003547108,0.579314942,-2.47513946,-1.895824519,2.912367549 -Eddie Lee Wilkins,wilkied01,1991,RS,NYK,1337,668,-5.277167874,-0.488432116,-5.76559999,-1.033941763,-1.033941763,0,-4.851049019,-0.992738633,-5.843787652,0.596449321 -Eddie Lee Wilkins,wilkied01,1993,RS,PHI,399,192,0.560400137,-1.917126419,-1.356726282,0.138915679,0.138915679,0,0.49642435,-1.750149808,-1.253725458,1.745717388 -Gerald Wilkins,wilkige01,1986,RS,NYK,4207,2025,-2.517702904,-0.941349996,-3.459052899,-0.733000271,-0.733000271,0,-2.756020819,-1.31031673,-4.066337549,0.061893877 -Gerald Wilkins,wilkige01,1987,RS,NYK,5725,2758,0.690905929,-1.679737986,-0.988832057,2.470694246,2.470694246,0,0.549433606,-1.526973459,-0.977539853,-0.308789267 -Gerald Wilkins,wilkige01,1988,PO,NYK,296,149,-0.442257129,-1.831869891,-2.27412702,0.037301984,0,0.037301984,-0.923214632,-1.687735653,-2.610950285,-0.021091555 -Gerald Wilkins,wilkige01,1988,RS,NYK,5645,2703,-0.308980049,-1.00950597,-1.318486019,1.971093725,1.971093725,0,-0.274581297,-1.090990257,-1.365571555,-0.156494736 -Gerald Wilkins,wilkige01,1989,PO,NYK,577,290,0.660540561,-0.072479901,0.58806066,0.51063159,0,0.51063159,0.647995049,0.156785425,0.804780473,0.235208588 -Gerald Wilkins,wilkige01,1989,RS,NYK,5311,2414,0.544627253,-0.431263389,0.113363864,3.526587438,3.526587438,0,0.621300089,-0.422177578,0.199122511,9.30E-05 -Gerald Wilkins,wilkige01,1990,PO,NYK,640,319,1.960012849,-0.695018825,1.264994024,0.671353421,0,0.671353421,2.012586267,-0.555513455,1.457072812,-0.373988059 -Gerald Wilkins,wilkige01,1990,RS,NYK,5399,2609,0.656514678,-0.882707994,-0.226193316,3.353932489,3.353932489,0,0.647927236,-0.75459273,-0.106665494,-0.164095689 -Gerald Wilkins,wilkige01,1991,PO,NYK,151,78,-5.809151897,2.778150586,-3.031001311,-0.01171846,0,-0.01171846,-5.222159501,3.063464948,-2.158694553,1.517803085 -Gerald Wilkins,wilkige01,1991,RS,NYK,4332,2164,-0.087511211,-0.531956588,-0.6194678,2.352392606,2.352392606,0,-0.137948857,-0.210693062,-0.348641919,0.005476206 -Gerald Wilkins,wilkige01,1992,PO,NYK,613,344,-0.676027613,-0.383586129,-1.059613742,0.307270728,0,0.307270728,-1.101953737,-0.270300339,-1.372254076,0.391284893 -Gerald Wilkins,wilkige01,1992,RS,NYK,4589,2344,-0.758356751,-0.135163784,-0.893520534,2.222684917,2.222684917,0,-0.729977037,-0.056389587,-0.786366625,0.110377932 -Gerald Wilkins,wilkige01,1993,PO,CLE,443,236,0.084020311,-0.180201423,-0.096181112,0.329260191,0,0.329260191,-0.025132496,-0.309751005,-0.334883501,-0.083480991 -Gerald Wilkins,wilkige01,1993,RS,CLE,4153,2079,-0.664132812,0.037855862,-0.62627695,2.248464927,2.248464927,0,-0.468185309,-0.116317404,-0.584502713,-0.181748617 -Gerald Wilkins,wilkige01,1994,PO,CLE,222,126,5.89403443,-1.645446825,4.248587605,0.460542213,0,0.460542213,5.710989612,-1.166753813,4.544235799,-0.671368313 -Gerald Wilkins,wilkige01,1994,RS,CLE,5349,2768,1.591158275,-0.028980046,1.562178229,6.07692337,6.07692337,0,1.660130761,0.247153536,1.907284297,-0.203540828 -Gerald Wilkins,wilkige01,1996,RS,VAN,1415,738,-1.957867417,-1.601748822,-3.559616239,-0.305070553,-0.305070553,0,-2.436473836,-1.500517968,-3.936991804,0.069416873 -Gerald Wilkins,wilkige01,1997,PO,ORL,257,144,-0.793745212,-2.888272364,-3.682017576,-0.069921363,0,-0.069921363,-1.453395726,-3.023065017,-4.476460742,-0.874894887 -Gerald Wilkins,wilkige01,1997,RS,ORL,4097,2202,-1.017871693,-1.859341784,-2.877213477,-0.142775593,-0.142775593,0,-1.268624531,-2.033396005,-3.302020536,-0.091758344 -Gerald Wilkins,wilkige01,1998,RS,ORL,2298,1252,-4.615725282,-1.795807053,-6.411532335,-2.344119333,-2.344119333,0,-4.487399365,-2.458051031,-6.945450396,0.204704978 -Gerald Wilkins,wilkige01,1999,RS,ORL,52,28,-17.06879937,-5.247760768,-22.31656014,-0.280450763,-0.280450763,0,-16.57942557,-6.03850681,-22.61793238,0.299661307 -Jeff Wilkins,wilkije01,1981,RS,UTA,2178,1058,-4.838576615,0.401861914,-4.436714701,-0.915819022,-0.915819022,0,-4.699394001,0.461753366,-4.237640635,0.604969767 -Jeff Wilkins,wilkije01,1982,RS,UTA,4979,2274,-4.343033399,-1.388574333,-5.731607732,-3.452975541,-3.452975541,0,-4.041530297,-1.291500356,-5.333030652,-0.185090235 -Jeff Wilkins,wilkije01,1983,RS,UTA,5216,2307,-3.468407212,-0.707173422,-4.175580634,-1.675973648,-1.675973648,0,-3.378491848,-0.789700747,-4.168192595,-0.12309865 -Jeff Wilkins,wilkije01,1984,PO,UTA,433,205,-3.409207458,-1.212391908,-4.621599366,-0.202631271,0,-0.202631271,-3.781435654,-1.085713387,-4.867149041,0.363500955 -Jeff Wilkins,wilkije01,1984,RS,UTA,3833,1734,-3.660641995,-0.480082075,-4.14072407,-1.230384473,-1.230384473,0,-3.477383543,-0.621377231,-4.098760774,0.002441182 -Jeff Wilkins,wilkije01,1985,PO,UTA,575,257,-3.663058471,0.682079189,-2.980979282,-0.031196791,0,-0.031196791,-3.718059444,0.276321167,-3.441738277,-0.131946443 -Jeff Wilkins,wilkije01,1985,RS,UTA,3333,1505,-3.695845959,0.744429217,-2.951416742,-0.154786266,-0.154786266,0,-3.729488999,0.326076782,-3.403412217,0.085676092 -Jeff Wilkins,wilkije01,1986,PO,SAS,34,16,-7.430665285,0.289001317,-7.141663968,-0.037966997,0,-0.037966997,-8.83173996,1.840061338,-6.991678622,2.690718019 -Jeff Wilkins,wilkije01,1986,RS,SAS,1142,522,-5.075004564,-1.150063019,-6.225067584,-0.927902341,-0.927902341,0,-5.080203946,-1.022449622,-6.102653568,0.268789676 -Jeff Wilkins,wilkije01,1986,RS,UTA,1315,604,-5.690171094,-1.507282297,-7.197453391,-1.37423492,-1.37423492,0,-5.724659298,-1.713743209,-7.438402507,0.279317549 -Mike Wilks,wilksmi01,2003,PO,MIN,14,7,-0.376517151,-2.927488109,-3.30400526,-0.001975641,0,-0.001975641,-1.360550019,-5.324779189,-6.685329208,-2.911401818 -Mike Wilks,wilksmi01,2003,RS,ATL,698,364,-1.212326652,0.039006954,-1.173319698,0.294878808,0.294878808,0,-1.492127158,0.361509164,-1.130617994,0.650688304 -Mike Wilks,wilksmi01,2003,RS,MIN,627,324,-1.568658901,-0.569714921,-2.138373822,0.101394633,0.101394633,0,-1.854486035,-0.958029728,-2.812515763,0.264021479 -Mike Wilks,wilksmi01,2004,PO,HOU,9,5,-9.49095917,-5.903193567,-15.39415274,-0.032859532,0,-0.032859532,-10.36151591,-10.14305085,-20.50456676,-1.095598472 -Mike Wilks,wilksmi01,2004,RS,HOU,268,145,0.747789659,-1.325956306,-0.578166647,0.160327857,0.160327857,0,-0.28060054,-2.179885418,-2.460485958,-0.194204717 -Mike Wilks,wilksmi01,2005,RS,SAS,521,278,-2.213582629,-0.491964202,-2.705546831,0.006325578,0.006325578,0,-2.338911856,-0.710901814,-3.04981367,0.299762488 -Mike Wilks,wilksmi01,2006,RS,CLE,460,243,-6.315720803,-0.901718562,-7.217439365,-0.559637608,-0.559637608,0,-6.237896587,-1.585406404,-7.823302991,0.954694609 -Mike Wilks,wilksmi01,2006,RS,SEA,203,105,-1.352073916,-0.646669492,-1.998743409,0.040490578,0.040490578,0,-1.258949602,-1.690965495,-2.949915097,0.557836083 -Mike Wilks,wilksmi01,2007,RS,SEA,1033,534,-0.484552752,-1.405738586,-1.890291338,0.233957675,0.233957675,0,-1.23828434,-2.095912181,-3.334196522,-0.106140287 -Mike Wilks,wilksmi01,2008,RS,DEN,256,122,-4.094841351,-1.373180362,-5.468021713,-0.169310946,-0.169310946,0,-4.365289945,-1.691854362,-6.057144306,0.071507936 -Mike Wilks,wilksmi01,2008,RS,WAS,83,44,-2.005085662,1.590942073,-0.414143589,0.0524783,0.0524783,0,-2.424191239,1.089413611,-1.334777628,0.073374988 -Mike Wilks,wilksmi01,2008,RS,SEA,45,22,1.373876363,-2.871070266,-1.497193903,0.014136419,0.014136419,0,0.787510693,-3.741324702,-2.953814008,0.495125151 -Mike Wilks,wilksmi01,2010,RS,OKC,116,59,-3.379072208,-3.147461409,-6.526533618,-0.113373141,-0.113373141,0,-3.917758987,-4.08056631,-7.998325298,-0.2537601 -Aaron Williams,williaa01,1994,RS,UTA,24,12,-15.70849829,-3.848085999,-19.55658429,-0.106220365,-0.106220365,0,-14.10268244,-2.613143154,-16.71582559,3.108686111 -Aaron Williams,williaa01,1995,RS,MIL,141,72,-8.659897562,0.136449933,-8.523447629,-0.21494261,-0.21494261,0,-8.179999268,-0.59445284,-8.774452108,1.267535855 -Aaron Williams,williaa01,1997,RS,VAN,1030,553,-0.306121733,-1.997317357,-2.30343909,0.126205829,0.126205829,0,-0.953268286,-1.668565614,-2.6218339,0.15417319 -Aaron Williams,williaa01,1997,RS,DEN,19,10,-14.13542342,-8.092996947,-22.22842037,-0.098660629,-0.098660629,0,-12.17761391,-12.64847498,-24.82608889,-0.659545355 -Aaron Williams,williaa01,1998,PO,SEA,13,7,-15.89801406,-3.449448518,-19.34746258,-0.059120619,0,-0.059120619,-15.17361243,-7.979490288,-23.15310271,-2.864037049 -Aaron Williams,williaa01,1998,RS,SEA,1432,757,-2.978976409,-0.638432142,-3.617408551,-0.337032078,-0.337032078,0,-3.079687305,-1.130004644,-4.20969195,0.55093007 -Aaron Williams,williaa01,1999,RS,SEA,865,458,-1.628632436,-0.180059768,-1.808692204,0.220764372,0.220764372,0,-1.864312666,-0.445034661,-2.309347327,0.330384376 -Aaron Williams,williaa01,2000,RS,WAS,3018,1545,0.609035047,0.514507977,1.123543024,3.058038234,3.058038234,0,0.303507846,0.518059013,0.821566859,0.144508197 -Aaron Williams,williaa01,2001,RS,NJN,4519,2336,-1.666391994,-0.229865953,-1.896257948,1.017985111,1.017985111,0,-1.75604446,0.044038089,-1.712006371,0.042844837 -Aaron Williams,williaa01,2002,PO,NJN,809,416,-1.948698846,0.391568302,-1.557130543,0.263178801,0,0.263178801,-2.238834693,0.671244523,-1.567590171,0.723184251 -Aaron Williams,williaa01,2002,RS,NJN,2991,1546,-1.361101919,1.034040504,-0.327061414,1.914513805,1.914513805,0,-1.698727488,0.672785244,-1.025942244,0.162058023 -Aaron Williams,williaa01,2003,PO,NJN,644,340,-0.840654816,2.016678503,1.176023687,0.702594022,0,0.702594022,-1.189576218,1.778763581,0.589187363,0.025639021 -Aaron Williams,williaa01,2003,RS,NJN,3083,1597,-3.034718175,-0.112642197,-3.147360372,-0.323429223,-0.323429223,0,-3.026481736,-0.375516143,-3.401997879,-0.095504456 -Aaron Williams,williaa01,2004,PO,NJN,279,149,-5.583002842,-2.210191626,-7.793194468,-0.404888575,0,-0.404888575,-5.973274933,-1.794741479,-7.768016412,2.14644461 -Aaron Williams,williaa01,2004,RS,NJN,2519,1337,-2.83080523,0.736331588,-2.094473641,0.448770471,0.448770471,0,-2.841725092,0.412090054,-2.429635037,0.328593547 -Aaron Williams,williaa01,2005,RS,NJN,282,150,-4.847422374,-0.408352371,-5.255774746,-0.193664256,-0.193664256,0,-5.07997406,-0.953457155,-6.033431216,0.910564195 -Aaron Williams,williaa01,2005,RS,TOR,322,165,-5.73883122,-3.566349499,-9.305180719,-0.563044089,-0.563044089,0,-6.003388655,-2.404394058,-8.407782714,1.869453994 -Aaron Williams,williaa01,2006,RS,TOR,190,99,-5.044105469,-1.72779349,-6.771898959,-0.208607694,-0.208607694,0,-4.959131645,-0.264667465,-5.22379911,2.463850509 -Aaron Williams,williaa01,2006,RS,NOK,1298,692,-1.943076122,-1.097060931,-3.040137053,-0.10298028,-0.10298028,0,-2.134449081,-0.459418832,-2.593867912,0.487473155 -Aaron Williams,williaa01,2007,RS,LAC,716,374,-2.690209516,-0.244946067,-2.935155583,-0.035440753,-0.035440753,0,-3.227819939,-0.862531356,-4.090351295,0.290544642 -Aaron Williams,williaa01,2008,RS,LAC,576,297,-3.804936682,-0.091725578,-3.89666226,-0.17466414,-0.17466414,0,-4.039646,-0.018474297,-4.058120297,0.4905587 -Alvin Williams,willial02,1998,RS,TOR,404,207,-2.800126057,-2.465266938,-5.265392995,-0.265948007,-0.265948007,0,-3.495679442,-2.53046638,-6.026145821,0.101045051 -Alvin Williams,willial02,1998,RS,POR,1639,864,-1.120256301,-0.717190589,-1.837446889,0.402263811,0.402263811,0,-1.563632516,-1.16424618,-2.727878697,-0.000291 -Alvin Williams,willial02,1999,RS,TOR,1967,1051,-1.104764189,-0.604467413,-1.709231602,0.558296279,0.558296279,0,-1.364336137,-0.407318702,-1.77165484,0.034709952 -Alvin Williams,willial02,2000,PO,TOR,2,1,-4.882497369,-4.524316751,-9.40681412,-0.00344119,0,-0.00344119,-6.760824314,-6.802373807,-13.56319812,-1.56336213 -Alvin Williams,willial02,2000,RS,TOR,1518,779,-0.774437327,-0.872154377,-1.646591704,0.439520636,0.439520636,0,-0.858324335,-1.176888201,-2.035212536,0.20961125 -Alvin Williams,willial02,2001,PO,TOR,890,486,1.274406598,-0.914290404,0.360116194,0.793815215,0,0.793815215,1.248224332,-0.354590154,0.893634177,-0.175563221 -Alvin Williams,willial02,2001,RS,TOR,4586,2394,1.750694992,0.810525084,2.561220076,6.471208249,6.471208249,0,1.590067739,0.978049302,2.56811704,-0.227973211 -Alvin Williams,willial02,2002,PO,TOR,354,196,-1.720238291,-0.030672535,-1.750910827,0.102767005,0,0.102767005,-1.528837547,0.481089544,-1.047748003,-0.243911397 -Alvin Williams,willial02,2002,RS,TOR,5477,2927,0.183917856,0.299966128,0.483883984,4.823127335,4.823127335,0,0.201257465,0.836125186,1.037382651,-0.118036121 -Alvin Williams,willial02,2003,RS,TOR,4997,2638,1.714712486,-1.133743274,0.580969213,4.468934906,4.468934906,0,1.346402288,-0.503474875,0.842927413,-0.292522519 -Alvin Williams,willial02,2004,RS,TOR,3164,1730,-1.420719563,-0.639563676,-2.060283239,0.607330917,0.607330917,0,-1.766141381,-0.603247566,-2.369388947,-0.216405571 -Alvin Williams,willial02,2006,RS,TOR,19,10,-7.567680292,-1.742927467,-9.310607758,-0.033871675,-0.033871675,0,-7.029228301,-3.465132986,-10.49436129,1.093506982 -Alvin Williams,willial02,2007,RS,LAC,19,10,-7.454352103,3.374766789,-4.079585313,-0.006954095,-0.006954095,0,-4.274313319,1.142090697,-3.132222622,2.339247854 -Alan Williams,willial03,2016,RS,PHO,155,68,2.047694894,1.847167433,3.894862326,0.23429369,0.23429369,0,0.694569542,1.027615577,1.722185119,1.593421688 -Alan Williams,willial03,2017,RS,PHO,1517,708,-0.687596784,2.904448674,2.21685189,1.802555331,1.802555331,0,-1.63125308,2.522392674,0.891139594,0.460409589 -Alan Williams,willial03,2018,RS,PHO,142,70,-6.342906258,4.25995361,-2.082952648,0.024453194,0.024453194,0,-3.797397237,2.171535849,-1.625861388,2.624362472 -Alan Williams,willial03,2019,RS,BRK,60,26,8.388823854,12.08622974,20.4750536,0.308987804,0.308987804,0,8.828079108,6.118116482,14.94619559,0.298650805 -Brandon Williams,willibr01,1998,RS,GSW,270,140,-6.682299839,-0.31814169,-7.000441529,-0.306464706,-0.306464706,0,-6.544855229,-0.379101738,-6.923956967,0.861845812 -Brandon Williams,willibr01,1999,RS,SAS,7,4,7.035370511,-3.366794075,3.668576436,0.013016349,0.013016349,0,5.841804524,-5.333684589,0.508119935,-0.568067292 -Brandon Williams,willibr01,2003,RS,ATL,36,19,-10.88045848,-0.018957844,-10.89941633,-0.081586404,-0.081586404,0,-9.114373805,0.145586925,-8.96878688,3.016152331 -Buck Williams,willibu01,1982,PO,NJN,160,79,1.315456974,-1.389314606,-0.073857632,0.110867521,0,0.110867521,0.596060049,-1.27765076,-0.681590711,-0.339823574 -Buck Williams,willibu01,1982,RS,NJN,6138,2825,0.509807003,0.989535427,1.49934243,6.110131633,6.110131633,0,0.439690413,0.930545073,1.370235486,-0.241906635 -Buck Williams,willibu01,1983,PO,NJN,175,85,4.102296972,-2.02399645,2.078300522,0.216464083,0,0.216464083,4.026248403,-0.772221812,3.25402659,0.239428111 -Buck Williams,willibu01,1983,RS,NJN,6489,2961,1.671652178,1.317292799,2.988944977,8.644089959,8.644089959,0,1.525282733,1.33455013,2.859832863,-0.309874548 -Buck Williams,willibu01,1984,PO,NJN,983,473,0.014113493,1.949941513,1.964055006,1.169996462,0,1.169996462,0.108972746,2.002274351,2.111247097,-0.27868332 -Buck Williams,willibu01,1984,RS,NJN,6518,3003,-0.103294738,0.806328075,0.703033337,5.280760004,5.280760004,0,0.125218995,0.896651453,1.021870448,-0.189039278 -Buck Williams,willibu01,1985,PO,NJN,273,123,4.214087659,-0.197875285,4.016212374,0.436081057,0,0.436081057,3.805355199,0.084250443,3.889605642,-0.441773098 -Buck Williams,willibu01,1985,RS,NJN,6772,3182,0.14231506,-0.092661211,0.049653849,4.534167176,4.534167176,0,0.30850292,0.013458616,0.321961535,-0.248942712 -Buck Williams,willibu01,1986,PO,NJN,262,126,5.069931112,0.924991174,5.994922286,0.581318105,0,0.581318105,4.658357271,1.413757352,6.072114624,0.262606845 -Buck Williams,willibu01,1986,RS,NJN,6683,3070,-0.376498718,0.270984523,-0.105514196,4.130434426,4.130434426,0,-0.27063299,0.413051669,0.142418679,-0.290941963 -Buck Williams,willibu01,1987,RS,NJN,6384,2976,0.544487065,0.22080654,0.765293605,5.333981676,5.333981676,0,0.569609333,0.338656354,0.908265687,-0.066567705 -Buck Williams,willibu01,1988,RS,NJN,5479,2637,0.794085059,-0.01792808,0.776156979,4.739500991,4.739500991,0,0.559621126,0.29870525,0.858326376,-0.09733842 -Buck Williams,willibu01,1989,RS,NJN,5160,2446,-0.575100041,-0.636293092,-1.211393133,1.915396474,1.915396474,0,-0.777430316,-0.348803491,-1.126233807,-0.249796816 -Buck Williams,willibu01,1990,PO,POR,1624,776,0.092378925,-0.498450337,-0.406071412,0.953815307,0,0.953815307,-0.157265729,-0.358381536,-0.515647265,-0.333299794 -Buck Williams,willibu01,1990,RS,POR,6038,2801,0.29361995,0.5196417,0.813261651,5.086225379,5.086225379,0,0.296065394,0.642213127,0.938278521,-0.115871966 -Buck Williams,willibu01,1991,PO,POR,1128,572,-0.87342727,-0.121938217,-0.995365487,0.526731988,0,0.526731988,-0.916022874,0.162617381,-0.753405493,-0.24868326 -Buck Williams,willibu01,1991,RS,POR,5468,2582,0.292041223,0.301413382,0.593454605,4.392068387,4.392068387,0,0.199149045,0.336033601,0.535182646,-0.278751161 -Buck Williams,willibu01,1992,PO,POR,1509,758,-1.316041356,1.493242991,0.177201634,1.165965885,0,1.165965885,-1.158115156,1.340291055,0.182175899,-0.12540676 -Buck Williams,willibu01,1992,RS,POR,5255,2519,1.122254081,0.433828614,1.556082694,5.518456066,5.518456066,0,0.880751984,0.474617703,1.355369687,-0.277461091 -Buck Williams,willibu01,1993,PO,POR,229,119,-0.784982028,-0.253187402,-1.038169429,0.106909463,0,0.106909463,-1.294197255,-0.489385043,-1.783582298,-0.241299931 -Buck Williams,willibu01,1993,RS,POR,5217,2498,-1.381496619,0.953358713,-0.428137907,2.9555737,2.9555737,0,-1.427092043,1.13984144,-0.287250603,-0.118886067 -Buck Williams,willibu01,1994,PO,POR,247,125,3.313777571,-1.274670052,2.039107519,0.312984242,0,0.312984242,3.001943465,-1.253930185,1.74801328,-0.575084051 -Buck Williams,willibu01,1994,RS,POR,5488,2636,0.566766982,-0.136977834,0.429789148,4.252788796,4.252788796,0,0.317728805,0.039720339,0.357449144,-0.53265538 -Buck Williams,willibu01,1995,PO,POR,198,103,-1.423236537,-0.4708214,-1.894057937,0.046531406,0,0.046531406,-1.550026824,0.209175286,-1.340851539,0.272936025 -Buck Williams,willibu01,1995,RS,POR,4787,2422,-0.844962883,0.8948713,0.049908417,3.445667043,3.445667043,0,-0.937255891,0.867224219,-0.070031672,-0.385764653 -Buck Williams,willibu01,1996,PO,POR,242,133,-1.639757237,-0.78320731,-2.422964548,0.02283278,0,0.02283278,-2.195194494,-0.710534728,-2.905729222,-0.210682339 -Buck Williams,willibu01,1996,RS,POR,3263,1672,-1.665942655,0.659956584,-1.005986071,1.484241688,1.484241688,0,-1.942785364,0.52972074,-1.413064625,-0.218457578 -Buck Williams,willibu01,1997,PO,NYK,357,193,-1.296396746,0.46617534,-0.830221406,0.196375862,0,0.196375862,-1.970822672,0.918009207,-1.052813465,0.637998763 -Buck Williams,willibu01,1997,RS,NYK,2853,1496,-0.625671706,1.02892437,0.403252664,2.408919399,2.408919399,0,-1.018387563,0.798556478,-0.219831085,0.082288191 -Buck Williams,willibu01,1998,PO,NYK,82,45,0.855605941,-1.229871888,-0.374265948,0.05574979,0,0.05574979,0.0777531,-2.498606887,-2.420853787,-0.780591055 -Buck Williams,willibu01,1998,RS,NYK,1372,738,-1.344484643,0.426361002,-0.918123641,0.689402177,0.689402177,0,-1.696408048,-0.013125106,-1.709533154,-0.046334069 -Chuck Williams,willich02,1977,RS,BUF,1257,556,-1.674941292,-0.948585201,-2.623526493,0.035729718,0.035729718,0,-2.150450272,-1.560578681,-3.711028953,-0.442198372 -Chuck Williams,willich02,1977,RS,DEN,729,311,-2.600371352,-1.980679484,-4.581050836,-0.290057212,-0.290057212,0,-2.955520442,-2.351637526,-5.307157968,-0.177962611 -Chuck Williams,willich02,1978,RS,BUF,4400,2002,-0.564221042,-2.151577322,-2.715798364,0.034812258,0.034812258,0,-1.049359678,-2.082819042,-3.132178719,-0.377243383 -Chuckie Williams,willich03,1977,RS,CLE,139,65,-8.171984864,-3.859977113,-12.03196198,-0.30844936,-0.30844936,0,-7.612512301,-4.738834286,-12.35134659,0.221202317 -C.J. Williams,willicj01,2018,RS,LAC,1478,707,-1.06318311,0.573618395,-0.489564715,0.810945951,0.810945951,0,-1.572086485,0.725191413,-0.846895072,-0.53758955 -C.J. Williams,willicj01,2019,RS,MIN,268,128,-4.108031927,-1.728476058,-5.836507985,-0.201458446,-0.201458446,0,-3.486468077,-1.002581346,-4.489049422,-0.054509727 -Corey Williams,willico01,1993,RS,CHI,472,242,-3.377846924,-2.797013915,-6.174860839,-0.42143655,-0.42143655,0,-3.711733998,-3.373694024,-7.085428023,-0.330159077 -Corey Williams,willico01,1994,RS,MIN,92,46,-2.776652731,-0.354750424,-3.131403155,-0.009010015,-0.009010015,0,-3.124293358,-0.050693011,-3.174986369,0.632062017 -Corliss Williamson,willico02,1996,PO,SAC,4,2,-6.493596689,-2.832316127,-9.325912816,-0.006737646,0,-0.006737646,-7.420556275,-5.217856496,-12.63841277,-2.33054174 -Corliss Williamson,willico02,1996,RS,SAC,1199,609,-5.297324874,-3.010286664,-8.307611538,-1.750829438,-1.750829438,0,-5.137518804,-3.250118928,-8.387637732,1.292431129 -Corliss Williamson,willico02,1997,RS,SAC,3820,1992,-1.229591177,-0.705646431,-1.935237609,0.830930407,0.830930407,0,-1.414143202,-0.621270417,-2.035413618,0.316543613 -Corliss Williamson,willico02,1998,RS,SAC,5471,2819,-0.49900738,-0.754273581,-1.253280961,2.149870856,2.149870856,0,-0.649968344,-0.391994653,-1.041962996,-0.118444789 -Corliss Williamson,willico02,1999,PO,SAC,244,130,1.663275096,-1.803459599,-0.140184503,0.177699349,0,0.177699349,0.419065257,-1.791528187,-1.372462929,-0.402092383 -Corliss Williamson,willico02,1999,RS,SAC,2780,1374,-0.893124271,-1.656032116,-2.549156387,0.140325823,0.140325823,0,-1.307604519,-1.621307682,-2.928912201,-0.299484053 -Corliss Williamson,willico02,2000,PO,SAC,168,87,2.112820811,-2.527829272,-0.415008461,0.106429978,0,0.106429978,0.958462434,-3.014366718,-2.055904283,-0.386169214 -Corliss Williamson,willico02,2000,RS,SAC,3572,1707,-0.724637746,-1.351553588,-2.076191333,0.586096243,0.586096243,0,-1.264644585,-1.405004788,-2.669649373,-0.117431895 -Corliss Williamson,willico02,2001,RS,DET,1596,800,0.84280921,1.873046035,2.715855245,2.237961035,2.237961035,0,0.603316675,2.067786813,2.671103488,0.290463442 -Corliss Williamson,willico02,2001,RS,TOR,1697,886,-2.93431544,-1.276763529,-4.211078969,-0.662440519,-0.662440519,0,-3.001695663,-1.916423041,-4.918118704,0.276615289 -Corliss Williamson,willico02,2002,PO,DET,490,269,-1.584381209,-0.26941497,-1.85379618,0.127319573,0,0.127319573,-1.96969451,-0.218604271,-2.188298781,0.335115587 -Corliss Williamson,willico02,2002,RS,DET,3226,1701,1.155632448,-1.539069075,-0.383436627,2.063974927,2.063974927,0,0.718548171,-1.479735474,-0.761187303,0.453694764 -Corliss Williamson,willico02,2003,PO,DET,425,233,-1.770062516,-2.239495481,-4.009557997,-0.155894015,0,-0.155894015,-2.30586875,-2.618022822,-4.923891572,0.868162077 -Corliss Williamson,willico02,2003,RS,DET,3770,2061,-0.058742863,-0.539880084,-0.598622947,2.265050147,2.265050147,0,-0.372275937,-0.57603519,-0.948311127,0.115170123 -Corliss Williamson,willico02,2004,PO,DET,593,327,-4.068026455,-2.249989518,-6.318015974,-0.620366785,0,-0.620366785,-4.173050627,-2.094482269,-6.267532896,0.936998065 -Corliss Williamson,willico02,2004,RS,DET,2915,1574,-1.564164235,-1.562925233,-3.127089468,-0.304237148,-0.304237148,0,-1.670900359,-1.63118468,-3.302085039,0.425657641 -Corliss Williamson,willico02,2005,PO,SAC,76,40,-0.181347699,-1.641175358,-1.822523057,0.020001155,0,0.020001155,-0.353210835,-1.325163647,-1.678374482,2.222894818 -Corliss Williamson,willico02,2005,RS,SAC,923,471,-0.419292161,-2.179080073,-2.598372234,0.036605102,0.036605102,0,-0.619504446,-1.947029923,-2.566534369,0.425131418 -Corliss Williamson,willico02,2005,RS,PHI,2112,1056,-1.430574235,-1.691340724,-3.121914959,-0.200918432,-0.200918432,0,-1.644909695,-1.597805065,-3.242714761,0.248648452 -Corliss Williamson,willico02,2006,PO,SAC,20,11,2.656619214,-3.915142039,-1.258522825,0.008804516,0,0.008804516,1.18076261,-3.093130868,-1.912368258,1.794573789 -Corliss Williamson,willico02,2006,RS,SAC,701,362,-4.050071216,-0.705538995,-4.755610211,-0.372725035,-0.372725035,0,-4.46370612,-1.635691931,-6.099398051,0.569953752 -Corliss Williamson,willico02,2007,RS,SAC,2671,1337,-2.763107896,-0.895042074,-3.65814997,-0.62292726,-0.62292726,0,-2.825881535,-1.241543036,-4.067424571,0.517294157 -Deron Williams,willide01,2006,RS,UTA,4268,2307,0.090605734,-1.899129756,-1.808524022,1.109658936,1.109658936,0,0.124484111,-1.296050665,-1.171566554,0.125036208 -Deron Williams,willide01,2007,PO,UTA,1260,657,3.533267514,0.51364381,4.046911323,2.34904914,0,2.34904914,3.977099454,0.670169107,4.647268561,-0.028310098 -Deron Williams,willide01,2007,RS,UTA,5694,2950,3.356038502,-0.636180302,2.719858201,8.225830119,8.225830119,0,3.467285528,-0.261637141,3.205648387,-0.076836886 -Deron Williams,willide01,2008,PO,UTA,963,513,7.430590483,-1.436330894,5.994259589,2.338038097,0,2.338038097,7.232016118,-1.279688108,5.95232801,-0.845344897 -Deron Williams,willide01,2008,RS,UTA,6008,3059,5.150375064,-0.770945507,4.379429557,11.06663375,11.06663375,0,5.111342311,-0.726605053,4.384737257,-0.506822977 -Deron Williams,willide01,2009,PO,UTA,415,211,4.176786925,-0.511491721,3.665295204,0.711286383,0,0.711286383,4.066817892,-0.007351198,4.059466694,-0.125182413 -Deron Williams,willide01,2009,RS,UTA,4914,2505,4.895723744,-1.230322049,3.665401695,8.151243304,8.151243304,0,4.660421038,-1.199544911,3.460876127,-0.542916376 -Deron Williams,willide01,2010,PO,UTA,788,398,8.240027617,-0.955894336,7.284133281,2.096695186,0,2.096695186,8.150966133,-0.605213572,7.545752561,-0.204352625 -Deron Williams,willide01,2010,RS,UTA,5538,2802,5.366960172,0.10581231,5.472772482,11.71705862,11.71705862,0,5.221949585,0.333808645,5.55575823,-0.303887815 -Deron Williams,willide01,2011,RS,UTA,3852,2009,5.330026092,-2.412371279,2.917654812,5.861169358,5.861169358,0,5.258893623,-1.826916154,3.431977469,0.832107369 -Deron Williams,willide01,2011,RS,NJN,864,456,2.879852503,-1.684553083,1.195299421,0.926226647,0.926226647,0,3.063833414,-0.847982974,2.21585044,0.847592539 -Deron Williams,willide01,2012,RS,NJN,3795,1999,3.723882137,-2.065503047,1.65837909,4.503126412,4.503126412,0,3.922350836,-1.739614268,2.182736568,0.145129 -Deron Williams,willide01,2013,PO,BRK,543,292,5.376289129,-2.08399875,3.292290379,0.924000028,0,0.924000028,5.45632367,-1.406495993,4.049827677,-0.429380124 -Deron Williams,willide01,2013,RS,BRK,5318,2842,5.252631895,-2.105828436,3.146803459,8.540738496,8.540738496,0,5.133707554,-1.298634115,3.835073439,-0.104076697 -Deron Williams,willide01,2014,PO,BRK,786,428,2.757210326,3.797532856,6.554743181,2.084312844,0,2.084312844,1.798231631,3.241798043,5.040029674,-0.497867794 -Deron Williams,willide01,2014,RS,BRK,4007,2059,2.573264622,0.601179774,3.174444396,6.217515198,6.217515198,0,3.177325807,0.348101635,3.525427441,-0.094384011 -Deron Williams,willide01,2015,PO,BRK,377,192,0.408120729,-0.0074052,0.400715529,0.319334588,0,0.319334588,2.445281327,0.940776278,3.386057605,0.308147769 -Deron Williams,willide01,2015,RS,BRK,4158,2114,1.200188644,-0.007300202,1.192888443,4.254278292,4.254278292,0,1.241384923,-0.288410264,0.952974658,0.036653802 -Deron Williams,willide01,2016,PO,DAL,96,49,-8.825794033,-3.788223444,-12.61401748,-0.258379073,0,-0.258379073,-7.278540338,-6.58109164,-13.85963198,1.513367847 -Deron Williams,willide01,2016,RS,DAL,4194,2106,0.034964572,-0.557005838,-0.522041266,2.388578018,2.388578018,0,0.036683001,-0.332249721,-0.295566721,-0.217212893 -Deron Williams,willide01,2017,PO,CLE,544,262,-0.475707253,-0.569643888,-1.045351141,0.237876173,0,0.237876173,0.510762833,-0.656171607,-0.145408774,1.177838554 -Deron Williams,willide01,2017,RS,DAL,2273,1171,0.501765091,-2.355181337,-1.853416246,0.53052243,0.53052243,0,0.479746565,-1.959416872,-1.479670307,-0.940574497 -Deron Williams,willide01,2017,RS,CLE,975,486,-1.002817688,-2.409992525,-3.412810213,-0.164212148,-0.164212148,0,0.333407977,-3.212201078,-2.878793101,-0.081419931 -Derrick Williams,willide02,2012,RS,MIN,2788,1418,-2.253039092,-0.996889833,-3.249928925,-0.361932841,-0.361932841,0,-1.950337534,-1.325151225,-3.275488759,0.064462897 -Derrick Williams,willide02,2013,RS,MIN,3747,1916,-2.383814609,-1.618101483,-4.001916092,-1.223471421,-1.223471421,0,-2.028516037,-1.707033575,-3.735549612,-0.02515406 -Derrick Williams,willide02,2014,RS,SAC,3362,1658,-1.607814328,-2.396553749,-4.004368077,-1.058289771,-1.058289771,0,-2.221940356,-2.784730017,-5.006670373,-0.252625356 -Derrick Williams,willide02,2014,RS,MIN,333,162,-5.682845718,-0.543846254,-6.226691972,-0.286154463,-0.286154463,0,-4.986976483,-2.450086344,-7.437062826,-0.401364985 -Derrick Williams,willide02,2015,RS,SAC,3007,1462,-1.019465352,-3.44981092,-4.469276273,-1.280591652,-1.280591652,0,-1.755372002,-4.645087176,-6.400459179,-0.137425634 -Derrick Williams,willide02,2016,RS,NYK,2879,1435,-1.359454559,-2.811254712,-4.170709271,-1.034356434,-1.034356434,0,-1.466860784,-4.397112116,-5.863972901,-0.544592301 -Derrick Williams,willide02,2017,PO,CLE,78,38,-0.13478395,-13.49458179,-13.62936574,-0.216255776,0,-0.216255776,1.810498983,-15.29976175,-13.48926277,-0.569960738 -Derrick Williams,willide02,2017,RS,CLE,869,427,-2.459421724,-2.791743427,-5.251165151,-0.541817618,-0.541817618,0,-1.520936938,-4.01756472,-5.538501658,-0.553506211 -Derrick Williams,willide02,2017,RS,MIA,748,377,-3.33863627,-5.983089989,-9.321726259,-1.25985704,-1.25985704,0,-2.349869858,-5.032327729,-7.382197587,-0.324703695 -Derrick Williams,willide02,2018,RS,LAL,23,9,-15.92834101,7.41497898,-8.513362028,-0.026243015,-0.026243015,0,-11.22767099,-1.900801082,-13.12847207,-0.82909447 -Duck Williams,willidu01,1980,RS,UTA,3690,1794,-3.054361534,-0.286129755,-3.34049129,-0.54230775,-0.54230775,0,-2.8952511,0.084401511,-2.810849589,0.353607327 -Earl Williams,williea01,1977,RS,NYN,15,7,-13.61664883,-2.190957855,-15.80760668,-0.048060044,-0.048060044,0,-11.93696403,-3.165074591,-15.10203862,3.296501495 -Earl Williams,williea01,1979,RS,BOS,613,273,-2.317270939,1.40418867,-0.913082269,0.256448029,0.256448029,0,-1.919303429,1.014646913,-0.904656516,0.248380467 -Elliot Williams,williel01,2012,RS,POR,286,149,1.95499893,-0.714682114,1.240316816,0.308306725,0.308306725,0,1.908065236,-1.033974537,0.874090699,1.511147502 -Elliot Williams,williel01,2014,RS,PHI,2455,1157,-3.505226847,-3.701855119,-7.207081966,-2.654154834,-2.654154834,0,-3.898273559,-3.811366528,-7.709640087,0.843326411 -Elliot Williams,williel01,2015,RS,NOP,151,77,0.622234212,-3.178494243,-2.55626003,0.007539347,0.007539347,0,0.621313107,-2.357315543,-1.736002436,-0.904690232 -Elliot Williams,williel01,2015,RS,UTA,85,42,1.592032192,-0.860712842,0.73131935,0.075184455,0.075184455,0,2.247188024,-2.264071333,-0.016883309,0.752448774 -Elliot Williams,williel01,2016,RS,MEM,86,45,-3.83463957,-0.024409296,-3.859048866,-0.024943264,-0.024943264,0,-3.461084821,-1.014510514,-4.475595335,-1.993084559 -Eric Williams,willier01,1996,RS,BOS,2980,1470,-1.865268717,-0.618578924,-2.483847641,0.199729272,0.199729272,0,-1.946187343,-0.805594476,-2.751781819,0.054287498 -Eric Williams,willier01,1997,RS,BOS,4916,2435,-0.968433187,-2.339169448,-3.307602635,-0.690692341,-0.690692341,0,-1.501008555,-1.932676684,-3.433685239,-0.268472055 -Eric Williams,willier01,1998,RS,DEN,274,145,0.269669536,-2.555829096,-2.28615956,0.034148223,0.034148223,0,0.103878068,-2.383048197,-2.27917013,-0.442551963 -Eric Williams,willier01,1999,RS,DEN,1488,780,-2.30155156,-2.209296965,-4.510848525,-0.702058538,-0.702058538,0,-2.532737401,-2.519746261,-5.052483663,0.169311628 -Eric Williams,willier01,2000,RS,BOS,2747,1378,-0.365888269,-1.361223576,-1.727111844,0.7215364,0.7215364,0,-0.820004908,-1.551669465,-2.371674373,0.313014253 -Eric Williams,willier01,2001,RS,BOS,3405,1745,-1.078048601,0.948435432,-0.129613168,2.34301986,2.34301986,0,-1.420975913,0.355025427,-1.065950487,0.399460235 -Eric Williams,willier01,2002,PO,BOS,923,487,1.356767534,3.738975455,5.095742989,2.014110502,0,2.014110502,0.858041477,3.732655616,4.590697093,0.162496822 -Eric Williams,willier01,2002,RS,BOS,3405,1747,-2.796721875,1.89864305,-0.898078825,1.660039606,1.660039606,0,-2.991951916,1.316831686,-1.67512023,0.521911533 -Eric Williams,willier01,2003,PO,BOS,591,310,-1.639610429,0.246330436,-1.393279993,0.222879727,0,0.222879727,-1.90195055,0.397026703,-1.504923847,0.648108597 -Eric Williams,willier01,2003,RS,BOS,4501,2350,-0.0900969,1.148838651,1.05874175,4.570988919,4.570988919,0,-0.653910011,1.086495831,0.43258582,0.089163996 -Eric Williams,willier01,2004,RS,CLE,2627,1373,-0.274999134,0.586496839,0.311497705,2.160130454,2.160130454,0,-0.330901024,0.668458016,0.337556992,0.660601572 -Eric Williams,willier01,2004,RS,BOS,1008,513,0.427823802,0.821491681,1.249315483,1.05728679,1.05728679,0,0.19770336,0.577504097,0.775207456,0.917750737 -Eric Williams,willier01,2005,RS,TOR,1139,583,-2.661968408,-0.101944888,-2.763913296,-0.004173926,-0.004173926,0,-2.897002343,-0.324037043,-3.221039386,0.788645613 -Eric Williams,willier01,2005,RS,NJN,1388,739,-0.21833153,0.026363165,-0.191968365,0.972061757,0.972061757,0,-0.64782434,0.498393842,-0.149430498,0.723989224 -Eric Williams,willier01,2006,RS,TOR,676,352,-2.951290406,-1.440848048,-4.392138455,-0.297892005,-0.297892005,0,-3.368245277,-1.804267015,-5.172512291,0.925804354 -Eric Williams,willier01,2007,RS,SAS,167,88,-0.097402667,-0.252957837,-0.350360504,0.109924716,0.109924716,0,-0.008236747,-1.680287182,-1.688523929,1.888387756 -Eric Williams,willier01,2007,RS,CHA,64,33,-5.913870826,-2.507507545,-8.421378371,-0.097569442,-0.097569442,0,-5.740799429,-2.693371015,-8.434170444,2.029387714 -Freeman Williams,willifr01,1979,RS,SDC,2677,1195,-0.263667086,-2.526071198,-2.789738284,-0.024197527,-0.024197527,0,-0.477642856,-3.171241233,-3.648884089,-0.13461006 -Freeman Williams,willifr01,1980,RS,SDC,4526,2118,1.530229859,-2.186106721,-0.655876862,2.261436911,2.261436911,0,1.537282169,-2.422735402,-0.885453232,-0.068240731 -Freeman Williams,willifr01,1981,RS,SDC,4172,1976,1.366206764,-1.331759209,0.034447555,2.811835029,2.811835029,0,1.682392216,-1.575210396,0.10718182,0.171807659 -Freeman Williams,willifr01,1982,PO,ATL,7,4,-14.01479093,-3.007175618,-17.02196655,-0.030530552,0,-0.030530552,-13.35791722,-5.182105638,-18.54002286,1.629317506 -Freeman Williams,willifr01,1982,RS,SDC,1727,808,-0.216447178,-3.442076021,-3.658523199,-0.37861849,-0.37861849,0,0.051082219,-3.71806551,-3.666983291,1.11440548 -Freeman Williams,willifr01,1982,RS,ATL,379,189,-2.949183327,-2.057036554,-5.006219882,-0.22032628,-0.22032628,0,-2.606439972,-3.262326854,-5.868766826,1.297264374 -Freeman Williams,willifr01,1983,RS,UTA,475,210,-5.131776174,-2.094618641,-7.226394815,-0.482975092,-0.482975092,0,-5.381961249,-2.189472774,-7.571434024,0.732142085 -Freeman Williams,willifr01,1986,RS,WSB,230,110,-3.770876566,0.061083536,-3.70979303,-0.054173317,-0.054173317,0,-2.923123491,-0.758863935,-3.681987426,0.590576924 -Frank Williams,willifr02,2003,RS,NYK,319,167,-3.435415856,-1.922605304,-5.358021161,-0.223806249,-0.223806249,0,-3.407440596,-2.623404897,-6.030845493,0.660530099 -Frank Williams,willifr02,2004,PO,NYK,145,74,-1.75200212,-1.21451359,-2.96651571,-0.008603344,0,-0.008603344,-1.76525657,-0.842814308,-2.608070878,1.831012034 -Frank Williams,willifr02,2004,RS,NYK,1347,714,-0.943172326,-0.349887512,-1.293059837,0.531777888,0.531777888,0,-1.14402676,-1.460462817,-2.604489578,0.178614204 -Frank Williams,willifr02,2005,RS,CHI,138,71,-5.04868686,-0.197482482,-5.246169342,-0.090846517,-0.090846517,0,-5.401757883,-0.715062465,-6.116820349,0.432350288 -Gus Williams,willigu01,1977,PO,GSW,398,184,1.776112983,-1.083357672,0.692755311,0.335520051,0,0.335520051,1.41155672,-0.595463661,0.81609306,0.698082079 -Gus Williams,willigu01,1977,RS,GSW,4384,1930,0.166401554,0.339600751,0.506002305,3.214154364,3.214154364,0,0.213926659,0.605685727,0.819612386,0.269460985 -Gus Williams,willigu01,1978,PO,SEA,1473,701,2.080810411,2.093834732,4.174645143,2.561721893,0,2.561721893,2.416421853,2.396391793,4.812813646,0.305361092 -Gus Williams,willigu01,1978,RS,SEA,5680,2572,0.552638841,2.259919734,2.812558575,7.298850214,7.298850214,0,0.818741481,2.553841005,3.372582486,-0.007851374 -Gus Williams,willigu01,1979,PO,SEA,1299,619,3.099226494,1.818758312,4.917984805,2.49328617,0,2.49328617,3.42992446,1.884717667,5.314642127,-0.17723906 -Gus Williams,willigu01,1979,RS,SEA,4937,2266,2.144352159,2.203541028,4.347893187,8.198233994,8.198233994,0,2.340824727,2.272046456,4.612871184,-0.100886941 -Gus Williams,willigu01,1980,PO,SEA,1158,564,3.304093012,2.097402711,5.401495723,2.415902111,0,2.415902111,3.445236082,2.348428047,5.793664128,-0.134685625 -Gus Williams,willigu01,1980,RS,SEA,6369,2969,2.719277869,2.268816285,4.988094153,11.68435205,11.68435205,0,3.000248691,2.607111419,5.60736011,-0.331007451 -Gus Williams,willigu01,1982,PO,SEA,629,315,3.442518551,1.248385735,4.690904286,1.222835751,0,1.222835751,3.631516673,1.429781134,5.061297807,-0.850109493 -Gus Williams,willigu01,1982,RS,SEA,6060,2876,3.013454609,1.919642539,4.933097149,11.22811329,11.22811329,0,3.313804878,2.192438817,5.506243695,-0.412716534 -Gus Williams,willigu01,1983,PO,SEA,165,81,6.091621502,0.622594763,6.714216266,0.403687767,0,0.403687767,5.824746856,1.130249579,6.954996435,0.076110627 -Gus Williams,willigu01,1983,RS,SEA,6004,2761,3.1162847,1.693478076,4.809762776,10.59946604,10.59946604,0,3.466667425,1.854444333,5.321111758,-0.486846508 -Gus Williams,willigu01,1984,PO,SEA,410,215,4.597732359,0.9873801,5.585112459,0.934256299,0,0.934256299,4.431213149,0.834762414,5.265975563,-0.917108148 -Gus Williams,willigu01,1984,RS,SEA,5920,2818,1.958318081,1.592351267,3.550669348,9.025532433,9.025532433,0,2.422676271,1.771607241,4.194283511,-0.376563462 -Gus Williams,willigu01,1985,PO,WSB,325,159,-1.782947751,-0.932120062,-2.715067814,0.00290966,0,0.00290966,-1.622558068,-0.930132601,-2.552690669,-0.465099994 -Gus Williams,willigu01,1985,RS,WSB,6256,2960,0.880348992,1.554034747,2.434383739,7.816858945,7.816858945,0,1.325618215,1.721277123,3.046895338,-0.1657285 -Gus Williams,willigu01,1986,PO,WSB,403,199,3.366580043,0.691498794,4.058078837,0.712619311,0,0.712619311,3.184273628,1.452061898,4.636335526,-0.039431779 -Gus Williams,willigu01,1986,RS,WSB,4770,2284,0.490928607,-0.335125281,0.155803326,3.373756427,3.373756427,0,0.552547031,-0.227824883,0.324722148,-0.377449696 -Gus Williams,willigu01,1987,RS,ATL,987,481,-1.525288359,-1.613931904,-3.139220263,-0.095824536,-0.095824536,0,-1.615785017,-2.316301969,-3.932086986,0.328406573 -Guy Williams,willigu02,1985,RS,WSB,252,119,-0.962721523,0.198308416,-0.764413107,0.121082909,0.121082909,0,-1.142622664,-0.681886071,-1.824508735,0.454666192 -Guy Williams,willigu02,1986,RS,GSW,55,25,-5.012724497,2.043417185,-2.969307312,-0.002861218,-0.002861218,0,-5.247671324,2.800010198,-2.447661126,2.3628216 -Herb Williams,willihe01,1982,RS,IND,4736,2277,-2.39119309,2.338217138,-0.052975952,3.114468645,3.114468645,0,-2.199094495,1.671851612,-0.527242882,-0.610509453 -Herb Williams,willihe01,1983,RS,IND,5502,2513,-1.63658901,-0.898839898,-2.535428907,0.273980241,0.273980241,0,-1.211985387,-1.005141284,-2.217126672,-0.427970214 -Herb Williams,willihe01,1984,RS,IND,4903,2279,-2.872818686,0.708322676,-2.16449601,0.678473335,0.678473335,0,-2.563578738,0.303363606,-2.260215132,-0.349830577 -Herb Williams,willihe01,1985,RS,IND,5663,2557,-3.214677187,0.644607049,-2.570070138,0.234161568,0.234161568,0,-2.701925392,0.269952727,-2.431972665,-0.25164211 -Herb Williams,willihe01,1986,RS,IND,5890,2770,-2.024642647,1.774636383,-0.250006264,3.519401711,3.519401711,0,-1.72856416,1.376178759,-0.3523854,-0.401454839 -Herb Williams,willihe01,1987,PO,IND,258,134,-3.079168007,-0.539913079,-3.619081087,-0.061399757,0,-0.061399757,-3.267823552,-1.115457052,-4.383280604,0.193600588 -Herb Williams,willihe01,1987,RS,IND,5259,2526,-1.465460989,0.496205365,-0.969255624,2.292341455,2.292341455,0,-1.303096134,0.494907973,-0.808188161,-0.116466968 -Herb Williams,willihe01,1988,RS,IND,4060,1966,-4.466053689,1.75831783,-2.707735859,0.042390957,0.042390957,0,-4.045621952,1.293343835,-2.752278117,-0.005288729 -Herb Williams,willihe01,1989,RS,IND,3276,1567,-3.915447997,-0.690555104,-4.606003101,-1.484589178,-1.484589178,0,-3.394756425,-0.312554057,-3.707310482,0.051198352 -Herb Williams,willihe01,1989,RS,DAL,1825,903,-5.015994593,-0.831882603,-5.847877196,-1.426094805,-1.426094805,0,-4.721550668,-0.693029821,-5.414580489,-0.080686262 -Herb Williams,willihe01,1990,PO,DAL,166,81,3.178581967,-1.477667062,1.700914905,0.191279827,0,0.191279827,2.24424068,-0.577873796,1.666366884,0.804980763 -Herb Williams,willihe01,1990,RS,DAL,4379,2199,-4.298594466,1.029414451,-3.269180015,-0.583174122,-0.583174122,0,-3.995350124,0.800681997,-3.194668127,0.118053913 -Herb Williams,willihe01,1991,RS,DAL,3637,1832,-3.30515049,-0.407381165,-3.712531655,-0.900048039,-0.900048039,0,-3.1106083,-0.433130419,-3.543738719,0.042175253 -Herb Williams,willihe01,1992,RS,DAL,4058,2040,-4.89157752,0.019891673,-4.871685847,-2.20441803,-2.20441803,0,-4.542258263,-0.191629561,-4.733887823,-0.170553454 -Herb Williams,willihe01,1993,PO,NYK,131,69,-4.410248061,1.511449679,-2.898798381,-0.0054382,0,-0.0054382,-4.992154977,1.174832549,-3.817322428,0.606230913 -Herb Williams,willihe01,1993,RS,NYK,1137,571,-5.109792331,3.879503362,-1.230288969,0.443756817,0.443756817,0,-4.876564985,2.729818892,-2.146746092,0.227452186 -Herb Williams,willihe01,1994,PO,NYK,234,127,-5.365172977,2.497137527,-2.86803545,-0.007899883,0,-0.007899883,-5.692828805,1.099080609,-4.593748195,0.135116846 -Herb Williams,willihe01,1994,RS,NYK,1514,774,-4.93721076,2.427503136,-2.509707624,0.095133,0.095133,0,-4.900419534,1.350958037,-3.549461497,0.246241344 -Herb Williams,willihe01,1995,PO,NYK,100,55,-7.094032494,9.026311834,1.93227934,0.138116168,0,0.138116168,-6.348932744,8.96650372,2.617570976,1.732747431 -Herb Williams,willihe01,1995,RS,NYK,1428,743,-6.866850055,1.716525487,-5.150324568,-0.913359122,-0.913359122,0,-6.745008231,0.770661844,-5.974346387,0.356313363 -Herb Williams,willihe01,1996,PO,NYK,59,33,-1.775878076,-0.100503895,-1.876381971,0.015094263,0,0.015094263,-2.971799487,-1.848667877,-4.820467363,-0.440547121 -Herb Williams,willihe01,1996,RS,TOR,61,31,-5.751030714,0.450721353,-5.30030936,-0.040435637,-0.040435637,0,-5.576283033,1.67961547,-3.896667563,0.229102779 -Herb Williams,willihe01,1996,RS,NYK,1036,540,-5.652290893,-0.495256664,-6.147547557,-0.941790912,-0.941790912,0,-5.728736144,-0.836449094,-6.565185238,0.569842549 -Herb Williams,willihe01,1997,PO,NYK,43,23,-5.374812083,-2.277950967,-7.65276305,-0.0598303,0,-0.0598303,-6.356180419,-2.17802395,-8.534204369,0.734805771 -Herb Williams,willihe01,1997,RS,NYK,351,184,-5.038522333,0.474368771,-4.564153563,-0.169717884,-0.169717884,0,-5.335428852,-0.710546447,-6.045975299,-0.315622399 -Herb Williams,willihe01,1998,RS,NYK,331,178,-6.154532702,2.134118327,-4.020414374,-0.116990646,-0.116990646,0,-6.112247939,1.967201397,-4.145046542,1.280537071 -Herb Williams,willihe01,1999,PO,NYK,29,16,-10.68081245,-0.230359619,-10.91117207,-0.069430749,0,-0.069430749,-11.04166066,-0.477260514,-11.51892117,0.909069739 -Herb Williams,willihe01,1999,RS,NYK,62,34,-3.079692477,-1.093029428,-4.172721905,-0.024325847,-0.024325847,0,-3.789063551,-3.45126883,-7.240332381,-1.290261578 -Hot Rod Williams,williho01,1987,RS,CLE,5793,2714,-0.022928598,1.019359161,0.996430563,5.149796391,5.149796391,0,-0.300364634,0.918680668,0.618316035,-0.743807418 -Hot Rod Williams,williho01,1988,PO,CLE,260,133,-0.220631729,0.972539699,0.75190797,0.244409612,0,0.244409612,-0.190968067,0.816013254,0.625045187,-0.26025892 -Hot Rod Williams,williho01,1988,RS,CLE,4318,2106,-0.730727832,1.817693324,1.086965493,4.106570285,4.106570285,0,-0.714511553,1.445514393,0.731002841,-0.395499316 -Hot Rod Williams,williho01,1989,PO,CLE,307,161,-2.834336476,-0.095621506,-2.929957982,-0.015170544,0,-0.015170544,-3.039030036,-0.479978278,-3.519008314,-0.472522365 -Hot Rod Williams,williho01,1989,RS,CLE,4388,2125,0.156753227,1.944975373,2.101728599,5.237552147,5.237552147,0,0.250420183,1.465633553,1.716053735,-0.437261265 -Hot Rod Williams,williho01,1990,PO,CLE,344,174,2.450930851,0.506776733,2.957707584,0.522077564,0,0.522077564,2.447904744,0.989745608,3.437650352,-0.095413661 -Hot Rod Williams,williho01,1990,RS,CLE,5557,2776,-0.069824259,1.692429094,1.622604835,6.158203448,6.158203448,0,0.005616945,1.515690067,1.521307012,-0.559258725 -Hot Rod Williams,williho01,1991,RS,CLE,2591,1293,-1.70507478,1.148903792,-0.556170988,1.442472429,1.442472429,0,-1.43567051,1.161070388,-0.274600122,-0.326809046 -Hot Rod Williams,williho01,1992,PO,CLE,1096,567,2.185398303,2.92524303,5.110641332,2.340149612,0,2.340149612,2.333071578,2.901804714,5.234876292,-0.202555591 -Hot Rod Williams,williho01,1992,RS,CLE,4869,2432,1.056638294,1.987149906,3.043788199,7.128272086,7.128272086,0,1.265842135,1.70201089,2.967853025,-0.826043723 -Hot Rod Williams,williho01,1993,PO,CLE,445,237,-3.029416669,1.171935075,-1.857481594,0.111136185,0,0.111136185,-2.921387873,1.068656557,-1.852731316,-0.139666384 -Hot Rod Williams,williho01,1993,RS,CLE,4105,2055,-2.324659627,1.513707231,-0.810952396,2.02386872,2.02386872,0,-1.822275331,1.13576426,-0.686511071,-0.440640383 -Hot Rod Williams,williho01,1994,RS,CLE,5140,2660,-0.000595881,0.982443104,0.981847222,5.037274629,5.037274629,0,0.257679017,1.004753828,1.262432844,-0.519421088 -Hot Rod Williams,williho01,1995,PO,CLE,258,144,-8.055400791,2.710400884,-5.344999907,-0.197120866,0,-0.197120866,-7.094540432,2.66003025,-4.434510182,0.224713259 -Hot Rod Williams,williho01,1995,RS,CLE,4719,2641,-1.695998578,1.382499338,-0.31349924,3.267383416,3.267383416,0,-1.496879921,1.40115106,-0.095728861,-0.448326714 -Hot Rod Williams,williho01,1996,PO,PHO,219,115,-3.213276503,-4.84365991,-8.056936413,-0.320540245,0,-0.320540245,-2.95878814,-3.685498297,-6.644286436,-0.164365244 -Hot Rod Williams,williho01,1996,RS,PHO,3244,1652,-3.170139687,0.997056356,-2.173083331,0.483628887,0.483628887,0,-2.818793513,0.917689784,-1.90110373,-0.501819772 -Hot Rod Williams,williho01,1997,PO,PHO,210,105,-3.446826257,-0.869207641,-4.316033898,-0.086086152,0,-0.086086152,-3.909372162,-1.115616559,-5.024988721,-0.447478302 -Hot Rod Williams,williho01,1997,RS,PHO,4197,2137,-1.845069172,1.656225633,-0.188843539,2.770313963,2.770313963,0,-1.648990233,1.675418516,0.026428283,-0.722475991 -Hot Rod Williams,williho01,1998,PO,PHO,64,33,-3.458831654,-2.826949002,-6.285780656,-0.0620384,0,-0.0620384,-4.062187525,-1.904632879,-5.966820405,0.907410054 -Hot Rod Williams,williho01,1998,RS,PHO,2567,1333,-2.729491009,1.873920571,-0.855570439,1.281177724,1.281177724,0,-2.900805412,1.333783878,-1.567021534,-0.511757304 -Hot Rod Williams,williho01,1999,RS,DAL,756,403,-3.297273835,0.575191361,-2.722082474,0.005724453,0.005724453,0,-3.480966674,0.469172849,-3.011793826,-0.245936128 -Jayson Williams,willija01,1991,PO,PHI,19,10,8.887770939,-3.697014617,5.190756322,0.041481391,0,0.041481391,7.91509653,-5.071515656,2.843580874,-0.685292767 -Jayson Williams,willija01,1991,RS,PHI,1024,508,-4.638641635,-2.467685514,-7.106327149,-1.141260415,-1.141260415,0,-4.622123697,-2.317005545,-6.939129242,1.069346668 -Jayson Williams,willija01,1992,RS,PHI,1276,646,-5.721101912,-1.075974664,-6.797076576,-1.34745607,-1.34745607,0,-5.283265449,-0.904692033,-6.187957483,0.996303832 -Jayson Williams,willija01,1993,RS,NJN,281,139,-2.885614509,-0.228732877,-3.114347387,-0.02603879,-0.02603879,0,-2.732421518,-0.195875368,-2.928296886,0.75834319 -Jayson Williams,willija01,1994,PO,NJN,32,17,-9.119809405,-5.385360567,-14.50516997,-0.107862688,0,-0.107862688,-9.027792003,-4.477277907,-13.50506991,2.310273545 -Jayson Williams,willija01,1994,RS,NJN,1765,877,-1.890242561,-0.401929736,-2.292172297,0.20547079,0.20547079,0,-2.045878506,-0.407373106,-2.453251612,0.290282656 -Jayson Williams,willija01,1995,RS,NJN,1910,982,-1.07472784,0.454441685,-0.620286156,1.069011879,1.069011879,0,-1.250508082,0.463316765,-0.787191316,0.175421485 -Jayson Williams,willija01,1996,RS,NJN,3559,1858,-0.897699736,0.461621609,-0.436078127,2.184438009,2.184438009,0,-1.01921121,0.390501717,-0.628709493,-0.383357704 -Jayson Williams,willija01,1997,RS,NJN,2788,1432,-1.198490299,-0.626140949,-1.824631247,0.671704964,0.671704964,0,-1.071220422,-0.273130678,-1.3443511,-0.590562922 -Jayson Williams,willija01,1998,PO,NJN,209,116,3.13306058,-2.170378555,0.962682025,0.222439371,0,0.222439371,3.317097455,-1.50277972,1.814317734,-1.603109081 -Jayson Williams,willija01,1998,RS,NJN,4493,2343,2.3629478,-0.246683591,2.116264209,5.760398537,5.760398537,0,2.30349697,0.114938609,2.418435579,-0.890869497 -Jayson Williams,willija01,1999,RS,NJN,1967,1020,-0.883012819,0.968159838,0.085147019,1.46762291,1.46762291,0,-0.971977528,1.288443637,0.316466109,-0.475716347 -Jason Williams,willija02,1999,PO,SAC,305,163,1.377136872,0.518593389,1.895730261,0.401341297,0,0.401341297,1.483096707,1.040399781,2.523496488,0.625590977 -Jason Williams,willija02,1999,RS,SAC,3651,1805,0.882979156,0.048011825,0.930990981,3.397501611,3.397501611,0,1.364243058,0.457129382,1.82137244,0.202741276 -Jason Williams,willija02,2000,PO,SAC,280,145,0.857807666,-2.301237828,-1.443430162,0.099738625,0,0.099738625,1.172185063,-2.142191781,-0.970006717,0.043368155 -Jason Williams,willija02,2000,RS,SAC,5775,2760,0.491690899,-0.833763037,-0.342072138,3.399559195,3.399559195,0,1.018414713,-0.75452892,0.263885793,0.245382133 -Jason Williams,willija02,2001,PO,SAC,387,191,-0.366681837,-1.369872172,-1.736554009,0.102390854,0,0.102390854,-0.184874398,-1.796194378,-1.981068776,0.475040881 -Jason Williams,willija02,2001,RS,SAC,4555,2290,0.727634973,-1.243893439,-0.516258466,2.607117428,2.607117428,0,0.893073936,-1.189177098,-0.296103162,-0.095261794 -Jason Williams,willija02,2002,RS,MEM,4292,2236,0.890836093,-1.046885587,-0.156049493,2.969823887,2.969823887,0,1.354554819,-0.781714369,0.57284045,0.329588333 -Jason Williams,willija02,2003,RS,MEM,4702,2407,3.805664359,-2.502136774,1.303527585,4.963559594,4.963559594,0,3.823330836,-1.976392474,1.846938362,-0.266015138 -Jason Williams,willija02,2004,PO,MEM,236,130,2.013332234,-6.570297028,-4.556964794,-0.123855059,0,-0.123855059,2.345739633,-5.807073091,-3.461333457,0.179440115 -Jason Williams,willija02,2004,RS,MEM,4074,2115,3.610399739,-1.991543277,1.618856462,4.703699172,4.703699172,0,3.657897052,-1.765218949,1.892678103,-0.205328041 -Jason Williams,willija02,2005,PO,MEM,220,114,5.567097814,-0.605520914,4.961576899,0.460977848,0,0.460977848,5.926715654,-0.384264634,5.54245102,-0.315864986 -Jason Williams,willija02,2005,RS,MEM,3640,1952,2.272101711,-1.098708318,1.173393393,3.9023904,3.9023904,0,2.355269078,-1.280116905,1.075152172,-0.116777479 -Jason Williams,willija02,2006,PO,MIA,1305,686,0.793347974,-0.842114526,-0.048766552,0.975015434,0,0.975015434,0.650196096,-0.927471266,-0.27727517,-0.005320744 -Jason Williams,willija02,2006,RS,MIA,3617,1874,1.685581019,-1.010769129,0.674811891,3.26375363,3.26375363,0,1.828188545,-0.795814453,1.032374093,-0.301087493 -Jason Williams,willija02,2007,PO,MIA,216,112,0.035545212,0.404325386,0.439870598,0.187775986,0,0.187775986,0.211517918,0.503584198,0.715102116,-0.10464775 -Jason Williams,willija02,2007,RS,MIA,3533,1865,2.114374979,-0.85138345,1.262991529,3.801342872,3.801342872,0,2.030701612,-0.793844935,1.236856676,-0.416929931 -Jason Williams,willija02,2008,RS,MIA,3585,1886,-0.028320405,-1.195527238,-1.223847643,1.466472066,1.466472066,0,-0.09805137,-0.879784121,-0.97783549,-0.130501639 -Jason Williams,willija02,2010,PO,ORL,350,192,0.654441794,-1.192767613,-0.538325819,0.222495202,0,0.222495202,0.086552794,-1.92856182,-1.842009026,-0.38651377 -Jason Williams,willija02,2010,RS,ORL,3302,1703,1.543881964,-0.742754767,0.801127197,3.06875234,3.06875234,0,1.25695745,-1.049450476,0.207506974,-0.508597802 -Jason Williams,willija02,2011,RS,ORL,329,171,-2.077600591,0.942373474,-1.135227117,0.141907114,0.141907114,0,-2.138973768,-0.247541123,-2.386514891,0.679740284 -Jason Williams,willija02,2011,RS,MEM,240,124,-0.845117055,-2.10461372,-2.949730775,-0.012627762,-0.012627762,0,-1.277340979,-3.753489241,-5.03083022,-0.060226086 -Jay Williams,willija03,2003,RS,CHI,3864,1961,-1.024604469,-1.364509125,-2.389113595,0.362911928,0.362911928,0,-0.765333635,-1.023694367,-1.789028001,0.470346214 -Jawad Williams,willija04,2009,RS,CLE,37,20,0.228111623,0.303486097,0.53159772,0.034023831,0.034023831,0,1.26024136,-0.797712241,0.462529118,1.492160539 -Jawad Williams,willija04,2010,PO,CLE,8,4,-11.00067991,-4.640456091,-15.641136,-0.029136494,0,-0.029136494,-9.174785633,-3.260467901,-12.43525353,6.703926594 -Jawad Williams,willija04,2010,RS,CLE,1429,742,-2.153188771,-1.560355909,-3.71354468,-0.366345581,-0.366345581,0,-2.211525863,-1.528278924,-3.739804786,0.406082406 -Jawad Williams,willija04,2011,RS,CLE,766,391,-4.017048478,-2.181341837,-6.198390315,-0.690257297,-0.690257297,0,-4.095000438,-2.584860207,-6.679860646,0.317567462 -Jerome Williams,willije01,1997,PO,DET,9,5,4.977630325,15.43911233,20.41674266,0.061772214,0,0.061772214,6.255617363,11.45932861,17.71494597,1.187845952 -Jerome Williams,willije01,1997,RS,DET,315,177,-4.600080768,2.866119466,-1.733961302,0.092036374,0.092036374,0,-3.832822497,1.636635909,-2.196186588,0.281052321 -Jerome Williams,willije01,1998,RS,DET,2425,1305,0.890112183,0.683594467,1.57370665,2.874005343,2.874005343,0,0.578553739,0.341968331,0.92052207,-0.151248156 -Jerome Williams,willije01,1999,PO,DET,205,123,1.118901443,0.474218699,1.593120142,0.277644311,0,0.277644311,0.949079691,0.003635779,0.952715469,-1.065592015 -Jerome Williams,willije01,1999,RS,DET,2099,1154,1.976004874,2.18873597,4.164740844,4.057051942,4.057051942,0,1.931251172,2.167905044,4.099156216,-0.312699105 -Jerome Williams,willije01,2000,PO,DET,138,73,-1.735941034,2.91748683,1.181545797,0.151679138,0,0.151679138,-1.848056781,3.028490318,1.180433538,0.387315406 -Jerome Williams,willije01,2000,RS,DET,4239,2102,1.170207595,1.474560647,2.644768242,5.765950836,5.765950836,0,1.145699103,1.253783427,2.39948253,-0.319458977 -Jerome Williams,willije01,2001,PO,TOR,300,164,0.95493695,2.094863447,3.049800397,0.503387714,0,0.503387714,0.841998222,2.082589704,2.924587926,0.520775749 -Jerome Williams,willije01,2001,RS,DET,1604,804,-0.592490892,0.594425589,0.001934698,1.126898572,1.126898572,0,-0.581444555,0.863568399,0.282123844,-0.159286685 -Jerome Williams,willije01,2001,RS,TOR,724,378,0.075926327,0.272719757,0.348646084,0.598335365,0.598335365,0,-0.123526937,0.163768073,0.040241137,0.114981999 -Jerome Williams,willije01,2002,PO,TOR,258,143,1.681277977,3.610604989,5.291882966,0.606793142,0,0.606793142,1.468326956,4.229626285,5.697953241,0.252722009 -Jerome Williams,willije01,2002,RS,TOR,3071,1641,0.30207669,1.800330667,2.102407358,4.05568067,4.05568067,0,0.0380146,1.577258075,1.615272676,-0.156789914 -Jerome Williams,willije01,2003,RS,TOR,4444,2346,-0.358269636,1.733086653,1.374817017,4.928901886,4.928901886,0,-0.33317125,2.08072891,1.747557661,-0.153163852 -Jerome Williams,willije01,2004,RS,TOR,744,407,-2.091478054,1.074210781,-1.017267273,0.358784357,0.358784357,0,-2.141461732,1.011708118,-1.129753614,-0.258495545 -Jerome Williams,willije01,2004,RS,CHI,2390,1230,-0.104210647,0.936680989,0.832470342,2.240629978,2.240629978,0,-0.311722534,1.128054279,0.816331745,-0.305607138 -Jerome Williams,willije01,2005,RS,NYK,2315,1211,-0.62065386,1.268563841,0.647909981,2.107470983,2.107470983,0,-1.083941466,0.752195694,-0.331745772,0.353544028 -John Williamson,willijo01,1977,RS,IND,2381,1055,0.81032611,-1.599002748,-0.788676638,1.057691661,1.057691661,0,0.63062309,-0.94328466,-0.31266157,0.202969496 -John Williamson,willijo01,1977,RS,NYN,3116,1426,-1.511028905,-1.058532556,-2.569561461,0.131719217,0.131719217,0,-1.610568777,-0.598622787,-2.209191564,0.362960827 -John Williamson,willijo01,1978,RS,NJN,2996,1282,0.392083858,-1.248946002,-0.856862143,1.237274765,1.237274765,0,0.220280543,-0.721773442,-0.501492898,-0.085676011 -John Williamson,willijo01,1978,RS,IND,3304,1449,-1.886511874,-1.862384528,-3.748896402,-0.738687234,-0.738687234,0,-1.833521743,-1.552375443,-3.385897186,0.032666946 -John Williamson,willijo01,1979,PO,NJN,210,92,-5.09962471,-2.899904056,-7.999528766,-0.254907934,0,-0.254907934,-4.367670137,-2.308395756,-6.676065892,0.313466161 -John Williamson,willijo01,1979,RS,NJN,5656,2451,-0.112092812,-1.143368985,-1.255461797,1.868581762,1.868581762,0,-0.424073956,-0.859079831,-1.283153787,-0.019391191 -John Williamson,willijo01,1980,PO,WSB,65,31,5.143916841,-5.676582535,-0.532665693,0.037017506,0,0.037017506,4.682087571,-4.959375613,-0.277288041,2.333916764 -John Williamson,willijo01,1980,RS,WSB,1304,603,-3.594227323,-2.696731796,-6.290959118,-1.094623945,-1.094623945,0,-3.60631779,-2.696544823,-6.302862612,0.502403668 -John Williamson,willijo01,1980,RS,NJN,1724,771,0.58254415,-1.158816632,-0.576272482,0.855513664,0.855513664,0,0.260406507,-0.970595852,-0.710189345,0.054551518 -John Williamson,willijo01,1981,RS,WSB,242,112,-6.579416009,-1.238550056,-7.817966064,-0.291712274,-0.291712274,0,-6.391023957,-1.982304329,-8.373328286,0.753214657 -John Williams,willijo02,1987,PO,WSB,102,49,2.295970024,0.467221833,2.763191857,0.141944492,0,0.141944492,1.157748906,-0.132963629,1.024785278,-0.143465491 -John Williams,willijo02,1987,RS,WSB,3744,1773,0.241075707,2.206243368,2.447319075,4.716121621,4.716121621,0,0.374507974,2.083772385,2.458280359,0.31913856 -John Williams,willijo02,1988,PO,WSB,350,185,2.446185834,1.524121004,3.970306838,0.656585317,0,0.656585317,2.52241181,1.698074509,4.220486319,0.346857038 -John Williams,willijo02,1988,RS,WSB,5019,2428,0.420446284,1.279491432,1.699937716,5.516313155,5.516313155,0,0.487814259,1.354675318,1.842489577,0.071007188 -John Williams,willijo02,1989,RS,WSB,5125,2413,2.038736552,2.572931381,4.611667933,9.052154133,9.052154133,0,2.089476995,2.295875419,4.385352413,-0.122423976 -John Williams,willijo02,1990,RS,WSB,1324,632,1.230438079,0.426503849,1.656941928,1.415201723,1.415201723,0,1.333541548,0.20574335,1.539284898,-0.40647944 -John Williams,willijo02,1991,RS,WSB,1933,941,-0.569613522,0.474872568,-0.094740954,1.273276673,1.273276673,0,-0.506027434,0.112467508,-0.393559925,-0.117289594 -John Williams,willijo02,1993,PO,LAC,195,98,-4.604749241,0.645665351,-3.95908389,-0.063081079,0,-0.063081079,-4.90013974,1.001321603,-3.898818138,1.077644966 -John Williams,willijo02,1993,RS,LAC,3421,1638,-2.108991327,0.797770097,-1.311221231,1.208194964,1.208194964,0,-2.106893004,0.633714184,-1.47317882,0.472137919 -John Williams,willijo02,1994,RS,LAC,1522,725,-1.002053297,-0.786972462,-1.789025759,0.355901481,0.355901481,0,-1.566146971,-0.703194823,-2.269341794,0.119646332 -John Williams,willijo02,1995,RS,IND,762,402,-6.285767561,-1.656381148,-7.94214871,-1.07005575,-1.07005575,0,-5.997967706,-2.424394173,-8.422361879,0.454275144 -Jordan Williams,willijo03,2012,RS,NJN,1206,635,-0.966537424,-0.626466471,-1.593003895,0.373810162,0.373810162,0,-1.359017738,-0.785930066,-2.144947804,-0.25375662 -Johnathan Williams,willijo04,2019,RS,LAL,793,372,-0.792988622,-1.358993396,-2.151982017,0.113039209,0.113039209,0,-1.735585229,-1.147538414,-2.883123643,-0.414167185 -Justin Williams,williju01,2007,RS,SAC,665,333,-0.498173125,-2.2231298,-2.721302925,0.004894575,0.004894575,0,-0.761709763,-2.17693647,-2.938646233,0.363338455 -Justin Williams,williju01,2008,RS,SAC,233,117,-2.181354052,0.6809645,-1.500389553,0.074867042,0.074867042,0,-2.163495164,0.163562332,-1.999932832,0.343073863 -Justin Williams,williju01,2008,RS,HOU,11,6,-19.66782907,-6.970544723,-26.63837379,-0.079574087,-0.079574087,0,-16.66103243,-3.500132653,-20.16116508,8.24780501 -Kevin Williams,willike01,1984,RS,SAS,449,200,-1.698596525,-2.269215674,-3.967812199,-0.125771266,-0.125771266,0,-2.083839137,-1.931514978,-4.015354115,1.244422046 -Kevin Williams,willike01,1985,PO,CLE,15,7,-0.040105251,-3.450656455,-3.490761705,-0.002729884,0,-0.002729884,-1.619784642,-3.980181818,-5.59996646,0.052325708 -Kevin Williams,willike01,1985,RS,CLE,887,413,-2.500365822,-0.551020941,-3.051386763,-0.064547347,-0.064547347,0,-2.64751226,-0.339419272,-2.986931532,1.694588234 -Kevin Williams,willike01,1987,PO,SEA,525,255,2.658035724,1.19622996,3.854265683,0.894578005,0,0.894578005,2.285347249,1.747642741,4.03298999,0.937169892 -Kevin Williams,willike01,1987,RS,SEA,1508,703,-2.205387551,-0.181238837,-2.386626388,0.132469706,0.132469706,0,-2.194668758,0.331034866,-1.863633891,1.673798604 -Kevin Williams,willike01,1988,PO,SEA,147,70,-0.311357491,-0.99491768,-1.306275171,0.053989904,0,0.053989904,-0.407413347,-0.027781868,-0.435195215,1.453158716 -Kevin Williams,willike01,1988,RS,SEA,2289,1084,-1.116983683,-0.145177099,-1.262160782,0.832798898,0.832798898,0,-1.277697926,0.345321916,-0.93237601,1.217487481 -Kevin Williams,willike01,1989,RS,NJN,913,433,-4.2609177,-1.007609781,-5.268527481,-0.563942606,-0.563942606,0,-4.357966217,-0.813623639,-5.171589856,1.384293146 -Kevin Williams,willike01,1989,RS,LAC,251,114,-1.437627996,-1.998382824,-3.43601082,-0.040074244,-0.040074244,0,-2.185646379,-1.775506009,-3.961152388,0.444220461 -Kevin Willis,willike02,1985,RS,ATL,3754,1785,-2.303726832,-0.414726927,-2.718453758,0.028761854,0.028761854,0,-2.195784924,-0.433333612,-2.629118536,0.116802929 -Kevin Willis,willike02,1986,PO,ATL,587,280,0.616504244,0.339554509,0.956058753,0.546963248,0,0.546963248,0.716894075,0.721613513,1.438507588,0.170209818 -Kevin Willis,willike02,1986,RS,ATL,4847,2300,-1.100590725,0.174189587,-0.926401138,2.145573514,2.145573514,0,-0.800227393,0.311054475,-0.489172919,0.273021943 -Kevin Willis,willike02,1987,PO,ATL,686,356,-0.479703116,0.75861643,0.278913313,0.56621428,0,0.56621428,-0.145249176,1.032987362,0.887738187,-0.205963883 -Kevin Willis,willike02,1987,RS,ATL,5390,2626,1.096717348,0.481097933,1.577815281,5.798120488,5.798120488,0,1.412504379,0.721445388,2.133949767,-0.003912645 -Kevin Willis,willike02,1988,PO,ATL,914,462,0.507568069,-0.155048418,0.352519652,0.75534636,0,0.75534636,0.845970713,0.261680385,1.107651098,0.140124543 -Kevin Willis,willike02,1988,RS,ATL,4248,2091,-0.733733223,0.131300865,-0.602432358,2.294189333,2.294189333,0,-0.295101851,0.254312193,-0.040789658,0.136540108 -Kevin Willis,willike02,1990,RS,ATL,4589,2273,0.205087572,-0.754131168,-0.549043596,2.553559022,2.553559022,0,0.469158524,-0.517941124,-0.0487826,0.044620254 -Kevin Willis,willike02,1991,PO,ATL,308,159,1.166498508,-0.554176199,0.612322309,0.281298942,0,0.281298942,1.233564154,0.470874385,1.704438539,-0.004182166 -Kevin Willis,willike02,1991,RS,ATL,4931,2373,-0.472080274,-0.842946147,-1.31502642,1.733686653,1.733686653,0,-0.232525798,-0.657778578,-0.890304376,-0.2078204 -Kevin Willis,willike02,1992,RS,ATL,6104,2962,1.18885932,0.201346744,1.390206064,6.213907448,6.213907448,0,1.264919979,0.323867897,1.588787876,-0.669625927 -Kevin Willis,willike02,1993,PO,ATL,198,103,-0.48944332,-2.304723463,-2.794166783,-0.002403814,0,-0.002403814,-0.415255385,-1.361131443,-1.776386828,0.385099144 -Kevin Willis,willike02,1993,RS,ATL,5919,2878,-0.228016882,-0.578514947,-0.806531829,2.845111706,2.845111706,0,0.042833785,-0.295988363,-0.253154577,-0.294822939 -Kevin Willis,willike02,1994,PO,ATL,673,362,-1.701835932,1.444576555,-0.257259377,0.473627329,0,0.473627329,-1.627761615,1.469362317,-0.158399298,-0.226884841 -Kevin Willis,willike02,1994,RS,ATL,5691,2867,0.825979863,0.207227605,1.033207468,5.511109354,5.511109354,0,0.972750459,0.420624728,1.393375187,-0.395686146 -Kevin Willis,willike02,1995,RS,ATL,168,89,-3.519754764,-0.355677385,-3.87543215,-0.050897739,-0.050897739,0,-2.828745274,0.035538021,-2.793207253,-0.378470023 -Kevin Willis,willike02,1995,RS,MIA,4505,2301,-1.578262768,-0.512989852,-2.09125262,0.771425956,0.771425956,0,-1.136530993,-0.242206811,-1.378737804,-0.233951834 -Kevin Willis,willike02,1996,RS,GSW,1531,778,-4.114114781,-2.22342702,-6.337541801,-1.425882125,-1.425882125,0,-3.712581066,-1.903806487,-5.616387553,0.121329932 -Kevin Willis,willike02,1996,RS,MIA,2605,1357,-2.859674078,-0.338713178,-3.198387256,-0.31037524,-0.31037524,0,-2.835258534,-0.375048478,-3.210307012,-0.018507614 -Kevin Willis,willike02,1997,PO,HOU,552,295,-4.712691897,0.022599342,-4.690092555,-0.303654275,0,-0.303654275,-4.463416764,0.055159137,-4.408257627,0.73121995 -Kevin Willis,willike02,1997,RS,HOU,3791,1964,-2.617127293,0.105952099,-2.511175194,0.239176722,0.239176722,0,-2.477581301,0.185219362,-2.292361938,-0.050931735 -Kevin Willis,willike02,1998,PO,HOU,314,168,-3.202423975,3.231778902,0.029354927,0.246046675,0,0.246046675,-3.056677653,3.548969633,0.492291979,0.122842603 -Kevin Willis,willike02,1998,RS,HOU,4848,2528,-0.180698033,-1.215931902,-1.396629935,1.738302151,1.738302151,0,-0.116988912,-0.935953747,-1.052942659,-0.379700489 -Kevin Willis,willike02,1999,RS,TOR,2275,1216,-2.089139054,-0.805839722,-2.894978775,-0.089688656,-0.089688656,0,-1.808692863,-0.590600197,-2.399293059,-0.256788299 -Kevin Willis,willike02,2000,PO,TOR,138,76,-1.540363546,0.366306627,-1.174056919,0.063321837,0,0.063321837,-1.760133615,0.818453059,-0.941680556,0.420146638 -Kevin Willis,willike02,2000,RS,TOR,3273,1679,-2.457858977,-1.089387395,-3.547246371,-0.683924496,-0.683924496,0,-2.384932012,-0.868458633,-3.253390645,0.135571513 -Kevin Willis,willike02,2001,RS,DEN,2066,1059,-3.523391699,-1.897385627,-5.420777326,-1.44571085,-1.44571085,0,-2.978459542,-0.885722876,-3.864182418,0.171819677 -Kevin Willis,willike02,2001,RS,TOR,1477,771,-2.982392433,-1.728938375,-4.711330808,-0.770409195,-0.770409195,0,-2.659133486,-1.625544595,-4.284678081,-0.132629057 -Kevin Willis,willike02,2002,RS,HOU,1608,865,-2.150304825,-0.128269633,-2.278574458,0.207669809,0.207669809,0,-2.234100291,-0.280890839,-2.51499113,-0.168133944 -Kevin Willis,willike02,2003,PO,SAS,175,91,1.486674381,-2.494851767,-1.008177387,0.083260022,0,0.083260022,1.064396058,-2.996310536,-1.931914479,-0.15977676 -Kevin Willis,willike02,2003,RS,SAS,1593,840,-3.572588537,-0.899161315,-4.471749852,-0.741560368,-0.741560368,0,-3.320099133,-1.048324384,-4.368423517,0.458422204 -Kevin Willis,willike02,2004,PO,SAS,46,25,-6.266604405,-0.449256963,-6.715861368,-0.053432414,0,-0.053432414,-6.257026852,0.800266153,-5.456760699,2.16411247 -Kevin Willis,willike02,2004,RS,SAS,701,373,-3.039660171,0.521658929,-2.518001242,0.044661907,0.044661907,0,-2.508371859,0.737889792,-1.770482067,1.056333927 -Kevin Willis,willike02,2005,RS,ATL,663,344,-3.986148511,-2.481726136,-6.467874648,-0.655214874,-0.655214874,0,-4.139714069,-2.35509914,-6.494813209,0.380132743 -Kevin Willis,willike02,2007,RS,DAL,81,43,-3.987214575,-0.33538335,-4.322597924,-0.035270531,-0.035270531,0,-3.790621394,1.255044426,-2.535576968,2.076373013 -Kenny Williams,willike03,1991,PO,IND,4,2,-23.41271856,-3.767004752,-27.17972331,-0.028621287,0,-0.028621287,-20.96299668,0.093124174,-20.86987251,10.70641605 -Kenny Williams,willike03,1991,RS,IND,1104,527,-1.92918643,-1.280431158,-3.209617588,-0.123954499,-0.123954499,0,-2.001036863,-2.012102705,-4.013139568,0.300494837 -Kenny Williams,willike03,1992,PO,IND,2,1,4.64471276,69.87629177,74.52100453,0.043505903,0,0.043505903,13.35700878,67.38418453,80.74119331,6.500214664 -Kenny Williams,willike03,1992,RS,IND,1179,565,0.396298974,0.994905773,1.391204747,1.199422343,1.199422343,0,-0.060319916,0.515698092,0.455378176,0.464385837 -Kenny Williams,willike03,1993,PO,IND,21,11,-3.006286513,0.006826429,-2.999460085,-0.001445904,0,-0.001445904,-3.423346702,-2.846425701,-6.269772403,0.125866424 -Kenny Williams,willike03,1993,RS,IND,1707,844,1.191979349,0.471083949,1.663063298,1.889455475,1.889455475,0,0.644789941,-0.349825171,0.29496477,-0.559095976 -Kenny Williams,willike03,1994,PO,IND,168,91,-3.520741041,3.351621763,-0.169119278,0.125304732,0,0.125304732,-3.762615701,3.344273801,-0.4183419,1.249531105 -Kenny Williams,willike03,1994,RS,IND,1931,982,-0.148484239,0.407048402,0.258564163,1.501095208,1.501095208,0,-0.502415574,-0.462721161,-0.965136735,-0.398710503 -Kenrich Williams,willike04,2019,RS,NOP,2378,1079,-1.267268136,0.717969568,-0.549298568,1.2168449,1.2168449,0,-0.872564251,0.757200539,-0.115363712,0.449714986 -Lorenzo Williams,willilo01,1993,PO,BOS,6,3,16.96117065,-3.588293826,13.37287682,0.024581864,0,0.024581864,14.85238169,-5.435264797,9.417116895,-3.13862929 -Lorenzo Williams,willilo01,1993,RS,ORL,20,10,-8.182950856,5.020348027,-3.162602829,-0.002136699,-0.002136699,0,-7.313305807,5.478970826,-1.834334981,1.470095639 -Lorenzo Williams,willilo01,1993,RS,BOS,302,151,-3.231120183,-0.724175392,-3.955295574,-0.093471722,-0.093471722,0,-3.422280359,-0.908272897,-4.330553256,0.649183069 -Lorenzo Williams,willilo01,1993,RS,CHH,38,18,-8.320455318,-2.430416501,-10.75087182,-0.074230191,-0.074230191,0,-7.986602063,-2.271897192,-10.25849925,1.004175007 -Lorenzo Williams,willilo01,1994,RS,DAL,1350,678,-0.877033805,-1.508648537,-2.385682341,0.125912761,0.125912761,0,-1.522374983,-1.196833262,-2.719208246,-0.084308615 -Lorenzo Williams,willilo01,1994,RS,CHH,39,19,-8.985588658,0.762030685,-8.223557973,-0.053403327,-0.053403327,0,-8.424986541,0.700680402,-7.724306139,0.623492906 -Lorenzo Williams,willilo01,1994,RS,ORL,38,19,-2.65465745,4.351633421,1.696975971,0.043519066,0.043519066,0,-1.817821863,4.739223906,2.921402043,0.91749383 -Lorenzo Williams,willilo01,1995,RS,DAL,4755,2383,-2.621091263,1.18078663,-1.440304633,1.585250458,1.585250458,0,-2.643282061,1.50956701,-1.133715051,-0.418493613 -Lorenzo Williams,willilo01,1996,RS,DAL,3631,1806,-3.745375222,0.825658939,-2.919716283,-0.155530307,-0.155530307,0,-3.855652394,1.008314921,-2.847337473,-0.505082739 -Lorenzo Williams,willilo01,1997,PO,WSB,9,5,-4.806918255,-2.104532183,-6.911450439,-0.011096609,0,-0.011096609,-5.759621088,-1.707897782,-7.46751887,1.19142373 -Lorenzo Williams,willilo01,1997,RS,WSB,514,264,-4.003324611,0.040143929,-3.963180682,-0.164577585,-0.164577585,0,-4.141982656,0.034484036,-4.10749862,0.653872671 -Lorenzo Williams,willilo01,1998,RS,WAS,215,111,1.863437469,-1.311514422,0.551923047,0.186698256,0.186698256,0,0.752515266,-1.653320648,-0.900805382,-0.145053408 -Lorenzo Williams,willilo01,2000,RS,WAS,148,76,1.286430683,2.069332225,3.355762908,0.236788154,0.236788154,0,0.649022563,1.786642476,2.43566504,0.014317129 -Lou Williams,willilo02,2006,RS,PHI,283,145,-3.77627676,-2.245347869,-6.021624629,-0.243533764,-0.243533764,0,-3.852408978,-3.502016028,-7.354425006,0.568732727 -Lou Williams,willilo02,2007,RS,PHI,1315,688,0.208622131,-0.28246277,-0.073840639,0.936388448,0.936388448,0,-0.29020358,-1.492664781,-1.782868361,-0.296206301 -Lou Williams,willilo02,2008,PO,PHI,245,135,0.961749111,0.154538724,1.116287834,0.276143449,0,0.276143449,0.813356674,0.374804194,1.188160868,0.484708998 -Lou Williams,willilo02,2008,RS,PHI,3547,1862,0.648076476,-0.795192827,-0.147116351,2.472892764,2.472892764,0,0.612855385,-0.86417983,-0.251324445,0.0065483 -Lou Williams,willilo02,2009,PO,PHI,276,149,-0.372226651,-2.876081902,-3.248308553,-0.039060874,0,-0.039060874,-0.551260306,-3.305892389,-3.857152695,-0.019342638 -Lou Williams,willilo02,2009,RS,PHI,3639,1919,1.029436567,-1.829339085,-0.799902518,1.916100923,1.916100923,0,1.166851216,-2.034216541,-0.867365325,0.331082091 -Lou Williams,willilo02,2010,RS,PHI,3691,1912,2.574737167,-1.334469133,1.240268034,3.887083181,3.887083181,0,2.326108718,-0.900129706,1.425979012,-0.131014141 -Lou Williams,willilo02,2011,PO,PHI,236,130,0.302780985,0.242357439,0.545138424,0.225848512,0,0.225848512,0.493276677,-0.063687099,0.429589578,0.174029792 -Lou Williams,willilo02,2011,RS,PHI,3376,1747,3.00912167,-1.613473806,1.395647865,3.694005977,3.694005977,0,2.808569751,-1.891796714,0.916773037,-0.027500848 -Lou Williams,willilo02,2012,PO,PHI,668,358,1.340980759,-0.199534817,1.141445943,0.736270422,0,0.736270422,1.406181564,-0.23131544,1.174866124,0.393222885 -Lou Williams,willilo02,2012,RS,PHI,3179,1682,3.346071788,-0.468003329,2.878068459,4.817863923,4.817863923,0,3.230243979,-0.429059926,2.801184053,-0.227523916 -Lou Williams,willilo02,2013,RS,ATL,2184,1119,1.345086983,-1.267793293,0.077293689,1.613835042,1.613835042,0,1.395879466,-1.208020008,0.187859458,-0.01764655 -Lou Williams,willilo02,2014,PO,ATL,262,133,-2.582806491,-2.570392645,-5.153199136,-0.170812828,0,-0.170812828,2.384970782,-5.44213604,-3.057165258,1.448972881 -Lou Williams,willilo02,2014,RS,ATL,2924,1445,1.202770146,-3.957114361,-2.754344215,-0.003218244,-0.003218244,0,1.776963158,-4.584321238,-2.807358079,0.464772743 -Lou Williams,willilo02,2015,PO,TOR,203,102,-1.845127022,-1.16307227,-3.008199291,-0.013975421,0,-0.013975421,0.586486055,-2.728133745,-2.14164769,0.81636494 -Lou Williams,willilo02,2015,RS,TOR,4025,2016,5.177280596,-2.152703847,3.024576749,5.965790468,5.965790468,0,5.266439538,-2.594030898,2.67240864,0.424187459 -Lou Williams,willilo02,2016,RS,LAL,3904,1907,3.174927634,-2.177197527,0.997730107,3.671614216,3.671614216,0,2.016758463,-2.618980715,-0.602222252,0.676743139 -Lou Williams,willilo02,2017,PO,HOU,563,272,4.793767798,-3.055230677,1.738537121,0.64834117,0,0.64834117,4.988074221,-4.233240094,0.754834127,0.889024831 -Lou Williams,willilo02,2017,RS,LAL,2956,1403,7.626016235,-1.82240271,5.803613526,6.224102688,6.224102688,0,6.326443884,-2.34076737,3.985676514,1.623461062 -Lou Williams,willilo02,2017,RS,HOU,1302,591,1.646772574,-1.958933986,-0.312161412,0.746859784,0.746859784,0,2.296609955,-2.471317425,-0.17470747,1.572317418 -Lou Williams,willilo02,2018,RS,LAC,5489,2589,5.219557888,-3.336743734,1.882814154,6.274484145,6.274484145,0,5.281747698,-3.522228194,1.759519504,2.511937389 -Lou Williams,willilo02,2019,PO,LAC,387,176,3.824143556,-6.766198883,-2.942055327,-0.018273536,0,-0.018273536,1.965366104,-7.354972797,-5.389606693,2.722423564 -Lou Williams,willilo02,2019,RS,LAC,4388,1993,5.114451107,-3.697211562,1.417239545,4.304896914,4.304896914,0,4.042941501,-4.405614216,-0.362672715,1.624137864 -Mo Williams,willima01,2004,RS,UTA,1409,772,-2.690134615,-1.572965484,-4.263100099,-0.599882888,-0.599882888,0,-2.625383906,-1.877014697,-4.502398603,0.59845056 -Mo Williams,willima01,2005,RS,MIL,4313,2254,0.821597301,-0.737073245,0.084524056,3.257981322,3.257981322,0,0.755429104,-0.586452572,0.168976533,-0.047863882 -Mo Williams,willima01,2006,PO,MIL,140,75,0.684064275,-5.549665225,-4.865600951,-0.085152482,0,-0.085152482,0.87253088,-5.231059183,-4.358528304,1.795864503 -Mo Williams,willima01,2006,RS,MIL,2942,1531,0.390509417,-1.889862223,-1.499352806,0.978640746,0.978640746,0,0.57219515,-1.573332843,-1.001137693,0.163203139 -Mo Williams,willima01,2007,RS,MIL,4808,2472,1.074345522,-1.101194633,-0.026849111,3.434611126,3.434611126,0,1.277898435,-0.588050156,0.689848279,0.003630439 -Mo Williams,willima01,2008,RS,MIL,4637,2410,1.972425556,-1.299432423,0.672993133,4.206242022,4.206242022,0,1.872381265,-0.665283208,1.207098057,-0.057986017 -Mo Williams,willima01,2009,PO,CLE,982,541,1.988336234,-0.739273107,1.249063127,1.14080349,0,1.14080349,2.573391863,-0.096842218,2.476549645,0.187333381 -Mo Williams,willima01,2009,RS,CLE,5297,2834,2.731460142,-0.430146152,2.30131399,7.295536333,7.295536333,0,2.965725367,0.042942157,3.008667524,-0.104100769 -Mo Williams,willima01,2010,PO,CLE,802,411,0.662101065,-1.992056707,-1.329955641,0.307146461,0,0.307146461,0.809376488,-1.083041718,-0.27366523,0.010651192 -Mo Williams,willima01,2010,RS,CLE,4544,2359,1.535708021,-0.516466576,1.019241445,4.530091752,4.530091752,0,1.986995749,-0.030280262,1.956715488,-0.132908717 -Mo Williams,willima01,2011,RS,CLE,2087,1065,-0.626196614,-2.589423684,-3.215620298,-0.255739893,-0.255739893,0,-0.365058993,-2.153142678,-2.518201671,1.008946155 -Mo Williams,willima01,2011,RS,LAC,1414,723,-0.122951843,-2.120091334,-2.243043177,0.189612814,0.189612814,0,0.140166339,-1.63752639,-1.497360051,1.300371069 -Mo Williams,willima01,2012,PO,LAC,429,229,0.941456017,-3.001732386,-2.060276368,0.083184517,0,0.083184517,0.758553982,-3.423756789,-2.665202808,0.079040622 -Mo Williams,willima01,2012,RS,LAC,2767,1472,1.245909075,-2.330403927,-1.084494853,1.253113425,1.253113425,0,1.459170546,-2.202250286,-0.74307974,0.169450774 -Mo Williams,willima01,2013,RS,UTA,2716,1418,0.399601057,-1.125381492,-0.725780435,1.46331225,1.46331225,0,0.604125786,-0.964840442,-0.360714656,-0.072280168 -Mo Williams,willima01,2014,PO,POR,385,187,-5.024558312,-4.221596097,-9.24615441,-0.645525368,0,-0.645525368,-4.274330996,-4.513353541,-8.787684536,0.915787991 -Mo Williams,willima01,2014,RS,POR,3715,1834,-0.78155938,-1.553878769,-2.335438148,0.388864467,0.388864467,0,-0.016637932,-0.895645937,-0.91228387,0.23641278 -Mo Williams,willima01,2015,RS,CHA,1662,831,1.29754543,-0.980866074,0.316679356,1.302775126,1.302775126,0,0.573142768,-0.984302671,-0.411159903,0.189994509 -Mo Williams,willima01,2015,RS,MIN,2297,1149,1.09111484,-1.703003545,-0.611888705,1.254412385,1.254412385,0,0.964580776,-1.762886967,-0.798306191,0.077211897 -Mo Williams,willima01,2016,PO,CLE,136,68,-18.16520239,4.249702333,-13.91550006,-0.411070104,0,-0.411070104,-8.639837482,2.324765426,-6.315072055,2.749520005 -Mo Williams,willima01,2016,RS,CLE,1489,748,-3.106579636,-2.436956304,-5.543535939,-1.061633963,-1.061633963,0,-1.645853784,-2.689591835,-4.335445619,-0.408953301 -Marvin Williams,willima02,2006,RS,ATL,3718,1952,-1.296865534,-0.972667737,-2.26953327,0.479315598,0.479315598,0,-1.39576561,-0.976182623,-2.371948233,0.155835115 -Marvin Williams,willima02,2007,RS,ATL,4133,2179,-1.746279507,-2.028874197,-3.775153705,-1.138096455,-1.138096455,0,-1.686681351,-1.703256482,-3.389937834,-0.130079188 -Marvin Williams,willima02,2008,PO,ATL,360,199,-0.028475206,-2.813009063,-2.841484269,-0.009560735,0,-0.009560735,-0.57218758,-2.715741168,-3.287928748,-0.176089455 -Marvin Williams,willima02,2008,RS,ATL,5308,2765,-0.695976753,-1.452972476,-2.148949229,0.845418067,0.845418067,0,-0.935066446,-0.970532691,-1.905599137,-0.274298781 -Marvin Williams,willima02,2009,PO,ATL,168,97,-4.186758703,0.846127186,-3.340631517,-0.030352936,0,-0.030352936,-3.988952133,-0.022147017,-4.01109915,0.614840876 -Marvin Williams,willima02,2009,RS,ATL,3952,2093,0.667922838,-0.282818454,0.385104384,3.33116809,3.33116809,0,0.48913017,-0.198840885,0.290289284,-0.461508596 -Marvin Williams,willima02,2010,PO,ATL,624,345,-0.555419569,-0.09094159,-0.646361159,0.377194965,0,0.377194965,-1.171184935,-0.410181765,-1.5813667,-1.116936499 -Marvin Williams,willima02,2010,RS,ATL,4686,2468,-0.907823563,1.055215264,0.147391701,3.633614339,3.633614339,0,-0.931813843,0.755130548,-0.176683295,-0.378343375 -Marvin Williams,willima02,2011,PO,ATL,391,216,-2.485871542,0.913578034,-1.572293508,0.134061716,0,0.134061716,-2.571921414,0.124817802,-2.447103611,0.135836842 -Marvin Williams,willima02,2011,RS,ATL,3510,1865,-0.321188069,-0.697669494,-1.018857562,1.636974897,1.636974897,0,-0.67174582,-0.853616683,-1.525362503,-0.579738729 -Marvin Williams,willima02,2012,PO,ATL,269,145,-0.256035804,1.046961988,0.790926184,0.268236167,0,0.268236167,-0.632908832,0.867155633,0.234246801,-0.644216808 -Marvin Williams,willima02,2012,RS,ATL,2851,1500,0.910056278,0.06099692,0.971053198,2.834922224,2.834922224,0,0.715500584,0.065825296,0.78132588,-0.415093554 -Marvin Williams,willima02,2013,RS,UTA,3308,1727,-1.576873454,0.251920894,-1.324952561,1.251719122,1.251719122,0,-1.689966549,-0.456760514,-2.146727063,-0.290076588 -Marvin Williams,willima02,2014,RS,UTA,3239,1674,0.838810225,-1.731715787,-0.892905562,1.576907564,1.576907564,0,0.5649454,-0.860466903,-0.295521503,-0.5557399 -Marvin Williams,willima02,2015,RS,CHA,4049,2035,-0.811449014,0.900804944,0.089355931,2.954316038,2.954316038,0,-1.141752059,0.949478538,-0.192273522,0.206066181 -Marvin Williams,willima02,2016,PO,CHA,439,228,-3.330388363,-1.306258989,-4.636647352,-0.2248597,0,-0.2248597,-3.547561444,-3.075421415,-6.622982859,-0.625267757 -Marvin Williams,willima02,2016,RS,CHA,4688,2338,2.674845391,0.810933235,3.485778626,7.392381522,7.392381522,0,2.580479268,0.830957143,3.411436411,-0.603623021 -Marvin Williams,willima02,2017,RS,CHA,4618,2295,-0.320652795,0.614365623,0.293712827,3.543761298,3.543761298,0,0.062227755,0.514959763,0.577187518,-0.554580314 -Marvin Williams,willima02,2018,RS,CHA,4181,2006,0.275751612,0.123949601,0.399701214,3.239372847,3.239372847,0,-0.322040635,-0.035868234,-0.357908869,0.485454286 -Marvin Williams,willima02,2019,RS,CHA,4432,2133,-1.204918905,-0.813566863,-2.018485768,0.791986909,0.791986909,0,-0.917166293,-0.765213694,-1.682379986,-0.523381474 -Marcus Williams,willima03,2007,PO,NJN,146,78,-5.521615253,-2.199692622,-7.721307875,-0.206186,0,-0.206186,-4.999374568,-4.610863927,-9.610238496,0.952802668 -Marcus Williams,willima03,2007,RS,NJN,2533,1315,-1.610383091,-1.068825728,-2.67920882,0.047569432,0.047569432,0,-1.444044322,-2.272708771,-3.716753093,0.146354537 -Marcus Williams,willima03,2008,RS,NJN,1647,854,-0.822752401,-3.102689076,-3.925441478,-0.512232374,-0.512232374,0,-0.767129833,-3.737559941,-4.504689774,0.014581865 -Marcus Williams,willima03,2009,RS,GSW,112,54,-4.486780808,-2.292752193,-6.779533001,-0.111628002,-0.111628002,0,-4.500677788,-3.505993258,-8.006671046,0.510875749 -Marcus Williams,willima03,2010,RS,MEM,1720,872,-2.036068012,-1.922198265,-3.958266277,-0.536713473,-0.536713473,0,-2.026068184,-3.030435415,-5.056503599,-0.146233719 -Marcus Williams,willima04,2008,RS,LAC,66,34,-4.623796852,-0.604384942,-5.228181794,-0.042575587,-0.042575587,0,-4.667368366,-1.286726002,-5.954094368,-0.898649233 -Marcus Williams,willima04,2008,RS,SAS,4,2,-20.12959695,-2.892298114,-23.02189507,-0.020375928,-0.020375928,0,-19.17131865,-5.021193687,-24.19251234,-1.399828627 -Marcus Williams,willima04,2009,RS,SAS,6,3,14.28971763,-2.557043149,11.73267449,0.02283177,0.02283177,0,11.98605016,-0.72556274,11.26048741,2.782292386 -Matt Williams Jr.,willima05,2018,RS,MIA,23,11,-4.263277306,9.14478781,4.881510504,0.04334433,0.04334433,0,-3.987281651,3.181158606,-0.806123045,1.192236812 -Micheal Williams,willimi02,1989,PO,DET,11,6,18.83203068,13.08781142,31.9198421,0.109431847,0,0.109431847,18.2109772,12.96792092,31.17889812,-0.024319922 -Micheal Williams,willimi02,1989,RS,DET,720,358,-4.828449201,-1.088974476,-5.917423677,-0.582821475,-0.582821475,0,-4.491907396,-1.840868685,-6.332776081,0.755026303 -Micheal Williams,willimi02,1990,RS,PHO,55,26,-15.36294675,-6.438253478,-21.80120023,-0.250749877,-0.250749877,0,-14.51400543,-9.08571327,-23.5997187,-0.775451935 -Micheal Williams,willimi02,1990,RS,CHH,626,303,2.81996427,0.295542428,3.115506698,0.912393599,0.912393599,0,2.243641959,0.231952101,2.47559406,0.619499671 -Micheal Williams,willimi02,1991,PO,IND,392,183,6.84292239,2.007866109,8.850788499,1.118829265,0,1.118829265,6.958771588,2.777733323,9.736504911,0.146922783 -Micheal Williams,willimi02,1991,RS,IND,3573,1706,2.793606085,1.978254301,4.771860386,6.579712076,6.579712076,0,2.909715737,2.363548679,5.273264417,0.494716615 -Micheal Williams,willimi02,1992,PO,IND,209,106,2.882494976,1.935958631,4.818453607,0.426137205,0,0.426137205,3.539232486,2.656805472,6.196037958,0.877789545 -Micheal Williams,willimi02,1992,RS,IND,5737,2750,3.045718007,2.309975251,5.355693257,11.40223249,11.40223249,0,3.217449256,2.83747707,6.054926326,0.254120937 -Micheal Williams,willimi02,1993,RS,MIN,5260,2661,3.861778268,0.38728939,4.249067658,9.518286,9.518286,0,3.565944728,1.178915386,4.744860114,0.165487565 -Micheal Williams,willimi02,1994,RS,MIN,4402,2206,2.771767217,0.171673783,2.943441,6.404297414,6.404297414,0,2.433213419,0.627047892,3.060261311,-0.055227568 -Micheal Williams,willimi02,1995,RS,MIN,54,28,-5.502340008,0.50950581,-4.992834198,-0.03230197,-0.03230197,0,-5.079057812,0.906815275,-4.172242537,0.768253542 -Micheal Williams,willimi02,1996,RS,MIN,372,189,-4.075489048,-2.329454093,-6.404943141,-0.357163162,-0.357163162,0,-4.226938041,-1.465147637,-5.692085678,1.245982325 -Micheal Williams,willimi02,1998,PO,MIN,105,58,1.498661152,1.347896427,2.846557579,0.174114138,0,0.174114138,0.765956541,2.607938344,3.373894885,1.684076716 -Micheal Williams,willimi02,1998,RS,MIN,314,161,-1.43476834,-0.775505587,-2.210273927,0.044712582,0.044712582,0,-1.642958973,-1.133850082,-2.776809055,0.779514079 -Micheal Williams,willimi02,1999,RS,TOR,28,15,-11.97860669,-6.005159854,-17.98376654,-0.115735349,-0.115735349,0,-11.80343783,-6.915652866,-18.7190907,-0.655128721 -Mike Williams,willimi03,1990,RS,SAC,179,88,-4.792454868,-0.235760789,-5.028215657,-0.105392461,-0.105392461,0,-5.109397456,1.438161664,-3.671235792,3.023657916 -Mike Williams,willimi03,1990,RS,ATL,28,14,-13.83567848,-3.772467696,-17.60814618,-0.106720003,-0.106720003,0,-13.9063353,-3.919821785,-17.82615708,0.554716156 -Monty Williams,willimo01,1995,PO,NYK,7,4,17.63450347,-2.439608121,15.19489535,0.038611586,0,0.038611586,14.54363113,-1.335646383,13.20798474,2.006366631 -Monty Williams,willimo01,1995,RS,NYK,967,503,-3.50886822,0.367139853,-3.141728367,-0.101736305,-0.101736305,0,-3.62159644,0.100970662,-3.520625778,1.12897069 -Monty Williams,willimo01,1996,PO,SAS,53,29,-13.25561778,-4.998192534,-18.25381032,-0.238898644,0,-0.238898644,-12.66377588,-6.435810213,-19.09958609,0.862606892 -Monty Williams,willimo01,1996,RS,NYK,119,62,-5.212775475,-0.590659714,-5.80343519,-0.096850242,-0.096850242,0,-5.223848949,-1.631659809,-6.855508758,0.252828699 -Monty Williams,willimo01,1996,RS,SAS,240,122,-5.54908797,-1.63387072,-7.18295869,-0.277721887,-0.277721887,0,-5.37121695,-2.615986618,-7.987203568,0.604600012 -Monty Williams,willimo01,1997,RS,SAS,2474,1345,-1.642880239,-0.868734018,-2.511614258,0.164131683,0.164131683,0,-1.86587255,-1.067269228,-2.933141777,0.305056578 -Monty Williams,willimo01,1998,PO,SAS,51,28,-2.689504808,-3.557842109,-6.247346917,-0.051341734,0,-0.051341734,-3.428166798,-6.014379471,-9.442546269,-0.315051468 -Monty Williams,willimo01,1998,RS,SAS,2448,1314,-2.139314148,0.065169191,-2.074144957,0.453159833,0.453159833,0,-2.444164795,-0.437638396,-2.881803191,0.01304913 -Monty Williams,willimo01,1999,RS,DEN,11,6,-14.91633281,-5.107765535,-20.02409834,-0.0524617,-0.0524617,0,-14.42637025,-7.019520683,-21.44589093,-0.711015214 -Monty Williams,willimo01,2000,RS,ORL,3078,1501,-0.424639949,-0.62083937,-1.045479319,1.307717109,1.307717109,0,-0.858269878,-0.61578201,-1.474051888,0.171627583 -Monty Williams,willimo01,2001,PO,ORL,27,14,5.758886019,0.166830823,5.925716842,0.063416503,0,0.063416503,4.411603416,-2.220893866,2.19070955,-0.701185217 -Monty Williams,willimo01,2001,RS,ORL,2378,1211,-3.052294173,-0.773614551,-3.825908724,-0.66593863,-0.66593863,0,-3.35882062,-1.692272419,-5.051093038,0.164755407 -Monty Williams,willimo01,2002,PO,ORL,173,93,1.063681693,0.093672685,1.157354377,0.190707775,0,0.190707775,0.584593222,-0.536212659,0.048380562,-0.241959663 -Monty Williams,willimo01,2002,RS,ORL,2522,1284,-0.991712615,-0.569759753,-1.561472368,0.779928582,0.779928582,0,-1.335702192,-0.96191742,-2.297619612,0.15653753 -Monty Williams,willimo01,2003,PO,PHI,173,96,-3.420727937,-2.478975186,-5.899703122,-0.159636948,0,-0.159636948,-3.902569712,-3.20380244,-7.106372153,0.304009541 -Monty Williams,willimo01,2003,RS,PHI,532,276,-0.815150297,-0.894555416,-1.709705713,0.147075154,0.147075154,0,-1.317831299,-1.543841557,-2.861672856,0.368298832 -Nate Williams,willina01,1977,RS,NOJ,4012,1776,-1.285949975,0.220309245,-1.06564073,1.529760394,1.529760394,0,-1.203298169,0.068947615,-1.134350554,0.249805792 -Nate Williams,willina01,1978,RS,NOJ,990,434,-0.856881028,0.156560322,-0.700320705,0.455592996,0.455592996,0,-1.171407923,0.30765002,-0.863757903,0.413948611 -Nate Williams,willina01,1978,RS,GSW,1820,815,-1.92852686,-0.947919426,-2.876446286,-0.052915123,-0.052915123,0,-1.916401817,-0.675711588,-2.592113405,0.692656726 -Nate Williams,willina01,1979,RS,GSW,2798,1299,-0.555545037,-0.669945964,-1.225491,1.015063441,1.015063441,0,-0.986837893,-0.795864349,-1.782702242,0.497454671 -Pete Williams,willipe01,1986,PO,DEN,39,18,1.5783468,-1.8837958,-0.305449,0.023135703,0,0.023135703,0.472307995,-2.723367494,-2.251059498,-0.078371754 -Pete Williams,willipe01,1986,RS,DEN,1288,573,-1.904403214,0.44316333,-1.461239884,0.376667694,0.376667694,0,-2.329022255,-0.393763452,-2.722785707,-0.0258852 -Pete Williams,willipe01,1987,RS,DEN,22,10,-7.439934555,-5.046489995,-12.48642455,-0.049730037,-0.049730037,0,-7.854689873,-6.506385497,-14.36107537,0.112543843 -Ray Williams,willira01,1978,PO,NYK,323,140,3.909207785,-1.923789663,1.985418122,0.351408125,0,0.351408125,3.670716354,-1.202016831,2.468699523,0.767646572 -Ray Williams,willira01,1978,RS,NYK,3583,1550,-1.115273329,-0.403321306,-1.518594635,0.979794067,0.979794067,0,-0.720751886,-0.456787481,-1.177539367,0.664106368 -Ray Williams,willira01,1979,RS,NYK,5239,2370,0.454562431,-0.233155283,0.221407148,3.602436615,3.602436615,0,0.708365091,0.095954731,0.804319822,0.282682958 -Ray Williams,willira01,1980,RS,NYK,5795,2582,3.189646631,0.194115962,3.383762593,8.100988783,8.100988783,0,3.396014657,0.735167491,4.131182147,0.268058055 -Ray Williams,willira01,1981,PO,NYK,168,84,-3.047419649,0.750860453,-2.296559196,0.020252772,0,0.020252772,-2.828309354,1.37737787,-1.450931483,1.011045118 -Ray Williams,willira01,1981,RS,NYK,5836,2742,1.863099728,1.315530838,3.178630566,8.312838218,8.312838218,0,2.263809071,1.845577544,4.109386615,0.234492227 -Ray Williams,willira01,1982,PO,NJN,156,77,-3.128529128,-0.409174359,-3.537703486,-0.031998034,0,-0.031998034,-2.774257323,0.478067834,-2.296189489,0.257206261 -Ray Williams,willira01,1982,RS,NJN,5935,2732,1.737440391,1.870294536,3.607734927,8.892659586,8.892659586,0,1.865823154,2.15076461,4.016587764,0.355206524 -Ray Williams,willira01,1983,RS,KCK,4875,2170,-0.931966514,-0.198530591,-1.130497105,1.800153101,1.800153101,0,-0.184838627,-0.131140814,-0.315979441,0.415888777 -Ray Williams,willira01,1984,PO,NYK,647,310,-0.829400572,0.277058849,-0.552341723,0.36094217,0,0.36094217,-0.332461404,0.191672111,-0.140789293,0.679389042 -Ray Williams,willira01,1984,RS,NYK,4652,2230,2.101638393,2.254982854,4.356621247,8.135539415,8.135539415,0,2.397707749,2.400925109,4.798632858,0.6352161 -Ray Williams,willira01,1985,PO,BOS,595,278,-1.29923975,-1.115933479,-2.415173229,0.049414739,0,0.049414739,-1.282477506,-1.330297701,-2.612775207,0.931027484 -Ray Williams,willira01,1985,RS,BOS,983,459,-2.056761616,1.189010438,-0.867751178,0.443904594,0.443904594,0,-1.497747154,1.174413951,-0.323333203,0.730584479 -Ray Williams,willira01,1986,RS,ATL,773,367,-0.98696835,1.18000032,0.19303197,0.5559106,0.5559106,0,-0.522888277,1.292361323,0.769473045,0.909072754 -Ray Williams,willira01,1986,RS,NJN,137,63,-5.185643602,0.022187689,-5.163455914,-0.078914418,-0.078914418,0,-4.470170537,0.309917196,-4.16025334,1.784755113 -Ray Williams,willira01,1986,RS,SAS,868,397,0.090949012,-0.230261827,-0.139312815,0.532998356,0.532998356,0,0.026807681,0.067914078,0.094721759,0.82187463 -Ray Williams,willira01,1987,RS,NJN,1716,800,-0.454334793,-0.889890587,-1.34422538,0.577629638,0.577629638,0,-0.413246245,-0.493910407,-0.907156651,0.684310731 -Reggie Williams,willire01,1988,RS,LAC,1820,857,-4.373928463,-0.5611479,-4.935076363,-0.961384391,-0.961384391,0,-4.266036033,-0.382964341,-4.649000375,0.630727613 -Reggie Williams,willire01,1989,RS,LAC,2867,1303,-1.728776252,0.257918688,-1.470857564,0.858534514,0.858534514,0,-1.578102935,0.363910399,-1.214192536,0.979378722 -Reggie Williams,willire01,1990,PO,SAS,106,49,-6.364385054,-0.600473322,-6.964858377,-0.109749416,0,-0.109749416,-5.886792579,-1.658530942,-7.545323521,0.960335099 -Reggie Williams,willire01,1990,RS,LAC,278,133,-1.247304965,1.09749844,-0.149806525,0.176485051,0.176485051,0,-0.94465772,0.639459354,-0.305198365,0.0252613 -Reggie Williams,willire01,1990,RS,CLE,1085,542,-4.693157286,-0.398648364,-5.091805649,-0.656643008,-0.656643008,0,-4.460097927,-0.175965086,-4.636063013,1.394207119 -Reggie Williams,willire01,1990,RS,SAS,141,68,-1.32265597,-2.758066705,-4.080722675,-0.04728031,-0.04728031,0,-1.496949899,-2.155177745,-3.652127644,2.399956121 -Reggie Williams,willire01,1991,RS,DEN,3695,1542,0.351500573,-0.672670851,-0.321170278,1.927570547,1.927570547,0,0.37879959,-0.045205554,0.333594036,0.868441901 -Reggie Williams,willire01,1991,RS,SAS,736,354,0.330364635,0.818478876,1.148843511,0.718061666,0.718061666,0,0.439004958,0.920285115,1.359290073,1.955008963 -Reggie Williams,willire01,1992,RS,DEN,5450,2623,1.034889217,1.181094861,2.215984078,6.668929042,6.668929042,0,0.899487808,1.407939343,2.30742715,0.341217774 -Reggie Williams,willire01,1993,RS,DEN,5724,2722,0.601818191,1.203784761,1.805602951,6.340610566,6.340610566,0,0.660669616,1.422668187,2.083337803,0.215966 -Reggie Williams,willire01,1994,PO,DEN,747,405,1.976501012,0.551525155,2.528026167,1.131167466,0,1.131167466,2.04154718,0.89608034,2.93762752,0.507414962 -Reggie Williams,willire01,1994,RS,DEN,5375,2654,0.236570934,1.273370232,1.509941166,5.800022818,5.800022818,0,0.445401292,1.567128392,2.012529684,0.529906697 -Reggie Williams,willire01,1995,PO,DEN,161,84,-1.055771124,0.119034823,-0.936736302,0.080500652,0,0.080500652,-0.474562918,0.57221241,0.097649493,0.396730047 -Reggie Williams,willire01,1995,RS,DEN,4238,2198,2.270534121,1.718725903,3.989260024,7.610262409,7.610262409,0,2.493859962,2.09269769,4.586557652,0.656089387 -Reggie Williams,willire01,1996,RS,DEN,1587,817,-2.657858247,0.522992606,-2.134865641,0.260356257,0.260356257,0,-2.496219303,0.723811514,-1.772407789,1.430877599 -Reggie Williams,willire01,1997,RS,IND,62,33,-8.54273032,-2.09549914,-10.63822946,-0.134214482,-0.134214482,0,-8.35409534,-2.05249594,-10.40659128,0.964348296 -Reggie Williams,willire01,1997,RS,NJN,325,167,-1.001858682,-0.266238542,-1.268097224,0.130629822,0.130629822,0,-0.723623341,-0.00247819,-0.72610153,3.155899847 -Reggie Williams,willire02,2010,RS,GSW,1654,782,1.673722643,-2.133692179,-0.459969536,0.910845247,0.910845247,0,1.377919986,-2.110722735,-0.732802749,-0.290015477 -Reggie Williams,willire02,2011,RS,GSW,3248,1626,1.384803674,-2.464586829,-1.079783154,1.382323429,1.382323429,0,0.892635501,-3.111329497,-2.218693997,-0.219519207 -Reggie Williams,willire02,2012,RS,CHA,1434,747,0.276927216,-2.836319489,-2.559392273,0.072564295,0.072564295,0,0.042667809,-2.919551,-2.876883191,-0.10171169 -Reggie Williams,willire02,2013,RS,CHA,733,380,0.479335344,-2.083027897,-1.603692553,0.223051662,0.223051662,0,0.321139641,-3.209385519,-2.888245878,0.33939683 -Reggie Williams,willire02,2014,RS,OKC,34,17,-2.293048468,-4.905949467,-7.198997935,-0.038963196,-0.038963196,0,-0.962605415,-5.849015158,-6.811620572,0.932745546 -Reggie Williams,willire02,2015,RS,SAS,209,105,-0.216121912,-9.016509993,-9.232631905,-0.344027238,-0.344027238,0,-0.058569125,-6.451449332,-6.510018457,-0.898479926 -Reggie Williams,willire02,2017,RS,NOP,168,79,0.871366581,-1.597771803,-0.726405221,0.080767514,0.080767514,0,-1.388688107,-2.063574957,-3.452263064,-0.956212651 -Rickey Williams,williri01,1983,RS,UTA,782,346,-3.831166133,-0.87913906,-4.710305194,-0.348188433,-0.348188433,0,-4.025686028,-1.728925074,-5.754611101,0.64447077 -Rob Williams,williro02,1983,PO,DEN,310,134,-1.092698396,-0.43401466,-1.526713057,0.087280847,0,0.087280847,-0.917984447,0.263270568,-0.654713879,1.208963145 -Rob Williams,williro02,1983,RS,DEN,3409,1443,-1.62254542,-1.068269506,-2.690814926,0.043862854,0.043862854,0,-1.317482363,-0.758614356,-2.076096718,0.693752702 -Rob Williams,williro02,1984,PO,DEN,333,149,1.511918805,-2.3497494,-0.837830594,0.150071986,0,0.150071986,1.547499631,-1.587983711,-0.040484079,0.099650094 -Rob Williams,williro02,1984,RS,DEN,4480,1924,0.699839181,-1.531992133,-0.832152951,1.88810363,1.88810363,0,0.704231956,-0.922855967,-0.218624011,0.299899332 -Robert Williams III,williro04,2019,PO,BOS,29,13,0.233713391,9.28479542,9.518508812,0.083471489,0,0.083471489,0.936982224,1.047719271,1.984701495,-0.53600377 -Robert Williams III,williro04,2019,RS,BOS,606,283,-4.830802674,1.561486597,-3.269316077,-0.074729918,-0.074729918,0,-4.913726596,1.389322449,-3.524404147,-0.343005224 -Sam Williams,willisa02,1982,RS,GSW,2293,1073,-1.378710638,2.151441234,0.772730596,1.933909749,1.933909749,0,-1.337964914,1.729907452,0.391942538,0.286451156 -Sam Williams,willisa02,1983,RS,GSW,3360,1533,-0.337350881,0.952739606,0.615388724,2.642588415,2.642588415,0,-0.435458683,0.927697393,0.49223871,0.412066958 -Sam Williams,willisa02,1984,PO,PHI,117,55,-7.326587305,1.58495987,-5.741627436,-0.086780395,0,-0.086780395,-7.401704639,0.22325411,-7.178450529,0.228756655 -Sam Williams,willisa02,1984,RS,GSW,128,59,-2.094607215,3.497738686,1.403131472,0.125494784,0.125494784,0,-1.731248837,2.537601336,0.806352499,0.392720649 -Sam Williams,willisa02,1984,RS,PHI,2886,1375,-2.205420894,0.156028002,-2.049392892,0.4948712,0.4948712,0,-2.005942114,0.385782382,-1.620159733,0.705819134 -Sam Williams,willisa02,1985,PO,PHI,54,26,-13.03212095,-3.500243359,-16.53236431,-0.190114539,0,-0.190114539,-12.57155729,-5.614520429,-18.18607771,0.864510116 -Sam Williams,willisa02,1985,RS,PHI,1037,488,-6.09813209,1.042282445,-5.055849645,-0.581156333,-0.581156333,0,-5.464356041,0.829379863,-4.634976179,1.269299358 -Scott Williams,willisc01,1991,PO,CHI,134,72,-3.53910478,0.075643483,-3.463461297,-0.027581333,0,-0.027581333,-3.629946789,-0.152583652,-3.782530441,1.926711235 -Scott Williams,willisc01,1991,RS,CHI,679,337,-1.484128535,0.154013502,-1.330115033,0.2449512,0.2449512,0,-1.419960727,-0.51077525,-1.930735977,0.332887135 -Scott Williams,willisc01,1992,PO,CHI,602,321,-1.517117496,1.736728843,0.219611347,0.506743778,0,0.506743778,-1.779299183,1.793158428,0.013859245,0.95279807 -Scott Williams,willisc01,1992,RS,CHI,1373,690,-0.798257105,0.924499048,0.126241943,1.017388971,1.017388971,0,-0.834779753,0.70793466,-0.126845093,0.467902286 -Scott Williams,willisc01,1993,PO,CHI,737,395,-1.027229567,0.069864794,-0.957364774,0.374048649,0,0.374048649,-1.042352671,-0.180855425,-1.223208096,0.357742645 -Scott Williams,willisc01,1993,RS,CHI,2668,1369,-1.037661307,1.77690539,0.739244083,2.450834856,2.450834856,0,-0.871974786,1.866013253,0.994038467,0.551510843 -Scott Williams,willisc01,1994,PO,CHI,271,151,-1.776449839,2.041382863,0.264933024,0.241312564,0,0.241312564,-1.083119766,2.052738532,0.969618766,0.65814367 -Scott Williams,willisc01,1994,RS,CHI,1236,638,-1.741884424,1.048553126,-0.693331297,0.675494921,0.675494921,0,-1.541056299,1.10716502,-0.433891279,0.867371143 -Scott Williams,willisc01,1995,RS,PHI,3415,1781,-1.567868258,0.5170826,-1.050785658,1.546643941,1.546643941,0,-1.727411189,0.884894747,-0.842516441,0.159904519 -Scott Williams,willisc01,1996,RS,PHI,375,193,-2.425956238,-0.244877345,-2.670833583,0.007816712,0.007816712,0,-3.06565309,-0.259688025,-3.325341115,0.254002024 -Scott Williams,willisc01,1997,RS,PHI,2645,1317,-1.726151803,-0.003560021,-1.729711824,0.686221197,0.686221197,0,-1.912037765,0.657936756,-1.254101009,0.087250793 -Scott Williams,willisc01,1998,RS,PHI,1526,801,-1.85605804,0.068989268,-1.787068772,0.394792976,0.394792976,0,-2.149642299,0.10308544,-2.046556859,0.295217918 -Scott Williams,willisc01,1999,RS,PHI,32,17,-10.34428921,4.624046374,-5.720242838,-0.026543837,-0.026543837,0,-8.921164509,5.024165186,-3.896999324,2.73089811 -Scott Williams,willisc01,1999,RS,MIL,53,29,-9.165687615,0.913291236,-8.252396379,-0.082824475,-0.082824475,0,-7.891298441,0.70681071,-7.18448773,1.561023894 -Scott Williams,willisc01,2000,PO,MIL,175,93,2.90716099,2.234239387,5.141400376,0.387292218,0,0.387292218,2.52711887,2.102089942,4.629208812,0.256318613 -Scott Williams,willisc01,2000,RS,MIL,2907,1488,-1.095775259,0.073650001,-1.022125258,1.313529243,1.313529243,0,-0.955935808,0.369897625,-0.586038184,0.126804919 -Scott Williams,willisc01,2001,PO,MIL,703,378,0.652594941,3.319185833,3.971780774,1.338551638,0,1.338551638,0.71147661,3.226293446,3.937770056,0.105826338 -Scott Williams,willisc01,2001,RS,MIL,2469,1272,-1.846803983,2.365931604,0.519127621,2.127169331,2.127169331,0,-1.73317963,2.267723377,0.534543747,0.243267329 -Scott Williams,willisc01,2002,RS,DEN,1404,737,-4.102036012,-0.909402822,-5.011438834,-0.850234872,-0.850234872,0,-4.086979928,-0.883694393,-4.970674321,-0.011384916 -Scott Williams,willisc01,2003,PO,PHO,160,83,-3.793851952,3.541895093,-0.25195686,0.110233762,0,0.110233762,-3.895944516,3.664447821,-0.231496695,0.949219495 -Scott Williams,willisc01,2003,RS,PHO,1681,872,-4.146008251,-0.405880729,-4.55188898,-0.808586413,-0.808586413,0,-3.965951367,0.064021843,-3.901929524,0.796724561 -Scott Williams,willisc01,2004,PO,DAL,22,11,-12.28574111,1.152330191,-11.13341092,-0.048757905,0,-0.048757905,-12.35650485,1.365132418,-10.99137243,0.429828043 -Scott Williams,willisc01,2004,RS,PHO,521,267,0.659520161,2.102878261,2.762398422,0.758028069,0.758028069,0,0.504373949,2.710865161,3.215239109,0.863403001 -Scott Williams,willisc01,2004,RS,DAL,511,260,-5.152077726,-2.208650986,-7.360728711,-0.618905457,-0.618905457,0,-4.835014178,-1.815704914,-6.650719092,1.085780909 -Scott Williams,willisc01,2005,RS,CLE,287,152,-4.312934423,-0.906155671,-5.219090094,-0.19292589,-0.19292589,0,-4.264980124,-0.606393949,-4.871374073,0.695476066 -Sean Williams,willise01,2008,RS,NJN,2464,1278,-3.451828359,0.3550102,-3.096818159,-0.226694137,-0.226694137,0,-3.551608652,0.296188837,-3.255419815,0.230162778 -Sean Williams,willise01,2009,RS,NJN,693,366,-3.73901494,-0.794244721,-4.533259661,-0.335687142,-0.335687142,0,-4.018807602,-0.749397564,-4.768205165,0.750616997 -Sean Williams,willise01,2010,RS,NJN,437,227,-5.366195618,1.10464086,-4.261554759,-0.176896695,-0.176896695,0,-5.290523832,0.650847595,-4.639676237,0.984134822 -Sean Williams,willise01,2012,PO,BOS,11,6,-14.91590391,-4.813972378,-19.72987629,-0.054622036,0,-0.054622036,-14.4626035,-6.512897682,-20.97550118,1.701730249 -Sean Williams,willise01,2012,RS,DAL,125,65,1.362961423,-3.600243347,-2.237281923,0.017233406,0.017233406,0,0.604964981,-3.274011213,-2.669046231,1.249955327 -Sean Williams,willise01,2012,RS,BOS,80,42,-0.792741363,5.089817189,4.297075826,0.150816716,0.150816716,0,-0.761701253,4.386008612,3.624307359,-0.116713298 -Shammond Williams,willish01,1999,RS,ATL,7,4,9.52049305,-3.168957142,6.351535908,0.018214806,0.018214806,0,7.340696949,-4.92487349,2.415823459,-1.742381578 -Shammond Williams,willish01,2000,PO,SEA,186,99,6.801764341,3.16987829,9.971642632,0.655417092,0,0.655417092,6.482500509,2.220437436,8.702937944,-0.979051915 -Shammond Williams,willish01,2000,RS,SEA,1018,517,-1.602786111,-1.84559387,-3.448379981,-0.185164738,-0.185164738,0,-1.345087109,-2.712780486,-4.057867596,0.486236599 -Shammond Williams,willish01,2001,RS,SEA,2390,1238,1.920212945,-1.831089611,0.089123334,1.783806362,1.783806362,0,1.470887638,-2.452907582,-0.982019944,-0.487242467 -Shammond Williams,willish01,2002,PO,SEA,68,38,-1.031975685,-0.908279845,-1.94025553,0.016119242,0,0.016119242,-0.448020509,-2.705226933,-3.153247443,-0.407985942 -Shammond Williams,willish01,2002,RS,SEA,1131,603,0.946870699,-2.126746304,-1.179875605,0.482257348,0.482257348,0,0.630645688,-3.290148885,-2.659503197,-0.150553095 -Shammond Williams,willish01,2003,RS,DEN,1365,712,0.199987977,-1.463364092,-1.263376115,0.546936982,0.546936982,0,-0.090613321,-1.489593826,-1.580207148,1.176950009 -Shammond Williams,willish01,2003,RS,BOS,2239,1169,-1.44368887,1.180492312,-0.263196559,1.504421726,1.504421726,0,-1.396134984,0.980521464,-0.41561352,1.318233454 -Shammond Williams,willish01,2004,PO,NOH,33,18,-5.901385328,-2.889455567,-8.790840895,-0.059752171,0,-0.059752171,-5.65534347,-2.246106595,-7.901450065,3.966457286 -Shammond Williams,willish01,2004,RS,NOH,447,238,-2.670631796,-0.352281357,-3.022913153,-0.033620906,-0.033620906,0,-2.368813758,-0.74560046,-3.114414218,1.325441888 -Shammond Williams,willish01,2004,RS,ORL,1005,525,1.035441291,-2.177377932,-1.141936642,0.436355714,0.436355714,0,0.749331647,-2.574295068,-1.82496342,1.191391937 -Shammond Williams,willish01,2007,PO,LAL,159,80,-1.078928646,-2.565904272,-3.644832919,-0.037533534,0,-0.037533534,-1.756911898,-2.605094794,-4.362006692,-0.325573719 -Shammond Williams,willish01,2007,RS,LAL,680,345,-1.263616538,-0.906057821,-2.169674359,0.101807368,0.101807368,0,-1.388243086,-1.678927151,-3.067170238,-0.31057345 -Shelden Williams,willish02,2007,RS,ATL,2871,1514,-3.346041797,-0.324183802,-3.670225599,-0.712527074,-0.712527074,0,-3.365464682,-0.417384571,-3.782849252,0.223230464 -Shelden Williams,willish02,2008,RS,ATL,795,414,-3.858666175,-0.376050984,-4.234717158,-0.315383922,-0.315383922,0,-3.982732896,-0.433465418,-4.416198313,0.530345914 -Shelden Williams,willish02,2008,RS,SAC,722,362,-1.869458504,-1.396390221,-3.265848725,-0.095710946,-0.095710946,0,-2.091141486,-1.762288122,-3.853429608,0.42970629 -Shelden Williams,willish02,2009,RS,SAC,605,305,-4.285060826,-1.238266682,-5.523327507,-0.433387342,-0.433387342,0,-4.237306047,-2.080342113,-6.31764816,0.392893838 -Shelden Williams,willish02,2009,RS,MIN,400,207,-1.907879491,1.592952088,-0.314927403,0.258071101,0.258071101,0,-1.88724456,1.781349806,-0.105894754,0.324655753 -Shelden Williams,willish02,2010,PO,BOS,107,57,-7.179783697,-0.632780165,-7.812563862,-0.153176741,0,-0.153176741,-7.442326871,-2.107684836,-9.550011707,0.797281887 -Shelden Williams,willish02,2010,RS,BOS,1152,597,-0.988600143,0.584744803,-0.40385534,0.716541473,0.716541473,0,-1.587544229,-0.075101832,-1.662646061,0.253606424 -Shelden Williams,willish02,2011,RS,NYK,399,198,0.605095799,-1.410333197,-0.805237398,0.197174543,0.197174543,0,-0.19855445,-1.202441546,-1.400995996,0.339365995 -Shelden Williams,willish02,2011,RS,DEN,1436,713,-3.641064456,-0.340832369,-3.981896826,-0.448188532,-0.448188532,0,-3.503636392,-0.422412083,-3.926048475,0.012107735 -Shelden Williams,willish02,2012,RS,NJN,2423,1276,-2.502272987,-0.427269658,-2.929542645,-0.116833935,-0.116833935,0,-2.608615526,0.027153282,-2.581462244,-0.040338864 -Shawne Williams,willish03,2007,RS,IND,1083,556,-0.415582098,-3.010807041,-3.426389138,-0.192480145,-0.192480145,0,-1.237111768,-3.243781207,-4.480892976,0.294841713 -Shawne Williams,willish03,2008,RS,IND,1991,967,-0.543934658,-0.810958819,-1.354893478,0.694292849,0.694292849,0,-0.698604705,-1.18785592,-1.886460625,0.815298927 -Shawne Williams,willish03,2009,RS,DAL,328,170,-3.253339543,0.22883693,-3.024502613,-0.023885836,-0.023885836,0,-3.341018779,-0.700391706,-4.041410485,0.300628138 -Shawne Williams,willish03,2011,PO,NYK,195,101,1.813312947,0.633377241,2.446690188,0.275708654,0,0.275708654,1.788455466,0.876240703,2.664696169,-0.153109513 -Shawne Williams,willish03,2011,RS,NYK,2665,1323,-0.442434627,-0.933288259,-1.375722886,0.9310803,0.9310803,0,-0.204722176,-0.83184186,-1.036564036,0.346671824 -Shawne Williams,willish03,2012,RS,NJN,976,514,-2.727193351,-2.014315151,-4.741508502,-0.525916092,-0.525916092,0,-2.674809632,-2.059689234,-4.734498865,0.646723597 -Shawne Williams,willish03,2014,RS,LAL,1546,751,-1.089584848,1.162239013,0.072654165,1.081498887,1.081498887,0,-0.944288455,0.97486444,0.030575984,-0.002646994 -Shawne Williams,willish03,2015,RS,DET,319,163,-2.602275124,-1.472929881,-4.075205005,-0.110490954,-0.110490954,0,-0.91543329,-2.86551178,-3.780945069,0.246646831 -Shawne Williams,willish03,2015,RS,MIA,1757,924,1.051688646,-2.751852545,-1.700163899,0.492667494,0.492667494,0,1.26720989,-1.987473242,-0.720263351,-0.436203826 -Sly Williams,willisl01,1980,RS,NYK,1248,556,-3.402850949,-2.023411189,-5.426262138,-0.761438006,-0.761438006,0,-3.376196051,-2.823524611,-6.199720661,0.310524045 -Sly Williams,willisl01,1981,PO,NYK,112,56,5.097594612,1.92371927,7.021313882,0.288988861,0,0.288988861,4.131028115,1.856234252,5.987262367,0.3532136 -Sly Williams,willisl01,1981,RS,NYK,4206,1976,0.65648703,1.125720857,1.782207888,4.574664168,4.574664168,0,0.990620482,1.123432888,2.11405337,0.123946539 -Sly Williams,willisl01,1982,RS,NYK,3189,1521,2.226682253,0.16267271,2.389354963,3.990555548,3.990555548,0,2.055296882,-0.035086064,2.020210818,0.059992392 -Sly Williams,willisl01,1983,PO,NYK,168,82,-4.358938483,-1.272552246,-5.631490728,-0.123527704,0,-0.123527704,-3.320904197,-3.021907736,-6.342811933,-0.657308379 -Sly Williams,willisl01,1983,RS,NYK,2831,1385,0.024046214,1.237478031,1.261524245,2.853565179,2.853565179,0,0.49803146,0.96596667,1.46399813,0.696230148 -Sly Williams,willisl01,1984,RS,ATL,518,258,-3.700896365,0.91682359,-2.784072775,-0.004520465,-0.004520465,0,-3.067119824,0.852802956,-2.214316868,0.810860366 -Sly Williams,willisl01,1985,RS,ATL,1823,867,-1.946098056,-0.455844095,-2.401942151,0.154301801,0.154301801,0,-1.754289893,-0.718283184,-2.472573077,0.228691553 -Sly Williams,willisl01,1986,RS,BOS,115,54,-8.332953062,-1.700297369,-10.03325043,-0.206355746,-0.206355746,0,-7.462066988,-1.063359064,-8.525426051,2.93386488 -Terrence Williams,willite01,2010,RS,NJN,3398,1764,-2.662220762,-1.30934866,-3.971569422,-1.097976082,-1.097976082,0,-2.855660339,-1.903772736,-4.759433075,-0.121890485 -Terrence Williams,willite01,2011,RS,HOU,167,84,-5.728398681,-0.022680758,-5.751079439,-0.129894555,-0.129894555,0,-4.999167588,-1.674227489,-6.673395076,0.925949877 -Terrence Williams,willite01,2011,RS,NJN,390,206,-5.075222038,-2.199985957,-7.275207995,-0.480653601,-0.480653601,0,-4.832598159,-2.783925433,-7.616523592,0.989310712 -Terrence Williams,willite01,2012,RS,SAC,736,369,-0.445300771,-1.508594972,-1.953895743,0.150545942,0.150545942,0,-0.59830817,-2.06903158,-2.66733975,0.411807653 -Terrence Williams,willite01,2012,RS,HOU,350,181,-5.29565681,-2.196691471,-7.492348282,-0.444136345,-0.444136345,0,-5.172134221,-2.532319962,-7.704454184,1.30711887 -Terrence Williams,willite01,2013,PO,BOS,88,48,-6.492593889,-0.64565654,-7.138250428,-0.110834148,0,-0.110834148,-7.231099189,-2.5651448,-9.796243988,-0.002064976 -Terrence Williams,willite01,2013,RS,BOS,614,318,-1.74681194,-0.416504407,-2.163316347,0.0949176,0.0949176,0,-2.089258108,-1.934426171,-4.023684278,-0.262201931 -Travis Williams,willitr01,1998,PO,CHH,32,18,0.55791462,5.59599263,6.15390725,0.085005249,0,0.085005249,-0.315704951,5.119742334,4.804037383,0.691554586 -Travis Williams,willitr01,1998,RS,CHH,688,365,-1.255535995,0.065981206,-1.189554789,0.292562689,0.292562689,0,-1.224094599,-0.42505748,-1.649152079,0.619921461 -Travis Williams,willitr01,1999,RS,CHH,117,62,-4.072739783,-0.681140859,-4.753880643,-0.063891416,-0.063891416,0,-4.411584051,-1.34782625,-5.759410302,0.715379533 -Troy Williams,willitr02,2017,PO,HOU,40,19,-14.6918185,3.936895402,-10.75492309,-0.080292439,0,-0.080292439,-8.473315885,-1.817494861,-10.29081075,0.314780495 -Troy Williams,willitr02,2017,RS,MEM,822,418,-5.201432633,0.845223655,-4.356208978,-0.344753625,-0.344753625,0,-4.462018071,1.141873766,-3.320144305,0.632197163 -Troy Williams,willitr02,2017,RS,HOU,310,139,-2.685681052,-2.410408982,-5.096090034,-0.167618538,-0.167618538,0,-1.688616892,-2.36546475,-4.054081642,0.730461999 -Troy Williams,willitr02,2018,RS,NYK,613,290,0.900218478,0.721489941,1.621708419,0.655946645,0.655946645,0,0.782279893,0.490620588,1.272900481,1.398227547 -Troy Williams,willitr02,2018,RS,HOU,37,17,-4.341353915,-5.550609324,-9.891963238,-0.062497859,-0.062497859,0,-3.989562288,-3.953870376,-7.943432664,0.885159583 -Troy Williams,willitr02,2019,RS,SAC,707,312,-2.475725521,-2.981952804,-5.457678325,-0.432766171,-0.432766171,0,-2.381763795,-2.648892175,-5.03065597,0.414127486 -Walt Williams,williwa02,1993,RS,SAC,3554,1673,0.255510759,-0.984973048,-0.729462289,1.73855026,1.73855026,0,0.64993361,-0.967993082,-0.318059471,0.788799943 -Walt Williams,williwa02,1994,RS,SAC,2786,1356,-2.92859268,-0.92344219,-3.85203487,-0.772968635,-0.772968635,0,-2.372075186,-0.91561999,-3.287695176,1.331269454 -Walt Williams,williwa02,1995,RS,SAC,5327,2739,0.671372434,1.05610532,1.727477754,6.284435884,6.284435884,0,0.929479406,1.104052817,2.033532223,0.412420111 -Walt Williams,williwa02,1996,PO,MIA,133,70,-0.937231098,-0.448695777,-1.385926875,0.050303697,0,0.050303697,-1.41351279,-1.117474752,-2.530987542,0.104330196 -Walt Williams,williwa02,1996,RS,MIA,1513,788,1.076677618,1.074878622,2.15155624,2.011038078,2.011038078,0,1.25691532,1.084842833,2.341758153,1.9066594 -Walt Williams,williwa02,1996,RS,SAC,2718,1381,1.366656997,-0.377211748,0.98944525,2.672764745,2.672764745,0,1.54075425,-0.071346401,1.469407849,1.340506238 -Walt Williams,williwa02,1997,RS,TOR,5054,2647,1.224212141,-0.104452975,1.119759167,5.250235796,5.250235796,0,1.321868684,0.270821976,1.592690659,0.421307653 -Walt Williams,williwa02,1998,PO,POR,196,102,7.388557246,-1.561199772,5.827357474,0.462363534,0,0.462363534,6.434133493,-0.77328314,5.660850353,0.37687808 -Walt Williams,williwa02,1998,RS,TOR,1709,876,-0.136649635,-1.277893325,-1.414542959,0.608757593,0.608757593,0,0.07421774,-0.548091755,-0.473874015,1.820612298 -Walt Williams,williwa02,1998,RS,POR,1127,594,0.252235372,-0.393446994,-0.141211621,0.804320271,0.804320271,0,0.344181352,-0.820814363,-0.476633011,1.583488912 -Walt Williams,williwa02,1999,PO,POR,329,185,-0.024075264,0.143640682,0.119565418,0.283124426,0,0.283124426,0.374480565,-0.075368083,0.299112482,1.173847981 -Walt Williams,williwa02,1999,RS,POR,1962,1044,1.901341452,0.96420622,2.865547673,2.993592977,2.993592977,0,1.900094713,0.530488325,2.430583038,0.074565925 -Walt Williams,williwa02,2000,RS,HOU,3690,1859,1.652984005,-0.505961838,1.147022167,3.703612926,3.703612926,0,1.484442595,-0.450714692,1.033727902,0.189557127 -Walt Williams,williwa02,2001,RS,HOU,3016,1583,0.065202711,-0.155582833,-0.090380122,2.155148639,2.155148639,0,0.176794974,-0.626516866,-0.449721892,0.305893278 -Walt Williams,williwa02,2002,RS,HOU,2076,1117,0.827191467,-1.610267556,-0.783076088,1.123608905,1.123608905,0,0.658774327,-1.81271845,-1.153944123,0.218778046 -Walt Williams,williwa02,2003,PO,DAL,446,227,-0.435001858,-0.60976214,-1.044763998,0.204738621,0,0.204738621,-0.097019497,-1.681134727,-1.778154225,0.47247446 -Walt Williams,williwa02,2003,RS,DAL,2263,1161,-0.413279338,0.399404828,-0.01387451,1.631170204,1.631170204,0,-0.171032435,0.290900344,0.119867908,0.593589749 -Bill Willoughby,willobi01,1977,RS,ATL,1210,549,-0.946493251,0.378543745,-0.567949506,0.610883998,0.610883998,0,-1.324112173,-0.532467958,-1.856580131,-0.054306068 -Bill Willoughby,willobi01,1978,RS,BUF,2372,1079,-1.660953109,-0.281576375,-1.942529484,0.444285239,0.444285239,0,-2.0525813,-0.68593307,-2.738514369,-0.056373601 -Bill Willoughby,willobi01,1980,RS,CLE,3220,1447,-0.510087346,-0.269836524,-0.779923869,1.454054118,1.454054118,0,-0.959012783,-0.573150255,-1.532163038,-0.026764683 -Bill Willoughby,willobi01,1981,PO,HOU,821,417,-2.743412872,1.168352239,-1.575060633,0.257513029,0,0.257513029,-2.940424435,0.417795615,-2.522628819,-0.111554972 -Bill Willoughby,willobi01,1981,RS,HOU,2425,1145,-1.502549143,-1.28811783,-2.790666974,-0.023669257,-0.023669257,0,-2.005133914,-1.8519464,-3.857080314,-0.379734281 -Bill Willoughby,willobi01,1982,PO,HOU,31,17,2.694714342,-2.519423509,0.175290833,0.025852825,0,0.025852825,1.227867274,-4.475791737,-3.247924463,-1.200418024 -Bill Willoughby,willobi01,1982,RS,HOU,3021,1475,-0.66593122,-0.60293169,-1.268862911,1.110745316,1.110745316,0,-1.135727153,-1.147504177,-2.283231331,-0.355179552 -Bill Willoughby,willobi01,1983,RS,NJN,184,84,-3.967717462,-2.117150529,-6.084867991,-0.144264203,-0.144264203,0,-4.696346793,-2.110721536,-6.807068329,0.980092141 -Bill Willoughby,willobi01,1983,RS,SAS,2312,1062,-2.285205085,-1.5099271,-3.795132184,-0.567079089,-0.567079089,0,-2.465594125,-1.733293179,-4.198887305,0.146048099 -Bill Willoughby,willobi01,1984,PO,NJN,27,13,0.954046987,-3.000026575,-2.045979588,0.004781828,0,0.004781828,-0.486575596,-3.426771445,-3.913347041,-0.702118274 -Bill Willoughby,willobi01,1984,RS,NJN,2032,936,-0.895746615,-0.647922577,-1.543669193,0.575234456,0.575234456,0,-1.565477973,-1.316833383,-2.882311356,-0.150722863 -Dedric Willoughby,willode01,2000,RS,CHI,957,508,0.152936281,-0.302765911,-0.14982963,0.678176759,0.678176759,0,0.270827611,-0.582978344,-0.312150733,0.595643735 -Bobby Wilson,wilsobo03,1977,RS,BOS,297,131,-5.368952091,-2.18163002,-7.550582111,-0.322485722,-0.322485722,0,-5.644516219,-2.700194168,-8.344710388,0.548653946 -Bobby Wilson,wilsobo03,1978,RS,IND,196,86,-3.202337572,-2.676975005,-5.879312577,-0.138235467,-0.138235467,0,-3.842352385,-2.714710691,-6.557063076,0.731708161 -Bubba Wilson,wilsobu01,1980,RS,GSW,303,143,-5.198224601,-3.438202947,-8.636427548,-0.428250437,-0.428250437,0,-6.050220361,-4.307600936,-10.3578213,-0.295188298 -D.J. Wilson,wilsodj01,2018,RS,MIL,149,71,-6.452147605,-6.75452189,-13.2066695,-0.377970108,-0.377970108,0,-5.3457047,-5.466524074,-10.81222877,-0.213270416 -D.J. Wilson,wilsodj01,2019,PO,MIL,97,43,-9.265553023,-7.990845609,-17.25639863,-0.331062123,0,-0.331062123,-6.830654439,-8.998316373,-15.82897081,0.857672383 -D.J. Wilson,wilsodj01,2019,RS,MIL,1939,882,-1.99354848,1.377754541,-0.615793939,0.958184516,0.958184516,0,-1.842180345,0.806983986,-1.035196359,-0.233514101 -Jamil Wilson,wilsoja02,2018,RS,LAC,554,274,-0.334873727,0.988421044,0.653547317,0.476629003,0.476629003,0,-0.49255153,0.28910401,-0.20344752,0.173205808 -Michael Wilson,wilsomi01,1984,RS,WSB,53,26,-8.192153063,-5.141079178,-13.33323224,-0.142708936,-0.142708936,0,-8.608266906,-4.968951721,-13.57721863,1.697378952 -Michael Wilson,wilsomi01,1985,RS,NJN,196,92,-2.741864427,-0.900081311,-3.641945739,-0.041777821,-0.041777821,0,-3.274565723,-1.757230971,-5.031796695,-0.218909069 -Michael Wilson,wilsomi01,1985,RS,CLE,376,175,0.840411677,-0.294189145,0.546222532,0.294111045,0.294111045,0,0.444964833,-0.89812268,-0.453157846,-0.067484073 -Michael Wilson,wilsomi01,1987,RS,NJN,92,43,-4.161644442,-3.0301572,-7.191801642,-0.098699166,-0.098699166,0,-4.913466001,-2.621086341,-7.534552342,1.311034386 -Michael Wilson,wilsomi01,1987,RS,ATL,4,2,-46.56465879,-11.7505006,-58.31515939,-0.060161399,-0.060161399,0,-41.46580477,-10.32360683,-51.7894116,6.230631343 -Nikita Wilson,wilsoni01,1988,RS,POR,118,54,-9.085788242,-3.630100384,-12.71588863,-0.275401871,-0.275401871,0,-9.176836651,-4.819546468,-13.99638312,0.306039023 -Othell Wilson,wilsoot01,1985,RS,GSW,2740,1260,-1.382360767,-0.494786514,-1.877147281,0.56218083,0.56218083,0,-1.750043406,-0.717563094,-2.4676065,0.196276011 -Othell Wilson,wilsoot01,1987,RS,SAC,1684,789,-0.216298999,-0.628739197,-0.845038197,0.766350211,0.766350211,0,-0.415987425,-1.058193438,-1.474180863,-0.064920225 -Rick Wilson,wilsori01,1979,PO,ATL,2,1,-4.288761431,-3.355258893,-7.644020323,-0.002544271,0,-0.002544271,-5.803828052,-5.195468616,-10.99929667,-1.234030553 -Rick Wilson,wilsori01,1979,RS,ATL,1272,589,-2.649044306,-0.408429221,-3.057473527,-0.092732227,-0.092732227,0,-2.841389744,-1.123093568,-3.964483312,0.386978214 -Rick Wilson,wilsori01,1980,RS,ATL,123,59,-7.546976964,-0.060077364,-7.607054328,-0.146084643,-0.146084643,0,-7.153030493,-1.773487973,-8.926518466,-0.08665676 -Ricky Wilson,wilsori02,1988,PO,SAS,20,9,-13.42286004,-5.466010881,-18.88887092,-0.077652892,0,-0.077652892,-13.99988266,-5.180654094,-19.18053675,1.52259358 -Ricky Wilson,wilsori02,1988,RS,SAS,821,373,-1.980507584,-1.501375777,-3.481883361,-0.140092639,-0.140092639,0,-2.058741365,-1.157319556,-3.216060921,0.587528978 -Ricky Wilson,wilsori02,1988,RS,NJN,98,47,0.492765733,4.041881666,4.5346474,0.177878254,0.177878254,0,0.591169527,3.628117139,4.219286666,1.844592195 -Trevor Wilson,wilsotr01,1991,RS,ATL,337,162,-8.972485547,-2.395162827,-11.36764837,-0.713588998,-0.713588998,0,-8.119763373,-3.759648141,-11.87941151,0.183653416 -Trevor Wilson,wilsotr01,1994,RS,SAC,2250,1095,-2.736695917,-1.760772253,-4.49746817,-0.976804634,-0.976804634,0,-2.610876998,-2.190971485,-4.801848483,0.054055111 -Trevor Wilson,wilsotr01,1994,RS,LAL,254,126,0.174216924,-0.969114514,-0.794897589,0.126418063,0.126418063,0,0.163984913,-0.325818684,-0.161833771,0.56197384 -Trevor Wilson,wilsotr01,1995,RS,SAC,286,147,-1.502114018,-0.551034647,-2.053148665,0.051908687,0.051908687,0,-2.047269836,-1.677938585,-3.725208421,-0.638340317 -Trevor Wilson,wilsotr01,1996,RS,PHI,153,79,-0.059731812,-1.017276733,-1.077008545,0.067245658,0.067245658,0,-0.848901007,-0.93061375,-1.779514757,-0.255805363 -Kyle Wiltjer,wiltjky01,2017,PO,HOU,12,5,5.154306894,-5.074286292,0.080020602,0.007451749,0,0.007451749,7.137024995,-9.350177268,-2.213152274,0.077372743 -Kyle Wiltjer,wiltjky01,2017,RS,HOU,102,44,-8.271393565,-0.935855544,-9.207249109,-0.148792841,-0.148792841,0,-4.980506109,-1.063083734,-6.043589843,2.595327579 -Kennard Winchester,winchke01,1991,RS,HOU,1260,607,-3.87254794,-0.979916375,-4.852464315,-0.652259419,-0.652259419,0,-4.250776331,-1.853250796,-6.104027127,0.174204055 -Kennard Winchester,winchke01,1992,PO,NYK,20,11,-0.09987339,-3.486816117,-3.586689507,-0.004802582,0,-0.004802582,-0.965485525,-6.572791079,-7.538276604,-0.773650836 -Kennard Winchester,winchke01,1992,RS,NYK,125,64,2.59078621,0.148797683,2.739583894,0.17833933,0.17833933,0,1.822746321,-1.430194683,0.392551637,-0.497206228 -Kennard Winchester,winchke01,1992,RS,HOU,34,17,-6.757851946,-4.181703166,-10.93955511,-0.070695268,-0.070695268,0,-7.824466908,-4.970365586,-12.79483249,-0.462821764 -Kennard Winchester,winchke01,1993,RS,HOU,676,340,-2.464075088,-0.617803085,-3.081878173,-0.057863979,-0.057863979,0,-2.744810528,-1.066365028,-3.811175557,0.499691914 -David Wingate,wingada01,1987,PO,PHI,187,90,-2.901970006,-0.108577561,-3.010547567,-0.012398068,0,-0.012398068,-2.525500571,-0.556096702,-3.081597273,0.472577067 -David Wingate,wingada01,1987,RS,PHI,3305,1612,-1.573481054,-0.20670411,-1.780185164,0.802032396,0.802032396,0,-1.463929437,-0.279124793,-1.74305423,0.564780698 -David Wingate,wingada01,1988,RS,PHI,2871,1419,-3.224995513,-1.505873527,-4.73086904,-1.436658683,-1.436658683,0,-3.117909211,-1.658228106,-4.776137317,0.180024966 -David Wingate,wingada01,1989,RS,PHI,772,372,-1.026099455,-3.356147954,-4.382247409,-0.310307626,-0.310307626,0,-1.49994949,-3.726168568,-5.226118058,0.169803752 -David Wingate,wingada01,1990,PO,SAS,631,293,1.320355702,2.14711085,3.467466552,0.96002296,0,0.96002296,1.154016877,2.404412518,3.558429394,0.145431619 -David Wingate,wingada01,1990,RS,SAS,3852,1856,-1.786297378,-0.058505123,-1.844802501,0.857487068,0.857487068,0,-2.012751578,-0.30356734,-2.316318918,0.03802287 -David Wingate,wingada01,1991,PO,SAS,81,38,-2.968202751,-1.741801368,-4.710004118,-0.039738078,0,-0.039738078,-4.031037088,-0.952411864,-4.983448952,1.318647376 -David Wingate,wingada01,1991,RS,SAS,1170,563,-3.817775787,-0.481919083,-4.29969487,-0.447302334,-0.447302334,0,-3.917283778,-0.457022667,-4.374306445,0.481867489 -David Wingate,wingada01,1992,RS,WSB,4379,2127,-1.226557305,0.711175141,-0.515382163,2.425945072,2.425945072,0,-1.491582785,0.631269231,-0.860313554,0.038249957 -David Wingate,wingada01,1993,PO,CHH,227,117,-0.579182758,-0.348343066,-0.927525824,0.111794091,0,0.111794091,-1.370819163,-1.091272813,-2.462091975,-0.33339142 -David Wingate,wingada01,1993,RS,CHH,3106,1471,-0.719916838,-0.27135913,-0.991275968,1.319754679,1.319754679,0,-1.060531577,-0.640822492,-1.701354068,-0.012991611 -David Wingate,wingada01,1994,RS,CHH,2065,1005,-1.671824246,-0.843212118,-2.515036365,0.120410755,0.120410755,0,-1.944361694,-0.95085763,-2.895219324,-0.053587085 -David Wingate,wingada01,1995,PO,CHH,130,73,5.248411618,0.985044339,6.233455956,0.350841607,0,0.350841607,4.788533502,2.040783203,6.829316706,1.504745169 -David Wingate,wingada01,1995,RS,CHH,990,515,-3.269620437,-0.414432596,-3.684053034,-0.246652306,-0.246652306,0,-3.642107995,-0.898610948,-4.540718943,0.470201091 -David Wingate,wingada01,1996,PO,SEA,126,68,-4.60804476,-3.317226807,-7.925271567,-0.188758163,0,-0.188758163,-5.609753434,-2.71692002,-8.326673455,1.704669967 -David Wingate,wingada01,1996,RS,SEA,1374,695,-3.609050047,-1.495428827,-5.104478874,-0.834379095,-0.834379095,0,-3.993779805,-2.439673237,-6.433453042,-0.054904206 -David Wingate,wingada01,1997,PO,SEA,369,192,1.248336642,-1.034079601,0.214257041,0.300082921,0,0.300082921,0.911965822,-1.647562211,-0.735596389,0.177622944 -David Wingate,wingada01,1997,RS,SEA,1768,929,-1.528543113,-0.262157998,-1.790701111,0.457085262,0.457085262,0,-1.862518953,-0.397745015,-2.260263968,0.481832731 -David Wingate,wingada01,1998,PO,SEA,23,13,4.62527953,1.273872534,5.899152064,0.058957349,0,0.058957349,4.425691838,-0.216130741,4.209561096,-0.305623838 -David Wingate,wingada01,1998,RS,SEA,1033,546,-4.349321834,-1.307186888,-5.656508723,-0.812663633,-0.812663633,0,-4.549380776,-2.086853053,-6.636233829,0.338473437 -David Wingate,wingada01,1999,RS,NYK,168,92,-4.401689241,-0.66983145,-5.071520691,-0.10941607,-0.10941607,0,-5.081279377,-1.57246718,-6.653746557,0.369676101 -David Wingate,wingada01,2000,RS,NYK,60,32,-10.61281097,0.340797352,-10.27201362,-0.12459065,-0.12459065,0,-10.4195169,0.285784789,-10.13373211,1.3681219 -David Wingate,wingada01,2001,RS,SEA,17,9,11.48948372,-2.432206475,9.057277243,0.053917295,0.053917295,0,8.885500204,-3.054997406,5.830502797,-0.509866299 -Dontonio Wingfield,wingfdo01,1995,RS,SEA,163,81,-3.639313992,1.868601209,-1.770712783,0.041252793,0.041252793,0,-2.4795994,0.917416247,-1.562183153,1.818542705 -Dontonio Wingfield,wingfdo01,1996,PO,POR,113,62,3.578349558,-3.009296955,0.569052604,0.108001233,0,0.108001233,2.987314111,-3.245858067,-0.258543956,-0.228799549 -Dontonio Wingfield,wingfdo01,1996,RS,POR,950,487,-0.494123372,0.923083753,0.428960381,0.797865703,0.797865703,0,-0.583113113,0.635621732,0.052508619,0.941020956 -Dontonio Wingfield,wingfdo01,1997,PO,POR,29,16,3.405952974,0.657683868,4.063636843,0.058435778,0,0.058435778,2.233676629,-0.118926889,2.114749741,1.646490358 -Dontonio Wingfield,wingfdo01,1997,RS,POR,1090,569,-0.082653034,-0.954548871,-1.037201905,0.503426209,0.503426209,0,-0.115592306,-1.05535285,-1.170945156,1.136818367 -Dontonio Wingfield,wingfdo01,1998,RS,POR,17,9,-13.73115295,-3.072165256,-16.80331821,-0.065435656,-0.065435656,0,-12.69414947,-3.254876163,-15.94902563,1.282100572 -Justise Winslow,winslju01,2016,PO,MIA,625,330,-1.628990692,1.892227257,0.263236565,0.519803739,0,0.519803739,-2.218607784,1.351070497,-0.867537287,-0.623923041 -Justise Winslow,winslju01,2016,RS,MIA,4458,2232,-2.378308594,1.647227344,-0.731081249,2.292786171,2.292786171,0,-2.077656253,1.838544034,-0.239112219,-0.267349769 -Justise Winslow,winslju01,2017,RS,MIA,1245,625,-3.851695983,0.948919672,-2.902776311,-0.048485531,-0.048485531,0,-2.591158574,2.175736002,-0.415422572,-0.465149656 -Justise Winslow,winslju01,2018,PO,MIA,268,125,-0.369823246,6.668287061,6.298463815,0.598503224,0,0.598503224,0.979976605,4.743683796,5.723660401,0.547472053 -Justise Winslow,winslju01,2018,RS,MIA,3420,1680,-1.807166995,1.348641147,-0.458525848,1.952176814,1.952176814,0,-1.996970779,1.67246069,-0.324510089,-0.602428152 -Justise Winslow,winslju01,2019,RS,MIA,4065,1959,-0.379681991,0.293169099,-0.086512891,2.664563233,2.664563233,0,-0.056047543,0.750099453,0.694051909,0.094036208 -Rickie Winslow,winslri01,1988,RS,MIL,93,45,-9.41880518,-2.492505061,-11.91131024,-0.213695695,-0.213695695,0,-9.244384391,-2.463750746,-11.70813514,1.610700244 -Brian Winters,wintebr01,1977,RS,MIL,6201,2717,1.929428369,-1.01924936,0.910179009,5.066588164,5.066588164,0,1.754294673,-0.488755142,1.265539532,-0.152990679 -Brian Winters,wintebr01,1978,PO,MIL,690,305,1.294974128,-0.37847395,0.916500177,0.5864556,0,0.5864556,1.456461427,-0.398919885,1.057541542,-0.352905374 -Brian Winters,wintebr01,1978,RS,MIL,6301,2751,1.019160123,-1.032328161,-0.013168038,3.836889434,3.836889434,0,1.110774517,-0.491541322,0.619233195,-0.124276481 -Brian Winters,wintebr01,1979,RS,MIL,5779,2575,0.646640474,-1.753959191,-1.107318717,2.157621604,2.157621604,0,0.703013483,-1.42357152,-0.720558037,-0.023588741 -Brian Winters,wintebr01,1980,PO,MIL,547,268,2.911979091,0.449106711,3.361085802,0.863138368,0,0.863138368,2.897577531,1.007021083,3.904598613,0.155181864 -Brian Winters,wintebr01,1980,RS,MIL,5660,2623,1.454542644,-0.281156832,1.173385812,5.245523955,5.245523955,0,1.440715638,0.04245863,1.483174268,-0.098663657 -Brian Winters,wintebr01,1981,PO,MIL,368,181,1.283891781,0.406247295,1.690139075,0.425839458,0,0.425839458,1.532471597,0.587613297,2.120084894,0.672279411 -Brian Winters,wintebr01,1981,RS,MIL,3866,1771,0.232016945,-0.741305263,-0.509288318,2.028365619,2.028365619,0,0.171013073,-0.646388604,-0.475375531,0.190313389 -Brian Winters,wintebr01,1982,PO,MIL,459,232,1.319707856,-1.276827513,0.042880342,0.34196033,0,0.34196033,1.375659546,-1.064432532,0.311227014,0.295330472 -Brian Winters,wintebr01,1982,RS,MIL,3854,1829,2.376941347,-0.447261329,1.929680018,4.369406965,4.369406965,0,2.239110257,-0.177157322,2.061952935,0.05931032 -Brian Winters,wintebr01,1983,PO,MIL,480,240,1.024630879,-0.874412171,0.150218708,0.366859237,0,0.366859237,0.822672647,-1.081112516,-0.258439869,0.165518388 -Brian Winters,wintebr01,1983,RS,MIL,2868,1361,-0.101023518,-0.625547335,-0.726570853,1.406575968,1.406575968,0,-0.025955905,-0.550776462,-0.576732367,0.11457548 -Trevor Winter,wintetr01,1999,RS,MIN,10,5,-0.580129374,-0.131251306,-0.71138068,0.005779652,0.005779652,0,-1.738980512,10.32361401,8.584633503,10.02215742 -Voise Winters,wintevo01,1986,RS,PHI,36,17,-16.75221884,-0.72750487,-17.47972371,-0.128547488,-0.128547488,0,-15.08155512,-2.640160483,-17.7217156,0.63963211 -Willie Wise,wisewi01,1977,PO,DEN,236,106,-4.1293654,-2.201530053,-6.330895453,-0.20097767,0,-0.20097767,-4.501230756,-2.603789923,-7.10502068,0.662572906 -Willie Wise,wisewi01,1977,RS,DEN,3288,1403,-0.980843564,-0.09552728,-1.076370844,1.203285067,1.203285067,0,-1.085853028,-0.439252354,-1.525105382,0.475415968 -Willie Wise,wisewi01,1978,RS,SEA,22,10,-8.827377048,-2.300921829,-11.12829888,-0.043344906,-0.043344906,0,-8.64867934,-1.870258308,-10.51893765,1.513385944 -Jeff Withey,witheje01,2014,RS,NOP,1359,684,-0.673731359,1.265176193,0.591444833,1.160737065,1.160737065,0,-1.076459715,-0.270479421,-1.346939136,-0.440029156 -Jeff Withey,witheje01,2015,RS,NOP,517,259,-0.416914795,-0.532572676,-0.949487471,0.237821421,0.237821421,0,-0.541160042,-1.553314859,-2.094474901,-0.040927837 -Jeff Withey,witheje01,2016,RS,UTA,1273,658,-1.411629091,3.41010867,1.998479579,1.582665737,1.582665737,0,-1.86384081,3.318933973,1.455093163,-0.702054126 -Jeff Withey,witheje01,2017,PO,UTA,40,21,-1.416364344,-14.57458995,-15.99095429,-0.145754626,0,-0.145754626,-2.224049597,-6.618322508,-8.842372105,-0.370056224 -Jeff Withey,witheje01,2017,RS,UTA,885,432,0.398016586,-0.238979489,0.159037097,0.638063256,0.638063256,0,0.344243801,1.708809038,2.053052839,-0.475352026 -Jeff Withey,witheje01,2018,RS,DAL,83,39,-4.33785504,8.702079465,4.364224425,0.14501411,0.14501411,0,-2.856048958,3.998553046,1.142504088,2.422280642 -Randy Wittman,wittmra01,1984,PO,ATL,189,96,2.323324055,-3.054704049,-0.731379994,0.100966337,0,0.100966337,1.216824501,-3.627785025,-2.410960525,-0.977117639 -Randy Wittman,wittmra01,1984,RS,ATL,2151,1071,-1.48272376,-2.441741387,-3.924465146,-0.640354768,-0.640354768,0,-2.265201434,-2.832817143,-5.098018576,-0.224270623 -Randy Wittman,wittmra01,1985,RS,ATL,2456,1168,-0.231092137,-1.443907346,-1.674999483,0.637179876,0.637179876,0,-0.778145258,-1.521541236,-2.299686494,-0.552930685 -Randy Wittman,wittmra01,1986,PO,ATL,730,348,0.96114131,-0.233058531,0.728082779,0.633967836,0,0.633967836,0.77049011,-0.028026074,0.742464036,-0.461102531 -Randy Wittman,wittmra01,1986,RS,ATL,5816,2760,1.251922815,-0.794506175,0.45741664,4.48546106,4.48546106,0,0.84267783,-0.771524607,0.071153223,-0.710927041 -Randy Wittman,wittmra01,1987,PO,ATL,578,300,1.608741333,-1.325119907,0.283621426,0.476961915,0,0.476961915,1.033003716,-1.288999302,-0.255995586,-0.397016915 -Randy Wittman,wittmra01,1987,RS,ATL,4206,2049,0.325876828,-1.494007585,-1.168130757,1.644166388,1.644166388,0,0.008487611,-1.705654453,-1.697166841,-0.587280568 -Randy Wittman,wittmra01,1988,PO,ATL,681,344,1.245660879,-1.841195872,-0.595534993,0.388127214,0,0.388127214,0.877061648,-1.958327652,-1.081266004,-0.453678439 -Randy Wittman,wittmra01,1988,RS,ATL,4900,2412,0.127809087,-1.416769551,-1.288960464,1.784368582,1.784368582,0,-0.21144239,-1.483550844,-1.694993234,-0.761868127 -Randy Wittman,wittmra01,1989,RS,IND,1472,704,-1.086724944,-1.616792632,-2.703517576,0.016562582,0.016562582,0,-1.785404652,-2.314040432,-4.099445084,-0.811860012 -Randy Wittman,wittmra01,1989,RS,SAC,881,416,-3.204539523,-1.752399556,-4.956939079,-0.465003935,-0.465003935,0,-3.942811309,-2.974350737,-6.917162046,-0.740527928 -Randy Wittman,wittmra01,1990,PO,IND,21,11,-6.373727456,-2.439702785,-8.813430241,-0.034601703,0,-0.034601703,-7.46287414,-4.935476426,-12.39835057,-1.369107731 -Randy Wittman,wittmra01,1990,RS,IND,1112,544,-4.012397203,-2.745265844,-6.757663047,-1.104291731,-1.104291731,0,-4.675714826,-4.33141665,-9.007131476,-0.718862971 -Randy Wittman,wittmra01,1991,PO,IND,13,6,4.619495533,-3.441397852,1.178097681,0.012428398,0,0.012428398,2.826836566,-3.563387339,-0.736550772,0.202841241 -Randy Wittman,wittmra01,1991,RS,IND,744,355,-3.740527106,-1.550604633,-5.291131739,-0.45672292,-0.45672292,0,-4.194247853,-3.085121665,-7.279369518,-0.760117178 -Randy Wittman,wittmra01,1992,RS,IND,240,115,-4.564489158,-2.830710465,-7.395199623,-0.27041147,-0.27041147,0,-5.384972895,-4.32399706,-9.708969955,-0.766875379 -Garry Witts,wittsga01,1982,PO,WSB,56,28,4.103275252,1.06724078,5.170516032,0.118214052,0,0.118214052,2.621850434,1.605565291,4.227415725,1.295465899 -Garry Witts,wittsga01,1982,RS,WSB,1033,493,-0.768932953,-0.372462982,-1.141395935,0.406681316,0.406681316,0,-1.522559763,-0.853392227,-2.37595199,0.522763423 -Dave Wohl,wohlda01,1977,RS,HOU,132,62,-2.222220712,-5.126456274,-7.348676986,-0.148213919,-0.148213919,0,-2.892024194,-3.824600613,-6.716624807,2.035419368 -Dave Wohl,wohlda01,1977,RS,NYN,2019,924,-2.360396531,-1.119013027,-3.479409558,-0.344854466,-0.344854466,0,-2.695085688,-0.859372617,-3.554458305,0.311201596 -Dave Wohl,wohlda01,1978,RS,NJN,276,118,-5.87188604,-3.722893617,-9.594779658,-0.417222885,-0.417222885,0,-6.384027728,-3.354621867,-9.738649595,1.348152005 -Joe Wolf,wolfjo01,1988,RS,LAC,2415,1137,-4.612008005,0.153951018,-4.458056987,-0.993930239,-0.993930239,0,-4.617055041,0.468332964,-4.148722078,0.31441639 -Joe Wolf,wolfjo01,1989,RS,LAC,3190,1450,-4.774720459,-1.849820156,-6.624540615,-2.865686913,-2.865686913,0,-4.821408367,-1.788439777,-6.609848144,-0.023446072 -Joe Wolf,wolfjo01,1990,RS,LAC,2770,1325,-5.557251486,-0.698865611,-6.256117097,-2.371410651,-2.371410651,0,-5.458591827,-1.278584024,-6.737175852,0.05137499 -Joe Wolf,wolfjo01,1991,RS,DEN,3817,1593,-3.47328931,-1.633495794,-5.106785103,-1.921134285,-1.921134285,0,-3.492817431,-1.221245774,-4.714063205,0.292922924 -Joe Wolf,wolfjo01,1992,RS,DEN,2410,1160,-4.23605315,-0.922657797,-5.158710947,-1.425581387,-1.425581387,0,-4.36994464,-1.254636667,-5.624581307,0.002001927 -Joe Wolf,wolfjo01,1993,PO,POR,38,20,-2.047937173,0.564007356,-1.483929817,0.013112093,0,0.013112093,-3.124411034,-1.347823965,-4.472234999,-1.461634641 -Joe Wolf,wolfjo01,1993,RS,BOS,18,9,-16.49977675,-5.037617707,-21.53739446,-0.08842717,-0.08842717,0,-15.02710902,-5.679295279,-20.7064043,2.451257083 -Joe Wolf,wolfjo01,1993,RS,POR,326,156,-2.499882035,1.517594717,-0.982287318,0.14129127,0.14129127,0,-2.634319721,0.998455878,-1.635863844,0.415494817 -Joe Wolf,wolfjo01,1995,PO,CHH,5,3,-5.456651551,-3.322365165,-8.779016716,-0.009348379,0,-0.009348379,-6.628082309,-5.574564953,-12.20264726,-1.599983369 -Joe Wolf,wolfjo01,1995,RS,CHH,1120,583,-3.891359128,-1.165348694,-5.056707823,-0.690623392,-0.690623392,0,-4.349848467,-1.061745479,-5.411593946,0.616936846 -Joe Wolf,wolfjo01,1996,PO,ORL,154,85,-6.993963851,-3.021546536,-10.01551039,-0.33178835,0,-0.33178835,-6.889361487,-2.334218429,-9.223579916,1.852280111 -Joe Wolf,wolfjo01,1996,RS,CHH,35,18,-11.79479845,3.78074211,-8.014056342,-0.049060389,-0.049060389,0,-10.20828758,3.403658973,-6.804628602,1.379171304 -Joe Wolf,wolfjo01,1996,RS,ORL,2025,1047,-3.064417447,-2.072669627,-5.137087074,-1.281350515,-1.281350515,0,-3.357875116,-1.800563009,-5.158438125,0.45317842 -Joe Wolf,wolfjo01,1997,RS,MIL,990,525,-3.55417505,0.155325188,-3.398849862,-0.175875713,-0.175875713,0,-3.774823453,0.620339866,-3.154483588,1.091084151 -Joe Wolf,wolfjo01,1998,RS,DEN,1174,621,-4.840681302,-1.726699505,-6.567380807,-1.217125671,-1.217125671,0,-5.078632196,-1.619436952,-6.698069148,0.577741652 -Joe Wolf,wolfjo01,1999,RS,CHH,23,12,-11.21319668,-3.446742014,-14.65993869,-0.077844017,-0.077844017,0,-11.19268594,1.068101294,-10.12458464,6.080587987 -Ruben Wolkowyski,wolkoru01,2001,RS,SEA,589,305,-5.64130715,-0.597257493,-6.238564643,-0.543849548,-0.543849548,0,-5.719740016,-1.429459047,-7.149199062,0.168487724 -Ruben Wolkowyski,wolkoru01,2003,RS,BOS,46,24,-5.373404224,-2.542163943,-7.915568167,-0.064260474,-0.064260474,0,-5.946545416,-4.040578056,-9.987123472,1.469105676 -Nate Wolters,woltena01,2014,RS,MIL,2574,1309,-0.191932163,1.347141324,1.155209161,2.578374278,2.578374278,0,-0.978294462,-0.212959154,-1.191253616,-1.09322175 -Nate Wolters,woltena01,2015,RS,MIL,281,142,-4.714017065,-1.332212414,-6.046229479,-0.236686456,-0.236686456,0,-5.230749098,-0.906164389,-6.136913487,-0.85134004 -Nate Wolters,woltena01,2015,RS,NOP,203,105,-7.614934268,1.939708207,-5.675226061,-0.155503859,-0.155503859,0,-8.077628682,-0.35915111,-8.436779793,-0.736417671 -Nate Wolters,woltena01,2018,RS,UTA,36,19,-5.07688125,-3.617595006,-8.694476256,-0.055640297,-0.055640297,0,-5.564761523,-6.038644425,-11.60340595,-3.415769025 -Al Wood,woodal01,1982,RS,SDC,1479,692,0.066211045,-2.375076537,-2.308865491,0.156399786,0.156399786,0,-0.194340601,-2.383391756,-2.577732357,0.428485861 -Al Wood,woodal01,1982,RS,ATL,477,238,-2.862374832,-0.335507201,-3.197882032,-0.05475536,-0.05475536,0,-2.813090583,-0.354444638,-3.167535221,0.694930286 -Al Wood,woodal01,1983,RS,SDC,3955,1822,-0.466110633,-1.638554258,-2.104664891,0.59985528,0.59985528,0,-0.751303854,-1.85856403,-2.609867883,-0.006639211 -Al Wood,woodal01,1984,PO,SEA,299,157,-1.989480295,-0.643994705,-2.633475,0.009623517,0,0.009623517,-2.52960854,-0.562879809,-3.092488348,-0.031000339 -Al Wood,woodal01,1984,RS,SEA,4698,2236,0.231956218,-0.669684637,-0.437728418,2.635051861,2.635051861,0,0.006937543,-0.475597751,-0.468660209,-0.109178326 -Al Wood,woodal01,1985,RS,SEA,5325,2545,-0.047937097,-0.120410893,-0.16834799,3.341990014,3.341990014,0,-0.413560706,0.072818214,-0.340742492,-0.313811903 -Al Wood,woodal01,1986,RS,SEA,3590,1749,-1.268043879,-0.638070326,-1.906114205,0.754336276,0.754336276,0,-1.400471677,-0.812682043,-2.21315372,0.178880681 -Al Wood,woodal01,1987,RS,DAL,1391,657,-1.62585082,-1.47683245,-3.10268327,-0.118694276,-0.118694276,0,-1.657955381,-1.774798781,-3.432754161,0.409351826 -Christian Wood,woodch01,2016,RS,PHI,322,145,-2.492189934,0.415726613,-2.076463321,0.050020628,0.050020628,0,-1.338946742,-0.786841695,-2.125788437,0.378576943 -Christian Wood,woodch01,2017,RS,CHA,213,107,-2.088972866,0.415969685,-1.67300318,0.058637012,0.058637012,0,-1.695680338,-1.66749949,-3.363179828,-0.263187518 -Christian Wood,woodch01,2019,RS,NOP,429,189,-0.698915564,-0.839367083,-1.538282647,0.117601182,0.117601182,0,-0.958405314,-1.039297374,-1.997702688,0.661096522 -Christian Wood,woodch01,2019,RS,MIL,138,62,-2.559503385,-5.047280437,-7.606783822,-0.1529315,-0.1529315,0,-2.120270604,-5.780971905,-7.901242509,-0.464505089 -David Wood,woodda01,1989,RS,CHI,4,2,-6.416243831,-3.925674494,-10.34191833,-0.007650881,-0.007650881,0,-7.354036375,-5.844324127,-13.1983605,-1.261667906 -David Wood,woodda01,1991,PO,HOU,84,44,-0.065034869,3.426454456,3.361419586,0.14357572,0,0.14357572,-0.794459095,3.636430784,2.841971688,1.389295573 -David Wood,woodda01,1991,RS,HOU,2949,1421,-0.996646808,0.171300657,-0.825346152,1.40945476,1.40945476,0,-1.360719232,0.273587475,-1.087131757,1.0010535 -David Wood,woodda01,1993,PO,SAS,39,20,-0.53778253,-2.058903683,-2.596686213,0.001654198,0,0.001654198,-1.4219654,0.199137052,-1.222828348,2.318290197 -David Wood,woodda01,1993,RS,SAS,1202,598,-2.204057883,-1.194626206,-3.398684089,-0.199248588,-0.199248588,0,-2.420061678,-1.362819142,-3.78288082,0.660781008 -David Wood,woodda01,1994,RS,DET,2346,1182,-0.51006794,-0.707855589,-1.217923528,0.930317232,0.930317232,0,-0.946858424,-0.231295549,-1.178153972,0.665467381 -David Wood,woodda01,1995,RS,GSW,2756,1336,-1.220399691,-1.722696967,-2.943096658,-0.132469568,-0.132469568,0,-1.644334726,-1.185500543,-2.829835269,0.607077819 -David Wood,woodda01,1996,RS,GSW,189,96,-1.114210662,-2.588962563,-3.703173226,-0.047506163,-0.047506163,0,-1.907598927,-1.604269582,-3.511868509,1.633373103 -David Wood,woodda01,1996,RS,DAL,1291,642,-1.621763506,-1.486380221,-3.108143727,-0.119389019,-0.119389019,0,-1.972069542,-0.618240184,-2.590309726,1.647553852 -David Wood,woodda01,1996,RS,PHO,67,34,-7.512157445,-2.106510816,-9.61866826,-0.121522831,-0.121522831,0,-7.268601505,-0.815701123,-8.084302628,1.85127802 -David Wood,woodda01,1997,RS,MIL,453,240,-1.143377672,-0.673939332,-1.817317004,0.115204624,0.115204624,0,-1.671170277,-1.042769129,-2.713939406,0.798597215 -Howard Wood,woodho01,1982,RS,UTA,749,342,-2.19036156,-1.759128229,-3.949489789,-0.209288575,-0.209288575,0,-2.699947424,-2.71115482,-5.411102244,-0.004136746 -Leon Wood,woodle01,1985,PO,PHI,31,15,-1.212076458,-6.288041971,-7.500118429,-0.037552445,0,-0.037552445,-1.391014188,-9.207724465,-10.59873865,0.167064697 -Leon Wood,woodle01,1985,RS,PHI,571,269,-3.341817913,-2.837195821,-6.179013733,-0.473192137,-0.473192137,0,-2.990167593,-3.848239406,-6.838406999,0.566824637 -Leon Wood,woodle01,1986,PO,WSB,4,2,-6.739764892,-4.214867738,-10.95463263,-0.007995684,0,-0.007995684,-2.988901312,-5.902161693,-8.891063005,-7.415207716 -Leon Wood,woodle01,1986,RS,PHI,964,455,1.355691455,-1.585536334,-0.229844878,0.583756644,0.583756644,0,0.675090826,-1.896430182,-1.221339355,-0.225177657 -Leon Wood,woodle01,1986,RS,WSB,1552,743,-0.884982815,-2.123381183,-3.008363998,-0.098655597,-0.098655597,0,-0.798360751,-2.532189144,-3.330549895,0.754829505 -Leon Wood,woodle01,1987,RS,NJN,3718,1733,1.119556474,-1.776707811,-0.657151336,1.850287169,1.850287169,0,0.861578825,-1.866392166,-1.004813342,-0.008856932 -Leon Wood,woodle01,1988,PO,ATL,8,4,16.83624617,-3.985743097,12.85050307,0.031373901,0,0.031373901,15.17607153,-5.957218256,9.218853272,-4.23873892 -Leon Wood,woodle01,1988,RS,ATL,160,79,7.850515549,-0.429818947,7.420696602,0.418454312,0.418454312,0,7.764990439,-1.344017211,6.420973227,2.093941293 -Leon Wood,woodle01,1988,RS,SAS,1826,830,1.947565827,-2.721431103,-0.773865275,0.840465077,0.840465077,0,1.677439803,-2.631265641,-0.953825838,0.438335287 -Leon Wood,woodle01,1990,RS,NJN,419,200,1.6958537,-2.34883553,-0.65298183,0.214315646,0.214315646,0,0.473690734,-3.116928252,-2.643237518,0.15631297 -Leon Wood,woodle01,1991,RS,SAC,443,222,4.531400265,-2.554152945,1.97724732,0.533784239,0.533784239,0,3.763075706,-3.351866479,0.411209227,-0.304461144 -Loren Woods,woodslo01,2002,RS,MIN,984,516,-4.999677397,0.386145114,-4.613532283,-0.490429463,-0.490429463,0,-4.660566994,-0.56640725,-5.226974244,-0.031805539 -Loren Woods,woodslo01,2003,PO,MIN,4,2,-0.778931757,-3.547639177,-4.326570933,-0.00158158,0,-0.00158158,0.35050886,-6.116369381,-5.765860521,-4.276181818 -Loren Woods,woodslo01,2003,RS,MIN,684,353,-4.469246982,-0.032502176,-4.501749158,-0.314854763,-0.314854763,0,-4.182845393,-0.982608472,-5.165453865,-0.185720798 -Loren Woods,woodslo01,2004,PO,MIA,4,2,-5.406463302,-3.637374789,-9.043838091,-0.006504182,0,-0.006504182,-6.740122169,-6.386738251,-13.12686042,-1.614065139 -Loren Woods,woodslo01,2004,RS,MIA,938,506,-2.243479604,-0.66574557,-2.909225175,-0.040912916,-0.040912916,0,-2.48118089,-1.5843955,-4.06557639,-0.427779168 -Loren Woods,woodslo01,2005,RS,TOR,1391,712,-4.861214364,0.509882653,-4.35133171,-0.578343756,-0.578343756,0,-4.77637608,-0.558955097,-5.335331177,-0.531572287 -Loren Woods,woodslo01,2006,RS,TOR,622,324,-2.938118428,0.216168711,-2.721949716,0.004635298,0.004635298,0,-2.982087117,-0.205910454,-3.187997571,-0.030609546 -Loren Woods,woodslo01,2008,PO,HOU,2,1,69.04492326,-0.862821632,68.18210163,0.034412042,0,0.034412042,64.18799877,-3.959887235,60.22811154,-6.953168594 -Loren Woods,woodslo01,2008,RS,HOU,32,17,-2.168112065,-0.907856115,-3.07596818,-0.002823439,-0.002823439,0,-3.164404155,-1.871357506,-5.035761662,-0.126196127 -Mike Woodson,woodsmi01,1981,PO,NYK,16,8,6.870962478,-2.805704994,4.065257484,0.029204202,0,0.029204202,4.760753659,-0.45016576,4.310587899,1.728444493 -Mike Woodson,woodsmi01,1981,RS,NYK,2020,949,-2.215830738,-1.180686391,-3.396517129,-0.313244018,-0.313244018,0,-2.709328247,-1.90853868,-4.617866927,0.070285362 -Mike Woodson,woodsmi01,1982,RS,KCK,4689,2186,1.111098403,0.935734672,2.046833075,5.358460581,5.358460581,0,1.066752708,1.149608467,2.216361174,0.163499906 -Mike Woodson,woodsmi01,1982,RS,NJN,315,145,0.408612274,-0.098787416,0.309824858,0.227998101,0.227998101,0,0.073291851,0.234362028,0.307653878,0.737696164 -Mike Woodson,woodsmi01,1983,RS,KCK,5450,2426,2.249832787,0.982096203,3.231928989,7.398839219,7.398839219,0,2.193276872,0.947097458,3.14037433,-0.074194528 -Mike Woodson,woodsmi01,1984,PO,KCK,183,87,0.835788011,-0.539696074,0.296091937,0.139518794,0,0.139518794,0.409701831,0.265359526,0.675061357,0.050163159 -Mike Woodson,woodsmi01,1984,RS,KCK,3985,1838,0.46843549,0.093871363,0.562306853,3.105337601,3.105337601,0,0.236351712,0.135138505,0.371490217,-0.02546625 -Mike Woodson,woodsmi01,1985,RS,KCK,4396,1998,0.672115513,0.34532654,1.017442053,3.854692058,3.854692058,0,0.823053602,0.540150997,1.363204599,0.383142061 -Mike Woodson,woodsmi01,1986,PO,SAC,218,110,-1.698489114,-1.628046239,-3.326535353,-0.033545377,0,-0.033545377,-1.984956635,-0.685603086,-2.670559721,0.523626069 -Mike Woodson,woodsmi01,1986,RS,SAC,5195,2417,-0.206981847,-0.376572099,-0.583553947,2.668066191,2.668066191,0,-0.289945815,-0.112759237,-0.402705052,-0.135168289 -Mike Woodson,woodsmi01,1987,RS,LAC,4601,2126,-1.554048028,-1.249132114,-2.803180141,-0.057897509,-0.057897509,0,-1.591419223,-0.898397765,-2.489816989,0.378126028 -Mike Woodson,woodsmi01,1988,RS,LAC,5383,2534,-1.350838828,-0.558423949,-1.909262777,1.087508561,1.087508561,0,-1.779016078,-0.161538955,-1.940555033,0.052312862 -Mike Woodson,woodsmi01,1989,PO,HOU,283,137,-1.679931158,-1.049081328,-2.729012487,0.001504642,0,0.001504642,-1.767983408,-1.290506118,-3.058489525,-0.527976388 -Mike Woodson,woodsmi01,1989,RS,HOU,4846,2259,-0.905979131,-0.588749577,-1.494728708,1.447666752,1.447666752,0,-1.080484996,-0.426151185,-1.506636181,0.064387247 -Mike Woodson,woodsmi01,1990,PO,HOU,12,6,3.243852342,-4.16221644,-0.918364098,0.005879362,0,0.005879362,2.021468225,-4.236032537,-2.214564313,1.621389769 -Mike Woodson,woodsmi01,1990,RS,HOU,2073,972,-3.435376386,-0.186661603,-3.622037989,-0.434206384,-0.434206384,0,-3.610771701,-0.519454152,-4.130225853,0.40298175 -Mike Woodson,woodsmi01,1991,RS,HOU,259,125,-3.520390217,-0.771921928,-4.292312145,-0.098913091,-0.098913091,0,-3.807880689,-1.536341372,-5.344222062,0.556413095 -Mike Woodson,woodsmi01,1991,RS,CLE,92,46,-13.37611249,-5.537177874,-18.91329036,-0.383124583,-0.383124583,0,-12.90805454,-5.425026503,-18.33308104,0.989061749 -Qyntel Woods,woodsqy01,2003,PO,POR,33,18,-9.352074333,-5.582539766,-14.9346141,-0.117417923,0,-0.117417923,-8.438860085,-5.809676694,-14.24853678,1.592427425 -Qyntel Woods,woodsqy01,2003,RS,POR,629,334,-3.496276714,-1.831961181,-5.328237895,-0.442675139,-0.442675139,0,-3.206926436,-2.41191574,-5.618842176,0.69706519 -Qyntel Woods,woodsqy01,2004,RS,POR,1222,673,-3.811036269,-1.225278227,-5.036314496,-0.790260449,-0.790260449,0,-3.714925569,-1.921580833,-5.636506403,0.606417927 -Qyntel Woods,woodsqy01,2005,RS,MIA,77,40,-4.003619347,1.643108156,-2.36051119,0.008056302,0.008056302,0,-3.370806763,2.768669641,-0.602137123,1.246003111 -Qyntel Woods,woodsqy01,2006,RS,NYK,1938,1013,-0.648582505,-0.867531004,-1.51611351,0.638716206,0.638716206,0,-0.900317793,-1.121057512,-2.021375305,0.144180537 -Randy Woods,woodsra01,1993,RS,LAC,363,174,-1.560381089,0.532297625,-1.028083464,0.154948439,0.154948439,0,-1.338388132,0.137179744,-1.201208387,1.336230118 -Randy Woods,woodsra01,1994,RS,LAC,739,352,0.450064852,-0.569375953,-0.119311101,0.478227176,0.478227176,0,0.822928701,-0.941896696,-0.118967996,1.177551959 -Randy Woods,woodsra01,1995,RS,LAC,984,495,-0.160937984,0.288180618,0.127242634,0.740926533,0.740926533,0,-0.138256558,0.441189062,0.302932504,1.848392772 -Randy Woods,woodsra01,1996,RS,DEN,140,72,1.13847837,2.200560023,3.339038393,0.230276686,0.230276686,0,1.95402178,2.822759727,4.776781508,2.742079232 -Orlando Woolridge,woolror01,1982,RS,CHI,2478,1188,-0.843850068,-1.663722999,-2.507573067,0.147390433,0.147390433,0,-1.182377542,-2.08929109,-3.271668632,0.313555045 -Orlando Woolridge,woolror01,1983,RS,CHI,3638,1627,1.334171528,-1.390209468,-0.05603794,2.239052298,2.239052298,0,1.042762867,-1.470733216,-0.427970349,0.13096714 -Orlando Woolridge,woolror01,1984,RS,CHI,5350,2544,-0.093640474,-0.426748358,-0.520388832,2.895615392,2.895615392,0,-0.346075607,-0.277840245,-0.623915852,0.060126879 -Orlando Woolridge,woolror01,1985,PO,CHI,342,167,-0.282512073,-1.371146169,-1.653658242,0.09670506,0,0.09670506,-0.246379569,-0.849895277,-1.096274846,0.395562123 -Orlando Woolridge,woolror01,1985,RS,CHI,5898,2816,2.802181888,-1.046922073,1.755259815,6.445733788,6.445733788,0,2.59632408,-0.895797337,1.700526743,-0.432309083 -Orlando Woolridge,woolror01,1986,PO,CHI,278,135,-0.457845546,-1.264610303,-1.722455849,0.072880095,0,0.072880095,-0.149169557,-0.744847511,-0.894017068,-0.155914712 -Orlando Woolridge,woolror01,1986,RS,CHI,4723,2248,2.557537101,-1.708838225,0.848698876,4.113685058,4.113685058,0,2.515992021,-1.716609295,0.799382726,-0.344768773 -Orlando Woolridge,woolror01,1987,RS,NJN,5659,2638,1.632129234,-0.890489188,0.741640045,4.691216049,4.691216049,0,1.220480567,-0.88674509,0.333735477,-0.178207171 -Orlando Woolridge,woolror01,1988,RS,NJN,1292,622,-0.39837738,-0.884974409,-1.28335179,0.46625115,0.46625115,0,-0.759977925,-0.752191377,-1.512169302,0.177265831 -Orlando Woolridge,woolror01,1989,PO,LAL,555,276,-0.395717573,-0.502285517,-0.89800309,0.269063968,0,0.269063968,-0.829325202,-1.25982387,-2.089149072,0.034288204 -Orlando Woolridge,woolror01,1989,RS,LAL,3145,1491,-1.710531749,-0.640123763,-2.350655512,0.30319371,0.30319371,0,-1.795213168,-1.366484377,-3.161697545,-0.198222201 -Orlando Woolridge,woolror01,1990,PO,LAL,395,199,1.47119744,0.730876461,2.202073901,0.521392137,0,0.521392137,1.233450402,0.476069116,1.709519519,0.532338548 -Orlando Woolridge,woolror01,1990,RS,LAL,2884,1421,1.145412091,-0.048329244,1.097082846,2.795771819,2.795771819,0,0.887095789,-0.266997216,0.620098572,0.23773342 -Orlando Woolridge,woolror01,1991,RS,DEN,4368,1823,1.157204687,-1.871131377,-0.71392669,1.887222016,1.887222016,0,0.82175209,-1.748159956,-0.926407866,-0.341209288 -Orlando Woolridge,woolror01,1992,PO,DET,231,128,-4.099536205,-1.291446854,-5.390983059,-0.178662438,0,-0.178662438,-4.555943155,-1.337230068,-5.893173223,0.408654578 -Orlando Woolridge,woolror01,1992,RS,DET,4079,2113,-1.014611769,-0.645675346,-1.660287115,1.17398822,1.17398822,0,-1.175422872,-1.201334356,-2.376757228,-0.064925183 -Orlando Woolridge,woolror01,1993,RS,DET,2901,1477,-0.737541664,-1.58858953,-2.326131194,0.318597894,0.318597894,0,-1.06412208,-1.674975967,-2.739098047,-0.249881379 -Orlando Woolridge,woolror01,1993,RS,MIL,158,78,-1.791255082,-4.047039463,-5.838294544,-0.123115108,-0.123115108,0,-2.579215249,-4.800756202,-7.379971451,0.170987892 -Orlando Woolridge,woolror01,1994,RS,PHI,3943,1955,-1.83579201,-1.885540099,-3.721332108,-0.968715395,-0.968715395,0,-2.156525049,-1.810592959,-3.967118008,-0.013020097 -Haywoode Workman,workmha01,1990,RS,ATL,32,16,5.44269698,11.00849678,16.45119376,0.16006628,0.16006628,0,5.51298872,11.73416593,17.24715465,2.111042094 -Haywoode Workman,workmha01,1991,RS,WSB,4179,2034,-0.535322049,-0.035463716,-0.570785765,2.260270151,2.260270151,0,-0.837822966,0.229574599,-0.608248366,-0.052704833 -Haywoode Workman,workmha01,1994,PO,IND,945,511,1.156121846,2.211643177,3.367765023,1.643266919,0,1.643266919,1.196685129,2.384557488,3.581242617,-0.094232469 -Haywoode Workman,workmha01,1994,RS,IND,3370,1714,0.265345272,0.318088516,0.583433788,2.917318101,2.917318101,0,0.326888757,0.486296003,0.81318476,0.075524282 -Haywoode Workman,workmha01,1995,PO,IND,505,275,0.471966871,0.597456136,1.069423008,0.560584471,0,0.560584471,0.380614638,1.144522502,1.52513714,1.286890551 -Haywoode Workman,workmha01,1995,RS,IND,1950,1028,-0.408779341,0.992660887,0.583881546,1.759009794,1.759009794,0,-0.267949268,0.88913248,0.621183212,0.561336168 -Haywoode Workman,workmha01,1996,PO,IND,93,53,-0.474045102,0.062339598,-0.411705504,0.06506326,0,0.06506326,-1.074616368,-0.30285817,-1.377474538,-0.200868541 -Haywoode Workman,workmha01,1996,RS,IND,2190,1164,-1.409554833,0.895727756,-0.513827078,1.3390177,1.3390177,0,-1.219462083,0.962657062,-0.25680502,0.770889509 -Haywoode Workman,workmha01,1997,RS,IND,152,81,0.239817269,-0.546906159,-0.307088889,0.101627134,0.101627134,0,-0.132448918,-0.113931832,-0.24638075,0.606421751 -Haywoode Workman,workmha01,1999,PO,MIL,99,53,-4.495804993,-1.503457973,-5.999262966,-0.092050013,0,-0.092050013,-4.245105029,-1.782552158,-6.027657187,1.371137134 -Haywoode Workman,workmha01,1999,RS,MIL,1494,815,1.425817463,-0.914785628,0.511031835,1.350821712,1.350821712,0,1.273699698,-0.908198311,0.365501387,-0.342320815 -Haywoode Workman,workmha01,2000,RS,MIL,484,248,-0.953425209,-1.570471103,-2.523896313,0.028972361,0.028972361,0,-0.972916189,-2.062392437,-3.035308626,1.197304156 -Haywoode Workman,workmha01,2000,RS,TOR,199,102,-2.266384532,2.418960965,0.152576433,0.154745668,0.154745668,0,-1.805527807,2.635993263,0.830465456,2.304416282 -James Worthy,worthja01,1983,RS,LAL,4309,1970,0.839153728,0.313928902,1.153082631,3.929486121,3.929486121,0,0.973142274,0.074320703,1.047462977,0.173454313 -James Worthy,worthja01,1984,PO,LAL,1493,708,2.097712565,0.538240601,2.635953166,2.001652791,0,2.001652791,2.460284357,0.488949927,2.949234284,-0.241295206 -James Worthy,worthja01,1984,RS,LAL,5277,2415,0.421744253,0.114785415,0.536529668,4.043663447,4.043663447,0,0.625216134,0.107127124,0.732343258,-0.146546572 -James Worthy,worthja01,1985,PO,LAL,1425,626,4.3011647,0.151035393,4.452200093,2.364494121,0,2.364494121,4.271247345,0.221557457,4.492804802,-0.349871723 -James Worthy,worthja01,1985,RS,LAL,5863,2696,1.531319972,0.343988404,1.875308376,6.338038383,6.338038383,0,1.701569295,0.28535139,1.986920685,-0.390972474 -James Worthy,worthja01,1986,PO,LAL,1135,539,0.267939089,0.53842182,0.806360909,1.007673468,0,1.007673468,0.405297902,0.510230577,0.915528479,-0.098167546 -James Worthy,worthja01,1986,RS,LAL,5311,2454,3.346989772,0.782336815,4.129326587,8.58264074,8.58264074,0,3.355907314,0.671970396,4.02787771,-0.365821957 -James Worthy,worthja01,1987,PO,LAL,1442,681,3.770559925,1.869960872,5.640520797,2.991892453,0,2.991892453,3.973575807,1.622856053,5.596431861,-0.48554088 -James Worthy,worthja01,1987,RS,LAL,6035,2819,2.069789182,1.00574265,3.075531832,8.351069596,8.351069596,0,2.29725344,0.864580107,3.161833547,-0.33513872 -James Worthy,worthja01,1988,PO,LAL,1746,896,3.942811845,0.42881986,4.371631705,3.343882568,0,3.343882568,4.112127513,0.330556341,4.442683853,-0.390983682 -James Worthy,worthja01,1988,RS,LAL,5544,2655,2.295574257,-0.27181483,2.023759427,6.431571306,6.431571306,0,2.271842247,-0.323471911,1.948370336,-0.543565826 -James Worthy,worthja01,1989,PO,LAL,1206,600,4.414158183,0.863403109,5.277561292,2.516408555,0,2.516408555,4.559046574,0.800236459,5.359283033,-0.682620627 -James Worthy,worthja01,1989,RS,LAL,6244,2960,2.719542785,0.338005414,3.057548199,8.725325362,8.725325362,0,2.819396379,0.345758808,3.165155188,-0.525030734 -James Worthy,worthja01,1990,PO,LAL,726,366,1.819779958,0.355236513,2.175016472,0.944150283,0,0.944150283,2.272208285,0.311558615,2.5837669,-0.445990086 -James Worthy,worthja01,1990,RS,LAL,6007,2960,3.309315144,0.443359718,3.752674862,9.77597741,9.77597741,0,3.38734636,0.462742353,3.850088712,-0.449284882 -James Worthy,worthja01,1991,PO,LAL,1421,733,0.54618524,-0.021786109,0.524399131,1.257023712,0,1.257023712,0.889691446,-0.104745375,0.784946071,-0.443700814 -James Worthy,worthja01,1991,RS,LAL,5965,3008,1.889215904,0.908790604,2.798006508,8.461334007,8.461334007,0,2.187169754,0.870730782,3.057900537,-0.618057356 -James Worthy,worthja01,1992,RS,LAL,4109,2108,0.425832352,-0.4416645,-0.015832148,2.92372272,2.92372272,0,0.583574889,-0.537932406,0.045642483,-0.561584023 -James Worthy,worthja01,1993,PO,LAL,288,148,-4.271115116,-0.087234183,-4.358349299,-0.125266604,0,-0.125266604,-4.003762769,-0.534872577,-4.538635346,0.008961821 -James Worthy,worthja01,1993,RS,LAL,4782,2359,-0.190105968,-0.572651502,-0.76275747,2.378694157,2.378694157,0,-0.07900582,-1.151026689,-1.230032509,-0.535385751 -James Worthy,worthja01,1994,RS,LAL,3214,1597,-2.498195808,-2.073112091,-4.571307899,-1.479681198,-1.479681198,0,-2.335415388,-3.035217336,-5.370632723,-0.278939537 -Sam Worthen,worthsa01,1981,PO,CHI,2,1,-4.965194997,-3.762697769,-8.727892766,-0.00310338,0,-0.00310338,-6.535178685,-5.683883664,-12.21906235,-1.292143632 -Sam Worthen,worthsa01,1981,RS,CHI,2003,945,-2.694963428,0.183687138,-2.51127629,0.115856306,0.115856306,0,-2.739559294,0.132810974,-2.606748321,0.678980181 -Sam Worthen,worthsa01,1982,RS,UTA,48,22,-5.420785562,-5.787583269,-11.20836883,-0.095038649,-0.095038649,0,-6.136240271,-6.368018119,-12.50425839,0.105978116 -Antoine Wright,wrighan01,2006,PO,NJN,19,10,-6.858773419,-2.260195681,-9.1189691,-0.033045213,0,-0.033045213,-7.667282151,-5.305769714,-12.97305186,-1.261949316 -Antoine Wright,wrighan01,2006,RS,NJN,700,370,-6.037455034,-1.164021436,-7.20147647,-0.846280167,-0.846280167,0,-6.47048022,-2.358216999,-8.828697219,0.649577902 -Antoine Wright,wrighan01,2007,PO,NJN,305,163,-2.478727054,1.531584276,-0.947142778,0.154137262,0,0.154137262,-3.225547277,0.719340731,-2.506206545,-0.289979809 -Antoine Wright,wrighan01,2007,RS,NJN,2190,1137,-3.688154973,-0.38253017,-4.070685144,-0.768343668,-0.768343668,0,-3.951243815,-0.493641811,-4.444885626,0.269321711 -Antoine Wright,wrighan01,2008,PO,DAL,13,7,-21.53514401,-7.006790773,-28.54193478,-0.094981121,0,-0.094981121,-21.02488319,-11.92356529,-32.94844848,-0.019595517 -Antoine Wright,wrighan01,2008,RS,NJN,2036,1056,-2.301090027,-0.442082775,-2.743172802,0.003717142,0.003717142,0,-2.469553035,-0.281709906,-2.751262941,0.987951648 -Antoine Wright,wrighan01,2008,RS,DAL,335,176,-3.486552185,-1.980053643,-5.466605828,-0.246431442,-0.246431442,0,-3.797727648,-2.531930308,-6.329657955,0.956203403 -Antoine Wright,wrighan01,2009,PO,DAL,316,167,2.990393723,-2.982321267,0.008072455,0.245312786,0,0.245312786,2.439946876,-2.103623183,0.336323692,1.09224806 -Antoine Wright,wrighan01,2009,RS,DAL,2992,1552,-1.550600976,-1.377775309,-2.928376285,-0.142106869,-0.142106869,0,-1.551740561,-1.0024239,-2.554164461,0.567092526 -Antoine Wright,wrighan01,2010,RS,TOR,2731,1392,-1.44277551,-1.030280157,-2.473055667,0.197508172,0.197508172,0,-1.248310606,-1.325963032,-2.574273638,0.392658809 -Antoine Wright,wrighan01,2011,RS,SAC,62,31,-5.402952173,-1.403495095,-6.806447268,-0.064942136,-0.064942136,0,-5.565552329,-2.234335102,-7.799887431,1.139633574 -Brad Wright,wrighbr01,1987,RS,NYK,286,138,-3.951547971,-1.169294705,-5.120842676,-0.167835341,-0.167835341,0,-3.703414081,-1.924641457,-5.628055538,0.556169262 -Brad Wright,wrighbr01,1988,RS,DEN,16,7,-28.04750976,-6.90752925,-34.95503901,-0.120332562,-0.120332562,0,-25.60375441,-5.739023479,-31.34277789,4.658167106 -Bracey Wright,wrighbr02,2006,RS,MIN,253,135,-0.629023404,-1.748397498,-2.377420902,0.02560425,0.02560425,0,-0.928605131,-2.947251081,-3.875856212,-0.206669173 -Bracey Wright,wrighbr02,2007,RS,MIN,364,190,0.500616506,0.495401682,0.996018188,0.361518391,0.361518391,0,0.173958921,-0.734596026,-0.560637105,-0.413315128 -Brandan Wright,wrighbr03,2008,RS,GSW,783,376,-1.153096815,-0.832806991,-1.985903806,0.145481337,0.145481337,0,-1.840631162,-2.225125012,-4.065756174,-0.701557758 -Brandan Wright,wrighbr03,2009,RS,GSW,1424,688,0.42853122,-0.573558732,-0.145027511,0.91061392,0.91061392,0,0.086513532,-0.931589467,-0.845075934,-0.383359592 -Brandan Wright,wrighbr03,2011,RS,NJN,349,184,-1.859126367,1.515433968,-0.343692399,0.224590422,0.224590422,0,-2.051579805,0.904405906,-1.147173899,-0.538809783 -Brandan Wright,wrighbr03,2011,RS,GSW,390,195,-1.93867437,-2.712248646,-4.650923016,-0.188810074,-0.188810074,0,-2.54239181,-3.886177252,-6.428569061,-0.15318239 -Brandan Wright,wrighbr03,2012,PO,DAL,52,27,-9.253732578,-2.043410204,-11.29714278,-0.122660163,0,-0.122660163,-8.731666559,-2.775766702,-11.50743326,0.910177382 -Brandan Wright,wrighbr03,2012,RS,DAL,1523,791,0.281586428,1.516120793,1.79770722,1.82153845,1.82153845,0,-0.220243836,0.852770857,0.632527021,-0.692970434 -Brandan Wright,wrighbr03,2013,RS,DAL,2278,1149,0.435680853,0.610102606,1.04578346,2.20517527,2.20517527,0,0.073033675,-0.08089169,-0.007858015,-0.83632106 -Brandan Wright,wrighbr03,2014,PO,DAL,180,90,3.999337149,0.25407788,4.253415029,0.33119862,0,0.33119862,4.493205944,0.031991414,4.525197358,-0.131263932 -Brandan Wright,wrighbr03,2014,RS,DAL,2140,1077,1.674460996,-1.423518506,0.25094249,1.634187585,1.634187585,0,1.553075648,-1.595636152,-0.042560505,-0.860077601 -Brandan Wright,wrighbr03,2015,RS,DAL,1023,505,4.186536183,-0.691864417,3.494671766,1.597703099,1.597703099,0,3.421762479,-0.957070867,2.464691612,-0.67008195 -Brandan Wright,wrighbr03,2015,RS,BOS,175,86,-4.250299638,3.710833567,-0.539466071,0.09691034,0.09691034,0,-4.66861167,-0.205790392,-4.874402062,-0.080774986 -Brandan Wright,wrighbr03,2015,RS,PHO,1735,858,-1.510053251,2.311424827,0.801371576,1.542949517,1.542949517,0,-1.962193938,2.144550698,0.18235676,-0.719790927 -Brandan Wright,wrighbr03,2016,RS,MEM,427,212,-2.175548675,0.200283066,-1.975265609,0.083503855,0.083503855,0,-4.127246097,-0.486745143,-4.61399124,-0.341966995 -Brandan Wright,wrighbr03,2017,PO,MEM,22,12,-9.054237928,12.33701593,3.282778005,0.037255113,0,0.037255113,-6.495209144,6.436220613,-0.058988531,-2.125491106 -Brandan Wright,wrighbr03,2017,RS,MEM,872,447,-0.259281921,-0.508671726,-0.767953646,0.446852408,0.446852408,0,-0.501051296,-0.97051554,-1.471566836,-1.122318198 -Brandan Wright,wrighbr03,2018,RS,HOU,32,15,5.66639557,1.289962116,6.956357686,0.073837355,0.073837355,0,2.126373781,1.862642258,3.989016038,-0.594782617 -Brandan Wright,wrighbr03,2018,RS,MEM,745,366,-1.279963741,2.556480212,1.276516471,0.74644315,0.74644315,0,-2.089566657,0.562601176,-1.526965481,-0.717853872 -Chris Wright,wrighch01,2012,RS,GSW,362,186,0.213208014,-0.03100068,0.182207333,0.277616609,0.277616609,0,-0.611257923,-0.730495717,-1.341753641,-0.212958861 -Chris Wright,wrighch01,2014,RS,MIL,259,126,0.108746854,-0.93014129,-0.821394436,0.125003773,0.125003773,0,-0.74192443,-1.831540528,-2.573464958,0.791404106 -Chris Wright,wrighch02,2013,RS,DAL,8,4,-10.61225726,-4.15716607,-14.76942333,-0.024480089,-0.024480089,0,-10.23735179,-8.836530752,-19.07388255,-0.186554069 -Delon Wright,wrighde01,2016,PO,TOR,81,41,-2.851340574,9.670827729,6.819487155,0.20642964,0,0.20642964,-2.438066826,6.548311907,4.110245081,-0.011234887 -Delon Wright,wrighde01,2016,RS,TOR,460,229,-0.101850338,0.534021914,0.432171577,0.368323947,0.368323947,0,-0.437308604,-1.632171251,-2.069479855,-0.911313734 -Delon Wright,wrighde01,2017,PO,TOR,181,92,-0.467466091,5.120655029,4.653188938,0.355301039,0,0.355301039,-3.386311816,3.127644152,-0.258667664,-0.832861664 -Delon Wright,wrighde01,2017,RS,TOR,881,446,-0.321299076,3.809863264,3.488564188,1.404950674,1.404950674,0,-0.378886554,3.00503132,2.626144765,-1.010883624 -Delon Wright,wrighde01,2018,PO,TOR,427,215,-0.563701392,5.637263325,5.073561933,0.869606428,0,0.869606428,-1.921473165,3.530898132,1.609424967,-1.707759485 -Delon Wright,wrighde01,2018,RS,TOR,2925,1433,1.680909978,1.745025911,3.425935889,4.481345501,4.481345501,0,1.882374545,1.374133153,3.256507697,-0.746582501 -Delon Wright,wrighde01,2019,RS,MEM,1691,802,0.986495824,2.342681568,3.329177392,2.468850856,2.468850856,0,-0.365842663,3.000754649,2.634911986,-0.763256305 -Delon Wright,wrighde01,2019,RS,TOR,1895,897,0.032336253,1.702986371,1.735322624,2.03592781,2.03592781,0,0.101121529,1.589254211,1.69037574,-0.832970512 -Dorell Wright,wrighdo01,2005,RS,MIA,52,27,-5.3350941,3.40727289,-1.92782121,0.011628707,0.011628707,0,-3.281332473,3.233818778,-0.047513695,2.461067694 -Dorell Wright,wrighdo01,2006,RS,MIA,255,132,-3.261448151,-1.042542355,-4.303990505,-0.104715607,-0.104715607,0,-3.509458488,-2.811741632,-6.32120012,0.052480656 -Dorell Wright,wrighdo01,2007,PO,MIA,2,1,-4.180374255,-5.491672312,-9.672046567,-0.003581352,0,-0.003581352,-5.75338983,-7.313096178,-13.06648601,-1.518153908 -Dorell Wright,wrighdo01,2007,RS,MIA,2448,1292,-3.408501585,-0.215909174,-3.624410758,-0.575793024,-0.575793024,0,-3.611377166,-0.482389888,-4.093767053,-0.096797875 -Dorell Wright,wrighdo01,2008,RS,MIA,2098,1104,-1.039864514,0.81542617,-0.224438344,1.412789839,1.412789839,0,-1.857564641,0.430708713,-1.426855929,-0.641864465 -Dorell Wright,wrighdo01,2009,PO,MIA,5,3,-3.501774796,-2.636218857,-6.137993653,-0.005256763,0,-0.005256763,-5.277328371,-4.960920174,-10.23824854,-1.537704124 -Dorell Wright,wrighdo01,2009,RS,MIA,138,73,-7.127048218,-0.892827416,-8.019875635,-0.197849718,-0.197849718,0,-7.10063324,-1.804936036,-8.905569276,0.744838401 -Dorell Wright,wrighdo01,2010,PO,MIA,215,112,-1.575261743,-0.27665554,-1.851917284,0.052484677,0,0.052484677,-2.258361119,-1.433273338,-3.691634457,-0.760505679 -Dorell Wright,wrighdo01,2010,RS,MIA,2825,1496,0.827499126,1.165946703,1.993445829,3.609028427,3.609028427,0,0.514021987,0.515600595,1.029622582,-0.296871503 -Dorell Wright,wrighdo01,2011,RS,GSW,6287,3147,1.335214713,0.114350867,1.44956558,6.72680356,6.72680356,0,1.590046644,0.258312444,1.848359088,-0.221367374 -Dorell Wright,wrighdo01,2012,RS,GSW,3209,1650,1.464553464,-0.635630647,0.828922817,3.012249535,3.012249535,0,1.556485334,-0.653915241,0.902570094,-0.01824 -Dorell Wright,wrighdo01,2013,RS,PHI,3419,1783,1.233947638,-1.073663234,0.160284404,2.645543373,2.645543373,0,1.17696614,-1.264349925,-0.087383785,-0.06693515 -Dorell Wright,wrighdo01,2014,PO,POR,184,88,-6.181142972,-1.71557332,-7.896716292,-0.241939485,0,-0.241939485,-5.363216387,-1.393227634,-6.756444021,1.408780649 -Dorell Wright,wrighdo01,2014,RS,POR,2008,984,0.292326974,0.188773659,0.481100634,1.62388203,1.62388203,0,0.341814132,-0.742257395,-0.400443262,0.103511547 -Dorell Wright,wrighdo01,2015,RS,POR,1208,592,2.195451617,1.778509015,3.973960632,2.035799089,2.035799089,0,2.156748624,1.484856171,3.641604795,0.231593276 -Dorell Wright,wrighdo01,2016,PO,MIA,39,19,13.549228,-4.860210121,8.689017874,0.114296524,0,0.114296524,9.19843365,-9.277933018,-0.079499368,-0.056952603 -Howard Wright,wrighho02,1991,RS,DAL,16,8,13.71838256,6.11983593,19.83821849,0.095099637,0.095099637,0,13.27857293,7.124360039,20.40293297,3.121724031 -Howard Wright,wrighho02,1991,RS,ORL,285,136,-5.340436751,-1.158042947,-6.498479698,-0.262740824,-0.262740824,0,-5.176789125,-0.748546249,-5.925335374,1.007752566 -Howard Wright,wrighho02,1991,RS,ATL,42,20,-5.578696634,-3.922531432,-9.501228066,-0.069357282,-0.069357282,0,-6.091613383,-4.532815096,-10.62442848,0.67303415 -Howard Wright,wrighho02,1993,RS,ORL,20,10,6.083409317,-2.473346807,3.610062511,0.032221637,0.032221637,0,5.057017765,-4.525048345,0.53196942,-0.686333361 -Julian Wright,wrighju01,2008,PO,NOH,239,131,0.434774793,2.545723475,2.980498268,0.396024265,0,0.396024265,0.785176127,1.521685421,2.306861549,0.227480695 -Julian Wright,wrighju01,2008,RS,NOH,1212,640,-0.549567564,0.099684495,-0.44988307,0.74924176,0.74924176,0,-0.894115944,-0.960533373,-1.854649317,-0.225561234 -Julian Wright,wrighju01,2009,PO,NOH,61,32,-4.426755347,-3.394787082,-7.82154243,-0.086426031,0,-0.086426031,-5.751163909,-3.106368945,-8.857532853,1.083135384 -Julian Wright,wrighju01,2009,RS,NOH,1428,772,-3.260888692,0.948733217,-2.312155475,0.172105406,0.172105406,0,-3.241738363,-0.237348074,-3.479086437,-0.188528622 -Julian Wright,wrighju01,2010,RS,NOH,1700,871,-2.391191477,0.603594341,-1.787597136,0.424424607,0.424424607,0,-2.869379466,-0.971217606,-3.840597072,-0.713768694 -Julian Wright,wrighju01,2011,RS,TOR,1500,766,-1.453721383,1.492439294,0.038717911,1.084515984,1.084515984,0,-1.788160842,0.181546538,-1.606614304,-0.457630331 -Larry Wright,wrighla01,1977,PO,WSB,224,104,0.004442421,1.163282863,1.167725284,0.217174291,0,0.217174291,-0.198887867,1.136999432,0.938111565,1.376690148 +Nick Weatherspoon,weathni01,1977,RS,SEA,3387,1505,-1.040463114,-0.367447388,-1.407910502,1.031302679,1.031302679,0,-1.187654255,-0.196854588,-1.384508843,0.081372466 +Mike Bantom,bantomi01,1977,RS,SEA,1789,795,0.214523105,-0.741646493,-0.527123388,0.905244698,0.905244698,0,0.063040322,-0.60508228,-0.542041957,0.433511481 +Leonard Gray,grayle01,1977,RS,SEA,1447,643,-1.696517037,-0.730260521,-2.426777558,0.106595,0.106595,0,-1.529928219,-0.367657039,-1.897585258,0.568379351 +Dean Tolson,tolsode01,1977,RS,SEA,1321,587,1.321045758,0.328326677,1.649372436,1.327275359,1.327275359,0,1.267228129,-0.380579651,0.886648477,0.795140879 +Frank Oleynick,oleynfr01,1977,RS,SEA,1161,516,-4.19637262,-2.650224834,-6.846597454,-1.078374649,-1.078374649,0,-4.477565341,-3.056453899,-7.53401924,-0.010865285 +Bob Love,lovebo01,1977,RS,SEA,1013,450,-2.110331448,-1.45542143,-3.565752878,-0.187407477,-0.187407477,0,-2.715467308,-1.819435214,-4.534902523,0.068361406 +Norton Barnhill,barnhno01,1977,RS,SEA,23,10,-5.561144288,-5.462563227,-11.02370751,-0.043664317,-0.043664317,0,-5.69994669,-2.390347555,-8.090294245,3.707555396 +Elvin Hayes,hayesel01,1977,RS,WSB,7507,3364,1.144011019,1.706807644,2.850818663,9.586784296,9.586784296,0,1.436987102,1.711496559,3.148483661,-0.2912516 +Wes Unseld,unselwe01,1977,RS,WSB,6382,2860,0.165067401,1.628422957,1.793490358,6.604930588,6.604930588,0,0.278339412,1.558890282,1.837229694,-0.403289478 +Phil Chenier,cheniph01,1977,RS,WSB,6342,2842,0.172243147,0.337943201,0.510186349,4.71181398,4.71181398,0,0.281448569,0.434033495,0.715482064,-0.351589309 +Dave Bing,bingda01,1977,RS,WSB,3383,1516,1.184582614,-0.877911742,0.306670872,2.364314483,2.364314483,0,0.80821295,-0.932807885,-0.124594935,0.004196949 +Mitch Kupchak,kupchmi01,1977,RS,WSB,3376,1513,1.4594982,-0.20676103,1.25273717,3.092706844,3.092706844,0,1.218265757,-0.613475566,0.604790191,0.099900758 Larry Wright,wrighla01,1977,RS,WSB,3171,1421,-1.124616285,-1.080478649,-2.205094934,0.396200158,0.396200158,0,-1.286697122,-0.979393925,-2.266091047,0.313015769 -Larry Wright,wrighla01,1978,PO,WSB,869,402,0.328619896,0.092827484,0.42144738,0.67459647,0,0.67459647,-0.032121614,0.296125188,0.264003573,0.582165498 +Truck Robinson,robintr01,1977,RS,WSB,2964,1328,-0.129418766,-0.615567546,-0.744986312,1.356999931,1.356999931,0,0.063966343,-0.433441901,-0.369475558,-0.118094395 +Kevin Grevey,greveke01,1977,RS,WSB,2914,1306,-2.569085663,-1.406922234,-3.976007897,-0.818234056,-0.818234056,0,-2.743458456,-1.755671856,-4.499130312,0.174049214 +Tom Henderson,hendeto01,1977,RS,WSB,2729,1223,0.943112922,0.168058666,1.111171588,2.402652541,2.402652541,0,0.745113425,0.222968834,0.968082259,-0.296213573 +Leonard Gray,grayle01,1977,RS,WSB,2223,996,-2.402335113,-0.963908499,-3.366243612,-0.316228659,-0.316228659,0,-2.343663734,-0.483314927,-2.826978661,1.059819865 +Bob Weiss,weissbo01,1977,RS,WSB,1714,768,-0.349925137,1.418670142,1.068745005,1.496511611,1.496511611,0,-0.78518854,0.831151855,0.045963314,0.014336803 +Mike Riordan,riordmi01,1977,RS,WSB,645,289,-4.733387634,-2.547611625,-7.280999259,-0.66893258,-0.66893258,0,-5.228535675,-3.372992694,-8.601528369,0.13661687 +Nick Weatherspoon,weathni01,1977,RS,WSB,339,152,-5.575682831,-1.771876839,-7.34755967,-0.357498445,-0.357498445,0,-5.430104411,-2.093009863,-7.523114275,0.288990116 +Joe Pace,pacejo01,1977,RS,WSB,266,119,-4.14431284,1.464374126,-2.679938714,0.004302684,0.004302684,0,-3.741128845,0.484901737,-3.256227108,1.241681482 +Jimmy Jones,jonesji01,1977,RS,WSB,74,33,-7.607724667,0.706817252,-6.900907415,-0.070449163,-0.070449163,0,-7.173807988,0.494409194,-6.679398794,0.866838252 +Jo Jo White,whitejo01,1977,PO,BOS,892,395,0.524166659,0.412183051,0.93634971,0.763520242,0,0.763520242,0.575564544,0.780482268,1.356046812,-0.37222576 +Dave Cowens,cowenda01,1977,PO,BOS,856,379,-0.891053452,2.665131147,1.774077695,0.898689401,0,0.898689401,-0.591607682,2.42253115,1.830923469,-0.417707332 +John Havlicek,havlijo01,1977,PO,BOS,847,375,-0.292914267,-0.236036005,-0.528950272,0.436794904,0,0.436794904,-0.284963125,-0.378432407,-0.663395532,-0.357330196 +Charlie Scott,scottch01,1977,PO,BOS,764,338,0.743126532,0.321890578,1.065017111,0.679647536,0,0.679647536,0.490074598,0.685273154,1.175347753,0.176248614 +Sidney Wicks,wickssi01,1977,PO,BOS,590,261,1.896635437,2.183521425,4.080156862,0.941934688,0,0.941934688,1.854449979,2.045211848,3.899661827,0.441042287 +Curtis Rowe,rowecu01,1977,PO,BOS,535,237,0.647393491,-0.844470891,-0.1970774,0.317478307,0,0.317478307,0.162902721,-1.343853737,-1.180951016,-0.298775378 +Tom Boswell,bosweto01,1977,PO,BOS,183,81,-0.80435466,-1.89563614,-2.699990801,0.002150149,0,0.002150149,-1.500660836,-2.136178212,-3.636839047,0.929622647 +Fred Saunders,saundfr01,1977,PO,BOS,149,66,-6.140424063,-2.034540519,-8.174964581,-0.193044001,0,-0.193044001,-6.575753013,-1.511704724,-8.087457737,2.616699905 +Kevin Stacom,stacoke01,1977,PO,BOS,56,25,-0.438066907,-3.152149713,-3.59021662,-0.011052717,0,-0.011052717,-1.968299712,-4.53144016,-6.499739872,-0.00319693 +Norm Cook,cookno01,1977,PO,BOS,7,3,18.6958436,-2.723072113,15.97277149,0.029224728,0,0.029224728,16.40838519,-5.440839787,10.9675454,-1.19022234 +Norm Van Lier,vanlino01,1977,PO,CHI,290,134,-0.687669588,2.171414965,1.483745376,0.29940234,0,0.29940234,-0.426738842,3.168588443,2.7418496,0.312385435 +Artis Gilmore,gilmoar01,1977,PO,CHI,272,126,-0.034214519,1.885166528,1.85095201,0.302997948,0,0.302997948,0.051505527,1.434367786,1.485873313,-0.71436863 +Mickey Johnson,johnsmi01,1977,PO,CHI,268,124,-0.213580919,0.920029055,0.706448135,0.225475128,0,0.225475128,0.225981374,1.196143398,1.422124772,-0.025427307 +Scott May,maysc01,1977,PO,CHI,210,97,-1.33676378,3.387435141,2.050671361,0.246147038,0,0.246147038,-1.214335844,3.38682385,2.172488006,0.483138357 +Wilbur Holland,hollawi01,1977,PO,CHI,182,84,1.001634136,-2.671773669,-1.670139533,0.047638444,0,0.047638444,0.041175087,-2.702065435,-2.660890348,-0.205387233 +John Mengelt,mengejo01,1977,PO,CHI,145,67,2.914199196,0.423582047,3.337781242,0.214107047,0,0.214107047,2.147045562,-0.491282481,1.655763081,-0.257517143 +Jack Marin,marinja01,1977,PO,CHI,115,53,-1.560906195,-3.371865366,-4.932771561,-0.06108192,0,-0.06108192,-2.825648855,-3.835367081,-6.661015936,0.362180912 +Tom Boerwinkle,boerwto01,1977,PO,CHI,37,17,-2.321217517,0.322622041,-1.998595476,0.00661737,0,0.00661737,-2.901734131,-2.65641903,-5.558153162,-1.648050312 +Cliff Pondexter,pondecl01,1977,PO,CHI,26,12,-2.68748367,-2.216057706,-4.903541376,-0.013424814,0,-0.013424814,-4.099410501,-4.837661391,-8.937071892,-1.355889645 +Phil Hicks,hicksph01,1977,PO,CHI,9,4,-14.70952996,-1.050624667,-15.76015463,-0.027606578,0,-0.027606578,-14.5979574,-1.357463457,-15.95542086,0.864612073 +Tom Kropp,kroppto01,1977,PO,CHI,4,2,-10.10419133,-6.042584646,-16.14677598,-0.015710788,0,-0.015710788,-11.34415009,3.605955981,-7.738194107,12.15012127 +Jim Brewer,breweji01,1977,PO,CLE,250,113,0.239880435,2.48715211,2.727032545,0.324081019,0,0.324081019,0.034842255,2.718746006,2.753588261,-0.517714205 +Campy Russell,russeca02,1977,PO,CLE,221,100,-0.272552103,0.379400574,0.106848471,0.149947303,0,0.149947303,-0.437726166,0.264299266,-0.1734269,-0.268663884 +Jim Chones,choneji01,1977,PO,CLE,219,99,3.211668591,1.134333446,4.346002036,0.366746225,0,0.366746225,2.35536136,0.698732519,3.054093879,-0.83696268 +Foots Walker,walkefo01,1977,PO,CLE,210,95,3.528378666,0.226779687,3.755158353,0.325831042,0,0.325831042,2.92152105,0.733982464,3.655503514,0.210670691 +Austin Carr,carrau01,1977,PO,CLE,184,83,-5.569093486,-1.058453171,-6.627546656,-0.170236638,0,-0.170236638,-5.688658793,-0.554337435,-6.242996227,0.556166937 +Bingo Smith,smithbi02,1977,PO,CLE,126,57,-9.924413588,1.177624062,-8.746789526,-0.179633877,0,-0.179633877,-9.331448465,0.195848473,-9.135599992,-0.136021794 +Elmore Smith,smithel01,1977,PO,CLE,124,56,1.804607079,7.387257518,9.191864598,0.35566113,0,0.35566113,2.230027695,6.837016365,9.067044059,1.137810644 +Dick Snyder,snydedi01,1977,PO,CLE,117,53,-7.015514537,-1.182003981,-8.197518519,-0.152230173,0,-0.152230173,-7.259483512,-1.887405426,-9.146888939,0.214391743 +Gary Brokaw,brokaga01,1977,PO,CLE,97,44,2.087175123,-0.731769078,1.355406045,0.095735555,0,0.095735555,1.537312513,-1.160269659,0.377042854,0.764592755 +John Lambert,lambejo01,1977,PO,CLE,42,19,-0.036089457,3.963767598,3.927678141,0.067716842,0,0.067716842,-0.15400357,4.197505042,4.043501473,1.519678768 +Nate Thurmond,thurmna01,1977,PO,CLE,2,1,-6.073481363,32.93704365,26.86356228,0.014774211,0,0.014774211,-7.322957968,22.09027665,14.76731868,-5.513159455 +David Thompson,thompda01,1977,PO,DEN,528,237,1.780589489,-0.067789391,1.712800098,0.556920707,0,0.556920707,1.855915129,0.363888532,2.219803661,0.070184669 +Dan Issel,isselda01,1977,PO,DEN,494,222,2.127637567,0.716900229,2.844537796,0.651668576,0,0.651668576,2.251969939,0.654321814,2.906291753,-0.303281503 +Bobby Jones,jonesbo01,1977,PO,DEN,417,187,1.126199629,5.419718835,6.545918464,0.919041449,0,0.919041449,1.739221458,5.459594303,7.198815761,0.502873682 +Ted McClain,mcclate01,1977,PO,DEN,379,170,0.960223723,1.092834186,2.053057908,0.428414205,0,0.428414205,0.676429647,0.908868027,1.585297674,-0.306325101 +Jim Price,priceji01,1977,PO,DEN,352,158,-1.45808624,2.40100612,0.94291988,0.308167474,0,0.308167474,-1.180368695,2.737751001,1.557382306,0.394423632 +Paul Silas,silaspa01,1977,PO,DEN,314,141,-0.125661011,-1.048247985,-1.173908996,0.11743677,0,0.11743677,-0.295506794,-1.014559009,-1.310065803,0.454333102 +Mack Calvin,calvima01,1977,PO,DEN,249,112,1.358889669,-3.016526129,-1.65763646,0.064487286,0,0.064487286,0.499654753,-3.188592598,-2.688937845,0.180740656 +Willie Wise,wisewi01,1977,PO,DEN,236,106,-4.1293654,-2.201530053,-6.330895453,-0.20097767,0,-0.20097767,-4.501230756,-2.603789923,-7.10502068,0.662572906 +Marvin Webster,webstma01,1977,PO,DEN,214,96,0.006301007,3.206666161,3.212967168,0.299452084,0,0.299452084,-0.257705188,1.858426445,1.600721258,-0.623858492 +Byron Beck,beckby01,1977,PO,DEN,65,29,-3.997048651,-3.135878948,-7.132927599,-0.067178147,0,-0.067178147,-4.643018527,-3.631705195,-8.274723722,0.469577629 +Monte Towe,towemo01,1977,PO,DEN,13,6,5.7961854,-4.05604734,1.740138061,0.013990737,0,0.013990737,4.410093789,-6.022116633,-1.612022845,-1.39071258 +Fatty Taylor,taylofa01,1977,PO,DEN,2,1,-3.563135075,-3.410633731,-6.973768806,-0.002196164,0,-0.002196164,-5.223786063,-5.32335066,-10.54713672,-1.261446189 +Bob Lanier,laniebo01,1977,PO,DET,254,118,6.405169096,-1.01098014,5.394188956,0.502284285,0,0.502284285,6.216892742,-0.384936754,5.831955987,-0.714781006 +M.L. Carr,carrml01,1977,PO,DET,241,112,-1.025409118,-2.251266095,-3.276675213,-0.030868747,0,-0.030868747,-1.255416957,-2.006472863,-3.26188982,-0.583859594 +Eric Money,moneyer01,1977,PO,DET,222,103,3.643156973,-0.429294711,3.213862262,0.323231732,0,0.323231732,3.593385886,0.177223562,3.770609449,-0.00041188 +Chris Ford,fordch01,1977,PO,DET,218,101,0.028312612,0.644294235,0.672606847,0.182485985,0,0.182485985,0.496530401,1.321424094,1.817954496,0.343180994 +Howard Porter,porteho01,1977,PO,DET,211,98,3.326590287,-1.047711503,2.278878783,0.258063065,0,0.258063065,3.067798425,-1.18355433,1.884244095,-0.518011994 +Kevin Porter,porteke01,1977,PO,DET,131,61,-0.035641468,-3.975025794,-4.010667262,-0.040507306,0,-0.040507306,-0.64778865,-4.004951695,-4.652740344,0.110704746 +Leon Douglas,douglle01,1977,PO,DET,123,57,-6.68173135,-1.757130682,-8.438862032,-0.172331558,0,-0.172331558,-6.405366119,-1.449304707,-7.854670826,1.060759203 +Al Eberhard,eberhal01,1977,PO,DET,90,42,-6.713477137,-2.358664459,-9.072141597,-0.140815785,0,-0.140815785,-6.944010392,-2.673591265,-9.617601657,0.831984565 +Ralph Simpson,simpsra01,1977,PO,DET,37,17,-17.73682795,-4.734312928,-22.47114088,-0.175262335,0,-0.175262335,-17.46112618,-6.077536647,-23.53866283,-0.693417023 +Phil Sellers,selleph01,1977,PO,DET,13,6,-20.32193476,-6.771167314,-27.09310208,-0.080632805,0,-0.080632805,-18.39694979,-5.992621689,-24.38957148,5.221952804 +Roger Brown,brownro02,1977,PO,DET,11,5,-10.9041696,0.590406235,-10.31376337,-0.019526189,0,-0.019526189,-11.43433461,-2.912270476,-14.34660509,-1.997506028 +Rick Barry,barryri01,1977,PO,GSW,898,415,3.248241581,0.422931271,3.671172852,1.396394178,0,1.396394178,3.646287481,0.660536725,4.306824206,-0.440805658 +Phil Smith,smithph01,1977,PO,GSW,803,371,0.616975209,-0.039130135,0.577845074,0.647211734,0,0.647211734,0.582589873,0.125146302,0.707736175,-0.400884768 +Jamaal Wilkes,wilkeja01,1977,PO,GSW,749,346,-0.905065594,1.489418555,0.584352961,0.604986684,0,0.604986684,-0.338671918,1.370964697,1.032292779,-0.36461323 +Clifford Ray,raycl01,1977,PO,GSW,658,304,2.299706072,-0.133873307,2.165832765,0.782803375,0,0.782803375,2.25730785,-0.015016546,2.242291304,-0.48065426 +Robert Parish,parisro01,1977,PO,GSW,517,239,0.99522441,1.261734331,2.256958741,0.63129761,0,0.63129761,1.403564899,1.382794711,2.78635961,0.272287948 +Charles Dudley,dudlech01,1977,PO,GSW,511,236,2.106851437,-1.828018293,0.278833144,0.375566667,0,0.375566667,1.591805556,-1.699419725,-0.107614169,-0.159208387 +Gus Williams,willigu01,1977,PO,GSW,398,184,1.776112983,-1.083357672,0.692755311,0.335520051,0,0.335520051,1.41155672,-0.595463661,0.81609306,0.698082079 +Charles Johnson,johnsch01,1977,PO,GSW,348,161,-3.795171658,-0.063015797,-3.858187455,-0.094054809,0,-0.094054809,-3.739311078,-0.296316511,-4.035627588,0.193735429 +Sonny Parker,parkeso01,1977,PO,GSW,260,120,1.366707301,0.543400053,1.910107354,0.292787989,0,0.292787989,0.709951717,-0.723582818,-0.013631101,-0.530799108 +Larry McNeill,mcneila01,1977,PO,GSW,45,21,5.026071765,-1.30843348,3.717638285,0.071727993,0,0.071727993,4.751332585,-2.591443135,2.15988945,0.385541526 +Marshall Rogers,rogerma01,1977,PO,GSW,6,3,-14.35136147,-3.165321644,-17.51668311,-0.022974284,0,-0.022974284,-14.12614176,-6.063839983,-20.18998174,-1.533538437 +Moses Malone,malonmo01,1977,PO,HOU,1110,518,3.067061041,-0.478986393,2.588074647,1.444537006,0,1.444537006,3.694134038,0.047119965,3.741254003,-0.76470699 +Rudy Tomjanovich,tomjaru01,1977,PO,HOU,979,457,1.898940309,-2.008974776,-0.110034466,0.632497806,0,0.632497806,2.248848593,-1.864967239,0.383881354,-0.392305531 +John Lucas,lucasjo01,1977,PO,HOU,922,430,4.496810729,0.244963838,4.741774567,1.692790417,0,1.692790417,4.446879744,0.355323089,4.802202834,-0.14690698 +Calvin Murphy,murphca01,1977,PO,HOU,900,420,2.900342656,-1.002810796,1.89753186,1.028765503,0,1.028765503,3.25806186,-0.360390966,2.897670894,0.169918321 +Kevin Kunnert,kunneke01,1977,PO,HOU,703,328,0.083867152,-2.539311564,-2.455444412,0.050878398,0,0.050878398,0.31499757,-2.090650244,-1.775652674,0.083585953 +Mike Newlin,newlimi01,1977,PO,HOU,677,316,3.570371211,-0.957938006,2.612433205,0.894621478,0,0.894621478,3.513152618,-0.92211849,2.591034128,0.352807691 +Dwight Jones,jonesdw01,1977,PO,HOU,527,246,-1.078774191,-0.802063636,-1.880837826,0.112855961,0,0.112855961,-1.056206943,-1.092355293,-2.148562236,0.327828326 +John Johnson,johnsjo01,1977,PO,HOU,313,146,-3.478660059,-1.846428373,-5.325088431,-0.198944874,0,-0.198944874,-3.534236163,-2.595295121,-6.129531285,0.597949982 +Goo Kennedy,kennego01,1977,PO,HOU,75,35,-0.480101989,-3.049502899,-3.529604888,-0.014406104,0,-0.014406104,-1.391056109,-3.700786082,-5.091842192,0.356144523 +Tom Owens,owensto01,1977,PO,HOU,15,7,-9.466767166,7.848063489,-1.618703677,0.004231523,0,0.004231523,-8.413370543,6.99024944,-1.423121102,1.645009704 +Rudy White,whiteru01,1977,PO,HOU,4,2,1.704218018,31.49574715,33.19996517,0.037955653,0,0.037955653,8.699531779,29.55091331,38.25044509,0.342411884 +Kareem Abdul-Jabbar,abdulka01,1977,PO,LAL,1020,467,6.350693533,3.288312932,9.639006465,3.032038687,0,3.032038687,6.59201857,3.06513109,9.65714966,-0.432080365 +Don Chaney,chanedo01,1977,PO,LAL,899,412,0.083500873,0.282751985,0.366252859,0.6736725,0,0.6736725,0.036410008,0.785539683,0.821949691,-0.301007461 +Cazzie Russell,russeca01,1977,PO,LAL,834,382,-0.122577608,-0.390347426,-0.512925034,0.448916759,0,0.448916759,-0.029185328,-0.203537208,-0.232722536,-0.178207338 +Earl Tatum,tatumea01,1977,PO,LAL,777,356,0.552042187,0.195296504,0.747338691,0.655042709,0,0.655042709,0.360269685,0.438706896,0.798976581,-0.016861606 +Don Ford,forddo01,1977,PO,LAL,727,333,0.070030415,0.435888323,0.505918738,0.56940376,0,0.56940376,0.309172703,0.329503614,0.638676318,-0.207364428 +Tom Abernethy,abernto01,1977,PO,LAL,467,214,0.02471472,-0.825642976,-0.800928256,0.218600248,0,0.218600248,-0.565842934,-1.695076639,-2.260919573,-0.425336538 +Lucius Allen,allenlu01,1977,PO,LAL,406,186,-2.442468548,0.913565697,-1.528902851,0.119732527,0,0.119732527,-2.099699883,0.977458664,-1.122241219,0.195472756 +Bo Lamar,lamarbo01,1977,PO,LAL,238,109,-5.774035821,-2.4761638,-8.25019962,-0.31612847,0,-0.31612847,-6.114905267,-2.988124074,-9.103029341,0.222361041 +Johnny Neumann,neumajo01,1977,PO,LAL,148,68,-5.041672011,-1.276803791,-6.318475802,-0.129556372,0,-0.129556372,-5.230804727,-1.053180777,-6.283985504,1.556787041 +C.J. Kupec,kupeccj01,1977,PO,LAL,124,57,-1.889204705,0.453997507,-1.435207198,0.039634625,0,0.039634625,-2.325502676,-0.653244222,-2.978746898,0.537638671 +Cornell Warner,warneco01,1977,PO,LAL,122,56,-1.2179919,-2.573859819,-3.79185172,-0.030996303,0,-0.030996303,-1.901428906,-2.366187556,-4.267616462,1.02404164 +Doug Collins,collido01,1977,PO,PHI,1716,759,3.986947721,-0.60761667,3.37933105,2.441791627,0,2.441791627,3.665771264,-0.124658222,3.541113041,-0.268104343 +Julius Erving,ervinju01,1977,PO,PHI,1714,758,4.895993594,1.596071809,6.492065402,3.66738903,0,3.66738903,4.940507093,1.420401318,6.360908411,-0.544760971 +Henry Bibby,bibbyhe01,1977,PO,PHI,1562,691,-0.059394746,-0.712284738,-0.771679483,0.717660319,0,0.717660319,-0.166921452,-0.077657757,-0.244579209,-0.246017421 +George McGinnis,mcginge01,1977,PO,PHI,1363,603,-2.221437771,0.087107497,-2.134330274,0.196226188,0,0.196226188,-1.394305512,0.295227528,-1.099077984,0.475998875 +Caldwell Jones,jonesca01,1977,PO,PHI,1160,513,-2.042193175,1.52955624,-0.512636934,0.604927638,0,0.604927638,-2.217545519,1.478274757,-0.739270762,0.171111948 +Steve Mix,mixst01,1977,PO,PHI,932,412,2.096513615,0.438684487,2.535198102,1.144500575,0,1.144500575,1.607564284,-0.088878017,1.518686267,-0.120638107 +Darryl Dawkins,dawkida01,1977,PO,PHI,748,331,-2.301269463,1.193665891,-1.107603572,0.287258443,0,0.287258443,-2.419539796,0.471820433,-1.947719363,0.445271017 +World B. Free,freewo01,1977,PO,PHI,635,281,-3.312134842,-0.890990419,-4.203125261,-0.215900382,0,-0.215900382,-3.018083439,-1.532879843,-4.550963282,0.513409071 +Joe Bryant,bryanjo01,1977,PO,PHI,167,74,-4.44012809,2.43707163,-2.00305646,0.029449366,0,0.029449366,-3.981803886,1.81769007,-2.164113816,1.330937948 +Mike Dunleavy,dunlemi01,1977,PO,PHI,154,68,-4.388712192,-1.698909369,-6.087621561,-0.120953959,0,-0.120953959,-4.735352426,-1.490581787,-6.225934214,1.36008212 +Harvey Catchings,catchha01,1977,PO,PHI,122,54,-5.164061478,-0.972843769,-6.136905247,-0.096529617,0,-0.096529617,-5.738703968,-1.969905095,-7.708609063,0.321740784 +Terry Furlow,furlote01,1977,PO,PHI,36,16,8.656579866,-0.011583364,8.644996502,0.095684708,0,0.095684708,8.131046296,-1.057814869,7.073231427,-0.279181726 +Bill Walton,waltobi01,1977,PO,POR,1707,755,0.947945055,4.380049246,5.327994301,3.196556398,0,3.196556398,1.386073711,3.678457944,5.064531655,-0.419773561 +Maurice Lucas,lucasma01,1977,PO,POR,1653,731,2.188902276,1.179033425,3.367935701,2.353712757,0,2.353712757,2.506040838,1.280285777,3.786326615,0.019657888 +Lionel Hollins,hollili01,1977,PO,POR,1542,682,-1.337347723,1.465769919,0.128422195,1.038146344,0,1.038146344,-0.652640879,2.070543133,1.417902254,0.532015668 +Bob Gross,grossbo01,1977,PO,POR,1318,583,5.118864996,1.515380964,6.634245961,2.885261284,0,2.885261284,4.791538907,1.697314247,6.488853154,0.236718651 +Johnny Davis,davisjo01,1977,PO,POR,986,436,1.357132515,1.020159595,2.377292109,1.176177215,0,1.176177215,1.175994995,0.682734353,1.858729347,-0.012877392 +Dave Twardzik,twardda01,1977,PO,POR,800,354,1.743628699,-0.324421602,1.419207096,0.781385513,0,0.781385513,1.319461066,0.016396151,1.335857218,0.65231243 +Herm Gilliam,gillihe01,1977,PO,POR,667,295,-1.490494717,-0.773825324,-2.264320041,0.075462286,0,0.075462286,-1.805824528,-1.412050824,-3.217875352,0.099612558 +Larry Steele,steella01,1977,PO,POR,590,261,-1.843357627,-1.421389391,-3.264747018,-0.070848416,0,-0.070848416,-2.406283572,-1.962077393,-4.368360965,0.231468433 +Lloyd Neal,nealll01,1977,PO,POR,466,206,-0.716291964,-1.07418504,-1.790477004,0.104342008,0,0.104342008,-1.132716153,-1.935460952,-3.068177105,0.339610505 +Robin Jones,jonesro01,1977,PO,POR,237,105,-2.471383476,0.710670507,-1.760712969,0.05533773,0,0.05533773,-2.574583835,0.274632657,-2.299951177,1.319358694 +Corky Calhoun,calhoco01,1977,PO,POR,213,94,-0.748249265,0.066572641,-0.681676624,0.103009335,0,0.103009335,-1.400755256,-0.529958775,-1.930714031,0.731530942 +Wally Walker,walkewa01,1977,PO,POR,188,83,-0.505617849,-1.581273411,-2.08689126,0.029496774,0,0.029496774,-0.950776125,-1.427226637,-2.378002762,1.965854945 +Larry Kenon,kenonla01,1977,PO,SAS,181,79,0.481863259,1.915365144,2.397228402,0.214366602,0,0.214366602,0.635489942,2.66239976,3.297889701,0.197337392 +Billy Paultz,paultbi01,1977,PO,SAS,170,74,0.111912906,0.576747259,0.688660166,0.133096642,0,0.133096642,-0.162328597,0.149380921,-0.012947676,-0.635428549 +Mike Gale,galemi01,1977,PO,SAS,154,67,0.513592775,0.804178752,1.317771527,0.14380531,0,0.14380531,0.355325945,1.375512993,1.730838938,0.292242733 +Coby Dietrick,dietrco01,1977,PO,SAS,147,64,-0.536723509,-1.634830851,-2.17155436,0.019397804,0,0.019397804,-0.737205709,-1.925947829,-2.663153539,-0.449463087 +Louie Dampier,dampilo01,1977,PO,SAS,142,62,-2.535370306,-2.175837082,-4.711207388,-0.063574137,0,-0.063574137,-3.173297103,-2.145437758,-5.318734861,-0.679407354 +George Gervin,gervige01,1977,PO,SAS,142,62,-0.486667662,-1.872736096,-2.359403758,0.012771178,0,0.012771178,-0.691447238,-1.751029152,-2.44247639,0.235244622 +Mark Olberding,olberma01,1977,PO,SAS,96,42,-1.314119325,-3.040194644,-4.354313969,-0.035779903,0,-0.035779903,-2.079355648,-2.70473142,-4.784087068,0.970830559 +Allan Bristow,bristal01,1977,PO,SAS,64,28,-4.417483457,-0.899940176,-5.317423633,-0.038669884,0,-0.038669884,-3.852012222,-0.961687078,-4.8136993,2.366736406 +George Karl,karlge01,1977,PO,SAS,2,1,-3.084500609,-4.083352763,-7.167853373,-0.002296697,0,-0.002296697,-4.968918438,-5.959989792,-10.92890823,-1.278895616 +Henry Ward,wardhe01,1977,PO,SAS,2,1,40.20170991,-6.515141578,33.68656833,0.019060646,0,0.019060646,39.91319825,-9.525485545,30.38771271,-0.622284941 +Elvin Hayes,hayesel01,1977,PO,WSB,874,405,-0.841934432,2.270212208,1.428277777,0.888291979,0,0.888291979,-0.317886021,2.470603772,2.152717751,-0.255982576 +Wes Unseld,unselwe01,1977,PO,WSB,794,368,0.901031845,1.454041273,2.355073118,0.983824077,0,0.983824077,0.760769665,1.713796615,2.474566281,-0.508502386 +Phil Chenier,cheniph01,1977,PO,WSB,777,360,1.744705377,1.053990293,2.79869567,1.046233104,0,1.046233104,1.709775595,0.980002354,2.689777949,-0.492090779 +Tom Henderson,hendeto01,1977,PO,WSB,695,322,1.513289335,-0.269840508,1.243448827,0.674368695,0,0.674368695,1.301276533,-0.077655097,1.223621436,-0.356015002 +Mitch Kupchak,kupchmi01,1977,PO,WSB,544,252,2.519438615,-0.878725654,1.640712961,0.583327628,0,0.583327628,2.252911215,-0.929597182,1.323314033,0.202330118 +Kevin Grevey,greveke01,1977,PO,WSB,486,225,-2.698434556,-1.463486385,-4.161920941,-0.166797459,0,-0.166797459,-3.094370566,-2.099923145,-5.194293711,-0.233249283 +Larry Wright,wrighla01,1977,PO,WSB,224,104,0.004442421,1.163282863,1.167725284,0.217174291,0,0.217174291,-0.198887867,1.136999432,0.938111565,1.376690148 +Dave Bing,bingda01,1977,PO,WSB,119,55,-1.325044356,-3.186777045,-4.511821402,-0.050734182,0,-0.050734182,-2.210337507,-4.70432563,-6.914663137,-0.530799023 +Leonard Gray,grayle01,1977,PO,WSB,112,52,-9.20779852,-0.162497852,-9.370296372,-0.184183136,0,-0.184183136,-9.075847113,-0.030048965,-9.105896078,1.780953066 +Bob Weiss,weissbo01,1977,PO,WSB,73,34,-2.414968269,-0.965874444,-3.380842714,-0.011366161,0,-0.011366161,-3.383746215,-1.179029363,-4.562775578,0.752102671 +Mike Riordan,riordmi01,1977,PO,WSB,17,8,-11.27775037,-1.917487074,-13.19523744,-0.044079822,0,-0.044079822,-12.0140062,-3.389799921,-15.40380612,0.2647561 +Armond Hill,hillar01,1978,RS,ATL,5507,2530,-0.843609356,0.155609398,-0.687999958,2.672840485,2.672840485,0,-0.749185268,0.655396924,-0.093788343,0.454521511 +Steve Hawes,hawesst01,1978,RS,ATL,5061,2325,0.055920866,0.505363459,0.561284324,3.919033218,3.919033218,0,0.164702709,0.370671839,0.535374547,-0.243732584 +John Drew,drewjo01,1978,RS,ATL,4795,2203,2.608384873,0.655956985,3.264341858,6.77713412,6.77713412,0,2.785593318,0.596933426,3.382526744,0.274723703 +Charlie Criss,crissch01,1978,RS,ATL,4212,1935,-0.291090282,-0.245344875,-0.536435157,2.184552643,2.184552643,0,-0.326638635,-0.409499142,-0.736137776,-0.037593724 +Eddie Johnson,johnsed02,1978,RS,ATL,4081,1875,0.268902927,-0.725193983,-0.456291056,2.2053238,2.2053238,0,0.000890266,-0.637949836,-0.637059569,0.546718827 +Tree Rollins,rollitr01,1978,RS,ATL,3907,1795,-1.574600594,3.180966483,1.606365889,4.002814951,4.002814951,0,-1.475722545,2.665214627,1.189492081,0.357859121 +Ollie Johnson,johnsol01,1978,RS,ATL,3709,1704,-0.307445527,0.293470011,-0.013975516,2.380312946,2.380312946,0,-0.579406064,-0.236850726,-0.81625679,0.075654769 +Tom McMillen,mcmilto01,1978,RS,ATL,3664,1683,-0.941395656,-0.771797226,-1.713192882,0.891919775,0.891919775,0,-0.958312008,-0.733614058,-1.691926065,0.199993328 +John Brown,brownjo01,1978,RS,ATL,3470,1594,0.461177893,-1.07868875,-0.617510857,1.74641281,1.74641281,0,-0.050521669,-0.714072226,-0.764593895,0.756672813 +Tony Robertson,roberto01,1978,RS,ATL,2022,929,-2.735602147,0.850077195,-1.885524952,0.413935262,0.413935262,0,-2.58694156,0.610206389,-1.976735171,1.106038345 +Ron Behagen,behagro01,1978,RS,ATL,1243,571,-1.163453375,0.263450511,-0.900002864,0.544056421,0.544056421,0,-0.740356219,0.439042744,-0.301313475,1.023776946 +Ken Charles,charlke01,1978,RS,ATL,1132,520,-0.688179632,-0.738381452,-1.426561083,0.351555945,0.351555945,0,-0.951884311,-0.780579963,-1.732464274,0.136088442 +Claude Terry,terrycl01,1978,RS,ATL,361,166,-4.54769438,-1.727738908,-6.275433288,-0.29865705,-0.29865705,0,-4.981438649,-2.731462535,-7.712901183,0.027795805 +Dave Cowens,cowenda01,1978,RS,BOS,7175,3215,1.093492821,2.097584347,3.191077168,9.709427425,9.709427425,0,1.355935593,2.388335621,3.744271214,-0.395532713 +John Havlicek,havlijo01,1978,RS,BOS,6242,2797,0.140918148,-0.226633553,-0.085715404,3.786990135,3.786990135,0,0.016929776,-0.378985455,-0.362055679,-0.426843917 +Sidney Wicks,wickssi01,1978,RS,BOS,5385,2413,-0.983561374,-0.091625137,-1.075186511,2.067571063,2.067571063,0,-0.768811705,0.057159683,-0.711652023,0.29796863 +Dave Bing,bingda01,1978,RS,BOS,5034,2256,-0.57976261,-0.935148502,-1.514911112,1.423693721,1.423693721,0,-0.708981925,-0.603981231,-1.312963156,0.15901918 +Jo Jo White,whitejo01,1978,RS,BOS,3662,1641,-1.000010389,-0.655579802,-1.655590191,0.912513686,0.912513686,0,-1.005132317,-0.272743924,-1.27787624,-0.444251703 +Cedric Maxwell,maxwece01,1978,RS,BOS,2707,1213,1.451118053,1.253775246,2.704893299,3.380455262,3.380455262,0,0.951227076,0.380504502,1.331731578,0.146283225 +Tom Boswell,bosweto01,1978,RS,BOS,2564,1149,0.039672148,-1.155633895,-1.115961746,0.963527745,0.963527745,0,-0.28917619,-0.971291871,-1.26046806,0.634054884 +Charlie Scott,scottch01,1978,RS,BOS,2410,1080,-1.104655578,-0.159598564,-1.264254142,0.820177397,0.820177397,0,-0.94870144,0.140829685,-0.807871755,0.198948082 +Kevin Stacom,stacoke01,1978,RS,BOS,2245,1006,-1.776026757,-1.402478526,-3.178505282,-0.219063982,-0.219063982,0,-2.143336108,-2.127719987,-4.271056095,-0.427903544 +Curtis Rowe,rowecu01,1978,RS,BOS,2033,911,-2.335880344,-1.727880973,-4.063761317,-0.610053139,-0.610053139,0,-2.541020432,-2.314369747,-4.855390178,-0.101351296 +Kermit Washington,washike01,1978,RS,BOS,1933,866,2.225827652,0.714952893,2.940780545,2.516854037,2.516854037,0,2.023121789,0.955141249,2.978263038,0.106478581 +Don Chaney,chanedo01,1978,RS,BOS,1567,702,-2.620025071,0.146768597,-2.473256473,0.09958872,0.09958872,0,-2.865399307,0.10347424,-2.761925067,0.512418994 +Ernie DiGregorio,digreer01,1978,RS,BOS,611,274,-4.147329166,-1.979410329,-6.126739495,-0.472577476,-0.472577476,0,-4.186828869,-3.250160096,-7.436988965,0.120572231 +Fred Saunders,saundfr01,1978,RS,BOS,542,243,-5.830195132,-1.376396023,-7.206591154,-0.555471976,-0.555471976,0,-6.021099666,-1.975767854,-7.99686752,0.576799336 +Zaid Abdul-Aziz,abdulza01,1978,RS,BOS,54,24,-5.93835661,1.344538959,-4.593817651,-0.022594488,-0.022594488,0,-4.923729264,0.685823085,-4.237906179,0.082824412 +Bob Bigelow,bigelbo01,1978,RS,BOS,38,17,-10.16685479,-1.72404224,-11.89089703,-0.078654395,-0.078654395,0,-10.14431131,-3.069822249,-13.21413356,-0.856067118 +Steve Kuberski,kuberst01,1978,RS,BOS,31,14,-10.92715988,2.195910214,-8.73124967,-0.04318324,-0.04318324,0,-10.05812882,0.888464729,-9.169664093,1.164105607 +Jim Ard,ardji01,1978,RS,BOS,20,9,-1.890655952,0.035973582,-1.854682369,0.004098833,0.004098833,0,-2.540093846,-0.642355061,-3.182448907,-0.322847828 +Randy Smith,smithra01,1978,RS,BUF,7284,3314,2.111378849,-0.007868627,2.103510222,8.191962211,8.191962211,0,2.278640519,0.435656636,2.714297155,-0.18912404 +Swen Nater,natersw01,1978,RS,BUF,6106,2778,0.018376003,-0.415517238,-0.397141235,3.323743507,3.323743507,0,0.215685876,-0.186777711,0.028908164,-0.357866428 +Billy Knight,knighbi01,1978,RS,BUF,4736,2155,2.122066037,0.012048887,2.134114924,5.351164319,5.351164319,0,2.13451891,0.187035881,2.32155479,-0.378755467 +Chuck Williams,willich02,1978,RS,BUF,4400,2002,-0.564221042,-2.151577322,-2.715798364,0.034812258,0.034812258,0,-1.049359678,-2.082819042,-3.132178719,-0.377243383 +Wil Jones,joneswi02,1978,RS,BUF,3761,1711,-2.68131022,0.00497636,-2.67633386,0.064666199,0.064666199,0,-2.466264308,0.064378097,-2.401886211,0.603392978 +Marvin Barnes,barnema01,1978,RS,BUF,3026,1377,-1.389035678,-0.026610352,-1.41564603,0.941965261,0.941965261,0,-0.97347767,0.496890583,-0.476587087,0.520998615 +Bill Willoughby,willobi01,1978,RS,BUF,2372,1079,-1.660953109,-0.281576375,-1.942529484,0.444285239,0.444285239,0,-2.0525813,-0.68593307,-2.738514369,-0.056373601 +Mike Glenn,glennmi01,1978,RS,BUF,2081,947,0.465870036,-1.123332064,-0.657462028,1.012725675,1.012725675,0,-0.153287189,-1.297107188,-1.450394377,0.181251019 +Larry McNeill,mcneila01,1978,RS,BUF,1919,873,0.68380922,-1.835251568,-1.151442348,0.711596279,0.711596279,0,0.549155926,-1.780255732,-1.231099806,-0.062003671 +Ted McClain,mcclate01,1978,RS,BUF,1598,727,-1.501895231,-0.173370996,-1.675266226,0.400600442,0.400600442,0,-1.68076003,-0.148664491,-1.829424522,0.532552301 +Jim McDaniels,mcdanji01,1978,RS,BUF,1525,694,-3.679061562,-0.86085286,-4.539914422,-0.63534811,-0.63534811,0,-3.73792269,-1.126009862,-4.863932552,0.268871147 +Bird Averitt,averibi01,1978,RS,BUF,1486,676,-2.09256783,-2.698445057,-4.791012887,-0.708243251,-0.708243251,0,-2.172985379,-2.808087641,-4.98107302,0.661087104 +John Shumate,shumajo01,1978,RS,BUF,1297,590,0.534979054,-1.201645785,-0.666666732,0.627006563,0.627006563,0,0.47715828,-0.945938291,-0.46878001,-0.019681263 +Scott Lloyd,lloydsc01,1978,RS,BUF,1244,566,-2.940653789,-1.751982822,-4.692636612,-0.562938876,-0.562938876,0,-3.097283975,-2.048228099,-5.145512075,0.376960448 +Gary Brokaw,brokaga01,1978,RS,BUF,286,130,-1.049096536,-2.028628581,-3.077725116,-0.021688328,-0.021688328,0,-1.737201884,-3.202154512,-4.939356396,-0.240385245 +Gus Gerard,gerargu01,1978,RS,BUF,187,85,-1.599722335,-2.372714442,-3.972436777,-0.053281059,-0.053281059,0,-1.945876205,-2.771140976,-4.717017182,0.545401105 +Eddie Owens,owensed01,1978,RS,BUF,138,63,-1.535367188,-2.500431247,-4.035798436,-0.041463705,-0.041463705,0,-2.187114231,-2.833616584,-5.020730814,0.35235628 +Larry Johnson,johnsla01,1978,RS,BUF,84,38,-5.907744708,6.108903684,0.201158976,0.057464493,0.057464493,0,-5.072426288,4.638628012,-0.433798276,0.469391886 +Artis Gilmore,gilmoar01,1978,RS,CHI,6560,3067,1.720463448,0.069690816,1.790154265,7.076886185,7.076886185,0,2.01230941,-0.190553707,1.821755703,-0.417742583 +Wilbur Holland,hollawi01,1978,RS,CHI,6168,2884,-0.014898862,0.542819808,0.527920946,4.829263285,4.829263285,0,0.33041366,1.09069236,1.42110602,0.136076137 +Mickey Johnson,johnsmi01,1978,RS,CHI,6139,2870,0.489413098,0.087339421,0.576752519,4.872225638,4.872225638,0,0.917461898,0.423281927,1.340743825,0.021033136 +Norm Van Lier,vanlino01,1978,RS,CHI,5399,2524,1.132326835,0.57354339,1.705870225,5.749476899,5.749476899,0,1.075521007,1.398763673,2.47428468,0.21563031 +Scott May,maysc01,1978,RS,CHI,3854,1802,0.004590345,-0.760544624,-0.755954279,1.831551716,1.831551716,0,-0.070021138,-0.461293413,-0.531314551,-0.102228944 +John Mengelt,mengejo01,1978,RS,CHI,3779,1767,1.006132056,-1.900460565,-0.894328509,1.673298871,1.673298871,0,0.515559211,-1.848265276,-1.332706065,0.0237379 +Mark Landsberger,landsma01,1978,RS,CHI,1981,926,-0.565174935,-1.139727299,-1.704902234,0.492752356,0.492752356,0,-0.680336928,-1.912211623,-2.592548551,-0.218590862 +Cazzie Russell,russeca01,1978,RS,CHI,1688,789,-0.757721064,-1.333232912,-2.090953976,0.264462976,0.264462976,0,-1.096276304,-1.577781765,-2.67405807,-0.339832964 +Tate Armstrong,armstta01,1978,RS,CHI,1531,716,-1.98545269,-2.140012126,-4.125464816,-0.500823542,-0.500823542,0,-2.40310331,-3.121457572,-5.524560881,-0.352207328 +Steve Sheppard,sheppst01,1978,RS,CHI,1493,698,-1.154556901,-2.097642554,-3.252199455,-0.178602665,-0.178602665,0,-1.584552811,-2.759337837,-4.343890648,-0.145216529 +Nick Weatherspoon,weathni01,1978,RS,CHI,1307,611,-1.595389524,-0.957850337,-2.553239861,0.061383927,0.061383927,0,-1.87755441,-1.413895605,-3.291450015,0.08358361 +Cliff Pondexter,pondecl01,1978,RS,CHI,1142,534,-0.281738313,0.281994256,0.000255942,0.748825966,0.748825966,0,-0.699878417,-0.241951432,-0.941829849,-0.068117721 +Tom Boerwinkle,boerwto01,1978,RS,CHI,486,227,-2.657535949,-1.855356442,-4.512892391,-0.204981675,-0.204981675,0,-2.861598548,-2.347777877,-5.209376425,0.42942684 +Derrek Dickey,dickede01,1978,RS,CHI,471,220,-5.503825449,-2.714192028,-8.218017478,-0.616033853,-0.616033853,0,-5.433286968,-3.413286157,-8.846573125,0.401616241 +Jim Ard,ardji01,1978,RS,CHI,248,116,-6.381809718,-3.299851493,-9.68166121,-0.412788972,-0.412788972,0,-6.540999906,-3.82575344,-10.36675335,0.67179097 +Glenn Hansen,hansegl01,1978,RS,CHI,9,4,-27.56810665,-7.548191108,-35.11629776,-0.065947065,-0.065947065,0,-25.9655156,-10.39348181,-36.35899742,-0.173486328 +Jim Chones,choneji01,1978,RS,CLE,6338,2906,-1.28661256,0.764652778,-0.521959782,3.291077421,3.291077421,0,-0.963960407,0.75472747,-0.209232937,-0.402468525 +Campy Russell,russeca02,1978,RS,CLE,5496,2520,1.545047853,-0.226042119,1.319005733,5.219827471,5.219827471,0,1.569949976,-0.111193241,1.458756735,-0.24179871 +Foots Walker,walkefo01,1978,RS,CLE,5444,2496,1.24376143,1.89427735,3.13803878,7.502038267,7.502038267,0,1.255980689,2.319009901,3.57499059,0.055629184 +Austin Carr,carrau01,1978,RS,CLE,4768,2186,-0.005209103,-1.256452977,-1.26166208,1.655762721,1.655762721,0,-0.285485653,-1.217650661,-1.503136315,-0.271803472 +Elmore Smith,smithel01,1978,RS,CLE,4353,1996,-0.810283506,2.724824814,1.914541308,4.747016085,4.747016085,0,-0.597852897,2.04791055,1.450057653,-0.07192209 +Jim Brewer,breweji01,1978,RS,CLE,3921,1798,-1.209107168,0.45352435,-0.755582818,1.826031571,1.826031571,0,-1.236192864,0.172028702,-1.064164162,-0.208217662 +Walt Frazier,fraziwa01,1978,RS,CLE,3629,1664,1.418771275,0.358325305,1.777096579,3.834616262,3.834616262,0,1.363251828,0.795883715,2.159135543,-0.246384714 +Bingo Smith,smithbi02,1978,RS,CLE,3448,1581,-0.923793564,-1.312056795,-2.235850359,0.414395136,0.414395136,0,-1.253799138,-1.385866423,-2.63966556,-0.086334058 +John Lambert,lambejo01,1978,RS,CLE,2345,1075,-2.000979329,0.217209259,-1.78377007,0.531116084,0.531116084,0,-2.100142372,0.015801504,-2.084340869,0.239075509 +Terry Furlow,furlote01,1978,RS,CLE,1804,827,-0.94093169,-2.003981521,-2.944913211,-0.08199823,-0.08199823,0,-1.240217844,-2.69038355,-3.930601394,-0.31861502 +Dick Snyder,snydedi01,1978,RS,CLE,1439,660,-1.532227144,-0.966773497,-2.499000641,0.084687862,0.084687862,0,-2.074585247,-1.502967788,-3.577553035,0.215174429 +Eddie Jordan,jordaed01,1978,RS,CLE,373,171,-2.783897635,0.515614951,-2.268282684,0.041974424,0.041974424,0,-2.849373668,-0.496325265,-3.345698933,-0.135254076 +David Thompson,thompda01,1978,RS,DEN,6916,3025,4.598425334,-0.811924113,3.786501221,10.041522,10.041522,0,4.280571647,-0.585815171,3.694756476,-0.499235498 +Dan Issel,isselda01,1978,RS,DEN,6518,2851,2.190674884,0.335036429,2.525711313,7.658919711,7.658919711,0,2.5256673,0.461307693,2.986974993,-0.211522324 +Bob Wilkerson,wilkebo01,1978,RS,DEN,6356,2780,-1.453617445,-0.183769406,-1.637386851,1.579614293,1.579614293,0,-1.155451525,-0.066411684,-1.221863209,0.104927616 +Bobby Jones,jonesbo01,1978,RS,DEN,5579,2440,2.364438213,2.171856058,4.536294272,9.052225877,9.052225877,0,2.488754181,1.927905455,4.416659636,-0.219076129 +Anthony Roberts,roberan01,1978,RS,DEN,3654,1598,-1.269824698,-1.57924421,-2.849068907,-0.080935875,-0.080935875,0,-1.367979297,-1.64276741,-3.010746708,0.220732254 +Brian Taylor,taylobr01,1978,RS,DEN,2794,1222,-0.527115207,0.389218615,-0.137896592,1.63097901,1.63097901,0,-0.431358694,1.020085161,0.588726468,0.160897648 +Bo Ellis,ellisbo02,1978,RS,DEN,2773,1213,-2.605638091,0.012250109,-2.593387982,0.097470987,0.097470987,0,-2.507928985,-0.092272266,-2.600201251,0.610913192 +Jim Price,priceji01,1978,RS,DEN,2492,1090,-1.169912628,0.308735214,-0.861177414,1.053867127,1.053867127,0,-1.195651571,0.434451401,-0.76120017,0.355733021 +Mack Calvin,calvima01,1978,RS,DEN,2259,988,-0.908340851,-1.51635489,-2.424695742,0.164098731,0.164098731,0,-1.223313484,-2.14688095,-3.370194434,0.079149931 +Tom LaGarde,lagarto01,1978,RS,DEN,1985,868,-4.424547687,-1.863573518,-6.288121205,-1.576860445,-1.576860445,0,-4.294908451,-2.309860479,-6.60476893,0.688827087 +Darnell Hillman,hillmda01,1978,RS,DEN,1706,746,-1.167269969,-1.740830988,-2.908100957,-0.060567934,-0.060567934,0,-1.207530163,-1.237965086,-2.445495249,0.706002956 +Ralph Simpson,simpsra01,1978,RS,DEN,1335,584,-3.803487561,0.653201058,-3.150286503,-0.119209927,-0.119209927,0,-3.501479102,0.077120086,-3.424359016,-0.052678838 +Robert Smith,smithro01,1978,RS,DEN,864,378,-0.838336554,-0.658637989,-1.496974543,0.242727221,0.242727221,0,-1.477861351,-0.726494741,-2.204356092,0.480238278 +Jacky Dorsey,dorseja01,1978,RS,DEN,85,37,-4.798192666,1.638963667,-3.159229,-0.007836831,-0.007836831,0,-4.709254883,1.771943374,-2.937311509,1.56134873 +Norm Cook,cookno01,1978,RS,DEN,23,10,-1.046936317,-2.229533288,-3.276469605,-0.002747479,-0.002747479,0,-2.13521614,0.193438093,-1.941778046,2.470709324 +Chris Ford,fordch01,1978,RS,DET,5860,2582,0.885822699,0.439341133,1.325163832,5.360393812,5.360393812,0,0.737389238,0.475466353,1.212855591,-0.160341011 +Eric Money,moneyer01,1978,RS,DET,5803,2557,-0.146263806,-1.112278027,-1.258541833,1.950011685,1.950011685,0,0.026250118,-0.687926665,-0.661676546,0.237805496 +M.L. Carr,carrml01,1978,RS,DET,5801,2556,0.107990589,1.126639252,1.234629841,5.197945878,5.197945878,0,0.167001733,1.194409761,1.361411494,0.035444185 +Bob Lanier,laniebo01,1978,RS,DET,5245,2311,2.414997856,1.264216127,3.679213983,7.550962742,7.550962742,0,2.666729343,1.061805311,3.728534654,-0.421044111 +John Shumate,shumajo01,1978,RS,DET,4925,2170,0.751318996,-0.319876729,0.431442267,3.512828983,3.512828983,0,0.709555528,-0.330300393,0.379255135,-0.28995695 +Leon Douglas,douglle01,1978,RS,DET,4523,1993,-1.861750639,-0.092259711,-1.95401035,0.813541053,0.813541053,0,-1.621850732,-0.012523203,-1.634373935,0.55471177 +Al Skinner,skinnal01,1978,RS,DET,2891,1274,-1.284547892,-1.60322497,-2.887772862,-0.090327473,-0.090327473,0,-1.73658372,-1.24565376,-2.98223748,0.935919362 +Jim Price,priceji01,1978,RS,DET,1904,839,-1.152983594,-0.279325051,-1.432308646,0.56494985,0.56494985,0,-1.139484735,-0.070410321,-1.209895056,0.172716665 +Gus Gerard,gerargu01,1978,RS,DET,1827,805,-1.436666645,-0.518187722,-1.954854367,0.327611378,0.327611378,0,-1.64004924,-0.772509825,-2.412559065,0.342812298 +Ralph Simpson,simpsra01,1978,RS,DET,1677,739,-2.112156054,-1.467709803,-3.579865858,-0.312263865,-0.312263865,0,-2.177280523,-1.933957486,-4.111238009,-0.216457933 +Ben Poquette,poquebe01,1978,RS,DET,1421,626,-2.72297675,-1.437761283,-4.160738033,-0.449922098,-0.449922098,0,-3.010730871,-2.212806826,-5.223537696,-0.155067849 +Al Eberhard,eberhal01,1978,RS,DET,1307,576,-0.680986066,-1.352670393,-2.033656459,0.210482622,0.210482622,0,-1.425151572,-1.656023588,-3.08117516,-0.016923872 +Marvin Barnes,barnema01,1978,RS,DET,611,269,-2.514864721,-1.346377004,-3.861241725,-0.153560013,-0.153560013,0,-2.238064897,-1.106253076,-3.344317972,0.743036585 +Willie Norwood,norwowi01,1978,RS,DET,590,260,-0.639213062,-0.132408647,-0.771621709,0.264328188,0.264328188,0,-0.948916528,0.162057577,-0.786858952,0.778976485 +Kevin Porter,porteke01,1978,RS,DET,288,127,1.601490587,-1.646246451,-0.044755864,0.17575778,0.17575778,0,0.865439852,-1.413587686,-0.548147834,0.289912317 +Howard Porter,porteho01,1978,RS,DET,243,107,-4.283126923,-1.334840988,-5.617967912,-0.157359126,-0.157359126,0,-4.589291103,-1.42634848,-6.015639583,0.546989844 +Jim Bostic,bostiji01,1978,RS,DET,109,48,2.43804335,-3.218526518,-0.780483168,0.048017279,0.048017279,0,1.848415395,-3.788893691,-1.940478296,-0.482448897 +Wayman Britt,brittwa01,1978,RS,DET,36,16,-3.087777297,0.665645103,-2.422132194,0.002703372,0.002703372,0,-3.106487352,0.58185286,-2.524634493,1.086653949 +Rick Barry,barryri01,1978,RS,GSW,6755,3024,1.716557714,1.032390554,2.748948268,8.448587399,8.448587399,0,1.844346117,0.950559648,2.794905766,-0.451224657 +Phil Smith,smithph01,1978,RS,GSW,6567,2940,0.929764687,-1.140475044,-0.210710356,3.800221815,3.800221815,0,0.804677583,-0.884791262,-0.080113679,-0.246249013 +Clifford Ray,raycl01,1978,RS,GSW,5066,2268,-0.115120668,1.699630542,1.584509874,5.018170138,5.018170138,0,-0.103792104,1.620901124,1.51710902,0.055206696 +Sonny Parker,parkeso01,1978,RS,GSW,4622,2069,1.439208726,1.665954914,3.105163641,6.176824365,6.176824365,0,1.336293591,1.339295025,2.675588616,-0.068317148 +Robert Parish,parisro01,1978,RS,GSW,4398,1969,-2.652794895,2.110293974,-0.542500922,2.22648324,2.22648324,0,-2.024721216,1.650017703,-0.374703513,0.431875695 +E.C. Coleman,colemec01,1978,RS,GSW,4023,1801,-1.67475584,-0.131716297,-1.806472137,0.869891731,0.869891731,0,-1.721476516,0.240599639,-1.480876878,0.362862752 +Charles Dudley,dudlech01,1978,RS,GSW,3708,1660,1.639230403,-1.107016283,0.53221412,2.779429047,2.779429047,0,1.000346953,-1.062321479,-0.061974527,-0.01488905 +Rickey Green,greenri01,1978,RS,GSW,2453,1098,-2.893832288,-0.595734473,-3.489566761,-0.414355834,-0.414355834,0,-2.963995676,-0.972270911,-3.936266587,0.013254096 +Ricky Marsh,marshri01,1978,RS,GSW,1901,851,-2.485460459,-1.173991251,-3.65945171,-0.396134407,-0.396134407,0,-3.006242243,-1.334634077,-4.34087632,0.347040631 +Nate Williams,willina01,1978,RS,GSW,1820,815,-1.92852686,-0.947919426,-2.876446286,-0.052915123,-0.052915123,0,-1.916401817,-0.675711588,-2.592113405,0.692656726 +Charles Johnson,johnsch01,1978,RS,GSW,1099,492,-1.879840419,0.494122944,-1.385717476,0.343090861,0.343090861,0,-1.959423968,0.327155867,-1.632268101,0.199002298 +Wesley Cox,coxwe01,1978,RS,GSW,1012,453,-3.184834464,0.683886509,-2.500947956,0.058199035,0.058199035,0,-3.170083674,0.414843261,-2.755240414,1.197353434 +Derrek Dickey,dickede01,1978,RS,GSW,610,273,-1.520968263,-1.285727292,-2.806695555,-0.007894793,-0.007894793,0,-1.556335662,-1.846959052,-3.403294715,-0.027692673 +Larry McNeill,mcneila01,1978,RS,GSW,150,67,-5.08474523,-3.930198167,-9.014943397,-0.216908769,-0.216908769,0,-5.437273825,-3.853496681,-9.290770506,1.388081405 +John Lucas,lucasjo01,1978,RS,HOU,6261,2933,2.763794632,-0.366896798,2.396897834,7.677076647,7.677076647,0,2.723615877,0.148172802,2.871788679,-0.348230601 +Calvin Murphy,murphca01,1978,RS,HOU,6190,2900,2.19376065,-1.625424254,0.568336397,4.906249375,4.906249375,0,2.19066583,-0.892096842,1.298568988,-0.076896774 +Dwight Jones,jonesdw01,1978,RS,HOU,5285,2476,-1.028621713,-0.92484604,-1.953467753,1.005915276,1.005915276,0,-0.809550792,-0.741883406,-1.551434198,-0.033091905 +Kevin Kunnert,kunneke01,1978,RS,HOU,4594,2152,-1.94091542,-0.92419051,-2.865105929,-0.126485486,-0.126485486,0,-1.542980078,-0.55757218,-2.100552258,0.089655696 +Moses Malone,malonmo01,1978,RS,HOU,4498,2107,1.063345133,-1.145093784,-0.081748651,2.853009662,2.853009662,0,1.570879354,-1.174942141,0.395937212,-0.577658614 +Robert Reid,reidro01,1978,RS,HOU,3947,1849,-0.646626519,-0.247204861,-0.89383138,1.7588353,1.7588353,0,-0.909525038,0.056794995,-0.852730043,0.481249418 +Mike Newlin,newlimi01,1978,RS,HOU,2521,1181,0.84455726,-1.815494258,-0.970936998,1.07375519,1.07375519,0,0.69319107,-1.709277697,-1.016086627,0.180143906 +Ed Ratleff,ratleed01,1978,RS,HOU,2483,1163,-0.610882178,-0.133560818,-0.744442996,1.188700408,1.188700408,0,-0.911401057,-0.767348204,-1.678749261,-0.120021282 +Rudy Tomjanovich,tomjaru01,1978,RS,HOU,1812,849,0.863426778,-1.852220285,-0.988793507,0.760460696,0.760460696,0,0.805813792,-1.511761187,-0.705947395,-0.34313794 +Alonzo Bradley,bradlal01,1978,RS,HOU,1703,798,-3.022401136,-2.743657888,-5.766059024,-1.229678726,-1.229678726,0,-3.26370923,-3.117722544,-6.381431775,0.151464323 +C.J. Kupec,kupeccj01,1978,RS,HOU,1336,626,-1.448401172,-2.738945692,-4.187346865,-0.457575884,-0.457575884,0,-2.138696548,-3.425401577,-5.564098126,-0.350972264 +Rudy White,whiteru01,1978,RS,HOU,467,219,-4.812449159,-3.093384428,-7.905833587,-0.578115337,-0.578115337,0,-4.92295582,-3.687644675,-8.610600495,0.381514592 +Zaid Abdul-Aziz,abdulza01,1978,RS,HOU,286,134,-2.157848604,-3.394219354,-5.552067958,-0.193147405,-0.193147405,0,-2.348106895,-3.274829913,-5.622936808,0.890430665 +Larry Moffett,moffela01,1978,RS,HOU,235,110,-3.822857284,-3.007338436,-6.83019572,-0.229801662,-0.229801662,0,-4.451893604,-3.674275148,-8.126168752,0.383511459 +Mike Dunleavy,dunlemi01,1978,RS,HOU,218,102,-1.377090407,0.241249386,-1.13584102,0.08455293,0.08455293,0,-1.247198175,-0.149910505,-1.39710868,0.709195506 +Robin Jones,jonesro01,1978,RS,HOU,141,66,-4.840119707,-3.240977626,-8.081097333,-0.183018368,-0.183018368,0,-4.727820854,-2.961049501,-7.688870354,2.108227147 +Ron Behagen,behagro01,1978,RS,HOU,70,33,-1.219310648,-4.632505263,-5.851815911,-0.052732989,-0.052732989,0,-1.684417331,-4.502557184,-6.186974515,1.052822672 +Phil Bond,bondph01,1978,RS,HOU,45,21,-5.927627597,-1.817387858,-7.745015455,-0.053339836,-0.053339836,0,-6.149105625,-3.558015289,-9.707120914,-0.358822773 +John Johnson,johnsjo01,1978,RS,HOU,23,11,-10.38117952,-7.813215226,-18.19439474,-0.08860368,-0.08860368,0,-9.580668126,-7.609596417,-17.19026454,2.401286715 +Ricky Sobers,soberri01,1978,RS,IND,6883,3019,0.578957055,-0.174847421,0.404109634,4.865784585,4.865784585,0,0.698155581,0.379590525,1.077746106,0.167419813 +Mike Bantom,bantomi01,1978,RS,IND,6327,2775,0.489151921,-0.079622597,0.409529323,4.479489069,4.479489069,0,0.267105709,0.118164783,0.385270492,0.150012461 +Dan Roundfield,roundda01,1978,RS,IND,5525,2423,0.921273829,0.988326404,1.909600233,5.749274285,5.749274285,0,0.885069838,0.748022792,1.63309263,-0.206140048 +Earl Tatum,tatumea01,1978,RS,IND,4239,1859,0.28422628,-0.013554342,0.270671938,2.866891567,2.866891567,0,0.137903469,0.264310545,0.402214014,0.071629199 +James Edwards,edwarja01,1978,RS,IND,3835,1682,-1.870281353,-1.022152205,-2.892433558,-0.122679817,-0.122679817,0,-1.567300826,-0.654837939,-2.222138765,0.397322172 +John Williamson,willijo01,1978,RS,IND,3304,1449,-1.886511874,-1.862384528,-3.748896402,-0.738687234,-0.738687234,0,-1.833521743,-1.552375443,-3.385897186,0.032666946 +Len Elmore,elmorle01,1978,RS,IND,3026,1327,-2.684267541,2.732221212,0.047953672,1.895710134,1.895710134,0,-2.402046488,2.102286387,-0.299760101,0.079637839 +Ron Behagen,behagro01,1978,RS,IND,2579,1131,-2.010057531,-1.775099063,-3.785156594,-0.598877187,-0.598877187,0,-1.751614247,-1.845766159,-3.597380406,0.281117692 +Mike Flynn,flynnmi01,1978,RS,IND,2177,955,-1.353422718,-1.219200851,-2.572623569,0.086066671,0.086066671,0,-1.846507349,-2.238061788,-4.084569137,-0.447993958 +Adrian Dantley,dantlad01,1978,RS,IND,2161,948,4.735658719,0.593759037,5.329417756,3.897292925,3.897292925,0,4.58135372,0.910041264,5.491394985,-0.289604533 +Bob Carrington,carribo01,1978,RS,IND,1416,621,-0.233997317,-2.154042953,-2.38804027,0.114946586,0.114946586,0,-0.909308087,-2.381287187,-3.290595273,0.24997478 +Dave Robisch,robisda01,1978,RS,IND,1363,598,-1.697503459,0.109729836,-1.587773622,0.35392632,0.35392632,0,-1.633198489,-0.107267303,-1.740465791,-0.203659197 +Steve Green,greenst01,1978,RS,IND,1024,449,-0.905468373,-1.529008957,-2.43447733,0.072575887,0.072575887,0,-1.662540122,-1.919541276,-3.582081398,0.442430927 +Mel Bennett,benneme01,1978,RS,IND,650,285,-3.53647886,-1.056291593,-4.592770453,-0.269606452,-0.269606452,0,-3.442980999,-1.478902765,-4.921883764,0.667138625 +Johnny Neumann,neumajo01,1978,RS,IND,492,216,-3.6824574,-3.111133353,-6.793590753,-0.446705304,-0.446705304,0,-4.175175582,-3.863091084,-8.038266666,0.263923468 +Bobby Wilson,wilsobo03,1978,RS,IND,196,86,-3.202337572,-2.676975005,-5.879312577,-0.138235467,-0.138235467,0,-3.842352385,-2.714710691,-6.557063076,0.731708161 +Willie Smith,smithwi02,1978,RS,IND,16,7,-1.124978997,-3.890689757,-5.015668754,-0.008094679,-0.008094679,0,-2.822694026,-3.70521163,-6.527905656,0.040976172 +Scott Wedman,wedmasc01,1978,RS,KCK,6751,2961,1.781005415,-0.340135235,1.44087018,6.312631146,6.312631146,0,1.51744364,0.008998013,1.526441653,-0.316108596 +Ron Boone,boonero01,1978,RS,KCK,6049,2653,-0.380656974,-1.684509852,-2.065166826,0.926774172,0.926774172,0,-0.313006378,-1.503243496,-1.816249874,-0.022029879 +Richard Washington,washiri01,1978,RS,KCK,5087,2231,-0.978564654,0.123589096,-0.854975558,2.163929426,2.163929426,0,-0.738122105,0.39122596,-0.346896146,0.345879003 +Lucius Allen,allenlu01,1978,RS,KCK,4895,2147,-0.623558598,-0.939420642,-1.56297924,1.298694337,1.298694337,0,-0.615178177,-0.866359914,-1.481538091,-0.130232723 +Sam Lacey,laceysa01,1978,RS,KCK,4859,2131,-0.790205983,2.539170073,1.748964089,4.895662565,4.895662565,0,-0.384491428,2.322878163,1.938386735,0.09333255 +Otis Birdsong,birdsot01,1978,RS,KCK,4282,1878,1.093950153,-1.332903231,-0.238953078,2.408829776,2.408829776,0,0.868534013,-1.233954322,-0.365420309,0.128241715 +Bill Robinzine,robinbi01,1978,RS,KCK,3986,1748,-1.412909351,-0.322137751,-1.735047102,0.911090665,0.911090665,0,-1.14744652,-0.140521274,-1.287967794,0.707216529 +Tom Burleson,burleto01,1978,RS,KCK,3477,1525,-0.305273066,1.321890522,1.016617456,2.940170547,2.940170547,0,-0.141953132,1.250545073,1.108591941,0.351483367 +John Kuester,kuestjo01,1978,RS,KCK,2770,1215,0.292244274,-0.998280979,-0.706036704,1.269380724,1.269380724,0,-0.245414342,-0.996129047,-1.241543389,0.199699567 +Bob Nash,nashbo01,1978,RS,KCK,1824,800,1.083216277,-0.702116167,0.38110011,1.274051295,1.274051295,0,0.474442372,-1.606239894,-1.131797522,-0.332929432 +Kevin Restani,restake01,1978,RS,KCK,1056,463,-2.262852731,-2.488008705,-4.750861437,-0.470161951,-0.470161951,0,-2.783022438,-3.265052588,-6.048075026,-0.568378677 +Louie Nelson,nelsolo01,1978,RS,KCK,121,53,-7.126444683,-3.378759201,-10.50520388,-0.210468257,-0.210468257,0,-7.248409729,-4.565365956,-11.81377568,0.393005407 +Glenn Hansen,hansegl01,1978,RS,KCK,21,9,-11.75037946,3.053236863,-8.697142596,-0.027906663,-0.027906663,0,-10.71618411,4.869509881,-5.846674231,2.367947481 +Andre McCarter,mccaran01,1978,RS,KCK,21,9,-9.599057538,-2.968727289,-12.56778483,-0.04506856,-0.04506856,0,-10.14795731,-2.954240036,-13.10219734,-0.030539662 +Bob Bigelow,bigelbo01,1978,RS,KCK,16,7,8.506709928,-0.47875855,8.027951378,0.038690535,0.038690535,0,6.69735523,0.661727724,7.359082954,0.556142422 +Norm Nixon,nixonno01,1978,RS,LAL,6213,2779,0.91634162,-0.262125184,0.654216437,4.829862834,4.829862834,0,1.044337408,0.321529434,1.365866841,0.071820768 +Lou Hudson,hudsolo01,1978,RS,LAL,5104,2283,0.492593382,-0.860105583,-0.367512201,2.773596513,2.773596513,0,0.381056233,-0.731931907,-0.350875674,-0.058134013 +Kareem Abdul-Jabbar,abdulka01,1978,RS,LAL,5064,2265,3.631396147,3.605262508,7.236658656,11.47897192,11.47897192,0,4.130288097,2.971010384,7.101298481,-0.577012322 +Adrian Dantley,dantlad01,1978,RS,LAL,4438,1985,3.776604362,-0.573232889,3.203371473,6.008789104,6.008789104,0,3.584660311,-0.448251497,3.136408814,-0.366774895 +Don Ford,forddo01,1978,RS,LAL,4349,1945,-0.856241493,0.090859734,-0.765381759,1.96795285,1.96795285,0,-0.806002035,0.052599665,-0.75340237,-0.080154429 +Jamaal Wilkes,wilkeja01,1978,RS,LAL,3331,1490,0.594351407,1.302991495,1.897342902,3.533729127,3.533729127,0,0.809742017,1.302768219,2.112510236,0.025329511 +Charlie Scott,scottch01,1978,RS,LAL,3114,1393,-0.168116484,-1.097397404,-1.265513887,1.057459497,1.057459497,0,-0.199781539,-0.766176974,-0.965958513,0.248046443 +Tom Abernethy,abernto01,1978,RS,LAL,2945,1317,1.634759689,0.411376837,2.046136526,3.21186418,3.21186418,0,1.149686254,-0.110979363,1.038706891,-0.362711269 +Kermit Washington,washike01,1978,RS,LAL,1679,751,-0.054917902,-0.610891862,-0.665809764,0.796590851,0.796590851,0,0.234268151,-0.501265341,-0.26699719,-0.268919265 +Kenny Carr,carrke01,1978,RS,LAL,1639,733,-5.048212353,-1.523039358,-6.571251712,-1.442610621,-1.442610621,0,-4.61850306,-1.793127594,-6.411630653,1.024462006 +James Edwards,edwarja01,1978,RS,LAL,1616,723,-2.792037688,-0.65262238,-3.444660067,-0.257304781,-0.257304781,0,-2.196274367,-0.430540619,-2.626814987,0.447870695 +Dave Robisch,robisda01,1978,RS,LAL,1518,679,-2.859986406,-0.432963118,-3.292949524,-0.187899088,-0.187899088,0,-2.726406243,-1.131857977,-3.85826422,-0.110640083 +Earl Tatum,tatumea01,1978,RS,LAL,1482,663,0.332261254,0.120813761,0.453075014,1.089225757,1.089225757,0,0.413923533,0.555145948,0.96906948,0.572842882 +Brad Davis,davisbr01,1978,RS,LAL,747,334,-1.440978939,-1.280957635,-2.721936574,0.004793273,0.004793273,0,-1.862914842,-1.775857125,-3.638771967,0.250172627 +Ernie DiGregorio,digreer01,1978,RS,LAL,742,332,-4.079091448,-3.913724531,-7.99281598,-0.885568275,-0.885568275,0,-4.314254857,-4.863981065,-9.178235923,-0.303321571 +Don Chaney,chanedo01,1978,RS,LAL,297,133,-3.227730663,-0.348742635,-3.576473298,-0.056236944,-0.056236944,0,-3.318017683,-0.739231067,-4.05724875,0.299109698 +Marques Johnson,johnsma01,1978,RS,MIL,6333,2765,3.240342715,0.533290185,3.773632901,9.152604764,9.152604764,0,3.032632128,0.592594235,3.625226362,-0.590501468 +Brian Winters,wintebr01,1978,RS,MIL,6301,2751,1.019160123,-1.032328161,-0.013168038,3.836889434,3.836889434,0,1.110774517,-0.491541322,0.619233195,-0.124276481 +Dave Meyers,meyerda01,1978,RS,MIL,5534,2416,-0.276157064,-0.700189209,-0.976346272,2.186224282,2.186224282,0,0.005485395,-0.551144951,-0.545659556,-0.002862212 +John Gianelli,gianejo01,1978,RS,MIL,5330,2327,-1.705719314,-0.493592174,-2.199311488,0.650582645,0.650582645,0,-1.567923505,-0.63664349,-2.204566996,-0.531107895 +Quinn Buckner,bucknqu01,1978,RS,MIL,4746,2072,0.356872226,1.573489689,1.930361916,4.983882852,4.983882852,0,0.693028465,2.190268352,2.883296817,0.788458589 +Junior Bridgeman,bridgju01,1978,RS,MIL,4297,1876,0.606193283,-1.229351079,-0.623157796,2.036701911,2.036701911,0,0.49557082,-1.383687878,-0.888117058,0.054468119 +Alex English,englial01,1978,RS,MIL,3555,1552,1.16816552,-1.079646997,0.088518523,2.244874157,2.244874157,0,0.730001689,-1.512260276,-0.782258587,-0.132229532 +Kent Benson,bensoke01,1978,RS,MIL,2950,1288,-2.941341328,1.012639967,-1.928701361,0.542115348,0.542115348,0,-2.418141325,0.739852171,-1.678289153,0.482224122 +Lloyd Walton,waltoll01,1978,RS,MIL,2895,1264,-0.98055508,-0.550304482,-1.530859562,0.785172151,0.785172151,0,-1.167949657,-0.865951794,-2.033901452,-0.143278332 +Ernie Grunfeld,grunfer01,1978,RS,MIL,2888,1261,-0.906933759,-1.169179415,-2.076113174,0.434486938,0.434486938,0,-1.188836807,-1.178353184,-2.367189991,0.232635808 +Jim Eakins,eakinji01,1978,RS,MIL,355,155,-1.611669679,-1.890790954,-3.502460633,-0.059741027,-0.059741027,0,-1.932058179,-1.866735966,-3.798794145,0.427885108 +Scott Lloyd,lloydsc01,1978,RS,MIL,257,112,-4.868807864,-1.477257077,-6.34606494,-0.207423138,-0.207423138,0,-4.834113751,-1.212285057,-6.046398808,1.017468185 +Kevin Restani,restake01,1978,RS,MIL,192,84,-1.473890711,-3.476837727,-4.950728439,-0.093492598,-0.093492598,0,-2.106193107,-4.336931446,-6.443124553,-0.943335026 +Rich Laurel,laureri01,1978,RS,MIL,131,57,-4.505381617,-0.932114433,-5.43749605,-0.078575653,-0.078575653,0,-4.456833512,-0.897479617,-5.354313129,0.579856725 +Bernard King,kingbe01,1978,RS,NJN,7226,3092,-0.606897982,-0.079465289,-0.686363271,3.256663928,3.256663928,0,-0.636467572,0.125969602,-0.51049797,0.03974628 +Kevin Porter,porteke01,1978,RS,NJN,6277,2686,1.543149137,-1.487522335,0.055626802,3.844120836,3.844120836,0,1.147278306,-0.992577704,0.154700601,-0.019732315 +George Johnson,johnsge02,1978,RS,NJN,5634,2411,-4.110328538,2.693219402,-1.417109136,1.638275401,1.638275401,0,-3.894171728,2.105394118,-1.78877761,-0.085870279 +Tim Bassett,basseti01,1978,RS,NJN,3445,1474,-2.587570389,0.46807276,-2.119497629,0.474551668,0.474551668,0,-2.73729639,0.302613494,-2.434682896,0.089298528 +Jan Van Breda Kolff,vanbrja01,1978,RS,NJN,3316,1419,-1.992593183,0.141819602,-1.850773581,0.652474923,0.652474923,0,-2.705618951,-0.061098727,-2.766717679,0.242034199 +John Williamson,willijo01,1978,RS,NJN,2996,1282,0.392083858,-1.248946002,-0.856862143,1.237274765,1.237274765,0,0.220280543,-0.721773442,-0.501492898,-0.085676011 +Darnell Hillman,hillmda01,1978,RS,NJN,2851,1220,-1.424334585,-0.572282806,-1.996617391,0.471057344,0.471057344,0,-1.335635154,-0.433320439,-1.768955593,0.488126092 +Howard Porter,porteho01,1978,RS,NJN,2842,1216,1.459590719,-1.334926408,0.124664311,1.778468104,1.778468104,0,0.602348364,-1.576997208,-0.974648844,-0.301829013 +Eddie Jordan,jordaed01,1978,RS,NJN,2435,1042,-1.163544951,2.909541234,1.745996283,2.397071442,2.397071442,0,-0.934831047,2.52189018,1.587059132,0.310601232 +Bob Carrington,carribo01,1978,RS,NJN,2412,1032,-2.323058762,-0.98662635,-3.309685112,-0.295847421,-0.295847421,0,-2.701696227,-0.472989509,-3.174685736,0.42467147 +Kim Hughes,hugheki01,1978,RS,NJN,1996,854,-4.061395808,2.452960967,-1.608434841,0.500879729,0.500879729,0,-4.038161028,2.200798096,-1.837362932,0.757453586 +Wilson Washington,washiwi01,1978,RS,NJN,1222,523,-2.919467289,-1.349468697,-4.268935986,-0.407405901,-0.407405901,0,-2.966629794,-1.46563234,-4.432262134,0.56006269 +Bird Averitt,averibi01,1978,RS,NJN,956,409,-4.15590064,-2.27352755,-6.42942819,-0.768856426,-0.768856426,0,-4.362003654,-2.921100673,-7.283104327,0.149640324 +Louie Nelson,nelsolo01,1978,RS,NJN,825,353,-3.294848524,-0.876554047,-4.171402572,-0.256764109,-0.256764109,0,-3.380075869,-1.859383959,-5.239459828,0.324372435 +Robert Hawkins,hawkiro01,1978,RS,NJN,802,343,-1.235364009,0.450328278,-0.785035732,0.345871268,0.345871268,0,-1.412467818,0.315216815,-1.097251004,0.629984445 +Al Skinner,skinnal01,1978,RS,NJN,647,277,-0.028805333,-0.517865149,-0.546670482,0.312175179,0.312175179,0,-0.342939606,0.021363816,-0.32157579,0.273644923 +Mark Crow,crowma01,1978,RS,NJN,360,154,-1.400155124,-1.732817809,-3.132972934,-0.030233133,-0.030233133,0,-1.937172502,-2.165786591,-4.102959094,0.512116116 +Dave Wohl,wohlda01,1978,RS,NJN,276,118,-5.87188604,-3.722893617,-9.594779658,-0.417222885,-0.417222885,0,-6.384027728,-3.354621867,-9.738649595,1.348152005 +Truck Robinson,robintr01,1978,RS,NOJ,8303,3638,-1.75268012,0.392836646,-1.359843474,2.571752153,2.571752153,0,-1.201583547,0.735126051,-0.466457496,-0.357045071 +Gail Goodrich,goodrga01,1978,RS,NOJ,5826,2553,1.905852906,-1.333710086,0.57214282,4.312805384,4.312805384,0,1.373834621,-1.198358317,0.175476304,-0.360012111 +Rich Kelley,kelleri01,1978,RS,NOJ,4836,2119,0.165909069,2.279739467,2.445648536,5.618010177,5.618010177,0,0.267420815,1.880219213,2.147640028,0.017748564 +Aaron James,jamesaa01,1978,RS,NOJ,4834,2118,0.099550187,-1.255541424,-1.155991237,1.722066153,1.722066153,0,-0.393782265,-1.065934124,-1.459716389,-0.026683439 +Pete Maravich,maravpe01,1978,RS,NOJ,4658,2041,0.077727417,-0.451331651,-0.373604234,2.467933535,2.467933535,0,0.413874455,-0.230798214,0.183076242,-0.290339551 +Paul Griffin,griffpa01,1978,RS,NOJ,4229,1853,-1.215237405,1.011202789,-0.204034616,2.410154025,2.410154025,0,-1.274488159,0.812072128,-0.462416031,0.143481567 +Jim McElroy,mcelrji01,1978,RS,NOJ,4017,1760,-0.159554959,-1.004407014,-1.163961973,1.417755539,1.417755539,0,-0.605347098,-1.287421498,-1.892768595,-0.487778255 +Joe Meriweather,meriwjo01,1978,RS,NOJ,2914,1277,-2.012996557,1.213778433,-0.799218124,1.270228563,1.270228563,0,-2.022663132,0.814539577,-1.208123555,-0.064205247 +Slick Watts,wattssl01,1978,RS,NOJ,1769,775,-1.374698317,0.760927474,-0.613770843,0.848744501,0.848744501,0,-1.240835127,0.926781191,-0.314053936,0.520383248 +Gus Bailey,bailegu01,1978,RS,NOJ,1025,449,-1.111418658,-0.45707158,-1.568490237,0.270485308,0.270485308,0,-1.664980288,-1.319027219,-2.984007507,-0.06973385 +Nate Williams,willina01,1978,RS,NOJ,990,434,-0.856881028,0.156560322,-0.700320705,0.455592996,0.455592996,0,-1.171407923,0.30765002,-0.863757903,0.413948611 +Fred Saunders,saundfr01,1978,RS,NOJ,913,400,-0.32622548,-0.669899423,-0.996124903,0.360483083,0.360483083,0,-0.933053897,-0.412742823,-1.34579672,0.770318688 +Freddie Boyd,boydfr01,1978,RS,NOJ,828,363,-2.207617019,-1.8400181,-4.047635119,-0.239419997,-0.239419997,0,-2.900523199,-2.394050106,-5.294573305,-0.406993104 +Bob McAdoo,mcadobo01,1978,RS,NYK,7356,3182,0.961742898,0.721644892,1.683387789,7.187922028,7.187922028,0,1.550015161,0.892743392,2.442758553,-0.142437489 +Earl Monroe,monroea01,1978,RS,NYK,5476,2369,2.122039556,-2.068779283,0.053260272,3.377449917,3.377449917,0,1.720777636,-1.802094538,-0.081316902,-0.342733774 +Lonnie Shelton,sheltlo01,1978,RS,NYK,5361,2319,0.504528307,0.780499959,1.285028266,4.79229822,4.79229822,0,0.840565039,0.978442835,1.819007875,0.412727742 +Jim Cleamons,cleamji01,1978,RS,NYK,4644,2009,-0.057148766,-1.197674486,-1.254823252,1.525670664,1.525670664,0,-0.51273152,-1.069355246,-1.582086767,-0.48450084 +Butch Beard,beardbu01,1978,RS,NYK,4575,1979,1.190935172,0.1230688,1.314003973,4.105276285,4.105276285,0,1.005381464,0.451541377,1.456922841,0.050263534 +Jim McMillian,mcmilji01,1978,RS,NYK,4570,1977,0.075189771,-0.429810142,-0.35462037,2.403192615,2.403192615,0,-0.264785825,-0.904795418,-1.169581244,-0.578749663 +Spencer Haywood,haywosp01,1978,RS,NYK,4080,1765,-0.75419612,-0.809139124,-1.563335244,1.066217679,1.066217679,0,-0.562461854,-1.005791737,-1.568253591,-0.240354353 +Ray Williams,willira01,1978,RS,NYK,3583,1550,-1.115273329,-0.403321306,-1.518594635,0.979794067,0.979794067,0,-0.720751886,-0.456787481,-1.177539367,0.664106368 +Toby Knight,knighto01,1978,RS,NYK,2702,1169,-1.475170244,-0.035674644,-1.510844888,0.744542581,0.744542581,0,-1.579442337,-0.035046892,-1.614489229,0.801167754 +Glen Gondrezick,gondrgl01,1978,RS,NYK,2351,1017,-2.062649734,0.512013674,-1.55063606,0.627142615,0.627142615,0,-2.071960632,0.515016442,-1.55694419,0.837513859 +Phil Jackson,jacksph01,1978,RS,NYK,1512,654,-2.516849487,-0.24981678,-2.766666267,-0.005598583,-0.005598583,0,-2.7126068,-0.496307698,-3.208914498,0.729195153 +Ticky Burden,burdeti01,1978,RS,NYK,35,15,-1.134653613,0.31030055,-0.824353063,0.014709361,0.014709361,0,-1.967717354,-0.33899079,-2.306708145,-0.202432328 +Doug Collins,collido01,1978,RS,PHI,6327,2770,2.400556744,-0.539949833,1.860606911,6.512060433,6.512060433,0,2.418717772,-0.187524924,2.231192847,-0.064630059 +George McGinnis,mcginge01,1978,RS,PHI,5786,2533,1.522869609,0.745619562,2.26848917,6.498246542,6.498246542,0,2.391254648,0.822360586,3.213615235,0.211032887 +Henry Bibby,bibbyhe01,1978,RS,PHI,5752,2518,0.990319836,-0.788531411,0.201788425,3.78058666,3.78058666,0,0.81095417,-0.289745872,0.521208298,-0.328397846 +Julius Erving,ervinju01,1978,RS,PHI,5548,2429,3.127163077,1.481848643,4.609011721,9.095382213,9.095382213,0,3.383001755,1.187607216,4.570608971,-0.289778881 +World B. Free,freewo01,1978,RS,PHI,4683,2050,2.158671064,-1.426763039,0.731908025,3.641516534,3.641516534,0,2.016812365,-1.431439845,0.585372521,-0.007294116 +Steve Mix,mixst01,1978,RS,PHI,4155,1819,1.327846705,-0.006964087,1.320882618,3.774553439,3.774553439,0,1.09884299,-0.392576729,0.706266262,-0.09849823 +Darryl Dawkins,dawkida01,1978,RS,PHI,3934,1722,0.128223815,1.532380026,1.660603841,3.885229458,3.885229458,0,0.195387646,1.363907076,1.559294722,0.285198532 +Caldwell Jones,jonesca01,1978,RS,PHI,3737,1636,-2.493479243,1.113588091,-1.379891152,1.146796181,1.146796181,0,-2.354551667,0.851944004,-1.502607662,0.300760816 +Joe Bryant,bryanjo01,1978,RS,PHI,2823,1236,-1.238197102,-0.185906252,-1.424103353,0.839602162,0.839602162,0,-0.981437528,-0.439031731,-1.420469259,0.449914164 +Harvey Catchings,catchha01,1978,RS,PHI,1709,748,-2.584681672,1.716586728,-0.868094944,0.718170197,0.718170197,0,-2.479714318,1.025653549,-1.454060769,-0.00308019 +Ted McClain,mcclate01,1978,RS,PHI,669,293,-2.873148713,-0.319801541,-3.192950254,-0.066487271,-0.066487271,0,-2.956440431,-0.522511854,-3.478952285,0.442551908 +Wilson Washington,washiwi01,1978,RS,PHI,87,38,-12.89462379,-3.462058923,-16.35668271,-0.26601883,-0.26601883,0,-11.60847386,-5.93678719,-17.54526105,0.908266085 +Glenn Mosley,moslegl01,1978,RS,PHI,48,21,-13.7222122,-5.368772101,-19.09098431,-0.179900726,-0.179900726,0,-12.39068163,-5.878180925,-18.26886255,2.974189297 +Mike Dunleavy,dunlemi01,1978,RS,PHI,39,17,-0.952764358,-1.963298787,-2.916063145,-0.00142716,-0.00142716,0,-1.080211263,-4.260358579,-5.340569842,-0.987950944 +Walter Davis,daviswa03,1978,RS,PHO,6080,2590,2.844239623,-0.246885644,2.597353979,7.06274343,7.06274343,0,2.674755504,-0.227099935,2.44765557,-0.051161182 +Don Buse,busedo01,1978,RS,PHO,5979,2547,0.768761624,1.804802397,2.57356402,6.892606771,6.892606771,0,0.598134122,2.118449774,2.716583896,-0.39438595 +Paul Westphal,westppa01,1978,RS,PHO,5824,2481,3.543604934,-0.299420469,3.244184465,7.573546869,7.573546869,0,3.347408314,-0.397515412,2.949892902,-0.19832074 +Gar Heard,heardga01,1978,RS,PHO,4927,2099,-1.60401495,2.983583675,1.379568724,4.418420934,4.418420934,0,-1.316394324,2.728254614,1.41186029,-0.097093619 +Ron Lee,leero01,1978,RS,PHO,4526,1928,-0.78856896,3.588925223,2.800356263,5.505105545,5.505105545,0,-0.080876205,3.914951534,3.834075329,0.89854275 +Alvan Adams,adamsal01,1978,RS,PHO,4493,1914,-1.001473211,1.843451092,0.841977881,3.515485322,3.515485322,0,-0.512245761,1.4357052,0.923459439,0.24136869 +Dennis Awtrey,awtrede01,1978,RS,PHO,3810,1623,-3.422355791,-1.094220382,-4.516576173,-1.458798497,-1.458798497,0,-3.650106932,-1.70497766,-5.355084592,-0.297103378 +Alvin Scott,scottal01,1978,RS,PHO,3610,1538,0.237919125,0.05558097,0.293500095,2.383410117,2.383410117,0,-0.401137245,-0.353079488,-0.754216733,-0.216525495 +Mike Bratz,bratzmi01,1978,RS,PHO,2190,933,-3.134535763,-1.379589517,-4.51412528,-0.84069977,-0.84069977,0,-3.346719862,-1.667654565,-5.014374427,0.121808201 +Bayard Forrest,forreba01,1978,RS,PHO,2082,887,-2.086639503,0.214254516,-1.872384987,0.396956311,0.396956311,0,-2.164956702,-0.719850345,-2.884807047,-0.056055229 +Curtis Perry,perrycu01,1978,RS,PHO,1920,818,-1.216993471,0.460912035,-0.756081437,0.833897444,0.833897444,0,-1.301696663,0.372215182,-0.929481481,0.226964984 +Greg Griffin,griffgr01,1978,RS,PHO,991,422,-4.114240678,-1.073953997,-5.188194675,-0.526439683,-0.526439683,0,-4.202646667,-1.537304832,-5.739951498,0.305730311 +Lionel Hollins,hollili01,1978,RS,POR,6019,2741,-0.169103448,1.207922087,1.038818639,5.309766316,5.309766316,0,0.343415862,1.728738144,2.072154006,0.229615461 +Johnny Davis,davisjo01,1978,RS,POR,4804,2188,0.161417555,-0.485801421,-0.324383866,2.703545857,2.703545857,0,-0.04611111,-0.5380834,-0.58419451,-0.168049486 +Bob Gross,grossbo01,1978,RS,POR,4749,2163,2.730030271,1.186149683,3.916179953,7.351925244,7.351925244,0,2.617410708,1.136952753,3.754363461,-0.067868409 +Maurice Lucas,lucasma01,1978,RS,POR,4653,2119,0.095501179,0.596602937,0.692104116,3.716930995,3.716930995,0,0.581486229,0.504763598,1.086249827,-0.127014959 +Bill Walton,waltobi01,1978,RS,POR,4236,1929,1.313942916,4.079058657,5.393001573,7.97286216,7.97286216,0,1.808494375,2.913474736,4.721969111,-0.556492223 +Dave Twardzik,twardda01,1978,RS,POR,3996,1820,1.484226246,0.689280444,2.17350669,4.586808637,4.586808637,0,1.246214843,0.856964009,2.103178852,0.354861682 +Tom Owens,owensto01,1978,RS,POR,3764,1714,0.662449808,0.526469696,1.188919504,3.452862616,3.452862616,0,0.782759595,0.313132961,1.095892556,0.261732271 +Corky Calhoun,calhoco01,1978,RS,POR,3008,1370,-0.225260436,-0.035657664,-0.2609181,1.73818521,1.73818521,0,-0.717448735,-0.480368009,-1.197816744,-0.100487126 +Lloyd Neal,nealll01,1978,RS,POR,2578,1174,1.184357614,-0.022910302,1.161447313,2.341162425,2.341162425,0,1.242405741,-0.560641199,0.681764541,-0.078200968 +Larry Steele,steella01,1978,RS,POR,2486,1132,0.226510945,0.525778265,0.75228921,2.031099389,2.031099389,0,-0.016210083,0.51580427,0.499594186,0.446751294 +T.R. Dunn,dunntr01,1978,RS,POR,1686,768,-0.723690532,1.543261867,0.819571336,1.39854112,1.39854112,0,-0.936536344,0.961636355,0.02510001,-0.010571269 +Willie Norwood,norwowi01,1978,RS,POR,771,351,-3.787750808,0.302924043,-3.484826765,-0.132992074,-0.132992074,0,-3.51519998,0.249774336,-3.265425645,1.148622867 +Dale Schlueter,schluda01,1978,RS,POR,239,109,-5.05026829,-0.650822138,-5.701090427,-0.166143224,-0.166143224,0,-4.746222239,-1.170854767,-5.917077006,1.334798483 +Wally Walker,walkewa01,1978,RS,POR,222,101,-2.817295632,-2.205887904,-5.023183536,-0.117606475,-0.117606475,0,-2.982599294,-2.897851909,-5.880451203,0.432418311 +Jacky Dorsey,dorseja01,1978,RS,POR,112,51,1.290871719,-2.912660136,-1.621788417,0.029450908,0.029450908,0,0.626143876,-2.907664957,-2.281521082,0.348187868 +Larry Kenon,kenonla01,1978,RS,SAS,6590,2869,1.849053856,0.093019059,1.942072915,6.841040499,6.841040499,0,2.198674648,0.155005949,2.353680597,-0.425414987 +George Gervin,gervige01,1978,RS,SAS,6562,2857,4.231425973,0.275518145,4.506944118,10.56982667,10.56982667,0,4.297100403,0.499903571,4.797003974,-0.08369843 +Billy Paultz,paultbi01,1978,RS,SAS,5694,2479,0.952752239,1.031918888,1.984671127,5.953601942,5.953601942,0,1.186604196,0.71225426,1.898858456,-0.626764909 +Mike Gale,galemi01,1978,RS,SAS,4803,2091,1.006697205,1.46767209,2.474369294,5.571091814,5.571091814,0,1.156939961,1.647885801,2.804825763,-0.046764521 +Louie Dampier,dampilo01,1978,RS,SAS,4679,2037,0.694406159,-0.572563134,0.121843025,2.966545512,2.966545512,0,0.49159528,-0.601376354,-0.109781074,-0.654993772 +Coby Dietrick,dietrco01,1978,RS,SAS,4309,1876,-1.4044452,0.329989546,-1.074455655,1.606687681,1.606687681,0,-1.11714545,0.377829499,-0.739315951,0.199743117 +Mark Olberding,olberma01,1978,RS,SAS,4072,1773,-0.338167634,-1.075972202,-1.414139836,1.210386087,1.210386087,0,-0.375521291,-0.814393094,-1.189914385,0.177686638 +Allan Bristow,bristal01,1978,RS,SAS,3402,1481,0.353487006,-0.735449422,-0.381962416,1.790419185,1.790419185,0,0.331305233,-1.160644578,-0.829339345,0.067337228 +Mike Green,greenmi01,1978,RS,SAS,2600,1132,-1.983271644,-1.241120479,-3.224392123,-0.274691966,-0.274691966,0,-1.707291651,-1.059077551,-2.766369202,0.27935921 +Mo Layton,laytomo01,1978,RS,SAS,1144,498,-1.526816888,-1.92462819,-3.451445079,-0.17842825,-0.17842825,0,-1.719656935,-2.32094921,-4.040606146,0.124482867 +James Silas,silasja01,1978,RS,SAS,714,311,-1.196213078,-2.244913356,-3.441126434,-0.109742957,-0.109742957,0,-1.583278018,-2.778675475,-4.361953493,0.079208055 +Jim Eakins,eakinji01,1978,RS,SAS,577,251,-1.532445694,-2.647100106,-4.1795458,-0.184344143,-0.184344143,0,-1.683609549,-2.256151185,-3.939760734,0.75311258 +Scott Sims,simssc01,1978,RS,SAS,218,95,-5.569669293,-3.899522613,-9.469191906,-0.329008991,-0.329008991,0,-5.385526635,-4.164332436,-9.549859071,1.106758947 +George Karl,karlge01,1978,RS,SAS,69,30,-5.593928496,-2.239791588,-7.833720084,-0.078754621,-0.078754621,0,-5.788405893,-1.927039029,-7.715444922,1.309504106 +Marvin Webster,webstma01,1978,RS,SEA,6426,2910,0.351630073,1.874053494,2.225683567,7.352041306,7.352041306,0,0.430516462,1.404875204,1.835391666,-0.515729845 +Gus Williams,willigu01,1978,RS,SEA,5680,2572,0.552638841,2.259919734,2.812558575,7.298850214,7.298850214,0,0.818741481,2.553841005,3.372582486,-0.007851374 +Jack Sikma,sikmaja01,1978,RS,SEA,4942,2238,-1.421055313,1.422882646,0.001827333,3.149597604,3.149597604,0,-1.266479601,1.376430099,0.109950498,0.257352118 +Dennis Johnson,johnsde01,1978,RS,SEA,4878,2209,1.054520689,0.886646676,1.941167365,5.28685615,5.28685615,0,0.860412464,0.919528211,1.779940674,-0.004876287 +Paul Silas,silaspa01,1978,RS,SEA,4797,2172,-0.582142589,-0.096536631,-0.67867922,2.28527528,2.28527528,0,-0.650683371,-0.326559385,-0.977242756,-0.473848503 +Fred Brown,brownfr01,1978,RS,SEA,4340,1965,1.984531511,0.664635065,2.649166576,5.404638314,5.404638314,0,1.735884013,0.473955974,2.209839987,-0.164819635 +John Johnson,johnsjo01,1978,RS,SEA,4002,1812,-1.418678836,-1.382639103,-2.801317939,-0.047468691,-0.047468691,0,-1.617053347,-1.555623113,-3.17267646,0.059567707 +Bruce Seals,sealsbr01,1978,RS,SEA,2920,1322,-2.539400345,-0.158472765,-2.69787311,0.035425263,0.035425263,0,-2.738727871,-0.181867139,-2.920595009,0.818825278 +Wally Walker,walkewa01,1978,RS,SEA,2215,1003,-0.781678575,-1.204718696,-1.986397272,0.391592157,0.391592157,0,-1.261596047,-1.515565065,-2.777161111,0.230369441 +Slick Watts,wattssl01,1978,RS,SEA,1787,809,-2.786864808,0.655949718,-2.13091509,0.256894217,0.256894217,0,-2.539241823,0.847174677,-1.692067147,0.57742511 +Joe Hassett,hassejo01,1978,RS,SEA,892,404,-1.986199117,-0.587134047,-2.573333165,0.036540402,0.036540402,0,-2.300633929,-1.210660776,-3.511294705,0.372887349 +Mike Green,greenmi01,1978,RS,SEA,552,250,-1.344014528,-0.143326176,-1.487340704,0.161180707,0.161180707,0,-1.169078531,-0.313554099,-1.48263263,0.086204451 +Al Fleming,flemial01,1978,RS,SEA,214,97,-2.951055947,-2.898215838,-5.849271786,-0.154209753,-0.154209753,0,-3.486471681,-4.179706655,-7.666178336,0.583641475 +Willie Wise,wisewi01,1978,RS,SEA,22,10,-8.827377048,-2.300921829,-11.12829888,-0.043344906,-0.043344906,0,-8.64867934,-1.870258308,-10.51893765,1.513385944 +Dean Tolson,tolsode01,1978,RS,SEA,15,7,-7.323268723,-5.373860705,-12.69712943,-0.036222305,-0.036222305,0,-7.737304553,-4.416328367,-12.15363292,2.119928338 +Elvin Hayes,hayesel01,1978,RS,WSB,7394,3246,0.010761288,1.500990333,1.511751621,7.039687428,7.039687428,0,0.506502279,1.767808066,2.274310345,-0.279165126 +Bob Dandridge,dandrbo01,1978,RS,WSB,6326,2777,1.214281288,0.111703625,1.325984913,5.770927642,5.770927642,0,1.192506256,0.381431058,1.573937314,-0.075412512 +Wes Unseld,unselwe01,1978,RS,WSB,6023,2644,0.868476394,1.926262884,2.794739278,7.447709179,7.447709179,0,0.951339919,1.870082513,2.821422432,-0.461764467 +Tom Henderson,hendeto01,1978,RS,WSB,5273,2315,0.067601855,-0.619246187,-0.551644332,2.585114243,2.585114243,0,-0.040727811,-0.538141606,-0.578869417,-0.473984993 +Kevin Grevey,greveke01,1978,RS,WSB,4832,2121,0.000740492,-0.970642723,-0.969902231,1.924294852,1.924294852,0,-0.083204136,-1.083268866,-1.166473002,-0.112714222 +Mitch Kupchak,kupchmi01,1978,RS,WSB,4007,1759,0.293521455,-1.35206874,-1.058547285,1.519177893,1.519177893,0,0.321545633,-1.54743402,-1.225888387,0.085224383 Larry Wright,wrighla01,1978,RS,WSB,3339,1466,0.221296702,-0.573586377,-0.352289675,1.80112841,1.80112841,0,-0.033222032,-0.239405964,-0.272627996,0.467047724 -Larry Wright,wrighla01,1979,PO,WSB,689,331,0.506725591,-1.013989992,-0.507264401,0.392720145,0,0.392720145,0.034035142,-0.731572417,-0.697537275,0.551244468 +Phil Chenier,cheniph01,1978,RS,WSB,2134,937,-0.628129905,-0.446393553,-1.074523458,0.79878124,0.79878124,0,-0.799836937,-0.764328984,-1.564165921,-0.295740251 +Greg Ballard,ballagr01,1978,RS,WSB,2132,936,-0.194490213,-0.221627544,-0.416117757,1.110898563,1.110898563,0,-0.675008984,-1.124297232,-1.799306216,-0.352854574 +Charles Johnson,johnsch01,1978,RS,WSB,1838,807,-1.775445031,-0.723034691,-2.498479723,0.103551161,0.103551161,0,-2.040769898,-0.798113664,-2.838883562,-0.007964424 +Joe Pace,pacejo01,1978,RS,WSB,998,438,-2.213149034,0.297927015,-1.915222018,0.188206613,0.188206613,0,-2.167749447,-0.144013377,-2.311762824,0.961773271 +Phil Walker,walkeph01,1978,RS,WSB,875,384,-4.736670447,-2.382408708,-7.119079155,-0.859336391,-0.859336391,0,-4.670485058,-3.52575809,-8.196243148,0.424104712 +John Drew,drewjo01,1978,PO,ATL,161,79,0.425724034,-1.806673393,-1.380949359,0.056925655,0,0.056925655,0.431598298,-1.448288895,-1.016690598,0.026646901 +Tom McMillen,mcmilto01,1978,PO,ATL,153,75,0.48755007,-0.683339497,-0.195789427,0.100824392,0,0.100824392,0.145985339,-0.256221963,-0.110236624,0.023325454 +Steve Hawes,hawesst01,1978,PO,ATL,144,71,-2.655761956,-1.110491647,-3.766253603,-0.037816287,0,-0.037816287,-2.895510947,-1.849492994,-4.745003941,-0.416553005 +Charlie Criss,crissch01,1978,PO,ATL,132,65,-3.028029233,0.912730118,-2.115299115,0.021796481,0,0.021796481,-3.039460443,0.710009814,-2.329450629,0.423216875 +Eddie Johnson,johnsed02,1978,PO,ATL,130,64,5.335307642,5.451933088,10.78724073,0.46256916,0,0.46256916,5.355107377,6.038856399,11.39396378,1.532742968 +Armond Hill,hillar01,1978,PO,ATL,124,61,-2.143308748,-1.869038771,-4.012347519,-0.040704725,0,-0.040704725,-2.742921325,-1.628162334,-4.371083659,0.479386056 +Tree Rollins,rollitr01,1978,PO,ATL,104,51,-2.88410991,0.605570913,-2.278538998,0.012779858,0,0.012779858,-3.080870395,0.188092939,-2.892777456,1.055543699 +Ollie Johnson,johnsol01,1978,PO,ATL,43,21,-1.326042276,1.776130817,0.450088541,0.035634147,0,0.035634147,-1.890577331,1.58878897,-0.301788362,0.806398023 +Tony Robertson,roberto01,1978,PO,ATL,24,12,-5.82311855,-4.209933097,-10.03305165,-0.046999538,0,-0.046999538,-6.894871739,-3.194922187,-10.08979393,2.301248314 +John Brown,brownjo01,1978,PO,ATL,12,6,-18.54010699,-9.487090164,-28.02719715,-0.081691721,0,-0.081691721,-19.20877528,-12.0126113,-31.22138658,2.473479981 +Campy Russell,russeca02,1978,PO,CLE,192,88,4.248042328,-1.714531615,2.533510713,0.244602287,0,0.244602287,4.4994836,-1.245478069,3.254005531,-0.023028717 +Jim Chones,choneji01,1978,PO,CLE,179,82,-0.926044174,-4.533438234,-5.459482408,-0.116830218,0,-0.116830218,-0.489017942,-3.021773363,-3.510791305,-0.071252482 +Foots Walker,walkefo01,1978,PO,CLE,153,70,-0.178376036,-1.210380145,-1.388756181,0.050013112,0,0.050013112,0.061011409,-0.744996618,-0.683985209,-0.264906114 +Austin Carr,carrau01,1978,PO,CLE,150,69,1.633192493,-1.870153934,-0.236961441,0.091199685,0,0.091199685,1.396222204,-1.203182248,0.193039956,-0.049558386 +Elmore Smith,smithel01,1978,PO,CLE,122,56,-3.608880382,-0.578909716,-4.187790098,-0.042723242,0,-0.042723242,-2.703810903,0.199354666,-2.504456237,0.878193683 +Terry Furlow,furlote01,1978,PO,CLE,109,50,3.125758633,-4.801369816,-1.675611183,0.027888537,0,0.027888537,2.459299131,-5.643006513,-3.183707382,-1.401541113 +Bingo Smith,smithbi02,1978,PO,CLE,74,34,2.24082568,-4.665035199,-2.424209519,0.005785806,0,0.005785806,1.11660376,-5.295938273,-4.179334513,-0.769155132 +John Lambert,lambejo01,1978,PO,CLE,41,19,-2.280661712,-2.083490313,-4.364152026,-0.016185515,0,-0.016185515,-3.12840017,-2.137110439,-5.265510609,0.308273009 +Jim Brewer,breweji01,1978,PO,CLE,20,9,-10.9288409,-4.562975067,-15.49181597,-0.061759929,0,-0.061759929,-11.33205193,-3.754911575,-15.0869635,2.457467814 +Dick Snyder,snydedi01,1978,PO,CLE,7,3,-17.17227481,-9.577321967,-26.74959677,-0.037937473,0,-0.037937473,-17.80380636,-13.24135265,-31.04515901,0.142810814 +David Thompson,thompda01,1978,PO,DEN,1073,481,1.056868141,-1.32571143,-0.26884329,0.624658549,0,0.624658549,1.187538305,-1.237067349,-0.049529045,-0.554447732 +Dan Issel,isselda01,1978,PO,DEN,1027,460,1.535842679,-1.969554118,-0.43371144,0.558214826,0,0.558214826,1.880430934,-1.49904952,0.381381413,-0.456754658 +Bob Wilkerson,wilkebo01,1978,PO,DEN,951,426,0.365712137,0.410696132,0.776408269,0.792421663,0,0.792421663,0.479189245,1.052081405,1.53127065,0.256493033 +Anthony Roberts,roberan01,1978,PO,DEN,893,400,0.927422444,-0.500034651,0.427387793,0.669444405,0,0.669444405,1.085051547,0.065288559,1.150340106,0.104483972 +Bobby Jones,jonesbo01,1978,PO,DEN,870,390,2.865872966,0.588118767,3.453991733,1.271485428,0,1.271485428,2.93911785,0.762178023,3.701295873,-0.138507335 +Darnell Hillman,hillmda01,1978,PO,DEN,580,260,-3.532261772,-0.957145739,-4.489407512,-0.23971765,0,-0.23971765,-3.450378456,-0.637622997,-4.088001453,0.767620228 +Ralph Simpson,simpsra01,1978,PO,DEN,502,225,-0.930434482,-3.11309602,-4.043530502,-0.152957522,0,-0.152957522,-1.405931902,-3.678278505,-5.084210407,-0.129826616 +Bo Ellis,ellisbo02,1978,PO,DEN,379,170,-2.753171631,-0.020156447,-2.773328078,-0.002093308,0,-0.002093308,-2.86577693,-0.522548287,-3.388325217,0.326804323 +Mack Calvin,calvima01,1978,PO,DEN,301,135,1.584776343,-1.144670372,0.440105971,0.226174507,0,0.226174507,1.07712139,-1.766657165,-0.689535775,-0.20364304 +Robert Smith,smithro01,1978,PO,DEN,214,96,2.754735557,-0.49982121,2.254914346,0.25406014,0,0.25406014,2.27699867,-0.655774103,1.621224567,0.511483384 +Tom LaGarde,lagarto01,1978,PO,DEN,172,77,-2.582702683,-3.618928181,-6.201630864,-0.14014634,0,-0.14014634,-2.957840663,-4.356356357,-7.31419702,0.220885058 +Kareem Abdul-Jabbar,abdulka01,1978,PO,LAL,279,134,0.111105721,0.124224857,0.235330578,0.209755215,0,0.209755215,0.572892345,0.089969267,0.662861612,-0.369243487 +Jamaal Wilkes,wilkeja01,1978,PO,LAL,225,108,-1.29941295,-1.439143977,-2.738556926,0.00065378,0,0.00065378,-1.403266491,-1.143059377,-2.546325868,0.559132681 +Adrian Dantley,dantlad01,1978,PO,LAL,217,104,5.150321002,1.159527379,6.309848382,0.494888121,0,0.494888121,4.83305892,0.998294746,5.831353666,-0.192103472 +Charlie Scott,scottch01,1978,PO,LAL,215,103,-4.164573076,-2.049683606,-6.214256682,-0.187802897,0,-0.187802897,-3.957835566,-2.016423645,-5.974259211,0.025096907 +Lou Hudson,hudsolo01,1978,PO,LAL,194,93,-0.058398744,-0.619108653,-0.677507397,0.101363726,0,0.101363726,-0.098849817,-0.287395015,-0.386244831,-0.05882166 +Norm Nixon,nixonno01,1978,PO,LAL,192,92,1.498373706,-0.715737512,0.782636194,0.171697367,0,0.171697367,1.092153295,0.207001718,1.299155013,0.416679564 +Dave Robisch,robisda01,1978,PO,LAL,98,47,6.195478004,-0.990868823,5.204609181,0.195709807,0,0.195709807,5.755113109,-1.164132239,4.590980869,-0.541872962 +Kenny Carr,carrke01,1978,PO,LAL,35,17,-13.01076726,-0.980474748,-13.991242,-0.101988044,0,-0.101988044,-12.40502708,-2.635850689,-15.04087777,1.488626814 +Tom Abernethy,abernto01,1978,PO,LAL,25,12,2.963543459,-4.253124777,-1.289581318,0.009178462,0,0.009178462,1.628241319,-4.308021432,-2.679780113,-0.490233986 +Don Ford,forddo01,1978,PO,LAL,21,10,-10.29557034,3.645653285,-6.649917058,-0.020785055,0,-0.020785055,-9.346135016,3.484875748,-5.861259268,1.344498433 +Marques Johnson,johnsma01,1978,PO,MIL,726,321,6.097465837,1.993361966,8.090827803,1.816735667,0,1.816735667,5.990961392,1.975215855,7.966177247,-0.822307946 +Brian Winters,wintebr01,1978,PO,MIL,690,305,1.294974128,-0.37847395,0.916500177,0.5864556,0,0.5864556,1.456461427,-0.398919885,1.057541542,-0.352905374 +John Gianelli,gianejo01,1978,PO,MIL,656,290,-2.813262153,1.131277488,-1.681984665,0.162332048,0,0.162332048,-2.65255885,1.089028652,-1.563530198,-0.414070024 +Dave Meyers,meyerda01,1978,PO,MIL,631,279,-0.424145885,-0.255809403,-0.679955287,0.303475053,0,0.303475053,-0.084360155,-0.16632377,-0.250683925,-0.147289899 +Quinn Buckner,bucknqu01,1978,PO,MIL,581,257,-1.374739901,0.28213836,-1.092601541,0.225648514,0,0.225648514,-0.954575271,0.579254629,-0.375320643,0.70626078 +Alex English,englial01,1978,PO,MIL,470,208,3.741359581,-0.072512566,3.668847015,0.700417026,0,0.700417026,3.231432503,-0.421971164,2.809461339,-0.31622225 +Junior Bridgeman,bridgju01,1978,PO,MIL,402,178,-1.021310972,0.469348844,-0.551962129,0.207733244,0,0.207733244,-1.022407067,1.084793866,0.062386799,0.943844446 +Lloyd Walton,waltoll01,1978,PO,MIL,280,124,-0.014970817,0.020189887,0.00521907,0.179390025,0,0.179390025,-0.190502191,-0.923068538,-1.113570729,-0.223912793 +Kent Benson,bensoke01,1978,PO,MIL,233,103,-4.662961432,1.017068084,-3.645893347,-0.049156626,0,-0.049156626,-4.616311836,1.168939102,-3.447372735,1.293928067 +Ernie Grunfeld,grunfer01,1978,PO,MIL,174,77,2.136348384,-1.319897076,0.816451308,0.143854213,0,0.143854213,1.556775108,-2.299663251,-0.742888143,-0.470022175 +Jim Eakins,eakinji01,1978,PO,MIL,41,18,-9.050392189,-0.129176977,-9.179569166,-0.061039164,0,-0.061039164,-8.889716259,-0.904999137,-9.794715396,0.24201496 +Bob McAdoo,mcadobo01,1978,PO,NYK,549,238,-2.166212617,-0.984426339,-3.150638956,-0.050090051,0,-0.050090051,-1.482651816,-0.687805875,-2.170457691,-0.175609896 +Spencer Haywood,haywosp01,1978,PO,NYK,408,177,1.562865049,-1.670487399,-0.10762235,0.245493801,0,0.245493801,1.404294093,-1.32907004,0.075224053,-0.25950975 +Butch Beard,beardbu01,1978,PO,NYK,369,160,0.671941148,0.67279541,1.344736558,0.346270676,0,0.346270676,0.548158085,1.321229409,1.869387493,0.46334347 +Lonnie Shelton,sheltlo01,1978,PO,NYK,348,151,0.913285147,-1.767632146,-0.854346998,0.151262933,0,0.151262933,0.706734623,-1.296638025,-0.589903402,0.445669952 +Earl Monroe,monroea01,1978,PO,NYK,335,145,-2.122179943,-1.229008577,-3.35118852,-0.045972304,0,-0.045972304,-2.356389987,-1.006741724,-3.363131711,0.233175172 +Ray Williams,willira01,1978,PO,NYK,323,140,3.909207785,-1.923789663,1.985418122,0.351408125,0,0.351408125,3.670716354,-1.202016831,2.468699523,0.767646572 +Jim McMillian,mcmilji01,1978,PO,NYK,309,134,-0.506194132,0.021995665,-0.484198466,0.158386308,0,0.158386308,-0.685322102,-1.056510924,-1.741833026,-0.901945529 +Jim Cleamons,cleamji01,1978,PO,NYK,293,127,-0.914176317,-2.410518167,-3.324694484,-0.038293988,0,-0.038293988,-1.534725546,-2.320026893,-3.854752439,-0.303368606 +Glen Gondrezick,gondrgl01,1978,PO,NYK,162,70,0.096544315,0.835636305,0.932180619,0.136877961,0,0.136877961,-0.15067546,0.604335397,0.453659937,0.963189271 +Phil Jackson,jacksph01,1978,PO,NYK,115,50,-2.123639029,-0.239464132,-2.363103161,0.010328405,0,0.010328405,-2.363637648,-0.001508966,-2.365146614,1.533119944 +Toby Knight,knighto01,1978,PO,NYK,111,48,-4.091643815,0.266650881,-3.824992934,-0.027227271,0,-0.027227271,-4.357220771,-0.479798123,-4.837018894,0.291062345 +Julius Erving,ervinju01,1978,PO,PHI,822,358,2.775956665,1.971554686,4.747511351,1.405431741,0,1.405431741,3.128982626,1.655642205,4.784624831,-0.514614381 +Doug Collins,collido01,1978,PO,PHI,786,342,1.180941035,-1.986054328,-0.805113293,0.349212544,0,0.349212544,0.846777254,-1.593743214,-0.74696596,-0.236184288 +Caldwell Jones,jonesca01,1978,PO,PHI,691,301,-2.46495759,4.026636084,1.561678494,0.680560701,0,0.680560701,-2.476354373,3.315635042,0.839280669,-0.360009157 +Henry Bibby,bibbyhe01,1978,PO,PHI,664,289,-0.503243088,0.000541773,-0.502701315,0.341038852,0,0.341038852,-0.614989033,0.278970896,-0.336018137,-0.217962605 +George McGinnis,mcginge01,1978,PO,PHI,627,273,-1.408307213,0.949410809,-0.458896405,0.331151146,0,0.331151146,-0.666772187,1.00564073,0.338868543,0.644782967 +World B. Free,freewo01,1978,PO,PHI,616,268,0.330316211,-1.615847828,-1.285531617,0.206404308,0,0.206404308,0.147345338,-1.800412623,-1.653067285,-0.059463244 +Steve Mix,mixst01,1978,PO,PHI,540,235,7.343935432,2.31497366,9.658909092,1.529809125,0,1.529809125,6.97077852,2.058763146,9.029541665,-0.316354927 +Darryl Dawkins,dawkida01,1978,PO,PHI,413,180,-3.879341058,2.735189803,-1.144151254,0.153348559,0,0.153348559,-3.939537276,2.270200667,-1.669336609,0.859213284 +Joe Bryant,bryanjo01,1978,PO,PHI,280,122,-0.95225131,1.266591622,0.314340312,0.198324313,0,0.198324313,-0.986597427,1.436662374,0.450064948,0.853523243 +Ted McClain,mcclate01,1978,PO,PHI,71,31,-3.261110703,6.317340399,3.056229697,0.095604306,0,0.095604306,-2.316383535,5.410846479,3.094462944,0.985353631 +Harvey Catchings,catchha01,1978,PO,PHI,60,26,-1.352632178,4.765324701,3.412692524,0.084141584,0,0.084141584,-1.646997957,3.527668899,1.880670943,-0.212764353 +Don Buse,busedo01,1978,PO,PHO,162,76,-2.963895881,1.402394135,-1.561501746,0.047336121,0,0.047336121,-3.495379788,2.00762699,-1.487752798,-0.425649309 +Alvan Adams,adamsal01,1978,PO,PHO,151,71,-5.179997434,-0.436802855,-5.616800289,-0.107196891,0,-0.107196891,-4.889933095,-0.440963612,-5.330896706,0.090521542 +Walter Davis,daviswa03,1978,PO,PHO,140,66,1.34421432,0.79431025,2.13852457,0.170536356,0,0.170536356,1.090857009,1.135123913,2.225980922,0.4695081 +Paul Westphal,westppa01,1978,PO,PHO,140,66,5.054868917,-2.60872625,2.446142667,0.178705828,0,0.178705828,4.263567633,-2.576665689,1.686901944,-1.0158759 +Gar Heard,heardga01,1978,PO,PHO,132,62,-2.957644756,2.183557385,-0.774087371,0.063975618,0,0.063975618,-3.244888493,1.684205288,-1.560683205,-0.791038277 +Ron Lee,leero01,1978,PO,PHO,87,41,-6.788411691,2.993044444,-3.795367246,-0.022873814,0,-0.022873814,-6.483549838,3.726717987,-2.756831851,1.488575067 +Alvin Scott,scottal01,1978,PO,PHO,79,37,1.182896572,0.800184075,1.983080647,0.092050709,0,0.092050709,0.262689048,0.181683195,0.444372244,-0.113014502 +Greg Griffin,griffgr01,1978,PO,PHO,53,25,-2.30871966,0.075394627,-2.233325034,0.00685936,0,0.00685936,-3.143674476,0.118118147,-3.025556329,0.962159305 +Dennis Awtrey,awtrede01,1978,PO,PHO,51,24,-2.655247404,-0.376627447,-3.031874851,-0.003508916,0,-0.003508916,-3.289368448,-2.19522434,-5.484592789,-1.493935461 +Mike Bratz,bratzmi01,1978,PO,PHO,19,9,-10.68752003,-3.621824264,-14.30934429,-0.05397099,0,-0.05397099,-11.68126388,-5.149846436,-16.83111032,-1.475101818 +Bayard Forrest,forreba01,1978,PO,PHO,6,3,7.463376678,-3.022621688,4.44075499,0.011219083,0,0.011219083,5.717628946,-5.062542531,0.655086415,-1.218979186 +Maurice Lucas,lucasma01,1978,PO,POR,476,233,-2.277594166,0.124860936,-2.15273323,0.07342411,0,0.07342411,-1.608207629,0.501660306,-1.106547323,0.280712936 +Lionel Hollins,hollili01,1978,PO,POR,455,223,0.175411775,-0.291747233,-0.116335458,0.309686524,0,0.309686524,0.354285949,0.171136308,0.525422257,0.218542462 +Johnny Davis,davisjo01,1978,PO,POR,410,201,-0.556273123,-2.281703483,-2.837976606,-0.009288014,0,-0.009288014,-0.972444426,-2.285689259,-3.258133685,-0.190456625 +Tom Owens,owensto01,1978,PO,POR,408,200,4.331433804,1.997111169,6.328544973,0.957703348,0,0.957703348,4.337005787,2.459815354,6.796821141,0.249395471 +Larry Steele,steella01,1978,PO,POR,390,191,0.268383255,0.358051702,0.626434957,0.340187244,0,0.340187244,0.081406661,0.683043174,0.764449836,0.259420276 +Corky Calhoun,calhoco01,1978,PO,POR,223,109,0.358581973,-0.736348089,-0.377766116,0.135326503,0,0.135326503,-0.330129467,-1.866594615,-2.196724082,-0.565126182 +Dave Twardzik,twardda01,1978,PO,POR,221,108,-0.059414206,0.78342165,0.724007443,0.199444653,0,0.199444653,-0.306154338,0.923506162,0.617351824,1.069618597 +Bill Walton,waltobi01,1978,PO,POR,100,49,2.447932538,5.388145672,7.83607821,0.270756695,0,0.270756695,3.124602059,2.931234319,6.055836378,-0.840529986 +Lloyd Neal,nealll01,1978,PO,POR,96,47,-9.367218038,-0.902247905,-10.26946594,-0.185900797,0,-0.185900797,-9.198321476,-2.759662339,-11.95798382,-0.037203978 +Willie Norwood,norwowi01,1978,PO,POR,90,44,1.396685402,-2.146240326,-0.749554924,0.047028959,0,0.047028959,0.320686558,-1.285267085,-0.964580527,1.610877925 +T.R. Dunn,dunntr01,1978,PO,POR,71,35,-0.354877047,-0.485505516,-0.840382563,0.03511671,0,0.03511671,-1.476687479,-1.46169579,-2.938383269,-0.156830594 +George Gervin,gervige01,1978,PO,SAS,495,227,5.905856863,-0.127868504,5.777988358,1.017230688,0,1.017230688,5.863034954,0.125024013,5.988058967,-0.145381893 +Mike Gale,galemi01,1978,PO,SAS,438,201,-0.592778751,-1.074680956,-1.667459707,0.114174081,0,0.114174081,-0.663221591,-0.989718361,-1.652939953,-0.294346652 +Larry Kenon,kenonla01,1978,PO,SAS,436,200,0.025347961,-1.047270444,-1.021922482,0.181973343,0,0.181973343,0.361663643,-0.798787784,-0.437124141,0.063555218 +Billy Paultz,paultbi01,1978,PO,SAS,416,191,-0.970576608,0.33036722,-0.640209388,0.210729718,0,0.210729718,-0.71396332,0.120411377,-0.593551943,-0.647954066 +Mike Green,greenmi01,1978,PO,SAS,379,174,0.439820874,1.727080662,2.166901536,0.448228544,0,0.448228544,0.657809838,1.609227131,2.267036969,-0.454865228 +Mark Olberding,olberma01,1978,PO,SAS,331,152,1.431320044,0.482975224,1.914295268,0.374295998,0,0.374295998,1.479553318,0.873730419,2.353283737,0.346233744 +Louie Dampier,dampilo01,1978,PO,SAS,281,129,-1.253620304,-1.22968701,-2.483307314,0.018019982,0,0.018019982,-1.659804669,-1.457670944,-3.117475614,-0.480103279 +Coby Dietrick,dietrco01,1978,PO,SAS,209,96,-2.554319089,1.065692186,-1.488626903,0.06436286,0,0.06436286,-2.35398506,1.032363207,-1.321621853,1.05809201 +Allan Bristow,bristal01,1978,PO,SAS,111,51,2.154483071,-1.520229702,0.634253369,0.091839626,0,0.091839626,1.66758931,-1.456075262,0.211514048,1.174123877 +James Silas,silasja01,1978,PO,SAS,41,19,-8.835670047,-1.263367854,-10.0990379,-0.073548959,0,-0.073548959,-8.654346645,-2.280942631,-10.93528928,0.106447155 +Marvin Webster,webstma01,1978,PO,SEA,1899,904,0.176625218,1.307470621,1.484095839,2.001841551,0,2.001841551,0.408574169,0.940576796,1.349150965,-0.636575115 +Dennis Johnson,johnsde01,1978,PO,SEA,1737,827,0.811869013,-0.111832273,0.70003674,1.497460692,0,1.497460692,0.727377539,-0.005366676,0.722010863,-0.270606308 +Jack Sikma,sikmaja01,1978,PO,SEA,1473,701,-0.136719967,1.306727573,1.170007606,1.451849061,0,1.451849061,0.020526723,1.763378919,1.783905642,0.426270278 +Gus Williams,willigu01,1978,PO,SEA,1473,701,2.080810411,2.093834732,4.174645143,2.561721893,0,2.561721893,2.416421853,2.396391793,4.812813646,0.305361092 +Paul Silas,silaspa01,1978,PO,SEA,1271,605,-0.023166,-0.060021024,-0.083187025,0.845745049,0,0.845745049,-0.246104214,-0.241344461,-0.487448675,-0.399011114 +John Johnson,johnsjo01,1978,PO,SEA,1252,596,-1.702681738,-1.590799623,-3.293481362,-0.170541227,0,-0.170541227,-1.950064762,-1.915078836,-3.865143598,0.05967674 +Fred Brown,brownfr01,1978,PO,SEA,1208,575,1.792586802,-0.112157083,1.680429719,1.339269652,0,1.339269652,1.689105796,-0.266386941,1.422718855,-0.095486984 +Wally Walker,walkewa01,1978,PO,SEA,548,261,-1.312490556,-0.674596429,-1.987086985,0.105879504,0,0.105879504,-1.822716783,-0.580195883,-2.402912666,1.100890814 +Bruce Seals,sealsbr01,1978,PO,SEA,193,92,-4.281531984,-0.671565353,-4.953097338,-0.107182479,0,-0.107182479,-4.642391146,-1.31460038,-5.956991525,0.51962698 +Joe Hassett,hassejo01,1978,PO,SEA,46,22,-0.687686435,-0.083495392,-0.771181827,0.02288086,0,0.02288086,-1.263392709,-1.85084452,-3.11423723,-0.122094403 +Al Fleming,flemial01,1978,PO,SEA,44,21,-3.01970103,0.045006617,-2.974694413,-0.002531392,0,-0.002531392,-3.462366745,0.100000917,-3.362365827,2.042761723 +Elvin Hayes,hayesel01,1978,PO,WSB,1877,868,1.685019374,2.868117813,4.553137187,3.327881619,0,3.327881619,2.253775742,2.845662921,5.099438664,-0.243572612 +Bob Dandridge,dandrbo01,1978,PO,WSB,1613,746,1.052176604,1.347945506,2.40012211,2.025107759,0,2.025107759,1.277944429,1.514299102,2.792243531,0.178664962 +Wes Unseld,unselwe01,1978,PO,WSB,1464,677,1.675208534,2.343745054,4.018953589,2.40034243,0,2.40034243,1.733728221,2.167661444,3.901389666,-0.477831932 +Tom Henderson,hendeto01,1978,PO,WSB,1291,597,1.486593097,0.747357805,2.233950902,1.55858505,0,1.55858505,1.217570559,0.507482852,1.72505341,-0.473173756 +Kevin Grevey,greveke01,1978,PO,WSB,1263,584,-0.343873301,-1.249940848,-1.593814149,0.356194921,0,0.356194921,-0.563463769,-1.357230354,-1.920694123,0.264481622 +Mitch Kupchak,kupchmi01,1978,PO,WSB,1090,504,-2.440675651,-1.667762686,-4.108438337,-0.360520148,0,-0.360520148,-2.440501882,-2.106839592,-4.547341473,0.07428763 +Charles Johnson,johnsch01,1978,PO,WSB,919,425,-0.67386347,2.001446702,1.327583232,0.916111206,0,0.916111206,-0.497325091,1.836968745,1.339643654,0.484317941 +Larry Wright,wrighla01,1978,PO,WSB,869,402,0.328619896,0.092827484,0.42144738,0.67459647,0,0.67459647,-0.032121614,0.296125188,0.264003573,0.582165498 +Greg Ballard,ballagr01,1978,PO,WSB,525,243,-0.160991184,1.194789682,1.033798498,0.483577415,0,0.483577415,-0.705766555,0.226861976,-0.478904579,-0.052775929 +Joe Pace,pacejo01,1978,PO,WSB,112,52,0.805621177,2.947801921,3.753423098,0.181877127,0,0.181877127,0.258684361,2.959000039,3.2176844,2.309565278 +Phil Walker,walkeph01,1978,PO,WSB,37,17,-11.8051921,-5.24878142,-17.05397352,-0.130912805,0,-0.130912805,-12.10905452,-4.94156341,-17.05061793,2.418899192 +Dan Roundfield,roundda01,1979,RS,ATL,5484,2539,1.524192695,1.390901079,2.915093774,7.344263076,7.344263076,0,1.788057709,1.419436655,3.207494364,0.083333348 +Armond Hill,hillar01,1979,RS,ATL,5458,2527,0.669231855,-1.094995197,-0.425763342,3.002140437,3.002140437,0,0.500505325,-0.457128989,0.043376335,0.198588101 +Eddie Johnson,johnsed02,1979,RS,ATL,5212,2413,2.277664734,-0.734169022,1.543495712,5.294830795,5.294830795,0,2.124743335,-0.485552494,1.63919084,0.183357073 +John Drew,drewjo01,1979,RS,ATL,5205,2410,2.247282012,0.445827195,2.693109207,6.735580665,6.735580665,0,2.623440912,0.804815122,3.428256034,0.685045319 +Steve Hawes,hawesst01,1979,RS,ATL,4763,2205,0.350017462,0.142940687,0.492958149,3.648547526,3.648547526,0,0.488278843,0.166039919,0.654318762,0.007299809 +Tree Rollins,rollitr01,1979,RS,ATL,4104,1900,-0.263693053,3.142572152,2.878879099,5.459758524,5.459758524,0,-0.216480866,2.756426936,2.53994607,0.06347644 +Tom McMillen,mcmilto01,1979,RS,ATL,3007,1392,-1.600822698,-1.481083404,-3.081906103,-0.236092267,-0.236092267,0,-1.642540684,-1.667381586,-3.30992227,0.169422754 +Jack Givens,givenja01,1979,RS,ATL,2909,1347,-1.283362655,0.445275899,-0.838086756,1.313117462,1.313117462,0,-1.161155741,-0.22090557,-1.38206131,-0.067181923 +Butch Lee,leebu01,1979,RS,ATL,2153,997,-1.118868261,-0.736301465,-1.855169726,0.456207713,0.456207713,0,-1.104362997,-1.003897057,-2.108260054,0.243386486 +Charlie Criss,crissch01,1979,RS,ATL,1899,879,-3.044432242,-1.346146439,-4.390578682,-0.73561042,-0.73561042,0,-3.004721733,-1.908016668,-4.912738401,-0.019351841 +Rick Wilson,wilsori01,1979,RS,ATL,1272,589,-2.649044306,-0.408429221,-3.057473527,-0.092732227,-0.092732227,0,-2.841389744,-1.123093568,-3.964483312,0.386978214 +Terry Furlow,furlote01,1979,RS,ATL,1244,576,1.542627058,-2.204471055,-0.661843997,0.611219759,0.611219759,0,1.067378568,-2.77787311,-1.710494542,-0.425186415 +Keith Herron,herroke01,1979,RS,ATL,175,81,-5.971379218,1.313875328,-4.65750389,-0.07928074,-0.07928074,0,-5.441463953,0.639466005,-4.801997948,0.612214976 +Cedric Maxwell,maxwece01,1979,RS,BOS,6663,2969,3.591934128,0.204372216,3.796306343,9.88834044,9.88834044,0,3.022296889,0.336727056,3.359023945,-0.301156074 +Chris Ford,fordch01,1979,RS,BOS,5900,2629,0.625392005,-0.804440201,-0.179048195,3.440948788,3.440948788,0,0.489087089,-0.419563654,0.069523435,-0.233101666 +Dave Cowens,cowenda01,1979,RS,BOS,5649,2517,-1.009484103,0.418287983,-0.59119612,2.76893174,2.76893174,0,-0.635923447,0.951934071,0.316010624,-0.12922604 +Tiny Archibald,architi01,1979,RS,BOS,3730,1662,-0.732585479,-2.25841675,-2.991002228,-0.204193078,-0.204193078,0,-0.993697762,-2.39773762,-3.391435382,-0.086605433 +Jeff Judkins,judkije01,1979,RS,BOS,3413,1521,0.14039098,0.155907591,0.296298571,2.371575886,2.371575886,0,-0.159113617,-0.019682478,-0.178796095,0.344360591 +Jo Jo White,whitejo01,1979,RS,BOS,3265,1455,-2.685849727,-1.369109032,-4.054958759,-0.966889738,-0.966889738,0,-2.552840361,-1.153346221,-3.706186582,-0.202727869 +Curtis Rowe,rowecu01,1979,RS,BOS,2742,1222,-3.342727439,-2.148201041,-5.49092848,-1.704039915,-1.704039915,0,-3.419321194,-2.468687623,-5.888008817,-0.302639022 +Billy Knight,knighbi01,1979,RS,BOS,2511,1119,-2.038322761,-1.811874757,-3.850197517,-0.628202132,-0.628202132,0,-2.109091329,-2.19612521,-4.305216539,0.014347082 +Don Chaney,chanedo01,1979,RS,BOS,2410,1074,-2.157066957,0.872875266,-1.284191691,0.808890226,0.808890226,0,-2.221053403,1.234344389,-0.986709013,0.758786256 +Rick Robey,robeyri01,1979,RS,BOS,2051,914,-0.646552585,-0.917462471,-1.564015056,0.553697669,0.553697669,0,-0.496492454,-0.627544401,-1.124036856,0.125004331 +Marvin Barnes,barnema01,1979,RS,BOS,1786,796,-1.965112763,1.03074057,-0.934372193,0.743563963,0.743563963,0,-1.7603721,1.277804523,-0.482567576,0.900444459 +Bob McAdoo,mcadobo01,1979,RS,BOS,1430,637,-1.748996985,-1.651720229,-3.400717214,-0.211578896,-0.211578896,0,-1.253256772,-1.596587134,-2.849843906,0.049347188 +Earl Williams,williea01,1979,RS,BOS,613,273,-2.317270939,1.40418867,-0.913082269,0.256448029,0.256448029,0,-1.919303429,1.014646913,-0.904656516,0.248380467 +Kevin Stacom,stacoke01,1979,RS,BOS,583,260,-4.025459037,-0.893927391,-4.919386428,-0.287664846,-0.287664846,0,-3.911057772,-1.902324663,-5.813382435,-0.040396872 +Dennis Awtrey,awtrede01,1979,RS,BOS,554,247,-4.977812927,-2.48026071,-7.458073636,-0.595956525,-0.595956525,0,-5.194908031,-2.776145705,-7.971053736,0.477730087 +Frankie Sanders,sandefr01,1979,RS,BOS,485,216,-0.968611499,-1.825898132,-2.794509631,-0.004908805,-0.004908805,0,-1.199894309,-2.728478044,-3.928372353,0.080778801 +Tom Barker,barketo01,1979,RS,BOS,294,131,-4.33374981,-1.463775383,-5.797525193,-0.205872127,-0.205872127,0,-4.096724255,-1.295926804,-5.392651058,1.149408111 +Earl Tatum,tatumea01,1979,RS,BOS,85,38,-4.879988825,-4.18493212,-9.064920945,-0.12358553,-0.12358553,0,-5.268089402,-3.704405557,-8.972494959,1.009282149 +Artis Gilmore,gilmoar01,1979,RS,CHI,7080,3265,1.762711937,0.836772621,2.599484559,8.873171355,8.873171355,0,1.81191342,0.93673974,2.74865316,-0.456658568 +Reggie Theus,theusre01,1979,RS,CHI,5970,2753,-0.648467988,-1.074139101,-1.722607089,1.444903237,1.444903237,0,-0.586417342,-0.465457935,-1.051875277,0.137013663 +Mickey Johnson,johnsmi01,1979,RS,CHI,5625,2594,-0.915576851,0.073964362,-0.841612489,2.526030262,2.526030262,0,-0.4957885,0.110303645,-0.385484854,0.015173519 +Wilbur Holland,hollawi01,1979,RS,CHI,5384,2483,0.040642389,0.440137223,0.480779612,4.096987681,4.096987681,0,-0.080650863,0.868658346,0.788007483,0.108541804 +Mark Landsberger,landsma01,1979,RS,CHI,4248,1959,-1.577442533,-0.669692145,-2.247134678,0.499298278,0.499298278,0,-1.502958449,-1.242144529,-2.745102978,-0.704200841 +Ollie Johnson,johnsol01,1979,RS,CHI,3760,1734,-0.313527997,0.026857516,-0.286670481,2.18040569,2.18040569,0,-0.740684142,-0.051138647,-0.791822789,0.055532768 +John Mengelt,mengejo01,1979,RS,CHI,3697,1705,-0.146061636,-1.443570891,-1.589632527,1.008896267,1.008896267,0,-0.659416475,-1.455304937,-2.114721412,-0.052700657 +John Brown,brownjo01,1979,RS,CHI,2743,1265,-1.018611981,-1.541566565,-2.560178546,0.122819776,0.122819776,0,-1.723851661,-1.561165946,-3.285017607,0.269497407 +Charles Dudley,dudlech01,1979,RS,CHI,1483,684,-3.121323233,-0.286367412,-3.407690646,-0.23038843,-0.23038843,0,-3.33708487,-0.247882246,-3.584967116,0.405590347 +Scott Lloyd,lloydsc01,1979,RS,CHI,1008,465,-5.778435261,-1.849000619,-7.627435879,-1.16745249,-1.16745249,0,-5.627221773,-1.918662206,-7.545883979,0.954207765 +Scott May,maysc01,1979,RS,CHI,874,403,-4.466537969,0.089564236,-4.376973733,-0.337125723,-0.337125723,0,-4.350443878,-0.687232283,-5.037676161,0.832825957 +Tate Armstrong,armstta01,1979,RS,CHI,562,259,-3.37434434,-1.288757909,-4.663102248,-0.252813852,-0.252813852,0,-3.836093042,-2.026450113,-5.862543154,0.005537197 +Steve Sheppard,sheppst01,1979,RS,CHI,440,203,-3.096991426,-2.241312313,-5.338303739,-0.267746363,-0.267746363,0,-3.511184839,-3.441483541,-6.95266838,-0.130097819 +Andre Wakefield,wakefan01,1979,RS,CHI,17,8,-15.60209376,-7.160712948,-22.76280671,-0.083652791,-0.083652791,0,-15.33914472,-7.174534146,-22.51367887,2.579651796 +Campy Russell,russeca02,1979,RS,CLE,6187,2859,1.811715776,-0.693760922,1.117954854,5.629866209,5.629866209,0,1.859285644,-0.560824647,1.298460996,-0.230928767 +Jim Chones,choneji01,1979,RS,CLE,6168,2850,-2.088384479,-0.559748754,-2.648133234,0.147575464,0.147575464,0,-1.589965415,-0.350030288,-1.939995703,-0.394539888 +Austin Carr,carrau01,1979,RS,CLE,5874,2714,1.156075503,-1.848352339,-0.692276836,2.840480015,2.840480015,0,0.927057506,-1.544025396,-0.61696789,-0.331122546 +Foots Walker,walkefo01,1979,RS,CLE,3794,1753,1.32791378,1.62034266,2.94825644,5.098330013,5.098330013,0,1.418110844,2.032902256,3.4510131,0.040327069 +Bingo Smith,smithbi02,1979,RS,CLE,3571,1650,-0.380137227,-1.830423148,-2.210560375,0.454474086,0.454474086,0,-0.67684734,-1.541202352,-2.218049691,0.084299003 +Mike Mitchell,mitchmi01,1979,RS,CLE,3411,1576,0.538117676,-0.733136231,-0.195018556,2.061483874,2.061483874,0,0.282920305,-0.835161341,-0.552241036,0.369247023 +Jim Brewer,breweji01,1979,RS,CLE,2816,1301,-2.163136212,-0.404853268,-2.56798948,0.120803487,0.120803487,0,-2.030199078,-0.48600703,-2.516206109,-0.00857047 +Terry Furlow,furlote01,1979,RS,CLE,2402,1110,0.29433401,-2.003236749,-1.708902739,0.588492002,0.588492002,0,0.111956453,-2.340132155,-2.228175702,-0.200486261 +Kenny Higgs,higgske01,1979,RS,CLE,2272,1050,-0.138904375,0.77326053,0.634356155,1.829620113,1.829620113,0,-0.443847933,1.414483198,0.970635265,0.979294982 +John Lambert,lambejo01,1979,RS,CLE,2229,1030,-2.134003724,-1.024398495,-3.158402219,-0.215330787,-0.215330787,0,-2.150690202,-1.158719357,-3.309409559,0.355603138 +Butch Lee,leebu01,1979,RS,CLE,1692,782,0.379643014,-1.557041599,-1.177398585,0.626110675,0.626110675,0,0.219938669,-1.61969675,-1.399758081,-0.225229925 +Harry Davis,davisha01,1979,RS,CLE,853,394,-2.361729318,-1.071698267,-3.433427585,-0.138384321,-0.138384321,0,-2.613317116,-1.283856676,-3.897173792,0.781136797 +Elmore Smith,smithel01,1979,RS,CLE,718,332,-2.648614334,-1.264202011,-3.912816345,-0.198219814,-0.198219814,0,-2.329796359,-1.709287669,-4.039084028,0.681796268 +Walt Frazier,fraziwa01,1979,RS,CLE,604,279,-1.855314635,-0.976418729,-2.831733364,-0.01163254,-0.01163254,0,-1.714919194,-1.083107483,-2.798026677,-0.017119152 +Dan Issel,isselda01,1979,RS,DEN,6119,2742,1.53947369,0.686912067,2.226385757,6.929995293,6.929995293,0,1.609759116,0.616537212,2.226296328,-0.489121856 +David Thompson,thompda01,1979,RS,DEN,5958,2670,2.749095604,-0.537534854,2.21156075,6.732740276,6.732740276,0,2.420514434,-0.504052773,1.916461662,-0.412830869 +Charlie Scott,scottch01,1979,RS,DEN,5840,2617,-1.215608475,-1.157274728,-2.372883203,0.504250817,0.504250817,0,-1.227803872,-0.600104578,-1.82790845,0.154543118 +George McGinnis,mcginge01,1979,RS,DEN,5695,2552,0.451700426,1.273729815,1.725430241,5.859133316,5.859133316,0,1.25054946,1.290644221,2.541193681,0.587595901 +Bob Wilkerson,wilkebo01,1979,RS,DEN,5412,2425,-1.073089103,0.916852733,-0.15623637,3.206397286,3.206397286,0,-0.92693108,0.632968509,-0.293962571,-0.089990487 +Tom Boswell,bosweto01,1979,RS,DEN,4912,2201,1.456095944,-0.737067379,0.719028565,3.890112845,3.890112845,0,1.289998201,-0.737299998,0.552698203,-0.149303272 +Robert Smith,smithro01,1979,RS,DEN,3301,1479,-0.526382674,-0.477731379,-1.004114052,1.318019515,1.318019515,0,-0.963973493,-0.48056577,-1.444539263,0.048651422 +Anthony Roberts,roberan01,1979,RS,DEN,2758,1236,-0.848870014,-1.389795416,-2.23866543,0.32203818,0.32203818,0,-1.208874211,-1.599117857,-2.807992068,-0.137129654 +Kim Hughes,hugheki01,1979,RS,DEN,2424,1086,-2.48005633,3.897636274,1.417579945,2.32560072,2.32560072,0,-2.362255102,3.414351755,1.052096653,0.76207806 +Bo Ellis,ellisbo02,1979,RS,DEN,600,269,-2.873444757,0.506669062,-2.366775695,0.052936927,0.052936927,0,-2.95923785,-0.272452069,-3.231689919,0.695575423 +John Kuester,kuestjo01,1979,RS,DEN,473,212,-3.877426773,1.431848513,-2.44557826,0.033159299,0.033159299,0,-3.822950798,0.982037058,-2.84091374,0.755232206 +Phil Hicks,hicksph01,1979,RS,DEN,286,128,-4.065424865,-1.069734308,-5.135159174,-0.15673289,-0.15673289,0,-4.198054486,-1.762562966,-5.960617452,0.665662754 +Geoff Crompton,crompge01,1979,RS,DEN,196,88,-8.744824201,-2.395936647,-11.14076085,-0.38192712,-0.38192712,0,-8.448609703,-3.021043976,-11.46965368,1.478133927 +M.L. Carr,carrml01,1979,RS,DET,7245,3207,1.160622333,1.105913562,2.266535895,8.20812827,8.20812827,0,1.153897098,1.368153737,2.522050835,0.000196272 +Kevin Porter,porteke01,1979,RS,DET,6922,3064,3.567364943,-1.083087606,2.484277337,8.172353191,8.172353191,0,3.261479613,-0.443022336,2.818457277,-0.132723548 +Terry Tyler,tylerte01,1979,RS,DET,5783,2560,-1.241043922,1.632420958,0.391377036,4.091299656,4.091299656,0,-1.10623463,1.278209838,0.171975207,-0.304997159 +John Long,longjo01,1979,RS,DET,5643,2498,-0.769064814,-1.101395619,-1.870460433,1.119922675,1.119922675,0,-0.971341842,-0.846826073,-1.818167915,-0.098602313 +Leon Douglas,douglle01,1979,RS,DET,5004,2215,-2.447362698,-1.126592863,-3.573955561,-0.933908147,-0.933908147,0,-2.315519135,-0.972608845,-3.288127981,0.317485549 +Bob Lanier,laniebo01,1979,RS,DET,4145,1835,0.669683996,-0.127596746,0.54208725,3.075845406,3.075845406,0,0.90254116,-0.306912663,0.595628497,-0.217505262 +Ben Poquette,poquebe01,1979,RS,DET,3020,1337,-2.140141267,0.426023292,-1.714117975,0.707336717,0.707336717,0,-2.373168384,-0.024438472,-2.397606856,0.109502365 +Earl Tatum,tatumea01,1979,RS,DET,2699,1195,-2.942785334,-0.267126115,-3.209911449,-0.282345066,-0.282345066,0,-2.969308704,-0.358840724,-3.328149428,0.741399213 +Andre Wakefield,wakefan01,1979,RS,DET,1306,578,-5.412443526,-3.242359556,-8.654803082,-1.748658975,-1.748658975,0,-5.771135927,-4.165480986,-9.936616913,0.452352664 +Rickey Green,greenri01,1979,RS,DET,974,431,-3.815882923,-1.103014634,-4.918897557,-0.47785282,-0.47785282,0,-3.717625839,-1.682401769,-5.400027608,0.206595848 +Jim Brewer,breweji01,1979,RS,DET,700,310,-3.239692196,-0.436943128,-3.676635324,-0.146913121,-0.146913121,0,-3.412179848,-1.025138027,-4.437317875,0.259010962 +Essie Hollis,hollies01,1979,RS,DET,348,154,-3.133231687,0.675887074,-2.457344612,0.023196781,0.023196781,0,-3.020269686,0.185812856,-2.83445683,0.943212579 +Chris Ford,fordch01,1979,RS,DET,244,108,-3.391598296,-3.551151495,-6.942749791,-0.230218661,-0.230218661,0,-3.604999266,-3.235449287,-6.840448553,-0.374635984 +Otis Howard,howarot01,1979,RS,DET,206,91,-2.010713347,-1.783189504,-3.793902851,-0.048854828,-0.048854828,0,-2.035488624,-1.962866644,-3.998355268,0.857596216 +Steve Sheppard,sheppst01,1979,RS,DET,172,76,-0.321957376,-1.294980866,-1.616938242,0.044095656,0.044095656,0,-0.997557399,-2.179353663,-3.176911062,0.392164416 +Larry McNeill,mcneila01,1979,RS,DET,104,46,-0.20400875,-4.408268547,-4.612277298,-0.043788843,-0.043788843,0,-1.042962564,-5.162353204,-6.205315768,0.202507763 +Dennis Boyd,boydde01,1979,RS,DET,90,40,-10.37617369,-6.001848253,-16.37802194,-0.279248231,-0.279248231,0,-10.5799055,-6.77187374,-17.35177924,0.433976201 +Robert Hawkins,hawkiro01,1979,RS,DET,63,28,3.053798472,7.293378741,10.34717721,0.190654906,0.190654906,0,3.543158314,7.978212104,11.52137042,2.033224868 +Gus Gerard,gerargu01,1979,RS,DET,14,6,0.615337026,17.20019379,17.81553082,0.063460172,0.063460172,0,2.879862867,15.09743996,17.97730283,0.858603519 +Ron Behagen,behagro01,1979,RS,DET,2,1,-51.27625878,-20.83454042,-72.1107992,-0.040731262,-0.040731262,0,-46.09530836,-16.479818,-62.57512636,16.16298709 +John Lucas,lucasjo01,1979,RS,GSW,6665,3095,2.401887034,0.001046454,2.402933489,8.112363232,8.112363232,0,2.266485268,0.513982901,2.780468168,-0.321969382 +Sonny Parker,parkeso01,1979,RS,GSW,6230,2893,0.997441893,0.963980482,1.961422374,6.930507759,6.930507759,0,0.929138927,0.895218854,1.824357781,-0.363150936 +Robert Parish,parisro01,1979,RS,GSW,5192,2411,-1.397640764,3.918846852,2.521206088,6.48551195,6.48551195,0,-0.765141122,3.303921802,2.53878068,0.023813051 +Phil Smith,smithph01,1979,RS,GSW,4927,2288,0.924948284,-0.009696602,0.915251682,4.273281349,4.273281349,0,0.823947112,0.307445901,1.131393012,-0.132716488 +Clifford Ray,raycl01,1979,RS,GSW,4128,1917,-1.692959048,0.509775031,-1.183184017,1.536035086,1.536035086,0,-1.659508366,0.254944656,-1.40456371,0.251843817 +Purvis Short,shortpu01,1979,RS,GSW,3668,1703,-1.722523619,-0.722045445,-2.444569063,0.266386343,0.266386343,0,-1.570863314,-0.588764702,-2.159628016,0.405933202 +Nate Williams,willina01,1979,RS,GSW,2798,1299,-0.555545037,-0.669945964,-1.225491,1.015063441,1.015063441,0,-0.986837893,-0.795864349,-1.782702242,0.497454671 +Tom Abernethy,abernto01,1979,RS,GSW,2625,1219,0.308920069,-0.273727594,0.035192475,1.731160973,1.731160973,0,-0.163910703,-0.532366485,-0.696277188,-0.064537721 +Jo Jo White,whitejo01,1979,RS,GSW,1902,883,-0.398104626,-1.612053848,-2.010158474,0.332744577,0.332744577,0,-0.675564171,-1.329346891,-2.004911062,-0.179500197 +Wayne Cooper,coopewa01,1979,RS,GSW,1712,795,-3.775267221,0.194030539,-3.581236682,-0.337387624,-0.337387624,0,-3.809247758,-0.636790808,-4.446038566,0.073195069 +Raymond Townsend,townsra01,1979,RS,GSW,1660,771,-2.103227188,-1.509639292,-3.612866481,-0.339601761,-0.339601761,0,-2.639755432,-2.261733693,-4.901489124,0.057075199 +Wesley Cox,coxwe01,1979,RS,GSW,775,360,-6.885247368,-1.308411506,-8.193658874,-1.01893395,-1.01893395,0,-6.526746,-1.584429292,-8.111175293,2.043367168 +Tony Robertson,roberto01,1979,RS,GSW,159,74,-5.167769913,2.534514303,-2.63325561,0.004457428,0.004457428,0,-4.365002431,1.795646319,-2.569356112,1.208619229 +Ray Epps,eppsra01,1979,RS,GSW,155,72,-3.331663465,-2.383317838,-5.714981303,-0.109036303,-0.109036303,0,-4.18296981,-3.34476796,-7.527737769,0.117438058 +Moses Malone,malonmo01,1979,RS,HOU,7415,3390,3.399860768,-0.252949292,3.146911476,10.11539183,10.11539183,0,3.950134217,-0.211714636,3.738419581,-0.879260508 +Calvin Murphy,murphca01,1979,RS,HOU,6433,2941,1.627859392,-0.937762695,0.690096698,5.161315366,5.161315366,0,1.856370105,-0.095138403,1.761231702,-0.011271528 +Rudy Tomjanovich,tomjaru01,1979,RS,HOU,5777,2641,0.747212954,-1.28531302,-0.538100066,2.9663301,2.9663301,0,1.074355031,-1.162011346,-0.087656315,-0.505276694 +Rick Barry,barryri01,1979,RS,HOU,5613,2566,1.05569502,-0.464409766,0.591285254,4.358765097,4.358765097,0,1.138025625,-0.690720201,0.447305424,-0.38066903 +Robert Reid,reidro01,1979,RS,HOU,4941,2259,0.445097435,0.084405083,0.529502518,3.789107206,3.789107206,0,0.41185308,0.290113674,0.701966754,0.264608351 +Mike Newlin,newlimi01,1979,RS,HOU,3998,1828,0.655526734,-2.373177203,-1.71765047,0.964589248,0.964589248,0,0.325893689,-2.300008974,-1.974115285,0.19711764 +Mike Dunleavy,dunlemi01,1979,RS,HOU,3250,1486,2.010588478,-1.724187971,0.286400506,2.304027843,2.304027843,0,1.489067002,-1.875411236,-0.386344234,0.091088207 +Dwight Jones,jonesdw01,1979,RS,HOU,2658,1215,-3.58307093,-0.815784269,-4.398855199,-1.028707261,-1.028707261,0,-3.143090284,-0.941643756,-4.08473404,0.690517109 +Slick Watts,wattssl01,1979,RS,HOU,2288,1046,-0.39779285,1.016512617,0.618719767,1.806030171,1.806030171,0,-0.388674651,1.186943059,0.798268408,0.49111306 +Alonzo Bradley,bradlal01,1979,RS,HOU,536,245,-3.453418386,-2.185324227,-5.638742614,-0.362655158,-0.362655158,0,-3.678674458,-2.935679378,-6.614353836,0.464002109 +Jacky Dorsey,dorseja01,1979,RS,HOU,236,108,-0.837036754,-2.957653906,-3.79469066,-0.058350513,-0.058350513,0,-1.268480417,-2.803840079,-4.072320496,1.462325692 +E.C. Coleman,colemec01,1979,RS,HOU,85,39,0.256088563,0.833557324,1.089645887,0.077964946,0.077964946,0,-0.248795048,2.1824778,1.933682753,2.191909914 +Tom Barker,barketo01,1979,RS,HOU,35,16,-1.231996435,-2.471774142,-3.703770577,-0.007921852,-0.007921852,0,-1.580400772,-1.416382987,-2.996783759,1.870235376 +Johnny Davis,davisjo01,1979,RS,IND,6592,2971,0.553350617,-1.125435001,-0.572084385,3.286458956,3.286458956,0,0.515380819,-0.680568491,-0.165187672,-0.4810099 +Ricky Sobers,soberri01,1979,RS,IND,6269,2825,0.755004551,-0.50625704,0.248747511,4.330398307,4.330398307,0,0.771968518,-0.027398343,0.744570175,0.204533448 +Alex English,englial01,1979,RS,IND,5982,2696,1.805675756,-0.115378012,1.690297744,6.073630381,6.073630381,0,1.545197631,-0.321526541,1.22367109,-0.595813602 +James Edwards,edwarja01,1979,RS,IND,5649,2546,-1.088446863,0.836172164,-0.252274699,3.256130171,3.256130171,0,-0.786609067,1.150248854,0.363639787,0.384757449 +Mike Bantom,bantomi01,1979,RS,IND,5609,2528,-0.250917128,0.516558059,0.265640931,3.896324209,3.896324209,0,0.108481864,0.772502291,0.880984155,0.186976029 +Corky Calhoun,calhoco01,1979,RS,IND,2956,1332,-0.935595417,-0.558474909,-1.494070326,0.855804456,0.855804456,0,-1.58281576,-0.650435873,-2.233251633,0.287417574 +Len Elmore,elmorle01,1979,RS,IND,2805,1264,-3.259185441,2.916881293,-0.342304148,1.555928423,1.555928423,0,-2.977794998,2.31012334,-0.667671658,0.222172915 +Billy Knight,knighbi01,1979,RS,IND,2166,976,1.942080082,-1.202936442,0.739143639,1.733606477,1.733606477,0,1.525112247,-1.790158929,-0.265046682,-0.23601176 +Rick Robey,robeyri01,1979,RS,IND,1884,849,-2.650411451,-0.727177418,-3.377588869,-0.272802043,-0.272802043,0,-2.349770978,-1.061590898,-3.411361876,0.376349824 +Wayne Radford,radfowa01,1979,RS,IND,1440,649,-1.59706454,-0.950233508,-2.547298048,0.067170423,0.067170423,0,-2.115170431,-1.569505703,-3.684676133,0.082601555 +Kevin Stacom,stacoke01,1979,RS,IND,1267,571,-4.235097354,-2.767293445,-7.002390799,-1.232883939,-1.232883939,0,-4.521888707,-3.965786696,-8.487675404,-0.513294441 +Steve Green,greenst01,1979,RS,IND,588,265,-0.960483939,-0.461317539,-1.421801479,0.180532056,0.180532056,0,-1.402555985,-1.084783558,-2.487339542,0.569640917 +Brad Davis,davisbr01,1979,RS,IND,517,233,0.248094268,0.306982144,0.555076412,0.393315953,0.393315953,0,-0.412981347,-0.095999695,-0.508981042,0.114347864 +Otis Birdsong,birdsot01,1979,RS,KCK,6419,2839,2.453549623,-0.016929037,2.436620586,7.506752853,7.506752853,0,2.397759641,0.241080906,2.638840547,-0.083328042 +Phil Ford,fordph01,1979,RS,KCK,6157,2723,1.433647472,0.543393793,1.977041265,6.573936283,6.573936283,0,1.6252195,0.74446092,2.36968042,0.110478797 +Sam Lacey,laceysa01,1979,RS,KCK,5940,2627,-0.206597305,2.609809076,2.403211771,6.900650111,6.900650111,0,0.106649271,2.128563689,2.23521296,-0.095715703 +Scott Wedman,wedmasc01,1979,RS,KCK,5648,2498,2.235408793,0.210748027,2.446156821,6.610410179,6.610410179,0,1.917891186,0.367654774,2.285545961,-0.193734856 +Bill Robinzine,robinbi01,1979,RS,KCK,4927,2179,0.765922405,0.9609223,1.726844705,5.013055877,5.013055877,0,0.974126493,1.337056216,2.311182709,0.774961275 +Darnell Hillman,hillmda01,1979,RS,KCK,3658,1618,-2.181013689,0.377720045,-1.803293644,0.787705145,0.787705145,0,-2.047258551,0.328072663,-1.719185888,0.848617172 +Bob Nash,nashbo01,1979,RS,KCK,2955,1307,-2.604683079,-1.206010356,-3.810693435,-0.706672848,-0.706672848,0,-2.862323377,-2.011846786,-4.874170163,-0.095471455 +Billy McKinney,mckinbi01,1979,RS,KCK,2808,1242,0.589374733,-0.896247176,-0.306872443,1.549427378,1.549427378,0,0.253592719,-1.465373601,-1.211780882,0.089516595 +Tom Burleson,burleto01,1979,RS,KCK,2096,927,-1.674815177,1.816574328,0.14175915,1.377480802,1.377480802,0,-1.526018392,1.52269946,-0.003318932,0.767617157 +Marlon Redmond,redmoma01,1979,RS,KCK,1664,736,-2.329506354,-1.188875667,-3.518382022,-0.289365281,-0.289365281,0,-2.365788135,-1.533736979,-3.899525114,0.308776315 +Gus Gerard,gerargu01,1979,RS,KCK,1038,459,-2.902693297,-0.627224819,-3.529918116,-0.18431596,-0.18431596,0,-2.932852142,-1.2265361,-4.159388242,0.980708343 +Lucius Allen,allenlu01,1979,RS,KCK,934,413,-4.137433981,0.178497998,-3.958935982,-0.255939236,-0.255939236,0,-3.989946524,-0.173506792,-4.163453316,0.504752518 +Richard Washington,washiri01,1979,RS,KCK,364,161,-6.092197583,0.517646275,-5.574551307,-0.234692321,-0.234692321,0,-5.786008031,0.079097796,-5.706910235,1.235286238 +Ron Behagen,behagro01,1979,RS,KCK,285,126,-1.516559291,-1.476455852,-2.993015144,-0.015770114,-0.015770114,0,-1.719880027,-0.977108749,-2.696988776,1.012971616 +Kareem Abdul-Jabbar,abdulka01,1979,RS,LAL,7045,3157,2.798601395,2.710457285,5.50905868,13.20326968,13.20326968,0,3.075324843,2.149951485,5.225276328,-0.801506933 +Norm Nixon,nixonno01,1979,RS,LAL,7018,3145,3.565769015,0.92801152,4.493780534,11.60610815,11.60610815,0,3.646711831,1.758552396,5.405264226,-0.157573466 +Jamaal Wilkes,wilkeja01,1979,RS,LAL,6505,2915,0.717974188,0.595667825,1.313642013,6.046641932,6.046641932,0,0.999374796,0.926378374,1.92575317,0.054188377 +Adrian Dantley,dantlad01,1979,RS,LAL,3961,1775,2.046510841,-0.758889273,1.287621569,3.650089762,3.650089762,0,1.936783742,-0.78047109,1.156312651,-0.187374576 +Lou Hudson,hudsolo01,1979,RS,LAL,3762,1686,0.362606427,-1.4280946,-1.065488173,1.445125866,1.445125866,0,-0.024308335,-1.584406206,-1.608714541,-0.287108165 +Ron Boone,boonero01,1979,RS,LAL,3533,1583,-2.569319225,-1.494102804,-4.06342203,-1.063329384,-1.063329384,0,-2.585446141,-1.620815547,-4.206261689,0.25717396 +Don Ford,forddo01,1979,RS,LAL,3437,1540,-1.64410667,-0.756303709,-2.400410379,0.274912359,0.274912359,0,-1.612554619,-0.89272462,-2.505279239,0.092359665 +Dave Robisch,robisda01,1979,RS,LAL,2720,1219,-2.268823744,-0.64149277,-2.910316514,-0.099266822,-0.099266822,0,-2.331850904,-1.358201456,-3.69005236,-0.471773873 +Jim Price,priceji01,1979,RS,LAL,2694,1207,-0.951133754,-0.226619181,-1.177752934,0.970189254,0.970189254,0,-1.088515937,-0.348682393,-1.437198331,0.219081014 +Kenny Carr,carrke01,1979,RS,LAL,2564,1149,-3.327179856,-0.646350525,-3.973530382,-0.721061891,-0.721061891,0,-2.938933958,-1.123680111,-4.06261407,0.567731415 +Ron Carter,cartero01,1979,RS,LAL,741,332,-4.003645538,-1.174588686,-5.178234224,-0.41544324,-0.41544324,0,-3.897232113,-1.584786175,-5.482018288,1.075714054 +Brad Davis,davisbr01,1979,RS,LAL,145,65,-1.330725917,-2.797492014,-4.128217931,-0.046067219,-0.046067219,0,-1.928574974,-2.469461908,-4.398036882,0.8463484 +Michael Cooper,coopemi01,1979,RS,LAL,16,7,-5.462787538,3.235257003,-2.227530535,0.001899556,0.001899556,0,-4.077774006,2.382377629,-1.695396377,1.92804084 +Marques Johnson,johnsma01,1979,RS,MIL,6237,2779,4.40985408,0.895277796,5.305131875,11.36163003,11.36163003,0,4.354744071,0.897834359,5.252578429,-0.55583853 +Brian Winters,wintebr01,1979,RS,MIL,5779,2575,0.646640474,-1.753959191,-1.107318717,2.157621604,2.157621604,0,0.703013483,-1.42357152,-0.720558037,-0.023588741 +Kent Benson,bensoke01,1979,RS,MIL,4785,2132,0.08788639,1.342591216,1.430477606,4.552442409,4.552442409,0,0.475691577,1.38087418,1.856565757,0.121064852 +John Gianelli,gianejo01,1979,RS,MIL,4616,2057,-2.37803248,-0.329394434,-2.707426914,0.044545637,0.044545637,0,-2.209052826,-0.504302424,-2.71335525,-0.321097589 +Junior Bridgeman,bridgju01,1979,RS,MIL,4405,1963,1.504063989,-0.286087801,1.217976188,3.96958846,3.96958846,0,1.425604668,-0.327030826,1.098573843,-0.119308644 +Ernie Grunfeld,grunfer01,1979,RS,MIL,3990,1778,0.908714648,-1.013178323,-0.104463675,2.402892258,2.402892258,0,0.669406434,-1.051339479,-0.381933045,0.135242819 +Quinn Buckner,bucknqu01,1979,RS,MIL,3943,1757,-0.360559139,1.644689596,1.284130457,3.637792184,3.637792184,0,0.066933469,1.851524552,1.918458021,0.636743773 +Kevin Restani,restake01,1979,RS,MIL,3586,1598,-1.102321168,-1.526672534,-2.628993702,0.098306938,0.098306938,0,-1.150054794,-1.861550269,-3.011605063,-0.379156596 +Lloyd Walton,waltoll01,1979,RS,MIL,3099,1381,0.21931141,-0.815415757,-0.596104346,1.513418047,1.513418047,0,-0.039913104,-1.14148832,-1.181401424,-0.295335207 +George Johnson,johnsge03,1979,RS,MIL,2597,1157,-1.652007027,2.206569055,0.554562028,1.963498704,1.963498704,0,-1.223259186,2.06732326,0.844064074,0.703006085 +Norm Van Lier,vanlino01,1979,RS,MIL,1246,555,0.468379509,0.789651622,1.25803113,1.146705011,1.146705011,0,0.177776217,1.59011983,1.767896047,1.111719803 +Sam Smith,smithsa02,1979,RS,MIL,281,125,-2.083748912,1.589153332,-0.49459558,0.144026849,0.144026849,0,-2.155601202,0.300236133,-1.855365069,0.140229474 +Otis Howard,howarot01,1979,RS,MIL,49,22,-1.322587533,-4.492293919,-5.814881453,-0.035066738,-0.035066738,0,-1.366926184,-2.485514492,-3.852440677,2.070089539 +Del Beshore,beshode01,1979,RS,MIL,2,1,-5.321577341,-4.050463283,-9.372040625,-0.003339885,-0.003339885,0,-6.509114388,-5.518046495,-12.02716088,-1.22550291 +Bernard King,kingbe01,1979,RS,NJN,6597,2859,0.505734612,0.128534331,0.634268944,4.955319436,4.955319436,0,0.44099018,0.337354241,0.778344421,0.407998626 +John Williamson,willijo01,1979,RS,NJN,5656,2451,-0.112092812,-1.143368985,-1.255461797,1.868581762,1.868581762,0,-0.424073956,-0.859079831,-1.283153787,-0.019391191 +Eddie Jordan,jordaed01,1979,RS,NJN,5215,2260,-1.780052846,2.353572089,0.573519242,3.842724635,3.842724635,0,-1.452247447,2.40330594,0.951058494,0.294246542 +George Johnson,johnsge02,1979,RS,NJN,4749,2058,-3.679300922,3.460749963,-0.218550959,2.658559975,2.658559975,0,-3.547619954,2.891843377,-0.655776577,0.02254222 +Jan Van Breda Kolff,vanbrja01,1979,RS,NJN,4610,1998,-0.559351679,1.054336288,0.494984609,3.309274004,3.309274004,0,-1.158903414,0.870887295,-0.288016119,0.045397867 +Tim Bassett,basseti01,1979,RS,NJN,3480,1508,-2.12920378,-0.443876882,-2.573080662,0.13631239,0.13631239,0,-2.44190815,-0.497029863,-2.938938012,0.152488107 +Eric Money,moneyer01,1979,RS,NJN,3309,1434,-0.04856037,-0.609269859,-0.657830228,1.53229373,1.53229373,0,-0.113498872,-0.304981169,-0.418480041,0.112327967 +Winford Boynes,boynewi01,1979,RS,NJN,2714,1176,-2.763822728,-1.514796884,-4.278619611,-0.918425527,-0.918425527,0,-3.057385002,-1.991250144,-5.048635145,0.147184253 +Wilson Washington,washiwi01,1979,RS,NJN,2628,1139,-2.146352266,0.267328153,-1.879024113,0.508591927,0.508591927,0,-2.336682321,0.026065052,-2.310617269,0.518644354 +Phil Jackson,jacksph01,1979,RS,NJN,2469,1070,-1.263263821,-0.020506262,-1.283770083,0.804647429,0.804647429,0,-1.585101977,0.03792661,-1.547175367,0.563275588 +Harvey Catchings,catchha01,1979,RS,NJN,1521,659,-2.825104673,-0.270948642,-3.096053315,-0.116520926,-0.116520926,0,-2.935366256,-0.390517551,-3.325883807,0.156637577 +Ralph Simpson,simpsra01,1979,RS,NJN,1216,527,-3.932242822,-2.567164407,-6.49940723,-1.00466869,-1.00466869,0,-4.281083265,-3.480251348,-7.761334613,-0.366820813 +Al Skinner,skinnal01,1979,RS,NJN,771,334,1.043666936,0.047539264,1.0912062,0.65969547,0.65969547,0,0.481351109,0.034811951,0.51616306,0.838566636 +Bob Elliott,elliobo01,1979,RS,NJN,651,282,0.12238259,-1.510385394,-1.388002804,0.196364602,0.196364602,0,-0.402586216,-1.810886715,-2.213472931,0.221423127 +Rich Kelley,kelleri01,1979,RS,NOJ,6190,2705,0.258362922,2.263736329,2.522099251,7.261758591,7.261758591,0,0.417108193,2.163140317,2.58024851,-0.209175742 +Jim McElroy,mcelrji01,1979,RS,NOJ,6174,2698,0.353713822,0.12018922,0.473903042,4.427975548,4.427975548,0,0.205628671,0.440690004,0.646318675,-0.236149026 +Gail Goodrich,goodrga01,1979,RS,NOJ,4874,2130,-0.174887604,-1.272856413,-1.447744017,1.412312998,1.412312998,0,-0.577181596,-1.14911841,-1.726300006,-0.218023564 +Pete Maravich,maravpe01,1979,RS,NOJ,4174,1824,-2.102027192,-1.905836616,-4.007863807,-1.166685851,-1.166685851,0,-1.995616787,-1.767364047,-3.762980833,-0.355561549 +Truck Robinson,robintr01,1979,RS,NOJ,4076,1781,-0.456346291,-1.096710064,-1.553056356,1.084205363,1.084205363,0,-0.31537298,-0.64268369,-0.958056671,-0.336287174 +James Hardy,hardyja01,1979,RS,NOJ,3332,1456,-2.004610785,0.133879937,-1.870730848,0.651217641,0.651217641,0,-2.429099545,-0.445814225,-2.87491377,-0.319328384 +Aaron James,jamesaa01,1979,RS,NOJ,3243,1417,-1.32241888,-2.004140587,-3.326559467,-0.418155703,-0.418155703,0,-1.850694189,-1.995219277,-3.845913465,0.341571805 +Paul Griffin,griffpa01,1979,RS,NOJ,3199,1398,-1.853724278,-0.185260985,-2.038985264,0.508713326,0.508713326,0,-2.143466232,-0.357024668,-2.500490899,0.332491251 +Spencer Haywood,haywosp01,1979,RS,NOJ,3062,1338,-0.07452355,-1.412960153,-1.487483703,0.860360356,0.860360356,0,0.079367119,-0.785988517,-0.706621398,-0.185477796 +Tommie Green,greento01,1979,RS,NOJ,1851,809,-3.660551658,0.276771299,-3.38378036,-0.263475577,-0.263475577,0,-3.686851721,0.241346443,-3.445505278,0.769941596 +Joe Meriweather,meriwjo01,1979,RS,NOJ,1465,640,-3.048808525,-0.946210835,-3.99501936,-0.408845914,-0.408845914,0,-3.10246324,-0.68453346,-3.7869967,0.608828503 +Ira Terrell,terreir01,1979,RS,NOJ,1309,572,-2.904554208,-1.568539427,-4.473093635,-0.504188471,-0.504188471,0,-3.472214263,-1.605903781,-5.078118045,0.283218068 +Marty Byrnes,byrnema01,1979,RS,NOJ,1213,530,-1.745249216,-2.325294422,-4.070543637,-0.356082493,-0.356082493,0,-2.381703693,-3.122560964,-5.504264658,-0.2999007 +Ron Lee,leero01,1979,RS,NOJ,911,398,-3.336562722,1.704121424,-1.632441297,0.228224238,0.228224238,0,-2.87511719,1.83750264,-1.03761455,0.610009933 +Gus Bailey,bailegu01,1979,RS,NOJ,21,9,-5.183640918,-5.633575881,-10.8172168,-0.036671293,-0.036671293,0,-5.275623942,-6.503992137,-11.77961608,-1.074255291 +Toby Knight,knighto01,1979,RS,NYK,5895,2667,0.444507305,-0.407690295,0.036817009,3.792348008,3.792348008,0,0.216693285,-0.125644253,0.091049031,0.008937947 +Jim Cleamons,cleamji01,1979,RS,NYK,5283,2390,0.152453379,-1.058974862,-0.906521483,2.236802892,2.236802892,0,-0.244877943,-0.910193151,-1.155071094,-0.528301295 +Ray Williams,willira01,1979,RS,NYK,5239,2370,0.454562431,-0.233155283,0.221407148,3.602436615,3.602436615,0,0.708365091,0.095954731,0.804319822,0.282682958 +Marvin Webster,webstma01,1979,RS,NYK,4481,2027,-1.967414594,0.257114184,-1.710300409,1.070751695,1.070751695,0,-1.696663639,-0.055106923,-1.751770562,-0.446005505 +Glen Gondrezick,gondrgl01,1979,RS,NYK,3541,1602,-0.531270787,1.911095417,1.37982463,3.392002702,3.392002702,0,-0.722201522,1.943229168,1.221027646,0.524207387 +Bob McAdoo,mcadobo01,1979,RS,NYK,3524,1594,1.478781102,0.010854044,1.489635146,3.453299211,3.453299211,0,1.915128395,0.31149737,2.226625765,0.1669835 +Earl Monroe,monroea01,1979,RS,NYK,3079,1393,0.410247498,-1.576796642,-1.166549143,1.124320747,1.124320747,0,0.016593325,-1.782921651,-1.766328326,-0.100006791 +Micheal Ray Richardson,richami01,1979,RS,NYK,2692,1218,-2.659830257,1.895258895,-0.764571362,1.245772494,1.245772494,0,-2.159172109,1.948934463,-0.210237646,1.039405452 +Mike Glenn,glennmi01,1979,RS,NYK,2589,1171,1.380347275,-1.614749894,-0.234402619,1.501627549,1.501627549,0,0.567370534,-1.974946771,-1.407576237,-0.092698113 +Joe Meriweather,meriwjo01,1979,RS,NYK,2328,1053,-2.545321731,-1.267938004,-3.813259735,-0.575527244,-0.575527244,0,-2.363356715,-0.651336774,-3.014693489,0.805964204 +Spencer Haywood,haywosp01,1979,RS,NYK,2261,1023,-0.920964028,-2.410148211,-3.331112239,-0.303428677,-0.303428677,0,-0.785692347,-2.270084594,-3.055776942,0.04450146 +John Rudd,ruddjo01,1979,RS,NYK,1598,723,-2.08548716,-1.525616459,-3.611103619,-0.318384319,-0.318384319,0,-2.658380469,-2.139829342,-4.798209811,0.251084956 +Tom Barker,barketo01,1979,RS,NYK,727,329,-3.907064095,-1.29645423,-5.203518325,-0.412776134,-0.412776134,0,-3.863361269,-1.525268021,-5.38862929,0.244023528 +Greg Bunch,bunchgr01,1979,RS,NYK,214,97,-2.210545294,-0.610758218,-2.821303512,-0.00351886,-0.00351886,0,-2.775454079,-1.711934798,-4.487388877,-0.300565293 +Butch Beard,beardbu01,1979,RS,NYK,188,85,-3.368283339,1.20162276,-2.166660579,0.025548433,0.025548433,0,-3.200082975,1.10492832,-2.095154656,1.061022941 +Ron Behagen,behagro01,1979,RS,NYK,84,38,-5.204697504,0.261659711,-4.943037793,-0.043138916,-0.043138916,0,-4.965402057,0.214263813,-4.751138244,1.563884709 +Julius Erving,ervinju01,1979,RS,PHI,6300,2802,1.251765865,1.248784408,2.500550273,7.486527918,7.486527918,0,1.433576303,0.912403339,2.345979642,-0.278883656 +Henry Bibby,bibbyhe01,1979,RS,PHI,5707,2538,-0.911275217,-1.14068498,-2.051960196,0.901575218,0.901575218,0,-1.116029484,-0.797174202,-1.913203686,-0.273312037 +Maurice Cheeks,cheekma01,1979,RS,PHI,5417,2409,0.337719933,1.829398116,2.167118048,6.045623501,6.045623501,0,0.247475964,2.078236711,2.325712675,0.037768932 +Bobby Jones,jonesbo01,1979,RS,PHI,5180,2304,1.241969934,1.636710712,2.878680646,6.607973346,6.607973346,0,1.183373765,1.523585526,2.706959291,-0.138246933 +Caldwell Jones,jonesca01,1979,RS,PHI,4881,2171,-2.258814222,2.497557214,0.238742992,3.30942471,3.30942471,0,-2.173791591,2.166254488,-0.007537103,-0.033600162 +Darryl Dawkins,dawkida01,1979,RS,PHI,4576,2035,-2.599625758,1.748144212,-0.851481546,1.976897211,1.976897211,0,-2.39496896,1.286878124,-1.108090836,0.312098576 +Doug Collins,collido01,1979,RS,PHI,3586,1595,1.369381226,-0.798314307,0.571066919,2.700123553,2.700123553,0,1.028023956,-0.471790808,0.556233147,-0.09734629 +Steve Mix,mixst01,1979,RS,PHI,2853,1269,2.44064452,0.538496653,2.979141173,3.700432257,3.700432257,0,1.86842674,-0.274130572,1.594296169,-0.255818024 +Joe Bryant,bryanjo01,1979,RS,PHI,2392,1064,-2.276470329,-0.074730086,-2.351200415,0.218020174,0.218020174,0,-1.965519684,-0.25098925,-2.216508934,0.756857328 +Eric Money,moneyer01,1979,RS,PHI,1225,545,-1.151284926,-2.65200028,-3.803285206,-0.294440432,-0.294440432,0,-1.389943768,-2.352896545,-3.742840313,0.571994176 +Ralph Simpson,simpsra01,1979,RS,PHI,1016,452,-2.551194859,-0.673473981,-3.22466884,-0.109342848,-0.109342848,0,-2.681078231,-1.800557967,-4.481636198,-0.118053382 +Al Skinner,skinnal01,1979,RS,PHI,695,309,-2.41170429,-0.124545671,-2.536249961,0.034114227,0.034114227,0,-2.649612179,0.290352987,-2.359259192,1.321914155 +Harvey Catchings,catchha01,1979,RS,PHI,650,289,-5.84466085,-0.485458091,-6.330118941,-0.530432223,-0.530432223,0,-5.606730795,-1.272307237,-6.879038032,0.517404444 +Marlon Redmond,redmoma01,1979,RS,PHI,52,23,-15.99528444,-3.646801785,-19.64208623,-0.198815637,-0.198815637,0,-15.65698727,-3.988664403,-19.64565167,0.320642282 +Paul Westphal,westppa01,1979,RS,PHO,6038,2641,4.654756962,-0.66071725,3.994039712,9.047808275,9.047808275,0,4.373955528,-0.566509345,3.807446183,-0.463745124 +Don Buse,busedo01,1979,RS,PHO,5817,2544,0.267010797,1.466676711,1.733687508,5.797804289,5.797804289,0,0.186573581,1.904681159,2.09125474,-0.400843393 +Walter Davis,daviswa03,1979,RS,PHO,5572,2437,3.603761583,0.781810959,4.385572541,8.891993277,8.891993277,0,3.712959176,0.788267196,4.501226372,0.240415791 +Alvan Adams,adamsal01,1979,RS,PHO,5405,2364,1.202019246,1.695258582,2.897277828,6.802793889,6.802793889,0,1.764157068,1.454191794,3.218348862,-0.132957456 +Alvin Scott,scottal01,1979,RS,PHO,3971,1737,-0.064147963,1.37595475,1.311806787,3.589137507,3.589137507,0,-0.377039219,0.785962531,0.408923312,-0.312429477 +Joel Kramer,kramejo01,1979,RS,PHO,3203,1401,-0.938641798,-0.513646285,-1.452288083,0.931631602,0.931631602,0,-0.99156524,-0.321502589,-1.31306783,0.46619477 +Mike Bratz,bratzmi01,1979,RS,PHO,2965,1297,-1.549168166,-0.75536536,-2.304533527,0.295620037,0.295620037,0,-1.485737036,-0.755733405,-2.241470442,0.305675262 +Bayard Forrest,forreba01,1979,RS,PHO,2842,1243,-2.986269831,-0.130818601,-3.117088433,-0.232721549,-0.232721549,0,-2.834729428,-0.694691211,-3.529420638,-0.035901569 +Gar Heard,heardga01,1979,RS,PHO,2773,1213,-1.918117561,1.815030119,-0.103087441,1.637359127,1.637359127,0,-1.732856501,1.488347772,-0.24450873,-0.04852141 +Ron Lee,leero01,1979,RS,PHO,2167,948,-2.597583373,0.603814249,-1.993769124,0.369006161,0.369006161,0,-2.055480599,1.115129961,-0.940350638,0.948284557 +Truck Robinson,robintr01,1979,RS,PHO,1729,756,-2.24947863,-1.304811062,-3.554289692,-0.310911258,-0.310911258,0,-1.721463416,-1.333836962,-3.055300377,0.237298073 +Marty Byrnes,byrnema01,1979,RS,PHO,1678,734,-2.059672977,-2.630751582,-4.690424559,-0.726461537,-0.726461537,0,-2.31454605,-3.242613723,-5.557159773,-0.029733685 +Ted McClain,mcclate01,1979,RS,PHO,1063,465,-1.709482109,-1.631374184,-3.340856293,-0.140375998,-0.140375998,0,-2.059380313,-2.132729741,-4.192110054,0.15232852 +Tom Owens,owensto01,1979,RS,POR,6081,2791,2.410213288,-0.159954739,2.250258548,7.113062068,7.113062068,0,2.422500478,0.002608741,2.425109219,-0.107447631 +Maurice Lucas,lucasma01,1979,RS,POR,5364,2462,0.213426653,0.086664488,0.300091141,3.826884327,3.826884327,0,0.624835774,0.131142618,0.755978392,-0.122178775 +Ron Brewer,brewero01,1979,RS,POR,5347,2454,0.5438368,0.075088647,0.618925447,4.207347631,4.207347631,0,0.262116562,-0.035223818,0.226892744,-0.2702934 +Mychal Thompson,thompmy01,1979,RS,POR,4672,2144,-1.407382809,1.469321137,0.061938328,3.080687398,3.080687398,0,-0.82336299,1.122130038,0.298767048,0.166897319 +Lionel Hollins,hollili01,1979,RS,POR,4286,1967,-1.042430572,0.053705313,-0.988725258,1.773822006,1.773822006,0,-0.656959191,0.316453028,-0.340506163,0.379782015 +T.R. Dunn,dunntr01,1979,RS,POR,3983,1828,0.080300022,0.295337998,0.37563802,2.910531937,2.910531937,0,-0.249767178,0.161209975,-0.088557203,-0.168200731 +Dave Twardzik,twardda01,1979,RS,POR,3421,1570,1.732915392,-0.26139475,1.471520642,3.394446536,3.394446536,0,1.280499667,0.129861517,1.410361184,0.409921396 +Larry Steele,steella01,1979,RS,POR,3242,1488,-0.999144096,-0.196712574,-1.19585667,1.186349148,1.186349148,0,-1.253750932,0.10558303,-1.148167902,0.587745758 +Bob Gross,grossbo01,1979,RS,POR,3140,1441,0.797814926,0.774893682,1.572708607,3.17798934,3.17798934,0,0.65215916,0.549079287,1.201238447,-0.00196191 +Clemon Johnson,johnscl01,1979,RS,POR,1730,794,-2.405994626,0.369033613,-2.036961013,0.289857833,0.289857833,0,-2.375889708,-0.408480296,-2.784370004,0.373027067 +Jim McMillian,mcmilji01,1979,RS,POR,606,278,-0.220282843,-0.839428819,-1.059711662,0.23847855,0.23847855,0,-0.85930795,-2.055910969,-2.915218919,-0.564593999 +Kim Anderson,anderki01,1979,RS,POR,488,224,-6.324002473,-2.117199515,-8.441201989,-0.657135647,-0.657135647,0,-6.312105392,-2.34393468,-8.656040072,1.105585574 +Ira Terrell,terreir01,1979,RS,POR,349,160,-1.080445259,-0.751262776,-1.831708036,0.075768397,0.075768397,0,-1.393460601,-1.208502917,-2.601963519,1.151495686 +Willie Smith,smithwi02,1979,RS,POR,285,131,-0.256985088,0.567492712,0.310507623,0.206408975,0.206408975,0,-0.310509676,0.335405048,0.024895372,0.971397932 +Lloyd Neal,nealll01,1979,RS,POR,105,48,-8.481606577,-3.755096055,-12.23670263,-0.233706881,-0.233706881,0,-8.427170106,-4.470058696,-12.8972288,0.636443662 +Larry Kenon,kenonla01,1979,RS,SAS,6868,2947,2.020821658,0.745442521,2.766264179,8.258696457,8.258696457,0,2.655320935,0.741962794,3.397283728,-0.456028574 +George Gervin,gervige01,1979,RS,SAS,6731,2888,3.651025087,0.583130204,4.234155291,10.29051906,10.29051906,0,3.81099241,0.726210649,4.537203058,-0.003512007 +James Silas,silasja01,1979,RS,SAS,5060,2171,1.046139229,-1.251027134,-0.204887905,2.820561118,2.820561118,0,0.913377319,-0.890572818,0.022804501,0.056290879 +Billy Paultz,paultbi01,1979,RS,SAS,4946,2122,-0.911510101,0.905485335,-0.006024766,2.959041627,2.959041627,0,-0.669410174,0.355669795,-0.313740379,-0.421860635 +Mike Gale,galemi01,1979,RS,SAS,4943,2121,0.518115633,1.453561825,1.971677459,5.109118573,5.109118573,0,0.478057843,1.478392559,1.956450402,-0.007753276 +Mark Olberding,olberma01,1979,RS,SAS,4393,1885,-0.402851188,-0.924573745,-1.327424932,1.373642744,1.373642744,0,-0.393484413,-0.622440263,-1.015924676,0.431410983 +Mike Green,greenmi01,1979,RS,SAS,3825,1641,-1.291365398,1.159023772,-0.132341626,2.189892961,2.189892961,0,-1.210767959,0.8690804,-0.341687559,-0.083551182 +Coby Dietrick,dietrco01,1979,RS,SAS,3466,1487,-0.152593856,1.587801802,1.435207946,3.181227311,3.181227311,0,-0.051103077,1.456517032,1.405413955,0.2038422 +Allan Bristow,bristal01,1979,RS,SAS,3086,1324,1.487490229,-0.268774123,1.218716105,2.679472709,2.679472709,0,1.025975233,-0.637397711,0.388577522,-0.0564615 +Louie Dampier,dampilo01,1979,RS,SAS,1771,760,-0.232584001,-0.483542885,-0.716126886,0.784506425,0.784506425,0,-0.694349797,-1.249603232,-1.943953029,-0.560836552 +Frankie Sanders,sandefr01,1979,RS,SAS,613,263,-3.302745814,-0.232533743,-3.535279557,-0.10631303,-0.10631303,0,-3.018441516,-0.533818379,-3.552259894,0.957132604 +Glenn Mosley,moslegl01,1979,RS,SAS,515,221,-2.285026028,-0.138244507,-2.423270536,0.036974424,0.036974424,0,-2.130088173,-0.785551526,-2.915639699,0.39023843 +Randy Smith,smithra01,1979,RS,SDC,6969,3111,1.56702233,-0.263214699,1.303807631,6.417216987,6.417216987,0,1.82322449,-0.008189881,1.815034609,-0.284763566 +World B. Free,freewo01,1979,RS,SDC,6617,2954,3.09654945,-1.489926817,1.606622633,6.567067607,6.567067607,0,3.239129955,-0.901818768,2.337311187,0.017402355 +Kermit Washington,washike01,1979,RS,SDC,6191,2764,1.513936286,0.163500211,1.677436497,6.235515158,6.235515158,0,1.458020079,0.377231711,1.83525179,-0.137567326 +Nick Weatherspoon,weathni01,1979,RS,SDC,5918,2642,0.138609748,-1.105833862,-0.967224114,2.404169701,2.404169701,0,0.083340924,-0.845630093,-0.76228917,0.048098577 +Sidney Wicks,wickssi01,1979,RS,SDC,4529,2022,-1.560179224,-1.249993177,-2.8101724,-0.062332844,-0.062332844,0,-1.264462767,-1.114681536,-2.379144303,0.444083292 +Swen Nater,natersw01,1979,RS,SDC,4493,2006,0.873317765,-1.438582584,-0.565264819,2.233953586,2.233953586,0,0.788451571,-1.411915322,-0.62346375,-0.09756997 +Kevin Kunnert,kunneke01,1979,RS,SDC,3772,1684,-1.810995331,0.270888768,-1.540106563,1.043626379,1.043626379,0,-1.604148927,0.333516544,-1.270632383,0.423638381 +Freeman Williams,willifr01,1979,RS,SDC,2677,1195,-0.263667086,-2.526071198,-2.789738284,-0.024197527,-0.024197527,0,-0.477642856,-3.171241233,-3.648884089,-0.13461006 +Bob Bigelow,bigelbo01,1979,RS,SDC,925,413,-2.626353794,-1.796614381,-4.422968176,-0.352205399,-0.352205399,0,-3.142031895,-2.449066784,-5.591098679,-0.094156045 +Connie Norman,normaco01,1979,RS,SDC,724,323,-1.89753807,-2.331709499,-4.229247569,-0.243994273,-0.243994273,0,-2.162375677,-2.677816711,-4.840192389,0.097597864 +Brian Taylor,taylobr01,1979,RS,SDC,475,212,-2.691727595,2.74526457,0.053536975,0.306540371,0.306540371,0,-2.153308884,2.913404882,0.760095998,1.165995385 +John Olive,olivejo01,1979,RS,SDC,423,189,-5.361325461,-3.004735214,-8.366060675,-0.546764384,-0.546764384,0,-5.877488993,-3.327023936,-9.204512929,1.031803757 +Jerome Whitehead,whiteje01,1979,RS,SDC,340,152,-3.943089609,-1.169780727,-5.112870336,-0.184831361,-0.184831361,0,-4.022256709,-1.580247071,-5.60250378,0.928718767 +Stan Pietkiewicz,pietkst01,1979,RS,SDC,72,32,-5.754953636,-1.249049643,-7.004003279,-0.069840625,-0.069840625,0,-6.269893476,-1.245511674,-7.51540515,0.598103896 +Scott Lloyd,lloydsc01,1979,RS,SDC,69,31,-16.35796064,-4.915332144,-21.27329279,-0.29883512,-0.29883512,0,-15.19283881,-5.91707128,-21.10991009,2.143665206 +Jack Sikma,sikmaja01,1979,RS,SEA,6445,2958,-0.670131432,2.719143132,2.0490117,7.229897656,7.229897656,0,-0.325372871,2.563468479,2.238095608,-0.186735946 +Dennis Johnson,johnsde01,1979,RS,SEA,5920,2717,0.525540968,0.946047102,1.47158807,5.831071438,5.831071438,0,0.405367479,1.00985264,1.415220119,-0.383220457 +John Johnson,johnsjo01,1979,RS,SEA,5199,2386,-0.963129493,-0.642637234,-1.605766727,1.392847406,1.392847406,0,-1.082041246,-0.802588174,-1.88462942,-0.005404162 +Gus Williams,willigu01,1979,RS,SEA,4937,2266,2.144352159,2.203541028,4.347893187,8.198233994,8.198233994,0,2.340824727,2.272046456,4.612871184,-0.100886941 +Lonnie Shelton,sheltlo01,1979,RS,SEA,4702,2158,-0.518382961,0.893380656,0.374997695,3.447831572,3.447831572,0,-0.311571865,0.911762253,0.600190389,0.223157084 +Fred Brown,brownfr01,1979,RS,SEA,4273,1961,0.028000447,1.497916993,1.52591744,4.274794616,4.274794616,0,0.117808327,1.357757077,1.475565405,-0.08182493 +Paul Silas,silaspa01,1979,RS,SEA,4264,1957,-0.335153195,-0.427333528,-0.762486723,1.974367757,1.974367757,0,-0.582882134,-0.640842714,-1.223724848,-0.544131099 +Wally Walker,walkewa01,1979,RS,SEA,2111,969,-0.987233723,-0.955741922,-1.942975645,0.399763333,0.399763333,0,-1.539085334,-1.372867532,-2.911952866,0.210225181 +Tom LaGarde,lagarto01,1979,RS,SEA,1253,575,-0.44279205,0.928178474,0.485386424,0.950543105,0.950543105,0,-0.441688002,0.611849227,0.170161225,0.157209149 +Dick Snyder,snydedi01,1979,RS,SEA,1168,536,-1.226394458,-1.278640288,-2.505034745,0.066932719,0.066932719,0,-1.964569464,-2.028241454,-3.992810918,-0.09146916 +Dennis Awtrey,awtrede01,1979,RS,SEA,1087,499,-2.89504891,0.274008587,-2.621040323,0.03294781,0.03294781,0,-3.177272191,-0.133829646,-3.311101837,0.378173631 +Joe Hassett,hassejo01,1979,RS,SEA,1009,463,-1.183387094,-1.067802524,-2.251189618,0.118164568,0.118164568,0,-1.807123376,-1.554694929,-3.361818305,0.303680688 +Lars Hansen,hansela01,1979,RS,SEA,447,205,-0.108207389,-0.483925304,-0.592132693,0.225895747,0.225895747,0,-0.544702904,-0.807066597,-1.351769501,0.095923153 +Jackie Robinson,robinja01,1979,RS,SEA,229,105,-1.325304723,0.118986107,-1.206318615,0.082756419,0.082756419,0,-1.449213578,-1.2615176,-2.710731177,0.077488051 +Elvin Hayes,hayesel01,1979,RS,WSB,6968,3105,0.720248208,1.56113646,2.281384668,7.949405272,7.949405272,0,1.362003017,1.687374466,3.049377482,-0.284288049 +Bob Dandridge,dandrbo01,1979,RS,WSB,5900,2629,2.652488949,0.008638779,2.661127728,7.245990078,7.245990078,0,2.622585071,0.147593585,2.770178656,-0.177584525 +Wes Unseld,unselwe01,1979,RS,WSB,5400,2406,2.288926546,1.645769502,3.934696048,8.160654982,8.160654982,0,2.417523103,1.499951986,3.917475089,-0.588129017 +Tom Henderson,hendeto01,1979,RS,WSB,4670,2081,1.301316655,-0.105325619,1.195991036,4.168515734,4.168515734,0,1.219944444,0.044822493,1.264766937,-0.537734362 +Kevin Grevey,greveke01,1979,RS,WSB,4165,1856,-0.208582921,-0.745887871,-0.954470792,1.696544509,1.696544509,0,-0.067654338,-0.768447963,-0.836102301,-0.232825155 +Charles Johnson,johnsch01,1979,RS,WSB,4082,1819,-0.785648624,0.697449,-0.088199624,2.468334601,2.468334601,0,-0.693528723,0.718964351,0.025435629,-0.08490317 Larry Wright,wrighla01,1979,RS,WSB,3721,1658,0.519205626,-0.253726759,0.265478868,2.550222916,2.550222916,0,0.430633665,-0.039414474,0.391219191,-0.025415084 -Larry Wright,wrighla01,1980,PO,WSB,69,33,4.530419262,1.533903941,6.064323203,0.155742665,0,0.155742665,4.509894602,2.043704072,6.553598674,1.746819114 -Larry Wright,wrighla01,1980,RS,WSB,2780,1286,-0.704426223,-0.786158461,-1.490584684,0.827282706,0.827282706,0,-1.021937303,-0.861483657,-1.88342096,0.121042009 -Larry Wright,wrighla01,1981,RS,DET,2126,997,-0.752942955,-0.918626555,-1.671569511,0.549762227,0.549762227,0,-1.376528393,-0.585960586,-1.962488979,0.225000858 -Larry Wright,wrighla01,1982,RS,DET,13,6,-16.65607899,-6.171266412,-22.8273454,-0.063434961,-0.063434961,0,-16.38358845,-4.797702363,-21.18129081,3.27998286 -Lorenzen Wright,wrighlo02,1997,PO,LAC,169,92,-1.554455867,-1.040425559,-2.594881426,0.007417424,0,0.007417424,-1.256011521,-0.505788847,-1.761800367,-1.080209834 -Lorenzen Wright,wrighlo02,1997,RS,LAC,3725,1936,-2.389485528,0.066231475,-2.323254053,0.419874104,0.419874104,0,-2.380497806,0.175158349,-2.205339456,-0.355692586 -Lorenzen Wright,wrighlo02,1998,RS,LAC,4025,2067,-2.549807409,-0.183216298,-2.733023706,0.017861715,0.017861715,0,-2.437569611,0.489264956,-1.948304655,-0.210247674 -Lorenzen Wright,wrighlo02,1999,RS,LAC,2141,1135,-0.573262013,-1.443984822,-2.017246835,0.424114287,0.424114287,0,-0.855931969,-0.698974369,-1.554906338,-0.043738196 -Lorenzen Wright,wrighlo02,2000,RS,ATL,2328,1205,-2.028784358,-0.481731047,-2.510515405,0.148217394,0.148217394,0,-2.080701813,-0.037394877,-2.11809669,0.629960209 -Lorenzen Wright,wrighlo02,2001,RS,ATL,3850,1988,-2.336114813,-1.19883489,-3.534949703,-0.795245766,-0.795245766,0,-2.163355811,-0.771571179,-2.93492699,-0.105676386 -Lorenzen Wright,wrighlo02,2002,RS,MEM,2402,1251,-2.976595623,-0.905631214,-3.882226837,-0.721568082,-0.721568082,0,-2.81119217,-0.455662355,-3.266854525,-0.138087054 -Lorenzen Wright,wrighlo02,2003,RS,MEM,3872,1982,-2.78421303,-1.110418597,-3.894631627,-1.155833972,-1.155833972,0,-2.335792926,-0.612462928,-2.948255853,-0.130176105 -Lorenzen Wright,wrighlo02,2004,PO,MEM,181,100,-3.460555119,-5.548545489,-9.009100608,-0.332510204,0,-0.332510204,-2.960900889,-3.914655773,-6.875556662,0.857705138 -Lorenzen Wright,wrighlo02,2004,RS,MEM,3224,1674,-2.789986352,-0.105981385,-2.895967737,-0.124407833,-0.124407833,0,-2.412722644,0.18209292,-2.230629724,-0.189824111 -Lorenzen Wright,wrighlo02,2005,PO,MEM,164,85,0.579988168,-4.63608825,-4.056100082,-0.058147719,0,-0.058147719,0.203039743,-3.797118717,-3.594078975,-0.418509419 -Lorenzen Wright,wrighlo02,2005,RS,MEM,4265,2287,-3.273559996,1.561762005,-1.71179799,1.209249736,1.209249736,0,-2.956171826,1.73674961,-1.219422216,-0.163554778 -Lorenzen Wright,wrighlo02,2006,PO,MEM,150,86,2.466166246,-2.016562632,0.449603614,0.143542162,0,0.143542162,1.618280304,-2.404419018,-0.786138714,-0.779737744 -Lorenzen Wright,wrighlo02,2006,RS,MEM,3072,1689,-3.231499946,2.289766206,-0.941733741,1.558974838,1.558974838,0,-3.068193631,2.173720455,-0.894473176,0.043605051 -Lorenzen Wright,wrighlo02,2007,RS,ATL,1963,1035,-4.154696595,0.772814778,-3.381881816,-0.337231086,-0.337231086,0,-4.261960478,1.227158912,-3.034801566,0.993095989 -Lorenzen Wright,wrighlo02,2008,RS,ATL,284,148,-5.166333959,0.249687138,-4.916646821,-0.165203785,-0.165203785,0,-5.502809494,0.57851739,-4.924292104,0.915589824 -Lorenzen Wright,wrighlo02,2008,RS,SAC,26,13,-13.19186787,-6.30393931,-19.49580718,-0.115319002,-0.115319002,0,-12.46702049,-5.124579936,-17.59160043,3.580437527 -Lorenzen Wright,wrighlo02,2009,RS,CLE,234,125,-7.123958468,0.743881401,-6.380077066,-0.233190987,-0.233190987,0,-6.70884911,-0.061958187,-6.770807297,0.674577899 -Luther Wright,wrighlu01,1994,RS,UTA,180,92,-8.816425647,-2.365061963,-11.18148761,-0.402752159,-0.402752159,0,-8.395842753,-2.228491508,-10.62433426,1.700189444 -Sharone Wright,wrighsh01,1995,RS,PHI,3920,2044,-3.782082456,-0.626530462,-4.408612918,-1.729598288,-1.729598288,0,-3.481261105,-0.730794022,-4.212055127,-0.004578202 -Sharone Wright,wrighsh01,1996,RS,PHI,2207,1136,-3.19651355,-2.24350334,-5.440016891,-1.558858753,-1.558858753,0,-3.146010126,-2.0342319,-5.180242026,-0.014342362 -Sharone Wright,wrighsh01,1996,RS,TOR,585,298,-1.888149954,-3.081088722,-4.969238676,-0.339349307,-0.339349307,0,-1.70336354,-2.76355534,-4.466918879,0.53357009 -Sharone Wright,wrighsh01,1997,RS,TOR,1926,1009,-8.311554683,-1.720526625,-10.03208131,-3.77061005,-3.77061005,0,-7.709304902,-2.293443121,-10.00274802,0.531985355 -Sharone Wright,wrighsh01,1998,RS,TOR,86,44,-3.698891026,-4.343779714,-8.042670741,-0.119658805,-0.119658805,0,-4.352874809,-4.470301929,-8.823176738,0.649482057 -Tony Wroten,wroteto01,2013,PO,MEM,32,17,-8.532731764,1.295018288,-7.237713477,-0.040420641,0,-0.040420641,-7.246957075,-0.962610233,-8.209567309,0.62340528 -Tony Wroten,wroteto01,2013,RS,MEM,507,272,-2.32581698,-1.999945659,-4.32576264,-0.220419094,-0.220419094,0,-2.613196279,-3.017210817,-5.630407096,0.742341595 -Tony Wroten,wroteto01,2014,RS,PHI,3732,1765,-2.252530224,-1.533598699,-3.786128923,-0.949505351,-0.949505351,0,-2.778712207,-2.236112132,-5.014824339,1.692902262 -Tony Wroten,wroteto01,2015,RS,PHI,1816,895,-0.25691534,-3.431833151,-3.688748491,-0.435955033,-0.435955033,0,-0.542120653,-2.908850142,-3.450970795,1.632003973 -Tony Wroten,wroteto01,2016,RS,PHI,307,144,-10.16802647,-5.503318439,-15.6713449,-0.973227254,-0.973227254,0,-7.899873875,-6.461568129,-14.361442,2.461124942 -A.J. Wynder,wyndeaj01,1991,RS,BOS,81,39,-5.176970311,-3.230910443,-8.407880753,-0.111935953,-0.111935953,0,-5.137439272,-4.861552268,-9.99899154,-0.566520506 -Guerschon Yabusele,yabusgu01,2018,PO,BOS,102,48,-6.742819175,-3.003837288,-9.746656463,-0.177045161,0,-0.177045161,-7.01992553,-4.566360022,-11.58628555,0.180163238 -Guerschon Yabusele,yabusgu01,2018,RS,BOS,489,235,-0.97666054,-1.795326689,-2.771987229,-0.002645553,-0.002645553,0,-1.370597928,-2.426042516,-3.796640444,0.35184426 -Guerschon Yabusele,yabusgu01,2019,PO,BOS,34,14,-3.0916101,2.230317486,-0.861292615,0.014173236,0,0.014173236,-1.339543964,-0.744251917,-2.083795881,1.854245207 -Guerschon Yabusele,yabusgu01,2019,RS,BOS,536,251,-3.347957655,2.520756821,-0.827200834,0.246715929,0.246715929,0,-3.792154253,1.730620296,-2.061533956,0.199446187 -Vincent Yarbrough,yarbrvi01,2003,RS,DEN,2648,1381,-1.599766831,0.530505344,-1.069261487,1.189268567,1.189268567,0,-2.106509172,0.676208343,-1.430300829,0.392163893 -Rich Yonakor,yonakri01,1982,PO,SAS,9,4,4.731312562,14.71555977,19.44687233,0.047997004,0,0.047997004,5.976324338,15.71383604,21.69016037,2.72514703 -Rich Yonakor,yonakri01,1982,RS,SAS,151,70,2.737924747,-0.65366023,2.084264517,0.170906625,0.170906625,0,2.221520299,-1.821572391,0.399947907,-1.031649621 -Danny Young,youngda01,1985,RS,SEA,54,26,-11.01437176,4.570146568,-6.444225196,-0.049529914,-0.049529914,0,-9.756047326,3.674379532,-6.081667794,1.10772057 -Danny Young,youngda01,1986,RS,SEA,3902,1901,1.275187908,0.993263953,2.268451861,4.855847073,4.855847073,0,0.945684419,0.756215385,1.701899804,-0.244182545 -Danny Young,youngda01,1987,PO,SEA,428,208,2.628343677,1.856919375,4.485263052,0.793862333,0,0.793862333,2.371428905,1.613353522,3.984782427,0.245092605 -Danny Young,youngda01,1987,RS,SEA,3179,1482,1.281102668,-0.438718171,0.842384497,2.701736602,2.701736602,0,0.853067371,-0.978070876,-0.125003505,-0.545519908 -Danny Young,youngda01,1988,PO,SEA,199,95,2.585754157,-1.62487341,0.960880746,0.184713817,0,0.184713817,2.134797805,-2.179788819,-0.044991015,-0.405110515 -Danny Young,youngda01,1988,RS,SEA,2004,949,1.636629952,0.003102252,1.639732204,2.123221538,2.123221538,0,1.211023546,-0.6023301,0.608693447,-0.104241748 -Danny Young,youngda01,1989,PO,POR,136,66,2.565138678,-2.701871836,-0.136733158,0.08987081,0,0.08987081,2.150687965,-3.25537782,-1.104689855,-0.935401834 -Danny Young,youngda01,1989,RS,POR,2084,952,-0.56141628,0.060406311,-0.50100997,1.089696459,1.089696459,0,-0.811825132,-0.379091145,-1.190916277,-0.248276164 -Danny Young,youngda01,1990,PO,POR,615,294,-0.403260541,0.095827622,-0.307432919,0.378968604,0,0.378968604,-0.688746156,-0.531727874,-1.22047403,0.281919391 -Danny Young,youngda01,1990,RS,POR,3003,1393,-0.494803716,1.08880991,0.594006194,2.372659622,2.372659622,0,-0.679792231,0.370789182,-0.309003049,-0.165675407 -Danny Young,youngda01,1991,PO,POR,71,36,-0.052940964,-4.166952309,-4.219893273,-0.027464854,0,-0.027464854,-1.269872916,-6.013642251,-7.283515167,-1.289003212 -Danny Young,youngda01,1991,RS,POR,1900,897,-0.641608243,0.849891776,0.208283533,1.352037292,1.352037292,0,-0.503210473,-0.142989796,-0.646200269,-0.133207569 -Danny Young,youngda01,1992,PO,LAC,21,11,-5.982045047,-6.193310704,-12.17535575,-0.05530594,0,-0.05530594,-5.599837275,-9.335775125,-14.9356124,1.27688276 -Danny Young,youngda01,1992,RS,LAC,1808,889,-0.36043259,-0.378738407,-0.739170997,0.913499773,0.913499773,0,-0.720371467,-0.774008787,-1.494380254,0.155809589 -Danny Young,youngda01,1992,RS,POR,280,134,-1.527906839,0.03057489,-1.497331949,0.085892689,0.085892689,0,-1.783622164,-1.165569371,-2.949191535,0.287636734 -Danny Young,youngda01,1993,RS,DET,1642,836,-0.636681576,-0.5997375,-1.236419076,0.642686835,0.642686835,0,-1.187561739,-1.524953319,-2.712515058,-0.439419225 -Danny Young,youngda01,1995,RS,MIL,150,77,2.458480299,-0.66028623,1.798194069,0.179376061,0.179376061,0,1.868889448,-0.801856654,1.067032794,0.367613594 -James Young,youngja01,2015,RS,BOS,688,332,-0.423485958,-3.60083678,-4.024322739,-0.216620669,-0.216620669,0,-0.773283758,-4.063677879,-4.836961636,0.341069608 -James Young,youngja01,2016,PO,BOS,18,10,-10.04154394,-4.043753846,-14.08529779,-0.061799521,0,-0.061799521,-7.542601978,-6.233346566,-13.77594854,3.433096072 -James Young,youngja01,2016,RS,BOS,419,199,-3.646136263,-3.243760887,-6.88989715,-0.418174699,-0.418174699,0,-3.810648316,-2.99899551,-6.809643826,-0.499383755 -James Young,youngja01,2017,PO,BOS,80,39,0.107925972,-2.108267085,-2.000341113,0.015255315,0,0.015255315,-0.375059429,-5.748520905,-6.123580333,-0.810134912 -James Young,youngja01,2017,RS,BOS,463,220,-1.488395757,-0.953005064,-2.441400821,0.034641346,0.034641346,0,-0.904288324,-1.564286525,-2.468574849,0.008325738 -James Young,youngja01,2018,RS,PHI,122,61,-3.905362528,-1.274723418,-5.180085947,-0.075080367,-0.075080367,0,-4.609448101,-3.341483108,-7.950931209,-0.720405803 -Joe Young,youngjo01,2016,PO,IND,20,10,-0.383503657,-15.3932567,-15.77676035,-0.069351095,0,-0.069351095,-2.495390905,-15.15351268,-17.64890358,1.11585992 -Joe Young,youngjo01,2016,RS,IND,800,384,-3.489448142,-0.967882065,-4.457330207,-0.333570833,-0.333570833,0,-2.909293907,-1.700546044,-4.609839951,-0.269862806 -Joe Young,youngjo01,2017,RS,IND,288,135,-5.191349394,-3.998569498,-9.189918891,-0.438137357,-0.438137357,0,-3.665674021,-5.164619972,-8.830293993,-1.199687709 -Joe Young,youngjo01,2018,PO,IND,5,3,-11.17727722,2.956096902,-8.221180318,-0.00867872,0,-0.00867872,-10.51150551,7.811945534,-2.699559979,0.473362107 -Joe Young,youngjo01,2018,RS,IND,1148,558,-1.597688873,-1.883790633,-3.481479506,-0.206322133,-0.206322133,0,-2.647962861,-2.398453515,-5.046416376,-0.91645288 -Korleone Young,youngko01,1999,RS,DET,27,15,11.88286938,-3.71763017,8.165239215,0.085400191,0.085400191,0,11.27187985,-3.533771342,7.738108508,2.010222126 -Michael Young,youngmi01,1985,RS,PHO,24,11,-4.549823393,-2.378026635,-6.927850028,-0.023252911,-0.023252911,0,-4.79431345,-4.080878483,-8.875191933,-0.855138133 -Michael Young,youngmi01,1986,PO,PHI,6,3,-12.17168606,-3.74702533,-15.91871139,-0.020152774,0,-0.020152774,-10.78497993,-5.981164635,-16.76614456,-3.063023549 -Michael Young,youngmi01,1986,RS,PHI,4,2,-35.00531392,-4.08185772,-39.08717164,-0.036616005,-0.036616005,0,-32.69628454,-6.132664423,-38.82894897,-1.288960946 -Michael Young,youngmi01,1990,RS,LAC,959,459,1.030834468,0.83499843,1.865832898,1.083802381,1.083802381,0,0.655539423,0.230452234,0.885991657,0.263300124 -Nick Young,youngni01,2008,PO,WAS,31,17,-10.80613185,5.304322904,-5.501808947,-0.025045822,0,-0.025045822,-8.961020252,4.221974883,-4.739045369,1.555818825 -Nick Young,youngni01,2008,RS,WAS,2184,1158,-2.929266103,-3.065637557,-5.99490366,-1.93111108,-1.93111108,0,-2.887082339,-3.34491383,-6.231996169,0.682418644 -Nick Young,youngni01,2009,RS,WAS,3523,1837,-0.797952726,-1.233373402,-2.031326129,0.67363037,0.67363037,0,-1.130776597,-1.807568973,-2.93834557,0.008589012 -Nick Young,youngni01,2010,RS,WAS,2743,1421,-0.770103681,-1.059970231,-1.830073912,0.669672598,0.669672598,0,-1.05184142,-1.214344739,-2.266186159,0.384447217 -Nick Young,youngni01,2011,RS,WAS,4020,2034,-0.178546008,-1.827226875,-2.005772883,0.772127897,0.772127897,0,-0.319947252,-1.678368754,-1.998316006,-0.02309732 -Nick Young,youngni01,2012,PO,LAC,375,200,2.336929101,-2.609508515,-0.272579414,0.260639392,0,0.260639392,1.721475768,-2.904879716,-1.183403948,-0.029130907 -Nick Young,youngni01,2012,RS,LAC,974,518,-1.527482034,-2.04012896,-3.567610994,-0.220820478,-0.220820478,0,-1.306474027,-1.939620989,-3.246095016,2.025527481 -Nick Young,youngni01,2012,RS,WAS,2360,1211,0.058070486,-2.014240397,-1.956169911,0.498526626,0.498526626,0,0.175796602,-1.621361541,-1.445564939,1.517049568 -Nick Young,youngni01,2013,RS,PHI,2706,1411,-0.327402488,-1.41373556,-1.741138048,0.726053699,0.726053699,0,-0.50376691,-1.550889236,-2.054656146,-0.02796533 -Nick Young,youngni01,2014,RS,LAL,3752,1810,2.384100908,-1.495506398,0.88859451,3.358380807,3.358380807,0,2.080393125,-1.909826971,0.170566154,-0.04918218 -Nick Young,youngni01,2015,RS,LAL,2027,1000,1.75508972,-1.777788945,-0.022699225,1.384511272,1.384511272,0,1.340324524,-2.733767605,-1.39344308,-0.479489186 -Nick Young,youngni01,2016,RS,LAL,2080,1033,-0.773743902,-3.407188702,-4.180932604,-0.747036259,-0.747036259,0,-1.462166225,-4.149496556,-5.611662781,-0.922167789 -Nick Young,youngni01,2017,RS,LAL,3236,1556,1.997532945,-1.5052746,0.492258345,2.577782471,2.577782471,0,1.956093089,-1.488841301,0.467251788,0.146604338 -Nick Young,youngni01,2018,PO,GSW,436,205,-3.040956294,-1.796097183,-4.837053477,-0.224327275,0,-0.224327275,-2.387627452,-3.113448111,-5.501075563,-0.34888941 -Nick Young,youngni01,2018,RS,GSW,2943,1393,-0.852254379,-1.255842383,-2.108096761,0.454514829,0.454514829,0,-0.201423836,-1.462385657,-1.663809494,-0.36775734 -Nick Young,youngni01,2019,RS,DEN,78,37,-3.650294189,-6.102882792,-9.753176981,-0.131958821,-0.131958821,0,-2.671375972,-4.934923135,-7.606299107,-0.187290182 -Perry Young,youngpe01,1987,RS,CHI,40,20,-5.762319136,-0.602040396,-6.364359532,-0.037421522,-0.037421522,0,-6.108006566,-0.857982132,-6.965988698,1.495411593 -Perry Young,youngpe01,1987,RS,POR,115,52,-6.489191444,1.320791771,-5.168399673,-0.065029161,-0.065029161,0,-6.121013767,2.002824975,-4.118188792,1.380263886 -Sam Young,youngsa01,2010,RS,MEM,2606,1321,-2.467506394,-2.54962606,-5.017132454,-1.527679065,-1.527679065,0,-2.562372928,-3.465447143,-6.027820071,-0.019026789 -Sam Young,youngsa01,2011,PO,MEM,486,256,-2.783325848,-0.454503475,-3.237829322,-0.065676737,0,-0.065676737,-3.011962713,-1.263038923,-4.275001635,-0.050573418 -Sam Young,youngsa01,2011,RS,MEM,3054,1577,-1.691998976,0.335688745,-1.356310231,1.12004871,1.12004871,0,-1.865640228,-0.152947636,-2.018587864,-0.107521509 -Sam Young,youngsa01,2012,PO,PHI,7,4,-16.13990275,-3.008390026,-19.14829277,-0.035071245,0,-0.035071245,-14.40698599,-5.502976183,-19.90996217,1.450783755 -Sam Young,youngsa01,2012,RS,PHI,255,135,-6.317441676,0.580355524,-5.737086151,-0.207439544,-0.207439544,0,-5.936521243,-0.405723474,-6.342244717,0.762183366 -Sam Young,youngsa01,2012,RS,MEM,459,240,-3.156381851,0.410389988,-2.745991863,0.000489886,0.000489886,0,-3.284629996,-0.774314225,-4.058944222,-0.169880124 -Sam Young,youngsa01,2013,PO,IND,239,130,-1.475698094,0.554371371,-0.921326723,0.126101664,0,0.126101664,-2.105022845,0.065135156,-2.039887689,0.731045953 -Sam Young,youngsa01,2013,RS,IND,1317,693,-3.085897491,-0.699226372,-3.785123863,-0.366983284,-0.366983284,0,-3.53212715,-1.229629195,-4.761756345,0.253367487 -Thaddeus Young,youngth01,2008,PO,PHI,290,160,3.974556626,1.557767199,5.532323825,0.69089141,0,0.69089141,3.519078829,1.26885832,4.787937149,-0.819646732 -Thaddeus Young,youngth01,2008,RS,PHI,2960,1554,0.920326338,0.849591755,1.769918093,3.575559,3.575559,0,0.659967896,0.586006674,1.24597457,-0.210456606 -Thaddeus Young,youngth01,2009,PO,PHI,425,229,-1.504323973,1.459270802,-0.045053171,0.32461598,0,0.32461598,-1.28421115,1.504939967,0.220728817,-0.3665377 -Thaddeus Young,youngth01,2009,RS,PHI,4893,2580,-0.189487437,1.541300312,1.351812875,5.388112065,5.388112065,0,0.209887585,1.541456002,1.751343587,-0.191986897 -Thaddeus Young,youngth01,2010,RS,PHI,4140,2145,-1.202887982,-0.855357755,-2.058245737,0.755428744,0.755428744,0,-0.774960383,-0.769663799,-1.544624182,-0.19995189 -Thaddeus Young,youngth01,2011,PO,PHI,230,127,-2.317172324,-0.013193344,-2.330365668,0.027998712,0,0.027998712,-1.911496724,-0.079197654,-1.990694378,-0.140620444 -Thaddeus Young,youngth01,2011,RS,PHI,4126,2135,0.059627611,1.101794577,1.161422189,4.247518234,4.247518234,0,0.153923529,1.032582964,1.186506494,-0.286629232 -Thaddeus Young,youngth01,2012,PO,PHI,517,277,0.041940981,-0.652776032,-0.610835052,0.310213567,0,0.310213567,-0.255843433,-1.003329333,-1.259172766,-0.457879364 -Thaddeus Young,youngth01,2012,RS,PHI,3317,1755,1.266299362,0.379312562,1.645611924,3.911909175,3.911909175,0,1.098522422,0.532504835,1.631027257,-0.561405239 -Thaddeus Young,youngth01,2013,RS,PHI,5041,2629,0.31812756,2.06722476,2.38535232,6.86576624,6.86576624,0,0.315681596,2.60693754,2.922619136,-0.302266792 -Thaddeus Young,youngth01,2014,RS,PHI,5685,2718,-0.829281068,-1.196209176,-2.025490244,1.01265683,1.01265683,0,-0.561289566,-0.595830858,-1.157120424,0.760111044 -Thaddeus Young,youngth01,2015,PO,BRK,375,190,-2.332867302,2.28714766,-0.045719642,0.269970897,0,0.269970897,-1.390838416,1.586680876,0.19584246,-0.141917277 -Thaddeus Young,youngth01,2015,RS,MIN,3205,1605,0.306192942,0.403151202,0.709344144,2.832394619,2.832394619,0,0.215674404,0.493914391,0.709588795,-0.012253743 -Thaddeus Young,youngth01,2015,RS,BRK,1636,829,0.830931991,0.496274729,1.327206719,1.731823181,1.731823181,0,1.382687959,0.471847747,1.854535706,0.408437016 -Thaddeus Young,youngth01,2016,RS,BRK,4829,2407,0.05342423,0.470862212,0.524286442,3.995038925,3.995038925,0,0.28234829,0.492132331,0.774480621,-0.630656719 -Thaddeus Young,youngth01,2017,PO,IND,273,140,-2.322046515,6.946250708,4.624204193,0.543068604,0,0.543068604,-3.299602201,8.107799145,4.808196944,-0.030985541 -Thaddeus Young,youngth01,2017,RS,IND,4577,2237,-1.036794779,2.016929881,0.980135102,4.272649299,4.272649299,0,-0.824405828,1.960016357,1.135610529,0.354394899 -Thaddeus Young,youngth01,2018,PO,IND,459,237,-1.157805696,0.441626546,-0.71617915,0.252215237,0,0.252215237,-3.884756768,1.637899826,-2.246856943,-0.546600859 -Thaddeus Young,youngth01,2018,RS,IND,5278,2607,-0.268361895,2.034841178,1.766479283,5.96514597,5.96514597,0,0.052085697,2.725536072,2.77762177,-0.696570565 -Thaddeus Young,youngth01,2019,PO,IND,258,130,1.057400296,6.429291315,7.486691611,0.688293729,0,0.688293729,2.934691858,9.402047243,12.3367391,-1.697636155 -Thaddeus Young,youngth01,2019,RS,IND,5089,2489,0.646349407,1.656856596,2.303206003,6.364635928,6.364635928,0,0.480638732,2.336326679,2.816965411,-0.83170874 -Tim Young,youngti01,2000,RS,GSW,275,137,-3.849757588,-2.844746513,-6.694504101,-0.275886194,-0.275886194,0,-4.274429649,-3.752696276,-8.027125925,0.060012554 -Trae Young,youngtr01,2019,RS,ATL,5516,2503,2.396498544,-4.517485888,-2.120987345,0.817245223,0.817245223,0,2.795596691,-4.777071484,-1.981474793,1.773287382 -Sun Yue,yuesu01,2009,RS,LAL,56,28,-6.539588219,-2.360190271,-8.89977849,-0.093271736,-0.093271736,0,-5.786853779,-0.839312074,-6.626165853,5.723717089 -Cody Zeller,zelleco01,2014,PO,CHA,106,53,-5.432165445,-7.524195655,-12.9563611,-0.284037174,0,-0.284037174,-5.368735887,-8.097679152,-13.46641504,-0.19691402 -Cody Zeller,zelleco01,2014,RS,CHA,2864,1416,-1.350666429,-0.216939996,-1.567606425,0.861539341,0.861539341,0,-1.783186553,-0.491490476,-2.274677029,0.822725536 -Cody Zeller,zelleco01,2015,RS,CHA,2935,1487,-0.110467517,2.107309063,1.996841546,3.604943419,3.604943419,0,-0.305452127,2.163895868,1.858443742,0.097710858 -Cody Zeller,zelleco01,2016,PO,CHA,277,137,-0.264389311,-2.608198518,-2.872587829,-0.008992508,0,-0.008992508,-2.438558333,-3.725751617,-6.16430995,1.670442972 -Cody Zeller,zelleco01,2016,RS,CHA,3603,1774,-1.058775744,1.638439342,0.579663598,3.016358994,3.016358994,0,-1.158539981,1.832024336,0.673484355,0.087468068 -Cody Zeller,zelleco01,2017,RS,CHA,3460,1725,-1.576323628,1.384166627,-0.192157001,2.246437134,2.246437134,0,-2.169774954,1.6360127,-0.533762254,-0.205132044 -Cody Zeller,zelleco01,2018,RS,CHA,1304,627,-1.210322204,1.976184001,0.765861797,1.132114903,1.132114903,0,-1.66562556,1.300260787,-0.365364773,0.653268746 -Cody Zeller,zelleco01,2019,RS,CHA,2606,1243,0.464301593,0.551003528,1.015305121,2.395151564,2.395151564,0,0.277616709,0.640044641,0.91766135,0.310520809 -Luke Zeller,zellelu01,2013,RS,PHO,114,58,-5.148180087,-1.850166994,-6.998347081,-0.125785483,-0.125785483,0,-5.250109625,-2.7857142,-8.035823825,0.051911524 -Tyler Zeller,zellety01,2013,RS,CLE,3954,2033,-3.485037921,-0.707051538,-4.192089459,-1.494522615,-1.494522615,0,-3.437813921,-0.433918612,-3.871732534,-0.078759686 -Tyler Zeller,zellety01,2014,RS,CLE,2088,1049,-0.98051471,2.523477954,1.542963244,2.293202972,2.293202972,0,-1.628918268,0.352562608,-1.276355661,-0.18326825 -Tyler Zeller,zellety01,2015,PO,BOS,177,90,-3.586331119,2.910436028,-0.675895091,0.097905912,0,0.097905912,-4.660384805,1.631529276,-3.028855529,-0.313912873 -Tyler Zeller,zellety01,2015,RS,BOS,3534,1731,-0.357859312,0.3379797,-0.019879613,2.410854504,2.410854504,0,-0.686919543,0.255121183,-0.431798361,-0.010668459 -Tyler Zeller,zellety01,2016,PO,BOS,76,38,2.68588332,4.827236268,7.513119588,0.206971186,0,0.206971186,4.477035547,-1.225330867,3.25170468,0.812816391 -Tyler Zeller,zellety01,2016,RS,BOS,1508,710,-4.162910535,1.195120794,-2.967789741,-0.079364818,-0.079364818,0,-3.912154696,0.73532958,-3.176825115,0.584858643 -Tyler Zeller,zellety01,2017,PO,BOS,161,78,-1.162489481,-2.759669942,-3.922159422,-0.048021307,0,-0.048021307,-3.68623836,-5.249854392,-8.936092752,-0.177350494 -Tyler Zeller,zellety01,2017,RS,BOS,1088,525,-3.284418893,1.636967675,-1.647451218,0.2939982,0.2939982,0,-3.30062833,-0.110049705,-3.410678035,-0.440096321 -Tyler Zeller,zellety01,2018,PO,MIL,128,66,-2.864168415,-2.82388508,-5.688053495,-0.102521403,0,-0.102521403,-1.088888529,-4.329279093,-5.418167623,0.463778848 -Tyler Zeller,zellety01,2018,RS,MIL,860,406,-0.430126132,-1.758413526,-2.188539658,0.116094885,0.116094885,0,-1.204199389,-1.154028579,-2.358227968,-0.176286078 -Tyler Zeller,zellety01,2018,RS,BRK,1456,703,-2.606879888,-0.337003705,-2.943883593,-0.069310049,-0.069310049,0,-3.137504751,-0.599272266,-3.736777017,-0.32850728 -Tyler Zeller,zellety01,2019,RS,ATL,26,11,-10.31028698,10.38980355,0.079516572,0.016101007,0.016101007,0,-10.03695519,7.702648246,-2.334306947,1.419579106 -Tyler Zeller,zellety01,2019,RS,MEM,169,82,1.401103839,3.894369409,5.295473248,0.335829219,0.335829219,0,0.42180024,4.003576227,4.425376467,-0.231449608 +Mitch Kupchak,kupchmi01,1979,RS,WSB,3600,1604,1.944816157,-0.998682707,0.94613345,3.013994346,3.013994346,0,1.910569096,-1.320535559,0.590033537,-0.381364654 +Greg Ballard,ballagr01,1979,RS,WSB,3483,1552,0.06187375,1.031992531,1.093866281,3.040976587,3.040976587,0,-0.018077538,0.586898922,0.568821383,-0.095434053 +Dave Corzine,corzida01,1979,RS,WSB,1194,532,-1.908809107,-0.537528704,-2.446337811,0.082411737,0.082411737,0,-1.978307795,-1.555437114,-3.533744909,-0.01324435 +Phil Chenier,cheniph01,1979,RS,WSB,864,385,-4.239283271,-2.781625424,-7.020908696,-0.837501822,-0.837501822,0,-4.450210447,-3.552528409,-8.002738856,-0.181181822 +Roger Phegley,pheglro01,1979,RS,WSB,343,153,-4.845059451,-1.514025116,-6.359084567,-0.283230814,-0.283230814,0,-4.758948362,-2.258649203,-7.017597566,0.571263592 +Dan Roundfield,roundda01,1979,PO,ATL,670,338,2.620208105,2.002202702,4.622410807,1.307892088,0,1.307892088,3.053486205,2.1861833,5.239669505,-0.260851538 +John Drew,drewjo01,1979,PO,ATL,545,275,-0.561087914,0.989180884,0.428092971,0.462117169,0,0.462117169,-0.162887763,1.3002234,1.137335637,0.497965226 +Armond Hill,hillar01,1979,PO,ATL,529,267,-1.671309875,0.162690372,-1.508619503,0.175492446,0,0.175492446,-1.435848218,0.748654358,-0.68719386,0.638038029 +Eddie Johnson,johnsed02,1979,PO,ATL,519,262,3.319776502,-1.853225181,1.466551321,0.579842518,0,0.579842518,3.011130315,-1.838736219,1.172394097,-0.259510091 +Terry Furlow,furlote01,1979,PO,ATL,483,244,3.839514657,-0.251827842,3.587686816,0.808438754,0,0.808438754,3.481611252,-0.550187178,2.931424073,-0.665309767 +Steve Hawes,hawesst01,1979,PO,ATL,481,243,4.223728166,1.312774756,5.536502922,1.058691408,0,1.058691408,4.166405936,1.80015254,5.966558477,-0.084811842 +Tree Rollins,rollitr01,1979,PO,ATL,420,212,-4.074593069,2.895005397,-1.179587672,0.175063638,0,0.175063638,-3.764100276,2.06633132,-1.697768956,-0.071926244 +Tom McMillen,mcmilto01,1979,PO,ATL,323,163,-1.376655468,-1.083756725,-2.460412192,0.02486314,0,0.02486314,-1.424062949,-1.154855784,-2.578918733,0.103387094 +Charlie Criss,crissch01,1979,PO,ATL,196,99,0.959576866,-0.904624974,0.054951892,0.145008322,0,0.145008322,0.279663358,-1.732020167,-1.452356809,-0.781283462 +Jack Givens,givenja01,1979,PO,ATL,160,81,-5.026484665,-0.73836643,-5.764851095,-0.128310673,0,-0.128310673,-5.231368513,-1.819647124,-7.051015637,-0.150892303 +Rick Wilson,wilsori01,1979,PO,ATL,2,1,-4.288761431,-3.355258893,-7.644020323,-0.002544271,0,-0.002544271,-5.803828052,-5.195468616,-10.99929667,-1.234030553 +David Thompson,thompda01,1979,PO,DEN,267,122,2.868423723,-0.74674296,2.121680763,0.31296279,0,0.31296279,2.972303034,-0.281687598,2.690615436,0.07168278 +Tom Boswell,bosweto01,1979,PO,DEN,263,120,5.750819364,0.352506797,6.103326161,0.554138072,0,0.554138072,5.528808943,0.458165129,5.986974072,-0.898959147 +Dan Issel,isselda01,1979,PO,DEN,239,109,3.130848359,-3.311666052,-0.180817693,0.147623304,0,0.147623304,3.006508528,-2.275651479,0.730857049,0.185133338 +Charlie Scott,scottch01,1979,PO,DEN,228,104,-2.596207677,-1.432621106,-4.028828783,-0.070227863,0,-0.070227863,-2.375054702,-1.055440587,-3.430495289,0.35816221 +Bob Wilkerson,wilkebo01,1979,PO,DEN,221,101,-0.540885001,0.32559994,-0.215285061,0.133938794,0,0.133938794,-0.459544183,0.010351022,-0.449193161,-0.587946074 +Anthony Roberts,roberan01,1979,PO,DEN,175,80,-1.340370116,-0.490470738,-1.830840854,0.038703993,0,0.038703993,-1.342836662,-0.493525786,-1.836362448,0.029363332 +Kim Hughes,hugheki01,1979,PO,DEN,77,35,-6.08040018,1.093419532,-4.986980648,-0.041943104,0,-0.041943104,-5.848789686,1.408637537,-4.440152149,1.855093602 +Robert Smith,smithro01,1979,PO,DEN,55,25,-8.655654411,1.06701321,-7.588641202,-0.063619699,0,-0.063619699,-8.220227164,0.021480422,-8.198746742,-0.052608735 +Bo Ellis,ellisbo02,1979,PO,DEN,53,24,-1.928555172,4.175148392,2.246593219,0.062941001,0,0.062941001,-1.955317248,2.796599493,0.841282245,-0.260208855 +Moses Malone,malonmo01,1979,PO,HOU,159,78,4.683478403,-0.583783597,4.099694806,0.275783443,0,0.275783443,5.020195474,-1.004026144,4.01616933,-1.954164641 +Calvin Murphy,murphca01,1979,PO,HOU,149,73,-1.49412491,4.471959797,2.977834887,0.221707819,0,0.221707819,-0.740840632,5.728244214,4.987403583,0.786868306 +Mike Newlin,newlimi01,1979,PO,HOU,137,67,-0.862934978,-3.243761274,-4.106696252,-0.048099644,0,-0.048099644,-1.590771681,-2.166555282,-3.757326964,0.57674879 +Rick Barry,barryri01,1979,PO,HOU,133,65,0.877387234,-2.418547974,-1.54116074,0.041198386,0,0.041198386,0.020570149,-1.74925408,-1.728683932,-0.366262659 +Rudy Tomjanovich,tomjaru01,1979,PO,HOU,131,64,-0.610484296,-1.493966015,-2.104450311,0.021453294,0,0.021453294,-0.758939252,-1.895412421,-2.654351673,-1.353799408 +Robert Reid,reidro01,1979,PO,HOU,92,45,-1.704549452,-2.04926281,-3.753812262,-0.023926026,0,-0.023926026,-1.983585185,-2.082171929,-4.065757114,0.67688249 +Slick Watts,wattssl01,1979,PO,HOU,88,43,-2.728247378,1.327263974,-1.400983404,0.031003853,0,0.031003853,-2.16311217,1.762567175,-0.400544996,1.614676947 +Dwight Jones,jonesdw01,1979,PO,HOU,67,33,0.811163473,0.405051877,1.21621535,0.068424936,0,0.068424936,0.65711318,-1.730638909,-1.073525728,-0.665862792 +Mike Dunleavy,dunlemi01,1979,PO,HOU,20,10,-8.892596384,-3.662142658,-12.55473904,-0.051606708,0,-0.051606708,-9.99941027,-3.709990028,-13.7094003,0.028191947 +Alonzo Bradley,bradlal01,1979,PO,HOU,2,1,-3.46685635,-4.476432358,-7.943288708,-0.002699853,0,-0.002699853,-5.366260216,-6.305635689,-11.6718959,-1.234030553 +Jacky Dorsey,dorseja01,1979,PO,HOU,2,1,-3.46685635,-4.476432358,-7.943288708,-0.002699853,0,-0.002699853,-5.366260216,-6.305635689,-11.6718959,-1.234030553 +Sam Lacey,laceysa01,1979,PO,KCK,396,176,-1.851928995,3.484138113,1.632209118,0.405501571,0,0.405501571,-1.812441758,2.842369235,1.029927477,-0.08600472 +Scott Wedman,wedmasc01,1979,PO,KCK,392,174,0.109978678,1.239798138,1.349776815,0.3759148,0,0.3759148,-0.327788208,1.240094604,0.912306396,0.148787891 +Otis Birdsong,birdsot01,1979,PO,KCK,378,168,2.25063572,0.718475283,2.969111003,0.50602885,0,0.50602885,1.511968368,0.898446592,2.41041496,0.091412701 +Phil Ford,fordph01,1979,PO,KCK,322,143,-5.460309296,1.702225173,-3.758084123,-0.076267917,0,-0.076267917,-5.094039589,1.747050633,-3.346988956,0.558839478 +Bill Robinzine,robinbi01,1979,PO,KCK,266,118,-0.823678152,4.655395109,3.831716958,0.412928779,0,0.412928779,-0.431565902,4.90690443,4.475338528,1.069760011 +Darnell Hillman,hillmda01,1979,PO,KCK,252,112,-2.35162231,-0.359642329,-2.711264639,0.002289032,0,0.002289032,-2.505907764,-0.453705061,-2.959612825,0.278161034 +Billy McKinney,mckinbi01,1979,PO,KCK,216,96,-1.620033571,-1.277255763,-2.897289335,-0.007402374,0,-0.007402374,-2.102677326,-2.182317615,-4.284994941,-0.523865692 +Lucius Allen,allenlu01,1979,PO,KCK,164,73,-1.729068391,-1.610029588,-3.339097979,-0.022617194,0,-0.022617194,-2.734129018,-2.083875743,-4.818004761,-0.052572688 +Bob Nash,nashbo01,1979,PO,KCK,144,64,-6.692354583,-2.613207368,-9.305561952,-0.221385257,0,-0.221385257,-7.378796138,-3.452909372,-10.83170551,0.285874238 +Richard Washington,washiri01,1979,PO,KCK,117,52,0.979681818,-0.397500069,0.582181749,0.09317144,0,0.09317144,-0.15900193,1.292956901,1.133954971,2.245715771 +Gus Gerard,gerargu01,1979,PO,KCK,54,24,-1.598182628,1.672591204,0.074408576,0.036291716,0,0.036291716,-2.496195369,1.681326671,-0.814868698,1.792181854 +Kareem Abdul-Jabbar,abdulka01,1979,PO,LAL,781,367,4.320044397,0.944021796,5.264066192,1.535868321,0,1.535868321,4.707191813,0.94395866,5.651150473,-0.780655457 +Norm Nixon,nixonno01,1979,PO,LAL,696,327,3.909380731,-1.160640128,2.748740603,0.94574355,0,0.94574355,4.099771773,-0.026265921,4.073505852,-0.044524835 +Jamaal Wilkes,wilkeja01,1979,PO,LAL,653,307,1.377361691,1.28356165,2.660923341,0.872236516,0,0.872236516,1.939619337,1.333291349,3.272910687,-0.218688976 +Adrian Dantley,dantlad01,1979,PO,LAL,502,236,2.703974048,-1.647947863,1.056026185,0.473589782,0,0.473589782,2.54116391,-1.69247669,0.84868722,0.205270821 +Ron Boone,boonero01,1979,PO,LAL,481,226,0.382909847,-1.292210829,-0.909300982,0.219782017,0,0.219782017,0.325965984,-0.759955551,-0.433989567,0.414435725 +Don Ford,forddo01,1979,PO,LAL,294,138,-2.06800824,-1.016154537,-3.084162777,-0.024405186,0,-0.024405186,-2.270474842,-0.965847802,-3.236322644,0.591135501 +Jim Price,priceji01,1979,PO,LAL,272,128,-4.58680139,-1.464700368,-6.051501758,-0.224101446,0,-0.224101446,-4.557034679,-1.10439653,-5.661431208,0.80008566 +Kenny Carr,carrke01,1979,PO,LAL,249,117,-3.3676731,-1.425428898,-4.793101998,-0.127036605,0,-0.127036605,-3.122315062,-1.751631558,-4.87394662,1.021779085 +Lou Hudson,hudsolo01,1979,PO,LAL,192,90,0.061650994,-3.628425944,-3.56677495,-0.038517791,0,-0.038517791,-0.63389558,-4.302299676,-4.936195256,-0.432610085 +Dave Robisch,robisda01,1979,PO,LAL,68,32,-4.793159007,-2.516514916,-7.309673923,-0.077111956,0,-0.077111956,-5.194430011,-3.593009366,-8.787439377,0.446953417 +Ron Carter,cartero01,1979,PO,LAL,4,2,-19.0126203,-4.238203581,-23.25082388,-0.021315666,0,-0.021315666,-18.67222872,-6.019398899,-24.69162762,-1.234030553 +John Williamson,willijo01,1979,PO,NJN,210,92,-5.09962471,-2.899904056,-7.999528766,-0.254907934,0,-0.254907934,-4.367670137,-2.308395756,-6.676065892,0.313466161 +Eddie Jordan,jordaed01,1979,PO,NJN,190,83,3.229581317,3.102013656,6.331594973,0.394885455,0,0.394885455,3.497016697,3.417728186,6.914744882,-0.452737553 +Bernard King,kingbe01,1979,PO,NJN,185,81,0.988442772,-0.9485064,0.039936372,0.120096411,0,0.120096411,1.15415403,-0.152734711,1.001419319,1.02124042 +Jan Van Breda Kolff,vanbrja01,1979,PO,NJN,185,81,1.929859003,-2.827064616,-0.897205613,0.078401267,0,0.078401267,1.140525239,-2.309022155,-1.168496917,-0.739406445 +George Johnson,johnsge02,1979,PO,NJN,160,70,2.355091602,0.621374694,2.976466297,0.210090829,0,0.210090829,1.965621304,0.61905157,2.584672874,-0.407686241 +Harvey Catchings,catchha01,1979,PO,NJN,59,26,-7.001743809,-3.851798403,-10.85354221,-0.111110757,0,-0.111110757,-6.994498019,-4.212343184,-11.2068412,0.226422159 +Phil Jackson,jacksph01,1979,PO,NJN,46,20,0.900992515,-1.144962992,-0.243970477,0.026131886,0,0.026131886,-0.026063337,-2.196696394,-2.222759732,-0.94011251 +Tim Bassett,basseti01,1979,PO,NJN,39,17,-0.874170988,-5.648011503,-6.522182492,-0.034038552,0,-0.034038552,-1.900615656,-4.950140411,-6.850756067,0.896902524 +Ralph Simpson,simpsra01,1979,PO,NJN,23,10,-3.394976589,-5.005745788,-8.400722377,-0.029374081,0,-0.029374081,-4.503778986,-7.169372412,-11.6731514,-1.242731858 +Julius Erving,ervinju01,1979,PO,PHI,829,372,4.456537491,1.384645368,5.841182859,1.671686303,0,1.671686303,4.736637617,1.035740114,5.772377731,-0.610737646 +Maurice Cheeks,cheekma01,1979,PO,PHI,735,330,4.501181408,4.368510755,8.869692163,2.026106573,0,2.026106573,5.13662883,4.73387411,9.87050294,0.426962481 +Caldwell Jones,jonesca01,1979,PO,PHI,713,320,0.472522743,1.293553491,1.766076235,0.756319568,0,0.756319568,0.648511346,1.207793403,1.856304749,-0.555465364 +Bobby Jones,jonesbo01,1979,PO,PHI,579,260,1.444675119,-1.150523655,0.294151464,0.416407315,0,0.416407315,1.23950579,-0.930931969,0.308573821,-0.017037807 +Darryl Dawkins,dawkida01,1979,PO,PHI,568,255,0.646546465,0.461046165,1.10759263,0.519449751,0,0.519449751,0.751359751,0.644496694,1.395856445,0.363684288 +Henry Bibby,bibbyhe01,1979,PO,PHI,515,231,-1.57830444,-2.879115604,-4.457420044,-0.207781145,0,-0.207781145,-1.746466426,-2.509214062,-4.255680489,0.118928476 +Steve Mix,mixst01,1979,PO,PHI,399,179,1.584224493,-0.663824746,0.920399747,0.345625023,0,0.345625023,1.097613208,-0.939291716,0.158321492,-0.026480779 +Eric Money,moneyer01,1979,PO,PHI,287,129,-5.686490618,-3.952007615,-9.638498234,-0.470392925,0,-0.470392925,-5.388586836,-4.217318147,-9.605904983,0.615276311 +Al Skinner,skinnal01,1979,PO,PHI,105,47,-0.056617735,0.122827409,0.066209674,0.069748728,0,0.069748728,-0.138391949,-0.801585826,-0.939977775,0.147246685 +Joe Bryant,bryanjo01,1979,PO,PHI,78,35,-6.127730174,-2.312901387,-8.44063156,-0.106502718,0,-0.106502718,-5.724649426,-1.86593029,-7.590579716,1.663240857 +Marlon Redmond,redmoma01,1979,PO,PHI,4,2,-33.97299558,-3.819024502,-37.79202008,-0.036434827,0,-0.036434827,-32.02996956,-5.468137596,-37.49810716,-1.234030553 +Paul Westphal,westppa01,1979,PO,PHO,1157,534,2.176702834,-0.326581533,1.8501213,1.289476686,0,1.289476686,1.975752909,-0.042697673,1.933055237,-0.247350726 +Don Buse,busedo01,1979,PO,PHO,1109,512,0.440901009,1.741320781,2.18222179,1.322641584,0,1.322641584,0.270198666,2.153150772,2.423349438,-0.47657003 +Walter Davis,daviswa03,1979,PO,PHO,1061,490,3.398554091,1.000281287,4.398835378,1.84430174,0,1.84430174,3.487913822,0.624630971,4.112544793,0.059042133 +Truck Robinson,robintr01,1979,PO,PHO,849,392,-2.275443399,0.324153142,-1.951290257,0.165195575,0,0.165195575,-2.051440742,0.329036387,-1.722404355,0.277477268 +Alvan Adams,adamsal01,1979,PO,PHO,806,372,-0.30955279,2.624300055,2.314747265,0.990935854,0,0.990935854,0.05487822,2.093482029,2.148360249,-0.048677377 +Gar Heard,heardga01,1979,PO,PHO,693,320,-3.053748482,3.557380838,0.503632355,0.548237354,0,0.548237354,-2.837901335,2.778963235,-0.0589381,0.070763631 +Mike Bratz,bratzmi01,1979,PO,PHO,635,293,0.726768521,0.395866166,1.122634687,0.602044028,0,0.602044028,0.587089434,0.674609676,1.26169911,0.855105132 +Joel Kramer,kramejo01,1979,PO,PHO,557,257,1.599212785,1.019663722,2.618876507,0.730825394,0,0.730825394,1.24297946,1.142882135,2.385861595,0.674866592 +Alvin Scott,scottal01,1979,PO,PHO,470,217,-1.219855925,1.676941211,0.457085286,0.364730179,0,0.364730179,-1.724386215,0.366084189,-1.358302026,-0.412603553 +Bayard Forrest,forreba01,1979,PO,PHO,238,110,-2.91812264,1.361918571,-1.556204069,0.069980069,0,0.069980069,-2.944010418,0.952487325,-1.991523093,1.308266253 +Ted McClain,mcclate01,1979,PO,PHO,223,103,-2.226111688,-0.172427335,-2.398539023,0.01934576,0,0.01934576,-2.369383573,-0.386576935,-2.755960508,1.600644065 +Mychal Thompson,thompmy01,1979,PO,POR,256,121,-0.310434015,1.606693776,1.296259761,0.256767819,0,0.256767819,-0.33958205,1.436435153,1.096853103,-0.341963483 +Maurice Lucas,lucasma01,1979,PO,POR,220,104,-4.321583687,-0.13910325,-4.460686937,-0.093924559,0,-0.093924559,-4.019527461,-0.158210101,-4.177737562,0.337193265 +Ron Brewer,brewero01,1979,PO,POR,199,94,3.538554271,-0.282263289,3.256290982,0.294948152,0,0.294948152,2.367899467,-0.948860861,1.419038606,-0.739260151 +Tom Owens,owensto01,1979,PO,POR,169,80,-0.860254569,1.339313768,0.479059199,0.137606629,0,0.137606629,-0.654564074,1.803177393,1.148613319,1.265617553 +Dave Twardzik,twardda01,1979,PO,POR,163,77,1.087346365,-0.300290316,0.787056049,0.145069595,0,0.145069595,0.540290492,0.508797902,1.049088394,1.258528588 +Larry Steele,steella01,1979,PO,POR,155,73,7.294524341,6.021594946,13.31611929,0.620469176,0,0.620469176,7.03737369,5.959279917,12.99665361,0.553443382 +Lionel Hollins,hollili01,1979,PO,POR,140,66,-7.337901498,-1.690650719,-9.028552217,-0.219822914,0,-0.219822914,-7.196573135,-1.64715819,-8.843731326,0.834949804 +T.R. Dunn,dunntr01,1979,PO,POR,110,52,0.762372975,3.368437662,4.130810638,0.189735747,0,0.189735747,0.20632323,3.445869587,3.652192817,0.79604981 +Clemon Johnson,johnscl01,1979,PO,POR,100,47,-6.415325861,2.195639807,-4.219686055,-0.036495768,0,-0.036495768,-6.021580944,0.105230267,-5.916350677,0.418977047 +Ira Terrell,terreir01,1979,PO,POR,13,6,-21.56479024,-1.1866857,-22.75147594,-0.06238941,0,-0.06238941,-21.19268913,-3.360023479,-24.55271261,-1.234030553 +Larry Kenon,kenonla01,1979,PO,SAS,1231,557,0.965559844,-0.148261586,0.817298258,1.04047179,0,1.04047179,1.573398925,0.197904045,1.77130297,-0.498661163 +George Gervin,gervige01,1979,PO,SAS,1134,513,5.066031969,0.739073485,5.805105454,2.310062496,0,2.310062496,5.033368269,0.879231974,5.912600243,0.030763891 +James Silas,silasja01,1979,PO,SAS,1050,475,2.147914914,-0.954201558,1.193713356,0.984992727,0,0.984992727,2.099870128,-0.477752542,1.622117586,-0.07483562 +Mark Olberding,olberma01,1979,PO,SAS,794,359,-2.413467292,-0.963684959,-3.377152251,-0.11919715,0,-0.11919715,-2.317300666,-0.699472247,-3.016772913,0.627620731 +Mike Green,greenmi01,1979,PO,SAS,774,350,-2.252203417,1.853133616,-0.399069801,0.434033535,0,0.434033535,-1.938592492,1.801359656,-0.137232836,0.251921953 +Mike Gale,galemi01,1979,PO,SAS,668,302,2.170152015,-0.228720978,1.941431037,0.745272628,0,0.745272628,1.60439405,-0.235149845,1.369244205,-0.034959865 +Billy Paultz,paultbi01,1979,PO,SAS,661,299,-1.48445208,-0.152024782,-1.636476862,0.174562853,0,0.174562853,-1.590857161,-0.539668964,-2.130526125,-0.37024013 +Coby Dietrick,dietrco01,1979,PO,SAS,621,281,-1.704538039,-0.132211511,-1.836749549,0.13551388,0,0.13551388,-1.497676382,-0.080655479,-1.578331861,0.363818384 +Allan Bristow,bristal01,1979,PO,SAS,360,163,1.522920524,0.39819588,1.921116404,0.39990962,0,0.39990962,1.063929768,-0.578815921,0.485113847,-0.188250998 +Louie Dampier,dampilo01,1979,PO,SAS,122,55,2.576221968,0.269855014,2.846076982,0.16289636,0,0.16289636,1.712613329,0.270264551,1.98287788,0.595899201 +Glenn Mosley,moslegl01,1979,PO,SAS,13,6,5.452650093,1.267773885,6.720423978,0.029686326,0,0.029686326,4.742317975,-2.001180277,2.741137698,-0.733552092 +Dennis Johnson,johnsde01,1979,PO,SEA,1429,681,2.272698514,1.53627185,3.808970364,2.34650017,0,2.34650017,2.282590057,1.688990224,3.971580281,-0.168374073 +Jack Sikma,sikmaja01,1979,PO,SEA,1375,655,-0.842001972,2.958611416,2.116609444,1.675786889,0,1.675786889,-0.552654832,2.758193328,2.205538496,-0.094453572 +Gus Williams,willigu01,1979,PO,SEA,1299,619,3.099226494,1.818758312,4.917984805,2.49328617,0,2.49328617,3.42992446,1.884717667,5.314642127,-0.17723906 +John Johnson,johnsjo01,1979,PO,SEA,1291,615,0.659601883,-0.332327455,0.327274429,0.994151956,0,0.994151956,0.526606162,-0.64027331,-0.113667147,-0.174598547 +Lonnie Shelton,sheltlo01,1979,PO,SEA,1188,566,1.114484148,1.508837621,2.623321769,1.602913262,0,1.602913262,1.241411135,1.846407874,3.087819009,0.165541475 +Paul Silas,silaspa01,1979,PO,SEA,877,418,-2.179287429,-0.588402909,-2.767690338,-0.003891295,0,-0.003891295,-2.374304119,-1.040302639,-3.414606758,0.007307896 +Fred Brown,brownfr01,1979,PO,SEA,546,260,-0.147451384,-0.24408894,-0.391540324,0.322106486,0,0.322106486,-0.456232206,-0.886617381,-1.342849587,-0.177845059 +Dennis Awtrey,awtrede01,1979,PO,SEA,321,153,-0.650098105,1.498406422,0.848308318,0.293288378,0,0.293288378,-1.1566746,1.452213805,0.295539206,1.273198855 +Dick Snyder,snydedi01,1979,PO,SEA,185,88,-4.510527226,0.849062583,-3.661464643,-0.042258884,0,-0.042258884,-4.797843614,-0.531222226,-5.32906584,0.128805284 +Wally Walker,walkewa01,1979,PO,SEA,178,85,-3.410137346,-2.444689889,-5.854827236,-0.140612943,0,-0.140612943,-4.449800414,-2.14810714,-6.597907554,1.288485233 +Joe Hassett,hassejo01,1979,PO,SEA,31,15,-8.028026561,-4.67535839,-12.70338495,-0.077968086,0,-0.077968086,-8.580170124,-7.36438082,-15.94455094,-0.776007005 +Bob Dandridge,dandrbo01,1979,PO,WSB,1639,787,3.235173533,-0.060541783,3.174631749,2.444494778,0,2.444494778,3.009180631,0.211940753,3.221121384,-0.37692206 +Elvin Hayes,hayesel01,1979,PO,WSB,1636,786,0.178004665,2.149279936,2.3272846,2.091862395,0,2.091862395,0.767352218,2.133616197,2.900968415,-0.394335676 +Wes Unseld,unselwe01,1979,PO,WSB,1532,736,2.045131684,1.864280473,3.909412157,2.56412098,0,2.56412098,2.082264039,2.083390592,4.165654631,-0.595249737 +Tom Henderson,hendeto01,1979,PO,WSB,1164,559,-0.499978127,-0.570313637,-1.070291764,0.492695515,0,0.492695515,-0.676543709,-0.458814499,-1.135358208,-0.287423423 +Kevin Grevey,greveke01,1979,PO,WSB,1097,527,-2.898145719,-0.517962834,-3.416108553,-0.185331048,0,-0.185331048,-2.723364277,-0.508916064,-3.232280341,0.341287806 +Larry Wright,wrighla01,1979,PO,WSB,689,331,0.506725591,-1.013989992,-0.507264401,0.392720145,0,0.392720145,0.034035142,-0.731572417,-0.697537275,0.551244468 +Greg Ballard,ballagr01,1979,PO,WSB,650,312,2.405616212,0.67386104,3.079477252,0.953579383,0,0.953579383,1.762265139,-0.33229847,1.429966669,-0.372300492 +Charles Johnson,johnsch01,1979,PO,WSB,573,275,-4.107604554,-1.674817502,-5.782422056,-0.439982175,0,-0.439982175,-4.525371875,-1.642856981,-6.168228855,0.274960616 +Mitch Kupchak,kupchmi01,1979,PO,WSB,285,137,-0.971891987,-1.013979951,-1.985871938,0.054841916,0,0.054841916,-1.153006353,-1.55051004,-2.703516394,-0.453916378 +Phil Chenier,cheniph01,1979,PO,WSB,202,97,-9.160289975,-1.212286168,-10.37257614,-0.393524829,0,-0.393524829,-8.957370968,-1.09657227,-10.05394324,1.176003902 +Dave Corzine,corzida01,1979,PO,WSB,131,63,-2.925832693,0.60953553,-2.316297163,0.014355579,0,0.014355579,-2.990717512,-0.218439976,-3.209157488,-0.156555439 +Eddie Johnson,johnsed02,1980,RS,ATL,5464,2622,2.536355003,-0.004252209,2.532102794,7.056744164,7.056744164,0,2.41420885,0.200279466,2.614488316,-0.138193002 +Dan Roundfield,roundda01,1980,RS,ATL,5394,2588,1.147453102,1.880342409,3.027795511,7.635533785,7.635533785,0,1.498058016,1.769054344,3.267112361,0.089528987 +John Drew,drewjo01,1980,RS,ATL,4806,2306,0.150353122,-0.155740915,-0.005387793,3.250463507,3.250463507,0,0.448713045,-0.022223982,0.426489063,0.690444523 +Tree Rollins,rollitr01,1980,RS,ATL,4424,2123,0.996441767,4.236396961,5.232838729,8.629228876,8.629228876,0,0.889081494,3.738094347,4.62717584,-0.210191348 +Armond Hill,hillar01,1980,RS,ATL,4360,2092,-0.59693894,0.078334562,-0.518604377,2.391865697,2.391865697,0,-0.759675315,0.599628599,-0.160046716,0.447335491 +Steve Hawes,hawesst01,1980,RS,ATL,3862,1853,0.524458369,0.85720786,1.381666229,3.907091068,3.907091068,0,0.51172214,0.565098936,1.076821076,0.027013352 +Charlie Criss,crissch01,1980,RS,ATL,3739,1794,-1.153584069,-0.671346724,-1.824930793,0.846429125,0.846429125,0,-1.304050719,-0.918353147,-2.222403866,-0.035193352 +Jack Givens,givenja01,1980,RS,ATL,2613,1254,-1.666994672,0.444039043,-1.222955629,0.976061627,0.976061627,0,-1.810360839,-0.185189047,-1.995549886,-0.099028605 +Tom McMillen,mcmilto01,1980,RS,ATL,2232,1071,-1.355187733,0.896808837,-0.458378896,1.254790091,1.254790091,0,-1.208311096,0.477549984,-0.730761112,0.216038319 +Jim McElroy,mcelrji01,1980,RS,ATL,1075,516,-3.187901447,-1.055329662,-4.243231109,-0.393908928,-0.393908928,0,-3.180716171,-1.486729079,-4.66744525,0.21129527 +Terry Furlow,furlote01,1980,RS,ATL,842,404,0.998395905,-0.716797971,0.281597935,0.621990118,0.621990118,0,0.790057047,-1.676271886,-0.886214839,-0.48174553 +Sam Pellom,pellosa01,1980,RS,ATL,777,373,-3.057771516,0.451062022,-2.606709493,0.027506015,0.027506015,0,-3.213624885,0.332129909,-2.881494975,0.90744611 +Ron Lee,leero01,1980,RS,ATL,759,364,-4.475307633,-1.239304719,-5.714612352,-0.557020705,-0.557020705,0,-4.582205739,-0.857863544,-5.440069283,1.223093774 +John Brown,brownjo01,1980,RS,ATL,752,361,-3.765296585,-2.566129018,-6.331425604,-0.665769117,-0.665769117,0,-4.294549578,-2.405094568,-6.699644147,0.970249442 +Rick Wilson,wilsori01,1980,RS,ATL,123,59,-7.546976964,-0.060077364,-7.607054328,-0.146084643,-0.146084643,0,-7.153030493,-1.773487973,-8.926518466,-0.08665676 +Larry Bird,birdla01,1980,RS,BOS,6389,2955,2.330158331,1.903840867,4.233999198,10.52424442,10.52424442,0,3.094509932,1.920043185,5.014553117,-0.050724392 +Tiny Archibald,architi01,1980,RS,BOS,6192,2864,2.94062877,-0.51466618,2.425962591,7.537781658,7.537781658,0,2.709054143,-0.128711899,2.580342244,-0.350406845 +Cedric Maxwell,maxwece01,1980,RS,BOS,5933,2744,3.87415416,0.299545532,4.173699692,9.665746613,9.665746613,0,3.440750919,0.227121583,3.667872503,-0.294445263 +Dave Cowens,cowenda01,1980,RS,BOS,4668,2159,-1.445898896,2.615303359,1.169404463,4.309207987,4.309207987,0,-0.841541581,2.414206113,1.572664532,-0.195782938 +Chris Ford,fordch01,1980,RS,BOS,4573,2115,1.430750088,1.016371976,2.447122064,5.608953279,5.608953279,0,1.520203599,1.088651905,2.608855504,0.01635645 +M.L. Carr,carrml01,1980,RS,BOS,4311,1994,-0.144305404,2.000062877,1.855757473,4.702685083,4.702685083,0,0.105544802,1.659057181,1.764601983,0.380078418 +Rick Robey,robeyri01,1980,RS,BOS,4147,1918,-0.771849397,0.703038261,-0.068811136,2.629135387,2.629135387,0,-0.442922821,0.381099554,-0.061823268,0.21559164 +Gerald Henderson,hendege01,1980,RS,BOS,2294,1061,-1.689985747,-0.848375082,-2.538360829,0.114717209,0.114717209,0,-1.783763854,-1.619499224,-3.403263078,0.138632687 +Jeff Judkins,judkije01,1980,RS,BOS,1457,674,0.027422161,-0.379374526,-0.351952365,0.829444999,0.829444999,0,-0.190070937,-1.018613481,-1.208684418,0.609437094 +Don Chaney,chanedo01,1980,RS,BOS,1131,523,-3.971391549,1.118080315,-2.853311234,-0.027777388,-0.027777388,0,-3.949446898,0.766140955,-3.183305943,0.796217428 +Pete Maravich,maravpe01,1980,RS,BOS,956,442,-0.681251213,-2.303170025,-2.984421238,-0.053018473,-0.053018473,0,-0.991234324,-2.668855981,-3.660090305,0.304954624 +Eric Fernsten,fernser01,1980,RS,BOS,932,431,-1.271833317,0.661061923,-0.610771394,0.469586828,0.469586828,0,-1.358301947,-0.514812518,-1.873114465,-0.182184348 +Reggie Theus,theusre01,1980,RS,CHI,6498,3029,2.793526705,-1.443291591,1.350235114,6.337904658,6.337904658,0,2.640213583,-1.103760961,1.536452622,0.023356896 +Dave Greenwood,greenda01,1980,RS,CHI,5987,2791,-0.279613502,0.17130809,-0.108305411,3.75568617,3.75568617,0,-0.168584677,0.335431578,0.1668469,-0.166495924 +Ricky Sobers,soberri01,1980,RS,CHI,5734,2673,-0.611047081,-0.400778789,-1.01182587,2.380423424,2.380423424,0,-0.383079707,0.227386357,-0.15569335,0.438515411 +Coby Dietrick,dietrco01,1980,RS,CHI,3926,1830,-1.899398697,1.436327888,-0.463070809,2.140401115,2.140401115,0,-1.665874395,1.426375677,-0.239498718,0.25277229 +Artis Gilmore,gilmoar01,1980,RS,CHI,3364,1568,1.365234855,-0.068495087,1.296739768,3.236091962,3.236091962,0,1.314005755,-0.039894989,1.274110765,-0.041056872 +Ollie Johnson,johnsol01,1980,RS,CHI,3293,1535,-0.491854032,-0.485977422,-0.977831454,1.389699237,1.389699237,0,-0.909505782,-0.818631448,-1.72813723,0.136293925 +Scott May,maysc01,1980,RS,CHI,2784,1298,-0.045807347,-0.594231761,-0.640039108,1.396137597,1.396137597,0,-0.246413799,-0.726565111,-0.97297891,-0.086768696 +Dwight Jones,jonesdw01,1980,RS,CHI,2510,1170,-0.583467455,-1.758310792,-2.341778248,0.244699879,0.244699879,0,-0.756636217,-1.663919221,-2.420555438,0.436049038 +Mark Landsberger,landsma01,1980,RS,CHI,2437,1136,-1.277496027,-0.480158397,-1.757654424,0.574456052,0.574456052,0,-1.203852972,-0.822550743,-2.026403715,-0.126027562 +Del Beshore,beshode01,1980,RS,CHI,1864,869,-4.951009852,-0.198292631,-5.149302483,-1.072757617,-1.072757617,0,-4.636584439,-0.551827067,-5.188411506,0.882103903 +Dennis Awtrey,awtrede01,1980,RS,CHI,1201,560,-3.292495105,-0.239132728,-3.531627832,-0.223482422,-0.223482422,0,-3.503620054,-0.358160516,-3.86178057,0.075671261 +Ollie Mack,mackol01,1980,RS,CHI,1128,526,0.01909437,-1.133819496,-1.114725126,0.437469706,0.437469706,0,-0.544452316,-1.346730438,-1.891182754,-0.328361321 +Sam Smith,smithsa02,1980,RS,CHI,1064,496,0.108503966,0.087151507,0.195655473,0.749096982,0.749096982,0,0.136323443,-0.384705729,-0.248382286,0.513919217 +John Mengelt,mengejo01,1980,RS,CHI,830,387,-0.357368655,-2.973132737,-3.330501392,-0.115600881,-0.115600881,0,-1.019391806,-3.207290398,-4.226682205,0.894238605 +Roger Brown,brownro02,1980,RS,CHI,79,37,-4.352677533,0.656616624,-3.696060909,-0.017749205,-0.017749205,0,-5.143426537,-0.414952129,-5.558378666,-0.642416009 +Mike Mitchell,mitchmi01,1980,RS,CLE,6235,2802,1.485003712,-0.240773725,1.244229987,5.695530254,5.695530254,0,1.436431496,-0.122122868,1.314308628,-0.265721056 +Randy Smith,smithra01,1980,RS,CLE,5957,2677,0.657504188,-0.527764893,0.129739295,3.92696703,3.92696703,0,0.852339853,-0.344566994,0.507772859,-0.164370927 +Dave Robisch,robisda01,1980,RS,CLE,5941,2670,0.904080497,-0.270635809,0.633444688,4.580105531,4.580105531,0,0.95982903,-0.254378026,0.705451004,-0.655057968 +Foots Walker,walkefo01,1980,RS,CLE,5390,2422,2.598001498,1.112762968,3.710764466,7.963200036,7.963200036,0,2.46284002,1.60354789,4.06638791,-0.266532523 +Kenny Carr,carrke01,1980,RS,CLE,3963,1781,-0.817724528,-0.406105432,-1.22382996,1.392371457,1.392371457,0,-0.453770669,-0.242317257,-0.696087926,0.420735599 +Austin Carr,carrau01,1980,RS,CLE,3549,1595,-0.616348111,-2.36085629,-2.977204401,-0.184303821,-0.184303821,0,-0.814257353,-2.709078068,-3.523335421,-0.331849308 +Bill Willoughby,willobi01,1980,RS,CLE,3220,1447,-0.510087346,-0.269836524,-0.779923869,1.454054118,1.454054118,0,-0.959012783,-0.573150255,-1.532163038,-0.026764683 +Campy Russell,russeca02,1980,RS,CLE,2962,1331,-0.353606811,0.420906659,0.067299848,1.914460885,1.914460885,0,0.132948791,0.196756203,0.329704994,0.070873765 +John Lambert,lambejo01,1980,RS,CLE,2946,1324,-2.290830081,0.278610171,-2.01221991,0.499723883,0.499723883,0,-2.177722892,0.322493609,-1.855229283,0.282596886 +Willie Smith,smithwi02,1980,RS,CLE,2339,1051,0.38747316,0.489788881,0.877262042,1.951933675,1.951933675,0,0.591124103,0.340671978,0.931796082,0.371334104 +Don Ford,forddo01,1980,RS,CLE,932,419,-1.623002779,-0.953849934,-2.576852713,0.037011574,0.037011574,0,-1.949870322,-1.168021124,-3.117891446,-0.007834638 +Earl Tatum,tatumea01,1980,RS,CLE,501,225,-3.990823858,0.842262645,-3.148561213,-0.046071825,-0.046071825,0,-3.767924561,0.1789338,-3.588990762,0.727417576 +Bingo Smith,smithbi02,1980,RS,CLE,300,135,-2.520669921,-2.383152668,-4.903822588,-0.149902348,-0.149902348,0,-2.651899823,-2.03348315,-4.685382973,1.092581818 +Walt Frazier,fraziwa01,1980,RS,CLE,60,27,-2.394216505,0.574059791,-1.820156714,0.012811823,0.012811823,0,-2.048728305,-0.923078425,-2.97180673,0.023295818 +Butch Lee,leebu01,1980,RS,CLE,53,24,-12.148838,-5.590201673,-17.73903967,-0.181107233,-0.181107233,0,-11.62433502,-7.548178398,-19.17251342,-1.381672176 +Dan Issel,isselda01,1980,RS,DEN,6433,2938,1.837480961,-0.119512291,1.71796867,6.658270649,6.658270649,0,1.911066302,0.084217321,1.995283622,-0.608640696 +Bob Wilkerson,wilkebo01,1980,RS,DEN,5213,2381,-2.543470999,-0.725459085,-3.268930084,-0.630341088,-0.630341088,0,-2.364093435,-0.688495406,-3.052588841,-0.00794717 +John Roche,rochejo01,1980,RS,DEN,5005,2286,1.343424257,-1.677504795,-0.334080538,2.808342083,2.808342083,0,0.945578367,-1.518457536,-0.572879168,-0.347553151 +George Johnson,johnsge03,1980,RS,DEN,4243,1938,-0.495150105,0.690592255,0.195442149,2.917234888,2.917234888,0,-0.440932217,0.872117116,0.431184899,0.174720175 +Charlie Scott,scottch01,1980,RS,DEN,4072,1860,-3.239921307,-2.457128263,-5.69704957,-2.800013914,-2.800013914,0,-3.447772355,-2.186155223,-5.633927577,0.124841728 +George McGinnis,mcginge01,1980,RS,DEN,3118,1424,-1.489950455,-0.289718832,-1.779669287,0.710347988,0.710347988,0,-0.806674204,0.077453809,-0.729220394,0.796027545 +David Thompson,thompda01,1980,RS,DEN,2713,1239,1.289917436,-1.25658991,0.033327526,1.758228624,1.758228624,0,1.084248572,-1.153985595,-0.069737023,-0.072221248 +Kim Hughes,hugheki01,1980,RS,DEN,2645,1208,-1.990947972,2.582286106,0.591338133,2.064646886,2.064646886,0,-2.029075283,2.513639376,0.484564093,0.268923658 +Gary Garland,garlaga01,1980,RS,DEN,2422,1106,-2.237219251,-0.893550107,-3.130769358,-0.214395788,-0.214395788,0,-2.543356458,-1.314435757,-3.857792215,-0.22589607 +Glen Gondrezick,gondrgl01,1980,RS,DEN,2233,1020,1.743559821,1.592356722,3.335916542,3.170681895,3.170681895,0,1.319992172,1.348754489,2.668746661,0.116833565 +Alex English,englial01,1980,RS,DEN,1916,875,1.299483323,-1.344150354,-0.044667032,1.204760297,1.204760297,0,1.341927742,-1.046647623,0.295280119,-0.256398102 +Tom Boswell,bosweto01,1980,RS,DEN,1143,522,0.571063564,-2.841655719,-2.270592154,0.12746272,0.12746272,0,0.132191108,-2.506886923,-2.374695815,-0.175923935 +Bo Ellis,ellisbo02,1980,RS,DEN,1099,502,-1.10901007,-1.178209789,-2.287219858,0.11841629,0.11841629,0,-1.666050344,-1.69635892,-3.362409265,-0.097835606 +Anthony Roberts,roberan01,1980,RS,DEN,1064,486,-2.472448264,-1.542501278,-4.014949542,-0.313369283,-0.313369283,0,-2.685577108,-1.613119384,-4.298696492,-0.094490754 +Arvid Kramer,kramear01,1980,RS,DEN,99,45,-8.256629718,-1.481951859,-9.738581577,-0.160391827,-0.160391827,0,-8.030931754,-2.631883905,-10.66281566,-0.038376011 +Terry Tyler,tylerte01,1980,RS,DET,6026,2670,-1.170464069,1.49279141,0.322327341,4.165450624,4.165450624,0,-1.368733046,1.217184242,-0.151548804,-0.493049277 +John Long,longjo01,1980,RS,DET,5335,2364,0.470897771,-0.399462886,0.071434885,3.404101537,3.404101537,0,0.345883739,0.124194721,0.470078461,0.034731385 +Bob McAdoo,mcadobo01,1980,RS,DET,4733,2097,-1.727728398,-0.692333116,-2.420061514,0.353065502,0.353065502,0,-1.355710308,-0.681456519,-2.037166827,0.020043131 +Leon Douglas,douglle01,1980,RS,DET,4022,1782,-2.142692079,-1.204813182,-3.347505261,-0.543649087,-0.543649087,0,-2.337578782,-0.923158844,-3.260737627,0.079013912 +Eric Money,moneyer01,1980,RS,DET,3311,1467,-0.511067495,-2.50530201,-3.016369505,-0.199401816,-0.199401816,0,-1.082743151,-2.358156377,-3.440899528,0.017788286 +Bob Lanier,laniebo01,1980,RS,DET,3142,1392,1.223378294,-1.283109058,-0.059730764,1.907411421,1.907411421,0,1.248579231,-0.641329567,0.607249664,-0.175478982 +Terry Duerod,duerote01,1980,RS,DET,3004,1331,-1.164226396,-2.269601009,-3.433827406,-0.464153058,-0.464153058,0,-1.665469024,-2.501244476,-4.166713499,-0.048947741 +Greg Kelser,kelsegr01,1980,RS,DET,2783,1233,-0.372740689,-0.423138788,-0.795879477,1.235689337,1.235689337,0,-0.375845198,-0.378035289,-0.753880487,0.543003707 +Phil Hubbard,hubbaph01,1980,RS,DET,2683,1189,-1.609632243,-1.243975097,-2.85360734,-0.063344853,-0.063344853,0,-1.650863578,-0.982624638,-2.633488215,0.819648986 +Roy Hamilton,hamilro01,1980,RS,DET,2519,1116,-2.758266207,-2.230506977,-4.988773184,-1.272971242,-1.272971242,0,-3.182789854,-2.772059789,-5.954849643,-0.143119636 +Jim McElroy,mcelrji01,1980,RS,DET,2284,1012,-1.069528531,-3.028621582,-4.098150112,-0.695312675,-0.695312675,0,-1.521996326,-2.725037953,-4.24703428,-0.115027553 +Ron Lee,leero01,1980,RS,DET,1812,803,0.460678811,2.513218831,2.973897642,2.376031109,2.376031109,0,0.78290355,3.324305209,4.107208759,1.379414136 +Kent Benson,bensoke01,1980,RS,DET,1133,502,-3.016154279,-1.092178052,-4.108332331,-0.349755551,-0.349755551,0,-2.669308604,-0.54489232,-3.214200924,0.557490104 +Earl Evans,evansea01,1980,RS,DET,860,381,-2.445621466,-2.109433143,-4.555054609,-0.354264015,-0.354264015,0,-2.482600198,-2.183408111,-4.666008309,1.006919856 +John Shumate,shumajo01,1980,RS,DET,515,228,-0.486189608,-0.32223942,-0.808429027,0.225191087,0.225191087,0,-0.693104107,-0.573145399,-1.266249506,-0.306421778 +Steve Malovic,malovst01,1980,RS,DET,366,162,-3.510525311,-3.135000682,-6.645525993,-0.321279251,-0.321279251,0,-4.128852892,-3.445775145,-7.574628036,-0.225314193 +Jackie Robinson,robinja01,1980,RS,DET,115,51,1.593972121,0.950854231,2.544826352,0.138736676,0.138736676,0,0.805957816,0.493597658,1.299555474,0.73020505 +Sonny Parker,parkeso01,1980,RS,GSW,6034,2849,0.823722059,1.495531824,2.319253883,7.35066069,7.35066069,0,0.771565515,1.543193128,2.314758643,-0.25208073 +John Lucas,lucasjo01,1980,RS,GSW,5851,2763,1.975154575,-0.251551343,1.723603231,6.290875604,6.290875604,0,1.709914668,0.279622677,1.989537345,-0.256187165 +Robert Parish,parisro01,1980,RS,GSW,4488,2119,-1.468827223,0.769973505,-0.698853718,2.216596431,2.216596431,0,-1.058082932,0.429416149,-0.628666783,-0.043573632 +Jo Jo White,whitejo01,1980,RS,GSW,4346,2052,-2.042478507,-0.935999939,-2.978478446,-0.239431288,-0.239431288,0,-2.215796166,-0.709471036,-2.925267202,0.100432274 +Wayne Cooper,coopewa01,1980,RS,GSW,3772,1781,-1.632158743,-1.474348629,-3.106507372,-0.324137809,-0.324137809,0,-1.740037309,-1.606311974,-3.346349283,0.061712098 +Clifford Ray,raycl01,1980,RS,GSW,3564,1683,-2.705991004,-0.324921584,-3.030912588,-0.242900407,-0.242900407,0,-2.695886754,-0.268443216,-2.964329971,0.73106115 +Purvis Short,shortpu01,1980,RS,GSW,3465,1636,0.909652625,-0.619806123,0.289846502,2.541978498,2.541978498,0,0.771077972,-0.550514776,0.220563196,0.191515831 +Phil Smith,smithph01,1980,RS,GSW,3287,1552,-0.195824515,-0.993211474,-1.189035988,1.238852562,1.238852562,0,-0.385010022,-0.673046688,-1.058056711,0.239204205 +Tom Abernethy,abernto01,1980,RS,GSW,2588,1222,-1.303321418,-1.078718678,-2.382040096,0.229100732,0.229100732,0,-1.721977504,-1.345670473,-3.067647977,-0.140607288 +Raymond Townsend,townsra01,1980,RS,GSW,2455,1159,-2.362597626,-0.658934097,-3.021531723,-0.161113928,-0.161113928,0,-2.612749687,-0.947586411,-3.560336099,0.358235195 +Darnell Hillman,hillmda01,1980,RS,GSW,1499,708,-3.714426816,-0.770188567,-4.484615384,-0.632461946,-0.632461946,0,-3.789810653,-0.76846325,-4.558273903,0.979327707 +John Coughran,coughjo01,1980,RS,GSW,339,160,-6.404185633,-1.048264857,-7.45245049,-0.389078448,-0.389078448,0,-6.12461424,-1.618018831,-7.742633071,1.415504487 +Bubba Wilson,wilsobu01,1980,RS,GSW,303,143,-5.198224601,-3.438202947,-8.636427548,-0.428250437,-0.428250437,0,-6.050220361,-4.307600936,-10.3578213,-0.295188298 +Cheese Johnson,johnsch02,1980,RS,GSW,112,53,-4.345489413,-2.541210079,-6.886699493,-0.113118035,-0.113118035,0,-4.514806099,-2.423082474,-6.937888572,1.174486341 +Moses Malone,malonmo01,1980,RS,HOU,6696,3140,2.890230735,-0.35391421,2.536316524,8.399117901,8.399117901,0,3.444943755,-0.426814597,3.018129158,-0.858797695 +Calvin Murphy,murphca01,1980,RS,HOU,5707,2676,2.382331047,-0.223624846,2.158706201,6.716178068,6.716178068,0,2.346870884,0.577612512,2.924483396,0.223322599 +Robert Reid,reidro01,1980,RS,HOU,4913,2304,0.599708705,1.381053698,1.980762403,5.579019391,5.579019391,0,0.709817657,1.658163348,2.367981006,0.337791514 +Allen Leavell,leaveal01,1980,RS,HOU,4527,2123,1.136553221,0.027580931,1.164134153,4.245239163,4.245239163,0,1.083819816,0.219093908,1.302913725,0.138469963 +Rudy Tomjanovich,tomjaru01,1980,RS,HOU,3911,1834,0.382345801,-1.89225396,-1.509908159,1.15842454,1.15842454,0,0.51992054,-1.745049884,-1.225129343,-0.174239147 +Rick Barry,barryri01,1980,RS,HOU,3873,1816,1.497106604,-0.373576985,1.123529619,3.603852997,3.603852997,0,1.755861045,-0.604196898,1.151664148,0.434261809 +Tom Henderson,hendeto01,1980,RS,HOU,3308,1551,-0.742846208,-1.684080196,-2.426926404,0.254770835,0.254770835,0,-1.202701257,-1.724245061,-2.926946318,-0.360693357 +Major Jones,jonesma01,1980,RS,HOU,3295,1545,-2.697965402,-0.259454844,-2.957420246,-0.163649199,-0.163649199,0,-2.645183888,-0.701489604,-3.346673492,0.094648407 +Mike Dunleavy,dunlemi01,1980,RS,HOU,2209,1036,-0.062879455,-1.978588264,-2.041467718,0.375906565,0.375906565,0,-0.33575779,-1.896565724,-2.232323515,0.389924856 +Billy Paultz,paultbi01,1980,RS,HOU,2090,980,-2.144166552,-1.221558289,-3.365724841,-0.307072917,-0.307072917,0,-1.942727242,-1.232454263,-3.175181505,-0.266727482 +John Shumate,shumajo01,1980,RS,HOU,708,332,-1.752596938,-2.239742133,-3.992339071,-0.210824275,-0.210824275,0,-2.155873312,-2.844541385,-5.000414697,0.192832185 +Dwight Jones,jonesdw01,1980,RS,HOU,593,278,-2.686568175,-2.840416158,-5.526984333,-0.39619079,-0.39619079,0,-2.726911451,-2.64007004,-5.366981492,0.613365963 +Paul Mokeski,mokespa01,1980,RS,HOU,241,113,-6.756819083,-1.878148658,-8.634967741,-0.342042637,-0.342042637,0,-6.632730623,-1.930872333,-8.563602956,0.848407053 +Rudy White,whiteru01,1980,RS,HOU,226,106,-2.760742572,-1.264719757,-4.02546233,-0.0691481,-0.0691481,0,-3.290261792,-2.088230545,-5.378492336,0.256478042 +Alonzo Bradley,bradlal01,1980,RS,HOU,205,96,-8.199024296,-2.768907135,-10.96793143,-0.403594543,-0.403594543,0,-8.044356728,-4.013947393,-12.05830412,0.281717631 +Johnny Davis,davisjo01,1980,RS,IND,6406,2912,0.111108404,-1.478757198,-1.367648794,2.04491626,2.04491626,0,0.071847139,-0.966754111,-0.894906973,-0.4493997 +Mickey Johnson,johnsmi01,1980,RS,IND,5823,2647,1.045977504,0.991184858,2.037162362,6.467619366,6.467619366,0,1.569541011,0.998742035,2.568283046,0.041304872 +Mike Bantom,bantomi01,1980,RS,IND,5126,2330,0.393500748,-0.834483445,-0.440982697,2.745251065,2.745251065,0,0.142333415,-0.60714925,-0.464815834,0.014056243 +James Edwards,edwarja01,1980,RS,IND,5091,2314,-0.589293418,-0.060039331,-0.649332749,2.485097493,2.485097493,0,-0.479923482,0.296404522,-0.183518959,0.212190332 +Dudley Bradley,bradldu01,1980,RS,IND,4459,2027,-0.976279653,3.055958479,2.079678826,5.015309113,5.015309113,0,-0.742811362,3.015795734,2.272984371,0.429766048 +Billy Knight,knighbi01,1980,RS,IND,4202,1910,1.752546266,-0.739916081,1.012630185,3.646162046,3.646162046,0,1.33301435,-1.317820602,0.015193748,-0.582000069 +Clemon Johnson,johnscl01,1980,RS,IND,3390,1541,-1.607765915,1.073970527,-0.533795388,1.740811277,1.740811277,0,-1.741428673,0.728656268,-1.012772405,-0.096351961 +Alex English,englial01,1980,RS,IND,3357,1526,1.334011021,-1.701477546,-0.367466525,1.846854943,1.846854943,0,1.048359185,-1.802987347,-0.754628162,-0.45574334 +Joe Hassett,hassejo01,1980,RS,IND,2497,1135,1.162325754,-1.516914038,-0.354588284,1.389930509,1.389930509,0,1.078989976,-1.92183589,-0.842845914,0.210804998 +George McGinnis,mcginge01,1980,RS,IND,1725,784,-1.213041096,-1.286991886,-2.500032982,0.100777812,0.100777812,0,-0.703134025,-0.852374499,-1.555508524,0.82623385 +Phil Chenier,cheniph01,1980,RS,IND,836,380,-3.394802066,-2.035100312,-5.429902378,-0.519642614,-0.519642614,0,-3.709492444,-2.485867836,-6.19536028,0.014831762 +Ron Carter,cartero01,1980,RS,IND,257,117,-6.01703447,-2.997398178,-9.014432648,-0.376922152,-0.376922152,0,-6.506578573,-3.180946955,-9.687525529,0.830568893 +John Kuester,kuestjo01,1980,RS,IND,220,100,-3.183619077,0.613825667,-2.56979341,0.009192399,0.009192399,0,-3.44998782,-0.249252469,-3.69924029,-0.01975597 Tony Zeno,zenoto01,1980,RS,IND,130,59,-11.43907736,0.830390265,-10.60868709,-0.240834307,-0.240834307,0,-10.78749664,0.391017081,-10.39647956,1.884879869 -Phil Zevenbergen,zevenph01,1988,PO,SAS,2,1,-6.354410688,-3.336102456,-9.690513144,-0.003604713,0,-0.003604713,-7.720204113,-5.532331435,-13.25253555,-1.23516142 -Phil Zevenbergen,zevenph01,1988,RS,SAS,128,58,-3.079170384,-0.130927989,-3.210098373,-0.013806864,-0.013806864,0,-2.792020929,0.16473762,-2.627283309,1.420047028 -Wang Zhizhi,zhizhwa01,2001,PO,DAL,43,23,-1.77587919,0.825527101,-0.950352089,0.021609926,0,0.021609926,-1.689654811,-1.335277005,-3.024931816,-0.707584209 -Wang Zhizhi,zhizhwa01,2001,RS,DAL,75,38,-1.879481031,-3.883265724,-5.762746755,-0.05955294,-0.05955294,0,-2.015298891,-3.394741726,-5.410040616,1.806997999 -Wang Zhizhi,zhizhwa01,2002,PO,DAL,89,44,2.782652165,-2.737020894,0.04563127,0.065453044,0,0.065453044,2.380916899,-2.335165165,0.045751735,1.028369938 -Wang Zhizhi,zhizhwa01,2002,RS,DAL,1173,600,-0.220777177,-1.019551533,-1.24032871,0.466319709,0.466319709,0,0.340085269,-1.536481529,-1.19639626,0.829982304 -Wang Zhizhi,zhizhwa01,2003,RS,LAC,793,412,-2.799427637,-2.806647347,-5.606074984,-0.602875998,-0.602875998,0,-2.359305617,-3.697719569,-6.057025186,0.386854129 -Wang Zhizhi,zhizhwa01,2004,PO,MIA,13,7,-7.979681829,-5.507663213,-13.48734504,-0.039853416,0,-0.039853416,-8.763117373,-7.719441995,-16.48255937,0.686754092 -Wang Zhizhi,zhizhwa01,2004,RS,MIA,195,105,-3.804992281,-0.729453915,-4.534446196,-0.097624066,-0.097624066,0,-3.205112899,-1.690034092,-4.895146991,1.935827426 -Wang Zhizhi,zhizhwa01,2004,RS,LAC,17,9,2.719072389,-0.797791587,1.921280802,0.020953326,0.020953326,0,0.952790722,-2.781306507,-1.828515785,-2.109611054 -Wang Zhizhi,zhizhwa01,2005,RS,MIA,176,92,-2.42077163,-0.037851147,-2.458622777,0.013651938,0.013651938,0,-2.141253388,-1.262046083,-3.40329947,-0.167173172 -George Zidek,zidekge01,1996,RS,CHH,1714,888,-4.801677078,-2.227229126,-7.028906205,-1.955376219,-1.955376219,0,-4.792930064,-1.707601749,-6.500531813,0.804694705 -George Zidek,zidekge01,1997,RS,DEN,171,88,1.674325746,-2.489380169,-0.815054423,0.087388804,0.087388804,0,0.754412489,-2.163920659,-1.40950817,0.540320961 -George Zidek,zidekge01,1997,RS,CHH,538,288,-6.518442834,-2.708302352,-9.226745186,-0.957734286,-0.957734286,0,-6.148403524,-3.14925187,-9.297655394,0.580777659 -George Zidek,zidekge01,1998,RS,SEA,42,22,-11.94299918,-2.905173539,-14.84817272,-0.139281842,-0.139281842,0,-10.69594837,-2.550049478,-13.24599785,2.345938458 -George Zidek,zidekge01,1998,RS,DEN,79,42,-5.491345399,-4.36918269,-9.860528089,-0.152048277,-0.152048277,0,-5.643632522,-5.214385718,-10.85801824,-0.191241654 -Derrick Zimmerman,zimmede01,2006,RS,NJN,61,32,-2.591281652,-2.531411754,-5.122693406,-0.038750647,-0.038750647,0,-3.546238177,-3.675061277,-7.221299455,0.030998596 -Stephen Zimmerman,zimmest01,2017,RS,ORL,219,108,-3.864952804,-9.410655952,-13.27560876,-0.57679541,-0.57679541,0,-3.003926367,-7.264943771,-10.26887014,-0.538246939 -Paul Zipser,zipsepa01,2017,PO,CHI,263,136,-3.201361738,-2.041885626,-5.243247364,-0.177035972,0,-0.177035972,-4.57321386,-3.486386365,-8.059600225,-0.751814253 -Paul Zipser,zipsepa01,2017,RS,CHI,1707,843,-1.990646945,-1.146063575,-3.13671052,-0.166206269,-0.166206269,0,-2.143454775,-1.206116496,-3.349571271,-0.069228087 -Paul Zipser,zipsepa01,2018,RS,CHI,1664,824,-4.543583637,-1.421543737,-5.965127373,-1.342853963,-1.342853963,0,-4.125170253,-1.389621268,-5.514791521,-0.645896583 -Ante Zizic,zizican01,2018,PO,CLE,47,23,-6.767786433,3.973736964,-2.794049469,-0.000535982,0,-0.000535982,-4.571010684,-0.579795411,-5.150806095,0.524844946 -Ante Zizic,zizican01,2018,RS,CLE,451,214,1.442209871,-1.305881059,0.136328812,0.315791727,0.315791727,0,-0.143239353,-1.86912772,-2.012367072,0.205944448 -Ante Zizic,zizican01,2019,RS,CLE,2240,1082,-2.07340073,-0.690914256,-2.764314986,-0.007876689,-0.007876689,0,-2.392563392,-2.024149495,-4.416712887,-0.331492553 +Brad Davis,davisbr01,1980,RS,IND,95,43,-5.214689832,-0.318114001,-5.532803833,-0.06174702,-0.06174702,0,-5.481994039,-0.009481405,-5.491475444,1.189780221 +Corky Calhoun,calhoco01,1980,RS,IND,66,30,-0.509544895,0.507133169,-0.002411726,0.042401111,0.042401111,0,-0.752247875,0.775095742,0.022847866,0.859697272 +Otis Birdsong,birdsot01,1980,RS,KCK,6274,2885,1.634225922,0.409155292,2.043381214,7.052252482,7.052252482,0,1.645923152,0.683441816,2.329364968,-0.048129699 +Phil Ford,fordph01,1980,RS,KCK,5700,2621,1.204595276,-0.111417357,1.09317792,5.13834675,5.13834675,0,1.187444004,-0.025151699,1.162292304,-0.017909926 +Sam Lacey,laceysa01,1980,RS,KCK,5245,2412,-0.650262242,3.30698429,2.656722048,6.65450624,6.65450624,0,-0.350802844,2.892875439,2.542072595,0.015384758 +Scott Wedman,wedmasc01,1980,RS,KCK,5104,2347,1.066979481,0.887698925,1.954678407,5.630103668,5.630103668,0,0.925452694,1.079184339,2.004637033,-0.064146204 +Reggie King,kingre01,1980,RS,KCK,4462,2052,-0.090430778,0.702095512,0.611664734,3.517595279,3.517595279,0,-0.30635073,0.597807022,0.291456293,-0.054360843 +Bill Robinzine,robinbi01,1980,RS,KCK,4169,1917,-0.720357944,1.578153092,0.857795148,3.557159458,3.557159458,0,-0.449915064,1.848247062,1.398331998,0.843959347 +Ernie Grunfeld,grunfer01,1980,RS,KCK,3038,1397,-1.381586119,0.089819597,-1.291766522,1.039970043,1.039970043,0,-1.774490125,-0.454002459,-2.228492584,0.06173616 +Billy McKinney,mckinbi01,1980,RS,KCK,2899,1333,-0.308437493,-0.490128055,-0.798565548,1.322971542,1.322971542,0,-0.732897583,-1.102335767,-1.83523335,-0.329580555 +Len Elmore,elmorle01,1980,RS,KCK,1990,915,-3.784767268,2.621176726,-1.163590542,0.745401168,0.745401168,0,-3.573111268,2.141629876,-1.431481392,0.678035494 +Gus Gerard,gerargu01,1980,RS,KCK,1890,869,-1.199203935,1.118095654,-0.081108281,1.184069019,1.184069019,0,-1.454987159,0.14272002,-1.31226714,0.068690252 +Mike Green,greenmi01,1980,RS,KCK,998,459,-4.33787128,1.597811009,-2.740060271,0.002331494,0.002331494,0,-3.970489472,0.801856544,-3.168632928,0.169872272 +Marlon Redmond,redmoma01,1980,RS,KCK,648,298,-2.036049787,-1.597988238,-3.634038025,-0.134372871,-0.134372871,0,-2.508855206,-2.596042385,-5.10489759,-0.027879988 +Tom Burleson,burleto01,1980,RS,KCK,592,272,-6.69779294,0.785912323,-5.911880617,-0.44300033,-0.44300033,0,-6.273689854,-0.07347245,-6.347162304,1.001573569 +Terry Crosby,crosbte01,1980,RS,KCK,61,28,-4.730488877,-5.690272947,-10.42076182,-0.110152062,-0.110152062,0,-5.569474163,-6.574750248,-12.14422441,0.543299714 +Norm Nixon,nixonno01,1980,RS,LAL,7077,3226,1.48689088,-0.531234293,0.955656588,6.088706992,6.088706992,0,1.707664821,0.110251052,1.817915873,-0.178802026 +Kareem Abdul-Jabbar,abdulka01,1980,RS,LAL,6895,3143,2.968083357,2.352404608,5.320487965,12.84981134,12.84981134,0,3.233836656,1.605973216,4.839809872,-0.739191421 +Jamaal Wilkes,wilkeja01,1980,RS,LAL,6824,3111,2.345729884,0.482835727,2.828565611,8.822332778,8.822332778,0,2.447052313,0.739179738,3.186232052,-0.3787831 +Magic Johnson,johnsma02,1980,RS,LAL,6131,2795,4.160280224,1.446300733,5.606580957,11.90031627,11.90031627,0,4.252240364,1.52971574,5.781956104,-0.142216411 +Jim Chones,choneji01,1980,RS,LAL,5252,2394,-3.003525959,0.244475328,-2.759050631,-0.011058192,-0.011058192,0,-2.554825086,0.14395098,-2.410874106,0.033796973 +Michael Cooper,coopemi01,1980,RS,LAL,4328,1973,0.347482568,-0.523174956,-0.175692388,2.594217851,2.594217851,0,0.091726964,-0.49212271,-0.400395746,0.115007823 +Spencer Haywood,haywosp01,1980,RS,LAL,3387,1544,-1.449842958,-1.143216546,-2.593059504,0.123743461,0.123743461,0,-1.2928334,-1.524814793,-2.817648193,0.09601587 +Don Ford,forddo01,1980,RS,LAL,1272,580,-2.556067495,-1.979430704,-4.535498198,-0.530883313,-0.530883313,0,-3.217559693,-2.20052975,-5.418089442,0.498769687 +Mark Landsberger,landsma01,1980,RS,LAL,820,374,-1.144603032,-0.035576838,-1.18017987,0.297670414,0.297670414,0,-0.82228994,-1.074818656,-1.897108596,-0.652901406 +Brad Holland,hollabr01,1980,RS,LAL,432,197,-1.040383662,0.859967523,-0.180416139,0.260701364,0.260701364,0,-0.829211695,0.188989278,-0.640222416,0.983288369 +Marty Byrnes,byrnema01,1980,RS,LAL,426,194,-4.477411819,-2.74786063,-7.225272449,-0.446767922,-0.446767922,0,-4.857957727,-3.408096901,-8.266054628,0.897597287 +Ollie Mack,mackol01,1980,RS,LAL,340,155,-2.794306558,-2.325220897,-5.119527455,-0.187673321,-0.187673321,0,-3.323840743,-3.128167905,-6.452008648,0.160756425 +Ron Boone,boonero01,1980,RS,LAL,233,106,-7.478186283,-1.716655233,-9.194841517,-0.350805841,-0.350805841,0,-7.073291238,-2.016112345,-9.089403582,0.67683224 +Kenny Carr,carrke01,1980,RS,LAL,125,57,-8.146782382,-2.017551869,-10.16433425,-0.216413066,-0.216413066,0,-7.579195311,-3.308130512,-10.88732582,0.384125164 +Butch Lee,leebu01,1980,RS,LAL,68,31,-4.493532876,-4.138761014,-8.63229389,-0.092454178,-0.092454178,0,-4.279552176,-6.32686237,-10.60641455,-0.651957104 +Marques Johnson,johnsma01,1980,RS,MIL,5796,2686,4.069380439,0.916010096,4.985390534,10.53655339,10.53655339,0,3.928169036,0.802950375,4.73111941,-0.629946205 +Brian Winters,wintebr01,1980,RS,MIL,5660,2623,1.454542644,-0.281156832,1.173385812,5.245523955,5.245523955,0,1.440715638,0.04245863,1.483174268,-0.098663657 +Junior Bridgeman,bridgju01,1980,RS,MIL,4998,2316,0.951400239,0.076138592,1.027538831,4.463709815,4.463709815,0,1.100322806,0.09616713,1.196489936,0.001923536 +Dave Meyers,meyerda01,1980,RS,MIL,4756,2204,-1.167842373,-0.121812032,-1.289654405,1.642577941,1.642577941,0,-0.802660957,-0.164525711,-0.967186668,0.028423127 +Quinn Buckner,bucknqu01,1980,RS,MIL,3647,1690,1.280708392,2.241369923,3.522078314,5.430974992,5.430974992,0,1.573730565,2.763963153,4.337693718,0.442773882 +Sidney Moncrief,moncrsi01,1980,RS,MIL,3360,1557,1.440392185,0.198396431,1.638788616,3.469817875,3.469817875,0,1.075924767,-0.323466939,0.752457828,-0.495402051 +Kent Benson,bensoke01,1980,RS,MIL,2997,1389,-2.139574425,1.035120515,-1.10445391,1.170429807,1.170429807,0,-1.739649396,1.13942566,-0.600223736,0.383309117 +Harvey Catchings,catchha01,1980,RS,MIL,2948,1366,-2.869167988,2.775803312,-0.093364676,1.843707481,1.843707481,0,-2.88549279,2.010541014,-0.874951776,-0.438966719 +Lloyd Walton,waltoll01,1980,RS,MIL,2682,1243,-1.061690833,-1.62828716,-2.689977993,0.037859985,0.037859985,0,-1.512079372,-2.298493998,-3.81057337,-0.561037847 +Richard Washington,washiri01,1980,RS,MIL,2356,1092,-2.226687666,0.105924199,-2.120763467,0.351644429,0.351644429,0,-2.197551222,-0.084467409,-2.282018631,0.319214376 +Pat Cummings,cummipa01,1980,RS,MIL,1942,900,-1.504049173,-0.082791435,-1.586840608,0.536663143,0.536663143,0,-1.407243153,-0.41201078,-1.819253933,0.500788675 +Bob Lanier,laniebo01,1980,RS,MIL,1595,739,1.069867512,2.124181714,3.194049226,2.242424273,2.242424273,0,1.431390228,2.066817318,3.498207546,0.060195654 +Eddie Jordan,jordaed01,1980,RS,NJN,5941,2657,-0.370995795,2.389649258,2.018653463,6.48052858,6.48052858,0,-0.096431364,2.668924073,2.572492709,0.260418935 +Mike Newlin,newlimi01,1980,RS,NJN,5612,2510,1.675939624,-0.50771741,1.168222214,5.018814777,5.018814777,0,1.527436219,-0.466181044,1.061255175,0.023528997 +Jan Van Breda Kolff,vanbrja01,1980,RS,NJN,5364,2399,-1.062577661,1.095224239,0.032646578,3.413204841,3.413204841,0,-1.561423113,1.202850684,-0.358572428,0.224526532 +George Johnson,johnsge02,1980,RS,NJN,4738,2119,-3.773597473,2.907930694,-0.865666778,2.035826905,2.035826905,0,-3.705778371,2.127691914,-1.578086457,-0.06922927 +Calvin Natt,nattca01,1980,RS,NJN,4574,2046,0.210871544,0.596711298,0.807582842,3.702627413,3.702627413,0,0.119161446,0.778349178,0.897510624,-0.309707744 +Cliff Robinson,robincl01,1980,RS,NJN,3714,1661,-1.164918906,0.381113099,-0.783805807,1.665729478,1.665729478,0,-1.039241113,-0.026599148,-1.065840262,-0.031712326 +Rich Kelley,kelleri01,1980,RS,NJN,3278,1466,-1.591588106,0.11118791,-1.480400195,0.953431925,0.953431925,0,-1.561996632,0.127097837,-1.434898796,0.420881318 +Winford Boynes,boynewi01,1980,RS,NJN,2464,1102,-1.386829311,0.084818919,-1.302010392,0.817538146,0.817538146,0,-1.757076974,-0.274752805,-2.031829778,0.438277044 +John Williamson,willijo01,1980,RS,NJN,1724,771,0.58254415,-1.158816632,-0.576272482,0.855513664,0.855513664,0,0.260406507,-0.970595852,-0.710189345,0.054551518 +Robert Smith,smithro01,1980,RS,NJN,1646,736,-1.393370689,-1.67561372,-3.068984409,-0.120637736,-0.120637736,0,-2.057557602,-1.684203827,-3.741761429,0.746298989 +Bob Elliott,elliobo01,1980,RS,NJN,1614,722,-3.166333956,-0.585097059,-3.751431015,-0.370920154,-0.370920154,0,-3.150348146,-1.418120148,-4.568468294,0.573754172 +Maurice Lucas,lucasma01,1980,RS,NJN,1583,708,0.162956156,-0.638629435,-0.475673279,0.822308456,0.822308456,0,0.105229588,-0.467153121,-0.361923534,0.09810857 +Roger Phegley,pheglro01,1980,RS,NJN,1210,541,-0.532934471,-2.002616553,-2.535551024,0.059221872,0.059221872,0,-1.119440839,-2.423971507,-3.543412346,0.05297046 +Phil Jackson,jacksph01,1980,RS,NJN,434,194,0.067022957,-1.209005504,-1.141982547,0.160349358,0.160349358,0,-0.712135043,-1.113758897,-1.825893939,0.779894429 +Tim Bassett,basseti01,1980,RS,NJN,206,92,-3.009500962,0.692107403,-2.31739356,0.020439606,0.020439606,0,-3.179998604,0.65048215,-2.529516454,0.687229601 +Ralph Simpson,simpsra01,1980,RS,NJN,181,81,-4.496952615,2.296178999,-2.200773617,0.022765718,0.022765718,0,-3.653282105,0.437764919,-3.215517186,0.31385912 +Bill Cartwright,cartwbi01,1980,RS,NYK,7069,3150,0.509241208,-1.316722304,-0.807481096,3.110747709,3.110747709,0,0.579378828,-1.029898826,-0.450519998,-0.372055967 +Micheal Ray Richardson,richami01,1980,RS,NYK,6867,3060,3.141363987,1.698427994,4.839791981,11.87352892,11.87352892,0,3.536764322,1.905173525,5.441937847,0.213563245 +Toby Knight,knighto01,1980,RS,NYK,6609,2945,1.251463423,-0.007930007,1.243533416,5.992856617,5.992856617,0,1.163713914,0.346466349,1.510180263,-0.131852138 +Ray Williams,willira01,1980,RS,NYK,5795,2582,3.189646631,0.194115962,3.383762593,8.100988783,8.100988783,0,3.396014657,0.735167491,4.131182147,0.268058055 +Larry Demic,demicla01,1980,RS,NYK,4201,1872,-3.974137534,-1.666376897,-5.640514431,-2.778370209,-2.778370209,0,-3.693559146,-1.413770681,-5.107329828,0.66726222 +Joe Meriweather,meriwjo01,1980,RS,NYK,3512,1565,-1.942956236,-0.340442109,-2.283398344,0.37346723,0.37346723,0,-1.98258074,-0.462335526,-2.444916266,0.252898106 +Hollis Copeland,copelho01,1980,RS,NYK,2563,1142,-1.726762404,-0.367254561,-2.094016966,0.383936912,0.383936912,0,-1.94380776,-0.791888778,-2.735696538,0.472098053 +Geoff Huston,hustoge01,1980,RS,NYK,2071,923,-3.406365772,-2.068647464,-5.475013237,-1.283960996,-1.283960996,0,-3.693331017,-2.59651888,-6.289849898,0.057927449 +Mike Glenn,glennmi01,1980,RS,NYK,1795,800,1.139000812,-1.535896446,-0.396895634,0.960606448,0.960606448,0,0.45403842,-2.12532128,-1.67128286,0.017746938 +Earl Monroe,monroea01,1980,RS,NYK,1421,633,-0.350482436,-2.423986712,-2.774469148,-0.007870429,-0.007870429,0,-0.890902872,-3.151878069,-4.042780941,-0.423064918 +Sly Williams,willisl01,1980,RS,NYK,1248,556,-3.402850949,-2.023411189,-5.426262138,-0.761438006,-0.761438006,0,-3.376196051,-2.823524611,-6.199720661,0.310524045 +Marvin Webster,webstma01,1980,RS,NYK,669,298,-3.998860811,-1.839549158,-5.838409969,-0.469256821,-0.469256821,0,-4.149531416,-2.425058286,-6.574589702,-0.067501463 +Jim Cleamons,cleamji01,1980,RS,NYK,570,254,-1.364600061,-1.566386633,-2.930986694,-0.023393156,-0.023393156,0,-1.721231115,-2.487331893,-4.208563008,-0.271593884 +Julius Erving,ervinju01,1980,RS,PHI,6103,2812,3.743634354,2.56543487,6.309069225,12.95822371,12.95822371,0,3.963009607,2.252310669,6.215320277,-0.310374146 +Caldwell Jones,jonesca01,1980,RS,PHI,6014,2771,-3.777647912,2.273354917,-1.504292995,1.756862693,1.756862693,0,-3.511777539,1.996720252,-1.515057287,-0.253158225 +Maurice Cheeks,cheekma01,1980,RS,PHI,5693,2623,2.288400853,1.838434609,4.126835462,9.189354165,9.189354165,0,2.159665831,2.219995801,4.379661632,-0.15421133 +Darryl Dawkins,dawkida01,1980,RS,PHI,5515,2541,-2.078898375,1.599576791,-0.479321583,2.948844262,2.948844262,0,-1.747270058,1.438849481,-0.308420577,0.180594578 +Bobby Jones,jonesbo01,1980,RS,PHI,4612,2125,1.083786153,1.964692734,3.048478887,6.281845925,6.281845925,0,1.091267196,1.692843505,2.784110701,-0.078333129 +Henry Bibby,bibbyhe01,1980,RS,PHI,4417,2035,-0.705073921,-1.248092397,-1.953166319,0.826194473,0.826194473,0,-0.949280237,-1.137722717,-2.087002953,-0.141707227 +Steve Mix,mixst01,1980,RS,PHI,3349,1543,1.967005398,-0.125098753,1.841906645,3.603799745,3.603799745,0,1.619973232,-0.916005781,0.703967451,-0.321129269 +Clint Richardson,richacl01,1980,RS,PHI,2144,988,-1.499561153,-1.541267016,-3.040828169,-0.146371768,-0.146371768,0,-2.006044572,-1.746126639,-3.752171211,-0.162405345 +Doug Collins,collido01,1980,RS,PHI,2090,963,-0.339933804,-1.355094442,-1.695028245,0.517234376,0.517234376,0,-0.667145278,-1.433263769,-2.100409047,-0.220830233 +Lionel Hollins,hollili01,1980,RS,PHI,1728,796,-1.183746025,0.28529527,-0.898450756,0.753523303,0.753523303,0,-1.048131719,0.488760012,-0.559371707,0.218338895 +Jim Spanarkel,spanaji01,1980,RS,PHI,959,442,-1.946590817,-2.661384829,-4.607975646,-0.420763205,-0.420763205,0,-2.441289558,-3.252911898,-5.694201455,0.441770648 +Bernard Toone,toonebe01,1980,RS,PHI,269,124,-5.669123685,-0.767392318,-6.436516003,-0.23534827,-0.23534827,0,-5.092454282,-1.746879781,-6.839334064,0.949081849 +Eric Money,moneyer01,1980,RS,PHI,178,82,-6.17167904,-5.05013384,-11.22181288,-0.355468442,-0.355468442,0,-6.364942693,-5.284329362,-11.64927206,0.305641293 +Al Skinner,skinnal01,1980,RS,PHI,22,10,-7.550837787,-6.572088056,-14.12292584,-0.058206766,-0.058206766,0,-8.17145259,-8.112581472,-16.28403406,0.327428484 +Truck Robinson,robintr01,1980,RS,PHO,5985,2710,-0.9926965,-0.371617022,-1.364313522,1.915573713,1.915573713,0,-0.735523743,-0.283080623,-1.018604365,-0.018221734 +Paul Westphal,westppa01,1980,RS,PHO,5885,2665,4.288783415,-0.101705513,4.187077902,9.405800129,9.405800129,0,3.967894251,-0.030529441,3.93736481,-0.292316852 +Don Buse,busedo01,1980,RS,PHO,5519,2499,-0.044476135,0.986096923,0.941620789,4.686990782,4.686990782,0,-0.128527209,1.260430645,1.131903436,-0.438635459 +Walter Davis,daviswa03,1980,RS,PHO,5099,2309,3.228699019,0.186209681,3.414908699,7.265782252,7.265782252,0,3.065199422,0.101885767,3.167085189,0.04597754 +Alvan Adams,adamsal01,1980,RS,PHO,4788,2168,0.603590703,2.58834599,3.191936693,6.573592538,6.573592538,0,0.97702625,2.296004845,3.273031094,0.018026156 +Mike Bratz,bratzmi01,1980,RS,PHO,3509,1589,-1.801459779,0.405205978,-1.396253801,1.102306815,1.102306815,0,-1.495688828,0.460793807,-1.034895021,0.457665046 +Gar Heard,heardga01,1980,RS,PHO,3098,1403,-2.626047053,2.378901161,-0.247145892,1.795384385,1.795384385,0,-2.374827216,2.060516173,-0.314311043,0.222163045 +Alvin Scott,scottal01,1980,RS,PHO,2878,1303,-2.252529033,0.33904339,-1.913485642,0.553756039,0.553756039,0,-2.641569514,-0.662966472,-3.304535985,-0.441051662 +Johnny High,highjo01,1980,RS,PHO,2476,1121,-2.886374629,0.526714053,-2.359660576,0.225425478,0.225425478,0,-2.80193264,0.637824268,-2.164108373,1.017411138 +Jeff Cook,cookje01,1980,RS,PHO,1996,904,-0.383872946,-0.443046503,-0.826919449,0.885752985,0.885752985,0,-0.632842845,-1.065007205,-1.697850051,-0.142539837 +Joel Kramer,kramejo01,1980,RS,PHO,1570,711,-2.349350843,0.374536727,-1.974814116,0.282311423,0.282311423,0,-2.48704022,0.099547095,-2.387493125,0.412227663 +Rich Kelley,kelleri01,1980,RS,PHO,824,373,-0.735318378,2.603580302,1.868261924,0.88512988,0.88512988,0,-0.332849159,2.303283286,1.970434127,0.742355414 +Ron Brewer,brewero01,1980,RS,POR,5849,2815,-0.857127385,-0.243235483,-1.100362868,2.361382024,2.361382024,0,-0.934431869,-0.102953375,-1.037385244,-0.345613551 +Kermit Washington,washike01,1980,RS,POR,5521,2657,1.874365433,1.227141702,3.101507135,7.91883571,7.91883571,0,1.789982513,1.504089888,3.294072401,-0.177243775 +Tom Owens,owensto01,1980,RS,POR,4856,2337,0.101150833,0.17652765,0.277678484,3.609116165,3.609116165,0,0.241967883,0.365558769,0.607526652,-0.025956878 +T.R. Dunn,dunntr01,1980,RS,POR,3825,1841,-0.533331582,1.411414873,0.878083291,3.399864745,3.399864745,0,-0.7641339,1.24871511,0.48458121,-0.242321771 +Dave Twardzik,twardda01,1980,RS,POR,3312,1594,0.72676834,-0.220565816,0.506202524,2.650153885,2.650153885,0,0.381360108,0.002058159,0.383418266,0.079527742 +Bob Gross,grossbo01,1980,RS,POR,3285,1581,-0.963589135,0.01518441,-0.948404725,1.455878645,1.455878645,0,-1.109633375,-0.235415303,-1.345048678,0.191311917 +Abdul Jeelani,jeelaab01,1980,RS,POR,2672,1286,1.048371731,-0.348577433,0.699794298,2.26702529,2.26702529,0,0.666066998,-0.912429579,-0.246362581,0.163908275 +Jim Paxson,paxsoji02,1980,RS,POR,2639,1270,-2.824768529,-1.032263076,-3.857031605,-0.718130794,-0.718130794,0,-3.025170759,-1.496333687,-4.521504446,0.12003251 +Maurice Lucas,lucasma01,1980,RS,POR,2443,1176,-3.213825296,-1.699666301,-4.913491597,-1.303202087,-1.303202087,0,-2.699643486,-1.613590538,-4.313234024,0.411320304 +Jim Brewer,breweji01,1980,RS,POR,2111,1016,-0.910720193,1.436516785,0.525796592,1.69898089,1.69898089,0,-1.168378696,1.096675052,-0.071703644,0.057049036 +Calvin Natt,nattca01,1980,RS,POR,1685,811,1.396719287,-0.501119015,0.895600272,1.504099924,1.504099924,0,1.41199295,-0.556950594,0.855042356,-0.300742896 +Larry Steele,steella01,1980,RS,POR,927,446,-0.877603693,0.880571928,0.002968235,0.629623833,0.629623833,0,-0.827863273,1.243300411,0.415437138,0.530983981 +Lionel Hollins,hollili01,1980,RS,POR,858,413,-6.761377182,0.182560239,-6.578816944,-0.814790814,-0.814790814,0,-5.68812931,-0.21275715,-5.90088646,1.03596979 +Kevin Kunnert,kunneke01,1980,RS,POR,627,302,-4.286425798,1.02013394,-3.266291858,-0.080270688,-0.080270688,0,-3.778841319,0.648400053,-3.130441266,0.944612256 +Billy Ray Bates,batesbi01,1980,RS,POR,488,235,4.005104116,0.395546978,4.400651094,0.86186397,0.86186397,0,4.074856338,0.086527371,4.161383709,0.550344898 +George Gervin,gervige01,1980,RS,SAS,6770,2934,4.434655321,-0.808490185,3.626165135,9.518064353,9.518064353,0,4.594790751,-0.573569303,4.021221448,-0.290637471 +Larry Kenon,kenonla01,1980,RS,SAS,6456,2798,0.563029707,-0.303804274,0.259225433,4.276153651,4.276153651,0,1.222025714,-0.253941664,0.968084051,-0.476878938 +James Silas,silasja01,1980,RS,SAS,5291,2293,1.866124483,-2.336957774,-0.470833291,2.660270938,2.660270938,0,1.644966156,-1.94668694,-0.301720784,-0.238697822 +Mark Olberding,olberma01,1980,RS,SAS,4871,2111,0.191568017,-1.00708517,-0.815517153,2.087722943,2.087722943,0,0.028949954,-0.788185997,-0.759236044,0.211452686 +Kevin Restani,restake01,1980,RS,SAS,4536,1966,0.78523532,-1.486187779,-0.700952459,2.050634965,2.050634965,0,0.571179836,-1.709877203,-1.138697366,-0.236999082 +Paul Griffin,griffpa01,1980,RS,SAS,4181,1812,0.085617592,0.249607489,0.335225081,2.864973542,2.864973542,0,0.176307899,0.630826109,0.807134008,0.465923288 +Mike Gale,galemi01,1980,RS,SAS,3401,1474,0.140929059,1.448903833,1.589832891,3.266946982,3.266946982,0,0.290269319,1.446968634,1.737237953,0.103627598 +Mike Evans,evansmi01,1980,RS,SAS,2875,1246,-1.447609751,-1.650007189,-3.09761694,-0.222822488,-0.222822488,0,-1.440715244,-1.576812358,-3.017527602,0.868348323 +Billy Paultz,paultbi01,1980,RS,SAS,2799,1213,-0.789859172,-0.235591589,-1.025450761,1.065922733,1.065922733,0,-0.477937921,-0.023950445,-0.501888366,-0.132317652 +John Shumate,shumajo01,1980,RS,SAS,1793,777,1.320514651,-1.010660355,0.309854296,1.20979832,1.20979832,0,1.379688068,-0.948009045,0.431679023,-0.275725534 +Wiley Peck,peckwi01,1980,RS,SAS,1449,628,-2.942263531,-0.840490571,-3.782754102,-0.332098082,-0.332098082,0,-3.167053093,-1.294784226,-4.461837319,0.377695741 +Irv Kiffin,kiffiir01,1980,RS,SAS,489,212,-8.049525145,-1.636420175,-9.68594532,-0.760636857,-0.760636857,0,-7.483022635,-1.950050897,-9.433073531,1.450301664 +Sylvester Norris,norrisy01,1980,RS,SAS,436,189,-7.762542758,-1.179549663,-8.942092421,-0.603486403,-0.603486403,0,-7.488893451,-1.316327437,-8.805220888,1.117713438 +Tim Bassett,basseti01,1980,RS,SAS,166,72,-3.684069938,-1.021980652,-4.706050589,-0.072393352,-0.072393352,0,-3.656180808,-0.744397999,-4.400578807,0.782646978 +Harry Davis,davisha01,1980,RS,SAS,69,30,-4.987744098,-2.172712302,-7.1604564,-0.068887365,-0.068887365,0,-4.972393328,-1.535823402,-6.50821673,2.134259281 +Swen Nater,natersw01,1980,RS,SDC,6111,2860,0.369008573,-1.127335486,-0.758326913,2.893264517,2.893264517,0,0.386337777,-0.929334559,-0.542996782,-0.464159586 +Brian Taylor,taylobr01,1980,RS,SDC,5885,2754,2.024397381,0.133337789,2.15773517,6.908987505,6.908987505,0,2.103434058,0.963389785,3.066823842,0.199322001 +World B. Free,freewo01,1980,RS,SDC,5524,2585,3.209073424,-1.903861455,1.305211969,5.340457932,5.340457932,0,3.147525344,-1.52394925,1.623576094,-0.152694066 +Joe Bryant,bryanjo01,1980,RS,SDC,4974,2328,-1.888894699,-0.00213838,-1.891033079,1.022831217,1.022831217,0,-1.600191939,0.126134938,-1.474057001,0.265584128 +Sidney Wicks,wickssi01,1980,RS,SDC,4585,2146,-2.647914525,-0.596429103,-3.244343628,-0.542088711,-0.542088711,0,-2.452962173,-0.441965802,-2.894927976,0.161384014 +Freeman Williams,willifr01,1980,RS,SDC,4526,2118,1.530229859,-2.186106721,-0.655876862,2.261436911,2.261436911,0,1.537282169,-2.422735402,-0.885453232,-0.068240731 +Bingo Smith,smithbi02,1980,RS,SDC,4248,1988,-0.898185589,-1.256935571,-2.15512116,0.604823018,0.604823018,0,-1.010848888,-1.0161482,-2.026997088,0.250857618 +Nick Weatherspoon,weathni01,1980,RS,SDC,2402,1124,-2.947128915,-1.439611665,-4.38674058,-0.940950393,-0.940950393,0,-3.169218367,-1.715237044,-4.884455411,0.25980587 +Stan Pietkiewicz,pietkst01,1980,RS,SDC,1233,577,1.0473534,-1.982276355,-0.934922956,0.535405048,0.535405048,0,0.593393751,-2.586428221,-1.99303447,0.209487702 +Bill Walton,waltobi01,1980,RS,SDC,720,337,-1.698762792,1.544910901,-0.15385189,0.445610814,0.445610814,0,-1.325106454,0.464865685,-0.860240769,-0.178607071 +Marvin Barnes,barnema01,1980,RS,SDC,613,287,-2.68077402,-1.461845096,-4.142619116,-0.205109602,-0.205109602,0,-2.97866487,-1.393795492,-4.372460362,0.609884577 +Steve Malovic,malovst01,1980,RS,SDC,592,277,-1.686640753,-2.751958027,-4.43859878,-0.238676149,-0.238676149,0,-2.392169223,-3.154393275,-5.546562498,0.014974532 +Jerome Whitehead,whiteje01,1980,RS,SDC,481,225,-1.273346175,-2.532354336,-3.805700511,-0.121408688,-0.121408688,0,-1.818750867,-2.57593739,-4.394688256,0.189012008 +Bob Carrington,carribo01,1980,RS,SDC,286,134,-3.023179016,-2.018466573,-5.041645589,-0.15754934,-0.15754934,0,-3.652962046,-1.912134647,-5.565096693,0.583934044 +John Olive,olivejo01,1980,RS,SDC,32,15,-13.65438454,-5.319358017,-18.97374256,-0.125266216,-0.125266216,0,-13.6995561,-5.890320357,-19.58987646,0.929314734 +Gus Williams,willigu01,1980,RS,SEA,6369,2969,2.719277869,2.268816285,4.988094153,11.68435205,11.68435205,0,3.000248691,2.607111419,5.60736011,-0.331007451 +Dennis Johnson,johnsde01,1980,RS,SEA,6300,2937,0.811054469,1.289976654,2.101031123,7.268780383,7.268780383,0,1.065707314,1.644298144,2.710005458,-0.004063376 +Jack Sikma,sikmaja01,1980,RS,SEA,5992,2793,-0.672193683,2.59289178,1.920698096,6.626005689,6.626005689,0,-0.421818484,2.139761419,1.717942934,-0.465350775 +John Johnson,johnsjo01,1980,RS,SEA,5434,2533,0.807464789,-0.389578356,0.417886433,4.07967882,4.07967882,0,0.541851322,-0.6377021,-0.095850778,-0.364348141 +Lonnie Shelton,sheltlo01,1980,RS,SEA,4812,2243,0.758641352,1.569335807,2.327977159,5.823429022,5.823429022,0,0.872755587,1.758446359,2.631201947,0.220846737 +Fred Brown,brownfr01,1980,RS,SEA,3649,1701,0.961915856,-0.235165791,0.726750065,3.011309727,3.011309727,0,0.73106684,-0.697063288,0.034003553,-0.207073635 +Paul Silas,silaspa01,1980,RS,SEA,3422,1595,-2.08202486,-1.172332193,-3.254357053,-0.407732772,-0.407732772,0,-2.330185009,-1.76748759,-4.097672599,-0.685684266 +Tom LaGarde,lagarto01,1980,RS,SEA,2497,1164,-2.361650626,0.001909752,-2.359740874,0.233075867,0.233075867,0,-2.470690969,-0.252680039,-2.723371008,0.59043849 +Wally Walker,walkewa01,1980,RS,SEA,1811,844,-0.550061466,-0.808140771,-1.358202237,0.599909291,0.599909291,0,-1.209353764,-1.362305601,-2.571659365,0.102524059 +James Bailey,baileja01,1980,RS,SEA,1557,726,-3.957288353,0.681549824,-3.275738529,-0.195781846,-0.195781846,0,-3.793697064,-0.249077157,-4.042774222,0.560178757 +Vinnie Johnson,johnsvi01,1980,RS,SEA,697,325,-2.939057528,0.128315334,-2.810742193,-0.010122024,-0.010122024,0,-3.028406061,-0.800496476,-3.828902537,0.518537975 +Adrian Dantley,dantlad01,1980,RS,UTA,5500,2674,4.459581128,-0.876366375,3.583214753,8.624063284,8.624063284,0,4.27999088,-0.464669919,3.815320961,-0.195402639 +Ben Poquette,poquebe01,1980,RS,UTA,4831,2349,-1.556566588,0.259684216,-1.296882371,1.739306254,1.739306254,0,-1.560305996,0.513828061,-1.046477935,-0.131611008 +Allan Bristow,bristal01,1980,RS,UTA,4739,2304,1.513702483,-0.775663391,0.738039092,4.091840514,4.091840514,0,1.368854395,-0.738226916,0.630627479,-0.212530977 +Ron Boone,boonero01,1980,RS,UTA,4702,2286,-0.629589559,-1.591666197,-2.221255757,0.618744585,0.618744585,0,-0.560812802,-1.089995451,-1.650808253,0.348703774 +Duck Williams,willidu01,1980,RS,UTA,3690,1794,-3.054361534,-0.286129755,-3.34049129,-0.54230775,-0.54230775,0,-2.8952511,0.084401511,-2.810849589,0.353607327 +Terry Furlow,furlote01,1980,RS,UTA,3533,1718,0.945649421,-2.215976713,-1.270327293,1.294957492,1.294957492,0,0.940389862,-2.241207964,-1.300818102,-0.161737605 +James Hardy,hardyja01,1980,RS,UTA,3291,1600,-1.91320831,-0.022130363,-1.935338672,0.665538192,0.665538192,0,-1.948896997,-0.170793488,-2.119690485,0.080617416 +Tom Boswell,bosweto01,1980,RS,UTA,3198,1555,-0.152914219,-3.015957319,-3.168871538,-0.334130464,-0.334130464,0,-0.239206172,-2.551942319,-2.791148491,0.56955911 +Paul Dawkins,dawkipa01,1980,RS,UTA,1596,776,-2.814529015,-1.322784578,-4.137313593,-0.55359024,-0.55359024,0,-2.764651743,-1.562801879,-4.327453622,0.822821774 +Mack Calvin,calvima01,1980,RS,UTA,1588,772,0.325705559,-2.041543531,-1.715837972,0.407444028,0.407444028,0,-0.145178519,-2.11632141,-2.261499929,0.029220266 +Pete Maravich,maravpe01,1980,RS,UTA,1074,522,-3.100013545,-2.589388523,-5.689402068,-0.78255619,-0.78255619,0,-2.703266024,-2.572139942,-5.275405966,-0.037091246 +Bernard King,kingbe01,1980,RS,UTA,862,419,-2.099726337,-2.964236216,-5.063962553,-0.499443617,-0.499443617,0,-2.176516165,-2.754229275,-4.93074544,1.007986617 +Jerome Whitehead,whiteje01,1980,RS,UTA,675,328,-6.042237963,-2.019702114,-8.061940077,-0.900533242,-0.900533242,0,-5.855031741,-1.646848662,-7.501880402,1.36189461 +John Gianelli,gianejo01,1980,RS,UTA,586,285,-7.159524818,-1.564535474,-8.724060292,-0.868508905,-0.868508905,0,-6.804709801,-2.214103129,-9.01881293,-0.019370884 +Brad Davis,davisbr01,1980,RS,UTA,463,225,2.462100008,-1.271064603,1.191035406,0.452118174,0.452118174,0,1.782095429,-1.096332195,0.685763234,-0.067567228 +Robert Smith,smithro01,1980,RS,UTA,150,73,-1.342846898,-0.507832989,-1.850679887,0.033239363,0.033239363,0,-1.817709201,-0.986149757,-2.803858959,-0.795721716 +Greg Deane,deanegr01,1980,RS,UTA,99,48,-4.817836659,-4.856643267,-9.674479926,-0.168266349,-0.168266349,0,-5.501879955,-5.905938912,-11.40781887,-0.806842071 +Andre Wakefield,wakefan01,1980,RS,UTA,97,47,-9.713810471,-5.050368953,-14.76417942,-0.295964507,-0.295964507,0,-9.677022227,-4.202899665,-13.87992189,2.850754412 +John Brown,brownjo01,1980,RS,UTA,49,24,-9.028129492,-6.248815818,-15.27694531,-0.153463903,-0.153463903,0,-8.762748361,-7.243807784,-16.00655615,0.050308382 +Carl Kilpatrick,kilpaca01,1980,RS,UTA,12,6,1.150638425,0.205883301,1.356521726,0.01265253,0.01265253,0,0.727321795,0.118414049,0.845735844,0.677628484 +Elvin Hayes,hayesel01,1980,RS,WSB,6882,3183,-1.615454205,1.082512426,-0.532941778,3.589842607,3.589842607,0,-1.079878239,1.327740034,0.247861795,-0.306759131 +Wes Unseld,unselwe01,1980,RS,WSB,6428,2973,0.880637597,1.376070459,2.256708056,7.540085331,7.540085331,0,0.849662523,1.585624237,2.43528676,-0.744795125 +Greg Ballard,ballagr01,1980,RS,WSB,5271,2438,1.528510764,0.959595009,2.488105773,6.490301157,6.490301157,0,1.403740986,0.876074891,2.279815877,-0.403672879 +Kevin Grevey,greveke01,1980,RS,WSB,3931,1818,0.24060419,-0.506407942,-0.265803753,2.300727701,2.300727701,0,0.185424678,-0.504835365,-0.319410687,-0.157239731 +Jim Cleamons,cleamji01,1980,RS,WSB,3319,1535,-0.144212634,-1.167044114,-1.311256748,1.124674173,1.124674173,0,-0.588795006,-0.866512024,-1.45530703,-0.193310342 +Kevin Porter,porteke01,1980,RS,WSB,3230,1494,0.763650043,-1.318417314,-0.554767271,1.675806138,1.675806138,0,0.333580654,-1.145619852,-0.812039198,0.156789667 +Bob Dandridge,dandrbo01,1980,RS,WSB,3150,1457,-0.86912656,-0.627965039,-1.497091599,0.927958664,0.927958664,0,-0.873000439,-0.839379262,-1.712379701,-0.381445005 +Larry Wright,wrighla01,1980,RS,WSB,2780,1286,-0.704426223,-0.786158461,-1.490584684,0.827282706,0.827282706,0,-1.021937303,-0.861483657,-1.88342096,0.121042009 +Roger Phegley,pheglro01,1980,RS,WSB,2099,971,-0.465224382,-2.242469279,-2.707693661,0.020973223,0.020973223,0,-0.944095512,-2.239220534,-3.183316046,0.072104137 +Dave Corzine,corzida01,1980,RS,WSB,1786,826,-3.360941798,-0.420558929,-3.781500727,-0.434562706,-0.434562706,0,-3.529308891,-1.068946602,-4.598255493,-0.033048431 +John Williamson,willijo01,1980,RS,WSB,1304,603,-3.594227323,-2.696731796,-6.290959118,-1.094623945,-1.094623945,0,-3.60631779,-2.696544823,-6.302862612,0.502403668 +Phil Chenier,cheniph01,1980,RS,WSB,1016,470,-3.254544662,-0.648388904,-3.902933566,-0.275915702,-0.275915702,0,-3.241953706,-0.993061272,-4.235014978,-0.207880728 +Mitch Kupchak,kupchmi01,1980,RS,WSB,975,451,-4.479278396,-1.554768286,-6.034046682,-0.757096505,-0.757096505,0,-4.464590965,-2.43897239,-6.903563356,0.198365454 +Gus Bailey,bailegu01,1980,RS,WSB,389,180,-2.112821024,-0.063352725,-2.176173748,0.052719248,0.052719248,0,-2.791559673,-0.845720401,-3.637280074,0.042249705 +Lawrence Boston,bostola01,1980,RS,WSB,270,125,-1.567722062,-0.300510584,-1.868232646,0.056702479,0.056702479,0,-1.56418866,-0.053769729,-1.617958389,0.86785804 +Ron Behagen,behagro01,1980,RS,WSB,138,64,-2.187877599,-1.533785092,-3.721662691,-0.031908775,-0.031908775,0,-2.644795149,-1.323085178,-3.967880327,0.596086093 +Steve Malovic,malovst01,1980,RS,WSB,13,6,-7.999612874,8.183458709,0.183845835,0.009188322,0.009188322,0,-6.157293864,6.545488855,0.388194991,2.407435792 +Eddie Johnson,johnsed02,1980,PO,ATL,376,188,3.296029778,-0.023729467,3.272300311,0.594604673,0,0.594604673,3.072830535,0.118517584,3.191348119,-0.19301549 +Dan Roundfield,roundda01,1980,PO,ATL,348,174,2.740644854,0.386216271,3.126861125,0.537985262,0,0.537985262,3.055135755,0.595807134,3.650942889,-0.017224307 +Charlie Criss,crissch01,1980,PO,ATL,304,152,1.663487402,-1.284772784,0.378714618,0.250349625,0,0.250349625,1.516548669,-1.085248669,0.431299999,0.042777335 +John Drew,drewjo01,1980,PO,ATL,300,150,-2.047020019,0.155632297,-1.891387722,0.068432981,0,0.068432981,-1.630343719,0.524231436,-1.106112283,0.973573569 +Steve Hawes,hawesst01,1980,PO,ATL,298,149,2.249652631,1.741861785,3.991514415,0.53150335,0,0.53150335,2.480480897,2.320940292,4.801421189,0.554341766 +Tree Rollins,rollitr01,1980,PO,ATL,268,134,1.527067216,1.172190707,2.699257923,0.385299993,0,0.385299993,1.328831648,1.452616047,2.781447696,0.276850735 +Armond Hill,hillar01,1980,PO,ATL,218,109,-1.480230604,-1.93728637,-3.417516974,-0.038538191,0,-0.038538191,-1.713239697,-1.805565988,-3.518805684,0.655879046 +John Brown,brownjo01,1980,PO,ATL,116,58,-6.248844134,-2.187047904,-8.435892038,-0.175379971,0,-0.175379971,-6.697723624,-2.699408023,-9.397131647,1.06071532 +Jack Givens,givenja01,1980,PO,ATL,72,36,-9.499743775,-0.061686131,-9.561429906,-0.131191701,0,-0.131191701,-9.20679743,-0.099958169,-9.306755598,1.667744664 +Jim McElroy,mcelrji01,1980,PO,ATL,64,32,0.831056014,-4.814695519,-3.983639505,-0.020621876,0,-0.020621876,-0.206566879,-6.290201742,-6.496768621,-0.721989416 +Sam Pellom,pellosa01,1980,PO,ATL,36,18,-8.094914682,-2.543208714,-10.6381234,-0.075478406,0,-0.075478406,-8.68901573,-2.876884226,-11.56589996,1.019744802 +Larry Bird,birdla01,1980,PO,BOS,764,372,0.679087774,2.559754126,3.2388419,1.17121852,0,1.17121852,1.398394592,2.412279404,3.810673995,-0.091357711 +Tiny Archibald,architi01,1980,PO,BOS,681,332,1.444896828,-0.680809689,0.76408714,0.613386689,0,0.613386689,1.147386336,-0.453182814,0.694203522,-0.084121398 +Cedric Maxwell,maxwece01,1980,PO,BOS,657,320,4.696929241,1.311149189,6.008078431,1.466003911,0,1.466003911,4.007994853,0.86484404,4.872838893,-0.58844718 +Dave Cowens,cowenda01,1980,PO,BOS,618,301,-0.330126871,4.288853134,3.958726262,1.063141835,0,1.063141835,-0.185334091,4.154886593,3.969552502,0.053610976 +Chris Ford,fordch01,1980,PO,BOS,573,279,-0.235200193,2.433541323,2.19834113,0.732010398,0,0.732010398,-0.285869844,2.816429733,2.530559889,0.75997951 +M.L. Carr,carrml01,1980,PO,BOS,353,172,-0.570982051,1.368974388,0.797992337,0.321796045,0,0.321796045,-0.60681713,0.947753468,0.340936338,0.210837912 +Rick Robey,robeyri01,1980,PO,BOS,310,151,-2.371562599,3.526652984,1.155090385,0.313698797,0,0.313698797,-2.094344352,3.298840612,1.20449626,1.095804432 +Pete Maravich,maravpe01,1980,PO,BOS,213,104,-2.731488729,-0.76706468,-3.49855341,-0.041324404,0,-0.041324404,-3.003340865,-1.516014008,-4.519354873,0.874860143 +Gerald Henderson,hendege01,1980,PO,BOS,207,101,-2.174868854,0.245009473,-1.92985938,0.043729428,0,0.043729428,-2.388733749,-0.679834948,-3.068568697,0.324508389 +Eric Fernsten,fernser01,1980,PO,BOS,37,18,-6.02796884,1.404215689,-4.623753151,-0.017477638,0,-0.017477638,-6.269787654,-2.098607822,-8.368395475,-1.513531211 +Jeff Judkins,judkije01,1980,PO,BOS,21,10,14.9049371,5.795833388,20.70077049,0.122093894,0,0.122093894,15.98981468,3.286223986,19.27603867,-1.05213484 +Moses Malone,malonmo01,1980,PO,HOU,558,275,2.634030519,-1.000270116,1.633760404,0.627839815,0,0.627839815,3.039896169,-0.742057473,2.297838696,-1.022071425 +Robert Reid,reidro01,1980,PO,HOU,540,266,1.595873273,0.330529939,1.926403212,0.654099158,0,0.654099158,1.425630056,0.681450983,2.107081039,-0.068941864 +Calvin Murphy,murphca01,1980,PO,HOU,538,265,2.047712356,-0.211939049,1.835773308,0.641517711,0,0.641517711,1.895305107,0.783012804,2.678317911,0.321309663 +Tom Henderson,hendeto01,1980,PO,HOU,412,203,1.95400152,0.00924032,1.963241839,0.502237852,0,0.502237852,1.457858338,0.398445408,1.856303746,-0.242053571 +Rudy Tomjanovich,tomjaru01,1980,PO,HOU,375,185,-4.237314348,-1.869441248,-6.106755596,-0.328214854,0,-0.328214854,-3.941594673,-1.721193507,-5.66278818,0.440186889 +Allen Leavell,leaveal01,1980,PO,HOU,302,149,-0.900031917,-0.001681717,-0.901713633,0.144843067,0,0.144843067,-1.216308844,0.060799064,-1.15550978,-0.047822366 +Billy Paultz,paultbi01,1980,PO,HOU,260,128,-7.103759579,-2.244061829,-9.347821408,-0.44346937,0,-0.44346937,-6.89397093,-2.681303242,-9.575274171,-0.205588774 +Rick Barry,barryri01,1980,PO,HOU,160,79,-1.922850651,-3.070371258,-4.993221909,-0.094501407,0,-0.094501407,-1.827849291,-3.672172474,-5.500021765,1.335766865 +Major Jones,jonesma01,1980,PO,HOU,142,70,1.554996482,-1.629128032,-0.07413155,0.098240255,0,0.098240255,0.759016786,-2.376598287,-1.617581501,-0.325945726 +Mike Dunleavy,dunlemi01,1980,PO,HOU,91,45,2.940436763,3.298941545,6.239378307,0.21876828,0,0.21876828,3.20936718,4.014043976,7.223411156,2.763676588 +Alonzo Bradley,bradlal01,1980,PO,HOU,30,15,13.72460031,2.890431604,16.61503191,0.153257679,0,0.153257679,13.31066411,2.439469388,15.7501335,0.266720636 +Scott Wedman,wedmasc01,1980,PO,KCK,233,116,2.882365172,0.018765599,2.901130771,0.342347778,0,0.342347778,2.643171138,0.548431231,3.19160237,-0.748330873 +Otis Birdsong,birdsot01,1980,PO,KCK,225,112,2.378103544,0.195014019,2.573117564,0.312929331,0,0.312929331,2.632418769,0.473755921,3.10617469,-0.249254009 +Phil Ford,fordph01,1980,PO,KCK,221,110,2.54889742,-0.345800527,2.203096893,0.285382392,0,0.285382392,2.596282217,-0.083832496,2.51244972,-0.455876657 +Sam Lacey,laceysa01,1980,PO,KCK,203,101,-1.576758289,3.354446417,1.777688128,0.241157621,0,0.241157621,-0.965982633,3.715559913,2.74957728,0.218540972 +Reggie King,kingre01,1980,PO,KCK,155,77,0.941935287,-0.213070793,0.728864493,0.141204814,0,0.141204814,0.504480163,0.422443226,0.926923388,0.176770819 +Bill Robinzine,robinbi01,1980,PO,KCK,139,69,0.097823162,0.346550699,0.444373862,0.1161362,0,0.1161362,0.155600281,0.002782271,0.158382552,0.133494389 +Len Elmore,elmorle01,1980,PO,KCK,87,43,-6.15165202,2.569660836,-3.581991184,-0.018837088,0,-0.018837088,-5.420273307,1.606706021,-3.813567285,0.063230923 +Billy McKinney,mckinbi01,1980,PO,KCK,68,34,0.057253448,-4.370556913,-4.313303465,-0.027773189,0,-0.027773189,-1.092890199,-5.122013377,-6.214903577,-0.696130198 +Ernie Grunfeld,grunfer01,1980,PO,KCK,64,32,-0.183101412,-0.656701478,-0.83980289,0.032264669,0,0.032264669,-1.084295617,-0.940871342,-2.025166959,0.309548865 +Gus Gerard,gerargu01,1980,PO,KCK,52,26,-4.67871599,-4.288780972,-8.967496963,-0.084847423,0,-0.084847423,-4.96762352,-5.852353729,-10.81997725,-0.252104236 +Magic Johnson,johnsma02,1980,PO,LAL,1417,658,6.365482358,2.392417265,8.757899623,3.970824335,0,3.970824335,6.498579089,2.436626297,8.935205387,-0.341473851 +Jamaal Wilkes,wilkeja01,1980,PO,LAL,1404,652,1.776885307,0.243980076,2.020865382,1.629516454,0,1.629516454,1.97078533,0.474378224,2.445163554,-0.443022313 +Norm Nixon,nixonno01,1980,PO,LAL,1396,648,1.917906225,0.117490755,2.03539698,1.631474628,0,1.631474628,2.098914462,0.819949189,2.918863651,-0.014555097 +Kareem Abdul-Jabbar,abdulka01,1980,PO,LAL,1331,618,3.918348018,2.835866515,6.754214532,3.070190486,0,3.070190486,4.317334765,2.080002466,6.397337231,-0.660366608 +Michael Cooper,coopemi01,1980,PO,LAL,999,464,0.255440183,0.521287879,0.776728062,0.861756686,0,0.861756686,0.124929381,0.671479948,0.796409329,0.07885985 +Jim Chones,choneji01,1980,PO,LAL,945,439,-3.92928058,-0.534575213,-4.463855793,-0.397054787,0,-0.397054787,-3.744299374,-0.572924439,-4.317223812,0.289449202 +Mark Landsberger,landsma01,1980,PO,LAL,420,195,-4.939558539,-0.612116721,-5.55167526,-0.288934064,0,-0.288934064,-4.951952628,-0.802624883,-5.754577511,0.504577874 +Spencer Haywood,haywosp01,1980,PO,LAL,312,145,-4.572345927,-3.993870165,-8.566216092,-0.444031991,0,-0.444031991,-4.729639168,-5.269662094,-9.999301262,0.058446982 +Brad Holland,hollabr01,1980,PO,LAL,69,32,1.12139374,6.104880882,7.226274622,0.172243045,0,0.172243045,1.435114907,6.327012209,7.762127117,2.523907085 +Marty Byrnes,byrnema01,1980,PO,LAL,17,8,1.051262331,-5.701900947,-4.650638616,-0.007926242,0,-0.007926242,0.499328318,-8.488806978,-7.98947866,-0.929361815 +Butch Lee,leebu01,1980,PO,LAL,13,6,-18.93499686,-10.26321207,-29.19820893,-0.087186827,0,-0.087186827,-18.82692416,-10.98720445,-29.81412861,4.393056149 +Marques Johnson,johnsma01,1980,PO,MIL,618,303,1.413050612,0.504659045,1.917709657,0.739315789,0,0.739315789,1.314901399,0.784402365,2.099303763,-0.65515095 +Brian Winters,wintebr01,1980,PO,MIL,547,268,2.911979091,0.449106711,3.361085802,0.863138368,0,0.863138368,2.897577531,1.007021083,3.904598613,0.155181864 +Bob Lanier,laniebo01,1980,PO,MIL,522,256,2.679878575,2.62349697,5.303375545,1.081199837,0,1.081199837,2.780812997,2.196892188,4.977705185,-0.334770993 +Dave Meyers,meyerda01,1980,PO,MIL,398,195,-2.015786664,1.473156278,-0.542630386,0.228337082,0,0.228337082,-1.493503122,1.373790052,-0.119713069,0.809276473 +Sidney Moncrief,moncrsi01,1980,PO,MIL,371,182,4.393812205,-0.933221614,3.46059059,0.591865588,0,0.591865588,3.538465381,-1.32378515,2.214680231,-0.487559396 +Quinn Buckner,bucknqu01,1980,PO,MIL,337,165,-1.569724331,3.421436106,1.851711775,0.40273087,0,0.40273087,-1.109251912,3.567317278,2.458065367,0.796517021 +Junior Bridgeman,bridgju01,1980,PO,MIL,253,124,-3.95376919,0.343317101,-3.610452088,-0.056617756,0,-0.056617756,-3.673435514,0.034200696,-3.639234818,0.841058982 +Richard Washington,washiri01,1980,PO,MIL,228,112,-1.730233136,1.707581686,-0.022651449,0.162685221,0,0.162685221,-1.752963207,1.527062558,-0.225900648,1.208185636 +Harvey Catchings,catchha01,1980,PO,MIL,131,64,-3.647134165,2.924733575,-0.722400591,0.068615376,0,0.068615376,-4.432767673,2.113294508,-2.319473166,0.484530089 +Pat Cummings,cummipa01,1980,PO,MIL,116,57,-2.027805316,-1.318561968,-3.346367285,-0.018067749,0,-0.018067749,-2.32444743,-2.296783046,-4.621230476,1.005584544 +Lloyd Walton,waltoll01,1980,PO,MIL,8,4,-16.93168803,1.874203272,-15.05748476,-0.025438041,0,-0.025438041,-16.98963158,-3.528397251,-20.51802883,-1.793860198 +Julius Erving,ervinju01,1980,PO,PHI,1449,694,2.678849744,2.852482883,5.531332626,3.019057695,0,3.019057695,2.82913691,2.529208121,5.358345031,-0.169296828 +Maurice Cheeks,cheekma01,1980,PO,PHI,1410,675,1.496933215,2.043818659,3.540751874,2.230255826,0,2.230255826,1.514509446,2.375738662,3.890248108,-0.183795776 +Caldwell Jones,jonesca01,1980,PO,PHI,1334,639,-1.909687542,2.706751504,0.797063961,1.190708185,0,1.190708185,-1.91368729,2.475906452,0.562219161,-0.16386194 +Lionel Hollins,hollili01,1980,PO,PHI,1291,618,0.897639552,0.130522706,1.028162259,1.227854234,0,1.227854234,0.809245193,0.298766232,1.108011425,-0.06258951 +Darryl Dawkins,dawkida01,1980,PO,PHI,1268,607,-0.691723469,2.236133332,1.544409863,1.373732874,0,1.373732874,-0.501597671,1.862750891,1.36115322,0.151247003 +Bobby Jones,jonesbo01,1980,PO,PHI,981,470,1.896063333,2.438664921,4.334728254,1.75118691,0,1.75118691,1.731608974,2.098706627,3.830315601,-0.054864955 +Henry Bibby,bibbyhe01,1980,PO,PHI,835,400,-1.584719454,-2.143513882,-3.728233336,-0.205525263,0,-0.205525263,-2.037096985,-2.183605197,-4.220702182,-0.18049868 +Steve Mix,mixst01,1980,PO,PHI,418,200,-0.784050213,0.148181599,-0.635868613,0.222723355,0,0.222723355,-1.217241278,-0.868385591,-2.08562687,0.103889169 +Jim Spanarkel,spanaji01,1980,PO,PHI,17,8,-2.915146307,-2.659287225,-5.574433532,-0.011842968,0,-0.011842968,-4.571941227,-3.155113215,-7.727054441,-0.391611227 +Bernard Toone,toonebe01,1980,PO,PHI,13,6,-16.51905475,-2.22935991,-18.74841466,-0.05145897,0,-0.05145897,-15.82860701,-2.484104005,-18.31271101,1.87010461 +Clint Richardson,richacl01,1980,PO,PHI,6,3,-8.958438632,15.73889353,6.780454894,0.016514924,0,0.016514924,-1.785496653,11.46390088,9.678404225,9.728747302 +Paul Westphal,westppa01,1980,PO,PHO,535,253,3.317767608,-0.001285028,3.316482581,0.809120245,0,0.809120245,3.501093424,0.493148413,3.994241838,0.184654377 +Alvan Adams,adamsal01,1980,PO,PHO,531,251,2.678066993,0.482512613,3.160579605,0.776795515,0,0.776795515,2.900931029,0.520780907,3.421711936,-0.491182858 +Walter Davis,daviswa03,1980,PO,PHO,518,245,2.397282521,-2.119727643,0.277554877,0.38973676,0,0.38973676,2.423562092,-1.960402422,0.46315967,-0.146054358 +Don Buse,busedo01,1980,PO,PHO,499,236,1.108183202,-1.416844594,-0.308661393,0.301695728,0,0.301695728,0.999868318,-0.951914284,0.047954035,-0.485201405 +Gar Heard,heardga01,1980,PO,PHO,472,223,-1.703162533,1.903760944,0.200598411,0.345145322,0,0.345145322,-1.458972085,2.017918473,0.558946388,-0.312156638 +Mike Bratz,bratzmi01,1980,PO,PHO,358,169,2.828284287,0.169260809,2.997545096,0.515032739,0,0.515032739,3.298560764,0.659529597,3.958090361,0.762827582 +Rich Kelley,kelleri01,1980,PO,PHO,309,146,-0.263537493,2.758782889,2.495245396,0.402434691,0,0.402434691,0.149628247,2.384123661,2.533751908,-0.131521743 +Alvin Scott,scottal01,1980,PO,PHO,296,140,-1.155932164,0.010079417,-1.145852747,0.117581545,0,0.117581545,-1.591566747,-0.911515991,-2.503082738,-0.499399488 +Johnny High,highjo01,1980,PO,PHO,254,120,-0.56847215,0.817271958,0.248799809,0.191084164,0,0.191084164,-0.634058514,1.493126418,0.859067905,0.908516673 +Jeff Cook,cookje01,1980,PO,PHO,207,98,4.607948542,0.685198983,5.293147525,0.41435702,0,0.41435702,4.049587149,0.21529199,4.264879139,-0.098125765 +Truck Robinson,robintr01,1980,PO,PHO,135,64,-5.709036564,1.04095979,-4.668076774,-0.06469705,0,-0.06469705,-5.176781726,0.287993816,-4.88878791,0.157770154 +Calvin Natt,nattca01,1980,PO,POR,247,125,-1.787903322,-1.215593938,-3.003497261,-0.016635948,0,-0.016635948,-1.506501554,-1.146296953,-2.652798507,-0.225910005 +Kermit Washington,washike01,1980,PO,POR,239,121,2.420201619,-0.211941335,2.208260284,0.313356227,0,0.313356227,2.217525459,0.121910771,2.33943623,-0.737074476 +Ron Brewer,brewero01,1980,PO,POR,210,106,-2.156507375,-1.372778754,-3.529286129,-0.043767766,0,-0.043767766,-1.707527866,-0.775189528,-2.482717393,0.690278112 +Billy Ray Bates,batesbi01,1980,PO,POR,206,104,3.048540083,-0.702710087,2.345829996,0.282506003,0,0.282506003,3.48203536,-0.298287457,3.183747903,1.298710895 +Tom Owens,owensto01,1980,PO,POR,164,83,2.146140432,-1.791459132,0.3546813,0.136097329,0,0.136097329,2.080727964,-0.798910993,1.281816971,0.368303644 +Jim Brewer,breweji01,1980,PO,POR,133,67,6.878233058,4.36713168,11.24536474,0.493168631,0,0.493168631,6.522000764,4.011428677,10.53342944,-0.049142961 +Bob Gross,grossbo01,1980,PO,POR,101,51,-0.820392856,-2.089071247,-2.909464103,-0.004309836,0,-0.004309836,-1.722144297,-1.778646053,-3.500790351,0.707847649 +Jim Paxson,paxsoji02,1980,PO,POR,87,44,-2.117061465,0.62614619,-1.490915275,0.028985682,0,0.028985682,-2.567149492,-0.51180424,-3.078953731,-0.56575241 +T.R. Dunn,dunntr01,1980,PO,POR,47,24,-1.020202209,-0.113381381,-1.13358359,0.020437699,0,0.020437699,-1.665701693,-0.406693689,-2.072395381,0.118512302 +Dave Twardzik,twardda01,1980,PO,POR,40,20,-7.697792704,2.763320836,-4.934471868,-0.023215627,0,-0.023215627,-7.121157528,1.686963158,-5.43419437,0.979792552 +George Gervin,gervige01,1980,PO,SAS,250,122,5.843475735,-0.26127922,5.582196515,0.532346872,0,0.532346872,5.902509974,0.070076475,5.972586449,-0.474653658 +Mark Olberding,olberma01,1980,PO,SAS,198,97,1.759730962,-0.686280746,1.073450216,0.195640218,0,0.195640218,1.088049006,0.246029498,1.334078504,0.247918919 +James Silas,silasja01,1980,PO,SAS,184,90,-0.35689878,1.13803558,0.7811368,0.167382001,0,0.167382001,-0.230994368,1.580900136,1.349905767,0.091937031 +Larry Kenon,kenonla01,1980,PO,SAS,166,81,-7.768304677,-4.039624801,-11.80792948,-0.384786742,0,-0.384786742,-7.302532216,-4.125996758,-11.42852897,-0.330637637 +John Shumate,shumajo01,1980,PO,SAS,160,78,-2.026206998,0.935721581,-1.090485417,0.068071658,0,0.068071658,-1.82720234,0.791051657,-1.036150683,-0.059628573 +Kevin Restani,restake01,1980,PO,SAS,151,74,3.196215401,-2.832023682,0.364191719,0.121149836,0,0.121149836,2.464325124,-2.631092374,-0.16676725,-0.092818492 +Mike Gale,galemi01,1980,PO,SAS,141,69,1.43936529,1.291592571,2.730957861,0.199806655,0,0.199806655,1.602998493,1.502012752,3.105011245,0.402803224 +Paul Griffin,griffpa01,1980,PO,SAS,141,69,-4.072271859,-4.890429266,-8.962701125,-0.226021033,0,-0.226021033,-4.421885993,-4.483012611,-8.904898603,0.199287905 +Tim Bassett,basseti01,1980,PO,SAS,39,19,-6.363087987,-5.231272507,-11.59436049,-0.091293274,0,-0.091293274,-7.264836848,-2.727073278,-9.991910125,3.230430764 +Mike Evans,evansmi01,1980,PO,SAS,25,12,8.671393476,-3.178253207,5.49314027,0.052359551,0,0.052359551,8.631164021,-2.818466371,5.81269765,0.591164702 +Wiley Peck,peckwi01,1980,PO,SAS,18,9,-15.50997866,1.620257204,-13.88972146,-0.052566513,0,-0.052566513,-16.06057237,-0.012834093,-16.07340646,-0.356639364 +Dennis Johnson,johnsde01,1980,PO,SEA,1195,582,-0.460536277,1.41078508,0.950248803,1.132939575,0,1.132939575,-0.33021478,1.74695402,1.41673924,-0.022465145 +Gus Williams,willigu01,1980,PO,SEA,1158,564,3.304093012,2.097402711,5.401495723,2.415902111,0,2.415902111,3.445236082,2.348428047,5.793664128,-0.134685625 +Jack Sikma,sikmaja01,1980,PO,SEA,1096,534,-1.835328034,2.103713605,0.268385571,0.847889519,0,0.847889519,-1.63196227,2.216602366,0.584640097,-0.029235736 +John Johnson,johnsjo01,1980,PO,SEA,998,486,1.299001996,-1.191151393,0.107850603,0.728123104,0,0.728123104,0.844283649,-1.430384364,-0.586100715,-0.371099241 +Lonnie Shelton,sheltlo01,1980,PO,SEA,963,469,-1.049226138,2.673343408,1.62411727,1.083961945,0,1.083961945,-0.851596531,2.64128699,1.789690458,0.413478035 +Fred Brown,brownfr01,1980,PO,SEA,642,313,0.951590911,-2.389852741,-1.43826183,0.215915041,0,0.215915041,0.697170235,-2.891947531,-2.194777296,-0.059457199 +Paul Silas,silaspa01,1980,PO,SEA,527,257,-1.148186495,1.216651131,0.068464636,0.379940903,0,0.379940903,-1.59913665,0.880508714,-0.718627936,-0.315969975 +Tom LaGarde,lagarto01,1980,PO,SEA,335,163,-3.315780544,-0.246076,-3.561856544,-0.069848714,0,-0.069848714,-3.839286877,-0.444732604,-4.284019481,0.307815317 +Wally Walker,walkewa01,1980,PO,SEA,322,157,1.647679005,-1.103234631,0.544444374,0.271787675,0,0.271787675,0.349003592,-1.552109591,-1.203105999,-0.138118878 +James Bailey,baileja01,1980,PO,SEA,283,138,-2.042983611,3.983539339,1.940555728,0.343957813,0,0.343957813,-2.046568172,3.273986563,1.227418391,0.979287956 +Vinnie Johnson,johnsvi01,1980,PO,SEA,25,12,-1.06721175,4.420601294,3.353389544,0.038532652,0,0.038532652,-1.91705952,3.321196188,1.404136668,-0.017027298 +Elvin Hayes,hayesel01,1980,PO,WSB,193,92,-0.360344102,-1.338154324,-1.698498426,0.050434075,0,0.050434075,-0.264081136,-0.830699256,-1.094780391,-0.918337542 +Wes Unseld,unselwe01,1980,PO,WSB,182,87,0.802759408,-2.398387942,-1.595628534,0.052320552,0,0.052320552,0.415036363,-1.727221301,-1.312184938,-0.990726434 +Greg Ballard,ballagr01,1980,PO,WSB,153,73,-6.853727581,-2.030566685,-8.884294267,-0.236547716,0,-0.236547716,-6.67669283,-1.980128572,-8.656821402,0.385978773 +Kevin Grevey,greveke01,1980,PO,WSB,151,72,6.00878422,2.382455897,8.391240117,0.424350062,0,0.424350062,6.085196087,2.770752743,8.85594883,0.530363428 +Kevin Porter,porteke01,1980,PO,WSB,103,49,-0.42667328,-0.4574762,-0.88414948,0.048649877,0,0.048649877,-0.441233735,0.117044524,-0.324189212,1.119911914 +Larry Wright,wrighla01,1980,PO,WSB,69,33,4.530419262,1.533903941,6.064323203,0.155742665,0,0.155742665,4.509894602,2.043704072,6.553598674,1.746819114 +John Williamson,willijo01,1980,PO,WSB,65,31,5.143916841,-5.676582535,-0.532665693,0.037017506,0,0.037017506,4.682087571,-4.959375613,-0.277288041,2.333916764 +Jim Cleamons,cleamji01,1980,PO,WSB,42,20,-8.707574814,-0.797320186,-9.504895,-0.070531383,0,-0.070531383,-9.247845583,-2.472807033,-11.72065262,-0.780261031 +Ron Behagen,behagro01,1980,PO,WSB,29,14,-5.1595156,-4.594716064,-9.754231664,-0.052461989,0,-0.052461989,-5.598072291,-3.457225612,-9.055297902,1.665563337 +Dave Corzine,corzida01,1980,PO,WSB,19,9,4.884826314,-8.081185476,-3.196359162,-0.00214477,0,-0.00214477,4.609113862,-9.32701276,-4.717898898,1.455446513 +Eddie Johnson,johnsed02,1981,RS,ATL,5641,2693,2.736998401,-0.66327924,2.073719161,6.614900849,6.614900849,0,2.562101552,-0.368730811,2.193370741,-0.198071821 +Steve Hawes,hawesst01,1981,RS,ATL,4836,2309,-0.162416489,-0.101239364,-0.263655853,2.934395468,2.934395468,0,-0.069175385,0.305135647,0.235960262,0.18835628 +Dan Roundfield,roundda01,1981,RS,ATL,4457,2128,2.106858056,0.986553703,3.093411759,6.34068206,6.34068206,0,2.275826577,1.084977506,3.360804083,-0.057551393 +John Drew,drewjo01,1981,RS,ATL,4346,2075,0.605272606,-0.14974731,0.455525296,3.41366364,3.41366364,0,0.881916024,0.156293515,1.038209539,0.609995581 +Charlie Criss,crissch01,1981,RS,ATL,3578,1708,0.381442903,-1.803984604,-1.422541701,1.151576788,1.151576788,0,0.004744093,-2.120265265,-2.115521172,-0.463192128 +Tom McMillen,mcmilto01,1981,RS,ATL,3276,1564,-2.349351061,-1.573028663,-3.922379724,-0.934503126,-0.934503126,0,-2.453518033,-1.943802219,-4.397320252,-0.110225777 +Sam Pellom,pellosa01,1981,RS,ATL,3083,1472,-2.059844183,0.603260928,-1.456583255,0.975424361,0.975424361,0,-2.128725482,0.393857112,-1.73486837,0.429664231 +Don Collins,collido02,1981,RS,ATL,2480,1184,0.007582305,0.015346128,0.022928434,1.684617638,1.684617638,0,0.212287715,0.27777011,0.490057825,0.587932587 +Wes Matthews,matthwe01,1981,RS,ATL,2315,1105,0.641333009,-0.56044523,0.080887779,1.602544346,1.602544346,0,0.63716441,0.091801013,0.728965423,0.424378071 +Tree Rollins,rollitr01,1981,RS,ATL,2187,1044,-0.990425009,2.391289989,1.40086498,2.207866887,2.207866887,0,-1.062870718,2.127527664,1.064656946,-0.143864672 +Jim McElroy,mcelrji01,1981,RS,ATL,1424,680,-5.211686107,-2.845238318,-8.056924425,-1.845132293,-1.845132293,0,-5.398812461,-3.724179699,-9.12299216,0.222173893 +Armond Hill,hillar01,1981,RS,ATL,1307,624,-2.34188766,-1.470035291,-3.811922951,-0.338340218,-0.338340218,0,-2.560038466,-1.314833219,-3.874871685,0.079663198 +Craig Shelton,sheltcr01,1981,RS,ATL,1227,586,-3.20979777,-1.915551331,-5.125349101,-0.720743093,-0.720743093,0,-3.371224287,-1.704879858,-5.076104145,1.533587525 +Art Collins,colliar01,1981,RS,ATL,827,395,-4.573587456,-2.763750503,-7.337337959,-0.925239777,-0.925239777,0,-4.982074627,-3.510510198,-8.492584825,0.08451633 +Tom Burleson,burleto01,1981,RS,ATL,760,363,-4.029742793,-0.402140673,-4.431883466,-0.314256796,-0.314256796,0,-3.970215004,-0.413530317,-4.383745321,0.915688538 +Larry Bird,birdla01,1981,RS,BOS,6880,3239,1.850007949,2.171676742,4.021684691,11.15980658,11.15980658,0,2.644642153,2.206611002,4.851253155,-0.282349574 +Tiny Archibald,architi01,1981,RS,BOS,5990,2820,2.078887399,-1.349281844,0.729605555,4.987044902,4.987044902,0,1.817290086,-1.087792581,0.729497505,-0.39702336 +Cedric Maxwell,maxwece01,1981,RS,BOS,5799,2730,3.498198306,0.36855287,3.866751176,9.185628324,9.185628324,0,3.091059513,0.409203456,3.500262969,-0.340921665 +Chris Ford,fordch01,1981,RS,BOS,5784,2723,0.023633101,-0.146539582,-0.122906482,3.644467999,3.644467999,0,-0.040700043,0.19784922,0.157149177,-0.149270701 +Robert Parish,parisro01,1981,RS,BOS,4881,2298,1.911204597,4.081062235,5.992266832,10.24792211,10.24792211,0,2.394241486,3.501050123,5.895291609,-0.018678919 +Kevin McHale,mchalke01,1981,RS,BOS,3494,1645,-0.269292913,0.735671622,0.466378709,2.703616235,2.703616235,0,-0.292563296,0.37057507,0.078011775,0.159474379 +Gerald Henderson,hendege01,1981,RS,BOS,3416,1608,-2.525549229,-0.25341247,-2.778961699,-0.023874849,-0.023874849,0,-2.321989314,-0.383969221,-2.705958536,0.497181738 +Rick Robey,robeyri01,1981,RS,BOS,3333,1569,-1.285640778,0.10700461,-1.178636169,1.263100108,1.263100108,0,-1.03692355,-0.404300193,-1.441223743,0.427464218 +M.L. Carr,carrml01,1981,RS,BOS,1391,655,-1.515087264,0.802600674,-0.71248659,0.683452487,0.683452487,0,-1.596624475,0.102212056,-1.49441242,0.386600392 +Eric Fernsten,fernser01,1981,RS,BOS,593,279,-3.360222537,-0.477458174,-3.837680711,-0.154534537,-0.154534537,0,-3.42637363,-1.884559383,-5.310933013,-0.194529498 +Terry Duerod,duerote01,1981,RS,BOS,242,114,-2.948981863,-1.459643772,-4.408625635,-0.097213445,-0.097213445,0,-2.697667478,-2.983368018,-5.681035496,0.793889905 +Wayne Kreklow,kreklwa01,1981,RS,BOS,212,100,-10.23507493,-2.468494305,-12.70356923,-0.5157578,-0.5157578,0,-9.973457123,-2.634173311,-12.60763043,1.608642823 +Artis Gilmore,gilmoar01,1981,RS,CHI,6004,2832,2.472904238,1.047358341,3.520262579,9.037338878,9.037338878,0,2.445381411,0.943596025,3.388977437,-0.255699335 +Reggie Theus,theusre01,1981,RS,CHI,5978,2820,3.964089379,-0.761418207,3.202671172,8.57403136,8.57403136,0,3.958015226,-0.284310816,3.67370441,0.114826359 +Dave Greenwood,greenda01,1981,RS,CHI,5745,2710,0.659400872,0.568607588,1.228008459,5.48357833,5.48357833,0,0.993027509,0.724776696,1.717804205,-0.310728155 +Bob Wilkerson,wilkebo01,1981,RS,CHI,4744,2238,-0.157258361,-0.261584061,-0.418842422,2.656679849,2.656679849,0,-0.186609994,-0.268247452,-0.454857446,-0.19747076 +Larry Kenon,kenonla01,1981,RS,CHI,4581,2161,0.075498116,-0.607614945,-0.532116829,2.437008667,2.437008667,0,0.242133497,-0.845776765,-0.603643269,-0.349856212 +Ricky Sobers,soberri01,1981,RS,CHI,3822,1803,0.694550183,-0.46168747,0.232862713,2.760888071,2.760888071,0,1.014309881,-0.019165414,0.995144468,0.637782738 +Dwight Jones,jonesdw01,1981,RS,CHI,3337,1574,-1.306113689,-0.826547247,-2.132660935,0.496414501,0.496414501,0,-1.245679914,-1.023241962,-2.268921875,0.136662191 +Coby Dietrick,dietrco01,1981,RS,CHI,2635,1243,-2.536233649,1.00751146,-1.52872219,0.777222968,0.777222968,0,-2.326661215,0.642193959,-1.684467256,0.36123102 +Sam Worthen,worthsa01,1981,RS,CHI,2003,945,-2.694963428,0.183687138,-2.51127629,0.115856306,0.115856306,0,-2.739559294,0.132810974,-2.606748321,0.678980181 +Scott May,maysc01,1981,RS,CHI,1728,815,0.430294129,-0.575806365,-0.145512236,1.083891132,1.083891132,0,0.280025794,-1.3712925,-1.091266706,0.086718013 +James Wilkes,wilkeja02,1981,RS,CHI,1145,540,-1.799432714,0.316847468,-1.482585246,0.351714305,0.351714305,0,-1.957588353,0.179271193,-1.778317161,0.747127282 +Ronnie Lester,lestero01,1981,RS,CHI,176,83,-3.891377212,-3.352056071,-7.243433284,-0.189585117,-0.189585117,0,-4.212973506,-4.418434548,-8.631408054,-0.377236815 +Ollie Mack,mackol01,1981,RS,CHI,34,16,-8.279331038,0.975922349,-7.303408689,-0.037716656,-0.037716656,0,-8.12534542,1.682518376,-6.442827044,1.514597299 +Mike Mitchell,mitchmi01,1981,RS,CLE,6784,3194,0.286445787,-1.085401051,-0.798955264,3.159350516,3.159350516,0,0.355345013,-0.980077728,-0.624732715,-0.649289666 +Kenny Carr,carrke01,1981,RS,CLE,5555,2615,0.326464857,-0.300290261,0.026174596,3.705059184,3.705059184,0,0.473752005,-0.152806456,0.320945549,0.032331957 +Mike Bratz,bratzmi01,1981,RS,CLE,5512,2595,0.145192745,0.137553916,0.282746661,4.012307567,4.012307567,0,0.380659113,0.546635211,0.927294324,-0.075845457 +Bill Laimbeer,laimbbi01,1981,RS,CLE,5225,2460,-0.011339412,-0.173102836,-0.184442248,3.215366023,3.215366023,0,-0.012013845,0.331685097,0.319671251,-0.148666714 +Roger Phegley,pheglro01,1981,RS,CLE,4820,2269,0.268140416,-1.801016022,-1.532875606,1.412153517,1.412153517,0,-0.072051316,-1.456765148,-1.528816464,0.23091518 +Randy Smith,smithra01,1981,RS,CLE,4671,2199,0.637440352,-0.496677065,0.140763287,3.237005681,3.237005681,0,0.603360917,-0.928242524,-0.324881607,-0.197898605 +Richard Washington,washiri01,1981,RS,CLE,3197,1505,-1.396003328,-1.409707997,-2.805711325,-0.043025951,-0.043025951,0,-1.300067206,-0.971142694,-2.2712099,0.597361954 +Don Ford,forddo01,1981,RS,CLE,2116,996,-1.533453365,-2.145503735,-3.6789571,-0.470324736,-0.470324736,0,-2.291985799,-2.783859008,-5.075844807,-0.378425267 +Geoff Huston,hustoge01,1981,RS,CLE,1151,542,1.060212099,-2.286748977,-1.226536878,0.418498469,0.418498469,0,0.34043003,-2.536534121,-2.19610409,-0.680654563 +Dave Robisch,robisda01,1981,RS,CLE,790,372,-0.981461749,-1.127352673,-2.108814422,0.120567348,0.120567348,0,-0.935965052,-1.030661605,-1.966626657,-0.953652434 +Kim Hughes,hugheki01,1981,RS,CLE,703,331,-6.419428805,-0.218462644,-6.637891449,-0.66639965,-0.66639965,0,-6.227116715,-0.042307608,-6.269424324,1.542549007 +Chad Kinch,kinchch01,1981,RS,CLE,525,247,-4.422780976,-2.262769454,-6.685550431,-0.496266678,-0.496266678,0,-4.770776888,-3.212710569,-7.983487457,0.064620136 +Walter Jordan,jordawa01,1981,RS,CLE,440,207,-3.972127807,0.083344068,-3.888783739,-0.12120924,-0.12120924,0,-3.978279628,-0.439922189,-4.418201817,0.806089514 +Mack Calvin,calvima01,1981,RS,CLE,272,128,-2.90267325,-2.649384192,-5.552057442,-0.184089472,-0.184089472,0,-3.051604454,-3.761837439,-6.813441893,0.619193549 +Bill Robinzine,robinbi01,1981,RS,CLE,178,84,-6.105612917,-1.442096714,-7.547709631,-0.209660995,-0.209660995,0,-5.669689732,-1.092972147,-6.76266188,2.028214384 +Robert Smith,smithro01,1981,RS,CLE,42,20,-2.072378853,-5.083056125,-7.155434978,-0.045881,-0.045881,0,-2.67972657,-3.213121594,-5.892848164,2.127394708 +John Lambert,lambejo01,1981,RS,CLE,17,8,2.793672799,-5.931212668,-3.137539869,-0.001601753,-0.001601753,0,2.508312633,-6.687155057,-4.178842424,1.30115524 +Jerome Whitehead,whiteje01,1981,RS,CLE,17,8,-0.594721456,6.283485611,5.688764155,0.036869198,0.036869198,0,0.18857125,13.25279934,13.44137059,7.257472299 +Tom LaGarde,lagarto01,1981,RS,DAL,5548,2670,-2.262605807,-1.527259258,-3.789865065,-1.417214421,-1.417214421,0,-2.049174419,-1.06234332,-3.111517738,0.049099885 +Jim Spanarkel,spanaji01,1981,RS,DAL,4814,2317,1.615000859,0.212213826,1.827214685,5.409765972,5.409765972,0,1.402760597,0.332866595,1.735627192,-0.021187233 +Scott Lloyd,lloydsc01,1981,RS,DAL,4542,2186,-2.837718191,-1.738247595,-4.575965786,-2.038234714,-2.038234714,0,-2.743002703,-1.100151462,-3.843154165,0.08806412 +Bill Robinzine,robinbi01,1981,RS,DAL,4014,1932,-1.345824409,-0.524143393,-1.869967802,0.871589801,0.871589801,0,-1.048868009,-0.106429034,-1.155297044,0.4914352 +Geoff Huston,hustoge01,1981,RS,DAL,3931,1892,-0.713277766,-2.288449214,-3.00172698,-0.24213978,-0.24213978,0,-0.842078587,-1.917856607,-2.759935194,-0.361300977 +Brad Davis,davisbr01,1981,RS,DAL,3503,1686,3.207427109,-1.331497294,1.875929815,3.972305482,3.972305482,0,2.52904102,-0.784271154,1.744769866,-0.178871344 +Ollie Mack,mackol01,1981,RS,DAL,3462,1666,-0.002749117,-0.984555841,-0.987304958,1.492503493,1.492503493,0,-0.386468119,-0.854536675,-1.241004794,-0.397254702 +Marty Byrnes,byrnema01,1981,RS,DAL,2826,1360,0.367682614,-1.529826575,-1.162143961,1.098786629,1.098786629,0,-0.273427763,-1.880780881,-2.154208644,-0.278955762 +Abdul Jeelani,jeelaab01,1981,RS,DAL,2302,1108,-1.117889234,0.069840767,-1.048048467,0.962749093,0.962749093,0,-1.336239688,-0.50530372,-1.841543408,0.067823239 +Winford Boynes,boynewi01,1981,RS,DAL,1573,757,-5.996902952,-1.802171833,-7.799074785,-1.954775622,-1.954775622,0,-6.056584325,-2.212574627,-8.269158952,0.249178185 +Stan Pietkiewicz,pietkst01,1981,RS,DAL,896,431,1.661688404,-1.409546264,0.25214214,0.662835109,0.662835109,0,1.130803794,-2.150992833,-1.020189038,0.417672837 +Terry Duerod,duerote01,1981,RS,DAL,700,337,-1.752579047,-1.342545822,-3.095124869,-0.05923327,-0.05923327,0,-1.800698953,-2.219800841,-4.020499794,-0.185143597 +Richard Washington,washiri01,1981,RS,DAL,638,307,-2.642831593,-1.554284311,-4.197115904,-0.226875926,-0.226875926,0,-2.525509604,-1.152172403,-3.677682007,0.096453661 +Joe Hassett,hassejo01,1981,RS,DAL,582,280,-0.05264695,-2.608723334,-2.661370285,0.012783207,0.012783207,0,-0.13383367,-2.941537399,-3.075371068,0.992393451 +Darrell Allums,allumda01,1981,RS,DAL,573,276,-5.268845881,-1.557551641,-6.826397521,-0.579213143,-0.579213143,0,-5.379843762,-1.481049321,-6.860893082,0.932603105 +Clarence Kea,keacl01,1981,RS,DAL,413,199,0.419926308,-1.050332722,-0.630406414,0.218266534,0.218266534,0,0.421549343,-0.342464259,0.079085084,1.467632125 +Jerome Whitehead,whiteje01,1981,RS,DAL,245,118,-7.22766385,-0.976555896,-8.204219746,-0.331145738,-0.331145738,0,-6.685455313,-1.07420385,-7.759659164,0.873172966 +Chad Kinch,kinchch01,1981,RS,DAL,220,106,-7.044506322,-3.057689597,-10.10219592,-0.397784094,-0.397784094,0,-7.376572415,-3.929230052,-11.30580247,0.043678082 +Austin Carr,carrau01,1981,RS,DAL,160,77,-9.477803915,-4.275333574,-13.75313749,-0.434301053,-0.434301053,0,-9.566408346,-4.813544701,-14.37995305,0.485989946 +Ralph Drollinger,drollra01,1981,RS,DAL,139,67,-6.744414055,-2.870003991,-9.614418046,-0.238836448,-0.238836448,0,-6.494838519,-2.9498697,-9.444708219,1.839084766 +Monti Davis,davismo01,1981,RS,DAL,17,8,-17.86592474,-2.813816413,-20.67974116,-0.073162933,-0.073162933,0,-15.94667867,-4.502709811,-20.44938848,-0.026895348 +Alex English,englial01,1981,RS,DEN,7156,3093,2.967345001,-0.261125513,2.706219489,8.558693481,8.558693481,0,3.159563379,-0.111190684,3.048372696,-0.61625993 +Dan Issel,isselda01,1981,RS,DEN,6111,2641,2.646136295,-0.437703556,2.208432739,6.658255301,6.658255301,0,3.01420131,-0.035197092,2.979004218,-0.353646117 +David Thompson,thompda01,1981,RS,DEN,6062,2620,2.572520058,-2.448896683,0.123623375,3.834509289,3.834509289,0,2.542851213,-2.25965205,0.283199163,-0.180618366 +Dave Robisch,robisda01,1981,RS,DEN,4035,1744,-0.699835649,-1.824097302,-2.523932951,0.200041919,0.200041919,0,-0.597530114,-1.871822241,-2.469352355,-0.568707479 +Kenny Higgs,higgske01,1981,RS,DEN,3908,1689,0.337360392,-0.593359997,-0.255999605,2.16238395,2.16238395,0,0.396007881,-0.014268918,0.381738963,0.634639017 +Cedrick Hordges,hordgce01,1981,RS,DEN,3700,1599,-2.009095757,-1.550402835,-3.559498592,-0.662057702,-0.662057702,0,-1.870967406,-1.395266979,-3.266234385,0.259181265 +T.R. Dunn,dunntr01,1981,RS,DEN,3302,1427,-0.981956561,-0.180970047,-1.162926608,1.152331753,1.152331753,0,-1.270187261,-0.426359043,-1.696546304,-0.280561892 +Kiki Vandeweghe,vandeki01,1981,RS,DEN,3184,1376,-1.178684714,-1.496546228,-2.675230942,0.052267586,0.052267586,0,-1.228371278,-1.767229753,-2.995601031,-0.437687221 +Billy McKinney,mckinbi01,1981,RS,DEN,2624,1134,1.125095296,-0.751266416,0.37382888,1.810186738,1.810186738,0,1.048361133,-0.437219228,0.611141904,0.16211822 +Glen Gondrezick,gondrgl01,1981,RS,DEN,2492,1077,0.950910815,2.238954948,3.189865763,3.28285831,3.28285831,0,1.307917384,2.383882531,3.691799915,0.599585664 +John Roche,rochejo01,1981,RS,DEN,1414,611,0.754922735,-2.380384759,-1.625462024,0.349344198,0.349344198,0,0.522058921,-2.6048861,-2.082827179,-0.355873215 +Carl Nicks,nicksca01,1981,RS,DEN,1141,493,-3.96596556,-1.441135136,-5.407100696,-0.671467682,-0.671467682,0,-3.663475927,-1.713743568,-5.377219495,0.482786861 +Kim Hughes,hugheki01,1981,RS,DEN,368,159,-2.929153833,1.308069967,-1.621083866,0.092506423,0.092506423,0,-2.41991147,2.221112661,-0.19879881,1.042877283 +James Ray,rayja01,1981,RS,DEN,342,148,-6.218214411,-1.777260155,-7.995474566,-0.399824754,-0.399824754,0,-5.975906381,-1.830593338,-7.806499719,0.973408835 +Ronnie Valentine,valenro01,1981,RS,DEN,285,123,-7.972417726,-0.243502517,-8.215920243,-0.347545484,-0.347545484,0,-6.884643993,-1.018296285,-7.902940278,1.362211139 +Jawann Oldham,oldhaja01,1981,RS,DEN,49,21,-7.934773022,-2.107093857,-10.04186688,-0.077833654,-0.077833654,0,-7.81549195,-3.580111262,-11.39560321,-0.386329034 +Terry Tyler,tylerte01,1981,RS,DET,5436,2549,0.171641991,2.140863074,2.312505065,6.563032069,6.563032069,0,-0.271932288,1.746551554,1.474619265,-0.324884112 +Phil Hubbard,hubbaph01,1981,RS,DET,4881,2289,-0.699813074,-0.840434035,-1.540247109,1.419524432,1.419524432,0,-0.789896985,-0.460679,-1.250575985,0.489993886 +Keith Herron,herroke01,1981,RS,DET,4841,2270,-0.973307325,-0.855847804,-1.829155128,1.063223213,1.063223213,0,-1.493980653,-0.916864471,-2.410845124,-0.3147357 +Kent Benson,bensoke01,1981,RS,DET,4171,1956,-2.162885809,0.83794358,-1.324942229,1.420912695,1.420912695,0,-1.97992027,0.655699153,-1.324221118,-0.088803269 +Ron Lee,leero01,1981,RS,DET,3900,1829,-1.317146398,2.586399107,1.269252709,3.782587148,3.782587148,0,-1.441093165,3.121645484,1.680552319,0.879249808 +Paul Mokeski,mokespa01,1981,RS,DET,3871,1815,-3.20831174,-0.271367441,-3.479679181,-0.678462902,-0.678462902,0,-3.4464237,-0.381609945,-3.828033645,0.422566345 +John Long,longjo01,1981,RS,DET,3732,1750,-1.083828962,-0.017574897,-1.101403859,1.473822034,1.473822034,0,-1.194567993,0.188196394,-1.006371598,0.131136814 +Wayne Robinson,robinwa01,1981,RS,DET,3395,1592,-2.192993182,-1.602340796,-3.795333978,-0.851030927,-0.851030927,0,-2.513063775,-1.950970189,-4.464033964,0.239183324 +Larry Drew,drewla01,1981,RS,DET,3372,1581,-3.13785615,-0.566567378,-3.704423528,-0.770844454,-0.770844454,0,-3.397500693,-0.881022029,-4.278522723,0.131380984 +Larry Wright,wrighla01,1981,RS,DET,2126,997,-0.752942955,-0.918626555,-1.671569511,0.549762227,0.549762227,0,-1.376528393,-0.585960586,-1.962488979,0.225000858 +Greg Kelser,kelsegr01,1981,RS,DET,1395,654,-3.187517213,0.682029084,-2.50548813,0.082131218,0.082131218,0,-3.014914755,0.519002828,-2.495911927,0.688118089 +Tony Fuller,fulleto01,1981,RS,DET,529,248,-3.341712557,-1.25448659,-4.596199147,-0.233905546,-0.233905546,0,-3.947541019,-1.703516817,-5.651057836,0.135312592 +Bob McAdoo,mcadobo01,1981,RS,DET,358,168,-4.906472918,-0.00982673,-4.916299648,-0.186199363,-0.186199363,0,-4.347253533,-0.166370575,-4.513624107,0.287518438 +Norman Black,blackno01,1981,RS,DET,60,28,-8.206370371,-1.39173012,-9.598100491,-0.098655932,-0.098655932,0,-8.362244998,-2.178662523,-10.54090752,0.870903113 +Edmund Lawrence,lawreed01,1981,RS,DET,41,19,2.747883161,0.436273707,3.184156868,0.059085064,0.059085064,0,2.365484262,2.019753636,4.385237898,2.795805068 +Lee Johnson,johnsle01,1981,RS,DET,21,10,-10.36883834,-2.293711749,-12.66255009,-0.050531533,-0.050531533,0,-11.1419115,-3.019723631,-14.16163513,-0.086193387 +Joe Barry Carroll,carrojo01,1981,RS,GSW,6213,2919,-1.129637284,-0.91262248,-2.042259763,1.052314192,1.052314192,0,-0.51928631,-0.655394672,-1.174680982,-0.166690769 +Bernard King,kingbe01,1981,RS,GSW,6202,2914,3.312810822,-1.181057386,2.131753436,7.262183719,7.262183719,0,3.154692445,-0.950845955,2.20384649,0.062046984 +Larry Smith,smithla01,1981,RS,GSW,5487,2578,1.146419216,0.251586139,1.398005355,5.442234833,5.442234833,0,1.29625821,0.59185081,1.88810902,-0.257246052 +World B. Free,freewo01,1981,RS,GSW,5044,2370,3.126165882,-1.376236763,1.749929119,5.433870484,5.433870484,0,3.168779643,-1.049651185,2.119128458,-0.138773638 +Purvis Short,shortpu01,1981,RS,GSW,4914,2309,1.41414021,-0.580846056,0.833294153,4.217740191,4.217740191,0,1.503929133,-0.466479891,1.037449242,-0.087058933 +John Lucas,lucasjo01,1981,RS,GSW,4084,1919,0.003869829,-1.164496009,-1.16062618,1.553018235,1.553018235,0,0.015902343,-1.158796438,-1.142894095,-0.205045529 +Sonny Parker,parkeso01,1981,RS,GSW,2803,1317,0.129940906,-0.273019903,-0.143078997,1.74842195,1.74842195,0,-0.148319852,-0.760164037,-0.90848389,-0.191526708 +Clifford Ray,raycl01,1981,RS,GSW,1784,838,-5.506677056,-0.993858691,-6.500535747,-1.628073054,-1.628073054,0,-5.27646535,-0.457240065,-5.733705415,1.577219649 +Lorenzo Romar,romarlo01,1981,RS,GSW,1545,726,-1.999652203,-1.587415718,-3.587067921,-0.309861419,-0.309861419,0,-2.292722448,-2.103866202,-4.396588649,-0.064115238 +Billy Reid,reidbi01,1981,RS,GSW,1271,597,-4.460253514,-1.40077454,-5.861028054,-0.961889862,-0.961889862,0,-4.360173128,-1.498039397,-5.858212524,1.555665021 +Rickey Brown,brownri01,1981,RS,GSW,1234,580,-2.729529322,-0.952152583,-3.681681904,-0.277141187,-0.277141187,0,-2.87135769,-0.924529659,-3.795887348,0.538885756 +Joe Hassett,hassejo01,1981,RS,GSW,924,434,4.354620845,-2.223462602,2.131158243,1.104558213,1.104558213,0,4.462524498,-2.247224331,2.215300167,2.263577024 +Phil Chenier,cheniph01,1981,RS,GSW,175,82,-4.33509277,-4.023538239,-8.358631009,-0.234971496,-0.234971496,0,-4.918852608,-4.466516635,-9.385369243,0.143432003 +Bill Mayfield,mayfibi01,1981,RS,GSW,115,54,-2.776337166,-3.768915905,-6.545253071,-0.104569716,-0.104569716,0,-3.404003658,-4.343502841,-7.747506499,0.007350555 +Rudy White,whiteru01,1981,RS,GSW,92,43,-1.410576288,1.525912885,0.115336597,0.06371474,0.06371474,0,-1.326389143,1.698598307,0.372209164,1.398899946 +Tom Abernethy,abernto01,1981,RS,GSW,83,39,-5.310076528,-1.375145836,-6.685222363,-0.078707066,-0.078707066,0,-6.048994518,-2.285370411,-8.334364929,0.532784404 +John Mengelt,mengejo01,1981,RS,GSW,23,11,-10.73233496,-4.054453717,-14.78678868,-0.066431037,-0.066431037,0,-11.18148531,-5.792636915,-16.97412222,-1.711469184 +Moses Malone,malonmo01,1981,RS,HOU,6872,3245,2.613275136,0.840082509,3.453357646,10.18895105,10.18895105,0,3.178925282,0.801784884,3.980710166,-0.816038931 +Robert Reid,reidro01,1981,RS,HOU,6275,2963,1.160456408,1.851378044,3.011834453,8.721192884,8.721192884,0,1.418723367,2.427519569,3.846242936,0.128938188 +Calvin Murphy,murphca01,1981,RS,HOU,4265,2014,1.093854323,-0.003592579,1.090261744,3.954820046,3.954820046,0,1.233916771,0.623289069,1.85720584,0.229484675 +Allen Leavell,leaveal01,1981,RS,HOU,3571,1686,-0.292217066,-0.305182335,-0.597399401,1.854896267,1.854896267,0,-0.240374795,-0.422037128,-0.662411923,0.180067031 +Billy Paultz,paultbi01,1981,RS,HOU,3513,1659,-1.743941271,-0.511691509,-2.255632781,0.418145881,0.418145881,0,-1.80535903,-0.849452273,-2.654811303,-0.073225223 +Calvin Garrett,garreca01,1981,RS,HOU,3469,1638,-1.841086255,-0.757841885,-2.59892814,0.12616336,0.12616336,0,-2.112779818,-0.783873598,-2.896653416,-0.072276269 +Mike Dunleavy,dunlemi01,1981,RS,HOU,3408,1609,0.915685532,-1.478718428,-0.563032895,1.798662119,1.798662119,0,0.609388723,-1.468844192,-0.859455469,0.19259391 +Tom Henderson,hendeto01,1981,RS,HOU,2988,1411,0.220269724,-1.332555366,-1.112285642,1.17458907,1.17458907,0,-0.305241195,-1.521246182,-1.826487377,-0.383635733 +Rudy Tomjanovich,tomjaru01,1981,RS,HOU,2677,1264,-0.360950002,-1.942278489,-2.30322849,0.287844777,0.287844777,0,-0.230012501,-1.881328911,-2.111341412,-0.098349385 +Bill Willoughby,willobi01,1981,RS,HOU,2425,1145,-1.502549143,-1.28811783,-2.790666974,-0.023669257,-0.023669257,0,-2.005133914,-1.8519464,-3.857080314,-0.379734281 +Major Jones,jonesma01,1981,RS,HOU,2124,1003,-2.321738006,-1.444829382,-3.766567388,-0.519572182,-0.519572182,0,-2.506595575,-1.921234185,-4.427829761,-0.126089423 +John Stroud,stroujo01,1981,RS,HOU,186,88,-4.152329743,-2.861839735,-7.014169478,-0.190190312,-0.190190312,0,-4.565943005,-3.786901151,-8.352844156,-0.678622473 +Lee Johnson,johnsle01,1981,RS,HOU,169,80,-8.742639814,-3.696341837,-12.43898165,-0.400515785,-0.400515785,0,-8.723918795,-3.394292722,-12.11821152,1.31612178 +Johnny Davis,davisjo01,1981,RS,IND,5392,2536,1.781699204,-1.074605509,0.707093695,4.458041106,4.458041106,0,1.664202953,-0.552298969,1.111903984,-0.345119535 +Billy Knight,knighbi01,1981,RS,IND,5071,2385,3.197319414,-1.23966899,1.957650424,5.701481612,5.701481612,0,2.832323787,-1.28316473,1.549159057,-0.484217392 +Mike Bantom,bantomi01,1981,RS,IND,5050,2375,0.117309289,-0.116165331,0.001143958,3.338416747,3.338416747,0,0.114207023,0.093155193,0.207362216,0.147984984 +James Edwards,edwarja01,1981,RS,IND,5050,2375,0.247566362,-0.051437448,0.196128914,3.566787612,3.566787612,0,0.397283062,0.029298161,0.426581223,-0.08979527 +Dudley Bradley,bradldu01,1981,RS,IND,3970,1867,-0.0693738,3.409671271,3.340297471,5.849827906,5.849827906,0,0.207296659,3.812884334,4.020180993,0.862580205 +George McGinnis,mcginge01,1981,RS,IND,3923,1845,-2.191015632,0.506674301,-1.684341331,1.011238107,1.011238107,0,-1.298948803,0.57164701,-0.727301792,0.833550864 +Louis Orr,orrlo01,1981,RS,IND,3800,1787,1.012653856,-1.044797237,-0.032143382,2.467672297,2.467672297,0,0.725159622,-1.505528581,-0.78036896,-0.427220636 +Clemon Johnson,johnscl01,1981,RS,IND,3493,1643,-1.224414104,1.147892306,-0.076521798,2.234588632,2.234588632,0,-1.115283218,0.411909048,-0.70337417,-0.297876919 +Don Buse,busedo01,1981,RS,IND,2328,1095,0.187085343,1.137469197,1.32455454,2.272228066,2.272228066,0,0.035633251,0.725964859,0.761598109,-0.185590466 +George Johnson,johnsge03,1981,RS,IND,1977,930,-0.197253331,0.783616601,0.58636327,1.586961356,1.586961356,0,0.215035851,0.655554832,0.870590683,0.254135611 +Jerry Sichting,sichtje01,1981,RS,IND,957,450,-2.570901391,-0.663329205,-3.234230596,-0.111171591,-0.111171591,0,-2.953907954,-1.206649637,-4.160557591,-0.002699343 +Tom Abernethy,abernto01,1981,RS,IND,551,259,-1.21743396,-1.825327315,-3.042761274,-0.038658921,-0.038658921,0,-2.019939559,-2.275635518,-4.295575077,-0.072141633 +Kenny Natt,nattke01,1981,RS,IND,317,149,-5.581611808,-2.258735046,-7.840346853,-0.389032713,-0.389032713,0,-5.408881832,-2.716958797,-8.125840629,0.550111996 +Dick Miller,milledi01,1981,RS,IND,72,34,-5.884110535,1.296145461,-4.587965074,-0.032024066,-0.032024066,0,-5.564560204,-0.408201315,-5.972761519,0.456592446 +Scott Wedman,wedmasc01,1981,RS,KCK,6195,2902,-0.466217351,0.241297985,-0.224919365,3.741668114,3.741668114,0,-0.248255101,0.604682838,0.356427736,0.083599796 +Reggie King,kingre01,1981,RS,KCK,5855,2743,0.297735328,0.937121802,1.234857131,5.562829129,5.562829129,0,0.407597653,0.965316407,1.372914059,-0.256748727 +Otis Birdsong,birdsot01,1981,RS,KCK,5535,2593,2.838430042,-0.67943989,2.158990152,6.48014983,6.48014983,0,2.661194834,-0.440905563,2.22028927,-0.225210963 +Phil Ford,fordph01,1981,RS,KCK,4882,2287,2.05449513,-0.890423969,1.164071161,4.561348623,4.561348623,0,1.98952966,-0.557403824,1.432125837,-0.128554208 +Sam Lacey,laceysa01,1981,RS,KCK,4756,2228,-1.793380551,2.530087241,0.73670669,3.966459653,3.966459653,0,-1.550692201,2.318555305,0.767863103,0.078811023 +Ernie Grunfeld,grunfer01,1981,RS,KCK,3381,1584,-0.101925445,-0.051572109,-0.153497554,2.098132027,2.098132027,0,-0.648604334,-0.530561076,-1.17916541,-0.012233257 +Joe Meriweather,meriwjo01,1981,RS,KCK,3232,1514,-3.205291504,0.3054188,-2.899872704,-0.116065054,-0.116065054,0,-3.181207367,-0.165384115,-3.346591482,0.264362746 +Leon Douglas,douglle01,1981,RS,KCK,2895,1356,-1.630136448,-0.193852692,-1.82398914,0.645558301,0.645558301,0,-1.787693098,-0.077100608,-1.864793706,0.79068312 +Lloyd Walton,waltoll01,1981,RS,KCK,1753,821,-2.347090313,-1.735547393,-4.082637706,-0.555114242,-0.555114242,0,-2.785487926,-2.833528866,-5.619016792,-0.571103112 +Hawkeye Whitney,whitnha02,1981,RS,KCK,1669,782,-0.818539189,0.867147039,0.04860785,1.122384864,1.122384864,0,-1.05064891,0.772777897,-0.277871013,0.535923415 +John Lambert,lambejo01,1981,RS,KCK,1014,475,-3.824885845,-1.1487196,-4.973605445,-0.541707912,-0.541707912,0,-4.055607634,-1.198708805,-5.254316439,0.540894571 +Jo Jo White,whitejo01,1981,RS,KCK,504,236,-3.080601061,-0.420603236,-3.501204297,-0.090543265,-0.090543265,0,-3.211450668,-0.750584326,-3.962034993,0.10580318 +Frankie Sanders,sandefr01,1981,RS,KCK,397,186,-3.534053431,1.726970764,-1.807082667,0.090037767,0.090037767,0,-3.298745781,0.475600874,-2.823144907,0.642163346 +Gus Gerard,gerargu01,1981,RS,KCK,263,123,-2.228296302,-1.487508472,-3.715804774,-0.061353763,-0.061353763,0,-2.510794192,-1.446652414,-3.957446605,1.266919452 +Jamaal Wilkes,wilkeja01,1981,RS,LAL,6553,3028,1.332433424,0.024218482,1.356651906,6.33035754,6.33035754,0,1.462342078,0.083209725,1.545551803,-0.226606346 +Kareem Abdul-Jabbar,abdulka01,1981,RS,LAL,6441,2976,2.493433438,1.779772038,4.273205476,10.59928912,10.59928912,0,2.648974881,1.171718459,3.82069334,-0.622695358 +Norm Nixon,nixonno01,1981,RS,LAL,6410,2962,1.093282965,-0.399200635,0.69408233,5.193210045,5.193210045,0,1.324323458,0.019086897,1.343410355,-0.228303354 +Michael Cooper,coopemi01,1981,RS,LAL,5681,2625,0.246991032,0.810610183,1.057601214,5.092950792,5.092950792,0,0.058250244,0.9961437,1.054393943,-0.130845808 +Jim Chones,choneji01,1981,RS,LAL,5545,2562,-1.7397953,-0.526447275,-2.266242575,0.632445929,0.632445929,0,-1.715383438,-0.35491302,-2.070296459,0.018078689 +Magic Johnson,johnsma02,1981,RS,LAL,2967,1371,5.482243841,3.560991472,9.043235313,8.236927639,8.236927639,0,5.809630818,3.562825853,9.372456671,-0.153094004 +Jim Brewer,breweji01,1981,RS,LAL,2396,1107,-1.754687095,0.885471918,-0.869215177,1.062889496,1.062889496,0,-1.988078344,0.399651281,-1.588427063,0.061937567 +Mark Landsberger,landsma01,1981,RS,LAL,2350,1086,-1.566811367,-1.463289363,-3.03010073,-0.155147496,-0.155147496,0,-1.727735248,-1.924039393,-3.651774641,-0.033157199 +Eddie Jordan,jordaed01,1981,RS,LAL,2136,987,-3.160434002,0.244058092,-2.916375911,-0.084619581,-0.084619581,0,-2.899438206,0.15860809,-2.740830116,1.030938401 +Butch Carter,cartebu01,1981,RS,LAL,1454,672,-1.866217544,-1.813347908,-3.679565451,-0.320851457,-0.320851457,0,-2.177836134,-2.188562727,-4.366398861,0.693899726 +Brad Holland,hollabr01,1981,RS,LAL,638,295,-4.246664614,0.029069267,-4.217595346,-0.223507829,-0.223507829,0,-4.163295957,-0.543899909,-4.707195866,1.223125902 +Alan Hardy,hardyal01,1981,RS,LAL,240,111,-7.700750807,-2.001643174,-9.702393981,-0.393292215,-0.393292215,0,-7.868226806,-3.672681795,-11.5409086,-0.114425054 +Tony Jackson,jacksto02,1981,RS,LAL,30,14,-2.255539317,7.278229098,5.022689781,0.055666409,0.055666409,0,-2.054478285,6.693937336,4.639459051,0.274064279 +Myles Patrick,patrimy01,1981,RS,LAL,19,9,-5.020366063,-4.575145857,-9.59551192,-0.03229589,-0.03229589,0,-5.136088884,-3.489066407,-8.625155292,2.828405735 +Marques Johnson,johnsma01,1981,RS,MIL,5549,2542,4.841555467,0.904270762,5.745826229,10.97288566,10.97288566,0,4.853540316,0.787395225,5.640935542,-0.426441914 +Sidney Moncrief,moncrsi01,1981,RS,MIL,5277,2417,3.908695103,-0.029259933,3.87943517,8.121032626,8.121032626,0,3.46830506,-0.140631201,3.327673858,-0.68173053 +Quinn Buckner,bucknqu01,1981,RS,MIL,5205,2384,0.238882436,2.180174763,2.419057199,6.32130615,6.32130615,0,0.828776607,2.690922311,3.519698918,0.558881537 +Junior Bridgeman,bridgju01,1981,RS,MIL,4836,2215,1.344552451,0.247201619,1.59175407,4.896498863,4.896498863,0,1.438817177,0.008524803,1.44734198,-0.211870286 +Mickey Johnson,johnsmi01,1981,RS,MIL,4624,2118,0.008187972,0.800759664,0.808947636,3.849657639,3.849657639,0,0.547715286,0.489193643,1.03690893,0.103064524 +Brian Winters,wintebr01,1981,RS,MIL,3866,1771,0.232016945,-0.741305263,-0.509288318,2.028365619,2.028365619,0,0.171013073,-0.646388604,-0.475375531,0.190313389 +Bob Lanier,laniebo01,1981,RS,MIL,3827,1753,0.851774843,2.564935666,3.416710509,5.506894508,5.506894508,0,1.257370131,1.934495398,3.191865529,-0.158674541 +Harvey Catchings,catchha01,1981,RS,MIL,3569,1635,-2.434595277,1.870402294,-0.564192983,1.825845947,1.825845947,0,-2.484991092,1.604149492,-0.880841599,0.141079005 +Pat Cummings,cummipa01,1981,RS,MIL,2367,1084,-1.68707281,0.050531356,-1.636541454,0.621051336,0.621051336,0,-1.375298995,-0.268048879,-1.643347874,0.877871581 +Len Elmore,elmorle01,1981,RS,MIL,2019,925,-3.79915006,2.364610923,-1.434539136,0.625115466,0.625115466,0,-3.623679933,2.252580053,-1.37109988,0.714401848 +Mike Evans,evansmi01,1981,RS,MIL,1989,911,-0.93297134,-1.162660823,-2.095632163,0.305146739,0.305146739,0,-1.237911048,-1.342186476,-2.580097524,0.33941521 +Mike Newlin,newlimi01,1981,RS,NJN,6453,2911,0.987232893,-1.845980161,-0.858747269,2.803293039,2.803293039,0,0.56460194,-1.374084859,-0.809482919,-0.204761447 +Mike O'Koren,okoremi01,1981,RS,NJN,5482,2473,0.219619097,-0.248766989,-0.029147892,3.427319375,3.427319375,0,-0.11691103,-0.041731356,-0.158642385,-0.169515331 +Maurice Lucas,lucasma01,1981,RS,NJN,4793,2162,-1.099259855,-0.332319047,-1.431578901,1.454753122,1.454753122,0,-1.056753587,-0.080897816,-1.137651403,0.032992604 +Darwin Cook,cookda01,1981,RS,NJN,4389,1980,0.033423897,1.053281824,1.086705721,3.883122748,3.883122748,0,0.004337605,0.980964326,0.985301931,0.194055022 +Cliff Robinson,robincl01,1981,RS,NJN,4039,1822,-1.838301785,-0.272001419,-2.110303204,0.595941282,0.595941282,0,-1.473302205,-0.308057799,-1.781360005,0.22341724 +Mike Gminski,gminsmi01,1981,RS,NJN,3500,1579,-3.63514208,1.28590246,-2.34923962,0.321206468,0.321206468,0,-3.159664714,0.640145297,-2.519519416,-0.526194923 +Jan Van Breda Kolff,vanbrja01,1981,RS,NJN,3161,1426,-2.876520326,-0.934330763,-3.810851089,-0.775108617,-0.775108617,0,-3.540387879,-1.10006989,-4.640457769,0.43950714 +Lowes Moore,moorelo01,1981,RS,NJN,3117,1406,-1.337569235,-0.692031099,-2.029600334,0.518741448,0.518741448,0,-1.645825278,-0.438579575,-2.084404853,0.392692089 +Bob Elliott,elliobo01,1981,RS,NJN,2926,1320,-2.14977566,-1.398274562,-3.548050222,-0.539254289,-0.539254289,0,-2.194325275,-1.688594349,-3.882919624,0.344425629 +Foots Walker,walkefo01,1981,RS,NJN,2598,1172,0.346117698,-0.732697335,-0.386579637,1.410970672,1.410970672,0,-0.194255377,-0.324491175,-0.518746552,-0.16385801 +Edgar Jones,jonesed01,1981,RS,NJN,2106,950,-0.802902612,0.924848552,0.121945941,1.405183673,1.405183673,0,-0.834922087,0.652834401,-0.182087686,0.975816399 +Eddie Jordan,jordaed01,1981,RS,NJN,530,239,-0.541430229,2.212535568,1.671105339,0.544980232,0.544980232,0,-0.291899239,2.309726781,2.017827542,1.124144965 +Rory Sparrow,sparrro01,1981,RS,NJN,470,212,-3.851207369,-0.006077611,-3.85728498,-0.119525495,-0.119525495,0,-3.994100642,-0.724658771,-4.718759412,-0.207471565 +Bob McAdoo,mcadobo01,1981,RS,NJN,339,153,-0.590768073,-0.067554294,-0.658322367,0.164569724,0.164569724,0,-0.434737012,-0.22109175,-0.655828762,0.815568442 +Micheal Ray Richardson,richami01,1981,RS,NYK,6757,3175,2.67491083,1.91242198,4.58733281,11.90154796,11.90154796,0,3.02799175,2.282600765,5.310592515,0.137976552 +Bill Cartwright,cartwbi01,1981,RS,NYK,6225,2925,0.455847667,-0.051308017,0.404539649,4.695131685,4.695131685,0,0.43874552,-0.196642407,0.242103113,-0.273610812 +Campy Russell,russeca02,1981,RS,NYK,6098,2865,-0.311367114,-0.749962165,-1.061329278,2.467582041,2.467582041,0,-0.297963712,-0.597737738,-0.89570145,-0.032850102 +Ray Williams,willira01,1981,RS,NYK,5836,2742,1.863099728,1.315530838,3.178630566,8.312838218,8.312838218,0,2.263809071,1.845577544,4.109386615,0.234492227 +Sly Williams,willisl01,1981,RS,NYK,4206,1976,0.65648703,1.125720857,1.782207888,4.574664168,4.574664168,0,0.990620482,1.123432888,2.11405337,0.123946539 +Marvin Webster,webstma01,1981,RS,NYK,3635,1708,-2.931889323,0.390298975,-2.541590348,0.181075394,0.181075394,0,-3.068788351,-0.439270967,-3.508059317,-0.304887432 +Mike Glenn,glennmi01,1981,RS,NYK,3205,1506,0.684877855,-0.391398441,0.293479415,2.337354462,2.337354462,0,0.120948267,-0.575880854,-0.454932586,-0.050109929 +Larry Demic,demicla01,1981,RS,NYK,2052,964,-1.436156958,-2.31498472,-3.751141678,-0.494101668,-0.494101668,0,-1.896645742,-2.553791747,-4.45043749,0.357352651 +Mike Woodson,woodsmi01,1981,RS,NYK,2020,949,-2.215830738,-1.180686391,-3.396517129,-0.313244018,-0.313244018,0,-2.709328247,-1.90853868,-4.617866927,0.070285362 +Reggie Carter,cartere01,1981,RS,NYK,1141,536,-2.662719854,-1.454094685,-4.116814539,-0.374940767,-0.374940767,0,-3.118583276,-2.034567935,-5.153151211,0.320340279 +DeWayne Scales,scalede01,1981,RS,NYK,1030,484,-3.687414729,-1.332925321,-5.02034005,-0.561014543,-0.561014543,0,-3.613276874,-2.208276785,-5.821553659,0.070596363 +Julius Erving,ervinju01,1981,RS,PHI,6262,2874,4.315181526,3.033958851,7.349140377,14.75503412,14.75503412,0,4.64182463,2.765157769,7.406982399,-0.372225418 +Caldwell Jones,jonesca01,1981,RS,PHI,5750,2639,-3.063374319,2.937412875,-0.125961444,3.52113799,3.52113799,0,-2.795454315,2.536864309,-0.258590006,-0.34753816 +Maurice Cheeks,cheekma01,1981,RS,PHI,5262,2415,2.820502345,2.908636369,5.729138713,10.44794781,10.44794781,0,2.831106077,3.378089859,6.209195936,0.00514131 +Lionel Hollins,hollili01,1981,RS,PHI,4693,2154,-1.395128154,0.017354488,-1.377773666,1.510395208,1.510395208,0,-1.255367902,0.161322906,-1.094044996,0.161182243 +Darryl Dawkins,dawkida01,1981,RS,PHI,4550,2088,-1.359870619,1.737360457,0.377489838,3.349436418,3.349436418,0,-1.179052248,1.417817627,0.238765379,0.548408249 +Bobby Jones,jonesbo01,1981,RS,PHI,4458,2046,2.616135208,1.531747705,4.147882913,7.194065867,7.194065867,0,2.658276762,1.348892407,4.007169169,-0.091911833 +Andrew Toney,toneyan01,1981,RS,PHI,3852,1768,-0.860473145,-1.713045261,-2.573518406,0.16028633,0.16028633,0,-0.818855441,-1.635645742,-2.454501183,0.708243897 +Steve Mix,mixst01,1981,RS,PHI,2891,1327,2.405358159,0.704549527,3.109907686,3.951997557,3.951997557,0,2.135432264,-0.050455625,2.084976639,-0.399194437 +Clint Richardson,richacl01,1981,RS,PHI,2861,1313,-0.468720124,-1.601831379,-2.070551503,0.453351835,0.453351835,0,-0.903116296,-2.296538275,-3.199654572,-0.408852731 +Earl Cureton,curetea01,1981,RS,PHI,1150,528,-3.153540151,2.327899978,-0.825640172,0.519388908,0.519388908,0,-2.844946376,1.392534836,-1.45241154,0.197627763 +Ollie Johnson,johnsol01,1981,RS,PHI,811,372,0.559529509,0.890199165,1.449728674,0.801337218,0.801337218,0,0.240123066,0.174037516,0.414160583,0.549792881 +Doug Collins,collido01,1981,RS,PHI,717,329,0.106499084,-1.343510789,-1.237011705,0.252802051,0.252802051,0,-0.311080626,-1.50793159,-1.819012216,-0.471465187 +Monti Davis,davismo01,1981,RS,PHI,4,2,14.41144814,0.923055587,15.33450373,0.018222747,0.018222747,0,12.4493795,-1.40320339,11.04617611,-1.288310054 +Truck Robinson,robintr01,1981,RS,PHO,6813,3088,-0.864637566,0.220987839,-0.643649728,3.306864933,3.306864933,0,-0.627028623,0.269289825,-0.357738798,-0.362879138 +Dennis Johnson,johnsde01,1981,RS,PHO,5769,2615,0.803531696,1.565354495,2.36888619,6.825316226,6.825316226,0,0.977853518,2.009431809,2.987285327,-0.062828905 +Jeff Cook,cookje01,1981,RS,PHO,4836,2192,-0.738248382,1.276819025,0.538570643,3.674451067,3.674451067,0,-1.003362433,1.198482375,0.195119941,-0.093860557 +Walter Davis,daviswa03,1981,RS,PHO,4814,2182,1.957222591,-0.101511495,1.855711096,5.127134022,5.127134022,0,1.643828274,-0.195715544,1.44811273,-0.004086976 +Alvan Adams,adamsal01,1981,RS,PHO,4532,2054,0.925222164,3.799440506,4.72466267,7.83003779,7.83003779,0,1.229808752,3.078426025,4.308234777,-0.040009315 +Johnny High,highjo01,1981,RS,PHO,3861,1750,-2.407167784,2.069231029,-0.337936755,2.174317934,2.174317934,0,-2.126683751,2.390670339,0.263986588,0.99092819 +Rich Kelley,kelleri01,1981,RS,PHO,3720,1686,-1.208216333,2.843378461,1.635162128,3.77777112,3.77777112,0,-1.10638711,1.898699102,0.792311992,0.154828634 +Kyle Macy,macyky01,1981,RS,PHO,3241,1469,0.606013685,0.669969846,1.275983531,3.01789437,3.01789437,0,0.235170846,0.398290749,0.633461595,0.016562868 +Alvin Scott,scottal01,1981,RS,PHO,3140,1423,0.00656241,1.947463475,1.954025886,3.400812842,3.400812842,0,-0.606786576,0.996747576,0.389961,-0.433899395 +Joel Kramer,kramejo01,1981,RS,PHO,2350,1065,-0.969998323,0.259669082,-0.710329241,1.10937674,1.10937674,0,-1.420134389,-0.291491013,-1.711625401,0.101835052 +Mike Niles,nilesmi01,1981,RS,PHO,510,231,-6.891347116,-0.706033279,-7.597380395,-0.577395059,-0.577395059,0,-6.504860587,-1.305964815,-7.810825402,1.100637162 +Mychal Thompson,thompmy01,1981,RS,POR,6056,2790,-1.243813652,0.701489391,-0.542324261,3.129852868,3.129852868,0,-0.739369125,0.533905389,-0.205463736,-0.415866725 +Jim Paxson,paxsoji02,1981,RS,POR,5862,2701,2.379985401,0.22940622,2.609391621,7.369353661,7.369353661,0,2.207760575,0.615789219,2.823549794,-0.225459071 +Kelvin Ransey,ranseke01,1981,RS,POR,5276,2431,0.060372027,-1.46379554,-1.403423513,1.668067735,1.668067735,0,0.206395166,-1.1861101,-0.979714934,-0.128717387 +Kermit Washington,washike01,1981,RS,POR,4601,2120,1.19770132,1.303889042,2.501590363,5.679912595,5.679912595,0,1.248117491,1.442760863,2.690878355,-0.00605228 +Calvin Natt,nattca01,1981,RS,POR,4582,2111,-0.066830844,-0.488774375,-0.555605219,2.36035906,2.36035906,0,-0.142687366,-0.618899339,-0.761586705,-0.134077858 +Bob Gross,grossbo01,1981,RS,POR,4198,1934,0.844967429,0.611948668,1.456916097,4.154350653,4.154350653,0,0.489535341,0.46040555,0.949940891,0.081278781 +Tom Owens,owensto01,1981,RS,POR,4000,1843,0.269414674,-1.1318366,-0.862421927,1.778637176,1.778637176,0,0.101299953,-0.896729929,-0.795429976,0.217753546 +Billy Ray Bates,batesbi01,1981,RS,POR,3386,1560,1.409306318,-0.810379733,0.598926586,2.665450206,2.665450206,0,1.459065302,-1.309492528,0.149572774,-2.52E-05 +Kevin Kunnert,kunneke01,1981,RS,POR,1828,842,-1.779551871,0.250665905,-1.528885966,0.525516822,0.525516822,0,-1.952865857,0.186023536,-1.76684232,0.184752069 +Ron Brewer,brewero01,1981,RS,POR,1189,548,-3.929613084,-0.044134469,-3.973747553,-0.342413293,-0.342413293,0,-3.735620524,-0.410322665,-4.145943189,0.080184168 +Mike Gale,galemi01,1981,RS,POR,1033,476,-0.990290036,1.377183312,0.386893276,0.767497977,0.767497977,0,-1.073208507,1.333699171,0.260490664,0.769365754 +Mike Harper,harpemi01,1981,RS,POR,1001,461,-5.477478623,0.843560367,-4.633918256,-0.448100117,-0.448100117,0,-5.133459993,0.326101287,-4.807358706,1.16255639 +Geoff Crompton,crompge01,1981,RS,POR,72,33,-5.940934488,-1.410688736,-7.351623223,-0.077424779,-0.077424779,0,-5.699533378,-3.382809272,-9.08234265,-0.067721443 +Roy Hamilton,hamilro01,1981,RS,POR,11,5,-5.789497188,-5.32539236,-11.11488955,-0.02147981,-0.02147981,0,-4.973268987,-5.790179286,-10.76344827,0.680869037 +George Gervin,gervige01,1981,RS,SAS,5996,2765,3.232648128,-0.671454886,2.561193242,7.474772869,7.474772869,0,3.461697134,-0.456614497,3.005082637,-0.244059123 +Mark Olberding,olberma01,1981,RS,SAS,5221,2408,1.758905352,-0.557371877,1.201533475,4.862687917,4.862687917,0,1.564145013,-0.135108718,1.429036295,0.169524748 +James Silas,silasja01,1981,RS,SAS,4456,2055,2.040713072,-1.671280217,0.369432855,3.253669484,3.253669484,0,1.920239854,-1.591719359,0.328520496,-0.533609486 +Dave Corzine,corzida01,1981,RS,SAS,4250,1960,-0.702337281,0.792609312,0.090272031,2.828133321,2.828133321,0,-0.33995982,0.481151659,0.141191839,-0.439631666 +George Johnson,johnsge02,1981,RS,SAS,4196,1935,-2.029773611,3.452995205,1.423221595,4.101966902,4.101966902,0,-1.863946112,2.93236221,1.068416098,-0.450059513 +Paul Griffin,griffpa01,1981,RS,SAS,4185,1930,1.040928576,0.347480438,1.388409014,4.067696944,4.067696944,0,1.049276703,0.322445419,1.371722122,-0.18554225 +Reggie Johnson,johnsre01,1981,RS,SAS,3721,1716,-1.397462215,-0.818274358,-2.215736573,0.470749932,0.470749932,0,-1.100386994,-0.364577391,-1.464964385,0.661119978 +Johnny Moore,moorejo01,1981,RS,SAS,3422,1578,0.988774746,1.48166191,2.470436656,4.222235204,4.222235204,0,1.275725363,1.599026862,2.874752225,0.472871866 +Kevin Restani,restake01,1981,RS,SAS,2166,999,0.199020319,-1.996459123,-1.797438804,0.484610277,0.484610277,0,-0.207203333,-2.513057215,-2.720260548,-0.19113788 +Ron Brewer,brewero01,1981,RS,SAS,1960,904,-0.546391808,-1.978763513,-2.525155321,0.103263157,0.103263157,0,-0.797649137,-2.366281077,-3.163930214,-0.437155039 +Mike Gale,galemi01,1981,RS,SAS,1379,636,-0.144016657,2.23266799,2.088651333,1.574523028,1.574523028,0,-0.022298242,2.343534497,2.321236255,0.291610011 +John Shumate,shumajo01,1981,RS,SAS,1125,519,-2.750796751,-0.759570673,-3.510367425,-0.201406724,-0.201406724,0,-2.392260624,-0.890338573,-3.282599197,0.033856897 +Michael Wiley,wileymi01,1981,RS,SAS,588,271,0.29089894,-1.390752561,-1.099853621,0.229383489,0.229383489,0,0.385739467,-2.090655041,-1.704915574,0.554385711 +Gus Gerard,gerargu01,1981,RS,SAS,280,129,-2.108391616,0.712606517,-1.395785099,0.089306528,0.089306528,0,-1.824601135,0.472050277,-1.352550858,0.205578875 +Swen Nater,natersw01,1981,RS,SDC,5931,2809,0.662241433,-0.430974638,0.231266795,4.258857657,4.258857657,0,0.687961164,-0.155659676,0.532301488,-0.331667662 +Michael Brooks,brookmi01,1981,RS,SDC,5234,2479,0.687542317,-0.200879781,0.486662536,4.088111515,4.088111515,0,0.66496731,-0.16682296,0.498144349,-0.140308707 +Phil Smith,smithph01,1981,RS,SDC,5021,2378,1.504619905,-1.442708292,0.061911613,3.413410658,3.413410658,0,1.24725883,-1.084747511,0.162511319,0.055679147 +Joe Bryant,bryanjo01,1981,RS,SDC,4981,2359,-1.146234631,-0.925371769,-2.071606401,0.81730821,0.81730821,0,-1.038678918,-0.795679861,-1.834358779,0.10345048 +Brian Taylor,taylobr01,1981,RS,SDC,4882,2312,3.406513375,0.132129525,3.538642901,7.412652326,7.412652326,0,3.041662194,0.654603825,3.696266019,-0.073913882 +Freeman Williams,willifr01,1981,RS,SDC,4172,1976,1.366206764,-1.331759209,0.034447555,2.811835029,2.811835029,0,1.682392216,-1.575210396,0.10718182,0.171807659 +Gar Heard,heardga01,1981,RS,SDC,3444,1631,-2.505742257,2.47812675,-0.027615507,2.268870902,2.268870902,0,-2.238064707,2.263825383,0.025760676,0.158142791 +Henry Bibby,bibbyhe01,1981,RS,SDC,2348,1112,-0.565453138,-1.404905628,-1.970358767,0.442615774,0.442615774,0,-0.733097004,-1.884505049,-2.617602053,0.068091743 +Sidney Wicks,wickssi01,1981,RS,SDC,2287,1083,-3.183432839,-0.206628829,-3.390061667,-0.356245531,-0.356245531,0,-2.947134234,-0.148590335,-3.095724569,0.752298669 +Ron Davis,davisro01,1981,RS,SDC,1725,817,-2.75131699,-0.597823546,-3.349140537,-0.251312469,-0.251312469,0,-2.799242913,-1.249130423,-4.048373336,0.64816234 +Jerome Whitehead,whiteje01,1981,RS,SDC,1187,562,-4.805940018,-0.761709788,-5.567649806,-0.816020948,-0.816020948,0,-4.696147821,-0.613653148,-5.309800969,1.034462094 +Wally Rank,rankwa01,1981,RS,SDC,323,153,-7.518749316,-2.373454187,-9.892203503,-0.568140835,-0.568140835,0,-7.052491619,-2.770965378,-9.823456998,1.962407996 +Stan Pietkiewicz,pietkst01,1981,RS,SDC,63,30,-10.91343031,-6.491251449,-17.40468175,-0.22455521,-0.22455521,0,-11.44099444,-8.482219222,-19.92321367,0.11516439 +Tony Price,priceto01,1981,RS,SDC,61,29,-7.005269623,0.606436525,-6.398833099,-0.054194131,-0.054194131,0,-7.18114727,-0.416632881,-7.597780152,0.394628962 +Jack Sikma,sikmaja01,1981,RS,SEA,6172,2920,-0.956156292,1.839181433,0.883025141,5.397633271,5.397633271,0,-0.53983679,2.011963344,1.472126554,-0.281609352 +James Bailey,baileja01,1981,RS,SEA,5366,2539,-1.485960263,0.990655666,-0.495304597,2.927959672,2.927959672,0,-1.278062745,1.190125214,-0.08793753,0.255191619 +John Johnson,johnsjo01,1981,RS,SEA,4912,2324,-1.484052227,-1.139280395,-2.623332622,0.149790895,0.149790895,0,-1.568895768,-1.355025302,-2.92392107,-0.273943431 +Vinnie Johnson,johnsvi01,1981,RS,SEA,4884,2311,2.190515933,-0.849649398,1.340866535,4.805754158,4.805754158,0,1.829187387,-0.616396405,1.212790982,-0.377604722 +Fred Brown,brownfr01,1981,RS,SEA,4198,1986,1.794115092,-0.037499328,1.756615764,4.558652065,4.558652065,0,1.620076497,-0.125880377,1.49419612,-0.173981657 +Wally Walker,walkewa01,1981,RS,SEA,3796,1796,-1.614051799,-0.370227544,-1.984279343,0.701381374,0.701381374,0,-1.874760633,-0.660060581,-2.534821214,-0.038654364 +Bill Hanzlik,hanzlbi01,1981,RS,SEA,2661,1259,-0.342928817,0.419728313,0.076799497,1.823467626,1.823467626,0,-0.814228895,0.328035822,-0.486193073,0.436816361 +Armond Hill,hillar01,1981,RS,SEA,2355,1114,-1.148154476,-0.683355534,-1.831510009,0.523948526,0.523948526,0,-1.616327932,0.012121763,-1.604206169,0.377657118 +Paul Westphal,westppa01,1981,RS,SEA,2278,1078,1.135160476,-0.014687875,1.120472601,2.124552184,2.124552184,0,1.02616513,-0.017818838,1.008346292,-0.202885818 +James Donaldson,donalja01,1981,RS,SEA,2071,980,-1.460875188,0.759586494,-0.701288694,1.017543422,1.017543422,0,-1.754675912,-0.704802122,-2.459478034,-0.684551184 +Dennis Awtrey,awtrede01,1981,RS,SEA,1283,607,-3.257702903,-0.532507033,-3.790209936,-0.322950921,-0.322950921,0,-3.640737657,-0.756551644,-4.397289301,0.258124334 +Lonnie Shelton,sheltlo01,1981,RS,SEA,930,440,-2.761955102,0.619352708,-2.142602394,0.13682672,0.13682672,0,-2.083173076,0.955179328,-1.127993748,0.357690634 +Jacky Dorsey,dorseja01,1981,RS,SEA,535,253,-5.302665694,0.790518971,-4.512146723,-0.229809977,-0.229809977,0,-5.514416443,0.910863856,-4.603552586,1.065221778 +Rudy White,whiteru01,1981,RS,SEA,349,165,-4.162482959,-1.385493054,-5.547976014,-0.235682167,-0.235682167,0,-4.699573805,-1.692060035,-6.391633839,0.061322496 +John Shumate,shumajo01,1981,RS,SEA,17,8,-13.98320844,-5.264177633,-19.24738607,-0.069580815,-0.069580815,0,-13.28996456,-3.376464695,-16.66642925,3.436161711 +Adrian Dantley,dantlad01,1981,RS,UTA,7035,3417,4.340549691,-1.138559889,3.201989803,10.34432971,10.34432971,0,4.070020611,-0.801931883,3.268088727,-0.31873888 +Darrell Griffith,griffda01,1981,RS,UTA,5903,2867,-2.144384202,-1.192151048,-3.33653525,-0.858941177,-0.858941177,0,-1.746850497,-0.995770531,-2.742621028,0.118994779 +Ben Poquette,poquebe01,1981,RS,UTA,5781,2808,-0.863942816,0.607785276,-0.256157539,3.569109647,3.569109647,0,-0.976905314,0.949910635,-0.026994678,-0.105944394 +Allan Bristow,bristal01,1981,RS,UTA,4120,2001,0.495011483,-1.296752609,-0.801741126,1.985099979,1.985099979,0,0.15717969,-1.693096917,-1.535917227,-0.201941207 +Wayne Cooper,coopewa01,1981,RS,UTA,2923,1420,-2.902340784,-1.100862174,-4.003202957,-0.909220276,-0.909220276,0,-2.846868564,-0.997950447,-3.844819011,0.14697179 +Rickey Green,greenri01,1981,RS,UTA,2691,1307,0.144273747,0.023377224,0.167650971,1.947423204,1.947423204,0,0.040351437,0.458366994,0.498718431,0.097568218 +Ron Boone,boonero01,1981,RS,UTA,2359,1146,-2.390707507,-2.757978578,-5.148686085,-1.40852947,-1.40852947,0,-2.591068469,-2.921028797,-5.512097266,0.444104732 +Jeff Wilkins,wilkije01,1981,RS,UTA,2178,1058,-4.838576615,0.401861914,-4.436714701,-0.915819022,-0.915819022,0,-4.699394001,0.461753366,-4.237640635,0.604969767 +Billy McKinney,mckinbi01,1981,RS,UTA,2125,1032,-0.507142361,-1.554026675,-2.061169036,0.363178593,0.363178593,0,-0.874447832,-0.957612061,-1.832059894,0.139492525 +Jeff Judkins,judkije01,1981,RS,UTA,1371,666,-1.002441171,-2.117199652,-3.119640823,-0.125982191,-0.125982191,0,-1.561310049,-2.583442586,-4.144752635,0.312417758 +Carl Nicks,nicksca01,1981,RS,UTA,1268,616,-2.165891215,-1.175842619,-3.341733834,-0.187879779,-0.187879779,0,-2.198722796,-0.928592598,-3.127315394,1.057222572 +James Hardy,hardyja01,1981,RS,UTA,1048,509,-1.857293146,1.006223726,-0.85106942,0.492936611,0.492936611,0,-1.880001192,0.767885879,-1.112115313,-0.041816008 +John Duren,durenjo01,1981,RS,UTA,943,458,-6.48622292,-2.021644163,-8.507867083,-1.35192668,-1.35192668,0,-6.679200928,-2.330637851,-9.009838779,0.496101526 +Mel Bennett,benneme01,1981,RS,UTA,644,313,-2.967989088,-2.539343374,-5.507332463,-0.444382262,-0.444382262,0,-3.212002835,-2.926464596,-6.138467431,0.949472819 +Brett Vroman,vromabr01,1981,RS,UTA,191,93,-3.971578631,1.574821316,-2.396757315,0.017143077,0.017143077,0,-3.580500429,2.202911283,-1.377589146,2.350105234 +Dick Miller,milledi01,1981,RS,UTA,39,19,-8.663726873,-2.824555116,-11.48828199,-0.086045397,-0.086045397,0,-8.45452439,-4.139733992,-12.59425838,1.628171997 +Elvin Hayes,hayesel01,1981,RS,WSB,6325,2931,-2.499511456,1.656925003,-0.842586452,2.84845947,2.84845947,0,-2.046572527,1.690433651,-0.356138876,-0.140172021 +Kevin Grevey,greveke01,1981,RS,WSB,5645,2616,1.177835171,-0.528367958,0.649467213,4.519533614,4.519533614,0,0.932776806,-0.381520035,0.551256772,-0.401545473 +Greg Ballard,ballagr01,1981,RS,WSB,5632,2610,0.288678238,2.165075013,2.453753251,6.902529154,6.902529154,0,0.282171593,2.041128203,2.323299795,-0.400121792 +Kevin Porter,porteke01,1981,RS,WSB,5561,2577,2.655209013,-0.25759,2.397619013,6.763759722,6.763759722,0,2.281564809,0.158381831,2.439946639,-0.06478644 +Wes Unseld,unselwe01,1981,RS,WSB,4385,2032,-0.501405625,2.266155462,1.764749837,4.651600214,4.651600214,0,-0.532712809,2.051375913,1.518663104,-0.637660168 +Mitch Kupchak,kupchmi01,1981,RS,WSB,4173,1934,-0.486584196,-0.462756428,-0.949340624,1.774510532,1.774510532,0,-0.602443711,-0.933558238,-1.536001948,-0.130412292 +Wes Matthews,matthwe01,1981,RS,WSB,2505,1161,-1.387579499,-1.245258984,-2.632838483,0.069675118,0.069675118,0,-1.398040751,-1.274698866,-2.672739617,0.408982094 +Rick Mahorn,mahorri01,1981,RS,WSB,1502,696,-1.585048771,1.905968789,0.320920018,1.097303525,1.097303525,0,-1.85572048,1.797705161,-0.058015319,0.644760159 +Don Collins,collido02,1981,RS,WSB,1426,661,-1.54225034,0.409317583,-1.132932757,0.549956886,0.549956886,0,-1.470448209,0.220639846,-1.249808363,0.871874203 +Austin Carr,carrau01,1981,RS,WSB,1252,580,-3.596449387,-1.431314656,-5.027764042,-0.673103505,-0.673103505,0,-4.060553526,-2.170534742,-6.231088268,-0.141176156 +Bob Dandridge,dandrbo01,1981,RS,WSB,1176,545,-2.151153314,0.302300675,-1.848852639,0.250372347,0.250372347,0,-2.334414346,-0.071440812,-2.405855158,-0.082171389 +Carlos Terry,terryca01,1981,RS,WSB,1088,504,-0.413629484,1.194777173,0.781147688,0.912546426,0.912546426,0,-0.586217927,0.867839523,0.281621595,0.515780856 +Andre McCarter,mccaran01,1981,RS,WSB,967,448,-2.232089698,-1.000767634,-3.232857332,-0.110016921,-0.110016921,0,-2.795879333,-1.693755281,-4.489634614,-0.326440157 +Anthony Roberts,roberan01,1981,RS,WSB,755,350,-5.63340965,-0.388303613,-6.021713263,-0.588343681,-0.588343681,0,-5.699540545,-0.744546323,-6.444086868,0.725689138 +John Williamson,willijo01,1981,RS,WSB,242,112,-6.579416009,-1.238550056,-7.817966064,-0.291712274,-0.291712274,0,-6.391023957,-1.982304329,-8.373328286,0.753214657 +Dave Britton,brittda01,1981,RS,WSB,19,9,-0.840095552,3.241413261,2.40131771,0.024211387,0.024211387,0,-0.544958641,2.903086448,2.358127807,2.429305209 +Keith McCord,mccorke01,1981,RS,WSB,19,9,-6.680348078,-5.612497791,-12.29284587,-0.043344131,-0.043344131,0,-6.893542402,-8.90051059,-15.79405299,-1.116485317 +Lewis Brown,brownle02,1981,RS,WSB,11,5,-26.45670262,-3.800257984,-30.2569606,-0.074128001,-0.074128001,0,-23.35819319,-2.67175933,-26.02995252,5.812745401 +Larry Bird,birdla01,1981,PO,BOS,1514,750,3.272112491,3.759589906,7.031702397,3.842712224,0,3.842712224,4.029433765,3.763380555,7.792814319,-0.440168038 +Tiny Archibald,architi01,1981,PO,BOS,1272,630,1.52445479,-1.178216581,0.346238208,1.022518224,0,1.022518224,1.436198819,-0.954970891,0.481227928,-0.36638511 +Cedric Maxwell,maxwece01,1981,PO,BOS,1207,598,4.679236774,0.376870075,5.056106849,2.442138723,0,2.442138723,4.221678278,0.204009379,4.425687657,-0.556584428 +Chris Ford,fordch01,1981,PO,BOS,1024,507,0.782755001,-0.016627823,0.766127179,0.939901823,0,0.939901823,0.595278774,0.248844515,0.844123289,0.190776797 +Robert Parish,parisro01,1981,PO,BOS,993,492,-0.988246469,4.833890026,3.845643557,1.715730075,0,1.715730075,-0.16210441,4.327125709,4.165021299,0.4616124 +Kevin McHale,mchalke01,1981,PO,BOS,598,296,1.659085079,1.060260699,2.719345778,0.85481943,0,0.85481943,1.397253999,0.742495446,2.139749446,0.332549093 +M.L. Carr,carrml01,1981,PO,BOS,581,288,-1.469071727,1.064568058,-0.404503669,0.356604966,0,0.356604966,-1.694427616,0.572926053,-1.121501563,0.313150206 +Rick Robey,robeyri01,1981,PO,BOS,535,265,-4.834771273,-0.186343935,-5.021115207,-0.319737871,0,-0.319737871,-4.629055022,-0.514390267,-5.143445289,0.926895863 +Gerald Henderson,hendege01,1981,PO,BOS,460,228,0.207003348,0.903188838,1.110192187,0.463495668,0,0.463495668,-0.059673383,0.51346608,0.453792698,0.077911933 +Eric Fernsten,fernser01,1981,PO,BOS,28,14,-5.379392674,5.017341368,-0.362051306,0.017887705,0,0.017887705,-5.035683932,5.2352684,0.199584468,1.622030653 +Terry Duerod,duerote01,1981,PO,BOS,24,12,-5.400089084,1.952246835,-3.447842249,-0.004473057,0,-0.004473057,-3.948487023,-0.647020512,-4.595507535,1.456215118 +Artis Gilmore,gilmoar01,1981,PO,CHI,502,247,2.100521449,0.825248302,2.925769751,0.731658382,0,0.731658382,2.187791749,0.602702489,2.790494237,-0.78745921 +Reggie Theus,theusre01,1981,PO,CHI,472,232,4.596219327,-0.421225163,4.174994164,0.846119734,0,0.846119734,4.403913498,0.185672267,4.589585765,0.082912512 +Dwight Jones,jonesdw01,1981,PO,CHI,441,217,-0.282791396,-0.228325036,-0.511116431,0.254848296,0,0.254848296,-0.239745438,-0.153065711,-0.392811149,-0.301312317 +Dave Greenwood,greenda01,1981,PO,CHI,431,212,2.85219512,1.473559937,4.325755058,0.792390654,0,0.792390654,3.016674478,1.987580877,5.004255355,0.373384001 +Ricky Sobers,soberri01,1981,PO,CHI,329,162,-1.908311646,-2.246971656,-4.155283302,-0.121187718,0,-0.121187718,-1.709265184,-1.424187182,-3.133452366,1.122100866 +Bob Wilkerson,wilkebo01,1981,PO,CHI,309,152,-2.124005422,-1.158868196,-3.282873618,-0.042586243,0,-0.042586243,-2.261962074,-1.4697762,-3.731738274,-0.077462888 +Larry Kenon,kenonla01,1981,PO,CHI,232,114,1.38582285,0.378956579,1.764779429,0.267133177,0,0.267133177,1.153694824,-0.756232431,0.397462393,-1.314115227 +Coby Dietrick,dietrco01,1981,PO,CHI,165,81,-5.273272419,0.47085431,-4.802418109,-0.089141747,0,-0.089141747,-5.118897515,1.237623996,-3.881273518,1.831745095 +Ronnie Lester,lestero01,1981,PO,CHI,85,42,-2.573109926,-1.761589814,-4.334699739,-0.035132008,0,-0.035132008,-2.365396333,-2.856806776,-5.222203108,0.301255662 +James Wilkes,wilkeja02,1981,PO,CHI,10,5,-21.88848217,6.513959931,-15.37452224,-0.033799714,0,-0.033799714,-18.80792335,1.657675995,-17.15024735,1.695701368 +Sam Worthen,worthsa01,1981,PO,CHI,2,1,-4.965194997,-3.762697769,-8.727892766,-0.00310338,0,-0.00310338,-6.535178685,-5.683883664,-12.21906235,-1.292143632 +Moses Malone,malonmo01,1981,PO,HOU,1880,955,1.878363782,0.622698765,2.501062547,2.612296247,0,2.612296247,2.327154539,0.586566142,2.913720681,-0.966563824 +Robert Reid,reidro01,1981,PO,HOU,1708,868,1.948067436,2.832367124,4.780434561,3.438255071,0,3.438255071,2.215980729,3.197325244,5.413305972,-0.033828544 +Billy Paultz,paultbi01,1981,PO,HOU,1417,720,-0.88493477,0.209864088,-0.675070682,0.783226093,0,0.783226093,-0.811532999,0.287696806,-0.523836193,-0.354184768 +Tom Henderson,hendeto01,1981,PO,HOU,1210,615,0.667714173,-1.198185066,-0.530470893,0.714312544,0,0.714312544,0.013327069,-1.407443715,-1.394116646,-0.530629236 +Calvin Murphy,murphca01,1981,PO,HOU,1063,540,1.250934093,-0.286306618,0.964627474,1.063217985,0,1.063217985,1.286678117,0.364667281,1.651345398,0.704125775 +Mike Dunleavy,dunlemi01,1981,PO,HOU,929,472,0.975938645,-1.154674498,-0.178735853,0.641516921,0,0.641516921,0.483774362,-0.93670141,-0.452927048,0.437706357 +Bill Willoughby,willobi01,1981,PO,HOU,821,417,-2.743412872,1.168352239,-1.575060633,0.257513029,0,0.257513029,-2.940424435,0.417795615,-2.522628819,-0.111554972 +Allen Leavell,leaveal01,1981,PO,HOU,427,217,-1.695923356,2.362814701,0.666891345,0.392573978,0,0.392573978,-1.539048791,1.843016252,0.303967462,0.596323604 +Calvin Garrett,garreca01,1981,PO,HOU,230,117,-2.999068826,0.204190633,-2.794878193,-0.002764451,0,-0.002764451,-3.658518549,-1.070644862,-4.729163412,0.052565889 +Major Jones,jonesma01,1981,PO,HOU,173,88,-1.218045302,0.393813802,-0.8242315,0.08987786,0,0.08987786,-1.695705054,0.228550381,-1.467154673,0.760607697 +Rudy Tomjanovich,tomjaru01,1981,PO,HOU,61,31,-8.73581553,-3.608563254,-12.34437878,-0.158294969,0,-0.158294969,-8.533502434,-4.990887528,-13.52438996,1.101647023 +Johnny Davis,davisjo01,1981,PO,IND,161,74,2.886736664,-0.4231856,2.463551064,0.201800192,0,0.201800192,2.004826178,0.617731372,2.62255755,-0.57388152 +Billy Knight,knighbi01,1981,PO,IND,155,71,1.376313669,-2.300206544,-0.923892875,0.067858552,0,0.067858552,0.410838343,-1.97882285,-1.567984507,-0.515697697 +James Edwards,edwarja01,1981,PO,IND,122,56,-7.462878293,-0.7065135,-8.169391793,-0.159981739,0,-0.159981739,-7.201031213,-0.294172126,-7.495203338,0.173413499 +Louis Orr,orrlo01,1981,PO,IND,122,56,-2.747811457,2.729042401,-0.018769056,0.080343919,0,0.080343919,-2.425913547,2.127510058,-0.298403489,-0.164972485 +Clemon Johnson,johnscl01,1981,PO,IND,120,55,0.513862408,3.788102075,4.301964483,0.20257302,0,0.20257302,0.710780675,3.131148587,3.841929262,-0.716546799 +Mike Bantom,bantomi01,1981,PO,IND,111,51,2.887374701,-2.335366637,0.552008064,0.089629678,0,0.089629678,1.696522812,-1.713888687,-0.017365875,1.105006638 +George McGinnis,mcginge01,1981,PO,IND,85,39,-8.416610083,-0.049805608,-8.466415691,-0.118739796,0,-0.118739796,-7.804826946,-0.178429361,-7.983256307,1.173324603 +Don Buse,busedo01,1981,PO,IND,76,35,-0.432355853,2.735956006,2.303600153,0.093977669,0,0.093977669,-0.600365408,2.672835205,2.072469797,0.93735821 +George Johnson,johnsge03,1981,PO,IND,50,23,-1.018906593,-3.762569173,-4.781475765,-0.024401903,0,-0.024401903,-2.099358907,-5.303451115,-7.402810022,-0.721961232 +Dudley Bradley,bradldu01,1981,PO,IND,41,19,-8.952382892,0.036682576,-8.915700316,-0.062917727,0,-0.062917727,-8.009080188,-0.449497121,-8.458577309,1.991638319 +Jerry Sichting,sichtje01,1981,PO,IND,2,1,6.806069772,70.88582323,77.691893,0.045205217,0,0.045205217,15.42795082,69.48356491,84.91151573,6.547716368 +Scott Wedman,wedmasc01,1981,PO,KCK,1267,657,-1.022568464,0.055696932,-0.966871532,0.617187118,0,0.617187118,-0.939802651,0.370145467,-0.569657184,0.114984458 +Ernie Grunfeld,grunfer01,1981,PO,KCK,1221,633,1.422443769,1.241044751,2.663488519,1.802600285,0,1.802600285,1.08170684,1.462953551,2.544660391,-0.029353853 +Reggie King,kingre01,1981,PO,KCK,1195,620,0.956139146,0.465057803,1.421196949,1.356213573,0,1.356213573,0.867528144,0.688182152,1.555710296,-0.326694578 +Sam Lacey,laceysa01,1981,PO,KCK,1028,533,-0.82563243,3.903768364,3.078135934,1.637664512,0,1.637664512,-0.608305667,3.763887056,3.155581389,0.181463352 +Leon Douglas,douglle01,1981,PO,KCK,613,318,-4.673312941,-0.717867547,-5.391180488,-0.445997987,0,-0.445997987,-5.131243278,-0.775617012,-5.90686029,0.881810479 +Otis Birdsong,birdsot01,1981,PO,KCK,451,234,2.171199536,-0.091790807,2.079408729,0.593778517,0,0.593778517,1.729981184,-0.622054077,1.107927107,-0.141029353 +Joe Meriweather,meriwjo01,1981,PO,KCK,384,199,-3.044538321,0.670038627,-2.374499694,0.039617358,0,0.039617358,-3.396637817,0.560139536,-2.836498281,0.728452019 +John Lambert,lambejo01,1981,PO,KCK,337,175,-0.945872403,-0.310322661,-1.256195065,0.137565227,0,0.137565227,-1.484369182,-0.985528794,-2.469897976,0.005743044 +Phil Ford,fordph01,1981,PO,KCK,305,158,-2.28843062,-1.913652138,-4.202082758,-0.120573707,0,-0.120573707,-2.680600638,-2.257693897,-4.938294535,-0.121202321 +Lloyd Walton,waltoll01,1981,PO,KCK,141,73,-3.149822826,-0.984219501,-4.134042327,-0.053227728,0,-0.053227728,-3.588138051,-2.284687812,-5.872825863,0.114284524 +Frankie Sanders,sandefr01,1981,PO,KCK,96,50,-2.982328997,-1.411588811,-4.393917808,-0.043896245,0,-0.043896245,-3.037641922,-2.506144149,-5.543786071,1.436255847 +Kareem Abdul-Jabbar,abdulka01,1981,PO,LAL,275,134,-0.399161692,2.337005594,1.937843902,0.329483764,0,0.329483764,0.114921788,2.165521719,2.280443507,-0.308922287 +Norm Nixon,nixonno01,1981,PO,LAL,273,133,2.742294791,-1.776207375,0.966087416,0.258015466,0,0.258015466,2.014688848,-1.158190915,0.856497932,-0.760711544 +Magic Johnson,johnsma02,1981,PO,LAL,261,127,-0.641767991,3.250098431,2.608330441,0.359147906,0,0.359147906,-0.203513023,3.55363529,3.350122268,0.286442766 +Jamaal Wilkes,wilkeja01,1981,PO,LAL,232,113,-2.024413961,-1.942280663,-3.966694624,-0.072315147,0,-0.072315147,-2.262226259,-1.80042102,-4.062647278,-0.040279063 +Michael Cooper,coopemi01,1981,PO,LAL,210,102,-0.312155989,0.850428834,0.538272846,0.177272463,0,0.177272463,-0.5912791,0.630833641,0.039554541,0.427419558 +Jim Chones,choneji01,1981,PO,LAL,138,67,-1.165114907,0.129364624,-1.035750284,0.060537022,0,0.060537022,-1.667196769,-0.45109792,-2.118294689,0.160151947 +Mark Landsberger,landsma01,1981,PO,LAL,66,32,-0.385485607,-0.248111758,-0.633597365,0.035440562,0,0.035440562,-0.796894402,-0.652178951,-1.449073353,-0.530627723 +Jim Brewer,breweji01,1981,PO,LAL,14,7,-5.995414757,-2.594066542,-8.589481299,-0.021623234,0,-0.021623234,-7.405821596,-3.332883172,-10.73870477,0.511031368 +Eddie Jordan,jordaed01,1981,PO,LAL,8,4,0.29911292,-3.828959004,-3.529846084,-0.001609043,0,-0.001609043,-1.809301751,-5.919218066,-7.728519817,-1.900434882 +Brad Holland,hollabr01,1981,PO,LAL,2,1,-51.4611762,-20.4279918,-71.88916801,-0.037692899,0,-0.037692899,-47.88835843,-29.00660178,-76.89496021,3.474121368 +Sidney Moncrief,moncrsi01,1981,PO,MIL,563,277,1.703904104,-0.034549862,1.669354242,0.643797371,0,0.643797371,1.982019249,0.359525076,2.341544325,-0.053278197 +Marques Johnson,johnsma01,1981,PO,MIL,541,266,9.780434575,0.537987764,10.31842234,1.805293141,0,1.805293141,9.872484633,0.229537663,10.1020223,-1.257973429 +Bob Lanier,laniebo01,1981,PO,MIL,480,236,4.082219752,1.5857701,5.667989852,1.042359052,0,1.042359052,4.598539612,1.354595527,5.95313514,-0.277767924 +Junior Bridgeman,bridgju01,1981,PO,MIL,372,183,1.617802076,-1.445953652,0.171848424,0.282941978,0,0.282941978,1.829872291,-1.04095462,0.788917672,0.542322201 +Quinn Buckner,bucknqu01,1981,PO,MIL,372,183,0.664770155,0.372371278,1.037141433,0.367568692,0,0.367568692,1.053408395,1.004575854,2.057984249,0.762827551 +Brian Winters,wintebr01,1981,PO,MIL,368,181,1.283891781,0.406247295,1.690139075,0.425839458,0,0.425839458,1.532471597,0.587613297,2.120084894,0.672279411 +Mickey Johnson,johnsmi01,1981,PO,MIL,346,170,0.558264399,0.449822584,1.008086983,0.337599765,0,0.337599765,1.461241029,0.094160915,1.555401944,0.408063391 +Harvey Catchings,catchha01,1981,PO,MIL,222,109,-4.594127418,-0.858783189,-5.452910607,-0.155999113,0,-0.155999113,-4.733099725,-0.936821012,-5.669920737,0.603766593 +Mike Evans,evansmi01,1981,PO,MIL,77,38,4.14234801,-4.334201494,-0.191853483,0.052193508,0,0.052193508,3.44913516,-3.592942371,-0.143807211,1.962312082 +Pat Cummings,cummipa01,1981,PO,MIL,51,25,-6.059087832,-0.358872637,-6.417960469,-0.048057739,0,-0.048057739,-5.361690062,-1.804459816,-7.166149878,-0.387922848 +Len Elmore,elmorle01,1981,PO,MIL,24,12,-11.92068915,-5.017324978,-16.93801413,-0.092668961,0,-0.092668961,-11.98296818,-3.585603833,-15.56857201,3.312453451 +Campy Russell,russeca02,1981,PO,NYK,178,89,0.864111008,1.674021041,2.538132048,0.248815649,0,0.248815649,0.29635322,1.790390248,2.086743468,0.452409064 +Micheal Ray Richardson,richami01,1981,PO,NYK,172,86,-4.579358164,4.201587055,-0.37777111,0.108428339,0,0.108428339,-3.696706745,4.397852441,0.701145696,0.966933926 +Ray Williams,willira01,1981,PO,NYK,168,84,-3.047419649,0.750860453,-2.296559196,0.020252772,0,0.020252772,-2.828309354,1.37737787,-1.450931483,1.011045118 +Marvin Webster,webstma01,1981,PO,NYK,126,63,-4.711623914,-0.365079765,-5.076703679,-0.077168679,0,-0.077168679,-5.277178353,-0.92256044,-6.199738793,0.046286685 +Sly Williams,willisl01,1981,PO,NYK,112,56,5.097594612,1.92371927,7.021313882,0.288988861,0,0.288988861,4.131028115,1.856234252,5.987262367,0.3532136 +Bill Cartwright,cartwbi01,1981,PO,NYK,98,49,-7.128384785,0.49039991,-6.637984874,-0.101196115,0,-0.101196115,-7.050938106,-0.376957205,-7.427895311,0.912149225 +Larry Demic,demicla01,1981,PO,NYK,74,37,3.619242259,-1.031095308,2.588146951,0.102841538,0,0.102841538,1.898251491,-2.011756297,-0.113504806,-1.009500659 +Mike Glenn,glennmi01,1981,PO,NYK,52,26,1.032134391,0.152064244,1.184198635,0.053435893,0,0.053435893,-0.189061457,-2.090460474,-2.279521931,-0.695704402 +Mike Woodson,woodsmi01,1981,PO,NYK,16,8,6.870962478,-2.805704994,4.065257484,0.029204202,0,0.029204202,4.760753659,-0.45016576,4.310587899,1.728444493 +Reggie Carter,cartere01,1981,PO,NYK,14,7,-10.36844936,-3.863360166,-14.23180952,-0.044847069,0,-0.044847069,-11.33460613,0.109053152,-11.22555297,5.820447082 +Julius Erving,ervinju01,1981,PO,PHI,1228,592,2.317684962,1.759732401,4.077417363,2.118634964,0,2.118634964,2.747630596,1.423708121,4.171338717,-0.370399691 +Caldwell Jones,jonesca01,1981,PO,PHI,1203,580,-0.900102753,0.938177963,0.038075211,0.846775485,0,0.846775485,-0.865278442,0.911992472,0.04671403,-0.468066924 +Maurice Cheeks,cheekma01,1981,PO,PHI,1064,513,3.764482705,3.380704496,7.145187202,2.680406917,0,2.680406917,3.826635491,3.895502856,7.722138347,0.335233031 +Lionel Hollins,hollili01,1981,PO,PHI,1016,490,0.57623086,-0.165009703,0.411221157,0.813540014,0,0.813540014,0.440955377,0.383422252,0.824377628,-0.182378229 +Bobby Jones,jonesbo01,1981,PO,PHI,919,443,2.892881427,1.416868039,4.309749467,1.648555735,0,1.648555735,3.007950142,1.471438912,4.479389054,0.168698174 +Darryl Dawkins,dawkida01,1981,PO,PHI,873,421,-0.309856581,-0.7899355,-1.099792081,0.368270437,0,0.368270437,-0.24040714,-0.461644987,-0.702052127,0.711457055 +Andrew Toney,toneyan01,1981,PO,PHI,738,356,-0.82677584,-1.935571727,-2.762347567,-0.002335657,0,-0.002335657,-0.553676198,-2.181758994,-2.735435192,0.942254674 +Steve Mix,mixst01,1981,PO,PHI,427,206,0.191124627,-1.160978021,-0.969853394,0.191661383,0,0.191661383,-0.288980519,-2.246983973,-2.535964492,-0.649842251 +Clint Richardson,richacl01,1981,PO,PHI,375,181,-0.243758466,-0.478391431,-0.722149898,0.192859993,0,0.192859993,-0.886285958,-1.177953233,-2.06423919,-0.138135526 +Earl Cureton,curetea01,1981,PO,PHI,75,36,-8.391779138,2.059457608,-6.33232153,-0.067753656,0,-0.067753656,-7.92165257,0.302062883,-7.619589687,-0.151880166 +Ollie Johnson,johnsol01,1981,PO,PHI,46,22,-5.53364732,4.18018479,-1.35346253,0.016152665,0,0.016152665,-4.736291731,1.679200401,-3.057091331,-0.084692111 +Dennis Johnson,johnsde01,1981,PO,PHO,517,267,0.372207638,1.877562322,2.24976996,0.701649274,0,0.701649274,0.297961973,2.092557862,2.390519835,-0.109095431 +Truck Robinson,robintr01,1981,PO,PHO,451,233,-2.410597878,1.443085716,-0.967512162,0.217392508,0,0.217392508,-2.110462824,1.218193066,-0.892269758,-0.506410838 +Alvan Adams,adamsal01,1981,PO,PHO,422,218,-1.430315764,2.102863977,0.672548213,0.392456737,0,0.392456737,-1.429875125,1.447132817,0.017257693,-0.036624462 +Jeff Cook,cookje01,1981,PO,PHO,398,206,0.736030674,-0.578126611,0.157904063,0.315941078,0,0.315941078,-0.031200089,0.0930089,0.061808812,0.223867649 +Walter Davis,daviswa03,1981,PO,PHO,385,199,-0.236070225,0.203448631,-0.032621594,0.285193927,0,0.285193927,-0.320103508,0.127302477,-0.19280103,0.219037303 +Alvin Scott,scottal01,1981,PO,PHO,232,120,-0.178065511,2.046144857,1.868079345,0.289466066,0,0.289466066,-0.796404107,0.47513918,-0.321264927,-0.706367684 +Johnny High,highjo01,1981,PO,PHO,226,117,-0.940016792,2.349785444,1.409768652,0.260242636,0,0.260242636,-1.228723607,3.503566142,2.274842535,1.559296766 +Rich Kelley,kelleri01,1981,PO,PHO,219,113,-2.622531443,3.973825749,1.351294306,0.244656519,0,0.244656519,-2.22323354,2.502693957,0.279460417,0.312543217 +Kyle Macy,macyky01,1981,PO,PHO,197,102,3.149105641,1.518339049,4.667444689,0.398166679,0,0.398166679,2.713741745,0.925361266,3.639103012,0.01321855 +Joel Kramer,kramejo01,1981,PO,PHO,195,101,-0.777705171,1.115851856,0.338146685,0.165808791,0,0.165808791,-1.554024458,1.650160939,0.096136481,0.989454214 +Mike Niles,nilesmi01,1981,PO,PHO,8,4,-38.43853344,16.44051141,-21.99802203,-0.040794057,0,-0.040794057,-33.13582037,14.33625924,-18.79956112,0.667821368 +Mychal Thompson,thompmy01,1981,PO,POR,267,132,1.901103434,1.103319667,3.004423101,0.397962039,0,0.397962039,1.641848299,1.154212582,2.796060881,-0.41724925 +Kelvin Ransey,ranseke01,1981,PO,POR,265,131,-3.038843348,-0.812519175,-3.851362523,-0.075681088,0,-0.075681088,-2.310798143,-0.150560182,-2.461358325,-0.302354462 +Kermit Washington,washike01,1981,PO,POR,259,128,1.200490025,3.132503771,4.332993796,0.475050035,0,0.475050035,1.343599331,3.45033976,4.793939091,-0.406956103 +Billy Ray Bates,batesbi01,1981,PO,POR,232,115,4.550727587,-1.562959949,2.987767638,0.34771983,0,0.34771983,4.040229163,-1.002931296,3.037297867,0.141599299 +Calvin Natt,nattca01,1981,PO,POR,192,95,-3.765397345,-2.557361822,-6.322759167,-0.177545616,0,-0.177545616,-4.107468095,-3.211019631,-7.318487726,-0.568063424 +Bob Gross,grossbo01,1981,PO,POR,121,60,3.047505495,-1.563792567,1.483712928,0.134650108,0,0.134650108,2.130719423,-1.648937173,0.481782251,0.708764963 +Mike Gale,galemi01,1981,PO,POR,103,51,-3.249887035,2.808328359,-0.441558676,0.061632643,0,0.061632643,-3.083592877,2.145014123,-0.938578754,-0.493236157 +Kevin Kunnert,kunneke01,1981,PO,POR,87,43,-5.258150957,-1.77791386,-7.036064817,-0.098529484,0,-0.098529484,-5.380219848,-1.774448858,-7.154668706,1.540274069 +Mike Harper,harpemi01,1981,PO,POR,12,6,6.032195411,-3.203226589,2.828968822,0.01733552,0,0.01733552,3.961104637,-5.141502752,-1.180398115,-1.522802799 +Tom Owens,owensto01,1981,PO,POR,10,5,-4.629068592,-2.953011889,-7.582080481,-0.012875812,0,-0.012875812,-6.149345993,-2.463982145,-8.613328139,1.232301368 +Jim Paxson,paxsoji02,1981,PO,POR,8,4,-26.4339942,-4.795554789,-31.22954899,-0.059139812,0,-0.059139812,-25.72399815,-6.550011813,-32.27400996,-1.292143632 +George Gervin,gervige01,1981,PO,SAS,560,274,3.095234428,-1.899177558,1.19605687,0.567150943,0,0.567150943,3.334444585,-1.400081403,1.934363181,-0.302580507 +Mark Olberding,olberma01,1981,PO,SAS,519,254,3.912657274,-2.073518844,1.839138429,0.614341729,0,0.614341729,3.779004199,-1.147067473,2.631936726,0.154147928 +Reggie Johnson,johnsre01,1981,PO,SAS,458,224,0.640635127,-1.533413336,-0.892778209,0.218799374,0,0.218799374,0.834844708,-0.795880616,0.038964092,-0.04802992 +Paul Griffin,griffpa01,1981,PO,SAS,374,183,1.811451263,-0.175277939,1.636173324,0.42406088,0,0.42406088,1.771927369,0.556465632,2.328393,0.386889229 +George Johnson,johnsge02,1981,PO,SAS,337,165,-1.054167244,0.743997287,-0.310169957,0.210296101,0,0.210296101,-0.969088693,0.687106408,-0.281982285,-0.699170754 +Dave Corzine,corzida01,1981,PO,SAS,329,161,-1.128111797,-0.561648378,-1.689760175,0.089430644,0,0.089430644,-0.75363781,-0.78578312,-1.53942093,-0.419360319 +James Silas,silasja01,1981,PO,SAS,329,161,-2.985124343,-3.192881343,-6.178005685,-0.289373782,0,-0.289373782,-2.628960033,-3.592859712,-6.221819744,-0.345248921 +Johnny Moore,moorejo01,1981,PO,SAS,253,124,3.14601287,1.534615346,4.680628216,0.486815896,0,0.486815896,3.346044729,1.814514676,5.160559405,0.392725498 +Ron Brewer,brewero01,1981,PO,SAS,241,118,1.874097365,-2.481476188,-0.607378823,0.132190182,0,0.132190182,1.489091105,-3.457871009,-1.968779904,-0.61454218 +Kevin Restani,restake01,1981,PO,SAS,22,11,-11.09336766,-1.555616578,-12.64898423,-0.057910789,0,-0.057910789,-11.36328643,-2.487357788,-13.85064422,1.031576822 +Michael Wiley,wileymi01,1981,PO,SAS,10,5,-2.024212922,-4.346754623,-6.370967545,-0.0098435,0,-0.0098435,-3.053672398,-1.165789577,-4.219461975,3.203164368 +Rory Sparrow,sparrro01,1982,RS,ATL,5230,2610,1.055043345,-0.216967859,0.838075486,4.771277644,4.771277644,0,0.741052892,0.266286235,1.007339128,-0.14281834 +Eddie Johnson,johnsed02,1982,RS,ATL,4637,2314,1.275145001,0.104638773,1.379783774,4.874749542,4.874749542,0,1.378886119,0.224125484,1.603011603,-0.018529663 +Dan Roundfield,roundda01,1982,RS,ATL,4443,2217,0.569021707,1.511427367,2.080449074,5.443565607,5.443565607,0,1.004261342,1.374134967,2.378396309,-0.37789347 +John Drew,drewjo01,1982,RS,ATL,4088,2040,1.007675333,-0.56965926,0.438016073,3.331988708,3.331988708,0,1.084360509,-0.477683609,0.6066769,0.427027557 +Tree Rollins,rollitr01,1982,RS,ATL,4044,2018,-1.408611256,3.815280859,2.406669603,5.300599165,5.300599165,0,-1.540239211,3.318337012,1.778097801,-0.165852651 +Tom McMillen,mcmilto01,1982,RS,ATL,3591,1792,-1.583917551,-0.423830835,-2.007748386,0.678430512,0.678430512,0,-1.555817,-0.805763068,-2.361580067,-0.029207199 +Rudy Macklin,macklru01,1982,RS,ATL,3038,1516,-2.689887739,-0.717083395,-3.406971133,-0.511107999,-0.511107999,0,-2.806898133,-0.843414344,-3.650312477,0.595826313 +Steve Hawes,hawesst01,1982,RS,ATL,2639,1317,0.087966373,0.535034642,0.623001015,2.266114122,2.266114122,0,0.089066029,0.433920213,0.522986241,-0.014323628 +Sam Pellom,pellosa01,1982,RS,ATL,2078,1037,-2.420707975,0.596247018,-1.824460956,0.491712733,0.491712733,0,-2.515765086,0.313288936,-2.20247615,0.423510427 +Wes Matthews,matthwe01,1982,RS,ATL,1677,837,-0.814626955,1.037394114,0.222767158,1.281941864,1.281941864,0,-0.715460137,1.518545564,0.803085427,1.002167857 +Mike Glenn,glennmi01,1982,RS,ATL,1669,833,1.90405589,-0.575968118,1.328087773,1.731936768,1.731936768,0,1.066558297,-0.885634421,0.180923876,-0.072860499 +Charlie Criss,crissch01,1982,RS,ATL,1106,552,-0.745504538,-0.123562508,-0.869067046,0.528894262,0.528894262,0,-0.872077902,-0.448623103,-1.320701006,-0.160695968 +Jim McElroy,mcelrji01,1982,RS,ATL,699,349,-2.351436195,-1.738606907,-4.090043102,-0.239583695,-0.239583695,0,-2.594192513,-1.693939665,-4.288132178,0.417634232 +Al Wood,woodal01,1982,RS,ATL,477,238,-2.862374832,-0.335507201,-3.197882032,-0.05475536,-0.05475536,0,-2.813090583,-0.354444638,-3.167535221,0.694930286 +Freeman Williams,willifr01,1982,RS,ATL,379,189,-2.949183327,-2.057036554,-5.006219882,-0.22032628,-0.22032628,0,-2.606439972,-3.262326854,-5.868766826,1.297264374 +Craig Shelton,sheltcr01,1982,RS,ATL,42,21,-4.417298505,1.267221538,-3.150076967,-0.004319562,-0.004319562,0,-4.647940446,0.969808254,-3.678132192,0.787500259 +Larry Bird,birdla01,1982,RS,BOS,6252,2923,3.719853212,2.280744389,6.000597602,13.00553969,13.00553969,0,4.293428431,2.426756951,6.720185382,-0.347063439 +Cedric Maxwell,maxwece01,1982,RS,BOS,5540,2590,2.622437907,0.369895688,2.992333595,7.573081111,7.573081111,0,2.390280825,0.571844327,2.962125152,-0.201074288 +Robert Parish,parisro01,1982,RS,BOS,5420,2534,1.222705431,3.266698829,4.48940426,9.319131487,9.319131487,0,1.771542215,2.67736741,4.448909626,-0.439778605 +Kevin McHale,mchalke01,1982,RS,BOS,4988,2332,0.448498191,0.895167094,1.343665286,4.849350112,4.849350112,0,0.478774279,0.617790865,1.096565144,-0.445241623 +Tiny Archibald,architi01,1982,RS,BOS,4635,2167,2.234321309,-1.529168941,0.705152368,3.796188711,3.796188711,0,1.970998995,-1.439244812,0.531754183,-0.637251542 +Gerald Henderson,hendege01,1982,RS,BOS,3944,1844,-0.330442648,-0.136144885,-0.466587533,2.153528424,2.153528424,0,-0.26609568,0.026463274,-0.239632407,0.250683084 +Chris Ford,fordch01,1982,RS,BOS,3403,1591,-0.917706317,-0.965476684,-1.883183,0.702498766,0.702498766,0,-1.210022635,-1.018282408,-2.228305044,-0.162690488 +M.L. Carr,carrml01,1982,RS,BOS,2772,1296,-0.271933129,1.476188288,1.204255158,2.617117308,2.617117308,0,-0.221436766,1.372521244,1.151084478,0.09716256 +Rick Robey,robeyri01,1982,RS,BOS,2537,1186,-2.873478672,0.006905462,-2.86657321,-0.070939797,-0.070939797,0,-2.550288159,-0.305641966,-2.855930125,0.581474627 +Danny Ainge,aingeda01,1982,RS,BOS,1206,564,-2.101645965,0.647184388,-1.454461578,0.375876048,0.375876048,0,-1.875770892,0.476448939,-1.399321953,0.843987436 +Charles Bradley,bradlch01,1982,RS,BOS,725,339,-3.936780222,-0.913717442,-4.850497665,-0.368134235,-0.368134235,0,-3.964936597,-1.224396564,-5.18933316,1.35948501 +Eric Fernsten,fernser01,1982,RS,BOS,432,202,-5.565085482,0.387395532,-5.17768995,-0.250465451,-0.250465451,0,-5.41955624,-0.977907802,-6.397464042,0.108869574 +Terry Duerod,duerote01,1982,RS,BOS,312,146,-1.605408684,-1.282840155,-2.888248839,-0.010247849,-0.010247849,0,-2.005453215,-2.353049778,-4.358502993,-0.497732685 +Tracy Jackson,jackstr01,1982,RS,BOS,141,66,-3.5026247,-0.826515434,-4.329140134,-0.053065881,-0.053065881,0,-3.425073997,-2.181507377,-5.606581375,-0.20897121 +Dave Greenwood,greenda01,1982,RS,CHI,6079,2914,0.008909391,0.514347531,0.523256922,4.849486163,4.849486163,0,0.25521859,0.969997183,1.225215773,-0.355444453 +Reggie Theus,theusre01,1982,RS,CHI,5921,2838,2.176784038,-1.516911389,0.659872649,4.933570034,4.933570034,0,2.199204459,-1.102065649,1.09713881,-0.077492511 +Artis Gilmore,gilmoar01,1982,RS,CHI,5833,2796,2.202610381,1.30253576,3.505146141,8.886999414,8.886999414,0,2.096987819,1.260136332,3.357124152,-0.41296377 +Ronnie Lester,lestero01,1982,RS,CHI,4698,2252,0.739143947,-1.007821894,-0.268677947,2.839085018,2.839085018,0,0.568333734,-0.728246976,-0.159913243,-0.425525758 +Dwight Jones,jonesdw01,1982,RS,CHI,4256,2040,-0.873934391,-0.631962232,-1.505896622,1.294031415,1.294031415,0,-0.813173042,-0.596521829,-1.409694871,-0.066347038 +Ricky Sobers,soberri01,1982,RS,CHI,4043,1938,-0.80257348,-1.583450652,-2.386024132,0.362261556,0.362261556,0,-0.645085172,-1.376375455,-2.021460627,0.673591178 +Orlando Woolridge,woolror01,1982,RS,CHI,2478,1188,-0.843850068,-1.663722999,-2.507573067,0.147390433,0.147390433,0,-1.182377542,-2.08929109,-3.271668632,0.313555045 +Larry Kenon,kenonla01,1982,RS,CHI,2161,1036,-3.241060561,-1.435672489,-4.67673305,-1.015124457,-1.015124457,0,-2.907137682,-2.257585416,-5.164723098,-0.329220768 +Coby Dietrick,dietrco01,1982,RS,CHI,2084,999,-2.396555678,1.683678109,-0.712877569,1.040392014,1.040392014,0,-2.285384278,1.514682111,-0.770702167,0.205689984 +James Wilkes,wilkeja02,1982,RS,CHI,1798,862,-1.280299592,-0.352162626,-1.632462219,0.492685226,0.492685226,0,-1.528337948,-0.633693064,-2.162031012,0.24944223 +Ray Blume,blumera01,1982,RS,CHI,1139,546,-2.686071769,-1.643986472,-4.330058241,-0.442288489,-0.442288489,0,-2.683386334,-2.24559244,-4.928978774,0.494823856 +Tracy Jackson,jackstr01,1982,RS,CHI,860,412,-0.404567655,-1.933252548,-2.337820203,0.086501641,0.086501641,0,-1.037687849,-2.200051757,-3.237739607,-0.164459648 +Roger Burkman,burkmro01,1982,RS,CHI,63,30,-1.123671902,11.7057048,10.5820329,0.20862668,0.20862668,0,0.003865263,11.83969745,11.84356271,2.285145497 +Jackie Robinson,robinja01,1982,RS,CHI,60,29,-2.074676488,-3.887898026,-5.962574515,-0.04683965,-0.04683965,0,-2.824356844,-5.285055045,-8.109411889,-1.488664217 +James Edwards,edwarja01,1982,RS,CLE,5313,2539,-1.475005125,-1.357080498,-2.832085624,-0.106439825,-0.106439825,0,-1.372659849,-0.90049384,-2.273153689,0.102069722 +Geoff Huston,hustoge01,1982,RS,CLE,5041,2409,1.750145834,-2.194271486,-0.444125652,2.817063767,2.817063767,0,1.177461081,-2.056996412,-0.879535331,-0.613284512 +Bob Wilkerson,wilkebo01,1982,RS,CLE,3777,1805,-1.571127513,0.153607207,-1.417520306,1.229416746,1.229416746,0,-1.480557891,0.040296668,-1.440261223,0.193187101 +Ron Brewer,brewero01,1982,RS,CLE,3607,1724,-0.59498606,-1.591789897,-2.186775957,0.49445419,0.49445419,0,-0.626176194,-1.213106555,-1.839282749,-0.195632652 +Scott Wedman,wedmasc01,1982,RS,CLE,3428,1638,-0.225170693,0.152795478,-0.072375216,2.239128215,2.239128215,0,-0.275434438,0.550915,0.275480562,0.064653931 +Kenny Carr,carrke01,1982,RS,CLE,3101,1482,-0.742474587,-0.409124894,-1.15159948,1.214179189,1.214179189,0,-0.470566223,0.02937026,-0.441195963,0.473342772 +James Silas,silasja01,1982,RS,CLE,3028,1447,0.737221952,-2.604360595,-1.867138643,0.649280605,0.649280605,0,0.079402489,-3.136749615,-3.057347126,-0.391682945 +Mike Mitchell,mitchmi01,1982,RS,CLE,2036,973,-0.881075278,-1.574131797,-2.455207075,0.145954357,0.145954357,0,-0.729864003,-1.35314036,-2.083004363,-0.270805016 +Cliff Robinson,robincl01,1982,RS,CLE,1980,946,-0.734166981,0.23272725,-0.501439731,1.08590903,1.08590903,0,-0.277772985,0.528569859,0.250796874,0.060520252 +Bill Laimbeer,laimbbi01,1982,RS,CLE,1871,894,-0.785295446,-1.628940593,-2.414236039,0.154204312,0.154204312,0,-0.874140626,-1.092484127,-1.966624753,0.704134374 +Phil Hubbard,hubbaph01,1982,RS,CLE,1538,735,-0.774031349,-1.065662814,-1.839694163,0.343498521,0.343498521,0,-0.888306961,-0.757084191,-1.645391153,0.639118112 +Reggie Johnson,johnsre01,1982,RS,CLE,1291,617,-0.310452324,-2.546556311,-2.857008635,-0.033652177,-0.033652177,0,-0.733521772,-2.244344589,-2.977866361,-0.101354338 +Roger Phegley,pheglro01,1982,RS,CLE,1184,566,0.272709158,-2.292525966,-2.019816807,0.21125345,0.21125345,0,-0.259682631,-2.334138663,-2.593821294,0.191827359 +Paul Mokeski,mokespa01,1982,RS,CLE,722,345,-3.499835741,1.092812136,-2.407023605,0.061155779,0.061155779,0,-3.326786118,1.607031012,-1.719755106,1.328485766 +Kevin Restani,restake01,1982,RS,CLE,707,338,-3.455585643,-1.655850428,-5.111436071,-0.407231791,-0.407231791,0,-3.799440464,-2.25219299,-6.051633453,0.001957873 +Richard Washington,washiri01,1982,RS,CLE,655,313,-5.087235317,-2.645565683,-7.732801,-0.801843969,-0.801843969,0,-4.7495208,-2.804608941,-7.554129741,0.786333783 +Keith Herron,herroke01,1982,RS,CLE,563,269,-4.224175199,-2.423204089,-6.647379288,-0.533882886,-0.533882886,0,-4.697303464,-3.248376985,-7.945680449,-0.192480324 +Mickey Dillard,dillami01,1982,RS,CLE,462,221,-4.066994911,-2.389669463,-6.456664374,-0.422928199,-0.422928199,0,-4.315252104,-2.26781431,-6.583066414,1.218249047 +Don Ford,forddo01,1982,RS,CLE,421,201,-4.234363092,-1.544822327,-5.779185418,-0.312625738,-0.312625738,0,-4.72672512,-2.023882938,-6.750608058,0.651565911 +Brad Branson,bransbr01,1982,RS,CLE,368,176,-4.039448374,-1.640079417,-5.679527791,-0.262375993,-0.262375993,0,-4.021565108,-2.445049811,-6.46661492,-0.264558342 +Mike Evans,evansmi01,1982,RS,CLE,155,74,-5.673312896,-1.868015234,-7.541328129,-0.183133484,-0.183133484,0,-5.084885448,-2.577519822,-7.66240527,1.263231847 +Lowes Moore,moorelo01,1982,RS,CLE,146,70,4.00883977,1.732870748,5.741710518,0.30939877,0.30939877,0,4.189058999,2.986740003,7.175799002,2.062580879 +Mel Bennett,benneme01,1982,RS,CLE,48,23,-13.16035814,-3.211695766,-16.37205391,-0.162589438,-0.162589438,0,-11.97146716,-5.143171074,-17.11463823,1.750384574 +Jay Vincent,vinceja01,1982,RS,DAL,5451,2626,-0.001473461,-0.235808906,-0.237282367,3.374103551,3.374103551,0,0.492055821,0.265001494,0.757057315,0.230573646 +Brad Davis,davisbr01,1982,RS,DAL,5426,2614,1.903219919,-1.249499172,0.653720747,4.526690941,4.526690941,0,1.485784395,-0.691123932,0.794660463,-0.28624075 +Allan Bristow,bristal01,1982,RS,DAL,4224,2035,1.111174602,-0.999667463,0.11150714,2.965722712,2.965722712,0,0.719186649,-1.077831885,-0.358645235,-0.180687249 +Elston Turner,turneel01,1982,RS,DAL,4143,1996,-1.261479579,-0.512785597,-1.774265176,0.991584138,0.991584138,0,-1.319557677,-0.610612468,-1.930170144,-0.212148808 +Rolando Blackman,blackro01,1982,RS,DAL,4108,1979,0.375210112,-1.47457036,-1.099360247,1.657646572,1.657646572,0,-0.054671842,-1.886076491,-1.940748333,-0.550255025 +Wayne Cooper,coopewa01,1982,RS,DAL,3774,1818,-2.252166476,0.728220526,-1.52394595,1.137644274,1.137644274,0,-1.941981178,1.0872488,-0.854732378,0.038223127 +Jim Spanarkel,spanaji01,1982,RS,DAL,3643,1755,2.405672381,-0.200377094,2.205295287,4.423358625,4.423358625,0,1.936984575,-0.436292033,1.500692541,-0.313399314 +Mark Aguirre,aguirma01,1982,RS,DAL,3047,1468,0.391569017,-1.207204131,-0.815635114,1.451425782,1.451425782,0,0.703490381,-1.309933134,-0.606442752,0.185898618 +Kurt Nimphius,nimphku01,1982,RS,DAL,2252,1085,-3.2553399,0.698562411,-2.556777489,0.107378954,0.107378954,0,-3.209400639,0.729586029,-2.47981461,0.398429259 +Scott Lloyd,lloydsc01,1982,RS,DAL,2173,1047,-4.24335095,-2.351988928,-6.595339878,-2.066417903,-2.066417903,0,-4.340593303,-2.132193588,-6.472786891,0.612276741 +Tom LaGarde,lagarto01,1982,RS,DAL,1887,909,-5.993147684,-1.403265674,-7.396413359,-2.173380086,-2.173380086,0,-5.435697184,-1.375617218,-6.811314402,0.876875427 +Clarence Kea,keacl01,1982,RS,DAL,515,248,-0.89016849,-2.076112152,-2.966280642,-0.027680985,-0.027680985,0,-1.402263806,-1.676056283,-3.078320089,1.175691647 +Ollie Mack,mackol01,1982,RS,DAL,311,150,-3.707004519,-0.975865406,-4.682869925,-0.146687498,-0.146687498,0,-3.950997456,-2.055406628,-6.006404084,-0.8525625 +Alex English,englial01,1982,RS,DEN,6976,3015,4.799745599,-0.921947763,3.877797836,10.13216543,10.13216543,0,4.965355848,-0.851075075,4.114280772,-0.631637851 +Kiki Vandeweghe,vandeki01,1982,RS,DEN,6421,2775,2.857342059,-2.30070509,0.55663697,4.655517466,4.655517466,0,3.120229646,-2.148797443,0.971432203,-0.567883849 +T.R. Dunn,dunntr01,1982,RS,DEN,5828,2519,0.46797428,0.280061733,0.748036013,4.477275038,4.477275038,0,0.56333834,0.639591002,1.202929343,-0.417458333 +Dan Issel,isselda01,1982,RS,DEN,5720,2472,2.977547851,-1.815965045,1.161582806,4.913444539,4.913444539,0,3.450056235,-1.43156002,2.018496216,-0.411900712 +Billy McKinney,mckinbi01,1982,RS,DEN,4542,1963,1.148458283,-1.874528199,-0.726069917,2.022832429,2.022832429,0,1.088685337,-1.576623993,-0.487938656,-0.210536166 +Glen Gondrezick,gondrgl01,1982,RS,DEN,3931,1699,0.611277464,0.558386422,1.169663886,3.402801482,3.402801482,0,0.724041777,0.628558158,1.352599936,0.153875483 +Kenny Higgs,higgske01,1982,RS,DEN,3924,1696,-0.48048596,-1.947004075,-2.427490035,0.280474781,0.280474781,0,-0.362548086,-1.243312616,-1.605860702,0.514892385 +Cedrick Hordges,hordgce01,1982,RS,DEN,3174,1372,-2.792081561,-2.229197024,-5.021278584,-1.599805949,-1.599805949,0,-2.387581767,-2.098519388,-4.486101155,0.637363604 +David Thompson,thompda01,1982,RS,DEN,2883,1246,0.62278978,-2.917006111,-2.294216331,0.290170718,0.290170718,0,0.733714636,-3.196967954,-2.463253319,0.149725253 +John Roche,rochejo01,1982,RS,DEN,1159,501,0.69492206,-2.896203042,-2.201280982,0.139861107,0.139861107,0,0.493142518,-3.557629111,-3.064486592,-0.289081563 +James Ray,rayja01,1982,RS,DEN,606,262,-6.11062819,-1.214961323,-7.325589512,-0.619719666,-0.619719666,0,-5.28910659,-1.667819743,-6.956926333,1.350580674 +Dave Robisch,robisda01,1982,RS,DEN,595,257,0.172679064,-2.503929582,-2.331250517,0.054645745,0.054645745,0,0.289937157,-2.458252819,-2.168315661,-0.485900906 +David Burns,burnsda01,1982,RS,DEN,123,53,-4.618549393,-3.832138366,-8.450687759,-0.156909393,-0.156909393,0,-4.507301061,-3.197350511,-7.704651572,1.827880189 +Kelly Tripucka,tripuke01,1982,RS,DET,6763,3077,1.693360837,-1.192163456,0.501197381,5.086174337,5.086174337,0,1.555459832,-1.062168725,0.493291107,-0.356773552 +Kent Benson,bensoke01,1982,RS,DET,5422,2467,-1.017768517,1.043113473,0.025344956,3.472931192,3.472931192,0,-0.796930613,0.888775799,0.091845186,-0.593225653 +Isiah Thomas,thomais01,1982,RS,DET,5347,2433,-0.132071228,0.211528998,0.07945777,3.525587316,3.525587316,0,0.385157002,0.724938358,1.110095359,0.387675786 +John Long,longjo01,1982,RS,DET,4859,2211,0.679259747,-1.23865637,-0.559396623,2.463615712,2.463615712,0,0.561095975,-1.126607568,-0.565511593,-0.309888242 +Terry Tyler,tylerte01,1982,RS,DET,4372,1989,-0.042086494,1.995142707,1.953056213,4.747093122,4.747093122,0,-0.102073833,1.283395113,1.18132128,-0.54582266 +Ron Lee,leero01,1982,RS,DET,3224,1467,-0.650873568,1.819190552,1.168316984,2.958032986,2.958032986,0,-0.663250717,2.252375348,1.589124631,0.881470229 +Vinnie Johnson,johnsvi01,1982,RS,DET,2618,1191,0.948657261,-1.234341194,-0.285683933,1.493077166,1.493077166,0,0.438249619,-1.804237279,-1.36598766,-0.297319805 +Phil Hubbard,hubbaph01,1982,RS,DET,2426,1104,-0.574665167,-0.796669802,-1.371334969,0.78198001,0.78198001,0,-0.75161102,-0.593926523,-1.345537543,0.714291118 +Bill Laimbeer,laimbbi01,1982,RS,DET,2055,935,0.594318999,-0.050635071,0.543683928,1.57071443,1.57071443,0,0.59178546,0.477810873,1.069596334,-0.032148582 +Edgar Jones,jonesed01,1982,RS,DET,1763,802,-0.232659899,2.053546232,1.820886333,1.879615074,1.879615074,0,-0.37159429,1.663167084,1.291572795,0.507637361 +Paul Mokeski,mokespa01,1982,RS,DET,1149,523,-4.729934316,-0.929845324,-5.65977964,-0.784260948,-0.784260948,0,-4.749104331,-0.653433567,-5.402537898,1.029908834 +Kenny Carr,carrke01,1982,RS,DET,976,444,-1.77337501,-2.298481528,-4.071856538,-0.300726351,-0.300726351,0,-1.821116431,-2.444759857,-4.265876288,0.439149916 +Steve Hayes,hayesst01,1982,RS,DET,906,412,-2.184432785,-1.558748651,-3.743181436,-0.208790256,-0.208790256,0,-2.555764251,-1.754234027,-4.309998278,0.010337421 +Alan Hardy,hardyal01,1982,RS,DET,681,310,-2.384448737,-1.85158339,-4.236032127,-0.235445573,-0.235445573,0,-2.82969847,-2.698374479,-5.528072949,0.178893189 +Jeff Judkins,judkije01,1982,RS,DET,552,251,-2.458064571,-1.171653952,-3.629718522,-0.113145206,-0.113145206,0,-2.928036749,-1.786403231,-4.71443998,0.442575779 +Greg Kelser,kelsegr01,1982,RS,DET,402,183,-3.9226341,-1.974437918,-5.897072018,-0.297450306,-0.297450306,0,-3.713462568,-2.046572713,-5.760035281,1.257644235 +Glenn Hagan,hagangl01,1982,RS,DET,55,25,4.616650981,4.529983765,9.146634746,0.154340174,0.154340174,0,4.219481034,6.290258189,10.50973922,1.748698328 +Larry Wright,wrighla01,1982,RS,DET,13,6,-16.65607899,-6.171266412,-22.8273454,-0.063434961,-0.063434961,0,-16.38358845,-4.797702363,-21.18129081,3.27998286 +Bernard King,kingbe01,1982,RS,GSW,6113,2861,2.611276208,-0.988842845,1.622433363,6.38709912,6.38709912,0,2.497864652,-0.819376082,1.67848857,0.075771829 +World B. Free,freewo01,1982,RS,GSW,5974,2796,2.523735705,-1.814979817,0.708755888,4.92320393,4.92320393,0,2.560114811,-1.496932238,1.063182573,-0.223054549 +Joe Barry Carroll,carrojo01,1982,RS,GSW,5613,2627,-1.650106667,0.645860345,-1.004246323,2.334918469,2.334918469,0,-1.129852273,0.578476923,-0.55137535,-0.214154222 +Larry Smith,smithla01,1982,RS,GSW,4729,2213,-0.150658227,0.91998861,0.769330383,3.971135214,3.971135214,0,-0.14132293,1.320781423,1.179458493,-0.062813281 +Mike Gale,galemi01,1982,RS,GSW,3831,1793,-1.262678617,1.566767067,0.30408845,2.797712762,2.797712762,0,-1.262363814,1.65029439,0.387930576,0.141352792 +Purvis Short,shortpu01,1982,RS,GSW,3808,1782,2.141863725,-0.687515429,1.454348297,3.827839145,3.827839145,0,2.054868973,-0.715796733,1.339072239,0.142781805 +Rickey Brown,brownri01,1982,RS,GSW,2692,1260,-3.477898386,0.131440611,-3.346457775,-0.386557707,-0.386557707,0,-3.195642739,0.342940398,-2.852702341,0.831859144 +Lorenzo Romar,romarlo01,1982,RS,GSW,2690,1259,0.144359102,-0.335513939,-0.191154837,1.64132058,1.64132058,0,-0.202971822,-0.874674476,-1.077646298,-0.144915786 +Sam Williams,willisa02,1982,RS,GSW,2293,1073,-1.378710638,2.151441234,0.772730596,1.933909749,1.933909749,0,-1.337964914,1.729907452,0.391942538,0.286451156 +Sonny Parker,parkeso01,1982,RS,GSW,1921,899,-0.554019469,0.099112852,-0.454906617,1.052117521,1.052117521,0,-0.94622999,-0.626341641,-1.57257163,-0.0555337 +Joe Hassett,hassejo01,1982,RS,GSW,1682,787,2.623055523,-1.164541132,1.458514391,1.707533488,1.707533488,0,2.946472651,-1.490841157,1.455631494,1.069549783 +Hank McDowell,mcdowha01,1982,RS,GSW,716,335,-2.328415261,-1.213904736,-3.542319996,-0.13564206,-0.13564206,0,-2.526636001,-1.649929631,-4.176565631,0.166720537 +Lewis Lloyd,lloydle01,1982,RS,GSW,203,95,-1.715853725,-1.532572233,-3.248425958,-0.024549238,-0.024549238,0,-1.689860411,-1.751285219,-3.441145629,1.652819881 +Moses Malone,malonmo01,1982,RS,HOU,6960,3398,3.730603285,0.205720314,3.936323599,11.47245748,11.47245748,0,4.149649727,0.167128121,4.316777848,-1.05137464 +Elvin Hayes,hayesel01,1982,RS,HOU,6210,3032,-1.0416007,-0.323703753,-1.365304453,2.136326828,2.136326828,0,-0.688099526,-0.095988725,-0.784088251,-0.271500602 +Robert Reid,reidro01,1982,RS,HOU,5967,2913,0.406121033,0.663328905,1.069449938,5.669936829,5.669936829,0,0.451213501,1.263303193,1.714516694,-0.118325647 +Allen Leavell,leaveal01,1982,RS,HOU,4404,2150,1.42236898,1.325404334,2.747773314,6.028141189,6.028141189,0,1.520387738,1.59855376,3.118941498,-0.042860472 +Tom Henderson,hendeto01,1982,RS,HOU,3525,1721,-0.099073717,-1.536762397,-1.635836114,0.974316844,0.974316844,0,-0.698917385,-1.888305171,-2.587222556,-0.415366546 +Bill Willoughby,willobi01,1982,RS,HOU,3021,1475,-0.66593122,-0.60293169,-1.268862911,1.110745316,1.110745316,0,-1.135727153,-1.147504177,-2.283231331,-0.355179552 +Mike Dunleavy,dunlemi01,1982,RS,HOU,2693,1315,1.246009965,-1.545127999,-0.299118034,1.651116013,1.651116013,0,0.841741403,-1.441518119,-0.599776716,0.421500284 +Calvin Murphy,murphca01,1982,RS,HOU,2466,1204,-1.83028115,-1.705780921,-3.536062071,-0.484487991,-0.484487991,0,-1.793636416,-1.485872783,-3.279509199,0.343677423 +Calvin Garrett,garreca01,1982,RS,HOU,1757,858,-2.543436001,-0.543181487,-3.086617488,-0.14761033,-0.14761033,0,-2.849416981,-0.858084584,-3.707501565,0.177045059 +Billy Paultz,paultbi01,1982,RS,HOU,1653,807,-5.728389359,-0.721819967,-6.450209326,-1.525572624,-1.525572624,0,-5.589555453,-1.394516072,-6.984071525,0.139430333 +Major Jones,jonesma01,1982,RS,HOU,1528,746,-1.703846755,-0.414731545,-2.1185783,0.240887495,0.240887495,0,-1.838071244,-1.05002842,-2.888099663,0.23904013 +Jawann Oldham,oldhaja01,1982,RS,HOU,254,124,-6.975819735,0.358568719,-6.617251017,-0.247704254,-0.247704254,0,-6.922731875,0.274049635,-6.64868224,1.270205098 +Larry Spriggs,sprigla01,1982,RS,HOU,76,37,-1.909888182,-0.529564362,-2.439452543,0.005957729,0.005957729,0,-2.048742567,-0.619652268,-2.668394835,1.661730177 +Johnny Davis,davisjo01,1982,RS,IND,5541,2664,0.703065874,-1.599863851,-0.896797977,2.509120792,2.509120792,0,0.316395507,-1.40969079,-1.093295283,-0.393277422 +Don Buse,busedo01,1982,RS,IND,5260,2529,2.222882044,1.9943905,4.217272544,8.97504803,8.97504803,0,2.129818025,2.57581571,4.705633735,-0.168045831 +Herb Williams,willihe01,1982,RS,IND,4736,2277,-2.39119309,2.338217138,-0.052975952,3.114468645,3.114468645,0,-2.199094495,1.671851612,-0.527242882,-0.610509453 +Clemon Johnson,johnscl01,1982,RS,IND,4116,1979,-2.158880812,2.049158477,-0.109722336,2.663504736,2.663504736,0,-1.988943511,1.765021509,-0.223922003,-0.089866235 +Louis Orr,orrlo01,1982,RS,IND,4058,1951,0.022952756,-0.768819462,-0.745866706,1.99120648,1.99120648,0,-0.422774617,-1.011449747,-1.434224365,-0.189810156 +Billy Knight,knighbi01,1982,RS,IND,3750,1803,0.378833442,-0.753217043,-0.374383601,2.179990564,2.179990564,0,0.024444758,-1.338770477,-1.314325719,-0.248430225 +Tom Owens,owensto01,1982,RS,IND,3326,1599,-0.844216906,-0.911714451,-1.755931357,0.814693047,0.814693047,0,-0.918187637,-0.591349535,-1.509537172,0.46866652 +George McGinnis,mcginge01,1982,RS,IND,2789,1341,-3.808137126,2.694255411,-1.113881715,1.129728623,1.129728623,0,-3.20027396,2.625900628,-0.574373332,0.942513522 +Mike Bantom,bantomi01,1982,RS,IND,2157,1037,-1.727136781,-0.528168449,-2.25530523,0.263073991,0.263073991,0,-1.690465934,-0.118670281,-1.809136215,0.523637761 +Butch Carter,cartebu01,1982,RS,IND,2153,1035,-1.560090862,-1.344700049,-2.904790911,-0.081886753,-0.081886753,0,-2.102974634,-1.6046816,-3.707656234,0.185301766 +Jerry Sichting,sichtje01,1982,RS,IND,1664,800,-1.124817641,-0.801396524,-1.926214165,0.335680868,0.335680868,0,-1.711776253,-1.023881834,-2.735658087,-0.16871952 +George Johnson,johnsge03,1982,RS,IND,1498,720,-3.695345312,1.186265287,-2.509080025,0.089554306,0.089554306,0,-3.352914522,1.404393653,-1.948520869,1.215883861 +Raymond Townsend,townsra01,1982,RS,IND,198,95,-5.370658488,-1.557054196,-6.927712683,-0.206504575,-0.206504575,0,-5.197714631,-1.21089793,-6.408612561,2.024721853 +Reggie King,kingre01,1982,RS,KCK,5597,2609,-0.436732893,0.276812265,-0.159920628,3.438215775,3.438215775,0,-0.682975939,0.259760493,-0.423215446,-0.280463971 +Mike Woodson,woodsmi01,1982,RS,KCK,4689,2186,1.111098403,0.935734672,2.046833075,5.358460581,5.358460581,0,1.066752708,1.149608467,2.216361174,0.163499906 +Larry Drew,drewla01,1982,RS,KCK,4232,1973,0.176530264,0.141946623,0.318476887,3.084542109,3.084542109,0,0.114260753,-0.035270211,0.078990542,-0.140904506 +Phil Ford,fordph01,1982,RS,KCK,4187,1952,-0.880843597,-1.728619766,-2.609463363,0.139685727,0.139685727,0,-1.052055275,-1.802445781,-2.854501055,-0.201488565 +Ernie Grunfeld,grunfer01,1982,RS,KCK,4059,1892,1.230848972,-0.500925137,0.729923835,3.357551386,3.357551386,0,0.770259037,-0.743464326,0.026794711,-0.049048357 +Steve Johnson,johnsst03,1982,RS,KCK,3735,1741,-0.97063998,0.177330272,-0.793309709,1.759747922,1.759747922,0,-0.88130524,0.494271411,-0.387033829,1.27500937 +Eddie Johnson,johnsed03,1982,RS,KCK,3254,1517,-1.274081673,-0.239065761,-1.513147433,0.960434719,0.960434719,0,-1.403038212,-0.285947826,-1.688986038,0.335337478 +Cliff Robinson,robincl01,1982,RS,KCK,2636,1229,-1.664095812,0.450747736,-1.213348076,0.964042766,0.964042766,0,-1.026188524,0.628686757,-0.397501767,0.0537302 +Kevin Loder,loderke01,1982,RS,KCK,2443,1139,-1.433934364,-0.157634382,-1.591568747,0.674665003,0.674665003,0,-1.761665808,-0.647726745,-2.409392554,0.224492689 +Leon Douglas,douglle01,1982,RS,KCK,2345,1093,-3.946256572,-0.128511547,-4.074768119,-0.743900012,-0.743900012,0,-4.112318066,0.156477861,-3.955840205,0.711146388 +Reggie Johnson,johnsre01,1982,RS,KCK,1680,783,-0.405761072,-0.672598063,-1.078359135,0.671213667,0.671213667,0,-0.481485635,-0.239840515,-0.72132615,0.522269586 +Kenny Dennard,dennake01,1982,RS,KCK,1302,607,-1.509286653,1.606459493,0.097172841,0.884969614,0.884969614,0,-1.461127729,1.613429215,0.152301486,0.373441718 +John Lambert,lambejo01,1982,RS,KCK,1058,493,-4.325932761,-1.27558789,-5.601520651,-0.722481695,-0.722481695,0,-4.382298578,-1.527357969,-5.909656546,0.746399509 +Joe Meriweather,meriwjo01,1982,RS,KCK,815,380,-2.609207128,1.716913112,-0.892294016,0.362518824,0.362518824,0,-2.544144645,1.861612935,-0.68253171,0.667461304 +Hawkeye Whitney,whitnha02,1982,RS,KCK,571,266,-4.566488335,-0.143754315,-4.71024265,-0.266674564,-0.266674564,0,-4.878163436,-0.568644068,-5.446807504,0.247100361 +Sam Lacey,laceysa01,1982,RS,KCK,43,20,-3.749863177,4.272796246,0.52293307,0.033754455,0.033754455,0,-3.003387966,3.141687686,0.13829972,1.092906062 +Norm Nixon,nixonno01,1982,RS,LAL,6570,3024,1.33303364,-0.774927846,0.558105794,5.093913919,5.093913919,0,1.456882314,-0.14965763,1.307224685,-0.199666446 +Magic Johnson,johnsma02,1982,RS,LAL,6498,2991,5.903398031,1.858000378,7.761398409,15.96545381,15.96545381,0,5.85414477,2.053984493,7.908129263,-0.477613814 +Jamaal Wilkes,wilkeja01,1982,RS,LAL,6314,2906,0.78894866,-0.743204247,0.045744412,4.134994576,4.134994576,0,0.850445883,-0.618345737,0.232100146,-0.248595297 +Kareem Abdul-Jabbar,abdulka01,1982,RS,LAL,5816,2677,1.449957759,1.552055335,3.002013095,7.815600617,7.815600617,0,1.767394234,0.89301952,2.660413754,-0.526802169 +Michael Cooper,coopemi01,1982,RS,LAL,4773,2197,0.177741903,0.730760547,0.90850245,4.101376812,4.101376812,0,0.105684735,0.756424172,0.862108907,0.01312317 +Mark Landsberger,landsma01,1982,RS,LAL,2464,1134,-2.522156034,-1.907560032,-4.429716067,-0.968038832,-0.968038832,0,-2.68171365,-2.429820308,-5.111533958,-0.398133829 +Kurt Rambis,rambiku01,1982,RS,LAL,2457,1131,-2.500287849,2.36369753,-0.136590319,1.513522608,1.513522608,0,-2.26995627,1.873030075,-0.396926194,0.371784252 +Jim Brewer,breweji01,1982,RS,LAL,2099,966,-2.542647341,0.996237463,-1.546409877,0.592619204,0.592619204,0,-2.642659705,0.4000508,-2.242608905,-0.09881562 +Mitch Kupchak,kupchmi01,1982,RS,LAL,1784,821,0.146588715,-1.235134135,-1.08854542,0.693966114,0.693966114,0,0.078107356,-1.167761619,-1.089654263,-0.28968844 +Bob McAdoo,mcadobo01,1982,RS,LAL,1621,746,-3.497400748,0.604289378,-2.89311137,-0.054704704,-0.054704704,0,-3.060443203,0.118568849,-2.941874354,0.440924798 +Eddie Jordan,jordaed01,1982,RS,LAL,1321,608,-2.611228633,2.105121745,-0.506106888,0.705194821,0.705194821,0,-2.181390437,2.097575813,-0.083814625,1.34020331 +Mike McGee,mcgeemi01,1982,RS,LAL,765,352,-3.110642192,-1.049418055,-4.160060247,-0.255974938,-0.255974938,0,-2.840104032,-1.559935002,-4.400039034,1.105534645 +Kevin McKenna,mckenke01,1982,RS,LAL,515,237,-6.871528177,-1.827480714,-8.699008891,-0.72743031,-0.72743031,0,-6.777892901,-1.925833718,-8.703726619,1.148636501 +Clay Johnson,johnscl02,1982,RS,LAL,141,65,-0.957228515,-0.740166355,-1.697394871,0.035226222,0.035226222,0,-1.256607668,-0.965198731,-2.221806398,0.93220879 +Sidney Moncrief,moncrsi01,1982,RS,MIL,6280,2980,4.610615461,1.148789752,5.759405212,12.86985741,12.86985741,0,4.355788372,1.378589839,5.734378211,-0.535188674 +Quinn Buckner,bucknqu01,1982,RS,MIL,4543,2156,-0.23520635,2.927465764,2.692259414,6.011208892,6.011208892,0,0.365460436,3.434413262,3.799873698,0.422535312 +Bob Lanier,laniebo01,1982,RS,MIL,4185,1986,0.013178905,2.142105596,2.155284501,4.971483931,4.971483931,0,0.293242011,1.589697903,1.882939914,0.024018466 +Mickey Johnson,johnsmi01,1982,RS,MIL,4075,1934,-0.066542579,0.727498179,0.6609556,3.372032271,3.372032271,0,0.241969702,0.464655909,0.706625611,0.192684742 +Marques Johnson,johnsma01,1982,RS,MIL,4004,1900,2.299047723,0.43612064,2.735168364,5.291122668,5.291122668,0,2.19360153,0.042061551,2.235663082,-0.501034703 +Brian Winters,wintebr01,1982,RS,MIL,3854,1829,2.376941347,-0.447261329,1.929680018,4.369406965,4.369406965,0,2.239110257,-0.177157322,2.061952935,0.05931032 +Harvey Catchings,catchha01,1982,RS,MIL,3378,1603,-3.27384865,1.801613079,-1.472235572,1.045489961,1.045489961,0,-3.300405797,1.367144681,-1.933261116,0.045882136 +Scott May,maysc01,1982,RS,MIL,2501,1187,1.765019614,0.450595492,2.215615106,3.013477609,3.013477609,0,1.435602633,0.072134505,1.507737137,0.212712258 +Alton Lister,listeal01,1982,RS,MIL,2499,1186,-4.489073664,2.179751219,-2.309322444,0.268812478,0.268812478,0,-4.243433907,1.454247436,-2.789186471,0.827051095 +Pat Cummings,cummipa01,1982,RS,MIL,2385,1132,-2.502107475,-1.245123455,-3.74723093,-0.582613875,-0.582613875,0,-2.463424027,-1.08739128,-3.550815307,1.181983556 +Junior Bridgeman,bridgju01,1982,RS,MIL,1947,924,0.764452278,-0.310510218,0.45394206,1.508302633,1.508302633,0,0.592418498,-0.759423886,-0.167005388,-0.142993653 +Robert Smith,smithro01,1982,RS,MIL,666,316,-0.731033477,-0.575793705,-1.306827182,0.233252544,0.233252544,0,-1.028001077,-0.47713062,-1.505131697,0.254370218 +Geoff Crompton,crompge01,1982,RS,MIL,428,203,-7.750626679,1.382659823,-6.367966855,-0.378796865,-0.378796865,0,-7.492023264,0.615543806,-6.876479458,1.112341722 +Mike Evans,evansmi01,1982,RS,MIL,413,196,-3.294043971,-0.251996786,-3.546040757,-0.080194403,-0.080194403,0,-3.396995066,-0.295918394,-3.69291346,0.758070485 +Bob Dandridge,dandrbo01,1982,RS,MIL,367,174,-4.933632502,-0.480350491,-5.413982993,-0.238083793,-0.238083793,0,-4.978555239,-0.75711183,-5.735667069,0.686195096 +Kevin Stacom,stacoke01,1982,RS,MIL,190,90,-6.113046752,-3.149443202,-9.262489954,-0.298315028,-0.298315028,0,-6.21539968,-4.503091221,-10.7184909,-0.247730428 +Brad Holland,hollabr01,1982,RS,MIL,19,9,-23.64106153,-4.669409618,-28.31047114,-0.118740617,-0.118740617,0,-21.8134587,-5.764734784,-27.57819348,1.193705572 +Buck Williams,willibu01,1982,RS,NJN,6138,2825,0.509807003,0.989535427,1.49934243,6.110131633,6.110131633,0,0.439690413,0.930545073,1.370235486,-0.241906635 +Ray Williams,willira01,1982,RS,NJN,5935,2732,1.737440391,1.870294536,3.607734927,8.892659586,8.892659586,0,1.865823154,2.15076461,4.016587764,0.355206524 +Len Elmore,elmorle01,1982,RS,NJN,4562,2100,-2.885097622,2.774698033,-0.110399589,2.831799301,2.831799301,0,-2.647768995,2.513296175,-0.134472819,0.132821503 +Darwin Cook,cookda01,1982,RS,NJN,4541,2090,-0.7177011,1.555312981,0.83761188,3.834068971,3.834068971,0,-0.673922152,1.576420402,0.90249825,0.227789146 +Mike O'Koren,okoremi01,1982,RS,NJN,4384,2018,-0.413970407,0.16751525,-0.246455157,2.574130156,2.574130156,0,-0.69090246,-0.316239333,-1.007141794,-0.137804216 +Foots Walker,walkefo01,1982,RS,NJN,4043,1861,0.417491142,1.446356171,1.863847313,4.380452875,4.380452875,0,0.00203915,1.626797547,1.628836697,-0.007296337 +Albert King,kingal01,1982,RS,NJN,3680,1694,-1.872519194,-0.078107137,-1.950626332,0.695375532,0.695375532,0,-1.945825394,-0.255782706,-2.2016081,0.664189606 +James Bailey,baileja01,1982,RS,NJN,2798,1288,-2.040964406,-0.750032401,-2.790996807,-0.027210952,-0.027210952,0,-2.098711999,-0.581921453,-2.680633451,1.024930158 +Otis Birdsong,birdsot01,1982,RS,NJN,2227,1025,-0.448680337,-0.995150901,-1.443831238,0.681879459,0.681879459,0,-0.766182507,-1.225308924,-1.99149143,-0.177599961 +Mike Gminski,gminsmi01,1982,RS,NJN,1608,740,-2.443246703,1.126487116,-1.316759587,0.537734579,0.537734579,0,-2.628549099,-0.583893002,-3.212442101,-0.63829801 +Sam Lacey,laceysa01,1982,RS,NJN,1412,650,-4.897621584,-0.304918297,-5.202539882,-0.823843842,-0.823843842,0,-5.024990836,-0.177685397,-5.202676233,1.319265753 +Jan Van Breda Kolff,vanbrja01,1982,RS,NJN,982,452,-0.872904582,-0.779128467,-1.652033048,0.253998352,0.253998352,0,-1.852965808,-1.533370623,-3.386336431,0.320915628 +Mike Woodson,woodsmi01,1982,RS,NJN,315,145,0.408612274,-0.098787416,0.309824858,0.227998101,0.227998101,0,0.073291851,0.234362028,0.307653878,0.737696164 +Ray Tolbert,tolbera01,1982,RS,NJN,250,115,-4.045380777,-1.228426629,-5.273807406,-0.149347764,-0.149347764,0,-3.961979534,-1.773346925,-5.735326459,0.874674223 +David Burns,burnsda01,1982,RS,NJN,74,34,-7.824991261,-2.835358537,-10.6603498,-0.138529814,-0.138529814,0,-7.969943786,-3.739628884,-11.70957267,0.975263026 +Joe Cooper,coopejo01,1982,RS,NJN,24,11,-6.415167665,-2.878599569,-9.293767234,-0.036979655,-0.036979655,0,-6.721946277,-3.258087772,-9.980034049,0.708256866 +Micheal Ray Richardson,richami01,1982,RS,NYK,6382,3044,1.381988024,1.811166569,3.193154593,9.262125201,9.262125201,0,2.026649436,2.593253005,4.61990244,0.355304723 +Maurice Lucas,lucasma01,1982,RS,NYK,5600,2671,0.879315532,0.237013659,1.116329192,5.259651572,5.259651572,0,1.000491809,0.552259387,1.552751196,-0.177644714 +Campy Russell,russeca02,1982,RS,NYK,4944,2358,0.206875864,-1.382120882,-1.175245018,1.894165587,1.894165587,0,0.147910134,-1.4221755,-1.274265366,-0.018644524 +Bill Cartwright,cartwbi01,1982,RS,NYK,4319,2060,-0.940331092,-0.552838273,-1.493169364,1.320198903,1.320198903,0,-0.824752192,-0.777143354,-1.601895546,-0.057604397 +Randy Smith,smithra01,1982,RS,NYK,4263,2033,-0.321487563,-0.887814789,-1.209302353,1.598821569,1.598821569,0,-0.54407538,-0.759564489,-1.303639869,0.04815199 +Marvin Webster,webstma01,1982,RS,NYK,3948,1883,-1.934070107,-0.423268495,-2.357338602,0.375700227,0.375700227,0,-2.051020455,-0.769901568,-2.820922023,-0.414742223 +Sly Williams,willisl01,1982,RS,NYK,3189,1521,2.226682253,0.16267271,2.389354963,3.990555548,3.990555548,0,2.055296882,-0.035086064,2.020210818,0.059992392 +Mike Newlin,newlimi01,1982,RS,NYK,3160,1507,-0.642924417,-2.863561123,-3.50648554,-0.583476122,-0.583476122,0,-1.100303439,-2.741449488,-3.841752927,0.322332944 +Reggie Carter,cartere01,1982,RS,NYK,1935,923,-2.142453067,-1.76859556,-3.911048627,-0.548939652,-0.548939652,0,-2.561802137,-2.097417387,-4.659219524,0.408056067 +Toby Knight,knighto01,1982,RS,NYK,1153,550,-0.06368407,-1.109937209,-1.173621279,0.443176566,0.443176566,0,-0.739818796,-1.414034724,-2.15385352,0.191353295 +Paul Westphal,westppa01,1982,RS,NYK,946,451,0.004768315,-1.461598052,-1.456829737,0.299024263,0.299024263,0,-0.04904875,-1.260585291,-1.309634041,0.502923165 +Larry Demic,demicla01,1982,RS,NYK,746,356,-4.867997277,-2.706820911,-7.574818188,-0.885368508,-0.885368508,0,-5.022662887,-2.974796863,-7.997459749,1.052311726 +Alex Bradley,bradlal02,1982,RS,NYK,694,331,-1.712847483,-1.250047796,-2.962895279,-0.03604589,-0.03604589,0,-2.021081573,-2.378744085,-4.399825658,0.263978471 +Hollis Copeland,copelho01,1982,RS,NYK,247,118,-2.843389319,-1.316566125,-4.159955444,-0.085401081,-0.085401081,0,-3.411215605,-1.582326044,-4.993541649,0.621555896 +DeWayne Scales,scalede01,1982,RS,NYK,50,24,-9.187030775,-0.12680227,-9.313833045,-0.080713007,-0.080713007,0,-8.689727572,-1.22560732,-9.915334892,0.432200583 +Julius Erving,ervinju01,1982,RS,PHI,5912,2789,5.147245908,2.357899062,7.50514497,14.53622685,14.53622685,0,5.338747488,2.121373798,7.460121286,-0.394029199 +Maurice Cheeks,cheekma01,1982,RS,PHI,5296,2498,3.761313996,2.640451868,6.401765864,11.67215956,11.67215956,0,3.910806705,3.231534699,7.142341403,0.073720619 +Caldwell Jones,jonesca01,1982,RS,PHI,5185,2446,-2.782516258,1.491339154,-1.291177104,1.817740173,1.817740173,0,-2.547342076,1.250563651,-1.296778425,-0.156864896 +Lionel Hollins,hollili01,1982,RS,PHI,4785,2257,-0.751697782,-0.21923879,-0.970936573,2.048778885,2.048778885,0,-0.562021798,0.031311704,-0.530710093,0.007440608 +Bobby Jones,jonesbo01,1982,RS,PHI,4624,2181,1.803364659,1.394533894,3.197898553,6.606023812,6.606023812,0,1.961371694,1.109864285,3.071235979,-0.192510896 +Andrew Toney,toneyan01,1982,RS,PHI,4047,1909,1.596327027,-2.16360322,-0.567276193,2.140932872,2.140932872,0,1.659873818,-1.958766562,-0.298892744,0.721517265 +Steve Mix,mixst01,1982,RS,PHI,2618,1235,0.955788922,-0.578787222,0.3770017,1.958804208,1.958804208,0,0.577086919,-1.608631664,-1.031544745,-0.596522872 +Darryl Dawkins,dawkida01,1982,RS,PHI,2383,1124,-1.853396692,0.539047471,-1.31434922,0.829045558,0.829045558,0,-1.595683632,0.4875404,-1.108143231,0.713215372 +Clint Richardson,richacl01,1982,RS,PHI,2205,1040,-1.856017708,-1.773316105,-3.629333813,-0.466371555,-0.466371555,0,-2.158052387,-2.394626726,-4.552679113,-0.045959351 +Mike Bantom,bantomi01,1982,RS,PHI,2075,979,-0.9045383,-1.244376385,-2.148914686,0.301405706,0.301405706,0,-0.990494981,-1.136663956,-2.127158938,0.398653821 +Earl Cureton,curetea01,1982,RS,PHI,2027,956,-1.844007974,0.22220781,-1.621800164,0.552394086,0.552394086,0,-1.712910475,0.018003717,-1.694906758,0.392147479 +Franklin Edwards,edwarfr01,1982,RS,PHI,617,291,-2.019000867,-0.327595105,-2.346595972,0.060296273,0.060296273,0,-1.769285193,-0.896195786,-2.665480979,0.688115261 +Ollie Johnson,johnsol01,1982,RS,PHI,318,150,-2.272995043,2.404185922,0.131190879,0.22371633,0.22371633,0,-1.959842865,2.08687853,0.127035665,1.490629091 +Dennis Johnson,johnsde01,1982,RS,PHO,6158,2937,1.499395263,0.342556502,1.841951765,6.866880227,6.866880227,0,1.333072633,0.655489405,1.988562038,-0.207226187 +Kyle Macy,macyky01,1982,RS,PHO,5965,2845,2.133912291,1.348971589,3.48288388,9.01146412,9.01146412,0,1.92234034,1.875287922,3.797628263,-0.40277033 +Truck Robinson,robintr01,1982,RS,PHO,5756,2745,-0.332677861,-0.324489788,-0.657167648,2.919031567,2.919031567,0,-0.218064607,-0.252376515,-0.470441122,-0.417300808 +Alvan Adams,adamsal01,1982,RS,PHO,5017,2393,-0.248615128,3.699633099,3.45101797,7.56950615,7.56950615,0,0.167587035,3.398855512,3.566442548,-0.018478244 +Rich Kelley,kelleri01,1982,RS,PHO,3967,1892,-2.625661862,1.585920061,-1.039741801,1.657859726,1.657859726,0,-2.327089187,1.098169613,-1.228919574,0.429888573 +Alvin Scott,scottal01,1982,RS,PHO,3648,1740,-0.924530895,1.156480693,0.231949798,2.640411969,2.640411969,0,-1.463656909,0.528643097,-0.935013813,-0.26260922 +Jeff Cook,cookje01,1982,RS,PHO,2722,1298,-2.518418925,0.044361487,-2.474057439,0.183064021,0.183064021,0,-2.618994125,-0.218239882,-2.837234007,0.181007663 +Larry Nance,nancela01,1982,RS,PHO,2487,1186,-1.881556357,1.095052921,-0.786503436,1.191933109,1.191933109,0,-1.891303436,0.370302524,-1.521000912,0.328900824 +Walter Davis,daviswa03,1982,RS,PHO,2478,1182,0.729873099,-0.439706392,0.290166708,1.835148041,1.835148041,0,0.570143855,-1.140195784,-0.570051929,0.097805263 +Dudley Bradley,bradldu01,1982,RS,PHO,1965,937,-2.387056306,2.651440743,0.264384438,1.451864403,1.451864403,0,-2.377056301,2.410065503,0.033009202,0.766395569 +Joel Kramer,kramejo01,1982,RS,PHO,1151,549,-2.321266495,0.427755145,-1.89351135,0.239585115,0.239585115,0,-2.689729814,-0.394512282,-3.084242096,-0.135007524 +Craig Dykema,dykemcr01,1982,RS,PHO,216,103,-0.875114692,-1.887258361,-2.762373053,-0.000655789,-0.000655789,0,-1.654398892,-2.267354829,-3.921753721,0.87601932 +John McCullough,mcculjo01,1982,RS,PHO,48,23,5.827500492,2.001280645,7.828781138,0.125675495,0.125675495,0,5.439957343,0.897248777,6.337206121,1.264900616 +Mychal Thompson,thompmy01,1982,RS,POR,6627,3129,0.436149183,0.436339109,0.872488292,5.750954019,5.750954019,0,1.000095786,0.494950795,1.495046581,-0.565806202 +Jim Paxson,paxsoji02,1982,RS,POR,5837,2756,2.379149547,-0.076185821,2.302963726,7.079931666,7.079931666,0,2.319395719,0.113194177,2.432589896,-0.360695088 +Calvin Natt,nattca01,1982,RS,POR,5504,2599,2.942705954,-0.273879497,2.668826458,7.141998098,7.141998098,0,2.567204973,-0.319964479,2.247240494,-0.617031222 +Kelvin Ransey,ranseke01,1982,RS,POR,5121,2418,1.158966532,-1.189826267,-0.030859735,3.346945102,3.346945102,0,1.352832621,-1.082275498,0.270557123,-0.230107983 +Mike Harper,harpemi01,1982,RS,POR,3035,1433,-1.984772254,1.030768398,-0.954003857,1.319406371,1.319406371,0,-1.790948761,1.103938877,-0.687009884,0.491773298 +Darnell Valentine,valenda01,1982,RS,POR,2937,1387,-0.903892464,0.490401854,-0.41349061,1.664056825,1.664056825,0,-0.74333455,0.692611888,-0.050722662,0.656617021 +Bob Gross,grossbo01,1982,RS,POR,2916,1377,0.415692654,1.429550236,1.84524289,3.230701601,3.230701601,0,0.25614046,1.296342493,1.552482952,0.073850901 +Billy Ray Bates,batesbi01,1982,RS,POR,2603,1229,0.745445994,-1.985756969,-1.240310976,0.94602064,0.94602064,0,0.644726443,-2.636417044,-1.9916906,-0.065630824 +Pete Verhoeven,verhope01,1982,RS,POR,2556,1207,-1.462318132,-0.279032667,-1.741350798,0.625149602,0.625149602,0,-1.543609519,0.18618561,-1.357423909,0.659546367 +Petur Gudmundsson,gudmupe01,1982,RS,POR,1790,845,-4.545688491,-1.171190182,-5.716878673,-1.290434446,-1.290434446,0,-4.555311898,-1.268362818,-5.823674716,0.906639917 +Jeff Lamp,lampje01,1982,RS,POR,1307,617,-2.346101016,-2.221165865,-4.567266881,-0.574758576,-0.574758576,0,-2.764375439,-2.716378034,-5.480753473,0.481047227 +Kermit Washington,washike01,1982,RS,POR,885,418,-1.114244668,-0.078381878,-1.192626546,0.331988347,0.331988347,0,-1.302571481,-0.135338273,-1.437909754,-0.043879596 +Kevin Kunnert,kunneke01,1982,RS,POR,502,237,-5.157856946,-1.221424026,-6.379280972,-0.443487303,-0.443487303,0,-5.128548268,-0.996819488,-6.125367755,1.080615121 +Dennis Awtrey,awtrede01,1982,RS,POR,256,121,-5.489128754,-2.415117365,-7.90424612,-0.322288088,-0.322288088,0,-5.658210327,-1.654631165,-7.312841492,1.314089665 +Carl Bailey,baileca01,1982,RS,POR,15,7,-13.37508588,-7.629275047,-21.00436093,-0.067300423,-0.067300423,0,-12.71841491,-7.947080595,-20.66549551,3.299880449 +George Gervin,gervige01,1982,RS,SAS,6085,2817,3.655924296,-0.891815856,2.764108441,7.892990383,7.892990383,0,3.776082711,-0.729626562,3.046456149,-0.413221315 +Johnny Moore,moorejo01,1982,RS,SAS,4955,2294,3.32640456,1.75478601,5.08119057,9.170325593,9.170325593,0,3.419174806,2.320652288,5.739827094,0.052468402 +Dave Corzine,corzida01,1982,RS,SAS,4728,2189,-1.287072373,0.641963558,-0.645108815,2.339193839,2.339193839,0,-1.066362732,0.193673493,-0.872689239,-0.504185332 +Mark Olberding,olberma01,1982,RS,SAS,4532,2098,0.083574564,-0.360403941,-0.276829377,2.648272619,2.648272619,0,0.317246037,-0.060441985,0.256804052,0.038255407 +Mike Mitchell,mitchmi01,1982,RS,SAS,4514,2090,1.339993354,-1.019900651,0.320092703,3.263730818,3.263730818,0,1.323535974,-0.559075689,0.764460285,-0.310805488 +Gene Banks,banksge01,1982,RS,SAS,3672,1700,0.10483687,-0.187368802,-0.082531932,2.313213192,2.313213192,0,0.066320623,-0.45557867,-0.389258047,-0.017149517 +Mike Bratz,bratzmi01,1982,RS,SAS,3490,1616,1.557852787,-0.877384399,0.680468388,2.833718004,2.833718004,0,1.644436748,-0.920957287,0.72347946,0.193312559 +George Johnson,johnsge02,1982,RS,SAS,3408,1578,-3.902707135,2.737101429,-1.165605706,1.27253265,1.27253265,0,-3.833629072,2.070624215,-1.763004857,-0.244655531 +Ed Rains,rainsed01,1982,RS,SAS,1376,637,-2.587291846,-1.184399429,-3.771691274,-0.332441502,-0.332441502,0,-2.858668146,-1.693255525,-4.551923672,0.121316956 +Roger Phegley,pheglro01,1982,RS,SAS,1333,617,-0.878245289,-1.438939004,-2.317184292,0.137137747,0.137137747,0,-1.050529248,-1.501306092,-2.551835341,0.667188852 +Ron Brewer,brewero01,1982,RS,SAS,1285,595,2.627389757,-0.832703538,1.794686219,1.374892559,1.374892559,0,2.504137196,-1.232876798,1.271260398,-0.350334038 +Reggie Johnson,johnsre01,1982,RS,SAS,1089,504,-1.421154381,-1.358064968,-2.779219349,-0.007515448,-0.007515448,0,-1.319462206,-1.148688845,-2.468151051,0.026657616 +Paul Griffin,griffpa01,1982,RS,SAS,991,459,-2.895657999,0.14630712,-2.749350879,0.000152754,0.000152754,0,-2.679439049,0.034996355,-2.644442694,0.498003234 +John Lambert,lambejo01,1982,RS,SAS,585,271,-2.609550196,-1.433065871,-4.042616067,-0.179373685,-0.179373685,0,-2.829464747,-1.37853548,-4.208000227,0.372038518 +Kevin Restani,restake01,1982,RS,SAS,313,145,-5.62538485,-2.077981946,-7.703366796,-0.365990445,-0.365990445,0,-5.786050379,-2.795724138,-8.581774517,-0.126699483 +Steve Hayes,hayesst01,1982,RS,SAS,162,75,-2.66572199,-1.342304325,-4.008026315,-0.048689882,-0.048689882,0,-2.818745112,-0.744514151,-3.563259263,1.169872128 +Rich Yonakor,yonakri01,1982,RS,SAS,151,70,2.737924747,-0.65366023,2.084264517,0.170906625,0.170906625,0,2.221520299,-1.821572391,0.399947907,-1.031649621 +Michael Brooks,brookmi01,1982,RS,SDC,5876,2750,0.713750049,-0.027685628,0.686064421,4.817445285,4.817445285,0,0.726072196,0.22429618,0.950368376,-0.074660864 +Tom Chambers,chambto01,1982,RS,SDC,5731,2682,-0.599325998,-1.824426042,-2.42375204,0.447784778,0.447784778,0,-0.34054534,-1.374031645,-1.714576985,0.311376181 +Jerome Whitehead,whiteje01,1982,RS,SDC,4731,2214,0.290385927,-1.377309259,-1.086923332,1.877904815,1.877904815,0,0.340452357,-0.761252597,-0.42080024,-0.036852701 +Joe Bryant,bryanjo01,1982,RS,SDC,4248,1988,-0.953399734,-1.097528103,-2.050927837,0.712201002,0.712201002,0,-0.975303876,-1.079457789,-2.054761665,0.453319105 +Phil Smith,smithph01,1982,RS,SDC,3090,1446,-0.420590453,-2.373542573,-2.794133026,-0.032626498,-0.032626498,0,-0.527172068,-2.011753371,-2.538925439,0.2113602 +Brian Taylor,taylobr01,1982,RS,SDC,2722,1274,1.892788527,-1.426235663,0.466552864,2.087798068,2.087798068,0,1.60104628,-0.938405397,0.662640883,-0.143814056 +John Douglas,dougljo01,1982,RS,SDC,2203,1031,-0.641431197,-1.603921808,-2.245353004,0.267833084,0.267833084,0,-0.731948539,-1.635193873,-2.367142412,0.915752479 +Jim Brogan,brogaji01,1982,RS,SDC,2194,1027,0.036019984,-1.313836875,-1.277816891,0.773390025,0.773390025,0,-0.205530128,-1.577355514,-1.782885642,0.26505435 +Michael Wiley,wileymi01,1982,RS,SDC,2165,1013,0.025987489,-1.063861297,-1.037873808,0.888137912,0.888137912,0,-0.06527703,-1.405780775,-1.471057805,0.375649875 +Jim Smith,smithji01,1982,RS,SDC,1833,858,-2.647421096,-0.687980381,-3.335401477,-0.258956738,-0.258956738,0,-2.901368621,-0.433476899,-3.33484552,1.07440442 +Charlie Criss,crissch01,1982,RS,SDC,1795,840,0.103242253,-2.52189535,-2.418653097,0.141655874,0.141655874,0,-0.191869533,-2.318878708,-2.510748241,-0.250819398 +Freeman Williams,willifr01,1982,RS,SDC,1727,808,-0.216447178,-3.442076021,-3.658523199,-0.37861849,-0.37861849,0,0.051082219,-3.71806551,-3.666983291,1.11440548 +Al Wood,woodal01,1982,RS,SDC,1479,692,0.066211045,-2.375076537,-2.308865491,0.156399786,0.156399786,0,-0.194340601,-2.383391756,-2.577732357,0.428485861 +Swen Nater,natersw01,1982,RS,SDC,1229,575,-0.76112596,-2.117789617,-2.878915578,-0.037771984,-0.037771984,0,-0.782432625,-2.107144386,-2.889577011,-0.127804408 +Armond Hill,hillar01,1982,RS,SDC,1026,480,-4.328381763,-2.801567389,-7.129949151,-1.075677867,-1.075677867,0,-4.38092258,-2.663160958,-7.044083539,0.289959022 +Ron Davis,davisro01,1982,RS,SDC,143,67,-4.248465243,-4.533762898,-8.782228141,-0.20604211,-0.20604211,0,-4.660944249,-5.401672474,-10.06261672,-0.079212175 +Rock Lee,leero02,1982,RS,SDC,21,10,-7.303923735,-3.160034903,-10.46395864,-0.040898358,-0.040898358,0,-7.0026971,-1.515351731,-8.518048831,4.000129306 +Jack Sikma,sikmaja01,1982,RS,SEA,6425,3049,0.597174878,3.906247016,4.503421893,11.22993916,11.22993916,0,0.96534677,3.642450298,4.607797068,-0.484006446 +Gus Williams,willigu01,1982,RS,SEA,6060,2876,3.013454609,1.919642539,4.933097149,11.22811329,11.22811329,0,3.313804878,2.192438817,5.506243695,-0.412716534 +Lonnie Shelton,sheltlo01,1982,RS,SEA,5620,2667,-0.757480581,0.861051599,0.103571018,3.888343077,3.888343077,0,-0.399614707,1.213218978,0.813604271,0.144096231 +Bill Hanzlik,hanzlbi01,1982,RS,SEA,4160,1974,-0.807819793,0.986982071,0.179162278,2.956497512,2.956497512,0,-1.183660863,1.077831987,-0.105828876,0.222782997 +Wally Walker,walkewa01,1982,RS,SEA,4141,1965,-0.529494607,-0.453655767,-0.983150374,1.768498364,1.768498364,0,-0.877373441,-0.445082416,-1.322455857,-0.163969276 +Fred Brown,brownfr01,1982,RS,SEA,3761,1785,0.58745114,-0.14173444,0.4457167,2.899737144,2.899737144,0,0.420272755,-0.660454054,-0.240181298,-0.372768221 +James Donaldson,donalja01,1982,RS,SEA,3603,1710,-1.657146912,2.521948743,0.86480183,3.145226244,3.145226244,0,-1.776314393,1.404588004,-0.371726388,-0.27452906 +Danny Vranes,vraneda01,1982,RS,SEA,2265,1075,-1.35316383,-0.158731628,-1.511895458,0.682179397,0.682179397,0,-1.887492101,-0.628710827,-2.516202928,0.469527774 +Phil Smith,smithph01,1982,RS,SEA,1256,596,-0.9186989,-0.213172362,-1.131871262,0.492728942,0.492728942,0,-1.268459544,-0.237323069,-1.505782613,0.14312288 +Greg Kelser,kelsegr01,1982,RS,SEA,1176,558,-2.161130055,-1.392698397,-3.553828453,-0.230799466,-0.230799466,0,-2.362148213,-1.747244084,-4.109392297,0.872907895 +Ray Tolbert,tolbera01,1982,RS,SEA,1037,492,-2.932897502,-1.706985426,-4.639882928,-0.475462283,-0.475462283,0,-3.173299784,-2.395540566,-5.56884035,0.229647208 +Mark Radford,radfoma01,1982,RS,SEA,778,369,-1.892242021,-1.157461714,-3.049703735,-0.057198535,-0.057198535,0,-2.205076149,-1.407407375,-3.612483524,1.40287486 +Armond Hill,hillar01,1982,RS,SEA,512,243,-2.394508454,-1.560300576,-3.954809029,-0.150216594,-0.150216594,0,-3.181477919,-1.40840249,-4.58988041,0.57838281 +John Johnson,johnsjo01,1982,RS,SEA,394,187,-2.081723498,-1.334389685,-3.416113183,-0.063581066,-0.063581066,0,-2.682768841,-2.388150351,-5.070919192,0.046497625 +James Bailey,baileja01,1982,RS,SEA,379,180,-4.264469874,-1.616855435,-5.881325309,-0.2920424,-0.2920424,0,-4.018322731,-0.845699081,-4.864021812,1.588678859 +Vinnie Johnson,johnsvi01,1982,RS,SEA,219,104,-0.279924224,1.205864518,0.925940294,0.194619536,0.194619536,0,-0.716594398,0.576282019,-0.140312379,-0.224485971 +Adrian Dantley,dantlad01,1982,RS,UTA,7054,3222,4.982978772,-1.741804512,3.24117426,9.810792808,9.810792808,0,4.620034105,-1.49661363,3.123420475,-0.392801258 +Rickey Green,greenri01,1982,RS,UTA,6179,2822,2.412141803,0.439224171,2.851365975,8.031387643,8.031387643,0,2.464268633,0.925527857,3.389796491,-0.422539596 +Darrell Griffith,griffda01,1982,RS,UTA,5686,2597,-0.425368972,-1.433753656,-1.859122628,1.179142029,1.179142029,0,-0.206717891,-1.234797583,-1.441515475,-0.109089016 +Jeff Wilkins,wilkije01,1982,RS,UTA,4979,2274,-4.343033399,-1.388574333,-5.731607732,-3.452975541,-3.452975541,0,-4.041530297,-1.291500356,-5.333030652,-0.185090235 +James Hardy,hardyja01,1982,RS,UTA,3972,1814,-0.936281105,0.13362787,-0.802653235,1.795884867,1.795884867,0,-1.385171296,-0.202048062,-1.587219358,-0.362044004 +Ben Poquette,poquebe01,1982,RS,UTA,3718,1698,-0.714868319,-0.157791693,-0.872660012,1.627169432,1.627169432,0,-0.950575876,-0.12304389,-1.073619767,0.04978918 +Danny Schayes,schayda01,1982,RS,UTA,3553,1623,-2.712781264,-0.905834195,-3.618615459,-0.723521736,-0.723521736,0,-2.479887903,-0.71202101,-3.191908913,0.60488911 +Carl Nicks,nicksca01,1982,RS,UTA,2894,1322,-2.958587016,-1.271883385,-4.230470402,-1.005945217,-1.005945217,0,-2.89217373,-1.192772453,-4.084946183,0.755811562 +John Duren,durenjo01,1982,RS,UTA,2312,1056,-2.988889145,-3.270168866,-6.259058012,-1.896280462,-1.896280462,0,-3.534823006,-3.239293061,-6.774116066,0.307922594 +Bill Robinzine,robinbi01,1982,RS,UTA,1425,651,-3.99103751,-0.978668783,-4.969706292,-0.749927279,-0.749927279,0,-3.406093454,-0.517904542,-3.923997996,1.755347095 +Howard Wood,woodho01,1982,RS,UTA,749,342,-2.19036156,-1.759128229,-3.949489789,-0.209288575,-0.209288575,0,-2.699947424,-2.71115482,-5.411102244,-0.004136746 +Bobby Cattage,cattabo01,1982,RS,UTA,738,337,-3.423624323,-2.540963291,-5.964587614,-0.556878094,-0.556878094,0,-3.559264074,-2.709694371,-6.268958445,0.77045565 +Sam Worthen,worthsa01,1982,RS,UTA,48,22,-5.420785562,-5.787583269,-11.20836883,-0.095038649,-0.095038649,0,-6.136240271,-6.368018119,-12.50425839,0.105978116 +Greg Ballard,ballagr01,1982,RS,WSB,6171,2946,1.031395315,2.576144787,3.607540102,9.514401644,9.514401644,0,1.047472736,2.748740836,3.796213572,-0.441269804 +Rick Mahorn,mahorri01,1982,RS,WSB,5580,2664,-1.752835872,1.663362025,-0.089473847,3.621461713,3.621461713,0,-1.679311706,1.916495136,0.23718343,0.150988143 +Jeff Ruland,rulanje01,1982,RS,WSB,4637,2214,0.157579741,1.46036202,1.617941761,4.946918166,4.946918166,0,0.181013643,1.133733019,1.314746662,0.268349591 +Kevin Grevey,greveke01,1982,RS,WSB,4533,2164,-0.668330071,-0.621185661,-1.289515732,1.606324024,1.606324024,0,-0.951830907,-0.651366549,-1.603197455,-0.389897208 +Spencer Haywood,haywosp01,1982,RS,WSB,4369,2086,-2.354220057,0.022842276,-2.33137778,0.445783967,0.445783967,0,-2.204654395,-0.172614359,-2.377268754,0.058188526 +Frank Johnson,johnsfr01,1982,RS,WSB,4246,2027,-0.971124165,-0.235969558,-1.207093723,1.598601496,1.598601496,0,-0.919673051,-0.140191144,-1.059864195,0.189795341 +John Lucas,lucasjo01,1982,RS,WSB,4064,1940,1.422903338,0.589779567,2.012682905,4.685038548,4.685038548,0,1.145508831,0.116363671,1.261872502,-0.628350458 +Don Collins,collido02,1982,RS,WSB,3370,1609,0.104531626,1.019924582,1.124456208,3.19430335,3.19430335,0,-0.053928559,0.862870111,0.808941552,0.440369694 +Jim Chones,choneji01,1982,RS,WSB,1816,867,-3.89918144,1.295591048,-2.603590392,0.06478732,0.06478732,0,-4.146157472,0.568602069,-3.577555403,0.037835383 +Charles Davis,davisch02,1982,RS,WSB,1204,575,-1.814911592,-0.701151417,-2.516063009,0.06884384,0.06884384,0,-2.399416211,-1.32939088,-3.728807091,0.319771402 +Garry Witts,wittsga01,1982,RS,WSB,1033,493,-0.768932953,-0.372462982,-1.141395935,0.406681316,0.406681316,0,-1.522559763,-0.853392227,-2.37595199,0.522763423 +Brad Holland,hollabr01,1982,RS,WSB,388,185,-3.324371491,1.281886123,-2.042485368,0.066686191,0.066686191,0,-3.370236136,0.521196158,-2.849039978,-0.143722331 +Carlos Terry,terryca01,1982,RS,WSB,126,60,-4.295435051,0.670570411,-3.624864639,-0.027336579,-0.027336579,0,-4.412930685,1.177949435,-3.23498125,2.11697256 +Dan Roundfield,roundda01,1982,PO,ATL,158,85,-3.049617504,2.043498263,-1.006119241,0.078117933,0,0.078117933,-2.980313225,2.236745175,-0.74356805,0.152592009 +Rory Sparrow,sparrro01,1982,PO,ATL,129,69,-0.742788688,-0.660217369,-1.403006057,0.049071489,0,0.049071489,-1.391744777,-0.257992205,-1.649736982,0.336573774 +Eddie Johnson,johnsed02,1982,PO,ATL,125,67,-5.926998216,-2.700789158,-8.627787374,-0.207967929,0,-0.207967929,-6.50917823,-2.528899607,-9.038077837,0.358041323 +Tree Rollins,rollitr01,1982,PO,ATL,121,65,-4.190237173,-0.897588848,-5.087826021,-0.079828094,0,-0.079828094,-4.693365592,-0.988439178,-5.68180477,-0.165295339 +John Drew,drewjo01,1982,PO,ATL,110,59,-5.017540033,-2.813648718,-7.831188751,-0.159938326,0,-0.159938326,-5.373534931,-1.880552584,-7.254087514,1.383317091 +Tom McMillen,mcmilto01,1982,PO,ATL,88,47,-1.306253475,2.685414831,1.379161357,0.103239762,0,0.103239762,-1.449138257,2.724524198,1.275385941,1.093277977 +Mike Glenn,glennmi01,1982,PO,ATL,65,35,2.65267422,3.543573605,6.196247826,0.165863573,0,0.165863573,1.80264627,3.141370941,4.944017211,0.665937133 +Rudy Macklin,macklru01,1982,PO,ATL,56,30,4.725611136,-3.546634318,1.178976818,0.062743555,0,0.062743555,3.170755472,-3.060649056,0.110106416,1.158541256 +Wes Matthews,matthwe01,1982,PO,ATL,52,28,-5.907135026,-2.79564281,-8.702777836,-0.087942349,0,-0.087942349,-6.828135995,-3.042057708,-9.870193704,0.268841902 +Steve Hawes,hawesst01,1982,PO,ATL,22,12,8.219386681,-1.1046513,7.114735381,0.061366079,0,0.061366079,7.164540833,-1.906119001,5.258421832,-1.478617818 +Sam Pellom,pellosa01,1982,PO,ATL,7,4,-1.356847295,-2.878985518,-4.235832812,-0.003038192,0,-0.003038192,-1.502767161,-5.218248363,-6.721015524,-2.843288208 +Freeman Williams,willifr01,1982,PO,ATL,7,4,-14.01479093,-3.007175618,-17.02196655,-0.030530552,0,-0.030530552,-13.35791722,-5.182105638,-18.54002286,1.629317506 +Larry Bird,birdla01,1982,PO,BOS,1011,490,1.041796565,3.614499992,4.656296557,1.90483723,0,1.90483723,1.711727118,3.812953522,5.52468064,-0.249948084 +Robert Parish,parisro01,1982,PO,BOS,879,426,-0.596026958,4.710948855,4.114921897,1.532892744,0,1.532892744,-0.124942249,3.727937909,3.60299566,-0.385904062 +Cedric Maxwell,maxwece01,1982,PO,BOS,794,385,3.297416445,2.699321055,5.9967375,1.771225039,0,1.771225039,3.122319686,2.750320046,5.872639732,-0.042213642 +Kevin McHale,mchalke01,1982,PO,BOS,710,344,4.555259633,1.665632275,6.220891908,1.617627115,0,1.617627115,4.16286718,1.561280464,5.724147644,-0.381837397 +Gerald Henderson,hendege01,1982,PO,BOS,640,310,-0.63992764,0.590273918,-0.049653721,0.441270043,0,0.441270043,-0.679538039,0.687929784,0.008391744,0.177485754 +M.L. Carr,carrml01,1982,PO,BOS,629,305,-2.421892963,0.378081311,-2.043811651,0.113500135,0,0.113500135,-2.313287524,0.137870885,-2.175416639,0.14361588 +Tiny Archibald,architi01,1982,PO,BOS,571,277,0.586395347,-0.990913502,-0.404518155,0.341038079,0,0.341038079,0.196142735,-0.775484656,-0.579341922,-0.24300137 +Chris Ford,fordch01,1982,PO,BOS,285,138,2.447708555,-0.496794416,1.950914139,0.341532538,0,0.341532538,1.526801289,-0.920368789,0.6064325,0.050479732 +Danny Ainge,aingeda01,1982,PO,BOS,266,129,-1.612040778,-1.993094702,-3.60513548,-0.058499068,0,-0.058499068,-2.172408036,-2.108665094,-4.28107313,0.777449273 +Rick Robey,robeyri01,1982,PO,BOS,252,122,-1.051178388,0.147052152,-0.904126236,0.119992285,0,0.119992285,-1.286299942,0.096939099,-1.189360843,1.256846673 +Charles Bradley,bradlch01,1982,PO,BOS,37,18,-17.53402843,-0.42279783,-17.95682626,-0.150479684,0,-0.150479684,-16.34444619,0.195735915,-16.14871027,4.462401174 +Eric Fernsten,fernser01,1982,PO,BOS,23,11,1.150800448,0.496903318,1.647703766,0.024883271,0,0.024883271,0.302284567,-2.510199729,-2.207915162,-2.238479202 +Alex English,englial01,1982,PO,DEN,264,118,3.988434485,-1.018598923,2.969835562,0.35105705,0,0.35105705,4.245551772,-0.925834193,3.319717579,-1.150030735 +Kiki Vandeweghe,vandeki01,1982,PO,DEN,243,109,5.322088491,-1.769149788,3.552938703,0.358241631,0,0.358241631,5.253944649,-1.850841719,3.40310293,-0.901395439 +Dan Issel,isselda01,1982,PO,DEN,230,103,3.144545488,-3.346684007,-0.202138519,0.1375943,0,0.1375943,3.824074667,-2.605505115,1.218569552,-0.358267723 +Billy McKinney,mckinbi01,1982,PO,DEN,203,91,3.263711044,-2.545572467,0.718138577,0.166126527,0,0.166126527,3.069994187,-1.88713666,1.182857527,0.034511299 +T.R. Dunn,dunntr01,1982,PO,DEN,181,81,3.478712076,2.261688885,5.740400961,0.362764312,0,0.362764312,3.766325608,2.997760911,6.764086519,0.243750916 +David Thompson,thompda01,1982,PO,DEN,147,66,-1.905658388,-4.722110829,-6.627769217,-0.135385693,0,-0.135385693,-1.468067117,-4.94889357,-6.416960687,0.528487914 +Kenny Higgs,higgske01,1982,PO,DEN,121,54,-3.325986985,-2.028100658,-5.354087642,-0.075720906,0,-0.075720906,-2.596368486,-0.804254263,-3.400622749,2.325962182 +Glen Gondrezick,gondrgl01,1982,PO,DEN,114,51,2.407224036,-0.638440862,1.768783173,0.121566877,0,0.121566877,2.253329614,-0.253114077,2.000215537,0.246568521 +Cedrick Hordges,hordgce01,1982,PO,DEN,101,45,-4.302718272,-2.709680793,-7.012399064,-0.10110343,0,-0.10110343,-3.807198906,-3.710612362,-7.517811268,0.171961255 +James Ray,rayja01,1982,PO,DEN,4,2,-5.089647851,8.759980159,3.670332308,0.006946852,0,0.006946852,-6.024555172,9.539218855,3.514663683,2.804937863 +Moses Malone,malonmo01,1982,PO,HOU,246,136,4.930525634,0.123446193,5.053971826,0.548810287,0,0.548810287,5.178426571,0.355576472,5.534003042,-1.725737523 +Elvin Hayes,hayesel01,1982,PO,HOU,225,124,-5.561665248,1.833405962,-3.728259286,-0.063777785,0,-0.063777785,-4.867802347,1.832293847,-3.0355085,-0.081938881 +Robert Reid,reidro01,1982,PO,HOU,208,115,4.645450405,2.778376252,7.423826656,0.612821984,0,0.612821984,4.205683566,3.396859311,7.602542877,-0.457775742 +Allen Leavell,leaveal01,1982,PO,HOU,169,93,-1.805218914,0.147497478,-1.657721436,0.053666177,0,0.053666177,-1.593200433,0.600997148,-0.992203285,0.398738115 +Tom Henderson,hendeto01,1982,PO,HOU,123,68,-0.259614139,-4.160546772,-4.420160911,-0.059260136,0,-0.059260136,-1.201018059,-4.790948809,-5.991966869,-0.83564175 +Mike Dunleavy,dunlemi01,1982,PO,HOU,120,66,3.138833265,-0.884777838,2.254055427,0.175228244,0,0.175228244,2.506362876,-0.651889024,1.854473852,0.826914863 +Calvin Murphy,murphca01,1982,PO,HOU,103,57,-5.902808119,-3.170882194,-9.073690313,-0.191709591,0,-0.191709591,-5.752618814,-3.118314832,-8.870933646,1.072649878 +Billy Paultz,paultbi01,1982,PO,HOU,62,34,-5.894412129,-1.377724971,-7.2721371,-0.080993777,0,-0.080993777,-6.167341572,-2.46233275,-8.629674322,0.109830847 +Bill Willoughby,willobi01,1982,PO,HOU,31,17,2.694714342,-2.519423509,0.175290833,0.025852825,0,0.025852825,1.227867274,-4.475791737,-3.247924463,-1.200418024 +Larry Spriggs,sprigla01,1982,PO,HOU,16,9,11.57452392,-2.699433963,8.875089956,0.057022015,0,0.057022015,9.848435613,-0.327585198,9.520850414,3.563764738 +Calvin Garrett,garreca01,1982,PO,HOU,2,1,-12.38924169,-3.858413138,-16.24765483,-0.007736905,0,-0.007736905,-7.897958298,-6.489286698,-14.387245,8.905810363 +Magic Johnson,johnsma02,1982,PO,LAL,1221,562,7.245498952,2.436028393,9.681527344,3.662635358,0,3.662635358,7.244842335,2.969941282,10.21478362,-0.370739333 +Norm Nixon,nixonno01,1982,PO,LAL,1193,549,2.810026243,-0.305619094,2.504407149,1.512691296,0,1.512691296,3.081901526,0.338918465,3.420819992,-0.34297822 +Jamaal Wilkes,wilkeja01,1982,PO,LAL,1162,535,0.771177038,-1.097165268,-0.32598823,0.6802013,0,0.6802013,1.035456591,-1.034292568,0.001164023,-0.321308432 +Kareem Abdul-Jabbar,abdulka01,1982,PO,LAL,1071,493,0.280188322,2.179219047,2.45940737,1.346104009,0,1.346104009,0.92151263,1.516811539,2.438324169,-0.39120705 +Bob McAdoo,mcadobo01,1982,PO,LAL,843,388,-0.878091286,0.824835439,-0.053255846,0.550952449,0,0.550952449,-0.47081769,0.167213105,-0.303604585,0.067010494 +Michael Cooper,coopemi01,1982,PO,LAL,832,383,2.824347954,1.514254907,4.338602861,1.432070103,0,1.432070103,2.68572316,1.614615962,4.300339122,0.242260195 +Kurt Rambis,rambiku01,1982,PO,LAL,606,279,-1.399690718,0.319186757,-1.08050396,0.246145921,0,0.246145921,-1.462640974,0.262172583,-1.20046839,0.426111535 +Mark Landsberger,landsma01,1982,PO,LAL,130,60,-3.747857438,-3.320367733,-7.06822517,-0.13729242,0,-0.13729242,-4.152740258,-3.561217243,-7.713957501,0.700140825 +Jim Brewer,breweji01,1982,PO,LAL,124,57,-4.434545766,1.264786466,-3.1697593,-0.012508776,0,-0.012508776,-4.824751936,-0.888464532,-5.713216467,-0.643273427 +Clay Johnson,johnscl02,1982,PO,LAL,83,38,-1.602455566,-2.089348894,-3.691804459,-0.018943449,0,-0.018943449,-2.681267184,-2.359899349,-5.041166534,0.590319641 +Mike McGee,mcgeemi01,1982,PO,LAL,22,10,2.706823183,-5.18213488,-2.475311697,0.001441562,0,0.001441562,3.417440831,-7.059616744,-3.642175913,-0.265416909 +Eddie Jordan,jordaed01,1982,PO,LAL,13,6,3.328985313,16.55066287,19.87964818,0.072564131,0,0.072564131,6.281137556,14.35808555,20.63922311,1.559835748 +Sidney Moncrief,moncrsi01,1982,PO,MIL,498,252,1.986205361,-0.088965357,1.897240004,0.615039993,0,0.615039993,1.95243726,0.463676294,2.416113554,-0.193366384 +Marques Johnson,johnsma01,1982,PO,MIL,465,235,1.731881213,-0.432894956,1.298986257,0.501334206,0,0.501334206,2.114594472,-0.087861788,2.026732684,0.129175331 +Brian Winters,wintebr01,1982,PO,MIL,459,232,1.319707856,-1.276827513,0.042880342,0.34196033,0,0.34196033,1.375659546,-1.064432532,0.311227014,0.295330472 +Bob Lanier,laniebo01,1982,PO,MIL,419,212,0.955858587,-0.371792518,0.584066069,0.372037861,0,0.372037861,1.555355549,-0.110544166,1.444811383,0.028983013 +Mickey Johnson,johnsmi01,1982,PO,MIL,407,206,5.400141286,0.30283934,5.702980626,0.91899885,0,0.91899885,5.334675254,0.645300755,5.979976009,0.295897047 +Alton Lister,listeal01,1982,PO,MIL,221,112,-3.181829879,1.784655689,-1.397174191,0.080453057,0,0.080453057,-3.326342193,1.333367563,-1.99297463,0.906708327 +Robert Smith,smithro01,1982,PO,MIL,134,68,3.088182387,-1.929302775,1.158879612,0.140303971,0,0.140303971,2.479087769,-2.265572284,0.213515485,0.312218871 +Scott May,maysc01,1982,PO,MIL,99,50,-4.249562271,-1.61894533,-5.868507601,-0.08221969,0,-0.08221969,-3.802747151,-2.960032806,-6.762779957,0.208705313 +Pat Cummings,cummipa01,1982,PO,MIL,87,44,-7.294132977,-2.341624305,-9.635757282,-0.160376421,0,-0.160376421,-7.582009682,-3.682896428,-11.26490611,0.595264961 +Harvey Catchings,catchha01,1982,PO,MIL,51,26,-5.423529967,-1.094879571,-6.518409538,-0.052884156,0,-0.052884156,-6.02285737,-0.790192529,-6.813049899,2.567675658 +Brad Holland,hollabr01,1982,PO,MIL,6,3,16.77184716,-3.912152228,12.85969494,0.024124328,0,0.024124328,14.18288743,-6.352357303,7.830530124,-2.092334637 +Darwin Cook,cookda01,1982,PO,NJN,175,86,-6.732000092,-2.224616642,-8.956616734,-0.282635388,0,-0.282635388,-6.858860517,-1.941482278,-8.800342795,0.626914821 +Buck Williams,willibu01,1982,PO,NJN,160,79,1.315456974,-1.389314606,-0.073857632,0.110867521,0,0.110867521,0.596060049,-1.27765076,-0.681590711,-0.339823574 +Ray Williams,willira01,1982,PO,NJN,156,77,-3.128529128,-0.409174359,-3.537703486,-0.031998034,0,-0.031998034,-2.774257323,0.478067834,-2.296189489,0.257206261 +Len Elmore,elmorle01,1982,PO,NJN,154,76,-0.853908728,1.012315237,0.158406509,0.115468796,0,0.115468796,-1.864616424,0.448460581,-1.416155842,-0.72163639 +Albert King,kingal01,1982,PO,NJN,118,58,2.517547031,2.725738814,5.243285844,0.246157692,0,0.246157692,2.021797994,2.863290475,4.885088469,0.901478753 +Mike O'Koren,okoremi01,1982,PO,NJN,89,44,-5.258360888,-1.153114214,-6.411475102,-0.086084126,0,-0.086084126,-6.135928145,-0.658914487,-6.794842633,1.541503285 +James Bailey,baileja01,1982,PO,NJN,53,26,-3.744470387,2.03830585,-1.706164537,0.014489299,0,0.014489299,-4.123878512,1.629307353,-2.494571159,1.454747345 +Jan Van Breda Kolff,vanbrja01,1982,PO,NJN,32,16,-6.353732994,7.588196407,1.234463412,0.033451272,0,0.033451272,-6.625202812,4.703554093,-1.921648718,-0.281517449 +Mike Gminski,gminsmi01,1982,PO,NJN,20,10,1.318299968,-1.65415426,-0.335854292,0.012917391,0,0.012917391,-0.134091952,-1.373028678,-1.507120629,1.680770863 +Ed Sherod,sheroed01,1982,PO,NJN,16,8,1.131638592,4.933903144,6.065541736,0.037217459,0,0.037217459,0.440305257,4.750349552,5.190654809,0.288956613 +Julius Erving,ervinju01,1982,PO,PHI,1611,780,4.345398686,2.333386198,6.678784884,3.853544298,0,3.853544298,4.5273262,1.880236721,6.407562921,-0.421695565 +Maurice Cheeks,cheekma01,1982,PO,PHI,1580,765,3.10535341,1.973950452,5.079303862,3.147295821,0,3.147295821,3.369441166,2.466148888,5.835590054,-0.137154674 +Andrew Toney,toneyan01,1982,PO,PHI,1460,707,2.754023313,-1.680507631,1.073515682,1.428411036,0,1.428411036,2.747397089,-1.23601256,1.511384529,0.418702076 +Caldwell Jones,jonesca01,1982,PO,PHI,1402,679,-2.032009179,2.021029592,-0.010979587,0.97548482,0,0.97548482,-1.883727336,1.918528244,0.034800908,-0.319816284 +Bobby Jones,jonesbo01,1982,PO,PHI,1216,589,2.275657452,0.32413871,2.599796162,1.655907535,0,1.655907535,2.08721306,0.234978476,2.322191537,-0.130145936 +Darryl Dawkins,dawkida01,1982,PO,PHI,950,460,-2.393797457,1.120533187,-1.27326427,0.361657643,0,0.361657643,-2.222699881,1.210335906,-1.012363975,1.174481921 +Clint Richardson,richacl01,1982,PO,PHI,857,415,-0.474338681,-0.299156817,-0.773495497,0.431939341,0,0.431939341,-0.91732721,-0.469942904,-1.387270113,0.074869768 +Mike Bantom,bantomi01,1982,PO,PHI,824,399,-2.396648357,0.553334113,-1.843314244,0.19154834,0,0.19154834,-2.456725602,0.431395769,-2.025329833,0.621265521 +Lionel Hollins,hollili01,1982,PO,PHI,235,114,-6.123682386,1.779048434,-4.344633952,-0.096197872,0,-0.096197872,-5.40644754,0.994622692,-4.411824848,0.563741683 +Earl Cureton,curetea01,1982,PO,PHI,155,75,-5.44317871,-1.370396327,-6.813575037,-0.160951828,0,-0.160951828,-5.055026088,-2.111896182,-7.16692227,0.362343525 +Steve Mix,mixst01,1982,PO,PHI,103,50,2.789604824,-3.084591727,-0.294986903,0.064273657,0,0.064273657,1.993298627,-4.605954964,-2.612656337,-0.490441287 +Franklin Edwards,edwarfr01,1982,PO,PHI,66,32,12.04008875,3.3021603,15.34224905,0.30027194,0,0.30027194,11.78911332,1.155434291,12.94454761,-1.430993273 +Dennis Johnson,johnsde01,1982,PO,PHO,589,271,0.293015304,0.124176961,0.417192265,0.452980356,0,0.452980356,0.361604092,0.815166506,1.176770597,0.295384897 +Kyle Macy,macyky01,1982,PO,PHO,528,243,-0.53216184,-1.563736285,-2.095898125,0.083411913,0,0.083411913,-0.796308899,-0.842763241,-1.639072141,-0.269244845 +Alvan Adams,adamsal01,1982,PO,PHO,506,233,-0.146711562,0.715095096,0.568383534,0.406137036,0,0.406137036,0.177715784,0.988111799,1.165827583,-0.174489735 +Truck Robinson,robintr01,1982,PO,PHO,463,213,-0.024128061,-0.857556384,-0.881684445,0.208619619,0,0.208619619,-0.358940006,-0.849163567,-1.208103572,-0.372469118 +Rich Kelley,kelleri01,1982,PO,PHO,415,191,0.337225368,-1.281948585,-0.944723217,0.181300715,0,0.181300715,0.079415808,-0.709682173,-0.630266365,-0.075381829 +Walter Davis,daviswa03,1982,PO,PHO,376,173,1.136403565,-1.453850305,-0.31744674,0.22123398,0,0.22123398,0.827035543,-1.56669259,-0.739657047,-0.0934982 +Larry Nance,nancela01,1982,PO,PHO,278,128,-0.946614893,3.631137936,2.684523043,0.366755293,0,0.366755293,-0.853940137,2.739309122,1.885368985,0.196275328 +Alvin Scott,scottal01,1982,PO,PHO,276,127,-0.907984648,3.336802072,2.428817424,0.34567953,0,0.34567953,-1.30877847,2.346492591,1.037714121,-0.117354528 +Jeff Cook,cookje01,1982,PO,PHO,98,45,0.385300907,-0.003816488,0.381484418,0.0736466,0,0.0736466,-0.458276017,-1.091659173,-1.54993519,-0.677413106 +Dudley Bradley,bradldu01,1982,PO,PHO,52,24,-12.07392192,-3.150084176,-15.2240061,-0.158639296,0,-0.158639296,-12.25080256,-5.11868169,-17.36948425,0.700962287 +Joel Kramer,kramejo01,1982,PO,PHO,43,20,3.928014049,-0.188964629,3.73904942,0.06828846,0,0.06828846,3.125932284,-1.242673167,1.883259117,-0.00335173 +Craig Dykema,dykemcr01,1982,PO,PHO,26,12,-15.8141234,-2.665332016,-18.47945542,-0.100158964,0,-0.100158964,-16.16336242,-3.59141017,-19.75477259,0.840070363 +George Gervin,gervige01,1982,PO,SAS,801,373,1.352039178,-0.823618421,0.528420758,0.642883962,0,0.642883962,1.521133253,-0.346325246,1.174808007,-0.089897701 +Mike Mitchell,mitchmi01,1982,PO,SAS,784,365,1.322269318,-1.422767951,-0.100498633,0.505949218,0,0.505949218,1.116683427,-1.526570486,-0.40988706,-0.572478871 +Mark Olberding,olberma01,1982,PO,SAS,704,328,-1.39647469,-0.674636838,-2.071111528,0.11727066,0,0.11727066,-1.082434149,-0.406997038,-1.489431187,0.084113432 +Johnny Moore,moorejo01,1982,PO,SAS,627,292,4.836611218,1.060576215,5.897187433,1.330201627,0,1.330201627,4.536575075,1.874465516,6.41104059,0.116896344 +Dave Corzine,corzida01,1982,PO,SAS,554,258,-0.468145886,-0.234334041,-0.702479927,0.276977493,0,0.276977493,-0.116900404,-0.44617163,-0.563072034,-0.356162904 +Mike Bratz,bratzmi01,1982,PO,SAS,387,180,0.270552692,-0.250950681,0.019602011,0.26354289,0,0.26354289,0.32944084,-0.323621848,0.005818992,0.462633878 +George Johnson,johnsge02,1982,PO,SAS,376,175,-2.050970449,2.703708412,0.652737964,0.315016173,0,0.315016173,-2.421681218,2.917685116,0.496003898,0.532969486 +Gene Banks,banksge01,1982,PO,SAS,314,146,0.478769705,-0.161771006,0.316998699,0.234108731,0,0.234108731,0.195594806,-1.282191644,-1.086596837,-0.640645401 +Ed Rains,rainsed01,1982,PO,SAS,64,30,-1.00208695,-0.321613562,-1.323700513,0.022791832,0,0.022791832,-1.551042184,-0.778342598,-2.329384782,1.223321145 +Roger Phegley,pheglro01,1982,PO,SAS,13,6,-31.79103792,-11.50229613,-43.29333404,-0.133688059,0,-0.133688059,-29.63649511,-15.09563417,-44.73212928,4.427660363 +Rich Yonakor,yonakri01,1982,PO,SAS,9,4,4.731312562,14.71555977,19.44687233,0.047997004,0,0.047997004,5.976324338,15.71383604,21.69016037,2.72514703 +John Lambert,lambejo01,1982,PO,SAS,6,3,0.057044336,-0.960439687,-0.903395352,0.002953158,0,0.002953158,0.354008046,-3.589953876,-3.23594583,1.30336203 +Jack Sikma,sikmaja01,1982,PO,SEA,629,315,0.306656561,3.929960988,4.236617548,1.155877189,0,1.155877189,0.524860462,4.156734349,4.681594811,-0.187304915 +Gus Williams,willigu01,1982,PO,SEA,629,315,3.442518551,1.248385735,4.690904286,1.222835751,0,1.222835751,3.631516673,1.429781134,5.061297807,-0.850109493 +Lonnie Shelton,sheltlo01,1982,PO,SEA,531,266,-1.603868148,0.130973997,-1.472894151,0.179429811,0,0.179429811,-1.553784378,0.622938347,-0.930846032,0.376100213 +Bill Hanzlik,hanzlbi01,1982,PO,SEA,405,203,-0.158883102,0.812670513,0.653787411,0.364419192,0,0.364419192,-0.869563423,0.74869061,-0.120872813,0.227974265 +James Donaldson,donalja01,1982,PO,SEA,377,189,-1.83315836,1.859349202,0.026190842,0.274003218,0,0.274003218,-2.058358064,0.924039305,-1.134318758,-0.756133828 +John Johnson,johnsjo01,1982,PO,SEA,317,159,-0.127758534,0.032293646,-0.095464888,0.22204004,0,0.22204004,-0.627234628,-0.259394278,-0.886628905,-0.024134715 +Fred Brown,brownfr01,1982,PO,SEA,315,158,0.670889087,-0.504702387,0.166186699,0.240687297,0,0.240687297,0.368876543,-1.652963713,-1.28408717,-0.725095605 +Wally Walker,walkewa01,1982,PO,SEA,313,157,-2.131284298,0.83950361,-1.291780688,0.121150795,0,0.121150795,-2.638024896,1.056562147,-1.581462748,0.564702632 +Phil Smith,smithph01,1982,PO,SEA,184,92,-3.93026274,1.435194887,-2.495067853,0.012424346,0,0.012424346,-4.255267357,1.056807354,-3.198460002,0.67033944 +Ray Tolbert,tolbera01,1982,PO,SEA,62,31,0.299390941,8.069874742,8.369265683,0.186637913,0,0.186637913,0.647313844,9.270511747,9.917825592,2.890302299 +Danny Vranes,vraneda01,1982,PO,SEA,58,29,-9.523836362,-0.838154336,-10.3619907,-0.116332971,0,-0.116332971,-9.953725943,-2.621976931,-12.57570287,0.150646743 +Greg Kelser,kelsegr01,1982,PO,SEA,12,6,-5.660264831,-5.335602988,-10.99586782,-0.026628053,0,-0.026628053,-5.895328673,-5.961222074,-11.85655075,2.275547863 +Frank Johnson,johnsfr01,1982,PO,WSB,564,280,0.624177533,0.311616848,0.93579438,0.542850017,0,0.542850017,0.726017156,0.689034672,1.415051828,-0.036752101 +Greg Ballard,ballagr01,1982,PO,WSB,540,268,0.030184875,3.779201125,3.809386,0.920901003,0,0.920901003,0.169557744,3.833462289,4.003020033,-0.443423914 +Rick Mahorn,mahorri01,1982,PO,WSB,488,242,-1.898472899,2.936789064,1.038316165,0.484378325,0,0.484378325,-1.717382384,3.212519244,1.49513686,0.407685794 +Jeff Ruland,rulanje01,1982,PO,WSB,477,237,0.127650974,1.486055309,1.613706283,0.54345231,0,0.54345231,0.101015382,0.85638229,0.957397672,-0.136099867 +Spencer Haywood,haywosp01,1982,PO,WSB,465,231,0.47232194,1.443813729,1.91613567,0.567360948,0,0.567360948,0.37133169,1.297440474,1.668772164,0.031973181 +Kevin Grevey,greveke01,1982,PO,WSB,320,159,0.66653093,-0.34663835,0.31989258,0.256104218,0,0.256104218,-0.070095548,-0.885520607,-0.955616155,-0.287556293 +Don Collins,collido02,1982,PO,WSB,300,149,-2.560420379,-0.068499561,-2.62891994,0.009584228,0,0.009584228,-3.123842493,0.252774215,-2.871068277,0.956668197 +John Lucas,lucasjo01,1982,PO,WSB,149,74,5.13833624,1.412694219,6.551030459,0.361368115,0,0.361368115,4.199165673,0.337697153,4.536862827,-0.22101071 +Charles Davis,davisch02,1982,PO,WSB,105,52,-6.339539527,-1.452396804,-7.791936331,-0.139010414,0,-0.139010414,-6.758026327,-3.268199569,-10.0262259,0.759480935 +Jim Chones,choneji01,1982,PO,WSB,60,30,-7.914570752,3.864395292,-4.05017546,-0.020977806,0,-0.020977806,-7.88411247,4.203250831,-3.68086164,2.20162203 +Garry Witts,wittsga01,1982,PO,WSB,56,28,4.103275252,1.06724078,5.170516032,0.118214052,0,0.118214052,2.621850434,1.605565291,4.227415725,1.295465899 +Carlos Terry,terryca01,1982,PO,WSB,10,5,-3.197220597,-0.680746975,-3.877967572,-0.002929544,0,-0.002929544,-5.118950274,-3.17892629,-8.297876564,-1.281279637 +Dan Roundfield,roundda01,1983,RS,ATL,5858,2811,0.271683968,0.549610928,0.821294896,5.100145123,5.100145123,0,0.583740177,0.557943807,1.141683984,-0.442221981 +Dominique Wilkins,wilkido01,1983,RS,ATL,5621,2697,0.365660353,0.140251611,0.505911964,4.465307639,4.465307639,0,0.395056537,0.144394113,0.53945065,-0.346046237 +Tree Rollins,rollitr01,1983,RS,ATL,5152,2472,-1.445101476,4.443416652,2.998315177,7.206846769,7.206846769,0,-1.436698742,4.08186285,2.645164108,-0.61904749 +Eddie Johnson,johnsed02,1983,RS,ATL,3778,1813,0.983468184,-1.235427833,-0.251959649,2.307440114,2.307440114,0,0.868487832,-1.164826839,-0.296339007,-0.145802916 +Rory Sparrow,sparrro01,1983,RS,ATL,3226,1548,0.575849461,-0.161843737,0.414005724,2.506220385,2.506220385,0,0.510855926,0.63528138,1.146137306,0.305723184 +Johnny Davis,davisjo01,1983,RS,ATL,3053,1465,2.483744719,-1.372342766,1.111401953,2.872466124,2.872466124,0,1.992243819,-1.48350388,0.508739939,-0.495726559 +Tom McMillen,mcmilto01,1983,RS,ATL,2843,1364,-2.804040094,-0.752613912,-3.556654007,-0.560828819,-0.560828819,0,-2.80526843,-1.003461666,-3.808730097,-0.098893238 +Wes Matthews,matthwe01,1983,RS,ATL,2474,1187,-1.136784141,-0.432189757,-1.568973898,0.7181741,0.7181741,0,-1.01541051,-0.480363543,-1.495774053,0.428322951 +Rudy Macklin,macklru01,1983,RS,ATL,2440,1171,-1.09438432,-0.666338247,-1.760722567,0.595334572,0.595334572,0,-1.409184734,-0.501925457,-1.911110191,0.758530274 +Mike Glenn,glennmi01,1983,RS,ATL,2343,1124,1.048801098,-1.32173571,-0.272934611,1.422573072,1.422573072,0,0.242631333,-1.318287799,-1.075656465,0.151559603 +Steve Hawes,hawesst01,1983,RS,ATL,1792,860,-4.302759423,-0.299533555,-4.602292978,-0.817325866,-0.817325866,0,-3.962766228,-0.401670039,-4.364436267,0.589502446 +George Johnson,johnsge02,1983,RS,ATL,961,461,-2.922020057,3.073292868,0.151272811,0.680693036,0.680693036,0,-3.200161125,2.204504479,-0.995656646,-0.258836838 +Keith Edmonson,edmonke01,1983,RS,ATL,644,309,-4.889336709,-0.880629201,-5.76996591,-0.478220407,-0.478220407,0,-4.846097287,-1.182514736,-6.028612022,0.464048593 +Rickey Brown,brownri01,1983,RS,ATL,636,305,-2.572196064,-1.105792079,-3.677988144,-0.145088366,-0.145088366,0,-2.508464379,-1.337041042,-3.84550542,0.493673304 +Randy Smith,smithra01,1983,RS,ATL,296,142,-1.372369166,-3.079567208,-4.451936374,-0.123641787,-0.123641787,0,-2.013790666,-3.452157867,-5.465948533,0.287065719 +Scott Hastings,hastisc01,1983,RS,ATL,88,42,-4.078686754,-1.929477287,-6.008164041,-0.069764661,-0.069764661,0,-3.822351999,-3.424389443,-7.246741442,-0.07858488 +Sam Pellom,pellosa01,1983,RS,ATL,19,9,-6.56979158,-3.452030265,-10.02182184,-0.032889734,-0.032889734,0,-6.574614657,-5.33608596,-11.91070062,-1.565667284 +Larry Bird,birdla01,1983,RS,BOS,6535,2982,4.224650735,2.109436539,6.334087274,13.7507969,13.7507969,0,4.644818727,2.124215962,6.769034689,-0.527608316 +Robert Parish,parisro01,1983,RS,BOS,5389,2459,1.818264035,2.938524502,4.756788538,9.373016704,9.373016704,0,2.181927485,2.433464309,4.615391794,-0.497065385 +Kevin McHale,mchalke01,1983,RS,BOS,5139,2345,0.782099287,0.460469245,1.242568532,4.751833256,4.751833256,0,0.766993752,0.057763498,0.824757249,-0.545048896 +Cedric Maxwell,maxwece01,1983,RS,BOS,4935,2252,1.544009874,-0.405621762,1.138388111,4.449839423,4.449839423,0,1.229232151,-0.585419523,0.643812628,-0.415812792 +Danny Ainge,aingeda01,1983,RS,BOS,4488,2048,1.451805774,0.564957672,2.016763446,4.997799813,4.997799813,0,1.259086101,1.21742401,2.476510111,0.357366339 +Tiny Archibald,architi01,1983,RS,BOS,3969,1811,0.527718993,-2.333395608,-1.805676615,0.868288679,0.868288679,0,0.281731703,-2.485752236,-2.204020534,-0.507044841 +Quinn Buckner,bucknqu01,1983,RS,BOS,3430,1565,-1.039674207,0.844329771,-0.195344436,2.050919488,2.050919488,0,-0.793367997,0.948644825,0.155276828,0.568919386 +Gerald Henderson,hendege01,1983,RS,BOS,3399,1551,-1.199010736,0.309011872,-0.889998865,1.479426224,1.479426224,0,-0.970097055,0.555281491,-0.414815564,0.536647487 +M.L. Carr,carrml01,1983,RS,BOS,1935,883,-2.554912508,0.358190823,-2.196721686,0.251549423,0.251549423,0,-2.406375698,0.051801679,-2.354574019,0.96028634 +Rick Robey,robeyri01,1983,RS,BOS,1874,855,-3.500729068,-0.988389341,-4.489118408,-0.761539707,-0.761539707,0,-3.37652258,-1.337139475,-4.713662055,0.398837071 +Charles Bradley,bradlch01,1983,RS,BOS,1166,532,-4.233208349,1.520414304,-2.712794045,0.010200924,0.010200924,0,-3.9890594,1.198360012,-2.790699388,1.056461317 +Scott Wedman,wedmasc01,1983,RS,BOS,1102,503,-1.862773775,-0.561937892,-2.424711667,0.084253155,0.084253155,0,-1.917258904,-0.52238502,-2.439643924,0.967737144 +Darren Tillis,tillida01,1983,RS,BOS,96,44,-10.55721738,-3.317762984,-13.87498037,-0.252779588,-0.252779588,0,-9.63520628,-3.896054134,-13.53126041,1.268947639 +Reggie Theus,theusre01,1983,RS,CHI,6385,2856,1.779078879,-0.630470744,1.148608135,5.694421527,5.694421527,0,2.07496468,0.049876424,2.124841104,0.250503935 +Dave Corzine,corzida01,1983,RS,CHI,5581,2496,-1.558605127,-0.696023008,-2.254628135,0.628420088,0.628420088,0,-1.23880248,-0.782844887,-2.021647366,-0.399587655 +Dave Greenwood,greenda01,1983,RS,CHI,5265,2355,-1.086670302,0.12003181,-0.966638492,2.136928778,2.136928778,0,-1.00353453,0.25724149,-0.74629304,-0.283295872 +Rod Higgins,higgiro01,1983,RS,CHI,4910,2196,0.434284163,-0.468269391,-0.033985229,3.038768869,3.038768869,0,0.145253036,-0.352329353,-0.207076317,-0.14579809 +Quintin Dailey,dailequ01,1983,RS,CHI,4653,2081,-0.130964123,-1.746293775,-1.877257898,0.929408335,0.929408335,0,-0.168147209,-1.375745906,-1.543893115,0.314763295 +Mark Olberding,olberma01,1983,RS,CHI,4062,1817,-1.366886629,-1.600387494,-2.967274123,-0.20212167,-0.20212167,0,-1.398575472,-1.413660627,-2.8122361,0.363307413 +Orlando Woolridge,woolror01,1983,RS,CHI,3638,1627,1.334171528,-1.390209468,-0.05603794,2.239052298,2.239052298,0,1.042762867,-1.470733216,-0.427970349,0.13096714 +Ronnie Lester,lestero01,1983,RS,CHI,3213,1437,0.390577039,-1.64488474,-1.254307701,1.093477608,1.093477608,0,0.039270973,-1.738388303,-1.69911733,-0.295007338 +Tracy Jackson,jackstr01,1983,RS,CHI,2927,1309,-0.338582403,-0.604807312,-0.943389715,1.206771659,1.206771659,0,-0.68747053,-0.795892946,-1.483363476,0.01934861 +Dudley Bradley,bradldu01,1983,RS,CHI,1527,683,0.042634665,0.917133177,0.959767842,1.299177149,1.299177149,0,-0.366083431,0.673425571,0.30734214,0.520379349 +Dwight Jones,jonesdw01,1983,RS,CHI,1505,673,-3.747513975,-1.741725715,-5.48923969,-0.944139699,-0.944139699,0,-3.658239865,-2.159992555,-5.818232419,0.397359447 +Jawann Oldham,oldhaja01,1983,RS,CHI,382,171,-2.172107956,0.657158882,-1.514949074,0.108303992,0.108303992,0,-2.097298934,0.212090763,-1.885208171,0.535484143 +Mike Bratz,bratzmi01,1983,RS,CHI,313,140,-3.50013515,-1.066873783,-4.567008933,-0.131072137,-0.131072137,0,-3.450222506,-1.180199697,-4.630422203,1.034585124 +Larry Spriggs,sprigla01,1983,RS,CHI,87,39,-2.23326901,-0.161643763,-2.394912774,0.007027693,0.007027693,0,-2.618195155,-1.846260823,-4.464455978,-0.55767856 +Larry Kenon,kenonla01,1983,RS,CHI,56,25,-8.206685197,-1.511928859,-9.718614056,-0.088899353,-0.088899353,0,-7.976866193,-2.849441911,-10.8263081,0.017234276 +Geoff Huston,hustoge01,1983,RS,CLE,5586,2716,0.397553592,-1.572484011,-1.174930419,2.178033718,2.178033718,0,-0.056336336,-1.121274961,-1.177611297,-0.217299964 +Cliff Robinson,robincl01,1983,RS,CLE,5349,2601,-1.749368275,0.242434045,-1.50693423,1.650118658,1.650118658,0,-1.495029397,0.285703488,-1.209325909,0.03370511 +Phil Hubbard,hubbaph01,1983,RS,CLE,4017,1953,0.033731255,0.183922697,0.217653952,2.97153154,2.97153154,0,-0.229197021,0.326567664,0.097370643,0.511664349 +World B. Free,freewo01,1983,RS,CLE,3986,1938,1.340011925,-0.717569753,0.622442172,3.346442734,3.346442734,0,1.332862705,-0.235290627,1.097572077,0.37178662 +Bob Wilkerson,wilkebo01,1983,RS,CLE,3500,1702,-3.08549804,-0.445936524,-3.531434564,-0.679333375,-0.679333375,0,-3.226711567,-1.107908279,-4.334619846,0.117873848 +Scott Wedman,wedmasc01,1983,RS,CLE,2653,1290,-0.235277982,-1.502833189,-1.738111171,0.66761027,0.66761027,0,-0.388598687,-0.946533633,-1.33513232,0.255001205 +Sam Lacey,laceysa01,1983,RS,CLE,2534,1232,-4.117241902,-0.664699767,-4.781941669,-1.28681387,-1.28681387,0,-4.114451173,-0.430668834,-4.545120007,0.784593927 +Steve Hayes,hayesst01,1983,RS,CLE,2176,1058,-2.581723028,-0.355249806,-2.936972834,-0.10174862,-0.10174862,0,-2.908671924,0.13772175,-2.770950174,0.850109029 +John Bagley,baglejo01,1983,RS,CLE,2036,990,-3.087580493,-0.544469711,-3.632050204,-0.446504993,-0.446504993,0,-3.058620128,-1.512104871,-4.570724999,0.230274292 +Jeff Cook,cookje01,1983,RS,CLE,1608,782,0.129920381,-0.138735703,-0.008815323,1.094492211,1.094492211,0,-0.137180843,0.032067621,-0.105113222,0.078637332 +Bruce Flowers,flowebr01,1983,RS,CLE,1438,699,0.727887244,-0.678742487,0.049144756,1.00010503,1.00010503,0,0.172499842,-1.041993769,-0.869493927,0.193019729 +Larry Kenon,kenonla01,1983,RS,CLE,1283,624,-1.00710611,-0.918075023,-1.925181133,0.261757833,0.261757833,0,-1.153201991,-1.56917437,-2.722376361,-0.331982649 +Ron Brewer,brewero01,1983,RS,CLE,1158,563,-2.357263856,-0.844791109,-3.202054965,-0.129319901,-0.129319901,0,-2.563416066,-1.15889974,-3.722315807,-0.425533435 +Paul Mokeski,mokespa01,1983,RS,CLE,1109,539,-2.441036629,-0.512210896,-2.953247525,-0.056167701,-0.056167701,0,-2.542649378,0.060468857,-2.482180521,0.513540505 +Darren Tillis,tillida01,1983,RS,CLE,991,482,-3.28542199,-0.898598217,-4.184020207,-0.353627425,-0.353627425,0,-3.502894721,-1.060595681,-4.563490402,0.289480393 +James Edwards,edwarja01,1983,RS,CLE,786,382,-1.716559415,-1.327079107,-3.043638522,-0.057646576,-0.057646576,0,-1.533303215,-0.807828691,-2.341131906,0.761196773 +Carl Nicks,nicksca01,1983,RS,CLE,304,148,-1.638146308,-0.682644497,-2.320790805,0.032560663,0.032560663,0,-1.934600628,-0.952076396,-2.886677025,0.486958571 +Dave Magley,magleda01,1983,RS,CLE,115,56,-6.236740286,-0.317047826,-6.553788112,-0.109130099,-0.109130099,0,-6.456187029,-1.5805779,-8.036764929,0.433312652 +Mark Aguirre,aguirma01,1983,RS,DAL,6031,2784,2.967466393,-1.204380563,1.76308583,6.407480659,6.407480659,0,3.371264288,-1.107282797,2.263981491,-0.047074921 +Jay Vincent,vinceja01,1983,RS,DAL,5905,2726,1.086474739,-0.865684495,0.220790244,4.124871219,4.124871219,0,1.550918761,-0.420953961,1.1299648,-0.174741784 +Rolando Blackman,blackro01,1983,RS,DAL,5089,2349,2.079765223,-2.028682353,0.05108287,3.331460434,3.331460434,0,1.828808859,-2.096974725,-0.268165866,-0.7933877 +Brad Davis,davisbr01,1983,RS,DAL,5032,2323,4.58247948,-1.122544702,3.459934777,7.32591686,7.32591686,0,4.064359134,-0.762020577,3.302338557,-0.482942762 +Pat Cummings,cummipa01,1983,RS,DAL,5019,2317,-0.971009117,-1.0257522,-1.996761317,0.890477998,0.890477998,0,-0.434969178,-0.484736349,-0.919705528,0.005788131 +Kelvin Ransey,ranseke01,1983,RS,DAL,3481,1607,0.209495053,-1.65248665,-1.442991597,1.068125442,1.068125442,0,0.31259025,-1.939403675,-1.626813425,-0.338809697 +Kurt Nimphius,nimphku01,1983,RS,DAL,3282,1515,-1.28229509,0.049071756,-1.233223334,1.176443699,1.176443699,0,-1.219459734,0.474222208,-0.745237526,0.360156311 +Bill Garnett,garnebi02,1983,RS,DAL,3057,1411,-0.16308916,0.678005048,0.514915888,2.359693224,2.359693224,0,-0.054682139,1.022056832,0.967374693,0.413127817 +Elston Turner,turneel01,1983,RS,DAL,1904,879,-2.395935301,-0.06812004,-2.464055341,0.127958506,0.127958506,0,-2.272792765,-0.782866925,-3.05565969,-0.226121154 +Jim Spanarkel,spanaji01,1983,RS,DAL,1564,722,-0.536214706,-1.634216597,-2.170431303,0.213304798,0.213304798,0,-0.842521874,-2.27387164,-3.116393515,-0.091727952 +Corny Thompson,thompco01,1983,RS,DAL,1126,520,-4.524282892,-1.533222356,-6.057505248,-0.882506583,-0.882506583,0,-4.34698344,-1.403725456,-5.750708895,0.596015889 +Allan Bristow,bristal01,1983,RS,DAL,804,371,-0.507745356,-2.97887469,-3.486620046,-0.139317594,-0.139317594,0,-0.947655133,-3.712495003,-4.660150136,-0.084522476 +Scott Lloyd,lloydsc01,1983,RS,DAL,446,206,-1.984953118,-0.189162484,-2.174115602,0.060355497,0.060355497,0,-1.891313539,-0.511507509,-2.402821048,-0.294185818 +Alex English,englial01,1983,RS,DEN,7058,2988,4.708049116,-0.12933741,4.578711706,11.09806125,11.09806125,0,4.878541085,-0.161236711,4.717304374,-0.694818352 +Kiki Vandeweghe,vandeki01,1983,RS,DEN,6872,2909,3.937782817,-1.696869844,2.240912973,7.365415065,7.365415065,0,3.980549561,-1.529626712,2.450922849,-0.591038031 +T.R. Dunn,dunntr01,1983,RS,DEN,6236,2640,0.537933466,0.59850007,1.136433536,5.212614385,5.212614385,0,0.463850995,1.091127839,1.554978834,-0.441157085 +Dan Issel,isselda01,1983,RS,DEN,5743,2431,1.907411773,-0.829537467,1.077874306,4.73250875,4.73250875,0,2.343044111,-0.624651373,1.718392738,-0.33382958 +Billy McKinney,mckinbi01,1983,RS,DEN,3683,1559,0.510704749,-2.549835229,-2.039130481,0.563637264,0.563637264,0,0.166280796,-2.402967933,-2.236687138,-0.330262972 +Bill Hanzlik,hanzlbi01,1983,RS,DEN,3654,1547,-0.888522541,-0.974361853,-1.862884393,0.70232198,0.70232198,0,-0.917709236,-1.083192641,-2.000901877,0.318901467 +Rob Williams,williro02,1983,RS,DEN,3409,1443,-1.62254542,-1.068269506,-2.690814926,0.043862854,0.043862854,0,-1.317482363,-0.758614356,-2.076096718,0.693752702 +Glen Gondrezick,gondrgl01,1983,RS,DEN,2669,1130,-0.221911221,1.292947363,1.071036142,2.208826308,2.208826308,0,-0.012104955,1.350049631,1.337944676,0.279445561 +Dave Robisch,robisda01,1983,RS,DEN,1680,711,-4.336418671,-2.315633703,-6.652052374,-1.409673372,-1.409673372,0,-4.149386523,-3.305739569,-7.455126093,-0.427907908 +Mike Evans,evansmi01,1983,RS,DEN,1642,695,-2.28296534,-2.737815333,-5.020780673,-0.809066288,-0.809066288,0,-2.463903931,-2.868027141,-5.331931072,0.501830482 +Danny Schayes,schayda01,1983,RS,DEN,1526,646,-2.623907122,-2.181467992,-4.805375114,-0.680813472,-0.680813472,0,-2.206856308,-1.808052333,-4.014908642,0.521246685 +Rich Kelley,kelleri01,1983,RS,DEN,1335,565,-2.825171387,-1.336233763,-4.16140515,-0.409939677,-0.409939677,0,-2.508077785,-0.907122106,-3.415199891,0.790892861 +James Ray,rayja01,1983,RS,DEN,1023,433,-3.655802916,0.246543954,-3.409258962,-0.146980415,-0.146980415,0,-3.14618989,-0.140845666,-3.287035556,0.959451956 +Dwight Anderson,anderdw01,1983,RS,DEN,78,33,-4.242303068,-4.021928659,-8.264231727,-0.094420725,-0.094420725,0,-4.168622689,-3.929434631,-8.09805732,1.775573553 +Isiah Thomas,thomais01,1983,RS,DET,6896,3093,2.384039903,0.713242762,3.097282665,9.260206782,9.260206782,0,2.909361702,1.495183732,4.404545434,0.37216337 +Bill Laimbeer,laimbbi01,1983,RS,DET,6401,2871,0.493324187,0.696673131,1.189997318,5.745464342,5.745464342,0,0.597313166,0.911440104,1.508753269,-0.46613431 +Terry Tyler,tylerte01,1983,RS,DET,5670,2543,0.192100327,1.810264491,2.002364818,6.136253431,6.136253431,0,0.11314906,1.521489696,1.634638756,-0.501733947 +Vinnie Johnson,johnsvi01,1983,RS,DET,5598,2511,3.112255911,-0.522247918,2.590007994,6.829403804,6.829403804,0,2.709659545,-0.177517794,2.532141751,-0.179150658 +Kelly Tripucka,tripuke01,1983,RS,DET,5021,2252,3.026791228,-1.152815969,1.873975259,5.28702361,5.28702361,0,2.974702693,-1.070259747,1.904442946,-0.506466694 +John Long,longjo01,1983,RS,DET,3311,1485,-3.027265792,-2.056542397,-5.083808189,-1.767884997,-1.767884997,0,-3.009655131,-2.603321139,-5.61297627,-0.018752583 +Edgar Jones,jonesed01,1983,RS,DET,2310,1036,-1.984226148,-1.580540866,-3.564767015,-0.433618672,-0.433618672,0,-1.87087253,-1.536345037,-3.407217567,0.717076079 +Cliff Levingston,levincl01,1983,RS,DET,1960,879,-1.57668776,-0.88178829,-2.45847605,0.131025171,0.131025171,0,-1.57092364,-1.510707347,-3.081630988,0.22878148 +Walker Russell,russewa01,1983,RS,DET,1688,757,-4.460248969,-3.449056444,-7.909305413,-1.994216499,-1.994216499,0,-4.691061062,-4.408246139,-9.099307201,0.082859986 +Tom Owens,owensto01,1983,RS,DET,1616,725,-3.700988789,-1.129592858,-4.830581647,-0.771831344,-0.771831344,0,-3.666627601,-1.361760741,-5.028388342,0.302976202 +Kent Benson,bensoke01,1983,RS,DET,1335,599,-1.25176916,0.051059909,-1.200709251,0.471537662,0.471537662,0,-1.082415479,-0.061824468,-1.144239947,-0.427708165 +Ray Tolbert,tolbera01,1983,RS,DET,881,395,-4.19118531,-1.787546317,-5.978731627,-0.65524894,-0.65524894,0,-4.000566032,-2.157672363,-6.158238395,0.732197516 +Ricky Pierce,piercri01,1983,RS,DET,591,265,-4.253064593,-1.915646017,-6.168710611,-0.466193574,-0.466193574,0,-4.488319201,-2.294386825,-6.782706026,0.897042573 +Scott May,maysc01,1983,RS,DET,346,155,-2.12588468,-1.240317045,-3.366201724,-0.04895738,-0.04895738,0,-2.357244205,-1.407918266,-3.765162472,0.487213093 +Jim Johnstone,johnsji01,1983,RS,DET,305,137,-4.406361472,-2.857219219,-7.263580691,-0.318072968,-0.318072968,0,-4.628320825,-3.151157095,-7.779477921,0.855107249 +James Wilkes,wilkeja02,1983,RS,DET,288,129,-2.058825349,-1.58746751,-3.646292859,-0.059262458,-0.059262458,0,-2.564205693,-1.427031081,-3.991236774,0.481530382 Jim Zoet,zoetji01,1983,RS,DET,67,30,-10.30448224,0.747930161,-9.556552079,-0.106101986,-0.106101986,0,-9.727965383,0.652095203,-9.075870181,1.923927586 +Jim Smith,smithji01,1983,RS,DET,40,18,-0.06948321,-1.716979818,-1.786463028,0.008988875,0.008988875,0,-1.061513766,-1.281462038,-2.342975804,1.652505848 +Joe Barry Carroll,carrojo01,1983,RS,GSW,6548,2988,-0.739755888,0.363831515,-0.375924374,3.610964263,3.610964263,0,-0.194137655,0.321313874,0.12717622,-0.238167216 +Purvis Short,shortpu01,1983,RS,GSW,5253,2397,1.309319555,-0.971630526,0.337689029,3.77461303,3.77461303,0,1.251126316,-0.634241931,0.616884385,-0.040742792 +Lorenzo Romar,romarlo01,1983,RS,GSW,4668,2130,0.512423706,-1.12450158,-0.612077874,2.314818552,2.314818552,0,0.079311155,-1.162951992,-1.083640836,-0.382514541 +Sam Williams,willisa02,1983,RS,GSW,3360,1533,-0.337350881,0.952739606,0.615388724,2.642588415,2.642588415,0,-0.435458683,0.927697393,0.49223871,0.412066958 +Larry Smith,smithla01,1983,RS,GSW,3140,1433,0.771966804,-0.942828475,-0.170861671,1.883552092,1.883552092,0,0.48899681,-0.553477578,-0.064480768,-0.116137652 +Lester Conner,connele01,1983,RS,GSW,3103,1416,0.519057972,1.527349216,2.046407189,3.470109284,3.470109284,0,0.252796152,1.504064063,1.756860214,0.149887916 +Ron Brewer,brewero01,1983,RS,GSW,3070,1401,-1.440901626,-0.886144664,-2.32704629,0.301927625,0.301927625,0,-1.592272696,-0.94586667,-2.538139367,-0.136519268 +Lewis Lloyd,lloydle01,1983,RS,GSW,2959,1350,0.181683329,-0.685015273,-0.503331944,1.544540833,1.544540833,0,-0.254289611,-1.474357622,-1.728647234,-0.195329025 +Micheal Ray Richardson,richami01,1983,RS,GSW,2354,1074,-1.113091733,1.667729929,0.554638196,1.826280883,1.826280883,0,-0.346183134,2.285797781,1.939614647,0.892512166 +Mickey Johnson,johnsmi01,1983,RS,GSW,1970,899,0.303065881,-2.114004789,-1.810938909,0.43273356,0.43273356,0,0.448360227,-1.763886737,-1.31552651,0.48805314 +Sleepy Floyd,floydsl01,1983,RS,GSW,1652,754,-0.750063372,-1.063824356,-1.813887728,0.361038313,0.361038313,0,-0.795235285,-0.95630814,-1.751543425,0.267889882 +Rickey Brown,brownri01,1983,RS,GSW,1628,743,-4.557643351,-2.845626145,-7.403269496,-1.777185165,-1.777185165,0,-4.571708474,-2.871675443,-7.443383917,0.782626158 +World B. Free,freewo01,1983,RS,GSW,1534,700,1.050072187,-2.886674972,-1.836602786,0.3261262,0.3261262,0,0.818090626,-2.25931948,-1.441228854,-0.027022977 +Chris Engler,englech01,1983,RS,GSW,809,369,-5.247091836,-1.031765125,-6.278856961,-0.673133005,-0.673133005,0,-5.341502675,-0.674526046,-6.016028721,1.378533358 +Derek Smith,smithde02,1983,RS,GSW,337,154,-4.048246794,-3.178623626,-7.22687042,-0.357798159,-0.357798159,0,-4.73685637,-2.831810465,-7.568666835,1.793773745 +Joe Hassett,hassejo01,1983,RS,GSW,305,139,-0.803074716,-3.482233235,-4.285307951,-0.109154356,-0.109154356,0,-1.364457831,-3.519407698,-4.883865529,0.262293217 +Hank McDowell,mcdowha01,1983,RS,GSW,285,130,-1.455179945,-3.215880372,-4.671060316,-0.12833575,-0.12833575,0,-2.062994299,-3.016016099,-5.079010399,0.753011488 +Larry Kenon,kenonla01,1983,RS,GSW,265,121,-2.185947166,-3.529702695,-5.715649861,-0.182514291,-0.182514291,0,-2.662053209,-4.261839256,-6.923892465,-0.323570954 +Terry Duerod,duerote01,1983,RS,GSW,107,49,-8.100819917,-3.325351986,-11.4261719,-0.218262886,-0.218262886,0,-7.945675909,-4.911276541,-12.85695245,0.654410768 +Allen Leavell,leaveal01,1983,RS,HOU,5604,2602,1.229937616,0.687688581,1.917626197,6.206605682,6.206605682,0,1.207054788,1.376443215,2.583498002,0.170808599 +Caldwell Jones,jonesca01,1983,RS,HOU,5255,2440,-2.866995957,-0.13819575,-3.005191707,-0.316712979,-0.316712979,0,-2.970805321,0.035809232,-2.934996089,-0.31929635 +Elvin Hayes,hayesel01,1983,RS,HOU,4958,2302,-2.032989116,-0.693548351,-2.726537467,0.027497539,0.027497539,0,-2.155222239,-0.825635891,-2.98085813,-0.222449941 +Wally Walker,walkewa01,1983,RS,HOU,4848,2251,-2.253860191,-1.817157311,-4.071017502,-1.5123103,-1.5123103,0,-2.776046131,-1.854076028,-4.630122159,-0.331902775 +Joe Bryant,bryanjo01,1983,RS,HOU,4426,2055,-2.694323285,-0.568228362,-3.262551647,-0.539969286,-0.539969286,0,-2.89510196,-0.403869204,-3.298971164,0.500740714 +James Bailey,baileja01,1983,RS,HOU,3693,1715,-2.058370677,-1.930454845,-3.988825522,-1.090853176,-1.090853176,0,-2.086445304,-1.585345598,-3.671790902,0.663203485 +Terry Teagle,teaglte01,1983,RS,HOU,3678,1708,-3.083629064,-1.728756579,-4.812385643,-1.798754876,-1.798754876,0,-3.367588985,-1.696731187,-5.064320172,0.089846171 +Calvin Murphy,murphca01,1983,RS,HOU,3065,1423,-1.037909716,-1.193509678,-2.231419394,0.377181898,0.377181898,0,-1.395645304,-0.648147821,-2.043793126,0.18979264 +Major Jones,jonesma01,1983,RS,HOU,1891,878,-3.024905112,-1.349212027,-4.374117139,-0.727786165,-0.727786165,0,-3.141827907,-1.996287881,-5.138115789,0.036400604 +Tom Henderson,hendeto01,1983,RS,HOU,1699,789,-1.058591431,-0.862315325,-1.920906756,0.332693645,0.332693645,0,-1.776952198,-1.39790196,-3.174854158,-0.330158743 +Jeff Taylor,tayloje01,1983,RS,HOU,1667,774,-2.37784309,-0.218688059,-2.596531149,0.060696621,0.060696621,0,-2.974831312,-0.42868109,-3.403512402,0.159382282 +Billy Paultz,paultbi01,1983,RS,HOU,1497,695,-3.714194817,-1.785224431,-5.499419248,-0.977623521,-0.977623521,0,-4.029220574,-1.961397097,-5.990617671,0.29001983 +Chuck Nevitt,nevitch01,1983,RS,HOU,138,64,-3.455969464,2.214114822,-1.241854642,0.049636764,0.049636764,0,-3.778684584,1.334325144,-2.44435944,0.829749261 +Calvin Garrett,garreca01,1983,RS,HOU,73,34,-3.236176568,-4.057944419,-7.294120988,-0.078840609,-0.078840609,0,-4.048302766,-4.937346533,-8.985649299,0.0193948 +Clark Kellogg,kellocl01,1983,RS,IND,6045,2761,1.33587921,0.511441772,1.847320981,6.468218882,6.468218882,0,1.874574786,1.010014364,2.88458915,-0.126537478 +Herb Williams,willihe01,1983,RS,IND,5502,2513,-1.63658901,-0.898839898,-2.535428907,0.273980241,0.273980241,0,-1.211985387,-1.005141284,-2.217126672,-0.427970214 +Jerry Sichting,sichtje01,1983,RS,IND,5331,2435,0.40436452,-1.275379101,-0.871014581,2.327265272,2.327265272,0,0.110301646,-0.671351195,-0.56104955,-0.315934138 +George Johnson,johnsge03,1983,RS,IND,5029,2297,-1.329453777,-1.122342279,-2.451796056,0.350262271,0.350262271,0,-1.258069689,-1.108160075,-2.366229764,0.235369875 +Billy Knight,knighbi01,1983,RS,IND,4953,2262,2.385928412,-2.557208266,-0.171279854,2.961051314,2.961051314,0,1.877079448,-2.702968722,-0.825889274,-0.52517251 +Butch Carter,cartebu01,1983,RS,IND,3757,1716,1.084536932,-1.501413076,-0.416876145,2.049353797,2.049353797,0,0.733613543,-1.23212759,-0.498514047,0.342072734 +Marty Byrnes,byrnema01,1983,RS,IND,3144,1436,-0.684368219,-2.041090958,-2.725459177,0.01795844,0.01795844,0,-1.197720262,-2.292284215,-3.490004477,-0.123759048 +John Duren,durenjo01,1983,RS,IND,3137,1433,-1.888460945,-1.567655236,-3.456116181,-0.519101409,-0.519101409,0,-2.190380223,-1.019784548,-3.21016477,0.575668609 +Clemon Johnson,johnscl01,1983,RS,IND,2662,1216,-0.483017988,-0.987301304,-1.470319292,0.794259881,0.794259881,0,-0.266893089,-0.748875368,-1.015768456,0.044932872 +Brad Branson,bransbr01,1983,RS,IND,1489,680,-1.423512034,-0.524229053,-1.947741087,0.278103971,0.278103971,0,-1.317665782,-1.244738643,-2.562404425,-0.085673759 +Russ Schoene,schoeru01,1983,RS,IND,1139,520,-2.202924253,-2.756250288,-4.959174541,-0.588119966,-0.588119966,0,-2.137143092,-2.659466059,-4.796609151,0.359113276 +Jose Slaughter,slaugjo01,1983,RS,IND,1128,515,-2.111946925,-0.157757924,-2.269704849,0.128090937,0.128090937,0,-1.775340123,0.030876862,-1.744463261,1.564319497 +Guy Morgan,morgagu01,1983,RS,IND,101,46,-4.123924618,-0.484869021,-4.608793639,-0.043736143,-0.043736143,0,-4.068631019,-0.580489952,-4.649120971,0.267278417 +Eddie Johnson,johnsed03,1983,RS,KCK,6589,2933,1.569477497,-0.707179897,0.8622976,5.391300863,5.391300863,0,1.546990863,-0.512050412,1.034940452,-0.274133884 +Larry Drew,drewla01,1983,RS,KCK,6043,2690,2.471007008,-0.364192535,2.106814473,6.649970072,6.649970072,0,2.518548084,-0.025164167,2.493383916,-0.245874043 +Mike Woodson,woodsmi01,1983,RS,KCK,5450,2426,2.249832787,0.982096203,3.231928989,7.398839219,7.398839219,0,2.193276872,0.947097458,3.14037433,-0.074194528 +Ray Williams,willira01,1983,RS,KCK,4875,2170,-0.931966514,-0.198530591,-1.130497105,1.800153101,1.800153101,0,-0.184838627,-0.131140814,-0.315979441,0.415888777 +Joe Meriweather,meriwjo01,1983,RS,KCK,3832,1706,-1.652314395,0.892938889,-0.759375506,1.740189351,1.740189351,0,-1.560660338,0.889973566,-0.670686772,0.454528946 +Ed Nealy,nealyed01,1983,RS,KCK,3691,1643,0.215465027,0.911870574,1.127335601,3.258649483,3.258649483,0,-0.072350079,1.202903563,1.130553484,0.270945377 +Steve Johnson,johnsst03,1983,RS,KCK,3468,1544,-0.288773451,0.151537352,-0.137236099,2.082651289,2.082651289,0,-0.101255363,0.182535383,0.08128002,1.239532095 +Reggie King,kingre01,1983,RS,KCK,2235,995,-1.15240718,-0.607352212,-1.759759393,0.50095418,0.50095418,0,-1.61111083,-1.426266815,-3.037377645,-0.361273529 +Reggie Johnson,johnsre01,1983,RS,KCK,2228,992,-0.799384159,-1.695724387,-2.495108546,0.129530098,0.129530098,0,-1.176761832,-1.681655342,-2.858417174,0.424516622 +LaSalle Thompson,thompla01,1983,RS,KCK,2217,987,-2.296411499,2.024750479,-0.271661019,1.25612359,1.25612359,0,-1.990234733,1.570105509,-0.420129224,0.678311586 +Kevin Loder,loderke01,1983,RS,KCK,1838,818,-2.22008807,-0.803704239,-3.023792309,-0.114536972,-0.114536972,0,-2.42021821,-1.629374494,-4.049592703,0.247932965 +Brook Steppe,steppbr01,1983,RS,KCK,1361,606,-0.789924044,-1.203967742,-1.993891786,0.235437706,0.235437706,0,-1.281542495,-1.595468037,-2.877010532,0.742397082 +Kenny Dennard,dennake01,1983,RS,KCK,503,224,-2.900885859,2.303059639,-0.59782622,0.246347886,0.246347886,0,-2.844360591,1.872937382,-0.971423208,0.164236978 +Leon Douglas,douglle01,1983,RS,KCK,103,46,-4.695100473,-0.797369334,-5.492469807,-0.065359885,-0.065359885,0,-5.177514447,0.004784195,-5.172730252,1.615207775 +Magic Johnson,johnsma02,1983,RS,LAL,6359,2907,6.451853005,1.017029191,7.468882196,15.06523963,15.06523963,0,6.295230458,1.148425923,7.443656381,-0.625885234 +Norm Nixon,nixonno01,1983,RS,LAL,5930,2711,0.400232056,-1.429922591,-1.029690534,2.369930914,2.369930914,0,0.725180265,-1.088407312,-0.363227047,-0.417429748 +Kareem Abdul-Jabbar,abdulka01,1983,RS,LAL,5586,2554,2.221468809,0.714953718,2.936422527,7.373239349,7.373239349,0,2.523311369,0.338571973,2.861883342,-0.513412082 +Jamaal Wilkes,wilkeja01,1983,RS,LAL,5582,2552,1.867331918,-1.440297956,0.427033962,4.125189208,4.125189208,0,1.897728378,-1.289408834,0.608319544,-0.287705218 +Michael Cooper,coopemi01,1983,RS,LAL,4698,2148,1.146120845,0.504642763,1.650763608,4.818095876,4.818095876,0,0.913532142,0.633321714,1.546853856,-0.102622443 +James Worthy,worthja01,1983,RS,LAL,4309,1970,0.839153728,0.313928902,1.153082631,3.929486121,3.929486121,0,0.973142274,0.074320703,1.047462977,0.173454313 +Kurt Rambis,rambiku01,1983,RS,LAL,3950,1806,-1.139884566,1.71377907,0.573894504,3.07214592,3.07214592,0,-0.727633413,1.639209304,0.911575892,0.321585191 +Bob McAdoo,mcadobo01,1983,RS,LAL,2229,1019,-0.320497936,0.959252789,0.638754853,1.769670002,1.769670002,0,0.269065922,1.035029202,1.304095123,0.46655083 +Dwight Jones,jonesdw01,1983,RS,LAL,1074,491,-3.966339497,-1.652113267,-5.618452764,-0.724367228,-0.724367228,0,-3.78456196,-1.480912575,-5.265474535,0.84169208 +Clay Johnson,johnscl02,1983,RS,LAL,978,447,-2.363838121,-0.802624728,-3.166462849,-0.095284194,-0.095284194,0,-2.529785914,-0.989909995,-3.519695909,0.336097812 +Mike McGee,mcgeemi01,1983,RS,LAL,833,381,-3.065430447,-2.089110858,-5.154541305,-0.468455725,-0.468455725,0,-3.041715442,-2.729194232,-5.770909674,0.233528229 +Mark Landsberger,landsma01,1983,RS,LAL,779,356,-3.007884821,-1.37311255,-4.380997371,-0.295980759,-0.295980759,0,-2.938796516,-1.926306129,-4.865102645,-0.091316514 +Eddie Jordan,jordaed01,1983,RS,LAL,728,333,-7.121230351,0.475862229,-6.645368121,-0.671572394,-0.671572394,0,-5.883177791,0.172078124,-5.711099667,1.539234826 +Billy Ray Bates,batesbi01,1983,RS,LAL,59,27,-15.04093606,-1.593637431,-16.63457349,-0.19006879,-0.19006879,0,-13.99878353,-2.704349418,-16.70313294,-0.652896856 +Steve Mix,mixst01,1983,RS,LAL,37,17,-0.439694028,-3.511679269,-3.951373298,-0.010294104,-0.010294104,0,-0.911656865,-4.110919038,-5.022575903,-1.260630598 +Joe Cooper,coopejo01,1983,RS,LAL,24,11,-16.74700825,-1.347817391,-18.09482564,-0.088412395,-0.088412395,0,-14.16616605,-1.570824847,-15.7369909,2.779727848 +Marques Johnson,johnsma01,1983,RS,MIL,6012,2853,3.372650643,1.056443808,4.429094451,10.40150344,10.40150344,0,3.496670845,1.065167686,4.561838531,-0.483195986 +Sidney Moncrief,moncrsi01,1983,RS,MIL,5711,2710,5.20150567,0.567128377,5.768634046,11.71781176,11.71781176,0,4.952497853,0.794460985,5.746958837,-0.535177773 +Alton Lister,listeal01,1983,RS,MIL,3972,1885,-2.138782313,2.06886331,-0.069919003,2.593761422,2.593761422,0,-1.74203333,1.929200243,0.187166913,0.658058507 +Junior Bridgeman,bridgju01,1983,RS,MIL,3909,1855,0.768046292,-0.676793613,0.09125268,2.68345405,2.68345405,0,0.653803441,-0.957220228,-0.303416787,-0.21602884 +Harvey Catchings,catchha01,1983,RS,MIL,3275,1554,-3.074041881,2.714185408,-0.359856474,1.892829683,1.892829683,0,-2.990738227,2.196492245,-0.794245982,-0.121001593 +Paul Pressey,presspa01,1983,RS,MIL,3220,1528,-1.533223819,2.086278857,0.553055038,2.587355714,2.587355714,0,-1.2069525,1.660733025,0.453780525,0.500107804 +Phil Ford,fordph01,1983,RS,MIL,3049,1447,-0.782687467,-1.084346763,-1.86703423,0.65350187,0.65350187,0,-0.973612386,-0.863226123,-1.836838509,0.263175705 +Brian Winters,wintebr01,1983,RS,MIL,2868,1361,-0.101023518,-0.625547335,-0.726570853,1.406575968,1.406575968,0,-0.025955905,-0.550776462,-0.576732367,0.11457548 +Dave Cowens,cowenda01,1983,RS,MIL,2137,1014,-0.632123633,1.008321501,0.376197868,1.61907578,1.61907578,0,-0.479873656,1.413062069,0.933188413,0.113539433 +Bob Lanier,laniebo01,1983,RS,MIL,2061,978,-1.397855438,1.590059439,0.192204001,1.472627443,1.472627443,0,-0.873421926,1.423861159,0.550439233,0.32264329 +Charlie Criss,crissch01,1983,RS,MIL,1943,922,0.109909168,-0.859023954,-0.749114786,0.936287104,0.936287104,0,-0.146770463,-1.658733533,-1.805503996,-0.547443855 +Steve Mix,mixst01,1983,RS,MIL,1669,792,0.295749527,0.505171231,0.800920758,1.433357767,1.433357767,0,0.019304212,-0.276749582,-0.25744537,-0.108545797 +Paul Mokeski,mokespa01,1983,RS,MIL,1241,589,-4.610804286,-0.718542563,-5.329346849,-0.786908351,-0.786908351,0,-4.498563088,-0.033314237,-4.531877325,1.587767878 +Armond Hill,hillar01,1983,RS,MIL,356,169,0.192276716,0.473188776,0.665465492,0.295397615,0.295397615,0,-0.219959841,0.291374319,0.071414478,0.32002237 +Mickey Johnson,johnsmi01,1983,RS,MIL,322,153,-2.505044664,-2.305863232,-4.810907896,-0.161623852,-0.161623852,0,-2.167354813,-1.924275736,-4.09163055,0.485252987 +Sam Pellom,pellosa01,1983,RS,MIL,42,20,-7.790260775,-2.165680161,-9.955940935,-0.07383024,-0.07383024,0,-7.328640297,-3.088929609,-10.41756991,0.426890824 +Buck Williams,willibu01,1983,RS,NJN,6489,2961,1.671652178,1.317292799,2.988944977,8.644089959,8.644089959,0,1.525282733,1.33455013,2.859832863,-0.309874548 +Darwin Cook,cookda01,1983,RS,NJN,5753,2625,-0.109072172,2.292084193,2.183012021,6.61036417,6.61036417,0,0.068565399,2.576118685,2.644684084,0.058508633 +Albert King,kingal01,1983,RS,NJN,5363,2447,-0.118401488,0.334095684,0.215694195,3.706876146,3.706876146,0,-0.140512083,0.364279301,0.223767219,0.121953446 +Darryl Dawkins,dawkida01,1983,RS,NJN,4587,2093,-2.933178924,1.940981477,-0.992197446,1.895039022,1.895039022,0,-2.737582772,1.6769441,-1.060638672,0.99905663 +Otis Birdsong,birdsot01,1983,RS,NJN,4131,1885,1.128873969,0.285372994,1.414246963,4.000963369,4.000963369,0,0.741482273,0.49486798,1.236350254,-0.101752878 +Foots Walker,walkefo01,1983,RS,NJN,3042,1388,0.268073199,0.571629678,0.839702877,2.543665812,2.543665812,0,-0.38025011,0.400926434,0.020676324,0.065283171 +Mike Gminski,gminsmi01,1983,RS,NJN,2750,1255,-0.920304009,2.380103586,1.459799577,2.678878408,2.678878408,0,-1.066344179,0.663209843,-0.403134336,-0.644932885 +Micheal Ray Richardson,richami01,1983,RS,NJN,2196,1002,0.163253174,2.208849391,2.372102565,2.632732678,2.632732678,0,0.539131645,2.944122043,3.483253688,0.566227265 +Mickey Johnson,johnsmi01,1983,RS,NJN,2194,1001,-1.164190895,0.647762073,-0.516428822,1.147995408,1.147995408,0,-0.690188957,0.599468203,-0.090720754,0.666647818 +Len Elmore,elmorle01,1983,RS,NJN,2137,975,-5.097535847,2.119948589,-2.977587258,-0.113537608,-0.113537608,0,-4.876347512,1.186818681,-3.689528831,0.299974201 +Mike O'Koren,okoremi01,1983,RS,NJN,1760,803,0.091690301,0.858087193,0.949777494,1.514537946,1.514537946,0,-0.369334011,0.00098685,-0.36834716,-0.08440584 +Sleepy Floyd,floydsl01,1983,RS,NJN,1083,494,-1.555880792,-1.150576262,-2.706457054,0.011016696,0.011016696,0,-1.932227716,-1.512491696,-3.444719412,0.40108701 +Eddie Phillips,philled01,1983,RS,NJN,912,416,-4.534256852,-0.951929389,-5.486186241,-0.584443546,-0.584443546,0,-4.769831779,-2.000807866,-6.770639645,0.665996126 +Phil Ford,fordph01,1983,RS,NJN,357,163,-0.823151509,-1.696371214,-2.519522723,0.019286858,0.019286858,0,-1.333923021,-1.456270761,-2.790193782,0.652017477 +Bill Willoughby,willobi01,1983,RS,NJN,184,84,-3.967717462,-2.117150529,-6.084867991,-0.144264203,-0.144264203,0,-4.696346793,-2.110721536,-6.807068329,0.980092141 +Jan Van Breda Kolff,vanbrja01,1983,RS,NJN,138,63,-2.754316656,0.629476401,-2.124840255,0.020150248,0.020150248,0,-3.656808019,-0.240955841,-3.89776386,0.290735203 +James Bailey,baileja01,1983,RS,NJN,110,50,-4.424995838,-3.012099031,-7.437094869,-0.122270217,-0.122270217,0,-4.639024632,-2.01087888,-6.649903512,2.358373439 +Bill Cartwright,cartwbi01,1983,RS,NYK,5045,2468,0.738519818,2.102463155,2.840982973,7.047711862,7.047711862,0,0.678415973,1.819326427,2.4977424,0.114034053 +Truck Robinson,robintr01,1983,RS,NYK,4959,2426,-2.41393838,0.278940854,-2.134997526,0.760965197,0.760965197,0,-2.121944988,0.244335643,-1.877609345,-0.03442875 +Bernard King,kingbe01,1983,RS,NYK,4511,2207,1.862917083,0.79892774,2.661844823,6.115910768,6.115910768,0,1.899667046,0.959808843,2.859475889,0.378624638 +Paul Westphal,westppa01,1983,RS,NYK,4043,1978,1.068039072,-0.049999446,1.018039626,3.806445255,3.806445255,0,0.837900707,-0.319487933,0.518412773,0.105140811 +Trent Tucker,tucketr01,1983,RS,NYK,3741,1830,0.330699425,0.017574541,0.348273966,2.899696821,2.899696821,0,-0.098140527,0.550885482,0.452744955,0.250470304 +Louis Orr,orrlo01,1983,RS,NYK,3405,1666,-0.660920751,0.842020655,0.181099904,2.485604648,2.485604648,0,-0.891344738,0.18958322,-0.701761517,-0.24334825 +Ed Sherod,sheroed01,1983,RS,NYK,3320,1624,-0.496214558,1.897854515,1.401639958,3.43267488,3.43267488,0,-0.485357296,1.843200082,1.357842787,-0.21924814 +Marvin Webster,webstma01,1983,RS,NYK,3009,1472,-1.953368294,3.28045527,1.327086977,3.06324603,3.06324603,0,-1.889366472,2.442753004,0.553386533,0.044131071 +Ernie Grunfeld,grunfer01,1983,RS,NYK,2907,1422,-1.633576647,-0.180643867,-1.814220514,0.68071658,0.68071658,0,-2.067375092,-0.421187946,-2.488563039,0.277333872 +Sly Williams,willisl01,1983,RS,NYK,2831,1385,0.024046214,1.237478031,1.261524245,2.853565179,2.853565179,0,0.49803146,0.96596667,1.46399813,0.696230148 +Rory Sparrow,sparrro01,1983,RS,NYK,1799,880,-0.508337436,0.30295844,-0.205378997,1.145320419,1.145320419,0,-0.512920983,0.728664117,0.215743134,0.259993269 +Vince Taylor,taylovi01,1983,RS,NYK,656,321,-3.267338656,0.928852234,-2.338486422,0.068131026,0.068131026,0,-3.207336912,0.939236605,-2.268100307,1.139081689 +Scott Hastings,hastisc01,1983,RS,NYK,200,98,-5.178794013,2.473435183,-2.70535883,0.002298748,0.002298748,0,-4.734991027,3.939680517,-0.79531051,3.118474098 +Mike Davis,davismi03,1983,RS,NYK,57,28,-0.018520512,3.157152421,3.138631909,0.083944512,0.083944512,0,-0.60730069,1.719317159,1.112016469,-0.220949565 +Moses Malone,malonmo01,1983,RS,PHI,6324,2922,3.043728144,3.115557496,6.15928564,13.17334934,13.17334934,0,3.59966739,2.562988971,6.162656361,-0.853592478 +Andrew Toney,toneyan01,1983,RS,PHI,5354,2474,2.378606138,-1.449668966,0.928937172,4.657489492,4.657489492,0,2.415845713,-1.268896099,1.146949614,0.310247725 +Maurice Cheeks,cheekma01,1983,RS,PHI,5335,2465,3.843460765,2.221255158,6.064715923,11.06511594,11.06511594,0,3.823055571,2.58716633,6.410221901,-0.194367524 +Julius Erving,ervinju01,1983,RS,PHI,5239,2421,3.901481604,1.999853966,5.90133557,10.6447484,10.6447484,0,3.98691991,1.76274608,5.74966599,-0.403581799 +Clint Richardson,richacl01,1983,RS,PHI,3798,1755,-0.165875525,-0.145012709,-0.310888234,2.181562019,2.181562019,0,-0.346469736,-0.173151498,-0.519621233,-0.115673957 +Bobby Jones,jonesbo01,1983,RS,PHI,3785,1749,1.10683638,1.968241467,3.075077847,5.196392051,5.196392051,0,1.128298975,1.741078108,2.869377082,-0.031250689 +Marc Iavaroni,iavarma01,1983,RS,PHI,3489,1612,-3.019152391,-1.117001065,-4.136153456,-1.144296497,-1.144296497,0,-2.921563257,-1.16104579,-4.082609047,0.390379905 +Franklin Edwards,edwarfr01,1983,RS,PHI,2740,1266,-0.24583404,0.481881215,0.236047175,1.932708966,1.932708966,0,-0.167050133,0.173371407,0.006321274,0.215411224 +Earl Cureton,curetea01,1983,RS,PHI,2136,987,-4.860691888,1.241401833,-3.619290055,-0.43990985,-0.43990985,0,-4.360484672,0.741666524,-3.618818148,0.515763971 +Russ Schoene,schoeru01,1983,RS,PHI,1519,702,-1.820644882,-1.691741751,-3.512386633,-0.274694303,-0.274694303,0,-1.940169915,-1.478611858,-3.418781773,0.625789363 +Clemon Johnson,johnscl01,1983,RS,PHI,1511,698,-1.47995846,0.430142321,-1.049816138,0.605397306,0.605397306,0,-1.321496067,0.325736462,-0.995759605,-0.012320615 +Reggie Johnson,johnsre01,1983,RS,PHI,1188,549,-2.716629551,-1.960663453,-4.677293004,-0.54219833,-0.54219833,0,-3.009049174,-1.810059843,-4.819109018,0.45692996 +Mark McNamara,mcnamma01,1983,RS,PHI,394,182,-7.300878787,-2.359744732,-9.660623519,-0.653162185,-0.653162185,0,-6.297562366,-3.058238335,-9.355800701,1.864562835 +J.J. Anderson,anderjj01,1983,RS,PHI,104,48,-7.648056355,-2.133823975,-9.78188033,-0.173329236,-0.173329236,0,-7.273704858,-3.38794815,-10.66165301,0.679424675 +Larry Nance,nancela01,1983,RS,PHO,6239,2914,1.002785208,2.640051196,3.642836404,9.455795456,9.455795456,0,1.160410793,2.410093616,3.570504409,-0.533345199 +Maurice Lucas,lucasma01,1983,RS,PHO,5537,2586,-0.519399459,0.457833817,-0.061565642,3.541873093,3.541873093,0,-0.254655793,0.543555617,0.288899825,-0.152555826 +Dennis Johnson,johnsde01,1983,RS,PHO,5462,2551,0.599334624,0.544224472,1.143559097,5.056291711,5.056291711,0,0.544786445,0.79882534,1.343611786,-0.231732014 +Walter Davis,daviswa03,1983,RS,PHO,5333,2491,2.563177875,0.473263812,3.036441687,7.337723212,7.337723212,0,2.410159655,0.502403763,2.912563418,-0.231462323 +Alvan Adams,adamsal01,1983,RS,PHO,5239,2447,-0.577776628,3.1518145,2.574037871,6.649030365,6.649030365,0,-0.027651778,2.837851705,2.810199928,0.034304907 +Kyle Macy,macyky01,1983,RS,PHO,3931,1836,2.224623279,-0.028871674,2.195751605,4.617278439,4.617278439,0,1.721585108,-0.195271807,1.526313301,-0.350044703 +Johnny High,highjo01,1983,RS,PHO,2473,1155,-2.664164846,2.490609046,-0.173555799,1.538663401,1.538663401,0,-2.657192103,2.594241629,-0.062950473,1.402985586 +Alvin Scott,scottal01,1983,RS,PHO,2439,1139,-1.127751502,1.504131363,0.376379861,1.81874318,1.81874318,0,-1.600968215,0.793004062,-0.807964153,0.11189199 +Rory White,whitero01,1983,RS,PHO,1340,626,-0.557985426,-1.201930688,-1.759916114,0.316090715,0.316090715,0,-1.035598401,-2.541171454,-3.576769854,-0.042047466 +Jeff Cook,cookje01,1983,RS,PHO,1180,551,-3.298582177,-1.4684179,-4.767000077,-0.570414147,-0.570414147,0,-3.371758598,-1.842621592,-5.21438019,0.624703568 +David Thirdkill,thirdda01,1983,RS,PHO,1115,521,-3.902869152,-0.522032021,-4.424901173,-0.450894396,-0.450894396,0,-3.922371354,-0.762572384,-4.684943738,1.331672917 +Joel Kramer,kramejo01,1983,RS,PHO,981,458,-2.992218559,0.776880868,-2.215337691,0.125025183,0.125025183,0,-3.127674568,0.092633858,-3.03504071,0.07498862 +James Edwards,edwarja01,1983,RS,PHO,610,285,-1.38264976,-0.059080915,-1.441730675,0.191597494,0.191597494,0,-1.34672054,0.03024651,-1.31647403,0.749261544 +Charles Pittman,pittmch01,1983,RS,PHO,364,170,-4.840779104,-2.095058672,-6.935837776,-0.3692708,-0.3692708,0,-4.901053804,-2.307786991,-7.208840795,1.786636859 +Mychal Thompson,thompmy01,1983,RS,POR,6421,3017,-1.150857749,0.73960905,-0.4112487,3.58367817,3.58367817,0,-0.659254108,0.410680338,-0.24857377,-0.472440589 +Calvin Natt,nattca01,1983,RS,POR,6127,2879,2.697539937,-0.74223687,1.955303067,6.87351405,6.87351405,0,2.35477379,-0.846593686,1.508180103,-0.572867626 +Jim Paxson,paxsoji02,1983,RS,POR,5832,2740,3.158593614,0.297378678,3.455972292,8.652519937,8.652519937,0,2.947173705,0.464951977,3.412125682,-0.277912682 +Kenny Carr,carrke01,1983,RS,POR,4961,2331,-0.699101564,-0.42131676,-1.120418324,1.944206072,1.944206072,0,-0.602461763,-0.183041358,-0.785503121,0.332919395 +Wayne Cooper,coopewa01,1983,RS,POR,4467,2099,-2.906125924,0.641357651,-2.264768273,0.520167111,0.520167111,0,-2.574293846,0.564980462,-2.009313384,0.105963673 +Fat Lever,leverfa01,1983,RS,POR,4299,2020,1.16197596,1.968998005,3.130973965,6.05744565,6.05744565,0,1.206194498,2.172318795,3.378513293,-0.060421928 +Darnell Valentine,valenda01,1983,RS,POR,2763,1298,1.539772401,1.547104024,3.086876425,3.878020392,3.878020392,0,1.6939522,1.93755479,3.63150699,0.340393581 +Jeff Lamp,lampje01,1983,RS,POR,1469,690,-2.27984377,-1.367581397,-3.647425167,-0.315809964,-0.315809964,0,-2.673705824,-2.220907332,-4.894613156,-0.038906191 +Don Buse,busedo01,1983,RS,POR,1369,643,1.339520913,1.389612903,2.729133816,1.799569925,1.799569925,0,1.114979669,1.348059914,2.463039583,0.121498109 +Pete Verhoeven,verhope01,1983,RS,POR,1122,527,-1.861314778,-0.994565921,-2.855880698,-0.028700447,-0.028700447,0,-1.965330031,-1.038836616,-3.004166647,0.849358877 +Linton Townes,towneli01,1983,RS,POR,1098,516,-1.318036292,-0.933210955,-2.251247247,0.13232008,0.13232008,0,-1.45567742,-1.259448244,-2.715125664,0.808067078 +Hank McDowell,mcdowha01,1983,RS,POR,798,375,-2.218602358,-2.64718517,-4.865787528,-0.406548966,-0.406548966,0,-2.525451303,-3.120179102,-5.645630404,0.450041776 +Audie Norris,norriau01,1983,RS,POR,662,311,-5.991179913,-0.237303804,-6.228483717,-0.559361837,-0.559361837,0,-5.564337609,-0.324725172,-5.88906278,1.403368188 +Jeff Judkins,judkije01,1983,RS,POR,658,309,-1.110777113,0.036084409,-1.074692704,0.265250331,0.265250331,0,-1.485231568,-0.578337978,-2.063569545,0.448457415 +George Gervin,gervige01,1983,RS,SAS,6160,2830,2.662975542,-0.931705847,1.731269695,6.455248062,6.455248062,0,2.798151781,-0.75268744,2.045464341,-0.243591634 +Mike Mitchell,mitchmi01,1983,RS,SAS,6102,2803,1.162410759,-0.606244436,0.556166323,4.710523396,4.710523396,0,1.229272683,-0.429838326,0.799434357,-0.388283379 +Artis Gilmore,gilmoar01,1983,RS,SAS,6089,2797,1.565379377,0.557286709,2.122666086,6.920252051,6.920252051,0,1.723941722,0.177565101,1.901506824,-0.497994303 +Gene Banks,banksge01,1983,RS,SAS,5925,2722,1.868974906,-0.653495888,1.215479018,5.484019016,5.484019016,0,2.029704283,-0.57676518,1.452939103,-0.437628458 +Johnny Moore,moorejo01,1983,RS,SAS,5555,2552,2.860713058,1.828511382,4.68922444,9.684853925,9.684853925,0,3.188038841,2.331199882,5.519238723,-0.013384507 +Mike Dunleavy,dunlemi01,1983,RS,SAS,3524,1619,1.968866761,-1.136795152,0.832071609,2.977960806,2.977960806,0,2.144255475,-1.004429348,1.139826127,0.674286188 +Bill Willoughby,willobi01,1983,RS,SAS,2312,1062,-2.285205085,-1.5099271,-3.795132184,-0.567079089,-0.567079089,0,-2.465594125,-1.733293179,-4.198887305,0.146048099 +Paul Griffin,griffpa01,1983,RS,SAS,2081,956,-2.062579512,-0.364307482,-2.426886994,0.158279706,0.158279706,0,-2.098585869,-0.407086615,-2.505672484,0.450853416 +Edgar Jones,jonesed01,1983,RS,SAS,1354,622,-0.939163984,-1.317789117,-2.2569531,0.157597531,0.157597531,0,-0.83818818,-0.853426756,-1.691614936,0.754824447 +Roger Phegley,pheglro01,1983,RS,SAS,1304,599,-1.455408187,-0.71096427,-2.166372457,0.179620834,0.179620834,0,-1.428895033,-1.04034227,-2.469237303,0.736267794 +Mike Sanders,sandemi01,1983,RS,SAS,855,393,-1.414164637,0.332485678,-1.081678959,0.336300436,0.336300436,0,-1.354815428,-0.019429309,-1.374244737,0.55764743 +Ed Rains,rainsed01,1983,RS,SAS,636,292,-3.480858137,-1.918105372,-5.398963509,-0.395577139,-0.395577139,0,-3.554391885,-2.924037423,-6.478429308,0.248224106 +Geoff Crompton,crompge01,1983,RS,SAS,322,148,-3.350754635,0.126578431,-3.224176204,-0.035851212,-0.035851212,0,-3.363866723,-0.129987697,-3.49385442,0.135095348 +Oliver Robinson,robinol01,1983,RS,SAS,320,147,-2.767636851,-2.542700409,-5.31033726,-0.193810741,-0.193810741,0,-2.407987038,-3.639800698,-6.047787736,0.971042629 +Billy Paultz,paultbi01,1983,RS,SAS,272,125,-4.597117991,0.410466606,-4.186651386,-0.091663654,-0.091663654,0,-4.203542275,0.086744707,-4.116797568,0.046934281 +Jim Johnstone,johnsji01,1983,RS,SAS,118,54,-9.15081189,-1.381647019,-10.53245891,-0.216025799,-0.216025799,0,-8.70114808,-1.881534032,-10.58268211,0.78489289 +Coby Dietrick,dietrco01,1983,RS,SAS,74,34,-5.160669282,-0.377010309,-5.537679592,-0.048681391,-0.048681391,0,-5.159293705,-0.621364802,-5.780658507,0.699278186 +Robert Smith,smithro01,1983,RS,SAS,54,25,-5.369528817,-2.03840494,-7.407933757,-0.060784087,-0.060784087,0,-5.144245617,-1.668249279,-6.812494896,2.409894422 +Tom Chambers,chambto01,1983,RS,SDC,5784,2665,-0.337632146,-1.637909594,-1.97554174,1.055141434,1.055141434,0,-0.131041396,-1.200984728,-1.332026124,0.210441371 +Terry Cummings,cummite01,1983,RS,SDC,5493,2531,2.73162414,0.567871499,3.299495639,7.812687692,7.812687692,0,3.023370066,1.08008241,4.103452476,0.01170068 +Michael Brooks,brookmi01,1983,RS,SDC,5333,2457,1.365428174,-0.370164154,0.99526402,4.697139759,4.697139759,0,1.134601289,-0.076881473,1.057719816,0.049369857 +Craig Hodges,hodgecr01,1983,RS,SDC,4389,2022,-0.481298821,-2.216226328,-2.697525149,0.054271922,0.054271922,0,-0.692131113,-2.119270572,-2.811401685,0.265198683 +Lionel Hollins,hollili01,1983,RS,SDC,4002,1844,-1.106980586,-0.695301212,-1.802281798,0.892818199,0.892818199,0,-0.830248326,-0.364315214,-1.19456354,0.140033454 +Al Wood,woodal01,1983,RS,SDC,3955,1822,-0.466110633,-1.638554258,-2.104664891,0.59985528,0.59985528,0,-0.751303854,-1.85856403,-2.609867883,-0.006639211 +Richard Anderson,anderri01,1983,RS,SDC,2765,1274,-3.422251955,-0.588587973,-4.010839928,-0.821361097,-0.821361097,0,-3.103617707,-0.848490849,-3.952108556,0.231942277 +Randy Smith,smithra01,1983,RS,SDC,2743,1264,1.143246622,-2.134721067,-0.991474445,1.134443071,1.134443071,0,0.525465892,-2.339519345,-1.814053453,0.035203354 +Bill Walton,waltobi01,1983,RS,SDC,2385,1099,-1.4960634,1.282624551,-0.213438849,1.417813778,1.417813778,0,-1.16062672,0.876732593,-0.283894127,-0.327275575 +Jerome Whitehead,whiteje01,1983,RS,SDC,1964,905,-0.297649794,-1.765245677,-2.062895471,0.317835638,0.317835638,0,-0.499406914,-1.62239465,-2.121801563,0.190161071 +Lowes Moore,moorelo01,1983,RS,SDC,1393,642,-2.205697364,-2.494713603,-4.700410967,-0.641161984,-0.641161984,0,-2.539456687,-2.483337603,-5.02279429,0.376968937 +Jim Brogan,brogaji01,1983,RS,SDC,1011,466,-0.813421381,-1.2616714,-2.07509278,0.161802412,0.161802412,0,-1.077716752,-1.473452653,-2.551169406,0.872068849 +Bob Gross,grossbo01,1983,RS,SDC,810,373,-1.545230002,0.065653427,-1.479576576,0.24390203,0.24390203,0,-1.887870206,0.304578501,-1.583291705,0.921283372 +Joe Cooper,coopejo01,1983,RS,SDC,597,275,-2.193633941,-2.30104778,-4.49468172,-0.24539285,-0.24539285,0,-2.170573818,-2.138530544,-4.309104362,0.2580124 +Hutch Jones,joneshu01,1983,RS,SDC,184,85,-0.556056112,-2.332813834,-2.888869945,-0.006044734,-0.006044734,0,-1.076875656,-2.537229471,-3.614105127,0.387429587 +Swen Nater,natersw01,1983,RS,SDC,111,51,-8.259494932,-2.015735689,-10.27523062,-0.193886772,-0.193886772,0,-8.087381292,-4.053083445,-12.14046474,-1.023817896 +Robert Smith,smithro01,1983,RS,SDC,93,43,-4.830584973,1.168216877,-3.662368096,-0.020260763,-0.020260763,0,-4.543521529,1.474688844,-3.068832685,1.27555653 +John Douglas,dougljo01,1983,RS,SDC,26,12,-3.522948346,-4.154792119,-7.677740464,-0.029688766,-0.029688766,0,-3.938176441,-6.028064416,-9.966240857,-1.663016191 +Gus Williams,willigu01,1983,RS,SEA,6004,2761,3.1162847,1.693478076,4.809762776,10.59946604,10.59946604,0,3.466667425,1.854444333,5.321111758,-0.486846508 +Lonnie Shelton,sheltlo01,1983,RS,SEA,5593,2572,-0.845041912,0.459284628,-0.385757284,3.102534998,3.102534998,0,-0.555580968,0.872649693,0.317068725,0.00317418 +Jack Sikma,sikmaja01,1983,RS,SEA,5576,2564,0.628295324,2.643782908,3.272078232,7.856482863,7.856482863,0,1.081100019,2.754818905,3.835918924,-0.282336022 +David Thompson,thompda01,1983,RS,SEA,4686,2155,1.03194722,-1.099554932,-0.067607712,2.934520525,2.934520525,0,0.743593359,-1.280658156,-0.537064797,-0.520758205 +Danny Vranes,vraneda01,1983,RS,SEA,4467,2054,-0.270423868,0.284991057,0.014567189,2.898344146,2.898344146,0,-0.627575844,0.460220345,-0.167355499,0.043715319 +James Donaldson,donalja01,1983,RS,SEA,3891,1789,-1.232986457,0.96561963,-0.267366826,2.256767052,2.256767052,0,-1.310355494,0.112895141,-1.197460352,-0.425984899 +Greg Kelser,kelsegr01,1983,RS,SEA,3277,1507,0.225952648,0.256722326,0.482674974,2.500903665,2.500903665,0,0.004735145,0.226561349,0.231296495,0.646191924 +Fred Brown,brownfr01,1983,RS,SEA,3114,1432,1.172595112,-0.441877195,0.730717917,2.533844146,2.533844146,0,1.006190979,-0.899254595,0.106936384,-0.37710848 +Phil Smith,smithph01,1983,RS,SEA,2692,1238,-0.893344869,-0.863047526,-1.756392395,0.626931954,0.626931954,0,-1.274938136,-1.414903789,-2.689841925,-0.109406907 +Ray Tolbert,tolbera01,1983,RS,SEA,1548,712,-2.941577831,-1.13200155,-4.07357938,-0.482918452,-0.482918452,0,-2.961959827,-1.255192206,-4.217152033,0.458312021 +Steve Hawes,hawesst01,1983,RS,SEA,1209,556,-2.376850115,-1.020535926,-3.397386041,-0.18448559,-0.18448559,0,-2.502525923,-0.925609286,-3.428135209,0.477743189 +Mark Radford,radfoma01,1983,RS,SEA,955,439,-2.41161588,0.520479785,-1.891136096,0.196043865,0.196043865,0,-1.871845724,0.110762155,-1.761083569,1.994740541 +John Greig,greigjo01,1983,RS,SEA,57,26,0.967576377,-1.953475121,-0.985898744,0.023449596,0.023449596,0,0.097659766,-2.996047546,-2.89838778,0.215992716 +Darrell Griffith,griffda01,1983,RS,UTA,6302,2787,-0.509599197,-0.226205527,-0.735804723,2.863569386,2.863569386,0,-0.309751079,-0.053175767,-0.362926846,-0.017125898 +Rickey Green,greenri01,1983,RS,UTA,6293,2783,2.33990918,1.600789137,3.940698317,9.461292702,9.461292702,0,2.193452139,2.022944993,4.216397132,-0.425509645 +Ben Poquette,poquebe01,1983,RS,UTA,5271,2331,-0.661793754,0.535912203,-0.125881551,3.111782388,3.111782388,0,-0.908413762,0.763423765,-0.144989997,-0.301561664 +Jeff Wilkins,wilkije01,1983,RS,UTA,5216,2307,-3.468407212,-0.707173422,-4.175580634,-1.675973648,-1.675973648,0,-3.378491848,-0.789700747,-4.168192595,-0.12309865 +Danny Schayes,schayda01,1983,RS,UTA,3704,1638,-3.305739212,-1.200728032,-4.506467245,-1.470913403,-1.470913403,0,-3.012327737,-0.887818371,-3.900146108,0.214703736 +Jerry Eaves,eavesje01,1983,RS,UTA,3591,1588,-1.264723737,-2.235423393,-3.50014713,-0.606413561,-0.606413561,0,-1.811260502,-2.715367538,-4.52662804,-0.23243624 +Mark Eaton,eatonma01,1983,RS,UTA,3455,1528,-5.900563602,3.096954549,-2.803609053,-0.041787706,-0.041787706,0,-5.893630838,2.025159843,-3.868470995,-0.012833619 +John Drew,drewjo01,1983,RS,UTA,2727,1206,1.007272951,-1.706392605,-0.699119653,1.26583094,1.26583094,0,0.790998982,-1.716531634,-0.925532652,0.32428764 +J.J. Anderson,anderjj01,1983,RS,UTA,2609,1154,-0.069399089,0.552802564,0.483403475,1.910875769,1.910875769,0,-0.38691216,0.643912458,0.257000298,0.391471154 +Adrian Dantley,dantlad01,1983,RS,UTA,2006,887,5.985400483,-1.740946797,4.244453686,3.146196795,3.146196795,0,5.215553059,-1.522490443,3.693062616,-0.630459528 +Rich Kelley,kelleri01,1983,RS,UTA,1764,780,-1.300558087,0.42896607,-0.871592017,0.74882188,0.74882188,0,-1.392147223,0.575869392,-0.816277831,0.181206385 +Rickey Williams,williri01,1983,RS,UTA,782,346,-3.831166133,-0.87913906,-4.710305194,-0.348188433,-0.348188433,0,-4.025686028,-1.728925074,-5.754611101,0.64447077 +Kenny Natt,nattke01,1983,RS,UTA,475,210,-2.116254839,-3.212725545,-5.328980384,-0.278806091,-0.278806091,0,-2.902473869,-3.375547156,-6.278021025,0.939908253 +Freeman Williams,willifr01,1983,RS,UTA,475,210,-5.131776174,-2.094618641,-7.226394815,-0.482975092,-0.482975092,0,-5.381961249,-2.189472774,-7.571434024,0.732142085 +Rick Mahorn,mahorri01,1983,RS,WSB,6332,3023,-2.388380165,2.184099315,-0.204280849,3.928065281,3.928065281,0,-2.365500091,2.488864125,0.123364034,0.045565354 +Jeff Ruland,rulanje01,1983,RS,WSB,5995,2862,0.235920072,2.141395177,2.377315248,7.48590741,7.48590741,0,0.272655749,1.928757,2.201412749,-0.013370536 +Greg Ballard,ballagr01,1983,RS,WSB,5949,2840,0.224086194,2.128526367,2.352612561,7.366689894,7.366689894,0,0.131600627,2.107127192,2.238727819,-0.378687833 +Frank Johnson,johnsfr01,1983,RS,WSB,4868,2324,-0.146568999,0.311995026,0.165426027,3.453961591,3.453961591,0,-0.179188786,0.493738889,0.314550103,-0.086723418 +Don Collins,collido02,1983,RS,WSB,3299,1575,0.084739603,1.380577361,1.465316964,3.394114766,3.394114766,0,-0.114545688,0.96118974,0.846644052,0.2105089 +Ricky Sobers,soberri01,1983,RS,WSB,3012,1438,0.158759888,-0.006750974,0.152008914,2.135721564,2.135721564,0,0.01798715,0.428478495,0.446465645,0.324029498 +Charles Davis,davisch02,1983,RS,WSB,2432,1161,-2.07749564,-0.210287707,-2.287783347,0.273958186,0.273958186,0,-2.42240965,-1.101729683,-3.524139333,0.063934336 +Spencer Haywood,haywosp01,1983,RS,WSB,1623,775,-3.967726273,-0.60779324,-4.575519513,-0.721686129,-0.721686129,0,-3.907688152,-1.183396158,-5.09108431,-0.019286119 +Kevin Grevey,greveke01,1983,RS,WSB,1584,756,-1.812775577,-0.551180501,-2.363956079,0.148642144,0.148642144,0,-2.244273011,-1.215986483,-3.460259494,-0.181723087 +Bryan Warrick,warribr01,1983,RS,WSB,1523,727,-3.377964827,-1.090897564,-4.468862391,-0.641250961,-0.641250961,0,-3.86374677,-1.095776765,-4.959523535,0.60530496 +Dave Batton,battoda01,1983,RS,WSB,1169,558,-3.684725667,0.976908524,-2.707817143,0.011987322,0.011987322,0,-3.828320602,-0.187352254,-4.015672856,-0.18926709 +Carlos Terry,terryca01,1983,RS,WSB,1077,514,-2.286055384,1.67219178,-0.613863604,0.563111445,0.563111445,0,-3.077212248,1.50755076,-1.569661488,0.544846666 +John Lucas,lucasjo01,1983,RS,WSB,809,386,-0.940762689,0.525637416,-0.415125273,0.459431103,0.459431103,0,-1.142538477,-0.978507895,-2.121046373,-0.089087916 +Billy Ray Bates,batesbi01,1983,RS,WSB,580,277,-2.990725412,0.336051178,-2.654674235,0.01347752,0.01347752,0,-3.110211413,-0.218097689,-3.328309102,0.043127072 +Kevin Porter,porteke01,1983,RS,WSB,440,210,-1.030435435,-0.499542339,-1.529977774,0.131541493,0.131541493,0,-1.624742773,-0.233766443,-1.858509216,0.659262166 +Joe Kopicki,kopicjo01,1983,RS,WSB,421,201,0.046553745,1.954120824,2.000674569,0.486585,0.486585,0,-0.458623683,1.212056483,0.7534328,-0.128000448 +Chubby Cox,coxch01,1983,RS,WSB,163,78,-6.524808182,-3.953338218,-10.4781464,-0.311680107,-0.311680107,0,-6.666593371,-3.865926914,-10.53252028,1.402557679 +Steve Lingenfelter,lingest01,1983,RS,WSB,111,53,-5.980363983,0.264892133,-5.71547185,-0.082340432,-0.082340432,0,-6.349131631,0.980240769,-5.368890862,2.800685348 +Joe Cooper,coopejo01,1983,RS,WSB,98,47,-5.243940263,-2.354950151,-7.598890414,-0.117232505,-0.117232505,0,-5.45694018,-3.409723392,-8.866663572,0.860638613 +Dan Roundfield,roundda01,1983,PO,ATL,252,124,-2.855147698,3.261226441,0.406078743,0.205308825,0,0.205308825,-2.527183972,2.800812131,0.273628159,-0.306780522 +Tree Rollins,rollitr01,1983,PO,ATL,240,118,-2.730558063,4.382451791,1.651893728,0.272658815,0,0.272658815,-2.746472815,4.087305712,1.340832897,-0.246121653 +Johnny Davis,davisjo01,1983,PO,ATL,230,113,2.285213565,-1.621674859,0.663538705,0.201172252,0,0.201172252,1.407752015,-1.381903084,0.025848931,-0.900823925 +Dominique Wilkins,wilkido01,1983,PO,ATL,222,109,-3.520749548,-0.294250179,-3.814999728,-0.06098039,0,-0.06098039,-3.701103819,-0.336977484,-4.038081303,-0.172262971 +Rudy Macklin,macklru01,1983,PO,ATL,159,78,-1.103844275,1.454230162,0.350385887,0.128229349,0,0.128229349,-1.720749514,1.799339046,0.078589532,0.781488591 +Mike Glenn,glennmi01,1983,PO,ATL,136,67,-0.851365904,-0.060301245,-0.911667149,0.065493627,0,0.065493627,-1.713025047,0.409557219,-1.303467828,1.070339303 +Tom McMillen,mcmilto01,1983,PO,ATL,79,39,-4.998373639,2.097637518,-2.900736122,-0.003097828,0,-0.003097828,-5.082707097,1.0465868,-4.036120297,0.146266685 +Wes Matthews,matthwe01,1983,PO,ATL,77,38,1.417998747,-2.415520856,-0.997522109,0.035142561,0,0.035142561,0.190102666,-2.767285853,-2.577183187,0.292140766 +Rickey Brown,brownri01,1983,PO,ATL,31,15,-5.025362027,0.480850628,-4.544511399,-0.014379674,0,-0.014379674,-5.804534746,0.819480476,-4.985054269,1.547177016 +Randy Smith,smithra01,1983,PO,ATL,31,15,5.490438152,3.244493763,8.734931915,0.089898677,0,0.089898677,4.31057963,2.440987832,6.751567462,-0.843089113 +Keith Edmonson,edmonke01,1983,PO,ATL,4,2,43.71157103,-2.284389943,41.42718108,0.044146437,0,0.044146437,40.32047514,-4.366294999,35.95418014,-5.128257903 +George Johnson,johnsge02,1983,PO,ATL,4,2,-4.236856898,-1.497113294,-5.733970193,-0.003103931,0,-0.003103931,-5.5736884,-3.820892302,-9.394580702,-1.178160403 +Robert Parish,parisro01,1983,PO,BOS,505,249,-1.627459962,2.282299256,0.654839295,0.443802135,0,0.443802135,-1.496029436,1.784293366,0.28826393,-0.526974562 +Cedric Maxwell,maxwece01,1983,PO,BOS,499,246,2.910682861,-0.694910143,2.215772718,0.63889054,0,0.63889054,2.164806654,-0.896270865,1.268535788,-0.617485533 +Larry Bird,birdla01,1983,PO,BOS,487,240,2.003593875,2.892368158,4.895962033,0.961264564,0,0.961264564,2.598689043,2.941094928,5.539783971,-0.455671245 +Danny Ainge,aingeda01,1983,PO,BOS,408,201,-0.53935927,-0.548041433,-1.087400703,0.176455531,0,0.176455531,-1.001140115,0.166962496,-0.834177619,0.351862563 +Gerald Henderson,hendege01,1983,PO,BOS,379,187,-0.937682327,1.051720754,0.114038427,0.284009387,0,0.284009387,-0.715626759,1.825197021,1.109570262,0.789782605 +Kevin McHale,mchalke01,1983,PO,BOS,359,177,0.160344358,0.177847423,0.33819178,0.287291412,0,0.287291412,-0.111094491,-0.326110558,-0.437205049,-0.118296086 +Tiny Archibald,architi01,1983,PO,BOS,327,161,0.765250252,-2.426839762,-1.66158951,0.091956911,0,0.091956911,0.36591751,-2.659709674,-2.293792164,-0.276983951 +Quinn Buckner,bucknqu01,1983,PO,BOS,199,98,-4.841500692,-2.28858769,-7.130088383,-0.229515508,0,-0.229515508,-5.441839317,-1.732778228,-7.174617546,1.640252411 +Scott Wedman,wedmasc01,1983,PO,BOS,134,66,-0.492136653,-1.249027359,-1.741164012,0.035525636,0,0.035525636,-1.243047442,-1.391396885,-2.634444328,1.420325268 +Rick Robey,robeyri01,1983,PO,BOS,59,29,-7.346453407,-2.068219742,-9.414673149,-0.102562073,0,-0.102562073,-7.537796075,-2.996766154,-10.53456223,0.8600218 +M.L. Carr,carrml01,1983,PO,BOS,45,22,-2.857698894,3.763715691,0.906016797,0.042859997,0,0.042859997,-2.732855173,3.718940351,0.986085177,1.288441597 +Charles Bradley,bradlch01,1983,PO,BOS,8,4,-3.652100028,-3.338742798,-6.990842825,-0.008822665,0,-0.008822665,-5.453345965,-5.414589792,-10.86793576,-1.178160403 +Kiki Vandeweghe,vandeki01,1983,PO,DEN,733,317,3.131088318,-0.53900619,2.592082128,0.885344831,0,0.885344831,3.046330074,-0.357610875,2.688719199,-0.655135874 +T.R. Dunn,dunntr01,1983,PO,DEN,693,300,-0.432599524,0.80608026,0.373480737,0.490530017,0,0.490530017,-0.622974314,1.328025457,0.705051142,-0.52416176 +Alex English,englial01,1983,PO,DEN,624,270,2.830789341,-1.140823219,1.689966122,0.626350973,0,0.626350973,2.810388391,-1.009547863,1.800840529,-0.717506477 +Dan Issel,isselda01,1983,PO,DEN,525,227,2.043050639,0.898216574,2.941267213,0.676765831,0,0.676765831,2.371771963,0.940459124,3.312231087,-0.454730956 +Mike Evans,evansmi01,1983,PO,DEN,423,183,-0.123692528,-2.309935963,-2.433628492,0.030614838,0,0.030614838,-0.242413405,-2.533917876,-2.776331282,0.500374112 +Danny Schayes,schayda01,1983,PO,DEN,377,163,-2.903425525,-1.670157184,-4.573582709,-0.15684218,0,-0.15684218,-2.966473794,-1.775206803,-4.741680597,0.281001056 +Bill Hanzlik,hanzlbi01,1983,PO,DEN,363,157,-1.767232215,0.418958926,-1.348273289,0.116694882,0,0.116694882,-1.978167418,0.528527811,-1.449639607,0.784254252 +Rob Williams,williro02,1983,PO,DEN,310,134,-1.092698396,-0.43401466,-1.526713057,0.087280847,0,0.087280847,-0.917984447,0.263270568,-0.654713879,1.208963145 +Billy McKinney,mckinbi01,1983,PO,DEN,261,113,1.76357844,-2.422267829,-0.658689389,0.12477933,0,0.12477933,1.124362887,-2.332329217,-1.20796633,0.350463045 +Glen Gondrezick,gondrgl01,1983,PO,DEN,153,66,-0.563788309,-2.245102157,-2.808890467,-0.002026171,0,-0.002026171,-1.085154634,-2.862585014,-3.947739649,-0.946642952 +Dave Robisch,robisda01,1983,PO,DEN,51,22,-8.227866531,0.056553839,-8.171312692,-0.062358253,0,-0.062358253,-8.135870002,-1.100166089,-9.236036091,-0.649516286 +James Ray,rayja01,1983,PO,DEN,42,18,-10.15811328,-1.30207964,-11.46019292,-0.083237843,0,-0.083237843,-10.0609047,-1.684445881,-11.74535058,0.909741025 +Magic Johnson,johnsma02,1983,PO,LAL,1366,643,6.664628355,0.471979847,7.136608202,3.329625978,0,3.329625978,6.591681088,0.62937893,7.221060018,-0.470209137 +Jamaal Wilkes,wilkeja01,1983,PO,LAL,1251,589,1.056031575,-0.294365312,0.761666263,1.086650679,0,1.086650679,1.237889778,-0.178665514,1.059224264,-0.161228956 +Kareem Abdul-Jabbar,abdulka01,1983,PO,LAL,1249,588,1.454637189,1.485603394,2.940240583,1.759799321,0,1.759799321,1.800534695,1.152269761,2.952804457,-0.045781836 +Norm Nixon,nixonno01,1983,PO,LAL,1143,538,1.30034014,-1.23173986,0.068600281,0.796228883,0,0.796228883,1.380366638,-0.817924402,0.562442236,-0.217124218 +Michael Cooper,coopemi01,1983,PO,LAL,962,453,0.516667922,1.030022822,1.546690744,1.029532631,0,1.029532631,0.275769244,1.446985554,1.722754798,0.529615439 +Kurt Rambis,rambiku01,1983,PO,LAL,801,377,-1.014267948,0.360256915,-0.654011034,0.417386883,0,0.417386883,-1.157951898,0.116833864,-1.041118034,0.388701819 +Bob McAdoo,mcadobo01,1983,PO,LAL,353,166,-3.235617774,3.119278164,-0.116339611,0.231590787,0,0.231590787,-2.261570476,2.456934544,0.195364068,0.681617302 +Mark Landsberger,landsma01,1983,PO,LAL,300,141,-2.745994537,-2.811595977,-5.557590514,-0.209040234,0,-0.209040234,-3.332594489,-3.090546943,-6.423141433,0.35782323 +Dwight Jones,jonesdw01,1983,PO,LAL,125,59,-9.279594078,-3.104304294,-12.38389837,-0.303306893,0,-0.303306893,-9.236903364,-3.539517953,-12.77642132,1.432394157 +Steve Mix,mixst01,1983,PO,LAL,55,26,-2.879432848,-3.737994351,-6.617427199,-0.053652717,0,-0.053652717,-4.344677364,-3.412965254,-7.757642619,1.424802688 +Mike McGee,mcgeemi01,1983,PO,LAL,53,25,-4.480233058,-5.865703549,-10.34593661,-0.10041473,0,-0.10041473,-4.583177084,-6.946246255,-11.52942334,0.498627144 +Clay Johnson,johnscl02,1983,PO,LAL,42,20,1.527817299,-0.783436184,0.744381115,0.037163387,0,0.037163387,0.90325179,-1.462767498,-0.559515708,1.073871263 +Marques Johnson,johnsma01,1983,PO,MIL,764,382,3.136868424,0.355063147,3.491931571,1.247300108,0,1.247300108,3.222989371,0.41376348,3.636752851,-0.597924134 +Sidney Moncrief,moncrsi01,1983,PO,MIL,754,377,2.187966513,1.221469951,3.409436463,1.219578069,0,1.219578069,2.472473365,1.634082719,4.106556083,-0.192571769 +Junior Bridgeman,bridgju01,1983,PO,MIL,616,308,3.015022817,0.212976336,3.227999153,0.966580258,0,0.966580258,2.978713713,0.252922136,3.231635849,-0.23832951 +Bob Lanier,laniebo01,1983,PO,MIL,500,250,1.276502541,2.050048058,3.326550599,0.802171161,0,0.802171161,1.390705349,1.534705268,2.925410617,0.356158737 +Brian Winters,wintebr01,1983,PO,MIL,480,240,1.024630879,-0.874412171,0.150218708,0.366859237,0,0.366859237,0.822672647,-1.081112516,-0.258439869,0.165518388 +Alton Lister,listeal01,1983,PO,MIL,412,206,-2.011236614,3.008802484,0.997565871,0.407964756,0,0.407964756,-1.602406496,2.624293133,1.021886637,0.435159888 +Paul Pressey,presspa01,1983,PO,MIL,300,150,-3.319655561,1.813447154,-1.506208407,0.099465862,0,0.099465862,-2.885853192,1.401953134,-1.483900058,1.339151497 +Harvey Catchings,catchha01,1983,PO,MIL,278,139,-0.203206871,2.401531729,2.198324858,0.360603993,0,0.360603993,-0.740308609,1.663619161,0.923310551,-0.372229288 +Charlie Criss,crissch01,1983,PO,MIL,232,116,2.672313146,3.434981675,6.107294821,0.543274693,0,0.543274693,2.32872912,3.364689375,5.693418495,0.4949352 +Paul Mokeski,mokespa01,1983,PO,MIL,24,12,1.962538621,4.431892769,6.39443139,0.05766699,0,0.05766699,1.990050332,3.329674495,5.319724827,-0.131336237 +Phil Ford,fordph01,1983,PO,MIL,10,5,17.85455647,-3.193449713,14.66110675,0.045447593,0,0.045447593,15.3354428,-2.559448708,12.77599409,-0.801094403 +Buck Williams,willibu01,1983,PO,NJN,175,85,4.102296972,-2.02399645,2.078300522,0.216464083,0,0.216464083,4.026248403,-0.772221812,3.25402659,0.239428111 +Albert King,kingal01,1983,PO,NJN,140,68,1.506842117,-3.182802878,-1.675960761,0.038830635,0,0.038830635,1.70008443,-1.786518974,-0.086434544,1.057411668 +Darwin Cook,cookda01,1983,PO,NJN,130,63,-2.100565394,-4.603984906,-6.7045503,-0.131452648,0,-0.131452648,-1.921114992,-3.611508658,-5.53262365,0.276749751 +Darryl Dawkins,dawkida01,1983,PO,NJN,121,59,2.212303105,-0.155272749,2.057030356,0.150595567,0,0.150595567,2.619468497,-0.339555623,2.279912874,0.924566456 +Micheal Ray Richardson,richami01,1983,PO,NJN,119,58,-2.408547378,0.813646374,-1.594901004,0.035372571,0,0.035372571,-1.591926329,0.845495483,-0.746430846,0.344300017 +Otis Birdsong,birdsot01,1983,PO,NJN,76,37,2.676666011,0.053979974,2.730645985,0.106941918,0,0.106941918,2.794864959,-0.008721829,2.786143131,0.225790913 +Foots Walker,walkefo01,1983,PO,NJN,74,36,2.690712241,-6.429253848,-3.738541607,-0.018465462,0,-0.018465462,1.427125098,-7.389545501,-5.962420403,-1.414969187 +Mike Gminski,gminsmi01,1983,PO,NJN,60,29,5.362454697,-1.335879848,4.026574849,0.10185513,0,0.10185513,4.542582711,-3.077715247,1.464867463,-1.52754657 +Mike O'Koren,okoremi01,1983,PO,NJN,37,18,-8.242263199,-5.122122264,-13.36438546,-0.101221508,0,-0.101221508,-8.345918396,-5.766084456,-14.11200285,0.693876354 +Len Elmore,elmorle01,1983,PO,NJN,31,15,3.469258034,0.240653513,3.709911548,0.051617258,0,0.051617258,3.968274727,1.352231231,5.320505958,1.254276048 +Eddie Phillips,philled01,1983,PO,NJN,25,12,9.091451495,-5.679138821,3.412312673,0.039764318,0,0.039764318,9.236833933,-6.26442618,2.972407752,2.228270397 +Truck Robinson,robintr01,1983,PO,NYK,419,205,2.855303286,2.057956045,4.913259331,0.830738694,0,0.830738694,3.548280067,2.754693779,6.302973846,0.503559979 +Rory Sparrow,sparrro01,1983,PO,NYK,413,202,3.091786077,-0.614347458,2.477438619,0.555976798,0,0.555976798,3.293340372,0.139841711,3.433182084,0.062161703 +Bernard King,kingbe01,1983,PO,NYK,376,184,7.218680236,-1.777881147,5.440799089,0.792242871,0,0.792242871,6.830335785,-1.648660557,5.181675228,-0.102134073 +Bill Cartwright,cartwbi01,1983,PO,NYK,352,172,-1.746004788,-0.604542112,-2.3505469,0.036430867,0,0.036430867,-1.382489465,-0.441496124,-1.82398559,0.781058887 +Paul Westphal,westppa01,1983,PO,NYK,319,156,3.777785326,-2.079138457,1.698646869,0.364473162,0,0.364473162,3.404103469,-2.118193539,1.28590993,-0.19590125 +Ernie Grunfeld,grunfer01,1983,PO,NYK,241,118,1.016758011,1.240580829,2.257338839,0.313631526,0,0.313631526,1.02445092,1.361862706,2.386313626,0.888534701 +Marvin Webster,webstma01,1983,PO,NYK,235,115,-0.325033026,-0.407049301,-0.732082326,0.122366024,0,0.122366024,-0.473637823,-0.318057969,-0.791695793,0.212906873 +Louis Orr,orrlo01,1983,PO,NYK,215,105,-1.957451227,1.485168576,-0.472282651,0.12577965,0,0.12577965,-1.557153317,0.651666937,-0.905486381,-0.053721101 +Trent Tucker,tucketr01,1983,PO,NYK,174,85,2.769467348,-1.201268835,1.568198514,0.193056334,0,0.193056334,1.928344121,-1.570102119,0.358242002,-0.044065805 +Sly Williams,willisl01,1983,PO,NYK,168,82,-4.358938483,-1.272552246,-5.631490728,-0.123527704,0,-0.123527704,-3.320904197,-3.021907736,-6.342811933,-0.657308379 +Ed Sherod,sheroed01,1983,PO,NYK,31,15,-2.932445284,10.50800438,7.575559093,0.082946464,0,0.082946464,-1.525750941,10.56202301,9.03627207,1.804471855 +Mike Davis,davismi03,1983,PO,NYK,2,1,-3.795427445,-3.489692699,-7.285120144,-0.00235872,0,-0.00235872,-4.85420977,-5.650204541,-10.50441431,-1.178160403 +Moses Malone,malonmo01,1983,PO,PHI,1073,524,4.273337383,4.384666753,8.658004136,3.131488489,0,3.131488489,4.878915735,3.935334433,8.814250168,-0.453269275 +Julius Erving,ervinju01,1983,PO,PHI,1010,493,0.995882823,1.312399185,2.308282008,1.309347125,0,1.309347125,1.314671564,1.146003448,2.460675012,-0.221169076 +Maurice Cheeks,cheekma01,1983,PO,PHI,989,483,3.808034882,0.929819892,4.737854774,1.896670837,0,1.896670837,3.922198291,1.182328998,5.104527289,-0.341934357 +Andrew Toney,toneyan01,1983,PO,PHI,731,357,1.467678479,-2.097231278,-0.629552799,0.40145689,0,0.40145689,1.661018146,-1.953092424,-0.292074278,0.797092196 +Bobby Jones,jonesbo01,1983,PO,PHI,664,324,2.263589454,2.234096875,4.497686329,1.232556356,0,1.232556356,2.222592363,1.785450953,4.008043316,-0.254432451 +Clint Richardson,richacl01,1983,PO,PHI,653,319,0.120827361,0.680635321,0.801462681,0.598273494,0,0.598273494,-0.171073235,1.022817634,0.851744399,0.363652797 +Marc Iavaroni,iavarma01,1983,PO,PHI,580,283,0.479023805,0.107900857,0.586924662,0.499527683,0,0.499527683,0.225941556,0.347452038,0.573393594,0.534063545 +Clemon Johnson,johnscl01,1983,PO,PHI,414,202,-2.218001775,0.132268907,-2.085732868,0.070831545,0,0.070831545,-2.245638498,-0.328411469,-2.574049967,0.323908317 +Franklin Edwards,edwarfr01,1983,PO,PHI,207,101,0.870425237,-0.105690784,0.764734452,0.186436466,0,0.186436466,0.375805332,-1.078558933,-0.702753601,-0.194979147 +Reggie Johnson,johnsre01,1983,PO,PHI,66,32,-3.156129336,-2.428142429,-5.584271765,-0.048241116,0,-0.048241116,-3.932679107,-3.091912012,-7.024591119,1.100093385 +Earl Cureton,curetea01,1983,PO,PHI,51,25,-10.60094162,2.91331728,-7.687624338,-0.066473413,0,-0.066473413,-9.877422941,2.55218382,-7.325239121,2.376995479 +Mark McNamara,mcnamma01,1983,PO,PHI,4,2,34.41841818,1.302412549,35.72083073,0.040017427,0,0.040017427,32.0179899,-1.324705969,30.69328393,-1.178160403 +Walter Davis,daviswa03,1983,PO,PHO,242,113,2.109395843,1.723142903,3.832538747,0.388949701,0,0.388949701,2.139302374,1.767133392,3.906435766,-0.636777428 +Dennis Johnson,johnsde01,1983,PO,PHO,231,108,1.04013014,0.725678857,1.765808997,0.256186865,0,0.256186865,0.954198792,1.166253618,2.120452411,-0.176156594 +Larry Nance,nancela01,1983,PO,PHO,221,103,-2.778857254,0.667719191,-2.111138063,0.034579726,0,0.034579726,-2.659300682,0.855290954,-1.804009728,-0.134144883 +Alvan Adams,adamsal01,1983,PO,PHO,180,84,-1.013025358,0.787260132,-0.225765226,0.112240284,0,0.112240284,-1.158554923,1.316313565,0.157758642,0.607731986 +Kyle Macy,macyky01,1983,PO,PHO,154,72,0.279765105,-2.039919614,-1.760154508,0.037501443,0,0.037501443,-0.283180229,-1.789808084,-2.072988312,-0.00064813 +Alvin Scott,scottal01,1983,PO,PHO,133,62,-2.145811453,0.996933759,-1.148877693,0.05202762,0,0.05202762,-2.863153817,-0.045056044,-2.908209861,-0.40481717 +Maurice Lucas,lucasma01,1983,PO,PHO,122,57,2.096277495,0.266444868,2.362722363,0.153243549,0,0.153243549,2.040418613,0.170166551,2.210585164,-0.069186551 +James Edwards,edwarja01,1983,PO,PHO,116,54,-2.877701149,-1.051168971,-3.928870119,-0.033476933,0,-0.033476933,-2.912317099,-1.657295987,-4.569613086,-0.061981093 +Johnny High,highjo01,1983,PO,PHO,96,45,2.597101024,1.596770843,4.193871866,0.165248887,0,0.165248887,2.037555607,1.970144979,4.007700586,0.509975847 +Rory White,whitero01,1983,PO,PHO,86,40,-2.890002404,-2.202017265,-5.09201967,-0.049498589,0,-0.049498589,-3.849747222,-2.938377563,-6.788124785,0.420149713 +Joel Kramer,kramejo01,1983,PO,PHO,13,6,-15.78241417,-3.496158702,-19.27857287,-0.051579154,0,-0.051579154,-16.01138289,-5.731263538,-21.74264642,-1.178160403 +Charles Pittman,pittmch01,1983,PO,PHO,2,1,-5.822826572,-4.130225862,-9.953052433,-0.003746314,0,-0.003746314,-7.305304991,-6.419901557,-13.72520655,-1.178160403 +Mychal Thompson,thompmy01,1983,PO,POR,584,284,-1.092797386,0.001981145,-1.090816241,0.247629977,0,0.247629977,-0.543630478,0.022741317,-0.520889161,-0.131088485 +Calvin Natt,nattca01,1983,PO,POR,564,274,2.341350597,1.152081154,3.493431751,0.895592391,0,0.895592391,2.36212623,1.169351848,3.531478078,-0.516952389 +Jim Paxson,paxsoji02,1983,PO,POR,535,260,3.876786364,-0.116516834,3.76026953,0.887679711,0,0.887679711,3.577809561,-0.195302307,3.382507254,-0.342738328 +Wayne Cooper,coopewa01,1983,PO,POR,469,228,-1.289401541,-0.466053409,-1.75545495,0.119514459,0,0.119514459,-1.088189425,-0.073820035,-1.16200946,0.166380407 +Darnell Valentine,valenda01,1983,PO,POR,422,205,2.496112041,0.561685459,3.0577975,0.626597722,0,0.626597722,2.602573798,0.719164963,3.321738761,0.017003057 +Kenny Carr,carrke01,1983,PO,POR,352,171,-0.5860584,0.433278754,-0.152779646,0.234577656,0,0.234577656,-0.580167517,0.556860387,-0.02330713,0.382424199 +Fat Lever,leverfa01,1983,PO,POR,276,134,2.516385757,1.384537278,3.900923036,0.468421697,0,0.468421697,2.077820113,1.435241289,3.513061402,-0.117088012 +Linton Townes,towneli01,1983,PO,POR,123,60,1.36638782,-3.346760394,-1.980372574,0.024554583,0,0.024554583,0.632851571,-3.368314162,-2.73546259,1.070501385 +Audie Norris,norriau01,1983,PO,POR,109,53,-1.093761519,2.110264073,1.016502555,0.104872267,0,0.104872267,-1.377463499,0.697713924,-0.679749574,-0.164712055 +Don Buse,busedo01,1983,PO,POR,64,31,-3.527304638,-3.494327735,-7.021632374,-0.069286661,0,-0.069286661,-4.441883101,-4.929594635,-9.371477736,-0.573380091 +Hank McDowell,mcdowha01,1983,PO,POR,8,4,-0.121553422,1.112244855,0.990691432,0.008176766,0,0.008176766,-1.27302413,4.960040755,3.687016625,3.916369597 +Jeff Lamp,lampje01,1983,PO,POR,2,1,5.20184646,-2.954562545,2.247283915,0.002599092,0,0.002599092,5.728552757,-5.436606531,0.291946226,-1.178160403 +George Gervin,gervige01,1983,PO,SAS,995,437,1.103037082,-0.915192102,0.187844981,0.675273246,0,0.675273246,1.080718056,-0.741880913,0.338837143,-0.042497298 +Mike Mitchell,mitchmi01,1983,PO,SAS,961,422,-0.169215064,0.535920796,0.366705732,0.688612985,0,0.688612985,-0.135401256,0.317086908,0.181685652,-0.509851423 +Johnny Moore,moorejo01,1983,PO,SAS,943,414,8.627421423,2.058508128,10.68592955,2.918606715,0,2.918606715,8.625396242,2.771045538,11.39644178,-0.290581835 +Artis Gilmore,gilmoar01,1983,PO,SAS,913,401,-0.384481847,2.606179297,2.221697451,1.046369123,0,1.046369123,-0.164280338,2.394355866,2.230075528,-0.260627249 +Gene Banks,banksge01,1983,PO,SAS,907,398,0.776776324,-0.27414174,0.502634584,0.677218675,0,0.677218675,0.937498889,-0.397317291,0.540181599,-0.592808793 +Edgar Jones,jonesed01,1983,PO,SAS,440,193,-2.405693872,0.742344692,-1.663349179,0.111710384,0,0.111710384,-2.238464879,0.766714697,-1.471750182,1.246959824 +Mike Dunleavy,dunlemi01,1983,PO,SAS,396,174,0.714215069,-0.139948759,0.57426631,0.307385542,0,0.307385542,1.018028337,-0.409982024,0.608046313,1.008459294 +Billy Paultz,paultbi01,1983,PO,SAS,303,133,-3.998460951,0.351627749,-3.646833202,-0.062794381,0,-0.062794381,-4.191082569,-0.363498034,-4.554580603,0.048371181 +Roger Phegley,pheglro01,1983,PO,SAS,87,38,1.132349296,-2.402716199,-1.270366902,0.029615602,0,0.029615602,0.177680753,-2.938657852,-2.760977099,0.101177988 +Mike Sanders,sandemi01,1983,PO,SAS,57,25,3.219816987,-1.027326988,2.192489999,0.064650875,0,0.064650875,1.917474079,-2.12616275,-0.208688671,-0.57465321 +Robert Smith,smithro01,1983,PO,SAS,43,19,6.742486416,0.170068632,6.912555048,0.096115355,0,0.096115355,6.096532516,-0.845261516,5.251270999,-0.514454589 +Ed Rains,rainsed01,1983,PO,SAS,25,11,-4.296655067,-4.427500077,-8.724155144,-0.034370755,0,-0.034370755,-4.656406078,-7.349983393,-12.00638947,-0.613907603 +Gus Williams,willigu01,1983,PO,SEA,165,81,6.091621502,0.622594763,6.714216266,0.403687767,0,0.403687767,5.824746856,1.130249579,6.954996435,0.076110627 +Jack Sikma,sikmaja01,1983,PO,SEA,153,75,-1.467447268,0.17574152,-1.291705748,0.057488126,0,0.057488126,-0.996713405,0.444949698,-0.551763707,-0.112074978 +David Thompson,thompda01,1983,PO,SEA,132,65,-3.651229397,-2.808034016,-6.459263412,-0.127449574,0,-0.127449574,-3.953073124,-2.476180723,-6.429253847,0.466004142 +Danny Vranes,vraneda01,1983,PO,SEA,114,56,-0.626530053,-1.522553647,-2.1490837,0.017615268,0,0.017615268,-1.290694552,-1.29429936,-2.584993912,-0.528412772 +Lonnie Shelton,sheltlo01,1983,PO,SEA,108,53,-2.77570757,-1.396097458,-4.171805028,-0.03968064,0,-0.03968064,-1.976031132,-1.046733894,-3.022765025,0.073027375 +James Donaldson,donalja01,1983,PO,SEA,96,47,2.078046115,0.210754068,2.288800183,0.123374719,0,0.123374719,1.495416136,-0.376352117,1.119064019,-1.012948945 +Steve Hawes,hawesst01,1983,PO,SEA,71,35,-3.382471029,-3.89601862,-7.278489649,-0.084929203,0,-0.084929203,-3.961984226,-3.183323259,-7.145307485,1.862271569 +Fred Brown,brownfr01,1983,PO,SEA,61,30,-2.005982465,-0.51194622,-2.517928684,0.003657379,0,0.003657379,-2.786189192,-0.521204292,-3.307393483,-0.169216141 +Greg Kelser,kelsegr01,1983,PO,SEA,39,19,2.108606556,1.364458227,3.473064783,0.062735524,0,0.062735524,1.333599963,2.033907627,3.36750759,0.847198828 +Phil Smith,smithph01,1983,PO,SEA,39,19,-5.409823939,-4.45550926,-9.8653332,-0.071020944,0,-0.071020944,-6.385895737,-6.403853894,-12.78974963,-0.166796813 +Dominique Wilkins,wilkido01,1984,RS,ATL,5946,2961,0.712887263,0.907201003,1.620088266,6.574798971,6.574798971,0,1.002894102,0.743268128,1.74616223,-0.421624078 +Dan Roundfield,roundda01,1984,RS,ATL,5241,2610,0.670138152,0.108771594,0.778909746,4.685147958,4.685147958,0,0.923299929,0.111372993,1.034672922,-0.306539472 +Tree Rollins,rollitr01,1984,RS,ATL,4721,2351,-1.847463788,2.835292122,0.987828334,4.469219044,4.469219044,0,-1.751520026,2.459048956,0.70752893,-0.326010691 +Johnny Davis,davisjo01,1984,RS,ATL,4175,2079,0.327185374,-1.45858448,-1.131399106,1.710193768,1.710193768,0,0.141655049,-1.272021078,-1.130366029,-0.398732027 +Doc Rivers,riverdo01,1984,RS,ATL,3892,1938,0.648328244,1.308050493,1.956378738,4.69457565,4.69457565,0,0.693688872,1.911549496,2.605238367,0.906199983 +Eddie Johnson,johnsed02,1984,RS,ATL,3802,1893,0.429886767,-1.744625104,-1.314738336,1.385100926,1.385100926,0,0.352883155,-1.746392474,-1.393509319,-0.080544766 +Mike Glenn,glennmi01,1984,RS,ATL,3018,1503,1.656155927,-1.265086936,0.391068992,2.409092018,2.409092018,0,0.897530133,-1.283384259,-0.385854125,0.018087133 +Scott Hastings,hastisc01,1984,RS,ATL,2279,1135,-1.657230292,0.470080728,-1.187149565,0.914063305,0.914063305,0,-1.734214273,0.950656731,-0.783557542,1.027294964 +Randy Wittman,wittmra01,1984,RS,ATL,2151,1071,-1.48272376,-2.441741387,-3.924465146,-0.640354768,-0.640354768,0,-2.265201434,-2.832817143,-5.098018576,-0.224270623 +Rickey Brown,brownri01,1984,RS,ATL,1576,785,-3.61217614,-0.251624323,-3.863800463,-0.451048278,-0.451048278,0,-3.571858373,-0.004653452,-3.576511825,1.14271702 +Billy Paultz,paultbi01,1984,RS,ATL,976,486,-4.712946175,-0.631557815,-5.34450399,-0.644084687,-0.644084687,0,-4.760847778,-1.179608383,-5.940456161,0.121126911 +Mark Landsberger,landsma01,1984,RS,ATL,673,335,-3.538787841,-1.098767389,-4.637555231,-0.321604659,-0.321604659,0,-3.747047204,-2.059697152,-5.806744357,-0.321721142 +Sly Williams,willisl01,1984,RS,ATL,518,258,-3.700896365,0.91682359,-2.784072775,-0.004520465,-0.004520465,0,-3.067119824,0.852802956,-2.214316868,0.810860366 +Armond Hill,hillar01,1984,RS,ATL,363,181,-3.211969053,-1.541418657,-4.75338771,-0.186685301,-0.186685301,0,-3.472151711,-1.046004033,-4.518155744,0.932648231 +Charlie Criss,crissch01,1984,RS,ATL,217,108,-0.671034484,-1.749669171,-2.420703655,0.017962473,0.017962473,0,-1.41817162,-2.715458189,-4.133629809,-1.03174303 +Wes Matthews,matthwe01,1984,RS,ATL,193,96,3.038071975,-0.977925561,2.060146414,0.237452979,0.237452979,0,2.622270999,-0.816825362,1.805445637,0.809005453 +John Pinone,pinonjo01,1984,RS,ATL,131,65,-3.949498838,-0.679521377,-4.629020214,-0.063210138,-0.063210138,0,-4.326368527,-0.911900889,-5.238269416,1.477041388 +Larry Bird,birdla01,1984,RS,BOS,6362,3028,4.366139421,2.247337212,6.613476632,14.38650074,14.38650074,0,4.943009088,2.039859176,6.982868263,-0.560877526 +Robert Parish,parisro01,1984,RS,BOS,6023,2867,0.683238175,2.297394949,2.980633124,8.348718421,8.348718421,0,1.086633563,1.936419132,3.023052695,-0.413227207 +Dennis Johnson,johnsde01,1984,RS,BOS,5599,2665,0.650079918,0.197442928,0.847522846,4.886216266,4.886216266,0,0.642179178,0.457247922,1.0994271,-0.110740977 +Kevin McHale,mchalke01,1984,RS,BOS,5414,2577,2.224698119,-0.082496036,2.142202084,6.401064597,6.401064597,0,2.164141517,-0.299820159,1.864321358,-0.497067052 +Cedric Maxwell,maxwece01,1984,RS,BOS,5257,2502,1.097787537,-0.57314587,0.524641666,4.170745013,4.170745013,0,0.909003552,-0.712218997,0.196784555,-0.230993798 +Gerald Henderson,hendege01,1984,RS,BOS,4387,2088,1.167352608,0.745118388,1.912470996,4.979242008,4.979242008,0,1.340451342,0.969184786,2.309636127,0.254801066 +Quinn Buckner,bucknqu01,1984,RS,BOS,2624,1249,-2.170995527,1.362275199,-0.808720328,1.247960825,1.247960825,0,-1.963326309,1.577637907,-0.385688402,0.90493833 +Danny Ainge,aingeda01,1984,RS,BOS,2424,1154,-0.786413204,-0.665210881,-1.451624086,0.767047472,0.767047472,0,-1.095643108,-0.762336129,-1.857979237,0.349525493 +Scott Wedman,wedmasc01,1984,RS,BOS,1924,916,-2.246200105,-0.300001911,-2.546202015,0.095430368,0.095430368,0,-2.406104999,-0.828560538,-3.234665537,0.201390482 +M.L. Carr,carrml01,1984,RS,BOS,1229,585,-3.20799425,-1.147367278,-4.355361528,-0.480630415,-0.480630415,0,-3.358352107,-2.036156453,-5.39450856,0.317864558 +Greg Kite,kitegr01,1984,RS,BOS,414,197,-6.079146598,-1.553227718,-7.632374315,-0.496160481,-0.496160481,0,-5.711789027,-1.880249585,-7.592038611,1.137670451 +Carlos Clark,clarkca01,1984,RS,BOS,267,127,-2.645651491,0.527365848,-2.118285644,0.04104339,0.04104339,0,-2.552158257,-0.697172298,-3.249330555,0.279022952 +Dave Greenwood,greenda01,1984,RS,CHI,5716,2718,-0.959014816,0.504795742,-0.454219073,3.175085361,3.175085361,0,-1.028165091,0.728080045,-0.300085046,-0.275116039 +Dave Corzine,corzida01,1984,RS,CHI,5624,2674,-2.12623919,0.699029457,-1.427209733,1.795519522,1.795519522,0,-2.037061317,0.41688288,-1.620178437,-0.519577999 +Orlando Woolridge,woolror01,1984,RS,CHI,5350,2544,-0.093640474,-0.426748358,-0.520388832,2.895615392,2.895615392,0,-0.346075607,-0.277840245,-0.623915852,0.060126879 +Quintin Dailey,dailequ01,1984,RS,CHI,5150,2449,-0.556683858,-0.60934277,-1.166026628,1.983357904,1.983357904,0,-0.632989754,-0.495600223,-1.128589977,0.218733612 +Ennis Whatley,whatlen01,1984,RS,CHI,4540,2159,0.741367958,-0.356678836,0.384689122,3.455768849,3.455768849,0,0.500404829,-0.265192701,0.235212128,0.084484313 +Mitchell Wiggins,wiggimi01,1984,RS,CHI,4465,2123,-0.355958952,0.201613592,-0.15434536,2.825587508,2.825587508,0,-0.48827417,0.705386976,0.217112806,0.514778178 +Rod Higgins,higgiro01,1984,RS,CHI,3317,1577,-1.230657114,-0.502286137,-1.732943251,0.818526428,0.818526428,0,-1.728220352,-0.822831064,-2.551051416,0.027286864 +Jawann Oldham,oldhaja01,1984,RS,CHI,1830,870,-5.005171606,0.67670719,-4.328464415,-0.703315673,-0.703315673,0,-5.008519823,-0.210169876,-5.218689699,0.392308062 +Ronnie Lester,lestero01,1984,RS,CHI,1445,687,-0.301965463,-1.374264239,-1.676229702,0.375561081,0.375561081,0,-0.797028481,-1.906416383,-2.703444865,-0.219217944 +Sidney Green,greensi02,1984,RS,CHI,1403,667,-4.052796047,-0.845216245,-4.898012292,-0.738420643,-0.738420643,0,-4.027956231,-0.752165265,-4.780121496,1.045983321 +Reggie Theus,theusre01,1984,RS,CHI,1264,601,-0.187841535,-1.986599216,-2.174440751,0.177377313,0.177377313,0,-0.447517319,-1.721261392,-2.168778711,0.519936388 +Steve Johnson,johnsst03,1984,RS,CHI,1249,594,-1.706687928,-1.078586171,-2.785274099,-0.010832653,-0.010832653,0,-1.582328466,-0.540109264,-2.12243773,1.369276998 +Wallace Bryant,bryanwa01,1984,RS,CHI,667,317,-4.874967239,0.330001073,-4.544966166,-0.291400727,-0.291400727,0,-4.572226608,-0.102325743,-4.674552351,0.387288462 +Cliff Robinson,robincl01,1984,RS,CLE,4930,2402,-2.790996395,0.15009342,-2.640902975,0.133368991,0.133368991,0,-2.179694658,0.023322666,-2.156371992,-0.253074761 +World B. Free,freewo01,1984,RS,CLE,4875,2375,1.195110094,-0.75506959,0.440040504,3.870100982,3.870100982,0,1.281077208,-0.33476743,0.946309778,0.123523858 +Lonnie Shelton,sheltlo01,1984,RS,CLE,4312,2101,-1.706935399,-0.132704919,-1.839640318,0.979133234,0.979133234,0,-1.466597729,0.066352905,-1.400244824,0.346379183 +Geoff Huston,hustoge01,1984,RS,CLE,4189,2041,0.713975746,-2.693304643,-1.979328898,0.798274655,0.798274655,0,0.172397105,-2.65521523,-2.482818125,-0.542509859 +Jeff Cook,cookje01,1984,RS,CLE,4002,1950,-1.458001884,0.978447838,-0.479554046,2.26500054,2.26500054,0,-1.446159966,1.295846326,-0.15031364,0.27991715 +Roy Hinson,hinsoro01,1984,RS,CLE,3813,1858,-1.678577147,0.730829381,-0.947747766,1.713454325,1.713454325,0,-2.173674485,0.73651623,-1.437158256,0.300956872 +Phil Hubbard,hubbaph01,1984,RS,CLE,3692,1799,1.199628626,-0.220317884,0.979310742,3.436988491,3.436988491,0,0.848307894,-0.001987471,0.846320423,0.421295363 +Paul Thompson,thomppa01,1984,RS,CLE,3553,1731,0.55990523,0.606187836,1.166093066,3.4616363,3.4616363,0,0.295343635,0.438145378,0.733489013,0.092483703 +John Bagley,baglejo01,1984,RS,CLE,3514,1712,-1.127324432,-1.001691772,-2.129016204,0.541310144,0.541310144,0,-1.149530405,-1.353684547,-2.503214951,-0.207493861 +Ben Poquette,poquebe01,1984,RS,CLE,1761,858,-1.739571321,-0.043750842,-1.783322163,0.423399884,0.423399884,0,-2.121823048,-0.191110516,-2.312933564,0.057061932 +Stewart Granger,grangst01,1984,RS,CLE,1515,738,-1.530946338,-1.934930672,-3.46587701,-0.270981843,-0.270981843,0,-1.957514456,-1.82008248,-3.777596936,0.546524208 +John Garris,garrijo01,1984,RS,CLE,548,267,1.892538648,-0.299832684,1.592705964,0.592140097,0.592140097,0,1.414950504,-0.625248363,0.789702142,0.097553791 +Geoff Crompton,crompge01,1984,RS,CLE,47,23,-11.51269406,-0.656750759,-12.16944482,-0.111471616,-0.111471616,0,-9.918703629,-1.925708267,-11.8444119,0.871723127 +Rolando Blackman,blackro01,1984,RS,DAL,6311,3025,3.284411646,-1.276418849,2.007992797,7.282128239,7.282128239,0,2.936339498,-1.188654557,1.747684941,-0.855144802 +Mark Aguirre,aguirma01,1984,RS,DAL,6050,2900,3.617633164,-0.944488226,2.673144938,8.020452006,8.020452006,0,3.888790324,-0.846507005,3.042283319,-0.045114889 +Brad Davis,davisbr01,1984,RS,DAL,5560,2665,2.268302108,-0.624724848,1.64357726,5.957975804,5.957975804,0,1.988994381,-0.092745881,1.8962485,-0.273289555 +Pat Cummings,cummipa01,1984,RS,DAL,5199,2492,-1.417053677,0.03148151,-1.385572167,1.736025004,1.736025004,0,-1.022307421,0.369210184,-0.653097238,0.07497087 +Kurt Nimphius,nimphku01,1984,RS,DAL,4765,2284,-1.450391575,0.839711253,-0.610680322,2.487359815,2.487359815,0,-1.286416931,0.867080482,-0.419336449,-0.229984473 +Derek Harper,harpede01,1984,RS,DAL,3572,1712,-2.075671521,0.731759319,-1.343912202,1.228874112,1.228874112,0,-1.884741541,0.561153037,-1.323588504,0.059312153 +Bill Garnett,garnebi02,1984,RS,DAL,3190,1529,-0.809560101,0.467904637,-0.341655464,1.880838914,1.880838914,0,-0.921131061,0.396865831,-0.52426523,0.11476714 +Jay Vincent,vinceja01,1984,RS,DAL,2964,1421,-2.15117786,-1.449042996,-3.600220856,-0.617014045,-0.617014045,0,-2.056143181,-1.604973795,-3.661116977,0.101443805 +Dale Ellis,ellisda01,1984,RS,DAL,2209,1059,-1.096063285,-0.13034528,-1.226408566,0.824171239,0.824171239,0,-0.846606519,-0.692056448,-1.538662967,0.12127138 +Elston Turner,turneel01,1984,RS,DAL,1118,536,-2.31790271,0.189881803,-2.128020908,0.169556183,0.169556183,0,-2.343556004,-0.828479726,-3.172035731,-0.322853087 +Mark West,westma01,1984,RS,DAL,421,202,-6.785957706,-0.542774639,-7.328732344,-0.479784283,-0.479784283,0,-6.627957194,-0.111138603,-6.739095797,1.718991228 +Roger Phegley,pheglro01,1984,RS,DAL,159,76,-6.627460031,-2.969885198,-9.597345229,-0.267470112,-0.267470112,0,-6.601944117,-3.297062471,-9.899006589,0.75928738 +Jim Spanarkel,spanaji01,1984,RS,DAL,113,54,0.952306403,3.451734346,4.404040749,0.199334555,0.199334555,0,1.360271586,3.189436391,4.549707978,1.164584508 +Alex English,englial01,1984,RS,DEN,6683,2870,3.980108487,-0.984215596,2.995892891,8.364009297,8.364009297,0,4.009464312,-0.944083922,3.06538039,-0.604868535 +Kiki Vandeweghe,vandeki01,1984,RS,DEN,6366,2734,4.086609467,-1.694150957,2.39245851,7.130302655,7.130302655,0,4.099688662,-1.585231052,2.51445761,-0.613431499 +T.R. Dunn,dunntr01,1984,RS,DEN,6299,2705,-0.271154674,1.393296649,1.122141975,5.327664321,5.327664321,0,-0.271486072,1.854641914,1.583155842,-0.312183882 +Dan Issel,isselda01,1984,RS,DEN,4834,2076,0.765640971,-0.841906134,-0.076265163,2.820291522,2.820291522,0,1.194162139,-0.888630714,0.305531424,-0.422929789 +Rob Williams,williro02,1984,RS,DEN,4480,1924,0.699839181,-1.531992133,-0.832152951,1.88810363,1.88810363,0,0.704231956,-0.922855967,-0.218624011,0.299899332 +Mike Evans,evansmi01,1984,RS,DEN,3928,1687,-1.176521524,-1.873325577,-3.049847101,-0.258207968,-0.258207968,0,-1.119143427,-1.6700521,-2.789195527,0.050678044 +Bill Hanzlik,hanzlbi01,1984,RS,DEN,3421,1469,-0.417554357,-0.753394541,-1.170948897,1.19065339,1.19065339,0,-0.659743805,-0.52253595,-1.182279755,0.623093932 +Danny Schayes,schayda01,1984,RS,DEN,3306,1420,-1.961735658,-1.046014285,-3.007749943,-0.188210535,-0.188210535,0,-1.813716605,-0.598941014,-2.412657619,0.81113048 +Richard Anderson,anderri01,1984,RS,DEN,3213,1380,-1.300633908,-0.939396662,-2.24003057,0.358941882,0.358941882,0,-0.893041046,-1.24547506,-2.138516106,-0.032994866 +Howard Carter,carteho01,1984,RS,DEN,1602,688,-1.212601579,-2.594105686,-3.806707265,-0.371143868,-0.371143868,0,-1.443426615,-2.856972917,-4.300399532,0.061196323 +Kenny Dennard,dennake01,1984,RS,DEN,962,413,-3.72343211,0.054638847,-3.668793263,-0.195448094,-0.195448094,0,-3.3608149,0.111246003,-3.249568897,0.979677956 +Anthony Roberts,roberan01,1984,RS,DEN,459,197,-5.253400411,-2.243240831,-7.496641242,-0.481777148,-0.481777148,0,-5.068810695,-1.975090279,-7.043900974,1.010712522 +Dave Robisch,robisda01,1984,RS,DEN,328,141,-8.210228145,-3.871926201,-12.08215435,-0.669899594,-0.669899594,0,-8.080809712,-4.912977753,-12.99378747,-0.220106963 +Keith Edmonson,edmonke01,1984,RS,DEN,235,101,-4.049929331,-3.160740143,-7.210669473,-0.232209566,-0.232209566,0,-3.888683014,-3.779573428,-7.668256442,1.050153553 +Isiah Thomas,thomais01,1984,RS,DET,6577,3007,4.690000152,1.026952533,5.716952686,13.00796853,13.00796853,0,5.190125134,1.677944485,6.868069619,0.143989565 +Bill Laimbeer,laimbbi01,1984,RS,DET,6265,2864,1.893056718,0.471243294,2.364300011,7.424902383,7.424902383,0,2.085196864,0.545386808,2.630583672,-0.662107831 +John Long,longjo01,1984,RS,DET,5499,2514,1.005491019,-0.899420045,0.106070974,3.649201173,3.649201173,0,1.024693451,-0.730213893,0.294479558,-0.395791528 +Kelly Tripucka,tripuke01,1984,RS,DET,5453,2493,1.170751538,-1.459723237,-0.288971699,3.120345782,3.120345782,0,1.367719829,-1.542119596,-0.174399767,-0.325026058 +Vinnie Johnson,johnsvi01,1984,RS,DET,4176,1909,1.819260757,-2.241525617,-0.42226486,2.262186155,2.262186155,0,1.595276853,-2.25432658,-0.659049727,-0.224788534 +Cliff Levingston,levincl01,1984,RS,DET,3819,1746,1.174760273,0.210829883,1.385590156,3.686086977,3.686086977,0,1.059555043,0.382732998,1.442288042,0.057573286 +Kent Benson,bensoke01,1984,RS,DET,3793,1734,-0.722690888,1.342971509,0.620280621,2.984613555,2.984613555,0,-0.564574797,1.178871347,0.61429655,0.102327378 +Terry Tyler,tylerte01,1984,RS,DET,3504,1602,-1.511605475,0.50965287,-1.001952605,1.426165146,1.426165146,0,-1.373480889,-0.176131228,-1.549612118,-0.185787459 +Earl Cureton,curetea01,1984,RS,DET,1984,907,-4.356279432,0.387756794,-3.968522638,-0.566125269,-0.566125269,0,-4.143833033,-0.077201699,-4.221034732,0.410209109 +Ray Tolbert,tolbera01,1984,RS,DET,1039,475,-1.752653475,-0.891793733,-2.644447208,0.025754998,0.025754998,0,-1.874795576,-1.041070504,-2.91586608,0.701829074 +David Thirdkill,thirdda01,1984,RS,DET,637,291,-4.194554,-1.443617392,-5.638171392,-0.432292766,-0.432292766,0,-4.394323264,-2.008285043,-6.402608307,0.836162067 +Lionel Hollins,hollili01,1984,RS,DET,472,216,-2.269718512,-0.632288341,-2.902006853,-0.016806365,-0.016806365,0,-2.300953369,-1.349301936,-3.650255305,0.335499292 +Walker Russell,russewa01,1984,RS,DET,260,119,-2.444384061,-1.810680801,-4.255064862,-0.092236037,-0.092236037,0,-2.642802916,-1.252929174,-3.89573209,0.964130876 +Ken Austin,austike01,1984,RS,DET,61,28,-5.719852513,-1.704923316,-7.42477583,-0.067918001,-0.067918001,0,-5.52606787,-1.653606354,-7.179674225,1.747050128 +Joe Barry Carroll,carrojo01,1984,RS,GSW,6448,2962,-2.095891107,0.582103024,-1.513788083,1.861806293,1.861806293,0,-1.575648144,0.364746763,-1.210901381,-0.350322217 +Purvis Short,shortpu01,1984,RS,GSW,6411,2945,0.767285389,-0.873412075,-0.106126686,3.967955166,3.967955166,0,0.724686895,-0.64661831,0.078068585,-0.118086154 +Lester Conner,connele01,1984,RS,GSW,5601,2573,1.997013425,0.772793451,2.769806876,7.221150967,7.221150967,0,1.524239637,0.824473873,2.34871351,-0.35356472 +Sleepy Floyd,floydsl01,1984,RS,GSW,5562,2555,-0.31754983,-0.712475153,-1.030024983,2.241162064,2.241162064,0,-0.473235902,-0.352060425,-0.825296327,-0.042613001 +Mickey Johnson,johnsmi01,1984,RS,GSW,4619,2122,-0.794157021,-0.091174492,-0.885331513,2.027396745,2.027396745,0,-0.529537194,-0.011656918,-0.541194112,0.43872362 +Larry Smith,smithla01,1984,RS,GSW,4552,2091,-0.277219258,-0.508428211,-0.785647469,2.096250122,2.096250122,0,-0.563868446,-0.212467369,-0.776335814,0.030553626 +Mike Bratz,bratzmi01,1984,RS,GSW,3108,1428,-0.717401599,-0.122571702,-0.839973302,1.39522711,1.39522711,0,-0.948983916,-0.251781685,-1.200765601,0.269183343 +Don Collins,collido02,1984,RS,GSW,2083,957,-1.575088351,-1.089821666,-2.664910017,0.041697825,0.041697825,0,-1.998509662,-1.404311288,-3.402820951,0.374929496 +Darren Tillis,tillida01,1984,RS,GSW,1589,730,-4.759754083,-0.017997102,-4.777751185,-0.76344199,-0.76344199,0,-4.858341413,-0.005229665,-4.863571078,1.11702569 +Pace Mannion,mannipa01,1984,RS,GSW,1021,469,-2.071595436,-0.13071591,-2.202311345,0.131726676,0.131726676,0,-2.605794398,-0.696793797,-3.302588195,0.527918282 +Chris Engler,englech01,1984,RS,GSW,784,360,-6.077361188,-0.971922183,-7.049283371,-0.79714509,-0.79714509,0,-6.230544335,-1.137660567,-7.368204903,0.973761907 +Russell Cross,crossru01,1984,RS,GSW,771,354,-1.245511518,-0.349815771,-1.595327289,0.210629646,0.210629646,0,-1.420981334,-0.773294483,-2.194275817,1.025943018 +Ron Brewer,brewero01,1984,RS,GSW,457,210,-2.657716728,-2.05769079,-4.715407518,-0.20967226,-0.20967226,0,-3.44030997,-2.785492902,-6.225802872,-0.441591856 +Sam Williams,willisa02,1984,RS,GSW,128,59,-2.094607215,3.497738686,1.403131472,0.125494784,0.125494784,0,-1.731248837,2.537601336,0.806352499,0.392720649 +Lorenzo Romar,romarlo01,1984,RS,GSW,33,15,-2.326653258,-3.532181531,-5.858834789,-0.023901674,-0.023901674,0,-3.185881669,-4.250013195,-7.435894864,0.473802006 +Ralph Sampson,sampsra01,1984,RS,HOU,5942,2693,-1.437956069,1.623311473,0.185355404,4.032917921,4.032917921,0,-0.851909943,1.373838513,0.52192857,-0.004284016 +Lewis Lloyd,lloydle01,1984,RS,HOU,5688,2578,0.661643676,-0.568424824,0.093218852,3.731884813,3.731884813,0,0.502453198,-0.542016928,-0.03956373,-0.213891591 +Caldwell Jones,jonesca01,1984,RS,HOU,5529,2506,-2.356150615,0.210265314,-2.145885301,0.772631015,0.772631015,0,-2.290700317,0.564338306,-1.72636201,0.031034054 +Rodney McCray,mccraro01,1984,RS,HOU,4591,2081,0.423563567,-0.073501905,0.350061663,3.279563107,3.279563107,0,-0.013173214,-0.261958894,-0.275132108,-0.369865709 +Phil Ford,fordph01,1984,RS,HOU,4457,2020,0.049706515,-1.352682855,-1.30297634,1.492584163,1.492584163,0,-0.536397347,-0.782723807,-1.319121154,0.087859628 +Allen Leavell,leaveal01,1984,RS,HOU,4432,2009,1.651536307,-0.141235222,1.510301085,4.375961435,4.375961435,0,1.464748284,0.004581824,1.469330108,0.216085769 +Robert Reid,reidro01,1984,RS,HOU,4271,1936,-0.060914063,1.233118303,1.17220424,3.881521038,3.881521038,0,-0.062745887,1.652666787,1.5899209,0.195501678 +James Bailey,baileja01,1984,RS,HOU,2590,1174,-1.255288146,-0.380116572,-1.635404718,0.671357142,0.671357142,0,-1.240189683,-0.487338268,-1.727527951,0.575746779 +Elvin Hayes,hayesel01,1984,RS,HOU,2193,994,-4.234856617,-1.312058033,-5.54691465,-1.419002808,-1.419002808,0,-4.164172763,-2.032207992,-6.196380755,0.041913225 +Terry Teagle,teaglte01,1984,RS,HOU,1359,616,-2.001230603,-2.724049192,-4.725279796,-0.623855997,-0.623855997,0,-2.325026801,-3.217650704,-5.542677504,0.506023128 +Wally Walker,walkewa01,1984,RS,HOU,1350,612,-2.169195725,-1.022855391,-3.192051116,-0.138082555,-0.138082555,0,-2.62281009,-1.740586086,-4.363396176,0.041260966 +Major Jones,jonesma01,1984,RS,HOU,1044,473,-2.082014245,-0.204917809,-2.286932054,0.112022426,0.112022426,0,-2.410500048,-0.950793919,-3.361293967,0.250656047 +Craig Ehlo,ehlocr01,1984,RS,HOU,139,63,-2.720789536,-0.316604679,-3.037394215,-0.009333747,-0.009333747,0,-3.059390513,0.307373757,-2.752016757,1.068974282 +Clark Kellogg,kellocl01,1984,RS,IND,5757,2676,0.472149341,0.463924622,0.936073963,5.024791501,5.024791501,0,0.602157626,0.629159649,1.231317275,-0.158924042 +Jerry Sichting,sichtje01,1984,RS,IND,5372,2497,1.114333563,-1.131274341,-0.016940778,3.466952575,3.466952575,0,0.475217583,-0.664329978,-0.189112395,-0.438943353 +Steve Stipanovich,stipast01,1984,RS,IND,5220,2426,-3.06186658,0.78303401,-2.27883257,0.58458493,0.58458493,0,-2.900148505,0.956845568,-1.943302937,0.246494574 +Herb Williams,willihe01,1984,RS,IND,4903,2279,-2.872818686,0.708322676,-2.16449601,0.678473335,0.678473335,0,-2.563578738,0.303363606,-2.260215132,-0.349830577 +George Johnson,johnsge03,1984,RS,IND,4460,2073,-0.833505365,-0.012761813,-0.846267178,2.019200853,2.019200853,0,-0.99830438,-0.07219167,-1.070496049,0.292175114 +Butch Carter,cartebu01,1984,RS,IND,4400,2045,-0.579987332,0.336267396,-0.243719936,2.623993889,2.623993889,0,-0.660763236,0.709867534,0.049104298,0.355202331 +Sidney Lowe,lowesi01,1984,RS,IND,2664,1238,-0.676465503,0.891196176,0.214730673,1.876162375,1.876162375,0,-0.991995482,0.566501764,-0.425493718,0.19506204 +Jim Thomas,thomaji01,1984,RS,IND,2623,1219,-0.806996574,-0.517500978,-1.324497551,0.886869382,0.886869382,0,-1.356096256,-0.738766635,-2.094862892,0.034894741 +Granville Waiters,waitegr01,1984,RS,IND,2238,1040,-4.019157169,0.914047768,-3.1051094,-0.188966815,-0.188966815,0,-4.293988929,0.290579678,-4.00340925,0.295925193 +Kevin McKenna,mckenke01,1984,RS,IND,1986,923,-1.854782536,-0.70494887,-2.559731405,0.090211393,0.090211393,0,-2.214757038,-0.509308813,-2.724065851,0.700494063 +Brook Steppe,steppbr01,1984,RS,IND,1844,857,-0.954200835,-1.686448961,-2.640649796,0.047909306,0.047909306,0,-1.559303652,-2.125323743,-3.684627394,0.208076196 +Leroy Combs,combsle01,1984,RS,IND,960,446,-2.546390676,-0.013211028,-2.559601704,0.043567846,0.043567846,0,-2.764903203,-1.207258714,-3.972161918,0.575711404 +Bruce Kuczenski,kuczebr01,1984,RS,IND,110,51,-10.74427308,-5.325516439,-16.06978952,-0.349115788,-0.349115788,0,-10.51468658,-5.806608442,-16.32129502,0.750356187 +Tracy Jackson,jackstr01,1984,RS,IND,22,10,-2.212424742,-5.632535553,-7.844960295,-0.026395387,-0.026395387,0,-3.24689175,-4.243094044,-7.489985794,1.583915642 +Eddie Johnson,johnsed03,1984,RS,KCK,6332,2920,0.704318842,-0.696397082,0.00792176,4.101282481,4.101282481,0,0.782720522,-0.433479157,0.349241366,-0.185601721 +Larry Drew,drewla01,1984,RS,KCK,5124,2363,1.20734492,0.129409355,1.336754274,4.912713564,4.912713564,0,1.248527987,0.40450734,1.653035327,-0.297828666 +Mark Olberding,olberma01,1984,RS,KCK,4684,2160,-1.148219983,-0.851208858,-1.999428841,0.829101287,0.829101287,0,-1.319621741,-0.585778314,-1.905400055,0.241850652 +LaSalle Thompson,thompla01,1984,RS,KCK,4152,1915,-1.395812346,2.664740126,1.268927781,3.938948256,3.938948256,0,-1.068754378,2.492955254,1.424200876,0.322315364 +Billy Knight,knighbi01,1984,RS,KCK,4087,1885,-0.32710819,-1.165509728,-1.492617918,1.204175325,1.204175325,0,-0.607886572,-1.742373869,-2.350260441,-0.431693985 +Mike Woodson,woodsmi01,1984,RS,KCK,3985,1838,0.46843549,0.093871363,0.562306853,3.105337601,3.105337601,0,0.236351712,0.135138505,0.371490217,-0.02546625 +Joe Meriweather,meriwjo01,1984,RS,KCK,3255,1501,-2.734195774,0.645615792,-2.088579982,0.508704908,0.508704908,0,-2.78584879,0.753056887,-2.032791902,0.442563056 +Don Buse,busedo01,1984,RS,KCK,2877,1327,0.399126008,0.913074366,1.312200373,2.738511973,2.738511973,0,0.230739842,0.229638544,0.460378386,-0.438457482 +Ed Nealy,nealyed01,1984,RS,KCK,2082,960,-1.741087815,0.681912606,-1.059175209,0.830615543,0.830615543,0,-2.105806623,0.605729428,-1.500077196,0.305454629 +Reggie Theus,theusre01,1984,RS,KCK,1945,897,0.655894661,-1.653494244,-0.997599583,0.804239982,0.804239982,0,0.696505762,-1.235215428,-0.538709666,0.288771434 +Steve Johnson,johnsst03,1984,RS,KCK,1936,893,-2.324976382,-1.204234221,-3.529210603,-0.360109085,-0.360109085,0,-1.992895229,-0.748426008,-2.741321237,1.473643137 +Dane Suttle,suttlda01,1984,RS,KCK,1017,469,0.230291548,-1.05015232,-0.819860772,0.462045418,0.462045418,0,-0.272304574,-1.589518021,-1.861822596,0.043221744 +Larry Micheaux,michela01,1984,RS,KCK,720,332,-0.698626423,2.616302355,1.917675932,0.793659292,0.793659292,0,-0.6802598,1.809992155,1.129732355,0.392089234 +Dave Robisch,robisda01,1984,RS,KCK,351,162,-2.671216397,-0.329603976,-3.000820372,-0.02061851,-0.02061851,0,-2.810807666,-0.390805778,-3.201613443,-0.556811359 +Kevin Loder,loderke01,1984,RS,KCK,288,133,-2.676700685,-2.074440658,-4.751141343,-0.136232398,-0.136232398,0,-3.005708356,-2.671747346,-5.677455702,0.334106144 +Kareem Abdul-Jabbar,abdulka01,1984,RS,LAL,5730,2622,0.958629723,0.727350274,1.685979997,5.906325253,5.906325253,0,1.31432897,0.309275697,1.623604667,-0.482548311 +Magic Johnson,johnsma02,1984,RS,LAL,5609,2567,5.627221751,1.293749252,6.920971003,12.59662015,12.59662015,0,5.558422294,1.483833775,7.042256069,-0.561838763 +Jamaal Wilkes,wilkeja01,1984,RS,LAL,5478,2507,0.866331699,-0.318874822,0.547456877,4.203025426,4.203025426,0,0.88147516,-0.147285197,0.734189964,-0.356910327 +James Worthy,worthja01,1984,RS,LAL,5277,2415,0.421744253,0.114785415,0.536529668,4.043663447,4.043663447,0,0.625216134,0.107127124,0.732343258,-0.146546572 +Michael Cooper,coopemi01,1984,RS,LAL,5216,2387,2.483817023,0.736716299,3.220533322,7.278586495,7.278586495,0,2.206286711,1.100913375,3.307200086,0.104351557 +Byron Scott,scottby01,1984,RS,LAL,3577,1637,-0.576607377,-0.01917874,-0.595786118,1.80384081,1.80384081,0,-0.517689029,0.020434301,-0.497254728,0.265258799 +Bob McAdoo,mcadobo01,1984,RS,LAL,3182,1456,-2.845309028,0.185095684,-2.660213344,0.066854545,0.066854545,0,-2.212502656,-0.190291168,-2.402793824,0.240855218 +Mike McGee,mcgeemi01,1984,RS,LAL,3114,1425,0.435265746,-1.279058926,-0.84379318,1.390716558,1.390716558,0,0.279407183,-1.406027405,-1.126620221,0.358485294 +Swen Nater,natersw01,1984,RS,LAL,1812,829,-4.105221844,0.014343101,-4.090878743,-0.571934746,-0.571934746,0,-3.77735149,-0.018196324,-3.795547814,0.869646138 +Kurt Rambis,rambiku01,1984,RS,LAL,1624,743,-2.457581426,0.780979187,-1.676602239,0.40838232,0.40838232,0,-2.398191325,0.55810794,-1.840083385,0.373600624 +Calvin Garrett,garreca01,1984,RS,LAL,1045,478,-2.174900109,-1.674572508,-3.849472617,-0.269035197,-0.269035197,0,-2.523385378,-2.069089532,-4.59247491,0.344970379 +Larry Spriggs,sprigla01,1984,RS,LAL,793,363,-2.724289692,-1.16210279,-3.886392481,-0.212071144,-0.212071144,0,-3.061852869,-1.620953607,-4.682806476,0.784818753 +Mitch Kupchak,kupchmi01,1984,RS,LAL,708,324,-5.412586418,-1.89246739,-7.305053807,-0.754492752,-0.754492752,0,-5.262106166,-2.316896505,-7.579002671,0.20738759 +Eddie Jordan,jordaed01,1984,RS,LAL,59,27,-11.14217244,3.345405274,-7.796767167,-0.071510942,-0.071510942,0,-9.15463947,2.488912659,-6.665726811,2.939331389 +Sidney Moncrief,moncrsi01,1984,RS,MIL,6279,3075,4.04268603,0.484541393,4.527227423,11.35091747,11.35091747,0,3.797716575,0.71323254,4.510949115,-0.594332677 +Marques Johnson,johnsma01,1984,RS,MIL,5544,2715,2.168951733,1.621090426,3.790042159,9.028836665,9.028836665,0,2.433915379,1.507603852,3.941519231,-0.344453626 +Junior Bridgeman,bridgju01,1984,RS,MIL,4964,2431,-0.07913714,-0.369924969,-0.449062109,2.851548126,2.851548126,0,-0.039114405,-0.416473025,-0.455587429,-0.082640685 +Bob Lanier,laniebo01,1984,RS,MIL,4098,2007,0.379281407,1.765091123,2.14437253,5.01730888,5.01730888,0,0.636157904,1.330935306,1.96709321,0.114990721 +Alton Lister,listeal01,1984,RS,MIL,3992,1955,-2.501698716,1.748348592,-0.753350124,2.002136289,2.002136289,0,-2.301228307,1.611260686,-0.689967621,0.546416221 +Paul Pressey,presspa01,1984,RS,MIL,3533,1730,0.403567392,1.256642516,1.660209908,3.917040493,3.917040493,0,0.328165724,1.170888047,1.499053771,0.64339613 +Harvey Catchings,catchha01,1984,RS,MIL,2360,1156,-4.152844759,1.419034982,-2.733809777,0.009569179,0.009569179,0,-4.191903171,0.941132165,-3.250771006,0.218632432 +Tiny Archibald,architi01,1984,RS,MIL,2120,1038,-1.253665468,-0.826217805,-2.079883274,0.354879122,0.354879122,0,-1.364385768,-1.051119055,-2.415504823,-0.001848359 +Lorenzo Romar,romarlo01,1984,RS,MIL,2056,1007,0.436879722,0.936583102,1.373462824,2.121749915,2.121749915,0,0.394484225,0.383968655,0.778452881,0.156712487 +Kevin Grevey,greveke01,1984,RS,MIL,1885,923,0.121370482,-0.8437402,-0.722369717,0.957160076,0.957160076,0,-0.129369366,-1.206684889,-1.336054255,0.249469143 +Paul Mokeski,mokespa01,1984,RS,MIL,1711,838,-3.498466935,0.346858528,-3.151608407,-0.173397103,-0.173397103,0,-3.537217254,0.395631406,-3.141585848,1.011061594 +Randy Breuer,breuera01,1984,RS,MIL,964,472,-5.796851724,1.710148374,-4.08670335,-0.324700013,-0.324700013,0,-5.321123844,1.163507598,-4.157616246,0.894170964 +Mike Dunleavy,dunlemi01,1984,RS,MIL,825,404,3.546565636,-1.127749473,2.418816163,1.071290583,1.071290583,0,3.409873937,-0.772041816,2.637832121,0.567785278 +Charlie Criss,crissch01,1984,RS,MIL,218,107,-0.882090425,0.801932026,-0.080158399,0.146115185,0.146115185,0,-0.86236801,0.405526156,-0.456841853,0.257048924 +Rory White,whitero01,1984,RS,MIL,92,45,-6.528066744,-0.729901459,-7.257968204,-0.10355782,-0.10355782,0,-6.021570505,-2.549370512,-8.570941018,0.058920849 +Linton Townes,towneli01,1984,RS,MIL,4,2,14.53923607,-2.877492589,11.66174348,0.01542449,0.01542449,0,12.11474283,1.136527777,13.25127061,5.019565415 +Buck Williams,willibu01,1984,RS,NJN,6518,3003,-0.103294738,0.806328075,0.703033337,5.280760004,5.280760004,0,0.125218995,0.896651453,1.021870448,-0.189039278 +Darryl Dawkins,dawkida01,1984,RS,NJN,5246,2417,-0.09167502,1.207364258,1.115689237,4.794063931,4.794063931,0,-0.058528838,1.229866572,1.171337733,0.583336908 +Otis Birdsong,birdsot01,1984,RS,NJN,4706,2168,0.983051076,-0.79940875,0.183642326,3.246908447,3.246908447,0,0.93614941,-0.62505401,0.3110954,0.062247889 +Albert King,kingal01,1984,RS,NJN,4565,2103,-0.088835342,0.120534541,0.031699199,2.9960319,2.9960319,0,-0.085075815,0.026502123,-0.058573693,0.392485537 +Kelvin Ransey,ranseke01,1984,RS,NJN,4204,1937,1.02973392,-0.392106533,0.637627387,3.345036319,3.345036319,0,0.763853072,-0.231063091,0.532789981,-0.086248589 +Darwin Cook,cookda01,1984,RS,NJN,4059,1870,-0.007348036,2.771370034,2.764021998,5.277364066,5.277364066,0,0.263443408,2.71116493,2.974608338,0.323657891 +Mike Gminski,gminsmi01,1984,RS,NJN,3592,1655,-1.433863806,0.625325232,-0.808538574,1.632329019,1.632329019,0,-1.541797952,-0.263794499,-1.80559245,-0.438797077 +Micheal Ray Richardson,richami01,1984,RS,NJN,2789,1285,0.24837365,2.30265111,2.55102476,3.500027189,3.500027189,0,0.686281005,2.627823765,3.31410477,0.728087787 +Mike O'Koren,okoremi01,1984,RS,NJN,2585,1191,-1.229235145,-1.118830112,-2.348065257,0.245087581,0.245087581,0,-1.632494885,-1.424728067,-3.057222952,0.35854575 +Bill Willoughby,willobi01,1984,RS,NJN,2032,936,-0.895746615,-0.647922577,-1.543669193,0.575234456,0.575234456,0,-1.565477973,-1.316833383,-2.882311356,-0.150722863 +Reggie Johnson,johnsre01,1984,RS,NJN,1775,818,-1.841712091,-1.071620689,-2.91333278,-0.068700148,-0.068700148,0,-2.09584468,-1.178984135,-3.274828815,0.804935348 +Foots Walker,walkefo01,1984,RS,NJN,820,378,-1.948622333,-0.32162688,-2.270249213,0.092486001,0.092486001,0,-2.337782862,-0.880664077,-3.218446938,-0.040654756 +Bruce Kuczenski,kuczebr01,1984,RS,NJN,61,28,-4.278457589,-3.289291338,-7.567748927,-0.068714607,-0.068714607,0,-4.417518634,-4.35923856,-8.776757194,-0.163887413 +Mark Jones,jonesma02,1984,RS,NJN,35,16,3.052940074,-5.533996679,-2.481056606,0.002199883,0.002199883,0,2.175098273,-6.262865415,-4.087767142,0.2078952 +Bernard King,kingbe01,1984,RS,NYK,5564,2667,3.880464983,-0.130529892,3.749935091,8.856333494,8.856333494,0,3.564664276,0.040565634,3.60522991,0.137598211 +Bill Cartwright,cartwbi01,1984,RS,NYK,5188,2487,0.654794415,1.795592723,2.450387138,6.586525879,6.586525879,0,0.683875777,1.241270475,1.925146251,-0.187949975 +Rory Sparrow,sparrro01,1984,RS,NYK,5082,2436,0.689195294,-0.145800729,0.543394565,4.092861973,4.092861973,0,0.618971013,0.125356412,0.744327425,-0.008135454 +Ray Williams,willira01,1984,RS,NYK,4652,2230,2.101638393,2.254982854,4.356621247,8.135539415,8.135539415,0,2.397707749,2.400925109,4.798632858,0.6352161 +Truck Robinson,robintr01,1984,RS,NYK,4454,2135,-2.155037813,-0.18614824,-2.341186053,0.445146435,0.445146435,0,-1.895245783,-0.156477827,-2.05172361,-0.038098522 +Louis Orr,orrlo01,1984,RS,NYK,3421,1640,-1.121527127,0.486084138,-0.635442989,1.766857677,1.766857677,0,-1.253965934,-0.156195436,-1.41016137,-0.142293344 +Darrell Walker,walkeda01,1984,RS,NYK,2762,1324,-0.688292123,2.697771053,2.00947893,3.251925797,3.251925797,0,-0.043983176,2.424070339,2.380087163,1.177933342 +Marvin Webster,webstma01,1984,RS,NYK,2691,1290,-3.230201671,2.676693068,-0.553508603,1.446941521,1.446941521,0,-3.103861443,1.709757892,-1.394103551,0.09257792 +Trent Tucker,tucketr01,1984,RS,NYK,2562,1228,0.55706621,0.993622037,1.550688247,2.696772483,2.696772483,0,0.242707113,0.770197793,1.012904906,0.086948812 +Ernie Grunfeld,grunfer01,1984,RS,NYK,2334,1119,-1.930680219,-0.25908456,-2.189764779,0.321773096,0.321773096,0,-2.289289959,-0.425862565,-2.715152524,0.61877863 +Len Elmore,elmorle01,1984,RS,NYK,1736,832,-3.956811452,0.774917573,-3.181893879,-0.184849368,-0.184849368,0,-3.992518177,0.701556181,-3.290961996,0.849413018 +Eric Fernsten,fernser01,1984,RS,NYK,839,402,-1.885255308,0.962838945,-0.922416364,0.375612601,0.375612601,0,-2.166114846,0.299808434,-1.866306413,0.212195537 +Rudy Macklin,macklru01,1984,RS,NYK,136,65,-2.920865989,-2.386231303,-5.307097292,-0.086317056,-0.086317056,0,-3.188194755,-1.720343743,-4.908538497,1.836057988 +Julius Erving,ervinju01,1984,RS,PHI,5631,2683,3.003230418,2.247008959,5.250239377,10.91916154,10.91916154,0,3.118803274,1.913528066,5.032331339,-0.301025915 +Moses Malone,malonmo01,1984,RS,PHI,5484,2613,0.74466815,1.950178449,2.6948466,7.21414394,7.21414394,0,1.247300601,1.372819173,2.620119774,-0.631979611 +Andrew Toney,toneyan01,1984,RS,PHI,5365,2556,2.043023149,-2.114754075,-0.071730926,3.497579929,3.497579929,0,1.717110443,-1.847006324,-0.129895881,0.144859943 +Maurice Cheeks,cheekma01,1984,RS,PHI,5234,2494,2.37342244,1.680365706,4.053788145,8.656659941,8.656659941,0,2.287554221,2.097465552,4.385019772,-0.008826952 +Bobby Jones,jonesbo01,1984,RS,PHI,3696,1761,0.862183971,2.963219951,3.825403923,5.910025159,5.910025159,0,0.835370586,2.584416793,3.419787378,0.039519278 +Clemon Johnson,johnscl01,1984,RS,PHI,3612,1721,-3.767966981,0.665863544,-3.102103437,-0.309167433,-0.309167433,0,-3.66829298,0.272315748,-3.395977231,0.000508612 +Clint Richardson,richacl01,1984,RS,PHI,3297,1571,-1.203290343,-1.075668092,-2.278958435,0.377134425,0.377134425,0,-1.627568182,-1.156819162,-2.784387344,-0.11337492 +Marc Iavaroni,iavarma01,1984,RS,PHI,3215,1532,-3.330574235,-0.678021178,-4.008595413,-0.987969059,-0.987969059,0,-3.405259902,-0.786772723,-4.192032624,0.440314688 +Sam Williams,willisa02,1984,RS,PHI,2886,1375,-2.205420894,0.156028002,-2.049392892,0.4948712,0.4948712,0,-2.005942114,0.385782382,-1.620159733,0.705819134 +Franklin Edwards,edwarfr01,1984,RS,PHI,1373,654,-4.026330149,-0.417249889,-4.443580038,-0.567479516,-0.567479516,0,-4.130989355,-0.61625063,-4.747239986,0.432782121 +Sedale Threatt,threase01,1984,RS,PHI,974,464,-3.61026616,-2.093387963,-5.703654123,-0.703529409,-0.703529409,0,-3.940077944,-2.010198249,-5.950276193,0.631960646 +Wes Matthews,matthwe01,1984,RS,PHI,613,292,-1.745445286,-1.626084533,-3.37152982,-0.093010084,-0.093010084,0,-1.804612161,-1.524651774,-3.329263935,0.460926928 +Leo Rautins,rautile01,1984,RS,PHI,411,196,-4.692843415,-0.386378338,-5.079221753,-0.234830292,-0.234830292,0,-4.813554679,-0.944132348,-5.757687027,0.842167878 +Bruce Kuczenski,kuczebr01,1984,RS,PHI,84,40,-12.1554306,-2.548424454,-14.70385505,-0.247337732,-0.247337732,0,-11.51108134,-2.568409717,-14.07949106,1.424392319 +Charles Jones,jonesch01,1984,RS,PHI,6,3,-24.66390369,-3.683648387,-28.34755208,-0.042313381,-0.042313381,0,-21.47892557,-1.359169067,-22.83809463,8.214552915 +Larry Nance,nancela01,1984,RS,PHO,6194,2899,1.910218777,1.372478793,3.282697569,8.888007064,8.888007064,0,1.973768818,1.354203178,3.327971996,-0.400247182 +Walter Davis,daviswa03,1984,RS,PHO,5440,2546,2.685309873,-0.477557812,2.207752061,6.439214748,6.439214748,0,2.657854375,-0.272993445,2.384860931,-0.012000212 +Kyle Macy,macyky01,1984,RS,PHO,5132,2402,0.761309764,0.598044999,1.359354763,5.027810278,5.027810278,0,0.69749552,0.965974731,1.66347025,-0.167340869 +Maurice Lucas,lucasma01,1984,RS,PHO,4934,2309,0.771976472,0.002368472,0.774344944,4.142258494,4.142258494,0,0.936205062,0.036696736,0.972901798,-0.237528006 +James Edwards,edwarja01,1984,RS,PHO,4053,1897,-0.364450556,-1.162048827,-1.526499383,1.186614131,1.186614131,0,-0.24733389,-0.933286644,-1.180620534,0.212468589 +Alvan Adams,adamsal01,1984,RS,PHO,3103,1452,-0.510993936,1.478268519,0.967274583,2.758822962,2.758822962,0,-0.072569466,1.282092304,1.209522838,0.187490668 +Rod Foster,fostero01,1984,RS,PHO,3043,1424,-1.097750106,-1.007441238,-2.105191344,0.47200531,0.47200531,0,-1.02028433,-0.690746454,-1.711030784,0.775152905 +Charles Pittman,pittmch01,1984,RS,PHO,2113,989,-1.551935478,-1.638971364,-3.190906842,-0.222887816,-0.222887816,0,-1.879386653,-2.094311992,-3.973698645,0.190007713 +Paul Westphal,westppa01,1984,RS,PHO,1848,865,0.205471005,-0.862547189,-0.657076184,0.924083698,0.924083698,0,-0.092888612,-1.595138482,-1.688027095,0.047620664 +Rick Robey,robeyri01,1984,RS,PHO,1829,856,-2.2222621,-0.871577067,-3.093839168,-0.150582672,-0.150582672,0,-2.158778082,-1.317380468,-3.47615855,0.285455965 +Alvin Scott,scottal01,1984,RS,PHO,1571,735,-3.034309423,-0.710329926,-3.744639349,-0.373257026,-0.373257026,0,-3.611124434,-1.438128059,-5.049252493,0.074414251 +Mike Sanders,sandemi01,1984,RS,PHO,1252,586,-2.431999845,-0.125457929,-2.557457774,0.058024154,0.058024154,0,-2.614594684,-0.25437063,-2.868965315,0.81785333 +Johnny High,highjo01,1984,RS,PHO,1094,512,-5.015893579,2.539005498,-2.476888081,0.072236953,0.072236953,0,-4.741144926,2.974872561,-1.766272366,1.286958591 +Rory White,whitero01,1984,RS,PHO,658,308,-1.035540879,-0.15291275,-1.188453629,0.245026138,0.245026138,0,-1.041578531,-0.963236408,-2.004814939,-0.149733636 +Jim Paxson,paxsoji02,1984,RS,POR,5722,2686,3.451270927,-0.351895789,3.099375138,7.992935509,7.992935509,0,3.3496672,-0.187918034,3.161749167,-0.295086474 +Mychal Thompson,thompmy01,1984,RS,POR,5641,2648,0.450269259,0.865214633,1.315483891,5.47413162,5.47413162,0,0.93334564,0.542021162,1.475366802,-0.343606249 +Calvin Natt,nattca01,1984,RS,POR,5620,2638,2.620336705,-0.809372473,1.810964232,6.120978209,6.120978209,0,2.250122553,-0.752207293,1.49791526,-0.295428359 +Kenny Carr,carrke01,1984,RS,POR,5230,2455,1.000129072,-0.677431318,0.322697755,3.853140983,3.853140983,0,1.183608561,-0.592118931,0.59148963,0.119043052 +Fat Lever,leverfa01,1984,RS,POR,4282,2010,1.211966145,1.356266296,2.568232441,5.447856979,5.447856979,0,1.3517559,1.396995663,2.748751562,-0.113005341 +Darnell Valentine,valenda01,1984,RS,POR,4033,1893,0.889931959,-0.026552471,0.863379488,3.490000202,3.490000202,0,0.898045767,0.274604059,1.172649826,0.00492101 +Wayne Cooper,coopewa01,1984,RS,POR,3541,1662,-1.513028025,0.367529035,-1.14549899,1.360651324,1.360651324,0,-1.279071472,0.020517238,-1.258554234,0.008367024 +Clyde Drexler,drexlcl01,1984,RS,POR,3000,1408,-0.505529907,1.592190076,1.086660169,2.776288795,2.776288795,0,-0.250558624,1.544943074,1.29438445,0.751952411 +Audie Norris,norriau01,1984,RS,POR,2465,1157,-4.04298622,-0.715411404,-4.758397625,-1.198983546,-1.198983546,0,-3.851939361,-0.667877312,-4.519816673,1.162849065 +Jeff Lamp,lampje01,1984,RS,POR,1406,660,-1.286920771,-1.762897594,-3.049818366,-0.101155044,-0.101155044,0,-1.57797312,-2.684081615,-4.262054734,0.200000539 +Pete Verhoeven,verhope01,1984,RS,POR,697,327,-1.736787626,1.644700722,-0.092086904,0.450330536,0.450330536,0,-1.536513029,1.900144245,0.363631217,1.597274995 +Eddie Jordan,jordaed01,1984,RS,POR,390,183,-3.546004464,3.354877671,-0.191126793,0.242842309,0.242842309,0,-2.893066372,3.708638995,0.815572623,1.68896635 +Tom Piotrowski,piotrto01,1984,RS,POR,166,78,-3.705403687,-1.555509366,-5.260913053,-0.101568005,-0.101568005,0,-3.871956709,-0.997759134,-4.869715843,1.690444421 +Mike Mitchell,mitchmi01,1984,RS,SAS,6403,2853,0.335017373,-0.710188177,-0.375170804,3.443189902,3.443189902,0,0.582372121,-0.420276816,0.162095305,-0.40443932 +Gene Banks,banksge01,1984,RS,SAS,5835,2600,1.168784088,-0.291441364,0.877342724,4.80226325,4.80226325,0,1.318213293,0.014232694,1.332445988,-0.202328338 +George Gervin,gervige01,1984,RS,SAS,5799,2584,1.480978355,-1.620835219,-0.139856864,3.433000978,3.433000978,0,1.638517272,-1.345255037,0.293262235,-0.241718567 +Artis Gilmore,gilmoar01,1984,RS,SAS,4565,2034,0.690316487,-0.02219407,0.668122417,3.536393321,3.536393321,0,0.779831089,-0.005986701,0.773844388,-0.31131413 +John Lucas,lucasjo01,1984,RS,SAS,4055,1807,3.984428766,-0.574695125,3.40973364,5.650070757,5.650070757,0,3.820730003,-0.463116132,3.357613871,-0.520504136 +Edgar Jones,jonesed01,1984,RS,SAS,3972,1770,-1.213990795,0.486525497,-0.727465299,1.835777637,1.835777637,0,-0.931912835,0.581618282,-0.350294553,0.524039647 +Johnny Moore,moorejo01,1984,RS,SAS,3703,1650,3.366769768,1.118703691,4.485473459,6.093920168,6.093920168,0,3.531142975,1.435723639,4.966866614,0.048586044 +Fred Roberts,roberfr01,1984,RS,SAS,3436,1531,-0.988114156,-0.845576442,-1.833690598,0.717559346,0.717559346,0,-1.049633852,-0.823753937,-1.873387788,0.260465796 +Mark McNamara,mcnamma01,1984,RS,SAS,2327,1037,-2.548989493,-2.351429127,-4.90041862,-1.140317865,-1.140317865,0,-2.441303666,-2.689665542,-5.130969208,0.23288964 +Ron Brewer,brewero01,1984,RS,SAS,1755,782,-2.805740892,-2.645074107,-5.450814999,-1.074861621,-1.074861621,0,-2.97978954,-2.868415703,-5.848205243,-0.257318356 +Keith Edmonson,edmonke01,1984,RS,SAS,1169,521,-0.540471539,-2.09745289,-2.637924428,0.029906506,0.029906506,0,-0.632940133,-2.264872248,-2.897812381,0.397231247 +John Paxson,paxsojo01,1984,RS,SAS,1028,458,0.765195349,-3.067800473,-2.302605123,0.104439503,0.104439503,0,0.124727594,-3.453146593,-3.328418999,-0.102141969 +Kevin Williams,willike01,1984,RS,SAS,449,200,-1.698596525,-2.269215674,-3.967812199,-0.125771266,-0.125771266,0,-2.083839137,-1.931514978,-4.015354115,1.244422046 +Brant Weidner,weidnbr01,1984,RS,SAS,85,38,-6.323170937,-2.278999054,-8.602169991,-0.112977324,-0.112977324,0,-6.573856185,-3.26022453,-9.834080715,-0.436485085 +Dave Robisch,robisda01,1984,RS,SAS,83,37,-4.878927782,-2.822278255,-7.701206037,-0.094316269,-0.094316269,0,-5.213713522,-2.152729268,-7.36644279,0.934400866 +Dave Batton,battoda01,1984,RS,SAS,70,31,-7.695078997,-2.441246946,-10.13632594,-0.117176435,-0.117176435,0,-7.52007125,-3.641151826,-11.16122308,0.310175486 +Steve Lingenfelter,lingest01,1984,RS,SAS,31,14,-1.593876899,-4.71829057,-6.312167469,-0.026293639,-0.026293639,0,-1.994971653,-2.02217774,-4.017149393,3.430090334 +Darrell Lockhart,lockhda01,1984,RS,SAS,31,14,-7.617587007,-4.163071049,-11.78065806,-0.066636583,-0.066636583,0,-7.702750294,-2.678271785,-10.38102208,3.395140334 +Roger Phegley,pheglro01,1984,RS,SAS,25,11,1.9695872,-4.327885838,-2.358298637,0.002204808,0.002204808,0,0.949220491,-5.455349134,-4.506128643,0.303760115 +Bob Miller,millebo01,1984,RS,SAS,18,8,8.485853629,1.669997707,10.15585134,0.054595381,0.054595381,0,7.142511649,5.589064463,12.73157611,3.741131803 +Norm Nixon,nixonno01,1984,RS,SDC,6504,3053,3.419593788,-1.664761086,1.754832702,6.97124302,6.97124302,0,3.378238823,-1.085126932,2.293111892,-0.668400323 +Terry Cummings,cummite01,1984,RS,SDC,6193,2907,1.449009562,-0.150980605,1.298028957,5.994813759,5.994813759,0,1.986079608,0.331966956,2.318046563,-0.154399617 +James Donaldson,donalja01,1984,RS,SDC,5379,2525,-0.805474913,-0.354606803,-1.160081717,2.038738079,2.038738079,0,-0.788499214,-0.419232301,-1.207731515,-0.475450324 +Greg Kelser,kelsegr01,1984,RS,SDC,3799,1783,-0.08816708,-0.860496086,-0.948663165,1.647481603,1.647481603,0,-0.06615342,-0.846425628,-0.912579048,0.553391801 +Craig Hodges,hodgecr01,1984,RS,SDC,3347,1571,-1.978093035,-1.456754937,-3.434847972,-0.551135722,-0.551135722,0,-2.072314556,-1.191172977,-3.263487534,0.41413869 +Bill Walton,waltobi01,1984,RS,SDC,3145,1476,-1.054858386,0.30511552,-0.749742866,1.504329848,1.504329848,0,-0.574318136,-0.148014245,-0.722332381,-0.134602542 +Michael Brooks,brookmi01,1984,RS,SDC,2993,1405,0.631999984,0.056828622,0.688828606,2.457580519,2.457580519,0,0.572903097,0.199690411,0.772593508,-0.311573444 +Derek Smith,smithde02,1984,RS,SDC,2763,1297,0.645159262,-1.526199884,-0.881040621,1.2405613,1.2405613,0,0.098659267,-1.169619422,-1.070960155,0.316882075 +Ricky Pierce,piercri01,1984,RS,SDC,2727,1280,-0.610344056,-2.377304777,-2.987648834,-0.155352072,-0.155352072,0,-0.982204556,-2.267456637,-3.249661193,0.10195836 +Jerome Whitehead,whiteje01,1984,RS,SDC,1962,921,-2.125392326,-1.478422585,-3.603814911,-0.403307388,-0.403307388,0,-2.144582271,-1.200707709,-3.34528998,0.538773756 +Billy McKinney,mckinbi01,1984,RS,SDC,1796,843,-1.064121549,-1.94353582,-3.007657369,-0.110719094,-0.110719094,0,-1.545587659,-2.098598831,-3.64418649,-0.091730749 +Hank McDowell,mcdowha01,1984,RS,SDC,1302,611,-3.120962136,-2.08015918,-5.201121317,-0.765381667,-0.765381667,0,-3.060181934,-2.484081581,-5.544263515,0.173150203 +Rory White,whitero01,1984,RS,SDC,40,19,-3.922138465,-3.75988947,-7.682027935,-0.047946676,-0.047946676,0,-4.390694241,-3.985152639,-8.37584688,0.293396915 +Hutch Jones,joneshu01,1984,RS,SDC,38,18,-15.36151472,-1.54032496,-16.90183968,-0.130546219,-0.130546219,0,-14.2818393,-3.8345812,-18.1164205,0.459424757 +Linton Townes,towneli01,1984,RS,SDC,36,17,-5.336148936,0.085856824,-5.250292112,-0.021976863,-0.021976863,0,-5.186268013,0.261948007,-4.924320007,1.377321526 +Kevin Loder,loderke01,1984,RS,SDC,9,4,-4.885255125,-3.753364387,-8.638619512,-0.012194582,-0.012194582,0,-6.122392455,-2.673249229,-8.795641684,1.513391803 +Jack Sikma,sikmaja01,1984,RS,SEA,6288,2993,0.615105876,1.714091921,2.329197797,7.732592864,7.732592864,0,1.022699515,1.840415261,2.863114777,-0.311007345 +Gus Williams,willigu01,1984,RS,SEA,5920,2818,1.958318081,1.592351267,3.550669348,9.025532433,9.025532433,0,2.422676271,1.771607241,4.194283511,-0.376563462 +Tom Chambers,chambto01,1984,RS,SEA,5399,2570,0.247023009,-0.976420591,-0.729397581,2.650342445,2.650342445,0,0.44444986,-0.598912474,-0.154462614,0.03489741 +Al Wood,woodal01,1984,RS,SEA,4698,2236,0.231956218,-0.669684637,-0.437728418,2.635051861,2.635051861,0,0.006937543,-0.475597751,-0.468660209,-0.109178326 +Danny Vranes,vraneda01,1984,RS,SEA,4567,2174,-1.034921462,-0.204485829,-1.239407291,1.677239968,1.677239968,0,-1.317324925,-0.031826136,-1.349151061,0.105955855 +Reggie King,kingre01,1984,RS,SEA,4383,2086,-0.853277447,-0.081249614,-0.934527062,1.925003543,1.925003543,0,-1.144740546,-0.403483503,-1.548224049,-0.380734694 +Jon Sundvold,sundvjo01,1984,RS,SEA,2698,1284,-0.892303946,-1.984832692,-2.877136638,-0.082889034,-0.082889034,0,-1.181348548,-2.359513807,-3.540862355,-0.490493794 +Steve Hawes,hawesst01,1984,RS,SEA,2422,1153,-2.38616455,-0.794253917,-3.180418467,-0.253480363,-0.253480363,0,-2.692740905,-1.027153353,-3.719894258,0.11444002 +Fred Brown,brownfr01,1984,RS,SEA,2372,1129,1.783850045,-0.702966916,1.080883129,2.203071846,2.203071846,0,1.378423204,-1.230827866,0.147595339,-0.166497271 +Scooter McCray,mccrasc01,1984,RS,SEA,1092,520,-3.623224165,-0.698980581,-4.322204745,-0.417594735,-0.417594735,0,-3.718249746,-1.208881579,-4.927131325,0.118808226 +David Thompson,thompda01,1984,RS,SEA,733,349,1.482556988,-0.722837057,0.759719931,0.623483272,0.623483272,0,1.039706179,-1.363415048,-0.323708868,-0.239401001 +Steve Hayes,hayesst01,1984,RS,SEA,532,253,-4.565575948,1.034052166,-3.531523782,-0.101777935,-0.101777935,0,-4.686545802,0.707658447,-3.978887355,0.914602633 +Clay Johnson,johnscl02,1984,RS,SEA,370,176,-4.287531351,-0.73939644,-5.026927791,-0.205805206,-0.205805206,0,-4.478368845,-1.099464797,-5.577833642,0.677128347 +Charles Bradley,bradlch01,1984,RS,SEA,82,39,-9.217188174,-5.459372785,-14.67656096,-0.240067953,-0.240067953,0,-9.408835173,-6.558835219,-15.96767039,1.192552915 +Adrian Dantley,dantlad01,1984,RS,UTA,6596,2984,5.914036973,-1.807062363,4.10697461,10.37521961,10.37521961,0,5.348745546,-1.549869775,3.798875771,-0.63052412 +Rickey Green,greenri01,1984,RS,UTA,6119,2768,3.383442842,2.018539993,5.401982835,11.45520677,11.45520677,0,3.457278201,2.43186372,5.889141921,-0.511142083 +Darrell Griffith,griffda01,1984,RS,UTA,5858,2650,0.915806782,-0.606259176,0.309547606,4.142758253,4.142758253,0,1.400467397,-0.401809816,0.998657581,0.152890579 +Mark Eaton,eatonma01,1984,RS,UTA,4728,2139,-3.707065736,3.226784662,-0.480281074,2.466635664,2.466635664,0,-3.602780724,2.618114244,-0.98466648,-0.429093978 +Thurl Bailey,baileth01,1984,RS,UTA,4441,2009,-1.794122669,0.183324943,-1.610797727,1.162175724,1.162175724,0,-1.84696504,-0.159065373,-2.006030413,-0.483506975 +John Drew,drewjo01,1984,RS,UTA,3972,1797,1.162483076,-0.510816451,0.651666625,3.130084942,3.130084942,0,1.447217021,-0.653745265,0.793471756,0.373331029 +Jeff Wilkins,wilkije01,1984,RS,UTA,3833,1734,-3.660641995,-0.480082075,-4.14072407,-1.230384473,-1.230384473,0,-3.477383543,-0.621377231,-4.098760774,0.002441182 +Rich Kelley,kelleri01,1984,RS,UTA,3700,1674,-2.941413089,0.232746133,-2.708666956,0.035480611,0.035480611,0,-2.752525669,0.523336068,-2.229189601,0.521048531 +Jerry Eaves,eavesje01,1984,RS,UTA,2286,1034,-1.840649658,-2.197022141,-4.037671799,-0.678488373,-0.678488373,0,-2.180834882,-2.591656118,-4.772491,-0.123785462 +Bob Hansen,hansebo01,1984,RS,UTA,926,419,-3.689074136,-1.764148525,-5.453222661,-0.582584548,-0.582584548,0,-3.952977892,-1.96231717,-5.915295062,0.836424718 +J.J. Anderson,anderjj01,1984,RS,UTA,687,311,-2.774787557,0.094088536,-2.68069902,0.010975332,0.010975332,0,-2.710440855,-1.093478903,-3.803919758,-0.194328454 +Tom Boswell,bosweto01,1984,RS,UTA,577,261,-0.876702713,-1.071440501,-1.948143214,0.107847565,0.107847565,0,-1.280977404,-0.445703772,-1.726681175,1.029691667 +Jeff Ruland,rulanje01,1984,RS,WSB,6326,3082,0.559045926,0.779066827,1.338112753,6.41982372,6.41982372,0,0.782226054,0.755475056,1.53770111,-0.135378059 +Greg Ballard,ballagr01,1984,RS,WSB,5544,2701,0.212597439,0.885249568,1.097847007,5.284523739,5.284523739,0,0.081152366,0.815585986,0.896738352,-0.348682118 +Rick Mahorn,mahorri01,1984,RS,WSB,5544,2701,-2.198185564,1.401848997,-0.796336567,2.697205416,2.697205416,0,-2.183511218,1.714553913,-0.468957304,0.189176919 +Frank Johnson,johnsfr01,1984,RS,WSB,5513,2686,0.771085806,-0.506741444,0.264344362,4.114971988,4.114971988,0,0.561409965,-0.293600905,0.26780906,-0.394737856 +Ricky Sobers,soberri01,1984,RS,WSB,5386,2624,-0.210197215,-0.066565746,-0.276762961,3.32585295,3.32585295,0,-0.100287872,0.317217746,0.216929874,0.458137053 +Jeff Malone,malonje01,1984,RS,WSB,4056,1976,-1.676073882,-2.234211987,-3.910285869,-1.167776693,-1.167776693,0,-1.952186571,-2.333519226,-4.285705797,-0.173097285 +Tom McMillen,mcmilto01,1984,RS,WSB,2656,1294,-2.100424708,-0.969068934,-3.069493642,-0.21124249,-0.21124249,0,-2.235982849,-1.093498819,-3.329481668,0.152483001 +Darren Daye,dayeda01,1984,RS,WSB,2410,1174,-0.769403808,-0.732779083,-1.502182891,0.749330599,0.749330599,0,-1.097490932,-1.15376537,-2.251256302,0.263771375 +Joe Kopicki,kopicjo01,1984,RS,WSB,1392,678,-0.023047448,-0.917246428,-0.940293876,0.624807878,0.624807878,0,-0.587486414,-1.684013187,-2.271499602,-0.196493278 +Charles Davis,davisch02,1984,RS,WSB,959,467,-2.282434884,-0.170093004,-2.452527888,0.071187401,0.071187401,0,-2.426780801,-1.072201227,-3.498982028,0.450187148 +Bryan Warrick,warribr01,1984,RS,WSB,521,254,-3.94301039,-0.98237425,-4.92538464,-0.283985129,-0.283985129,0,-4.285486766,-1.197473222,-5.482959988,0.75604303 +Mike Gibson,gibsomi01,1984,RS,WSB,470,229,-3.823306894,-0.409086407,-4.232393301,-0.173116419,-0.173116419,0,-4.030787965,-1.29927065,-5.330058615,-0.047549511 +Michael Wilson,wilsomi01,1984,RS,WSB,53,26,-8.192153063,-5.141079178,-13.33323224,-0.142708936,-0.142708936,0,-8.608266906,-4.968951721,-13.57721863,1.697378952 +DeWayne Scales,scalede01,1984,RS,WSB,27,13,-9.925626577,1.774727874,-8.150898702,-0.036444119,-0.036444119,0,-8.604542874,-0.202193461,-8.806736335,1.783611063 +Dominique Wilkins,wilkido01,1984,PO,ATL,387,197,0.376058735,1.780897488,2.156956223,0.506648262,0,0.506648262,0.722935656,1.825817796,2.548753452,-0.392617146 +Dan Roundfield,roundda01,1984,PO,ATL,376,191,-3.236635936,-1.200997747,-4.437633683,-0.169161661,0,-0.169161661,-3.052598423,-1.334260478,-4.386858901,-0.264648866 +Tree Rollins,rollitr01,1984,PO,ATL,299,152,-5.439063397,0.194504477,-5.24455892,-0.200385811,0,-0.200385811,-5.379643847,0.449261146,-4.930382701,0.429966517 +Johnny Davis,davisjo01,1984,PO,ATL,258,131,0.285847917,-2.594639911,-2.308791994,0.030176707,0,0.030176707,-0.439596881,-2.276904306,-2.716501187,-0.771961668 +Doc Rivers,riverdo01,1984,PO,ATL,256,130,6.741156185,3.717172949,10.45832913,0.90920522,0,0.90920522,6.393032283,4.063485775,10.45651806,0.623054233 +Eddie Johnson,johnsed02,1984,PO,ATL,242,123,0.668284184,-0.102184929,0.566099255,0.215460254,0,0.215460254,0.670732606,-0.079247018,0.591485588,0.385235543 +Randy Wittman,wittmra01,1984,PO,ATL,189,96,2.323324055,-3.054704049,-0.731379994,0.100966337,0,0.100966337,1.216824501,-3.627785025,-2.410960525,-0.977117639 +Rickey Brown,brownri01,1984,PO,ATL,163,83,-1.914018281,-2.281370065,-4.195388346,-0.064017662,0,-0.064017662,-2.51211176,-1.278336339,-3.790448099,1.399662194 +Mike Glenn,glennmi01,1984,PO,ATL,104,53,-3.097498155,-0.879406737,-3.976904892,-0.034552421,0,-0.034552421,-3.825441827,-0.451533167,-4.276974994,0.973191484 +Scott Hastings,hastisc01,1984,PO,ATL,63,32,-6.560846276,-0.836584032,-7.397430308,-0.078589724,0,-0.078589724,-6.637562892,-1.592675621,-8.230238513,0.423840562 +Billy Paultz,paultbi01,1984,PO,ATL,14,7,-7.872013653,-3.302285037,-11.17429869,-0.030605428,0,-0.030605428,-8.297701384,-5.267826471,-13.56552785,-1.357181978 +Mark Landsberger,landsma01,1984,PO,ATL,10,5,-4.429226422,-3.884689547,-8.313915969,-0.014649564,0,-0.014649564,-5.163256458,-3.366169875,-8.529426333,0.073857022 +Larry Bird,birdla01,1984,PO,BOS,1985,961,5.926235532,2.55782382,8.484059353,5.653886759,0,5.653886759,6.44432699,2.322367414,8.766694404,-0.470182008 +Robert Parish,parisro01,1984,PO,BOS,1795,869,-1.103401045,2.356066057,1.252665012,1.82799393,0,1.82799393,-0.506362858,2.318850762,1.812487905,-0.124405031 +Dennis Johnson,johnsde01,1984,PO,BOS,1669,808,0.917201834,-0.792279009,0.124922825,1.21925432,0,1.21925432,0.993613231,-0.457154678,0.536458553,-0.249533386 +Cedric Maxwell,maxwece01,1984,PO,BOS,1553,752,1.96126559,-0.415008742,1.546256847,1.697761271,0,1.697761271,1.648296088,-0.404056489,1.244239599,-0.132885223 +Kevin McHale,mchalke01,1984,PO,BOS,1450,702,1.518715474,-1.045504587,0.473210887,1.185048302,0,1.185048302,1.386575803,-1.304293137,0.082282666,-0.46490566 +Gerald Henderson,hendege01,1984,PO,BOS,1272,616,2.0814449,0.451094419,2.532539319,1.720859281,0,1.720859281,2.215549372,0.897788257,3.113337629,0.497027291 +Quinn Buckner,bucknqu01,1984,PO,BOS,553,268,-3.355529522,-0.228232233,-3.583761755,-0.11923456,0,-0.11923456,-3.401977296,0.234021335,-3.167955961,1.396935201 +Danny Ainge,aingeda01,1984,PO,BOS,522,253,0.051870471,-1.068776886,-1.016906416,0.232232549,0,0.232232549,-0.37302377,-1.244389608,-1.617413378,0.648304612 +Scott Wedman,wedmasc01,1984,PO,BOS,467,226,-1.191687189,-1.291029308,-2.482716496,0.031611996,0,0.031611996,-1.263269157,-2.40193344,-3.665202597,-0.541904376 +M.L. Carr,carrml01,1984,PO,BOS,169,82,1.243893784,2.529700058,3.773593842,0.284674324,0,0.284674324,1.409526382,2.005627584,3.415153966,1.124539442 +Greg Kite,kitegr01,1984,PO,BOS,78,38,-5.673116566,-2.66235074,-8.335467306,-0.112687444,0,-0.112687444,-5.912849452,-2.77664203,-8.689491482,0.890372381 +Carlos Clark,clarkca01,1984,PO,BOS,41,20,-4.330760437,1.794169411,-2.536591025,0.002257213,0,0.002257213,-4.372945995,0.463574378,-3.909371618,0.498870705 +Rolando Blackman,blackro01,1984,PO,DAL,785,397,3.359521441,-1.844551145,1.514970296,0.881921732,0,0.881921732,2.85293648,-1.633052159,1.219884321,-1.005889825 +Jay Vincent,vinceja01,1984,PO,DAL,698,353,-0.763015496,-1.265104926,-2.028120421,0.133750313,0,0.133750313,-0.787613452,-0.761071283,-1.548684735,-0.249853554 +Mark Aguirre,aguirma01,1984,PO,DAL,692,350,0.938104701,-1.127592667,-0.189487965,0.471259786,0,0.471259786,0.968870224,-0.862404853,0.106465371,-0.065136298 +Brad Davis,davisbr01,1984,PO,DAL,601,304,-0.49957192,-2.127615831,-2.627187751,0.01952724,0,0.01952724,-0.878358092,-1.838211336,-2.716569429,-0.597692976 +Pat Cummings,cummipa01,1984,PO,DAL,593,300,-1.727001855,-0.985918908,-2.712920762,0.005823343,0,0.005823343,-1.610588698,-0.52619624,-2.136784938,-0.508050848 +Derek Harper,harpede01,1984,PO,DAL,447,226,-0.605726422,0.699757378,0.094030955,0.336987106,0,0.336987106,-0.718100328,0.813724814,0.095624486,-0.360226855 +Dale Ellis,ellisda01,1984,PO,DAL,352,178,-2.778980771,2.141657977,-0.637322794,0.198573975,0,0.198573975,-2.05453964,2.030450874,-0.024088766,0.347335494 +Kurt Nimphius,nimphku01,1984,PO,DAL,352,178,-1.486307342,-0.405513204,-1.891820546,0.079927052,0,0.079927052,-1.889570402,-0.785680993,-2.675251394,-0.55908175 +Bill Garnett,garnebi02,1984,PO,DAL,146,74,3.759455045,-1.699988524,2.059466521,0.185854816,0,0.185854816,2.995074862,-1.924224653,1.070850209,-0.752015471 +Elston Turner,turneel01,1984,PO,DAL,105,53,-1.962812219,5.399704731,3.436892511,0.172190001,0,0.172190001,-1.400656538,3.978564892,2.577908353,-0.203342073 +Mark West,westma01,1984,PO,DAL,63,32,-4.732076517,-0.380279236,-5.112355754,-0.040959086,0,-0.040959086,-5.062033439,0.846576379,-4.21545706,2.943976911 +Roger Phegley,pheglro01,1984,PO,DAL,10,5,-5.659943749,25.99701997,20.33707622,0.062442289,0,0.062442289,-0.635989885,24.05080442,23.41481454,2.775965022 +Alex English,englial01,1984,PO,DEN,454,203,8.213968053,-1.640914347,6.573053706,0.986663385,0,0.986663385,7.819087839,-1.15619079,6.662897049,-0.917407418 +Kiki Vandeweghe,vandeki01,1984,PO,DEN,402,180,3.998880623,0.359014309,4.357894932,0.669793907,0,0.669793907,4.583502249,0.354076614,4.937578863,-0.506384391 +T.R. Dunn,dunntr01,1984,PO,DEN,398,178,0.283803068,0.744043085,1.027846153,0.352847433,0,0.352847433,0.298809791,1.278203352,1.577013143,-0.280065596 +Dan Issel,isselda01,1984,PO,DEN,342,153,1.463457483,-0.97339942,0.490058063,0.260415609,0,0.260415609,2.434408022,-1.069639356,1.364768666,-0.16611996 +Rob Williams,williro02,1984,PO,DEN,333,149,1.511918805,-2.3497494,-0.837830594,0.150071986,0,0.150071986,1.547499631,-1.587983711,-0.040484079,0.099650094 +Bill Hanzlik,hanzlbi01,1984,PO,DEN,183,82,3.375130279,-2.162298657,1.212831622,0.172392938,0,0.172392938,2.752367784,-1.788843554,0.96352423,0.813808897 +Danny Schayes,schayda01,1984,PO,DEN,181,81,-3.657854221,0.549869427,-3.107984794,-0.015526827,0,-0.015526827,-3.344192998,1.174577423,-2.169615575,1.746696089 +Mike Evans,evansmi01,1984,PO,DEN,172,77,-5.102988651,-5.552902411,-10.65589106,-0.324345814,0,-0.324345814,-4.931766514,-5.209884398,-10.14165091,1.244523836 +Howard Carter,carteho01,1984,PO,DEN,134,60,-6.441249899,-0.280064782,-6.721314681,-0.125593887,0,-0.125593887,-5.80331277,-1.710731465,-7.514044235,0.167325634 +Richard Anderson,anderri01,1984,PO,DEN,83,37,-2.102348659,-2.487561207,-4.589909867,-0.035980913,0,-0.035980913,-2.363804703,-2.827015267,-5.190819971,0.440125492 +Kelly Tripucka,tripuke01,1984,PO,DET,441,208,2.449343868,0.233993101,2.683336969,0.596589322,0,0.596589322,2.896978392,0.780422807,3.677401199,0.318996889 +Isiah Thomas,thomais01,1984,PO,DET,420,198,5.128899654,1.193690318,6.322589973,0.946873034,0,0.946873034,5.587312029,1.699423764,7.286735793,0.170144522 +Bill Laimbeer,laimbbi01,1984,PO,DET,350,165,2.178460508,0.909873286,3.088333793,0.507161067,0,0.507161067,2.188441175,1.150878202,3.339319377,0.050754337 +John Long,longjo01,1984,PO,DET,316,149,-2.907853987,-0.825018515,-3.732872501,-0.077177651,0,-0.077177651,-2.663345296,-0.567060671,-3.230405967,0.150205807 +Vinnie Johnson,johnsvi01,1984,PO,DET,280,132,0.54851735,-2.605932356,-2.057415006,0.047716749,0,0.047716749,-0.049317485,-2.748568286,-2.797885771,-0.802168406 +Kent Benson,bensoke01,1984,PO,DET,273,129,-1.313336649,2.412479975,1.099143326,0.260551575,0,0.260551575,-1.035699312,2.017654599,0.981955287,-0.276144615 +Cliff Levingston,levincl01,1984,PO,DET,214,101,3.882538966,-1.6910018,2.191537167,0.263007619,0,0.263007619,3.124633705,-1.523799156,1.600834549,0.144897135 +Earl Cureton,curetea01,1984,PO,DET,197,93,-1.409654964,-0.319427317,-1.729082281,0.0497242,0,0.0497242,-1.20622628,-1.064848239,-2.271074519,-0.46856614 +Terry Tyler,tylerte01,1984,PO,DET,89,42,-0.530235854,-1.775613468,-2.305849321,0.00974443,0,0.00974443,-0.921908638,-3.185629015,-4.107537652,-0.722176472 +Lionel Hollins,hollili01,1984,PO,DET,13,6,-23.25653384,-4.810838717,-28.06737256,-0.079468401,0,-0.079468401,-22.47328863,-9.529992066,-32.00328069,-0.575221978 +Ray Tolbert,tolbera01,1984,PO,DET,4,2,-4.631544638,-4.022985647,-8.654530285,-0.006128893,0,-0.006128893,-5.80122411,-6.07295772,-11.87418183,-1.357181978 +Eddie Johnson,johnsed03,1984,PO,KCK,225,107,1.94164499,0.898677093,2.840322084,0.312710063,0,0.312710063,1.701039618,1.2109731,2.912012717,-0.644068067 +LaSalle Thompson,thompla01,1984,PO,KCK,195,93,-1.024527226,2.404946943,1.380419717,0.202194169,0,0.202194169,-0.70829896,2.938273658,2.229974698,0.032123971 +Mike Woodson,woodsmi01,1984,PO,KCK,183,87,0.835788011,-0.539696074,0.296091937,0.139518794,0,0.139518794,0.409701831,0.265359526,0.675061357,0.050163159 +Reggie Theus,theusre01,1984,PO,KCK,170,81,-1.064895224,1.388366136,0.323470913,0.131672545,0,0.131672545,-0.552720708,1.592442968,1.039722261,0.510613728 +Larry Drew,drewla01,1984,PO,KCK,147,70,-3.522809791,0.319939721,-3.20287007,-0.016634774,0,-0.016634774,-3.747084839,0.137023158,-3.610061681,-0.274932318 +Larry Micheaux,michela01,1984,PO,KCK,136,65,5.503312873,0.575041244,6.078354117,0.30030178,0,0.30030178,4.619664223,0.534412707,5.154076929,-0.543383669 +Mark Olberding,olberma01,1984,PO,KCK,126,60,-2.598319365,-1.721331905,-4.31965127,-0.04952782,0,-0.04952782,-2.92609721,-2.117612943,-5.043710153,-0.058456263 +Dave Robisch,robisda01,1984,PO,KCK,107,51,-7.081816455,-0.704850135,-7.78666659,-0.135203276,0,-0.135203276,-6.820274995,-1.225498284,-8.045773279,0.028090546 +Don Buse,busedo01,1984,PO,KCK,105,50,2.355319852,-0.778102592,1.577217259,0.113643223,0,0.113643223,1.86886894,-1.037978801,0.830890139,-0.179330359 +Billy Knight,knighbi01,1984,PO,KCK,78,37,-7.340086229,-2.834462902,-10.17454913,-0.143179146,0,-0.143179146,-7.441159605,-4.025758412,-11.46691802,-0.941574798 +Ed Nealy,nealyed01,1984,PO,KCK,40,19,4.465567793,-1.60498719,2.860580603,0.055292481,0,0.055292481,3.051610906,-3.03720018,0.014410726,-1.416172478 +Magic Johnson,johnsma02,1984,PO,LAL,1766,837,6.87723005,1.460450834,8.337680883,4.858650285,0,4.858650285,6.939012822,1.789463196,8.728476017,-0.501436768 +Kareem Abdul-Jabbar,abdulka01,1984,PO,LAL,1618,767,3.4837515,2.335237718,5.818989218,3.438690694,0,3.438690694,4.025806051,2.03740441,6.06321046,-0.565331835 +Michael Cooper,coopemi01,1984,PO,LAL,1525,723,2.800412276,0.540540385,3.340952662,2.315506962,0,2.315506962,2.691342918,1.045180936,3.736523854,-0.074936627 +James Worthy,worthja01,1984,PO,LAL,1493,708,2.097712565,0.538240601,2.635953166,2.001652791,0,2.001652791,2.460284357,0.488949927,2.949234284,-0.241295206 +Bob McAdoo,mcadobo01,1984,PO,LAL,943,447,-2.025736565,1.3870285,-0.638708065,0.498633001,0,0.498633001,-1.366398221,0.763055976,-0.603342245,0.406023781 +Kurt Rambis,rambiku01,1984,PO,LAL,903,428,-0.509759991,0.211708148,-0.298051844,0.553088135,0,0.553088135,-0.67869973,-0.020549502,-0.699249232,0.157338775 +Byron Scott,scottby01,1984,PO,LAL,852,404,-2.098076493,-0.234528583,-2.332605076,0.089028566,0,0.089028566,-1.890353761,-0.571511045,-2.461864806,0.331677506 +Mike McGee,mcgeemi01,1984,PO,LAL,780,370,1.670097547,-1.383363116,0.286734431,0.595237445,0,0.595237445,1.698349508,-1.344499902,0.353849606,0.671557651 +Jamaal Wilkes,wilkeja01,1984,PO,LAL,413,196,-4.069736879,-1.106949397,-5.176686276,-0.251050787,0,-0.251050787,-4.24985987,-1.379964213,-5.629824084,0.306713664 +Swen Nater,natersw01,1984,PO,LAL,308,146,-2.192374216,-1.317445948,-3.509820164,-0.058701414,0,-0.058701414,-2.425958744,-1.538445403,-3.964404147,0.557401074 +Mitch Kupchak,kupchmi01,1984,PO,LAL,146,69,-5.168817509,-0.891914383,-6.060731892,-0.120752438,0,-0.120752438,-4.972727801,-1.567094458,-6.539822258,0.45134268 +Larry Spriggs,sprigla01,1984,PO,LAL,95,45,-4.458076962,-4.146189633,-8.604266596,-0.140356428,0,-0.140356428,-4.763710054,-4.398467655,-9.162177709,1.240026864 +Sidney Moncrief,moncrsi01,1984,PO,MIL,1259,618,3.002897439,1.129415098,4.132312537,2.235454026,0,2.235454026,2.870642114,1.169208361,4.039850475,-0.115931906 +Marques Johnson,johnsma01,1984,PO,MIL,1233,605,0.31620432,0.332811137,0.649015457,1.080108292,0,1.080108292,0.4708825,0.272289777,0.743172277,-0.180710153 +Junior Bridgeman,bridgju01,1984,PO,MIL,1017,499,0.488597929,-0.512031739,-0.023433811,0.713107843,0,0.713107843,0.138327971,-0.85220482,-0.713876849,-0.390234436 +Bob Lanier,laniebo01,1984,PO,MIL,1017,499,-0.761098757,1.727972276,0.966873519,0.974371655,0,0.974371655,-0.575967866,1.290643577,0.714675711,-0.160756756 +Mike Dunleavy,dunlemi01,1984,PO,MIL,801,393,1.433905332,0.094949482,1.528854814,0.895095656,0,0.895095656,1.658062122,0.651478969,2.309541091,1.148056637 +Alton Lister,listeal01,1984,PO,MIL,750,368,-2.769566696,0.920557683,-1.849009013,0.175609469,0,0.175609469,-2.913286139,0.711898166,-2.201387973,0.648100076 +Paul Pressey,presspa01,1984,PO,MIL,715,351,0.63896662,2.135749002,2.774715623,1.030880884,0,1.030880884,0.577224582,1.92005719,2.497281773,1.019260554 +Paul Mokeski,mokespa01,1984,PO,MIL,656,322,-1.145559135,2.997983301,1.852424166,0.788160907,0,0.788160907,-1.323531099,3.126208537,1.802677438,1.061012352 +Lorenzo Romar,romarlo01,1984,PO,MIL,137,67,0.049355656,-3.635526772,-3.586171116,-0.029704675,0,-0.029704675,-0.864150187,-4.201835547,-5.065985734,0.757380066 +Randy Breuer,breuera01,1984,PO,MIL,134,66,-2.739451814,1.337331893,-1.402119921,0.047402104,0,0.047402104,-3.127639506,1.418055087,-1.709584419,1.25277556 +Kevin Grevey,greveke01,1984,PO,MIL,55,27,-7.460242482,-2.887681514,-10.347924,-0.107298314,0,-0.107298314,-8.130667246,-4.601257756,-12.731925,-0.595744705 +Harvey Catchings,catchha01,1984,PO,MIL,51,25,-4.659685128,-3.085995033,-7.74568016,-0.067128921,0,-0.067128921,-5.351604629,-2.338904651,-7.690509281,2.128972336 +Buck Williams,willibu01,1984,PO,NJN,983,473,0.014113493,1.949941513,1.964055006,1.169996462,0,1.169996462,0.108972746,2.002274351,2.111247097,-0.27868332 +Micheal Ray Richardson,richami01,1984,PO,NJN,920,443,2.091598342,3.208567336,5.300165678,1.880904156,0,1.880904156,2.416724128,3.672934007,6.089658135,0.230289675 +Otis Birdsong,birdsot01,1984,PO,NJN,804,387,-2.184492772,0.91895382,-1.265538952,0.303517792,0,0.303517792,-2.124139276,1.199729544,-0.924409732,0.401249017 +Darryl Dawkins,dawkida01,1984,PO,NJN,706,340,1.135111158,1.077782615,2.212893773,0.89249576,0,0.89249576,0.666637649,0.675554436,1.342192085,0.513175884 +Albert King,kingal01,1984,PO,NJN,613,295,-1.058539005,0.154309859,-0.904229147,0.286680995,0,0.286680995,-1.260496738,-0.340615367,-1.601112105,0.056709115 +Mike Gminski,gminsmi01,1984,PO,NJN,463,223,1.810464712,3.439820186,5.250284899,0.932186346,0,0.932186346,1.227575329,1.70130486,2.928880189,-0.695970271 +Mike O'Koren,okoremi01,1984,PO,NJN,449,216,-0.767877019,-1.284220877,-2.052097895,0.079625021,0,0.079625021,-1.671512398,-1.266036629,-2.937549027,0.377616441 +Darwin Cook,cookda01,1984,PO,NJN,384,185,-2.002215931,1.657199012,-0.345016919,0.237022895,0,0.237022895,-1.53691808,1.349229298,-0.187688782,1.230604611 +Kelvin Ransey,ranseke01,1984,PO,NJN,91,44,-3.17531529,-4.073586431,-7.248901721,-0.104149483,0,-0.104149483,-4.172817623,-4.906129655,-9.078947278,-0.012081099 +Reggie Johnson,johnsre01,1984,PO,NJN,35,17,-14.39573762,-3.484142665,-17.87988029,-0.13608227,0,-0.13608227,-14.23549768,-6.366408077,-20.60190576,0.541842308 +Bill Willoughby,willobi01,1984,PO,NJN,27,13,0.954046987,-3.000026575,-2.045979588,0.004781828,0,0.004781828,-0.486575596,-3.426771445,-3.913347041,-0.702118274 +Foots Walker,walkefo01,1984,PO,NJN,8,4,-11.87236543,-3.266416108,-15.13878154,-0.025719069,0,-0.025719069,-12.81483433,-5.225563064,-18.04039739,-1.357181978 +Bernard King,kingbe01,1984,PO,NYK,995,477,6.27442135,0.388967762,6.663389112,2.361543383,0,2.361543383,5.967234491,0.70033835,6.667572841,-0.050068189 +Bill Cartwright,cartwbi01,1984,PO,NYK,830,398,0.519594968,-0.545971496,-0.026376529,0.568704835,0,0.568704835,0.299894429,-0.498518238,-0.198623809,-0.295073472 +Rory Sparrow,sparrro01,1984,PO,NYK,812,389,1.095994115,-0.827495009,0.268499107,0.617219386,0,0.617219386,0.922394279,-0.368972391,0.553421888,-0.103151374 +Truck Robinson,robintr01,1984,PO,NYK,755,362,-3.053782376,0.075861191,-2.977921185,-0.043397212,0,-0.043397212,-2.995766809,-0.09877386,-3.09454067,-0.041617289 +Ray Williams,willira01,1984,PO,NYK,647,310,-0.829400572,0.277058849,-0.552341723,0.36094217,0,0.36094217,-0.332461404,0.191672111,-0.140789293,0.679389042 +Trent Tucker,tucketr01,1984,PO,NYK,530,254,-0.004849254,0.382723835,0.377874581,0.419992072,0,0.419992072,-0.364705323,0.407524884,0.042819561,0.459426928 +Louis Orr,orrlo01,1984,PO,NYK,478,229,-1.747405913,-0.765449849,-2.512855762,0.028601782,0,0.028601782,-2.193104492,-0.873570219,-3.066674711,0.09005888 +Marvin Webster,webstma01,1984,PO,NYK,426,204,-1.089340359,2.300803276,1.211462918,0.424511174,0,0.424511174,-1.476495812,1.9079661,0.431470288,-0.170548222 +Darrell Walker,walkeda01,1984,PO,NYK,407,195,-5.14834566,4.401820726,-0.746524934,0.208921261,0,0.208921261,-3.748247928,3.872070329,0.123822401,1.614550725 +Ernie Grunfeld,grunfer01,1984,PO,NYK,175,84,-2.159338459,-1.354831108,-3.514169567,-0.033939823,0,-0.033939823,-3.086431073,-1.7491841,-4.835615173,0.478356765 +Eric Fernsten,fernser01,1984,PO,NYK,6,3,-2.006740529,-3.137690189,-5.144430717,-0.003728123,0,-0.003728123,-2.549921434,-5.321024834,-7.870946268,-1.357181978 +Moses Malone,malonmo01,1984,PO,PHI,453,212,-1.59001858,1.900006727,0.309988148,0.33821076,0,0.33821076,-1.332205721,1.29242897,-0.03977675,-0.913555134 +Julius Erving,ervinju01,1984,PO,PHI,414,194,0.084564615,0.765016715,0.84958133,0.366077581,0,0.366077581,0.112099279,0.457026502,0.569125781,-0.371856205 +Andrew Toney,toneyan01,1984,PO,PHI,384,180,-0.444877948,-2.757845381,-3.202723329,-0.043272604,0,-0.043272604,-0.612379769,-2.155617479,-2.767997248,0.907708361 +Maurice Cheeks,cheekma01,1984,PO,PHI,365,171,1.621068702,2.3528112,3.973879902,0.607544704,0,0.607544704,1.625047192,3.12604388,4.751091072,0.414502296 +Bobby Jones,jonesbo01,1984,PO,PHI,278,130,1.25330136,0.155782399,1.409083759,0.282505756,0,0.282505756,0.695897978,-0.399008807,0.296889171,-0.697362301 +Clint Richardson,richacl01,1984,PO,PHI,245,115,2.652734431,-0.630812677,2.021921754,0.28949524,0,0.28949524,1.460029203,-0.039753911,1.420275293,0.251384635 +Marc Iavaroni,iavarma01,1984,PO,PHI,137,64,-1.264661762,-2.150122249,-3.414784011,-0.022830813,0,-0.022830813,-1.76027108,-0.808975452,-2.569246532,1.962513351 +Sam Williams,willisa02,1984,PO,PHI,117,55,-7.326587305,1.58495987,-5.741627436,-0.086780395,0,-0.086780395,-7.401704639,0.22325411,-7.178450529,0.228756655 +Clemon Johnson,johnscl01,1984,PO,PHI,96,45,-7.574107596,0.884738501,-6.689369095,-0.09374612,0,-0.09374612,-7.635780873,0.041827956,-7.593952917,0.49523896 +Wes Matthews,matthwe01,1984,PO,PHI,49,23,-3.263939795,-3.031783707,-6.295723501,-0.043608173,0,-0.043608173,-3.233069599,-3.4671764,-6.700246,1.607844961 +Sedale Threatt,threase01,1984,PO,PHI,13,6,-5.180690556,4.213225705,-0.967464851,0.005811368,0,0.005811368,-2.143689163,0.474071897,-1.669617266,3.234568022 +Leo Rautins,rautile01,1984,PO,PHI,11,5,18.3935158,10.2575119,28.6510277,0.084563649,0,0.084563649,20.14337625,12.47098488,32.61436113,2.337914386 +Larry Nance,nancela01,1984,PO,PHO,1305,633,2.351795107,1.401897103,3.75369221,2.155511379,0,2.155511379,2.360741482,1.369744197,3.730485678,-0.492992238 +Walter Davis,daviswa03,1984,PO,PHO,1284,623,5.614002697,0.316207567,5.930210264,2.840948122,0,2.840948122,5.512691864,0.70074748,6.213439344,-0.161053598 +Kyle Macy,macyky01,1984,PO,PHO,1278,620,1.449598892,0.151017354,1.600616246,1.41210874,0,1.41210874,1.337536868,0.654167909,1.991704777,-0.506841978 +Maurice Lucas,lucasma01,1984,PO,PHO,1175,570,2.668450208,0.453108317,3.121558525,1.756655007,0,1.756655007,2.660182408,0.750988171,3.411170579,-0.249196965 +James Edwards,edwarja01,1984,PO,PHO,954,463,-2.241994936,-0.939926559,-3.181921495,-0.10551439,0,-0.10551439,-2.014297536,-0.838373311,-2.852670847,0.268696765 +Alvan Adams,adamsal01,1984,PO,PHO,643,312,-2.9196588,2.201532016,-0.718126785,0.336482911,0,0.336482911,-2.120412201,1.83503722,-0.28537498,0.862587587 +Charles Pittman,pittmch01,1984,PO,PHO,521,253,-1.251573659,-0.809766579,-2.061340238,0.091728983,0,0.091728983,-1.54730545,-1.436980621,-2.98428607,0.05265236 +Paul Westphal,westppa01,1984,PO,PHO,458,222,-2.140327165,-0.836854311,-2.977181477,-0.0266764,0,-0.0266764,-2.100664953,-1.641103954,-3.741768908,0.515256014 +Mike Sanders,sandemi01,1984,PO,PHO,313,152,-2.296047544,-0.358542874,-2.654590418,0.007722916,0,0.007722916,-2.626694549,-0.483019817,-3.109714366,1.193431185 +Rod Foster,fostero01,1984,PO,PHO,264,128,-5.915169286,-1.392321516,-7.307490803,-0.310351899,0,-0.310351899,-5.847277023,-1.591186527,-7.43846355,1.094775484 +Alvin Scott,scottal01,1984,PO,PHO,229,111,-3.548070211,-1.281385343,-4.829455554,-0.121309209,0,-0.121309209,-4.121434218,-2.298866109,-6.420300327,-0.120887261 +Rick Robey,robeyri01,1984,PO,PHO,89,43,-3.271909646,-0.356717832,-3.628627478,-0.019979531,0,-0.019979531,-2.679015138,-1.642104331,-4.321119469,0.494765775 +Calvin Natt,nattca01,1984,PO,POR,401,195,1.754412156,-0.295422463,1.458989693,0.43017844,0,0.43017844,1.947448091,-0.444846898,1.502601193,-0.39079315 +Kenny Carr,carrke01,1984,PO,POR,370,180,-1.052338619,-1.936422066,-2.988760685,-0.02265147,0,-0.02265147,-0.80313359,-1.36935884,-2.17249243,0.162320887 +Darnell Valentine,valenda01,1984,PO,POR,366,178,6.104952884,-0.077221517,6.027731367,0.82282817,0,0.82282817,5.876506907,0.937882816,6.814389723,0.081334361 +Jim Paxson,paxsoji02,1984,PO,POR,353,172,4.939640518,-3.034642279,1.904998239,0.419372122,0,0.419372122,4.59873767,-2.762237606,1.836500064,-0.455502148 +Mychal Thompson,thompmy01,1984,PO,POR,249,121,2.428487196,0.028998461,2.457485657,0.330055076,0,0.330055076,2.784140152,0.104271713,2.888411865,-0.450643303 +Wayne Cooper,coopewa01,1984,PO,POR,214,104,-4.852270502,-2.383513274,-7.235783775,-0.245321664,0,-0.245321664,-4.560328747,-2.391123297,-6.951452044,-0.065430529 +Clyde Drexler,drexlcl01,1984,PO,POR,175,85,-1.279285876,0.277278258,-1.002007619,0.078525832,0,0.078525832,-1.041598996,-0.072223378,-1.113822374,0.43558008 +Fat Lever,leverfa01,1984,PO,POR,154,75,-1.09189118,-0.122361742,-1.214252922,0.060066926,0,0.060066926,-0.692670095,-0.599158088,-1.291828183,-0.885805614 +Audie Norris,norriau01,1984,PO,POR,107,52,-1.879355204,-1.953381407,-3.832736611,-0.030109405,0,-0.030109405,-1.953417971,-1.470537008,-3.423954979,1.617317742 +Jeff Lamp,lampje01,1984,PO,POR,39,19,-9.702988834,-4.819998485,-14.52298732,-0.11715155,0,-0.11715155,-10.11376134,-6.433462612,-16.54722396,-0.465464542 +Pete Verhoeven,verhope01,1984,PO,POR,39,19,-5.134687814,-1.163503565,-6.298191379,-0.037484419,0,-0.037484419,-5.476669067,2.912173457,-2.56449561,5.620277766 +Gus Williams,willigu01,1984,PO,SEA,410,215,4.597732359,0.9873801,5.585112459,0.934256299,0,0.934256299,4.431213149,0.834762414,5.265975563,-0.917108148 +Jack Sikma,sikmaja01,1984,PO,SEA,368,193,-2.155667226,3.104811135,0.949143908,0.375590778,0,0.375590778,-1.862795022,2.870497691,1.007702668,-0.021568499 +Tom Chambers,chambto01,1984,PO,SEA,364,191,-3.378226444,1.292870312,-2.085356132,0.067165349,0,0.067165349,-3.20304954,1.697112635,-1.505936905,0.543168242 +Al Wood,woodal01,1984,PO,SEA,299,157,-1.989480295,-0.643994705,-2.633475,0.009623517,0,0.009623517,-2.52960854,-0.562879809,-3.092488348,-0.031000339 +Danny Vranes,vraneda01,1984,PO,SEA,280,147,-0.952621933,1.686508119,0.733886186,0.270284554,0,0.270284554,-1.326428869,2.000972453,0.674543584,0.294814951 +Reggie King,kingre01,1984,PO,SEA,174,91,-5.01358258,0.234581088,-4.779001493,-0.097685551,0,-0.097685551,-5.591446575,-0.318766967,-5.910213542,0.53941785 +Fred Brown,brownfr01,1984,PO,SEA,168,88,-0.424784194,0.970593162,0.545808968,0.151952708,0,0.151952708,-0.563817088,-0.199710705,-0.763527793,-0.430005192 +Steve Hawes,hawesst01,1984,PO,SEA,141,74,0.32359611,0.628763038,0.952359147,0.142976409,0,0.142976409,-0.221447611,-0.420525993,-0.641973604,-0.817958715 +Scooter McCray,mccrasc01,1984,PO,SEA,72,38,1.641737489,0.158832896,1.800570385,0.092321868,0,0.092321868,0.772439946,0.769758722,1.542198668,1.450156217 +Jon Sundvold,sundvjo01,1984,PO,SEA,42,22,2.985927434,-3.088222656,-0.102295222,0.030636882,0,0.030636882,2.1761434,-4.610347668,-2.434204268,-0.045325073 +Clay Johnson,johnscl02,1984,PO,SEA,17,9,6.755468511,5.842900323,12.59836883,0.075830325,0,0.075830325,6.85058611,7.869406944,14.71999305,4.289103905 +Adrian Dantley,dantlad01,1984,PO,UTA,960,454,5.256395427,-0.909254666,4.347140761,1.681631358,0,1.681631358,4.968818166,-0.667451721,4.301366445,-0.809487144 +Darrell Griffith,griffda01,1984,PO,UTA,881,417,0.781678899,0.694763476,1.476442375,0.927145353,0,0.927145353,1.332415513,0.889411072,2.221826586,-0.026035428 +Rickey Green,greenri01,1984,PO,UTA,854,404,1.461181656,0.597686785,2.058868442,1.013655982,0,1.013655982,1.598385942,0.751064871,2.349450812,-0.837840209 +Thurl Bailey,baileth01,1984,PO,UTA,719,340,-2.331680894,-0.906249226,-3.237930119,-0.087013449,0,-0.087013449,-2.548201226,-0.809062357,-3.357263583,-0.319419585 +Mark Eaton,eatonma01,1984,PO,UTA,537,254,-4.667308173,3.256173341,-1.411134832,0.178484044,0,0.178484044,-4.675186499,2.370047295,-2.305139204,-0.255891475 +Jeff Wilkins,wilkije01,1984,PO,UTA,433,205,-3.409207458,-1.212391908,-4.621599366,-0.202631271,0,-0.202631271,-3.781435654,-1.085713387,-4.867149041,0.363500955 +Rich Kelley,kelleri01,1984,PO,UTA,425,201,-0.541363034,1.634866695,1.09350366,0.410325375,0,0.410325375,-0.712821173,2.092906445,1.380085272,0.930149411 +John Drew,drewjo01,1984,PO,UTA,364,172,0.454187726,-1.466552065,-1.012364339,0.15807507,0,0.15807507,-0.03330916,-1.406871932,-1.440181092,0.509491978 +Jerry Eaves,eavesje01,1984,PO,UTA,279,132,-1.552994464,-0.441869384,-1.994863848,0.052324532,0,0.052324532,-2.003880372,-1.078221803,-3.082102175,-0.238277999 +Tom Boswell,bosweto01,1984,PO,UTA,116,55,-5.550219034,-3.197677554,-8.747896588,-0.176182691,0,-0.176182691,-6.215946012,-2.675013387,-8.890959399,1.484088712 +Bob Hansen,hansebo01,1984,PO,UTA,38,18,-3.712506972,-2.964663041,-6.677170013,-0.037469693,0,-0.037469693,-3.711897249,-2.810247983,-6.522145232,0.728180917 +J.J. Anderson,anderjj01,1984,PO,UTA,27,13,10.96584708,-0.524568723,10.44127836,0.088651784,0,0.088651784,9.782020816,-1.288473382,8.493547433,-1.741446792 +Jeff Ruland,rulanje01,1984,PO,WSB,346,187,2.245448218,1.524990452,3.77043867,0.637608564,0,0.637608564,2.44289464,1.018209122,3.461103763,-0.618093567 +Greg Ballard,ballagr01,1984,PO,WSB,311,168,0.07773736,3.128606374,3.206343734,0.524743829,0,0.524743829,0.198336037,2.81731882,3.015654856,-0.340252138 +Frank Johnson,johnsfr01,1984,PO,WSB,289,156,3.200067959,0.954367747,4.154435706,0.56696206,0,0.56696206,2.749964308,1.460127972,4.21009228,0.034343524 +Rick Mahorn,mahorri01,1984,PO,WSB,285,154,-0.405411504,2.004185864,1.598774359,0.352749407,0,0.352749407,-0.822041899,2.053331408,1.231289509,0.097753145 +Ricky Sobers,soberri01,1984,PO,WSB,278,150,-0.362812317,0.920726339,0.557914022,0.26331946,0,0.26331946,-0.171986627,1.39232616,1.220339532,0.845467339 +Jeff Malone,malonje01,1984,PO,WSB,132,71,-3.773270464,-1.115954098,-4.889224562,-0.079954638,0,-0.079954638,-4.28207618,-1.982879427,-6.264955606,0.040677189 +Tom McMillen,mcmilto01,1984,PO,WSB,78,42,-9.826229365,-1.460959766,-11.28718913,-0.189610855,0,-0.189610855,-9.734270076,-2.059713871,-11.79398395,0.491770458 +Joe Kopicki,kopicjo01,1984,PO,WSB,46,25,-7.076469559,-1.641537596,-8.718007156,-0.08028571,0,-0.08028571,-7.582195394,-1.4400387,-9.022234094,2.244240414 +Charles Davis,davisch02,1984,PO,WSB,31,17,2.005545168,-1.923811069,0.081734099,0.024972802,0,0.024972802,1.262355519,-4.924742311,-3.662386792,-1.402392623 +Darren Daye,dayeda01,1984,PO,WSB,28,15,-8.817127369,-1.162259433,-9.979386803,-0.057117413,0,-0.057117413,-9.427710726,-2.951760666,-12.37947139,0.097093022 +Dominique Wilkins,wilkido01,1985,RS,ATL,6358,3023,0.903338812,0.993193538,1.89653235,7.1376575,7.1376575,0,1.429792654,0.905185294,2.334977948,-0.416024126 +Eddie Johnson,johnsed02,1985,RS,ATL,4978,2367,2.289842617,-2.536428807,-0.24658619,3.016376383,3.016376383,0,1.880229233,-2.370567179,-0.490337947,-0.234315404 +Doc Rivers,riverdo01,1985,RS,ATL,4471,2126,2.190273604,2.610025703,4.800299306,8.227121919,8.227121919,0,2.323923782,3.215662957,5.539586739,0.472238027 +Cliff Levingston,levincl01,1985,RS,ATL,4242,2017,-0.1357451,0.828087295,0.692342195,3.540744235,3.540744235,0,-0.077594181,0.857285414,0.779691233,-0.048968063 +Kevin Willis,willike02,1985,RS,ATL,3754,1785,-2.303726832,-0.414726927,-2.718453758,0.028761854,0.028761854,0,-2.195784924,-0.433333612,-2.629118536,0.116802929 +Tree Rollins,rollitr01,1985,RS,ATL,3680,1750,-2.751636382,2.480253788,-0.271382594,2.208572044,2.208572044,0,-2.810952506,2.003190816,-0.80776169,-0.208339728 +Antoine Carr,carran01,1985,RS,ATL,2513,1195,-1.621190377,-0.027416597,-1.648606975,0.676685683,0.676685683,0,-1.695354567,0.063840413,-1.631514154,0.796946955 +Randy Wittman,wittmra01,1985,RS,ATL,2456,1168,-0.231092137,-1.443907346,-1.674999483,0.637179876,0.637179876,0,-0.778145258,-1.521541236,-2.299686494,-0.552930685 +Mike Glenn,glennmi01,1985,RS,ATL,2368,1126,1.5652285,-1.855388286,-0.290159785,1.407814012,1.407814012,0,0.659738607,-2.199043107,-1.5393045,-0.389618506 +Sly Williams,willisl01,1985,RS,ATL,1823,867,-1.946098056,-0.455844095,-2.401942151,0.154301801,0.154301801,0,-1.754289893,-0.718283184,-2.472573077,0.228691553 +Scott Hastings,hastisc01,1985,RS,ATL,1735,825,-2.2762792,-0.45461339,-2.73089259,0.008089881,0.008089881,0,-2.530150671,-0.46034594,-2.990496611,0.607587798 +Rickey Brown,brownri01,1985,RS,ATL,1712,814,-5.229212746,0.149716818,-5.079495927,-0.971153497,-0.971153497,0,-5.089535392,-0.290019636,-5.379555028,0.396014701 +Walker Russell,russewa01,1985,RS,ATL,793,377,-2.292975449,-0.645336108,-2.938311558,-0.036275782,-0.036275782,0,-2.597051944,-0.921122972,-3.518174916,0.156693193 +Sidney Lowe,lowesi01,1985,RS,ATL,334,159,0.466307285,1.01963177,1.485939055,0.345529242,0.345529242,0,-0.110372212,1.190613095,1.080240882,0.57208012 +Charlie Criss,crissch01,1985,RS,ATL,242,115,-2.601721763,-1.627343977,-4.22906574,-0.08643345,-0.08643345,0,-2.812268944,-1.847468051,-4.659736995,-0.414143326 +Stewart Granger,grangst01,1985,RS,ATL,193,92,-7.747712304,-3.444406688,-11.19211899,-0.40061103,-0.40061103,0,-7.786647049,-3.609646379,-11.39629343,1.134840891 +Jerry Eaves,eavesje01,1985,RS,ATL,78,37,-3.86002456,-5.005551373,-8.865575933,-0.116454889,-0.116454889,0,-4.632130661,-4.631609873,-9.263740534,0.902959046 +Leo Rautins,rautile01,1985,RS,ATL,25,12,-5.33594032,-4.049245239,-9.385185559,-0.041071716,-0.041071716,0,-6.094375327,-3.440223896,-9.534599223,1.140836733 +Larry Bird,birdla01,1985,RS,BOS,6768,3161,5.919612263,1.974251445,7.893863708,17.06518562,17.06518562,0,6.17351538,1.740318923,7.913834303,-0.605772622 +Dennis Johnson,johnsde01,1985,RS,BOS,6372,2976,1.038317027,-0.330667529,0.707649498,5.228334855,5.228334855,0,1.255543586,0.13610219,1.391645776,-0.425288176 +Robert Parish,parisro01,1985,RS,BOS,6102,2850,-0.081162381,1.387566979,1.306404598,5.86682074,5.86682074,0,0.435632059,1.069193814,1.504825873,-0.551473363 +Kevin McHale,mchalke01,1985,RS,BOS,5680,2653,2.577663335,-0.080030234,2.497633101,7.06575973,7.06575973,0,2.608788353,-0.237787772,2.371000581,-0.541659905 +Danny Ainge,aingeda01,1985,RS,BOS,5489,2564,2.054758353,0.455331816,2.510090169,6.8790453,6.8790453,0,2.042160023,0.885589538,2.927749561,-0.029381967 +Cedric Maxwell,maxwece01,1985,RS,BOS,3201,1495,0.906004023,-0.871667021,0.034337002,2.119114418,2.119114418,0,0.584052663,-1.116506858,-0.532454195,-0.225581837 +Scott Wedman,wedmasc01,1985,RS,BOS,2413,1127,-0.838084689,-1.195419363,-2.033504051,0.411127167,0.411127167,0,-1.034521748,-1.837757765,-2.872279513,-0.214396753 +Quinn Buckner,bucknqu01,1985,RS,BOS,1837,858,-3.697049851,1.334692808,-2.362357043,0.171510002,0.171510002,0,-3.416653037,1.531500584,-1.885152453,1.107578857 +Carlos Clark,clarkca01,1985,RS,BOS,1203,562,-3.233667934,0.463213321,-2.770454613,-0.005896681,-0.005896681,0,-3.174308782,-0.172261521,-3.346570304,0.55821202 +Ray Williams,willira01,1985,RS,BOS,983,459,-2.056761616,1.189010438,-0.867751178,0.443904594,0.443904594,0,-1.497747154,1.174413951,-0.323333203,0.730584479 +Greg Kite,kitegr01,1985,RS,BOS,908,424,-6.446115831,-1.630952882,-8.077068714,-1.161925329,-1.161925329,0,-6.292511874,-1.783977731,-8.076489606,0.856264524 +M.L. Carr,carrml01,1985,RS,BOS,850,397,-2.885437956,0.485854602,-2.399583354,0.071197693,0.071197693,0,-2.626186928,-0.474977958,-3.101164885,0.321793439 +Rick Carlisle,carliri01,1985,RS,BOS,383,179,-4.622203162,-3.409456166,-8.031659328,-0.483488335,-0.483488335,0,-4.836064092,-4.36707852,-9.203142612,0.243507084 +Michael Jordan,jordami01,1985,RS,CHI,6585,3144,5.882578432,1.592607147,7.475185579,16.41000068,16.41000068,0,5.997100845,2.067651071,8.064751915,0.05103211 +Orlando Woolridge,woolror01,1985,RS,CHI,5898,2816,2.802181888,-1.046922073,1.755259815,6.445733788,6.445733788,0,2.59632408,-0.895797337,1.700526743,-0.432309083 +Quintin Dailey,dailequ01,1985,RS,CHI,4401,2101,-0.16711339,-1.377401598,-1.544514988,1.29399545,1.29399545,0,-0.021169937,-1.164073455,-1.185243392,0.143926458 +Dave Corzine,corzida01,1985,RS,CHI,4319,2062,-2.240678575,-0.73401618,-2.974694755,-0.235637289,-0.235637289,0,-2.037491022,-0.95727676,-2.994767783,-0.32738934 +Steve Johnson,johnsst03,1985,RS,CHI,3475,1659,-1.783374366,-0.351314237,-2.134688603,0.524133146,0.524133146,0,-1.464358552,-0.180190572,-1.644549124,0.658804491 +Dave Greenwood,greenda01,1985,RS,CHI,3190,1523,-1.880158577,-0.464195501,-2.344354078,0.315557349,0.315557349,0,-1.848253362,-0.083638381,-1.931891743,0.116860668 +Wes Matthews,matthwe01,1985,RS,CHI,3190,1523,0.148814054,-0.768470131,-0.619656078,1.655753812,1.655753812,0,-0.038135117,-0.854594614,-0.892729731,0.02515117 +Ennis Whatley,whatlen01,1985,RS,CHI,2901,1385,-0.020417887,-1.032711897,-1.053129784,1.19982755,1.19982755,0,-0.16886198,-1.068613455,-1.237475435,0.066642923 +Jawann Oldham,oldhaja01,1985,RS,CHI,2080,993,-4.390675386,1.485711544,-2.904963843,-0.078613136,-0.078613136,0,-4.331419287,0.883279092,-3.448140195,0.136924634 +Rod Higgins,higgiro01,1985,RS,CHI,1973,942,-1.158124196,-1.439037607,-2.597161804,0.07348993,0.07348993,0,-1.42923662,-2.024889553,-3.454126174,0.048689813 +Caldwell Jones,jonesca01,1985,RS,CHI,1854,885,-3.943129641,-0.2827455,-4.225875141,-0.668140193,-0.668140193,0,-3.942748769,-0.125026216,-4.067774985,0.270254261 +Sidney Green,greensi02,1985,RS,CHI,1550,740,-3.1420204,-1.480669024,-4.622689424,-0.709189569,-0.709189569,0,-2.957918721,-1.807153784,-4.765072505,0.315630024 +Charles Jones,jonesch01,1985,RS,CHI,61,29,-5.950760441,-4.717652858,-10.6684133,-0.118993134,-0.118993134,0,-5.948119861,-4.543119394,-10.49123926,1.61760173 +Chris Engler,englech01,1985,RS,CHI,6,3,-9.059284832,-6.024553665,-15.0838385,-0.019376028,-0.019376028,0,-7.372751044,-6.057601201,-13.43035224,2.725343533 +John Bagley,baglejo01,1985,RS,CLE,5156,2401,2.219017185,0.455804048,2.674821233,6.613091517,6.613091517,0,1.988131562,0.38596101,2.374092572,-0.501698499 +Roy Hinson,hinsoro01,1985,RS,CLE,5033,2344,-1.232560218,0.945489295,-0.287070923,2.948912895,2.948912895,0,-1.052708758,0.978149491,-0.074559267,0.121899132 +World B. Free,freewo01,1985,RS,CLE,4829,2249,2.983203753,-0.752526568,2.230677185,5.711357197,5.711357197,0,3.033862633,-0.555659935,2.478202698,-0.066363684 +Phil Hubbard,hubbaph01,1985,RS,CLE,4829,2249,1.015928287,-0.274101115,0.741827172,4.01427143,4.01427143,0,0.844275083,-0.045141456,0.799133627,0.196280967 +Melvin Turpin,turpime01,1985,RS,CLE,4185,1949,-2.822898364,0.35641085,-2.466487513,0.281411974,0.281411974,0,-2.640285389,0.047464481,-2.592820907,-0.185892328 +Johnny Davis,davisjo01,1985,RS,CLE,4123,1920,0.862108341,-2.179653118,-1.317544777,1.397259101,1.397259101,0,0.525355991,-2.175335454,-1.649979463,-0.438282625 +Ben Poquette,poquebe01,1985,RS,CLE,3556,1656,-1.151214108,0.740752626,-0.410461482,1.977990401,1.977990401,0,-1.272987791,0.710522395,-0.562465396,0.069790229 +Lonnie Shelton,sheltlo01,1985,RS,CLE,2671,1244,-2.871264375,0.08543468,-2.785829695,-0.022865736,-0.022865736,0,-2.717861529,0.395395537,-2.322465993,0.568184716 +Mark West,westma01,1985,RS,CLE,1894,882,-3.735782626,-1.248778175,-4.984560801,-1.019016609,-1.019016609,0,-3.795476373,-0.571186613,-4.366662987,1.384582604 +Paul Thompson,thomppa01,1985,RS,CLE,1535,715,-1.729277524,1.131692183,-0.597585341,0.78929898,0.78929898,0,-1.409278351,1.000926198,-0.408352153,0.541357071 +Ron Anderson,anderro01,1985,RS,CLE,1117,520,-2.263963026,-1.766686112,-4.030649138,-0.338047367,-0.338047367,0,-2.663931303,-2.702371517,-5.36630282,-0.521324596 +Edgar Jones,jonesed01,1985,RS,CLE,960,447,-2.978248022,-1.248986743,-4.227234766,-0.339688997,-0.339688997,0,-2.804680272,-1.050345717,-3.85502599,0.856354054 +Jeff Cook,cookje01,1985,RS,CLE,945,440,-1.861921368,-1.568057571,-3.429978939,-0.152517944,-0.152517944,0,-2.072989564,-1.201388746,-3.27437831,-0.087447059 +Kevin Williams,willike01,1985,RS,CLE,887,413,-2.500365822,-0.551020941,-3.051386763,-0.064547347,-0.064547347,0,-2.64751226,-0.339419272,-2.986931532,1.694588234 +Michael Wilson,wilsomi01,1985,RS,CLE,376,175,0.840411677,-0.294189145,0.546222532,0.294111045,0.294111045,0,0.444964833,-0.89812268,-0.453157846,-0.067484073 +Geoff Huston,hustoge01,1985,RS,CLE,200,93,-2.018227818,-4.56845007,-6.586677888,-0.181363083,-0.181363083,0,-2.902409226,-5.057746214,-7.96015544,-0.387104217 +Robert Smith,smithro01,1985,RS,CLE,103,48,-4.080514274,-0.885482736,-4.96599701,-0.054937587,-0.054937587,0,-4.01657423,-1.144664141,-5.161238371,1.273396349 +Campy Russell,russeca02,1985,RS,CLE,52,24,-11.66955296,-4.797314907,-16.46686787,-0.170155513,-0.170155513,0,-11.25655988,-6.264240102,-17.52079999,1.350665649 +Butch Graves,gravebu01,1985,RS,CLE,24,11,-11.28804508,2.542975021,-8.745070063,-0.035748826,-0.035748826,0,-9.334246725,4.287486751,-5.046759974,6.46027645 +Rolando Blackman,blackro01,1985,RS,DAL,5900,2834,2.169464608,-1.482906724,0.686557885,4.92722524,4.92722524,0,1.980280358,-1.549017372,0.431262986,-0.867619875 +Mark Aguirre,aguirma01,1985,RS,DAL,5619,2699,2.739410051,-1.345349957,1.394060094,5.708722769,5.708722769,0,3.041336513,-1.275855643,1.76548087,0.040357744 +Jay Vincent,vinceja01,1985,RS,DAL,5294,2543,0.300624775,-0.603004165,-0.302379391,3.165960161,3.165960161,0,0.64975919,-0.516245025,0.133514165,-0.314921042 +Brad Davis,davisbr01,1985,RS,DAL,5286,2539,3.314567133,-0.439924143,2.87464299,7.265657159,7.265657159,0,2.993329098,0.14063407,3.133963168,-0.290660421 +Sam Perkins,perkisa01,1985,RS,DAL,4824,2317,-0.158218027,0.530205388,0.371987361,3.682772761,3.682772761,0,0.071633585,0.563883244,0.635516829,-0.21932922 +Derek Harper,harpede01,1985,RS,DAL,4618,2218,1.065820135,1.819642976,2.885463112,6.384812589,6.384812589,0,1.220185568,2.03765066,3.257836228,0.122987814 +Kurt Nimphius,nimphku01,1985,RS,DAL,4185,2010,-2.576200505,0.438226559,-2.137973946,0.626847655,0.626847655,0,-2.425382858,0.349681915,-2.075700943,-0.129465317 +Dale Ellis,ellisda01,1985,RS,DAL,2736,1314,0.122291132,-0.22771452,-0.105423388,1.775410222,1.775410222,0,0.375276201,-0.5699019,-0.194625699,0.144478438 +Wallace Bryant,bryanwa01,1985,RS,DAL,1790,860,-3.191405505,0.377625634,-2.813779871,-0.027978263,-0.027978263,0,-3.12649712,-0.052309532,-3.178806652,-0.024218981 +Charlie Sitton,sittoch01,1985,RS,DAL,633,304,-3.823598369,-1.225445911,-5.049044281,-0.35911005,-0.35911005,0,-4.005348872,-1.588282017,-5.593630889,0.73219475 +Tom Sluby,slubyto01,1985,RS,DAL,314,151,-1.54160798,-3.092145963,-4.633753942,-0.145923849,-0.145923849,0,-2.037150964,-3.70826841,-5.745419375,0.569011431 +Howard Carter,carteho01,1985,RS,DAL,137,66,-13.59260383,-4.29334843,-17.88595226,-0.511469859,-0.511469859,0,-12.91408777,-5.798219411,-18.71230718,0.363735285 +Alex English,englial01,1985,RS,DEN,6630,2924,3.231916892,-1.042621098,2.189295794,7.345404378,7.345404378,0,3.294109368,-0.878825498,2.41528387,-0.324807779 +Calvin Natt,nattca01,1985,RS,DEN,6025,2657,3.260385705,-1.093864814,2.166520891,6.627315779,6.627315779,0,3.253888341,-1.130557911,2.12333043,-0.581876054 +Fat Lever,leverfa01,1985,RS,DEN,5802,2559,1.567125886,1.652950707,3.220076593,7.782749419,7.782749419,0,1.9363025,1.980723779,3.91702628,-0.156359502 +T.R. Dunn,dunntr01,1985,RS,DEN,5192,2290,-0.161805014,0.821481988,0.659676974,3.977558232,3.977558232,0,-0.44065127,1.198593397,0.757942127,-0.159930837 +Wayne Cooper,coopewa01,1985,RS,DEN,4605,2031,-2.621550459,0.588327682,-2.033222777,0.742043884,0.742043884,0,-2.213021284,0.283303528,-1.929717756,-0.096322964 +Dan Issel,isselda01,1985,RS,DEN,3818,1684,-1.176510776,0.105023916,-1.07148686,1.441205674,1.441205674,0,-0.827288408,-0.22785371,-1.055142118,-0.066920623 +Bill Hanzlik,hanzlbi01,1985,RS,DEN,3793,1673,-0.999143802,-0.348153704,-1.347297506,1.207207525,1.207207525,0,-1.054291379,0.05434879,-0.99994259,0.855391266 +Elston Turner,turneel01,1985,RS,DEN,3381,1491,-0.950813327,0.669085208,-0.28172812,1.878161506,1.878161506,0,-1.092869711,0.328171197,-0.764698515,0.028996949 +Mike Evans,evansmi01,1985,RS,DEN,3258,1437,1.72393754,-1.613335022,0.110602518,2.109156772,2.109156772,0,1.653712884,-1.766426635,-0.112713751,0.585623057 +Danny Schayes,schayda01,1985,RS,DEN,1229,542,-2.599876884,0.173969468,-2.425907416,0.090135248,0.090135248,0,-2.609691621,-0.28824244,-2.897934061,0.593209758 +Joe Kopicki,kopicjo01,1985,RS,DEN,698,308,-0.213285282,-1.237487107,-1.45077239,0.20582166,0.20582166,0,-0.40133667,-1.410975811,-1.812312482,0.83972425 +Willie White,whitewi01,1985,RS,DEN,531,234,-3.965814287,-3.900728429,-7.866542716,-0.612043323,-0.612043323,0,-3.935494803,-5.046613296,-8.982108099,0.202280332 +Isiah Thomas,thomais01,1985,RS,DET,6835,3089,6.274873968,0.880067987,7.154941955,15.58260417,15.58260417,0,6.396855436,1.517784219,7.914639656,-0.183124182 +Bill Laimbeer,laimbbi01,1985,RS,DET,6399,2892,0.543251582,1.553500149,2.096751731,7.126918019,7.126918019,0,0.868690918,1.783199514,2.651890432,-0.353412315 +Vinnie Johnson,johnsvi01,1985,RS,DET,4631,2093,1.302445986,-1.054387007,0.248058979,3.195131498,3.195131498,0,1.1168441,-0.976679418,0.140164682,-0.204704111 +Terry Tyler,tylerte01,1985,RS,DET,4434,2004,-0.560847898,0.472376617,-0.088471281,2.711941348,2.711941348,0,-0.735401595,0.063288612,-0.672112983,-0.353716225 +John Long,longjo01,1985,RS,DET,4027,1820,-0.126509231,-0.509939527,-0.636448759,1.957362697,1.957362697,0,-0.170692905,-0.505176564,-0.675869469,-0.274072951 +Kelly Tripucka,tripuke01,1985,RS,DET,3706,1675,0.641519641,-0.774805584,-0.133285943,2.227090606,2.227090606,0,0.587928169,-1.02672549,-0.438797321,-0.421186974 +Earl Cureton,curetea01,1985,RS,DET,3633,1642,-3.255969621,0.656406944,-2.599562677,0.126298752,0.126298752,0,-2.878013005,0.345103731,-2.532909274,0.221500194 +Dan Roundfield,roundda01,1985,RS,DET,3301,1492,-1.024202187,-0.615458618,-1.639660805,0.841208651,0.841208651,0,-0.878576836,-1.017668038,-1.896244874,-0.489314325 +Kent Benson,bensoke01,1985,RS,DET,3100,1401,-1.80869275,1.37855829,-0.43013446,1.662991181,1.662991181,0,-1.668089889,1.265774406,-0.402315483,0.297524082 +Tony Campbell,campbto01,1985,RS,DET,1383,625,-3.225239083,-1.102719778,-4.327958861,-0.508474183,-0.508474183,0,-3.143504725,-1.407479007,-4.550983731,1.089048667 +Brook Steppe,steppbr01,1985,RS,DET,1075,486,-1.027758776,-1.942405051,-2.970163826,-0.054763119,-0.054763119,0,-1.522609076,-2.524312061,-4.046921137,0.325434612 +Major Jones,jonesma01,1985,RS,DET,925,418,-2.47624063,-0.927544079,-3.403784709,-0.139687655,-0.139687655,0,-2.682274224,-1.782879422,-4.465153645,0.192095976 +David Thirdkill,thirdda01,1985,RS,DET,254,115,-6.53086065,-2.704745993,-9.235606643,-0.384520717,-0.384520717,0,-6.55416578,-3.227027164,-9.781192944,1.083779045 +Lorenzo Romar,romarlo01,1985,RS,DET,77,35,-2.429453649,2.110393826,-0.319059823,0.044056926,0.044056926,0,-1.895208184,1.549047749,-0.346160435,1.541774053 +Sidney Lowe,lowesi01,1985,RS,DET,69,31,-4.640482538,-4.27703829,-8.917520828,-0.09782324,-0.09782324,0,-5.445046203,-4.238930407,-9.68397661,0.292924548 +Dale Wilkinson,wilkida01,1985,RS,DET,15,7,-13.81935631,-2.472914088,-16.2922704,-0.049355844,-0.049355844,0,-13.58679848,-1.118423445,-14.70522193,2.1174502 +Terry Teagle,teaglte01,1985,RS,DET,11,5,-11.79875499,-6.747307443,-18.54606243,-0.041936565,-0.041936565,0,-11.63185056,-5.032227361,-16.66407792,4.20801717 +Purvis Short,shortpu01,1985,RS,GSW,6700,3081,1.296736902,-1.273313172,0.023423729,4.36084211,4.36084211,0,1.454198351,-0.905353256,0.548845095,0.029030539 +Sleepy Floyd,floydsl01,1985,RS,GSW,6248,2873,0.521966029,-1.319610996,-0.797644967,2.864488023,2.864488023,0,0.555994399,-1.071546954,-0.515552555,0.098115811 +Jerome Whitehead,whiteje01,1985,RS,GSW,5515,2536,-1.918115391,-2.278691003,-4.196806394,-1.873079303,-1.873079303,0,-1.935362516,-1.500510087,-3.435872603,0.060944393 +Larry Smith,smithla01,1985,RS,GSW,5430,2497,0.663067813,-0.763807868,-0.100740055,3.366187282,3.366187282,0,0.547967457,-0.499339817,0.048627639,-0.272169307 +Lester Conner,connele01,1985,RS,GSW,4910,2258,0.151479315,0.632537094,0.784016409,4.060741326,4.060741326,0,-0.017958594,0.684928411,0.666969817,-0.267976391 +Mickey Johnson,johnsmi01,1985,RS,GSW,3403,1565,-0.218619588,-0.666742268,-0.885361855,1.494669348,1.494669348,0,-0.023973712,-0.61793509,-0.641908802,0.404304706 +Othell Wilson,wilsoot01,1985,RS,GSW,2740,1260,-1.382360767,-0.494786514,-1.877147281,0.56218083,0.56218083,0,-1.750043406,-0.717563094,-2.4676065,0.196276011 +Chuck Aleksinas,aleksch01,1985,RS,GSW,2423,1114,-4.088273094,-2.740188852,-6.828461946,-2.327783704,-2.327783704,0,-4.285069561,-2.70990277,-6.994972331,0.434120991 +Mike Bratz,bratzmi01,1985,RS,GSW,1622,746,-1.010684146,-0.639796016,-1.650480162,0.420102611,0.420102611,0,-1.296443263,-0.937821409,-2.234264672,0.398872948 +Gary Plummer,plummga01,1985,RS,GSW,1527,702,-4.454516802,-2.776177737,-7.23069454,-1.618464887,-1.618464887,0,-4.619857918,-2.76314114,-7.382999058,0.879484339 +Peter Thibeaux,thibepe01,1985,RS,GSW,1003,461,-2.567348126,-2.297360947,-4.864709073,-0.502361502,-0.502361502,0,-3.077808536,-2.515827344,-5.59363588,1.034137382 +Steve Burtt,burttst01,1985,RS,GSW,909,418,-5.267853491,-1.904518604,-7.172372095,-0.95653879,-0.95653879,0,-5.35691308,-1.741302636,-7.098215717,1.469142587 +Terry Teagle,teaglte01,1985,RS,GSW,748,344,1.135411229,-2.004760503,-0.869349273,0.330414759,0.330414759,0,0.399777443,-2.034677227,-1.634899784,0.107705766 +Ralph Sampson,sampsra01,1985,RS,HOU,6646,3086,-1.390137251,0.842941945,-0.547195305,3.466709631,3.466709631,0,-0.775345096,0.786279879,0.010934783,-0.046367519 +Rodney McCray,mccraro01,1985,RS,HOU,6463,3001,1.914763004,0.488264762,2.403027766,7.846161698,7.846161698,0,1.576639881,0.54403978,2.120679661,-0.572279702 +Hakeem Olajuwon,olajuha01,1985,RS,HOU,6276,2914,0.795239621,3.033768694,3.829008315,9.763678472,9.763678472,0,1.340188056,2.882723989,4.222912045,-0.184717839 +Lewis Lloyd,lloydle01,1985,RS,HOU,4583,2128,0.837373704,-0.899931054,-0.06255735,2.915878331,2.915878331,0,0.495700488,-0.925826555,-0.430126067,-0.067053988 +Lionel Hollins,hollili01,1985,RS,HOU,4200,1950,-0.784701792,-0.642271271,-1.426973063,1.316301026,1.316301026,0,-1.018103438,-0.500011927,-1.518115365,0.002728826 +Robert Reid,reidro01,1985,RS,HOU,3797,1763,-1.04829045,-0.48366113,-1.531951581,1.096981238,1.096981238,0,-1.342648909,-0.634185891,-1.976834799,0.129023488 +Mitchell Wiggins,wiggimi01,1985,RS,HOU,3392,1575,-0.006924789,0.574022281,0.567097492,2.675529491,2.675529491,0,-0.16885169,0.712321303,0.543469613,0.388712938 +John Lucas,lucasjo01,1985,RS,HOU,2494,1158,2.653890775,0.074285123,2.728175897,3.230715167,3.230715167,0,2.569902619,-0.074987435,2.494915184,-0.186938279 +Jim Petersen,peterji01,1985,RS,HOU,1538,714,-4.964902642,-1.012641913,-5.977544555,-1.185138342,-1.185138342,0,-5.069880458,-1.352788264,-6.422668721,0.826164632 +Allen Leavell,leaveal01,1985,RS,HOU,1154,536,-1.42105577,-0.993042752,-2.414098521,0.092468116,0.092468116,0,-1.421359276,-1.287718336,-2.709077612,0.686352563 +Larry Micheaux,michela01,1985,RS,HOU,849,394,-0.005727711,-1.073259746,-1.078987456,0.336617082,0.336617082,0,-0.324824112,-1.595913166,-1.920737278,0.21909424 +Phil Ford,fordph01,1985,RS,HOU,625,290,-2.45331534,-1.892053374,-4.345368714,-0.236159405,-0.236159405,0,-3.211607816,-2.019304235,-5.230912051,0.048964317 +Craig Ehlo,ehlocr01,1985,RS,HOU,407,189,-2.064699373,-0.127673922,-2.192373295,0.054314012,0.054314012,0,-2.229739909,-0.991743416,-3.221483325,1.044164688 +Hank McDowell,mcdowha01,1985,RS,HOU,284,132,-3.240485172,-0.861986277,-4.10247145,-0.091688747,-0.091688747,0,-3.558677228,-1.419882303,-4.978559531,0.686040716 +Herb Williams,willihe01,1985,RS,IND,5663,2557,-3.214677187,0.644607049,-2.570070138,0.234161568,0.234161568,0,-2.701925392,0.269952727,-2.431972665,-0.25164211 +Vern Fleming,flemive01,1985,RS,IND,5506,2486,-0.788835253,-0.461570044,-1.250405297,1.901330805,1.901330805,0,-0.945453654,0.068026366,-0.877427287,-0.037540441 +Clark Kellogg,kellocl01,1985,RS,IND,5424,2449,0.737866209,0.243481327,0.981347536,4.657384698,4.657384698,0,0.810303357,0.314774093,1.125077449,-0.107696474 +Steve Stipanovich,stipast01,1985,RS,IND,5127,2315,-1.502169152,1.144251441,-0.357917711,2.826270414,2.826270414,0,-1.38382124,1.033480819,-0.35034042,0.034782215 +Jim Thomas,thomaji01,1985,RS,IND,4560,2059,0.371520228,-0.558780067,-0.187259839,2.693866246,2.693866246,0,-0.150692654,-0.390585512,-0.541278166,0.065375645 +Jerry Sichting,sichtje01,1985,RS,IND,4004,1808,0.84288149,-1.396246029,-0.553364539,2.018081849,2.018081849,0,0.176156273,-1.29999637,-1.123840098,-0.41750118 +Tony Brown,brownto01,1985,RS,IND,3513,1586,-0.57265488,-0.455210966,-1.027865847,1.397176078,1.397176078,0,-1.018623527,-0.497973016,-1.516596543,0.271749776 +Terence Stansbury,stanste01,1985,RS,IND,2830,1278,-0.840923072,-0.879985677,-1.720908749,0.676362795,0.676362795,0,-1.41656251,-0.43395353,-1.85051604,0.825296169 +Bill Garnett,garnebi02,1985,RS,IND,2487,1123,-1.843129862,-0.911762548,-2.75489241,-0.00282449,-0.00282449,0,-2.082631077,-0.678366244,-2.760997321,0.787527421 +Devin Durrant,durrade01,1985,RS,IND,1674,756,-3.127917681,-1.67870588,-4.80662356,-0.79698267,-0.79698267,0,-3.471340963,-2.170905981,-5.642246944,0.484614137 +Granville Waiters,waitegr01,1985,RS,IND,1557,703,-4.989202818,0.557978683,-4.431224135,-0.605080552,-0.605080552,0,-5.006030071,-0.174854793,-5.180884865,0.355591093 +Stuart Gray,grayst01,1985,RS,IND,866,391,-7.845997004,-0.370893039,-8.216890042,-1.105028884,-1.105028884,0,-7.615665246,-0.804337139,-8.420002385,1.369158383 +Kenton Edelin,edelike01,1985,RS,IND,317,143,-2.442228395,0.800504287,-1.641724108,0.082273358,0.082273358,0,-3.21962168,2.139746113,-1.079875567,1.80859612 +Greg Kelser,kelsegr01,1985,RS,IND,252,114,-2.279247075,0.461356395,-1.81789068,0.054717362,0.054717362,0,-2.184682213,-0.067567564,-2.252249777,0.959337382 +Ralph Jackson,jacksra01,1985,RS,IND,27,12,1.456052822,6.679094765,8.135147587,0.066691669,0.066691669,0,1.846586916,6.053598949,7.900185865,0.075117607 +Eddie Johnson,johnsed03,1985,RS,KCK,6664,3029,0.984177715,-1.21156486,-0.227387145,3.88809647,3.88809647,0,1.166194846,-0.962668113,0.203526733,-0.274069118 +Reggie Theus,theusre01,1985,RS,KCK,5595,2543,2.96001836,-1.870673382,1.089344978,4.976946873,4.976946873,0,2.766783705,-1.708962895,1.057820809,-0.090608202 +LaSalle Thompson,thompla01,1985,RS,KCK,5408,2458,-1.281069512,1.24624789,-0.034821622,3.408734532,3.408734532,0,-0.801447278,1.449248314,0.647801036,0.112490218 +Larry Drew,drewla01,1985,RS,KCK,5221,2373,1.111933885,-1.086892589,0.025041295,3.346258416,3.346258416,0,1.090131437,-0.777203331,0.312928107,-0.415148237 +Mark Olberding,olberma01,1985,RS,KCK,5009,2277,-0.368089535,-1.399431222,-1.767520757,1.143665043,1.143665043,0,-0.433383311,-1.025651083,-1.459034394,0.207699746 +Mike Woodson,woodsmi01,1985,RS,KCK,4396,1998,0.672115513,0.34532654,1.017442053,3.854692058,3.854692058,0,0.823053602,0.540150997,1.363204599,0.383142061 +Otis Thorpe,thorpot01,1985,RS,KCK,4220,1918,0.195056609,-1.672723338,-1.47766673,1.249695576,1.249695576,0,0.203796566,-1.721115925,-1.517319358,0.38484305 +Joe Meriweather,meriwjo01,1985,RS,KCK,2334,1061,-2.69192659,-1.159802572,-3.851729162,-0.598982107,-0.598982107,0,-2.839508255,-1.013669506,-3.853177761,0.449081155 +Don Buse,busedo01,1985,RS,KCK,2066,939,0.657511062,-1.287316248,-0.629805186,1.014198266,1.014198266,0,0.314852038,-1.551272778,-1.23642074,-0.156681486 +Pete Verhoeven,verhope01,1985,RS,KCK,805,366,-2.837070412,-0.701882074,-3.538952487,-0.14927761,-0.14927761,0,-2.929010416,-0.208428368,-3.137438784,1.370654303 +Ed Nealy,nealyed01,1985,RS,KCK,495,225,-1.92674338,-2.571101344,-4.497844724,-0.200703792,-0.200703792,0,-2.395813722,-3.089895493,-5.485709215,0.030880867 +Mark McNamara,mcnamma01,1985,RS,KCK,462,210,-3.701457762,-1.571265729,-5.272723491,-0.270672034,-0.270672034,0,-3.582392261,-2.492988762,-6.075381023,0.146204183 +Billy Knight,knighbi01,1985,RS,KCK,416,189,-2.009598108,-3.681812961,-5.691411069,-0.282292877,-0.282292877,0,-2.625578987,-4.414468848,-7.040047836,-0.488566587 +David Pope,popeda01,1985,RS,KCK,284,129,-6.966776736,-1.85006896,-8.816845696,-0.405242582,-0.405242582,0,-6.896616036,-1.459224099,-8.355840135,1.539489625 +Dane Suttle,suttlda01,1985,RS,KCK,53,24,-1.045433848,-0.944388225,-1.989822073,0.009376005,0.009376005,0,-1.438298327,-1.446506366,-2.884804694,0.752491458 +Kenny Natt,nattke01,1985,RS,KCK,35,16,-0.49710085,0.173052692,-0.324048158,0.019648553,0.019648553,0,-1.416347005,-0.718346218,-2.134693223,-0.808730181 +Norm Nixon,nixonno01,1985,RS,LAC,6153,2894,1.495361537,-1.377089436,0.118272101,4.218577976,4.218577976,0,1.576277415,-0.792354473,0.783922942,-0.402132056 +Derek Smith,smithde02,1985,RS,LAC,5873,2762,2.494748262,-0.961769013,1.53297925,6.045529611,6.045529611,0,2.146865688,-0.08792271,2.058942978,0.172483383 +Marques Johnson,johnsma01,1985,RS,LAC,5205,2448,-0.234846322,-0.512662737,-0.747509058,2.492112866,2.492112866,0,-0.10519548,-0.204726121,-0.309921601,-0.369291668 +James Donaldson,donalja01,1985,RS,LAC,5086,2392,-1.786952566,-0.163305141,-1.950257707,0.973313112,0.973313112,0,-1.852487175,-0.334965877,-2.187453052,-0.284942527 +Junior Bridgeman,bridgju01,1985,RS,LAC,4342,2042,-0.453526557,-1.173836739,-1.627363296,1.164609784,1.164609784,0,-0.630703622,-1.358713531,-1.989417154,-0.440463344 +Bill Walton,waltobi01,1985,RS,LAC,3502,1647,-1.592697712,1.995616872,0.40291916,2.644132703,2.644132703,0,-1.277268646,1.404848184,0.127579538,-0.205303326 +Michael Cage,cagemi01,1985,RS,LAC,3423,1610,-0.941914936,-0.279392669,-1.221307605,1.253948185,1.253948185,0,-1.180355122,-0.26956906,-1.449924182,-0.144300566 +Rory White,whitero01,1985,RS,LAC,2352,1106,-2.467506826,-1.149475599,-3.616982426,-0.489594757,-0.489594757,0,-2.550005322,-1.59144581,-4.141451131,0.078765242 +Harvey Catchings,catchha01,1985,RS,LAC,2230,1049,-3.987048599,-0.027698174,-4.014746773,-0.679004418,-0.679004418,0,-4.166024625,-0.027840326,-4.193864951,0.322473273 +Bryan Warrick,warribr01,1985,RS,LAC,1516,713,-1.220042059,-1.919258666,-3.139300725,-0.142017963,-0.142017963,0,-1.777791232,-1.934400647,-3.712191879,0.292641482 +Lancaster Gordon,gordola01,1985,RS,LAC,1450,682,-4.387679032,-1.100108227,-5.487787259,-0.954404295,-0.954404295,0,-4.287966453,-1.736361437,-6.02432789,0.192412464 +Franklin Edwards,edwarfr01,1985,RS,LAC,421,198,1.391303742,1.726484435,3.117788177,0.591981359,0.591981359,0,1.219246147,1.008095284,2.227341431,-0.136030291 +Jay Murphy,murphja01,1985,RS,LAC,317,149,-10.7916561,-1.723324684,-12.51498079,-0.747187407,-0.747187407,0,-10.41598134,-2.034558001,-12.45053934,0.675952587 +Dale Wilkinson,wilkida01,1985,RS,LAC,81,38,-7.292520779,-4.691188664,-11.98370944,-0.181876236,-0.181876236,0,-7.524841678,-4.425157074,-11.94999875,1.649125262 +Magic Johnson,johnsma02,1985,RS,LAL,6048,2781,6.792100348,-0.06431369,6.727786658,13.34787706,13.34787706,0,6.596052874,0.124335995,6.720388869,-0.767200766 +James Worthy,worthja01,1985,RS,LAL,5863,2696,1.531319972,0.343988404,1.875308376,6.338038383,6.338038383,0,1.701569295,0.28535139,1.986920685,-0.390972474 +Kareem Abdul-Jabbar,abdulka01,1985,RS,LAL,5719,2630,2.454327773,1.652245021,4.106572794,9.165312465,9.165312465,0,2.88186206,1.384435629,4.266297688,-0.393306974 +Byron Scott,scottby01,1985,RS,LAL,5013,2305,2.130199794,-0.062826738,2.067373056,5.662935934,5.662935934,0,2.20579424,0.228620366,2.434414606,-0.042826513 +Michael Cooper,coopemi01,1985,RS,LAL,4760,2189,1.370518073,0.222724257,1.59324233,4.851922299,4.851922299,0,1.409383946,0.338622665,1.748006611,0.027025695 +Kurt Rambis,rambiku01,1985,RS,LAL,3516,1617,-1.653667409,2.08440315,0.430735741,2.629972322,2.629972322,0,-1.281515983,1.975099279,0.693583296,0.231816864 +Larry Spriggs,sprigla01,1985,RS,LAL,2810,1292,-1.370460452,-0.74533404,-2.115794492,0.420632157,0.420632157,0,-1.13304264,-0.659393319,-1.792435959,0.637174821 +Bob McAdoo,mcadobo01,1985,RS,LAL,2727,1254,-2.251272219,-0.048186567,-2.299458786,0.288821606,0.288821606,0,-1.810764144,-0.358875806,-2.16963995,0.204167164 +Mike McGee,mcgeemi01,1985,RS,LAL,2544,1170,1.545596086,-1.089845856,0.455750229,1.923252657,1.923252657,0,1.751472147,-1.262762787,0.488709361,0.520127413 +Jamaal Wilkes,wilkeja01,1985,RS,LAL,1655,761,-2.413742764,-1.410359282,-3.824102046,-0.416503543,-0.416503543,0,-2.360722657,-1.865602729,-4.226325386,-0.131256769 +Mitch Kupchak,kupchmi01,1985,RS,LAL,1557,716,-2.488449226,-0.425291998,-2.913741224,-0.060039863,-0.060039863,0,-2.236015053,-0.697124241,-2.933139294,0.388160868 +Ronnie Lester,lestero01,1985,RS,LAL,605,278,-2.486182632,-0.484325975,-2.970508607,-0.031292842,-0.031292842,0,-2.379439166,-1.315464996,-3.694904162,0.055746508 +Chuck Nevitt,nevitch01,1985,RS,LAL,128,59,-14.29397008,3.114684092,-11.17928599,-0.259514898,-0.259514898,0,-13.03423079,2.275692907,-10.75853788,2.353364236 +Earl Jones,jonesea01,1985,RS,LAL,15,7,-17.31881399,-5.051974314,-22.37078831,-0.069658042,-0.069658042,0,-16.37082572,-7.558993708,-23.92981943,-0.612974467 +Paul Pressey,presspa01,1985,RS,MIL,6042,2876,3.24591732,1.293321586,4.539238905,10.67852162,10.67852162,0,3.208824168,1.150623955,4.359448124,-0.166526593 +Sidney Moncrief,moncrsi01,1985,RS,MIL,5744,2734,3.4902761,1.079882793,4.570158893,10.17119505,10.17119505,0,3.556351793,1.369842434,4.926194227,-0.400766989 +Terry Cummings,cummite01,1985,RS,MIL,5719,2722,2.110789045,1.938453829,4.049242874,9.430561972,9.430561972,0,2.750762916,1.858698091,4.609461007,-0.131162172 +Craig Hodges,hodgecr01,1985,RS,MIL,5244,2496,1.751084339,-0.05681884,1.694265499,5.672312918,5.672312918,0,1.589225799,0.304993919,1.894219717,0.232302254 +Alton Lister,listeal01,1985,RS,MIL,4393,2091,-1.932870415,2.913159809,0.980289394,3.984949888,3.984949888,0,-1.517155046,2.065454217,0.548299171,0.139500248 +Paul Mokeski,mokespa01,1985,RS,MIL,3332,1586,-3.005786794,1.089459141,-1.916327653,0.678626251,0.678626251,0,-2.859392365,1.002813526,-1.856578839,0.618532198 +Kevin Grevey,greveke01,1985,RS,MIL,2483,1182,-1.516905863,-0.841998495,-2.358904358,0.235486356,0.235486356,0,-1.780151156,-1.847604059,-3.627755215,-0.160532174 +Randy Breuer,breuera01,1985,RS,MIL,2275,1083,-2.443833213,1.908485503,-0.53534771,1.22822355,1.22822355,0,-2.404786169,1.106521108,-1.298265061,0.382136522 +Ricky Pierce,piercri01,1985,RS,MIL,1853,882,1.813301187,-0.241234881,1.572066306,1.952523628,1.952523628,0,1.363340237,-0.250525651,1.112814586,0.404320365 +Charles Davis,davisch02,1985,RS,MIL,1567,746,-2.24708882,-0.642595167,-2.889683987,-0.053481831,-0.053481831,0,-2.247776764,-1.037601605,-3.285378368,0.615837241 +Kenny Fields,fieldke01,1985,RS,MIL,1124,535,-2.558367989,-1.222848934,-3.781216923,-0.282617144,-0.282617144,0,-2.917246569,-1.681537926,-4.598784495,0.418272688 +Mike Dunleavy,dunlemi01,1985,RS,MIL,910,433,1.051447544,-0.780021484,0.27142606,0.672201556,0.672201556,0,1.11321527,-0.642220239,0.470995032,0.730518995 +Paul Thompson,thomppa01,1985,RS,MIL,477,227,-1.360484462,1.896144307,0.535659845,0.385990627,0.385990627,0,-0.897939335,2.00351044,1.105571105,1.482966741 +Larry Micheaux,michela01,1985,RS,MIL,359,171,-0.601156082,0.991362156,0.390206074,0.275250856,0.275250856,0,-0.75536013,0.618963087,-0.136397043,0.485126625 +Lorenzo Romar,romarlo01,1985,RS,MIL,34,16,-11.51587479,-3.012349661,-14.52822445,-0.096659226,-0.096659226,0,-11.20665823,-3.219850246,-14.42650848,0.549477063 +David Thirdkill,thirdda01,1985,RS,MIL,34,16,1.966454216,-2.362296276,-0.39584206,0.019111434,0.019111434,0,0.611968614,-3.822830325,-3.210861711,-0.570167643 +Mark West,westma01,1985,RS,MIL,13,6,-13.51628125,-7.261786835,-20.77806809,-0.058775469,-0.058775469,0,-12.40929457,-3.512449979,-15.92174455,6.718675841 +Chris Engler,englech01,1985,RS,MIL,6,3,-17.06979886,-2.357657498,-19.42745636,-0.024767994,-0.024767994,0,-15.29952392,-4.512161231,-19.81168515,-3.0708198 +Buck Williams,willibu01,1985,RS,NJN,6772,3182,0.14231506,-0.092661211,0.049653849,4.534167176,4.534167176,0,0.30850292,0.013458616,0.321961535,-0.248942712 +Micheal Ray Richardson,richami01,1985,RS,NJN,6655,3127,3.065928322,2.202380189,5.268308511,12.81253416,12.81253416,0,3.528753673,2.801045248,6.32979892,0.162874671 +Mike Gminski,gminsmi01,1985,RS,NJN,5146,2418,-0.740619684,-0.028200384,-0.768820068,2.419473261,2.419473261,0,-0.723339057,-0.773546469,-1.496885525,-1.041677981 +Otis Birdsong,birdsot01,1985,RS,NJN,3920,1842,1.784769338,-0.535403411,1.249365926,3.761383159,3.761383159,0,1.740456696,-0.310297104,1.430159592,0.07768651 +Kelvin Ransey,ranseke01,1985,RS,NJN,3595,1689,0.641265743,-0.381368691,0.259897052,2.587752246,2.587752246,0,0.361782573,-0.616091187,-0.254308615,-0.237455705 +Jeff Turner,turneje01,1985,RS,NJN,3041,1429,-2.666816357,-2.201836735,-4.868653093,-1.554944081,-1.554944081,0,-2.863456303,-1.764622354,-4.628078656,0.688123619 +Mike O'Koren,okoremi01,1985,RS,NJN,2382,1119,-0.414289448,-0.615262786,-1.029552234,0.982461753,0.982461753,0,-0.73779693,-0.707402633,-1.445199563,0.02465973 +Darwin Cook,cookda01,1985,RS,NJN,2262,1063,-0.979391081,1.001034205,0.021643123,1.507794035,1.507794035,0,-0.883109581,0.67393026,-0.209179321,0.317201668 +Darryl Dawkins,dawkida01,1985,RS,NJN,2069,972,-1.641552466,-1.234540752,-2.876093218,-0.063116536,-0.063116536,0,-1.58702476,-1.010138229,-2.597162989,0.966952765 +Albert King,kingal01,1985,RS,NJN,1830,860,0.541617709,-0.037968875,0.503648834,1.43344929,1.43344929,0,0.509017755,-0.27386009,0.235157665,0.422696418 +George Johnson,johnsge02,1985,RS,NJN,1703,800,-3.794500753,1.427116229,-2.367384524,0.156809571,0.156809571,0,-4.114405994,0.925342587,-3.189063407,0.424331607 +Kevin McKenna,mckenke01,1985,RS,NJN,1139,535,-0.525796556,0.10874857,-0.417047986,0.638960637,0.638960637,0,-0.921931504,-0.019478331,-0.941409836,0.35135586 +Wayne Sappleton,sapplwa01,1985,RS,NJN,634,298,-4.593608901,-1.671612684,-6.265221585,-0.539318357,-0.539318357,0,-4.608906716,-1.978167415,-6.587074132,0.940793281 +Ron Brewer,brewero01,1985,RS,NJN,521,245,1.904879561,-2.113098554,-0.208218994,0.316143159,0.316143159,0,0.943325616,-2.333768503,-1.390442887,-0.512914605 +Michael Wilson,wilsomi01,1985,RS,NJN,196,92,-2.741864427,-0.900081311,-3.641945739,-0.041777821,-0.041777821,0,-3.274565723,-1.757230971,-5.031796695,-0.218909069 +Chris Engler,englech01,1985,RS,NJN,162,76,-2.368545283,0.237688427,-2.130856856,0.023810247,0.023810247,0,-2.611120991,-1.037245635,-3.648366627,-0.848663504 +Tom LaGarde,lagarto01,1985,RS,NJN,17,8,-11.23110068,-4.205878971,-15.43697965,-0.052862433,-0.052862433,0,-10.72951089,-3.845227763,-14.57473865,2.153845886 +Darrell Walker,walkeda01,1985,RS,NYK,5219,2489,-0.332394854,1.019961453,0.687566599,4.377520575,4.377520575,0,-0.045259299,1.279690574,1.234431276,0.28873807 +Louis Orr,orrlo01,1985,RS,NYK,5141,2452,-0.318394374,-0.103418188,-0.421812563,2.906523768,2.906523768,0,-0.278449821,-0.242206132,-0.520655953,-0.21512068 +Rory Sparrow,sparrro01,1985,RS,NYK,4806,2292,2.085607276,-1.1679578,0.917649476,4.278322433,4.278322433,0,1.489551482,-0.939900197,0.549651286,-0.254150591 +Pat Cummings,cummipa01,1985,RS,NYK,4338,2069,-1.893624456,-0.662736429,-2.556360885,0.204931402,0.204931402,0,-1.628320492,-0.408338195,-2.036658687,0.265535891 +Bernard King,kingbe01,1985,RS,NYK,4326,2063,3.778191547,-0.885242053,2.892949494,5.946653057,5.946653057,0,3.663649915,-0.817072789,2.846577126,0.125420094 +Trent Tucker,tucketr01,1985,RS,NYK,3814,1819,0.94827431,-0.384658416,0.563615895,3.078072765,3.078072765,0,0.442123485,-0.252749811,0.189373674,0.096074611 +Ken Bannister,bannike01,1985,RS,NYK,2944,1404,-5.403165542,-1.137113108,-6.540278649,-2.755147621,-2.755147621,0,-5.062255265,-0.932842654,-5.995097919,1.526017861 +James Bailey,baileja01,1985,RS,NYK,2719,1297,-3.826543114,-0.715791765,-4.542334878,-1.200821433,-1.200821433,0,-3.862774782,-0.272121411,-4.134896194,1.28788012 +Butch Carter,cartebu01,1985,RS,NYK,2682,1279,-0.897309847,-1.335548127,-2.232857974,0.339374016,0.339374016,0,-1.170589054,-1.570149822,-2.740738876,0.586492761 +Ernie Grunfeld,grunfer01,1985,RS,NYK,2225,1061,0.426477379,0.331383905,0.757861284,1.905524785,1.905524785,0,-0.105996178,-0.060702934,-0.166699113,0.361453893 +Eddie Lee Wilkins,wilkied01,1985,RS,NYK,1923,917,-3.941838699,-0.600980511,-4.54281921,-0.846348691,-0.846348691,0,-3.852888318,-0.639123532,-4.492011849,0.932932524 +Ron Cavenall,cavenro01,1985,RS,NYK,1369,653,-6.531236813,0.084426647,-6.446810166,-1.241226999,-1.241226999,0,-6.573441589,-0.319175834,-6.892617423,0.80512934 +Truck Robinson,robintr01,1985,RS,NYK,73,35,-5.15821531,1.260685279,-3.897530031,-0.020436452,-0.020436452,0,-4.530925287,-0.580653923,-5.11157921,-0.277334138 +Moses Malone,malonmo01,1985,RS,PHI,6281,2957,1.868875468,0.652216727,2.521092195,7.895639554,7.895639554,0,2.396754053,0.3648063,2.761560352,-0.736232603 +Maurice Cheeks,cheekma01,1985,RS,PHI,5557,2616,3.6569678,1.232456602,4.889424402,10.17306995,10.17306995,0,3.503031839,1.726748344,5.229780183,-0.234547269 +Julius Erving,ervinju01,1985,RS,PHI,5385,2535,1.968500857,1.391314689,3.359815546,7.885767937,7.885767937,0,2.314664093,1.11501299,3.429677083,-0.214536974 +Charles Barkley,barklch01,1985,RS,PHI,4985,2347,1.583228939,0.57985654,2.163085479,5.894387245,5.894387245,0,1.832002359,0.716579872,2.548582231,0.197882055 +Andrew Toney,toneyan01,1985,RS,PHI,4752,2237,2.489340641,-2.00514732,0.484193321,3.695002343,3.695002343,0,2.362988963,-1.694384731,0.668604231,0.10530189 +Bobby Jones,jonesbo01,1985,RS,PHI,3469,1633,0.682946723,0.725856166,1.408802889,3.467791447,3.467791447,0,0.658232348,0.421854867,1.080087215,0.085221711 +Clint Richardson,richacl01,1985,RS,PHI,3252,1531,-1.066854037,-1.965064736,-3.031918773,-0.219740213,-0.219740213,0,-1.571669325,-1.955631158,-3.527300482,-0.221084895 +Sedale Threatt,threase01,1985,RS,PHI,2770,1304,-2.221239274,0.269684238,-1.951555036,0.535319922,0.535319922,0,-2.071528322,0.458236292,-1.613292031,0.800320367 +Clemon Johnson,johnscl01,1985,RS,PHI,1859,875,-2.227631106,-0.093248265,-2.320879371,0.191235068,0.191235068,0,-2.273046277,-0.601457638,-2.874503915,-0.180774078 +George Johnson,johnsge03,1985,RS,PHI,1606,756,-3.053011542,0.115349526,-2.937662016,-0.072690543,-0.072690543,0,-3.04607162,-0.282680908,-3.328752527,0.438593907 +Sam Williams,willisa02,1985,RS,PHI,1037,488,-6.09813209,1.042282445,-5.055849645,-0.581156333,-0.581156333,0,-5.464356041,0.829379863,-4.634976179,1.269299358 +Leon Wood,woodle01,1985,RS,PHI,571,269,-3.341817913,-2.837195821,-6.179013733,-0.473192137,-0.473192137,0,-2.990167593,-3.848239406,-6.838406999,0.566824637 +Marc Iavaroni,iavarma01,1985,RS,PHI,331,156,-6.277874434,-2.59931423,-8.877188664,-0.491117294,-0.491117294,0,-6.080718273,-2.697906892,-8.778625165,0.730454228 +Steve Hayes,hayesst01,1985,RS,PHI,215,101,-2.205211346,0.003023076,-2.20218827,0.028359369,0.028359369,0,-2.631499713,0.076719396,-2.554780317,0.477822324 +Larry Nance,nancela01,1985,RS,PHO,4756,2202,2.153701189,1.921403324,4.075104513,7.635483654,7.635483654,0,2.145379708,2.016237412,4.16161712,-0.434664909 +Alvan Adams,adamsal01,1985,RS,PHO,4614,2136,1.358651899,1.533205667,2.891857566,6.153865144,6.153865144,0,1.416587633,1.515951135,2.932538768,0.091451797 +Jay Humphries,humphja01,1985,RS,PHO,4454,2062,-1.220397555,0.188384836,-1.032012718,1.81151648,1.81151648,0,-1.44058521,0.405143048,-1.035442162,0.236614133 +Kyle Macy,macyky01,1985,RS,PHO,4359,2018,1.394409554,0.178965195,1.573374749,4.437086442,4.437086442,0,1.053396522,0.573675912,1.627072434,-0.329423774 +James Edwards,edwarja01,1985,RS,PHO,3860,1787,-1.951712079,-0.256383426,-2.208095504,0.495617093,0.495617093,0,-1.835776894,-0.276936215,-2.112713109,0.323771238 +Mike Holton,holtomi01,1985,RS,PHO,3804,1761,-2.273905121,-1.033204625,-3.307109745,-0.500432499,-0.500432499,0,-2.561021987,-1.072300944,-3.633322931,-0.022617345 +Maurice Lucas,lucasma01,1985,RS,PHO,3607,1670,-1.910750667,-0.159324122,-2.070074789,0.579387626,0.579387626,0,-1.725357761,-0.198366012,-1.923723774,0.012171077 +Charles Jones,jonesch02,1985,RS,PHO,3380,1565,-2.351477827,0.767473428,-1.584004399,0.930052629,0.930052629,0,-2.231130733,-0.041698759,-2.272829492,-0.105641449 +Rod Foster,fostero01,1985,RS,PHO,2847,1318,-1.29427284,-0.773876481,-2.06814932,0.462653428,0.462653428,0,-1.090031107,-0.505665785,-1.595696892,0.93475792 +Alvin Scott,scottal01,1985,RS,PHO,2674,1238,-2.623271313,-0.074913666,-2.698184979,0.032705848,0.032705848,0,-3.188444536,-0.538277351,-3.726721887,-0.069309459 +Charles Pittman,pittmch01,1985,RS,PHO,2162,1001,-2.671499433,-1.334035222,-4.005534655,-0.643686487,-0.643686487,0,-3.173726386,-1.687110868,-4.860837255,0.398425365 +Walter Davis,daviswa03,1985,RS,PHO,1231,570,-0.31668495,-1.550886194,-1.867571144,0.25612121,0.25612121,0,-0.529303221,-1.67538776,-2.204690981,-0.201937076 +Mike Sanders,sandemi01,1985,RS,PHO,903,418,-0.368251503,1.120448376,0.752196872,0.750823301,0.750823301,0,-0.424762615,1.164817764,0.740055149,0.54407092 +Rick Robey,robeyri01,1985,RS,PHO,104,48,-11.438289,-1.243024286,-12.68131329,-0.245615059,-0.245615059,0,-10.56284556,-1.950849164,-12.51369472,1.020264976 +Michael Young,youngmi01,1985,RS,PHO,24,11,-4.549823393,-2.378026635,-6.927850028,-0.023252911,-0.023252911,0,-4.79431345,-4.080878483,-8.875191933,-0.855138133 +Mychal Thompson,thompmy01,1985,RS,POR,5706,2616,0.035133988,-0.129781413,-0.094647424,3.533896493,3.533896493,0,0.445910077,-0.336838567,0.10907151,-0.296200331 +Clyde Drexler,drexlcl01,1985,RS,POR,5572,2555,3.161556837,1.671778743,4.83333558,9.887892421,9.887892421,0,3.386927415,1.915002758,5.301930173,0.026677927 +Kiki Vandeweghe,vandeki01,1985,RS,POR,5457,2502,2.339140278,-1.81627505,0.522865229,4.148186806,4.148186806,0,1.946371554,-1.865696999,0.080674556,-0.734460344 +Darnell Valentine,valenda01,1985,RS,POR,4968,2278,1.322914792,0.472147759,1.795062551,5.27811674,5.27811674,0,1.354256096,0.806199015,2.160455111,-0.084450563 +Jim Paxson,paxsoji02,1985,RS,POR,4914,2253,2.426316354,-0.251779544,2.17453681,5.63737937,5.63737937,0,2.275378256,-0.095371345,2.180006911,-0.425008329 +Sam Bowie,bowiesa01,1985,RS,POR,4833,2216,-0.964598997,1.970017863,1.005418866,4.234631137,4.234631137,0,-0.770606426,1.554876659,0.784270233,-0.273999651 +Steve Colter,coltest01,1985,RS,POR,3189,1462,-0.486571178,-0.416673982,-0.903245161,1.380543955,1.380543955,0,-0.458725925,-0.491020739,-0.949746664,0.227059441 +Kenny Carr,carrke01,1985,RS,POR,2443,1120,-1.663864952,-1.175993097,-2.839858049,-0.0514917,-0.0514917,0,-1.544906556,-1.248954605,-2.793861161,0.29113499 +Audie Norris,norriau01,1985,RS,POR,2436,1117,-3.245769808,0.112839944,-3.132929864,-0.220928553,-0.220928553,0,-3.012846449,0.215412546,-2.797433903,1.278277101 +Jerome Kersey,kerseje01,1985,RS,POR,2089,958,-0.41039469,0.621418626,0.211023936,1.456458716,1.456458716,0,-0.473417457,0.278702033,-0.194715424,0.656522791 +Bernard Thompson,thompbe01,1985,RS,POR,1167,535,-3.255752874,0.408794385,-2.846958489,-0.026641875,-0.026641875,0,-3.121284358,-0.037399774,-3.158684132,0.688714133 +Tom Scheffler,schefto01,1985,RS,POR,585,268,-6.005652368,0.684126368,-5.321526,-0.354458566,-0.354458566,0,-5.909042279,0.244565853,-5.664476426,0.83604032 +Mike Mitchell,mitchmi01,1985,RS,SAS,6246,2853,0.533692266,-1.090372024,-0.556679758,3.182273514,3.182273514,0,0.698882923,-0.888370541,-0.189487618,-0.334205551 +Artis Gilmore,gilmoar01,1985,RS,SAS,6034,2756,1.137008627,0.419372446,1.556381073,6.045350283,6.045350283,0,1.200757068,0.310214915,1.510971983,-0.168965535 +Johnny Moore,moorejo01,1985,RS,SAS,5887,2689,3.418801714,2.452888357,5.871690071,11.83899947,11.83899947,0,3.827939099,2.881182828,6.709121927,0.093162604 +Gene Banks,banksge01,1985,RS,SAS,4578,2091,1.364469235,-0.627009806,0.73745943,3.717549614,3.717549614,0,0.90280387,-0.696570013,0.206233857,-0.082508271 +George Gervin,gervige01,1985,RS,SAS,4578,2091,0.92699871,-1.358523354,-0.431524644,2.474975922,2.474975922,0,0.959698933,-1.295070655,-0.335371722,0.065221851 +Alvin Robertson,roberal01,1985,RS,SAS,3689,1685,0.568336827,1.21822424,1.786561067,3.919220804,3.919220804,0,0.742699863,1.204021094,1.946720957,0.50871278 +John Paxson,paxsojo01,1985,RS,SAS,2757,1259,0.054133442,-1.696021031,-1.641887589,0.711681345,0.711681345,0,-0.322274678,-1.844129694,-2.166404372,-0.015328317 +Marc Iavaroni,iavarma01,1985,RS,SAS,2579,1178,-2.992086328,-1.639077225,-4.631163554,-1.139014563,-1.139014563,0,-2.762307083,-1.297580707,-4.05988779,0.76833674 +Ozell Jones,jonesoz01,1985,RS,SAS,1944,888,-3.652126466,1.322169254,-2.329957212,0.191391367,0.191391367,0,-3.454644224,0.723240989,-2.731403235,0.590712931 +Jeff Cook,cookje01,1985,RS,SAS,1857,848,-1.330755699,-0.904446172,-2.235201871,0.223989285,0.223989285,0,-1.560035908,-0.399559734,-1.959595642,0.585588461 +Billy Knight,knighbi01,1985,RS,SAS,1338,611,-2.267100707,-2.599596124,-4.866696832,-0.659826352,-0.659826352,0,-2.275858029,-3.708973867,-5.984831896,-0.002538462 +Edgar Jones,jonesed01,1985,RS,SAS,705,322,-2.905295045,-1.753310095,-4.65860514,-0.316136781,-0.316136781,0,-2.796419916,-1.563303719,-4.359723635,0.851226923 +Fred Roberts,roberfr01,1985,RS,SAS,668,305,-3.676521646,-1.742537802,-5.419059449,-0.418138752,-0.418138752,0,-3.552836688,-1.773552597,-5.326389286,0.697618608 +Ron Brewer,brewero01,1985,RS,SAS,177,81,-4.4374734,-3.559851966,-7.997325366,-0.216558928,-0.216558928,0,-4.911426362,-4.051579955,-8.963006318,-0.139674037 +Mark McNamara,mcnamma01,1985,RS,SAS,138,63,-2.442596755,-1.319468441,-3.762065197,-0.032632409,-0.032632409,0,-2.205171428,-2.836042714,-5.041214142,0.324041214 +David Thirdkill,thirdda01,1985,RS,SAS,114,52,0.172064315,-0.692628241,-0.520563926,0.058960721,0.058960721,0,-0.125506762,-0.557912486,-0.683419248,-0.326915677 +Linton Townes,towneli01,1985,RS,SAS,18,8,-16.72680785,-3.578772501,-20.30558035,-0.0711272,-0.0711272,0,-15.6448779,-3.799854531,-19.44473243,-0.761000356 +Tom Chambers,chambto01,1985,RS,SEA,6116,2923,-0.91185146,-0.617804537,-1.529655997,1.821360219,1.821360219,0,-0.800937049,-0.255404099,-1.056341148,0.081961653 +Gerald Henderson,hendege01,1985,RS,SEA,5541,2648,0.567032215,0.165481187,0.732513401,4.699677489,4.699677489,0,0.470274242,0.542394346,1.012668588,-0.114909941 +Al Wood,woodal01,1985,RS,SEA,5325,2545,-0.047937097,-0.120410893,-0.16834799,3.341990014,3.341990014,0,-0.413560706,0.072818214,-0.340742492,-0.313811903 +Jack Sikma,sikmaja01,1985,RS,SEA,5026,2402,0.725152231,2.215474056,2.940626287,6.953198678,6.953198678,0,0.815575204,2.277356455,3.09293166,-0.306241367 +Danny Vranes,vraneda01,1985,RS,SEA,4526,2163,-2.19873121,0.744362506,-1.454368704,1.432117955,1.432117955,0,-2.502942796,0.920925162,-1.582017634,0.166794636 +Tim McCormick,mccorti01,1985,RS,SEA,3315,1584,-1.113168553,-0.999565301,-2.112733855,0.515838132,0.515838132,0,-1.419509901,-1.154117432,-2.573627334,0.165979186 +Ricky Sobers,soberri01,1985,RS,SEA,3118,1490,-1.962603598,-1.925788265,-3.888391864,-0.86796171,-0.86796171,0,-2.221764169,-2.116856059,-4.338620228,0.305523206 +Jon Sundvold,sundvjo01,1985,RS,SEA,2406,1150,-2.194669136,-1.762627703,-3.95729684,-0.707398808,-0.707398808,0,-2.558568525,-2.156864311,-4.715432835,-0.139830881 +Frank Brickowski,brickfr01,1985,RS,SEA,2333,1115,-3.705138472,-0.232708244,-3.937846716,-0.680693141,-0.680693141,0,-3.677615801,-0.496327085,-4.173942886,0.758430683 +Reggie King,kingre01,1985,RS,SEA,1800,860,-3.200045525,-0.452141656,-3.652187181,-0.39525265,-0.39525265,0,-3.815071656,-1.198686043,-5.0137577,-0.157112989 +Cory Blackwell,blackco01,1985,RS,SEA,1153,551,-6.474114095,-0.317728674,-6.791842769,-1.140269811,-1.140269811,0,-6.240555283,-1.300140709,-7.540695992,0.366183247 +John Schweitz,schwejo01,1985,RS,SEA,230,110,-7.681633587,-4.302504018,-11.9841376,-0.520065887,-0.520065887,0,-7.526223731,-5.397769409,-12.92399314,0.364446794 +Scooter McCray,mccrasc01,1985,RS,SEA,195,93,-4.586556591,-2.33289426,-6.919450851,-0.198547129,-0.198547129,0,-4.976422976,-2.803450717,-7.779873693,0.372199174 +Joe Cooper,coopejo01,1985,RS,SEA,94,45,-1.560374467,2.180307342,0.619932875,0.077892259,0.077892259,0,-1.607592385,2.425883515,0.81829113,0.697188427 +Danny Young,youngda01,1985,RS,SEA,54,26,-11.01437176,4.570146568,-6.444225196,-0.049529914,-0.049529914,0,-9.756047326,3.674379532,-6.081667794,1.10772057 +Mark Eaton,eatonma01,1985,RS,UTA,6230,2813,-4.216126636,4.961986405,0.745859769,4.986548306,4.986548306,0,-4.075528317,3.939340882,-0.136187434,-0.632008679 +Darrell Griffith,griffda01,1985,RS,UTA,6148,2776,-0.431773662,0.39059588,-0.041177781,3.838949819,3.838949819,0,-0.032162511,0.568277483,0.536114973,0.064747808 +Thurl Bailey,baileth01,1985,RS,UTA,5495,2481,-1.472937286,0.273580511,-1.199356775,1.953822382,1.953822382,0,-1.580017984,0.188214792,-1.391803192,-0.473399744 +Rickey Green,greenri01,1985,RS,UTA,5384,2431,2.097443936,0.678617746,2.776061682,6.816222493,6.816222493,0,1.647149481,0.88038291,2.527532391,-0.568896937 +Adrian Dantley,dantlad01,1985,RS,UTA,4365,1971,3.609800184,-0.644670362,2.965129822,5.71986104,5.71986104,0,3.080170132,-0.574079844,2.506090288,-0.490849621 +Jeff Wilkins,wilkije01,1985,RS,UTA,3333,1505,-3.695845959,0.744429217,-2.951416742,-0.154786266,-0.154786266,0,-3.729488999,0.326076782,-3.403412217,0.085676092 +John Stockton,stockjo01,1985,RS,UTA,3300,1490,0.712106332,1.209934525,1.922040857,3.57335332,3.57335332,0,0.29073772,1.43929678,1.7300345,0.630737254 +Rich Kelley,kelleri01,1985,RS,UTA,2826,1276,-3.538172076,0.927190723,-2.610981353,0.091133117,0.091133117,0,-3.639247705,0.818981918,-2.820265787,0.719220104 +Fred Roberts,roberfr01,1985,RS,UTA,1933,873,-0.017212146,-1.879644051,-1.896856197,0.379673074,0.379673074,0,-0.517393474,-2.16125827,-2.678651744,-0.08732582 +Bob Hansen,hansebo01,1985,RS,UTA,1431,646,-1.925740455,-1.001181246,-2.926921701,-0.058730427,-0.058730427,0,-2.502036059,-1.079526104,-3.581562163,0.742473966 +John Drew,drewjo01,1985,RS,UTA,1025,463,-0.939494366,0.289593413,-0.649900953,0.499222385,0.499222385,0,-0.803730477,0.535767268,-0.267963209,0.652339358 +J.J. Anderson,anderjj01,1985,RS,UTA,1012,457,-4.161350736,1.757821323,-2.403529413,0.081507654,0.081507654,0,-4.23896874,1.398587402,-2.840381338,0.926288948 +Billy Paultz,paultbi01,1985,RS,UTA,819,370,-7.210282035,-0.302917026,-7.513199061,-0.902060169,-0.902060169,0,-7.327271329,-1.271706305,-8.598977634,0.332384205 +Pace Mannion,mannipa01,1985,RS,UTA,421,190,-2.004363581,2.101540012,0.097176432,0.276592335,0.276592335,0,-2.130530277,0.714613896,-1.415916381,0.221941823 +Kenny Natt,nattke01,1985,RS,UTA,29,13,-11.50231221,-1.050386792,-12.552699,-0.066430367,-0.066430367,0,-10.43717467,-2.223136031,-12.6603107,2.245881119 +Gus Williams,willigu01,1985,RS,WSB,6256,2960,0.880348992,1.554034747,2.434383739,7.816858945,7.816858945,0,1.325618215,1.721277123,3.046895338,-0.1657285 +Greg Ballard,ballagr01,1985,RS,WSB,5631,2664,-0.194782519,1.351356057,1.156573538,5.296842603,5.296842603,0,-0.422156728,1.29917452,0.877017792,-0.250407745 +Jeff Malone,malonje01,1985,RS,WSB,5523,2613,0.47935787,-1.085970531,-0.606612661,2.849905795,2.849905795,0,0.010657662,-0.838484034,-0.827826372,-0.273290791 +Rick Mahorn,mahorri01,1985,RS,WSB,4379,2072,-2.874646856,1.602476744,-1.272170112,1.567547742,1.567547742,0,-2.982624823,1.612518934,-1.37010589,0.349461046 +Cliff Robinson,robincl01,1985,RS,WSB,3952,1870,-2.029910305,0.612264898,-1.417645406,1.270087734,1.270087734,0,-1.723638301,0.351841621,-1.37179668,-0.087568901 +Darren Daye,dayeda01,1985,RS,WSB,3325,1573,0.588673109,-0.258755014,0.329918094,2.473006948,2.473006948,0,0.010696463,-0.937245021,-0.926548558,0.051647266 +Tom McMillen,mcmilto01,1985,RS,WSB,3270,1547,-3.100209668,-0.680561717,-3.780771385,-0.812434853,-0.812434853,0,-3.362741664,-0.970266195,-4.333007859,-0.143761479 +Jeff Ruland,rulanje01,1985,RS,WSB,3035,1436,-0.621838199,0.787848295,0.166010095,2.134801189,2.134801189,0,-0.338957435,0.36621546,0.027258025,-0.077658592 +Dudley Bradley,bradldu01,1985,RS,WSB,2604,1232,-0.335055151,2.615935293,2.280880142,3.187428611,3.187428611,0,-0.522399224,2.284931031,1.762531807,0.82309389 +Frank Johnson,johnsfr01,1985,RS,WSB,1955,925,0.018143789,0.003175378,0.021319168,1.306754441,1.306754441,0,-0.325023905,-0.317638175,-0.642662079,-0.089134513 +Charles Jones,jonesch01,1985,RS,WSB,1348,638,-1.103969907,1.660584768,0.556614861,1.081122082,1.081122082,0,-1.286311361,1.970279392,0.683968032,0.460272487 +Guy Williams,willigu02,1985,RS,WSB,252,119,-0.962721523,0.198308416,-0.764413107,0.121082909,0.121082909,0,-1.142622664,-0.681886071,-1.824508735,0.454666192 +Don Collins,collido02,1985,RS,WSB,192,91,-3.419443116,2.834629276,-0.58481384,0.099932457,0.099932457,0,-3.376093358,0.935498671,-2.440594687,-0.609861675 +Tom Sewell,sewelto01,1985,RS,WSB,184,87,-10.46406609,-1.642988882,-12.10705497,-0.419933451,-0.419933451,0,-10.27530885,-2.251841438,-12.52715029,1.144086685 +Charles Davis,davisch02,1985,RS,WSB,59,28,-8.835058087,-0.935454497,-9.770512584,-0.100511003,-0.100511003,0,-8.715065973,-2.020314732,-10.7353807,0.22542133 +Dennis Johnson,johnsde01,1985,PO,BOS,1816,848,0.33822691,-0.158659769,0.179567141,1.304395548,0,1.304395548,0.533772059,0.187716127,0.721488186,-0.226818775 +Kevin McHale,mchalke01,1985,PO,BOS,1792,837,1.836575011,0.436521973,2.273096984,2.199396513,0,2.199396513,1.798516733,0.201631631,2.000148364,-0.612257589 +Larry Bird,birdla01,1985,PO,BOS,1745,815,3.480679714,1.656091214,5.136770928,3.362341086,0,3.362341086,3.812190114,1.407578227,5.219768342,-0.617434972 +Robert Parish,parisro01,1985,PO,BOS,1719,803,-1.627736887,2.246183232,0.618446345,1.41726433,0,1.41726433,-1.269161679,1.834719763,0.565558084,-0.444370273 +Danny Ainge,aingeda01,1985,PO,BOS,1471,687,1.608858962,0.431764263,2.040623225,1.7324521,0,1.7324521,1.387643188,0.87928793,2.266931118,0.039017522 +Scott Wedman,wedmasc01,1985,PO,BOS,749,350,3.306760692,0.135942084,3.442702776,1.145160395,0,1.145160395,2.890177559,-0.065091265,2.825086294,0.427366284 +Ray Williams,willira01,1985,PO,BOS,595,278,-1.29923975,-1.115933479,-2.415173229,0.049414739,0,0.049414739,-1.282477506,-1.330297701,-2.612775207,0.931027484 +Cedric Maxwell,maxwece01,1985,PO,BOS,510,238,-0.657839127,0.292507822,-0.365331305,0.299059909,0,0.299059909,-1.449430225,-0.527203277,-1.976633501,0.145471787 +Quinn Buckner,bucknqu01,1985,PO,BOS,184,86,-0.825937951,0.965571688,0.139633737,0.133865552,0,0.133865552,-1.311006035,2.032897684,0.721891649,2.485070951 +Greg Kite,kitegr01,1985,PO,BOS,135,63,-4.740761324,-0.575148335,-5.315909659,-0.085819293,0,-0.085819293,-5.302629211,-0.613705668,-5.916334879,0.933824745 +M.L. Carr,carrml01,1985,PO,BOS,51,24,-9.533698857,-0.550462219,-10.08416108,-0.093401106,0,-0.093401106,-9.181818394,-1.152972937,-10.33479133,0.882050061 +Carlos Clark,clarkca01,1985,PO,BOS,24,11,15.45576903,2.765431484,18.22120052,0.121038866,0,0.121038866,14.50014106,2.813375118,17.31351618,-0.299311875 +Michael Jordan,jordami01,1985,PO,CHI,351,171,7.183460562,1.059543662,8.243004224,0.990869592,0,0.990869592,7.392966619,1.281395423,8.674362042,0.181924403 +Orlando Woolridge,woolror01,1985,PO,CHI,342,167,-0.282512073,-1.371146169,-1.653658242,0.09670506,0,0.09670506,-0.246379569,-0.849895277,-1.096274846,0.395562123 +Dave Greenwood,greenda01,1985,PO,CHI,285,139,0.061858829,0.62579229,0.687651119,0.251213635,0,0.251213635,0.009839638,0.56261398,0.572453618,-0.092690994 +Quintin Dailey,dailequ01,1985,PO,CHI,264,129,0.393373765,-1.784226296,-1.390852531,0.092258793,0,0.092258793,0.433423586,-1.839345784,-1.405922198,0.000152632 +Wes Matthews,matthwe01,1985,PO,CHI,187,91,-2.97669244,-0.995499614,-3.972192054,-0.058935239,0,-0.058935239,-2.820584579,-1.091072986,-3.911657565,0.737067476 +Jawann Oldham,oldhaja01,1985,PO,CHI,187,91,-5.973219826,2.105025192,-3.868194634,-0.05428131,0,-0.05428131,-5.460885678,2.020199138,-3.44068654,1.443582075 +Dave Corzine,corzida01,1985,PO,CHI,158,77,2.211496916,-1.519517653,0.691979263,0.140317651,0,0.140317651,1.779535726,-1.33197925,0.447556476,0.644542286 +Sidney Green,greensi02,1985,PO,CHI,111,54,4.777753822,-3.277734225,1.500019597,0.120402546,0,0.120402546,4.234550445,-3.340200609,0.894349836,-0.313242652 +Steve Johnson,johnsst03,1985,PO,CHI,45,22,-4.549601729,-4.875159258,-9.424760987,-0.077485829,0,-0.077485829,-4.954493544,-5.40241189,-10.35690543,0.293166597 +Caldwell Jones,jonesca01,1985,PO,CHI,37,18,3.890176764,-1.722016872,2.168159892,0.048245928,0,0.048245928,3.059714641,0.060860625,3.120575265,3.742006537 +Rod Higgins,higgiro01,1985,PO,CHI,2,1,-4.365802743,-4.583633069,-8.949435812,-0.003221489,0,-0.003221489,-6.188168987,-7.087957637,-13.27612662,-1.306215625 +John Bagley,baglejo01,1985,PO,CLE,360,168,-1.030681977,1.123364345,0.092682369,0.250605328,0,0.250605328,-0.379322137,0.978358206,0.599036069,-0.288767486 +World B. Free,freewo01,1985,PO,CLE,321,150,5.344596618,0.075463138,5.420059756,0.642585704,0,0.642585704,5.493793405,0.345773418,5.839566823,-0.370112011 +Roy Hinson,hinsoro01,1985,PO,CLE,257,120,0.490067996,1.456734684,1.94680268,0.297550475,0,0.297550475,0.622291488,1.189969976,1.812261464,0.344777371 +Lonnie Shelton,sheltlo01,1985,PO,CLE,227,106,-0.172238144,-0.745267748,-0.917505891,0.10308716,0,0.10308716,-0.412637846,-0.194171096,-0.606808942,0.898062437 +Phil Hubbard,hubbaph01,1985,PO,CLE,216,101,2.445753843,-0.777863434,1.667890408,0.23574403,0,0.23574403,2.236176096,-0.668818409,1.567357687,0.424059282 +Ben Poquette,poquebe01,1985,PO,CLE,195,91,-1.143615095,0.691193603,-0.452421492,0.110648239,0,0.110648239,-1.570200891,0.583427742,-0.98677315,0.600702785 +Mark West,westma01,1985,PO,CLE,146,68,-4.318656858,0.0588833,-4.259773558,-0.055161839,0,-0.055161839,-4.501620418,1.044014775,-3.457605642,2.211286156 +Johnny Davis,davisjo01,1985,PO,CLE,107,50,10.83534525,4.207556604,15.04290186,0.469000071,0,0.469000071,10.39550139,3.775282202,14.17078359,0.194526992 +Edgar Jones,jonesed01,1985,PO,CLE,96,45,1.658436614,0.391746179,2.050182793,0.114257103,0,0.114257103,1.4369034,-0.341867572,1.095035828,0.547356458 +Melvin Turpin,turpime01,1985,PO,CLE,96,45,-2.354925827,3.443635579,1.088709752,0.091147658,0,0.091147658,-1.684686335,1.329289816,-0.355396519,0.289255521 +Ron Anderson,anderro01,1985,PO,CLE,19,9,-11.2284048,-1.346068549,-12.57447335,-0.045691455,0,-0.045691455,-11.82947876,-3.88035039,-15.70982915,-1.881692467 +Kevin Williams,willike01,1985,PO,CLE,15,7,-0.040105251,-3.450656455,-3.490761705,-0.002729884,0,-0.002729884,-1.619784642,-3.980181818,-5.59996646,0.052325708 +Rolando Blackman,blackro01,1985,PO,DAL,345,169,6.313244767,-2.855068882,3.458175885,0.54612816,0,0.54612816,6.232814054,-2.81465633,3.418157724,-1.129857538 +Sam Perkins,perkisa01,1985,PO,DAL,345,169,4.188339629,-0.861783652,3.326555978,0.536822191,0,0.536822191,4.288566953,-0.264175097,4.024391856,-0.689069364 +Mark Aguirre,aguirma01,1985,PO,DAL,335,164,4.045397625,-2.608088646,1.437308979,0.360194918,0,0.360194918,4.430155728,-2.203342649,2.226813079,-0.335438043 +Jay Vincent,vinceja01,1985,PO,DAL,273,134,-4.396375381,-0.209019245,-4.605394626,-0.131402777,0,-0.131402777,-3.321395581,0.020741078,-3.300654503,0.462609283 +Derek Harper,harpede01,1985,PO,DAL,269,132,0.369596668,0.122853236,0.492449904,0.225194583,0,0.225194583,0.214806409,0.765805515,0.980611924,-0.009679714 +Brad Davis,davisbr01,1985,PO,DAL,231,113,3.700684267,-1.276863523,2.423820745,0.30753256,0,0.30753256,3.442772373,-0.943227595,2.499544778,-0.036089045 +Dale Ellis,ellisda01,1985,PO,DAL,139,68,-2.337273316,-0.191411467,-2.528684783,0.007901746,0,0.007901746,-1.952505578,-1.461686025,-3.414191602,-0.228537999 +Kurt Nimphius,nimphku01,1985,PO,DAL,102,50,-4.476378793,-2.391652924,-6.868031717,-0.109335076,0,-0.109335076,-4.866688296,-1.881773074,-6.748461369,0.957397414 +Wallace Bryant,bryanwa01,1985,PO,DAL,73,36,-6.648336893,-1.069938497,-7.71827539,-0.094550193,0,-0.094550193,-6.879986538,-1.170837048,-8.050823586,0.484623279 +Alex English,englial01,1985,PO,DEN,1227,536,5.996307598,-0.403591868,5.59271573,2.336631211,0,2.336631211,5.911060361,-0.113086175,5.797974186,-0.729415756 +Calvin Natt,nattca01,1985,PO,DEN,1163,508,3.407320425,-1.597645838,1.809674587,1.210056644,0,1.210056644,3.38407084,-1.590776531,1.793294309,-0.75572707 +T.R. Dunn,dunntr01,1985,PO,DEN,849,371,-0.131876048,1.308351959,1.176475912,0.766787017,0,0.766787017,-0.385230102,1.811772107,1.426542005,0.035497696 +Elston Turner,turneel01,1985,PO,DEN,819,358,-0.093335683,-0.094573387,-0.18790907,0.482382563,0,0.482382563,-0.179934465,-0.14632191,-0.326256375,-0.05713626 +Fat Lever,leverfa01,1985,PO,DEN,783,342,2.099660477,1.627072662,3.726733139,1.164148284,0,1.164148284,2.551340993,1.965146661,4.516487655,-0.126543416 +Dan Issel,isselda01,1985,PO,DEN,744,325,-0.99999578,0.399932487,-0.600063293,0.367184186,0,0.367184186,-0.698276732,0.225640854,-0.472635878,-0.13889912 +Wayne Cooper,coopewa01,1985,PO,DEN,735,321,-1.308624366,2.12380865,0.815184284,0.601429091,0,0.601429091,-1.037673288,1.684756386,0.647083098,-0.133480101 +Bill Hanzlik,hanzlbi01,1985,PO,DEN,709,310,0.176414387,-0.279087417,-0.10267303,0.434915474,0,0.434915474,-0.020688233,0.157573673,0.13688544,0.747125249 +Mike Evans,evansmi01,1985,PO,DEN,643,281,-0.299569856,-1.364602369,-1.664172225,0.162389768,0,0.162389768,0.317962841,-1.569239844,-1.251277003,1.199167579 +Willie White,whitewi01,1985,PO,DEN,281,123,-2.18114535,-2.492832165,-4.673977516,-0.123909568,0,-0.123909568,-2.179827136,-3.934891909,-6.114719045,-0.517867013 +Danny Schayes,schayda01,1985,PO,DEN,270,118,-1.940982411,0.257134726,-1.683847685,0.066541341,0,0.066541341,-2.173344833,0.282106404,-1.891238428,0.541867079 +Joe Kopicki,kopicjo01,1985,PO,DEN,73,32,-2.515084391,1.030392005,-1.484692385,0.021522849,0,0.021522849,-2.28233819,0.340183078,-1.942155112,1.067986841 +Isiah Thomas,thomais01,1985,PO,DET,772,355,6.644972819,0.62606331,7.271036129,1.872489146,0,1.872489146,6.95350252,1.474540694,8.428043214,0.030771719 +Bill Laimbeer,laimbbi01,1985,PO,DET,707,325,-0.452393817,-0.430404902,-0.882798719,0.318162822,0,0.318162822,-0.03763151,-0.024376656,-0.062008166,-0.379643277 +Kelly Tripucka,tripuke01,1985,PO,DET,626,288,-0.041914049,-2.115560137,-2.157474186,0.08922954,0,0.08922954,-0.173847704,-2.331281727,-2.505129431,-0.659661584 +John Long,longjo01,1985,PO,DET,555,255,-0.384051138,0.239786818,-0.14426432,0.349428899,0,0.349428899,-0.346814555,0.362251622,0.015437067,-0.06334831 +Vinnie Johnson,johnsvi01,1985,PO,DET,511,235,2.759059009,-2.064090777,0.694968231,0.425443817,0,0.425443817,2.387944536,-1.991785901,0.396158636,-0.135476564 +Dan Roundfield,roundda01,1985,PO,DET,468,215,-0.631712181,-0.886838337,-1.518550518,0.138629189,0,0.138629189,-0.771849872,-1.449402161,-2.221252034,-0.517894749 +Terry Tyler,tylerte01,1985,PO,DET,389,179,1.061194804,-0.048283112,1.012911693,0.353591482,0,0.353591482,0.954490854,-0.725367722,0.229123132,-0.247349841 +Kent Benson,bensoke01,1985,PO,DET,309,142,-0.499161555,1.754587739,1.255426184,0.302170189,0,0.302170189,-0.423192631,2.119632224,1.696439592,1.009704375 +Earl Cureton,curetea01,1985,PO,DET,289,133,-2.574309356,3.074486177,0.500176821,0.229059162,0,0.229059162,-2.27768071,2.961010741,0.683330031,0.735812852 +Brook Steppe,steppbr01,1985,PO,DET,43,20,-4.748236193,-4.746213232,-9.494449426,-0.071770852,0,-0.071770852,-5.23437862,-5.436220182,-10.6705988,1.169930189 +Tony Campbell,campbto01,1985,PO,DET,20,9,-4.439052084,-2.027743551,-6.466795635,-0.017553751,0,-0.017553751,-5.567680933,-2.966308554,-8.533989487,-0.287309625 +Major Jones,jonesma01,1985,PO,DET,9,4,3.366931912,-3.900295351,-0.533363439,0.004607433,0,0.004607433,1.969224614,-5.901889397,-3.932664783,-1.306215625 +Ralph Sampson,sampsra01,1985,PO,HOU,422,193,-2.90691825,-0.193958544,-3.100876794,-0.035617586,0,-0.035617586,-2.758457308,-0.153364372,-2.911821679,-0.047850388 +Hakeem Olajuwon,olajuha01,1985,PO,HOU,409,187,0.370092113,5.010777388,5.380869501,0.798966973,0,0.798966973,0.691973071,4.220172214,4.912145285,-0.144852789 +Rodney McCray,mccraro01,1985,PO,HOU,396,181,0.136286995,-0.626202498,-0.489915503,0.215357593,0,0.215357593,-0.596304177,-0.582963809,-1.179267987,0.049750587 +Lewis Lloyd,lloydle01,1985,PO,HOU,381,174,3.354156118,0.478334001,3.832490119,0.597732939,0,0.597732939,2.674715619,0.208575257,2.883290876,-0.861197436 +John Lucas,lucasjo01,1985,PO,HOU,332,152,-0.488242722,-0.498222159,-0.98646488,0.141587679,0,0.141587679,-0.357103563,-0.161148558,-0.518252121,0.398224134 +Lionel Hollins,hollili01,1985,PO,HOU,206,94,-3.363400321,-1.131116892,-4.494517213,-0.086940048,0,-0.086940048,-4.04277557,-0.669367039,-4.712142609,0.791172142 +Robert Reid,reidro01,1985,PO,HOU,190,87,-3.096862078,0.515959742,-2.580902336,0.007909768,0,0.007909768,-3.34623548,1.259453109,-2.086782371,2.282498533 +Larry Micheaux,michela01,1985,PO,HOU,125,57,-2.833240804,-2.45969799,-5.292938794,-0.076252117,0,-0.076252117,-3.274178422,-3.263365508,-6.53754393,-0.026471865 +Mitchell Wiggins,wiggimi01,1985,PO,HOU,98,45,-1.115158565,1.289408284,0.174249718,0.069763091,0,0.069763091,-1.554306874,0.73668601,-0.817620864,0.78679111 +Allen Leavell,leaveal01,1985,PO,HOU,35,16,2.301381654,-4.019884507,-1.718502854,0.008741157,0,0.008741157,1.201604953,-4.861972859,-3.660367906,0.685239232 +Jim Petersen,peterji01,1985,PO,HOU,17,8,1.626380337,-4.981908455,-3.355528118,-0.002580526,0,-0.002580526,0.257715178,-5.064728621,-4.807013443,1.295022022 +Craig Ehlo,ehlocr01,1985,PO,HOU,13,6,16.77326268,41.77477284,58.54803552,0.209996837,0,0.209996837,20.89582022,45.64380197,66.53962219,8.918123606 +Magic Johnson,johnsma02,1985,PO,LAL,1564,687,7.248910617,0.481361828,7.730272445,3.760392489,0,3.760392489,7.408354529,0.652220262,8.06057479,-0.780707799 +James Worthy,worthja01,1985,PO,LAL,1425,626,4.3011647,0.151035393,4.452200093,2.364494121,0,2.364494121,4.271247345,0.221557457,4.492804802,-0.349871723 +Kareem Abdul-Jabbar,abdulka01,1985,PO,LAL,1388,610,2.770237606,2.643967513,5.41420512,2.612299812,0,2.612299812,3.523669958,2.228461898,5.752131856,-0.330493745 +Byron Scott,scottby01,1985,PO,LAL,1331,585,1.953484456,2.005065962,3.958550418,2.063666722,0,2.063666722,2.47643742,2.276169454,4.752606875,-0.071373386 +Michael Cooper,coopemi01,1985,PO,LAL,1140,501,3.211795647,0.336123044,3.547918692,1.657619988,0,1.657619988,3.032273827,0.204571528,3.236845356,-0.16895809 +Bob McAdoo,mcadobo01,1985,PO,LAL,906,398,-3.968494507,1.212767009,-2.755727498,-0.001204711,0,-0.001204711,-3.298793979,0.87291733,-2.425876649,0.455698481 +Kurt Rambis,rambiku01,1985,PO,LAL,853,375,-0.316626318,1.888790855,1.572164537,0.853738225,0,0.853738225,-0.148232617,1.76939592,1.621163303,0.106562769 +Mike McGee,mcgeemi01,1985,PO,LAL,592,260,2.650454394,-1.258207324,1.39224707,0.565984942,0,0.565984942,2.763346063,-1.873404328,0.889941735,-0.133934713 +Larry Spriggs,sprigla01,1985,PO,LAL,523,230,-2.188109982,-1.832934815,-4.021044797,-0.154597891,0,-0.154597891,-2.051621296,-2.318829605,-4.370450902,0.52357273 +Mitch Kupchak,kupchmi01,1985,PO,LAL,448,197,-2.468615914,-0.869007951,-3.337623865,-0.061540398,0,-0.061540398,-2.719148364,-0.616749864,-3.335898228,1.077980357 +Ronnie Lester,lestero01,1985,PO,LAL,123,54,-2.820091197,-3.522159444,-6.342250641,-0.102011139,0,-0.102011139,-3.578740462,-4.01055087,-7.589291332,-0.063607089 +Chuck Nevitt,nevitch01,1985,PO,LAL,84,37,-6.416309132,8.30777559,1.891466458,0.092354615,0,0.092354615,-5.412256414,8.218576923,2.806320509,2.305871756 +Sidney Moncrief,moncrsi01,1985,PO,MIL,669,319,5.564421366,-1.454099921,4.110321445,1.14534079,0,1.14534079,4.848909751,-0.865688997,3.983220754,-0.565923996 +Terry Cummings,cummite01,1985,PO,MIL,652,311,3.337347851,0.766926196,4.104274047,1.122196673,0,1.122196673,3.516184804,0.996728785,4.512913589,0.047381077 +Paul Pressey,presspa01,1985,PO,MIL,621,296,2.579591753,1.560330709,4.139922462,1.072626555,0,1.072626555,2.687182625,1.382702718,4.069885343,-0.05027015 +Craig Hodges,hodgecr01,1985,PO,MIL,453,216,-2.986856617,0.159683827,-2.82717279,-0.008892166,0,-0.008892166,-2.51743903,0.481417547,-2.036021483,1.443116803 +Alton Lister,listeal01,1985,PO,MIL,426,203,-2.782213202,1.576549152,-1.20566405,0.165893225,0,0.165893225,-2.391123139,1.578671924,-0.812451216,0.590527145 +Ricky Pierce,piercri01,1985,PO,MIL,415,198,-2.537587792,-2.818147489,-5.355735281,-0.272723689,0,-0.272723689,-3.000727812,-2.677418854,-5.678146666,0.478107001 +Paul Mokeski,mokespa01,1985,PO,MIL,323,154,-3.855592515,-1.00264666,-4.858239175,-0.171930766,0,-0.171930766,-4.184426355,-0.924518668,-5.108945023,0.668746356 +Randy Breuer,breuera01,1985,PO,MIL,218,104,-2.587454363,-1.038418941,-3.625873304,-0.048198856,0,-0.048198856,-2.882966359,-1.680371467,-4.563337826,0.583555613 +Charles Davis,davisch02,1985,PO,MIL,107,51,-2.266473969,-3.831264656,-6.097738625,-0.089101584,0,-0.089101584,-2.856011764,-5.725702752,-8.581714516,-0.862159644 +Paul Thompson,thomppa01,1985,PO,MIL,71,34,-4.721734358,5.094999596,0.373265237,0.056701863,0,0.056701863,-3.832194204,3.393744566,-0.438449638,1.545907192 +Kevin Grevey,greveke01,1985,PO,MIL,59,28,-2.225480526,1.978734708,-0.246745818,0.037172855,0,0.037172855,-2.564111961,2.014380464,-0.549731497,0.826722171 +Chris Engler,englech01,1985,PO,MIL,13,6,-0.297211717,-0.413486687,-0.710698404,0.006596817,0,0.006596817,-1.614928772,1.156351725,-0.458577048,2.577545913 +Micheal Ray Richardson,richami01,1985,PO,NJN,278,125,1.021357945,-1.194305951,-0.172948005,0.169174184,0,0.169174184,1.13152589,-0.321585169,0.80994072,-0.204926668 +Buck Williams,willibu01,1985,PO,NJN,273,123,4.214087659,-0.197875285,4.016212374,0.436081057,0,0.436081057,3.805355199,0.084250443,3.889605642,-0.441773098 +Albert King,kingal01,1985,PO,NJN,233,105,-2.283180384,1.672292076,-0.610888307,0.119012214,0,0.119012214,-1.862857166,1.855584757,-0.007272408,0.730888195 +Ron Brewer,brewero01,1985,PO,NJN,207,93,-0.726955061,-1.661958783,-2.388913844,0.017648748,0,0.017648748,-1.347708181,-1.542639753,-2.890347934,-0.128008137 +Mike Gminski,gminsmi01,1985,PO,NJN,180,81,-3.559222145,-0.273485667,-3.832707812,-0.045925196,0,-0.045925196,-3.40303955,-1.578074459,-4.981114009,-0.504661236 +Darryl Dawkins,dawkida01,1985,PO,NJN,142,64,-5.123840492,0.12902073,-4.994819762,-0.076245453,0,-0.076245453,-5.007128642,-0.053167232,-5.060295874,0.897180502 +Kelvin Ransey,ranseke01,1985,PO,NJN,140,63,1.542446916,-1.211793752,0.330653164,0.10222664,0,0.10222664,0.583074141,-0.625114235,-0.042040095,0.103800518 +Mike O'Koren,okoremi01,1985,PO,NJN,76,34,-3.218530077,-2.411028675,-5.629558752,-0.051869223,0,-0.051869223,-4.386953916,-2.562511836,-6.949465752,0.715361875 +Jeff Turner,turneje01,1985,PO,NJN,47,21,-1.016385007,-3.560674134,-4.577059141,-0.020429015,0,-0.020429015,-2.153111104,-2.374998445,-4.528109549,1.244123098 +Darwin Cook,cookda01,1985,PO,NJN,16,7,-2.323151888,-8.414772559,-10.73792445,-0.030190973,0,-0.030190973,-2.92043722,-8.448076713,-11.36851393,2.73676125 +George Johnson,johnsge02,1985,PO,NJN,9,4,-5.995166461,-3.894291011,-9.889457472,-0.014839857,0,-0.014839857,-7.305069017,-6.045028687,-13.3500977,-1.306215625 +Moses Malone,malonmo01,1985,PO,PHI,1057,505,-0.099008082,3.794852538,3.695844456,1.703874653,0,1.703874653,0.331908419,3.428322754,3.760231173,-0.549873033 +Maurice Cheeks,cheekma01,1985,PO,PHI,1011,483,2.27897149,1.708081935,3.987053425,1.708880485,0,1.708880485,2.263786644,2.027461227,4.29124787,-0.206451115 +Andrew Toney,toneyan01,1985,PO,PHI,925,442,0.502326207,-1.912740084,-1.410413877,0.312345065,0,0.312345065,0.327101195,-1.676902633,-1.349801438,0.263609121 +Julius Erving,ervinju01,1985,PO,PHI,908,434,1.294534079,1.73441601,3.02895009,1.316179378,0,1.316179378,1.464160705,1.436728553,2.900889258,-0.283056848 +Charles Barkley,barklch01,1985,PO,PHI,854,408,2.289467292,2.703142866,4.992610158,1.664216993,0,1.664216993,2.658395513,2.687101098,5.345496611,0.123531471 +Bobby Jones,jonesbo01,1985,PO,PHI,647,309,0.41689726,0.7759152,1.192812461,0.641669991,0,0.641669991,0.140601795,0.548243347,0.688845142,0.095683741 +Clint Richardson,richacl01,1985,PO,PHI,588,281,1.779484874,-0.720185811,1.059299063,0.561567529,0,0.561567529,1.031260531,-1.07483916,-0.04357863,-0.313333856 +Clemon Johnson,johnscl01,1985,PO,PHI,345,165,-3.918992042,-0.369833482,-4.288825523,-0.134761245,0,-0.134761245,-4.223761932,-0.560251487,-4.784013419,0.906720636 +Sedale Threatt,threase01,1985,PO,PHI,59,28,-5.864787324,-2.665727409,-8.530514733,-0.084925864,0,-0.084925864,-6.435846446,-3.893732474,-10.32957892,-0.297732574 +Sam Williams,willisa02,1985,PO,PHI,54,26,-13.03212095,-3.500243359,-16.53236431,-0.190114539,0,-0.190114539,-12.57155729,-5.614520429,-18.18607771,0.864510116 +George Johnson,johnsge03,1985,PO,PHI,50,24,3.058353273,-2.70618426,0.352169012,0.03874867,0,0.03874867,1.864359858,-4.053401474,-2.189041616,-1.145076425 +Leon Wood,woodle01,1985,PO,PHI,31,15,-1.212076458,-6.288041971,-7.500118429,-0.037552445,0,-0.037552445,-1.391014188,-9.207724465,-10.59873865,0.167064697 +Mike Sanders,sandemi01,1985,PO,PHO,210,91,1.922038413,-1.36766021,0.554378204,0.157915539,0,0.157915539,1.766627582,-1.092642527,0.673985055,-0.206653958 +Jay Humphries,humphja01,1985,PO,PHO,207,90,2.579453769,-3.889910564,-1.310456795,0.068365623,0,0.068365623,1.750596128,-2.83978631,-1.089190183,0.294782491 +Kyle Macy,macyky01,1985,PO,PHO,196,85,-0.965682027,-0.336379623,-1.302061649,0.064721861,0,0.064721861,-0.84299765,0.099894253,-0.743103397,-0.064862411 +Maurice Lucas,lucasma01,1985,PO,PHO,194,84,1.207191457,-1.741622901,-0.534431444,0.097756703,0,0.097756703,1.395000052,-1.190120531,0.204879521,-0.185373718 +Charles Pittman,pittmch01,1985,PO,PHO,189,82,0.346727156,-3.694257546,-3.34753039,-0.025755992,0,-0.025755992,-0.410756318,-3.58058555,-3.991341867,-0.107684514 +Alvan Adams,adamsal01,1985,PO,PHO,182,79,0.032348261,1.797741247,1.830089508,0.190619895,0,0.190619895,0.702946303,2.062867978,2.765814281,0.124684595 +Alvin Scott,scottal01,1985,PO,PHO,148,64,-4.075594463,-2.604936934,-6.680531397,-0.132218404,0,-0.132218404,-4.612872894,-2.807949145,-7.420822039,-0.118233531 +Rod Foster,fostero01,1985,PO,PHO,129,56,-6.60831283,0.280130194,-6.328182636,-0.106315561,0,-0.106315561,-5.799199609,0.252316047,-5.546883562,0.871335073 +Mike Holton,holtomi01,1985,PO,PHO,127,55,0.415839535,-5.253681019,-4.837841485,-0.060838624,0,-0.060838624,-0.505642107,-4.502230725,-5.007872832,0.718833981 +Charles Jones,jonesch02,1985,PO,PHO,78,34,-1.804695841,-4.469841502,-6.274537343,-0.062739415,0,-0.062739415,-2.615994722,-4.651872535,-7.267867257,-0.527547164 +Clyde Drexler,drexlcl01,1985,PO,POR,736,339,3.421822214,1.339049335,4.760871549,1.337536825,0,1.337536825,3.783833636,1.748860619,5.532694256,-0.177266943 +Kiki Vandeweghe,vandeki01,1985,PO,POR,675,311,2.855449703,-1.38778517,1.467664534,0.687448113,0,0.687448113,2.618095808,-1.364945365,1.253150443,-0.419897255 +Kenny Carr,carrke01,1985,PO,POR,575,265,-1.351922709,-2.64591179,-3.997834498,-0.174442581,0,-0.174442581,-1.351979572,-2.279076749,-3.631056322,0.265521401 +Sam Bowie,bowiesa01,1985,PO,POR,562,259,-3.430632769,0.098921366,-3.331711403,-0.079246375,0,-0.079246375,-3.428159113,0.204013475,-3.224145638,-0.0431376 +Mychal Thompson,thompmy01,1985,PO,POR,543,250,-0.615962924,-0.065949453,-0.681912377,0.272220063,0,0.272220063,-0.3990816,-0.304256656,-0.703338256,0.062850158 +Darnell Valentine,valenda01,1985,PO,POR,530,244,2.322061413,-0.011542974,2.310518439,0.650442079,0,0.650442079,2.232404001,0.307284985,2.539688986,0.114203997 +Jim Paxson,paxsoji02,1985,PO,POR,460,212,1.483463182,-1.677235864,-0.193772683,0.284372602,0,0.284372602,1.123382225,-1.845831962,-0.722449737,-0.288830669 +Steve Colter,coltest01,1985,PO,POR,360,166,1.509794379,-2.108179596,-0.598385217,0.188996726,0,0.188996726,1.274011548,-1.777292373,-0.503280825,0.588304736 +Audie Norris,norriau01,1985,PO,POR,237,109,-1.52509816,-0.28896565,-1.81406381,0.054360616,0,0.054360616,-1.211953398,-0.147591867,-1.359545265,1.326235092 +Jerome Kersey,kerseje01,1985,PO,POR,130,60,3.2850387,4.941008222,8.226046922,0.350133664,0,0.350133664,3.479809866,4.672646302,8.152456168,1.088224298 +Tom Scheffler,schefto01,1985,PO,POR,22,10,7.045596183,3.006666665,10.05226285,0.066398203,0,0.066398203,7.446423603,0.197268152,7.643691755,-1.505017443 +Bernard Thompson,thompbe01,1985,PO,POR,22,10,-7.6935833,0.010125533,-7.683457767,-0.025525357,0,-0.025525357,-8.353733859,-1.769807182,-10.12354104,-1.754291534 +Artis Gilmore,gilmoar01,1985,PO,SAS,408,185,-3.685347907,-1.913373788,-5.598721696,-0.277585866,0,-0.277585866,-3.604268155,-1.896994085,-5.50126224,0.102560919 +George Gervin,gervige01,1985,PO,SAS,404,183,-0.834672584,-2.262634727,-3.097307311,-0.033545721,0,-0.033545721,-1.222456074,-1.996202371,-3.218658445,0.319363286 +Mike Mitchell,mitchmi01,1985,PO,SAS,397,180,1.964783458,-0.960535103,1.004248355,0.355092194,0,0.355092194,1.318110987,-0.636250699,0.681860288,-0.14596366 +Johnny Moore,moorejo01,1985,PO,SAS,371,168,2.260777643,0.912648492,3.173426134,0.523125498,0,0.523125498,2.328720477,1.284935402,3.613655879,-0.103053604 +Marc Iavaroni,iavarma01,1985,PO,SAS,256,116,-1.623544895,-0.453148108,-2.076693002,0.041612057,0,0.041612057,-1.678664129,-0.144073158,-1.822737287,1.310700781 +John Paxson,paxsojo01,1985,PO,SAS,252,114,2.318253433,-0.448515397,1.869738036,0.277436606,0,0.277436606,1.944299072,-0.485330822,1.45896825,0.118497549 +Jeff Cook,cookje01,1985,PO,SAS,216,98,-1.032737947,2.709194266,1.676456318,0.231902339,0,0.231902339,-1.24078865,3.26560223,2.024813579,1.671695671 +Ozell Jones,jonesoz01,1985,PO,SAS,161,73,-4.742653317,-1.128737,-5.871390317,-0.121830542,0,-0.121830542,-5.156812133,-0.74282327,-5.899635404,1.686987977 +Billy Knight,knighbi01,1985,PO,SAS,99,45,0.854940902,-0.455015429,0.399925473,0.074628011,0,0.074628011,0.343800906,-2.038236112,-1.694435206,0.057511143 +David Thirdkill,thirdda01,1985,PO,SAS,49,22,-10.21732993,-5.45808718,-15.67541711,-0.153231487,0,-0.153231487,-10.5782528,-6.539042615,-17.11729542,2.522923967 +Gene Banks,banksge01,1985,PO,SAS,22,10,-13.48803266,-6.280371771,-19.76840443,-0.091927406,0,-0.091927406,-14.1404527,-5.750576336,-19.89102903,2.781606193 +Linton Townes,towneli01,1985,PO,SAS,13,6,13.00714421,-2.204961685,10.80218253,0.04299953,0,0.04299953,13.24078191,-2.510411116,10.73037079,0.520746683 +Adrian Dantley,dantlad01,1985,PO,UTA,890,398,1.631328968,0.299415529,1.930744497,0.98147331,0,0.98147331,1.278313404,0.733671744,2.011985148,0.127902712 +Thurl Bailey,baileth01,1985,PO,UTA,838,375,-2.116962599,0.441406878,-1.675555721,0.210592376,0,0.210592376,-2.201187913,0.425137232,-1.776050681,-0.703159694 +Darrell Griffith,griffda01,1985,PO,UTA,760,340,-0.814067687,-0.328119638,-1.142187325,0.287587115,0,0.287587115,-0.793751352,-0.346537555,-1.140288908,-0.023114362 +Rickey Green,greenri01,1985,PO,UTA,675,302,5.236145865,-0.308834201,4.927311663,1.213884215,0,1.213884215,4.503002988,-0.034695462,4.468307525,-0.527133788 +Jeff Wilkins,wilkije01,1985,PO,UTA,575,257,-3.663058471,0.682079189,-2.980979282,-0.031196791,0,-0.031196791,-3.718059444,0.276321167,-3.441738277,-0.131946443 +John Stockton,stockjo01,1985,PO,UTA,416,186,1.800881538,0.959418575,2.760300113,0.543118066,0,0.543118066,1.214619947,1.364738173,2.57935812,0.73994786 +Rich Kelley,kelleri01,1985,PO,UTA,389,174,-0.807259381,1.822878281,1.0156189,0.345993204,0,0.345993204,-1.035982852,1.829995743,0.794012891,0.370172678 +Mark Eaton,eatonma01,1985,PO,UTA,353,158,-5.798098885,5.618645106,-0.179453778,0.212571455,0,0.212571455,-5.735743137,4.394616606,-1.34112653,-0.560436163 +Fred Roberts,roberfr01,1985,PO,UTA,291,130,-3.704065512,0.228458392,-3.47560712,-0.049851848,0,-0.049851848,-3.82846137,-0.626445941,-4.454907312,0.456045921 +Pace Mannion,mannipa01,1985,PO,UTA,92,41,-4.079276767,-1.998488791,-6.077765558,-0.072047961,0,-0.072047961,-4.67351445,-3.893386369,-8.566900819,0.370938071 +Bob Hansen,hansebo01,1985,PO,UTA,76,34,-3.282724048,1.877361536,-1.405362513,0.024384066,0,0.024384066,-3.661877157,1.602131827,-2.059745331,1.426572796 +Billy Paultz,paultbi01,1985,PO,UTA,67,30,-5.918578551,0.854270388,-5.064308162,-0.037076263,0,-0.037076263,-6.077792558,0.853288157,-5.2245044,1.556674823 +Jeff Ruland,rulanje01,1985,PO,WSB,331,162,-0.608385836,2.172388999,1.564003163,0.368897805,0,0.368897805,-0.21531407,1.880145649,1.664831578,0.328679209 +Gus Williams,willigu01,1985,PO,WSB,325,159,-1.782947751,-0.932120062,-2.715067814,0.00290966,0,0.00290966,-1.622558068,-0.930132601,-2.552690669,-0.465099994 +Jeff Malone,malonje01,1985,PO,WSB,257,126,0.711840131,-0.058358165,0.653481966,0.226417156,0,0.226417156,0.206957598,0.662446465,0.869404063,0.354038188 +Cliff Robinson,robincl01,1985,PO,WSB,251,123,-0.353423544,1.09353683,0.740113286,0.225529048,0,0.225529048,-0.442381863,1.47228272,1.029900857,-0.167114271 +Charles Jones,jonesch01,1985,PO,WSB,225,110,-2.068699672,2.831908633,0.763208961,0.203749129,0,0.203749129,-2.355418729,2.546490508,0.191071779,0.204917886 +Darren Daye,dayeda01,1985,PO,WSB,174,85,2.328409932,-0.638209977,1.690199955,0.198917848,0,0.198917848,1.696319071,-1.169286329,0.527032742,0.169426731 +Greg Ballard,ballagr01,1985,PO,WSB,133,65,0.487689787,0.586491179,1.074180966,0.131313366,0,0.131313366,-0.062155761,-0.137809816,-0.199965577,0.41261024 +Dudley Bradley,bradldu01,1985,PO,WSB,84,41,1.50210183,-0.896837763,0.605264068,0.07329159,0,0.07329159,0.986648786,-1.767304573,-0.780655787,1.309605327 +Rick Mahorn,mahorri01,1985,PO,WSB,84,41,-1.563367363,-0.57465052,-2.138017883,0.013304056,0,0.013304056,-2.913885622,-0.4107978,-3.324683422,0.802047232 +Frank Johnson,johnsfr01,1985,PO,WSB,80,39,2.220333821,0.635059524,2.855393345,0.116312069,0,0.116312069,2.127609806,0.957288652,3.084898458,1.1656535 +Tom McMillen,mcmilto01,1985,PO,WSB,14,7,-4.224925032,-0.221813024,-4.446738056,-0.006205739,0,-0.006205739,-3.507180659,-0.629307651,-4.13648831,-0.738349911 +Don Collins,collido02,1985,PO,WSB,4,2,-4.570889794,-3.546357351,-8.117247145,-0.005578098,0,-0.005578098,-6.683645069,-5.537713708,-12.22135878,-1.306215625 +Dominique Wilkins,wilkido01,1986,RS,ATL,6425,3049,2.879369426,1.027596134,3.90696556,10.30978294,10.30978294,0,3.421273213,0.882572586,4.303845799,-0.456994127 +Randy Wittman,wittmra01,1986,RS,ATL,5816,2760,1.251922815,-0.794506175,0.45741664,4.48546106,4.48546106,0,0.84267783,-0.771524607,0.071153223,-0.710927041 +Kevin Willis,willike02,1986,RS,ATL,4847,2300,-1.100590725,0.174189587,-0.926401138,2.145573514,2.145573514,0,-0.800227393,0.311054475,-0.489172919,0.273021943 +Cliff Levingston,levincl01,1986,RS,ATL,4099,1945,0.071848873,0.905068975,0.976917848,3.708896508,3.708896508,0,0.140234816,1.032484936,1.172719752,0.294268415 +Tree Rollins,rollitr01,1986,RS,ATL,3753,1781,-3.271627467,2.570568598,-0.701058869,1.859943211,1.859943211,0,-3.212891069,2.063380407,-1.149510662,-0.103266648 +Jon Koncak,koncajo01,1986,RS,ATL,3572,1695,-2.010761418,0.778233982,-1.232527435,1.321205912,1.321205912,0,-1.819445297,0.886165985,-0.933279312,0.701877934 +Doc Rivers,riverdo01,1986,RS,ATL,3311,1571,2.867823018,2.067755765,4.935578783,6.195273387,6.195273387,0,3.083967565,2.64867319,5.732640755,0.588797221 +Spud Webb,webbsp01,1986,RS,ATL,2590,1229,2.100900043,0.274124173,2.375024216,3.235787491,3.235787491,0,1.998337304,0.064933275,2.06327058,0.714391966 +Eddie Johnson,johnsed02,1986,RS,ATL,1816,862,1.313110206,-3.343321108,-2.030210903,0.316196664,0.316196664,0,0.795942887,-3.854085991,-3.058143105,-0.117893027 +Scott Hastings,hastisc01,1986,RS,ATL,1370,650,-3.160055197,-1.424918153,-4.584973349,-0.613032078,-0.613032078,0,-3.402164669,-1.393568541,-4.79573321,0.7642182 +John Battle,battljo01,1986,RS,ATL,1347,639,-1.296488908,-1.2904846,-2.586973509,0.053467023,0.053467023,0,-1.757996935,-1.774952568,-3.532949503,0.617341326 +Johnny Davis,davisjo01,1986,RS,ATL,847,402,1.382280597,-2.138120047,-0.755839449,0.407634075,0.407634075,0,0.618263666,-2.983779372,-2.365515707,-0.345935054 +Ray Williams,willira01,1986,RS,ATL,773,367,-0.98696835,1.18000032,0.19303197,0.5559106,0.5559106,0,-0.522888277,1.292361323,0.769473045,0.909072754 +Lorenzo Charles,charllo01,1986,RS,ATL,575,273,-1.586928064,-2.382862007,-3.969790072,-0.170564632,-0.170564632,0,-2.343598108,-3.215756466,-5.559354574,0.405524498 +Antoine Carr,carran01,1986,RS,ATL,544,258,-0.749308484,0.564740595,-0.184567889,0.340735877,0.340735877,0,-0.900728202,0.746828414,-0.153899788,0.931573852 +Sedric Toney,toneyse01,1986,RS,ATL,51,24,-11.93270466,-1.742550438,-13.6752551,-0.137007042,-0.137007042,0,-11.53940384,-0.944971133,-12.48437497,2.494884152 +Larry Bird,birdla01,1986,RS,BOS,6639,3113,6.145532495,2.634319673,8.779852168,18.20585733,18.20585733,0,6.649451955,2.49742825,9.146880205,-0.600822115 +Dennis Johnson,johnsde01,1986,RS,BOS,5826,2732,0.955357904,0.698839507,1.654197411,6.122017092,6.122017092,0,1.31280966,1.247869673,2.560679333,-0.283597513 +Robert Parish,parisro01,1986,RS,BOS,5474,2567,0.24524916,2.846980373,3.092229533,7.612308795,7.612308795,0,0.775222839,2.249674637,3.024897476,-0.52896138 +Danny Ainge,aingeda01,1986,RS,BOS,5133,2407,2.015529458,0.291536904,2.307066361,6.19814858,6.19814858,0,1.865572265,0.626253396,2.491825661,-0.20283771 +Kevin McHale,mchalke01,1986,RS,BOS,5112,2397,3.168474648,0.570703681,3.739178328,7.881414036,7.881414036,0,3.23398387,0.45297477,3.68695864,-0.710036306 +Jerry Sichting,sichtje01,1986,RS,BOS,3404,1596,-0.030009296,-0.657097544,-0.68710684,1.6742251,1.6742251,0,-0.416337895,-0.7502796,-1.166617495,-0.341210717 +Bill Walton,waltobi01,1986,RS,BOS,3297,1546,-1.226631809,2.745265079,1.51863327,3.368183064,3.368183064,0,-0.9671665,1.849027944,0.881861444,0.037343549 +Scott Wedman,wedmasc01,1986,RS,BOS,2990,1402,-1.069569639,0.038834658,-1.030734981,1.228149452,1.228149452,0,-1.024874301,-0.462508292,-1.487382593,-0.137946839 +Rick Carlisle,carliri01,1986,RS,BOS,1621,760,-2.119539663,-1.48067555,-3.600215213,-0.330616764,-0.330616764,0,-2.613106257,-1.895299994,-4.508406251,0.295966833 +Greg Kite,kitegr01,1986,RS,BOS,990,464,-7.502580738,0.474452642,-7.028128096,-1.019321565,-1.019321565,0,-7.29508282,-0.252998779,-7.548081599,0.668219489 +Sam Vincent,vincesa01,1986,RS,BOS,921,432,-3.378343694,-1.071023763,-4.449367457,-0.376377073,-0.376377073,0,-3.438893664,-1.736302408,-5.175196072,0.503729836 +David Thirdkill,thirdda01,1986,RS,BOS,821,385,-1.85177121,-0.533189355,-2.384960565,0.072157568,0.072157568,0,-1.862465062,-0.8991629,-2.761627961,0.654310942 +Sly Williams,willisl01,1986,RS,BOS,115,54,-8.332953062,-1.700297369,-10.03325043,-0.206355746,-0.206355746,0,-7.462066988,-1.063359064,-8.525426051,2.93386488 +Kyle Macy,macyky01,1986,RS,CHI,5097,2426,1.907212915,-1.392887265,0.51432565,4.030788884,4.030788884,0,1.699570297,-0.787378802,0.912191494,-0.245925868 +Sidney Green,greensi02,1986,RS,CHI,4847,2307,-1.329872957,-0.934267561,-2.264140518,0.573375728,0.573375728,0,-0.837399746,-0.65976762,-1.497167366,0.271775607 +Orlando Woolridge,woolror01,1986,RS,CHI,4723,2248,2.557537101,-1.708838225,0.848698876,4.113685058,4.113685058,0,2.515992021,-1.716609295,0.799382726,-0.344768773 +Gene Banks,banksge01,1986,RS,CHI,4494,2139,2.177818239,-1.015073135,1.162745105,4.266440961,4.266440961,0,1.99627762,-0.934129578,1.062148042,-0.087310209 +George Gervin,gervige01,1986,RS,CHI,4338,2065,0.144071915,-2.532164385,-2.38809247,0.381419524,0.381419524,0,0.068222733,-2.369630353,-2.30140762,0.034461221 +Charles Oakley,oaklech01,1986,RS,CHI,3723,1772,0.458832041,-0.283648272,0.175183769,2.652564213,2.652564213,0,0.770852573,-0.187657019,0.583195554,0.311868493 +Dave Corzine,corzida01,1986,RS,CHI,3591,1709,-0.958234672,-1.296939603,-2.255174275,0.428891502,0.428891502,0,-0.811564633,-1.58230694,-2.393871573,-0.61387294 +John Paxson,paxsojo01,1986,RS,CHI,3298,1570,0.705066073,-1.562821149,-0.857755077,1.51764554,1.51764554,0,0.260637339,-1.016598454,-0.755961115,0.131654488 +Jawann Oldham,oldhaja01,1986,RS,CHI,2681,1276,-3.146752228,0.752594661,-2.394157567,0.232258896,0.232258896,0,-2.835944175,0.858021124,-1.97792305,0.267700561 +Quintin Dailey,dailequ01,1986,RS,CHI,1519,723,-0.196087051,-2.535322778,-2.731409829,0.006889003,0.006889003,0,-0.049907969,-2.460020994,-2.509928963,0.475658969 +Michael Jordan,jordami01,1986,RS,CHI,948,451,3.521479,2.39716665,5.91864565,2.003615689,2.003615689,0,4.248169149,2.205384473,6.453553623,0.464165447 +Mike Holton,holtomi01,1986,RS,CHI,939,447,-1.215162135,-0.705986146,-1.921148281,0.189679946,0.189679946,0,-1.168535378,-0.566928681,-1.735464059,0.356755295 +Mike Smrek,smrekmi01,1986,RS,CHI,857,408,-5.420435589,-1.135249523,-6.555685112,-0.801233223,-0.801233223,0,-5.154615822,-0.679142144,-5.833757966,1.178774329 +Tony Brown,brownto01,1986,RS,CHI,277,132,-0.247453718,-1.098403033,-1.345856751,0.094873234,0.094873234,0,-0.740227072,-1.015473202,-1.755700274,0.337965661 +Billy McKinney,mckinbi01,1986,RS,CHI,174,83,-1.185396852,-1.619043467,-2.804440319,-0.00230399,-0.00230399,0,-1.81912465,-1.599376841,-3.418501491,-0.061535084 +Rod Higgins,higgiro01,1986,RS,CHI,170,81,-1.830319415,-0.271861424,-2.102180838,0.02692622,0.02692622,0,-2.005311049,0.042347967,-1.962963082,0.595707937 +Ron Brewer,brewero01,1986,RS,CHI,38,18,-11.54164618,-6.185845157,-17.72749134,-0.137286748,-0.137286748,0,-11.48176242,-7.787343421,-19.26910585,-0.195760946 +Roy Hinson,hinsoro01,1986,RS,CLE,6068,2834,0.484202131,0.301395882,0.785598013,5.11467883,5.11467883,0,0.304946283,0.512925105,0.817871388,0.05122003 +World B. Free,freewo01,1986,RS,CLE,5427,2535,2.291924868,-0.755225875,1.536698993,5.535356391,5.535356391,0,2.452747028,-0.505500397,1.947246631,-0.165449481 +John Bagley,baglejo01,1986,RS,CLE,5292,2472,1.49113661,-0.126963157,1.364173452,5.164988972,5.164988972,0,1.558993696,-0.032093873,1.526899823,-0.475342185 +Melvin Turpin,turpime01,1986,RS,CLE,4907,2292,-0.907842311,1.107996294,0.200153983,3.445757628,3.445757628,0,-0.733468661,1.068952723,0.335484062,-0.122486623 +Ben Poquette,poquebe01,1986,RS,CLE,3203,1496,-1.739042501,-0.482873618,-2.221916118,0.403087251,0.403087251,0,-1.979499099,-0.651158324,-2.630657424,0.005735679 +Keith Lee,leeke01,1986,RS,CLE,2563,1197,-1.587971008,-0.102856445,-1.690827453,0.649922254,0.649922254,0,-1.598176346,0.17859988,-1.419576466,0.491397751 +Mark West,westma01,1986,RS,CLE,2509,1172,-4.728331279,0.561638216,-4.166693064,-0.855920846,-0.855920846,0,-4.621997475,0.753305029,-3.868692446,1.073959692 +Dirk Minniefield,minnidi01,1986,RS,CLE,2421,1131,0.990040094,-0.156719394,0.8333207,2.081689934,2.081689934,0,0.786091347,0.016232038,0.802323385,0.698955324 +Edgar Jones,jonesed01,1986,RS,CLE,2165,1011,-0.036612204,-0.055288412,-0.091900617,1.376579812,1.376579812,0,-0.059195971,-0.203836504,-0.263032474,0.414552181 +Lonnie Shelton,sheltlo01,1986,RS,CLE,1460,682,-2.710554852,-0.863395482,-3.573950334,-0.289384252,-0.289384252,0,-2.819243388,-0.471469779,-3.290713167,0.968041856 +Phil Hubbard,hubbaph01,1986,RS,CLE,1370,640,-2.523104884,-1.142963524,-3.666068408,-0.300554376,-0.300554376,0,-2.417925394,-1.099075519,-3.517000913,0.49489674 +Eddie Johnson,johnsed02,1986,RS,CLE,1317,615,-0.125023641,-3.478178691,-3.603202332,-0.269851507,-0.269851507,0,-0.223885187,-3.943850855,-4.167736042,0.825993701 +Johnny Davis,davisjo01,1986,RS,CLE,1310,612,-0.029939659,-1.297998886,-1.327938545,0.443306895,0.443306895,0,-0.481001309,-1.954727562,-2.435728872,-0.167810167 +Ron Brewer,brewero01,1986,RS,CLE,1182,552,-2.723987728,-1.353478342,-4.07746607,-0.37379992,-0.37379992,0,-3.070896914,-1.89661897,-4.967515884,-0.015170937 +Ben McDonald,mcdonbe01,1986,RS,CLE,569,266,-2.660522557,-1.168155134,-3.828677691,-0.1465237,-0.1465237,0,-3.262196896,-1.624475576,-4.886672472,0.093823026 +Ron Anderson,anderro01,1986,RS,CLE,443,207,-1.630896975,-2.530705375,-4.16160235,-0.148906741,-0.148906741,0,-2.437035625,-3.156010014,-5.593045639,-0.12100993 +Ennis Whatley,whatlen01,1986,RS,CLE,141,66,-1.605412063,0.957701013,-0.64771105,0.071248243,0.071248243,0,-1.660937425,0.539844658,-1.121092768,0.667829054 +Rolando Blackman,blackro01,1986,RS,DAL,6002,2787,2.658921513,-1.433746766,1.225174747,5.620596656,5.620596656,0,2.633243695,-1.31027852,1.322965175,-0.581668506 +Sam Perkins,perkisa01,1986,RS,DAL,5655,2626,1.012529852,0.447490517,1.460020369,5.612551553,5.612551553,0,1.33410359,0.526717297,1.860820887,-0.512503237 +Mark Aguirre,aguirma01,1986,RS,DAL,5386,2501,2.416990097,-1.706779216,0.710210881,4.412596846,4.412596846,0,2.813428592,-1.526461043,1.286967549,-0.062438762 +James Donaldson,donalja01,1986,RS,DAL,4826,2241,-1.636560034,-1.245723897,-2.882283932,-0.150318615,-0.150318615,0,-1.579390505,-0.884524548,-2.463915053,-0.634993171 +Derek Harper,harpede01,1986,RS,DAL,4630,2150,3.061556392,1.473165512,4.534721904,7.985899017,7.985899017,0,3.274755726,1.783805467,5.058561193,-0.063773872 +Jay Vincent,vinceja01,1986,RS,DAL,4294,1994,-0.376340707,-0.83238595,-1.208726657,1.566468562,1.566468562,0,0.07550848,-0.872750141,-0.797241662,-0.100751868 +Brad Davis,davisbr01,1986,RS,DAL,4245,1971,3.965918787,-1.535739884,2.430178903,5.191619113,5.191619113,0,3.45981256,-1.210218773,2.249593787,-0.348986701 +Dale Ellis,ellisda01,1986,RS,DAL,2339,1086,0.735444793,-0.614119725,0.121325068,1.590137571,1.590137571,0,1.160136024,-1.255911033,-0.095775009,-0.051850321 +Detlef Schrempf,schrede01,1986,RS,DAL,2087,969,-1.869042515,-1.816107358,-3.685149873,-0.465715337,-0.465715337,0,-1.972743939,-1.659617795,-3.632361734,0.75833581 +Bill Wennington,wennibi01,1986,RS,DAL,1210,562,-3.418245143,-0.202680608,-3.620925751,-0.250547806,-0.250547806,0,-3.420685363,-0.484968576,-3.905653938,0.341499302 +Uwe Blab,blabuw01,1986,RS,DAL,881,409,-5.587951692,-1.923320063,-7.511271755,-1.000241737,-1.000241737,0,-5.49776087,-2.282950527,-7.780711398,0.696783708 +Kurt Nimphius,nimphku01,1986,RS,DAL,603,280,-1.650577432,-2.347858747,-3.998436179,-0.178761439,-0.178761439,0,-1.700250807,-1.900587002,-3.600837809,0.240390796 +Wallace Bryant,bryanwa01,1986,RS,DAL,332,154,-5.282064559,-1.455807042,-6.737871601,-0.315441968,-0.315441968,0,-5.081379393,-0.829289408,-5.910668801,0.69651809 +Harold Keeling,keeliha01,1986,RS,DAL,162,75,-1.987679963,1.259239517,-0.728440446,0.077963979,0.077963979,0,-1.548331268,0.587771981,-0.960559287,0.813639672 +Alex English,englial01,1986,RS,DEN,6799,3024,2.82475808,-1.416997139,1.40776094,6.381594462,6.381594462,0,2.699753518,-1.387139566,1.312613952,-0.534646135 +Fat Lever,leverfa01,1986,RS,DEN,5882,2616,0.735891371,1.409138088,2.145029459,6.516214069,6.516214069,0,1.063084786,1.710417466,2.773502253,-0.270490228 +T.R. Dunn,dunntr01,1986,RS,DEN,5399,2401,-0.442548084,1.74555731,1.303009227,4.958112704,4.958112704,0,-0.765606156,2.161023045,1.395416889,-0.141211244 +Wayne Cooper,coopewa01,1986,RS,DEN,4749,2112,-2.33516261,2.417249316,0.082086706,3.046554649,3.046554649,0,-2.077444284,2.040437205,-0.037007078,-0.174031146 +Calvin Natt,nattca01,1986,RS,DEN,4513,2007,0.802714407,-0.712108067,0.090606341,2.894540416,2.894540416,0,0.818726691,-1.054572554,-0.235845863,-0.503086053 +Bill Hanzlik,hanzlbi01,1986,RS,DEN,4456,1982,0.996741093,0.280008149,1.276749242,4.09400621,4.09400621,0,0.918521659,0.376535038,1.295056697,0.560692394 +Danny Schayes,schayda01,1986,RS,DEN,3719,1654,-1.490043399,0.502394509,-0.98764889,1.494534727,1.494534727,0,-1.580619564,0.594705633,-0.985913931,0.50993607 +Mike Evans,evansmi01,1986,RS,DEN,3123,1389,-0.980833435,-1.378122614,-2.358956049,0.279600616,0.279600616,0,-0.647708048,-1.546296756,-2.194004804,0.925012653 +Elston Turner,turneel01,1986,RS,DEN,2977,1324,-1.817368565,0.049072521,-1.768296044,0.664202295,0.664202295,0,-2.134650762,-0.149708164,-2.284358927,0.164659457 +Pete Williams,willipe01,1986,RS,DEN,1288,573,-1.904403214,0.44316333,-1.461239884,0.376667694,0.376667694,0,-2.329022255,-0.393763452,-2.722785707,-0.0258852 +Willie White,whitewi01,1986,RS,DEN,771,343,-0.228582085,-0.62111566,-0.849697744,0.331945748,0.331945748,0,-0.448129769,-1.915954028,-2.364083797,-0.187858365 +Blair Rasmussen,rasmubl01,1986,RS,DEN,742,330,-6.577971258,-2.087653635,-8.665624894,-1.002448747,-1.002448747,0,-6.330902414,-2.879156124,-9.210058538,0.67017431 +Bill Laimbeer,laimbbi01,1986,RS,DET,6348,2891,0.249232906,0.857889583,1.107122489,5.660890241,5.660890241,0,0.579379175,1.144301786,1.723680961,-0.514447811 +Isiah Thomas,thomais01,1986,RS,DET,6126,2790,4.749707757,0.45084375,5.200551507,11.3063883,11.3063883,0,5.004629301,0.947936079,5.95256538,-0.09942638 +Kelly Tripucka,tripuke01,1986,RS,DET,5766,2626,1.971159272,-0.662498268,1.308661004,5.410904143,5.410904143,0,1.94160651,-0.875536231,1.066070279,-0.509918589 +Earl Cureton,curetea01,1986,RS,DET,4429,2017,-1.703991292,-0.462130253,-2.166121545,0.601005924,0.601005924,0,-1.474977111,-0.609359076,-2.084336188,0.026167718 +Vinnie Johnson,johnsvi01,1986,RS,DET,4343,1978,1.811413147,-0.533719407,1.27769374,4.051229072,4.051229072,0,1.674064994,-0.476795908,1.197269086,-0.341246872 +Joe Dumars,dumarjo01,1986,RS,DET,4297,1957,1.176846067,-1.905590126,-0.72874406,2.016122739,2.016122739,0,0.75078657,-1.946178944,-1.195392374,-0.103611593 +Rick Mahorn,mahorri01,1986,RS,DET,3166,1442,-3.712201272,-0.041410004,-3.753611276,-0.743399273,-0.743399273,0,-3.592920143,0.015146175,-3.577773968,0.704604907 +Kent Benson,bensoke01,1986,RS,DET,2951,1344,-1.795453898,1.837531177,0.042077278,1.917612092,1.917612092,0,-1.562125594,1.715739914,0.153614319,0.165186398 +Tony Campbell,campbto01,1986,RS,DET,2837,1292,-2.175548275,0.003598541,-2.171949734,0.382601655,0.382601655,0,-2.058151708,-0.36794498,-2.426096688,0.424037761 +John Long,longjo01,1986,RS,DET,2582,1176,-0.355431435,-1.280025153,-1.635456588,0.6669787,0.6669787,0,-0.605640282,-1.722482123,-2.328122404,-0.269217898 +Mike Gibson,gibsomi01,1986,RS,DET,354,161,-3.74696516,0.826230459,-2.920734701,-0.014177236,-0.014177236,0,-3.681956071,1.003344941,-2.67861113,1.125345834 +Chuck Nevitt,nevitch01,1986,RS,DET,222,101,-4.340610639,-1.817160658,-6.157771297,-0.178866999,-0.178866999,0,-4.329947372,-0.996885594,-5.326832966,1.920883198 +Ron Crevier,creviro01,1986,RS,DET,7,3,-25.63314988,-3.328414397,-28.96156428,-0.043090364,-0.043090364,0,-22.40800119,1.760290532,-20.64771065,7.653164769 +Walker Russell,russewa01,1986,RS,DET,4,2,-8.44891128,-3.921744816,-12.3706561,-0.009578918,-0.009578918,0,-8.755999386,-5.616750367,-14.37274975,-2.505543446 +Joe Barry Carroll,carrojo01,1986,RS,GSW,6150,2801,-2.515187399,-0.374380002,-2.889567401,-0.19928123,-0.19928123,0,-1.65595964,-0.231557587,-1.887517227,-0.088285939 +Sleepy Floyd,floydsl01,1986,RS,GSW,6069,2764,4.196798461,-0.625350747,3.571447714,8.896996876,8.896996876,0,4.176302191,-0.367645583,3.808656608,-0.202455467 +Larry Smith,smithla01,1986,RS,GSW,5360,2441,0.226613425,-0.815647044,-0.589033619,2.683972826,2.683972826,0,0.278261013,-0.403685666,-0.125424653,-0.279976233 +Purvis Short,shortpu01,1986,RS,GSW,5329,2427,2.065816324,-1.039506954,1.02630937,4.671358725,4.671358725,0,2.218153558,-0.585226672,1.632926886,-0.103363509 +Terry Teagle,teaglte01,1986,RS,GSW,4738,2158,-0.243553906,-1.821274315,-2.064828221,0.755712981,0.755712981,0,-0.476183988,-1.522749866,-1.998933854,0.182329453 +Greg Ballard,ballagr01,1986,RS,GSW,3935,1792,0.070434914,-0.431009692,-0.360574779,2.179149733,2.179149733,0,-0.261468712,-0.439630573,-0.701099284,-0.257831932 +Chris Mullin,mullich01,1986,RS,GSW,3054,1391,0.657972745,-0.602495586,0.05547716,1.991428182,1.991428182,0,0.480860804,-0.496630798,-0.015769994,0.021497175 +Geoff Huston,hustoge01,1986,RS,GSW,2652,1208,1.128943547,-2.71041764,-1.581474094,0.71507361,0.71507361,0,0.299866559,-3.427372292,-3.127505734,-0.733886244 +Jerome Whitehead,whiteje01,1986,RS,GSW,2369,1079,-5.243252843,-1.681883584,-6.925136426,-2.310196076,-2.310196076,0,-5.199789824,-1.723584166,-6.92337399,0.528747915 +Pete Verhoeven,verhope01,1986,RS,GSW,1645,749,-1.648490906,-0.727103686,-2.375594593,0.144182781,0.144182781,0,-1.932733856,-0.404415801,-2.337149657,0.80003565 +Peter Thibeaux,thibepe01,1986,RS,GSW,1166,531,-4.19377312,-0.883570178,-5.077343298,-0.635145739,-0.635145739,0,-4.135166751,-1.203439747,-5.338606498,0.759024869 +Lester Conner,connele01,1986,RS,GSW,907,413,-1.571251682,-0.196380247,-1.767631929,0.206011203,0.206011203,0,-1.773522913,-0.889073491,-2.662596404,-0.492345168 +Guy Williams,willigu02,1986,RS,GSW,55,25,-5.012724497,2.043417185,-2.969307312,-0.002861218,-0.002861218,0,-5.247671324,2.800010198,-2.447661126,2.3628216 +Ron Crevier,creviro01,1986,RS,GSW,2,1,-36.6408188,-4.082517353,-40.72333615,-0.019132362,-0.019132362,0,-33.74459476,-6.160189477,-39.90478424,-1.288960946 +Ralph Sampson,sampsra01,1986,RS,HOU,6246,2864,-0.803213052,0.606571917,-0.196641134,3.729624894,3.729624894,0,-0.091938735,0.69070211,0.598763375,-0.038108338 +Rodney McCray,mccraro01,1986,RS,HOU,5692,2610,0.987141855,-0.846635271,0.140506585,3.823931629,3.823931629,0,0.493506568,-0.945242534,-0.451735966,-0.674758036 +Hakeem Olajuwon,olajuha01,1986,RS,HOU,5381,2467,1.495332204,3.739523089,5.234855293,10.02750298,10.02750298,0,2.357600828,3.62445872,5.982059548,-0.233859912 +Lewis Lloyd,lloydle01,1986,RS,HOU,5330,2444,2.135898924,-0.95959025,1.176308674,4.884499274,4.884499274,0,1.984000153,-0.813560124,1.170440029,-0.239128829 +Robert Reid,reidro01,1986,RS,HOU,4704,2157,-0.239884562,0.035657776,-0.204226786,2.805895233,2.805895233,0,-0.249990657,0.184882472,-0.065108185,0.157449244 +John Lucas,lucasjo01,1986,RS,HOU,4624,2120,3.526389564,-1.324713037,2.201676527,5.332784734,5.332784734,0,3.502321076,-1.076146439,2.426174637,-0.44511489 +Jim Petersen,peterji01,1986,RS,HOU,3629,1664,-1.873601917,-0.790917956,-2.664519873,0.0726316,0.0726316,0,-1.989648231,-0.784267668,-2.773915899,0.087293992 +Mitchell Wiggins,wiggimi01,1986,RS,HOU,2613,1198,-0.723899237,-0.681568941,-1.405468179,0.824571209,0.824571209,0,-0.909498014,-0.613993625,-1.523491639,0.347971205 +Allen Leavell,leaveal01,1986,RS,HOU,2595,1190,0.952022738,-0.926081914,0.025940824,1.689251555,1.689251555,0,0.784985022,-1.049981004,-0.264995981,0.237456114 +Steve Harris,harrist01,1986,RS,HOU,1051,482,-1.268474374,-1.409961826,-2.6784362,0.017615705,0.017615705,0,-1.579783463,-2.037748048,-3.617531511,0.09979032 +Hank McDowell,mcdowha01,1986,RS,HOU,445,204,-2.523529883,-2.530187707,-5.05371759,-0.240017304,-0.240017304,0,-3.10697796,-3.20493018,-6.31190814,0.105400178 +Craig Ehlo,ehlocr01,1986,RS,HOU,434,199,0.585616694,0.142142148,0.727758842,0.353246121,0.353246121,0,0.333460308,-0.83284047,-0.499380162,0.043892188 +Granville Waiters,waitegr01,1986,RS,HOU,340,156,-7.796795626,-0.519224099,-8.316019726,-0.446409368,-0.446409368,0,-7.579681488,-1.148459043,-8.728140531,0.793919172 +Vern Fleming,flemive01,1986,RS,IND,6102,2870,1.340823812,0.45067089,1.791494702,6.636833211,6.636833211,0,1.049316852,1.04549629,2.094813142,-0.204510852 +Herb Williams,willihe01,1986,RS,IND,5890,2770,-2.024642647,1.774636383,-0.250006264,3.519401711,3.519401711,0,-1.72856416,1.376178759,-0.3523854,-0.401454839 +Steve Stipanovich,stipast01,1986,RS,IND,5097,2397,-1.156915327,1.705138935,0.548223608,4.028769939,4.028769939,0,-1.002463082,1.667551939,0.665088857,-0.122745809 +Wayman Tisdale,tisdawa01,1986,RS,IND,4841,2277,-1.973952617,-1.097088918,-3.071041535,-0.373678376,-0.373678376,0,-1.971895898,-0.970877347,-2.942773245,0.198478503 +Clint Richardson,richacl01,1986,RS,IND,4729,2224,0.101354409,-1.208518229,-1.10716382,1.854248084,1.854248084,0,-0.535151237,-1.355816299,-1.890967536,-0.546269922 +Ron Anderson,anderro01,1986,RS,IND,3123,1469,0.626028736,-0.121742064,0.504286672,2.428321074,2.428321074,0,0.253524282,-0.512315865,-0.258791583,-0.453980952 +Terence Stansbury,stanste01,1986,RS,IND,2830,1331,-1.766993895,-0.80534668,-2.572340575,0.121872015,0.121872015,0,-2.026621263,-0.734580422,-2.761201685,1.051711927 +Bill Garnett,garnebi02,1986,RS,IND,2545,1197,-1.70631857,-0.367873544,-2.074192114,0.414328406,0.414328406,0,-2.038468267,-0.644359018,-2.682827284,0.402195384 +Bill Martin,martibi01,1986,RS,IND,1469,691,-1.800969903,-1.253255667,-3.05422557,-0.108008916,-0.108008916,0,-2.252357478,-1.660087229,-3.912444707,0.727250395 +Bryan Warrick,warribr01,1986,RS,IND,1399,658,-0.623981006,-0.695208748,-1.319189755,0.48214499,0.48214499,0,-1.123567003,-0.45018621,-1.573753212,0.388440713 +Clark Kellogg,kellocl01,1986,RS,IND,1208,568,-0.268549361,1.175068694,0.906519333,1.061257039,1.061257039,0,0.31528689,1.015982257,1.331269147,0.158111968 +Dwayne McClain,mccladw01,1986,RS,IND,980,461,-3.978054706,1.901693755,-2.076360951,0.160051114,0.160051114,0,-3.68508705,1.274386852,-2.410700198,1.049989922 +Stuart Gray,grayst01,1986,RS,IND,899,423,-2.984989769,-0.496260037,-3.481249806,-0.159789333,-0.159789333,0,-3.288647008,-0.48949298,-3.778139988,1.293333559 +Quinn Buckner,bucknqu01,1986,RS,IND,891,419,-2.889070603,2.497513676,-0.391556927,0.512599162,0.512599162,0,-2.703543037,2.84522545,0.141682413,1.727165137 +Marques Johnson,johnsma01,1986,RS,LAC,5638,2605,2.025199877,-0.635296326,1.389903551,5.488567247,5.488567247,0,1.863375956,-0.101287514,1.762088443,-0.256546524 +Cedric Maxwell,maxwece01,1986,RS,LAC,5319,2458,1.367012437,-1.488303532,-0.121291096,3.288403251,3.288403251,0,0.978506721,-1.1507523,-0.17224558,-0.2566283 +Norm Nixon,nixonno01,1986,RS,LAC,4627,2138,1.67358123,-1.762807727,-0.089226497,2.891780852,2.891780852,0,1.756698479,-1.335218969,0.421479511,-0.377838305 +Benoit Benjamin,benjabe01,1986,RS,LAC,4519,2088,-2.422781001,1.436139141,-0.986641859,1.878859078,1.878859078,0,-2.185137724,1.455790146,-0.729347577,0.019689344 +Kurt Nimphius,nimphku01,1986,RS,LAC,4211,1946,-1.580507607,-2.43181513,-4.012322737,-1.25443483,-1.25443483,0,-1.675400904,-1.768866284,-3.444267188,0.09389899 +Rory White,whitero01,1986,RS,LAC,3811,1761,-0.382399305,-1.077468097,-1.459867402,1.159865752,1.159865752,0,-0.615822674,-1.033779278,-1.649601952,0.06512018 +Michael Cage,cagemi01,1986,RS,LAC,3389,1566,-1.726428742,-0.491214309,-2.217643051,0.425308228,0.425308228,0,-1.664265084,-0.589819597,-2.254084681,-0.007460969 +Franklin Edwards,edwarfr01,1986,RS,LAC,3227,1491,-1.335152173,-0.885326249,-2.220478423,0.401817606,0.401817606,0,-1.330359509,-1.164673026,-2.495032534,-0.254975504 +Junior Bridgeman,bridgju01,1986,RS,LAC,2513,1161,-1.547836791,-2.058190173,-3.606026964,-0.505131848,-0.505131848,0,-1.899993043,-2.527076594,-4.427069637,-0.393173437 +Lancaster Gordon,gordola01,1986,RS,LAC,1524,704,-4.868096083,-1.624953041,-6.493049124,-1.353768088,-1.353768088,0,-4.68133056,-1.81034258,-6.491673141,0.717722486 +Darnell Valentine,valenda01,1986,RS,LAC,1045,483,-2.569104341,-2.036360629,-4.60546497,-0.458447817,-0.458447817,0,-2.554551113,-2.416499677,-4.971050791,0.273920968 +James Donaldson,donalja01,1986,RS,LAC,954,441,-3.164747197,-2.457379425,-5.622126621,-0.64407002,-0.64407002,0,-3.09814012,-2.299430234,-5.397570354,-0.344368346 +Derek Smith,smithde02,1986,RS,LAC,734,339,2.831666056,-1.973339756,0.8583263,0.624483995,0.624483995,0,2.626655713,-1.689833063,0.93682265,0.065546384 +Jamaal Wilkes,wilkeja01,1986,RS,LAC,422,195,-2.531148678,-1.838312611,-4.369461288,-0.161057025,-0.161057025,0,-2.74211177,-2.407732606,-5.149844376,-0.03948623 +Jeff Cross,crossje01,1986,RS,LAC,277,128,-6.532051905,-2.170603469,-8.702655374,-0.397552027,-0.397552027,0,-6.738702241,-0.771010419,-7.50971266,2.34223613 +Jay Murphy,murphja01,1986,RS,LAC,216,100,-4.815326336,-0.809885802,-5.625212137,-0.147288035,-0.147288035,0,-4.808072723,-1.475157938,-6.283230662,0.41898373 +Jim Thomas,thomaji01,1986,RS,LAC,149,69,-4.714232812,-0.416141484,-5.130374295,-0.08479802,-0.08479802,0,-4.68609922,-0.326735712,-5.012834932,1.23304684 +Wallace Bryant,bryanwa01,1986,RS,LAC,139,64,-5.414030616,-0.810864743,-6.22489536,-0.114159936,-0.114159936,0,-5.303596792,-0.360293554,-5.663890346,0.632913946 +Ozell Jones,jonesoz01,1986,RS,LAC,39,18,-15.50888418,3.457231198,-12.05165299,-0.088114479,-0.088114479,0,-14.01950411,3.768903726,-10.25060039,3.256672388 +Kareem Abdul-Jabbar,abdulka01,1986,RS,LAL,5690,2629,2.410467088,1.386890171,3.797357259,8.755724126,8.755724126,0,2.924874589,1.144889804,4.069764393,-0.310083387 +Magic Johnson,johnsma02,1986,RS,LAL,5579,2578,6.953984846,0.300619418,7.254604264,13.0479711,13.0479711,0,6.866605179,0.34239095,7.208996128,-0.872089214 +James Worthy,worthja01,1986,RS,LAL,5311,2454,3.346989772,0.782336815,4.129326587,8.58264074,8.58264074,0,3.355907314,0.671970396,4.02787771,-0.365821957 +Michael Cooper,coopemi01,1986,RS,LAL,4910,2269,2.255233831,0.210984147,2.466217978,6.039368124,6.039368124,0,2.214466047,0.423577628,2.638043675,0.014474344 +Byron Scott,scottby01,1986,RS,LAL,4739,2190,0.825758506,-0.054357547,0.771400959,3.929651676,3.929651676,0,0.985261337,0.084219764,1.0694811,-0.129846291 +Maurice Lucas,lucasma01,1986,RS,LAL,3787,1750,-1.518506073,0.183990239,-1.334515834,1.267134645,1.267134645,0,-1.114690956,0.353730082,-0.760960874,0.271459173 +Kurt Rambis,rambiku01,1986,RS,LAL,3404,1573,-1.103151254,1.55878263,0.455631377,2.575464639,2.575464639,0,-0.949091675,1.440522201,0.491430526,0.112580288 +A.C. Green,greenac01,1986,RS,LAL,3337,1542,-1.563282169,0.349079914,-1.214202255,1.212784372,1.212784372,0,-1.336563646,0.317129328,-1.019434318,0.387358518 +Mike McGee,mcgeemi01,1986,RS,LAL,2625,1213,-0.702187809,0.180238099,-0.52194971,1.38516564,1.38516564,0,-0.254259754,-0.20385653,-0.458116284,0.471166738 +Mitch Kupchak,kupchmi01,1986,RS,LAL,1695,783,-3.172373323,-1.68108059,-4.853453912,-0.842217257,-0.842217257,0,-3.013875537,-2.137718157,-5.151593694,0.235598317 +Larry Spriggs,sprigla01,1986,RS,LAL,1019,471,-3.61527691,-0.60340805,-4.21868496,-0.355846204,-0.355846204,0,-3.415087565,-1.105976994,-4.521064559,0.853602774 +Ronnie Lester,lestero01,1986,RS,LAL,480,222,-5.404477725,-2.524204775,-7.9286825,-0.591060475,-0.591060475,0,-5.231837414,-3.635050796,-8.86688821,0.792887596 +Petur Gudmundsson,gudmupe01,1986,RS,LAL,277,128,-1.802705986,0.232019138,-1.570686849,0.077671504,0.077671504,0,-1.471185534,0.341933124,-1.12925241,0.879954975 +Chuck Nevitt,nevitch01,1986,RS,LAL,54,25,-11.85314687,1.196584933,-10.65656194,-0.103203133,-0.103203133,0,-9.897541169,0.927365543,-8.970175626,2.413304795 +Jerome Henderson,hendeje01,1986,RS,LAL,6,3,9.365771345,0.146231285,9.51200263,0.019298219,0.019298219,0,8.697810235,2.117092531,10.81490277,2.918447388 +Paul Pressey,presspa01,1986,RS,MIL,5818,2704,3.973911908,2.277943905,6.251855813,12.40199614,12.40199614,0,4.146564866,2.11320004,6.259764906,-0.139735432 +Terry Cummings,cummite01,1986,RS,MIL,5742,2669,0.066668088,1.576515968,1.643184056,5.987837944,5.987837944,0,1.001999814,1.672668107,2.674667921,0.095614481 +Sidney Moncrief,moncrsi01,1986,RS,MIL,5523,2567,4.449400608,0.301565493,4.750966101,9.786945953,9.786945953,0,4.455630775,0.617691103,5.073321878,-0.388661503 +Ricky Pierce,piercri01,1986,RS,MIL,4619,2147,2.901162418,-0.172253216,2.728909203,6.013001551,6.013001551,0,2.552162537,0.209766871,2.761929408,0.196441282 +Alton Lister,listeal01,1986,RS,MIL,3899,1812,-1.276971507,2.764882458,1.487910951,3.934778394,3.934778394,0,-0.852735913,2.215687758,1.362951845,0.445911037 +Randy Breuer,breuera01,1986,RS,MIL,3856,1792,-2.123595633,2.369613874,0.246018241,2.734659182,2.734659182,0,-1.730590251,1.508179834,-0.222410417,-0.17112419 +Craig Hodges,hodgecr01,1986,RS,MIL,3741,1739,2.634296674,-0.117827725,2.516468949,4.671704322,4.671704322,0,2.571889688,-0.043675151,2.528214537,-0.020038772 +Kenny Fields,fieldke01,1986,RS,MIL,2410,1120,-0.869228419,0.727272766,-0.141955653,1.501414828,1.501414828,0,-0.943919158,0.414578879,-0.52934028,0.770840486 +Charles Davis,davisch02,1986,RS,MIL,1878,873,-0.324185314,-0.319601204,-0.643786517,0.941467132,0.941467132,0,-0.395111012,-0.749945844,-1.145056856,0.369048607 +Jeff Lamp,lampje01,1986,RS,MIL,1508,701,-0.406664347,-0.387867651,-0.794531998,0.701215358,0.701215358,0,-0.717637255,-0.686942998,-1.404580253,0.27217182 +Mike Glenn,glennmi01,1986,RS,MIL,1233,573,-0.722647172,-1.544445522,-2.267092695,0.14052879,0.14052879,0,-1.471298692,-2.237209849,-3.708508541,-0.473311035 +Paul Mokeski,mokespa01,1986,RS,MIL,1121,521,-4.245770561,-0.178897432,-4.424667992,-0.447653552,-0.447653552,0,-4.267304621,-0.377469924,-4.644774545,0.581110294 +Jerry Reynolds,reynoje01,1986,RS,MIL,1093,508,-1.106336312,3.047918174,1.941581862,1.222198602,1.222198602,0,-0.703246615,1.688120441,0.984873826,0.529237206 +Earl Jones,jonesea01,1986,RS,MIL,93,43,-7.978533106,-3.340567421,-11.31910053,-0.192026227,-0.192026227,0,-7.713169611,-3.191221792,-10.9043914,2.216638087 +Bryan Warrick,warribr01,1986,RS,MIL,58,27,-6.083689249,-0.018053116,-6.101742364,-0.046855427,-0.046855427,0,-5.26212068,-1.440380571,-6.702501251,1.530658192 +Derrick Rowland,rowlade01,1986,RS,MIL,19,9,-3.806018795,-2.448641945,-6.25466074,-0.016130728,-0.016130728,0,-4.550468459,-3.037426195,-7.587894653,0.244209054 +Buck Williams,willibu01,1986,RS,NJN,6683,3070,-0.376498718,0.270984523,-0.105514196,4.130434426,4.130434426,0,-0.27063299,0.413051669,0.142418679,-0.290941963 +Mike Gminski,gminsmi01,1986,RS,NJN,5496,2525,0.776251463,0.6632621,1.439513562,5.351974834,5.351974834,0,0.638770128,0.203715318,0.842485446,-0.865264794 +Otis Birdsong,birdsot01,1986,RS,NJN,5213,2395,-0.107939587,-1.0779839,-1.185923487,1.912963796,1.912963796,0,-0.298275807,-0.804731314,-1.103007121,0.095893906 +Albert King,kingal01,1986,RS,NJN,4349,1998,-1.579374336,-0.848216929,-2.427591265,0.328733246,0.328733246,0,-1.584694374,-1.099069633,-2.683764007,0.02401154 +Darwin Cook,cookda01,1986,RS,NJN,4277,1965,-0.026651515,2.197870756,2.171219241,4.940494167,4.940494167,0,0.099767133,2.284815447,2.38458258,0.141608526 +Micheal Ray Richardson,richami01,1986,RS,NJN,3492,1604,1.258839665,2.207641721,3.466481385,5.099288598,5.099288598,0,1.620367292,2.797096329,4.417463621,0.243044232 +Mickey Johnson,johnsmi01,1986,RS,NJN,3426,1574,-1.82277891,-0.253770304,-2.076549214,0.544604093,0.544604093,0,-1.689024311,-0.312397238,-2.001421549,0.723526719 +Kelvin Ransey,ranseke01,1986,RS,NJN,3274,1504,-0.73030759,-1.523319996,-2.253627586,0.380448271,0.380448271,0,-1.180377521,-1.804796953,-2.985174473,-0.118989486 +Darryl Dawkins,dawkida01,1986,RS,NJN,2627,1207,1.298846787,-0.728329055,0.570517731,2.062809453,2.062809453,0,1.033260804,-0.556557679,0.476703125,0.909583584 +Mike O'Koren,okoremi01,1986,RS,NJN,2244,1031,-1.186832057,-0.982885437,-2.169717494,0.306341818,0.306341818,0,-1.741881992,-1.288545082,-3.030427073,0.37373229 +Jeff Turner,turneje01,1986,RS,NJN,1415,650,-3.138691815,-1.088293951,-4.226985766,-0.495277136,-0.495277136,0,-3.356189529,-0.902475834,-4.258665364,1.152947238 +Bobby Cattage,cattabo01,1986,RS,NJN,403,185,-4.058935697,-1.600880173,-5.659815869,-0.275735761,-0.275735761,0,-3.950335375,-2.433117251,-6.383452626,0.40901697 +Ray Williams,willira01,1986,RS,NJN,137,63,-5.185643602,0.022187689,-5.163455914,-0.078914418,-0.078914418,0,-4.470170537,0.309917196,-4.16025334,1.784755113 +Rod Higgins,higgiro01,1986,RS,NJN,63,29,-10.71554694,-0.473814608,-11.18936155,-0.126940008,-0.126940008,0,-9.863510329,-0.005704741,-9.86921507,1.71566334 +Yvon Joseph,josepyv01,1986,RS,NJN,11,5,2.58618938,-2.996213516,-0.410024136,0.005998316,0.005998316,0,0.841409459,-2.668920749,-1.827511291,0.502732691 +Rory Sparrow,sparrro01,1986,RS,NYK,4870,2344,0.464586071,-0.260201286,0.204384784,3.521799571,3.521799571,0,-0.079291225,-0.002748824,-0.082040049,-0.33273226 +Louis Orr,orrlo01,1986,RS,NYK,4648,2237,-0.795967309,-0.129604198,-0.925571507,2.074798007,2.074798007,0,-1.329345135,-0.337809728,-1.667154863,-0.369961135 +Gerald Wilkins,wilkige01,1986,RS,NYK,4207,2025,-2.517702904,-0.941349996,-3.459052899,-0.733000271,-0.733000271,0,-2.756020819,-1.31031673,-4.066337549,0.061893877 +Darrell Walker,walkeda01,1986,RS,NYK,4203,2023,-1.49038138,2.036153619,0.545772239,3.415629011,3.415629011,0,-1.390198327,2.051936589,0.661738262,0.423773442 +Trent Tucker,tucketr01,1986,RS,NYK,3715,1788,1.086786158,-0.202841753,0.883944405,3.311559987,3.311559987,0,0.476400009,-0.217929786,0.258470223,-0.107890558 +Patrick Ewing,ewingpa01,1986,RS,NYK,3680,1771,-2.736175839,2.385071966,-0.351103873,2.168660572,2.168660572,0,-2.313719568,2.018515951,-0.295203617,0.052633889 +Ken Bannister,bannike01,1986,RS,NYK,2919,1405,-4.371576084,-0.237250854,-4.608826937,-1.345727245,-1.345727245,0,-4.304675571,-0.418000875,-4.722676446,1.028655848 +Ernie Grunfeld,grunfer01,1986,RS,NYK,2913,1402,-0.823602028,0.022522517,-0.801079512,1.399617747,1.399617747,0,-1.586369669,-0.006554764,-1.592924433,0.41175202 +Bob Thornton,thornbo01,1986,RS,NYK,2749,1323,-3.527448145,-0.914050904,-4.441499049,-1.150291505,-1.150291505,0,-3.846363566,-0.768654665,-4.615018232,0.772903321 +James Bailey,baileja01,1986,RS,NYK,2587,1245,-2.315490666,0.460333678,-1.855156987,0.572229795,0.572229795,0,-2.389817525,0.763781381,-1.626036144,0.695722336 +Pat Cummings,cummipa01,1986,RS,NYK,2092,1007,-2.39021418,0.953971388,-1.436242792,0.677793339,0.677793339,0,-2.093846608,1.172636789,-0.921209819,0.432159365 +Chris McNealy,mcneach01,1986,RS,NYK,1303,627,-0.711290648,3.098380145,2.387089496,1.650479445,1.650479445,0,-0.813774467,3.069792943,2.256018476,0.449541288 +Fred Cofield,cofiefr01,1986,RS,NYK,974,469,-4.346645741,-0.774259677,-5.120905418,-0.572508481,-0.572508481,0,-4.531546856,-1.169179854,-5.70072671,0.945314198 +Ken Green,greenke01,1986,RS,NYK,150,72,2.079913986,2.417880806,4.497794791,0.265765287,0.265765287,0,1.747961046,1.87220519,3.620166236,-0.185586546 +Bill Cartwright,cartwbi01,1986,RS,NYK,75,36,-5.829816196,-0.128013544,-5.95782974,-0.059694515,-0.059694515,0,-5.534479871,-0.900185694,-6.434665565,1.360570654 +Butch Carter,cartebu01,1986,RS,NYK,64,31,-10.45015038,-3.771922434,-14.22207281,-0.184818425,-0.184818425,0,-10.35272973,-4.388374708,-14.74110443,1.921675929 +Maurice Cheeks,cheekma01,1986,RS,PHI,6925,3270,3.968464885,0.893468099,4.861932983,12.63090035,12.63090035,0,3.775296117,1.438579098,5.213875215,-0.557441328 +Charles Barkley,barklch01,1986,RS,PHI,6252,2952,3.218960156,2.046943296,5.265903452,12.10556931,12.10556931,0,3.690816816,2.204363463,5.895180279,0.280212759 +Moses Malone,malonmo01,1986,RS,PHI,5731,2706,0.343758866,0.091357707,0.435116573,4.371456044,4.371456044,0,0.857060633,-0.140412011,0.716648622,-0.609169339 +Julius Erving,ervinju01,1986,RS,PHI,5239,2474,1.170311565,0.296793499,1.467105064,5.309494756,5.309494756,0,1.28800642,0.147097569,1.435103989,-0.261758892 +Sedale Threatt,threase01,1986,RS,PHI,3715,1754,-1.205181586,-0.288050083,-1.49323167,1.127033656,1.127033656,0,-1.312996844,-0.119037208,-1.432034052,0.217161994 +Bobby Jones,jonesbo01,1986,RS,PHI,3217,1519,-0.804203497,-0.826978655,-1.631182152,0.866935756,0.866935756,0,-1.1659618,-1.078061887,-2.244023687,-0.016822509 +Terry Catledge,catlete01,1986,RS,PHI,2313,1092,-2.130468419,-1.353486797,-3.483955215,-0.409636564,-0.409636564,0,-2.087025111,-1.601590896,-3.688616007,0.182458358 +Clemon Johnson,johnscl01,1986,RS,PHI,2264,1069,-3.033904285,0.400628912,-2.633275373,0.063521076,0.063521076,0,-3.290454693,-0.23109695,-3.521551643,-0.228863035 +Perry Moss,mosspe01,1986,RS,PHI,1804,852,-3.143835759,-0.242149952,-3.385985711,-0.278829297,-0.278829297,0,-3.189194547,-0.116119187,-3.305313734,0.88687881 +Bob McAdoo,mcadobo01,1986,RS,PHI,1290,609,-3.790646089,-1.255594753,-5.046240842,-0.713577125,-0.713577125,0,-3.640117506,-1.789691555,-5.429809061,0.015644047 +Leon Wood,woodle01,1986,RS,PHI,964,455,1.355691455,-1.585536334,-0.229844878,0.583756644,0.583756644,0,0.675090826,-1.896430182,-1.221339355,-0.225177657 +Paul Thompson,thomppa01,1986,RS,PHI,915,432,-3.760599525,-0.477844582,-4.238444107,-0.328574566,-0.328574566,0,-3.678135256,-0.953004527,-4.631139783,0.161279513 +Greg Stokes,stokegr01,1986,RS,PHI,741,350,-2.391570204,-0.458654226,-2.850224431,-0.01800122,-0.01800122,0,-2.513111017,-0.558483709,-3.071594726,0.601382266 +Kenny Green,greenke02,1986,RS,PHI,491,232,-5.547343138,-3.821446655,-9.368789793,-0.785949279,-0.785949279,0,-5.972501827,-4.484415513,-10.45691734,0.330705592 +Andrew Toney,toneyan01,1986,RS,PHI,178,84,-6.956615394,-3.320483982,-10.27709938,-0.323997068,-0.323997068,0,-6.919096492,-3.822079707,-10.7411762,0.451619953 +Butch Carter,cartebu01,1986,RS,PHI,76,36,-5.862723841,-4.351615425,-10.21433927,-0.138955197,-0.138955197,0,-6.583807269,-3.271971522,-9.855778791,1.399226817 +Voise Winters,wintevo01,1986,RS,PHI,36,17,-16.75221884,-0.72750487,-17.47972371,-0.128547488,-0.128547488,0,-15.08155512,-2.640160483,-17.7217156,0.63963211 +Michael Young,youngmi01,1986,RS,PHI,4,2,-35.00531392,-4.08185772,-39.08717164,-0.036616005,-0.036616005,0,-32.69628454,-6.132664423,-38.82894897,-1.288960946 +Jay Humphries,humphja01,1986,RS,PHO,6036,2733,0.584230481,0.230570033,0.814800514,4.962957445,4.962957445,0,0.342891676,0.837897233,1.180788909,-0.160447568 +Larry Nance,nancela01,1986,RS,PHO,5486,2484,1.846817971,0.730672312,2.577490283,6.739094965,6.739094965,0,1.740084064,0.721424012,2.461508076,-0.19331856 +Walter Davis,daviswa03,1986,RS,PHO,4945,2239,1.374681022,-0.725231972,0.64944905,3.879010052,3.879010052,0,1.38525639,-0.676479577,0.708776813,-0.114679166 +Alvan Adams,adamsal01,1986,RS,PHO,4428,2005,-0.860195833,1.505542429,0.645346596,3.482691392,3.482691392,0,-0.576549956,1.522699663,0.946149707,0.280240005 +Mike Sanders,sandemi01,1986,RS,PHO,3631,1644,0.55291028,0.227037607,0.779947887,2.975525709,2.975525709,0,0.232497535,0.195154101,0.427651636,0.513650175 +Ed Pinckney,pincked01,1986,RS,PHO,3538,1602,-1.308489041,0.35338089,-0.955108152,1.472966778,1.472966778,0,-1.632478549,-0.046975684,-1.679454233,0.417689029 +James Edwards,edwarja01,1986,RS,PHO,2902,1314,-1.205936988,-0.703802132,-1.90973912,0.566801403,0.566801403,0,-1.111393975,-0.517636197,-1.629030173,0.639951976 +Bernard Thompson,thompbe01,1986,RS,PHO,2829,1281,-0.282798376,-0.797393369,-1.080191745,1.09316796,1.09316796,0,-0.860103009,-0.652990831,-1.51309384,0.174030542 +Charles Pittman,pittmch01,1986,RS,PHO,2500,1132,-2.109940936,-0.84236504,-2.952305976,-0.117090879,-0.117090879,0,-2.376534603,-1.315787358,-3.692321961,0.220943726 +Georgi Glouchkov,gloucge01,1986,RS,PHO,1705,772,-6.470786395,-0.236798764,-6.707585159,-1.574128647,-1.574128647,0,-6.249695963,-0.452328908,-6.702024871,1.016853676 +Charles Jones,jonesch02,1986,RS,PHO,1639,742,-3.104494127,0.814144866,-2.290349261,0.174396997,0.174396997,0,-3.06692905,0.307486369,-2.759442681,0.230294381 +Rod Foster,fostero01,1986,RS,PHO,1555,704,-3.419362447,-1.831455803,-5.25081825,-0.901073892,-0.901073892,0,-3.693592054,-1.998147356,-5.69173941,0.325375099 +Rick Robey,robeyri01,1986,RS,PHO,1389,629,-6.536796896,-0.644813047,-7.181609943,-1.430472466,-1.430472466,0,-6.253607337,-1.081159124,-7.334766461,0.603066002 +Sedric Toney,toneyse01,1986,RS,PHO,455,206,-2.6112121,-2.032119625,-4.643331725,-0.199971922,-0.199971922,0,-2.855630402,-2.180535051,-5.036165453,0.509223252 +Nick Vanos,vanosni01,1986,RS,PHO,446,202,-8.102957242,-1.201243637,-9.304200879,-0.679935443,-0.679935443,0,-7.601149424,-1.248252074,-8.849401497,0.681899861 +Mike Holton,holtomi01,1986,RS,PHO,144,65,-6.73256747,-1.883621764,-8.616189235,-0.195433373,-0.195433373,0,-6.886516168,-1.994594082,-8.881110249,0.474366138 +Devin Durrant,durrade01,1986,RS,PHO,113,51,-5.885391425,0.611738674,-5.273652751,-0.066664316,-0.066664316,0,-5.677619749,0.970256798,-4.707362951,1.571270559 +Kiki Vandeweghe,vandeki01,1986,RS,POR,6146,2791,3.234012924,-2.138535492,1.095477432,5.443035235,5.443035235,0,2.806793001,-2.235636069,0.571156933,-0.61909263 +Clyde Drexler,drexlcl01,1986,RS,POR,5673,2576,3.596374556,1.414851368,5.011225923,10.21835343,10.21835343,0,3.951764154,1.703048306,5.65481246,0.182033969 +Mychal Thompson,thompmy01,1986,RS,POR,5657,2569,-2.14877865,-0.394679411,-2.543458061,0.270758045,0.270758045,0,-1.615024485,-0.326900762,-1.941925247,0.016316507 +Jim Paxson,paxsoji02,1986,RS,POR,4252,1931,1.93169917,-0.669340028,1.262359142,3.946891814,3.946891814,0,1.69101688,-0.707122171,0.983894709,-0.158674749 +Steve Colter,coltest01,1986,RS,POR,4113,1868,-0.112997433,0.310127482,0.197130049,2.81609801,2.81609801,0,-0.068837489,0.504790258,0.435952769,0.269524787 +Kenny Carr,carrke01,1986,RS,POR,3429,1557,-1.053980347,-0.560880581,-1.614860928,0.90315701,0.90315701,0,-0.955876259,-0.356014067,-1.311890325,0.163164199 +Caldwell Jones,jonesca01,1986,RS,POR,3164,1437,-3.102865214,-0.073309182,-3.176174396,-0.314074819,-0.314074819,0,-3.166472462,-0.158694508,-3.325166969,0.536466697 +Jerome Kersey,kerseje01,1986,RS,POR,2680,1217,1.435639669,1.389582887,2.825222557,3.493615719,3.493615719,0,1.446009615,1.213064881,2.659074496,0.951916704 +Terry Porter,portete01,1986,RS,POR,2673,1214,0.058951872,-0.040967701,0.017984171,1.72222794,1.72222794,0,0.066745205,-0.237289445,-0.170544241,0.469355171 +Sam Bowie,bowiesa01,1986,RS,POR,2493,1132,-1.739079356,0.900450354,-0.838629002,1.10138771,1.10138771,0,-1.514072666,0.592789513,-0.921283153,-0.235710272 +Ken Johnson,johnske01,1986,RS,POR,1795,815,-3.156722333,-1.742035572,-4.898757905,-0.89994377,-0.89994377,0,-3.300846882,-1.859768439,-5.160615321,0.74748565 +Darnell Valentine,valenda01,1986,RS,POR,1616,734,-0.373905215,0.42046539,0.046560175,1.050478459,1.050478459,0,-0.306206491,0.78948514,0.483278649,0.316138411 +Brian Martin,martibr01,1986,RS,POR,31,14,-8.195521888,-3.986057601,-12.18157949,-0.069666298,-0.069666298,0,-8.618190063,-1.974595967,-10.59278603,3.525951635 +Reggie Theus,theusre01,1986,RS,SAC,6274,2919,3.180561533,-1.003361185,2.177200348,7.316912453,7.316912453,0,2.991828899,-0.816953902,2.174874997,-0.296298607 +Eddie Johnson,johnsed03,1986,RS,SAC,5404,2514,0.009072437,-1.329374991,-1.320302554,1.829852979,1.829852979,0,0.048452055,-1.265767984,-1.217315929,-0.221944462 +Mike Woodson,woodsmi01,1986,RS,SAC,5195,2417,-0.206981847,-0.376572099,-0.583553947,2.668066191,2.668066191,0,-0.289945815,-0.112759237,-0.402705052,-0.135168289 +LaSalle Thompson,thompla01,1986,RS,SAC,5109,2377,-0.979672952,1.203709759,0.224036808,3.603332731,3.603332731,0,-0.641811146,1.305982516,0.66417137,-0.097902921 +Mark Olberding,olberma01,1986,RS,SAC,4636,2157,-0.370464032,-1.159769483,-1.530233515,1.343720591,1.343720591,0,-0.660006324,-0.863735948,-1.523742272,0.105158036 +Larry Drew,drewla01,1986,RS,SAC,4236,1971,-0.111679602,-1.210797751,-1.322477352,1.430773141,1.430773141,0,-0.267933817,-1.1417871,-1.409720917,-0.341940839 +Otis Thorpe,thorpot01,1986,RS,SAC,3600,1675,-0.384101907,-0.851059201,-1.235161109,1.298968556,1.298968556,0,-0.538807069,-0.765568612,-1.304375681,0.352058227 +Terry Tyler,tylerte01,1986,RS,SAC,3549,1651,-2.139227644,1.653512877,-0.485714767,1.901472713,1.901472713,0,-2.114236795,1.044005785,-1.07023101,-0.315671594 +Joe Kleine,kleinjo01,1986,RS,SAC,2536,1180,-4.590208549,-0.352211097,-4.942419646,-1.330868082,-1.330868082,0,-4.391253594,-0.294142366,-4.685395961,0.857569926 +Rich Kelley,kelleri01,1986,RS,SAC,696,324,-1.067526174,-0.352330739,-1.419856913,0.22146407,0.22146407,0,-1.418592843,-0.291048123,-1.709640966,0.74499904 +Mike Bratz,bratzmi01,1986,RS,SAC,578,269,-3.174518707,-0.476917258,-3.651435965,-0.125019518,-0.125019518,0,-3.357388747,-0.262859529,-3.620248275,1.08849184 +Carl Henry,henryca01,1986,RS,SAC,320,149,-1.586959794,-1.685493035,-3.272452829,-0.0397077,-0.0397077,0,-1.830434084,-2.817781812,-4.648215896,-0.023574633 +Michael Adams,adamsmi01,1986,RS,SAC,299,139,-4.41423022,0.202719635,-4.211510585,-0.103764539,-0.103764539,0,-4.313208243,-0.827445644,-5.140653888,0.117085007 +David Cooke,cookeda01,1986,RS,SAC,82,38,-6.688389115,3.996717124,-2.691671991,0.001142387,0.001142387,0,-5.547209826,3.509546899,-2.037662928,1.055308688 +Mike Mitchell,mitchmi01,1986,RS,SAS,6496,2970,-0.593238725,-1.525701824,-2.118940549,0.950977986,0.950977986,0,-0.504951879,-1.548100294,-2.053052173,-0.568768643 +Alvin Robertson,roberal01,1986,RS,SAS,6295,2878,2.683400889,3.900908079,6.584308969,13.75447831,13.75447831,0,3.063001786,4.423270114,7.4862719,0.364900646 +Artis Gilmore,gilmoar01,1986,RS,SAS,5239,2395,-0.116911368,-0.137729041,-0.254640409,3.04428796,3.04428796,0,-0.1708241,-0.192331084,-0.363155184,-0.164870007 +Dave Greenwood,greenda01,1986,RS,SAS,4178,1910,-1.556878009,-0.573540443,-2.130418452,0.602452503,0.602452503,0,-1.779938373,-0.57342257,-2.353360943,-0.225699203 +Wes Matthews,matthwe01,1986,RS,SAS,4053,1853,1.012406168,-1.173609742,-0.161203574,2.447295036,2.447295036,0,0.753435874,-1.414967631,-0.661531758,-0.006530719 +Steve Johnson,johnsst03,1986,RS,SAS,3998,1828,-0.491026883,-0.495035693,-0.986062576,1.655825553,1.655825553,0,-0.488973017,-0.383154047,-0.872127065,0.671995843 +Jon Sundvold,sundvjo01,1986,RS,SAS,2515,1150,0.381561475,-2.310109987,-1.928548512,0.48151738,0.48151738,0,-9.89E-05,-2.524287867,-2.524386805,-0.097104007 +Alfredrick Hughes,hugheri01,1986,RS,SAS,1894,866,-4.02933457,-2.152825777,-6.182160347,-1.51783265,-1.51783265,0,-4.199619124,-2.850379461,-7.049998585,0.094748373 +Johnny Moore,moorejo01,1986,RS,SAS,1872,856,2.890248442,1.712771881,4.603020323,3.216448986,3.216448986,0,3.055463979,2.065558789,5.121022767,0.165920582 +Marc Iavaroni,iavarma01,1986,RS,SAS,1463,669,-3.416597782,-1.463959441,-4.880557223,-0.732876004,-0.732876004,0,-3.494791994,-1.339513435,-4.834305429,0.805243169 +Jeff Lamp,lampje01,1986,RS,SAS,1356,620,0.105691937,-1.365267416,-1.259575479,0.473069012,0.473069012,0,-0.241024198,-1.5775259,-1.818550098,0.353358155 +Jeff Wilkins,wilkije01,1986,RS,SAS,1142,522,-5.075004564,-1.150063019,-6.225067584,-0.927902341,-0.927902341,0,-5.080203946,-1.022449622,-6.102653568,0.268789676 +Ray Williams,willira01,1986,RS,SAS,868,397,0.090949012,-0.230261827,-0.139312815,0.532998356,0.532998356,0,0.026807681,0.067914078,0.094721759,0.82187463 +Jeff Cook,cookje01,1986,RS,SAS,779,356,-1.950804152,-0.65581412,-2.606618272,0.026236779,0.026236779,0,-2.341879428,-0.359985987,-2.701865414,0.770601339 +Mike Brittain,brittmi01,1986,RS,SAS,479,219,-7.084120923,-0.991131333,-8.075252256,-0.604854815,-0.604854815,0,-7.217390683,-0.965171145,-8.182561829,1.709836403 +Tyrone Corbin,corbity01,1986,RS,SAS,381,174,-3.322111445,0.606881668,-2.715229778,0.003100287,0.003100287,0,-3.350451613,-0.067887594,-3.418339207,0.454273805 +Rod Higgins,higgiro01,1986,RS,SAS,280,128,-1.263999043,-1.933831437,-3.19783048,-0.029451085,-0.029451085,0,-2.032347022,-1.894414238,-3.92676126,0.725291661 +Ennis Whatley,whatlen01,1986,RS,SAS,31,14,-11.97758872,-8.140289466,-20.11787819,-0.124396718,-0.124396718,0,-12.03716219,-10.3809703,-22.4181325,0.284444861 +Jack Sikma,sikmaja01,1986,RS,SEA,5726,2790,-0.652773067,1.919766057,1.266992991,5.715267931,5.715267931,0,-0.28578245,1.900206899,1.614424449,-0.049755656 +Xavier McDaniel,mcdanxa01,1986,RS,SEA,5554,2706,0.323282821,0.203156135,0.526438956,4.528255816,4.528255816,0,0.486764851,0.317882397,0.804647248,0.109672018 +Gerald Henderson,hendege01,1986,RS,SEA,5271,2568,1.884875149,0.47580044,2.360675589,6.693054703,6.693054703,0,1.809131643,0.902821153,2.711952795,-0.045064292 +Tom Chambers,chambto01,1986,RS,SEA,4144,2019,-0.277231373,-0.538536292,-0.815767665,1.9997503,1.9997503,0,0.023708968,-0.45097777,-0.427268801,0.379146793 +Danny Young,youngda01,1986,RS,SEA,3902,1901,1.275187908,0.993263953,2.268451861,4.855847073,4.855847073,0,0.945684419,0.756215385,1.701899804,-0.244182545 +Al Wood,woodal01,1986,RS,SEA,3590,1749,-1.268043879,-0.638070326,-1.906114205,0.754336276,0.754336276,0,-1.400471677,-0.812682043,-2.21315372,0.178880681 +Tim McCormick,mccorti01,1986,RS,SEA,3499,1705,-0.810742367,-0.725354182,-1.536096549,1.057444455,1.057444455,0,-1.092768841,-0.941296466,-2.034065307,0.144923721 +Danny Vranes,vraneda01,1986,RS,SEA,3220,1569,-1.953154489,0.856511454,-1.096643035,1.32915655,1.32915655,0,-2.376307882,0.898656344,-1.477651538,0.440248318 +Ricky Sobers,soberri01,1986,RS,SEA,2625,1279,-0.007275692,-1.345822604,-1.353098295,0.913710409,0.913710409,0,-0.432232259,-1.643983944,-2.076216203,0.245808887 +Michael Phelps,phelpmi01,1986,RS,SEA,1806,880,-3.909125135,-0.209517621,-4.118642755,-0.617441016,-0.617441016,0,-4.03286526,-0.860909318,-4.893774578,0.496696009 +Frank Brickowski,brickfr01,1986,RS,SEA,638,311,-4.167334449,0.243241966,-3.924092482,-0.189550368,-0.189550368,0,-4.317978578,0.581706603,-3.736271975,1.805454822 +George Johnson,johnsge02,1986,RS,SEA,542,264,-3.308781006,2.840208073,-0.468572933,0.307513883,0.307513883,0,-3.806501332,1.561749281,-2.244752051,0.074690752 +Rod Higgins,higgiro01,1986,RS,SEA,193,94,-4.767444897,-1.583041381,-6.350486277,-0.173823291,-0.173823291,0,-5.184818294,-2.340872201,-7.525690495,0.687263821 +David Pope,popeda01,1986,RS,SEA,152,74,-1.391202241,-0.816254459,-2.207456699,0.020531292,0.020531292,0,-2.130368591,-1.222087141,-3.352455732,0.240553002 +Alex Stivrins,stivral01,1986,RS,SEA,29,14,-12.3277712,-6.736140572,-19.06391177,-0.117920093,-0.117920093,0,-11.55159471,-8.39205066,-19.94364537,1.235526296 +Brian Martin,martibr01,1986,RS,SEA,14,7,-13.34736976,-4.669716237,-18.01708599,-0.056053908,-0.056053908,0,-12.64127142,-5.316057324,-17.95732875,2.898174769 +Adrian Dantley,dantlad01,1986,RS,UTA,5973,2744,4.956748148,-1.326325307,3.630422841,8.900590982,8.900590982,0,4.384415216,-1.116082174,3.268333042,-0.369419573 +Mark Eaton,eatonma01,1986,RS,UTA,5553,2551,-4.154542235,3.683716352,-0.470825883,2.950383987,2.950383987,0,-4.017932116,2.977155637,-1.040776479,-0.557682937 +Karl Malone,malonka01,1986,RS,UTA,5388,2475,-3.158180388,0.71457914,-2.443601249,0.389186528,0.389186528,0,-2.51224624,0.852024522,-1.660221718,0.60983406 +Thurl Bailey,baileth01,1986,RS,UTA,5133,2358,-1.918085151,-0.036635438,-1.954720589,0.949771931,0.949771931,0,-1.833127502,-0.476817675,-2.309945177,-0.755073556 +Bob Hansen,hansebo01,1986,RS,UTA,4423,2032,-1.052160332,-0.65792339,-1.710083723,1.079121473,1.079121473,0,-1.427470579,-0.400761204,-1.828231783,0.097088745 +Rickey Green,greenri01,1986,RS,UTA,4380,2012,1.49597315,0.26337306,1.75934621,4.612409111,4.612409111,0,1.183111283,0.327775831,1.510887115,-0.369185026 +John Stockton,stockjo01,1986,RS,UTA,4212,1935,3.130062185,2.091325845,5.22138803,7.889118206,7.889118206,0,2.802818914,2.555912355,5.358731269,0.255675818 +Carey Scurry,scurrca01,1986,RS,UTA,2543,1168,-2.02325769,2.793457254,0.770199563,2.110802209,2.110802209,0,-2.087268094,2.343803424,0.25653533,0.643784367 +Pace Mannion,mannipa01,1986,RS,UTA,1465,673,-1.242496932,0.132304116,-1.110192816,0.566217425,0.566217425,0,-1.467312331,-0.534985118,-2.002297449,0.581060153 +Jeff Wilkins,wilkije01,1986,RS,UTA,1315,604,-5.690171094,-1.507282297,-7.197453391,-1.37423492,-1.37423492,0,-5.724659298,-1.713743209,-7.438402507,0.279317549 +Fred Roberts,roberfr01,1986,RS,UTA,1021,469,-4.207133932,-2.733112583,-6.940246514,-1.008878759,-1.008878759,0,-4.359882885,-3.314954584,-7.67483747,0.641186283 +Steve Hayes,hayesst01,1986,RS,UTA,864,397,-5.553301636,-0.308367338,-5.861668974,-0.636383285,-0.636383285,0,-5.807790091,-0.294093032,-6.101883122,1.002968186 +Marc Iavaroni,iavarma01,1986,RS,UTA,751,345,-2.364361497,-0.846982859,-3.211344357,-0.081689681,-0.081689681,0,-2.696349069,-0.741019304,-3.437368373,0.616366711 +Jeff Cook,cookje01,1986,RS,UTA,37,17,-6.902151612,-4.620269816,-11.52242143,-0.075718898,-0.075718898,0,-6.88032705,-6.630408774,-13.51073582,-0.499609324 +Jeff Malone,malonje01,1986,RS,WSB,6248,2992,0.054035033,-1.191490937,-1.137455904,2.451409949,2.451409949,0,-0.25254605,-0.658277752,-0.910823802,-0.426909073 +Cliff Robinson,robincl01,1986,RS,WSB,5352,2563,-0.358041734,0.976024633,0.617982899,4.396793066,4.396793066,0,-0.309270441,1.025974832,0.716704391,-0.171886239 +Dan Roundfield,roundda01,1986,RS,WSB,4847,2321,-0.441648343,-0.876569499,-1.318217842,1.688121396,1.688121396,0,-0.65086792,-1.014309988,-1.665177908,-0.448512118 +Gus Williams,willigu01,1986,RS,WSB,4770,2284,0.490928607,-0.335125281,0.155803326,3.373756427,3.373756427,0,0.552547031,-0.227824883,0.324722148,-0.377449696 +Manute Bol,bolma01,1986,RS,WSB,4365,2090,-4.231540585,4.874707431,0.643166846,3.59646487,3.59646487,0,-4.427613021,3.961422054,-0.466190968,-0.620682373 +Charles Jones,jonesch01,1986,RS,WSB,3360,1609,-2.587511481,2.763506651,0.17599517,2.405609936,2.405609936,0,-2.747667672,2.583236476,-0.164431196,0.156011245 +Jeff Ruland,rulanje01,1986,RS,WSB,2326,1114,2.615454072,-0.661754987,1.953699085,2.664376694,2.664376694,0,2.565630154,-0.486693935,2.078936219,-0.349113495 +Darren Daye,dayeda01,1986,RS,WSB,2245,1075,0.176649348,-0.27476946,-0.098120112,1.460053342,1.460053342,0,-0.132353596,-0.696968706,-0.829322302,0.397203794 +Tom McMillen,mcmilto01,1986,RS,WSB,1802,863,-2.844043957,-1.377882776,-4.221926733,-0.646717359,-0.646717359,0,-3.171527436,-1.804954933,-4.976482369,-0.219392488 +Dudley Bradley,bradldu01,1986,RS,WSB,1758,842,-0.872231214,3.715874883,2.843643668,2.431100301,2.431100301,0,-0.675001478,3.717920894,3.042919416,1.21008063 +Leon Wood,woodle01,1986,RS,WSB,1552,743,-0.884982815,-2.123381183,-3.008363998,-0.098655597,-0.098655597,0,-0.798360751,-2.532189144,-3.330549895,0.754829505 +Kevin McKenna,mckenke01,1986,RS,WSB,898,430,0.062515926,1.406945286,1.469461213,0.936192406,0.936192406,0,0.337363711,1.63724976,1.974613471,1.172450624 +Frank Johnson,johnsfr01,1986,RS,WSB,839,402,0.125125934,-1.534764888,-1.409638954,0.274305557,0.274305557,0,-0.182515482,-1.172070548,-1.35458603,-0.226699933 +Kenny Green,greenke02,1986,RS,WSB,462,221,-3.16338696,-2.337849364,-5.501236324,-0.310895628,-0.310895628,0,-3.536446653,-2.861107138,-6.397553792,0.22726795 +Perry Moss,mosspe01,1986,RS,WSB,334,160,-3.638377541,-1.595323008,-5.233700549,-0.205444839,-0.205444839,0,-3.657632995,-1.241533787,-4.899166782,1.373928515 +Freeman Williams,willifr01,1986,RS,WSB,230,110,-3.770876566,0.061083536,-3.70979303,-0.054173317,-0.054173317,0,-2.923123491,-0.758863935,-3.681987426,0.590576924 +Ennis Whatley,whatlen01,1986,RS,WSB,56,27,0.31108638,-2.007722291,-1.69663591,0.014303421,0.014303421,0,-0.594688244,-2.917244525,-3.511932769,-1.474958267 +George Johnson,johnsge03,1986,RS,WSB,15,7,-3.843979974,-4.660561243,-8.504541217,-0.020538149,-0.020538149,0,-4.146929747,-5.69365947,-9.840589217,-0.068487612 +Claude Gregory,gregocl01,1986,RS,WSB,4,2,-12.7653844,17.21500992,4.449625526,0.007932333,0.007932333,0,-2.587643789,15.67305099,13.0854072,8.241316554 +Dominique Wilkins,wilkido01,1986,PO,ATL,755,360,-0.013432698,-0.510430387,-0.523863085,0.420246643,0,0.420246643,0.495919312,-0.538753294,-0.042833982,-0.345768507 +Randy Wittman,wittmra01,1986,PO,ATL,730,348,0.96114131,-0.233058531,0.728082779,0.633967836,0,0.633967836,0.77049011,-0.028026074,0.742464036,-0.461102531 +Kevin Willis,willike02,1986,PO,ATL,587,280,0.616504244,0.339554509,0.956058753,0.546963248,0,0.546963248,0.716894075,0.721613513,1.438507588,0.170209818 +Doc Rivers,riverdo01,1986,PO,ATL,549,262,3.206974459,1.904680805,5.111655264,1.091010306,0,1.091010306,3.476272081,2.594398929,6.07067101,0.662791879 +Tree Rollins,rollitr01,1986,PO,ATL,520,248,-3.155661986,1.265482881,-1.890179106,0.112183501,0,0.112183501,-3.211782406,1.072909644,-2.138872762,-0.018812639 +Jon Koncak,koncajo01,1986,PO,ATL,405,193,-2.715912774,1.745879666,-0.970033108,0.181946546,0,0.181946546,-2.612672161,1.577814044,-1.034858117,0.653736599 +Spud Webb,webbsp01,1986,PO,ATL,384,183,8.240052422,-0.74269207,7.497360352,0.97826317,0,0.97826317,7.358565882,-1.198441888,6.160123993,-0.863520112 +Cliff Levingston,levincl01,1986,PO,ATL,377,180,-0.958179593,0.614775094,-0.343404498,0.22786584,0,0.22786584,-1.24942149,0.162457357,-1.086964133,-0.033968624 +Johnny Davis,davisjo01,1986,PO,ATL,136,65,-1.633193187,-1.678467393,-3.31166058,-0.01914821,0,-0.01914821,-2.173767973,-2.740783012,-4.914550985,-0.324841392 +Scott Hastings,hastisc01,1986,PO,ATL,103,49,2.050645765,-0.666793303,1.383852462,0.109515038,0,0.109515038,2.120457649,-0.66432953,1.456128119,2.753659784 +John Battle,battljo01,1986,PO,ATL,57,27,-6.158846119,1.419574693,-4.739271425,-0.028902174,0,-0.028902174,-5.76446815,1.012381951,-4.7520862,2.268742416 +Lorenzo Charles,charllo01,1986,PO,ATL,31,15,5.632344838,-1.904997479,3.727347359,0.050702497,0,0.050702497,3.83306509,-3.323712334,0.509352756,-0.829587313 +Larry Bird,birdla01,1986,PO,BOS,1597,770,7.314704996,2.634159215,9.948864211,5.122411909,0,5.122411909,7.466316622,2.663928829,10.13024545,-0.444832025 +Dennis Johnson,johnsde01,1986,PO,BOS,1483,715,0.247600138,1.643680421,1.891280559,1.746254572,0,1.746254572,0.747507113,2.110038197,2.857545309,0.002965131 +Kevin McHale,mchalke01,1986,PO,BOS,1483,715,3.260497681,0.611073407,3.871571088,2.478334409,0,2.478334409,3.229328697,0.390222545,3.619551242,-0.519715954 +Danny Ainge,aingeda01,1986,PO,BOS,1352,652,4.342675281,2.334512515,6.677187796,3.236339137,0,3.236339137,4.298778003,2.689834705,6.988612708,0.06311667 +Robert Parish,parisro01,1986,PO,BOS,1225,591,-3.153978296,2.532567406,-0.62141089,0.659081365,0,0.659081365,-2.532897395,1.384062628,-1.148834767,-0.435453261 +Bill Walton,waltobi01,1986,PO,BOS,603,291,-0.598748907,2.326996991,1.728248084,0.687929385,0,0.687929385,-0.692655967,1.485520553,0.792864586,0.32170922 +Jerry Sichting,sichtje01,1986,PO,BOS,568,274,-2.689984406,-1.509508086,-4.199492492,-0.207933087,0,-0.207933087,-3.376084289,-2.195751132,-5.571835421,-0.50496548 +Scott Wedman,wedmasc01,1986,PO,BOS,294,142,-3.326445835,2.502326894,-0.824118941,0.143935379,0,0.143935379,-3.172603917,1.37135339,-1.801250528,0.022826553 +Greg Kite,kitegr01,1986,PO,BOS,162,78,-3.249144578,1.951968617,-1.29717596,0.060666599,0,0.060666599,-3.711838339,2.047603028,-1.664235311,1.743682994 +Rick Carlisle,carliri01,1986,PO,BOS,112,54,0.045883905,-1.005895796,-0.960011891,0.051223231,0,0.051223231,-0.815303189,-1.324454693,-2.139757882,0.711467552 +David Thirdkill,thirdda01,1986,PO,BOS,97,47,-8.660382975,0.258556695,-8.401826281,-0.141444843,0,-0.141444843,-8.09644424,-1.170680065,-9.267124305,1.195412361 +Sam Vincent,vincesa01,1986,PO,BOS,85,41,-8.849874768,0.036109227,-8.813765542,-0.133273916,0,-0.133273916,-8.317860218,-0.016580278,-8.334440496,1.879209431 +Michael Jordan,jordami01,1986,PO,CHI,278,135,6.6863081,0.360922596,7.047230696,0.695911292,0,0.695911292,6.831137979,0.555647805,7.386785784,-0.007860252 +Orlando Woolridge,woolror01,1986,PO,CHI,278,135,-0.457845546,-1.264610303,-1.722455849,0.072880095,0,0.072880095,-0.149169557,-0.744847511,-0.894017068,-0.155914712 +Dave Corzine,corzida01,1986,PO,CHI,212,103,-0.145500832,-3.418804791,-3.564305623,-0.044111605,0,-0.044111605,-0.194831939,-2.846119149,-3.040951089,-0.051363423 +Charles Oakley,oaklech01,1986,PO,CHI,181,88,1.518436183,2.778533261,4.296969444,0.328815947,0,0.328815947,1.952881889,2.867205475,4.820087363,0.768363375 +Kyle Macy,macyky01,1986,PO,CHI,179,87,0.713206862,-2.096214811,-1.383007949,0.062631256,0,0.062631256,0.251302724,-1.632654559,-1.381351835,0.081961907 +John Paxson,paxsojo01,1986,PO,CHI,165,80,0.481778982,-1.72322163,-1.241442648,0.063826396,0,0.063826396,-0.003336416,-1.412200165,-1.415536582,0.508425239 +Gene Banks,banksge01,1986,PO,CHI,142,69,0.948661863,-2.920649944,-1.971988081,0.028486615,0,0.028486615,0.449249702,-3.012790153,-2.563540451,0.846918587 +Sidney Green,greensi02,1986,PO,CHI,109,53,-5.204370571,-2.346601131,-7.550971703,-0.135158732,0,-0.135158732,-4.637350395,-2.489125159,-7.126475554,0.947870426 +George Gervin,gervige01,1986,PO,CHI,23,11,-11.91919637,-6.721734974,-18.64093134,-0.094429843,0,-0.094429843,-12.34188458,-6.744076528,-19.08596111,2.669410219 +Mike Smrek,smrekmi01,1986,PO,CHI,10,5,-11.1420892,1.447554332,-9.694534868,-0.018803102,0,-0.018803102,-11.46219489,2.346648824,-9.115546071,2.918251784 +Jawann Oldham,oldhaja01,1986,PO,CHI,8,4,-16.9167821,-6.204337787,-23.12111989,-0.042271375,0,-0.042271375,-15.71634139,-10.33738671,-26.0537281,-1.415871466 +James Donaldson,donalja01,1986,PO,DAL,837,410,1.579350776,-0.355414214,1.223936562,0.8497406,0,0.8497406,1.368232019,0.191306457,1.559538476,-0.888915998 +Rolando Blackman,blackro01,1986,PO,DAL,758,371,2.129435432,-1.748650986,0.380784446,0.609053986,0,0.609053986,2.104566493,-1.34504255,0.759523943,-0.350636416 +Derek Harper,harpede01,1986,PO,DAL,711,348,4.285416499,0.971218127,5.256634626,1.463052579,0,1.463052579,4.564039287,1.516981928,6.081021215,-0.212114871 +Sam Perkins,perkisa01,1986,PO,DAL,709,347,0.416779946,0.588934316,1.005714262,0.683446696,0,0.683446696,0.98545573,0.662687333,1.648143063,-0.338237071 +Mark Aguirre,aguirma01,1986,PO,DAL,704,345,3.815102555,-0.72159037,3.093512184,1.058992067,0,1.058992067,4.260342223,-0.669448437,3.590893786,-0.173196011 +Jay Vincent,vinceja01,1986,PO,DAL,417,204,-2.940579036,-2.161229764,-5.1018088,-0.251875674,0,-0.251875674,-2.458845751,-2.760630744,-5.219476495,-0.229759856 +Brad Davis,davisbr01,1986,PO,DAL,333,163,1.547012465,-2.727965316,-1.180952851,0.1350808,0,0.1350808,1.209205254,-2.692276809,-1.483071555,0.374344319 +Detlef Schrempf,schrede01,1986,PO,DAL,245,120,-1.846207819,-2.234582792,-4.080790611,-0.085174735,0,-0.085174735,-2.280739834,-2.066840454,-4.347580288,1.363532886 +Dale Ellis,ellisda01,1986,PO,DAL,137,67,0.415682855,-0.989116595,-0.57343374,0.076425778,0,0.076425778,0.537146769,-2.268010205,-1.730863436,-0.404785471 +Bill Wennington,wennibi01,1986,PO,DAL,37,18,1.513587486,-2.940952534,-1.427365048,0.012482328,0,0.012482328,1.129438598,-2.346459307,-1.21702071,-0.361127513 +Uwe Blab,blabuw01,1986,PO,DAL,12,6,1.701644141,-2.007223813,-0.305579671,0.007783982,0,0.007783982,0.981823025,-1.931089285,-0.949266259,0.863023951 +Harold Keeling,keeliha01,1986,PO,DAL,2,1,-5.20547027,-4.07267798,-9.27814825,-0.003392586,0,-0.003392586,-6.673399556,-6.041911359,-12.71531091,-1.240680216 +Alex English,englial01,1986,PO,DEN,853,394,1.361856582,-1.727910255,-0.366053674,0.491267136,0,0.491267136,1.200236359,-1.628537339,-0.428300979,-0.604115058 +Fat Lever,leverfa01,1986,PO,DEN,751,347,0.137124333,1.575346309,1.712470642,0.81477591,0,0.81477591,0.403363088,2.126993362,2.53035645,-0.004040642 +Danny Schayes,schayda01,1986,PO,DEN,638,295,-1.470234251,0.640244684,-0.829989566,0.297301251,0,0.297301251,-1.505834537,0.418562739,-1.087271797,-0.248847818 +Calvin Natt,nattca01,1986,PO,DEN,634,293,-0.441607966,-1.186232591,-1.627840557,0.172358341,0,0.172358341,-0.490583573,-1.557893705,-2.048477278,-0.377904758 +T.R. Dunn,dunntr01,1986,PO,DEN,597,276,-0.352705847,2.107876927,1.75517108,0.655669034,0,0.655669034,-0.761299567,2.778667846,2.017368279,0.211014441 +Mike Evans,evansmi01,1986,PO,DEN,441,204,-0.049834498,0.611430674,0.561596176,0.357909762,0,0.357909762,0.247848099,0.355251887,0.603099986,0.684266655 +Elston Turner,turneel01,1986,PO,DEN,424,196,1.759361426,-0.094844822,1.664516604,0.453639132,0,0.453639132,0.884025394,-0.22235713,0.661668265,-0.363841489 +Blair Rasmussen,rasmubl01,1986,PO,DEN,379,175,0.231008172,1.877308839,2.10831701,0.446890416,0,0.446890416,0.404908149,1.621184298,2.026092447,-0.109253039 +Wayne Cooper,coopewa01,1986,PO,DEN,333,154,-4.594666102,-0.114579734,-4.709245837,-0.160509752,0,-0.160509752,-4.471321823,0.155022025,-4.316299798,1.100022547 +Bill Hanzlik,hanzlbi01,1986,PO,DEN,221,102,1.760882086,-2.436323183,-0.675441096,0.111182351,0,0.111182351,0.730140085,-2.985748356,-2.255608271,-0.147794243 +Willie White,whitewi01,1986,PO,DEN,45,21,0.177793263,-0.680132781,-0.502339518,0.025287155,0,0.025287155,0.206075857,-0.869277746,-0.663201889,1.816004006 +Pete Williams,willipe01,1986,PO,DEN,39,18,1.5783468,-1.8837958,-0.305449,0.023135703,0,0.023135703,0.472307995,-2.723367494,-2.251059498,-0.078371754 +Kelly Tripucka,tripuke01,1986,PO,DET,372,175,-1.118265714,-1.572052154,-2.690317868,0.005478939,0,0.005478939,-1.0613447,-1.669472023,-2.730816723,-0.307994356 +Bill Laimbeer,laimbbi01,1986,PO,DET,358,168,1.007456686,-0.766200421,0.241256266,0.263242331,0,0.263242331,1.160066685,-0.15130457,1.008762115,-0.450820998 +Isiah Thomas,thomais01,1986,PO,DET,347,163,4.189910601,0.886203754,5.076114355,0.673716106,0,0.673716106,4.773721394,1.20560292,5.979324314,0.368116268 +Joe Dumars,dumarjo01,1986,PO,DET,313,147,4.415959765,-1.212916003,3.203043762,0.460295465,0,0.460295465,3.667127351,-0.746931592,2.920195759,-0.039350567 +Earl Cureton,curetea01,1986,PO,DET,268,126,0.049065679,-0.604886845,-0.555821165,0.145609795,0,0.145609795,-0.000180657,-0.571431044,-0.571611702,0.091696277 +Vinnie Johnson,johnsvi01,1986,PO,DET,181,85,0.795968063,-0.830326355,-0.034358292,0.121639652,0,0.121639652,0.79179235,-1.318560775,-0.526768425,0.14616332 +Rick Mahorn,mahorri01,1986,PO,DET,130,61,-5.611268941,-1.733275829,-7.34454477,-0.149718719,0,-0.149718719,-5.90205893,-1.224476721,-7.126535651,1.523639861 +Kent Benson,bensoke01,1986,PO,DET,117,55,-5.624034492,-1.008154158,-6.63218865,-0.113230793,0,-0.113230793,-6.10581238,-1.009448195,-7.115260576,0.781714143 +Tony Campbell,campbto01,1986,PO,DET,34,16,-8.403436835,-3.313327721,-11.71676456,-0.077759997,0,-0.077759997,-8.504942983,-2.332643516,-10.8375865,3.009522431 +John Long,longjo01,1986,PO,DET,28,13,-5.814151953,0.09924351,-5.714908443,-0.020404236,0,-0.020404236,-5.569446319,-1.690174891,-7.25962121,0.605230498 +Chuck Nevitt,nevitch01,1986,PO,DET,2,1,-6.437513931,-3.155895406,-9.593409337,-0.003556423,0,-0.003556423,-7.517891268,-5.777249298,-13.29514057,-1.240680216 +Rodney McCray,mccraro01,1986,PO,HOU,1742,835,1.778254074,0.332414965,2.110669039,2.119710723,0,2.119710723,1.351780845,0.327985663,1.679766508,-0.748731375 +Robert Reid,reidro01,1986,PO,HOU,1613,773,0.674751178,0.278470406,0.953221584,1.508067844,0,1.508067844,0.767584568,0.735386751,1.502971319,0.117952934 +Hakeem Olajuwon,olajuha01,1986,PO,HOU,1598,766,3.004294845,5.930682719,8.934977564,4.705173844,0,4.705173844,3.72375544,5.565529199,9.289284639,-0.099598964 +Ralph Sampson,sampsra01,1986,PO,HOU,1546,741,1.115159581,1.913931439,3.02909102,2.252075926,0,2.252075926,1.533217218,1.810693138,3.343910357,-0.056649679 +Lewis Lloyd,lloydle01,1986,PO,HOU,1229,589,0.906833717,-1.316461323,-0.409627607,0.72262543,0,0.72262543,0.626223768,-1.502228593,-0.876004825,-0.377246457 +Mitchell Wiggins,wiggimi01,1986,PO,HOU,924,443,-0.071645679,-0.759732677,-0.831378356,0.446914218,0,0.446914218,-0.407508197,-0.976666457,-1.384174655,-0.073756504 +Jim Petersen,peterji01,1986,PO,HOU,789,378,-1.674825716,0.130871378,-1.543954337,0.240294158,0,0.240294158,-1.79384053,0.151037026,-1.642803504,0.170174486 +Allen Leavell,leaveal01,1986,PO,HOU,355,170,-0.739553251,0.364781597,-0.374771655,0.21169734,0,0.21169734,-0.605056327,-0.465672126,-1.070728453,-0.366180103 +Steve Harris,harrist01,1986,PO,HOU,173,83,-2.329243314,1.082730442,-1.246512872,0.065212758,0,0.065212758,-2.864924219,-0.742986165,-3.607910384,-0.689004898 +Craig Ehlo,ehlocr01,1986,PO,HOU,79,38,1.333891623,3.949346403,5.283238025,0.161969899,0,0.161969899,1.353147764,2.631752358,3.984900122,0.836347759 +Hank McDowell,mcdowha01,1986,PO,HOU,69,33,-3.956870912,-3.380380283,-7.337251195,-0.080256807,0,-0.080256807,-4.500645025,-3.785801949,-8.286446974,0.756180219 +Granville Waiters,waitegr01,1986,PO,HOU,54,26,-3.465821572,3.421183358,-0.044638214,0.03691262,0,0.03691262,-3.750970077,1.400477117,-2.35049296,-0.270703549 +Magic Johnson,johnsma02,1986,PO,LAL,1139,541,8.892047237,1.61578998,10.50783722,3.759104846,0,3.759104846,8.74940092,1.990386862,10.73978778,-0.399885633 +James Worthy,worthja01,1986,PO,LAL,1135,539,0.267939089,0.53842182,0.806360909,1.007673468,0,1.007673468,0.405297902,0.510230577,0.915528479,-0.098167546 +Kareem Abdul-Jabbar,abdulka01,1986,PO,LAL,1029,489,0.942025887,2.356984776,3.299010663,1.556522231,0,1.556522231,1.586399953,1.951166568,3.537566521,0.002601893 +Byron Scott,scottby01,1986,PO,LAL,989,470,0.139646356,0.562668282,0.702314637,0.853633397,0,0.853633397,0.236256829,0.640431265,0.876688094,-0.020229761 +Michael Cooper,coopemi01,1986,PO,LAL,886,421,1.677522681,0.866925421,2.544448102,1.166670147,0,1.166670147,1.666403917,0.531185721,2.197589638,-0.530625509 +Maurice Lucas,lucasma01,1986,PO,LAL,672,319,-1.581081816,0.361705997,-1.219375819,0.258189276,0,0.258189276,-1.629622737,0.692247478,-0.93737526,0.492292225 +Kurt Rambis,rambiku01,1986,PO,LAL,562,267,-2.343978184,1.587790795,-0.756187389,0.281228397,0,0.281228397,-2.432071133,1.239717806,-1.192353327,0.396014304 +Petur Gudmundsson,gudmupe01,1986,PO,LAL,234,111,-4.497982296,0.799819241,-3.698163056,-0.056244026,0,-0.056244026,-4.444582961,0.362607129,-4.081975832,1.562680382 +A.C. Green,greenac01,1986,PO,LAL,223,106,-6.469431881,-0.829103076,-7.298534958,-0.25475283,0,-0.25475283,-6.855756644,-1.621392938,-8.477149582,0.4140966 +Mitch Kupchak,kupchmi01,1986,PO,LAL,118,56,-2.697792834,0.467447253,-2.230345581,0.015329062,0,0.015329062,-2.839967626,-0.456739688,-3.296707314,0.106685632 +Mike McGee,mcgeemi01,1986,PO,LAL,59,28,-4.761625469,-3.22488336,-7.98650883,-0.078278238,0,-0.078278238,-4.330445046,-4.598360332,-8.928805378,1.462136564 +Larry Spriggs,sprigla01,1986,PO,LAL,27,13,30.23136392,6.584373556,36.81573747,0.26403542,0,0.26403542,27.73979023,4.08457177,31.824362,-2.450535771 +Paul Pressey,presspa01,1986,PO,MIL,1117,530,2.972634318,-0.621732544,2.350901773,1.421451858,0,1.421451858,2.870996381,-0.63152631,2.239470071,-0.078778739 +Terry Cummings,cummite01,1986,PO,MIL,1075,510,0.366318983,1.019397087,1.38571607,1.110452122,0,1.110452122,0.881722663,1.100904032,1.982626695,0.052651505 +Craig Hodges,hodgecr01,1986,PO,MIL,969,460,3.085737043,1.237070158,4.322807201,1.717280743,0,1.717280743,3.135409474,1.69543171,4.830841184,0.309885976 +Alton Lister,listeal01,1986,PO,MIL,706,335,1.336560686,0.550409089,1.886969775,0.821751268,0,0.821751268,1.215326014,0.589361894,1.804687908,0.534590634 +Sidney Moncrief,moncrsi01,1986,PO,MIL,689,327,0.762139884,-1.942041151,-1.179901267,0.270094902,0,0.270094902,0.764884524,-1.363815166,-0.598930642,-0.025189809 +Ricky Pierce,piercri01,1986,PO,MIL,679,322,0.783121663,-1.844378034,-1.061256372,0.286686302,0,0.286686302,0.225842506,-1.42584999,-1.200007484,0.193219828 +Randy Breuer,breuera01,1986,PO,MIL,670,318,-1.40244496,1.198393749,-0.204051211,0.426387602,0,0.426387602,-1.389953801,0.839937247,-0.550016555,0.087021605 +Kenny Fields,fieldke01,1986,PO,MIL,333,158,-1.404448409,-0.502070636,-1.906519045,0.071041417,0,0.071041417,-1.34433859,-1.048676857,-2.393015446,1.307278463 +Charles Davis,davisch02,1986,PO,MIL,306,145,-4.442872115,-2.061574128,-6.504446243,-0.289919399,0,-0.289919399,-4.611931712,-1.982634044,-6.594565756,1.210107889 +Mike Glenn,glennmi01,1986,PO,MIL,240,114,-3.501110598,-3.428064825,-6.929175423,-0.249247091,0,-0.249247091,-4.284693183,-4.570428317,-8.855121499,-0.578966174 +Paul Mokeski,mokespa01,1986,PO,MIL,213,101,-2.999699092,1.997631773,-1.002067318,0.094966533,0,0.094966533,-2.908095537,2.527522442,-0.380573095,2.233775653 +Jerry Reynolds,reynoje01,1986,PO,MIL,84,40,-2.544143268,4.932431857,2.388288588,0.1095029,0,0.1095029,-1.838606534,3.202237244,1.36363071,1.253032046 +Otis Birdsong,birdsot01,1986,PO,NJN,275,132,1.054756526,-0.026485509,1.028271018,0.264193397,0,0.264193397,1.099586231,0.406887886,1.506474117,0.672398839 +Buck Williams,willibu01,1986,PO,NJN,262,126,5.069931112,0.924991174,5.994922286,0.581318105,0,0.581318105,4.658357271,1.413757352,6.072114624,0.262606845 +Mike Gminski,gminsmi01,1986,PO,NJN,227,109,-0.631401454,-1.232049155,-1.863450609,0.050673772,0,0.050673772,-0.319736549,-1.174448333,-1.494184882,-0.344867485 +Albert King,kingal01,1986,PO,NJN,204,98,0.726860841,-1.943096954,-1.216236113,0.079442413,0,0.079442413,0.522749162,-1.575552531,-1.052803369,0.443349637 +Darwin Cook,cookda01,1986,PO,NJN,160,77,0.747538217,0.854022617,1.601560834,0.178551368,0,0.178551368,0.9754058,0.877431611,1.852837411,1.271787034 +Kelvin Ransey,ranseke01,1986,PO,NJN,141,68,1.946847016,-3.182001887,-1.235154872,0.054368118,0,0.054368118,1.228281242,-3.149103333,-1.92082209,0.304216238 +Mickey Johnson,johnsmi01,1986,PO,NJN,112,54,-6.328057561,-0.766609678,-7.094667239,-0.124921856,0,-0.124921856,-5.885612528,-1.411449036,-7.297061564,1.192538266 +Mike O'Koren,okoremi01,1986,PO,NJN,44,21,-10.08085579,2.228557401,-7.852298386,-0.057946383,0,-0.057946383,-9.18925363,1.634094016,-7.555159614,2.781755239 +Jeff Turner,turneje01,1986,PO,NJN,37,18,-10.65740002,-6.464449721,-17.12184974,-0.141688514,0,-0.141688514,-10.88428238,-5.595780973,-16.48006335,4.096464919 +Darryl Dawkins,dawkida01,1986,PO,NJN,35,17,2.737612994,-1.887127249,0.850485745,0.032568376,0,0.032568376,2.099078389,-2.395378219,-0.29629983,1.122029784 +Maurice Cheeks,cheekma01,1986,PO,PHI,1075,519,3.716171416,-1.001745583,2.714425833,1.480476611,0,1.480476611,3.443564063,-0.65174112,2.791822943,-0.795538904 +Charles Barkley,barklch01,1986,PO,PHI,1030,497,5.016678645,2.064602885,7.081281531,2.581979902,0,2.581979902,5.605249666,2.094816997,7.700066663,0.424459687 +Julius Erving,ervinju01,1986,PO,PHI,897,433,0.308495158,-0.463064008,-0.15456885,0.589889395,0,0.589889395,0.513713195,-0.849563707,-0.335850513,-0.248376593 +Bobby Jones,jonesbo01,1986,PO,PHI,682,329,0.905269677,0.056721194,0.961990871,0.643588957,0,0.643588957,0.603143332,0.07082989,0.673973222,0.151250371 +Sedale Threatt,threase01,1986,PO,PHI,646,312,1.566436571,1.932898326,3.499334897,1.031485087,0,1.031485087,1.661629585,2.237685369,3.899314953,0.537664552 +Clemon Johnson,johnscl01,1986,PO,PHI,628,303,-1.557750456,2.17853232,0.620781864,0.537498464,0,0.537498464,-1.580257419,1.85326442,0.273007001,0.012255883 +Terry Catledge,catlete01,1986,PO,PHI,607,293,-2.774940819,-0.637464339,-3.412405158,-0.102053658,0,-0.102053658,-2.378497913,-0.638124766,-3.016622679,-0.072339474 +Greg Stokes,stokegr01,1986,PO,PHI,186,90,-4.417969163,-0.237546759,-4.655515921,-0.090221005,0,-0.090221005,-4.554552259,-0.990997681,-5.54554994,-0.022675753 +Bob McAdoo,mcadobo01,1986,PO,PHI,151,73,5.414174987,3.321122615,8.735297602,0.443081098,0,0.443081098,5.295436483,3.162213885,8.457650368,0.431823427 +Perry Moss,mosspe01,1986,PO,PHI,58,28,-11.82822217,-4.293914413,-16.12213658,-0.200972217,0,-0.200972217,-11.98932584,-4.576444385,-16.56577023,2.010541336 +Michael Young,youngmi01,1986,PO,PHI,6,3,-12.17168606,-3.74702533,-15.91871139,-0.020152774,0,-0.020152774,-10.78497993,-5.981164635,-16.76614456,-3.063023549 +Kiki Vandeweghe,vandeki01,1986,PO,POR,325,149,4.546140888,-2.246891139,2.299249749,0.394548763,0,0.394548763,3.780022757,-2.146303026,1.63371973,-0.33710197 +Clyde Drexler,drexlcl01,1986,PO,POR,316,145,0.630276059,-0.847403315,-0.217127256,0.19412055,0,0.19412055,0.879552237,-0.502363227,0.37718901,0.448518392 +Kenny Carr,carrke01,1986,PO,POR,312,143,0.326257487,1.131757208,1.458014695,0.317819584,0,0.317819584,0.411351528,1.620165726,2.031517254,0.373729271 +Mychal Thompson,thompmy01,1986,PO,POR,305,140,0.426756235,-1.951286941,-1.524530705,0.090115913,0,0.090115913,0.566409648,-1.855220013,-1.288810366,-0.179793822 +Steve Colter,coltest01,1986,PO,POR,227,104,0.588682088,0.265351514,0.854033603,0.197605828,0,0.197605828,0.293648594,0.685440989,0.979089583,0.19096137 +Caldwell Jones,jonesca01,1986,PO,POR,159,73,-5.024853515,-2.357411329,-7.382264844,-0.178559754,0,-0.178559754,-5.067728066,-2.192055955,-7.259784021,0.350561923 +Jim Paxson,paxsoji02,1986,PO,POR,155,71,0.808128961,-1.704031782,-0.895902821,0.070051816,0,0.070051816,0.89075293,-1.433423525,-0.542670595,1.131939204 +Terry Porter,portete01,1986,PO,POR,148,68,-1.495208277,-0.665013415,-2.160221692,0.02136805,0,0.02136805,-1.297619589,-0.741898654,-2.039518243,1.257714987 +Jerome Kersey,kerseje01,1986,PO,POR,122,56,-2.819032379,-0.930097752,-3.749130131,-0.029748319,0,-0.029748319,-3.003658556,-1.07606542,-4.079723976,1.044182325 +Ken Johnson,johnske01,1986,PO,POR,24,11,-7.573592602,8.587530938,1.013938335,0.022115772,0,0.022115772,-6.457963365,7.061584651,0.603621285,1.515003951 +Mike Woodson,woodsmi01,1986,PO,SAC,218,110,-1.698489114,-1.628046239,-3.326535353,-0.033545377,0,-0.033545377,-1.984956635,-0.685603086,-2.670559721,0.523626069 +Reggie Theus,theusre01,1986,PO,SAC,202,102,-3.703153299,-2.703977574,-6.407130873,-0.196713987,0,-0.196713987,-3.786393021,-2.539137856,-6.325530877,0.2180132 +LaSalle Thompson,thompla01,1986,PO,SAC,196,99,-3.48300016,-0.122741262,-3.605741422,-0.044239061,0,-0.044239061,-3.34477679,0.251055473,-3.093721317,-0.763828634 +Eddie Johnson,johnsed03,1986,PO,SAC,190,96,-0.333551365,-0.780256319,-1.113807685,0.082470319,0,0.082470319,-0.476272657,-0.645609249,-1.121881906,-0.220999847 +Mark Olberding,olberma01,1986,PO,SAC,147,74,-4.262922698,-1.88971043,-6.152633128,-0.13326179,0,-0.13326179,-4.656325347,-1.695538379,-6.351863726,0.580416791 +Larry Drew,drewla01,1986,PO,SAC,111,56,9.245188185,2.912787732,12.15797592,0.43689113,0,0.43689113,8.438242084,2.857543486,11.29578557,-0.548706072 +Terry Tyler,tylerte01,1986,PO,SAC,101,51,-1.899280255,1.291310746,-0.607969508,0.057210045,0,0.057210045,-2.803322684,0.858562373,-1.944760311,-0.477548137 +Joe Kleine,kleinjo01,1986,PO,SAC,89,45,-0.173150939,-1.476517989,-1.649668928,0.026121112,0,0.026121112,-0.690011757,-0.717072243,-1.407084,0.255302481 +Rich Kelley,kelleri01,1986,PO,SAC,69,35,1.624424399,0.722062039,2.346486438,0.093911542,0,0.093911542,1.319110563,0.901961153,2.221071716,0.05290732 +Otis Thorpe,thorpot01,1986,PO,SAC,69,35,-4.132458021,-2.854938946,-6.987396967,-0.077956222,0,-0.077956222,-4.184879085,-3.134437721,-7.319316806,-0.107767897 +Mike Bratz,bratzmi01,1986,PO,SAC,30,15,-1.834672877,-5.455495481,-7.290168358,-0.035267513,0,-0.035267513,-2.843774009,-7.630735305,-10.47450931,-1.588590216 +Carl Henry,henryca01,1986,PO,SAC,4,2,30.09195776,-4.580678214,25.51127955,0.027952265,0,0.027952265,28.36447578,-6.162647187,22.20182859,-6.031252716 +Wes Matthews,matthwe01,1986,PO,SAS,247,116,2.779885999,-1.059551465,1.720334535,0.272515993,0,0.272515993,1.584778815,-0.689657034,0.895121781,-0.128420783 +Artis Gilmore,gilmoar01,1986,PO,SAS,228,107,-3.155740429,-1.793606912,-4.949347341,-0.124626488,0,-0.124626488,-3.324519292,-0.799220181,-4.123739472,0.644022153 +Mike Mitchell,mitchmi01,1986,PO,SAS,228,107,-8.015047762,-1.831958022,-9.847005784,-0.399533816,0,-0.399533816,-8.240135543,-2.071458964,-10.31159451,-0.012976751 +Dave Greenwood,greenda01,1986,PO,SAS,215,101,-1.821412286,-0.240254233,-2.061666519,0.036692255,0,0.036692255,-2.758877022,0.546454716,-2.212422305,0.301203691 +Alvin Robertson,roberal01,1986,PO,SAS,209,98,-1.057978669,1.286181029,0.228202359,0.153484352,0,0.153484352,-1.650161099,1.805985837,0.155824739,-0.061598541 +Steve Johnson,johnsst03,1986,PO,SAS,113,53,-11.0133932,-5.74437472,-16.75776792,-0.400495286,0,-0.400495286,-11.22193026,-4.389206736,-15.61113699,2.523901112 +Jeff Lamp,lampje01,1986,PO,SAS,96,45,-3.968531032,-3.971609573,-7.940140605,-0.123699011,0,-0.123699011,-4.735723499,-4.338647514,-9.074371012,0.653738951 +Jon Sundvold,sundvjo01,1986,PO,SAS,92,43,-5.497487189,-5.97766078,-11.47514797,-0.197728198,0,-0.197728198,-6.099576497,-7.442647753,-13.54222425,0.156234458 +Alfredrick Hughes,hugheri01,1986,PO,SAS,38,18,-4.721839805,-1.666936676,-6.388776482,-0.034907879,0,-0.034907879,-5.560256514,-1.664026659,-7.224283173,1.287721626 +Jeff Wilkins,wilkije01,1986,PO,SAS,34,16,-7.430665285,0.289001317,-7.141663968,-0.037966997,0,-0.037966997,-8.83173996,1.840061338,-6.991678622,2.690718019 +Tyrone Corbin,corbity01,1986,PO,SAS,30,14,-10.43461274,-3.62478154,-14.05939427,-0.082147795,0,-0.082147795,-11.49136653,-5.145136635,-16.63650317,-1.402891216 +Mike Brittain,brittmi01,1986,PO,SAS,4,2,13.27944605,9.581027528,22.86047358,0.025285306,0,0.025285306,12.47565823,3.592531943,16.06819017,-6.199090216 +Mark Eaton,eatonma01,1986,PO,UTA,309,157,-1.86347241,1.634285106,-0.229187304,0.205753677,0,0.205753677,-1.832992639,1.316053164,-0.516939475,-1.202722546 +Thurl Bailey,baileth01,1986,PO,UTA,290,147,-4.390715333,-0.358057399,-4.748772731,-0.153963433,0,-0.153963433,-3.773004741,-0.144215223,-3.917219963,-0.417732664 +Karl Malone,malonka01,1986,PO,UTA,284,144,-2.087118255,2.489486751,0.402368496,0.241733653,0,0.241733653,-1.353293588,3.183467831,1.830174243,1.204096721 +Bob Hansen,hansebo01,1986,PO,UTA,276,140,4.508499644,-1.126414941,3.382084703,0.451328606,0,0.451328606,3.452722379,-0.494972877,2.957749501,-0.090917172 +Rickey Green,greenri01,1986,PO,UTA,234,119,4.790775808,-1.436865976,3.353909832,0.375923594,0,0.375923594,3.829468082,-2.151528085,1.677939997,-1.64923231 +Marc Iavaroni,iavarma01,1986,PO,UTA,144,73,-6.236265096,-2.278342868,-8.514607964,-0.221934307,0,-0.221934307,-6.506824131,-2.561331849,-9.06815598,0.226625062 +John Stockton,stockjo01,1986,PO,UTA,144,73,2.544007835,1.614902171,4.158910006,0.266485193,0,0.266485193,1.970365304,1.891734734,3.862100038,0.413881381 +Carey Scurry,scurrca01,1986,PO,UTA,106,54,-0.793474198,0.878393392,0.084919194,0.081282586,0,0.081282586,-1.194409563,1.040319085,-0.154090478,0.906873935 +Fred Roberts,roberfr01,1986,PO,UTA,61,31,-2.779125353,-5.715666401,-8.494791755,-0.094304602,0,-0.094304602,-2.938601705,-6.973369853,-9.911971558,0.63569585 +Jeff Cook,cookje01,1986,PO,UTA,41,21,-2.924215909,-1.738575851,-4.66279176,-0.021304733,0,-0.021304733,-4.01738221,-1.576076329,-5.593458538,0.796572711 +Steve Hayes,hayesst01,1986,PO,UTA,2,1,31.61525862,5.472628176,37.0878868,0.020703184,0,0.020703184,28.91474769,2.294295742,31.20904343,-1.240680216 +Gus Williams,willigu01,1986,PO,WSB,403,199,3.366580043,0.691498794,4.058078837,0.712619311,0,0.712619311,3.184273628,1.452061898,4.636335526,-0.039431779 +Jeff Malone,malonje01,1986,PO,WSB,399,197,-1.403650346,-0.54625492,-1.949905266,0.08272726,0,0.08272726,-1.508463779,-0.13341761,-1.641881388,-0.255783248 +Cliff Robinson,robincl01,1986,PO,WSB,358,177,0.081723522,1.477860827,1.559584349,0.403428105,0,0.403428105,0.377814831,1.715269556,2.093084387,0.510509728 +Dan Roundfield,roundda01,1986,PO,WSB,358,177,-0.31585085,-1.412181347,-1.728032197,0.094968853,0,0.094968853,-0.741148119,-1.2621771,-2.003325219,-0.225923177 +Manute Bol,bolma01,1986,PO,WSB,307,152,-1.814572838,4.70701577,2.892442932,0.44681275,0,0.44681275,-2.225541001,3.576765728,1.351224727,-0.995620639 +Dudley Bradley,bradldu01,1986,PO,WSB,166,82,-1.201075913,-0.46787884,-1.668954753,0.047597966,0,0.047597966,-1.141132405,-0.005887151,-1.147019556,2.04667623 +Charles Jones,jonesch01,1986,PO,WSB,146,72,-4.565342953,-1.215170278,-5.780513231,-0.115733214,0,-0.115733214,-4.972096884,-1.105162256,-6.07725914,0.80127725 +Tom McMillen,mcmilto01,1986,PO,WSB,109,54,-1.687603515,0.858578831,-0.829024684,0.054266138,0,0.054266138,-1.99188968,-0.452690787,-2.444580467,-0.583847647 +Jeff Ruland,rulanje01,1986,PO,WSB,109,54,4.314646046,-3.144635298,1.170010747,0.110857162,0,0.110857162,3.430418447,-3.559769796,-0.129351349,-0.476107372 +Darren Daye,dayeda01,1986,PO,WSB,65,32,-12.70893897,-5.074223707,-17.78316268,-0.254416339,0,-0.254416339,-12.69700394,-6.781807462,-19.4788114,0.507533015 +Kevin McKenna,mckenke01,1986,PO,WSB,4,2,-4.545440567,-4.321107738,-8.866548305,-0.006357367,0,-0.006357367,-6.485534813,-6.193079774,-12.67861459,-1.240680216 +Leon Wood,woodle01,1986,PO,WSB,4,2,-6.739764892,-4.214867738,-10.95463263,-0.007995684,0,-0.007995684,-2.988901312,-5.902161693,-8.891063005,-7.415207716 +Dominique Wilkins,wilkido01,1987,RS,ATL,6094,2969,4.158157755,0.744853003,4.903010758,11.53364145,11.53364145,0,4.634522635,0.43846732,5.072989955,-0.519362176 +Kevin Willis,willike02,1987,RS,ATL,5390,2626,1.096717348,0.481097933,1.577815281,5.798120488,5.798120488,0,1.412504379,0.721445388,2.133949767,-0.003912645 +Doc Rivers,riverdo01,1987,RS,ATL,5316,2590,5.358294858,1.869715548,7.228010407,13.19293073,13.19293073,0,5.286901356,2.375434907,7.662336263,0.060416281 +Randy Wittman,wittmra01,1987,RS,ATL,4206,2049,0.325876828,-1.494007585,-1.168130757,1.644166388,1.644166388,0,0.008487611,-1.705654453,-1.697166841,-0.587280568 +Cliff Levingston,levincl01,1987,RS,ATL,3793,1848,0.263535665,0.812333634,1.075869299,3.610874749,3.610874749,0,0.239239101,0.884914374,1.124153475,0.103383823 +Tree Rollins,rollitr01,1987,RS,ATL,3621,1764,-2.329728309,3.153635765,0.823907456,3.215212827,3.215212827,0,-2.23422452,2.681950561,0.447726042,-0.040540497 +Jon Koncak,koncajo01,1987,RS,ATL,3456,1684,-3.239521366,2.339229126,-0.900292239,1.597930694,1.597930694,0,-2.894422319,2.101984628,-0.79243769,0.558800834 +Mike McGee,mcgeemi01,1987,RS,ATL,2915,1420,1.962787606,-0.288248581,1.674539025,3.231726482,3.231726482,0,2.534541137,-0.708385522,1.826155616,0.834457278 +John Battle,battljo01,1987,RS,ATL,1650,804,-0.367647769,-1.228440374,-1.596088143,0.474435741,0.474435741,0,-0.64865822,-1.960339117,-2.608997337,0.237126982 +Antoine Carr,carran01,1987,RS,ATL,1426,695,-0.542031147,0.342210292,-0.199820855,0.913120873,0.913120873,0,-0.652786746,0.299863717,-0.352923028,0.999082139 +Spud Webb,webbsp01,1987,RS,ATL,1092,532,0.704483297,0.415331478,1.119814774,1.057278102,1.057278102,0,0.787086988,0.021095501,0.808182489,0.670983962 +Gus Williams,willigu01,1987,RS,ATL,987,481,-1.525288359,-1.613931904,-3.139220263,-0.095824536,-0.095824536,0,-1.615785017,-2.316301969,-3.932086986,0.328406573 +Scott Hastings,hastisc01,1987,RS,ATL,525,256,-3.623685492,1.168777403,-2.454908089,0.038815724,0.038815724,0,-3.401053767,0.317759276,-3.083294491,0.723724919 +Cedric Henderson,hendece01,1987,RS,ATL,21,10,-3.674168791,-4.243060184,-7.917228974,-0.026165744,-0.026165744,0,-3.610159933,-5.775037424,-9.385197357,-0.764128776 +Michael Wilson,wilsomi01,1987,RS,ATL,4,2,-46.56465879,-11.7505006,-58.31515939,-0.060161399,-0.060161399,0,-41.46580477,-10.32360683,-51.7894116,6.230631343 +Kevin McHale,mchalke01,1987,RS,BOS,6358,3060,4.443524122,0.449078238,4.89260236,11.84477647,11.84477647,0,4.415836233,0.391151996,4.806988228,-0.743422354 +Larry Bird,birdla01,1987,RS,BOS,6244,3005,7.004711234,1.999290879,9.004002113,17.93317632,17.93317632,0,7.260678702,1.858006265,9.118684967,-0.495274253 +Robert Parish,parisro01,1987,RS,BOS,6223,2995,-0.091549575,1.985015674,1.893466099,7.064318234,7.064318234,0,0.463351271,1.796611442,2.259962713,-0.447533582 +Dennis Johnson,johnsde01,1987,RS,BOS,6094,2933,0.815390796,-0.273920699,0.541470097,4.907166195,4.907166195,0,1.021163672,0.185191455,1.206355127,-0.377897147 +Danny Ainge,aingeda01,1987,RS,BOS,5192,2499,2.70674313,0.229170778,2.935913908,7.235178649,7.235178649,0,2.835405252,0.564450184,3.399855436,-0.201292192 +Jerry Sichting,sichtje01,1987,RS,BOS,3254,1566,-1.572553157,-1.318893636,-2.891446794,-0.112784064,-0.112784064,0,-1.851404072,-1.372051764,-3.223455836,-0.205945374 +Fred Roberts,roberfr01,1987,RS,BOS,2242,1079,-2.964333128,-1.375941167,-4.340274294,-0.877889014,-0.877889014,0,-2.928154919,-2.020946539,-4.949101458,0.283620957 +Greg Kite,kitegr01,1987,RS,BOS,1548,745,-5.936128861,1.228011828,-4.708117033,-0.752149732,-0.752149732,0,-5.66325089,1.045079241,-4.618171649,1.07896131 +Darren Daye,dayeda01,1987,RS,BOS,1504,724,-3.144626222,-0.735395807,-3.880022029,-0.420181524,-0.420181524,0,-3.193881104,-1.235214138,-4.429095242,0.676670631 +Sam Vincent,vincesa01,1987,RS,BOS,777,374,-2.40064698,-1.626611414,-4.027258394,-0.243525392,-0.243525392,0,-2.608963599,-2.50930916,-5.118272759,-0.081381196 +Rick Carlisle,carliri01,1987,RS,BOS,617,297,-5.676397421,-2.210961342,-7.887358762,-0.780783025,-0.780783025,0,-5.593318702,-3.223638612,-8.816957314,0.304326314 +Conner Henry,henryco01,1987,RS,BOS,480,231,-3.728856034,-2.031301669,-5.760157703,-0.360675765,-0.360675765,0,-3.353059379,-2.755233842,-6.108293221,1.699557947 +Bill Walton,waltobi01,1987,RS,BOS,233,112,-8.430655494,-0.120028152,-8.550683646,-0.335009053,-0.335009053,0,-7.762988762,-0.918609415,-8.681598177,1.09082056 +David Thirdkill,thirdda01,1987,RS,BOS,185,89,-6.986157199,-1.16905124,-8.155208439,-0.248300925,-0.248300925,0,-6.816638934,-1.921409505,-8.73804844,1.189765491 +Scott Wedman,wedmasc01,1987,RS,BOS,162,78,-5.77971034,-0.388806262,-6.168516603,-0.135544496,-0.135544496,0,-5.642379975,-1.462661211,-7.105041186,-0.373028626 +Andre Turner,turnean01,1987,RS,BOS,37,18,-15.39837103,-7.334547329,-22.73291836,-0.185038797,-0.185038797,0,-14.25134635,-9.804252235,-24.05559858,0.847046951 +Michael Jordan,jordami01,1987,RS,CHI,6624,3281,5.553934857,2.850117503,8.40405236,18.65547132,18.65547132,0,5.882116492,2.958346805,8.840463297,-0.087616778 +Charles Oakley,oaklech01,1987,RS,CHI,6016,2980,-1.668622136,0.153909944,-1.514712192,1.879323704,1.879323704,0,-1.052604348,0.2917421,-0.760862247,0.065025099 +John Paxson,paxsojo01,1987,RS,CHI,5428,2689,1.79618891,-1.327406293,0.468782617,4.405564841,4.405564841,0,1.421774876,-0.76520859,0.656566285,-0.239634869 +Dave Corzine,corzida01,1987,RS,CHI,4617,2287,-1.519111011,0.331974417,-1.187136594,1.813091455,1.813091455,0,-1.466763111,-0.104505438,-1.571268549,-0.587444317 +Gene Banks,banksge01,1987,RS,CHI,3678,1822,0.331536581,-0.633587672,-0.302051091,2.273275425,2.273275425,0,-0.067896794,-0.702499408,-0.770396202,-0.103102125 +Brad Sellers,sellebr01,1987,RS,CHI,3535,1751,-1.286195127,-0.078623888,-1.364819015,1.235752827,1.235752827,0,-1.260890933,-0.414429977,-1.67532091,-0.141203649 +Earl Cureton,curetea01,1987,RS,CHI,2231,1105,-2.172044689,-1.248775483,-3.420820172,-0.376834578,-0.376834578,0,-2.136357067,-1.352790285,-3.489147352,-0.36536014 +Elston Turner,turneel01,1987,RS,CHI,1890,936,-1.634353636,-0.677217436,-2.311571072,0.209485558,0.209485558,0,-2.183989588,-1.217265989,-3.401255577,0.056061361 +Mike Brown,brownmi01,1987,RS,CHI,1651,818,-3.865274521,-0.553370647,-4.418645167,-0.701733892,-0.701733892,0,-3.811843928,-0.804291424,-4.616135352,0.781640642 +Sedale Threatt,threase01,1987,RS,CHI,1571,778,1.82141752,0.21636685,2.03778437,1.90876092,1.90876092,0,1.483699417,0.445927808,1.929627225,0.446578722 +Granville Waiters,waitegr01,1987,RS,CHI,1078,534,-4.487738631,0.34185342,-4.145885211,-0.381391933,-0.381391933,0,-4.690929791,-0.060993253,-4.751923044,0.291726932 +Steve Colter,coltest01,1987,RS,CHI,955,473,-2.420657943,-0.966020883,-3.386678826,-0.153609417,-0.153609417,0,-2.575900955,-1.329498607,-3.905399562,-0.024465827 +Ben Poquette,poquebe01,1987,RS,CHI,337,167,-1.241648722,-2.047150005,-3.288798727,-0.046169693,-0.046169693,0,-1.88483811,-2.064349102,-3.949187212,0.582710979 +Pete Myers,myerspe01,1987,RS,CHI,313,155,-0.498913087,2.574699881,2.075786794,0.388388903,0.388388903,0,-0.326371386,2.303927609,1.977556223,1.80738405 +Fred Cofield,cofiefr01,1987,RS,CHI,55,27,-8.236019494,2.272333615,-5.963685879,-0.044171382,-0.044171382,0,-7.598894552,0.856752133,-6.742142419,-0.226827157 +Perry Young,youngpe01,1987,RS,CHI,40,20,-5.762319136,-0.602040396,-6.364359532,-0.037421522,-0.037421522,0,-6.108006566,-0.857982132,-6.965988698,1.495411593 +Darren Daye,dayeda01,1987,RS,CHI,14,7,-8.408764327,-4.690113567,-13.09887789,-0.037935461,-0.037935461,0,-9.055776511,-3.956390862,-13.01216737,2.692618843 +Ron Harper,harpero01,1987,RS,CLE,6541,3064,-0.562333,1.830313973,1.267980973,6.30218675,6.30218675,0,-0.111665991,2.115487955,2.003821963,0.342175756 +Hot Rod Williams,williho01,1987,RS,CLE,5793,2714,-0.022928598,1.019359161,0.996430563,5.149796391,5.149796391,0,-0.300364634,0.918680668,0.618316035,-0.743807418 +Brad Daugherty,daughbr01,1987,RS,CLE,5753,2695,-1.022604602,0.396333289,-0.626271313,2.915874659,2.915874659,0,-1.120660628,0.352396133,-0.768264496,-0.147747672 +John Bagley,baglejo01,1987,RS,CLE,4658,2182,-0.420705643,-0.039660821,-0.460366464,2.540189778,2.540189778,0,-0.603815941,0.123345074,-0.480470866,-0.350592475 +Phil Hubbard,hubbaph01,1987,RS,CLE,4446,2083,-0.274029058,-0.451023071,-0.725052128,2.156097643,2.156097643,0,-0.683724739,-0.045607226,-0.729331965,0.193951722 +Mark West,westma01,1987,RS,CLE,2845,1333,-3.219272685,0.568513404,-2.650759281,0.067970575,0.067970575,0,-3.369909398,0.453895633,-2.916013765,0.721471497 +Mark Price,pricema01,1987,RS,CLE,2598,1217,-1.221262499,-1.199289743,-2.420552242,0.204112483,0.204112483,0,-1.557500655,-1.605059078,-3.162559732,-0.222458748 +Craig Ehlo,ehlocr01,1987,RS,CLE,1900,890,-0.764792328,0.889066678,0.124274349,1.305658503,1.305658503,0,-1.232223417,0.56877513,-0.663448287,0.040159274 +Keith Lee,leeke01,1987,RS,CLE,1857,870,-2.33458522,0.025550454,-2.309034765,0.196811604,0.196811604,0,-2.428655878,-0.213014673,-2.641670551,0.562193339 +Melvin Turpin,turpime01,1987,RS,CLE,1710,801,-4.177107958,-0.083538199,-4.260646157,-0.616716703,-0.616716703,0,-4.230677617,-1.026377141,-5.257054758,-0.10565783 +Johnny Newman,newmajo01,1987,RS,CLE,1345,630,-2.693978209,-1.193683586,-3.887661795,-0.367060132,-0.367060132,0,-3.048915974,-1.848891995,-4.897807968,0.386700017 +Tyrone Corbin,corbity01,1987,RS,CLE,935,438,-2.163065686,0.180470941,-1.982594744,0.171786228,0.171786228,0,-2.705176057,-0.107183785,-2.812359842,0.176103035 +Ben Poquette,poquebe01,1987,RS,CLE,933,437,-1.47789622,-1.752739964,-3.230636183,-0.107265709,-0.107265709,0,-2.342199736,-1.937693005,-4.279892741,0.099311104 +Scooter McCray,mccrasc01,1987,RS,CLE,596,279,-3.744114245,-0.743734213,-4.487848458,-0.248045912,-0.248045912,0,-3.931518569,-1.517416191,-5.448934761,0.276515772 +Dirk Minniefield,minnidi01,1987,RS,CLE,260,122,-8.017200796,-0.675790039,-8.692990834,-0.371949282,-0.371949282,0,-7.748949946,-1.454148799,-9.203098745,0.560241843 +James Donaldson,donalja01,1987,RS,DAL,6413,3028,-0.036548701,1.180849898,1.144301197,5.959681544,5.959681544,0,0.051647695,0.98770903,1.039356726,-0.959259648 +Rolando Blackman,blackro01,1987,RS,DAL,5841,2758,2.496897501,-1.757938709,0.738958792,4.87658287,4.87658287,0,2.338609729,-1.758402651,0.580207078,-0.682462309 +Sam Perkins,perkisa01,1987,RS,DAL,5691,2687,0.489197381,1.051030592,1.540227973,5.875122546,5.875122546,0,0.997100837,1.259001544,2.256102382,-0.110715099 +Mark Aguirre,aguirma01,1987,RS,DAL,5640,2663,3.989984417,-0.885005212,3.104979204,7.958432448,7.958432448,0,4.400326927,-0.865398511,3.534928416,0.044773811 +Derek Harper,harpede01,1987,RS,DAL,5413,2556,5.12803165,1.414850743,6.542882393,12.12048813,12.12048813,0,5.435700533,1.850517635,7.286218168,0.016061198 +Detlef Schrempf,schrede01,1987,RS,DAL,3624,1711,0.238417597,-0.932642232,-0.694224635,1.801533191,1.801533191,0,0.159492382,-0.990528264,-0.831035882,0.394507223 +Brad Davis,davisbr01,1987,RS,DAL,3350,1582,2.090264965,-1.202301107,0.887963858,2.940419032,2.940419032,0,1.869774686,-1.270824058,0.598950628,0.141964535 +Roy Tarpley,tarplro01,1987,RS,DAL,2976,1405,-1.924244364,1.674934352,-0.249310012,1.800495156,1.800495156,0,-1.450536218,1.463382122,0.012845904,0.450925462 +Al Wood,woodal01,1987,RS,DAL,1391,657,-1.62585082,-1.47683245,-3.10268327,-0.118694276,-0.118694276,0,-1.657955381,-1.774798781,-3.432754161,0.409351826 +Bill Wennington,wennibi01,1987,RS,DAL,1186,560,-4.70883265,-1.093507715,-5.802340365,-0.877845852,-0.877845852,0,-4.505352925,-1.400866786,-5.906219711,0.673312511 +Uwe Blab,blabuw01,1987,RS,DAL,339,160,-7.655285399,-0.295477752,-7.950763151,-0.430554045,-0.430554045,0,-7.032680125,-0.845832907,-7.878513033,1.443110377 +Dennis Nutt,nuttde01,1987,RS,DAL,193,91,2.043354545,0.351971212,2.395325757,0.24062847,0.24062847,0,2.561105397,-1.131709717,1.42939568,0.743203299 +Myron Jackson,jacksmy01,1987,RS,DAL,47,22,-7.231250934,-3.605419113,-10.83667005,-0.090427074,-0.090427074,0,-6.632409726,-6.042852553,-12.67526228,-0.383213498 +Alex English,englial01,1987,RS,DEN,6904,3085,2.777698511,-1.847131776,0.930566735,5.76082012,5.76082012,0,2.670738832,-1.730630634,0.940108198,-0.568308053 +Fat Lever,leverfa01,1987,RS,DEN,6835,3054,3.68039522,1.863433704,5.543828924,12.86770373,12.86770373,0,3.876352543,2.351498081,6.227850624,-0.436821674 +Darrell Walker,walkeda01,1987,RS,DEN,4521,2020,0.16335606,0.05105057,0.214406631,3.060355833,3.060355833,0,0.234496069,0.169196869,0.403692938,0.174530152 +Bill Hanzlik,hanzlbi01,1987,RS,DEN,4453,1990,-0.140068197,-0.585922552,-0.725990749,2.062458458,2.062458458,0,0.169972829,-0.409987396,-0.240014568,0.371644497 +T.R. Dunn,dunntr01,1987,RS,DEN,4324,1932,-1.700246588,0.371833775,-1.328412813,1.397431152,1.397431152,0,-2.14137337,0.373280913,-1.768092457,-0.279316005 +Mike Evans,evansmi01,1987,RS,DEN,3507,1567,0.146649675,-0.923770931,-0.777121256,1.584510106,1.584510106,0,0.2551349,-1.251598122,-0.996463221,0.46740687 +Wayne Cooper,coopewa01,1987,RS,DEN,3493,1561,-3.468839878,-0.426792819,-3.895632697,-0.913089112,-0.913089112,0,-3.348589571,-0.382277049,-3.73086662,0.076235336 +Danny Schayes,schayda01,1987,RS,DEN,3482,1556,-1.586921792,-0.995990432,-2.582912225,0.133140073,0.133140073,0,-1.783706712,-0.915245999,-2.698952711,0.37986838 +Blair Rasmussen,rasmubl01,1987,RS,DEN,3180,1421,-1.487817518,-0.601834968,-2.089652486,0.479125827,0.479125827,0,-1.404823431,-0.685104241,-2.089927672,0.080489591 +Mark Alarie,alarima01,1987,RS,DEN,2484,1110,-1.969890446,-1.686254177,-3.656144623,-0.513509683,-0.513509683,0,-2.050350291,-2.025584306,-4.075934597,0.067603291 +Maurice Martin,martima01,1987,RS,DEN,640,286,-4.804142225,-1.380702145,-6.18484437,-0.508298321,-0.508298321,0,-4.419835626,-2.168523187,-6.588358813,1.444292671 +Otis Smith,smithot01,1987,RS,DEN,376,168,-4.040729088,-4.679321199,-8.720050287,-0.515644733,-0.515644733,0,-4.343212685,-5.021213013,-9.364425697,0.783572699 +Calvin Natt,nattca01,1987,RS,DEN,45,20,-1.202758692,-0.057240221,-1.259998912,0.015145844,0.015145844,0,-0.928462093,-0.375311395,-1.303773488,-0.390041157 +Pete Williams,willipe01,1987,RS,DEN,22,10,-7.439934555,-5.046489995,-12.48642455,-0.049730037,-0.049730037,0,-7.854689873,-6.506385497,-14.36107537,0.112543843 +Isiah Thomas,thomais01,1987,RS,DET,6413,3013,3.072414172,0.350230439,3.422644611,9.496174419,9.496174419,0,3.439710274,0.698237771,4.137948045,0.079389585 +Bill Laimbeer,laimbbi01,1987,RS,DET,6074,2854,0.363949961,2.579784974,2.943734935,8.259713143,8.259713143,0,0.628355238,2.55841139,3.186766627,-0.381416908 +Adrian Dantley,dantlad01,1987,RS,DET,5823,2736,2.520966399,-0.837798622,1.683167777,6.171279633,6.171279633,0,2.176412314,-0.919582548,1.256829766,-0.280448296 +Joe Dumars,dumarjo01,1987,RS,DET,5191,2439,0.392398737,-0.809810596,-0.417411859,2.899051555,2.899051555,0,0.16416529,-0.703168054,-0.539002765,-0.125454744 +Vinnie Johnson,johnsvi01,1987,RS,DET,4610,2166,1.192451843,0.072096639,1.264548482,4.41959698,4.41959698,0,1.267158044,-0.057516287,1.209641758,-0.387558198 +Sidney Green,greensi02,1987,RS,DET,3814,1792,-2.177137913,0.578384811,-1.598753102,1.051370595,1.051370595,0,-1.98126949,0.083972713,-1.897296777,-0.115301349 +John Salley,sallejo01,1987,RS,DET,3114,1463,-2.321258158,2.638199347,0.316941189,2.302987194,2.302987194,0,-2.274187235,2.281252984,0.007065749,0.612908229 +Rick Mahorn,mahorri01,1987,RS,DET,2720,1278,-2.841815637,0.899061588,-1.942754049,0.529604497,0.529604497,0,-2.803171759,1.050388315,-1.752783445,0.630205284 +Dennis Rodman,rodmade01,1987,RS,DET,2458,1155,0.339247788,0.576957346,0.916205133,2.165080494,2.165080494,0,0.097739927,-0.050567317,0.047172611,0.219843184 +Tony Campbell,campbto01,1987,RS,DET,707,332,-6.015970171,-1.020336378,-7.036306549,-0.730842548,-0.730842548,0,-5.680041368,-2.076460934,-7.756502302,0.67455095 +Kurt Nimphius,nimphku01,1987,RS,DET,590,277,-2.929853201,-2.023784766,-4.953637966,-0.312517942,-0.312517942,0,-3.141103651,-2.455416725,-5.596520376,0.356391436 +Chuck Nevitt,nevitch01,1987,RS,DET,568,267,-4.052135571,2.486471278,-1.565664293,0.163675251,0.163675251,0,-3.924881105,2.346126908,-1.578754197,1.480357223 +Jeff Taylor,tayloje01,1987,RS,DET,94,44,-3.4496022,-1.870854682,-5.320456881,-0.057965733,-0.057965733,0,-3.737283014,-3.854003209,-7.591286222,0.463327141 +Cozell McQueen,mcqueco01,1987,RS,DET,15,7,21.52170874,6.02587804,27.54758678,0.105718524,0.105718524,0,19.25786137,4.070469556,23.32833093,-2.344185157 +John Schweitz,schwejo01,1987,RS,DET,15,7,-21.32976337,-6.682512727,-28.0122761,-0.093219536,-0.093219536,0,-20.39518089,-6.93678486,-27.33196575,3.389899509 +Sleepy Floyd,floydsl01,1987,RS,GSW,6566,3064,5.386538681,-0.532408921,4.854129761,11.84219219,11.84219219,0,5.197900933,-0.11454127,5.083359663,-0.386080137 +Joe Barry Carroll,carrojo01,1987,RS,GSW,5838,2724,-1.665645485,0.228128073,-1.437517412,1.820531586,1.820531586,0,-0.901198717,0.216443745,-0.684754971,-0.197812612 +Chris Mullin,mullich01,1987,RS,GSW,5094,2377,1.35124294,-0.766927164,0.584315776,4.048016444,4.048016444,0,1.083550041,-0.569559548,0.513990493,0.109505207 +Larry Smith,smithla01,1987,RS,GSW,5088,2374,0.225842681,0.287498487,0.513341168,3.946630476,3.946630476,0,0.273354149,0.594459661,0.86781381,-0.154263339 +Terry Teagle,teaglte01,1987,RS,GSW,3536,1650,-1.774942442,-1.279987527,-3.054929969,-0.257764657,-0.257764657,0,-1.769385869,-1.249935097,-3.019320967,0.423449731 +Greg Ballard,ballagr01,1987,RS,GSW,3384,1579,-1.667564288,-0.530211075,-2.197775363,0.444880868,0.444880868,0,-1.821390365,-0.808164588,-2.629554953,0.001260716 +Rod Higgins,higgiro01,1987,RS,GSW,3208,1497,0.532536203,-1.151458134,-0.618921931,1.626186557,1.626186557,0,-0.066323141,-1.504406826,-1.570729967,-0.091867317 +Ben McDonald,mcdonbe01,1987,RS,GSW,2752,1284,-2.877840093,-1.793929057,-4.67176915,-1.265670003,-1.265670003,0,-2.970669318,-1.233465746,-4.204135064,0.544987193 +Purvis Short,shortpu01,1987,RS,GSW,2036,950,1.488658098,-0.166301633,1.322356465,1.977696305,1.977696305,0,1.587678147,-0.056015478,1.53166267,0.199813155 +Jerome Whitehead,whiteje01,1987,RS,GSW,2008,937,-3.128419945,-1.520204115,-4.64862406,-0.913890945,-0.913890945,0,-3.053014476,-1.223339367,-4.276353843,0.701343972 +Perry Moss,mosspe01,1987,RS,GSW,1496,698,-2.688404077,-0.157698554,-2.84610263,-0.034519696,-0.034519696,0,-2.677441858,-0.226330046,-2.903771904,0.881370133 +Chris Washburn,washbch01,1987,RS,GSW,825,385,-8.496317187,-2.126548586,-10.62286577,-1.556228042,-1.556228042,0,-7.770487406,-2.899578041,-10.67006545,0.645504988 +Clinton Smith,smithcl01,1987,RS,GSW,731,341,-1.521865523,-1.883654777,-3.4055203,-0.114056071,-0.114056071,0,-1.961148946,-2.587060157,-4.548209103,0.00879281 +Kevin Henderson,hendeke01,1987,RS,GSW,96,45,-2.670279836,-3.474023305,-6.144303141,-0.078656233,-0.078656233,0,-3.38714655,-2.868164996,-6.255311545,0.950993634 +Rodney McCray,mccraro01,1987,RS,HOU,6602,3136,2.028106138,0.302528518,2.330634656,8.070406522,8.070406522,0,1.54460097,0.18967395,1.73427492,-0.734744041 +Hakeem Olajuwon,olajuha01,1987,RS,HOU,5810,2760,0.635337318,5.141039982,5.7763773,11.97976758,11.97976758,0,1.309775424,4.636128986,5.94590441,-0.226600013 +Robert Reid,reidro01,1987,RS,HOU,5461,2594,-0.367788227,-0.129602307,-0.497390535,2.982533385,2.982533385,0,-0.410751728,0.422516548,0.01176482,0.044403972 +Jim Petersen,peterji01,1987,RS,HOU,5059,2403,-1.921844552,0.117975115,-1.803869436,1.158699118,1.158699118,0,-1.9481481,0.05241119,-1.89573691,-0.111433021 +Dirk Minniefield,minnidi01,1987,RS,HOU,3111,1478,-1.329305828,-0.559648809,-1.888954637,0.652573959,0.652573959,0,-1.427186893,-0.391479952,-1.818666844,0.515477023 +Ralph Sampson,sampsra01,1987,RS,HOU,2791,1326,-2.263278244,1.021562708,-1.241715537,1.024349571,1.024349571,0,-1.816910079,0.983255362,-0.833654718,0.395640892 +Allen Leavell,leaveal01,1987,RS,HOU,2474,1175,-0.010107206,0.107074012,0.096966805,1.710746611,1.710746611,0,-0.25183874,0.357545829,0.10570709,0.241060354 +Steve Harris,harrist01,1987,RS,HOU,2471,1174,-2.329094741,-0.798852077,-3.127946818,-0.226089279,-0.226089279,0,-2.529207366,-1.325569366,-3.854776731,-0.131295795 +Cedric Maxwell,maxwece01,1987,RS,HOU,1760,836,1.513299047,-1.43461638,0.078682667,1.202013704,1.202013704,0,0.579941149,-2.011059261,-1.431118111,-0.38020889 +Mitchell Wiggins,wiggimi01,1987,RS,HOU,1659,788,-0.671809858,0.851632983,0.179823124,1.17868309,1.17868309,0,-0.609649196,0.963499154,0.353849958,0.067907028 +Lewis Lloyd,lloydle01,1987,RS,HOU,1448,688,0.680259218,-1.535698596,-0.855439378,0.66624072,0.66624072,0,0.160347097,-1.699318396,-1.538971299,0.18663733 +Buck Johnson,johnsbu01,1987,RS,HOU,1095,520,-2.357701925,-0.265354936,-2.623056861,0.033881094,0.033881094,0,-2.724092348,-0.844129397,-3.568221745,0.613641226 +Dave Feitl,feitlda01,1987,RS,HOU,1048,498,-4.905661448,-0.924409494,-5.830070942,-0.788465887,-0.788465887,0,-4.794299374,-1.37020802,-6.164507393,0.76689285 +Richard Anderson,anderri01,1987,RS,HOU,657,312,-1.828383114,-0.949566749,-2.777949863,-0.004458652,-0.004458652,0,-1.909429569,-1.886465297,-3.795894866,0.21842213 +Conner Henry,henryco01,1987,RS,HOU,194,92,-8.208732567,-2.020783013,-10.22951558,-0.355830155,-0.355830155,0,-7.830746496,-3.414873047,-11.24561954,1.381386936 +Chuck Person,persoch01,1987,RS,IND,6154,2956,0.075002289,0.290361666,0.365363955,4.708041879,4.708041879,0,0.251302514,0.515912885,0.767215399,0.208495445 +Steve Stipanovich,stipast01,1987,RS,IND,5748,2761,-0.452590067,2.771210408,2.318620341,7.13437315,7.13437315,0,-0.320823759,2.752480314,2.431656554,-0.080027086 +Vern Fleming,flemive01,1987,RS,IND,5307,2549,1.826026348,0.285217253,2.111243601,6.308462888,6.308462888,0,1.427927921,0.535611315,1.963539236,-0.219200296 +Herb Williams,willihe01,1987,RS,IND,5259,2526,-1.465460989,0.496205365,-0.969255624,2.292341455,2.292341455,0,-1.303096134,0.494907973,-0.808188161,-0.116466968 +John Long,longjo01,1987,RS,IND,4716,2265,-1.272553829,-0.265790662,-1.538344491,1.398651886,1.398651886,0,-1.114267176,-0.46559124,-1.579858415,-0.112269821 +Wayman Tisdale,tisdawa01,1987,RS,IND,4495,2159,0.312769885,-0.830758541,-0.517988656,2.465442332,2.465442332,0,0.273656699,-0.624729066,-0.351072367,0.283545152 +Clint Richardson,richacl01,1987,RS,IND,2906,1396,-0.056260643,-0.934035657,-0.990296299,1.248918701,1.248918701,0,-0.634784007,-1.620357706,-2.255141714,-0.359075469 +Kyle Macy,macyky01,1987,RS,IND,2602,1250,-0.325455532,0.277514041,-0.047941491,1.728057002,1.728057002,0,-0.736958196,0.163523469,-0.573434727,0.285310407 +Ron Anderson,anderro01,1987,RS,IND,1501,721,-0.146490893,-0.186765725,-0.333256618,0.887983658,0.887983658,0,-0.449060925,-1.385803259,-1.834864184,-0.117689525 +Walker Russell,russewa01,1987,RS,IND,1064,511,-2.777296457,-1.473479893,-4.25077635,-0.393224978,-0.393224978,0,-2.907577402,-2.18477237,-5.092349772,0.509562001 +Stuart Gray,grayst01,1987,RS,IND,949,456,-5.586484079,0.915533696,-4.670950382,-0.451118195,-0.451118195,0,-5.586724311,0.353916297,-5.232808014,0.960323648 +Michael Brooks,brookmi01,1987,RS,IND,308,148,-4.81078174,1.278484127,-3.532297613,-0.059455951,-0.059455951,0,-4.710129376,0.732353926,-3.977775449,0.664879167 +Greg Dreiling,dreilgr01,1987,RS,IND,266,128,-3.575623296,-0.127260965,-3.70288426,-0.063693804,-0.063693804,0,-3.86432162,1.115031311,-2.749290308,2.402001925 +Clark Kellogg,kellocl01,1987,RS,IND,125,60,-2.005490496,2.343575191,0.338084695,0.09573536,0.09573536,0,-1.315556693,2.813387093,1.4978304,1.298200043 +Pete Verhoeven,verhope01,1987,RS,IND,92,44,-4.561949266,1.460434099,-3.101515167,-0.008020417,-0.008020417,0,-4.649546704,2.384743693,-2.264803011,1.671969169 +Michael Cage,cagemi01,1987,RS,LAC,6324,2922,0.311354612,0.083523754,0.394878365,4.661798517,4.661798517,0,0.058655818,0.350675701,0.409331519,-0.578823096 +Benoit Benjamin,benjabe01,1987,RS,LAC,4826,2230,-4.883200619,0.737095352,-4.146105267,-1.58715819,-1.58715819,0,-4.679738189,0.625376379,-4.05436181,-0.080605878 +Mike Woodson,woodsmi01,1987,RS,LAC,4601,2126,-1.554048028,-1.249132114,-2.803180141,-0.057897509,-0.057897509,0,-1.591419223,-0.898397765,-2.489816989,0.378126028 +Darnell Valentine,valenda01,1987,RS,LAC,3807,1759,-0.321563809,-0.026767035,-0.348330844,2.157144221,2.157144221,0,-0.413249665,0.204089881,-0.209159784,0.08453449 +Larry Drew,drewla01,1987,RS,LAC,3389,1566,-1.186699222,-2.211351514,-3.398050736,-0.51760364,-0.51760364,0,-1.405551911,-2.168481687,-3.574033599,-0.033797917 +Rory White,whitero01,1987,RS,LAC,3344,1545,-2.159858558,-1.492008317,-3.651866875,-0.711146317,-0.711146317,0,-2.717127872,-1.455180919,-4.172308791,0.034676854 +Cedric Maxwell,maxwece01,1987,RS,LAC,2450,1132,1.537237192,-1.999021808,-0.461784616,1.317024384,1.317024384,0,0.749130513,-1.735879478,-0.986748965,-0.349410843 +Lancaster Gordon,gordola01,1987,RS,LAC,2445,1130,-3.064453859,-1.138393863,-4.202847721,-0.839560491,-0.839560491,0,-3.123166677,-1.55148752,-4.674654197,0.23824299 +Tim Kempton,kemptti01,1987,RS,LAC,2026,936,-2.187348481,-0.780377303,-2.967725785,-0.104848214,-0.104848214,0,-2.649542431,-0.398980881,-3.048523312,0.857457071 +Quintin Dailey,dailequ01,1987,RS,LAC,2000,924,-3.316802008,-1.453738685,-4.770540692,-0.95781636,-0.95781636,0,-3.472754348,-1.299005147,-4.771759496,0.565874068 +Earl Cureton,curetea01,1987,RS,LAC,1878,868,-1.803466417,-1.722331633,-3.525798049,-0.342534822,-0.342534822,0,-2.066656943,-1.437269828,-3.50392677,-0.305897036 +Kenny Fields,fieldke01,1987,RS,LAC,1863,861,-1.609449171,-1.490934589,-3.10038376,-0.154685129,-0.154685129,0,-2.080279706,-1.204863722,-3.285143428,0.508906728 +Kurt Nimphius,nimphku01,1987,RS,LAC,1755,811,-3.519151198,-2.727389421,-6.246540619,-1.455077269,-1.455077269,0,-3.797286865,-2.191315764,-5.988602629,0.585705253 +Geoff Huston,hustoge01,1987,RS,LAC,926,428,-2.644359841,-3.054656436,-5.699016277,-0.642458488,-0.642458488,0,-3.099863393,-3.250642831,-6.350506224,-0.238466719 +Marques Johnson,johnsma01,1987,RS,LAC,654,302,-1.321726405,-0.55691105,-1.878637455,0.134337973,0.134337973,0,-1.412787466,-0.495848862,-1.908636328,0.059333965 +Steffond Johnson,johnsst02,1987,RS,LAC,506,234,-5.858211066,-1.694368997,-7.552580063,-0.585328236,-0.585328236,0,-5.897994343,-1.012382359,-6.910376701,2.128721333 +Dwayne Polee,poleedw01,1987,RS,LAC,13,6,-8.618780321,4.434884804,-4.183895517,-0.00487217,-0.00487217,0,-5.209955414,7.819234175,2.609278761,11.21974884 +Magic Johnson,johnsma02,1987,RS,LAL,6217,2904,8.173355116,0.572538151,8.745893267,16.90382915,16.90382915,0,8.115215882,0.625202893,8.740418775,-0.771033943 +James Worthy,worthja01,1987,RS,LAL,6035,2819,2.069789182,1.00574265,3.075531832,8.351069596,8.351069596,0,2.29725344,0.864580107,3.161833547,-0.33513872 +Byron Scott,scottby01,1987,RS,LAL,5843,2729,1.823856935,0.489242271,2.313099206,7.027083043,7.027083043,0,2.113693953,0.593554168,2.707248121,-0.324914318 +Kareem Abdul-Jabbar,abdulka01,1987,RS,LAL,5226,2441,0.113019782,0.763810049,0.876829831,4.509803621,4.509803621,0,0.608636871,0.464765802,1.073402673,-0.15909472 +Michael Cooper,coopemi01,1987,RS,LAL,4824,2253,2.235049401,0.012753292,2.247802693,5.738616727,5.738616727,0,2.297126294,0.096483499,2.393609794,-0.11117776 +A.C. Green,greenac01,1987,RS,LAL,4796,2240,0.203824277,1.097421145,1.301245422,4.603426767,4.603426767,0,0.400015155,0.728631689,1.128646844,-0.584608173 +Kurt Rambis,rambiku01,1987,RS,LAL,3241,1514,-1.823610448,1.581100449,-0.242509999,1.94197898,1.94197898,0,-1.476437327,1.321276075,-0.155161253,0.267912157 +Billy Thompson,thompbi01,1987,RS,LAL,1631,762,-1.160404856,-0.810467951,-1.970872807,0.305438146,0.305438146,0,-1.389352101,-0.861237374,-2.250589476,0.853812748 +Mychal Thompson,thompmy01,1987,RS,LAL,1456,680,-3.21603108,-1.789392401,-5.005423481,-0.785411819,-0.785411819,0,-2.768544888,-1.904128779,-4.672673667,0.381260003 +Wes Matthews,matthwe01,1987,RS,LAL,1139,532,-2.618843667,-1.051772686,-3.670616353,-0.25014185,-0.25014185,0,-2.592919965,-1.713426625,-4.30634659,0.107078729 +Frank Brickowski,brickfr01,1987,RS,LAL,865,404,-1.809287126,-0.6852883,-2.494575426,0.053628058,0.053628058,0,-1.773109406,0.37629703,-1.396812376,1.898520519 +Mike Smrek,smrekmi01,1987,RS,LAL,499,233,-6.622010854,-0.521935983,-7.143946837,-0.534300036,-0.534300036,0,-6.318147077,0.190570097,-6.12757698,2.336482069 +Adrian Branch,brancad01,1987,RS,LAL,469,219,0.123835466,1.631483914,1.75531938,0.509561903,0.509561903,0,0.431307815,1.08359204,1.514899855,1.249520591 +Terry Cummings,cummite01,1987,RS,MIL,5855,2770,1.216207526,1.607296419,2.823503945,7.88327879,7.88327879,0,1.689238199,1.669911122,3.359149321,0.084215186 +Jack Sikma,sikmaja01,1987,RS,MIL,5360,2536,-0.94991249,2.349379884,1.399467394,5.371787661,5.371787661,0,-0.628008037,2.234112018,1.606103981,0.055636988 +Ricky Pierce,piercri01,1987,RS,MIL,5295,2505,3.189903638,-1.288559173,1.901344466,5.933059576,5.933059576,0,2.571276928,-1.058781283,1.512495645,-0.199005729 +Craig Hodges,hodgecr01,1987,RS,MIL,4538,2147,0.825107394,-1.065406903,-0.24029951,2.754096024,2.754096024,0,0.802672952,-0.876246126,-0.073573174,0.184498052 +Paul Pressey,presspa01,1987,RS,MIL,4348,2057,2.713384668,1.026786908,3.740171576,6.820923729,6.820923729,0,2.687126317,0.925569549,3.612695865,0.143930627 +Randy Breuer,breuera01,1987,RS,MIL,3101,1467,-3.435867188,1.444363897,-1.991503291,0.571662436,0.571662436,0,-2.994982519,1.076940159,-1.91804236,0.710814389 +John Lucas,lucasjo01,1987,RS,MIL,2870,1358,3.629944844,0.382604907,4.012549751,4.676906334,4.676906334,0,3.806486866,0.376864876,4.183351742,-0.185886419 +Sidney Moncrief,moncrsi01,1987,RS,MIL,2097,992,2.370874214,-1.50331643,0.867557784,1.823972335,1.823972335,0,1.789815467,-1.878217746,-0.088402279,-0.386718277 +Jerry Reynolds,reynoje01,1987,RS,MIL,2035,963,-2.193369632,0.765807026,-1.427562605,0.650739667,0.650739667,0,-1.978832091,-0.368293006,-2.347125097,0.156434233 +Dudley Bradley,bradldu01,1987,RS,MIL,1902,900,-1.534314552,4.883793188,3.349478636,2.83464162,2.83464162,0,-1.171237124,4.676019078,3.504781954,1.234227928 +Paul Mokeski,mokespa01,1987,RS,MIL,1323,626,-4.070473394,0.33303758,-3.737435814,-0.318663539,-0.318663539,0,-4.179257621,0.405190366,-3.774067255,1.064666122 +Keith Smith,smithke03,1987,RS,MIL,974,461,-4.077720315,-0.3850597,-4.462780016,-0.407068445,-0.407068445,0,-4.160357787,-0.454521608,-4.614879395,1.068406964 +Junior Bridgeman,bridgju01,1987,RS,MIL,883,418,-1.599059317,-1.379846795,-2.978906112,-0.04892799,-0.04892799,0,-2.09522951,-1.939026925,-4.034256435,0.231238639 +Scott Skiles,skilesc01,1987,RS,MIL,433,205,-3.897574216,-2.41815117,-6.315725386,-0.373462148,-0.373462148,0,-3.877975713,-3.149032682,-7.027008395,0.142075286 +Marvin Webster,webstma01,1987,RS,MIL,216,102,-3.407089907,0.721945794,-2.685144113,0.003384662,0.003384662,0,-3.503130487,-0.376916152,-3.880046639,0.288249259 +Hank McDowell,mcdowha01,1987,RS,MIL,148,70,-0.713519945,-1.116884079,-1.830404024,0.033093878,0.033093878,0,-1.134447456,-0.829957558,-1.964405014,0.781027559 +Don Collins,collido02,1987,RS,MIL,120,57,-3.504799145,-1.306179949,-4.810979094,-0.060314897,-0.060314897,0,-3.305723063,-1.524046812,-4.829769876,0.644674093 +Chris Engler,englech01,1987,RS,MIL,101,48,-5.607059246,0.744146996,-4.862912249,-0.0522064,-0.0522064,0,-5.752715965,1.152926074,-4.599789891,0.910940526 +Jerome Henderson,hendeje01,1987,RS,MIL,76,36,-11.69289042,-2.523397324,-14.21628775,-0.217100627,-0.217100627,0,-10.92974733,-1.791218813,-12.72096614,3.147297264 +Mike Glenn,glennmi01,1987,RS,MIL,72,34,-2.77738837,-1.237295804,-4.014684175,-0.021956027,-0.021956027,0,-3.424233592,-1.870141699,-5.294375291,0.082791482 +Kenny Fields,fieldke01,1987,RS,MIL,46,22,-0.0348509,-0.305809091,-0.34065999,0.027516086,0.027516086,0,-0.420637463,-1.032692238,-1.453329701,1.783217538 +Cedric Henderson,hendece01,1987,RS,MIL,13,6,-7.83584083,-6.235536959,-14.07137779,-0.035209957,-0.035209957,0,-6.850289601,-9.691074662,-16.54136426,1.627750381 +Buck Williams,willibu01,1987,RS,NJN,6384,2976,0.544487065,0.22080654,0.765293605,5.333981676,5.333981676,0,0.569609333,0.338656354,0.908265687,-0.066567705 +Orlando Woolridge,woolror01,1987,RS,NJN,5659,2638,1.632129234,-0.890489188,0.741640045,4.691216049,4.691216049,0,1.220480567,-0.88674509,0.333735477,-0.178207171 +Tony Brown,brownto01,1987,RS,NJN,5018,2339,-1.284772279,-0.855301703,-2.140073983,0.730128868,0.730128868,0,-1.439310937,-0.278224358,-1.717535295,0.318021135 +Mike Gminski,gminsmi01,1987,RS,NJN,4874,2272,-1.124902854,0.331113367,-0.793789487,2.25197475,2.25197475,0,-0.912059683,0.048542415,-0.863517268,-0.702505622 +Leon Wood,woodle01,1987,RS,NJN,3718,1733,1.119556474,-1.776707811,-0.657151336,1.850287169,1.850287169,0,0.861578825,-1.866392166,-1.004813342,-0.008856932 +Pearl Washington,washipe01,1987,RS,NJN,3432,1600,-1.375404145,-0.360691477,-1.736095622,0.832196953,0.832196953,0,-1.351094261,-0.286792057,-1.637886319,0.557952229 +Albert King,kingal01,1987,RS,NJN,2769,1291,-2.519382317,-1.114033819,-3.633416136,-0.583970572,-0.583970572,0,-2.544965214,-1.236214556,-3.78117977,0.366870934 +Ben Coleman,colembe01,1987,RS,NJN,2207,1029,-1.821318375,-0.028518254,-1.849836629,0.477436777,0.477436777,0,-1.848008609,0.039050205,-1.808958404,1.04805017 +Jeff Turner,turneje01,1987,RS,NJN,2152,1003,-2.909021535,-1.20120771,-4.110229245,-0.704012991,-0.704012991,0,-2.949458575,-0.902131816,-3.85159039,1.164042323 +Kevin McKenna,mckenke01,1987,RS,NJN,2021,942,1.008026417,0.265313554,1.273339972,1.953902686,1.953902686,0,0.947996489,0.555219324,1.503215813,1.068494543 +Ray Williams,willira01,1987,RS,NJN,1716,800,-0.454334793,-0.889890587,-1.34422538,0.577629638,0.577629638,0,-0.413246245,-0.493910407,-0.907156651,0.684310731 +James Bailey,baileja01,1987,RS,NJN,1163,542,-3.123718694,-1.021054392,-4.144773086,-0.390644365,-0.390644365,0,-2.985705011,-0.706067357,-3.691772368,1.309333976 +Pace Mannion,mannipa01,1987,RS,NJN,609,284,-3.692763009,0.98207373,-2.710689279,0.005728143,0.005728143,0,-3.508073937,0.158631781,-3.349442156,0.575756807 +Chris Engler,englech01,1987,RS,NJN,279,130,-3.504020293,-1.596565972,-5.100586265,-0.157145374,-0.157145374,0,-3.679213366,-1.828757881,-5.507971248,0.811683717 +Otis Birdsong,birdsot01,1987,RS,NJN,272,127,-1.975640838,-2.675197467,-4.650838305,-0.123699736,-0.123699736,0,-2.51558399,-2.58541453,-5.10099852,0.442454578 +Darryl Dawkins,dawkida01,1987,RS,NJN,227,106,-2.598384539,-2.347938295,-4.946322834,-0.120939727,-0.120939727,0,-2.458669952,-1.857042222,-4.315712175,1.855199548 +Michael Wilson,wilsomi01,1987,RS,NJN,92,43,-4.161644442,-3.0301572,-7.191801642,-0.098699166,-0.098699166,0,-4.913466001,-2.621086341,-7.534552342,1.311034386 +Gerald Wilkins,wilkige01,1987,RS,NYK,5725,2758,0.690905929,-1.679737986,-0.988832057,2.470694246,2.470694246,0,0.549433606,-1.526973459,-0.977539853,-0.308789267 +Patrick Ewing,ewingpa01,1987,RS,NYK,4579,2206,-1.498079513,1.21525249,-0.282827023,2.784486686,2.784486686,0,-0.968940286,1.151184526,0.182244241,0.282185774 +Bill Cartwright,cartwbi01,1987,RS,NYK,4128,1989,0.218286125,-1.0943847,-0.876098576,1.898929528,1.898929528,0,0.118216722,-0.700664778,-0.582448057,-0.143930009 +Rory Sparrow,sparrro01,1987,RS,NYK,4050,1951,-0.356418421,-1.859383394,-2.215801815,0.530882138,0.530882138,0,-0.758552298,-1.706988993,-2.465541291,-0.164779108 +Gerald Henderson,hendege01,1987,RS,NYK,3923,1890,1.186492659,-0.705247528,0.481245131,3.129648624,3.129648624,0,1.021630134,-0.211527411,0.810102723,0.452834945 +Kenny Walker,walkeke01,1987,RS,NYK,3568,1719,-0.410282348,-0.249887854,-0.660170202,1.838453723,1.838453723,0,-0.876276997,0.104099753,-0.772177244,0.311840255 +Trent Tucker,tucketr01,1987,RS,NYK,3510,1691,1.559318465,1.077509743,2.636828208,4.668857705,4.668857705,0,1.594101626,1.348990325,2.943091951,0.469361173 +Louis Orr,orrlo01,1987,RS,NYK,2989,1440,-1.127061579,-0.860450262,-1.987511841,0.558774422,0.558774422,0,-1.569210558,-1.167173282,-2.736383839,-0.257966236 +Pat Cummings,cummipa01,1987,RS,NYK,2192,1056,-2.695233859,-1.572332279,-4.267566138,-0.820148196,-0.820148196,0,-2.595531872,-1.431064703,-4.026596575,0.315346475 +Chris McNealy,mcneach01,1987,RS,NYK,2018,972,-3.053885653,-0.513795337,-3.56768099,-0.40765562,-0.40765562,0,-3.22192141,-0.581826698,-3.803748107,0.5423947 +Jawann Oldham,oldhaja01,1987,RS,NYK,1611,776,-6.048264691,1.398172062,-4.650092629,-0.752934168,-0.752934168,0,-5.843283387,0.603573072,-5.239710315,0.089318942 +Eddie Lee Wilkins,wilkied01,1987,RS,NYK,942,454,-4.141562654,-2.102055284,-6.243617938,-0.815026401,-0.815026401,0,-4.087648224,-1.811863381,-5.899511605,0.730822197 +Bob Thornton,thornbo01,1987,RS,NYK,585,282,-5.983801013,-3.043307202,-9.027108215,-0.911848602,-0.911848602,0,-6.184657188,-3.201709232,-9.386366419,0.985143595 +Bernard King,kingbe01,1987,RS,NYK,444,214,1.699561915,-2.812261605,-1.11269969,0.177887459,0.177887459,0,1.355566488,-2.678415505,-1.322849017,-0.50082904 +Stewart Granger,grangst01,1987,RS,NYK,345,166,-5.76406208,-2.408653763,-8.172715843,-0.461508353,-0.461508353,0,-5.686347921,-3.101580041,-8.787927962,0.49785548 +Brad Wright,wrighbr01,1987,RS,NYK,286,138,-3.951547971,-1.169294705,-5.120842676,-0.167835341,-0.167835341,0,-3.703414081,-1.924641457,-5.628055538,0.556169262 +Bill Martin,martibi01,1987,RS,NYK,141,68,-7.753065499,0.066863943,-7.686201557,-0.171639314,-0.171639314,0,-7.467740416,-1.533976947,-9.001717363,0.229183098 +McKinley Singleton,singlmc01,1987,RS,NYK,21,10,3.523081979,-4.222150967,-0.699068988,0.010534985,0.010534985,0,2.075521673,-4.3844326,-2.308910927,0.693554557 +Tim McCormick,mccorti01,1987,RS,PHI,5776,2817,-1.471009396,-0.844952926,-2.315962322,0.622817654,0.622817654,0,-1.473586362,-0.547099998,-2.02068636,-0.162855908 +Charles Barkley,barklch01,1987,RS,PHI,5618,2740,5.410309503,0.940132366,6.350441868,12.70301019,12.70301019,0,5.567996886,0.994420144,6.56241703,-0.151839639 +Maurice Cheeks,cheekma01,1987,RS,PHI,5380,2624,3.002866809,1.370961537,4.373828346,9.494686867,9.494686867,0,2.945899353,1.744215753,4.690115107,-0.454030564 +Roy Hinson,hinsoro01,1987,RS,PHI,5103,2489,-1.468599966,-0.008503784,-1.477103751,1.615684287,1.615684287,0,-1.678965671,0.050147235,-1.628818436,-0.047407381 +Julius Erving,ervinju01,1987,RS,PHI,3933,1918,0.364318342,0.273526282,0.637844624,3.304751469,3.304751469,0,0.494372703,-0.182881189,0.311491514,-0.322197013 +David Wingate,wingada01,1987,RS,PHI,3305,1612,-1.573481054,-0.20670411,-1.780185164,0.802032396,0.802032396,0,-1.463929437,-0.279124793,-1.74305423,0.564780698 +Cliff Robinson,robincl01,1987,RS,PHI,3252,1586,-2.338864338,0.837913155,-1.500951183,1.013221231,1.013221231,0,-1.683434451,0.776151888,-0.907282563,0.25431042 +Andrew Toney,toneyan01,1987,RS,PHI,2169,1058,0.16462689,-3.629944721,-3.465317831,-0.386073593,-0.386073593,0,-0.18530299,-4.230506287,-4.415809277,-0.012937036 +Steve Colter,coltest01,1987,RS,PHI,1741,849,-0.865246661,-0.863158095,-1.728404755,0.4421151,0.4421151,0,-1.246646493,-0.919538578,-2.166185071,-0.091963759 +Danny Vranes,vraneda01,1987,RS,PHI,1675,817,-3.10108235,0.594706522,-2.506375828,0.102304501,0.102304501,0,-3.519297444,0.641511995,-2.877785449,0.757299273 +Sedale Threatt,threase01,1987,RS,PHI,1370,668,-2.604639197,-0.857964536,-3.462603733,-0.244429822,-0.244429822,0,-2.443908353,-0.343801973,-2.787710325,0.657319857 +World B. Free,freewo01,1987,RS,PHI,584,285,-4.673292373,-3.047492989,-7.720785362,-0.723674822,-0.723674822,0,-4.858277722,-3.536523292,-8.394801014,0.125317233 +Kenny Green,greenke02,1987,RS,PHI,353,172,-7.49193371,-2.294528641,-9.78646235,-0.615231712,-0.615231712,0,-7.479243563,-4.012503074,-11.49174664,-0.371552517 +Jeff Ruland,rulanje01,1987,RS,PHI,238,116,1.490952575,-3.013325085,-1.52237251,0.072418201,0.072418201,0,0.852627998,-3.310285707,-2.457657709,-0.33240225 +Mark McNamara,mcnamma01,1987,RS,PHI,232,113,-4.613763699,-2.615079319,-7.228843018,-0.259908339,-0.259908339,0,-4.511502133,-2.864104441,-7.375606574,0.668265394 +Jim Lampley,lamplji01,1987,RS,PHI,33,16,-7.429074741,2.237027717,-5.192047024,-0.019827615,-0.019827615,0,-6.724891481,0.434836793,-6.290054688,-0.549143278 +Walter Davis,daviswa03,1987,RS,PHO,5687,2646,2.298574766,-1.447684198,0.850890568,4.852496753,4.852496753,0,2.303281727,-1.141594015,1.161687713,-0.181885768 +Jay Humphries,humphja01,1987,RS,PHO,5543,2579,1.368259331,-0.569983894,0.798275437,4.663826748,4.663826748,0,1.210159248,0.107225433,1.317384681,-0.109577297 +Larry Nance,nancela01,1987,RS,PHO,5522,2569,2.906419294,1.255118085,4.161537379,9.01561967,9.01561967,0,2.959153871,1.455506039,4.414659909,-0.488298417 +Ed Pinckney,pincked01,1987,RS,PHO,4836,2250,0.570205441,0.725856992,1.296062433,4.63458604,4.63458604,0,0.228840933,0.615204246,0.844045179,-0.221657162 +Alvan Adams,adamsal01,1987,RS,PHO,3632,1690,-1.658710725,0.010990634,-1.647720091,0.952090419,0.952090419,0,-1.307216497,0.119098343,-1.188118154,0.178487816 +Mike Sanders,sandemi01,1987,RS,PHO,3557,1655,-0.533550107,-0.515727454,-1.049277561,1.440937513,1.440937513,0,-0.643483049,-0.464826023,-1.108309072,0.346672211 +Jeff Hornacek,hornaje01,1987,RS,PHO,3355,1561,-0.354644549,-1.175604826,-1.530249376,0.971030668,0.971030668,0,-0.678365181,-1.544578685,-2.222943866,-0.042618162 +Kenny Gattison,gattike01,1987,RS,PHO,2373,1104,-4.041640995,-1.260278785,-5.30191978,-1.448186227,-1.448186227,0,-3.93924938,-1.303533464,-5.242782844,0.765821898 +William Bedford,bedfowi01,1987,RS,PHO,2104,979,-6.728459567,-0.829623675,-7.558083242,-2.406610107,-2.406610107,0,-6.077014107,-1.109213634,-7.18622774,0.214137878 +Grant Gondrezick,gondrgr01,1987,RS,PHO,1797,836,-1.71236622,-2.021476191,-3.733842411,-0.420523054,-0.420523054,0,-2.048319012,-2.248828451,-4.297147463,0.215768136 +Rafael Addison,addisra01,1987,RS,PHO,1528,711,-2.151859444,-1.087933975,-3.239793419,-0.178347375,-0.178347375,0,-1.999306638,-1.768791243,-3.768097881,0.386860708 +Nick Vanos,vanosni01,1987,RS,PHO,1376,640,-4.783184974,-0.024769305,-4.807954279,-0.674102673,-0.674102673,0,-4.533986375,-0.469987476,-5.003973852,0.32231337 +Bernard Thompson,thompbe01,1987,RS,PHO,711,331,-3.074920365,-1.242776319,-4.317696685,-0.266502407,-0.266502407,0,-3.306266993,-1.008068815,-4.314335808,0.676582486 +James Edwards,edwarja01,1987,RS,PHO,653,304,0.190247745,-0.806598424,-0.616350679,0.3316482,0.3316482,0,0.114888738,-0.49578751,-0.380898772,0.221189088 +Clyde Drexler,drexlcl01,1987,RS,POR,6890,3114,3.86761254,1.65539252,5.52300506,13.1266416,13.1266416,0,4.099453437,1.965761093,6.065214529,-0.133512649 +Kiki Vandeweghe,vandeki01,1987,RS,POR,6702,3029,3.127654217,-1.497017376,1.630636841,6.716213324,6.716213324,0,2.88962217,-1.540880225,1.348741945,-0.807816651 +Terry Porter,portete01,1987,RS,POR,6005,2714,2.414481716,0.530457135,2.944938851,7.866543841,7.866543841,0,2.437191655,0.663616119,3.100807774,-0.247623725 +Steve Johnson,johnsst03,1987,RS,POR,5189,2345,-1.757909827,-0.734513981,-2.492423808,0.309751286,0.309751286,0,-1.271693314,-0.77638996,-2.048083274,0.523806852 +Jerome Kersey,kerseje01,1987,RS,POR,4620,2088,1.358784062,1.962226833,3.321010894,6.507280605,6.507280605,0,1.424417824,2.064974078,3.489391902,0.62857273 +Jim Paxson,paxsoji02,1987,RS,POR,3978,1798,0.537451024,-0.694934673,-0.157483649,2.377665739,2.377665739,0,0.490427997,-0.966886033,-0.476458036,-0.023687128 +Caldwell Jones,jonesca01,1987,RS,POR,3492,1578,-3.31131399,-0.221478271,-3.532792261,-0.630940695,-0.630940695,0,-3.532069266,-0.511977427,-4.044046693,0.116244854 +Kenny Carr,carrke01,1987,RS,POR,3193,1443,-1.586902292,-0.51129808,-2.098200372,0.479431045,0.479431045,0,-1.463446482,-0.533328181,-1.996774662,-0.092687033 +Kevin Duckworth,duckwke01,1987,RS,POR,1666,753,-4.95156231,-1.570997028,-6.522559338,-1.470322527,-1.470322527,0,-4.617771457,-1.227646349,-5.845417806,1.476692738 +Mike Holton,holtomi01,1987,RS,POR,1060,479,-3.212310243,-2.092957188,-5.305267431,-0.626392025,-0.626392025,0,-3.337759817,-2.814688557,-6.152448375,0.313828692 +Sam Bowie,bowiesa01,1987,RS,POR,361,163,-3.952635225,-0.85981978,-4.812455006,-0.171342646,-0.171342646,0,-3.358873963,-1.102053561,-4.460927524,-0.104968526 +Fernando Martin,martife01,1987,RS,POR,323,146,-11.50185196,-0.686116065,-12.18796803,-0.712696675,-0.712696675,0,-10.52773672,-1.656176736,-12.18391345,1.403275623 +Perry Young,youngpe01,1987,RS,POR,115,52,-6.489191444,1.320791771,-5.168399673,-0.065029161,-0.065029161,0,-6.121013767,2.002824975,-4.118188792,1.380263886 +Joe Binion,biniojo01,1987,RS,POR,113,51,-3.025923025,0.514234261,-2.511688765,0.006181865,0.006181865,0,-3.063678107,-1.043443138,-4.107121245,-0.313279564 +Walter Berry,berrywa01,1987,RS,POR,42,19,10.75658828,4.529234936,15.28582321,0.180122474,0.180122474,0,10.13817239,7.121186984,17.25935937,3.084982176 +Chris Engler,englech01,1987,RS,POR,38,17,4.558533051,-0.120989495,4.437543556,0.06087042,0.06087042,0,4.638624318,-2.954419758,1.68420456,-2.405705894 +Ron Rowan,rowanro01,1987,RS,POR,35,16,-2.959853948,10.32085897,7.361005021,0.083489773,0.083489773,0,-0.527224515,8.060263495,7.53303898,1.176241128 +Otis Thorpe,thorpot01,1987,RS,SAC,6310,2956,1.779094732,-0.719435017,1.059659715,5.728559111,5.728559111,0,1.744751917,-0.239458947,1.50529297,-0.301572468 +Reggie Theus,theusre01,1987,RS,SAC,6131,2872,3.087593658,-1.869438725,1.218154934,5.792418273,5.792418273,0,3.007576968,-1.340818167,1.666758802,-0.387710311 +Eddie Johnson,johnsed03,1987,RS,SAC,5245,2457,1.19835491,-1.806360182,-0.608005272,2.680223961,2.680223961,0,1.273786821,-1.64582553,-0.372038708,-0.186096915 +LaSalle Thompson,thompla01,1987,RS,SAC,4624,2166,-1.497430001,1.267030583,-0.230399418,2.784668545,2.784668545,0,-1.062415664,1.415634175,0.353218511,0.010078828 +Terry Tyler,tylerte01,1987,RS,SAC,4120,1930,-1.29946669,0.236075329,-1.063391361,1.653484523,1.653484523,0,-1.498083151,-0.198567241,-1.696650392,-0.448152143 +Joe Kleine,kleinjo01,1987,RS,SAC,3539,1658,-2.354723541,-0.561359473,-2.916083014,-0.140463515,-0.140463515,0,-2.148524213,-0.40263815,-2.551162363,-0.020356611 +Derek Smith,smithde02,1987,RS,SAC,3539,1658,-0.342679829,-1.388813837,-1.731493667,0.863237829,0.863237829,0,-0.270515605,-0.75577048,-1.026286085,0.197928484 +Mark Olberding,olberma01,1987,RS,SAC,2139,1002,-2.041517154,-1.848992436,-3.890509589,-0.584618309,-0.584618309,0,-2.473813448,-1.85992847,-4.333741919,0.274109147 +Harold Pressley,pressha01,1987,RS,SAC,1949,913,-1.381544485,0.178963881,-1.202580604,0.720999509,0.720999509,0,-1.41516038,-0.499453608,-1.914613988,0.027183153 +Othell Wilson,wilsoot01,1987,RS,SAC,1684,789,-0.216298999,-0.628739197,-0.845038197,0.766350211,0.766350211,0,-0.415987425,-1.058193438,-1.474180863,-0.064920225 +Brook Steppe,steppbr01,1987,RS,SAC,1420,665,-0.776933529,-2.241495992,-3.018429521,-0.090963502,-0.090963502,0,-1.199093148,-2.508510712,-3.70760386,-0.123302192 +Johnny Rogers,rogerjo01,1987,RS,SAC,999,468,-2.480506041,-1.701838432,-4.182344473,-0.343255881,-0.343255881,0,-2.587294966,-1.848609353,-4.435904318,0.372827291 +Franklin Edwards,edwarfr01,1987,RS,SAC,260,122,-5.595429,-2.261516709,-7.856945709,-0.31823638,-0.31823638,0,-5.254573224,-3.187920577,-8.442493801,0.114771804 +Bruce Douglas,douglbr01,1987,RS,SAC,209,98,-5.248078689,2.042512012,-3.205566678,-0.022909055,-0.022909055,0,-4.702181477,1.415329282,-3.286852195,0.586302096 +Jerry Eaves,eavesje01,1987,RS,SAC,56,26,-11.87813067,-2.208313486,-14.08644416,-0.153009942,-0.153009942,0,-11.35975674,-1.070577538,-12.43033428,1.784068843 +Alvin Robertson,roberal01,1987,RS,SAS,5780,2697,1.015131454,2.930709887,3.945841341,9.247385132,9.247385132,0,1.480358201,3.383824816,4.864183016,0.374757682 +Dave Greenwood,greenda01,1987,RS,SAS,5544,2587,0.376410612,-0.26402121,0.112389402,3.762632131,3.762632131,0,0.151015619,0.018112825,0.169128444,-0.415845522 +Artis Gilmore,gilmoar01,1987,RS,SAS,5154,2405,-1.522651182,-0.898288823,-2.420940004,0.402890491,0.402890491,0,-1.690167571,-0.932836496,-2.623004067,-0.221423371 +Jon Sundvold,sundvjo01,1987,RS,SAS,3783,1765,1.087329531,-2.748874392,-1.661544861,0.977064998,0.977064998,0,0.635371294,-2.702135724,-2.06676443,-0.321847068 +Johnny Dawkins,dawkijo01,1987,RS,SAS,3605,1682,-0.825839949,-1.454534013,-2.280373963,0.401967045,0.401967045,0,-1.003382666,-1.567612787,-2.570995453,-0.264674833 +Walter Berry,berrywa01,1987,RS,SAS,3358,1567,-0.38776617,-2.339917625,-2.727683796,0.017911314,0.017911314,0,-0.550367634,-2.074111675,-2.624479309,0.399580716 +Johnny Moore,moorejo01,1987,RS,SAS,2645,1234,-0.326078656,0.255551573,-0.070527082,1.690567403,1.690567403,0,-0.210355077,0.259002911,0.048647834,0.218114593 +Mychal Thompson,thompmy01,1987,RS,SAS,2593,1210,-2.182893848,-1.557666028,-3.740559876,-0.610919185,-0.610919185,0,-2.08615957,-1.50788161,-3.59404118,-0.099270729 +Larry Krystkowiak,krystla01,1987,RS,SAS,2152,1004,-1.815738515,-1.790296295,-3.60603481,-0.440164423,-0.440164423,0,-2.048494562,-1.860461541,-3.908956103,0.388187021 +Ed Nealy,nealyed01,1987,RS,SAS,2100,980,-0.689978883,0.257303515,-0.432675368,1.163925817,1.163925817,0,-0.985564186,0.490886691,-0.494677495,0.464273986 +Mike Mitchell,mitchmi01,1987,RS,SAS,1976,922,-3.084968075,-2.050566927,-5.135535002,-1.118453404,-1.118453404,0,-3.252797644,-2.380097107,-5.632894751,-0.337542372 +Anthony Jones,jonesan01,1987,RS,SAS,1594,744,-2.583747558,-0.87786946,-3.461617018,-0.270529773,-0.270529773,0,-2.793586794,-1.323870418,-4.117457212,0.154066076 +Tyrone Corbin,corbity01,1987,RS,SAS,1569,732,-1.617895229,-0.055232096,-1.673127325,0.402769687,0.402769687,0,-1.709685969,0.077173045,-1.632512923,0.150662559 +Kevin Duckworth,duckwke01,1987,RS,SAS,261,122,-3.60083124,-0.051643974,-3.652475214,-0.056878648,-0.056878648,0,-3.540834966,0.74256455,-2.798270416,1.27970072 +Frank Brickowski,brickfr01,1987,RS,SAS,178,83,-4.464586653,1.266984305,-3.197602347,-0.019184635,-0.019184635,0,-3.733405334,1.189941275,-2.543464059,1.239021596 +Forrest McKenzie,mckenfo01,1987,RS,SAS,90,42,-12.19928703,-2.4345757,-14.63386273,-0.258207308,-0.258207308,0,-11.44670831,-2.022498799,-13.46920711,1.424290843 +Mike Brittain,brittmi01,1987,RS,SAS,62,29,-5.698809149,-1.748857897,-7.447667046,-0.069619073,-0.069619073,0,-5.664406321,-2.682511109,-8.346917431,0.16634723 +Dale Ellis,ellisda01,1987,RS,SEA,6592,3073,3.50228473,-1.046539533,2.455745197,8.168519665,8.168519665,0,3.527552873,-0.623356954,2.904195918,0.084000754 +Xavier McDaniel,mcdanxa01,1987,RS,SEA,6502,3031,1.731917274,-0.010662784,1.72125449,6.905257505,6.905257505,0,1.979032201,0.219187476,2.198219677,-0.135196286 +Tom Chambers,chambto01,1987,RS,SEA,6474,3018,0.730186789,-1.112056838,-0.381870049,3.649250424,3.649250424,0,1.213132946,-0.854503169,0.358629777,0.079536135 +Alton Lister,listeal01,1987,RS,SEA,4908,2288,-2.400548565,0.554895609,-1.845652957,1.054050867,1.054050867,0,-2.138050151,0.345358735,-1.792691416,-0.157275943 +Nate McMillan,mcmilna01,1987,RS,SEA,4230,1972,2.070979796,1.376513172,3.447492968,6.240483689,6.240483689,0,1.785582675,1.738194221,3.523776896,0.083391271 +Danny Young,youngda01,1987,RS,SEA,3179,1482,1.281102668,-0.438718171,0.842384497,2.701736602,2.701736602,0,0.853067371,-0.978070876,-0.125003505,-0.545519908 +Maurice Lucas,lucasma01,1987,RS,SEA,2403,1120,-1.556614422,-0.513843515,-2.070457937,0.390232306,0.390232306,0,-1.569679334,-0.598746347,-2.16842568,0.505934473 +Clemon Johnson,johnscl01,1987,RS,SEA,2255,1051,-3.001642654,-0.129320464,-3.130963117,-0.20427274,-0.20427274,0,-3.229752903,-0.680675368,-3.910428271,-0.00368541 +Kevin Williams,willike01,1987,RS,SEA,1508,703,-2.205387551,-0.181238837,-2.386626388,0.132469706,0.132469706,0,-2.194668758,0.331034866,-1.863633891,1.673798604 +Russ Schoene,schoeru01,1987,RS,SEA,1242,579,-5.273328309,-1.215982585,-6.489310894,-1.113694716,-1.113694716,0,-4.989206766,-1.60547543,-6.594682195,0.838672466 +Eddie Johnson,johnsed02,1987,RS,SEA,1090,508,0.734537266,-2.646730403,-1.912193137,0.216326265,0.216326265,0,0.207266991,-3.195448552,-2.988181561,-0.384254304 +Michael Phelps,phelpmi01,1987,RS,SEA,1006,469,-2.263105732,-1.300514728,-3.56362046,-0.195859324,-0.195859324,0,-2.594971887,-1.83573843,-4.430710317,0.614751368 +Terence Stansbury,stanste01,1987,RS,SEA,804,375,-1.326574957,-2.466499732,-3.793074689,-0.202901679,-0.202901679,0,-1.534345909,-2.030416945,-3.564762854,1.705106604 +Gerald Henderson,hendege01,1987,RS,SEA,333,155,1.200205915,-2.036120099,-0.835914184,0.151613863,0.151613863,0,0.893405766,-1.75515582,-0.861750054,0.165830975 +Curtis Kitchen,kitchcu01,1987,RS,SEA,67,31,1.85182406,4.197180349,6.049004409,0.139107268,0.139107268,0,1.443911247,2.992214628,4.436125874,-0.043652053 +Karl Malone,malonka01,1987,RS,UTA,6213,2857,-0.97902155,0.788551596,-0.190469954,3.740894695,3.740894695,0,-0.663058523,1.180123146,0.517064623,0.273935025 +Mark Eaton,eatonma01,1987,RS,UTA,5448,2505,-4.661277327,4.042276624,-0.619000703,2.708356985,2.708356985,0,-4.508555089,3.226949747,-1.281605342,-0.568209637 +Thurl Bailey,baileth01,1987,RS,UTA,4686,2155,-2.884509009,-0.385699972,-3.27020898,-0.56824055,-0.56824055,0,-2.885572501,-0.862333017,-3.747905518,-0.663421036 +Rickey Green,greenri01,1987,RS,UTA,4545,2090,1.827652704,0.286464506,2.114117209,5.153521447,5.153521447,0,1.228574763,0.209799025,1.438373788,-0.652528924 +Kelly Tripucka,tripuke01,1987,RS,UTA,4056,1865,-0.898447587,-0.018466738,-0.916914325,1.743396579,1.743396579,0,-1.232913724,-0.519693314,-1.752607037,-0.048348517 +John Stockton,stockjo01,1987,RS,UTA,4041,1858,4.31731347,2.94601227,7.26332574,9.533997312,9.533997312,0,3.88635249,3.291615078,7.177967569,0.449791377 +Darrell Griffith,griffda01,1987,RS,UTA,4008,1843,-0.642479347,0.514738341,-0.127741006,2.477726136,2.477726136,0,-0.3881123,0.443305642,0.055193342,0.497324998 +Bob Hansen,hansebo01,1987,RS,UTA,3160,1453,-0.819555908,-1.112982737,-1.932538646,0.60619632,0.60619632,0,-1.346555103,-1.079363405,-2.425918508,0.032892162 +Kent Benson,bensoke01,1987,RS,UTA,1946,895,-3.537125023,2.077042845,-1.460082178,0.591517775,0.591517775,0,-3.509163348,1.705448463,-1.803714885,0.433689238 +Marc Iavaroni,iavarma01,1987,RS,UTA,1838,845,-3.454708405,-1.658451758,-5.113160163,-1.028098351,-1.028098351,0,-3.888994496,-1.5095801,-5.398574596,0.93079251 +Carey Scurry,scurrca01,1987,RS,UTA,1638,753,1.124619952,3.647140691,4.771760643,2.90653393,2.90653393,0,0.791881024,3.03562911,3.827510134,0.593806358 +Dell Curry,curryde01,1987,RS,UTA,1383,636,-1.63358797,-0.841812344,-2.475400313,0.089863642,0.089863642,0,-1.811770925,-1.070489979,-2.882260904,0.869666507 +Jeff Malone,malonje01,1987,RS,WSB,5834,2763,0.671005015,-1.814049818,-1.143044804,2.25504389,2.25504389,0,0.433875177,-1.408395367,-0.974520189,-0.461753389 +Moses Malone,malonmo01,1987,RS,WSB,5253,2488,1.519039935,0.580746202,2.099786137,6.095793091,6.095793091,0,1.799779661,0.212945498,2.012725159,-1.001228483 +Terry Catledge,catlete01,1987,RS,WSB,4538,2149,-0.898984112,-1.707901424,-2.606885536,0.156679244,0.156679244,0,-0.811738407,-1.501112574,-2.312850982,-0.15232811 +Ennis Whatley,whatlen01,1987,RS,WSB,3834,1816,1.109396696,-0.362353548,0.747043147,3.238678858,3.238678858,0,0.723028067,0.101025035,0.824053102,-0.044483265 +John Williams,willijo02,1987,RS,WSB,3744,1773,0.241075707,2.206243368,2.447319075,4.716121621,4.716121621,0,0.374507974,2.083772385,2.458280359,0.31913856 +Charles Jones,jonesch01,1987,RS,WSB,3397,1609,-1.85161743,2.327378727,0.475761297,2.653321042,2.653321042,0,-2.019991925,2.325404087,0.305412162,0.202477459 +Manute Bol,bolma01,1987,RS,WSB,3277,1552,-4.918193439,3.91327632,-1.00491712,1.373829993,1.373829993,0,-5.117397832,2.628145099,-2.489252733,-0.58915059 +Darwin Cook,cookda01,1987,RS,WSB,2998,1420,-1.784435699,0.859172393,-0.925263306,1.327014073,1.327014073,0,-1.721741135,0.758343242,-0.963397893,0.387521941 +Jay Vincent,vinceja01,1987,RS,WSB,2927,1386,-1.112808802,-0.929561342,-2.042370145,0.499969741,0.499969741,0,-1.275275766,-0.742261768,-2.017537534,-0.085967703 +Michael Adams,adamsmi01,1987,RS,WSB,2751,1303,1.583185308,0.655835697,2.239021005,3.318296394,3.318296394,0,1.504099909,0.671129279,2.175229188,0.050512092 +Dan Roundfield,roundda01,1987,RS,WSB,1413,669,-2.51547427,-1.760436375,-4.275910645,-0.520348164,-0.520348164,0,-2.606207833,-1.906467001,-4.512674834,-0.094308291 +Frank Johnson,johnsfr01,1987,RS,WSB,842,399,-1.028168695,-0.672919792,-1.701088487,0.21365236,0.21365236,0,-1.170803222,-0.499825359,-1.670628581,0.060035791 +Jay Murphy,murphja01,1987,RS,WSB,298,141,-2.094263775,-1.577990097,-3.672253872,-0.066542715,-0.066542715,0,-2.195773055,-1.691357477,-3.887130532,0.303596058 +Mike O'Koren,okoremi01,1987,RS,WSB,260,123,-3.806528123,-2.908448509,-6.714976631,-0.248367379,-0.248367379,0,-4.332419452,-3.663295773,-7.995715225,-0.185797042 +Anthony Jones,jonesan01,1987,RS,WSB,241,114,-4.821841561,1.10389489,-3.71794667,-0.056837394,-0.056837394,0,-4.66708268,0.400740861,-4.266341818,0.976573324 +Dominique Wilkins,wilkido01,1987,PO,ATL,694,360,0.329427978,1.901423947,2.230851925,0.940004982,0,0.940004982,1.150780412,1.67121184,2.821992252,-0.36917021 +Kevin Willis,willike02,1987,PO,ATL,686,356,-0.479703116,0.75861643,0.278913313,0.56621428,0,0.56621428,-0.145249176,1.032987362,0.887738187,-0.205963883 +Randy Wittman,wittmra01,1987,PO,ATL,578,300,1.608741333,-1.325119907,0.283621426,0.476961915,0,0.476961915,1.033003716,-1.288999302,-0.255995586,-0.397016915 +Doc Rivers,riverdo01,1987,PO,ATL,472,245,1.890724691,-0.266367905,1.624356786,0.567295393,0,0.567295393,1.857808655,0.136719447,1.994528102,0.587887487 +Tree Rollins,rollitr01,1987,PO,ATL,426,221,-2.366727537,2.467047031,0.100319493,0.331878766,0,0.331878766,-2.554254175,2.110978949,-0.443275226,0.123485611 +Antoine Carr,carran01,1987,PO,ATL,312,162,6.130592503,-0.167343979,5.963248524,0.752214532,0,0.752214532,5.361791275,0.360261281,5.722052556,1.25741562 +Spud Webb,webbsp01,1987,PO,ATL,235,122,-0.348593082,-1.147167727,-1.495760809,0.080692828,0,0.080692828,-0.585592346,-2.345829994,-2.93142234,0.21483051 +Cliff Levingston,levincl01,1987,PO,ATL,208,108,-0.819563215,-1.069121019,-1.888684234,0.049319906,0,0.049319906,-1.450245188,-0.964143378,-2.414388566,0.749740716 +Mike McGee,mcgeemi01,1987,PO,ATL,195,101,-1.153045919,0.513439067,-0.639606852,0.112772719,0,0.112772719,-0.579736574,-0.749254644,-1.328991218,0.5399481 +Jon Koncak,koncajo01,1987,PO,ATL,166,86,-0.682680904,3.852729229,3.170048326,0.273474307,0,0.273474307,-1.113748563,4.894460276,3.780711713,2.054058579 +John Battle,battljo01,1987,PO,ATL,150,78,2.712285647,-2.8567511,-0.144465454,0.10798445,0,0.10798445,2.071047748,-3.092093259,-1.021045511,0.963861654 +Scott Hastings,hastisc01,1987,PO,ATL,40,21,1.263788265,4.003573533,5.267361798,0.090053455,0,0.090053455,0.54193499,4.397219684,4.939154674,1.627185004 +Larry Bird,birdla01,1987,PO,BOS,2079,1015,4.908219941,0.72298546,5.631205401,4.441124324,0,4.441124324,5.150367207,0.589088468,5.739455675,-0.776847866 +Dennis Johnson,johnsde01,1987,PO,BOS,1975,964,3.610723244,-1.128810971,2.481912273,2.639396334,0,2.639396334,3.642604115,-0.412560983,3.230043132,-0.54046126 +Kevin McHale,mchalke01,1987,PO,BOS,1694,827,1.780543137,-0.633651788,1.146891349,1.687077149,0,1.687077149,1.929632432,-0.647176512,1.28245592,-0.507893023 +Danny Ainge,aingeda01,1987,PO,BOS,1561,762,1.848802139,-0.629088844,1.219713295,1.590610334,0,1.590610334,2.071758676,-0.213001717,1.858756959,-0.068445209 +Robert Parish,parisro01,1987,PO,BOS,1503,734,0.718089479,0.955495312,1.67358479,1.704968074,0,1.704968074,1.120640944,1.103312331,2.223953275,-0.205542024 +Jerry Sichting,sichtje01,1987,PO,BOS,692,338,-3.176919408,-1.39799554,-4.574914948,-0.325158425,0,-0.325158425,-3.503098708,-1.521988237,-5.025086945,0.178596474 +Fred Roberts,roberfr01,1987,PO,BOS,543,265,-1.921293479,-1.464238133,-3.385531612,-0.089465799,0,-0.089465799,-2.11092918,-1.347893039,-3.458822218,0.941878295 +Darren Daye,dayeda01,1987,PO,BOS,492,240,0.016751341,-0.579274316,-0.562522974,0.27779765,0,0.27779765,-0.41631333,-1.364945029,-1.781258359,0.552411197 +Greg Kite,kitegr01,1987,PO,BOS,352,172,-5.732164758,-0.071701024,-5.803865782,-0.28032705,0,-0.28032705,-5.883970212,0.3394936,-5.544476612,1.404885521 +Sam Vincent,vincesa01,1987,PO,BOS,289,141,-1.749653375,-2.104973401,-3.854626777,-0.081883455,0,-0.081883455,-2.027739829,-3.112635237,-5.140375067,-0.088483524 +Bill Walton,waltobi01,1987,PO,BOS,209,102,-4.876353498,0.707912268,-4.16844123,-0.077393932,0,-0.077393932,-4.520485918,0.613801075,-3.906684842,1.637768044 +Conner Henry,henryco01,1987,PO,BOS,72,35,-2.179297357,-4.814059683,-6.993357039,-0.079189339,0,-0.079189339,-1.913140574,-6.521204602,-8.434345176,1.313264893 +Charles Oakley,oaklech01,1987,PO,CHI,244,129,0.427662526,1.321733675,1.749396201,0.304435776,0,0.304435776,1.077662865,1.580148165,2.65781103,-0.317578361 +Michael Jordan,jordami01,1987,PO,CHI,242,128,5.222539778,2.779776982,8.00231676,0.720641653,0,0.720641653,5.491331736,2.687103812,8.178435548,-0.486130721 +Dave Corzine,corzida01,1987,PO,CHI,230,122,-3.232775248,-2.188363489,-5.421138737,-0.17000076,0,-0.17000076,-3.142399953,-2.319599407,-5.46199936,-0.850313268 +John Paxson,paxsojo01,1987,PO,CHI,164,87,-0.199062508,-1.598525789,-1.797588298,0.043770494,0,0.043770494,-0.475273028,-1.435181363,-1.910454391,0.384204266 +Gene Banks,banksge01,1987,PO,CHI,149,79,0.135707409,-2.486970524,-2.351263115,0.016726155,0,0.016726155,-0.795324092,-1.880106545,-2.675430637,0.897956684 +Sedale Threatt,threase01,1987,PO,CHI,132,70,3.128432649,-1.881367792,1.247064856,0.147587826,0,0.147587826,2.035810437,-1.120997972,0.914812465,0.241392633 +Brad Sellers,sellebr01,1987,PO,CHI,128,68,-5.188083301,-2.060998188,-7.249081489,-0.160897634,0,-0.160897634,-5.500723123,-2.260863603,-7.761586726,-0.053176886 +Elston Turner,turneel01,1987,PO,CHI,47,25,3.453036952,3.556324663,7.009361615,0.12923771,0,0.12923771,2.649849654,2.824536804,5.474386458,0.656263744 +Granville Waiters,waitegr01,1987,PO,CHI,15,8,-6.678923839,1.772334061,-4.906589778,-0.009060316,0,-0.009060316,-7.736083666,-0.205869621,-7.941953287,-0.196469746 +Mike Brown,brownmi01,1987,PO,CHI,6,3,-28.59049078,16.37148414,-12.21900664,-0.01602616,0,-0.01602616,-23.09764519,15.93048505,-7.167160145,7.123322254 +Pete Myers,myerspe01,1987,PO,CHI,2,1,-35.18799363,-3.682799189,-38.87079282,-0.018759186,0,-0.018759186,-33.27040662,-6.131025054,-39.40143167,-1.286127746 +Rolando Blackman,blackro01,1987,PO,DAL,329,153,2.520266413,-2.721749482,-0.20148307,0.203391659,0,0.203391659,2.141772555,-2.38809366,-0.246321104,-0.859418992 +Sam Perkins,perkisa01,1987,PO,DAL,286,133,-0.024719394,-0.822663712,-0.847383106,0.133804588,0,0.133804588,0.419804213,-0.263469669,0.156334544,0.482519807 +Mark Aguirre,aguirma01,1987,PO,DAL,279,130,2.85838293,0.791055839,3.649438769,0.440466813,0,0.440466813,3.225133734,1.284199573,4.509333308,0.610527846 +Derek Harper,harpede01,1987,PO,DAL,264,123,6.570287102,0.511726522,7.082013624,0.635091855,0,0.635091855,6.33925437,0.823403489,7.162657859,-0.195757405 +Roy Tarpley,tarplro01,1987,PO,DAL,245,114,-0.779607952,-0.605427731,-1.385035683,0.081767909,0,0.081767909,-0.632038209,-0.251116972,-0.883155181,-0.134978562 +Detlef Schrempf,schrede01,1987,PO,DAL,208,97,-5.276762159,-1.079642515,-6.356404674,-0.185783982,0,-0.185783982,-4.887840692,-0.897183336,-5.785024028,0.916189177 +Brad Davis,davisbr01,1987,PO,DAL,161,75,2.189444036,-4.323148516,-2.13370448,0.024155216,0,0.024155216,1.298734706,-4.916093745,-3.617359039,-0.677492466 +James Donaldson,donalja01,1987,PO,DAL,146,68,-1.694027638,-0.576343377,-2.270371015,0.017077979,0,0.017077979,-2.263540173,-0.85159975,-3.115139922,-0.482780486 +Bill Wennington,wennibi01,1987,PO,DAL,101,47,-3.33286975,-2.234776646,-5.567646396,-0.070038855,0,-0.070038855,-3.661482558,-2.281764133,-5.943246691,0.502324234 +Uwe Blab,blabuw01,1987,PO,DAL,21,10,-10.81691062,4.33601023,-6.480900389,-0.02077453,0,-0.02077453,-8.944663415,5.560775745,-3.38388767,5.746305111 +Dennis Nutt,nuttde01,1987,PO,DAL,21,10,-8.818954804,-4.860587444,-13.67954225,-0.057718492,0,-0.057718492,-7.961595739,-6.665372884,-14.62696862,0.355800826 +Fat Lever,leverfa01,1987,PO,DEN,227,99,1.846366718,2.033879608,3.880246327,0.344681652,0,0.344681652,1.875822173,2.693202305,4.569024478,-0.203846733 +Blair Rasmussen,rasmubl01,1987,PO,DEN,211,92,-2.422341829,-3.187549857,-5.609891685,-0.138548229,0,-0.138548229,-2.505468797,-1.984812232,-4.490281029,0.071123866 +Alex English,englial01,1987,PO,DEN,174,76,1.218218122,-4.411071291,-3.192853169,-0.01762424,0,-0.01762424,0.367536879,-4.449831283,-4.082294404,-0.479409642 +Bill Hanzlik,hanzlbi01,1987,PO,DEN,174,76,-4.570671262,-0.011108444,-4.581779706,-0.07355307,0,-0.07355307,-4.459223229,-0.076678519,-4.535901748,0.40166622 +Danny Schayes,schayda01,1987,PO,DEN,172,75,0.375549632,-3.176841072,-2.80129144,-0.002024255,0,-0.002024255,-0.471219576,-2.33151368,-2.802733257,0.001885219 +Darrell Walker,walkeda01,1987,PO,DEN,156,68,-7.431661252,-1.734597923,-9.166259175,-0.228632871,0,-0.228632871,-7.486595194,-1.934068452,-9.420663645,-0.409063964 +Mike Evans,evansmi01,1987,PO,DEN,130,57,0.090113673,-0.443998997,-0.353885324,0.072187429,0,0.072187429,-0.332807256,-0.464331048,-0.797138304,0.439373716 +Maurice Martin,martima01,1987,PO,DEN,124,54,-1.671611554,-3.70866387,-5.380275424,-0.075644733,0,-0.075644733,-2.318097854,-3.09040114,-5.408498994,1.196903222 +Mark Alarie,alarima01,1987,PO,DEN,94,41,-3.341927485,0.040523782,-3.301403703,-0.012085265,0,-0.012085265,-3.768635224,0.216286578,-3.552348646,1.570130765 +Wayne Cooper,coopewa01,1987,PO,DEN,94,41,-1.310476081,-2.2764404,-3.586916481,-0.018106508,0,-0.018106508,-2.172909563,-1.361830017,-3.53473958,0.277278212 +T.R. Dunn,dunntr01,1987,PO,DEN,50,22,-4.587620378,-0.021543218,-4.609163595,-0.021553256,0,-0.021553256,-5.544931675,-0.586753376,-6.131685051,0.141458254 +Otis Smith,smithot01,1987,PO,DEN,43,19,-4.754027509,-3.079400432,-7.833427941,-0.050557654,0,-0.050557654,-5.472254406,-6.019946047,-11.49220045,-0.51569449 +Isiah Thomas,thomais01,1987,PO,DET,1136,562,5.411107324,3.291186229,8.702293552,3.395743073,0,3.395743073,6.238101762,3.658742648,9.89684441,0.262985863 +Bill Laimbeer,laimbbi01,1987,PO,DET,1097,543,-0.783060711,4.149684739,3.366624028,1.745464341,0,1.745464341,-0.325575739,3.803790191,3.478214452,-0.125300727 +Adrian Dantley,dantlad01,1987,PO,DET,1010,500,3.296882294,0.06985705,3.366739344,1.604323971,0,1.604323971,3.146184289,-0.310586547,2.835597742,-0.30616636 +Rick Mahorn,mahorri01,1987,PO,DET,976,483,-0.173957678,1.094224896,0.920267218,0.932312538,0,0.932312538,-0.265153318,1.288416775,1.023263456,-0.053216793 +Joe Dumars,dumarjo01,1987,PO,DET,956,473,2.202096764,-0.5867264,1.615370364,1.07986413,0,1.07986413,1.785506354,-0.963024321,0.822482033,-0.603806104 +Vinnie Johnson,johnsvi01,1987,PO,DET,784,388,1.95989712,-0.408630793,1.551266327,0.874105495,0,0.874105495,1.859591902,-0.816542381,1.043049522,-0.457066789 +John Salley,sallejo01,1987,PO,DET,628,311,-1.802969861,1.839461468,0.036491606,0.459333469,0,0.459333469,-1.844888627,1.763848094,-0.081040533,0.720853178 +Dennis Rodman,rodmade01,1987,PO,DET,495,245,-0.457144023,1.96784207,1.510698047,0.55408273,0,0.55408273,-0.65312789,1.603596516,0.950468625,0.862440052 +Sidney Green,greensi02,1987,PO,DET,85,42,-0.854143397,0.616544676,-0.23759872,0.055046471,0,0.055046471,-1.292434885,-1.952948398,-3.245383282,-0.851080569 +Kurt Nimphius,nimphku01,1987,PO,DET,61,30,-6.929216232,-0.806294225,-7.735510457,-0.08063022,0,-0.08063022,-6.699271583,-0.0581441,-6.757415683,2.420050123 +Tony Campbell,campbto01,1987,PO,DET,26,13,2.959883815,0.895477495,3.855361311,0.044605691,0,0.044605691,1.977485201,-0.822007241,1.155477961,-1.265114669 +Chuck Nevitt,nevitch01,1987,PO,DET,20,10,-20.69786627,5.775246523,-14.92261974,-0.063564199,0,-0.063564199,-18.98895985,-0.010602041,-18.99956189,-0.752456746 +Sleepy Floyd,floydsl01,1987,PO,GSW,861,414,5.700883804,-0.957023257,4.743860547,1.622418605,0,1.622418605,5.545455885,-0.511661382,5.033794504,-0.610564227 +Joe Barry Carroll,carrojo01,1987,PO,GSW,695,334,-3.447395903,1.550587027,-1.896808875,0.150415824,0,0.150415824,-2.645309541,1.385656999,-1.259652542,0.307378369 +Larry Smith,smithla01,1987,PO,GSW,684,329,3.022980484,0.786739316,3.8097198,1.129848516,0,1.129848516,2.95923287,1.181447273,4.140680143,-0.501583111 +Chris Mullin,mullich01,1987,PO,GSW,545,262,-1.038192376,-1.744451616,-2.782643992,-0.004517124,0,-0.004517124,-1.371215159,-1.433390147,-2.804605306,0.36593741 +Purvis Short,shortpu01,1987,PO,GSW,526,253,0.274007662,-0.599152476,-0.325144815,0.324607712,0,0.324607712,0.283771836,-0.527592089,-0.243820253,0.547536893 +Terry Teagle,teaglte01,1987,PO,GSW,485,233,-0.121113795,-2.067214095,-2.18832789,0.069082577,0,0.069082577,-0.288533648,-1.891654415,-2.180188063,0.313995759 +Greg Ballard,ballagr01,1987,PO,GSW,372,179,2.893396911,-0.389328155,2.504068756,0.493481716,0,0.493481716,2.45439247,-1.019714581,1.43467789,-0.278921859 +Rod Higgins,higgiro01,1987,PO,GSW,368,177,-1.789081331,2.115904238,0.326822907,0.287004701,0,0.287004701,-2.035393803,1.756456049,-0.278937754,0.150713423 +Jerome Whitehead,whiteje01,1987,PO,GSW,208,100,-5.935661216,-1.160281771,-7.095942987,-0.232021047,0,-0.232021047,-6.012850975,-0.515964332,-6.528815307,1.441035235 +Ben McDonald,mcdonbe01,1987,PO,GSW,94,45,-3.267170665,-0.350553225,-3.617723891,-0.020684659,0,-0.020684659,-3.388306224,-0.269762928,-3.658069152,0.662317573 +Perry Moss,mosspe01,1987,PO,GSW,94,45,4.416630114,4.650866121,9.067496235,0.281394761,0,0.281394761,4.436441307,3.994041398,8.430482705,0.553370552 +Chris Washburn,washbch01,1987,PO,GSW,60,29,-7.122945769,-5.709417618,-12.83236339,-0.153839245,0,-0.153839245,-7.376267056,-7.673673776,-15.04994083,-0.010013912 +Rodney McCray,mccraro01,1987,PO,HOU,886,436,2.872078815,0.085007488,2.957086303,1.29531122,0,1.29531122,2.241869786,-0.198504403,2.043365383,-1.057769213 +Robert Reid,reidro01,1987,PO,HOU,876,431,-3.987999052,-0.184556919,-4.172555972,-0.32332722,0,-0.32332722,-3.58319784,0.293716764,-3.289481076,0.215034811 +Hakeem Olajuwon,olajuha01,1987,PO,HOU,790,389,3.666508381,5.412077208,9.078585589,2.415628487,0,2.415628487,3.791390986,4.457335788,8.248726774,-0.227798796 +Allen Leavell,leaveal01,1987,PO,HOU,780,384,0.891485549,1.401727446,2.293212995,1.023510127,0,1.023510127,0.980941575,2.082815593,3.063757168,0.433548139 +Ralph Sampson,sampsra01,1987,PO,HOU,670,330,-0.964653561,-0.371244546,-1.335898107,0.246087412,0,0.246087412,-0.93221615,-0.367081872,-1.299298022,0.214834508 +Jim Petersen,peterji01,1987,PO,HOU,380,187,-1.811487772,0.552947357,-1.258540415,0.147451765,0,0.147451765,-2.102770111,0.224837977,-1.877932134,0.466269149 +Cedric Maxwell,maxwece01,1987,PO,HOU,360,177,1.204272369,-0.156078078,1.048194291,0.353298287,0,0.353298287,0.257938301,-0.961648052,-0.703709751,-0.127179968 +Steve Harris,harrist01,1987,PO,HOU,185,91,-4.826676788,-0.393366399,-5.220043187,-0.119424001,0,-0.119424001,-5.15375351,-0.385296308,-5.539049818,0.958328038 +Dirk Minniefield,minnidi01,1987,PO,HOU,55,27,-1.162155348,-2.423263396,-3.585418744,-0.012212693,0,-0.012212693,-1.669107376,-1.640786295,-3.309893671,2.858079163 +Buck Johnson,johnsbu01,1987,PO,HOU,20,10,-19.08492193,-5.883450371,-24.96837231,-0.118013491,0,-0.118013491,-18.41599822,-8.306210638,-26.72220886,0.929347754 +Dave Feitl,feitlda01,1987,PO,HOU,16,8,-1.149277636,-1.107960113,-2.25723775,0.002040044,0,0.002040044,-2.73578412,-3.697725975,-6.433510095,-1.632116496 +Richard Anderson,anderri01,1987,PO,HOU,10,5,5.703692708,-6.087306071,-0.383613363,0.006267944,0,0.006267944,6.774570999,-7.24804549,-0.473474491,0.665771254 +Chuck Person,persoch01,1987,PO,IND,307,159,3.274355001,2.569339863,5.843694864,0.721460457,0,0.721460457,3.232108359,2.079283251,5.31139161,0.338113655 +Steve Stipanovich,stipast01,1987,PO,IND,287,149,-0.602824092,4.38928481,3.786460718,0.51273741,0,0.51273741,-0.629048374,3.905294955,3.276246581,0.048947097 +Vern Fleming,flemive01,1987,PO,IND,272,141,1.164349867,1.813088962,2.977438829,0.424944934,0,0.424944934,0.957025683,1.972549152,2.929574835,0.000509313 +Herb Williams,willihe01,1987,PO,IND,258,134,-3.079168007,-0.539913079,-3.619081087,-0.061399757,0,-0.061399757,-3.267823552,-1.115457052,-4.383280604,0.193600588 +John Long,longjo01,1987,PO,IND,210,109,-4.178496108,3.025207459,-1.15328865,0.092840314,0,0.092840314,-3.492450671,3.39515407,-0.097296601,1.358104254 +Wayman Tisdale,tisdawa01,1987,PO,IND,208,108,1.86286954,0.158528168,2.021397709,0.273872921,0,0.273872921,1.368161966,0.434523641,1.802685607,0.9891036 +Clint Richardson,richacl01,1987,PO,IND,141,73,-0.726617219,-1.384730669,-2.111347889,0.024770874,0,0.024770874,-1.760978748,-1.454839628,-3.215818376,0.960266793 +Kyle Macy,macyky01,1987,PO,IND,94,49,-5.393719035,-0.053923285,-5.44764232,-0.070362246,0,-0.070362246,-5.940482775,-0.447772347,-6.388255122,1.145265978 +Ron Anderson,anderro01,1987,PO,IND,46,24,-1.053776114,-0.758360503,-1.812136617,0.011764447,0,0.011764447,-2.382512753,-2.254790239,-4.637302991,-0.663936876 +Stuart Gray,grayst01,1987,PO,IND,27,14,-2.735295141,2.536578745,-0.198716397,0.019053136,0,0.019053136,-3.315957445,2.345407018,-0.970550427,1.357185217 +James Worthy,worthja01,1987,PO,LAL,1442,681,3.770559925,1.869960872,5.640520797,2.991892453,0,2.991892453,3.973575807,1.622856053,5.596431861,-0.48554088 +Magic Johnson,johnsma02,1987,PO,LAL,1410,666,8.340781932,1.692288267,10.0330702,4.439352225,0,4.439352225,8.345542158,1.753712168,10.09925433,-0.891863866 +Byron Scott,scottby01,1987,PO,LAL,1288,608,1.496483067,0.079542296,1.576025362,1.385017107,0,1.385017107,1.641048206,0.45015611,2.091204316,0.070880701 +Kareem Abdul-Jabbar,abdulka01,1987,PO,LAL,1184,559,0.579290611,1.903180704,2.482471315,1.53284852,0,1.53284852,1.022664164,1.198616344,2.221280508,-0.40165642 +Michael Cooper,coopemi01,1987,PO,LAL,1105,522,3.468987176,1.405540236,4.874527412,2.092003575,0,2.092003575,3.736081417,1.211693898,4.947775314,-0.107219212 +A.C. Green,greenac01,1987,PO,LAL,1069,505,0.742809071,0.283238328,1.0260474,0.998404389,0,0.998404389,0.751449617,0.178114879,0.929564496,-0.49284391 +Mychal Thompson,thompmy01,1987,PO,LAL,849,401,-3.216724337,0.464417858,-2.752306479,-0.000486743,0,-0.000486743,-2.911544864,0.215212596,-2.696332267,0.012499851 +Kurt Rambis,rambiku01,1987,PO,LAL,455,215,-0.766843225,1.217682789,0.450839564,0.365568452,0,0.365568452,-0.975948414,1.326229977,0.350281563,0.940117815 +Wes Matthews,matthwe01,1987,PO,LAL,129,61,-9.001978848,-4.611359018,-13.61333787,-0.353412716,0,-0.353412716,-8.727611681,-5.776251161,-14.50386284,1.336294192 +Adrian Branch,brancad01,1987,PO,LAL,89,42,-13.00340137,0.014747306,-12.98865407,-0.232271649,0,-0.232271649,-11.74005726,-0.087496431,-11.82755369,2.615216074 +Mike Smrek,smrekmi01,1987,PO,LAL,70,33,-9.609585778,2.914824443,-6.694761335,-0.070718588,0,-0.070718588,-9.439249032,4.488226623,-4.951022409,3.199129683 +Billy Thompson,thompbi01,1987,PO,LAL,57,27,4.674676274,8.709330643,13.38400692,0.228889451,0,0.228889451,5.101409477,7.684632761,12.78604224,-0.143371255 +Paul Pressey,presspa01,1987,PO,MIL,971,465,3.057720701,1.182581656,4.240302357,1.71219775,0,1.71219775,3.302756706,1.311754727,4.614511433,0.103309556 +Terry Cummings,cummite01,1987,PO,MIL,925,443,1.339039722,0.171372141,1.510411863,0.993148104,0,0.993148104,1.687765138,0.431623268,2.119388406,0.001787573 +Sidney Moncrief,moncrsi01,1987,PO,MIL,890,426,2.497106074,-1.092794663,1.404311411,0.931618511,0,0.931618511,2.332284986,-0.877529145,1.454755841,0.040617602 +Jack Sikma,sikmaja01,1987,PO,MIL,890,426,0.334158887,0.973824811,1.307983698,0.90977816,0,0.90977816,0.620926149,1.400405858,2.021332007,0.014725838 +John Lucas,lucasjo01,1987,PO,MIL,756,362,2.752033563,-1.005114605,1.746918958,0.853924029,0,0.853924029,2.88549276,-1.423087379,1.462405381,-0.307637561 +Ricky Pierce,piercri01,1987,PO,MIL,662,317,0.339444678,-1.524209204,-1.184764526,0.26190246,0,0.26190246,0.078624969,-1.532956595,-1.454331626,0.307355804 +Craig Hodges,hodgecr01,1987,PO,MIL,472,226,2.510218717,-0.519844017,1.990374701,0.562082267,0,0.562082267,2.121004526,-1.035641015,1.08536351,-0.288785627 +Randy Breuer,breuera01,1987,PO,MIL,326,156,-3.688143278,1.876821079,-1.8113222,0.077920953,0,0.077920953,-3.70790483,1.792293377,-1.915611452,1.111661457 +Paul Mokeski,mokespa01,1987,PO,MIL,223,107,-3.76818148,-0.589235643,-4.357417123,-0.091433013,0,-0.091433013,-3.881204078,-0.740558576,-4.621762654,1.014582972 +Dudley Bradley,bradldu01,1987,PO,MIL,96,46,-3.174302421,-0.024329775,-3.198632197,-0.011181804,0,-0.011181804,-3.222164672,0.040909329,-3.181255343,2.933000067 +Jerry Reynolds,reynoje01,1987,PO,MIL,10,5,17.48684988,40.68388672,58.1707366,0.167203837,0,0.167203837,23.51371188,38.18177023,61.69548211,4.263745254 +Jerome Henderson,hendeje01,1987,PO,MIL,2,1,-6.477792333,-4.30712063,-10.78491296,-0.004713384,0,-0.004713384,-7.627577047,5.719131476,-1.908445571,11.33609725 +Charles Barkley,barklch01,1987,PO,PHI,436,210,3.995289799,-0.468466641,3.526823158,0.692707261,0,0.692707261,4.22876558,-0.396963028,3.831802552,-0.127301691 +Maurice Cheeks,cheekma01,1987,PO,PHI,436,210,3.668736628,0.541584498,4.210321126,0.765424692,0,0.765424692,3.520152739,1.073536179,4.593688918,-0.4755977 +Julius Erving,ervinju01,1987,PO,PHI,374,180,1.401518859,0.793566187,2.195085045,0.467568295,0,0.467568295,1.779976529,0.997587561,2.777564091,-0.170834858 +Roy Hinson,hinsoro01,1987,PO,PHI,330,159,2.908034903,1.43696545,4.345000353,0.594290475,0,0.594290475,2.423990398,1.477106624,3.901097022,0.113373254 +Cliff Robinson,robincl01,1987,PO,PHI,287,138,-0.26931189,0.908905312,0.639593421,0.245434408,0,0.245434408,-0.126471015,0.463577274,0.337106259,-0.281989349 +Tim McCormick,mccorti01,1987,PO,PHI,251,121,-3.479706849,-0.995697941,-4.47540479,-0.110320647,0,-0.110320647,-3.578321966,-0.769617575,-4.347939541,0.416839505 +Andrew Toney,toneyan01,1987,PO,PHI,216,104,-3.820139788,-3.355886349,-7.176026137,-0.244422494,0,-0.244422494,-3.797823661,-3.651674854,-7.449498515,0.9005373 +David Wingate,wingada01,1987,PO,PHI,187,90,-2.901970006,-0.108577561,-3.010547567,-0.012398068,0,-0.012398068,-2.525500571,-0.556096702,-3.081597273,0.472577067 +Steve Colter,coltest01,1987,PO,PHI,17,8,1.581244554,-3.764732269,-2.183487715,0.002375765,0,0.002375765,0.06564,-4.023046109,-3.957406108,-0.373669511 +Danny Vranes,vraneda01,1987,PO,PHI,6,3,-5.086680185,4.774116231,-0.312563954,0.003961576,0,0.003961576,-6.498833397,5.887121081,-0.611712316,2.921280588 +Mark McNamara,mcnamma01,1987,PO,PHI,4,2,13.38401634,0.983690512,14.36770686,0.017780022,0,0.017780022,11.6262972,-1.658687997,9.967609205,-1.286127746 +Kiki Vandeweghe,vandeki01,1987,PO,POR,363,174,1.936766463,-3.661884216,-1.725117753,0.093355693,0,0.093355693,1.542996766,-3.545992183,-2.002995417,-0.506433944 +Clyde Drexler,drexlcl01,1987,PO,POR,319,153,4.589217657,-0.14174446,4.447473197,0.578232689,0,0.578232689,4.629395939,0.496473233,5.125869171,-0.208873169 +Terry Porter,portete01,1987,PO,POR,313,150,4.440706501,0.749981075,5.190687576,0.626843923,0,0.626843923,4.451398363,1.142999242,5.594397605,0.013461999 +Steve Johnson,johnsst03,1987,PO,POR,286,137,-1.026365914,-2.499344375,-3.525710289,-0.05598596,0,-0.05598596,-0.494944914,-2.208677438,-2.703622352,0.1156011 +Caldwell Jones,jonesca01,1987,PO,POR,269,129,-2.074729348,-2.112434957,-4.187164305,-0.097176261,0,-0.097176261,-2.540913327,-2.071902978,-4.612816305,-0.382752764 +Jim Paxson,paxsoji02,1987,PO,POR,196,94,0.965767986,-0.941993236,0.02377475,0.137124439,0,0.137124439,0.69742114,-1.149591017,-0.452169877,-0.053419123 +Jerome Kersey,kerseje01,1987,PO,POR,125,60,-3.471482511,2.122409159,-1.349073353,0.044956927,0,0.044956927,-2.970668946,2.230338027,-0.740330919,1.622648734 +Kevin Duckworth,duckwke01,1987,PO,POR,110,53,-7.123921083,0.574972145,-6.548948938,-0.109013442,0,-0.109013442,-6.306078944,1.216454334,-5.08962461,2.857440527 +Mike Holton,holtomi01,1987,PO,POR,19,9,-4.152357425,-4.095810129,-8.248167554,-0.026049437,0,-0.026049437,-5.384042085,-4.608144065,-9.992186151,0.042527517 +Fernando Martin,martife01,1987,PO,POR,2,1,-36.16610876,-4.49074407,-40.65685283,-0.019686769,0,-0.019686769,-33.63043472,-6.839076885,-40.4695116,-1.286127746 +Dale Ellis,ellisda01,1987,PO,SEA,1091,530,2.148300577,-1.22126729,0.927033287,1.0255331,0,1.0255331,2.203680704,-0.727798629,1.475882075,0.005776571 +Xavier McDaniel,mcdanxa01,1987,PO,SEA,1087,528,0.253378155,0.659485285,0.912863439,1.021013302,0,1.021013302,0.647072466,0.963210526,1.610282992,0.324716679 +Tom Chambers,chambto01,1987,PO,SEA,1025,498,0.138626865,-0.345822289,-0.207195424,0.666250941,0,0.666250941,0.589892729,-0.290484652,0.299408077,-0.012579853 +Nate McMillan,mcmilna01,1987,PO,SEA,733,356,2.178625456,0.394232639,2.572858095,0.994943668,0,0.994943668,1.583091806,0.412207455,1.995299261,-0.215122439 +Maurice Lucas,lucasma01,1987,PO,SEA,546,265,-3.2383472,0.958596181,-2.279751019,0.066128051,0,0.066128051,-2.951297161,0.884265073,-2.067032088,0.835888957 +Clemon Johnson,johnscl01,1987,PO,SEA,539,262,-2.245645944,1.503368822,-0.742277121,0.274250845,0,0.274250845,-2.45255954,0.341689646,-2.110869893,-0.90702218 +Kevin Williams,willike01,1987,PO,SEA,525,255,2.658035724,1.19622996,3.854265683,0.894578005,0,0.894578005,2.285347249,1.747642741,4.03298999,0.937169892 +Danny Young,youngda01,1987,PO,SEA,428,208,2.628343677,1.856919375,4.485263052,0.793862333,0,0.793862333,2.371428905,1.613353522,3.984782427,0.245092605 +Alton Lister,listeal01,1987,PO,SEA,424,206,-2.42134802,1.975224571,-0.44612345,0.250672292,0,0.250672292,-2.213896011,2.058408733,-0.155487278,0.37106749 +Eddie Johnson,johnsed02,1987,PO,SEA,373,181,6.045252848,-1.862360485,4.182892363,0.656926754,0,0.656926754,4.828999671,-2.634947302,2.194052369,-0.505002277 +Russ Schoene,schoeru01,1987,PO,SEA,253,123,-3.08150963,-0.935691354,-4.017200984,-0.082181638,0,-0.082181638,-3.582024403,-1.715312221,-5.297336624,0.198754942 +Curtis Kitchen,kitchcu01,1987,PO,SEA,47,23,-6.008090673,0.140404398,-5.867686275,-0.038729553,0,-0.038729553,-6.548654677,0.856494127,-5.69216055,2.61012651 +Karl Malone,malonka01,1987,PO,UTA,404,200,-4.470021939,1.835841499,-2.63418044,0.012229872,0,0.012229872,-3.907588509,2.352643291,-1.554945219,0.332303616 +Mark Eaton,eatonma01,1987,PO,UTA,390,193,-2.399254657,3.970358335,1.571103679,0.435299026,0,0.435299026,-2.883550988,3.506259929,0.622708941,-0.795952284 +John Stockton,stockjo01,1987,PO,UTA,317,157,4.495781277,3.524184246,8.019965523,0.892925409,0,0.892925409,3.95337762,4.401643017,8.355020637,0.353111402 +Thurl Bailey,baileth01,1987,PO,UTA,305,151,-0.890478489,-0.919975315,-1.810453803,0.074087579,0,0.074087579,-1.366252203,-1.244779987,-2.61103219,-0.747540041 +Bob Hansen,hansebo01,1987,PO,UTA,287,142,-1.168117592,-2.636999343,-3.805116935,-0.078788078,0,-0.078788078,-2.203118636,-2.199687191,-4.402805827,-0.063473077 +Darrell Griffith,griffda01,1987,PO,UTA,210,104,-3.728359785,-0.007118387,-3.735478172,-0.054035296,0,-0.054035296,-3.051827957,-1.076778328,-4.128606285,0.192605921 +Rickey Green,greenri01,1987,PO,UTA,146,72,2.310019125,-2.187264803,0.122754322,0.108249401,0,0.108249401,1.148453006,-2.717755632,-1.569302626,-0.534266513 +Kelly Tripucka,tripuke01,1987,PO,UTA,141,70,-0.154988881,-0.069190474,-0.224179355,0.093865306,0,0.093865306,-0.935404071,-1.025588618,-1.960992689,0.880050552 +Carey Scurry,scurrca01,1987,PO,UTA,115,57,-1.121324828,4.679729814,3.558404986,0.190948098,0,0.190948098,-1.288191567,4.526916703,3.238725136,0.90674495 +Marc Iavaroni,iavarma01,1987,PO,UTA,95,47,-4.524492278,-3.142619902,-7.66711218,-0.12140057,0,-0.12140057,-5.242347738,-4.179918864,-9.422266602,-0.167664693 +Dell Curry,curryde01,1987,PO,UTA,8,4,-22.42241658,-4.055401932,-26.47781851,-0.052176054,0,-0.052176054,-21.12069704,-2.672260186,-23.79295723,4.416201004 +Kent Benson,bensoke01,1987,PO,UTA,6,3,-22.18701754,-8.779368671,-30.96638621,-0.044678907,0,-0.044678907,-21.84321201,-12.86179566,-34.70500766,0.302627254 +Moses Malone,malonmo01,1987,PO,WSB,237,114,-0.222004924,-0.568228572,-0.790233495,0.1157455,0,0.1157455,-1.050684984,-0.705672222,-1.756357206,-1.524089687 +Jeff Malone,malonje01,1987,PO,WSB,218,105,-6.222187623,-3.217723999,-9.439911622,-0.368884871,0,-0.368884871,-6.947791052,-2.749969867,-9.69776092,-0.197526324 +Terry Catledge,catlete01,1987,PO,WSB,204,98,-1.8200438,0.176802019,-1.643241781,0.056957912,0,0.056957912,-2.3128295,0.08306406,-2.22976544,-0.198872403 +Michael Adams,adamsmi01,1987,PO,WSB,171,82,-2.818361928,3.008900711,0.190538784,0.128118438,0,0.128118438,-2.573691689,3.462037602,0.888345913,0.964111435 +Jay Vincent,vinceja01,1987,PO,WSB,150,72,-4.05363589,-0.838834555,-4.892470446,-0.081619482,0,-0.081619482,-4.819823875,-0.161510008,-4.981333883,0.546163521 +Charles Jones,jonesch01,1987,PO,WSB,116,56,-0.847085442,2.625742953,1.778657511,0.134016247,0,0.134016247,-1.969477092,2.882115061,0.91263797,0.421295271 +John Williams,willijo02,1987,PO,WSB,102,49,2.295970024,0.467221833,2.763191857,0.141944492,0,0.141944492,1.157748906,-0.132963629,1.024785278,-0.143465491 +Manute Bol,bolma01,1987,PO,WSB,89,43,-2.177365408,1.299266098,-0.87809931,0.042264364,0,0.042264364,-3.068823901,0.908494166,-2.160329735,-0.210703926 +Darwin Cook,cookda01,1987,PO,WSB,85,41,-4.170466727,4.268983523,0.098516796,0.061498439,0,0.061498439,-3.838748309,4.49396898,0.655220671,0.070642254 +Ennis Whatley,whatlen01,1987,PO,WSB,67,32,-13.50495894,-2.14703734,-15.65199628,-0.218293471,0,-0.218293471,-12.85654028,-3.51411256,-16.37065284,0.474716135 +Frank Johnson,johnsfr01,1987,PO,WSB,58,28,-2.661259665,-3.07539647,-5.736656135,-0.043986342,0,-0.043986342,-3.581426285,-3.575066053,-7.156492338,-0.040062573 +Dominique Wilkins,wilkido01,1988,RS,ATL,5989,2948,3.659909306,0.136792608,3.796701915,9.803021117,9.803021117,0,4.296018473,-0.001492694,4.294525779,-0.447063275 +Doc Rivers,riverdo01,1988,RS,ATL,5083,2502,4.520552435,1.257768413,5.778320847,10.89349666,10.89349666,0,4.606615253,1.757072036,6.363687289,0.064079522 +Randy Wittman,wittmra01,1988,RS,ATL,4900,2412,0.127809087,-1.416769551,-1.288960464,1.784368582,1.784368582,0,-0.21144239,-1.483550844,-1.694993234,-0.761868127 +Cliff Levingston,levincl01,1988,RS,ATL,4337,2135,1.356981942,0.205150708,1.56213265,4.69707605,4.69707605,0,1.266153012,0.466018133,1.732171145,-0.000662343 +Kevin Willis,willike02,1988,RS,ATL,4248,2091,-0.733733223,0.131300865,-0.602432358,2.294189333,2.294189333,0,-0.295101851,0.254312193,-0.040789658,0.136540108 +Tree Rollins,rollitr01,1988,RS,ATL,3585,1765,-2.66685415,1.90738894,-0.75946521,1.789053352,1.789053352,0,-2.671743648,1.630831243,-1.040912405,-0.192828855 +Antoine Carr,carran01,1988,RS,ATL,3013,1483,-0.243927507,-0.012043522,-0.255971029,1.903163518,1.903163518,0,-0.20590994,0.123636899,-0.082273041,0.860751479 +Spud Webb,webbsp01,1988,RS,ATL,2736,1347,0.500328128,-0.426632613,0.073695515,1.942894908,1.942894908,0,0.361443415,-0.878744405,-0.517300991,0.121546441 +John Battle,battljo01,1988,RS,ATL,2493,1227,0.590664814,-1.816100609,-1.225435796,0.952197118,0.952197118,0,0.477580176,-2.358933753,-1.881353577,-0.232716367 +Jon Koncak,koncajo01,1988,RS,ATL,2180,1073,-2.856230503,2.376216797,-0.480013707,1.248783295,1.248783295,0,-2.47261208,2.298235627,-0.174376454,0.49408227 +Scott Hastings,hastisc01,1988,RS,ATL,819,403,-1.279895267,-0.575028824,-1.854924092,0.185043421,0.185043421,0,-1.653146024,-0.75142496,-2.404570984,0.551147714 +Chris Washburn,washbch01,1988,RS,ATL,353,174,-4.28745727,-0.541860584,-4.829317854,-0.184836954,-0.184836954,0,-4.06708118,-1.532460361,-5.59954154,0.134286226 +Mike McGee,mcgeemi01,1988,RS,ATL,238,117,-0.44047674,-0.596946114,-1.037422853,0.103575196,0.103575196,0,-0.002125461,-1.743463373,-1.745588834,1.326746145 +Leon Wood,woodle01,1988,RS,ATL,160,79,7.850515549,-0.429818947,7.420696602,0.418454312,0.418454312,0,7.764990439,-1.344017211,6.420973227,2.093941293 +Ennis Whatley,whatlen01,1988,RS,ATL,49,24,-7.728054719,1.096524066,-6.631530653,-0.048266064,-0.048266064,0,-6.808275879,0.014646429,-6.79362945,1.564012195 +Danny Ainge,aingeda01,1988,RS,BOS,6226,3018,4.457484081,-0.258168747,4.199315334,10.67475761,10.67475761,0,4.703692376,0.235726286,4.939418662,-0.241934738 +Larry Bird,birdla01,1988,RS,BOS,6117,2965,7.406414741,1.542464307,8.948879048,17.59657934,17.59657934,0,7.816606842,1.378190664,9.194797506,-0.574200153 +Dennis Johnson,johnsde01,1988,RS,BOS,5508,2670,1.508505223,-0.653101129,0.855404094,4.892790846,4.892790846,0,1.733891904,-0.172178178,1.561713726,-0.381987935 +Kevin McHale,mchalke01,1988,RS,BOS,4931,2390,3.850189976,-0.543390759,3.306799217,7.336588224,7.336588224,0,3.878966685,-0.481497398,3.397469287,-0.667901378 +Robert Parish,parisro01,1988,RS,BOS,4770,2312,-0.356357298,0.674663485,0.318306187,3.606939783,3.606939783,0,0.137004941,0.464955513,0.601960454,-0.344774261 +Mark Acres,acresma01,1988,RS,BOS,2375,1151,-3.188921179,-0.07524453,-3.264165708,-0.303995847,-0.303995847,0,-2.994366431,0.115640557,-2.878725875,0.686697205 +Fred Roberts,roberfr01,1988,RS,BOS,2129,1032,-1.552714201,-2.18615124,-3.738865441,-0.521128498,-0.521128498,0,-1.517716368,-2.6571968,-4.174913168,0.089967265 +Dirk Minniefield,minnidi01,1988,RS,BOS,1791,868,-1.735414309,-0.71583815,-2.451252459,0.132959684,0.132959684,0,-1.747639459,-0.7354958,-2.483135259,0.501496034 +Brad Lohaus,lohaubr01,1988,RS,BOS,1481,718,-2.891766576,-0.27923525,-3.171001827,-0.155405694,-0.155405694,0,-2.604790344,-0.721460753,-3.326251097,0.773024063 +Darren Daye,dayeda01,1988,RS,BOS,1351,655,-0.836765959,-0.410116299,-1.246882258,0.503604128,0.503604128,0,-0.838901435,-1.014233662,-1.853135097,0.258998753 +Jim Paxson,paxsoji02,1988,RS,BOS,1110,538,-0.347492313,-0.85481264,-1.202304953,0.425632922,0.425632922,0,-0.425319766,-1.058458767,-1.483778534,0.192139409 +Artis Gilmore,gilmoar01,1988,RS,BOS,1075,521,-4.134663942,-1.363913679,-5.498577621,-0.739062929,-0.739062929,0,-3.815953829,-1.260429957,-5.076383786,1.166020109 +Reggie Lewis,lewisre01,1988,RS,BOS,836,405,-2.113229786,-0.378004073,-2.49123386,0.053749265,0.053749265,0,-1.994442897,-0.984413364,-2.978856262,0.528123442 +Jerry Sichting,sichtje01,1988,RS,BOS,763,370,-0.613343558,-0.942359307,-1.555702865,0.22540554,0.22540554,0,-0.919789782,-1.088203547,-2.007993329,-0.020881435 +Greg Kite,kitegr01,1988,RS,BOS,177,86,-9.293033622,-0.944629243,-10.23766286,-0.333110007,-0.333110007,0,-8.296258625,-1.177970295,-9.47422892,1.402769645 +Conner Henry,henryco01,1988,RS,BOS,167,81,-2.785643834,-3.834274454,-6.619918288,-0.162180365,-0.162180365,0,-2.793976611,-4.327803762,-7.121780373,1.418893008 +Michael Jordan,jordami01,1988,RS,CHI,6663,3311,7.82605136,3.838260119,11.66431148,24.35597794,24.35597794,0,7.9205844,4.106991634,12.02757603,0.026005071 +Charles Oakley,oaklech01,1988,RS,CHI,5667,2816,-0.091151424,0.212473077,0.121321653,4.114918703,4.114918703,0,0.199714004,0.276186688,0.475900692,-0.253511771 +Dave Corzine,corzida01,1988,RS,CHI,4685,2328,-2.002615894,0.99325452,-1.009361373,2.050973728,2.050973728,0,-1.778729243,0.261132002,-1.51759724,-0.802580717 +Brad Sellers,sellebr01,1988,RS,CHI,4451,2212,-1.588916629,-0.871737643,-2.460654272,0.324980839,0.324980839,0,-1.839025903,-1.194673277,-3.033699181,-0.482716806 +John Paxson,paxsojo01,1988,RS,CHI,3799,1888,0.816252184,-1.233916434,-0.41766425,2.243548794,2.243548794,0,0.446161351,-1.01289686,-0.566735509,-0.138690937 +Horace Grant,grantho01,1988,RS,CHI,3677,1827,-1.289710348,0.427379282,-0.862331066,1.761698118,1.761698118,0,-1.241673346,0.343242191,-0.898431155,0.122304914 +Scottie Pippen,pippesc01,1988,RS,CHI,3321,1650,-1.576999318,1.702137237,0.125137919,2.436327536,2.436327536,0,-1.273601036,1.381663727,0.108062691,0.664227652 +Rory Sparrow,sparrro01,1988,RS,CHI,1996,992,-2.584018035,-0.787442958,-3.371460993,-0.314072202,-0.314072202,0,-2.757670604,-1.069717526,-3.82738813,-0.147615383 +Sam Vincent,vincesa01,1988,RS,CHI,1918,953,1.549871461,-0.767589836,0.782281625,1.713658887,1.713658887,0,1.404230855,-0.361284094,1.04294676,-0.223552701 +Sedale Threatt,threase01,1988,RS,CHI,1411,701,-0.306325888,-0.901134525,-1.207460413,0.554088686,0.554088686,0,-0.528328378,-1.023778521,-1.552106899,0.438315623 +Mike Brown,brownmi01,1988,RS,CHI,1189,591,-3.745418471,-0.69392046,-4.439338931,-0.511650195,-0.511650195,0,-3.543419719,-1.045850747,-4.589270466,0.448555177 +Artis Gilmore,gilmoar01,1988,RS,CHI,749,372,-6.353950209,-1.562721147,-7.916671356,-0.989784516,-0.989784516,0,-6.142731795,-1.755504907,-7.898236702,0.943509391 +Granville Waiters,waitegr01,1988,RS,CHI,229,114,-8.855825156,2.602330997,-6.253494159,-0.206081417,-0.206081417,0,-8.53322456,1.976519263,-6.556705297,1.141816568 +Elston Turner,turneel01,1988,RS,CHI,197,98,-8.122999781,1.216199424,-6.906800357,-0.207575856,-0.207575856,0,-7.379336459,-0.667662027,-8.046998486,-0.127302199 +Tony White,whiteto01,1988,RS,CHI,4,2,-6.089121165,-3.689495233,-9.778616398,-0.007081866,-0.007081866,0,-7.325744669,-5.348818254,-12.67456292,-1.266733519 +Brad Daugherty,daughbr01,1988,RS,CLE,6063,2957,-0.865586247,0.25313148,-0.612454767,3.21693038,3.21693038,0,-0.548478492,0.15742132,-0.391057171,-0.246969084 +Mark Price,pricema01,1988,RS,CLE,5384,2626,3.033266974,-0.432456911,2.600810063,7.121000513,7.121000513,0,2.825692253,-0.313606862,2.512085391,-0.673966049 +Hot Rod Williams,williho01,1988,RS,CLE,4318,2106,-0.730727832,1.817693324,1.086965493,4.106570285,4.106570285,0,-0.714511553,1.445514393,0.731002841,-0.395499316 +Ron Harper,harpero01,1988,RS,CLE,3752,1830,0.553030844,2.253371238,2.806402082,5.19867003,5.19867003,0,0.819666381,2.303012478,3.122678859,0.210732624 +Craig Ehlo,ehlocr01,1988,RS,CLE,3504,1709,0.074157055,0.850214407,0.924371462,3.212282531,3.212282531,0,-0.14985161,0.830714608,0.680862998,0.266825031 +Phil Hubbard,hubbaph01,1988,RS,CLE,3344,1631,-1.10962269,-0.725283569,-1.834906259,0.762507793,0.762507793,0,-1.40913727,-0.989899808,-2.399037078,0.135696319 +Dell Curry,curryde01,1988,RS,CLE,3073,1499,-0.783479507,1.383799922,0.600320416,2.570803583,2.570803583,0,-0.516074661,0.953872595,0.437797934,0.334867841 +Mark West,westma01,1988,RS,CLE,2426,1183,-2.426585391,-0.377989436,-2.804574826,-0.033132086,-0.033132086,0,-2.355980002,-0.342431309,-2.698411311,0.589178501 +Tyrone Corbin,corbity01,1988,RS,CLE,2354,1148,-1.177359165,0.022292579,-1.155066586,0.936099791,0.936099791,0,-1.480274864,-0.018417182,-1.498692047,0.208454879 +Kevin Johnson,johnske02,1988,RS,CLE,2139,1043,-0.554561516,0.455554402,-0.099007113,1.414274448,1.414274448,0,-0.705025997,0.443181079,-0.261844918,0.255704943 +Larry Nance,nancela01,1988,RS,CLE,1858,906,2.620714307,-0.688858835,1.931855472,2.157477026,2.157477026,0,2.387356814,-0.170931111,2.216425702,-0.310626705 +Chris Dudley,dudlech02,1988,RS,CLE,1052,513,-2.112939443,0.425646515,-1.687292928,0.279507214,0.279507214,0,-2.147445371,0.111970842,-2.035474529,0.493606889 +Mike Sanders,sandemi01,1988,RS,CLE,855,417,-1.318170974,-0.732350847,-2.050521821,0.149761874,0.149761874,0,-1.817644778,-0.593464562,-2.411109341,0.6404002 +Johnny Rogers,rogerjo01,1988,RS,CLE,344,168,-5.053949898,-1.141887858,-6.195837756,-0.297244251,-0.297244251,0,-5.06574215,-1.674977295,-6.740719445,0.644678225 +Kevin Henderson,hendeke01,1988,RS,CLE,41,20,-3.499433788,-4.750525773,-8.249959561,-0.056690383,-0.056690383,0,-3.614466678,-5.740576979,-9.355043657,1.02155209 +Kent Benson,bensoke01,1988,RS,CLE,25,12,-6.13386037,3.524888932,-2.608971438,0.000881737,0.000881737,0,-5.396813533,2.028382074,-3.368431459,2.136714881 +Kannard Johnson,johnska01,1988,RS,CLE,25,12,-13.40718156,0.056704066,-13.3504775,-0.065629787,-0.065629787,0,-12.4709422,-1.824513439,-14.29545563,1.132835681 +Derek Harper,harpede01,1988,RS,DAL,6198,3032,3.444025055,0.950431877,4.394456932,11.02248613,11.02248613,0,3.76684106,1.287274073,5.054115133,-0.268702188 +Mark Aguirre,aguirma01,1988,RS,DAL,5335,2610,3.535041051,-0.680767471,2.85427358,7.459511158,7.459511158,0,3.884792789,-0.712531806,3.172260983,-0.044068593 +Rolando Blackman,blackro01,1988,RS,DAL,5274,2580,1.392076934,-1.376773094,0.01530384,3.612142552,3.612142552,0,1.170080493,-1.286177434,-0.116096941,-0.771766771 +James Donaldson,donalja01,1988,RS,DAL,5157,2523,-1.780484715,0.845441082,-0.935043633,2.317033686,2.317033686,0,-1.779374038,0.397176789,-1.382197249,-0.830112501 +Sam Perkins,perkisa01,1988,RS,DAL,5108,2499,-0.219012155,0.3351101,0.116097945,3.644590903,3.644590903,0,0.100487192,0.526655492,0.627142684,-0.266303805 +Roy Tarpley,tarplro01,1988,RS,DAL,4716,2307,0.882921328,2.097924174,2.980845502,6.75142977,6.75142977,0,1.347183192,2.205455157,3.552638349,0.09032333 +Detlef Schrempf,schrede01,1988,RS,DAL,3244,1587,-0.018579474,-0.914832528,-0.933412002,1.474570216,1.474570216,0,-0.268979914,-1.228947935,-1.497927849,0.253672825 +Brad Davis,davisbr01,1988,RS,DAL,3025,1480,1.600678711,-1.076963998,0.523714713,2.472218045,2.472218045,0,1.169328875,-1.042485638,0.126843236,0.010159453 +Uwe Blab,blabuw01,1988,RS,DAL,1345,658,-5.267904872,-1.181140564,-6.449045436,-1.248313846,-1.248313846,0,-5.324847811,-1.732900605,-7.057748415,0.527696488 +Steve Alford,alforst01,1988,RS,DAL,403,197,-2.82436303,2.780189108,-0.044173922,0.274440465,0.274440465,0,-2.627207167,2.256044102,-0.371163065,0.918953503 +Jim Farmer,farmeji01,1988,RS,DAL,321,157,-7.111539158,-4.165725246,-11.2772644,-0.687863786,-0.687863786,0,-6.941804095,-5.284866463,-12.22667056,0.71096564 +Bill Wennington,wennibi01,1988,RS,DAL,256,125,-2.192639628,2.103560739,-0.089078889,0.17278454,0.17278454,0,-1.936672285,2.21445482,0.277782535,1.831926442 +Fat Lever,leverfa01,1988,RS,DEN,6805,3061,3.750739814,2.385777988,6.136517802,13.82326528,13.82326528,0,3.949074311,2.650675221,6.599749532,-0.399499075 +Alex English,englial01,1988,RS,DEN,6265,2818,2.23270984,-1.227529104,1.005180736,5.363989538,5.363989538,0,2.228318959,-1.255171581,0.973147377,-0.653370533 +Michael Adams,adamsmi01,1988,RS,DEN,6176,2778,2.667561386,0.99644256,3.664003946,9.07307725,9.07307725,0,2.998779987,1.163791239,4.162571226,-0.19645758 +Danny Schayes,schayda01,1988,RS,DEN,4815,2166,1.093783979,0.402533948,1.496317927,4.700493318,4.700493318,0,0.935689372,0.500200906,1.435890278,0.170036655 +Blair Rasmussen,rasmubl01,1988,RS,DEN,3955,1779,-2.030420615,0.220939461,-1.809481155,0.852941328,0.852941328,0,-1.855975688,-0.015978716,-1.871954404,-0.084617186 +Jay Vincent,vinceja01,1988,RS,DEN,3902,1755,-1.399208932,-1.082836116,-2.482045048,0.240127546,0.240127546,0,-1.351783633,-1.35983737,-2.711621003,0.08419419 +T.R. Dunn,dunntr01,1988,RS,DEN,3410,1534,-1.463463713,1.484299956,0.020836242,2.166522806,2.166522806,0,-1.894406207,1.398804555,-0.495601652,-0.095900901 +Bill Hanzlik,hanzlbi01,1988,RS,DEN,2966,1334,-2.955454578,-0.014225465,-2.969680043,-0.150355271,-0.150355271,0,-3.10445525,-0.288569228,-3.393024478,0.565964208 +Wayne Cooper,coopewa01,1988,RS,DEN,1923,865,-4.541709956,1.561473169,-2.980236787,-0.101608173,-0.101608173,0,-4.299585637,0.893332551,-3.406253086,-0.000611897 +Mike Evans,evansmi01,1988,RS,DEN,1458,656,-0.605033648,-0.425358876,-1.030392525,0.579248399,0.579248399,0,-0.351230941,-0.712691151,-1.063922092,0.64989194 +Calvin Natt,nattca01,1988,RS,DEN,1185,533,-1.074688204,-1.537646839,-2.612335042,0.037287551,0.037287551,0,-1.126240343,-2.128134526,-3.254374869,-0.400064591 +Otis Smith,smithot01,1988,RS,DEN,425,191,-3.492917915,-2.309218463,-5.802136379,-0.297627165,-0.297627165,0,-3.655791315,-2.619075999,-6.274867314,0.068444716 +Maurice Martin,martima01,1988,RS,DEN,302,136,-4.35366609,-0.576321383,-4.929987474,-0.152460893,-0.152460893,0,-4.132744126,-1.358814308,-5.491558434,0.798062176 +Michael Brooks,brookmi01,1988,RS,DEN,296,133,-3.528746966,-1.231090198,-4.759837165,-0.136634859,-0.136634859,0,-3.693331769,-1.874566127,-5.567897896,0.18782719 +Andre Moore,moorean01,1988,RS,DEN,76,34,-4.816132566,0.378935804,-4.437196762,-0.02914923,-0.02914923,0,-4.016924473,-0.793681298,-4.81060577,-0.407188519 +Brad Wright,wrighbr01,1988,RS,DEN,16,7,-28.04750976,-6.90752925,-34.95503901,-0.120332562,-0.120332562,0,-25.60375441,-5.739023479,-31.34277789,4.658167106 +Isiah Thomas,thomais01,1988,RS,DET,6063,2927,2.659215148,0.682844306,3.342059454,9.089152431,9.089152431,0,3.088876721,0.928023782,4.016900503,-0.09370152 +Bill Laimbeer,laimbbi01,1988,RS,DET,6001,2897,-0.618815355,2.629089616,2.010274262,7.018546796,7.018546796,0,-0.232450956,2.502784949,2.270333993,-0.248889348 +Joe Dumars,dumarjo01,1988,RS,DET,5659,2732,1.136063286,-0.399915414,0.736147872,4.835655708,4.835655708,0,1.002743487,-0.479039312,0.523704174,-0.48888043 +Dennis Rodman,rodmade01,1988,RS,DET,4447,2147,2.038906611,1.263168049,3.30207466,6.640641303,6.640641303,0,2.027179508,1.135891885,3.163071393,0.170320468 +Adrian Dantley,dantlad01,1988,RS,DET,4441,2144,3.656891829,-1.038971981,2.617919847,5.841222494,5.841222494,0,3.172188478,-1.334996773,1.837191704,-0.524886998 +John Salley,sallejo01,1988,RS,DET,4149,2003,-0.666814656,2.366433767,1.699619111,4.557209679,4.557209679,0,-0.565923846,2.006573287,1.440649441,0.221833249 +Rick Mahorn,mahorri01,1988,RS,DET,4066,1963,-0.130124758,0.626291385,0.496166627,3.259245692,3.259245692,0,-0.128637516,0.858563972,0.729926455,0.252253923 +Vinnie Johnson,johnsvi01,1988,RS,DET,4008,1935,-0.694868166,-0.791645034,-1.4865132,1.246337786,1.246337786,0,-0.531830007,-1.172145146,-1.703975152,-0.082674944 +James Edwards,edwarja01,1988,RS,DET,679,328,-3.56122288,-1.204974164,-4.766197044,-0.340432543,-0.340432543,0,-3.543149516,-1.318390458,-4.861539974,0.905419868 +Ralph Lewis,lewisra01,1988,RS,DET,642,310,-5.668659731,0.212045885,-5.456613846,-0.430398143,-0.430398143,0,-5.672994386,-0.656729001,-6.329723388,0.545001434 +William Bedford,bedfowi01,1988,RS,DET,617,298,-5.553995726,1.319517214,-4.234478512,-0.226877957,-0.226877957,0,-5.173148509,0.380492624,-4.792655885,0.526272234 +Chuck Nevitt,nevitch01,1988,RS,DET,131,63,-7.923669515,2.188910594,-5.734758921,-0.096735396,-0.096735396,0,-7.63264434,1.380749875,-6.251894465,0.837849458 +Ron Moore,moorero01,1988,RS,DET,52,25,-11.71701979,1.434734308,-10.28228548,-0.099498625,-0.099498625,0,-9.908273915,2.373086727,-7.535187188,3.592543404 +Darryl Dawkins,dawkida01,1988,RS,DET,15,7,-16.33881307,-8.961181104,-25.29999418,-0.086484575,-0.086484575,0,-14.693358,-6.827144982,-21.52050298,7.446150481 +Walker Russell,russewa01,1988,RS,DET,2,1,10.19011364,-3.12770932,7.062404323,0.005328498,0.005328498,0,13.10689681,-4.89050108,8.216395734,6.487191481 +Rod Higgins,higgiro01,1988,RS,GSW,4684,2188,1.840779104,-0.965993122,0.874785981,4.034430058,4.034430058,0,1.256742753,-0.760563857,0.496178896,-0.298473312 +Winston Garland,garlawi01,1988,RS,GSW,4543,2122,-0.016448801,-0.432950812,-0.449399613,2.488697933,2.488697933,0,-0.03625411,0.1105375,0.07428339,-0.082318897 +Ben McDonald,mcdonbe01,1988,RS,GSW,4365,2039,-1.823366349,-2.373221169,-4.196587518,-1.506163926,-1.506163926,0,-2.073806708,-1.95012194,-4.023928649,0.08587342 +Chris Mullin,mullich01,1988,RS,GSW,4353,2033,2.757311269,0.22540188,2.982713148,5.935005771,5.935005771,0,2.660324813,0.139978771,2.800303584,-0.189413025 +Tellis Frank,frankte01,1988,RS,GSW,3419,1597,-3.329994393,-1.233762424,-4.563756817,-1.489655476,-1.489655476,0,-3.270538387,-0.769703043,-4.04024143,0.806556691 +Otis Smith,smithot01,1988,RS,GSW,2907,1358,2.475054834,-0.093823953,2.38123088,3.567731143,3.567731143,0,2.211132513,0.07225746,2.283389973,0.355797678 +Jerome Whitehead,whiteje01,1988,RS,GSW,2614,1221,-2.853713985,-0.831957042,-3.685671028,-0.586125289,-0.586125289,0,-3.005183139,-0.379389497,-3.384572636,0.561154101 +Dave Feitl,feitlda01,1988,RS,GSW,2415,1128,-4.674224814,-2.159453826,-6.83367864,-2.357205145,-2.357205145,0,-4.637528778,-2.401033661,-7.038562439,0.301295839 +Ralph Sampson,sampsra01,1988,RS,GSW,2051,958,-4.001373157,-1.954357149,-5.955730306,-1.568450822,-1.568450822,0,-3.366855114,-1.661319097,-5.028174212,0.101695866 +Terry Teagle,teaglte01,1988,RS,GSW,2051,958,-2.42011429,-2.678402146,-5.098516436,-1.150306806,-1.150306806,0,-2.523877676,-2.76270945,-5.286587126,0.212378933 +Steve Harris,harrist01,1988,RS,GSW,1895,885,-0.72389997,-1.158957988,-1.882857958,0.391530347,0.391530347,0,-1.041531581,-1.290682214,-2.332213795,-0.001981709 +Sleepy Floyd,floydsl01,1988,RS,GSW,1456,680,3.046339785,-1.51902839,1.527311395,1.479704234,1.479704234,0,2.944389482,-0.993738734,1.950650748,-0.288607935 +Dave Hoppen,hoppeda01,1988,RS,GSW,1300,607,-2.601891907,-1.785052548,-4.386944455,-0.507900127,-0.507900127,0,-2.809977001,-1.689210846,-4.499187847,0.18938225 +Larry Smith,smithla01,1988,RS,GSW,1068,499,-1.799162529,-1.12999033,-2.929152859,-0.045551071,-0.045551071,0,-1.829695331,-1.028694829,-2.858390161,-0.131311057 +Tony White,whiteto01,1988,RS,GSW,989,462,-2.875740385,-2.246549145,-5.12228953,-0.560533084,-0.560533084,0,-3.107332905,-2.504592395,-5.6119253,0.244248321 +Joe Barry Carroll,carrojo01,1988,RS,GSW,874,408,-6.495724191,-1.718220575,-8.213944766,-1.142233477,-1.142233477,0,-5.602227951,-1.487338591,-7.089566542,0.429802076 +Dirk Minniefield,minnidi01,1988,RS,GSW,432,202,0.341533439,0.357172054,0.698705493,0.358618598,0.358618598,0,0.157108319,0.697271757,0.854380076,0.905672268 +Kevin Henderson,hendeke01,1988,RS,GSW,364,170,-3.833765277,-1.915584395,-5.749349673,-0.262160586,-0.262160586,0,-4.149775967,-1.85790295,-6.007678918,0.78071258 +Mark Wade,wadema01,1988,RS,GSW,263,123,-4.919566051,-1.007645806,-5.927211856,-0.199984897,-0.199984897,0,-5.084517071,-1.523917624,-6.608434694,0.303435226 +Chris Washburn,washbch01,1988,RS,GSW,184,86,-5.277215045,-3.364108,-8.641323045,-0.258627002,-0.258627002,0,-5.241574988,-3.945010915,-9.186585903,0.051564905 +Kermit Washington,washike01,1988,RS,GSW,120,56,-1.781210058,2.765177842,0.983967783,0.107896539,0.107896539,0,-1.727880267,2.899309392,1.171429125,1.145651231 +Hakeem Olajuwon,olajuha01,1988,RS,HOU,6060,2825,0.27192402,5.077718733,5.349642753,11.68006672,11.68006672,0,1.083684551,4.837753948,5.9214385,0.0512004 +Rodney McCray,mccraro01,1988,RS,HOU,5768,2689,1.411507776,-0.014637987,1.396869789,5.640958684,5.640958684,0,0.961906925,-0.142962423,0.818944501,-0.854782122 +Allen Leavell,leaveal01,1988,RS,HOU,4612,2150,1.737549817,0.837899581,2.575449398,5.841116439,5.841116439,0,1.494885982,0.889789997,2.384675978,-0.009123571 +Purvis Short,shortpu01,1988,RS,HOU,4181,1949,0.196192907,-0.967129358,-0.770936451,1.968284582,1.968284582,0,-0.108890207,-0.78048626,-0.889376468,0.017607012 +Sleepy Floyd,floydsl01,1988,RS,HOU,3934,1834,0.299802638,-0.648527438,-0.3487248,2.245526449,2.245526449,0,0.274300353,-0.272647428,0.001652925,-0.06114704 +Jim Petersen,peterji01,1988,RS,HOU,3846,1793,-1.433788431,-0.48650813,-1.920296561,0.758437014,0.758437014,0,-1.515488874,-0.431854749,-1.947343623,-0.075194489 +Joe Barry Carroll,carrojo01,1988,RS,HOU,3424,1596,-3.822404613,0.029278284,-3.793126329,-0.84851717,-0.84851717,0,-3.321012935,-0.253234979,-3.574247914,-0.104295345 +Robert Reid,reidro01,1988,RS,HOU,2102,980,-1.012775272,-1.049850693,-2.062625965,0.344551203,0.344551203,0,-1.507003981,-0.952416407,-2.459420388,0.254250187 +Buck Johnson,johnsbu01,1988,RS,HOU,1886,879,-0.167226398,0.058280037,-0.108946361,1.188813937,1.188813937,0,-0.648844097,-0.274730474,-0.923574571,0.373732536 +Cedric Maxwell,maxwece01,1988,RS,HOU,1819,848,-0.587648092,-0.803944207,-1.391592299,0.585654676,0.585654676,0,-1.297728799,-1.718594374,-3.016323172,-0.353271216 +Ralph Sampson,sampsra01,1988,RS,HOU,1512,705,-2.596593761,-0.779818572,-3.376412333,-0.225196232,-0.225196232,0,-2.04764334,-0.381638605,-2.429281945,-0.053076145 +World B. Free,freewo01,1988,RS,HOU,1463,682,-2.470994345,-1.880140141,-4.351134486,-0.559881358,-0.559881358,0,-2.583163142,-2.253266237,-4.836429379,0.498676207 +Lester Conner,connele01,1988,RS,HOU,856,399,-0.989929527,2.483856579,1.493927051,0.866455594,0.866455594,0,-0.926897377,1.629727405,0.702830028,0.294029179 +Steve Harris,harrist01,1988,RS,HOU,427,199,-1.202335219,-0.512958466,-1.715293685,0.104557643,0.104557643,0,-1.610791739,-0.887119831,-2.497911571,-0.475775885 +Andre Turner,turnean01,1988,RS,HOU,212,99,-2.174498434,0.36877436,-1.805724074,0.048232446,0.048232446,0,-1.84296572,-0.08518633,-1.92815205,1.135382566 +Richard Anderson,anderri01,1988,RS,HOU,114,53,6.613333202,-1.170590223,5.44274298,0.224813734,0.224813734,0,6.729418988,-2.216978891,4.512440096,1.490979375 +Chuck Person,persoch01,1988,RS,IND,5797,2807,0.196646239,-0.519771976,-0.323125737,3.479948771,3.479948771,0,0.461304475,-0.290651305,0.170653171,0.126033947 +Vern Fleming,flemive01,1988,RS,IND,5644,2733,3.191997096,0.318610987,3.510608082,8.7029846,8.7029846,0,2.795172574,0.808264381,3.603436955,-0.307830169 +Steve Stipanovich,stipast01,1988,RS,IND,5559,2692,-1.087544458,1.873018072,0.785473613,4.859588827,4.859588827,0,-0.8215133,2.017840557,1.196327257,0.078107621 +Wayman Tisdale,tisdawa01,1988,RS,IND,4911,2378,-0.134805719,-0.521517564,-0.656323282,2.542358461,2.542358461,0,-0.100494273,-0.272538229,-0.373032502,0.087036609 +John Long,longjo01,1988,RS,IND,4176,2022,0.338875709,-0.185657479,0.15321823,2.992268911,2.992268911,0,0.176195064,-0.352618547,-0.176423482,-0.092946651 +Herb Williams,willihe01,1988,RS,IND,4060,1966,-4.466053689,1.75831783,-2.707735859,0.042390957,0.042390957,0,-4.045621952,1.293343835,-2.752278117,-0.005288729 +Reggie Miller,millere01,1988,RS,IND,3800,1840,1.722351231,-1.138314052,0.584037179,3.131520728,3.131520728,0,1.358518128,-1.34550091,0.013017217,0.052598718 +Ron Anderson,anderro01,1988,RS,IND,2265,1097,0.160216751,-0.241300846,-0.081084094,1.491535515,1.491535515,0,-0.212899318,-1.109754763,-1.322654081,-0.150366416 +Stuart Gray,grayst01,1988,RS,IND,1667,807,-3.939526226,0.253288697,-3.686237529,-0.388559473,-0.388559473,0,-4.085184863,0.021627859,-4.063557004,0.805634363 +Scott Skiles,skilesc01,1988,RS,IND,1569,760,-1.726880648,-1.972175233,-3.699055881,-0.369527381,-0.369527381,0,-2.109945908,-2.105763124,-4.215709031,0.418807577 +Clinton Wheeler,wheelcl01,1988,RS,IND,1059,513,-1.824595101,0.542604427,-1.281990674,0.384083495,0.384083495,0,-1.975698018,-0.58723491,-2.562932928,-0.037356494 +Greg Dreiling,dreilgr01,1988,RS,IND,153,74,-5.711681436,-0.301082513,-6.012763949,-0.126153757,-0.126153757,0,-5.505191738,-0.670708768,-6.175900506,2.429132167 +Brian Rowsom,rowsobr01,1988,RS,IND,33,16,-6.764201264,2.091653357,-4.672547906,-0.01582029,-0.01582029,0,-6.338592497,1.844357871,-4.494234625,0.810167996 +Michael Cage,cagemi01,1988,RS,LAC,5650,2660,-0.258378764,0.914016993,0.655638228,4.592743598,4.592743598,0,-0.52109031,1.162449566,0.641359256,-0.63585336 +Mike Woodson,woodsmi01,1988,RS,LAC,5383,2534,-1.350838828,-0.558423949,-1.909262777,1.087508561,1.087508561,0,-1.779016078,-0.161538955,-1.940555033,0.052312862 +Benoit Benjamin,benjabe01,1988,RS,LAC,4611,2171,-4.516087416,1.973727068,-2.542360348,0.229326854,0.229326854,0,-4.510343498,1.311522721,-3.198820777,-0.291000338 +Larry Drew,drewla01,1988,RS,LAC,4299,2024,-1.130211378,-1.654714778,-2.784926156,-0.035955685,-0.035955685,0,-1.71886897,-1.529267085,-3.248136055,-0.309169909 +Darnell Valentine,valenda01,1988,RS,LAC,3475,1636,-1.138466365,1.211067248,0.072600883,2.357321263,2.357321263,0,-1.451075087,1.12431884,-0.326756247,0.057004262 +Ken Norman,normake01,1988,RS,LAC,3048,1435,-2.973180541,-0.545029615,-3.518210155,-0.562543735,-0.562543735,0,-3.495833285,-0.990535299,-4.486368583,0.019472337 +Quintin Dailey,dailequ01,1988,RS,LAC,2723,1282,-1.904109558,-0.541074071,-2.445183629,0.200166187,0.200166187,0,-2.179217179,-0.687657838,-2.866875017,0.400900689 +Joe Wolf,wolfjo01,1988,RS,LAC,2415,1137,-4.612008005,0.153951018,-4.458056987,-0.993930239,-0.993930239,0,-4.617055041,0.468332964,-4.148722078,0.31441639 +Earl Cureton,curetea01,1988,RS,LAC,2396,1128,-3.589419032,-0.191232785,-3.780651817,-0.593281859,-0.593281859,0,-4.061014293,-0.432523329,-4.493537622,0.023105024 +Greg Kite,kitegr01,1988,RS,LAC,2075,977,-4.708242819,-1.086351298,-5.794594117,-1.524562099,-1.524562099,0,-5.013903868,-0.608925551,-5.622829419,0.46074316 +Reggie Williams,willire01,1988,RS,LAC,1820,857,-4.373928463,-0.5611479,-4.935076363,-0.961384391,-0.961384391,0,-4.266036033,-0.382964341,-4.649000375,0.630727613 +Norris Coleman,colemno01,1988,RS,LAC,915,431,-5.213207897,-0.905628766,-6.118836663,-0.741383081,-0.741383081,0,-5.624811203,-1.044835159,-6.669646362,0.080099738 +Eric White,whiteer01,1988,RS,LAC,748,352,0.786880776,-1.745837294,-0.958956518,0.320610321,0.320610321,0,-0.222962388,-1.971391317,-2.194353705,-0.327115872 +Claude Gregory,gregocl01,1988,RS,LAC,665,313,-3.429307026,-0.04335197,-3.472658995,-0.11558928,-0.11558928,0,-3.573288224,-0.646960932,-4.220249156,0.162441654 +Steve Burtt,burttst01,1988,RS,LAC,663,312,-3.411491793,-2.35340762,-5.764899413,-0.487256816,-0.487256816,0,-3.840507863,-1.972411274,-5.812919136,1.541124988 +Martin Nessley,nesslma01,1988,RS,LAC,627,295,-6.655923408,-1.089794015,-7.745717423,-0.766766316,-0.766766316,0,-7.074620646,-0.028982096,-7.103602743,1.992804854 +Kenny Fields,fieldke01,1988,RS,LAC,327,154,-3.108526014,-1.566165367,-4.67469138,-0.151589793,-0.151589793,0,-3.601505179,-1.910854789,-5.512359968,0.243446909 +Lancaster Gordon,gordola01,1988,RS,LAC,138,65,-4.239950346,-2.647922239,-6.887872585,-0.137131703,-0.137131703,0,-5.16748976,-3.045823504,-8.213313264,-0.067991563 +Michael Phelps,phelpmi01,1988,RS,LAC,49,23,-1.006741938,10.86336456,9.856622623,0.14940901,0.14940901,0,-0.196136373,9.605684692,9.409548319,1.005213624 +Tod Murphy,murphto01,1988,RS,LAC,40,19,4.164774213,0.790045585,4.954819798,0.074652837,0.074652837,0,2.928751149,1.122916856,4.051668005,-0.048778769 +Byron Scott,scottby01,1988,RS,LAL,6365,3048,3.755650628,0.900288798,4.655939426,11.50454782,11.50454782,0,3.933960654,1.316453586,5.25041424,-0.108098732 +James Worthy,worthja01,1988,RS,LAL,5544,2655,2.295574257,-0.27181483,2.023759427,6.431571306,6.431571306,0,2.271842247,-0.323471911,1.948370336,-0.543565826 +Magic Johnson,johnsma02,1988,RS,LAL,5507,2637,5.980825636,-0.025308319,5.955517317,11.63251115,11.63251115,0,5.897612192,0.101307093,5.998919285,-0.68733535 +A.C. Green,greenac01,1988,RS,LAL,5505,2636,-0.073045672,0.660593041,0.58754737,4.467374572,4.467374572,0,0.132046018,0.671704051,0.803750069,-0.477181294 +Kareem Abdul-Jabbar,abdulka01,1988,RS,LAL,4820,2308,-1.734285116,0.476990009,-1.257295106,1.754247899,1.754247899,0,-1.300830737,0.105883816,-1.194946921,-0.199223364 +Mychal Thompson,thompmy01,1988,RS,LAL,4191,2007,-1.781594917,0.309870842,-1.471724075,1.309825851,1.309825851,0,-1.367256315,0.20845056,-1.158805754,0.069910492 +Michael Cooper,coopemi01,1988,RS,LAL,3744,1793,0.790004098,-0.139434074,0.650570024,3.109093347,3.109093347,0,0.881635927,-0.105598957,0.77603697,-0.055384935 +Kurt Rambis,rambiku01,1988,RS,LAL,1765,845,-0.533020211,0.713475522,0.180455311,1.26381512,1.26381512,0,-0.558736551,0.069871958,-0.488864593,0.035116413 +Wes Matthews,matthwe01,1988,RS,LAL,1474,706,-1.410074356,-1.761097094,-3.17117145,-0.15197398,-0.15197398,0,-1.44485088,-2.283434474,-3.728285354,0.177739188 +Mike Smrek,smrekmi01,1988,RS,LAL,879,421,-6.427861788,0.88981741,-5.538044378,-0.60802579,-0.60802579,0,-6.197781196,0.893870469,-5.303910727,1.54341548 +Milt Wagner,wagnemi01,1988,RS,LAL,794,380,-2.05656666,-2.670776426,-4.727343085,-0.3836916,-0.3836916,0,-2.576867567,-3.179636851,-5.756504418,0.08735143 +Tony Campbell,campbto01,1988,RS,LAL,505,242,-1.346410012,-0.68499467,-2.031404682,0.089958225,0.089958225,0,-1.165046042,-0.557547448,-1.72259349,1.402342461 +Ray Tolbert,tolbera01,1988,RS,LAL,171,82,-2.173235274,-2.072760895,-4.245996169,-0.063214755,-0.063214755,0,-2.006151631,-2.643042345,-4.649193976,1.010822387 +Billy Thompson,thompbi01,1988,RS,LAL,79,38,-11.27006843,-2.652647271,-13.9227157,-0.222723475,-0.222723475,0,-10.68648,-2.128974726,-12.81545472,2.843724202 +Jeff Lamp,lampje01,1988,RS,LAL,15,7,0.290932163,-3.592323045,-3.301390882,-0.001970159,-0.001970159,0,-1.47012228,-3.883348867,-5.353471146,0.047175147 +Jack Sikma,sikmaja01,1988,RS,MIL,6012,2923,0.588024406,1.607725643,2.19575005,7.359892681,7.359892681,0,0.828963303,1.906269866,2.735233169,-0.215598499 +Terry Cummings,cummite01,1988,RS,MIL,5407,2629,-0.360055679,0.01794593,-0.342109749,3.23240933,3.23240933,0,0.18216746,0.369444541,0.551612001,0.083265963 +Paul Pressey,presspa01,1988,RS,MIL,5109,2484,3.535282102,0.279345187,3.814627288,8.308342256,8.308342256,0,3.166973721,0.558947203,3.725920923,-0.136314519 +Randy Breuer,breuera01,1988,RS,MIL,4644,2258,-1.56845835,1.030625541,-0.537832809,2.537181831,2.537181831,0,-1.343374349,0.591114879,-0.752259469,-0.447105763 +John Lucas,lucasjo01,1988,RS,MIL,3632,1766,2.066265037,0.000264892,2.066529929,4.33220694,4.33220694,0,2.048357888,-0.389607441,1.658750447,-0.175356531 +Sidney Moncrief,moncrsi01,1988,RS,MIL,2937,1428,1.987146356,-1.04279487,0.944351485,2.683312919,2.683312919,0,1.407473615,-1.196678687,0.210794929,-0.309487738 +Jerry Reynolds,reynoje01,1988,RS,MIL,2388,1161,-1.832401976,1.540581143,-0.291820833,1.456791011,1.456791011,0,-1.605357373,0.565197587,-1.040159786,0.048992708 +Larry Krystkowiak,krystla01,1988,RS,MIL,2160,1050,-1.139702494,-1.440407505,-2.580109999,0.091147103,0.091147103,0,-1.386223836,-1.319865565,-2.7060894,0.149876059 +Craig Hodges,hodgecr01,1988,RS,MIL,2022,983,0.279317358,-1.506808974,-1.227491616,0.771559804,0.771559804,0,0.182036858,-1.55684364,-1.374806782,1.053554878 +Ricky Pierce,piercri01,1988,RS,MIL,1985,965,1.333657063,-1.830101784,-0.496444721,1.109682114,1.109682114,0,0.929634899,-1.64316787,-0.713532971,0.01453032 +Paul Mokeski,mokespa01,1988,RS,MIL,1744,848,-3.840910798,0.982456378,-2.85845442,-0.047629656,-0.047629656,0,-3.707137076,1.578435741,-2.128701335,1.518467926 +Pace Mannion,mannipa01,1988,RS,MIL,981,477,-2.231943452,-1.034094055,-3.266037506,-0.125898807,-0.125898807,0,-2.665242352,-1.577416035,-4.242658387,0.251317867 +John Stroeder,stroejo01,1988,RS,MIL,557,271,-5.441805121,-1.572295405,-7.014100526,-0.593941394,-0.593941394,0,-5.472851618,-2.143356001,-7.616207619,0.746919694 +Jay Humphries,humphja01,1988,RS,MIL,518,252,-3.668161764,1.772875431,-1.895286333,0.110392677,0.110392677,0,-3.492145364,1.350360493,-2.141784872,0.460259261 +Conner Henry,henryco01,1988,RS,MIL,298,145,-4.237199354,-2.339553064,-6.576752418,-0.283535855,-0.283535855,0,-4.445101394,-3.41601456,-7.861115954,0.155423796 +Rickie Winslow,winslri01,1988,RS,MIL,93,45,-9.41880518,-2.492505061,-11.91131024,-0.213695695,-0.213695695,0,-9.244384391,-2.463750746,-11.70813514,1.610700244 +Charles Davis,davisch02,1988,RS,MIL,80,39,-9.892992923,-1.267652848,-11.16064577,-0.169301697,-0.169301697,0,-9.015782581,-2.546658813,-11.56244139,1.173456481 +Dave Hoppen,hoppeda01,1988,RS,MIL,72,35,-3.841666115,-3.015392491,-6.857058607,-0.072751797,-0.072751797,0,-4.03334523,-3.903294349,-7.936639579,-0.80804213 +Andre Moore,moorean01,1988,RS,MIL,33,16,-4.041441593,-3.927523341,-7.968964934,-0.042929543,-0.042929543,0,-4.701987706,-4.657731922,-9.359719628,0.771481026 +Dudley Bradley,bradldu01,1988,RS,MIL,10,5,-2.106347662,-2.144015563,-4.250363224,-0.004029933,-0.004029933,0,-2.710728526,0.890260539,-1.820467987,5.332941481 +John Bagley,baglejo01,1988,RS,NJN,5764,2774,-0.332480412,-0.596634376,-0.929114788,2.571424999,2.571424999,0,-0.530794147,-0.44162788,-0.972422027,-0.221542341 +Buck Williams,willibu01,1988,RS,NJN,5479,2637,0.794085059,-0.01792808,0.776156979,4.739500991,4.739500991,0,0.559621126,0.29870525,0.858326376,-0.09733842 +Otis Birdsong,birdsot01,1988,RS,NJN,3910,1882,-2.199114858,-1.711272729,-3.910387587,-1.112217736,-1.112217736,0,-2.579458123,-1.791393438,-4.370851561,-0.179320225 +Roy Hinson,hinsoro01,1988,RS,NJN,3630,1747,-0.362458311,-0.681574581,-1.044032892,1.521805673,1.521805673,0,-0.79402377,-0.19031514,-0.98433891,0.082467649 +Tim McCormick,mccorti01,1988,RS,NJN,3144,1513,-1.018931868,-1.335977795,-2.354909662,0.304880667,0.304880667,0,-1.287632729,-0.968086161,-2.25571889,-0.033857002 +Dudley Bradley,bradldu01,1988,RS,NJN,2975,1432,-1.051648365,1.909442472,0.857794107,2.673359327,2.673359327,0,-1.127668801,2.091068049,0.963399248,1.433277748 +Pearl Washington,washipe01,1988,RS,NJN,2865,1379,-1.779813012,0.197231015,-1.582581997,0.828417167,0.828417167,0,-1.691670144,0.202655943,-1.489014201,0.866598324 +Dennis Hopson,hopsode01,1988,RS,NJN,2836,1365,-3.135816312,-0.837936111,-3.973752423,-0.855887486,-0.855887486,0,-3.254794876,-1.073323776,-4.328118652,0.430277521 +Mike Gminski,gminsmi01,1988,RS,NJN,2481,1194,-2.384583318,-0.335481502,-2.72006482,0.018148529,0.018148529,0,-2.227277934,-0.445244912,-2.672522846,-0.482793225 +Dallas Comegys,comegda01,1988,RS,NJN,2331,1122,-5.651097389,-0.000610473,-5.651707863,-1.674070713,-1.674070713,0,-5.634097179,-0.690974343,-6.325071521,0.789104087 +Ben Coleman,colembe01,1988,RS,NJN,1365,657,-2.493125854,-0.489047473,-2.982173327,-0.078633102,-0.078633102,0,-2.332593587,-0.141175498,-2.473769085,1.04683136 +Orlando Woolridge,woolror01,1988,RS,NJN,1292,622,-0.39837738,-0.884974409,-1.28335179,0.46625115,0.46625115,0,-0.759977925,-0.752191377,-1.512169302,0.177265831 +Chris Engler,englech01,1988,RS,NJN,829,399,-5.081161597,-0.991956704,-6.073118301,-0.682107384,-0.682107384,0,-5.456088252,-1.28402538,-6.740113632,0.837486288 +Kevin McKenna,mckenke01,1988,RS,NJN,817,393,-0.177851232,-1.048933946,-1.226785179,0.308551135,0.308551135,0,-0.777124676,-1.06239928,-1.839523956,1.034105746 +Adrian Branch,brancad01,1988,RS,NJN,640,308,-4.131755921,0.599365596,-3.532390325,-0.123706008,-0.123706008,0,-4.111369583,-0.11512627,-4.226495853,0.623016121 +Duane Washington,washidu01,1988,RS,NJN,324,156,2.050925804,1.713793856,3.76471966,0.52213826,0.52213826,0,1.307735906,1.596047534,2.90378344,0.704450246 +Jamie Waller,walleja01,1988,RS,NJN,189,91,-5.579164084,-1.901092037,-7.480256121,-0.222380253,-0.222380253,0,-5.422619754,-2.454604901,-7.877224655,1.268075317 +Mike O'Koren,okoremi01,1988,RS,NJN,108,52,-0.972536556,2.238031896,1.26549534,0.106422201,0.106422201,0,-1.509044683,0.814298952,-0.694745731,-0.10454426 +Ricky Wilson,wilsori02,1988,RS,NJN,98,47,0.492765733,4.041881666,4.5346474,0.177878254,0.177878254,0,0.591169527,3.628117139,4.219286666,1.844592195 +Johnny Moore,moorejo01,1988,RS,NJN,21,10,-16.30377883,-7.594863644,-23.89864247,-0.107196685,-0.107196685,0,-15.85827434,-10.60020398,-26.45847832,-0.657343043 +Mark Jackson,jacksma01,1988,RS,NYK,6785,3249,2.914071356,1.431631357,4.345702713,11.7461608,11.7461608,0,2.967843975,1.938642868,4.906486844,-0.136753652 +Gerald Wilkins,wilkige01,1988,RS,NYK,5645,2703,-0.308980049,-1.00950597,-1.318486019,1.971093725,1.971093725,0,-0.274581297,-1.090990257,-1.365571555,-0.156494736 +Patrick Ewing,ewingpa01,1988,RS,NYK,5317,2546,-0.467902945,3.117394349,2.649491404,7.029705493,7.029705493,0,-0.081043584,2.358263993,2.277220409,0.228963165 +Kenny Walker,walkeke01,1988,RS,NYK,4467,2139,-0.294655993,0.190407641,-0.104248352,2.890547525,2.890547525,0,-0.761727947,0.358423502,-0.403304445,0.111416723 +Sidney Green,greensi02,1988,RS,NYK,4279,2049,-2.670601947,0.215090151,-2.455511796,0.309508824,0.309508824,0,-2.581544905,0.433668395,-2.14787651,0.540516261 +Bill Cartwright,cartwbi01,1988,RS,NYK,3500,1676,0.282356228,0.122458264,0.404814492,2.707603428,2.707603428,0,-0.040623475,-0.28848466,-0.329108135,0.371268629 +Johnny Newman,newmajo01,1988,RS,NYK,3318,1589,-0.571164624,-0.17734741,-0.748512034,1.634508621,1.634508621,0,-0.679700322,-0.33417937,-1.013879692,0.738378325 +Trent Tucker,tucketr01,1988,RS,NYK,2606,1248,0.900389417,-0.206702604,0.693686813,2.207369599,2.207369599,0,0.642683312,-0.159362023,0.48332129,0.674455191 +Pat Cummings,cummipa01,1988,RS,NYK,1976,946,-3.145817348,-1.269560641,-4.415377989,-0.807721923,-0.807721923,0,-3.353683764,-1.494322841,-4.848006605,0.492633981 +Billy Donovan,donovbi01,1988,RS,NYK,760,364,-3.190773066,-1.676388906,-4.867161972,-0.394088954,-0.394088954,0,-3.545355654,-2.765159819,-6.310515474,0.231967678 +Chris McNealy,mcneach01,1988,RS,NYK,553,265,-3.933695934,1.405310081,-2.528385853,0.030306708,0.030306708,0,-3.698520191,1.585834313,-2.112685878,1.156562918 +Rick Carlisle,carliri01,1988,RS,NYK,426,204,-1.464264929,-0.68246225,-2.146727179,0.063758859,0.063758859,0,-1.700466286,-0.864401818,-2.564868104,1.556703218 +Louis Orr,orrlo01,1988,RS,NYK,376,180,-6.621228126,-1.28702072,-7.908248846,-0.477928943,-0.477928943,0,-6.825040034,-1.998280758,-8.823320793,0.897056906 +Ray Tolbert,tolbera01,1988,RS,NYK,370,177,-3.564318039,-1.173318905,-4.737636944,-0.180582008,-0.180582008,0,-3.751460302,-1.291781675,-5.043241977,0.610768183 +Sedric Toney,toneyse01,1988,RS,NYK,290,139,0.119117762,0.186894772,0.306012534,0.218994113,0.218994113,0,-0.038418271,-0.22690577,-0.26532404,1.054991481 +Tony White,whiteto01,1988,RS,NYK,244,117,-8.057911677,-4.476619761,-12.53453144,-0.588011585,-0.588011585,0,-8.219174243,-5.040891626,-13.26006587,0.679867382 +Bob Thornton,thornbo01,1988,RS,NYK,178,85,-7.409517399,-2.422505114,-9.832022513,-0.314133445,-0.314133445,0,-7.364355022,-1.409652194,-8.774007215,2.299709852 +Gerald Henderson,hendege01,1988,RS,NYK,144,69,-4.304188997,-2.121519828,-6.425708825,-0.131898728,-0.131898728,0,-4.639583945,-1.749151541,-6.388735485,1.947200717 +Rory Sparrow,sparrro01,1988,RS,NYK,109,52,-10.10519808,0.581662951,-9.523535126,-0.182054409,-0.182054409,0,-9.220401594,0.499256537,-8.721145057,1.317979141 +Carey Scurry,scurrca01,1988,RS,NYK,17,8,-6.18312454,12.16697899,5.983854455,0.037496,0.037496,0,-3.992556771,12.59709643,8.604539657,5.224881775 +Charles Barkley,barklch01,1988,RS,PHI,6413,3170,6.868836963,0.254137442,7.122974405,15.94840733,15.94840733,0,6.873364481,0.387898103,7.261262584,-0.12302556 +Maurice Cheeks,cheekma01,1988,RS,PHI,5808,2871,3.407326041,1.146814706,4.554140747,10.6265828,10.6265828,0,3.267497249,1.386137179,4.653634428,-0.682139454 +Cliff Robinson,robincl01,1988,RS,PHI,4268,2110,-1.16193732,0.281516711,-0.88042061,2.014702931,2.014702931,0,-0.756998771,0.359961366,-0.397037405,0.103144887 +Mike Gminski,gminsmi01,1988,RS,PHI,3575,1767,-0.533285467,-0.526026245,-1.059311713,1.510614415,1.510614415,0,-0.199306464,-0.356887449,-0.556193913,-0.898077939 +Albert King,kingal01,1988,RS,PHI,3223,1593,-3.286543708,-1.326121991,-4.612665699,-1.522617883,-1.522617883,0,-3.265499383,-1.078906114,-4.344405498,0.581838184 +Gerald Henderson,hendege01,1988,RS,PHI,2905,1436,0.155612146,-1.046580315,-0.890968169,1.384416931,1.384416931,0,0.3301383,-0.723816845,-0.393678545,1.657862467 +David Wingate,wingada01,1988,RS,PHI,2871,1419,-3.224995513,-1.505873527,-4.73086904,-1.436658683,-1.436658683,0,-3.117909211,-1.658228106,-4.776137317,0.180024966 +Roy Hinson,hinsoro01,1988,RS,PHI,1709,845,-2.432451921,-1.01070635,-3.44315827,-0.299788456,-0.299788456,0,-2.37972202,-0.827841391,-3.207563411,0.322030653 +Ben Coleman,colembe01,1988,RS,PHI,1701,841,-2.139557697,-2.071931596,-4.211489293,-0.63069963,-0.63069963,0,-2.31300429,-1.813414158,-4.126418448,0.57966942 +Danny Vranes,vraneda01,1988,RS,PHI,1562,772,-3.005026065,0.491381615,-2.51364445,0.093388023,0.093388023,0,-3.482349482,0.090124998,-3.392224484,0.317906852 +Tim McCormick,mccorti01,1988,RS,PHI,1216,601,-2.361544883,-0.874142941,-3.235687824,-0.149322372,-0.149322372,0,-2.237838212,-0.486081827,-2.723920039,0.267890255 +Mark McNamara,mcnamma01,1988,RS,PHI,1175,581,-3.391296842,-1.566339832,-4.957636673,-0.652588956,-0.652588956,0,-3.570021784,-2.031378044,-5.601399827,-0.279153409 +Andrew Toney,toneyan01,1988,RS,PHI,1056,522,0.121267966,-2.743985188,-2.622717222,0.033810472,0.033810472,0,-0.317734297,-3.542328992,-3.860063289,-0.261769788 +Bob Thornton,thornbo01,1988,RS,PHI,1028,508,-2.523542709,-2.327735947,-4.851278656,-0.548722283,-0.548722283,0,-2.837473393,-2.161953409,-4.999426802,0.760567094 +Dave Henderson,hendeda01,1988,RS,PHI,710,351,-5.22316089,-2.110808255,-7.333969145,-0.826398086,-0.826398086,0,-5.173200642,-2.540589669,-7.713790311,0.675314185 +Vincent Askew,askewvi01,1988,RS,PHI,473,234,-4.548639045,-0.121163075,-4.669802121,-0.227794201,-0.227794201,0,-4.665989812,-1.043210907,-5.709200719,-0.617796923 +Steve Colter,coltest01,1988,RS,PHI,307,152,-2.829794736,-1.391409937,-4.221204673,-0.114518516,-0.114518516,0,-3.129590838,-1.277030619,-4.406621456,0.376350585 +Chris Welp,welpch01,1988,RS,PHI,267,132,-1.849268363,0.316109802,-1.533158562,0.082875255,0.082875255,0,-1.827810692,0.469452852,-1.35835784,1.138148915 +Jeff Hornacek,hornaje01,1988,RS,PHO,4783,2243,2.864934829,-0.394753965,2.470180865,5.947764729,5.947764729,0,2.301021149,-0.502433542,1.798587607,-0.440347318 +Eddie Johnson,johnsed03,1988,RS,PHO,4643,2177,0.384687024,-2.176109239,-1.791422215,1.063093062,1.063093062,0,0.241943959,-2.100774683,-1.858830724,-0.151892733 +Walter Davis,daviswa03,1988,RS,PHO,4161,1951,1.370693052,-0.464417939,0.906275114,3.631829097,3.631829097,0,1.393256007,-0.666099325,0.727156683,-0.211252486 +Armen Gilliam,gilliar01,1988,RS,PHO,3854,1807,-2.665183588,-0.229757343,-2.894940931,-0.133311846,-0.133311846,0,-2.237737277,-0.214784177,-2.452521454,-0.236661202 +Alvan Adams,adamsal01,1988,RS,PHO,3510,1646,-2.436373947,0.780392887,-1.655981061,0.92327942,0.92327942,0,-2.152158008,0.779122279,-1.373035728,0.497431509 +Jay Humphries,humphja01,1988,RS,PHO,3320,1557,2.307089509,-1.013294537,1.293794972,3.211546592,3.211546592,0,1.878284544,-0.325668771,1.552615772,-0.024126631 +Larry Nance,nancela01,1988,RS,PHO,3150,1477,1.382052146,-0.535360379,0.846691767,2.710016228,2.710016228,0,1.526865871,0.050593535,1.577459406,-0.012132497 +James Edwards,edwarja01,1988,RS,PHO,2937,1377,-3.561428421,-2.165073507,-5.726501928,-2.096670931,-2.096670931,0,-3.125595886,-1.652988076,-4.778583962,0.267186089 +Mark West,westma01,1988,RS,PHO,1951,915,-4.005065116,-1.357288946,-5.362354061,-1.224571351,-1.224571351,0,-3.501032124,-0.928519442,-4.429551565,0.416410858 +Kevin Johnson,johnske02,1988,RS,PHO,1864,874,2.770665773,-0.071705219,2.698960554,2.419070337,2.419070337,0,2.47208303,0.19632409,2.668407119,-0.443942221 +James Bailey,baileja01,1988,RS,PHO,1853,869,-3.834662824,-1.538160773,-5.372823597,-1.175226675,-1.175226675,0,-3.969352757,-1.217238006,-5.186590762,1.071472773 +Tyrone Corbin,corbity01,1988,RS,PHO,1260,591,-0.363091595,0.277077308,-0.086014287,0.802083884,0.802083884,0,-0.584645414,-0.176409256,-0.76105467,-0.1484344 +Bernard Thompson,thompbe01,1988,RS,PHO,1207,566,-0.531418472,-0.942053387,-1.473471859,0.369587534,0.369587534,0,-1.093594284,-0.916584271,-2.010178555,0.262607624 +Mike Sanders,sandemi01,1988,RS,PHO,994,466,-1.727321099,-1.190069531,-2.91739063,-0.040093546,-0.040093546,0,-2.087123761,-1.098241635,-3.185365396,0.749383694 +Craig Hodges,hodgecr01,1988,RS,PHO,985,462,0.588082146,-1.754295708,-1.166213562,0.377389927,0.377389927,0,0.406392606,-1.942869847,-1.536477241,1.099371364 +Jeff Cook,cookje01,1988,RS,PHO,766,359,-4.495083706,-0.574451774,-5.06953548,-0.426998129,-0.426998129,0,-4.766136625,-0.441882934,-5.208019559,0.509564875 +Winston Crite,critewi01,1988,RS,PHO,550,258,-2.857259993,-1.909672309,-4.766932302,-0.266724713,-0.266724713,0,-3.407289376,-2.468299984,-5.87558936,0.467988972 +Bill Martin,martibi01,1988,RS,PHO,215,101,-7.703764593,-0.169199448,-7.872964041,-0.26671585,-0.26671585,0,-7.107126342,-0.486395897,-7.593522239,1.04177369 +Ron Moore,moorero01,1988,RS,PHO,73,34,-8.273219701,3.622187068,-4.651032633,-0.034237141,-0.034237141,0,-7.400345356,6.011336514,-1.389008842,3.852141823 +Clyde Drexler,drexlcl01,1988,RS,POR,6680,3060,5.556414348,1.71296573,7.269380078,15.60238441,15.60238441,0,5.785643253,1.934300264,7.719943517,-0.257694289 +Terry Porter,portete01,1988,RS,POR,6530,2991,4.135117887,0.429911605,4.565029492,11.11078725,11.11078725,0,3.974580116,0.674447325,4.649027441,-0.469601435 +Jerome Kersey,kerseje01,1988,RS,POR,6305,2888,1.578000391,1.415014538,2.993014929,8.457910542,8.457910542,0,1.766644902,1.642699331,3.409344233,-0.049770522 +Kevin Duckworth,duckwke01,1988,RS,POR,4853,2223,-1.382185107,-0.898164829,-2.280349936,0.532952034,0.532952034,0,-1.01578178,-0.939349387,-1.955131167,0.054281342 +Caldwell Jones,jonesca01,1988,RS,POR,3882,1778,-4.042073028,0.707167505,-3.334905523,-0.531158329,-0.531158329,0,-4.03358673,0.399295436,-3.634291294,0.108225043 +Richard Anderson,anderri01,1988,RS,POR,2832,1297,-1.55124168,-0.013027965,-1.564269646,0.791538407,0.791538407,0,-1.048555117,-0.322612581,-1.371167698,0.887115566 +Mike Holton,holtomi01,1988,RS,POR,2792,1279,-0.767307104,-1.374390321,-2.141697425,0.397361924,0.397361924,0,-1.188689539,-1.516022633,-2.704712172,0.105793103 +Maurice Lucas,lucasma01,1988,RS,POR,2600,1191,-1.926934313,-0.734902856,-2.661837169,0.053822135,0.053822135,0,-1.912561536,-0.808855999,-2.721417535,0.470648135 +Steve Johnson,johnsst03,1988,RS,POR,2292,1050,-3.006756111,-1.0867508,-4.093506912,-0.724902591,-0.724902591,0,-2.355521666,-1.445030233,-3.800551899,0.724378531 +Kiki Vandeweghe,vandeki01,1988,RS,POR,2266,1038,3.133424361,-1.374272005,1.759152356,2.377084682,2.377084682,0,2.903036503,-1.770969966,1.132066537,-0.460348541 +Jerry Sichting,sichtje01,1988,RS,POR,707,324,-0.581792915,-2.103747096,-2.685540012,0.010674508,0.010674508,0,-1.267220705,-2.434612378,-3.701833084,0.179368348 +Jim Paxson,paxsoji02,1988,RS,POR,574,263,-2.597583779,-1.975673368,-4.573257148,-0.245372728,-0.245372728,0,-2.859501458,-2.187030503,-5.046531961,0.298012665 +Charles Jones,jonesch02,1988,RS,POR,406,186,-5.491087977,-1.869092549,-7.360180525,-0.440384466,-0.440384466,0,-5.605933489,-2.73443322,-8.340366709,0.666112564 +Ronnie Murphy,murphro01,1988,RS,POR,194,89,-9.037198171,-0.17960552,-9.216803691,-0.297220864,-0.297220864,0,-8.123128007,-1.017389521,-9.140517528,1.227999677 +Nikita Wilson,wilsoni01,1988,RS,POR,118,54,-9.085788242,-3.630100384,-12.71588863,-0.275401871,-0.275401871,0,-9.176836651,-4.819546468,-13.99638312,0.306039023 +Kevin Gamble,gamblke01,1988,RS,POR,41,19,-8.6333213,2.526157166,-6.107164134,-0.032879285,-0.032879285,0,-7.726363996,0.933647801,-6.792716195,1.039440383 +Otis Thorpe,thorpot01,1988,RS,SAC,6532,3072,1.376832441,-1.08541092,0.291421521,4.747070587,4.747070587,0,1.389963013,-0.587359998,0.802603015,-0.419801379 +Reggie Theus,theusre01,1988,RS,SAC,5641,2653,1.372116168,-2.599013463,-1.226897295,2.05300815,2.05300815,0,1.18229347,-2.124086929,-0.941793458,-0.420640245 +Kenny Smith,smithke01,1988,RS,SAC,4614,2170,0.439261117,-1.228508218,-0.789247101,2.164046243,2.164046243,0,0.372627866,-0.587083233,-0.214455367,-0.314338277 +Harold Pressley,pressha01,1988,RS,SAC,4314,2029,-0.444728295,0.020272684,-0.42445561,2.409608864,2.409608864,0,-0.443541824,0.054139371,-0.389402453,0.092741998 +Joe Kleine,kleinjo01,1988,RS,SAC,4250,1999,-2.358563366,-1.063954087,-3.422517453,-0.684093992,-0.684093992,0,-2.34039126,-0.832547648,-3.172938909,-0.264470628 +LaSalle Thompson,thompla01,1988,RS,SAC,2673,1257,-2.784881638,1.375905263,-1.408976375,0.865499851,0.865499851,0,-2.379943776,1.484444229,-0.895499547,0.641392833 +Terry Tyler,tylerte01,1988,RS,SAC,2520,1185,-2.057631475,0.310040533,-1.747590942,0.602822964,0.602822964,0,-2.381250295,-0.448240562,-2.829490857,-0.535620035 +Ed Pinckney,pincked01,1988,RS,SAC,2503,1177,-0.85913463,-1.016095924,-1.875230554,0.524701981,0.524701981,0,-1.114284701,-1.485468958,-2.599753659,-0.115470938 +Jawann Oldham,oldhaja01,1988,RS,SAC,2011,946,-4.076781854,1.12862757,-2.948154285,-0.095622421,-0.095622421,0,-4.107642478,0.63987328,-3.467769198,-0.017480357 +Derek Smith,smithde02,1988,RS,SAC,1911,899,0.512423805,-1.847590496,-1.335166691,0.650074824,0.650074824,0,0.055969078,-1.199356584,-1.143387506,0.176057983 +Mike McGee,mcgeemi01,1988,RS,SAC,1884,886,0.418660345,-0.248375464,0.17028488,1.340084989,1.340084989,0,1.081455,-0.271122839,0.810332161,1.527670732 +Michael Jackson,jacksmi02,1988,RS,SAC,1616,760,-1.915426526,-2.755358001,-4.670784527,-0.745130727,-0.745130727,0,-2.458255734,-2.749137502,-5.207393235,0.046376338 +Franklin Edwards,edwarfr01,1988,RS,SAC,880,414,-2.246834094,-3.353910433,-5.600744527,-0.597449165,-0.597449165,0,-2.504404062,-3.808010207,-6.312414269,-0.785584531 +Conner Henry,henryco01,1988,RS,SAC,440,207,2.42111277,-2.40183572,0.01927705,0.29574586,0.29574586,0,2.124131841,-2.907131846,-0.783000006,1.129926322 +Joe Arlauckas,arlaujo01,1988,RS,SAC,181,85,-5.014758194,-0.321854756,-5.33661295,-0.112948991,-0.112948991,0,-5.019798497,-0.142975924,-5.162774421,0.696690459 +Martin Nessley,nesslma01,1988,RS,SAC,87,41,-6.133340314,-1.64892571,-7.782266024,-0.107681413,-0.107681413,0,-6.33497045,-0.467538387,-6.802508837,2.312849239 +Alvin Robertson,roberal01,1988,RS,SAS,6552,2978,2.320600201,1.822275389,4.14287559,10.49697262,10.49697262,0,2.768467103,2.509744736,5.27821184,0.231999704 +Frank Brickowski,brickfr01,1988,RS,SAS,4899,2227,-0.21576716,-1.658261845,-1.874029005,0.996668138,0.996668138,0,0.057987667,-0.97304524,-0.915057574,0.13938941 +Johnny Dawkins,dawkijo01,1988,RS,SAS,4794,2179,2.496208854,-1.68315284,0.813056014,3.930864103,3.930864103,0,2.277877683,-1.293139679,0.984738004,-0.770423853 +Greg Anderson,andergr01,1988,RS,SAS,4365,1984,-2.162731435,-0.458914268,-2.621645702,0.129989208,0.129989208,0,-1.952247072,-0.625598562,-2.577845634,0.04985517 +Walter Berry,berrywa01,1988,RS,SAS,4228,1922,0.995087962,-1.51814314,-0.523055178,2.184772987,2.184772987,0,0.843643821,-1.527711473,-0.684067651,0.047130021 +Mike Mitchell,mitchmi01,1988,RS,SAS,3302,1501,-0.346773379,-2.191688619,-2.538461998,0.16121253,0.16121253,0,-0.70705029,-2.407128202,-3.114178492,-0.488688716 +Dave Greenwood,greenda01,1988,RS,SAS,2719,1236,-1.942651669,-1.38361846,-3.326270129,-0.362897753,-0.362897753,0,-1.930354699,-1.058719092,-2.989073791,-0.139330658 +Jon Sundvold,sundvjo01,1988,RS,SAS,2253,1024,0.106952502,-3.035758692,-2.92880619,-0.092852432,-0.092852432,0,-0.273155639,-3.145532048,-3.418687686,-0.608468171 +Petur Gudmundsson,gudmupe01,1988,RS,SAS,2237,1017,-2.956942263,-1.227892895,-4.184835157,-0.749267059,-0.749267059,0,-3.012447442,-1.163470153,-4.175917595,0.645687192 +Kurt Nimphius,nimphku01,1988,RS,SAS,2022,919,-3.238949199,-1.052660029,-4.291609228,-0.724576593,-0.724576593,0,-3.365935884,-1.207998019,-4.573933903,0.244924052 +Ed Nealy,nealyed01,1988,RS,SAS,1841,837,-1.909536941,-1.19769481,-3.107231751,-0.152316721,-0.152316721,0,-2.319641995,-1.375580189,-3.695222184,-0.155003199 +Leon Wood,woodle01,1988,RS,SAS,1826,830,1.947565827,-2.721431103,-0.773865275,0.840465077,0.840465077,0,1.677439803,-2.631265641,-0.953825838,0.438335287 +Ricky Wilson,wilsori02,1988,RS,SAS,821,373,-1.980507584,-1.501375777,-3.481883361,-0.140092639,-0.140092639,0,-2.058741365,-1.157319556,-3.216060921,0.587528978 +Pete Myers,myerspe01,1988,RS,SAS,722,328,-2.681564931,-1.468341311,-4.149906242,-0.23483445,-0.23483445,0,-2.8624075,-1.987556879,-4.84996438,0.243650927 +Charles Davis,davisch02,1988,RS,SAS,411,187,-1.810315444,-4.443531669,-6.253847113,-0.336782131,-0.336782131,0,-2.060257604,-4.575297554,-6.635555159,0.750524437 +Nate Blackwell,blackna01,1988,RS,SAS,246,112,-2.937223065,-3.53003183,-6.467254894,-0.214544726,-0.214544726,0,-3.04286011,-3.134931162,-6.177791272,1.011608147 +Phil Zevenbergen,zevenph01,1988,RS,SAS,128,58,-3.079170384,-0.130927989,-3.210098373,-0.013806864,-0.013806864,0,-2.792020929,0.16473762,-2.627283309,1.420047028 +Johnny Moore,moorejo01,1988,RS,SAS,112,51,-2.401046116,-1.231424951,-3.632471067,-0.022808402,-0.022808402,0,-2.722325164,-2.222250404,-4.944575568,-0.674552984 +Richard Rellford,rellfri01,1988,RS,SAS,92,42,-2.753571372,-3.087252711,-5.840824083,-0.065876606,-0.065876606,0,-3.606059714,-4.645219305,-8.251279019,-0.539963302 +Dale Ellis,ellisda01,1988,RS,SEA,5891,2790,3.764863416,-1.635112543,2.129750873,6.937951752,6.937951752,0,3.820028466,-1.189329606,2.63069886,-0.118534076 +Xavier McDaniel,mcdanxa01,1988,RS,SEA,5707,2703,1.147490094,-0.271817731,0.875672364,4.993022657,4.993022657,0,1.417589072,-0.403140507,1.014448564,-0.141825608 +Tom Chambers,chambto01,1988,RS,SEA,5659,2680,-0.066350516,-0.501066848,-0.567417364,2.992770867,2.992770867,0,0.511973049,-0.356109615,0.155863434,0.285294768 +Nate McMillan,mcmilna01,1988,RS,SEA,5179,2453,2.902994552,1.631035672,4.534030224,9.102292701,9.102292701,0,2.74682268,1.831885065,4.578707746,-0.152816286 +Alton Lister,listeal01,1988,RS,SEA,3826,1812,-2.616875735,1.295135339,-1.321740396,1.324889274,1.324889274,0,-2.659179755,1.221848724,-1.437331031,0.342626381 +Derrick McKey,mckeyde01,1988,RS,SEA,3602,1706,-0.324387973,0.53632251,0.211934537,2.588676392,2.588676392,0,-0.558012628,0.283233986,-0.274778642,0.414620551 +Kevin Williams,willike01,1988,RS,SEA,2289,1084,-1.116983683,-0.145177099,-1.262160782,0.832798898,0.832798898,0,-1.277697926,0.345321916,-0.93237601,1.217487481 +Olden Polynice,polynol01,1988,RS,SEA,2280,1080,-3.840011491,-0.067214716,-3.907226207,-0.644601255,-0.644601255,0,-3.66833592,-0.038217023,-3.706552943,1.09876649 +Russ Schoene,schoeru01,1988,RS,SEA,2054,973,-1.255685557,-0.529263573,-1.78494913,0.482881793,0.482881793,0,-0.970673103,-0.765837826,-1.73651093,0.800923642 +Danny Young,youngda01,1988,RS,SEA,2004,949,1.636629952,0.003102252,1.639732204,2.123221538,2.123221538,0,1.211023546,-0.6023301,0.608693447,-0.104241748 +Clemon Johnson,johnscl01,1988,RS,SEA,1527,723,-4.380793892,-0.555653479,-4.936447371,-0.807613496,-0.807613496,0,-4.657232018,-1.177907099,-5.835139117,0.136045276 +Sam Vincent,vincesa01,1988,RS,SEA,1157,548,0.230275715,-2.089329135,-1.85905342,0.249945282,0.249945282,0,-0.250158726,-2.462354529,-2.712513256,0.342273015 +Sedale Threatt,threase01,1988,RS,SEA,747,354,1.866344574,2.497170042,4.363514616,1.288825404,1.288825404,0,1.925505028,1.968302871,3.893807899,0.317562786 +Karl Malone,malonka01,1988,RS,UTA,6840,3198,0.129707415,0.855647858,0.985355273,6.100006095,6.100006095,0,0.639806566,1.021274019,1.661080585,0.088101674 +John Stockton,stockjo01,1988,RS,UTA,6079,2842,7.568213977,2.739983534,10.30819751,18.89923057,18.89923057,0,7.158110986,3.178790991,10.33690198,-0.186341055 +Thurl Bailey,baileth01,1988,RS,UTA,5997,2804,-0.837204523,0.189938109,-0.647266414,2.989453221,2.989453221,0,-1.029508649,-0.213886739,-1.243395389,-0.627216291 +Mark Eaton,eatonma01,1988,RS,UTA,5841,2731,-4.785734315,3.738273231,-1.047461084,2.362504034,2.362504034,0,-4.522573552,3.142457678,-1.380115873,-0.413804255 +Bob Hansen,hansebo01,1988,RS,UTA,3841,1796,0.747289121,-0.567295033,0.179994088,2.692750529,2.692750529,0,0.265725477,-0.426048718,-0.160323241,0.298111771 +Marc Iavaroni,iavarma01,1988,RS,UTA,2648,1238,-3.510426543,-1.112092933,-4.622519476,-1.184408082,-1.184408082,0,-3.776080771,-1.484905588,-5.260986359,0.142583324 +Rickey Green,greenri01,1988,RS,UTA,2387,1116,-0.53449271,-0.316651632,-0.851144341,1.078269289,1.078269289,0,-0.919431889,-0.983387679,-1.902819568,-0.271029187 +Darrell Griffith,griffda01,1988,RS,UTA,2250,1052,-1.519670354,0.290452496,-1.229217858,0.821597873,0.821597873,0,-1.163216355,0.098881061,-1.064335294,0.660376672 +Melvin Turpin,turpime01,1988,RS,UTA,2162,1011,-3.280185318,1.507962677,-1.772222641,0.506020955,0.506020955,0,-3.243079614,0.707607023,-2.535472591,0.334041097 +Kelly Tripucka,tripuke01,1988,RS,UTA,2088,976,-0.86850591,-0.525527029,-1.394032939,0.673930267,0.673930267,0,-1.093903753,-1.296804168,-2.39070792,-0.191162355 +Carey Scurry,scurrca01,1988,RS,UTA,956,447,-1.987078712,4.016693294,2.029614582,1.10764707,1.10764707,0,-1.62406971,4.057548882,2.433479172,1.62846509 +Bart Kofoed,kofoeba01,1988,RS,UTA,481,225,-5.417997359,-2.279507098,-7.697504458,-0.575575881,-0.575575881,0,-5.95205718,-2.192206023,-8.144263203,1.353583508 +Scott Roth,rothsc01,1988,RS,UTA,430,201,-2.180795532,1.084095196,-1.096700336,0.172301241,0.172301241,0,-2.259786317,1.090400795,-1.169385522,1.63784462 +Eddie Hughes,hugheed01,1988,RS,UTA,90,42,-0.678193989,-5.38672966,-6.064923649,-0.071532934,-0.071532934,0,-1.168071475,-6.300070572,-7.468142047,0.708663814 +Darryl Dawkins,dawkida01,1988,RS,UTA,56,26,-17.12196662,-3.936104632,-21.05807125,-0.254649071,-0.254649071,0,-15.68184704,-2.288663728,-17.97051077,4.892707374 +Moses Malone,malonmo01,1988,RS,WSB,5565,2692,1.214457597,0.420711608,1.635169205,5.972141549,5.972141549,0,1.521702266,-0.019242645,1.502459621,-0.848577092 +Jeff Malone,malonje01,1988,RS,WSB,5488,2655,0.747063642,-1.898771507,-1.151707865,2.158834041,2.158834041,0,0.481712642,-1.46334805,-0.981635408,-0.2878131 +John Williams,willijo02,1988,RS,WSB,5019,2428,0.420446284,1.279491432,1.699937716,5.516313155,5.516313155,0,0.487814259,1.354675318,1.842489577,0.071007188 +Bernard King,kingbe01,1988,RS,WSB,4225,2044,-0.349033261,-1.697784734,-2.046817996,0.734775359,0.734775359,0,-0.371189892,-1.63762592,-2.008815812,0.201068864 +Muggsy Bogues,boguemu01,1988,RS,WSB,3365,1628,0.477187072,2.043845365,2.521032437,4.37854995,4.37854995,0,0.480886497,2.128031841,2.608918338,0.00922931 +Terry Catledge,catlete01,1988,RS,WSB,3328,1610,0.075612414,-1.335420335,-1.259807921,1.223344461,1.223344461,0,0.050273952,-1.256420674,-1.206146722,-0.060282882 +Steve Colter,coltest01,1988,RS,WSB,2813,1361,0.716149467,-0.352796834,0.363352633,2.157264948,2.157264948,0,0.392319255,-0.045382484,0.346936771,-0.214082542 +Charles Jones,jonesch01,1988,RS,WSB,2714,1313,-2.388525356,2.708623482,0.320098127,2.066537841,2.066537841,0,-2.47142784,2.798170317,0.326742477,0.485279778 +Frank Johnson,johnsfr01,1988,RS,WSB,2601,1258,-1.032510052,0.106051013,-0.926459038,1.172774298,1.172774298,0,-1.022447683,0.029339075,-0.993108607,0.203936519 +Manute Bol,bolma01,1988,RS,WSB,2348,1136,-4.483299585,3.935046101,-0.548253485,1.27115786,1.27115786,0,-4.730997102,2.646657623,-2.084339479,-0.390681901 +Darrell Walker,walkeda01,1988,RS,WSB,1943,940,-1.821981617,1.267186113,-0.554795504,1.057813224,1.057813224,0,-1.787614915,1.215244876,-0.572370039,0.480563444 +Mark Alarie,alarima01,1988,RS,WSB,1590,769,-1.463605542,-2.117855422,-3.581460964,-0.327300438,-0.327300438,0,-1.600835567,-2.278216333,-3.8790519,0.334276927 +Jay Murphy,murphja01,1988,RS,WSB,95,46,-8.267450699,-3.215696789,-11.48314749,-0.205075379,-0.205075379,0,-7.932313224,-4.34055599,-12.27286921,0.056747639 +Dominique Wilkins,wilkido01,1988,PO,ATL,936,473,3.925200191,-0.047688502,3.877511688,1.642876888,0,1.642876888,4.793996514,-0.333411086,4.460585428,-0.384460693 +Kevin Willis,willike02,1988,PO,ATL,914,462,0.507568069,-0.155048418,0.352519652,0.75534636,0,0.75534636,0.845970713,0.261680385,1.107651098,0.140124543 +Doc Rivers,riverdo01,1988,PO,ATL,809,409,6.991981547,1.818320985,8.810302531,2.490723348,0,2.490723348,7.092675323,2.312866465,9.405541788,0.105744538 +Randy Wittman,wittmra01,1988,PO,ATL,681,344,1.245660879,-1.841195872,-0.595534993,0.388127214,0,0.388127214,0.877061648,-1.958327652,-1.081266004,-0.453678439 +Tree Rollins,rollitr01,1988,PO,ATL,659,333,-2.152421449,1.536159905,-0.616261544,0.374413981,0,0.374413981,-2.08009803,1.846699215,-0.233398816,0.135078914 +Spud Webb,webbsp01,1988,PO,ATL,418,211,4.92404715,-0.408067363,4.515979787,0.80639707,0,0.80639707,4.585893662,-0.539567337,4.046326325,-0.039128932 +Antoine Carr,carran01,1988,PO,ATL,416,210,-1.158903798,0.62497753,-0.533926268,0.248147147,0,0.248147147,-1.178830703,0.955535578,-0.223295125,1.269886393 +John Battle,battljo01,1988,PO,ATL,328,166,-0.369550412,-2.970675364,-3.340225777,-0.051592021,0,-0.051592021,-0.799438945,-3.88388446,-4.683323405,0.066975532 +Cliff Levingston,levincl01,1988,PO,ATL,323,163,-1.78451862,-0.599390608,-2.383909227,0.031571421,0,0.031571421,-1.702333193,-0.922889279,-2.625222472,0.520244772 +Scott Hastings,hastisc01,1988,PO,ATL,204,103,-1.213471286,-1.222140247,-2.435611532,0.017277239,0,0.017277239,-1.611797598,-0.976210992,-2.588008591,1.328707061 +Leon Wood,woodle01,1988,PO,ATL,8,4,16.83624617,-3.985743097,12.85050307,0.031373901,0,0.031373901,15.17607153,-5.957218256,9.218853272,-4.23873892 +Chris Washburn,washbch01,1988,PO,ATL,4,2,-7.316732355,-3.394190507,-10.71092286,-0.008269372,0,-0.008269372,-8.049284168,-5.723432236,-13.7727164,-1.23516142 +Larry Bird,birdla01,1988,PO,BOS,1484,763,3.426131372,2.687863458,6.11399483,3.542927554,0,3.542927554,3.850529594,2.562857008,6.413386603,-0.424870463 +Kevin McHale,mchalke01,1988,PO,BOS,1393,716,4.696765922,0.000568852,4.697334774,2.790084337,0,2.790084337,4.324329024,0.104682582,4.429011606,-0.534967191 +Dennis Johnson,johnsde01,1988,PO,BOS,1365,702,2.168965581,0.581313806,2.750279388,2.025489074,0,2.025489074,2.207245269,0.965981994,3.173227263,-0.293889236 +Danny Ainge,aingeda01,1988,PO,BOS,1303,670,1.074064934,-1.683757624,-0.60969269,0.755915468,0,0.755915468,1.04409141,-1.168794693,-0.124703283,0.169253392 +Robert Parish,parisro01,1988,PO,BOS,1218,626,-1.160083739,1.564696974,0.404613235,1.032411622,0,1.032411622,-0.899979422,0.913960655,0.013981233,-0.615799622 +Jim Paxson,paxsoji02,1988,PO,BOS,366,188,-7.181010737,-0.990784186,-8.171794923,-0.538987851,0,-0.538987851,-7.220207175,-1.959369541,-9.179576716,0.467428225 +Mark Acres,acresma01,1988,PO,BOS,307,158,-3.698390014,-1.094509664,-4.792899678,-0.172366937,0,-0.172366937,-4.057288816,-0.918484679,-4.975773495,1.413052457 +Fred Roberts,roberfr01,1988,PO,BOS,194,100,-2.812412723,-1.095726982,-3.908139706,-0.061911887,0,-0.061911887,-3.070453545,-1.105977791,-4.176431337,1.516161158 +Artis Gilmore,gilmoar01,1988,PO,BOS,167,86,-6.187303932,-0.29523478,-6.482538712,-0.170634153,0,-0.170634153,-6.593733143,-1.287578416,-7.881311559,0.972121814 +Reggie Lewis,lewisre01,1988,PO,BOS,136,70,-0.291510518,1.742521995,1.451011477,0.156015018,0,0.156015018,-0.57295409,1.805503137,1.232549048,0.784371522 +Dirk Minniefield,minnidi01,1988,PO,BOS,97,50,-5.631471922,-3.309119639,-8.94059156,-0.167592257,0,-0.167592257,-5.278506228,-3.160318653,-8.438824881,2.757486622 +Brad Lohaus,lohaubr01,1988,PO,BOS,51,26,3.883489252,-1.763482988,2.120006265,0.067566635,0,0.067566635,3.057056068,-2.78975665,0.267299418,1.341800345 +Michael Jordan,jordami01,1988,PO,CHI,835,427,4.998865682,2.392947279,7.391812961,2.279632596,0,2.279632596,4.700879339,2.725027576,7.425906915,0.037390497 +Charles Oakley,oaklech01,1988,PO,CHI,729,373,0.751205614,0.679022835,1.430228448,0.815708534,0,0.815708534,0.563959579,0.847716915,1.411676494,-0.551809156 +Dave Corzine,corzida01,1988,PO,CHI,602,308,-5.823747257,1.124268156,-4.699479101,-0.31442749,0,-0.31442749,-5.617078902,0.398713723,-5.218365179,-0.459132283 +Horace Grant,grantho01,1988,PO,CHI,585,299,2.128281212,2.342732455,4.471013667,1.139022711,0,1.139022711,1.940147414,2.754317096,4.69446451,0.244104751 +Scottie Pippen,pippesc01,1988,PO,CHI,575,294,-1.680587847,0.016764445,-1.663823402,0.168214334,0,0.168214334,-1.749283543,-0.26575214,-2.015035683,0.101848233 +Sam Vincent,vincesa01,1988,PO,CHI,491,251,-4.026688485,-1.308966534,-5.335655019,-0.342465822,0,-0.342465822,-3.815219979,-1.568665434,-5.383885413,0.268260984 +John Paxson,paxsojo01,1988,PO,CHI,323,165,0.019035095,-2.419634572,-2.400599477,0.030602088,0,0.030602088,-0.694155024,-1.950800528,-2.644955552,0.835009695 +Brad Sellers,sellebr01,1988,PO,CHI,282,144,-1.53283713,-0.504900889,-2.037738019,0.053917531,0,0.053917531,-2.290143433,-1.118274389,-3.408417822,-0.092698866 +Rory Sparrow,sparrro01,1988,PO,CHI,207,106,-2.286351669,-0.299929065,-2.586280733,0.009154814,0,0.009154814,-2.585256899,-0.42772457,-3.012981469,0.239892638 +Elston Turner,turneel01,1988,PO,CHI,57,29,-3.285254277,-2.234864509,-5.520118787,-0.041877942,0,-0.041877942,-4.377428409,-3.71184868,-8.08927709,-0.886224753 +Mike Brown,brownmi01,1988,PO,CHI,8,4,4.985517226,16.26012692,21.24564415,0.051148261,0,0.051148261,6.393841879,14.06997016,20.46381203,1.21052608 +Mark Price,pricema01,1988,PO,CLE,401,205,7.819019891,-1.267940783,6.551079108,0.994902738,0,0.994902738,7.011405028,-0.485302761,6.526102267,-0.798344412 +Brad Daugherty,daughbr01,1988,PO,CLE,399,204,-2.440388854,0.339366951,-2.101021903,0.069254174,0,0.069254174,-1.959627484,0.034446158,-1.925181326,-0.560615004 +Larry Nance,nancela01,1988,PO,CLE,392,200,0.935050011,-0.106537783,0.828512229,0.373501742,0,0.373501742,0.857261434,-0.263272847,0.593988587,-0.783844404 +Ron Harper,harpero01,1988,PO,CLE,262,134,0.561158067,4.071447504,4.632605571,0.522567329,0,0.522567329,1.258971975,3.913139099,5.172111074,0.36829942 +Mike Sanders,sandemi01,1988,PO,CLE,262,134,0.59846696,-0.943874244,-0.345407284,0.170960646,0,0.170960646,0.393050328,-0.416633407,-0.023583079,0.792179229 +Hot Rod Williams,williho01,1988,PO,CLE,260,133,-0.220631729,0.972539699,0.75190797,0.244409612,0,0.244409612,-0.190968067,0.816013254,0.625045187,-0.26025892 +Craig Ehlo,ehlocr01,1988,PO,CLE,251,128,-1.126061963,-0.525755822,-1.651817785,0.07497285,0,0.07497285,-0.90607686,-0.401815188,-1.307892048,1.295180931 +Chris Dudley,dudlech02,1988,PO,CLE,47,24,0.385134416,-2.767892828,-2.382758413,0.004619677,0,0.004619677,-0.290839307,-3.369475206,-3.660314513,-0.372414824 +Phil Hubbard,hubbaph01,1988,PO,CLE,41,21,-11.46450857,-3.179574921,-14.64408349,-0.130917513,0,-0.130917513,-11.52633687,-4.745056515,-16.27139338,-0.372650688 +Dell Curry,curryde01,1988,PO,CLE,33,17,-1.111049887,-1.772179496,-2.883229383,-0.001182417,0,-0.001182417,-2.071156648,-2.980859735,-5.052016384,-0.748727177 +Rolando Blackman,blackro01,1988,PO,DAL,1333,672,2.82933278,-1.839617675,0.989715105,1.310275305,0,1.310275305,2.594436005,-1.46068235,1.133753655,-0.871928434 +Derek Harper,harpede01,1988,PO,DAL,1194,602,2.948419979,0.391166522,3.3395865,1.931254931,0,1.931254931,3.286955793,1.003154936,4.290110729,0.110644066 +Sam Perkins,perkisa01,1988,PO,DAL,1134,572,-0.232236967,0.892839795,0.660602828,1.025996672,0,1.025996672,0.321737223,1.04359209,1.365329312,-0.050856093 +Roy Tarpley,tarplro01,1988,PO,DAL,1116,563,3.908963768,1.675031424,5.583995191,2.464040673,0,2.464040673,4.286399634,1.979796261,6.266195895,-0.189335568 +Mark Aguirre,aguirma01,1988,PO,DAL,1106,558,3.475549024,-1.17001521,2.305533814,1.485377515,0,1.485377515,3.764053435,-1.166132075,2.59792136,0.062445316 +James Donaldson,donalja01,1988,PO,DAL,989,499,-0.776175019,-1.254284622,-2.030459641,0.188141334,0,0.188141334,-0.781926005,-1.345771214,-2.127697218,-0.398619802 +Brad Davis,davisbr01,1988,PO,DAL,585,295,0.56559758,-3.8078617,-3.24226412,-0.076626466,0,-0.076626466,-0.208418534,-3.981097104,-4.189515638,0.265109264 +Detlef Schrempf,schrede01,1988,PO,DAL,543,274,0.340147774,-1.166693017,-0.826545243,0.277478687,0,0.277478687,0.143049424,-1.785653114,-1.64260369,0.053993405 +Bill Wennington,wennibi01,1988,PO,DAL,28,14,-9.992831077,0.88435847,-9.108472607,-0.048233053,0,-0.048233053,-8.876072592,2.84869782,-6.027374772,2.827909652 +Steve Alford,alforst01,1988,PO,DAL,24,12,-2.18548255,-5.070028585,-7.255511135,-0.02844923,0,-0.02844923,-1.843296559,-7.234150347,-9.077446907,-0.00123767 +Jim Farmer,farmeji01,1988,PO,DAL,22,11,-7.20723654,-6.713484597,-13.92072114,-0.064803837,0,-0.064803837,-6.865542999,-7.371142164,-14.23668516,0.214177217 +Uwe Blab,blabuw01,1988,PO,DAL,16,8,-7.336612462,-5.933444628,-13.27005709,-0.044101429,0,-0.044101429,-7.349188723,-7.149790929,-14.49897965,-0.395113295 +Alex English,englial01,1988,PO,DEN,916,438,1.492564776,-1.376849138,0.115715638,0.656284087,0,0.656284087,1.62216534,-0.980650137,0.641515202,-0.604422086 +Michael Adams,adamsmi01,1988,PO,DEN,849,406,1.276262761,0.017485674,1.293748435,0.862728589,0,0.862728589,1.742111993,0.203137568,1.945249561,-0.128544282 +Danny Schayes,schayda01,1988,PO,DEN,656,314,3.734142537,-1.573910845,2.160231691,0.812317704,0,0.812317704,3.116452132,-1.372370635,1.744081497,0.119197727 +Blair Rasmussen,rasmubl01,1988,PO,DEN,579,277,-1.521677454,-0.865305855,-2.386983309,0.052672179,0,0.052672179,-1.527196617,-0.845845726,-2.373042342,-0.432141316 +Fat Lever,leverfa01,1988,PO,DEN,571,273,4.922424934,2.037609029,6.960033963,1.382016757,0,1.382016757,4.65763024,2.342188824,6.999819064,-0.87732585 +Mike Evans,evansmi01,1988,PO,DEN,458,219,0.527403018,0.198104142,0.72550716,0.404494198,0,0.404494198,1.303618721,0.015907233,1.319525953,0.947059454 +Bill Hanzlik,hanzlbi01,1988,PO,DEN,443,212,-2.583120168,-0.808012972,-3.391133141,-0.072458879,0,-0.072458879,-2.759605428,-0.616403603,-3.376009031,1.24806156 +Jay Vincent,vinceja01,1988,PO,DEN,418,200,0.597754091,-0.788009947,-0.190255856,0.270388832,0,0.270388832,0.389633855,-0.949782208,-0.560148353,0.353866643 +T.R. Dunn,dunntr01,1988,PO,DEN,387,185,-2.58660749,-0.110771941,-2.697379431,0.005135049,0,0.005135049,-3.219293772,-0.206102977,-3.425396749,0.234067702 +Wayne Cooper,coopewa01,1988,PO,DEN,201,96,-3.214025773,1.84386562,-1.370160153,0.069832826,0,0.069832826,-3.218211136,1.523207306,-1.69500383,0.177467585 +Michael Brooks,brookmi01,1988,PO,DEN,23,11,3.464033496,-1.571548429,1.892485067,0.026594036,0,0.026594036,2.598876731,-2.845720825,-0.246844094,-0.983438811 +Maurice Martin,martima01,1988,PO,DEN,19,9,-6.082816969,-1.686064059,-7.768881028,-0.024037328,0,-0.024037328,-5.881349079,-4.084659359,-9.966008438,1.077051738 +Isiah Thomas,thomais01,1988,PO,DET,1749,911,3.452463665,3.707848448,7.160312112,4.764372425,0,4.764372425,4.064255892,3.874202065,7.938457957,0.274209404 +Adrian Dantley,dantlad01,1988,PO,DET,1543,804,2.268350831,0.242452868,2.5108037,2.219511229,0,2.219511229,1.834733715,-0.206585933,1.628147782,-0.263037667 +Joe Dumars,dumarjo01,1988,PO,DET,1543,804,1.118073679,-0.783988897,0.334084782,1.297223496,0,1.297223496,0.541267326,-0.890037665,-0.348770339,-0.550438037 +Bill Laimbeer,laimbbi01,1988,PO,DET,1495,779,-1.351530816,4.750846206,3.39931539,2.519029098,0,2.519029098,-1.100940486,4.062759085,2.9618186,-0.06176958 +John Salley,sallejo01,1988,PO,DET,1196,623,-0.062730036,4.569354835,4.506624799,2.382700633,0,2.382700633,-0.249048982,3.968961036,3.719912054,0.152669141 +Vinnie Johnson,johnsvi01,1988,PO,DET,916,477,-0.286696767,0.952138589,0.665441822,0.858516559,0,0.858516559,-0.340160985,0.559572267,0.219411282,0.138759388 +Dennis Rodman,rodmade01,1988,PO,DET,910,474,-0.799729016,1.857858204,1.058129188,0.962442669,0,0.962442669,-1.006100967,1.922385055,0.916284088,1.265236965 +Rick Mahorn,mahorri01,1988,PO,DET,785,409,-5.212605095,0.484247265,-4.728357831,-0.428908007,0,-0.428908007,-5.408927012,0.328593235,-5.080333777,0.700756975 +James Edwards,edwarja01,1988,PO,DET,591,308,-0.705710069,1.397307329,0.691597259,0.562716043,0,0.562716043,-1.06673044,1.039974445,-0.026755995,0.842743098 +Ralph Lewis,lewisra01,1988,PO,DET,33,17,0.861522586,-0.070926705,0.790595882,0.031595771,0,0.031595771,-0.138009332,-1.073469235,-1.211478567,-0.229265359 +Walker Russell,russewa01,1988,PO,DET,19,10,-2.455044125,3.604185769,1.149141644,0.020705428,0,0.020705428,-2.077746239,2.167481638,0.089735399,0.872972791 +Chuck Nevitt,nevitch01,1988,PO,DET,8,4,-1.019996951,-3.850868316,-4.870865267,-0.004481743,0,-0.004481743,-0.397978167,-5.040933016,-5.438911184,0.37844608 +Hakeem Olajuwon,olajuha01,1988,PO,HOU,325,162,8.625382289,5.114086455,13.73946874,1.396596537,0,1.396596537,8.61065039,5.015624883,13.62627527,-0.612129543 +Rodney McCray,mccraro01,1988,PO,HOU,319,159,-0.790150238,-0.014687955,-0.804838193,0.161929847,0,0.161929847,-0.957006628,0.183498894,-0.773507733,-0.475962799 +Sleepy Floyd,floydsl01,1988,PO,HOU,309,154,3.312566701,0.252533706,3.565100407,0.509988753,0,0.509988753,3.427318795,0.646661208,4.073980003,-0.326318216 +Joe Barry Carroll,carrojo01,1988,PO,HOU,233,116,-4.841296098,-0.369153777,-5.210449875,-0.150215272,0,-0.150215272,-4.328561424,-0.218738699,-4.547300123,0.019891155 +Robert Reid,reidro01,1988,PO,HOU,229,114,-0.043824375,-1.208949159,-1.252773535,0.090075616,0,0.090075616,-0.578137926,-0.658631283,-1.236769209,0.277485349 +Jim Petersen,peterji01,1988,PO,HOU,197,98,-0.527685476,-1.108298702,-1.635984178,0.057455887,0,0.057455887,-0.994454272,-1.233623825,-2.228078098,0.014523657 +Purvis Short,shortpu01,1988,PO,HOU,143,71,-5.926981154,-2.579407857,-8.506389011,-0.215514278,0,-0.215514278,-6.200085585,-2.77342174,-8.973507324,0.20115865 +Allen Leavell,leaveal01,1988,PO,HOU,76,38,-1.243063133,-1.546767865,-2.789830998,-0.000811245,0,-0.000811245,-0.77907308,-2.232345687,-3.011418767,1.769112922 +Buck Johnson,johnsbu01,1988,PO,HOU,40,20,-7.988189029,-2.094562544,-10.08275157,-0.077504906,0,-0.077504906,-7.817368317,-4.874488958,-12.69185728,0.41329558 +Cedric Maxwell,maxwece01,1988,PO,HOU,30,15,-0.782840731,-3.416261294,-4.199102025,-0.011327184,0,-0.011327184,-2.365806591,-4.740042701,-7.105849292,-0.92035942 +World B. Free,freewo01,1988,PO,HOU,24,12,-15.01282452,-7.063341744,-22.07616627,-0.12491827,0,-0.12491827,-14.52315778,-8.411737378,-22.93489515,2.25068358 +Lester Conner,connele01,1988,PO,HOU,2,1,77.83282549,79.40754176,157.2403672,0.085428206,0,0.085428206,80.67230841,76.9698071,157.6421155,1.40362358 +Magic Johnson,johnsma02,1988,PO,LAL,1881,965,7.726075088,-0.655919856,7.070155233,4.947214958,0,4.947214958,7.504474914,-0.234783953,7.269690961,-0.750145332 +Byron Scott,scottby01,1988,PO,LAL,1748,897,2.750683694,-0.199152578,2.551531116,2.50121848,0,2.50121848,2.950093568,0.227071039,3.177164607,-0.042290493 +James Worthy,worthja01,1988,PO,LAL,1746,896,3.942811845,0.42881986,4.371631705,3.343882568,0,3.343882568,4.112127513,0.330556341,4.442683853,-0.390983682 +A.C. Green,greenac01,1988,PO,LAL,1415,726,0.136802045,-0.74839403,-0.611591985,0.813522557,0,0.813522557,0.045452264,-0.760050868,-0.714598604,-0.395587936 +Kareem Abdul-Jabbar,abdulka01,1988,PO,LAL,1400,718,-2.379287278,0.16945952,-2.209827758,0.204094933,0,0.204094933,-1.684787494,0.064699887,-1.620087608,0.005407902 +Mychal Thompson,thompmy01,1988,PO,LAL,1199,615,-1.967331567,0.783160013,-1.184171555,0.507312989,0,0.507312989,-1.470499864,0.619933776,-0.850566088,0.110946228 +Michael Cooper,coopemi01,1988,PO,LAL,1146,588,1.125575408,-0.541925391,0.583650017,1.033873356,0,1.033873356,1.029585733,-0.442369155,0.587216578,0.223665727 +Kurt Rambis,rambiku01,1988,PO,LAL,363,186,-0.917452217,-0.401921958,-1.319374176,0.140954167,0,0.140954167,-1.321691602,-0.663684947,-1.985376549,0.63517858 +Tony Campbell,campbto01,1988,PO,LAL,183,94,-2.805777471,-1.634899043,-4.440676514,-0.08483543,0,-0.08483543,-2.871951172,-1.758143851,-4.630095023,1.377256012 +Mike Smrek,smrekmi01,1988,PO,LAL,66,34,-11.18279076,1.656895275,-9.525895484,-0.121937011,0,-0.121937011,-10.74619599,-0.06614503,-10.81234102,0.558200853 +Wes Matthews,matthwe01,1988,PO,LAL,53,27,-2.527072501,-2.767687637,-5.294760138,-0.036808867,0,-0.036808867,-2.830700399,-3.307827852,-6.138528251,1.723204429 +Milt Wagner,wagnemi01,1988,PO,LAL,27,14,4.494965212,-0.840390056,3.654575156,0.047800258,0,0.047800258,3.135709548,-0.635507679,2.50020187,1.249028951 +Terry Cummings,cummite01,1988,PO,MIL,388,193,3.546426713,1.733707136,5.280133849,0.816650969,0,0.816650969,4.059753107,1.835411287,5.895164393,0.132828787 +Jack Sikma,sikmaja01,1988,PO,MIL,382,190,0.810322427,-1.194367414,-0.384044987,0.236357321,0,0.236357321,1.372398552,-0.592710858,0.779687693,-0.074908592 +Paul Pressey,presspa01,1988,PO,MIL,358,178,2.01535632,-1.259151269,0.756205051,0.329260018,0,0.329260018,1.812473884,-0.852103226,0.960370658,0.248204781 +Sidney Moncrief,moncrsi01,1988,PO,MIL,348,173,3.453010067,-1.528087971,1.924922096,0.422934934,0,0.422934934,2.832655562,-1.387659491,1.444996071,-0.589521075 +Larry Krystkowiak,krystla01,1988,PO,MIL,328,163,0.1626619,-0.098456652,0.064205248,0.240888686,0,0.240888686,0.066965996,0.274863823,0.34182982,-0.192223706 +Ricky Pierce,piercri01,1988,PO,MIL,211,105,2.048069869,-1.729261914,0.318807955,0.169089616,0,0.169089616,1.679356965,-2.190031814,-0.510674849,-0.261130282 +John Lucas,lucasjo01,1988,PO,MIL,161,80,3.42081215,0.702046063,4.122858213,0.290830575,0,0.290830575,3.941630791,-0.166024089,3.775606703,0.497093177 +Randy Breuer,breuera01,1988,PO,MIL,95,47,-3.573971641,1.257623112,-2.316348528,0.010837326,0,0.010837326,-3.430695648,0.774294707,-2.656400941,0.998754159 +Paul Mokeski,mokespa01,1988,PO,MIL,80,40,-4.583540955,4.100582859,-0.482958097,0.047765368,0,0.047765368,-3.664513834,2.769654115,-0.894859719,0.09710058 +Jay Humphries,humphja01,1988,PO,MIL,36,18,-12.83326175,0.9335073,-11.89975445,-0.08960658,0,-0.08960658,-12.14784433,3.154350926,-8.993493402,3.233687469 +Jerry Reynolds,reynoje01,1988,PO,MIL,24,12,1.117313862,-3.863550645,-2.746236783,2.38E-05,0,2.38E-05,0.145615201,-5.611140108,-5.465524907,0.011115664 +John Stroeder,stroejo01,1988,PO,MIL,2,1,62.32592444,-3.458050278,58.86787416,0.028739416,0,0.028739416,61.31243268,-5.757561415,55.55487126,-10.81630642 +Mark Jackson,jacksma01,1988,PO,NYK,340,171,0.090088143,0.929902506,1.019990649,0.339248711,0,0.339248711,0.428691791,1.423584758,1.852276549,0.006791022 +Patrick Ewing,ewingpa01,1988,PO,NYK,304,153,0.001120512,1.992291922,1.993412434,0.380772357,0,0.380772357,0.043879563,2.038243871,2.082123433,-0.277487242 +Gerald Wilkins,wilkige01,1988,PO,NYK,296,149,-0.442257129,-1.831869891,-2.27412702,0.037301984,0,0.037301984,-0.923214632,-1.687735653,-2.610950285,-0.021091555 +Johnny Newman,newmajo01,1988,PO,NYK,225,113,1.667776645,0.578952968,2.246729612,0.301470859,0,0.301470859,1.729075621,0.870101368,2.599176989,1.397750803 +Sidney Green,greensi02,1988,PO,NYK,185,93,-4.917059273,-2.349144396,-7.266203669,-0.222015006,0,-0.222015006,-5.481183648,-2.626009123,-8.107192771,0.433912634 +Kenny Walker,walkeke01,1988,PO,NYK,159,80,-4.12526957,0.105852913,-4.019416658,-0.053553237,0,-0.053553237,-4.859943221,-0.099658007,-4.959601227,0.206426819 +Bill Cartwright,cartwbi01,1988,PO,NYK,151,76,-2.49693383,-3.1698178,-5.666751629,-0.117171417,0,-0.117171417,-3.081567676,-3.590194763,-6.671762438,0.430120104 +Trent Tucker,tucketr01,1988,PO,NYK,141,71,1.562284641,-0.435186912,1.127097728,0.144792905,0,0.144792905,1.017419133,-1.22576181,-0.208342677,-0.03696298 +Pat Cummings,cummipa01,1988,PO,NYK,56,28,0.567745744,-2.243043469,-1.675297725,0.016354813,0,0.016354813,-0.900910409,0.534884971,-0.366025438,3.129805188 +Sedric Toney,toneyse01,1988,PO,NYK,30,15,7.182716238,-1.116480238,6.066236,0.071707206,0,0.071707206,7.596349489,-0.480401125,7.115948364,2.901164247 +Rick Carlisle,carliri01,1988,PO,NYK,16,8,-1.3438092,6.350795337,5.006986137,0.033746635,0,0.033746635,-0.199972262,5.726048322,5.52607606,3.185992955 +Louis Orr,orrlo01,1988,PO,NYK,6,3,-3.715138511,-1.005025538,-4.720164049,-0.003057868,0,-0.003057868,-3.987046691,-3.738559701,-7.725606391,-1.598819753 +Clyde Drexler,drexlcl01,1988,PO,POR,363,170,0.885582479,1.563005921,2.4485884,0.464954788,0,0.464954788,1.255977451,1.991315011,3.247292462,-0.016323376 +Kevin Duckworth,duckwke01,1988,PO,POR,322,151,-2.162729143,-2.013799234,-4.176528377,-0.113084622,0,-0.113084622,-1.93109742,-2.654174353,-4.585271773,-0.219967693 +Terry Porter,portete01,1988,PO,POR,318,149,3.325287941,0.492755967,3.818043907,0.516301361,0,0.516301361,3.05253601,0.895463137,3.947999147,0.248044304 +Jerome Kersey,kerseje01,1988,PO,POR,271,127,4.813973423,1.517735618,6.331709041,0.607719758,0,0.607719758,4.45100044,1.786392743,6.237393182,0.127486846 +Caldwell Jones,jonesca01,1988,PO,POR,209,98,-4.102071083,1.662127998,-2.439943084,0.016077597,0,0.016077597,-4.430457049,1.566771978,-2.863685071,0.528154609 +Kiki Vandeweghe,vandeki01,1988,PO,POR,154,72,-3.270888768,-2.356447053,-5.627335821,-0.109503484,0,-0.109503484,-3.427423496,-2.893482587,-6.320906083,0.42929397 +Richard Anderson,anderri01,1988,PO,POR,134,63,5.04897751,-0.703107698,4.345869812,0.237650099,0,0.237650099,5.040593288,-0.311798875,4.728794412,0.978460222 +Maurice Lucas,lucasma01,1988,PO,POR,134,63,-2.772500452,-2.123536894,-4.896037346,-0.071675192,0,-0.071675192,-3.147753137,-2.076451026,-5.224204163,0.712911715 +Mike Holton,holtomi01,1988,PO,POR,73,34,-4.045235381,0.300957358,-3.744278023,-0.017999435,0,-0.017999435,-4.269716768,0.531939564,-3.737777204,1.129233238 +Jerry Sichting,sichtje01,1988,PO,POR,66,31,-0.963401625,-1.767507395,-2.73090902,0.000311409,0,0.000311409,-2.109636065,-1.890352133,-3.999988198,-0.001952177 +Charles Jones,jonesch02,1988,PO,POR,4,2,-19.10462793,-0.259493884,-19.36412182,-0.017257844,0,-0.017257844,-18.70137662,-2.963830287,-21.66520691,-1.23516142 +Alvin Robertson,roberal01,1988,PO,SAS,265,119,6.553698195,3.571271718,10.12496991,0.811096423,0,0.811096423,6.288287723,4.538734908,10.82702263,0.577908618 +Frank Brickowski,brickfr01,1988,PO,SAS,251,113,-0.428054137,0.700755945,0.272701808,0.179914352,0,0.179914352,-0.259103758,1.226835125,0.967731367,0.096764039 +Greg Anderson,andergr01,1988,PO,SAS,211,95,-5.901263306,-0.866375742,-6.767639048,-0.201330055,0,-0.201330055,-5.740136803,-1.19007488,-6.930211683,0.233350571 +Walter Berry,berrywa01,1988,PO,SAS,209,94,1.899782017,0.208456856,2.108238873,0.240424464,0,0.240424464,1.632877982,-0.048599325,1.584278657,0.048476523 +Jon Sundvold,sundvjo01,1988,PO,SAS,200,90,2.477773519,-0.297562881,2.180210638,0.232342371,0,0.232342371,1.915550236,-0.380324535,1.535225701,-0.46584532 +Mike Mitchell,mitchmi01,1988,PO,SAS,165,74,-5.454143553,-1.848200293,-7.302343845,-0.17601551,0,-0.17601551,-5.698399624,-2.592569652,-8.290969276,-0.669853359 +Johnny Dawkins,dawkijo01,1988,PO,SAS,118,53,-5.946470609,-0.88098737,-6.827457978,-0.113252288,0,-0.113252288,-6.12443613,-1.484682839,-7.609118969,-0.387027437 +Ed Nealy,nealyed01,1988,PO,SAS,80,36,-0.57654058,-1.089433856,-1.665974436,0.020603936,0,0.020603936,-1.535674047,-0.671911155,-2.207585201,0.319981705 +Kurt Nimphius,nimphku01,1988,PO,SAS,67,30,0.790164868,-1.202443268,-0.4122784,0.037117261,0,0.037117261,-0.426649345,-0.596306843,-1.022956188,0.552016342 +Ricky Wilson,wilsori02,1988,PO,SAS,20,9,-13.42286004,-5.466010881,-18.88887092,-0.077652892,0,-0.077652892,-13.99988266,-5.180654094,-19.18053675,1.52259358 +Petur Gudmundsson,gudmupe01,1988,PO,SAS,13,6,-33.03588248,-10.92329181,-43.95917429,-0.130912387,0,-0.130912387,-30.7978535,-15.88008126,-46.67793476,0.590320119 +Phil Zevenbergen,zevenph01,1988,PO,SAS,2,1,-6.354410688,-3.336102456,-9.690513144,-0.003604713,0,-0.003604713,-7.720204113,-5.532331435,-13.25253555,-1.23516142 +Xavier McDaniel,mcdanxa01,1988,PO,SEA,377,180,5.148811056,-0.511386939,4.637424117,0.697585037,0,0.697585037,5.393230918,-0.365087595,5.028143323,-0.288737149 +Dale Ellis,ellisda01,1988,PO,SEA,360,172,3.161998963,-1.73862518,1.423373783,0.378761569,0,0.378761569,3.590654304,-1.272711441,2.317942863,0.26325858 +Tom Chambers,chambto01,1988,PO,SEA,352,168,3.819566571,-1.3366496,2.482916972,0.465659465,0,0.465659465,4.234164548,-0.601690276,3.632474272,0.629969972 +Nate McMillan,mcmilna01,1988,PO,SEA,266,127,0.395922237,-1.214855994,-0.818933757,0.128319013,0,0.128319013,0.41308157,-1.268360751,-0.855279181,-0.537869202 +Derrick McKey,mckeyde01,1988,PO,SEA,228,109,4.742262247,0.58309671,5.325358957,0.464282248,0,0.464282248,4.586187809,0.145798795,4.731986604,0.22887994 +Danny Young,youngda01,1988,PO,SEA,199,95,2.585754157,-1.62487341,0.960880746,0.184713817,0,0.184713817,2.134797805,-2.179788819,-0.044991015,-0.405110515 +Sedale Threatt,threase01,1988,PO,SEA,168,80,-2.524368733,-2.398011501,-4.922380235,-0.091256688,0,-0.091256688,-2.487323258,-2.751752372,-5.23907563,-0.199695289 +Alton Lister,listeal01,1988,PO,SEA,161,77,1.85769263,0.745654015,2.603346645,0.218563938,0,0.218563938,1.622304088,1.159049916,2.781354004,0.728675723 +Kevin Williams,willike01,1988,PO,SEA,147,70,-0.311357491,-0.99491768,-1.306275171,0.053989904,0,0.053989904,-0.407413347,-0.027781868,-0.435195215,1.453158716 +Olden Polynice,polynol01,1988,PO,SEA,92,44,-5.616142863,2.473714258,-3.142428605,-0.009184972,0,-0.009184972,-4.822997589,2.226160713,-2.596836876,1.038863689 +Clemon Johnson,johnscl01,1988,PO,SEA,82,39,-8.076689532,0.00190543,-8.074784102,-0.111874463,0,-0.111874463,-7.732187355,0.712253917,-7.019933437,2.265348458 +Russ Schoene,schoeru01,1988,PO,SEA,82,39,0.108992347,-1.186298382,-1.077306036,0.034841946,0,0.034841946,0.238500541,-0.878228371,-0.63972783,1.428953702 +Karl Malone,malonka01,1988,PO,UTA,990,494,-0.958043363,0.884803538,-0.073239825,0.69494662,0,0.69494662,-0.37829979,0.76036438,0.382064591,-0.117377359 +John Stockton,stockjo01,1988,PO,UTA,958,478,7.73107348,2.949808658,10.68088214,3.374259597,0,3.374259597,7.582445857,3.19078464,10.7732305,-0.110585616 +Mark Eaton,eatonma01,1988,PO,UTA,924,461,-2.655567546,4.34601396,1.690446414,1.074781734,0,1.074781734,-2.555966602,4.034760143,1.478793541,-0.209790965 +Thurl Bailey,baileth01,1988,PO,UTA,900,449,0.371056186,0.658675636,1.029731822,0.887363165,0,0.887363165,0.071117914,0.24397697,0.315094884,-0.602374931 +Bob Hansen,hansebo01,1988,PO,UTA,818,408,0.152490193,-1.358400004,-1.205909811,0.332270439,0,0.332270439,-0.100842271,-1.04934053,-1.150182801,0.221219167 +Marc Iavaroni,iavarma01,1988,PO,UTA,275,137,-0.110208855,-1.180860939,-1.291069793,0.106195704,0,0.106195704,-1.057880059,-1.240617481,-2.29849754,0.925338071 +Bart Kofoed,kofoeba01,1988,PO,UTA,218,109,-4.330968675,-2.809620757,-7.140589432,-0.254945195,0,-0.254945195,-5.116825619,-3.216628551,-8.333454169,1.179239452 +Rickey Green,greenri01,1988,PO,UTA,76,38,-5.4813389,-0.1928836,-5.674222501,-0.058251572,0,-0.058251572,-5.94392846,-2.022545309,-7.96647377,-0.35820142 +Melvin Turpin,turpime01,1988,PO,UTA,62,31,-5.314699658,3.367831321,-1.946868337,0.013102438,0,0.013102438,-5.456480395,1.413814856,-4.042665539,0.011581322 +Eddie Hughes,hugheed01,1988,PO,UTA,32,16,-6.414627826,0.497655647,-5.916972179,-0.026905393,0,-0.026905393,-5.722470043,-1.248665459,-6.971135502,0.86410233 +Scott Roth,rothsc01,1988,PO,UTA,20,10,-5.317007584,11.97203214,6.655024553,0.049662253,0,0.049662253,-4.303437202,9.41698763,5.113550427,0.33281058 +Kelly Tripucka,tripuke01,1988,PO,UTA,18,9,-6.716131049,-4.707537985,-11.42366903,-0.040998703,0,-0.040998703,-7.283769584,-6.458455782,-13.74222537,-0.18090642 +Jeff Malone,malonje01,1988,PO,WSB,377,199,2.214705121,-0.358090423,1.856614698,0.483260955,0,0.483260955,2.080382332,-0.080560785,1.999821547,0.174622108 +Moses Malone,malonmo01,1988,PO,WSB,375,198,1.535458634,0.263063589,1.798522223,0.46929994,0,0.46929994,1.808125752,-0.258927665,1.549198087,-0.923992086 +John Williams,willijo02,1988,PO,WSB,350,185,2.446185834,1.524121004,3.970306838,0.656585317,0,0.656585317,2.52241181,1.698074509,4.220486319,0.346857038 +Bernard King,kingbe01,1988,PO,WSB,318,168,-0.786755118,-1.981649024,-2.768404142,-0.001634442,0,-0.001634442,-0.959927077,-1.842701696,-2.802628774,0.438035719 +Darrell Walker,walkeda01,1988,PO,WSB,294,155,0.277515334,1.417024675,1.694540009,0.364213467,0,0.364213467,0.42657252,1.762620176,2.189192696,0.449684499 +Charles Jones,jonesch01,1988,PO,WSB,180,95,-1.498768926,1.03281678,-0.465952146,0.115324538,0,0.115324538,-2.016475532,1.774004743,-0.242470788,0.956562858 +Steve Colter,coltest01,1988,PO,WSB,163,86,1.191789297,0.734185086,1.925974384,0.211594999,0,0.211594999,0.932577524,0.295535732,1.228113256,-0.00351142 +Terry Catledge,catlete01,1988,PO,WSB,85,45,-2.65470762,-3.269335023,-5.924042643,-0.076395952,0,-0.076395952,-3.084761802,-2.824286593,-5.909048395,1.567836227 +Manute Bol,bolma01,1988,PO,WSB,83,44,1.574054913,-0.738473723,0.835581189,0.082345204,0,0.082345204,0.782010895,-1.782164152,-1.000153257,-0.769507323 +Frank Johnson,johnsfr01,1988,PO,WSB,83,44,-5.028036377,3.495682293,-1.532354084,0.028566739,0,0.028566739,-4.094605133,2.881382453,-1.21322268,1.265707617 +Mark Alarie,alarima01,1988,PO,WSB,8,4,11.20264085,-1.334361803,9.868279045,0.026256623,0,0.026256623,11.6361919,-3.627094147,8.009097752,-1.08367517 +Muggsy Bogues,boguemu01,1988,PO,WSB,4,2,-2.04713046,-11.75325875,-13.80038921,-0.01147243,0,-0.01147243,-2.484646731,-16.73320726,-19.217854,-1.28519392 +Dominique Wilkins,wilkido01,1989,RS,ATL,6208,2997,3.391801856,0.186909543,3.578711399,9.610291259,9.610291259,0,3.767808595,0.01446704,3.782275635,-0.702886847 +Moses Malone,malonmo01,1989,RS,ATL,5962,2878,1.542786527,0.725019633,2.26780616,7.303696906,7.303696906,0,1.990669988,0.132597762,2.12326775,-0.88830753 +Reggie Theus,theusre01,1989,RS,ATL,5214,2517,2.037195093,-0.903288519,1.133906573,4.989982665,4.989982665,0,2.002609154,-0.600737399,1.401871754,0.04848701 +Doc Rivers,riverdo01,1989,RS,ATL,5100,2462,3.911131363,2.078465024,5.989596387,11.00470948,11.00470948,0,4.088950755,2.733282187,6.822232942,0.248720087 +Cliff Levingston,levincl01,1989,RS,ATL,4524,2184,-0.393822187,1.007270917,0.61344873,3.754993468,3.754993468,0,-0.194610708,1.212323406,1.017712698,0.195242033 +John Battle,battljo01,1989,RS,ATL,3463,1672,0.018908004,-2.258039836,-2.239131831,0.434930523,0.434930523,0,-0.371286191,-2.590444347,-2.961730538,-0.202924079 +Jon Koncak,koncajo01,1989,RS,ATL,3171,1531,-2.236313315,2.310382379,0.074069064,2.213765545,2.213765545,0,-2.089329108,2.195982273,0.106653165,0.3621482 +Antoine Carr,carran01,1989,RS,ATL,3082,1488,-1.050659533,-1.010986543,-2.061646077,0.523778681,0.523778681,0,-1.176049657,-0.987923894,-2.163973551,0.233182257 +Spud Webb,webbsp01,1989,RS,ATL,2525,1219,0.274340856,0.054444807,0.328785663,1.914952421,1.914952421,0,-0.026432518,-0.335257059,-0.361689577,0.008065584 +Ray Tolbert,tolbera01,1989,RS,ATL,706,341,-5.560277066,-0.545211366,-6.105488432,-0.588652796,-0.588652796,0,-5.195219608,-1.29901341,-6.494233018,0.850267406 +Dudley Bradley,bradldu01,1989,RS,ATL,553,267,-3.420281593,0.283389307,-3.136892286,-0.053541617,-0.053541617,0,-3.088187718,0.17019977,-2.917987948,1.619975114 +Duane Ferrell,ferredu01,1989,RS,ATL,479,231,-2.246607823,-1.08091338,-3.327521203,-0.068373055,-0.068373055,0,-2.566155861,-1.728498393,-4.294654255,0.46202794 +Pace Mannion,mannipa01,1989,RS,ATL,37,18,-9.029406854,2.345154652,-6.684252202,-0.037038833,-0.037038833,0,-7.441489657,0.667983346,-6.773506311,2.561619392 +Kevin McHale,mchalke01,1989,RS,BOS,5945,2876,2.647827806,-1.225242267,1.422585539,6.084769137,6.084769137,0,2.577731252,-1.163678305,1.414052947,-0.62935042 +Robert Parish,parisro01,1989,RS,BOS,5871,2840,1.981110949,1.230244761,3.21135571,8.578642938,8.578642938,0,2.282346667,1.004638605,3.286985272,-0.698063215 +Reggie Lewis,lewisre01,1989,RS,BOS,5493,2657,1.235528563,1.22664372,2.462172283,7.069935233,7.069935233,0,1.465186647,1.369918516,2.835105162,0.062120485 +Dennis Johnson,johnsde01,1989,RS,BOS,4773,2309,0.03691579,-0.499672964,-0.462757174,2.696297932,2.696297932,0,0.109831954,0.001852895,0.111684849,0.068355013 +Brian Shaw,shawbr01,1989,RS,BOS,4757,2301,0.373637918,-0.894841137,-0.521203219,2.609684571,2.609684571,0,0.210189324,-0.853529534,-0.64334021,-0.267031412 +Danny Ainge,aingeda01,1989,RS,BOS,2789,1349,2.785678297,-0.579659696,2.206018602,3.439322975,3.439322975,0,3.014829126,-0.174871996,2.83995713,0.845298308 +Jim Paxson,paxsoji02,1989,RS,BOS,2352,1138,-1.76160914,-1.202692536,-2.964301676,-0.124489404,-0.124489404,0,-1.787632847,-1.210095973,-2.997728819,0.052598302 +Brad Lohaus,lohaubr01,1989,RS,BOS,1526,738,-3.747109593,-1.478865275,-5.225974868,-0.936947506,-0.936947506,0,-3.45812793,-1.536019253,-4.994147183,0.510970784 +Ed Pinckney,pincked01,1989,RS,BOS,1402,678,1.665938582,-0.027664922,1.63827366,1.519419169,1.519419169,0,1.590376855,0.081397451,1.671774307,0.097129769 +Mark Acres,acresma01,1989,RS,BOS,1306,632,-3.508594502,-0.209215213,-3.717809714,-0.313505897,-0.313505897,0,-3.481111367,-0.370072038,-3.851183405,0.469944935 +Ron Grandison,grandro01,1989,RS,BOS,1091,528,-2.091955776,-1.545153235,-3.637109011,-0.240218199,-0.240218199,0,-2.076531508,-2.061387321,-4.137918829,0.530387182 +Joe Kleine,kleinjo01,1989,RS,BOS,1029,498,-2.306734216,-0.580917583,-2.887651798,-0.035062795,-0.035062795,0,-2.083931653,-0.699155489,-2.783087143,0.257221093 +Kelvin Upshaw,upshake01,1989,RS,BOS,978,473,-0.607403691,-1.491274746,-2.098678437,0.158324907,0.158324907,0,-0.807969134,-1.273779381,-2.081748515,0.742329692 +Kevin Gamble,gamblke01,1989,RS,BOS,775,375,0.720900977,-0.781170532,-0.060269556,0.517211017,0.517211017,0,0.29010924,-1.558113001,-1.26800376,0.514525798 +Larry Bird,birdla01,1989,RS,BOS,391,189,0.94076742,0.764652951,1.705420372,0.428819484,0.428819484,0,0.928152386,0.736329697,1.664482083,-0.19139077 +Otis Birdsong,birdsot01,1989,RS,BOS,223,108,-4.877280981,-2.702610451,-7.579891432,-0.267080028,-0.267080028,0,-4.904799705,-3.760186849,-8.664986555,0.361952453 +Ramon Rivas,rivasra01,1989,RS,BOS,188,91,-5.640810987,-0.089108225,-5.729919212,-0.141235995,-0.141235995,0,-4.913181848,-0.049823671,-4.963005519,2.124011829 +Kelly Tripucka,tripuke01,1989,RS,CHH,4865,2302,0.012100599,-1.337734836,-1.325634237,1.674354034,1.674354034,0,0.054330601,-1.276091924,-1.221761323,0.08920171 +Kurt Rambis,rambiku01,1989,RS,CHH,4720,2233,0.144295953,0.82104453,0.965340483,4.218455736,4.218455736,0,0.149492426,0.85235935,1.001851776,-0.345347649 +Rex Chapman,chapmre01,1989,RS,CHH,4690,2219,-1.667189435,-1.525915323,-3.193104759,-0.501796969,-0.501796969,0,-1.411595732,-1.209897441,-2.621493173,0.029067777 +Robert Reid,reidro01,1989,RS,CHH,4548,2152,-2.943611569,-1.431795506,-4.375407074,-1.787274121,-1.787274121,0,-2.849257136,-1.132909655,-3.982166791,0.151762616 +Earl Cureton,curetea01,1989,RS,CHH,4326,2047,-3.184067643,-0.856539209,-4.040606851,-1.346299932,-1.346299932,0,-3.144664487,-0.670461733,-3.81512622,-0.119700587 +Muggsy Bogues,boguemu01,1989,RS,CHH,3709,1755,2.349807924,0.200945051,2.550752975,4.726704427,4.726704427,0,1.815986661,0.276337172,2.092323833,-0.420710909 +Mike Holton,holtomi01,1989,RS,CHH,3585,1696,0.045694454,-1.49236455,-1.446670096,1.125957584,1.125957584,0,-0.413985873,-1.035349,-1.449334873,-0.163797186 +Dave Hoppen,hoppeda01,1989,RS,CHH,2999,1419,-2.068972445,-1.458043287,-3.527015732,-0.565715965,-0.565715965,0,-2.36804253,-0.896121396,-3.264163925,0.575502395 +Tim Kempton,kemptti01,1989,RS,CHH,2834,1341,-2.846231958,-1.624290047,-4.470522005,-1.186960646,-1.186960646,0,-2.972494351,-1.42384803,-4.396342381,0.849847416 +Dell Curry,curryde01,1989,RS,CHH,1718,813,0.356200171,-0.346476708,0.009723463,1.147273675,1.147273675,0,0.318735378,-0.6079584,-0.289223022,0.227966827 +Brian Rowsom,rowsobr01,1989,RS,CHH,1093,517,0.650315543,-1.291490319,-0.641174776,0.555455917,0.555455917,0,0.044946008,-1.274420587,-1.229474579,-0.145840431 +Rickey Green,greenri01,1989,RS,CHH,782,370,-2.03657726,-1.448220573,-3.484797834,-0.138016321,-0.138016321,0,-2.401045928,-2.325103707,-4.726149635,-0.510146435 +Ralph Lewis,lewisra01,1989,RS,CHH,710,336,-2.79940414,-1.966652112,-4.766056252,-0.345269298,-0.345269298,0,-3.100841507,-2.99802992,-6.098871427,-0.099537441 +Sidney Lowe,lowesi01,1989,RS,CHH,528,250,3.357523694,0.271694508,3.629218203,0.81208555,0.81208555,0,2.215411452,0.503091677,2.718503129,-0.19834694 +Greg Kite,kitegr01,1989,RS,CHH,450,213,-4.700208245,-1.845061944,-6.545270189,-0.41717519,-0.41717519,0,-4.853883081,-0.82564576,-5.679528841,1.169483206 +Tom Tolbert,tolbeto01,1989,RS,CHH,247,117,-1.572587451,-1.212071461,-2.784658912,-0.002086261,-0.002086261,0,-2.330311176,-1.127867129,-3.458178305,0.854719341 +Michael Jordan,jordami01,1989,RS,CHI,6653,3255,8.388312278,2.772547618,11.1608599,23.07924597,23.07924597,0,8.24377782,3.006097559,11.24987538,-0.099395069 +Horace Grant,grantho01,1989,RS,CHI,5742,2809,-0.222236755,0.521851884,0.299615129,4.356078601,4.356078601,0,-0.064809123,0.803067016,0.738257893,-0.337681561 +Scottie Pippen,pippesc01,1989,RS,CHI,4932,2413,-0.202355557,1.839170131,1.636814573,5.427304927,5.427304927,0,0.253503997,1.90710626,2.160610257,0.502707386 +Bill Cartwright,cartwbi01,1989,RS,CHI,4769,2333,-3.929171519,-1.312948927,-5.242120446,-2.964788592,-2.964788592,0,-3.52730208,-1.415565867,-4.942867947,-0.054068577 +John Paxson,paxsojo01,1989,RS,CHI,3553,1738,0.959673623,-1.252075304,-0.29240168,2.181400988,2.181400988,0,0.619870463,-0.978746195,-0.358875732,0.101974633 +Brad Sellers,sellebr01,1989,RS,CHI,3540,1732,-2.253855757,-0.732810905,-2.986666661,-0.208627115,-0.208627115,0,-2.38878953,-1.048151799,-3.43694133,-0.24717116 +Sam Vincent,vincesa01,1989,RS,CHI,3481,1703,-0.481590985,-1.39239526,-1.873986245,0.759149163,0.759149163,0,-0.709342622,-1.559960307,-2.269302929,-0.26688711 +Dave Corzine,corzida01,1989,RS,CHI,3031,1483,-4.071873366,-0.315590007,-4.387463373,-1.235609536,-1.235609536,0,-3.868215284,-1.129400098,-4.997615382,-0.274618664 +Craig Hodges,hodgecr01,1989,RS,CHI,2273,1112,2.185767244,-0.985802281,1.199964963,2.268363894,2.268363894,0,2.084838183,-1.125894831,0.958943353,1.245108439 +Charles Davis,davisch02,1989,RS,CHI,1114,545,-2.139875546,-1.357619219,-3.497494764,-0.207677618,-0.207677618,0,-2.504497859,-1.997579972,-4.502077831,-0.08336234 +Jack Haley,haleyja01,1989,RS,CHI,591,289,-3.845603281,-1.027374846,-4.872978126,-0.317319834,-0.317319834,0,-3.824890103,-1.104598032,-4.929488135,1.397027154 +Will Perdue,perduwi01,1989,RS,CHI,388,190,-6.555687782,-0.870212128,-7.42589991,-0.458072421,-0.458072421,0,-6.158373519,-1.069751049,-7.228124568,1.079137713 +Ed Nealy,nealyed01,1989,RS,CHI,192,94,-2.043049866,0.092720893,-1.950328973,0.038999621,0.038999621,0,-2.736229801,1.135097607,-1.601132194,1.72276923 +Anthony Jones,jonesan01,1989,RS,CHI,133,65,-3.032640032,-1.331994593,-4.364634625,-0.05355181,-0.05355181,0,-3.683471476,-1.623829698,-5.307301173,0.010812696 +Dominic Pressley,pressdo01,1989,RS,CHI,35,17,-4.305756339,-3.324462956,-7.630219296,-0.042655805,-0.042655805,0,-4.671289371,-3.320264511,-7.991553882,0.788958952 +David Wood,woodda01,1989,RS,CHI,4,2,-6.416243831,-3.925674494,-10.34191833,-0.007650881,-0.007650881,0,-7.354036375,-5.844324127,-13.1983605,-1.261667906 +Ron Harper,harpero01,1989,RS,CLE,5888,2851,3.18038532,2.294407166,5.474792487,11.97897789,11.97897789,0,3.38307597,2.423253938,5.806329908,0.130813395 +Brad Daugherty,daughbr01,1989,RS,CLE,5826,2821,0.221623722,1.585187851,1.806811573,6.527809214,6.527809214,0,0.549360009,1.058960828,1.608320837,-0.476885326 +Mark Price,pricema01,1989,RS,CLE,5634,2728,5.177059706,-0.06483592,5.112223786,10.86203355,10.86203355,0,5.020036871,0.085338673,5.105375543,-0.752542132 +Larry Nance,nancela01,1989,RS,CLE,5216,2526,1.265101041,1.949906167,3.215007208,7.628560137,7.628560137,0,1.252059962,1.591529824,2.843589786,-0.781213433 +Hot Rod Williams,williho01,1989,RS,CLE,4388,2125,0.156753227,1.944975373,2.101728599,5.237552147,5.237552147,0,0.250420183,1.465633553,1.716053735,-0.437261265 +Mike Sanders,sandemi01,1989,RS,CLE,4341,2102,-2.365925542,0.886138021,-1.479787521,1.36520516,1.36520516,0,-2.203829576,0.980240691,-1.223588884,0.222773755 +Craig Ehlo,ehlocr01,1989,RS,CLE,3856,1867,0.713714581,1.399447118,2.113161699,4.635931199,4.635931199,0,0.70911526,1.246350866,1.955466127,0.07828342 +Darnell Valentine,valenda01,1989,RS,CLE,2243,1086,-1.702923074,0.098912877,-1.604010197,0.635199107,0.635199107,0,-1.906293133,-0.56841041,-2.474703543,0.03727884 +Tree Rollins,rollitr01,1989,RS,CLE,1204,583,-5.236926189,1.567768474,-3.669157714,-0.274139167,-0.274139167,0,-5.239202596,0.885096495,-4.354106101,0.275383124 +Chris Dudley,dudlech02,1989,RS,CLE,1123,544,-6.13438292,-0.091175997,-6.225558916,-0.971510407,-0.971510407,0,-5.561643777,-0.866523106,-6.428166882,0.726083795 +Randolph Keys,keysra01,1989,RS,CLE,684,331,-3.254380026,-0.238754631,-3.493134658,-0.12662848,-0.12662848,0,-3.106686053,-0.607648889,-3.714334941,0.918146276 +Phil Hubbard,hubbaph01,1989,RS,CLE,394,191,-2.442750967,-0.566204567,-3.008955535,-0.025251194,-0.025251194,0,-2.839211287,-1.395341592,-4.23455288,0.066401409 +Derek Harper,harpede01,1989,RS,DAL,5998,2968,3.316865659,1.053667062,4.370532721,10.79513848,10.79513848,0,3.508639567,1.52830919,5.036948757,0.120062441 +Rolando Blackman,blackro01,1989,RS,DAL,5953,2946,1.00795975,-1.58753436,-0.57957461,3.24337038,3.24337038,0,0.7503643,-1.388584492,-0.638220192,-0.589940578 +Sam Perkins,perkisa01,1989,RS,DAL,5780,2860,-0.353607054,0.391986241,0.038379187,4.049828106,4.049828106,0,-0.173833287,0.49950873,0.325675443,-0.47328206 +James Donaldson,donalja01,1989,RS,DAL,3528,1746,-1.705651299,0.863036199,-0.8426151,1.684730927,1.684730927,0,-1.76473951,0.391664629,-1.373074881,-0.862742636 +Mark Aguirre,aguirma01,1989,RS,DAL,3090,1529,0.545667495,-2.156559178,-1.610891683,0.89285479,0.89285479,0,0.851661976,-2.055366444,-1.203704467,0.486368039 +Brad Davis,davisbr01,1989,RS,DAL,2819,1395,0.739452699,-1.180889591,-0.441436892,1.649988803,1.649988803,0,0.310234976,-1.185554337,-0.875319361,0.429026256 +Adrian Dantley,dantlad01,1989,RS,DAL,2185,1081,0.428477526,-2.035673542,-1.607196016,0.629128107,0.629128107,0,0.284785083,-1.866241667,-1.581456584,-0.187261887 +Bill Wennington,wennibi01,1989,RS,DAL,2170,1074,-4.09441758,-0.295389868,-4.389807448,-0.907233415,-0.907233415,0,-4.099238415,0.132077499,-3.967160916,0.985885435 +Terry Tyler,tylerte01,1989,RS,DAL,2136,1057,-2.295709042,-0.485224054,-2.780933096,-0.016626098,-0.016626098,0,-2.705214627,-1.454156839,-4.159371466,-0.339310588 +Herb Williams,willihe01,1989,RS,DAL,1825,903,-5.015994593,-0.831882603,-5.847877196,-1.426094805,-1.426094805,0,-4.721550668,-0.693029821,-5.414580489,-0.080686262 +Detlef Schrempf,schrede01,1989,RS,DAL,1708,845,-0.417339153,-1.289013766,-1.706352919,0.452700508,0.452700508,0,-0.459040439,-0.947759724,-1.406800163,0.626102182 +Roy Tarpley,tarplro01,1989,RS,DAL,1194,591,1.432333294,2.503603356,3.935936649,2.0179922,2.0179922,0,1.776366193,2.407523564,4.183889757,0.100779833 +Morlon Wiley,wileymo01,1989,RS,DAL,825,408,-2.014959226,0.400542026,-1.6144172,0.238915549,0.238915549,0,-2.052943965,0.228515355,-1.82442861,1.09102041 +Uwe Blab,blabuw01,1989,RS,DAL,420,208,-4.444622425,-0.335017761,-4.779640186,-0.216733699,-0.216733699,0,-4.705196377,-1.067934274,-5.773130651,0.636359523 +Anthony Jones,jonesan01,1989,RS,DAL,265,131,1.033511303,1.15462946,2.188140764,0.333663239,0.333663239,0,1.077410946,0.472250674,1.54966162,1.116673151 +Steve Alford,alforst01,1989,RS,DAL,77,38,-2.969005159,-1.813097132,-4.782102291,-0.039445289,-0.039445289,0,-3.518506029,-2.534404124,-6.052910152,0.123385341 +Alex English,englial01,1989,RS,DEN,6773,2990,1.721067468,-1.943126406,-0.222058939,3.828360495,3.828360495,0,1.633340758,-1.949348013,-0.316007255,-0.740122452 +Michael Adams,adamsmi01,1989,RS,DEN,6313,2787,3.716148416,0.4704565,4.186604916,9.858970642,9.858970642,0,4.053933048,0.755464273,4.809397321,-0.045231205 +Fat Lever,leverfa01,1989,RS,DEN,6218,2745,3.731352203,2.106071718,5.837423921,11.96594499,11.96594499,0,3.798624923,2.380296811,6.178921734,-0.514606428 +Danny Schayes,schayda01,1989,RS,DEN,4345,1918,-1.172615242,-0.154012033,-1.326627275,1.398987984,1.398987984,0,-1.168853149,-0.073703285,-1.242556434,0.448279938 +Wayne Cooper,coopewa01,1989,RS,DEN,4223,1864,-2.140281154,2.236594121,0.096312967,2.701313815,2.701313815,0,-2.193332055,1.864866764,-0.32846529,-0.209548898 +Walter Davis,daviswa03,1989,RS,DEN,4207,1857,0.553209196,-1.661156433,-1.107947237,1.558615229,1.558615229,0,0.37240958,-1.699140413,-1.326730833,0.187757847 +Elston Turner,turneel01,1989,RS,DEN,3955,1746,-2.133107883,0.36409314,-1.769014743,0.875047455,0.875047455,0,-2.3520055,0.395326435,-1.956679065,0.137225065 +Blair Rasmussen,rasmubl01,1989,RS,DEN,2963,1308,-3.633079116,-0.368739784,-4.0018189,-0.836156526,-0.836156526,0,-3.461852274,-0.546288661,-4.008140934,0.093402749 +Bill Hanzlik,hanzlbi01,1989,RS,DEN,1588,701,-3.138410109,-1.517218049,-4.655628158,-0.683219967,-0.683219967,0,-3.224490366,-1.927257496,-5.151747862,0.249946427 +Jerome Lane,laneje01,1989,RS,DEN,1246,550,-3.108112441,-1.168642895,-4.276755336,-0.433175251,-0.433175251,0,-2.595820867,-1.289614297,-3.885435164,1.130408595 +Dave Greenwood,greenda01,1989,RS,DEN,1112,491,-2.867667768,-0.770765725,-3.638433493,-0.22370602,-0.22370602,0,-2.775318134,-0.776772343,-3.552090477,0.52478874 +Darwin Cook,cookda01,1989,RS,DEN,874,386,-2.548431767,0.48324052,-2.065191246,0.135709003,0.135709003,0,-2.487772612,0.050219873,-2.43755274,0.638247655 +Eddie Hughes,hugheed01,1989,RS,DEN,507,224,-0.602659397,0.924698621,0.322039224,0.354111734,0.354111734,0,-0.626176738,0.719910641,0.093733903,0.877824994 +Calvin Natt,nattca01,1989,RS,DEN,381,168,-2.722172237,-0.81725992,-3.539432157,-0.067568008,-0.067568008,0,-3.036512743,-1.95604229,-4.992555033,-0.146178903 +Jay Vincent,vinceja01,1989,RS,DEN,215,95,-6.702632004,-2.326365873,-9.028997877,-0.30567806,-0.30567806,0,-6.642662847,-2.56970715,-9.212369997,0.449124839 +Wayne Englestad,englewa01,1989,RS,DEN,113,50,-3.372982062,-2.03500156,-5.407983621,-0.06866121,-0.06866121,0,-3.274575832,-1.687170104,-4.961745936,1.286550856 +Isiah Thomas,thomais01,1989,RS,DET,5884,2924,2.197144751,0.911066606,3.108211357,8.738577559,8.738577559,0,2.676669796,1.077135307,3.753805104,-0.00988123 +Bill Laimbeer,laimbbi01,1989,RS,DET,5313,2640,-0.354348254,3.134929748,2.780581494,7.436489835,7.436489835,0,0.080864065,2.76027144,2.841135504,-0.175171758 +Joe Dumars,dumarjo01,1989,RS,DET,4846,2408,2.694400312,-0.594538499,2.099861813,5.915554011,5.915554011,0,2.467894081,-0.78623917,1.681654911,-0.731996426 +Dennis Rodman,rodmade01,1989,RS,DET,4443,2208,2.355734069,1.826268303,4.182002372,7.805391893,7.805391893,0,2.05189212,1.779071722,3.830963843,-0.047741694 +Vinnie Johnson,johnsvi01,1989,RS,DET,4172,2073,1.672133865,0.559525985,2.23165985,5.255742971,5.255742971,0,1.71463271,0.317936787,2.032569497,-0.25303128 +Rick Mahorn,mahorri01,1989,RS,DET,3612,1795,-1.5732183,1.47991917,-0.093299131,2.43268565,2.43268565,0,-1.480275715,1.191784941,-0.288490774,-0.014446344 +John Salley,sallejo01,1989,RS,DET,2934,1458,-1.361474494,1.374118968,0.012644474,2.060133838,2.060133838,0,-1.193244653,1.033903473,-0.159341181,0.251955683 +Adrian Dantley,dantlad01,1989,RS,DET,2699,1341,2.541477522,-0.595379398,1.946098124,3.201876619,3.201876619,0,2.184629116,-0.714972474,1.469656642,-0.351778617 +James Edwards,edwarja01,1989,RS,DET,2524,1254,-2.776023648,0.145224947,-2.630798701,0.077004307,0.077004307,0,-2.609747985,0.214541883,-2.395206102,0.989342039 +Mark Aguirre,aguirma01,1989,RS,DET,2149,1068,1.479979486,-0.826845666,0.65313382,1.865903462,1.865903462,0,1.57345518,-0.829671906,0.743783274,0.635140126 +Micheal Williams,willimi02,1989,RS,DET,720,358,-4.828449201,-1.088974476,-5.917423677,-0.582821475,-0.582821475,0,-4.491907396,-1.840868685,-6.332776081,0.755026303 +John Long,longjo01,1989,RS,DET,306,152,-2.681797746,-3.126433812,-5.808231559,-0.237177451,-0.237177451,0,-3.538310789,-3.876854425,-7.415165215,0.004456049 +Fennis Dembo,dembofe01,1989,RS,DET,149,74,-5.459308312,-1.320957476,-6.780265789,-0.154603841,-0.154603841,0,-4.993301053,-1.669495997,-6.662797049,1.635402766 +Darryl Dawkins,dawkida01,1989,RS,DET,97,48,-5.856869219,-2.051866425,-7.908735644,-0.129864526,-0.129864526,0,-5.365691065,-1.545881918,-6.911572983,2.84667096 +Pace Mannion,mannipa01,1989,RS,DET,28,14,0.963913062,4.679448072,5.643361134,0.061130552,0.061130552,0,0.204734829,4.954870227,5.159605056,2.003084594 +Jim Rowinski,rowinji01,1989,RS,DET,16,8,-1.460557661,-0.572434256,-2.032991918,0.002870434,0.002870434,0,-2.427320627,-2.858097895,-5.285418522,-1.953645406 +Steve Harris,harrist01,1989,RS,DET,14,7,-4.046180933,10.29955541,6.253374475,0.032554146,0.032554146,0,-3.073504306,9.738627338,6.665123032,1.26607138 +Chris Mullin,mullich01,1989,RS,GSW,6994,3093,3.35450904,0.413808288,3.768317328,10.25269189,10.25269189,0,3.345516179,0.427002822,3.772519001,-0.332173372 +Mitch Richmond,richmmi01,1989,RS,GSW,6143,2717,1.190157008,-1.941476363,-0.751319355,2.765111972,2.765111972,0,1.085436775,-1.53238265,-0.446945875,-0.201775145 +Winston Garland,garlawi01,1989,RS,GSW,6017,2661,0.413695353,0.709282924,1.122978277,5.251028958,5.251028958,0,0.599269375,1.371634035,1.970903409,-0.137402532 +Larry Smith,smithla01,1989,RS,GSW,4289,1897,-0.563982998,-0.187045295,-0.751028292,1.931323803,1.931323803,0,-0.758702521,0.007216387,-0.751486135,-0.17801795 +Rod Higgins,higgiro01,1989,RS,GSW,4267,1887,1.593080279,-1.29948822,0.293592059,2.921408238,2.921408238,0,1.331319175,-1.35592385,-0.024604675,-0.306111332 +Manute Bol,bolma01,1989,RS,GSW,4000,1769,-5.097999307,2.90034296,-2.197656347,0.496516142,0.496516142,0,-4.974190497,1.770476461,-3.203714036,-0.408462751 +Otis Smith,smithot01,1989,RS,GSW,3611,1597,-0.79589518,0.120626158,-0.675269022,1.691775737,1.691775737,0,-0.84178981,-0.068799006,-0.910588816,0.078783717 +Terry Teagle,teaglte01,1989,RS,GSW,3548,1569,-0.228260496,-0.240970708,-0.469231203,1.828648375,1.828648375,0,-0.198060251,-0.223551321,-0.421611572,0.160985006 +Ralph Sampson,sampsra01,1989,RS,GSW,2456,1086,-3.86444304,0.296146978,-3.568296062,-0.454646612,-0.454646612,0,-3.607226645,0.038374667,-3.568851978,0.28036523 +Steve Alford,alforst01,1989,RS,GSW,1963,868,-1.491040373,-0.821707597,-2.31274797,0.194163339,0.194163339,0,-1.682299702,-1.127913811,-2.810213513,0.276130087 +John Starks,starkjo01,1989,RS,GSW,715,316,-3.541740838,-0.386311443,-3.928052281,-0.191661849,-0.191661849,0,-3.156610674,-1.115964983,-4.272575657,0.929545073 +Tellis Frank,frankte01,1989,RS,GSW,554,245,-4.495835734,-0.430344639,-4.926180374,-0.276484135,-0.276484135,0,-4.087548645,-0.119024114,-4.206572759,1.672212853 +Ben McDonald,mcdonbe01,1989,RS,GSW,233,103,-0.493895487,-1.375904363,-1.86979985,0.046354746,0.046354746,0,-1.119984848,-1.72023756,-2.840222408,0.219647373 +Jerome Whitehead,whiteje01,1989,RS,GSW,95,42,-6.349803116,-1.761347551,-8.111150667,-0.116255781,-0.116255781,0,-6.574323177,-1.447578164,-8.021901341,1.219593463 +Orlando Graham,grahaor01,1989,RS,GSW,50,22,-3.45232871,-4.590369008,-8.042697718,-0.059844354,-0.059844354,0,-3.300017262,-3.777240211,-7.077257472,0.749602094 +John Stroeder,stroejo01,1989,RS,GSW,45,20,-0.671473162,-2.32269271,-2.994165872,-0.002447061,-0.002447061,0,-1.295656863,-4.120311884,-5.415968747,-1.816329683 +Shelton Jones,jonessh01,1989,RS,GSW,29,13,5.248962655,10.30825475,15.5572174,0.12094711,0.12094711,0,6.033974943,8.16390965,14.19788459,-0.400602043 +Otis Thorpe,thorpot01,1989,RS,HOU,6725,3135,0.54174661,-0.353414009,0.188332601,4.684269822,4.684269822,0,0.437752777,-0.03283272,0.404920056,-0.336636274 +Hakeem Olajuwon,olajuha01,1989,RS,HOU,6487,3024,0.158695997,6.4692405,6.627936498,14.47701357,14.47701357,0,1.005667253,5.863619487,6.86928674,0.058549108 +Sleepy Floyd,floydsl01,1989,RS,HOU,5981,2788,3.411774901,-0.286316482,3.125458419,8.345889603,8.345889603,0,3.229486258,0.016410104,3.245896362,-0.141238024 +Mike Woodson,woodsmi01,1989,RS,HOU,4846,2259,-0.905979131,-0.588749577,-1.494728708,1.447666752,1.447666752,0,-1.080484996,-0.426151185,-1.506636181,0.064387247 +Buck Johnson,johnsbu01,1989,RS,HOU,3969,1850,-0.453990315,-0.102658043,-0.556648359,2.072771965,2.072771965,0,-0.904389077,0.044645707,-0.859743369,0.124690222 +Derrick Chievous,chievde01,1989,RS,HOU,3301,1539,-2.318212102,-1.355178254,-3.673390357,-0.726343229,-0.726343229,0,-2.4678059,-1.822408275,-4.290214175,0.182594342 +Tim McCormick,mccorti01,1989,RS,HOU,2697,1257,-3.41178967,-0.735876155,-4.147665826,-0.900582417,-0.900582417,0,-3.624767154,-0.852320805,-4.477087958,0.480831271 +Purvis Short,shortpu01,1989,RS,HOU,2482,1157,-1.765528554,-0.333021889,-2.098550443,0.384625487,0.384625487,0,-1.972292324,-0.807790165,-2.78008249,0.019583549 +Frank Johnson,johnsfr01,1989,RS,HOU,1886,879,-2.216025164,-1.399743346,-3.61576851,-0.389297324,-0.389297324,0,-2.557812642,-1.860505372,-4.418318015,0.270268425 +Walter Berry,berrywa01,1989,RS,HOU,1714,799,-0.338493326,-1.546388807,-1.884882133,0.354200649,0.354200649,0,-0.710572354,-1.278280474,-1.988852828,0.443696068 +Allen Leavell,leaveal01,1989,RS,HOU,1345,627,-2.351130238,-1.647169563,-3.998299801,-0.401427458,-0.401427458,0,-2.655031993,-2.402473014,-5.057505007,0.536434719 +Chuck Nevitt,nevitch01,1989,RS,HOU,489,228,-7.237945748,1.975454838,-5.26249091,-0.295359196,-0.295359196,0,-7.145259984,1.065361804,-6.07989818,1.078144917 +Bernard Thompson,thompbe01,1989,RS,HOU,476,222,-5.524026546,0.015967156,-5.508059391,-0.315435077,-0.315435077,0,-5.293185788,-0.349026419,-5.642212208,0.99334741 +Tony Brown,brownto01,1989,RS,HOU,195,91,-5.219139018,-1.955155794,-7.174294812,-0.208617524,-0.208617524,0,-5.017066114,-2.144008146,-7.16107426,1.590225941 +Chuck Person,persoch01,1989,RS,IND,6296,3012,0.245722581,-0.868856971,-0.62313439,3.278447566,3.278447566,0,0.583952887,-0.69889416,-0.114941273,0.313205663 +Vern Fleming,flemive01,1989,RS,IND,5335,2552,2.146978505,-0.894270358,1.252708148,5.198211291,5.198211291,0,1.725645698,-0.45198817,1.273657529,-0.262723887 +Reggie Miller,millere01,1989,RS,IND,5301,2536,2.629428737,-0.053795346,2.575633392,6.880161525,6.880161525,0,2.402592482,0.100496525,2.503089006,-0.155294035 +Rik Smits,smitsri01,1989,RS,IND,4267,2041,-1.563420887,0.757554867,-0.805866019,2.028574763,2.028574763,0,-1.457097126,0.722771335,-0.734325791,0.207016749 +Scott Skiles,skilesc01,1989,RS,IND,3284,1571,0.110924324,-1.298023369,-1.187099046,1.255521099,1.255521099,0,-0.138298712,-1.595760942,-1.734059654,0.229250121 +Herb Williams,willihe01,1989,RS,IND,3276,1567,-3.915447997,-0.690555104,-4.606003101,-1.484589178,-1.484589178,0,-3.394756425,-0.312554057,-3.707310482,0.051198352 +Wayman Tisdale,tisdawa01,1989,RS,IND,2772,1326,0.248162782,-0.962635048,-0.714472266,1.383548703,1.383548703,0,0.310027793,-0.586583358,-0.276555565,0.47825318 +LaSalle Thompson,thompla01,1989,RS,IND,2201,1053,-0.629674964,0.371965794,-0.25770917,1.34102747,1.34102747,0,-0.439076412,0.960466321,0.521389909,0.15736239 +Detlef Schrempf,schrede01,1989,RS,IND,2101,1005,1.254123108,-0.614956169,0.639166939,1.740828626,1.740828626,0,1.238659753,-0.437678951,0.800980802,0.17767199 +Stuart Gray,grayst01,1989,RS,IND,1637,783,-3.607673173,-0.540990272,-4.148663445,-0.561019875,-0.561019875,0,-3.811476229,-0.866903004,-4.678379233,0.414470586 +John Long,longjo01,1989,RS,IND,1603,767,-2.875850104,-1.056340841,-3.932190946,-0.463767208,-0.463767208,0,-3.002322687,-1.427278449,-4.429601136,0.252927541 +Randy Wittman,wittmra01,1989,RS,IND,1472,704,-1.086724944,-1.616792632,-2.703517576,0.016562582,0.016562582,0,-1.785404652,-2.314040432,-4.099445084,-0.811860012 +Greg Dreiling,dreilgr01,1989,RS,IND,828,396,-3.573861799,-1.830984976,-5.404846775,-0.545543153,-0.545543153,0,-3.776877937,-1.448473979,-5.225351915,1.740258302 +Anthony Frederick,fredean01,1989,RS,IND,654,313,-2.096526927,-0.655397508,-2.751924435,-0.000311212,-0.000311212,0,-2.201368678,-1.055052674,-3.256421352,1.291242385 +Everette Stephens,stephev01,1989,RS,IND,437,209,-5.602771051,-1.678829845,-7.281600896,-0.485609474,-0.485609474,0,-5.313107334,-2.828556807,-8.141664141,0.50543976 +Richard Morton,mortori01,1989,RS,IND,23,11,0.336780957,-4.986337126,-4.649556168,-0.010779571,-0.010779571,0,-0.847480817,-4.738862749,-5.586343565,1.136379921 +Sedric Toney,toneyse01,1989,RS,IND,19,9,-15.82770232,-6.16475369,-21.99245601,-0.092101694,-0.092101694,0,-13.20221054,-7.61545992,-20.81767046,4.318227358 +Ken Norman,normake01,1989,RS,LAC,6644,3020,-0.310222341,-0.351916783,-0.662139124,3.203726475,3.203726475,0,-0.581270521,-0.014246328,-0.595516849,-0.419969733 +Benoit Benjamin,benjabe01,1989,RS,LAC,5687,2585,-2.188519148,0.411424571,-1.777094578,1.277491043,1.277491043,0,-2.280890754,0.072269362,-2.208621392,-0.448062606 +Charles Smith,smithch01,1989,RS,LAC,4754,2161,-0.911488802,-0.532365458,-1.443854259,1.442111912,1.442111912,0,-1.070825421,-0.046827767,-1.117653188,0.143727246 +Gary Grant,grantga01,1989,RS,LAC,4233,1924,-1.538850609,-0.033530871,-1.57238148,1.157768434,1.157768434,0,-1.338370603,0.117032225,-1.221338378,0.15769758 +Quintin Dailey,dailequ01,1989,RS,LAC,3788,1722,-0.844872979,-0.849501987,-1.694374966,0.928426645,0.928426645,0,-1.108663264,-0.61465941,-1.723322674,0.109006192 +Tom Garrick,garrito01,1989,RS,LAC,3298,1499,-0.534670595,-1.009350069,-1.544020664,0.923228092,0.923228092,0,-1.282170876,-0.958412886,-2.240583762,0.100255224 +Joe Wolf,wolfjo01,1989,RS,LAC,3190,1450,-4.774720459,-1.849820156,-6.624540615,-2.865686913,-2.865686913,0,-4.821408367,-1.788439777,-6.609848144,-0.023446072 +Norm Nixon,nixonno01,1989,RS,LAC,2900,1318,-1.350846029,-2.515425501,-3.86627153,-0.746755738,-0.746755738,0,-1.873603945,-2.531126741,-4.404730686,-0.52591474 +Reggie Williams,willire01,1989,RS,LAC,2867,1303,-1.728776252,0.257918688,-1.470857564,0.858534514,0.858534514,0,-1.578102935,0.363910399,-1.214192536,0.979378722 +Danny Manning,mannida01,1989,RS,LAC,2090,950,-1.29229975,-0.388160636,-1.680460386,0.51821116,0.51821116,0,-1.064798968,0.001819797,-1.062979171,-0.036169049 +Greg Kite,kitegr01,1989,RS,LAC,1604,729,-5.531513338,-1.327125815,-6.858639153,-1.537953251,-1.537953251,0,-5.69677455,-1.093044967,-6.789819517,0.653726801 +Eric White,whiteer01,1989,RS,LAC,955,434,-1.274514838,-2.824509816,-4.099024654,-0.29787487,-0.29787487,0,-2.260219801,-3.354442235,-5.614662036,-0.284974607 +Grant Gondrezick,gondrgr01,1989,RS,LAC,537,244,-0.847571411,-1.175017775,-2.022589186,0.091305163,0.091305163,0,-1.336933317,-1.093293648,-2.430226965,0.844747476 +Ken Bannister,bannike01,1989,RS,LAC,286,130,-0.007270957,0.494915128,0.487644171,0.21738242,0.21738242,0,-0.22974761,0.355992636,0.126245026,1.253957129 +Kevin Williams,willike01,1989,RS,LAC,251,114,-1.437627996,-1.998382824,-3.43601082,-0.040074244,-0.040074244,0,-2.185646379,-1.775506009,-3.961152388,0.444220461 +Rob Lock,lockro01,1989,RS,LAC,242,110,-6.974217675,-2.237216175,-9.21143385,-0.36318016,-0.36318016,0,-6.971626145,-3.149140763,-10.12076691,0.154999285 +Ennis Whatley,whatlen01,1989,RS,LAC,198,90,-2.837052082,0.585499014,-2.251553069,0.023102629,0.023102629,0,-2.970553796,0.752922564,-2.217631232,0.95700169 +Dave Popson,popsoda01,1989,RS,LAC,150,68,-4.905480327,-3.536760779,-8.442241106,-0.197945677,-0.197945677,0,-5.278279566,-3.981124519,-9.259404085,0.238057294 +Rob Rose,rosero01,1989,RS,LAC,7,3,-5.423042422,-2.334338295,-7.757380717,-0.007451926,-0.007451926,0,-6.219148745,-4.004488092,-10.22363684,-2.823676477 +Barry Sumpter,sumptba01,1989,RS,LAC,2,1,-35.68192086,-4.626959952,-40.30888081,-0.018925291,-0.018925291,0,-32.62468229,-6.219976513,-38.8446588,-1.261667906 +James Worthy,worthja01,1989,RS,LAL,6244,2960,2.719542785,0.338005414,3.057548199,8.725325362,8.725325362,0,2.819396379,0.345758808,3.165155188,-0.525030734 +Magic Johnson,johnsma02,1989,RS,LAL,6088,2886,8.800562619,0.457496123,9.258058742,17.57381924,17.57381924,0,8.637312393,0.690039175,9.327351568,-0.618378165 +Byron Scott,scottby01,1989,RS,LAL,5495,2605,1.867447674,0.146609713,2.014057387,6.325823902,6.325823902,0,2.248908773,0.518366625,2.767275398,-0.095705349 +A.C. Green,greenac01,1989,RS,LAL,5295,2510,1.306972927,1.017241647,2.324214575,6.458944006,6.458944006,0,1.538386368,0.879908183,2.418294551,-0.613259996 +Mychal Thompson,thompmy01,1989,RS,LAL,4206,1994,-1.90130689,0.914002361,-0.987304529,1.79387778,1.79387778,0,-1.565000305,0.832864389,-0.732135916,0.035191626 +Michael Cooper,coopemi01,1989,RS,LAL,4098,1943,1.39034364,-0.369534986,1.020808653,3.741708862,3.741708862,0,1.30083813,-0.213831631,1.087006499,0.099124415 +Kareem Abdul-Jabbar,abdulka01,1989,RS,LAL,3575,1695,-3.388629736,0.638709215,-2.74992052,6.87E-05,6.87E-05,0,-2.827709019,0.321547568,-2.506161451,-0.023807936 +Orlando Woolridge,woolror01,1989,RS,LAL,3145,1491,-1.710531749,-0.640123763,-2.350655512,0.30319371,0.30319371,0,-1.795213168,-1.366484377,-3.161697545,-0.198222201 +Tony Campbell,campbto01,1989,RS,LAL,1660,787,-2.113165718,-0.29740647,-2.410572187,0.137293743,0.137293743,0,-1.850984609,-0.611216347,-2.462200956,0.750825064 +David Rivers,riverda01,1989,RS,LAL,928,440,-3.813644046,-1.048941774,-4.86258582,-0.476065154,-0.476065154,0,-3.59274795,-1.79504606,-5.38779401,0.389994066 +Mark McNamara,mcnamma01,1989,RS,LAL,671,318,-3.390701811,-1.516958624,-4.907660435,-0.352319141,-0.352319141,0,-3.315325491,-1.855251844,-5.170577335,0.655713942 +Jeff Lamp,lampje01,1989,RS,LAL,371,176,-6.606587238,-0.243110344,-6.849697582,-0.371423923,-0.371423923,0,-6.220038256,-0.907328304,-7.12736656,0.910925302 +Rory Sparrow,sparrro01,1989,RS,MIA,5457,2613,-1.50281572,-0.957646908,-2.460462628,0.385137533,0.385137533,0,-1.828679098,-0.515922223,-2.34460132,-0.227032991 +Grant Long,longgr01,1989,RS,MIA,5085,2435,-0.822680297,0.535212057,-0.287468241,3.074525147,3.074525147,0,-0.98960044,1.154342026,0.164741586,0.507334043 +Kevin Edwards,edwarke01,1989,RS,MIA,4905,2349,-2.958250213,0.08352562,-2.874724593,-0.149441524,-0.149441524,0,-2.907202841,-0.011577409,-2.91878025,-0.024465514 +Billy Thompson,thompbi01,1989,RS,MIA,4747,2273,-0.940384578,-0.285935732,-1.22632031,1.764289049,1.764289049,0,-1.56615075,-0.259677648,-1.825828398,-0.155644065 +Rony Seikaly,seikaro01,1989,RS,MIA,4097,1962,-5.947311017,-0.197575897,-6.144886914,-3.415849951,-3.415849951,0,-5.547597288,-0.279389064,-5.826986352,0.525546434 +Jon Sundvold,sundvjo01,1989,RS,MIA,2794,1338,-1.341316601,-2.863375294,-4.204691895,-0.988807874,-0.988807874,0,-1.949879077,-3.174679027,-5.124558104,-0.434491023 +Sylvester Gray,graysy01,1989,RS,MIA,2548,1220,-1.829227344,-0.885692393,-2.714919737,0.021854419,0.021854419,0,-2.343972807,-0.948950498,-3.292923305,0.088294563 +Scott Hastings,hastisc01,1989,RS,MIA,2518,1206,-3.274208507,-0.20735425,-3.481562758,-0.453283215,-0.453283215,0,-3.611450437,0.06421479,-3.547235647,0.713521769 +Pat Cummings,cummipa01,1989,RS,MIA,2289,1096,-3.342034506,-1.377171126,-4.719205632,-1.108154069,-1.108154069,0,-3.537092132,-1.218164424,-4.755256556,0.649220281 +Pearl Washington,washipe01,1989,RS,MIA,2224,1065,-1.391180519,0.147098429,-1.24408209,0.820615349,0.820615349,0,-1.555478125,0.066115285,-1.48936284,0.293320269 +John Shasky,shaskjo01,1989,RS,MIA,1971,944,-1.724187946,-1.422633816,-3.146821762,-0.190733795,-0.190733795,0,-2.341715926,-1.824350927,-4.166066854,-0.206342208 +Anthony Taylor,tayloan01,1989,RS,MIA,768,368,-2.592372252,0.610346878,-1.982025374,0.144545844,0.144545844,0,-2.855691069,0.756462336,-2.099228733,0.251487068 +Craig Neal,nealcr01,1989,RS,MIA,712,341,-2.171507869,-2.257436589,-4.428944458,-0.296056057,-0.296056057,0,-2.602188091,-2.254013486,-4.856201576,1.380232249 +Todd Mitchell,mitchto01,1989,RS,MIA,668,320,-3.02156909,-0.890938573,-3.912507663,-0.192024656,-0.192024656,0,-3.43539099,-0.78858722,-4.22397821,1.196786166 +Kelvin Upshaw,upshake01,1989,RS,MIA,301,144,-2.96328959,-1.274056329,-4.237345919,-0.110274927,-0.110274927,0,-3.223801154,-1.171721182,-4.395522336,0.933871928 +Clinton Wheeler,wheelcl01,1989,RS,MIA,299,143,2.364920381,0.064075788,2.428996169,0.376322363,0.376322363,0,1.368431538,-0.020452757,1.347978782,-0.412615999 +Dave Popson,popsoda01,1989,RS,MIA,79,38,-5.98495848,-4.83723659,-10.82219507,-0.157723169,-0.157723169,0,-6.190911307,-4.474532136,-10.66544344,0.796139056 +Terry Cummings,cummite01,1989,RS,MIL,5868,2824,1.444619019,0.68800117,2.132620189,7.015414148,7.015414148,0,1.757676765,0.673956869,2.431633634,-0.282300133 +Jack Sikma,sikmaja01,1989,RS,MIL,5375,2587,0.845740934,1.566185842,2.411926776,6.822628608,6.822628608,0,1.27118017,1.625156039,2.896336209,0.141589895 +Larry Krystkowiak,krystla01,1989,RS,MIL,5136,2472,-0.487554748,0.280779436,-0.206775312,3.202299603,3.202299603,0,-0.270158174,0.257107154,-0.013051019,-0.166856274 +Jay Humphries,humphja01,1989,RS,MIL,4613,2220,1.489824381,0.9840474,2.473871781,5.926546716,5.926546716,0,1.636703251,1.230432264,2.867135515,0.168089909 +Paul Pressey,presspa01,1989,RS,MIL,4509,2170,1.889094565,0.833383105,2.72247767,6.071089341,6.071089341,0,1.801395101,0.977832581,2.779227682,0.207268233 +Ricky Pierce,piercri01,1989,RS,MIL,4318,2078,2.442435399,-0.652735397,1.789700002,4.813731786,4.813731786,0,2.10413223,-0.538533524,1.565598706,0.016129857 +Sidney Moncrief,moncrsi01,1989,RS,MIL,3312,1594,1.673827361,-0.254099339,1.419728022,3.384849198,3.384849198,0,1.416739349,-0.361168981,1.055570368,-0.186879844 +Fred Roberts,roberfr01,1989,RS,MIL,2599,1251,-2.394585975,-0.873628285,-3.26821426,-0.330913118,-0.330913118,0,-2.45444262,-1.509121605,-3.963564225,0.04854979 +Paul Mokeski,mokespa01,1989,RS,MIL,1434,690,-3.903788634,1.563516932,-2.340271702,0.146272857,0.146272857,0,-3.618919691,1.722520768,-1.896398922,1.43624259 +Randy Breuer,breuera01,1989,RS,MIL,1066,513,-3.472271008,0.747988404,-2.724282604,0.006715932,0.006715932,0,-3.398186379,-0.601765635,-3.999952014,-0.229339951 +Rickey Green,greenri01,1989,RS,MIL,1041,501,0.593606729,-0.639957122,-0.046350393,0.686758016,0.686758016,0,0.044250712,-1.575346303,-1.531095592,-0.63736487 +Tony Brown,brownto01,1989,RS,MIL,569,274,-0.269251845,-0.423332375,-0.692584221,0.288392964,0.288392964,0,-0.80597087,-1.189735054,-1.995705925,0.275273553 +Mark Davis,davisma01,1989,RS,MIL,522,251,0.421606392,0.190171075,0.611777467,0.435101237,0.435101237,0,0.09721948,-0.169093289,-0.07187381,1.086796424 +Jeff Grayer,grayeje01,1989,RS,MIL,416,200,-1.755139091,-0.374645484,-2.129784575,0.06321355,0.06321355,0,-1.780679938,-1.209704197,-2.990384135,-0.117917208 +Tito Horford,horfoti01,1989,RS,MIL,233,112,-11.2943741,-1.978260098,-13.2726342,-0.603573927,-0.603573927,0,-10.42498191,-3.807355143,-14.23233705,0.38731321 +Andre Turner,turnean01,1989,RS,MIL,27,13,-15.93084395,4.264347337,-11.66649661,-0.060986201,-0.060986201,0,-13.29203232,2.389832885,-10.90219944,3.181978761 +Mike Dunleavy,dunlemi01,1989,RS,MIL,10,5,5.908595089,-3.815955457,2.092639632,0.012215316,0.012215316,0,5.667409876,-5.423465566,0.24394431,-1.140478906 +Roy Hinson,hinsoro01,1989,RS,NJN,5362,2542,-1.673535968,-0.882739231,-2.556275199,0.251300085,0.251300085,0,-2.120278613,-0.712309801,-2.832588415,0.021450953 +Lester Conner,connele01,1989,RS,NJN,5341,2532,2.148415882,1.37188909,3.520304972,8.061296937,8.061296937,0,1.829433695,1.472462674,3.301896369,-0.488735458 +Buck Williams,willibu01,1989,RS,NJN,5160,2446,-0.575100041,-0.636293092,-1.211393133,1.915396474,1.915396474,0,-0.777430316,-0.348803491,-1.126233807,-0.249796816 +Chris Morris,morrich01,1989,RS,NJN,4421,2096,-0.461063954,0.245234702,-0.215829252,2.724040857,2.724040857,0,-0.256253573,0.267875758,0.011622185,0.528375643 +Mike McGee,mcgeemi01,1989,RS,NJN,4276,2027,-0.217747871,-1.25270242,-1.470450291,1.33024613,1.33024613,0,-0.224569929,-1.055407691,-1.27997762,0.536543264 +Joe Barry Carroll,carrojo01,1989,RS,NJN,4210,1996,-3.779953435,0.810604558,-2.969348877,-0.223133652,-0.223133652,0,-3.374433623,0.770977394,-2.603456229,-0.110534944 +John Bagley,baglejo01,1989,RS,NJN,3464,1642,-1.125672154,-1.436517451,-2.562189606,0.157203061,0.157203061,0,-1.377679969,-1.533088717,-2.910768686,-0.087304479 +Dennis Hopson,hopsode01,1989,RS,NJN,3272,1551,-1.489573736,-0.465564473,-1.955138209,0.629409837,0.629409837,0,-1.663087562,-0.366547241,-2.029634803,0.067987807 +Keith Lee,leeke01,1989,RS,NJN,1772,840,-3.504827165,-0.397310436,-3.9021376,-0.496153817,-0.496153817,0,-3.744507498,-0.441866871,-4.186374369,0.492115221 +Walter Berry,berrywa01,1989,RS,NJN,1173,556,-3.649701509,-2.422311352,-6.072012861,-0.946018904,-0.946018904,0,-3.729042741,-2.376483766,-6.105526507,0.395731242 +Charles Shackleford,shackch01,1989,RS,NJN,1021,484,-3.088805348,0.421262521,-2.667542827,0.020438396,0.020438396,0,-3.23657578,-0.179627089,-3.416202868,0.383787707 +Kevin Williams,willike01,1989,RS,NJN,913,433,-4.2609177,-1.007609781,-5.268527481,-0.563942606,-0.563942606,0,-4.357966217,-0.813623639,-5.171589856,1.384293146 +Corey Gaines,gaineco01,1989,RS,NJN,711,337,-1.212520089,-1.473619929,-2.686140018,0.010967471,0.010967471,0,-2.141565965,-2.114904697,-4.256470661,-0.115535318 +Bill Jones,jonesbi01,1989,RS,NJN,648,307,-1.60404824,0.124021931,-1.48002631,0.199857158,0.199857158,0,-1.814855273,-0.463124342,-2.277979615,0.481248252 +Ron Cavenall,cavenro01,1989,RS,NJN,34,16,-9.413762121,-1.366950274,-10.78071239,-0.066273083,-0.066273083,0,-9.318489108,-3.425040654,-12.74352976,1.114186212 +Patrick Ewing,ewingpa01,1989,RS,NYK,6371,2896,0.700291911,2.869381251,3.569673162,9.322873153,9.322873153,0,1.049176857,2.492470292,3.541647148,-0.160335399 +Charles Oakley,oaklech01,1989,RS,NYK,5729,2604,0.166493451,-0.188096267,-0.021602816,3.621265745,3.621265745,0,0.409367866,-0.062726238,0.346641628,-0.10052542 +Mark Jackson,jacksma01,1989,RS,NYK,5449,2477,3.656138298,0.168300733,3.824439031,8.299989342,8.299989342,0,3.836748492,0.453029423,4.289777915,-0.104978713 +Gerald Wilkins,wilkige01,1989,RS,NYK,5311,2414,0.544627253,-0.431263389,0.113363864,3.526587438,3.526587438,0,0.621300089,-0.422177578,0.199122511,9.30E-05 +Johnny Newman,newmajo01,1989,RS,NYK,5139,2336,2.193541427,-0.183191552,2.010349875,5.708325222,5.708325222,0,2.26600782,0.045176764,2.311184584,0.625249061 +Trent Tucker,tucketr01,1989,RS,NYK,4013,1824,1.59010522,-0.159788621,1.430316599,3.900511426,3.900511426,0,1.434201722,-0.054430897,1.379770825,0.26951265 +Rod Strickland,stricro02,1989,RS,NYK,2988,1358,1.320548308,0.327371352,1.647919661,3.059915612,3.059915612,0,1.331382339,0.053850913,1.385233252,0.428401766 +Sidney Green,greensi02,1989,RS,NYK,2809,1277,-2.314131787,-0.814644831,-3.128776618,-0.247348345,-0.247348345,0,-2.238130922,-1.227845372,-3.465976294,0.233618858 +Kenny Walker,walkeke01,1989,RS,NYK,2559,1163,-0.862080963,0.174232879,-0.687848084,1.229216322,1.229216322,0,-1.410207803,0.161748735,-1.248459068,0.467419969 +Eddie Lee Wilkins,wilkied01,1989,RS,NYK,1285,584,-5.195679342,-1.826343369,-7.022022711,-1.285613025,-1.285613025,0,-4.894475138,-2.125801047,-7.020276185,1.019523643 +Kiki Vandeweghe,vandeki01,1989,RS,NYK,1104,502,-1.412562487,-2.275230402,-3.687792889,-0.23967477,-0.23967477,0,-1.633274016,-2.676054414,-4.30932843,-0.217700541 +Pete Myers,myerspe01,1989,RS,NYK,506,230,-0.205562443,0.162147257,-0.043415186,0.321265265,0.321265265,0,-0.657072712,0.263068897,-0.394003815,1.173785197 +Greg Butler,butlegr01,1989,RS,NYK,308,140,-7.773473463,-3.302297668,-11.07577113,-0.602896689,-0.602896689,0,-7.583706355,-3.697631431,-11.28133779,1.405718556 +Charles Barkley,barklch01,1989,RS,PHI,6410,3088,7.553932872,0.424025073,7.977957945,16.8723589,16.8723589,0,7.72527943,0.740834122,8.466113553,-0.177939235 +Mike Gminski,gminsmi01,1989,RS,PHI,5685,2739,-0.346576721,-0.430273995,-0.776850717,2.729872839,2.729872839,0,0.098437637,-0.60257131,-0.504133673,-1.015604884 +Ron Anderson,anderro01,1989,RS,PHI,5434,2618,0.42861642,-1.199886179,-0.77126976,2.628318567,2.628318567,0,0.515598485,-1.168468387,-0.652869903,-0.565949703 +Hersey Hawkins,hawkihe01,1989,RS,PHI,5349,2577,0.713447459,-0.334061537,0.379385922,4.112255402,4.112255402,0,1.006091724,-0.066198689,0.939893034,-0.054872293 +Maurice Cheeks,cheekma01,1989,RS,PHI,4770,2298,2.606642327,-0.3521739,2.254468428,5.827029044,5.827029044,0,2.449891343,-0.05519063,2.394700713,-0.701794174 +Scott Brooks,brooksc01,1989,RS,PHI,2848,1372,2.169504895,-0.652204986,1.51729991,2.98893002,2.98893002,0,2.072197481,-0.675086353,1.397111128,0.062907168 +Gerald Henderson,hendege01,1989,RS,PHI,2047,986,-0.335707095,-1.677617925,-2.01332502,0.373760725,0.373760725,0,-0.12186024,-1.470567592,-1.592427833,0.871975959 +Chris Welp,welpch01,1989,RS,PHI,1750,843,-4.790456909,-0.033069004,-4.823525913,-0.901924917,-0.901924917,0,-4.503070022,0.348722134,-4.154347888,1.154573312 +Ben Coleman,colembe01,1989,RS,PHI,1459,703,-3.369179574,-2.037290173,-5.406469747,-0.959460524,-0.959460524,0,-3.350735817,-1.98439125,-5.335127066,0.712616851 +Derek Smith,smithde02,1989,RS,PHI,1443,695,-0.745402133,-1.927198705,-2.672600839,0.027687218,0.027687218,0,-0.93011462,-1.368780491,-2.298895111,0.899771173 +Shelton Jones,jonessh01,1989,RS,PHI,1198,577,-3.487814906,-1.996183641,-5.483998547,-0.805035179,-0.805035179,0,-3.604402307,-2.678258855,-6.282661162,0.023540258 +Bob Thornton,thornbo01,1989,RS,PHI,932,449,-4.539269566,-2.357479555,-6.89674912,-0.960855984,-0.960855984,0,-4.477475101,-2.004671049,-6.48214615,1.171388361 +Cliff Robinson,robincl01,1989,RS,PHI,863,416,-1.818892167,-0.564436033,-2.3833282,0.077933911,0.077933911,0,-1.413062476,-0.555290581,-1.968353056,0.144448375 +David Wingate,wingada01,1989,RS,PHI,772,372,-1.026099455,-3.356147954,-4.382247409,-0.310307626,-0.310307626,0,-1.49994949,-3.726168568,-5.226118058,0.169803752 +Pete Myers,myerspe01,1989,RS,PHI,83,40,-4.058913148,0.899638333,-3.159274815,-0.008383245,-0.008383245,0,-3.66708734,-0.169729657,-3.836816997,0.375344263 +Jim Rowinski,rowinji01,1989,RS,PHI,15,7,-1.239892469,-1.646380706,-2.886273174,-0.000479966,-0.000479966,0,-1.600846296,-3.660762151,-5.261608448,-1.407131239 +Kevin Johnson,johnske02,1989,RS,PHO,7000,3179,5.359074978,-0.069252868,5.289822111,12.97175642,12.97175642,0,5.183793701,0.284805781,5.468599482,-0.53326577 +Tom Chambers,chambto01,1989,RS,PHO,6611,3002,1.171644142,0.277469002,1.449113144,6.423341446,6.423341446,0,1.874830144,0.383332858,2.258163003,-0.128435381 +Jeff Hornacek,hornaje01,1989,RS,PHO,5477,2487,3.170465679,0.855852291,4.02631797,8.57199128,8.57199128,0,3.064826261,1.038303386,4.103129646,-0.311198952 +Armen Gilliam,gilliar01,1989,RS,PHO,4668,2120,-0.946187918,-0.215718299,-1.161906217,1.713131546,1.713131546,0,-0.500011585,-0.51052467,-1.010536255,-0.272231783 +Eddie Johnson,johnsed03,1989,RS,PHO,4499,2043,2.913464421,-0.885112379,2.028352042,4.979066247,4.979066247,0,3.099294252,-0.898997279,2.200296973,-0.032624029 +Mark West,westma01,1989,RS,PHO,4446,2019,-2.373325716,2.33766788,-0.035657836,2.795514512,2.795514512,0,-2.230054212,1.717982809,-0.512071403,-0.018679401 +Tyrone Corbin,corbity01,1989,RS,PHO,3644,1655,1.196530049,1.075886468,2.272416517,4.248180935,4.248180935,0,1.01368316,1.015902511,2.029585672,0.176563563 +Dan Majerle,majerda01,1989,RS,PHO,2982,1354,-0.367769161,0.845797848,0.478028687,2.235157915,2.235157915,0,-0.226370564,0.95866941,0.732298845,0.237666662 +Tim Perry,perryti01,1989,RS,PHO,1352,614,-2.652969805,0.905247924,-1.747721881,0.312406774,0.312406774,0,-2.416356903,-0.757326709,-3.173683612,-0.509453682 +Andrew Lang,langan01,1989,RS,PHO,1158,526,-3.604179614,2.498367126,-1.105812488,0.444878655,0.444878655,0,-3.451068328,1.974146747,-1.476921582,0.839714098 +T.R. Dunn,dunntr01,1989,RS,PHO,707,321,-1.721990407,-0.297509076,-2.019499483,0.119285062,0.119285062,0,-2.402832528,-0.738975628,-3.141808156,-0.299890239 +Ed Nealy,nealyed01,1989,RS,PHO,361,164,-5.069086368,-0.50542103,-5.574507398,-0.236736676,-0.236736676,0,-5.060403457,-1.194738163,-6.255141619,0.173437219 +Steve Kerr,kerrst01,1989,RS,PHO,346,157,-0.279105774,-0.211397903,-0.490503677,0.180638622,0.180638622,0,-0.452856545,-1.094059012,-1.546915556,-0.197175362 +Craig Hodges,hodgecr01,1989,RS,PHO,203,92,-1.51614864,-2.444186316,-3.960334956,-0.057392759,-0.057392759,0,-1.60866192,-3.235387156,-4.844049076,1.043186183 +Kenny Gattison,gattike01,1989,RS,PHO,20,9,-8.614033684,-2.526589479,-11.14062316,-0.039170947,-0.039170947,0,-8.738673984,-1.988620391,-10.72729437,1.700382594 +Mark Davis,davisma01,1989,RS,PHO,15,7,-3.414058866,-3.225566879,-6.639625746,-0.013984322,-0.013984322,0,-3.033786912,-3.52964331,-6.563430222,0.681582094 +Winston Crite,critewi01,1989,RS,PHO,13,6,-22.32887556,-5.773455779,-28.10233134,-0.07804449,-0.07804449,0,-20.4759485,-6.735018511,-27.21096701,0.572402864 +Terry Porter,portete01,1989,RS,POR,6792,3102,3.913619676,-0.376066426,3.53755325,9.911281128,9.911281128,0,3.784288869,0.026778683,3.811067552,-0.406089772 +Clyde Drexler,drexlcl01,1989,RS,POR,6708,3064,5.180925951,1.555514765,6.736440715,14.81508993,14.81508993,0,5.255838371,1.972900956,7.228739326,-0.100429325 +Jerome Kersey,kerseje01,1989,RS,POR,5947,2716,0.954293508,1.353031287,2.307324795,7.001007846,7.001007846,0,1.055464625,1.519664213,2.575128838,-0.10096409 +Kevin Duckworth,duckwke01,1989,RS,POR,5828,2662,-2.197236829,-0.816900891,-3.01413772,-0.358696449,-0.358696449,0,-1.773391581,-0.586283843,-2.359675424,-0.012166372 +Steve Johnson,johnsst03,1989,RS,POR,3234,1477,-2.943017467,-1.684227958,-4.627245425,-1.425704521,-1.425704521,0,-2.760433364,-1.646494283,-4.406927647,0.797966158 +Caldwell Jones,jonesca01,1989,RS,POR,2800,1279,-4.449425575,-0.488168413,-4.937593988,-1.426789451,-1.426789451,0,-4.714032692,-1.119696952,-5.833729644,-0.051099448 +Richard Anderson,anderri01,1989,RS,POR,2369,1082,-0.486732364,-0.329335834,-0.816068198,1.069345939,1.069345939,0,-0.343666094,-1.03940074,-1.383066834,0.166580989 +Danny Young,youngda01,1989,RS,POR,2084,952,-0.56141628,0.060406311,-0.50100997,1.089696459,1.089696459,0,-0.811825132,-0.379091145,-1.190916277,-0.248276164 +Adrian Branch,brancad01,1989,RS,POR,1776,811,-0.53736051,-0.404888175,-0.942248686,0.752381607,0.752381607,0,-0.502647797,-1.054586516,-1.557234313,0.597308632 +Mark Bryant,bryanma01,1989,RS,POR,1758,803,-2.779637533,-1.612056364,-4.391693897,-0.677885411,-0.677885411,0,-2.995913798,-1.340317013,-4.336230811,0.80283338 +Kiki Vandeweghe,vandeki01,1989,RS,POR,946,432,0.212964323,-2.656367681,-2.443403358,0.067962724,0.067962724,0,0.210004479,-2.665871766,-2.455867288,0.583386249 +Sam Bowie,bowiesa01,1989,RS,POR,902,412,-3.419792816,0.195464043,-3.224328772,-0.099291413,-0.099291413,0,-3.183252392,-0.843406386,-4.026658778,-0.422755988 +Jerry Sichting,sichtje01,1989,RS,POR,854,390,-2.417016191,-1.785922967,-4.202939158,-0.287633615,-0.287633615,0,-2.816452103,-2.571617566,-5.388069668,-0.517909018 +Brook Steppe,steppbr01,1989,RS,POR,534,244,-1.292430168,-1.061366695,-2.353796862,0.049464522,0.049464522,0,-1.753387843,-1.205136756,-2.958524599,0.292696926 +Clinton Wheeler,wheelcl01,1989,RS,POR,462,211,-2.176597157,1.121449622,-1.055147534,0.182685288,0.182685288,0,-2.243068932,0.330367227,-1.912701705,0.128845363 +Craig Neal,nealcr01,1989,RS,POR,348,159,-4.307198671,-1.158872609,-5.46607128,-0.223097257,-0.223097257,0,-4.412774097,-1.298510338,-5.711284435,1.278661663 +Rolando Ferreira,ferrero01,1989,RS,POR,74,34,-19.1607506,-3.488211725,-22.64896232,-0.348624916,-0.348624916,0,-17.563572,-4.470999321,-22.03457132,1.016018986 +Kenny Smith,smithke01,1989,RS,SAC,6660,3145,0.511810705,-1.241155995,-0.729345291,3.230173258,3.230173258,0,0.348715342,-0.774838173,-0.426122831,-0.381141885 +Rodney McCray,mccraro01,1989,RS,SAC,5157,2435,-0.643953361,-0.522955828,-1.166909189,1.952754788,1.952754788,0,-1.005023531,-0.794144325,-1.799167856,-0.724229181 +Harold Pressley,pressha01,1989,RS,SAC,4780,2257,1.053324328,0.777216589,1.830540917,5.269209436,5.269209436,0,1.36580682,0.649179669,2.014986489,-0.103968675 +Jim Petersen,peterji01,1989,RS,SAC,3458,1633,-4.759816187,0.276717122,-4.483099065,-1.450928043,-1.450928043,0,-4.389449375,0.238852002,-4.150597373,0.492964278 +Vinny Del Negro,delnevi01,1989,RS,SAC,3295,1556,-0.265688117,-0.458161608,-0.723849724,1.608938292,1.608938292,0,-0.97913525,-0.522647478,-1.501782728,0.027618395 +Ricky Berry,berryri01,1989,RS,SAC,2978,1406,0.182163106,-1.272190114,-1.090027008,1.199007029,1.199007029,0,-0.164067511,-0.875347109,-1.03941462,0.705168196 +Ed Pinckney,pincked01,1989,RS,SAC,2825,1334,0.07754547,-0.09388506,-0.01633959,1.859450916,1.859450916,0,-0.10575826,-0.133939464,-0.239697724,-0.060080943 +LaSalle Thompson,thompla01,1989,RS,SAC,2702,1276,-3.223940338,0.045588579,-3.178351759,-0.279651563,-0.279651563,0,-2.756911847,0.265057973,-2.491853874,0.287977113 +Wayman Tisdale,tisdawa01,1989,RS,SAC,2347,1108,0.450933333,-1.000742402,-0.54980907,1.241933356,1.241933356,0,0.305889393,-0.498878554,-0.192989161,-0.150598174 +Danny Ainge,aingeda01,1989,RS,SAC,2177,1028,3.560861886,-0.489450962,3.071410924,3.083940891,3.083940891,0,3.610302352,0.207782622,3.818084974,1.024455599 +Joe Kleine,kleinjo01,1989,RS,SAC,1934,913,-5.360613251,-1.280268569,-6.64088182,-1.817462126,-1.817462126,0,-5.229572339,-1.252502102,-6.482074441,0.283395554 +Derek Smith,smithde02,1989,RS,SAC,1271,600,-2.687003694,-1.69320164,-4.380205334,-0.501330966,-0.501330966,0,-2.840110758,-1.701103156,-4.541213913,0.468132472 +Brad Lohaus,lohaubr01,1989,RS,SAC,1008,476,-2.932458788,-1.75852527,-4.690984058,-0.472780751,-0.472780751,0,-3.030015588,-1.89211865,-4.922134238,0.303235973 +Randy Wittman,wittmra01,1989,RS,SAC,881,416,-3.204539523,-1.752399556,-4.956939079,-0.465003935,-0.465003935,0,-3.942811309,-2.974350737,-6.917162046,-0.740527928 +Ben Gillery,gillebe01,1989,RS,SAC,178,84,-6.590210779,0.215136609,-6.37507417,-0.160017404,-0.160017404,0,-6.585241945,1.472409968,-5.112831977,3.055518106 +Michael Jackson,jacksmi02,1989,RS,SAC,148,70,-3.132572924,-1.354086713,-4.486659638,-0.062799641,-0.062799641,0,-3.421734862,-1.11734927,-4.539084132,1.275921554 +Randy Allen,allenra01,1989,RS,SAC,91,43,-4.810627119,-1.636908443,-6.447535562,-0.081854152,-0.081854152,0,-5.250419692,-1.763897474,-7.014317166,0.923831655 +Willie Anderson,anderwi01,1989,RS,SAS,6006,2738,-0.099359944,0.29942865,0.200068706,4.128331037,4.128331037,0,-0.303564274,0.521443601,0.217879327,0.180479381 +Greg Anderson,andergr01,1989,RS,SAS,5267,2401,-2.459962762,0.571523269,-1.888439493,1.055390213,1.055390213,0,-2.326422162,0.360052903,-1.96636926,-0.001251879 +Alvin Robertson,roberal01,1989,RS,SAS,5017,2287,1.186306656,1.933634196,3.119940853,6.881505456,6.881505456,0,1.18772807,2.496744282,3.684472353,0.48053173 +Vernon Maxwell,maxweve01,1989,RS,SAS,4530,2065,-1.022739729,-1.642279372,-2.665019101,0.089584663,0.089584663,0,-1.363624172,-1.819617357,-3.183241529,0.059107428 +Frank Brickowski,brickfr01,1989,RS,SAS,3997,1822,-1.779027021,0.952918824,-0.826108197,1.798649045,1.798649045,0,-1.601811244,1.240231917,-0.361579328,0.582861724 +Dallas Comegys,comegda01,1989,RS,SAS,2455,1119,-2.585788466,-0.333659937,-2.919448403,-0.097073065,-0.097073065,0,-2.851197867,-0.657694186,-3.508892053,0.350388359 +Johnny Dawkins,dawkijo01,1989,RS,SAS,2376,1083,-0.567220679,-1.101778891,-1.66899957,0.594938352,0.594938352,0,-0.819394907,-0.845671366,-1.665066273,-0.403444694 +Dave Greenwood,greenda01,1989,RS,SAS,2001,912,-1.59640358,-1.224831557,-2.821235137,-0.033196431,-0.033196431,0,-1.95086033,-0.799018735,-2.749879065,0.155414758 +Albert King,kingal01,1989,RS,SAS,1735,791,-3.354917841,-1.63901122,-4.99392906,-0.91039768,-0.91039768,0,-3.63735905,-1.983590833,-5.620949882,0.542308896 +Darwin Cook,cookda01,1989,RS,SAS,1661,757,-1.182843089,-0.983465338,-2.166308427,0.226891931,0.226891931,0,-1.522072357,-0.967252103,-2.48932446,0.658956062 +Michael Anderson,andermi01,1989,RS,SAS,1601,730,-1.651034425,-0.968278418,-2.619312843,0.048693994,0.048693994,0,-1.979592942,-1.187622351,-3.167215294,0.04204949 +Mike Smrek,smrekmi01,1989,RS,SAS,1367,623,-4.487624359,-0.386672718,-4.874297077,-0.678383941,-0.678383941,0,-4.883690008,-0.879695047,-5.763385055,0.477865767 +Jerome Whitehead,whiteje01,1989,RS,SAS,1272,580,-4.659698881,-0.518071781,-5.177770661,-0.724636136,-0.724636136,0,-4.828652723,-0.14662893,-4.975281653,0.882272425 +Jay Vincent,vinceja01,1989,RS,SAS,1209,551,-3.980282222,-3.256081953,-7.236364175,-1.259422169,-1.259422169,0,-4.470036378,-3.358225581,-7.82826196,-0.144260263 +Scott Roth,rothsc01,1989,RS,SAS,1018,464,-3.335846597,-1.728502559,-5.064349156,-0.551054255,-0.551054255,0,-3.865214296,-2.265551939,-6.130766235,0.589961603 +Anthony Bowie,bowiean01,1989,RS,SAS,961,438,-0.833268212,-1.087756392,-1.921024604,0.185262726,0.185262726,0,-1.509085834,-0.84393241,-2.353018244,0.007472584 +Calvin Natt,nattca01,1989,RS,SAS,406,185,-3.249281298,-3.923271129,-7.172552427,-0.417474777,-0.417474777,0,-3.774378006,-4.3338449,-8.108222906,0.010575641 +Shelton Jones,jonessh01,1989,RS,SAS,202,92,-4.442103356,-2.773383884,-7.21548724,-0.209409094,-0.209409094,0,-5.050840919,-3.524862019,-8.575702938,-0.094188203 +Petur Gudmundsson,gudmupe01,1989,RS,SAS,154,70,-8.081220021,-2.683129145,-10.76434917,-0.289719453,-0.289719453,0,-7.90783266,-2.332564741,-10.2403974,1.244315666 +Todd Mitchell,mitchto01,1989,RS,SAS,72,33,-12.28418349,-3.129603337,-15.41378682,-0.214070939,-0.214070939,0,-11.83080271,-4.211836348,-16.04263906,0.409033483 +Keith Smart,smartke01,1989,RS,SAS,26,12,-7.968128641,-6.242718344,-14.21084698,-0.069939269,-0.069939269,0,-8.418909454,-8.354267407,-16.77317686,-0.33202329 +John Stroeder,stroejo01,1989,RS,SAS,4,2,-28.7625043,-12.68868656,-41.45119086,-0.044816759,-0.044816759,0,-26.73748704,-5.015540157,-31.7530272,13.74368959 +Dale Ellis,ellisda01,1989,RS,SEA,6729,3190,3.70831458,-1.623524173,2.084790407,7.845773487,7.845773487,0,3.834351486,-1.203749083,2.630602403,-0.298268556 +Derrick McKey,mckeyde01,1989,RS,SEA,5915,2804,1.39983023,-0.335462147,1.064368083,5.454775014,5.454775014,0,1.317693255,-0.189979327,1.127713928,-0.038525955 +Michael Cage,cagemi01,1989,RS,SEA,5349,2536,0.158799973,0.192574747,0.35137472,3.988817334,3.988817334,0,0.213436649,0.088018917,0.301455566,-0.608201787 +Xavier McDaniel,mcdanxa01,1989,RS,SEA,5031,2385,0.409344828,-1.180617429,-0.771272602,2.410623458,2.410623458,0,0.681426129,-1.310551346,-0.629125217,0.120812587 +Nate McMillan,mcmilna01,1989,RS,SEA,4938,2341,2.317873451,0.890501968,3.208375419,7.118969552,7.118969552,0,2.351449802,1.261536729,3.612986531,0.03459321 +Alton Lister,listeal01,1989,RS,SEA,3810,1806,-2.647442695,0.692019058,-1.955423637,0.733747192,0.733747192,0,-2.508679592,0.516510712,-1.99216888,0.223768483 +Sedale Threatt,threase01,1989,RS,SEA,2573,1220,1.301366166,0.392553935,1.693920101,2.78014898,2.78014898,0,1.194974413,0.758995389,1.953969802,0.51788778 +John Lucas,lucasjo01,1989,RS,SEA,1776,842,1.83174018,0.061690438,1.893430618,1.994121906,1.994121906,0,1.792526229,-0.789195942,1.003330288,-0.032798294 +Olden Polynice,polynol01,1989,RS,SEA,1761,835,-2.994771675,0.45493438,-2.539837295,0.090430446,0.090430446,0,-2.887022841,0.528603014,-2.358419826,1.0215821 +Russ Schoene,schoeru01,1989,RS,SEA,1633,774,-1.780706512,0.019945289,-1.760761223,0.39526447,0.39526447,0,-1.09068157,-0.046321911,-1.137003481,1.204974728 +Jerry Reynolds,reynoje01,1989,RS,SEA,1555,737,-0.725482948,0.979661233,0.254178286,1.130365215,1.130365215,0,-0.548991846,-0.040933676,-0.589925522,0.066927921 +Avery Johnson,johnsav01,1989,RS,SEA,614,291,-1.487746657,0.298131466,-1.189615191,0.232711103,0.232711103,0,-1.605420424,-0.123656293,-1.729076717,0.459041492 +Greg Ballard,ballagr01,1989,RS,SEA,32,15,-5.140013248,-1.624183185,-6.764196433,-0.030935387,-0.030935387,0,-5.246175182,-1.211981975,-6.458157156,0.712324907 +Mike Champion,champmi01,1989,RS,SEA,8,4,-34.3580699,-8.538297022,-42.89636692,-0.088996066,-0.088996066,0,-30.19336672,-5.724300923,-35.91766764,8.787783344 +John Stockton,stockjo01,1989,RS,UTA,6548,3171,7.472570966,2.789267089,10.26183806,21.01189611,21.01189611,0,7.151287489,3.23369245,10.38497994,-0.18990726 +Karl Malone,malonka01,1989,RS,UTA,6456,3126,2.749643371,1.859129404,4.608772775,11.73974954,11.73974954,0,3.058041932,1.983268318,5.041310251,0.029102404 +Mark Eaton,eatonma01,1989,RS,UTA,6018,2914,-3.602776148,4.558317121,0.955540973,5.47711067,5.47711067,0,-3.463672343,3.670283278,0.206610935,-0.591945225 +Thurl Bailey,baileth01,1989,RS,UTA,5735,2777,-1.045997536,-0.243768903,-1.289766439,2.059465948,2.059465948,0,-1.151569787,-0.636025214,-1.787595001,-0.464480111 +Darrell Griffith,griffda01,1989,RS,UTA,4919,2382,-1.019953215,0.178510699,-0.841442516,2.323549849,2.323549849,0,-0.836390101,0.11612642,-0.720263681,0.179551308 +Mike Brown,brownmi01,1989,RS,UTA,2170,1051,-4.614049604,0.620619325,-3.993430279,-0.668477289,-0.668477289,0,-4.469820738,-0.076108259,-4.545928996,0.263620938 +Bob Hansen,hansebo01,1989,RS,UTA,1991,964,-1.480153665,0.219497526,-1.260656139,0.736580112,0.736580112,0,-1.683415244,0.272972449,-1.410442795,0.566476339 +Marc Iavaroni,iavarma01,1989,RS,UTA,1644,796,-4.910763261,-1.715832155,-6.626595416,-1.57799066,-1.57799066,0,-5.225256193,-2.352042146,-7.577298339,0.235013998 +Jim Les,lesji01,1989,RS,UTA,1613,781,-2.361284275,-1.547322523,-3.908606798,-0.462729197,-0.462729197,0,-2.852450794,-2.206269283,-5.058720077,0.234758598 +Eric Leckner,leckner01,1989,RS,UTA,1609,779,-4.283021734,-0.371438101,-4.654459835,-0.768553876,-0.768553876,0,-4.404457537,-0.332544017,-4.737001554,1.566328055 +Jim Farmer,farmeji01,1989,RS,UTA,851,412,-2.687311859,-1.92195324,-4.6092651,-0.391196609,-0.391196609,0,-3.070777998,-2.487053278,-5.557831276,0.097680355 +Jose Ortiz,ortizjo01,1989,RS,UTA,675,327,-5.64831842,-1.875940584,-7.524259004,-0.80067719,-0.80067719,0,-5.365946431,-3.013607362,-8.379553793,0.532447265 +Bart Kofoed,kofoeba01,1989,RS,UTA,363,176,-4.716467731,-0.356759873,-5.073227604,-0.210209203,-0.210209203,0,-5.019553991,-0.777258787,-5.796812778,0.778889257 +Scott Roth,rothsc01,1989,RS,UTA,149,72,-6.101881452,1.320582886,-4.781298566,-0.076639119,-0.076639119,0,-5.564063047,1.028485431,-4.535577616,2.759447262 +Eric White,whiteer01,1989,RS,UTA,4,2,-20.33369504,-3.125130607,-23.45882565,-0.022178361,-0.022178361,0,-19.50755061,1.012084355,-18.49546626,5.049444594 +Darrell Walker,walkeda01,1989,RS,WSB,5448,2565,0.070100701,1.740354301,1.810455002,5.956467358,5.956467358,0,0.181569002,2.11603095,2.297599952,-0.198603297 +Bernard King,kingbe01,1989,RS,WSB,5436,2559,0.762442619,-1.318742953,-0.556300333,2.85982134,2.85982134,0,0.739785986,-1.347954122,-0.608168136,-0.152171117 +Jeff Malone,malonje01,1989,RS,WSB,5136,2418,0.279905572,-2.273163643,-1.993258071,0.929749226,0.929749226,0,0.062413404,-2.150652839,-2.088239436,-0.416511157 +John Williams,willijo02,1989,RS,WSB,5125,2413,2.038736552,2.572931381,4.611667933,9.052154133,9.052154133,0,2.089476995,2.295875419,4.385352413,-0.122423976 +Terry Catledge,catlete01,1989,RS,WSB,4412,2077,-1.235698217,-0.665849689,-1.901547906,0.899711966,0.899711966,0,-1.122576098,-0.43607795,-1.558654048,0.070234041 +Ledell Eackles,eacklle01,1989,RS,WSB,3099,1459,-0.189994475,-2.180290935,-2.37028541,0.283291276,0.283291276,0,-0.344987454,-2.357810571,-2.702798025,0.23024981 +Steve Colter,coltest01,1989,RS,WSB,3027,1425,0.533137513,0.405447175,0.938584688,2.686013652,2.686013652,0,0.208643564,0.558375939,0.767019502,0.162769752 +Harvey Grant,grantha01,1989,RS,WSB,2534,1193,-1.706824416,-0.31705116,-2.023875577,0.44206877,0.44206877,0,-1.850984658,-0.375629101,-2.226613759,0.022972386 +Charles Jones,jonesch01,1989,RS,WSB,2451,1154,-3.740473061,2.220605481,-1.51986758,0.727075149,0.727075149,0,-3.6970002,2.342681716,-1.354318485,0.395239944 +Mark Alarie,alarima01,1989,RS,WSB,2424,1141,-0.614557518,-1.020382671,-1.634940189,0.650576653,0.650576653,0,-0.720726925,-1.122593702,-1.843320627,0.228848476 +Dave Feitl,feitlda01,1989,RS,WSB,1759,828,-4.737244292,-0.709614565,-5.446858856,-1.145682427,-1.145682427,0,-4.498317038,-0.821952574,-5.320269612,0.573017535 +Charles Jones,jonesch02,1989,RS,WSB,1096,516,-2.007874729,0.5412825,-1.466592229,0.336925215,0.336925215,0,-2.223063092,-0.330756331,-2.553819423,-0.286168225 +Dominic Pressley,pressdo01,1989,RS,WSB,227,107,-5.135572271,-1.591401475,-6.726973746,-0.217115672,-0.217115672,0,-5.210188241,-2.344341378,-7.554529619,0.003335839 +Dominique Wilkins,wilkido01,1989,PO,ATL,388,212,2.477411323,-0.134064777,2.343346546,0.563784725,0,0.563784725,3.273344012,-0.785890782,2.487453231,-0.742206623 +Moses Malone,malonmo01,1989,PO,ATL,360,197,4.223849021,0.587249906,4.811098927,0.77181016,0,0.77181016,4.70220438,0.209343101,4.911547481,-1.465247866 +Jon Koncak,koncajo01,1989,PO,ATL,351,192,1.484988167,-0.568940815,0.916047352,0.369550274,0,0.369550274,1.263257049,0.192923332,1.456180381,-0.215260378 +Doc Rivers,riverdo01,1989,PO,ATL,349,191,2.12085788,0.28592953,2.40678741,0.522314728,0,0.522314728,2.692827716,1.220157788,3.912985503,0.74626684 +Reggie Theus,theusre01,1989,PO,ATL,232,127,-1.746485342,-3.841769688,-5.58825503,-0.190953495,0,-0.190953495,-2.022337497,-3.281018784,-5.303356281,0.646868397 +John Battle,battljo01,1989,PO,ATL,216,118,1.529815713,-2.166990686,-0.637174973,0.131899962,0,0.131899962,1.316763939,-1.939825349,-0.623061411,0.519582995 +Antoine Carr,carran01,1989,PO,ATL,148,81,1.876709601,-2.557194794,-0.680485193,0.088535144,0,0.088535144,1.149931644,-2.628386062,-1.478454418,0.356213727 +Cliff Levingston,levincl01,1989,PO,ATL,141,77,-2.943662936,-1.738986948,-4.682649884,-0.078772696,0,-0.078772696,-3.479013494,-1.336913198,-4.815926692,0.571216177 +Spud Webb,webbsp01,1989,PO,ATL,101,55,1.15715333,2.893588743,4.050742073,0.19678016,0,0.19678016,0.691387641,2.834928546,3.526316188,-0.019532991 +Reggie Lewis,lewisre01,1989,PO,BOS,244,125,-0.469203655,1.411493635,0.94228998,0.243416847,0,0.243416847,-0.557140948,1.629110505,1.071969556,0.219584135 +Brian Shaw,shawbr01,1989,PO,BOS,242,124,2.594043993,0.093326759,2.687370752,0.354198644,0,0.354198644,1.77795408,0.650975303,2.428929383,-0.157551781 +Kevin McHale,mchalke01,1989,PO,BOS,225,115,2.171808774,-0.104761161,2.067047612,0.290944098,0,0.290944098,1.540854536,0.369891046,1.910745581,-0.180788633 +Robert Parish,parisro01,1989,PO,BOS,219,112,-2.58022585,2.804613672,0.224387823,0.173947188,0,0.173947188,-2.372514107,2.012830568,-0.359683539,-0.736168278 +Joe Kleine,kleinjo01,1989,PO,BOS,127,65,-2.55256859,-1.072063222,-3.624631812,-0.030094484,0,-0.030094484,-3.121101727,-1.631182729,-4.752284455,0.574874488 +Dennis Johnson,johnsde01,1989,PO,BOS,115,59,-3.539920424,0.791464487,-2.748455937,4.82E-05,0,4.82E-05,-3.826649653,1.050560718,-2.776088935,0.480195817 +Ed Pinckney,pincked01,1989,PO,BOS,88,45,-8.459071125,-1.253618238,-9.712689364,-0.166227026,0,-0.166227026,-8.509544404,-1.737707224,-10.24725163,0.789067578 +Kevin Gamble,gamblke01,1989,PO,BOS,57,29,-1.851379185,0.560915983,-1.290463202,0.02221516,0,0.02221516,-1.916508586,-0.037402921,-1.953911507,-0.24560308 +Kelvin Upshaw,upshake01,1989,PO,BOS,47,24,-0.139380323,0.193694112,0.054313789,0.035712441,0,0.035712441,-0.914185175,0.083159328,-0.831025847,0.804550078 +Otis Birdsong,birdsot01,1989,PO,BOS,39,20,-10.55907104,0.542852501,-10.01621854,-0.078389875,0,-0.078389875,-10.19371826,-0.933027059,-11.12674532,2.406404181 +Mark Acres,acresma01,1989,PO,BOS,4,2,-9.222566378,1.726411795,-7.496154583,-0.00518931,0,-0.00518931,-7.484216219,-1.160880362,-8.645096581,3.730895078 +Michael Jordan,jordami01,1989,PO,CHI,1378,718,7.858123492,2.418720957,10.27684445,4.935797156,0,4.935797156,7.962839694,2.565869424,10.52870912,0.274629846 +Horace Grant,grantho01,1989,PO,CHI,1200,625,0.139376994,0.650894311,0.790271304,1.160881531,0,1.160881531,-0.040642585,0.799467789,0.758825204,-0.281923472 +Scottie Pippen,pippesc01,1989,PO,CHI,1188,619,1.555290767,1.804737863,3.36002863,1.994913479,0,1.994913479,1.774674323,1.678906545,3.453580867,0.22961539 +Bill Cartwright,cartwbi01,1989,PO,CHI,1119,583,-3.383687368,0.779774522,-2.603912847,0.04495407,0,0.04495407,-3.197979733,0.647147576,-2.550832157,0.295611642 +Craig Hodges,hodgecr01,1989,PO,CHI,1064,554,1.810507861,0.308531249,2.11903911,1.426691043,0,1.426691043,2.055430902,0.611064541,2.666495443,0.492470379 +John Paxson,paxsojo01,1989,PO,CHI,580,302,-0.329577355,-0.302790555,-0.63236791,0.339004857,0,0.339004857,-0.669337175,-0.295572827,-0.964910003,0.708200716 +Dave Corzine,corzida01,1989,PO,CHI,420,219,-4.810760437,0.340400531,-4.470359906,-0.198571958,0,-0.198571958,-4.896198924,-0.617056733,-5.513255656,0.155394554 +Charles Davis,davisch02,1989,PO,CHI,367,191,-3.743049527,-0.959295896,-4.702345423,-0.197874979,0,-0.197874979,-4.18670253,-1.532423047,-5.719125577,0.808815773 +Brad Sellers,sellebr01,1989,PO,CHI,340,177,-2.007405298,-0.729785395,-2.737190693,0.001189138,0,0.001189138,-2.377713812,-1.427587304,-3.805301115,-0.312283569 +Sam Vincent,vincesa01,1989,PO,CHI,217,113,-3.017104781,-1.412682566,-4.429787347,-0.099597982,0,-0.099597982,-3.596334072,-2.560739756,-6.157073827,-0.271702779 +Will Perdue,perduwi01,1989,PO,CHI,42,22,9.671771489,-1.188549086,8.483222402,0.130931019,0,0.130931019,8.645184321,-1.129683205,7.515501116,0.656429602 +Jack Haley,haleyja01,1989,PO,CHI,13,7,6.696418761,-1.988528245,4.707890516,0.028278751,0,0.028278751,5.447139043,-0.679203608,4.767935435,2.82001777 +Larry Nance,nancela01,1989,PO,CLE,371,195,2.618618032,0.81971563,3.438333662,0.628535253,0,0.628535253,2.287109787,0.637045046,2.924154833,-0.972465987 +Ron Harper,harpero01,1989,PO,CLE,360,189,4.717421232,2.602175033,7.319596264,1.004301191,0,1.004301191,4.24014784,3.487182184,7.727330024,0.273851661 +Brad Daugherty,daughbr01,1989,PO,CLE,318,167,-2.563721816,3.714787995,1.151066179,0.343502671,0,0.343502671,-2.162798378,3.739333603,1.576535225,0.194266336 +Hot Rod Williams,williho01,1989,PO,CLE,307,161,-2.834336476,-0.095621506,-2.929957982,-0.015170544,0,-0.015170544,-3.039030036,-0.479978278,-3.519008314,-0.472522365 +Mark Price,pricema01,1989,PO,CLE,301,158,-2.032706904,-2.521210633,-4.553917536,-0.148960389,0,-0.148960389,-1.702315706,-2.754978969,-4.457294676,-0.649585404 +Craig Ehlo,ehlocr01,1989,PO,CLE,185,97,3.264093082,-0.80914545,2.454947632,0.266661866,0,0.266661866,2.995840853,-0.582601976,2.413238877,0.35857797 +Mike Sanders,sandemi01,1989,PO,CLE,166,87,-4.638273696,-1.747506724,-6.38578042,-0.16747904,0,-0.16747904,-4.935812883,-2.256910861,-7.192723745,0.596029235 +Darnell Valentine,valenda01,1989,PO,CLE,152,80,0.215813194,1.016826042,1.232639236,0.167389969,0,0.167389969,-0.343409007,0.600393446,0.25698444,-0.150455251 +Tree Rollins,rollitr01,1989,PO,CLE,141,74,-0.68889564,4.818462676,4.129567035,0.268076075,0,0.268076075,-1.302299512,4.010853054,2.708553542,0.069398376 +Randolph Keys,keysra01,1989,PO,CLE,23,12,-16.47215398,-3.743385404,-20.21553938,-0.111709216,0,-0.111709216,-16.11586462,-5.399131758,-21.51499638,1.238104861 +Chris Dudley,dudlech02,1989,PO,CLE,8,4,-25.32399932,-6.914171032,-32.23817035,-0.063999616,0,-0.063999616,-24.41087118,-7.232594915,-31.64346609,2.984472578 +Phil Hubbard,hubbaph01,1989,PO,CLE,2,1,-5.081424513,-3.411593813,-8.493018326,-0.002979007,0,-0.002979007,-6.875327996,-5.448962142,-12.32429014,-1.362649922 +Alex English,englial01,1989,PO,DEN,245,108,-0.029578047,-2.727904779,-2.757482826,-0.000421805,0,-0.000421805,-0.297868404,-3.291980068,-3.589848472,-0.775347759 +Bill Hanzlik,hanzlbi01,1989,PO,DEN,240,106,0.478345659,2.057434532,2.535780191,0.295110144,0,0.295110144,0.710440137,2.650954306,3.361394442,0.092354245 +Walter Davis,daviswa03,1989,PO,DEN,213,94,1.366173384,-1.13914233,0.227031055,0.148041408,0,0.148041408,1.044328329,-0.826669043,0.217659285,0.513561252 +Michael Adams,adamsmi01,1989,PO,DEN,170,75,4.011093083,0.325609148,4.336702231,0.279499201,0,0.279499201,4.817484274,0.509273457,5.32675773,-0.06082204 +Elston Turner,turneel01,1989,PO,DEN,168,74,-1.933066204,-0.353586,-2.286652204,0.018085246,0,0.018085246,-2.734553246,-0.177624354,-2.912177599,0.228606626 +Darwin Cook,cookda01,1989,PO,DEN,150,66,2.594160957,0.81666504,3.410825997,0.215343488,0,0.215343488,1.872786512,1.357986851,3.230773363,0.619412478 +Fat Lever,leverfa01,1989,PO,DEN,132,58,1.499935733,2.118464286,3.618400018,0.192873841,0,0.192873841,1.578556346,1.534274234,3.11283058,-0.733276816 +Wayne Cooper,coopewa01,1989,PO,DEN,100,44,-1.057728059,1.78932049,0.731592431,0.081118269,0,0.081118269,-1.624400571,2.261407778,0.637007207,0.605911678 +Danny Schayes,schayda01,1989,PO,DEN,82,36,-5.141592268,1.648364322,-3.493227946,-0.014052691,0,-0.014052691,-5.283807317,0.99673825,-4.287069066,-0.179862117 +Dave Greenwood,greenda01,1989,PO,DEN,77,34,-10.69464943,-0.660808836,-11.35545826,-0.156415908,0,-0.156415908,-10.47348786,-1.430739773,-11.90422763,1.529611507 +Jerome Lane,laneje01,1989,PO,DEN,48,21,-1.773164489,-0.995312168,-2.768476657,-0.000205491,0,-0.000205491,-2.511176692,-0.819396965,-3.330573657,0.619630078 +Blair Rasmussen,rasmubl01,1989,PO,DEN,9,4,-16.33736146,-6.114110825,-22.45147228,-0.042550063,0,-0.042550063,-16.35052912,-6.872578221,-23.22310734,2.501458967 +Isiah Thomas,thomais01,1989,PO,DET,1186,633,3.325864046,2.155481604,5.481345649,2.732180074,0,2.732180074,4.055410993,2.195649635,6.251060628,-0.333957662 +Joe Dumars,dumarjo01,1989,PO,DET,1161,620,3.500737764,0.127532953,3.628270717,2.066159109,0,2.066159109,3.346060368,0.001749746,3.347810114,-0.677613832 +Bill Laimbeer,laimbbi01,1989,PO,DET,931,497,-0.038685161,3.446010467,3.407325306,1.613002437,0,1.613002437,0.407109128,2.940724126,3.347833254,0.162477457 +Mark Aguirre,aguirma01,1989,PO,DET,865,462,1.542259697,0.721630448,2.263890145,1.218335617,0,1.218335617,1.641112306,0.26671028,1.907822586,-0.04427524 +Dennis Rodman,rodmade01,1989,PO,DET,766,409,0.518694515,2.374088649,2.892783164,1.215873085,0,1.215873085,0.192397916,2.083351389,2.275749305,0.114974934 +John Salley,sallejo01,1989,PO,DET,734,392,1.385393567,2.872140389,4.257533956,1.449334145,0,1.449334145,1.261953524,2.698026068,3.959979593,0.257727503 +Vinnie Johnson,johnsvi01,1989,PO,DET,697,372,2.643220034,-0.702951232,1.940268802,0.915991801,0,0.915991801,2.657280234,-1.209683181,1.447597053,-0.22039358 +Rick Mahorn,mahorri01,1989,PO,DET,674,360,-0.461805037,2.550718096,2.088913059,0.922262208,0,0.922262208,-0.596898467,2.689209009,2.092310543,0.58726539 +James Edwards,edwarja01,1989,PO,DET,594,317,-2.819305293,0.74344614,-2.075859153,0.113386133,0,0.113386133,-2.904687164,0.582468755,-2.322218408,0.797508765 +John Long,longjo01,1989,PO,DET,15,8,9.525816359,-2.112823316,7.412993043,0.041926681,0,0.041926681,7.198894741,-4.251745489,2.947149252,-1.916231922 +Micheal Williams,willimi02,1989,PO,DET,11,6,18.83203068,13.08781142,31.9198421,0.109431847,0,0.109431847,18.2109772,12.96792092,31.17889812,-0.024319922 +Fennis Dembo,dembofe01,1989,PO,DET,7,4,-7.445530039,-6.514745316,-13.96027536,-0.024483112,0,-0.024483112,-7.658973778,-7.037135043,-14.69610882,3.605490078 +Chris Mullin,mullich01,1989,PO,GSW,738,341,3.345037078,-0.575629395,2.769407683,0.985774735,0,0.985774735,3.107609307,-0.654855763,2.452753544,-0.444706778 +Mitch Richmond,richmmi01,1989,PO,GSW,680,314,1.222731209,-0.851055644,0.371675566,0.515971201,0,0.515971201,1.181817416,-0.329289482,0.852527935,0.034695563 +Winston Garland,garlawi01,1989,PO,GSW,584,270,-0.486743468,-0.878449004,-1.365192471,0.196825477,0,0.196825477,-0.562471943,0.087619744,-0.474852199,0.039129188 +Rod Higgins,higgiro01,1989,PO,GSW,578,267,4.625058131,0.368682801,4.993740932,1.085694984,0,1.085694984,4.777183215,0.358125651,5.135308866,-0.199511496 +Terry Teagle,teaglte01,1989,PO,GSW,519,240,0.380249601,-1.50214078,-1.121891179,0.205698985,0,0.205698985,0.216144801,-1.195538556,-0.979393755,0.041191928 +Manute Bol,bolma01,1989,PO,GSW,320,148,-6.296445929,2.685743859,-3.61070207,-0.067592553,0,-0.067592553,-5.888936178,1.573514191,-4.315421987,0.805129234 +Larry Smith,smithla01,1989,PO,GSW,320,148,-1.671094543,0.763453261,-0.907641282,0.143288786,0,0.143288786,-2.084783456,0.658948631,-1.425834825,-0.126697984 +Steve Alford,alforst01,1989,PO,GSW,113,52,2.067603515,-2.208784672,-0.141181157,0.071685859,0,0.071685859,1.78217957,-2.013441342,-0.231261772,0.405857866 +Otis Smith,smithot01,1989,PO,GSW,106,49,-1.1975835,-1.023688823,-2.221272323,0.013548405,0,0.013548405,-1.624364714,-1.549435455,-3.173800169,-0.591924073 +Ralph Sampson,sampsra01,1989,PO,GSW,93,43,-3.856846897,-1.543237073,-5.400083971,-0.060902756,0,-0.060902756,-3.217668934,-1.666197187,-4.883866121,1.502904164 +Ben McDonald,mcdonbe01,1989,PO,GSW,87,40,-7.382330639,0.191450859,-7.19087978,-0.095598366,0,-0.095598366,-6.64355873,0.038222275,-6.605336455,2.180447664 +Orlando Graham,grahaor01,1989,PO,GSW,17,8,-8.768228364,-5.925412626,-14.69364099,-0.050127335,0,-0.050127335,-9.088005966,-8.448623893,-17.53662986,-0.287082863 +Hakeem Olajuwon,olajuha01,1989,PO,HOU,335,162,0.926107382,5.892636425,6.818743807,0.814678937,0,0.814678937,1.514834968,5.583318798,7.098153766,-0.117827056 +Sleepy Floyd,floydsl01,1989,PO,HOU,331,160,2.400665961,1.024479301,3.425145261,0.517630548,0,0.517630548,2.339412772,1.402510833,3.741923604,-0.417927445 +Otis Thorpe,thorpot01,1989,PO,HOU,315,152,-0.046367831,-0.832936282,-0.879304112,0.150126926,0,0.150126926,-0.333500428,-0.499343165,-0.832843593,0.322924173 +Mike Woodson,woodsmi01,1989,PO,HOU,283,137,-1.679931158,-1.049081328,-2.729012487,0.001504642,0,0.001504642,-1.767983408,-1.290506118,-3.058489525,-0.527976388 +Buck Johnson,johnsbu01,1989,PO,HOU,244,118,-0.18012404,-0.612035135,-0.792159175,0.121878261,0,0.121878261,-0.668905538,-0.379480633,-1.048386171,0.24658057 +Walter Berry,berrywa01,1989,PO,HOU,118,57,-1.640887107,-1.099435766,-2.740322873,0.000291683,0,0.000291683,-1.894754159,-1.774946547,-3.669700706,0.473125163 +Tim McCormick,mccorti01,1989,PO,HOU,110,53,0.602947102,4.23425406,4.837201163,0.213491895,0,0.213491895,0.046806176,4.032076414,4.07888259,0.858466896 +Derrick Chievous,chievde01,1989,PO,HOU,83,40,-3.722159924,-1.758351858,-5.480511782,-0.05772819,0,-0.05772819,-4.159577843,-2.117810043,-6.277387885,0.427502849 +Purvis Short,shortpu01,1989,PO,HOU,77,37,-1.199635061,-3.033770656,-4.233405716,-0.029140642,0,-0.029140642,-1.706873506,-2.822553573,-4.529427079,0.861475533 +Frank Johnson,johnsfr01,1989,PO,HOU,74,36,-3.206798347,-2.316247411,-5.523045758,-0.052778919,0,-0.052778919,-3.866938687,-3.48385708,-7.350795767,0.453453051 +Allen Leavell,leaveal01,1989,PO,HOU,10,5,5.314432163,-3.769310948,1.545121215,0.011017121,0,0.011017121,3.462516596,-5.685990822,-2.223474226,-2.402864922 +Chuck Nevitt,nevitch01,1989,PO,HOU,6,3,-6.789588945,-0.250434041,-7.040022986,-0.006675936,0,-0.006675936,-8.161516169,-2.772778537,-10.93429471,-1.362649922 +James Worthy,worthja01,1989,PO,LAL,1206,600,4.414158183,0.863403109,5.277561292,2.516408555,0,2.516408555,4.559046574,0.800236459,5.359283033,-0.682620627 +Magic Johnson,johnsma02,1989,PO,LAL,1041,518,7.577779324,1.076072979,8.653852303,3.091781926,0,3.091781926,7.834125752,1.092748677,8.92687443,-0.51130437 +A.C. Green,greenac01,1989,PO,LAL,1009,502,-1.309458368,1.133051987,-0.176406381,0.676873109,0,0.676873109,-0.885817386,1.062773711,0.176956326,-0.415547068 +Michael Cooper,coopemi01,1989,PO,LAL,832,414,3.227852454,-0.669910166,2.557942288,1.15479053,0,1.15479053,3.052888033,-0.567624152,2.485263881,-0.126612795 +Byron Scott,scottby01,1989,PO,LAL,808,402,3.225405641,0.877613738,4.10301938,1.451199732,0,1.451199732,3.639696079,1.286301986,4.925998065,0.103399323 +Mychal Thompson,thompmy01,1989,PO,LAL,758,377,-0.169522833,0.05095707,-0.118565763,0.522203922,0,0.522203922,0.068404308,0.280293322,0.34869763,0.034300316 +Kareem Abdul-Jabbar,abdulka01,1989,PO,LAL,706,351,-3.770106318,-0.296898459,-4.067004777,-0.243718664,0,-0.243718664,-3.275919317,-0.51638639,-3.792305707,0.18630505 +Orlando Woolridge,woolror01,1989,PO,LAL,555,276,-0.395717573,-0.502285517,-0.89800309,0.269063968,0,0.269063968,-0.829325202,-1.25982387,-2.089149072,0.034288204 +Tony Campbell,campbto01,1989,PO,LAL,213,106,0.87360737,-1.608918622,-0.735311252,0.114869011,0,0.114869011,0.521826155,-0.768885061,-0.247058905,2.128010876 +David Rivers,riverda01,1989,PO,LAL,66,33,-2.839401999,-4.570415765,-7.409817764,-0.082098248,0,-0.082098248,-3.158123357,-4.603574361,-7.761697718,1.400346896 +Jeff Lamp,lampje01,1989,PO,LAL,28,14,-0.67758304,-3.80169305,-4.47927609,-0.012877525,0,-0.012877525,-1.201018826,-3.674496803,-4.875515629,1.04033365 +Mark McNamara,mcnamma01,1989,PO,LAL,14,7,-4.825950714,-1.629748535,-6.455699249,-0.01354453,0,-0.01354453,-5.177442558,-3.824666878,-9.002109436,-0.737499208 +Fred Roberts,roberfr01,1989,PO,MIL,625,345,0.332731685,-0.97608173,-0.643350045,0.381581531,0,0.381581531,0.423347384,-0.760511536,-0.337164153,-0.214898434 +Jay Humphries,humphja01,1989,PO,MIL,585,323,6.4765909,-0.77795476,5.69863614,1.434871783,0,1.434871783,6.198509443,-0.149651227,6.048858216,-0.072102571 +Jack Sikma,sikmaja01,1989,PO,MIL,545,301,-1.60927146,-0.82139055,-2.43066201,0.051146341,0,0.051146341,-0.649492233,-0.155808095,-0.805300329,1.075463895 +Ricky Pierce,piercri01,1989,PO,MIL,529,292,6.281754016,0.489035172,6.770789188,1.463083386,0,1.463083386,5.977407455,0.937592702,6.915000157,0.01377798 +Larry Krystkowiak,krystla01,1989,PO,MIL,433,239,-1.996868042,-2.046167906,-4.043035948,-0.162383132,0,-0.162383132,-1.859016056,-2.314685313,-4.173701369,-0.136367451 +Sidney Moncrief,moncrsi01,1989,PO,MIL,333,184,-2.011830674,-0.763525452,-2.775356126,-0.002456821,0,-0.002456821,-2.063752938,-1.172460749,-3.236213688,0.071061309 +Randy Breuer,breuera01,1989,PO,MIL,294,162,-2.550786154,0.396393502,-2.154392651,0.050738215,0,0.050738215,-2.71670077,-0.204935,-2.921635769,-0.064129208 +Terry Cummings,cummite01,1989,PO,MIL,225,124,0.477772366,-0.380266389,0.097505978,0.185325327,0,0.185325327,0.846631904,-0.217089033,0.629542871,-0.242949877 +Rickey Green,greenri01,1989,PO,MIL,199,110,-0.02217004,0.571346973,0.549176934,0.19038524,0,0.19038524,-0.305186256,-0.088514963,-0.393701218,-0.289921781 +Tony Brown,brownto01,1989,PO,MIL,125,69,-1.639567627,-0.439051031,-2.078618658,0.024519404,0,0.024519404,-2.278175374,-0.783998856,-3.06217423,0.562281198 +Paul Mokeski,mokespa01,1989,PO,MIL,111,61,2.507029394,-2.488399952,0.018629442,0.090178983,0,0.090178983,1.965838614,-1.063124302,0.902714312,1.41370215 +Patrick Ewing,ewingpa01,1989,PO,NYK,677,340,-0.437615213,1.817642296,1.380027083,0.736366062,0,0.736366062,-0.148975377,2.112401376,1.963425999,-0.327981488 +Mark Jackson,jacksma01,1989,PO,NYK,669,336,4.32355002,-0.943049253,3.380500767,1.073408401,0,1.073408401,4.103580217,-1.102068618,3.001511599,-0.926923973 +Charles Oakley,oaklech01,1989,PO,NYK,595,299,-1.183516612,0.775924349,-0.407592263,0.367804163,0,0.367804163,-0.915700437,0.996756511,0.081056074,-0.191318914 +Gerald Wilkins,wilkige01,1989,PO,NYK,577,290,0.660540561,-0.072479901,0.58806066,0.51063159,0,0.51063159,0.647995049,0.156785425,0.804780473,0.235208588 +Johnny Newman,newmajo01,1989,PO,NYK,514,258,1.834336073,-1.046236568,0.788099504,0.483838653,0,0.483838653,1.897865283,-0.95259183,0.945273453,0.69983037 +Trent Tucker,tucketr01,1989,PO,NYK,317,159,3.745263568,1.614512055,5.359775623,0.682509215,0,0.682509215,3.924660356,1.701930476,5.626590832,0.564725441 +Kiki Vandeweghe,vandeki01,1989,PO,NYK,317,159,0.361311855,-1.504870842,-1.143558987,0.133705143,0,0.133705143,-0.22896575,-2.262811814,-2.491777564,-0.498420994 +Sidney Green,greensi02,1989,PO,NYK,255,128,-2.724564909,-1.394069016,-4.118633925,-0.092798523,0,-0.092798523,-3.19157313,-1.082623726,-4.274196857,0.640496784 +Rod Strickland,stricro02,1989,PO,NYK,221,111,-2.083027265,-1.860420012,-3.943447277,-0.070587716,0,-0.070587716,-2.188895636,-1.486237826,-3.675133462,1.210651933 +Kenny Walker,walkeke01,1989,PO,NYK,179,90,-4.507679113,-1.223650294,-5.731329407,-0.143601567,0,-0.143601567,-5.461643982,-0.492620039,-5.954264021,1.636989184 +Eddie Lee Wilkins,wilkied01,1989,PO,NYK,52,26,-6.737975779,-3.703355224,-10.441331,-0.105904371,0,-0.105904371,-6.303265807,-5.34449137,-11.64775718,0.617229309 +Pete Myers,myerspe01,1989,PO,NYK,28,14,2.626138447,-0.601900029,2.024238418,0.035165658,0,0.035165658,0.708389243,-1.294252806,-0.585863563,-0.01417385 +Charles Barkley,barklch01,1989,PO,PHI,271,135,4.932929808,1.446189936,6.379119744,0.647585509,0,0.647585509,4.919755011,1.26372756,6.183482571,-0.135918741 +Maurice Cheeks,cheekma01,1989,PO,PHI,257,128,7.314631653,2.270664451,9.585296104,0.819715093,0,0.819715093,6.883264135,2.374402846,9.257666981,-1.281669338 +Mike Gminski,gminsmi01,1989,PO,PHI,237,118,-4.860613665,1.24133794,-3.619275724,-0.053448793,0,-0.053448793,-4.499111853,0.706678206,-3.792433647,-0.933788783 +Ron Anderson,anderro01,1989,PO,PHI,219,109,4.490044592,-0.570674914,3.919369678,0.379829351,0,0.379829351,3.764288795,-0.481554783,3.282734013,-0.675837274 +Hersey Hawkins,hawkihe01,1989,PO,PHI,144,72,-9.812347319,0.451141516,-9.361205803,-0.252070541,0,-0.252070541,-9.189582105,-0.070210332,-9.259792437,0.610541536 +Gerald Henderson,hendege01,1989,PO,PHI,138,69,-4.454372039,-1.292178561,-5.746550599,-0.110364352,0,-0.110364352,-4.021294126,-0.981357912,-5.002652037,1.379548194 +Derek Smith,smithde02,1989,PO,PHI,96,48,-3.655736167,-2.696236752,-6.351972919,-0.092376921,0,-0.092376921,-4.218261811,-2.736352934,-6.954614745,1.474432891 +Ben Coleman,colembe01,1989,PO,PHI,46,23,4.464445109,0.432709113,4.897154222,0.095428428,0,0.095428428,3.704705413,2.202358867,5.90706428,2.980043774 +Chris Welp,welpch01,1989,PO,PHI,44,22,-11.69917717,-0.668553425,-12.36773059,-0.115281623,0,-0.115281623,-11.89863238,0.49781141,-11.40082097,3.39379826 +Scott Brooks,brooksc01,1989,PO,PHI,42,21,-2.966632331,-2.419276818,-5.38590915,-0.029305515,0,-0.029305515,-3.700148293,-2.304936356,-6.005084649,0.586272697 +Tom Chambers,chambto01,1989,PO,PHO,1089,495,0.28594026,0.9639157,1.24985596,1.038226797,0,1.038226797,0.925352426,1.015088325,1.940440751,-0.332217773 +Kevin Johnson,johnske02,1989,PO,PHO,1087,494,5.751007264,-0.310063518,5.440943746,2.109795298,0,2.109795298,5.516034675,-0.200658561,5.315376115,-0.872349066 +Eddie Johnson,johnsed03,1989,PO,PHO,862,392,-0.073323862,0.49539608,0.422072218,0.6547437,0,0.6547437,0.432918797,0.632523339,1.065442136,0.064311969 +Jeff Hornacek,hornaje01,1989,PO,PHO,823,374,2.768940434,0.761289489,3.530229923,1.231054407,0,1.231054407,2.511627679,0.879084379,3.390712058,-0.378952607 +Dan Majerle,majerda01,1989,PO,PHO,774,352,0.35480119,0.338107314,0.692908504,0.637006587,0,0.637006587,0.413799997,0.260986118,0.674786115,-0.10477195 +Tyrone Corbin,corbity01,1989,PO,PHO,682,310,2.187391744,3.557190497,5.74458224,1.383506184,0,1.383506184,2.161263811,3.420310396,5.581574206,-0.148492004 +Mark West,westma01,1989,PO,PHO,499,227,-2.093262308,2.720692676,0.627430368,0.40387252,0,0.40387252,-2.258603423,1.964716926,-0.293886497,0.106241561 +Armen Gilliam,gilliar01,1989,PO,PHO,277,126,0.277089568,-1.526674115,-1.249584547,0.09861317,0,0.09861317,-0.127109529,-2.753173254,-2.880282783,-0.834423063 +T.R. Dunn,dunntr01,1989,PO,PHO,174,79,-3.345834046,1.514818995,-1.831015051,0.038351849,0,0.038351849,-3.967404577,1.259397612,-2.708006965,0.375855653 +Tim Perry,perryti01,1989,PO,PHO,37,17,-7.982812964,6.62103308,-1.361779885,0.012484463,0,0.012484463,-6.966481974,4.259773638,-2.706708336,0.511480348 +Andrew Lang,langan01,1989,PO,PHO,18,8,-17.17766823,-5.322916947,-22.50058518,-0.0851729,0,-0.0851729,-15.90565434,-5.66092248,-21.56657682,2.340818411 +Ed Nealy,nealyed01,1989,PO,PHO,13,6,-5.346401659,-0.709181547,-6.055583207,-0.010196396,0,-0.010196396,-5.730017685,-3.102159974,-8.832177659,-2.20373146 +Clyde Drexler,drexlcl01,1989,PO,POR,263,128,4.613643333,-0.760509006,3.853134327,0.44292781,0,0.44292781,4.783565708,-0.262555669,4.521010038,-0.391535663 +Terry Porter,portete01,1989,PO,POR,255,124,5.293925935,-2.910478408,2.383447527,0.332238164,0,0.332238164,4.932802262,-2.265513852,2.66728841,-0.776250393 +Jerome Kersey,kerseje01,1989,PO,POR,240,117,3.471729299,3.472159426,6.943888725,0.598180701,0,0.598180701,3.800072352,4.056434297,7.856506649,0.220399911 +Kevin Duckworth,duckwke01,1989,PO,POR,171,83,-5.800387843,-4.430992864,-10.23138071,-0.330621889,0,-0.330621889,-5.317704388,-2.654466189,-7.972170577,1.136683061 +Sam Bowie,bowiesa01,1989,PO,POR,138,67,-0.901032265,-1.955589172,-2.856621437,-0.003720301,0,-0.003720301,-0.95200547,-2.270897096,-3.222902565,-0.986120864 +Danny Young,youngda01,1989,PO,POR,136,66,2.565138678,-2.701871836,-0.136733158,0.08987081,0,0.08987081,2.150687965,-3.25537782,-1.104689855,-0.935401834 +Caldwell Jones,jonesca01,1989,PO,POR,103,50,-6.284510119,-2.56089085,-8.845400968,-0.160226124,0,-0.160226124,-7.026384258,-3.312942703,-10.33932696,-0.085975844 +Richard Anderson,anderri01,1989,PO,POR,72,35,-1.639899422,-2.87902348,-4.518922901,-0.032417596,0,-0.032417596,-2.348618912,-4.015103635,-6.363722547,-0.472590894 +Steve Johnson,johnsst03,1989,PO,POR,70,34,-10.1131662,-0.643515448,-10.75668165,-0.145852036,0,-0.145852036,-9.654527909,-0.225431203,-9.879959111,1.743498507 +Jerry Sichting,sichtje01,1989,PO,POR,23,11,-11.44451477,-3.661551267,-15.10606604,-0.071163664,0,-0.071163664,-12.08339207,-3.878915679,-15.96230775,-0.476644705 +Adrian Branch,brancad01,1989,PO,POR,10,5,-4.065060001,-2.697032024,-6.762092025,-0.01023754,0,-0.01023754,-4.90453302,-4.799328967,-9.703861987,-2.889497922 +Dale Ellis,ellisda01,1989,PO,SEA,610,304,0.362652197,-1.38687853,-1.024226333,0.276103163,0,0.276103163,0.778066483,-1.077750698,-0.299684215,0.013928488 +Derrick McKey,mckeyde01,1989,PO,SEA,574,286,-0.346159353,-0.699907886,-1.046067239,0.256693149,0,0.256693149,-0.597649897,-0.582973426,-1.180623324,0.098233737 +Xavier McDaniel,mcdanxa01,1989,PO,SEA,564,281,-1.50921126,-2.299471178,-3.808682438,-0.156278608,0,-0.156278608,-1.433215114,-2.047867493,-3.481082607,-0.159481128 +Sedale Threatt,threase01,1989,PO,SEA,403,201,4.075406511,1.999560606,6.074967116,0.936666624,0,0.936666624,3.979630059,2.4716452,6.451275259,0.337113006 +Nate McMillan,mcmilna01,1989,PO,SEA,401,200,3.249893036,-0.29552609,2.954366945,0.599894617,0,0.599894617,2.731796365,-0.311606494,2.42018987,-0.069115084 +Michael Cage,cagemi01,1989,PO,SEA,351,175,0.624810108,-0.043263559,0.581546549,0.306008351,0,0.306008351,0.430448453,-0.555455132,-0.125006679,-0.242752144 +Olden Polynice,polynol01,1989,PO,SEA,325,162,1.766519358,1.080737386,2.847256744,0.480516764,0,0.480516764,1.487315032,1.887269455,3.374584487,0.679269617 +Alton Lister,listeal01,1989,PO,SEA,321,160,-2.513740388,1.279119145,-1.234621243,0.127719655,0,0.127719655,-2.907602256,0.855677124,-2.051925132,0.102821262 +Russ Schoene,schoeru01,1989,PO,SEA,86,43,-0.821627853,-0.261693762,-1.083321615,0.038574463,0,0.038574463,-0.338986681,0.342039152,0.003052471,2.19357659 +Jerry Reynolds,reynoje01,1989,PO,SEA,80,40,-6.289041414,2.705130255,-3.583911159,-0.017780856,0,-0.017780856,-5.689512418,1.224628346,-4.464884072,1.248641703 +John Lucas,lucasjo01,1989,PO,SEA,74,37,-4.606368194,-4.965920291,-9.572288485,-0.134238015,0,-0.134238015,-5.009673293,-4.864557036,-9.874230329,1.018854402 +Avery Johnson,johnsav01,1989,PO,SEA,62,31,4.598245323,5.751846197,10.35009152,0.215400667,0,0.215400667,5.031787641,4.515433051,9.547220692,0.766582175 +John Stockton,stockjo01,1989,PO,UTA,292,139,7.360787425,2.197966798,9.558754223,0.897889502,0,0.897889502,6.987819632,2.985906413,9.973726045,-0.254934134 +Karl Malone,malonka01,1989,PO,UTA,285,136,2.183862695,-1.748202659,0.435660037,0.227264513,0,0.227264513,2.028588722,-1.16318153,0.865407192,-0.299093817 +Bob Hansen,hansebo01,1989,PO,UTA,258,123,-3.209343578,-2.842080307,-6.051423884,-0.214313651,0,-0.214313651,-3.589343108,-1.973814246,-5.563157355,0.285651784 +Thurl Bailey,baileth01,1989,PO,UTA,256,122,-3.900466492,-2.297529764,-6.197996256,-0.22019525,0,-0.22019525,-4.343561824,-2.339046323,-6.682608147,-0.499491055 +Mark Eaton,eatonma01,1989,PO,UTA,208,99,-2.865510902,-2.482939495,-5.348450397,-0.13404323,0,-0.13404323,-3.337294175,-2.95610432,-6.293398495,-0.934463239 +Darrell Griffith,griffda01,1989,PO,UTA,149,71,-1.181071787,-0.101765267,-1.282837054,0.055551485,0,0.055551485,-0.290708816,-0.57130006,-0.862008876,1.290246185 +Mike Brown,brownmi01,1989,PO,UTA,23,11,-11.4678842,-2.933035307,-14.4009195,-0.068796075,0,-0.068796075,-12.32425555,-1.96176045,-14.286016,1.930104426 +Eric Leckner,leckner01,1989,PO,UTA,21,10,-21.65391921,-8.29815675,-29.95207596,-0.145949364,0,-0.145949364,-20.80191571,-9.91737544,-30.71929115,1.882703888 +Jim Les,lesji01,1989,PO,UTA,10,5,-9.724509201,-8.252206324,-17.97671552,-0.041797533,0,-0.041797533,-10.96771168,-6.396849563,-17.36456124,4.152860078 +Jim Farmer,farmeji01,1989,PO,UTA,6,3,-17.77487176,-5.07104829,-22.84592005,-0.032396418,0,-0.032396418,-16.65657566,-7.154229706,-23.81080536,2.033046745 +Marc Iavaroni,iavarma01,1989,PO,UTA,2,1,-14.325003,-4.95807709,-19.28308009,-0.010646639,0,-0.010646639,-9.802296717,5.063491729,-4.738804988,21.44666508 +Dominique Wilkins,wilkido01,1990,RS,ATL,5830,2888,5.207369525,0.210682331,5.418051856,11.98435106,11.98435106,0,5.610951502,0.101101233,5.712052735,-0.421342235 +Moses Malone,malonmo01,1990,RS,ATL,5521,2735,1.432162797,-1.57853561,-0.146372812,3.600401681,3.600401681,0,1.863399519,-1.835348492,0.028051027,-0.895996297 +Kevin Willis,willike02,1990,RS,ATL,4589,2273,0.205087572,-0.754131168,-0.549043596,2.553559022,2.553559022,0,0.469158524,-0.517941124,-0.0487826,0.044620254 +Spud Webb,webbsp01,1990,RS,ATL,4409,2184,2.122393938,-0.565967214,1.556426724,4.792958952,4.792958952,0,1.892618957,-0.232004986,1.660613971,-0.116046973 +Cliff Levingston,levincl01,1990,RS,ATL,3444,1706,-0.487627044,-0.355338819,-0.842965863,1.663634716,1.663634716,0,-0.552138106,-0.014480825,-0.566618931,0.224950125 +Doc Rivers,riverdo01,1990,RS,ATL,3081,1526,2.334266336,2.122110865,4.456377201,5.6308713,5.6308713,0,2.705769191,2.813929844,5.519699035,0.359147248 +John Battle,battljo01,1990,RS,ATL,2982,1477,0.06815185,-3.129170601,-3.061018752,-0.234120328,-0.234120328,0,-0.332916366,-3.095437982,-3.428354348,-0.107335054 +John Long,longjo01,1990,RS,ATL,2079,1030,-2.052271118,-1.467122271,-3.519393389,-0.40416564,-0.40416564,0,-1.952307526,-1.872658313,-3.824965839,-0.038222105 +Jon Koncak,koncajo01,1990,RS,ATL,1972,977,-3.364160166,0.639656331,-2.724503835,0.01286805,0.01286805,0,-3.222656273,1.253772857,-1.968883416,1.246482373 +Alexander Volkov,volkoal01,1990,RS,ATL,1892,937,-1.588727887,-0.720950948,-2.309678835,0.213047875,0.213047875,0,-1.288358941,-0.392384833,-1.680743774,1.205805543 +Antoine Carr,carran01,1990,RS,ATL,1621,803,-0.690529537,-2.763237869,-3.453767406,-0.290614567,-0.290614567,0,-0.832263619,-2.300802057,-3.133065676,0.790045672 +Kenny Smith,smithke01,1990,RS,ATL,1361,674,1.381443794,-2.384165961,-1.002722166,0.600464491,0.600464491,0,1.012549905,-2.561836058,-1.549286153,-0.063028138 +Sedric Toney,toneyse01,1990,RS,ATL,577,286,-1.362821877,-2.671022016,-4.033843893,-0.188923292,-0.188923292,0,-1.728430547,-2.777970096,-4.506400643,0.844267413 +Roy Marble,marblro01,1990,RS,ATL,327,162,-5.92664723,-2.134236649,-8.060883879,-0.44051839,-0.44051839,0,-5.654009301,-2.9726411,-8.6266504,0.354118587 +Duane Ferrell,ferredu01,1990,RS,ATL,59,29,-5.927003901,-1.83885931,-7.76586321,-0.074911056,-0.074911056,0,-5.38806386,-3.006704912,-8.394768772,0.935638275 +Haywoode Workman,workmha01,1990,RS,ATL,32,16,5.44269698,11.00849678,16.45119376,0.16006628,0.16006628,0,5.51298872,11.73416593,17.24715465,2.111042094 +Mike Williams,willimi03,1990,RS,ATL,28,14,-13.83567848,-3.772467696,-17.60814618,-0.106720003,-0.106720003,0,-13.9063353,-3.919821785,-17.82615708,0.554716156 +Wes Matthews,matthwe01,1990,RS,ATL,26,13,8.026653358,-4.25876835,3.767885008,0.042529973,0.042529973,0,6.401245954,-5.188877553,1.212368401,-1.613585382 +Larry Bird,birdla01,1990,RS,BOS,6092,2944,3.89393311,1.346760232,5.240693342,11.94833301,11.94833301,0,4.397162419,1.358414552,5.755576972,-0.447319733 +Kevin McHale,mchalke01,1990,RS,BOS,5633,2722,3.028353391,0.123889594,3.152242985,8.153152065,8.153152065,0,3.113891779,0.119794338,3.233686117,-0.530528766 +Reggie Lewis,lewisre01,1990,RS,BOS,5219,2522,1.406469609,0.460758263,1.867227871,5.926866518,5.926866518,0,1.46455341,0.906860593,2.371414003,-0.238550258 +Robert Parish,parisro01,1990,RS,BOS,4958,2396,0.564824112,0.59841436,1.163238472,4.755654862,4.755654862,0,0.895316329,0.360454646,1.255770975,-0.583682325 +Dennis Johnson,johnsde01,1990,RS,BOS,4213,2036,0.880347951,-0.024401602,0.855946349,3.736908313,3.736908313,0,0.779604857,0.477249961,1.256854818,-0.234741365 +Joe Kleine,kleinjo01,1990,RS,BOS,2825,1365,-3.23936503,-0.454401357,-3.693766387,-0.65705994,-0.65705994,0,-3.08861084,-0.59208908,-3.68069992,-0.030402246 +Jim Paxson,paxsoji02,1990,RS,BOS,2655,1283,-2.136021909,-1.434107073,-3.570128982,-0.536542104,-0.536542104,0,-2.23798549,-1.258867406,-3.496852897,-0.056262708 +John Bagley,baglejo01,1990,RS,BOS,2266,1095,-0.28847218,-1.091723492,-1.380195672,0.762559811,0.762559811,0,-0.472086938,-1.270819872,-1.74290681,-0.352275627 +Ed Pinckney,pincked01,1990,RS,BOS,2239,1082,-0.668669201,0.324109337,-0.344559864,1.32674479,1.32674479,0,-0.74788804,-0.106108307,-0.853996347,-0.085913297 +Kevin Gamble,gamblke01,1990,RS,BOS,2049,990,-0.442531696,-0.858192565,-1.30072426,0.729877001,0.729877001,0,-0.739123898,-1.508927769,-2.248051667,-0.292353612 +Michael Smith,smithmi01,1990,RS,BOS,1283,620,-0.94936698,-2.798993653,-3.748360633,-0.315761653,-0.315761653,0,-0.761150387,-3.784699554,-4.545849941,-0.013802499 +Charles Smith,smithch02,1990,RS,BOS,1074,519,-0.777310657,1.44061813,0.663307473,0.91247977,0.91247977,0,-0.755248339,1.573301518,0.818053179,0.953745951 +Kelvin Upshaw,upshake01,1990,RS,BOS,271,131,-4.872297384,-3.15967603,-8.031973413,-0.356060138,-0.356060138,0,-4.975190273,-3.233241058,-8.208431331,0.855505105 +J.R. Reid,reidjr01,1990,RS,CHH,5699,2757,-4.862408125,0.33320636,-4.529201765,-2.506537491,-2.506537491,0,-4.518767785,0.62289201,-3.895875775,0.154143074 +Muggsy Bogues,boguemu01,1990,RS,CHH,5670,2743,3.606624714,0.619221967,4.225846681,9.706306176,9.706306176,0,2.937417318,1.021306907,3.958724224,-0.573640995 +Kelly Tripucka,tripuke01,1990,RS,CHH,4970,2404,-1.451919385,-1.236795822,-2.688715207,0.075213308,0.075213308,0,-1.674563129,-1.254541456,-2.929104584,0.061246738 +Armen Gilliam,gilliar01,1990,RS,CHH,4463,2159,-0.778141032,-1.13931726,-1.917458293,0.916295575,0.916295575,0,-0.828509758,-0.893075417,-1.721585175,-0.083308472 +Dell Curry,curryde01,1990,RS,CHH,3845,1860,-0.403195182,0.226420345,-0.176774836,2.44732202,2.44732202,0,-0.437190319,0.233723398,-0.203466922,0.220332202 +Rex Chapman,chapmre01,1990,RS,CHH,3642,1762,-2.203102031,-1.890201146,-4.093303177,-1.207276912,-1.207276912,0,-2.132453326,-1.750847952,-3.883301277,-0.026020568 +Robert Reid,reidro01,1990,RS,CHH,2309,1117,-4.085021136,-1.172675492,-5.257696628,-1.438751919,-1.438751919,0,-4.391457653,-1.187941995,-5.579399649,0.671116592 +Kenny Gattison,gattike01,1990,RS,CHH,1945,941,-2.042090727,-0.467285336,-2.509376063,0.116380044,0.116380044,0,-2.39306355,-0.620204179,-3.013267729,0.738612632 +Randolph Keys,keysra01,1990,RS,CHH,1495,723,-1.313536239,-0.60683183,-1.920368069,0.30944999,0.30944999,0,-1.458398708,-0.164937738,-1.623336445,1.112717216 +Richard Anderson,anderri01,1990,RS,CHH,1249,604,0.120796144,-0.70228034,-0.581484196,0.670892707,0.670892707,0,0.069009794,-1.410099897,-1.341090104,0.393545127 +Brian Rowsom,rowsobr01,1990,RS,CHH,1156,559,-1.979293542,-0.620517537,-2.599811079,0.042775075,0.042775075,0,-2.431847195,-1.32225094,-3.754098134,-0.137327927 +Jerry Sichting,sichtje01,1990,RS,CHH,970,469,-1.618010569,-2.023641061,-3.64165163,-0.213338233,-0.213338233,0,-2.436676442,-2.341476713,-4.778153155,-0.009127132 +Stuart Gray,grayst01,1990,RS,CHH,963,466,-3.991306118,-0.715413096,-4.706719213,-0.467240649,-0.467240649,0,-4.400527685,-0.962136102,-5.362663787,0.433294542 +Kurt Rambis,rambiku01,1990,RS,CHH,926,448,-1.095343559,1.875797592,0.780454034,0.809775744,0.809775744,0,-0.805263503,1.960840462,1.155576959,0.348128543 +Micheal Williams,willimi02,1990,RS,CHH,626,303,2.81996427,0.295542428,3.115506698,0.912393599,0.912393599,0,2.243641959,0.231952101,2.47559406,0.619499671 +Dave Hoppen,hoppeda01,1990,RS,CHH,279,135,-3.90186074,-2.16665423,-6.06851497,-0.229973861,-0.229973861,0,-4.140187077,-1.773287389,-5.913474466,0.611854561 +Mike Holton,holtomi01,1990,RS,CHH,225,109,-5.687187509,-5.394562643,-11.08175015,-0.468685617,-0.468685617,0,-6.510997466,-5.387407025,-11.89840449,1.148003067 +Terry Dozier,doziete01,1990,RS,CHH,190,92,-6.724427105,0.865234208,-5.859192896,-0.146885423,-0.146885423,0,-6.576881985,-0.122599504,-6.699481489,0.644681051 +Andre Turner,turnean01,1990,RS,CHH,174,84,-3.290371681,0.570075928,-2.720295753,0.001272739,0.001272739,0,-3.3983308,-0.485904012,-3.884234812,-0.022697867 +Ralph Lewis,lewisra01,1990,RS,CHH,41,20,5.399792472,-0.378541084,5.021251388,0.07881696,0.07881696,0,4.215231102,-1.338122985,2.877108117,-0.603846893 +Michael Jordan,jordami01,1990,RS,CHI,6515,3197,8.600895411,1.981435779,10.58233119,21.7541449,21.7541449,0,8.820051441,2.2662547,11.08630614,0.035047063 +Scottie Pippen,pippesc01,1990,RS,CHI,6415,3148,0.660462146,2.160027237,2.820489383,8.98187224,8.98187224,0,1.322656443,2.240546991,3.563203434,0.390151926 +Horace Grant,grantho01,1990,RS,CHI,5610,2753,0.933923284,0.278103179,1.212026463,5.537613249,5.537613249,0,1.054751181,0.372846635,1.427597816,-0.489766883 +John Paxson,paxsojo01,1990,RS,CHI,4819,2365,0.518893035,-1.345505359,-0.826612325,2.316511352,2.316511352,0,0.281843941,-0.98571014,-0.703866199,-0.184166316 +Bill Cartwright,cartwbi01,1990,RS,CHI,4401,2160,-1.923229148,-1.177936621,-3.101165769,-0.386893775,-0.386893775,0,-1.768541796,-0.964540213,-2.733082008,-0.026280339 +Stacey King,kingst01,1990,RS,CHI,3621,1777,-1.301502812,-1.550020624,-2.851523437,-0.092088158,-0.092088158,0,-1.32100282,-1.825584128,-3.146586948,0.048065815 +B.J. Armstrong,armstbj01,1990,RS,CHI,2631,1291,-1.850019835,-1.890083466,-3.7401033,-0.651067257,-0.651067257,0,-2.21559962,-2.327233635,-4.542833255,-0.165250889 +Craig Hodges,hodgecr01,1990,RS,CHI,2150,1055,1.492553759,-2.197004,-0.704450241,1.099983554,1.099983554,0,1.233301219,-2.50416185,-1.270860631,-0.095509551 +Will Perdue,perduwi01,1990,RS,CHI,1801,884,-5.106506441,-1.337264488,-6.443770929,-1.678117794,-1.678117794,0,-4.837865976,-1.641075093,-6.478941069,0.727099796 +Ed Nealy,nealyed01,1990,RS,CHI,1025,503,-1.634954876,-0.737544197,-2.372499074,0.097100636,0.097100636,0,-2.072163594,-1.078545588,-3.150709181,0.228532025 +Charles Davis,davisch02,1990,RS,CHI,874,429,-5.145840389,-1.62158656,-6.767426949,-0.882971208,-0.882971208,0,-5.190455872,-2.444192074,-7.634647946,0.413739074 +Jeff Sanders,sandeje01,1990,RS,CHI,371,182,-7.851833137,-2.529041323,-10.38087446,-0.711958252,-0.711958252,0,-7.744634385,-3.305581102,-11.05021549,0.475360267 +Jack Haley,haleyja01,1990,RS,CHI,118,58,-3.774911913,-4.80679204,-8.581703953,-0.172286599,-0.172286599,0,-4.049508482,-6.066053802,-10.11556228,-0.163206725 +Clifford Lett,lettcl01,1990,RS,CHI,57,28,-12.38563454,-5.54801125,-17.93364579,-0.22244866,-0.22244866,0,-12.45537684,-3.902829876,-16.35820672,2.543722384 +Craig Ehlo,ehlocr01,1990,RS,CLE,5793,2894,1.578977717,0.549620318,2.128598035,7.198818971,7.198818971,0,1.556642838,1.079834238,2.636477076,-0.06251884 +Hot Rod Williams,williho01,1990,RS,CLE,5557,2776,-0.069824259,1.692429094,1.622604835,6.158203448,6.158203448,0,0.005616945,1.515690067,1.521307012,-0.559258725 +Mark Price,pricema01,1990,RS,CLE,5417,2706,5.459750291,-0.237200484,5.222549807,10.93593818,10.93593818,0,5.43296721,-0.088395242,5.344571969,-0.642058336 +Larry Nance,nancela01,1990,RS,CLE,4134,2065,0.433873838,1.355988574,1.789862412,4.757937442,4.757937442,0,0.388910411,1.294995433,1.683905844,-0.522399741 +Steve Kerr,kerrst01,1990,RS,CLE,3331,1664,-0.250415903,-1.347354305,-1.597770208,0.970337147,0.970337147,0,-0.699297352,-1.780463285,-2.479760638,-0.801565109 +Brad Daugherty,daughbr01,1990,RS,CLE,2879,1438,-2.0686853,0.403341665,-1.665343635,0.794183503,0.794183503,0,-1.762343775,0.307971521,-1.454372253,-0.199418642 +Chucky Brown,brownch01,1990,RS,CLE,2681,1339,-2.234911905,-0.636774099,-2.871686003,-0.083263996,-0.083263996,0,-2.692468228,-0.937478553,-3.629946781,0.159610034 +Winston Bennett,bennewi01,1990,RS,CLE,1982,990,-2.398369623,-1.224272985,-3.622642608,-0.442458421,-0.442458421,0,-2.852815905,-1.210733198,-4.063549103,0.381419062 +Randolph Keys,keysra01,1990,RS,CLE,1786,892,-3.556993526,0.03949734,-3.517496186,-0.351812422,-0.351812422,0,-3.549480252,0.192680066,-3.356800186,0.720141739 +Chris Dudley,dudlech02,1990,RS,CLE,1369,684,-5.784000277,-0.916707277,-6.700707554,-1.384750011,-1.384750011,0,-5.384797648,-0.989608405,-6.374406053,0.436564494 +Tree Rollins,rollitr01,1990,RS,CLE,1349,674,-5.205901492,1.220844296,-3.985057196,-0.423988824,-0.423988824,0,-5.358557578,0.353045142,-5.005512437,-0.167920378 +Reggie Williams,willire01,1990,RS,CLE,1085,542,-4.693157286,-0.398648364,-5.091805649,-0.656643008,-0.656643008,0,-4.460097927,-0.175965086,-4.636063013,1.394207119 +Paul Mokeski,mokespa01,1990,RS,CLE,899,449,-6.202647355,-0.465125653,-6.667773008,-0.905307383,-0.905307383,0,-6.126360332,-0.477573686,-6.603934018,0.868132213 +John Morton,mortojo01,1990,RS,CLE,805,402,-6.546001152,-1.55735481,-8.103355962,-1.105055449,-1.105055449,0,-6.091714432,-2.794135547,-8.885849979,0.642071591 +Ron Harper,harpero01,1990,RS,CLE,524,262,2.731945833,0.990155475,3.722101308,0.866021588,0.866021588,0,2.866128355,1.800533889,4.666662244,0.101314916 +Derrick Chievous,chievde01,1990,RS,CLE,198,99,-3.103838321,-1.311820128,-4.415658449,-0.084364968,-0.084364968,0,-3.447127694,-1.984081482,-5.431209176,0.275637166 +Gary Voce,vocega01,1990,RS,CLE,8,4,2.689071407,-3.690793486,-1.001722079,0.003425204,0.003425204,0,2.621855588,-5.469960265,-2.848104677,-3.981973844 +Derek Harper,harpede01,1990,RS,DAL,5988,3007,4.119608954,1.363619649,5.483228603,12.64658046,12.64658046,0,4.289253451,1.896714408,6.185967859,0.121373493 +Rolando Blackman,blackro01,1990,RS,DAL,5843,2934,1.419577596,-1.303481818,0.116095778,4.263975703,4.263975703,0,1.11394298,-1.271626855,-0.157683875,-0.611779578 +Sam Perkins,perkisa01,1990,RS,DAL,5313,2668,1.642024003,0.585488716,2.227512718,6.757962012,6.757962012,0,1.411611683,0.651631196,2.063242879,-0.25712411 +James Donaldson,donalja01,1990,RS,DAL,4510,2265,-2.624764256,-0.117376179,-2.742140435,0.009022666,0.009022666,0,-2.670463592,-0.681330568,-3.35179416,-0.656378737 +Herb Williams,willihe01,1990,RS,DAL,4379,2199,-4.298594466,1.029414451,-3.269180015,-0.583174122,-0.583174122,0,-3.995350124,0.800681997,-3.194668127,0.118053913 +Roy Tarpley,tarplro01,1990,RS,DAL,3282,1648,-0.936080612,2.739999427,1.803918815,3.823429437,3.823429437,0,-0.231458217,2.784187199,2.552728983,-0.14430849 +Adrian Dantley,dantlad01,1990,RS,DAL,2589,1300,0.688613276,-2.018055629,-1.329442353,0.938910671,0.938910671,0,0.242944163,-2.195084582,-1.95214042,-0.347523347 +Brad Davis,davisbr01,1990,RS,DAL,2573,1292,1.44606227,-1.163359866,0.282702404,2.011220462,2.011220462,0,1.039768117,-1.062056267,-0.02228815,0.604113729 +Bill Wennington,wennibi01,1990,RS,DAL,1621,814,-3.440173671,-0.015417688,-3.455591359,-0.295582464,-0.295582464,0,-3.442944285,-0.021167755,-3.46411204,0.865948047 +Randy White,whitera01,1990,RS,DAL,1408,707,-4.70750568,-0.821399765,-5.528905446,-1.014858854,-1.014858854,0,-4.283456578,-0.653657734,-4.937114311,1.239321149 +Anthony Jones,jonesan01,1990,RS,DAL,1294,650,-4.440694923,0.088250056,-4.352444867,-0.534784956,-0.534784956,0,-4.529535486,-0.521891497,-5.051426983,0.630726821 +Steve Alford,alforst01,1990,RS,DAL,601,302,1.13137322,-0.05717267,1.07420055,0.589746912,0.589746912,0,0.826489767,-0.996941486,-0.170451719,0.086616547 +Bob McCann,mccanbo01,1990,RS,DAL,123,62,-3.284102327,-0.849899869,-4.134002196,-0.043817906,-0.043817906,0,-3.613516338,-2.249887221,-5.863403559,0.087781075 +Kelvin Upshaw,upshake01,1990,RS,DAL,8,4,-5.005250124,-4.119899633,-9.125149757,-0.013180045,-0.013180045,0,-4.5297112,-6.004783025,-10.53449423,1.298313656 +Mark Wade,wadema01,1990,RS,DAL,6,3,10.65520213,-3.962929967,6.692272166,0.014035699,0.014035699,0,7.826598185,-5.577272418,2.249325767,-2.870568844 +Fat Lever,leverfa01,1990,RS,DEN,6290,2832,3.193757413,1.760012616,4.953770029,11.05684734,11.05684734,0,3.25763102,1.941111586,5.198742606,-0.6639834 +Michael Adams,adamsmi01,1990,RS,DEN,5975,2690,2.993703287,-0.053557263,2.940146024,7.790015512,7.790015512,0,3.22087147,0.208805592,3.429677062,-0.246812628 +Alex English,englial01,1990,RS,DEN,4911,2211,0.998760194,-1.064947719,-0.066187526,3.003128606,3.003128606,0,0.740707717,-1.460416252,-0.719708534,-0.800931523 +Blair Rasmussen,rasmubl01,1990,RS,DEN,4431,1995,-1.607212802,1.404657336,-0.202555467,2.593704406,2.593704406,0,-1.48283312,1.44099651,-0.04183661,0.030358209 +Walter Davis,daviswa03,1990,RS,DEN,3631,1635,0.938994988,-0.990211378,-0.05121639,2.253900043,2.253900043,0,0.777234988,-1.005762024,-0.228527037,0.11662678 +Bill Hanzlik,hanzlbi01,1990,RS,DEN,3565,1605,-1.487751184,0.340634256,-1.147116928,1.321987079,1.321987079,0,-1.459097566,0.555012607,-0.904084959,0.715579036 +Todd Lichti,lichtto01,1990,RS,DEN,2945,1326,-1.489084531,-0.901429122,-2.390513653,0.24400442,0.24400442,0,-1.794142767,-1.227790338,-3.021933105,0.328707044 +Danny Schayes,schayda01,1990,RS,DEN,2652,1194,0.003486123,1.418531348,1.422017471,2.551115285,2.551115285,0,-0.055419929,1.535000215,1.479580286,0.376535945 +Tim Kempton,kemptti01,1990,RS,DEN,2357,1061,-2.719298767,-1.196279631,-3.915578398,-0.63349966,-0.63349966,0,-2.838005974,-1.553574334,-4.391580308,0.401825598 +Jerome Lane,laneje01,1990,RS,DEN,2123,956,-1.981235226,1.170779118,-0.810456108,0.956669485,0.956669485,0,-1.568993024,1.285114329,-0.283878696,1.121458014 +Eddie Hughes,hugheed01,1990,RS,DEN,1981,892,-2.26298351,0.057307093,-2.205676417,0.248198921,0.248198921,0,-2.440415432,-0.090522703,-2.530938135,0.192187966 +Joe Barry Carroll,carrojo01,1990,RS,DEN,1597,719,-5.616475814,0.19700723,-5.419468584,-0.980476165,-0.980476165,0,-4.736653259,-0.408869384,-5.145522644,0.124547518 +T.R. Dunn,dunntr01,1990,RS,DEN,1459,657,-1.55542689,1.50850872,-0.046918171,0.905797703,0.905797703,0,-2.023055119,0.752567507,-1.270487612,-0.030672805 +Mike Higgins,higgimi01,1990,RS,DEN,71,32,-1.00406695,-1.35718639,-2.36125334,0.006286948,0.006286948,0,-1.880092598,-3.02775136,-4.907843958,-0.939520393 +Isiah Thomas,thomais01,1990,RS,DET,5954,2993,1.887041286,0.868471418,2.755512704,8.40135155,8.40135155,0,2.429579594,0.951244057,3.38082365,-0.067792695 +Bill Laimbeer,laimbbi01,1990,RS,DET,5321,2675,0.176813519,3.638864091,3.81567761,8.95468776,8.95468776,0,0.486662584,3.371165136,3.85782772,-0.067234837 +Joe Dumars,dumarjo01,1990,RS,DET,5128,2578,2.621501758,-0.436728157,2.184773601,6.44706865,6.44706865,0,2.302789298,-0.529713538,1.77307576,-0.669131619 +Dennis Rodman,rodmade01,1990,RS,DET,4728,2377,2.015935508,1.620517914,3.636453422,7.725311581,7.725311581,0,1.531393356,1.6620414,3.193434756,-0.254944451 +James Edwards,edwarja01,1990,RS,DET,4541,2283,-2.336665041,0.618586075,-1.718078966,1.207015179,1.207015179,0,-2.03904658,0.528652713,-1.510393867,0.418135078 +Mark Aguirre,aguirma01,1990,RS,DET,3988,2005,0.957964695,-0.49110453,0.466860165,3.294666374,3.294666374,0,0.879345718,-0.75733086,0.122014857,0.120311683 +Vinnie Johnson,johnsvi01,1990,RS,DET,3923,1972,-0.676633242,0.314351331,-0.362281912,2.3982695,2.3982695,0,-0.637712615,-0.132693399,-0.770406014,-0.167787075 +John Salley,sallejo01,1990,RS,DET,3807,1914,-1.27163997,2.583899712,1.312259742,3.978249604,3.978249604,0,-1.313546795,2.306686196,0.993139401,0.285157193 +Gerald Henderson,hendege01,1990,RS,DET,666,335,1.265378352,-0.995164371,0.270213982,0.520949881,0.520949881,0,0.636778066,-1.546888643,-0.910110577,0.915085255 +William Bedford,bedfowi01,1990,RS,DET,489,246,-8.004377813,1.083062701,-6.921315112,-0.528850521,-0.528850521,0,-7.274600017,-0.245169689,-7.519769706,1.010323242 +Dave Greenwood,greenda01,1990,RS,DET,408,205,-4.017519837,1.015142102,-3.002377735,-0.026669469,-0.026669469,0,-4.027811806,0.434456728,-3.593355078,1.029927039 +Scott Hastings,hastisc01,1990,RS,DET,330,166,-3.127759165,-0.213619049,-3.341378214,-0.050771682,-0.050771682,0,-3.344763022,-0.453187642,-3.797950664,1.363745823 +Stan Kimbrough,kimbrst01,1990,RS,DET,99,50,-2.921620247,2.565616567,-0.35600368,0.061099503,0.061099503,0,-2.722944882,1.358449265,-1.364495617,0.046723884 +Ralph Lewis,lewisra01,1990,RS,DET,12,6,-18.22118875,-5.605881667,-23.82707042,-0.065590044,-0.065590044,0,-17.83868265,-6.590995129,-24.42967777,1.649622823 +Chris Mullin,mullich01,1990,RS,GSW,6315,2830,5.037720902,-0.604399175,4.433321726,10.32539091,10.32539091,0,4.990793229,-0.721348129,4.269445101,-0.445105574 +Mitch Richmond,richmmi01,1990,RS,GSW,6246,2799,1.618032255,-1.661095904,-0.043063649,3.858051335,3.858051335,0,1.588903225,-1.153298713,0.435604513,-0.195470832 +Tim Hardaway,hardati01,1990,RS,GSW,5943,2663,1.698156794,-0.28923074,1.408926054,5.654269386,5.654269386,0,1.984331001,0.308797466,2.293128467,0.065061407 +Terry Teagle,teaglte01,1990,RS,GSW,5302,2376,-0.455385753,-1.143464555,-1.598850308,1.395317954,1.395317954,0,-0.350913613,-0.90775151,-1.258665123,-0.010433727 +Rod Higgins,higgiro01,1990,RS,GSW,4448,1993,1.414046144,-1.394524566,0.019521579,2.813120533,2.813120533,0,1.444163615,-1.4902191,-0.046055485,-0.10636515 +Sarunas Marciulionis,marcisa01,1990,RS,GSW,3783,1695,1.160797881,-1.037456139,0.123341742,2.503344921,2.503344921,0,0.957704469,-0.55415811,0.403546359,0.741763818 +Tom Tolbert,tolbeto01,1990,RS,GSW,3006,1347,-0.744886659,-2.153901657,-2.898788316,-0.102522673,-0.102522673,0,-0.853687102,-1.988908,-2.842595102,0.262416532 +Manute Bol,bolma01,1990,RS,GSW,2923,1310,-6.473355332,1.884042907,-4.589312426,-1.229805826,-1.229805826,0,-6.370810671,1.011818185,-5.358992486,0.038822008 +Winston Garland,garlawi01,1990,RS,GSW,1988,891,-3.495720229,-1.376394865,-4.872115094,-0.964961004,-0.964961004,0,-3.336906055,-1.561325136,-4.898231192,0.028129305 +Jim Petersen,peterji01,1990,RS,GSW,1321,592,-4.403188101,-0.867850426,-5.271038527,-0.766390503,-0.766390503,0,-4.248278461,-0.740940908,-4.989219369,0.646001277 +Uwe Blab,blabuw01,1990,RS,GSW,1073,481,-6.751939278,-3.826138145,-10.57807742,-1.939058381,-1.939058381,0,-6.794500665,-3.325896211,-10.12039688,0.932966767 +Kelvin Upshaw,upshake01,1990,RS,GSW,562,252,0.186093261,1.80135434,1.987447601,0.616683159,0.616683159,0,0.31643662,1.811688569,2.128125189,1.240404555 +Chris Welp,welpch01,1990,RS,GSW,317,142,-4.260060112,-1.421830261,-5.681890373,-0.216249955,-0.216249955,0,-4.121857833,-0.307406933,-4.429264766,1.799723364 +Mike Smrek,smrekmi01,1990,RS,GSW,239,107,-7.70250735,1.251610197,-6.450897153,-0.203194518,-0.203194518,0,-7.205457861,0.348818557,-6.856639304,0.570401282 +Marques Johnson,johnsma01,1990,RS,GSW,221,99,-3.185329168,-4.906959015,-8.092288183,-0.269347901,-0.269347901,0,-3.61286167,-5.63915845,-9.25202012,-0.180818165 +John Shasky,shaskjo01,1990,RS,GSW,114,51,-8.74494489,-1.176690969,-9.921635859,-0.18856379,-0.18856379,0,-8.432156792,-1.313801371,-9.745958164,1.043925455 +Alton Lister,listeal01,1990,RS,GSW,89,40,0.427253844,-1.904834439,-1.477580595,0.02621948,0.02621948,0,0.144136845,-0.851056021,-0.706919176,0.966091269 +Leonard Taylor,taylole01,1990,RS,GSW,83,37,-7.80436186,-5.076525897,-12.88088776,-0.192261676,-0.192261676,0,-7.600310217,-6.419531329,-14.01984155,0.52943453 +Hakeem Olajuwon,olajuha01,1990,RS,HOU,6662,3124,-1.367170628,6.787648954,5.420478326,12.99113485,12.99113485,0,-0.580714215,5.802971982,5.222257767,-0.240876903 +Otis Thorpe,thorpot01,1990,RS,HOU,6285,2947,0.523275901,-0.64767233,-0.124396429,3.940419827,3.940419827,0,0.360292895,-0.435859766,-0.075566871,-0.184910861 +Buck Johnson,johnsbu01,1990,RS,HOU,6039,2832,-0.705028777,0.605796303,-0.099232474,3.83783929,3.83783929,0,-0.952007438,0.988467753,0.036460315,0.202298204 +Sleepy Floyd,floydsl01,1990,RS,HOU,5609,2630,1.942854081,-0.772531472,1.170322609,5.243048632,5.243048632,0,1.653206833,-0.674820934,0.978385899,-0.32826786 +Mitchell Wiggins,wiggimi01,1990,RS,HOU,3949,1852,0.69548248,0.284342502,0.979824982,3.519580549,3.519580549,0,0.32210118,0.510516334,0.832617514,-0.132658033 +Larry Smith,smithla01,1990,RS,HOU,2772,1300,-2.028841885,1.335984327,-0.692857558,1.369584662,1.369584662,0,-2.229757807,1.347980825,-0.881776981,0.376887412 +Mike Woodson,woodsmi01,1990,RS,HOU,2073,972,-3.435376386,-0.186661603,-3.622037989,-0.434206384,-0.434206384,0,-3.610771701,-0.519454152,-4.130225853,0.40298175 +John Lucas,lucasjo01,1990,RS,HOU,2000,938,-0.506413555,-0.422259348,-0.928672903,0.871202439,0.871202439,0,-0.611323,-1.044585519,-1.655908519,-0.048631024 +Anthony Bowie,bowiean01,1990,RS,HOU,1958,918,-3.066735864,-0.243736693,-3.310472557,-0.262682608,-0.262682608,0,-3.458129428,-0.921123377,-4.379252805,0.067391315 +Vernon Maxwell,maxweve01,1990,RS,HOU,1853,869,-0.114409011,-0.083702943,-0.198111954,1.138744913,1.138744913,0,-0.176612551,-0.127692924,-0.304305475,0.645108506 +Derrick Chievous,chievde01,1990,RS,HOU,1049,492,-1.412390922,-0.285079907,-1.697470829,0.266171702,0.266171702,0,-1.769415776,-0.969637613,-2.739053389,0.741516533 +Byron Dinkins,dinkiby01,1990,RS,HOU,772,362,-2.274002972,-0.454935689,-2.728938661,0.00389175,0.00389175,0,-2.591275948,-1.361811114,-3.953087062,0.048148242 +Adrian Caldwell,caldwad01,1990,RS,HOU,706,331,-4.388503499,0.59083595,-3.797667549,-0.179158261,-0.179158261,0,-4.578115604,0.135917391,-4.442198213,1.256242983 +Tim McCormick,mccorti01,1990,RS,HOU,247,116,-8.454660132,-0.635851816,-9.090511948,-0.38142942,-0.38142942,0,-8.233509621,-0.793897834,-9.027407456,1.639238687 +Lewis Lloyd,lloydle01,1990,RS,HOU,241,113,-2.058293043,-3.172693811,-5.230986854,-0.143277387,-0.143277387,0,-2.56593387,-4.760522669,-7.326456539,0.168497712 +Chuck Nevitt,nevitch01,1990,RS,HOU,19,9,-5.630985664,-0.719454372,-6.350440036,-0.017033326,-0.017033326,0,-6.036597418,-1.211779154,-7.248376572,3.016409577 +Reggie Miller,millere01,1990,RS,IND,6525,3192,5.438832889,-0.918985098,4.519847791,11.80831381,11.80831381,0,5.42634001,-0.673847467,4.752492544,-0.261207638 +Vern Fleming,flemive01,1990,RS,IND,5879,2876,2.671493704,-1.134681768,1.536811935,6.26241227,6.26241227,0,2.543536846,-0.674477612,1.869059234,-0.439720359 +Chuck Person,persoch01,1990,RS,IND,5548,2714,1.964599385,-1.210177006,0.754422379,4.851302125,4.851302125,0,2.260916517,-1.092593903,1.168322614,-0.024855134 +Detlef Schrempf,schrede01,1990,RS,IND,5259,2573,1.721370409,-0.812903886,0.908466523,4.804007055,4.804007055,0,1.791409995,-0.522912484,1.268497511,0.028505539 +Rik Smits,smitsri01,1990,RS,IND,4914,2404,-0.601276535,0.441143479,-0.160133056,3.1800396,3.1800396,0,-0.324043462,0.59833689,0.274293428,0.110149581 +LaSalle Thompson,thompla01,1990,RS,IND,4346,2126,-3.789930215,0.565694535,-3.22423568,-0.516703439,-0.516703439,0,-3.320590629,0.833199834,-2.487390795,0.446575922 +Mike Sanders,sandemi01,1990,RS,IND,3129,1531,-2.66778195,-0.853697145,-3.521479095,-0.605999051,-0.605999051,0,-2.784942652,-0.801655115,-3.586597767,0.559194707 +Rickey Green,greenri01,1990,RS,IND,1895,927,-1.88541092,-0.283932298,-2.169343218,0.274194337,0.274194337,0,-2.02406309,-1.003365176,-3.027428266,-0.156062569 +Randy Wittman,wittmra01,1990,RS,IND,1112,544,-4.012397203,-2.745265844,-6.757663047,-1.104291731,-1.104291731,0,-4.675714826,-4.33141665,-9.007131476,-0.718862971 +George McCloud,mccloge01,1990,RS,IND,844,413,-5.488566805,-0.829663253,-6.318230059,-0.760189027,-0.760189027,0,-4.937327676,-1.495804045,-6.433131721,1.101585197 +Greg Dreiling,dreilgr01,1990,RS,IND,628,307,-6.445370489,-0.427374102,-6.872744591,-0.654456837,-0.654456837,0,-6.469616944,-0.399177864,-6.868794808,1.342379389 +Calvin Natt,nattca01,1990,RS,IND,335,164,0.872870921,-2.301655474,-1.428784553,0.110072358,0.110072358,0,-0.216560983,-3.121722285,-3.338283269,-0.430032784 +Dyron Nix,nixdy01,1990,RS,IND,223,109,-5.415846241,-1.119452006,-6.535298247,-0.211649397,-0.211649397,0,-5.472631842,-1.91448977,-7.387121612,0.540254161 +Charles Smith,smithch01,1990,RS,LAC,5711,2732,1.158571957,0.481673204,1.640245161,6.118803885,6.118803885,0,1.01140376,0.849760966,1.861164726,-0.009947422 +Ken Norman,normake01,1990,RS,LAC,4879,2334,-1.152642045,0.014463762,-1.138178283,1.918082849,1.918082849,0,-1.229097467,-0.055267008,-1.284364475,-0.066684792 +Benoit Benjamin,benjabe01,1990,RS,LAC,4835,2313,-1.774213345,2.04590493,0.271691585,3.553776156,3.553776156,0,-1.711628336,1.537207445,-0.174420891,-0.337871874 +Danny Manning,mannida01,1990,RS,LAC,4743,2269,0.177267437,-0.095405505,0.081861932,3.288880033,3.288880033,0,0.173230826,0.264412221,0.437643047,0.321735809 +Tom Garrick,garrito01,1990,RS,LAC,3598,1721,0.177632104,-0.117260579,0.060371524,2.469942998,2.469942998,0,-0.402191832,-0.134310455,-0.536502287,0.092181687 +Gary Grant,grantga01,1990,RS,LAC,3196,1529,0.682188247,0.685122918,1.367311165,3.213213704,3.213213704,0,0.898807306,0.925519492,1.824326798,0.040815089 +Jeff Martin,martije01,1990,RS,LAC,2824,1351,-2.448599358,-1.193479263,-3.642078622,-0.613179965,-0.613179965,0,-2.986194119,-1.461627147,-4.447821266,-0.277261496 +Joe Wolf,wolfjo01,1990,RS,LAC,2770,1325,-5.557251486,-0.698865611,-6.256117097,-2.371410651,-2.371410651,0,-5.458591827,-1.278584024,-6.737175852,0.05137499 +Ron Harper,harpero01,1990,RS,LAC,2310,1105,2.907895801,0.908100774,3.815996575,3.712787004,3.712787004,0,2.956031402,1.517692538,4.47372394,0.297735165 +Winston Garland,garlawi01,1990,RS,LAC,1821,871,-1.671475424,-1.318342143,-2.989817567,-0.106808834,-0.106808834,0,-1.775264887,-0.883576171,-2.658841058,0.222088147 +David Rivers,riverda01,1990,RS,LAC,1513,724,-2.680038719,-1.919905741,-4.599944461,-0.682656969,-0.682656969,0,-2.998991122,-2.717982853,-5.716973975,-0.099726887 +Ken Bannister,bannike01,1990,RS,LAC,1231,589,-4.581212586,-1.534440687,-6.115653274,-1.023286223,-1.023286223,0,-4.620716169,-1.672216166,-6.292932335,1.16970577 +Michael Young,youngmi01,1990,RS,LAC,959,459,1.030834468,0.83499843,1.865832898,1.083802381,1.083802381,0,0.655539423,0.230452234,0.885991657,0.263300124 +Reggie Williams,willire01,1990,RS,LAC,278,133,-1.247304965,1.09749844,-0.149806525,0.176485051,0.176485051,0,-0.94465772,0.639459354,-0.305198365,0.0252613 +Carlton McKinney,mckinca01,1990,RS,LAC,217,104,-7.555808746,0.189164163,-7.366644583,-0.247453993,-0.247453993,0,-7.407945092,0.353868872,-7.05407622,1.012605903 +Steve Harris,harrist01,1990,RS,LAC,194,93,-6.451259062,1.242257636,-5.209001426,-0.117142463,-0.117142463,0,-6.315048323,0.476125541,-5.838922781,0.397937136 +Jim Les,lesji01,1990,RS,LAC,180,86,0.179307473,-2.081707478,-1.902400005,0.037031266,0.037031266,0,-0.702230403,-2.640632126,-3.342862528,-0.425836622 +Andre Turner,turnean01,1990,RS,LAC,65,31,-12.67773891,-2.996760571,-15.67449948,-0.203496679,-0.203496679,0,-11.9105453,-4.505837865,-16.41638317,-0.448038844 +Jay Edwards,edwarja02,1990,RS,LAC,54,26,-0.250824888,-1.541450782,-1.792275669,0.012915621,0.012915621,0,-0.888050864,-1.418370639,-2.306421503,1.655451527 +Torgeir Bryn,brynto01,1990,RS,LAC,21,10,-8.686632486,13.52966509,4.843032609,0.041406829,0.041406829,0,-6.599922148,16.10459025,9.504668103,6.855495442 +James Worthy,worthja01,1990,RS,LAL,6007,2960,3.309315144,0.443359718,3.752674862,9.77597741,9.77597741,0,3.38734636,0.462742353,3.850088712,-0.449284882 +Magic Johnson,johnsma02,1990,RS,LAL,5960,2937,8.987142283,0.465933786,9.453076068,18.16725859,18.16725859,0,8.987388288,0.565061719,9.552450007,-0.645447948 +A.C. Green,greenac01,1990,RS,LAL,5497,2709,0.071901536,0.202344517,0.274246053,4.160581447,4.160581447,0,0.425240067,0.239290908,0.664530976,-0.460362653 +Byron Scott,scottby01,1990,RS,LAL,5262,2593,1.475734565,-0.527756185,0.94797838,4.883879168,4.883879168,0,1.683290205,-0.284491157,1.398799049,-0.170075547 +Mychal Thompson,thompmy01,1990,RS,LAL,3821,1883,-2.133713753,0.825727628,-1.307986125,1.382686364,1.382686364,0,-1.787932121,0.672346499,-1.115585622,-0.191612461 +Michael Cooper,coopemi01,1990,RS,LAL,3756,1851,-0.733131278,-0.057199923,-0.790331201,1.858274564,1.858274564,0,-0.648274156,0.066492077,-0.581782079,0.409024982 +Vlade Divac,divacvl01,1990,RS,LAL,3269,1611,-1.809398465,3.758830289,1.949431824,3.879979328,3.879979328,0,-1.147751672,3.270968744,2.123217072,0.447647372 +Orlando Woolridge,woolror01,1990,RS,LAL,2884,1421,1.145412091,-0.048329244,1.097082846,2.795771819,2.795771819,0,0.887095789,-0.266997216,0.620098572,0.23773342 +Larry Drew,drewla01,1990,RS,LAL,2705,1333,-1.968118096,-1.243486077,-3.211604173,-0.313683953,-0.313683953,0,-1.901572298,-1.780585111,-3.682157409,-0.079762393 +Jay Vincent,vinceja01,1990,RS,LAL,406,200,-4.390414794,-1.167618846,-5.55803364,-0.289727443,-0.289727443,0,-4.271734431,-1.761914729,-6.03364916,1.110541501 +Mark McNamara,mcnamma01,1990,RS,LAL,386,190,-6.330020508,-2.060939373,-8.390959881,-0.551909309,-0.551909309,0,-5.709627077,-2.820798584,-8.53042566,0.926119524 +Steve Bucknall,bucknst01,1990,RS,LAL,152,75,-10.35598911,-3.617142474,-13.97313159,-0.432424445,-0.432424445,0,-9.751276406,-4.708827237,-14.46010364,0.688930893 +Mel McCants,mccanme01,1990,RS,LAL,132,65,-6.860078476,0.744054263,-6.116024213,-0.112870225,-0.112870225,0,-6.704462743,0.651334035,-6.053128708,1.108563277 +Mike Higgins,higgimi01,1990,RS,LAL,37,18,-2.418798076,0.516569632,-1.902228444,0.007919608,0.007919608,0,-3.061151685,1.210671299,-1.850480385,1.713953048 +Jawann Oldham,oldhaja01,1990,RS,LAL,18,9,-3.737457126,-3.973009955,-7.710467081,-0.02362486,-0.02362486,0,-3.806982883,-2.609623407,-6.41660629,3.704411156 +Sherman Douglas,douglsh01,1990,RS,MIA,5257,2470,1.101390494,-0.025123904,1.07626659,4.82090263,4.82090263,0,0.740620165,0.200809799,0.941429964,-0.019319964 +Rony Seikaly,seikaro01,1990,RS,MIA,5127,2409,-3.678771998,1.159367081,-2.519404917,0.283786137,0.283786137,0,-3.346462771,1.019975931,-2.326486841,0.129367803 +Glen Rice,ricegl01,1990,RS,MIA,4919,2311,-2.80911663,-0.519352766,-3.328469396,-0.681836721,-0.681836721,0,-3.031109681,-0.416120514,-3.447230195,-0.032185351 +Kevin Edwards,edwarke01,1990,RS,MIA,4706,2211,-3.322694901,0.513710513,-2.808984388,-0.066477492,-0.066477492,0,-3.358910831,0.343370381,-3.01554045,-0.089755467 +Billy Thompson,thompbi01,1990,RS,MIA,4559,2142,-0.340493713,-0.170914871,-0.511408583,2.440584772,2.440584772,0,-0.993673174,-0.314576888,-1.308250062,-0.238357931 +Grant Long,longgr01,1990,RS,MIA,3950,1856,-2.199966703,0.510831875,-1.689134828,1.012899498,1.012899498,0,-2.342389759,0.966798895,-1.375590865,0.825989133 +Tellis Frank,frankte01,1990,RS,MIA,3750,1762,-2.6717639,-1.049977302,-3.721741201,-0.879060294,-0.879060294,0,-2.919340258,-0.582972091,-3.502312349,0.625977178 +Rory Sparrow,sparrro01,1990,RS,MIA,3737,1756,-2.017828515,-1.821050326,-3.838878841,-0.973528353,-0.973528353,0,-2.708730206,-1.760028554,-4.46875876,-0.205201156 +Terry Davis,daviste01,1990,RS,MIA,1881,884,-3.589204596,-0.786054434,-4.37525903,-0.740345542,-0.740345542,0,-3.893565528,-0.531466519,-4.425032046,0.995219848 +Jon Sundvold,sundvjo01,1990,RS,MIA,1845,867,-0.880661045,-2.153929088,-3.034590132,-0.12584131,-0.12584131,0,-1.423548996,-2.686817486,-4.110366483,-0.035797332 +Scott Haffner,haffnsc01,1990,RS,MIA,1190,559,-3.344271372,-2.243371072,-5.587642443,-0.810949559,-0.810949559,0,-3.942767837,-2.485684409,-6.428452246,0.202865341 +Pat Cummings,cummipa01,1990,RS,MIA,832,391,-4.902465421,-0.71739399,-5.619859411,-0.577273615,-0.577273615,0,-4.923543841,-1.055957783,-5.979501624,0.829719666 +Jim Rowinski,rowinji01,1990,RS,MIA,238,112,-0.135658648,-3.248610434,-3.384269082,-0.036321185,-0.036321185,0,-0.9896358,-3.521324568,-4.510960368,0.212994097 +Jay Humphries,humphja01,1990,RS,MIL,5819,2818,1.838773955,0.755729445,2.5945034,7.689550633,7.689550633,0,1.705484101,1.420091109,3.12557521,0.071596556 +Alvin Robertson,roberal01,1990,RS,MIL,5367,2599,2.698441886,2.40314368,5.101585565,10.43995219,10.43995219,0,2.719116709,2.715867292,5.434984002,0.27422598 +Jack Sikma,sikmaja01,1990,RS,MIL,4647,2250,-0.754680334,0.899013401,0.144333067,3.33128345,3.33128345,0,-0.269801928,0.939026355,0.669224427,0.261742878 +Fred Roberts,roberfr01,1990,RS,MIL,4616,2235,-1.763611091,-1.323853846,-3.087464937,-0.384622166,-0.384622166,0,-1.91167359,-1.450699001,-3.362372591,-0.048670074 +Ricky Pierce,piercri01,1990,RS,MIL,3529,1709,3.642382343,-1.815275538,1.827106806,4.001239958,4.001239958,0,3.340868111,-1.733748529,1.607119582,0.257358048 +Jeff Grayer,grayeje01,1990,RS,MIL,2947,1427,-1.963640062,-0.890014488,-2.85365455,-0.075423343,-0.075423343,0,-2.262508767,-1.493161815,-3.755670582,-0.056619529 +Paul Pressey,presspa01,1990,RS,MIL,2891,1400,1.27897114,0.062989131,1.341960271,2.933339096,2.933339096,0,0.972145577,-0.040692102,0.931453475,0.358859503 +Brad Lohaus,lohaubr01,1990,RS,MIL,2794,1353,-0.602555728,-0.421354344,-1.023910072,1.20306428,1.20306428,0,-0.405185707,-0.351012348,-0.756198054,0.964658676 +Greg Anderson,andergr01,1990,RS,MIL,2666,1291,-2.995123469,0.149371369,-2.8457521,-0.063357573,-0.063357573,0,-2.96233568,-0.106462132,-3.068797812,0.455815144 +Tony Brown,brownto01,1990,RS,MIL,1311,635,-3.8081268,-0.634537675,-4.442664475,-0.552568121,-0.552568121,0,-3.863010332,-1.403668959,-5.26667929,0.759669654 +Randy Breuer,breuera01,1990,RS,MIL,1144,554,-4.422903437,-1.319031882,-5.741935319,-0.846913243,-0.846913243,0,-4.393128243,-1.660299377,-6.053427621,0.146042083 +Frank Kornet,kornefr01,1990,RS,MIL,905,438,-4.81873639,-1.335392823,-6.154129213,-0.765659733,-0.765659733,0,-4.852904937,-2.073551622,-6.926456558,0.647555642 +Larry Krystkowiak,krystla01,1990,RS,MIL,787,381,-4.649104823,-0.830369274,-5.479474097,-0.531421273,-0.531421273,0,-4.573880242,-0.926972796,-5.500853039,0.159366048 +Ben Coleman,colembe01,1990,RS,MIL,630,305,-2.476133993,-1.246790276,-3.722924269,-0.152559864,-0.152559864,0,-2.687569631,-1.39072566,-4.078295291,0.764335791 +Tito Horford,horfoti01,1990,RS,MIL,487,236,-8.663440678,0.509996943,-8.153443735,-0.652481292,-0.652481292,0,-8.494726911,-0.712949493,-9.207676404,0.285851875 +Gerald Henderson,hendege01,1990,RS,MIL,266,129,-3.534130551,0.323712932,-3.210417619,-0.030604848,-0.030604848,0,-3.68193753,-0.010938685,-3.692876215,0.992666231 +Mike Dunleavy,dunlemi01,1990,RS,MIL,89,43,-3.618750664,-4.746072001,-8.364822665,-0.1260352,-0.1260352,0,-3.210665953,-5.315738233,-8.526404186,2.30690228 +Jerry Sichting,sichtje01,1990,RS,MIL,56,27,-7.829470645,-3.283176256,-11.1126469,-0.114141343,-0.114141343,0,-8.205994606,-3.264462658,-11.47045726,-0.914028844 +Tony Campbell,campbto01,1990,RS,MIN,6074,3164,-0.326753665,-1.124917585,-1.451671251,2.097292034,2.097292034,0,-0.347356083,-0.813982363,-1.161338447,0.068188073 +Tyrone Corbin,corbity01,1990,RS,MIN,5780,3011,0.193721376,2.019779947,2.213501323,7.634030601,7.634030601,0,0.174746401,2.31158788,2.486334281,0.118042648 +Pooh Richardson,richapo01,1990,RS,MIN,4955,2581,1.210437379,0.344598572,1.555035952,5.651148757,5.651148757,0,1.030089946,0.290664434,1.32075438,-0.313270771 +Tod Murphy,murphto01,1990,RS,MIN,4786,2493,-1.092151304,0.916742466,-0.175408838,3.266384636,3.266384636,0,-1.198951811,0.868215945,-0.330735867,-0.252726654 +Sam Mitchell,mitchsa01,1990,RS,MIN,4634,2414,-1.16726182,-0.45918857,-1.62645039,1.387556265,1.387556265,0,-1.283903423,-0.079443163,-1.363346586,0.271058144 +Sidney Lowe,lowesi01,1990,RS,MIN,3348,1744,-1.034685157,-0.535614444,-1.570299602,1.044924935,1.044924935,0,-1.751730736,-0.791088514,-2.54281925,-0.451465191 +Randy Breuer,breuera01,1990,RS,MIN,2544,1325,-3.468518235,-0.877924094,-4.346442328,-1.079379895,-1.079379895,0,-3.225968881,-1.014778926,-4.240747807,0.014848495 +Scott Roth,rothsc01,1990,RS,MIN,2037,1061,-2.348177728,-0.69205747,-3.040235197,-0.158843803,-0.158843803,0,-2.336947405,-1.116569499,-3.453516903,1.098366645 +Donald Royal,royaldo01,1990,RS,MIN,1432,746,-0.969670654,-1.391813161,-2.361483815,0.149175497,0.149175497,0,-1.341643901,-2.145356414,-3.487000315,0.877175221 +Brad Lohaus,lohaubr01,1990,RS,MIN,1133,590,-2.719308781,-1.992277749,-4.71158653,-0.594106467,-0.594106467,0,-2.798951192,-2.333027733,-5.131978926,0.612747493 +Doug West,westdo01,1990,RS,MIN,726,378,-4.54325157,-2.224193028,-6.767444598,-0.783201049,-0.783201049,0,-4.961047501,-2.623480484,-7.584527984,1.081388608 +Gary Leonard,leonaga01,1990,RS,MIN,244,127,-6.903892571,0.249628355,-6.654264216,-0.256900242,-0.256900242,0,-6.870359352,-0.247692251,-7.118051603,1.543667509 +Brad Sellers,sellebr01,1990,RS,MIN,217,113,-9.339762159,-1.085868879,-10.42563104,-0.446069284,-0.446069284,0,-8.400894483,-2.44318277,-10.84407725,0.798619728 +Adrian Branch,brancad01,1990,RS,MIN,175,91,-3.415350033,0.701543405,-2.713806629,0.001702823,0.001702823,0,-2.813744708,0.111326831,-2.702417877,1.329085099 +Steve Johnson,johnsst03,1990,RS,MIN,33,17,-25.65524312,-8.22883301,-33.88407613,-0.279251343,-0.279251343,0,-24.03896408,-9.729826992,-33.76879108,3.397197217 +Dennis Hopson,hopsode01,1990,RS,NJN,5338,2551,-1.32514024,-0.719882149,-2.04502239,0.916784944,0.916784944,0,-1.661658834,-0.583866723,-2.245525556,-0.08222221 +Chris Morris,morrich01,1990,RS,NJN,5125,2449,-0.83668011,0.919703936,0.083023827,3.548928114,3.548928114,0,-0.740975698,0.779513031,0.038537333,0.256600064 +Lester Conner,connele01,1990,RS,NJN,4928,2355,-0.114925322,1.441162567,1.326237246,4.894882349,4.894882349,0,-0.502307858,1.802081803,1.299773945,-0.056972742 +Purvis Short,shortpu01,1990,RS,NJN,4631,2213,-1.105213905,-1.338647663,-2.443861568,0.345441143,0.345441143,0,-1.69584143,-1.321954248,-3.017795677,-0.060890677 +Sam Bowie,bowiesa01,1990,RS,NJN,4618,2207,-2.154131838,0.676432006,-1.477699832,1.42632534,1.42632534,0,-2.237909363,0.559137205,-1.678772158,-0.437817001 +Charles Shackleford,shackch01,1990,RS,NJN,3258,1557,-3.418841273,-0.365733535,-3.784574808,-0.821719093,-0.821719093,0,-3.514874641,-0.601239293,-4.116113933,-0.015495044 +Mookie Blaylock,blaylmo01,1990,RS,NJN,2651,1267,-2.580066821,0.51609356,-2.063973262,0.445406773,0.445406773,0,-2.32623959,0.582852126,-1.743387464,0.436280274 +Jack Haley,haleyja01,1990,RS,NJN,2147,1026,-3.956410174,-2.212569456,-6.16897963,-1.800713763,-1.800713763,0,-4.27703478,-1.841362614,-6.118397393,0.611827612 +Joe Barry Carroll,carrojo01,1990,RS,NJN,2097,1002,-4.560164498,-1.484344217,-6.044508715,-1.68682435,-1.68682435,0,-4.597666633,-1.44285973,-6.040526362,0.153968834 +Roy Hinson,hinsoro01,1990,RS,NJN,1659,793,-0.303019457,-1.166560755,-1.469580213,0.5172206,0.5172206,0,-0.747962568,-0.930801481,-1.678764049,-0.158121767 +Chris Dudley,dudlech02,1990,RS,NJN,1406,672,-3.042840854,-0.533820571,-3.576661425,-0.284835943,-0.284835943,0,-3.092768995,-0.241240921,-3.334009916,0.495868525 +Pete Myers,myerspe01,1990,RS,NJN,1136,543,-1.594973858,-2.312595183,-3.907569041,-0.322619042,-0.322619042,0,-2.214548408,-2.271512305,-4.486060712,0.598553674 +Derrick Gervin,gervide01,1990,RS,NJN,709,339,1.937958064,1.160080637,3.098038701,1.018178924,1.018178924,0,1.780225317,1.233009831,3.013235148,0.661057856 +Leon Wood,woodle01,1990,RS,NJN,419,200,1.6958537,-2.34883553,-0.65298183,0.214315646,0.214315646,0,0.473690734,-3.116928252,-2.643237518,0.15631297 +Jaren Jackson,jacksja01,1990,RS,NJN,335,160,-3.68861698,0.2503554,-3.438261579,-0.056477479,-0.056477479,0,-3.687441395,-0.824494926,-4.511936321,0.519823007 +Stanley Brundy,brundst01,1990,RS,NJN,268,128,-1.634638056,0.359975708,-1.274662348,0.097455469,0.097455469,0,-2.350671242,0.331145771,-2.019525471,1.144740261 +Jay Taylor,tayloja01,1990,RS,NJN,239,114,-3.318762827,-1.447904674,-4.7666675,-0.118088803,-0.118088803,0,-3.45931156,-2.730029206,-6.189340766,0.673845717 +Anthony Mason,masonan01,1990,RS,NJN,226,108,-6.342092278,-2.309725269,-8.651817548,-0.328538144,-0.328538144,0,-6.521322411,-2.71257144,-9.23389385,1.022236156 +Rick Carlisle,carliri01,1990,RS,NJN,44,21,-10.43749034,-2.727919436,-13.16540977,-0.116775561,-0.116775561,0,-9.863727439,-1.837237626,-11.70096506,4.624547974 +Patrick Ewing,ewingpa01,1990,RS,NYK,6549,3165,1.357311216,2.514855864,3.87216708,10.65844126,10.65844126,0,1.698309529,2.218417322,3.916726851,-0.325178758 +Gerald Wilkins,wilkige01,1990,RS,NYK,5399,2609,0.656514678,-0.882707994,-0.226193316,3.353932489,3.353932489,0,0.647927236,-0.75459273,-0.106665494,-0.164095689 +Mark Jackson,jacksma01,1990,RS,NYK,5024,2428,1.357261062,-0.634379391,0.722881671,4.283514251,4.283514251,0,1.379535516,-0.729046372,0.650489144,-0.429857612 +Johnny Newman,newmajo01,1990,RS,NYK,4712,2277,0.143504892,-0.347051956,-0.203547063,2.975920478,2.975920478,0,0.145963036,-0.064311329,0.081651707,0.593796006 +Charles Oakley,oaklech01,1990,RS,NYK,4544,2196,0.657877466,-0.188893505,0.468983961,3.598792383,3.598792383,0,0.764157137,0.243026704,1.007183841,-0.214099024 +Trent Tucker,tucketr01,1990,RS,NYK,3570,1725,0.843329622,-0.507170648,0.336158975,2.724977577,2.724977577,0,0.849735563,-0.450839333,0.39889623,0.324974254 +Kenny Walker,walkeke01,1990,RS,NYK,3301,1595,-0.844131805,-0.561888853,-1.406020658,1.09221772,1.09221772,0,-1.152500321,-0.556561984,-1.709062305,-0.133925478 +Rod Strickland,stricro02,1990,RS,NYK,2109,1019,-0.233269052,0.753284841,0.520015788,1.702253794,1.702253794,0,-0.055720504,0.433038684,0.37731818,0.128436718 +Eddie Lee Wilkins,wilkied01,1990,RS,NYK,2011,972,-4.593293965,-1.246430764,-5.839724729,-1.542053704,-1.542053704,0,-4.396613973,-1.497714692,-5.894328665,0.637814165 +Maurice Cheeks,cheekma01,1990,RS,NYK,1558,753,2.379394676,0.527004354,2.90639903,2.160280839,2.160280839,0,1.772932896,0.315804043,2.088736939,-0.586417907 +Kiki Vandeweghe,vandeki01,1990,RS,NYK,1165,563,-1.267938908,-1.293397168,-2.561336076,0.053847194,0.053847194,0,-1.447348336,-1.781619762,-3.228968098,-0.634129427 +Pete Myers,myerspe01,1990,RS,NYK,430,208,-3.853365153,0.546426648,-3.306938504,-0.060102193,-0.060102193,0,-3.872477962,0.852624531,-3.019853431,1.683031063 +Brian Quinnett,quinnbr01,1990,RS,NYK,399,193,-5.297801584,-1.913771584,-7.211573168,-0.440738413,-0.440738413,0,-5.978412232,-2.08483215,-8.063244382,0.320382008 +Stuart Gray,grayst01,1990,RS,NYK,195,94,-8.173544253,-0.8887558,-9.062300052,-0.31098234,-0.31098234,0,-8.037229282,0.213797173,-7.82343211,2.714227925 +Greg Butler,butlegr01,1990,RS,NYK,68,33,-13.43719585,-3.420605554,-16.8578014,-0.24212395,-0.24212395,0,-12.79055834,-3.105031666,-15.89559001,1.926904686 +Terry Catledge,catlete01,1990,RS,ORL,5401,2462,-0.997415381,-2.557337256,-3.554752637,-1.007037964,-1.007037964,0,-0.749578,-2.170101198,-2.919679198,-0.376461156 +Reggie Theus,theusre01,1990,RS,ORL,5155,2350,1.151812516,-2.833153182,-1.681340666,1.27995048,1.27995048,0,0.984612418,-2.469619539,-1.485007121,-0.104135951 +Sidney Green,greensi02,1990,RS,ORL,4080,1860,-2.969068027,-1.094977007,-4.064045034,-1.248876633,-1.248876633,0,-2.657288448,-0.536559038,-3.193847486,0.150493872 +Jerry Reynolds,reynoje01,1990,RS,ORL,3986,1817,-1.690855548,0.659569015,-1.031286532,1.59328994,1.59328994,0,-1.511571936,0.517807929,-0.993764007,-0.000928043 +Nick Anderson,anderni01,1990,RS,ORL,3916,1785,-0.824451153,-1.152589088,-1.977040242,0.703321091,0.703321091,0,-1.058550521,-1.333449123,-2.391999643,-0.087526093 +Mark Acres,acresma01,1990,RS,ORL,3709,1691,-2.85122309,-1.582299882,-4.433522972,-1.455558812,-1.455558812,0,-2.998666612,-0.870821387,-3.869487999,0.212685209 +Sam Vincent,vincesa01,1990,RS,ORL,3635,1657,0.778815271,-1.260716543,-0.481901272,1.90784059,1.90784059,0,0.408323409,-1.133152636,-0.724829227,-0.499215595 +Otis Smith,smithot01,1990,RS,ORL,3606,1644,1.093384593,0.344505644,1.437890237,3.513797133,3.513797133,0,0.956834941,0.394244803,1.351079743,0.031903403 +Scott Skiles,skilesc01,1990,RS,ORL,3203,1460,1.338075566,-2.396438633,-1.058363067,1.256967082,1.256967082,0,0.899098153,-2.142924996,-1.243826843,-0.246524601 +Michael Ansley,anslemi01,1990,RS,ORL,2678,1221,2.048045745,-1.681128692,0.366917053,1.936074665,1.936074665,0,1.351839125,-1.608530263,-0.256691138,-0.288300173 +Jeff Turner,turneje01,1990,RS,ORL,2424,1105,-4.267855626,-1.907589558,-6.175445184,-1.940716534,-1.940716534,0,-4.334889473,-1.520645661,-5.855535134,0.492403223 +Morlon Wiley,wileymo01,1990,RS,ORL,1400,638,-1.535881303,-0.176291258,-1.712172561,0.339706982,0.339706982,0,-1.320044415,-0.201969016,-1.522013431,0.555979663 +Dave Corzine,corzida01,1990,RS,ORL,173,79,-8.955013912,-2.734090997,-11.68910491,-0.360404788,-0.360404788,0,-8.29616305,-3.389419647,-11.6855827,0.029574624 +Jawann Oldham,oldhaja01,1990,RS,ORL,79,36,-6.955971825,0.87165522,-6.084316605,-0.062005677,-0.062005677,0,-6.444953835,1.01435556,-5.430598276,1.241563055 +Charles Barkley,barklch01,1990,RS,PHI,6273,3085,7.617053766,1.377949853,8.995003619,18.45448019,18.45448019,0,7.566492567,1.537373154,9.103865721,-0.171112931 +Johnny Dawkins,dawkijo01,1990,RS,PHI,5826,2865,2.122940929,-0.537728594,1.585212336,6.308841902,6.308841902,0,2.242546804,-0.262416797,1.980130008,-0.440564443 +Hersey Hawkins,hawkihe01,1990,RS,PHI,5808,2856,2.411191761,-0.017134721,2.39405704,7.49332708,7.49332708,0,2.683980046,0.300707933,2.984687979,-0.029742563 +Mike Gminski,gminsmi01,1990,RS,PHI,5407,2659,-1.517211246,0.562604912,-0.954606334,2.412122525,2.412122525,0,-1.004297108,0.107152402,-0.897144706,-0.962658252 +Rick Mahorn,mahorri01,1990,RS,PHI,4618,2271,-0.942231709,0.157259544,-0.784972164,2.274190325,2.274190325,0,-0.763636722,0.260311853,-0.503324868,-0.114454673 +Ron Anderson,anderro01,1990,RS,PHI,4248,2089,-0.682211805,-0.212260679,-0.894472485,1.971571355,1.971571355,0,-0.567440574,-0.461016092,-1.028456667,-0.305337657 +Derek Smith,smithde02,1990,RS,PHI,2857,1405,-0.213872112,-1.515357537,-1.729229649,0.736325104,0.736325104,0,-0.370337691,-1.479268478,-1.849606168,0.626690908 +Scott Brooks,brooksc01,1990,RS,PHI,1983,975,1.772104979,-0.430489304,1.341615676,2.039775782,2.039775782,0,1.542601751,-0.398291237,1.144310513,0.216333547 +Bob Thornton,thornbo01,1990,RS,PHI,1204,592,-5.139774269,-0.516363471,-5.65613774,-0.887655436,-0.887655436,0,-4.930379974,-0.486191852,-5.416571826,1.121944678 +Kurt Nimphius,nimphku01,1990,RS,PHI,639,314,-6.182988291,-0.406380993,-6.589369283,-0.617507463,-0.617507463,0,-5.972004987,-1.134191435,-7.106196422,0.393346336 +Jay Vincent,vinceja01,1990,RS,PHI,527,259,-2.442068875,-0.814405371,-3.256474246,-0.066935317,-0.066935317,0,-2.440948853,-1.459343722,-3.900292576,0.013239031 +Kenny Payne,payneke01,1990,RS,PHI,439,216,-4.186117643,-1.569241994,-5.755359637,-0.33490069,-0.33490069,0,-3.912124184,-2.109295084,-6.021419268,1.112514391 +Lanard Copeland,copella01,1990,RS,PHI,224,110,-6.36083021,-5.555808871,-11.91663908,-0.518834559,-0.518834559,0,-5.945369386,-7.034274105,-12.97964349,0.848620978 +Corey Gaines,gaineco01,1990,RS,PHI,165,81,-3.131630383,-1.966544746,-5.098175129,-0.097781136,-0.097781136,0,-3.283292645,-2.5237795,-5.807072145,0.759289823 +Dexter Shouse,shousde01,1990,RS,PHI,37,18,-13.27168764,-0.228271749,-13.49995939,-0.099816152,-0.099816152,0,-12.30577192,-1.382972431,-13.68874435,1.102233589 +Lewis Lloyd,lloydle01,1990,RS,PHI,20,10,-23.13116616,-10.70703128,-33.83819744,-0.165692045,-0.165692045,0,-21.61664214,-11.07695528,-32.69359742,4.444714656 +Tom Chambers,chambto01,1990,RS,PHO,6464,3046,2.439597648,0.088429475,2.528027123,8.197116731,8.197116731,0,3.000885203,0.319119326,3.320004529,-0.064371621 +Kevin Johnson,johnske02,1990,RS,PHO,5903,2782,6.177873844,-0.713756794,5.464117049,11.57533638,11.57533638,0,6.031933119,-0.544356289,5.48757683,-0.713880838 +Mark West,westma01,1990,RS,PHO,5091,2399,-0.824845084,2.187738263,1.362893179,5.021170366,5.021170366,0,-0.712236226,1.775605006,1.06336878,-0.25489751 +Jeff Hornacek,hornaje01,1990,RS,PHO,4834,2278,4.292014479,1.066947594,5.358962073,9.389120277,9.389120277,0,4.27517019,1.213755247,5.488925437,-0.374056529 +Dan Majerle,majerda01,1990,RS,PHO,4762,2244,0.824349595,1.206369613,2.030719208,5.463505417,5.463505417,0,0.949696763,1.392845864,2.342542626,-0.179856912 +Eddie Johnson,johnsed03,1990,RS,PHO,3843,1811,1.022854905,-1.281882894,-0.259027989,2.304106631,2.304106631,0,1.327450621,-1.296762372,0.030688249,0.108924661 +Kurt Rambis,rambiku01,1990,RS,PHO,3090,1456,-1.535757962,1.315457452,-0.22030051,1.88202367,1.88202367,0,-1.290948061,1.396773534,0.105825474,0.150132648 +Andrew Lang,langan01,1990,RS,PHO,2145,1011,-3.006101072,3.416167169,0.410066097,1.63302136,1.63302136,0,-3.034248245,2.548490881,-0.485757363,0.184528993 +Kenny Battle,battlke01,1990,RS,PHO,1547,729,-0.574385787,0.656549179,0.082163392,1.058390666,1.058390666,0,-0.961266615,0.436030558,-0.525236057,0.473364453 +Greg Grant,grantgr01,1990,RS,PHO,1439,678,-3.211784899,-0.752252167,-3.964037066,-0.420817687,-0.420817687,0,-2.956823591,-1.686580542,-4.643404133,0.204699065 +Tim Perry,perryti01,1990,RS,PHO,1299,612,-2.767037468,0.56473502,-2.202302448,0.17126852,0.17126852,0,-2.361972978,-0.450997567,-2.812970545,0.147962511 +Mike McGee,mcgeemi01,1990,RS,PHO,594,280,-1.316416164,-0.735055332,-2.051471495,0.100241942,0.100241942,0,-1.19780137,-1.059966034,-2.257767404,0.451975096 +Armen Gilliam,gilliar01,1990,RS,PHO,567,267,-2.527599074,-1.146934145,-3.67453322,-0.125987172,-0.125987172,0,-2.148380221,-1.631015202,-3.779395422,0.034877276 +Mike Morrison,morrimi01,1990,RS,PHO,325,153,-7.664747795,-4.29118583,-11.95593362,-0.724969801,-0.724969801,0,-7.321715359,-5.403609096,-12.72532445,0.87974171 +Tim Legler,legleti01,1990,RS,PHO,176,83,-3.449563652,-2.121801302,-5.571364954,-0.120044653,-0.120044653,0,-3.835398731,-2.275806616,-6.111205347,0.474583543 +Micheal Williams,willimi02,1990,RS,PHO,55,26,-15.36294675,-6.438253478,-21.80120023,-0.250749877,-0.250749877,0,-14.51400543,-9.08571327,-23.5997187,-0.775451935 +Jerome Kersey,kerseje01,1990,RS,POR,6129,2843,1.04984758,1.977351228,3.027198808,8.379965363,8.379965363,0,1.136593283,2.144221842,3.280815124,0.001741747 +Buck Williams,willibu01,1990,RS,POR,6038,2801,0.29361995,0.5196417,0.813261651,5.086225379,5.086225379,0,0.296065394,0.642213127,0.938278521,-0.115871966 +Terry Porter,portete01,1990,RS,POR,5995,2781,5.472710289,0.884889893,6.357600182,12.86930216,12.86930216,0,5.402541694,0.849111473,6.251653167,-0.409651246 +Clyde Drexler,drexlcl01,1990,RS,POR,5784,2683,5.081635469,1.804364191,6.88599966,13.16328894,13.16328894,0,5.129909293,1.965222144,7.095131437,-0.204644909 +Kevin Duckworth,duckwke01,1990,RS,POR,5307,2462,-2.475254041,0.376028789,-2.099225252,0.817363708,0.817363708,0,-2.015219865,0.0872612,-1.927958665,-0.010052188 +Clifford Robinson,robincl02,1990,RS,POR,3374,1565,-5.069375821,0.32512927,-4.744246551,-1.605938104,-1.605938104,0,-4.239728698,-0.070134257,-4.309862954,0.850825119 +Danny Young,youngda01,1990,RS,POR,3003,1393,-0.494803716,1.08880991,0.594006194,2.372659622,2.372659622,0,-0.679792231,0.370789182,-0.309003049,-0.165675407 +Wayne Cooper,coopewa01,1990,RS,POR,2535,1176,-3.204290302,2.308424641,-0.89586566,1.115200442,1.115200442,0,-3.325117396,1.811220208,-1.513897188,0.244239361 +Drazen Petrovic,petrodr01,1990,RS,POR,2085,967,1.477743917,-2.271535742,-0.793791825,0.969790044,0.969790044,0,1.052175835,-2.729448705,-1.67727287,0.48166024 +Mark Bryant,bryanma01,1990,RS,POR,1212,562,-3.155378171,0.321214312,-2.834163859,-0.024291937,-0.024291937,0,-3.265719116,0.000521484,-3.265197632,0.657830983 +Byron Irvin,irvinby01,1990,RS,POR,1052,488,-0.289237352,0.477660765,0.188423412,0.733039483,0.733039483,0,-0.422327433,-0.690156234,-1.112483668,0.195699141 +Robert Reid,reidro01,1990,RS,POR,183,85,-2.927011797,-0.717574042,-3.644585838,-0.039408345,-0.039408345,0,-3.370816056,-0.472952487,-3.843768543,1.572928588 +Nate Johnston,johnsna01,1990,RS,POR,160,74,-3.704519239,-0.228885676,-3.933404915,-0.04505872,-0.04505872,0,-3.199246381,-0.989908301,-4.189154682,0.845772531 +Rodney McCray,mccraro01,1990,RS,SAC,6598,3238,1.530813915,-0.282443175,1.24837074,6.552909982,6.552909982,0,1.063938233,-0.390244535,0.673693698,-0.791543635 +Wayman Tisdale,tisdawa01,1990,RS,SAC,5985,2937,-0.094609475,-0.662096861,-0.756706337,2.97882161,2.97882161,0,-0.093110685,-0.402709311,-0.495819996,-0.268164244 +Danny Ainge,aingeda01,1990,RS,SAC,5557,2727,1.480997776,0.030569871,1.511567647,5.939995051,5.939995051,0,1.722507493,0.646963517,2.36947101,0.181546479 +Vinny Del Negro,delnevi01,1990,RS,SAC,3786,1858,-0.643377779,-0.924601974,-1.567979753,1.121421683,1.121421683,0,-1.103127384,-0.917799721,-2.020927105,0.08208468 +Kenny Smith,smithke01,1990,RS,SAC,3560,1747,-0.549230417,-1.041127139,-1.590357557,1.032702242,1.032702242,0,-0.569708007,-0.658671638,-1.228379645,-0.087623223 +Harold Pressley,pressha01,1990,RS,SAC,3266,1603,-0.087493205,0.382793761,0.295300555,2.495066421,2.495066421,0,-0.138352852,-0.162568959,-0.300921811,0.178530394 +Greg Kite,kitegr01,1990,RS,SAC,3087,1515,-4.679328295,0.035359442,-4.643968853,-1.46581466,-1.46581466,0,-4.70435095,-0.101266091,-4.805617041,0.12690274 +Antoine Carr,carran01,1990,RS,SAC,1883,924,0.175778868,-2.18748107,-2.011702202,0.349156228,0.349156228,0,0.18350984,-1.866274587,-1.682764747,0.315936706 +Pervis Ellison,ellispe01,1990,RS,SAC,1765,866,-4.34824488,0.423062787,-3.925182093,-0.521262585,-0.521262585,0,-4.109799404,0.382717365,-3.72708204,0.3889314 +Randy Allen,allenra01,1990,RS,SAC,1520,746,-3.464879447,-1.076264419,-4.541143866,-0.684823115,-0.684823115,0,-4.04890112,-1.300063837,-5.348964957,0.452390788 +Sedric Toney,toneyse01,1990,RS,SAC,1390,682,-2.830456449,-1.663376841,-4.49383329,-0.61216583,-0.61216583,0,-2.866696289,-1.593593935,-4.460290223,0.884159523 +Ralph Sampson,sampsra01,1990,RS,SAC,850,417,-8.367535438,1.001735859,-7.365799578,-0.991677179,-0.991677179,0,-7.802833066,0.539378625,-7.263454441,0.978480792 +Henry Turner,turnehe02,1990,RS,SAC,642,315,-2.596112901,0.27368912,-2.322423782,0.069309534,0.069309534,0,-2.345315375,-0.618294142,-2.963609517,0.858519381 +Mike Williams,willimi03,1990,RS,SAC,179,88,-4.792454868,-0.235760789,-5.028215657,-0.105392461,-0.105392461,0,-5.109397456,1.438161664,-3.671235792,3.023657916 +Michael Jackson,jacksmi02,1990,RS,SAC,118,58,-4.933169199,2.054463546,-2.878705654,-0.003812371,-0.003812371,0,-4.760077336,0.565694289,-4.194383047,0.098418529 +Greg Stokes,stokegr01,1990,RS,SAC,69,34,-13.03732985,-4.559249328,-17.59657917,-0.261926557,-0.261926557,0,-12.87067988,-4.271781195,-17.14246108,1.695733185 +David Robinson,robinda01,1990,RS,SAS,6231,3002,1.804694776,5.25212126,7.056816036,14.95609922,14.95609922,0,2.245018124,4.300273229,6.545291353,-0.425731543 +Terry Cummings,cummite01,1990,RS,SAS,5855,2821,0.900013246,0.659426379,1.559439625,6.20437874,6.20437874,0,1.422604485,0.897068494,2.319672979,0.030718521 +Willie Anderson,anderwi01,1990,RS,SAS,5787,2788,0.948424454,0.088321318,1.036745772,5.383726991,5.383726991,0,0.785341373,0.349685772,1.135027146,-0.049590176 +Sean Elliott,elliose01,1990,RS,SAS,4218,2032,0.019902157,-1.341746465,-1.321844308,1.475484357,1.475484357,0,-0.487021964,-1.636551772,-2.123573736,-0.344486781 +David Wingate,wingada01,1990,RS,SAS,3852,1856,-1.786297378,-0.058505123,-1.844802501,0.857487068,0.857487068,0,-2.012751578,-0.30356734,-2.316318918,0.03802287 +Maurice Cheeks,cheekma01,1990,RS,SAS,3666,1766,1.112174031,0.357755767,1.469929799,3.770101197,3.770101197,0,0.847505689,0.407484989,1.254990677,-0.840937532 +Frank Brickowski,brickfr01,1990,RS,SAS,2985,1438,-1.829047938,1.991839974,0.162792036,2.154236018,2.154236018,0,-1.720859365,1.836639348,0.115779983,0.802117334 +Rod Strickland,stricro02,1990,RS,SAS,2327,1121,1.512121174,0.296233288,1.808354462,2.60604494,2.60604494,0,1.559344426,0.863550672,2.422895098,-0.039487163 +Vernon Maxwell,maxweve01,1990,RS,SAS,2321,1118,-0.931533934,-0.829855781,-1.761389715,0.565492111,0.565492111,0,-1.183848413,-1.188387034,-2.372235447,0.279918808 +Caldwell Jones,jonesca01,1990,RS,SAS,1837,885,-3.493406096,-0.493520133,-3.986926229,-0.561975093,-0.561975093,0,-3.818185724,-0.667483432,-4.485669156,0.618561238 +Johnny Moore,moorejo01,1990,RS,SAS,1071,516,-2.564834938,0.398894024,-2.165940915,0.154890285,0.154890285,0,-2.542749475,-0.124306212,-2.667055686,0.731135666 +Zarko Paspalj,paspaza01,1990,RS,SAS,376,181,-7.064801986,-2.432883398,-9.497685384,-0.630671023,-0.630671023,0,-7.026210887,-2.865125065,-9.891335951,1.206135731 +Reggie Williams,willire01,1990,RS,SAS,141,68,-1.32265597,-2.758066705,-4.080722675,-0.04728031,-0.04728031,0,-1.496949899,-2.155177745,-3.652127644,2.399956121 +Chris Welp,welpch01,1990,RS,SAS,116,56,-8.938064694,-2.734671483,-11.67273618,-0.263012861,-0.263012861,0,-8.397472769,-0.914833731,-9.3123065,3.155768656 +Uwe Blab,blabuw01,1990,RS,SAS,104,50,-7.771551616,-3.186310771,-10.95786239,-0.212526232,-0.212526232,0,-7.842353204,-3.602325063,-11.44467827,1.494989618 +Jeff Lebo,leboje01,1990,RS,SAS,66,32,-2.320569478,0.79209305,-1.528476428,0.020225916,0.020225916,0,-2.83569206,1.672798053,-1.162894006,1.412150096 +Derrick McKey,mckeyde01,1990,RS,SEA,5519,2748,0.822479029,0.079084934,0.901563963,5.115331422,5.115331422,0,0.817064867,0.066542084,0.883606952,-0.083036213 +Michael Cage,cagemi01,1990,RS,SEA,5211,2595,-0.386852088,0.934149001,0.547296913,4.34639045,4.34639045,0,-0.133667591,1.083582855,0.949915264,-0.436301457 +Xavier McDaniel,mcdanxa01,1990,RS,SEA,4884,2432,1.022820572,-0.537334028,0.485486544,4.016289369,4.016289369,0,1.272137325,-0.366982389,0.905154936,0.041593134 +Nate McMillan,mcmilna01,1990,RS,SEA,4695,2338,2.879918561,1.172653499,4.05257206,8.137741515,8.137741515,0,2.628996033,1.5473951,4.176391133,0.286037188 +Dale Ellis,ellisda01,1990,RS,SEA,4083,2033,4.005828727,-1.235641636,2.770187092,5.724220672,5.724220672,0,4.216611935,-0.933462053,3.283149882,-0.026423385 +Dana Barros,barroda01,1990,RS,SEA,3273,1630,-0.316627558,-1.848882498,-2.165510056,0.48617474,0.48617474,0,0.154601564,-2.332531359,-2.177929795,0.020015122 +Sedale Threatt,threase01,1990,RS,SEA,2974,1481,2.305547766,-0.496208789,1.809338976,3.455241458,3.455241458,0,2.064504251,-0.08887713,1.975627121,0.29413771 +Shawn Kemp,kempsh01,1990,RS,SEA,2249,1120,-1.582824034,1.063883954,-0.51894008,1.286714301,1.286714301,0,-1.195464468,0.725548662,-0.469915807,0.924213455 +Olden Polynice,polynol01,1990,RS,SEA,2179,1085,-1.422489708,-0.206594634,-1.629084342,0.624896554,0.624896554,0,-1.481753081,0.030456739,-1.451296342,0.705216718 +Brad Sellers,sellebr01,1990,RS,SEA,1179,587,-3.357250877,-2.738681367,-6.095932244,-1.003636031,-1.003636031,0,-3.400625039,-3.23690849,-6.637533529,0.156155287 +Avery Johnson,johnsav01,1990,RS,SEA,1155,575,-0.315049523,-1.465712809,-1.780762331,0.28402706,0.28402706,0,-0.716068991,-2.026179889,-2.74224888,-0.109731839 +Quintin Dailey,dailequ01,1990,RS,SEA,986,491,-3.275600625,-2.52077298,-5.796373604,-0.76772059,-0.76772059,0,-3.305624422,-2.49171809,-5.797342512,0.59746215 +Jim Farmer,farmeji01,1990,RS,SEA,803,400,-0.3758586,-1.275172362,-1.651030962,0.226119736,0.226119736,0,-0.292378326,-1.785649447,-2.078027773,0.817858952 +Steve Johnson,johnsst03,1990,RS,SEA,486,242,-3.282413066,-2.999402468,-6.281815534,-0.443356267,-0.443356267,0,-3.110844937,-2.615705505,-5.726550442,1.664318029 +Scott Meents,meentsc01,1990,RS,SEA,297,148,-3.626465799,-1.085012771,-4.71147857,-0.147937262,-0.147937262,0,-3.765567047,-2.539812172,-6.305379219,-0.116441234 +Karl Malone,malonka01,1990,RS,UTA,6322,3122,4.445504889,1.115925067,5.561429957,13.24251825,13.24251825,0,4.833103276,1.117103523,5.950206799,0.027855849 +John Stockton,stockjo01,1990,RS,UTA,5903,2915,8.309028957,1.864534726,10.17356368,19.16841624,19.16841624,0,8.213925775,2.368267226,10.582193,-0.269050977 +Thurl Bailey,baileth01,1990,RS,UTA,5231,2583,-1.196440133,-0.387617454,-1.584057587,1.528164671,1.528164671,0,-1.258387491,-0.815156314,-2.073543805,-0.542315856 +Mark Eaton,eatonma01,1990,RS,UTA,4619,2281,-3.365795025,2.891769426,-0.474025599,2.636356114,2.636356114,0,-3.321659942,2.252128238,-1.069531703,-0.464124834 +Bob Hansen,hansebo01,1990,RS,UTA,4403,2174,-0.847964226,-0.941937572,-1.789901798,1.066599242,1.066599242,0,-0.986663991,-0.719497367,-1.706161358,0.157320404 +Blue Edwards,edwarbl01,1990,RS,UTA,3825,1889,-1.809517129,0.29157386,-1.51794327,1.198830874,1.198830874,0,-1.735382775,0.419128529,-1.316254246,0.957167263 +Darrell Griffith,griffda01,1990,RS,UTA,2924,1444,0.208487599,0.539895188,0.748382787,2.598017573,2.598017573,0,0.618607476,0.286185465,0.90479294,0.798106341 +Mike Brown,brownmi01,1990,RS,UTA,2829,1397,-2.357859666,0.62785119,-1.730008476,0.729290993,0.729290993,0,-2.3115148,0.193430994,-2.118083806,0.314012093 +Delaney Rudd,ruddde01,1990,RS,UTA,1721,850,-2.508225539,-2.573128988,-5.081354526,-1.015153247,-1.015153247,0,-2.556151949,-3.278192836,-5.834344786,0.405243823 +Eric Leckner,leckner01,1990,RS,UTA,1547,764,-3.386201082,0.008576448,-3.377624634,-0.248048839,-0.248048839,0,-3.363613853,-0.076167716,-3.439781568,1.385993774 +Eric Johnson,johnser01,1990,RS,UTA,551,272,-5.821966742,0.451970655,-5.369996088,-0.368489482,-0.368489482,0,-5.459740189,0.494541244,-4.965198945,1.34222749 +Jose Ortiz,ortizjo01,1990,RS,UTA,130,64,-0.885589613,-1.050929617,-1.93651923,0.026933637,0.026933637,0,-0.467768324,-0.717243032,-1.185011356,1.39154631 +Raymond Brown,brownra01,1990,RS,UTA,113,56,-9.92501387,-4.462600582,-14.38761445,-0.335102345,-0.335102345,0,-9.189288091,-4.697748284,-13.88703638,0.779136289 +Nate Johnston,johnsna01,1990,RS,UTA,26,13,-3.499735196,-4.592981858,-8.092717053,-0.035026061,-0.035026061,0,-3.069308717,-7.144115113,-10.21342383,-1.152198459 +Jim Les,lesji01,1990,RS,UTA,12,6,-22.71928978,-11.63651412,-34.35580391,-0.105009797,-0.105009797,0,-20.56867988,-9.946637858,-30.51531774,8.498943656 +Darrell Walker,walkeda01,1990,RS,WSB,6039,2883,1.923317195,1.461438963,3.384756157,8.981697004,8.981697004,0,1.84915617,2.030338652,3.879494822,-0.462975262 +Bernard King,kingbe01,1990,RS,WSB,5628,2687,1.519752167,-1.913627295,-0.393875128,3.224347287,3.224347287,0,1.466665895,-1.861745902,-0.395080007,-0.175152943 +Jeff Malone,malonje01,1990,RS,WSB,5377,2567,1.130491461,-1.859453732,-0.728962271,2.62773433,2.62773433,0,0.963731386,-1.693103222,-0.729371837,-0.721720782 +Charles Jones,jonesch01,1990,RS,WSB,4692,2240,-2.939170676,1.975470386,-0.96370029,2.038611303,2.038611303,0,-2.975124186,2.029306572,-0.945817613,-0.13938755 +Mark Alarie,alarima01,1990,RS,WSB,3965,1893,-0.598869707,-0.261771503,-0.860641211,1.826537723,1.826537723,0,-0.372839403,-0.209039629,-0.581879031,0.097062992 +Harvey Grant,grantha01,1990,RS,WSB,3867,1846,-1.500501748,-0.395006634,-1.895508382,0.803814872,0.803814872,0,-1.431515021,-0.45593363,-1.887448651,-0.120049938 +Ledell Eackles,eacklle01,1990,RS,WSB,3552,1696,-1.114589986,-2.026966078,-3.141556064,-0.339408636,-0.339408636,0,-0.968734614,-2.158123271,-3.126857885,0.1750067 +Steve Colter,coltest01,1990,RS,WSB,2046,977,0.986797109,0.593249015,1.580046123,2.15524548,2.15524548,0,0.496282185,0.461820144,0.958102329,-0.144521732 +Melvin Turpin,turpime01,1990,RS,WSB,1713,818,-2.040558293,0.280326075,-1.760232219,0.414236234,0.414236234,0,-2.167007332,0.074826736,-2.092180596,0.280343054 +Tom Hammonds,hammoto01,1990,RS,WSB,1686,805,-3.23664913,-1.871571202,-5.108220332,-0.969640132,-0.969640132,0,-3.257461025,-2.272499638,-5.529960663,0.11237825 +John Williams,willijo02,1990,RS,WSB,1324,632,1.230438079,0.426503849,1.656941928,1.415201723,1.415201723,0,1.333541548,0.20574335,1.539284898,-0.40647944 +Doug Roth,rothdo01,1990,RS,WSB,863,412,-3.923624417,0.014678204,-3.908946213,-0.244620166,-0.244620166,0,-4.020356342,-0.080410953,-4.100767295,0.411551481 +Ed Horton,hortoed01,1990,RS,WSB,783,374,-1.30419073,-2.140890501,-3.445081231,-0.133686433,-0.133686433,0,-1.106009972,-2.485787113,-3.591797084,0.791775933 +Larry Bird,birdla01,1990,PO,BOS,436,207,4.857983059,-0.757250901,4.100732157,0.74116726,0,0.74116726,5.596433233,-0.836408971,4.760024262,-0.655824382 +Reggie Lewis,lewisre01,1990,PO,BOS,421,200,4.018481852,-1.149132166,2.869349686,0.588715498,0,0.588715498,3.955251442,-0.458658077,3.496593365,-0.437738348 +Kevin McHale,mchalke01,1990,PO,BOS,404,192,2.553167412,-1.254028339,1.299139072,0.406997091,0,0.406997091,2.721155644,-1.062010058,1.659145587,-0.496067285 +Robert Parish,parisro01,1990,PO,BOS,358,170,2.290641502,-1.890345121,0.400296381,0.280349678,0,0.280349678,2.721685183,-0.881076513,1.840608669,-0.502221613 +Dennis Johnson,johnsde01,1990,PO,BOS,341,162,0.404509232,-2.894297399,-2.489788167,0.022139313,0,0.022139313,0.526654121,-2.07706517,-1.550411049,-0.185199696 +Joe Kleine,kleinjo01,1990,PO,BOS,166,79,-1.169804339,-1.495845204,-2.665649543,0.003526865,0,0.003526865,-1.317245324,-1.280772767,-2.598018091,0.566097269 +John Bagley,baglejo01,1990,PO,BOS,147,70,-1.711761426,-1.74226365,-3.454025076,-0.026065742,0,-0.026065742,-1.60883971,-1.962878085,-3.571717796,0.500775262 +Jim Paxson,paxsoji02,1990,PO,BOS,131,62,-2.627170787,0.615368852,-2.011801935,0.023974286,0,0.023974286,-2.430587242,-0.385452395,-2.816039637,-0.439590173 +Ed Pinckney,pincked01,1990,PO,BOS,53,25,4.747876555,-4.468450434,0.279426121,0.039883312,0,0.039883312,3.825535627,-5.371943173,-1.546407546,0.076080194 +Michael Smith,smithmi01,1990,PO,BOS,34,16,9.74641744,-1.140611372,8.605806068,0.096338583,0,0.096338583,9.505187414,-2.530597282,6.974590133,0.74353021 +Charles Smith,smithch02,1990,PO,BOS,19,9,5.950667108,3.243639258,9.194306365,0.055466634,0,0.055466634,5.533537248,1.91652044,7.450057688,-1.887704047 +Kevin Gamble,gamblke01,1990,PO,BOS,17,8,4.128200276,-6.369286323,-2.241086047,0.002130435,0,0.002130435,3.426795508,-7.685556006,-4.258760497,-0.539092437 +Michael Jordan,jordami01,1990,PO,CHI,1317,674,8.715812942,3.385372662,12.1011856,5.275319809,0,5.275319809,9.015118873,3.585542362,12.60066124,0.151531464 +Horace Grant,grantho01,1990,PO,CHI,1203,616,1.709435325,1.503597783,3.213033108,1.919576179,0,1.919576179,1.801179297,1.506800646,3.307979943,-0.667259518 +Scottie Pippen,pippesc01,1990,PO,CHI,1195,612,3.487454061,2.653486043,6.140940104,2.871135765,0,2.871135765,3.758548482,2.746148804,6.504697285,0.269631725 +Bill Cartwright,cartwbi01,1990,PO,CHI,902,462,-4.631500157,-0.012585593,-4.64408575,-0.460926641,0,-0.460926641,-4.43910087,-0.333022296,-4.772123166,0.098323577 +John Paxson,paxsojo01,1990,PO,CHI,772,395,-0.819135305,-0.90833697,-1.727472275,0.212500878,0,0.212500878,-1.363483556,-0.626027212,-1.989510768,-0.013934946 +Stacey King,kingst01,1990,PO,CHI,549,281,-3.047198466,-0.22673442,-3.273932885,-0.077555415,0,-0.077555415,-3.09579929,-1.09624126,-4.19204055,0.107268845 +Craig Hodges,hodgecr01,1990,PO,CHI,496,254,-1.335792376,-2.188103029,-3.523895405,-0.104541398,0,-0.104541398,-1.475161363,-2.601281373,-4.076442736,1.039239668 +Ed Nealy,nealyed01,1990,PO,CHI,445,228,-2.071746419,1.562516577,-0.509229842,0.272680595,0,0.272680595,-2.281986187,2.093063617,-0.18892257,1.390219191 +B.J. Armstrong,armstbj01,1990,PO,CHI,424,217,-2.379133665,0.431228259,-1.947905406,0.091844946,0,0.091844946,-2.666988868,-0.132383022,-2.79937189,0.273067859 +Will Perdue,perduwi01,1990,PO,CHI,152,78,-0.925984646,-0.027080061,-0.953064707,0.074003756,0,0.074003756,-1.332538211,-1.200130439,-2.53266865,0.33068273 +Charles Davis,davisch02,1990,PO,CHI,39,20,-4.26878971,-3.795100758,-8.063890468,-0.056883826,0,-0.056883826,-4.75090486,-3.4071976,-8.15810246,1.668339705 +Jeff Sanders,sandeje01,1990,PO,CHI,6,3,7.527060844,-3.195316858,4.331743986,0.011021682,0,0.011021682,5.699145285,-5.823395544,-0.12425026,-1.369107731 +Craig Ehlo,ehlocr01,1990,PO,CLE,387,196,1.142659014,0.323647584,1.466306598,0.43549875,0,0.43549875,1.547637984,0.829308575,2.37694656,0.145009504 +Mark Price,pricema01,1990,PO,CLE,380,192,6.565044889,1.027301799,7.592346688,1.039064073,0,1.039064073,6.543020236,1.007447757,7.550467993,-0.54175952 +Brad Daugherty,daughbr01,1990,PO,CLE,368,186,1.593827254,0.385577801,1.979405055,0.460945317,0,0.460945317,1.776359727,-0.005194641,1.771165086,-0.406439986 +Hot Rod Williams,williho01,1990,PO,CLE,344,174,2.450930851,0.506776733,2.957707584,0.522077564,0,0.522077564,2.447904744,0.989745608,3.437650352,-0.095413661 +Larry Nance,nancela01,1990,PO,CLE,314,159,0.280181336,1.691581335,1.97176267,0.394773919,0,0.394773919,0.123784766,1.830708576,1.954493342,-0.067900247 +Winston Bennett,bennewi01,1990,PO,CLE,267,135,-0.539211268,-0.294373903,-0.833585172,0.135207156,0,0.135207156,-0.649962881,-0.634639201,-1.284602082,-0.663045708 +Steve Kerr,kerrst01,1990,PO,CLE,144,73,-4.112124822,1.574954608,-2.537170214,0.008197334,0,0.008197334,-4.098523606,1.125919775,-2.972603831,0.261279908 +Tree Rollins,rollitr01,1990,PO,CLE,75,38,-7.36373916,2.893235151,-4.470504009,-0.035000554,0,-0.035000554,-7.041784172,2.655279588,-4.386504584,1.688690269 +Derrick Chievous,chievde01,1990,PO,CLE,55,28,2.341686921,-1.440430975,0.901255945,0.053710853,0,0.053710853,1.88964088,-3.32516739,-1.43552651,-0.154015003 +Paul Mokeski,mokespa01,1990,PO,CLE,20,10,-0.9239836,9.454744272,8.530760672,0.060103359,0,0.060103359,-0.904971835,8.98420081,8.079228975,1.217553269 +John Morton,mortojo01,1990,PO,CLE,18,9,-7.099649839,-4.944335019,-12.04398486,-0.044130174,0,-0.044130174,-7.447885114,-6.456081632,-13.90396675,0.255401158 +Roy Tarpley,tarplro01,1990,PO,DAL,264,129,-2.960718518,4.481571199,1.520852681,0.290104237,0,0.290104237,-2.331613568,4.252499147,1.920885579,0.066886133 +Rolando Blackman,blackro01,1990,PO,DAL,260,127,-1.26444532,-0.286198909,-1.550644228,0.079930654,0,0.079930654,-1.15686758,-0.541834442,-1.698702022,-0.265639846 +Derek Harper,harpede01,1990,PO,DAL,244,119,2.20491678,-1.698611855,0.506304926,0.205561982,0,0.205561982,2.3889676,-1.135033923,1.253933677,0.790527515 +Sam Perkins,perkisa01,1990,PO,DAL,242,118,0.849654586,-0.563915596,0.285738989,0.189103268,0,0.189103268,0.420211252,0.113092342,0.533303593,0.314047435 +Herb Williams,willihe01,1990,PO,DAL,166,81,3.178581967,-1.477667062,1.700914905,0.191279827,0,0.191279827,2.24424068,-0.577873796,1.666366884,0.804980763 +James Donaldson,donalja01,1990,PO,DAL,152,74,0.24701484,-1.17200166,-0.92498682,0.071008246,0,0.071008246,-0.372612844,-1.458803745,-1.83141659,-0.075972731 +Steve Alford,alforst01,1990,PO,DAL,86,42,4.663395852,-2.74341826,1.919977592,0.103294601,0,0.103294601,3.970725934,-3.587462138,0.383263796,0.081159711 +Bill Wennington,wennibi01,1990,PO,DAL,51,25,-11.02366939,-2.694138869,-13.71780826,-0.146078308,0,-0.146078308,-11.36907004,-3.328676027,-14.69774607,1.20974325 +Anthony Jones,jonesan01,1990,PO,DAL,6,3,-3.786473927,-4.164366735,-7.950840662,-0.008094336,0,-0.008094336,-5.723613735,-6.553544074,-12.27715781,-1.369107731 +Randy White,whitera01,1990,PO,DAL,4,2,-4.544942227,-4.066614435,-8.611556662,-0.006081761,0,-0.006081761,-6.08676744,-6.674763832,-12.76153127,-1.369107731 +Fat Lever,leverfa01,1990,PO,DEN,259,113,3.350828199,1.455149087,4.805977287,0.446469816,0,0.446469816,3.647227571,1.993277181,5.640504752,-0.608241437 +Michael Adams,adamsmi01,1990,PO,DEN,241,105,0.899311942,-2.272007739,-1.372695797,0.076540422,0,0.076540422,1.267558956,-1.459627461,-0.192068505,0.565494385 +Blair Rasmussen,rasmubl01,1990,PO,DEN,193,84,-3.533582609,-1.087841682,-4.621424291,-0.082265348,0,-0.082265348,-3.073379817,-0.558169297,-3.631549114,-0.532109285 +Bill Hanzlik,hanzlbi01,1990,PO,DEN,181,79,1.164522846,0.521475402,1.685998248,0.184883281,0,0.184883281,1.169053839,1.47848995,2.647543789,0.252712104 +Alex English,englial01,1990,PO,DEN,174,76,4.942794144,-1.938259925,3.004534219,0.228446502,0,0.228446502,4.136268848,-2.075245448,2.0610234,-0.710939225 +Walter Davis,daviswa03,1990,PO,DEN,160,70,-3.376586298,-4.107897117,-7.484483415,-0.172999746,0,-0.172999746,-3.423043357,-4.584030692,-8.007074049,-0.774403543 +Todd Lichti,lichtto01,1990,PO,DEN,160,70,1.25377511,-3.88327793,-2.62950282,0.004428429,0,0.004428429,0.678351861,-4.349574077,-3.671222216,-0.218089418 +Joe Barry Carroll,carrojo01,1990,PO,DEN,105,46,-1.129873966,0.2401005,-0.889773466,0.044838904,0,0.044838904,-1.594996922,-0.309958906,-1.904955828,-0.406134588 +Tim Kempton,kemptti01,1990,PO,DEN,73,32,4.207322969,-4.775473683,-0.568150714,0.037151267,0,0.037151267,2.889506525,-3.932929132,-1.043422608,1.090476379 +T.R. Dunn,dunntr01,1990,PO,DEN,71,31,-2.661328191,5.523117898,2.861789708,0.091822167,0,0.091822167,-2.744308854,4.769712232,2.025403378,0.298757903 +Jerome Lane,laneje01,1990,PO,DEN,32,14,-13.36881137,-6.439296188,-19.80810756,-0.128705705,0,-0.128705705,-13.15324128,-5.860806526,-19.01404781,2.351589457 +Isiah Thomas,thomais01,1990,PO,DET,1473,758,4.433259187,3.09249358,7.525752767,4.099660675,0,4.099660675,4.885928625,3.335918643,8.221847269,0.025550905 +Joe Dumars,dumarjo01,1990,PO,DET,1465,754,1.981552247,0.287746666,2.269298913,1.980314387,0,1.980314387,1.780960004,0.052241484,1.833201487,-0.542264768 +Bill Laimbeer,laimbbi01,1990,PO,DET,1296,667,-0.003263726,6.399682513,6.396418788,3.215211408,0,3.215211408,0.392020811,6.189476309,6.581497119,0.152617246 +Dennis Rodman,rodmade01,1990,PO,DET,1088,560,-0.712857246,1.611814572,0.898957325,1.073805133,0,1.073805133,-1.225520219,1.34027558,0.114755361,-0.130133172 +John Salley,sallejo01,1990,PO,DET,1063,547,1.102966455,2.029156094,3.132122549,1.690951903,0,1.690951903,0.736797463,1.951615116,2.688412579,-0.120930572 +James Edwards,edwarja01,1990,PO,DET,1041,536,-2.817821418,1.740423302,-1.077398116,0.474968453,0,0.474968453,-2.55855276,1.390044049,-1.168508711,0.663569868 +Vinnie Johnson,johnsvi01,1990,PO,DET,900,463,0.591255802,-0.519248271,0.072007531,0.684512522,0,0.684512522,0.118584827,-1.19149055,-1.072905723,-0.425975475 +Mark Aguirre,aguirma01,1990,PO,DET,853,439,0.524402319,0.754427104,1.278829423,0.933809945,0,0.933809945,0.407943709,0.218165379,0.626109088,0.328072656 +Dave Greenwood,greenda01,1990,PO,DET,91,47,-5.760821342,2.080736005,-3.680085336,-0.023557727,0,-0.023557727,-5.916643491,2.768497677,-3.148145814,2.345589852 +William Bedford,bedfowi01,1990,PO,DET,37,19,-9.675198671,1.24463764,-8.430561031,-0.057360142,0,-0.057360142,-10.04129973,1.013476516,-9.027823218,0.969876053 +Gerald Henderson,hendege01,1990,PO,DET,37,19,0.73424856,5.629604117,6.363852678,0.093292528,0,0.093292528,1.350354422,5.401632317,6.751986739,2.317768485 +Scott Hastings,hastisc01,1990,PO,DET,31,16,-3.993835839,2.855817416,-1.138018423,0.014181527,0,0.014181527,-3.444780337,3.848779558,0.403999221,4.365732914 +Sleepy Floyd,floydsl01,1990,PO,HOU,336,172,2.915293369,-1.610811947,1.304481422,0.364339059,0,0.364339059,2.632944873,-1.838293242,0.794651631,-0.692901987 +Otis Thorpe,thorpot01,1990,PO,HOU,320,164,2.430071368,-0.561033153,1.869038216,0.397430344,0,0.397430344,1.870718349,-0.434965509,1.435752839,-0.287050856 +Hakeem Olajuwon,olajuha01,1990,PO,HOU,314,161,-3.013401722,5.641785639,2.628383917,0.454573755,0,0.454573755,-2.30850502,5.463784966,3.155279946,-0.228811935 +Vernon Maxwell,maxweve01,1990,PO,HOU,310,159,0.009945246,-0.982815561,-0.972870315,0.149548509,0,0.149548509,0.457933288,-0.567299514,-0.109366227,0.564180592 +Buck Johnson,johnsbu01,1990,PO,HOU,289,148,-0.765014303,0.578492564,-0.186521739,0.19966844,0,0.19966844,-1.217223524,1.038382333,-0.178841192,0.015038428 +Larry Smith,smithla01,1990,PO,HOU,142,73,-0.918896588,0.098539175,-0.820357414,0.074621178,0,0.074621178,-1.537474385,-0.013184476,-1.550658861,0.653430368 +Mitchell Wiggins,wiggimi01,1990,PO,HOU,100,51,-3.860833935,-2.26456019,-6.125394125,-0.090542064,0,-0.090542064,-4.840839114,-3.427107399,-8.267946514,-0.043633831 +Tim McCormick,mccorti01,1990,PO,HOU,41,21,-5.937173189,-0.759847363,-6.697020552,-0.044359007,0,-0.044359007,-7.002480391,-0.134328011,-7.136808402,1.65626544 +Mike Woodson,woodsmi01,1990,PO,HOU,12,6,3.243852342,-4.16221644,-0.918364098,0.005879362,0,0.005879362,2.021468225,-4.236032537,-2.214564313,1.621389769 +Anthony Bowie,bowiean01,1990,PO,HOU,8,4,-12.80098,-4.28396764,-17.08494764,-0.030727067,0,-0.030727067,-13.95507055,-3.503432196,-17.45850275,1.786448519 +Adrian Caldwell,caldwad01,1990,PO,HOU,2,1,-6.068781677,-4.18621534,-10.25499702,-0.003893471,0,-0.003893471,-7.744974503,-6.846500866,-14.59147537,-1.369107731 +Reggie Miller,millere01,1990,PO,IND,233,125,6.296785108,-0.148108171,6.148676937,0.581752926,0,0.581752926,5.489547805,0.116617681,5.606165485,-0.590433868 +Detlef Schrempf,schrede01,1990,PO,IND,233,125,0.014447126,-0.978320131,-0.963873005,0.117892984,0,0.117892984,0.250434109,-0.629157362,-0.378723253,0.339411454 +Chuck Person,persoch01,1990,PO,IND,230,123,0.077284297,-1.059217084,-0.981932787,0.115067007,0,0.115067007,0.522075235,-0.606714945,-0.08463971,0.537433095 +Vern Fleming,flemive01,1990,PO,IND,211,113,2.074366401,-1.309109092,0.765257309,0.207592667,0,0.207592667,1.803539377,-1.428496214,0.375043163,-0.663033228 +Rik Smits,smitsri01,1990,PO,IND,179,96,-1.076167186,-0.692601792,-1.768768978,0.049684185,0,0.049684185,-0.97524535,-0.222192915,-1.197438264,0.229500035 +LaSalle Thompson,thompla01,1990,PO,IND,101,54,-4.084646271,-3.683259079,-7.76790535,-0.144927116,0,-0.144927116,-4.003527635,-3.061987775,-7.06551541,1.597202368 +Rickey Green,greenri01,1990,PO,IND,58,31,-8.929388357,-1.559537486,-10.48892584,-0.127739187,0,-0.127739187,-8.930886629,-1.50938078,-10.44026741,1.154479166 +Mike Sanders,sandemi01,1990,PO,IND,45,24,2.924443094,-4.254589682,-1.330146588,0.017827955,0,0.017827955,2.463586322,-4.909103627,-2.445517305,-0.558494175 +Calvin Natt,nattca01,1990,PO,IND,26,14,-8.066743741,-5.080920755,-13.1476645,-0.079444955,0,-0.079444955,-8.348266038,-3.590824501,-11.93909054,3.611158423 +Randy Wittman,wittmra01,1990,PO,IND,21,11,-6.373727456,-2.439702785,-8.813430241,-0.034601703,0,-0.034601703,-7.46287414,-4.935476426,-12.39835057,-1.369107731 +George McCloud,mccloge01,1990,PO,IND,7,4,-5.858506884,-7.990753771,-13.84926065,-0.024718903,0,-0.024718903,-5.277060236,-5.127929878,-10.40499011,5.643373698 +Magic Johnson,johnsma02,1990,PO,LAL,746,376,9.200864879,-1.119093988,8.08177089,2.134887216,0,2.134887216,9.129304109,-0.590648524,8.538655585,-0.371312851 +James Worthy,worthja01,1990,PO,LAL,726,366,1.819779958,0.355236513,2.175016472,0.944150283,0,0.944150283,2.272208285,0.311558615,2.5837669,-0.445990086 +Byron Scott,scottby01,1990,PO,LAL,644,325,1.633275594,1.915473259,3.548748852,1.082933254,0,1.082933254,2.174544005,2.686492641,4.861036646,0.518789645 +A.C. Green,greenac01,1990,PO,LAL,500,252,1.53089261,-0.62163473,0.90925788,0.481802337,0,0.481802337,1.561383281,-0.915760665,0.645622616,-0.685489911 +Mychal Thompson,thompmy01,1990,PO,LAL,446,225,-5.291977285,-0.882455575,-6.17443286,-0.405628705,0,-0.405628705,-5.031977555,-1.440710967,-6.472688523,0.046236866 +Orlando Woolridge,woolror01,1990,PO,LAL,395,199,1.47119744,0.730876461,2.202073901,0.521392137,0,0.521392137,1.233450402,0.476069116,1.709519519,0.532338548 +Vlade Divac,divacvl01,1990,PO,LAL,347,175,3.035617549,3.194699602,6.230317151,0.828816395,0,0.828816395,2.934318056,2.681624005,5.615942061,0.218950771 +Michael Cooper,coopemi01,1990,PO,LAL,343,173,-0.676759377,0.046147619,-0.630611758,0.193427716,0,0.193427716,-0.800524823,0.039926231,-0.760598592,0.248876876 +Larry Drew,drewla01,1990,PO,LAL,101,51,-3.300044916,-0.406580969,-3.706625884,-0.026180514,0,-0.026180514,-3.295225352,-0.187675552,-3.482900904,1.923414348 +Jay Vincent,vinceja01,1990,PO,LAL,16,8,-24.35226564,-7.933526653,-32.28579229,-0.126126062,0,-0.126126062,-23.40185767,-10.3760683,-33.77792596,1.400236644 +Mel McCants,mccanme01,1990,PO,LAL,10,5,-5.35871031,-3.82301087,-9.18172118,-0.017123115,0,-0.017123115,-6.736708878,-3.580895396,-10.31760427,1.155337269 +Mark McNamara,mcnamma01,1990,PO,LAL,10,5,-16.728617,-1.729506712,-18.45812371,-0.0418196,0,-0.0418196,-15.78273948,-1.591729593,-17.37446907,1.155337269 +Alvin Robertson,roberal01,1990,PO,MIL,307,155,2.153532221,-0.178113272,1.975418949,0.38715513,0,0.38715513,2.201241951,0.242663299,2.443905251,0.439883474 +Brad Lohaus,lohaubr01,1990,PO,MIL,291,147,-3.74434255,2.541355954,-1.202986596,0.120436538,0,0.120436538,-2.905384723,2.600275296,-0.305109427,0.627421926 +Paul Pressey,presspa01,1990,PO,MIL,256,129,5.254451802,-0.186750811,5.067700991,0.530279267,0,0.530279267,4.69485633,0.1464018,4.84125813,-0.070424528 +Ricky Pierce,piercri01,1990,PO,MIL,242,122,5.509534408,-1.025730804,4.483803604,0.464332989,0,0.464332989,4.999530263,-0.416260611,4.583269652,-0.010702028 +Jack Sikma,sikmaja01,1990,PO,MIL,232,117,-9.186771626,-3.283386334,-12.47015796,-0.606605832,0,-0.606605832,-8.623077613,-2.838904899,-11.46198251,1.327920804 +Greg Anderson,andergr01,1990,PO,MIL,200,101,-1.719054592,-1.230216062,-2.949270654,-0.010710234,0,-0.010710234,-2.34282734,-0.670315978,-3.013143318,1.098474669 +Jay Humphries,humphja01,1990,PO,MIL,157,79,1.879293164,-2.327524425,-0.448231261,0.095589261,0,0.095589261,1.250788367,-2.814268024,-1.563479657,-0.096249132 +Fred Roberts,roberfr01,1990,PO,MIL,157,79,1.654260173,-4.484732495,-2.830472322,-0.003345371,0,-0.003345371,0.627176751,-5.111813804,-4.484637053,0.00442883 +Tony Brown,brownto01,1990,PO,MIL,26,13,-3.319386366,7.148429449,3.829043083,0.045937123,0,0.045937123,-2.752521632,8.153942713,5.401421081,2.012834577 +Jeff Grayer,grayeje01,1990,PO,MIL,24,12,-7.48775334,-4.416441729,-11.90419507,-0.05773016,0,-0.05773016,-8.870096551,-6.540311145,-15.4104077,-0.122830647 +Frank Kornet,kornefr01,1990,PO,MIL,8,4,-20.01144481,-6.662392012,-26.67383682,-0.053218744,0,-0.053218744,-18.44552618,-7.826876973,-26.27240315,5.524787269 +Tito Horford,horfoti01,1990,PO,MIL,4,2,12.63642926,-4.143964796,8.49246446,0.011664817,0,0.011664817,10.51599909,-6.773355698,3.742643392,-1.369107731 +Patrick Ewing,ewingpa01,1990,PO,NYK,792,395,2.310414027,-0.211697633,2.098716394,1.00565284,0,1.00565284,2.841751206,0.505050557,3.346801762,-0.207047062 +Maurice Cheeks,cheekma01,1990,PO,NYK,778,388,3.597975596,-0.198926153,3.399049443,1.245267378,0,1.245267378,3.406430834,0.317728521,3.724159355,-0.785925044 +Charles Oakley,oaklech01,1990,PO,NYK,674,336,1.179043024,-0.220454626,0.958588398,0.653797057,0,0.653797057,1.371784205,-0.001360092,1.370424113,-0.28048733 +Gerald Wilkins,wilkige01,1990,PO,NYK,640,319,1.960012849,-0.695018825,1.264994024,0.671353421,0,0.671353421,2.012586267,-0.555513455,1.457072812,-0.373988059 +Kiki Vandeweghe,vandeki01,1990,PO,NYK,473,236,-1.558857375,-2.148657768,-3.707515143,-0.118175025,0,-0.118175025,-1.735737821,-2.73863371,-4.474371531,-0.598231008 +Johnny Newman,newmajo01,1990,PO,NYK,463,231,-0.651638707,-1.250366139,-1.902004846,0.104428003,0,0.104428003,-0.522633008,-0.65267317,-1.175306178,1.274476999 +Trent Tucker,tucketr01,1990,PO,NYK,357,178,1.930213482,-0.076040248,1.854173234,0.433618526,0,0.433618526,2.029220409,-0.046498261,1.982722148,0.535011961 +Kenny Walker,walkeke01,1990,PO,NYK,309,154,-0.840108817,-2.483222622,-3.323331439,-0.046542736,0,-0.046542736,-1.622966773,-2.458027321,-4.080994095,0.173412658 +Mark Jackson,jacksma01,1990,PO,NYK,162,81,-0.428366036,-3.455610253,-3.883976289,-0.048156126,0,-0.048156126,-0.858177213,-4.73273581,-5.590913022,-0.354616681 +Eddie Lee Wilkins,wilkied01,1990,PO,NYK,108,54,-2.546461857,-1.011354118,-3.557815975,-0.023097443,0,-0.023097443,-2.399309021,-1.466063848,-3.865372869,0.60735514 +Brian Quinnett,quinnbr01,1990,PO,NYK,32,16,7.057363825,-3.960823321,3.096540504,0.048156635,0,0.048156635,5.970026044,-4.784824111,1.185201933,-2.104852106 +Stuart Gray,grayst01,1990,PO,NYK,24,12,-11.12763758,1.605709072,-9.521928507,-0.043757505,0,-0.043757505,-9.240011572,0.860745774,-8.379265797,2.264578936 +Charles Barkley,barklch01,1990,PO,PHI,823,419,6.338233397,-0.346269241,5.991964155,1.918855482,0,1.918855482,6.264945196,-0.080438521,6.184506675,-0.431100708 +Hersey Hawkins,hawkihe01,1990,PO,PHI,815,415,3.242794141,-1.306044952,1.936749189,1.020056114,0,1.020056114,3.127830398,-1.086391102,2.041439296,-0.323031424 +Johnny Dawkins,dawkijo01,1990,PO,PHI,758,386,2.590146243,-0.572515851,2.017630392,0.963886338,0,0.963886338,2.498919287,-0.234692513,2.264226774,-0.44964467 +Mike Gminski,gminsmi01,1990,PO,PHI,672,342,-3.694725995,0.026968803,-3.667757192,-0.164598276,0,-0.164598276,-3.332567279,-0.064475657,-3.397042936,-0.33035974 +Rick Mahorn,mahorri01,1990,PO,PHI,672,342,-2.949882071,-0.416165576,-3.366047647,-0.110976483,0,-0.110976483,-2.871869832,0.157354621,-2.71451521,0.098401882 +Ron Anderson,anderro01,1990,PO,PHI,503,256,-1.949688019,-2.143430139,-4.093118158,-0.180384125,0,-0.180384125,-2.305932471,-2.516151586,-4.822084057,-0.291843576 +Scott Brooks,brooksc01,1990,PO,PHI,194,99,-2.704834256,-2.384360045,-5.089194301,-0.122624214,0,-0.122624214,-3.067807301,-2.556973273,-5.624780574,0.611190053 +Bob Thornton,thornbo01,1990,PO,PHI,175,89,-2.096528335,-2.006030988,-4.102559323,-0.064316523,0,-0.064316523,-2.520413698,-0.836988167,-3.357401866,1.493311641 +Kurt Nimphius,nimphku01,1990,PO,PHI,35,18,-9.353389185,2.558375498,-6.795013687,-0.037764013,0,-0.037764013,-8.672201327,0.809902529,-7.862298798,-1.391324588 +Derek Smith,smithde02,1990,PO,PHI,29,15,3.606062641,0.305410504,3.911473146,0.054174818,0,0.054174818,3.737661263,1.019544254,4.757205516,2.948325373 +Kenny Payne,payneke01,1990,PO,PHI,20,10,0.701062991,-4.869212748,-4.168149758,-0.007777883,0,-0.007777883,0.60249457,-4.030440872,-3.427946302,4.108110269 +Lanard Copeland,copella01,1990,PO,PHI,18,9,-15.03411671,-5.293159254,-20.32727597,-0.083724862,0,-0.083724862,-14.80699225,-6.804490389,-21.61148264,0.562946714 +Tom Chambers,chambto01,1990,PO,PHO,1263,612,-0.442826001,-0.272062963,-0.714888965,0.654476776,0,0.654476776,0.054172275,-0.211462627,-0.157290351,-0.133250526 +Jeff Hornacek,hornaje01,1990,PO,PHO,1203,583,4.291152927,1.261799142,5.552952069,2.541961548,0,2.541961548,4.126692658,1.532283992,5.658976649,-0.19729601 +Kevin Johnson,johnske02,1990,PO,PHO,1201,582,5.303023797,0.657351951,5.960375749,2.650176941,0,2.650176941,5.396412964,0.48265363,5.879066593,-0.63224883 +Mark West,westma01,1990,PO,PHO,1122,544,-1.015802074,3.131333847,2.115531773,1.390711914,0,1.390711914,-0.893704761,3.066771829,2.173067067,-0.143691697 +Dan Majerle,majerda01,1990,PO,PHO,988,479,2.771981885,1.734069618,4.506051503,1.82099726,0,1.82099726,2.542082783,1.712538659,4.254621442,-0.419030595 +Kurt Rambis,rambiku01,1990,PO,PHO,794,385,-0.786650644,1.418747138,0.632096494,0.684766071,0,0.684766071,-0.96835145,1.410894972,0.442543522,-0.057095703 +Eddie Johnson,johnsed03,1990,PO,PHO,695,337,1.566072849,0.898911067,2.464983916,0.929116448,0,0.929116448,1.794723102,0.522294157,2.317017259,0.456573262 +Tim Perry,perryti01,1990,PO,PHO,206,100,-2.702783493,2.439473617,-0.263309877,0.132241723,0,0.132241723,-2.585758044,1.995369156,-0.590388889,1.033477415 +Andrew Lang,langan01,1990,PO,PHO,192,93,-4.130093154,4.257650055,0.127556901,0.141890053,0,0.141890053,-4.348417099,3.26436513,-1.08405197,0.739648415 +Greg Grant,grantgr01,1990,PO,PHO,97,47,-0.867195578,-0.194924238,-1.062119816,0.041512222,0,0.041512222,-0.842073404,-2.072243558,-2.914316962,-0.538534123 +Mike McGee,mcgeemi01,1990,PO,PHO,91,44,-3.978400759,-0.064204598,-4.042605357,-0.030224877,0,-0.030224877,-3.592746521,-1.109051327,-4.701797848,0.965476665 +Kenny Battle,battlke01,1990,PO,PHO,70,34,-8.698181769,-2.43161218,-11.12979395,-0.150709366,0,-0.150709366,-9.145027035,-3.126838388,-12.27186542,0.510682841 +Clyde Drexler,drexlcl01,1990,PO,POR,1785,853,3.603474665,2.197943719,5.801418385,3.833883058,0,3.833883058,3.794599348,2.440934289,6.235533637,-0.111588571 +Jerome Kersey,kerseje01,1990,PO,POR,1739,831,0.647777765,1.631118571,2.278896337,2.197788402,0,2.197788402,0.656442215,1.9177777,2.574219916,-0.053371273 +Terry Porter,portete01,1990,PO,POR,1705,815,5.431728951,-0.472941225,4.958787726,3.296261853,0,3.296261853,5.143279733,-0.311970526,4.831309208,-0.284287713 +Buck Williams,willibu01,1990,PO,POR,1624,776,0.092378925,-0.498450337,-0.406071412,0.953815307,0,0.953815307,-0.157265729,-0.358381536,-0.515647265,-0.333299794 +Kevin Duckworth,duckwke01,1990,PO,POR,948,453,-4.327054229,-0.501337625,-4.828391854,-0.496521002,0,-0.496521002,-4.107003899,-0.620423771,-4.72742767,0.215224695 +Clifford Robinson,robincl02,1990,PO,POR,818,391,-4.401504934,2.29118727,-2.110317664,0.132935015,0,0.132935015,-3.987289271,2.125414331,-1.86187494,0.977305766 +Danny Young,youngda01,1990,PO,POR,615,294,-0.403260541,0.095827622,-0.307432919,0.378968604,0,0.378968604,-0.688746156,-0.531727874,-1.22047403,0.281919391 +Drazen Petrovic,petrodr01,1990,PO,POR,529,253,-1.844600997,-2.092663179,-3.937264176,-0.159691529,0,-0.159691529,-2.204437012,-2.559668929,-4.764105941,1.003453876 +Wayne Cooper,coopewa01,1990,PO,POR,519,248,-3.014974005,3.351362861,0.336388856,0.402330971,0,0.402330971,-3.445475484,2.389061781,-1.056413703,-0.105004918 +Mark Bryant,bryanma01,1990,PO,POR,335,160,-3.668737934,-1.629679221,-5.298417155,-0.216270587,0,-0.216270587,-4.212800054,-2.095283616,-6.30808367,0.776138717 +Byron Irvin,irvinby01,1990,PO,POR,98,47,-5.81247341,-0.541999778,-6.354473187,-0.089444327,0,-0.089444327,-5.889461589,-0.875970435,-6.765432024,0.327634718 +Nate Johnston,johnsna01,1990,PO,POR,40,19,5.256440456,3.499112737,8.755553194,0.116472975,0,0.116472975,4.657678618,4.102716576,8.760395193,1.218393019 +Rod Strickland,stricro02,1990,PO,SAS,827,384,2.337855258,-0.20491751,2.132937748,0.982013628,0,0.982013628,2.5585325,0.049889211,2.608421711,-0.456510185 +Willie Anderson,anderwi01,1990,PO,SAS,808,375,2.930804785,-0.473769356,2.457035428,1.025541906,0,1.025541906,2.742949568,-0.107104679,2.635844889,-0.183071184 +Terry Cummings,cummite01,1990,PO,SAS,808,375,3.312542174,0.090953565,3.40349574,1.210353133,0,1.210353133,3.488132569,0.336407793,3.824540362,-0.3108421 +David Robinson,robinda01,1990,PO,SAS,808,375,2.388099333,4.978916977,7.36701631,1.983476836,0,1.983476836,2.845468432,4.077925995,6.923394427,-0.625933337 +David Wingate,wingada01,1990,PO,SAS,631,293,1.320355702,2.14711085,3.467466552,0.96002296,0,0.96002296,1.154016877,2.404412518,3.558429394,0.145431619 +Sean Elliott,elliose01,1990,PO,SAS,627,291,0.705444673,0.594323261,1.299767934,0.621673793,0,0.621673793,0.427970693,0.580035537,1.00800623,0.243798537 +Frank Brickowski,brickfr01,1990,PO,SAS,347,161,-0.305915381,1.828815614,1.522900233,0.366236194,0,0.366236194,0.003951125,1.626105855,1.630056981,1.138832327 +Johnny Moore,moorejo01,1990,PO,SAS,185,86,-2.640258213,2.545019585,-0.095238629,0.121568683,0,0.121568683,-2.178035379,1.875548265,-0.302487114,1.15810054 +Caldwell Jones,jonesca01,1990,PO,SAS,142,66,-4.159263891,-1.627764313,-5.787028204,-0.105443839,0,-0.105443839,-4.770689609,-2.681338151,-7.45202776,-0.027372872 +Reggie Williams,willire01,1990,PO,SAS,106,49,-6.364385054,-0.600473322,-6.964858377,-0.109749416,0,-0.109749416,-5.886792579,-1.658530942,-7.545323521,0.960335099 +Mike Mitchell,mitchmi01,1990,PO,SAS,32,15,-7.914967469,-3.962449745,-11.87741721,-0.072160339,0,-0.072160339,-7.833849747,-5.72625858,-13.56010833,0.158618519 +Uwe Blab,blabuw01,1990,PO,SAS,11,5,-8.019929815,0.62966745,-7.390262365,-0.012336449,0,-0.012336449,-7.457484166,-2.123305985,-9.580790151,1.01783136 +Karl Malone,malonka01,1990,PO,UTA,406,203,0.207559021,2.955625777,3.163184798,0.632701546,0,0.632701546,0.962650156,3.249110473,4.211760629,0.163547811 +John Stockton,stockjo01,1990,PO,UTA,388,194,6.739661081,-0.687371643,6.052289438,0.899030081,0,0.899030081,6.447635685,-0.112155976,6.335479709,0.05056531 +Thurl Bailey,baileth01,1990,PO,UTA,380,190,0.813350238,1.312983538,2.126333776,0.486410367,0,0.486410367,0.55630868,1.42659365,1.982902331,-0.222314731 +Bob Hansen,hansebo01,1990,PO,UTA,290,145,0.553780625,-1.236988285,-0.683207661,0.157587584,0,0.157587584,0.179006017,-1.186532821,-1.007526805,-0.065670179 +Mark Eaton,eatonma01,1990,PO,UTA,256,128,-4.507472546,3.586080307,-0.921392238,0.123138944,0,0.123138944,-4.611256592,2.813672777,-1.797583815,-0.019222965 +Darrell Griffith,griffda01,1990,PO,UTA,194,97,1.094505031,2.67181246,3.766317491,0.329598717,0,0.329598717,1.125160113,1.294442818,2.41960293,-0.877149071 +Blue Edwards,edwarbl01,1990,PO,UTA,188,94,-0.653619604,2.202692205,1.549072602,0.215440923,0,0.215440923,-0.509340298,1.66915499,1.159814692,1.277637163 +Mike Brown,brownmi01,1990,PO,UTA,134,67,-4.429510573,-1.567313861,-5.996824434,-0.115170277,0,-0.115170277,-4.705979996,-2.188123158,-6.894103153,0.595898463 +Delaney Rudd,ruddde01,1990,PO,UTA,90,45,0.302829647,-2.300662431,-1.997832784,0.018240698,0,0.018240698,0.315047324,-1.800010652,-1.484963329,2.34600738 +Eric Leckner,leckner01,1990,PO,UTA,56,28,2.942129178,-1.401009808,1.54111937,0.064575236,0,0.064575236,2.323744587,-0.412474356,1.911270231,2.076706376 +Raymond Brown,brownra01,1990,PO,UTA,12,6,-5.746051709,-3.42811882,-9.174170529,-0.020875004,0,-0.020875004,-7.057775427,-1.806335237,-8.864110665,2.838300603 +Eric Johnson,johnser01,1990,PO,UTA,6,3,-5.576526409,-3.41963112,-8.996157529,-0.009721216,0,-0.009721216,-7.140016307,-5.681798244,-12.82181455,-1.369107731 +Dominique Wilkins,wilkido01,1991,RS,ATL,6395,3078,4.567712518,0.460857236,5.028569755,12.14877703,12.14877703,0,4.864727621,0.417645365,5.282372986,-0.540875509 +Doc Rivers,riverdo01,1991,RS,ATL,5373,2586,1.971663746,0.942282437,2.913946183,7.491673936,7.491673936,0,2.350960505,1.603117163,3.954077669,0.249270801 +Kevin Willis,willike02,1991,RS,ATL,4931,2373,-0.472080274,-0.842946147,-1.31502642,1.733686653,1.733686653,0,-0.232525798,-0.657778578,-0.890304376,-0.2078204 +Spud Webb,webbsp01,1991,RS,ATL,4565,2197,2.624372079,-0.270375881,2.353996198,5.728257061,5.728257061,0,2.714178184,0.223240147,2.937418332,0.123702159 +Jon Koncak,koncajo01,1991,RS,ATL,4012,1931,-3.295448377,1.038189253,-2.257259125,0.486892305,0.486892305,0,-3.116812898,1.543154561,-1.573658337,0.295231402 +Moses Malone,malonmo01,1991,RS,ATL,3973,1912,-0.072432585,-0.832034815,-0.9044674,1.783051459,1.783051459,0,-0.055691422,-1.532746346,-1.588437767,-0.950863617 +John Battle,battljo01,1991,RS,ATL,3871,1863,1.100768544,-2.516902827,-1.416134283,1.265597281,1.265597281,0,0.719784583,-2.514113221,-1.794328638,-0.17556303 +Duane Ferrell,ferredu01,1991,RS,ATL,2421,1165,-0.936014596,-1.719026793,-2.655041389,0.056548165,0.056548165,0,-1.370962336,-1.969335431,-3.340297767,0.186826131 +Sidney Moncrief,moncrsi01,1991,RS,ATL,2277,1096,-0.353518104,-0.914135385,-1.267653489,0.832433765,0.832433765,0,-0.752958521,-1.114003248,-1.866961769,0.422901916 +Tim McCormick,mccorti01,1991,RS,ATL,1432,689,-2.934956474,-1.779847147,-4.714803621,-0.692433664,-0.692433664,0,-3.037370201,-2.136777189,-5.174147391,0.251232621 +Rumeal Robinson,robinru01,1991,RS,ATL,1400,674,-2.875912842,-1.539692759,-4.415605601,-0.575108343,-0.575108343,0,-2.730777311,-1.997119119,-4.72789643,0.406445888 +Trevor Wilson,wilsotr01,1991,RS,ATL,337,162,-8.972485547,-2.395162827,-11.36764837,-0.713588998,-0.713588998,0,-8.119763373,-3.759648141,-11.87941151,0.183653416 +Howard Wright,wrighho02,1991,RS,ATL,42,20,-5.578696634,-3.922531432,-9.501228066,-0.069357282,-0.069357282,0,-6.091613383,-4.532815096,-10.62442848,0.67303415 +Gary Leonard,leonaga01,1991,RS,ATL,19,9,-5.579707297,0.812005447,-4.76770185,-0.00943802,-0.00943802,0,-6.104636745,0.581188223,-5.523448523,1.852352847 +Reggie Lewis,lewisre01,1991,RS,BOS,5974,2878,1.022628413,0.189950983,1.212579396,5.802973215,5.802973215,0,1.137361302,0.622786259,1.76014756,-0.264098561 +Brian Shaw,shawbr01,1991,RS,BOS,5754,2772,1.653367254,-0.438608513,1.214758741,5.585145406,5.585145406,0,1.804545638,-0.01217534,1.792370298,-0.390877685 +Kevin Gamble,gamblke01,1991,RS,BOS,5617,2706,2.182814061,-0.189631773,1.993182288,6.542951841,6.542951841,0,2.010265816,0.047340383,2.0576062,-0.083121605 +Robert Parish,parisro01,1991,RS,BOS,5067,2441,1.163434276,1.706326677,2.869760953,6.958232995,6.958232995,0,1.407767402,1.228175958,2.635943359,-0.575111655 +Larry Bird,birdla01,1991,RS,BOS,4726,2277,2.718365359,1.704275905,4.422641263,8.298598977,8.298598977,0,3.318990797,1.400801498,4.719792295,-0.404938962 +Kevin McHale,mchalke01,1991,RS,BOS,4290,2067,2.066916026,-0.115865719,1.951050306,4.932013539,4.932013539,0,2.138048716,-0.463056916,1.6749918,-0.512567592 +Dee Brown,brownde01,1991,RS,BOS,4037,1945,-0.08632221,-0.606474691,-0.692796902,2.039474232,2.039474232,0,-0.078187301,-0.553200075,-0.631387375,-0.09558792 +Ed Pinckney,pincked01,1991,RS,BOS,2418,1165,1.315642509,1.903499638,3.219142147,3.542468078,3.542468078,0,1.237171891,1.64829358,2.885465471,-0.15333942 +Joe Kleine,kleinjo01,1991,RS,BOS,1764,850,-4.441369307,-0.63191073,-5.073280037,-1.009317244,-1.009317244,0,-4.277173827,-1.234881498,-5.512055324,0.175157858 +Michael Smith,smithmi01,1991,RS,BOS,807,389,-1.890288985,-3.319952005,-5.21024099,-0.487699411,-0.487699411,0,-1.595154223,-4.702804558,-6.297958781,-0.117581858 +Stojko Vrankovic,vrankst01,1991,RS,BOS,345,166,-9.015707974,1.318008794,-7.69769918,-0.42539522,-0.42539522,0,-8.398023048,0.26225522,-8.135767828,1.504163082 +Dave Popson,popsoda01,1991,RS,BOS,133,64,-4.295113114,-2.579636556,-6.87474967,-0.135614866,-0.135614866,0,-4.073460083,-3.014753896,-7.088213979,0.684624351 +A.J. Wynder,wyndeaj01,1991,RS,BOS,81,39,-5.176970311,-3.230910443,-8.407880753,-0.111935953,-0.111935953,0,-5.137439272,-4.861552268,-9.99899154,-0.566520506 +Charles Smith,smithch02,1991,RS,BOS,62,30,-4.174697403,-2.52082535,-6.695522753,-0.061653281,-0.061653281,0,-4.369641939,-1.683278216,-6.052920155,2.073243789 +Derek Smith,smithde02,1991,RS,BOS,33,16,1.366434729,1.586481373,2.952916102,0.04726275,0.04726275,0,1.188951466,1.344886496,2.533837962,1.508979865 +Johnny Newman,newmajo01,1991,RS,CHH,5079,2477,0.088764302,-0.937943057,-0.849178755,2.413706158,2.413706158,0,0.018745832,-0.582567017,-0.563821184,0.475111249 +J.R. Reid,reidjr01,1991,RS,CHH,5058,2467,-3.87060918,-0.080169955,-3.950779136,-1.516107153,-1.516107153,0,-3.439087915,0.356953608,-3.082134307,0.310242221 +Muggsy Bogues,boguemu01,1991,RS,CHH,4714,2299,2.817302209,0.470436338,3.287738547,7.047789413,7.047789413,0,2.306259779,0.781983138,3.088242917,-0.478330162 +Rex Chapman,chapmre01,1991,RS,CHH,4306,2100,0.298982122,-1.275137398,-0.976155277,1.902157348,1.902157348,0,0.298588195,-0.860414981,-0.561826785,0.084733591 +Kendall Gill,gillke01,1991,RS,CHH,3986,1944,-0.286379642,-0.119388342,-0.405767984,2.325239379,2.325239379,0,-0.403599782,-0.257570832,-0.661170614,0.006929933 +Kenny Gattison,gattike01,1991,RS,CHH,3182,1552,-1.332153201,-0.165690263,-1.497843464,0.995601566,0.995601566,0,-1.44308098,-0.21568632,-1.6587673,0.410486402 +Dell Curry,curryde01,1991,RS,CHH,3106,1515,0.751099403,0.033967554,0.785066957,2.733077481,2.733077481,0,0.53147348,-0.261549041,0.269924439,0.023103424 +Mike Gminski,gminsmi01,1991,RS,CHH,2881,1405,-2.037671902,-1.19485074,-3.232522642,-0.342649754,-0.342649754,0,-1.978102149,-1.556697186,-3.534799335,-0.927773236 +Kelly Tripucka,tripuke01,1991,RS,CHH,2643,1289,-0.061234901,-1.970979255,-2.032214156,0.472113723,0.472113723,0,-0.68067039,-2.489685545,-3.170355935,0.013321764 +Armen Gilliam,gilliar01,1991,RS,CHH,1946,949,0.291195072,-0.511091851,-0.219896779,1.220282339,1.220282339,0,0.527483495,-0.202266574,0.325216921,-0.383743325 +Eric Leckner,leckner01,1991,RS,CHH,1525,744,-4.827404405,-1.828224058,-6.655628463,-1.49596883,-1.49596883,0,-4.788601287,-1.346898577,-6.135499865,0.898341312 +Randolph Keys,keysra01,1991,RS,CHH,970,473,-4.184502639,0.126060157,-4.058442482,-0.320432872,-0.320432872,0,-4.190689274,0.243284987,-3.947404287,1.46711014 +Steve Scheffler,schefst01,1991,RS,CHH,465,227,-0.925520308,-1.024469832,-1.94999014,0.092113617,0.092113617,0,-1.651616445,-1.934059944,-3.585676389,-0.577541426 +Earl Cureton,curetea01,1991,RS,CHH,326,159,-6.485643075,-2.481971222,-8.967614297,-0.504146762,-0.504146762,0,-6.848432714,-2.819633923,-9.668066637,-0.046635309 +Dave Hoppen,hoppeda01,1991,RS,CHH,230,112,-3.112088941,-3.022592157,-6.134681098,-0.194803849,-0.194803849,0,-3.285205042,-3.537602931,-6.822807973,0.714970923 +Scott Haffner,haffnsc01,1991,RS,CHH,103,50,-3.702249299,-0.340956706,-4.043206006,-0.033091553,-0.033091553,0,-3.576657717,-1.292485984,-4.869143701,0.306077988 +Jeff Sanders,sandeje01,1991,RS,CHH,88,43,-3.692613557,-0.935803053,-4.628416609,-0.041342933,-0.041342933,0,-3.898360024,-0.890802203,-4.789162227,0.320154827 +Michael Jordan,jordami01,1991,RS,CHI,6112,3034,8.835103217,3.120694116,11.95579733,22.74882566,22.74882566,0,9.048583427,3.377378946,12.42596237,-0.065169454 +Scottie Pippen,pippesc01,1991,RS,CHI,6072,3014,3.720217481,2.806960979,6.52717846,14.27450518,14.27450518,0,4.19341596,2.892716022,7.086131982,0.059691077 +Horace Grant,grantho01,1991,RS,CHI,5320,2641,2.275238416,1.069277054,3.34451547,8.163237768,8.163237768,0,2.461308601,1.212017049,3.67332565,-0.58838164 +Bill Cartwright,cartwbi01,1991,RS,CHI,4579,2273,-2.352167135,-0.43777242,-2.789939555,-0.046086801,-0.046086801,0,-1.966632348,-0.751559741,-2.71819209,-0.493262379 +John Paxson,paxsojo01,1991,RS,CHI,3971,1971,1.652816575,-1.189069422,0.463747153,3.221200614,3.221200614,0,1.370832989,-1.020806424,0.350026565,-0.323800857 +B.J. Armstrong,armstbj01,1991,RS,CHI,3487,1731,0.176669844,-0.751719795,-0.575049951,1.914416437,1.914416437,0,0.159793912,-0.943093988,-0.783300076,-0.330485485 +Stacey King,kingst01,1991,RS,CHI,2413,1198,-3.671060554,-1.384150303,-5.055210857,-1.411210979,-1.411210979,0,-3.460343132,-2.030762874,-5.491106007,0.156243021 +Cliff Levingston,levincl01,1991,RS,CHI,2041,1013,-2.379221022,-0.103139523,-2.482360544,0.138655502,0.138655502,0,-2.248361389,-0.443458099,-2.691819489,0.236983077 +Will Perdue,perduwi01,1991,RS,CHI,1958,972,-2.908103952,1.161483777,-1.746620174,0.498958267,0.498958267,0,-2.628162794,0.430044224,-2.19811857,0.272467144 +Craig Hodges,hodgecr01,1991,RS,CHI,1698,843,0.307689446,-1.104730624,-0.797041178,0.842673941,0.842673941,0,0.419998283,-1.582372537,-1.162374254,0.319695942 +Dennis Hopson,hopsode01,1991,RS,CHI,1467,728,-3.446140056,-1.046648444,-4.492788501,-0.648916451,-0.648916451,0,-3.320244777,-1.88392313,-5.204167907,0.245035822 +Scott Williams,willisc01,1991,RS,CHI,679,337,-1.484128535,0.154013502,-1.330115033,0.2449512,0.2449512,0,-1.419960727,-0.51077525,-1.930735977,0.332887135 +Brad Daugherty,daughbr01,1991,RS,CLE,5904,2946,0.122431998,0.452237383,0.574669382,4.975855797,4.975855797,0,0.342735902,0.617409681,0.960145583,-0.422225942 +Larry Nance,nancela01,1991,RS,CLE,5866,2927,1.416821701,1.190676823,2.607498524,7.937381734,7.937381734,0,1.311884595,1.190926115,2.502810711,-0.783847638 +Craig Ehlo,ehlocr01,1991,RS,CLE,5543,2766,0.40384207,0.143789927,0.547631997,4.648540293,4.648540293,0,0.344921256,0.592397655,0.937318911,-0.109088405 +Darnell Valentine,valenda01,1991,RS,CLE,3689,1841,0.19975147,0.327662174,0.527413643,3.08160301,3.08160301,0,0.012164042,0.877443543,0.889607585,0.10303288 +Danny Ferry,ferryda01,1991,RS,CLE,3329,1661,-2.509682842,-1.423327458,-3.9330103,-1.008851781,-1.008851781,0,-2.274530431,-1.164477912,-3.439008343,0.624770175 +Chucky Brown,brownch01,1991,RS,CLE,2976,1485,-1.771150751,-1.892021153,-3.663171904,-0.691120213,-0.691120213,0,-2.258837978,-2.28708452,-4.545922498,-0.106269386 +Hot Rod Williams,williho01,1991,RS,CLE,2591,1293,-1.70507478,1.148903792,-0.556170988,1.442472429,1.442472429,0,-1.43567051,1.161070388,-0.274600122,-0.326809046 +John Morton,mortojo01,1991,RS,CLE,2419,1207,-0.44343888,-0.267838313,-0.711277194,1.255694973,1.255694973,0,-0.80729884,-0.813707364,-1.621006204,0.017861409 +Gerald Paddio,paddige01,1991,RS,CLE,2367,1181,-3.832692646,-2.481442906,-6.314135553,-2.139908169,-2.139908169,0,-4.02277425,-3.25473677,-7.27751102,-0.353010883 +Steve Kerr,kerrst01,1991,RS,CLE,1814,905,-0.644748554,-1.610050511,-2.254799065,0.227712488,0.227712488,0,-1.14652854,-1.934616353,-3.081144894,-0.406262995 +Mark Price,pricema01,1991,RS,CLE,1144,571,5.311622538,1.425313876,6.736936414,2.755496675,2.755496675,0,5.467026499,1.555328161,7.02235466,-0.296873416 +Henry James,jameshe01,1991,RS,CLE,1012,505,-0.962489996,-1.570985828,-2.533475824,0.056165807,0.056165807,0,-0.512654744,-1.89547717,-2.408131914,0.671870622 +Winston Bennett,bennewi01,1991,RS,CLE,669,334,-2.663437534,-1.779162492,-4.442600025,-0.289718466,-0.289718466,0,-3.084979689,-1.71109608,-4.796075769,0.442609057 +Derrick Chievous,chievde01,1991,RS,CLE,220,110,-5.517547477,-1.866322804,-7.383870281,-0.261829964,-0.261829964,0,-5.575987383,-2.135700455,-7.711687838,0.673837395 +Milos Babic,babicmi01,1991,RS,CLE,104,52,-6.657160851,-3.148104994,-9.805265845,-0.188150331,-0.188150331,0,-6.366414611,-3.903233707,-10.26964832,0.514368358 +Mike Woodson,woodsmi01,1991,RS,CLE,92,46,-13.37611249,-5.537177874,-18.91329036,-0.383124583,-0.383124583,0,-12.90805454,-5.425026503,-18.33308104,0.989061749 +Rolando Blackman,blackro01,1991,RS,DAL,5886,2965,1.304077623,-1.756404537,-0.452326914,3.459115215,3.459115215,0,0.953246998,-1.557520518,-0.604273519,-0.475502743 +Derek Harper,harpede01,1991,RS,DAL,5715,2879,3.515762534,0.237815244,3.753577779,9.567769166,9.567769166,0,3.623100621,0.912292424,4.535393045,0.154463004 +James Donaldson,donalja01,1991,RS,DAL,5558,2800,-2.724093339,-0.578787923,-3.302881263,-0.784695195,-0.784695195,0,-2.764991033,-0.794231426,-3.559222459,-0.643674118 +Rodney McCray,mccraro01,1991,RS,DAL,5084,2561,0.300978314,-0.169860962,0.131117352,3.749290578,3.749290578,0,0.15864555,-0.08322117,0.07542438,-0.401316378 +Randy White,whitera01,1991,RS,DAL,3774,1901,-3.623770137,0.570095884,-3.053674253,-0.297517899,-0.297517899,0,-3.126817954,0.988051439,-2.138766515,1.005337207 +Herb Williams,willihe01,1991,RS,DAL,3637,1832,-3.30515049,-0.407381165,-3.712531655,-0.900048039,-0.900048039,0,-3.1106083,-0.433130419,-3.543738719,0.042175253 +Alex English,englial01,1991,RS,DAL,3470,1748,-2.403766343,-1.630470388,-4.03423673,-1.141335656,-1.141335656,0,-2.663684551,-2.17486137,-4.838545921,-0.344858696 +Brad Davis,davisbr01,1991,RS,DAL,2831,1426,-0.557892782,-1.392043988,-1.94993677,0.587763556,0.587763556,0,-1.037430139,-0.85036271,-1.887792848,0.967488947 +Kelvin Upshaw,upshake01,1991,RS,DAL,1020,514,1.583800603,-0.460211227,1.123589376,1.026425567,1.026425567,0,1.230399285,-0.574457302,0.655941983,1.034795021 +John Shasky,shaskjo01,1991,RS,DAL,1012,510,-3.593535167,-0.047818874,-3.641354042,-0.232986106,-0.232986106,0,-3.700776115,-0.654958803,-4.355734918,0.450459387 +Steve Alford,alforst01,1991,RS,DAL,468,236,2.208051455,-2.1099042,0.098147255,0.342339875,0.342339875,0,1.802167258,-3.419682702,-1.617515444,-0.172720135 +Roy Tarpley,tarplro01,1991,RS,DAL,339,171,1.727625074,1.642759051,3.370384126,0.53368477,0.53368477,0,1.98530766,1.740356724,3.725664384,-0.052580578 +Jim Grandholm,grandji01,1991,RS,DAL,333,168,0.820521554,-1.492720672,-0.672199117,0.179774834,0.179774834,0,0.592654693,-1.722073262,-1.129418568,0.934507642 +Fat Lever,leverfa01,1991,RS,DAL,171,86,-2.136683557,1.647869524,-0.488814033,0.099494738,0.099494738,0,-1.953366646,0.430956886,-1.522409761,0.279971093 +Howard Wright,wrighho02,1991,RS,DAL,16,8,13.71838256,6.11983593,19.83821849,0.095099637,0.095099637,0,13.27857293,7.124360039,20.40293297,3.121724031 +Michael Adams,adamsmi01,1991,RS,DEN,5621,2346,5.820740819,-1.23280004,4.58794078,8.812800581,8.812800581,0,6.15135365,-0.75942699,5.39192666,0.336373514 +Blair Rasmussen,rasmubl01,1991,RS,DEN,5571,2325,-3.685190823,-0.970702563,-4.655893386,-2.25731929,-2.25731929,0,-3.596325047,-0.238387246,-3.834712294,-0.152579674 +Orlando Woolridge,woolror01,1991,RS,DEN,4368,1823,1.157204687,-1.871131377,-0.71392669,1.887222016,1.887222016,0,0.82175209,-1.748159956,-0.926407866,-0.341209288 +Joe Wolf,wolfjo01,1991,RS,DEN,3817,1593,-3.47328931,-1.633495794,-5.106785103,-1.921134285,-1.921134285,0,-3.492817431,-1.221245774,-4.714063205,0.292922924 +Reggie Williams,willire01,1991,RS,DEN,3695,1542,0.351500573,-0.672670851,-0.321170278,1.927570547,1.927570547,0,0.37879959,-0.045205554,0.333594036,0.868441901 +Mahmoud Abdul-Rauf,abdulma02,1991,RS,DEN,3606,1505,-2.922757854,-3.04218353,-5.964941384,-2.473735228,-2.473735228,0,-2.808590233,-2.762224061,-5.570814295,0.206360699 +Jerome Lane,laneje01,1991,RS,DEN,3314,1383,-1.116845298,-1.762540638,-2.879385935,-0.091165489,-0.091165489,0,-1.158601255,-1.595055956,-2.753657211,-0.141234377 +Marcus Liberty,liberma01,1991,RS,DEN,2806,1171,-2.366753983,-2.081309539,-4.448063523,-1.01713488,-1.01713488,0,-2.625437372,-2.300318538,-4.92575591,0.257620933 +Anthony Cook,cookan01,1991,RS,DEN,2686,1121,-3.21489294,-0.83256622,-4.04745916,-0.737801475,-0.737801475,0,-3.464289432,-1.505654967,-4.969944399,-0.569015371 +Walter Davis,daviswa03,1991,RS,DEN,2501,1044,0.234114538,-1.407525134,-1.173410596,0.842147705,0.842147705,0,0.067944487,-0.97245686,-0.904512372,0.280838115 +Todd Lichti,lichtto01,1991,RS,DEN,2061,860,0.298074324,-1.134438523,-0.836364198,0.837524772,0.837524772,0,-0.005276949,-0.791880854,-0.797157804,-0.250866991 +Kenny Battle,battlke01,1991,RS,DEN,1634,682,-0.054103772,-1.403717937,-1.457821709,0.451260982,0.451260982,0,-0.691125053,-1.259574565,-1.950699618,0.361393251 +Greg Anderson,andergr01,1991,RS,DEN,1579,659,-5.454708424,-2.050481669,-7.505190093,-1.611782889,-1.611782889,0,-5.387642892,-2.00752856,-7.395171453,0.805009039 +Jim Farmer,farmeji01,1991,RS,DEN,1061,443,-1.312323985,-3.78113499,-5.093458975,-0.533305371,-0.533305371,0,-1.776409409,-3.646189924,-5.422599333,0.681211159 +Terry Mills,millste01,1991,RS,DEN,668,279,-1.796025762,-0.818749863,-2.614775625,0.019347969,0.019347969,0,-1.821211661,-0.633462942,-2.454674603,0.511600124 +Corey Gaines,gaineco01,1991,RS,DEN,541,226,3.665413341,-3.008304737,0.657108603,0.393133224,0.393133224,0,2.887752242,-2.962016135,-0.074263892,0.0696096 +T.R. Dunn,dunntr01,1991,RS,DEN,520,217,0.109564517,-1.362417471,-1.252852955,0.165890398,0.165890398,0,-0.848003979,-1.202565317,-2.050569296,0.081424666 +Avery Johnson,johnsav01,1991,RS,DEN,520,217,-0.078267014,-2.452585968,-2.530852982,0.024288483,0.024288483,0,-0.606349517,-3.025266999,-3.631616516,0.106107243 +Tim Legler,legleti01,1991,RS,DEN,355,148,-3.033247256,-4.178460865,-7.211708121,-0.337912254,-0.337912254,0,-3.578058924,-3.852651705,-7.43071063,0.297297067 +Craig Neal,nealcr01,1991,RS,DEN,299,125,-2.644011551,-4.392624466,-7.036636017,-0.277573764,-0.277573764,0,-2.988415473,-3.913448748,-6.901864221,1.520513956 +Anthony Mason,masonan01,1991,RS,DEN,50,21,3.109379038,-1.571649182,1.537729856,0.046661527,0.046661527,0,2.08646122,-0.125563337,1.960897883,1.557702931 +Joe Dumars,dumarjo01,1991,RS,DET,5899,3046,2.903168616,-0.315588171,2.587580444,8.240431808,8.240431808,0,2.65508967,-0.291116092,2.363973577,-0.651712964 +Dennis Rodman,rodmade01,1991,RS,DET,5320,2747,0.95380003,2.147292468,3.101092498,8.173711613,8.173711613,0,0.701270628,2.30831835,3.009588978,-0.322835474 +Bill Laimbeer,laimbbi01,1991,RS,DET,5167,2668,-0.514513944,2.16111136,1.646597416,5.973092323,5.973092323,0,-0.27690546,1.934410488,1.657505027,-0.192390815 +Vinnie Johnson,johnsvi01,1991,RS,DET,4628,2390,-0.507389957,0.170847734,-0.336542223,2.934909636,2.934909636,0,-0.488863577,0.075276626,-0.413586951,-0.269714391 +Mark Aguirre,aguirma01,1991,RS,DET,3885,2006,0.755969483,0.036753789,0.792723272,3.634219546,3.634219546,0,0.780677196,-0.178953675,0.60172352,0.229085224 +James Edwards,edwarja01,1991,RS,DET,3685,1903,-2.959972354,-0.394455231,-3.354427585,-0.589720053,-0.589720053,0,-2.646200291,-0.430455883,-3.076656174,0.485596111 +Isiah Thomas,thomais01,1991,RS,DET,3209,1657,1.782864164,0.482856303,2.265720467,4.238878156,4.238878156,0,2.130777233,0.473307222,2.604084455,-0.033170038 +John Salley,sallejo01,1991,RS,DET,3193,1649,-1.030611479,2.153470054,1.122858576,3.27068484,3.27068484,0,-1.018908606,1.930858161,0.911949555,0.376383791 +William Bedford,bedfowi01,1991,RS,DET,1088,562,-2.317339901,0.411309289,-1.906030613,0.241968421,0.241968421,0,-2.255740525,-0.730801616,-2.986542141,-0.01021834 +Gerald Henderson,hendege01,1991,RS,DET,759,392,-1.553905745,-0.534288463,-2.088194209,0.132964094,0.132964094,0,-1.656139688,-0.688891324,-2.345031013,0.452325635 +John Long,longjo01,1991,RS,DET,496,256,-1.898678332,0.001425374,-1.897252958,0.111070914,0.111070914,0,-2.285745371,-1.175951618,-3.461696989,-0.273576957 +Lance Blanks,blankla01,1991,RS,DET,414,214,-2.543407275,-0.189944572,-2.733351846,0.001851035,0.001851035,0,-2.658184917,-0.545309733,-3.20349465,1.818286604 +Tree Rollins,rollitr01,1991,RS,DET,391,202,-7.297877723,1.486368889,-5.811508834,-0.31774661,-0.31774661,0,-7.287235264,0.243760645,-7.043474619,0.699405099 +Scott Hastings,hastisc01,1991,RS,DET,219,113,2.756418179,-2.816172841,-0.059754662,0.155897342,0.155897342,0,1.843034236,-2.70808129,-0.865047054,0.509807582 +Chris Mullin,mullich01,1991,RS,GSW,7237,3315,4.268636819,0.473511623,4.742148441,12.62148899,12.62148899,0,4.345766646,0.322758119,4.668524765,-0.391743004 +Tim Hardaway,hardati01,1991,RS,GSW,7019,3215,4.825663206,0.569367999,5.395031206,13.34594052,13.34594052,0,5.327669313,1.031748456,6.359417769,-0.106074426 +Mitch Richmond,richmmi01,1991,RS,GSW,6608,3027,2.044224198,-0.738941318,1.30528288,6.248563767,6.248563767,0,2.244851249,-0.502258926,1.742592323,-0.226570534 +Rod Higgins,higgiro01,1991,RS,GSW,4419,2024,1.665971876,-0.975852602,0.690119274,3.555344293,3.555344293,0,1.42205323,-1.208970617,0.213082613,0.081560842 +Alton Lister,listeal01,1991,RS,GSW,3388,1552,-3.991760722,-0.504639838,-4.49640056,-1.392361668,-1.392361668,0,-3.795047045,-0.531034437,-4.326081482,0.681579636 +Tom Tolbert,tolbeto01,1991,RS,GSW,2993,1371,-2.871270432,-1.270159778,-4.14143021,-0.976984179,-0.976984179,0,-2.659849469,-1.291807835,-3.951657304,0.376897848 +Tyrone Hill,hillty01,1991,RS,GSW,2602,1192,-2.063419654,-0.996167507,-3.059587162,-0.190394078,-0.190394078,0,-2.06222164,-0.459955951,-2.522177591,1.114039856 +Sarunas Marciulionis,marcisa01,1991,RS,GSW,2155,987,0.74962328,-0.32154484,0.42807844,1.613684079,1.613684079,0,0.659727742,-0.239097707,0.420630035,0.82422507 +Jim Petersen,peterji01,1991,RS,GSW,1821,834,-4.067347304,-1.086522099,-5.153869403,-1.029581502,-1.029581502,0,-4.012477371,-1.284628927,-5.297106298,0.651095741 +Kevin Pritchard,pritcke01,1991,RS,GSW,1688,773,-4.136366601,-1.959006637,-6.095373238,-1.329849549,-1.329849549,0,-4.136325245,-2.144572581,-6.280897826,0.787798314 +Mario Elie,eliema01,1991,RS,GSW,1362,624,0.840233409,-1.5557854,-0.71555199,0.649271458,0.649271458,0,0.27698838,-1.503511007,-1.226522627,0.241010452 +Paul Mokeski,mokespa01,1991,RS,GSW,561,257,-4.40424508,-0.428516956,-4.832762036,-0.276668084,-0.276668084,0,-4.357323965,-0.077325141,-4.434649106,1.297015034 +Steve Johnson,johnsst03,1991,RS,GSW,498,228,-4.481148934,-2.502962257,-6.984111191,-0.499855413,-0.499855413,0,-4.339621598,-2.581100186,-6.920721785,1.473134202 +Larry Robinson,robinla01,1991,RS,GSW,371,170,-5.191791554,-1.91816123,-7.109952784,-0.380712103,-0.380712103,0,-5.092741087,-2.570777861,-7.663518948,0.669974186 +Les Jepsen,jepsele01,1991,RS,GSW,229,105,-5.3964292,-1.473662036,-6.870091235,-0.220532926,-0.220532926,0,-5.311341755,-2.203772705,-7.51511446,-0.082850063 +Vincent Askew,askewvi01,1991,RS,GSW,186,85,0.598267672,-3.424646433,-2.826378761,-0.003355985,-0.003355985,0,-0.203777694,-2.408657252,-2.612434945,1.306769811 +Mike Smrek,smrekmi01,1991,RS,GSW,55,25,-1.892704844,1.566623222,-0.326081622,0.031984813,0.031984813,0,-1.246766004,3.092820351,1.846054348,3.423262168 +Bart Kofoed,kofoeba01,1991,RS,GSW,46,21,-5.769671235,-5.637987494,-11.40765873,-0.093718179,-0.093718179,0,-6.264811633,-5.805696371,-12.070508,1.024030662 +Otis Thorpe,thorpot01,1991,RS,HOU,6308,3039,0.948677586,-0.176244848,0.772432739,5.451072641,5.451072641,0,0.777968671,0.044575474,0.822544145,-0.189689418 +Vernon Maxwell,maxweve01,1991,RS,HOU,5957,2870,1.13302105,0.304612071,1.437633121,6.157709666,6.157709666,0,1.522475242,0.396214077,1.918689318,0.418154367 +Kenny Smith,smithke01,1991,RS,HOU,5602,2699,2.890035834,-0.61306414,2.276971694,6.892668204,6.892668204,0,2.505850708,-0.662518675,1.843332033,-0.424164658 +Buck Johnson,johnsbu01,1991,RS,HOU,4730,2279,-1.342750731,0.605661937,-0.737088794,2.344116362,2.344116362,0,-1.525581678,0.682976246,-0.842605432,0.152985865 +Hakeem Olajuwon,olajuha01,1991,RS,HOU,4280,2062,-0.108884197,6.962662888,6.853778691,10.07923688,10.07923688,0,0.532821566,6.088795372,6.621616939,-0.237906504 +Larry Smith,smithla01,1991,RS,HOU,3991,1923,-1.287975843,1.516477273,0.22850143,2.92473426,2.92473426,0,-1.459379667,1.669765597,0.210385931,0.084224467 +Sleepy Floyd,floydsl01,1991,RS,HOU,3840,1850,0.010763289,0.30612126,0.316884549,2.899988897,2.899988897,0,0.267427072,-0.140413875,0.127013197,0.179724578 +David Wood,woodda01,1991,RS,HOU,2949,1421,-0.996646808,0.171300657,-0.825346152,1.40945476,1.40945476,0,-1.360719232,0.273587475,-1.087131757,1.0010535 +Kennard Winchester,winchke01,1991,RS,HOU,1260,607,-3.87254794,-0.979916375,-4.852464315,-0.652259419,-0.652259419,0,-4.250776331,-1.853250796,-6.104027127,0.174204055 +Dave Feitl,feitlda01,1991,RS,HOU,772,372,-6.913108513,-0.657113722,-7.570222235,-0.917967971,-0.917967971,0,-6.929260421,-1.712253609,-8.64151403,0.337700469 +Adrian Caldwell,caldwad01,1991,RS,HOU,712,343,-5.437639978,1.40630665,-4.031333327,-0.224517411,-0.224517411,0,-5.239683893,-0.008893072,-5.248576965,0.126372037 +Dave Jamerson,jamerda01,1991,RS,HOU,419,202,-2.76558937,-1.986710376,-4.752299746,-0.207903036,-0.207903036,0,-2.859077395,-2.999612957,-5.858690352,0.742242522 +Mike Woodson,woodsmi01,1991,RS,HOU,259,125,-3.520390217,-0.771921928,-4.292312145,-0.098913091,-0.098913091,0,-3.807880689,-1.536341372,-5.344222062,0.556413095 +Matt Bullard,bullama01,1991,RS,HOU,131,63,-0.348982403,0.233057309,-0.115925094,0.085890277,0.085890277,0,-0.346015552,-0.256309435,-0.602324987,1.433310653 +Reggie Miller,millere01,1991,RS,IND,6225,2972,6.414759664,-1.076918627,5.337841038,12.22709746,12.22709746,0,6.188539807,-0.693818965,5.494720842,-0.295924813 +Detlef Schrempf,schrede01,1991,RS,IND,5513,2632,2.78633721,-1.265141614,1.521195597,5.722761581,5.722761581,0,2.737183141,-0.920696302,1.816486839,-0.221178754 +Chuck Person,persoch01,1991,RS,IND,5375,2566,1.563191462,-1.780459327,-0.217267865,3.318935578,3.318935578,0,1.861336397,-1.626356185,0.234980212,0.094183437 +LaSalle Thompson,thompla01,1991,RS,IND,4076,1946,-3.806738788,-0.298154147,-4.104892935,-1.349945417,-1.349945417,0,-3.194618854,-0.173517657,-3.368136511,0.349350758 +Vern Fleming,flemive01,1991,RS,IND,4041,1929,2.233873482,-1.2157692,1.018104282,3.68975978,3.68975978,0,2.098921509,-1.138352454,0.960569055,-0.500290462 +Micheal Williams,willimi02,1991,RS,IND,3573,1706,2.793606085,1.978254301,4.771860386,6.579712076,6.579712076,0,2.909715737,2.363548679,5.273264417,0.494716615 +Rik Smits,smitsri01,1991,RS,IND,3540,1690,-2.178810965,-0.7024052,-2.881216165,-0.113271231,-0.113271231,0,-1.870065851,-0.546195038,-2.416260888,0.115356181 +Mike Sanders,sandemi01,1991,RS,IND,2842,1357,-2.92790355,-1.40949754,-4.33740109,-1.104143702,-1.104143702,0,-2.936303346,-1.263711315,-4.200014661,0.461802316 +George McCloud,mccloge01,1991,RS,IND,2241,1070,-2.258570109,-1.623404074,-3.881974184,-0.623170088,-0.623170088,0,-1.897290005,-1.921565136,-3.818855141,0.835628936 +Greg Dreiling,dreilgr01,1991,RS,IND,2160,1031,-4.166874886,-0.816919707,-4.983794593,-1.184992333,-1.184992333,0,-4.043149926,-0.596164066,-4.639313992,0.841922017 +Kenny Williams,willike03,1991,RS,IND,1104,527,-1.92918643,-1.280431158,-3.209617588,-0.123954499,-0.123954499,0,-2.001036863,-2.012102705,-4.013139568,0.300494837 +Randy Wittman,wittmra01,1991,RS,IND,744,355,-3.740527106,-1.550604633,-5.291131739,-0.45672292,-0.45672292,0,-4.194247853,-3.085121665,-7.279369518,-0.760117178 +Jawann Oldham,oldhaja01,1991,RS,IND,40,19,-5.63540336,-2.591568387,-8.226971747,-0.052756982,-0.052756982,0,-5.981910357,-3.79070681,-9.772617168,-0.626722219 +Byron Dinkins,dinkiby01,1991,RS,IND,10,5,1.677033309,-2.724058204,-1.047024896,0.00462108,0.00462108,0,0.094806243,3.138755832,3.233562076,6.315501531 +Charles Smith,smithch01,1991,RS,LAC,5690,2703,-0.13614018,1.246552928,1.110412748,5.308240932,5.308240932,0,-0.397633561,1.218456095,0.820822534,-0.289353247 +Ken Norman,normake01,1991,RS,LAC,4861,2309,-0.193719345,0.215006008,0.021286662,3.257175677,3.257175677,0,-0.442390288,0.030983281,-0.411407007,-0.229037264 +Danny Manning,mannida01,1991,RS,LAC,4625,2197,-0.395129277,1.251389544,0.856260266,4.059984152,4.059984152,0,-0.231194198,1.366076443,1.134882245,0.433862648 +Gary Grant,grantga01,1991,RS,LAC,4431,2105,0.051135168,-0.27028051,-0.219145342,2.716425172,2.716425172,0,-0.183943634,-0.068179441,-0.252123075,-0.059783843 +Winston Garland,garlawi01,1991,RS,LAC,3583,1702,-0.997677087,0.791293023,-0.206384064,2.216553929,2.216553929,0,-1.227357311,1.061455946,-0.165901365,0.349079286 +Ron Harper,harpero01,1991,RS,LAC,2911,1383,-0.677514976,0.513372393,-0.164142584,1.830846432,1.830846432,0,-0.134473424,0.504498815,0.37002539,0.339449479 +Benoit Benjamin,benjabe01,1991,RS,LAC,2815,1337,-3.966596673,0.092716909,-3.873879764,-0.765953199,-0.765953199,0,-3.634698421,-0.264457766,-3.899156187,-0.088854701 +Jeff Martin,martije01,1991,RS,LAC,2808,1334,-2.685103555,-0.783763403,-3.468866958,-0.489045719,-0.489045719,0,-2.958388492,-1.164461119,-4.122849611,-0.044575381 +Loy Vaught,vaughlo01,1991,RS,LAC,2480,1178,-1.942151174,-0.69690926,-2.639060434,0.06654275,0.06654275,0,-2.425400415,-1.187024149,-3.612424564,-0.198703061 +Olden Polynice,polynol01,1991,RS,LAC,2383,1132,-0.68787713,0.006184508,-0.681692622,1.190864878,1.190864878,0,-0.870877267,0.324844356,-0.546032911,-0.305250414 +Bo Kimble,kimblbo01,1991,RS,LAC,2114,1004,-3.475320862,-1.676057336,-5.151378197,-1.243369445,-1.243369445,0,-3.650387354,-1.525680523,-5.176067877,1.070583211 +Tom Garrick,garrito01,1991,RS,LAC,1998,949,0.873737159,0.854561999,1.728299157,2.174854716,2.174854716,0,0.229989887,0.360086855,0.590076742,0.299555751 +Ken Bannister,bannike01,1991,RS,LAC,714,339,-4.29897375,-1.665549135,-5.964522885,-0.565368953,-0.565368953,0,-4.592441099,-1.616688315,-6.209129414,1.674494066 +Mike Smrek,smrekmi01,1991,RS,LAC,147,70,-7.947746887,-0.419261166,-8.367008053,-0.204342068,-0.204342068,0,-8.11700994,0.498921184,-7.618088756,1.846149933 +Greg Butler,butlegr01,1991,RS,LAC,78,37,-9.158521757,-2.998985373,-12.15750713,-0.179584125,-0.179584125,0,-8.630059955,-2.934569312,-11.56462927,1.113445506 +Cedric Ball,ballce01,1991,RS,LAC,55,26,-3.552879408,-1.013696673,-4.566576081,-0.024088852,-0.024088852,0,-4.136613743,-1.901179047,-6.037792791,-0.034523832 +James Worthy,worthja01,1991,RS,LAL,5965,3008,1.889215904,0.908790604,2.798006508,8.461334007,8.461334007,0,2.187169754,0.870730782,3.057900537,-0.618057356 +Magic Johnson,johnsma02,1991,RS,LAL,5816,2933,8.462326094,0.033413706,8.4957398,16.71352459,16.71352459,0,8.193100862,0.079123243,8.272224105,-0.676126622 +Byron Scott,scottby01,1991,RS,LAL,5215,2630,1.074512778,0.505601303,1.580114081,5.804202418,5.804202418,0,1.247792614,0.6661219,1.913914514,-0.103336711 +Sam Perkins,perkisa01,1991,RS,LAL,4965,2504,0.273523413,1.046319322,1.319842734,5.193730735,5.193730735,0,0.496644009,1.400263685,1.896907694,-0.107893169 +Vlade Divac,divacvl01,1991,RS,LAL,4581,2310,-0.71940566,4.250983422,3.531577763,7.406633382,7.406633382,0,-0.227848301,3.780093824,3.552245522,0.045583907 +A.C. Green,greenac01,1991,RS,LAL,4291,2164,-0.399468678,0.260796556,-0.138672121,2.867205091,2.867205091,0,-0.235449177,-0.213874472,-0.449323649,-0.546345436 +Terry Teagle,teaglte01,1991,RS,LAL,2970,1498,-1.874621214,-1.592632081,-3.467253294,-0.549095722,-0.549095722,0,-1.930553474,-1.570542224,-3.501095699,0.165209713 +Mychal Thompson,thompmy01,1991,RS,LAL,2136,1077,-4.145595795,0.655560714,-3.490035081,-0.406642243,-0.406642243,0,-4.073062638,-0.017623336,-4.090685974,0.000919162 +Tony Smith,smithto02,1991,RS,LAL,1378,695,-2.282182225,-0.723839205,-3.006021431,-0.091170933,-0.091170933,0,-2.455836727,-1.396902602,-3.85273933,0.42424852 +Larry Drew,drewla01,1991,RS,LAL,984,496,-1.731037499,-1.887572255,-3.618609754,-0.219732945,-0.219732945,0,-1.92075033,-2.699802932,-4.620553262,-0.03460792 +Elden Campbell,campbel01,1991,RS,LAL,754,380,-2.487769845,2.380226777,-0.107543068,0.515407312,0.515407312,0,-2.513345206,1.876170581,-0.637174625,0.599475324 +Irving Thomas,thomair01,1991,RS,LAL,214,108,-7.365715322,-0.85495261,-8.220667932,-0.306887495,-0.306887495,0,-6.429079084,-0.832239181,-7.261318265,1.790456765 +Tony Brown,brownto01,1991,RS,LAL,54,27,-7.498853461,-4.270909743,-11.7697632,-0.128381308,-0.128381308,0,-7.89444248,-3.498960981,-11.39340346,3.295146346 +Glen Rice,ricegl01,1991,RS,MIA,5537,2646,-0.609173818,-0.006316406,-0.615490223,2.884084818,2.884084818,0,-0.650062681,0.171099748,-0.478962933,0.086674433 +Sherman Douglas,douglsh01,1991,RS,MIA,5361,2562,1.964424702,-0.901394942,1.063029759,4.979185507,4.979185507,0,1.663741165,-0.561519046,1.102222119,-0.098429126 +Grant Long,longgr01,1991,RS,MIA,5261,2514,-0.567866507,0.786258764,0.218392257,3.811982877,3.811982877,0,-0.73005729,1.227061731,0.497004441,0.11965227 +Rony Seikaly,seikaro01,1991,RS,MIA,4543,2171,-3.243900903,0.561951345,-2.681949558,0.07539012,0.07539012,0,-2.896519664,0.40827268,-2.488246983,0.018992662 +Kevin Edwards,edwarke01,1991,RS,MIA,4185,2000,-1.626472902,0.953132516,-0.673340386,2.121298772,2.121298772,0,-1.527707208,0.637560463,-0.890146746,0.106433583 +Willie Burton,burtowi01,1991,RS,MIA,4034,1928,-1.948384509,-0.727267089,-2.675651599,0.073678686,0.073678686,0,-2.195518891,-0.354282678,-2.549801569,0.738296782 +Billy Thompson,thompbi01,1991,RS,MIA,3099,1481,-1.570323506,-1.130882381,-2.701205886,0.036838206,0.036838206,0,-2.277489287,-1.636235582,-3.913724869,-0.083152197 +Bimbo Coles,colesbi01,1991,RS,MIA,2835,1355,-1.466148027,-0.54540723,-2.011555257,0.512021445,0.512021445,0,-1.923760951,-0.564588023,-2.488348975,0.294958094 +Alec Kessler,kesslal01,1991,RS,MIA,2634,1259,-5.858220726,-1.484807432,-7.343028158,-2.966653448,-2.966653448,0,-5.778043094,-1.705328917,-7.483372011,0.549641406 +Terry Davis,daviste01,1991,RS,MIA,2084,996,-1.039067844,-0.82102613,-1.860093974,0.452423046,0.452423046,0,-1.631991118,-0.86698371,-2.498974828,0.045836282 +Keith Askins,askinke01,1991,RS,MIA,557,266,0.671117961,2.3414976,3.012615561,0.791537412,0.791537412,0,0.339548085,1.967014258,2.306562343,1.200842402 +Alan Ogg,oggal01,1991,RS,MIA,546,261,-5.07365626,1.667012503,-3.406643757,-0.088211925,-0.088211925,0,-5.497462898,1.388444192,-4.109018706,0.87491959 +Jon Sundvold,sundvjo01,1991,RS,MIA,471,225,-0.746054951,-2.650878337,-3.396933288,-0.074085811,-0.074085811,0,-1.034158762,-3.830875435,-4.865034197,-0.238776972 +Milt Wagner,wagnemi01,1991,RS,MIA,243,116,-1.451409516,-3.206900087,-4.658309603,-0.113882776,-0.113882776,0,-1.768560769,-3.965556641,-5.73411741,0.82755542 +Jay Humphries,humphja01,1991,RS,MIL,5520,2726,3.567797344,-0.115017725,3.452779618,8.628915859,8.628915859,0,3.416666889,0.547245612,3.963912501,0.023643247 +Alvin Robertson,roberal01,1991,RS,MIL,5261,2598,2.863796476,3.244332594,6.10812907,11.79371882,11.79371882,0,3.196098514,3.604910327,6.801008842,0.441291183 +Danny Schayes,schayda01,1991,RS,MIL,4512,2228,-0.768729652,0.381365665,-0.387363986,2.685099972,2.685099972,0,-0.8321946,0.392529418,-0.439665182,-0.020995911 +Fred Roberts,roberfr01,1991,RS,MIL,4281,2114,-0.717138032,-1.282926635,-2.000064667,0.808721464,0.808721464,0,-0.775977251,-1.509538519,-2.28551577,-0.016040121 +Jack Sikma,sikmaja01,1991,RS,MIL,3929,1940,-2.074417666,0.881709924,-1.192707741,1.546149725,1.546149725,0,-1.526066216,0.545698195,-0.980368021,0.306139107 +Frank Brickowski,brickfr01,1991,RS,MIL,3872,1912,-0.492051166,0.353103153,-0.138948013,2.560882599,2.560882599,0,-0.302117788,0.391906254,0.089788465,0.536854997 +Jeff Grayer,grayeje01,1991,RS,MIL,2880,1422,-1.742965829,-1.419145912,-3.162111741,-0.297777078,-0.297777078,0,-2.071782322,-2.110080638,-4.18186296,-0.401746899 +Ricky Pierce,piercri01,1991,RS,MIL,2687,1327,4.001767434,-2.063796878,1.937970556,3.185256604,3.185256604,0,3.67379715,-2.149442332,1.524354818,0.353984898 +Brad Lohaus,lohaubr01,1991,RS,MIL,2469,1219,-1.943833807,1.135898442,-0.807935365,1.218133098,1.218133098,0,-1.609278435,0.633973405,-0.975305031,0.845079723 +Steve Henson,hensost01,1991,RS,MIL,1397,690,-0.098907871,-1.146940794,-1.245848666,0.532534083,0.532534083,0,-0.457807899,-1.330421907,-1.788229806,0.564515758 +Dale Ellis,ellisda01,1991,RS,MIL,1264,624,2.317246711,-1.881552256,0.435694454,1.024242498,1.024242498,0,2.363382161,-1.606034999,0.757347162,0.980226468 +Lester Conner,connele01,1991,RS,MIL,1051,519,-0.78245005,2.666820616,1.884370567,1.22872034,1.22872034,0,-0.888950419,2.016893326,1.127942906,0.126634695 +Greg Anderson,andergr01,1991,RS,MIL,500,247,-6.905045181,-1.407255806,-8.312300988,-0.704546929,-0.704546929,0,-6.529695932,-2.276155843,-8.805851776,0.507538091 +Frank Kornet,kornefr01,1991,RS,MIL,318,157,-4.452124128,-2.013003064,-6.465127191,-0.302749813,-0.302749813,0,-3.964094868,-2.221253422,-6.18534829,1.719718481 +Adrian Dantley,dantlad01,1991,RS,MIL,255,126,-2.071235631,-1.246658571,-3.317894202,-0.036434191,-0.036434191,0,-2.192037665,-2.308874743,-4.500912408,-0.198210802 +Everette Stephens,stephev01,1991,RS,MIL,12,6,18.23464188,-4.248904466,13.98573741,0.049923712,0.049923712,0,15.22481979,-5.895738571,9.329081217,-2.530206802 +Tyrone Corbin,corbity01,1991,RS,MIN,6216,3196,0.134104054,0.595109454,0.729213508,5.665724594,5.665724594,0,0.291272489,0.736054699,1.027327188,-0.130659931 +Pooh Richardson,richapo01,1991,RS,MIN,6135,3154,2.745485576,-1.036074758,1.709410818,7.127173146,7.127173146,0,2.68962389,-0.853622199,1.836001691,-0.673817496 +Sam Mitchell,mitchsa01,1991,RS,MIN,6070,3121,-1.156435443,-1.457373502,-2.613808945,0.216887848,0.216887848,0,-1.156389024,-0.726791821,-1.883180845,0.011963655 +Tony Campbell,campbto01,1991,RS,MIN,5627,2893,-0.320195862,-0.975396763,-1.295592624,2.143579499,2.143579499,0,-0.115771607,-0.750102666,-0.865874273,-0.144908653 +Felton Spencer,spencfe01,1991,RS,MIN,4083,2099,-0.854885779,0.077704658,-0.777181121,2.117976775,2.117976775,0,-1.099803939,0.497636949,-0.602166989,0.247053925 +Randy Breuer,breuera01,1991,RS,MIN,2927,1505,-4.288913973,-0.429639747,-4.71855372,-1.506103492,-1.506103492,0,-4.196537838,-1.243731693,-5.440269531,-0.357555071 +Tod Murphy,murphto01,1991,RS,MIN,2068,1063,-1.758268999,-1.33557983,-3.093848829,-0.186198111,-0.186198111,0,-2.054186605,-1.71234209,-3.766528695,-0.15189049 +Scott Brooks,brooksc01,1991,RS,MIN,1906,980,3.33930343,-0.960330579,2.37897285,2.585986275,2.585986275,0,3.105956564,-0.984260166,2.121696397,0.831817659 +Doug West,westdo01,1991,RS,MIN,1603,824,-1.332152877,-0.855959025,-2.188111902,0.237610772,0.237610772,0,-1.967598844,-1.148508606,-3.116107451,0.583407991 +Gerald Glass,glassge01,1991,RS,MIN,1179,606,-1.321550807,-1.071370632,-2.392921438,0.111148634,0.111148634,0,-1.228766184,-1.717456078,-2.946222262,0.670376921 +Richard Coffey,cofferi01,1991,RS,MIN,622,320,-2.505288647,-2.222525317,-4.727813964,-0.323368278,-0.323368278,0,-3.329073678,-2.646075174,-5.975148852,0.14196211 +Bob Thornton,thornbo01,1991,RS,MIN,214,110,-8.856531205,-4.344048713,-13.20057992,-0.592850589,-0.592850589,0,-9.254042252,-4.789192674,-14.04323493,1.072028681 +Dan Godfread,godfrda01,1991,RS,MIN,39,20,-3.20006504,5.883963062,2.683898023,0.056606969,0.056606969,0,-2.892667398,5.182831913,2.290164515,2.072784993 +Jim Thomas,thomaji01,1991,RS,MIN,27,14,-9.925062507,-0.791484077,-10.71654658,-0.056613958,-0.056613958,0,-9.683736554,-3.031508151,-12.7152447,-0.504280876 +Reggie Theus,theusre01,1991,RS,NJN,6183,2955,0.273348634,-1.857221308,-1.583872674,1.756785044,1.756785044,0,-0.139735498,-1.462121168,-1.601856666,-0.074215434 +Derrick Coleman,colemde01,1991,RS,NJN,5445,2602,-0.618946909,-0.070663625,-0.689610535,2.724772583,2.724772583,0,-0.571546029,-0.139389845,-0.710935874,-0.379702227 +Mookie Blaylock,blaylmo01,1991,RS,NJN,5409,2585,-1.272107693,1.153842893,-0.1182648,3.473957228,3.473957228,0,-1.027696895,1.57550863,0.547811735,0.087060539 +Chris Morris,morrich01,1991,RS,NJN,5342,2553,0.150727028,1.663192717,1.813919744,5.958130051,5.958130051,0,0.211064463,1.693614162,1.904678625,0.224089981 +Sam Bowie,bowiesa01,1991,RS,NJN,4009,1916,-2.568457813,0.279997405,-2.288460409,0.449459681,0.449459681,0,-2.428985697,-0.006531172,-2.435516869,-0.376831548 +Chris Dudley,dudlech02,1991,RS,NJN,3264,1560,-3.150065479,2.171105436,-0.978960043,1.406914512,1.406914512,0,-3.102989324,1.898314751,-1.204674573,-0.188279075 +Jack Haley,haleyja01,1991,RS,NJN,2465,1178,-1.741719636,-1.522381223,-3.264100859,-0.310820797,-0.310820797,0,-2.268493795,-1.278800319,-3.547294114,0.589691477 +Drazen Petrovic,petrodr01,1991,RS,NJN,1846,882,1.431499609,-1.576339699,-0.14484009,1.185516638,1.185516638,0,0.951689441,-1.318781037,-0.367091596,1.116450264 +Jud Buechler,buechju01,1991,RS,NJN,1797,859,-1.948152917,-0.294607787,-2.242760705,0.221852455,0.221852455,0,-2.733845962,-1.011624698,-3.74547066,-0.201164309 +Derrick Gervin,gervide01,1991,RS,NJN,1555,743,-2.897204467,-1.588612064,-4.48581653,-0.660406264,-0.660406264,0,-2.948417946,-2.073174837,-5.021592783,0.36083929 +Tate George,georgta01,1991,RS,NJN,1243,594,-2.224345595,-1.505717958,-3.730063552,-0.296966363,-0.296966363,0,-2.892547105,-1.926404603,-4.818951707,-0.0168605 +Terry Mills,millste01,1991,RS,NJN,1130,540,-1.954766185,-0.7440808,-2.698846985,0.014092172,0.014092172,0,-2.346045325,-1.136203437,-3.482248762,-0.006279601 +Lester Conner,connele01,1991,RS,NJN,1023,489,-0.963625559,1.392985295,0.429359736,0.794914948,0.794914948,0,-1.481441914,1.01509671,-0.466345204,0.212874723 +Kurk Lee,leeku01,1991,RS,NJN,555,265,-4.320255221,-1.482977429,-5.80323265,-0.416874264,-0.416874264,0,-4.769241271,-1.632034508,-6.40127578,0.976822153 +Roy Hinson,hinsoro01,1991,RS,NJN,190,91,-3.207600459,-3.004387289,-6.211987748,-0.161417754,-0.161417754,0,-3.803600437,-3.346131265,-7.149731702,0.421751742 +Greg Anderson,andergr01,1991,RS,NJN,38,18,9.326811438,4.128271501,13.45508294,0.150617493,0.150617493,0,8.803463054,5.281569099,14.08503215,1.196566531 +Patrick Ewing,ewingpa01,1991,RS,NYK,6214,3104,-0.536749444,2.735982594,2.199233151,7.819102453,7.819102453,0,0.112464255,2.387079306,2.499543562,-0.237808493 +Charles Oakley,oaklech01,1991,RS,NYK,5483,2739,-0.204224109,-0.21645513,-0.42067924,3.249426868,3.249426868,0,-0.145450228,0.308660523,0.163210295,-0.172175088 +Kiki Vandeweghe,vandeki01,1991,RS,NYK,4845,2420,0.936261803,-1.58669771,-0.650435907,2.579722016,2.579722016,0,0.68447003,-1.629309051,-0.944839021,-0.480882612 +Gerald Wilkins,wilkige01,1991,RS,NYK,4332,2164,-0.087511211,-0.531956588,-0.6194678,2.352392606,2.352392606,0,-0.137948857,-0.210693062,-0.348641919,0.005476206 +Maurice Cheeks,cheekma01,1991,RS,NYK,4298,2147,1.070208235,1.407454944,2.477663179,5.711100971,5.711100971,0,0.827348394,1.661848217,2.489196611,-0.264463527 +Mark Jackson,jacksma01,1991,RS,NYK,3193,1595,2.928230791,-0.836763189,2.091467602,3.914880855,3.914880855,0,2.511650202,-1.284391974,1.227258228,-0.627858348 +Trent Tucker,tucketr01,1991,RS,NYK,2390,1194,0.313944705,-0.508839085,-0.19489438,1.561939861,1.561939861,0,0.256571574,-0.433390508,-0.176818935,0.345395159 +John Starks,starkjo01,1991,RS,NYK,2348,1173,1.126177476,0.526664461,1.652841937,2.65273915,2.65273915,0,1.021334273,0.618020089,1.639354362,0.669391425 +Brian Quinnett,quinnbr01,1991,RS,NYK,2024,1011,-2.073395672,-1.648149989,-3.721545661,-0.501287946,-0.501287946,0,-2.490814317,-1.9042509,-4.395065217,0.0302316 +Jerrod Mustaf,mustaje01,1991,RS,NYK,1652,825,-4.587221713,-1.553568294,-6.140790007,-1.434690413,-1.434690413,0,-4.596513635,-1.861628134,-6.458141769,0.517831156 +Kenny Walker,walkeke01,1991,RS,NYK,1543,771,-2.417649959,0.042973021,-2.374676938,0.147620659,0.147620659,0,-2.922221439,-0.388011469,-3.310232907,-0.012082924 +Eddie Lee Wilkins,wilkied01,1991,RS,NYK,1337,668,-5.277167874,-0.488432116,-5.76559999,-1.033941763,-1.033941763,0,-4.851049019,-0.992738633,-5.843787652,0.596449321 +Greg Grant,grantgr01,1991,RS,NYK,214,107,-4.040381428,1.805323241,-2.235058187,0.028351535,0.028351535,0,-3.828677614,1.198563407,-2.630114208,0.846755597 +Stuart Gray,grayst01,1991,RS,NYK,74,37,-8.212045165,-1.341110607,-9.553155771,-0.129097875,-0.129097875,0,-8.242315028,-1.824585059,-10.06690009,0.518657477 +Scott Skiles,skilesc01,1991,RS,ORL,5691,2714,3.545504953,-1.232365291,2.313139662,6.986846792,6.986846792,0,3.349451948,-0.820859103,2.528592845,-0.339263416 +Dennis Scott,scottde01,1991,RS,ORL,4898,2336,-0.096828235,-1.149365093,-1.246193329,1.798261684,1.798261684,0,0.141156753,-0.874788758,-0.733632005,0.330948896 +Greg Kite,kitegr01,1991,RS,ORL,4665,2225,-3.734141639,-0.209888492,-3.94403013,-1.356810322,-1.356810322,0,-3.794186021,0.170848776,-3.623337245,0.098964653 +Nick Anderson,anderni01,1991,RS,ORL,4133,1971,-0.807792407,0.488364684,-0.319427723,2.443044634,2.443044634,0,-0.854478145,0.418937359,-0.435540787,-0.046599464 +Otis Smith,smithot01,1991,RS,ORL,3952,1885,0.537307815,0.580397945,1.11770576,3.722770713,3.722770713,0,0.622302556,0.404250254,1.026552809,0.082440775 +Jerry Reynolds,reynoje01,1991,RS,ORL,3864,1843,-0.028626997,0.700251112,0.671624115,3.211040126,3.211040126,0,-0.101759169,0.037082848,-0.064676321,-0.194350425 +Jeff Turner,turneje01,1991,RS,ORL,3529,1683,-2.688791226,-1.655901454,-4.344692681,-1.375284298,-1.375284298,0,-2.72968655,-1.313475449,-4.043161999,0.432522366 +Terry Catledge,catlete01,1991,RS,ORL,3059,1459,-1.34327541,-1.23138439,-2.5746598,0.130146602,0.130146602,0,-1.032665124,-1.341309515,-2.373974638,-0.283617081 +Mark Acres,acresma01,1991,RS,ORL,2753,1313,-2.131927479,-0.145446862,-2.27737434,0.318000724,0.318000724,0,-2.408788547,0.404660583,-2.004127965,0.435896252 +Sam Vincent,vincesa01,1991,RS,ORL,2044,975,-0.993029936,-1.615977106,-2.609007041,0.070026259,0.070026259,0,-1.295833697,-1.9328854,-3.228719097,-0.15543888 +Michael Ansley,anslemi01,1991,RS,ORL,1839,877,2.370610442,-0.200650521,2.169959921,2.204018648,2.204018648,0,1.531330279,-0.230166616,1.301163663,0.117305156 +Morlon Wiley,wileymo01,1991,RS,ORL,734,350,-2.351390655,0.145094232,-2.206296423,0.097575702,0.097575702,0,-2.334007229,-0.269777271,-2.6037845,0.496747798 +Howard Wright,wrighho02,1991,RS,ORL,285,136,-5.340436751,-1.158042947,-6.498479698,-0.262740824,-0.262740824,0,-5.176789125,-0.748546249,-5.925335374,1.007752566 +Mark McNamara,mcnamma01,1991,RS,ORL,27,13,-8.602361993,-0.591814994,-9.194176987,-0.042602435,-0.042602435,0,-9.131368864,-1.568351066,-10.69971993,-0.322853839 +Hersey Hawkins,hawkihe01,1991,RS,PHI,6272,3110,3.035657336,0.956486343,3.992143679,10.69658287,10.69658287,0,3.226386165,1.351094893,4.577481058,-0.012275409 +Charles Barkley,barklch01,1991,RS,PHI,5038,2498,7.545549624,0.703140146,8.248689769,14.00278523,14.00278523,0,7.425364887,0.755725752,8.181090639,-0.104800789 +Rick Mahorn,mahorri01,1991,RS,PHI,4919,2439,-2.698099275,1.012199956,-1.685899318,1.32618988,1.32618988,0,-2.400648694,1.346184266,-1.054464428,0.153206287 +Ron Anderson,anderro01,1991,RS,PHI,4719,2340,-0.302315755,-0.771372402,-1.073688157,1.996134197,1.996134197,0,-0.389663771,-0.805704267,-1.195368038,-0.25561552 +Rickey Green,greenri01,1991,RS,PHI,4533,2248,0.469642904,-1.870264477,-1.400621573,1.538855737,1.538855737,0,0.09229964,-1.597208196,-1.504908556,-0.5627455 +Armen Gilliam,gilliar01,1991,RS,PHI,3418,1695,-1.242598467,-1.633141781,-2.875740248,-0.108255992,-0.108255992,0,-1.0113301,-1.414106677,-2.425436776,-0.440098951 +Manute Bol,bolma01,1991,RS,PHI,3069,1522,-6.382630965,2.999235671,-3.383395294,-0.490220483,-0.490220483,0,-6.422973328,1.775998509,-4.646974819,-0.327776303 +Andre Turner,turnean01,1991,RS,PHI,2837,1407,-0.007704934,-0.775230058,-0.782934991,1.411226432,1.411226432,0,-0.272782514,-0.6943448,-0.967127313,-0.058540469 +Brian Oliver,olivebr01,1991,RS,PHI,1613,800,-2.990716129,-1.149890304,-4.140606432,-0.569303789,-0.569303789,0,-3.221052792,-1.644490091,-4.865542883,0.299307691 +Mike Gminski,gminsmi01,1991,RS,PHI,1595,791,-3.522139372,-0.667733148,-4.18987252,-0.576565095,-0.576565095,0,-3.140479734,-1.015648627,-4.156128361,-0.771317067 +Jayson Williams,willija01,1991,RS,PHI,1024,508,-4.638641635,-2.467685514,-7.106327149,-1.141260415,-1.141260415,0,-4.622123697,-2.317005545,-6.939129242,1.069346668 +Kenny Payne,payneke01,1991,RS,PHI,895,444,-5.175701961,-1.616711514,-6.792413476,-0.917485838,-0.917485838,0,-5.212715108,-2.391257642,-7.603972749,0.190811961 +Johnny Dawkins,dawkijo01,1991,RS,PHI,250,124,5.277563697,-1.52986597,3.747697727,0.407747283,0.407747283,0,4.524747778,-1.584597748,2.94015003,-0.802548949 +Dave Hoppen,hoppeda01,1991,RS,PHI,87,43,-0.434797373,-1.253478118,-1.688275492,0.023816865,0.023816865,0,-0.757528766,-0.134672116,-0.892200881,2.230395727 +Tony Harris,harrito01,1991,RS,PHI,83,41,-11.80179337,-3.37577106,-15.17756443,-0.263891527,-0.263891527,0,-11.30305941,-3.730337971,-15.03339738,1.498216411 +Robert Reid,reidro01,1991,RS,PHI,75,37,-11.88663194,0.74691555,-11.13971639,-0.157473633,-0.157473633,0,-11.32869012,-0.877666859,-12.20635698,-0.564787069 +Mario Elie,eliema01,1991,RS,PHI,40,20,-11.98554658,-6.241647684,-18.22719426,-0.160853217,-0.160853217,0,-11.40586898,-7.341768011,-18.747637,1.835182281 +Jim Farmer,farmeji01,1991,RS,PHI,26,13,-4.464900079,-3.521702304,-7.986602383,-0.034325279,-0.034325279,0,-4.444339765,-5.577831258,-10.02217102,-1.161573084 +Kevin Johnson,johnske02,1991,RS,PHO,5900,2772,6.408841716,0.781212135,7.190053852,14.00565635,14.00565635,0,6.42976959,1.09880848,7.528578069,-0.368821059 +Jeff Hornacek,hornaje01,1991,RS,PHO,5817,2733,4.07846947,0.252880435,4.331349905,9.834044144,9.834044144,0,3.968219066,0.615443777,4.583662842,-0.401795212 +Tom Chambers,chambto01,1991,RS,PHO,5268,2475,-0.432996709,-0.131203883,-0.564200591,2.760306967,2.760306967,0,0.334944564,0.008051682,0.342996246,0.007171541 +Dan Majerle,majerda01,1991,RS,PHO,4855,2281,2.280387364,1.246638334,3.527025698,7.278323709,7.278323709,0,2.446872968,1.065123547,3.511996515,-0.361846175 +Xavier McDaniel,mcdanxa01,1991,RS,PHO,4480,2105,-0.150609812,-0.613675568,-0.76428538,2.132725797,2.132725797,0,0.033103601,-0.324017378,-0.290913778,0.005850944 +Mark West,westma01,1991,RS,PHO,4165,1957,-1.102993852,2.115494663,1.012500811,3.75452193,3.75452193,0,-1.10339897,1.797548059,0.694149089,-0.057781838 +Andrew Lang,langan01,1991,RS,PHO,2452,1152,-1.679160277,2.299443934,0.620283657,1.977172312,1.977172312,0,-1.780063642,1.668754831,-0.111308811,-0.185810781 +Kurt Rambis,rambiku01,1991,RS,PHO,1915,900,-1.570974905,-0.042010595,-1.6129855,0.522162455,0.522162455,0,-1.684389061,-0.411393405,-2.095782466,0.012936317 +Negele Knight,knighne01,1991,RS,PHO,1686,792,-1.397805054,-2.258634289,-3.656439343,-0.367191423,-0.367191423,0,-1.390764167,-2.681871712,-4.07263588,0.248669349 +Cedric Ceballos,cebalce01,1991,RS,PHO,1554,730,-0.513413526,-1.492453988,-2.005867514,0.277476186,0.277476186,0,-0.291287653,-2.477487125,-2.768774778,0.116958983 +Tim Perry,perryti01,1991,RS,PHO,1249,587,-2.438878649,2.268171724,-0.170706926,0.771277929,0.771277929,0,-2.144298124,1.071273002,-1.073025122,-0.152425302 +Ed Nealy,nealyed01,1991,RS,PHO,1220,573,-1.468645146,0.760706637,-0.707938509,0.595298503,0.595298503,0,-1.525959822,-0.123692503,-1.649652325,-0.280133092 +Eddie Johnson,johnsed03,1991,RS,PHO,664,312,-0.894006425,-1.54061234,-2.434618765,0.050716449,0.050716449,0,-0.52368217,-1.399174808,-1.922856978,1.01349501 +Kenny Battle,battlke01,1991,RS,PHO,560,263,-1.875884266,1.761832633,-0.114051633,0.354801716,0.354801716,0,-1.588305619,1.436829055,-0.151476564,0.309200585 +Joe Barry Carroll,carrojo01,1991,RS,PHO,204,96,-7.805671052,0.009150483,-7.796520569,-0.249025393,-0.249025393,0,-7.288353735,-0.928635365,-8.2169891,0.742238786 +Ian Lockhart,lockhia01,1991,RS,PHO,4,2,38.20349749,-3.40653748,34.79696001,0.037291819,0.037291819,0,33.50413071,-5.329212481,28.17491823,-2.641788469 +Clyde Drexler,drexlcl01,1991,RS,POR,6040,2852,5.424534899,1.478677124,6.903212023,14.02045878,14.02045878,0,5.58406631,1.484590921,7.068657231,-0.182331575 +Terry Porter,portete01,1991,RS,POR,5644,2665,6.443413438,1.631933465,8.075346903,14.67469401,14.67469401,0,6.492487151,1.663275971,8.155763122,-0.298642615 +Buck Williams,willibu01,1991,RS,POR,5468,2582,0.292041223,0.301413382,0.593454605,4.392068387,4.392068387,0,0.199149045,0.336033601,0.535182646,-0.278751161 +Kevin Duckworth,duckwke01,1991,RS,POR,5318,2511,-2.830044729,0.262124353,-2.567920376,0.233025928,0.233025928,0,-2.24182919,-0.036350759,-2.278179949,-0.101347579 +Jerome Kersey,kerseje01,1991,RS,POR,4996,2359,0.6271356,1.859889744,2.487025344,6.302909325,6.302909325,0,0.809744233,1.837879889,2.647624122,-0.002741445 +Clifford Robinson,robincl02,1991,RS,POR,4109,1940,-1.590929183,1.211796637,-0.379132546,2.35843143,2.35843143,0,-1.054216778,1.079315501,0.025098722,0.497389929 +Danny Ainge,aingeda01,1991,RS,POR,3621,1710,3.820324602,-0.075428136,3.744896466,5.687837915,5.687837915,0,3.732991841,-0.099781999,3.633209842,0.374657501 +Danny Young,youngda01,1991,RS,POR,1900,897,-0.641608243,0.849891776,0.208283533,1.352037292,1.352037292,0,-0.503210473,-0.142989796,-0.646200269,-0.133207569 +Mark Bryant,bryanma01,1991,RS,POR,1654,781,-1.77386018,-0.409174845,-2.183035025,0.226848344,0.226848344,0,-2.001179548,-0.486719214,-2.487898762,0.408909518 +Wayne Cooper,coopewa01,1991,RS,POR,1580,746,-4.983557963,1.728755368,-3.254802594,-0.192321156,-0.192321156,0,-5.139532376,0.953281382,-4.186250994,0.097323588 +Walter Davis,daviswa03,1991,RS,POR,930,439,-2.236475746,-0.229210754,-2.4656865,0.063700498,0.063700498,0,-2.394020434,-0.797218686,-3.191239121,0.032042779 +Alaa Abdelnaby,abdelal01,1991,RS,POR,614,290,-3.827204016,-0.447001044,-4.27420506,-0.226162818,-0.226162818,0,-3.776125431,-1.592066651,-5.368192082,0.283274316 +Drazen Petrovic,petrodr01,1991,RS,POR,282,133,-0.07668708,-0.879261646,-0.955948726,0.123212838,0.123212838,0,-0.079582174,-1.21633163,-1.295913804,1.200682489 +Lionel Simmons,simmoli01,1991,RS,SAC,5943,2978,-1.955739808,0.793230514,-1.162509293,2.407571823,2.407571823,0,-1.817094441,0.776992093,-1.040102347,-0.18176008 +Antoine Carr,carran01,1991,RS,SAC,5043,2527,-0.029416453,-1.130253352,-1.159669806,2.053086041,2.053086041,0,-0.232687379,-0.792556495,-1.025243875,0.131130315 +Rory Sparrow,sparrro01,1991,RS,SAC,4739,2375,-0.27912378,-1.004507574,-1.283631354,1.774595608,1.774595608,0,-0.715474364,-0.660939248,-1.376413612,-0.124958107 +Travis Mays,maystr01,1991,RS,SAC,4281,2145,-0.509554077,-1.083386637,-1.592940715,1.269497658,1.269497658,0,-0.458143706,-0.666315607,-1.124459313,0.253336263 +Duane Causwell,causwdu01,1991,RS,SAC,3430,1719,-3.08866086,1.673926848,-1.414734013,1.171951779,1.171951779,0,-3.19421385,1.175701157,-2.018512694,0.074348453 +Bill Wennington,wennibi01,1991,RS,SAC,2904,1455,-3.404457325,1.048404389,-2.356052936,0.293950329,0.293950329,0,-3.525966169,1.16545541,-2.360510758,0.510887981 +Jim Les,lesji01,1991,RS,SAC,2792,1399,2.959906679,-0.757573176,2.202333503,3.538110815,3.538110815,0,2.356629025,-0.350641737,2.005987288,0.092109798 +Wayman Tisdale,tisdawa01,1991,RS,SAC,2227,1116,-0.668337749,-0.911864977,-1.580202725,0.664510526,0.664510526,0,-0.638412994,-0.933846143,-1.572259137,-0.231026037 +Bob Hansen,hansebo01,1991,RS,SAC,1618,811,-1.426937373,-1.776097607,-3.203034981,-0.187907941,-0.187907941,0,-1.793961643,-1.809558763,-3.603520406,0.240419133 +Anthony Bonner,bonnean01,1991,RS,SAC,1497,750,-2.402430038,0.678495886,-1.723934152,0.392632873,0.392632873,0,-2.284680942,0.24165252,-2.043028422,0.002215763 +Rick Calloway,callori01,1991,RS,SAC,1353,678,-4.331531998,-1.986540513,-6.318072512,-1.244703998,-1.244703998,0,-4.902706007,-2.183272529,-7.085978537,0.839408268 +Anthony Frederick,fredean01,1991,RS,SAC,948,475,-3.294343765,-0.037975015,-3.33231878,-0.141346462,-0.141346462,0,-3.484415728,-1.014340713,-4.498756441,0.157629116 +Eric Leckner,leckner01,1991,RS,SAC,754,378,-6.144617885,-2.387925438,-8.532543323,-1.127044996,-1.127044996,0,-6.321757482,-2.19342571,-8.515183192,1.053200059 +Ralph Sampson,sampsra01,1991,RS,SAC,694,348,-6.320952048,0.768147705,-5.552804342,-0.500874558,-0.500874558,0,-5.98754069,0.228921614,-5.758619076,0.644924111 +Steve Colter,coltest01,1991,RS,SAC,501,251,-1.288423079,-0.561849748,-1.850272826,0.115655141,0.115655141,0,-1.859394049,-0.668788138,-2.528182187,0.375004196 +Leon Wood,woodle01,1991,RS,SAC,443,222,4.531400265,-2.554152945,1.97724732,0.533784239,0.533784239,0,3.763075706,-3.351866479,0.411209227,-0.304461144 +Mike Higgins,higgimi01,1991,RS,SAC,122,61,-2.903336843,-3.908237001,-6.811573844,-0.128922192,-0.128922192,0,-4.026739228,-3.030375251,-7.057114479,1.973819646 +Tony Dawson,dawsoto01,1991,RS,SAC,34,17,0.965016689,-4.980807712,-4.015791023,-0.010736789,-0.010736789,0,-0.070211966,-7.27376079,-7.343972755,-2.184241704 +David Robinson,robinda01,1991,RS,SAS,6431,3095,2.795743399,5.57229048,8.368033879,17.4518522,17.4518522,0,3.160537183,4.597246455,7.757783638,-0.588831172 +Sean Elliott,elliose01,1991,RS,SAS,6325,3044,1.076325437,0.039024467,1.115349904,5.972628694,5.972628694,0,0.831623082,0.068509642,0.900132724,-0.502765042 +Willie Anderson,anderwi01,1991,RS,SAS,5386,2592,-0.147165235,0.198427646,0.05126241,3.699829211,3.699829211,0,-0.229870282,0.465294689,0.235424406,-0.124898014 +Terry Cummings,cummite01,1991,RS,SAS,4561,2195,0.108453037,0.367433821,0.475886859,3.611142654,3.611142654,0,0.511045458,0.590210027,1.101255486,-0.040952592 +Rod Strickland,stricro02,1991,RS,SAS,4313,2076,2.018917264,1.44851296,3.467430224,6.561405828,6.561405828,0,2.059374025,1.68738603,3.746760055,-0.360378138 +Paul Pressey,presspa01,1991,RS,SAS,3497,1683,0.168560956,-0.068942134,0.099618822,2.450824898,2.450824898,0,-0.194716284,-0.213156171,-0.407872455,0.160112105 +Sidney Green,greensi02,1991,RS,SAS,2283,1099,-2.736358599,-0.035313807,-2.771672406,-0.012226001,-0.012226001,0,-2.614966989,-0.148427233,-2.763394222,0.604194083 +Dave Greenwood,greenda01,1991,RS,SAS,2115,1018,-3.307482088,0.110423513,-3.197058575,-0.234197908,-0.234197908,0,-3.449018009,0.118288911,-3.330729098,0.855080791 +Avery Johnson,johnsav01,1991,RS,SAS,1542,742,-0.237803565,-0.132895352,-0.370698917,0.896847673,0.896847673,0,-0.662288607,-0.875464405,-1.537753012,-0.427044195 +David Wingate,wingada01,1991,RS,SAS,1170,563,-3.817775787,-0.481919083,-4.29969487,-0.447302334,-0.447302334,0,-3.917283778,-0.457022667,-4.374306445,0.481867489 +Sean Higgins,higgise01,1991,RS,SAS,964,464,-3.910722537,-2.388559862,-6.299282399,-0.845423945,-0.845423945,0,-3.97315373,-3.441822586,-7.414976316,0.612552423 +Dwayne Schintzius,schindw01,1991,RS,SAS,827,398,-6.477497871,0.688177297,-5.789320574,-0.620710191,-0.620710191,0,-6.207646466,-0.406546357,-6.614192823,0.569682674 +Reggie Williams,willire01,1991,RS,SAS,736,354,0.330364635,0.818478876,1.148843511,0.718061666,0.718061666,0,0.439004958,0.920285115,1.359290073,1.955008963 +Tony Massenburg,masseto01,1991,RS,SAS,335,161,-1.960450965,0.642030567,-1.318420398,0.118262109,0.118262109,0,-1.94689911,-0.391740552,-2.338639663,0.563931934 +Byron Dinkins,dinkiby01,1991,RS,SAS,299,144,-5.440962089,-2.650614597,-8.091576686,-0.392161695,-0.392161695,0,-5.835992913,-3.273168543,-9.109161456,-0.070100358 +Pete Myers,myerspe01,1991,RS,SAS,214,103,-4.812477447,-1.013402941,-5.825880388,-0.162908465,-0.162908465,0,-5.059983447,-1.827717875,-6.887701322,0.778261999 +Clifford Lett,lettcl01,1991,RS,SAS,206,99,-4.6342209,-1.914145329,-6.548366229,-0.192419729,-0.192419729,0,-4.888839853,-2.473159832,-7.361999685,0.291916823 +Derrick McKey,mckeyde01,1991,RS,SEA,5074,2503,1.364094757,-0.077922123,1.286172634,5.143831569,5.143831569,0,1.211252273,0.01499374,1.226246013,-0.201626484 +Shawn Kemp,kempsh01,1991,RS,SEA,4950,2442,0.356446324,0.284049342,0.640495665,4.235594467,4.235594467,0,0.668534438,0.360223723,1.028758161,0.26627103 +Gary Payton,paytoga01,1991,RS,SEA,4549,2244,0.941003897,1.214658082,2.155661979,5.633129408,5.633129408,0,1.058718164,1.683078834,2.741796997,0.294592442 +Michael Cage,cagemi01,1991,RS,SEA,4340,2141,-2.083470359,1.432404927,-0.651065432,2.287571433,2.287571433,0,-1.873419391,1.185377823,-0.688041568,-0.223731731 +Sedale Threatt,threase01,1991,RS,SEA,4188,2066,0.644711871,-0.281124461,0.36358741,3.292395652,3.292395652,0,0.642221299,0.010078063,0.652299362,0.31551416 +Eddie Johnson,johnsed03,1991,RS,SEA,3594,1773,2.200320169,-1.93808162,0.262238549,2.732751103,2.732751103,0,2.016302745,-1.834931387,0.181371357,0.288348913 +Nate McMillan,mcmilna01,1991,RS,SEA,2907,1434,1.725645571,1.423750895,3.149396466,4.350110313,4.350110313,0,1.532756732,1.549225363,3.081982095,0.779769111 +Olden Polynice,polynol01,1991,RS,SEA,1946,960,-1.154032789,-0.802321377,-1.956354166,0.388458956,0.388458956,0,-1.033929851,-1.147806892,-2.181736742,-0.066917765 +Benoit Benjamin,benjabe01,1991,RS,SEA,1822,899,-3.696938074,-0.686764464,-4.383702537,-0.750373837,-0.750373837,0,-3.037240115,-1.107475626,-4.144715741,0.138079215 +Ricky Pierce,piercri01,1991,RS,SEA,1703,840,2.033266099,-2.402613643,-0.369347543,1.021818575,1.021818575,0,1.702937512,-2.194120542,-0.491183029,0.150307811 +Dale Ellis,ellisda01,1991,RS,SEA,1622,800,1.2630548,-1.001884889,0.261169911,1.242120659,1.242120659,0,1.518918603,-1.045042486,0.473876118,1.055039848 +Dana Barros,barroda01,1991,RS,SEA,1520,750,2.709913392,-2.344920887,0.364992505,1.187902992,1.187902992,0,2.316622422,-3.31292071,-0.996298288,-0.336707383 +Xavier McDaniel,mcdanxa01,1991,RS,SEA,1072,529,0.326585213,-0.046169488,0.280415726,0.820052806,0.820052806,0,0.788021663,0.288727143,1.076748806,0.261331709 +Quintin Dailey,dailequ01,1991,RS,SEA,606,299,-2.028203125,-2.850706594,-4.878909719,-0.325545344,-0.325545344,0,-2.311921969,-3.663188731,-5.9751107,0.238248908 +Dave Corzine,corzida01,1991,RS,SEA,298,147,-2.964986273,0.859503455,-2.105482819,0.048455281,0.048455281,0,-3.134146062,0.019756724,-3.114389338,0.239674216 +Scott Meents,meentsc01,1991,RS,SEA,107,53,-10.13831262,6.831716474,-3.306596146,-0.015121076,-0.015121076,0,-8.086437297,4.722062662,-3.364374635,0.463533447 +Karl Malone,malonka01,1991,RS,UTA,6631,3302,3.293264383,0.949974369,4.243238751,11.74790341,11.74790341,0,3.480872391,1.062516313,4.543388704,-0.281591997 +John Stockton,stockjo01,1991,RS,UTA,6231,3103,7.751295431,2.236772407,9.988067837,20.13974431,20.13974431,0,7.694200635,2.62150685,10.31570749,-0.130429492 +Mark Eaton,eatonma01,1991,RS,UTA,5181,2580,-3.509176545,2.629019373,-0.880157173,2.456155458,2.456155458,0,-3.468519659,2.36606553,-1.10245413,-0.207346677 +Thurl Bailey,baileth01,1991,RS,UTA,4992,2486,-2.686237801,0.108597043,-2.577640757,0.21744966,0.21744966,0,-2.437047051,-0.390597156,-2.827644207,-0.527518847 +Jeff Malone,malonje01,1991,RS,UTA,4952,2466,0.050173297,-1.191438321,-1.141265024,2.013142235,2.013142235,0,-0.251618983,-1.03206053,-1.283679513,-0.53345507 +Blue Edwards,edwarbl01,1991,RS,UTA,3235,1611,-1.860060388,0.219290252,-1.640770136,0.917503054,0.917503054,0,-1.942534688,0.281840098,-1.66069459,0.629643533 +Mike Brown,brownmi01,1991,RS,UTA,2793,1391,-3.979172,0.250951932,-3.728220069,-0.695320874,-0.695320874,0,-3.931983124,-0.343511111,-4.275494235,0.155579424 +Darrell Griffith,griffda01,1991,RS,UTA,2018,1005,-3.026332995,-0.179562953,-3.205895949,-0.235654879,-0.235654879,0,-2.625452768,-0.659885499,-3.285338268,0.803029737 +Delaney Rudd,ruddde01,1991,RS,UTA,1755,874,-1.101098325,-1.57145643,-2.672554755,0.034727616,0.034727616,0,-1.146210968,-2.308135368,-3.454346337,0.555791967 +Andy Toolson,toolsan01,1991,RS,UTA,944,470,-1.93688436,-0.988647424,-2.925531783,-0.042274563,-0.042274563,0,-2.196384378,-1.573930413,-3.770314791,0.43117937 +Tony Brown,brownto01,1991,RS,UTA,536,267,-2.332002708,-2.512514641,-4.844517349,-0.287282861,-0.287282861,0,-2.842715546,-2.412835734,-5.255551281,0.681123434 +Dan O'Sullivan,osullda01,1991,RS,UTA,171,85,-5.148614146,-1.190739383,-6.339353529,-0.157834034,-0.157834034,0,-5.426256383,-1.114059285,-6.540315667,1.384736414 +Walter Palmer,palmewa01,1991,RS,UTA,171,85,-7.87208219,1.391987265,-6.480094925,-0.164759002,-0.164759002,0,-7.058700373,1.250535588,-5.808164786,1.835838227 +Chris Munk,munkch01,1991,RS,UTA,58,29,-5.448302909,0.757386796,-4.690916112,-0.029104521,-0.029104521,0,-4.802488566,-0.979250073,-5.781738638,1.336193428 +Pat Cummings,cummipa01,1991,RS,UTA,52,26,1.767830038,-4.007297998,-2.239467959,0.006953621,0.006953621,0,0.991034017,-2.527294554,-1.536260537,2.653765954 +Harvey Grant,grantha01,1991,RS,WSB,5839,2842,-0.086113058,0.646190295,0.560077237,4.783731475,4.783731475,0,-0.006458555,1.023057708,1.016599154,-0.327179518 +Bernard King,kingbe01,1991,RS,WSB,4933,2401,0.060946432,-1.581392354,-1.520445921,1.50485891,1.50485891,0,0.178677883,-1.494697134,-1.316019251,-0.087711322 +Darrell Walker,walkeda01,1991,RS,WSB,4736,2305,-0.068060108,0.245045623,0.176985515,3.429908506,3.429908506,0,-0.409430944,0.696028496,0.286597552,-0.353009455 +Haywoode Workman,workmha01,1991,RS,WSB,4179,2034,-0.535322049,-0.035463716,-0.570785765,2.260270151,2.260270151,0,-0.837822966,0.229574599,-0.608248366,-0.052704833 +Pervis Ellison,ellispe01,1991,RS,WSB,3990,1942,-1.85268046,1.910359412,0.057678952,2.783035915,2.783035915,0,-1.739456843,1.61865952,-0.120797323,0.041476353 +Ledell Eackles,eacklle01,1991,RS,WSB,3320,1616,-1.458071011,-1.612140168,-3.070211179,-0.264257297,-0.264257297,0,-1.64757766,-1.790171017,-3.437748677,0.093322766 +Charles Jones,jonesch01,1991,RS,WSB,3080,1499,-3.006953333,3.061133802,0.05418047,2.143983759,2.143983759,0,-3.18318761,2.899266485,-0.283921125,-0.028880943 +A.J. English,engliaj01,1991,RS,WSB,2965,1443,-1.873033505,-2.536593915,-4.40962742,-1.221742402,-1.221742402,0,-2.310419446,-2.81687702,-5.127296466,-0.008613374 +Tom Hammonds,hammoto01,1991,RS,WSB,2102,1023,-3.483425079,-1.734818805,-5.218243884,-1.288903852,-1.288903852,0,-3.785067036,-2.163700464,-5.9487675,0.049395161 +John Williams,willijo02,1991,RS,WSB,1933,941,-0.569613522,0.474872568,-0.094740954,1.273276673,1.273276673,0,-0.506027434,0.112467508,-0.393559925,-0.117289594 +Greg Foster,fostegr01,1991,RS,WSB,1245,606,-2.939442214,-0.859254222,-3.798696436,-0.32722867,-0.32722867,0,-3.146584169,-0.879377136,-4.025961305,0.914521439 +Mark Alarie,alarima01,1991,RS,WSB,1206,587,-2.017773994,-1.149668031,-3.167442025,-0.125834268,-0.125834268,0,-2.11253773,-1.211036003,-3.323573733,0.646695478 +Byron Irvin,irvinby01,1991,RS,WSB,649,316,1.672320444,-0.250448931,1.421871513,0.67294599,0.67294599,0,0.978821687,-0.762442915,0.216378771,0.050624636 +Larry Robinson,robinla01,1991,RS,WSB,524,255,-2.144173423,-1.497446869,-3.641620292,-0.116002025,-0.116002025,0,-2.606618837,-1.286463371,-3.893082209,0.001139279 +Clinton Smith,smithcl01,1991,RS,WSB,92,45,-1.387388881,-1.992657445,-3.380046326,-0.014417882,-0.014417882,0,-2.5683084,-2.705796913,-5.274105312,-0.324480317 +Dominique Wilkins,wilkido01,1991,PO,ATL,378,195,0.027092044,1.431533633,1.458625676,0.431011926,0,0.431011926,0.564497598,1.080169983,1.644667581,-0.181920578 +Doc Rivers,riverdo01,1991,PO,ATL,335,173,3.174125,-0.517045049,2.657079951,0.492483827,0,0.492483827,2.852115662,0.231310209,3.083425871,0.050570056 +Kevin Willis,willike02,1991,PO,ATL,308,159,1.166498508,-0.554176199,0.612322309,0.281298942,0,0.281298942,1.233564154,0.470874385,1.704438539,-0.004182166 +Spud Webb,webbsp01,1991,PO,ATL,298,154,1.427153394,-0.454349973,0.972803421,0.301847664,0,0.301847664,1.675395924,-0.199710293,1.475685631,0.053601267 +Jon Koncak,koncajo01,1991,PO,ATL,258,133,-4.180396008,-0.780816691,-4.961212699,-0.154865563,0,-0.154865563,-4.413599771,-0.272091513,-4.685691284,0.07009196 +John Battle,battljo01,1991,PO,ATL,207,107,0.608813618,-4.118176415,-3.509362798,-0.042683247,0,-0.042683247,0.024989595,-4.065605241,-4.040615646,-0.158021862 +Sidney Moncrief,moncrsi01,1991,PO,ATL,176,91,3.203523257,-1.052162497,2.15136076,0.238157722,0,0.238157722,2.464045119,-0.096480969,2.36756415,1.393797924 +Moses Malone,malonmo01,1991,PO,ATL,163,84,-0.031959586,-0.400124158,-0.432083744,0.1004995,0,0.1004995,-0.220385902,-1.347577732,-1.567963633,-1.803381543 +Duane Ferrell,ferredu01,1991,PO,ATL,141,73,0.077141468,-2.955030017,-2.877888549,-0.004920941,0,-0.004920941,-0.935738429,-2.806468762,-3.742207192,0.161839719 +Tim McCormick,mccorti01,1991,PO,ATL,25,13,-6.56080204,-3.111157037,-9.671959077,-0.047073434,0,-0.047073434,-6.435744183,-3.851818724,-10.28756291,-0.552922851 +Rumeal Robinson,robinru01,1991,PO,ATL,25,13,-20.66241054,-2.863343187,-23.52575373,-0.144527965,0,-0.144527965,-18.82323968,-5.147159063,-23.97039874,1.602811949 +Gary Leonard,leonaga01,1991,PO,ATL,10,5,10.05624914,-0.442437376,9.613811763,0.032059643,0,0.032059643,8.235815176,-2.71198803,5.523827146,-1.364706451 +Reggie Lewis,lewisre01,1991,PO,BOS,928,462,2.31416874,-0.186229289,2.127939451,1.180499302,0,1.180499302,2.438013923,0.283960446,2.721974369,-0.426479113 +Larry Bird,birdla01,1991,PO,BOS,795,396,2.504257261,0.774969044,3.279226304,1.253741644,0,1.253741644,2.900581256,0.833198739,3.733779995,-0.195628678 +Kevin McHale,mchalke01,1991,PO,BOS,755,376,3.876852027,-0.171855213,3.704996813,1.27334528,0,1.27334528,3.862660156,0.055368833,3.918028989,-0.280093868 +Brian Shaw,shawbr01,1991,PO,BOS,635,316,0.035222024,-1.033032105,-0.997810081,0.291537049,0,0.291537049,0.076835497,-0.716459253,-0.639623755,0.059809061 +Robert Parish,parisro01,1991,PO,BOS,594,296,2.190719116,0.633844352,2.824563468,0.867895308,0,0.867895308,2.456270726,0.655800448,3.112071174,-0.040499919 +Dee Brown,brownde01,1991,PO,BOS,570,284,0.865664714,0.198932001,1.064596716,0.57168857,0,0.57168857,0.992107346,0.234026565,1.226133911,0.270698759 +Kevin Gamble,gamblke01,1991,PO,BOS,478,238,-1.876888875,-1.640167368,-3.517056243,-0.095985925,0,-0.095985925,-2.282097609,-1.840124994,-4.122222603,-0.075609004 +Ed Pinckney,pincked01,1991,PO,BOS,341,170,3.450191812,0.246025128,3.69621694,0.573008021,0,0.573008021,2.883010999,-0.245772559,2.63723844,-0.595470557 +Derek Smith,smithde02,1991,PO,BOS,173,86,-4.285593352,-1.319435679,-5.605029031,-0.132054591,0,-0.132054591,-4.399974448,-1.044696911,-5.44467136,2.089491699 +Joe Kleine,kleinjo01,1991,PO,BOS,62,31,-3.962004582,-2.576987855,-6.538992437,-0.062351171,0,-0.062351171,-4.042552348,-2.25614702,-6.298699368,0.832706129 +Michael Smith,smithmi01,1991,PO,BOS,12,6,3.247035377,-3.733092311,-0.486056934,0.007460337,0,0.007460337,2.757856152,-1.660336389,1.097519763,4.135022715 +Stojko Vrankovic,vrankst01,1991,PO,BOS,8,4,-12.76562359,-3.081035642,-15.84665923,-0.029775327,0,-0.029775327,-11.65149667,-0.900259506,-12.55175617,7.577974799 +Scottie Pippen,pippesc01,1991,PO,CHI,1307,704,4.502965262,3.631811673,8.134776935,4.032751608,0,4.032751608,5.205459826,3.385058774,8.5905186,0.012722302 +Michael Jordan,jordami01,1991,PO,CHI,1279,689,10.53366227,3.360835217,13.89449748,6.014051706,0,6.014051706,10.76842502,3.302797422,14.07122244,-0.320252307 +Horace Grant,grantho01,1991,PO,CHI,1236,666,2.715367416,0.367001062,3.082368478,2.027979092,0,2.027979092,2.776087881,0.489780787,3.265868668,-0.738692252 +Bill Cartwright,cartwbi01,1991,PO,CHI,949,511,-1.65362471,1.545985453,-0.107639257,0.710480413,0,0.710480413,-1.35840456,1.117743194,-0.240661366,-0.002556377 +John Paxson,paxsojo01,1991,PO,CHI,904,487,1.317354764,-0.65178158,0.665573184,0.872112697,0,0.872112697,0.919604087,-0.458350449,0.461253638,-0.341337281 +B.J. Armstrong,armstbj01,1991,PO,CHI,507,273,1.355075899,2.568394161,3.92347006,0.954077216,0,0.954077216,1.357051388,1.487169387,2.844220775,-0.452089607 +Craig Hodges,hodgecr01,1991,PO,CHI,388,209,-2.164054332,0.228855908,-1.935198424,0.090507616,0,0.090507616,-1.612265043,-0.397991164,-2.010256207,0.948688033 +Will Perdue,perduwi01,1991,PO,CHI,368,198,-1.502166692,0.295888983,-1.206277708,0.162404112,0,0.162404112,-1.411891979,0.058903108,-1.352988871,0.921355261 +Cliff Levingston,levincl01,1991,PO,CHI,356,192,0.156053899,2.85249348,3.008547379,0.583278643,0,0.583278643,0.133398983,2.414473994,2.547872977,0.242182594 +Stacey King,kingst01,1991,PO,CHI,160,86,-8.883265064,-2.457415282,-11.34068035,-0.393685587,0,-0.393685587,-8.286658992,-2.946012253,-11.23267125,1.198914486 +Scott Williams,willisc01,1991,PO,CHI,134,72,-3.53910478,0.075643483,-3.463461297,-0.027581333,0,-0.027581333,-3.629946789,-0.152583652,-3.782530441,1.926711235 +Dennis Hopson,hopsode01,1991,PO,CHI,33,18,-5.451667056,-1.504389963,-6.956057019,-0.040168553,0,-0.040168553,-5.254617348,-3.127795019,-8.382412367,0.784259003 +Joe Dumars,dumarjo01,1991,PO,DET,1119,588,4.350582379,0.231735745,4.582318124,2.253822986,0,2.253822986,4.206227511,0.478149211,4.684376722,-0.618329928 +Dennis Rodman,rodmade01,1991,PO,DET,942,495,0.635079688,2.068428179,2.703507867,1.416442188,0,1.416442188,0.37734398,2.139918834,2.517262814,-0.268067407 +Bill Laimbeer,laimbbi01,1991,PO,DET,849,446,-0.461680081,0.820963789,0.359283708,0.728853382,0,0.728853382,-0.290683339,0.878656401,0.587973062,-0.110064072 +Vinnie Johnson,johnsvi01,1991,PO,DET,833,438,2.461170845,0.161215393,2.622386238,1.232071717,0,1.232071717,2.337278603,-0.001916094,2.335362509,-0.468231529 +Isiah Thomas,thomais01,1991,PO,DET,830,436,2.229752898,-0.27724969,1.952503208,1.080078416,0,1.080078416,2.324856779,-0.106188148,2.218668632,0.106481489 +Mark Aguirre,aguirma01,1991,PO,DET,755,397,3.821257493,0.580973093,4.402230586,1.498986197,0,1.498986197,3.682129401,0.360982121,4.043111522,0.308493257 +James Edwards,edwarja01,1991,PO,DET,656,345,-5.934473323,-1.835032525,-7.769505848,-0.915740129,0,-0.915740129,-5.466550779,-1.947793621,-7.4143444,0.467312848 +John Salley,sallejo01,1991,PO,DET,586,308,-0.416625468,1.570172224,1.153546756,0.63960152,0,0.63960152,-0.708322739,1.681988933,0.973666194,1.039410614 +William Bedford,bedfowi01,1991,PO,DET,124,65,-6.355744429,2.702672877,-3.653071552,-0.031345285,0,-0.031345285,-5.634413207,2.288602279,-3.345810928,1.400446371 +Gerald Henderson,hendege01,1991,PO,DET,76,40,-4.167233079,-0.889602125,-5.056835203,-0.048783548,0,-0.048783548,-4.402023965,-1.404036107,-5.806060071,0.446451707 +Scott Hastings,hastisc01,1991,PO,DET,67,35,0.763402613,-1.505998835,-0.742596222,0.037125726,0,0.037125726,0.029945403,-1.963296287,-1.933350885,0.397328176 +Tree Rollins,rollitr01,1991,PO,DET,61,32,-5.523668935,0.57554533,-4.948123604,-0.037546404,0,-0.037546404,-5.886941616,0.087988955,-5.798952661,1.362799123 +Tim Hardaway,hardati01,1991,PO,GSW,836,396,7.104218857,1.725952875,8.830171732,2.406863576,0,2.406863576,7.898730594,1.969502329,9.868232923,-0.241237396 +Mitch Richmond,richmmi01,1991,PO,GSW,785,372,1.88313749,-2.052017802,-0.168880312,0.503384702,0,0.503384702,1.989881542,-1.663070325,0.326811216,-0.348087954 +Chris Mullin,mullich01,1991,PO,GSW,773,366,1.916473101,0.690356109,2.60682921,1.025353762,0,1.025353762,2.245899473,0.564011377,2.80991085,-0.578599815 +Rod Higgins,higgiro01,1991,PO,GSW,452,214,2.23907846,-1.862634996,0.376443465,0.353197853,0,0.353197853,2.004505477,-2.027436302,-0.022930826,0.305890274 +Sarunas Marciulionis,marcisa01,1991,PO,GSW,435,206,3.207127254,-0.643979539,2.563147715,0.575709536,0,0.575709536,2.984955804,-0.956733214,2.02822259,-0.036246152 +Mario Elie,eliema01,1991,PO,GSW,416,197,1.72860798,-2.054090194,-0.325482214,0.252092484,0,0.252092484,1.287660201,-1.802924786,-0.515264585,0.287239823 +Jim Petersen,peterji01,1991,PO,GSW,247,117,-2.046330393,-0.544167314,-2.590497707,0.010040035,0,0.010040035,-2.472104126,0.722055743,-1.750048383,2.120181039 +Tom Tolbert,tolbeto01,1991,PO,GSW,245,116,-5.093049078,-0.811179833,-5.90422891,-0.196802428,0,-0.196802428,-4.871119077,-0.177092848,-5.048211925,2.097219549 +Tyrone Hill,hillty01,1991,PO,GSW,169,80,0.105460819,0.802014977,0.907475796,0.15759842,0,0.15759842,-0.264103679,1.793965159,1.529861481,2.231084377 +Alton Lister,listeal01,1991,PO,GSW,152,72,-6.748695991,-0.811414784,-7.560110775,-0.18386031,0,-0.18386031,-6.376723225,-1.677160743,-8.053883969,0.841761246 +Vincent Askew,askewvi01,1991,PO,GSW,87,41,-0.316804868,0.036680074,-0.280124794,0.053453692,0,0.053453692,-0.613444801,-0.245776126,-0.859220927,0.298276422 +Paul Mokeski,mokespa01,1991,PO,GSW,17,8,-3.304576574,4.80441275,1.499836176,0.018982313,0,0.018982313,-2.613454807,7.139835265,4.526380457,5.771982961 +Hakeem Olajuwon,olajuha01,1991,PO,HOU,247,129,1.663218744,4.86037832,6.523597064,0.625828352,0,0.625828352,1.495626852,4.196089196,5.691716048,-0.549936289 +Otis Thorpe,thorpot01,1991,PO,HOU,222,116,0.096400958,0.060243379,0.156644337,0.176559847,0,0.176559847,-0.281623436,0.014344414,-0.267279022,-0.457961001 +Vernon Maxwell,maxweve01,1991,PO,HOU,216,113,0.0577956,-0.800845738,-0.743050139,0.120179785,0,0.120179785,0.559933976,-0.745075595,-0.185141619,0.669732808 +Kenny Smith,smithke01,1991,PO,HOU,216,113,3.679596384,0.606970465,4.286566849,0.413762697,0,0.413762697,3.100698382,0.528381091,3.629079472,-1.047534738 +Buck Johnson,johnsbu01,1991,PO,HOU,165,86,-3.824108984,0.277844472,-3.546264513,-0.036216887,0,-0.036216887,-4.159889917,0.584407478,-3.575482439,0.481122882 +Larry Smith,smithla01,1991,PO,HOU,109,57,-2.097916607,-0.002718532,-2.100635138,0.019668691,0,0.019668691,-2.738455082,0.512756209,-2.225698874,0.932162081 +David Wood,woodda01,1991,PO,HOU,84,44,-0.065034869,3.426454456,3.361419586,0.14357572,0,0.14357572,-0.794459095,3.636430784,2.841971688,1.389295573 +Sleepy Floyd,floydsl01,1991,PO,HOU,78,41,-10.80129463,-0.525372123,-11.32666675,-0.18832547,0,-0.18832547,-9.590616082,-1.963263554,-11.55387964,1.681418933 +Dave Jamerson,jamerda01,1991,PO,HOU,40,21,6.168814709,1.006602158,7.175416866,0.110982025,0,0.110982025,5.393181651,1.273826043,6.667007695,1.124228299 +Reggie Miller,millere01,1991,PO,IND,414,193,4.078550619,-0.103243451,3.975307168,0.681734383,0,0.681734383,4.269099048,0.013365623,4.28246467,-0.175100219 +Chuck Person,persoch01,1991,PO,IND,411,192,5.507502308,-0.575127414,4.932374895,0.773325113,0,0.773325113,5.829424364,-0.586756071,5.242668293,-0.344518008 +Micheal Williams,willimi02,1991,PO,IND,392,183,6.84292239,2.007866109,8.850788499,1.118829265,0,1.118829265,6.958771588,2.777733323,9.736504911,0.146922783 +Detlef Schrempf,schrede01,1991,PO,IND,384,179,0.481981015,-1.732823244,-1.250842229,0.141004499,0,0.141004499,0.699590003,-1.585138382,-0.885548379,-0.134493535 +LaSalle Thompson,thompla01,1991,PO,IND,270,126,-3.407895739,0.511059636,-2.896836103,-0.009728558,0,-0.009728558,-2.946001221,-0.014714344,-2.960715564,-0.06654534 +Vern Fleming,flemive01,1991,PO,IND,246,115,2.036705443,-2.426908861,-0.390203418,0.141479476,0,0.141479476,1.63703245,-2.822851103,-1.185818652,-0.873215557 +Rik Smits,smitsri01,1991,PO,IND,189,88,-1.148565321,-0.174981305,-1.323546626,0.067022801,0,0.067022801,-1.195403787,0.431302498,-0.764101289,1.388433284 +Greg Dreiling,dreilgr01,1991,PO,IND,161,75,-5.522305306,-2.936144781,-8.458450087,-0.227689492,0,-0.227689492,-5.537136476,-2.09655718,-7.633693656,1.009511934 +Mike Sanders,sandemi01,1991,PO,IND,88,41,1.205446816,5.067522922,6.272969738,0.198425857,0,0.198425857,1.188059672,4.794049357,5.982109029,1.827374117 +Randy Wittman,wittmra01,1991,PO,IND,13,6,4.619495533,-3.441397852,1.178097681,0.012428398,0,0.012428398,2.826836566,-3.563387339,-0.736550772,0.202841241 +Kenny Williams,willike03,1991,PO,IND,4,2,-23.41271856,-3.767004752,-27.17972331,-0.028621287,0,-0.028621287,-20.96299668,0.093124174,-20.86987251,10.70641605 +Magic Johnson,johnsma02,1991,PO,LAL,1596,823,7.755635796,0.090725828,7.846361624,4.55866894,0,4.55866894,7.587682669,0.313014497,7.900697166,-0.622597053 +Sam Perkins,perkisa01,1991,PO,LAL,1458,752,1.877744334,1.121338401,2.999082735,2.270584745,0,2.270584745,1.911636164,1.266446922,3.178083086,-0.180412439 +James Worthy,worthja01,1991,PO,LAL,1421,733,0.54618524,-0.021786109,0.524399131,1.257023712,0,1.257023712,0.889691446,-0.104745375,0.784946071,-0.443700814 +Byron Scott,scottby01,1991,PO,LAL,1314,678,0.972252808,0.787650754,1.759903562,1.605575502,0,1.605575502,0.77174899,1.291097898,2.062846888,-0.199429617 +Vlade Divac,divacvl01,1991,PO,LAL,1181,609,-0.118493785,3.801276858,3.682783073,2.060069932,0,2.060069932,0.23482338,3.218377544,3.453200924,-0.062040245 +A.C. Green,greenac01,1991,PO,LAL,775,400,-1.114022347,0.4259984,-0.688023946,0.432560619,0,0.432560619,-1.066858899,-0.079005927,-1.145864826,-0.314584916 +Terry Teagle,teaglte01,1991,PO,LAL,531,274,-5.330824192,-0.506272743,-5.837096935,-0.446607508,0,-0.446607508,-5.347532628,-0.927307981,-6.274840609,0.321504754 +Elden Campbell,campbel01,1991,PO,LAL,268,138,-0.272852718,2.731074373,2.458221655,0.382163607,0,0.382163607,-0.540493596,2.111292416,1.57079882,0.991310452 +Larry Drew,drewla01,1991,PO,LAL,225,116,-1.988178305,-3.696034012,-5.684212317,-0.180980951,0,-0.180980951,-2.60838839,-3.847831182,-6.456219572,0.991873371 +Mychal Thompson,thompmy01,1991,PO,LAL,81,42,-7.423712788,0.509497646,-6.914215142,-0.093135646,0,-0.093135646,-7.888241681,0.582730856,-7.305510825,1.134998611 +Tony Smith,smithto02,1991,PO,LAL,78,40,-6.948505625,-3.723948961,-10.67245459,-0.168591181,0,-0.168591181,-7.07219711,-4.440459886,-11.512657,1.042869959 +Irving Thomas,thomair01,1991,PO,LAL,10,5,1.926073288,-3.10124589,-1.175172602,0.004083563,0,0.004083563,0.377615022,-5.135231502,-4.75761648,-1.364706451 +Jay Humphries,humphja01,1991,PO,MIL,243,123,3.906750773,-2.526002176,1.380748598,0.267957533,0,0.267957533,2.88661278,-0.68494617,2.20166661,0.213856059 +Alvin Robertson,roberal01,1991,PO,MIL,233,118,5.493076711,1.133812174,6.626888885,0.585604495,0,0.585604495,5.165673503,1.870265738,7.035939241,0.548607969 +Frank Brickowski,brickfr01,1991,PO,MIL,218,110,-2.191772101,-1.419285931,-3.611058032,-0.050309427,0,-0.050309427,-2.365440932,-0.382037023,-2.747477955,0.890939329 +Fred Roberts,roberfr01,1991,PO,MIL,204,103,-3.016883524,-1.563119631,-4.580003155,-0.098437855,0,-0.098437855,-3.220012032,-1.647394971,-4.867407003,-0.710870324 +Danny Schayes,schayda01,1991,PO,MIL,140,71,-4.417362137,-0.690572133,-5.10793427,-0.088439721,0,-0.088439721,-4.269507966,-0.702462413,-4.971970378,0.372223763 +Jack Sikma,sikmaja01,1991,PO,MIL,101,51,-2.68797472,4.623763025,1.935788304,0.125869944,0,0.125869944,-2.091659299,3.667476849,1.57581755,0.091117806 +Brad Lohaus,lohaubr01,1991,PO,MIL,81,41,-3.894943454,-4.209585194,-8.104528648,-0.116636793,0,-0.116636793,-3.580821379,-4.127601165,-7.708422544,0.914279475 +Steve Henson,hensost01,1991,PO,MIL,79,40,-5.362128455,-4.032134265,-9.39426272,-0.14006308,0,-0.14006308,-5.643871693,-4.934196267,-10.57806796,0.145105574 +Jeff Grayer,grayeje01,1991,PO,MIL,73,37,-0.149694456,-2.81331163,-2.963006085,-0.004105534,0,-0.004105534,-1.125940932,-3.832785793,-4.958726725,-0.947630835 +Larry Krystkowiak,krystla01,1991,PO,MIL,49,25,-7.797204043,0.002114577,-7.795089466,-0.066580319,0,-0.066580319,-8.169763487,-0.213730744,-8.383494231,0.302240692 +Adrian Dantley,dantlad01,1991,PO,MIL,38,19,-11.49461346,-4.926006248,-16.4206197,-0.134718978,0,-0.134718978,-11.72110378,-7.199863007,-18.92096679,-1.353831978 +Lester Conner,connele01,1991,PO,MIL,14,7,2.434934817,-6.60623896,-4.171304143,-0.005261037,0,-0.005261037,1.151629447,-6.81496737,-5.663337923,0.466027834 +Patrick Ewing,ewingpa01,1991,PO,NYK,213,110,-7.64900351,0.937883682,-6.711119828,-0.2297848,0,-0.2297848,-7.473005925,1.134586552,-6.338419374,0.209172845 +Maurice Cheeks,cheekma01,1991,PO,NYK,195,101,1.672153121,0.629471609,2.30162473,0.26840413,0,0.26840413,0.795625107,1.094723913,1.890349019,-0.024836759 +Charles Oakley,oaklech01,1991,PO,NYK,193,100,-1.107462711,0.928578605,-0.178884106,0.135304156,0,0.135304156,-1.445839008,1.519231041,0.073392033,0.008411994 +Kiki Vandeweghe,vandeki01,1991,PO,NYK,192,99,-3.212410954,-1.611286247,-4.823697201,-0.108006118,0,-0.108006118,-3.84699005,-1.784920659,-5.63191071,-0.01807192 +Gerald Wilkins,wilkige01,1991,PO,NYK,151,78,-5.809151897,2.778150586,-3.031001311,-0.01171846,0,-0.01171846,-5.222159501,3.063464948,-2.158694553,1.517803085 +Trent Tucker,tucketr01,1991,PO,NYK,128,66,3.377124452,0.511910942,3.889035394,0.230391235,0,0.230391235,2.594619104,0.837316739,3.431935843,-0.072641217 +Mark Jackson,jacksma01,1991,PO,NYK,70,36,-4.709902823,-1.205074344,-5.914977167,-0.059458596,0,-0.059458596,-5.607214819,-2.979545172,-8.586759991,-0.782469308 +Brian Quinnett,quinnbr01,1991,PO,NYK,70,36,-0.258644986,-0.452510201,-0.711155186,0.038602936,0,0.038602936,-1.292485766,-1.38310579,-2.675591556,-0.047267023 +Kenny Walker,walkeke01,1991,PO,NYK,60,31,-1.372928529,1.536126442,0.163197913,0.048511804,0,0.048511804,-2.328357734,2.130861229,-0.197496506,1.971905715 +John Starks,starkjo01,1991,PO,NYK,54,28,-5.577674679,-5.001968413,-10.57964309,-0.116235783,0,-0.116235783,-6.565236909,-5.816764582,-12.38200149,0.718721697 +Jerrod Mustaf,mustaje01,1991,PO,NYK,43,22,7.448384516,-0.591872001,6.856512515,0.110116977,0,0.110116977,5.637938626,-1.817329788,3.820608838,-0.928240172 +Eddie Lee Wilkins,wilkied01,1991,PO,NYK,25,13,0.928410205,-4.181451853,-3.253041648,-0.003547108,0,-0.003547108,0.579314942,-2.47513946,-1.895824519,2.912367549 +Hersey Hawkins,hawkihe01,1991,PO,PHI,623,329,5.164789628,3.178199161,8.34298879,1.917127031,0,1.917127031,5.23701545,3.637681298,8.874696748,-0.161919565 +Charles Barkley,barklch01,1991,PO,PHI,617,326,8.418503044,1.61451514,10.03301818,2.196767807,0,2.196767807,8.529758002,1.628258276,10.15801628,0.170458135 +Armen Gilliam,gilliar01,1991,PO,PHI,543,287,-0.73031496,-0.463298196,-1.193613156,0.233221554,0,0.233221554,-0.505647752,-0.65765905,-1.163306803,-0.733303541 +Ron Anderson,anderro01,1991,PO,PHI,422,223,-1.825589848,-1.124613728,-2.950203576,-0.023542977,0,-0.023542977,-1.637974395,-0.87967923,-2.517653625,0.203513146 +Rick Mahorn,mahorri01,1991,PO,PHI,394,208,-1.858490217,-0.506920937,-2.365411154,0.042121215,0,0.042121215,-2.130055637,-0.321963895,-2.452019532,0.063158067 +Rickey Green,greenri01,1991,PO,PHI,377,199,-2.777086285,-1.082201812,-3.859288097,-0.115442954,0,-0.115442954,-2.774555105,-1.446739295,-4.2212944,-0.581810669 +Andre Turner,turnean01,1991,PO,PHI,358,189,2.004129618,1.255504054,3.259633672,0.596507894,0,0.596507894,1.940363628,1.101610676,3.041974304,-0.18365525 +Manute Bol,bolma01,1991,PO,PHI,206,109,-5.218701232,1.460781794,-3.757919438,-0.057804654,0,-0.057804654,-5.445265946,0.272244567,-5.173021379,-0.008785383 +Robert Reid,reidro01,1991,PO,PHI,78,41,-6.24893911,-0.879136459,-7.12807557,-0.095794707,0,-0.095794707,-6.61819432,-1.019006347,-7.637200668,1.342516497 +Brian Oliver,olivebr01,1991,PO,PHI,28,15,-1.968649418,1.50770133,-0.460948087,0.018531887,0,0.018531887,-2.323112528,3.107352313,0.784239785,2.430128192 +Jayson Williams,willija01,1991,PO,PHI,19,10,8.887770939,-3.697014617,5.190756322,0.041481391,0,0.041481391,7.91509653,-5.071515656,2.843580874,-0.685292767 +Dave Hoppen,hoppeda01,1991,PO,PHI,17,9,3.281091824,-0.182843748,3.098248076,0.028128389,0,0.028128389,2.522183913,-1.066917816,1.455266097,1.475557666 +Kevin Johnson,johnske02,1991,PO,PHO,297,146,-1.54606723,-2.483158494,-4.029225724,-0.0980618,0,-0.0980618,-1.608928659,-1.96651341,-3.575442068,-0.206807697 +Jeff Hornacek,hornaje01,1991,PO,PHO,295,145,2.296926644,-0.266876485,2.030050159,0.36296607,0,0.36296607,1.322697291,0.558548512,1.881245803,-0.452866892 +Tom Chambers,chambto01,1991,PO,PHO,288,142,-4.819489523,1.47219803,-3.347291494,-0.044858899,0,-0.044858899,-4.164389366,1.446679686,-2.71770968,0.485198896 +Dan Majerle,majerda01,1991,PO,PHO,223,110,2.298451503,0.934404558,3.232856061,0.347487529,0,0.347487529,1.961498617,1.389477152,3.350975769,0.324299244 +Xavier McDaniel,mcdanxa01,1991,PO,PHO,205,101,-6.321207875,-3.277376115,-9.59858399,-0.364248151,0,-0.364248151,-6.625682794,-3.47070573,-10.09638852,0.070636622 +Mark West,westma01,1991,PO,PHO,189,93,-0.551671328,2.070580998,1.51890967,0.20894911,0,0.20894911,-1.17247567,2.046205137,0.873729467,0.019543972 +Negele Knight,knighne01,1991,PO,PHO,114,56,1.619306752,-3.055968268,-1.436661516,0.038883532,0,0.038883532,0.822799721,-2.770540888,-1.947741167,0.447368286 +Andrew Lang,langan01,1991,PO,PHO,112,55,2.296625035,1.256695916,3.553320951,0.184239173,0,0.184239173,1.268983122,1.713130089,2.98211321,0.940527388 +Kurt Rambis,rambiku01,1991,PO,PHO,108,53,-0.864954364,3.490093623,2.625139259,0.149975134,0,0.149975134,-0.800147886,2.808666794,2.008518908,0.04416429 +Cedric Ceballos,cebalce01,1991,PO,PHO,49,24,4.582143383,2.470632361,7.052775743,0.123049881,0,0.123049881,4.412829971,0.526928203,4.939758174,-0.570800533 +Ed Nealy,nealyed01,1991,PO,PHO,41,20,-6.79031688,-3.324794026,-10.11511091,-0.077561907,0,-0.077561907,-7.084616318,-3.810043421,-10.89465974,0.062793305 +Joe Barry Carroll,carrojo01,1991,PO,PHO,30,15,-3.811614649,-1.941502392,-5.753117041,-0.023381678,0,-0.023381678,-4.13783975,-4.402510003,-8.540349753,-1.284029451 +Clyde Drexler,drexlcl01,1991,PO,POR,1249,633,5.851894071,2.070772219,7.92266629,3.561139614,0,3.561139614,6.102185233,2.070708574,8.172893807,0.16592451 +Terry Porter,portete01,1991,PO,POR,1174,595,5.171024752,0.455561046,5.626585797,2.610888821,0,2.610888821,4.944049803,0.651152693,5.595202496,-0.422791 +Jerome Kersey,kerseje01,1991,PO,POR,1160,588,3.458597492,2.232177229,5.690774721,2.610264883,0,2.610264883,3.365443348,2.735938936,6.101382284,-0.049164417 +Buck Williams,willibu01,1991,PO,POR,1128,572,-0.87342727,-0.121938217,-0.995365487,0.526731988,0,0.526731988,-0.916022874,0.162617381,-0.753405493,-0.24868326 +Kevin Duckworth,duckwke01,1991,PO,POR,1008,511,-5.156307593,-0.041021979,-5.197329572,-0.657658698,0,-0.657658698,-4.580203804,-0.269576303,-4.849780107,-0.057374497 +Clifford Robinson,robincl02,1991,PO,POR,698,354,-0.908079453,-0.168945748,-1.077025201,0.313347791,0,0.313347791,-0.950247951,-0.553291774,-1.503539725,0.520224623 +Danny Ainge,aingeda01,1991,PO,POR,546,277,0.333841177,0.099500458,0.433341635,0.469388631,0,0.469388631,0.379616898,-0.394929126,-0.015312228,1.098888933 +Mark Bryant,bryanma01,1991,PO,POR,270,137,-0.70092284,-1.129427047,-1.830349888,0.066672858,0,0.066672858,-1.522471515,-0.964390937,-2.486862452,0.53596403 +Walter Davis,daviswa03,1991,PO,POR,219,111,-4.021755371,-0.951483108,-4.97323848,-0.129034503,0,-0.129034503,-4.285129586,-2.47696088,-6.762090465,-0.597642113 +Danny Young,youngda01,1991,PO,POR,71,36,-0.052940964,-4.166952309,-4.219893273,-0.027464854,0,-0.027464854,-1.269872916,-6.013642251,-7.283515167,-1.289003212 +Alaa Abdelnaby,abdelal01,1991,PO,POR,26,13,-6.565556058,-1.999625336,-8.565181395,-0.03902819,0,-0.03902819,-6.966436741,-4.170021165,-11.13645791,-1.78524722 +Wayne Cooper,coopewa01,1991,PO,POR,26,13,-5.099693502,-1.284387223,-6.384080725,-0.024947667,0,-0.024947667,-5.726481175,-2.206613077,-7.933094251,0.33610278 +Rod Strickland,stricro02,1991,PO,SAS,358,168,0.329411259,0.715969025,1.045380284,0.335777174,0,0.335777174,0.412510206,1.315042063,1.727552269,0.073118996 +David Robinson,robinda01,1991,PO,SAS,353,166,2.269718576,3.364938914,5.63465749,0.726401011,0,0.726401011,1.801921414,2.451946357,4.253867771,-0.773518151 +Willie Anderson,anderwi01,1991,PO,SAS,338,159,-1.578866196,-0.210312804,-1.789178999,0.080862397,0,0.080862397,-1.574856049,0.20767861,-1.367177439,0.558105797 +Sean Elliott,elliose01,1991,PO,SAS,281,132,0.446617991,-0.56648085,-0.119862859,0.181932568,0,0.181932568,-0.089371257,-0.948933448,-1.038304705,-0.389463426 +Terry Cummings,cummite01,1991,PO,SAS,264,124,-2.602183829,-0.44652728,-3.048711109,-0.019497983,0,-0.019497983,-2.53234822,-0.598970466,-3.131318686,0.036095178 +Paul Pressey,presspa01,1991,PO,SAS,264,124,-1.246204444,1.754216597,0.508012153,0.21344756,0,0.21344756,-1.479212586,2.03148501,0.552272423,0.3852262 +David Wingate,wingada01,1991,PO,SAS,81,38,-2.968202751,-1.741801368,-4.710004118,-0.039738078,0,-0.039738078,-4.031037088,-0.952411864,-4.983448952,1.318647376 +Avery Johnson,johnsav01,1991,PO,SAS,40,19,-4.865372426,0.05249522,-4.812877206,-0.020799828,0,-0.020799828,-5.471519585,0.24535696,-5.226162625,0.804946299 +Sean Higgins,higgise01,1991,PO,SAS,28,13,-8.515739746,-3.54717738,-12.06291713,-0.063276773,0,-0.063276773,-9.817047673,-4.659320141,-14.47636781,-0.636916451 +Sidney Green,greensi02,1991,PO,SAS,23,11,-1.437782122,-2.975985408,-4.413767529,-0.009795886,0,-0.009795886,-2.257975161,-2.51702019,-4.774995351,1.626423984 +Dave Greenwood,greenda01,1991,PO,SAS,11,5,6.511502575,-5.16262705,1.348875526,0.010513021,0,0.010513021,5.054908651,-8.191817966,-3.136909315,-2.376905542 +Tony Massenburg,masseto01,1991,PO,SAS,2,1,-6.660661617,-3.822054613,-10.48271623,-0.004010222,0,-0.004010222,-8.134749191,-5.885991771,-14.02074096,-1.364706451 +Eddie Johnson,johnsed03,1991,PO,SEA,344,171,5.939345266,0.452522124,6.391867391,0.822819785,0,0.822819785,5.850973867,0.647980911,6.498954779,0.026748781 +Benoit Benjamin,benjabe01,1991,PO,SEA,328,163,-1.166731348,1.966876647,0.800145299,0.303424072,0,0.303424072,-1.231860829,1.38828371,0.156422881,-0.333474683 +Shawn Kemp,kempsh01,1991,PO,SEA,300,149,-3.371391906,-0.660204577,-4.031596482,-0.100854646,0,-0.100854646,-2.865761333,-0.699193583,-3.564954916,0.350592949 +Sedale Threatt,threase01,1991,PO,SEA,274,136,3.625890238,-0.335376045,3.290514193,0.433831565,0,0.433831565,3.389786614,0.00888969,3.398676304,0.339667271 +Gary Payton,paytoga01,1991,PO,SEA,272,135,1.333786664,1.466993562,2.800780226,0.394916248,0,0.394916248,1.147732293,1.810743178,2.958475471,0.145174615 +Derrick McKey,mckeyde01,1991,PO,SEA,230,114,1.193918384,-0.034224998,1.159693386,0.23522487,0,0.23522487,0.748978644,0.068588739,0.817567383,0.280119418 +Ricky Pierce,piercri01,1991,PO,SEA,226,112,-3.468828276,-0.899512717,-4.368340992,-0.095913756,0,-0.095913756,-2.881525792,-1.217286916,-4.098812707,0.533110805 +Nate McMillan,mcmilna01,1991,PO,SEA,191,95,1.232062841,2.637753936,3.869816777,0.333068924,0,0.333068924,1.006240689,2.964874584,3.971115273,0.614518889 +Michael Cage,cagemi01,1991,PO,SEA,161,80,0.417103109,1.81976885,2.236871959,0.210520548,0,0.210520548,0.196893694,1.546283362,1.743177056,0.26715094 +Dana Barros,barroda01,1991,PO,SEA,50,25,13.93145743,4.892666783,18.82412421,0.285212135,0,0.285212135,14.3537514,2.926820383,17.28057179,0.467888349 +Dave Corzine,corzida01,1991,PO,SEA,24,12,0.676837857,-1.872920032,-1.196082176,0.009767621,0,0.009767621,-0.464181852,-2.845425798,-3.30960765,-0.428183951 +Scott Meents,meentsc01,1991,PO,SEA,16,8,-3.158852134,7.173716725,4.014864591,0.0290536,0,0.0290536,-2.121600009,6.300905052,4.179305042,1.913055424 +Karl Malone,malonka01,1991,PO,UTA,772,383,1.682959915,2.460838449,4.143798365,1.386285811,0,1.386285811,2.303230395,2.187722731,4.490953126,-0.207761723 +John Stockton,stockjo01,1991,PO,UTA,751,373,8.621204503,2.306248391,10.92745289,2.676557047,0,2.676557047,8.500526556,2.478185709,10.97871226,-0.280063722 +Jeff Malone,malonje01,1991,PO,UTA,707,351,2.389922005,0.773379539,3.163301544,1.08537562,0,1.08537562,2.068104402,0.723931944,2.792036346,-0.587670284 +Mark Eaton,eatonma01,1991,PO,UTA,514,255,-3.162720594,2.263091305,-0.899629289,0.248940051,0,0.248940051,-3.333281083,2.000839116,-1.332441966,0.249591992 +Blue Edwards,edwarbl01,1991,PO,UTA,486,241,-1.62255026,0.899321815,-0.723228445,0.259143041,0,0.259143041,-1.687737418,0.911980294,-0.775757124,0.779689619 +Thurl Bailey,baileth01,1991,PO,UTA,459,228,-4.013106008,0.008959595,-4.004146413,-0.150370242,0,-0.150370242,-3.911398906,-0.485523813,-4.396922719,-0.059201876 +Mike Brown,brownmi01,1991,PO,UTA,449,223,-0.953418705,1.51568693,0.562268224,0.390374176,0,0.390374176,-1.032434482,1.291137123,0.258702641,0.414501322 +Delaney Rudd,ruddde01,1991,PO,UTA,117,58,6.141462985,0.786417727,6.927880712,0.297145664,0,0.297145664,6.164766577,-0.260359595,5.904406983,0.569962096 +Tony Brown,brownto01,1991,PO,UTA,58,29,-0.396022818,-2.558329662,-2.954352481,-0.003092984,0,-0.003092984,-1.267551611,-3.944577434,-5.212129045,-0.769898348 +Darrell Griffith,griffda01,1991,PO,UTA,18,9,8.528900414,-3.303995293,5.224905121,0.037191293,0,0.037191293,7.45929947,-6.216868363,1.242431107,-1.442569229 +Walter Palmer,palmewa01,1991,PO,UTA,12,6,-22.44733208,-2.959739169,-25.40707125,-0.07587643,0,-0.07587643,-20.8069146,-0.503707809,-21.31062241,5.740783549 +Andy Toolson,toolsan01,1991,PO,UTA,8,4,-5.957494801,16.53164213,10.57414733,0.028796249,0,0.028796249,-2.698018957,13.34337585,10.64535689,2.533739799 +Kevin Willis,willike02,1992,RS,ATL,6104,2962,1.18885932,0.201346744,1.390206064,6.213907448,6.213907448,0,1.264919979,0.323867897,1.588787876,-0.669625927 +Stacey Augmon,augmost01,1992,RS,ATL,5163,2505,-0.391509488,-0.147374828,-0.538884316,2.819932522,2.819932522,0,-0.48945325,-0.139577651,-0.629030901,-0.207244551 +Rumeal Robinson,robinru01,1992,RS,ATL,4575,2220,-0.138209481,-0.799743773,-0.937953254,2.056750096,2.056750096,0,-0.004158106,-0.684714447,-0.688872553,0.207180408 +Blair Rasmussen,rasmubl01,1992,RS,ATL,4056,1968,-2.935665387,-0.410489794,-3.346155181,-0.599120071,-0.599120071,0,-2.898578938,-0.161398342,-3.05997728,0.087671232 +Paul Graham,grahapa01,1992,RS,ATL,3541,1718,0.705277296,0.411586922,1.116864218,3.409038554,3.409038554,0,0.617125745,0.657196575,1.27432232,0.566939174 +Dominique Wilkins,wilkido01,1992,RS,ATL,3299,1601,3.56015781,-0.565000249,2.995157561,4.675902807,4.675902807,0,3.60299075,-0.662251745,2.940739006,-0.352653335 +Duane Ferrell,ferredu01,1992,RS,ATL,3293,1598,0.694009957,-1.4526734,-0.758663443,1.622304569,1.622304569,0,0.263743469,-1.679220462,-1.415476993,-0.074201342 +Alexander Volkov,volkoal01,1992,RS,ATL,3124,1516,0.016946171,0.181423148,0.198369319,2.291482094,2.291482094,0,0.34222348,-0.005981316,0.336242164,0.473077786 +Jon Koncak,koncajo01,1992,RS,ATL,3069,1489,-4.499999637,0.84296654,-3.657033097,-0.691852154,-0.691852154,0,-4.426619132,0.866939413,-3.559679718,0.396162219 +Maurice Cheeks,cheekma01,1992,RS,ATL,2238,1086,-0.28498076,1.655586999,1.370606239,2.280006929,2.280006929,0,-0.573357676,1.633953202,1.060595526,-0.133998952 +Morlon Wiley,wileymo01,1992,RS,ATL,1581,767,-0.166106279,-0.349013303,-0.515119583,0.879528578,0.879528578,0,-0.487180953,-0.272870496,-0.76005145,0.555717297 +Rodney Monroe,monroro01,1992,RS,ATL,645,313,-3.910500478,-1.9715173,-5.882017778,-0.501234835,-0.501234835,0,-3.825315407,-3.116232793,-6.9415482,0.210236149 +Jeff Sanders,sandeje01,1992,RS,ATL,241,117,-1.446640186,0.345423356,-1.10121683,0.098626058,0.098626058,0,-1.901759824,-0.164653429,-2.066413253,0.203368354 +Travis Mays,maystr01,1992,RS,ATL,66,32,-2.170356396,-5.195612091,-7.365968486,-0.075739411,-0.075739411,0,-2.068147926,-5.011525108,-7.079673034,0.489767897 +Gary Leonard,leonaga01,1992,RS,ATL,27,13,9.327011545,1.802808686,11.12982023,0.09293745,0.09293745,0,8.579612779,2.110863486,10.69047627,0.933259968 +Reggie Lewis,lewisre01,1992,RS,BOS,6198,3070,1.65449996,1.146196384,2.800696345,8.682583461,8.682583461,0,1.744794532,1.73492496,3.479719492,-0.129972909 +Kevin Gamble,gamblke01,1992,RS,BOS,5039,2496,1.361961377,-0.062681777,1.299279599,5.145135299,5.145135299,0,1.162212782,0.080861474,1.243074256,-0.217375224 +Robert Parish,parisro01,1992,RS,BOS,4613,2285,-0.333560493,1.995896543,1.66233605,5.116733064,5.116733064,0,0.114064123,1.505471701,1.619535825,-0.517321313 +Ed Pinckney,pincked01,1992,RS,BOS,3870,1917,1.647395918,1.113792519,2.761188437,5.355534907,5.355534907,0,1.502479358,0.824901111,2.327380469,-0.629857551 +John Bagley,baglejo01,1992,RS,BOS,3517,1742,0.575694412,-1.456171942,-0.88047753,1.656583327,1.656583327,0,0.474117816,-1.530081632,-1.055963817,-0.293770657 +Larry Bird,birdla01,1992,RS,BOS,3355,1662,3.314808207,0.586178289,3.900986496,5.603048464,5.603048464,0,3.449268407,0.30871671,3.757985117,-0.636166437 +Rick Fox,foxri01,1992,RS,BOS,3099,1535,-1.147232643,0.691051412,-0.45618123,1.816794356,1.816794356,0,-0.807754298,0.79432534,-0.013428958,1.10961106 +Kevin McHale,mchalke01,1992,RS,BOS,2822,1398,0.762949683,-1.043145883,-0.280196201,1.751293573,1.751293573,0,0.791063209,-1.502885084,-0.711821875,-0.573023398 +Joe Kleine,kleinjo01,1992,RS,BOS,2001,991,-1.972522808,0.616526975,-1.355995833,0.702909278,0.702909278,0,-1.862620809,0.100975289,-1.76164552,-0.265219131 +Dee Brown,brownde01,1992,RS,BOS,1783,883,-0.688067517,-0.505503994,-1.193571511,0.70144792,0.70144792,0,-0.431075381,-0.114898475,-0.545973856,0.037200649 +Sherman Douglas,douglsh01,1992,RS,BOS,1320,654,-0.352731793,-1.878032273,-2.230764066,0.173944609,0.173944609,0,-0.444332176,-1.883019588,-2.327351764,0.390059329 +Brian Shaw,shawbr01,1992,RS,BOS,880,436,-0.347170398,-1.139763771,-1.486934169,0.280034024,0.280034024,0,-0.367376595,-1.132020967,-1.499397562,-0.324338394 +Rickey Green,greenri01,1992,RS,BOS,741,367,-1.316994358,-0.261079549,-1.578073907,0.219262349,0.219262349,0,-1.490195312,-0.55067328,-2.040868591,-0.077166991 +Kevin Pritchard,pritcke01,1992,RS,BOS,275,136,-0.370194173,-1.761462995,-2.131657168,0.043105248,0.043105248,0,-0.861480277,-1.953023968,-2.814504245,0.456448012 +Stojko Vrankovic,vrankst01,1992,RS,BOS,222,110,-6.340356063,1.237828358,-5.102527705,-0.132990543,-0.132990543,0,-6.063012678,0.062290146,-6.000722533,0.7128518 +Kenny Battle,battlke01,1992,RS,BOS,93,46,0.811131378,-1.816603659,-1.005472281,0.040801753,0.040801753,0,-0.408664986,-2.589246055,-2.997911041,-0.336734405 +Tony Massenburg,masseto01,1992,RS,BOS,93,46,-6.285428138,-3.088437425,-9.373865563,-0.156812027,-0.156812027,0,-6.37251788,-3.190372533,-9.562890414,0.852891294 +Larry Robinson,robinla01,1992,RS,BOS,12,6,-12.69875964,-6.53715101,-19.23591065,-0.052360952,-0.052360952,0,-10.89988027,-2.79134905,-13.69122932,3.672313579 +Larry Johnson,johnsla02,1992,RS,CHH,6530,3047,1.728319387,-0.661259705,1.067059683,5.890423169,5.890423169,0,1.672268237,-0.433699567,1.238568671,-0.71719769 +Kendall Gill,gillke01,1992,RS,CHH,6228,2906,0.411544613,0.026839201,0.438383814,4.722541663,4.722541663,0,0.53062271,0.51481367,1.04543638,-0.09701481 +Muggsy Bogues,boguemu01,1992,RS,CHH,5979,2790,1.758583134,0.198609002,1.957192136,6.667172999,6.667172999,0,1.465466404,0.576070733,2.041537137,-0.486477685 +Kenny Gattison,gattike01,1992,RS,CHH,4764,2223,-0.917929149,-0.821421772,-1.739350921,1.148087013,1.148087013,0,-0.963750914,-0.707598248,-1.671349162,0.156580105 +Dell Curry,curryde01,1992,RS,CHH,4329,2020,0.496738933,-0.854981849,-0.358242916,2.468054245,2.468054245,0,0.533708961,-0.957871555,-0.424162594,0.12303487 +Johnny Newman,newmajo01,1992,RS,CHH,3538,1651,-0.365398829,-1.181623142,-1.547021971,1.01805981,1.01805981,0,-0.39553748,-0.970336939,-1.36587442,0.457944415 +J.R. Reid,reidjr01,1992,RS,CHH,2694,1257,-2.366808423,-0.222036687,-2.58884511,0.103753074,0.103753074,0,-2.044886203,-0.100345141,-2.145231344,0.379593165 +Anthony Frederick,fredean01,1992,RS,CHH,1826,852,-2.14640034,-0.538073604,-2.684473944,0.028519803,0.028519803,0,-2.163732239,-1.368000582,-3.531732821,0.124532808 +Kevin Lynch,lynchke01,1992,RS,CHH,1755,819,-3.102417197,-1.296173189,-4.398590387,-0.692270444,-0.692270444,0,-3.459148484,-1.279229642,-4.738378126,0.482979939 +Eric Leckner,leckner01,1992,RS,CHH,1534,716,-4.260295898,-1.554735515,-5.815031414,-1.125335338,-1.125335338,0,-4.491199894,-1.760031608,-6.251231502,0.495404777 +Rex Chapman,chapmre01,1992,RS,CHH,1168,545,-1.834459833,-2.733960321,-4.568420154,-0.50796419,-0.50796419,0,-1.810352522,-2.533221105,-4.343573627,0.452022332 +Mike Gminski,gminsmi01,1992,RS,CHH,1069,499,-3.547712942,-0.906953127,-4.454666069,-0.431314084,-0.431314084,0,-3.491289389,-1.910408278,-5.401697667,-0.603376177 +Elliot Perry,perryel01,1992,RS,CHH,795,371,-4.670651356,-0.908424006,-5.579075362,-0.536737473,-0.536737473,0,-4.470516178,-1.878903154,-6.349419332,0.226221419 +Greg Grant,grantgr01,1992,RS,CHH,122,57,-4.775438939,4.213614376,-0.561824563,0.063699238,0.063699238,0,-4.248343549,2.837327645,-1.411015904,0.098447445 +Ron Grandison,grandro01,1992,RS,CHH,54,25,-3.405126156,-0.044171964,-3.44929812,-0.009026034,-0.009026034,0,-3.252212415,-0.977483645,-4.22969606,1.168021079 +Michael Ansley,anslemi01,1992,RS,CHH,28,13,-5.872243766,-3.183068787,-9.055312553,-0.04169079,-0.04169079,0,-6.377704215,-4.124676908,-10.50238112,-0.303718088 +Tony Massenburg,masseto01,1992,RS,CHH,28,13,-22.74859747,-2.190045611,-24.93864308,-0.150841312,-0.150841312,0,-19.89216438,-4.107457078,-23.99962145,2.441722627 +Cedric Hunter,huntece01,1992,RS,CHH,2,1,-6.462056446,-4.748641116,-11.21069756,-0.004263468,-0.004263468,0,-7.658987197,-6.337242383,-13.99622958,-1.205305588 +Scottie Pippen,pippesc01,1992,RS,CHI,6294,3164,4.554944372,2.348912895,6.903857267,15.55898235,15.55898235,0,4.959460495,2.313054708,7.272515203,-0.156804881 +Michael Jordan,jordami01,1992,RS,CHI,6171,3102,7.158042997,2.846293739,10.00433674,20.15562803,20.15562803,0,7.406482799,3.041470544,10.44795334,-0.144923536 +Horace Grant,grantho01,1992,RS,CHI,5687,2859,3.918182829,2.418273984,6.336456813,13.13370474,13.13370474,0,3.996195756,2.312969392,6.309165148,-0.888469284 +John Paxson,paxsojo01,1992,RS,CHI,3871,1946,-0.068928352,-0.664885441,-0.733813793,1.996790559,1.996790559,0,-0.30459595,-0.417728519,-0.722324469,-0.243313973 +B.J. Armstrong,armstbj01,1992,RS,CHI,3730,1875,0.200863923,-1.034892872,-0.83402895,1.823751292,1.823751292,0,0.254063896,-1.380999737,-1.126935841,-0.486521998 +Bill Cartwright,cartwbi01,1992,RS,CHI,2926,1471,-3.62524153,0.336591734,-3.288649796,-0.403885278,-0.403885278,0,-3.038452985,-0.185033897,-3.223486882,-0.090429979 +Stacey King,kingst01,1992,RS,CHI,2522,1268,-1.324248989,-1.2863637,-2.61061269,0.090124902,0.090124902,0,-1.19384862,-1.862092091,-3.055940711,-0.053633197 +Cliff Levingston,levincl01,1992,RS,CHI,2029,1020,-0.92262468,0.544763679,-0.377861001,1.235582484,1.235582484,0,-0.874852014,0.074189664,-0.80066235,0.088118912 +Will Perdue,perduwi01,1992,RS,CHI,2003,1007,-2.363867729,0.846834827,-1.517032902,0.634543579,0.634543579,0,-2.057884458,-0.015626545,-2.073511003,0.166855955 +Bob Hansen,hansebo01,1992,RS,CHI,1530,769,-3.234423209,-0.563952095,-3.798375304,-0.417410926,-0.417410926,0,-3.336557607,-0.084306707,-3.420864314,1.44792534 +Scott Williams,willisc01,1992,RS,CHI,1373,690,-0.798257105,0.924499048,0.126241943,1.017388971,1.017388971,0,-0.834779753,0.70793466,-0.126845093,0.467902286 +Craig Hodges,hodgecr01,1992,RS,CHI,1104,555,-0.900725259,-1.643396508,-2.544121767,0.058341626,0.058341626,0,-0.572098387,-2.587085296,-3.159183683,0.075419584 +Mark Randall,randama01,1992,RS,CHI,133,67,-3.648571596,-4.080786586,-7.729358182,-0.171103843,-0.171103843,0,-3.578408095,-5.038563492,-8.616971586,0.512973886 +Rory Sparrow,sparrro01,1992,RS,CHI,36,18,-13.25865906,-4.61084397,-17.86950303,-0.140721926,-0.140721926,0,-11.97963185,-5.447303346,-17.42693519,1.317944412 +Dennis Hopson,hopsode01,1992,RS,CHI,20,10,-3.913216345,4.127861319,0.214644974,0.015450765,0.015450765,0,-3.707975437,4.93477353,1.226798093,2.103125412 +Chuck Nevitt,nevitch01,1992,RS,CHI,18,9,-22.47023564,-7.202357055,-29.67259269,-0.127310312,-0.127310312,0,-20.00717034,-8.6137103,-28.62088064,2.918036635 +Larry Nance,nancela01,1992,RS,CLE,5765,2880,2.982258332,2.141044155,5.123302487,11.45837654,11.45837654,0,3.043462151,2.035013108,5.078475259,-0.934189834 +Brad Daugherty,daughbr01,1992,RS,CLE,5291,2643,3.027158142,0.811170087,3.838328228,8.839638165,8.839638165,0,3.268636402,0.840839849,4.109476251,-0.489503246 +Hot Rod Williams,williho01,1992,RS,CLE,4869,2432,1.056638294,1.987149906,3.043788199,7.128272086,7.128272086,0,1.265842135,1.70201089,2.967853025,-0.826043723 +Mark Price,pricema01,1992,RS,CLE,4280,2138,6.876213127,-0.565201644,6.311011483,9.843874279,9.843874279,0,6.833902797,-0.403308823,6.430593974,-0.395409532 +Craig Ehlo,ehlocr01,1992,RS,CLE,4036,2016,1.370347559,-0.115890578,1.254456981,4.114696632,4.114696632,0,1.64562533,0.314458555,1.960083885,-0.098349686 +John Battle,battljo01,1992,RS,CLE,3277,1637,-0.87944587,-2.374586016,-3.254031886,-0.420375223,-0.420375223,0,-1.033801936,-2.448853604,-3.48265554,-0.137329838 +Terrell Brandon,brandte01,1992,RS,CLE,3213,1605,-1.674230579,-0.273224563,-1.947455142,0.656249194,0.656249194,0,-1.253972114,-0.60053995,-1.854512064,-0.13867729 +Danny Ferry,ferryda01,1992,RS,CLE,1876,937,-2.391182826,-0.9475287,-3.338711526,-0.283166884,-0.283166884,0,-2.040368296,-0.834314461,-2.874682757,0.601046076 +Henry James,jameshe01,1992,RS,CLE,1734,866,-2.661926641,-1.950643554,-4.612570195,-0.827954307,-0.827954307,0,-2.249032341,-2.278320776,-4.527353117,0.595492129 +Steve Kerr,kerrst01,1992,RS,CLE,1696,847,1.421433886,-0.937276379,0.484157507,1.387929265,1.387929265,0,1.182369315,-1.458518157,-0.276148842,-0.67745919 +Winston Bennett,bennewi01,1992,RS,CLE,1664,831,-3.979022746,-1.476929473,-5.455952219,-1.153565787,-1.153565787,0,-3.977662728,-1.06996393,-5.047626658,0.537802579 +Mike Sanders,sandemi01,1992,RS,CLE,1105,552,1.168306472,0.208986662,1.377293134,1.169358382,1.169358382,0,0.899092733,1.097960674,1.997053408,0.588106286 +Jimmy Oliver,oliveji01,1992,RS,CLE,504,252,-2.722554795,-1.134329504,-3.856884299,-0.142646361,-0.142646361,0,-2.735764127,-1.570932384,-4.306696511,0.229481377 +Bobby Phills,phillbo01,1992,RS,CLE,130,65,-5.568078201,-1.755700613,-7.323778814,-0.152129768,-0.152129768,0,-4.88517898,-3.437742671,-8.322921651,0.289961182 +John Morton,mortojo01,1992,RS,CLE,108,54,-3.966911852,-3.121186574,-7.088098426,-0.118974999,-0.118974999,0,-4.133269956,-3.903936275,-8.037206231,-0.444562254 +Chucky Brown,brownch01,1992,RS,CLE,100,50,-2.152500251,0.731966666,-1.420533585,0.034284,0.034284,0,-2.21111638,0.693628594,-1.517487786,1.065382112 +Rolando Blackman,blackro01,1992,RS,DAL,5027,2527,0.460862345,-2.003770129,-1.542907783,1.550096465,1.550096465,0,0.089471178,-1.86391028,-1.774439101,-0.38837371 +Derek Harper,harpede01,1992,RS,DAL,4480,2252,1.235102253,-0.233242218,1.001860035,4.316780973,4.316780973,0,1.309358847,0.270798542,1.580157389,0.136284424 +Terry Davis,daviste01,1992,RS,DAL,4275,2149,-1.594268586,-1.072239081,-2.666507667,0.09137635,0.09137635,0,-1.792811791,-0.806587748,-2.599399539,-0.177730245 +Rodney McCray,mccraro01,1992,RS,DAL,4189,2106,-0.26332463,-0.651329647,-0.914654277,1.968754361,1.968754361,0,-0.687901254,-0.706454314,-1.394355568,-0.163227715 +Herb Williams,willihe01,1992,RS,DAL,4058,2040,-4.89157752,0.019891673,-4.871685847,-2.20441803,-2.20441803,0,-4.542258263,-0.191629561,-4.733887823,-0.170553454 +Doug Smith,smithdo03,1992,RS,DAL,3396,1707,-3.087109173,0.158055907,-2.929053266,-0.157041295,-0.157041295,0,-2.865412966,0.641106344,-2.224306622,0.691245414 +Mike Iuzzolino,iuzzomi01,1992,RS,DAL,2546,1280,1.16428412,-2.201917799,-1.03763368,1.115828101,1.115828101,0,0.710678812,-2.242852288,-1.532173476,-0.213735026 +Donald Hodge,hodgedo01,1992,RS,DAL,2105,1058,-1.35899526,-1.072260371,-2.431255631,0.172402716,0.172402716,0,-1.552001859,-1.155846015,-2.707847874,0.197419382 +Randy White,whitera01,1992,RS,DAL,2031,1021,-3.386366914,-0.749376605,-4.135743518,-0.728174034,-0.728174034,0,-3.227004968,-0.649248216,-3.876253185,0.856655102 +James Donaldson,donalja01,1992,RS,DAL,1977,994,-2.594525244,-1.808160829,-4.402686073,-0.834751087,-0.834751087,0,-2.891180635,-1.878311867,-4.769492502,-0.395731511 +Fat Lever,leverfa01,1992,RS,DAL,1758,884,0.718587898,1.191590161,1.910178059,2.101821276,2.101821276,0,0.620166746,1.460970668,2.081137415,0.000124782 +Tracy Moore,mooretr01,1992,RS,DAL,1556,782,-0.97294881,-0.591367069,-1.564315879,0.477352901,0.477352901,0,-0.936465447,-0.527370118,-1.463835564,0.887842947 +Brad Davis,davisbr01,1992,RS,DAL,853,429,-2.287954599,-2.141441711,-4.42939631,-0.370370539,-0.370370539,0,-2.954440343,-1.900269175,-4.854709518,0.742950075 +Brian Howard,howarbr01,1992,RS,DAL,633,318,-0.861524057,-0.213687684,-1.075211741,0.274618354,0.274618354,0,-1.541921631,-0.031528491,-1.573450122,1.042251111 +Brian Quinnett,quinnbr01,1992,RS,DAL,271,136,-4.882937998,1.212214995,-3.670723003,-0.064843251,-0.064843251,0,-4.388004395,0.421005415,-3.96699898,1.465344228 +Tom Garrick,garrito01,1992,RS,DAL,125,63,-1.399604854,5.069258058,3.669653205,0.20802922,0.20802922,0,-1.183113517,4.756236565,3.573123048,0.798867692 +Joao Vianna,viannjo01,1992,RS,DAL,18,9,-3.661523882,-5.548665677,-9.21018956,-0.030570764,-0.030570764,0,-4.610310525,-3.61602322,-8.226333745,2.990984412 +Greg Anderson,andergr01,1992,RS,DEN,5803,2793,-2.376823937,0.050897287,-2.32592665,0.603321207,0.603321207,0,-2.31587535,0.226628807,-2.089246542,-0.158416504 +Dikembe Mutombo,mutomdi01,1992,RS,DEN,5643,2716,-1.857300501,0.56357044,-1.293730061,2.011586968,2.011586968,0,-1.796584587,0.454420259,-1.342164328,-0.308881239 +Reggie Williams,willire01,1992,RS,DEN,5450,2623,1.034889217,1.181094861,2.215984078,6.668929042,6.668929042,0,0.899487808,1.407939343,2.30742715,0.341217774 +Mark Macon,maconma01,1992,RS,DEN,4787,2304,-3.972948876,0.703631025,-3.269317851,-0.614460296,-0.614460296,0,-3.749095541,1.249420515,-2.499675026,0.641347063 +Winston Garland,garlawi01,1992,RS,DEN,4590,2209,-0.075953722,-0.993718439,-1.069672161,1.893817792,1.893817792,0,-0.585314548,-0.600218634,-1.185533182,0.001802116 +Mahmoud Abdul-Rauf,abdulma02,1992,RS,DEN,3196,1538,-2.534362787,-2.523590982,-5.057953769,-1.814584645,-1.814584645,0,-2.699999221,-2.64311431,-5.343113531,0.192425414 +Marcus Liberty,liberma01,1992,RS,DEN,3173,1527,-0.73205127,-0.141101559,-0.873152828,1.465348681,1.465348681,0,-1.082657268,-0.385646174,-1.468303442,0.21031296 +Todd Lichti,lichtto01,1992,RS,DEN,2443,1176,-1.801608001,-1.590109065,-3.391717066,-0.386559431,-0.386559431,0,-2.573381609,-1.639356797,-4.212738406,0.389353426 +Joe Wolf,wolfjo01,1992,RS,DEN,2410,1160,-4.23605315,-0.922657797,-5.158710947,-1.425581387,-1.425581387,0,-4.36994464,-1.254636667,-5.624581307,0.002001927 +Walter Davis,daviswa03,1992,RS,DEN,1540,741,-0.068566766,-1.387661897,-1.456228663,0.489933935,0.489933935,0,-0.614667672,-1.874420605,-2.489088278,0.162634484 +Scott Hastings,hastisc01,1992,RS,DEN,875,421,-3.595467932,-0.458225957,-4.053693889,-0.281008966,-0.281008966,0,-4.104607356,-1.048263047,-5.152870404,0.343471372 +Kevin Brooks,brookke01,1992,RS,DEN,561,270,-2.625858966,-2.037414635,-4.663273601,-0.263710377,-0.263710377,0,-3.237526494,-3.35512075,-6.592647244,0.055416213 +Jerome Lane,laneje01,1992,RS,DEN,293,141,-4.698765202,-2.847728789,-7.546493991,-0.345396552,-0.345396552,0,-4.730275011,-2.989422653,-7.719697665,0.097937313 +Anthony Cook,cookan01,1992,RS,DEN,239,115,0.572264407,0.794242883,1.36650729,0.240452217,0.240452217,0,-0.342062784,-0.409880841,-0.751943625,-0.435701696 +Steve Scheffler,schefst01,1992,RS,DEN,96,46,1.209572085,1.143031817,2.352603902,0.120612301,0.120612301,0,0.63257481,1.343628948,1.976203757,0.701186183 +Dennis Rodman,rodmade01,1992,RS,DET,6372,3301,2.398128402,2.263166966,4.661295368,12.3800812,12.3800812,0,2.297739613,2.442070158,4.73980977,-0.797947212 +Joe Dumars,dumarjo01,1992,RS,DET,6161,3192,1.528156177,-0.959202446,0.568953731,5.373297555,5.373297555,0,1.294333947,-0.811395368,0.482938579,-0.575826779 +Isiah Thomas,thomais01,1992,RS,DET,5632,2918,0.68514229,0.352443835,1.037586126,5.635808132,5.635808132,0,0.946950187,0.67166148,1.618611667,-0.052263512 +Bill Laimbeer,laimbbi01,1992,RS,DET,4312,2234,-2.176325673,1.867130583,-0.309195091,2.783525305,2.783525305,0,-1.878904314,1.574585284,-0.30431903,0.053739199 +Orlando Woolridge,woolror01,1992,RS,DET,4079,2113,-1.014611769,-0.645675346,-1.660287115,1.17398822,1.17398822,0,-1.175422872,-1.201334356,-2.376757228,-0.064925183 +John Salley,sallejo01,1992,RS,DET,3424,1774,-0.754326871,1.520420172,0.766093301,3.191082995,3.191082995,0,-0.854927115,1.263667358,0.408740243,0.267009412 +Mark Aguirre,aguirma01,1992,RS,DET,3054,1582,-1.826612151,0.205936762,-1.620675389,0.918347575,0.918347575,0,-1.547183513,-0.121905402,-1.669088915,0.732932372 +Darrell Walker,walkeda01,1992,RS,DET,2975,1541,-1.017907716,0.892619914,-0.125287801,2.06313784,2.06313784,0,-1.364174668,0.567482066,-0.796692602,-0.021745322 +William Bedford,bedfowi01,1992,RS,DET,701,363,-5.457545044,0.976458434,-4.48108661,-0.322465118,-0.322465118,0,-5.266966628,0.47257947,-4.794387158,0.568636253 +Brad Sellers,sellebr01,1992,RS,DET,436,226,-2.856654805,-1.418097676,-4.274752481,-0.175197959,-0.175197959,0,-3.187809027,-3.065915893,-6.25372492,-0.341641711 +Lance Blanks,blankla01,1992,RS,DET,365,189,-0.79169388,2.12007169,1.32837781,0.39845392,0.39845392,0,-0.765720576,1.518777884,0.753057308,1.289887974 +Charles Thomas,thomach01,1992,RS,DET,301,156,-3.913730344,-1.894994505,-5.808724849,-0.247436411,-0.247436411,0,-3.829442281,-2.86331021,-6.692752491,1.603022685 +Bob McCann,mccanbo01,1992,RS,DET,249,129,-4.715867898,2.003258674,-2.712609224,0.002497097,0.002497097,0,-4.668906726,1.588385922,-3.080520803,1.438895537 +Gerald Henderson,hendege01,1992,RS,DET,120,62,-3.78070896,0.588990688,-3.191718272,-0.014218001,-0.014218001,0,-3.638761618,0.319766902,-3.318994716,1.718232579 +Chris Mullin,mullich01,1992,RS,GSW,7291,3346,3.435828303,0.682810693,4.118638996,11.6879731,11.6879731,0,3.686721641,0.689670423,4.376392064,-0.314402566 +Tim Hardaway,hardati01,1992,RS,GSW,7260,3332,4.849226045,-0.573918963,4.275307082,11.93538619,11.93538619,0,5.295772188,-0.01730947,5.278462718,-0.061770035 +Billy Owens,owensbi01,1992,RS,GSW,5469,2510,0.223869791,-0.383553394,-0.159683603,3.318194536,3.318194536,0,0.559544543,-0.3110913,0.248453243,0.030383975 +Sarunas Marciulionis,marcisa01,1992,RS,GSW,4613,2117,2.45107161,-0.821202509,1.6298691,4.754507453,4.754507453,0,2.326086564,-0.558015566,1.768070997,0.493036194 +Tyrone Hill,hillty01,1992,RS,GSW,4109,1886,-2.215022778,0.543936325,-1.671086453,1.04579343,1.04579343,0,-1.863918576,0.876239776,-0.9876788,0.71835404 +Mario Elie,eliema01,1992,RS,GSW,3654,1677,1.31653307,-1.092149928,0.224383142,2.545832859,2.545832859,0,0.795983516,-1.264184096,-0.46820058,0.035929092 +Vincent Askew,askewvi01,1992,RS,GSW,3260,1496,0.148239102,-1.716400086,-1.568160984,0.899697638,0.899697638,0,-0.417499571,-2.208949218,-2.626448789,-0.255083029 +Victor Alexander,alexavi01,1992,RS,GSW,2942,1350,-3.073863838,0.099247977,-2.974615861,-0.155175616,-0.155175616,0,-2.727899909,-0.517426207,-3.245326116,0.295294113 +Chris Gatling,gatlich01,1992,RS,GSW,1333,612,0.012327731,0.984456275,0.996784006,1.178325222,1.178325222,0,0.08141654,0.384179503,0.465596043,0.70417631 +Rod Higgins,higgiro01,1992,RS,GSW,1166,535,1.563039939,-0.862032382,0.701007557,0.949739094,0.949739094,0,1.650406654,-0.732357147,0.918049507,0.806226171 +Tom Tolbert,tolbeto01,1992,RS,GSW,675,310,-5.473866574,-1.574820807,-7.048687381,-0.693256594,-0.693256594,0,-5.143573766,-1.131182567,-6.274756332,1.923601435 +Alton Lister,listeal01,1992,RS,GSW,638,293,-4.419034041,-0.365609508,-4.78464355,-0.307956623,-0.307956623,0,-4.264035842,-0.516928392,-4.780964234,1.222520635 +Jim Petersen,peterji01,1992,RS,GSW,368,169,-3.019705807,-0.410349648,-3.430055456,-0.059277988,-0.059277988,0,-3.257558415,-0.395147757,-3.652706172,1.069550065 +Jud Buechler,buechju01,1992,RS,GSW,264,121,-4.177296633,1.18827953,-2.989017103,-0.014778011,-0.014778011,0,-3.94074337,0.028583806,-3.912159564,0.149062935 +Jaren Jackson,jacksja01,1992,RS,GSW,118,54,-2.123915575,-2.268226459,-4.392142033,-0.045425236,-0.045425236,0,-2.315467137,-2.656719371,-4.972186509,0.395540345 +Kenny Battle,battlke01,1992,RS,GSW,100,46,-0.658844972,-2.705485277,-3.36433025,-0.014525653,-0.014525653,0,-1.514358009,-3.19464704,-4.709005049,0.731599412 +Tony Massenburg,masseto01,1992,RS,GSW,48,22,0.927584023,-3.753441045,-2.825857023,-0.000887241,-0.000887241,0,0.552923082,-1.535983925,-0.983060843,4.112578787 +Mike Smrek,smrekmi01,1992,RS,GSW,7,3,-7.343757242,-1.56771051,-8.911467752,-0.009314559,-0.009314559,0,-7.921366785,-3.894753279,-11.81612006,-1.205305588 +Billy Thompson,thompbi01,1992,RS,GSW,2,1,-6.016302392,-4.393977627,-10.41028002,-0.003860126,-0.003860126,0,-7.106737477,-6.504954298,-13.61169177,-1.205305588 +Otis Thorpe,thorpot01,1992,RS,HOU,6124,3056,1.215221516,-1.132525025,0.082696491,4.416025523,4.416025523,0,0.94021392,-0.579610114,0.360603806,-0.014027838 +Kenny Smith,smithke01,1992,RS,HOU,5481,2735,1.201914245,-1.196291153,0.005623092,3.825745302,3.825745302,0,0.952540289,-1.071137261,-0.118596973,-0.494701191 +Vernon Maxwell,maxweve01,1992,RS,HOU,5411,2700,1.230515286,-0.567782034,0.662733253,4.727630209,4.727630209,0,1.562409752,-0.192777113,1.369632639,0.550526965 +Hakeem Olajuwon,olajuha01,1992,RS,HOU,5283,2636,-0.18208168,5.122671372,4.940589692,10.3059717,10.3059717,0,0.33122406,4.772243594,5.103467654,-0.350027392 +Buck Johnson,johnsbu01,1992,RS,HOU,4413,2202,-2.282983862,-0.066358879,-2.34934274,0.450925397,0.450925397,0,-2.545752897,0.158548353,-2.387204544,0.174499146 +Sleepy Floyd,floydsl01,1992,RS,HOU,3331,1662,-2.049102676,-1.360849187,-3.409951864,-0.560777716,-0.560777716,0,-1.965603487,-1.545937497,-3.511540984,0.204542203 +Matt Bullard,bullama01,1992,RS,HOU,2561,1278,-0.269562463,-1.458809818,-1.728372281,0.66785518,0.66785518,0,-0.3171674,-1.778054323,-2.095221723,0.252256146 +Larry Smith,smithla01,1992,RS,HOU,1603,800,-2.225400802,-0.7811686,-3.006569402,-0.105100834,-0.105100834,0,-2.605012794,-0.446104764,-3.051117558,0.354517369 +Avery Johnson,johnsav01,1992,RS,HOU,1547,772,-1.713072877,-0.84382107,-2.556893947,0.076082993,0.076082993,0,-1.983362086,-1.409496601,-3.392858687,0.030179099 +Tree Rollins,rollitr01,1992,RS,HOU,1397,697,-3.055216482,1.643497048,-1.411719433,0.474287553,0.474287553,0,-3.583547446,0.782392561,-2.801154885,-0.332544156 +Carl Herrera,herreca01,1992,RS,HOU,1134,566,-3.622477499,-0.545490129,-4.167967629,-0.410234223,-0.410234223,0,-3.764662299,-1.301663641,-5.06632594,0.182347455 +Dave Jamerson,jamerda01,1992,RS,HOU,758,378,-1.48056674,-1.297406629,-2.777973369,-0.005421965,-0.005421965,0,-1.61159462,-1.792527387,-3.404122007,0.492265481 +John Turner,turnejo01,1992,RS,HOU,691,345,-4.795853037,-2.691178006,-7.487031042,-0.837548207,-0.837548207,0,-5.044438553,-3.549857767,-8.59429632,0.438926062 +Gerald Henderson,hendege01,1992,RS,HOU,68,34,-4.935357264,-5.764576254,-10.69993352,-0.139874571,-0.139874571,0,-5.155112011,-6.379698134,-11.53481015,1.396652501 +Kennard Winchester,winchke01,1992,RS,HOU,34,17,-6.757851946,-4.181703166,-10.93955511,-0.070695268,-0.070695268,0,-7.824466908,-4.970365586,-12.79483249,-0.462821764 +Dan Godfread,godfrda01,1992,RS,HOU,4,2,-7.208442356,-3.526693508,-10.73513586,-0.008047652,-0.008047652,0,-8.05620411,-5.408411094,-13.4646152,-1.205305588 +Reggie Miller,millere01,1992,RS,IND,6509,3120,4.274529346,-0.765328495,3.509200851,9.954282281,9.954282281,0,4.059645031,-0.358586499,3.701058532,-0.090965646 +Chuck Person,persoch01,1992,RS,IND,6098,2923,1.655698897,-1.446272465,0.209426431,4.42163129,4.42163129,0,2.011275896,-1.307753909,0.703521987,0.181675091 +Micheal Williams,willimi02,1992,RS,IND,5737,2750,3.045718007,2.309975251,5.355693257,11.40223249,11.40223249,0,3.217449256,2.83747707,6.054926326,0.254120937 +Detlef Schrempf,schrede01,1992,RS,IND,5435,2605,2.775253711,-0.567227547,2.208026164,6.587191117,6.587191117,0,2.697050552,-0.388760607,2.308289945,-0.035301656 +Rik Smits,smitsri01,1992,RS,IND,3697,1772,-2.015710596,-0.319918412,-2.335629008,0.374986227,0.374986227,0,-1.62525009,-0.635476716,-2.260726806,0.095067653 +Vern Fleming,flemive01,1992,RS,IND,3624,1737,-1.274192204,-1.826141872,-3.100334075,-0.310126371,-0.310126371,0,-1.333095058,-2.142627752,-3.47572281,-0.108963231 +Dale Davis,davisda01,1992,RS,IND,2714,1301,-1.117326444,0.344157444,-0.773169,1.314321849,1.314321849,0,-1.26771305,0.229769002,-1.037944047,0.161077378 +LaSalle Thompson,thompla01,1992,RS,IND,2710,1299,-4.36827629,0.806141551,-3.562134739,-0.542034768,-0.542034768,0,-3.905180322,0.586295009,-3.318885313,0.689386335 +George McCloud,mccloge01,1992,RS,IND,1861,892,-0.923056499,-1.431911207,-2.354967706,0.180442399,0.180442399,0,-0.831979905,-2.012651061,-2.844630966,0.361261113 +Kenny Williams,willike03,1992,RS,IND,1179,565,0.396298974,0.994905773,1.391204747,1.199422343,1.199422343,0,-0.060319916,0.515698092,0.455378176,0.464385837 +Greg Dreiling,dreilgr01,1992,RS,IND,1062,509,-5.713936207,-1.024644687,-6.738580894,-1.053603812,-1.053603812,0,-5.703571209,-0.582776589,-6.286347798,1.68148607 +Sean Green,greense01,1992,RS,IND,534,256,-5.875702971,-0.922620807,-6.798323777,-0.533129257,-0.533129257,0,-5.051332378,-1.914373923,-6.965706301,0.809108326 +Randy Wittman,wittmra01,1992,RS,IND,240,115,-4.564489158,-2.830710465,-7.395199623,-0.27041147,-0.27041147,0,-5.384972895,-4.32399706,-9.708969955,-0.766875379 +Mike Sanders,sandemi01,1992,RS,IND,169,81,-3.411662481,-2.427024886,-5.838687366,-0.127882755,-0.127882755,0,-3.911369012,-3.519465403,-7.430834415,0.183221395 +Jerome Lane,laneje01,1992,RS,IND,63,30,-1.05283684,-3.100708424,-4.153545264,-0.021939635,-0.021939635,0,-1.004287543,-1.948011444,-2.952298986,2.08113727 +Ron Harper,harpero01,1992,RS,LAC,6393,3144,0.450007418,0.801511363,1.251518781,6.421674636,6.421674636,0,0.654154781,0.876852648,1.531007428,0.045166233 +Danny Manning,mannida01,1992,RS,LAC,5905,2904,1.561053895,1.446579095,3.00763299,8.530216552,8.530216552,0,1.604997817,1.555255214,3.16025303,-0.004727953 +Gary Grant,grantga01,1992,RS,LAC,4167,2049,0.21413841,1.062145102,1.276283512,4.217522678,4.217522678,0,0.143687304,1.078573109,1.222260413,0.196336003 +Ken Norman,normake01,1992,RS,LAC,4085,2009,-0.720682369,0.214404252,-0.506278117,2.293379381,2.293379381,0,-0.949936756,-0.388994785,-1.338931542,-0.27299358 +Olden Polynice,polynol01,1992,RS,LAC,3729,1834,-1.974754889,0.707841578,-1.266913311,1.384628368,1.384628368,0,-2.020965013,0.244956497,-1.776008517,-0.218970348 +Loy Vaught,vaughlo01,1992,RS,LAC,3431,1687,-1.337920232,-0.120752325,-1.458672557,1.107551808,1.107551808,0,-1.619030871,-0.462739682,-2.081770553,-0.343587398 +Doc Rivers,riverdo01,1992,RS,LAC,3370,1657,0.136220203,1.809153315,1.945373519,3.993158918,3.993158918,0,0.187805398,2.241158976,2.428964374,0.583732323 +James Edwards,edwarja01,1992,RS,LAC,2922,1437,-3.299847001,-0.514733709,-3.81458071,-0.78776419,-0.78776419,0,-3.304782885,-0.319122613,-3.623905498,0.909910076 +Charles Smith,smithch01,1992,RS,LAC,2664,1310,0.382285666,1.799694654,2.18198032,3.297913299,3.297913299,0,0.01239644,1.472607173,1.485003613,0.046451522 +Danny Young,youngda01,1992,RS,LAC,1808,889,-0.36043259,-0.378738407,-0.739170997,0.913499773,0.913499773,0,-0.720371467,-0.774008787,-1.494380254,0.155809589 +Bo Kimble,kimblbo01,1992,RS,LAC,563,277,-3.332090881,-0.921831574,-4.253922455,-0.214298351,-0.214298351,0,-3.55935668,-1.356873229,-4.916229909,0.808268853 +Tony Brown,brownto01,1992,RS,LAC,517,254,-1.826431665,-0.25815371,-2.084585374,0.087646452,0.087646452,0,-1.865958183,-0.731706234,-2.597664417,1.605239848 +David Rivers,riverda01,1992,RS,LAC,248,122,-4.695713933,-0.957637528,-5.653351461,-0.181537408,-0.181537408,0,-4.625258788,-1.855958421,-6.481217209,0.443949816 +LeRon Ellis,ellisle02,1992,RS,LAC,209,103,-10.29453197,2.702268634,-7.592263334,-0.255693791,-0.255693791,0,-8.895291199,0.561186117,-8.334105082,0.472889819 +Elliot Perry,perryel01,1992,RS,LAC,134,66,-7.129938602,3.667981115,-3.461957487,-0.02455079,-0.02455079,0,-5.860471155,2.836788233,-3.023682922,2.35431083 +Lanard Copeland,copella01,1992,RS,LAC,98,48,-7.853802268,-1.223869596,-9.077671864,-0.156215347,-0.156215347,0,-7.567685028,-2.246427019,-9.814112047,0.791211147 +Tharon Mayes,mayesth01,1992,RS,LAC,81,40,-3.731426726,-1.02301308,-4.754439807,-0.042081687,-0.042081687,0,-4.014465682,0.014824239,-3.999641443,2.810433301 +Sedale Threatt,threase01,1992,RS,LAL,5984,3070,2.151441053,0.341716635,2.493157688,8.210683659,8.210683659,0,2.002848258,1.067531001,3.070379259,-0.020819862 +A.C. Green,greenac01,1992,RS,LAL,5657,2902,1.287712975,-0.162833123,1.124879852,5.696345274,5.696345274,0,1.229963462,-0.22336278,1.006600683,-0.695824532 +Byron Scott,scottby01,1992,RS,LAL,5222,2679,1.126419434,-0.529409733,0.5970097,4.563967806,4.563967806,0,0.914777391,-0.488928768,0.425848622,-0.231212675 +Sam Perkins,perkisa01,1992,RS,LAL,4546,2332,1.641573809,0.02629417,1.667867979,5.239534263,5.239534263,0,1.617008928,0.382981777,1.999990705,-0.312419853 +James Worthy,worthja01,1992,RS,LAL,4109,2108,0.425832352,-0.4416645,-0.015832148,2.92372272,2.92372272,0,0.583574889,-0.537932406,0.045642483,-0.561584023 +Elden Campbell,campbel01,1992,RS,LAL,3657,1876,-3.204672755,1.652354286,-1.552318469,1.144692374,1.144692374,0,-3.015172575,1.077816809,-1.937355766,-0.140887844 +Terry Teagle,teaglte01,1992,RS,LAL,3123,1602,-1.74199213,-1.630052788,-3.372044918,-0.509458306,-0.509458306,0,-1.779164492,-1.86208309,-3.641247581,0.199332366 +Vlade Divac,divacvl01,1992,RS,LAL,1908,979,-1.823795675,1.821693522,-0.002102153,1.379709013,1.379709013,0,-1.178736651,1.624838251,0.446101599,0.511305288 +Tony Smith,smithto02,1992,RS,LAL,1598,820,-3.103456772,-0.965856159,-4.069312931,-0.555154163,-0.555154163,0,-3.149116001,-1.086446821,-4.235562821,0.567414669 +Rory Sparrow,sparrro01,1992,RS,LAL,918,471,-3.970374839,-3.106994076,-7.077368915,-1.047395947,-1.047395947,0,-4.288612414,-3.188007829,-7.476620243,0.706664707 +Jack Haley,haleyja01,1992,RS,LAL,768,394,-7.630074914,-1.630563578,-9.260638492,-1.32627568,-1.32627568,0,-7.410297311,-1.596931052,-9.007228363,1.309326951 +Chucky Brown,brownch01,1992,RS,LAL,743,381,-2.876048958,-2.533713454,-5.409762413,-0.519049639,-0.519049639,0,-3.255558393,-3.267344952,-6.522903345,0.383859984 +Keith Owens,owenske01,1992,RS,LAL,156,80,-4.509176338,2.131761746,-2.377414592,0.015257616,0.015257616,0,-4.41141106,1.333002065,-3.078408995,0.322768643 +Cliff Robinson,robincl01,1992,RS,LAL,152,78,-2.264923919,0.283016965,-1.981906954,0.030474395,0.030474395,0,-1.974026368,-1.357064918,-3.331091285,-0.295519074 +Demetrius Calip,calipde01,1992,RS,LAL,113,58,-6.062384247,-4.015981677,-10.07836592,-0.219370554,-0.219370554,0,-5.974007215,-4.118633611,-10.09264083,1.133513704 +Grant Long,longgr01,1992,RS,MIA,6306,3063,0.795204066,0.58189133,1.377095397,6.434193092,6.434193092,0,0.876917706,0.977111381,1.854029086,-0.23352795 +Glen Rice,ricegl01,1992,RS,MIA,6191,3007,2.264717216,-0.49802953,1.766687686,6.921368933,6.921368933,0,2.342747155,-0.310305326,2.032441829,-0.113010886 +Rony Seikaly,seikaro01,1992,RS,MIA,5765,2800,-1.326061136,-0.46076219,-1.786823326,1.372012781,1.372012781,0,-1.119541764,-0.260622733,-1.380164497,-0.28035583 +Bimbo Coles,colesbi01,1992,RS,MIA,4068,1976,0.500352986,-1.663773313,-1.163420327,1.597871614,1.597871614,0,0.142389283,-1.678086308,-1.535697025,-0.100736369 +Kevin Edwards,edwarke01,1992,RS,MIA,3788,1840,-1.603943796,0.125045556,-1.47889824,1.194098933,1.194098933,0,-1.599168327,0.064362795,-1.534805532,0.06799234 +Steve Smith,smithst01,1992,RS,MIA,3718,1806,0.54320043,-1.821768733,-1.278568303,1.35821518,1.35821518,0,0.380463413,-1.613680742,-1.23321733,0.173678062 +Willie Burton,burtowi01,1992,RS,MIA,3263,1585,-1.422643044,-1.103071029,-2.525714073,0.181912205,0.181912205,0,-1.650119693,-1.198418425,-2.848538119,0.291059346 +Alec Kessler,kesslal01,1992,RS,MIA,2464,1197,-3.073769361,-1.570937942,-4.644707302,-1.160978578,-1.160978578,0,-3.285748544,-1.466348604,-4.752097148,0.326625212 +Brian Shaw,shawbr01,1992,RS,MIA,2032,987,-2.377819696,-0.738275832,-3.116095529,-0.184577309,-0.184577309,0,-2.39130552,-0.657162491,-3.048468012,0.118629762 +Keith Askins,askinke01,1992,RS,MIA,1736,843,-1.602250337,-0.002209005,-1.604459343,0.496347584,0.496347584,0,-1.69501783,-0.257716273,-1.952734103,0.725220086 +Alan Ogg,oggal01,1992,RS,MIA,756,367,-3.824358364,-0.469372209,-4.293730574,-0.291776741,-0.291776741,0,-4.112399474,-0.605313017,-4.717712491,0.921785537 +John Morton,mortojo01,1992,RS,MIA,445,216,-3.085500083,-1.043087041,-4.128587124,-0.153732489,-0.153732489,0,-2.89259775,-2.127861475,-5.020459224,1.164169087 +Sherman Douglas,douglsh01,1992,RS,MIA,202,98,-0.507742564,-1.741933746,-2.24967631,0.025109821,0.025109821,0,-0.931851347,-1.621702229,-2.553553576,0.366991244 +Milos Babic,babicmi01,1992,RS,MIA,72,35,-3.320882978,-1.842299381,-5.16318236,-0.042675767,-0.042675767,0,-3.246011571,-4.701065838,-7.947077409,-0.945460449 +Jon Sundvold,sundvjo01,1992,RS,MIA,16,8,1.380579736,-4.327963348,-2.947383611,-0.000806829,-0.000806829,0,0.309158813,-2.675618445,-2.366459631,0.144316287 +Winston Bennett,bennewi01,1992,RS,MIA,4,2,13.63600043,-4.183325014,9.452675415,0.012753531,0.012753531,0,12.28900455,0.080282665,12.36928721,2.372291912 +Moses Malone,malonmo01,1992,RS,MIL,5053,2511,0.376224581,-0.40505638,-0.0288318,3.455125538,3.455125538,0,0.488947917,-0.659672589,-0.170724672,-0.869893595 +Alvin Robertson,roberal01,1992,RS,MIL,4957,2463,1.268932213,1.7989347,3.067866914,7.369444741,7.369444741,0,1.762161754,2.251504792,4.013666546,0.783958225 +Jay Humphries,humphja01,1992,RS,MIL,4550,2261,2.707192594,-0.32691579,2.380276804,5.939166196,5.939166196,0,2.545108276,0.455830345,3.000938621,0.348369461 +Dale Ellis,ellisda01,1992,RS,MIL,4409,2191,1.685359937,-1.905909697,-0.220549759,2.828850464,2.828850464,0,1.708107167,-2.033829356,-0.325722189,0.045295197 +Larry Krystkowiak,krystla01,1992,RS,MIL,3719,1848,-2.766122879,-1.395413773,-4.161536652,-1.334852515,-1.334852515,0,-2.637506864,-1.146476853,-3.783983716,0.293004907 +Fred Roberts,roberfr01,1992,RS,MIL,3514,1746,-1.77302015,-1.685272782,-3.458292932,-0.631465849,-0.631465849,0,-1.724533585,-1.840991476,-3.565525062,0.07938941 +Jeff Grayer,grayeje01,1992,RS,MIL,3339,1659,-0.501261039,-1.609684676,-2.110945716,0.541252516,0.541252516,0,-0.680829743,-1.714259837,-2.39508958,0.062046614 +Frank Brickowski,brickfr01,1992,RS,MIL,3131,1556,0.010789556,-0.463777886,-0.452988329,1.836035822,1.836035822,0,-0.327492735,-0.064598205,-0.39209094,0.670887376 +Lester Conner,connele01,1992,RS,MIL,2858,1420,0.285092156,0.791632626,1.076724782,2.76349538,2.76349538,0,-0.173414588,0.458003969,0.284589381,-0.314269185 +Brad Lohaus,lohaubr01,1992,RS,MIL,2175,1081,0.132728427,0.970355544,1.103083971,2.136496424,2.136496424,0,0.242374645,0.634674197,0.877048842,0.525748812 +Danny Schayes,schayda01,1992,RS,MIL,1461,726,-3.719780457,-0.930296934,-4.650077391,-0.706170061,-0.706170061,0,-3.679320203,-0.929653875,-4.608974078,0.329668328 +Steve Henson,hensost01,1992,RS,MIL,777,386,-1.344455767,-2.793361643,-4.13781741,-0.274831758,-0.274831758,0,-1.325698128,-3.01270553,-4.338403658,0.543705815 +Dave Popson,popsoda01,1992,RS,MIL,52,26,-6.384816051,0.622711449,-5.762104602,-0.040873461,-0.040873461,0,-5.470615948,0.067617544,-5.402998404,2.246067682 +Jerome Lane,laneje01,1992,RS,MIL,12,6,-1.483818608,-3.229128506,-4.712947114,-0.006101774,-0.006101774,0,-1.875566406,-4.277744709,-6.153311116,1.510946912 +Pooh Richardson,richapo01,1992,RS,MIN,5856,2922,2.344358443,-1.000216344,1.344142099,6.075804746,6.075804746,0,2.300811672,-0.545159706,1.755651966,-0.444979879 +Doug West,westdo01,1992,RS,MIN,5090,2540,1.534754423,-2.013504945,-0.478750522,2.941098819,2.941098819,0,0.875591803,-1.282062954,-0.406471151,-0.074176641 +Tony Campbell,campbto01,1992,RS,MIN,4892,2441,-0.145424039,-1.360980736,-1.506404774,1.54720907,1.54720907,0,-0.169892606,-1.148586683,-1.318479288,-0.098683562 +Sam Mitchell,mitchsa01,1992,RS,MIN,4311,2151,-2.173404637,-1.165573391,-3.338978028,-0.646455399,-0.646455399,0,-2.108258645,-0.844321447,-2.952580093,0.013204025 +Gerald Glass,glassge01,1992,RS,MIN,3651,1822,-1.559512231,-0.946177759,-2.50568999,0.227394063,0.227394063,0,-1.424952126,-0.962871094,-2.38782322,0.123762498 +Thurl Bailey,baileth01,1992,RS,MIN,3561,1777,-2.722435597,-2.119772255,-4.842207851,-1.891123954,-1.891123954,0,-2.660045219,-2.18542992,-4.845475138,-0.295276719 +Felton Spencer,spencfe01,1992,RS,MIN,2968,1481,-2.664726726,-0.433882157,-3.098608883,-0.264411938,-0.264411938,0,-2.616164357,0.233963357,-2.382201,0.37175635 +Randy Breuer,breuera01,1992,RS,MIN,2357,1176,-2.36466275,0.71166843,-1.65299432,0.654952227,0.654952227,0,-2.423197189,0.050397475,-2.372799714,-0.482480921 +Scott Brooks,brooksc01,1992,RS,MIN,2168,1082,1.690003513,0.09872476,1.788728273,2.507769106,2.507769106,0,1.429292199,-0.162792892,1.266499307,0.086916327 +Luc Longley,longllu01,1992,RS,MIN,1986,991,-5.376738657,0.571373518,-4.805365139,-1.047306431,-1.047306431,0,-5.01343481,0.320186008,-4.693248802,0.762287323 +Tod Murphy,murphto01,1992,RS,MIN,860,429,-3.158853354,-1.674950822,-4.833804176,-0.45549254,-0.45549254,0,-3.524146113,-2.416735571,-5.940881683,-0.129084088 +Mark Randall,randama01,1992,RS,MIN,749,374,-0.726853776,-2.335235349,-3.062089125,-0.059597395,-0.059597395,0,-0.892874729,-3.007974682,-3.900849411,0.075854653 +Tyrone Corbin,corbity01,1992,RS,MIN,689,344,-1.189482257,-1.207896289,-2.397378546,0.061858224,0.061858224,0,-1.102560189,-0.930238659,-2.032798848,-0.047336995 +Tellis Frank,frankte01,1992,RS,MIN,281,140,-0.796861979,-0.425288781,-1.22215076,0.110167894,0.110167894,0,-1.180494687,0.044265808,-1.136228879,0.929383416 +Tom Garrick,garrito01,1992,RS,MIN,224,112,-4.727940237,-0.968839516,-5.696779753,-0.17012435,-0.17012435,0,-4.686854344,-1.299303815,-5.986158159,1.009982448 +Myron Brown,brownmy01,1992,RS,MIN,46,23,0.471160291,-3.156640461,-2.68548017,0.000764053,0.000764053,0,0.304122846,-4.432172602,-4.128049756,0.896582021 +Drazen Petrovic,petrodr01,1992,RS,NJN,6251,3027,2.104102727,-1.604139534,0.499963193,5.025806053,5.025806053,0,1.868901554,-0.91102321,0.957878344,0.129485937 +Mookie Blaylock,blaylmo01,1992,RS,NJN,5262,2548,0.771991679,1.38178717,2.153778849,6.367142583,6.367142583,0,0.923300611,2.006809209,2.93010982,-0.118463763 +Chris Morris,morrich01,1992,RS,NJN,4944,2394,0.49097117,1.284838872,1.775810042,5.537507639,5.537507639,0,0.472093206,1.225247117,1.697340324,0.169874056 +Derrick Coleman,colemde01,1992,RS,NJN,4558,2207,0.715990215,-0.769396183,-0.053405969,3.027876003,3.027876003,0,0.860812642,-1.12521372,-0.264401078,-0.274512042 +Sam Bowie,bowiesa01,1992,RS,NJN,4500,2179,-1.549692055,0.067778762,-1.481913293,1.40399332,1.40399332,0,-1.293135685,-0.067617544,-1.360753229,-0.400528379 +Chris Dudley,dudlech02,1992,RS,NJN,3928,1902,-2.230073655,1.726640753,-0.503432902,2.173023494,2.173023494,0,-2.158796885,1.595112287,-0.563684599,-0.316212548 +Terry Mills,millste01,1992,RS,NJN,3540,1714,-0.62834602,-0.70049676,-1.32884278,1.241961605,1.241961605,0,-0.768707309,-0.681323975,-1.450031284,-0.064233921 +Rafael Addison,addisra01,1992,RS,NJN,2427,1175,-1.71475824,-1.430166997,-3.144925237,-0.236685257,-0.236685257,0,-2.163099699,-1.939847582,-4.102947281,-0.027480005 +Kenny Anderson,anderke01,1992,RS,NJN,2243,1086,-2.893259024,-0.08422613,-2.977485154,-0.125893312,-0.125893312,0,-2.691192522,-0.650473569,-3.341666091,-0.117226337 +Tate George,georgta01,1992,RS,NJN,2142,1037,-1.428146846,-1.965954352,-3.394101198,-0.341053939,-0.341053939,0,-1.933891722,-2.322346244,-4.256237966,0.078822582 +Doug Lee,leedo01,1992,RS,NJN,634,307,-0.220895948,-1.898524108,-2.119420056,0.099787513,0.099787513,0,-0.643041334,-2.045317369,-2.688358703,1.00927487 +Dave Feitl,feitlda01,1992,RS,NJN,361,175,-5.482643573,-2.352400473,-7.835044046,-0.454500235,-0.454500235,0,-5.336607387,-3.477172971,-8.813780358,0.103882584 +Jud Buechler,buechju01,1992,RS,NJN,60,29,-0.892270255,0.537463016,-0.354807239,0.035363098,0.035363098,0,-1.281259525,-0.043062266,-1.324321792,-0.208970754 +Patrick Ewing,ewingpa01,1992,RS,NYK,6167,3150,-0.032674165,4.624537353,4.591863188,11.76182155,11.76182155,0,0.464402108,3.929645349,4.394047457,-0.310996241 +Mark Jackson,jacksma01,1992,RS,NYK,4818,2461,3.219693615,0.5868507,3.806544315,8.194800662,8.194800662,0,2.894956143,0.429189131,3.324145273,-0.44697702 +Xavier McDaniel,mcdanxa01,1992,RS,NYK,4589,2344,-0.903784442,-0.053511288,-0.95729573,2.146581452,2.146581452,0,-0.852729766,-0.120322382,-0.973052148,0.121873223 +Gerald Wilkins,wilkige01,1992,RS,NYK,4589,2344,-0.758356751,-0.135163784,-0.893520534,2.222684917,2.222684917,0,-0.729977037,-0.056389587,-0.786366625,0.110377932 +Charles Oakley,oaklech01,1992,RS,NYK,4520,2309,-0.899851358,0.783491728,-0.11635963,3.101782487,3.101782487,0,-0.964749095,0.903387897,-0.061361198,-0.024668756 +Anthony Mason,masonan01,1992,RS,NYK,4303,2198,-1.041300633,0.064868813,-0.97643182,1.988121098,1.988121098,0,-1.188920959,0.069714772,-1.119206187,-0.039009271 +John Starks,starkjo01,1992,RS,NYK,4146,2118,2.334656667,0.781495649,3.116152316,6.398210779,6.398210779,0,2.490409306,0.880157972,3.370567278,0.914088841 +Greg Anthony,anthogr01,1992,RS,NYK,2956,1510,-1.142663887,-0.045988876,-1.188652763,1.209402428,1.209402428,0,-1.267190537,-0.0443368,-1.311527336,0.531725397 +Kiki Vandeweghe,vandeki01,1992,RS,NYK,1872,956,0.690927761,-1.1503835,-0.459455739,1.117619105,1.117619105,0,0.143962254,-1.827656387,-1.683694133,0.035325705 +Brian Quinnett,quinnbr01,1992,RS,NYK,372,190,-2.576155104,-0.335599854,-2.911754959,-0.015986961,-0.015986961,0,-2.383037805,-0.905334916,-3.288372721,1.914012692 +Tim McCormick,mccorti01,1992,RS,NYK,211,108,-2.611091999,-0.598518932,-3.209610932,-0.025512649,-0.025512649,0,-2.631909088,-1.169030143,-3.800939231,0.723771995 +James Donaldson,donalja01,1992,RS,NYK,159,81,-11.60311553,-1.9621848,-13.56530033,-0.454629698,-0.454629698,0,-11.19477577,-2.044856668,-13.23963244,1.679894161 +Kennard Winchester,winchke01,1992,RS,NYK,125,64,2.59078621,0.148797683,2.739583894,0.17833933,0.17833933,0,1.822746321,-1.430194683,0.392551637,-0.497206228 +Patrick Eddie,eddiepa01,1992,RS,NYK,25,13,-17.60625516,-1.781345951,-19.38760111,-0.112407895,-0.112407895,0,-16.15695752,-1.007398213,-17.16435574,1.824028412 +Carlton McKinney,mckinca01,1992,RS,NYK,18,9,-20.05716604,-2.28568887,-22.34285491,-0.090147776,-0.090147776,0,-18.38591999,-2.807389701,-21.1933097,0.197163857 +Terry Catledge,catlete01,1992,RS,ORL,5018,2430,-0.214597648,-1.218995647,-1.433593295,1.626344875,1.626344875,0,-0.300927979,-1.037803189,-1.338731169,-0.342756989 +Scott Skiles,skilesc01,1992,RS,ORL,4909,2377,1.551317377,-1.88751143,-0.336194052,2.92896827,2.92896827,0,1.398091818,-1.523074692,-0.124982874,0.054684822 +Nick Anderson,anderni01,1992,RS,ORL,4549,2203,-0.082384606,0.57865206,0.496267453,3.645126878,3.645126878,0,-0.007492498,0.881334424,0.873841926,-0.096055508 +Anthony Bowie,bowiean01,1992,RS,ORL,3554,1721,0.412959108,-0.523060783,-0.110101675,2.307114228,2.307114228,0,-0.008990861,-0.482301158,-0.491292019,-0.458357481 +Jeff Turner,turneje01,1992,RS,ORL,3286,1591,-3.825943673,-2.083975835,-5.909919508,-2.582924122,-2.582924122,0,-4.185021005,-1.802073756,-5.98709476,0.683838031 +Greg Kite,kitegr01,1992,RS,ORL,3054,1479,-3.602767506,0.058219142,-3.544548363,-0.600614008,-0.600614008,0,-3.750163963,0.232793563,-3.5173704,0.172824645 +Jerry Reynolds,reynoje01,1992,RS,ORL,2393,1159,-1.625586754,0.217165399,-1.408421355,0.792121015,0.792121015,0,-1.544513182,-0.201732567,-1.746245749,-0.145980669 +Stanley Roberts,roberst01,1992,RS,ORL,2309,1118,-2.126877104,0.784284806,-1.342592298,0.811872496,0.811872496,0,-2.004569352,1.130815559,-0.873753793,1.106834304 +Mark Acres,acresma01,1992,RS,ORL,1912,926,-2.085681632,-0.095946289,-2.181627921,0.269529253,0.269529253,0,-2.480498261,-0.003463001,-2.483961262,0.36602061 +Bison Dele,delebi01,1992,RS,ORL,1869,905,-0.805355561,1.178737745,0.373382184,1.450898948,1.450898948,0,-0.716216712,0.924275651,0.208058938,0.592688318 +Sam Vincent,vincesa01,1992,RS,ORL,1828,885,-0.76828046,-1.036451174,-1.804731634,0.425878617,0.425878617,0,-1.038943292,-1.283893079,-2.322836371,-0.214456036 +Otis Smith,smithot01,1992,RS,ORL,1811,877,-4.232128033,-0.840856063,-5.072984095,-1.042035217,-1.042035217,0,-4.294315964,-1.214665613,-5.508981576,0.247239978 +Chris Corchiani,corchch01,1992,RS,ORL,1530,741,-0.678959984,-0.191161894,-0.870121878,0.71685395,0.71685395,0,-0.900543179,-0.174401657,-1.074944836,0.846700007 +Dennis Scott,scottde01,1992,RS,ORL,1256,608,0.528906719,-0.282869581,0.246037138,0.933149222,0.933149222,0,0.896954431,-0.037266305,0.859688127,0.397261737 +Sean Higgins,higgise01,1992,RS,ORL,1198,580,-2.222416095,-1.922970594,-4.145386689,-0.414487961,-0.414487961,0,-2.174568236,-2.296715195,-4.471283431,0.372163394 +Morlon Wiley,wileymo01,1992,RS,ORL,186,90,-5.795845153,-1.613895762,-7.409740915,-0.216953362,-0.216953362,0,-5.657040319,-1.511560791,-7.16860111,1.365982531 +Stephen Thompson,thompst01,1992,RS,ORL,31,15,-10.21769089,-5.397656923,-15.61534781,-0.099345505,-0.099345505,0,-10.34714021,-5.610795773,-15.95793599,0.881392154 +Hersey Hawkins,hawkihe01,1992,RS,PHI,5949,3013,1.845482176,0.277878631,2.123360807,7.490678987,7.490678987,0,1.925573841,0.663753523,2.589327364,-0.010579847 +Charles Barkley,barklch01,1992,RS,PHI,5689,2881,5.144192598,0.996890716,6.141083315,13.07291744,13.07291744,0,5.039044045,1.123794827,6.162838872,0.030220113 +Johnny Dawkins,dawkijo01,1992,RS,PHI,5558,2815,0.68866238,-1.699143546,-1.010481166,2.487295402,2.487295402,0,0.569140926,-1.201940654,-0.632799728,-0.431715069 +Armen Gilliam,gilliar01,1992,RS,PHI,5471,2771,0.510399455,-1.032195858,-0.521796403,3.128835705,3.128835705,0,0.461089659,-1.064328145,-0.603238487,-0.662109739 +Ron Anderson,anderro01,1992,RS,PHI,4802,2432,-0.31025662,-0.871073086,-1.181329706,1.941394723,1.941394723,0,-0.230728668,-0.977967752,-1.20869642,-0.25240055 +Charles Shackleford,shackch01,1992,RS,PHI,2762,1399,-2.491537673,0.359413275,-2.132124398,0.442627499,0.442627499,0,-2.343066521,0.588107616,-1.754958905,0.356398431 +Manute Bol,bolma01,1992,RS,PHI,2502,1267,-6.343725335,2.133340129,-4.210385206,-0.939577247,-0.939577247,0,-6.379219518,0.925005412,-5.454214106,-0.461176978 +Greg Grant,grantgr01,1992,RS,PHI,1647,834,0.55848738,-1.133093744,-0.574606364,0.926028818,0.926028818,0,-0.018191016,-1.124032264,-1.14222328,0.040590454 +Jayson Williams,willija01,1992,RS,PHI,1276,646,-5.721101912,-1.075974664,-6.797076576,-1.34745607,-1.34745607,0,-5.283265449,-0.904692033,-6.187957483,0.996303832 +Mitchell Wiggins,wiggimi01,1992,RS,PHI,1123,569,-3.996309739,-1.673674816,-5.669984555,-0.850856863,-0.850856863,0,-4.08678699,-1.651875445,-5.738662434,0.366359622 +Kenny Payne,payneke01,1992,RS,PHI,697,353,-3.554261621,-0.088775743,-3.643037365,-0.161360447,-0.161360447,0,-3.538142238,-1.050144366,-4.588286604,0.31867513 +Brian Oliver,olivebr01,1992,RS,PHI,551,279,-7.489378079,-2.429299091,-9.91867717,-1.028961974,-1.028961974,0,-7.251580432,-2.867332746,-10.11891318,0.817918768 +Tharon Mayes,mayesth01,1992,RS,PHI,425,215,-5.218800107,-1.230213316,-6.449013423,-0.419885036,-0.419885036,0,-3.990962137,-1.38864964,-5.379611776,3.406834648 +Jeff Ruland,rulanje01,1992,RS,PHI,413,209,-5.710390613,-0.961121701,-6.671512314,-0.425721823,-0.425721823,0,-5.313133807,-0.192065128,-5.505198935,1.769723589 +Dave Hoppen,hoppeda01,1992,RS,PHI,79,40,-9.520003318,-3.300372594,-12.82037591,-0.208386336,-0.208386336,0,-9.259456681,-3.800706862,-13.06016354,1.366316185 +Michael Ansley,anslemi01,1992,RS,PHI,63,32,-2.840903932,-5.378358871,-8.219262803,-0.090310502,-0.090310502,0,-3.5451141,-5.358647426,-8.903761526,1.114440127 +Jeff Hornacek,hornaje01,1992,RS,PHO,6447,3078,4.207144265,1.064345579,5.271489843,12.56909867,12.56909867,0,4.172712203,1.513687648,5.686399851,-0.216020055 +Kevin Johnson,johnske02,1992,RS,PHO,6072,2899,4.556015689,-0.470784633,4.085231056,10.06267145,10.06267145,0,4.41754569,-0.177251723,4.240293967,-0.455924356 +Dan Majerle,majerda01,1992,RS,PHO,5976,2853,3.076304162,1.478452239,4.554756401,10.59465446,10.59465446,0,3.270014058,1.410280943,4.680295001,-0.351062368 +Tim Perry,perryti01,1992,RS,PHO,5201,2483,-0.652531082,-0.13257369,-0.785104772,2.480221115,2.480221115,0,-0.495587077,-0.227518812,-0.723105889,-0.352185734 +Andrew Lang,langan01,1992,RS,PHO,4116,1965,-2.322402462,3.109724124,0.787321662,3.551585469,3.551585469,0,-2.109149341,2.821278035,0.712128694,0.145345209 +Tom Chambers,chambto01,1992,RS,PHO,4080,1948,-0.931411178,0.1086654,-0.822745778,1.916055256,1.916055256,0,-0.36769074,0.14390669,-0.22378405,0.0314574 +Mark West,westma01,1992,RS,PHO,3008,1436,-2.039952292,0.152871339,-1.887080953,0.635498838,0.635498838,0,-2.138077535,-0.036341294,-2.174418829,0.508144166 +Cedric Ceballos,cebalce01,1992,RS,PHO,1519,725,-1.107113472,-1.835202512,-2.942315983,-0.070965629,-0.070965629,0,-1.159558246,-3.290977914,-4.45053616,-0.235306727 +Negele Knight,knighne01,1992,RS,PHO,1322,631,-2.106514063,-1.599011803,-3.705525866,-0.308192672,-0.308192672,0,-2.100653191,-2.040247242,-4.140900433,0.182654465 +Jerrod Mustaf,mustaje01,1992,RS,PHO,1142,545,-3.0272642,0.037821681,-2.989442519,-0.066694036,-0.066694036,0,-2.710314051,-1.093052918,-3.803366969,0.168825516 +Ed Nealy,nealyed01,1992,RS,PHO,1058,505,-0.066752946,-0.310464646,-0.377217592,0.611812588,0.611812588,0,-0.158861942,-1.154301871,-1.313163813,0.074067862 +Kurt Rambis,rambiku01,1992,RS,PHO,798,381,-3.367537627,0.544315984,-2.823221643,-0.014247329,-0.014247329,0,-3.341423431,-0.194344258,-3.53576769,0.096589425 +Steve Burtt,burttst01,1992,RS,PHO,746,356,-1.153484959,-1.001780793,-2.155265752,0.109295526,0.109295526,0,-1.203412821,-1.037627144,-2.241039965,1.153170378 +Terry Porter,portete01,1992,RS,POR,5808,2784,3.692765196,0.589837519,4.282602715,9.971322227,9.971322227,0,3.795421255,0.685696814,4.481118069,-0.173987755 +Clyde Drexler,drexlcl01,1992,RS,POR,5739,2751,6.241949944,1.517187523,7.759137467,14.77262125,14.77262125,0,6.410012934,1.560306048,7.970318983,0.148670283 +Jerome Kersey,kerseje01,1992,RS,POR,5326,2553,0.394495817,2.097356672,2.491852489,6.820199749,6.820199749,0,0.501197749,2.069817501,2.57101525,-0.10784108 +Buck Williams,willibu01,1992,RS,POR,5255,2519,1.122254081,0.433828614,1.556082694,5.518456066,5.518456066,0,0.880751984,0.474617703,1.355369687,-0.277461091 +Kevin Duckworth,duckwke01,1992,RS,POR,4636,2222,-3.852408245,0.669673463,-3.182734782,-0.491667727,-0.491667727,0,-3.360222151,0.413376627,-2.946845524,0.217721104 +Clifford Robinson,robincl02,1992,RS,POR,4431,2124,-1.47260345,1.743762749,0.271159299,3.28966613,3.28966613,0,-1.263048349,1.460049107,0.197000758,0.470429887 +Danny Ainge,aingeda01,1992,RS,POR,3327,1595,2.528655779,0.491171733,3.019827512,4.717956833,4.717956833,0,2.471632759,0.219836174,2.691468933,0.471959991 +Alaa Abdelnaby,abdelal01,1992,RS,POR,1948,934,-2.480004574,-0.123124784,-2.603129358,0.070321631,0.070321631,0,-2.416857942,-0.634024652,-3.050882594,0.466668067 +Robert Pack,packro01,1992,RS,POR,1865,894,-2.783166673,-0.686790751,-3.469957424,-0.330093367,-0.330093367,0,-2.82685126,-1.232901376,-4.059752636,0.508641892 +Mark Bryant,bryanma01,1992,RS,POR,1669,800,-1.28043773,0.257974041,-1.022463688,0.706369921,0.706369921,0,-1.457572975,-0.029744896,-1.48731787,0.174648289 +Wayne Cooper,coopewa01,1992,RS,POR,718,344,-3.949752603,1.516572949,-2.433179654,0.055642722,0.055642722,0,-4.074390189,0.670888992,-3.403501197,0.066796529 +Ennis Whatley,whatlen01,1992,RS,POR,436,209,-0.799110562,1.626687693,0.827577131,0.380817016,0.380817016,0,-1.072138841,0.374212096,-0.697926744,-0.170925289 +Danny Young,youngda01,1992,RS,POR,280,134,-1.527906839,0.03057489,-1.497331949,0.085892689,0.085892689,0,-1.783622164,-1.165569371,-2.949191535,0.287636734 +Lamont Strothers,strotla01,1992,RS,POR,35,17,-8.617344656,0.644906458,-7.972438198,-0.04630957,-0.04630957,0,-6.969962979,-0.898615024,-7.868578003,2.188588412 +Mitch Richmond,richmmi01,1992,RS,SAC,6496,3095,1.153239334,-1.813654906,-0.660415572,3.300472536,3.300472536,0,0.960623112,-1.30800136,-0.347378248,0.025931032 +Lionel Simmons,simmoli01,1992,RS,SAC,6076,2895,-0.981830716,1.307133422,0.325302706,4.525920145,4.525920145,0,-0.983893962,1.149817726,0.165923764,-0.353046424 +Spud Webb,webbsp01,1992,RS,SAC,5717,2724,0.993452394,-0.879908993,0.1135434,3.97870824,3.97870824,0,0.872892282,-0.411569137,0.461323145,-0.024604706 +Wayman Tisdale,tisdawa01,1992,RS,SAC,5291,2521,-1.888938902,-0.944801769,-2.833740671,-0.107582974,-0.107582974,0,-1.917339822,-0.524691583,-2.442031405,-0.113965404 +Duane Causwell,causwdu01,1992,RS,SAC,4808,2291,-3.048182055,0.958411792,-2.089770263,0.770915403,0.770915403,0,-3.149275399,0.796189155,-2.353086244,-0.102199885 +Anthony Bonner,bonnean01,1992,RS,SAC,4800,2287,-2.754565864,-0.460745633,-3.215311497,-0.542447383,-0.542447383,0,-2.6012899,-0.417622742,-3.018912642,-0.088444908 +Dennis Hopson,hopsode01,1992,RS,SAC,2737,1304,0.083841083,-1.215896113,-1.13205503,1.081292057,1.081292057,0,-0.171499602,-1.494513771,-1.666013372,0.442815516 +Pete Chilcutt,chilcpe01,1992,RS,SAC,1715,817,-2.958942897,-0.702551817,-3.661494714,-0.37849028,-0.37849028,0,-3.181601489,-1.566829011,-4.7484305,-0.373678894 +Jim Les,lesji01,1992,RS,SAC,1494,712,1.736853774,-1.484358515,0.252495259,1.09513653,1.09513653,0,1.330778247,-1.951031046,-0.620252799,0.398531842 +Randy Brown,brownra02,1992,RS,SAC,1123,535,-2.910893443,0.247290096,-2.663603347,0.023771775,0.023771775,0,-3.083277334,-0.042351141,-3.125628475,0.784943718 +Dwayne Schintzius,schindw01,1992,RS,SAC,840,400,-3.817205193,-0.155818745,-3.973023938,-0.25024556,-0.25024556,0,-4.055795344,-0.480952098,-4.536747442,0.255114389 +Les Jepsen,jepsele01,1992,RS,SAC,183,87,-4.051844598,-0.580982747,-4.632827345,-0.084131006,-0.084131006,0,-4.415576516,-0.92880595,-5.344382466,0.65228403 +Stephen Thompson,thompst01,1992,RS,SAC,160,76,-1.568174491,1.037740823,-0.530433668,0.086184368,0.086184368,0,-1.647218427,0.256768906,-1.390449521,0.136685912 +Bob Hansen,hansebo01,1992,RS,SAC,84,40,-1.240571947,-2.02353438,-3.264106327,-0.010593906,-0.010593906,0,-2.07000146,-1.022223318,-3.092224779,0.951365008 +Carl Thomas,thomaca01,1992,RS,SAC,65,31,-3.111764542,-2.07641084,-5.188175382,-0.038730631,-0.038730631,0,-3.127549168,-1.283550789,-4.411099957,0.426129335 +Steve Scheffler,schefst01,1992,RS,SAC,31,15,8.526162834,-3.466742223,5.059420611,0.059547489,0.059547489,0,6.372550756,-3.722551095,2.649999661,-0.356878168 +Sean Elliott,elliose01,1992,RS,SAS,6325,3120,0.897457013,-0.204654913,0.6928021,5.449021211,5.449021211,0,0.643430147,-0.184945228,0.458484919,-0.559021216 +David Robinson,robinda01,1992,RS,SAS,5198,2564,2.535955455,7.179031732,9.714987186,16.24190781,16.24190781,0,3.011107507,6.313288768,9.324396274,-0.385198781 +Terry Cummings,cummite01,1992,RS,SAS,4356,2149,0.568964157,0.20050162,0.769465777,3.849428996,3.849428996,0,0.77982906,0.370796236,1.150625296,-0.237895493 +Rod Strickland,stricro02,1992,RS,SAS,4162,2053,2.025142965,1.198909407,3.224052373,6.23368401,6.23368401,0,2.033352447,1.500331143,3.53368359,-0.371818649 +Willie Anderson,anderwi01,1992,RS,SAS,3829,1889,0.124070328,-0.202076506,-0.078006178,2.571500936,2.571500936,0,-0.054884494,-0.130888973,-0.185773467,-0.139835938 +Antoine Carr,carran01,1992,RS,SAS,3785,1867,-1.95209262,-0.420966076,-2.373058695,0.360333163,0.360333163,0,-1.947803562,-0.386084897,-2.333888459,0.348837113 +Vinnie Johnson,johnsvi01,1992,RS,SAS,2737,1350,-1.744317832,-0.875765842,-2.620083674,0.089315023,0.089315023,0,-1.831734346,-1.213374002,-3.045108348,-0.183077228 +Sidney Green,greensi02,1992,RS,SAS,2285,1127,-3.601341966,-0.230508723,-3.831850689,-0.624093311,-0.624093311,0,-3.612944736,-0.50585153,-4.118796266,0.319925682 +Paul Pressey,presspa01,1992,RS,SAS,1539,759,-2.552565117,-0.557517436,-3.110082552,-0.140051798,-0.140051798,0,-2.918099056,-1.118561796,-4.036660852,0.429953314 +Donald Royal,royaldo01,1992,RS,SAS,1456,718,-1.196677771,-0.601554041,-1.798231812,0.348975508,0.348975508,0,-1.674248605,-1.303866281,-2.978114886,0.089895951 +Greg Sutton,suttogr01,1992,RS,SAS,1218,601,-3.300786624,-1.24692319,-4.547709813,-0.563437082,-0.563437082,0,-2.784409255,-1.080040727,-3.864449982,2.166215135 +Avery Johnson,johnsav01,1992,RS,SAS,939,463,-0.972482403,-0.787858381,-1.760340784,0.234538878,0.234538878,0,-1.208431369,-0.775882071,-1.98431344,0.31764142 +Trent Tucker,tucketr01,1992,RS,SAS,841,415,0.629088387,0.587249617,1.216338005,0.844056731,0.844056731,0,0.429382794,0.445585033,0.874967827,0.49536289 +Tom Garrick,garrito01,1992,RS,SAS,758,374,-1.819576699,0.267951861,-1.551624839,0.229291988,0.229291988,0,-2.039211904,-0.058559298,-2.097771202,0.267096523 +Jud Buechler,buechju01,1992,RS,SAS,284,140,-2.239128538,1.366201106,-0.872927432,0.135170303,0.135170303,0,-2.519525062,1.189891449,-1.329633612,0.798859588 +Tom Copa,copato01,1992,RS,SAS,268,132,-3.894650818,-0.222516914,-4.117167732,-0.093437095,-0.093437095,0,-3.954280635,-0.311244891,-4.265525526,1.448589786 +Sean Higgins,higgise01,1992,RS,SAS,73,36,-5.105343415,0.257085389,-4.848258026,-0.039038988,-0.039038988,0,-4.772056679,-0.295029491,-5.06708617,1.268963316 +Morlon Wiley,wileymo01,1992,RS,SAS,26,13,0.535327597,-3.013534306,-2.478206709,0.00183071,0.00183071,0,-0.848106421,-1.661853759,-2.50996018,1.520349028 +Tony Massenburg,masseto01,1992,RS,SAS,18,9,-14.70142021,-3.497200755,-18.19862097,-0.072096805,-0.072096805,0,-13.79474076,-2.292593527,-16.08733429,1.599633301 +Steve Bardo,bardost01,1992,RS,SAS,2,1,23.14317793,-3.868893255,19.27428468,0.010470452,0.010470452,0,20.28542303,-5.680503117,14.60491991,-6.672335588 +Ricky Pierce,piercri01,1992,RS,SEA,5343,2658,2.725470402,-1.652443147,1.073027255,5.186479238,5.186479238,0,2.564064156,-1.354037309,1.210026848,0.038263596 +Gary Payton,paytoga01,1992,RS,SEA,5124,2549,0.727705306,0.44568645,1.173391757,5.109439112,5.109439112,0,0.809946073,0.996157478,1.806103551,0.135544088 +Michael Cage,cagemi01,1992,RS,SEA,4947,2461,0.879221903,1.12316967,2.002391573,5.955126611,5.955126611,0,0.801480931,1.257949789,2.059430719,-0.196532838 +Eddie Johnson,johnsed03,1992,RS,SEA,4756,2366,1.206141908,-1.815673617,-0.609531708,2.584217732,2.584217732,0,1.147682459,-1.843231179,-0.695548719,0.014668584 +Benoit Benjamin,benjabe01,1992,RS,SEA,3902,1941,-3.927929304,0.315430686,-3.612498618,-0.853843104,-0.853843104,0,-3.242508256,-0.232330754,-3.47483901,-0.032957287 +Shawn Kemp,kempsh01,1992,RS,SEA,3635,1808,1.730129029,1.624079632,3.354208661,5.642581673,5.642581673,0,1.95392934,1.536278629,3.490207969,0.205126613 +Derrick McKey,mckeyde01,1992,RS,SEA,3532,1757,0.473767118,-0.16784115,0.305925968,2.73518476,2.73518476,0,0.450237822,-0.25763288,0.192604942,-0.150453563 +Nate McMillan,mcmilna01,1992,RS,SEA,3321,1652,1.855950535,2.213936991,4.069887525,5.796001286,5.796001286,0,1.97099995,2.650291079,4.621291029,0.814538417 +Dana Barros,barroda01,1992,RS,SEA,2676,1331,1.571879047,-1.288395087,0.283483959,2.059649917,2.059649917,0,1.474609516,-1.652132488,-0.177522972,-0.015048166 +Tony Brown,brownto01,1992,RS,SEA,806,401,-0.865025446,-0.760482239,-1.625507685,0.233631522,0.233631522,0,-0.745845716,-1.136931071,-1.882776786,1.518792824 +Marty Conlon,conloma01,1992,RS,SEA,766,381,-4.456378064,-1.737065527,-6.193443592,-0.669618924,-0.669618924,0,-4.374695228,-2.812222754,-7.186917982,0.03815017 +Bart Kofoed,kofoeba01,1992,RS,SEA,480,239,-1.034272246,-4.22945603,-5.263728276,-0.307540088,-0.307540088,0,-1.964348378,-5.164346006,-7.128694384,0.326077225 +Rich King,kingri01,1992,RS,SEA,428,213,-4.546976939,-1.913575165,-6.460552105,-0.408147587,-0.408147587,0,-4.368758149,-2.168989303,-6.537747452,1.191847964 +Quintin Dailey,dailequ01,1992,RS,SEA,197,98,-9.698719403,-1.050766946,-10.74948635,-0.401142862,-0.401142862,0,-9.011783121,-2.546565002,-11.55834812,0.286618219 +Karl Malone,malonka01,1992,RS,UTA,6146,3054,3.970966542,0.946653518,4.91762006,11.92435714,11.92435714,0,4.284540658,0.958365981,5.242906639,-0.187946761 +John Stockton,stockjo01,1992,RS,UTA,6041,3002,7.812605225,2.500090775,10.312696,19.98846538,19.98846538,0,7.875463193,2.951717187,10.82718038,-0.09108398 +Jeff Malone,malonje01,1992,RS,UTA,5880,2922,0.616789796,-1.649140887,-1.03235109,2.545902606,2.545902606,0,0.510791869,-1.486463704,-0.975671835,-0.564546695 +Blue Edwards,edwarbl01,1992,RS,UTA,4594,2283,0.209092916,0.29159715,0.500690066,3.798669327,3.798669327,0,0.30981211,0.352078272,0.661890383,0.318056226 +Mark Eaton,eatonma01,1992,RS,UTA,4071,2023,-4.366879219,2.955278802,-1.411600416,1.377465503,1.377465503,0,-4.130986466,2.348134585,-1.782851882,-0.27925829 +Tyrone Corbin,corbity01,1992,RS,UTA,3749,1863,0.370284058,0.514696005,0.884980062,3.447648629,3.447648629,0,0.157947455,0.523800622,0.681748077,-0.209809754 +Mike Brown,brownmi01,1992,RS,UTA,3588,1783,-2.55456238,0.432529713,-2.122032667,0.571465323,0.571465323,0,-2.127831919,0.050857112,-2.076974808,0.036283487 +David Benoit,benoida01,1992,RS,UTA,2336,1161,-2.177560339,-0.56303222,-2.74059256,0.005566222,0.005566222,0,-2.366084639,-1.38067139,-3.746756029,-0.108887844 +Delaney Rudd,ruddde01,1992,RS,UTA,1083,538,-1.174472972,-2.4712122,-3.645685173,-0.247846618,-0.247846618,0,-1.283258184,-3.087056122,-4.370314306,0.792761347 +Eric Murdock,murdoer01,1992,RS,UTA,962,478,-1.513422506,0.36552612,-1.147896386,0.393778195,0.393778195,0,-1.103643824,-0.317015441,-1.420659265,0.76729066 +Corey Crowder,crowdco01,1992,RS,UTA,660,328,-2.629511428,-1.720846109,-4.350357537,-0.26837916,-0.26837916,0,-2.697216737,-2.536002912,-5.233219648,0.206902973 +Thurl Bailey,baileth01,1992,RS,UTA,658,327,-3.030581451,-1.574342909,-4.60492436,-0.309223956,-0.309223956,0,-2.74147548,-1.67121076,-4.41268624,-0.076852107 +Isaac Austin,austiis01,1992,RS,UTA,225,112,-3.335159523,-0.625111115,-3.960270638,-0.069952732,-0.069952732,0,-3.041074108,-1.123049878,-4.164123986,1.124619479 +Bob Thornton,thornbo01,1992,RS,UTA,12,6,-12.19719446,-3.740400925,-15.93759539,-0.03979827,-0.03979827,0,-10.16867686,-3.55830942,-13.72698628,-1.385263088 +Michael Adams,adamsmi01,1992,RS,WSB,5754,2795,2.274164121,0.227955616,2.502119737,7.495441358,7.495441358,0,2.550083749,0.555957447,3.106041195,0.076697329 +Pervis Ellison,ellispe01,1992,RS,WSB,5170,2511,-0.545568594,1.63808215,1.092513556,4.900436394,4.900436394,0,-0.37103531,1.413599335,1.042564025,-0.442299932 +Harvey Grant,grantha01,1992,RS,WSB,4916,2388,-0.07178687,-0.141722321,-0.213509191,3.078315279,3.078315279,0,-0.271494276,0.153875088,-0.117619188,-0.381092679 +Larry Stewart,stewala01,1992,RS,WSB,4589,2229,-0.619740087,-0.969695718,-1.589435805,1.317089604,1.317089604,0,-0.939479884,-0.796249209,-1.735729094,-0.203520796 +David Wingate,wingada01,1992,RS,WSB,4379,2127,-1.226557305,0.711175141,-0.515382163,2.425945072,2.425945072,0,-1.491582785,0.631269231,-0.860313554,0.038249957 +A.J. English,engliaj01,1992,RS,WSB,3428,1665,-1.798131476,-2.571571717,-4.369703193,-1.376077636,-1.376077636,0,-2.182727938,-2.607700246,-4.790428183,0.011896729 +Ledell Eackles,eacklle01,1992,RS,WSB,3012,1463,-0.743956787,-1.242116842,-1.986073628,0.572126589,0.572126589,0,-1.06817132,-1.156383216,-2.224554536,0.32851834 +Charles Jones,jonesch01,1992,RS,WSB,2810,1365,-4.29925909,1.8264672,-2.47279189,0.193733777,0.193733777,0,-4.478717043,1.747931519,-2.730785524,0.344445661 +Tom Hammonds,hammoto01,1992,RS,WSB,2026,984,-3.342795612,-1.240675784,-4.583471396,-0.924457738,-0.924457738,0,-3.201739887,-0.996486127,-4.198226014,0.42384231 +Andre Turner,turnean01,1992,RS,WSB,1793,871,-2.341004251,0.094188463,-2.246815788,0.223938146,0.223938146,0,-2.44949387,-0.787297511,-3.236791381,0.144838718 +LaBradford Smith,smithla02,1992,RS,WSB,1458,708,-2.602094372,-0.183192937,-2.785287309,-0.012884091,-0.012884091,0,-2.638802415,-0.212560996,-2.851363411,1.055787849 +Greg Foster,fostegr01,1992,RS,WSB,1128,548,-3.241447106,-2.0188057,-5.260252806,-0.705086839,-0.705086839,0,-3.556943259,-2.335337066,-5.892280325,0.452527099 +Ralph Sampson,sampsra01,1992,RS,WSB,222,108,-8.088772793,0.67004999,-7.418722803,-0.258083068,-0.258083068,0,-7.534297957,-0.568569789,-8.102867746,0.315266034 +Albert King,kingal01,1992,RS,WSB,121,59,-0.871875952,0.807472975,-0.064402977,0.081643004,0.081643004,0,-0.828898747,0.322882179,-0.506016568,0.970236809 +Rex Chapman,chapmre01,1992,RS,WSB,45,22,-4.387303198,-1.427680686,-5.814983884,-0.03523271,-0.03523271,0,-3.666734346,-0.863253545,-4.529987891,2.360703746 +Derek Strong,stronde01,1992,RS,WSB,25,12,-10.40730872,-2.473480097,-12.88078881,-0.0618234,-0.0618234,0,-9.896827051,-3.620882395,-13.51770945,-0.317590388 +Reggie Lewis,lewisre01,1992,PO,BOS,788,408,5.021802577,2.487874072,7.509676649,2.206689199,0,2.206689199,5.260560702,3.265343218,8.52590392,0.170478332 +Kevin Gamble,gamblke01,1992,PO,BOS,647,335,-0.21414828,0.970191636,0.756043356,0.616057019,0,0.616057019,-0.061934117,1.005729248,0.943795131,-0.297195119 +Robert Parish,parisro01,1992,PO,BOS,647,335,0.300689674,1.207235708,1.507925382,0.741878537,0,0.741878537,0.560265051,0.978433859,1.53869891,-1.075945073 +Ed Pinckney,pincked01,1992,PO,BOS,606,314,1.764302894,1.611445343,3.375748238,1.007746211,0,1.007746211,1.727968886,1.619263184,3.34723207,-0.402953983 +John Bagley,baglejo01,1992,PO,BOS,595,308,0.644818246,-1.88465093,-1.239832684,0.243394757,0,0.243394757,0.742578811,-2.260969371,-1.51839056,-0.515079991 +Kevin McHale,mchalke01,1992,PO,BOS,591,306,2.031114701,-0.279896075,1.751218626,0.723724801,0,0.723724801,1.986835646,0.067726686,2.054562332,-0.134391985 +Dee Brown,brownde01,1992,PO,BOS,232,120,2.432303642,-1.906460133,0.525843509,0.207131685,0,0.207131685,1.802634015,-1.742060631,0.060573384,0.126530699 +Larry Bird,birdla01,1992,PO,BOS,207,107,2.008457997,-1.161110133,0.847347864,0.201863419,0,0.201863419,1.657529191,-1.859180746,-0.201651555,-0.311563065 +Joe Kleine,kleinjo01,1992,PO,BOS,158,82,-5.59922715,-1.623765648,-7.222992798,-0.19339827,0,-0.19339827,-5.723086864,-2.175416029,-7.898502892,0.190447259 +Rick Fox,foxri01,1992,PO,BOS,129,67,1.318901626,-0.26809547,1.050806156,0.134869096,0,0.134869096,0.920725005,-0.483702587,0.437022418,0.603074199 +Sherman Douglas,douglsh01,1992,PO,BOS,125,65,-5.43568629,-4.095415541,-9.531101831,-0.233183391,0,-0.233183391,-5.641841036,-4.258370811,-9.900211847,0.500265304 +Stojko Vrankovic,vrankst01,1992,PO,BOS,6,3,14.32636511,-3.125774788,11.20059033,0.021512403,0,0.021512403,12.16661946,-5.272207028,6.894412436,-2.150700336 +Michael Jordan,jordami01,1992,PO,CHI,1725,920,6.249493114,2.130151558,8.379644672,5.37574127,0,5.37574127,6.604467279,2.097725773,8.702193052,-0.209671915 +Scottie Pippen,pippesc01,1992,PO,CHI,1686,899,4.107679752,3.074422202,7.182101954,4.687542431,0,4.687542431,4.367934349,2.877397118,7.245331467,-0.214980253 +Horace Grant,grantho01,1992,PO,CHI,1605,856,2.633883899,2.804229376,5.438113275,3.659232007,0,3.659232007,2.565658441,2.772933443,5.338591884,-0.728147205 +Bill Cartwright,cartwbi01,1992,PO,CHI,1148,612,-3.698061974,1.694992767,-2.003069207,0.241198062,0,0.241198062,-3.508067367,1.366537693,-2.141529674,0.25507388 +John Paxson,paxsojo01,1992,PO,CHI,1122,598,0.89449718,-0.102029515,0.792467665,1.114041952,0,1.114041952,0.398958517,0.197428801,0.596387319,-0.054807698 +B.J. Armstrong,armstbj01,1992,PO,CHI,814,434,-0.530600679,0.105160825,-0.425439854,0.531148966,0,0.531148966,-0.743938981,-0.278985637,-1.022924618,0.050261802 +Scott Williams,willisc01,1992,PO,CHI,602,321,-1.517117496,1.736728843,0.219611347,0.506743778,0,0.506743778,-1.779299183,1.793158428,0.013859245,0.95279807 +Cliff Levingston,levincl01,1992,PO,CHI,358,191,-3.319479367,0.211151718,-3.108327649,-0.036371312,0,-0.036371312,-3.282133514,-0.38083019,-3.662963704,0.922882346 +Will Perdue,perduwi01,1992,PO,CHI,294,157,-3.541177135,1.781766294,-1.759410841,0.08309017,0,0.08309017,-3.412864161,1.324422493,-2.088441668,1.423341671 +Craig Hodges,hodgecr01,1992,PO,CHI,257,137,-2.650994842,-0.705653873,-3.356648715,-0.043854036,0,-0.043854036,-2.506255307,-1.997438921,-4.503694228,0.257152291 +Stacey King,kingst01,1992,PO,CHI,208,111,-3.123179471,1.065674669,-2.057504802,0.04063932,0,0.04063932,-2.690329155,-0.38111436,-3.071443514,0.440667164 +Bob Hansen,hansebo01,1992,PO,CHI,129,69,1.185495634,-1.364083301,-0.178587668,0.093719895,0,0.093719895,0.559436798,-1.57420023,-1.014763432,0.355684432 +Brad Daugherty,daughbr01,1992,PO,CLE,1328,687,2.116442566,1.562477294,3.67891986,2.307078333,0,2.307078333,2.148879882,1.448369617,3.597249498,-0.678221541 +Larry Nance,nancela01,1992,PO,CLE,1316,681,0.843177381,2.019447765,2.862625146,1.994874436,0,1.994874436,1.016675975,2.057442836,3.074118811,-0.755708307 +Mark Price,pricema01,1992,PO,CLE,1165,603,5.011062167,-0.306144491,4.704917676,2.360084959,0,2.360084959,5.174900494,-0.253851839,4.921048655,-0.210047181 +Hot Rod Williams,williho01,1992,PO,CLE,1096,567,2.185398303,2.92524303,5.110641332,2.340149612,0,2.340149612,2.333071578,2.901804714,5.234876292,-0.202555591 +Craig Ehlo,ehlocr01,1992,PO,CLE,1067,552,2.223588529,0.8611504,3.084738929,1.688676986,0,1.688676986,2.184270647,1.107628914,3.291899561,-0.334009085 +Mike Sanders,sandemi01,1992,PO,CLE,808,418,-1.077341167,0.799786134,-0.277555034,0.547095731,0,0.547095731,-1.277430645,1.094270097,-0.183160547,0.559712585 +John Battle,battljo01,1992,PO,CLE,390,202,-4.355115252,-2.346577973,-6.701693225,-0.41870412,0,-0.41870412,-4.522438147,-3.600863951,-8.123302098,-0.2942489 +Terrell Brandon,brandte01,1992,PO,CLE,303,157,-3.031344192,-1.667983989,-4.699328181,-0.161274428,0,-0.161274428,-3.338472651,-2.01398177,-5.352454421,0.134829087 +Steve Kerr,kerrst01,1992,PO,CLE,288,149,-1.856460829,-0.727141655,-2.583602484,0.013078251,0,0.013078251,-2.164869155,-1.074280272,-3.239149427,0.228173345 +Danny Ferry,ferryda01,1992,PO,CLE,106,55,0.526270464,-0.584154063,-0.0578836,0.077830733,0,0.077830733,0.099099856,-1.314798805,-1.215698949,-0.097512977 +Henry James,jameshe01,1992,PO,CLE,43,22,-10.80454955,-0.154675506,-10.95922506,-0.096843228,0,-0.096843228,-9.613740117,-1.42248576,-11.03622588,1.768754432 +Bobby Phills,phillbo01,1992,PO,CLE,23,12,10.48944469,2.993233759,13.48267845,0.102814804,0,0.102814804,10.88555392,0.836900372,11.72245429,0.285569012 +Joe Dumars,dumarjo01,1992,PO,DET,399,221,0.973323948,0.136772129,1.110096076,0.4459535,0,0.4459535,0.325580392,0.620003391,0.945583783,-0.607803281 +Isiah Thomas,thomais01,1992,PO,DET,361,200,-1.337538705,0.237714585,-1.09982412,0.173991092,0,0.173991092,-1.416503014,0.862809581,-0.553693433,0.174645495 +Dennis Rodman,rodmade01,1992,PO,DET,282,156,1.359887165,2.094391305,3.45427847,0.509681517,0,0.509681517,0.83971347,2.207042506,3.046755976,0.071056615 +John Salley,sallejo01,1992,PO,DET,269,149,1.21495172,2.971351029,4.186302749,0.542507123,0,0.542507123,0.627994258,2.43505089,3.063045148,-0.226332919 +Bill Laimbeer,laimbbi01,1992,PO,DET,262,145,-3.269040301,3.519563874,0.250523573,0.231026886,0,0.231026886,-3.006852383,3.510798318,0.503945934,0.847799015 +Orlando Woolridge,woolror01,1992,PO,DET,231,128,-4.099536205,-1.291446854,-5.390983059,-0.178662438,0,-0.178662438,-4.555943155,-1.337230068,-5.893173223,0.408654578 +Mark Aguirre,aguirma01,1992,PO,DET,204,113,-6.389703431,-1.727908635,-8.117612066,-0.320397322,0,-0.320397322,-6.192746572,-2.820821722,-9.013568294,0.359620302 +Darrell Walker,walkeda01,1992,PO,DET,123,68,-2.700732856,-1.52017495,-4.220907806,-0.052585682,0,-0.052585682,-3.787575037,-2.223274885,-6.010849921,-0.080732653 +Bob McCann,mccanbo01,1992,PO,DET,23,13,-6.726088591,-1.789083691,-8.515172283,-0.039786345,0,-0.039786345,-6.849364729,-3.241302094,-10.09066682,0.822107708 +Brad Sellers,sellebr01,1992,PO,DET,23,13,5.762163773,2.383446622,8.145610394,0.072303544,0,0.072303544,3.94334777,-1.061851327,2.881496442,-2.777368814 +Lance Blanks,blankla01,1992,PO,DET,18,10,4.204688792,21.53675472,25.74144351,0.156051729,0,0.156051729,6.069160199,21.80182721,27.87098741,3.79711022 +William Bedford,bedfowi01,1992,PO,DET,16,9,-0.251755341,9.983953627,9.732198286,0.059888544,0,0.059888544,0.532829706,9.237622369,9.770452074,1.218115289 +Tim Hardaway,hardati01,1992,PO,GSW,370,176,3.301752348,0.690376377,3.992128725,0.62925078,0,0.62925078,4.592720036,1.392723476,5.985443512,0.721984637 +Chris Mullin,mullich01,1992,PO,GSW,353,168,-0.165963428,-1.473685542,-1.63964897,0.097667579,0,0.097667579,0.109289321,-1.56915304,-1.459863719,-0.462878735 +Billy Owens,owensbi01,1992,PO,GSW,330,157,2.364779824,0.535207477,2.899987301,0.465834299,0,0.465834299,2.688300447,0.84801891,3.536319357,-0.18510976 +Sarunas Marciulionis,marcisa01,1992,PO,GSW,280,133,7.080681439,-2.465840864,4.614840576,0.5141856,0,0.5141856,5.994659414,-1.874703472,4.119955942,-0.223392621 +Chris Gatling,gatlich01,1992,PO,GSW,170,81,3.893233389,1.990581297,5.883814685,0.368751605,0,0.368751605,3.329720676,1.571166186,4.900886862,0.191656723 +Mario Elie,eliema01,1992,PO,GSW,168,80,6.489682968,-0.18607219,6.303610778,0.380801874,0,0.380801874,5.98027126,-0.267423777,5.712847484,-0.077714443 +Tyrone Hill,hillty01,1992,PO,GSW,99,47,-7.976319088,-1.662472117,-9.638791205,-0.174365258,0,-0.174365258,-7.707502448,-0.810202704,-8.517705152,2.17815224 +Alton Lister,listeal01,1992,PO,GSW,99,47,-6.656240334,-1.927399289,-8.583639623,-0.145064233,0,-0.145064233,-6.768608388,-2.518082446,-9.286690834,0.508629311 +Vincent Askew,askewvi01,1992,PO,GSW,63,30,-7.40641768,-5.7166009,-13.12301858,-0.162440538,0,-0.162440538,-8.002793555,-6.76600947,-14.76880303,-0.74179486 +Victor Alexander,alexavi01,1992,PO,GSW,50,24,-4.774427291,1.851565523,-2.922861769,-0.002261468,0,-0.002261468,-4.501993084,3.111404725,-1.39058836,3.336590664 +Rod Higgins,higgiro01,1992,PO,GSW,36,17,0.463326529,-0.457542084,0.005784445,0.0248215,0,0.0248215,0.042486958,-1.765075671,-1.722588713,0.640087442 +Reggie Miller,millere01,1992,PO,IND,257,130,8.311698904,-1.811191612,6.500507293,0.630077431,0,0.630077431,7.464388804,-0.866125515,6.598263289,-0.398133624 +Detlef Schrempf,schrede01,1992,PO,IND,237,120,1.086482633,-1.352785394,-0.266302761,0.155595391,0,0.155595391,1.293281701,-1.25577656,0.037505141,-0.731438036 +Chuck Person,persoch01,1992,PO,IND,233,118,-1.57576656,-2.627787532,-4.203554092,-0.090841496,0,-0.090841496,-1.101069178,-2.267675395,-3.368744573,0.605042862 +Micheal Williams,willimi02,1992,PO,IND,209,106,2.882494976,1.935958631,4.818453607,0.426137205,0,0.426137205,3.539232486,2.656805472,6.196037958,0.877789545 +Dale Davis,davisda01,1992,PO,IND,136,69,-3.62050844,-0.779115564,-4.399624004,-0.059516726,0,-0.059516726,-4.224025448,-1.379184164,-5.603209612,-0.585327174 +LaSalle Thompson,thompla01,1992,PO,IND,124,63,-2.523956942,-1.092413035,-3.616369977,-0.028903701,0,-0.028903701,-3.019485793,-0.962645389,-3.982131182,0.591795632 +George McCloud,mccloge01,1992,PO,IND,105,53,2.616045347,-1.277183763,1.338861584,0.114307101,0,0.114307101,2.285740312,-1.739214118,0.546526194,0.223537236 +Vern Fleming,flemive01,1992,PO,IND,101,51,-2.784972543,-1.049240147,-3.83421269,-0.029304482,0,-0.029304482,-2.850107926,-1.534727493,-4.384835419,0.664965357 +Rik Smits,smitsri01,1992,PO,IND,55,28,-8.207673469,0.982526042,-7.225147427,-0.0674292,0,-0.0674292,-7.213398588,1.209210925,-6.004187663,2.104547392 +Greg Dreiling,dreilgr01,1992,PO,IND,6,3,-7.11180964,-4.469989412,-11.58179905,-0.01500402,0,-0.01500402,-8.147312891,1.531834155,-6.615478736,7.075171331 +Sean Green,greense01,1992,PO,IND,6,3,-5.57328864,-5.047740635,-10.62102927,-0.012245974,0,-0.012245974,-7.197939483,-7.160151966,-14.35809145,-1.339645336 +Kenny Williams,willike03,1992,PO,IND,2,1,4.64471276,69.87629177,74.52100453,0.043505903,0,0.043505903,13.35700878,67.38418453,80.74119331,6.500214664 +Ron Harper,harpero01,1992,PO,LAC,393,206,0.005297437,0.129742636,0.135040073,0.31199478,0,0.31199478,0.243470136,0.039854377,0.283324513,-0.218413555 +Danny Manning,mannida01,1992,PO,LAC,370,194,2.785212868,0.086974139,2.872187007,0.574964085,0,0.574964085,2.894900655,0.35969761,3.254598265,0.167557881 +Doc Rivers,riverdo01,1992,PO,LAC,357,187,3.006595003,0.910356517,3.91695152,0.654123667,0,0.654123667,2.678871841,1.648224924,4.327096765,-0.269024663 +Ken Norman,normake01,1992,PO,LAC,351,184,2.361311301,1.199194494,3.560505795,0.609201125,0,0.609201125,2.067570927,1.344540091,3.412111019,-0.271637757 +Charles Smith,smithch01,1992,PO,LAC,283,148,-2.471855787,2.299139555,-0.172716232,0.201458243,0,0.201458243,-2.391138354,2.177309835,-0.213828519,0.344975618 +James Edwards,edwarja01,1992,PO,LAC,166,87,-3.709313875,-0.949408223,-4.658722099,-0.087824376,0,-0.087824376,-3.687366602,-1.393570165,-5.080936767,0.472132616 +Gary Grant,grantga01,1992,PO,LAC,147,77,-1.232820377,-0.230740925,-1.463561302,0.052537923,0,0.052537923,-1.518854025,-0.821500789,-2.340354814,0.739016841 +Olden Polynice,polynol01,1992,PO,LAC,120,63,-3.094840974,1.37916957,-1.715671404,0.03472609,0,0.03472609,-3.446026217,1.328289044,-2.117737173,1.184897164 +Loy Vaught,vaughlo01,1992,PO,LAC,69,36,4.893822435,2.004197304,6.898019739,0.180869963,0,0.180869963,3.968402554,0.320564877,4.288967431,-0.962624031 +Danny Young,youngda01,1992,PO,LAC,21,11,-5.982045047,-6.193310704,-12.17535575,-0.05530594,0,-0.05530594,-5.599837275,-9.335775125,-14.9356124,1.27688276 +Bo Kimble,kimblbo01,1992,PO,LAC,10,5,-15.17413505,-6.517210637,-21.69134569,-0.052075478,0,-0.052075478,-15.1454519,-5.016079802,-20.16153171,4.175864664 +LeRon Ellis,ellisle02,1992,PO,LAC,4,2,-6.419931949,-2.513501021,-8.933432969,-0.006413575,0,-0.006413575,-7.384508346,-4.989663191,-12.37417154,-1.339645336 +Sedale Threatt,threase01,1992,PO,LAL,312,162,-0.905502791,-2.918937603,-3.824440394,-0.091289444,0,-0.091289444,-1.566086922,-2.514444745,-4.080531667,-0.3047829 +A.C. Green,greenac01,1992,PO,LAL,295,153,1.107870024,0.991048672,2.098918696,0.387673515,0,0.387673515,0.94153952,1.050497194,1.992036714,-0.643781709 +Byron Scott,scottby01,1992,PO,LAL,285,148,5.836765641,-0.184901154,5.651864487,0.650322637,0,0.650322637,4.880556911,0.012389016,4.892945927,-0.56694295 +Vlade Divac,divacvl01,1992,PO,LAL,275,143,-6.985168884,-1.772724539,-8.757893423,-0.455132245,0,-0.455132245,-6.258052576,-1.627798647,-7.885851223,0.628350773 +Terry Teagle,teaglte01,1992,PO,LAL,243,126,-0.025949639,-0.388381754,-0.414331394,0.15620112,0,0.15620112,-0.577427166,0.204262423,-0.373164744,0.805706434 +Elden Campbell,campbel01,1992,PO,LAL,225,117,-2.661004633,0.192976213,-2.46802842,0.017353109,0,0.017353109,-2.63866892,0.262987789,-2.375681131,-0.035224091 +Chucky Brown,brownch01,1992,PO,LAL,85,44,-1.281445832,-1.235000458,-2.51644629,0.005378441,0,0.005378441,-2.060472293,-2.780154377,-4.84062667,-0.497734865 +Tony Smith,smithto02,1992,PO,LAL,77,40,-3.984306014,2.619478545,-1.364827469,0.029679508,0,0.029679508,-3.609223479,2.143321714,-1.465901765,1.670399859 +Cliff Robinson,robincl01,1992,PO,LAL,46,24,-4.724334626,6.865860886,2.141526259,0.063813477,0,0.063813477,-3.459592908,7.055289724,3.595696816,3.065950316 +Rory Sparrow,sparrro01,1992,PO,LAL,31,16,4.848298402,0.600499651,5.448798053,0.07078215,0,0.07078215,3.681915135,2.787193683,6.469108818,2.360963697 +Jack Haley,haleyja01,1992,PO,LAL,23,12,-5.031320869,-3.79067296,-8.821993829,-0.038863717,0,-0.038863717,-5.654876731,-2.703413621,-8.358290352,1.266135534 +Grant Long,longgr01,1992,PO,MIA,235,120,-0.3748718,-0.311744726,-0.686616526,0.130709052,0,0.130709052,0.03183812,0.473573318,0.505411438,0.298493175 +Glen Rice,ricegl01,1992,PO,MIA,233,119,-2.994668021,-2.259040101,-5.253708122,-0.156898326,0,-0.156898326,-2.287084405,-2.022900414,-4.309984818,0.072051016 +Rony Seikaly,seikaro01,1992,PO,MIA,229,117,1.668951348,-4.988509187,-3.319557838,-0.035089545,0,-0.035089545,1.41963392,-3.344982048,-1.925348128,0.064859817 +Steve Smith,smithst01,1992,PO,MIA,196,100,7.271341845,-0.608349857,6.662991988,0.487408956,0,0.487408956,6.589517572,-0.899053534,5.690464038,-1.481738091 +Brian Shaw,shawbr01,1992,PO,MIA,166,85,0.152176152,-2.212483679,-2.060307528,0.031103203,0,0.031103203,-0.04590489,-1.210688311,-1.256593201,0.768685508 +Kevin Edwards,edwarke01,1992,PO,MIA,108,55,-3.682268629,-1.866650821,-5.54891945,-0.080888813,0,-0.080888813,-3.929303868,-2.68200584,-6.611309708,-0.131519595 +Keith Askins,askinke01,1992,PO,MIA,94,48,1.93658663,-1.785125728,0.151460902,0.073485102,0,0.073485102,1.333738102,-1.525552346,-0.191814244,0.254925941 +Bimbo Coles,colesbi01,1992,PO,MIA,88,45,4.580078829,0.032716403,4.612795232,0.175062621,0,0.175062621,3.9113446,-0.365063457,3.546281143,0.382995914 +Alan Ogg,oggal01,1992,PO,MIA,29,15,-5.688436299,7.104959649,1.41652335,0.033309065,0,0.033309065,-5.587762958,6.166053973,0.578291016,1.193680182 +Alec Kessler,kesslal01,1992,PO,MIA,23,12,-9.615415682,-5.09673678,-14.71215246,-0.075478273,0,-0.075478273,-10.04072694,-6.45457586,-16.4953028,-0.068290553 +John Morton,mortojo01,1992,PO,MIA,4,2,-3.164304712,-12.57687541,-15.74118012,-0.013621796,0,-0.013621796,-3.953698604,-17.77032798,-21.72402659,-0.340467836 +Jon Sundvold,sundvjo01,1992,PO,MIA,4,2,-19.56212594,-4.541065907,-24.10319184,-0.023675063,0,-0.023675063,-19.20700765,-0.004752936,-19.21176059,4.971467164 +Drazen Petrovic,petrodr01,1992,PO,NJN,333,163,2.559782383,-2.007498992,0.55228339,0.283093152,0,0.283093152,1.736967652,-1.605276485,0.131691166,-0.047764945 +Derrick Coleman,colemde01,1992,PO,NJN,331,162,1.853979365,1.00305474,2.857034105,0.476261235,0,0.476261235,1.757088891,0.777868516,2.534957407,-0.33167739 +Mookie Blaylock,blaylmo01,1992,PO,NJN,302,148,-1.673761026,4.147915742,2.474154716,0.409221591,0,0.409221591,-1.114021078,4.806194087,3.692173009,0.542586187 +Chris Morris,morrich01,1992,PO,NJN,276,135,2.31316766,1.398348288,3.711515948,0.457866402,0,0.457866402,1.894381026,0.786881823,2.681262849,-0.230716169 +Sam Bowie,bowiesa01,1992,PO,NJN,229,112,-2.520478284,-0.783645288,-3.304123572,-0.032863853,0,-0.032863853,-2.774159711,-0.258455976,-3.032615687,0.588419555 +Chris Dudley,dudlech02,1992,PO,NJN,157,77,-1.450452312,2.819331938,1.368879626,0.166580242,0,0.166580242,-2.012511708,2.349880305,0.337368597,-0.170313234 +Terry Mills,millste01,1992,PO,NJN,157,77,-3.720095135,-2.207793767,-5.927888902,-0.130688693,0,-0.130688693,-4.008969081,-1.732703183,-5.741672264,1.391246894 +Tate George,georgta01,1992,PO,NJN,90,44,-8.903777689,-0.254099203,-9.157876892,-0.150827527,0,-0.150827527,-8.663364447,-0.514095185,-9.177459632,1.544430109 +Kenny Anderson,anderke01,1992,PO,NJN,49,24,-3.447571052,-1.3076947,-4.755265752,-0.025066694,0,-0.025066694,-4.28568267,-2.839849792,-7.125532463,-0.943975336 +Rafael Addison,addisra01,1992,PO,NJN,18,9,-4.734064285,-4.145566247,-8.879630532,-0.028546507,0,-0.028546507,-4.564934088,-6.229326958,-10.79426105,-1.54266978 +Doug Lee,leedo01,1992,PO,NJN,12,6,-9.00726869,-0.005051881,-9.01232057,-0.02041276,0,-0.02041276,-8.579332642,-1.416426498,-9.99575914,3.012596331 +Dave Feitl,feitlda01,1992,PO,NJN,6,3,-18.90608187,-6.633189132,-25.539271,-0.036071641,0,-0.036071641,-17.69795634,-11.34677004,-29.04472638,0.249109664 +Patrick Ewing,ewingpa01,1992,PO,NYK,859,482,-1.154790292,5.816322168,4.661531876,1.873575793,0,1.873575793,-0.770940835,5.060286669,4.289345834,-0.306269515 +Xavier McDaniel,mcdanxa01,1992,PO,NYK,816,458,0.836745899,0.79090787,1.62765377,1.050805715,0,1.050805715,0.739808353,0.629964857,1.36977321,-0.370339257 +Mark Jackson,jacksma01,1992,PO,NYK,656,368,2.073581756,-0.0578598,2.015721955,0.921888116,0,0.921888116,1.770934886,-0.319155931,1.451778954,-0.095996433 +Charles Oakley,oaklech01,1992,PO,NYK,631,354,-1.158520157,2.031031919,0.872511761,0.672395212,0,0.672395212,-1.307121807,1.818929526,0.51180772,-0.328582467 +Gerald Wilkins,wilkige01,1992,PO,NYK,613,344,-0.676027613,-0.383586129,-1.059613742,0.307270728,0,0.307270728,-1.101953737,-0.270300339,-1.372254076,0.391284893 +John Starks,starkjo01,1992,PO,NYK,526,295,2.479900441,2.681139859,5.1610403,1.256867629,0,1.256867629,2.958986776,3.078593295,6.037580071,2.181402725 +Anthony Mason,masonan01,1992,PO,NYK,513,288,-0.453918367,0.922284528,0.46836616,0.486598038,0,0.486598038,-1.086589263,0.57353768,-0.513051583,-0.215393776 +Greg Anthony,anthogr01,1992,PO,NYK,380,213,1.857071462,4.277586303,6.134657766,1.008823689,0,1.008823689,1.863012924,4.271873094,6.134886019,1.214821849 +Kiki Vandeweghe,vandeki01,1992,PO,NYK,134,75,4.666061107,1.107966477,5.774027584,0.336165422,0,0.336165422,3.64482987,0.550821209,4.195651079,-0.064966455 +James Donaldson,donalja01,1992,PO,NYK,20,11,-7.145210369,1.735508634,-5.409701735,-0.015675543,0,-0.015675543,-7.421760685,-0.567671742,-7.989432427,1.693073664 +Kennard Winchester,winchke01,1992,PO,NYK,20,11,-0.09987339,-3.486816117,-3.586689507,-0.004802582,0,-0.004802582,-0.965485525,-6.572791079,-7.538276604,-0.773650836 +Tim McCormick,mccorti01,1992,PO,NYK,11,6,-16.68540583,3.515761163,-13.16964466,-0.033235295,0,-0.033235295,-16.31503826,2.916888479,-13.39814978,0.955304664 +Jeff Hornacek,hornaje01,1992,PO,PHO,720,343,3.537036491,0.314854942,3.851891433,1.185175948,0,1.185175948,3.821851388,0.841179104,4.663030492,-0.497024627 +Kevin Johnson,johnske02,1992,PO,PHO,703,335,7.159216904,-0.57562913,6.583587774,1.632191231,0,1.632191231,7.105936172,0.051935464,7.157871636,-0.739756559 +Dan Majerle,majerda01,1992,PO,PHO,558,266,3.464101503,0.447581107,3.91168261,0.928690143,0,0.928690143,4.055027908,0.354136329,4.409164238,-0.372527916 +Tom Chambers,chambto01,1992,PO,PHO,407,194,0.19707627,-1.966270552,-1.769194282,0.100131691,0,0.100131691,0.569591231,-1.940396076,-1.370804845,0.007695942 +Andrew Lang,langan01,1992,PO,PHO,403,192,-4.304339742,0.065621582,-4.23871816,-0.150863171,0,-0.150863171,-3.931214803,0.313075239,-3.618139564,0.28241526 +Cedric Ceballos,cebalce01,1992,PO,PHO,395,188,2.886231004,0.441462481,3.327693485,0.597184067,0,0.597184067,2.834918949,-0.437155431,2.397763518,-0.626415437 +Tim Perry,perryti01,1992,PO,PHO,388,185,1.246556334,-1.262995691,-0.016439357,0.266609508,0,0.266609508,1.220495231,-1.527513537,-0.307018306,0.176446932 +Steve Burtt,burttst01,1992,PO,PHO,218,104,0.203831371,-0.783469828,-0.579638457,0.120189798,0,0.120189798,0.097433501,-0.615611863,-0.518178363,1.108126132 +Mark West,westma01,1992,PO,PHO,201,96,0.076897787,-0.252541466,-0.17564368,0.131531447,0,0.131531447,-0.218049095,0.25085457,0.032805474,1.062160286 +Ed Nealy,nealyed01,1992,PO,PHO,141,67,2.938187642,1.141143076,4.079330718,0.243602214,0,0.243602214,3.195307113,1.329345288,4.524652401,1.092137288 +Terry Porter,portete01,1992,PO,POR,1732,870,5.990039999,-0.180119358,5.809920642,3.889138602,0,3.889138602,5.676084783,0.039743915,5.715828698,-0.700118003 +Clyde Drexler,drexlcl01,1992,PO,POR,1687,847,6.98786055,1.080307175,8.068167725,4.823740664,0,4.823740664,7.126601837,1.211957648,8.338559485,0.041919412 +Buck Williams,willibu01,1992,PO,POR,1509,758,-1.316041356,1.493242991,0.177201634,1.165965885,0,1.165965885,-1.158115156,1.340291055,0.182175899,-0.12540676 +Jerome Kersey,kerseje01,1992,PO,POR,1505,756,1.773210161,2.793776855,4.566987016,2.917917936,0,2.917917936,1.951748674,2.698584902,4.650333576,0.228695462 +Kevin Duckworth,duckwke01,1992,PO,POR,1288,647,-3.053483394,0.199847693,-2.853635701,-0.035330516,0,-0.035330516,-2.701638936,-0.11811967,-2.819758606,0.125281365 +Clifford Robinson,robincl02,1992,PO,POR,1039,522,-1.203987235,2.110059058,0.906071823,1.014769975,0,1.014769975,-1.077991683,2.035832092,0.957840409,0.974103307 +Danny Ainge,aingeda01,1992,PO,POR,894,449,2.408804918,-0.465266106,1.943538812,1.117175829,0,1.117175829,2.176718226,-0.560614042,1.616104183,0.691974441 +Mark Bryant,bryanma01,1992,PO,POR,231,116,-7.308465853,-0.974704902,-8.283170756,-0.341783619,0,-0.341783619,-7.166512834,-1.270124091,-8.436636926,1.111805444 +Ennis Whatley,whatlen01,1992,PO,POR,191,96,-4.35744624,2.601004982,-1.756441258,0.050517317,0,0.050517317,-4.54002829,1.802087976,-2.737940314,0.605995293 +Robert Pack,packro01,1992,PO,POR,104,52,-7.211992945,4.265600801,-2.946392144,-0.005461947,0,-0.005461947,-6.670697432,4.05945922,-2.611238213,1.524056299 +Wayne Cooper,coopewa01,1992,PO,POR,54,27,-6.688036274,2.360722843,-4.327313431,-0.022411921,0,-0.022411921,-7.166783586,0.691852131,-6.474931455,0.009938553 +Alaa Abdelnaby,abdelal01,1992,PO,POR,50,25,-5.430838413,-3.112861867,-8.54370028,-0.077214596,0,-0.077214596,-5.722269438,-4.144577382,-9.86684682,1.216643064 +Sean Elliott,elliose01,1992,PO,SAS,271,137,2.821598039,-1.198652473,1.622945566,0.311716503,0,0.311716503,2.487037974,-0.899539521,1.587498453,-1.038905815 +Terry Cummings,cummite01,1992,PO,SAS,241,122,2.654612189,-0.055707303,2.598904886,0.341969183,0,0.341969183,3.196133945,0.241329289,3.437463234,-0.381685211 +Antoine Carr,carran01,1992,PO,SAS,216,109,2.351533465,0.809849779,3.161383244,0.338650432,0,0.338650432,2.23999728,1.166558157,3.406555437,-0.110025336 +Rod Strickland,stricro02,1992,PO,SAS,158,80,3.824901988,-0.835122219,2.989779769,0.241703889,0,0.241703889,3.355037633,0.111403264,3.466440897,0.031563652 +Vinnie Johnson,johnsvi01,1992,PO,SAS,137,69,-0.122821089,0.776253156,0.653432067,0.124101915,0,0.124101915,0.085236094,0.778054326,0.86329042,0.398911015 +Donald Royal,royaldo01,1992,PO,SAS,113,57,-3.647524454,-1.392426352,-5.039950805,-0.069165482,0,-0.069165482,-3.833719687,-1.965095636,-5.798815323,0.651831124 +Sidney Green,greensi02,1992,PO,SAS,93,47,-3.20551246,-4.209787834,-7.415300294,-0.115175793,0,-0.115175793,-3.691094104,-4.15866435,-7.849758454,-0.16389168 +Paul Pressey,presspa01,1992,PO,SAS,91,46,-7.660806648,-0.631390493,-8.292197142,-0.136797274,0,-0.136797274,-6.988235514,-0.099538034,-7.087773548,1.832674664 +Trent Tucker,tucketr01,1992,PO,SAS,75,38,-2.015023028,-5.675574228,-7.690597257,-0.099396646,0,-0.099396646,-2.391117834,-6.398139036,-8.78925687,0.570097864 +Greg Sutton,suttogr01,1992,PO,SAS,30,15,4.174597337,1.970134538,6.144731875,0.071844944,0,0.071844944,3.809233067,2.660933538,6.470166605,2.167869998 +Shawn Kemp,kempsh01,1992,PO,SEA,663,338,0.810812847,0.049735755,0.860548602,0.640849425,0,0.640849425,1.004655989,0.365859472,1.370515461,-0.189001339 +Ricky Pierce,piercri01,1992,PO,SEA,620,316,1.675829852,-2.3378052,-0.661975348,0.346561679,0,0.346561679,1.448158603,-2.112801206,-0.664642603,-0.169423239 +Derrick McKey,mckeyde01,1992,PO,SEA,618,315,2.613994804,-0.079153742,2.534841062,0.87780849,0,0.87780849,2.379150889,0.159047788,2.538198677,0.194038386 +Eddie Johnson,johnsed03,1992,PO,SEA,485,247,1.484720509,-1.733622839,-0.24890233,0.325730769,0,0.325730769,1.544717021,-2.130802446,-0.586085425,0.188442912 +Nate McMillan,mcmilna01,1992,PO,SEA,483,246,3.342016572,1.61443878,4.956455352,1.009164807,0,1.009164807,3.827938481,2.270723869,6.09866235,1.080030441 +Gary Payton,paytoga01,1992,PO,SEA,434,221,0.147454392,0.000331651,0.147786043,0.33787338,0,0.33787338,-0.106650728,0.670192466,0.563541739,0.245073074 +Michael Cage,cagemi01,1992,PO,SEA,386,197,-1.817217561,1.244471214,-0.572746346,0.225183224,0,0.225183224,-2.00513498,0.889252703,-1.115882277,-0.211475621 +Benoit Benjamin,benjabe01,1992,PO,SEA,316,161,-2.639076197,2.56609857,-0.072977628,0.227457095,0,0.227457095,-2.515762913,1.837559455,-0.678203458,0.272140171 +Dana Barros,barroda01,1992,PO,SEA,188,96,2.054832845,-0.59084834,1.463984506,0.213441856,0,0.213441856,2.196121987,-0.713836082,1.482285905,0.249368866 +Tony Brown,brownto01,1992,PO,SEA,43,22,1.390962882,-2.560414256,-1.169451374,0.018635405,0,0.018635405,0.883753196,-2.928202184,-2.044448988,1.717316525 +Marty Conlon,conloma01,1992,PO,SEA,2,1,11.40032897,5.355870393,16.75619937,0.009810188,0,0.009810188,10.05819814,2.354305802,12.41250394,-4.107555336 +Karl Malone,malonka01,1992,PO,UTA,1303,688,4.79363273,1.070406472,5.864039202,3.11021681,0,3.11021681,5.033613782,1.3992423,6.432856082,-0.246756771 +John Stockton,stockjo01,1992,PO,UTA,1180,623,7.242299913,0.421172888,7.663472801,3.404257007,0,3.404257007,7.523161723,0.705817291,8.228979014,-0.258843387 +Jeff Malone,malonje01,1992,PO,UTA,1156,610,0.705797889,-2.37593676,-1.670138871,0.344430321,0,0.344430321,0.613068365,-2.02531579,-1.412247424,-0.585612351 +Mark Eaton,eatonma01,1992,PO,UTA,896,473,-2.4375339,1.05595406,-1.38157984,0.338722827,0,0.338722827,-2.540066518,0.863879098,-1.67618742,-0.509034811 +Tyrone Corbin,corbity01,1992,PO,UTA,847,447,1.55220914,-0.540810628,1.011398512,0.883356271,0,0.883356271,1.305208826,-0.390856242,0.914352584,-0.143551369 +Blue Edwards,edwarbl01,1992,PO,UTA,671,354,-1.277906783,1.52525286,0.247346078,0.564160618,0,0.564160618,-0.794530755,1.514258371,0.719727616,0.969830819 +Mike Brown,brownmi01,1992,PO,UTA,519,274,-3.539221727,-2.118917898,-5.658139624,-0.421704724,0,-0.421704724,-3.45102841,-1.921467376,-5.372495786,0.534382063 +David Benoit,benoida01,1992,PO,UTA,487,257,-1.142724907,-0.575081502,-1.717806408,0.139651921,0,0.139651921,-1.214490248,-0.764442209,-1.978932457,0.043160968 +Delaney Rudd,ruddde01,1992,PO,UTA,159,84,2.73699602,-1.649606039,1.08738998,0.171041855,0,0.171041855,2.076612189,-1.845144304,0.231467884,0.780861394 +Bob Thornton,thornbo01,1992,PO,UTA,61,32,-1.291248623,-3.211009938,-4.502258561,-0.029287323,0,-0.029287323,-2.044363817,-4.247704639,-6.292068456,-0.685881401 +Corey Crowder,crowdco01,1992,PO,UTA,23,12,1.17079219,0.437386977,1.608179166,0.028365029,0,0.028365029,2.771421687,-1.702424744,1.068996943,2.854146838 +Eric Murdock,murdoer01,1992,PO,UTA,21,11,-3.309963993,3.356464052,0.046500059,0.016539122,0,0.016539122,-2.074964724,0.16587513,-1.909089594,2.021983712 +Kevin Willis,willike02,1993,RS,ATL,5919,2878,-0.228016882,-0.578514947,-0.806531829,2.845111706,2.845111706,0,0.042833785,-0.295988363,-0.253154577,-0.294822939 +Mookie Blaylock,blaylmo01,1993,RS,ATL,5800,2820,3.246454935,1.431243723,4.677698658,10.66621992,10.66621992,0,3.531948809,1.798595813,5.330544622,-0.187735363 +Dominique Wilkins,wilkido01,1993,RS,ATL,5444,2647,4.955912222,-1.256949362,3.69896286,8.658030429,8.658030429,0,4.960597166,-1.39389449,3.566702676,-0.576755675 +Stacey Augmon,augmost01,1993,RS,ATL,4344,2112,-0.000914728,-1.073260528,-1.074175257,1.800329407,1.800329407,0,-0.237963507,-1.123849026,-1.361812533,-0.295191079 +Jon Koncak,koncajo01,1993,RS,ATL,4062,1975,-3.513308826,1.556071635,-1.957237191,0.800233952,0.800233952,0,-3.482788166,1.85427049,-1.628517676,0.172924475 +Duane Ferrell,ferredu01,1993,RS,ATL,3570,1736,-0.694381627,-1.516577869,-2.210959497,0.477359924,0.477359924,0,-0.965025233,-1.798977072,-2.764002306,-0.014796249 +Adam Keefe,keefead01,1993,RS,ATL,3186,1549,-1.111661158,-0.688610915,-1.800272073,0.75208987,0.75208987,0,-1.265965961,-0.740561896,-2.006527857,0.198343593 +Paul Graham,grahapa01,1993,RS,ATL,3101,1508,-0.391813494,-0.438906768,-0.830720261,1.491189216,1.491189216,0,-0.333132475,-0.348229944,-0.681362419,0.963717039 +Travis Mays,maystr01,1993,RS,ATL,1619,787,-2.417435946,-2.74738017,-5.164816115,-0.971791316,-0.971791316,0,-2.371385375,-3.067084806,-5.438470181,0.219835773 +Steve Henson,hensost01,1993,RS,ATL,1479,719,-0.064061618,-1.770414347,-1.834475964,0.336886783,0.336886783,0,-0.379858559,-1.739455394,-2.119313953,0.303748403 +Morlon Wiley,wileymo01,1993,RS,ATL,728,354,-1.134278709,0.472771078,-0.661507631,0.385394128,0.385394128,0,-0.84354897,0.715623717,-0.127925254,2.126387639 +Blair Rasmussen,rasmubl01,1993,RS,ATL,582,283,-6.341098161,-1.160438766,-7.501536927,-0.694643826,-0.694643826,0,-6.171702565,-0.500739947,-6.672442512,1.225606109 +Greg Foster,fostegr01,1993,RS,ATL,422,205,-2.83863712,-3.28113316,-6.11977028,-0.356554195,-0.356554195,0,-2.943341812,-3.082173977,-6.025515789,1.141105411 +Jeff Sanders,sandeje01,1993,RS,ATL,247,120,-5.750199471,0.600356862,-5.149842609,-0.148026577,-0.148026577,0,-5.215915953,0.218061665,-4.997854288,0.732290513 +Randy Breuer,breuera01,1993,RS,ATL,220,107,-4.061741089,-1.059417636,-5.121158725,-0.129214073,-0.129214073,0,-4.221047631,-1.873685207,-6.094732838,-0.174621407 +Andre Spencer,spencan01,1993,RS,ATL,31,15,-16.32499252,3.820548824,-12.5044437,-0.076768239,-0.076768239,0,-14.52332686,3.600555722,-10.92277114,2.777975703 +Alex Stivrins,stivral01,1993,RS,ATL,31,15,-0.924165632,-2.839727902,-3.763893534,-0.007653175,-0.007653175,0,-1.285062173,-4.793396319,-6.078458492,-1.339823974 +Reggie Lewis,lewisre01,1993,RS,BOS,6287,3144,1.73959989,0.562509061,2.302108951,8.084229192,8.084229192,0,1.739008902,1.198308779,2.937317681,-0.238088806 +Kevin Gamble,gamblke01,1993,RS,BOS,5081,2541,1.535170076,0.201006052,1.736176127,5.804636988,5.804636988,0,1.374444799,0.246989013,1.621433812,-0.190676945 +Dee Brown,brownde01,1993,RS,BOS,4508,2254,2.303789223,1.573704985,3.877494208,7.628967855,7.628967855,0,2.287828132,1.914321275,4.202149407,0.095223943 +Xavier McDaniel,mcdanxa01,1993,RS,BOS,4430,2215,-0.491513435,-0.147854247,-0.639367683,2.387944642,2.387944642,0,-0.143804727,-0.14680988,-0.290614607,0.112250573 +Robert Parish,parisro01,1993,RS,BOS,4292,2146,-0.36953145,1.850827085,1.481295635,4.610996895,4.610996895,0,-0.089542542,1.385165921,1.295623379,-0.460909579 +Sherman Douglas,douglsh01,1993,RS,BOS,3864,1932,1.328379126,-2.17478973,-0.846410605,1.871979177,1.871979177,0,0.934516679,-2.108254401,-1.173737722,-0.229710454 +Kevin McHale,mchalke01,1993,RS,BOS,3312,1656,-1.883674068,-1.143120903,-3.026794971,-0.232637819,-0.232637819,0,-1.812173869,-1.760389655,-3.572563525,-0.512507467 +Alaa Abdelnaby,abdelal01,1993,RS,BOS,2304,1152,-1.845659432,-2.038480429,-3.884139861,-0.66961908,-0.66961908,0,-1.804417225,-1.907295355,-3.711712581,0.444865173 +Joe Kleine,kleinjo01,1993,RS,BOS,2258,1129,-3.770444915,-0.194608617,-3.965053532,-0.698104362,-0.698104362,0,-3.706628299,-0.684624253,-4.391252552,-0.249870271 +Rick Fox,foxri01,1993,RS,BOS,2164,1082,-0.366741458,1.038152053,0.671410595,1.899717246,1.899717246,0,-0.373960866,0.591624378,0.217663512,0.569032962 +Ed Pinckney,pincked01,1993,RS,BOS,302,151,-2.964125405,0.680289532,-2.283835873,0.035713208,0.035713208,0,-2.957183819,-0.003850401,-2.961034219,-0.545864679 +Lorenzo Williams,willilo01,1993,RS,BOS,302,151,-3.231120183,-0.724175392,-3.955295574,-0.093471722,-0.093471722,0,-3.422280359,-0.908272897,-4.330553256,0.649183069 +John Bagley,baglejo01,1993,RS,BOS,194,97,-8.124957837,-4.537041785,-12.66199962,-0.49390353,-0.49390353,0,-7.810505906,-5.423855188,-13.23436109,0.671745938 +Marcus Webb,webbma01,1993,RS,BOS,102,51,0.368272109,-2.049315925,-1.681043816,0.028381447,0.028381447,0,0.493617804,-2.088419723,-1.594801919,1.996413815 +Bart Kofoed,kofoeba01,1993,RS,BOS,82,41,-0.785634116,-0.615081919,-1.400716035,0.028035551,0.028035551,0,-1.132286922,-2.53932981,-3.671616732,-0.655951508 +Kenny Battle,battlke01,1993,RS,BOS,58,29,4.070537545,-1.218529618,2.852007926,0.081994425,0.081994425,0,3.591286384,-2.257676116,1.333610268,-1.053684775 +Joe Wolf,wolfjo01,1993,RS,BOS,18,9,-16.49977675,-5.037617707,-21.53739446,-0.08842717,-0.08842717,0,-15.02710902,-5.679295279,-20.7064043,2.451257083 +Larry Johnson,johnsla02,1993,RS,CHH,7016,3323,2.345767448,-1.226241469,1.119525979,6.508843798,6.508843798,0,2.4469396,-1.026851482,1.420088118,-0.769257474 +Muggsy Bogues,boguemu01,1993,RS,CHH,5982,2833,1.874620292,0.821137343,2.695757635,7.830302767,7.830302767,0,1.756659204,1.346389575,3.103048779,-0.509842238 +Alonzo Mourning,mournal01,1993,RS,CHH,5583,2644,-0.550188801,0.817340745,0.267151944,4.050070652,4.050070652,0,-0.226842854,0.440877529,0.214034675,-0.480608351 +Kendall Gill,gillke01,1993,RS,CHH,5131,2430,-0.175799164,-0.344175258,-0.519974421,2.76026681,2.76026681,0,0.048050807,-0.00473497,0.043315836,-0.158967606 +Dell Curry,curryde01,1993,RS,CHH,4421,2094,0.461738433,-0.304642036,0.157096397,3.105607731,3.105607731,0,0.781094913,-0.447206011,0.333888902,-0.006757134 +Kenny Gattison,gattike01,1993,RS,CHH,3114,1475,-1.546869941,0.393733794,-1.153136147,1.209091742,1.209091742,0,-1.574851101,0.667336442,-0.907514659,0.601435837 +Johnny Newman,newmajo01,1993,RS,CHH,3106,1471,1.325620559,-1.32819426,-0.0025737,2.064320626,2.064320626,0,0.955763212,-1.437076669,-0.481313458,0.112360649 +David Wingate,wingada01,1993,RS,CHH,3106,1471,-0.719916838,-0.27135913,-0.991275968,1.319754679,1.319754679,0,-1.060531577,-0.640822492,-1.701354068,-0.012991611 +Tony Bennett,benneto01,1993,RS,CHH,1810,857,-1.3514362,-1.769128887,-3.120565087,-0.163158609,-0.163158609,0,-1.499528089,-1.683888552,-3.183416641,0.684360512 +Kevin Lynch,lynchke01,1993,RS,CHH,684,324,-3.272019867,-1.717379825,-4.989399692,-0.372443253,-0.372443253,0,-3.796158128,-2.138922632,-5.935080759,0.597838033 +J.R. Reid,reidjr01,1993,RS,CHH,623,295,-2.630785761,-0.88705593,-3.517841691,-0.116650946,-0.116650946,0,-2.373297175,-0.611511186,-2.984808361,0.918507157 +Mike Gminski,gminsmi01,1993,RS,CHH,530,251,-2.1466404,-1.228526092,-3.375166492,-0.079509099,-0.079509099,0,-2.459752433,-2.247132911,-4.706885345,-0.672627814 +Tom Hammonds,hammoto01,1993,RS,CHH,300,142,-4.528871252,-2.777993391,-7.306864644,-0.330959125,-0.330959125,0,-4.906371001,-2.968293283,-7.874664285,0.243721505 +Sidney Green,greensi02,1993,RS,CHH,268,127,-4.737146338,-2.326566784,-7.063713122,-0.279784568,-0.279784568,0,-4.777703896,-3.1063501,-7.884053996,0.096637004 +Lorenzo Williams,willilo01,1993,RS,CHH,38,18,-8.320455318,-2.430416501,-10.75087182,-0.074230191,-0.074230191,0,-7.986602063,-2.271897192,-10.25849925,1.004175007 +Scottie Pippen,pippesc01,1993,RS,CHI,6087,3123,2.409599729,1.936154163,4.345753893,11.28954553,11.28954553,0,2.929992357,1.81127954,4.741271897,-0.142984538 +Michael Jordan,jordami01,1993,RS,CHI,5978,3067,7.266577624,2.959596239,10.22617386,20.29098407,20.29098407,0,7.687771597,3.092434718,10.78020631,-0.067127386 +Horace Grant,grantho01,1993,RS,CHI,5351,2745,1.781545348,0.961939126,2.743484474,7.639126838,7.639126838,0,1.966712168,1.017293951,2.984006119,-0.693666142 +B.J. Armstrong,armstbj01,1993,RS,CHI,4857,2492,1.791449391,-1.285657751,0.50579164,4.122832122,4.122832122,0,1.503321486,-0.919674764,0.583646722,-0.393717375 +Scott Williams,willisc01,1993,RS,CHI,2668,1369,-1.037661307,1.77690539,0.739244083,2.450834856,2.450834856,0,-0.871974786,1.866013253,0.994038467,0.551510843 +Bill Cartwright,cartwbi01,1993,RS,CHI,2442,1253,-4.422547482,-1.082225995,-5.504773478,-1.763561343,-1.763561343,0,-4.146820127,-1.249206471,-5.396026598,0.138367389 +Stacey King,kingst01,1993,RS,CHI,2064,1059,-2.601893106,-0.842709461,-3.444602567,-0.375645146,-0.375645146,0,-2.371337077,-1.502979125,-3.874316202,0.091368942 +John Paxson,paxsojo01,1993,RS,CHI,2008,1030,-1.438033399,-0.937183956,-2.375217356,0.197041232,0.197041232,0,-1.75596314,-0.851478074,-2.607441214,0.045103595 +Rodney McCray,mccraro01,1993,RS,CHI,1986,1019,-3.19724866,-2.155940161,-5.353188822,-1.350791193,-1.350791193,0,-3.671182208,-2.838094353,-6.509276561,-0.187461571 +Will Perdue,perduwi01,1993,RS,CHI,1945,998,-2.064466326,0.390313345,-1.674152981,0.549192171,0.549192171,0,-2.016543747,-0.39182612,-2.408369867,0.249009202 +Trent Tucker,tucketr01,1993,RS,CHI,1772,909,2.064562284,-1.475353654,0.58920863,1.547577924,1.547577924,0,1.601312595,-2.098989718,-0.497677123,-0.066584162 +Darrell Walker,walkeda01,1993,RS,CHI,715,367,-2.647981829,0.976500433,-1.671481396,0.20343234,0.20343234,0,-2.707998803,1.361982049,-1.346016754,0.721067457 +Corey Williams,willico01,1993,RS,CHI,472,242,-3.377846924,-2.797013915,-6.174860839,-0.42143655,-0.42143655,0,-3.711733998,-3.373694024,-7.085428023,-0.330159077 +Ed Nealy,nealyed01,1993,RS,CHI,154,79,-3.029887882,-0.13441004,-3.164297922,-0.016766729,-0.016766729,0,-2.913284398,-1.234013133,-4.147297532,0.399517639 +Joe Courtney,courtjo01,1993,RS,CHI,66,34,-5.625895285,-0.91063575,-6.536531035,-0.067496986,-0.067496986,0,-5.093213419,0.118126585,-4.975086833,2.70289673 +Jo Jo English,englijo01,1993,RS,CHI,60,31,-10.27084927,4.127635198,-6.14321407,-0.055252554,-0.055252554,0,-8.511802586,3.007388328,-5.504414258,2.892042639 +Ricky Blanton,blantri01,1993,RS,CHI,25,13,-1.498977341,7.529873531,6.030896191,0.058409325,0.058409325,0,-0.128376064,6.058778859,5.930402795,0.284446439 +Larry Nance,nancela01,1993,RS,CLE,5500,2753,1.825117119,1.599084023,3.424201142,8.600902405,8.600902405,0,1.848326688,1.554928448,3.403255135,-0.804759221 +Brad Daugherty,daughbr01,1993,RS,CLE,5376,2691,2.975512747,1.294942754,4.270455501,9.565168755,9.565168755,0,3.013969628,1.229193563,4.243163191,-0.74734985 +Craig Ehlo,ehlocr01,1993,RS,CLE,5112,2559,1.657579971,0.461039141,2.118619112,6.347363314,6.347363314,0,1.803307238,0.654847889,2.458155127,-0.140430802 +Mark Price,pricema01,1993,RS,CLE,4754,2380,6.176275366,-0.702748356,5.47352701,9.918559486,9.918559486,0,6.142086361,-0.716112107,5.425974254,-0.657822584 +Gerald Wilkins,wilkige01,1993,RS,CLE,4153,2079,-0.664132812,0.037855862,-0.62627695,2.248464927,2.248464927,0,-0.468185309,-0.116317404,-0.584502713,-0.181748617 +Hot Rod Williams,williho01,1993,RS,CLE,4105,2055,-2.324659627,1.513707231,-0.810952396,2.02386872,2.02386872,0,-1.822275331,1.13576426,-0.686511071,-0.440640383 +Terrell Brandon,brandte01,1993,RS,CLE,3240,1622,0.580936631,0.540370328,1.121306959,3.197037682,3.197037682,0,0.624924508,0.279907807,0.904832315,-0.203005966 +Danny Ferry,ferryda01,1993,RS,CLE,2919,1461,-0.441756178,-0.588172019,-1.029928197,1.282224746,1.282224746,0,-0.34184368,-0.813153786,-1.154997467,0.006067981 +Mike Sanders,sandemi01,1993,RS,CLE,2375,1189,-1.778035281,0.261600441,-1.51643484,0.750795072,0.750795072,0,-1.788606675,0.398065519,-1.390541155,0.324591411 +John Battle,battljo01,1993,RS,CLE,993,497,-2.54337244,-2.226387258,-4.769759698,-0.511168598,-0.511168598,0,-2.861144948,-2.805027666,-5.666172614,-0.187526923 +Jay Guidinger,guidija01,1993,RS,CLE,430,215,-4.770421049,2.222108357,-2.548312691,0.02240686,0.02240686,0,-4.258709619,2.486231999,-1.77247762,1.253541639 +Jerome Lane,laneje01,1993,RS,CLE,298,149,0.302001363,3.859854225,4.161855588,0.533808116,0.533808116,0,0.880584602,4.326117193,5.206701795,1.560125055 +Bobby Phills,phillbo01,1993,RS,CLE,278,139,-4.636840719,0.520052656,-4.116788063,-0.098401249,-0.098401249,0,-3.670328485,-0.321745757,-3.992074242,1.486928718 +Steve Kerr,kerrst01,1993,RS,CLE,82,41,1.813767046,0.710298213,2.524065258,0.110003623,0.110003623,0,1.221983262,-0.31042416,0.911559103,-0.284360288 +Terry Davis,daviste01,1993,RS,DAL,5162,2462,-3.175987923,-2.247013086,-5.42300101,-3.344099856,-3.344099856,0,-3.264327532,-2.034548694,-5.298876226,-0.393480122 +Derek Harper,harpede01,1993,RS,DAL,4420,2108,1.896360037,-1.903662134,-0.007302097,2.948029779,2.948029779,0,1.559985636,-1.475655089,0.084330547,-0.057976083 +Sean Rooks,rooksse01,1993,RS,DAL,4376,2087,-2.996468161,-2.024780358,-5.02124852,-2.415412447,-2.415412447,0,-3.023465836,-1.897264171,-4.920730007,-0.120855535 +Mike Iuzzolino,iuzzomi01,1993,RS,DAL,3709,1769,0.644709184,-2.850171905,-2.205462721,0.489649089,0.489649089,0,-0.084354496,-2.864595647,-2.948950142,-0.362607282 +Walter Bond,bondwa01,1993,RS,DAL,3309,1578,-3.335633039,-1.183621318,-4.519254357,-1.437325219,-1.437325219,0,-3.649517842,-0.662642163,-4.312160004,0.887376261 +Doug Smith,smithdo03,1993,RS,DAL,3195,1524,-4.311988803,-1.064887811,-5.376876614,-2.061482414,-2.061482414,0,-4.219726484,-0.255177434,-4.474903918,0.909501094 +Randy White,whitera01,1993,RS,DAL,3005,1433,-2.178358552,-0.33908728,-2.517445833,0.171252894,0.171252894,0,-2.131462128,0.046447522,-2.085014606,0.70773702 +Brian Howard,howarbr01,1993,RS,DAL,2715,1295,-2.828697446,-0.45543325,-3.284130696,-0.355942734,-0.355942734,0,-3.348364385,0.009141807,-3.339222578,0.84302628 +Donald Hodge,hodgedo01,1993,RS,DAL,2657,1267,-5.598656685,-1.650660599,-7.249317284,-2.925965874,-2.925965874,0,-5.61277069,-1.453708587,-7.066479277,0.589338102 +Jim Jackson,jacksji01,1993,RS,DAL,1967,938,-2.941093244,-1.709419445,-4.650512689,-0.913079173,-0.913079173,0,-2.486842628,-1.74721047,-4.234053098,0.382837639 +Dexter Cambridge,cambrde01,1993,RS,DAL,1856,885,-0.987504316,-2.618539796,-3.606044113,-0.388150461,-0.388150461,0,-1.733242465,-2.487878531,-4.221120996,0.411336297 +Morlon Wiley,wileymo01,1993,RS,DAL,1344,641,-0.273136175,-0.904988676,-1.17812485,0.524841998,0.524841998,0,-0.292358138,-0.472213461,-0.764571599,2.05350659 +Tim Legler,legleti01,1993,RS,DAL,1321,630,0.767523169,-2.062751896,-1.295228727,0.472509618,0.472509618,0,0.191319577,-1.775877605,-1.584558028,1.028014043 +Tracy Moore,mooretr01,1993,RS,DAL,1069,510,0.830976177,-2.127273749,-1.296297572,0.380070548,0.380070548,0,0.396034899,-2.352491941,-1.956457042,0.469741212 +Steve Bardo,bardost01,1993,RS,DAL,367,175,-4.284682023,-1.483513796,-5.768195819,-0.272105519,-0.272105519,0,-4.613805685,-1.697715114,-6.311520799,0.954324723 +Radisav Curcic,curcira01,1993,RS,DAL,348,166,-1.606684188,-0.312466624,-1.919150813,0.070935108,0.070935108,0,-2.053575399,-0.118408641,-2.17198404,0.79029919 +Lamont Strothers,strotla01,1993,RS,DAL,289,138,-4.819700908,-1.896296795,-6.715997703,-0.28179433,-0.28179433,0,-4.464735034,-2.343892784,-6.808627817,0.897146012 +Walter Palmer,palmewa01,1993,RS,DAL,260,124,-4.303782683,-1.976885568,-6.280668251,-0.226219561,-0.226219561,0,-4.598336264,-1.727288623,-6.325624887,1.250707639 +Dikembe Mutombo,mutomdi01,1993,RS,DEN,6370,3029,-0.943839024,2.60379354,1.659954515,6.766244956,6.766244956,0,-0.901852224,2.105614782,1.203762558,-0.702429077 +LaPhonso Ellis,ellisla01,1993,RS,DEN,5781,2749,0.502941426,0.645867216,1.148808642,5.451331392,5.451331392,0,0.383536391,0.86187412,1.245410511,-0.302731227 +Reggie Williams,willire01,1993,RS,DEN,5724,2722,0.601818191,1.203784761,1.805602951,6.340610566,6.340610566,0,0.660669616,1.422668187,2.083337803,0.215966 +Mahmoud Abdul-Rauf,abdulma02,1993,RS,DEN,5699,2710,0.289814898,-1.088421073,-0.798606175,2.692147156,2.692147156,0,0.340752779,-0.72314419,-0.382391412,-0.215319094 +Marcus Liberty,liberma01,1993,RS,DEN,3333,1585,-1.36919192,0.461905706,-0.907286214,1.488330988,1.488330988,0,-1.427215512,0.000912922,-1.42630259,-0.119013354 +Robert Pack,packro01,1993,RS,DEN,3321,1579,0.381899257,-0.672154257,-0.290255,1.989761891,1.989761891,0,0.136750046,-0.71043237,-0.573682323,0.404135696 +Mark Macon,maconma01,1993,RS,DEN,2400,1141,-3.053916052,0.770562518,-2.283353534,0.27314248,0.27314248,0,-2.927081832,1.28355459,-1.643527242,0.537082851 +Bryant Stith,stithbr01,1993,RS,DEN,1819,865,-0.813557859,-1.137419188,-1.950977047,0.352320015,0.352320015,0,-1.437711078,-1.142066111,-2.57977719,-0.085317287 +Todd Lichti,lichtto01,1993,RS,DEN,1581,752,-1.324382342,-0.724779569,-2.049161911,0.268380229,0.268380229,0,-1.81872686,-1.390682078,-3.209408938,-0.185972437 +Gary Plummer,plummga01,1993,RS,DEN,1550,737,-4.104685037,-2.034416133,-6.13910117,-1.289623806,-1.289623806,0,-4.158150228,-2.010129028,-6.168279256,1.172964013 +Scott Hastings,hastisc01,1993,RS,DEN,1409,670,-2.74868538,-0.826484179,-3.575169559,-0.284066177,-0.284066177,0,-3.232554713,-0.916694867,-4.14924958,0.692729356 +Kevin Brooks,brookke01,1993,RS,DEN,1201,571,-3.755028643,-2.214486574,-5.969515216,-0.93766744,-0.93766744,0,-4.033579008,-3.315541508,-7.349120516,-0.026653194 +Tom Hammonds,hammoto01,1993,RS,DEN,1201,571,-2.927704099,-1.029403904,-3.957108003,-0.352250834,-0.352250834,0,-3.021123296,-1.428407989,-4.449531285,0.164608563 +Robert Werdann,werdaro01,1993,RS,DEN,313,149,-6.197657824,0.881252738,-5.316405086,-0.19876948,-0.19876948,0,-5.510611884,1.231978258,-4.278633626,1.843229492 +Joe Dumars,dumarjo01,1993,RS,DET,6077,3094,3.017170928,-1.141538752,1.875632176,7.269139106,7.269139106,0,2.784687032,-0.808158488,1.976528543,-0.438499993 +Isiah Thomas,thomais01,1993,RS,DET,5739,2922,0.803758497,-0.383056808,0.420701688,4.732101673,4.732101673,0,1.144092973,-0.032929127,1.111163846,0.107855323 +Dennis Rodman,rodmade01,1993,RS,DET,4733,2410,-0.224473181,1.525484116,1.301010935,4.952193725,4.952193725,0,-0.132997975,1.749698288,1.616700313,-0.567367358 +Terry Mills,millste01,1993,RS,DET,4287,2183,-1.597023715,-0.63261957,-2.229643285,0.581085411,0.581085411,0,-1.374710173,-0.472236842,-1.846947014,0.258459213 +Bill Laimbeer,laimbbi01,1993,RS,DET,3796,1933,-1.178450048,0.774331103,-0.404118946,2.310931643,2.310931643,0,-1.347039479,0.721334394,-0.625705085,-0.110705378 +Orlando Woolridge,woolror01,1993,RS,DET,2901,1477,-0.737541664,-1.58858953,-2.326131194,0.318597894,0.318597894,0,-1.06412208,-1.674975967,-2.739098047,-0.249881379 +Olden Polynice,polynol01,1993,RS,DET,2551,1299,-2.146113652,0.528629474,-1.617484178,0.748450034,0.748450034,0,-2.021764273,-0.006096163,-2.027860436,-0.277221279 +Mark Aguirre,aguirma01,1993,RS,DET,2074,1056,-0.271697996,-1.756585284,-2.028283279,0.389420316,0.389420316,0,-0.557816399,-2.248021493,-2.805837892,0.146116467 +Alvin Robertson,roberal01,1993,RS,DET,1848,941,0.513276631,2.033247974,2.546524605,2.569898106,2.569898106,0,0.688750437,2.526558551,3.215308988,1.041664549 +Danny Young,youngda01,1993,RS,DET,1642,836,-0.636681576,-0.5997375,-1.236419076,0.642686835,0.642686835,0,-1.187561739,-1.524953319,-2.712515058,-0.439419225 +Gerald Glass,glassge01,1993,RS,DET,1526,777,-1.218936781,0.051311065,-1.167625716,0.63142375,0.63142375,0,-1.430638523,-0.198573319,-1.629211842,0.644857331 +Melvin Newbern,newbeme01,1993,RS,DET,611,311,-2.832036543,0.938497596,-1.893538947,0.13764888,0.13764888,0,-2.529376712,0.400840734,-2.128535978,1.262839717 +Mark Randall,randama01,1993,RS,DET,471,240,-1.625649063,-2.345527376,-3.971176439,-0.150452385,-0.150452385,0,-1.91728315,-2.983686334,-4.900969484,0.603721651 +Darrell Walker,walkeda01,1993,RS,DET,283,144,-8.822971452,1.311536482,-7.51143497,-0.352234018,-0.352234018,0,-8.358293021,0.528054759,-7.830238262,0.676702338 +Isaiah Morris,morriis01,1993,RS,DET,200,102,-4.994689133,-1.701567719,-6.696256852,-0.206703066,-0.206703066,0,-5.032639943,-2.607937739,-7.640577682,0.638211289 +Jeff Ruland,rulanje01,1993,RS,DET,108,55,-5.656266563,-0.642635266,-6.298901829,-0.102055671,-0.102055671,0,-5.343612633,0.238236405,-5.105376228,2.429023565 +Latrell Sprewell,sprewla01,1993,RS,GSW,5747,2741,0.535924193,-0.125746105,0.410178088,4.413955334,4.413955334,0,0.651408671,-0.060535036,0.590873635,-0.120146626 +Tim Hardaway,hardati01,1993,RS,GSW,5470,2609,4.865805056,-0.486294557,4.379510498,9.474474162,9.474474162,0,5.028715823,-0.017381958,5.011333864,-0.162034296 +Tyrone Hill,hillty01,1993,RS,GSW,4340,2070,-1.294401708,0.097280663,-1.197121045,1.644543228,1.644543228,0,-1.271032229,0.753974393,-0.517057836,0.2702785 +Chris Mullin,mullich01,1993,RS,GSW,3988,1902,2.045511333,-0.053504913,1.99200642,4.576352489,4.576352489,0,2.194475522,-0.197621877,1.996853645,-0.538295395 +Victor Alexander,alexavi01,1993,RS,GSW,3676,1753,-2.070122262,-0.715183087,-2.785305348,-0.031611316,-0.031611316,0,-1.881276306,-0.779201772,-2.660478078,0.108234913 +Jud Buechler,buechju01,1993,RS,GSW,2698,1287,-0.892572774,-0.491375517,-1.383948291,0.89434949,0.89434949,0,-1.159613119,-1.1622172,-2.321830319,-0.287970501 +Byron Houston,houstby01,1993,RS,GSW,2671,1274,-2.450815511,-0.249489419,-2.700304931,0.032658625,0.032658625,0,-2.43657992,0.13892264,-2.297657281,1.082669031 +Chris Gatling,gatlich01,1993,RS,GSW,2617,1248,-0.341228799,-0.133934524,-0.475163323,1.457170668,1.457170668,0,-0.379912705,-0.285087116,-0.664999821,0.589245526 +Billy Owens,owensbi01,1993,RS,GSW,2518,1201,0.413848924,-0.919053667,-0.505204743,1.372418762,1.372418762,0,0.649627844,-1.018907189,-0.369279345,-0.219296083 +Jeff Grayer,grayeje01,1993,RS,GSW,2149,1025,-0.619798662,-1.527989513,-2.147788174,0.315736179,0.315736179,0,-1.028593903,-1.329862469,-2.358456372,0.250801613 +Sarunas Marciulionis,marcisa01,1993,RS,GSW,1753,836,3.248441983,0.292986642,3.541428625,2.698195439,2.698195439,0,3.067317549,0.341206914,3.408524463,0.537588449 +Sean Higgins,higgise01,1993,RS,GSW,1239,591,-2.780611026,-2.761816232,-5.542427258,-0.843666893,-0.843666893,0,-2.737953295,-3.469707473,-6.207660768,0.194399487 +Andre Spencer,spencan01,1993,RS,GSW,853,407,-0.365065104,-0.826076444,-1.191141548,0.325430648,0.325430648,0,-0.541406353,-0.325834614,-0.867240967,0.523873008 +Paul Pressey,presspa01,1993,RS,GSW,562,268,-2.874773659,-1.17359823,-4.048371888,-0.178786287,-0.178786287,0,-3.226252231,-1.386263926,-4.612516157,0.692452621 +Ed Nealy,nealyed01,1993,RS,GSW,480,229,-2.839389072,-0.164315936,-3.003705008,-0.030124221,-0.030124221,0,-2.892684397,-0.249440796,-3.142125193,1.593821305 +Alton Lister,listeal01,1993,RS,GSW,365,174,-7.489438425,-2.394784447,-9.884222872,-0.642042424,-0.642042424,0,-7.359384363,-2.424784355,-9.784168719,1.345818378 +Keith Jennings,jennike01,1993,RS,GSW,285,136,3.938793667,-1.942626953,1.996166714,0.33020756,0.33020756,0,3.046583294,-1.525958855,1.52062444,0.262990761 +Pat Durham,durhapa01,1993,RS,GSW,164,78,-7.898322357,-2.841385811,-10.73970817,-0.316938902,-0.316938902,0,-7.759490182,-3.923052174,-11.68254236,-0.313048215 +Joe Courtney,courtjo01,1993,RS,GSW,147,70,-5.567791859,0.141445385,-5.426346475,-0.095958622,-0.095958622,0,-5.425222367,-0.433862818,-5.859085184,0.384829884 +Barry Stevens,steveba01,1993,RS,GSW,13,6,4.71481407,-3.99284703,0.721967041,0.010516398,0.010516398,0,3.25107123,-4.015775374,-0.764704144,-1.031914669 +Hakeem Olajuwon,olajuha01,1993,RS,HOU,6449,3242,1.897327013,5.753354528,7.650681541,17.12310663,17.12310663,0,2.466781827,5.216367376,7.683149203,-0.457316241 +Kenny Smith,smithke01,1993,RS,HOU,4818,2422,3.235006303,-1.066728774,2.168277529,6.042257334,6.042257334,0,2.843600806,-1.053254234,1.790346572,-0.568515309 +Otis Thorpe,thorpot01,1993,RS,HOU,4689,2357,0.109558654,-0.992524282,-0.882965628,2.241879826,2.241879826,0,0.06431953,-0.585376493,-0.521056963,-0.144222553 +Robert Horry,horryro01,1993,RS,HOU,4635,2330,-1.648405893,0.696438754,-0.951967139,2.136952354,2.136952354,0,-1.635043595,0.542122814,-1.092920781,-0.022358864 +Vernon Maxwell,maxweve01,1993,RS,HOU,4478,2251,1.265099511,-0.354844142,0.910255369,4.214104062,4.214104062,0,1.605425407,-0.290332147,1.31509326,0.243379731 +Carl Herrera,herreca01,1993,RS,HOU,3581,1800,-1.456986898,-0.079764877,-1.536751775,1.11369273,1.11369273,0,-1.608942586,-0.164608015,-1.773550601,-0.044468603 +Scott Brooks,brooksc01,1993,RS,HOU,3016,1516,1.138294671,0.300309295,1.438603965,3.243722993,3.243722993,0,0.790315186,0.421381361,1.211696547,0.120676021 +Matt Bullard,bullama01,1993,RS,HOU,2697,1356,1.012396629,-1.16359909,-0.151202461,1.803434605,1.803434605,0,1.236211189,-1.449618714,-0.213407525,0.299887375 +Winston Garland,garlawi01,1993,RS,HOU,1997,1004,-1.709196539,-0.846563689,-2.555760228,0.099720219,0.099720219,0,-1.982353717,-0.723782663,-2.70613638,0.219187859 +Sleepy Floyd,floydsl01,1993,RS,HOU,1725,867,-1.962925514,-0.997653063,-2.960578577,-0.093196884,-0.093196884,0,-1.940089923,-1.494181656,-3.434271579,0.051350839 +Kennard Winchester,winchke01,1993,RS,HOU,676,340,-2.464075088,-0.617803085,-3.081878173,-0.057863979,-0.057863979,0,-2.744810528,-1.066365028,-3.811175557,0.499691914 +Tree Rollins,rollitr01,1993,RS,HOU,491,247,-7.318720629,1.584658629,-5.734061999,-0.378929295,-0.378929295,0,-7.270269653,1.13914328,-6.131126373,0.749943912 +Terry Teagle,teaglte01,1993,RS,HOU,50,25,-7.831853776,-3.247899086,-11.07975286,-0.105578052,-0.105578052,0,-8.21283687,-4.225839999,-12.43867687,-0.615703761 +Mark Acres,acresma01,1993,RS,HOU,46,23,-12.388191,-3.043446673,-15.43163767,-0.150061627,-0.150061627,0,-11.25632944,-4.479894253,-15.7362237,0.821113508 +Detlef Schrempf,schrede01,1993,RS,IND,6267,3098,3.108093637,-0.629637431,2.478456206,8.250483555,8.250483555,0,3.242186177,-0.196574516,3.045611661,-0.161315881 +Reggie Miller,millere01,1993,RS,IND,5976,2954,5.042271799,-0.208067542,4.834204256,11.41712647,11.41712647,0,5.053378044,0.111249469,5.164627513,-0.113623976 +Pooh Richardson,richapo01,1993,RS,IND,4847,2396,1.297164953,-0.58445368,0.712711274,4.207448537,4.207448537,0,1.227645723,-0.462721784,0.76492394,-0.590109669 +Dale Davis,davisda01,1993,RS,IND,4580,2264,0.467295145,1.552259299,2.019554444,5.494529317,5.494529317,0,0.481270859,1.54441671,2.025687569,-0.262181206 +Rik Smits,smitsri01,1993,RS,IND,4192,2072,-2.817943004,-1.103932226,-3.92187523,-1.242484637,-1.242484637,0,-2.22851108,-0.946364753,-3.174875833,0.288948951 +Vern Fleming,flemive01,1993,RS,IND,3041,1503,0.334135142,-1.032905421,-0.698770279,1.574098082,1.574098082,0,0.314265823,-1.260852186,-0.946586364,0.071749556 +George McCloud,mccloge01,1993,RS,IND,3034,1500,-0.420613852,-0.943661813,-1.364275665,1.067302082,1.067302082,0,-0.109826873,-1.277594439,-1.387421312,0.628645948 +Sam Mitchell,mitchsa01,1993,RS,IND,2836,1402,-0.692402038,-1.720931279,-2.413333318,0.241886088,0.241886088,0,-1.062935358,-1.485789605,-2.548724962,0.434447942 +Kenny Williams,willike03,1993,RS,IND,1707,844,1.191979349,0.471083949,1.663063298,1.889455475,1.889455475,0,0.644789941,-0.349825171,0.29496477,-0.559095976 +LaSalle Thompson,thompla01,1993,RS,IND,1477,730,-4.285111221,0.820543836,-3.464567385,-0.26894975,-0.26894975,0,-3.873641711,0.856943488,-3.016698223,1.034784016 +Malik Sealy,sealyma01,1993,RS,IND,1359,672,-2.571356128,-0.148673295,-2.720029423,0.010334351,0.010334351,0,-2.007329382,-0.981797454,-2.989126836,0.560486204 +Greg Dreiling,dreilgr01,1993,RS,IND,483,239,-5.926512944,-0.223354369,-6.149867314,-0.421588755,-0.421588755,0,-5.632081416,0.42064871,-5.211432706,1.657516935 +Sean Green,greense01,1993,RS,IND,164,81,0.218565652,-3.22853992,-3.009974267,-0.010867271,-0.010867271,0,0.433851966,-3.942254841,-3.508402875,1.125987822 +Mark Jackson,jacksma01,1993,RS,LAC,6509,3117,2.772988719,-0.492917681,2.280071038,7.943873942,7.943873942,0,2.452608673,-0.19219206,2.260416613,-0.6784498 +Ron Harper,harpero01,1993,RS,LAC,6202,2970,0.799725764,1.167163351,1.966889115,7.153305814,7.153305814,0,1.04421794,1.283724628,2.327942568,0.079911794 +Danny Manning,mannida01,1993,RS,LAC,5766,2761,0.700685064,0.052254027,0.752939091,4.9418685,4.9418685,0,0.953379183,0.289081576,1.242460758,0.14708143 +Ken Norman,normake01,1993,RS,LAC,5173,2477,0.186296326,-0.534331115,-0.348034788,3.016409452,3.016409452,0,-0.052059146,-0.856556662,-0.908615809,-0.616587898 +Stanley Roberts,roberst01,1993,RS,LAC,3792,1816,-2.895668722,0.704149752,-2.19151897,0.521302625,0.521302625,0,-2.627990722,0.769253411,-1.85873731,0.730007465 +Loy Vaught,vaughlo01,1993,RS,LAC,3452,1653,-0.96433535,0.043681296,-0.920654054,1.539622243,1.539622243,0,-1.052601121,-0.371416881,-1.424018003,-0.201614349 +John Williams,willijo02,1993,RS,LAC,3421,1638,-2.108991327,0.797770097,-1.311221231,1.208194964,1.208194964,0,-2.106893004,0.633714184,-1.47317882,0.472137919 +Gary Grant,grantga01,1993,RS,LAC,3391,1624,-1.193027144,0.357677798,-0.835349346,1.591892271,1.591892271,0,-1.20301249,0.393862222,-0.809150268,0.338312693 +Kiki Vandeweghe,vandeki01,1993,RS,LAC,1032,494,-0.426804304,-1.660908988,-2.087713292,0.16707618,0.16707618,0,-0.906765228,-2.531141096,-3.437906324,0.090491263 +Lester Conner,connele01,1993,RS,LAC,881,422,-1.339331185,1.846350335,0.507019151,0.701370369,0.701370369,0,-1.701780386,1.451194538,-0.250585848,0.016733212 +Jaren Jackson,jacksja01,1993,RS,LAC,731,350,-1.8798131,-0.266324066,-2.146137166,0.108184894,0.108184894,0,-2.252961576,-0.59400955,-2.846971127,0.320703425 +Elmore Spencer,spencel01,1993,RS,LAC,585,280,-6.149427852,-0.004041065,-6.153468917,-0.492451156,-0.492451156,0,-5.93252698,-0.73929998,-6.671826961,1.257966784 +Randy Woods,woodsra01,1993,RS,LAC,363,174,-1.560381089,0.532297625,-1.028083464,0.154948439,0.154948439,0,-1.338388132,0.137179744,-1.201208387,1.336230118 +Duane Washington,washidu01,1993,RS,LAC,58,28,-9.247345648,-2.302904548,-11.5502502,-0.125406725,-0.125406725,0,-9.411390564,-3.511302761,-12.92269333,-0.241597361 +Alex Stivrins,stivral01,1993,RS,LAC,2,1,-35.87330917,-4.204535072,-40.07784425,-0.018793495,-0.018793495,0,-32.58634725,-6.327788307,-38.91413556,-1.291632361 +Sedale Threatt,threase01,1993,RS,LAL,5865,2893,2.059413092,-0.028079649,2.031333443,7.053340451,7.053340451,0,1.815103897,0.787404396,2.602508293,-0.054799137 +A.C. Green,greenac01,1993,RS,LAL,5715,2819,1.3137062,-0.17205744,1.141648761,5.552003188,5.552003188,0,1.137118595,-0.172482555,0.96463604,-0.790453285 +Vlade Divac,divacvl01,1993,RS,LAL,5119,2525,-1.156468411,2.442814125,1.286345714,5.218244128,5.218244128,0,-0.547857494,2.448546263,1.900688769,0.346583593 +James Worthy,worthja01,1993,RS,LAL,4782,2359,-0.190105968,-0.572651502,-0.76275747,2.378694157,2.378694157,0,-0.07900582,-1.151026689,-1.230032509,-0.535385751 +Byron Scott,scottby01,1993,RS,LAL,3400,1677,1.025810945,-1.245770848,-0.219959903,2.160417624,2.160417624,0,0.758539012,-1.186249996,-0.427710984,-0.194465876 +Anthony Peeler,peelean01,1993,RS,LAL,3357,1656,0.324211938,-1.680141048,-1.35592911,1.18378963,1.18378963,0,0.076762112,-1.498861356,-1.422099245,0.494853662 +Sam Perkins,perkisa01,1993,RS,LAL,3221,1589,0.394834724,-1.011963534,-0.61712881,1.725753463,1.725753463,0,0.322278823,-0.633016077,-0.310737254,-0.191543796 +Elden Campbell,campbel01,1993,RS,LAL,3144,1551,-2.401718696,1.062993459,-1.338725237,1.115786963,1.115786963,0,-2.279331361,0.547576932,-1.731754429,-0.086228239 +Tony Smith,smithto02,1993,RS,LAL,1524,752,0.081771912,0.554072146,0.635844058,1.302063323,1.302063323,0,-0.217072282,0.198538171,-0.018534112,0.227316464 +Duane Cooper,coopedu01,1993,RS,LAL,1308,645,-3.047197236,-3.318217237,-6.365414473,-1.193539289,-1.193539289,0,-3.377494895,-3.8746712,-7.252166095,0.31134497 +James Edwards,edwarja01,1993,RS,LAL,1251,617,-4.42692644,-2.480952462,-6.907878902,-1.326780746,-1.326780746,0,-4.234443035,-2.134321995,-6.36876503,1.339955952 +Doug Christie,chrisdo01,1993,RS,LAL,673,332,-1.853989106,-0.642500101,-2.496489207,0.043551595,0.043551595,0,-1.638282726,-0.827535358,-2.465818084,1.391944756 +Benoit Benjamin,benjabe01,1993,RS,LAL,620,306,-6.541201236,-0.192537972,-6.733739207,-0.633239963,-0.633239963,0,-5.816342058,-0.099503073,-5.915845132,1.77840659 +Alex Blackwell,blackal01,1993,RS,LAL,221,109,-4.266374212,-0.730513267,-4.99688748,-0.125442467,-0.125442467,0,-4.409069038,-1.486568939,-5.895637978,0.383276598 +Glen Rice,ricegl01,1993,RS,MIA,6144,3082,0.943387587,-0.074404131,0.868983456,5.689929869,5.689929869,0,1.244362382,-0.027688683,1.216673699,-0.0118999 +Grant Long,longgr01,1993,RS,MIA,5438,2728,0.040093599,0.68622818,0.726321779,4.83584692,4.83584692,0,0.222765876,1.067965181,1.290731057,-0.052358684 +Rony Seikaly,seikaro01,1993,RS,MIA,4896,2456,-1.092716319,0.298222248,-0.794494071,2.447208271,2.447208271,0,-0.793506444,0.200935027,-0.592571417,-0.125531497 +Bimbo Coles,colesbi01,1993,RS,MIA,4449,2232,2.104868282,-0.673493443,1.431374839,4.763248661,4.763248661,0,1.723046824,-0.34990835,1.373138474,0.033720785 +Steve Smith,smithst01,1993,RS,MIA,3209,1610,2.239219981,-1.009757231,1.22946275,3.270896131,3.270896131,0,2.098623468,-0.788209342,1.310414126,0.062254787 +Brian Shaw,shawbr01,1993,RS,MIA,3196,1603,-0.683817377,-0.657758097,-1.341575474,1.153912423,1.153912423,0,-0.740749236,-0.564506212,-1.305255448,0.172730605 +John Salley,sallejo01,1993,RS,MIA,2835,1422,-1.620418125,-0.002941438,-1.623359563,0.818569119,0.818569119,0,-1.725644444,-0.000122794,-1.725767238,0.142165568 +Harold Miner,minerha01,1993,RS,MIA,2757,1383,-1.010927153,-2.12415009,-3.135077242,-0.271810054,-0.271810054,0,-1.385991508,-2.489362513,-3.875354022,0.034966286 +Kevin Edwards,edwarke01,1993,RS,MIA,2261,1134,0.761900866,1.05016683,1.812067696,2.633021738,2.633021738,0,0.71353761,0.706539289,1.420076899,-0.238922861 +Keith Askins,askinke01,1993,RS,MIA,1864,935,-1.583322401,0.477189522,-1.106132879,0.789656156,0.789656156,0,-1.892605311,0.208774975,-1.683830336,0.683232488 +Matt Geiger,geigema01,1993,RS,MIA,1104,554,-2.636394647,-0.044523477,-2.680918124,0.019847806,0.019847806,0,-2.674865128,0.306622094,-2.368243034,1.613832593 +Willie Burton,burtowi01,1993,RS,MIA,899,451,-4.242165672,-1.005928661,-5.248094334,-0.579992034,-0.579992034,0,-4.05391696,-1.804684771,-5.858601731,0.882570464 +Alec Kessler,kesslal01,1993,RS,MIA,827,415,-2.402506769,-1.571518541,-3.97402531,-0.260415635,-0.260415635,0,-2.775081061,-1.992694743,-4.767775803,0.472015003 +Blue Edwards,edwarbl01,1993,RS,MIL,5526,2729,0.786376216,0.019999513,0.806375729,4.957545866,4.957545866,0,0.61388724,0.24424204,0.85812928,0.116230235 +Eric Murdock,murdoer01,1993,RS,MIL,4935,2437,3.109738074,0.674265586,3.78400366,8.125252355,8.125252355,0,3.030165119,0.976631669,4.006796788,0.013869934 +Anthony Avent,aventan01,1993,RS,MIL,4627,2285,-4.115777478,-1.075897883,-5.191675361,-2.84398544,-2.84398544,0,-3.886699177,-1.021800475,-4.908499651,-0.087279571 +Frank Brickowski,brickfr01,1993,RS,MIL,4202,2075,-1.088407833,-0.656333179,-1.744741011,1.068220567,1.068220567,0,-0.815712181,-0.414104052,-1.229816233,0.367001846 +Todd Day,dayto01,1993,RS,MIL,3910,1931,0.5170924,-0.966279179,-0.449186779,2.280223747,2.280223747,0,0.48416871,-0.537132028,-0.052963318,0.582034375 +Brad Lohaus,lohaubr01,1993,RS,MIL,3576,1766,-0.518085083,-0.902671018,-1.420756102,1.201162552,1.201162552,0,-0.448984902,-1.194654628,-1.64363953,0.285897404 +Lee Mayberry,maybele01,1993,RS,MIL,3044,1503,-0.201510474,-1.703530761,-1.905041234,0.649313744,0.649313744,0,-0.694206216,-1.557155278,-2.251361494,0.207605516 +Fred Roberts,roberfr01,1993,RS,MIL,3013,1488,-0.334764297,-0.481388379,-0.816152676,1.465394048,1.465394048,0,-0.624069081,-0.813794021,-1.437863102,-0.182747861 +Danny Schayes,schayda01,1993,RS,MIL,2276,1124,-3.862414914,-0.333229667,-4.195644581,-0.83100645,-0.83100645,0,-3.952963777,-0.572339324,-4.5253031,0.233925262 +Alvin Robertson,roberal01,1993,RS,MIL,2157,1065,0.456892564,1.610789883,2.067682448,2.647660849,2.647660849,0,0.493405227,2.129135763,2.62254099,1.119020253 +Jon Barry,barryjo01,1993,RS,MIL,1118,552,-2.512190403,-0.537317263,-3.049507667,-0.085138853,-0.085138853,0,-2.337403648,-0.985018131,-3.322421778,0.915368614 +Derek Strong,stronde01,1993,RS,MIL,687,339,2.1061995,-0.715421086,1.390778415,0.70992118,0.70992118,0,1.451366199,-1.588555016,-0.137188816,-0.855870746 +Alaa Abdelnaby,abdelal01,1993,RS,MIL,322,159,-3.210417754,-1.687081724,-4.897499478,-0.175652668,-0.175652668,0,-3.232559035,-1.69631226,-4.928871296,0.811582949 +Moses Malone,malonmo01,1993,RS,MIL,211,104,-2.534357693,-0.90563956,-3.439997252,-0.036006475,-0.036006475,0,-2.53610642,-3.054493509,-5.590599929,-1.619254399 +Orlando Woolridge,woolror01,1993,RS,MIL,158,78,-1.791255082,-4.047039463,-5.838294544,-0.123115108,-0.123115108,0,-2.579215249,-4.800756202,-7.379971451,0.170987892 +Anthony Pullard,pullaan01,1993,RS,MIL,75,37,-8.792599456,-0.095784865,-8.88838432,-0.117126877,-0.117126877,0,-7.929310276,-1.503327917,-9.432638193,1.056588039 +Alan Ogg,oggal01,1993,RS,MIL,53,26,-7.3650881,-1.544941823,-8.910029923,-0.083152156,-0.083152156,0,-6.996391393,-1.109463857,-8.105855249,1.723628205 +Alex Stivrins,stivral01,1993,RS,MIL,51,25,-3.28862299,-1.796543856,-5.085166846,-0.029967117,-0.029967117,0,-3.457011429,-1.986466352,-5.443477781,0.598642737 +Dan O'Sullivan,osullda01,1993,RS,MIL,14,7,7.093637127,8.862039453,15.95567658,0.070297981,0.070297981,0,6.762661842,12.05529841,18.81796025,5.120012639 +Doug West,westdo01,1993,RS,MIN,6135,3104,-0.032315888,-1.908373932,-1.94068982,1.281593529,1.281593529,0,-0.410072359,-1.000916437,-1.410988796,-0.006057841 +Chuck Person,persoch01,1993,RS,MIN,5900,2985,-1.013775081,-1.71813247,-2.731907551,0.027553133,0.027553133,0,-0.64136779,-1.563959218,-2.205327008,-0.002514865 +Christian Laettner,laettch01,1993,RS,MIN,5580,2823,-1.193981584,-0.073890584,-1.267872168,2.139052999,2.139052999,0,-0.906366726,0.055513039,-0.850853687,0.199674911 +Micheal Williams,willimi02,1993,RS,MIN,5260,2661,3.861778268,0.38728939,4.249067658,9.518286,9.518286,0,3.565944728,1.178915386,4.744860114,0.165487565 +Bob McCann,mccanbo01,1993,RS,MIN,3036,1536,-2.625748072,-0.23710719,-2.862855261,-0.088831257,-0.088831257,0,-2.97305254,-0.340550296,-3.313602836,0.432192718 +Felton Spencer,spencfe01,1993,RS,MIN,2562,1296,-4.303357822,-0.901674,-5.205031821,-1.636221313,-1.636221313,0,-4.351747021,-0.40084183,-4.752588851,0.778700359 +Thurl Bailey,baileth01,1993,RS,MIN,2522,1276,-3.040318991,-1.696820128,-4.737139119,-1.285751678,-1.285751678,0,-3.284548897,-2.548925525,-5.833474422,-0.598529506 +Chris Smith,smithch03,1993,RS,MIN,2502,1266,-0.846508679,-1.658934674,-2.505443353,0.157561248,0.157561248,0,-1.583785816,-2.175470765,-3.759256581,-0.248692094 +Luc Longley,longllu01,1993,RS,MIN,2066,1045,-5.553361599,1.426222274,-4.127139325,-0.739891725,-0.739891725,0,-5.030097753,1.257107049,-3.772990704,0.754628031 +Lance Blanks,blankla01,1993,RS,MIN,1269,642,-1.667637679,-2.615507159,-4.283144838,-0.50371297,-0.50371297,0,-2.332799772,-3.112598508,-5.44539828,0.299131445 +Brad Sellers,sellebr01,1993,RS,MIN,1054,533,-3.963846625,-2.987602726,-6.951449352,-1.13504442,-1.13504442,0,-4.435427465,-4.07060649,-8.506033955,-0.641471071 +Marlon Maxey,maxeyma01,1993,RS,MIN,1028,520,-0.948338523,-1.442436972,-2.390775495,0.095629174,0.095629174,0,-1.25083069,-1.860084556,-3.110915246,0.334466063 +Gundars Vetra,vetragu01,1993,RS,MIN,176,89,-0.387229655,-2.681056256,-3.068285912,-0.014459017,-0.014459017,0,-1.081391619,-2.847810447,-3.929202066,0.043056332 +Gerald Glass,glassge01,1993,RS,MIN,140,71,-6.525329349,-1.789688775,-8.315018124,-0.202519382,-0.202519382,0,-6.138352609,-2.30843858,-8.446791189,0.452326496 +Mark Randall,randama01,1993,RS,MIN,16,8,-10.05314996,-6.704810443,-16.7579604,-0.058255599,-0.058255599,0,-9.694121619,-7.677976664,-17.37209828,1.851169514 +Derrick Coleman,colemde01,1993,RS,NJN,5581,2759,1.432450414,1.513257626,2.94570804,7.984966259,7.984966259,0,1.765880186,1.257784142,3.023664328,-0.39761275 +Drazen Petrovic,petrodr01,1993,RS,NJN,5381,2660,2.4408913,-0.712022954,1.728868346,6.087424672,6.087424672,0,2.198645312,-0.036661846,2.161983466,0.145155964 +Chris Morris,morrich01,1993,RS,NJN,4657,2302,1.566864746,2.602399875,4.169264621,8.111428244,8.111428244,0,1.669925339,2.416553286,4.086478625,-0.182125945 +Sam Bowie,bowiesa01,1993,RS,NJN,4232,2092,-2.868746596,1.55791898,-1.310827615,1.530575304,1.530575304,0,-2.733703056,1.080942114,-1.652760942,-0.351214984 +Kenny Anderson,anderke01,1993,RS,NJN,4066,2010,1.159416479,0.554244752,1.713661232,4.562998943,4.562998943,0,1.248115555,1.068535362,2.316650917,-0.310113657 +Rumeal Robinson,robinru01,1993,RS,NJN,3206,1585,-1.088089229,0.70269344,-0.385395789,1.922817569,1.922817569,0,-0.806042823,0.723245979,-0.082796844,0.544958811 +Chris Dudley,dudlech02,1993,RS,NJN,2828,1398,-3.736369559,1.855695067,-1.880674493,0.618171278,0.618171278,0,-3.677845971,1.438819458,-2.239026513,-0.297492022 +Chucky Brown,brownch01,1993,RS,NJN,2399,1186,-1.545574978,-1.013856153,-2.559431131,0.115002793,0.115002793,0,-2.178199524,-1.667484524,-3.845684048,-0.263197897 +Rafael Addison,addisra01,1993,RS,NJN,2355,1164,-2.98065564,-1.558984502,-4.539640143,-1.065788961,-1.065788961,0,-3.247174089,-1.889614867,-5.136788956,0.273711324 +Rick Mahorn,mahorri01,1993,RS,NJN,2179,1077,-2.233915944,-0.602780659,-2.836696603,-0.04776187,-0.04776187,0,-2.631871245,-0.762743313,-3.394614558,0.253591411 +Maurice Cheeks,cheekma01,1993,RS,NJN,1032,510,0.558737606,1.15754251,1.716280115,1.159815893,1.159815893,0,-0.024847787,0.606021918,0.58117413,-0.195438747 +Bernard King,kingbe01,1993,RS,NJN,870,430,0.647245407,-1.037570924,-0.390325517,0.519215912,0.519215912,0,0.09247679,-1.325297749,-1.232820958,0.290654202 +Tate George,georgta01,1993,RS,NJN,769,380,-4.429854151,-2.253985772,-6.683839923,-0.760353313,-0.760353313,0,-4.677229945,-3.29113572,-7.968365665,-0.298406211 +Jayson Williams,willija01,1993,RS,NJN,281,139,-2.885614509,-0.228732877,-3.114347387,-0.02603879,-0.02603879,0,-2.732421518,-0.195875368,-2.928296886,0.75834319 +Dwayne Schintzius,schindw01,1993,RS,NJN,71,35,-2.837810241,4.406994973,1.569184733,0.076938316,0.076938316,0,-2.999907966,3.459334236,0.459426269,-0.240455319 +Doug Lee,leedo01,1993,RS,NJN,67,33,-5.390695814,-3.769310558,-9.160006372,-0.109684619,-0.109684619,0,-5.857535377,-3.501252373,-9.35878775,1.598868833 +Dave Hoppen,hoppeda01,1993,RS,NJN,20,10,-3.230053226,-0.352000048,-3.582053274,-0.00432481,-0.00432481,0,-3.651846996,0.048636287,-3.603210709,1.838111639 +Dan O'Sullivan,osullda01,1993,RS,NJN,20,10,4.001823003,-1.269820388,2.732002615,0.027648517,0.027648517,0,2.780036894,-2.112966515,0.667070379,-1.122815861 +Patrick Ewing,ewingpa01,1993,RS,NYK,5980,3003,-2.017050221,5.176172789,3.159122568,9.049209148,9.049209148,0,-1.375333079,4.100475774,2.725142694,-0.046929908 +Anthony Mason,masonan01,1993,RS,NYK,4943,2482,-0.538599448,0.361399941,-0.177199507,3.24891231,3.24891231,0,-0.699129356,0.243125775,-0.456003581,-0.272562088 +John Starks,starkjo01,1993,RS,NYK,4933,2477,2.646731949,0.497258059,3.143990008,7.488391039,7.488391039,0,2.767427327,0.54309233,3.310519657,0.522910258 +Charles Oakley,oaklech01,1993,RS,NYK,4441,2230,-0.193978323,1.982534447,1.788556123,5.168615353,5.168615353,0,-0.271509978,2.077678552,1.806168573,0.0927689 +Charles Smith,smithch01,1993,RS,NYK,4325,2172,-0.528568881,1.154528026,0.625959145,3.739491892,3.739491892,0,-0.84509786,0.666887765,-0.178210095,-0.04167859 +Doc Rivers,riverdo01,1993,RS,NYK,3756,1886,1.798034061,2.928119905,4.726153966,7.236589981,7.236589981,0,1.667232457,3.094196536,4.761428993,0.582083203 +Greg Anthony,anthogr01,1993,RS,NYK,3383,1699,0.578104021,2.963077424,3.541181444,5.45677747,5.45677747,0,0.461631048,2.717017204,3.178648252,0.060950642 +Rolando Blackman,blackro01,1993,RS,NYK,2856,1434,-0.840604498,-0.904121207,-1.744725705,0.734727665,0.734727665,0,-1.272329649,-1.139311696,-2.411641345,-0.100927638 +Tony Campbell,campbto01,1993,RS,NYK,2115,1062,-1.392664646,0.668762611,-0.723902035,1.104509255,1.104509255,0,-1.712975329,0.524615464,-1.188359865,0.598045624 +Hubert Davis,davishu01,1993,RS,NYK,1623,815,-2.427174727,-0.502084293,-2.92925902,-0.074559754,-0.074559754,0,-2.895123036,-1.212512437,-4.107635473,0.028280048 +Herb Williams,willihe01,1993,RS,NYK,1137,571,-5.109792331,3.879503362,-1.230288969,0.443756817,0.443756817,0,-4.876564985,2.729818892,-2.146746092,0.227452186 +Bo Kimble,kimblbo01,1993,RS,NYK,110,55,-3.509326309,-1.720277656,-5.229603965,-0.071255073,-0.071255073,0,-2.965705238,-2.14686572,-5.112570957,2.35748073 +Eric Anderson,anderer01,1993,RS,NYK,88,44,-4.213524105,2.901757707,-1.311766398,0.033178041,0.033178041,0,-3.570255925,3.585356479,0.015100554,2.703983661 +Scott Skiles,skilesc01,1993,RS,ORL,6262,3086,3.410479291,-0.903876031,2.50660326,8.263314854,8.263314854,0,3.201043345,-0.226613837,2.974429508,-0.15486235 +Shaquille O'Neal,onealsh01,1993,RS,ORL,6232,3071,-0.073400296,3.020319941,2.946919645,8.913532434,8.913532434,0,0.481475683,2.496334619,2.977810301,-0.137578371 +Nick Anderson,anderni01,1993,RS,ORL,5926,2920,1.698594607,1.45374982,3.152344427,8.790344327,8.790344327,0,2.015876927,1.681724178,3.697601105,-0.032009312 +Tom Tolbert,tolbeto01,1993,RS,ORL,3730,1838,-2.125986371,-0.815463568,-2.941449938,-0.179557049,-0.179557049,0,-2.099489496,-0.928758309,-3.028247806,0.013817076 +Anthony Bowie,bowiean01,1993,RS,ORL,3574,1761,-1.093198542,-0.378686704,-1.471885246,1.146250068,1.146250068,0,-1.428708801,-0.64348724,-2.072196041,-0.178051981 +Dennis Scott,scottde01,1993,RS,ORL,3570,1759,0.476664633,0.177106273,0.653770906,3.059641916,3.059641916,0,0.953848665,0.106087165,1.059935831,0.15888214 +Donald Royal,royaldo01,1993,RS,ORL,3320,1636,0.50997776,-0.746475887,-0.236498127,2.098003356,2.098003356,0,-0.130055111,-1.094941882,-1.224996993,0.000724295 +Jeff Turner,turneje01,1993,RS,ORL,3001,1479,-1.088537415,-1.40436894,-2.492906354,0.194293056,0.194293056,0,-1.423310386,-1.302854075,-2.726164462,0.148339571 +Greg Kite,kitegr01,1993,RS,ORL,1299,640,-5.22257144,0.324080764,-4.898490677,-0.709544712,-0.709544712,0,-5.243469169,0.557606811,-4.685862358,1.117137546 +Litterial Green,greenli01,1993,RS,ORL,1270,626,-1.376579758,-0.950954236,-2.327533995,0.13555883,0.13555883,0,-1.684157294,-1.200533945,-2.884691238,0.45686804 +Steve Kerr,kerrst01,1993,RS,ORL,893,440,-1.80592922,-2.195997632,-4.001926853,-0.281632273,-0.281632273,0,-2.486119678,-3.1055135,-5.591633178,0.205501681 +Terry Catledge,catlete01,1993,RS,ORL,532,262,-4.301372134,-2.445218986,-6.74659112,-0.536000869,-0.536000869,0,-4.316728948,-3.139587882,-7.456316829,0.32391715 +Bison Dele,delebi01,1993,RS,ORL,487,240,-3.344729856,2.603928459,-0.740801397,0.249244523,0.249244523,0,-2.895096264,2.247388563,-0.647707701,1.282677043 +Chris Corchiani,corchch01,1993,RS,ORL,207,102,1.096160928,0.476718237,1.572879165,0.228490579,0.228490579,0,0.640086741,0.822620971,1.462707712,1.535106528 +Lorenzo Williams,willilo01,1993,RS,ORL,20,10,-8.182950856,5.020348027,-3.162602829,-0.002136699,-0.002136699,0,-7.313305807,5.478970826,-1.834334981,1.470095639 +Howard Wright,wrighho02,1993,RS,ORL,20,10,6.083409317,-2.473346807,3.610062511,0.032221637,0.032221637,0,5.057017765,-4.525048345,0.53196942,-0.686333361 +Hersey Hawkins,hawkihe01,1993,RS,PHI,6179,2977,3.008055852,-0.288454435,2.719601417,8.29255046,8.29255046,0,2.774027236,0.371511852,3.145539088,-0.177277998 +Jeff Hornacek,hornaje01,1993,RS,PHI,5936,2860,2.422595943,-0.522753239,1.899842704,6.771511406,6.771511406,0,2.407682258,0.297644834,2.705327092,-0.19354884 +Clarence Weatherspoon,weathcl01,1993,RS,PHI,5509,2654,-1.659559512,-0.256438871,-1.915998382,1.125019706,1.125019706,0,-1.709927034,-0.166646145,-1.876573179,-0.370960778 +Tim Perry,perryti01,1993,RS,PHI,4367,2104,-2.147846793,-1.224783534,-3.372630327,-0.665170955,-0.665170955,0,-2.2164786,-1.407993135,-3.624471735,-0.468645989 +Andrew Lang,langan01,1993,RS,PHI,3863,1861,-4.309969202,0.779858437,-3.530110765,-0.741044184,-0.741044184,0,-4.22288954,1.144645624,-3.078243916,0.045338265 +Armen Gilliam,gilliar01,1993,RS,PHI,3616,1742,-1.769915505,-1.440846941,-3.210762446,-0.407000251,-0.407000251,0,-1.807319147,-2.049942495,-3.857261643,-0.600479624 +Johnny Dawkins,dawkijo01,1993,RS,PHI,3317,1598,0.048829966,-0.969379157,-0.920549191,1.487323608,1.487323608,0,-0.11125806,-1.009082123,-1.120340182,-0.277541267 +Ron Anderson,anderro01,1993,RS,PHI,2622,1263,-1.437627522,-2.001159526,-3.438787048,-0.442663331,-0.442663331,0,-1.545545749,-2.472808448,-4.018354196,-0.260165451 +Greg Grant,grantgr01,1993,RS,PHI,2067,996,-1.395860156,-1.572538181,-2.968398337,-0.110846435,-0.110846435,0,-1.776495748,-1.663490038,-3.439985785,-0.118857669 +Manute Bol,bolma01,1993,RS,PHI,1775,855,-6.342768673,1.630279408,-4.712489265,-0.852513873,-0.852513873,0,-6.283063506,0.374668577,-5.90839493,-0.407856919 +Charles Shackleford,shackch01,1993,RS,PHI,1179,568,-3.226856866,0.01447263,-3.212384236,-0.134517321,-0.134517321,0,-3.309815817,-0.035652696,-3.345468513,0.381032923 +Eddie Lee Wilkins,wilkied01,1993,RS,PHI,399,192,0.560400137,-1.917126419,-1.356726282,0.138915679,0.138915679,0,0.49642435,-1.750149808,-1.253725458,1.745717388 +Kenny Payne,payneke01,1993,RS,PHI,320,154,-0.739805896,-1.049018591,-1.788824487,0.075903139,0.075903139,0,-0.765797193,-1.471903253,-2.237700445,0.496434639 +Thomas Jordan,jordath01,1993,RS,PHI,220,106,-7.468060769,-1.215532309,-8.683593078,-0.323851644,-0.323851644,0,-6.615636719,-1.056560932,-7.672197651,0.902101866 +Dan Majerle,majerda01,1993,RS,PHO,6728,3199,3.476247227,0.558193634,4.03444086,11.04945853,11.04945853,0,3.678405156,1.071988903,4.750394059,-0.208992251 +Charles Barkley,barklch01,1993,RS,PHO,6013,2859,5.591220953,1.598983379,7.190204331,14.45814817,14.45814817,0,5.993667747,1.551440484,7.545108231,-0.278610728 +Danny Ainge,aingeda01,1993,RS,PHO,4549,2163,3.083832308,-0.993455871,2.090376437,5.34634312,5.34634312,0,3.034775404,-0.815257917,2.219517486,0.08589147 +Tom Chambers,chambto01,1993,RS,PHO,3624,1723,-0.849360833,-0.680283698,-1.529644531,1.074253264,1.074253264,0,-0.647100906,-0.475436033,-1.122536939,0.13417757 +Kevin Johnson,johnske02,1993,RS,PHO,3455,1643,2.402589629,0.055901488,2.458491117,4.347251729,4.347251729,0,2.351096289,0.24660594,2.597702229,-0.421948136 +Cedric Ceballos,cebalce01,1993,RS,PHO,3380,1607,2.585785042,-0.020676906,2.565108136,4.330536058,4.330536058,0,2.218692026,-0.78506427,1.433627756,-0.612979092 +Mark West,westma01,1993,RS,PHO,3277,1558,-3.2023395,0.574162142,-2.628177359,0.097135107,0.097135107,0,-3.177825928,0.33581955,-2.842006379,0.30271369 +Richard Dumas,dumasri02,1993,RS,PHO,2776,1320,0.714735339,2.174270945,2.889006285,3.803595999,3.803595999,0,1.016597121,2.011455609,3.02805273,0.152881219 +Frank Johnson,johnsfr01,1993,RS,PHO,2360,1122,-2.00730006,-0.039560185,-2.046860246,0.403022795,0.403022795,0,-2.048604267,-0.23490141,-2.283505677,0.125156139 +Oliver Miller,milleol01,1993,RS,PHO,2248,1069,-4.245781796,2.418454436,-1.82732736,0.504032168,0.504032168,0,-3.753106412,1.493484743,-2.259621669,0.156276989 +Negele Knight,knighne01,1993,RS,PHO,1868,888,-3.554695943,-2.350740244,-5.905436187,-1.425206999,-1.425206999,0,-3.537498012,-2.737201329,-6.274699341,-0.30056075 +Jerrod Mustaf,mustaje01,1993,RS,PHO,707,336,-3.975892736,0.558081022,-3.417811714,-0.114847501,-0.114847501,0,-3.544890385,-0.198793813,-3.743684198,0.313455149 +Tim Kempton,kemptti01,1993,RS,PHO,351,167,-5.148150442,-1.545815909,-6.693966351,-0.339557362,-0.339557362,0,-4.942528037,-1.947343944,-6.88987198,1.025300488 +Kurt Rambis,rambiku01,1993,RS,PHO,86,41,-8.296263833,0.101837688,-8.194426145,-0.114575922,-0.114575922,0,-7.373477954,-1.497031483,-8.870509437,0.59191822 +Alex Stivrins,stivral01,1993,RS,PHO,74,35,-3.506487818,-2.578664765,-6.085152582,-0.060690784,-0.060690784,0,-3.187795543,-2.954732913,-6.142528455,1.866384531 +Terry Porter,portete01,1993,RS,POR,6021,2883,2.503009765,-0.490249687,2.012760078,6.972243,6.972243,0,2.474417156,-0.411075331,2.063341825,-0.465976145 +Clifford Robinson,robincl02,1993,RS,POR,5377,2575,-0.464279484,1.699060417,1.234780933,5.243562252,5.243562252,0,0.025161041,1.548121917,1.573282958,0.158950722 +Buck Williams,willibu01,1993,RS,POR,5217,2498,-1.381496619,0.953358713,-0.428137907,2.9555737,2.9555737,0,-1.427092043,1.13984144,-0.287250603,-0.118886067 +Rod Strickland,stricro02,1993,RS,POR,5166,2474,3.046919673,0.538990283,3.585909956,7.963207283,7.963207283,0,2.650598878,0.350096307,3.000695185,-0.418797615 +Kevin Duckworth,duckwke01,1993,RS,POR,3680,1762,-4.006853521,0.805549101,-3.20130442,-0.406429203,-0.406429203,0,-3.643106389,0.655023561,-2.988082828,0.173559035 +Mario Elie,eliema01,1993,RS,POR,3669,1757,0.982589063,0.279828985,1.262418047,3.596271067,3.596271067,0,0.612834873,-0.263927145,0.348907728,-0.01487594 +Jerome Kersey,kerseje01,1993,RS,POR,3590,1719,-1.318285986,1.700906345,0.382620359,2.750234441,2.750234441,0,-1.254910124,1.547010913,0.292100788,0.100541555 +Clyde Drexler,drexlcl01,1993,RS,POR,3490,1671,4.075291444,1.579311365,5.654602809,7.173251217,7.173251217,0,4.114444557,1.866536918,5.980981475,0.108741421 +Mark Bryant,bryanma01,1993,RS,POR,2915,1396,-2.511454813,0.345837459,-2.165617353,0.418453494,0.418453494,0,-2.584177315,0.394407121,-2.189770194,0.525484764 +Tracy Murray,murratr01,1993,RS,POR,1034,495,-1.215621754,-2.158285179,-3.373906933,-0.158494557,-0.158494557,0,-1.18791011,-2.89577297,-4.08368308,0.576480588 +Dave Johnson,johnsda01,1993,RS,POR,743,356,-5.104740096,-2.530868383,-7.635608479,-0.887611929,-0.887611929,0,-5.178131464,-3.82245093,-9.000582394,0.025715001 +Joe Wolf,wolfjo01,1993,RS,POR,326,156,-2.499882035,1.517594717,-0.982287318,0.14129127,0.14129127,0,-2.634319721,0.998455878,-1.635863844,0.415494817 +Delaney Rudd,ruddde01,1993,RS,POR,198,95,-7.002467468,-4.261484349,-11.26395182,-0.414870272,-0.414870272,0,-6.663846832,-5.542346621,-12.20619345,0.523910113 +Reggie Smith,smithre01,1993,RS,POR,142,68,-5.682091945,1.332952975,-4.34913897,-0.056606335,-0.056606335,0,-4.656680148,1.545312205,-3.111367944,1.988466653 +Lionel Simmons,simmoli01,1993,RS,SAC,5315,2502,-0.13352245,-0.097050788,-0.230573238,3.203890637,3.203890637,0,-0.136123543,-0.063844468,-0.199968011,-0.371787165 +Spud Webb,webbsp01,1993,RS,SAC,4960,2335,1.229999456,-0.875424383,0.354575072,3.696602728,3.696602728,0,1.117853887,-0.470483205,0.647370682,-0.05111472 +Wayman Tisdale,tisdawa01,1993,RS,SAC,4849,2283,-1.054390395,-0.745665249,-1.800055644,1.1077156,1.1077156,0,-1.057252448,-0.373218811,-1.430471259,0.109147142 +Anthony Bonner,bonnean01,1993,RS,SAC,3747,1764,-1.792023446,0.423721006,-1.36830244,1.244639718,1.244639718,0,-1.561803572,0.376817059,-1.184986514,0.088354879 +Mitch Richmond,richmmi01,1993,RS,SAC,3670,1728,1.489375634,-1.509068723,-0.019693089,2.407486319,2.407486319,0,1.354453356,-0.991987774,0.362465581,0.015373298 +Randy Brown,brownra02,1993,RS,SAC,3666,1726,-2.055159463,0.844513558,-1.210645905,1.360980461,1.360980461,0,-2.095014479,1.130823665,-0.964190814,0.391382502 +Walt Williams,williwa02,1993,RS,SAC,3554,1673,0.255510759,-0.984973048,-0.729462289,1.73855026,1.73855026,0,0.64993361,-0.967993082,-0.318059471,0.788799943 +Rod Higgins,higgiro01,1993,RS,SAC,3027,1425,0.113385828,-0.429052821,-0.315666993,1.772131073,1.772131073,0,-0.148474791,-0.777297405,-0.925772196,0.126485696 +Duane Causwell,causwdu01,1993,RS,SAC,2572,1211,-1.870291796,1.022037858,-0.848253938,1.17900876,1.17900876,0,-1.94405779,1.02258279,-0.921475,0.334298097 +Jim Les,lesji01,1993,RS,SAC,1871,881,2.358515044,-0.777942546,1.580572498,1.947739801,1.947739801,0,2.001202538,-1.202415505,0.798787033,0.060739258 +Pete Chilcutt,chilcpe01,1993,RS,SAC,1772,834,-1.955438045,-1.278220325,-3.233658371,-0.205616729,-0.205616729,0,-2.110094547,-1.813982255,-3.924076802,-0.087179528 +Kurt Rambis,rambiku01,1993,RS,SAC,1659,781,-1.50297999,0.423042268,-1.079937722,0.669251721,0.669251721,0,-1.826757899,0.364267692,-1.462490207,0.557531189 +Marty Conlon,conloma01,1993,RS,SAC,992,467,-1.359638189,-0.902411824,-2.262050013,0.115932468,0.115932468,0,-1.510681139,-1.938151802,-3.448832941,-0.276432875 +Henry James,jameshe01,1993,RS,SAC,168,79,0.238634129,-2.303690145,-2.065056016,0.028017884,0.028017884,0,0.584025927,-3.045102751,-2.461076824,1.456841567 +Vincent Askew,askewvi01,1993,RS,SAC,161,76,-2.558918452,-3.533913895,-6.092832347,-0.130376258,-0.130376258,0,-3.206331922,-3.916914744,-7.123246666,0.572166583 +Stan Kimbrough,kimbrst01,1993,RS,SAC,32,15,-3.226187441,0.497351789,-2.728835651,0.000161761,0.000161761,0,-3.08582653,-0.166278077,-3.252104607,-0.126953299 +David Robinson,robinda01,1993,RS,SAS,6455,3211,1.266046342,4.245550662,5.511597004,13.46399263,13.46399263,0,1.918754704,3.706002576,5.624757281,-0.510766092 +Dale Ellis,ellisda01,1993,RS,SAS,5490,2731,1.644205997,-0.448227818,1.195978178,5.493191613,5.493191613,0,1.706491057,-0.157993404,1.548497653,-0.088377828 +Sean Elliott,elliose01,1993,RS,SAS,5235,2604,1.416618178,-0.331614402,1.085003776,5.068469368,5.068469368,0,1.401568843,-0.397135476,1.004433367,-0.510654528 +Avery Johnson,johnsav01,1993,RS,SAS,4081,2030,2.348791664,-0.20011561,2.148676054,5.049651966,5.049651966,0,1.918501056,-0.185284489,1.733216567,-0.462044013 +Antoine Carr,carran01,1993,RS,SAS,3914,1947,-0.030333863,0.124612626,0.094278763,2.831678431,2.831678431,0,-0.067990676,0.413113409,0.345122733,0.217938806 +J.R. Reid,reidjr01,1993,RS,SAS,3200,1592,-2.108740266,-0.800328626,-2.909068892,-0.129903479,-0.129903479,0,-1.928556038,-0.434773708,-2.363329746,0.531831936 +Lloyd Daniels,daniell01,1993,RS,SAS,3162,1573,0.200546777,-1.23529602,-1.034749243,1.379130127,1.379130127,0,0.289357789,-1.535966124,-1.246608335,0.182480216 +Vinny Del Negro,delnevi01,1993,RS,SAS,3068,1526,0.704716041,-1.103091521,-0.39837548,1.829757413,1.829757413,0,0.215332765,-0.98185896,-0.766526195,-0.060744389 +Larry Smith,smithla01,1993,RS,SAS,1675,833,-3.335447748,0.176750866,-3.158696883,-0.174379239,-0.174379239,0,-3.440145598,0.165996667,-3.274148931,0.385922534 +David Wood,woodda01,1993,RS,SAS,1202,598,-2.204057883,-1.194626206,-3.398684089,-0.199248588,-0.199248588,0,-2.420061678,-1.362819142,-3.78288082,0.660781008 +Willie Anderson,anderwi01,1993,RS,SAS,1126,560,-3.473883231,-1.746327131,-5.220210362,-0.706502107,-0.706502107,0,-3.665192802,-2.349250456,-6.014443258,0.101765418 +Sam Mack,macksa01,1993,RS,SAS,537,267,-1.500303898,0.698574727,-0.801729172,0.269875759,0.269875759,0,-1.124020606,0.226604749,-0.897415857,1.651586391 +Sidney Green,greensi02,1993,RS,SAS,406,202,-2.441104067,-0.206256499,-2.647360566,0.010550474,0.010550474,0,-2.531914636,-0.836999835,-3.368914471,-0.255410021 +Terry Cummings,cummite01,1993,RS,SAS,153,76,-4.448252202,-1.052186481,-5.500438683,-0.108186681,-0.108186681,0,-4.325969956,-0.238094231,-4.564064187,1.41223509 +William Bedford,bedfowi01,1993,RS,SAS,133,66,-9.037792157,-1.624715969,-10.66250813,-0.271142712,-0.271142712,0,-8.558656283,-1.054397289,-9.613053572,1.728788766 +Matt Othick,othicma01,1993,RS,SAS,78,39,-1.990694737,-2.963497646,-4.954192383,-0.044491505,-0.044491505,0,-2.110482112,-2.572155353,-4.682637464,1.413321998 +Shawn Kemp,kempsh01,1993,RS,SEA,5223,2582,1.067157367,2.21613164,3.283289008,7.963602834,7.963602834,0,1.600521091,2.147480159,3.74800125,0.193849858 +Gary Payton,paytoga01,1993,RS,SEA,5155,2548,1.91042293,1.802525174,3.712948104,8.4215356,8.4215356,0,2.091170997,2.265439028,4.356610025,0.230454574 +Derrick McKey,mckeyde01,1993,RS,SEA,4934,2439,1.269982238,0.519024605,1.789006842,5.65003865,5.65003865,0,1.306166794,0.292317157,1.598483951,0.031198516 +Ricky Pierce,piercri01,1993,RS,SEA,4487,2218,2.866010468,-0.645440008,2.22057046,5.624444355,5.624444355,0,2.77510809,-0.793190658,1.981917432,-0.006450645 +Michael Cage,cagemi01,1993,RS,SEA,4362,2156,-0.891505759,1.992229084,1.100723326,4.213062236,4.213062236,0,-0.748382955,1.48395371,0.735570755,-0.52484193 +Nate McMillan,mcmilna01,1993,RS,SEA,3999,1977,1.385952559,3.374137368,4.760089927,7.621055694,7.621055694,0,1.636729672,3.740591802,5.377321474,0.593264515 +Eddie Johnson,johnsed03,1993,RS,SEA,3781,1869,1.06368066,-2.297983182,-1.234302521,1.442828675,1.442828675,0,0.927216374,-2.773244501,-1.846028127,-0.168425249 +Dana Barros,barroda01,1993,RS,SEA,2515,1243,1.317563457,0.032453114,1.350016571,2.60220621,2.60220621,0,1.45203206,-0.498306207,0.953725853,0.077720919 +Vincent Askew,askewvi01,1993,RS,SEA,2130,1053,0.138217566,-1.292816413,-1.154598847,0.860025681,0.860025681,0,-0.408068719,-1.470949299,-1.879018018,0.332665254 +Sam Perkins,perkisa01,1993,RS,SEA,1542,762,1.018672038,-1.095548755,-0.076876717,1.04585666,1.04585666,0,1.046837503,-0.959100755,0.087736748,0.623869286 +Benoit Benjamin,benjabe01,1993,RS,SEA,906,448,-4.459252522,0.036318818,-4.422933704,-0.38706293,-0.38706293,0,-3.907188584,-0.306122548,-4.213311133,1.198940928 +Gerald Paddio,paddige01,1993,RS,SEA,621,307,-1.154475457,0.213121167,-0.94135429,0.282833036,0.282833036,0,-1.198449467,-1.281901012,-2.480350479,-0.158221943 +Steve Scheffler,schefst01,1993,RS,SEA,336,166,-1.217188764,0.129759587,-1.087429177,0.142915565,0.142915565,0,-1.399955523,0.50411176,-0.895843763,1.465561359 +Rich King,kingri01,1993,RS,SEA,24,12,-10.81721962,-4.658524897,-15.47574452,-0.07796204,-0.07796204,0,-9.856200427,-7.525707126,-17.38190755,0.062777222 +Karl Malone,malonka01,1993,RS,UTA,6302,3099,4.221707031,1.324497468,5.546204499,13.09552256,13.09552256,0,4.357615874,1.331438033,5.689053907,-0.161925262 +John Stockton,stockjo01,1993,RS,UTA,5822,2863,6.28669991,1.233979533,7.520679443,14.97888256,14.97888256,0,6.235127891,1.550628231,7.785756122,-0.153575852 +Jeff Malone,malonje01,1993,RS,UTA,5202,2558,-0.986672343,-2.333994076,-3.320666419,-0.740344009,-0.740344009,0,-1.133115647,-2.404248881,-3.537364528,-0.582266158 +Tyrone Corbin,corbity01,1993,RS,UTA,5196,2555,0.61409453,0.828614386,1.442708915,5.45650243,5.45650243,0,0.489063144,1.004687798,1.493750942,-0.160365431 +Jay Humphries,humphja01,1993,RS,UTA,4136,2034,-0.748448511,-0.279325011,-1.027773522,1.79768802,1.79768802,0,-0.665082974,0.053400955,-0.611682019,0.572799363 +David Benoit,benoida01,1993,RS,UTA,3481,1712,-2.121083748,-0.1992811,-2.320364848,0.37643239,0.37643239,0,-2.010491488,-0.511661342,-2.522152829,0.303315395 +Mike Brown,brownmi01,1993,RS,UTA,3154,1551,-4.30288928,-0.636433203,-4.939322483,-1.734146992,-1.734146992,0,-3.945787056,-0.990833314,-4.936620371,0.095642838 +Larry Krystkowiak,krystla01,1993,RS,UTA,2770,1362,-2.313517975,-0.490124418,-2.803642393,-0.03741686,-0.03741686,0,-2.239387374,-0.463151473,-2.702538847,0.370899927 +Mark Eaton,eatonma01,1993,RS,UTA,2245,1104,-4.568678793,1.027919294,-3.540759499,-0.445189739,-0.445189739,0,-4.621763292,0.352028205,-4.269735087,-0.047074348 +Isaac Austin,austiis01,1993,RS,UTA,622,306,-4.434598183,-0.224712177,-4.65931036,-0.301017752,-0.301017752,0,-4.044024655,-0.611117376,-4.655142031,0.963949086 +Stephen Howard,howarst01,1993,RS,UTA,529,260,-4.990215915,1.371452658,-3.618763257,-0.117290485,-0.117290485,0,-4.573183734,1.178652361,-3.394531373,1.739841571 +John Crotty,crottjo01,1993,RS,UTA,494,243,-0.701161744,-2.175915303,-2.877077046,-0.015922063,-0.015922063,0,-0.831723281,-2.970056527,-3.801779808,1.03953695 +James Donaldson,donalja01,1993,RS,UTA,191,94,-4.528151258,1.175373251,-3.352778007,-0.028962227,-0.028962227,0,-4.58030522,0.426879601,-4.153425619,0.181982665 +Henry James,jameshe01,1993,RS,UTA,18,9,3.076751417,-3.971540871,-0.894789454,0.008637727,0.008637727,0,3.870814533,-5.860284018,-1.989469485,1.36775375 +Tim Legler,legleti01,1993,RS,UTA,10,5,-9.861060337,-2.502056405,-12.36311674,-0.024199638,-0.024199638,0,-9.865269991,-4.535811803,-14.40108179,-1.291632361 +Tom Gugliotta,guglito01,1993,RS,WSB,5754,2795,-2.071094186,0.767435076,-1.30365911,2.060621858,2.060621858,0,-1.323662051,0.785896779,-0.537765272,-0.088950846 +Harvey Grant,grantha01,1993,RS,WSB,5491,2667,0.147794488,-0.407437079,-0.25964259,3.368458586,3.368458586,0,-0.138185577,-0.068259214,-0.206444791,-0.583206104 +Michael Adams,adamsmi01,1993,RS,WSB,5145,2499,2.147466507,-0.921141474,1.226325033,5.055166653,5.055166653,0,1.966795306,-0.37502893,1.591766376,-0.282177014 +Larry Stewart,stewala01,1993,RS,WSB,3753,1823,-0.375450768,-1.584438823,-1.95988959,0.734564593,0.734564593,0,-0.923340372,-1.804856451,-2.728196822,-0.041690731 +Pervis Ellison,ellispe01,1993,RS,WSB,3502,1701,-0.830724082,0.759953266,-0.070770816,2.315132534,2.315132534,0,-0.63525188,0.82990743,0.194655551,-0.422760594 +LaBradford Smith,smithla02,1993,RS,WSB,3183,1546,-1.764479091,-1.637284334,-3.401763425,-0.51584227,-0.51584227,0,-2.139066512,-1.272779665,-3.411846177,0.333639345 +Rex Chapman,chapmre01,1993,RS,WSB,2676,1300,0.530868767,-2.10559354,-1.574724773,0.781566657,0.781566657,0,0.185770372,-2.043695962,-1.85792559,0.258010662 +Buck Johnson,johnsbu01,1993,RS,WSB,2650,1287,-1.869722492,-1.437640727,-3.307363219,-0.367787274,-0.367787274,0,-2.384812606,-1.204930731,-3.589743337,0.483636386 +Charles Jones,jonesch01,1993,RS,WSB,2483,1206,-4.170438521,1.257591918,-2.912846604,-0.100071575,-0.100071575,0,-4.395027243,0.948141141,-3.446886102,-0.125240883 +Doug Overton,overtdo01,1993,RS,WSB,2038,990,-1.676134575,-1.838365462,-3.514500037,-0.385626034,-0.385626034,0,-2.0345228,-1.775267307,-3.809790107,-0.132240889 +Brent Price,pricebr01,1993,RS,WSB,1769,859,-3.57216746,-0.110564245,-3.682731704,-0.411769326,-0.411769326,0,-3.314689511,-0.404267932,-3.718957443,0.716024309 +Don MacLean,macledo01,1993,RS,WSB,1388,674,-3.089581577,-2.66950209,-5.759083668,-1.036729748,-1.036729748,0,-3.164332615,-3.022074965,-6.18640758,0.187562956 +Mark Acres,acresma01,1993,RS,WSB,506,246,-2.494608718,-2.091148737,-4.585757455,-0.230580222,-0.230580222,0,-2.847201889,-1.704342973,-4.551544862,0.074714042 +Greg Foster,fostegr01,1993,RS,WSB,191,93,-4.630217625,-4.020784,-8.651001625,-0.281988474,-0.281988474,0,-4.987280943,-3.923318794,-8.910599737,0.697532612 +Byron Irvin,irvinby01,1993,RS,WSB,93,45,-3.741160713,-3.661184783,-7.402345496,-0.107228389,-0.107228389,0,-4.008769151,-4.006072375,-8.014841526,0.38068323 +Steve Burtt,burttst01,1993,RS,WSB,72,35,-0.102249291,-1.735588705,-1.837837996,0.016459717,0.016459717,0,0.285647663,-1.968630346,-1.682982683,1.029597361 +Larry Robinson,robinla01,1993,RS,WSB,68,33,-3.46046483,-1.280824296,-4.741289126,-0.033214711,-0.033214711,0,-3.741651007,-3.023296392,-6.764947399,-0.91089545 +Chris Corchiani,corchch01,1993,RS,WSB,6,3,7.034681189,-4.358164805,2.676516383,0.008553109,0.008553109,0,4.728568771,-1.574228177,3.154340594,2.915775972 +Alan Ogg,oggal01,1993,RS,WSB,6,3,20.57150596,1.795485342,22.3669913,0.037078949,0.037078949,0,20.18304652,-0.630869143,19.55217737,-3.477634028 +Dominique Wilkins,wilkido01,1993,PO,ATL,217,113,3.583756167,-2.366341752,1.217414414,0.236113621,0,0.236113621,3.816903073,-2.158368557,1.658534517,0.081288928 +Kevin Willis,willike02,1993,PO,ATL,198,103,-0.48944332,-2.304723463,-2.794166783,-0.002403814,0,-0.002403814,-0.415255385,-1.361131443,-1.776386828,0.385099144 +Mookie Blaylock,blaylmo01,1993,PO,ATL,190,99,-1.577291269,-1.222098269,-2.799389538,-0.002586496,0,-0.002586496,-1.479026594,-1.060620895,-2.53964749,0.48578278 +Stacey Augmon,augmost01,1993,PO,ATL,179,93,-0.54413833,-0.912301564,-1.456439893,0.063336115,0,0.063336115,-1.036072579,-0.430909836,-1.466982414,0.048871138 +Jon Koncak,koncajo01,1993,PO,ATL,171,89,-3.835746839,-0.214265208,-4.050012047,-0.060593262,0,-0.060593262,-3.873229049,0.508252098,-3.364976951,-0.435463267 +Duane Ferrell,ferredu01,1993,PO,ATL,104,54,2.045688076,-4.697481074,-2.651792998,0.00280775,0,0.00280775,0.916668446,-4.838317203,-3.921648757,0.566703274 +Adam Keefe,keefead01,1993,PO,ATL,102,53,1.748276516,-2.280557562,-0.532281046,0.062019145,0,0.062019145,0.849363888,-2.088898456,-1.239534568,0.252563455 +Steve Henson,hensost01,1993,PO,ATL,90,47,-0.297855265,2.12296511,1.825109845,0.113858276,0,0.113858276,-0.304074957,2.092476415,1.788401457,0.575869487 +Paul Graham,grahapa01,1993,PO,ATL,52,27,-4.669277458,6.353679287,1.684401829,0.064108116,0,0.064108116,-3.594333742,5.639070204,2.044736462,1.613607889 +Travis Mays,maystr01,1993,PO,ATL,38,20,-4.027233446,-4.6366023,-8.663835746,-0.063229013,0,-0.063229013,-4.886404152,-3.571794458,-8.45819861,1.463715622 +Randy Breuer,breuera01,1993,PO,ATL,33,17,-4.600694429,-2.840637882,-7.441332311,-0.041721496,0,-0.041721496,-5.261628555,-2.608863254,-7.870491809,-0.53480323 +Greg Foster,fostegr01,1993,PO,ATL,10,5,2.428072162,-2.96399999,-0.535927828,0.005762142,0,0.005762142,1.5032752,-4.779759395,-3.276484195,-0.994656957 +Sherman Douglas,douglsh01,1993,PO,BOS,311,166,1.77842916,-1.02964914,0.748780019,0.303423486,0,0.303423486,1.741727218,-0.306591577,1.435135642,-0.658832516 +Robert Parish,parisro01,1993,PO,BOS,274,146,0.544744465,-0.599591718,-0.054847253,0.205744842,0,0.205744842,0.454187112,0.030157635,0.484344747,-0.581476285 +Kevin Gamble,gamblke01,1993,PO,BOS,266,142,2.964225811,0.913104228,3.87733004,0.495494065,0,0.495494065,2.773462924,1.346392834,4.119855758,0.055146487 +Dee Brown,brownde01,1993,PO,BOS,249,133,-0.383675862,-1.121108909,-1.504784772,0.087040567,0,0.087040567,-0.638990787,-0.557049682,-1.196040469,-0.111007925 +Xavier McDaniel,mcdanxa01,1993,PO,BOS,236,126,-3.360080079,-1.502789407,-4.862869486,-0.140720893,0,-0.140720893,-3.049542456,-0.854274156,-3.903816612,0.416423874 +Kevin McHale,mchalke01,1993,PO,BOS,212,113,4.154937288,1.233900153,5.388837441,0.478123574,0,0.478123574,3.676380919,0.401630864,4.078011784,-1.10396841 +Rick Fox,foxri01,1993,PO,BOS,133,71,-3.992543571,0.099961324,-3.892582247,-0.042569975,0,-0.042569975,-3.84072263,-0.390311484,-4.231034114,-0.252020919 +Alaa Abdelnaby,abdelal01,1993,PO,BOS,128,68,-9.774332869,-3.59649861,-13.37083148,-0.381917602,0,-0.381917602,-9.480058987,-4.481334106,-13.96139309,0.456135059 +Joe Kleine,kleinjo01,1993,PO,BOS,54,29,-4.246556456,-0.517120568,-4.763677024,-0.030858403,0,-0.030858403,-5.161230166,-0.782189136,-5.943419302,0.388866265 +Reggie Lewis,lewisre01,1993,PO,BOS,24,13,17.818827,-2.471594259,15.34723274,0.12329851,0,0.12329851,16.6268295,-3.78179401,12.84503549,-0.369060124 +Lorenzo Williams,willilo01,1993,PO,BOS,6,3,16.96117065,-3.588293826,13.37287682,0.024581864,0,0.024581864,14.85238169,-5.435264797,9.417116895,-3.13862929 +Alonzo Mourning,mournal01,1993,PO,CHH,711,367,-0.627254341,1.653497247,1.026242906,0.727944413,0,0.727944413,-0.236795985,1.167479567,0.930683582,-0.164523805 +Kendall Gill,gillke01,1993,PO,CHH,684,353,-0.288711794,1.473727438,1.185015643,0.731000957,0,0.731000957,0.286865816,2.023009196,2.309875012,0.009715037 +Larry Johnson,johnsla02,1993,PO,CHH,674,348,3.740200786,-1.646518777,2.093682009,0.883203932,0,0.883203932,3.347446091,-1.287010145,2.060435945,-0.389317441 +Muggsy Bogues,boguemu01,1993,PO,CHH,670,346,2.65212406,2.17489777,4.827021831,1.375913902,0,1.375913902,2.614638999,2.729617179,5.344256179,-0.239567121 +Dell Curry,curryde01,1993,PO,CHH,430,222,1.177633937,0.722971753,1.90060569,0.546324779,0,0.546324779,1.458418741,0.646402202,2.104820943,0.516976857 +Kenny Gattison,gattike01,1993,PO,CHH,362,187,-0.225148911,-1.099865367,-1.325014278,0.140075133,0,0.140075133,-0.42154861,-1.307129795,-1.728678405,-0.093415487 +Johnny Newman,newmajo01,1993,PO,CHH,335,173,0.248044427,0.269469361,0.517513788,0.299914665,0,0.299914665,0.18305426,-0.206761025,-0.023706766,0.760983536 +David Wingate,wingada01,1993,PO,CHH,227,117,-0.579182758,-0.348343066,-0.927525824,0.111794091,0,0.111794091,-1.370819163,-1.091272813,-2.462091975,-0.33339142 +Tony Bennett,benneto01,1993,PO,CHH,167,86,1.391305575,-1.995059296,-0.60375372,0.096981246,0,0.096981246,0.736044135,-2.584895167,-1.848851032,-0.135486556 +Sidney Green,greensi02,1993,PO,CHH,151,78,-3.145939476,-0.716064064,-3.86200354,-0.046080555,0,-0.046080555,-3.632207558,-0.441117557,-4.073325115,0.885338348 +Mike Gminski,gminsmi01,1993,PO,CHH,10,5,-3.670006511,-1.849215995,-5.519222505,-0.007181413,0,-0.007181413,-4.39120421,-4.106768194,-8.497972405,-1.316285957 +Kevin Lynch,lynchke01,1993,PO,CHH,6,3,4.178676476,-4.279227216,-0.10055074,0.004085552,0,0.004085552,1.84243143,-6.08458146,-4.24215003,-2.127340957 +Scottie Pippen,pippesc01,1993,PO,CHI,1471,789,1.620419926,1.777593383,3.398013309,2.560310305,0,2.560310305,2.521634213,1.696950158,4.218584371,0.281708013 +Michael Jordan,jordami01,1993,PO,CHI,1460,783,9.105909679,2.042954339,11.14886402,5.72186207,0,5.72186207,9.776360918,2.27834679,12.05470771,-0.07494943 +Horace Grant,grantho01,1993,PO,CHI,1214,651,2.706061345,1.969067331,4.675128677,2.530910138,0,2.530910138,2.755967067,1.995681625,4.751648692,-0.455499532 +B.J. Armstrong,armstbj01,1993,PO,CHI,1199,643,2.514334341,-0.419591827,2.094742514,1.63440583,0,1.63440583,2.329294607,0.129423066,2.458717673,-0.268755081 +Bill Cartwright,cartwbi01,1993,PO,CHI,828,444,-1.188731027,0.415068468,-0.773662559,0.461947711,0,0.461947711,-1.142603392,0.321180707,-0.821422684,0.041865553 +Scott Williams,willisc01,1993,PO,CHI,737,395,-1.027229567,0.069864794,-0.957364774,0.374048649,0,0.374048649,-1.042352671,-0.180855425,-1.223208096,0.357742645 +John Paxson,paxsojo01,1993,PO,CHI,617,331,2.254504373,-1.592366153,0.66213822,0.591850457,0,0.591850457,1.489255612,-1.634410343,-0.145154731,-0.378523315 +Stacey King,kingst01,1993,PO,CHI,427,229,-2.897035178,0.57448712,-2.322548058,0.05196664,0,0.05196664,-2.555930034,0.318887196,-2.237042838,0.818084605 +Trent Tucker,tucketr01,1993,PO,CHI,388,208,0.131441093,-0.941792167,-0.810351073,0.212232945,0,0.212232945,-0.105701805,-1.885919169,-1.991620973,-0.026328844 +Will Perdue,perduwi01,1993,PO,CHI,188,101,-3.041617574,-1.623171716,-4.664789289,-0.102568187,0,-0.102568187,-3.084341058,-2.101007657,-5.185348716,0.726048618 +Rodney McCray,mccraro01,1993,PO,CHI,73,39,-8.405448386,-1.975224815,-10.3806732,-0.156313017,0,-0.156313017,-8.824643589,-3.863313932,-12.68795752,-0.165483628 +Darrell Walker,walkeda01,1993,PO,CHI,41,22,-3.008868591,-4.15164727,-7.160515861,-0.050206683,0,-0.050206683,-4.039851141,-6.348409578,-10.38826072,-1.531284006 +Brad Daugherty,daughbr01,1993,PO,CLE,668,356,1.608040082,0.534293191,2.142333272,0.910504308,0,0.910504308,1.471437145,0.665016767,2.136453913,-0.597602873 +Larry Nance,nancela01,1993,PO,CLE,618,329,4.714546652,1.047014323,5.761560975,1.463388841,0,1.463388841,4.213845211,1.772933082,5.986778293,-0.631498174 +Craig Ehlo,ehlocr01,1993,PO,CLE,543,289,0.174058715,0.179958862,0.354017577,0.471884219,0,0.471884219,0.248359104,0.402258354,0.650617458,-0.029055478 +Mark Price,pricema01,1993,PO,CLE,541,288,0.711047658,-0.354041905,0.357005753,0.471313085,0,0.471313085,1.009974262,-0.462016797,0.547957465,0.08973981 +Hot Rod Williams,williho01,1993,PO,CLE,445,237,-3.029416669,1.171935075,-1.857481594,0.111136185,0,0.111136185,-2.921387873,1.068656557,-1.852731316,-0.139666384 +Gerald Wilkins,wilkige01,1993,PO,CLE,443,236,0.084020311,-0.180201423,-0.096181112,0.329260191,0,0.329260191,-0.025132496,-0.309751005,-0.334883501,-0.083480991 +Mike Sanders,sandemi01,1993,PO,CLE,272,145,-0.708268203,1.578792205,0.870524002,0.27790476,0,0.27790476,-0.89686476,1.82879512,0.931930361,0.552745734 +Terrell Brandon,brandte01,1993,PO,CLE,248,132,-2.188958042,0.392219915,-1.796738128,0.065959058,0,0.065959058,-2.129523556,-0.684605208,-2.814128763,-0.350945876 +Danny Ferry,ferryda01,1993,PO,CLE,222,118,-0.484356576,0.445507622,-0.038848954,0.168867413,0,0.168867413,-0.566726465,0.114074867,-0.452651598,0.287929629 +Jay Guidinger,guidija01,1993,PO,CLE,28,15,-14.614041,-3.651935137,-18.26597614,-0.122975217,0,-0.122975217,-13.98937823,-5.96879342,-19.95817165,0.380710829 +Bobby Phills,phillbo01,1993,PO,CLE,17,9,-6.6915245,-5.927393026,-12.61891753,-0.046187068,0,-0.046187068,-7.497804125,-8.112163605,-15.60996773,-1.081185369 +John Battle,battljo01,1993,PO,CLE,11,6,-22.20299742,-8.40046777,-30.60346519,-0.092309,0,-0.092309,-21.3366673,-7.632624433,-28.96929173,4.564407679 +Hakeem Olajuwon,olajuha01,1993,PO,HOU,994,518,2.409348467,6.235422898,8.644771365,3.072259741,0,3.072259741,2.844415823,5.393441657,8.23785748,-0.994576208 +Otis Thorpe,thorpot01,1993,PO,HOU,804,419,3.393083774,-0.541759878,2.851323895,1.228668111,0,1.228668111,2.756553821,-0.009505227,2.747048594,-0.468519875 +Kenny Smith,smithke01,1993,PO,HOU,751,391,2.247208293,-1.308196464,0.939011829,0.754847684,0,0.754847684,1.997660514,-1.114048563,0.88361195,-0.50162376 +Robert Horry,horryro01,1993,PO,HOU,718,374,0.374936114,2.449754157,2.82469027,1.099781906,0,1.099781906,0.44980564,2.130754398,2.580560038,0.225173305 +Vernon Maxwell,maxweve01,1993,PO,HOU,591,308,1.31886614,-0.019699474,1.299166666,0.659368046,0,0.659368046,1.527965199,0.220506908,1.748472108,0.436855735 +Winston Garland,garlawi01,1993,PO,HOU,472,246,-3.123229227,1.598587644,-1.524641582,0.159633019,0,0.159633019,-3.060442659,1.796675727,-1.263766932,0.588481946 +Scott Brooks,brooksc01,1993,PO,HOU,378,197,-1.415444148,-0.192656298,-1.608100446,0.119086498,0,0.119086498,-1.729781775,-0.030675861,-1.760457636,0.555265577 +Carl Herrera,herreca01,1993,PO,HOU,374,195,-4.305250062,-1.168488807,-5.473738868,-0.28307037,0,-0.28307037,-4.411355147,-0.44913193,-4.860487078,1.179923562 +Matt Bullard,bullama01,1993,PO,HOU,324,169,1.328473014,-0.293303327,1.035169687,0.334446995,0,0.334446995,1.126300612,-1.34520485,-0.218904238,-0.589351698 +Sleepy Floyd,floydsl01,1993,PO,HOU,115,60,-7.562914988,-2.796150813,-10.3590658,-0.240305619,0,-0.240305619,-7.324632885,-4.504616431,-11.82924932,0.027602478 +Tree Rollins,rollitr01,1993,PO,HOU,31,16,-7.692400246,8.500812631,0.808412385,0.030490158,0,0.030490158,-6.644373372,7.971180148,1.326806776,1.628503075 +Terry Teagle,teaglte01,1993,PO,HOU,23,12,-20.92287089,-7.845008652,-28.76787954,-0.167911828,0,-0.167911828,-19.82813476,-9.966010904,-29.79414566,2.026413173 +Reggie Miller,millere01,1993,PO,IND,333,175,9.445056661,-2.086660848,7.358395813,0.924732962,0,0.924732962,9.246348786,-1.401256859,7.845091927,-0.60178884 +Detlef Schrempf,schrede01,1993,PO,IND,314,165,2.736483612,-2.676841254,0.059642358,0.2437853,0,0.2437853,3.199044889,-2.448363344,0.750681545,-0.058842772 +Rik Smits,smitsri01,1993,PO,IND,272,143,5.046444653,0.747751546,5.794196199,0.645094481,0,0.645094481,5.670354815,1.46252126,7.132876075,0.310409889 +Dale Davis,davisda01,1993,PO,IND,223,117,-0.615722916,2.184804639,1.569081723,0.267326797,0,0.267326797,-0.471129687,2.533893643,2.062763956,0.490779021 +Pooh Richardson,richapo01,1993,PO,IND,181,95,1.533998413,-1.86126341,-0.327264997,0.1203595,0,0.1203595,1.199400338,-1.978365097,-0.778964759,-0.569257062 +Vern Fleming,flemive01,1993,PO,IND,152,80,-1.671465584,-1.571311459,-3.242777043,-0.020725121,0,-0.020725121,-1.270399585,-1.575452015,-2.8458516,-0.083336615 +George McCloud,mccloge01,1993,PO,IND,150,79,1.785366493,0.876667726,2.662034219,0.230753496,0,0.230753496,2.649531332,1.370228387,4.019759719,2.358266176 +LaSalle Thompson,thompla01,1993,PO,IND,139,73,-2.747114341,0.687234474,-2.059879867,0.026546994,0,0.026546994,-2.112703783,0.415055052,-1.697648731,0.130571813 +Sam Mitchell,mitchsa01,1993,PO,IND,48,25,-1.081742428,-4.708976799,-5.790719227,-0.04046633,0,-0.04046633,-1.784007544,-5.062912768,-6.846920313,1.069277376 +Malik Sealy,sealyma01,1993,PO,IND,34,18,-7.859397671,-4.663912781,-12.52331045,-0.092064783,0,-0.092064783,-7.574515748,-6.183851245,-13.75836699,-0.500191251 +Kenny Williams,willike03,1993,PO,IND,21,11,-3.006286513,0.006826429,-2.999460085,-0.001445904,0,-0.001445904,-3.423346702,-2.846425701,-6.269772403,0.125866424 +Greg Dreiling,dreilgr01,1993,PO,IND,8,4,11.77124076,-1.328997768,10.44224299,0.027598945,0,0.027598945,11.01804828,-0.553682308,10.46436597,-0.556015957 +Mark Jackson,jacksma01,1993,PO,LAC,374,188,2.202514488,0.548608531,2.751123019,0.538830124,0,0.538830124,1.550355228,0.510803386,2.061158614,-0.906646091 +Ron Harper,harpero01,1993,PO,LAC,346,174,0.585368159,5.024015118,5.609383277,0.762857641,0,0.762857641,0.661942539,4.233054927,4.894997466,-0.302112489 +Danny Manning,mannida01,1993,PO,LAC,340,171,-3.10071694,1.143689795,-1.957027144,0.071560625,0,0.071560625,-2.867761842,1.181308041,-1.686453802,0.268745131 +Ken Norman,normake01,1993,PO,LAC,326,164,0.087195507,0.579784455,0.666979962,0.292651613,0,0.292651613,-0.279415742,0.351223693,0.071807951,-0.692385804 +Stanley Roberts,roberst01,1993,PO,LAC,296,149,-3.525068398,1.13634652,-2.388721878,0.028635489,0,0.028635489,-3.464971016,1.316283134,-2.148687882,1.004937219 +Gary Grant,grantga01,1993,PO,LAC,201,101,-3.36384833,-1.958978915,-5.322827245,-0.137204547,0,-0.137204547,-4.000692285,-1.685013206,-5.685705492,0.314744789 +John Williams,willijo02,1993,PO,LAC,195,98,-4.604749241,0.645665351,-3.95908389,-0.063081079,0,-0.063081079,-4.90013974,1.001321603,-3.898818138,1.077644966 +Lester Conner,connele01,1993,PO,LAC,127,64,7.004447198,1.144979936,8.149427135,0.363628905,0,0.363628905,5.240413372,0.645239079,5.885652451,-0.858032099 +Loy Vaught,vaughlo01,1993,PO,LAC,99,50,-3.089876885,4.768092131,1.678215246,0.117602169,0,0.117602169,-2.940507768,4.294658394,1.354150626,0.863917881 +Jaren Jackson,jacksja01,1993,PO,LAC,56,28,-3.098686387,0.237901498,-2.86078489,-0.001665459,0,-0.001665459,-3.049294044,0.430026416,-2.619267628,1.86816065 +Kiki Vandeweghe,vandeki01,1993,PO,LAC,18,9,-9.682297781,3.197982201,-6.48431558,-0.017649167,0,-0.017649167,-8.604591508,0.593014946,-8.011576562,-0.185957068 +Elmore Spencer,spencel01,1993,PO,LAC,8,4,-13.35381809,-2.995416159,-16.34923425,-0.028770919,0,-0.028770919,-12.99269837,-2.169081364,-15.16177973,0.472512793 +A.C. Green,greenac01,1993,PO,LAL,428,220,0.219155793,1.788768996,2.007924789,0.547565546,0,0.547565546,0.057995107,1.814546226,1.872541333,-0.538774859 +Sedale Threatt,threase01,1993,PO,LAL,399,205,1.322112088,2.293080937,3.615193025,0.690221094,0,0.690221094,1.400219498,2.947622451,4.347841949,0.481759432 +Elden Campbell,campbel01,1993,PO,LAL,346,178,-4.187070919,2.134092723,-2.052978196,0.06510066,0,0.06510066,-3.872277775,1.441549895,-2.43072788,-0.26015168 +Byron Scott,scottby01,1993,PO,LAL,344,177,1.89467871,-0.263270533,1.631408177,0.406713221,0,0.406713221,0.923467228,-0.176698433,0.746768796,-0.306055259 +Vlade Divac,divacvl01,1993,PO,LAL,325,167,2.937812237,3.52429419,6.462106427,0.809647621,0,0.809647621,2.917191099,3.116615786,6.033806885,0.014759735 +James Worthy,worthja01,1993,PO,LAL,288,148,-4.271115116,-0.087234183,-4.358349299,-0.125266604,0,-0.125266604,-4.003762769,-0.534872577,-4.538635346,0.008961821 +Tony Smith,smithto02,1993,PO,LAL,142,73,0.899226108,-2.120153099,-1.220926991,0.059446568,0,0.059446568,-0.287891204,-1.656301785,-1.944192989,1.111696085 +Doug Christie,chrisdo01,1993,PO,LAL,76,39,-4.123686767,0.892975219,-3.230711548,-0.00994891,0,-0.00994891,-4.53052223,-0.549497773,-5.080020003,0.780644043 +James Edwards,edwarja01,1993,PO,LAL,27,14,-3.486377179,-2.747069651,-6.233446831,-0.025915186,0,-0.025915186,-4.615175453,-3.813995979,-8.429171432,0.906729969 +Duane Cooper,coopedu01,1993,PO,LAL,8,4,-14.33771787,-3.500294942,-17.83801281,-0.032788355,0,-0.032788355,-9.378859823,-5.534450933,-14.91331076,2.982225293 +Derrick Coleman,colemde01,1993,PO,NJN,436,225,4.541079232,3.25066809,7.791747322,1.241106412,0,1.241106412,4.385870415,3.485844735,7.87171515,-0.51395348 +Drazen Petrovic,petrodr01,1993,PO,NJN,374,193,-4.677151336,-2.709261613,-7.386412949,-0.473359631,0,-0.473359631,-4.701996848,-2.149165053,-6.851161901,0.487927332 +Chris Morris,morrich01,1993,PO,NJN,316,163,6.5091472,3.76762151,10.27676871,1.108855623,0,1.108855623,6.061675104,3.413516144,9.475191248,-0.695313014 +Rumeal Robinson,robinru01,1993,PO,NJN,263,136,-1.556713717,-1.279081551,-2.835795268,-0.006199756,0,-0.006199756,-1.362515615,-0.86534828,-2.227863895,0.897167731 +Dwayne Schintzius,schindw01,1993,PO,NJN,205,106,-3.584448731,2.08151829,-1.502930441,0.069429349,0,0.069429349,-3.828983451,1.589275945,-2.239707505,-0.169945079 +Maurice Cheeks,cheekma01,1993,PO,NJN,159,82,-1.639858832,2.397801167,0.757942334,0.150625608,0,0.150625608,-1.708089057,1.305677808,-0.402411249,-0.446921051 +Sam Bowie,bowiesa01,1993,PO,NJN,137,71,-4.494438259,5.979382409,1.48494415,0.159891152,0,0.159891152,-3.998919111,5.946025451,1.94710634,0.971103167 +Rick Mahorn,mahorri01,1993,PO,NJN,122,63,-2.625806919,-0.571606298,-3.197413217,-0.014832032,0,-0.014832032,-3.494172071,-0.462025353,-3.956197424,9.26E-05 +Chucky Brown,brownch01,1993,PO,NJN,120,62,-1.935025776,3.126859809,1.191834033,0.127307022,0,0.127307022,-2.293049715,1.511686241,-0.781363474,-0.923465707 +Rafael Addison,addisra01,1993,PO,NJN,103,53,-3.855737881,1.444884544,-2.410853337,0.009408693,0,0.009408693,-3.928803702,0.17091273,-3.757890973,-0.481989452 +Bernard King,kingbe01,1993,PO,NJN,46,24,-1.743747461,0.01511966,-1.728627801,0.01298865,0,0.01298865,-2.455388709,-0.352549285,-2.807937994,0.640486652 +Tate George,georgta01,1993,PO,NJN,43,22,-1.329921862,0.870886835,-0.459035027,0.026210388,0,0.026210388,-1.873422542,-0.069200866,-1.942623408,-1.076177585 +Patrick Ewing,ewingpa01,1993,PO,NYK,1151,604,-0.566686153,3.472762765,2.906076611,1.795778836,0,1.795778836,-0.063749432,3.253529716,3.189780284,-0.095168364 +John Starks,starkjo01,1993,PO,NYK,1095,575,1.484436384,-0.604558204,0.87987818,1.106107388,0,1.106107388,1.540203685,-0.314467583,1.225736102,0.655109924 +Anthony Mason,masonan01,1993,PO,NYK,972,510,2.739976076,0.14486156,2.884837636,1.506646595,0,1.506646595,2.204677792,0.280807395,2.485485187,-0.335876543 +Charles Oakley,oaklech01,1993,PO,NYK,966,507,-0.452976332,1.103546846,0.650570514,0.905121939,0,0.905121939,-0.42064244,1.087964469,0.667322029,-0.211987386 +Doc Rivers,riverdo01,1993,PO,NYK,872,458,2.498924311,2.517341737,5.016266048,1.881979289,0,1.881979289,2.337271916,2.748231647,5.085503563,0.506065064 +Charles Smith,smithch01,1993,PO,NYK,739,388,-1.759259932,0.365380942,-1.39387899,0.278046975,0,0.278046975,-2.116409719,0.107009817,-2.009399902,0.389369659 +Greg Anthony,anthogr01,1993,PO,NYK,457,240,0.598439661,2.075243588,2.673683249,0.689375203,0,0.689375203,0.182842805,1.797167913,1.980010718,0.593934743 +Rolando Blackman,blackro01,1993,PO,NYK,408,214,-5.58484264,-2.407445665,-7.992288305,-0.59451794,0,-0.59451794,-5.887977579,-3.333215679,-9.221193258,0.653595759 +Hubert Davis,davishu01,1993,PO,NYK,183,96,-3.627268142,1.101629435,-2.525638707,0.011409766,0,0.011409766,-3.882186706,-0.022347394,-3.9045341,0.616812786 +Herb Williams,willihe01,1993,PO,NYK,131,69,-4.410248061,1.511449679,-2.898798381,-0.0054382,0,-0.0054382,-4.992154977,1.174832549,-3.817322428,0.606230913 +Tony Campbell,campbto01,1993,PO,NYK,63,33,-2.011073213,-0.912443887,-2.923517101,-0.003082448,0,-0.003082448,-2.331230227,-0.421426083,-2.75265631,2.115371821 +Eric Anderson,anderer01,1993,PO,NYK,11,6,-12.56493847,-4.296726993,-16.86166547,-0.04656162,0,-0.04656162,-12.5034328,-3.282776898,-15.7862097,4.140207679 +Dan Majerle,majerda01,1993,PO,PHO,2094,1071,2.599085149,0.5318338,3.130918949,3.301775126,0,3.301775126,2.838513278,1.062594036,3.901107314,-0.345776707 +Charles Barkley,barklch01,1993,PO,PHO,2006,1026,5.212979053,1.848297626,7.06127668,5.273558734,0,5.273558734,5.732965832,2.134952325,7.867918157,-0.405157737 +Kevin Johnson,johnske02,1993,PO,PHO,1787,914,1.887573601,-0.72456296,1.163010641,1.875209089,0,1.875209089,1.916614467,-0.394420369,1.522194099,-0.328993562 +Danny Ainge,aingeda01,1993,PO,PHO,1156,591,1.208894846,-1.959780847,-0.750886001,0.622839799,0,0.622839799,1.032136968,-1.646119116,-0.613982148,0.169450168 +Oliver Miller,milleol01,1993,PO,PHO,1003,513,-1.524671904,3.264147361,1.739475457,1.217486746,0,1.217486746,-1.292747598,2.525417806,1.232670208,0.424053206 +Richard Dumas,dumasri02,1993,PO,PHO,976,499,0.82442872,0.192604455,1.017033175,0.989842862,0,0.989842862,0.668923656,-0.15769662,0.511227036,0.066733654 +Mark West,westma01,1993,PO,PHO,917,469,-2.73719814,-0.108462929,-2.845661069,-0.023649642,0,-0.023649642,-3.018823078,-0.256579709,-3.275402787,0.162073792 +Tom Chambers,chambto01,1993,PO,PHO,735,376,-4.546212933,-1.934937526,-6.481150458,-0.743198537,0,-0.743198537,-4.264099836,-2.021386869,-6.285486705,0.620363268 +Cedric Ceballos,cebalce01,1993,PO,PHO,362,185,3.056985808,0.139492122,3.19647793,0.573816517,0,0.573816517,2.1923852,-1.215044927,0.977340272,-0.802125515 +Frank Johnson,johnsfr01,1993,PO,PHO,336,172,-0.42420743,-1.585450635,-2.009658065,0.06756547,0,0.06756547,-1.102922123,-1.332097207,-2.435019331,0.767346007 +Negele Knight,knighne01,1993,PO,PHO,66,34,0.436875253,-4.236130014,-3.799254761,-0.018502816,0,-0.018502816,-0.53635576,-6.260488603,-6.796844363,-1.317133078 +Jerrod Mustaf,mustaje01,1993,PO,PHO,20,10,-0.276532498,0.318516883,0.041984385,0.014409708,0,0.014409708,-1.226822828,-2.68265217,-3.909474999,-1.761264957 +Rod Strickland,stricro02,1993,PO,POR,300,156,4.77700421,1.178868236,5.955872446,0.70743492,0,0.70743492,4.039991366,1.262756055,5.302747422,-0.926132557 +Terry Porter,portete01,1993,PO,POR,292,152,-0.514638889,0.501547725,-0.013091164,0.2203081,0,0.2203081,-0.219223246,0.885595759,0.666372513,0.588921372 +Clifford Robinson,robincl02,1993,PO,POR,252,131,-9.186707788,2.591879505,-6.594828283,-0.267461979,0,-0.267461979,-7.719524945,2.633688735,-5.08583621,0.841975234 +Buck Williams,willibu01,1993,PO,POR,229,119,-0.784982028,-0.253187402,-1.038169429,0.106909463,0,0.106909463,-1.294197255,-0.489385043,-1.783582298,-0.241299931 +Clyde Drexler,drexlcl01,1993,PO,POR,223,116,6.581493612,2.606644352,9.188137964,0.725384588,0,0.725384588,6.211706573,2.861128184,9.072834757,-0.417192997 +Jerome Kersey,kerseje01,1993,PO,POR,188,98,4.911775385,3.561551731,8.473327116,0.58116006,0,0.58116006,4.170372738,3.781326632,7.95169937,0.380886915 +Mark Bryant,bryanma01,1993,PO,POR,160,83,-3.032459644,-0.544233795,-3.576693439,-0.036228673,0,-0.036228673,-3.19671862,-0.784947257,-3.981665877,0.313330231 +Kevin Duckworth,duckwke01,1993,PO,POR,111,58,-8.01254132,-1.449876039,-9.462417359,-0.207587263,0,-0.207587263,-7.952587617,-1.551719138,-9.504306755,1.222652151 +Mario Elie,eliema01,1993,PO,POR,100,52,0.443939858,0.213327303,0.657267161,0.091946555,0,0.091946555,-0.34720456,-2.198947648,-2.546152208,-1.265429157 +Joe Wolf,wolfjo01,1993,PO,POR,38,20,-2.047937173,0.564007356,-1.483929817,0.013112093,0,0.013112093,-3.124411034,-1.347823965,-4.472234999,-1.461634641 +David Robinson,robinda01,1993,PO,SAS,826,421,0.494663655,4.290567487,4.785231142,1.662786684,0,1.662786684,1.101852918,3.887507693,4.989360611,-0.357356574 +Sean Elliott,elliose01,1993,PO,SAS,747,381,0.808155268,0.043443429,0.851598697,0.719074876,0,0.719074876,0.68058836,-0.157190949,0.52339741,-0.379272945 +Avery Johnson,johnsav01,1993,PO,SAS,616,314,2.13871181,-0.196126441,1.942585369,0.772532246,0,0.772532246,1.713955396,-0.010846542,1.703108854,-0.332721168 +Dale Ellis,ellisda01,1993,PO,SAS,598,305,0.197068837,-1.063374023,-0.866305185,0.302895453,0,0.302895453,0.122361665,-0.881139343,-0.758777678,0.176031016 +J.R. Reid,reidjr01,1993,PO,SAS,432,220,0.045425627,1.753714336,1.799139963,0.529312129,0,0.529312129,0.043963312,1.54318562,1.587148933,0.468383025 +Willie Anderson,anderwi01,1993,PO,SAS,430,219,0.736168137,0.703826241,1.439994379,0.483343954,0,0.483343954,0.549714984,0.504147801,1.053862786,0.094774741 +Antoine Carr,carran01,1993,PO,SAS,335,171,0.084561969,1.003656162,1.088218131,0.346969717,0,0.346969717,-0.009273426,1.047465277,1.038191851,0.427141267 +Terry Cummings,cummite01,1993,PO,SAS,271,138,-2.395847906,-0.37079995,-2.766647856,-0.001222015,0,-0.001222015,-2.102213437,-0.062150057,-2.164363494,0.996939098 +Vinny Del Negro,delnevi01,1993,PO,SAS,220,112,3.843914403,-1.162756437,2.681157966,0.319841257,0,0.319841257,3.048473767,-1.282066629,1.766407138,-0.069093502 +Lloyd Daniels,daniell01,1993,PO,SAS,145,74,-1.647111613,-0.239040452,-1.886152066,0.033885775,0,0.033885775,-1.430985734,-1.047430062,-2.478415796,0.678758664 +Larry Smith,smithla01,1993,PO,SAS,98,50,1.67724395,5.477292909,7.154536859,0.267543455,0,0.267543455,1.478515931,7.003123425,8.481639356,2.451478635 +David Wood,woodda01,1993,PO,SAS,39,20,-0.53778253,-2.058903683,-2.596686213,0.001654198,0,0.001654198,-1.4219654,0.199137052,-1.222828348,2.318290197 +Shawn Kemp,kempsh01,1993,PO,SEA,1253,663,3.05024329,2.090635773,5.140879063,2.748496757,0,2.748496757,3.263084448,2.112631485,5.375715933,-0.146771001 +Derrick McKey,mckeyde01,1993,PO,SEA,1223,647,2.343443709,-1.134631455,1.208812254,1.339564127,0,1.339564127,1.868185155,-1.176641957,0.691543198,-0.560120887 +Sam Perkins,perkisa01,1993,PO,SEA,1183,626,2.757327056,1.154070658,3.911397714,2.193005322,0,2.193005322,3.164603468,1.177826534,4.342430002,-0.053038746 +Gary Payton,paytoga01,1993,PO,SEA,1144,605,-0.774643479,0.897475604,0.122832125,0.919015677,0,0.919015677,-0.377388033,1.663345457,1.285957424,0.44658226 +Ricky Pierce,piercri01,1993,PO,SEA,1093,578,2.507094621,-2.015416098,0.491678523,0.982224336,0,0.982224336,2.232827638,-1.91166631,0.321161327,-0.34575958 +Nate McMillan,mcmilna01,1993,PO,SEA,784,415,1.865284536,4.7208949,6.586179437,2.060747702,0,2.060747702,2.377027544,5.016324426,7.39335197,0.990157168 +Eddie Johnson,johnsed03,1993,PO,SEA,722,382,-1.660458463,-2.99001609,-4.650474553,-0.383813526,0,-0.383813526,-1.470402303,-3.028251036,-4.498653338,0.43331281 +Michael Cage,cagemi01,1993,PO,SEA,714,378,-1.639278023,0.736922583,-0.90235544,0.367416428,0,0.367416428,-1.564034213,0.528603311,-1.035430903,-0.021675509 +Dana Barros,barroda01,1993,PO,SEA,257,136,-0.792813071,-1.355392242,-2.148205313,0.043146959,0,0.043146959,-0.898195162,-2.579606534,-3.477801696,0.17191128 +Vincent Askew,askewvi01,1993,PO,SEA,195,103,3.743769976,-3.480569472,0.263200505,0.163338434,0,0.163338434,2.685092114,-4.057425459,-1.372333345,0.015289735 +Gerald Paddio,paddige01,1993,PO,SEA,57,30,-0.18353311,1.665537817,1.482004706,0.066573114,0,0.066573114,-0.262490774,-0.709881749,-0.972372523,-0.320774203 +Steve Scheffler,schefst01,1993,PO,SEA,42,22,10.57406328,5.095412257,15.66947554,0.208796998,0,0.208796998,10.31730852,3.407631526,13.72494005,-1.910058338 +Karl Malone,malonka01,1993,PO,UTA,388,216,-1.850898989,1.21518642,-0.635712569,0.240999509,0,0.240999509,-1.355558152,1.577310915,0.221752762,0.264224378 +John Stockton,stockjo01,1993,PO,UTA,347,193,6.389887067,2.500369726,8.890256793,1.182746119,0,1.182746119,6.279534915,3.070010199,9.349545114,0.046713294 +Tyrone Corbin,corbity01,1993,PO,UTA,289,161,1.167630465,0.646022064,1.813652529,0.385503774,0,0.385503774,0.692863349,0.726034465,1.418897814,-0.266233293 +Jeff Malone,malonje01,1993,PO,UTA,269,150,-4.174483815,-0.365162506,-4.539646321,-0.141378605,0,-0.141378605,-4.26685657,-0.510648414,-4.777504984,0.079212259 +David Benoit,benoida01,1993,PO,UTA,244,136,-1.548201749,2.3713944,0.823192651,0.257366732,0,0.257366732,-1.623737933,2.492347794,0.868609861,0.59541851 +Mark Eaton,eatonma01,1993,PO,UTA,210,117,0.148644208,2.092359321,2.24100353,0.302853662,0,0.302853662,-0.490502162,0.99471579,0.504213628,-1.321069338 +Jay Humphries,humphja01,1993,PO,UTA,206,115,-0.768109559,0.27064361,-0.497465949,0.136108497,0,0.136108497,-0.980248549,-0.373694708,-1.353943257,-0.134159695 +Mike Brown,brownmi01,1993,PO,UTA,167,93,-3.232351918,-0.944360928,-4.176712846,-0.069906684,0,-0.069906684,-3.613957391,-1.643533804,-5.257491195,0.116042965 +Larry Krystkowiak,krystla01,1993,PO,UTA,14,8,-11.51899571,-3.639897299,-15.15889301,-0.052456443,0,-0.052456443,-11.40560835,-4.745553025,-16.15116137,0.386779757 +James Donaldson,donalja01,1993,PO,UTA,9,5,-12.33915632,-1.969040664,-14.30819698,-0.029973823,0,-0.029973823,-12.56791104,-4.111252909,-16.67916395,-1.316285957 +Isaac Austin,austiis01,1993,PO,UTA,5,3,-1.914302504,12.42934419,10.51504169,0.021385372,0,0.021385372,-2.311901156,11.56600604,9.254104885,1.952688043 +John Crotty,crottjo01,1993,PO,UTA,5,3,48.15207942,-2.665067827,45.48701159,0.07243589,0,0.07243589,43.88743676,-4.47725531,39.41018145,-4.476363957 +Mookie Blaylock,blaylmo01,1994,RS,ATL,5786,2915,4.416658474,2.648298085,7.064956559,14.55278809,14.55278809,0,4.688424352,2.878091483,7.566515835,-0.292329331 +Kevin Willis,willike02,1994,RS,ATL,5691,2867,0.825979863,0.207227605,1.033207468,5.511109354,5.511109354,0,0.972750459,0.420624728,1.393375187,-0.395686146 +Stacey Augmon,augmost01,1994,RS,ATL,5171,2605,1.76753579,1.294937812,3.062473602,7.702749468,7.702749468,0,1.405886407,1.386894969,2.792781376,-0.279561822 +Craig Ehlo,ehlocr01,1994,RS,ATL,4262,2147,1.290920308,1.492989201,2.783909509,6.078342901,6.078342901,0,1.311493934,1.376491,2.687984934,0.26198549 +Jon Koncak,koncajo01,1994,RS,ATL,3619,1823,-4.117943008,3.182947231,-0.934995777,1.689159369,1.689159369,0,-4.06951557,2.915701205,-1.153814365,0.05893313 +Dominique Wilkins,wilkido01,1994,RS,ATL,3349,1687,2.359758579,-0.311479507,2.048279072,4.153926068,4.153926068,0,2.722651882,-0.557891902,2.16475998,0.559544878 +Andrew Lang,langan01,1994,RS,ATL,3192,1608,-3.946470474,1.047368282,-2.899102192,-0.122255651,-0.122255651,0,-3.864146051,0.444932428,-3.419213623,-0.053519516 +Duane Ferrell,ferredu01,1994,RS,ATL,2293,1155,-0.600876236,-0.609960973,-1.210837209,0.904919825,0.904919825,0,-1.126586984,-1.540536683,-2.667123666,-0.220656723 +Ennis Whatley,whatlen01,1994,RS,ATL,1993,1004,-1.129988582,0.092086669,-1.037901913,0.878793902,0.878793902,0,-1.599359109,-0.410121204,-2.009480312,0.196142996 +Danny Manning,mannida01,1994,RS,ATL,1836,925,-2.652657634,0.285422579,-2.367235055,0.181423362,0.181423362,0,-1.975926925,0.665909903,-1.310017023,0.417256699 +Adam Keefe,keefead01,1994,RS,ATL,1515,763,-3.02087665,-1.353672266,-4.374548916,-0.63216105,-0.63216105,0,-3.170308293,-2.262486217,-5.43279451,-0.037675734 +Paul Graham,grahapa01,1994,RS,ATL,254,128,-1.227875595,-0.713865578,-1.941741173,0.052909641,0.052909641,0,-1.578601772,-1.893211049,-3.471812821,0.229391439 +Doug Edwards,edwardo01,1994,RS,ATL,212,107,-6.438014874,-1.234673191,-7.672688065,-0.268111673,-0.268111673,0,-6.165742834,-2.79421822,-8.959961054,-0.223737506 +John Bagley,baglejo01,1994,RS,ATL,26,13,-1.379745868,-3.340527538,-4.720273405,-0.013047654,-0.013047654,0,-2.986148382,-3.080369281,-6.066517662,-0.150097223 +Ricky Grace,graceri01,1994,RS,ATL,16,8,-1.351201055,-2.986469945,-4.337671,-0.006786721,-0.006786721,0,-2.21256489,0.001444004,-2.211120886,4.551629027 +Dee Brown,brownde01,1994,RS,BOS,5776,2867,1.587231435,0.849107812,2.436339247,7.574806893,7.574806893,0,1.461391594,1.532485856,2.99387745,-0.145591655 +Sherman Douglas,douglsh01,1994,RS,BOS,5619,2789,1.146323537,-2.070236634,-0.923913098,2.586992934,2.586992934,0,0.992375485,-1.624354434,-0.631978949,-0.42346462 +Dino Radja,radjadi01,1994,RS,BOS,4639,2303,0.125563385,-0.339193677,-0.213630291,2.982831378,2.982831378,0,0.150665467,-0.008055267,0.1426102,0.084633218 +Rick Fox,foxri01,1994,RS,BOS,4222,2096,-0.13009252,-0.348890382,-0.478982902,2.43815636,2.43815636,0,-0.192240487,-0.29749406,-0.489734547,0.379551482 +Robert Parish,parisro01,1994,RS,BOS,4003,1987,-2.326193051,0.120329722,-2.205863329,0.549639165,0.549639165,0,-2.126097893,-0.040040854,-2.166138747,-0.346982977 +Xavier McDaniel,mcdanxa01,1994,RS,BOS,3971,1971,-1.106898585,-1.226607304,-2.333505889,0.418633086,0.418633086,0,-1.207277226,-1.384651718,-2.591928944,-0.044839938 +Kevin Gamble,gamblke01,1994,RS,BOS,3787,1880,-0.533179533,-1.252220055,-1.785399588,0.924565892,0.924565892,0,-0.640744456,-1.462801524,-2.10354598,-0.068201441 +Ed Pinckney,pincked01,1994,RS,BOS,3070,1524,-0.47553552,0.692536269,0.217000749,2.294836676,2.294836676,0,-0.740815568,0.27309597,-0.467719598,-0.506411431 +Acie Earl,earlac01,1994,RS,BOS,2315,1149,-5.758540968,-0.790502616,-6.549043584,-2.240739509,-2.240739509,0,-5.358869198,-0.86268992,-6.221559118,0.590506754 +Jimmy Oliver,oliveji01,1994,RS,BOS,1088,540,-2.560662662,-2.168872363,-4.729535026,-0.544888578,-0.544888578,0,-2.823220887,-2.761634433,-5.584855321,-0.086318371 +Chris Corchiani,corchch01,1994,RS,BOS,941,467,-1.046036237,-1.432999011,-2.479035248,0.064942862,0.064942862,0,-1.310979001,-1.912321023,-3.223300024,0.569255376 +Alaa Abdelnaby,abdelal01,1994,RS,BOS,320,159,-6.140056457,-2.748312039,-8.888368496,-0.500600277,-0.500600277,0,-5.820936018,-3.526560036,-9.347496054,0.511152215 +Tony Harris,harrito01,1994,RS,BOS,177,88,0.836786587,-1.281554962,-0.444768375,0.103748873,0.103748873,0,0.676214426,-1.497952998,-0.821738572,0.232003653 +Todd Lichti,lichtto01,1994,RS,BOS,97,48,-1.435877808,3.345229939,1.909352131,0.115210266,0.115210266,0,-1.064644399,2.86940915,1.804764751,0.931640458 +Matt Wenstrom,wenstma01,1994,RS,BOS,75,37,-1.952235422,-2.894376043,-4.846611464,-0.039919053,-0.039919053,0,-2.194358299,-3.672134303,-5.866492602,0.827909377 +Muggsy Bogues,boguemu01,1994,RS,CHH,5642,2746,3.019288662,-0.221327407,2.797961255,7.708203714,7.708203714,0,2.730168083,0.324642282,3.054810366,-0.799122774 +Hersey Hawkins,hawkihe01,1994,RS,CHH,5441,2648,1.796164288,0.19130774,1.987472028,6.398736236,6.398736236,0,1.827263884,0.436591568,2.263855453,-0.024568944 +Dell Curry,curryde01,1994,RS,CHH,4465,2173,3.031678691,-0.401238229,2.630440462,5.969737368,5.969737368,0,3.354415017,-0.336701369,3.017713647,0.07475541 +Alonzo Mourning,mournal01,1994,RS,CHH,4146,2018,-0.453309741,0.40654789,-0.046761851,2.772424453,2.772424453,0,-0.081479544,0.077931769,-0.003547774,-0.372936306 +Larry Johnson,johnsla02,1994,RS,CHH,3610,1757,0.900190952,-1.700605832,-0.80041488,1.737939865,1.737939865,0,0.980205053,-1.508629958,-0.528424905,-0.534705754 +Kenny Gattison,gattike01,1994,RS,CHH,3378,1644,-1.273040246,-0.023446505,-1.296486751,1.224542268,1.224542268,0,-1.26568154,0.293235476,-0.972446064,0.424746478 +Eddie Johnson,johnsed03,1994,RS,CHH,3000,1460,0.936310272,-1.920116916,-0.983806644,1.316718169,1.316718169,0,0.977684719,-2.156550758,-1.17886604,0.080090724 +David Wingate,wingada01,1994,RS,CHH,2065,1005,-1.671824246,-0.843212118,-2.515036365,0.120410755,0.120410755,0,-1.944361694,-0.95085763,-2.895219324,-0.053587085 +Tony Bennett,benneto01,1994,RS,CHH,2020,983,-1.212359431,-1.270500607,-2.482860038,0.133944044,0.133944044,0,-1.425035076,-1.422054588,-2.847089664,-0.024245574 +Scott Burrell,burresc01,1994,RS,CHH,1576,767,-2.949229496,0.151012142,-2.798217354,-0.018918266,-0.018918266,0,-2.914999155,-0.218481324,-3.133480479,0.253428482 +LeRon Ellis,ellisle02,1994,RS,CHH,1397,680,-2.15386547,0.07526376,-2.07860171,0.232511461,0.232511461,0,-2.210318696,-0.257726499,-2.468045194,-0.173849545 +Frank Brickowski,brickfr01,1994,RS,CHH,1342,653,-3.091968493,-0.558410468,-3.650378962,-0.301402015,-0.301402015,0,-2.524068536,-0.434012177,-2.958080713,0.459175982 +Johnny Newman,newmajo01,1994,RS,CHH,881,429,1.134491904,-0.917668402,0.216823502,0.652798839,0.652798839,0,1.011552163,-0.853387504,0.158164659,0.508783056 +Marty Conlon,conloma01,1994,RS,CHH,777,378,0.552429033,-2.283269665,-1.730840633,0.195735493,0.195735493,0,0.300578694,-2.326766061,-2.026187367,-0.399105569 +Mike Gminski,gminsmi01,1994,RS,CHH,524,255,-5.042345078,0.607758322,-4.434586757,-0.218584129,-0.218584129,0,-4.534966435,-0.10887606,-4.643842495,-0.255693005 +Tim Kempton,kemptti01,1994,RS,CHH,212,103,-4.625036493,-1.348269183,-5.973305676,-0.172483516,-0.172483516,0,-4.488906492,0.024262631,-4.464643861,1.759525513 +Rumeal Robinson,robinru01,1994,RS,CHH,195,95,-9.183864613,-4.56760581,-13.75147042,-0.544413689,-0.544413689,0,-8.305369808,-5.166118231,-13.47148804,2.018420752 +Lorenzo Williams,willilo01,1994,RS,CHH,39,19,-8.985588658,0.762030685,-8.223557973,-0.053403327,-0.053403327,0,-8.424986541,0.700680402,-7.724306139,0.623492906 +Steve Henson,hensost01,1994,RS,CHH,35,17,0.503931115,-4.838125971,-4.334194856,-0.013722641,-0.013722641,0,-0.759732488,-4.464155361,-5.223887849,-0.124078223 +B.J. Armstrong,armstbj01,1994,RS,CHI,5364,2770,0.719600684,-0.637852517,0.081748166,3.98190163,3.98190163,0,0.514404938,-0.315896732,0.198508207,-0.482828645 +Scottie Pippen,pippesc01,1994,RS,CHI,5343,2759,3.699985526,4.241747866,7.941733392,15.11506888,15.11506888,0,4.248800452,4.434503081,8.683303533,0.415251169 +Horace Grant,grantho01,1994,RS,CHI,4977,2570,2.528303796,1.513836159,4.042139955,8.819572809,8.819572809,0,2.445189847,1.522177352,3.967367199,-0.933395624 +Steve Kerr,kerrst01,1994,RS,CHI,3943,2036,0.920060353,-0.017010851,0.903049503,3.775088515,3.775088515,0,0.491010893,-0.0883506,0.402660293,-0.496568844 +Pete Myers,myerspe01,1994,RS,CHI,3931,2030,-1.271683886,-0.330202671,-1.601886557,1.191837425,1.191837425,0,-1.545667112,-0.296949911,-1.842617023,0.220904621 +Toni Kukoc,kukocto01,1994,RS,CHI,3501,1808,-0.167644008,0.666083228,0.49843922,2.997089211,2.997089211,0,0.079281244,-0.197629335,-0.118348091,0.019069274 +Bill Wennington,wennibi01,1994,RS,CHI,2655,1371,-2.202915599,1.472247681,-0.730667917,1.420457395,1.420457395,0,-2.071833108,1.542032616,-0.529800492,0.542793043 +Bill Cartwright,cartwbi01,1994,RS,CHI,1511,780,-3.388531224,-0.883554434,-4.272085658,-0.605669749,-0.605669749,0,-3.506197481,-1.463697258,-4.969894738,-0.00847986 +Corie Blount,blounco01,1994,RS,CHI,1336,690,-2.716223022,0.407686747,-2.308536275,0.155642443,0.155642443,0,-2.806519341,-0.433199391,-3.239718732,0.14269798 +Scott Williams,willisc01,1994,RS,CHI,1236,638,-1.741884424,1.048553126,-0.693331297,0.675494921,0.675494921,0,-1.541056299,1.10716502,-0.433891279,0.867371143 +Stacey King,kingst01,1994,RS,CHI,1040,537,-4.709889578,0.396283254,-4.313606324,-0.429839342,-0.429839342,0,-4.19289851,-0.064287834,-4.257186344,0.324969143 +Luc Longley,longllu01,1994,RS,CHI,993,513,-1.585170064,-0.26633725,-1.851507313,0.236745477,0.236745477,0,-1.584708957,-0.062246506,-1.646955462,0.646867405 +Jo Jo English,englijo01,1994,RS,CHI,811,419,-4.693159499,-1.936851473,-6.630010972,-0.836849278,-0.836849278,0,-4.890266211,-2.262265631,-7.152531842,0.85914287 +Will Perdue,perduwi01,1994,RS,CHI,769,397,-5.429475308,-0.123336143,-5.552811451,-0.570869644,-0.570869644,0,-5.159060828,-0.988553114,-6.147613942,0.536007218 +John Paxson,paxsojo01,1994,RS,CHI,664,343,-1.637743571,-1.366460584,-3.004204154,-0.044232294,-0.044232294,0,-2.317202523,-2.033408659,-4.350611182,-0.547503593 +Dave Johnson,johnsda01,1994,RS,CHI,230,119,-7.426822154,-1.699909001,-9.126731155,-0.386820864,-0.386820864,0,-7.033818761,-3.129223246,-10.16304201,-0.083203744 +Gerald Wilkins,wilkige01,1994,RS,CLE,5349,2768,1.591158275,-0.028980046,1.562178229,6.07692337,6.07692337,0,1.660130761,0.247153536,1.907284297,-0.203540828 +Hot Rod Williams,williho01,1994,RS,CLE,5140,2660,-0.000595881,0.982443104,0.981847222,5.037274629,5.037274629,0,0.257679017,1.004753828,1.262432844,-0.519421088 +Mark Price,pricema01,1994,RS,CLE,4611,2386,6.004351129,-0.325146559,5.67920457,10.20039738,10.20039738,0,5.950714151,-0.51148207,5.439232081,-0.57011761 +Chris Mills,millsch01,1994,RS,CLE,3907,2022,-0.447072967,0.059519055,-0.387553912,2.443148732,2.443148732,0,-0.383811875,0.174697612,-0.209114263,0.236602195 +Brad Daugherty,daughbr01,1994,RS,CLE,3552,1838,0.149251221,0.933441243,1.082692464,3.576484171,3.576484171,0,0.442766933,0.997899035,1.440665968,-0.471649841 +Terrell Brandon,brandte01,1994,RS,CLE,2991,1548,-0.547194158,0.506183704,-0.041010455,2.135892374,2.135892374,0,-0.414774481,0.208905549,-0.205868932,-0.163705191 +Bobby Phills,phillbo01,1994,RS,CLE,2958,1531,-0.194920371,0.160455203,-0.034465167,2.121375269,2.121375269,0,-0.418012931,0.122622774,-0.295390157,0.010300188 +Tyrone Hill,hillty01,1994,RS,CLE,2796,1447,1.195518113,1.208971843,2.404489955,3.816130573,3.816130573,0,1.239122191,1.532300283,2.771422474,0.272629222 +Danny Ferry,ferryda01,1994,RS,CLE,1865,965,-1.660762473,-0.62670156,-2.287464033,0.228479268,0.228479268,0,-1.539969767,-1.013933371,-2.553903138,0.31819159 +Larry Nance,nancela01,1994,RS,CLE,1757,909,-0.336202119,1.528133132,1.191931013,1.821550811,1.821550811,0,-0.208888879,1.424149025,1.215260146,-0.347738506 +John Battle,battljo01,1994,RS,CLE,1573,814,-0.945744619,-2.102049337,-3.047793956,-0.123759548,-0.123759548,0,-1.387384631,-2.550280108,-3.937664739,0.066053798 +Rod Higgins,higgiro01,1994,RS,CLE,1057,547,-0.164001565,1.089315578,0.925314013,1.027258813,1.027258813,0,-0.158887669,0.491548487,0.332660818,0.145843785 +Gerald Madkins,madkige01,1994,RS,CLE,288,149,-3.18120995,-0.224210116,-3.405420066,-0.050355073,-0.050355073,0,-2.995846417,-1.014987631,-4.010834048,1.024050104 +Jay Guidinger,guidija01,1994,RS,CLE,253,131,-5.498625178,-0.751705779,-6.250330957,-0.236514364,-0.236514364,0,-5.052155228,-1.661828184,-6.713983412,1.055383983 +Sedric Toney,toneyse01,1994,RS,CLE,124,64,-7.541303417,-4.984006313,-12.52530973,-0.320170586,-0.320170586,0,-7.877282301,-5.487406657,-13.36468896,0.295283906 +Gary Alexander,alexaga01,1994,RS,CLE,83,43,-5.4713532,-0.042108057,-5.513461257,-0.061753,-0.061753,0,-4.36643384,-0.847926175,-5.214360016,1.788265247 +Tim Kempton,kemptti01,1994,RS,CLE,64,33,-8.622631132,-1.172032809,-9.794663941,-0.122419633,-0.122419633,0,-6.975591743,-1.20603233,-8.181624073,3.09262184 +Jim Jackson,jacksji01,1994,RS,DAL,6106,3066,-1.551382977,-2.554179078,-4.105562055,-2.110194945,-2.110194945,0,-1.664986923,-2.630537071,-4.295523994,-0.466313983 +Jamal Mashburn,mashbja01,1994,RS,DAL,5767,2896,-1.411355053,-1.673859686,-3.085214739,-0.49718807,-0.49718807,0,-1.087233253,-1.590324538,-2.677557791,0.368242686 +Fat Lever,leverfa01,1994,RS,DAL,3877,1947,-0.83703869,2.44895933,1.61192064,4.339878396,4.339878396,0,-0.850366672,2.732519529,1.882152857,0.153778301 +Popeye Jones,jonespo01,1994,RS,DAL,3531,1773,0.769007364,-0.40580605,0.363201314,2.812192391,2.812192391,0,0.258690661,-0.105121938,0.153568724,-0.135382775 +Doug Smith,smithdo03,1994,RS,DAL,3353,1684,-1.964661677,0.475158956,-1.489502721,1.092684842,1.092684842,0,-1.955843133,1.152629516,-0.803213617,0.86152396 +Tim Legler,legleti01,1994,RS,DAL,2633,1322,1.237654626,-1.173073409,0.064581217,1.904957632,1.904957632,0,0.73126452,-1.114471111,-0.383206591,0.332889995 +Sean Rooks,rooksse01,1994,RS,DAL,2499,1255,-2.071146006,-1.380839109,-3.451985115,-0.44817133,-0.44817133,0,-2.25954168,-1.667242618,-3.926784298,-0.280580342 +Lucious Harris,harrilu01,1994,RS,DAL,2320,1165,-2.039541086,-1.290234157,-3.329775243,-0.34589772,-0.34589772,0,-2.546081312,-1.661881384,-4.207962696,0.360028256 +Derek Harper,harpede01,1994,RS,DAL,1778,893,-2.025193741,-0.567081348,-2.592275088,0.072603296,0.072603296,0,-1.609571302,-0.308470867,-1.918042169,0.994347586 +Tony Campbell,campbto01,1994,RS,DAL,1663,835,-2.009057262,-1.533738605,-3.542795867,-0.338746866,-0.338746866,0,-2.189704097,-1.92439286,-4.114096957,0.285616028 +Greg Dreiling,dreilgr01,1994,RS,DAL,1364,685,-4.075068623,-0.734396259,-4.809464882,-0.730897486,-0.730897486,0,-4.467115601,0.031713947,-4.435401654,1.489709955 +Lorenzo Williams,willilo01,1994,RS,DAL,1350,678,-0.877033805,-1.508648537,-2.385682341,0.125912761,0.125912761,0,-1.522374983,-1.196833262,-2.719208246,-0.084308615 +Donald Hodge,hodgedo01,1994,RS,DAL,852,428,-1.495535673,-0.718293763,-2.213829436,0.117453502,0.117453502,0,-1.953852761,-1.154954654,-3.108807415,0.306021885 +Darren Morningstar,mornida01,1994,RS,DAL,723,363,-3.088570099,-0.71938404,-3.807954139,-0.198375507,-0.198375507,0,-3.213095031,0.116307478,-3.096787553,1.198299811 +Randy White,whitera01,1994,RS,DAL,637,320,-2.203764358,-0.494597445,-2.698361803,0.008493746,0.008493746,0,-2.115934716,-0.480680719,-2.596615435,0.7201693 +Terry Davis,daviste01,1994,RS,DAL,570,286,-1.669395255,-0.675292319,-2.344687574,0.058901834,0.058901834,0,-2.168266706,-0.751425388,-2.919692094,-0.390899556 +Morlon Wiley,wileymo01,1994,RS,DAL,247,124,-5.532343546,2.374265569,-3.158077977,-0.026313082,-0.026313082,0,-5.128481915,2.489387367,-2.639094547,1.849375591 +Chucky Brown,brownch01,1994,RS,DAL,20,10,1.718022432,-3.402720411,-1.684697979,0.005495514,0.005495514,0,-0.346087225,-2.579976634,-2.926063859,1.068487277 +Dikembe Mutombo,mutomdi01,1994,RS,DEN,5778,2853,-1.037691598,4.268630749,3.230939151,8.652228901,8.652228901,0,-0.9721424,3.413164154,2.441021754,-0.592851338 +Bryant Stith,stithbr01,1994,RS,DEN,5778,2853,0.223985779,0.266458626,0.490444405,4.693026541,4.693026541,0,-0.187098263,0.52842562,0.341327356,-0.484915774 +LaPhonso Ellis,ellisla01,1994,RS,DEN,5466,2699,0.094408473,0.220375354,0.314783827,4.220616821,4.220616821,0,0.082461538,0.59777926,0.680240798,0.0072553 +Reggie Williams,willire01,1994,RS,DEN,5375,2654,0.236570934,1.273370232,1.509941166,5.800022818,5.800022818,0,0.445401292,1.567128392,2.012529684,0.529906697 +Mahmoud Abdul-Rauf,abdulma02,1994,RS,DEN,5300,2617,1.202094012,-0.841220626,0.360873386,4.136852025,4.136852025,0,1.023154927,-0.581054117,0.44210081,-0.388458109 +Bison Dele,delebi01,1994,RS,DEN,3052,1507,-1.440348653,2.406960666,0.966612013,2.870491709,2.870491709,0,-1.440237626,1.968371386,0.52813376,0.434283439 +Rodney Rogers,rogerro01,1994,RS,DEN,2847,1406,-1.4818988,0.504920401,-0.9769784,1.282810743,1.282810743,0,-1.335853096,0.111365566,-1.22448753,0.828511452 +Robert Pack,packro01,1994,RS,DEN,2799,1382,-0.577068174,-0.434299112,-1.011367286,1.233488851,1.233488851,0,-0.48885742,-0.772437418,-1.261294838,0.595472447 +Tom Hammonds,hammoto01,1994,RS,DEN,1776,877,-1.516840656,-0.78392983,-2.300770486,0.200882386,0.200882386,0,-1.992357086,-1.503662319,-3.496019404,-0.059031688 +Darnell Mee,meeda01,1994,RS,DEN,577,285,-4.192455833,0.991095546,-3.201360287,-0.066288446,-0.066288446,0,-4.007412643,0.170435582,-3.836977061,0.964138211 +Kevin Brooks,brookke01,1994,RS,DEN,385,190,-5.218513935,-3.435182969,-8.653696904,-0.576876432,-0.576876432,0,-5.168113266,-4.709852072,-9.877965338,0.770841803 +Mark Randall,randama01,1994,RS,DEN,314,155,-1.643774635,0.41226946,-1.231505176,0.121265118,0.121265118,0,-1.460797316,-0.553789436,-2.014586752,0.946513988 +Mark Macon,maconma01,1994,RS,DEN,255,126,-6.989895749,-1.349863686,-8.339759435,-0.363678786,-0.363678786,0,-6.540078856,-1.386887239,-7.926966095,1.162347111 +Adonis Jordan,jordaad01,1994,RS,DEN,160,79,-1.805798902,-3.933846721,-5.739645624,-0.120099564,-0.120099564,0,-2.198737382,-4.757165045,-6.955902428,-0.319860723 +Roy Marble,marblro01,1994,RS,DEN,65,32,-13.95871057,-1.88903787,-15.84774844,-0.212037345,-0.212037345,0,-13.20812205,-4.611848516,-17.81997057,-0.810878684 +Jim Farmer,farmeji01,1994,RS,DEN,59,29,-8.908691611,-5.86750168,-14.77619329,-0.180034965,-0.180034965,0,-8.933413149,-7.43791943,-16.37133258,1.134624896 +Marcus Liberty,liberma01,1994,RS,DEN,22,11,0.027156103,-2.621627355,-2.594471253,0.0009288,0.0009288,0,-0.155252481,-0.37093988,-0.526192361,6.16793505 +Terry Mills,millste01,1994,RS,DET,5505,2773,0.384465714,-0.612725506,-0.228259792,3.568078243,3.568078243,0,0.262963356,-0.10648132,0.156482036,0.009684887 +Joe Dumars,dumarjo01,1994,RS,DET,5143,2591,2.017619645,-2.329910271,-0.312290626,3.212665725,3.212665725,0,1.777268098,-2.171732686,-0.394464588,-0.293006434 +Sean Elliott,elliose01,1994,RS,DET,4782,2409,-1.275384147,-1.603053106,-2.878437254,-0.157507854,-0.157507854,0,-1.576584432,-1.616003121,-3.192587553,-0.21383775 +Lindsey Hunter,hunteli01,1994,RS,DET,4312,2172,-1.760837636,-0.325467401,-2.086305037,0.738136738,0.738136738,0,-1.294506434,-0.255649926,-1.55015636,0.348100479 +Isiah Thomas,thomais01,1994,RS,DET,3474,1750,-0.279730696,-2.030181386,-2.309912082,0.393530268,0.393530268,0,-0.071176435,-2.106072433,-2.177248868,0.146409277 +Greg Anderson,andergr01,1994,RS,DET,3224,1624,-1.234604169,0.847758008,-0.386846161,1.964979545,1.964979545,0,-1.479301981,0.860146952,-0.619155029,0.341770215 +Allan Houston,houstal01,1994,RS,DET,3015,1519,-3.444258321,-2.715705643,-6.159963965,-2.659387874,-2.659387874,0,-3.535180893,-2.837477929,-6.372658821,0.607688033 +Olden Polynice,polynol01,1994,RS,DET,2680,1350,-0.909922985,-1.037064445,-1.946987429,0.550503863,0.550503863,0,-0.904831821,-0.434199851,-1.339031671,-0.450162719 +David Wood,woodda01,1994,RS,DET,2346,1182,-0.51006794,-0.707855589,-1.217923528,0.930317232,0.930317232,0,-0.946858424,-0.231295549,-1.178153972,0.665467381 +Charles Jones,jonesch01,1994,RS,DET,1741,877,-2.297347187,-0.069946684,-2.367293871,0.171359594,0.171359594,0,-2.815412907,0.384464408,-2.430948499,0.067158616 +Pete Chilcutt,chilcpe01,1994,RS,DET,776,391,-3.227466231,-1.480935355,-4.708401586,-0.392873692,-0.392873692,0,-3.371989274,-1.782890053,-5.154879328,0.540882533 +Mark Macon,maconma01,1994,RS,DET,734,370,-3.394729407,1.599146856,-1.795582551,0.182867653,0.182867653,0,-3.169450662,1.748574593,-1.420876069,1.441405666 +Marcus Liberty,liberma01,1994,RS,DET,544,274,-5.584198657,-1.550348099,-7.134546756,-0.621827623,-0.621827623,0,-5.017371757,-2.583293265,-7.600665023,1.395970829 +Bill Laimbeer,laimbbi01,1994,RS,DET,492,248,-0.987072985,-0.602090257,-1.589163243,0.147357037,0.147357037,0,-1.116395111,-0.423650816,-1.540045927,0.312427371 +Ben Coleman,colembe01,1994,RS,DET,153,77,-4.46292719,-1.386481298,-5.849408488,-0.122022553,-0.122022553,0,-4.40831187,-2.526179499,-6.934491369,0.206332418 +Tod Murphy,murphto01,1994,RS,DET,113,57,-1.468692441,-1.234213281,-2.702905722,0.001377361,0.001377361,0,-2.060390714,-1.303141913,-3.363532627,0.547647246 +Dan O'Sullivan,osullda01,1994,RS,DET,111,56,-5.360224521,-3.629540688,-8.989765209,-0.18007953,-0.18007953,0,-5.85888506,-3.8114861,-9.670371159,0.972742732 +Tracy Moore,mooretr01,1994,RS,DET,20,10,6.605999505,11.17244014,17.77843964,0.104707389,0.104707389,0,6.252452703,9.67498705,15.92743975,-0.026381223 +Latrell Sprewell,sprewla01,1994,RS,GSW,7378,3533,2.01789614,0.639591051,2.657487191,9.725516222,9.725516222,0,2.32346121,1.043568876,3.367030087,-0.214031931 +Billy Owens,owensbi01,1994,RS,GSW,5718,2738,0.350609157,-0.702887523,-0.352278366,3.343736184,3.343736184,0,0.481425604,-0.437103206,0.044322399,-0.163988457 +Chris Webber,webbech01,1994,RS,GSW,5091,2438,1.4769405,1.512096017,2.989036517,7.116833351,7.116833351,0,1.782207231,1.275084097,3.057291328,-0.293468732 +Avery Johnson,johnsav01,1994,RS,GSW,4870,2332,0.227663273,-0.778900631,-0.551237358,2.610605557,2.610605557,0,-0.021702868,-0.616132699,-0.637835568,-0.200579633 +Chris Mullin,mullich01,1994,RS,GSW,4853,2324,1.032230198,0.497618073,1.529848271,5.055310244,5.055310244,0,1.159240383,0.303196857,1.46243724,-0.366520102 +Victor Alexander,alexavi01,1994,RS,GSW,2752,1318,-2.155545403,-1.012307024,-3.167852427,-0.281747969,-0.281747969,0,-2.064064973,-1.245098562,-3.309163535,0.262286942 +Chris Gatling,gatlich01,1994,RS,GSW,2706,1296,-0.08613688,0.627317536,0.541180656,2.190746475,2.190746475,0,-0.240158389,0.590498782,0.350340393,0.643659282 +Keith Jennings,jennike01,1994,RS,GSW,2291,1097,1.84105593,-0.3551933,1.48586263,2.369170371,2.369170371,0,1.67356238,-1.023628026,0.649934354,-0.064830542 +Jeff Grayer,grayeje01,1994,RS,GSW,2289,1096,-0.636610524,-1.705375359,-2.341985883,0.22811593,0.22811593,0,-1.242155643,-2.100799671,-3.342955314,-0.015640209 +Byron Houston,houstby01,1994,RS,GSW,1808,866,-3.789793012,-0.143883617,-3.933676629,-0.529783715,-0.529783715,0,-3.877256138,0.320736633,-3.556519505,1.250601937 +Josh Grant,grantjo01,1994,RS,GSW,798,382,-1.5693989,-0.26803498,-1.83743388,0.180609867,0.180609867,0,-1.097706131,-0.681809709,-1.77951584,1.490219344 +Jud Buechler,buechju01,1994,RS,GSW,455,218,1.044683798,-1.542720598,-0.4980368,0.251736916,0.251736916,0,0.712860465,-2.43884301,-1.725982545,0.486231096 +Andre Spencer,spencan01,1994,RS,GSW,132,63,-1.391437372,-2.27328829,-3.664725662,-0.029302544,-0.029302544,0,-2.26329196,-2.87883258,-5.142124539,-0.32443692 +Todd Lichti,lichtto01,1994,RS,GSW,121,58,-1.016804446,-3.284428842,-4.301233288,-0.046137038,-0.046137038,0,-1.878555924,-2.797519503,-4.676075427,0.489678191 +Dell Demps,dempsde01,1994,RS,GSW,23,11,-12.45766919,7.218865745,-5.23880345,-0.014308453,-0.014308453,0,-9.836538236,6.633347597,-3.203190639,2.348095604 +Tod Murphy,murphto01,1994,RS,GSW,21,10,-3.682579581,-3.529429639,-7.21200922,-0.022967406,-0.022967406,0,-4.902916056,-3.020043537,-7.922959593,0.854941111 +Hakeem Olajuwon,olajuha01,1994,RS,HOU,6560,3277,0.521556806,5.340035105,5.86159191,14.34024062,14.34024062,0,1.027500666,4.899659672,5.927160338,-0.385671096 +Otis Thorpe,thorpot01,1994,RS,HOU,5824,2909,0.359393258,0.193846357,0.553239615,4.887135291,4.887135291,0,0.174289575,0.479524284,0.653813859,-0.303088301 +Vernon Maxwell,maxweve01,1994,RS,HOU,5147,2571,0.678260555,0.655252853,1.333513408,5.374708475,5.374708475,0,1.0964253,0.724669826,1.821095126,0.328169242 +Robert Horry,horryro01,1994,RS,HOU,4744,2370,-0.087514764,2.313282783,2.22576802,6.01159407,6.01159407,0,-0.109106839,2.069429485,1.960322645,-0.079582549 +Kenny Smith,smithke01,1994,RS,HOU,4422,2209,1.444034253,-1.152370583,0.29166367,3.4142412,3.4142412,0,1.048299386,-1.120378598,-0.072079212,-0.387715692 +Mario Elie,eliema01,1994,RS,HOU,3215,1606,0.881297415,-0.482328554,0.398968861,2.583358265,2.583358265,0,0.534111437,-0.930212644,-0.396101207,0.117580767 +Carl Herrera,herreca01,1994,RS,HOU,2586,1292,-3.704682528,-0.281233957,-3.985916486,-0.815939726,-0.815939726,0,-3.86084501,-0.498008172,-4.358853181,0.147694769 +Scott Brooks,brooksc01,1994,RS,HOU,2452,1225,-0.475825991,0.002599497,-0.473226494,1.422793606,1.422793606,0,-1.06102773,-0.166985932,-1.228013662,-0.012069119 +Sam Cassell,cassesa01,1994,RS,HOU,2246,1122,-0.825017175,0.499897625,-0.325119551,1.399263301,1.399263301,0,-0.844288257,0.584536867,-0.259751389,0.773324082 +Matt Bullard,bullama01,1994,RS,HOU,1451,725,-0.816759289,-1.448787037,-2.265546326,0.180254722,0.180254722,0,-0.661752327,-2.18467031,-2.846422637,0.568062333 +Eric Riley,rileyer01,1994,RS,HOU,438,219,-3.727522112,0.392322212,-3.3351999,-0.065659886,-0.065659886,0,-3.759896424,-0.699612505,-4.459508929,0.402222572 +Richard Petruska,petruri01,1994,RS,HOU,184,92,-5.997468772,-0.840853811,-6.838322583,-0.194239012,-0.194239012,0,-4.857777977,-2.253618581,-7.111396559,1.173375386 +Chris Jent,jentch01,1994,RS,HOU,156,78,0.98736583,-2.434606971,-1.447241141,0.052421524,0.052421524,0,0.604750998,-1.65397425,-1.049223251,1.071938803 +Larry Robinson,robinla01,1994,RS,HOU,110,55,-2.805729604,4.04980951,1.244079906,0.115491035,0.115491035,0,-1.336473881,3.362744126,2.026270245,2.930815868 +Earl Cureton,curetea01,1994,RS,HOU,60,30,-8.05391843,-1.378462632,-9.432381062,-0.102471122,-0.102471122,0,-7.850705094,-1.423757441,-9.274462534,0.179339944 +Reggie Miller,millere01,1994,RS,IND,5186,2638,4.752588102,0.372338349,5.124926451,10.60461566,10.60461566,0,4.578085131,0.638383054,5.216468185,0.051686632 +Derrick McKey,mckeyde01,1994,RS,IND,5137,2613,0.274404725,0.730313132,1.004717857,5.009934071,5.009934071,0,0.371013561,0.86482824,1.235841801,0.083099674 +Dale Davis,davisda01,1994,RS,IND,4506,2292,0.722770491,1.165148099,1.88791859,5.397110997,5.397110997,0,0.827640783,1.356726128,2.184366912,-0.467947808 +Rik Smits,smitsri01,1994,RS,IND,4154,2113,0.490460006,1.106561751,1.597021758,4.697326498,4.697326498,0,0.677741802,1.144862029,1.822603831,0.226070531 +Antonio Davis,davisan01,1994,RS,IND,3405,1732,-0.646867719,0.837061744,0.190194026,2.595338779,2.595338779,0,-0.62118747,0.383562002,-0.237625468,-0.10415644 +Haywoode Workman,workmha01,1994,RS,IND,3370,1714,0.265345272,0.318088516,0.583433788,2.917318101,2.917318101,0,0.326888757,0.486296003,0.81318476,0.075524282 +Byron Scott,scottby01,1994,RS,IND,2353,1197,0.708936073,0.093532409,0.802468482,2.173182447,2.173182447,0,0.812304546,-0.687703803,0.124600743,0.162202971 +Sam Mitchell,mitchsa01,1994,RS,IND,2131,1084,-1.72157926,-0.524870186,-2.246449447,0.279915475,0.279915475,0,-1.766981611,-0.491767319,-2.25874893,0.4918937 +Vern Fleming,flemive01,1994,RS,IND,2070,1053,-1.626711941,-0.674924829,-2.301636769,0.241098922,0.241098922,0,-1.715563951,-0.853451839,-2.56901579,0.0878937 +Pooh Richardson,richapo01,1994,RS,IND,2009,1022,-0.13839951,-1.154107995,-1.292507506,0.758077236,0.758077236,0,-0.156747369,-1.100997124,-1.257744493,-0.239962556 +Kenny Williams,willike03,1994,RS,IND,1931,982,-0.148484239,0.407048402,0.258564163,1.501095208,1.501095208,0,-0.502415574,-0.462721161,-0.965136735,-0.398710503 +Malik Sealy,sealyma01,1994,RS,IND,1225,623,-2.848344723,0.736910079,-2.111434644,0.204745789,0.204745789,0,-2.379775248,0.394295492,-1.985479756,0.841551214 +LaSalle Thompson,thompla01,1994,RS,IND,554,282,-6.771439613,0.922600858,-5.848838755,-0.452700084,-0.452700084,0,-6.054519549,1.072335236,-4.982184313,1.47867998 +Scott Haskin,haskisc01,1994,RS,IND,366,186,-4.449678008,0.868118333,-3.581559674,-0.079339891,-0.079339891,0,-4.442071475,0.086818916,-4.355252559,0.521005455 +Lester Conner,connele01,1994,RS,IND,332,169,-0.936983462,3.048937561,2.111954099,0.419073067,0.419073067,0,-0.7555159,2.687811172,1.932295272,-0.032849241 +Gerald Paddio,paddige01,1994,RS,IND,108,55,-7.549653324,-2.324293433,-9.873946757,-0.198968205,-0.198968205,0,-7.379224985,-4.216483497,-11.59570848,-0.451029537 +Ron Harper,harpero01,1994,RS,LAC,5994,2856,-0.214534194,0.053708906,-0.160825288,3.771868062,3.771868062,0,0.093277938,0.326004368,0.419282306,-0.022937446 +Mark Jackson,jacksma01,1994,RS,LAC,5690,2711,1.726223039,-1.064181108,0.662041931,4.686498308,4.686498308,0,1.345682985,-0.890964455,0.45471853,-0.670398897 +Loy Vaught,vaughlo01,1994,RS,LAC,4445,2118,-0.061076723,-0.029834318,-0.090911042,2.868158412,2.868158412,0,-0.320791575,0.340391468,0.019599893,-0.176262672 +Elmore Spencer,spencel01,1994,RS,LAC,4051,1930,-5.192374765,-0.763223306,-5.955598071,-3.156195255,-3.156195255,0,-5.066865688,-1.182875286,-6.249740974,-0.009521378 +Danny Manning,mannida01,1994,RS,LAC,3348,1595,-0.759846984,-1.514973878,-2.274820862,0.387952371,0.387952371,0,-0.421507545,-0.8095925,-1.231100045,0.315163906 +Gary Grant,grantga01,1994,RS,LAC,3218,1533,-1.111595096,0.772397798,-0.339197297,1.891587126,1.891587126,0,-1.054472366,0.75971736,-0.294755005,0.306753203 +Dominique Wilkins,wilkido01,1994,RS,LAC,1990,948,3.125692498,-1.065961925,2.059730573,2.329365798,2.329365798,0,3.148096273,-0.959067328,2.189028944,0.125984617 +Harold Ellis,ellisha01,1994,RS,LAC,1937,923,1.560270086,1.54914711,3.109417196,2.767250171,2.767250171,0,1.172577995,1.568993924,2.741571919,0.277807984 +Bo Outlaw,outlabo01,1994,RS,LAC,1828,871,0.397198425,0.937076255,1.33427468,1.812821312,1.812821312,0,-0.32221176,0.912645257,0.590433497,-0.114842233 +Mark Aguirre,aguirma01,1994,RS,LAC,1803,859,-0.091595763,-2.292742893,-2.384338656,0.160955908,0.160955908,0,-0.335680881,-2.405832939,-2.741513821,0.420681244 +Terry Dehere,deherte01,1994,RS,LAC,1593,759,-4.100875791,-2.403419901,-6.504295692,-1.456640735,-1.456640735,0,-4.013366612,-2.842720055,-6.856086668,0.186710784 +John Williams,willijo02,1994,RS,LAC,1522,725,-1.002053297,-0.786972462,-1.789025759,0.355901481,0.355901481,0,-1.566146971,-0.703194823,-2.269341794,0.119646332 +Tom Tolbert,tolbeto01,1994,RS,LAC,1343,640,-3.904744431,-2.082813979,-5.98755841,-1.055587878,-1.055587878,0,-4.418325743,-2.89491936,-7.313245103,-0.142525744 +Bob Martin,martibo01,1994,RS,LAC,1123,535,-5.401550714,-0.813682267,-6.215232981,-0.954372653,-0.954372653,0,-5.706879787,-0.755888055,-6.462767842,0.866184981 +Randy Woods,woodsra01,1994,RS,LAC,739,352,0.450064852,-0.569375953,-0.119311101,0.478227176,0.478227176,0,0.822928701,-0.941896696,-0.118967996,1.177551959 +Stanley Roberts,roberst01,1994,RS,LAC,735,350,-6.127325928,-0.033655805,-6.160981733,-0.612509877,-0.612509877,0,-5.744614519,0.166866149,-5.57774837,0.538925845 +Henry James,jameshe01,1994,RS,LAC,157,75,0.494386931,-2.134510868,-1.640123936,0.043017637,0.043017637,0,0.774327918,-2.546543974,-1.772216056,1.242333765 +Nick Van Exel,vanexni01,1994,RS,LAL,5434,2700,1.250794667,-1.835320097,-0.584525431,2.97853341,2.97853341,0,1.334911821,-1.434968916,-0.100057094,-0.14500036 +Vlade Divac,divacvl01,1994,RS,LAL,5403,2685,0.634202939,0.455022536,1.089225475,5.248797935,5.248797935,0,0.78998207,0.775953753,1.565935823,-0.192268362 +Sedale Threatt,threase01,1994,RS,LAL,4584,2278,0.526746637,-0.613214635,-0.086467997,3.092355455,3.092355455,0,0.181327344,-0.1265841,0.054743243,-0.102475789 +Elden Campbell,campbel01,1994,RS,LAL,4534,2253,-1.722358866,0.434031015,-1.288327851,1.676326851,1.676326851,0,-1.657728745,0.481259652,-1.176469093,-0.219777845 +George Lynch,lynchge01,1994,RS,LAL,3546,1762,0.935290139,0.782907068,1.718197208,4.013391328,4.013391328,0,0.720027232,0.83295142,1.552978652,-0.081333004 +Tony Smith,smithto02,1994,RS,LAL,3254,1617,-0.447384486,-1.774794564,-2.22217905,0.434242176,0.434242176,0,-0.805172789,-1.871929142,-2.677101931,-0.266677819 +James Worthy,worthja01,1994,RS,LAL,3214,1597,-2.498195808,-2.073112091,-4.571307899,-1.479681198,-1.479681198,0,-2.335415388,-3.035217336,-5.370632723,-0.278939537 +Doug Christie,chrisdo01,1994,RS,LAL,3049,1515,-0.764857408,-0.236081022,-1.00093843,1.36432417,1.36432417,0,-0.542577267,-0.064006137,-0.606583404,0.881407827 +Anthony Peeler,peelean01,1994,RS,LAL,1857,923,0.050173627,-0.946309371,-0.896135744,0.877006493,0.877006493,0,0.154152191,-0.393891633,-0.239739442,0.440373539 +Kurt Rambis,rambiku01,1994,RS,LAL,1278,635,-0.054138254,-0.289162614,-0.343300868,0.780082144,0.780082144,0,-0.582791093,-0.511034015,-1.093825108,0.045295798 +Sam Bowie,bowiesa01,1994,RS,LAL,1119,556,-3.078583961,-1.804788292,-4.883372253,-0.604251407,-0.604251407,0,-3.179357581,-2.203333932,-5.382691513,-0.147077415 +James Edwards,edwarja01,1994,RS,LAL,944,469,-5.012917086,-3.48111046,-8.494027545,-1.39353653,-1.39353653,0,-5.096223701,-3.161690644,-8.257914345,1.336247078 +Reggie Jordan,jordare01,1994,RS,LAL,521,259,3.009464696,-0.404558542,2.604906155,0.703920135,0.703920135,0,2.456385502,-0.925884454,1.530501048,-0.501429382 +Antonio Harvey,harvean01,1994,RS,LAL,497,247,-6.419361428,-0.163167984,-6.582529412,-0.485674668,-0.485674668,0,-6.08371468,-0.826610733,-6.910325413,0.538334055 +Danny Schayes,schayda01,1994,RS,LAL,268,133,-4.702953841,-1.335395239,-6.03834908,-0.223685029,-0.223685029,0,-4.506111676,-1.679320676,-6.185432351,0.236716471 +Trevor Wilson,wilsotr01,1994,RS,LAL,254,126,0.174216924,-0.969114514,-0.794897589,0.126418063,0.126418063,0,0.163984913,-0.325818684,-0.161833771,0.56197384 +Glen Rice,ricegl01,1994,RS,MIA,5928,2999,2.659889432,0.705185384,3.365074817,9.346250625,9.346250625,0,2.931285628,0.749496939,3.680782567,-0.10659033 +Steve Smith,smithst01,1994,RS,MIA,5487,2776,3.713662057,-0.976184132,2.737477925,7.759685026,7.759685026,0,3.620345983,-0.78049218,2.839853803,-0.152474096 +Rony Seikaly,seikaro01,1994,RS,MIA,4764,2410,-0.944737743,0.98409002,0.039352278,3.428908938,3.428908938,0,-0.491180593,0.989570159,0.498389567,-0.023245484 +Grant Long,longgr01,1994,RS,MIA,4351,2201,-0.356673291,0.631050213,0.274376923,3.396471946,3.396471946,0,-0.052604668,0.989004215,0.936399547,0.007007074 +Brian Shaw,shawbr01,1994,RS,MIA,4026,2037,1.443830663,-0.746551952,0.697278712,3.590154683,3.590154683,0,1.479026314,-0.907007554,0.57201876,0.200818284 +John Salley,sallejo01,1994,RS,MIA,3775,1910,-0.870096525,0.572943038,-0.297153487,2.395520121,2.395520121,0,-0.9396754,0.698598193,-0.241077207,0.21199937 +Bimbo Coles,colesbi01,1994,RS,MIA,3412,1726,0.221927669,-0.308131521,-0.086203852,2.348448976,2.348448976,0,0.162037447,-0.495925769,-0.333888322,0.110618475 +Harold Miner,minerha01,1994,RS,MIA,2684,1358,-0.453887578,-2.096609721,-2.550497299,0.138064341,0.138064341,0,-0.837702823,-2.390724649,-3.228427471,-0.11239087 +Matt Geiger,geigema01,1994,RS,MIA,2370,1199,0.125712814,0.503418198,0.629131013,2.08074493,2.08074493,0,-0.029924658,0.630568184,0.600643526,0.634565503 +Willie Burton,burtowi01,1994,RS,MIA,1378,697,-1.020763189,-0.870360938,-1.891124128,0.307227598,0.307227598,0,-1.207243722,-1.545840415,-2.753084137,0.568208576 +Keith Askins,askinke01,1994,RS,MIA,631,319,-2.349971774,-0.621782993,-2.971754767,-0.036568998,-0.036568998,0,-2.441645257,-0.739825975,-3.181471232,1.27344979 +Alec Kessler,kesslal01,1994,RS,MIA,130,66,-1.513169853,-2.740658474,-4.253828327,-0.05134796,-0.05134796,0,-1.3334857,-2.751485468,-4.084971168,1.347930393 +Manute Bol,bolma01,1994,RS,MIA,121,61,-13.86662012,-3.12461861,-16.99123873,-0.444718434,-0.444718434,0,-12.98956204,-4.939671989,-17.92923403,0.325652075 +Morlon Wiley,wileymo01,1994,RS,MIA,67,34,-6.670961206,-1.208998529,-7.879959735,-0.091040412,-0.091040412,0,-5.789807014,-2.376443723,-8.166250737,2.219226285 +Gary Alexander,alexaga01,1994,RS,MIA,24,12,-7.673293665,-3.838602119,-11.51189578,-0.055057865,-0.055057865,0,-7.49341613,-3.488098926,-10.98151506,2.536834861 +Vin Baker,bakervi01,1994,RS,MIL,5098,2560,-1.503033459,-0.826108425,-2.329141883,0.547689954,0.547689954,0,-1.439611694,-0.727248177,-2.166859871,-0.349788682 +Ken Norman,normake01,1994,RS,MIL,5056,2539,-0.754250395,-1.469782993,-2.224033388,0.681013703,0.681013703,0,-0.914260916,-1.39889672,-2.313157635,-0.045523508 +Eric Murdock,murdoer01,1994,RS,MIL,5044,2533,3.086817436,1.177249254,4.26406669,9.066186716,9.066186716,0,3.011876657,1.669361487,4.681238143,0.017535402 +Blue Edwards,edwarbl01,1994,RS,MIL,4624,2322,-0.778613819,-1.109356102,-1.887969921,1.023530082,1.023530082,0,-1.104806423,-0.869794733,-1.974601156,0.216417477 +Todd Day,dayto01,1994,RS,MIL,4236,2127,-0.947451173,-0.120291771,-1.067742944,1.837552373,1.837552373,0,-0.938362373,0.315679828,-0.622682545,0.631274487 +Lee Mayberry,maybele01,1994,RS,MIL,2931,1472,-1.702594569,-2.64399159,-4.346586159,-1.200072524,-1.200072524,0,-2.104701523,-2.800648219,-4.905349742,0.081331974 +Frank Brickowski,brickfr01,1994,RS,MIL,2870,1441,-2.017410253,-1.285836932,-3.303247185,-0.40889759,-0.40889759,0,-1.764213861,-0.555935197,-2.320149058,0.50900284 +Jon Barry,barryjo01,1994,RS,MIL,2473,1242,0.429854504,1.653389816,2.083244319,3.083829906,3.083829906,0,0.333774285,1.41914255,1.752916835,0.664781231 +Derek Strong,stronde01,1994,RS,MIL,2252,1131,-1.439128764,-1.15614656,-2.595275323,0.088725461,0.088725461,0,-1.732262858,-1.978712748,-3.710975606,-0.599627755 +Brad Lohaus,lohaubr01,1994,RS,MIL,1916,962,-3.330944923,-0.529206686,-3.860151608,-0.550464911,-0.550464911,0,-3.103306501,-0.732854143,-3.836160644,0.987114907 +Anthony Avent,aventan01,1994,RS,MIL,1384,695,-3.35187807,-2.4410721,-5.792950169,-1.07554423,-1.07554423,0,-3.472780608,-2.686525269,-6.159305877,-0.307933126 +Danny Schayes,schayda01,1994,RS,MIL,458,230,-6.326472544,-2.51097252,-8.837445064,-0.715052483,-0.715052483,0,-6.491778976,-2.971540996,-9.463319972,0.096349284 +Anthony Cook,cookan01,1994,RS,MIL,400,201,-3.796286352,-2.933298428,-6.72958478,-0.409247911,-0.409247911,0,-4.166697921,-3.547393541,-7.714091462,0.268997152 +Joe Courtney,courtjo01,1994,RS,MIL,352,177,-5.449527924,-1.98705092,-7.436578844,-0.425772299,-0.425772299,0,-5.227392453,-2.392699111,-7.620091564,0.579613829 +Mike Gminski,gminsmi01,1994,RS,MIL,108,54,-12.73553811,-2.98397169,-15.7195098,-0.354670361,-0.354670361,0,-12.19549226,-4.375545693,-16.57103795,-0.713742593 +Greg Foster,fostegr01,1994,RS,MIL,38,19,-2.235106752,-2.813455126,-5.048561878,-0.022408304,-0.022408304,0,-3.218276021,-3.334081707,-6.552357728,0.546397777 +Christian Laettner,laettch01,1994,RS,MIN,4845,2428,-0.593977114,0.369757038,-0.224220076,3.13245592,3.13245592,0,-0.281719841,0.557882547,0.276162706,0.110935286 +Isaiah Rider,rideris01,1994,RS,MIN,4819,2415,-0.455908276,-2.131917683,-2.587825959,0.199756454,0.199756454,0,-0.51564483,-2.059728668,-2.575373498,-0.030599842 +Micheal Williams,willimi02,1994,RS,MIN,4402,2206,2.771767217,0.171673783,2.943441,6.404297414,6.404297414,0,2.433213419,0.627047892,3.060261311,-0.055227568 +Doug West,westdo01,1994,RS,MIN,4354,2182,-0.745854829,-1.177843422,-1.923698251,0.921952199,0.921952199,0,-1.075798935,-0.548632828,-1.624431762,0.216197757 +Chuck Person,persoch01,1994,RS,MIN,4049,2029,-0.343937583,-1.489831856,-1.83376944,0.95022213,0.95022213,0,-0.235066341,-1.625375248,-1.860441589,0.176968743 +Mike Brown,brownmi01,1994,RS,MIN,3833,1921,-3.979283627,0.003270139,-3.976013488,-1.20277487,-1.20277487,0,-3.959349932,0.269724803,-3.689625129,0.093400199 +Chris Smith,smithch03,1994,RS,MIN,3227,1617,-1.2977574,-1.939774666,-3.237532066,-0.401652491,-0.401652491,0,-1.798198709,-2.027679788,-3.825878497,-0.133574544 +Thurl Bailey,baileth01,1994,RS,MIN,2588,1297,-1.011670674,-0.999973292,-2.011643966,0.485376151,0.485376151,0,-1.470672952,-1.941299904,-3.411972855,-0.633413366 +Luc Longley,longllu01,1994,RS,MIN,1974,989,-3.93540363,-0.14214171,-4.07754534,-0.673300197,-0.673300197,0,-3.565578102,0.00569992,-3.559878182,0.493795589 +Tellis Frank,frankte01,1994,RS,MIN,1914,959,-2.401324122,0.414927162,-1.98639696,0.376167142,0.376167142,0,-2.626531276,0.674653944,-1.951877332,0.656867292 +Marlon Maxey,maxeyma01,1994,RS,MIN,1249,626,-0.377191241,0.214149478,-0.163041762,0.832053484,0.832053484,0,-0.783368879,0.187385316,-0.595983564,0.677594583 +Stacey King,kingst01,1994,RS,MIN,1030,516,-3.207690144,-1.391106408,-4.598796552,-0.488089567,-0.488089567,0,-2.78257683,-0.992288408,-3.774865238,0.270785535 +Brian Davis,davisbr02,1994,RS,MIN,746,374,-4.012521325,-0.358478709,-4.371000035,-0.309421441,-0.309421441,0,-4.177346965,-1.428611855,-5.60595882,0.034425686 +Stanley Jackson,jacksst01,1994,RS,MIN,184,92,2.865800062,-0.450574162,2.4152259,0.243877246,0.243877246,0,2.316439879,-0.985169782,1.331270097,0.567559788 +Corey Williams,willico01,1994,RS,MIN,92,46,-2.776652731,-0.354750424,-3.131403155,-0.009010015,-0.009010015,0,-3.124293358,-0.050693011,-3.174986369,0.632062017 +Andres Guibert,guibean01,1994,RS,MIN,66,33,-9.43126154,-4.063059473,-13.49432101,-0.181467041,-0.181467041,0,-7.969809735,-5.070239637,-13.04004937,0.302822171 +Kenny Anderson,anderke01,1994,RS,NJN,6309,3135,2.839474319,0.07784937,2.917323689,9.033254756,9.033254756,0,3.014117968,0.697294096,3.711412064,-0.334421777 +Derrick Coleman,colemde01,1994,RS,NJN,5591,2778,2.058257866,0.760373093,2.818630959,7.845350081,7.845350081,0,2.279327736,0.641530911,2.920858647,-0.576375548 +Kevin Edwards,edwarke01,1994,RS,NJN,5488,2727,0.235001907,0.087538277,0.322540183,4.25878179,4.25878179,0,0.194279306,0.29969431,0.493973616,-0.362245727 +Armen Gilliam,gilliar01,1994,RS,NJN,3962,1969,0.987158587,-0.745390321,0.241768266,2.980843561,2.980843561,0,0.665239383,-1.335657019,-0.670417636,-0.788950612 +P.J. Brown,brownpj01,1994,RS,NJN,3924,1950,-2.164238562,2.083495128,-0.080743435,2.641218898,2.641218898,0,-2.019222599,1.772638357,-0.246584242,-0.521773048 +Benoit Benjamin,benjabe01,1994,RS,NJN,3657,1817,-2.834605237,0.917713212,-1.916892025,0.771124851,0.771124851,0,-2.682820198,0.593491769,-2.089328429,-0.148793612 +Chris Morris,morrich01,1994,RS,NJN,2715,1349,1.898000822,1.070949776,2.968950598,3.936420625,3.936420625,0,1.855229363,1.023161413,2.878390776,0.007257575 +Johnny Newman,newmajo01,1994,RS,NJN,2552,1268,-0.210992561,-0.822989581,-1.033982142,1.121227874,1.121227874,0,-0.313380986,-0.627897293,-0.94127828,0.960377789 +Jayson Williams,willija01,1994,RS,NJN,1765,877,-1.890242561,-0.401929736,-2.292172297,0.20547079,0.20547079,0,-2.045878506,-0.407373106,-2.453251612,0.290282656 +David Wesley,wesleda01,1994,RS,NJN,1091,542,-0.717580664,0.444241787,-0.273338877,0.688791408,0.688791408,0,-0.583369983,-0.289624563,-0.872994546,0.551447851 +Rex Walters,waltere01,1994,RS,NJN,777,386,2.065233459,-1.533574325,0.531659134,0.647172866,0.647172866,0,1.273243598,-2.225410693,-0.952167095,0.132845397 +Dwayne Schintzius,schindw01,1994,RS,NJN,642,319,-5.86250431,0.9109405,-4.951563809,-0.359350396,-0.359350396,0,-5.701911962,0.539441398,-5.162470564,0.278667232 +Rumeal Robinson,robinru01,1994,RS,NJN,606,301,-5.158442221,-0.758595494,-5.917037715,-0.491687715,-0.491687715,0,-4.608350384,-0.631405056,-5.239755439,1.053706111 +Rick Mahorn,mahorri01,1994,RS,NJN,455,226,-2.592539595,-1.430053098,-4.022592693,-0.147724505,-0.147724505,0,-3.141733161,-1.382721031,-4.524454193,0.647960744 +Ron Anderson,anderro01,1994,RS,NJN,354,176,-1.376033621,-0.636893228,-2.012926849,0.066131031,0.066131031,0,-1.813063946,-1.30918648,-3.122250427,-0.079393239 +Dave Jamerson,jamerda01,1994,RS,NJN,20,10,-21.60775123,-3.342692579,-24.95044381,-0.112505607,-0.112505607,0,-20.05713041,-6.003011571,-26.06014198,-0.646646723 +Patrick Ewing,ewingpa01,1994,RS,NYK,5812,2972,-0.628063798,5.280785571,4.652721773,11.19376754,11.19376754,0,-0.126204189,4.345114616,4.218910427,-0.266524592 +Charles Oakley,oaklech01,1994,RS,NYK,5734,2932,0.467621418,1.959793741,2.427415159,7.724776559,7.724776559,0,0.500307383,2.165821196,2.666128579,-0.250409479 +John Starks,starkjo01,1994,RS,NYK,4023,2057,2.444478769,0.787569908,3.232048678,6.329886517,6.329886517,0,2.858078795,0.971200678,3.829279474,0.794644571 +Greg Anthony,anthogr01,1994,RS,NYK,3899,1994,0.480988082,1.978092123,2.459080205,5.314281622,5.314281622,0,0.486587583,1.84289417,2.329481753,0.270266931 +Anthony Mason,masonan01,1994,RS,NYK,3721,1903,-1.300682635,-0.426334926,-1.727017561,0.990659106,0.990659106,0,-1.612223394,-0.685172779,-2.297396172,-0.248574983 +Anthony Bonner,bonnean01,1994,RS,NYK,2742,1402,-0.465269246,2.414828191,1.949558945,3.376325451,3.376325451,0,-0.803663695,2.051778859,1.248115164,0.421678354 +Hubert Davis,davishu01,1994,RS,NYK,2607,1333,1.687957143,-0.5713484,1.116608743,2.633562688,2.633562688,0,1.251644157,-0.839263812,0.412380344,0.142555495 +Derek Harper,harpede01,1994,RS,NYK,2564,1311,0.383800086,1.967446035,2.351246121,3.445853554,3.445853554,0,0.388179445,1.975035249,2.363214693,0.952548729 +Charles Smith,smithch01,1994,RS,NYK,2161,1105,-2.16108955,0.835702322,-1.325387228,0.805475652,0.805475652,0,-2.342661383,0.659663124,-1.682998259,0.278031257 +Rolando Blackman,blackro01,1994,RS,NYK,1895,969,-0.573896171,-0.457121351,-1.031017522,0.852700326,0.852700326,0,-0.986314105,-0.844654483,-1.830968588,0.32424507 +Herb Williams,willihe01,1994,RS,NYK,1514,774,-4.93721076,2.427503136,-2.509707624,0.095133,0.095133,0,-4.900419534,1.350958037,-3.549461497,0.246241344 +Doc Rivers,riverdo01,1994,RS,NYK,976,499,1.215187572,1.644317478,2.85950505,1.432380831,1.432380831,0,1.080592146,1.664935861,2.745528006,0.286944827 +Tony Campbell,campbto01,1994,RS,NYK,741,379,-0.488989119,1.298921195,0.809932077,0.695172975,0.695172975,0,-0.741260097,1.238485264,0.497225166,0.951231016 +Corey Gaines,gaineco01,1994,RS,NYK,153,78,8.324876411,-0.888150791,7.43672562,0.405701583,0.405701583,0,6.469111396,-1.458057669,5.011053728,0.074716078 +Eric Anderson,anderer01,1994,RS,NYK,76,39,-2.699887985,-0.460044477,-3.159932461,-0.008283229,-0.008283229,0,-2.47926353,-0.459756962,-2.939020492,1.49223462 +Gerald Paddio,paddige01,1994,RS,NYK,16,8,-6.899014669,-2.614404157,-9.513418826,-0.028585362,-0.028585362,0,-7.301413353,-0.235145903,-7.536559256,3.415772152 +Shaquille O'Neal,onealsh01,1994,RS,ORL,6468,3224,4.278610262,1.955350405,6.233960667,14.72486114,14.72486114,0,4.515189007,1.955965391,6.471154399,-0.343334518 +Anfernee Hardaway,hardaan01,1994,RS,ORL,6048,3015,2.427545582,1.209995739,3.637541321,9.824014641,9.824014641,0,2.904066664,1.561434132,4.465500796,-0.016062867 +Nick Anderson,anderni01,1994,RS,ORL,5639,2811,2.661657433,0.777218558,3.438875992,8.874350345,8.874350345,0,2.863128868,0.864698006,3.727826873,-0.016953178 +Scott Skiles,skilesc01,1994,RS,ORL,4620,2303,1.417043135,-2.608848233,-1.191805098,1.823971842,1.823971842,0,1.114695004,-2.533724099,-1.419029094,-0.362304595 +Dennis Scott,scottde01,1994,RS,ORL,4580,2283,1.586293732,-0.161020365,1.425273367,4.86453213,4.86453213,0,1.946009368,-0.336795933,1.609213435,0.024333577 +Jeff Turner,turneje01,1994,RS,ORL,3081,1536,-3.003362395,-1.897066843,-4.900429238,-1.697856161,-1.697856161,0,-2.923635306,-1.287798394,-4.2114337,0.721573685 +Donald Royal,royaldo01,1994,RS,ORL,2722,1357,-0.118604012,-0.31077499,-0.429379002,1.60547171,1.60547171,0,-0.548919149,-0.875571746,-1.424490894,-0.07129795 +Anthony Bowie,bowiean01,1994,RS,ORL,1902,948,-1.572630978,-1.196863332,-2.76949431,-0.009427727,-0.009427727,0,-2.039018255,-1.884956828,-3.923975083,-0.011008863 +Larry Krystkowiak,krystla01,1994,RS,ORL,1368,682,-2.742022184,-1.495924052,-4.237946236,-0.5176104,-0.5176104,0,-2.926848208,-1.563747092,-4.4905953,-0.024167683 +Anthony Avent,aventan01,1994,RS,ORL,1356,676,-4.536805435,-1.549198895,-6.08600433,-1.151534739,-1.151534739,0,-4.294195587,-1.647193118,-5.941388705,0.080537991 +Tree Rollins,rollitr01,1994,RS,ORL,770,384,-3.537001666,1.387825193,-2.149176473,0.117679518,0.117679518,0,-3.845994649,0.487395605,-3.358599044,-0.026085223 +Greg Kite,kitegr01,1994,RS,ORL,620,309,-7.556768101,-1.298507935,-8.855276037,-0.973618171,-0.973618171,0,-7.466277672,-1.172710796,-8.638988469,1.110907616 +Litterial Green,greenli01,1994,RS,ORL,253,126,-3.829052965,-1.566167432,-5.395220397,-0.171713544,-0.171713544,0,-3.5458103,-2.228658957,-5.774469257,0.942320979 +Keith Tower,towerke01,1994,RS,ORL,64,32,-6.131438948,-1.892629238,-8.024068185,-0.086977165,-0.086977165,0,-6.549159405,-1.688189216,-8.237348621,0.973068559 +Todd Lichti,lichtto01,1994,RS,ORL,40,20,-1.907546771,2.121397311,0.21385054,0.03048605,0.03048605,0,-1.441187565,1.800863221,0.359675656,0.773013027 +Lorenzo Williams,willilo01,1994,RS,ORL,38,19,-2.65465745,4.351633421,1.696975971,0.043519066,0.043519066,0,-1.817821863,4.739223906,2.921402043,0.91749383 +Geert Hammink,hammige01,1994,RS,ORL,6,3,3.841379441,-3.468765404,0.372614037,0.004792209,0.004792209,0,3.815283845,-1.280693407,2.534590438,0.256447777 +Anthony Cook,cookan01,1994,RS,ORL,4,2,-44.44698849,-12.34641454,-56.79340303,-0.055756469,-0.055756469,0,-39.31926701,-17.92940113,-57.24866814,1.065570277 +Clarence Weatherspoon,weathcl01,1994,RS,PHI,6346,3147,-0.377311186,0.380258561,0.002947374,4.384253402,4.384253402,0,-0.536474437,0.504629689,-0.031844748,-0.78115275 +Dana Barros,barroda01,1994,RS,PHI,5080,2519,2.22493718,-1.251596786,0.973340394,4.770277564,4.770277564,0,2.063510618,-0.925846785,1.137663833,-0.30039814 +Tim Perry,perryti01,1994,RS,PHI,4711,2336,-1.488610801,-0.627599429,-2.11621023,0.753162572,0.753162572,0,-1.426433905,-0.497774341,-1.924208246,-0.280972613 +Jeff Hornacek,hornaje01,1994,RS,PHI,4021,1994,2.080136887,-0.719438952,1.360697935,4.199457965,4.199457965,0,1.868325366,0.016759378,1.885084744,0.4023906 +Orlando Woolridge,woolror01,1994,RS,PHI,3943,1955,-1.83579201,-1.885540099,-3.721332108,-0.968715395,-0.968715395,0,-2.156525049,-1.810592959,-3.967118008,-0.013020097 +Shawn Bradley,bradlsh01,1994,RS,PHI,2793,1385,-6.378915004,0.958667873,-5.420247131,-1.889749941,-1.889749941,0,-5.578127908,0.813489001,-4.764638907,0.146955823 +Johnny Dawkins,dawkijo01,1994,RS,PHI,2708,1343,-0.267158931,-1.487114866,-1.754273797,0.680552384,0.680552384,0,-0.519760154,-1.74217659,-2.261936744,-0.242310557 +Eric Leckner,leckner01,1994,RS,PHI,2345,1163,-3.933991572,-1.807812744,-5.741804317,-1.787856263,-1.787856263,0,-4.101734022,-1.409025785,-5.510759807,0.68478246 +Jeff Malone,malonje01,1994,RS,PHI,1821,903,0.228317074,-2.755521648,-2.527204574,0.101958386,0.101958386,0,-0.443338381,-2.136936756,-2.580275137,-0.643032266 +Greg Graham,grahagr01,1994,RS,PHI,1793,889,-3.154691164,0.029199823,-3.125491341,-0.170679411,-0.170679411,0,-3.229348383,-0.564884009,-3.794232392,0.208305323 +Warren Kidd,kiddwa01,1994,RS,PHI,1783,884,-2.107090379,-1.477960313,-3.585050692,-0.378412256,-0.378412256,0,-2.674652188,-1.293624523,-3.968276711,0.457496605 +Moses Malone,malonmo01,1994,RS,PHI,1246,618,-1.56732862,-1.968572847,-3.535901467,-0.245756869,-0.245756869,0,-1.688840332,-3.022677988,-4.71151832,-0.792560641 +Sean Green,greense01,1994,RS,PHI,670,332,-6.132837821,-1.401728105,-7.534565926,-0.821208565,-0.821208565,0,-5.403234135,-2.195539007,-7.598773143,1.278711643 +Isaac Austin,austiis01,1994,RS,PHI,405,201,-3.136639528,-0.403411576,-3.540051104,-0.081184439,-0.081184439,0,-3.05754346,-0.589410202,-3.646953662,0.195448568 +Manute Bol,bolma01,1994,RS,PHI,99,49,-4.8221248,-0.395607925,-5.217732725,-0.062217362,-0.062217362,0,-5.083665909,0.578974079,-4.50469183,0.818265252 +Bill Edwards,edwarbi01,1994,RS,PHI,89,44,-10.14831734,1.476412041,-8.671905302,-0.135535247,-0.135535247,0,-8.308019659,1.462317731,-6.845701928,1.879021148 +Michael Curry,currymi01,1994,RS,PHI,87,43,-10.17636518,-4.073704538,-14.25006972,-0.255917816,-0.255917816,0,-10.08924179,-4.147378841,-14.23662063,1.381774904 +Dan Majerle,majerda01,1994,RS,PHO,6535,3207,2.465406754,-0.081457455,2.3839493,8.379284164,8.379284164,0,2.835002923,0.387775295,3.222778219,-0.239929349 +A.C. Green,greenac01,1994,RS,PHO,5757,2825,1.400847922,-0.329592884,1.071255037,5.455990928,5.455990928,0,1.409803861,-0.338807091,1.07099677,-0.902368554 +Kevin Johnson,johnske02,1994,RS,PHO,4990,2449,4.153761099,-0.616055637,3.537705462,7.811700583,7.811700583,0,4.031448407,-0.349537907,3.6819105,-0.547082601 +Charles Barkley,barklch01,1994,RS,PHO,4683,2298,3.615842771,0.802943711,4.418786483,8.402619354,8.402619354,0,4.163192624,0.713314769,4.876507393,-0.026905878 +Oliver Miller,milleol01,1994,RS,PHO,3639,1786,-0.334546106,2.773020593,2.438474487,4.73200379,4.73200379,0,-0.061856439,2.370469788,2.308613349,0.085018377 +Cedric Ceballos,cebalce01,1994,RS,PHO,3264,1602,2.704340608,-0.155208752,2.549131855,4.314155213,4.314155213,0,2.564034468,-0.220802839,2.343231629,-0.378614226 +Danny Ainge,aingeda01,1994,RS,PHO,3169,1555,1.089255952,-1.286607807,-0.197351856,2.035452416,2.035452416,0,1.123234346,-1.235002914,-0.111768568,0.488565234 +Mark West,westma01,1994,RS,PHO,2519,1236,-3.47827092,1.115376049,-2.36289487,0.245548417,0.245548417,0,-3.367645542,0.855155869,-2.512489673,0.566580449 +Frank Johnson,johnsfr01,1994,RS,PHO,1783,875,-1.720545997,-1.262341552,-2.982887549,-0.104624302,-0.104624302,0,-1.881605328,-1.086011068,-2.967616396,0.608608944 +Joe Kleine,kleinjo01,1994,RS,PHO,1728,848,-3.463141671,-0.932421504,-4.395563174,-0.713525762,-0.713525762,0,-3.532886145,-1.255027191,-4.787913335,0.21270188 +Elliot Perry,perryel01,1994,RS,PHO,880,432,-1.829625091,-0.70760689,-2.537231981,0.046832571,0.046832571,0,-1.881540842,-1.17388446,-3.055425302,-0.129006529 +Jerrod Mustaf,mustaje01,1994,RS,PHO,399,196,-5.975094379,-1.361350021,-7.3364444,-0.460193645,-0.460193645,0,-5.667345869,-1.903560741,-7.570906611,0.325848404 +Joe Courtney,courtjo01,1994,RS,PHO,342,168,-0.335493448,-3.244367115,-3.579860563,-0.071379998,-0.071379998,0,-0.693164052,-3.798300649,-4.491464701,0.33779231 +Duane Cooper,coopedu01,1994,RS,PHO,277,136,-4.5555647,-4.5629089,-9.1184736,-0.444149031,-0.444149031,0,-4.591384954,-5.898098124,-10.48948308,0.491873373 +Malcolm Mackey,mackema01,1994,RS,PHO,141,69,-4.345295199,-1.560756361,-5.90605156,-0.110887803,-0.110887803,0,-4.063815743,-2.566968819,-6.630784562,-0.188142932 +Skeeter Henry,henrysk01,1994,RS,PHO,31,15,-3.962738893,-4.376669347,-8.339408239,-0.043244873,-0.043244873,0,-4.07769112,-5.851039823,-9.928730944,1.055477777 +Negele Knight,knighne01,1994,RS,PHO,16,8,-12.44819531,-4.165378051,-16.61357336,-0.05673856,-0.05673856,0,-12.1001555,-3.922881905,-16.0230374,0.260215902 +Rod Strickland,stricro02,1994,RS,POR,6015,2889,3.638751332,0.074191956,3.712943288,9.468651979,9.468651979,0,3.414951301,0.246792962,3.661744263,-0.581085157 +Clifford Robinson,robincl02,1994,RS,POR,5940,2853,-1.2151169,1.840417866,0.625300966,4.909266497,4.909266497,0,-0.479917202,1.869139594,1.389222392,-0.074898172 +Buck Williams,willibu01,1994,RS,POR,5488,2636,0.566766982,-0.136977834,0.429789148,4.252788796,4.252788796,0,0.317728805,0.039720339,0.357449144,-0.53265538 +Clyde Drexler,drexlcl01,1994,RS,POR,4859,2334,3.123830439,0.0587452,3.182575639,7.064956978,7.064956978,0,3.226234696,0.358327351,3.584562047,0.005524946 +Harvey Grant,grantha01,1994,RS,POR,4397,2112,-1.280116147,0.376557107,-0.903559041,1.982945346,1.982945346,0,-1.435894912,0.272317937,-1.163576975,-0.322781195 +Terry Porter,portete01,1994,RS,POR,4318,2074,2.385035039,-0.976361617,1.408673422,4.390332884,4.390332884,0,2.434775087,-1.172852157,1.26192293,-0.222797097 +Mark Bryant,bryanma01,1994,RS,POR,3000,1441,-3.41387059,-0.385444187,-3.799314777,-0.772446241,-0.772446241,0,-3.362780869,-0.601184896,-3.963965765,0.123740584 +Jerome Kersey,kerseje01,1994,RS,POR,2657,1276,-0.726510951,2.043815114,1.317304164,2.664478247,2.664478247,0,-0.812428986,2.118165867,1.305736881,0.603391534 +Tracy Murray,murratr01,1994,RS,POR,1707,820,0.803531074,-1.139038972,-0.335507898,1.009592227,1.009592227,0,0.598457138,-2.097896771,-1.499439633,-0.051861824 +James Robinson,robinja02,1994,RS,POR,1401,673,-3.061474844,-0.704892543,-3.766367387,-0.35088115,-0.35088115,0,-2.637625742,-1.314605167,-3.952230909,0.523015115 +Reggie Smith,smithre01,1994,RS,POR,658,316,-3.516701804,0.22763961,-3.289062193,-0.087310674,-0.087310674,0,-3.531354891,-0.196312795,-3.727667686,0.444427094 +Jaren Jackson,jacksja01,1994,RS,POR,389,187,-3.210545149,-2.955011625,-6.165556774,-0.326616299,-0.326616299,0,-3.552171167,-3.934401664,-7.486572831,0.220584487 +Chris Dudley,dudlech02,1994,RS,POR,179,86,-3.961115138,1.613328813,-2.347786324,0.017742125,0.017742125,0,-3.513194618,2.293705995,-1.219488623,0.513236157 +Kevin Thompson,thompke01,1994,RS,POR,121,58,-5.648229745,-3.00511146,-8.653341205,-0.175981168,-0.175981168,0,-5.703971398,-3.637342474,-9.341313872,0.711704885 +Mitch Richmond,richmmi01,1994,RS,SAC,5952,2897,1.915642839,-1.182795089,0.73284775,5.14651193,5.14651193,0,1.891007953,-0.838571114,1.052436838,-0.024473723 +Lionel Simmons,simmoli01,1994,RS,SAC,5551,2702,-0.532939158,0.333432692,-0.199506466,3.498306804,3.498306804,0,-0.578445725,0.278438876,-0.300006849,-0.48454989 +Spud Webb,webbsp01,1994,RS,SAC,5274,2567,1.981984788,-0.982136429,0.999848359,4.897507825,4.897507825,0,1.597707788,-0.681021093,0.916686695,-0.266632255 +Wayman Tisdale,tisdawa01,1994,RS,SAC,5254,2557,-0.599125723,-1.250181285,-1.849307008,1.173343259,1.173343259,0,-0.777328233,-0.842697629,-1.620025862,-0.137931339 +Walt Williams,williwa02,1994,RS,SAC,2786,1356,-2.92859268,-0.92344219,-3.85203487,-0.772968635,-0.772968635,0,-2.372075186,-0.91561999,-3.287695176,1.331269454 +Trevor Wilson,wilsotr01,1994,RS,SAC,2250,1095,-2.736695917,-1.760772253,-4.49746817,-0.976804634,-0.976804634,0,-2.610876998,-2.190971485,-4.801848483,0.054055111 +Olden Polynice,polynol01,1994,RS,SAC,2161,1052,-0.826277864,-0.821359033,-1.647636897,0.587085005,0.587085005,0,-0.836716765,-0.451743372,-1.288460137,-0.746069645 +Randy Brown,brownra02,1994,RS,SAC,2139,1041,-2.957952026,0.327731653,-2.630220373,0.064029416,0.064029416,0,-3.050177522,0.462256956,-2.587920566,0.623685683 +Pete Chilcutt,chilcpe01,1994,RS,SAC,2001,974,-1.733167209,0.027200429,-1.70596678,0.519456391,0.519456391,0,-1.640828181,0.0339802,-1.606847981,0.118709542 +LaBradford Smith,smithla02,1994,RS,SAC,1703,829,-1.241174226,-1.282582196,-2.523756422,0.096552611,0.096552611,0,-1.509732851,-1.610397086,-3.120129936,0.866513285 +Duane Causwell,causwdu01,1994,RS,SAC,1385,674,-3.149433708,1.179518204,-1.969915503,0.269293943,0.269293943,0,-3.231681162,0.961058455,-2.270622706,0.37402785 +Mike Peplowski,peplomi01,1994,RS,SAC,1370,667,-3.716313493,-0.02949168,-3.745805174,-0.342479107,-0.342479107,0,-3.8975398,0.163968745,-3.733571055,1.023298062 +Bobby Hurley,hurlebo01,1994,RS,SAC,1025,499,-2.626028384,-2.700512635,-5.326541018,-0.653522041,-0.653522041,0,-2.76996306,-3.097477535,-5.867440595,-0.357840535 +Andre Spencer,spencan01,1994,RS,SAC,588,286,-0.334357742,0.718128371,0.38377063,0.460050076,0.460050076,0,-0.54702946,0.322098387,-0.224931073,0.584888373 +Randy Breuer,breuera01,1994,RS,SAC,507,247,-6.7595769,1.028322477,-5.731254423,-0.375972759,-0.375972759,0,-6.785606984,-0.049005504,-6.834612488,0.070922393 +Jim Les,lesji01,1994,RS,SAC,347,169,1.47830129,-1.563241088,-0.084939799,0.229454535,0.229454535,0,0.808141662,-2.181655505,-1.373513842,-0.141173663 +Evers Burns,burnsev01,1994,RS,SAC,294,143,-3.767031955,-0.351052391,-4.118084346,-0.10153283,-0.10153283,0,-3.652155691,0.166641228,-3.485514462,1.657742845 +David Robinson,robinda01,1994,RS,SAS,6153,3241,4.8551972,4.658967304,9.514164505,20.15424861,20.15424861,0,5.414278086,4.222866314,9.6371444,-0.594444002 +Dennis Rodman,rodmade01,1994,RS,SAS,5675,2989,0.957902667,1.077176694,2.035079361,7.230521888,7.230521888,0,0.928991601,1.398588212,2.327579813,-0.879223387 +Dale Ellis,ellisda01,1994,RS,SAS,4917,2590,2.215528924,-0.209794003,2.005734921,6.273821326,6.273821326,0,2.381605742,-0.152613254,2.228992488,-0.160682646 +Willie Anderson,anderwi01,1994,RS,SAS,4724,2488,1.163447261,-0.509828289,0.653618972,4.307558911,4.307558911,0,1.001430235,-0.421252798,0.580177436,-0.287767227 +Vinny Del Negro,delnevi01,1994,RS,SAS,3700,1949,2.060634477,-0.724386599,1.336247878,4.060106653,4.060106653,0,1.622458403,-0.587204277,1.035254126,-0.075216593 +Negele Knight,knighne01,1994,RS,SAS,2715,1430,-0.034500187,-1.813561778,-1.848061965,0.658127603,0.658127603,0,-0.287638742,-1.783034415,-2.070673157,0.012612636 +J.R. Reid,reidjr01,1994,RS,SAS,2552,1344,-1.230927777,-0.255171358,-1.486099136,0.870196767,0.870196767,0,-0.929952099,-0.351852559,-1.281804658,0.391858142 +Terry Cummings,cummite01,1994,RS,SAS,2151,1133,-2.160260731,-0.206278746,-2.366539477,0.221922993,0.221922993,0,-1.72746567,-0.237044122,-1.964509792,0.113364876 +Lloyd Daniels,daniell01,1994,RS,SAS,1861,980,-0.887981986,-0.996344064,-1.88432605,0.433103919,0.433103919,0,-0.625131794,-1.826921315,-2.452053108,0.060123995 +Sleepy Floyd,floydsl01,1994,RS,SAS,1399,737,-4.864630963,-2.381010546,-7.245641509,-1.698216973,-1.698216973,0,-4.677187004,-2.885703114,-7.562890118,0.442786791 +Antoine Carr,carran01,1994,RS,SAS,883,465,-2.15331303,-0.161611785,-2.314924815,0.104071797,0.104071797,0,-2.248270062,-0.064719633,-2.312989695,0.795560122 +Chris Whitney,whitnch01,1994,RS,SAS,644,339,-5.366814421,-2.058074948,-7.42488937,-0.820434864,-0.820434864,0,-4.959361216,-2.132618631,-7.091979847,1.413581954 +Jack Haley,haleyja01,1994,RS,SAS,178,94,-4.948296204,-3.712145781,-8.660441985,-0.287491079,-0.287491079,0,-4.710575608,-4.04669149,-8.757267099,1.369405867 +Chuck Nevitt,nevitch01,1994,RS,SAS,2,1,-4.390341734,-19.49600057,-23.8863423,-0.013442979,-0.013442979,0,4.206255191,-15.74943798,-11.54318279,23.73206278 +Gary Payton,paytoga01,1994,RS,SEA,5774,2881,2.241348312,1.331139984,3.572488297,9.299160185,9.299160185,0,2.466267163,1.733784731,4.200051894,0.060289826 +Detlef Schrempf,schrede01,1994,RS,SEA,5467,2728,1.457761817,-1.056748079,0.401013739,4.387425377,4.387425377,0,1.209234257,-0.99729318,0.211941077,0.038704686 +Shawn Kemp,kempsh01,1994,RS,SEA,5204,2597,2.252354523,2.697974031,4.950328554,10.20930176,10.20930176,0,2.60840098,2.354664907,4.963065887,0.060821742 +Kendall Gill,gillke01,1994,RS,SEA,4880,2435,1.001408592,1.187585917,2.188994509,6.143984086,6.143984086,0,1.22464914,1.118373477,2.343022617,0.126864484 +Sam Perkins,perkisa01,1994,RS,SEA,4349,2170,1.073034284,-0.56920987,0.503824414,3.608900111,3.608900111,0,1.405911924,-0.90510184,0.500810083,0.173126773 +Nate McMillan,mcmilna01,1994,RS,SEA,3782,1887,1.219088872,5.304831203,6.523920075,8.999526582,8.999526582,0,1.744620482,5.548238475,7.292858956,0.766211984 +Michael Cage,cagemi01,1994,RS,SEA,3423,1708,-2.304974541,2.475047687,0.170073146,2.542377633,2.542377633,0,-2.177442217,1.831550069,-0.345892148,-0.084611749 +Vincent Askew,askewvi01,1994,RS,SEA,3387,1690,1.519211856,-0.272618835,1.246593021,3.441418507,3.441418507,0,0.954629905,-0.705072091,0.249557815,-0.128351859 +Ricky Pierce,piercri01,1994,RS,SEA,2048,1022,2.201643658,-1.158536813,1.043106845,1.978133904,1.978133904,0,1.878570713,-1.789283296,0.089287417,0.015349242 +Ervin Johnson,johnser02,1994,RS,SEA,561,280,-4.142048064,2.250906415,-1.891141649,0.123018734,0.123018734,0,-3.654232555,0.779145773,-2.875086782,0.255448776 +Steve Scheffler,schefst01,1994,RS,SEA,305,152,0.505103541,-0.002756524,0.502347016,0.254151849,0.254151849,0,0.064786848,-0.610313717,-0.545526869,0.736820138 +Chris King,kingch01,1994,RS,SEA,172,86,-4.391277552,-1.750555743,-6.141833295,-0.15146714,-0.15146714,0,-3.516363539,-3.166838503,-6.683202042,1.709127312 +Rich King,kingri01,1994,RS,SEA,156,78,-3.917023992,-2.105287229,-6.02231122,-0.132763116,-0.132763116,0,-3.581774864,-2.463830734,-6.045605599,1.876787649 +Alphonso Ford,fordal01,1994,RS,SEA,32,16,1.931953238,4.111659564,6.043612802,0.072575187,0.072575187,0,2.727336125,3.531819122,6.259155248,1.060699027 +Karl Malone,malonka01,1994,RS,UTA,6531,3329,2.144932409,1.862888539,4.007820948,11.45188121,11.45188121,0,2.659977938,1.837412378,4.497390316,-0.21782762 +John Stockton,stockjo01,1994,RS,UTA,5825,2969,7.357259587,1.486368586,8.843628174,17.53314533,17.53314533,0,7.059509102,1.807198087,8.866707189,-0.157248023 +Felton Spencer,spencfe01,1994,RS,UTA,4336,2210,-2.85058468,0.781891809,-2.068692872,0.770440538,0.770440538,0,-2.502255533,0.777701876,-1.724553657,0.280390146 +Tyrone Corbin,corbity01,1994,RS,UTA,4216,2149,-0.944731719,1.090214852,0.145483134,3.175601626,3.175601626,0,-0.92661377,0.919612794,-0.007000976,0.02839241 +Tom Chambers,chambto01,1994,RS,UTA,3606,1838,-1.867109429,-0.788244813,-2.655354241,0.089112772,0.089112772,0,-1.594465813,-0.864862079,-2.459327892,0.389211801 +Jeff Malone,malonje01,1994,RS,UTA,3251,1657,-0.886685947,-1.991916051,-2.878601998,-0.108034291,-0.108034291,0,-1.13557353,-2.136977774,-3.272551305,-0.607262841 +Jay Humphries,humphja01,1994,RS,UTA,3176,1619,-0.78416352,-0.659406735,-1.443570255,1.082481574,1.082481574,0,-0.813894068,-0.851421677,-1.665315746,0.298990337 +Bryon Russell,russebr01,1994,RS,UTA,2199,1121,-2.013035062,1.936142171,-0.076892891,1.54130229,1.54130229,0,-1.910580821,1.517054087,-0.393526735,0.784403257 +David Benoit,benoida01,1994,RS,UTA,2099,1070,-2.210221311,0.231642301,-1.97857901,0.421559737,0.421559737,0,-2.183700314,-0.394250737,-2.577951051,0.098316305 +Jeff Hornacek,hornaje01,1994,RS,UTA,1620,826,3.237636162,-0.358679469,2.878956693,2.37985777,2.37985777,0,2.818193313,-0.113183993,2.70500932,0.311315654 +Walter Bond,bondwa01,1994,RS,UTA,1097,559,-1.193445602,-0.859963341,-2.053408943,0.200795671,0.200795671,0,-1.527320469,-0.884885788,-2.412206257,1.030190193 +John Crotty,crottjo01,1994,RS,UTA,614,313,2.204980199,-0.910515076,1.294465123,0.647121378,0.647121378,0,1.810012159,-1.715837929,0.09417423,0.186292338 +Luther Wright,wrighlu01,1994,RS,UTA,180,92,-8.816425647,-2.365061963,-11.18148761,-0.402752159,-0.402752159,0,-8.395842753,-2.228491508,-10.62433426,1.700189444 +Stephen Howard,howarst01,1994,RS,UTA,104,53,2.067671168,-1.478619518,0.58905165,0.091645578,0.091645578,0,1.485665751,-1.735410315,-0.249744563,1.444939412 +Aaron Williams,williaa01,1994,RS,UTA,24,12,-15.70849829,-3.848085999,-19.55658429,-0.106220365,-0.106220365,0,-14.10268244,-2.613143154,-16.71582559,3.108686111 +Dave Jamerson,jamerda01,1994,RS,UTA,8,4,-14.6272099,-1.841906332,-16.46911623,-0.027514011,-0.027514011,0,-14.16902886,-4.095004687,-18.26403355,-1.663550973 +Darren Morningstar,mornida01,1994,RS,UTA,8,4,2.6574705,-1.073365733,1.584104767,0.009013965,0.009013965,0,1.268286871,-0.349885325,0.918401546,1.837994027 +Chad Gallagher,gallach01,1994,RS,UTA,6,3,32.24580966,-3.28377142,28.96203824,0.052117962,0.052117962,0,28.37050997,2.807556732,31.1780667,7.097254444 +Sean Green,greense01,1994,RS,UTA,4,2,-20.73970958,-4.007675682,-24.74738526,-0.022138833,-0.022138833,0,-19.60286604,-6.233789826,-25.83665587,-1.317562223 +Tom Gugliotta,guglito01,1994,RS,WSB,5648,2795,-0.319619151,1.258387605,0.938768454,5.261302655,5.261302655,0,0.497624585,1.387505099,1.885129685,0.019862533 +Don MacLean,macledo01,1994,RS,WSB,5026,2487,1.157016154,-2.126952633,-0.969936479,2.247143512,2.247143512,0,0.700480857,-1.944322362,-1.243841506,-0.490899513 +Michael Adams,adamsmi01,1994,RS,WSB,4723,2337,1.806476276,-1.59210922,0.214367056,3.528628615,3.528628615,0,1.694918475,-1.018023885,0.67689459,-0.16056791 +Rex Chapman,chapmre01,1994,RS,WSB,4092,2025,2.331706417,-2.463184417,-0.131478,2.691281627,2.691281627,0,2.02825799,-2.236451634,-0.208193644,-0.500077562 +Calbert Cheaney,cheanca01,1994,RS,WSB,3241,1604,-0.656893211,-1.918828461,-2.575721672,0.142773918,0.142773918,0,-0.828929391,-1.604937824,-2.433867215,0.102139447 +Kevin Duckworth,duckwke01,1994,RS,WSB,3001,1485,-5.359655745,-1.779238476,-7.138894222,-3.345629015,-3.345629015,0,-4.940484558,-1.181480557,-6.121965115,0.590316605 +Kenny Walker,walkeke01,1994,RS,WSB,2823,1397,-1.226337344,-1.250950614,-2.477287958,0.193894529,0.193894529,0,-1.951792167,-1.315535481,-3.267327649,-0.238061627 +Mitchell Butler,butlemi02,1994,RS,WSB,2670,1321,-1.134513896,-1.527036671,-2.661550567,0.059715406,0.059715406,0,-1.473125572,-1.577447301,-3.050572873,0.165912815 +Pervis Ellison,ellispe01,1994,RS,WSB,2381,1178,-3.337502877,-1.506157307,-4.843660185,-1.258519241,-1.258519241,0,-3.220683073,-1.186514427,-4.4071975,0.015052372 +Brent Price,pricebr01,1994,RS,WSB,2092,1035,0.781753565,-2.004491619,-1.222738054,0.813831722,0.813831722,0,0.92526078,-2.007949137,-1.082688357,0.877134556 +Doug Overton,overtdo01,1994,RS,WSB,1514,749,-3.686876873,-3.207221189,-6.894098062,-1.578906362,-1.578906362,0,-4.02357187,-3.762995507,-7.786567377,-0.286746621 +Gheorghe Muresan,muresgh01,1994,RS,WSB,1314,650,-2.165790805,1.043958651,-1.121832153,0.544848985,0.544848985,0,-1.977900522,1.042580107,-0.935320416,0.873306742 +Marty Conlon,conloma01,1994,RS,WSB,406,201,-1.895340679,-2.476010759,-4.371351439,-0.167295263,-0.167295263,0,-2.124845698,-1.862519028,-3.987364726,0.593485142 +Ron Anderson,anderro01,1994,RS,WSB,364,180,-0.820981615,-3.032008482,-3.852990098,-0.101214148,-0.101214148,0,-1.330700999,-3.901046367,-5.231747366,-0.076055794 +Gerald Paddio,paddige01,1994,RS,WSB,150,74,-2.762267437,-1.372374893,-4.13464233,-0.052088818,-0.052088818,0,-2.856915861,-2.30546642,-5.162382282,-0.346239356 +Andrew Gaze,gazean01,1994,RS,WSB,141,70,-0.146353474,-2.344751729,-2.491105202,0.009284685,0.009284685,0,-0.794091142,-2.296379731,-3.090470873,0.400902529 +LaBradford Smith,smithla02,1994,RS,WSB,97,48,6.245653292,-0.167764046,6.077889245,0.217761714,0.217761714,0,5.163082272,0.532115908,5.69519818,0.699002623 +Larry Stewart,stewala01,1994,RS,WSB,71,35,-2.336371914,0.964009004,-1.37236291,0.024756982,0.024756982,0,-2.578774474,0.505696887,-2.073077587,0.612306651 +Tito Horford,horfoti01,1994,RS,WSB,57,28,-8.73922339,1.120439671,-7.618783719,-0.069404031,-0.069404031,0,-8.56088002,0.092952547,-8.467927474,-0.206811345 +Manute Bol,bolma01,1994,RS,WSB,12,6,-2.571268631,-3.045685758,-5.616954389,-0.00881103,-0.00881103,0,-3.822391278,-2.79808283,-6.620474109,0.380614444 +Danny Manning,mannida01,1994,PO,ATL,792,426,1.002854123,1.757162697,2.760016821,1.230746671,0,1.230746671,0.978864196,1.943844077,2.922708273,-0.318516493 +Mookie Blaylock,blaylmo01,1994,PO,ATL,771,415,3.099472761,2.778967395,5.878440156,1.879399266,0,1.879399266,3.592033728,2.782009703,6.374043432,-0.229445367 +Kevin Willis,willike02,1994,PO,ATL,673,362,-1.701835932,1.444576555,-0.257259377,0.473627329,0,0.473627329,-1.627761615,1.469362317,-0.158399298,-0.226884841 +Stacey Augmon,augmost01,1994,PO,ATL,602,324,0.423371505,-0.525418388,-0.102046883,0.449564679,0,0.449564679,-0.453288013,-0.692489194,-1.145777207,-0.373923162 +Craig Ehlo,ehlocr01,1994,PO,ATL,589,317,1.014043813,0.512882798,1.526926612,0.714824315,0,0.714824315,0.706186197,0.758540002,1.464726199,0.177287894 +Andrew Lang,langan01,1994,PO,ATL,435,234,-4.510929312,3.527190226,-0.983739086,0.218273084,0,0.218273084,-4.484815776,2.855150831,-1.629664945,0.326684922 +Jon Koncak,koncajo01,1994,PO,ATL,362,195,-5.664658942,3.56774649,-2.096912452,0.067543473,0,0.067543473,-5.523417244,3.392435287,-2.130981957,0.710606563 +Duane Ferrell,ferredu01,1994,PO,ATL,348,187,2.464047545,0.435668564,2.899716109,0.554831388,0,0.554831388,1.658373311,0.130940886,1.789314196,-0.17707055 +Ennis Whatley,whatlen01,1994,PO,ATL,210,113,-6.255744517,1.898482316,-4.357262201,-0.096860948,0,-0.096860948,-6.256944351,1.926183415,-4.330760937,1.212968605 +Adam Keefe,keefead01,1994,PO,ATL,115,62,-4.297124276,-0.47204411,-4.769168386,-0.066551554,0,-0.066551554,-4.816550367,-1.343156591,-6.159706958,0.922513534 +Doug Edwards,edwardo01,1994,PO,ATL,6,3,-6.058357469,6.49868655,0.440329081,0.00486999,0,0.00486999,-7.356335914,1.611190707,-5.745145207,-2.961653538 +Paul Graham,grahapa01,1994,PO,ATL,4,2,10.05019368,-2.909439684,7.140753996,0.010828491,0,0.010828491,10.24506015,-5.479943643,4.765116505,3.615154795 +Horace Grant,grantho01,1994,PO,CHI,706,393,4.381325185,1.483044016,5.864369201,1.758808902,0,1.758808902,4.344619757,1.5322484,5.876868157,-1.138788576 +Scottie Pippen,pippesc01,1994,PO,CHI,689,384,4.213804324,3.127025667,7.340829991,2.053991525,0,2.053991525,5.423715041,3.253894957,8.677609998,0.66130965 +B.J. Armstrong,armstbj01,1994,PO,CHI,646,360,3.15806503,-0.788564949,2.369500081,0.963154484,0,0.963154484,2.816904663,-0.223650686,2.593253977,-0.614477078 +Pete Myers,myerspe01,1994,PO,CHI,422,235,0.777627131,-0.849374693,-0.071747562,0.331748995,0,0.331748995,0.578572783,-1.205856164,-0.627283381,0.152865814 +Toni Kukoc,kukocto01,1994,PO,CHI,348,194,4.995240701,-0.643606059,4.351634642,0.722348792,0,0.722348792,4.903461156,-1.836783989,3.066677166,-0.322478797 +Bill Cartwright,cartwbi01,1994,PO,CHI,339,189,-1.994796141,-0.362583149,-2.35737929,0.039019767,0,0.039019767,-1.847275979,-0.074984992,-1.922260971,-0.062191562 +Steve Kerr,kerrst01,1994,PO,CHI,334,186,-0.551502782,0.35417019,-0.197332593,0.24953438,0,0.24953438,-0.6431087,0.337140688,-0.305968013,-0.108925145 +Luc Longley,longllu01,1994,PO,CHI,305,170,-2.602909992,1.115708728,-1.487201264,0.115122932,0,0.115122932,-1.995236121,1.478741654,-0.516494466,1.715821139 +Scott Williams,willisc01,1994,PO,CHI,271,151,-1.776449839,2.041382863,0.264933024,0.241312564,0,0.241312564,-1.083119766,2.052738532,0.969618766,0.65814367 +Jo Jo English,englijo01,1994,PO,CHI,104,58,-1.432902275,-1.725785856,-3.158688131,-0.012487821,0,-0.012487821,-1.940568391,-2.881732393,-4.822300783,0.106612968 +John Paxson,paxsojo01,1994,PO,CHI,104,58,-1.686966846,-0.61832881,-2.305295656,0.013608735,0,0.013608735,-2.452457277,-0.792709051,-3.245166327,0.241500853 +Bill Wennington,wennibi01,1994,PO,CHI,84,47,-0.387473798,-2.183578095,-2.571051893,0.004527034,0,0.004527034,-1.150816673,-0.39423877,-1.545055443,2.0553942 +Gerald Wilkins,wilkige01,1994,PO,CLE,222,126,5.89403443,-1.645446825,4.248587605,0.460542213,0,0.460542213,5.710989612,-1.166753813,4.544235799,-0.671368313 +Tyrone Hill,hillty01,1994,PO,CLE,217,123,-1.163459298,-2.830300117,-3.993759415,-0.080845006,0,-0.080845006,-0.657070227,-2.101524229,-2.758594456,0.385216523 +Chris Mills,millsch01,1994,PO,CLE,198,112,5.027328031,2.017152673,7.044480704,0.573221174,0,0.573221174,5.16842156,2.447854679,7.616276239,-0.623320558 +Mark Price,pricema01,1994,PO,CLE,180,102,-0.799825845,-1.973992105,-2.77381795,-0.001281109,0,-0.001281109,0.002377047,-2.049900981,-2.047523935,0.192429462 +Tim Kempton,kemptti01,1994,PO,CLE,157,89,1.013910225,-1.565888449,-0.551978224,0.102318895,0,0.102318895,1.096857341,-1.28193863,-0.185081289,-0.538959441 +Bobby Phills,phillbo01,1994,PO,CLE,120,68,-3.229230864,-2.185453616,-5.41468448,-0.096056634,0,-0.096056634,-3.057438238,-1.518581805,-4.576020043,0.667995212 +Rod Higgins,higgiro01,1994,PO,CLE,101,57,-1.602117526,-2.992128341,-4.594245867,-0.0563498,0,-0.0563498,-1.662750256,-2.548194016,-4.210944273,1.677918904 +Terrell Brandon,brandte01,1994,PO,CLE,99,56,3.457986376,-2.895023503,0.562962873,0.096247706,0,0.096247706,2.369210332,-3.981180317,-1.611969985,-1.264499397 +John Battle,battljo01,1994,PO,CLE,14,8,0.633516399,-2.606798492,-1.973282093,0.003215789,0,0.003215789,-1.155721923,-4.785843425,-5.941565348,-1.478390205 +Danny Ferry,ferryda01,1994,PO,CLE,7,4,-12.01946398,-9.709482449,-21.72894643,-0.041191262,0,-0.041191262,-11.90433468,-10.59094789,-22.49528257,2.794559795 +Dikembe Mutombo,mutomdi01,1994,PO,DEN,942,511,-1.379073159,4.839516592,3.460443433,1.654331501,0,1.654331501,-1.157473919,4.296182096,3.138708177,-0.837171203 +LaPhonso Ellis,ellisla01,1994,PO,DEN,804,436,0.973918172,1.149751525,2.123669698,1.11593144,0,1.11593144,0.860512074,1.555196972,2.415709046,-0.176628911 +Bryant Stith,stithbr01,1994,PO,DEN,762,413,1.665907321,0.270108056,1.936015378,1.008854217,0,1.008854217,0.958675969,0.294796846,1.253472815,-0.83806678 +Reggie Williams,willire01,1994,PO,DEN,747,405,1.976501012,0.551525155,2.528026167,1.131167466,0,1.131167466,2.04154718,0.89608034,2.93762752,0.507414962 +Mahmoud Abdul-Rauf,abdulma02,1994,PO,DEN,625,339,-0.380055262,-1.287208378,-1.667263641,0.193327972,0,0.193327972,-0.33375513,-1.084087759,-1.41784289,0.087096323 +Robert Pack,packro01,1994,PO,DEN,612,332,-2.411026502,0.840016358,-1.571010145,0.208748858,0,0.208748858,-1.783740136,0.842041501,-0.941698635,1.211380694 +Bison Dele,delebi01,1994,PO,DEN,533,289,0.725373263,1.169179672,1.894552936,0.705122159,0,0.705122159,0.385256995,0.848525939,1.233782934,-0.150304257 +Rodney Rogers,rogerro01,1994,PO,DEN,350,190,1.069067247,1.391467839,2.460535086,0.525899568,0,0.525899568,0.782887312,1.01507442,1.797961731,0.854280138 +Tom Hammonds,hammoto01,1994,PO,DEN,90,49,-2.170856981,-1.758065461,-3.928922442,-0.030251107,0,-0.030251107,-3.095176497,-2.57886571,-5.674042207,-0.430870872 +Darnell Mee,meeda01,1994,PO,DEN,55,30,-1.598561211,4.064416237,2.465855026,0.08446565,0,0.08446565,-1.076942321,3.689985214,2.613042893,2.318739613 +Mark Randall,randama01,1994,PO,DEN,11,6,-13.56678451,5.191185919,-8.375598589,-0.017737401,0,-0.017737401,-13.09171877,2.253849739,-10.83786903,-0.11990475 +Kevin Brooks,brookke01,1994,PO,DEN,9,5,-7.523796761,-0.954951142,-8.478747902,-0.01516356,0,-0.01516356,-5.019929229,-3.658793446,-8.678722675,0.542968684 +Chris Mullin,mullich01,1994,PO,GSW,279,135,4.770180769,-2.594477729,2.17570304,0.344379283,0,0.344379283,4.499153002,-3.044068549,1.455084453,-1.417264757 +Billy Owens,owensbi01,1994,PO,GSW,263,127,1.954196753,-0.651186602,1.303010151,0.268970279,0,0.268970279,2.556153229,-0.221284694,2.334868534,-0.623301155 +Latrell Sprewell,sprewla01,1994,PO,GSW,252,122,3.610717079,-2.595216997,1.015500082,0.24343907,0,0.24343907,4.370138243,-1.871940033,2.49819821,0.633690787 +Chris Webber,webbech01,1994,PO,GSW,226,109,3.490715956,-4.60374151,-1.113025554,0.09312986,0,0.09312986,4.044002567,-3.800837488,0.243165079,-0.726285161 +Chris Gatling,gatlich01,1994,PO,GSW,112,54,3.102044658,-2.287882827,0.814161832,0.101670737,0,0.101670737,2.791673529,-1.306415255,1.485258274,0.350597652 +Jeff Grayer,grayeje01,1994,PO,GSW,95,46,-2.447560303,-2.221551174,-4.669111478,-0.046737503,0,-0.046737503,-2.822339729,-2.325093031,-5.14743276,0.550453585 +Byron Houston,houstby01,1994,PO,GSW,95,46,0.53826991,-1.170538864,-0.632268954,0.051638442,0,0.051638442,-0.199145802,-0.684863636,-0.884009439,0.662134111 +Avery Johnson,johnsav01,1994,PO,GSW,85,41,0.238840205,2.598577642,2.837417847,0.120211363,0,0.120211363,0.554851927,1.399169911,1.954021838,-0.247605852 +Keith Jennings,jennike01,1994,PO,GSW,81,39,-4.611782634,-3.486227356,-8.09800999,-0.113354439,0,-0.113354439,-4.15639906,-2.144268282,-6.300667342,2.945639425 +Josh Grant,grantjo01,1994,PO,GSW,2,1,-7.981797031,-4.879214313,-12.86101134,-0.005232736,0,-0.005232736,-8.840633769,-7.544662417,-16.38529619,-1.478390205 +Hakeem Olajuwon,olajuha01,1994,PO,HOU,1874,989,1.561049294,5.237163738,6.798213032,4.934988601,0,4.934988601,2.172701522,4.886899798,7.059601319,-0.614094234 +Vernon Maxwell,maxweve01,1994,PO,HOU,1667,880,0.131429698,-0.53247919,-0.401049493,1.089255037,0,1.089255037,0.542459212,-0.364569588,0.177889624,0.128616946 +Otis Thorpe,thorpot01,1994,PO,HOU,1618,854,0.287501937,0.428838608,0.716340545,1.552002153,0,1.552002153,0.038042548,0.865355658,0.903398206,-0.327351354 +Robert Horry,horryro01,1994,PO,HOU,1474,778,2.860280627,2.885333563,5.74561419,3.473169559,0,3.473169559,2.901677158,3.028458949,5.930136107,-0.123697003 +Kenny Smith,smithke01,1994,PO,HOU,1319,696,1.646032853,0.203878729,1.849911581,1.675747835,0,1.675747835,1.429812379,0.133033585,1.562845964,-0.474032836 +Sam Cassell,cassesa01,1994,PO,HOU,906,478,1.375258907,0.286532227,1.661791134,1.11623651,0,1.11623651,1.38950008,0.352885306,1.742385386,0.53090038 +Mario Elie,eliema01,1994,PO,HOU,724,382,-0.611758143,-0.831313681,-1.443071824,0.262416803,0,0.262416803,-1.067964322,-1.95342383,-3.021388151,-0.097918699 +Carl Herrera,herreca01,1994,PO,HOU,470,248,-2.151372734,-0.121370435,-2.272743168,0.06255935,0,0.06255935,-2.704774987,-0.087721874,-2.792496862,0.401128136 +Earl Cureton,curetea01,1994,PO,HOU,189,100,-1.949351405,0.051843349,-1.897508056,0.045310742,0,0.045310742,-2.963947824,0.335053403,-2.628894421,0.905177573 +Chris Jent,jentch01,1994,PO,HOU,117,62,-3.583323407,0.048725018,-3.534598389,-0.025999324,0,-0.025999324,-3.304934428,-1.065434633,-4.370369061,1.409855436 +Matt Bullard,bullama01,1994,PO,HOU,104,55,-4.181858721,0.809496103,-3.372362618,-0.018214171,0,-0.018214171,-3.85956527,-0.250840849,-4.11040612,1.007961526 +Scott Brooks,brooksc01,1994,PO,HOU,44,23,6.534526977,-2.655926409,3.878600568,0.079766198,0,0.079766198,4.645503312,-2.929851506,1.715651806,-0.51116225 +Derrick McKey,mckeyde01,1994,PO,IND,1086,587,0.602800123,2.524968066,3.127768189,1.81902558,0,1.81902558,0.676680866,2.754373493,3.431054359,0.173147447 +Dale Davis,davisda01,1994,PO,IND,1069,578,-0.841768134,2.473677548,1.631909414,1.328349143,0,1.328349143,-0.737105445,2.525876456,1.788771012,-0.294871346 +Reggie Miller,millere01,1994,PO,IND,1066,576,5.454925158,1.102693216,6.557618373,2.814903564,0,2.814903564,5.355181618,1.057556765,6.412738382,-0.195688957 +Haywoode Workman,workmha01,1994,PO,IND,945,511,1.156121846,2.211643177,3.367765023,1.643266919,0,1.643266919,1.196685129,2.384557488,3.581242617,-0.094232469 +Rik Smits,smitsri01,1994,PO,IND,833,450,-2.13775993,1.842057297,-0.295702633,0.584794563,0,0.584794563,-1.758533949,1.554598555,-0.203935394,0.562125641 +Antonio Davis,davisan01,1994,PO,IND,742,401,-0.133973631,2.301435991,2.16746236,1.039082755,0,1.039082755,-0.321235405,1.950705778,1.629470373,0.12689617 +Vern Fleming,flemive01,1994,PO,IND,457,247,1.525971383,-0.027315407,1.498655975,0.554046826,0,0.554046826,0.971817104,-0.558639388,0.413177716,0.299423056 +Byron Scott,scottby01,1994,PO,IND,442,239,-0.171330471,1.035052326,0.863721855,0.456201329,0,0.456201329,-0.069889,-0.1017119,-0.1716009,0.342122103 +Sam Mitchell,mitchsa01,1994,PO,IND,183,99,-4.310052451,0.212646951,-4.0974055,-0.071393369,0,-0.071393369,-4.66726289,0.584232891,-4.083029999,1.536127937 +Kenny Williams,willike03,1994,PO,IND,168,91,-3.520741041,3.351621763,-0.169119278,0.125304732,0,0.125304732,-3.762615701,3.344273801,-0.4183419,1.249531105 +LaSalle Thompson,thompla01,1994,PO,IND,72,39,-4.4268899,5.167108837,0.740218937,0.073243188,0,0.073243188,-3.812152915,5.237799541,1.425646626,2.026055906 +Lester Conner,connele01,1994,PO,IND,41,22,-0.817648812,2.353146266,1.535497453,0.049463408,0,0.049463408,-1.773403906,1.629856698,-0.143547208,-0.266225815 +John Salley,sallejo01,1994,PO,MIA,380,201,-1.210653987,-0.2881558,-1.498809787,0.131656943,0,0.131656943,-1.416068372,0.391510619,-1.024557753,-0.458738468 +Glen Rice,ricegl01,1994,PO,MIA,369,195,-1.261168187,2.662031929,1.400863742,0.428232489,0,0.428232489,-0.662558227,2.745833061,2.083274834,0.487927546 +Steve Smith,smithst01,1994,PO,MIA,363,192,3.828338457,-0.883439271,2.944899186,0.570896283,0,0.570896283,3.462732812,-0.739866113,2.722866699,-0.695669902 +Rony Seikaly,seikaro01,1994,PO,MIA,312,165,-1.425780398,0.958080678,-0.46769972,0.198382275,0,0.198382275,-1.442702076,1.355462586,-0.08723949,0.102369859 +Bimbo Coles,colesbi01,1994,PO,MIA,265,140,2.783206967,0.809324872,3.592531839,0.46994901,0,0.46994901,2.187604035,1.136431325,3.32403536,0.519818399 +Brian Shaw,shawbr01,1994,PO,MIA,212,112,-3.292067068,-0.606806591,-3.898873658,-0.068750462,0,-0.068750462,-2.977021838,-1.715516251,-4.69253809,1.380985786 +Grant Long,longgr01,1994,PO,MIA,208,110,-0.500341842,-0.982049102,-1.482390944,0.073719973,0,0.073719973,-0.641519782,-0.802027164,-1.443546946,0.425771334 +Harold Miner,minerha01,1994,PO,MIA,108,57,1.227826373,-1.713334283,-0.48550791,0.067540836,0,0.067540836,0.179274324,-2.667166064,-2.48789174,-0.500570575 +Willie Burton,burtowi01,1994,PO,MIA,21,11,-8.870349332,-4.798797867,-13.6691472,-0.066388206,0,-0.066388206,-8.625739315,-4.176038647,-12.80177796,4.52228789 +Matt Geiger,geigema01,1994,PO,MIA,21,11,-10.12311482,0.299975833,-9.823138991,-0.041004859,0,-0.041004859,-10.45073294,-0.953181318,-11.40391426,0.140493605 +Keith Askins,askinke01,1994,PO,MIA,11,6,-20.69426997,-9.202046542,-29.89631651,-0.085000139,0,-0.085000139,-19.49886439,-14.40374107,-33.90260547,-0.739208387 +Kenny Anderson,anderke01,1994,PO,NJN,340,181,1.309011529,1.346627299,2.655638829,0.514838961,0,0.514838961,1.318814177,2.23764683,3.556461008,-0.001040911 +Derrick Coleman,colemde01,1994,PO,NJN,325,173,0.805563514,-0.351510888,0.454052626,0.288961692,0,0.288961692,0.752316323,-0.715686527,0.036629796,-0.833999313 +Kevin Edwards,edwarke01,1994,PO,NJN,278,148,-1.547407991,-0.283527913,-1.830935904,0.071162718,0,0.071162718,-1.838796542,-0.290090528,-2.12888707,-0.516131428 +Armen Gilliam,gilliar01,1994,PO,NJN,210,112,-1.720606521,1.992530908,0.271924387,0.176973636,0,0.176973636,-2.22279237,1.079706791,-1.143085579,-0.565008919 +Benoit Benjamin,benjabe01,1994,PO,NJN,203,108,-3.124587139,2.441145921,-0.683441218,0.11772695,0,0.11772695,-3.518810853,2.316690486,-1.202120367,0.217888958 +Chris Morris,morrich01,1994,PO,NJN,184,98,2.065522589,2.832858356,4.898380945,0.401083371,0,0.401083371,2.614289127,2.800708413,5.414997539,1.518209252 +P.J. Brown,brownpj01,1994,PO,NJN,105,56,-2.082585988,-1.582207643,-3.664793631,-0.027251928,0,-0.027251928,-2.978670905,-1.073468596,-4.0521395,0.983493319 +Johnny Newman,newmajo01,1994,PO,NJN,101,54,-3.318042409,0.57695655,-2.741085859,0.000258607,0,0.000258607,-3.543516055,0.871244039,-2.672272016,1.882072963 +Rick Mahorn,mahorri01,1994,PO,NJN,36,19,-6.163859353,-1.363244481,-7.527103834,-0.0494344,0,-0.0494344,-7.079067987,0.552056516,-6.527011471,3.144110906 +David Wesley,wesleda01,1994,PO,NJN,34,18,-0.614933149,1.487164502,0.872231353,0.034770054,0,0.034770054,0.656694157,-1.807068002,-1.150373844,1.207345089 +Jayson Williams,willija01,1994,PO,NJN,32,17,-9.119809405,-5.385360567,-14.50516997,-0.107862688,0,-0.107862688,-9.027792003,-4.477277907,-13.50506991,2.310273545 +Rex Walters,waltere01,1994,PO,NJN,2,1,36.57010368,-3.684039792,32.88606389,0.018442678,0,0.018442678,32.14729687,-6.24173209,25.90556478,-1.478390205 +Patrick Ewing,ewingpa01,1994,PO,NYK,1901,1032,-2.042789671,5.546380981,3.50359131,3.377758822,0,3.377758822,-1.448529373,4.915485065,3.466955692,-0.480299468 +Charles Oakley,oaklech01,1994,PO,NYK,1827,992,0.758341947,1.8928881,2.651230047,2.804080468,0,2.804080468,0.658518757,2.132134185,2.790652942,-0.487144972 +John Starks,starkjo01,1994,PO,NYK,1547,840,2.71085348,0.886863746,3.597717225,2.830040395,0,2.830040395,2.683029076,1.223014424,3.9060435,0.776923803 +Derek Harper,harpede01,1994,PO,NYK,1381,750,1.727080659,2.296884853,4.023965512,2.687627159,0,2.687627159,1.799716598,2.70724708,4.506963678,0.479257355 +Anthony Mason,masonan01,1994,PO,NYK,1216,660,-0.091573095,0.408408268,0.316835172,1.062159524,0,1.062159524,-0.663172227,0.077413574,-0.585758654,-0.246604259 +Charles Smith,smithch01,1994,PO,NYK,1127,612,-0.977612828,0.888380958,-0.08923187,0.861786026,0,0.861786026,-1.726239211,0.902453376,-0.823785835,0.515860283 +Greg Anthony,anthogr01,1994,PO,NYK,803,436,-1.217884922,0.923406465,-0.294478458,0.570748609,0,0.570748609,-1.14968438,0.747473525,-0.402210855,1.177611277 +Hubert Davis,davishu01,1994,PO,NYK,729,396,-2.987952291,-1.799457012,-4.787409302,-0.427500989,0,-0.427500989,-3.50084777,-2.421573722,-5.922421493,0.624510166 +Herb Williams,willihe01,1994,PO,NYK,234,127,-5.365172977,2.497137527,-2.86803545,-0.007899883,0,-0.007899883,-5.692828805,1.099080609,-4.593748195,0.135116846 +Anthony Bonner,bonnean01,1994,PO,NYK,217,118,-4.246933334,0.14869708,-4.098236253,-0.085059653,0,-0.085059653,-4.54191935,-0.281863258,-4.823782608,1.441888966 +Rolando Blackman,blackro01,1994,PO,NYK,63,34,-3.321952877,-2.722725544,-6.044678422,-0.059411161,0,-0.059411161,-4.122299029,-2.824091188,-6.946390217,0.710339319 +Corey Gaines,gaineco01,1994,PO,NYK,52,28,-6.276969475,-2.046443942,-8.323413417,-0.082728019,0,-0.082728019,-7.515231041,-2.318915966,-9.834147007,0.66813518 +Anfernee Hardaway,hardaan01,1994,PO,ORL,247,133,-0.867603095,0.04324274,-0.824360356,0.134490748,0,0.134490748,-0.345050549,0.081893687,-0.263156862,-0.182644739 +Shaquille O'Neal,onealsh01,1994,PO,ORL,234,126,-0.268615439,0.24532055,-0.02329489,0.180542288,0,0.180542288,0.054628054,0.737197481,0.791825535,-0.119856701 +Nick Anderson,anderni01,1994,PO,ORL,223,120,2.921769272,0.993887894,3.915657166,0.421124444,0,0.421124444,2.824468392,1.585504225,4.409972617,0.048636611 +Dennis Scott,scottde01,1994,PO,ORL,184,99,-1.981687515,-1.075730638,-3.057418153,-0.016143079,0,-0.016143079,-1.355720901,-1.580960081,-2.936680983,0.719829741 +Larry Krystkowiak,krystla01,1994,PO,ORL,171,92,0.662172372,1.78237328,2.444545652,0.250101879,0,0.250101879,0.052708606,2.313574703,2.366283309,-0.488083012 +Donald Royal,royaldo01,1994,PO,ORL,84,45,1.228074864,-1.582429377,-0.354354513,0.056430474,0,0.056430474,0.034794811,-2.664215617,-2.629420806,-0.468136752 +Anthony Avent,aventan01,1994,PO,ORL,74,40,5.71950413,-2.961568904,2.757935226,0.113318992,0,0.113318992,4.417894059,-3.888810123,0.529083937,-2.021264935 +Tree Rollins,rollitr01,1994,PO,ORL,54,29,-2.818737609,0.533157592,-2.285580017,0.007264474,0,0.007264474,-3.479909755,2.922596809,-0.557312946,2.247128499 +Scott Skiles,skilesc01,1994,PO,ORL,43,23,-5.964216448,-7.308434685,-13.27265113,-0.128903998,0,-0.128903998,-6.068512807,-9.389641645,-15.45815445,1.0936784 +Anthony Bowie,bowiean01,1994,PO,ORL,24,13,-7.041753005,-3.738409034,-10.78016204,-0.055958077,0,-0.055958077,-8.563853865,-2.4429854,-11.00683926,1.677166045 +Kevin Johnson,johnske02,1994,PO,PHO,858,427,4.608158284,-2.463106326,2.145051958,1.088997461,0,1.088997461,4.5071796,-1.99254475,2.514634851,-0.885727559 +Charles Barkley,barklch01,1994,PO,PHO,853,425,5.892038453,2.377474864,8.269513317,2.45321233,0,2.45321233,6.581074883,2.689419709,9.270494592,-0.405408294 +Dan Majerle,majerda01,1994,PO,PHO,823,410,0.370048621,-1.173617512,-0.803568891,0.418526702,0,0.418526702,0.702870711,-0.587586719,0.115283992,-0.299139002 +A.C. Green,greenac01,1994,PO,PHO,703,350,1.405016868,-0.394844235,1.010172632,0.687924953,0,0.687924953,1.449968525,-0.186921111,1.263047414,-0.59409534 +Danny Ainge,aingeda01,1994,PO,PHO,462,230,3.655533428,-1.873669367,1.781864061,0.549768897,0,0.549768897,3.189316892,-1.519233277,1.670083615,0.211900748 +Cedric Ceballos,cebalce01,1994,PO,PHO,426,212,-1.21233796,-0.591458887,-1.803796847,0.104530695,0,0.104530695,-1.279975293,-1.723638117,-3.00361341,-0.868975534 +Oliver Miller,milleol01,1994,PO,PHO,293,146,-3.29648761,1.193119547,-2.103368063,0.049781297,0,0.049781297,-3.198297685,0.525072412,-2.673225273,0.187211741 +Joe Kleine,kleinjo01,1994,PO,PHO,163,81,-4.613561226,-1.207324728,-5.820885954,-0.131599823,0,-0.131599823,-4.781585005,-1.148078246,-5.929663251,0.487943047 +Mark West,westma01,1994,PO,PHO,139,69,-4.932218112,-1.378817326,-6.311035439,-0.130795671,0,-0.130795671,-5.11567017,-0.799892674,-5.915562843,1.042384184 +Frank Johnson,johnsfr01,1994,PO,PHO,92,46,-10.08040711,-2.014737633,-12.09514474,-0.228358374,0,-0.228358374,-9.677124528,-2.378816814,-12.05594134,0.855570991 +Skeeter Henry,henrysk01,1994,PO,PHO,32,16,-6.418805818,-4.674649471,-11.09345529,-0.07031089,0,-0.07031089,-6.511150927,-6.429974781,-12.94112571,0.083868858 +Elliot Perry,perryel01,1994,PO,PHO,26,13,-18.0183959,-0.176837011,-18.19523291,-0.107122136,0,-0.107122136,-16.50097261,-0.335231746,-16.83620436,1.246025949 +Clyde Drexler,drexlcl01,1994,PO,POR,311,157,5.29791275,0.531917194,5.829829944,0.70458423,0,0.70458423,5.645651,0.75255964,6.39821064,-0.53470088 +Rod Strickland,stricro02,1994,PO,POR,305,154,7.171777975,-2.348431513,4.823346462,0.609488031,0,0.609488031,6.70599181,-1.58504336,5.120948451,-0.616376828 +Clifford Robinson,robincl02,1994,PO,POR,295,149,-1.77364397,-4.427000724,-6.200644695,-0.269705934,0,-0.269705934,-0.731410446,-3.713291524,-4.444701969,-0.27778434 +Buck Williams,willibu01,1994,PO,POR,247,125,3.313777571,-1.274670052,2.039107519,0.312984242,0,0.312984242,3.001943465,-1.253930185,1.74801328,-0.575084051 +Chris Dudley,dudlech02,1994,PO,POR,160,81,-3.717240331,0.614115336,-3.103124995,-0.015286958,0,-0.015286958,-3.239077644,2.528085348,-0.710992296,1.40663392 +Harvey Grant,grantha01,1994,PO,POR,150,76,0.936960869,-2.742373971,-1.805413102,0.037120737,0,0.037120737,0.313726804,-4.051713579,-3.737986775,-1.554172205 +Terry Porter,portete01,1994,PO,POR,150,76,3.020850228,-0.124040905,2.896809324,0.224701012,0,0.224701012,3.497240363,-0.586274668,2.910965695,-0.445596805 +Mark Bryant,bryanma01,1994,PO,POR,127,64,-5.900206867,-2.386704774,-8.286911641,-0.18640859,0,-0.18640859,-5.304552698,-2.667036868,-7.971589566,-0.027363748 +Jerome Kersey,kerseje01,1994,PO,POR,75,38,-5.133055155,-1.270827305,-6.40388246,-0.073178467,0,-0.073178467,-4.833592985,-1.374635178,-6.208228163,0.143533262 +James Robinson,robinja02,1994,PO,POR,55,28,4.065924438,-1.237319796,2.828604642,0.081107742,0,0.081107742,3.408148162,-2.044374398,1.363773764,-1.184445841 +Tracy Murray,murratr01,1994,PO,POR,22,11,10.70612577,1.670823504,12.37694928,0.089403077,0,0.089403077,10.55815157,3.527725518,14.08587708,1.890643431 +Jaren Jackson,jacksja01,1994,PO,POR,2,1,-4.925363182,-5.557145505,-10.48250869,-0.004001793,0,-0.004001793,-6.386032613,-7.805413901,-14.19144651,-1.478390205 +David Robinson,robinda01,1994,PO,SAS,269,146,-0.790142022,0.786551865,-0.003590158,0.209550469,0,0.209550469,-0.466796855,1.122166226,0.655369371,-0.613545781 +Dale Ellis,ellisda01,1994,PO,SAS,210,114,-1.419264113,-0.796570898,-2.215835012,0.032131158,0,0.032131158,-1.220864654,-1.087873504,-2.308738158,0.2472407 +Dennis Rodman,rodmade01,1994,PO,SAS,210,114,2.470899367,3.559665016,6.030564383,0.527925446,0,0.527925446,2.842431707,4.583027048,7.425458754,0.205659652 +Negele Knight,knighne01,1994,PO,SAS,199,108,-3.60523467,-1.758113143,-5.363347813,-0.148496915,0,-0.148496915,-3.632966376,-1.495432003,-5.128398378,-0.011232768 +Willie Anderson,anderwi01,1994,PO,SAS,195,106,-1.805072428,0.928476392,-0.876596036,0.103897593,0,0.103897593,-2.022891225,0.897403713,-1.125487512,-0.511371231 +Vinny Del Negro,delnevi01,1994,PO,SAS,171,93,0.759065359,-3.016870312,-2.257804952,0.023913905,0,0.023913905,-0.165405287,-3.542176521,-3.707581808,-0.642286755 +Terry Cummings,cummite01,1994,PO,SAS,132,72,3.001953262,4.477380336,7.479333598,0.388318926,0,0.388318926,2.804316497,4.606059946,7.410376443,0.177383735 +Lloyd Daniels,daniell01,1994,PO,SAS,121,66,-0.03585736,-2.642800307,-2.678657666,0.002453719,0,0.002453719,-0.888462137,-3.506347703,-4.39480984,-0.866919874 +J.R. Reid,reidjr01,1994,PO,SAS,103,56,-5.948017825,0.200184145,-5.74783368,-0.089053996,0,-0.089053996,-5.995422793,0.764832663,-5.23059013,0.727364455 +Antoine Carr,carran01,1994,PO,SAS,68,37,4.171080672,0.298789256,4.469869927,0.141439956,0,0.141439956,2.917179533,1.037148936,3.954328469,0.557424501 +Sleepy Floyd,floydsl01,1994,PO,SAS,68,37,-12.19997249,-5.334955875,-17.53492836,-0.289079157,0,-0.289079157,-12.34009718,-6.633163387,-18.97326057,0.381923913 +Jack Haley,haleyja01,1994,PO,SAS,20,11,22.4665978,-0.42600707,22.04059073,0.143597759,0,0.143597759,20.22407287,1.198387627,21.4224605,0.065558795 +Shawn Kemp,kempsh01,1994,PO,SEA,384,206,-1.178539906,3.105709101,1.927169195,0.504557428,0,0.504557428,-0.409924453,3.037087551,2.627163098,-0.430798668 +Gary Payton,paytoga01,1994,PO,SEA,338,181,2.874607717,0.868632563,3.74324028,0.619049348,0,0.619049348,2.882132712,1.345792992,4.227925704,0.089772931 +Detlef Schrempf,schrede01,1994,PO,SEA,324,174,5.359548489,-1.461643394,3.897905094,0.608351393,0,0.608351393,4.206297932,-1.223355321,2.982942611,-0.047579526 +Kendall Gill,gillke01,1994,PO,SEA,285,153,0.830647882,0.610090604,1.440738486,0.338172173,0,0.338172173,0.823583635,0.532938968,1.356522603,0.207847023 +Sam Perkins,perkisa01,1994,PO,SEA,263,141,-1.075896227,0.878102191,-0.197794036,0.189651309,0,0.189651309,-0.777349272,0.725610947,-0.051738325,0.138541582 +Nate McMillan,mcmilna01,1994,PO,SEA,203,109,-1.329736477,1.504624819,0.174888341,0.170252241,0,0.170252241,-1.040812208,2.376471282,1.335659074,1.333117578 +Vincent Askew,askewvi01,1994,PO,SEA,177,95,0.969439574,-1.69728956,-0.727849986,0.100997256,0,0.100997256,-0.000420468,-1.938475332,-1.9388958,-0.078098736 +Michael Cage,cagemi01,1994,PO,SEA,173,93,-2.998456064,3.799167388,0.800711324,0.17467178,0,0.17467178,-2.847091685,3.644427893,0.797336208,0.470879506 +Ricky Pierce,piercri01,1994,PO,SEA,138,74,-3.678309824,-4.464275856,-8.14258568,-0.211091096,0,-0.211091096,-3.924792518,-5.764363828,-9.689156346,0.474349215 +Steve Scheffler,schefst01,1994,PO,SEA,17,9,-3.921314246,8.94697114,5.025656894,0.037761565,0,0.037761565,-3.112324696,8.491502302,5.379177606,2.284210383 +Ervin Johnson,johnser02,1994,PO,SEA,15,8,-16.0837086,-0.759618287,-16.84332689,-0.059882825,0,-0.059882825,-15.70368691,-2.917894099,-18.62158101,0.840075128 +Chris King,kingch01,1994,PO,SEA,13,7,-12.95986303,7.925997668,-5.03386536,-0.008735148,0,-0.008735148,-11.161222,7.93667305,-3.224548946,3.441933641 +Karl Malone,malonka01,1994,PO,UTA,1278,703,3.299702576,1.900924536,5.200627113,2.930219839,0,2.930219839,3.781185444,2.266946774,6.048132218,-0.331411465 +John Stockton,stockjo01,1994,PO,UTA,1086,597,5.26008477,0.875749783,6.135834553,2.781366173,0,2.781366173,5.171389812,1.06963878,6.241028592,-0.322742488 +Jeff Hornacek,hornaje01,1994,PO,UTA,1015,558,3.863885458,0.612589615,4.476475073,2.11695813,0,2.11695813,3.641364659,0.718336845,4.359701504,-0.206181456 +Felton Spencer,spencfe01,1994,PO,UTA,895,492,-2.137337276,0.058401176,-2.0789361,0.173777378,0,0.173777378,-1.98439516,0.266839607,-1.717555553,0.023431549 +Tyrone Corbin,corbity01,1994,PO,UTA,751,413,-1.40181554,2.349152424,0.947336884,0.801032853,0,0.801032853,-1.256992112,1.868110341,0.61111823,-0.276288647 +David Benoit,benoida01,1994,PO,UTA,649,357,-2.889925613,-0.002716796,-2.892642409,-0.026774741,0,-0.026774741,-2.749183403,-1.00294577,-3.752129174,-0.070708387 +Jay Humphries,humphja01,1994,PO,UTA,647,356,0.166510272,-0.07453837,0.091971902,0.536628527,0,0.536628527,0.041533908,0.011214582,0.05274849,0.716146333 +Tom Chambers,chambto01,1994,PO,UTA,591,325,-3.147444702,-0.629199429,-3.77664413,-0.176822599,0,-0.176822599,-3.086272478,-0.5254284,-3.611700877,0.639243721 +John Crotty,crottjo01,1994,PO,UTA,69,38,1.375703232,-1.194551052,0.181152179,0.058487177,0,0.058487177,0.512381653,-1.307985459,-0.795603805,-0.188222379 +Bryon Russell,russebr01,1994,PO,UTA,65,36,5.424037409,-2.592051151,2.831986257,0.103859819,0,0.103859819,4.198721987,-4.318771285,-0.120049298,-1.595731897 +Stephen Howard,howarst01,1994,PO,UTA,49,27,-4.77874553,-2.419553979,-7.198299509,-0.066130632,0,-0.066130632,-4.960300323,-0.019942268,-4.980242591,4.161785509 +Walter Bond,bondwa01,1994,PO,UTA,24,13,-6.917598143,3.159091251,-3.758506892,-0.007252221,0,-0.007252221,-6.531813432,5.364561227,-1.167252204,4.595935212 +Mookie Blaylock,blaylmo01,1995,RS,ATL,5808,3069,3.815506937,2.132537125,5.948044062,13.622936,13.622936,0,4.237700686,2.365922134,6.603622819,0.024206497 +Steve Smith,smithst01,1995,RS,ATL,4926,2603,2.434565628,-1.554674759,0.879890869,4.884927772,4.884927772,0,2.130817467,-1.233435307,0.897382161,1.253407574 +Grant Long,longgr01,1995,RS,ATL,4880,2579,-1.398691751,0.813997806,-0.584693945,2.848524559,2.848524559,0,-1.336278139,1.000088105,-0.336190034,-0.019729313 +Stacey Augmon,augmost01,1995,RS,ATL,4470,2362,-0.548920182,0.584683056,0.035762874,3.34152768,3.34152768,0,-0.776973162,0.412971378,-0.364001784,-0.43628402 +Andrew Lang,langan01,1995,RS,ATL,4428,2340,-3.558135784,1.738810278,-1.819325506,1.107559707,1.107559707,0,-3.541456094,1.447218124,-2.09423797,-0.299864586 +Ken Norman,normake01,1995,RS,ATL,3556,1879,-0.097858554,-0.809262567,-0.907121121,1.771633733,1.771633733,0,-0.017461838,-1.251143479,-1.268605317,0.262366999 +Tyrone Corbin,corbity01,1995,RS,ATL,2628,1389,-2.226438291,0.449563208,-1.776875082,0.692363702,0.692363702,0,-2.430115315,0.050831068,-2.379284248,0.373848963 +Craig Ehlo,ehlocr01,1995,RS,ATL,2206,1166,0.288559463,-0.359030883,-0.07047142,1.594157602,1.594157602,0,0.138218658,-0.731848342,-0.593629684,0.007331698 +Jon Koncak,koncajo01,1995,RS,ATL,1784,943,-4.594692344,3.054152437,-1.540539908,0.585378394,0.585378394,0,-4.578561752,2.780421768,-1.798139985,0.56318252 +Greg Anderson,andergr01,1995,RS,ATL,1177,622,-2.916016718,1.872934585,-1.043082133,0.545633313,0.545633313,0,-3.20562042,1.580773827,-1.624846593,0.686216109 +Ennis Whatley,whatlen01,1995,RS,ATL,553,292,-0.906841753,1.113963992,0.207122239,0.44392623,0.44392623,0,-1.384340552,1.018514774,-0.365825778,0.721299303 +Doug Edwards,edwardo01,1995,RS,ATL,401,212,-4.491433417,-1.836168451,-6.327601868,-0.389063015,-0.389063015,0,-4.715922258,-2.911863133,-7.627785391,0.510615415 +Jim Les,lesji01,1995,RS,ATL,356,188,-0.860870031,-2.934854951,-3.795724982,-0.101548545,-0.101548545,0,-1.40922403,-3.328115066,-4.737339096,1.167420628 +Kevin Willis,willike02,1995,RS,ATL,168,89,-3.519754764,-0.355677385,-3.87543215,-0.050897739,-0.050897739,0,-2.828745274,0.035538021,-2.793207253,-0.378470023 +Sergei Bazarevich,bazarse01,1995,RS,ATL,140,74,-0.099966094,-3.091399068,-3.191365161,-0.016822763,-0.016822763,0,-0.947595321,-3.677241933,-4.624837254,0.897966703 +Fred Vinson,vinsofr01,1995,RS,ATL,51,27,-7.749363064,-5.08843348,-12.83779654,-0.142426037,-0.142426037,0,-7.517590024,-5.517607902,-13.03519793,2.3433451 +Morlon Wiley,wileymo01,1995,RS,ATL,32,17,-1.033428979,-1.094892732,-2.128321712,0.005497183,0.005497183,0,-0.353351858,-4.636749144,-4.990101002,1.833410185 +Tom Hovasse,hovasto01,1995,RS,ATL,8,4,-5.73364734,15.0716761,9.338028758,0.026290302,0.026290302,0,-3.186006573,16.40110838,13.21510181,6.17981081 +Dee Brown,brownde01,1995,RS,BOS,5530,2792,2.585759063,-0.095834946,2.489924116,7.441163431,7.441163431,0,2.505599969,0.186732607,2.692332575,-0.289729016 +Dominique Wilkins,wilkido01,1995,RS,BOS,4800,2423,0.950331559,-1.34274627,-0.392414711,2.899623193,2.899623193,0,1.289654342,-1.72916178,-0.439507438,-0.479443858 +Eric Montross,montrer01,1995,RS,BOS,4586,2315,-2.268809153,-0.827870409,-3.096679563,-0.409538655,-0.409538655,0,-2.177991289,-0.303160898,-2.481152187,0.016287863 +Dino Radja,radjadi01,1995,RS,BOS,4253,2147,-0.923795207,0.46407723,-0.459717977,2.504391666,2.504391666,0,-0.609343702,0.571956204,-0.037387499,-0.164260732 +Sherman Douglas,douglsh01,1995,RS,BOS,4057,2048,2.158970289,-1.101905977,1.057064312,3.970491556,3.970491556,0,2.023245229,-0.769375399,1.25386983,-0.176609585 +Xavier McDaniel,mcdanxa01,1995,RS,BOS,2833,1430,-1.740161199,-1.226246443,-2.966407642,-0.157551539,-0.157551539,0,-1.90564781,-1.586572138,-3.492219948,-0.200402008 +David Wesley,wesleda01,1995,RS,BOS,2734,1380,1.198803326,0.742867716,1.941671041,3.309206245,3.309206245,0,1.207662849,1.325804029,2.533466878,0.168350414 +Derek Strong,stronde01,1995,RS,BOS,2662,1344,-1.543009102,-1.466528074,-3.009537176,-0.177260676,-0.177260676,0,-1.754979616,-1.777304579,-3.532284195,-0.373209495 +Pervis Ellison,ellispe01,1995,RS,BOS,2145,1083,-2.506415179,-0.033645248,-2.540060427,0.116331006,0.116331006,0,-2.383345157,0.067264399,-2.316080757,0.267220557 +Rick Fox,foxri01,1995,RS,BOS,2058,1039,2.04510757,0.374457439,2.419565009,2.758004766,2.758004766,0,1.856749782,0.498183317,2.354933098,0.605019767 +Greg Minor,minorgr01,1995,RS,BOS,1872,945,0.193471146,-0.829664148,-0.636193001,1.016420205,1.016420205,0,-0.490929264,-1.253691546,-1.74462081,-0.251787566 +Blue Edwards,edwarbl01,1995,RS,BOS,1004,507,-0.842268111,-1.313545548,-2.155813659,0.155505093,0.155505093,0,-0.800158182,-1.540653075,-2.340811257,1.105095596 +Acie Earl,earlac01,1995,RS,BOS,412,208,-7.441930567,-0.286047812,-7.727978379,-0.534360791,-0.534360791,0,-6.77025243,-0.482396004,-7.252648435,1.084119997 +James Blackwell,blackja01,1995,RS,BOS,121,61,-1.717416268,-0.297023368,-2.014439636,0.022948355,0.022948355,0,-2.341421766,-0.578123592,-2.919545358,0.230459209 +Jay Humphries,humphja01,1995,RS,BOS,103,52,-3.041599363,-2.495995598,-5.537594961,-0.075071602,-0.075071602,0,-3.329719101,-1.962715044,-5.292434145,1.418619682 +Tony Harris,harrito01,1995,RS,BOS,36,18,1.403160364,-5.063500672,-3.660340308,-0.008400706,-0.008400706,0,0.324854458,-5.70666547,-5.381811012,0.455637894 +Tony Dawson,dawsoto01,1995,RS,BOS,26,13,-5.653536335,-4.421789648,-10.07532598,-0.050482576,-0.050482576,0,-4.713189359,-3.549756725,-8.262946085,3.671158983 +Larry Johnson,johnsla02,1995,RS,CHH,6215,3234,1.398135988,-0.41268008,0.985455909,6.115917265,6.115917265,0,1.687628844,-0.365398329,1.322230515,-0.725319826 +Alonzo Mourning,mournal01,1995,RS,CHH,5652,2941,-1.112288823,2.253077825,1.140789002,5.811488498,5.811488498,0,-0.733064494,1.841392317,1.108327823,-0.429029691 +Hersey Hawkins,hawkihe01,1995,RS,CHH,5248,2731,2.328374466,0.695966042,3.024340508,8.022819436,8.022819436,0,2.14729889,0.835685971,2.982984861,-0.267599689 +Muggsy Bogues,boguemu01,1995,RS,CHH,5052,2629,2.922149835,0.149430175,3.071580011,7.734862892,7.734862892,0,2.358878537,0.481130108,2.840008645,-0.887797936 +Scott Burrell,burresc01,1995,RS,CHH,3871,2014,1.338189183,1.318017512,2.656206695,5.555133999,5.555133999,0,1.349269429,1.419206538,2.768475967,0.000427205 +Dell Curry,curryde01,1995,RS,CHH,3302,1718,1.648917849,-0.635559407,1.013358441,3.304685502,3.304685502,0,1.911456078,-0.760623736,1.150832342,0.171430028 +Robert Parish,parisro01,1995,RS,CHH,2598,1352,-5.592507219,0.723210838,-4.86929638,-1.456670776,-1.456670776,0,-5.296133988,-0.107751581,-5.403885569,-0.334494167 +Greg Sutton,suttogr01,1995,RS,CHH,1326,690,-1.149629373,-0.207660356,-1.357289729,0.498432205,0.498432205,0,-0.814543336,0.26990605,-0.544637286,1.562388139 +Joe Wolf,wolfjo01,1995,RS,CHH,1120,583,-3.891359128,-1.165348694,-5.056707823,-0.690623392,-0.690623392,0,-4.349848467,-1.061745479,-5.411593946,0.616936846 +David Wingate,wingada01,1995,RS,CHH,990,515,-3.269620437,-0.414432596,-3.684053034,-0.246652306,-0.246652306,0,-3.642107995,-0.898610948,-4.540718943,0.470201091 +Michael Adams,adamsmi01,1995,RS,CHH,851,443,3.758889432,0.268172213,4.027061645,1.538196786,1.538196786,0,3.600034164,0.031701356,3.63173552,0.396306485 +Darrin Hancock,hancoda01,1995,RS,CHH,815,424,-3.393294147,0.076189175,-3.317104972,-0.123471151,-0.123471151,0,-3.541072045,-0.810101577,-4.351173623,0.607356435 +Kenny Gattison,gattike01,1995,RS,CHH,786,409,-4.241898106,-0.50869359,-4.750591696,-0.420228869,-0.420228869,0,-4.216934106,-0.36888891,-4.585823016,0.62216248 +Tom Tolbert,tolbeto01,1995,RS,CHH,110,57,-4.598525013,-2.919796496,-7.51832151,-0.139774197,-0.139774197,0,-4.607893087,-3.281800048,-7.889693135,0.749221242 +Tony Bennett,benneto01,1995,RS,CHH,88,46,-1.857132219,-4.021139646,-5.878271865,-0.07461065,-0.07461065,0,-1.950912806,-3.865698842,-5.816611647,1.527672174 +James Blackwell,blackja01,1995,RS,CHH,37,19,-1.839709441,0.019009879,-1.820699562,0.008958761,0.008958761,0,-2.476999933,-1.691870873,-4.168870807,-0.518764561 +Scottie Pippen,pippesc01,1995,RS,CHI,5843,3014,3.534062648,4.242057321,7.77611997,16.23265505,16.23265505,0,4.184308744,4.202259397,8.386568141,0.268366655 +Toni Kukoc,kukocto01,1995,RS,CHI,5010,2584,3.907938977,0.557421908,4.465360885,9.473148168,9.473148168,0,3.679127792,0.2859809,3.965108693,-0.388262155 +B.J. Armstrong,armstbj01,1995,RS,CHI,4996,2577,1.349187553,-0.280090525,1.069097028,4.999918603,4.999918603,0,1.220234871,0.027907443,1.248142315,-0.400324849 +Steve Kerr,kerrst01,1995,RS,CHI,3565,1839,0.93025786,-1.103594392,-0.173336532,2.401263194,2.401263194,0,0.397885682,-1.183063776,-0.785178094,-0.634520121 +Will Perdue,perduwi01,1995,RS,CHI,3086,1592,-1.097856813,0.681242715,-0.416614098,1.894544492,1.894544492,0,-1.095337243,0.282667536,-0.812669707,-0.035783546 +Ron Harper,harpero01,1995,RS,CHI,2978,1536,-1.49732242,1.792379328,0.295056908,2.396510415,2.396510415,0,-1.21831926,1.365465508,0.147146248,0.40195065 +Pete Myers,myerspe01,1995,RS,CHI,2462,1270,-2.355549435,-0.021616802,-2.377166236,0.242089725,0.242089725,0,-2.475753848,-0.400913586,-2.876667434,0.19877059 +Luc Longley,longllu01,1995,RS,CHI,1941,1001,-3.967846938,1.08849833,-2.879348608,-0.06647605,-0.06647605,0,-3.656288826,0.948803129,-2.707485697,0.592795298 +Bill Wennington,wennibi01,1995,RS,CHI,1853,956,-2.926830759,0.317550994,-2.609279765,0.069424557,0.069424557,0,-2.951358102,0.878869727,-2.072488375,1.079832905 +Corie Blount,blounco01,1995,RS,CHI,1723,889,-2.342788995,0.208380637,-2.134408359,0.28027313,0.28027313,0,-2.405059163,0.015634521,-2.389424642,0.357226689 +Michael Jordan,jordami01,1995,RS,CHI,1295,668,2.063610841,1.712816036,3.776426877,2.21100668,2.21100668,0,2.35917518,2.136076224,4.495251404,-0.561840353 +Jud Buechler,buechju01,1995,RS,CHI,1173,605,-0.072221922,0.489507778,0.417285856,0.980441867,0.980441867,0,-0.356085555,-0.373554963,-0.729640518,0.268630675 +Dickey Simpkins,simpkdi01,1995,RS,CHI,1136,586,-3.769710508,-1.674993862,-5.44470437,-0.805171863,-0.805171863,0,-3.76542417,-2.48914126,-6.25456543,-0.056416461 +Greg Foster,fostegr01,1995,RS,CHI,580,299,-3.140894891,-2.548242468,-5.689137359,-0.452186147,-0.452186147,0,-3.349169724,-1.954918954,-5.304088679,0.801524905 +Larry Krystkowiak,krystla01,1995,RS,CHI,556,287,-4.129150891,-0.870573767,-4.999724657,-0.329555127,-0.329555127,0,-4.004317367,-1.458596193,-5.46291356,0.038196269 +Jo Jo English,englijo01,1995,RS,CHI,246,127,-2.493382241,0.485937638,-2.007444603,0.048864475,0.048864475,0,-2.330550397,0.904716738,-1.425833659,1.46654767 +Chris Mills,millsch01,1995,RS,CLE,5028,2814,-0.52777495,-0.1794759,-0.70725085,2.931055869,2.931055869,0,-0.645918688,0.154024945,-0.491893743,-0.055308839 +Hot Rod Williams,williho01,1995,RS,CLE,4719,2641,-1.695998578,1.382499338,-0.31349924,3.267383416,3.267383416,0,-1.496879921,1.40115106,-0.095728861,-0.448326714 +Bobby Phills,phillbo01,1995,RS,CLE,4467,2500,-1.547066181,1.13476067,-0.412305512,2.980578464,2.980578464,0,-1.597701574,1.499196764,-0.09850481,-0.036298348 +Tyrone Hill,hillty01,1995,RS,CLE,4283,2397,-1.330224196,1.931705679,0.601481483,4.092581938,4.092581938,0,-1.15362518,1.988516112,0.834890932,-0.140201749 +Michael Cage,cagemi01,1995,RS,CLE,3645,2040,-1.810101599,2.89049206,1.080390462,3.952472666,3.952472666,0,-1.987412282,2.244923396,0.257511113,-0.807433019 +Terrell Brandon,brandte01,1995,RS,CLE,3504,1961,1.621004107,1.353404877,2.974408984,5.709892334,5.709892334,0,1.587246123,1.30688441,2.894130533,-0.285575542 +Mark Price,pricema01,1995,RS,CLE,2457,1375,4.438268842,-1.909530102,2.52873874,3.677798176,3.677798176,0,4.379287144,-2.569568653,1.809718491,-0.644264657 +Danny Ferry,ferryda01,1995,RS,CLE,2305,1290,1.60561015,-0.930060009,0.675550142,2.263142218,2.263142218,0,1.583659922,-1.422022984,0.161636939,0.358274128 +Tony Campbell,campbto01,1995,RS,CLE,2016,1128,-1.476541099,-0.751014834,-2.227555932,0.301236956,0.301236956,0,-1.859620872,-1.268697074,-3.128317946,0.177495389 +Steve Colter,coltest01,1995,RS,CLE,1344,752,-1.291372458,-0.015106495,-1.306478953,0.553464723,0.553464723,0,-1.783967458,-0.619702506,-2.403669964,-0.063095529 +Greg Dreiling,dreilgr01,1995,RS,CLE,863,483,-5.462653828,0.491411318,-4.97124251,-0.555651932,-0.555651932,0,-5.636691758,0.873645385,-4.763046373,1.42236859 +John Battle,battljo01,1995,RS,CLE,500,280,-1.414607361,-1.843946409,-3.258553771,-0.073045613,-0.073045613,0,-1.612445411,-2.450050605,-4.062496016,0.51217238 +Fred Roberts,roberfr01,1995,RS,CLE,398,223,-1.65552299,-0.194844942,-1.850367932,0.102626259,0.102626259,0,-2.119227673,-0.664741108,-2.783968781,0.248978342 +Gerald Madkins,madkige01,1995,RS,CLE,50,28,-6.59244538,0.321762351,-6.270683029,-0.050678881,-0.050678881,0,-6.122135192,-1.232757147,-7.35489234,0.71767266 +Elmer Bennett,benneel01,1995,RS,CLE,32,18,4.156674695,12.55439673,16.71107142,0.187570024,0.187570024,0,6.157490955,12.40811889,18.56560985,4.65550081 +Jamal Mashburn,mashbja01,1995,RS,DAL,5947,2980,1.439777372,-1.220589984,0.219187388,4.513051515,4.513051515,0,1.68500071,-1.09489079,0.59010992,-0.026855337 +Jason Kidd,kiddja01,1995,RS,DAL,5324,2668,1.490989219,0.856013491,2.34700271,6.918815281,6.918815281,0,1.759095476,0.981279882,2.740375358,-0.261527855 +Popeye Jones,jonespo01,1995,RS,DAL,4759,2385,-0.93399221,-0.684559808,-1.618552019,1.368395519,1.368395519,0,-0.970632481,-0.273862883,-1.244495364,-0.572483433 +Lorenzo Williams,willilo01,1995,RS,DAL,4755,2383,-2.621091263,1.18078663,-1.440304633,1.585250458,1.585250458,0,-2.643282061,1.50956701,-1.133715051,-0.418493613 +Jim Jackson,jacksji01,1995,RS,DAL,3955,1982,2.320809553,-2.425086889,-0.104277336,2.653373572,2.653373572,0,2.008472757,-2.268255331,-0.259782575,-0.77419987 +Lucious Harris,harrilu01,1995,RS,DAL,3382,1695,1.161035672,-0.731001638,0.430034033,2.735514084,2.735514084,0,0.66689759,-1.066525406,-0.399627816,-0.497378365 +Roy Tarpley,tarplro01,1995,RS,DAL,2702,1354,-2.210693954,1.258299726,-0.952394228,1.239091389,1.239091389,0,-1.798530279,1.052576952,-0.745953327,-0.205544068 +Doug Smith,smithdo03,1995,RS,DAL,1648,826,-3.533268537,0.226108903,-3.307159634,-0.236369761,-0.236369761,0,-3.480417487,0.335741624,-3.144675864,0.628290052 +George McCloud,mccloge01,1995,RS,DAL,1600,802,2.471491132,-0.89482112,1.576670012,1.762854607,1.762854607,0,2.082161388,-1.307474384,0.774687005,-0.400210665 +Donald Hodge,hodgedo01,1995,RS,DAL,1263,633,-4.868226013,-1.296145223,-6.164371235,-1.109686657,-1.109686657,0,-4.786634402,-1.253700949,-6.040335351,0.596400956 +Scott Brooks,brooksc01,1995,RS,DAL,1241,622,0.253421726,-0.584373326,-0.3309516,0.770391628,0.770391628,0,-0.015122949,-0.700217951,-0.7153409,0.333237487 +Tony Dumas,dumasto01,1995,RS,DAL,1223,613,-2.32398534,-2.940021778,-5.264007118,-0.792850479,-0.792850479,0,-2.387700077,-3.264790666,-5.652490743,0.788014812 +Terry Davis,daviste01,1995,RS,DAL,1157,580,-3.474615161,-2.167648467,-5.642263628,-0.856025723,-0.856025723,0,-3.848755588,-2.371830327,-6.220585916,0.017431684 +Morlon Wiley,wileymo01,1995,RS,DAL,812,407,1.294776021,0.111183764,1.405959785,0.8806118,0.8806118,0,1.088378399,0.059007634,1.147386033,1.920244955 +Dikembe Mutombo,mutomdi01,1995,RS,DEN,5977,3100,-1.265328815,2.459080678,1.193751864,6.178638897,6.178638897,0,-1.159609282,2.135172937,0.975563655,-0.88771739 +Bryant Stith,stithbr01,1995,RS,DEN,4491,2329,0.71415107,-0.386196315,0.327954755,3.639828766,3.639828766,0,0.313554656,-0.385190056,-0.0716354,-0.451756576 +Reggie Williams,willire01,1995,RS,DEN,4238,2198,2.270534121,1.718725903,3.989260024,7.610262409,7.610262409,0,2.493859962,2.09269769,4.586557652,0.656089387 +Rodney Rogers,rogerro01,1995,RS,DEN,4130,2142,-0.332581721,0.296844563,-0.035737158,2.990125395,2.990125395,0,0.186268081,0.600854467,0.787122548,0.756078073 +Mahmoud Abdul-Rauf,abdulma02,1995,RS,DEN,4014,2082,1.890768321,-0.924171335,0.966596985,3.935211566,3.935211566,0,1.961197342,-0.783304762,1.17789258,-0.302365912 +Dale Ellis,ellisda01,1995,RS,DEN,3849,1996,0.158367136,-1.701992301,-1.543625165,1.226215214,1.226215214,0,0.107582052,-1.988738013,-1.881155961,-0.176656533 +Jalen Rose,roseja01,1995,RS,DEN,3467,1798,1.895924367,-0.965191567,0.930732799,3.3870049,3.3870049,0,1.531788415,-1.176301814,0.355486601,0.293093968 +Bison Dele,delebi01,1995,RS,DEN,2431,1261,-2.607610482,0.144804422,-2.462806059,0.186401894,0.186401894,0,-2.410734798,0.265651646,-2.145083152,0.830746032 +Robert Pack,packro01,1995,RS,DEN,2206,1144,1.137533506,-0.41852767,0.719005837,2.026508936,2.026508936,0,1.284100821,-0.393349746,0.890751075,0.081676181 +Tom Hammonds,hammoto01,1995,RS,DEN,1843,956,-1.101573848,-1.9702399,-3.071813748,-0.157489036,-0.157489036,0,-1.607597612,-2.174991527,-3.782589139,0.313947695 +Cliff Levingston,levincl01,1995,RS,DEN,904,469,-3.375950749,0.034006882,-3.341943867,-0.142947526,-0.142947526,0,-3.408341266,0.196937519,-3.211403747,0.866430114 +Reggie Slater,slatere01,1995,RS,DEN,455,236,-2.301536667,-1.822316354,-4.123853021,-0.167806795,-0.167806795,0,-2.247325138,-1.742937622,-3.99026276,1.355905874 +Greg Grant,grantgr01,1995,RS,DEN,291,151,-1.819500056,-1.635879015,-3.455379071,-0.054591344,-0.054591344,0,-2.127746148,-1.811351068,-3.939097216,0.430570188 +LaPhonso Ellis,ellisla01,1995,RS,DEN,112,58,-4.141941926,-0.085378419,-4.227320345,-0.043895274,-0.043895274,0,-3.990712541,-0.329125941,-4.319838482,0.385076614 +Mark Randall,randama01,1995,RS,DEN,75,39,-5.535881245,-2.718863308,-8.254744553,-0.109475472,-0.109475472,0,-5.778107034,-3.224841676,-9.00294871,-0.04879774 +Eldridge Recasner,recasel01,1995,RS,DEN,25,13,-7.748769992,12.41642678,4.667656792,0.049898903,0.049898903,0,-4.954373136,9.909462348,4.955089212,1.33913426 +Darnell Mee,meeda01,1995,RS,DEN,15,8,1.295107057,6.849516983,8.14462404,0.044634436,0.044634436,0,3.072334691,5.223182019,8.295516709,0.35305906 +Grant Hill,hillgr01,1995,RS,DET,5259,2678,0.662002055,0.112968675,0.77497073,4.801583933,4.801583933,0,0.563800923,0.2190417,0.782842623,-0.28584192 +Joe Dumars,dumarjo01,1995,RS,DET,4996,2544,1.069378869,-2.972255253,-1.902876384,1.099815179,1.099815179,0,1.045754202,-2.7641811,-1.718426897,0.024983862 +Terry Mills,millste01,1995,RS,DET,4937,2514,-0.521852671,-1.150017049,-1.67186972,1.384637925,1.384637925,0,-0.207436115,-0.705985756,-0.91342187,0.121181523 +Allan Houston,houstal01,1995,RS,DET,3920,1996,2.059097943,-2.323588577,-0.264490634,2.536630192,2.536630192,0,1.841622738,-2.187978877,-0.346356139,0.203938826 +Rafael Addison,addisra01,1995,RS,DET,3488,1776,-1.727477379,-1.508485706,-3.235963085,-0.442596617,-0.442596617,0,-2.089057848,-1.240050998,-3.329108846,0.482265618 +Oliver Miller,milleol01,1995,RS,DET,3060,1558,-1.247005743,1.097580295,-0.149425448,2.068487344,2.068487344,0,-1.333617438,0.897335728,-0.43628171,0.059710191 +Mark West,westma01,1995,RS,DET,3030,1543,-3.545024795,-0.777458481,-4.322483277,-1.241738277,-1.241738277,0,-3.559118351,-0.519299706,-4.078418057,0.290109575 +Johnny Dawkins,dawkijo01,1995,RS,DET,2298,1170,-0.535161575,-1.67596727,-2.211128845,0.320482666,0.320482666,0,-0.892736506,-1.914356661,-2.807093168,-0.347283027 +Lindsey Hunter,hunteli01,1995,RS,DET,1854,944,-2.004092311,-1.120250239,-3.124342549,-0.181243312,-0.181243312,0,-1.672556668,-1.026243967,-2.698800635,0.49509815 +Mark Macon,maconma01,1995,RS,DET,1416,721,-1.716091154,1.822076523,0.105985369,1.063545118,1.063545118,0,-1.397774549,1.967027798,0.569253249,1.160033593 +Negele Knight,knighne01,1995,RS,DET,1306,665,-3.267733953,-3.080062909,-6.347796862,-1.223419469,-1.223419469,0,-3.572056203,-3.289188247,-6.861244451,0.211727214 +Eric Leckner,leckner01,1995,RS,DET,1224,623,-3.927135115,-1.294269763,-5.221404878,-0.794406765,-0.794406765,0,-4.092259961,-1.052535714,-5.144795675,1.060629479 +Bill Curley,curlebi01,1995,RS,DET,1169,595,-3.446749873,-0.834920898,-4.281670771,-0.470025282,-0.470025282,0,-3.734670382,-0.200702953,-3.935373335,1.022936145 +Ivano Newbill,newbiiv01,1995,RS,DET,650,331,-3.30517542,-0.540246738,-3.845422158,-0.186124818,-0.186124818,0,-3.893696435,-0.436702058,-4.330398493,0.576541076 +Walter Bond,bondwa01,1995,RS,DET,100,51,-4.442541393,-3.799257444,-8.241798837,-0.145757161,-0.145757161,0,-4.878177362,-3.153226786,-8.031404148,1.88188156 +Mike Peplowski,peplomi01,1995,RS,DET,41,21,1.062178237,-1.688576819,-0.626398582,0.024047097,0.024047097,0,0.405727239,1.854550541,2.260277779,5.350224377 +Latrell Sprewell,sprewla01,1995,RS,GSW,5717,2771,-0.139252293,-0.630027143,-0.769279436,2.795283747,2.795283747,0,0.124574627,-0.481325229,-0.356750602,-0.167520066 +Tim Hardaway,hardati01,1995,RS,GSW,4788,2321,4.080014388,-1.318831642,2.761182745,6.517573266,6.517573266,0,4.132072645,-0.759123082,3.372949563,-0.124320007 +Keith Jennings,jennike01,1995,RS,GSW,3552,1722,2.286574089,-0.230138658,2.056435432,4.21830148,4.21830148,0,1.796154262,-0.20263005,1.593524212,-0.099363303 +Clifford Rozier,roziecl01,1995,RS,GSW,3082,1494,-3.507831322,-0.417949445,-3.925780767,-0.895812046,-0.895812046,0,-3.38389199,-0.228605652,-3.612497643,-0.043408566 +Chris Gatling,gatlich01,1995,RS,GSW,3033,1470,0.434492136,-0.322034738,0.112457397,2.149653736,2.149653736,0,0.073623853,-0.285874734,-0.21225088,0.123878353 +David Wood,woodda01,1995,RS,GSW,2756,1336,-1.220399691,-1.722696967,-2.943096658,-0.132469568,-0.132469568,0,-1.644334726,-1.185500543,-2.829835269,0.607077819 +Tom Gugliotta,guglito01,1995,RS,GSW,2731,1324,-1.669997069,-0.519915609,-2.189912678,0.379187212,0.379187212,0,-1.326895439,-0.329719258,-1.656614697,0.210175837 +Victor Alexander,alexavi01,1995,RS,GSW,2552,1237,-3.143259538,-0.762242277,-3.905501815,-0.729221731,-0.729221731,0,-3.030974866,-0.602451198,-3.633426064,-0.004587074 +Donyell Marshall,marshdo01,1995,RS,GSW,2166,1050,-1.084683426,-1.613327382,-2.698010808,0.02812676,0.02812676,0,-0.892800132,-1.227394457,-2.120194589,0.930718275 +Rony Seikaly,seikaro01,1995,RS,GSW,2135,1035,-4.092424,-1.090262417,-5.182686417,-1.285152109,-1.285152109,0,-3.845737052,-1.047585808,-4.89332286,0.040632498 +Carlos Rogers,rogerca01,1995,RS,GSW,2098,1017,-3.287355011,-0.468027382,-3.755382393,-0.522047554,-0.522047554,0,-3.121714327,-0.823055466,-3.944769793,0.068753061 +Chris Mullin,mullich01,1995,RS,GSW,1836,890,1.534813646,-0.275066633,1.259747013,1.81200234,1.81200234,0,1.505471998,-0.532975853,0.972496146,-0.451208729 +Ricky Pierce,piercri01,1995,RS,GSW,1388,673,0.584477783,-1.109797248,-0.525319465,0.761189769,0.761189769,0,0.197429141,-0.98969509,-0.792265949,-0.330781931 +Ryan Lorthridge,lorthry01,1995,RS,GSW,1386,672,-1.306731893,-1.656392257,-2.96312415,-0.072841324,-0.072841324,0,-1.78261277,-2.308494773,-4.091107543,-0.295025667 +Dwayne Morton,mortodw01,1995,RS,GSW,815,395,-3.597413571,-1.373125139,-4.97053871,-0.448734627,-0.448734627,0,-3.830973188,-1.853771343,-5.684744532,0.258842962 +Tim Legler,legleti01,1995,RS,GSW,765,371,2.145995209,-1.842108354,0.303886854,0.576124827,0.576124827,0,1.351582418,-2.139460279,-0.78787786,-0.313622234 +Manute Bol,bolma01,1995,RS,GSW,167,81,-4.061144991,0.379606946,-3.681538046,-0.038268069,-0.038268069,0,-4.605828083,-0.216640731,-4.822468814,-0.559080305 +Rod Higgins,higgiro01,1995,RS,GSW,95,46,-1.726084862,-1.560453419,-3.28653828,-0.012704565,-0.012704565,0,-2.201760048,-1.582924337,-3.784684385,0.839764324 +Hakeem Olajuwon,olajuha01,1995,RS,HOU,5663,2853,0.436612871,4.163144631,4.599757502,10.64965614,10.64965614,0,1.085341942,3.971851695,5.057193636,-0.42770938 +Robert Horry,horryro01,1995,RS,HOU,4117,2074,-0.286652934,1.336327375,1.049674441,4.013192797,4.013192797,0,0.094282489,1.31677008,1.411052569,-0.174281023 +Vernon Maxwell,maxweve01,1995,RS,HOU,4046,2038,1.046495066,-0.8221761,0.224318966,3.111979586,3.111979586,0,1.440920851,-0.534268042,0.906652809,0.587489428 +Kenny Smith,smithke01,1995,RS,HOU,4030,2030,2.790176293,-1.063080042,1.727096251,4.61421501,4.61421501,0,2.449315878,-1.195386639,1.253929239,-0.461211235 +Mario Elie,eliema01,1995,RS,HOU,3764,1896,1.11920734,-0.717468485,0.401738856,3.046136098,3.046136098,0,0.68008304,-0.956448008,-0.276364967,-0.082188633 +Sam Cassell,cassesa01,1995,RS,HOU,3736,1882,1.495875762,-0.152359075,1.343516687,3.948049097,3.948049097,0,1.360842668,0.14018946,1.501032128,0.417972901 +Pete Chilcutt,chilcpe01,1995,RS,HOU,2674,1347,-2.382708656,-0.633627806,-3.016336461,-0.181951949,-0.181951949,0,-2.468672128,-1.162645214,-3.631317342,-0.55745454 +Carl Herrera,herreca01,1995,RS,HOU,2642,1331,-2.959174554,-0.116902199,-3.076076753,-0.221023024,-0.221023024,0,-3.01555511,-0.335024236,-3.350579346,-0.173256974 +Clyde Drexler,drexlcl01,1995,RS,HOU,2581,1300,4.506280267,0.513254221,5.019534488,5.199134498,5.199134498,0,4.377055908,0.998123356,5.375179265,0.837898335 +Otis Thorpe,thorpot01,1995,RS,HOU,2358,1188,-1.03715153,-1.273756718,-2.310908248,0.265178413,0.265178413,0,-1.050050479,-0.999203042,-2.049253521,-0.340227694 +Chucky Brown,brownch01,1995,RS,HOU,1616,814,-0.699648774,-1.11620776,-1.815856534,0.387764561,0.387764561,0,-1.589001844,-0.994845007,-2.583846851,-0.045533899 +Tim Breaux,breauti01,1995,RS,HOU,675,340,-3.940829692,-1.251708618,-5.19253831,-0.424044623,-0.424044623,0,-3.975857535,-2.424244384,-6.400101919,0.075996053 +Tracy Murray,murratr01,1995,RS,HOU,403,203,-4.136575241,-1.477893358,-5.614468598,-0.307079817,-0.307079817,0,-3.564894108,-1.746225698,-5.311119805,3.298367631 +Scott Brooks,brooksc01,1995,RS,HOU,369,186,0.074157507,-1.386144835,-1.311987328,0.137558091,0.137558091,0,-0.402506206,-2.287612155,-2.69011836,0.754430069 +Zan Tabak,tabakza01,1995,RS,HOU,361,182,-5.438312133,-1.490830339,-6.929142472,-0.392747105,-0.392747105,0,-5.285582575,-1.842766663,-7.128349238,1.135868362 +Charles Jones,jonesch01,1995,RS,HOU,71,36,-5.317201196,-1.770370628,-7.087571823,-0.080560143,-0.080560143,0,-5.984855317,-0.647761674,-6.632616991,1.051883398 +Adrian Caldwell,caldwad01,1995,RS,HOU,60,30,-8.127272377,0.493890773,-7.633381604,-0.076110108,-0.076110108,0,-8.026112022,0.825163409,-7.200948613,1.717537394 +Derrick McKey,mckeyde01,1995,RS,IND,5320,2805,0.9759045,1.414812581,2.390717082,7.355527807,7.355527807,0,1.001846799,1.655472356,2.657319155,-0.018010866 +Reggie Miller,millere01,1995,RS,IND,5054,2665,5.146426714,-0.083811415,5.062615298,10.60283157,10.60283157,0,5.028232722,-0.049435055,4.978797668,-0.175723818 +Mark Jackson,jacksma01,1995,RS,IND,4555,2402,1.162341943,0.206073951,1.368415894,5.017203314,5.017203314,0,1.059703878,0.043188529,1.102892407,-0.557453319 +Rik Smits,smitsri01,1995,RS,IND,4516,2381,-0.544211483,0.808233071,0.264021588,3.659110331,3.659110331,0,-0.214011686,0.656104723,0.442093037,-0.058601434 +Dale Davis,davisda01,1995,RS,IND,4449,2346,-0.383722231,1.920474584,1.536752353,5.108932674,5.108932674,0,-0.227654603,1.807487755,1.579833152,-0.40335358 +Byron Scott,scottby01,1995,RS,IND,2898,1528,0.316444231,-0.271879667,0.044564564,2.186049553,2.186049553,0,0.528149944,-0.680650383,-0.152500439,0.321478944 +Sam Mitchell,mitchsa01,1995,RS,IND,2612,1377,-0.394163274,0.203106505,-0.191056768,1.807814416,1.807814416,0,-0.80990586,0.391901597,-0.418004262,0.525241976 +Antonio Davis,davisan01,1995,RS,IND,1953,1030,-2.379325126,-0.225427675,-2.604752801,0.076411571,0.076411571,0,-2.275455601,-0.221452111,-2.496907711,0.102630322 +Haywoode Workman,workmha01,1995,RS,IND,1950,1028,-0.408779341,0.992660887,0.583881546,1.759009794,1.759009794,0,-0.267949268,0.88913248,0.621183212,0.561336168 +Vern Fleming,flemive01,1995,RS,IND,1301,686,-0.007711551,-0.352967317,-0.360678869,0.839104408,0.839104408,0,-0.509577234,-0.479629279,-0.989206513,0.320362633 +Duane Ferrell,ferredu01,1995,RS,IND,1151,607,-1.261939726,-0.152488393,-1.414428119,0.415533585,0.415533585,0,-1.495783619,-0.696961766,-2.192745385,0.436204411 +LaSalle Thompson,thompla01,1995,RS,IND,859,453,-6.522531371,1.209297093,-5.313234279,-0.597868409,-0.597868409,0,-5.927278826,1.015528365,-4.911750461,0.865517677 +John Williams,willijo02,1995,RS,IND,762,402,-6.285767561,-1.656381148,-7.94214871,-1.07005575,-1.07005575,0,-5.997967706,-2.424394173,-8.422361879,0.454275144 +Greg Kite,kitegr01,1995,RS,IND,116,61,-10.77079908,-2.994569115,-13.76536819,-0.348362428,-0.348362428,0,-9.792590734,-2.805246135,-12.59783687,1.519740422 +Mark Strickland,stricma01,1995,RS,IND,17,9,-6.618925738,-0.267747998,-6.886673736,-0.018547041,-0.018547041,0,-6.084666509,-4.23881905,-10.32348556,-2.216780587 +Loy Vaught,vaughlo01,1995,RS,LAC,5894,2966,-0.733771198,-0.328274705,-1.062045903,2.543054891,2.543054891,0,-0.823310943,-0.008108128,-0.831419071,-0.414095293 +Pooh Richardson,richapo01,1995,RS,LAC,5691,2864,0.34958283,-0.657000818,-0.307417989,3.562034778,3.562034778,0,0.168492113,-0.035131888,0.133360226,-0.187010437 +Lamond Murray,murrala01,1995,RS,LAC,5079,2556,-2.736247929,-1.366352313,-4.102600242,-1.760884406,-1.760884406,0,-2.630226657,-1.658724099,-4.288950756,-0.160089472 +Tony Massenburg,masseto01,1995,RS,LAC,4227,2127,-3.609971287,-1.192810593,-4.80278188,-2.225683177,-2.225683177,0,-3.719578485,-1.054136732,-4.773715216,-0.083853834 +Terry Dehere,deherte01,1995,RS,LAC,3525,1774,-1.810467733,-3.13552058,-4.945988313,-1.999572172,-1.999572172,0,-2.056715118,-3.002783023,-5.059498141,0.567537443 +Bo Outlaw,outlabo01,1995,RS,LAC,3289,1655,-2.517320678,2.561227783,0.043907105,2.366799932,2.366799932,0,-2.655694704,2.208112299,-0.447582405,0.306071968 +Malik Sealy,sealyma01,1995,RS,LAC,3187,1604,-0.592106444,-0.536317247,-1.128423691,1.330036492,1.330036492,0,-0.953814446,-0.22435204,-1.178166486,0.21274696 +Eric Piatkowski,piatker01,1995,RS,LAC,2400,1208,1.366828449,-2.295819738,-0.928991289,1.129087793,1.129087793,0,0.784485252,-2.403136281,-1.618651029,0.566515852 +Harold Ellis,ellisha01,1995,RS,LAC,1304,656,-1.226408233,2.92602038,1.699612147,1.51150513,1.51150513,0,-1.192229377,2.639890872,1.447661495,1.40564331 +Randy Woods,woodsra01,1995,RS,LAC,984,495,-0.160937984,0.288180618,0.127242634,0.740926533,0.740926533,0,-0.138256558,0.441189062,0.302932504,1.848392772 +Gary Grant,grantga01,1995,RS,LAC,934,470,-0.208446328,-0.734763069,-0.943209397,0.436943998,0.436943998,0,-0.658539191,-0.657650656,-1.316189847,0.800196118 +Eric Riley,rileyer01,1995,RS,LAC,862,434,-3.669990624,1.181645004,-2.48834562,0.05828199,0.05828199,0,-3.682624946,0.698775032,-2.983849914,0.559519253 +Matt Fish,fishma01,1995,RS,LAC,735,370,-4.001284114,-0.374470663,-4.375754777,-0.310406776,-0.310406776,0,-3.953909054,-0.089141465,-4.04305052,1.074523782 +Elmore Spencer,spencel01,1995,RS,LAC,731,368,-8.402181707,-0.325876755,-8.728058462,-1.137230323,-1.137230323,0,-7.637142263,-0.718027217,-8.35516948,1.242446349 +Michael Smith,smithmi01,1995,RS,LAC,634,319,-2.130417332,-2.767259998,-4.89767733,-0.35072155,-0.35072155,0,-2.629754358,-3.245371112,-5.87512547,0.317184505 +Bob Martin,martibo01,1995,RS,LAC,28,14,-6.36495644,-2.113018859,-8.477975298,-0.040499639,-0.040499639,0,-6.506506002,-2.322024567,-8.828530569,-0.951951868 +Nick Van Exel,vanexni01,1995,RS,LAL,5906,2944,3.348777912,-1.711030968,1.637746944,6.573197246,6.573197246,0,3.411014291,-1.369188779,2.041825511,-0.247222592 +Vlade Divac,divacvl01,1995,RS,LAL,5631,2807,0.716157361,1.9094289,2.625586261,7.667337014,7.667337014,0,0.916934368,1.993332216,2.910266584,-0.381244172 +Elden Campbell,campbel01,1995,RS,LAL,4165,2076,-2.106226677,0.793019734,-1.313206944,1.518691573,1.518691573,0,-1.870309763,0.846405939,-1.023903824,-0.193055854 +Cedric Ceballos,cebalce01,1995,RS,LAL,4070,2029,1.806034025,-0.888174218,0.917859806,3.778189823,3.778189823,0,1.796563904,-0.997821573,0.798742331,-0.46473635 +Eddie Jones,jonesed02,1995,RS,LAL,3974,1981,1.53691016,1.758104466,3.295014626,6.12709184,6.12709184,0,1.70987138,2.195721701,3.905593081,0.26718578 +Anthony Peeler,peelean01,1995,RS,LAL,3128,1559,0.302512993,-1.708058294,-1.405545302,1.070397433,1.070397433,0,0.225883345,-1.803320599,-1.577437254,0.089327748 +Sedale Threatt,threase01,1995,RS,LAL,2776,1384,1.574119558,-1.019088983,0.555030575,2.332825336,2.332825336,0,1.066113421,-0.681201595,0.384911826,-0.036762828 +Sam Bowie,bowiesa01,1995,RS,LAL,2457,1225,-4.752230599,-0.264561435,-5.016792034,-1.41841404,-1.41841404,0,-4.700765949,-0.665575032,-5.366340982,0.111543992 +Tony Smith,smithto02,1995,RS,LAL,2054,1024,-0.898167864,-1.010924957,-1.90909282,0.44071983,0.44071983,0,-1.145527819,-1.080651496,-2.226179315,0.298031155 +George Lynch,lynchge01,1995,RS,LAL,1912,953,-2.442298354,0.017575247,-2.424723107,0.158187472,0.158187472,0,-2.447529378,-0.72676263,-3.174292009,0.018520606 +Antonio Harvey,harvean01,1995,RS,LAL,1147,572,-4.844127575,-0.211656038,-5.055783613,-0.674294721,-0.674294721,0,-4.885858956,-0.781149364,-5.66700832,0.193949301 +Lloyd Daniels,daniell01,1995,RS,LAL,1085,541,-0.706424664,-1.615224965,-2.321649629,0.119643965,0.119643965,0,-0.658391288,-1.776998287,-2.435389574,1.12271012 +Anthony Miller,millean01,1995,RS,LAL,1057,527,-1.009965738,-0.938196297,-1.948162036,0.216276074,0.216276074,0,-1.230273332,-1.254986621,-2.485259953,0.29730829 +Kurt Rambis,rambiku01,1995,RS,LAL,391,195,-3.256466503,-1.639448866,-4.895915368,-0.214562366,-0.214562366,0,-3.902730981,-1.798384087,-5.701115068,0.470186754 +Randolph Keys,keysra01,1995,RS,LAL,167,83,-3.181621264,-1.782768554,-4.964389818,-0.09541845,-0.09541845,0,-3.427715141,-1.233525798,-4.661240938,1.651358977 +Lester Conner,connele01,1995,RS,LAL,10,5,5.530197387,10.23341866,15.76361605,0.050796414,0.050796414,0,4.855540274,16.37376432,21.22930459,7.10524206 +Glen Rice,ricegl01,1995,RS,MIA,5900,3014,3.639945576,-0.002510527,3.63743505,9.805816408,9.805816408,0,3.6911899,0.148049185,3.839239085,-0.157176324 +Kevin Willis,willike02,1995,RS,MIA,4505,2301,-1.578262768,-0.512989852,-2.09125262,0.771425956,0.771425956,0,-1.136530993,-0.242206811,-1.378737804,-0.233951834 +Billy Owens,owensbi01,1995,RS,MIA,4495,2296,0.178076269,-0.679519858,-0.501443589,2.629202554,2.629202554,0,0.091575674,-0.582899437,-0.491323762,-0.171365238 +Bimbo Coles,colesbi01,1995,RS,MIA,4321,2207,0.041029915,-0.272812852,-0.231782937,2.832516015,2.832516015,0,-0.037640187,0.161341561,0.123701374,-0.100331785 +John Salley,sallejo01,1995,RS,MIA,3827,1955,-2.463544487,0.2072504,-2.256294087,0.493362201,0.493362201,0,-2.498895111,0.486255787,-2.012639324,0.17563704 +Matt Geiger,geigema01,1995,RS,MIA,3351,1712,-2.730369033,-0.182583237,-2.91295227,-0.142776835,-0.142776835,0,-2.583395507,-0.096411516,-2.679807023,0.293469451 +Khalid Reeves,reevekh01,1995,RS,MIA,2862,1462,2.055878128,-0.079692671,1.976185456,3.535344396,3.535344396,0,2.057480634,-0.218346878,1.839133755,0.267410841 +Kevin Gamble,gamblke01,1995,RS,MIA,2394,1223,1.474261971,-0.090982233,1.383279739,2.585022831,2.585022831,0,1.047934103,-0.496856898,0.551077205,0.217375339 +Ledell Eackles,eacklle01,1995,RS,MIA,1758,898,-1.256078055,-2.54761443,-3.803692485,-0.482655529,-0.482655529,0,-1.685198942,-2.914726068,-4.59992501,-0.020220551 +Harold Miner,minerha01,1995,RS,MIA,1705,871,-4.049560828,-2.834435003,-6.883995831,-1.840932388,-1.840932388,0,-3.931238712,-3.126217429,-7.057456141,0.197088497 +Keith Askins,askinke01,1995,RS,MIA,1672,854,0.62158491,0.815631954,1.437216864,1.830645538,1.830645538,0,0.310441758,0.701706699,1.012148457,0.321139154 +Brad Lohaus,lohaubr01,1995,RS,MIA,1429,730,0.403457924,-0.574804293,-0.17134637,0.964529684,0.964529684,0,0.598735969,-1.236634075,-0.637898107,0.403480629 +Kevin Pritchard,pritcke01,1995,RS,MIA,309,158,-0.99805039,-3.062385391,-4.060435781,-0.105967527,-0.105967527,0,-2.010319894,-3.134816195,-5.145136089,0.294858161 +Grant Long,longgr01,1995,RS,MIA,121,62,-4.550864017,-0.488620095,-5.039484113,-0.073483896,-0.073483896,0,-4.198548125,0.746264215,-3.45228391,1.379101771 +Steve Smith,smithst01,1995,RS,MIA,121,62,5.590736353,-1.730142427,3.860593927,0.214521528,0.214521528,0,5.613663455,-0.67536538,4.938298075,2.434251358 +Vin Baker,bakervi01,1995,RS,MIL,6565,3361,-0.552445885,-0.022122191,-0.574568077,3.709932236,3.709932236,0,-0.366419967,0.34768381,-0.018736157,-0.515797031 +Glenn Robinson,robingl01,1995,RS,MIL,5778,2958,-0.420178831,-0.825320344,-1.245499175,2.275824328,2.275824328,0,-0.016175787,-0.794239141,-0.810414928,0.218462486 +Todd Day,dayto01,1995,RS,MIL,5307,2717,0.798695387,-0.314817998,0.483877388,4.505126001,4.505126001,0,0.884021273,0.292357501,1.176378775,0.467445724 +Eric Murdock,murdoer01,1995,RS,MIL,4215,2158,2.026539105,-0.363313144,1.663225961,4.850393754,4.850393754,0,2.023353448,-0.379016392,1.644337056,-0.166822242 +Marty Conlon,conloma01,1995,RS,MIL,4032,2064,-1.924778634,-1.668334661,-3.593113295,-0.887190047,-0.887190047,0,-1.993146395,-1.559656449,-3.552802844,-0.069144433 +Johnny Newman,newmajo01,1995,RS,MIL,3704,1896,-0.674744119,-0.97814148,-1.652885599,1.066806087,1.066806087,0,-1.095489332,-0.663910691,-1.759400022,0.489533143 +Lee Mayberry,maybele01,1995,RS,MIL,3407,1744,-0.477171119,-2.323724763,-2.800895882,-0.045165473,-0.045165473,0,-0.909652157,-2.458250046,-3.367902203,-0.251509552 +Ed Pinckney,pincked01,1995,RS,MIL,1631,835,-2.461788339,0.557285378,-1.904502961,0.358082757,0.358082757,0,-2.954182602,-0.271961536,-3.226144138,-0.551781719 +Alton Lister,listeal01,1995,RS,MIL,1516,776,-4.750721987,0.963600563,-3.787121424,-0.413722007,-0.413722007,0,-4.911557828,0.962495135,-3.949062693,0.71226993 +Jon Barry,barryjo01,1995,RS,MIL,1176,602,0.29213066,-0.96502843,-0.672897771,0.639480208,0.639480208,0,-0.345825926,-1.623106169,-1.968932095,0.223803923 +Eric Mobley,mobleer01,1995,RS,MIL,1147,587,-1.908357722,-0.655799567,-2.564157289,0.055382071,0.055382071,0,-2.447987721,-1.442023802,-3.890011523,-0.465477011 +Danny Young,youngda01,1995,RS,MIL,150,77,2.458480299,-0.66028623,1.798194069,0.179376061,0.179376061,0,1.868889448,-0.801856654,1.067032794,0.367613594 +Aaron Williams,williaa01,1995,RS,MIL,141,72,-8.659897562,0.136449933,-8.523447629,-0.21494261,-0.21494261,0,-8.179999268,-0.59445284,-8.774452108,1.267535855 +Tate George,georgta01,1995,RS,MIL,16,8,-7.33876376,-8.68992438,-16.02868814,-0.055080546,-0.055080546,0,-6.951541959,-10.6262046,-17.57774656,1.530880185 +Christian Laettner,laettch01,1995,RS,MIN,5335,2770,-1.124088616,0.427331211,-0.696757405,2.901489105,2.901489105,0,-0.95828804,0.726291607,-0.231996433,-0.008562777 +Isaiah Rider,rideris01,1995,RS,MIN,5094,2645,0.82090785,-2.090448888,-1.269541038,2.001093759,2.001093759,0,0.930525022,-1.969014702,-1.03848968,0.152774318 +Sean Rooks,rooksse01,1995,RS,MIN,4632,2405,-2.951338104,-1.439984811,-4.391322916,-2.003005282,-2.003005282,0,-3.019775546,-1.543234234,-4.56300978,-0.511271482 +Doug West,westdo01,1995,RS,MIN,4484,2328,-1.038376893,-1.301533354,-2.339910247,0.488020863,0.488020863,0,-1.4581954,-0.644314895,-2.102510294,0.181215468 +Winston Garland,garlawi01,1995,RS,MIN,3719,1931,-0.753382297,-0.893050082,-1.646432379,1.086774491,1.086774491,0,-1.190933058,-0.501053768,-1.691986825,-0.039455446 +Chris Smith,smithch03,1995,RS,MIN,2067,1073,0.282803898,-1.366170427,-1.083366529,0.9139899,0.9139899,0,-0.387243384,-1.543500336,-1.93074372,0.164962048 +Donyell Marshall,marshdo01,1995,RS,MIN,1995,1036,-2.326798292,-1.345105807,-3.671904099,-0.489832957,-0.489832957,0,-2.081704277,-1.88141925,-3.963123527,0.491114439 +Tom Gugliotta,guglito01,1995,RS,MIN,1961,1018,1.454997807,1.609240091,3.064237898,3.046835786,3.046835786,0,1.609618902,1.639445047,3.249063949,0.84134395 +Pat Durham,durhapa01,1995,RS,MIN,1641,852,-1.422810701,0.318400329,-1.104410373,0.720092054,0.720092054,0,-1.857849697,-0.067026731,-1.924876427,0.627125506 +Greg Foster,fostegr01,1995,RS,MIN,1627,845,-3.27129768,-2.384975983,-5.656273663,-1.263666305,-1.263666305,0,-3.489645191,-2.385469065,-5.875114257,0.804365911 +Darrick Martin,martida01,1995,RS,MIN,1547,803,-1.521559113,-1.131173381,-2.652732494,0.040036877,0.040036877,0,-1.691694451,-0.800267366,-2.491961817,0.442011598 +Stacey King,kingst01,1995,RS,MIN,1525,792,-4.424902756,-0.93102178,-5.355924536,-1.062067517,-1.062067517,0,-4.365230517,-1.009349681,-5.374580198,0.81002687 +Howard Eisley,eisleho01,1995,RS,MIN,955,496,-3.228541194,-1.981967899,-5.210509093,-0.632510835,-0.632510835,0,-3.430105421,-1.571924005,-5.002029426,1.48868883 +Charles Shackleford,shackch01,1995,RS,MIN,460,239,0.428353728,0.626726181,1.055079909,0.468710424,0.468710424,0,-0.312934239,1.098654779,0.785720541,0.958185734 +Mike Brown,brownmi01,1995,RS,MIN,410,213,-9.236442736,-0.904270199,-10.14071293,-0.813750492,-0.813750492,0,-8.715533844,-1.150406393,-9.865940237,1.239127304 +Andres Guibert,guibean01,1995,RS,MIN,322,167,-4.486956213,0.136306195,-4.350650018,-0.138077271,-0.138077271,0,-4.195188284,0.146519415,-4.048668869,1.16982557 +Askia Jones,jonesas01,1995,RS,MIN,268,139,-1.577389676,-1.526640287,-3.104029963,-0.025388678,-0.025388678,0,-1.809299027,-1.518275243,-3.32757427,1.054996351 +Micheal Williams,willimi02,1995,RS,MIN,54,28,-5.502340008,0.50950581,-4.992834198,-0.03230197,-0.03230197,0,-5.079057812,0.906815275,-4.172242537,0.768253542 +Kenny Anderson,anderke01,1995,RS,NJN,5230,2689,3.503903937,-0.729520017,2.774383921,7.553963551,7.553963551,0,3.33808865,-0.104403031,3.233685619,-0.311357838 +Armen Gilliam,gilliar01,1995,RS,NJN,4808,2472,-0.825557251,0.371950189,-0.453607062,2.874190414,2.874190414,0,-0.964596966,0.095065526,-0.86953144,-0.716102058 +P.J. Brown,brownpj01,1995,RS,NJN,4796,2466,-2.653678444,1.637964456,-1.015713988,2.173644471,2.173644471,0,-2.578782125,1.918643835,-0.66013829,-0.360017393 +Chris Morris,morrich01,1995,RS,NJN,4145,2131,1.182746888,0.749347093,1.932093981,5.084910209,5.084910209,0,1.400743967,0.652242175,2.052986141,-0.104045108 +Derrick Coleman,colemde01,1995,RS,NJN,4090,2103,0.17294524,-0.030176915,0.142768324,3.089696459,3.089696459,0,0.372507221,-0.047625705,0.324881516,-0.427259817 +Benoit Benjamin,benjabe01,1995,RS,NJN,3108,1598,-4.322061021,0.056729925,-4.265331096,-1.231602331,-1.231602331,0,-4.172202379,-0.355267357,-4.527469736,-0.292802994 +Rex Walters,waltere01,1995,RS,NJN,2791,1435,-0.702813804,-1.756959441,-2.459773245,0.213143972,0.213143972,0,-1.068187475,-1.861561141,-2.929748616,0.291326261 +Chris Childs,childch01,1995,RS,NJN,1986,1021,0.200927208,-1.074534509,-0.873607301,0.983209677,0.983209677,0,-0.008763384,-0.742115074,-0.750878458,0.555169331 +Jayson Williams,willija01,1995,RS,NJN,1910,982,-1.07472784,0.454441685,-0.620286156,1.069011879,1.069011879,0,-1.250508082,0.463316765,-0.787191316,0.175421485 +Sleepy Floyd,floydsl01,1995,RS,NJN,1616,831,-2.324621412,-2.841314494,-5.165935906,-1.026013674,-1.026013674,0,-2.757864294,-3.134502639,-5.892366933,0.157400569 +Sean Higgins,higgise01,1995,RS,NJN,1430,735,-3.358011694,-2.32177575,-5.679787444,-1.105721707,-1.105721707,0,-3.55806447,-2.529962384,-6.088026854,0.604348382 +Rick Mahorn,mahorri01,1995,RS,NJN,1225,630,-2.451770679,-1.177973151,-3.62974383,-0.283586855,-0.283586855,0,-3.02581039,-1.314418075,-4.340228464,0.270825085 +Kevin Edwards,edwarke01,1995,RS,NJN,906,466,-0.606818839,-0.534423861,-1.141242701,0.383299564,0.383299564,0,-0.595334123,-0.008098785,-0.603432908,0.199742226 +Dwayne Schintzius,schindw01,1995,RS,NJN,619,318,-6.751575619,-0.523736382,-7.275312002,-0.733282881,-0.733282881,0,-6.685155052,-1.254456157,-7.939611208,-0.117847221 +Yinka Dare,dareyi01,1995,RS,NJN,6,3,-32.62429536,-6.089398839,-38.7136942,-0.060033579,-0.060033579,0,-29.22389314,-1.974922118,-31.19881526,8.521088727 +Patrick Ewing,ewingpa01,1995,RS,NYK,5612,2920,-1.636227527,3.557841411,1.921613885,6.940323214,6.940323214,0,-1.130418534,2.811008314,1.68058978,-0.261774458 +John Starks,starkjo01,1995,RS,NYK,5237,2725,2.805072149,0.08616485,2.891236999,7.896804834,7.896804834,0,3.041312994,0.408075544,3.449388538,0.645366404 +Derek Harper,harpede01,1995,RS,NYK,5220,2716,1.128013752,-0.126073555,1.001940197,5.196910486,5.196910486,0,0.94471792,0.198961492,1.143679412,-0.039163022 +Anthony Mason,masonan01,1995,RS,NYK,4797,2496,0.273739294,1.098986229,1.372725524,5.237429703,5.237429703,0,-0.054140899,1.188195062,1.134054162,-0.227368508 +Charles Smith,smithch01,1995,RS,NYK,4132,2150,-1.196501186,0.566215785,-0.630285402,2.329252318,2.329252318,0,-1.459283469,0.434328009,-1.02495546,0.164769028 +Hubert Davis,davishu01,1995,RS,NYK,3261,1697,2.038915936,-1.250960819,0.787955116,3.060782891,3.060782891,0,1.584583506,-1.762450135,-0.177866629,-0.074049088 +Charles Oakley,oaklech01,1995,RS,NYK,3011,1567,-0.506559802,1.477179182,0.97061938,2.972063044,2.972063044,0,-0.484797834,1.616471934,1.1316741,-0.079368865 +Anthony Bonner,bonnean01,1995,RS,NYK,2164,1126,-3.117134827,1.373628585,-1.743506243,0.580168886,0.580168886,0,-3.060449452,1.111279407,-1.949170045,0.317667389 +Greg Anthony,anthogr01,1995,RS,NYK,1812,943,1.735143349,1.200840632,2.935983981,2.754656427,2.754656427,0,1.63003749,0.829339224,2.459376714,0.653992656 +Herb Williams,willihe01,1995,RS,NYK,1428,743,-6.866850055,1.716525487,-5.150324568,-0.913359122,-0.913359122,0,-6.745008231,0.770661844,-5.974346387,0.356313363 +Monty Williams,willimo01,1995,RS,NYK,967,503,-3.50886822,0.367139853,-3.141728367,-0.101736305,-0.101736305,0,-3.62159644,0.100970662,-3.520625778,1.12897069 +Doug Christie,chrisdo01,1995,RS,NYK,152,79,-10.78293912,-2.38316874,-13.16610786,-0.431790077,-0.431790077,0,-10.01978552,-2.655933845,-12.67571936,2.679235481 +Doc Rivers,riverdo01,1995,RS,NYK,90,47,-0.569957743,3.862083274,3.292125531,0.148701622,0.148701622,0,-0.099132903,4.266304611,4.167171708,2.476333949 +Charlie Ward,wardch01,1995,RS,NYK,85,44,-10.70488703,-1.559505815,-12.26439284,-0.22179775,-0.22179775,0,-8.794668977,-2.654188283,-11.44885726,3.615416707 +Greg Kite,kitegr01,1995,RS,NYK,31,16,-12.44331994,-2.020425023,-14.46374496,-0.095365691,-0.095365691,0,-11.87308861,-3.108963389,-14.982052,-0.251731004 +Ron Grandison,grandro01,1995,RS,NYK,15,8,4.608002685,-0.710761071,3.897241615,0.026856673,0.026856673,0,3.686799566,0.213775274,3.900574841,-0.952212273 +Shaquille O'Neal,onealsh01,1995,RS,ORL,5858,2923,3.929006838,1.952458016,5.881464853,12.82597601,12.82597601,0,4.395944905,1.7833048,6.179249705,-0.337928834 +Anfernee Hardaway,hardaan01,1995,RS,ORL,5814,2901,4.950722946,-0.231584142,4.719138804,11.00072079,11.00072079,0,5.038711892,0.058553919,5.097265811,-0.46174467 +Horace Grant,grantho01,1995,RS,ORL,5397,2693,1.229886134,1.078594454,2.308480588,6.889530921,6.889530921,0,1.19133429,1.322357669,2.513691959,-0.820838787 +Nick Anderson,anderni01,1995,RS,ORL,5186,2588,3.918381274,0.606648867,4.525030141,9.568365152,9.568365152,0,4.133176217,0.650138152,4.783314369,-0.367792702 +Donald Royal,royaldo01,1995,RS,ORL,3689,1841,-0.893776672,-1.238183046,-2.131959717,0.578324335,0.578324335,0,-1.158190878,-1.512427625,-2.670618503,-0.35437002 +Brian Shaw,shawbr01,1995,RS,ORL,3679,1836,-1.008012982,-0.905688653,-1.913701635,0.786395646,0.786395646,0,-0.662780713,-0.910088856,-1.572869569,0.361614832 +Dennis Scott,scottde01,1995,RS,ORL,3004,1499,3.133905422,-0.594876727,2.539028695,4.046283518,4.046283518,0,3.412806236,-0.831561211,2.581245025,0.029952969 +Anthony Bowie,bowiean01,1995,RS,ORL,2527,1261,-1.024911938,-0.998430872,-2.02334281,0.467608216,0.467608216,0,-1.308939973,-1.283471212,-2.592411185,0.021010895 +Anthony Avent,aventan01,1995,RS,ORL,2136,1066,-4.123854314,0.388388058,-3.735466256,-0.537415624,-0.537415624,0,-3.971695689,0.314503295,-3.657192394,0.253889373 +Jeff Turner,turneje01,1995,RS,ORL,1154,576,-1.590930146,-1.546493008,-3.137423154,-0.115136129,-0.115136129,0,-1.425755988,-1.161910404,-2.587666393,1.059004712 +Tree Rollins,rollitr01,1995,RS,ORL,958,478,-6.263272843,0.362897129,-5.900375714,-0.767047258,-0.767047258,0,-6.271932122,-0.635781592,-6.907713714,-0.153314923 +Brooks Thompson,thompbr01,1995,RS,ORL,493,246,-1.239235777,-1.880588989,-3.119824767,-0.04745253,-0.04745253,0,-0.492646751,-1.730602574,-2.223249325,2.099288298 +Darrell Armstrong,armstda01,1995,RS,ORL,16,8,21.4431302,3.28293849,24.72606869,0.118804023,0.118804023,0,23.11671555,5.782659735,28.89937528,5.583071435 +Geert Hammink,hammige01,1995,RS,ORL,14,7,-0.120643899,-0.821896986,-0.942540885,0.006426172,0.006426172,0,-0.922612608,-1.037352474,-1.959965082,-0.422318654 +Keith Tower,towerke01,1995,RS,ORL,14,7,-17.93402634,-3.329078359,-21.2631047,-0.066712292,-0.066712292,0,-16.00098597,-4.75442461,-20.75541058,0.845733489 +Dana Barros,barroda01,1995,RS,PHI,6363,3318,5.215112478,-0.527318038,4.68779444,12.51191006,12.51191006,0,4.749099068,0.055437832,4.8045369,-0.590906671 +Clarence Weatherspoon,weathcl01,1995,RS,PHI,5736,2991,-1.590340006,0.368266451,-1.222073554,2.320369803,2.320369803,0,-1.471555043,0.557702438,-0.913852606,-0.454103131 +Shawn Bradley,bradlsh01,1995,RS,PHI,4535,2365,-3.53322631,2.270100679,-1.263125632,1.791049798,1.791049798,0,-3.297071891,2.21015097,-1.08692092,-0.159721134 +Sharone Wright,wrighsh01,1995,RS,PHI,3920,2044,-3.782082456,-0.626530462,-4.408612918,-1.729598288,-1.729598288,0,-3.481261105,-0.730794022,-4.212055127,-0.004578202 +Scott Williams,willisc01,1995,RS,PHI,3415,1781,-1.567868258,0.5170826,-1.050785658,1.546643941,1.546643941,0,-1.727411189,0.884894747,-0.842516441,0.159904519 +Willie Burton,burtowi01,1995,RS,PHI,2999,1564,1.138889965,-2.347670028,-1.208780062,1.236828368,1.236828368,0,1.147014521,-2.157429701,-1.01041518,0.535872722 +Jeff Grayer,grayeje01,1995,RS,PHI,2106,1098,-2.085933385,-2.215615381,-4.301548766,-0.865052384,-0.865052384,0,-2.542576437,-2.326843907,-4.869420343,-0.446281624 +Derrick Alston,alstode01,1995,RS,PHI,1979,1032,-3.545814748,0.387892734,-3.157922014,-0.214737112,-0.214737112,0,-3.413812247,-0.143477653,-3.5572899,-0.019527659 +B.J. Tyler,tylerbj01,1995,RS,PHI,1551,809,-2.947380275,-2.23387642,-5.181256694,-1.004397967,-1.004397967,0,-3.018310461,-3.06175604,-6.080066501,0.083631296 +Greg Graham,grahagr01,1995,RS,PHI,1486,775,-2.151306936,-1.764605615,-3.915912551,-0.462439141,-0.462439141,0,-2.636042926,-2.033078499,-4.669121426,0.292020863 +Jeff Malone,malonje01,1995,RS,PHI,1266,660,1.114201987,-2.141077826,-1.026875838,0.577031873,0.577031873,0,0.576074699,-1.815597996,-1.239523296,-0.518526139 +Tim Perry,perryti01,1995,RS,PHI,855,446,-4.164909052,-1.431401558,-5.596310609,-0.649296703,-0.649296703,0,-4.375418637,-2.072654563,-6.4480732,0.235374604 +Corey Gaines,gaineco01,1995,RS,PHI,537,280,-1.206269139,-2.021146633,-3.227415772,-0.068397283,-0.068397283,0,-1.818981808,-1.866238461,-3.685220269,0.269683411 +Jaren Jackson,jacksja01,1995,RS,PHI,493,257,-2.302974723,-1.452639649,-3.755614371,-0.132616739,-0.132616739,0,-2.685550273,-1.642414207,-4.32796448,0.541465357 +Jerome Harmon,harmoje01,1995,RS,PHI,303,158,-2.896859231,0.135773868,-2.761085363,-0.000890845,-0.000890845,0,-3.099617752,-0.211450931,-3.311068682,-0.290832346 +Alphonso Ford,fordal01,1995,RS,PHI,188,98,-7.031742575,-3.734312781,-10.76605536,-0.400806491,-0.400806491,0,-6.612922293,-4.578782513,-11.19170481,0.00162605 +Lloyd Daniels,daniell01,1995,RS,PHI,121,63,-5.148642691,-3.42780671,-8.576449401,-0.193342901,-0.193342901,0,-4.310743723,-3.89078982,-8.201533543,3.045984333 +Kevin Pritchard,pritcke01,1995,RS,PHI,69,36,-5.874902053,-6.615595464,-12.49049752,-0.180573384,-0.180573384,0,-6.19759821,-7.872849865,-14.07044808,0.876662858 +Alaa Abdelnaby,abdelal01,1995,RS,PHI,58,30,-19.426711,-5.753302832,-25.18001383,-0.34201504,-0.34201504,0,-17.7059739,-7.713218987,-25.41919289,-0.355769664 +Dan Majerle,majerda01,1995,RS,PHO,6246,3091,3.361321421,-0.186972117,3.174349304,9.305205416,9.305205416,0,3.656571997,-0.052599778,3.603972219,-0.379087933 +A.C. Green,greenac01,1995,RS,PHO,5430,2687,0.562414474,-0.535879788,0.026534686,3.775232459,3.775232459,0,0.366362727,-0.737788329,-0.371425602,-0.769368157 +Charles Barkley,barklch01,1995,RS,PHO,4814,2382,4.788988785,1.588234462,6.377223247,11.07000244,11.07000244,0,5.294848476,1.774709814,7.06955829,-0.188890896 +Elliot Perry,perryel01,1995,RS,PHO,3995,1977,1.430813113,1.359948503,2.790761616,5.579468718,5.579468718,0,1.583536034,1.310051025,2.89358706,-0.156592772 +Wesley Person,persowe01,1995,RS,PHO,3638,1800,1.339567518,-1.501884101,-0.162316583,2.371357914,2.371357914,0,1.275568828,-1.59409191,-0.318523082,-0.200522558 +Danny Manning,mannida01,1995,RS,PHO,3052,1510,0.558832163,-0.593774435,-0.034942272,2.091481998,2.091481998,0,0.876145573,-0.339907691,0.536237881,-0.009167845 +Danny Ainge,aingeda01,1995,RS,PHO,2777,1374,2.467557892,-1.694469843,0.77308805,2.480956264,2.480956264,0,2.224039128,-1.66105454,0.562984588,0.427221306 +Kevin Johnson,johnske02,1995,RS,PHO,2732,1352,3.66658892,-1.283172568,2.383416351,3.513483162,3.513483162,0,3.27993995,-1.302533272,1.977406677,-0.730321194 +Wayman Tisdale,tisdawa01,1995,RS,PHO,2579,1276,-2.468639205,-1.206388492,-3.675027697,-0.604028285,-0.604028285,0,-2.189264901,-0.950960677,-3.140225578,0.284409589 +Joe Kleine,kleinjo01,1995,RS,PHO,1956,968,-4.217923721,-0.973312824,-5.191236545,-1.210935281,-1.210935281,0,-4.118373191,-0.652534524,-4.770907716,0.411306927 +Danny Schayes,schayda01,1995,RS,PHO,1663,823,-3.378113534,-0.21275246,-3.590865994,-0.356293382,-0.356293382,0,-3.186788662,-0.062740666,-3.249529328,0.857220103 +Trevor Ruffin,ruffitr01,1995,RS,PHO,645,319,0.033654472,-2.735449572,-2.701795099,0.008007443,0.008007443,0,1.260621741,-3.110019111,-1.84939737,1.940843448 +Richard Dumas,dumasri02,1995,RS,PHO,337,167,-1.243934535,0.625996895,-0.61793764,0.182461909,0.182461909,0,-1.070246777,0.288578987,-0.78166779,0.41568436 +Antonio Lang,langan02,1995,RS,PHO,107,53,-8.17424158,-4.354232597,-12.52847418,-0.267423814,-0.267423814,0,-8.331684273,-4.635051801,-12.96673607,1.069855565 +Aaron Swinson,swinsaa01,1995,RS,PHO,103,51,-3.094630333,-3.303040908,-6.397671241,-0.095556395,-0.095556395,0,-3.425571683,-3.916492431,-7.342064114,0.637373177 +Clifford Robinson,robincl02,1995,RS,POR,5386,2725,2.696985942,0.649940737,3.346926679,8.480995758,8.480995758,0,2.911358508,0.684547979,3.595906486,0.049583156 +Buck Williams,willibu01,1995,RS,POR,4787,2422,-0.844962883,0.8948713,0.049908417,3.445667043,3.445667043,0,-0.937255891,0.867224219,-0.070031672,-0.385764653 +Rod Strickland,stricro02,1995,RS,POR,4481,2267,3.968415857,1.102370155,5.070786012,8.995584177,8.995584177,0,3.899527363,1.044273541,4.943800904,-0.52107716 +Chris Dudley,dudlech02,1995,RS,POR,4437,2245,-3.073473425,2.316207518,-0.757265907,2.272422927,2.272422927,0,-2.863505262,2.155776662,-0.7077286,-0.414200862 +Harvey Grant,grantha01,1995,RS,POR,3501,1771,-1.661482531,0.688988254,-0.972494277,1.600337062,1.600337062,0,-1.632286926,0.308924984,-1.323361943,-0.336894651 +James Robinson,robinja02,1995,RS,POR,3042,1539,-1.562894802,-1.191091977,-2.75398678,-0.003146436,-0.003146436,0,-1.164461522,-1.454741596,-2.619203118,0.481442925 +Clyde Drexler,drexlcl01,1995,RS,POR,2823,1428,5.396474182,1.064174151,6.460648333,6.804387647,6.804387647,0,5.5302553,1.361972876,6.892228175,1.314918516 +Jerome Kersey,kerseje01,1995,RS,POR,2259,1143,-1.29708488,1.759437115,0.462352235,1.882665386,1.882665386,0,-1.294339315,1.640246451,0.345907136,0.469620633 +Otis Thorpe,thorpot01,1995,RS,POR,1795,908,1.655795255,-0.800822514,0.854972741,1.674411992,1.674411992,0,1.325379311,-0.477345918,0.848033393,0.245891935 +Aaron McKie,mckieaa01,1995,RS,POR,1635,827,-0.450954374,0.899266696,0.448312322,1.351807303,1.351807303,0,-0.861879847,0.737561279,-0.124318568,0.162105635 +Terry Porter,portete01,1995,RS,POR,1522,770,0.761919534,-0.439486718,0.322432816,1.208019033,1.208019033,0,0.859866347,-0.777993415,0.081872932,0.078032665 +Mark Bryant,bryanma01,1995,RS,POR,1301,658,-1.737337121,0.111043956,-1.626293166,0.379565454,0.379565454,0,-1.978776968,-0.032604334,-2.011381302,0.57937148 +Steve Henson,hensost01,1995,RS,POR,751,380,1.366882825,-2.265435262,-0.898552437,0.360495278,0.360495278,0,0.706169253,-2.497738875,-1.791569622,0.404533226 +Tracy Murray,murratr01,1995,RS,POR,619,313,-1.283726728,-1.902453729,-3.186180456,-0.070857356,-0.070857356,0,-1.241732074,-2.459222264,-3.700954338,1.623646075 +James Edwards,edwarja01,1995,RS,POR,526,266,-7.537007578,-0.099491307,-7.636498884,-0.668015772,-0.668015772,0,-7.24435378,-0.552455236,-7.796809016,0.688268106 +Negele Knight,knighne01,1995,RS,POR,85,43,0.54895987,-2.528184013,-1.979224143,0.016864233,0.016864233,0,-0.288025885,-2.894525707,-3.182551592,-0.253109293 +Mitch Richmond,richmmi01,1995,RS,SAC,6170,3172,1.909341734,-0.527403082,1.381938652,6.686416386,6.686416386,0,1.92628004,-0.236557949,1.689722091,-0.007379495 +Walt Williams,williwa02,1995,RS,SAC,5327,2739,0.671372434,1.05610532,1.727477754,6.284435884,6.284435884,0,0.929479406,1.104052817,2.033532223,0.412420111 +Olden Polynice,polynol01,1995,RS,SAC,4929,2534,-1.183709887,1.126120276,-0.057589611,3.459710256,3.459710256,0,-1.276320364,1.032663504,-0.243656861,-0.571796273 +Spud Webb,webbsp01,1995,RS,SAC,4781,2458,1.108681077,-0.942630433,0.166050644,3.636907947,3.636907947,0,0.672720234,-0.896712568,-0.223992334,-0.515064611 +Brian Grant,grantbr01,1995,RS,SAC,4452,2289,-1.271030699,0.656550955,-0.614479744,2.492981636,2.492981636,0,-1.283272292,0.519268764,-0.764003529,-0.036992333 +Michael Smith,smithmi02,1995,RS,SAC,3377,1736,-1.794556385,1.092226651,-0.702329734,1.82204687,1.82204687,0,-1.840206257,1.007804229,-0.832402028,0.436123329 +Bobby Hurley,hurlebo01,1995,RS,SAC,2149,1105,-2.817097781,-2.335966207,-5.153063989,-1.353597124,-1.353597124,0,-3.014514777,-3.159999672,-6.17451445,-0.081958184 +Randy Brown,brownra02,1995,RS,SAC,2112,1086,-2.220915345,3.848224973,1.627309627,2.456033771,2.456033771,0,-1.919030397,4.096419653,2.177389255,1.189098732 +Lionel Simmons,simmoli01,1995,RS,SAC,2069,1064,-2.931001744,-0.222859702,-3.153861446,-0.219154601,-0.219154601,0,-3.242989272,-0.81110646,-4.054095732,-0.035482041 +Duane Causwell,causwdu01,1995,RS,SAC,1595,820,-3.758077175,2.249301864,-1.50877531,0.521990698,0.521990698,0,-4.018847905,1.839394546,-2.179453359,0.490244728 +Alaa Abdelnaby,abdelal01,1995,RS,SAC,926,476,-2.870679643,-0.987076095,-3.857755738,-0.273787242,-0.273787242,0,-2.839131679,-0.608234313,-3.447365991,1.665034371 +Henry Turner,turnehe02,1995,RS,SAC,290,149,-3.103426596,0.161544404,-2.941882192,-0.014707825,-0.014707825,0,-2.657015133,-0.687762352,-3.344777485,0.77998006 +Trevor Wilson,wilsotr01,1995,RS,SAC,286,147,-1.502114018,-0.551034647,-2.053148665,0.051908687,0.051908687,0,-2.047269836,-1.677938585,-3.725208421,-0.638340317 +Doug Lee,leedo01,1995,RS,SAC,146,75,3.524416461,3.125620868,6.650037329,0.370259754,0.370259754,0,3.49154453,3.639225215,7.130769745,2.762916444 +Derrick Phelps,phelpde01,1995,RS,SAC,10,5,-14.0318964,-3.549001884,-17.58089828,-0.041015055,-0.041015055,0,-13.28747287,2.237576096,-11.04989677,7.90822306 +David Robinson,robinda01,1995,RS,SAS,6128,3074,3.295738064,4.976547262,8.272285325,17.15366756,17.15366756,0,3.659963375,4.20715809,7.867121465,-0.724566616 +Avery Johnson,johnsav01,1995,RS,SAS,6002,3011,2.105598611,-0.202291626,1.903306986,7.09376287,7.09376287,0,1.857397668,-0.017747029,1.839650639,-0.719682356 +Sean Elliott,elliose01,1995,RS,SAS,5697,2858,2.166295598,-0.113769571,2.052526027,6.990314268,6.990314268,0,2.224485242,-0.105254699,2.119230542,-0.167825662 +Vinny Del Negro,delnevi01,1995,RS,SAS,4705,2360,1.579800499,-0.439465551,1.140334948,4.665526931,4.665526931,0,1.1867307,-0.153630119,1.033100581,-0.375766444 +Chuck Person,persoch01,1995,RS,SAS,4053,2033,0.603510665,-0.765968323,-0.162457658,2.69803039,2.69803039,0,0.996940003,-0.980738742,0.016201261,0.495357574 +Dennis Rodman,rodmade01,1995,RS,SAS,3126,1568,1.02238512,1.222955746,2.245340866,3.960559413,3.960559413,0,0.835387249,1.1963209,2.031708149,-0.839697959 +J.R. Reid,reidjr01,1995,RS,SAS,3122,1566,-2.521783683,0.74288344,-1.778900243,0.78045609,0.78045609,0,-2.302617589,0.643083169,-1.65953442,0.55434231 +Terry Cummings,cummite01,1995,RS,SAS,2538,1273,-2.761923892,-0.161871988,-2.92379588,-0.113292305,-0.113292305,0,-2.456695034,-0.393586871,-2.850281905,0.345390425 +Doc Rivers,riverdo01,1995,RS,SAS,1878,942,-1.100071655,1.540071443,0.439999788,1.567515521,1.567515521,0,-0.659115377,1.982413305,1.323297928,2.108591565 +Willie Anderson,anderwi01,1995,RS,SAS,1108,556,-2.339027291,0.235964878,-2.103062413,0.184795828,0.184795828,0,-2.451320407,-0.079959645,-2.531280052,0.655054858 +Chris Whitney,whitnch01,1995,RS,SAS,357,179,-4.699177889,-2.93178375,-7.630961639,-0.454008375,-0.454008375,0,-4.575213621,-2.77942057,-7.354634191,1.740697004 +Moses Malone,malonmo01,1995,RS,SAS,297,149,-3.785481983,-0.7368177,-4.522299684,-0.134032983,-0.134032983,0,-3.649668707,-2.16217226,-5.811840966,-0.486441963 +Jack Haley,haleyja01,1995,RS,SAS,233,117,-6.282612499,-0.800666251,-7.08327875,-0.265224287,-0.265224287,0,-5.548297541,-0.6721362,-6.220433741,2.383634013 +Julius Nwosu,nwosuju01,1995,RS,SAS,167,84,-7.300780549,-2.266358585,-9.567139134,-0.295725604,-0.295725604,0,-6.884850115,-2.531881333,-9.416731448,1.147496881 +Howard Eisley,eisleho01,1995,RS,SAS,112,56,-7.513108703,-5.224473055,-12.73758176,-0.284771048,-0.284771048,0,-7.248624296,-7.343664359,-14.59228865,-0.193175529 +Corey Crowder,crowdco01,1995,RS,SAS,58,29,-10.31428203,-1.245661542,-11.55994358,-0.132267825,-0.132267825,0,-8.990858237,-3.443575844,-12.43443408,1.38354844 +Gary Payton,paytoga01,1995,RS,SEA,6067,3015,4.89380129,1.249648976,6.143450266,13.67073119,13.67073119,0,5.168795686,1.577082588,6.745878274,-0.066306254 +Detlef Schrempf,schrede01,1995,RS,SEA,5808,2886,4.303015964,-0.323660346,3.979355618,9.860663916,9.860663916,0,3.915020822,-0.383719982,3.53130084,-0.45453273 +Shawn Kemp,kempsh01,1995,RS,SEA,5391,2679,1.827224746,0.91245325,2.739677995,7.501070762,7.501070762,0,2.075761779,0.741936487,2.817698266,-0.029613708 +Sam Perkins,perkisa01,1995,RS,SEA,4741,2356,1.307458739,0.776181715,2.083640454,5.79795315,5.79795315,0,1.715383125,0.297719067,2.013102191,-0.198013167 +Kendall Gill,gillke01,1995,RS,SEA,4276,2125,0.551421717,0.519589961,1.071011678,4.14704036,4.14704036,0,0.897727999,0.389394867,1.287122866,0.099774016 +Nate McMillan,mcmilna01,1995,RS,SEA,4166,2070,0.478991878,2.97147478,3.450466658,6.591325902,6.591325902,0,0.74143876,3.397091287,4.138530047,0.616484005 +Vincent Askew,askewvi01,1995,RS,SEA,3463,1721,1.090358668,-1.690882263,-0.600523595,1.890255375,1.890255375,0,0.643484573,-1.676062811,-1.032578238,0.144433084 +Sarunas Marciulionis,marcisa01,1995,RS,SEA,2403,1194,-0.702191423,-0.396429608,-1.09862103,1.012803111,1.012803111,0,-0.490260336,-0.893763964,-1.384024301,0.637386282 +Ervin Johnson,johnser02,1995,RS,SEA,1825,907,-5.50816801,1.010046756,-4.498121254,-0.811528891,-0.811528891,0,-5.235614474,0.417170678,-4.818443796,0.300327548 +Bill Cartwright,cartwbi01,1995,RS,SEA,865,430,-6.763003229,-1.400789383,-8.163792612,-1.194483008,-1.194483008,0,-6.585838007,-1.533145992,-8.118983999,0.536272378 +Byron Houston,houstby01,1995,RS,SEA,519,258,-2.339084526,-0.034029381,-2.373113907,0.050467599,0.050467599,0,-1.794245313,-0.362149546,-2.156394859,1.625502109 +Steve Scheffler,schefst01,1995,RS,SEA,205,102,-1.195898787,-0.793746266,-1.989645053,0.039264497,0.039264497,0,-1.750112492,-2.341943089,-4.092055581,-0.724134013 +Dontonio Wingfield,wingfdo01,1995,RS,SEA,163,81,-3.639313992,1.868601209,-1.770712783,0.041252793,0.041252793,0,-2.4795994,0.917416247,-1.562183153,1.818542705 +Rich King,kingri01,1995,RS,SEA,12,6,-23.58542821,-3.656703292,-27.24213151,-0.077001257,-0.077001257,0,-21.08403351,-3.938774337,-25.02280785,2.54122456 +Karl Malone,malonka01,1995,RS,UTA,6100,3126,3.449295548,2.057345997,5.506641545,13.15015048,13.15015048,0,4.036559021,2.127203344,6.163762364,-0.130299574 +John Stockton,stockjo01,1995,RS,UTA,5594,2867,8.118285463,1.718029865,9.836315328,18.32604364,18.32604364,0,7.949740172,2.000608648,9.95034882,-0.431673074 +Jeff Hornacek,hornaje01,1995,RS,UTA,5261,2696,4.348075695,0.586757872,4.934833566,10.53523663,10.53523663,0,4.283943023,0.735388929,5.019331952,-0.313578636 +David Benoit,benoida01,1995,RS,UTA,3592,1841,0.019865123,0.412703418,0.432568541,2.986912642,2.986912642,0,0.087413169,0.203793086,0.291206255,-0.075649543 +Antoine Carr,carran01,1995,RS,UTA,3272,1677,-1.902146029,0.146433631,-1.755712398,0.853274873,0.853274873,0,-1.676852205,0.098640666,-1.578211539,0.282673127 +Adam Keefe,keefead01,1995,RS,UTA,2478,1270,0.216497721,0.164631257,0.381128978,2.024631858,2.024631858,0,-0.125810992,-0.385743086,-0.511554078,-0.194487629 +Tom Chambers,chambto01,1995,RS,UTA,2420,1240,-1.827040126,-0.722633241,-2.549673367,0.127099399,0.127099399,0,-1.667682553,-0.907062418,-2.574744972,0.269479759 +John Crotty,crottjo01,1995,RS,UTA,1988,1019,-0.484751124,-0.837933661,-1.322684785,0.741767899,0.741767899,0,-0.679823781,-1.26582153,-1.94564531,-0.036047693 +Felton Spencer,spencfe01,1995,RS,UTA,1766,905,-3.058885213,0.430086769,-2.628798444,0.056029955,0.056029955,0,-2.589715815,0.389559978,-2.200155837,0.113330339 +Bryon Russell,russebr01,1995,RS,UTA,1678,860,-2.351795479,1.639730325,-0.712065155,0.900073969,0.900073969,0,-1.965270946,1.122292331,-0.842978615,0.618967025 +Jamie Watson,watsoja01,1995,RS,UTA,1313,673,-3.146488791,0.691317213,-2.455171578,0.102046201,0.102046201,0,-2.942449148,-0.026022342,-2.96847149,0.754855194 +James Donaldson,donalja01,1995,RS,UTA,1196,613,-5.110463672,0.181868229,-4.928595442,-0.679632504,-0.679632504,0,-5.085227102,-0.754993465,-5.840220566,-0.238628558 +Blue Edwards,edwarbl01,1995,RS,UTA,1181,605,-2.24385101,-0.615252546,-2.859103556,-0.034065049,-0.034065049,0,-1.940379452,-0.835765473,-2.776144924,1.083351548 +Walter Bond,bondwa01,1995,RS,UTA,466,239,0.187894951,-2.122860017,-1.934965066,0.101825462,0.101825462,0,0.156932698,-1.95915025,-1.802217552,2.310715322 +Jay Humphries,humphja01,1995,RS,UTA,291,149,-9.794156142,-0.787049235,-10.58120538,-0.60444821,-0.60444821,0,-9.071559509,-0.587497749,-9.659057258,1.440943521 +Calbert Cheaney,cheanca01,1995,RS,WSB,5279,2651,0.296511305,-1.37996308,-1.083451775,2.254306637,2.254306637,0,0.209893204,-0.974907594,-0.76501439,0.009728214 +Juwan Howard,howarju01,1995,RS,WSB,4676,2348,-1.386221811,-1.448055166,-2.834276977,-0.100778119,-0.100778119,0,-1.263063236,-0.980914969,-2.243978205,-0.169023335 +Scott Skiles,skilesc01,1995,RS,WSB,4136,2077,2.626059029,-1.739354323,0.886704706,3.834895544,3.834895544,0,2.198445501,-1.497103243,0.701342258,-0.460425735 +Chris Webber,webbech01,1995,RS,WSB,4116,2067,1.508090926,0.770467226,2.278558152,5.298692951,5.298692951,0,1.947886383,0.924174936,2.872061319,-0.076983829 +Gheorghe Muresan,muresgh01,1995,RS,WSB,3425,1720,-1.718091036,1.02976005,-0.688330986,1.810787048,1.810787048,0,-1.790146265,0.994771876,-0.795374388,0.082222549 +Doug Overton,overtdo01,1995,RS,WSB,3393,1704,-1.060474246,-1.969911079,-3.030385325,-0.24285095,-0.24285095,0,-1.457589678,-2.150010419,-3.607600097,-0.351340941 +Mitchell Butler,butlemi02,1995,RS,WSB,3095,1554,-2.399785061,-1.337088037,-3.736873098,-0.787059776,-0.787059776,0,-2.441588219,-1.475442862,-3.917031081,0.5548917 +Rex Chapman,chapmre01,1995,RS,WSB,2923,1468,2.02886575,-0.124428603,1.904437147,3.492426771,3.492426771,0,2.162997178,0.0311625,2.194159678,0.17201405 +Don MacLean,macledo01,1995,RS,WSB,2095,1052,-1.836293611,-2.282865309,-4.11915892,-0.733825113,-0.733825113,0,-1.975476863,-2.187035585,-4.162512448,-0.133618529 +Anthony Tucker,tuckean01,1995,RS,WSB,1956,982,-3.341076429,0.104600193,-3.236476236,-0.244991087,-0.244991087,0,-3.691463544,-0.078934016,-3.77039756,0.48559978 +Kevin Duckworth,duckwke01,1995,RS,WSB,1629,818,-5.36953632,-0.69202681,-6.06156313,-1.386751695,-1.386751695,0,-4.978674643,-0.808607584,-5.787282227,0.319276348 +Jim McIlvaine,mcilvji01,1995,RS,WSB,1063,534,-4.428989068,1.214729353,-3.214259715,-0.12675496,-0.12675496,0,-4.847680922,0.670396201,-4.177284721,0.199921858 +Larry Stewart,stewala01,1995,RS,WSB,689,346,-2.068049637,0.300984308,-1.767065329,0.174377398,0.174377398,0,-2.624044452,-0.058656732,-2.682701184,0.466506785 +Kenny Walker,walkeke01,1995,RS,WSB,530,266,-3.741674765,-2.116595444,-5.858270209,-0.423797946,-0.423797946,0,-4.491910438,-2.307456451,-6.799366889,0.438004098 +Tom Gugliotta,guglito01,1995,RS,WSB,450,226,-0.736186475,3.886168739,3.149982264,0.683415887,0.683415887,0,0.185596584,4.425513358,4.611109942,0.430929594 +Brian Oliver,olivebr01,1995,RS,WSB,84,42,-3.558935027,-4.806968775,-8.365903803,-0.121756413,-0.121756413,0,-4.688236005,-4.57049124,-9.258727244,1.107046227 +Mookie Blaylock,blaylmo01,1995,PO,ATL,224,121,2.364035277,-1.383032622,0.981002655,0.236901499,0,0.236901499,2.758659615,-1.406948145,1.35171147,-0.247336494 +Grant Long,longgr01,1995,PO,ATL,204,110,0.125414127,0.374948394,0.500362521,0.187745977,0,0.187745977,-0.140730158,0.32324349,0.182513332,-0.18747435 +Steve Smith,smithst01,1995,PO,ATL,200,108,3.056083261,1.437371232,4.493454493,0.415922231,0,0.415922231,2.863394073,2.338883389,5.202277462,0.936616831 +Andrew Lang,langan01,1995,PO,ATL,187,101,-6.182299021,-1.605497639,-7.78779666,-0.268383208,0,-0.268383208,-6.11361235,-1.352299726,-7.465912076,0.216514064 +Tyrone Corbin,corbity01,1995,PO,ATL,146,79,2.445917132,-0.972678056,1.473239077,0.175793898,0,0.175793898,1.538553571,-0.875767329,0.662786242,0.120436357 +Stacey Augmon,augmost01,1995,PO,ATL,96,52,2.006766967,0.698622457,2.705389424,0.150428534,0,0.150428534,0.992269196,0.941063768,1.933332963,0.697671422 +Craig Ehlo,ehlocr01,1995,PO,ATL,91,49,-6.261926153,-0.884359736,-7.146285889,-0.113089271,0,-0.113089271,-6.181480782,-3.156094195,-9.337574977,-0.209570842 +Ken Norman,normake01,1995,PO,ATL,78,42,-4.117551176,-2.828264277,-6.945815452,-0.097696444,0,-0.097696444,-3.771413703,-1.427722714,-5.199136417,4.825887528 +Greg Anderson,andergr01,1995,PO,ATL,72,39,-3.046001412,4.50868966,1.462688248,0.087892847,0,0.087892847,-3.677831598,5.065390186,1.387558588,1.501543019 +Ennis Whatley,whatlen01,1995,PO,ATL,35,19,-9.041703428,-2.77000367,-11.8117071,-0.089984827,0,-0.089984827,-9.901439683,-3.427462352,-13.32890203,-0.608883084 +Dee Brown,brownde01,1995,PO,BOS,316,172,3.383963623,1.304389036,4.688352659,0.672247423,0,0.672247423,2.815482759,1.861116963,4.676599722,-0.129952673 +Sherman Douglas,douglsh01,1995,PO,BOS,308,168,-3.661253731,0.001977922,-3.659275809,-0.080150982,0,-0.080150982,-3.454305395,0.197660969,-3.256644426,-0.258289733 +Dino Radja,radjadi01,1995,PO,BOS,281,153,-4.170982234,2.229684192,-1.941298043,0.065321779,0,0.065321779,-4.263210995,2.626135552,-1.637075443,0.296554175 +Dominique Wilkins,wilkido01,1995,PO,BOS,275,150,2.30026979,1.089130113,3.389399902,0.476977765,0,0.476977765,1.690274973,0.391966816,2.082241789,-1.413882497 +Derek Strong,stronde01,1995,PO,BOS,149,81,-2.591244585,1.702553694,-0.888690891,0.078704441,0,0.078704441,-2.925213158,0.800446849,-2.124766309,-0.713889812 +Pervis Ellison,ellispe01,1995,PO,BOS,125,68,0.908510516,2.778244309,3.686754824,0.232743137,0,0.232743137,0.158512529,3.482621211,3.64113374,0.948849991 +Eric Montross,montrer01,1995,PO,BOS,114,62,-8.511595906,-3.62354989,-12.1351458,-0.311305308,0,-0.311305308,-8.59522026,-3.411433973,-12.00665423,1.50664821 +Xavier McDaniel,mcdanxa01,1995,PO,BOS,108,59,-8.272543653,-3.015061552,-11.28760521,-0.264730152,0,-0.264730152,-8.74635599,-4.447564834,-13.19392082,-0.111019203 +Greg Minor,minorgr01,1995,PO,BOS,68,37,-4.030496629,0.249913822,-3.780582807,-0.019933204,0,-0.019933204,-5.038180234,-0.931062668,-5.969242902,-0.59099234 +Acie Earl,earlac01,1995,PO,BOS,18,10,-8.933006537,2.328519962,-6.604486574,-0.021225172,0,-0.021225172,-8.796031635,4.940801491,-3.855230144,4.188027742 +Alonzo Mourning,mournal01,1995,PO,CHH,311,174,0.900276028,2.857863465,3.758139493,0.591104937,0,0.591104937,1.154836014,2.684420599,3.839256613,-0.721551987 +Larry Johnson,johnsla02,1995,PO,CHH,307,172,2.660131254,0.272414164,2.932545417,0.510045294,0,0.510045294,2.699709187,0.326504128,3.026213314,-0.746469135 +Muggsy Bogues,boguemu01,1995,PO,CHH,259,145,-2.98068252,-0.97449216,-3.95517468,-0.091123511,0,-0.091123511,-2.744257439,-0.772088095,-3.516345534,-0.813290937 +Hersey Hawkins,hawkihe01,1995,PO,CHH,232,130,1.055196059,1.672780481,2.727976541,0.37676482,0,0.37676482,1.052371483,1.874019716,2.926391199,0.490054088 +Dell Curry,curryde01,1995,PO,CHH,191,107,4.770291801,-3.409289243,1.361002558,0.231480767,0,0.231480767,4.147283595,-3.217644046,0.929639549,0.00675129 +David Wingate,wingada01,1995,PO,CHH,130,73,5.248411618,0.985044339,6.233455956,0.350841607,0,0.350841607,4.788533502,2.040783203,6.829316706,1.504745169 +Robert Parish,parisro01,1995,PO,CHH,127,71,-3.035432332,-0.580133067,-3.615565398,-0.031802233,0,-0.031802233,-3.599300472,-2.243930847,-5.843231319,-1.491760062 +Kenny Gattison,gattike01,1995,PO,CHH,104,58,-2.026357903,-0.549410273,-2.575768176,0.00547234,0,0.00547234,-2.25512584,1.006686736,-1.248439104,2.6235824 +Greg Sutton,suttogr01,1995,PO,CHH,41,23,-4.70384009,-3.183891955,-7.887732044,-0.062577997,0,-0.062577997,-4.220146011,-4.604725006,-8.824871016,0.576765655 +Darrin Hancock,hancoda01,1995,PO,CHH,32,18,-10.3120106,-0.424172303,-10.73618291,-0.078070688,0,-0.078070688,-9.379906075,0.116882201,-9.263023874,2.892676318 +Michael Adams,adamsmi01,1995,PO,CHH,20,11,3.101120181,-2.258855365,0.842264816,0.020781392,0,0.020781392,2.463467762,-3.807253168,-1.343785406,-0.049198369 +Joe Wolf,wolfjo01,1995,PO,CHH,5,3,-5.456651551,-3.322365165,-8.779016716,-0.009348379,0,-0.009348379,-6.628082309,-5.574564953,-12.20264726,-1.599983369 +Michael Jordan,jordami01,1995,PO,CHI,774,420,3.653774795,2.644211315,6.29798611,1.996203668,0,1.996203668,4.251024662,2.43303581,6.684060472,-0.154868499 +Scottie Pippen,pippesc01,1995,PO,CHI,730,396,3.864474349,2.032666939,5.897141288,1.802886346,0,1.802886346,4.055856379,2.089482219,6.145338598,0.051826288 +Toni Kukoc,kukocto01,1995,PO,CHI,686,372,3.812915612,0.727902585,4.540818197,1.414401882,0,1.414401882,3.627495889,0.420717627,4.048213516,-0.804826795 +B.J. Armstrong,armstbj01,1995,PO,CHI,531,288,1.819773875,-0.568940483,1.250833392,0.602884421,0,0.602884421,1.441733508,-0.444170653,0.997562855,-0.508807079 +Luc Longley,longllu01,1995,PO,CHI,376,204,-4.307174457,1.892390161,-2.414784296,0.036489071,0,0.036489071,-4.094080173,2.434893852,-1.659186322,1.265364131 +Steve Kerr,kerrst01,1995,PO,CHI,356,193,0.90014733,-1.961723193,-1.061575862,0.170254614,0,0.170254614,0.035452653,-2.197328027,-2.161875374,-0.638884718 +Will Perdue,perduwi01,1995,PO,CHI,325,176,-3.053249312,-0.494563701,-3.547813014,-0.074114459,0,-0.074114459,-3.189191041,-0.800003448,-3.989194489,0.278049338 +Bill Wennington,wennibi01,1995,PO,CHI,245,133,-5.468938749,0.383134423,-5.085804326,-0.166062585,0,-0.166062585,-5.087853253,1.032502521,-4.055350731,1.428620263 +Jud Buechler,buechju01,1995,PO,CHI,192,104,-1.343484652,1.560505568,0.217020916,0.162836477,0,0.162836477,-1.804778835,0.956332881,-0.848445954,0.259030954 +Pete Myers,myerspe01,1995,PO,CHI,146,79,-2.781837609,0.987341207,-1.794496402,0.039865097,0,0.039865097,-3.019700826,0.304255311,-2.715445516,0.328886973 +Ron Harper,harpero01,1995,PO,CHI,74,40,-0.510184327,4.162089755,3.651905428,0.136367401,0,0.136367401,-0.610352447,3.741639894,3.131287447,1.083175144 +Corie Blount,blounco01,1995,PO,CHI,37,20,-10.9854412,-2.176610528,-13.16205173,-0.112403349,0,-0.112403349,-10.8683337,-1.719834056,-12.58816776,2.324203117 +Bobby Phills,phillbo01,1995,PO,CLE,262,146,-1.107024963,1.16026443,0.053239468,0.214887037,0,0.214887037,-1.371240368,1.301420675,-0.069819694,-0.197614972 +Hot Rod Williams,williho01,1995,PO,CLE,258,144,-8.055400791,2.710400884,-5.344999907,-0.197120866,0,-0.197120866,-7.094540432,2.66003025,-4.434510182,0.224713259 +Mark Price,pricema01,1995,PO,CLE,256,143,1.206017494,-1.491139943,-0.285122448,0.185031826,0,0.185031826,0.904854579,-1.964466471,-1.059611892,-0.214610362 +Tyrone Hill,hillty01,1995,PO,CLE,249,139,-6.084155154,2.290338586,-3.793816568,-0.07712901,0,-0.07712901,-5.530258929,2.718793688,-2.81146524,0.923230245 +Chris Mills,millsch01,1995,PO,CLE,249,139,3.112372003,-0.770980497,2.341391506,0.372761225,0,0.372761225,2.024209144,0.045176237,2.069385381,0.088951329 +Michael Cage,cagemi01,1995,PO,CLE,145,81,-1.205127181,1.873902111,0.66877493,0.145066935,0,0.145066935,-1.79198485,1.409049968,-0.382934882,-0.4011113 +Danny Ferry,ferryda01,1995,PO,CLE,120,67,8.235763395,-0.980626272,7.255137123,0.353996273,0,0.353996273,7.366487101,-0.502861527,6.863625574,0.322107047 +Steve Colter,coltest01,1995,PO,CLE,77,43,0.215034565,-2.155799281,-1.940764717,0.018205141,0,0.018205141,-1.161000163,-2.853334697,-4.01433486,-0.51712233 +Tony Campbell,campbto01,1995,PO,CLE,66,37,1.205466994,-2.083359258,-0.877892264,0.036364739,0,0.036364739,0.205945354,-3.61778693,-3.411841577,-0.207808824 +John Battle,battljo01,1995,PO,CLE,13,7,10.97687074,-4.422539305,6.554331435,0.034855436,0,0.034855436,8.631954846,-4.425909861,4.206044985,1.534808938 +Greg Dreiling,dreilgr01,1995,PO,CLE,13,7,-14.23511251,-2.112651618,-16.34776413,-0.051355678,0,-0.051355678,-14.26432832,-0.387224986,-14.6515533,2.283778169 +Fred Roberts,roberfr01,1995,PO,CLE,13,7,1.808184006,-5.251749775,-3.443565769,-0.00255651,0,-0.00255651,1.322211613,-8.330504958,-7.008293346,0.0645174 +Jalen Rose,roseja01,1995,PO,DEN,189,99,0.231355176,-1.379706532,-1.148351356,0.083265449,0,0.083265449,-0.001457719,-1.582232068,-1.583689787,-0.184114586 +Bryant Stith,stithbr01,1995,PO,DEN,162,85,7.305606685,-1.949092352,5.356514333,0.361206166,0,0.361206166,5.872528025,-1.619102017,4.253426007,-0.341373246 +Dikembe Mutombo,mutomdi01,1995,PO,DEN,161,84,-4.901552318,-2.361352762,-7.26290508,-0.200778443,0,-0.200778443,-5.119114891,-1.760150676,-6.879265567,0.589131103 +Reggie Williams,willire01,1995,PO,DEN,161,84,-1.055771124,0.119034823,-0.936736302,0.080500652,0,0.080500652,-0.474562918,0.57221241,0.097649493,0.396730047 +Mahmoud Abdul-Rauf,abdulma02,1995,PO,DEN,145,76,-1.084870513,-3.230338587,-4.3152091,-0.063351893,0,-0.063351893,-0.782468988,-3.148197534,-3.930666523,1.089961389 +Rodney Rogers,rogerro01,1995,PO,DEN,145,76,-2.058800563,0.962934892,-1.095865671,0.06713206,0,0.06713206,-1.889601964,1.336636136,-0.552965828,1.336347872 +Dale Ellis,ellisda01,1995,PO,DEN,140,73,4.280048021,-0.63539805,3.644649971,0.245125154,0,0.245125154,3.999564752,-0.96846436,3.031100392,-0.187041727 +Bison Dele,delebi01,1995,PO,DEN,84,44,-6.448574059,-5.12004692,-11.56862098,-0.211061659,0,-0.211061659,-6.064160516,-3.871672414,-9.935832929,3.038324607 +Tom Hammonds,hammoto01,1995,PO,DEN,84,44,-2.417678255,-3.569769945,-5.9874482,-0.076855166,0,-0.076855166,-2.819274581,-2.521747394,-5.341021974,2.282636988 +Cliff Levingston,levincl01,1995,PO,DEN,67,35,0.243502043,3.899386708,4.142888752,0.12653339,0,0.12653339,0.347512561,2.897071346,3.244583907,-0.293053817 +Greg Grant,grantgr01,1995,PO,DEN,38,20,0.940858918,-0.459900302,0.480958616,0.034388053,0,0.034388053,0.475029771,1.313228537,1.788258308,1.021240315 +Hakeem Olajuwon,olajuha01,1995,PO,HOU,1801,929,1.910409527,2.425630294,4.336039822,3.450414185,0,3.450414185,2.71259162,2.342458002,5.055049623,-0.351735779 +Clyde Drexler,drexlcl01,1995,PO,HOU,1646,849,5.655243307,1.233515705,6.888759012,4.29838494,0,4.29838494,5.629552464,1.37571664,7.005269104,-0.160488594 +Robert Horry,horryro01,1995,PO,HOU,1630,841,2.58997343,2.135959248,4.725932677,3.294991154,0,3.294991154,2.979598423,2.162639153,5.142237575,-0.363937038 +Kenny Smith,smithke01,1995,PO,HOU,1264,652,2.48021691,-1.109981467,1.370235443,1.405083935,0,1.405083935,2.338663449,-1.207509347,1.131154102,-0.541488274 +Mario Elie,eliema01,1995,PO,HOU,1231,635,1.680265079,0.143439851,1.82370493,1.524013483,0,1.524013483,1.396190804,-0.074137937,1.322052867,-0.249392525 +Sam Cassell,cassesa01,1995,PO,HOU,940,485,3.301644059,0.029034002,3.330678061,1.561103136,0,1.561103136,3.221576302,0.262772322,3.484348625,0.538251194 +Chucky Brown,brownch01,1995,PO,HOU,632,326,-3.274907952,-0.005786003,-3.280693955,-0.091364085,0,-0.091364085,-3.637051109,-0.338626212,-3.975677321,0.324798672 +Pete Chilcutt,chilcpe01,1995,PO,HOU,626,323,-0.459244401,-0.433680319,-0.892924721,0.316115362,0,0.316115362,-0.630358697,-0.965777711,-1.596136408,0.137581295 +Charles Jones,jonesch01,1995,PO,HOU,459,237,-6.216491593,0.177508941,-6.038982652,-0.416571703,0,-0.416571703,-6.535584919,0.743563835,-5.792021084,1.406736587 +Zan Tabak,tabakza01,1995,PO,HOU,60,31,-7.525183929,1.309316704,-6.215867225,-0.056713024,0,-0.056713024,-7.519703829,-0.177286448,-7.696990276,0.282217964 +Vernon Maxwell,maxweve01,1995,PO,HOU,31,16,-11.8690652,-2.601908859,-14.47097406,-0.099327544,0,-0.099327544,-11.11911608,-3.882002412,-15.00111849,0.590052114 +Carl Herrera,herreca01,1995,PO,HOU,12,6,3.787460728,-3.345604501,0.441856228,0.009852996,0,0.009852996,2.022514689,-5.583751995,-3.561237306,-2.005510869 +Reggie Miller,millere01,1995,PO,IND,1177,641,6.826518409,-0.085613405,6.740905004,3.191537771,0,3.191537771,6.985534607,-0.162739472,6.822795136,-0.27268444 +Derrick McKey,mckeyde01,1995,PO,IND,1087,592,2.33967022,0.995834421,3.335504641,1.895812073,0,1.895812073,2.412414685,1.191496829,3.603911514,0.005421856 +Mark Jackson,jacksma01,1995,PO,IND,1017,554,4.263450452,0.021966315,4.285416767,2.032903074,0,2.032903074,4.096951814,-0.107124509,3.989827305,-0.791778915 +Rik Smits,smitsri01,1995,PO,IND,1002,546,2.866156428,0.446566007,3.312722435,1.741599769,0,1.741599769,2.841030979,0.715733218,3.556764197,-0.013029198 +Dale Davis,davisda01,1995,PO,IND,899,490,-0.727590186,0.803281548,0.075691362,0.726540278,0,0.726540278,-0.636880088,0.760289974,0.123409886,-0.251057708 +Antonio Davis,davisan01,1995,PO,IND,674,367,-1.895862181,1.057579519,-0.838282662,0.371768862,0,0.371768862,-1.691942552,1.222142511,-0.469800041,0.63124945 +Byron Scott,scottby01,1995,PO,IND,547,298,-2.839911335,-0.215078153,-3.054989488,-0.048219811,0,-0.048219811,-2.294950036,-0.59048426,-2.885434296,0.744352773 +Haywoode Workman,workmha01,1995,PO,IND,505,275,0.471966871,0.597456136,1.069423008,0.560584471,0,0.560584471,0.380614638,1.144522502,1.52513714,1.286890551 +Sam Mitchell,mitchsa01,1995,PO,IND,409,223,-3.616135907,-0.896984279,-4.513120187,-0.209057112,0,-0.209057112,-3.732726833,-0.780474025,-4.513200857,0.944062865 +Duane Ferrell,ferredu01,1995,PO,IND,156,85,-3.155900279,-3.49336175,-6.64926203,-0.174058446,0,-0.174058446,-3.283881645,-5.007552649,-8.291434294,-0.177619395 +Greg Kite,kitegr01,1995,PO,IND,48,26,-4.91665234,0.971004608,-3.945647732,-0.016913233,0,-0.016913233,-4.746891968,2.710937308,-2.035954661,3.058492256 +Vern Fleming,flemive01,1995,PO,IND,15,8,-1.761118344,-1.66844493,-3.429563274,-0.002882425,0,-0.002882425,-1.145076615,-3.741986041,-4.887062656,0.684517964 +Nick Van Exel,vanexni01,1995,PO,LAL,862,464,3.439012792,1.842219724,5.281232516,1.962487915,0,1.962487915,3.328036209,2.607872921,5.93590913,0.073872315 +Vlade Divac,divacvl01,1995,PO,LAL,721,388,-1.574250449,2.345668951,0.771418503,0.718490151,0,0.718490151,-1.566165542,2.087801513,0.521635971,-0.057938557 +Elden Campbell,campbel01,1995,PO,LAL,699,376,-1.384830024,1.700399072,0.315569048,0.603265968,0,0.603265968,-1.826820178,1.638995676,-0.187824502,-0.484304829 +Cedric Ceballos,cebalce01,1995,PO,LAL,632,340,-1.235480756,1.790894546,0.555413789,0.59117666,0,0.59117666,-1.063925649,1.068777347,0.004851698,-0.028687768 +Eddie Jones,jonesed02,1995,PO,LAL,532,286,-2.134882206,0.560153103,-1.574729103,0.176749255,0,0.176749255,-2.489268466,0.18673073,-2.302537736,-0.061644328 +Anthony Peeler,peelean01,1995,PO,LAL,498,268,0.81904048,0.686297253,1.505337733,0.602153594,0,0.602153594,0.319230803,0.419320469,0.738551272,0.309119984 +George Lynch,lynchge01,1995,PO,LAL,253,136,-0.04544136,2.164317109,2.118875749,0.352905238,0,0.352905238,-0.550536034,1.891644996,1.341108963,1.156511018 +Sam Bowie,bowiesa01,1995,PO,LAL,251,135,-6.466746833,1.422844921,-5.043901912,-0.163324564,0,-0.163324564,-6.828997704,0.885343355,-5.943654349,0.206027029 +Tony Smith,smithto02,1995,PO,LAL,50,27,-7.275269538,-5.057989861,-12.3332594,-0.138148558,0,-0.138148558,-5.979769226,-7.852325098,-13.83209432,1.320295631 +Anthony Miller,millean01,1995,PO,LAL,28,15,-6.361749049,3.572014475,-2.789734574,-0.000314143,0,-0.000314143,-6.345042934,2.347818979,-3.997223954,0.148827345 +Sedale Threatt,threase01,1995,PO,LAL,20,11,0.259491216,4.674836639,4.934327855,0.04608754,0,0.04608754,0.577018969,5.585316467,6.162335437,3.259232631 +Antonio Harvey,harvean01,1995,PO,LAL,7,4,-5.477375967,-0.66018247,-6.137558438,-0.007003503,0,-0.007003503,-6.981639261,-3.410288342,-10.3919276,-1.599983369 +Charles Oakley,oaklech01,1995,PO,NYK,765,421,1.48580498,2.90699909,4.39280407,1.57784965,0,1.57784965,1.627846469,3.076484801,4.704331269,-0.256044402 +Patrick Ewing,ewingpa01,1995,PO,NYK,725,399,-1.459167831,4.774805583,3.315637751,1.275647288,0,1.275647288,-1.194477126,3.995298012,2.800820886,0.151642244 +Derek Harper,harpede01,1995,PO,NYK,705,388,3.758046566,0.300129635,4.058176201,1.380552902,0,1.380552902,3.417889472,0.375919118,3.79380859,-0.611999086 +John Starks,starkjo01,1995,PO,NYK,690,380,4.102946158,0.403767823,4.506713981,1.461828711,0,1.461828711,4.197016406,0.692222554,4.88923896,0.670867834 +Anthony Mason,masonan01,1995,PO,NYK,639,352,-0.242378673,0.009030235,-0.233348437,0.464565984,0,0.464565984,-0.577939123,-0.585312163,-1.163251286,-0.304254903 +Charles Smith,smithch01,1995,PO,NYK,550,303,-1.424128168,2.759759879,1.335631711,0.656318949,0,0.656318949,-1.419406488,2.470968191,1.051561703,0.679272412 +Hubert Davis,davishu01,1995,PO,NYK,334,184,-2.899541135,-1.610103753,-4.509644888,-0.17112256,0,-0.17112256,-3.190898023,-2.2966512,-5.487549223,0.397827888 +Greg Anthony,anthogr01,1995,PO,NYK,245,135,1.751113066,-0.967286298,0.783826768,0.25605021,0,0.25605021,1.241249117,-0.306801154,0.934447963,1.800768916 +Herb Williams,willihe01,1995,PO,NYK,100,55,-7.094032494,9.026311834,1.93227934,0.138116168,0,0.138116168,-6.348932744,8.96650372,2.617570976,1.732747431 +Anthony Bonner,bonnean01,1995,PO,NYK,69,38,-0.679823347,-0.028293473,-0.70811682,0.041285864,0,0.041285864,-0.905958408,-0.985850594,-1.891809002,1.008799819 +Doug Christie,chrisdo01,1995,PO,NYK,11,6,-34.99896492,-5.764809375,-40.7637743,-0.128211978,0,-0.128211978,-32.16869262,-2.375223824,-34.54391645,6.151460267 +Monty Williams,willimo01,1995,PO,NYK,7,4,17.63450347,-2.439608121,15.19489535,0.038611586,0,0.038611586,14.54363113,-1.335646383,13.20798474,2.006366631 +Horace Grant,grantho01,1995,PO,ORL,1637,869,1.089879793,0.76800283,1.857882622,2.086170634,0,2.086170634,0.953721454,0.982778674,1.936500128,-0.892153217 +Anfernee Hardaway,hardaan01,1995,PO,ORL,1599,849,4.617114218,0.288678765,4.905792984,3.415336094,0,3.415336094,4.852563724,0.659206195,5.511769919,-0.127541124 +Nick Anderson,anderni01,1995,PO,ORL,1533,814,2.27957522,0.662502327,2.942077547,2.431416011,0,2.431416011,2.372293519,0.803837332,3.17613085,-0.245851302 +Shaquille O'Neal,onealsh01,1995,PO,ORL,1517,805,3.071281396,0.412945573,3.484226969,2.637167086,0,2.637167086,3.397312599,0.270929528,3.668242127,-0.122656342 +Dennis Scott,scottde01,1995,PO,ORL,1405,746,1.524770603,-0.525032821,0.999737782,1.47720114,0,1.47720114,1.951949143,-0.471520254,1.480428889,0.321912702 +Brian Shaw,shawbr01,1995,PO,ORL,669,355,1.478273799,-1.05646961,0.421804188,0.596611931,0,0.596611931,1.527537331,-1.115842089,0.411695243,0.62580675 +Donald Royal,royaldo01,1995,PO,ORL,373,198,-6.293060125,-3.040979102,-9.334039227,-0.686714757,0,-0.686714757,-6.826698781,-4.011010614,-10.83770939,0.097121376 +Jeff Turner,turneje01,1995,PO,ORL,337,179,-1.562063641,-1.157179917,-2.719243557,0.00295131,0,0.00295131,-1.804989679,-0.265442284,-2.070431962,1.69071218 +Anthony Bowie,bowiean01,1995,PO,ORL,222,118,1.295397745,-3.763696828,-2.468299083,0.01758873,0,0.01758873,0.207472636,-3.687571531,-3.480098895,0.502026541 +Tree Rollins,rollitr01,1995,PO,ORL,153,81,-7.787638834,-1.964691035,-9.752329869,-0.302950543,0,-0.302950543,-8.243592245,-2.030518817,-10.27411106,1.357095716 +Anthony Avent,aventan01,1995,PO,ORL,75,40,-3.855677748,-3.255944128,-7.111621876,-0.093810332,0,-0.093810332,-4.482203525,-2.369768282,-6.851971808,1.969465431 +Brooks Thompson,thompbr01,1995,PO,ORL,21,11,18.49287503,-3.791383419,14.70149161,0.097936304,0,0.097936304,17.37140854,-6.561509153,10.80989939,-2.743770036 +Charles Barkley,barklch01,1995,PO,PHO,763,390,6.368806504,1.649723923,8.018530427,2.200226692,0,2.200226692,7.145920694,1.591005642,8.736926336,-0.39419776 +Kevin Johnson,johnske02,1995,PO,PHO,726,371,8.907528077,-1.388778943,7.518749134,1.984111657,0,1.984111657,8.417343795,-1.19596494,7.221378855,-0.923774802 +A.C. Green,greenac01,1995,PO,PHO,720,368,3.578420678,0.252739764,3.831160442,1.259476854,0,1.259476854,3.290532319,0.281071897,3.571604216,-1.054004772 +Dan Majerle,majerda01,1995,PO,PHO,600,307,0.270966638,1.122020484,1.392987122,0.669799088,0,0.669799088,0.934670579,1.145225576,2.079896155,0.070920631 +Wesley Person,persowe01,1995,PO,PHO,483,247,1.361626549,-2.314145912,-0.952519363,0.233061313,0,0.233061313,1.603716588,-2.438108631,-0.834392043,-0.215858587 +Wayman Tisdale,tisdawa01,1995,PO,PHO,332,170,-2.914407928,-2.091829486,-5.006237414,-0.203396012,0,-0.203396012,-2.739836474,-1.540045569,-4.279882043,0.699258679 +Joe Kleine,kleinjo01,1995,PO,PHO,327,167,-1.523117862,0.159708509,-1.363409353,0.12327029,0,0.12327029,-1.283149518,1.069926863,-0.213222655,1.052186539 +Danny Schayes,schayda01,1995,PO,PHO,286,146,-6.220145284,-1.055344422,-7.275489706,-0.354798203,0,-0.354798203,-5.799614104,0.250095356,-5.549518747,1.846665966 +Danny Ainge,aingeda01,1995,PO,PHO,268,137,3.506567224,-1.059134713,2.447432511,0.375518802,0,0.375518802,3.402528295,-1.319656473,2.082871823,0.201737041 +Elliot Perry,perryel01,1995,PO,PHO,207,106,0.928173581,-0.817814434,0.110359146,0.159275836,0,0.159275836,1.058268948,-1.698126243,-0.639857295,-0.150762645 +Trevor Ruffin,ruffitr01,1995,PO,PHO,22,11,6.908475187,5.230478104,12.13895329,0.088616079,0,0.088616079,8.787575599,3.312162755,12.09973835,2.546356631 +Richard Dumas,dumasri02,1995,PO,PHO,10,5,-19.49460685,-6.968497026,-26.46310388,-0.061184101,0,-0.061184101,-17.2817564,-10.48690492,-27.76866132,-1.740136369 +Rod Strickland,stricro02,1995,PO,POR,242,126,2.798897071,-2.392664859,0.406232212,0.207862517,0,0.207862517,2.848106989,-1.832702791,1.015404198,-0.602490477 +Clifford Robinson,robincl02,1995,PO,POR,229,119,-1.95667467,-2.704464582,-4.661139252,-0.120767523,0,-0.120767523,-1.176967743,-2.270650439,-3.447618183,0.825226325 +Harvey Grant,grantha01,1995,PO,POR,221,115,0.228905661,-1.273063613,-1.044157952,0.102346135,0,0.102346135,0.249753649,-1.450684198,-1.200930549,-0.767571831 +Buck Williams,willibu01,1995,PO,POR,198,103,-1.423236537,-0.4708214,-1.894057937,0.046531406,0,0.046531406,-1.550026824,0.209175286,-1.340851539,0.272936025 +Otis Thorpe,thorpot01,1995,PO,POR,127,66,0.030232902,-4.411681535,-4.381448633,-0.057050688,0,-0.057050688,-0.695495694,-3.71503095,-4.410526644,0.622951434 +Jerome Kersey,kerseje01,1995,PO,POR,121,63,4.00195117,0.445269878,4.447221048,0.241754135,0,0.241754135,3.269123054,1.165058776,4.43418183,1.193920598 +Chris Dudley,dudlech02,1995,PO,POR,114,59,-5.162013207,-5.571435372,-10.73344858,-0.2482889,0,-0.2482889,-5.475390935,-5.236570609,-10.71196154,0.158606894 +Aaron McKie,mckieaa01,1995,PO,POR,65,34,1.810523265,2.264444465,4.074967729,0.122945777,0,0.122945777,1.417873728,2.145034047,3.562907775,0.620978477 +Terry Porter,portete01,1995,PO,POR,40,21,10.52205078,-5.575322438,4.946728345,0.087508116,0,0.087508116,9.675574194,-3.889132573,5.786441621,2.603369631 +Mark Bryant,bryanma01,1995,PO,POR,12,6,-6.157275179,-3.869722038,-10.02699722,-0.023360668,0,-0.023360668,-5.9469514,-4.188464227,-10.13541563,1.512552464 +James Edwards,edwarja01,1995,PO,POR,8,4,-14.99073045,-5.126988743,-20.11771919,-0.035906357,0,-0.035906357,-14.82229526,-7.320587046,-22.14288231,-1.599983369 +James Robinson,robinja02,1995,PO,POR,8,4,31.53496885,-5.325372438,26.20959641,0.057941932,0,0.057941932,30.22505289,-7.331688784,22.89336411,-4.452074619 +David Robinson,robinda01,1995,PO,SAS,1178,623,0.13154481,6.095209743,6.226754553,2.927125285,0,2.927125285,0.780553142,5.349933723,6.130486865,-0.479345678 +Avery Johnson,johnsav01,1995,PO,SAS,1087,575,3.145782821,0.909926978,4.055709799,2.038280015,0,2.038280015,2.654161174,1.124375856,3.778537029,-0.913935587 +Sean Elliott,elliose01,1995,PO,SAS,1085,574,1.870046469,0.276931585,2.146978054,1.471437431,0,1.471437431,1.740792513,0.256644519,1.997437032,-0.465347618 +Dennis Rodman,rodmade01,1995,PO,SAS,868,459,1.120949237,2.054712352,3.175661589,1.425753801,0,1.425753801,1.000338278,2.303125237,3.303463515,-0.342833876 +Vinny Del Negro,delnevi01,1995,PO,SAS,722,382,-0.502684138,-0.357957986,-0.860642123,0.376881882,0,0.376881882,-1.000690876,-0.805688706,-1.806379582,-0.686730973 +Doc Rivers,riverdo01,1995,PO,SAS,601,318,-0.298245604,1.939118772,1.640873168,0.740978404,0,0.740978404,-0.13670608,2.050319044,1.913612963,0.765933486 +Chuck Person,persoch01,1995,PO,SAS,488,258,-1.460332146,0.438088788,-1.022243357,0.235555563,0,0.235555563,-1.514862101,-0.416935071,-1.931797172,0.382551282 +J.R. Reid,reidjr01,1995,PO,SAS,395,209,-0.501348437,0.839365298,0.338016861,0.342230211,0,0.342230211,-0.854939457,0.760127917,-0.09481154,0.69584739 +Terry Cummings,cummite01,1995,PO,SAS,255,135,-2.391013578,1.034110103,-1.356903476,0.100082734,0,0.100082734,-2.370494929,1.095498229,-1.2749967,1.02081765 +Willie Anderson,anderwi01,1995,PO,SAS,183,97,-3.023781252,0.688971095,-2.334810157,0.021304755,0,0.021304755,-3.406716466,0.000222666,-3.4064938,0.479891057 +Jack Haley,haleyja01,1995,PO,SAS,25,13,-15.4222696,0.958989639,-14.46327996,-0.080054934,0,-0.080054934,-14.18629581,-0.607319083,-14.79361489,-0.079749769 +Julius Nwosu,nwosuju01,1995,PO,SAS,13,7,-18.35204612,-3.095440752,-21.44748687,-0.069049273,0,-0.069049273,-17.05995138,-4.587468098,-21.64741948,0.2340874 +Gary Payton,paytoga01,1995,PO,SEA,316,172,0.48749147,-1.24925304,-0.76176157,0.179954081,0,0.179954081,0.579967065,-0.582561992,-0.002594927,0.002892738 +Shawn Kemp,kempsh01,1995,PO,SEA,294,160,4.749691835,2.419849928,7.169541763,0.831942052,0,0.831942052,4.484694379,2.188159829,6.672854208,-0.345628335 +Detlef Schrempf,schrede01,1995,PO,SEA,281,153,-0.186556644,-1.221948454,-1.408505098,0.10750508,0,0.10750508,-0.117643954,-1.544243734,-1.661887688,-0.414405078 +Sam Perkins,perkisa01,1995,PO,SEA,259,141,-0.342588816,1.549889888,1.207301072,0.292291786,0,0.292291786,0.169297239,0.728705937,0.898003177,-0.404106072 +Nate McMillan,mcmilna01,1995,PO,SEA,208,113,2.757928205,4.055977293,6.813905498,0.571751771,0,0.571751771,2.814324317,4.215570658,7.029894976,0.487337592 +Vincent Askew,askewvi01,1995,PO,SEA,171,93,1.327618946,-1.262913574,0.064705371,0.137258984,0,0.137258984,0.730274159,-0.716239949,0.01403421,-0.315989393 +Kendall Gill,gillke01,1995,PO,SEA,132,72,-1.157624945,0.472231373,-0.685393573,0.078728704,0,0.078728704,-1.067410597,-0.43818483,-1.505595427,0.585317918 +Ervin Johnson,johnser02,1995,PO,SEA,99,54,-3.053817277,2.691770296,-0.362046982,0.068850181,0,0.068850181,-3.439666101,3.710796295,0.271130194,1.323705418 +Byron Houston,houstby01,1995,PO,SEA,2,1,-36.5978151,-4.248702945,-40.84651805,-0.019690369,0,-0.019690369,-33.51426094,-6.87919627,-40.39345721,-1.599983369 +Steve Scheffler,schefst01,1995,PO,SEA,2,1,32.07472431,4.789120084,36.86384439,0.020474606,0,0.020474606,28.14243247,1.374358431,29.5167909,-1.599983369 +Karl Malone,malonka01,1995,PO,UTA,408,216,3.93357076,-0.368707092,3.564863668,0.716163603,0,0.716163603,4.676264462,0.037401758,4.71366622,-0.198163173 +John Stockton,stockjo01,1995,PO,UTA,365,193,6.24330397,-2.079274561,4.164029409,0.697168602,0,0.697168602,6.419005345,-1.663790622,4.755214723,-0.641096712 +Jeff Hornacek,hornaje01,1995,PO,UTA,336,178,3.388388441,-1.352119757,2.036268684,0.44811269,0,0.44811269,3.279854258,-0.496804377,2.78304988,-0.037472179 +David Benoit,benoida01,1995,PO,UTA,316,167,0.159117511,-2.578422238,-2.419304727,0.028890876,0,0.028890876,0.441026858,-3.09102936,-2.650002502,-0.52424568 +Antoine Carr,carran01,1995,PO,UTA,215,114,-0.708442813,-2.044519985,-2.752962799,-0.000180269,0,-0.000180269,-0.730755736,-0.426849326,-1.157605062,1.287842072 +James Donaldson,donalja01,1995,PO,UTA,144,76,-3.006880319,-4.063951497,-7.070831815,-0.171730354,0,-0.171730354,-3.671921422,-4.541674553,-8.213595975,-0.555204897 +Adam Keefe,keefead01,1995,PO,UTA,130,69,2.870424652,2.542575747,5.413000399,0.293274044,0,0.293274044,2.447789265,1.677586453,4.125375718,-0.944290446 +Tom Chambers,chambto01,1995,PO,UTA,113,60,0.267388037,-1.868457507,-1.60106947,0.037463354,0,0.037463354,0.372363228,0.014074651,0.386437879,2.953797604 +Jamie Watson,watsoja01,1995,PO,UTA,108,57,-5.451614132,-3.522283233,-8.973897366,-0.190211016,0,-0.190211016,-5.615648644,-3.340029018,-8.955677662,1.706085057 +Blue Edwards,edwarbl01,1995,PO,UTA,62,33,-7.687607689,-0.485778656,-8.173386346,-0.094036614,0,-0.094036614,-6.917461071,-1.910256286,-8.827717357,-0.132321434 +John Crotty,crottjo01,1995,PO,UTA,45,24,4.990410251,-1.952640587,3.037769664,0.072726726,0,0.072726726,3.641007369,-2.357459027,1.283548342,-0.450940036 +Bryon Russell,russebr01,1995,PO,UTA,25,13,17.44640616,1.526042936,18.97244909,0.149373883,0,0.149373883,17.16004843,1.494429209,18.65447764,0.472475031 +Grant Long,longgr01,1996,RS,ATL,5679,3008,0.304487956,0.673586171,0.978074127,5.692814331,5.692814331,0,0.329074083,0.838815248,1.167889331,-0.464448962 +Mookie Blaylock,blaylmo01,1996,RS,ATL,5462,2893,4.237814011,2.279768487,6.517582498,13.69888579,13.69888579,0,4.880728507,2.519655146,7.400383654,0.134893019 +Steve Smith,smithst01,1996,RS,ATL,5392,2856,3.061318417,-1.580829573,1.480488844,6.164364244,6.164364244,0,2.858627342,-1.324320352,1.53430699,-0.000196623 +Stacey Augmon,augmost01,1996,RS,ATL,4331,2294,-0.044008824,0.426628149,0.382619325,3.656178923,3.656178923,0,-0.348046299,0.218942294,-0.129104004,-0.259438862 +Andrew Lang,langan01,1996,RS,ATL,3427,1815,-3.78112181,-0.97616279,-4.757284601,-1.854871112,-1.854871112,0,-3.464234332,-0.567928449,-4.032162781,-0.195023307 +Craig Ehlo,ehlocr01,1996,RS,ATL,3319,1758,0.025117683,0.155546921,0.180664604,2.634089168,2.634089168,0,-0.009764438,-0.233180382,-0.24294482,0.193874278 +Alan Henderson,hendeal01,1996,RS,ATL,2674,1416,-2.686792503,-0.273085003,-2.959877506,-0.15236662,-0.15236662,0,-2.668842595,-0.314997371,-2.983839966,0.454830219 +Christian Laettner,laettch01,1996,RS,ATL,1845,977,-0.933610934,-0.240509787,-1.174120721,0.786852761,0.786852761,0,-0.769757725,0.161970757,-0.607786968,0.157529434 +Spud Webb,webbsp01,1996,RS,ATL,1543,817,1.125692135,-1.868224823,-0.742532688,0.839828816,0.839828816,0,0.394124049,-2.349752236,-1.955628187,0.338681732 +Ken Norman,normake01,1996,RS,ATL,1454,770,-0.594202477,-1.268546828,-1.862749305,0.348647319,0.348647319,0,-0.75412188,-1.947202046,-2.701323925,0.023286235 +Matt Bullard,bullama01,1996,RS,ATL,869,460,-2.089886427,-0.473314619,-2.563201045,0.044116524,0.044116524,0,-1.803611225,-1.409922856,-3.213534081,0.585738346 +Reggie Jordan,jordare01,1996,RS,ATL,466,247,-0.723193721,0.370058308,-0.353135413,0.302708664,0.302708664,0,-1.198093178,-0.208575771,-1.406668949,0.20221993 +Sean Rooks,rooksse01,1996,RS,ATL,406,215,-4.94693828,-3.126736584,-8.073674865,-0.591075222,-0.591075222,0,-4.726435976,-3.774725314,-8.501161291,1.130798053 +Todd Mundt,mundtto01,1996,RS,ATL,223,118,-5.327633846,-2.213113542,-7.540747388,-0.291080241,-0.291080241,0,-5.723447783,-2.03209627,-7.755544053,0.85712821 +Donnie Boyce,boycedo01,1996,RS,ATL,77,41,-2.586535824,0.789161749,-1.797374075,0.01988014,0.01988014,0,-1.372512737,-1.69041705,-3.062929787,-0.219573242 +Ron Grandison,grandro01,1996,RS,ATL,36,19,-1.290785894,-1.823399025,-3.114184919,-0.003478028,-0.003478028,0,-2.378462048,-4.178941119,-6.557403167,-1.377018974 +Howard Nathan,nathaho01,1996,RS,ATL,28,15,-16.00240238,2.359118177,-13.6432842,-0.088028622,-0.088028622,0,-11.55973227,-1.151028739,-12.71076101,5.19757809 +Tim Kempton,kemptti01,1996,RS,ATL,21,11,-8.598271245,-4.159258903,-12.75753015,-0.05902194,-0.05902194,0,-9.268081821,-1.023418929,-10.29150075,4.728714637 +Rick Fox,foxri01,1996,RS,BOS,5246,2588,1.922557447,0.141765917,2.064323364,6.371509454,6.371509454,0,1.965215537,0.388661411,2.353876949,0.214746123 +Dana Barros,barroda01,1996,RS,BOS,4719,2328,2.405411026,-1.729083432,0.676327594,4.046795396,4.046795396,0,2.11526199,-1.729866228,0.385395762,-0.520912867 +David Wesley,wesleda01,1996,RS,BOS,4265,2104,3.206605469,-0.286193219,2.920412251,6.092001336,6.092001336,0,3.034137533,0.007155458,3.041292991,0.076891831 +Dino Radja,radjadi01,1996,RS,BOS,4022,1984,-1.183236271,0.557348556,-0.625887715,2.138379592,2.138379592,0,-0.973935658,0.668727037,-0.305208622,-0.506808691 +Greg Minor,minorgr01,1996,RS,BOS,3570,1761,0.055973569,-1.946507206,-1.890533637,0.768786157,0.768786157,0,-0.663968649,-1.978635613,-2.642604262,-0.410634055 +Todd Day,dayto01,1996,RS,BOS,3316,1636,-0.518086253,-0.457461255,-0.975547508,1.513653957,1.513653957,0,-0.077564913,-0.065955406,-0.143520319,2.041901503 +Dee Brown,brownde01,1996,RS,BOS,3225,1591,0.184959272,0.164528769,0.349488041,2.520873293,2.520873293,0,0.388192671,0.299429579,0.68762225,0.182164271 +Eric Williams,willier01,1996,RS,BOS,2980,1470,-1.865268717,-0.618578924,-2.483847641,0.199729272,0.199729272,0,-1.946187343,-0.805594476,-2.751781819,0.054287498 +Eric Montross,montrer01,1996,RS,BOS,2903,1432,-3.593151193,-1.269995617,-4.86314681,-1.545831755,-1.545831755,0,-3.56376275,-1.203349206,-4.767111956,0.11757551 +Pervis Ellison,ellispe01,1996,RS,BOS,2901,1431,-3.08432069,1.427490829,-1.656829862,0.797281529,0.797281529,0,-3.074841494,1.239611466,-1.835230028,-0.097561836 +Alton Lister,listeal01,1996,RS,BOS,1312,647,-5.104611949,-1.404691425,-6.509303374,-1.251352255,-1.251352255,0,-5.312859874,-1.27380867,-6.586668544,0.779514772 +Junior Burrough,burroju01,1996,RS,BOS,1003,495,-5.577202414,-1.44138996,-7.018592373,-1.08406304,-1.08406304,0,-5.335026268,-2.03769111,-7.372717378,0.520219419 +Sherman Douglas,douglsh01,1996,RS,BOS,474,234,-3.94364438,-4.326837694,-8.270482074,-0.658917333,-0.658917333,0,-3.93615979,-4.95362893,-8.889788719,-0.021907114 +Doug Smith,smithdo03,1996,RS,BOS,187,92,-7.837597478,-2.712206216,-10.54980369,-0.371815298,-0.371815298,0,-7.183852732,-2.568652891,-9.752505623,1.448214245 +Thomas Hamilton,hamilth01,1996,RS,BOS,142,70,-12.95520241,-0.673018154,-13.62822056,-0.39110097,-0.39110097,0,-11.62656449,-2.331126568,-13.95769106,0.621057149 +Todd Mundt,mundtto01,1996,RS,BOS,67,33,-6.936773004,-0.844238014,-7.781011018,-0.085393087,-0.085393087,0,-7.013103874,-0.585550197,-7.598654072,0.754827274 +Charles Claxton,claxtch01,1996,RS,BOS,14,7,-9.083990105,-1.988451788,-11.07244189,-0.031589708,-0.031589708,0,-7.941371034,1.195893987,-6.745477046,5.83755059 +Larry Sykes,sykesla01,1996,RS,BOS,4,2,-15.03566827,-8.197440101,-23.23310837,-0.02048391,-0.02048391,0,-13.14615991,-14.15809813,-27.30425804,-1.854451196 +Larry Johnson,johnsla02,1996,RS,CHH,6320,3274,3.255159468,-1.267240457,1.987919011,7.834724284,7.834724284,0,3.342924123,-1.172104405,2.170819718,-0.93323618 +Glen Rice,ricegl01,1996,RS,CHH,6065,3142,3.093040534,-0.658377377,2.434663157,8.287370897,8.287370897,0,3.243116116,-0.305004422,2.938111695,-0.267196653 +Dell Curry,curryde01,1996,RS,CHH,4577,2371,2.444440925,-0.017726792,2.426714132,6.266092703,6.266092703,0,2.720682876,0.012788832,2.733471709,0.057930537 +Matt Geiger,geigema01,1996,RS,CHH,4534,2349,-2.113059094,-0.439980948,-2.553040043,0.235911544,0.235911544,0,-1.877316547,-0.009975236,-1.887291782,-0.053958112 +Kenny Anderson,anderke01,1996,RS,CHH,2513,1302,4.315719136,-0.499128787,3.816590349,4.40172426,4.40172426,0,4.346603052,0.122437452,4.469040504,0.845138013 +Kendall Gill,gillke01,1996,RS,CHH,2442,1265,1.205899316,-1.438853705,-0.232954389,1.624888666,1.624888666,0,1.043844368,-1.178280299,-0.134435931,0.021732561 +Robert Parish,parisro01,1996,RS,CHH,2096,1086,-3.924187284,0.25996603,-3.664221253,-0.501820635,-0.501820635,0,-3.951865418,-1.012338703,-4.964204121,-0.867547079 +George Zidek,zidekge01,1996,RS,CHH,1714,888,-4.801677078,-2.227229126,-7.028906205,-1.955376219,-1.955376219,0,-4.792930064,-1.707601749,-6.500531813,0.804694705 +Darrin Hancock,hancoda01,1996,RS,CHH,1618,838,-2.959469319,-1.584490538,-4.543959857,-0.769006201,-0.769006201,0,-3.260692723,-2.20650056,-5.467193282,0.242698393 +Scott Burrell,burresc01,1996,RS,CHH,1338,693,0.669178085,0.246246708,0.915424794,1.303165478,1.303165478,0,1.034473288,0.719012993,1.753486281,0.515348441 +Anthony Goldwire,goldwan01,1996,RS,CHH,1199,621,-1.281305351,-3.200324955,-4.481630306,-0.552727069,-0.552727069,0,-1.211200345,-3.344917063,-4.556117408,0.692382405 +Rafael Addison,addisra01,1996,RS,CHH,996,516,-3.339751895,-1.855861781,-5.195613675,-0.647060541,-0.647060541,0,-3.771091814,-2.311197015,-6.082288829,0.46486777 +Pete Myers,myerspe01,1996,RS,CHH,874,453,-3.399329959,-0.583146648,-3.982476607,-0.287314663,-0.287314663,0,-3.594053968,-0.606821406,-4.200875374,0.803897654 +Khalid Reeves,reevekh01,1996,RS,CHH,807,418,1.176033392,-1.426420785,-0.250387393,0.538195832,0.538195832,0,0.937489076,-1.210562207,-0.273073131,0.892531316 +Michael Adams,adamsmi01,1996,RS,CHH,635,329,1.638377607,0.515544686,2.153922293,0.825116363,0.825116363,0,1.653087009,-0.049078267,1.604008742,0.221807225 +Greg Sutton,suttogr01,1996,RS,CHH,367,190,-0.684831886,-1.848319384,-2.533151271,0.021540546,0.021540546,0,-0.768801308,-1.252065587,-2.020866895,2.29753095 +Muggsy Bogues,boguemu01,1996,RS,CHH,149,77,-0.840506521,-3.222421398,-4.062927919,-0.050916639,-0.050916639,0,-1.482144355,-4.294241096,-5.776385451,-1.193289166 +Corey Beck,beckco01,1996,RS,CHH,64,33,-8.223192412,-2.875752713,-11.09894513,-0.143194012,-0.143194012,0,-7.929651769,-2.098072765,-10.02772453,1.736301929 +Joe Wolf,wolfjo01,1996,RS,CHH,35,18,-11.79479845,3.78074211,-8.014056342,-0.049060389,-0.049060389,0,-10.20828758,3.403658973,-6.804628602,1.379171304 +Gerald Glass,glassge01,1996,RS,CHH,29,15,-1.067294982,1.61276634,0.545471359,0.026202374,0.026202374,0,-1.255012327,4.030030192,2.775017866,3.61917889 +Donald Hodge,hodgedo01,1996,RS,CHH,4,2,-7.604134866,0.432800517,-7.171334349,-0.004438516,-0.004438516,0,-8.301551561,-2.146163489,-10.44771505,-1.504068696 +Michael Jordan,jordami01,1996,RS,CHI,5932,3090,7.750828659,2.857448992,10.60827765,20.96954499,20.96954499,0,7.968422624,3.056102014,11.02452464,-0.397264837 +Scottie Pippen,pippesc01,1996,RS,CHI,5423,2825,5.123616458,2.233584947,7.357201406,14.54917262,14.54917262,0,5.67374042,2.093973644,7.767714064,-0.117950166 +Toni Kukoc,kukocto01,1996,RS,CHI,4037,2103,4.666667741,0.539901691,5.206569433,8.491393172,8.491393172,0,4.470063412,-0.02909426,4.440969152,-0.496558689 +Dennis Rodman,rodmade01,1996,RS,CHI,4008,2088,0.113818065,0.964387973,1.078206039,4.042493951,4.042493951,0,0.229252344,0.914310732,1.143563077,-0.813216418 +Steve Kerr,kerrst01,1996,RS,CHI,3684,1919,2.642547155,0.17346598,2.816013135,5.405477501,5.405477501,0,2.321992895,0.050769517,2.372762412,-0.751407971 +Ron Harper,harpero01,1996,RS,CHI,3621,1886,0.517629666,2.385457974,2.90308764,5.430904592,5.430904592,0,0.62845428,2.302533207,2.930987487,-0.148755109 +Luc Longley,longllu01,1996,RS,CHI,3150,1641,-3.408754346,1.684693104,-1.724061242,0.858670766,0.858670766,0,-2.990671681,1.325510318,-1.665161363,-0.030766461 +Bill Wennington,wennibi01,1996,RS,CHI,2044,1065,-3.278038177,0.788081916,-2.489956262,0.141946447,0.141946447,0,-3.160642151,0.781651763,-2.378990388,0.426412664 +Jud Buechler,buechju01,1996,RS,CHI,1421,740,0.173090982,1.089018289,1.262109271,1.514918579,1.514918579,0,0.287571654,0.04096986,0.328541514,0.00949445 +Dickey Simpkins,simpkdi01,1996,RS,CHI,1315,685,-3.494006918,-1.656732634,-5.150739552,-0.838444444,-0.838444444,0,-3.465698406,-2.659658192,-6.125356599,-0.064557639 +Randy Brown,brownra02,1996,RS,CHI,1288,671,-3.444423244,4.139288747,0.694865502,1.190561594,1.190561594,0,-2.993629522,4.117629521,1.123999998,0.885128812 +Jason Caffey,caffeja01,1996,RS,CHI,1046,545,-5.259185522,-1.283479371,-6.542664893,-1.063970516,-1.063970516,0,-4.863301841,-1.687171579,-6.55047342,0.827150549 +James Edwards,edwarja01,1996,RS,CHI,526,274,-9.044056063,-1.26758601,-10.31164207,-1.073227114,-1.073227114,0,-8.308822758,-1.135887598,-9.444710356,1.419792083 +John Salley,sallejo01,1996,RS,CHI,367,191,-5.108935584,0.103321734,-5.00561385,-0.222721752,-0.222721752,0,-4.662415741,0.408362527,-4.254053214,1.233033293 +Jack Haley,haleyja01,1996,RS,CHI,13,7,-15.26574102,-3.30094021,-18.56668123,-0.058277755,-0.058277755,0,-12.74416961,-2.663580913,-15.40775052,2.945122073 +Chris Mills,millsch01,1996,RS,CLE,5307,3060,0.588581603,-0.093524398,0.495057206,5.054592607,5.054592607,0,0.517579402,0.183233278,0.70081268,-0.21333977 +Danny Ferry,ferryda01,1996,RS,CLE,4648,2680,0.289730772,-1.062796756,-0.773065984,2.707681267,2.707681267,0,0.693236288,-0.93305028,-0.239813992,0.156373606 +Michael Cage,cagemi01,1996,RS,CLE,4563,2631,-1.636695147,2.466655545,0.829960397,4.76810652,4.76810652,0,-1.594826014,2.452043035,0.857217021,-0.723381223 +Terrell Brandon,brandte01,1996,RS,CLE,4457,2570,5.508385994,1.236923207,6.745309201,12.3896013,12.3896013,0,5.394522166,1.402817768,6.797339934,-0.453706762 +Bobby Phills,phillbo01,1996,RS,CLE,4388,2530,1.740138108,0.244000983,1.984139091,6.103959904,6.103959904,0,1.676607275,0.572207738,2.248815013,-0.104866577 +Dan Majerle,majerda01,1996,RS,CLE,4105,2367,1.592885544,0.347924063,1.940809607,5.66593826,5.66593826,0,1.855537199,-0.182927831,1.672609368,0.018259854 +Bob Sura,surabo01,1996,RS,CLE,1994,1150,-0.808675219,-0.280866792,-1.08954201,0.980522867,0.980522867,0,-0.800905549,-1.040829119,-1.841734667,0.599301896 +Tyrone Hill,hillty01,1996,RS,CLE,1611,929,-2.378915727,0.136592866,-2.24232286,0.242779945,0.242779945,0,-2.202069422,0.391796164,-1.810273258,0.831655872 +John Crotty,crottjo01,1996,RS,CLE,1070,617,-1.049956227,-1.679248853,-2.72920508,0.006555674,0.006555674,0,-1.594862943,-2.462702909,-4.057565852,0.135871874 +Antonio Lang,langan02,1996,RS,CLE,636,367,-3.385908185,0.162499716,-3.223408469,-0.08980778,-0.08980778,0,-3.791606928,-0.162677388,-3.954284315,1.221619967 +John Amaechi,amaecjo01,1996,RS,CLE,619,357,-9.412040424,-2.254550584,-11.66659101,-1.639579185,-1.639579185,0,-9.020575418,-3.052117923,-12.07269334,0.886912322 +Donny Marshall,marshdo02,1996,RS,CLE,361,208,-2.153180502,-0.197446797,-2.350627299,0.043113003,0.043113003,0,-1.94569677,-0.841038315,-2.786735085,1.602821913 +Joe Courtney,courtjo01,1996,RS,CLE,347,200,-5.987642078,-1.352443959,-7.340086037,-0.473245612,-0.473245612,0,-5.8439722,-1.700010767,-7.543982968,0.966975655 +Harold Miner,minerha01,1996,RS,CLE,236,136,-4.330615595,-5.621809854,-9.952425449,-0.508075917,-0.508075917,0,-4.677971979,-5.931923698,-10.60989568,1.547189439 +Darryl Johnson,johnsda02,1996,RS,CLE,49,28,-3.422571694,-4.945553125,-8.368124819,-0.080252475,-0.080252475,0,-4.068559986,-5.67400798,-9.742567965,-0.006726043 +Jason Kidd,kiddja01,1996,RS,DAL,6099,3034,1.834467835,0.26812942,2.102597255,7.481081051,7.481081051,0,2.25504373,0.395457587,2.650501317,-0.37713209 +George McCloud,mccloge01,1996,RS,DAL,5721,2846,2.044393965,-0.16048601,1.883907955,6.742800632,6.742800632,0,2.364379321,0.042652717,2.407032038,0.196562856 +Jim Jackson,jacksji01,1996,RS,DAL,5669,2820,1.279876326,-2.601106191,-1.321229865,2.04338113,2.04338113,0,0.92014272,-2.56287821,-1.64273549,-0.555269047 +Popeye Jones,jonespo01,1996,RS,DAL,4668,2322,-1.410635126,-0.527933915,-1.938569041,0.957011257,0.957011257,0,-1.545520391,0.117754518,-1.427765873,-0.4136289 +Lorenzo Williams,willilo01,1996,RS,DAL,3631,1806,-3.745375222,0.825658939,-2.919716283,-0.155530307,-0.155530307,0,-3.855652394,1.008314921,-2.847337473,-0.505082739 +Tony Dumas,dumasto01,1996,RS,DAL,2581,1284,0.082746969,-2.013199271,-1.930452303,0.540379761,0.540379761,0,0.075149677,-2.183583816,-2.108434139,0.605294481 +Loren Meyer,meyerlo01,1996,RS,DAL,2545,1266,-4.443053028,-1.399984905,-5.843037934,-2.008400044,-2.008400044,0,-4.65743582,-0.96538999,-5.62282581,0.491520306 +Lucious Harris,harrilu01,1996,RS,DAL,2042,1016,0.807339574,-1.621361931,-0.814022357,0.999253418,0.999253418,0,0.209946432,-2.36394468,-2.153998248,-0.396937736 +Cherokee Parks,parksch02,1996,RS,DAL,1747,869,-4.638604438,0.205752733,-4.432851705,-0.745280036,-0.745280036,0,-4.713739372,-0.325859773,-5.039599145,-0.104069933 +Scott Brooks,brooksc01,1996,RS,DAL,1439,716,-0.084299503,-0.431729743,-0.516029246,0.815070564,0.815070564,0,-0.48716142,-1.105698577,-1.592859997,-0.1145778 +Jamal Mashburn,mashbja01,1996,RS,DAL,1345,669,-0.930618754,-2.180042003,-3.110660757,-0.122975467,-0.122975467,0,-0.408691984,-2.284490909,-2.693182892,-0.095602763 +David Wood,woodda01,1996,RS,DAL,1291,642,-1.621763506,-1.486380221,-3.108143727,-0.119389019,-0.119389019,0,-1.972069542,-0.618240184,-2.590309726,1.647553852 +Terry Davis,daviste01,1996,RS,DAL,1007,501,-3.020574422,-1.899700949,-4.920275371,-0.555303832,-0.555303832,0,-3.529089485,-1.891321565,-5.42041105,0.093702059 +Donald Hodge,hodgedo01,1996,RS,DAL,227,113,-5.799239216,-2.536938185,-8.336177401,-0.325596328,-0.325596328,0,-6.343089808,-1.520001873,-7.863091681,1.021167515 +Reggie Slater,slatere01,1996,RS,DAL,52,26,-9.824126173,-4.908476101,-14.73260227,-0.162229848,-0.162229848,0,-9.626128362,-4.591817309,-14.21794567,1.916745535 +Bryant Stith,stithbr01,1996,RS,DEN,5460,2810,0.01748804,0.063303407,0.080791447,4.044793729,4.044793729,0,-0.072301233,0.369607694,0.297306461,-0.311540403 +Dikembe Mutombo,mutomdi01,1996,RS,DEN,5271,2713,-2.20785596,3.209048227,1.001192267,5.139212652,5.139212652,0,-2.11450023,2.83293563,0.7184354,-0.950169569 +Dale Ellis,ellisda01,1996,RS,DEN,5102,2626,1.525327679,-1.01234538,0.5129823,4.36136562,4.36136562,0,1.383555108,-0.847723963,0.535831145,-0.219599108 +Antonio McDyess,mcdyean01,1996,RS,DEN,4430,2280,-2.167534462,0.287013212,-1.88052125,1.007958686,1.007958686,0,-1.920213171,0.280051613,-1.640161557,-0.318636283 +Jalen Rose,roseja01,1996,RS,DEN,4146,2134,0.783943929,-1.908124981,-1.124181052,1.773560931,1.773560931,0,0.327024323,-2.014474285,-1.687449962,0.179729618 +Mahmoud Abdul-Rauf,abdulma02,1996,RS,DEN,3942,2029,3.502525763,-0.987506208,2.515019555,5.422872544,5.422872544,0,3.555539603,-0.513614179,3.041925423,-0.468129802 +LaPhonso Ellis,ellisla01,1996,RS,DEN,2466,1269,-2.686472017,0.376300729,-2.310171289,0.285776084,0.285776084,0,-2.599340101,0.650701679,-1.948638422,0.330187747 +Don MacLean,macledo01,1996,RS,DEN,2151,1107,-1.146928626,-1.593234173,-2.740162799,0.005552949,0.005552949,0,-1.252542689,-2.0552142,-3.30775689,-0.050475591 +Tom Hammonds,hammoto01,1996,RS,DEN,2030,1045,-2.632353347,-1.172280856,-3.804634203,-0.562686715,-0.562686715,0,-2.928502082,-1.305147081,-4.233649163,0.065947993 +Reggie Williams,willire01,1996,RS,DEN,1587,817,-2.657858247,0.522992606,-2.134865641,0.260356257,0.260356257,0,-2.496219303,0.723811514,-1.772407789,1.430877599 +Doug Overton,overtdo01,1996,RS,DEN,1179,607,-2.953356615,-2.169427763,-5.122784378,-0.732661679,-0.732661679,0,-3.360827903,-2.918115821,-6.278943724,-0.274352776 +Matt Fish,fishma01,1996,RS,DEN,227,117,-1.517576478,-0.88112387,-2.398700348,0.021061722,0.021061722,0,-1.982315869,-1.132843336,-3.115159205,0.405298176 +Greg Grant,grantgr01,1996,RS,DEN,212,109,-5.242657493,-2.774084871,-8.016742364,-0.292271416,-0.292271416,0,-5.548229945,-3.528827864,-9.077057809,-0.197240772 +Randy Woods,woodsra01,1996,RS,DEN,140,72,1.13847837,2.200560023,3.339038393,0.230276686,0.230276686,0,1.95402178,2.822759727,4.776781508,2.742079232 +Rastko Cvetkovic,cvetkra01,1996,RS,DEN,93,48,-9.594779129,0.66945426,-8.925324869,-0.15467796,-0.15467796,0,-8.62006886,1.043522696,-7.576546164,2.118140229 +Reggie Slater,slatere01,1996,RS,DEN,51,26,-2.716829465,-1.523646728,-4.240476193,-0.020001045,-0.020001045,0,-2.379947699,-2.196718014,-4.576665713,1.07915699 +Elmore Spencer,spencel01,1996,RS,DEN,41,21,-14.06899643,-4.519838346,-18.58883478,-0.176734979,-0.176734979,0,-13.58018816,-2.702215012,-16.28240317,3.85249545 +Grant Hill,hillgr01,1996,RS,DET,6025,3260,2.273549439,1.660236715,3.933786154,11.06686865,11.06686865,0,2.195082614,1.562937415,3.758020029,-0.417601777 +Allan Houston,houstal01,1996,RS,DET,5677,3072,1.771766325,-0.919147587,0.852618737,5.6469334,5.6469334,0,1.916869173,-0.814684464,1.102184709,0.006997189 +Otis Thorpe,thorpot01,1996,RS,DET,5250,2841,-0.456285256,0.210753836,-0.24553142,3.626627691,3.626627691,0,-0.421870386,0.353908308,-0.067962077,-0.090754593 +Joe Dumars,dumarjo01,1996,RS,DET,4053,2193,2.070814401,-0.801868729,1.268945672,4.470394197,4.470394197,0,1.890516662,-0.865223985,1.025292677,-0.543112059 +Lindsey Hunter,hunteli01,1996,RS,DET,3951,2138,-0.377708202,1.12157364,0.743865438,3.818356435,3.818356435,0,-0.087423759,1.314291849,1.22686809,0.176100456 +Terry Mills,millste01,1996,RS,DET,3060,1656,-0.275041968,0.244829844,-0.030212124,2.307483296,2.307483296,0,0.188669867,-0.109485338,0.07918453,0.386581872 +Theo Ratliff,ratlith01,1996,RS,DET,2412,1305,-2.786472237,2.509513789,-0.276958448,1.636897229,1.636897229,0,-3.044822691,1.248111702,-1.796710989,-0.546423439 +Don Reid,reiddo01,1996,RS,DET,1843,997,-1.878124006,2.792077653,0.913953647,1.888499995,1.888499995,0,-1.994092016,3.257286635,1.263194619,1.234625672 +Michael Curry,currymi01,1996,RS,DET,1384,749,-1.117530619,-0.038866953,-1.156397572,0.615825964,0.615825964,0,-1.56983068,0.029035383,-1.540795297,1.044939071 +Mark West,westma01,1996,RS,DET,1260,682,-5.315734046,0.726988676,-4.58874537,-0.646166664,-0.646166664,0,-5.35831396,0.748822865,-4.609491096,0.92434805 +Lou Roe,roelo01,1996,RS,DET,687,372,-3.489892862,0.515741288,-2.974151574,-0.042545134,-0.042545134,0,-3.838614627,-0.639887549,-4.478502176,0.005288975 +Mark Macon,maconma01,1996,RS,DET,530,287,-2.047321925,1.336383659,-0.710938267,0.299919746,0.299919746,0,-2.204837693,1.35581244,-0.849025252,0.418731776 +Eric Leckner,leckner01,1996,RS,DET,286,155,-5.104684314,-0.003384946,-5.10806926,-0.189080658,-0.189080658,0,-5.231890166,-0.288108196,-5.519998362,1.296876968 +Steve Bardo,bardost01,1996,RS,DET,227,123,-2.281815983,0.851696967,-1.430119016,0.083565994,0.083565994,0,-2.851091832,0.760144086,-2.090947746,0.827383506 +Latrell Sprewell,sprewla01,1996,RS,GSW,6031,3064,1.424704302,-0.458231517,0.966472785,5.786226117,5.786226117,0,1.620849592,-0.229996154,1.390853438,-0.376887404 +Joe Smith,smithjo02,1996,RS,GSW,5552,2821,-0.280652726,0.531778629,0.251125902,4.281412209,4.281412209,0,-0.091139912,0.59334066,0.502200748,-0.818272994 +B.J. Armstrong,armstbj01,1996,RS,GSW,4452,2262,2.934618801,-1.747920531,1.186698271,4.513252152,4.513252152,0,2.420717485,-1.591157215,0.82956027,-0.61333083 +Rony Seikaly,seikaro01,1996,RS,GSW,3568,1813,-3.237906089,-0.799444141,-4.037350231,-1.190956007,-1.190956007,0,-2.852014587,-0.842980222,-3.694994809,0.013000211 +Jerome Kersey,kerseje01,1996,RS,GSW,3188,1620,-1.35911419,1.610602519,0.25148833,2.484303024,2.484303024,0,-1.34514709,1.756907611,0.411760521,0.131152113 +Chris Mullin,mullich01,1996,RS,GSW,3183,1617,1.949821978,-0.095825227,1.853996751,3.793860574,3.793860574,0,1.840673563,-0.289448466,1.551225097,-0.107816214 +Tim Hardaway,hardati01,1996,RS,GSW,2927,1487,3.169516263,-0.742232446,2.427283817,3.98685198,3.98685198,0,3.377213715,-0.343002891,3.034210824,1.396376661 +Donyell Marshall,marshdo01,1996,RS,GSW,1838,934,-1.181683193,-0.736050466,-1.917733659,0.396035728,0.396035728,0,-1.35929214,-1.625828609,-2.985120749,-0.13157714 +Chris Gatling,gatlich01,1996,RS,GSW,1697,862,-0.770354644,-1.894119146,-2.664473789,0.037872998,0.037872998,0,-0.965158442,-1.557779416,-2.522937858,0.640490332 +Kevin Willis,willike02,1996,RS,GSW,1531,778,-4.114114781,-2.22342702,-6.337541801,-1.425882125,-1.425882125,0,-3.712581066,-1.903806487,-5.616387553,0.121329932 +Bimbo Coles,colesbi01,1996,RS,GSW,1443,733,-0.52559797,-1.166788767,-1.692386737,0.400545198,0.400545198,0,-0.436551323,-0.595925144,-1.032476467,1.180173279 +Clifford Rozier,roziecl01,1996,RS,GSW,1423,723,-3.198079051,-0.340215309,-3.538294361,-0.29319911,-0.29319911,0,-3.341542812,-0.126430466,-3.467973278,0.772610847 +Jon Barry,barryjo01,1996,RS,GSW,1401,712,1.505281363,-0.877581214,0.627700149,1.222648724,1.222648724,0,0.986048305,-1.835799511,-0.849751206,-0.328936298 +Andrew DeClercq,declean01,1996,RS,GSW,400,203,-2.180220453,0.04264414,-2.137576313,0.063600691,0.063600691,0,-2.415204407,-0.015723998,-2.430928405,0.251433904 +David Wood,woodda01,1996,RS,GSW,189,96,-1.114210662,-2.588962563,-3.703173226,-0.047506163,-0.047506163,0,-1.907598927,-1.604269582,-3.511868509,1.633373103 +Robert Churchwell,churcro01,1996,RS,GSW,39,20,-10.59798476,-4.957084111,-15.55506887,-0.129970215,-0.129970215,0,-10.63791471,-6.874876512,-17.51279122,-0.492705106 +Geert Hammink,hammige01,1996,RS,GSW,20,10,-3.120137403,-3.089540085,-6.209677488,-0.017662169,-0.017662169,0,-3.926170337,-3.926819431,-7.852989768,0.057363804 +Hakeem Olajuwon,olajuha01,1996,RS,HOU,5493,2797,0.09208829,3.250101773,3.342190063,8.655650604,8.655650604,0,0.782887662,3.069397943,3.852285605,-0.407120289 +Robert Horry,horryro01,1996,RS,HOU,5173,2634,0.725404849,1.710778986,2.436183835,6.96216098,6.96216098,0,1.082668104,1.779457037,2.862125141,-0.098401205 +Chucky Brown,brownch01,1996,RS,HOU,3965,2019,-1.765177837,-0.542544482,-2.307722319,0.453007597,0.453007597,0,-1.946207773,-0.841494359,-2.787702131,-0.526284633 +Clyde Drexler,drexlcl01,1996,RS,HOU,3922,1997,3.774841077,1.321628757,5.096469834,7.993538852,7.993538852,0,3.892131519,1.897112845,5.789244364,-0.011499084 +Sam Cassell,cassesa01,1996,RS,HOU,3303,1682,1.710786919,-1.702928547,0.007858372,2.373783392,2.373783392,0,1.740141754,-1.400327168,0.339814586,0.279187008 +Kenny Smith,smithke01,1996,RS,HOU,3176,1617,0.709584732,-1.792018091,-1.08243336,1.373971436,1.373971436,0,0.574781931,-1.816472489,-1.241690558,-0.118898838 +Mark Bryant,bryanma01,1996,RS,HOU,3117,1587,-1.484204219,-1.32283561,-2.807039829,-0.046332075,-0.046332075,0,-1.74103066,-0.87165721,-2.612687871,0.297105324 +Mario Elie,eliema01,1996,RS,HOU,2720,1385,1.862074603,-0.357421904,1.5046527,2.996134416,2.996134416,0,1.477478224,-0.383896593,1.093581631,-0.31895784 +Eldridge Recasner,recasel01,1996,RS,HOU,2504,1275,1.085635349,-2.189218876,-1.103583527,1.068251212,1.068251212,0,0.601131062,-2.371246832,-1.770115769,-0.238715022 +Sam Mack,macksa01,1996,RS,HOU,1705,868,0.988727169,-0.62231927,0.366407899,1.378959723,1.378959723,0,0.897134005,-0.520368433,0.376765572,-0.077625511 +Pete Chilcutt,chilcpe01,1996,RS,HOU,1279,651,-1.026390756,-0.207442316,-1.233833073,0.503607549,0.503607549,0,-0.971295732,-1.046869021,-2.018164752,0.00508673 +Tim Breaux,breauti01,1996,RS,HOU,1119,570,-4.819682764,-2.068749857,-6.888432621,-1.202005458,-1.202005458,0,-4.912059283,-3.285055491,-8.197114774,-0.116503075 +Charles Jones,jonesch01,1996,RS,HOU,583,297,-4.040868142,0.803712062,-3.237156081,-0.073621395,-0.073621395,0,-4.704528807,0.180648732,-4.523880076,-0.24811506 +Tracy Moore,mooretr01,1996,RS,HOU,373,190,0.321914364,-2.886477183,-2.564562818,0.017908977,0.017908977,0,0.12165171,-2.851933903,-2.730282192,-0.346049313 +Melvin Booker,bookeme01,1996,RS,HOU,257,131,-4.31090954,-1.668381888,-5.979291428,-0.219495536,-0.219495536,0,-3.835410448,-1.718341383,-5.553751832,1.576831498 +Henry James,jameshe01,1996,RS,HOU,114,58,0.380587347,-4.577578763,-4.196991416,-0.043814611,-0.043814611,0,0.550234345,-3.939487066,-3.389252721,2.161404374 +Jaren Jackson,jacksja01,1996,RS,HOU,65,33,-4.912003988,-0.919599241,-5.831603229,-0.053145447,-0.053145447,0,-4.928034355,-0.509987612,-5.438021968,2.260079458 +Alvin Heggs,heggsal01,1996,RS,HOU,27,14,2.373509895,-3.214037799,-0.840527904,0.013391344,0.013391344,0,0.859371237,-5.378387381,-4.519016143,-1.687396844 +Mark Jackson,jacksma01,1996,RS,IND,4974,2643,3.091078507,0.090618767,3.181697273,7.939324234,7.939324234,0,2.920344996,0.105497712,3.025842708,-0.689292052 +Reggie Miller,millere01,1996,RS,IND,4932,2621,5.127453366,-0.68578491,4.441668456,9.607519867,9.607519867,0,5.118574876,-0.64923634,4.469338536,-0.09108371 +Dale Davis,davisda01,1996,RS,IND,4925,2617,-0.734337156,1.323930086,0.589592931,4.438461871,4.438461871,0,-0.509204361,1.313469669,0.804265307,-0.428118938 +Derrick McKey,mckeyde01,1996,RS,IND,4592,2440,1.025668929,0.817926065,1.843594994,5.715655444,5.715655444,0,1.011354455,0.993218614,2.004573069,-0.046413108 +Antonio Davis,davisan01,1996,RS,IND,3937,2092,-0.588007106,0.145321484,-0.442685622,2.457936301,2.457936301,0,-0.670638656,0.17760801,-0.493030647,-0.179216085 +Rik Smits,smitsri01,1996,RS,IND,3577,1901,-0.587709595,-0.248993665,-0.83670326,1.856133927,1.856133927,0,-0.171627737,-0.316862585,-0.488490321,0.022345209 +Ricky Pierce,piercri01,1996,RS,IND,2642,1404,0.394786926,-0.189176354,0.205610573,2.135969753,2.135969753,0,0.475755147,-0.030587088,0.445168059,0.825457901 +Haywoode Workman,workmha01,1996,RS,IND,2190,1164,-1.409554833,0.895727756,-0.513827078,1.3390177,1.3390177,0,-1.219462083,0.962657062,-0.25680502,0.770889509 +Eddie Johnson,johnsed03,1996,RS,IND,1886,1002,-0.138890637,-1.071089192,-1.209979829,0.789586914,0.789586914,0,0.050537557,-1.68912134,-1.638583783,0.27117598 +Duane Ferrell,ferredu01,1996,RS,IND,1112,591,-2.051012202,0.237984031,-1.813028171,0.284722648,0.284722648,0,-2.210712716,-0.120446206,-2.331158922,0.723441996 +Travis Best,besttr01,1996,RS,IND,1074,571,-1.882868907,-1.629524774,-3.51239368,-0.224012012,-0.224012012,0,-1.935463625,-2.031374652,-3.966838276,0.798503157 +Adrian Caldwell,caldwad01,1996,RS,IND,615,327,-3.958504342,-0.604403932,-4.562908273,-0.307840098,-0.307840098,0,-3.668067363,-0.548898151,-4.216965514,1.654000344 +Dwayne Schintzius,schindw01,1996,RS,IND,559,297,-5.004729829,1.601275852,-3.403453976,-0.099873615,-0.099873615,0,-4.481162667,1.271402947,-3.20975972,0.803555222 +Fred Hoiberg,hoibefr01,1996,RS,IND,160,85,-0.197589484,1.65342439,1.455834906,0.184187107,0.184187107,0,-0.354820933,1.123768445,0.768947511,0.913434116 +Loy Vaught,vaughlo01,1996,RS,LAC,5825,2966,-0.676936732,0.024650792,-0.65228594,3.159153168,3.159153168,0,-0.607749986,0.400649037,-0.207100949,-0.445582157 +Bison Dele,delebi01,1996,RS,LAC,4236,2157,-1.592796767,-0.413781552,-2.006578319,0.817904984,0.817904984,0,-1.31362558,-0.177440337,-1.491065917,-0.026310818 +Terry Dehere,deherte01,1996,RS,LAC,3963,2018,2.819132011,-2.735785082,0.083346929,2.930053336,2.930053336,0,2.547639054,-2.395017267,0.152621786,0.410525248 +Pooh Richardson,richapo01,1996,RS,LAC,3953,2013,1.870882578,-0.793497341,1.077385237,3.91766264,3.91766264,0,1.761213954,-0.34634703,1.414866925,-0.311775316 +Rodney Rogers,rogerro01,1996,RS,LAC,3830,1950,0.056733337,-0.554712483,-0.497979147,2.250081878,2.250081878,0,0.055673819,-0.390675947,-0.335002128,0.396919124 +Brent Barry,barrybr01,1996,RS,LAC,3728,1898,2.805881291,-0.304542671,2.501338621,5.105786953,5.105786953,0,2.546510251,-0.127962548,2.418547703,0.376538128 +Lamond Murray,murrala01,1996,RS,LAC,3567,1816,-1.751439276,-0.989937459,-2.741376735,0.007985683,0.007985683,0,-1.854288866,-1.378066693,-3.232355558,-0.046208138 +Malik Sealy,sealyma01,1996,RS,LAC,3144,1601,-1.439893365,0.570562552,-0.869330814,1.541623482,1.541623482,0,-1.156371558,0.390224273,-0.766147286,0.328876243 +Bo Outlaw,outlabo01,1996,RS,LAC,1935,985,-1.378770511,2.030019848,0.651249337,1.712222145,1.712222145,0,-1.630902675,1.233380714,-0.397521961,0.159554043 +Stanley Roberts,roberst01,1996,RS,LAC,1561,795,-4.399481226,-0.643248932,-5.042730158,-0.940697501,-0.940697501,0,-4.22529295,-0.303196189,-4.528489139,1.073881502 +Eric Piatkowski,piatker01,1996,RS,LAC,1540,784,0.331011077,-1.914925502,-1.583914426,0.468490083,0.468490083,0,-0.063660968,-2.401472967,-2.465133935,0.410376388 +Antonio Harvey,harvean01,1996,RS,LAC,807,411,-6.959941005,-1.549876673,-8.509817678,-1.206377785,-1.206377785,0,-6.565173439,-2.413652094,-8.978825534,-0.108578238 +Keith Tower,towerke01,1996,RS,LAC,599,305,-5.219441861,-1.891728873,-7.111170734,-0.68201637,-0.68201637,0,-5.417086902,-2.163392885,-7.580479787,0.461536429 +Logan Vander Velden,vandelo01,1996,RS,LAC,61,31,-5.50657174,-2.952231085,-8.458802824,-0.091860615,-0.091860615,0,-5.543817455,-3.542992109,-9.086809564,1.615023107 +Elden Campbell,campbel01,1996,RS,LAL,5255,2699,-0.461142006,2.085046556,1.62390455,6.003031308,6.003031308,0,-0.261965965,2.22254184,1.960575875,-0.308077094 +Cedric Ceballos,cebalce01,1996,RS,LAL,5117,2628,3.730151796,-0.11260837,3.617543426,8.494954141,8.494954141,0,3.679060381,-0.292602804,3.386457577,-0.464637698 +Nick Van Exel,vanexni01,1996,RS,LAL,4893,2513,3.011427046,-1.540474965,1.470952081,5.385448043,5.385448043,0,3.194935383,-1.357446102,1.837489281,-0.452890345 +Vlade Divac,divacvl01,1996,RS,LAL,4809,2470,-1.283823126,1.658521217,0.374698092,3.929952778,3.929952778,0,-0.80623761,1.545724229,0.739486619,-0.183456623 +Eddie Jones,jonesed02,1996,RS,LAL,4252,2184,2.485605404,1.64248596,4.128091364,7.66586275,7.66586275,0,2.517136591,1.942202912,4.459339503,0.021404333 +Sedale Threatt,threase01,1996,RS,LAL,3285,1687,0.777714537,-0.751077777,0.026636759,2.396260036,2.396260036,0,0.640540962,-0.353972132,0.28656883,0.24842517 +Anthony Peeler,peelean01,1996,RS,LAL,3131,1608,1.46799569,-0.835771091,0.632224599,2.77713094,2.77713094,0,1.469727619,-0.756912512,0.712815107,0.078658429 +George Lynch,lynchge01,1996,RS,LAL,1970,1012,-2.426764249,0.565199741,-1.861564508,0.458389506,0.458389506,0,-2.566377539,0.115195,-2.451182539,-0.066785468 +Magic Johnson,johnsma02,1996,RS,LAL,1865,958,3.060119651,-1.422661788,1.637457863,2.123956717,2.123956717,0,2.968675328,-2.211370799,0.757304529,-0.888783157 +Derek Strong,stronde01,1996,RS,LAL,1453,746,-1.899389112,-0.692378457,-2.591767569,0.060013159,0.060013159,0,-2.248606632,-1.168554212,-3.417160845,-0.326473294 +Corie Blount,blounco01,1996,RS,LAL,1392,715,-3.661823521,0.294071597,-3.367751924,-0.226079903,-0.226079903,0,-3.569548591,-0.021069609,-3.590618199,0.300368552 +Fred Roberts,roberfr01,1996,RS,LAL,617,317,-2.83689681,0.413738372,-2.423158438,0.052800258,0.052800258,0,-2.446592204,-0.897036127,-3.343628331,-0.107138712 +Anthony Miller,millean01,1996,RS,LAL,239,123,-5.158492585,-1.520811409,-6.679303995,-0.248588267,-0.248588267,0,-4.981430293,-1.941123508,-6.9225538,0.756203647 +Frankie King,kingfr01,1996,RS,LAL,39,20,-12.05803255,2.206813012,-9.851219538,-0.07471437,-0.07471437,0,-9.97426328,2.725866741,-7.248396539,2.89033874 +Alonzo Mourning,mournal01,1996,RS,MIA,5128,2671,-0.412209811,3.445521148,3.033311337,7.859889027,7.859889027,0,-0.06222926,2.739920248,2.677690988,-0.250998706 +Keith Askins,askinke01,1996,RS,MIA,3642,1897,0.068327236,1.171237083,1.239564319,3.877938366,3.877938366,0,-0.245600346,1.29817864,1.052578294,0.400529135 +Bimbo Coles,colesbi01,1996,RS,MIA,3613,1882,0.441196798,0.418550786,0.859747584,3.494961769,3.494961769,0,0.402544399,1.01009821,1.412642609,0.774778381 +Rex Chapman,chapmre01,1996,RS,MIA,3580,1865,1.751140755,-0.134408698,1.616732057,4.154174805,4.154174805,0,1.677931797,-0.197454494,1.480477303,-0.019486015 +Kurt Thomas,thomaku01,1996,RS,MIA,3177,1655,-2.425235372,1.279448673,-1.145786699,1.364940444,1.364940444,0,-2.468830782,1.517367844,-0.951462938,0.711708934 +Billy Owens,owensbi01,1996,RS,MIA,2665,1388,-0.483738039,-0.176285022,-0.660023061,1.478554933,1.478554933,0,-0.730666324,-0.241897472,-0.972563795,-0.092817105 +Kevin Willis,willike02,1996,RS,MIA,2605,1357,-2.859674078,-0.338713178,-3.198387256,-0.31037524,-0.31037524,0,-2.835258534,-0.375048478,-3.210307012,-0.018507614 +Tim Hardaway,hardati01,1996,RS,MIA,2010,1047,3.330586974,1.432101123,4.762688097,4.059657877,4.059657877,0,3.60461076,1.515373956,5.119984716,1.077664821 +Kevin Gamble,gamblke01,1996,RS,MIA,1983,1033,-1.663974397,0.398699697,-1.265274701,0.791339654,0.791339654,0,-1.895716652,0.414554214,-1.481162438,1.049332907 +Walt Williams,williwa02,1996,RS,MIA,1513,788,1.076677618,1.074878622,2.15155624,2.011038078,2.011038078,0,1.25691532,1.084842833,2.341758153,1.9066594 +Pete Myers,myerspe01,1996,RS,MIA,1227,639,-2.158529025,-1.618690348,-3.777219373,-0.338212286,-0.338212286,0,-2.573681636,-2.192816419,-4.766498055,0.921482037 +Chris Gatling,gatlich01,1996,RS,MIA,1085,565,2.781002627,1.014809947,3.795812573,1.895825081,1.895825081,0,2.356184076,1.198365243,3.554549319,0.438824732 +Sasha Danilovic,danilsa01,1996,RS,MIA,1040,542,1.675563473,-0.470787211,1.204776262,1.095447391,1.095447391,0,1.468660679,-0.604622015,0.864038664,0.156319612 +Tony Smith,smithto02,1996,RS,MIA,787,410,-0.232274524,0.121588417,-0.110686106,0.559047995,0.559047995,0,-0.706840895,-0.287396306,-0.994237201,1.170102435 +Danny Schayes,schayda01,1996,RS,MIA,766,399,-5.996065712,1.873376734,-4.122688978,-0.280428223,-0.280428223,0,-5.881339069,1.171913127,-4.709425941,0.329327688 +Terrence Rencher,renchte01,1996,RS,MIA,762,397,-5.073800445,-0.476962085,-5.550762531,-0.572906526,-0.572906526,0,-4.92152302,-1.536531677,-6.458054697,0.919678377 +Tyrone Corbin,corbity01,1996,RS,MIA,680,354,-1.65986196,1.415915401,-0.24394656,0.455467942,0.455467942,0,-2.05922167,1.313259756,-0.745961914,0.584707157 +Voshon Lenard,lenarvo01,1996,RS,MIA,620,323,3.365718085,-1.304925348,2.060792737,0.799898605,0.799898605,0,3.367386691,-2.413401486,0.953985204,0.833012643 +Ron Grandison,grandro01,1996,RS,MIA,451,235,-3.794806525,0.1608414,-3.633965125,-0.10681875,-0.10681875,0,-3.848843365,-0.461074893,-4.309918258,0.731313189 +Stacey King,kingst01,1996,RS,MIA,299,156,-8.024321001,0.08657335,-7.937747651,-0.423675101,-0.423675101,0,-7.525595899,0.58353672,-6.942059179,2.425520635 +Jeff Malone,malonje01,1996,RS,MIA,198,103,-4.115311399,-0.140118493,-4.255429892,-0.078650865,-0.078650865,0,-4.699245274,-1.150423372,-5.849668646,-0.540838343 +LeRon Ellis,ellisle02,1996,RS,MIA,142,74,-9.236671941,0.897239201,-8.33943274,-0.211819288,-0.211819288,0,-8.799515914,0.019445677,-8.780070237,0.348522501 +Vin Baker,bakervi01,1996,RS,MIL,6309,3319,-0.300796647,-0.338681992,-0.639478639,3.557400201,3.557400201,0,-0.016134178,-0.088488479,-0.104622658,-0.428016024 +Glenn Robinson,robingl01,1996,RS,MIL,6176,3249,-0.003084194,-0.754053258,-0.757137452,3.29956969,3.29956969,0,0.272883945,-0.740593364,-0.467709419,-0.109117791 +Johnny Newman,newmajo01,1996,RS,MIL,5113,2690,0.41207094,-0.900298334,-0.488227393,3.107654741,3.107654741,0,-0.041085667,-0.278717389,-0.319803056,0.105150424 +Sherman Douglas,douglsh01,1996,RS,MIL,3993,2101,1.453966135,-2.026844797,-0.572878662,2.333713117,2.333713117,0,1.006696955,-1.95045062,-0.943753665,-0.000358168 +Terry Cummings,cummite01,1996,RS,MIL,3378,1777,-1.348883898,0.066543211,-1.282340688,1.335208639,1.335208639,0,-1.403702338,0.50173403,-0.901968308,0.320689155 +Lee Mayberry,maybele01,1996,RS,MIL,3241,1705,0.662185871,-1.122391209,-0.460205338,1.991258154,1.991258154,0,0.323795172,-1.19935144,-0.875556268,-0.028630149 +Benoit Benjamin,benjabe01,1996,RS,MIL,2836,1492,-3.495544084,-0.991027163,-4.486571248,-1.325662926,-1.325662926,0,-3.379442275,-1.068425373,-4.447867648,0.263851343 +Marty Conlon,conloma01,1996,RS,MIL,1821,958,-3.419041767,-1.932471283,-5.35151305,-1.278504042,-1.278504042,0,-3.297302345,-2.518112008,-5.815414353,0.50858523 +Shawn Respert,respesh01,1996,RS,MIL,1606,845,-0.605277038,-1.286151094,-1.891428132,0.370925788,0.370925788,0,-0.698023166,-2.005917919,-2.703941085,0.195629012 +Randolph Keys,keysra01,1996,RS,MIL,1551,816,-0.401665239,0.019020037,-0.382645202,0.99694203,0.99694203,0,-0.810986411,0.174651604,-0.636334808,1.070954431 +Eric Murdock,murdoer01,1996,RS,MIL,367,193,-0.799767331,-1.899342117,-2.699109448,0.005059302,0.005059302,0,-0.753650879,-2.015966543,-2.769617421,0.893563375 +Jerry Reynolds,reynoje01,1996,RS,MIL,363,191,-3.440305549,2.736960637,-0.703344912,0.2012937,0.2012937,0,-3.008567735,1.591805504,-1.416762231,0.862464968 +Todd Day,dayto01,1996,RS,MIL,325,171,-2.462018306,-2.3366864,-4.798704706,-0.182965791,-0.182965791,0,-2.187880724,-1.68494144,-3.872822163,2.198508012 +Alton Lister,listeal01,1996,RS,MIL,167,88,-4.563222982,-2.154438536,-6.717661518,-0.17887394,-0.17887394,0,-5.095808525,-1.994143518,-7.089952043,0.383699627 +Eric Mobley,mobleer01,1996,RS,MIL,124,65,-6.707582899,-1.418443065,-8.126025964,-0.177505932,-0.177505932,0,-6.865117853,-2.188161398,-9.053279251,-0.406193374 +Kevin Duckworth,duckwke01,1996,RS,MIL,110,58,-9.673275518,-0.757077059,-10.43035258,-0.235261161,-0.235261161,0,-9.136942986,1.508629594,-7.628313393,3.26615494 +Mike Peplowski,peplomi01,1996,RS,MIL,23,12,-5.347142411,2.137423616,-3.209718795,-0.00302011,-0.00302011,0,-4.042424111,5.497696461,1.45527235,6.786506086 +Tom Gugliotta,guglito01,1996,RS,MIN,5586,2835,-0.90860711,1.675546321,0.766939211,5.083675269,5.083675269,0,-0.431049899,1.868872427,1.437822528,-0.060023129 +Isaiah Rider,rideris01,1996,RS,MIN,5111,2594,0.768460003,-2.297405016,-1.528945014,1.613444798,1.613444798,0,0.690861456,-2.06305569,-1.372194234,-0.147868117 +Kevin Garnett,garneke01,1996,RS,MIN,4518,2293,-0.468962241,1.640062832,1.171100591,4.55511388,4.55511388,0,-0.728406775,1.263169513,0.534762738,-0.651092257 +Sam Mitchell,mitchsa01,1996,RS,MIN,4226,2145,-0.573149647,-0.941123205,-1.514272852,1.350036741,1.350036741,0,-1.151176513,-0.767813245,-1.918989758,-0.159237023 +Terry Porter,portete01,1996,RS,MIN,4082,2072,1.96053077,-0.733142452,1.227388318,4.203834887,4.203834887,0,1.7516137,-0.836171318,0.915442382,-0.017663498 +Doug West,westdo01,1996,RS,MIN,3229,1639,-2.366636263,-2.273046172,-4.639682435,-1.58619833,-1.58619833,0,-3.021042628,-1.719252798,-4.740295426,0.353604531 +Christian Laettner,laettch01,1996,RS,MIN,2991,1518,-0.134958036,-1.067494115,-1.202452152,1.198790553,1.198790553,0,0.059843214,-0.555790646,-0.495947433,0.018619518 +Sean Rooks,rooksse01,1996,RS,MIN,1777,902,-2.631788744,-1.252299874,-3.884088619,-0.523066678,-0.523066678,0,-2.716912269,-1.378664775,-4.095577044,0.206321788 +Darrick Martin,martida01,1996,RS,MIN,1472,747,-1.790570554,-2.102272453,-3.892843007,-0.438417186,-0.438417186,0,-1.880644215,-2.094389012,-3.975033227,0.609726623 +Spud Webb,webbsp01,1996,RS,MIN,1271,645,0.729573898,-1.691578576,-0.962004679,0.591670457,0.591670457,0,0.673275004,-1.964339337,-1.291064333,0.51788187 +Mark Davis,davisma02,1996,RS,MIN,1125,571,-4.005393943,1.645569361,-2.359824582,0.115031638,0.115031638,0,-3.59866671,1.002747447,-2.595919262,1.115316699 +Andrew Lang,langan01,1996,RS,MIN,1084,550,-5.088509788,-1.841649664,-6.930159453,-1.172200068,-1.172200068,0,-4.769122302,-1.498689258,-6.26781156,-0.062946925 +Marques Bragg,braggma01,1996,RS,MIN,727,369,-4.191736558,-0.184003624,-4.375740182,-0.30983412,-0.30983412,0,-3.988730796,-0.120126184,-4.10885698,1.143570699 +Jerome Allen,allenje01,1996,RS,MIN,713,362,-3.519881942,-0.440199065,-3.960081007,-0.225596841,-0.225596841,0,-3.377923824,-1.164143234,-4.542067057,0.874958583 +Eric Riley,rileyer01,1996,RS,MIN,611,310,-3.285300728,0.278021021,-3.007279707,-0.04064942,-0.04064942,0,-3.393857281,-0.314561171,-3.708418452,-0.096960513 +Micheal Williams,willimi02,1996,RS,MIN,372,189,-4.075489048,-2.329454093,-6.404943141,-0.357163162,-0.357163162,0,-4.226938041,-1.465147637,-5.692085678,1.245982325 +Charles Smith,smithch02,1996,RS,MIN,77,39,-9.393491841,-3.24978958,-12.64328142,-0.20178417,-0.20178417,0,-8.915746346,-3.446835533,-12.36258188,2.32733546 +P.J. Brown,brownpj01,1996,RS,NJN,5635,2942,-2.213285809,1.421982655,-0.791303153,2.920923586,2.920923586,0,-2.165329072,1.535024155,-0.630304917,-0.603671546 +Armen Gilliam,gilliar01,1996,RS,NJN,5471,2856,-0.400109397,0.402520179,0.002410783,3.974763122,3.974763122,0,-0.748208695,0.247193269,-0.501015426,-0.830986894 +Chris Childs,childch01,1996,RS,NJN,4613,2408,2.606393921,-0.128933,2.477460921,6.440708352,6.440708352,0,2.336806608,0.319633478,2.656440086,0.267000708 +Shawn Bradley,bradlsh01,1996,RS,NJN,3821,1995,-4.312440609,-0.297096988,-4.609537597,-1.896130027,-1.896130027,0,-3.942506633,-0.037717204,-3.980223837,0.167023434 +Jayson Williams,willija01,1996,RS,NJN,3559,1858,-0.897699736,0.461621609,-0.436078127,2.184438009,2.184438009,0,-1.01921121,0.390501717,-0.628709493,-0.383357704 +Vern Fleming,flemive01,1996,RS,NJN,3346,1747,-1.623371598,-1.813314558,-3.436686156,-0.60899761,-0.60899761,0,-2.207828961,-2.185216604,-4.393045565,-0.464503717 +Ed O'Bannon,obanned01,1996,RS,NJN,2400,1253,-2.564024617,-0.470996905,-3.035021523,-0.18208111,-0.18208111,0,-2.901398685,-0.937906509,-3.839305194,-0.065093634 +Kenny Anderson,anderke01,1996,RS,NJN,1996,1042,4.358508198,0.672073661,5.03058186,4.150375816,4.150375816,0,4.037117193,1.179190369,5.216307562,0.314500167 +Kevin Edwards,edwarke01,1996,RS,NJN,1929,1007,-2.409816086,0.724289169,-1.685526916,0.547440504,0.547440504,0,-2.060247111,0.63886136,-1.421385751,0.09256021 +Yinka Dare,dareyi01,1996,RS,NJN,1199,626,-8.169360807,-0.197687554,-8.367048361,-1.812758291,-1.812758291,0,-7.924440747,-0.906994037,-8.831434783,0.971652663 +Greg Graham,grahagr01,1996,RS,NJN,929,485,-1.04283527,-0.872098093,-1.914933363,0.21026795,0.21026795,0,-1.26836879,-1.49602034,-2.76438913,1.634095965 +Rick Mahorn,mahorri01,1996,RS,NJN,862,450,-6.415068503,0.771956889,-5.643111615,-0.668956342,-0.668956342,0,-6.285375081,0.288874389,-5.996500692,0.661367731 +Kendall Gill,gillke01,1996,RS,NJN,801,418,2.005294913,1.031720978,3.037015892,1.238161465,1.238161465,0,1.809835053,1.657714621,3.467549674,0.301338382 +Khalid Reeves,reevekh01,1996,RS,NJN,795,415,-2.710639956,-0.161423215,-2.872063172,-0.026582912,-0.026582912,0,-2.568047224,0.343931899,-2.224115325,2.654224184 +Tim Perry,perryti01,1996,RS,NJN,320,167,-1.593303322,-2.306785242,-3.900088564,-0.097563577,-0.097563577,0,-2.22264145,-3.710486317,-5.933127768,-0.405809915 +Robert Werdann,werdaro01,1996,RS,NJN,178,93,-4.301772213,2.769690117,-1.532082097,0.058681617,0.058681617,0,-4.073530723,2.551459744,-1.52207098,1.436338495 +Rex Walters,waltere01,1996,RS,NJN,167,87,-1.43721975,-1.883729843,-3.320949593,-0.025532463,-0.025532463,0,-1.704103566,-3.55881059,-5.262914156,0.694911064 +Gerald Glass,glassge01,1996,RS,NJN,107,56,-0.888122735,-0.510452029,-1.398574765,0.03870651,0.03870651,0,-1.24345209,-1.328889283,-2.572341373,0.227865603 +Anthony Mason,masonan01,1996,RS,NYK,6629,3457,1.395280921,0.47200735,1.867288272,8.082590292,8.082590292,0,0.796503033,0.546401527,1.34290456,-0.698467906 +Derek Harper,harpede01,1996,RS,NYK,5548,2893,0.609500426,0.930532856,1.540033283,6.3364852,6.3364852,0,0.775478258,1.205964882,1.98144314,0.063980114 +Patrick Ewing,ewingpa01,1996,RS,NYK,5337,2783,-2.932157266,3.810679408,0.878522142,5.130861623,5.130861623,0,-2.178928784,3.05122573,0.872296946,-0.382932618 +John Starks,starkjo01,1996,RS,NYK,4777,2491,1.716848813,0.649314895,2.366163708,6.534393381,6.534393381,0,1.749498582,0.713393166,2.462891748,0.460513902 +Charles Oakley,oaklech01,1996,RS,NYK,3404,1775,0.218038953,1.103005154,1.321044107,3.678749629,3.678749629,0,0.139183404,1.349046674,1.488230078,-0.201875565 +Hubert Davis,davishu01,1996,RS,NYK,3400,1773,2.160980967,-1.238591588,0.922389379,3.304657239,3.304657239,0,1.557556005,-1.724335034,-0.166779029,-0.484820823 +Charles Smith,smithch01,1996,RS,NYK,1707,890,-5.287591917,-1.102353245,-6.389945162,-1.664169983,-1.664169983,0,-4.953697624,-1.14049137,-6.094188994,0.638259277 +Charlie Ward,wardch01,1996,RS,NYK,1509,787,-1.339166921,1.863240293,0.524073373,1.32960061,1.32960061,0,-0.984432483,1.355211775,0.370779292,1.058328951 +J.R. Reid,reidjr01,1996,RS,NYK,1285,670,-1.532580937,0.015528265,-1.517052672,0.422697477,0.422697477,0,-1.920111587,-0.004605966,-1.924717553,0.272145701 +Gary Grant,grantga01,1996,RS,NYK,1143,596,-1.379532422,1.741345693,0.361813271,0.957638731,0.957638731,0,-1.496029893,1.819784293,0.3237544,1.119783211 +Herb Williams,willihe01,1996,RS,NYK,1036,540,-5.652290893,-0.495256664,-6.147547557,-0.941790912,-0.941790912,0,-5.728736144,-0.836449094,-6.565185238,0.569842549 +Willie Anderson,anderwi01,1996,RS,NYK,951,496,-2.370223588,-0.055548906,-2.425772494,0.08276697,0.08276697,0,-2.714047181,-0.187407223,-2.901454404,0.813529979 +Brad Lohaus,lohaubr01,1996,RS,NYK,623,325,-1.47995776,-0.607249913,-2.087207672,0.112187374,0.112187374,0,-1.413326282,-1.170156964,-2.583483246,1.933538366 +Doug Christie,chrisdo01,1996,RS,NYK,418,218,-1.394455694,1.142896057,-0.251559637,0.285190891,0.285190891,0,-1.34537033,0.994652329,-0.350718001,2.44323561 +Monty Williams,willimo01,1996,RS,NYK,119,62,-5.212775475,-0.590659714,-5.80343519,-0.096850242,-0.096850242,0,-5.223848949,-1.631659809,-6.855508758,0.252828699 +Ron Grandison,grandro01,1996,RS,NYK,109,57,-0.95619269,3.546452445,2.590259755,0.154640729,0.154640729,0,-1.066551138,2.418999742,1.352448605,-0.395860898 +Matt Fish,fishma01,1996,RS,NYK,33,17,5.688885852,-2.129487691,3.559398161,0.054723052,0.054723052,0,4.687134105,-2.031432913,2.655701192,-0.001497181 +Dennis Scott,scottde01,1996,RS,ORL,5883,3041,3.421279176,-0.135779594,3.285499582,9.330932896,9.330932896,0,3.727919787,-0.112901054,3.615018733,-0.330043122 +Anfernee Hardaway,hardaan01,1996,RS,ORL,5832,3015,6.479653739,1.07772649,7.557380229,15.79732712,15.79732712,0,6.466892951,1.260833346,7.727726297,-0.340155087 +Nick Anderson,anderni01,1996,RS,ORL,5256,2717,2.632915296,1.003745553,3.63666085,8.825775128,8.825775128,0,2.925172601,0.961152458,3.886325059,-0.288678249 +Horace Grant,grantho01,1996,RS,ORL,4422,2286,1.001066022,1.163747193,2.164813216,5.668487128,5.668487128,0,0.955998829,1.170492894,2.126491723,-1.033488631 +Shaquille O'Neal,onealsh01,1996,RS,ORL,3764,1946,1.519173267,1.361153833,2.8803271,5.586614592,5.586614592,0,2.074624197,1.120662271,3.195286468,-0.057377078 +Brian Shaw,shawbr01,1996,RS,ORL,3248,1679,-1.929484512,-1.396376677,-3.325861189,-0.494394517,-0.494394517,0,-1.638289641,-1.669028354,-3.307317995,0.206668068 +Jon Koncak,koncajo01,1996,RS,ORL,2492,1288,-4.948208078,0.708109756,-4.240098323,-0.98641625,-0.98641625,0,-4.910285619,1.144412144,-3.765873475,0.684939061 +Anthony Bowie,bowiean01,1996,RS,ORL,2085,1078,-1.866805658,-1.199055053,-3.065860711,-0.173566938,-0.173566938,0,-2.362160769,-1.623126148,-3.985286917,-0.082955583 +Joe Wolf,wolfjo01,1996,RS,ORL,2025,1047,-3.064417447,-2.072669627,-5.137087074,-1.281350515,-1.281350515,0,-3.357875116,-1.800563009,-5.158438125,0.45317842 +Donald Royal,royaldo01,1996,RS,ORL,1863,963,-1.689946423,-0.665918904,-2.355865327,0.193401167,0.193401167,0,-2.181867495,-1.415533617,-3.597401112,-0.118113516 +David Vaughn,vaughda02,1996,RS,ORL,515,266,-6.870205226,-0.030006623,-6.900211848,-0.572173801,-0.572173801,0,-6.49106798,0.510550155,-5.980517825,1.474365051 +Brooks Thompson,thompbr01,1996,RS,ORL,476,246,1.822059001,-1.000022253,0.822036748,0.455874252,0.455874252,0,2.309276476,-1.330288646,0.97898783,1.565272228 +Jeff Turner,turneje01,1996,RS,ORL,371,192,-4.554338116,-2.772843844,-7.327181961,-0.454258701,-0.454258701,0,-4.134272759,-2.525891812,-6.660164571,1.219879471 +Anthony Bonner,bonnean01,1996,RS,ORL,83,43,-5.129517031,3.155432038,-1.974084993,0.017422342,0.017422342,0,-4.170874854,4.343882173,0.17300732,2.183068292 +Darrell Armstrong,armstda01,1996,RS,ORL,79,41,4.753767244,5.326066928,10.07983417,0.272226041,0.272226041,0,6.529997988,4.124464009,10.654462,1.332885101 +Geert Hammink,hammige01,1996,RS,ORL,14,7,-9.606891403,-6.844830403,-16.45172181,-0.049644719,-0.049644719,0,-8.059273568,-9.428752797,-17.48802637,1.349189161 +Clarence Weatherspoon,weathcl01,1996,RS,PHI,6015,3096,-0.535206288,0.721971348,0.18676506,4.604839392,4.604839392,0,-0.897392713,0.989238171,0.091845458,-0.681446593 +Jerry Stackhouse,stackje01,1996,RS,PHI,5248,2701,-0.450784329,-1.909342507,-2.360126836,0.537143179,0.537143179,0,-0.460733668,-1.769756185,-2.230489853,-0.021036842 +Vernon Maxwell,maxweve01,1996,RS,PHI,4793,2467,-0.037882008,-1.601515112,-1.63939712,1.406157663,1.406157663,0,0.343903322,-1.171733724,-0.827830402,0.55065677 +Derrick Alston,alstode01,1996,RS,PHI,3136,1614,-2.934513621,-0.119789429,-3.05430305,-0.250516173,-0.250516173,0,-3.107612026,0.127805631,-2.979806395,-0.024503712 +Trevor Ruffin,ruffitr01,1996,RS,PHI,3013,1551,0.902402292,-2.989376408,-2.086974116,0.526530325,0.526530325,0,0.875576801,-2.894606152,-2.019029351,0.330278924 +Sharone Wright,wrighsh01,1996,RS,PHI,2207,1136,-3.19651355,-2.24350334,-5.440016891,-1.558858753,-1.558858753,0,-3.146010126,-2.0342319,-5.180242026,-0.014342362 +Sean Higgins,higgise01,1996,RS,PHI,1780,916,-1.208460366,-1.963274459,-3.171734825,-0.19770327,-0.19770327,0,-1.449904184,-2.145646392,-3.595550576,0.286866624 +Tony Massenburg,masseto01,1996,RS,PHI,1562,804,-1.524857976,-2.256260128,-3.781118104,-0.421106157,-0.421106157,0,-1.922774216,-2.063145406,-3.985919621,-0.408542787 +LaSalle Thompson,thompla01,1996,RS,PHI,1502,773,-4.992487052,-0.731991123,-5.724478175,-1.17787552,-1.17787552,0,-5.31618323,-0.278295908,-5.594479138,0.379257835 +Richard Dumas,dumasri02,1996,RS,PHI,1436,739,-2.839760629,-0.179791651,-3.019552281,-0.101969479,-0.101969479,0,-2.829656654,-0.257316233,-3.086972887,0.309158846 +Ed Pinckney,pincked01,1996,RS,PHI,1319,679,-0.083735771,0.32849844,0.244762669,1.031188262,1.031188262,0,-0.566876995,0.484918803,-0.081958192,-0.562103541 +Rex Walters,waltere01,1996,RS,PHI,1016,523,1.22471962,-1.802077752,-0.577358132,0.585329835,0.585329835,0,0.424245341,-2.038401473,-1.614156132,0.896741402 +Greg Sutton,suttogr01,1996,RS,PHI,903,465,-1.867545574,-2.702868888,-4.570414462,-0.444138426,-0.444138426,0,-1.633746913,-2.652718386,-4.286465299,2.637787871 +Jeff Malone,malonje01,1996,RS,PHI,791,407,-3.929835098,-2.359797752,-6.28963285,-0.732785541,-0.732785541,0,-4.338680116,-3.093224312,-7.431904428,-0.281232653 +Shawn Bradley,bradlsh01,1996,RS,PHI,649,334,-5.191951939,-1.818077421,-7.01002936,-0.727272876,-0.727272876,0,-4.894076078,-1.38841301,-6.282489088,0.170899316 +Derrick Coleman,colemde01,1996,RS,PHI,571,294,-3.598775882,-1.944800275,-5.543576157,-0.419665798,-0.419665798,0,-3.320249991,-2.250945208,-5.571195199,0.14033225 +Greg Grant,grantgr01,1996,RS,PHI,544,280,-0.280747738,-1.205013374,-1.485761112,0.18153078,0.18153078,0,-0.879606185,-0.538489389,-1.418095574,0.476855789 +Scott Skiles,skilesc01,1996,RS,PHI,459,236,-0.907369503,-2.525121712,-3.432491215,-0.082189882,-0.082189882,0,-1.176220044,-2.254899682,-3.431119726,0.014731304 +Scott Williams,willisc01,1996,RS,PHI,375,193,-2.425956238,-0.244877345,-2.670833583,0.007816712,0.007816712,0,-3.06565309,-0.259688025,-3.325341115,0.254002024 +Mike Brown,brownmi01,1996,RS,PHI,315,162,-3.752351157,-1.702508612,-5.45485977,-0.224574095,-0.224574095,0,-4.205159374,-1.229218784,-5.434378159,0.420258447 +Greg Graham,grahagr01,1996,RS,PHI,249,128,-0.665533264,-3.115479072,-3.781012336,-0.068577357,-0.068577357,0,-1.055295347,-3.434224787,-4.489520133,1.720520822 +Tim Perry,perryti01,1996,RS,PHI,169,87,-3.812726626,-2.690341982,-6.503068608,-0.165348142,-0.165348142,0,-4.387027184,-3.693439833,-8.080467017,-0.69223059 +Trevor Wilson,wilsotr01,1996,RS,PHI,153,79,-0.059731812,-1.017276733,-1.077008545,0.067245658,0.067245658,0,-0.848901007,-0.93061375,-1.779514757,-0.255805363 +Elmer Bennett,benneel01,1996,RS,PHI,128,66,-9.947400413,-4.3467105,-14.29411091,-0.388263314,-0.388263314,0,-10.10669353,-5.337409688,-15.44410322,-0.110895727 +Michael Finley,finlemi01,1996,RS,PHO,6308,3212,1.458672512,-0.781483533,0.677188979,5.583542645,5.583542645,0,1.448545365,-0.464889719,0.983655646,-0.542857891 +Charles Barkley,barklch01,1996,RS,PHO,5169,2632,3.998482029,1.152429798,5.150911827,10.58262091,10.58262091,0,4.469771486,1.238336146,5.708107632,-0.237299439 +Wesley Person,persowe01,1996,RS,PHO,5124,2609,0.439140025,-1.384948515,-0.94580849,2.392044293,2.392044293,0,0.466866654,-1.289352833,-0.822486179,-0.369039762 +A.C. Green,greenac01,1996,RS,PHO,4150,2113,-0.637570435,-0.533189887,-1.170760322,1.690328858,1.690328858,0,-0.962494117,-0.947176206,-1.909670323,-0.664593048 +Kevin Johnson,johnske02,1996,RS,PHO,3942,2007,5.344640859,-0.661992623,4.682648237,7.559946638,7.559946638,0,4.905331105,-0.23299893,4.672332175,-0.62121518 +Elliot Perry,perryel01,1996,RS,PHO,3276,1668,0.699976957,-0.652552756,0.047424201,2.377200255,2.377200255,0,0.671614793,-0.856733368,-0.185118575,-0.134518824 +Hot Rod Williams,williho01,1996,RS,PHO,3244,1652,-3.170139687,0.997056356,-2.173083331,0.483628887,0.483628887,0,-2.818793513,0.917689784,-1.90110373,-0.501819772 +Wayman Tisdale,tisdawa01,1996,RS,PHO,2262,1152,-1.579556277,-1.668783579,-3.248339856,-0.294380711,-0.294380711,0,-1.536169063,-1.437293259,-2.973462323,0.470005322 +Danny Manning,mannida01,1996,RS,PHO,1603,816,-3.244309127,0.364112418,-2.88019671,-0.054700974,-0.054700974,0,-2.377052489,0.58630474,-1.790747749,0.852257243 +Joe Kleine,kleinjo01,1996,RS,PHO,1302,663,-5.536849608,-1.506253103,-7.043102711,-1.462463247,-1.462463247,0,-5.29094139,-1.389002361,-6.679943751,0.657074837 +Chris Carr,carrch01,1996,RS,PHO,1159,590,-2.449636497,-2.713099277,-5.162735774,-0.730333549,-0.730333549,0,-2.652053569,-3.132607874,-5.784661443,0.51910504 +Tony Smith,smithto02,1996,RS,PHO,1037,528,0.220472402,-1.746848116,-1.526375714,0.335224785,0.335224785,0,0.366741373,-1.966228318,-1.599486944,1.578344785 +Mario Bennett,bennema01,1996,RS,PHO,452,230,-1.866736383,1.403612958,-0.463123425,0.271680736,0.271680736,0,-1.942030993,1.76090626,-0.181124732,1.151488251 +David Wood,woodda01,1996,RS,PHO,67,34,-7.512157445,-2.106510816,-9.61866826,-0.121522831,-0.121522831,0,-7.268601505,-0.815701123,-8.084302628,1.85127802 +Stefano Rusconi,ruscost01,1996,RS,PHO,59,30,-8.060270106,-3.171957199,-11.2322273,-0.133525593,-0.133525593,0,-7.638449429,-2.07882977,-9.7172792,2.64620249 +John Coker,cokerjo01,1996,RS,PHO,22,11,11.60487372,-1.21026846,10.39460526,0.072201422,0.072201422,0,9.709278066,-2.902501706,6.80677636,-1.976322333 +Terrence Rencher,renchte01,1996,RS,PHO,16,8,-14.40053545,-6.276642881,-20.67717833,-0.075165295,-0.075165295,0,-13.32627991,-8.259999298,-21.58627921,2.532283804 +Clifford Robinson,robincl02,1996,RS,POR,5815,2980,1.348703732,0.968825939,2.317529671,7.725986879,7.725986879,0,1.697262894,1.183057542,2.880320435,0.257353484 +Rod Strickland,stricro02,1996,RS,POR,4929,2526,2.590089207,0.198745403,2.78883461,7.097817699,7.097817699,0,2.492178554,0.310661909,2.802840464,-0.526507158 +Harvey Grant,grantha01,1996,RS,POR,4671,2394,-2.094735293,0.636253121,-1.458482171,1.569514558,1.569514558,0,-2.088280758,0.64385915,-1.444421608,-0.469527589 +Aaron McKie,mckieaa01,1996,RS,POR,4408,2259,0.135463933,0.873254796,1.00871873,4.333686706,4.333686706,0,-0.216219307,1.01968819,0.803468883,0.034459405 +Chris Dudley,dudlech02,1996,RS,POR,3754,1924,-2.971114403,3.429430257,0.458315854,3.141136662,3.141136662,0,-3.020458263,3.212604242,0.19214598,-0.24274059 +Arvydas Sabonis,sabonar01,1996,RS,POR,3386,1735,1.947050236,3.636922751,5.583972986,7.390366596,7.390366596,0,1.964543126,3.03891922,5.003462346,0.165771927 +Buck Williams,willibu01,1996,RS,POR,3263,1672,-1.665942655,0.659956584,-1.005986071,1.484241688,1.484241688,0,-1.942785364,0.52972074,-1.413064625,-0.218457578 +James Robinson,robinja02,1996,RS,POR,3175,1627,-0.663459682,-1.096615761,-1.760075443,0.825032319,0.825032319,0,-0.596504622,-1.243223535,-1.839728157,0.37328365 +Gary Trent,trentga01,1996,RS,POR,2379,1219,-2.879526179,-0.872934545,-3.752460724,-0.623612875,-0.623612875,0,-2.961215126,-1.590385333,-4.551600458,0.022161207 +Rumeal Robinson,robinru01,1996,RS,POR,1395,715,-0.654588165,-0.573879185,-1.22846735,0.557554827,0.557554827,0,-0.765632019,-0.883225754,-1.648857774,0.420338458 +Dontonio Wingfield,wingfdo01,1996,RS,POR,950,487,-0.494123372,0.923083753,0.428960381,0.797865703,0.797865703,0,-0.583113113,0.635621732,0.052508619,0.941020956 +Randolph Childress,childra01,1996,RS,POR,488,250,-3.438465841,-1.509541543,-4.948007384,-0.283313752,-0.283313752,0,-3.13884976,-2.61566317,-5.75451293,0.980539357 +Anthony Cook,cookan01,1996,RS,POR,117,60,-2.976110583,-1.687286778,-4.663397362,-0.058760108,-0.058760108,0,-3.612809678,-2.261541414,-5.874351092,0.297009082 +Elmore Spencer,spencel01,1996,RS,POR,72,37,-6.947380803,-2.01116858,-8.958549384,-0.117315405,-0.117315405,0,-7.046958169,-3.497404047,-10.54436222,0.090505471 +Reggie Slater,slatere01,1996,RS,POR,39,20,-9.405706546,-0.308956074,-9.714662619,-0.071280412,-0.071280412,0,-8.888076707,-2.727796729,-11.61587344,0.278540535 +Mitch Richmond,richmmi01,1996,RS,SAC,5798,2946,3.496691885,-0.291911328,3.204780557,8.956955552,8.956955552,0,3.617452266,0.136670244,3.75412251,0.068816706 +Tyus Edney,edneyty01,1996,RS,SAC,4883,2481,0.500046003,-1.18814023,-0.688094227,2.603231859,2.603231859,0,0.363217968,-0.819818627,-0.456600659,-0.240045866 +Olden Polynice,polynol01,1996,RS,SAC,4804,2441,-1.686865053,0.519956826,-1.166908227,1.962963703,1.962963703,0,-1.538838934,0.629539612,-0.909299322,-0.40614216 +Brian Grant,grantbr01,1996,RS,SAC,4720,2398,-1.09712215,-0.605782776,-1.702904925,1.278751138,1.278751138,0,-1.120508709,-0.617798843,-1.738307552,-0.168842546 +Michael Smith,smithmi02,1996,RS,SAC,2724,1384,-0.413592507,0.764938651,0.351346144,2.190404288,2.190404288,0,-0.664349288,0.623903142,-0.040446147,0.020866014 +Walt Williams,williwa02,1996,RS,SAC,2718,1381,1.366656997,-0.377211748,0.98944525,2.672764745,2.672764745,0,1.54075425,-0.071346401,1.469407849,1.340506238 +Bobby Hurley,hurlebo01,1996,RS,SAC,2084,1059,-2.694180605,-2.385132773,-5.079313377,-1.26279586,-1.26279586,0,-2.971558489,-2.565239175,-5.536797664,0.314852249 +Duane Causwell,causwdu01,1996,RS,SAC,2055,1044,-4.705169721,1.419377715,-3.285792006,-0.286284533,-0.286284533,0,-4.680666281,1.157557778,-3.523108503,0.291641464 +Sarunas Marciulionis,marcisa01,1996,RS,SAC,2045,1039,2.141329214,-0.749085202,1.392244012,2.212099788,2.212099788,0,2.108833645,-0.950509021,1.158324624,0.690125578 +Tyrone Corbin,corbity01,1996,RS,SAC,1830,930,-1.085224704,0.78077474,-0.304449964,1.161679238,1.161679238,0,-1.38026225,0.529553534,-0.850708716,0.104118462 +Lionel Simmons,simmoli01,1996,RS,SAC,1594,810,-1.42988296,0.228456148,-1.201426813,0.640210034,0.640210034,0,-1.676499984,-0.502027475,-2.178527459,0.035373431 +Corliss Williamson,willico02,1996,RS,SAC,1199,609,-5.297324874,-3.010286664,-8.307611538,-1.750829438,-1.750829438,0,-5.137518804,-3.250118928,-8.387637732,1.292431129 +Billy Owens,owensbi01,1996,RS,SAC,1169,594,-1.550025559,-0.966684394,-2.516709953,0.070747461,0.070747461,0,-1.544554838,-1.087922952,-2.63247779,0.061597155 +Kevin Gamble,gamblke01,1996,RS,SAC,575,292,-2.728774117,-2.456396939,-5.185171056,-0.365217042,-0.365217042,0,-3.151590572,-3.054591125,-6.206181697,0.622288939 +Byron Houston,houstby01,1996,RS,SAC,543,276,-1.283274816,1.192305572,-0.090969243,0.379064372,0.379064372,0,-1.46718231,1.742751823,0.275569513,1.149807455 +Clint McDaniel,mcdancl01,1996,RS,SAC,140,71,1.164986154,1.710063397,2.87504955,0.205775449,0.205775449,0,0.80832569,1.714202118,2.522527809,0.917923947 +Avery Johnson,johnsav01,1996,RS,SAS,6063,3084,2.611646713,0.083420856,2.695067569,8.497720719,8.497720719,0,2.301541063,0.442803493,2.744344556,-0.757786651 +David Robinson,robinda01,1996,RS,SAS,5936,3019,3.586997746,5.231968592,8.818966338,17.64961654,17.64961654,0,3.796602778,4.601221079,8.397823857,-0.886576921 +Sean Elliott,elliose01,1996,RS,SAS,5704,2901,1.672063695,-0.303145076,1.36891862,6.080789855,6.080789855,0,1.909754217,-0.460201794,1.449552423,-0.237530832 +Vinny Del Negro,delnevi01,1996,RS,SAS,5438,2766,1.84614036,-0.153896488,1.692243872,6.232263595,6.232263595,0,1.485520836,0.010841628,1.496362464,-0.54392319 +Chuck Person,persoch01,1996,RS,SAS,4190,2131,1.420058048,0.140937932,1.56099598,4.698144064,4.698144064,0,1.651892802,-0.064494211,1.587398591,0.219563602 +Will Perdue,perduwi01,1996,RS,SAS,2745,1396,-3.310819835,1.881222884,-1.429596951,0.938641877,0.938641877,0,-3.160302613,1.096571799,-2.063730814,-0.177973407 +Doc Rivers,riverdo01,1996,RS,SAS,2428,1235,-1.791970267,1.833196678,0.041226411,1.776863902,1.776863902,0,-1.567215993,2.185339817,0.618123823,0.957541749 +Charles Smith,smithch01,1996,RS,SAS,1624,826,-2.398295241,0.570057327,-1.828237915,0.388613859,0.388613859,0,-2.054561696,0.812039267,-1.242522429,0.038300756 +J.R. Reid,reidjr01,1996,RS,SAS,1264,643,-4.97503321,-0.11185722,-5.08689043,-0.773745663,-0.773745663,0,-4.556407886,0.078863533,-4.477544353,0.861762593 +Cory Alexander,alexaco01,1996,RS,SAS,1101,560,-2.645990135,-1.076595898,-3.722586032,-0.281843513,-0.281843513,0,-2.353306325,-1.206841616,-3.560147941,1.325770023 +Carl Herrera,herreca01,1996,RS,SAS,773,393,-6.919464367,-1.112633853,-8.03209822,-1.065924842,-1.065924842,0,-6.655386825,-1.68226006,-8.337646885,0.598347151 +Greg Anderson,andergr01,1996,RS,SAS,676,344,-5.772022689,1.309928806,-4.462093882,-0.303565438,-0.303565438,0,-5.746709053,0.832308412,-4.914400641,0.951956422 +Brad Lohaus,lohaubr01,1996,RS,SAS,537,273,-1.192621377,-2.431522759,-3.624144136,-0.125074375,-0.125074375,0,-0.920959103,-3.022157269,-3.943116372,2.533867058 +Monty Williams,willimo01,1996,RS,SAS,240,122,-5.54908797,-1.63387072,-7.18295869,-0.277721887,-0.277721887,0,-5.37121695,-2.615986618,-7.987203568,0.604600012 +Dell Demps,dempsde01,1996,RS,SAS,171,87,-1.204085369,-2.212561768,-3.416647137,-0.02974714,-0.02974714,0,-1.621923519,-3.683293568,-5.305217087,0.491234754 +Gary Payton,paytoga01,1996,RS,SEA,6250,3162,3.407860551,2.591941442,5.999801993,14.12741552,14.12741552,0,3.828777594,3.009519137,6.838296732,0.077536037 +Hersey Hawkins,hawkihe01,1996,RS,SEA,5580,2823,2.453293231,1.189364677,3.642657908,9.196987245,9.196987245,0,2.467485905,1.155598616,3.623084521,-0.104203053 +Shawn Kemp,kempsh01,1996,RS,SEA,5200,2631,1.11967679,1.552544868,2.672221658,7.276187169,7.276187169,0,1.235299327,1.099091384,2.334390711,-0.028822398 +Detlef Schrempf,schrede01,1996,RS,SEA,4349,2200,2.596955833,-0.383323627,2.213632206,5.557008861,5.557008861,0,2.26666269,-0.500511964,1.766150726,-0.239716535 +Sam Perkins,perkisa01,1996,RS,SEA,4287,2169,0.92540663,1.206333862,2.131740493,5.405709816,5.405709816,0,1.379624916,0.773147828,2.152772744,0.059517009 +Vincent Askew,askewvi01,1996,RS,SEA,3410,1725,-0.127118126,-0.762872465,-0.889990591,1.637409666,1.637409666,0,-0.694190503,-0.860030074,-1.554220577,0.024110808 +Ervin Johnson,johnser02,1996,RS,SEA,3002,1519,-4.123674938,3.283968526,-0.839706411,1.484228353,1.484228353,0,-4.034818468,2.551817445,-1.483001022,0.236203839 +Nate McMillan,mcmilna01,1996,RS,SEA,2493,1261,-0.129055009,3.39238755,3.263332541,3.888825584,3.888825584,0,-0.028146764,3.568790751,3.540643987,0.482246025 +Frank Brickowski,brickfr01,1996,RS,SEA,1949,986,-4.109790406,0.060689591,-4.049100815,-0.66332054,-0.66332054,0,-3.827690703,0.011572427,-3.816118275,1.393445485 +David Wingate,wingada01,1996,RS,SEA,1374,695,-3.609050047,-1.495428827,-5.104478874,-0.834379095,-0.834379095,0,-3.993779805,-2.439673237,-6.433453042,-0.054904206 +Eric Snow,snower01,1996,RS,SEA,769,389,-3.471611177,1.28243217,-2.189179006,0.112556658,0.112556658,0,-3.370247203,0.82749633,-2.542750874,1.045184087 +Steve Scheffler,schefst01,1996,RS,SEA,358,181,-3.902864331,0.324818378,-3.578045954,-0.076981879,-0.076981879,0,-3.936087293,-0.605074641,-4.541161934,0.625904851 +Sherell Ford,fordsh01,1996,RS,SEA,275,139,1.175275104,1.360884744,2.536159848,0.384528222,0.384528222,0,1.517074294,1.314295306,2.8313696,2.391190431 +Damon Stoudamire,stoudda01,1996,RS,TOR,5627,2865,1.941082979,-1.859311332,0.081771647,4.11918346,4.11918346,0,1.941592871,-1.366531446,0.575061425,-0.450899279 +Oliver Miller,milleol01,1996,RS,TOR,4941,2516,-1.496918353,0.870739412,-0.62617894,2.723839144,2.723839144,0,-1.433445848,0.979732408,-0.45371344,-0.082898637 +Alvin Robertson,roberal01,1996,RS,TOR,4867,2478,0.031971534,0.947071082,0.979042615,4.74001531,4.74001531,0,-0.079098569,1.599346822,1.520248253,0.502239831 +Tracy Murray,murratr01,1996,RS,TOR,4827,2458,1.069241627,-0.80624817,0.262993456,3.775305605,3.775305605,0,1.02256509,-0.780218543,0.242346547,-0.078804449 +Willie Anderson,anderwi01,1996,RS,TOR,3072,1564,-1.741416401,-1.758268969,-3.499685371,-0.60339725,-0.60339725,0,-1.908391396,-1.110278866,-3.018670262,0.805330444 +Zan Tabak,tabakza01,1996,RS,TOR,2616,1332,-3.427584313,-2.028319564,-5.455903877,-1.847341521,-1.847341521,0,-3.549190845,-1.865623345,-5.414814191,0.42686062 +Carlos Rogers,rogerca01,1996,RS,TOR,2048,1043,-2.257705628,-1.523706528,-3.781412156,-0.547151716,-0.547151716,0,-2.476610592,-2.363837178,-4.84044777,-0.288284404 +Ed Pinckney,pincked01,1996,RS,TOR,2025,1031,-0.482184177,-1.508971641,-1.991155818,0.397362738,0.397362738,0,-0.987164822,-1.612303882,-2.599468705,-0.419464454 +Jimmy King,kingji02,1996,RS,TOR,1705,868,-2.403954557,-2.91011528,-5.314069838,-1.134445587,-1.134445587,0,-3.070476144,-3.635369598,-6.705845742,-0.08691852 +Doug Christie,chrisdo01,1996,RS,TOR,1607,818,-1.116050111,0.796339268,-0.319710843,1.033278699,1.033278699,0,-0.788270523,1.010578845,0.222308322,1.742169089 +Tony Massenburg,masseto01,1996,RS,TOR,1294,659,-2.102167045,-2.04464883,-4.146815875,-0.468705998,-0.468705998,0,-2.370508144,-1.834374749,-4.204882893,-0.184819616 +Acie Earl,earlac01,1996,RS,TOR,1286,655,-4.717792235,-0.699877752,-5.417669987,-0.890309254,-0.890309254,0,-4.48345571,-1.53208276,-6.01553847,-0.122532219 +John Salley,sallejo01,1996,RS,TOR,947,482,-3.145220573,-2.745586553,-5.890807126,-0.777120987,-0.777120987,0,-3.506640984,-2.538629122,-6.045270105,0.570949414 +Sharone Wright,wrighsh01,1996,RS,TOR,585,298,-1.888149954,-3.081088722,-4.969238676,-0.339349307,-0.339349307,0,-1.70336354,-2.76355534,-4.466918879,0.53357009 +Vincenzo Esposito,esposvi01,1996,RS,TOR,554,282,-4.803040855,-4.77556682,-9.578607675,-0.997885023,-0.997885023,0,-4.370850834,-5.826071489,-10.19692232,1.457664066 +Martin Lewis,lewisma01,1996,RS,TOR,371,189,-2.809821711,-1.378410089,-4.188231801,-0.139340897,-0.139340897,0,-3.055968511,-2.123265512,-5.179234022,0.439181627 +Dan O'Sullivan,osullda01,1996,RS,TOR,273,139,-4.425496528,-1.500425799,-5.925922327,-0.223646048,-0.223646048,0,-4.451178548,-1.410277923,-5.86145647,-0.653354374 +Dwayne Whitfield,whitfdw01,1996,RS,TOR,240,122,-4.477805024,-2.155124554,-6.632929578,-0.242158902,-0.242158902,0,-4.649965266,-2.625965149,-7.275930414,0.180067804 +Herb Williams,willihe01,1996,RS,TOR,61,31,-5.751030714,0.450721353,-5.30030936,-0.040435637,-0.040435637,0,-5.576283033,1.67961547,-3.896667563,0.229102779 +Karl Malone,malonka01,1996,RS,UTA,5904,3113,4.230755181,2.059331024,6.290086206,14.31340554,14.31340554,0,4.756433701,2.252770385,7.009204086,-0.288268911 +John Stockton,stockjo01,1996,RS,UTA,5528,2915,7.38420484,0.254103954,7.638308795,15.35971741,15.35971741,0,7.101159416,0.59330972,7.694469137,-0.54209891 +Jeff Hornacek,hornaje01,1996,RS,UTA,4908,2588,4.559180241,0.138794159,4.6979744,9.777561861,9.777561861,0,4.36428998,0.216727599,4.581017579,-0.53607598 +David Benoit,benoida01,1996,RS,UTA,3719,1961,-0.532287447,0.268499747,-0.2637877,2.484276298,2.484276298,0,-0.367178768,-0.173555585,-0.540734352,-0.11898313 +Adam Keefe,keefead01,1996,RS,UTA,3239,1708,-1.023985701,0.446187759,-0.577797942,1.886424787,1.886424787,0,-0.922374151,0.024914399,-0.897459752,-0.318104303 +Antoine Carr,carran01,1996,RS,UTA,2905,1532,-2.665399738,-0.496665256,-3.162064994,-0.323991563,-0.323991563,0,-2.710849924,-0.328454643,-3.039304567,0.551332963 +Chris Morris,morrich01,1996,RS,UTA,2701,1424,1.684188353,0.564029526,2.248217879,3.646894789,3.646894789,0,2.139149783,0.469022254,2.608172037,0.398371596 +Felton Spencer,spencfe01,1996,RS,UTA,2403,1267,-4.086508599,0.392246926,-3.694261673,-0.616181838,-0.616181838,0,-3.767542041,0.648304828,-3.119237213,0.881421341 +Howard Eisley,eisleho01,1996,RS,UTA,1823,961,-1.733838534,-1.776039276,-3.509877809,-0.375689879,-0.375689879,0,-1.706975647,-1.721002708,-3.427978355,0.778310689 +Greg Foster,fostegr01,1996,RS,UTA,1523,803,-5.627660477,-1.14570817,-6.773368647,-1.65515662,-1.65515662,0,-5.231892125,-1.79206991,-7.023962035,0.384545401 +Greg Ostertag,ostergr01,1996,RS,UTA,1254,661,-4.359693557,1.573749799,-2.785943758,-0.01208299,-0.01208299,0,-4.214742058,0.53084494,-3.683897118,-0.297190076 +Bryon Russell,russebr01,1996,RS,UTA,1094,577,-2.939300791,0.909108663,-2.030192128,0.21325055,0.21325055,0,-2.611829491,0.071732426,-2.540097065,0.59192773 +Jamie Watson,watsoja01,1996,RS,UTA,412,217,-4.178145961,-0.501538014,-4.679683975,-0.215210093,-0.215210093,0,-4.054204769,-0.928010783,-4.982215552,0.682197396 +Andy Toolson,toolsan01,1996,RS,UTA,101,53,-2.968267783,-3.152246266,-6.120514049,-0.093998435,-0.093998435,0,-2.627084848,-2.661190974,-5.288275822,2.914041898 +Blue Edwards,edwarbl01,1996,RS,VAN,5318,2773,-2.048416052,0.40246684,-1.645949212,1.564893684,1.564893684,0,-2.107110435,0.70978351,-1.397326926,0.172525448 +Bryant Reeves,reevebr01,1996,RS,VAN,4717,2460,-4.307217685,-0.569710098,-4.876927784,-2.658479061,-2.658479061,0,-4.33604358,-0.450940137,-4.786983717,-0.383342987 +Greg Anthony,anthogr01,1996,RS,VAN,4019,2096,2.549173131,0.33512134,2.884294472,6.027438957,6.027438957,0,2.272573453,0.593987757,2.86656121,0.034576793 +Chris King,kingch01,1996,RS,VAN,3701,1930,-2.642101509,-0.2640831,-2.906184609,-0.153580319,-0.153580319,0,-3.010481329,-0.509486114,-3.519967443,-0.128401309 +Byron Scott,scottby01,1996,RS,VAN,3632,1894,-0.945078541,-1.009676447,-1.954754988,0.768240052,0.768240052,0,-1.424942499,-1.251600087,-2.676542586,-0.02662531 +Anthony Avent,aventan01,1996,RS,VAN,3041,1586,-6.259865755,-1.198171865,-7.458037621,-3.81230661,-3.81230661,0,-6.346499564,-1.155673751,-7.502173315,0.065133254 +Eric Murdock,murdoer01,1996,RS,VAN,2838,1480,-0.046591443,2.546881157,2.500289714,4.007431225,4.007431225,0,0.005510968,2.746784256,2.752295224,1.00705451 +Ashraf Amaya,amayaas01,1996,RS,VAN,2117,1104,-2.06790671,-1.273832029,-3.341738739,-0.333931676,-0.333931676,0,-2.680350919,-0.966992558,-3.647343477,0.1752324 +Gerald Wilkins,wilkige01,1996,RS,VAN,1415,738,-1.957867417,-1.601748822,-3.559616239,-0.305070553,-0.305070553,0,-2.436473836,-1.500517968,-3.936991804,0.069416873 +Eric Mobley,mobleer01,1996,RS,VAN,1172,611,-4.733180989,-1.868182625,-6.601363614,-1.209211055,-1.209211055,0,-4.872329089,-1.893453854,-6.765782944,0.667036696 +Lawrence Moten,motenla01,1996,RS,VAN,1099,573,-0.002709566,-0.648877563,-0.65158713,0.616156743,0.616156743,0,-0.343469023,-1.229551345,-1.573020368,0.408597883 +Kenny Gattison,gattike01,1996,RS,VAN,1093,570,-4.099648603,-1.696098676,-5.79574728,-0.889807546,-0.889807546,0,-4.315421887,-1.533648795,-5.849070682,0.426164515 +Doug Edwards,edwardo01,1996,RS,VAN,995,519,-3.998439135,-1.392205134,-5.390644269,-0.696174394,-0.696174394,0,-4.573687711,-2.001846144,-6.575533855,-0.405632897 +Antonio Harvey,harvean01,1996,RS,VAN,786,410,-4.71255918,-0.292175116,-5.004734296,-0.472163306,-0.472163306,0,-4.799018349,-0.279396368,-5.078414717,0.101179077 +Benoit Benjamin,benjabe01,1996,RS,VAN,775,404,-4.535474362,-0.857907512,-5.393381875,-0.544826505,-0.544826505,0,-4.218124946,-0.662748611,-4.880873557,-0.005028786 +Darrick Martin,martida01,1996,RS,VAN,771,402,-0.76194862,0.357240462,-0.404708159,0.486384894,0.486384894,0,-1.022470916,0.520571801,-0.501899115,1.036486207 +Rich Manning,manniri01,1996,RS,VAN,596,311,-5.855020371,-2.52762959,-8.382649961,-0.894347909,-0.894347909,0,-6.254024278,-3.110540142,-9.36456442,0.062698351 +Cuonzo Martin,marticu01,1996,RS,VAN,36,19,3.04836518,-0.60871108,2.4396541,0.049423286,0.049423286,0,2.37228873,-1.922903689,0.449385041,-1.633425641 +Juwan Howard,howarju01,1996,RS,WSB,6504,3294,-0.258441006,-0.997934671,-1.256375677,2.498759143,2.498759143,0,0.18225735,-0.755447867,-0.573190517,-0.422966837 +Calbert Cheaney,cheanca01,1996,RS,WSB,4589,2324,-0.205349005,-0.507351145,-0.71270015,2.417338378,2.417338378,0,-0.088189697,-0.304316323,-0.392506019,0.065487789 +Gheorghe Muresan,muresgh01,1996,RS,WSB,4427,2242,0.199649611,2.374906692,2.574556303,6.079757319,6.079757319,0,0.290178702,2.315869516,2.606048219,-0.165323374 +Brent Price,pricebr01,1996,RS,WSB,4032,2042,4.239888315,-0.561260558,3.678627756,6.683905413,6.683905413,0,3.866572583,-0.434425828,3.432146755,-0.189017473 +Rasheed Wallace,wallara01,1996,RS,WSB,3530,1788,-1.743314441,-0.290896764,-2.034211205,0.653947612,0.653947612,0,-1.531291616,-0.201439245,-1.732730861,0.139221533 +Tim Legler,legleti01,1996,RS,WSB,3505,1775,3.651242252,-1.003650426,2.647591826,4.860237002,4.860237002,0,2.890033475,-1.035901646,1.854131829,-0.529495983 +Ledell Eackles,eacklle01,1996,RS,WSB,2444,1238,0.532750209,-1.510396329,-0.97764612,1.114207592,1.114207592,0,0.159877472,-1.861297883,-1.701420411,-0.436683553 +Jim McIlvaine,mcilvji01,1996,RS,WSB,2360,1195,-5.312207481,3.15633471,-2.155872771,0.361519439,0.361519439,0,-5.384450702,2.241217356,-3.143233346,-0.183034611 +Robert Pack,packro01,1996,RS,WSB,2140,1084,2.777971943,0.65694807,3.434920014,3.419204365,3.419204365,0,3.108277257,0.813803454,3.922080711,-0.038247051 +Mitchell Butler,butlemi02,1996,RS,WSB,1694,858,-3.665922987,0.095311754,-3.570611233,-0.362847179,-0.362847179,0,-3.499800334,-0.26813899,-3.767939324,0.937408122 +Bob McCann,mccanbo01,1996,RS,WSB,1289,653,-4.024638298,-0.20115704,-4.225795338,-0.497092934,-0.497092934,0,-3.98445704,-0.21764049,-4.20209753,1.023751335 +Chris Webber,webbech01,1996,RS,WSB,1102,558,3.538089241,1.162393455,4.700482696,2.120666308,2.120666308,0,4.022251491,1.428418126,5.450669617,-0.018557362 +Chris Whitney,whitnch01,1996,RS,WSB,661,335,2.59856942,0.463759904,3.062329324,1.000798937,1.000798937,0,2.354470888,0.784085621,3.138556509,0.68976498 +Greg Grant,grantgr01,1996,RS,WSB,272,138,-2.832333556,0.09493376,-2.737399796,0.000890466,0.000890466,0,-2.790313317,-0.714889668,-3.505202985,0.34740487 +Mark Price,pricema01,1996,RS,WSB,251,127,-1.425868615,-0.603786053,-2.029654668,0.046831627,0.046831627,0,-0.544714166,-1.294200182,-1.838914348,0.311741543 +Jeff Webster,webstje01,1996,RS,WSB,115,58,-4.672621532,1.607130603,-3.065490928,-0.009424774,-0.009424774,0,-4.112259712,0.880492331,-3.231767382,0.884910869 +Michael Curry,currymi01,1996,RS,WSB,67,34,-1.936933215,-0.923043605,-2.85997682,-0.001914943,-0.001914943,0,-2.297827452,-1.946843331,-4.244670783,0.350588767 +Bob Thornton,thornbo01,1996,RS,WSB,61,31,-4.946467643,-0.095379743,-5.041847386,-0.03658926,-0.03658926,0,-4.9003764,0.566631997,-4.333744404,0.874146878 +Kevin Pritchard,pritcke01,1996,RS,WSB,43,22,8.463845488,4.247996707,12.71184219,0.173340382,0.173340382,0,7.234643566,4.931142684,12.16578625,-0.112199161 +Mike Peplowski,peplomi01,1996,RS,WSB,10,5,-6.932959241,-3.125471697,-10.05843094,-0.020367761,-0.020367761,0,-7.677353936,5.007728713,-2.669625223,8.593711304 +Cedric Lewis,lewisce01,1996,RS,WSB,8,4,22.26732446,15.50959978,37.77692424,0.080680432,0.080680432,0,22.61725873,13.94671071,36.56396944,-2.277618696 +Mookie Blaylock,blaylmo01,1996,PO,ATL,763,426,4.09460843,1.066200921,5.16080935,1.764856152,0,1.764856152,4.594783133,1.147691922,5.742475055,-0.419847818 +Steve Smith,smithst01,1996,PO,ATL,754,421,4.38856835,0.059522221,4.448090571,1.587914656,0,1.587914656,4.254602827,0.559619353,4.814222179,-0.369508537 +Grant Long,longgr01,1996,PO,ATL,648,362,-0.262306812,-1.045685555,-1.307992366,0.273111978,0,0.273111978,-0.116241694,-1.025161713,-1.141403407,-0.503530474 +Christian Laettner,laettch01,1996,PO,ATL,598,334,-0.873250588,-0.346800274,-1.220050862,0.269333354,0,0.269333354,-0.595853235,0.309065142,-0.286788092,0.145512115 +Stacey Augmon,augmost01,1996,PO,ATL,562,314,0.129878169,-0.049582629,0.08029554,0.465720911,0,0.465720911,-0.529850824,-0.258212671,-0.788063496,-0.362115859 +Craig Ehlo,ehlocr01,1996,PO,ATL,306,171,-3.730235254,0.665280649,-3.064954606,-0.02855749,0,-0.02855749,-3.515526915,0.098532214,-3.416994701,0.67795112 +Alan Henderson,hendeal01,1996,PO,ATL,260,145,0.230097101,-3.130249695,-2.900152594,-0.01142651,0,-0.01142651,-0.649054135,-3.590106136,-4.239160271,-0.230854509 +Sean Rooks,rooksse01,1996,PO,ATL,251,140,-1.590970898,-1.052121118,-2.643092016,0.008041162,0,0.008041162,-2.001901016,0.153911727,-1.847989289,1.85322588 +Reggie Jordan,jordare01,1996,PO,ATL,106,59,-0.929574821,3.081409202,2.151834382,0.153551231,0,0.153551231,-1.34433399,2.565316889,1.220982899,0.794011987 +Matt Bullard,bullama01,1996,PO,ATL,91,51,-4.941029452,-2.513393038,-7.454422489,-0.126657359,0,-0.126657359,-4.964629376,-3.323344949,-8.287974325,0.285439936 +Donnie Boyce,boycedo01,1996,PO,ATL,4,2,-14.29071976,-4.57515718,-18.86587694,-0.018604016,0,-0.018604016,-9.743685827,-6.79700879,-16.54069462,8.54852576 +Scottie Pippen,pippesc01,1996,PO,CHI,1357,742,5.140346163,4.448768628,9.589114791,4.817561147,0,4.817561147,5.978000793,4.325013863,10.30301466,-0.002339347 +Michael Jordan,jordami01,1996,PO,CHI,1341,733,7.187313223,1.790909192,8.978222415,4.502518582,0,4.502518582,7.240783995,1.920839665,9.161623659,-0.411650616 +Dennis Rodman,rodmade01,1996,PO,CHI,1134,620,0.790888979,1.364601626,2.155490605,1.592829004,0,1.592829004,0.761117865,1.516037015,2.277154879,-0.416568728 +Ron Harper,harpero01,1996,PO,CHI,904,494,1.933638104,2.54047861,4.474116714,1.87573928,0,1.87573928,2.007667002,2.395853624,4.403520627,-0.099481883 +Toni Kukoc,kukocto01,1996,PO,CHI,803,439,2.949249865,0.859958208,3.809208074,1.521902649,0,1.521902649,3.146167187,0.19282658,3.338993767,0.390851887 +Luc Longley,longllu01,1996,PO,CHI,803,439,-3.345532641,2.112508708,-1.233023933,0.353131306,0,0.353131306,-3.100625317,1.819153675,-1.281471642,0.681432585 +Steve Kerr,kerrst01,1996,PO,CHI,653,357,2.421916258,0.573912544,2.995828802,1.079354543,0,1.079354543,2.171105442,-0.122296428,2.048809015,-0.001547287 +Bill Wennington,wennibi01,1996,PO,CHI,309,169,-1.897874557,1.030721454,-0.867153104,0.168827634,0,0.168827634,-2.213006216,0.809106629,-1.403899587,0.732381456 +Jud Buechler,buechju01,1996,PO,CHI,232,127,-0.444880599,1.411373922,0.966493322,0.250937139,0,0.250937139,-0.229265778,0.060231959,-0.169033819,0.914023131 +Randy Brown,brownra02,1996,PO,CHI,205,112,0.090137021,0.614147677,0.704284697,0.205840621,0,0.205840621,-0.430385428,0.379426088,-0.05095934,0.981166882 +John Salley,sallejo01,1996,PO,CHI,155,85,-4.010100575,-1.189254332,-5.199354907,-0.112695467,0,-0.112695467,-4.599864519,-0.0771368,-4.677001319,2.530803438 +James Edwards,edwarja01,1996,PO,CHI,51,28,-5.981166609,-1.293777419,-7.274944028,-0.069360369,0,-0.069360369,-6.333104594,0.757872176,-5.575232418,3.56130478 +Terrell Brandon,brandte01,1996,PO,CLE,213,125,1.352626373,-2.15198003,-0.799353657,0.128209504,0,0.128209504,1.040409142,-1.428159252,-0.38775011,-0.064803348 +Danny Ferry,ferryda01,1996,PO,CLE,199,117,-3.818108927,-0.876495335,-4.694604262,-0.121774563,0,-0.121774563,-3.045999214,0.113928742,-2.932070472,1.513532996 +Chris Mills,millsch01,1996,PO,CLE,179,105,-4.577645971,-1.385229743,-5.962875714,-0.177755194,0,-0.177755194,-4.58382267,-0.894405103,-5.478227773,0.119555369 +Michael Cage,cagemi01,1996,PO,CLE,172,101,1.288903178,-0.136952418,1.15195076,0.203192891,0,0.203192891,0.523180657,-0.165966931,0.357213726,-1.778420868 +Bobby Phills,phillbo01,1996,PO,CLE,164,96,-3.585825072,-2.469889377,-6.055714448,-0.166699879,0,-0.166699879,-3.399470128,-2.821598379,-6.221068507,-0.152631069 +Dan Majerle,majerda01,1996,PO,CLE,155,91,7.172385298,0.720607664,7.892992962,0.508436914,0,0.508436914,6.924110778,0.511630785,7.435741563,-0.206711982 +Tyrone Hill,hillty01,1996,PO,CLE,90,53,4.438250942,-4.458889154,-0.020638212,0.076942101,0,0.076942101,2.858966077,-3.283195219,-0.424229142,0.954911205 +Bob Sura,surabo01,1996,PO,CLE,31,18,-8.491511886,-4.228383792,-12.71989568,-0.09751792,0,-0.09751792,-8.500131833,-4.452714932,-12.95284676,2.883650276 +John Crotty,crottjo01,1996,PO,CLE,15,9,3.009882769,6.181665379,9.191548148,0.055287547,0,0.055287547,2.35292059,2.793143619,5.146064209,-1.973466906 +John Amaechi,amaecjo01,1996,PO,CLE,3,2,-25.9719615,-5.335071021,-31.30703252,-0.02949515,0,-0.02949515,-24.50046638,-7.589975741,-32.09044212,-1.63856424 +Antonio Lang,langan02,1996,PO,CLE,3,2,-5.477281719,-5.161653121,-10.63893484,-0.008148091,0,-0.008148091,-7.254997921,-7.47945487,-14.73445279,-1.63856424 +Donny Marshall,marshdo02,1996,PO,CLE,2,1,-5.522160019,-5.192090921,-10.71425094,-0.004112941,0,-0.004112941,-7.316548807,-7.56431023,-14.88085904,-1.63856424 +Allan Houston,houstal01,1996,PO,DET,237,136,1.674944269,-3.373534313,-1.698590045,0.075492387,0,0.075492387,2.002999416,-2.855399798,-0.852400381,0.293230317 +Joe Dumars,dumarjo01,1996,PO,DET,214,123,1.808243943,-3.050039286,-1.241795343,0.096635409,0,0.096635409,1.751867236,-2.928174024,-1.176306788,-0.885131716 +Grant Hill,hillgr01,1996,PO,DET,200,115,3.817271981,-0.049329092,3.76794289,0.394812324,0,0.394812324,3.384852265,0.476618658,3.861470923,0.08767771 +Otis Thorpe,thorpot01,1996,PO,DET,176,101,2.604712413,-2.104112909,0.500599504,0.170843558,0,0.170843558,2.206185746,-2.21489498,-0.008709234,-0.976999012 +Mark West,westma01,1996,PO,DET,136,78,-1.639072706,-3.073391858,-4.712464564,-0.081214649,0,-0.081214649,-1.494796476,-1.647987072,-3.142783548,0.731587157 +Terry Mills,millste01,1996,PO,DET,84,48,-0.995404805,-1.554413506,-2.549818311,0.005129744,0,0.005129744,-0.205591675,-1.571228061,-1.776819736,1.284636832 +Michael Curry,currymi01,1996,PO,DET,75,43,-2.353609216,-0.339919859,-2.693529075,0.001280581,0,0.001280581,-3.111907782,-0.439071992,-3.550979773,0.195784827 +Lindsey Hunter,hunteli01,1996,PO,DET,63,36,-3.050278206,-0.664446617,-3.714724824,-0.018267908,0,-0.018267908,-2.905732514,-1.048115888,-3.953848402,-0.03411043 +Don Reid,reiddo01,1996,PO,DET,45,26,-7.869449981,-1.455693159,-9.32514314,-0.093023409,0,-0.093023409,-8.080478885,0.011417133,-8.069061752,3.007986205 +Lou Roe,roelo01,1996,PO,DET,12,7,-3.735414771,10.30186594,6.566451171,0.034651023,0,0.034651023,-2.854060823,10.22351932,7.369458495,0.860611594 +Theo Ratliff,ratlith01,1996,PO,DET,7,4,-6.582959828,-3.558118801,-10.14107863,-0.015267761,0,-0.015267761,-7.39501143,-5.866605391,-13.26161682,-1.63856424 +Eric Leckner,leckner01,1996,PO,DET,5,3,-6.627838128,-3.477409307,-10.10524743,-0.012724486,0,-0.012724486,-7.456562317,4.382328158,-3.074234159,8.45921576 +Hakeem Olajuwon,olajuha01,1996,PO,HOU,648,329,-1.500131794,1.815338778,0.315206984,0.528192407,0,0.528192407,-1.041455753,1.911832177,0.870376423,-0.408192835 +Robert Horry,horryro01,1996,PO,HOU,607,308,1.445963886,3.572963277,5.018927163,1.263454824,0,1.263454824,1.966747439,3.938440145,5.905187584,0.304599829 +Clyde Drexler,drexlcl01,1996,PO,HOU,575,292,2.377290241,2.575251051,4.952541292,1.185737538,0,1.185737538,2.654353185,2.885334242,5.539687427,0.166876786 +Mario Elie,eliema01,1996,PO,HOU,459,233,0.895669432,-0.551047837,0.344621595,0.377430692,0,0.377430692,0.361539776,-0.600817923,-0.239278147,-0.461288161 +Sam Cassell,cassesa01,1996,PO,HOU,406,206,-1.983217135,-2.170143604,-4.153360738,-0.15297001,0,-0.15297001,-1.755259227,-2.072486617,-3.827745844,0.492671351 +Kenny Smith,smithke01,1996,PO,HOU,376,191,4.93308973,-2.131178344,2.801911385,0.554364916,0,0.554364916,4.095176028,-2.079787761,2.015388268,-0.573129479 +Chucky Brown,brownch01,1996,PO,HOU,331,168,-0.205103866,-1.969130632,-2.174234498,0.050680797,0,0.050680797,-1.108851221,-1.997670312,-3.106521533,-0.377445418 +Mark Bryant,bryanma01,1996,PO,HOU,286,145,0.382552804,-2.185707091,-1.803154287,0.072224262,0,0.072224262,-0.775343382,-1.927013286,-2.702356668,-0.02334396 +Sam Mack,macksa01,1996,PO,HOU,93,47,-5.291315743,-1.540466052,-6.831781795,-0.101459983,0,-0.101459983,-5.142631048,-3.55903332,-8.701664368,0.447216836 +Pete Chilcutt,chilcpe01,1996,PO,HOU,20,10,-10.80437967,-4.97984274,-15.78422241,-0.068520273,0,-0.068520273,-9.566745599,-7.468143957,-17.03488956,-0.08463274 +Charles Jones,jonesch01,1996,PO,HOU,16,8,-9.578383499,-3.346328399,-12.9247119,-0.042035831,0,-0.042035831,-10.36195196,-5.570418836,-15.9323708,-1.63856424 +Eldridge Recasner,recasel01,1996,PO,HOU,16,8,-13.05669233,-5.36997794,-18.42667027,-0.065709949,0,-0.065709949,-12.59050813,-7.987098238,-20.57760637,-0.377686115 +Mark Jackson,jacksma01,1996,PO,IND,326,186,0.704150342,0.578240478,1.282390821,0.393989447,0,0.393989447,0.627592256,0.675783509,1.303375764,-0.150540344 +Dale Davis,davisda01,1996,PO,IND,322,184,-1.334403808,1.301352189,-0.033051619,0.261174087,0,0.261174087,-1.641619423,1.344722923,-0.2968965,-0.631420886 +Derrick McKey,mckeyde01,1996,PO,IND,315,180,-1.053953207,1.533127523,0.479174316,0.307244956,0,0.307244956,-1.012919389,1.959711583,0.946792194,0.401016522 +Rik Smits,smitsri01,1996,PO,IND,291,166,-0.019333825,0.343153981,0.323820156,0.268476089,0,0.268476089,-0.24991801,0.414837917,0.164919906,-0.00645314 +Ricky Pierce,piercri01,1996,PO,IND,233,133,-1.541389432,1.320074743,-0.221314689,0.178199903,0,0.178199903,-1.375151341,1.287205629,-0.087945712,0.613518808 +Antonio Davis,davisan01,1996,PO,IND,222,127,-0.413950994,1.144989898,0.731038904,0.23107718,0,0.23107718,-1.012140352,0.413047007,-0.599093344,-0.588339555 +Travis Best,besttr01,1996,PO,IND,147,84,-0.536139095,2.158031087,1.621891993,0.196251523,0,0.196251523,-0.51066242,1.903971411,1.393308991,1.374157801 +Duane Ferrell,ferredu01,1996,PO,IND,121,69,-3.351772981,1.755667897,-1.596105083,0.042326507,0,0.042326507,-3.454065171,1.77238169,-1.681683481,0.907705099 +Haywoode Workman,workmha01,1996,PO,IND,93,53,-0.474045102,0.062339598,-0.411705504,0.06506326,0,0.06506326,-1.074616368,-0.30285817,-1.377474538,-0.200868541 +Reggie Miller,millere01,1996,PO,IND,54,31,14.02277616,0.476819941,14.4995961,0.279421827,0,0.279421827,13.07102988,0.4316933,13.50272318,-0.613506277 +Eddie Johnson,johnsed03,1996,PO,IND,16,9,-14.47929505,-2.657251807,-17.13654685,-0.068598382,0,-0.068598382,-13.23811578,-4.674530982,-17.91264676,0.604062635 +Adrian Caldwell,caldwad01,1996,PO,IND,5,3,10.93019205,0.354533493,11.28472554,0.021743663,0,0.021743663,8.300490243,-2.157209928,6.143280315,-1.63856424 +Eddie Jones,jonesed02,1996,PO,LAL,305,155,3.689113723,3.06130761,6.750421334,0.773871548,0,0.773871548,3.170327545,4.196262507,7.366590052,-0.112963158 +Cedric Ceballos,cebalce01,1996,PO,LAL,279,142,1.98825159,1.547188989,3.535440579,0.467072285,0,0.467072285,1.670930982,1.460087158,3.131018141,-0.484260225 +Nick Van Exel,vanexni01,1996,PO,LAL,270,137,-2.152429101,-0.896888556,-3.049317657,-0.021492745,0,-0.021492745,-1.987760986,-0.609938617,-2.597699602,-0.347008277 +Magic Johnson,johnsma02,1996,PO,LAL,266,135,2.832048075,-1.242999516,1.589048559,0.30278292,0,0.30278292,2.097655166,-2.148709156,-0.05105399,-1.559678977 +Elden Campbell,campbel01,1996,PO,LAL,254,129,-4.17318498,1.731555045,-2.441629935,0.020990515,0,0.020990515,-4.347990502,1.720961656,-2.627028846,0.24617076 +Vlade Divac,divacvl01,1996,PO,LAL,226,115,-3.213045521,1.141278966,-2.071766556,0.040707887,0,0.040707887,-3.291569462,0.399435595,-2.892133866,-0.717960346 +Anthony Peeler,peelean01,1996,PO,LAL,142,72,-0.170504542,4.498620846,4.328116304,0.269062407,0,0.269062407,0.298266469,4.577138582,4.875405051,0.295404493 +Sedale Threatt,threase01,1996,PO,LAL,112,57,-5.495938007,0.066954539,-5.428983468,-0.081100567,0,-0.081100567,-5.109741681,-0.506989371,-5.616731052,0.821957992 +George Lynch,lynchge01,1996,PO,LAL,30,15,-6.942453598,-2.540246225,-9.482699823,-0.054876124,0,-0.054876124,-7.480334077,-2.103881249,-9.584215326,2.87979276 +Fred Roberts,roberfr01,1996,PO,LAL,6,3,-22.90820702,-4.361914075,-27.2701211,-0.037086258,0,-0.037086258,-19.68695206,-9.039907539,-28.7268596,-3.694495906 +Tim Hardaway,hardati01,1996,PO,MIA,210,110,0.394741052,-2.072593624,-1.677852573,0.062546667,0,0.062546667,0.480711044,-1.616414644,-1.1357036,0.694533998 +Alonzo Mourning,mournal01,1996,PO,MIA,175,92,-6.822109803,-2.981635053,-9.803744856,-0.345525988,0,-0.345525988,-6.485289095,-2.593214522,-9.078503616,1.046541417 +Rex Chapman,chapmre01,1996,PO,MIA,168,88,1.492088252,0.567845069,2.05993332,0.223548717,0,0.223548717,0.916617514,1.011085024,1.927702538,0.32549332 +Walt Williams,williwa02,1996,PO,MIA,133,70,-0.937231098,-0.448695777,-1.385926875,0.050303697,0,0.050303697,-1.41351279,-1.117474752,-2.530987542,0.104330196 +Chris Gatling,gatlich01,1996,PO,MIA,130,68,-8.40295661,-0.494303395,-8.897260005,-0.220627618,0,-0.220627618,-7.671268658,-0.762186246,-8.433454904,0.26821276 +Tony Smith,smithto02,1996,PO,MIA,116,61,5.199889736,1.665462736,6.865352472,0.310198476,0,0.310198476,4.640949646,2.07768595,6.718635596,0.446700588 +Sasha Danilovic,danilsa01,1996,PO,MIA,114,60,3.722852801,-2.34512598,1.377726821,0.131180203,0,0.131180203,2.627633415,-1.79745312,0.830180295,0.581836813 +Kurt Thomas,thomaku01,1996,PO,MIA,114,60,-2.875896422,0.775028769,-2.100867653,0.02078401,0,0.02078401,-3.386314617,1.82874374,-1.557570877,1.246466374 +Keith Askins,askinke01,1996,PO,MIA,91,48,-0.749746655,-1.489683546,-2.239430201,0.013095356,0,0.013095356,-1.346787002,-0.943940308,-2.29072731,1.365210046 +Tyrone Corbin,corbity01,1996,PO,MIA,65,34,-0.380959883,2.287927946,1.906968064,0.082804396,0,0.082804396,-1.098307172,2.012220661,0.913913489,-0.542579009 +Danny Schayes,schayda01,1996,PO,MIA,32,17,-1.032711587,-4.068749173,-5.10146076,-0.020876471,0,-0.020876471,-1.850247072,-5.802740085,-7.652987156,-0.663767365 +Stacey King,kingst01,1996,PO,MIA,23,12,-8.777315661,-0.707821007,-9.485136668,-0.042348978,0,-0.042348978,-9.141115801,-1.272315281,-10.41343108,-0.372032501 +Anthony Mason,masonan01,1996,PO,NYK,630,350,1.058225354,1.074487674,2.132713029,0.890442296,0,0.890442296,0.436137377,1.015595855,1.451733232,-0.863889335 +Patrick Ewing,ewingpa01,1996,PO,NYK,590,328,-3.375623491,4.436785718,1.061162227,0.652924849,0,0.652924849,-2.899080347,3.116770227,0.21768988,-0.65137368 +John Starks,starkjo01,1996,PO,NYK,565,314,3.537472825,2.294923961,5.832396787,1.420657614,0,1.420657614,3.480036508,2.507070781,5.987107289,0.162706026 +Charles Oakley,oaklech01,1996,PO,NYK,554,308,-0.151513948,1.286326288,1.134812339,0.630177691,0,0.630177691,-0.029897191,1.515560054,1.485662863,0.07953641 +Derek Harper,harpede01,1996,PO,NYK,527,293,0.831246776,2.07635936,2.907606136,0.87475868,0,0.87475868,0.982225428,2.562258157,3.544483586,0.25162077 +Hubert Davis,davishu01,1996,PO,NYK,261,145,3.177028415,-1.568001986,1.609026428,0.330692097,0,0.330692097,2.029165568,-2.317763215,-0.288597648,-0.503188301 +Charlie Ward,wardch01,1996,PO,NYK,166,92,4.652969829,8.171309843,12.82427967,0.766517265,0,0.766517265,5.105433186,7.676426157,12.78185934,1.469469013 +Willie Anderson,anderwi01,1996,PO,NYK,115,64,-4.202100701,3.236754142,-0.965346559,0.061492625,0,0.061492625,-3.625552585,3.181309702,-0.444242883,2.041829499 +Herb Williams,willihe01,1996,PO,NYK,59,33,-1.775878076,-0.100503895,-1.876381971,0.015094263,0,0.015094263,-2.971799487,-1.848667877,-4.820467363,-0.440547121 +Gary Grant,grantga01,1996,PO,NYK,14,8,8.939541024,8.117025245,17.05656627,0.080842735,0,0.080842735,11.13604302,5.461246807,16.59728983,-2.68186924 +J.R. Reid,reidjr01,1996,PO,NYK,13,7,-1.218667598,-2.64888751,-3.867555108,-0.004237929,0,-0.004237929,-2.278579873,-2.135821859,-4.414401732,2.60413576 +Ron Grandison,grandro01,1996,PO,NYK,5,3,-7.746321268,-1.578944641,-9.325265909,-0.011260509,0,-0.011260509,-6.597421579,0.949119831,-5.648301748,7.48516176 +Anfernee Hardaway,hardaan01,1996,PO,ORL,855,473,7.389900728,0.720995622,8.11089635,2.690190338,0,2.690190338,7.757906264,1.061847193,8.819753457,-0.424415503 +Shaquille O'Neal,onealsh01,1996,PO,ORL,830,459,4.42363031,-1.299602641,3.124027669,1.418594157,0,1.418594157,5.092817586,-1.241019711,3.851797875,-0.008398204 +Dennis Scott,scottde01,1996,PO,ORL,806,446,1.636781136,-0.779195918,0.857585218,0.847951015,0,0.847951015,1.929697219,-0.449455591,1.480241628,0.135874954 +Nick Anderson,anderni01,1996,PO,ORL,756,418,2.672993709,1.580474057,4.253467766,1.54538346,0,1.54538346,3.343346024,1.603054075,4.946400099,0.283995416 +Horace Grant,grantho01,1996,PO,ORL,604,334,5.032209727,0.923080718,5.955290444,1.509553638,0,1.509553638,4.519615512,1.031121399,5.550736911,-1.176615316 +Brian Shaw,shawbr01,1996,PO,ORL,392,217,-0.557044692,-2.325948004,-2.882992695,-0.015249286,0,-0.015249286,-0.488566839,-2.206684947,-2.695251787,0.368623949 +Anthony Bowie,bowiean01,1996,PO,ORL,275,152,-1.539623159,-1.369140697,-2.908763856,-0.012655497,0,-0.012655497,-2.484869935,-1.925736085,-4.41060602,-0.29743184 +Jon Koncak,koncajo01,1996,PO,ORL,253,140,-4.07918038,1.023207702,-3.055972678,-0.023123256,0,-0.023123256,-4.243011796,2.743251082,-1.499760713,2.280946827 +Donald Royal,royaldo01,1996,PO,ORL,166,92,-0.658971516,-2.697020922,-3.355992438,-0.029122816,0,-0.029122816,-1.80195523,-3.796530412,-5.598485643,-0.642015143 +Joe Wolf,wolfjo01,1996,PO,ORL,154,85,-6.993963851,-3.021546536,-10.01551039,-0.33178835,0,-0.33178835,-6.889361487,-2.334218429,-9.223579916,1.852280111 +Brooks Thompson,thompbr01,1996,PO,ORL,87,48,-2.382298175,-6.028947451,-8.411245626,-0.145525219,0,-0.145525219,-1.990921688,-7.219531325,-9.210453012,1.564274266 +Anthony Bonner,bonnean01,1996,PO,ORL,29,16,-1.220045836,-3.796447882,-5.016493718,-0.019158395,0,-0.019158395,-2.019839751,-3.458969835,-5.478809587,0.352849898 +Wesley Person,persowe01,1996,PO,PHO,349,183,1.383165681,-2.442878405,-1.059712725,0.161835279,0,0.161835279,1.793192057,-1.701342546,0.09184951,-0.504142234 +Charles Barkley,barklch01,1996,PO,PHO,313,164,7.706543831,-0.230591893,7.475951939,0.876680808,0,0.876680808,7.74452755,0.523976925,8.268504475,-0.578363792 +Kevin Johnson,johnske02,1996,PO,PHO,288,151,5.553906819,-3.232994661,2.320912158,0.39744548,0,0.39744548,5.025025767,-2.938649496,2.086376271,-1.197512261 +Hot Rod Williams,williho01,1996,PO,PHO,219,115,-3.213276503,-4.84365991,-8.056936413,-0.320540245,0,-0.320540245,-2.95878814,-3.685498297,-6.644286436,-0.164365244 +Danny Manning,mannida01,1996,PO,PHO,172,90,-2.322989232,-1.384306258,-3.70729549,-0.045876077,0,-0.045876077,-1.529370348,-0.61215147,-2.141521818,1.051598725 +A.C. Green,greenac01,1996,PO,PHO,166,87,-0.82512045,-2.846389842,-3.671510292,-0.041948169,0,-0.041948169,-1.324576813,-3.041734483,-4.366311296,-0.497684119 +Wayman Tisdale,tisdawa01,1996,PO,PHO,128,67,-6.336992052,-3.417571877,-9.754563928,-0.245844283,0,-0.245844283,-5.850493937,-3.477867461,-9.328361398,-0.394493224 +Elliot Perry,perryel01,1996,PO,PHO,97,51,2.953366637,-1.609178856,1.344187781,0.108604711,0,0.108604711,2.014549258,-1.883486612,0.131062647,-1.017771972 +Chris Carr,carrch01,1996,PO,PHO,69,36,7.025041292,-0.963895248,6.061146044,0.16771279,0,0.16771279,6.560131951,-1.044192258,5.515939693,0.423568514 +Mario Bennett,bennema01,1996,PO,PHO,15,8,-6.920785781,-8.374415619,-15.2952014,-0.051717399,0,-0.051717399,-6.228767215,-12.27777148,-18.50653869,-1.825434906 +Joe Kleine,kleinjo01,1996,PO,PHO,15,8,-15.10617935,2.667246388,-12.43893296,-0.041247197,0,-0.041247197,-12.5940934,1.821848418,-10.77224499,0.996278427 +Rod Strickland,stricro02,1996,PO,POR,368,202,5.594426421,-0.249157028,5.345269393,0.85253964,0,0.85253964,5.058560741,0.115993029,5.17455377,-0.812514376 +Clifford Robinson,robincl02,1996,PO,POR,330,181,-1.240393547,1.12043844,-0.119955107,0.253344767,0,0.253344767,-0.822954882,0.941323074,0.118368193,1.00484276 +Arvydas Sabonis,sabonar01,1996,PO,POR,322,177,2.087778553,0.309568068,2.397346621,0.478066651,0,0.478066651,2.100028209,0.542147516,2.642175726,-0.247257159 +Harvey Grant,grantha01,1996,PO,POR,299,164,-3.897474242,-1.398110021,-5.295584263,-0.219674162,0,-0.219674162,-4.049771247,-1.250396505,-5.300167751,-0.000648253 +Aaron McKie,mckieaa01,1996,PO,POR,244,134,-1.545551196,1.285017859,-0.260533338,0.17627231,0,0.17627231,-1.796219008,0.967261498,-0.82895751,0.370869121 +Buck Williams,willibu01,1996,PO,POR,242,133,-1.639757237,-0.78320731,-2.422964548,0.02283278,0,0.02283278,-2.195194494,-0.710534728,-2.905729222,-0.210682339 +Chris Dudley,dudlech02,1996,PO,POR,168,92,-3.093174897,0.566981496,-2.526193401,0.010936564,0,0.010936564,-3.478273101,1.157051302,-2.321221799,0.830400225 +Dontonio Wingfield,wingfdo01,1996,PO,POR,113,62,3.578349558,-3.009296955,0.569052604,0.108001233,0,0.108001233,2.987314111,-3.245858067,-0.258543956,-0.228799549 +Rumeal Robinson,robinru01,1996,PO,POR,78,43,-0.460634465,1.868009952,1.407375487,0.096695019,0,0.096695019,0.25361253,2.205804591,2.459417121,2.464092812 +James Robinson,robinja02,1996,PO,POR,47,26,-4.017667087,-0.292868695,-4.310535782,-0.02180275,0,-0.02180275,-3.211612839,-0.884840436,-4.096453275,1.870556611 +Gary Trent,trentga01,1996,PO,POR,18,10,-8.767673861,6.103729442,-2.663944419,0.000470484,0,0.000470484,-7.928129513,8.088166154,0.160036641,3.439939649 +Elmore Spencer,spencel01,1996,PO,POR,2,1,-40.08462671,-2.69987941,-42.78450612,-0.02342606,0,-0.02342606,-33.77788887,-5.416160361,-39.19404923,9.88145576 +Mitch Richmond,richmmi01,1996,PO,SAC,281,146,2.640411144,-1.407744404,1.23266674,0.306852196,0,0.306852196,2.146900594,-1.424443954,0.72245664,0.254570849 +Olden Polynice,polynol01,1996,PO,SAC,272,141,1.133334065,3.212874202,4.346208268,0.520445432,0,0.520445432,0.503672867,3.129917968,3.633590835,-1.013956299 +Billy Owens,owensbi01,1996,PO,SAC,252,131,-1.942623798,0.660843564,-1.281780234,0.101935506,0,0.101935506,-2.252830617,0.994145092,-1.258685526,0.634399689 +Brian Grant,grantbr01,1996,PO,SAC,239,124,-7.587455651,-0.122620045,-7.710075696,-0.323946812,0,-0.323946812,-7.133032885,-0.565830763,-7.698863648,0.083898522 +Tyus Edney,edneyty01,1996,PO,SAC,233,121,-0.65500374,2.411591062,1.756587322,0.288485233,0,0.288485233,-0.627900073,2.754607936,2.126707863,0.476470825 +Sarunas Marciulionis,marcisa01,1996,PO,SAC,195,101,0.039562516,3.804197543,3.84376006,0.353988689,0,0.353988689,0.862702009,2.927294806,3.789996816,0.894942068 +Michael Smith,smithmi02,1996,PO,SAC,168,87,1.973338872,0.256712583,2.230051455,0.228520695,0,0.228520695,0.826290805,0.727743743,1.554034548,0.207741891 +Lionel Simmons,simmoli01,1996,PO,SAC,148,77,2.382972729,4.073536734,6.456509462,0.378315404,0,0.378315404,2.446719059,4.054084125,6.500803184,1.251297652 +Duane Causwell,causwdu01,1996,PO,SAC,48,25,-3.870534965,-1.700476497,-5.571011462,-0.037320213,0,-0.037320213,-4.467675132,-2.670914897,-7.138590028,0.498695969 +Kevin Gamble,gamblke01,1996,PO,SAC,6,3,-3.578201223,-2.847535027,-6.425736251,-0.00569473,0,-0.00569473,-5.431057558,-5.260284176,-10.69134173,-1.63856424 +Bobby Hurley,hurlebo01,1996,PO,SAC,4,2,-3.956078073,-3.027684127,-6.983762201,-0.004372844,0,-0.004372844,-5.756169047,-4.995271134,-10.75144018,-1.63856424 +Corliss Williamson,willico02,1996,PO,SAC,4,2,-6.493596689,-2.832316127,-9.325912816,-0.006737646,0,-0.006737646,-7.420556275,-5.217856496,-12.63841277,-2.33054174 +Avery Johnson,johnsav01,1996,PO,SAS,744,407,1.871484869,0.839897473,2.711382342,1.158966862,0,1.158966862,1.909050225,1.311935147,3.220985372,-0.804037573 +Sean Elliott,elliose01,1996,PO,SAS,712,389,-0.154633254,-0.831909487,-0.986542741,0.360540419,0,0.360540419,0.142961634,-0.976633998,-0.833672364,-0.103813313 +Vinny Del Negro,delnevi01,1996,PO,SAS,693,379,1.788910057,0.233428484,2.022338541,0.941536776,0,0.941536776,1.592710653,0.594534065,2.187244719,-0.94624942 +David Robinson,robinda01,1996,PO,SAS,646,353,3.227260366,2.500744334,5.7280047,1.570089297,0,1.570089297,3.659192521,2.640206931,6.299399452,-0.26260297 +Chuck Person,persoch01,1996,PO,SAS,519,284,3.882007295,-1.711706333,2.170300962,0.733677598,0,0.733677598,3.28750457,-1.508602139,1.778902432,-0.193875646 +Will Perdue,perduwi01,1996,PO,SAS,443,242,0.812987685,-1.165813694,-0.352826008,0.302708721,0,0.302708721,0.163704348,-1.335769688,-1.17206534,-0.736392547 +Charles Smith,smithch01,1996,PO,SAS,302,165,-2.118977616,2.295857145,0.176879528,0.255927022,0,0.255927022,-2.0871001,2.289517003,0.202416904,0.627083078 +Cory Alexander,alexaco01,1996,PO,SAS,128,70,-1.532224075,-2.420630378,-3.952854453,-0.044560127,0,-0.044560127,-1.716579318,-3.083232308,-4.799811626,0.506060213 +Greg Anderson,andergr01,1996,PO,SAS,62,34,-13.87077635,1.579185181,-12.29159117,-0.172957379,0,-0.172957379,-12.7427444,0.414889955,-12.32785444,1.162987696 +Monty Williams,willimo01,1996,PO,SAS,53,29,-13.25561778,-4.998192534,-18.25381032,-0.238898644,0,-0.238898644,-12.66377588,-6.435810213,-19.09958609,0.862606892 +Carl Herrera,herreca01,1996,PO,SAS,51,28,-8.913635472,1.707347013,-7.206288459,-0.067290797,0,-0.067290797,-8.312803046,2.041626955,-6.271176091,2.194736349 +Doc Rivers,riverdo01,1996,PO,SAS,37,20,-6.395980444,-4.236022328,-10.63200277,-0.083607218,0,-0.083607218,-6.809804559,-4.080651997,-10.89045656,0.698672787 +Gary Payton,paytoga01,1996,PO,SEA,1693,911,4.023733423,1.901460781,5.925194205,4.15469283,0,4.15469283,4.186381685,2.476284587,6.662666272,-0.083134884 +Detlef Schrempf,schrede01,1996,PO,SEA,1466,789,0.152101989,-0.154507759,-0.002405771,1.139605173,0,1.139605173,0.102614816,-0.425237301,-0.322622486,-0.086487944 +Shawn Kemp,kempsh01,1996,PO,SEA,1338,720,1.986867144,2.682298192,4.669165336,2.809186859,0,2.809186859,1.970360359,2.292441561,4.26280192,-0.052337962 +Hersey Hawkins,hawkihe01,1996,PO,SEA,1325,713,2.769949665,1.310764306,4.08071397,2.558892605,0,2.558892605,2.296448731,1.390665031,3.687113762,-0.132816926 +Sam Perkins,perkisa01,1996,PO,SEA,1216,654,1.554817769,0.637184219,2.192001988,1.696575923,0,1.696575923,1.668090975,0.181318528,1.849409503,-0.214669281 +Nate McMillan,mcmilna01,1996,PO,SEA,716,385,1.165214191,3.631006966,4.796221157,1.526180101,0,1.526180101,1.006115734,3.205522897,4.21163863,-0.14922234 +Vincent Askew,askewvi01,1996,PO,SEA,641,345,-4.165725269,1.083608839,-3.08211643,-0.061082565,0,-0.061082565,-4.20884983,0.819747765,-3.389102064,1.156492313 +Ervin Johnson,johnser02,1996,PO,SEA,470,253,-4.462396702,2.90764044,-1.554756262,0.159573355,0,0.159573355,-4.448429767,2.411755951,-2.036673815,0.250693526 +Frank Brickowski,brickfr01,1996,PO,SEA,383,206,-5.805616801,1.465591336,-4.340025465,-0.178249871,0,-0.178249871,-5.369641346,2.000900567,-3.368740779,3.017276935 +David Wingate,wingada01,1996,PO,SEA,126,68,-4.60804476,-3.317226807,-7.925271567,-0.188758163,0,-0.188758163,-5.609753434,-2.71692002,-8.326673455,1.704669967 +Eric Snow,snower01,1996,PO,SEA,45,24,-10.28838973,2.689479599,-7.598910127,-0.062516942,0,-0.062516942,-9.141811639,1.09884493,-8.04296671,1.845286649 +Steve Scheffler,schefst01,1996,PO,SEA,41,22,-10.28180314,2.639423502,-7.642379634,-0.056635506,0,-0.056635506,-9.641556475,0.960133611,-8.681422864,-0.000993264 +Karl Malone,malonka01,1996,PO,UTA,1311,725,2.494381658,3.478737127,5.973118785,3.328173151,0,3.328173151,3.737071162,3.710759164,7.447830326,0.009196416 +John Stockton,stockjo01,1996,PO,UTA,1228,679,5.480143839,1.318721717,6.798865557,3.393650112,0,3.393650112,5.479563344,1.543142554,7.022705898,-0.466991699 +Jeff Hornacek,hornaje01,1996,PO,UTA,1164,644,6.303487901,0.70077317,7.00426107,3.268846197,0,3.268846197,5.956441868,0.829114704,6.785556572,-0.976903767 +Bryon Russell,russebr01,1996,PO,UTA,830,459,3.844440996,3.770930303,7.615371299,2.499040061,0,2.499040061,3.936330125,3.543435412,7.479765538,-0.157304023 +Antoine Carr,carran01,1996,PO,UTA,613,339,-1.624661563,0.061700794,-1.562960769,0.213997807,0,0.213997807,-1.950031696,0.519233171,-1.430798525,0.93797253 +Chris Morris,morrich01,1996,PO,UTA,580,321,2.016437359,2.369220562,4.38565792,1.204420959,0,1.204420959,2.197403603,1.519672931,3.717076534,-0.063264585 +Felton Spencer,spencfe01,1996,PO,UTA,499,276,-5.290338642,2.62453354,-2.665805102,0.012357975,0,0.012357975,-4.85703546,2.459634189,-2.397401271,0.939593075 +David Benoit,benoida01,1996,PO,UTA,468,259,-0.79761919,-1.157615881,-1.955235071,0.107543006,0,0.107543006,-0.921251642,-2.405969765,-3.327221407,-0.628832381 +Greg Ostertag,ostergr01,1996,PO,UTA,383,212,-2.465961662,3.790056975,1.324095314,0.452012963,0,0.452012963,-2.538072487,2.63237145,0.094298963,-0.479449618 +Howard Eisley,eisleho01,1996,PO,UTA,365,202,1.824709062,-1.009963241,0.814745821,0.379744163,0,0.379744163,1.092251904,-1.076628599,0.015623305,0.195265979 +Adam Keefe,keefead01,1996,PO,UTA,322,178,-0.14909927,-0.379775414,-0.528874684,0.208764816,0,0.208764816,-0.588070754,-0.965941801,-1.554012555,0.307920139 +Greg Foster,fostegr01,1996,PO,UTA,137,76,-3.24305918,-0.217208204,-3.460267384,-0.028825429,0,-0.028825429,-3.129779166,-0.300093278,-3.429872445,1.307348242 +Christian Laettner,laettch01,1997,RS,ATL,5743,3140,0.875571806,0.942521748,1.818093554,7.297280266,7.297280266,0,0.953798358,1.1421041,2.095902458,-0.261027868 +Mookie Blaylock,blaylmo01,1997,RS,ATL,5590,3056,4.767427618,3.110852144,7.878279762,16.57778541,16.57778541,0,5.296021887,3.410635479,8.706657366,0.035670894 +Dikembe Mutombo,mutomdi01,1997,RS,ATL,5438,2973,-1.229589592,3.7940579,2.564468309,7.986370971,7.986370971,0,-1.255544356,2.998624678,1.743080321,-0.846132716 +Steve Smith,smithst01,1997,RS,ATL,5154,2818,3.33309968,-1.267264107,2.065835573,6.910223791,6.910223791,0,3.151605521,-1.025782484,2.125823037,-0.180729325 +Tyrone Corbin,corbity01,1997,RS,ATL,4216,2305,-0.574623895,0.929248347,0.354624452,3.652080239,3.652080239,0,-0.605973778,1.046440646,0.440466868,0.025186889 +Eldridge Recasner,recasel01,1997,RS,ATL,2208,1207,-0.58590446,-1.032788632,-1.618693092,0.696467984,0.696467984,0,-0.971960174,-1.61241517,-2.584375344,-0.026682533 +Jon Barry,barryjo01,1997,RS,ATL,1765,965,0.239055987,0.988845274,1.227901261,1.957556073,1.957556073,0,0.074574288,0.065182606,0.139756894,-0.043600947 +Henry James,jameshe01,1997,RS,ATL,1729,945,-0.559567746,-2.235291801,-2.794859546,-0.021706044,-0.021706044,0,-0.505424854,-2.44995533,-2.955380184,0.327013315 +Ivano Newbill,newbiiv01,1997,RS,ATL,1555,850,-4.761876296,0.347003844,-4.414872453,-0.725149761,-0.725149761,0,-4.985207568,-0.050738496,-5.035946064,0.397433497 +Alan Henderson,hendeal01,1997,RS,ATL,916,501,-1.898884706,0.78818403,-1.110700677,0.422040611,0.422040611,0,-1.892845372,0.809811261,-1.083034111,0.657467223 +Willie Burton,burtowi01,1997,RS,ATL,695,380,-2.698635007,-1.624676277,-4.323311284,-0.309356765,-0.309356765,0,-2.776016667,-1.767212884,-4.543229551,1.295225779 +Ken Norman,normake01,1997,RS,ATL,402,220,-7.415556422,-0.327376047,-7.74293247,-0.568780479,-0.568780479,0,-6.366710381,-1.733963784,-8.100674165,1.360233018 +Priest Lauderdale,laudepr01,1997,RS,ATL,329,180,-7.543783038,-3.216283188,-10.76006623,-0.751305831,-0.751305831,0,-6.860538444,-4.387005125,-11.24754357,1.946782674 +Donnie Boyce,boycedo01,1997,RS,ATL,282,154,-6.470237522,1.044328374,-5.425909148,-0.2141611,-0.2141611,0,-5.566392827,-0.139404239,-5.705797065,1.698252994 +Darrin Hancock,hancoda01,1997,RS,ATL,157,86,-3.017154053,2.890563759,-0.126590294,0.115486284,0.115486284,0,-2.989357155,1.23074788,-1.758609276,0.299991501 +Anthony Miller,millean01,1997,RS,ATL,26,14,-13.20462079,-0.06963587,-13.27425666,-0.074831089,-0.074831089,0,-12.50472243,0.037899017,-12.46682341,-0.414640861 +Derrick Alston,alstode01,1997,RS,ATL,20,11,-17.15562157,-2.00666857,-19.16229014,-0.090086724,-0.090086724,0,-15.25914126,-4.245074392,-19.50421565,-2.003547092 +David Wesley,wesleda01,1997,RS,BOS,6038,2991,2.479444738,-0.605005007,1.874439732,7.048947564,7.048947564,0,2.29892947,0.14394473,2.442874199,-0.103259447 +Antoine Walker,walkean02,1997,RS,BOS,5996,2970,-1.4979795,-1.121262237,-2.619241737,0.197701675,0.197701675,0,-0.96992202,-0.961613017,-1.931535037,-0.200589084 +Rick Fox,foxri01,1997,RS,BOS,5350,2650,1.502448211,0.75883816,2.261286371,6.803161209,6.803161209,0,1.523333271,1.119854846,2.643188117,0.373769447 +Eric Williams,willier01,1997,RS,BOS,4916,2435,-0.968433187,-2.339169448,-3.307602635,-0.690692341,-0.690692341,0,-1.501008555,-1.932676684,-3.433685239,-0.268472055 +Todd Day,dayto01,1997,RS,BOS,4597,2277,0.437363201,-0.623140745,-0.185777545,2.987898989,2.987898989,0,0.515093342,-0.564382719,-0.049289377,0.274981844 +Marty Conlon,conloma01,1997,RS,BOS,3258,1614,-2.610700648,-2.211283613,-4.821984262,-1.698637699,-1.698637699,0,-2.78466569,-2.601860294,-5.386525984,-0.404562833 +Dino Radja,radjadi01,1997,RS,BOS,1764,874,-5.174144983,-0.659612986,-5.833757969,-1.36860959,-1.36860959,0,-4.650500022,-0.829590621,-5.480090643,-0.430271322 +Dana Barros,barroda01,1997,RS,BOS,1429,708,0.635707959,-1.904391662,-1.268683704,0.53252244,0.53252244,0,0.492211707,-2.024589842,-1.532378135,-0.436755473 +Brett Szabo,szabobr01,1997,RS,BOS,1336,662,-4.975819642,-1.172112056,-6.147931698,-1.154451401,-1.154451401,0,-5.272782495,-1.504642446,-6.777424941,0.540035822 +Greg Minor,minorgr01,1997,RS,BOS,1104,547,-0.633007049,-2.205344307,-2.838351355,-0.024532672,-0.024532672,0,-1.319573639,-2.517923917,-3.837497556,-0.46028847 +Dee Brown,brownde01,1997,RS,BOS,1054,522,-0.887898957,0.046543601,-0.841355356,0.509944386,0.509944386,0,-0.829880762,0.20723922,-0.622641542,0.291854633 +Alton Lister,listeal01,1997,RS,BOS,1042,516,-4.435915416,-2.058080096,-6.493995511,-0.989279561,-0.989279561,0,-4.876645789,-2.171327704,-7.047973493,0.335452682 +Michael Hawkins,hawkimi01,1997,RS,BOS,658,326,-0.693648414,-2.140633451,-2.834281865,-0.014099731,-0.014099731,0,-1.206631465,-2.450767573,-3.657399038,0.530750091 +Steve Hamer,hamerst01,1997,RS,BOS,541,268,-4.458610532,-3.161431576,-7.620042108,-0.668739632,-0.668739632,0,-4.984890586,-3.720754765,-8.705645351,0.389358966 +Frank Brickowski,brickfr01,1997,RS,BOS,515,255,-4.174607985,-3.30056102,-7.475169005,-0.621476295,-0.621476295,0,-4.249361496,-3.322454877,-7.571816373,0.998570064 +Nate Driggers,driggna01,1997,RS,BOS,266,132,-3.6137306,-3.207255354,-6.820985954,-0.273907985,-0.273907985,0,-4.092641372,-4.300662555,-8.393303926,-0.085960468 +Pervis Ellison,ellispe01,1997,RS,BOS,252,125,-4.980194588,0.462016003,-4.518178585,-0.113305671,-0.113305671,0,-5.081354167,0.518662698,-4.562691469,0.437051932 +Stacey King,kingst01,1997,RS,BOS,67,33,-1.671252871,-3.162276937,-4.833529808,-0.034929894,-0.034929894,0,-2.796108182,-4.30981132,-7.105919503,-0.389325315 +Glen Rice,ricegl01,1997,RS,CHH,6277,3362,3.86734502,-1.192564444,2.674780576,9.251019146,9.251019146,0,3.978294737,-0.917620326,3.060674411,-0.530214611 +Anthony Mason,masonan01,1997,RS,CHH,5868,3143,2.646697792,0.1270891,2.773786893,8.775396309,8.775396309,0,2.536316433,0.495917185,3.032233618,-0.84806993 +Vlade Divac,divacvl01,1997,RS,CHH,5302,2840,-0.221646783,2.049804075,1.828157293,6.601907645,6.601907645,0,0.319768329,1.983404868,2.303173197,-0.436015201 +Dell Curry,curryde01,1997,RS,CHH,3880,2078,1.517019201,-1.084477232,0.432541968,3.370098633,3.370098633,0,1.663959357,-0.963839044,0.700120313,-0.10867719 +Muggsy Bogues,boguemu01,1997,RS,CHH,3510,1880,3.054856661,-0.426490598,2.628366063,5.123815321,5.123815321,0,2.748664751,-0.348586429,2.400078322,-0.618834698 +Tony Smith,smithto02,1997,RS,CHH,2410,1291,-2.028698301,-0.995444415,-3.024142715,-0.180689999,-0.180689999,0,-1.923622504,-1.235369397,-3.158991901,0.061104128 +Matt Geiger,geigema01,1997,RS,CHH,1949,1044,-2.153695833,-0.807196242,-2.960892075,-0.112776148,-0.112776148,0,-1.841201164,-0.674933282,-2.516134446,0.361287004 +Tony Delk,delkto01,1997,RS,CHH,1619,867,0.081050129,-1.087401406,-1.006351277,0.770721727,0.770721727,0,0.159254581,-1.724743723,-1.565489142,-0.067411938 +Ricky Pierce,piercri01,1997,RS,CHH,1214,650,1.881439901,-2.156303409,-0.274863508,0.824518484,0.824518484,0,1.436091112,-2.307297991,-0.871206878,0.410111416 +Anthony Goldwire,goldwan01,1997,RS,CHH,1075,576,-0.718837863,-1.907619245,-2.626457107,0.036948853,0.036948853,0,-0.604472959,-2.008339122,-2.612812081,1.615290113 +Malik Rose,rosema01,1997,RS,CHH,980,525,-1.913310339,1.414531312,-0.498779027,0.612186213,0.612186213,0,-1.660508964,1.780443442,0.119934477,1.390051572 +Scott Burrell,burresc01,1997,RS,CHH,900,482,-1.341628106,-1.214085973,-2.555714079,0.048527065,0.048527065,0,-1.273477271,-1.324475747,-2.597953019,1.430493153 +Rafael Addison,addisra01,1997,RS,CHH,663,355,-1.762704823,-2.04290348,-3.805608303,-0.192125021,-0.192125021,0,-2.060163592,-2.338664093,-4.398827685,0.444920406 +Donald Royal,royaldo01,1997,RS,CHH,597,320,-3.358625584,-0.869122373,-4.227747957,-0.242640709,-0.242640709,0,-3.712264837,-1.237448352,-4.949713189,0.5210783 +George Zidek,zidekge01,1997,RS,CHH,538,288,-6.518442834,-2.708302352,-9.226745186,-0.957734286,-0.957734286,0,-6.148403524,-3.14925187,-9.297655394,0.580777659 +Tom Chambers,chambto01,1997,RS,CHH,155,83,-13.28121859,-3.891970495,-17.17318908,-0.617379796,-0.617379796,0,-12.05539795,-4.336034908,-16.39143285,0.987096554 +Eric Leckner,leckner01,1997,RS,CHH,21,11,-13.32583447,-2.740479983,-16.06631446,-0.07625643,-0.07625643,0,-12.67906198,-0.879576462,-13.55863844,1.859179908 +Jamie Feick,feickja01,1997,RS,CHH,19,10,-3.849125859,-1.918818692,-5.767944551,-0.016102861,-0.016102861,0,-3.327625337,-0.181901852,-3.509527189,4.180007803 +Michael Jordan,jordami01,1997,RS,CHI,5891,3106,7.145813587,1.675968848,8.821782435,18.23143277,18.23143277,0,7.309202322,1.817324702,9.126527025,-0.52825202 +Scottie Pippen,pippesc01,1997,RS,CHI,5870,3095,5.311341426,2.090331391,7.401672818,16.01289804,16.01289804,0,5.847055406,2.14129059,7.988345996,-0.098446831 +Dennis Rodman,rodmade01,1997,RS,CHI,3693,1947,0.336012687,0.794836811,1.130849498,3.812740021,3.812740021,0,0.431473236,1.001919366,1.433392602,-1.002190083 +Steve Kerr,kerrst01,1997,RS,CHI,3529,1861,2.639219037,0.192602706,2.831821742,5.264802179,5.264802179,0,2.370024962,0.075916874,2.445941836,-0.60329388 +Ron Harper,harpero01,1997,RS,CHI,3300,1740,0.816210191,2.017825468,2.834035659,4.9538427,4.9538427,0,0.917721178,2.073496661,2.991217839,-0.062105464 +Toni Kukoc,kukocto01,1997,RS,CHI,3053,1610,4.144689025,0.99553141,5.140220435,6.441378426,6.441378426,0,4.10630847,0.469254276,4.575562746,-0.560686184 +Luc Longley,longllu01,1997,RS,CHI,2792,1472,-2.793524343,1.024108724,-1.769415619,0.734925834,0.734925834,0,-2.335283422,0.681841431,-1.653441991,-0.186756109 +Jason Caffey,caffeja01,1997,RS,CHI,2665,1405,-0.724334035,-1.430662694,-2.154996729,0.425666534,0.425666534,0,-0.763664591,-1.829519865,-2.593184456,-0.181912925 +Randy Brown,brownra02,1997,RS,CHI,2005,1057,-2.293987413,3.183979881,0.889992468,1.97355805,1.97355805,0,-1.831176894,3.12050948,1.289332586,0.491733584 +Bill Wennington,wennibi01,1997,RS,CHI,1485,783,-2.941337444,-0.473714889,-3.415052333,-0.267162475,-0.267162475,0,-2.970891408,-0.355372386,-3.326263793,0.509362508 +Jud Buechler,buechju01,1997,RS,CHI,1333,703,-2.446674596,0.822845371,-1.623829225,0.401824512,0.401824512,0,-2.498234999,-0.564318747,-3.062553746,-0.474389394 +Robert Parish,parisro01,1997,RS,CHI,770,406,-3.55851951,0.033703925,-3.524815585,-0.159412563,-0.159412563,0,-3.341307153,-1.419454192,-4.760761345,-0.616142105 +Dickey Simpkins,simpkdi01,1997,RS,CHI,749,395,-6.088852361,-2.101456115,-8.190308476,-1.094799046,-1.094799046,0,-5.78799434,-3.206111056,-8.994105396,-0.131579384 +Bison Dele,delebi01,1997,RS,CHI,262,138,-4.499328834,0.600344507,-3.898984327,-0.080962882,-0.080962882,0,-3.806408333,0.055628026,-3.750780307,0.074057466 +Matt Steigenga,steigma01,1997,RS,CHI,23,12,-9.112985583,5.156571346,-3.956414237,-0.007583232,-0.007583232,0,-7.083882805,2.439650857,-4.644231948,2.434884256 +Chris Mills,millsch01,1997,RS,CLE,5532,3167,0.534262576,0.938016987,1.472279563,6.796287358,6.796287358,0,0.303454069,1.006661453,1.310115522,-0.348920948 +Terrell Brandon,brandte01,1997,RS,CLE,5010,2868,2.978216936,1.611245572,4.589462508,10.70850317,10.70850317,0,3.063310746,1.719725515,4.783036262,-0.263337221 +Danny Ferry,ferryda01,1997,RS,CLE,4600,2633,-0.727930432,-0.17070818,-0.898638612,2.48879132,2.48879132,0,-0.578101286,-0.078482212,-0.656583498,0.064312417 +Tyrone Hill,hillty01,1997,RS,CLE,4511,2582,0.127357197,2.155506601,2.282863797,6.625754341,6.625754341,0,-0.033349921,2.020599936,1.987250015,-0.058087788 +Bobby Phills,phillbo01,1997,RS,CLE,4149,2375,0.239343314,1.322651666,1.56199498,5.230648841,5.230648841,0,0.341262558,1.34410516,1.685367719,0.09949303 +Bob Sura,surabo01,1997,RS,CLE,3964,2269,0.990293848,0.436325485,1.426619333,4.858167995,4.858167995,0,0.734394915,0.170136687,0.904531602,0.436551367 +Vitaly Potapenko,potapvi01,1997,RS,CLE,2163,1238,-5.789548814,-0.246723846,-6.036272661,-2.097816399,-2.097816399,0,-5.417581513,-0.570789717,-5.98837123,0.97227572 +Mark West,westma01,1997,RS,CLE,1675,959,-4.597981908,0.727637672,-3.870344236,-0.550450228,-0.550450228,0,-4.865171748,-0.102868616,-4.968040364,0.380583837 +Antonio Lang,langan02,1997,RS,CLE,1473,843,-4.693822083,1.004123806,-3.689698277,-0.406396749,-0.406396749,0,-4.701898349,0.29457321,-4.40732514,0.504364586 +Donny Marshall,marshdo02,1997,RS,CLE,957,548,-2.375018546,0.52161638,-1.853402166,0.253287835,0.253287835,0,-2.098013111,-0.48232323,-2.58033634,0.949524537 +Reggie Geary,gearyre01,1997,RS,CLE,430,246,-2.564750731,0.612968829,-1.951781903,0.101547382,0.101547382,0,-2.684387146,0.378939025,-2.305448121,1.242112978 +Carl Thomas,thomaca01,1997,RS,CLE,135,77,-2.24528936,-1.210051437,-3.455340797,-0.028030566,-0.028030566,0,-2.419892981,-2.845672918,-5.265565899,1.057024205 +Shawnelle Scott,scottsh01,1997,RS,CLE,87,50,-0.752169684,0.62248678,-0.129682904,0.066633971,0.066633971,0,-1.343152634,-0.765167437,-2.108320071,-0.287118482 +Derek Harper,harpede01,1997,RS,DAL,4145,2210,-0.393149255,-0.284916142,-0.678065397,2.332416412,2.332416412,0,-0.690979739,-0.179164361,-0.870144101,-0.147527667 +Michael Finley,finlemi01,1997,RS,DAL,3740,1994,-0.5978785,-0.932792628,-1.530671128,1.247437697,1.247437697,0,-0.684048905,-1.165076705,-1.84912561,0.512527299 +A.C. Green,greenac01,1997,RS,DAL,3646,1944,-0.860415021,0.196809409,-0.663605612,2.050464832,2.050464832,0,-1.268414637,0.288363648,-0.980050989,-0.832619373 +Jim Jackson,jacksji01,1997,RS,DAL,3143,1676,0.661622156,-0.670987799,-0.009365643,2.353648914,2.353648914,0,0.349330239,-0.372099078,-0.022768839,0.395060195 +George McCloud,mccloge01,1997,RS,DAL,2264,1207,1.203431087,0.569875233,1.77330632,2.838458061,2.838458061,0,1.214176302,0.699094572,1.913270874,1.73479698 +Chris Gatling,gatlich01,1997,RS,DAL,2234,1191,0.724743607,-0.864723346,-0.13997974,1.589681848,1.589681848,0,0.570663219,-1.024557511,-0.453894292,0.213335141 +Shawn Bradley,bradlsh01,1997,RS,DAL,1988,1060,-3.559635326,-0.928752965,-4.488388291,-0.939379359,-0.939379359,0,-3.307277048,-0.600320213,-3.907597262,-0.073951777 +Eric Montross,montrer01,1997,RS,DAL,1845,984,-5.822052746,-1.516392563,-7.33844531,-2.317105372,-2.317105372,0,-6.017348905,-1.118219377,-7.135568283,0.536253605 +Jamal Mashburn,mashbja01,1997,RS,DAL,1829,975,-1.569451976,-0.413271682,-1.982723658,0.386760386,0.386760386,0,-1.398187055,-0.800502841,-2.198689895,1.215176601 +Oliver Miller,milleol01,1997,RS,DAL,1568,836,-4.148157297,0.477407825,-3.670749472,-0.396110872,-0.396110872,0,-4.081188233,0.730449232,-3.350739001,0.786812823 +Jason Kidd,kiddja01,1997,RS,DAL,1483,791,1.284104333,0.798815412,2.082919745,1.954855685,1.954855685,0,1.226069307,0.973842523,2.19991183,0.207871965 +Erick Strickland,stricer01,1997,RS,DAL,1423,759,-1.307602683,-1.006558436,-2.31416112,0.170002795,0.170002795,0,-1.362675064,-1.000851543,-2.363526607,0.66382844 +Samaki Walker,walkesa01,1997,RS,DAL,1129,602,-4.183244977,-0.175748508,-4.358993485,-0.494585054,-0.494585054,0,-4.393913126,-0.931243841,-5.325156966,0.073520272 +Robert Pack,packro01,1997,RS,DAL,1120,597,-1.814593041,0.26939429,-1.545198751,0.37010435,0.37010435,0,-1.534243222,0.464731521,-1.069511701,0.779489248 +Sasha Danilovic,danilsa01,1997,RS,DAL,821,438,0.837109261,-0.744648466,0.092460795,0.644684594,0.644684594,0,0.697239935,-0.246231977,0.451007958,1.362874988 +Sam Cassell,cassesa01,1997,RS,DAL,746,398,-0.118155185,-0.879905078,-0.998060263,0.362449712,0.362449712,0,-0.016436931,-0.557396844,-0.573833775,1.719020605 +Greg Dreiling,dreilgr01,1997,RS,DAL,730,389,-5.116644995,-0.098850145,-5.21549514,-0.493412737,-0.493412737,0,-5.547233336,-0.025211523,-5.57244486,0.762994114 +Khalid Reeves,reevekh01,1997,RS,DAL,720,384,-1.668849386,-1.6074259,-3.276275286,-0.10413877,-0.10413877,0,-1.83601901,-1.003182503,-2.839201513,0.91389695 +Martin Muursepp,muursma01,1997,RS,DAL,602,321,-0.344106794,-0.748428265,-1.092535058,0.27576578,0.27576578,0,-0.58716858,-0.500599687,-1.087768268,1.450840855 +Loren Meyer,meyerlo01,1997,RS,DAL,486,259,-7.436326187,-2.3794771,-9.815803287,-0.950339273,-0.950339273,0,-7.280350294,-2.000239498,-9.280589791,1.627407871 +Tony Dumas,dumasto01,1997,RS,DAL,426,227,-3.594456473,-0.984554353,-4.579010826,-0.217073822,-0.217073822,0,-3.65356139,-0.706751606,-4.360312996,2.260019392 +Jamie Watson,watsoja01,1997,RS,DAL,396,211,-2.06640782,0.333456283,-1.732951537,0.109807516,0.109807516,0,-2.32308455,-0.190093114,-2.513177664,0.266717434 +Ed O'Bannon,obanned01,1997,RS,DAL,328,175,-6.828971573,-0.507405706,-7.336377279,-0.411561279,-0.411561279,0,-6.814638916,-1.188758466,-8.003397382,0.46052628 +Stacey King,kingst01,1997,RS,DAL,131,70,-7.134569072,-1.074454804,-8.209023876,-0.196511775,-0.196511775,0,-6.848670634,-1.188460316,-8.03713095,0.724640214 +Stevin Smith,smithst02,1997,RS,DAL,113,60,-5.061077382,-2.573372434,-7.634449816,-0.151674233,-0.151674233,0,-5.478199097,-2.800020493,-8.27821959,1.313030262 +Fred Roberts,roberfr01,1997,RS,DAL,75,40,-7.199874762,-3.579355371,-10.77923013,-0.163193185,-0.163193185,0,-7.278203219,-6.234255254,-13.51245847,-0.371642358 +Jason Sasser,sasseja01,1997,RS,DAL,13,7,-0.399546854,7.747718757,7.348171903,0.036081416,0.036081416,0,0.729471963,5.822769506,6.552241469,0.042522216 +Dale Ellis,ellisda01,1997,RS,DEN,5724,2940,0.863259066,-1.901212988,-1.037953922,2.564746557,2.564746557,0,0.936715013,-1.681249416,-0.744534403,-0.117334512 +Ervin Johnson,johnser02,1997,RS,DEN,5061,2599,-3.107219733,2.342266476,-0.764953257,2.616914275,2.616914275,0,-3.129213437,2.406115653,-0.723097784,-0.529632901 +Antonio McDyess,mcdyean01,1997,RS,DEN,4994,2565,-3.039340572,-0.244719346,-3.284059917,-0.698836593,-0.698836593,0,-2.646975571,-0.006867893,-2.653843465,-0.008860326 +LaPhonso Ellis,ellisla01,1997,RS,DEN,3898,2002,0.914848388,-0.935705372,-0.020856984,2.787208803,2.787208803,0,1.302234716,-0.475165496,0.827069219,-0.01288299 +Mark Jackson,jacksma01,1997,RS,DEN,3896,2001,3.403731954,-2.014955096,1.388776858,4.198454074,4.198454074,0,2.724332323,-1.59173369,1.132598633,-0.580208567 +Bryant Stith,stithbr01,1997,RS,DEN,3481,1788,0.938891799,-0.982152918,-0.043261119,2.45945807,2.45945807,0,0.681134427,-0.637504176,0.043630252,-0.359624225 +Tom Hammonds,hammoto01,1997,RS,DEN,3423,1758,-2.790916302,-2.320390001,-5.111306304,-2.113366048,-2.113366048,0,-3.266538405,-2.228794324,-5.49533273,-0.19665372 +Brooks Thompson,thompbr01,1997,RS,DEN,2039,1047,0.323127879,-0.777582957,-0.454455078,1.264100869,1.264100869,0,0.710577615,-0.593003289,0.117574326,2.818058015 +Kenny Smith,smithke01,1997,RS,DEN,1273,654,-0.689850363,-2.990934636,-3.680784999,-0.314487683,-0.314487683,0,-0.691148272,-3.781938421,-4.473086694,1.14939895 +Anthony Goldwire,goldwan01,1997,RS,DEN,1192,612,0.532396783,-2.552191908,-2.019795124,0.229348079,0.229348079,0,0.040452333,-2.461654795,-2.421202462,0.539176729 +Ricky Pierce,piercri01,1997,RS,DEN,1168,600,-0.222888858,-2.867001889,-3.089890747,-0.104418797,-0.104418797,0,-0.819278765,-3.16370331,-3.982982075,0.325768547 +Darvin Ham,hamda01,1997,RS,DEN,609,313,-3.111012112,-2.511443586,-5.622455698,-0.463728335,-0.463728335,0,-3.792552372,-2.256210264,-6.048762636,0.99833981 +Sarunas Marciulionis,marcisa01,1997,RS,DEN,497,255,-4.588946314,-2.523943239,-7.112889553,-0.576258276,-0.576258276,0,-4.01849967,-2.749127572,-6.767627242,1.389339325 +Jerome Allen,allenje01,1997,RS,DEN,489,251,-1.320002969,-3.283340947,-4.603343916,-0.238938895,-0.238938895,0,-1.819195046,-4.150678251,-5.969873297,0.614907925 +Jeff McInnis,mcinnje01,1997,RS,DEN,228,117,1.085078745,-4.306644809,-3.221566063,-0.028373685,-0.028373685,0,0.922480823,-4.575330058,-3.652849235,0.727137189 +Eric Murdock,murdoer01,1997,RS,DEN,222,114,0.765746986,1.419286626,2.185033611,0.287288873,0.287288873,0,0.533086675,0.51927548,1.052362155,0.080592116 +LaSalle Thompson,thompla01,1997,RS,DEN,204,105,-11.16594794,-1.064725798,-12.23067374,-0.519213026,-0.519213026,0,-10.76538247,-0.135007041,-10.90038951,2.034581379 +George Zidek,zidekge01,1997,RS,DEN,171,88,1.674325746,-2.489380169,-0.815054423,0.087388804,0.087388804,0,0.754412489,-2.163920659,-1.40950817,0.540320961 +Elmer Bennett,benneel01,1997,RS,DEN,115,59,-10.0560903,-4.019253827,-14.07534413,-0.347721037,-0.347721037,0,-9.271831091,-4.911730865,-14.18356196,1.822267995 +Jimmy King,kingji02,1997,RS,DEN,43,22,-2.348181581,5.331446671,2.983265089,0.064808386,0.064808386,0,-1.82494546,5.108931579,3.283986119,0.646514094 +Melvin Booker,bookeme01,1997,RS,DEN,41,21,-15.38699813,-9.635105996,-25.02210412,-0.240588645,-0.240588645,0,-14.28518358,-13.43687708,-27.72206065,0.749854543 +Aaron Williams,williaa01,1997,RS,DEN,19,10,-14.13542342,-8.092996947,-22.22842037,-0.098660629,-0.098660629,0,-12.17761391,-12.64847498,-24.82608889,-0.659545355 +Vincent Askew,askewvi01,1997,RS,DEN,18,9,-15.12086043,-11.7012658,-26.82212623,-0.110892149,-0.110892149,0,-14.08638893,-16.08905211,-30.17544104,0.295354353 +Grant Hill,hillgr01,1997,RS,DET,5604,3147,4.500303015,2.18377357,6.684076585,15.07211803,15.07211803,0,4.476869051,1.895712173,6.372581223,-0.453213032 +Lindsey Hunter,hunteli01,1997,RS,DET,5383,3023,0.969131964,1.108529741,2.077661705,7.46747842,7.46747842,0,1.617352814,1.759200254,3.376553068,0.264827885 +Joe Dumars,dumarjo01,1997,RS,DET,5205,2923,3.440876111,-1.445976928,1.994899182,7.012682746,7.012682746,0,3.17738147,-1.542111504,1.635269966,-0.818308777 +Otis Thorpe,thorpot01,1997,RS,DET,4738,2661,-0.440640161,0.736226378,0.295586217,4.135607294,4.135607294,0,-0.194127982,1.049134064,0.855006082,0.017455307 +Terry Mills,millste01,1997,RS,DET,3556,1997,1.995497801,-0.438491249,1.557006552,4.389400145,4.389400145,0,2.413567108,-0.828193642,1.585373466,0.023351866 +Theo Ratliff,ratlith01,1997,RS,DET,2301,1292,-2.379438094,2.388468432,0.009030338,1.818752302,1.818752302,0,-2.380927962,1.69829308,-0.682634882,0.002965293 +Michael Curry,currymi01,1997,RS,DET,2167,1217,-0.540247027,-0.681892661,-1.222139688,0.951789595,0.951789595,0,-1.258358101,-0.865882656,-2.124240757,0.300179304 +Grant Long,longgr01,1997,RS,DET,2076,1166,-1.569544599,0.350204808,-1.219339791,0.909662602,0.909662602,0,-1.453645855,-0.145073111,-1.598718966,-0.091871676 +Aaron McKie,mckieaa01,1997,RS,DET,1514,850,0.07482063,1.164375181,1.239195811,1.740064073,1.740064073,0,-0.139058668,0.820718582,0.681659914,0.531146216 +Don Reid,reiddo01,1997,RS,DET,823,462,-2.890549762,0.848674781,-2.041874981,0.169857422,0.169857422,0,-2.969049038,1.550644885,-1.418404154,1.609282849 +Litterial Green,greenli01,1997,RS,DET,554,311,-0.842512626,0.421616391,-0.420896234,0.37159941,0.37159941,0,-1.224944691,-0.341140691,-1.566085382,0.502583356 +Stacey Augmon,augmost01,1997,RS,DET,520,292,-5.502313563,-1.163181924,-6.665495487,-0.585837215,-0.585837215,0,-5.390919195,-1.903174933,-7.294094128,0.393120582 +Rick Mahorn,mahorri01,1997,RS,DET,388,218,-5.204792287,-0.156985207,-5.361777494,-0.292213652,-0.292213652,0,-5.050361917,-0.425179051,-5.475540969,0.541053104 +Jerome Williams,willije01,1997,RS,DET,315,177,-4.600080768,2.866119466,-1.733961302,0.092036374,0.092036374,0,-3.832822497,1.636635909,-2.196186588,0.281052321 +Kenny Smith,smithke01,1997,RS,DET,114,64,-0.280917528,-2.398821112,-2.67973864,0.002310009,0.002310009,0,-0.603967257,-3.991451354,-4.595418611,0.627620347 +Randolph Childress,childra01,1997,RS,DET,53,30,-10.6223084,-0.721246431,-11.34355483,-0.13632808,-0.13632808,0,-9.011568749,-1.11742393,-10.12899268,3.326715003 +Latrell Sprewell,sprewla01,1997,RS,GSW,6493,3353,3.425547451,-1.02554468,2.400002771,8.780354389,8.780354389,0,3.533419839,-0.78455063,2.748869209,-0.308232563 +Joe Smith,smithjo02,1997,RS,GSW,5976,3086,-1.079277995,-0.817850293,-1.897128288,1.333681451,1.333681451,0,-0.676473594,-0.41295101,-1.089424604,-0.621502053 +Chris Mullin,mullich01,1997,RS,GSW,5293,2733,2.672365879,0.056304338,2.728670217,7.603559807,7.603559807,0,2.393107746,0.02433702,2.417444766,-0.427277858 +Mark Price,pricema01,1997,RS,GSW,3633,1876,2.65034524,-1.962283637,0.688061603,3.276918752,3.276918752,0,2.51150086,-2.080631079,0.430869781,-0.381882046 +Felton Spencer,spencfe01,1997,RS,GSW,2980,1539,-4.144601231,-1.940425507,-6.085026738,-2.642591714,-2.642591714,0,-4.009624522,-0.840690445,-4.850314967,0.834111314 +Bimbo Coles,colesbi01,1997,RS,GSW,2291,1183,-1.260829406,-1.89193697,-3.152766377,-0.242836907,-0.242836907,0,-1.397937115,-1.628569399,-3.026506514,-0.097383378 +Andrew DeClercq,declean01,1997,RS,GSW,2062,1065,-2.837210166,-0.808035095,-3.645245261,-0.493183792,-0.493183792,0,-2.723958065,0.111694003,-2.612264062,1.264500229 +Donyell Marshall,marshdo01,1997,RS,GSW,1979,1022,-0.609001891,-0.249393283,-0.858395174,0.985224304,0.985224304,0,-0.578412309,-0.992767558,-1.571179867,-0.102196489 +B.J. Armstrong,armstbj01,1997,RS,GSW,1975,1020,-0.151093463,-2.51397108,-2.665064543,0.044052174,0.044052174,0,-0.515418058,-2.715942051,-3.231360109,-0.306742411 +Todd Fuller,fulleto02,1997,RS,GSW,1838,949,-3.988604378,-2.374907319,-6.363511696,-1.752285429,-1.752285429,0,-4.037135439,-2.282073644,-6.319209082,0.140618657 +Ray Owes,owesra01,1997,RS,GSW,1146,592,-3.431760767,-0.726624752,-4.158385518,-0.426032359,-0.426032359,0,-3.505394637,-0.874450181,-4.379844818,0.13854723 +Donald Royal,royaldo01,1997,RS,GSW,986,509,-2.616678174,-2.165884066,-4.78256224,-0.527258493,-0.527258493,0,-3.269762041,-2.410944614,-5.680706654,-0.100487769 +Scott Burrell,burresc01,1997,RS,GSW,885,457,-2.007443471,-1.758518167,-3.765961638,-0.241311349,-0.241311349,0,-1.896431535,-1.716800582,-3.613232117,1.705901558 +Melvin Booker,bookeme01,1997,RS,GSW,792,409,-0.863456566,-3.823283819,-4.686740385,-0.404762489,-0.404762489,0,-1.342743512,-3.573425252,-4.916168764,0.139854605 +Lou Roe,roelo01,1997,RS,GSW,207,107,-8.52365465,-3.142593787,-11.66624844,-0.491177612,-0.491177612,0,-7.53173862,-4.438042846,-11.96978147,0.829975802 +Clifford Rozier,roziecl01,1997,RS,GSW,10,5,-13.08858924,-4.160950928,-17.24954017,-0.036374065,-0.036374065,0,-12.82512302,-5.948605205,-18.77372822,-1.515440092 +Hakeem Olajuwon,olajuha01,1997,RS,HOU,5505,2852,-0.935993858,3.445752294,2.509758436,7.624904213,7.624904213,0,-0.2567213,3.033351773,2.776630473,-0.34004815 +Mario Elie,eliema01,1997,RS,HOU,5187,2687,2.587649575,0.086573555,2.67422313,7.411481841,7.411481841,0,2.121583687,0.356785665,2.478369353,-0.302199853 +Matt Maloney,malonma01,1997,RS,HOU,4606,2386,0.988078389,-0.445926398,0.542151991,3.994919149,3.994919149,0,0.917750392,-0.30954782,0.608202572,-0.290085713 +Clyde Drexler,drexlcl01,1997,RS,HOU,4384,2271,4.203230327,1.680501977,5.883732305,9.991691432,9.991691432,0,4.331096632,1.974716693,6.305813325,-0.108599232 +Charles Barkley,barklch01,1997,RS,HOU,3878,2009,4.323084541,1.451391609,5.774476149,8.720455831,8.720455831,0,4.479313483,1.641945187,6.12125867,-0.17819677 +Kevin Willis,willike02,1997,RS,HOU,3791,1964,-2.617127293,0.105952099,-2.511175194,0.239176722,0.239176722,0,-2.477581301,0.185219362,-2.292361938,-0.050931735 +Matt Bullard,bullama01,1997,RS,HOU,1979,1025,-1.450751515,-0.842341987,-2.293093502,0.238802229,0.238802229,0,-1.354203084,-1.752731565,-3.106934649,-0.053202896 +Randy Livingston,livinra01,1997,RS,HOU,1894,981,-4.208799216,-0.974272619,-5.183071836,-1.220902145,-1.220902145,0,-4.277916974,-1.282598554,-5.560515528,0.234892131 +Sam Mack,macksa01,1997,RS,HOU,1745,904,-1.1151015,-0.211109471,-1.326210971,0.658191993,0.658191993,0,-1.156936244,-0.879740296,-2.03667654,0.20995431 +Othella Harrington,harriot01,1997,RS,HOU,1660,860,-3.307838556,-1.232574846,-4.540413401,-0.786796565,-0.786796565,0,-3.595592748,-1.564894298,-5.160487046,0.1409368 +Eddie Johnson,johnsed03,1997,RS,HOU,1172,607,0.62811863,-1.186105801,-0.557987171,0.68847305,0.68847305,0,0.552688033,-1.374268577,-0.821580544,1.293904209 +Brent Price,pricebr01,1997,RS,HOU,753,390,-0.044702045,-0.773510275,-0.81821232,0.385573166,0.385573166,0,-0.179421771,-1.094490473,-1.273912244,0.282489377 +Sedale Threatt,threase01,1997,RS,HOU,645,334,-2.351403301,0.295875889,-2.055527413,0.118212866,0.118212866,0,-2.752700516,0.021464438,-2.731236078,-0.100230913 +Tracy Moore,mooretr01,1997,RS,HOU,457,237,0.007093512,-2.306978629,-2.299885117,0.054772987,0.054772987,0,-0.24978364,-3.165579429,-3.415363069,0.580559996 +Emanual Davis,davisem01,1997,RS,HOU,444,230,-2.439658694,-0.332103441,-2.771762135,-0.002557821,-0.002557821,0,-2.438931258,-0.586228753,-3.025160012,0.147292701 +Charles Jones,jonesch01,1997,RS,HOU,180,93,-4.078130742,0.252949411,-3.825181331,-0.050567574,-0.050567574,0,-4.87078191,-0.690910228,-5.561692138,-0.801843258 +Elmer Bennett,benneel01,1997,RS,HOU,31,16,9.212670292,6.655308787,15.86797908,0.154612851,0.154612851,0,8.854720207,6.070089013,14.92480922,1.579449586 +Joe Stephens,stephjo01,1997,RS,HOU,17,9,-13.63971951,18.05183162,4.412112106,0.035543824,0.035543824,0,-6.670406337,18.79132635,12.12092002,7.372092261 +Reggie Miller,millere01,1997,RS,IND,5563,2966,5.091881,-0.366321043,4.725559957,11.26574957,11.26574957,0,4.899753267,-0.202602395,4.697150872,-0.376435019 +Dale Davis,davisda01,1997,RS,IND,4856,2589,-0.382137154,1.272967143,0.890829989,4.780897084,4.780897084,0,-0.340970206,1.33749452,0.996524314,-0.537055652 +Antonio Davis,davisan01,1997,RS,IND,4379,2335,-1.703293979,0.534054336,-1.169239643,1.882061722,1.882061722,0,-1.626871266,0.492671962,-1.134199304,-0.054512355 +Travis Best,besttr01,1997,RS,IND,3871,2064,0.467599135,0.583315669,1.050914803,4.022587859,4.022587859,0,0.554517252,1.060418727,1.614935979,0.456520017 +Rik Smits,smitsri01,1997,RS,IND,2847,1518,-1.977522366,0.769343463,-1.208178902,1.193021834,1.193021834,0,-1.537137186,0.495794447,-1.041342739,-0.083550843 +Derrick McKey,mckeyde01,1997,RS,IND,2718,1449,-1.214518994,0.904307973,-0.310211021,1.802988391,1.802988391,0,-1.207270756,0.846247056,-0.3610237,-0.03532986 +Jalen Rose,roseja01,1997,RS,IND,2228,1188,-0.428595261,0.781562811,0.35296755,1.89485176,1.89485176,0,-0.406101267,0.223452985,-0.182648282,0.683566704 +Duane Ferrell,ferredu01,1997,RS,IND,2091,1115,-1.03352476,0.06630154,-0.967223221,1.016415681,1.016415681,0,-1.241052011,-0.23954706,-1.480599071,0.201740793 +Mark Jackson,jacksma01,1997,RS,IND,1975,1053,1.818293241,0.372990871,2.191284112,2.650173629,2.650173629,0,1.718501568,0.386994218,2.105495786,-0.154164881 +Erick Dampier,dampier01,1997,RS,IND,1973,1052,-5.59522181,1.61180587,-3.98341594,-0.663666043,-0.663666043,0,-5.081983837,0.767623352,-4.314360486,0.228021297 +Vincent Askew,askewvi01,1997,RS,IND,1542,822,-0.486186548,-1.309482163,-1.795668711,0.403663993,0.403663993,0,-1.167465668,-0.72369087,-1.891156539,0.782579364 +Jerome Allen,allenje01,1997,RS,IND,1298,692,-1.777666594,-0.692706717,-2.470373312,0.099863667,0.099863667,0,-1.928446122,-1.329562767,-3.258008889,1.052913506 +Fred Hoiberg,hoibefr01,1997,RS,IND,1073,572,1.796937219,1.364545333,3.161482552,1.728601243,1.728601243,0,1.401159178,0.750652827,2.151812005,0.18128688 +Eddie Johnson,johnsed03,1997,RS,IND,574,306,-2.42095749,-1.421157761,-3.842115251,-0.17272848,-0.17272848,0,-2.474212853,-2.16645122,-4.640664073,1.191437347 +Haywoode Workman,workmha01,1997,RS,IND,152,81,0.239817269,-0.546906159,-0.307088889,0.101627134,0.101627134,0,-0.132448918,-0.113931832,-0.24638075,0.606421751 +Brent Scott,scottbr01,1997,RS,IND,103,55,-4.855982505,-1.542759807,-6.398742312,-0.104795837,-0.104795837,0,-4.889335745,-0.886703113,-5.776038858,2.146576607 +LaSalle Thompson,thompla01,1997,RS,IND,66,35,-7.319327593,-2.058603246,-9.377930839,-0.119678926,-0.119678926,0,-7.547419893,-2.029388979,-9.576808872,1.02079809 +Reggie Williams,willire01,1997,RS,IND,62,33,-8.54273032,-2.09549914,-10.63822946,-0.134214482,-0.134214482,0,-8.35409534,-2.05249594,-10.40659128,0.964348296 +Darvin Ham,hamda01,1997,RS,IND,9,5,-2.922018513,9.924946195,7.002927683,0.025495451,0.025495451,0,-0.879333917,6.714363204,5.835029287,2.258377686 +Loy Vaught,vaughlo01,1997,RS,LAC,5460,2838,-0.865007316,0.167705909,-0.697301407,2.958565333,2.958565333,0,-0.789944045,0.584073181,-0.205870864,-0.418616546 +Rodney Rogers,rogerro01,1997,RS,LAC,4771,2480,-0.554659913,-0.462163711,-1.016823623,2.201483249,2.201483249,0,-0.450694441,-0.329535891,-0.780230331,0.353786907 +Malik Sealy,sealyma01,1997,RS,LAC,4725,2456,-0.722394328,0.345451448,-0.37694288,2.974837135,2.974837135,0,-0.548500342,0.535072552,-0.01342779,0.039129532 +Bo Outlaw,outlabo01,1997,RS,LAC,4223,2195,0.261171865,1.813850412,2.075022277,5.390285485,5.390285485,0,-0.022896178,1.687102327,1.66420615,-0.222985865 +Lorenzen Wright,wrighlo02,1997,RS,LAC,3725,1936,-2.389485528,0.066231475,-2.323254053,0.419874104,0.419874104,0,-2.380497806,0.175158349,-2.205339456,-0.355692586 +Darrick Martin,martida01,1997,RS,LAC,3502,1820,2.466825076,-2.133265616,0.33355946,2.862797074,2.862797074,0,2.124473343,-1.940311428,0.184161916,-0.015464472 +Lamond Murray,murrala01,1997,RS,LAC,2491,1295,-0.999197688,-0.080092546,-1.079290235,1.104308712,1.104308712,0,-1.101007897,-0.771734207,-1.872742103,0.037674645 +Brent Barry,barrybr01,1997,RS,LAC,2105,1094,1.803892442,-0.572293238,1.231599204,2.229779366,2.229779366,0,1.637284886,-0.988698776,0.648586111,0.304459804 +Pooh Richardson,richapo01,1997,RS,LAC,2049,1065,-0.553529552,-0.271022392,-0.824551945,1.048083901,1.048083901,0,-0.493561142,-0.412007494,-0.905568637,0.162815375 +Terry Dehere,deherte01,1997,RS,LAC,2026,1053,-0.165478493,-2.879382092,-3.044860584,-0.160175403,-0.160175403,0,-0.284649179,-2.709307316,-2.993956496,1.016349296 +Eric Piatkowski,piatker01,1997,RS,LAC,1437,747,2.864766701,-0.833845827,2.030920874,1.828445708,1.828445708,0,2.512719701,-1.136757907,1.375961794,0.317717619 +Kevin Duckworth,duckwke01,1997,RS,LAC,739,384,-6.463250285,-1.493477754,-7.956728039,-1.02748214,-1.02748214,0,-6.15594149,-1.500178547,-7.656120037,0.661679908 +Stanley Roberts,roberst01,1997,RS,LAC,727,378,-4.33973881,0.553976324,-3.785762486,-0.200551452,-0.200551452,0,-4.043619483,0.584378062,-3.459241421,0.364944062 +Dwayne Schintzius,schindw01,1997,RS,LAC,223,116,-5.996643971,-0.829665198,-6.826309169,-0.242378004,-0.242378004,0,-6.005269673,-1.124675413,-7.129945086,0.427043272 +Rich Manning,manniri01,1997,RS,LAC,140,73,-3.41701166,-2.693068609,-6.11008027,-0.125679336,-0.125679336,0,-3.53868204,-2.623236057,-6.161918097,0.389741551 +Eddie Jones,jonesed02,1997,RS,LAL,5755,2998,2.611468727,2.024945418,4.636414145,11.31271797,11.31271797,0,2.840623533,2.499415929,5.340039461,0.117999886 +Nick Van Exel,vanexni01,1997,RS,LAL,5638,2937,3.43613722,-1.588479886,1.847657334,6.836809398,6.836809398,0,3.435526435,-1.504247665,1.931278771,-0.696505494 +Elden Campbell,campbel01,1997,RS,LAL,4830,2516,-0.729771045,0.208638171,-0.521132874,2.849672134,2.849672134,0,-0.710961273,0.385100393,-0.32586088,-0.364954083 +Shaquille O'Neal,onealsh01,1997,RS,LAL,3726,1941,1.473463673,2.968563578,4.442027251,7.103004319,7.103004319,0,1.89432307,2.569779118,4.464102187,-0.246605521 +Jerome Kersey,kerseje01,1997,RS,LAL,3390,1766,-1.566004952,3.425755267,1.859750315,4.178496964,4.178496964,0,-1.395090812,3.635550866,2.240460054,0.550386451 +Byron Scott,scottby01,1997,RS,LAL,2764,1440,1.000816732,-0.895726479,0.105090253,2.088209507,2.088209507,0,0.462565485,-1.665045242,-1.202479757,-0.408545793 +Travis Knight,knightr01,1997,RS,LAL,2219,1156,-2.108160452,1.480155583,-0.628004869,1.251662119,1.251662119,0,-2.271592281,1.186007794,-1.085584487,0.009337655 +Kobe Bryant,bryanko01,1997,RS,LAL,2117,1103,-0.79301766,-0.749996007,-1.543013667,0.681921886,0.681921886,0,-0.676469605,-1.611133268,-2.287602873,0.36134295 +Corie Blount,blounco01,1997,RS,LAL,1937,1009,-1.658308009,-0.551020026,-2.209328036,0.277516429,0.277516429,0,-2.07871939,-0.880631002,-2.959350392,-0.267880448 +Derek Fisher,fishede01,1997,RS,LAL,1768,921,-2.353056658,-0.77628179,-3.129338448,-0.179144812,-0.179144812,0,-2.37389669,-1.349036334,-3.722933024,0.458638732 +Sean Rooks,rooksse01,1997,RS,LAL,1411,735,-3.352656152,0.363884405,-2.988771748,-0.090082764,-0.090082764,0,-3.473346605,-0.136970213,-3.610316817,0.554495777 +Robert Horry,horryro01,1997,RS,LAL,1298,676,1.100830104,1.900523191,3.001353295,2.012498121,2.012498121,0,1.142637067,2.402310046,3.544947114,1.328769323 +George McCloud,mccloge01,1997,RS,LAL,549,286,-2.158621023,-0.7387796,-2.897400623,-0.021833216,-0.021833216,0,-2.063636742,-1.68210799,-3.745744732,1.378586575 +Cedric Ceballos,cebalce01,1997,RS,LAL,536,279,-2.431355081,-1.185554999,-3.61691008,-0.123727641,-0.123727641,0,-2.364226618,-1.200638361,-3.564864979,0.241540394 +Rumeal Robinson,robinru01,1997,RS,LAL,242,126,-4.241088698,-1.70916551,-5.950254208,-0.21060731,-0.21060731,0,-3.6472494,-2.466965073,-6.114214472,2.163841189 +Joe Kleine,kleinjo01,1997,RS,LAL,58,30,-7.086391194,-1.295001783,-8.381392977,-0.086783101,-0.086783101,0,-7.417343415,-0.93547547,-8.352818885,0.623573012 +Larry Krystkowiak,krystla01,1997,RS,LAL,21,11,5.21648056,11.08567717,16.30215773,0.110109732,0.110109732,0,5.835681212,12.17024251,18.00592372,2.71838467 +Tim Hardaway,hardati01,1997,RS,MIA,5829,3136,5.265800975,1.333028897,6.598829871,14.95588082,14.95588082,0,5.512415646,1.465781775,6.978197422,-0.012977954 +P.J. Brown,brownpj01,1997,RS,MIA,4817,2592,-1.602511381,2.347264789,0.744753408,4.606834017,4.606834017,0,-1.608110116,2.404487145,0.796377029,-0.291477889 +Alonzo Mourning,mournal01,1997,RS,MIA,4312,2320,-1.415991446,4.002927288,2.586935843,6.326382846,6.326382846,0,-1.048333839,3.207662607,2.159328768,0.133533489 +Voshon Lenard,lenarvo01,1997,RS,MIA,3924,2111,2.769294302,-0.374602265,2.394692038,5.548881565,5.548881565,0,2.493046988,-0.53061542,1.962431568,0.129816583 +Isaac Austin,austiis01,1997,RS,MIA,3496,1881,-3.677201686,1.547108249,-2.130093437,0.597269602,0.597269602,0,-3.443632725,0.926793434,-2.516839291,0.361051516 +Keith Askins,askinke01,1997,RS,MIA,3295,1773,-0.846136068,0.805766562,-0.040369507,2.457292402,2.457292402,0,-1.269579495,0.62507335,-0.644506145,0.230913511 +Sasha Danilovic,danilsa01,1997,RS,MIA,2511,1351,-1.319276977,-0.67930864,-1.998585617,0.526589456,0.526589456,0,-1.282707581,-0.577383188,-1.860090769,1.524794974 +Dan Majerle,majerda01,1997,RS,MIA,2349,1264,1.669967533,2.006510989,3.676478522,4.144209329,4.144209329,0,1.76282919,1.773430919,3.536260109,-0.003972135 +Jamal Mashburn,mashbja01,1997,RS,MIA,2210,1189,0.66734813,1.274909863,1.942257993,2.887368032,2.887368032,0,0.775582876,1.690544744,2.46612762,1.311645207 +John Crotty,crottjo01,1997,RS,MIA,1225,659,1.379355963,-1.236252892,0.143103072,0.975625995,0.975625995,0,0.469123039,-1.457373443,-0.988250404,0.272212717 +Kurt Thomas,thomaku01,1997,RS,MIA,695,374,-4.777779168,1.449153336,-3.328625832,-0.111545418,-0.111545418,0,-4.576498914,1.757599834,-2.81889908,0.938108887 +Gary Grant,grantga01,1997,RS,MIA,678,365,-2.575068738,0.195642408,-2.379426331,0.069610338,0.069610338,0,-2.475121301,-0.308323485,-2.783444786,0.794721339 +Willie Anderson,anderwi01,1997,RS,MIA,563,303,-0.21528216,0.868182215,0.652900055,0.527587154,0.527587154,0,-0.902166802,0.192527903,-0.709638898,0.265542431 +Ed Pinckney,pincked01,1997,RS,MIA,507,273,-3.100299013,0.606455159,-2.493843854,0.035613178,0.035613178,0,-3.552135569,-0.669368719,-4.221504288,-0.167342399 +Mark Strickland,stricma01,1997,RS,MIA,284,153,-6.913510382,0.576271232,-6.337239149,-0.280308479,-0.280308479,0,-6.515531092,-1.426850866,-7.942381958,0.093344521 +James Scott,scottja01,1997,RS,MIA,59,32,-9.86383373,2.531402834,-7.332430896,-0.076926093,-0.076926093,0,-8.887862168,1.878674125,-7.009188043,2.575450247 +Martin Muursepp,muursma01,1997,RS,MIA,50,27,-6.022126703,-4.020947128,-10.04307383,-0.103748931,-0.103748931,0,-4.815952157,-5.736265967,-10.55221812,2.982824908 +Bruce Bowen,bowenbr01,1997,RS,MIA,2,1,-6.051458135,24.81435511,18.76289698,0.010258389,0.010258389,0,-7.493667443,14.78708715,7.293419704,-5.965230092 +Matt Fish,fishma01,1997,RS,MIA,2,1,-7.401352135,-2.485619047,-9.886971183,-0.003580812,-0.003580812,0,-8.330874716,-5.025594444,-13.35646916,-1.515440092 +Vin Baker,bakervi01,1997,RS,MIL,5958,3159,0.908088629,0.212861865,1.120950494,6.215598803,6.215598803,0,1.202064297,0.387495265,1.589559562,-0.3407475 +Glenn Robinson,robingl01,1997,RS,MIL,5873,3114,0.022931042,-0.078694956,-0.055763914,4.272359717,4.272359717,0,0.41742298,-0.160985531,0.25643745,-0.173582075 +Ray Allen,allenra02,1997,RS,MIL,4775,2532,1.532819491,-1.203453236,0.329366254,3.978710122,3.978710122,0,1.471212985,-0.955927896,0.515285089,0.016137946 +Sherman Douglas,douglsh01,1997,RS,MIL,4368,2316,1.817004084,-1.22188528,0.595118803,3.945281729,3.945281729,0,1.424995965,-0.944352375,0.48064359,-0.170569412 +Johnny Newman,newmajo01,1997,RS,MIL,3885,2060,-0.920133118,-0.7245316,-1.644664718,1.168933785,1.168933785,0,-1.072815106,-0.474224585,-1.54703969,0.566594629 +Armen Gilliam,gilliar01,1997,RS,MIL,3866,2050,-1.783877988,0.131541914,-1.652336074,1.145904985,1.145904985,0,-1.801658222,0.00057829,-1.801079932,-0.171107052 +Elliot Perry,perryel01,1997,RS,MIL,3008,1595,0.922169624,0.579017135,1.501186759,3.465094121,3.465094121,0,0.908509804,0.239548292,1.148058096,0.147982658 +Andrew Lang,langan01,1997,RS,MIL,2252,1194,-3.126326144,0.50317929,-2.623146853,0.077053336,0.077053336,0,-3.120221753,0.418860297,-2.701361457,-0.26323026 +Chucky Brown,brownch01,1997,RS,MIL,1271,674,-1.105335122,-1.827784756,-2.933119878,-0.063101382,-0.063101382,0,-2.061602273,-2.076508896,-4.138111168,0.189940648 +Joe Wolf,wolfjo01,1997,RS,MIL,990,525,-3.55417505,0.155325188,-3.398849862,-0.175875713,-0.175875713,0,-3.774823453,0.620339866,-3.154483588,1.091084151 +David Wood,woodda01,1997,RS,MIL,453,240,-1.143377672,-0.673939332,-1.817317004,0.115204624,0.115204624,0,-1.671170277,-1.042769129,-2.713939406,0.798597215 +Shawn Respert,respesh01,1997,RS,MIL,157,83,-3.496904967,-5.45401109,-8.950916058,-0.263629093,-0.263629093,0,-3.974512447,-7.159158941,-11.13367139,0.361896978 +Keith Tower,towerke01,1997,RS,MIL,136,72,-7.948517942,-0.376679583,-8.325197525,-0.20792866,-0.20792866,0,-7.533555607,0.004728257,-7.52882735,1.393354761 +Acie Earl,earlac01,1997,RS,MIL,81,43,-4.540705536,3.025529831,-1.515175705,0.027481981,0.027481981,0,-3.633974586,2.791605965,-0.842368622,1.319320032 +Darrin Hancock,hancoda01,1997,RS,MIL,74,39,-7.388197047,-0.784843924,-8.173040971,-0.109563012,-0.109563012,0,-7.320952244,-1.193844155,-8.514796399,1.400794098 +Jimmy Carruth,carruji01,1997,RS,MIL,40,21,-4.436774101,-0.462159162,-4.898933263,-0.023209079,-0.023209079,0,-5.231041681,-1.126334052,-6.357375733,0.733141408 +Cuonzo Martin,marticu01,1997,RS,MIL,25,13,-17.91047252,-5.570885729,-23.48135825,-0.138819102,-0.138819102,0,-16.04508832,-6.97693505,-23.02202337,0.873557908 +Tom Gugliotta,guglito01,1997,RS,MIN,5984,3131,-0.343378235,0.761874457,0.418496222,5.044004324,5.044004324,0,0.249576547,0.794933251,1.044509798,-0.314899916 +Kevin Garnett,garneke01,1997,RS,MIN,5724,2995,0.284141288,1.608035347,1.892176635,7.030764024,7.030764024,0,0.209303701,1.51127874,1.720582441,-0.80672052 +Stephon Marbury,marbust01,1997,RS,MIN,4442,2324,2.221518062,-1.861695557,0.359822505,3.680523934,3.680523934,0,2.340480258,-1.556246081,0.784234177,-0.168471978 +Sam Mitchell,mitchsa01,1997,RS,MIN,3907,2044,-1.602629174,-1.017516945,-2.620146119,0.135563874,0.135563874,0,-1.929883379,-0.792392924,-2.722276303,0.098323722 +Doug West,westdo01,1997,RS,MIN,3670,1920,-2.052710846,-0.828105762,-2.880816608,-0.128471648,-0.128471648,0,-2.3872806,-0.098890925,-2.486171526,0.231998595 +Dean Garrett,garrede01,1997,RS,MIN,3182,1665,-0.401080618,1.962800395,1.561719776,3.633422011,3.633422011,0,-0.717019437,1.66443852,0.947419083,-0.730247188 +Terry Porter,portete01,1997,RS,MIN,2997,1568,0.952522967,-1.458540683,-0.506017716,1.793870135,1.793870135,0,0.787230119,-1.965513161,-1.178283042,-0.066150252 +James Robinson,robinja02,1997,RS,MIN,2502,1309,0.647980834,-2.113947242,-1.465966408,0.861868365,0.861868365,0,0.752451849,-2.034326641,-1.281874792,0.460151683 +Cherokee Parks,parksch02,1997,RS,MIN,1837,961,-1.765929504,1.299713039,-0.466216465,1.124347787,1.124347787,0,-2.007965982,1.284939515,-0.723026467,0.375178232 +Chris Carr,carrch01,1997,RS,MIN,1586,830,0.304523645,-1.278258666,-0.973735022,0.7554094,0.7554094,0,-0.128514145,-1.376930563,-1.505444708,0.390833483 +Stojko Vrankovic,vrankst01,1997,RS,MIN,1464,766,-4.905765237,0.338658972,-4.567106266,-0.711583622,-0.711583622,0,-4.993855191,-0.214206299,-5.20806149,0.184332996 +Shane Heal,healsh01,1997,RS,MIN,451,236,-3.532140885,-3.457950414,-6.990091299,-0.51512358,-0.51512358,0,-2.94170338,-4.453167859,-7.394871238,0.819712968 +Reggie Jordan,jordare01,1997,RS,MIN,59,31,2.974492746,0.732870488,3.707363234,0.102702395,0.102702395,0,2.052682164,-0.650147649,1.402534516,0.510585163 +Kendall Gill,gillke01,1997,RS,NJN,6229,3199,1.993130875,0.563809905,2.55694078,8.636728744,8.636728744,0,1.96363844,0.684881208,2.648519648,-0.262199144 +Kerry Kittles,kittlke01,1997,RS,NJN,5865,3012,1.950344276,0.616356877,2.566701153,8.150022129,8.150022129,0,1.958683942,0.861037955,2.819721897,-0.226412688 +Tony Massenburg,masseto01,1997,RS,NJN,3805,1954,-1.886369355,-1.109732192,-2.996101547,-0.244446628,-0.244446628,0,-2.250592049,-1.181623845,-3.432215895,-0.33458944 +Jayson Williams,willija01,1997,RS,NJN,2788,1432,-1.198490299,-0.626140949,-1.824631247,0.671704964,0.671704964,0,-1.071220422,-0.273130678,-1.3443511,-0.590562922 +Shawn Bradley,bradlsh01,1997,RS,NJN,2391,1228,-3.692639993,-1.391264045,-5.083904037,-1.458159615,-1.458159615,0,-3.429054979,-1.128201055,-4.557256034,-0.255304705 +Robert Pack,packro01,1997,RS,NJN,2307,1185,0.325981809,-1.365320855,-1.039339046,1.037977532,1.037977532,0,0.48022769,-1.317244221,-0.837016531,0.329472904 +Xavier McDaniel,mcdanxa01,1997,RS,NJN,2278,1170,-2.930481916,-0.830294317,-3.760776233,-0.603365498,-0.603365498,0,-2.963722927,-1.057482514,-4.021205442,-0.000181729 +Jim Jackson,jacksji01,1997,RS,NJN,2249,1155,0.441579115,-1.850951695,-1.40937258,0.793231021,0.793231021,0,0.382826053,-1.896503551,-1.513677499,0.37249106 +Khalid Reeves,reevekh01,1997,RS,NJN,2041,1048,0.12970941,-3.080691691,-2.950982282,-0.109748742,-0.109748742,0,0.009273318,-2.929983035,-2.920709717,1.940848556 +Eric Montross,montrer01,1997,RS,NJN,1643,844,-2.142241209,-1.282369244,-3.424610453,-0.289865733,-0.289865733,0,-2.441523943,-0.568773757,-3.0102977,-0.197107371 +Sam Cassell,cassesa01,1997,RS,NJN,1513,777,2.969913247,-0.721716668,2.248196578,2.018148215,2.018148215,0,3.141040361,0.061296486,3.202336847,1.691875863 +Ed O'Bannon,obanned01,1997,RS,NJN,1234,634,-1.525450324,-0.499058427,-2.024508751,0.237227065,0.237227065,0,-1.853280798,-0.63220815,-2.485488948,0.99342114 +Kevin Edwards,edwarke01,1997,RS,NJN,929,477,-3.976628824,-2.317970614,-6.294599439,-0.862861619,-0.862861619,0,-3.858488211,-3.262308151,-7.120796362,0.024199284 +Joe Kleine,kleinjo01,1997,RS,NJN,882,453,-4.021990618,-1.68743086,-5.709421477,-0.683574913,-0.683574913,0,-4.346387778,-1.863394343,-6.209782121,-0.054480636 +Yinka Dare,dareyi01,1997,RS,NJN,609,313,-6.792911911,-0.161359083,-6.954270995,-0.673031064,-0.673031064,0,-6.86207411,-1.165522156,-8.027596265,0.22291738 +Lloyd Daniels,daniell01,1997,RS,NJN,549,282,0.093937993,-1.791882356,-1.697944363,0.154470069,0.154470069,0,0.024173838,-1.929408088,-1.90523425,1.871354298 +Adrian Caldwell,caldwad01,1997,RS,NJN,397,204,-5.81340046,-0.71502277,-6.52842323,-0.395267184,-0.395267184,0,-5.766045559,-1.10114174,-6.867187298,0.465448447 +Reggie Williams,willire01,1997,RS,NJN,325,167,-1.001858682,-0.266238542,-1.268097224,0.130629822,0.130629822,0,-0.723623341,-0.00247819,-0.72610153,3.155899847 +Chris Gatling,gatlich01,1997,RS,NJN,179,92,-0.700740268,-0.117027368,-0.817767636,0.090944412,0.090944412,0,-0.554738284,0.636715504,0.08197722,0.25004488 +Jack Haley,haleyja01,1997,RS,NJN,144,74,-0.546740023,-0.748405528,-1.29514555,0.054983831,0.054983831,0,-0.973018935,-0.839268181,-1.812287116,0.093187895 +Evric Gray,grayev01,1997,RS,NJN,82,42,-6.155795235,-3.144873542,-9.300668778,-0.141429402,-0.141429402,0,-6.146053152,-3.960296122,-10.10634927,0.68848003 +Robert Werdann,werdaro01,1997,RS,NJN,60,31,-4.004845938,1.741533324,-2.263312614,0.007925211,0.007925211,0,-3.972694742,3.285185576,-0.687509167,2.698951742 +Vincent Askew,askewvi01,1997,RS,NJN,14,7,-5.249929776,-4.51678678,-9.766716556,-0.025138518,-0.025138518,0,-6.779567264,-4.435692499,-11.21525976,0.287734908 +Patrick Ewing,ewingpa01,1997,RS,NYK,5506,2887,-2.221556411,4.342562536,2.121006125,7.143251395,7.143251395,0,-1.703703515,3.288067746,1.58436423,-0.400441871 +Charles Oakley,oaklech01,1997,RS,NYK,5479,2873,-0.21778143,2.077040741,1.859259312,6.742741988,6.742741988,0,-0.22609603,2.38487984,2.15878381,-0.182763298 +Allan Houston,houstal01,1997,RS,NYK,5113,2681,-0.319023475,-1.025703131,-1.344726606,1.925700278,1.925700278,0,-0.32344588,-0.944128112,-1.267573992,0.166271616 +Larry Johnson,johnsla02,1997,RS,NYK,4983,2613,0.846872835,0.539656096,1.386528932,5.506134218,5.506134218,0,0.413574046,0.597877079,1.011451125,-0.14049012 +Chris Childs,childch01,1997,RS,NYK,3959,2076,-0.089099305,0.397566885,0.30846758,3.248986404,3.248986404,0,-0.145244326,0.688754102,0.543509777,0.268550295 +John Starks,starkjo01,1997,RS,NYK,3894,2042,2.146400982,0.811405508,2.95780649,5.99506232,5.99506232,0,2.349525826,0.606405377,2.955931203,0.744376282 +Charlie Ward,wardch01,1997,RS,NYK,3362,1763,-0.220905385,1.157859063,0.936953678,3.332179493,3.332179493,0,-0.405643682,0.985895568,0.580251886,0.435549676 +Buck Williams,willibu01,1997,RS,NYK,2853,1496,-0.625671706,1.02892437,0.403252664,2.408919399,2.408919399,0,-1.018387563,0.798556478,-0.219831085,0.082288191 +John Wallace,wallajo01,1997,RS,NYK,1501,787,-2.670406634,0.167930617,-2.502476017,0.099775647,0.099775647,0,-3.110076023,-1.024125015,-4.134201038,0.356231487 +Scott Brooks,brooksc01,1997,RS,NYK,479,251,-1.250429822,3.109375064,1.858945242,0.596458626,0.596458626,0,-1.519585258,2.797470465,1.277885207,0.964167508 +Walter McCarty,mccarwa01,1997,RS,NYK,366,192,-5.860952901,0.677735138,-5.183217763,-0.242776585,-0.242776585,0,-5.363400802,0.123130756,-5.240270046,1.693135428 +Herb Williams,willihe01,1997,RS,NYK,351,184,-5.038522333,0.474368771,-4.564153563,-0.169717884,-0.169717884,0,-5.335428852,-0.710546447,-6.045975299,-0.315622399 +Chris Jent,jentch01,1997,RS,NYK,19,10,4.076532186,-2.596618326,1.47991386,0.021430967,0.021430967,0,3.818965753,-2.31720599,1.501759763,-0.634486934 +Rony Seikaly,seikaro01,1997,RS,ORL,4866,2615,-1.386991274,0.327409217,-1.059582057,2.248904973,2.248904973,0,-1.27156605,0.291548999,-0.980017051,-0.259157058 +Horace Grant,grantho01,1997,RS,ORL,4644,2496,0.469794829,1.705649839,2.175444668,6.215293587,6.215293587,0,0.311926351,1.765648965,2.077575317,-0.830128477 +Anfernee Hardaway,hardaan01,1997,RS,ORL,4133,2221,3.930534244,0.356884203,4.287418447,7.950560343,7.950560343,0,3.810942915,0.64084285,4.451785765,-0.273720469 +Gerald Wilkins,wilkige01,1997,RS,ORL,4097,2202,-1.017871693,-1.859341784,-2.877213477,-0.142775593,-0.142775593,0,-1.268624531,-2.033396005,-3.302020536,-0.091758344 +Dennis Scott,scottde01,1997,RS,ORL,4030,2166,0.468077751,0.0157183,0.48379605,3.572035498,3.572035498,0,0.599358497,-0.016569636,0.582788861,-0.041125032 +Nick Anderson,anderni01,1997,RS,ORL,4025,2163,1.319752627,1.923148823,3.24290145,6.647510159,6.647510159,0,1.670901947,2.288237133,3.959139079,0.468693481 +Derek Strong,stronde01,1997,RS,ORL,3729,2004,-1.937402345,-0.598842367,-2.536244712,0.217811073,0.217811073,0,-2.176566159,-0.741884154,-2.918450313,-0.309417587 +Brian Shaw,shawbr01,1997,RS,ORL,3474,1867,-1.493601799,-1.06680993,-2.560411728,0.181485753,0.181485753,0,-1.490561416,-0.997066646,-2.487628062,0.452094364 +Darrell Armstrong,armstda01,1997,RS,ORL,1879,1010,1.149286027,0.004165877,1.153451903,2.035340789,2.035340789,0,1.339109976,-0.262424933,1.076685042,1.083552942 +Danny Schayes,schayda01,1997,RS,ORL,1005,540,-4.420067077,-0.1792511,-4.599318178,-0.510840925,-0.510840925,0,-4.689004863,-0.589945676,-5.278950539,0.239814635 +David Vaughn,vaughda02,1997,RS,ORL,554,298,-5.560864384,-0.161358376,-5.72222276,-0.453430514,-0.453430514,0,-5.551190719,-1.197273313,-6.748464031,0.309961172 +Amal McCaskill,mccasam01,1997,RS,ORL,203,109,-9.94964203,-0.088239486,-10.03788152,-0.404490583,-0.404490583,0,-9.33422331,-2.373791902,-11.70801521,-0.180490092 +Brian Evans,evansbr01,1997,RS,ORL,110,59,-1.93308608,-1.038740973,-2.971827052,-0.006651825,-0.006651825,0,-2.442001669,-2.332077053,-4.774078721,-0.349426364 +Kenny Smith,smithke01,1997,RS,ORL,87,47,-5.36216647,-6.040934877,-11.40310135,-0.209247846,-0.209247846,0,-5.622408254,-7.601659827,-13.22406808,0.770355656 +Donald Royal,royaldo01,1997,RS,ORL,54,29,-5.130885347,-4.953334459,-10.08421981,-0.108419308,-0.108419308,0,-5.393313848,-5.058223674,-10.45153752,-0.081015832 +Felton Spencer,spencfe01,1997,RS,ORL,35,19,4.903681298,-3.408195437,1.495485861,0.040477682,0.040477682,0,3.57120322,-3.709325287,-0.138122067,-1.501588663 +Dell Demps,dempsde01,1997,RS,ORL,19,10,-6.690787317,3.705100896,-2.985686421,-0.001221176,-0.001221176,0,-6.1633556,3.364588493,-2.798767107,1.419429908 +Jerry Stackhouse,stackje01,1997,RS,PHI,6358,3166,-0.245874598,-2.329437153,-2.575311751,0.282262356,0.282262356,0,-0.048900281,-1.976986409,-2.02588669,0.028981162 +Allen Iverson,iversal01,1997,RS,PHI,6115,3045,1.736144421,-0.993015206,0.743129215,5.446329913,5.446329913,0,2.36265249,-0.256284484,2.106368007,0.328700585 +Clarence Weatherspoon,weathcl01,1997,RS,PHI,5922,2949,-0.568032586,-0.484536577,-1.052569163,2.528989834,2.528989834,0,-1.048358505,-0.38376426,-1.432122765,-0.8907796 +Derrick Coleman,colemde01,1997,RS,PHI,4221,2102,-0.462163652,-0.869095271,-1.331258922,1.51533694,1.51533694,0,-0.18620606,-0.818943138,-1.005149198,-0.370546836 +Mark Davis,davisma02,1997,RS,PHI,3424,1705,-0.147485209,-0.120339829,-0.267825038,2.1723516,2.1723516,0,-0.330728412,0.17350764,-0.157220772,0.554900785 +Scott Williams,willisc01,1997,RS,PHI,2645,1317,-1.726151803,-0.003560021,-1.729711824,0.686221197,0.686221197,0,-1.912037765,0.657936756,-1.254101009,0.087250793 +Michael Cage,cagemi01,1997,RS,PHI,2504,1247,-2.914581047,0.670947129,-2.243633918,0.32003389,0.32003389,0,-3.266569091,0.342808119,-2.923760971,-0.602211038 +Rex Walters,waltere01,1997,RS,PHI,2091,1041,0.896698661,-2.750634076,-1.853935415,0.475204842,0.475204842,0,0.330641713,-3.138309321,-2.807667607,-0.136399695 +Lucious Harris,harrilu01,1997,RS,PHI,1633,813,-1.578084223,-1.020909422,-2.598993645,0.062521441,0.062521441,0,-1.640395456,-1.60023297,-3.240628426,-0.167362884 +Don MacLean,macledo01,1997,RS,PHI,1472,733,-1.863085135,-2.518955129,-4.382040264,-0.610268819,-0.610268819,0,-2.048122515,-2.867560899,-4.915683414,-0.011370357 +Doug Overton,overtdo01,1997,RS,PHI,1273,634,-0.395380802,-2.208177879,-2.60355868,0.047193962,0.047193962,0,-1.04974317,-2.809127145,-3.858870315,-0.337017507 +Adrian Caldwell,caldwad01,1997,RS,PHI,733,365,-3.212491688,-1.971302539,-5.183794226,-0.456216301,-0.456216301,0,-3.626275119,-1.533583867,-5.159858986,0.60157512 +Mark Hendrickson,hendrma01,1997,RS,PHI,604,301,-2.444747825,-0.988930844,-3.433678669,-0.104836617,-0.104836617,0,-2.644280834,-1.549818058,-4.194098892,-0.135631913 +Mark Bradtke,bradtma01,1997,RS,PHI,504,251,-4.01684535,-1.493830936,-5.510676286,-0.35289507,-0.35289507,0,-4.393176489,-1.877394788,-6.270571277,-0.164599238 +Frankie King,kingfr01,1997,RS,PHI,118,59,-0.273664771,0.810298901,0.536634131,0.099011793,0.099011793,0,-0.850832659,0.60605481,-0.244777849,0.072119824 +Joe Courtney,courtjo01,1997,RS,PHI,104,52,-3.865447069,-4.244543193,-8.109990262,-0.142190879,-0.142190879,0,-4.471272246,-3.757226899,-8.228499145,-0.007576342 +Kevin Johnson,johnske02,1997,RS,PHO,5220,2658,6.164675498,-0.774212637,5.390462861,10.93970081,10.93970081,0,5.691208767,-0.410103516,5.281105252,-0.823934772 +Wesley Person,persowe01,1997,RS,PHO,4568,2326,2.134704674,-0.137717107,1.996987567,5.604888735,5.604888735,0,2.260355,-0.27784372,1.982511281,-0.461357204 +Hot Rod Williams,williho01,1997,RS,PHO,4197,2137,-1.845069172,1.656225633,-0.188843539,2.770313963,2.770313963,0,-1.648990233,1.675418516,0.026428283,-0.722475991 +Danny Manning,mannida01,1997,RS,PHO,4191,2134,0.009223281,0.551913049,0.56113633,3.61431966,3.61431966,0,0.224311231,0.710950551,0.935261782,0.234505482 +Rex Chapman,chapmre01,1997,RS,PHO,3600,1833,2.003395062,-1.380220872,0.62317419,3.152403396,3.152403396,0,2.06809039,-1.475938742,0.592151649,-0.062993208 +Jason Kidd,kiddja01,1997,RS,PHO,2304,1173,2.658446035,1.78150124,4.439947275,4.316791355,4.316791355,0,2.886368365,2.298555532,5.184923897,0.293984987 +Cedric Ceballos,cebalce01,1997,RS,PHO,2253,1147,0.442963508,-0.970090437,-0.527126929,1.30482552,1.30482552,0,0.561308941,-1.114647216,-0.553338275,0.280709793 +Mark Bryant,bryanma01,1997,RS,PHO,1999,1018,-0.886571483,-1.225292678,-2.111864162,0.332054706,0.332054706,0,-1.07932594,-0.703586236,-1.782912176,0.169991359 +Michael Finley,finlemi01,1997,RS,PHO,1563,796,0.195134225,-1.436920126,-1.2417859,0.611681447,0.611681447,0,0.114883006,-1.78474336,-1.669860354,-0.124140092 +Wayman Tisdale,tisdawa01,1997,RS,PHO,1528,778,-5.937884904,-2.074941149,-8.012826053,-2.095183988,-2.095183988,0,-5.58345352,-2.157029715,-7.740483236,0.270002297 +Robert Horry,horryro01,1997,RS,PHO,1412,719,-1.546282908,-0.538732492,-2.0850154,0.24732833,0.24732833,0,-1.293016941,-0.521205486,-1.814222427,1.267957961 +Steve Nash,nashst01,1997,RS,PHO,1343,684,-1.241918585,-2.659975225,-3.90189381,-0.403799957,-0.403799957,0,-1.529526335,-2.767168946,-4.296695281,0.412187414 +A.C. Green,greenac01,1997,RS,PHO,1076,548,-3.039341929,-0.079794811,-3.11913674,-0.10260576,-0.10260576,0,-2.985465754,-0.648073831,-3.633539584,-0.531422489 +Sam Cassell,cassesa01,1997,RS,PHO,1059,539,1.207469071,-1.520884515,-0.313415444,0.680858466,0.680858466,0,1.515523856,-1.140314815,0.375209041,1.471249927 +Loren Meyer,meyerlo01,1997,RS,PHO,882,449,-4.534590615,-3.208578134,-7.743168749,-1.15244207,-1.15244207,0,-4.35299018,-3.150722385,-7.503712565,0.686732505 +Joe Kleine,kleinjo01,1997,RS,PHO,717,365,-6.549308772,-0.928782296,-7.478091068,-0.882977834,-0.882977834,0,-6.182567211,-1.025346271,-7.207913482,0.258949671 +Horacio Llamas Grey,llamaho01,1997,RS,PHO,198,101,-7.01970464,4.78808664,-2.231618,0.027481131,0.027481131,0,-5.820896339,5.021888096,-0.799008243,2.626354151 +Ben Davis,davisbe01,1997,RS,PHO,192,98,-4.65926624,0.123596875,-4.535669365,-0.090128481,-0.090128481,0,-4.369812149,0.041734504,-4.328077645,0.864395325 +Rumeal Robinson,robinru01,1997,RS,PHO,171,87,-3.069906999,-3.527159946,-6.597066945,-0.172860496,-0.172860496,0,-3.147498945,-4.158471091,-7.305970036,1.121795113 +Chucky Brown,brownch01,1997,RS,PHO,163,83,-2.685287863,-3.266426345,-5.951714208,-0.13653593,-0.13653593,0,-3.472465502,-3.271975363,-6.744440866,0.64223905 +Mike Brown,brownmi01,1997,RS,PHO,163,83,-2.608617966,-0.811768518,-3.420386484,-0.028222091,-0.028222091,0,-2.922335852,-1.209897277,-4.132233129,-0.535196656 +Tony Dumas,dumasto01,1997,RS,PHO,100,51,-6.398734014,-4.089442235,-10.48817625,-0.204897756,-0.204897756,0,-6.565578609,-3.4848453,-10.05042391,1.608384108 +Dexter Boney,boneyde01,1997,RS,PHO,94,48,-2.597929665,-0.21750955,-2.815439214,-0.001606618,-0.001606618,0,-2.454876349,-1.343910503,-3.798786852,0.229929589 +Kenny Anderson,anderke01,1997,RS,POR,5902,3081,4.432786659,1.678466768,6.111253426,13.9175148,13.9175148,0,4.528758038,2.246692253,6.775450291,-0.076791012 +Clifford Robinson,robincl02,1997,RS,POR,5894,3077,0.749302893,0.775623932,1.524926825,6.718501124,6.718501124,0,0.992195657,0.967771092,1.959966749,0.100020706 +Isaiah Rider,rideris01,1997,RS,POR,4909,2563,0.562910626,-1.602752796,-1.03984217,2.233530303,2.233530303,0,0.483548025,-1.571118347,-1.087570322,-0.112009637 +Gary Trent,trentga01,1997,RS,POR,3674,1918,-0.317071311,-0.100821014,-0.417892326,2.276980742,2.276980742,0,-0.45394167,-0.536973582,-0.990915252,-0.205327675 +Rasheed Wallace,wallara01,1997,RS,POR,3624,1892,0.497573076,0.771515344,1.26908842,3.88057347,3.88057347,0,0.44309357,0.760409052,1.203502622,0.022435725 +Chris Dudley,dudlech02,1997,RS,POR,3525,1840,-3.878533013,2.565194583,-1.31333843,1.347151744,1.347151744,0,-3.764344125,2.265352033,-1.498992092,-0.104208753 +Arvydas Sabonis,sabonar01,1997,RS,POR,3375,1762,0.759012885,3.281062095,4.04007498,6.116078108,6.116078108,0,1.070586897,2.611341717,3.681928615,0.179217117 +Aaron McKie,mckieaa01,1997,RS,POR,1485,775,-2.442673069,0.3264032,-2.11626987,0.252112069,0.252112069,0,-2.618522764,-0.195556322,-2.814079086,0.557909821 +Stacey Augmon,augmost01,1997,RS,POR,1245,650,-1.285965043,0.600980682,-0.68498436,0.68440451,0.68440451,0,-1.814249084,0.130900333,-1.683348751,-0.055516212 +Dontonio Wingfield,wingfdo01,1997,RS,POR,1090,569,-0.082653034,-0.954548871,-1.037201905,0.503426209,0.503426209,0,-0.115592306,-1.05535285,-1.170945156,1.136818367 +Mitchell Butler,butlemi02,1997,RS,POR,891,465,-1.901013182,-1.274128915,-3.175142096,-0.101565118,-0.101565118,0,-2.291457938,-1.791461166,-4.082919104,0.636148954 +Jermaine O'Neal,onealje01,1997,RS,POR,877,458,-3.707156218,-0.469383436,-4.176539655,-0.331973923,-0.331973923,0,-3.905513858,-1.879031851,-5.784545709,-0.374462418 +Rumeal Robinson,robinru01,1997,RS,POR,565,295,-1.807865881,0.916979266,-0.890886615,0.284454166,0.284454166,0,-1.765300307,0.742002407,-1.0232979,1.513494298 +Marcus Brown,brownma01,1997,RS,POR,352,184,-0.44233697,-0.118506951,-0.560843921,0.207971349,0.207971349,0,-0.247999169,-0.281431628,-0.529430797,1.09248971 +Randolph Childress,childra01,1997,RS,POR,239,125,-4.828476912,-0.339527721,-5.168004633,-0.157020035,-0.157020035,0,-4.373230189,-1.438551618,-5.811781807,1.663891833 +Reggie Jordan,jordare01,1997,RS,POR,190,99,-0.501594422,0.777600028,0.276005606,0.153372587,0.153372587,0,-1.098897056,0.535582697,-0.56331436,0.316222119 +Aleksandar Djordjevic,djordal01,1997,RS,POR,117,61,-0.685292598,-4.110966579,-4.796259177,-0.062826405,-0.062826405,0,-1.503006585,-5.822514045,-7.325520631,-1.228982143 +Ennis Whatley,whatlen01,1997,RS,POR,42,22,-3.552106313,-2.763388056,-6.315494368,-0.040621026,-0.040621026,0,-4.650530456,-1.713404779,-6.363935236,1.369221575 +Ruben Nembhard,nembhru01,1997,RS,POR,36,19,-5.407082831,4.758026027,-0.649056804,0.021186291,0.021186291,0,-3.203197867,3.835671643,0.632473776,3.674889631 +Mitch Richmond,richmmi01,1997,RS,SAC,5993,3125,4.062069647,-0.537807446,3.524262202,9.986900086,9.986900086,0,4.066591985,-0.189983344,3.87660864,-0.151671176 +Olden Polynice,polynol01,1997,RS,SAC,5548,2893,-2.761788516,-0.327042473,-3.088830988,-0.498009195,-0.498009195,0,-2.353895306,0.063607488,-2.290287817,-0.384681672 +Michael Smith,smithmi02,1997,RS,SAC,4844,2526,-0.42647291,0.885730094,0.459257183,4.120917849,4.120917849,0,-0.56905297,1.051900246,0.482847276,-0.332298936 +Mahmoud Abdul-Rauf,abdulma02,1997,RS,SAC,4086,2131,-0.389777871,-1.726187046,-2.115964917,0.689871014,0.689871014,0,-0.296631357,-1.370142593,-1.66677395,0.069513836 +Billy Owens,owensbi01,1997,RS,SAC,3826,1995,-0.259468821,-0.308080862,-0.567549684,2.216765291,2.216765291,0,-0.408055082,-0.304845578,-0.712900661,-0.190590324 +Corliss Williamson,willico02,1997,RS,SAC,3820,1992,-1.229591177,-0.705646431,-1.935237609,0.830930407,0.830930407,0,-1.414143202,-0.621270417,-2.035413618,0.316543613 +Tyus Edney,edneyty01,1997,RS,SAC,2639,1376,-1.123430432,-1.054474835,-2.177905268,0.400765153,0.400765153,0,-1.337104748,-1.452859366,-2.789964114,-0.196645332 +Kevin Gamble,gamblke01,1997,RS,SAC,1827,953,-0.480345653,-0.921304213,-1.401649866,0.652569707,0.652569707,0,-0.908156923,-1.676331437,-2.58448836,-0.42118117 +Bobby Hurley,hurlebo01,1997,RS,SAC,1212,632,-0.880127885,-1.431353633,-2.311481518,0.141473535,0.141473535,0,-1.217178511,-2.085409464,-3.302587975,0.04829188 +Brian Grant,grantbr01,1997,RS,SAC,1164,607,-2.13844548,0.325061884,-1.813383597,0.290031566,0.290031566,0,-1.977629486,0.242372138,-1.735257347,-0.009588915 +Duane Causwell,causwdu01,1997,RS,SAC,1114,581,-3.768362103,0.620103538,-3.148258565,-0.119496504,-0.119496504,0,-3.85480786,1.097366423,-2.757441437,1.11481525 +Lionel Simmons,simmoli01,1997,RS,SAC,999,521,-2.221446677,-1.570344012,-3.791790688,-0.277203017,-0.277203017,0,-2.686777541,-2.272912006,-4.959689547,0.092352691 +Jeff Grayer,grayeje01,1997,RS,SAC,606,316,-1.151695051,-1.648788751,-2.800483802,-0.008159172,-0.008159172,0,-1.814942907,-1.74975247,-3.564695378,0.224370651 +Kevin Salvadori,salvake01,1997,RS,SAC,295,154,-6.986549763,-0.248982881,-7.235532644,-0.351378063,-0.351378063,0,-6.955983431,-1.946284804,-8.902268235,-0.272862058 +Lloyd Daniels,daniell01,1997,RS,SAC,54,28,-11.91840414,-2.260972907,-14.17937705,-0.172279315,-0.172279315,0,-9.390671689,-2.874320394,-12.26499208,5.032165464 +Devin Gray,grayde01,1997,RS,SAC,48,25,-3.322074063,7.51831417,4.196240107,0.089104992,0.089104992,0,-2.220637724,7.387731444,5.16709372,0.520849283 +Avery Johnson,johnsav01,1997,RS,SAS,4548,2472,0.850007161,-1.677566746,-0.827559586,2.41084755,2.41084755,0,0.313125081,-1.112198638,-0.799073557,-0.517951435 +Vinny Del Negro,delnevi01,1997,RS,SAS,4126,2243,0.601487236,-2.336572642,-1.735085406,1.156024106,1.156024106,0,0.050060208,-1.99832958,-1.948269372,-0.426034735 +Vernon Maxwell,maxweve01,1997,RS,SAS,3804,2068,-1.006982332,-1.373991397,-2.380973729,0.392695928,0.392695928,0,-0.486673965,-0.990909686,-1.477583651,0.782483444 +Dominique Wilkins,wilkido01,1997,RS,SAS,3578,1945,1.656780737,-2.274041441,-0.617260704,2.106137717,2.106137717,0,1.680877373,-2.625038976,-0.944161602,-0.442498775 +Will Perdue,perduwi01,1997,RS,SAS,3528,1918,-0.895949263,-0.597820517,-1.49376978,1.219174342,1.219174342,0,-1.161408619,-0.406408594,-1.567817214,-0.751735007 +Carl Herrera,herreca01,1997,RS,SAS,3379,1837,-4.370301814,-0.813053466,-5.18335528,-2.28414562,-2.28414562,0,-4.142437078,-0.474413879,-4.616850957,0.140605333 +Greg Anderson,andergr01,1997,RS,SAS,3052,1659,-3.451925706,0.475475317,-2.976450388,-0.191993313,-0.191993313,0,-3.499346656,0.823774052,-2.675572604,0.15271462 +Cory Alexander,alexaco01,1997,RS,SAS,2675,1454,0.191127892,-1.113748293,-0.922620401,1.36788467,1.36788467,0,0.529234508,-1.119475959,-0.590241451,0.826515269 +Sean Elliott,elliose01,1997,RS,SAS,2563,1393,0.133240708,-2.381796196,-2.248555488,0.355922852,0.355922852,0,-0.028364413,-2.102679945,-2.131044358,-0.11729292 +Monty Williams,willimo01,1997,RS,SAS,2474,1345,-1.642880239,-0.868734018,-2.511614258,0.164131683,0.164131683,0,-1.86587255,-1.067269228,-2.933141777,0.305056578 +Jamie Feick,feickja01,1997,RS,SAS,1130,614,-3.354169488,-1.709643791,-5.063813279,-0.726539473,-0.726539473,0,-3.332535841,-1.596039473,-4.928575315,0.215011484 +Charles Smith,smithch01,1997,RS,SAS,605,329,-5.016670313,0.515177381,-4.501492932,-0.294961425,-0.294961425,0,-4.871716182,0.25846407,-4.613252111,0.298959016 +David Robinson,robinda01,1997,RS,SAS,270,147,3.27906063,0.952412924,4.231473553,0.519388865,0.519388865,0,3.309906275,0.425773185,3.735679461,-0.735015017 +Stephen Howard,howarst01,1997,RS,SAS,127,69,0.349303288,3.898694607,4.247997895,0.248451527,0.248451527,0,0.225023914,3.411809786,3.6368337,0.776167074 +Jason Sasser,sasseja01,1997,RS,SAS,114,62,-5.817113493,-1.785618054,-7.602731547,-0.156325382,-0.156325382,0,-6.070984581,-1.073221455,-7.144206036,1.677502715 +Tim Kempton,kemptti01,1997,RS,SAS,109,59,-10.08309294,-4.633310304,-14.71640324,-0.358806323,-0.358806323,0,-10.00897469,-6.387923495,-16.39689818,-0.355669541 +Joe Courtney,courtjo01,1997,RS,SAS,88,48,-7.706984684,-5.232407009,-12.93939169,-0.249788098,-0.249788098,0,-7.711496006,-5.309099815,-13.02059582,0.092876158 +Gaylon Nickerson,nickega01,1997,RS,SAS,66,36,0.269829903,-4.347903548,-4.078073645,-0.024030197,-0.024030197,0,-1.285574499,-5.194911064,-6.480485563,-1.357214789 +Devin Gray,grayde01,1997,RS,SAS,44,24,-17.64321396,-4.688213512,-22.33142747,-0.250360556,-0.250360556,0,-15.13278517,-3.105951434,-18.23873661,4.030373772 +Darrin Hancock,hancoda01,1997,RS,SAS,15,8,5.379028983,-4.933462657,0.445566326,0.013208397,0.013208397,0,3.032338435,-3.154087643,-0.121749208,1.157009908 +Gary Payton,paytoga01,1997,RS,SEA,6114,3213,4.894876042,1.452871015,6.347747057,14.92731717,14.92731717,0,5.27559803,1.985448911,7.261046941,0.083397077 +Hersey Hawkins,hawkihe01,1997,RS,SEA,5242,2755,3.592549573,1.228040419,4.820589991,10.60643634,10.60643634,0,3.477596429,1.24296508,4.720561509,-0.298362306 +Shawn Kemp,kempsh01,1997,RS,SEA,5233,2750,0.687025868,1.170604647,1.857630514,6.478890883,6.478890883,0,1.114139623,1.217494676,2.331634299,0.199804617 +Detlef Schrempf,schrede01,1997,RS,SEA,4171,2192,2.721729674,-0.448412692,2.273316982,5.596802869,5.596802869,0,2.45756712,-0.579091914,1.878475206,-0.34218242 +Sam Perkins,perkisa01,1997,RS,SEA,3760,1976,0.723368147,1.457884025,2.181252172,4.959768714,4.959768714,0,1.146534813,0.631744147,1.77827896,-0.214736929 +Jim McIlvaine,mcilvji01,1997,RS,SEA,2811,1477,-4.696030383,3.085026578,-1.611003804,0.86078994,0.86078994,0,-4.536600475,2.557254873,-1.979345602,0.263861616 +Larry Stewart,stewala01,1997,RS,SEA,1869,982,-2.410519565,-0.723989132,-3.134508697,-0.192887964,-0.192887964,0,-2.675324545,-1.55171068,-4.227035224,0.115011642 +David Wingate,wingada01,1997,RS,SEA,1768,929,-1.528543113,-0.262157998,-1.790701111,0.457085262,0.457085262,0,-1.862518953,-0.397745015,-2.260263968,0.481832731 +Craig Ehlo,ehlocr01,1997,RS,SEA,1614,848,-3.068019995,-0.659883646,-3.727903641,-0.424608584,-0.424608584,0,-2.93940451,-1.378825829,-4.318230339,0.327615956 +Terry Cummings,cummite01,1997,RS,SEA,1576,828,-1.603059745,-0.038501691,-1.641561436,0.469904801,0.469904801,0,-1.489513492,-0.036630168,-1.526143661,0.321514509 +Nate McMillan,mcmilna01,1997,RS,SEA,1518,798,0.940769792,2.769490862,3.710260655,2.642596873,2.642596873,0,0.904920438,2.944243315,3.849163753,0.42912981 +Eric Snow,snower01,1997,RS,SEA,1475,775,-0.777231221,-0.516473695,-1.293704917,0.577646027,0.577646027,0,-1.34467542,-0.692983124,-2.037658544,0.288370471 +Greg Graham,grahagr01,1997,RS,SEA,375,197,-2.094783118,0.389720252,-1.705062866,0.105943411,0.105943411,0,-1.675496477,-0.931143403,-2.60663988,0.797103855 +Steve Scheffler,schefst01,1997,RS,SEA,55,29,-7.203764678,-5.806287653,-13.01005233,-0.154478076,-0.154478076,0,-7.145582812,-6.964587581,-14.11017039,1.606431727 +Antonio Harvey,harvean01,1997,RS,SEA,49,26,-0.395772758,2.499659168,2.10388641,0.065432903,0.065432903,0,-1.21029047,2.847702522,1.637412052,1.4812095 +Elmore Spencer,spencel01,1997,RS,SEA,10,5,-20.72392558,8.264484025,-12.45944155,-0.025041784,-0.025041784,0,-17.02317094,5.071613361,-11.95155758,1.005784908 +Damon Stoudamire,stoudda01,1997,RS,TOR,6321,3311,3.103657046,-1.282401749,1.821255297,7.691703691,7.691703691,0,3.162483092,-0.987750096,2.174732995,-0.359134268 +Doug Christie,chrisdo01,1997,RS,TOR,5970,3127,1.226457072,1.694672085,2.921129157,9.071997466,9.071997466,0,1.314391861,2.169473942,3.483865804,0.245127141 +Walt Williams,williwa02,1997,RS,TOR,5054,2647,1.224212141,-0.104452975,1.119759167,5.250235796,5.250235796,0,1.321868684,0.270821976,1.592690659,0.421307653 +Popeye Jones,jonespo01,1997,RS,TOR,4622,2421,-1.294408576,-0.732355285,-2.026763862,0.889732768,0.889732768,0,-1.661077701,-0.419960373,-2.081038074,-0.368177441 +Marcus Camby,cambyma01,1997,RS,TOR,3622,1897,-2.531134764,1.373482234,-1.15765253,1.540206121,1.540206121,0,-2.254284201,1.126390278,-1.127893924,-0.056038866 +Carlos Rogers,rogerca01,1997,RS,TOR,2667,1397,0.399061641,0.379624214,0.778685855,2.508944912,2.508944912,0,0.035105608,0.081475029,0.116580637,-0.222188659 +Sharone Wright,wrighsh01,1997,RS,TOR,1926,1009,-8.311554683,-1.720526625,-10.03208131,-3.77061005,-3.77061005,0,-7.709304902,-2.293443121,-10.00274802,0.531985355 +Clifford Rozier,roziecl01,1997,RS,TOR,1398,732,-1.978345979,-0.173641815,-2.151987794,0.223367746,0.223367746,0,-2.200623139,-0.114635092,-2.315258231,0.012372283 +Hubert Davis,davishu01,1997,RS,TOR,1189,623,-1.896076431,-2.972222015,-4.868298446,-0.673886323,-0.673886323,0,-2.500344081,-3.573148914,-6.073492995,0.077986099 +Acie Earl,earlac01,1997,RS,TOR,872,457,-6.541380244,-1.973832564,-8.515212808,-1.350570965,-1.350570965,0,-6.244033822,-2.624331642,-8.868365464,0.430793727 +Shawn Respert,respesh01,1997,RS,TOR,787,412,-0.039777327,-1.01412536,-1.053902687,0.360986912,0.360986912,0,-0.505769367,-1.512528708,-2.018298075,1.142369006 +Reggie Slater,slatere01,1997,RS,TOR,775,406,-0.586783997,-2.072637572,-2.659421569,0.018724314,0.018724314,0,-0.98407202,-3.071635615,-4.055707635,-0.185840182 +John Long,longjo01,1997,RS,TOR,706,370,-3.154253475,-2.698418559,-5.852672034,-0.585748289,-0.585748289,0,-3.657490356,-3.708854048,-7.366344405,0.006929795 +Oliver Miller,milleol01,1997,RS,TOR,603,316,-0.753397405,-0.150340135,-0.90373754,0.299466773,0.299466773,0,-1.139469252,-0.035951502,-1.175420754,0.553796575 +Donald Whiteside,whitedo01,1997,RS,TOR,494,259,-2.100458193,-1.871343417,-3.971801611,-0.162325431,-0.162325431,0,-2.400636863,-2.520854846,-4.921491709,0.494199969 +Zan Tabak,tabakza01,1997,RS,TOR,416,218,-4.426154388,-0.53778402,-4.963938408,-0.24761095,-0.24761095,0,-4.296638761,-0.933742223,-5.230380984,0.507237745 +Martin Lewis,lewisma01,1997,RS,TOR,95,50,-0.322968708,-1.584097559,-1.907066267,0.02158395,0.02158395,0,-1.377718431,-1.94444401,-3.322162441,0.34251054 +Earl Cureton,curetea01,1997,RS,TOR,88,46,-3.351923891,-3.936988126,-7.288912017,-0.107661324,-0.107661324,0,-4.357804942,-3.280635845,-7.638440787,0.973737181 +Brad Lohaus,lohaubr01,1997,RS,TOR,86,45,-5.857802257,-1.918101174,-7.775903431,-0.116773267,-0.116773267,0,-5.598214918,-2.233817127,-7.832032045,1.094151536 +Benoit Benjamin,benjabe01,1997,RS,TOR,84,44,-5.047020852,-1.615577089,-6.662597941,-0.087824166,-0.087824166,0,-5.275549669,-2.217976263,-7.493525932,-0.009311401 +Jimmy Oliver,oliveji01,1997,RS,TOR,82,43,-5.04596838,-1.216221113,-6.262189494,-0.07754218,-0.07754218,0,-4.895410135,-2.615555557,-7.510965692,0.579905396 +Karl Malone,malonka01,1997,RS,UTA,5686,2998,5.877605553,1.142944079,7.020549632,14.86693757,14.86693757,0,6.147685717,1.04811369,7.195799407,-0.475634033 +John Stockton,stockjo01,1997,RS,UTA,5492,2896,7.028429428,0.911744529,7.940173957,15.70716736,15.70716736,0,6.791374407,1.186329137,7.977703544,-0.508309631 +Jeff Hornacek,hornaje01,1997,RS,UTA,4916,2592,4.334589292,0.735666821,5.070256114,10.30881809,10.30881809,0,4.242464044,0.87458819,5.117052233,-0.291085865 +Bryon Russell,russebr01,1997,RS,UTA,4789,2525,1.299443058,1.816504717,3.115947775,7.581358161,7.581358161,0,1.685653953,2.073721526,3.759375479,0.29611388 +Greg Ostertag,ostergr01,1997,RS,UTA,3448,1818,-2.084607365,2.479270412,0.394663046,2.905161796,2.905161796,0,-1.846830865,1.94358321,0.096752345,-0.364483586 +Antoine Carr,carran01,1997,RS,UTA,2769,1460,-2.694529645,-0.853497384,-3.548027029,-0.596396907,-0.596396907,0,-2.469683325,-0.95511208,-3.424795406,0.299799988 +Howard Eisley,eisleho01,1997,RS,UTA,2054,1083,-1.507587056,-1.270560222,-2.778147279,-0.015686721,-0.015686721,0,-1.274889308,-1.509083409,-2.783972718,0.786449553 +Shandon Anderson,andersh01,1997,RS,UTA,2022,1066,-2.591822222,-1.427863273,-4.019685494,-0.69132271,-0.69132271,0,-2.514984917,-1.827818498,-4.342803415,0.102386798 +Chris Morris,morrich01,1997,RS,UTA,1853,977,-2.088299091,0.091664031,-1.99663506,0.378733778,0.378733778,0,-1.767649821,-0.434236944,-2.201886765,0.779409034 +Greg Foster,fostegr01,1997,RS,UTA,1745,920,-5.197396185,-1.004763031,-6.202159216,-1.627569488,-1.627569488,0,-4.886144499,-1.333981057,-6.220125556,0.404414671 +Adam Keefe,keefead01,1997,RS,UTA,1735,915,-3.09374384,0.917072784,-2.176671056,0.267344242,0.267344242,0,-2.815339388,0.204449433,-2.610889955,-0.103861584 +Stephen Howard,howarst01,1997,RS,UTA,662,349,-1.031495148,-0.671075073,-1.70257022,0.188439844,0.188439844,0,-1.301422246,-0.910873312,-2.212295558,0.946616721 +Jamie Watson,watsoja01,1997,RS,UTA,245,129,-3.004833111,3.052557411,0.0477243,0.186234509,0.186234509,0,-2.580883329,2.474412908,-0.106470421,1.040742888 +Ruben Nembhard,nembhru01,1997,RS,UTA,178,94,0.21747165,1.300471623,1.517943272,0.205584204,0.205584204,0,0.136061434,0.937111765,1.073173199,0.400690807 +Brooks Thompson,thompbr01,1997,RS,UTA,15,8,-13.38903854,-5.977090196,-19.36612874,-0.068176093,-0.068176093,0,-12.93925458,-6.894417187,-19.83367177,0.478603242 +Shareef Abdur-Rahim,abdursh01,1997,RS,VAN,5220,2802,-2.332535189,-1.382817187,-3.715352376,-1.372235,-1.372235,0,-2.192803199,-1.333474657,-3.526277856,-0.516677603 +Bryant Reeves,reevebr01,1997,RS,VAN,5173,2777,-3.375718598,-2.64476775,-6.020486348,-4.618563509,-4.618563509,0,-3.34989068,-1.829133251,-5.179023931,-0.298249332 +Anthony Peeler,peelean01,1997,RS,VAN,4268,2291,-0.688188353,-0.937367183,-1.625555536,1.317132013,1.317132013,0,-0.439499137,-0.559865902,-0.99936504,0.194725489 +Lee Mayberry,maybele01,1997,RS,VAN,3636,1952,0.302916301,-2.244791356,-1.941875055,0.803970748,0.803970748,0,-0.324682309,-1.785456342,-2.110138651,-0.096295642 +Greg Anthony,anthogr01,1997,RS,VAN,3470,1863,2.063316431,0.791093709,2.85441014,5.332844974,5.332844974,0,1.992304852,1.157145335,3.149450186,0.100016727 +Roy Rogers,rogerro02,1997,RS,VAN,3442,1848,-3.503625025,-0.612596304,-4.116221329,-1.281715157,-1.281715157,0,-3.970680472,-0.903435084,-4.874115556,-0.455231402 +Blue Edwards,edwarbl01,1997,RS,VAN,2681,1439,-2.675972877,-1.916600488,-4.592573365,-1.354178138,-1.354178138,0,-2.996601304,-1.93670417,-4.933305473,0.094552284 +Lawrence Moten,motenla01,1997,RS,VAN,2261,1214,-1.826393729,-1.653839267,-3.480232996,-0.453082818,-0.453082818,0,-1.939075394,-2.166618484,-4.105693878,0.159198714 +George Lynch,lynchge01,1997,RS,VAN,1973,1059,-0.4070581,1.306646264,0.899588164,1.972311173,1.972311173,0,-0.617528449,1.349087414,0.731558965,0.019997349 +Chris Robinson,robinch01,1997,RS,VAN,1269,681,-1.035413394,-1.402250295,-2.437663689,0.109342776,0.109342776,0,-1.383823596,-1.054097505,-2.4379211,0.691810547 +Pete Chilcutt,chilcpe01,1997,RS,VAN,1233,662,0.193996786,-0.467968699,-0.273971913,0.832503231,0.832503231,0,-0.112354075,-1.242487287,-1.354841362,-0.412596142 +Aaron Williams,williaa01,1997,RS,VAN,1030,553,-0.306121733,-1.997317357,-2.30343909,0.126205829,0.126205829,0,-0.953268286,-1.668565614,-2.6218339,0.15417319 +Eric Mobley,mobleer01,1997,RS,VAN,572,307,-6.586595118,-3.162790849,-9.749385967,-1.101167329,-1.101167329,0,-6.595667956,-3.54963186,-10.14529982,0.40317052 +Rich Manning,manniri01,1997,RS,VAN,238,128,-5.724652333,-2.727865512,-8.452517845,-0.375128915,-0.375128915,0,-5.823512041,-2.665498122,-8.489010162,0.667130875 +Eric Leckner,leckner01,1997,RS,VAN,214,115,-7.866055217,-1.694151602,-9.560206819,-0.411939255,-0.411939255,0,-7.732543852,-0.310820649,-8.043364502,2.823643553 +Moochie Norris,norrimo01,1997,RS,VAN,166,89,-2.285426264,-1.386612122,-3.672038386,-0.041851168,-0.041851168,0,-2.480231089,-2.036443876,-4.516674966,-0.036108104 +Juwan Howard,howarju01,1997,RS,WSB,6472,3324,-0.007655306,-0.250908865,-0.258564172,4.20326152,4.20326152,0,-0.008143343,-0.023084258,-0.031227601,-0.474631297 +Rod Strickland,stricro02,1997,RS,WSB,5835,2997,2.885932592,0.132244933,3.018177525,8.770241244,8.770241244,0,2.775885157,0.241277244,3.017162401,-0.514235737 +Chris Webber,webbech01,1997,RS,WSB,5464,2806,1.968244448,2.162074165,4.130318614,9.824070202,9.824070202,0,2.434443642,2.172399646,4.606843288,-0.240314268 +Calbert Cheaney,cheanca01,1997,RS,WSB,4694,2411,-1.373101255,-0.406381567,-1.779482822,1.19351568,1.19351568,0,-1.696692069,-0.009422038,-1.706114107,-0.023690494 +Gheorghe Muresan,muresgh01,1997,RS,WSB,3600,1849,-1.820155841,1.496334996,-0.323820845,2.289721723,2.289721723,0,-1.798077829,1.123779325,-0.674298505,0.038348895 +Tracy Murray,murratr01,1997,RS,WSB,3532,1814,1.075831041,0.146226483,1.222057524,3.684316234,3.684316234,0,1.19257017,-0.359771286,0.832798885,0.20270255 +Harvey Grant,grantha01,1997,RS,WSB,3123,1604,-2.474692952,0.482264184,-1.992428768,0.619466976,0.619466976,0,-2.559044315,0.250152944,-2.30889137,-0.073540044 +Jaren Jackson,jacksja01,1997,RS,WSB,2206,1133,-1.078897844,-0.264578708,-1.343476552,0.819533183,0.819533183,0,-1.141456466,-0.551586283,-1.693042749,0.727628893 +Chris Whitney,whitnch01,1997,RS,WSB,2175,1117,1.61649693,-0.386157714,1.230339216,2.274861135,2.274861135,0,1.357568449,-0.866760057,0.490808392,0.261168221 +Lorenzo Williams,willilo01,1997,RS,WSB,514,264,-4.003324611,0.040143929,-3.963180682,-0.164577585,-0.164577585,0,-4.141982656,0.034484036,-4.10749862,0.653872671 +Ben Wallace,wallabe01,1997,RS,WSB,384,197,-7.997704104,0.860592336,-7.137111768,-0.442964224,-0.442964224,0,-7.344890907,-0.445223357,-7.790114265,0.417676393 +Tim Legler,legleti01,1997,RS,WSB,354,182,-4.07863477,-1.468438185,-5.547072955,-0.262278135,-0.262278135,0,-4.120811881,-2.05164536,-6.172457241,0.896636716 +Ashraf Amaya,amayaas01,1997,RS,WSB,280,144,-6.024402172,1.357797482,-4.66660469,-0.142755376,-0.142755376,0,-5.460262745,1.229394668,-4.230868077,1.260298623 +Matt Fish,fishma01,1997,RS,WSB,14,7,-19.18546318,-3.162685882,-22.34814906,-0.07204206,-0.07204206,0,-17.11880421,-4.089761857,-21.20856607,2.671695623 +Gaylon Nickerson,nickega01,1997,RS,WSB,12,6,-11.23614901,7.240091811,-3.996057202,-0.003909878,-0.003909878,0,-8.41240101,4.462784288,-3.949616722,2.283429075 +Mookie Blaylock,blaylmo01,1997,PO,ATL,784,441,3.069527493,3.101321423,6.170848916,2.069460268,0,2.069460268,3.895199948,3.077848535,6.973048482,-0.028140631 +Steve Smith,smithst01,1997,PO,ATL,749,421,1.552163044,-0.736190817,0.815972227,0.792927674,0,0.792927674,1.444710934,-0.181895281,1.262815653,0.330308739 +Dikembe Mutombo,mutomdi01,1997,PO,ATL,738,415,2.225397562,2.513526504,4.738924066,1.614125885,0,1.614125885,1.611690144,2.194807201,3.806497346,-1.146728262 +Christian Laettner,laettch01,1997,PO,ATL,717,403,-0.885148986,1.612883905,0.727734919,0.736630119,0,0.736630119,-0.430517148,1.518498696,1.087981548,-0.1021176 +Tyrone Corbin,corbity01,1997,PO,ATL,647,364,1.398639939,0.333331828,1.731971767,0.856251269,0,0.856251269,0.957694562,0.377457827,1.335152389,-0.227289147 +Alan Henderson,hendeal01,1997,PO,ATL,242,136,0.908501156,0.160214022,1.068715178,0.276032018,0,0.276032018,-0.062118698,0.337043604,0.274924907,0.888764386 +Eldridge Recasner,recasel01,1997,PO,ATL,215,121,-0.964876471,-0.953231056,-1.918107528,0.052934577,0,0.052934577,-1.747118483,-2.16365325,-3.910771733,-0.053614415 +Henry James,jameshe01,1997,PO,ATL,80,45,-8.360766756,-1.745341177,-10.10610793,-0.180358222,0,-0.180358222,-7.884628591,-0.878411871,-8.763040462,3.127093091 +Darrin Hancock,hancoda01,1997,PO,ATL,59,33,-4.300409971,1.97387127,-2.326538701,0.007459927,0,0.007459927,-4.892341167,1.259610799,-3.632730368,1.280293485 +Jon Barry,barryjo01,1997,PO,ATL,16,9,-7.577366247,-2.128620802,-9.705987048,-0.033765968,0,-0.033765968,-7.081941903,-4.383012278,-11.46495418,2.206643591 +Priest Lauderdale,laudepr01,1997,PO,ATL,12,7,-39.19179183,-8.32536343,-47.51715526,-0.168562083,0,-0.168562083,-35.68378022,-12.28700601,-47.97078623,1.962149841 +Ivano Newbill,newbiiv01,1997,PO,ATL,9,5,-9.899530884,-3.873955579,-13.77348646,-0.030486749,0,-0.030486749,-10.5206197,-2.38092079,-12.90154049,4.514829285 +Glen Rice,ricegl01,1997,PO,CHH,251,137,8.253310904,-1.463893434,6.789417469,0.686258377,0,0.686258377,8.070920792,-0.490035289,7.580885503,-0.18380731 +Anthony Mason,masonan01,1997,PO,CHH,240,131,-1.976070656,-2.862331433,-4.838402089,-0.142430502,0,-0.142430502,-1.49199984,-2.852432188,-4.344432028,-0.936369701 +Vlade Divac,divacvl01,1997,PO,CHH,213,116,3.456554047,-3.51496155,-0.058407503,0.163038345,0,0.163038345,3.904470797,-2.427456815,1.477013982,-0.673668164 +Ricky Pierce,piercri01,1997,PO,CHH,159,87,-0.134883637,-3.021481326,-3.156364963,-0.018706631,0,-0.018706631,-0.325472039,-2.564981757,-2.890453797,0.490862451 +Tony Delk,delkto01,1997,PO,CHH,156,85,3.183219314,-2.901922543,0.28129677,0.135920365,0,0.135920365,3.330414702,-1.838808626,1.491606077,0.220989392 +Muggsy Bogues,boguemu01,1997,PO,CHH,106,58,3.84752714,-5.051015917,-1.203488777,0.046374547,0,0.046374547,3.606034634,-5.468738232,-1.862703599,-1.541144027 +Dell Curry,curryde01,1997,PO,CHH,92,50,-0.0474714,0.740491418,0.693020017,0.091126172,0,0.091126172,0.282703341,0.918795789,1.20149913,0.526316037 +Matt Geiger,geigema01,1997,PO,CHH,57,31,1.476109031,0.497972857,1.974081887,0.077317138,0,0.077317138,1.289755275,0.483206192,1.772961467,0.294247122 +Malik Rose,rosema01,1997,PO,CHH,22,12,1.403397665,-7.820050612,-6.416652947,-0.022979229,0,-0.022979229,1.256801001,-8.780208942,-7.523407941,-0.66117925 +Tony Smith,smithto02,1997,PO,CHH,16,9,-14.59422169,-1.445441616,-16.03966331,-0.065750065,0,-0.065750065,-12.05990259,-3.930252751,-15.99015534,3.943696716 +Donald Royal,royaldo01,1997,PO,CHH,7,4,-12.76974168,-0.668583052,-13.43832474,-0.023004865,0,-0.023004865,-13.16623925,0.505962214,-12.66027704,1.992834841 +Michael Jordan,jordami01,1997,PO,CHI,1449,804,5.804664227,2.129794124,7.934458351,4.502754758,0,4.502754758,6.074194223,2.162149235,8.236343458,-0.340903441 +Scottie Pippen,pippesc01,1997,PO,CHI,1357,753,3.151047779,2.102149908,5.253197688,3.168078523,0,3.168078523,3.705010507,1.765609039,5.470619546,-0.083959161 +Dennis Rodman,rodmade01,1997,PO,CHI,964,535,-1.483346265,0.529445965,-0.953900299,0.506686592,0,0.506686592,-1.581087801,0.879330737,-0.701757065,0.183934156 +Ron Harper,harpero01,1997,PO,CHI,928,515,2.996750966,3.304564457,6.301315423,2.449361134,0,2.449361134,2.87725624,3.355651953,6.232908193,-0.12526142 +Luc Longley,longllu01,1997,PO,CHI,778,432,-1.32189115,1.542729856,0.220838707,0.677094464,0,0.677094464,-1.503012355,1.183416089,-0.319596266,0.231030059 +Toni Kukoc,kukocto01,1997,PO,CHI,762,423,2.381316653,0.9468432,3.328159853,1.35016012,0,1.35016012,2.216335487,0.113454643,2.32979013,-0.178220422 +Steve Kerr,kerrst01,1997,PO,CHI,614,341,0.934615037,1.880334864,2.814949901,0.998966893,0,0.998966893,0.724936781,1.500835554,2.225772335,0.037517349 +Bison Dele,delebi01,1997,PO,CHI,605,336,-1.753945916,4.691151166,2.937205249,1.018897194,0,1.018897194,-1.427192463,5.007183669,3.579991206,1.174256841 +Jason Caffey,caffeja01,1997,PO,CHI,301,167,0.377649315,-0.936019101,-0.558369786,0.192506482,0,0.192506482,-0.275826846,-1.43588844,-1.711715286,-0.038440309 +Jud Buechler,buechju01,1997,PO,CHI,249,138,0.566239755,0.328512361,0.894752117,0.264700987,0,0.264700987,-0.246835604,-0.522174381,-0.769009984,0.011710785 +Randy Brown,brownra02,1997,PO,CHI,177,98,-6.404035972,4.538235267,-1.865800706,0.046671223,0,0.046671223,-6.165056255,5.447982173,-0.717074082,2.080737779 +Robert Parish,parisro01,1997,PO,CHI,32,18,-11.22976463,4.562838759,-6.666925872,-0.036446415,0,-0.036446415,-11.02590114,2.425375517,-8.600525618,-1.553451409 +Joe Dumars,dumarjo01,1997,PO,DET,372,214,1.280814182,-0.296129097,0.984685085,0.419043633,0,0.419043633,1.129633695,-0.198010422,0.931623273,-0.316258546 +Grant Hill,hillgr01,1997,PO,DET,352,203,0.832206946,-0.141842291,0.690364656,0.364661105,0,0.364661105,0.921159647,-0.770654059,0.150505588,-0.680428795 +Lindsey Hunter,hunteli01,1997,PO,DET,349,201,2.828552296,1.245615188,4.074167484,0.717347696,0,0.717347696,2.834720597,1.565853002,4.400573598,-0.540188024 +Terry Mills,millste01,1997,PO,DET,340,196,1.214665193,1.712913227,2.92757842,0.586546562,0,0.586546562,1.559905045,1.883388183,3.443293228,0.148940312 +Otis Thorpe,thorpot01,1997,PO,DET,264,152,-1.658484308,-0.234930105,-1.893414412,0.068730315,0,0.068730315,-1.842907814,-0.013646924,-1.856554738,0.281470788 +Aaron McKie,mckieaa01,1997,PO,DET,168,97,-0.995016378,3.507544728,2.51252835,0.271134071,0,0.271134071,-1.269371867,3.399602119,2.130230252,0.830218293 +Grant Long,longgr01,1997,PO,DET,149,86,2.060035477,2.060358333,4.120393811,0.312811779,0,0.312811779,1.478809574,2.117951569,3.596761143,0.540510411 +Rick Mahorn,mahorri01,1997,PO,DET,31,18,-7.379203275,-2.330052558,-9.709255833,-0.067488085,0,-0.067488085,-8.083302829,-0.618617065,-8.701919895,2.105458712 +Theo Ratliff,ratlith01,1997,PO,DET,31,18,-1.878675631,7.435668218,5.556992587,0.080856547,0,0.080856547,-1.480062623,5.837316982,4.357254359,2.440388389 +Michael Curry,currymi01,1997,PO,DET,12,7,-5.350288179,-1.882509744,-7.232797924,-0.016783309,0,-0.016783309,-6.318676355,-2.321174858,-8.639851213,1.450190674 +Jerome Williams,willije01,1997,PO,DET,9,5,4.977630325,15.43911233,20.41674266,0.061772214,0,0.061772214,6.255617363,11.45932861,17.71494597,1.187845952 +Don Reid,reiddo01,1997,PO,DET,5,3,33.7753068,0.195028956,33.97033576,0.055452099,0,0.055452099,28.91251041,-2.705985907,26.20652451,-3.827843159 +Hakeem Olajuwon,olajuha01,1997,PO,HOU,1177,629,3.794267843,3.728192386,7.522460229,3.38817257,0,3.38817257,4.162429221,3.893282392,8.055711613,-0.306353587 +Clyde Drexler,drexlcl01,1997,PO,HOU,1166,623,4.651923304,0.947870672,5.599793976,2.739103089,0,2.739103089,5.0438415,1.435037711,6.478879211,0.059699035 +Charles Barkley,barklch01,1997,PO,HOU,1132,605,3.533032385,0.973884597,4.506916982,2.300544518,0,2.300544518,3.88722658,1.081399662,4.968626242,-0.370573719 +Mario Elie,eliema01,1997,PO,HOU,1119,598,2.843387915,-0.628407593,2.214980322,1.557845895,0,1.557845895,2.49497698,-0.331546782,2.163430198,-0.252607036 +Matt Maloney,malonma01,1997,PO,HOU,984,526,-0.050110901,-1.978265944,-2.028376845,0.199674664,0,0.199674664,0.374695652,-2.040164878,-1.665469226,-0.025207618 +Kevin Willis,willike02,1997,PO,HOU,552,295,-4.712691897,0.022599342,-4.690092555,-0.303654275,0,-0.303654275,-4.463416764,0.055159137,-4.408257627,0.73121995 +Eddie Johnson,johnsed03,1997,PO,HOU,531,284,2.064190032,-1.32858707,0.735602962,0.519298936,0,0.519298936,1.899682303,-2.256537469,-0.356855166,-0.269745423 +Sedale Threatt,threase01,1997,PO,HOU,498,266,0.942984685,-1.343628761,-0.400644076,0.330777684,0,0.330777684,0.250783747,-1.368754219,-1.117970471,0.520629218 +Othella Harrington,harriot01,1997,PO,HOU,28,15,-2.003350858,-4.16300694,-6.166357797,-0.02700222,0,-0.02700222,-2.667974593,-6.697115091,-9.365089684,0.120775555 +Randy Livingston,livinra01,1997,PO,HOU,28,15,-3.13765604,0.684311889,-2.453344151,0.002309899,0,0.002309899,-3.204275297,-0.439955449,-3.644230746,-1.191047659 +Matt Bullard,bullama01,1997,PO,HOU,13,7,18.98851838,-2.278808909,16.70970947,0.068866662,0,0.068866662,17.54015786,-2.671135136,14.86902273,-3.460760544 +Charles Jones,jonesch01,1997,PO,HOU,4,2,5.815954183,-3.61978484,2.196169343,0.005038397,0,0.005038397,3.515665041,-5.983627352,-2.467962311,-2.830097659 +Lorenzen Wright,wrighlo02,1997,PO,LAC,169,92,-1.554455867,-1.040425559,-2.594881426,0.007417424,0,0.007417424,-1.256011521,-0.505788847,-1.761800367,-1.080209834 +Loy Vaught,vaughlo01,1997,PO,LAC,165,90,1.854464417,1.054462238,2.908926654,0.269804385,0,0.269804385,1.863995483,1.357293533,3.221289015,0.59560175 +Rodney Rogers,rogerro01,1997,PO,LAC,156,85,-0.401135368,0.592290373,0.191155005,0.133922119,0,0.133922119,0.192758396,0.945933792,1.138692189,1.591785995 +Brent Barry,barrybr01,1997,PO,LAC,154,84,3.69917759,0.109527023,3.808704612,0.291201887,0,0.291201887,3.678785053,0.726304703,4.405089756,0.396267373 +Malik Sealy,sealyma01,1997,PO,LAC,145,79,0.838352105,-4.524808788,-3.686456684,-0.039259496,0,-0.039259496,0.224805568,-4.095398744,-3.870593176,0.750684427 +Darrick Martin,martida01,1997,PO,LAC,141,77,4.601879018,-3.883380533,0.718498485,0.139949447,0,0.139949447,3.937883226,-3.145763184,0.792120042,-0.367368847 +Bo Outlaw,outlabo01,1997,PO,LAC,121,66,-1.022460054,-1.176687694,-2.199147748,0.019068136,0,0.019068136,-1.155414973,-1.99154955,-3.146964524,-0.288380366 +Lamond Murray,murrala01,1997,PO,LAC,119,65,-1.605606648,0.61410986,-0.991496788,0.060464398,0,0.060464398,-1.367467751,-0.054016484,-1.421484234,0.466988959 +Eric Piatkowski,piatker01,1997,PO,LAC,70,38,2.639348768,-1.663353508,0.97599526,0.074934514,0,0.074934514,2.021472664,-1.385054553,0.636418112,0.510462412 +Rich Manning,manniri01,1997,PO,LAC,38,21,-0.684432969,-2.1784295,-2.86286247,-0.001253112,0,-0.001253112,-1.152251276,-1.290422148,-2.442673423,0.421606683 +Pooh Richardson,richapo01,1997,PO,LAC,33,18,-1.006625882,-0.514544511,-1.521170393,0.011999675,0,0.011999675,-1.178952537,0.705275371,-0.473677166,2.734523023 +Terry Dehere,deherte01,1997,PO,LAC,9,5,-10.90900647,-7.899233443,-18.80823991,-0.043829045,0,-0.043829045,-9.809286269,-8.527768688,-18.33705496,3.299495952 +Nick Van Exel,vanexni01,1997,PO,LAL,643,353,3.132572608,0.176756875,3.309329484,1.122265233,0,1.122265233,3.527337161,0.448138828,3.975475989,-0.254540493 +Shaquille O'Neal,onealsh01,1997,PO,LAL,594,326,4.193412685,1.835616913,6.029029598,1.501684029,0,1.501684029,4.688747343,1.738141171,6.426888514,-0.250850546 +Eddie Jones,jonesed02,1997,PO,LAL,516,283,3.113217569,0.734315299,3.847532868,0.981152837,0,0.981152837,2.88613746,0.750895616,3.637033076,-0.118206225 +Robert Horry,horryro01,1997,PO,LAL,509,279,1.433271905,2.243046883,3.676318788,0.942786503,0,0.942786503,1.325691128,2.117479522,3.443170651,-0.061735493 +Elden Campbell,campbel01,1997,PO,LAL,507,278,-2.323413049,1.295500874,-1.027912175,0.25104378,0,0.25104378,-1.966575338,1.125968885,-0.840606453,-0.304538335 +Jerome Kersey,kerseje01,1997,PO,LAL,383,210,2.101813098,3.448802557,5.550615655,0.921587536,0,0.921587536,1.49691004,3.978679974,5.475590014,0.418753875 +Byron Scott,scottby01,1997,PO,LAL,244,134,0.969438651,-2.308661215,-1.339222564,0.099776909,0,0.099776909,0.203222219,-2.76244739,-2.559225171,0.267766603 +Kobe Bryant,bryanko01,1997,PO,LAL,242,133,0.757697775,-1.628103516,-0.870405741,0.134585058,0,0.134585058,0.997877416,-1.746648924,-0.748771508,2.040847733 +Travis Knight,knightr01,1997,PO,LAL,170,93,-1.085096848,2.55580549,1.470708642,0.208266004,0,0.208266004,-1.677598276,2.407575531,0.729977255,0.734318959 +Sean Rooks,rooksse01,1997,PO,LAL,98,54,-2.437073898,4.204326557,1.767252659,0.129695021,0,0.129695021,-2.338645189,3.689329156,1.350683966,0.919938514 +Derek Fisher,fishede01,1997,PO,LAL,62,34,-8.454246191,-2.862913893,-11.31716008,-0.157545086,0,-0.157545086,-7.52782716,-4.472995187,-12.00082235,2.459223873 +Corie Blount,blounco01,1997,PO,LAL,15,8,4.004228331,-0.724731225,3.279497106,0.025960365,0,0.025960365,2.499366359,0.070026409,2.569392768,2.011463508 +Tim Hardaway,hardati01,1997,PO,MIA,1273,701,2.858579428,1.506645239,4.365224667,2.628343935,0,2.628343935,3.203537601,1.83757115,5.041108751,0.127019476 +Alonzo Mourning,mournal01,1997,PO,MIA,1144,630,-4.576190595,4.924695962,0.348505368,1.031852744,0,1.031852744,-4.252643428,4.017101223,-0.235542205,0.40200124 +Jamal Mashburn,mashbja01,1997,PO,MIA,1006,554,-0.348082231,1.547584841,1.199502609,1.15714331,0,1.15714331,-0.504047815,1.827528969,1.323481154,0.444885089 +Voshon Lenard,lenarvo01,1997,PO,MIA,995,548,1.931895892,0.013879173,1.945775065,1.356478404,0,1.356478404,1.425537696,0.266682466,1.692220162,0.157439585 +Dan Majerle,majerda01,1997,PO,MIA,901,496,3.126967251,3.052655427,6.179622678,2.328611982,0,2.328611982,2.729247911,2.750358713,5.479606624,-0.074839299 +P.J. Brown,brownpj01,1997,PO,MIA,819,451,-0.432263486,2.6258677,2.193604215,1.161802307,0,1.161802307,-1.012209473,2.347852079,1.335642607,-0.857048859 +Isaac Austin,austiis01,1997,PO,MIA,521,287,-3.966749401,2.570819165,-1.395930236,0.205034145,0,0.205034145,-4.271988428,1.696683103,-2.575305325,0.234454803 +Keith Askins,askinke01,1997,PO,MIA,265,146,2.206944272,1.0529299,3.259874172,0.46424651,0,0.46424651,0.907863829,1.401050704,2.308914532,0.484801898 +John Crotty,crottjo01,1997,PO,MIA,227,125,-3.075837968,-1.029919591,-4.105757559,-0.089807557,0,-0.089807557,-3.48892066,-1.802707307,-5.291627967,0.62596277 +Willie Anderson,anderwi01,1997,PO,MIA,218,120,-4.302568538,0.565636035,-3.736932503,-0.063409935,0,-0.063409935,-4.815511703,0.444504176,-4.371007527,1.544873098 +Mark Strickland,stricma01,1997,PO,MIA,29,16,-8.218116975,2.435517785,-5.78259919,-0.025593188,0,-0.025593188,-7.513123445,-0.740113924,-8.253237368,0.211260358 +Ed Pinckney,pincked01,1997,PO,MIA,11,6,8.88247075,-2.216803808,6.665666942,0.029034521,0,0.029034521,6.780648969,-4.537960317,2.242688652,-2.055908795 +Kevin Garnett,garneke01,1997,PO,MIN,238,125,2.509579858,-0.945580933,1.563998925,0.278450388,0,0.278450388,2.41437006,-1.074216661,1.340153399,-1.649042596 +Tom Gugliotta,guglito01,1997,PO,MIN,230,121,-0.975362059,0.387939535,-0.587422523,0.137783012,0,0.137783012,-0.139638824,1.040561782,0.900922957,0.058491058 +Dean Garrett,garrede01,1997,PO,MIN,224,118,2.904293846,-5.194791765,-2.290497919,0.028104149,0,0.028104149,2.620475667,-3.669407027,-1.048931361,-1.320807659 +Stephon Marbury,marbust01,1997,PO,MIN,222,117,1.673208836,-4.099823306,-2.426614469,0.019962307,0,0.019962307,2.478794466,-3.718798533,-1.240004067,0.234664796 +Doug West,westdo01,1997,PO,MIN,165,87,2.346900195,-2.924293323,-0.577393128,0.099666198,0,0.099666198,1.237526892,-2.191635459,-0.954108567,0.182366841 +Sam Mitchell,mitchsa01,1997,PO,MIN,89,47,-2.205751079,-2.506133223,-4.711884302,-0.049100267,0,-0.049100267,-2.908829293,-2.02942667,-4.938255963,1.055010459 +Terry Porter,portete01,1997,PO,MIN,87,46,3.740018597,-1.24983952,2.490179078,0.126112294,0,0.126112294,3.608579142,-2.625262385,0.983316757,-0.505955274 +James Robinson,robinja02,1997,PO,MIN,59,31,4.675073609,-0.508444092,4.166629516,0.114271717,0,0.114271717,5.334935091,-0.268655352,5.066279739,1.131105858 +Cherokee Parks,parksch02,1997,PO,MIN,21,11,-0.528094827,5.422505286,4.894410459,0.046826695,0,0.046826695,-0.693819311,9.496760995,8.802941685,5.143721508 +Chris Carr,carrch01,1997,PO,MIN,15,8,-10.81380231,-5.868775547,-16.68257786,-0.059590518,0,-0.059590518,-10.17419387,-8.908007847,-19.08220171,1.414122174 +Stojko Vrankovic,vrankst01,1997,PO,MIN,11,6,-12.96032007,-5.881350805,-18.84167087,-0.049303311,0,-0.049303311,-12.67883204,-8.036818942,-20.71565098,-2.607520614 +Shane Heal,healsh01,1997,PO,MIN,6,3,47.28481139,-6.010620581,41.27419081,0.062556293,0,0.062556293,44.86148056,-8.153233738,36.70824683,-8.812000159 +Allan Houston,houstal01,1997,PO,NYK,667,360,1.411426062,-0.90012961,0.511296452,0.611812369,0,0.611812369,1.335522995,-1.247224285,0.08829871,-0.854337498 +Charles Oakley,oaklech01,1997,PO,NYK,663,358,-1.230531615,4.151246566,2.920714951,1.069432088,0,1.069432088,-0.88926109,4.453337845,3.564076755,0.097888959 +Patrick Ewing,ewingpa01,1997,PO,NYK,661,357,-0.902473776,3.261488973,2.359015198,0.952355239,0,0.952355239,-0.695155712,2.331798487,1.636642776,-0.679494055 +Chris Childs,childch01,1997,PO,NYK,608,328,1.851122987,2.578438444,4.42956143,1.247597422,0,1.247597422,1.965357641,3.129937383,5.095295024,0.601795729 +Larry Johnson,johnsla02,1997,PO,NYK,546,295,3.925324709,0.151283372,4.076608081,1.057531068,0,1.057531068,3.137904035,0.068431602,3.206335637,-0.179567265 +John Starks,starkjo01,1997,PO,NYK,469,253,2.994887193,0.466989716,3.461876909,0.833870891,0,0.833870891,3.070669487,0.30527506,3.375944547,0.73542305 +Buck Williams,willibu01,1997,PO,NYK,357,193,-1.296396746,0.46617534,-0.830221406,0.196375862,0,0.196375862,-1.970822672,0.918009207,-1.052813465,0.637998763 +Charlie Ward,wardch01,1997,PO,NYK,337,182,-1.124100458,3.086370752,1.962270294,0.454047561,0,0.454047561,-1.172791325,2.721532857,1.548741532,0.539846265 +John Wallace,wallajo01,1997,PO,NYK,74,40,-4.359429722,1.341189922,-3.018239801,-0.005661173,0,-0.005661173,-4.75312536,0.441306764,-4.311818596,0.238524165 +Herb Williams,willihe01,1997,PO,NYK,43,23,-5.374812083,-2.277950967,-7.65276305,-0.0598303,0,-0.0598303,-6.356180419,-2.17802395,-8.534204369,0.734805771 +Scott Brooks,brooksc01,1997,PO,NYK,13,7,0.194052485,-2.871599523,-2.677547038,0.000261349,0,0.000261349,-1.563084102,-5.10221451,-6.665298612,-1.826431313 +Walter McCarty,mccarwa01,1997,PO,NYK,7,4,20.5113563,18.49604574,39.00740204,0.088514955,0,0.088514955,20.8520623,16.53867955,37.39074185,0.626444841 +Anfernee Hardaway,hardaan01,1997,PO,ORL,393,220,6.496639376,3.02074679,9.517386166,1.420063756,0,1.420063756,6.689327403,3.914503852,10.60383126,-0.003599816 +Derek Strong,stronde01,1997,PO,ORL,348,195,0.636150277,-1.585826148,-0.949675871,0.184062655,0,0.184062655,0.299549161,-0.956748529,-0.657199368,-0.318508866 +Gerald Wilkins,wilkige01,1997,PO,ORL,257,144,-0.793745212,-2.888272364,-3.682017576,-0.069921363,0,-0.069921363,-1.453395726,-3.023065017,-4.476460742,-0.874894887 +Darrell Armstrong,armstda01,1997,PO,ORL,256,143,5.085377996,1.939409178,7.024787174,0.733183345,0,0.733183345,4.950374842,1.812932884,6.763307726,-0.280264183 +Nick Anderson,anderni01,1997,PO,ORL,232,130,-3.086405364,1.705831964,-1.3805734,0.093561973,0,0.093561973,-2.991207494,0.910910652,-2.080296842,-0.108345288 +Dennis Scott,scottde01,1997,PO,ORL,168,94,-1.970847991,-1.243878099,-3.214726089,-0.023049634,0,-0.023049634,-2.162387856,-1.48578656,-3.648174416,0.241764008 +Danny Schayes,schayda01,1997,PO,ORL,164,92,-2.345440927,-1.338994918,-3.684435845,-0.045613858,0,-0.045613858,-2.747436765,-0.524180621,-3.271617385,0.736250999 +Rony Seikaly,seikaro01,1997,PO,ORL,154,86,-5.671429745,-0.427339542,-6.098769287,-0.151381987,0,-0.151381987,-5.481169572,-0.167128038,-5.64829761,-0.093477562 +Brian Shaw,shawbr01,1997,PO,ORL,147,82,-8.172697985,-3.081915807,-11.25461379,-0.366476357,0,-0.366476357,-7.995474026,-4.102746695,-12.09822072,-0.116411145 +Brian Evans,evansbr01,1997,PO,ORL,13,7,11.93552702,7.692317797,19.62784481,0.081346654,0,0.081346654,10.87840151,5.88120437,16.75960588,-1.156049005 +Amal McCaskill,mccasam01,1997,PO,ORL,13,7,4.951302468,0.482220846,5.433523315,0.03066019,0,0.03066019,4.139156293,0.061916383,4.201072676,1.513427149 +Kevin Johnson,johnske02,1997,PO,PHO,416,208,-1.784945866,0.441050707,-1.343895159,0.15450485,0,0.15450485,-0.946222145,1.284336362,0.338114217,0.348166355 +Jason Kidd,kiddja01,1997,PO,PHO,414,207,2.825567076,0.885624242,3.711191318,0.700192548,0,0.700192548,2.801610607,1.51253278,4.314143387,-0.449156536 +Rex Chapman,chapmre01,1997,PO,PHO,382,191,3.874329795,-3.472148749,0.402181046,0.31661514,0,0.31661514,3.659403473,-3.051917594,0.607485879,-0.053558955 +Wesley Person,persowe01,1997,PO,PHO,326,163,4.352986082,-0.363160326,3.989825756,0.572385001,0,0.572385001,3.790890421,-0.58758772,3.203302701,-0.869125803 +Danny Manning,mannida01,1997,PO,PHO,232,116,1.747143087,1.094739395,2.841882482,0.344468119,0,0.344468119,1.098480386,1.504577404,2.60305779,0.812807169 +Cedric Ceballos,cebalce01,1997,PO,PHO,214,107,-2.320858011,-0.111452933,-2.432310944,0.017944428,0,0.017944428,-2.399034392,-0.506538135,-2.905572527,0.283427458 +Hot Rod Williams,williho01,1997,PO,PHO,210,105,-3.446826257,-0.869207641,-4.316033898,-0.086086152,0,-0.086086152,-3.909372162,-1.115616559,-5.024988721,-0.447478302 +Mark Bryant,bryanma01,1997,PO,PHO,72,36,-5.820656834,-4.551997039,-10.37265387,-0.144048168,0,-0.144048168,-6.694842482,-5.275778854,-11.97062134,-0.213444742 +Wayman Tisdale,tisdawa01,1997,PO,PHO,72,36,-6.111134125,-3.626955233,-9.738089358,-0.132329134,0,-0.132329134,-6.758564693,-3.835456996,-10.59402169,-0.031755992 +Mike Brown,brownmi01,1997,PO,PHO,54,27,0.225164408,-4.212983143,-3.987818736,-0.017731158,0,-0.017731158,-1.136266226,-3.458440564,-4.594706791,0.727400211 +Steve Nash,nashst01,1997,PO,PHO,30,15,-9.979686814,0.113004105,-9.866682708,-0.058926752,0,-0.058926752,-8.304332673,1.481405534,-6.822927138,4.327395174 +Loren Meyer,meyerlo01,1997,PO,PHO,28,14,-16.65654903,-1.628934073,-18.28548311,-0.112559634,0,-0.112559634,-15.8157308,-6.263485039,-22.07921584,-1.455009445 +Kenny Anderson,anderke01,1997,PO,POR,307,169,3.665247372,0.774326621,4.439573993,0.639278418,0,0.639278418,3.539272214,0.988245937,4.527518151,-0.010293009 +Isaiah Rider,rideris01,1997,PO,POR,292,161,-0.086915018,-2.037164728,-2.124079745,0.052912822,0,0.052912822,-0.228858382,-2.043442004,-2.272300386,-0.189726632 +Clifford Robinson,robincl02,1997,PO,POR,292,161,-0.201466364,-0.799995152,-1.001461516,0.14809304,0,0.14809304,-0.034066348,-1.010253117,-1.044319465,-0.023822865 +Rasheed Wallace,wallara01,1997,PO,POR,269,148,2.557259409,-0.802739464,1.754519945,0.351469754,0,0.351469754,2.227697552,-0.39949946,1.828198092,0.16816432 +Arvydas Sabonis,sabonar01,1997,PO,POR,196,108,-1.555622055,-0.096704923,-1.652326977,0.063153361,0,0.063153361,-1.052382268,0.372149847,-0.680232421,1.093492188 +Chris Dudley,dudlech02,1997,PO,POR,125,69,0.345536344,3.818511423,4.164047767,0.255162918,0,0.255162918,-0.09807227,5.287493864,5.189421595,1.451370921 +Gary Trent,trentga01,1997,PO,POR,111,61,-3.829045987,-3.472928756,-7.301974743,-0.148110871,0,-0.148110871,-3.749179024,-3.82787263,-7.577051654,1.208248354 +Stacey Augmon,augmost01,1997,PO,POR,64,35,-1.912520379,-1.761747232,-3.674267611,-0.017176255,0,-0.017176255,-3.043574652,-1.649900089,-4.693474742,0.79839406 +Rumeal Robinson,robinru01,1997,PO,POR,44,24,0.047107813,-0.529501168,-0.482393355,0.029517344,0,0.029517344,-0.623560837,0.626711469,0.003150632,2.712115523 +Dontonio Wingfield,wingfdo01,1997,PO,POR,29,16,3.405952974,0.657683868,4.063636843,0.058435778,0,0.058435778,2.233676629,-0.118926889,2.114749741,1.646490358 +Mitchell Butler,butlemi02,1997,PO,POR,7,4,-1.982294466,-1.381014056,-3.363308522,-0.001267287,0,-0.001267287,-3.285849718,-4.059666315,-7.345516033,-1.613515159 +Jermaine O'Neal,onealje01,1997,PO,POR,7,4,-26.45365611,6.675317472,-19.77833864,-0.03718862,0,-0.03718862,-22.92798942,1.73249276,-21.19549666,3.317147698 +Gary Payton,paytoga01,1997,PO,SEA,1049,546,4.656401401,0.7403305,5.396731901,2.327264487,0,2.327264487,5.300801781,1.04882472,6.349626502,-0.502680459 +Hersey Hawkins,hawkihe01,1997,PO,SEA,928,483,3.036950336,1.930914623,4.967864959,1.953738516,0,1.953738516,3.093326764,2.18515663,5.278483394,-0.350537314 +Detlef Schrempf,schrede01,1997,PO,SEA,882,459,2.975719359,-0.294505062,2.681214297,1.303094417,0,1.303094417,2.562537898,-0.113210654,2.449327244,-0.584140669 +Shawn Kemp,kempsh01,1997,PO,SEA,849,442,2.681068551,0.551230579,3.232299129,1.389344527,0,1.389344527,2.845439472,0.422358795,3.267798267,-0.128169446 +Sam Perkins,perkisa01,1997,PO,SEA,653,340,-2.222889986,1.199366248,-1.023523738,0.309487103,0,0.309487103,-1.688611115,0.823930535,-0.864680579,0.173314657 +Terry Cummings,cummite01,1997,PO,SEA,561,292,-1.259984743,0.60181325,-0.658171494,0.321445853,0,0.321445853,-1.360622151,0.499303969,-0.861318183,0.009764181 +David Wingate,wingada01,1997,PO,SEA,369,192,1.248336642,-1.034079601,0.214257041,0.300082921,0,0.300082921,0.911965822,-1.647562211,-0.735596389,0.177622944 +Eric Snow,snower01,1997,PO,SEA,92,48,3.481330218,2.860730606,6.342060825,0.230881716,0,0.230881716,2.758620697,2.946001103,5.7046218,0.475723537 +Greg Graham,grahagr01,1997,PO,SEA,83,43,-2.858382749,0.146651449,-2.7117313,0.000871704,0,0.000871704,-3.323226012,-0.594353412,-3.917579424,0.592421949 +Nate McMillan,mcmilna01,1997,PO,SEA,79,41,-6.228901304,-1.856386722,-8.085288026,-0.118410009,0,-0.118410009,-6.965646977,-0.241224427,-7.206871404,2.533941043 +Jim McIlvaine,mcilvji01,1997,PO,SEA,54,28,-5.102764478,1.090511445,-4.012253034,-0.018967587,0,-0.018967587,-5.500973969,1.217050089,-4.28392388,1.755786508 +Larry Stewart,stewala01,1997,PO,SEA,31,16,9.424533022,5.980758399,15.40529142,0.157235498,0,0.157235498,9.179907051,5.621899365,14.80180642,2.529908389 +Karl Malone,malonka01,1997,PO,UTA,1489,816,1.19193018,1.980755293,3.172685474,2.527706634,0,2.527706634,2.151796725,1.935148651,4.086945376,-0.53334896 +Bryon Russell,russebr01,1997,PO,UTA,1383,758,2.279812041,1.026184243,3.305996284,2.417138457,0,2.417138457,2.453470777,1.273392161,3.726862938,0.060136388 +John Stockton,stockjo01,1997,PO,UTA,1349,739,7.520161868,0.963547114,8.483708983,4.341860215,0,4.341860215,7.329520269,1.100905728,8.430425998,-0.535289607 +Jeff Hornacek,hornaje01,1997,PO,UTA,1285,704,3.771680231,0.278065415,4.049745646,2.508475777,0,2.508475777,3.579261983,0.407536569,3.986798552,-0.36622919 +Greg Ostertag,ostergr01,1997,PO,UTA,838,459,-2.424879536,4.064522976,1.63964344,1.058928898,0,1.058928898,-2.359558448,3.773967937,1.414409489,-0.106801436 +Greg Foster,fostegr01,1997,PO,UTA,564,309,-3.016400906,0.234115836,-2.78228507,-0.005288836,0,-0.005288836,-3.139587794,0.308134799,-2.831452995,0.662601667 +Shandon Anderson,andersh01,1997,PO,UTA,540,296,-0.127623944,0.363767812,0.236143868,0.46437255,0,0.46437255,-0.504005936,-0.168391557,-0.672397492,-0.139420511 +Antoine Carr,carran01,1997,PO,UTA,511,280,-3.345937382,-0.281250655,-3.627188037,-0.13161199,0,-0.13161199,-3.438143188,0.34763361,-3.090509579,1.61852441 +Howard Eisley,eisleho01,1997,PO,UTA,396,217,4.36677913,-2.612755024,1.754024107,0.514020307,0,0.514020307,3.612189059,-3.105997641,0.506191417,-0.046922937 +Chris Morris,morrich01,1997,PO,UTA,319,175,-0.52721849,2.279009261,1.751790771,0.41828656,0,0.41828656,-0.356933966,1.162026304,0.805092338,0.795901832 +Adam Keefe,keefead01,1997,PO,UTA,108,59,-4.592243308,2.316167979,-2.276075328,0.014656123,0,0.014656123,-4.794879954,0.790516548,-4.004363407,-0.343323215 +Stephen Howard,howarst01,1997,PO,UTA,24,13,2.832795329,3.943286594,6.776081922,0.066107562,0,0.066107562,2.466819016,3.696296288,6.163115304,1.277522758 +Juwan Howard,howarju01,1997,PO,WSB,239,129,4.506134444,0.708131397,5.21426584,0.533660872,0,0.533660872,4.209814264,1.100448181,5.310262446,-1.134690264 +Rod Strickland,stricro02,1997,PO,WSB,230,124,3.235783261,-0.077300613,3.158482648,0.382225168,0,0.382225168,3.626946405,0.204297815,3.83124422,-0.754448681 +Calbert Cheaney,cheanca01,1997,PO,WSB,222,120,0.93132767,0.606650717,1.537978386,0.269882054,0,0.269882054,1.086928199,1.140391298,2.227319497,-0.286151646 +Chris Webber,webbech01,1997,PO,WSB,196,106,2.376725957,0.715636116,3.092362073,0.329563164,0,0.329563164,2.966844151,0.746508793,3.713352945,0.999869076 +Tracy Murray,murratr01,1997,PO,WSB,161,87,11.21357086,3.445210847,14.65878171,0.795187854,0,0.795187854,10.57431788,3.879747169,14.45406505,-0.196606526 +Gheorghe Muresan,muresgh01,1997,PO,WSB,130,70,-8.332638302,-1.601946529,-9.934584831,-0.264204338,0,-0.264204338,-7.928526498,-3.189477161,-11.11800366,-0.144263313 +Harvey Grant,grantha01,1997,PO,WSB,54,29,-6.244297572,0.958196339,-5.286101233,-0.03903882,0,-0.03903882,-6.671219777,0.672517761,-5.998702015,0.771619471 +Chris Whitney,whitnch01,1997,PO,WSB,37,20,-7.274985908,-5.99691649,-13.2719024,-0.110838668,0,-0.110838668,-6.459122232,-9.053060188,-15.51218242,0.084601327 +Tim Legler,legleti01,1997,PO,WSB,35,19,-2.071932741,-2.093123042,-4.165055783,-0.014208872,0,-0.014208872,-3.081142169,-2.711920625,-5.793062794,0.383128555 +Jaren Jackson,jacksja01,1997,PO,WSB,20,11,-10.57098496,-5.10592258,-15.67690754,-0.082062842,0,-0.082062842,-10.43720281,0.262196044,-10.17500677,8.537277841 +Lorenzo Williams,willilo01,1997,PO,WSB,9,5,-4.806918255,-2.104532183,-6.911450439,-0.011096609,0,-0.011096609,-5.759621088,-1.707897782,-7.46751887,1.19142373 +Dikembe Mutombo,mutomdi01,1998,RS,ATL,5391,2917,-0.212923589,2.382186703,2.169263115,7.255401163,7.255401163,0,-0.145343758,1.842289317,1.696945558,-0.819937572 +Steve Smith,smithst01,1998,RS,ATL,5280,2857,4.467138099,-1.301865311,3.165272788,8.603076952,8.603076952,0,4.262422106,-0.791239623,3.471182482,-0.204164301 +Mookie Blaylock,blaylmo01,1998,RS,ATL,4990,2700,2.351361523,2.324293834,4.675655357,10.2366468,10.2366468,0,3.119064534,2.683917446,5.80298198,0.067066692 +Tyrone Corbin,corbity01,1998,RS,ATL,4988,2699,0.116882288,0.571305373,0.688187662,4.727024458,4.727024458,0,0.15386551,0.842717996,0.996583506,-0.143992466 +Christian Laettner,laettch01,1998,RS,ATL,4217,2282,1.015004497,0.107780652,1.122785149,4.505845305,4.505845305,0,1.045517622,0.094778113,1.140295736,-0.063761299 +Alan Henderson,hendeal01,1998,RS,ATL,3696,2000,0.733281577,-1.012412105,-0.279130528,2.511283248,2.511283248,0,0.82428089,-1.136840914,-0.312560024,-0.362046256 +Eldridge Recasner,recasel01,1998,RS,ATL,2687,1454,0.627829712,-1.759218103,-1.131388391,1.197816855,1.197816855,0,0.441702844,-2.165356548,-1.723653704,-0.22209232 +Chucky Brown,brownch01,1998,RS,ATL,2221,1202,-2.650652516,-1.535769089,-4.186421605,-0.877731879,-0.877731879,0,-2.988792198,-2.377846369,-5.366638566,-0.328605882 +Ed Gray,grayed01,1998,RS,ATL,872,472,-1.172072055,-1.072613645,-2.244685701,0.123066027,0.123066027,0,-1.101669141,-0.871633583,-1.973302724,1.035321041 +Greg Anderson,andergr01,1998,RS,ATL,736,398,-3.590977443,2.26967122,-1.321306223,0.295614728,0.295614728,0,-3.256533791,2.788868215,-0.467665577,1.733436059 +Drew Barry,barrydr01,1998,RS,ATL,473,256,-1.415487983,-1.733625742,-3.149113725,-0.05238638,-0.05238638,0,-1.634956496,-2.589997685,-4.224954181,0.451542215 +Chris Crawford,crawfch01,1998,RS,ATL,473,256,-0.354371361,0.044973356,-0.309398005,0.318832378,0.318832378,0,-0.28794921,-1.166828966,-1.454778176,0.017889551 +Anthony Miller,millean01,1998,RS,ATL,421,228,-0.458965251,2.154682963,1.695717712,0.524704268,0.524704268,0,-0.33262708,2.186211707,1.853584627,1.334332067 +Randy Livingston,livinra01,1998,RS,ATL,152,82,-7.142328712,2.794018577,-4.348310135,-0.067066388,-0.067066388,0,-6.653858657,1.662711295,-4.991147362,0.271664996 +Brian Oliver,olivebr01,1998,RS,ATL,113,61,-4.882694922,-2.087506889,-6.970201812,-0.130687257,-0.130687257,0,-5.195358116,-2.868177285,-8.063535401,-0.455383727 +Donald Whiteside,whitedo01,1998,RS,ATL,30,16,-7.291016271,-4.651031812,-11.94204808,-0.075139723,-0.075139723,0,-7.374563997,-6.941409464,-14.31597346,0.125638886 +Antoine Walker,walkean02,1998,RS,BOS,6425,3268,-0.901423485,-0.03937721,-0.940800695,3.020454844,3.020454844,0,-0.040940106,0.012956265,-0.027983841,0.118596883 +Ron Mercer,mercero01,1998,RS,BOS,5234,2662,-0.888162904,-0.707043204,-1.595206108,1.56514252,1.56514252,0,-1.148265387,-0.423783589,-1.572048976,-0.188931616 +Walter McCarty,mccarwa01,1998,RS,BOS,4601,2340,-0.703801939,-0.108015319,-0.811817258,2.324962587,2.324962587,0,-0.792937458,-0.003343083,-0.796280541,0.435400063 +Dana Barros,barroda01,1998,RS,BOS,3315,1686,3.367332947,-1.026940864,2.340392083,4.375533346,4.375533346,0,2.874058465,-1.394377495,1.479680969,-0.066922797 +Andrew DeClercq,declean01,1998,RS,BOS,2994,1523,-1.729252913,1.489199145,-0.240053768,1.968321632,1.968321632,0,-1.750385615,1.876828171,0.126442556,0.843450634 +Travis Knight,knightr01,1998,RS,BOS,2955,1503,-1.624510974,0.663079854,-0.961431119,1.378757798,1.378757798,0,-1.683812115,0.703675191,-0.980136923,0.481474896 +Bruce Bowen,bowenbr01,1998,RS,BOS,2566,1305,-0.82215587,1.413321155,0.591165284,2.240500268,2.240500268,0,-1.068086006,1.537506372,0.469420366,0.653596251 +Chauncey Billups,billuch01,1998,RS,BOS,2548,1296,1.247200031,-0.835920328,0.411279703,2.12512465,2.12512465,0,1.341700517,-0.861608566,0.480091951,1.522041414 +Greg Minor,minorgr01,1998,RS,BOS,2214,1126,-0.8803032,-0.755982902,-1.636286102,0.639526845,0.639526845,0,-1.571719956,-1.254747366,-2.826467323,-0.040737426 +Dee Brown,brownde01,1998,RS,BOS,1594,811,-0.362009759,-0.57365701,-0.935666769,0.763842196,0.763842196,0,-0.565355318,-0.718635592,-1.28399091,1.596761846 +Tyus Edney,edneyty01,1998,RS,BOS,1225,623,0.375958715,0.254821613,0.630780328,1.080010551,1.080010551,0,0.079311065,-0.303869017,-0.224557952,0.460260971 +Pervis Ellison,ellispe01,1998,RS,BOS,879,447,-0.568481443,0.752301451,0.183820008,0.674624416,0.674624416,0,-1.141278882,0.796801474,-0.344477408,0.7563069 +Kenny Anderson,anderke01,1998,RS,BOS,759,386,3.094911293,0.310762363,3.405673656,1.220693926,1.220693926,0,2.697204829,0.37087139,3.068076219,0.633972475 +John Thomas,thomajo02,1998,RS,BOS,724,368,-3.048342651,-1.416563705,-4.464906356,-0.325774605,-0.325774605,0,-3.241210696,-1.504636987,-4.745847683,1.076687073 +Zan Tabak,tabakza01,1998,RS,BOS,456,232,-3.981206629,-2.468289542,-6.449496171,-0.442585967,-0.442585967,0,-4.197740709,-2.221367824,-6.419108533,0.978426641 +Dontae' Jones,jonesdo01,1998,RS,BOS,179,91,-6.598023849,-3.560717698,-10.15874155,-0.350754385,-0.350754385,0,-5.51855724,-5.139845928,-10.65840317,1.80064213 +Roy Rogers,rogerro02,1998,RS,BOS,73,37,-6.421121938,-0.139232067,-6.560354006,-0.072883259,-0.072883259,0,-6.577362379,-0.365452145,-6.942814524,1.211238356 +Reggie Hanson,hansore01,1998,RS,BOS,51,26,-4.393199606,1.212877463,-3.180322143,-0.005879855,-0.005879855,0,-4.460302867,1.991000181,-2.469302686,2.74540018 +Glen Rice,ricegl01,1998,RS,CHH,6207,3295,2.271049321,-1.025396919,1.245652401,6.686706044,6.686706044,0,2.355521889,-0.859865636,1.495656253,-0.413738465 +Anthony Mason,masonan01,1998,RS,CHH,5930,3148,1.204882304,-0.125834321,1.079047983,6.098981258,6.098981258,0,1.116273276,-0.002142449,1.114130827,-0.7559542 +David Wesley,wesleda01,1998,RS,CHH,5360,2845,1.666166076,0.163753036,1.829919112,6.648020059,6.648020059,0,1.829969792,0.632694155,2.462663947,0.002479746 +Bobby Phills,phillbo01,1998,RS,CHH,3555,1887,0.291911936,0.003565799,0.295477735,2.937297807,2.937297807,0,0.29016728,0.369946166,0.660113446,0.164264655 +Matt Geiger,geigema01,1998,RS,CHH,3464,1839,-0.179121824,1.907781566,1.728659741,4.189330938,4.189330938,0,0.160666781,1.418387743,1.579054524,-0.278415692 +Vlade Divac,divacvl01,1998,RS,CHH,3400,1805,0.351755377,2.927405232,3.279160609,5.528820975,5.528820975,0,0.709730806,2.605601827,3.315332633,-0.386647239 +J.R. Reid,reidjr01,1998,RS,CHH,2089,1109,-2.549305818,-0.699814103,-3.249119921,-0.284477573,-0.284477573,0,-2.50026438,-0.723486761,-3.223751141,0.669498947 +Dell Curry,curryde01,1998,RS,CHH,1829,971,1.019067828,-1.41073367,-0.391665842,1.1707424,1.1707424,0,1.10270574,-1.804109167,-0.701403426,0.188738908 +B.J. Armstrong,armstbj01,1998,RS,CHH,1454,772,1.704201986,-1.429511055,0.274690931,1.192443475,1.192443475,0,0.9051775,-1.854346995,-0.949169495,0.083978495 +Corey Beck,beckco01,1998,RS,CHH,1390,738,-3.255320212,-0.932836401,-4.188156613,-0.545298266,-0.545298266,0,-3.343473867,-1.10730939,-4.450783257,0.639835781 +Vernon Maxwell,maxweve01,1998,RS,CHH,880,467,0.558457969,-1.893583912,-1.335125943,0.345363912,0.345363912,0,0.668332095,-2.197858436,-1.529526341,2.236021901 +Travis Williams,willitr01,1998,RS,CHH,688,365,-1.255535995,0.065981206,-1.189554789,0.292562689,0.292562689,0,-1.224094599,-0.42505748,-1.649152079,0.619921461 +Donald Royal,royaldo01,1998,RS,CHH,575,305,-1.86612016,-1.956025794,-3.822145954,-0.166134609,-0.166134609,0,-2.655003615,-2.642690018,-5.297693633,-0.384993624 +Tony Farmer,farmeto01,1998,RS,CHH,318,169,-2.437091366,1.86362337,-0.573467996,0.189150056,0.189150056,0,-1.860951862,1.195470905,-0.665480957,0.721030609 +Tony Delk,delkto01,1998,RS,CHH,64,34,-5.353881447,-5.430905175,-10.78478662,-0.143193971,-0.143193971,0,-5.768395013,-4.541562822,-10.30995784,2.501286657 +Muggsy Bogues,boguemu01,1998,RS,CHH,30,16,1.709150271,5.420794429,7.1299447,0.081301395,0.081301395,0,1.760783213,5.477969323,7.238752536,0.735615886 +Jeff Grayer,grayeje01,1998,RS,CHH,21,11,-16.75091602,-7.151406838,-23.90232285,-0.121452485,-0.121452485,0,-14.44410253,-10.18776646,-24.63186898,2.109685362 +Michael McDonald,mcdonmi01,1998,RS,CHH,8,4,-22.73999542,-11.74385193,-34.48384734,-0.066672863,-0.066672863,0,-20.00545606,-14.36097759,-34.36643365,2.694889469 +Michael Jordan,jordami01,1998,RS,CHI,5966,3181,3.850499568,1.702543443,5.553043012,13.41084838,13.41084838,0,4.004825398,1.768245283,5.773070681,-0.437568636 +Dennis Rodman,rodmade01,1998,RS,CHI,5356,2856,0.250443068,0.880964197,1.131407264,5.598738117,5.598738117,0,0.181536528,1.040909491,1.222446019,-0.920406418 +Ron Harper,harpero01,1998,RS,CHI,4284,2284,0.61701933,1.98159777,2.598617101,6.221340977,6.221340977,0,0.588558008,2.18709941,2.775657418,-0.166880037 +Toni Kukoc,kukocto01,1998,RS,CHI,4192,2235,2.235155394,0.656938082,2.892093476,6.406976898,6.406976898,0,2.275800197,0.152179702,2.4279799,-0.378920838 +Luc Longley,longllu01,1998,RS,CHI,3194,1703,-2.777635559,1.603909475,-1.173726084,1.368788584,1.368788584,0,-2.281027179,1.329470112,-0.951557067,-0.052660816 +Scottie Pippen,pippesc01,1998,RS,CHI,3098,1652,3.85173325,2.431207979,6.282941229,7.613748516,7.613748516,0,4.173850349,2.383713521,6.557563869,0.003964404 +Randy Brown,brownra02,1998,RS,CHI,2151,1147,-2.841219213,1.963490483,-0.87772873,1.098453682,1.098453682,0,-2.703198285,1.871875568,-0.831322717,0.233601716 +Steve Kerr,kerrst01,1998,RS,CHI,2099,1119,1.132943608,-0.528030002,0.604913605,1.905467171,1.905467171,0,0.780133839,-0.681935283,0.098198556,-0.472156931 +Scott Burrell,burresc01,1998,RS,CHI,2056,1096,1.115638997,3.15288657,4.268525567,3.949965361,3.949965361,0,1.346537971,2.592335032,3.938873003,0.590128132 +Jason Caffey,caffeja01,1998,RS,CHI,1332,710,-1.059555444,-1.330231653,-2.389787097,0.130747653,0.130747653,0,-1.244799823,-1.754888056,-2.999687879,0.184420502 +Jud Buechler,buechju01,1998,RS,CHI,1140,608,0.592167103,0.961049172,1.553216275,1.331988401,1.331988401,0,0.226806743,-0.413110904,-0.186304161,-0.19683907 +Bill Wennington,wennibi01,1998,RS,CHI,876,467,-4.168348151,-0.763927263,-4.932275414,-0.522408101,-0.522408101,0,-4.171883498,-0.899980704,-5.071864202,0.430765902 +Joe Kleine,kleinjo01,1998,RS,CHI,745,397,-6.403405175,-1.081768741,-7.485173915,-0.963714314,-0.963714314,0,-6.198970417,-1.656704763,-7.85567518,0.438883132 +Dickey Simpkins,simpkdi01,1998,RS,CHI,444,237,-1.232740372,-1.654110216,-2.886850589,-0.016710785,-0.016710785,0,-1.71290763,-1.861183973,-3.574091603,0.900810269 +Rusty LaRue,larueru01,1998,RS,CHI,263,140,-3.673893267,-1.35725328,-5.031146547,-0.164043828,-0.164043828,0,-3.54495527,-2.063938877,-5.608894147,0.620159588 +Keith Booth,boothke01,1998,RS,CHI,32,17,-1.339870495,-5.026140462,-6.366010956,-0.031728926,-0.031728926,0,-1.715082625,-6.379714107,-8.094796732,1.065558532 +David Vaughn,vaughda02,1998,RS,CHI,11,6,3.432289501,-1.659846689,1.772442812,0.014209196,0.014209196,0,2.328838136,-1.744534335,0.584303801,2.409200947 +Wesley Person,persowe01,1998,RS,CLE,6058,3198,2.226201571,1.35738608,3.583587651,10.26634977,10.26634977,0,2.05905621,1.349183983,3.408240193,-0.598096208 +Shawn Kemp,kempsh01,1998,RS,CLE,5246,2769,-1.872668937,1.506712178,-0.365956759,3.374483114,3.374483114,0,-1.335712379,1.506455596,0.170743218,0.174701346 +Cedric Henderson,hendece02,1998,RS,CLE,4787,2527,-2.430156162,0.825678165,-1.604477997,1.47807028,1.47807028,0,-2.561392921,0.700802719,-1.860590202,0.072801317 +Brevin Knight,knighbr01,1998,RS,CLE,4704,2483,2.682753628,3.105185212,5.78793884,10.83856313,10.83856313,0,2.399955547,3.761611825,6.161567371,0.189830094 +Zydrunas Ilgauskas,ilgauzy01,1998,RS,CLE,4507,2379,-0.061036418,2.889728653,2.828692235,6.745861937,6.745861937,0,-0.141566572,2.436890383,2.295323811,-0.3422019 +Derek Anderson,anderde01,1998,RS,CLE,3484,1839,0.990982445,0.782452666,1.773435111,4.241122174,4.241122174,0,0.716736141,0.3046834,1.021419542,-0.065136818 +Vitaly Potapenko,potapvi01,1998,RS,CLE,2675,1412,-4.576395445,-0.082795871,-4.659191316,-1.382261003,-1.382261003,0,-4.341133773,-0.773503089,-5.114636862,0.456647958 +Danny Ferry,ferryda01,1998,RS,CLE,1959,1034,-3.038553749,-0.749937198,-3.788490946,-0.550988053,-0.550988053,0,-2.972934216,-1.350205941,-4.323140157,0.522845688 +Bob Sura,surabo01,1998,RS,CLE,1785,942,-1.469084205,-0.231372391,-1.700456596,0.509207221,0.509207221,0,-1.524352968,-0.489070677,-2.013423644,0.867125446 +Scott Brooks,brooksc01,1998,RS,CLE,591,312,0.226719166,1.483632799,1.710351965,0.707691131,0.707691131,0,-0.523505425,0.614513242,0.091007817,-0.29830305 +Carl Thomas,thomaca01,1998,RS,CLE,515,272,-2.011933756,1.482735637,-0.529198118,0.314652338,0.314652338,0,-1.985182486,0.815532955,-1.169649531,1.915463773 +Mitchell Butler,butlemi02,1998,RS,CLE,390,206,-3.720278335,-0.261974468,-3.982252803,-0.130387258,-0.130387258,0,-4.160510281,-0.457564693,-4.618074974,0.617923937 +Shawnelle Scott,scottsh01,1998,RS,CLE,356,188,-3.154176386,2.013322274,-1.140854112,0.156749988,0.156749988,0,-3.435942429,2.225970316,-1.209972113,1.423240776 +Henry James,jameshe01,1998,RS,CLE,314,166,-1.510469062,-3.289739016,-4.800208078,-0.175121067,-0.175121067,0,-1.689800868,-4.123616232,-5.8134171,0.779916086 +Greg Graham,grahagr01,1998,RS,CLE,106,56,-5.905368309,-4.943746502,-10.84911481,-0.235165981,-0.235165981,0,-6.080676563,-6.388912055,-12.46958862,1.486212087 +Tony Dumas,dumasto01,1998,RS,CLE,89,47,-4.21846681,-4.578225685,-8.796692496,-0.145783334,-0.145783334,0,-4.643205592,-5.972063674,-10.61526927,0.496025972 +Michael Finley,finlemi01,1998,RS,DAL,6430,3394,1.658959429,-0.374218751,1.284740678,6.945752896,6.945752896,0,1.57826676,-0.137841833,1.440424927,-0.534534381 +A.C. Green,greenac01,1998,RS,DAL,5018,2649,-0.974740082,-0.101325819,-1.076065901,2.240047148,2.240047148,0,-1.321464094,0.055310909,-1.266153185,-0.900807715 +Hubert Davis,davishu01,1998,RS,DAL,4505,2378,0.129328119,-2.651383571,-2.522055452,0.274724284,0.274724284,0,-0.490147395,-2.650912589,-3.141059985,-0.604745989 +Khalid Reeves,reevekh01,1998,RS,DAL,3694,1950,-0.588054685,-1.240169152,-1.828223836,0.920165145,0.920165145,0,-0.82968703,-0.82482008,-1.654507111,0.308738447 +Shawn Bradley,bradlsh01,1998,RS,DAL,3452,1822,-3.727509787,2.886571739,-0.840938047,1.764878824,1.764878824,0,-3.384483627,2.624305163,-0.760178464,-0.502191285 +Dennis Scott,scottde01,1998,RS,DAL,3404,1797,-0.678649185,-1.761691156,-2.440340342,0.287611087,0.287611087,0,-0.533841116,-1.530648823,-2.064489939,1.192523011 +Erick Strickland,stricer01,1998,RS,DAL,2851,1505,-2.519378981,-1.600334009,-4.11971299,-1.057418413,-1.057418413,0,-2.433346844,-1.603242054,-4.036588898,0.493626988 +Samaki Walker,walkesa01,1998,RS,DAL,1946,1027,-2.502627199,0.190786542,-2.311840657,0.229896864,0.229896864,0,-2.518608564,0.34363058,-2.174977985,0.124207978 +Chris Anstey,anstech01,1998,RS,DAL,1288,680,-3.859903363,1.247534465,-2.612368897,0.048027234,0.048027234,0,-3.501106045,1.199006717,-2.302099328,0.531973025 +Martin Muursepp,muursma01,1998,RS,DAL,1142,603,-0.341811733,0.322072653,-0.01973908,0.847044103,0.847044103,0,-0.435448892,0.697071067,0.261622175,0.769774244 +Eric Riley,rileyer01,1998,RS,DAL,1031,544,-5.203055972,1.059541457,-4.143514515,-0.387373321,-0.387373321,0,-5.163510629,0.496149876,-4.667360753,0.142911352 +Bubba Wells,wellsbu01,1998,RS,DAL,748,395,-2.991291606,-1.622325207,-4.613616813,-0.376282913,-0.376282913,0,-3.494414541,-2.311333741,-5.805748282,0.172721602 +Cedric Ceballos,cebalce01,1998,RS,DAL,690,364,0.732182605,-1.690882618,-0.958700013,0.334010864,0.334010864,0,0.590506896,-1.824524653,-1.234017757,0.368952248 +Robert Pack,packro01,1998,RS,DAL,553,292,-6.174870075,-0.015183298,-6.190053372,-0.51298649,-0.51298649,0,-5.390210233,-0.526006142,-5.916216375,0.08785227 +Shawn Respert,respesh01,1998,RS,DAL,407,215,-1.649652776,-2.790317831,-4.439970606,-0.187588312,-0.187588312,0,-1.753403675,-3.049592053,-4.802995728,1.08928075 +Kevin Ollie,ollieke01,1998,RS,DAL,405,214,-3.787261758,-2.844609273,-6.631871031,-0.422250413,-0.422250413,0,-4.381716819,-3.43185937,-7.813576189,-0.341237237 +Kurt Thomas,thomaku01,1998,RS,DAL,138,73,-8.907985573,-3.672270991,-12.58025656,-0.374152216,-0.374152216,0,-7.989524241,-2.583848106,-10.57337235,2.003207277 +Adrian Caldwell,caldwad01,1998,RS,DAL,6,3,-5.9215057,-4.674232804,-10.5957385,-0.01181453,-0.01181453,0,-7.089384049,-6.735759666,-13.82514371,-1.477041781 +Dean Garrett,garrede01,1998,RS,DEN,4975,2632,-2.978469101,-1.068637962,-4.047107064,-1.725008013,-1.725008013,0,-3.039154404,-0.882959405,-3.922113808,-0.881526755 +LaPhonso Ellis,ellisla01,1998,RS,DEN,4867,2575,-0.866932421,-1.642748015,-2.509680436,0.315697341,0.315697341,0,-0.919417184,-1.472116108,-2.391533292,-0.007549763 +Anthony Goldwire,goldwan01,1998,RS,DEN,4181,2212,0.667248064,-1.88172067,-1.214472606,1.727254073,1.727254073,0,0.162618306,-1.522731692,-1.360113386,-0.29966477 +Johnny Newman,newmajo01,1998,RS,DEN,4113,2176,-0.493864594,-2.223283102,-2.717147695,0.036567581,0.036567581,0,-0.819878167,-2.050859514,-2.870737681,0.238229292 +Bobby Jackson,jacksbo01,1998,RS,DEN,3860,2042,-2.118400189,-1.08666883,-3.205069019,-0.474163002,-0.474163002,0,-1.90233301,-0.798040996,-2.700374006,0.011402326 +Danny Fortson,fortsda01,1998,RS,DEN,3423,1811,-1.824291659,-2.713858657,-4.538150316,-1.665936604,-1.665936604,0,-2.011137158,-2.060118636,-4.071255794,0.759473572 +Eric Washington,washier01,1998,RS,DEN,2909,1539,-1.760535521,-2.179664185,-3.940199707,-0.937333481,-0.937333481,0,-2.01389118,-2.047950923,-4.061842103,0.272859835 +Tony Battie,battito01,1998,RS,DEN,2847,1506,-2.852233022,-0.597883364,-3.450116386,-0.538989122,-0.538989122,0,-2.761699221,-0.491707279,-3.2534065,0.177780689 +Cory Alexander,alexaco01,1998,RS,DEN,1506,797,2.033326936,-0.537686879,1.495640057,1.747743597,1.747743597,0,2.157973099,-0.169686827,1.988286272,1.129320285 +Bryant Stith,stithbr01,1998,RS,DEN,1357,718,-2.169610792,-2.620994401,-4.790605193,-0.747488539,-0.747488539,0,-2.523988605,-2.785197417,-5.309186022,-0.004069828 +Joe Wolf,wolfjo01,1998,RS,DEN,1174,621,-4.840681302,-1.726699505,-6.567380807,-1.217125671,-1.217125671,0,-5.078632196,-1.619436952,-6.698069148,0.577741652 +Priest Lauderdale,laudepr01,1998,RS,DEN,652,345,-7.97512271,-2.430191795,-10.40531451,-1.36736281,-1.36736281,0,-7.353278418,-3.046255879,-10.3995343,1.347941962 +Harold Ellis,ellisha01,1998,RS,DEN,650,344,1.808666183,-0.705436428,1.103229755,0.683954499,0.683954499,0,1.123179998,-0.507510118,0.615669879,1.037292835 +Kiwane Garris,garriki01,1998,RS,DEN,425,225,-2.826695057,-3.428675082,-6.255370139,-0.403502833,-0.403502833,0,-3.384634123,-4.170536891,-7.555171014,0.250607372 +Eric Williams,willier01,1998,RS,DEN,274,145,0.269669536,-2.555829096,-2.28615956,0.034148223,0.034148223,0,0.103878068,-2.383048197,-2.27917013,-0.442551963 +George Zidek,zidekge01,1998,RS,DEN,79,42,-5.491345399,-4.36918269,-9.860528089,-0.152048277,-0.152048277,0,-5.643632522,-5.214385718,-10.85801824,-0.191241654 +Grant Hill,hillgr01,1998,RS,DET,6122,3294,1.930164037,1.466597635,3.396761672,10.28615668,10.28615668,0,2.027980485,1.315657455,3.34363794,-0.38985248 +Bison Dele,delebi01,1998,RS,DET,4868,2619,-1.188995966,1.137249053,-0.051746912,3.597175751,3.597175751,0,-0.789316603,1.066599721,0.277283118,-0.209477113 +Lindsey Hunter,hunteli01,1998,RS,DET,4656,2505,-0.025008601,1.172776694,1.147768092,4.9917509,4.9917509,0,0.451205783,1.765394927,2.21660071,0.187137472 +Joe Dumars,dumarjo01,1998,RS,DET,4323,2326,3.463041971,-1.727218739,1.735823231,5.304496554,5.304496554,0,3.22380756,-1.88724333,1.33656423,-0.32507841 +Jerry Stackhouse,stackje01,1998,RS,DET,3340,1797,1.359109158,-1.322852411,0.036256748,2.57023673,2.57023673,0,1.381664007,-1.517152972,-0.135488965,0.561989261 +Malik Sealy,sealyma01,1998,RS,DET,3050,1641,-1.28974653,0.621430369,-0.668316161,1.745673221,1.745673221,0,-1.472802757,0.225339906,-1.247462851,0.147185656 +Jerome Williams,willije01,1998,RS,DET,2425,1305,0.890112183,0.683594467,1.57370665,2.874005343,2.874005343,0,0.578553739,0.341968331,0.92052207,-0.151248156 +Don Reid,reiddo01,1998,RS,DET,1847,994,-0.995172133,0.674506463,-0.32066567,1.240743365,1.240743365,0,-1.527968687,0.994542454,-0.533426234,0.647613883 +Grant Long,longgr01,1998,RS,DET,1374,739,-1.704439158,0.973089025,-0.731350133,0.762519229,0.762519229,0,-1.892410637,0.973639018,-0.918771619,0.169472477 +Rick Mahorn,mahorri01,1998,RS,DET,1314,707,-4.25452178,-0.158876457,-4.413398237,-0.604772672,-0.604772672,0,-4.318272537,-0.112899913,-4.43117245,0.725651842 +Theo Ratliff,ratlith01,1998,RS,DET,1089,586,-2.734393231,-0.528803989,-3.26319722,-0.154258569,-0.154258569,0,-2.69368038,-0.206341867,-2.900022247,0.490791617 +Aaron McKie,mckieaa01,1998,RS,DET,877,472,-1.215623648,0.794002962,-0.421620686,0.563218057,0.563218057,0,-1.390544548,0.479231142,-0.911313407,0.409079508 +Eric Montross,montrer01,1998,RS,DET,658,354,-3.676819222,-0.408921198,-4.08574042,-0.243526081,-0.243526081,0,-3.761607363,0.009871842,-3.751735521,0.862220697 +Scot Pollard,pollasc01,1998,RS,DET,589,317,-1.356664041,0.567493442,-0.789170599,0.31754725,0.31754725,0,-1.725761846,0.164459269,-1.561302577,0.119733601 +Charles O'Bannon,obannch01,1998,RS,DET,435,234,-2.330664595,-0.457648709,-2.788313304,-0.004548876,-0.004548876,0,-2.82013073,-1.679336211,-4.499466941,-0.503844884 +Steve Henson,hensost01,1998,RS,DET,121,65,-0.360809961,-3.894891101,-4.255701062,-0.050506786,-0.050506786,0,-0.785011311,-4.603640879,-5.388652189,1.048729211 +Erick Dampier,dampier01,1998,RS,GSW,5116,2656,-3.252193661,0.291998114,-2.960195548,-0.283597388,-0.283597388,0,-3.361617309,0.289084457,-3.072532853,-0.396664464 +Donyell Marshall,marshdo01,1998,RS,GSW,5029,2611,-0.707517158,1.138636172,0.431119014,4.231064339,4.231064339,0,-0.793431223,1.369557364,0.576126141,-0.142427235 +Tony Delk,delkto01,1998,RS,GSW,3172,1647,-2.707606129,-0.484000274,-3.191606403,-0.37334455,-0.37334455,0,-2.593232707,-0.82539759,-3.418630297,0.557108762 +Joe Smith,smithjo02,1998,RS,GSW,3168,1645,-2.463942603,-1.146008057,-3.60995066,-0.720921481,-0.720921481,0,-2.37625519,-0.63179932,-3.00805451,-0.103419318 +Muggsy Bogues,boguemu01,1998,RS,GSW,2993,1554,-0.063198317,-0.740088152,-0.803286469,1.528367359,1.528367359,0,-0.91736867,-1.114589477,-2.031958147,-0.892924594 +Bimbo Coles,colesbi01,1998,RS,GSW,2833,1471,-1.47268774,-0.825736303,-2.298424043,0.338791583,0.338791583,0,-1.988529203,-0.410019916,-2.398549119,-0.031826246 +Jim Jackson,jacksji01,1998,RS,GSW,2423,1258,-1.127948132,-1.563415506,-2.691363638,0.037666378,0.037666378,0,-1.132008439,-1.281500142,-2.413508581,0.076967873 +Clarence Weatherspoon,weathcl01,1998,RS,GSW,1993,1035,-0.658136086,0.577973853,-0.080162233,1.403920439,1.403920439,0,-0.919703511,0.966524122,0.046820611,-0.382707922 +Brian Shaw,shawbr01,1998,RS,GSW,1980,1028,-3.026122293,-0.900233541,-3.926355834,-0.620490474,-0.620490474,0,-3.201170316,-0.636394225,-3.837564541,0.519537972 +Felton Spencer,spencfe01,1998,RS,GSW,1566,813,-3.909487871,0.645584536,-3.263903336,-0.215822944,-0.215822944,0,-4.264637705,1.111446504,-3.153191201,1.139841546 +Jason Caffey,caffeja01,1998,RS,GSW,1373,713,-1.4434609,-2.43391273,-3.87737363,-0.410495567,-0.410495567,0,-1.739833272,-2.276148709,-4.015981981,0.086415 +Adonal Foyle,foylead01,1998,RS,GSW,1263,656,-6.145919297,0.738682477,-5.40723682,-0.890954605,-0.890954605,0,-6.124705748,-0.170298531,-6.295004279,0.164438275 +Todd Fuller,fulleto02,1998,RS,GSW,1181,613,-4.309591785,-0.888949667,-5.198541453,-0.767976528,-0.767976528,0,-4.62638647,-1.391994315,-6.018380785,0.26111733 +Latrell Sprewell,sprewla01,1998,RS,GSW,1054,547,-0.165388776,-0.842478568,-1.007867344,0.486545841,0.486545841,0,-0.101721957,-0.744638543,-0.846360499,0.066235383 +Duane Ferrell,ferredu01,1998,RS,GSW,888,461,-3.681433295,-0.07672289,-3.758156185,-0.237712235,-0.237712235,0,-4.284057355,-0.71544546,-4.999502815,0.227957048 +David Vaughn,vaughda02,1998,RS,GSW,620,322,-4.439190386,-1.132592155,-5.571782541,-0.466739339,-0.466739339,0,-4.406052762,-1.314614646,-5.720667408,0.623615719 +Gerald Madkins,madkige01,1998,RS,GSW,468,243,0.064362433,-0.105940825,-0.041578392,0.335148158,0.335148158,0,-0.919990218,-0.803118202,-1.72310842,-0.173620477 +Dickey Simpkins,simpkdi01,1998,RS,GSW,378,196,-4.247323461,-2.350279288,-6.59760275,-0.385562163,-0.385562163,0,-4.440056552,-3.474529189,-7.914585741,0.191128061 +Brandon Williams,willibr01,1998,RS,GSW,270,140,-6.682299839,-0.31814169,-7.000441529,-0.306464706,-0.306464706,0,-6.544855229,-0.379101738,-6.923956967,0.861845812 +Carl Thomas,thomaca01,1998,RS,GSW,268,139,-0.905503937,-1.466407449,-2.371911386,0.027249297,0.027249297,0,-1.109286769,-1.886846521,-2.99613329,1.485780757 +B.J. Armstrong,armstbj01,1998,RS,GSW,114,59,-5.996738742,-0.098485,-6.095223742,-0.101366067,-0.101366067,0,-5.611779841,-0.522833402,-6.134613243,0.606762956 +Jeff Grayer,grayeje01,1998,RS,GSW,44,23,-0.799127566,2.68260366,1.883476094,0.057326228,0.057326228,0,-0.903633148,4.583605635,3.679972487,4.96368231 +Kevin Willis,willike02,1998,RS,HOU,4848,2528,-0.180698033,-1.215931902,-1.396629935,1.738302151,1.738302151,0,-0.116988912,-0.935953747,-1.052942659,-0.379700489 +Clyde Drexler,drexlcl01,1998,RS,HOU,4742,2473,3.848396794,0.257520141,4.105916935,8.668386522,8.668386522,0,4.062073433,0.786589026,4.848662459,0.191232287 +Charles Barkley,barklch01,1998,RS,HOU,4301,2243,2.802493598,0.177267932,2.97976153,6.528416693,6.528416693,0,2.754772259,0.462057443,3.216829701,-0.398464894 +Matt Maloney,malonma01,1998,RS,HOU,4251,2217,-0.069495174,-1.936197009,-2.005692183,0.839652725,0.839652725,0,-0.017052064,-1.796551396,-1.813603459,-0.243479809 +Mario Elie,eliema01,1998,RS,HOU,3812,1988,1.175525712,-0.747758125,0.427767587,3.218805155,3.218805155,0,0.909059515,-0.900631522,0.008427992,-0.122821959 +Hakeem Olajuwon,olajuha01,1998,RS,HOU,3131,1633,-1.036875213,2.486532754,1.449657541,3.488323012,3.488323012,0,-0.383668837,2.781791183,2.398122346,-0.278046632 +Eddie Johnson,johnsed03,1998,RS,HOU,2857,1490,0.264797836,-2.291561785,-2.026763949,0.548738485,0.548738485,0,0.106686923,-2.825063528,-2.718376605,-0.176813422 +Brent Price,pricebr01,1998,RS,HOU,2554,1332,-0.004476668,-1.993739148,-1.998215816,0.514830713,0.514830713,0,-0.03879705,-1.579372475,-1.618169526,0.70244468 +Matt Bullard,bullama01,1998,RS,HOU,2282,1190,1.160306797,-1.036562035,0.123744762,1.747018914,1.747018914,0,1.017335139,-1.37567373,-0.358338591,0.118294753 +Rodrick Rhodes,rhodero01,1998,RS,HOU,2052,1070,-5.085611839,-0.386821015,-5.472432853,-1.499395372,-1.499395372,0,-4.631076063,-0.500999885,-5.132075947,0.810225466 +Othella Harrington,harriot01,1998,RS,HOU,1732,903,-1.978533964,-2.082760224,-4.061294188,-0.603478164,-0.603478164,0,-2.349492247,-2.276048547,-4.625540794,-0.098136117 +Emanual Davis,davisem01,1998,RS,HOU,1149,599,-2.250057876,-2.903272456,-5.153330332,-0.737372487,-0.737372487,0,-2.352487594,-3.279218892,-5.631706487,0.35960741 +Charles Jones,jonesch01,1998,RS,HOU,244,127,-2.347426967,-2.26721087,-4.614637837,-0.121083397,-0.121083397,0,-3.287558985,-2.328877023,-5.616436008,0.199195924 +Joe Stephens,stephjo01,1998,RS,HOU,71,37,-0.375439938,-0.36765138,-0.743091317,0.038209245,0.038209245,0,0.860457635,-1.763163529,-0.902705894,0.781348079 +Reggie Miller,millere01,1998,RS,IND,5177,2795,4.838651252,-0.438371205,4.400280047,10.15344972,10.15344972,0,4.682882767,-0.32014764,4.362735128,-0.3844918 +Mark Jackson,jacksma01,1998,RS,IND,4470,2413,4.053170043,-0.135341953,3.91782809,8.142368069,8.142368069,0,3.757545295,-0.254214734,3.503330561,-0.739837917 +Antonio Davis,davisan01,1998,RS,IND,4058,2191,-0.225295563,0.625884651,0.400589088,3.514775984,3.514775984,0,-0.183325623,0.599908682,0.416583059,-0.18428235 +Chris Mullin,mullich01,1998,RS,IND,4032,2177,2.461682895,1.443629416,3.905312311,7.393830549,7.393830549,0,2.527876274,1.225433497,3.753309771,0.021494266 +Dale Davis,davisda01,1998,RS,IND,4027,2174,-0.661290597,2.601298192,1.940007596,5.173749874,5.173749874,0,-0.44427124,2.342675923,1.898404683,-0.496784279 +Rik Smits,smitsri01,1998,RS,IND,3862,2085,-1.028630589,1.880236791,0.851606202,3.829218769,3.829218769,0,-0.44343326,1.669312771,1.22587951,-0.0489067 +Jalen Rose,roseja01,1998,RS,IND,3160,1706,-0.766508301,-0.305659924,-1.072168225,1.467238171,1.467238171,0,-0.637878279,-0.788440666,-1.426318945,0.428591716 +Travis Best,besttr01,1998,RS,IND,2865,1547,0.171643478,0.837690392,1.009333871,2.987775341,2.987775341,0,0.325850655,1.195232395,1.52108305,0.634573144 +Derrick McKey,mckeyde01,1998,RS,IND,2438,1316,-1.813845974,1.410804827,-0.403041147,1.581243371,1.581243371,0,-1.67080661,1.374669944,-0.296136666,0.315420812 +Fred Hoiberg,hoibefr01,1998,RS,IND,1619,874,-0.455773258,1.240772163,0.784998905,1.587126196,1.587126196,0,-0.54948197,1.265661611,0.71617964,0.62695158 +Austin Croshere,croshau01,1998,RS,IND,450,243,-5.601330943,0.727205525,-4.874125418,-0.265710646,-0.265710646,0,-4.82942546,0.193754981,-4.635670479,0.820266953 +Mark Pope,popema01,1998,RS,IND,357,193,-5.645185602,-1.069060594,-6.714246196,-0.395291444,-0.395291444,0,-5.754970607,-1.145505593,-6.9004762,1.155572897 +Mark West,westma01,1998,RS,IND,194,105,-7.057498847,-0.453878156,-7.511377003,-0.256727712,-0.256727712,0,-6.637689255,-1.401264978,-8.038954233,0.59309956 +Etdrick Bohannon,bohanet01,1998,RS,IND,20,11,-23.64976127,0.525996224,-23.12376505,-0.116235119,-0.116235119,0,-20.76224693,-1.58433929,-22.34658622,1.512824719 +Lamond Murray,murrala01,1998,RS,LAC,5022,2579,0.953903045,0.079514318,1.033417363,4.968566888,4.968566888,0,0.896823579,0.189935449,1.086759029,-0.17755644 +Rodney Rogers,rogerro01,1998,RS,LAC,4866,2499,0.770149879,-1.031601001,-0.261451122,3.181727703,3.181727703,0,0.805945794,-0.676868742,0.129077052,0.254908441 +Darrick Martin,martida01,1998,RS,LAC,4476,2299,0.311895243,-2.014480707,-1.702585465,1.231099003,1.231099003,0,0.264044746,-1.484370863,-1.220326118,0.188451352 +Lorenzen Wright,wrighlo02,1998,RS,LAC,4025,2067,-2.549807409,-0.183216298,-2.733023706,0.017861715,0.017861715,0,-2.437569611,0.489264956,-1.948304655,-0.210247674 +Eric Piatkowski,piatker01,1998,RS,LAC,3388,1740,2.364944919,-1.964081805,0.400863113,2.79513778,2.79513778,0,1.915849022,-1.745024279,0.170824744,-0.066451296 +Maurice Taylor,tayloma01,1998,RS,LAC,2946,1513,-1.663815702,-2.171385501,-3.835201204,-0.841628182,-0.841628182,0,-1.698787441,-1.824124797,-3.522912238,0.428147795 +Brent Barry,barrybr01,1998,RS,LAC,2611,1341,1.174531826,-1.841129876,-0.66659805,1.443487508,1.443487508,0,1.133303744,-1.523061629,-0.389757885,1.158064891 +Pooh Richardson,richapo01,1998,RS,LAC,2438,1252,-1.179185931,-2.0082547,-3.187440631,-0.278014956,-0.278014956,0,-1.665744752,-2.237923175,-3.903667927,-0.46071612 +James Robinson,robinja02,1998,RS,LAC,2397,1231,-0.415186876,-2.881033011,-3.296219886,-0.344865418,-0.344865418,0,-0.219404822,-3.124491425,-3.343896246,0.481634557 +Stojko Vrankovic,vrankst01,1998,RS,LAC,1939,996,-4.772494816,-0.91208423,-5.684579046,-1.488792292,-1.488792292,0,-4.984632485,-1.23385753,-6.218490015,-0.149542415 +Isaac Austin,austiis01,1998,RS,LAC,1743,895,-2.331079432,-3.264607102,-5.595686534,-1.294484126,-1.294484126,0,-1.88698745,-2.959614391,-4.84660184,-0.347224741 +Keith Closs,closske01,1998,RS,LAC,1441,740,-4.13222478,0.188893011,-3.943331769,-0.447091727,-0.447091727,0,-4.242780557,-1.032514417,-5.275294975,-0.699205306 +Loy Vaught,vaughlo01,1998,RS,LAC,516,265,-4.351224496,-2.169826793,-6.521051289,-0.511163923,-0.511163923,0,-4.266054425,-1.588620306,-5.85467473,0.234091785 +Charles Smith,smithch04,1998,RS,LAC,506,260,-1.719198926,-2.951555374,-4.6707543,-0.259689238,-0.259689238,0,-1.558585491,-3.679174358,-5.237759849,1.755933476 +James Collins,collija01,1998,RS,LAC,201,103,-1.347870418,-0.547843877,-1.895714296,0.045277513,0.045277513,0,-0.759755204,-1.309097442,-2.068852646,0.782003095 +Eddie Jones,jonesed02,1998,RS,LAL,5740,2910,3.628798727,1.247625807,4.876424534,11.3006204,11.3006204,0,3.807876581,1.466009499,5.27388608,-0.179073361 +Rick Fox,foxri01,1998,RS,LAL,5343,2709,0.734692621,-0.108841982,0.62585064,4.694308237,4.694308237,0,0.961100616,0.218296168,1.179396784,0.556795358 +Robert Horry,horryro01,1998,RS,LAL,4323,2192,0.361716993,2.410086261,2.771803255,6.176575812,6.176575812,0,0.650286844,2.637652786,3.28793963,0.018059334 +Shaquille O'Neal,onealsh01,1998,RS,LAL,4290,2175,2.894321424,1.506642886,4.40096431,7.920826531,7.920826531,0,3.344025889,1.102663086,4.446688975,-0.166830925 +Kobe Bryant,bryanko01,1998,RS,LAL,4055,2056,2.364478302,-0.886468316,1.478009986,4.442466065,4.442466065,0,2.478021365,-1.098818347,1.379203018,0.152538683 +Nick Van Exel,vanexni01,1998,RS,LAL,4049,2053,4.319006688,-0.995969896,3.323036793,6.328710734,6.328710734,0,4.301828213,-0.768870342,3.532957871,-0.465807394 +Elden Campbell,campbel01,1998,RS,LAL,3519,1784,-1.564752517,-0.044190688,-1.608943205,1.036736144,1.036736144,0,-1.39496897,-0.532993783,-1.927962753,-0.162736853 +Derek Fisher,fishede01,1998,RS,LAL,3471,1760,0.0731566,-0.663879,-0.5907224,1.931690724,1.931690724,0,-0.139805023,-0.944853761,-1.084658784,-0.340977303 +Corie Blount,blounco01,1998,RS,LAL,2030,1029,-1.599154825,-0.261958429,-1.861113254,0.46837207,0.46837207,0,-1.777171948,-0.321484314,-2.098656262,0.334806505 +Sean Rooks,rooksse01,1998,RS,LAL,838,425,-2.624579187,-0.650808858,-3.275388045,-0.11407942,-0.11407942,0,-2.812560895,-1.185402508,-3.997963404,0.125822134 +Jon Barry,barryjo01,1998,RS,LAL,738,374,0.733039854,0.641586787,1.374626642,0.792248123,0.792248123,0,0.74737672,-0.283880755,0.463495965,0.604552705 +Mario Bennett,bennema01,1998,RS,LAL,698,354,1.978361885,1.55576267,3.534124555,1.142901159,1.142901159,0,1.961916064,1.341645245,3.303561309,0.637517288 +Shea Seals,sealssh01,1998,RS,LAL,18,9,-5.441905801,4.948149925,-0.493755877,0.010739262,0.010739262,0,-2.025003928,4.636078596,2.611074668,3.342333219 +Tim Hardaway,hardati01,1998,RS,MIA,5614,3031,5.030859995,0.634255129,5.665115125,13.01536183,13.01536183,0,5.249088296,0.89976223,6.148850526,0.01468248 +Voshon Lenard,lenarvo01,1998,RS,MIA,4855,2621,1.834914024,-0.782850803,1.052063221,5.085451471,5.085451471,0,1.687556635,-0.559748574,1.127808061,0.021606903 +P.J. Brown,brownpj01,1998,RS,MIA,4375,2362,-0.268028671,1.579033591,1.31100492,4.873450842,4.873450842,0,-0.333025397,1.699420527,1.36639513,-0.381470738 +Alonzo Mourning,mournal01,1998,RS,MIA,3592,1939,-0.121048031,2.155842763,2.034794732,4.729169431,4.729169431,0,0.186739378,1.489060707,1.675800085,-0.083409247 +Dan Majerle,majerda01,1998,RS,MIA,3571,1928,1.605076081,0.503843667,2.108919748,4.781541713,4.781541713,0,1.381031097,0.30660211,1.687633208,0.038026917 +Jamal Mashburn,mashbja01,1998,RS,MIA,3203,1729,0.592490511,-0.42888561,0.163604901,2.56959799,2.56959799,0,0.593345447,-0.489241308,0.104104139,-0.021226944 +Eric Murdock,murdoer01,1998,RS,MIA,2584,1395,0.338460626,2.467697795,2.806158421,3.993130995,3.993130995,0,0.477673338,2.479416244,2.957089582,0.892925739 +Isaac Austin,austiis01,1998,RS,MIA,2539,1371,-2.184281783,0.504440748,-1.679841034,0.751391053,0.751391053,0,-1.652637382,0.239312278,-1.413325104,0.345592709 +Mark Strickland,stricma01,1998,RS,MIA,1569,847,-0.469055709,0.164296565,-0.304759144,1.052462533,1.052462533,0,-0.804891047,-0.82222079,-1.627111837,-0.365044413 +Terry Mills,millste01,1998,RS,MIA,1448,782,-3.017649467,-0.568587674,-3.586237141,-0.338400426,-0.338400426,0,-2.75616694,-0.516234033,-3.272400973,1.303780519 +Keith Askins,askinke01,1998,RS,MIA,1261,681,-2.694129934,0.947761713,-1.746368221,0.353795177,0.353795177,0,-2.703807603,0.963864949,-1.739942654,1.332736832 +Duane Causwell,causwdu01,1998,RS,MIA,672,363,-5.941311459,1.998343017,-3.942968442,-0.223226572,-0.223226572,0,-5.798843594,1.690152012,-4.108691582,0.945103978 +Brent Barry,barrybr01,1998,RS,MIA,480,259,-0.538220688,1.288312802,0.750092115,0.471886243,0.471886243,0,-0.652219334,1.187078056,0.534858722,1.852309261 +Marty Conlon,conloma01,1998,RS,MIA,387,209,-1.52374862,1.982451514,0.458702893,0.343386464,0.343386464,0,-1.494591897,1.223178798,-0.2714131,0.330203077 +Rex Walters,waltere01,1998,RS,MIA,200,108,-0.293583268,-1.964901066,-2.258484334,0.027373492,0.027373492,0,-1.032045038,-3.354977891,-4.387022929,0.978853019 +Todd Day,dayto01,1998,RS,MIA,128,69,1.541865153,4.253242227,5.79510738,0.308725899,0.308725899,0,2.368692413,4.620609774,6.989302187,2.400844157 +Charles Smith,smithch04,1998,RS,MIA,59,32,-14.12189505,-1.166950903,-15.28884595,-0.207851955,-0.207851955,0,-11.76260567,-3.4250178,-15.18762347,1.400240592 +Antonio Lang,langan02,1998,RS,MIA,54,29,-2.408372402,0.650737076,-1.757635326,0.014817243,0.014817243,0,-2.457164138,-1.185638932,-3.642803071,0.836310812 +Ray Allen,allenra02,1998,RS,MIL,6248,3287,2.240600393,-1.127904072,1.112696321,6.475219444,6.475219444,0,2.292898861,-0.771255542,1.521643319,-0.037063696 +Glenn Robinson,robingl01,1998,RS,MIL,4360,2294,-0.619187017,-0.767772896,-1.386959912,1.591491016,1.591491016,0,-0.331431995,-0.781152868,-1.112584862,-0.218150033 +Ervin Johnson,johnser02,1998,RS,MIL,4298,2261,-1.173660589,2.642089214,1.468428625,4.872025484,4.872025484,0,-1.106100282,2.727783899,1.621683616,0.108992068 +Armen Gilliam,gilliar01,1998,RS,MIL,4018,2114,-0.49340514,-0.616074821,-1.10947996,1.762821821,1.762821821,0,-0.608735711,-1.156404349,-1.765140061,-0.339835603 +Tyrone Hill,hillty01,1998,RS,MIL,3923,2064,-0.068097027,0.54438734,0.476290313,3.395585407,3.395585407,0,-0.070914808,1.114841704,1.043926896,-0.050246499 +Michael Curry,currymi01,1998,RS,MIL,3760,1978,-0.962800346,-1.657871008,-2.620671354,0.13068194,0.13068194,0,-1.72483585,-1.412636187,-3.137472038,0.116631594 +Terrell Brandon,brandte01,1998,RS,MIL,3391,1784,2.844001735,1.240176203,4.084177938,6.209153781,6.209153781,0,2.911573276,1.500607745,4.412181021,-0.165853827 +Elliot Perry,perryel01,1998,RS,MIL,3330,1752,-1.959472201,-0.462300259,-2.42177246,0.293287214,0.293287214,0,-1.949253426,-0.80029716,-2.749550586,-0.032902441 +Andrew Lang,langan01,1998,RS,MIL,1315,692,-4.483748761,0.183538578,-4.300210184,-0.54878209,-0.54878209,0,-4.4966831,-0.319604094,-4.816287194,0.24492552 +Jerald Honeycutt,honeyje01,1998,RS,MIL,1007,530,-2.090576378,-1.120019787,-3.210596164,-0.126518428,-0.126518428,0,-1.347228804,-1.414708316,-2.76193712,1.445323304 +Jamie Feick,feickja01,1998,RS,MIL,855,450,-1.9264687,2.179149872,0.252681172,0.694617406,0.694617406,0,-1.864511062,1.751443865,-0.113067197,0.693306898 +Ricky Pierce,piercri01,1998,RS,MIL,840,442,-2.017993444,-2.828120381,-4.846113825,-0.470857618,-0.470857618,0,-2.64000122,-3.777319706,-6.417320927,-0.354384031 +Litterial Green,greenli01,1998,RS,MIL,236,124,-4.650055734,-2.34190521,-6.991960944,-0.268816424,-0.268816424,0,-5.066298628,-3.350132438,-8.416431067,0.153053728 +Tony Smith,smithto02,1998,RS,MIL,152,80,-5.335476967,0.009028782,-5.326448185,-0.105848755,-0.105848755,0,-4.786984161,-1.139528331,-5.926512492,0.598068943 +Jeff Nordgaard,nordgje01,1998,RS,MIL,91,48,-4.274308944,-0.183148294,-4.457457238,-0.041982434,-0.041982434,0,-4.156412286,-0.909409112,-5.065821397,0.365921846 +Tim Breaux,breauti01,1998,RS,MIL,57,30,-3.119250628,2.210050035,-0.909200593,0.028140923,0.028140923,0,-2.851206523,0.076559357,-2.774647166,-0.111386342 +Kevin Garnett,garneke01,1998,RS,MIN,6287,3222,1.306269112,1.777453243,3.083722356,9.513944959,9.513944959,0,1.720193577,1.793075627,3.513269204,-0.72307586 +Stephon Marbury,marbust01,1998,RS,MIN,6073,3112,2.778278103,-1.706021405,1.072256698,6.063332466,6.063332466,0,3.049797687,-1.211046039,1.838751648,-0.081687969 +Sam Mitchell,mitchsa01,1998,RS,MIN,4369,2239,0.713291829,-0.536150344,0.177141485,3.330351275,3.330351275,0,0.404341618,-0.509241711,-0.104900093,-0.367004369 +Terry Porter,portete01,1998,RS,MIN,3485,1786,2.755683055,-1.303712947,1.451970108,3.81130443,3.81130443,0,2.541964379,-1.769400109,0.77256427,-0.419996389 +Cherokee Parks,parksch02,1998,RS,MIN,3323,1703,-2.381558381,0.376489424,-2.005068956,0.647482956,0.647482956,0,-2.277997313,0.379801296,-1.898196017,0.033066266 +Tom Gugliotta,guglito01,1998,RS,MIN,3087,1582,2.506323831,0.345961229,2.85228506,4.490780762,4.490780762,0,2.440878148,0.35059944,2.791477587,-0.626855273 +Stanley Roberts,roberst01,1998,RS,MIN,2591,1328,-4.182883773,0.086277857,-4.096605917,-0.918875636,-0.918875636,0,-3.843541257,0.144888671,-3.698652586,0.649701269 +Chris Carr,carrch01,1998,RS,MIN,2273,1165,-0.425743125,-2.767043834,-3.192786958,-0.26418401,-0.26418401,0,-0.501694078,-2.753583447,-3.255277525,0.346756622 +Tom Hammonds,hammoto01,1998,RS,MIN,2225,1140,-1.272718995,-1.926496568,-3.199215564,-0.260529568,-0.260529568,0,-1.582510755,-2.169558099,-3.752068853,-0.261112383 +Anthony Peeler,peelean01,1998,RS,MIN,1934,991,1.44082162,0.20403431,1.644855931,2.243626271,2.243626271,0,1.654848828,0.714088259,2.368937087,0.886020474 +Doug West,westdo01,1998,RS,MIN,1343,688,-3.705567816,-2.472257176,-6.177824992,-1.207247177,-1.207247177,0,-4.143504998,-2.082551178,-6.226056176,0.305240245 +Reggie Jordan,jordare01,1998,RS,MIN,950,487,0.362172607,1.27978693,1.641959537,1.095525513,1.095525513,0,0.107946966,0.867412081,0.975359048,0.357192746 +Micheal Williams,willimi02,1998,RS,MIN,314,161,-1.43476834,-0.775505587,-2.210273927,0.044712582,0.044712582,0,-1.642958973,-1.133850082,-2.776809055,0.779514079 +DeJuan Wheat,wheatde01,1998,RS,MIN,293,150,-0.799886861,-1.741231038,-2.5411179,0.015962426,0.015962426,0,-0.884075298,-2.853081059,-3.737156357,-0.133278265 +Bill Curley,curlebi01,1998,RS,MIN,285,146,-2.466645016,-1.721245847,-4.187890863,-0.108091534,-0.108091534,0,-2.76741813,-1.007963409,-3.775381539,0.839450044 +Clifford Rozier,roziecl01,1998,RS,MIN,59,30,-10.00581033,-5.233564391,-15.23937472,-0.194936476,-0.194936476,0,-9.427914415,-5.336101413,-14.76401583,1.803621101 +Kerry Kittles,kittlke01,1998,RS,NJN,5396,2814,2.594312715,0.381933659,2.976246374,8.176515738,8.176515738,0,2.667479189,0.510770643,3.178249832,-0.496405394 +Kendall Gill,gillke01,1998,RS,NJN,5241,2733,0.206320366,1.733838906,1.940159272,6.559886947,6.559886947,0,0.496577612,1.974328415,2.470906027,0.279919687 +Sam Cassell,cassesa01,1998,RS,NJN,4997,2606,3.782709379,-1.08310517,2.699604208,7.252551103,7.252551103,0,3.689498353,-0.669865467,3.019632887,0.086489864 +Jayson Williams,willija01,1998,RS,NJN,4493,2343,2.3629478,-0.246683591,2.116264209,5.760398537,5.760398537,0,2.30349697,0.114938609,2.418435579,-0.890869497 +Keith Van Horn,vanhoke01,1998,RS,NJN,4458,2325,0.538472539,-1.31713571,-0.778663171,2.343063831,2.343063831,0,1.178612857,-1.083775144,0.094837713,0.181056302 +Sherman Douglas,douglsh01,1998,RS,NJN,3258,1699,1.718010496,-2.125046119,-0.407035622,2.028056086,2.028056086,0,1.146486695,-2.31749815,-1.171011455,-0.130233051 +Chris Gatling,gatlich01,1998,RS,NJN,2606,1359,-1.92305562,-0.238970809,-2.162026428,0.408986382,0.408986382,0,-1.443006946,-0.589040142,-2.032047088,0.293098127 +Michael Cage,cagemi01,1998,RS,NJN,2303,1201,-2.408810884,1.289998726,-1.118812158,0.992472434,0.992472434,0,-2.665403889,0.385943015,-2.279460875,-0.643295293 +David Benoit,benoida01,1998,RS,NJN,1532,799,-1.522715994,-1.290412092,-2.813128085,-0.026360559,-0.026360559,0,-1.330889937,-1.338055256,-2.668945193,2.22372333 +Lucious Harris,harrilu01,1998,RS,NJN,1287,671,-1.041121367,0.531053259,-0.510068108,0.771987001,0.771987001,0,-1.225776755,0.352862272,-0.872914482,0.614649245 +Kevin Edwards,edwarke01,1998,RS,NJN,675,352,-4.125244837,-0.193823423,-4.31906826,-0.281753882,-0.281753882,0,-4.011514845,-1.338879827,-5.350394672,-0.011578566 +Brian Evans,evansbr01,1998,RS,NJN,637,332,-0.010312816,-2.356757032,-2.367069848,0.065947856,0.065947856,0,-0.333956769,-2.807720592,-3.141677361,1.52771869 +Xavier McDaniel,mcdanxa01,1998,RS,NJN,345,180,-4.469327837,-2.475822696,-6.945150534,-0.385537923,-0.385537923,0,-5.0482842,-3.265697497,-8.313981697,0.06451593 +David Vaughn,vaughda02,1998,RS,NJN,309,161,-1.215303884,-1.288113295,-2.503417179,0.020517878,0.020517878,0,-1.584777372,-0.776513963,-2.361291335,1.186309255 +Rony Seikaly,seikaro01,1998,RS,NJN,291,152,-5.972882859,-2.393716444,-8.366599303,-0.440186136,-0.440186136,0,-5.429875518,-2.201485267,-7.631360786,0.968276879 +Yinka Dare,dareyi01,1998,RS,NJN,115,60,-6.7668036,-2.561391744,-9.328195344,-0.200977011,-0.200977011,0,-6.533275922,-3.343459484,-9.876735406,-0.179063867 +Jack Haley,haleyja01,1998,RS,NJN,98,51,-8.228005941,-3.101710853,-11.32971679,-0.226932701,-0.226932701,0,-7.545397721,-3.964962625,-11.51036035,1.50866975 +Don MacLean,macledo01,1998,RS,NJN,81,42,-9.81227806,-4.789357774,-14.60163583,-0.255490404,-0.255490404,0,-9.746340089,-5.280388751,-15.02672884,0.549944886 +Allan Houston,houstal01,1998,RS,NYK,5293,2848,-0.519574389,-0.506556455,-1.026130844,2.502129051,2.502129051,0,-0.507914429,-0.624071687,-1.131986116,-0.099870139 +Charles Oakley,oaklech01,1998,RS,NYK,5081,2734,-1.247300043,2.814175461,1.566875418,6.010984455,6.010984455,0,-0.998458944,3.170054683,2.171595739,-0.160332408 +Larry Johnson,johnsla02,1998,RS,NYK,4483,2412,0.835559033,-0.323756426,0.511802607,3.996559661,3.996559661,0,0.481008687,-0.445909258,0.035099429,-0.396522184 +Charlie Ward,wardch01,1998,RS,NYK,4306,2317,1.766009177,2.962504926,4.728514103,8.856810881,8.856810881,0,1.727852921,2.879674293,4.607527214,0.167503338 +John Starks,starkjo01,1998,RS,NYK,4067,2188,1.043773413,0.25694638,1.300719793,4.560254159,4.560254159,0,1.363665303,0.116856845,1.480522148,0.775071163 +Chris Mills,millsch01,1998,RS,NYK,4057,2183,-0.517134764,0.442338132,-0.074796631,2.981365203,2.981365203,0,-0.756010104,0.159985714,-0.59602439,0.055589228 +Chris Childs,childch01,1998,RS,NYK,2972,1599,-0.122496175,0.27695533,0.154459155,2.378081499,2.378081499,0,-0.497539065,0.406617528,-0.090921537,0.331389098 +Chris Dudley,dudlech02,1998,RS,NYK,1595,858,-4.431182169,2.425084946,-2.006097223,0.326792121,0.326792121,0,-4.339067179,1.916877638,-2.42218954,0.321913047 +Patrick Ewing,ewingpa01,1998,RS,NYK,1576,848,-1.479165606,3.612752004,2.133586398,2.105492698,2.105492698,0,-1.011576094,2.456862788,1.445286694,-0.319480442 +Buck Williams,willibu01,1998,RS,NYK,1372,738,-1.344484643,0.426361002,-0.918123641,0.689402177,0.689402177,0,-1.696408048,-0.013125106,-1.709533154,-0.046334069 +Terry Cummings,cummite01,1998,RS,NYK,983,529,-2.287193033,0.466421298,-1.820771735,0.252449074,0.252449074,0,-2.17988559,0.400007768,-1.779877822,0.602588687 +Anthony Bowie,bowiean01,1998,RS,NYK,416,224,-0.318219915,-0.27623273,-0.594452645,0.24608699,0.24608699,0,-1.332131419,-1.008290319,-2.340421739,-0.096161973 +Herb Williams,willihe01,1998,RS,NYK,331,178,-6.154532702,2.134118327,-4.020414374,-0.116990646,-0.116990646,0,-6.112247939,1.967201397,-4.145046542,1.280537071 +Brooks Thompson,thompbr01,1998,RS,NYK,225,121,-1.193442085,0.360740099,-0.832701986,0.120975406,0.120975406,0,-1.279319291,-0.2671166,-1.546435891,2.016426042 +Pete Myers,myerspe01,1998,RS,NYK,74,40,-0.348442697,4.483206803,4.134764106,0.142810394,0.142810394,0,-0.276604612,4.216105053,3.939500441,1.499434706 +Ben Davis,davisbe01,1998,RS,NYK,24,13,-4.321883679,3.324316847,-0.997566832,0.011572082,0.011572082,0,-2.706491067,4.294700132,1.588209065,-0.401678864 +Bo Outlaw,outlabo01,1998,RS,ORL,5420,2953,0.544123684,2.059822749,2.603946434,8.026122187,8.026122187,0,0.34895809,2.242631984,2.591590074,-0.455779356 +Horace Grant,grantho01,1998,RS,ORL,5145,2803,-0.607718023,1.865581193,1.25786317,5.677059002,5.677059002,0,-0.524395345,2.094080253,1.569684908,-0.869439761 +Derek Harper,harpede01,1998,RS,ORL,3232,1761,0.513910186,-0.391079399,0.122830787,2.585594999,2.585594999,0,0.27766123,-0.191620986,0.086040243,0.15803666 +Nick Anderson,anderni01,1998,RS,ORL,3122,1701,2.875637567,1.134460306,4.010097873,5.861408207,5.861408207,0,2.920013487,0.915512613,3.835526101,-0.083216444 +Derek Strong,stronde01,1998,RS,ORL,3006,1638,-0.406435902,-0.389068101,-0.795504003,1.620827355,1.620827355,0,-0.574848993,-0.450423754,-1.025272746,-0.702469216 +Rony Seikaly,seikaro01,1998,RS,ORL,2724,1484,-2.182702076,-1.086514512,-3.269216588,-0.392510274,-0.392510274,0,-1.915002601,-1.048228997,-2.963231598,-0.141223991 +Mark Price,pricema01,1998,RS,ORL,2625,1430,0.646867212,-1.530051327,-0.883184115,1.36264991,1.36264991,0,0.629235554,-2.023407582,-1.394172028,0.043408764 +Danny Schayes,schayda01,1998,RS,ORL,2335,1272,-3.238744327,0.389984351,-2.848759976,-0.064300322,-0.064300322,0,-3.273566387,0.553326001,-2.720240386,0.295942087 +Gerald Wilkins,wilkige01,1998,RS,ORL,2298,1252,-4.615725282,-1.795807053,-6.411532335,-2.344119333,-2.344119333,0,-4.487399365,-2.458051031,-6.945450396,0.204704978 +Darrell Armstrong,armstda01,1998,RS,ORL,2269,1236,1.433486278,-0.187492547,1.245993731,2.513328356,2.513328356,0,1.208333423,-0.110365706,1.097967717,-0.238332684 +Anfernee Hardaway,hardaan01,1998,RS,ORL,1147,625,-0.105081911,0.960838597,0.855756686,1.152710983,1.152710983,0,0.128815537,1.1190516,1.247867137,0.232428821 +Brian Evans,evansbr01,1998,RS,ORL,1030,561,-1.16748011,-0.094617419,-1.262097529,0.429943074,0.429943074,0,-1.340195771,-0.458985731,-1.799181502,0.873577618 +David Benoit,benoida01,1998,RS,ORL,595,324,-0.871826013,-0.592583768,-1.464409781,0.216917571,0.216917571,0,-0.774010645,-0.7765411,-1.550551745,1.892898993 +Kevin Ollie,ollieke01,1998,RS,ORL,396,216,-4.274502278,-2.68788824,-6.962390519,-0.465154178,-0.465154178,0,-4.434406294,-3.860677733,-8.295084027,0.184053699 +Vernon Maxwell,maxweve01,1998,RS,ORL,310,169,-1.391117832,-3.498968865,-4.890086697,-0.188307594,-0.188307594,0,-1.420177699,-3.554111386,-4.974289085,1.871988381 +Kevin Edwards,edwarke01,1998,RS,ORL,248,135,-2.452496238,-1.317176301,-3.769672539,-0.069973783,-0.069973783,0,-2.634358028,-2.39005721,-5.024415238,-0.33586041 +Johnny Taylor,taylojo01,1998,RS,ORL,198,108,-6.40470796,-1.255934691,-7.660642651,-0.2757928,-0.2757928,0,-6.35613699,-0.799153758,-7.155290747,1.758516553 +Jason Lawson,lawsoja01,1998,RS,ORL,147,80,2.485115222,4.102310719,6.587425941,0.383147661,0.383147661,0,1.631731231,4.061074827,5.692806058,0.486907539 +Spud Webb,webbsp01,1998,RS,ORL,62,34,-7.440488126,-4.761920211,-12.20240834,-0.167180549,-0.167180549,0,-6.939255275,-5.158480189,-12.09773546,1.789292413 +Donald Royal,royaldo01,1998,RS,ORL,33,18,-10.7570043,-0.96110555,-11.71810984,-0.085043335,-0.085043335,0,-9.584871304,0.05465262,-9.530218684,2.976940038 +Tim Kempton,kemptti01,1998,RS,ORL,28,15,-7.849020845,-3.208536132,-11.05755698,-0.0643112,-0.0643112,0,-8.47413752,-2.389756849,-10.86389437,1.053923219 +Carl Thomas,thomaca01,1998,RS,ORL,28,15,6.736489512,-3.976171697,2.760317815,0.041552707,0.041552707,0,4.365302538,-5.83032874,-1.465026202,-1.338263923 +Allen Iverson,iversal01,1998,RS,PHI,6001,3150,2.76338175,0.965192157,3.728573907,10.41789759,10.41789759,0,2.936239335,1.451374117,4.387613453,0.052531584 +Derrick Coleman,colemde01,1998,RS,PHI,4067,2135,-0.639447282,0.18747314,-0.451974142,2.490143826,2.490143826,0,-0.315663579,-0.144641592,-0.460305171,-0.47600778 +Theo Ratliff,ratlith01,1998,RS,PHI,3545,1861,-0.875777775,-0.517615856,-1.393393631,1.286525031,1.286525031,0,-0.970512349,-0.023640255,-0.994152604,-0.109830596 +Jim Jackson,jacksji01,1998,RS,PHI,3406,1788,0.801841388,-1.890683488,-1.0888421,1.516528471,1.516528471,0,0.476101133,-1.82993634,-1.353835207,0.069797356 +Tim Thomas,thomati01,1998,RS,PHI,3389,1779,0.440454047,-0.785807097,-0.34535305,2.190515934,2.190515934,0,0.319241846,-1.113730113,-0.794488267,0.33268732 +Aaron McKie,mckieaa01,1998,RS,PHI,2555,1341,-2.085150605,1.254130623,-0.831019982,1.317714137,1.317714137,0,-2.255042819,1.327587276,-0.927455543,0.333284474 +Clarence Weatherspoon,weathcl01,1998,RS,PHI,2457,1290,-2.004615219,-0.01058056,-2.015195779,0.482087273,0.482087273,0,-1.97513511,-0.199156085,-2.174291195,-0.289017572 +Mark Davis,davisma02,1998,RS,PHI,1726,906,-3.308544056,0.488400442,-2.820143614,-0.032555023,-0.032555023,0,-3.299039995,-0.656743373,-3.955783368,0.37122848 +Eric Snow,snower01,1998,RS,PHI,1608,844,0.144591324,1.58735194,1.731943265,1.942383225,1.942383225,0,-0.215250711,1.852585116,1.637334406,0.587856665 +Scott Williams,willisc01,1998,RS,PHI,1526,801,-1.85605804,0.068989268,-1.787068772,0.394792976,0.394792976,0,-2.149642299,0.10308544,-2.046556859,0.295217918 +Jerry Stackhouse,stackje01,1998,RS,PHI,1425,748,-0.477770916,-0.758671319,-1.236442235,0.581219528,0.581219528,0,-0.246323259,-0.995163584,-1.241486843,0.569542023 +Joe Smith,smithjo02,1998,RS,PHI,1332,699,-2.199497122,-1.683322539,-3.882819661,-0.405525133,-0.405525133,0,-2.113459938,-1.531821795,-3.645281733,0.345498009 +Terry Cummings,cummite01,1998,RS,PHI,1250,656,-1.095424784,-0.186083354,-1.281508138,0.494346484,0.494346484,0,-1.401574593,0.163174015,-1.238400577,0.530702691 +Brian Shaw,shawbr01,1998,RS,PHI,956,502,-0.655817932,-1.143072074,-1.798890006,0.244793787,0.244793787,0,-0.992409121,-0.654822569,-1.647231689,0.448196452 +Eric Montross,montrer01,1998,RS,PHI,642,337,-5.487875223,-0.453539783,-5.941415006,-0.554552724,-0.554552724,0,-5.336847678,0.096299168,-5.240548511,0.970472737 +Doug Overton,overtdo01,1998,RS,PHI,528,277,-4.56906922,-2.412439391,-6.981508612,-0.601214698,-0.601214698,0,-4.948040956,-2.74330884,-7.691349797,0.488085454 +Benoit Benjamin,benjabe01,1998,RS,PHI,375,197,-2.537246388,-0.368902876,-2.906149263,-0.015743348,-0.015743348,0,-2.759249892,-0.916778443,-3.676028335,0.284516833 +Anthony Parker,parkean01,1998,RS,PHI,373,196,0.587509918,0.652168592,1.23967851,0.40140265,0.40140265,0,0.392894797,-0.551218952,-0.158324155,0.558253206 +Rex Walters,waltere01,1998,RS,PHI,242,127,-0.824738747,-2.80783607,-3.632574816,-0.058261181,-0.058261181,0,-1.215253247,-3.805461941,-5.020715188,1.716330947 +Kebu Stewart,stewake01,1998,RS,PHI,210,110,-2.830073642,0.744135531,-2.085938111,0.037474619,0.037474619,0,-2.876110699,-0.315788467,-3.191899166,0.505300839 +Tom Chambers,chambto01,1998,RS,PHI,19,10,5.439156696,11.99304849,17.43220518,0.106397359,0.106397359,0,5.870257369,12.69855907,18.56881644,3.041118746 +William Cunningham,cunniwi01,1998,RS,PHI,2,1,-6.553120337,13.38765896,6.834538618,0.004810969,0.004810969,0,-7.461860534,10.05334765,2.591487117,-1.477041781 +Jason Kidd,kiddja01,1998,RS,PHO,6005,3118,2.340852299,1.27601586,3.616868159,10.06544416,10.06544416,0,2.51432332,1.441165686,3.955489006,-0.568173344 +Antonio McDyess,mcdyean01,1998,RS,PHO,4701,2441,0.630043555,2.326190163,2.956233718,7.105044412,7.105044412,0,0.773746667,2.485999372,3.259746038,-0.019138541 +Clifford Robinson,robincl02,1998,RS,PHO,4544,2359,0.6973139,1.310491728,2.007805627,5.73057296,5.73057296,0,0.714913876,1.316778573,2.031692449,0.067959993 +Rex Chapman,chapmre01,1998,RS,PHO,4359,2263,0.945493243,-0.653342419,0.292150824,3.499847726,3.499847726,0,1.173963974,-0.742677285,0.431286689,-0.326849964 +Danny Manning,mannida01,1998,RS,PHO,3455,1794,0.617771418,1.184415321,1.802186739,4.168049694,4.168049694,0,0.683025451,1.222298482,1.905323932,0.031542848 +Steve Nash,nashst01,1998,RS,PHO,3205,1664,1.610459389,-0.509914222,1.100545167,3.267802258,3.267802258,0,1.48335007,-0.482508889,1.000841181,-0.033698635 +Hot Rod Williams,williho01,1998,RS,PHO,2567,1333,-2.729491009,1.873920571,-0.855570439,1.281177724,1.281177724,0,-2.900805412,1.333783878,-1.567021534,-0.511757304 +Kevin Johnson,johnske02,1998,RS,PHO,2485,1290,0.671471872,-1.724629338,-1.053157465,1.105515948,1.105515948,0,0.110752707,-2.304606729,-2.193854023,-0.922275628 +George McCloud,mccloge01,1998,RS,PHO,2336,1213,-0.072702598,1.0547687,0.982066101,2.328869889,2.328869889,0,0.279448728,0.792368987,1.071817715,0.759282933 +Mark Bryant,bryanma01,1998,RS,PHO,2138,1110,-3.213610473,0.74983246,-2.463778013,0.16309958,0.16309958,0,-3.16855379,0.889906457,-2.278647332,0.566848046 +Cedric Ceballos,cebalce01,1998,RS,PHO,1206,626,1.524660755,-0.079281495,1.44537926,1.349987725,1.349987725,0,1.371071732,-0.655620112,0.715451621,0.684899621 +Dennis Scott,scottde01,1998,RS,PHO,950,493,-1.006137196,-1.233773971,-2.239911167,0.129597059,0.129597059,0,-1.142919808,-2.022036511,-3.164956318,0.922175409 +Marko Milic,milicma01,1998,RS,PHO,314,163,-0.603428127,-0.142383865,-0.745811991,0.167817645,0.167817645,0,-0.584132089,-1.684080367,-2.268212455,0.627124462 +Brooks Thompson,thompbr01,1998,RS,PHO,89,46,-3.415528019,1.880480343,-1.535047677,0.030096021,0.030096021,0,-1.339315402,1.276148298,-0.063167103,5.068735635 +Horacio Llamas Grey,llamaho01,1998,RS,PHO,81,42,-10.90844767,0.175573147,-10.73287453,-0.177919578,-0.177919578,0,-9.102829722,0.333318111,-8.76951161,3.663257479 +Rasheed Wallace,wallara01,1998,RS,POR,5492,2896,-0.21703756,0.752290201,0.535252642,4.847297873,4.847297873,0,-0.209049239,1.097839504,0.888790266,-0.127821369 +Isaiah Rider,rideris01,1998,RS,POR,5284,2786,1.548418381,-0.987251813,0.561166569,4.709946945,4.709946945,0,1.754687621,-0.726350028,1.028337593,0.065952746 +Arvydas Sabonis,sabonar01,1998,RS,POR,4425,2333,0.985027045,2.536958198,3.521985243,7.481040451,7.481040451,0,1.13950684,2.461268388,3.600775228,0.189889899 +Brian Grant,grantbr01,1998,RS,POR,3643,1921,0.960228027,0.900937559,1.861165586,4.495385755,4.495385755,0,0.456439883,0.900980024,1.357419907,-0.484954987 +Kenny Anderson,anderke01,1998,RS,POR,2792,1472,-0.141397398,0.102572746,-0.038824652,2.04900416,2.04900416,0,0.155097424,0.341071509,0.496168933,0.57754832 +Stacey Augmon,augmost01,1998,RS,POR,2740,1445,-2.262548695,0.697221201,-1.565327494,0.873250556,0.873250556,0,-2.503095067,0.473803302,-2.029291765,-0.014248197 +Kelvin Cato,catoke01,1998,RS,POR,1910,1007,-3.228899512,3.440173896,0.211274384,1.525969218,1.525969218,0,-3.247010227,2.948539566,-0.298470661,0.273277848 +Gary Trent,trentga01,1998,RS,POR,1906,1005,-0.427115094,-0.402416555,-0.829531649,0.987477269,0.987477269,0,-0.436109212,-0.382882659,-0.81899187,0.255607328 +Alvin Williams,willial02,1998,RS,POR,1639,864,-1.120256301,-0.717190589,-1.837446889,0.402263811,0.402263811,0,-1.563632516,-1.16424618,-2.727878697,-0.000291 +Jermaine O'Neal,onealje01,1998,RS,POR,1532,808,-3.381066603,0.740160222,-2.64090638,0.044971576,0.044971576,0,-3.419030325,-0.245344346,-3.664374671,-0.002746976 +Damon Stoudamire,stoudda01,1998,RS,POR,1529,806,1.936163988,0.185302056,2.121466044,2.013622436,2.013622436,0,2.149516659,0.348240763,2.497757422,0.473014505 +Rick Brunson,brunsri01,1998,RS,POR,1180,622,-1.569537172,-0.450875949,-2.02041312,0.232290591,0.232290591,0,-1.581418084,-0.924111614,-2.505529698,0.299984957 +Walt Williams,williwa02,1998,RS,POR,1127,594,0.252235372,-0.393446994,-0.141211621,0.804320271,0.804320271,0,0.344181352,-0.820814363,-0.476633011,1.583488912 +Vincent Askew,askewvi01,1998,RS,POR,840,443,-3.701090652,0.21924645,-3.481844202,-0.165423993,-0.165423993,0,-4.075884205,-0.566028013,-4.641912218,0.007506053 +John Crotty,crottjo01,1998,RS,POR,719,379,-4.114331639,-2.07239092,-6.186722559,-0.664013777,-0.664013777,0,-4.207968811,-3.090134301,-7.298103112,-0.072973422 +Gary Grant,grantga01,1998,RS,POR,681,359,1.69258458,0.813923972,2.506508552,0.960206188,0.960206188,0,1.125360259,0.399114095,1.524474354,-0.245315863 +Alton Lister,listeal01,1998,RS,POR,83,44,-7.215278594,0.9752374,-6.240041194,-0.080201429,-0.080201429,0,-7.189697276,2.090626384,-5.099070892,2.162044364 +Carlos Rogers,rogerca01,1998,RS,POR,47,25,-2.032941201,-0.291810238,-2.324751439,0.005399719,0.005399719,0,-2.372496154,-1.860660147,-4.233156301,-0.409719227 +Sean Higgins,higgise01,1998,RS,POR,23,12,-16.63808114,8.53171019,-8.106370951,-0.034719827,-0.034719827,0,-13.20493164,9.771696556,-3.433235088,5.365292133 +Dontonio Wingfield,wingfdo01,1998,RS,POR,17,9,-13.73115295,-3.072165256,-16.80331821,-0.065435656,-0.065435656,0,-12.69414947,-3.254876163,-15.94902563,1.282100572 +Corliss Williamson,willico02,1998,RS,SAC,5471,2819,-0.49900738,-0.754273581,-1.253280961,2.149870856,2.149870856,0,-0.649968344,-0.391994653,-1.041962996,-0.118444789 +Mitch Richmond,richmmi01,1998,RS,SAC,4986,2569,3.391246999,-1.050788713,2.340458286,6.65547804,6.65547804,0,3.193840925,-0.681066146,2.512774779,-0.227358116 +Billy Owens,owensbi01,1998,RS,SAC,4557,2348,-0.502723072,0.765575625,0.262852553,3.607206984,3.607206984,0,-0.598059272,0.994437716,0.396378444,-0.051598083 +Anthony Johnson,johnsan02,1998,RS,SAC,4398,2266,-1.619055152,-1.567971587,-3.18702674,-0.504317792,-0.504317792,0,-1.751834027,-0.95980956,-2.711643587,-0.16898442 +Michael Stewart,stewami01,1998,RS,SAC,3418,1761,-3.165042842,2.082318244,-1.082724598,1.49353994,1.49353994,0,-3.226333892,1.845757621,-1.380576271,-0.271018603 +Olden Polynice,polynol01,1998,RS,SAC,2830,1458,-2.834020917,0.056300107,-2.77772081,-0.020549926,-0.020549926,0,-2.549157336,-0.221250831,-2.770408167,-0.313651671 +Terry Dehere,deherte01,1998,RS,SAC,2737,1410,-1.256625844,-1.429721618,-2.686347462,0.045969917,0.045969917,0,-1.362477675,-1.215949829,-2.578427504,0.357969301 +Lawrence Funderburke,fundela01,1998,RS,SAC,2123,1094,-0.81542393,-1.622961886,-2.438385816,0.172360561,0.172360561,0,-1.081658199,-2.458666056,-3.540324256,-0.824438304 +Tariq Abdul-Wahad,abdulta01,1998,RS,SAC,1861,959,-3.704132947,-1.187281304,-4.891414251,-1.048298791,-1.048298791,0,-3.771389422,-1.663344623,-5.434734046,0.047412282 +Mark Hendrickson,hendrma01,1998,RS,SAC,1430,737,-3.306358154,-0.138219136,-3.444577291,-0.260277936,-0.260277936,0,-3.498713445,-0.706289794,-4.205003239,-0.313134263 +Otis Thorpe,thorpot01,1998,RS,SAC,1209,623,-0.783676046,-0.73190925,-1.515585296,0.39301733,0.39301733,0,-0.924154553,-0.314020274,-1.238174827,0.152025366 +Mahmoud Abdul-Rauf,abdulma02,1998,RS,SAC,1029,530,-3.30521956,-1.477924683,-4.783144242,-0.548181158,-0.548181158,0,-3.2187273,-1.75299735,-4.971724649,-0.264747194 +Bobby Hurley,hurlebo01,1998,RS,SAC,809,417,-2.501754527,-2.606294662,-5.108049188,-0.502738168,-0.502738168,0,-2.843453537,-3.247316382,-6.090769919,0.192146773 +Michael Smith,smithmi02,1998,RS,SAC,673,347,-1.07499093,0.556255997,-0.518734934,0.39403611,0.39403611,0,-1.274767032,0.56124747,-0.713519561,-0.227963593 +Chris Robinson,robinch01,1998,RS,SAC,526,271,-1.562983346,-0.896993863,-2.45997721,0.040927884,0.040927884,0,-1.280888034,-1.051709034,-2.332597068,1.886611166 +Kevin Salvadori,salvake01,1998,RS,SAC,169,87,-10.21233804,0.587989405,-9.624348634,-0.304345247,-0.304345247,0,-10.05025874,-0.893721138,-10.94397988,-0.2362861 +Derek Grimm,grimmde01,1998,RS,SAC,66,34,-2.655608786,3.190465271,0.534856485,0.0588863,0.0588863,0,-1.13302191,2.925627674,1.792605764,3.053448068 +Tim Duncan,duncati01,1998,RS,SAS,5968,3204,0.995317695,1.975896694,2.971214389,9.290576751,9.290576751,0,1.071388586,1.761531752,2.832920338,-0.603501449 +Avery Johnson,johnsav01,1998,RS,SAS,4981,2674,1.510151249,0.147851009,1.658002258,5.961931737,5.961931737,0,1.058101091,0.48860202,1.546703111,-0.786819142 +David Robinson,robinda01,1998,RS,SAS,4577,2457,2.248217728,4.657250679,6.905468407,12.00946185,12.00946185,0,2.354948756,3.84255058,6.197499336,-0.711451007 +Jaren Jackson,jacksja01,1998,RS,SAS,4147,2226,0.041132251,-0.179998528,-0.138866276,2.978149175,2.978149175,0,0.013772457,0.263225821,0.276998278,0.390346828 +Vinny Del Negro,delnevi01,1998,RS,SAS,3206,1721,-0.31922307,-0.001389989,-0.32061306,2.120638455,2.120638455,0,-0.805187319,0.332165441,-0.473021878,-0.535118686 +Will Perdue,perduwi01,1998,RS,SAS,2777,1491,-1.656432532,2.201832741,0.545400209,2.490716783,2.490716783,0,-1.820158871,1.29758327,-0.522575601,-0.587494885 +Chuck Person,persoch01,1998,RS,SAS,2710,1455,-1.282484655,-0.072763217,-1.355247872,1.04100789,1.04100789,0,-0.767896629,-0.283198693,-1.051095322,0.496418873 +Monty Williams,willimo01,1998,RS,SAS,2448,1314,-2.139314148,0.065169191,-2.074144957,0.453159833,0.453159833,0,-2.444164795,-0.437638396,-2.881803191,0.01304913 +Sean Elliott,elliose01,1998,RS,SAS,1885,1012,-1.91870504,0.362264267,-1.556440773,0.617852275,0.617852275,0,-1.788505716,0.330186899,-1.458318817,0.235838352 +Reggie Geary,gearyre01,1998,RS,SAS,1276,685,-4.083940438,1.767224632,-2.316715806,0.153252295,0.153252295,0,-3.800236176,1.933501932,-1.866734244,1.10107481 +Carl Herrera,herreca01,1998,RS,SAS,961,516,-6.157856563,0.839104305,-5.318752259,-0.682627256,-0.682627256,0,-5.667461033,0.278700995,-5.388760038,0.860426929 +Cory Alexander,alexaco01,1998,RS,SAS,933,501,-1.683016743,0.505952403,-1.17706434,0.410317264,0.410317264,0,-1.341127406,0.211190106,-1.129937299,1.876570138 +Malik Rose,rosema01,1998,RS,SAS,799,429,-4.437371475,0.949088163,-3.488283312,-0.164111266,-0.164111266,0,-3.905992401,0.875442695,-3.030549707,1.424053689 +Brad Lohaus,lohaubr01,1998,RS,SAS,190,102,-2.716003353,-0.956850566,-3.672853919,-0.048270597,-0.048270597,0,-2.703171946,-1.645985115,-4.349157061,0.465871851 +Willie Burton,burtowi01,1998,RS,SAS,80,43,3.502160155,3.297152655,6.79931281,0.213301505,0.213301505,0,3.65967677,2.964878947,6.624555716,1.658338969 +Gary Payton,paytoga01,1998,RS,SEA,5951,3145,5.464313033,1.073817349,6.538130382,14.90448402,14.90448402,0,5.839831188,1.542427531,7.382258719,0.005792987 +Vin Baker,bakervi01,1998,RS,SEA,5571,2944,1.051495554,0.92505121,1.976546764,7.084926428,7.084926428,0,1.513502571,1.024180007,2.537682579,-0.186366548 +Detlef Schrempf,schrede01,1998,RS,SEA,5189,2742,3.263586709,-0.994481538,2.269105171,6.979254199,6.979254199,0,2.892895727,-1.032616,1.860279727,-0.55055046 +Hersey Hawkins,hawkihe01,1998,RS,SEA,4914,2597,2.359087636,1.282265161,3.641352797,8.447832724,8.447832724,0,2.350519518,1.377284657,3.727804175,-0.222679282 +Dale Ellis,ellisda01,1998,RS,SEA,3669,1939,2.309603268,-1.076869717,1.232733551,3.928677628,3.928677628,0,2.202032937,-1.550532948,0.651499989,-0.263218414 +Sam Perkins,perkisa01,1998,RS,SEA,3170,1675,0.081495225,0.025594518,0.107089743,2.446658995,2.446658995,0,0.378212543,-0.315076561,0.063135982,0.18831185 +Jim McIlvaine,mcilvji01,1998,RS,SEA,2292,1211,-5.247806583,2.042930078,-3.204876505,-0.283132655,-0.283132655,0,-5.070457767,1.92080449,-3.149653277,0.678129563 +Greg Anthony,anthogr01,1998,RS,SEA,1932,1021,1.194192719,0.198454658,1.392647377,2.170671479,2.170671479,0,1.527558741,-0.399252641,1.128306101,0.537965155 +Aaron Williams,williaa01,1998,RS,SEA,1432,757,-2.978976409,-0.638432142,-3.617408551,-0.337032078,-0.337032078,0,-3.079687305,-1.130004644,-4.20969195,0.55093007 +Jerome Kersey,kerseje01,1998,RS,SEA,1357,717,-2.302117353,2.704392449,0.402275096,1.16416115,1.16416115,0,-1.884181801,2.946674775,1.062492974,0.872771543 +David Wingate,wingada01,1998,RS,SEA,1033,546,-4.349321834,-1.307186888,-5.656508723,-0.812663633,-0.812663633,0,-4.549380776,-2.086853053,-6.636233829,0.338473437 +Nate McMillan,mcmilna01,1998,RS,SEA,528,279,1.339885533,0.375335944,1.715221477,0.638775524,0.638775524,0,1.064801003,0.670246387,1.735047389,0.455622613 +Eric Snow,snower01,1998,RS,SEA,140,74,-8.96565303,-6.692429239,-15.65808227,-0.498283431,-0.498283431,0,-8.762262972,-7.021199615,-15.78346259,2.051026434 +Stephen Howard,howarst01,1998,RS,SEA,100,53,-6.369093555,-0.093628894,-6.462722449,-0.103409458,-0.103409458,0,-5.489287616,0.147385744,-5.341901872,2.743740719 +James Cotton,cottoja02,1998,RS,SEA,62,33,-6.648531213,-3.274172529,-9.922703742,-0.122835032,-0.122835032,0,-5.535850133,-5.678209382,-11.21405952,1.566732574 +George Zidek,zidekge01,1998,RS,SEA,42,22,-11.94299918,-2.905173539,-14.84817272,-0.139281842,-0.139281842,0,-10.69594837,-2.550049478,-13.24599785,2.345938458 +Doug Christie,chrisdo01,1998,RS,TOR,5735,2939,0.859831295,0.32563076,1.185462055,5.9120521,5.9120521,0,0.995247585,0.804756302,1.800003886,0.168960966 +John Wallace,wallajo01,1998,RS,TOR,4607,2361,-2.224402406,-1.811316866,-4.035719272,-1.546926042,-1.546926042,0,-2.524669321,-1.871971546,-4.396640866,-0.107856866 +Damon Stoudamire,stoudda01,1998,RS,TOR,3967,2033,2.479935905,-2.207270768,0.272665137,3.145331231,3.145331231,0,2.40592387,-1.42366263,0.98226124,0.294656856 +Marcus Camby,cambyma01,1998,RS,TOR,3907,2002,-3.642851812,0.956083617,-2.686768195,0.064140701,0.064140701,0,-3.142998382,0.761254092,-2.381744291,-0.630222881 +Reggie Slater,slatere01,1998,RS,TOR,3243,1662,-2.004000857,-2.707504358,-4.711505215,-1.667073516,-1.667073516,0,-2.271012668,-2.59502863,-4.866041298,0.209290844 +Oliver Miller,milleol01,1998,RS,TOR,3177,1628,-2.359408954,-0.998765588,-3.358174542,-0.503922851,-0.503922851,0,-2.357740684,-1.004319486,-3.36206017,-0.222501082 +Tracy McGrady,mcgratr01,1998,RS,TOR,2301,1179,0.298435226,-0.152468607,0.145966619,1.729019184,1.729019184,0,-0.237184784,-1.071848051,-1.309032836,-0.680678682 +Chauncey Billups,billuch01,1998,RS,TOR,1795,920,-0.232066111,-2.865591485,-3.097657596,-0.164813356,-0.164813356,0,-0.209363831,-2.469314262,-2.678678093,0.911645674 +Dee Brown,brownde01,1998,RS,TOR,1772,908,2.811346572,-1.867534299,0.943812273,1.733066987,1.733066987,0,2.474985003,-1.758995857,0.715989146,1.167330736 +Walt Williams,williwa02,1998,RS,TOR,1709,876,-0.136649635,-1.277893325,-1.414542959,0.608757593,0.608757593,0,0.07421774,-0.548091755,-0.473874015,1.820612298 +Zan Tabak,tabakza01,1998,RS,TOR,1467,752,-4.381236855,-3.3972488,-7.778485656,-1.943184991,-1.943184991,0,-4.324589186,-2.772270652,-7.096859838,0.658376495 +Shawn Respert,respesh01,1998,RS,TOR,1358,696,0.307791435,-2.549041652,-2.241250218,0.182176887,0.182176887,0,-0.312639856,-2.836946793,-3.149586649,0.768764825 +Gary Trent,trentga01,1998,RS,TOR,693,355,-1.19355257,-2.801936373,-3.995488943,-0.226001785,-0.226001785,0,-1.201728832,-2.159285032,-3.361013865,0.169109172 +Popeye Jones,jonespo01,1998,RS,TOR,687,352,-0.765867343,-2.104819223,-2.870686566,-0.021542582,-0.021542582,0,-0.93289372,-1.742263282,-2.675157001,-0.554546133 +Carlos Rogers,rogerca01,1998,RS,TOR,685,351,-0.358468958,-3.10118411,-3.459653069,-0.126666042,-0.126666042,0,-0.949475648,-3.101288343,-4.050763991,-0.301035313 +Chris Garner,garnech01,1998,RS,TOR,572,293,-4.657295861,-0.648399087,-5.305694948,-0.388032845,-0.388032845,0,-4.594309989,-0.240549392,-4.834859381,1.431275125 +Alvin Williams,willial02,1998,RS,TOR,404,207,-2.800126057,-2.465266938,-5.265392995,-0.265948007,-0.265948007,0,-3.495679442,-2.53046638,-6.026145821,0.101045051 +John Thomas,thomajo02,1998,RS,TOR,326,167,-4.100284679,-4.457696924,-8.557981603,-0.50035076,-0.50035076,0,-4.562089324,-4.180110459,-8.742199783,1.013681042 +Lloyd Daniels,daniell01,1998,RS,TOR,160,82,0.340204538,-2.519671694,-2.179467156,0.023826601,0.023826601,0,-0.188117256,-3.526233661,-3.714350917,-0.162430531 +Roy Rogers,rogerro02,1998,RS,TOR,135,69,-5.941051166,-4.814572524,-10.75562369,-0.284040321,-0.284040321,0,-6.060256249,-4.417572296,-10.47782855,0.71700696 +Sharone Wright,wrighsh01,1998,RS,TOR,86,44,-3.698891026,-4.343779714,-8.042670741,-0.119658805,-0.119658805,0,-4.352874809,-4.470301929,-8.823176738,0.649482057 +Tim Kempton,kemptti01,1998,RS,TOR,62,32,-8.169837668,-5.043052314,-13.21288998,-0.173399182,-0.173399182,0,-7.894332022,-4.736663759,-12.63099578,1.37863709 +Ed Stokes,stokeed01,1998,RS,TOR,33,17,-9.034058678,2.262253044,-6.771805633,-0.035601654,-0.035601654,0,-8.373039337,1.872267226,-6.500772112,1.882810947 +Bob McCann,mccanbo01,1998,RS,TOR,10,5,-11.0837335,-3.784895398,-14.86862889,-0.031269064,-0.031269064,0,-11.59720263,-3.206257552,-14.80346019,1.047403219 +Karl Malone,malonka01,1998,RS,UTA,5695,3030,5.650513298,0.695174012,6.34568731,14.00102639,14.00102639,0,5.959062987,0.770592484,6.729655471,-0.3901545 +Jeff Hornacek,hornaje01,1998,RS,UTA,4624,2460,4.619642606,0.192835441,4.812478048,9.447198157,9.447198157,0,4.468590517,0.407471229,4.876061746,-0.42741584 +Bryon Russell,russebr01,1998,RS,UTA,4171,2219,1.377812896,0.871775494,2.24958839,5.68718552,5.68718552,0,1.628223502,1.146171259,2.774394761,0.435495853 +Adam Keefe,keefead01,1998,RS,UTA,3848,2047,0.317283893,0.082642802,0.399926695,3.266660187,3.266660187,0,0.427277018,-0.004208144,0.423068874,-0.64032926 +John Stockton,stockjo01,1998,RS,UTA,3492,1858,6.347672682,-0.181380906,6.166291776,8.409457925,8.409457925,0,6.035108988,-0.051646178,5.98346281,-0.462116391 +Howard Eisley,eisleho01,1998,RS,UTA,3244,1726,0.842417118,-1.687082587,-0.844665469,1.68073716,1.68073716,0,0.987206185,-1.699860237,-0.712654052,0.15733612 +Shandon Anderson,andersh01,1998,RS,UTA,3011,1602,1.20838412,-0.256820381,0.951563739,3.02703277,3.02703277,0,1.079670179,-0.477196684,0.602473495,0.048167691 +Greg Foster,fostegr01,1998,RS,UTA,2718,1446,-3.949928209,-1.26956594,-5.219494149,-1.824156552,-1.824156552,0,-3.483743842,-1.334217445,-4.817961287,0.114790055 +Greg Ostertag,ostergr01,1998,RS,UTA,2421,1288,-3.773664849,2.463414621,-1.310250228,0.944629523,0.944629523,0,-3.163669518,1.816435921,-1.347233598,-0.143310793 +Antoine Carr,carran01,1998,RS,UTA,2041,1086,-2.717540037,-1.41563725,-4.133177287,-0.772209833,-0.772209833,0,-2.617169294,-1.030199316,-3.64736861,0.694096529 +Chris Morris,morrich01,1998,RS,UTA,1011,538,-0.537451877,1.221925709,0.684473832,0.949747698,0.949747698,0,0.025597231,0.363561088,0.389158319,0.680979575 +Jacque Vaughn,vaughja01,1998,RS,UTA,788,419,-5.145281678,-3.698001622,-8.8432833,-1.316733263,-1.316733263,0,-4.760781634,-4.056840532,-8.817622166,0.992319539 +William Cunningham,cunniwi01,1998,RS,UTA,71,38,-1.937975804,1.805457489,-0.132518315,0.05176637,0.05176637,0,-1.705709432,3.604089008,1.898379576,1.835653572 +Troy Hudson,hudsotr01,1998,RS,UTA,43,23,1.732345378,2.516171685,4.248517063,0.082821948,0.082821948,0,2.554338812,1.282623938,3.83696275,0.775506592 +Shareef Abdur-Rahim,abdursh01,1998,RS,VAN,5725,2950,1.541272935,-1.15126518,0.390007756,4.695972401,4.695972401,0,1.451550502,-1.085284737,0.366265765,-0.580334182 +Bryant Reeves,reevebr01,1998,RS,VAN,4904,2527,-0.566023866,-2.228496703,-2.794520568,-0.057245453,-0.057245453,0,-0.454997652,-1.320192914,-1.775190566,-0.244816617 +Blue Edwards,edwarbl01,1998,RS,VAN,3819,1968,0.015656685,-1.141798675,-1.12614199,1.632752385,1.632752385,0,-0.079448389,-0.875846314,-0.955294702,0.127716099 +Antonio Daniels,daniean01,1998,RS,VAN,3796,1956,-1.906258878,-2.940659398,-4.846918276,-2.080964893,-2.080964893,0,-2.092804157,-3.303549116,-5.396353273,-0.508906056 +Lee Mayberry,maybele01,1998,RS,VAN,3561,1835,-0.083439489,-2.069897575,-2.153337064,0.558954119,0.558954119,0,-0.312345453,-1.624690275,-1.937035727,0.056934588 +Otis Thorpe,thorpot01,1998,RS,VAN,3055,1574,-1.199358509,-2.301199536,-3.500558046,-0.60170246,-0.60170246,0,-1.161515703,-1.651666546,-2.813182249,-0.15714165 +George Lynch,lynchge01,1998,RS,VAN,2898,1493,0.273642717,-0.111013122,0.162629594,2.216271497,2.216271497,0,0.046062054,-0.35204584,-0.305983787,-0.097248954 +Pete Chilcutt,chilcpe01,1998,RS,VAN,2756,1420,-0.785404767,-0.238584492,-1.023989259,1.251950981,1.251950981,0,-0.705038267,-0.248581649,-0.953619915,0.10840294 +Sam Mack,macksa01,1998,RS,VAN,2744,1414,0.56556155,-1.854760165,-1.289198615,1.055606929,1.055606929,0,0.834592064,-1.786298266,-0.951706202,0.151832064 +Tony Massenburg,masseto01,1998,RS,VAN,1735,894,-2.805844222,-1.261203941,-4.067048163,-0.602493894,-0.602493894,0,-2.648696505,-1.211535147,-3.860231652,0.268176802 +Michael Smith,smithmi02,1998,RS,VAN,1370,706,0.669669181,-0.868600539,-0.198931357,0.913031525,0.913031525,0,0.410444808,-0.756359502,-0.345914694,-0.583233583 +Bobby Hurley,hurlebo01,1998,RS,VAN,889,458,-3.383896974,-4.023174708,-7.407071682,-1.088218631,-1.088218631,0,-3.636591658,-4.134980149,-7.771571807,-0.000567506 +Ivano Newbill,newbiiv01,1998,RS,VAN,483,249,-5.205656999,-0.923795382,-6.129452381,-0.43239334,-0.43239334,0,-4.915977055,-0.929030574,-5.845007629,0.652916108 +Anthony Peeler,peelean01,1998,RS,VAN,392,202,2.361409054,-0.874528438,1.486880616,0.439639162,0.439639162,0,2.033740778,-0.348522195,1.685218584,0.624416714 +Chris Robinson,robinch01,1998,RS,VAN,278,143,-6.035074705,-2.125870193,-8.160944898,-0.407541981,-0.407541981,0,-5.11480034,-2.15911305,-7.27391339,2.954427896 +Larry Robinson,robinla01,1998,RS,VAN,80,41,-3.325302909,4.08983897,0.764536061,0.072863771,0.072863771,0,-2.273905289,2.262375899,-0.01152939,-0.812675031 +Rod Strickland,stricro02,1998,RS,WAS,5842,3020,3.098822301,-0.201628112,2.897194189,8.63930556,8.63930556,0,2.937324838,0.042610256,2.979935094,-0.65004163 +Calbert Cheaney,cheanca01,1998,RS,WAS,5496,2841,-1.122142074,-0.176274257,-1.29841633,2.103879907,2.103879907,0,-1.26892773,0.3561023,-0.91282543,-0.006902648 +Chris Webber,webbech01,1998,RS,WAS,5434,2809,0.758808247,2.465252063,3.224060311,8.571300315,8.571300315,0,1.513827424,2.594328602,4.108156026,0.102060571 +Juwan Howard,howarju01,1998,RS,WAS,4950,2559,-0.711594151,-0.495146041,-1.206740192,2.010067377,2.010067377,0,-0.364234816,-0.153616662,-0.517851478,-0.218331623 +Tracy Murray,murratr01,1998,RS,WAS,4308,2227,2.418311369,-0.538451009,1.87986036,5.263132923,5.263132923,0,2.459716692,-0.966798065,1.492918627,0.045400172 +Terry Davis,daviste01,1998,RS,WAS,3298,1705,-1.160664734,-0.406932278,-1.567597012,1.024936797,1.024936797,0,-1.50990164,-0.464980526,-1.974882166,-0.321959888 +Ben Wallace,wallabe01,1998,RS,WAS,2174,1124,-2.785937407,4.20891671,1.422979302,2.388436423,2.388436423,0,-2.638547076,3.387917812,0.749370736,-0.17638127 +Chris Whitney,whitnch01,1998,RS,WAS,2076,1073,1.857564445,-1.438463179,0.419101266,1.74192922,1.74192922,0,1.505263648,-1.976389542,-0.471125893,0.369750286 +Harvey Grant,grantha01,1998,RS,WAS,1731,895,-3.308566044,-0.579445129,-3.888011174,-0.51834174,-0.51834174,0,-3.819249681,-1.296185377,-5.115435057,-0.229802029 +Darvin Ham,hamda01,1998,RS,WAS,1228,635,-2.206435334,-0.246817175,-2.453252508,0.097092163,0.097092163,0,-2.754251417,-0.486131207,-3.240382624,0.90538791 +Ledell Eackles,eacklle01,1998,RS,WAS,1058,547,-0.772185099,-1.632031613,-2.404216712,0.096456987,0.096456987,0,-1.203503423,-2.54722372,-3.750727143,-0.04165921 +God Shammgod,shammgo01,1998,RS,WAS,282,146,-4.870894101,-2.242164329,-7.11305843,-0.330384823,-0.330384823,0,-4.601312432,-2.485680745,-7.086993177,1.513427404 +Lorenzo Williams,willilo01,1998,RS,WAS,215,111,1.863437469,-1.311514422,0.551923047,0.186698256,0.186698256,0,0.752515266,-1.653320648,-0.900805382,-0.145053408 +Tim Legler,legleti01,1998,RS,WAS,147,76,-7.98883543,-3.683354024,-11.67218945,-0.351198784,-0.351198784,0,-7.941837352,-3.935207539,-11.87704489,1.383455158 +Lawrence Moten,motenla01,1998,RS,WAS,52,27,-7.09566324,-4.852245975,-11.94790921,-0.128898668,-0.128898668,0,-7.262022165,-4.308124841,-11.57014701,1.58173995 +Jimmy Oliver,oliveji01,1998,RS,WAS,19,10,4.925439052,-2.244885944,2.680553108,0.027603345,0.027603345,0,3.805475924,-2.780992559,1.024483366,-0.340725465 +Steve Smith,smithst01,1998,PO,ATL,282,160,6.624926202,-0.903398624,5.721527578,0.712972,0,0.712972,5.831131742,-0.034836189,5.796295553,-0.032031877 +Mookie Blaylock,blaylmo01,1998,PO,ATL,270,153,6.327112211,2.506277751,8.833389963,0.933414482,0,0.933414482,6.800054569,2.65389632,9.453950889,0.079406298 +Dikembe Mutombo,mutomdi01,1998,PO,ATL,240,136,-3.41022096,2.947156826,-0.463064134,0.161806737,0,0.161806737,-3.482009666,1.8456289,-1.636380765,-0.984477706 +Alan Henderson,hendeal01,1998,PO,ATL,222,126,0.443210915,-0.348487844,0.094723071,0.188607613,0,0.188607613,0.236838427,-0.185680657,0.05115777,-0.000433286 +Tyrone Corbin,corbity01,1998,PO,ATL,199,113,-4.323157519,2.738654543,-1.584502977,0.069578193,0,0.069578193,-4.086697068,2.658179936,-1.428517133,0.347464416 +Eldridge Recasner,recasel01,1998,PO,ATL,157,89,1.460692444,-1.134689792,0.326002652,0.14291476,0,0.14291476,0.852296509,-1.377692923,-0.525396414,-0.687824021 +Christian Laettner,laettch01,1998,PO,ATL,153,87,-4.277240835,3.105445241,-1.171795594,0.073900415,0,0.073900415,-3.393352172,3.598457423,0.205105252,1.986388401 +Chucky Brown,brownch01,1998,PO,ATL,88,50,-1.752980652,-2.833728428,-4.58670908,-0.048197588,0,-0.048197588,-2.745390372,-3.739582496,-6.484972868,-0.227039733 +Anthony Miller,millean01,1998,PO,ATL,58,33,-3.092908303,2.220747517,-0.872160786,0.032716271,0,0.032716271,-2.96593626,1.367854403,-1.598081857,0.288796094 +Drew Barry,barrydr01,1998,PO,ATL,9,5,-7.458717993,-1.670938784,-9.129656777,-0.016904218,0,-0.016904218,-7.760883604,-3.91361096,-11.67449456,0.617986113 +Greg Anderson,andergr01,1998,PO,ATL,7,4,-29.51435433,5.230364328,-24.28399,-0.048110632,0,-0.048110632,-26.94993749,2.031398822,-24.91853866,5.34239405 +Chris Crawford,crawfch01,1998,PO,ATL,7,4,-9.974836092,-2.547674365,-12.52251046,-0.021673458,0,-0.021673458,-9.360030712,-3.763461959,-13.12349267,4.666259764 +Glen Rice,ricegl01,1998,PO,CHH,650,369,2.171628513,-0.017033622,2.154594891,0.950010428,0,0.950010428,2.020876504,0.224439398,2.245315902,-0.210283003 +Anthony Mason,masonan01,1998,PO,CHH,647,367,1.28897934,0.152681222,1.441660562,0.802417393,0,0.802417393,1.038519101,-0.034727912,1.003791188,-0.75772729 +Vlade Divac,divacvl01,1998,PO,CHH,608,345,-0.909493692,2.206575204,1.297081512,0.731131594,0,0.731131594,-0.796912947,2.203336405,1.406423458,-0.422523194 +David Wesley,wesleda01,1998,PO,CHH,502,285,2.052152593,-1.006642302,1.045510291,0.567228458,0,0.567228458,1.770108091,-0.710349119,1.059758972,-0.301253338 +Bobby Phills,phillbo01,1998,PO,CHH,474,269,-1.625983331,0.717632873,-0.908350459,0.261569856,0,0.261569856,-1.692832182,0.836157786,-0.856674396,0.296219095 +Dell Curry,curryde01,1998,PO,CHH,301,171,0.750297762,1.435969966,2.186267728,0.447798712,0,0.447798712,0.458606242,1.518011913,1.976618155,0.71080395 +B.J. Armstrong,armstbj01,1998,PO,CHH,257,146,-1.704490493,0.493205928,-1.211284564,0.117802207,0,0.117802207,-2.023403713,-0.00339669,-2.026800403,-0.301396723 +J.R. Reid,reidjr01,1998,PO,CHH,201,114,-5.733146189,-0.766920293,-6.500066482,-0.229060895,0,-0.229060895,-5.675126061,-0.620189576,-6.295315637,1.586626345 +Donald Royal,royaldo01,1998,PO,CHH,49,28,-2.647909071,-2.132102174,-4.780011246,-0.030107523,0,-0.030107523,-3.819035692,-2.660979214,-6.480014907,0.575826907 +Corey Beck,beckco01,1998,PO,CHH,46,26,-0.712180854,7.729807031,7.017626176,0.137019585,0,0.137019585,0.670929319,7.429111137,8.100040456,2.202803118 +Matt Geiger,geigema01,1998,PO,CHH,39,22,-7.723250331,-2.464253525,-10.18750386,-0.085036955,0,-0.085036955,-7.840379219,-3.883696897,-11.72407612,-1.07265987 +Travis Williams,willitr01,1998,PO,CHH,32,18,0.55791462,5.59599263,6.15390725,0.085005249,0,0.085005249,-0.315704951,5.119742334,4.804037383,0.691554586 +Michael Jordan,jordami01,1998,PO,CHI,1545,872,6.19749683,1.299651397,7.497148227,4.670063067,0,4.670063067,6.372409082,1.324568973,7.696978055,-0.587920765 +Scottie Pippen,pippesc01,1998,PO,CHI,1482,836,4.154818225,3.475736493,7.630554717,4.577468423,0,4.577468423,4.778508363,3.398141336,8.176649699,0.209929294 +Dennis Rodman,rodmade01,1998,PO,CHI,1280,722,-0.501031098,1.095379459,0.594348361,1.263965387,0,1.263965387,-0.473764817,1.420854195,0.947089378,-0.452000071 +Toni Kukoc,kukocto01,1998,PO,CHI,1129,637,3.642297067,1.882484879,5.524781946,2.775843082,0,2.775843082,3.698792175,1.646256968,5.345049144,0.069690417 +Ron Harper,harpero01,1998,PO,CHI,998,563,0.071962312,1.914179149,1.986141461,1.39603887,0,1.39603887,-0.192547141,1.615540361,1.42299322,-0.43647422 +Luc Longley,longllu01,1998,PO,CHI,808,456,-2.395653607,1.83459128,-0.561062327,0.527714472,0,0.527714472,-2.18396405,1.676698182,-0.507265868,0.411230959 +Steve Kerr,kerrst01,1998,PO,CHI,735,415,1.630741147,-1.224022945,0.406718202,0.683156034,0,0.683156034,0.925557756,-1.647072142,-0.721514386,-0.779976957 +Scott Burrell,burresc01,1998,PO,CHI,463,261,-0.522930502,4.214086461,3.69115596,0.894119523,0,0.894119523,-0.338084792,3.620987484,3.282902691,0.933688033 +Bill Wennington,wennibi01,1998,PO,CHI,211,119,-5.146488895,2.228568415,-2.91792048,-0.010728955,0,-0.010728955,-4.804404447,2.007497012,-2.796907436,1.770155255 +Dickey Simpkins,simpkdi01,1998,PO,CHI,131,74,-5.403053139,0.071858899,-5.33119424,-0.101180305,0,-0.101180305,-5.543991145,-0.796643667,-6.340634812,0.580869099 +Randy Brown,brownra02,1998,PO,CHI,126,71,-7.328124499,-1.73231168,-9.060436179,-0.234968305,0,-0.234968305,-7.630312186,-3.315119899,-10.94543208,-0.291564284 +Jud Buechler,buechju01,1998,PO,CHI,113,64,-0.801212215,2.29520508,1.493992865,0.142390522,0,0.142390522,-1.289446313,1.125453048,-0.163993265,-0.324488479 +Cedric Henderson,hendece02,1998,PO,CLE,274,157,-3.283960014,0.162383257,-3.121576758,-0.030799094,0,-0.030799094,-3.293937085,0.348024099,-2.945912986,0.288453445 +Shawn Kemp,kempsh01,1998,PO,CLE,265,152,2.287264395,0.699920339,2.987184734,0.455361459,0,0.455361459,2.219200024,0.266891107,2.486091131,-0.665290457 +Zydrunas Ilgauskas,ilgauzy01,1998,PO,CLE,256,147,-0.434300835,-0.402336294,-0.836637129,0.149036831,0,0.149036831,-0.511706406,0.398006603,-0.113699804,0.608144 +Wesley Person,persowe01,1998,PO,CLE,237,136,3.57216938,-0.55748866,3.014680719,0.409250126,0,0.409250126,2.957310284,-0.628443973,2.328866311,-0.692930061 +Brevin Knight,knighbr01,1998,PO,CLE,230,132,-1.137577667,4.030864137,2.89328647,0.395249655,0,0.395249655,-1.057607293,4.929136476,3.871529183,0.726432205 +Derek Anderson,anderde01,1998,PO,CLE,179,103,0.508588203,0.365563492,0.874151695,0.197170117,0,0.197170117,-0.117166078,-0.387662935,-0.504829013,0.330179285 +Vitaly Potapenko,potapvi01,1998,PO,CLE,122,70,-6.160485242,-0.852871949,-7.013357191,-0.158311289,0,-0.158311289,-5.973007995,-1.494382974,-7.467390969,0.705578499 +Bob Sura,surabo01,1998,PO,CLE,54,31,-2.574577221,-1.044879639,-3.61945686,-0.014406715,0,-0.014406715,-3.221526515,-1.496353902,-4.717880417,1.372518336 +Carl Thomas,thomaca01,1998,PO,CLE,19,11,0.234891403,-3.50671055,-3.271819146,-0.00304649,0,-0.00304649,-1.334994404,-2.628494825,-3.963489229,0.750979914 +Danny Ferry,ferryda01,1998,PO,CLE,17,10,-5.992841772,-2.621338681,-8.614180453,-0.031651181,0,-0.031651181,-6.037546911,-3.581028891,-9.618575802,2.236118336 +Scott Brooks,brooksc01,1998,PO,CLE,14,8,6.127764903,-3.49178395,2.635980954,0.022429385,0,0.022429385,3.73385936,-3.451686206,0.282173154,-0.933242379 +Shawnelle Scott,scottsh01,1998,PO,CLE,5,3,-19.36090006,1.451589274,-17.90931079,-0.02351221,0,-0.02351221,-17.56822806,-6.687451192,-24.25567925,-1.519221664 +Hakeem Olajuwon,olajuha01,1998,PO,HOU,355,190,-5.639299319,5.172721689,-0.46657763,0.227040788,0,0.227040788,-5.222465615,4.515433699,-0.707031916,-0.476374115 +Clyde Drexler,drexlcl01,1998,PO,HOU,340,182,0.746006084,1.871150005,2.617156089,0.517302501,0,0.517302501,0.821627465,1.99367047,2.815297935,0.557781159 +Kevin Willis,willike02,1998,PO,HOU,314,168,-3.202423975,3.231778902,0.029354927,0.246046675,0,0.246046675,-3.056677653,3.548969633,0.492291979,0.122842603 +Matt Maloney,malonma01,1998,PO,HOU,308,165,0.799838471,-0.42281458,0.377023891,0.270828789,0,0.270828789,-0.062598171,-0.166493883,-0.229092054,-0.214112314 +Mario Elie,eliema01,1998,PO,HOU,248,133,-1.091458652,-0.542555733,-1.634014385,0.077898961,0,0.077898961,-2.030347225,-0.944830871,-2.975178096,-0.225742148 +Eddie Johnson,johnsed03,1998,PO,HOU,166,89,-1.971211137,-2.219433304,-4.190644441,-0.067638705,0,-0.067638705,-2.81536566,-2.572910831,-5.388276491,0.219950745 +Charles Barkley,barklch01,1998,PO,HOU,162,87,-0.595616443,2.970412804,2.374796361,0.238092167,0,0.238092167,-0.741560298,3.021224686,2.279664388,1.29002278 +Brent Price,pricebr01,1998,PO,HOU,140,75,-0.945102244,1.508030371,0.562928127,0.133167264,0,0.133167264,-1.122417517,1.806583988,0.684166471,1.61048555 +Matt Bullard,bullama01,1998,PO,HOU,131,70,1.593341232,-0.362916013,1.230425219,0.145955231,0,0.145955231,0.534346938,-1.231648678,-0.69730174,-0.391119222 +Othella Harrington,harriot01,1998,PO,HOU,43,23,6.329941748,0.345034884,6.674976632,0.112040058,0,0.112040058,4.962676751,-1.624715644,3.337961107,-1.544294223 +Charles Jones,jonesch01,1998,PO,HOU,21,11,4.72443308,-1.057949294,3.666483786,0.038057154,0,0.038057154,2.334003934,1.327924564,3.661928498,2.146645002 +Rodrick Rhodes,rhodero01,1998,PO,HOU,13,7,-0.384761498,7.751445311,7.366683812,0.037966934,0,0.037966934,0.474211745,4.449990884,4.92420263,1.640070643 +Reggie Miller,millere01,1998,PO,IND,1128,628,5.309405167,-0.547238882,4.762166284,2.467728096,0,2.467728096,5.570414701,-0.362932254,5.207482447,-0.514494147 +Mark Jackson,jacksma01,1998,PO,IND,887,494,5.071575375,0.257930373,5.329505748,2.084351442,0,2.084351442,5.2680268,0.029085418,5.297112217,-0.65628207 +Rik Smits,smitsri01,1998,PO,IND,855,476,1.473011199,0.742105974,2.215117173,1.246528151,0,1.246528151,1.678181201,1.223572834,2.901754035,0.203332909 +Dale Davis,davisda01,1998,PO,IND,837,466,1.005358596,0.669873029,1.675231624,1.078910809,0,1.078910809,0.986544453,0.288076817,1.274621271,-0.496357782 +Antonio Davis,davisan01,1998,PO,IND,824,459,0.728179893,0.880238309,1.608418202,1.056507667,0,1.056507667,0.850521124,1.299108483,2.149629608,0.316834149 +Chris Mullin,mullich01,1998,PO,IND,740,412,2.40394983,0.760756735,3.164706565,1.281740958,0,1.281740958,2.648323424,0.213247116,2.861570541,-0.03621711 +Jalen Rose,roseja01,1998,PO,IND,526,293,0.04995037,-0.040375575,0.009574795,0.429115425,0,0.429115425,0.216651206,-0.410133008,-0.193481802,0.74638613 +Derrick McKey,mckeyde01,1998,PO,IND,510,284,-2.220581898,0.77004484,-1.450537058,0.196600241,0,0.196600241,-2.208429183,1.33537405,-0.873055133,1.077539649 +Travis Best,besttr01,1998,PO,IND,503,280,0.685224352,-0.465859205,0.219365147,0.441172252,0,0.441172252,0.643997704,-0.257880917,0.386116787,0.730686487 +Mark Pope,popema01,1998,PO,IND,75,42,1.484123244,-1.25034835,0.233774894,0.066899606,0,0.066899606,0.491727287,-0.812089877,-0.32036259,1.261383936 +Fred Hoiberg,hoibefr01,1998,PO,IND,36,20,4.06568769,1.896005039,5.961692729,0.091294945,0,0.091294945,3.844417429,1.653558001,5.49797543,-0.366803331 +Mark West,westma01,1998,PO,IND,20,11,-2.322949192,-3.133444642,-5.456393833,-0.016362636,0,-0.016362636,-2.607668399,-0.315338882,-2.92300728,3.869981836 +Shaquille O'Neal,onealsh01,1998,PO,LAL,933,501,5.14541911,-1.484046715,3.661372394,1.683858034,0,1.683858034,5.678644822,-1.490816484,4.187828338,-0.326425898 +Eddie Jones,jonesed02,1998,PO,LAL,887,476,4.927297109,2.086691528,7.013988636,2.437119615,0,2.437119615,5.067239609,2.394158838,7.461398447,-0.301323401 +Rick Fox,foxri01,1998,PO,LAL,797,428,3.52857962,-1.277618162,2.250961458,1.126590164,0,1.126590164,3.563369769,-0.822918512,2.740451256,0.02358609 +Robert Horry,horryro01,1998,PO,LAL,786,422,2.94663739,0.253058881,3.19969627,1.315828506,0,1.315828506,2.899403535,0.539057962,3.438461497,-0.351285545 +Nick Van Exel,vanexni01,1998,PO,LAL,684,367,1.368864318,-2.528467524,-1.159603206,0.308160766,0,0.308160766,2.154645824,-2.330452107,-0.175806283,0.291673818 +Derek Fisher,fishede01,1998,PO,LAL,518,278,0.597338618,0.624048747,1.221387364,0.585812403,0,0.585812403,0.835852726,1.090167105,1.926019831,0.72765237 +Kobe Bryant,bryanko01,1998,PO,LAL,410,220,-0.09186084,-2.35315066,-2.4450115,0.035505302,0,0.035505302,-0.31247089,-2.380617516,-2.693088406,0.488943043 +Corie Blount,blounco01,1998,PO,LAL,389,209,-0.124148376,0.181096741,0.056948364,0.307406128,0,0.307406128,-0.564600725,0.222855367,-0.341745358,-0.363290585 +Elden Campbell,campbel01,1998,PO,LAL,335,180,-2.192916935,-0.824374772,-3.017291707,-0.025357629,0,-0.025357629,-2.203117414,-1.490526379,-3.693643792,0.140169828 +Jon Barry,barryjo01,1998,PO,LAL,34,18,-12.57324678,0.632591571,-11.94065521,-0.089608152,0,-0.089608152,-10.87929042,-0.630581728,-11.50987215,2.554043336 +Sean Rooks,rooksse01,1998,PO,LAL,20,11,-8.060294063,4.179718136,-3.880575927,-0.006468483,0,-0.006468483,-7.858253289,2.265929273,-5.592324017,-1.003006664 +Mario Bennett,bennema01,1998,PO,LAL,19,10,6.045071218,1.840912434,7.885983652,0.055387539,0,0.055387539,4.552865397,1.281022923,5.83388832,-0.899212717 +Tim Hardaway,hardati01,1998,PO,MIA,402,222,5.846080993,-1.569911345,4.276169648,0.815421225,0,0.815421225,5.984227761,-1.520992025,4.463235736,-0.566616043 +P.J. Brown,brownpj01,1998,PO,MIA,344,190,-0.580542415,1.284420596,0.703878182,0.346295048,0,0.346295048,-0.456992965,1.89666914,1.439676176,0.247482405 +Voshon Lenard,lenarvo01,1998,PO,MIA,337,186,1.468393671,-2.639543058,-1.171149386,0.155571575,0,0.155571575,1.110397147,-2.217715549,-1.107318402,0.58745516 +Alonzo Mourning,mournal01,1998,PO,MIA,250,138,0.968161618,2.249124478,3.217286096,0.433441468,0,0.433441468,1.042208997,2.033664777,3.075873774,0.024753776 +Jamal Mashburn,mashbja01,1998,PO,MIA,234,129,-5.476998185,-1.101128713,-6.578126897,-0.263054207,0,-0.263054207,-5.003463539,-0.791610281,-5.79507382,1.070936113 +Eric Murdock,murdoer01,1998,PO,MIA,226,125,3.843107836,1.808368393,5.651476229,0.553902842,0,0.553902842,3.497397488,1.85486038,5.352257868,0.203802628 +Dan Majerle,majerda01,1998,PO,MIA,112,62,2.279004304,2.71189044,4.990894744,0.251800429,0,0.251800429,2.077418685,2.383310841,4.460729526,-0.255242736 +Keith Askins,askinke01,1998,PO,MIA,105,58,-2.118479904,-0.132436546,-2.25091645,0.01546852,0,0.01546852,-2.65137304,-0.039107542,-2.690480582,1.350627002 +Marty Conlon,conloma01,1998,PO,MIA,83,46,-8.590532632,-2.363532918,-10.95406555,-0.200984206,0,-0.200984206,-8.37372245,-3.322600654,-11.6963231,1.051845323 +Mark Strickland,stricma01,1998,PO,MIA,51,28,3.333352982,-1.217789651,2.115563331,0.071606821,0,0.071606821,1.829671036,-1.810815528,0.018855508,-0.097533037 +Terry Mills,millste01,1998,PO,MIA,20,11,-2.496332195,-1.547668718,-4.044000912,-0.007892921,0,-0.007892921,-1.46878664,-0.287059475,-1.755846115,4.676473836 +Duane Causwell,causwdu01,1998,PO,MIA,9,5,-15.42758637,-3.372406105,-18.79999248,-0.041942519,0,-0.041942519,-15.26199798,-7.638919448,-22.90091742,-0.586641664 +Anthony Peeler,peelean01,1998,PO,MIN,387,213,2.915841814,1.685356176,4.60119799,0.816897671,0,0.816897671,3.112252437,1.994075775,5.106328212,-0.741503034 +Stephon Marbury,marbust01,1998,PO,MIN,380,209,-0.755229045,0.845482015,0.09025297,0.313673939,0,0.313673939,0.054896796,1.19648291,1.251379706,0.365871151 +Kevin Garnett,garneke01,1998,PO,MIN,352,194,-2.78816512,0.14591068,-2.64225444,0.010904034,0,0.010904034,-2.536721652,-0.718059785,-3.254781437,-0.750202914 +Terry Porter,portete01,1998,PO,MIN,341,188,3.232741186,-0.234271717,2.99846947,0.564073342,0,0.564073342,2.914908525,-0.049383403,2.865525122,-0.702689289 +Sam Mitchell,mitchsa01,1998,PO,MIN,322,177,1.186001393,-1.627770451,-0.441769058,0.215029002,0,0.215029002,0.498073418,-1.45167175,-0.953598331,0.018748926 +Tom Hammonds,hammoto01,1998,PO,MIN,205,113,-2.087730179,-2.747681197,-4.835411376,-0.124278397,0,-0.124278397,-2.839841063,-2.474610211,-5.314451274,0.195273897 +Micheal Williams,willimi02,1998,PO,MIN,105,58,1.498661152,1.347896427,2.846557579,0.174114138,0,0.174114138,0.765956541,2.607938344,3.373894885,1.684076716 +Reggie Jordan,jordare01,1998,PO,MIN,53,29,6.718995959,0.988149126,7.707145085,0.159465263,0,0.159465263,5.229167356,1.494955779,6.724123135,-0.059196193 +Stanley Roberts,roberst01,1998,PO,MIN,15,8,-12.40018327,-4.591055955,-16.99123923,-0.059152745,0,-0.059152745,-12.17202281,-7.917715153,-20.08973796,-1.155772998 +Bill Curley,curlebi01,1998,PO,MIN,13,7,-6.338399405,-3.943033177,-10.28143258,-0.027215989,0,-0.027215989,-7.804843828,-6.550066605,-14.35491043,-1.645811664 +DeJuan Wheat,wheatde01,1998,PO,MIN,5,3,1.829489601,29.26094782,31.09043742,0.054336367,0,0.054336367,4.891351764,27.5000165,32.39136827,1.490132336 +Cherokee Parks,parksch02,1998,PO,MIN,2,1,-7.275526155,-3.464083179,-10.73960933,-0.004124526,0,-0.004124526,-8.612349566,-6.263278601,-14.87562817,-1.645811664 +Kerry Kittles,kittlke01,1998,PO,NJN,227,126,2.744422691,-0.452987059,2.291435631,0.335152363,0,0.335152363,3.077688829,0.135797781,3.21348661,0.233805516 +Sherman Douglas,douglsh01,1998,PO,NJN,225,125,4.452839319,-0.970606143,3.482233176,0.407395258,0,0.407395258,4.855113551,-1.150900851,3.7042127,-0.536416998 +Jayson Williams,willija01,1998,PO,NJN,209,116,3.13306058,-2.170378555,0.962682025,0.222439371,0,0.222439371,3.317097455,-1.50277972,1.814317734,-1.603109081 +Kendall Gill,gillke01,1998,PO,NJN,180,100,0.505506866,0.197858601,0.703365468,0.183099577,0,0.183099577,0.772468178,1.063272903,1.835741081,0.661741947 +Chris Gatling,gatlich01,1998,PO,NJN,146,81,2.844783555,-1.408592546,1.436191009,0.178110693,0,0.178110693,3.056706202,-1.476520968,1.580185235,-0.152950706 +Keith Van Horn,vanhoke01,1998,PO,NJN,139,77,1.574655009,-3.666060352,-2.091405343,0.026645598,0,0.026645598,1.391035306,-3.887365623,-2.496330317,-0.126852959 +Lucious Harris,harrilu01,1998,PO,NJN,94,52,-0.610202534,-0.690710422,-1.300912957,0.040601867,0,0.040601867,-1.01937363,0.464384976,-0.554988654,2.085485038 +Rony Seikaly,seikaro01,1998,PO,NJN,67,37,1.489101728,-2.975093347,-1.485991619,0.024709573,0,0.024709573,1.391451131,-4.114467101,-2.72301597,0.353499679 +Sam Cassell,cassesa01,1998,PO,NJN,47,26,-3.432021669,-4.083435859,-7.515457528,-0.066382306,0,-0.066382306,-3.840214111,-3.036905192,-6.877119303,1.579952591 +Brian Evans,evansbr01,1998,PO,NJN,7,4,-3.421805649,-2.201980642,-5.623786291,-0.00593421,0,-0.00593421,-4.830175184,-5.011264665,-9.841439849,-1.645811664 +David Vaughn,vaughda02,1998,PO,NJN,2,1,-3.961728083,22.95735767,18.99562959,0.010640074,0,0.010640074,-5.069083175,12.93855531,7.869472139,-6.095601664 +Allan Houston,houstal01,1998,PO,NYK,736,403,-0.331751923,-1.517664944,-1.849416867,0.190109167,0,0.190109167,-0.480576817,-1.699046985,-2.179623803,-0.394696039 +Charles Oakley,oaklech01,1998,PO,NYK,625,342,-0.85254882,1.880042001,1.027493181,0.678183533,0,0.678183533,-1.010344611,2.070925091,1.06058048,-0.206573296 +John Starks,starkjo01,1998,PO,NYK,574,314,5.830484752,2.506054709,8.33653946,1.843547406,0,1.843547406,5.78859768,2.84227654,8.630874219,0.557718841 +Larry Johnson,johnsla02,1998,PO,NYK,566,310,1.325362105,0.657914407,1.983276512,0.772566382,0,0.772566382,1.279350125,0.549269188,1.828619313,0.052329449 +Charlie Ward,wardch01,1998,PO,NYK,477,261,3.572262244,3.970188201,7.542450446,1.415355793,0,1.415355793,3.522953063,3.742924157,7.26587722,0.111244331 +Chris Childs,childch01,1998,PO,NYK,464,254,-1.965044813,-1.230451987,-3.195496801,-0.059821606,0,-0.059821606,-2.230975908,-1.407872847,-3.638848755,0.407007086 +Chris Mills,millsch01,1998,PO,NYK,307,168,0.330210719,2.387237751,2.71744847,0.485484071,0,0.485484071,-0.089322693,1.913401885,1.824079192,0.387152375 +Patrick Ewing,ewingpa01,1998,PO,NYK,241,132,-5.701402309,2.236390046,-3.465012263,-0.04981732,0,-0.04981732,-4.837292974,1.784511337,-3.052781637,0.269015016 +Terry Cummings,cummite01,1998,PO,NYK,219,120,-3.169654128,1.477675936,-1.691978193,0.067688025,0,0.067688025,-3.169357297,1.513177025,-1.656180272,1.145274043 +Chris Dudley,dudlech02,1998,PO,NYK,97,53,-4.166667015,3.016915682,-1.149751333,0.045886896,0,0.045886896,-4.262753005,4.285108257,0.022355252,2.450435552 +Buck Williams,willibu01,1998,PO,NYK,82,45,0.855605941,-1.229871888,-0.374265948,0.05574979,0,0.05574979,0.0777531,-2.498606887,-2.420853787,-0.780591055 +Anthony Bowie,bowiean01,1998,PO,NYK,42,23,-3.513102758,-0.262622512,-3.77572527,-0.012591452,0,-0.012591452,-4.459910168,-0.554602309,-5.014512477,1.242848336 +Jason Kidd,kiddja01,1998,PO,PHO,329,171,1.872399521,2.909971062,4.782370583,0.679419582,0,0.679419582,2.64864005,3.741597567,6.390237617,0.212287211 +Antonio McDyess,mcdyean01,1998,PO,PHO,283,147,1.637331191,-0.839411436,0.797919755,0.270857431,0,0.270857431,1.602622399,-0.82271447,0.779907929,-1.13355541 +George McCloud,mccloge01,1998,PO,PHO,243,126,3.975522137,-3.350720923,0.624801214,0.223102348,0,0.223102348,3.537671619,-2.97664323,0.561028389,-0.252890924 +Kevin Johnson,johnske02,1998,PO,PHO,235,122,4.02753169,-3.616355174,0.411176517,0.200908587,0,0.200908587,3.239144244,-3.755017266,-0.515873023,-0.868405707 +Mark Bryant,bryanma01,1998,PO,PHO,179,93,-0.280433339,-0.352835529,-0.633268868,0.104464924,0,0.104464924,-0.053365336,0.518876015,0.465510678,0.737810123 +Clifford Robinson,robincl02,1998,PO,PHO,177,92,-5.108012764,-2.018129981,-7.126142746,-0.214729874,0,-0.214729874,-4.875344776,-1.001988323,-5.877333099,1.181209239 +Dennis Scott,scottde01,1998,PO,PHO,119,62,-0.482461644,-3.495019678,-3.977481322,-0.039685895,0,-0.039685895,-0.851179935,-4.932984582,-5.784164518,-0.781246454 +Rex Chapman,chapmre01,1998,PO,PHO,112,58,-2.817061055,-2.857255728,-5.674316784,-0.088961616,0,-0.088961616,-2.549211494,-3.456178659,-6.005390153,-0.279855504 +Steve Nash,nashst01,1998,PO,PHO,98,51,2.578526042,-1.909926279,0.668599762,0.092846216,0,0.092846216,2.315946725,-1.859233605,0.45671312,1.04593007 +Hot Rod Williams,williho01,1998,PO,PHO,64,33,-3.458831654,-2.826949002,-6.285780656,-0.0620384,0,-0.0620384,-4.062187525,-1.904632879,-5.966820405,0.907410054 +Marko Milic,milicma01,1998,PO,PHO,8,4,11.16917578,15.31893096,26.48810674,0.063997032,0,0.063997032,12.01104459,16.49555706,28.50660165,3.469709586 +Mike Brown,brownmi01,1998,PO,PHO,2,1,-4.867280496,-5.284786637,-10.15206713,-0.003821215,0,-0.003821215,-6.073105388,-7.662069987,-13.73517538,-1.645811664 +Isaiah Rider,rideris01,1998,PO,POR,319,166,0.18013263,-1.538940465,-1.358807836,0.121618878,0,0.121618878,0.637842071,-1.673231788,-1.035389717,0.071064292 +Damon Stoudamire,stoudda01,1998,PO,POR,319,166,4.071942946,-1.364303318,2.707639628,0.474495882,0,0.474495882,4.42613144,-1.186502834,3.239628606,-0.405592793 +Rasheed Wallace,wallara01,1998,PO,POR,302,157,0.295660971,-1.374536813,-1.078875841,0.137277647,0,0.137277647,0.327299148,-0.999286318,-0.671987171,-0.490818353 +Brian Grant,grantbr01,1998,PO,POR,259,135,4.179444345,1.090197238,5.269641583,0.567903042,0,0.567903042,3.538374741,1.579928769,5.11830351,-0.272830429 +Arvydas Sabonis,sabonar01,1998,PO,POR,206,107,-2.31983862,1.994302984,-0.325535636,0.138063088,0,0.138063088,-1.476505642,2.514924238,1.038418596,0.991711442 +Walt Williams,williwa02,1998,PO,POR,196,102,7.388557246,-1.561199772,5.827357474,0.462363534,0,0.462363534,6.434133493,-0.77328314,5.660850353,0.37687808 +Kelvin Cato,catoke01,1998,PO,POR,111,58,-2.253271344,1.135987972,-1.117283373,0.050381898,0,0.050381898,-2.426789051,0.600536047,-1.826253004,0.962914732 +Stacey Augmon,augmost01,1998,PO,POR,54,28,-4.703069635,1.999004167,-2.704065467,0.000676217,0,0.000676217,-4.981562008,0.043578514,-4.937983494,-0.072375739 +Gary Grant,grantga01,1998,PO,POR,52,27,1.053189681,-0.221583288,0.831606392,0.050623888,0,0.050623888,0.822962252,-2.084506222,-1.26154397,-0.446543972 +Alton Lister,listeal01,1998,PO,POR,21,11,-14.62422215,-3.311495029,-17.93571718,-0.092274964,0,-0.092274964,-13.97184311,-1.714928041,-15.68677115,4.328172621 +Jermaine O'Neal,onealje01,1998,PO,POR,6,3,-19.24585975,14.54038288,-4.705476867,-0.003128413,0,-0.003128413,-15.94541032,11.25210109,-4.69330923,1.168423336 +Tim Duncan,duncati01,1998,PO,SAS,680,374,0.818455472,1.900251976,2.718707447,1.065990307,0,1.065990307,0.891411399,1.433440089,2.324851488,-0.8273739 +David Robinson,robinda01,1998,PO,SAS,642,353,0.509244318,6.40604559,6.915289908,1.778203323,0,1.778203323,1.233837722,5.425766181,6.659603903,-0.828391867 +Avery Johnson,johnsav01,1998,PO,SAS,622,342,4.887598749,-0.185039866,4.702558884,1.337226908,0,1.337226908,4.172502941,0.373324323,4.545827264,-0.255248658 +Jaren Jackson,jacksja01,1998,PO,SAS,580,319,0.899228893,0.028843947,0.92807284,0.622405891,0,0.622405891,1.089871287,0.591323566,1.681194853,0.705691767 +Vinny Del Negro,delnevi01,1998,PO,SAS,515,283,1.729144528,0.397301481,2.126446009,0.727601805,0,0.727601805,1.166969873,0.87645982,2.043429692,0.170896646 +Chuck Person,persoch01,1998,PO,SAS,356,196,-0.592579109,0.423260611,-0.169318497,0.267316275,0,0.267316275,-0.172267873,-0.140817695,-0.313085568,0.377888616 +Will Perdue,perduwi01,1998,PO,SAS,347,191,-2.144428556,3.937499369,1.793070812,0.455410087,0,0.455410087,-2.17179103,3.360057972,1.188266942,-0.226072356 +Reggie Geary,gearyre01,1998,PO,SAS,84,46,-0.354549718,-1.066845126,-1.421394844,0.032948512,0,0.032948512,-1.130784709,-0.16367195,-1.294456658,2.133423693 +Monty Williams,willimo01,1998,PO,SAS,51,28,-2.689504808,-3.557842109,-6.247346917,-0.051341734,0,-0.051341734,-3.428166798,-6.014379471,-9.442546269,-0.315051468 +Carl Herrera,herreca01,1998,PO,SAS,45,25,-6.515273962,-1.722757029,-8.238030991,-0.072778001,0,-0.072778001,-7.3409426,-2.131372765,-9.472315366,0.70183278 +Malik Rose,rosema01,1998,PO,SAS,33,18,-1.790946676,0.045972698,-1.744973978,0.00961818,0,0.00961818,-1.118420452,-2.421916973,-3.540337425,0.903717123 +Brad Lohaus,lohaubr01,1998,PO,SAS,18,10,-4.18598322,7.605156471,3.419173251,0.032071875,0,0.032071875,-4.149154755,5.268736263,1.119581508,-1.045067776 +Gary Payton,paytoga01,1998,PO,SEA,770,428,6.520718479,-0.977268581,5.543449898,1.861362603,0,1.861362603,6.659115982,-0.169923518,6.489192464,-0.299456041 +Detlef Schrempf,schrede01,1998,PO,SEA,675,375,2.601714762,-1.911994371,0.689720391,0.673469525,0,0.673469525,2.24510378,-2.144736096,0.100367683,-0.675281102 +Vin Baker,bakervi01,1998,PO,SEA,668,371,-0.373503128,-0.215482222,-0.58898535,0.421086125,0,0.421086125,0.39156132,0.520520497,0.912081817,-0.162264509 +Hersey Hawkins,hawkihe01,1998,PO,SEA,606,337,6.505881717,0.79148956,7.297371278,1.773956887,0,1.773956887,6.218534103,1.131495786,7.350029889,-0.377460097 +Jerome Kersey,kerseje01,1998,PO,SEA,383,213,-1.927505471,0.807541983,-1.119963488,0.183743262,0,0.183743262,-1.908898008,0.744918771,-1.163979238,0.498487918 +Sam Perkins,perkisa01,1998,PO,SEA,378,210,-2.312504849,-2.497947175,-4.810452024,-0.228096322,0,-0.228096322,-2.260682574,-2.984831191,-5.245513765,0.157375822 +Dale Ellis,ellisda01,1998,PO,SEA,306,170,-0.644773221,-3.30961156,-3.954384781,-0.107003138,0,-0.107003138,-0.9441557,-4.188183167,-5.132338867,-0.592077155 +Greg Anthony,anthogr01,1998,PO,SEA,212,118,-6.552867565,-2.247448504,-8.800316069,-0.384070641,0,-0.384070641,-5.628919132,-2.325438803,-7.954357935,1.942728241 +Nate McMillan,mcmilna01,1998,PO,SEA,178,99,0.912714671,-0.859048666,0.053666005,0.148409199,0,0.148409199,0.205610699,-0.307075607,-0.101464908,1.401823392 +Jim McIlvaine,mcilvji01,1998,PO,SEA,106,59,-6.39790681,1.177181399,-5.220725411,-0.079337676,0,-0.079337676,-6.075626412,3.703414803,-2.37221161,2.982432958 +David Wingate,wingada01,1998,PO,SEA,23,13,4.62527953,1.273872534,5.899152064,0.058957349,0,0.058957349,4.425691838,-0.216130741,4.209561096,-0.305623838 +Aaron Williams,williaa01,1998,PO,SEA,13,7,-15.89801406,-3.449448518,-19.34746258,-0.059120619,0,-0.059120619,-15.17361243,-7.979490288,-23.15310271,-2.864037049 +Karl Malone,malonka01,1998,PO,UTA,1434,795,1.827683843,2.426845915,4.254529758,2.915630855,0,2.915630855,2.309818038,2.427243149,4.737061187,-0.432098436 +Bryon Russell,russebr01,1998,PO,UTA,1259,698,2.08238623,2.119039225,4.201425455,2.549722042,0,2.549722042,1.946884876,2.156787724,4.103672599,-0.117459393 +Jeff Hornacek,hornaje01,1998,PO,UTA,1147,636,0.963915514,0.883185519,1.847101033,1.532546248,0,1.532546248,0.761026368,0.968718412,1.729744781,-0.335262039 +John Stockton,stockjo01,1998,PO,UTA,1075,596,5.484916837,2.099110196,7.584027032,3.235524663,0,3.235524663,5.304024066,2.23771408,7.541738146,-0.144373851 +Shandon Anderson,andersh01,1998,PO,UTA,682,378,-0.192954045,-1.378499959,-1.571454004,0.233579341,0,0.233579341,-0.688954148,-2.250517971,-2.939472119,-0.310603967 +Howard Eisley,eisleho01,1998,PO,UTA,660,366,-0.358166509,0.576004074,0.217837565,0.573440716,0,0.573440716,-0.26947353,0.274710629,0.005237099,0.283947881 +Greg Ostertag,ostergr01,1998,PO,UTA,606,336,-2.185396831,5.318850149,3.133453319,1.040289036,0,1.040289036,-2.366995305,4.424473504,2.057478199,0.006322131 +Greg Foster,fostegr01,1998,PO,UTA,604,335,-4.795671315,0.522010317,-4.273660999,-0.270252998,0,-0.270252998,-4.783685222,0.39702514,-4.386660082,0.539332673 +Antoine Carr,carran01,1998,PO,UTA,527,292,-2.163687566,-0.239232989,-2.402920554,0.053906004,0,0.053906004,-2.573796407,0.459629092,-2.114167315,0.940594161 +Chris Morris,morrich01,1998,PO,UTA,433,240,-0.072384678,1.153521594,1.081136916,0.489749188,0,0.489749188,-0.314083286,1.152187028,0.838103742,1.063965818 +Adam Keefe,keefead01,1998,PO,UTA,278,154,-3.031815091,2.27325942,-0.758555672,0.16109031,0,0.16109031,-3.151480612,1.500983005,-1.650497608,-0.154030801 +Jacque Vaughn,vaughja01,1998,PO,UTA,43,24,-11.44606057,-4.272812342,-15.71887291,-0.16130849,0,-0.16130849,-10.82474226,-7.605750434,-18.4304927,-1.31230306 +Dikembe Mutombo,mutomdi01,1999,RS,ATL,3288,1829,0.524061387,3.995758328,4.519819715,6.707431381,6.707431381,0,0.234647546,3.355495178,3.590142724,-1.014119197 +Mookie Blaylock,blaylmo01,1999,RS,ATL,3169,1763,2.503961575,2.468315569,4.972277143,6.936821722,6.936821722,0,3.054903961,2.60730756,5.662211521,-0.119617823 +Grant Long,longgr01,1999,RS,ATL,2481,1380,0.266921098,1.770005112,2.03692621,3.374944334,3.374944334,0,0.235415374,2.017463222,2.252878595,0.12241712 +Steve Smith,smithst01,1999,RS,ATL,2362,1314,2.736841741,-0.350041243,2.386800498,3.445213945,3.445213945,0,2.686966563,0.030755184,2.717721747,0.038900179 +Alan Henderson,hendeal01,1999,RS,ATL,2053,1142,-0.254923059,1.094971652,0.840048593,2.083923565,2.083923565,0,-0.407363887,1.095149318,0.687785431,-0.336133765 +Tyrone Corbin,corbity01,1999,RS,ATL,1916,1066,-0.260230441,0.485592554,0.225362113,1.621053444,1.621053444,0,-0.288386738,0.05913468,-0.229252058,0.157597681 +Anthony Johnson,johnsan02,1999,RS,ATL,1591,885,-2.110572522,0.129284943,-1.981287579,0.347153565,0.347153565,0,-2.331940854,-0.255825649,-2.587766503,0.015337272 +Chris Crawford,crawfch01,1999,RS,ATL,1409,784,-2.082865033,-1.555809921,-3.638674955,-0.357596963,-0.357596963,0,-2.20015957,-1.451306271,-3.651465841,0.539228997 +LaPhonso Ellis,ellisla01,1999,RS,ATL,969,539,-2.991702802,-0.449028525,-3.440731327,-0.189794413,-0.189794413,0,-2.861116762,-0.590099725,-3.451216488,-0.073524798 +Mark West,westma01,1999,RS,ATL,897,499,-3.889236884,0.828611062,-3.060625822,-0.079486816,-0.079486816,0,-4.265623989,0.62277251,-3.642851479,0.460500484 +Roshown McLeod,mcleoro01,1999,RS,ATL,626,348,-3.827156974,-2.344570977,-6.171727951,-0.606006165,-0.606006165,0,-4.096727978,-3.668926923,-7.7656549,-0.225207377 +Ed Gray,grayed01,1999,RS,ATL,606,337,-7.020220626,-0.936891175,-7.957111801,-0.904695708,-0.904695708,0,-6.051257683,-1.752743928,-7.804001611,0.944751244 +Jeffrey Sheppard,sheppje01,1999,RS,ATL,333,185,-1.180528232,-1.560617486,-2.741145717,0.000832118,0.000832118,0,-2.092695752,-2.442677623,-4.535373375,-0.388830437 +Shammond Williams,willish01,1999,RS,ATL,7,4,9.52049305,-3.168957142,6.351535908,0.018214806,0.018214806,0,7.340696949,-4.92487349,2.415823459,-1.742381578 +Paul Pierce,piercpa01,1999,RS,BOS,3147,1632,2.376417716,1.309215232,3.685632948,5.357512759,5.357512759,0,2.539031359,1.28400133,3.82303269,-0.018371022 +Ron Mercer,mercero01,1999,RS,BOS,2991,1551,-1.779556663,-0.241517761,-2.021074424,0.57436449,0.57436449,0,-1.665484612,0.002126255,-1.663358358,-0.382111153 +Antoine Walker,walkean02,1999,RS,BOS,2987,1549,-0.272505475,0.389793658,0.117288183,2.273554713,2.273554713,0,0.590688988,0.667700144,1.258389132,0.299356805 +Dana Barros,barroda01,1999,RS,BOS,2229,1156,2.9270007,-0.854628178,2.072372522,2.834777627,2.834777627,0,2.590225223,-1.278654309,1.311570914,-0.297921318 +Tony Battie,battito01,1999,RS,BOS,2161,1121,-1.025051175,1.467858282,0.442807107,1.824951024,1.824951024,0,-1.375545642,1.433517726,0.057972084,-0.05542304 +Kenny Anderson,anderke01,1999,RS,BOS,1947,1010,1.518024764,-1.564457489,-0.046432725,1.386995954,1.386995954,0,0.960664206,-1.306446708,-0.345782502,-0.397782996 +Vitaly Potapenko,potapvi01,1999,RS,BOS,1787,927,-1.408855171,-1.03218685,-2.441042022,0.14649488,0.14649488,0,-1.36203889,-0.738552321,-2.100591212,0.228828568 +Greg Minor,minorgr01,1999,RS,BOS,1475,765,-1.742244881,-1.73229131,-3.474536192,-0.282474393,-0.282474393,0,-2.429518278,-2.096113649,-4.525631927,-0.100011741 +Walter McCarty,mccarwa01,1999,RS,BOS,1271,659,-2.401391669,-0.492558727,-2.893950396,-0.048801245,-0.048801245,0,-2.24152096,-0.424899693,-2.666420653,0.74747769 +Bruce Bowen,bowenbr01,1999,RS,BOS,953,494,-3.368237751,0.176830265,-3.191407485,-0.111636722,-0.111636722,0,-3.676599767,-0.153678421,-3.830278188,0.311372252 +Eric Riley,rileyer01,1999,RS,BOS,650,337,-2.941703134,0.96222642,-1.979476714,0.133856424,0.133856424,0,-3.318227079,0.855422616,-2.462804462,0.933825714 +Andrew DeClercq,declean01,1999,RS,BOS,497,258,-2.108448481,0.084392461,-2.02405602,0.096850383,0.096850383,0,-1.960786817,0.835243568,-1.125543249,1.217969408 +Damon Jones,jonesda01,1999,RS,BOS,411,213,-0.381689194,-1.715730434,-2.097419628,0.07184527,0.07184527,0,-0.552131009,-2.134789946,-2.686920955,1.177241828 +Popeye Jones,jonespo01,1999,RS,BOS,397,206,0.446154811,-1.850959841,-1.40480503,0.141249418,0.141249418,0,-0.307625115,-1.736237006,-2.043862121,-0.084144878 +Marlon Garnett,garnema01,1999,RS,BOS,395,205,-3.166057281,-2.481578496,-5.647635777,-0.304517901,-0.304517901,0,-3.513209718,-3.193325308,-6.706535026,0.430964068 +Dwayne Schintzius,schindw01,1999,RS,BOS,129,67,-9.33495737,-3.4965032,-12.83146057,-0.350293264,-0.350293264,0,-9.155149517,-3.704947889,-12.86009741,1.481938732 +David Wesley,wesleda01,1999,RS,CHH,3493,1848,2.716284171,0.564245587,3.280529758,5.686128416,5.686128416,0,2.795914852,1.020787934,3.816702786,0.003891299 +Bobby Phills,phillbo01,1999,RS,CHH,2975,1574,1.49257595,-0.089904739,1.402671211,3.337312366,3.337312366,0,1.553868147,0.281337893,1.83520604,0.06719293 +Chucky Brown,brownch01,1999,RS,CHH,2253,1192,-1.665195168,-1.539888129,-3.205083297,-0.275922601,-0.275922601,0,-1.838837204,-1.712114284,-3.550951488,-0.273191316 +Derrick Coleman,colemde01,1999,RS,CHH,2227,1178,-1.644065595,-0.100342295,-1.74440789,0.60214282,0.60214282,0,-1.351482259,-0.513204461,-1.86468672,-0.332622072 +Eddie Jones,jonesed02,1999,RS,CHH,2187,1157,2.620319191,2.78707463,5.407393821,4.855458848,4.855458848,0,2.950083241,3.159320503,6.109403743,0.750166579 +Elden Campbell,campbel01,1999,RS,CHH,2143,1134,-0.24753143,0.770122603,0.522591173,1.892212267,1.892212267,0,0.048439552,1.183065639,1.231505191,-0.057054023 +Chuck Person,persoch01,1999,RS,CHH,1871,990,-0.545260177,-1.377084152,-1.922344329,0.419681779,0.419681779,0,-0.630130004,-1.851749205,-2.481879209,0.351886738 +Eldridge Recasner,recasel01,1999,RS,CHH,1338,708,-0.806422797,-2.603415603,-3.4098384,-0.238419758,-0.238419758,0,-1.166232964,-3.037031712,-4.203264676,0.027139282 +Ricky Davis,davisri01,1999,RS,CHH,1053,557,-2.332792776,-0.420690133,-2.753482909,-0.00098957,-0.00098957,0,-2.319778245,-1.54060795,-3.860386195,-0.018885823 +J.R. Reid,reidjr01,1999,RS,CHH,1051,556,0.580017716,0.480561134,1.060578849,1.084127127,1.084127127,0,0.549464837,1.190158483,1.73962332,0.264396357 +Brad Miller,millebr01,1999,RS,CHH,887,469,0.919949502,-0.332279937,0.587669565,0.799847086,0.799847086,0,0.365549968,-1.035613035,-0.670063067,0.134866596 +Charles Shackleford,shackch01,1999,RS,CHH,694,367,-3.36904562,-0.398747743,-3.767793363,-0.191770094,-0.191770094,0,-3.520692665,-0.657841766,-4.178534431,0.564328667 +B.J. Armstrong,armstbj01,1999,RS,CHH,336,178,-0.011267798,-2.675311389,-2.686579187,0.005768611,0.005768611,0,-0.802681771,-2.882141247,-3.684823018,0.14081747 +Corey Beck,beckco01,1999,RS,CHH,284,150,-3.552237699,-0.445051987,-3.997289686,-0.096467681,-0.096467681,0,-3.840494848,-0.528730307,-4.369225155,0.954702507 +Travis Williams,willitr01,1999,RS,CHH,117,62,-4.072739783,-0.681140859,-4.753880643,-0.063891416,-0.063891416,0,-4.411584051,-1.34782625,-5.759410302,0.715379533 +Willie Burton,burtowi01,1999,RS,CHH,34,18,-7.148065432,-3.922421059,-11.07048649,-0.076485365,-0.076485365,0,-6.723352134,-4.945606761,-11.66895889,0.086385187 +Joe Wolf,wolfjo01,1999,RS,CHH,23,12,-11.21319668,-3.446742014,-14.65993869,-0.077844017,-0.077844017,0,-11.19268594,1.068101294,-10.12458464,6.080587987 +Toni Kukoc,kukocto01,1999,RS,CHI,3071,1654,0.356906064,-0.591033092,-0.234127028,2.11436837,2.11436837,0,0.209012359,-0.690746661,-0.481734302,-0.368936329 +Dickey Simpkins,simpkdi01,1999,RS,CHI,2688,1448,-2.416215829,-0.367942067,-2.784157896,-0.025169801,-0.025169801,0,-2.671293753,-0.235567803,-2.906861556,-0.231865808 +Mark Bryant,bryanma01,1999,RS,CHI,2235,1204,-2.294537059,-0.999829832,-3.294366891,-0.335169802,-0.335169802,0,-2.596143614,-0.516726133,-3.112869748,0.208760471 +Brent Barry,barrybr01,1999,RS,CHI,2193,1181,1.081080146,-0.829167644,0.251912503,1.817254127,1.817254127,0,0.811871362,-0.432906567,0.378964795,0.421087852 +Randy Brown,brownra02,1999,RS,CHI,2115,1139,-2.180049543,0.933032166,-1.247017376,0.87420981,0.87420981,0,-2.345136454,1.35146238,-0.993674074,0.082417902 +Ron Harper,harpero01,1999,RS,CHI,2055,1107,-0.777795666,1.63600452,0.858208853,2.03667635,2.03667635,0,-0.787686543,1.725226853,0.93754031,-0.053390989 +Kornel David,davidko01,1999,RS,CHI,1675,902,-1.124943703,-1.108071861,-2.233015565,0.236997735,0.236997735,0,-2.050265679,-1.547261496,-3.597527175,-0.347521853 +Rusty LaRue,larueru01,1999,RS,CHI,1359,732,-2.136733469,-0.532452951,-2.66918642,0.030331336,0.030331336,0,-2.293974905,-0.472969458,-2.766944363,0.447819555 +Cory Carr,carrco01,1999,RS,CHI,1158,624,-5.489068171,-1.880274589,-7.36934276,-1.47991456,-1.47991456,0,-5.682296308,-2.192202246,-7.874498553,0.567803232 +Charles Jones,jonesch03,1999,RS,CHI,884,476,-2.921665253,-1.261603198,-4.183268451,-0.349081252,-0.349081252,0,-3.086369978,-1.974022825,-5.060392802,0.259733354 +Bill Wennington,wennibi01,1999,RS,CHI,837,451,-6.929999944,-0.000662444,-6.930662388,-0.970440014,-0.970440014,0,-6.801861843,0.352220005,-6.449641839,0.792294491 +Keith Booth,boothke01,1999,RS,CHI,802,432,-6.624473931,0.658962571,-5.965511361,-0.716720652,-0.716720652,0,-6.378139642,0.112921924,-6.265217719,1.016058784 +Andrew Lang,langan01,1999,RS,CHI,717,386,-5.692515249,-0.866001598,-6.558516848,-0.747146248,-0.747146248,0,-5.834348941,-1.161312868,-6.995661809,-0.347058635 +Corey Benjamin,benjaco01,1999,RS,CHI,594,320,-4.908072877,-1.186370311,-6.094443187,-0.552122245,-0.552122245,0,-5.061767102,-1.088553376,-6.150320478,1.00460056 +Mario Bennett,bennema01,1999,RS,CHI,35,19,-3.281670728,0.426226843,-2.855443886,-0.001039936,-0.001039936,0,-3.362970664,1.172895585,-2.190075079,1.565858993 +Cedric Henderson,hendece02,1999,RS,CLE,2762,1517,-2.96945468,0.304958154,-2.664496527,0.066179235,0.066179235,0,-2.868601925,0.21580002,-2.652801905,0.00247625 +Shawn Kemp,kempsh01,1999,RS,CLE,2685,1475,2.122292766,0.542594529,2.664887295,4.069946352,4.069946352,0,2.125742116,0.687470009,2.813212125,-0.110427578 +Wesley Person,persowe01,1999,RS,CLE,2443,1342,1.773216049,-0.480712258,1.292503791,2.756857978,2.756857978,0,1.617715107,-0.823547404,0.794167704,-0.357584214 +Brevin Knight,knighbr01,1999,RS,CLE,2159,1186,1.370396333,1.040958764,2.411355098,3.127426178,3.127426178,0,1.240432899,1.419439704,2.659872604,0.124044856 +Danny Ferry,ferryda01,1999,RS,CLE,1926,1058,-0.600865392,-1.380041759,-1.98090715,0.416589443,0.416589443,0,-0.720303981,-1.431949046,-2.152253027,0.312076283 +Derek Anderson,anderde01,1999,RS,CLE,1781,978,1.393334804,-0.050162476,1.343172328,2.045432133,2.045432133,0,1.273417737,-0.396684389,0.876733348,0.133912824 +Johnny Newman,newmajo01,1999,RS,CLE,1728,949,-1.514317879,-0.820861193,-2.335179073,0.202483495,0.202483495,0,-1.82206284,-0.735079883,-2.557142723,0.732881136 +Andrew DeClercq,declean01,1999,RS,CLE,1537,844,-0.621602134,1.502561713,0.880959579,1.571121045,1.571121045,0,-0.501306062,2.0076993,1.506393238,0.437338728 +Bob Sura,surabo01,1999,RS,CLE,1531,841,-1.768575713,0.754198316,-1.014377396,0.751485671,0.751485671,0,-1.629092128,0.63960566,-0.989486467,0.817876417 +Vitaly Potapenko,potapvi01,1999,RS,CLE,850,467,-4.224699118,-0.415014936,-4.639714054,-0.451901782,-0.451901782,0,-3.877634849,-0.254469517,-4.132104365,0.330223622 +Mitchell Butler,butlemi02,1999,RS,CLE,761,418,-0.914407836,-1.231812665,-2.1462205,0.129349391,0.129349391,0,-1.196080548,-1.867281164,-3.063361712,0.409014585 +Corie Blount,blounco01,1999,RS,CLE,670,368,-3.379239688,1.439046993,-1.940192695,0.15293014,0.15293014,0,-3.150372652,1.562140234,-1.588232419,0.52437887 +Ryan Stack,stackry01,1999,RS,CLE,362,199,-1.936430618,-1.453875479,-3.390306097,-0.064976774,-0.064976774,0,-2.589920159,-1.820813418,-4.410733577,-0.046203788 +Zydrunas Ilgauskas,ilgauzy01,1999,RS,CLE,311,171,-0.145192787,1.234234474,1.089041687,0.336209557,0.336209557,0,0.115507668,1.849006491,1.964514159,0.342711123 +Earl Boykins,boykiea01,1999,RS,CLE,310,170,-3.425114479,-2.490077587,-5.915192066,-0.27687432,-0.27687432,0,-3.405135459,-3.064573035,-6.469708494,0.768597809 +Antonio Lang,langan02,1999,RS,CLE,118,65,-2.225694877,-0.670418214,-2.896113092,-0.004924372,-0.004924372,0,-2.672354947,-0.461869453,-3.1342244,1.463996642 +Litterial Green,greenli01,1999,RS,CLE,4,2,-20.33275965,-4.142243923,-24.47500357,-0.021797071,-0.021797071,0,-19.38461532,-6.021933373,-25.4065487,-1.506661578 +Michael Finley,finlemi01,1999,RS,DAL,3847,2051,2.736945437,-0.498299514,2.238645922,5.185105119,5.185105119,0,2.744232152,-0.167449715,2.576782437,-0.605382004 +Hubert Davis,davishu01,1999,RS,DAL,2584,1378,0.137031923,-2.829044211,-2.692012288,0.040543617,0.040543617,0,-0.276477195,-2.781254905,-3.0577321,-0.496620676 +Gary Trent,trentga01,1999,RS,DAL,2554,1362,1.126344361,-0.889550474,0.236793886,2.067237933,2.067237933,0,1.171409319,-0.610365075,0.561044244,-0.358273113 +Shawn Bradley,bradlsh01,1999,RS,DAL,2427,1294,-0.706910749,3.208314825,2.501404076,3.442126164,3.442126164,0,-0.707319838,2.893173483,2.185853645,-0.644924639 +Steve Nash,nashst01,1999,RS,DAL,2380,1269,0.909559521,-1.888280911,-0.97872139,1.144365897,1.144365897,0,0.855686705,-1.265991965,-0.41030526,-0.191283212 +Dirk Nowitzki,nowitdi01,1999,RS,DAL,1797,958,-2.196471315,-0.97156693,-3.168038245,-0.205675142,-0.205675142,0,-1.807502346,-1.202762725,-3.010265071,0.594586246 +A.C. Green,greenac01,1999,RS,DAL,1733,924,-1.496344384,-0.342988238,-1.839332622,0.426544597,0.426544597,0,-1.623462929,-0.619363355,-2.242826285,-0.579964492 +Samaki Walker,walkesa01,1999,RS,DAL,1065,568,-3.315878296,-1.703496408,-5.019374704,-0.663160097,-0.663160097,0,-3.268990903,-1.632670841,-4.901661744,0.754001399 +Erick Strickland,stricer01,1999,RS,DAL,1063,567,1.219018486,1.49680121,2.715819696,1.58945207,1.58945207,0,1.392359378,1.186355046,2.578714424,0.471347688 +Chris Anstey,anstech01,1999,RS,DAL,881,470,-4.14452479,0.218205658,-3.926319132,-0.286545056,-0.286545056,0,-3.821192598,0.999353285,-2.821839313,1.426425698 +Robert Pack,packro01,1999,RS,DAL,878,468,-0.352197237,-1.938818665,-2.291015902,0.109673605,0.109673605,0,-0.531000025,-2.136350128,-2.667350153,0.065957431 +Hot Rod Williams,williho01,1999,RS,DAL,756,403,-3.297273835,0.575191361,-2.722082474,0.005724453,0.005724453,0,-3.480966674,0.469172849,-3.011793826,-0.245936128 +Cedric Ceballos,cebalce01,1999,RS,DAL,660,352,-1.011264023,-1.445393168,-2.456657191,0.052524376,0.052524376,0,-0.818072954,-1.945218646,-2.7632916,-0.268508214 +Bruno Sundov,sundobr01,1999,RS,DAL,21,11,-14.80259856,-5.551706451,-20.35430502,-0.102667533,-0.102667533,0,-13.63930032,-3.214833023,-16.85413334,3.524005089 +Antonio McDyess,mcdyean01,1999,RS,DEN,3694,1937,-1.255506557,-0.28808256,-1.543589118,1.187956199,1.187956199,0,-0.590621243,0.228347647,-0.362273597,-0.323703099 +Nick Van Exel,vanexni01,1999,RS,DEN,3437,1802,2.572623821,-3.276084639,-0.703460818,1.874319728,1.874319728,0,2.575027763,-2.948377913,-0.37335015,-0.345739224 +Chauncey Billups,billuch01,1999,RS,DEN,2838,1488,2.504543576,-1.968886018,0.535657558,2.498377355,2.498377355,0,2.442163765,-1.641063594,0.80110017,0.143587746 +Danny Fortson,fortsda01,1999,RS,DEN,2702,1417,1.340729952,-1.06181721,0.278912743,2.191339619,2.191339619,0,0.972341002,-0.315589154,0.656751848,0.06480716 +Bryant Stith,stithbr01,1999,RS,DEN,2277,1194,-0.480644026,-2.680850777,-3.161494803,-0.249570598,-0.249570598,0,-0.967612827,-2.910997598,-3.878610424,-0.396112215 +Eric Williams,willier01,1999,RS,DEN,1488,780,-2.30155156,-2.209296965,-4.510848525,-0.702058538,-0.702058538,0,-2.532737401,-2.519746261,-5.052483663,0.169311628 +Cory Alexander,alexaco01,1999,RS,DEN,1484,778,-1.437042547,-1.888791796,-3.325834343,-0.230530027,-0.230530027,0,-1.145094433,-1.850870867,-2.9959653,0.772078382 +Eric Washington,washier01,1999,RS,DEN,1451,761,-0.717186979,-1.865293251,-2.58248023,0.065342969,0.065342969,0,-0.981884923,-1.735262863,-2.717147787,0.417007602 +Johnny Taylor,taylojo01,1999,RS,DEN,1381,724,-1.90065385,-0.911525074,-2.812178925,-0.023136968,-0.023136968,0,-1.982367403,-0.760873895,-2.743241299,0.662277539 +Keon Clark,clarkke01,1999,RS,DEN,780,409,-4.258029752,-0.54808075,-4.806110502,-0.428580965,-0.428580965,0,-4.342436858,-1.116431785,-5.458868643,-0.098861988 +Raef LaFrentz,lafrera01,1999,RS,DEN,738,387,1.241560172,-1.305832997,-0.064272825,0.528046249,0.528046249,0,1.318073527,-0.655844292,0.662229235,-0.380768231 +Carl Herrera,herreca01,1999,RS,DEN,505,265,-4.659974603,-1.227065243,-5.887039846,-0.427217205,-0.427217205,0,-4.655977706,-1.188753049,-5.844730755,0.653542937 +Loren Meyer,meyerlo01,1999,RS,DEN,133,70,-10.82008346,-3.160481627,-13.98056508,-0.414120241,-0.414120241,0,-10.16118475,-1.686638304,-11.84782306,2.924114738 +Monty Williams,willimo01,1999,RS,DEN,11,6,-14.91633281,-5.107765535,-20.02409834,-0.0524617,-0.0524617,0,-14.42637025,-7.019520683,-21.44589093,-0.711015214 +Kelly McCarty,mccarke01,1999,RS,DEN,8,4,-1.687179866,-11.65740849,-13.34458835,-0.021175289,-0.021175289,0,-0.826213581,-17.0750073,-17.90122088,-1.857044078 +Tyson Wheeler,wheelty01,1999,RS,DEN,6,3,35.6340155,-5.394446935,30.23956856,0.050125557,0.050125557,0,32.05384417,-2.787477605,29.26636656,-0.656393245 +Grant Hill,hillgr01,1999,RS,DET,3368,1852,3.114684811,0.873674796,3.988359607,6.345588943,6.345588943,0,3.187196251,0.537099844,3.724296095,-0.302803232 +Lindsey Hunter,hunteli01,1999,RS,DET,3192,1755,1.094563472,0.960602818,2.055166289,4.304870539,4.304870539,0,1.402136949,1.609708534,3.011845482,0.04852444 +Jerry Stackhouse,stackje01,1999,RS,DET,2160,1188,0.19686519,-1.711999455,-1.515134265,0.750118758,0.750118758,0,0.513249735,-2.229475686,-1.716225951,0.197784492 +Bison Dele,delebi01,1999,RS,DET,2140,1177,-2.268696771,0.906556375,-1.362140395,0.839968408,0.839968408,0,-1.749360915,0.949509278,-0.799851638,0.707438282 +Jerome Williams,willije01,1999,RS,DET,2099,1154,1.976004874,2.18873597,4.164740844,4.057051942,4.057051942,0,1.931251172,2.167905044,4.099156216,-0.312699105 +Joe Dumars,dumarjo01,1999,RS,DET,2030,1116,4.074824509,-1.953502391,2.121322118,2.762288198,2.762288198,0,3.923968255,-2.190759231,1.733209024,-0.368625499 +Jud Buechler,buechju01,1999,RS,DET,1920,1056,1.524239798,0.551302758,2.075542556,2.598327761,2.598327761,0,1.33067106,0.219112284,1.549783344,-0.053156229 +Don Reid,reiddo01,1999,RS,DET,1700,935,-0.471976402,0.64334119,0.171364787,1.403643118,1.403643118,0,-0.802980738,1.115348738,0.312368,0.648632463 +Eric Montross,montrer01,1999,RS,DET,1049,577,-2.964518901,1.180978151,-1.78354075,0.287201924,0.287201924,0,-3.212679063,1.437514674,-1.775164388,0.851041835 +Loy Vaught,vaughlo01,1999,RS,DET,875,481,-4.291340434,0.742906297,-3.548434136,-0.195927326,-0.195927326,0,-4.106997273,0.297955196,-3.809042077,-0.006137087 +Christian Laettner,laettch01,1999,RS,DET,613,337,-1.757519726,1.197330635,-0.560189091,0.375462247,0.375462247,0,-1.449871585,0.630324881,-0.819546704,-0.250538381 +Charles O'Bannon,obannch01,1999,RS,DET,300,165,0.09128603,-2.349481778,-2.258195747,0.04129011,0.04129011,0,-0.784870451,-2.638831587,-3.423702038,-0.242259245 +Khalid Reeves,reevekh01,1999,RS,DET,204,112,-3.308144885,-1.654018952,-4.962163837,-0.127320617,-0.127320617,0,-3.543061026,-1.810047914,-5.35310894,0.64949303 +Mark Macon,maconma01,1999,RS,DET,125,69,-8.976318736,1.208372072,-7.767946664,-0.17757956,-0.17757956,0,-8.031961035,0.218222955,-7.81373808,0.473174182 +Corey Beck,beckco01,1999,RS,DET,55,30,-1.527852183,0.867627112,-0.660225071,0.032344366,0.032344366,0,-1.728253488,1.072625618,-0.65562787,1.008042968 +Steve Henson,hensost01,1999,RS,DET,45,25,-4.927058694,-2.77858455,-7.705643244,-0.062921848,-0.062921848,0,-5.319576695,-4.6127856,-9.932362296,-0.4091738 +Korleone Young,youngko01,1999,RS,DET,27,15,11.88286938,-3.71763017,8.165239215,0.085400191,0.085400191,0,11.27187985,-3.533771342,7.738108508,2.010222126 +Mikki Moore,mooremi01,1999,RS,DET,11,6,9.756796232,-1.82386432,7.932931912,0.03197224,0.03197224,0,7.331167484,-4.124070462,3.207097022,-2.009917942 +John Starks,starkjo01,1999,RS,GSW,3158,1686,1.467925233,0.088224604,1.556149837,3.723240056,3.723240056,0,1.647291643,0.517166199,2.164457842,0.464110091 +Erick Dampier,dampier01,1999,RS,GSW,2649,1414,-3.834648314,0.586680099,-3.247968214,-0.358525697,-0.358525697,0,-3.576656446,0.428867045,-3.147789401,-0.180353949 +Chris Mills,millsch01,1999,RS,GSW,2613,1395,0.074006131,0.095042416,0.169048547,2.080014182,2.080014182,0,-0.245258617,0.145015949,-0.100242668,0.105813022 +Bimbo Coles,colesbi01,1999,RS,GSW,2383,1272,0.198049371,-0.582364068,-0.384314698,1.532344363,1.532344363,0,-0.353829785,-0.399587841,-0.753417627,-0.171453303 +Donyell Marshall,marshdo01,1999,RS,GSW,2342,1250,-0.336272098,1.35863615,1.022364052,2.402899848,2.402899848,0,-0.412091636,1.004081231,0.591989595,-0.109430677 +Antawn Jamison,jamisan01,1999,RS,GSW,1982,1058,-0.670866689,0.495846413,-0.175020276,1.387258954,1.387258954,0,-0.909337915,0.045327705,-0.86401021,-0.174397859 +Terry Cummings,cummite01,1999,RS,GSW,1894,1011,-1.23653485,0.961225829,-0.275309021,1.286873222,1.286873222,0,-1.185811624,1.513808213,0.327996589,0.733064124 +Jason Caffey,caffeja01,1999,RS,GSW,1641,876,-3.956145895,-0.950341019,-4.906486914,-0.968400684,-0.968400684,0,-3.768898238,-0.877287653,-4.646185891,0.428670208 +Muggsy Bogues,boguemu01,1999,RS,GSW,1338,714,0.779015064,0.995084258,1.774099322,1.640869093,1.640869093,0,0.134503371,0.53840473,0.672908101,-0.392222206 +Tony Delk,delkto01,1999,RS,GSW,1180,630,-1.766402108,-1.812976918,-3.579379026,-0.267400537,-0.267400537,0,-1.813233427,-2.385069406,-4.198302833,0.275663871 +Adonal Foyle,foylead01,1999,RS,GSW,1150,614,-3.121955538,1.946448429,-1.175507109,0.493069449,0.493069449,0,-3.334515261,1.311716387,-2.022798874,-0.029304291 +Felton Spencer,spencfe01,1999,RS,GSW,298,159,-4.425193858,1.789404658,-2.6357892,0.009469667,0.009469667,0,-4.480448238,2.295654689,-2.184793549,1.988205201 +Duane Ferrell,ferredu01,1999,RS,GSW,86,46,-9.109137675,-1.445684306,-10.55482198,-0.18166451,-0.18166451,0,-9.18758574,-2.62001041,-11.80759615,-0.741121345 +Scottie Pippen,pippesc01,1999,RS,HOU,3763,2011,2.288194559,1.34182104,3.630015599,6.538482946,6.538482946,0,2.622189513,1.451032666,4.073222179,-0.102988386 +Hakeem Olajuwon,olajuha01,1999,RS,HOU,3338,1784,-0.574864249,3.498417386,2.923553136,5.153611402,5.153611402,0,0.046630324,3.368906322,3.415536645,-0.181918462 +Michael Dickerson,dickemi01,1999,RS,HOU,2915,1558,0.413428175,-2.266760803,-1.853332627,0.709478348,0.709478348,0,0.117618208,-2.083972785,-1.966354577,-0.413525921 +Charles Barkley,barklch01,1999,RS,HOU,2856,1526,3.611412901,0.248543435,3.859956336,5.09380372,5.09380372,0,3.508338173,0.277495159,3.785833332,-0.917729334 +Cuttino Mobley,moblecu01,1999,RS,HOU,2725,1456,-0.235213316,-0.905587107,-1.140800423,1.193828488,1.193828488,0,-0.254865287,-0.625314818,-0.880180106,-0.118000187 +Othella Harrington,harriot01,1999,RS,HOU,1690,903,-1.563429929,-1.696782531,-3.26021246,-0.234743234,-0.234743234,0,-1.818635962,-1.868955596,-3.687591558,-0.121390081 +Brent Price,pricebr01,1999,RS,HOU,1508,806,1.782435908,-1.116111854,0.666324053,1.414078762,1.414078762,0,1.629165972,-0.809781222,0.81938475,0.59025138 +Sam Mack,macksa01,1999,RS,HOU,947,506,3.532423772,-0.937992486,2.594431286,1.411949239,1.411949239,0,3.349871663,-1.077011773,2.27285989,2.101946986 +Bryce Drew,drewbr01,1999,RS,HOU,825,441,-3.330268786,-2.094463614,-5.424732401,-0.60831653,-0.60831653,0,-3.342796461,-1.822393383,-5.165189844,0.973017064 +Matt Bullard,bullama01,1999,RS,HOU,773,413,-2.066358075,-1.035403442,-3.101761517,-0.074107156,-0.074107156,0,-1.892297228,-1.983104612,-3.87540184,-0.016304333 +Anthony Miller,millean01,1999,RS,HOU,466,249,-1.676765547,-0.317559841,-1.994325388,0.096144262,0.096144262,0,-2.102922119,-0.56497587,-2.667897989,0.134535718 +Matt Maloney,malonma01,1999,RS,HOU,348,186,-5.244407278,-3.128856117,-8.373263395,-0.53319616,-0.53319616,0,-5.441162758,-4.225396915,-9.666559673,-0.073496204 +Antoine Carr,carran01,1999,RS,HOU,284,152,-5.13892555,-1.265600897,-6.404526447,-0.286232356,-0.286232356,0,-5.342293604,-1.155472881,-6.497766485,0.896246169 +Rodrick Rhodes,rhodero01,1999,RS,HOU,62,33,-9.483839233,-3.458389558,-12.94222879,-0.173666007,-0.173666007,0,-9.082006612,-4.038131308,-13.12013792,1.082219712 +Stanley Roberts,roberst01,1999,RS,HOU,62,33,-9.439463983,-2.852034603,-12.29149859,-0.16000087,-0.16000087,0,-8.70562347,-5.143661565,-13.84928504,-0.361635126 +Eddie Johnson,johnsed03,1999,RS,HOU,34,18,-6.408741446,-4.853906518,-11.26264796,-0.079686169,-0.079686169,0,-6.164690665,-5.307934924,-11.47262559,1.737640187 +Reggie Miller,millere01,1999,RS,IND,3254,1787,5.123126511,-1.607212346,3.515914165,5.694889185,5.694889185,0,5.175552064,-1.176159965,3.999392099,-0.282248201 +Mark Jackson,jacksma01,1999,RS,IND,2516,1382,4.533847366,-1.107826199,3.426021167,4.312851708,4.312851708,0,4.318966186,-1.302724644,3.016241541,-0.864666212 +Dale Davis,davisda01,1999,RS,IND,2502,1374,0.888188223,0.266468066,1.154656289,2.711437599,2.711437599,0,0.815377824,0.157070754,0.972448578,-0.847760659 +Antonio Davis,davisan01,1999,RS,IND,2314,1271,0.407989611,-0.054369821,0.35361979,2.0053253,2.0053253,0,0.488987205,0.102023075,0.591010281,-0.324692425 +Rik Smits,smitsri01,1999,RS,IND,2314,1271,-0.580563913,-0.376787603,-0.957351516,1.16262973,1.16262973,0,-0.030961488,-0.143095099,-0.174056587,0.012492752 +Jalen Rose,roseja01,1999,RS,IND,2254,1238,-0.412635171,0.250892319,-0.161742853,1.643149001,1.643149001,0,0.146390692,0.388941786,0.535332478,0.458809119 +Chris Mullin,mullich01,1999,RS,IND,2147,1179,3.114472594,0.416655686,3.53112828,3.779628664,3.779628664,0,3.279942873,0.264210225,3.544153098,0.032584212 +Travis Best,besttr01,1999,RS,IND,1899,1043,1.062540294,-0.70668666,0.355853634,1.656739268,1.656739268,0,1.139126179,-0.2416574,0.897468778,0.217522024 +Sam Perkins,perkisa01,1999,RS,IND,1437,789,-0.229936532,-0.927661007,-1.157597539,0.641190446,0.641190446,0,0.037427515,-1.227219499,-1.189791984,0.024195896 +Austin Croshere,croshau01,1999,RS,IND,453,249,-1.702557688,-1.243804292,-2.946361979,-0.025198659,-0.025198659,0,-1.100847478,-2.013764811,-3.114612289,0.912289967 +Derrick McKey,mckeyde01,1999,RS,IND,444,244,-0.91069413,1.045051434,0.134357304,0.358710432,0.358710432,0,-0.903759398,0.811505575,-0.092253824,-0.090166961 +Al Harrington,harrial01,1999,RS,IND,291,160,-5.199432881,-1.697644325,-6.897077206,-0.342034206,-0.342034206,0,-4.454081064,-1.748758509,-6.202839573,0.930452614 +Fred Hoiberg,hoibefr01,1999,RS,IND,158,87,-2.813532047,-3.792486543,-6.60601859,-0.173013811,-0.173013811,0,-3.18942959,-3.889951376,-7.079380966,0.975470004 +Mark Pope,popema01,1999,RS,IND,47,26,-7.556736008,-3.83171243,-11.38844844,-0.118961445,-0.118961445,0,-6.855997365,-2.725718362,-9.581715728,3.43265438 +Maurice Taylor,tayloma01,1999,RS,LAC,2838,1505,-1.76356939,-3.69376596,-5.45733535,-2.081049984,-2.081049984,0,-1.697689369,-3.090530591,-4.78821996,0.096101273 +Lamond Murray,murrala01,1999,RS,LAC,2484,1317,-1.709474524,-1.029841181,-2.739315705,0.007193729,0.007193729,0,-1.378349192,-1.222469149,-2.600818342,0.182959046 +Tyrone Nesby,nesbyty01,1999,RS,LAC,2429,1288,2.062668748,0.699861047,2.762529794,3.64040276,3.64040276,0,1.83337762,1.158351562,2.991729183,0.445009715 +Michael Olowokandi,olowomi01,1999,RS,LAC,2412,1279,-4.387880235,-1.787850273,-6.175730508,-2.23214826,-2.23214826,0,-3.989280135,-1.476953208,-5.466233343,-0.132766412 +Eric Piatkowski,piatker01,1999,RS,LAC,2342,1242,1.961839712,-1.976384636,-0.014544924,1.73180385,1.73180385,0,1.588607234,-1.848097302,-0.259490068,-0.081389797 +Lorenzen Wright,wrighlo02,1999,RS,LAC,2141,1135,-0.573262013,-1.443984822,-2.017246835,0.424114287,0.424114287,0,-0.855931969,-0.698974369,-1.554906338,-0.043738196 +Rodney Rogers,rogerro01,1999,RS,LAC,1826,968,0.576355961,-0.374401141,0.20195482,1.472369034,1.472369034,0,0.385127264,-0.028921547,0.356205717,0.893647518 +Darrick Martin,martida01,1999,RS,LAC,1775,941,0.157619603,-1.888364088,-1.730744485,0.491963671,0.491963671,0,0.160440455,-1.478920456,-1.318480002,0.482027171 +Sherman Douglas,douglsh01,1999,RS,LAC,1588,842,-1.038306584,-2.891768933,-3.930075518,-0.505566587,-0.505566587,0,-1.40944108,-2.684224822,-4.093665902,-0.245017989 +Troy Hudson,hudsotr01,1999,RS,LAC,988,524,1.275820404,-3.742417168,-2.466596764,0.075289183,0.075289183,0,0.687038117,-4.106442684,-3.419404567,-0.566827782 +Charles Smith,smithch04,1999,RS,LAC,598,317,-3.596030638,-0.334851288,-3.930881925,-0.19331348,-0.19331348,0,-3.401270127,-0.67870638,-4.079976507,1.09578695 +James Robinson,robinja02,1999,RS,LAC,528,280,-0.665418592,-1.457450818,-2.12286941,0.090999957,0.090999957,0,-0.550276361,-0.986716943,-1.536993304,1.417009653 +Brian Skinner,skinnbr01,1999,RS,LAC,487,258,-3.58129244,-0.770206327,-4.351498766,-0.210154768,-0.210154768,0,-3.589129388,-2.005348393,-5.594477781,-0.278808888 +Pooh Richardson,richapo01,1999,RS,LAC,245,130,-1.362012394,-3.157482593,-4.519494986,-0.116617544,-0.116617544,0,-1.975904014,-4.158005236,-6.13390925,-0.572035537 +Keith Closs,closske01,1999,RS,LAC,164,87,-2.963308187,1.617148935,-1.346159251,0.062722652,0.062722652,0,-3.196956278,0.698689038,-2.49826724,0.591881471 +Stojko Vrankovic,vrankst01,1999,RS,LAC,23,12,-0.069146311,-3.547307795,-3.616454106,-0.005233276,-0.005233276,0,-0.661381174,-3.129996302,-3.791377476,-1.213067665 +Kobe Bryant,bryanko01,1999,RS,LAL,3660,1896,2.578127656,-0.046868298,2.531259358,5.106878403,5.106878403,0,2.719207098,0.167880943,2.887088041,-0.033308709 +Shaquille O'Neal,onealsh01,1999,RS,LAL,3291,1705,4.586717899,0.499839979,5.086557878,6.800071084,6.800071084,0,4.885738543,0.367672596,5.253411139,-0.222850305 +Derek Fisher,fishede01,1999,RS,LAL,2183,1131,0.62166474,-0.08345157,0.53821317,1.898665651,1.898665651,0,0.750026438,-0.10466607,0.645360368,0.059176264 +Derek Harper,harpede01,1999,RS,LAL,2162,1120,1.635604766,-0.821013,0.814591766,2.02838713,2.02838713,0,1.56171998,-0.940705521,0.621014459,-0.37583205 +Glen Rice,ricegl01,1999,RS,LAL,1901,985,2.171056634,-1.515262824,0.65579381,1.707741165,1.707741165,0,2.343563215,-1.3856941,0.957869115,-0.201403098 +Rick Fox,foxri01,1999,RS,LAL,1822,944,1.146433972,-1.331068037,-0.184634065,1.243479888,1.243479888,0,1.12080058,-1.408864759,-0.288064179,0.577309262 +Robert Horry,horryro01,1999,RS,LAL,1436,744,-0.237554326,1.522166455,1.284612129,1.53631088,1.53631088,0,-0.006539944,1.270046432,1.263506489,0.283085483 +Eddie Jones,jonesed02,1999,RS,LAL,1398,724,2.313191247,0.565285838,2.878477085,2.088492329,2.088492329,0,2.41919675,1.005029283,3.424226033,0.407697614 +Dennis Rodman,rodmade01,1999,RS,LAL,1268,657,-2.716536803,0.042763868,-2.673772935,0.025473198,0.025473198,0,-2.764586044,0.101806757,-2.662779287,-0.275510687 +Travis Knight,knightr01,1999,RS,LAL,1013,525,-2.667771748,1.555105041,-1.112666707,0.444053344,0.444053344,0,-2.476911438,1.828912023,-0.647999415,1.125649024 +J.R. Reid,reidjr01,1999,RS,LAL,913,473,-2.828310015,-0.744098966,-3.572408981,-0.199941189,-0.199941189,0,-2.755119288,-0.375571457,-3.130690746,0.668251084 +Elden Campbell,campbel01,1999,RS,LAL,627,325,-2.938363815,-2.704468279,-5.642832094,-0.482098145,-0.482098145,0,-2.731505288,-2.478379069,-5.209884357,0.454641947 +Sean Rooks,rooksse01,1999,RS,LAL,608,315,-3.720751962,-2.300534559,-6.021286521,-0.530336765,-0.530336765,0,-3.75007703,-2.35148849,-6.101565519,0.787181432 +Tyronn Lue,luety01,1999,RS,LAL,363,188,-0.788339328,-2.723066935,-3.511406263,-0.073746183,-0.073746183,0,-0.904100394,-2.385424772,-3.289525166,0.879761315 +Corie Blount,blounco01,1999,RS,LAL,313,162,-2.264579599,-2.945975759,-5.210555358,-0.20397456,-0.20397456,0,-2.566170035,-2.740728489,-5.306898524,0.267178007 +Ruben Patterson,patteru01,1999,RS,LAL,278,144,-1.390905534,-1.320217516,-2.71112305,0.002865494,0.002865494,0,-1.403713958,-2.615962302,-4.01967626,0.291484141 +Sam Jacobson,jacobsa01,1999,RS,LAL,23,12,1.884842569,-3.402253561,-1.517410992,0.007692985,0.007692985,0,1.026521018,-3.537524098,-2.511003079,1.7481119 +Tim Hardaway,hardati01,1999,RS,MIA,3166,1772,4.242921358,-0.28047991,3.962441448,6.066691841,6.066691841,0,4.781845428,0.001659899,4.783505327,-0.027504402 +Alonzo Mourning,mournal01,1999,RS,MIA,3133,1753,0.456389956,4.021265911,4.477655866,6.427485162,6.427485162,0,0.952353152,3.302140805,4.254493957,-0.512199414 +Dan Majerle,majerda01,1999,RS,MIA,2902,1624,1.415785664,-0.090429929,1.325355735,3.373545087,3.373545087,0,1.238740621,0.14229811,1.381038731,-0.083987732 +P.J. Brown,brownpj01,1999,RS,MIA,2879,1611,-0.128474999,1.311667,1.183192001,3.224002443,3.224002443,0,-0.004827193,1.599086167,1.594258974,-0.245389365 +Terry Porter,portete01,1999,RS,MIA,2439,1365,2.358854339,0.333868133,2.692722472,3.787133127,3.787133127,0,2.211165125,0.393001329,2.604166454,-0.078447236 +Clarence Weatherspoon,weathcl01,1999,RS,MIA,1858,1040,0.659073931,0.504132374,1.163206304,2.074175046,2.074175046,0,0.108892688,0.105052794,0.213945482,-0.095508106 +Jamal Mashburn,mashbja01,1999,RS,MIA,1528,855,-0.367959557,-0.169452541,-0.537412097,0.962490511,0.962490511,0,-0.224298652,-0.262104994,-0.486403646,-0.250528077 +Rex Walters,waltere01,1999,RS,MIA,904,506,-1.620939623,-1.788271005,-3.409210628,-0.171364888,-0.171364888,0,-2.044506608,-1.876817119,-3.921323727,0.625222294 +Keith Askins,askinke01,1999,RS,MIA,742,415,-3.686091319,0.854611378,-2.831479941,-0.017470889,-0.017470889,0,-3.740856525,0.878470041,-2.862386484,1.141901171 +Mark Strickland,stricma01,1999,RS,MIA,638,357,-1.406129544,-0.167001878,-1.573131422,0.21296929,0.21296929,0,-1.744756854,-1.285217661,-3.029974515,-0.582413318 +Blue Edwards,edwarbl01,1999,RS,MIA,506,283,-2.319463132,2.054907872,-0.26455526,0.359532616,0.359532616,0,-2.205622871,0.822441648,-1.383181223,0.16744773 +Voshon Lenard,lenarvo01,1999,RS,MIA,340,190,0.506336164,-1.791499309,-1.285163145,0.142952829,0.142952829,0,0.576397852,-2.073995073,-1.49759722,0.604936334 +Duane Causwell,causwdu01,1999,RS,MIA,245,137,-6.985271261,-1.094919114,-8.080190375,-0.37984329,-0.37984329,0,-6.618772408,-1.548217223,-8.166989631,1.757793851 +Marty Conlon,conloma01,1999,RS,MIA,63,35,-13.33335004,-2.332599238,-15.66594927,-0.232873718,-0.232873718,0,-12.5119224,-2.995376107,-15.50729851,0.871568581 +Mark Davis,davisma02,1999,RS,MIA,63,35,-10.24400469,-3.054082909,-13.2980876,-0.197040083,-0.197040083,0,-9.623729206,-1.630981966,-11.25471117,4.148685247 +Terry Mills,millste01,1999,RS,MIA,52,29,-3.238894592,-1.363411213,-4.602305805,-0.027523693,-0.027523693,0,-1.977232322,-1.372270595,-3.349502917,0.385345537 +Jamie Watson,watsoja01,1999,RS,MIA,32,18,-5.78146948,-3.689498386,-9.470967867,-0.061330418,-0.061330418,0,-6.631809032,-5.415264939,-12.04707397,-0.571953765 +Ray Allen,allenra02,1999,RS,MIL,3151,1719,4.018475062,-1.480687429,2.537787633,4.632535132,4.632535132,0,4.031324514,-1.263911677,2.767412837,-0.097677722 +Glenn Robinson,robingl01,1999,RS,MIL,2895,1579,1.235608212,-0.25758233,0.978025882,2.989906649,2.989906649,0,1.494311701,-0.430098678,1.064213023,-0.401921298 +Michael Curry,currymi01,1999,RS,MIL,2101,1146,-1.093015079,-0.412788777,-1.505803856,0.730854299,0.730854299,0,-1.453826102,-0.063220016,-1.517046117,0.418922849 +Vinny Del Negro,delnevi01,1999,RS,MIL,2004,1093,-0.189641714,-1.538472352,-1.728114066,0.565628024,0.565628024,0,-0.513445103,-1.751909421,-2.265354524,-0.667293364 +Ervin Johnson,johnser02,1999,RS,MIL,1883,1027,-1.2402905,1.501688923,0.261398423,1.580328513,1.580328513,0,-1.17979884,1.55426388,0.37446504,0.138587381 +Dell Curry,curryde01,1999,RS,MIL,1584,864,3.119440337,-0.813483456,2.305956881,2.219786404,2.219786404,0,3.175577175,-1.443895533,1.731681641,-0.361167058 +Haywoode Workman,workmha01,1999,RS,MIL,1494,815,1.425817463,-0.914785628,0.511031835,1.350821712,1.350821712,0,1.273699698,-0.908198311,0.365501387,-0.342320815 +Robert Traylor,traylro01,1999,RS,MIL,1441,786,-0.469951179,2.921943783,2.451992603,2.107478718,2.107478718,0,-0.149987175,3.19758651,3.047599335,0.922807451 +Armen Gilliam,gilliar01,1999,RS,MIL,1225,668,-1.524521963,-0.453169826,-1.977691789,0.262137022,0.262137022,0,-1.398153374,-1.161461559,-2.559614933,-0.367943994 +Tim Thomas,thomati01,1999,RS,MIL,1144,624,2.018054479,-0.977672065,1.040382414,1.227048083,1.227048083,0,1.937132557,-0.646887705,1.290244851,1.515739034 +Tyrone Hill,hillty01,1999,RS,MIL,948,517,-1.158052688,-0.185628023,-1.343680711,0.372840233,0.372840233,0,-0.817057128,0.713399676,-0.103657452,0.458686998 +Terrell Brandon,brandte01,1999,RS,MIL,926,505,1.2365381,-0.230332566,1.006205534,0.966456548,0.966456548,0,1.604941238,-0.051768797,1.553172442,-0.124011351 +Chris Gatling,gatlich01,1999,RS,MIL,906,494,-4.035205916,0.745797722,-3.289408193,-0.138351014,-0.138351014,0,-3.15033708,1.07813803,-2.07219905,1.588232241 +Sam Cassell,cassesa01,1999,RS,MIL,181,99,2.840415875,0.104551822,2.944967697,0.288025854,0.288025854,0,2.93748906,0.356681578,3.294170638,0.117067372 +Elliot Perry,perryel01,1999,RS,MIL,86,47,4.780366463,3.228239777,8.008606241,0.257576289,0.257576289,0,4.388787547,2.535745468,6.924533015,-0.142550415 +Scott Williams,willisc01,1999,RS,MIL,53,29,-9.165687615,0.913291236,-8.252396379,-0.082824475,-0.082824475,0,-7.891298441,0.70681071,-7.18448773,1.561023894 +Adonis Jordan,jordaad01,1999,RS,MIL,33,18,0.153748666,7.110218127,7.263966792,0.093823364,0.093823364,0,1.631760248,5.016752455,6.648512703,1.819332664 +Jerald Honeycutt,honeyje01,1999,RS,MIL,22,12,-3.157737022,1.591833569,-1.565903453,0.0080309,0.0080309,0,-1.295694471,6.07629084,4.78059637,9.70032024 +Paul Grant,grantpa01,1999,RS,MIL,9,5,-12.00645417,9.010003568,-2.996450599,-0.00063774,-0.00063774,0,-8.695507673,5.783692584,-2.911815088,1.294699533 +Jamie Feick,feickja01,1999,RS,MIL,5,3,-18.2504046,2.780923825,-15.46948078,-0.019142512,-0.019142512,0,-17.1720722,0.112087569,-17.05998464,-1.506661578 +Kevin Garnett,garneke01,1999,RS,MIN,3413,1780,1.051513177,1.946372212,2.997885389,5.187629286,5.187629286,0,1.53445873,1.918412315,3.452871046,-0.557697247 +Joe Smith,smithjo02,1999,RS,MIN,2719,1418,-0.848837201,0.988331974,0.139494772,2.076272556,2.076272556,0,-0.633073078,1.033927239,0.400854161,-0.610117095 +Sam Mitchell,mitchsa01,1999,RS,MIN,2577,1344,-0.045165587,-0.500615805,-0.545781393,1.505525561,1.505525561,0,-0.379206816,-0.582026317,-0.961233133,-0.352886654 +Dean Garrett,garrede01,1999,RS,MIN,2021,1054,-1.339531926,1.354353249,0.014821322,1.478445934,1.478445934,0,-1.567881119,1.00428667,-0.563594449,-0.504767852 +Bobby Jackson,jacksbo01,1999,RS,MIN,1804,941,-0.759498438,-0.898674044,-1.658172482,0.522200368,0.522200368,0,-0.902801156,-1.325320621,-2.228121776,-0.340642642 +Anthony Peeler,peelean01,1999,RS,MIN,1553,810,0.972244885,-0.147975325,0.82426956,1.480776567,1.480776567,0,1.094053974,-0.071602946,1.022451028,0.223409111 +Malik Sealy,sealyma01,1999,RS,MIN,1402,731,-1.626567276,0.078106847,-1.548460429,0.448357284,0.448357284,0,-1.793930904,-0.114527893,-1.908458798,0.047326239 +Tom Hammonds,hammoto01,1999,RS,MIN,1373,716,-2.662452001,-2.424553271,-5.087005272,-0.853794695,-0.853794695,0,-3.073207368,-2.731623444,-5.804830813,0.008348094 +Terrell Brandon,brandte01,1999,RS,MIN,1365,712,3.83832339,0.902040347,4.740363737,2.71110802,2.71110802,0,3.601992657,1.538194656,5.140187313,-0.326106743 +Stephon Marbury,marbust01,1999,RS,MIN,1268,661,2.229574064,-0.579503738,1.650070325,1.484896489,1.484896489,0,2.412616304,-0.187090134,2.22552617,0.061079644 +Dennis Scott,scottde01,1999,RS,MIN,1020,532,0.789002108,-1.466240814,-0.677238706,0.56728694,0.56728694,0,0.469803372,-1.832537524,-1.362734152,0.749408932 +Bill Curley,curlebi01,1999,RS,MIN,713,372,-2.386254775,0.594836638,-1.791418137,0.184939757,0.184939757,0,-2.667582347,1.509134205,-1.158448142,1.487122503 +Reggie Jordan,jordare01,1999,RS,MIN,568,296,-1.286705253,-0.274071435,-1.560776688,0.179678449,0.179678449,0,-1.926195231,-0.556014451,-2.482209682,0.041539725 +Andrae Patterson,pattean01,1999,RS,MIN,545,284,-1.168365381,1.658512775,0.490147394,0.47814833,0.47814833,0,-0.94884309,2.026736703,1.077893613,1.660314587 +James Robinson,robinja02,1999,RS,MIN,433,226,-3.467617211,-2.197602642,-5.665219853,-0.346435773,-0.346435773,0,-2.677092569,-2.467533059,-5.144625628,2.756558491 +Chris Carr,carrch01,1999,RS,MIN,155,81,-4.002872319,-2.747287542,-6.75015986,-0.167850822,-0.167850822,0,-4.311926678,-3.414658043,-7.72658472,1.382483067 +Rasho Nesterovic,nestera01,1999,RS,MIN,58,30,-7.158190949,-2.27804165,-9.436232599,-0.102440722,-0.102440722,0,-6.93204097,-1.973246426,-8.905287396,0.089035836 +Brian Evans,evansbr01,1999,RS,MIN,46,24,-5.605264191,2.55282733,-3.052436862,-0.003704452,-0.003704452,0,-4.888178506,1.166330912,-3.721847594,0.028507987 +Paul Grant,grantpa01,1999,RS,MIN,15,8,-15.44974207,-5.795178835,-21.24492091,-0.079793344,-0.079793344,0,-14.15943025,-2.131789732,-16.29121999,5.131756422 +Trevor Winter,wintetr01,1999,RS,MIN,10,5,-0.580129374,-0.131251306,-0.71138068,0.005779652,0.005779652,0,-1.738980512,10.32361401,8.584633503,10.02215742 +Kendall Gill,gillke01,1999,RS,NJN,3097,1606,-1.386319995,3.271138507,1.884818512,3.81494303,3.81494303,0,-1.072362661,3.653065713,2.580703052,0.409022994 +Keith Van Horn,vanhoke01,1999,RS,NJN,3039,1576,-0.562218481,-0.914269185,-1.476487666,1.020008907,1.020008907,0,-0.361885451,-0.934188817,-1.296074267,-0.350741005 +Kerry Kittles,kittlke01,1999,RS,NJN,3027,1570,-0.257231665,0.292156846,0.034925181,2.225122176,2.225122176,0,-0.133708615,0.329117462,0.195408847,-0.227614118 +Stephon Marbury,marbust01,1999,RS,NJN,2379,1234,4.500511191,-3.059401477,1.441109715,2.658200875,2.658200875,0,4.225967621,-2.567047129,1.658920492,0.666230776 +Jayson Williams,willija01,1999,RS,NJN,1967,1020,-0.883012819,0.968159838,0.085147019,1.46762291,1.46762291,0,-0.971977528,1.288443637,0.316466109,-0.475716347 +Jamie Feick,feickja01,1999,RS,NJN,1637,849,0.751169834,-0.667756099,0.083413735,1.217556969,1.217556969,0,0.252843897,-0.396760287,-0.143916391,-0.715972855 +Scott Burrell,burresc01,1999,RS,NJN,1361,706,0.109914352,1.154614723,1.264529075,1.452615355,1.452615355,0,-0.038513521,1.222660015,1.184146495,0.409343389 +Lucious Harris,harrilu01,1999,RS,NJN,1161,602,-0.287381671,-1.860910895,-2.148292566,0.185156982,0.185156982,0,-0.98042782,-2.224679896,-3.205107716,0.169623228 +Eric Murdock,murdoer01,1999,RS,NJN,773,401,-0.783967289,-0.400519705,-1.184486994,0.320748734,0.320748734,0,-0.934437015,-0.21736276,-1.151799775,0.129286714 +Mark Hendrickson,hendrma01,1999,RS,NJN,769,399,-0.744723949,-1.83821201,-2.582935959,0.033904011,0.033904011,0,-1.392480981,-2.136876262,-3.529357243,-0.278340681 +Chris Carr,carrch01,1999,RS,NJN,702,364,-1.014769789,-3.553973599,-4.568743388,-0.344513732,-0.344513732,0,-1.005997097,-4.149980377,-5.155977474,1.798484647 +Chris Gatling,gatlich01,1999,RS,NJN,542,281,-8.028316631,-2.252963573,-10.2812802,-1.089303189,-1.089303189,0,-7.433862852,-2.617775231,-10.05163808,0.797853939 +Jim McIlvaine,mcilvji01,1999,RS,NJN,519,269,-3.814786814,1.785411735,-2.029375078,0.099644513,0.099644513,0,-4.055361319,1.772657324,-2.282703995,0.676298422 +Elliot Perry,perryel01,1999,RS,NJN,469,243,-5.402369516,-1.256916812,-6.659286328,-0.492097119,-0.492097119,0,-4.884039514,-2.399089982,-7.283129496,1.379529211 +Doug Overton,overtdo01,1999,RS,NJN,335,174,-2.668755578,-3.992430523,-6.661186101,-0.34682981,-0.34682981,0,-3.145380624,-4.29035245,-7.435733074,-0.09977916 +William Cunningham,cunniwi01,1999,RS,NJN,310,161,-6.979975578,-3.420061581,-10.40003716,-0.633563259,-0.633563259,0,-7.38446831,-2.969020339,-10.35348865,0.740779712 +Damon Jones,jonesda01,1999,RS,NJN,253,131,0.95675912,-0.49414034,0.462618779,0.218974713,0.218974713,0,0.992192597,-1.293761272,-0.301568675,1.783637552 +Brian Evans,evansbr01,1999,RS,NJN,233,121,-0.302674693,-1.960483822,-2.263158515,0.030044655,0.030044655,0,-1.124238882,-3.084952616,-4.209191498,-0.030288831 +David Vaughn,vaughda02,1999,RS,NJN,199,103,-2.408696328,-1.046047625,-3.454743954,-0.037395483,-0.037395483,0,-2.890956906,-1.38142203,-4.272378936,0.87668606 +Sam Cassell,cassesa01,1999,RS,NJN,193,100,3.93475131,-3.59892978,0.33582153,0.159077562,0.159077562,0,3.371198436,-3.26822222,0.102976217,0.936877023 +Rony Seikaly,seikaro01,1999,RS,NJN,170,88,-12.51297093,0.911669754,-11.60130118,-0.404418573,-0.404418573,0,-11.36733291,0.012450916,-11.35488199,1.588958069 +Earl Boykins,boykiea01,1999,RS,NJN,98,51,-4.070634609,-5.07241686,-9.143051469,-0.167710745,-0.167710745,0,-4.105012811,-6.634922285,-10.7399351,0.737008218 +Gheorghe Muresan,muresgh01,1999,RS,NJN,2,1,-82.19207167,-20.89272928,-103.0848009,-0.053044894,-0.053044894,0,-71.51008587,-29.93256405,-101.4426499,3.259603422 +Allan Houston,houstal01,1999,RS,NYK,3324,1815,-0.582299882,-1.482534327,-2.064834209,0.63269587,0.63269587,0,-0.754098574,-1.449527504,-2.203626078,-0.251997231 +Larry Johnson,johnsla02,1999,RS,NYK,3001,1639,1.108795717,-0.561469725,0.547325992,2.751690987,2.751690987,0,0.853583173,-0.386975272,0.466607901,-0.182511968 +Charlie Ward,wardch01,1999,RS,NYK,2849,1556,0.898064555,2.284639484,3.182704039,4.721440463,4.721440463,0,1.047662856,2.270883997,3.318546852,0.222376579 +Patrick Ewing,ewingpa01,1999,RS,NYK,2381,1300,-3.54318808,4.033368068,0.490179988,2.138471202,2.138471202,0,-2.993373068,2.99638768,0.003014612,-0.444339411 +Chris Childs,childch01,1999,RS,NYK,2375,1297,0.748323784,-0.335189627,0.413134157,2.104802699,2.104802699,0,0.263695525,0.27827131,0.541966835,0.501501209 +Latrell Sprewell,sprewla01,1999,RS,NYK,2258,1233,0.48362053,0.422196283,0.905816813,2.294452723,2.294452723,0,0.504186335,0.02396294,0.528149274,-0.208816029 +Kurt Thomas,thomaku01,1999,RS,NYK,2164,1182,-2.152203054,1.175038833,-0.977164221,1.075492906,1.075492906,0,-2.100213122,1.321279827,-0.778933296,0.536466273 +Marcus Camby,cambyma01,1999,RS,NYK,1730,945,-0.790185341,3.846226126,3.056040785,2.800521347,2.800521347,0,-0.963856059,3.286544876,2.322688817,0.038664752 +Chris Dudley,dudlech02,1999,RS,NYK,1254,685,-2.803569982,2.03868592,-0.764884062,0.696384304,0.696384304,0,-3.165624216,1.847193538,-1.318430678,0.338844259 +Dennis Scott,scottde01,1999,RS,NYK,377,206,-3.073274957,-1.460603716,-4.533878673,-0.190288074,-0.190288074,0,-3.285131277,-2.23803944,-5.523170716,1.34418195 +Rick Brunson,brunsri01,1999,RS,NYK,174,95,-6.056707748,2.717483995,-3.339223754,-0.029120499,-0.029120499,0,-5.083228839,1.355568801,-3.727660038,1.769157962 +David Wingate,wingada01,1999,RS,NYK,168,92,-4.401689241,-0.66983145,-5.071520691,-0.10941607,-0.10941607,0,-5.081279377,-1.57246718,-6.653746557,0.369676101 +Herb Williams,willihe01,1999,RS,NYK,62,34,-3.079692477,-1.093029428,-4.172721905,-0.024325847,-0.024325847,0,-3.789063551,-3.45126883,-7.240332381,-1.290261578 +Ben Davis,davisbe01,1999,RS,NYK,38,21,9.929992782,-3.463554987,6.466437795,0.097779702,0.097779702,0,9.380118925,-3.455546972,5.924571952,-0.881368683 +Anfernee Hardaway,hardaan01,1999,RS,ORL,3638,1944,1.479534704,1.749962784,3.229497489,5.926213013,5.926213013,0,1.602621624,2.062474103,3.665095727,-0.067146223 +Horace Grant,grantho01,1999,RS,ORL,3106,1660,-0.948169287,1.268950355,0.320781068,2.571757199,2.571757199,0,-1.167217127,1.236805378,0.069588252,-1.003027798 +Nick Anderson,anderni01,1999,RS,ORL,2958,1581,0.952050078,1.24517645,2.197226528,3.995382116,3.995382116,0,1.357538324,1.029580742,2.387119065,0.108693591 +Darrell Armstrong,armstda01,1999,RS,ORL,2811,1502,5.014297999,1.792289458,6.806587458,7.319468364,7.319468364,0,4.967808166,1.769427004,6.73723517,-0.048413136 +Isaac Austin,austiis01,1999,RS,ORL,2356,1259,-4.528269014,1.584748204,-2.943520811,-0.124394068,-0.124394068,0,-3.974523583,1.066047754,-2.908475829,0.063394734 +Matt Harpring,harprma01,1999,RS,ORL,2085,1114,-0.521184904,-0.802690678,-1.323875582,0.810217664,0.810217664,0,-1.082288675,-0.95212722,-2.034415895,-0.037573386 +Bo Outlaw,outlabo01,1999,RS,ORL,1592,851,-1.626664142,2.255211576,0.628547434,1.467147323,1.467147323,0,-1.654514934,1.994259895,0.339744961,0.015271864 +Michael Doleac,doleami01,1999,RS,ORL,1460,780,-1.631699863,0.648829609,-0.982870254,0.705805781,0.705805781,0,-1.943926773,0.809872771,-1.134054002,0.328370662 +Derek Strong,stronde01,1999,RS,ORL,1301,695,-1.798348532,-1.03322912,-2.831577652,-0.028813756,-0.028813756,0,-2.246414065,-1.561335889,-3.807749954,-0.350889948 +Dominique Wilkins,wilkido01,1999,RS,ORL,472,252,-1.617808592,-2.128742343,-3.746550935,-0.127809046,-0.127809046,0,-1.691044173,-3.551831991,-5.242876164,-0.223299502 +B.J. Armstrong,armstbj01,1999,RS,ORL,337,180,-1.404492332,0.021921475,-1.382570857,0.126073548,0.126073548,0,-1.966878879,-0.755890843,-2.722769723,0.3542613 +Danny Schayes,schayda01,1999,RS,ORL,268,143,-7.07827382,-2.113229888,-9.191503708,-0.4739603,-0.4739603,0,-7.437798553,-2.316513184,-9.754311737,0.765458683 +Doug Overton,overtdo01,1999,RS,ORL,62,33,2.134160317,-2.594919535,-0.460759218,0.038542762,0.038542762,0,1.152125653,-3.865005526,-2.712879873,-0.000628352 +Gerald Wilkins,wilkige01,1999,RS,ORL,52,28,-17.06879937,-5.247760768,-22.31656014,-0.280450763,-0.280450763,0,-16.57942557,-6.03850681,-22.61793238,0.299661307 +Miles Simon,simonmi01,1999,RS,ORL,36,19,-12.04896857,-1.967410014,-14.01637858,-0.110734174,-0.110734174,0,-11.07362173,-4.07646457,-15.1500863,1.252673422 +Jonathan Kerner,kernejo01,1999,RS,ORL,9,5,-12.56878544,-2.941301023,-15.51008646,-0.034035069,-0.034035069,0,-12.6271884,0.774481867,-11.85270653,4.1032162 +Kevin Ollie,ollieke01,1999,RS,ORL,7,4,-11.64431372,-1.322590152,-12.96690388,-0.021626787,-0.021626787,0,-11.54732492,0.597813977,-10.94951094,3.349989851 +Allen Iverson,iversal01,1999,RS,PHI,3715,1990,2.723731876,0.697682413,3.421414289,6.274438026,6.274438026,0,3.117879326,0.721526634,3.83940596,0.123716392 +Eric Snow,snower01,1999,RS,PHI,3204,1716,0.965787808,1.070974446,2.036762254,4.193727366,4.193727366,0,0.684955317,1.662289128,2.347244445,0.062313328 +Theo Ratliff,ratlith01,1999,RS,PHI,3038,1627,-0.635576367,2.159410547,1.52383418,3.532427743,3.532427743,0,-0.817680088,1.768149712,0.950469623,-0.387172539 +Matt Geiger,geigema01,1999,RS,PHI,2875,1540,-0.825656012,1.040910793,0.215254781,2.322230102,2.322230102,0,-0.808980389,0.622550897,-0.186429492,-0.293354955 +George Lynch,lynchge01,1999,RS,PHI,2455,1315,-0.631892824,2.619023442,1.987130617,3.185776421,3.185776421,0,-0.540995721,2.688793465,2.147797744,0.214470328 +Larry Hughes,hughela01,1999,RS,PHI,1845,988,0.053469212,0.062910897,0.116380109,1.449699573,1.449699573,0,0.026167773,-0.240773313,-0.21460554,0.300321062 +Aaron McKie,mckieaa01,1999,RS,PHI,1790,959,-1.01650738,1.566442158,0.549934778,1.622392188,1.622392188,0,-1.267181727,1.172598468,-0.094583259,0.434443891 +Harvey Grant,grantha01,1999,RS,PHI,1490,798,-3.565224804,-0.763879008,-4.329103812,-0.640904394,-0.640904394,0,-3.915778296,-1.434141389,-5.349919685,-0.281547477 +Tyrone Hill,hillty01,1999,RS,PHI,1096,587,-0.989285297,-0.906474641,-1.895759939,0.256831322,0.256831322,0,-1.077851472,-0.550933023,-1.628784496,0.350789855 +Tim Thomas,thomati01,1999,RS,PHI,351,188,-0.880316636,-2.626835553,-3.507152189,-0.073621791,-0.073621791,0,-1.29115859,-3.67737677,-4.96853536,1.236205716 +Rick Mahorn,mahorri01,1999,RS,PHI,237,127,-6.219281304,-0.323560938,-6.542842242,-0.249077311,-0.249077311,0,-6.30724914,-0.410018823,-6.717267963,1.215268338 +Nazr Mohammed,mohamna01,1999,RS,PHI,226,121,-5.849706609,0.556966618,-5.292739991,-0.158795273,-0.158795273,0,-5.289080859,-0.281051644,-5.570132503,1.044170546 +Jerald Honeycutt,honeyje01,1999,RS,PHI,168,90,-5.717479259,-1.252711072,-6.970190331,-0.198686049,-0.198686049,0,-4.918392781,-2.450429246,-7.368822026,2.277228601 +Doug Overton,overtdo01,1999,RS,PHI,69,37,-6.579286055,-2.464647897,-9.043933952,-0.118472211,-0.118472211,0,-6.790596393,-4.025531088,-10.81612748,-0.258218969 +Benoit Benjamin,benjabe01,1999,RS,PHI,62,33,-8.789026827,-3.584598027,-12.37362485,-0.163451503,-0.163451503,0,-8.827650721,-4.148451634,-12.97610235,0.790044551 +Scott Williams,willisc01,1999,RS,PHI,32,17,-10.34428921,4.624046374,-5.720242838,-0.026543837,-0.026543837,0,-8.921164509,5.024165186,-3.896999324,2.73089811 +Casey Shaw,shawca01,1999,RS,PHI,26,14,-19.3461643,-6.105214441,-25.45137874,-0.161983609,-0.161983609,0,-17.42890141,-7.653029035,-25.08193045,-0.093131578 +Anthony Parker,parkean01,1999,RS,PHI,6,3,8.942742229,-4.336336274,4.606405955,0.011071214,0.011071214,0,6.152426702,-6.57772942,-0.425302718,-1.506661578 +Jason Kidd,kiddja01,1999,RS,PHO,3907,2060,5.344932082,1.139889614,6.484821697,9.628839111,9.628839111,0,5.400538467,1.643042952,7.043581419,-0.714618192 +Clifford Robinson,robincl02,1999,RS,PHO,3300,1740,1.88218345,1.005399732,2.887583182,5.003211135,5.003211135,0,2.041147867,1.182926611,3.224074478,-0.027729839 +Tom Gugliotta,guglito01,1999,RS,PHO,2964,1563,1.424354067,0.373168351,1.797522418,3.598792782,3.598792782,0,1.626605208,0.527292852,2.15389806,-0.684841254 +George McCloud,mccloge01,1999,RS,PHO,2361,1245,1.241757648,-0.173943555,1.067814093,2.431356778,2.431356778,0,1.166441308,-0.040328031,1.126113277,0.233246588 +Danny Manning,mannida01,1999,RS,PHO,2245,1184,-1.076060775,-0.32141294,-1.397473714,0.816422841,0.816422841,0,-1.02472761,-0.491825428,-1.516553038,-0.066852072 +Rex Chapman,chapmre01,1999,RS,PHO,2244,1183,-0.825540368,-1.339246033,-2.164786401,0.351518747,0.351518747,0,-0.493627436,-1.574344812,-2.067972248,-0.43229246 +Luc Longley,longllu01,1999,RS,PHO,1769,933,-3.069612844,-0.206261157,-3.275874001,-0.250617541,-0.250617541,0,-2.834219971,-0.093213783,-2.927433754,0.105263397 +Pat Garrity,garripa01,1999,RS,PHO,1020,538,-1.40633544,-2.624442054,-4.030777493,-0.351976723,-0.351976723,0,-1.69983576,-2.892960378,-4.592796138,0.107308902 +Chris Morris,morrich01,1999,RS,PHO,1015,535,1.401776812,-0.612558414,0.789218398,0.965541639,0.965541639,0,0.99886151,-1.35077821,-0.351916701,-0.047771903 +Joe Kleine,kleinjo01,1999,RS,PHO,709,374,-4.791410969,-1.404115728,-6.195526697,-0.65762188,-0.65762188,0,-4.850816146,-1.60991045,-6.460726596,0.022503105 +Toby Bailey,baileto01,1999,RS,PHO,472,249,-2.694492694,-1.003679256,-3.69817195,-0.120117342,-0.120117342,0,-2.962858906,-1.656624153,-4.619483059,-0.252707044 +Gerald Brown,brownge02,1999,RS,PHO,448,236,-5.377073882,-3.639865189,-9.016939071,-0.754923012,-0.754923012,0,-5.453371006,-4.823601408,-10.27697241,0.040363065 +Shawn Respert,respesh01,1999,RS,PHO,188,99,-2.021643528,-0.337363857,-2.359007385,0.019931465,0.019931465,0,-1.832675595,-0.930618737,-2.763294332,0.831690231 +Marko Milic,milicma01,1999,RS,PHO,101,53,-8.245108659,-1.160317064,-9.405425723,-0.181901308,-0.181901308,0,-7.693448291,-2.059414283,-9.752862574,0.967449808 +Alvin Sims,simsal01,1999,RS,PHO,47,25,-7.408259389,-1.969216798,-9.377476187,-0.084952313,-0.084952313,0,-5.855255912,-4.201587021,-10.05684293,0.445926507 +Randy Livingston,livinra01,1999,RS,PHO,42,22,4.305945903,3.235905559,7.541851461,0.114991806,0.114991806,0,3.939828653,2.956015132,6.895843785,-0.411385149 +Jimmy Oliver,oliveji01,1999,RS,PHO,21,11,-4.816215417,-4.503195999,-9.319411415,-0.036862739,-0.036862739,0,-5.465314266,-3.840972807,-9.306287074,-0.014918245 +Damon Stoudamire,stoudda01,1999,RS,POR,3145,1673,1.51295692,-0.423854075,1.089102845,3.25849534,3.25849534,0,1.701344644,-0.303071032,1.398273612,-0.506076255 +Brian Grant,grantbr01,1999,RS,POR,2867,1525,1.185797692,0.02002379,1.205821482,3.051751218,3.051751218,0,0.929798175,0.006448598,0.936246773,-0.763039189 +Rasheed Wallace,wallara01,1999,RS,POR,2658,1414,0.036858505,1.536750735,1.573609241,3.13010968,3.13010968,0,0.158083816,1.836160575,1.994244391,0.316212534 +Isaiah Rider,rideris01,1999,RS,POR,2603,1385,-0.263456001,-1.261330226,-1.524786227,0.863468063,0.863468063,0,-0.12560873,-1.313835678,-1.439444408,-0.239197414 +Arvydas Sabonis,sabonar01,1999,RS,POR,2536,1349,0.429758191,3.142076598,3.571834789,4.340213619,4.340213619,0,0.549623849,2.67947129,3.229095139,-0.224444082 +Jim Jackson,jacksji01,1999,RS,POR,2209,1175,0.271122164,0.034241545,0.305363709,1.830462039,1.830462039,0,0.187442888,-0.336931722,-0.149488834,-0.058110215 +Walt Williams,williwa02,1999,RS,POR,1962,1044,1.901341452,0.96420622,2.865547673,2.993592977,2.993592977,0,1.900094713,0.530488325,2.430583038,0.074565925 +Stacey Augmon,augmost01,1999,RS,POR,1643,874,-0.391135425,3.374635385,2.98349996,2.556065177,2.556065177,0,-0.612391351,2.995833434,2.383442083,-0.020674049 +Greg Anthony,anthogr01,1999,RS,POR,1515,806,1.795699317,3.093839428,4.889538745,3.170396811,3.170396811,0,2.30845838,2.965545776,5.274004156,0.826666099 +Kelvin Cato,catoke01,1999,RS,POR,1024,545,-3.253718319,5.180343247,1.926624928,1.31081824,1.31081824,0,-2.965916343,4.775360053,1.809443709,0.722577299 +Jermaine O'Neal,onealje01,1999,RS,POR,585,311,-1.439336749,0.06644941,-1.372887339,0.217966234,0.217966234,0,-1.772825504,-0.664198948,-2.437024453,-0.223752245 +Bonzi Wells,wellsbo01,1999,RS,POR,66,35,0.573282404,-1.629030297,-1.055747894,0.031003335,0.031003335,0,1.331076898,-3.194573309,-1.863496411,2.228267664 +John Crotty,crottjo01,1999,RS,POR,36,19,10.17718713,5.595552532,15.77273966,0.179007233,0.179007233,0,9.24794931,4.948586742,14.19653605,-0.274920189 +Carlos Rogers,rogerca01,1999,RS,POR,15,8,4.685734063,-2.096807512,2.58892655,0.022676197,0.022676197,0,3.701506352,-0.775975289,2.925531064,3.654319755 +Gary Grant,grantga01,1999,RS,POR,13,7,3.071249917,8.233151949,11.30440187,0.04939995,0.04939995,0,2.772740911,6.833701635,9.606442547,-1.423528501 +Brian Shaw,shawbr01,1999,RS,POR,9,5,-16.66695367,-4.998214257,-21.66516793,-0.049226653,-0.049226653,0,-15.868814,-5.386565597,-21.25537959,1.816743978 +Jason Williams,willija02,1999,RS,SAC,3651,1805,0.882979156,0.048011825,0.930990981,3.397501611,3.397501611,0,1.364243058,0.457129382,1.82137244,0.202741276 +Vlade Divac,divacvl01,1999,RS,SAC,3562,1761,0.138360325,0.336583024,0.474943349,2.884409686,2.884409686,0,0.186025951,0.577313725,0.763339676,-0.406270202 +Chris Webber,webbech01,1999,RS,SAC,3477,1719,-0.5943414,1.478081471,0.883740071,3.175919598,3.175919598,0,-0.072586347,1.679805628,1.607219281,-0.310445446 +Corliss Williamson,willico02,1999,RS,SAC,2780,1374,-0.893124271,-1.656032116,-2.549156387,0.140325823,0.140325823,0,-1.307604519,-1.621307682,-2.928912201,-0.299484053 +Tariq Abdul-Wahad,abdulta01,1999,RS,SAC,2438,1205,-2.025323691,-0.392221804,-2.417545495,0.20445891,0.20445891,0,-2.285352827,-0.149491741,-2.434844568,0.030325998 +Peja Stojakovic,stojape01,1999,RS,SAC,2074,1025,0.449815471,-0.34811812,0.10169735,1.487724552,1.487724552,0,0.488838693,-1.161853907,-0.673015214,-0.216336747 +Vernon Maxwell,maxweve01,1999,RS,SAC,2037,1007,0.874524915,-1.95020057,-1.075675655,0.869417268,0.869417268,0,0.969822489,-1.718219618,-0.748397129,0.962232187 +Lawrence Funderburke,fundela01,1999,RS,SAC,1893,936,0.840512421,-1.093841652,-0.25332923,1.183233416,1.183233416,0,0.25881032,-1.617301734,-1.358491414,-0.682725746 +Jon Barry,barryjo01,1999,RS,SAC,1489,736,2.591538037,1.377311275,3.968849313,2.529125155,2.529125155,0,2.057284028,1.056664774,3.113948802,0.219336239 +Scot Pollard,pollasc01,1999,RS,SAC,524,259,0.638012134,2.006824733,2.644836866,0.710764596,0.710764596,0,0.061349758,2.098878301,2.160228059,-0.267492876 +Michael Hawkins,hawkimi01,1999,RS,SAC,411,203,-2.209057659,-3.248171963,-5.457229622,-0.279151056,-0.279151056,0,-2.930203696,-4.103281678,-7.033485374,-0.39747277 +Kevin Ollie,ollieke01,1999,RS,SAC,138,68,-6.392601212,-0.744910803,-7.137512016,-0.152899087,-0.152899087,0,-6.800173131,-0.705601643,-7.505774774,0.402336538 +Jerome James,jamesje01,1999,RS,SAC,85,42,-12.60326735,2.502474565,-10.10079279,-0.161539598,-0.161539598,0,-10.75565742,1.289615798,-9.466041625,2.299051951 +Oliver Miller,milleol01,1999,RS,SAC,71,35,-5.484264959,-3.522170705,-9.006435664,-0.11019222,-0.11019222,0,-5.524010453,-5.277049158,-10.80105961,-1.231649043 +Terry Dehere,deherte01,1999,RS,SAC,40,20,-2.385258035,1.67020882,-0.715049215,0.021432492,0.021432492,0,-0.979078473,1.025047905,0.045969431,2.894584672 +Peter Aluma,alumape01,1999,RS,SAC,10,5,-15.41512337,11.95966656,-3.455456805,-0.002001229,-0.002001229,0,-11.60356314,16.27532571,4.671762574,10.08223242 +Tim Duncan,duncati01,1999,RS,SAS,3665,1963,1.107809311,2.239085416,3.346894727,6.060559168,6.060559168,0,1.433178491,2.057655389,3.49083388,-0.672360454 +Avery Johnson,johnsav01,1999,RS,SAS,3122,1672,1.150668466,-0.311115083,0.839553383,3.04119678,3.04119678,0,0.866629962,-0.028875875,0.837754086,-0.613901485 +David Robinson,robinda01,1999,RS,SAS,2901,1554,1.223663669,6.415515744,7.639179413,8.204236887,8.204236887,0,1.627610321,5.561244527,7.188854848,-0.358721712 +Sean Elliott,elliose01,1999,RS,SAS,2817,1509,-0.217060847,-0.239448549,-0.456509396,1.761164973,1.761164973,0,-0.235942438,-0.393049476,-0.628991914,-0.233162504 +Mario Elie,eliema01,1999,RS,SAS,2410,1291,1.853524202,0.428347666,2.281871868,3.307201166,3.307201166,0,1.481078727,0.451873749,1.932952476,-0.193684001 +Jaren Jackson,jacksja01,1999,RS,SAS,1608,861,0.456343114,1.328539507,1.78488262,1.999068756,1.999068756,0,0.69964262,0.929651632,1.629294252,0.315135313 +Steve Kerr,kerrst01,1999,RS,SAS,1370,734,-0.87645066,-0.225885912,-1.102336572,0.614446471,0.614446471,0,-1.083136094,-0.865836555,-1.948972649,-0.376560797 +Jerome Kersey,kerseje01,1999,RS,SAS,1305,699,-4.081407492,2.575939466,-1.505468026,0.446411712,0.446411712,0,-3.835121061,2.512460025,-1.322661037,0.522037717 +Antonio Daniels,daniean01,1999,RS,SAS,1146,614,0.143262817,0.635499789,0.778762606,1.101504255,1.101504255,0,-0.155212096,-0.17393252,-0.329144616,-0.319613873 +Malik Rose,rosema01,1999,RS,SAS,1135,608,0.394251675,3.194751003,3.589002678,1.994501032,1.994501032,0,0.811007963,3.480483586,4.29149155,1.287562836 +Will Perdue,perduwi01,1999,RS,SAS,831,445,-2.527214737,1.804187104,-0.723027633,0.461747977,0.461747977,0,-2.855986687,1.328962024,-1.527024663,0.302374848 +Gerard King,kingge02,1999,RS,SAS,118,63,-0.852536263,0.022651715,-0.829884548,0.062594249,0.062594249,0,-1.405094444,-0.061830832,-1.466925276,1.278481049 +Andrew Gaze,gazean01,1999,RS,SAS,108,58,-0.689833272,-0.78623279,-1.476066062,0.038286576,0.038286576,0,-0.138360662,-1.602461299,-1.740821961,1.405741755 +Brandon Williams,willibr01,1999,RS,SAS,7,4,7.035370511,-3.366794075,3.668576436,0.013016349,0.013016349,0,5.841804524,-5.333684589,0.508119935,-0.568067292 +Gary Payton,paytoga01,1999,RS,SEA,3791,2008,5.525856003,0.357127795,5.882983798,8.850603147,8.850603147,0,5.911559308,0.938657837,6.850217145,0.063802497 +Detlef Schrempf,schrede01,1999,RS,SEA,3333,1765,2.392463578,-0.803525783,1.588937795,3.891871352,3.891871352,0,1.914481657,-0.558659733,1.355821925,-0.353683045 +Hersey Hawkins,hawkihe01,1999,RS,SEA,3104,1644,1.50641163,0.22471253,1.73112416,3.753368178,3.753368178,0,1.396813215,0.335733626,1.732546841,-0.125921265 +Olden Polynice,polynol01,1999,RS,SEA,2796,1481,-2.162491896,-1.359478703,-3.5219706,-0.57986571,-0.57986571,0,-2.074608877,-0.864411488,-2.939020365,-0.530760698 +Dale Ellis,ellisda01,1999,RS,SEA,2326,1232,1.04006528,-2.138330466,-1.098265187,1.03589011,1.03589011,0,0.922207457,-2.4311663,-1.508958843,-0.2023973 +Vin Baker,bakervi01,1999,RS,SEA,2194,1162,-3.174383413,-0.886838506,-4.061221919,-0.778681317,-0.778681317,0,-2.588931144,-0.515331457,-3.104262601,0.152849448 +Aaron Williams,williaa01,1999,RS,SEA,865,458,-1.628632436,-0.180059768,-1.808692204,0.220764372,0.220764372,0,-1.864312666,-0.445034661,-2.309347327,0.330384376 +Billy Owens,owensbi01,1999,RS,SEA,852,451,-2.488377335,-1.978995844,-4.467373179,-0.393000606,-0.393000606,0,-2.57899813,-2.551242695,-5.130240824,-0.493591026 +Don MacLean,macledo01,1999,RS,SEA,689,365,-2.705613879,-2.690330291,-5.39594417,-0.495449217,-0.495449217,0,-2.223028809,-3.096917816,-5.319946625,0.49562536 +John Crotty,crottjo01,1999,RS,SEA,685,363,-0.632458742,-3.428976781,-4.061435523,-0.244828563,-0.244828563,0,-0.910946849,-3.955366712,-4.866313561,0.72154994 +Jelani McCoy,mccoyje01,1999,RS,SEA,625,331,0.80551526,1.208798397,2.014313657,0.805688087,0.805688087,0,0.255664397,0.714084829,0.969749226,0.124037446 +Vladimir Stepania,stepavl01,1999,RS,SEA,591,313,-6.865095819,0.210226889,-6.65486893,-0.631775493,-0.631775493,0,-6.071019187,-0.057348834,-6.128368021,1.18299519 +Drew Barry,barrydr01,1999,RS,SEA,346,183,-0.543085799,-1.717357742,-2.260443541,0.046177564,0.046177564,0,-0.970316106,-1.871927149,-2.842243255,0.924111023 +Rashard Lewis,lewisra02,1999,RS,SEA,274,145,-8.183810454,-1.492622945,-9.676433399,-0.51951904,-0.51951904,0,-7.349976868,-2.553260926,-9.903237793,1.248486889 +Moochie Norris,norrimo01,1999,RS,SEA,264,140,-4.95645776,-1.465791613,-6.422249373,-0.265614899,-0.265614899,0,-4.34731625,-1.804496289,-6.15181254,1.136871111 +James Cotton,cottoja02,1999,RS,SEA,111,59,-3.149447885,-0.372441325,-3.52188921,-0.023516077,-0.023516077,0,-3.300944607,-1.038573219,-4.339517825,1.087709053 +Doug Christie,chrisdo01,1999,RS,TOR,3308,1768,1.793169931,1.01994688,2.81311681,5.020765536,5.020765536,0,2.082566347,1.328696584,3.41126293,0.047476998 +Vince Carter,cartevi01,1999,RS,TOR,3293,1760,1.49713104,-0.131713821,1.365417219,3.680630045,3.680630045,0,1.412598564,-0.10501412,1.307584444,-0.360848028 +Charles Oakley,oaklech01,1999,RS,TOR,3056,1633,-1.034421131,-0.914283171,-1.948704302,0.666715463,0.666715463,0,-1.142535644,-0.299948604,-1.442484248,-0.11988792 +Dee Brown,brownde01,1999,RS,TOR,2577,1377,2.306727491,-1.231155066,1.075572425,2.694075613,2.694075613,0,2.805124893,-1.135902872,1.669222021,0.215556897 +Kevin Willis,willike02,1999,RS,TOR,2275,1216,-2.089139054,-0.805839722,-2.894978775,-0.089688656,-0.089688656,0,-1.808692863,-0.590600197,-2.399293059,-0.256788299 +Tracy McGrady,mcgratr01,1999,RS,TOR,2070,1106,1.898816304,1.359360007,3.258176311,3.371363527,3.371363527,0,1.700343197,0.586640227,2.286983424,-0.502702626 +Alvin Williams,willial02,1999,RS,TOR,1967,1051,-1.104764189,-0.604467413,-1.709231602,0.558296279,0.558296279,0,-1.364336137,-0.407318702,-1.77165484,0.034709952 +John Wallace,wallajo01,1999,RS,TOR,1519,812,-2.510691948,-1.816529252,-4.3272212,-0.653033095,-0.653033095,0,-2.736543471,-2.61997403,-5.3565175,-0.052598951 +John Thomas,thomajo02,1999,RS,TOR,1110,593,-0.246730217,-0.978460409,-1.225190626,0.462197804,0.462197804,0,-0.650131263,-0.784587633,-1.434718896,0.169499891 +Michael Stewart,stewami01,1999,RS,TOR,737,394,-3.031522628,-0.59321534,-3.624737968,-0.176598831,-0.176598831,0,-3.589179535,-0.444856981,-4.034036516,0.389008246 +Reggie Slater,slatere01,1999,RS,TOR,492,263,-3.143486635,-4.028926935,-7.172413569,-0.601231977,-0.601231977,0,-3.151233526,-3.892020342,-7.043253868,1.186142833 +Negele Knight,knighne01,1999,RS,TOR,105,56,-6.495342022,-4.744052054,-11.23939408,-0.243538943,-0.243538943,0,-6.75947989,-5.6885002,-12.44798009,0.366132517 +Sean Marks,marksse01,1999,RS,TOR,52,28,-5.813305387,-3.632316531,-9.445621917,-0.096681431,-0.096681431,0,-5.778647759,-4.799687154,-10.57833491,0.969545537 +Micheal Williams,willimi02,1999,RS,TOR,28,15,-11.97860669,-6.005159854,-17.98376654,-0.115735349,-0.115735349,0,-11.80343783,-6.915652866,-18.7190907,-0.655128721 +LaMark Baker,bakerla01,1999,RS,TOR,4,2,-43.26375061,-13.22786275,-56.49161336,-0.055372002,-0.055372002,0,-38.76841069,-18.23731682,-57.00572751,0.876470922 +William Cunningham,cunniwi01,1999,RS,TOR,2,1,-6.25318733,-4.422437659,-10.67562499,-0.003975958,-0.003975958,0,-7.241945883,-6.536601722,-13.77854761,-1.506661578 +Karl Malone,malonka01,1999,RS,UTA,3359,1832,3.651732317,1.190026661,4.841758978,7.062820947,7.062820947,0,3.941064346,1.140921724,5.08198607,-0.419716044 +Bryon Russell,russebr01,1999,RS,UTA,3245,1770,1.632932733,1.913294293,3.546227026,5.698998469,5.698998469,0,1.869398724,2.346589411,4.215988135,0.208387186 +Jeff Hornacek,hornaje01,1999,RS,UTA,2631,1435,3.27837452,0.451550111,3.729924631,4.719033995,4.719033995,0,2.99258906,0.410567869,3.403156929,-0.47725742 +John Stockton,stockjo01,1999,RS,UTA,2585,1410,5.31615531,1.779573913,7.095729223,7.05927511,7.05927511,0,5.088458067,1.870677986,6.959136054,-0.299428928 +Greg Ostertag,ostergr01,1999,RS,UTA,2457,1340,-2.612054761,3.516439941,0.904385181,2.479697792,2.479697792,0,-2.525311642,2.836018023,0.310706381,-0.673196258 +Shandon Anderson,andersh01,1999,RS,UTA,1965,1072,-0.877892448,0.012413454,-0.865478994,1.031174178,1.031174178,0,-0.786979968,-0.274191485,-1.061171453,0.040585455 +Howard Eisley,eisleho01,1999,RS,UTA,1903,1038,-1.008995473,-1.501640008,-2.51063548,0.127375533,0.127375533,0,-0.925550141,-1.428334658,-2.353884799,0.433819116 +Adam Keefe,keefead01,1999,RS,UTA,1177,642,-1.504117414,0.05485947,-1.449257944,0.425262589,0.425262589,0,-1.606582914,-0.622325143,-2.228908056,-0.167590261 +Thurl Bailey,baileth01,1999,RS,UTA,995,543,-2.778248449,0.020946864,-2.757301585,-0.002026759,-0.002026759,0,-2.768032791,-0.375509844,-3.143542635,0.175202442 +Todd Fuller,fulleto02,1999,RS,UTA,847,462,-5.33690484,0.211583972,-5.125320868,-0.561930079,-0.561930079,0,-5.059729601,-0.535753538,-5.595483138,0.327507194 +Greg Foster,fostegr01,1999,RS,UTA,840,458,-4.966917156,-1.275120707,-6.242037862,-0.81865392,-0.81865392,0,-4.785554862,-1.610051972,-6.395606835,0.293800803 +Jacque Vaughn,vaughja01,1999,RS,UTA,159,87,-2.971577001,-0.389821263,-3.361398264,-0.027766184,-0.027766184,0,-2.280001863,-0.946405785,-3.226407647,2.081946472 +Anthony Avent,aventan01,1999,RS,UTA,81,44,-9.164269368,-1.422207617,-10.58647699,-0.176979581,-0.176979581,0,-7.792397858,-2.448828575,-10.24122643,0.542315583 +Chris King,kingch01,1999,RS,UTA,77,42,-11.53428349,2.045794371,-9.488489123,-0.148079258,-0.148079258,0,-10.65794074,1.70737164,-8.950569102,2.296264006 +Shareef Abdur-Rahim,abdursh01,1999,RS,VAN,3790,2021,0.511295785,-0.700346394,-0.189050608,2.626029059,2.626029059,0,0.414624058,-0.573608592,-0.158984534,-0.497668351 +Mike Bibby,bibbymi01,1999,RS,VAN,3297,1758,0.415265963,-1.418633697,-1.003367733,1.565659366,1.565659366,0,0.349056282,-0.816899897,-0.467843615,-0.054592415 +Felipe Lopez,lopezfe01,1999,RS,VAN,2284,1218,-1.307950193,-1.429813329,-2.737763521,0.007637089,0.007637089,0,-1.533691103,-1.00937871,-2.543069813,0.391186798 +Tony Massenburg,masseto01,1999,RS,VAN,2144,1143,-1.454161265,-1.154409208,-2.608570473,0.082262994,0.082262994,0,-1.62862698,-1.184632708,-2.813259688,-0.232261522 +Cherokee Parks,parksch02,1999,RS,VAN,2097,1118,-4.150814719,-1.197841953,-5.348656672,-1.479184082,-1.479184082,0,-4.113083016,-1.036189131,-5.149272147,-0.188158865 +Michael Smith,smithmi02,1999,RS,VAN,2059,1098,0.168399057,0.149188836,0.317587892,1.713187895,1.713187895,0,-0.209931467,0.118911103,-0.091020364,-0.276183312 +Bryant Reeves,reevebr01,1999,RS,VAN,1317,702,-4.173493305,-2.738588586,-6.912081891,-1.501625029,-1.501625029,0,-3.798377615,-1.727088798,-5.525466412,0.660001262 +Pete Chilcutt,chilcpe01,1999,RS,VAN,1307,697,-2.272486504,-1.25476093,-3.527247433,-0.275782735,-0.275782735,0,-2.312873228,-1.894888288,-4.207761516,-0.199845342 +DeJuan Wheat,wheatde01,1999,RS,VAN,1107,590,-0.494677864,-2.101693011,-2.596370875,0.04646194,0.04646194,0,-0.666809054,-2.285921458,-2.952730512,0.421928838 +Sam Mack,macksa01,1999,RS,VAN,1082,577,1.195524645,-1.202118252,-0.006593607,0.825611881,0.825611881,0,1.324151983,-0.632789616,0.691362366,2.005063783 +J.R. Henderson,hendejr01,1999,RS,VAN,621,331,-3.403925345,-2.358879172,-5.762804517,-0.50817026,-0.50817026,0,-3.81493097,-3.150374073,-6.965305043,-0.109795394 +Doug West,westdo01,1999,RS,VAN,551,294,-0.715974048,0.279412239,-0.436561809,0.349407866,0.349407866,0,-1.334496086,0.891683933,-0.442812153,0.621116172 +Terry Dehere,deherte01,1999,RS,VAN,508,271,-1.518152563,-3.795093949,-5.313246512,-0.35963033,-0.35963033,0,-2.046639716,-3.964996586,-6.011636302,1.326854859 +Lee Mayberry,maybele01,1999,RS,VAN,236,126,-1.550900755,-1.654151837,-3.205052592,-0.029529178,-0.029529178,0,-1.829831849,-1.70173596,-3.531567809,0.849208634 +Rodrick Rhodes,rhodero01,1999,RS,VAN,231,123,-8.285367036,-4.036085059,-12.3214521,-0.610496552,-0.610496552,0,-7.724222418,-4.312064082,-12.0362865,1.474934613 +Carl Herrera,herreca01,1999,RS,VAN,79,42,-9.508114648,-5.876142501,-15.38425715,-0.268774967,-0.268774967,0,-9.168230759,-7.099722906,-16.26795366,-0.650532211 +Jason Sasser,sasseja01,1999,RS,VAN,73,39,-2.879519678,-0.453308064,-3.332827741,-0.011629765,-0.011629765,0,-3.339202561,-1.148367917,-4.487570478,0.254347052 +Makhtar N'Diaye,ndiayma01,1999,RS,VAN,51,27,-2.334811325,-3.85971917,-6.194530495,-0.048654583,-0.048654583,0,-3.282369197,-1.618477211,-4.900846407,2.285118422 +Mitch Richmond,richmmi01,1999,RS,WAS,3618,1912,0.803610242,-1.148499374,-0.344889132,2.349195623,2.349195623,0,1.043932013,-0.922326556,0.121605456,0.115237554 +Rod Strickland,stricro02,1999,RS,WAS,3088,1632,3.132579077,-0.193456275,2.939122802,4.70304796,4.70304796,0,3.085478769,-0.024450199,3.06102857,-0.645567857 +Otis Thorpe,thorpot01,1999,RS,WAS,2912,1539,0.061571269,-0.54938637,-0.487815101,1.780005476,1.780005476,0,-0.099927099,-0.01031584,-0.110242939,0.189638432 +Juwan Howard,howarju01,1999,RS,WAS,2706,1430,0.247916118,-0.307827816,-0.059911698,1.957097297,1.957097297,0,0.268844927,0.092662485,0.361507412,-0.254653662 +Calbert Cheaney,cheanca01,1999,RS,WAS,2396,1266,-2.470419805,-0.776875116,-3.247294921,-0.322649862,-0.322649862,0,-2.60244735,-0.34854485,-2.9509922,0.403604799 +Ben Wallace,wallabe01,1999,RS,WAS,2329,1231,-1.150454245,3.400434113,2.249979868,3.123531471,3.123531471,0,-1.02592566,2.897885102,1.871959442,-0.479663467 +Tracy Murray,murratr01,1999,RS,WAS,1236,653,-1.395934414,-0.784597986,-2.1805324,0.191079533,0.191079533,0,-1.126661118,-1.243549374,-2.370210492,0.642928649 +Terry Davis,daviste01,1999,RS,WAS,1094,578,-1.751017232,-0.927615354,-2.678632586,0.02106446,0.02106446,0,-2.196969198,-0.900206073,-3.097175271,0.079209199 +Chris Whitney,whitnch01,1999,RS,WAS,835,441,2.409099206,-1.361081851,1.048017354,0.863701187,0.863701187,0,2.483422049,-1.823522788,0.65989926,0.964071656 +Jeff McInnis,mcinnje01,1999,RS,WAS,808,427,-1.124792159,-1.445066368,-2.569858526,0.039348705,0.039348705,0,-1.195798083,-2.077800497,-3.27359858,0.238294697 +Tim Legler,legleti01,1999,RS,WAS,713,377,-1.257041305,-2.968062687,-4.225103992,-0.284400099,-0.284400099,0,-1.864158601,-3.314642916,-5.178801518,0.212720049 +Randell Jackson,jacksra02,1999,RS,WAS,513,271,-3.97103585,-2.915023628,-6.886059477,-0.571384463,-0.571384463,0,-3.780558243,-4.299243611,-8.079801854,-0.076246237 +Jahidi White,whiteja01,1999,RS,WAS,361,191,-4.03312748,-1.006773183,-5.039900663,-0.226407978,-0.226407978,0,-4.098517514,-1.198460748,-5.296978262,1.315304766 +John Coker,cokerjo01,1999,RS,WAS,185,98,-4.014486906,-1.240821295,-5.255308201,-0.125930331,-0.125930331,0,-4.315883797,-1.282891068,-5.598774865,0.478437449 +Etdrick Bohannon,bohanet01,1999,RS,WAS,8,4,-5.010449349,-4.168816019,-9.179265369,-0.012901186,-0.012901186,0,-6.402595701,-6.463418904,-12.8660146,-1.506661578 +Dikembe Mutombo,mutomdi01,1999,PO,ATL,657,380,1.637826671,2.712490574,4.350317246,1.401223936,0,1.401223936,0.998488649,2.424281005,3.422769654,-1.131767767 +Mookie Blaylock,blaylmo01,1999,PO,ATL,619,358,-2.608188756,0.955971776,-1.65221698,0.206544604,0,0.206544604,-1.715472224,0.771126136,-0.944346088,-0.107077883 +Grant Long,longgr01,1999,PO,ATL,619,358,-1.054037698,1.964825511,0.910787814,0.687565357,0,0.687565357,-0.89959134,2.171161755,1.271570415,-0.258114862 +Steve Smith,smithst01,1999,PO,ATL,615,356,1.071249111,0.021699112,1.092948223,0.721485602,0,0.721485602,1.108351835,0.704002656,1.812354491,0.192383058 +Tyrone Corbin,corbity01,1999,PO,ATL,463,268,0.755166586,-0.583860459,0.171306127,0.411630846,0,0.411630846,0.124003976,-0.690098733,-0.566094757,-0.070823641 +Chris Crawford,crawfch01,1999,PO,ATL,216,125,1.324253749,-2.294546763,-0.970293014,0.118209691,0,0.118209691,0.943401061,-1.93302868,-0.989627619,0.851624125 +Anthony Johnson,johnsan02,1999,PO,ATL,192,111,-4.040737445,-2.886745814,-6.927483259,-0.242383179,0,-0.242383179,-5.011683916,-3.645028552,-8.656712469,-0.574435818 +Ed Gray,grayed01,1999,PO,ATL,123,71,3.607276752,4.326278271,7.933555022,0.405912506,0,0.405912506,3.825252239,4.55974286,8.384995099,1.471642635 +Mark West,westma01,1999,PO,ATL,118,68,-8.167139169,-0.905812461,-9.07295163,-0.230825085,0,-0.230825085,-8.4093382,-0.866308473,-9.275646673,1.755597962 +Roshown McLeod,mcleoro01,1999,PO,ATL,85,49,2.410484363,-1.134983313,1.27550105,0.102672945,0,0.102672945,0.924900412,-2.697772477,-1.772872065,-0.935672265 +Jeffrey Sheppard,sheppje01,1999,PO,ATL,21,12,-0.796775974,3.099816312,2.303040338,0.031001689,0,0.031001689,-1.3719322,1.103204766,-0.268727434,-2.460570803 +Alan Henderson,hendeal01,1999,PO,ATL,7,4,-3.535961717,-3.680833126,-7.216794843,-0.009608103,0,-0.009608103,-5.588059363,-2.397993032,-7.986052395,1.903924912 +Lindsey Hunter,hunteli01,1999,PO,DET,300,180,-3.187634084,0.162661172,-3.024972913,-0.025966305,0,-0.025966305,-2.491300573,0.774084145,-1.717216429,-0.259840222 +Grant Hill,hillgr01,1999,PO,DET,293,176,5.414789871,2.850272983,8.265062854,1.012887049,0,1.012887049,5.667682851,2.748900545,8.416583396,-0.614778058 +Joe Dumars,dumarjo01,1999,PO,DET,255,153,2.968963587,-2.980555931,-0.011592343,0.218665804,0,0.218665804,2.57710446,-3.124305982,-0.547201522,-0.707927441 +Jerry Stackhouse,stackje01,1999,PO,DET,207,124,-1.732894895,-3.035330612,-4.768225507,-0.132088888,0,-0.132088888,-1.709828369,-3.279576273,-4.989404642,0.264819211 +Christian Laettner,laettch01,1999,PO,DET,205,123,1.909798787,-0.080162277,1.829636511,0.295936202,0,0.295936202,1.83958619,0.388165613,2.227751803,-0.137458015 +Jerome Williams,willije01,1999,PO,DET,205,123,1.118901443,0.474218699,1.593120142,0.277644311,0,0.277644311,0.949079691,0.003635779,0.952715469,-1.065592015 +Bison Dele,delebi01,1999,PO,DET,203,122,1.536484531,0.050708277,1.587192808,0.282823153,0,0.282823153,1.499438399,1.522593457,3.022031855,1.367744567 +Jud Buechler,buechju01,1999,PO,DET,140,84,-2.764318105,0.469448193,-2.294869913,0.020126143,0,0.020126143,-2.643904606,-0.352900552,-2.996805158,0.038925912 +Eric Montross,montrer01,1999,PO,DET,117,70,-2.488198344,-0.996514317,-3.48471266,-0.027429472,0,-0.027429472,-3.325403551,0.306860617,-3.018542933,1.176357134 +Don Reid,reiddo01,1999,PO,DET,35,21,3.408715704,-3.067396369,0.341319335,0.033756483,0,0.033756483,1.961436455,-3.789981786,-1.82854533,-1.023726517 +Loy Vaught,vaughlo01,1999,PO,DET,25,15,-1.623400819,2.687081538,1.063680719,0.030078663,0,0.030078663,-1.713919456,1.859060342,0.145140886,-0.065458288 +Charles O'Bannon,obannch01,1999,PO,DET,15,9,-8.289684407,-10.83407901,-19.12376342,-0.07678354,0,-0.07678354,-8.00679104,-15.73467702,-23.74146806,-0.849278422 +Scottie Pippen,pippesc01,1999,PO,HOU,329,172,3.063885462,1.022815898,4.08670136,0.615177687,0,0.615177687,3.772991739,1.040988467,4.813980206,-0.502843751 +Charles Barkley,barklch01,1999,PO,HOU,300,157,5.114917578,1.807032629,6.921950207,0.79451818,0,0.79451818,5.161203558,1.917934395,7.079137953,-0.490013788 +Sam Mack,macksa01,1999,PO,HOU,235,123,1.664894794,-0.69993931,0.964955484,0.241304845,0,0.241304845,1.836490961,-0.672881306,1.163609655,0.311385167 +Hakeem Olajuwon,olajuha01,1999,PO,HOU,235,123,-4.595222443,0.594850189,-4.000372254,-0.081250694,0,-0.081250694,-4.062324017,1.567227708,-2.495096309,0.34652938 +Brent Price,pricebr01,1999,PO,HOU,188,98,2.828969103,-0.63040505,2.198564053,0.253420143,0,0.253420143,2.478019002,-1.244212572,1.23380643,-0.600006791 +Cuttino Mobley,moblecu01,1999,PO,HOU,180,94,0.598940404,-2.411856544,-1.81291614,0.046247049,0,0.046247049,-0.321361868,-2.101046082,-2.42240795,-0.194115588 +Michael Dickerson,dickemi01,1999,PO,HOU,157,82,-4.540764546,-0.970367207,-5.511131753,-0.118996864,0,-0.118996864,-4.755347393,-1.33117906,-6.086526452,-0.103046108 +Othella Harrington,harriot01,1999,PO,HOU,80,42,1.410323279,-2.551414663,-1.141091385,0.03497547,0,0.03497547,0.413804029,-4.708717858,-4.294913829,-1.419691588 +Antoine Carr,carran01,1999,PO,HOU,71,37,-7.518173313,-4.067483024,-11.58565634,-0.181404177,0,-0.181404177,-7.85758929,-0.263178892,-8.120768183,4.728667728 +Stanley Roberts,roberst01,1999,PO,HOU,38,20,-16.25865264,3.392669178,-12.86598346,-0.107581005,0,-0.107581005,-16.09719268,3.003844868,-13.09334782,0.912733859 +Matt Bullard,bullama01,1999,PO,HOU,15,8,17.69221262,-4.102700488,13.58951213,0.065869514,0,0.065869514,15.15046567,-6.441484172,8.708981495,-3.673387755 +Bryce Drew,drewbr01,1999,PO,HOU,8,4,14.38357205,0.085136912,14.46870896,0.03697314,0,0.03697314,12.84531402,1.059986404,13.90530043,1.749796162 +Reggie Miller,millere01,1999,PO,IND,879,481,6.150344964,-1.029454038,5.120890926,1.98330437,0,1.98330437,6.405924585,-0.774554458,5.631370127,-0.384654167 +Mark Jackson,jacksma01,1999,PO,IND,824,451,6.305217851,-0.527345181,5.77787267,2.008101907,0,2.008101907,6.108291763,-0.171803298,5.936488465,-0.67283027 +Dale Davis,davisda01,1999,PO,IND,720,394,1.588136768,1.77128882,3.359425588,1.259760857,0,1.259760857,1.601699401,1.784064966,3.385764367,-0.46988145 +Jalen Rose,roseja01,1999,PO,IND,649,355,1.222297353,-0.012861613,1.20943574,0.741535149,0,0.741535149,1.540221061,0.066223056,1.606444117,0.223801506 +Antonio Davis,davisan01,1999,PO,IND,596,326,-1.948084551,0.477027211,-1.47105734,0.219189181,0,0.219189181,-1.816432963,0.325559543,-1.49087342,-0.07992388 +Rik Smits,smitsri01,1999,PO,IND,535,293,-3.568023162,0.642125007,-2.925898155,-0.02730393,0,-0.02730393,-2.854386676,0.897745575,-1.956641101,0.590196631 +Chris Mullin,mullich01,1999,PO,IND,517,283,1.519510315,-0.327844527,1.191665788,0.588357175,0,0.588357175,2.094581161,-1.037088031,1.057493131,0.20472938 +Derrick McKey,mckeyde01,1999,PO,IND,448,245,-0.115382859,1.72470805,1.609325192,0.566903898,0,0.566903898,-0.255784035,2.213403782,1.957619747,0.756800001 +Travis Best,besttr01,1999,PO,IND,274,150,-1.564112968,-1.979126161,-3.543239129,-0.063936585,0,-0.063936585,-1.51569061,-0.729117621,-2.244808232,1.837095459 +Sam Perkins,perkisa01,1999,PO,IND,267,146,1.30922385,-2.134827669,-0.825603819,0.147424737,0,0.147424737,1.127091938,-3.207882182,-2.080790244,-0.244850294 +Fred Hoiberg,hoibefr01,1999,PO,IND,37,20,1.245516884,9.81254269,11.05805957,0.145296149,0,0.145296149,1.416682541,8.929035319,10.34571786,-0.011858872 +Austin Croshere,croshau01,1999,PO,IND,2,1,41.81912847,-3.657160301,38.16196816,0.019061212,0,0.019061212,39.75385631,-5.92962972,33.82422659,-9.937365088 +Kobe Bryant,bryanko01,1999,PO,LAL,603,315,1.446450623,1.079634954,2.526085577,0.872090067,0,0.872090067,1.943822362,0.99083183,2.934654192,-0.241676697 +Shaquille O'Neal,onealsh01,1999,PO,LAL,603,315,2.636641415,0.659744104,3.296385519,0.998124946,0,0.998124946,3.360909231,0.789593115,4.150502346,-0.353211291 +Glen Rice,ricegl01,1999,PO,LAL,588,307,2.503297757,-1.079263595,1.424034162,0.668268864,0,0.668268864,2.294574242,-0.84818704,1.446387202,-0.774153745 +Derek Fisher,fishede01,1999,PO,LAL,456,238,3.784891868,-0.547680032,3.237211836,0.747922174,0,0.747922174,3.591733393,-0.264153434,3.327579959,-0.21859829 +Rick Fox,foxri01,1999,PO,LAL,347,181,-1.583872385,-1.420793998,-3.004666383,-0.024518881,0,-0.024518881,-1.453717853,-1.596347452,-3.050065305,0.943608312 +J.R. Reid,reidjr01,1999,PO,LAL,341,178,-2.591914887,0.572741329,-2.019173558,0.068875986,0,0.068875986,-3.018483141,1.412976841,-1.605506299,0.537398783 +Robert Horry,horryro01,1999,PO,LAL,339,177,1.171248397,0.804149719,1.975398116,0.442363064,0,0.442363064,0.873362388,1.149884524,2.023246913,0.443734882 +Derek Harper,harpede01,1999,PO,LAL,216,113,0.110104295,-2.162486386,-2.05238209,0.041168096,0,0.041168096,-0.420064654,-3.471638835,-3.89170349,-0.653762542 +Sean Rooks,rooksse01,1999,PO,LAL,92,48,-2.932316668,-3.096128093,-6.02844476,-0.084303544,0,-0.084303544,-3.920882356,-1.93919317,-5.860075525,1.568859912 +Tyronn Lue,luety01,1999,PO,LAL,63,33,-4.224748505,-0.608046877,-4.832795382,-0.036661797,0,-0.036661797,-3.678587941,-1.30331379,-4.981901732,1.186745388 +Travis Knight,knightr01,1999,PO,LAL,19,10,-19.09439509,-4.286160033,-23.38055512,-0.120208555,0,-0.120208555,-17.81335825,0.360441539,-17.45291671,9.307812806 +Ruben Patterson,patteru01,1999,PO,LAL,10,5,-19.64616666,-7.175151248,-26.82131791,-0.062784571,0,-0.062784571,-19.33323989,-11.06444655,-30.39768644,-0.749172088 +Alonzo Mourning,mournal01,1999,PO,MIA,328,194,-0.09753675,3.066442938,2.968906188,0.584781835,0,0.584781835,0.229760035,3.292873672,3.522633706,0.145568905 +Tim Hardaway,hardati01,1999,PO,MIA,308,182,-1.858410175,-2.468152519,-4.326562693,-0.152311741,0,-0.152311741,-1.059964426,-2.080189592,-3.140154018,0.762170009 +Dan Majerle,majerda01,1999,PO,MIA,257,152,-0.327579135,0.617870961,0.290291826,0.245658245,0,0.245658245,-0.310705656,1.342964959,1.032259303,0.887511565 +Jamal Mashburn,mashbja01,1999,PO,MIA,257,152,-1.515419531,-3.266638938,-4.782058469,-0.16209449,0,-0.16209449,-1.531581197,-3.418927082,-4.950508279,-0.231816334 +P.J. Brown,brownpj01,1999,PO,MIA,244,144,2.278094291,-1.512106836,0.765987455,0.264974669,0,0.264974669,1.703926405,-0.783450375,0.92047603,-0.469277383 +Terry Porter,portete01,1999,PO,MIA,235,139,2.836017378,-2.079650162,0.756367216,0.255790238,0,0.255790238,2.249435337,-2.124836902,0.124598435,-0.227175046 +Clarence Weatherspoon,weathcl01,1999,PO,MIA,190,112,-2.266643309,2.800758299,0.53411499,0.19346695,0,0.19346695,-2.315573058,2.517861387,0.202288329,-0.036025825 +Voshon Lenard,lenarvo01,1999,PO,MIA,96,57,10.51245586,-4.12024841,6.392207447,0.268999612,0,0.268999612,9.405776329,-4.731694144,4.674082185,-1.646691651 +Keith Askins,askinke01,1999,PO,MIA,46,27,-2.838012321,3.975333622,1.1373213,0.056746319,0,0.056746319,-2.695491579,4.609375934,1.913884355,2.383151651 +Duane Causwell,causwdu01,1999,PO,MIA,34,20,1.088639873,1.238132741,2.326772614,0.05370677,0,0.05370677,0.315645084,0.735681629,1.051326712,0.452595206 +Rex Walters,waltere01,1999,PO,MIA,22,13,1.042731445,-4.832625656,-3.789894211,-0.007053214,0,-0.007053214,-0.039625571,-6.756056955,-6.795682527,-0.735014179 +Mark Strickland,stricma01,1999,PO,MIA,14,8,2.854153243,6.008289225,8.862442468,0.04827615,0,0.04827615,3.282269124,3.110840202,6.393109326,-1.077970088 +Ray Allen,allenra02,1999,PO,MIL,223,120,5.693834489,-1.776996993,3.916837496,0.41893694,0,0.41893694,5.74186342,-1.701933314,4.039930107,-0.419013878 +Glenn Robinson,robingl01,1999,PO,MIL,219,118,-1.049317955,-0.52279873,-1.572116685,0.07234147,0,0.07234147,-0.665416299,-1.21347934,-1.87889564,-0.942969837 +Sam Cassell,cassesa01,1999,PO,MIL,190,102,5.165041534,-1.867575896,3.297465638,0.325012724,0,0.325012724,4.377644312,-0.787574894,3.590069417,0.115091069 +Ervin Johnson,johnser02,1999,PO,MIL,171,92,-2.037941856,-1.624071239,-3.662013095,-0.043672691,0,-0.043672691,-2.308781115,-0.896555322,-3.205336437,-0.939414036 +Tim Thomas,thomati01,1999,PO,MIL,112,60,-3.63927425,-2.213421596,-5.852695846,-0.099691167,0,-0.099691167,-3.745418718,-2.002625294,-5.748044012,1.534202233 +Michael Curry,currymi01,1999,PO,MIL,110,59,1.26570601,-0.70475712,0.56094889,0.103162214,0,0.103162214,0.257943981,-0.713850936,-0.455906955,0.313158457 +Haywoode Workman,workmha01,1999,PO,MIL,99,53,-4.495804993,-1.503457973,-5.999262966,-0.092050013,0,-0.092050013,-4.245105029,-1.782552158,-6.027657187,1.371137134 +Dell Curry,curryde01,1999,PO,MIL,91,49,-4.338475856,1.475638682,-2.862837174,-0.002955767,0,-0.002955767,-3.829353462,1.489336054,-2.340017409,1.383073923 +Robert Traylor,traylro01,1999,PO,MIL,84,45,0.621329554,0.884452597,1.505782152,0.103701308,0,0.103701308,0.419439786,2.730593987,3.150033773,2.52049384 +Armen Gilliam,gilliar01,1999,PO,MIL,65,35,-2.924201033,2.035910132,-0.888290901,0.034309033,0,0.034309033,-2.936709002,1.316920838,-1.619788164,0.055487373 +Chris Gatling,gatlich01,1999,PO,MIL,22,12,-20.18850613,0.968605265,-19.21990087,-0.108637615,0,-0.108637615,-17.95750987,1.18929659,-16.76821328,3.869579912 +Kevin Garnett,garneke01,1999,PO,MIN,303,170,1.998616114,2.81608128,4.814697394,0.66932696,0,0.66932696,2.428036174,2.500892497,4.928928671,-0.943999709 +Terrell Brandon,brandte01,1999,PO,MIN,287,161,2.789179069,2.551353906,5.340532975,0.681265847,0,0.681265847,2.880017823,2.857190849,5.737208673,-0.525059513 +Sam Mitchell,mitchsa01,1999,PO,MIN,234,131,-1.302396478,-1.954350168,-3.256746646,-0.034952574,0,-0.034952574,-1.567921263,-1.925754689,-3.493675952,0.053164014 +Anthony Peeler,peelean01,1999,PO,MIN,223,125,0.493428438,-0.168044706,0.325383732,0.20213262,0,0.20213262,0.484926265,0.373105571,0.858031836,-0.064631411 +Joe Smith,smithjo02,1999,PO,MIN,214,120,-3.41680603,1.542935065,-1.873870966,0.055026953,0,0.055026953,-3.160108239,1.55327419,-1.606834049,-0.463001116 +Dean Garrett,garrede01,1999,PO,MIN,164,92,2.427172046,0.561880884,2.98905293,0.278898807,0,0.278898807,1.869235081,1.366249501,3.235484582,0.333690826 +Malik Sealy,sealyma01,1999,PO,MIN,125,70,-2.328023503,-1.402241013,-3.730264517,-0.035700736,0,-0.035700736,-2.98443506,-2.533872463,-5.518307523,-0.975990928 +Rasho Nesterovic,nestera01,1999,PO,MIN,52,29,3.344390681,-2.586465615,0.757925066,0.053098765,0,0.053098765,2.361166064,-2.971448822,-0.610282759,-0.699057781 +Bobby Jackson,jacksbo01,1999,PO,MIN,48,27,-5.582822619,-3.209266107,-8.792088725,-0.086749781,0,-0.086749781,-5.720666002,-3.747460981,-9.468126983,0.916776995 +Tom Hammonds,hammoto01,1999,PO,MIN,32,18,0.205125081,-3.598766786,-3.393641705,-0.006195079,0,-0.006195079,-1.404742584,-3.150356885,-4.555099469,1.405033974 +James Robinson,robinja02,1999,PO,MIN,18,10,-16.04610445,-8.257085507,-24.30318996,-0.120334371,0,-0.120334371,-14.00270707,-8.352155945,-22.35486301,5.292964356 +Andrae Patterson,pattean01,1999,PO,MIN,12,7,2.358504465,-2.186692607,0.171811858,0.010696859,0,0.010696859,1.143927627,-3.786640075,-2.642712448,-0.526570088 +Allan Houston,houstal01,1999,PO,NYK,1401,783,0.983806696,-1.322766993,-0.338960298,0.986582,0,0.986582,0.565605207,-1.622241447,-1.056636241,-0.593818258 +Latrell Sprewell,sprewla01,1999,PO,NYK,1329,743,0.181061467,0.484900885,0.665962353,1.327901002,0,1.327901002,0.268573794,-0.255489733,0.013084061,-0.495241115 +Larry Johnson,johnsla02,1999,PO,NYK,1222,683,0.870950574,1.115462387,1.986412962,1.71167944,0,1.71167944,1.26636924,1.137025071,2.403394311,0.480872661 +Marcus Camby,cambyma01,1999,PO,NYK,911,509,2.549430052,6.969319634,9.518749685,3.293510299,0,3.293510299,2.444074518,6.615318887,9.059393405,0.197947184 +Chris Childs,childch01,1999,PO,NYK,884,494,-0.101788615,-0.065870517,-0.167659132,0.674689519,0,0.674689519,-0.561013415,0.215875801,-0.345137614,0.442983927 +Charlie Ward,wardch01,1999,PO,NYK,884,494,2.591618234,3.905183431,6.496801665,2.413718174,0,2.413718174,2.688717358,3.820929034,6.509646392,0.363659934 +Kurt Thomas,thomaku01,1999,PO,NYK,750,419,-2.643667516,2.614791107,-0.028876409,0.604910194,0,0.604910194,-2.605060892,2.952714808,0.347653916,0.717431045 +Patrick Ewing,ewingpa01,1999,PO,NYK,621,347,-1.856900466,3.818585443,1.961684977,0.857000556,0,0.857000556,-1.751588661,3.389076418,1.637487758,-0.333944718 +Chris Dudley,dudlech02,1999,PO,NYK,526,294,-2.607207917,3.449037195,0.841829279,0.564149544,0,0.564149544,-2.821071321,3.934519433,1.113448112,1.324107269 +Rick Brunson,brunsri01,1999,PO,NYK,32,18,-8.511001935,-6.757293639,-15.26829557,-0.119985962,0,-0.119985962,-8.828090268,-8.438830615,-17.26692088,1.036978974 +Herb Williams,willihe01,1999,PO,NYK,29,16,-10.68081245,-0.230359619,-10.91117207,-0.069430749,0,-0.069430749,-11.04166066,-0.477260514,-11.51892117,0.909069739 +Anfernee Hardaway,hardaan01,1999,PO,ORL,307,167,3.529020233,0.200528156,3.729548389,0.567146704,0,0.567146704,3.366846949,0.891320144,4.258167093,-0.342136131 +Darrell Armstrong,armstda01,1999,PO,ORL,300,163,0.515316471,-1.076565657,-0.561249186,0.188987492,0,0.188987492,0.938862128,-0.536987027,0.401875101,0.580724412 +Nick Anderson,anderni01,1999,PO,ORL,280,152,3.021356232,1.339982441,4.361338673,0.577729771,0,0.577729771,4.103671414,1.6816893,5.785360714,1.36437684 +Horace Grant,grantho01,1999,PO,ORL,235,128,-0.42260559,-1.377552452,-1.800158043,0.063280946,0,0.063280946,-1.04098598,-0.941709868,-1.982695848,-0.941272918 +Isaac Austin,austiis01,1999,PO,ORL,206,112,-2.861491047,-0.964629672,-3.826120719,-0.063648493,0,-0.063648493,-2.957317192,-0.618083832,-3.575401024,0.311743747 +Bo Outlaw,outlabo01,1999,PO,ORL,153,83,-3.894380896,-0.278862488,-4.173243384,-0.062112297,0,-0.062112297,-4.640816622,-1.351983814,-5.992800435,-0.065979664 +Matt Harpring,harprma01,1999,PO,ORL,151,82,2.562746476,-2.671973532,-0.109227055,0.113924461,0,0.113924461,1.531654408,-2.963401309,-1.431746901,-0.015730386 +Michael Doleac,doleami01,1999,PO,ORL,79,43,-6.219368132,-3.2442072,-9.463575332,-0.152039333,0,-0.152039333,-6.366543855,-3.861602997,-10.22814685,0.076476937 +Derek Strong,stronde01,1999,PO,ORL,29,16,-2.559081192,-0.315812687,-2.874893879,-0.0010602,0,-0.0010602,-3.139892612,-0.342556131,-3.482448743,0.71706905 +Danny Schayes,schayda01,1999,PO,ORL,15,8,-9.250910827,-4.197758081,-13.44866891,-0.044153067,0,-0.044153067,-10.23315648,-6.139776074,-16.37293255,-1.702425088 +B.J. Armstrong,armstbj01,1999,PO,ORL,6,3,-21.71048165,-10.28180014,-31.99228179,-0.047909097,0,-0.047909097,-21.16595184,-10.22447647,-31.39042831,3.282683245 +Dominique Wilkins,wilkido01,1999,PO,ORL,6,3,-0.918066098,-4.553323774,-5.471389871,-0.004211659,0,-0.004211659,-2.367438748,-6.825149948,-9.192588696,-1.702425088 +Allen Iverson,iversal01,1999,PO,PHI,648,358,3.808809774,0.74593971,4.554749484,1.378890326,0,1.378890326,4.700315782,0.848416946,5.548732728,0.178020776 +Eric Snow,snower01,1999,PO,PHI,554,306,0.93188271,-1.718151349,-0.786268639,0.315541978,0,0.315541978,0.602252288,-1.525236101,-0.922983813,-0.178986189 +George Lynch,lynchge01,1999,PO,PHI,451,249,1.797046844,2.769066165,4.566113009,0.960090665,0,0.960090665,1.793404642,2.966146006,4.759550648,0.13623245 +Matt Geiger,geigema01,1999,PO,PHI,433,239,-1.09231205,1.022315085,-0.069996965,0.336480575,0,0.336480575,-0.871567749,0.957962188,0.086394439,-0.144468922 +Theo Ratliff,ratlith01,1999,PO,PHI,369,204,-0.116250439,1.727696057,1.611445618,0.462581569,0,0.462581569,-0.524103614,0.831600735,0.30749712,-1.036814763 +Larry Hughes,hughela01,1999,PO,PHI,358,198,0.788716057,3.678415545,4.467131602,0.753382783,0,0.753382783,1.010305578,3.385062975,4.395368553,0.166916336 +Tyrone Hill,hillty01,1999,PO,PHI,355,196,-2.237172828,-0.8821026,-3.119275428,-0.038365176,0,-0.038365176,-2.686672102,-0.371597563,-3.058269665,0.637348883 +Aaron McKie,mckieaa01,1999,PO,PHI,176,97,-0.365092698,0.080321981,-0.284770716,0.12681632,0,0.12681632,-1.328659853,0.750882407,-0.577777445,0.68068815 +Harvey Grant,grantha01,1999,PO,PHI,52,29,-2.69982219,-2.284222518,-4.984044708,-0.033462791,0,-0.033462791,-4.265341562,-4.568452356,-8.833793918,-1.59837105 +Rick Mahorn,mahorri01,1999,PO,PHI,52,29,-4.89907497,-0.184850597,-5.083925567,-0.036169384,0,-0.036169384,-5.382166547,-0.023691711,-5.405858259,1.349432796 +Jerald Honeycutt,honeyje01,1999,PO,PHI,22,12,-8.651410591,-5.979337926,-14.63074852,-0.078872999,0,-0.078872999,-7.828744118,-5.819560547,-13.64830467,4.454591275 +Nazr Mohammed,mohamna01,1999,PO,PHI,5,3,-6.430010494,-3.929943481,-10.35995398,-0.011777265,0,-0.011777265,-7.835252982,-6.772014164,-14.60726715,-1.702425088 +Jason Kidd,kiddja01,1999,PO,PHO,241,126,4.340273464,-2.096639973,2.243633491,0.332084862,0,0.332084862,4.418152542,-1.312435267,3.105717275,0.262207235 +Tom Gugliotta,guglito01,1999,PO,PHO,226,118,-3.17212373,-1.04415925,-4.21628298,-0.090449962,0,-0.090449962,-2.847038864,-1.089938384,-3.936977249,-0.565744557 +Clifford Robinson,robincl02,1999,PO,PHO,224,117,1.82245818,-0.615112626,1.207345554,0.244752045,0,0.244752045,1.968758461,-0.224655206,1.744103255,0.397441787 +George McCloud,mccloge01,1999,PO,PHO,153,80,4.547219516,0.559503278,5.106722794,0.335969337,0,0.335969337,4.94442435,1.302956396,6.247380746,1.372171774 +Danny Manning,mannida01,1999,PO,PHO,151,79,2.394646034,-1.210211724,1.18443431,0.164988196,0,0.164988196,1.837777086,-0.557020724,1.280756362,0.760706369 +Rex Chapman,chapmre01,1999,PO,PHO,109,57,-3.520926724,-4.64175792,-8.162684644,-0.163903586,0,-0.163903586,-3.634101809,-4.468073515,-8.102175324,0.832732893 +Pat Garrity,garripa01,1999,PO,PHO,99,52,3.77138011,-3.762449507,0.008930602,0.075046716,0,0.075046716,3.015911669,-3.676653533,-0.660741865,-0.510377008 +Luc Longley,longllu01,1999,PO,PHO,98,51,-9.618620587,-0.983839766,-10.60246035,-0.208821615,0,-0.208821615,-9.0618862,-2.115677955,-11.17756415,-0.785499884 +Randy Livingston,livinra01,1999,PO,PHO,46,24,3.589055588,-3.102645894,0.486409693,0.041412894,0,0.041412894,3.329668659,-2.145947071,1.183721588,1.147815346 +Chris Morris,morrich01,1999,PO,PHO,19,10,3.301753653,-4.507859068,-1.206105415,0.008108079,0,0.008108079,2.116216918,-5.380710672,-3.264493754,-0.16967772 +Joe Kleine,kleinjo01,1999,PO,PHO,10,5,-1.942708739,16.65383445,14.71112571,0.046734792,0,0.046734792,-0.794922731,15.80850575,15.01358302,1.500033912 +Gerald Brown,brownge02,1999,PO,PHO,2,1,34.99106916,-5.96967832,29.02139084,0.01638994,0,0.01638994,31.06379406,-8.411247158,22.6525469,-1.702425088 +Brian Grant,grantbr01,1999,PO,POR,857,482,1.291040933,1.161748364,2.452789297,1.314496479,0,1.314496479,1.231042828,1.455620857,2.686663684,-0.333791973 +Rasheed Wallace,wallara01,1999,PO,POR,832,468,2.177400936,2.108701713,4.286102649,1.736148959,0,1.736148959,2.342036476,2.707853386,5.049889862,0.171536005 +Isaiah Rider,rideris01,1999,PO,POR,758,426,2.401541429,-1.272652251,1.128889178,0.864600359,0,0.864600359,2.296241436,-1.393260693,0.902980743,-0.488364402 +Damon Stoudamire,stoudda01,1999,PO,POR,717,403,-0.462102092,-1.890037999,-2.352140091,0.083976927,0,0.083976927,-0.313442647,-1.992162706,-2.305605353,-0.403667236 +Arvydas Sabonis,sabonar01,1999,PO,POR,697,392,-1.021798253,3.711973752,2.690175498,1.116725198,0,1.116725198,-0.679793538,3.374463768,2.69467023,-0.419053998 +Jim Jackson,jacksji01,1999,PO,POR,471,265,0.693465456,-1.250920405,-0.557454949,0.306161504,0,0.306161504,0.332887756,-1.60786533,-1.274977574,0.120970538 +Greg Anthony,anthogr01,1999,PO,POR,400,225,2.989485088,1.56900793,4.558493018,0.8755099,0,0.8755099,3.179184476,1.74489271,4.924077187,1.024445187 +Walt Williams,williwa02,1999,PO,POR,329,185,-0.024075264,0.143640682,0.119565418,0.283124426,0,0.283124426,0.374480565,-0.075368083,0.299112482,1.173847981 +Stacey Augmon,augmost01,1999,PO,POR,313,176,-0.044273931,2.247725127,2.203451196,0.456258985,0,0.456258985,-0.673905695,1.411752233,0.737846538,-0.470007517 +Jermaine O'Neal,onealje01,1999,PO,POR,98,55,-0.693495344,-0.849763876,-1.54325922,0.035184762,0,0.035184762,-1.301608515,-0.972783593,-2.274392108,0.646851646 +Kelvin Cato,catoke01,1999,PO,POR,76,43,-7.032771487,-0.831097428,-7.863868915,-0.119349435,0,-0.119349435,-6.576471562,0.786388644,-5.790082918,2.728292148 +Vlade Divac,divacvl01,1999,PO,SAC,371,198,0.477950722,1.45182699,1.929777712,0.486159475,0,0.486159475,0.447002256,1.618921213,2.06592347,-0.25175587 +Chris Webber,webbech01,1999,PO,SAC,360,192,-4.073954083,1.403466114,-2.670487969,0.008071336,0,0.008071336,-3.14873446,1.6672999,-1.48143456,0.412456356 +Jason Williams,willija02,1999,PO,SAC,305,163,1.377136872,0.518593389,1.895730261,0.401341297,0,0.401341297,1.483096707,1.040399781,2.523496488,0.625590977 +Corliss Williamson,willico02,1999,PO,SAC,244,130,1.663275096,-1.803459599,-0.140184503,0.177699349,0,0.177699349,0.419065257,-1.791528187,-1.372462929,-0.402092383 +Vernon Maxwell,maxweve01,1999,PO,SAC,242,129,0.628752777,-0.000338545,0.628414231,0.232249236,0,0.232249236,1.269089273,0.277850358,1.546939632,1.105503961 +Jon Barry,barryjo01,1999,PO,SAC,210,112,1.204824617,0.204235599,1.409060216,0.246922679,0,0.246922679,1.106107027,-0.183085049,0.923021977,0.640777245 +Peja Stojakovic,stojape01,1999,PO,SAC,202,108,0.373343526,-1.376752105,-1.00340858,0.098999961,0,0.098999961,-0.022594826,-2.062845223,-2.085440049,-0.225546425 +Tariq Abdul-Wahad,abdulta01,1999,PO,SAC,185,99,2.149986727,1.521823228,3.671809954,0.331963715,0,0.331963715,1.063703821,1.051552048,2.115255869,-0.666990061 +Scot Pollard,pollasc01,1999,PO,SAC,139,74,-0.547675251,3.843681751,3.2960065,0.236891372,0,0.236891372,-1.221409814,3.973409174,2.75199936,0.540481314 +Lawrence Funderburke,fundela01,1999,PO,SAC,58,31,-5.582862123,2.886525113,-2.696337011,0.000879868,0,0.000879868,-5.004051899,1.959289683,-3.044762216,0.446465429 +Michael Hawkins,hawkimi01,1999,PO,SAC,19,10,-0.15293942,-3.901276645,-4.054216065,-0.006895006,0,-0.006895006,-1.890797501,-4.241030415,-6.131827916,0.407196491 +Jerome James,jamesje01,1999,PO,SAC,7,4,8.131432718,-5.645654197,2.485778521,0.011295133,0,0.011295133,7.858852594,-6.252886645,1.605965949,2.16317634 +Tim Duncan,duncati01,1999,PO,SAS,1319,733,2.889287003,2.511077347,5.400364349,3.106822599,0,3.106822599,3.044180361,2.188039567,5.232219929,-1.015549372 +Avery Johnson,johnsav01,1999,PO,SAS,1175,653,1.57908108,0.152575773,1.731656853,1.523805316,0,1.523805316,1.467613914,0.167784253,1.635398167,-0.90846428 +David Robinson,robinda01,1999,PO,SAS,1080,600,0.788888146,7.432781829,8.221669975,3.453401972,0,3.453401972,1.286623385,6.722598262,8.009221647,-0.264736061 +Sean Elliott,elliose01,1999,PO,SAS,1033,574,2.493635721,0.158054963,2.651690684,1.627105173,0,1.627105173,2.244469051,0.292740138,2.537209189,-0.234693075 +Mario Elie,eliema01,1999,PO,SAS,947,526,0.729274574,1.764501823,2.493776396,1.450414307,0,1.450414307,0.589424114,1.870626945,2.460051059,-0.05762965 +Jaren Jackson,jacksja01,1999,PO,SAS,621,345,1.446584957,0.84888126,2.295466217,0.925555366,0,0.925555366,2.114861141,0.532416807,2.647277948,0.909609227 +Malik Rose,rosema01,1999,PO,SAS,349,194,-3.076711053,1.441238357,-1.635472696,0.116517694,0,0.116517694,-3.151674507,2.814972721,-0.336701786,2.09143219 +Jerome Kersey,kerseje01,1999,PO,SAS,274,152,-3.5701603,1.829223385,-1.740936915,0.080971885,0,0.080971885,-3.701011617,1.262328311,-2.438683306,0.284338744 +Antonio Daniels,daniean01,1999,PO,SAS,191,106,-2.053882492,-0.265262246,-2.319144738,0.023861548,0,0.023861548,-2.414996358,-1.808982863,-4.223979221,-0.614782889 +Steve Kerr,kerrst01,1999,PO,SAS,175,97,-2.737019432,-0.877882965,-3.614902397,-0.044058541,0,-0.044058541,-2.746097349,-2.158504493,-4.904601842,-0.171485717 +Will Perdue,perduwi01,1999,PO,SAS,155,86,-3.080891439,0.276217944,-2.804673496,-0.002500987,0,-0.002500987,-3.786284777,0.62738412,-3.158900657,0.940724137 +Gerard King,kingge02,1999,PO,SAS,25,14,-4.889019995,1.167675988,-3.721344007,-0.007167891,0,-0.007167891,-5.829928248,-0.602925468,-6.432853716,0.147795712 +Karl Malone,malonka01,1999,PO,UTA,820,451,0.835864659,1.187836628,2.023701287,1.124033109,0,1.124033109,1.406123367,1.099544305,2.505667672,-0.677026418 +Bryon Russell,russebr01,1999,PO,UTA,704,387,1.75002045,3.15622086,4.90624131,1.566975399,0,1.566975399,2.042427182,3.536551289,5.578978471,0.437394798 +John Stockton,stockjo01,1999,PO,UTA,640,352,3.303606935,1.132098656,4.435705592,1.327347583,0,1.327347583,3.325493516,1.288601318,4.614094835,-0.234980135 +Jeff Hornacek,hornaje01,1999,PO,UTA,553,304,3.153220096,0.773483803,3.926703899,1.068808043,0,1.068808043,2.728113959,1.125785528,3.853899487,0.062562434 +Shandon Anderson,andersh01,1999,PO,UTA,540,297,0.356745565,-0.333567598,0.023177967,0.43419098,0,0.43419098,-0.172345241,-0.163519552,-0.335864793,0.159059338 +Greg Ostertag,ostergr01,1999,PO,UTA,475,261,-3.104478687,3.1035922,-0.000886486,0.373950486,0,0.373950486,-3.398473653,2.000310922,-1.398162732,-0.828747888 +Howard Eisley,eisleho01,1999,PO,UTA,438,241,-0.500619657,-0.608268032,-1.108887689,0.209779602,0,0.209779602,-0.469503722,-0.803132698,-1.27263642,0.693130939 +Thurl Bailey,baileth01,1999,PO,UTA,209,115,-3.723665568,0.430272374,-3.293393194,-0.033122813,0,-0.033122813,-3.953490084,-0.229709026,-4.18319911,0.634224672 +Todd Fuller,fulleto02,1999,PO,UTA,191,105,-5.641489905,-0.592005673,-6.233495578,-0.194521205,0,-0.194521205,-5.886091968,-0.566082753,-6.452174722,0.925831875 +Adam Keefe,keefead01,1999,PO,UTA,184,101,-0.125460133,1.413046739,1.287586606,0.216239186,0,0.216239186,-0.455294338,0.869022756,0.413728419,0.669635075 +Greg Foster,fostegr01,1999,PO,UTA,127,70,-6.132218486,-1.57776039,-7.709978876,-0.184187976,0,-0.184187976,-6.482006489,-1.860932416,-8.342938905,0.708329793 +Jacque Vaughn,vaughja01,1999,PO,UTA,11,6,11.11726007,-3.101235872,8.016024199,0.034092649,0,0.034092649,9.51528118,-0.542093309,8.973187872,0.260661275 +Dikembe Mutombo,mutomdi01,2000,RS,ATL,5766,2984,0.100759692,1.233842902,1.334602594,6.154880522,6.154880522,0,-0.15622833,1.213660195,1.057431865,-0.964662329 +Alan Henderson,hendeal01,2000,RS,ATL,5362,2775,-0.656048684,-0.497374444,-1.153423128,2.250807531,2.250807531,0,-0.503908617,-0.058142888,-0.562051505,-0.401560223 +Jim Jackson,jacksji01,2000,RS,ATL,5347,2767,0.231297877,-1.7310254,-1.499727524,1.758821943,1.758821943,0,0.430729089,-1.632348564,-1.201619476,-0.331865612 +Isaiah Rider,rideris01,2000,RS,ATL,4027,2084,0.195840583,-2.475898134,-2.280057551,0.499047823,0.499047823,0,0.350430444,-2.218654357,-1.868223914,-0.117225675 +Bimbo Coles,colesbi01,2000,RS,ATL,3718,1924,-0.101859112,-1.514809407,-1.616668519,1.111484164,1.111484164,0,-0.570040309,-1.046207826,-1.616248134,-0.086564398 +Jason Terry,terryja01,2000,RS,ATL,3648,1888,0.421814964,-0.678001037,-0.256186074,2.404756601,2.404756601,0,0.408157572,-0.704255821,-0.296098249,0.100855201 +LaPhonso Ellis,ellisla01,2000,RS,ATL,2529,1309,-1.033165998,-0.723221941,-1.756387939,0.662493994,0.662493994,0,-1.109763133,-0.625665227,-1.73542836,-0.154991706 +Lorenzen Wright,wrighlo02,2000,RS,ATL,2328,1205,-2.028784358,-0.481731047,-2.510515405,0.148217394,0.148217394,0,-2.080701813,-0.037394877,-2.11809669,0.629960209 +Roshown McLeod,mcleoro01,2000,RS,ATL,1662,860,-3.600093604,-2.262957058,-5.863050662,-1.366141209,-1.366141209,0,-3.706773408,-2.559353267,-6.266126676,0.015295549 +Chris Crawford,crawfch01,2000,RS,ATL,1291,668,-1.707625191,-1.743360735,-3.450985925,-0.239512524,-0.239512524,0,-1.781686192,-2.028838622,-3.810524814,0.239381797 +Dion Glover,glovedi01,2000,RS,ATL,862,446,-0.829472394,-1.889326339,-2.718798733,0.007113986,0.007113986,0,-0.922148669,-2.59255519,-3.514703859,0.187949157 +Cal Bowdler,bowdlca01,2000,RS,ATL,817,423,-3.292891424,-0.373793578,-3.666685003,-0.198183187,-0.198183187,0,-3.708750679,-1.046363927,-4.755114606,0.166297807 +Anthony Johnson,johnsan02,2000,RS,ATL,817,423,-2.425352631,-0.400902677,-2.826255308,-0.016484596,-0.016484596,0,-2.687819127,-0.488788926,-3.176608053,0.157941479 +Drew Barry,barrydr01,2000,RS,ATL,143,74,-0.562447922,-5.33125697,-5.893704892,-0.120329152,-0.120329152,0,-1.300877727,-5.627388261,-6.928265989,1.301237312 +Antoine Walker,walkean02,2000,RS,BOS,5986,3003,0.528291922,-0.514665917,0.013626005,4.24938346,4.24938346,0,1.331816363,-0.437706377,0.894109985,0.337057121 +Kenny Anderson,anderke01,2000,RS,BOS,5169,2593,2.578603024,0.073582203,2.652185227,7.151690051,7.151690051,0,2.515774841,0.640175155,3.155949997,0.06429077 +Paul Pierce,piercpa01,2000,RS,BOS,5149,2583,2.476739941,1.518186312,3.994926253,8.927416979,8.927416979,0,2.741983822,1.617023742,4.359007563,0.409562321 +Adrian Griffin,griffad01,2000,RS,BOS,3841,1927,0.464083779,0.991385377,1.455469156,4.146695914,4.146695914,0,0.146648981,1.407491299,1.55414028,0.274961527 +Vitaly Potapenko,potapvi01,2000,RS,BOS,3582,1797,-2.624585631,-1.29958217,-3.924167801,-1.078443057,-1.078443057,0,-2.466724218,-1.466782729,-3.933506947,0.16904923 +Tony Battie,battito01,2000,RS,BOS,3000,1505,-1.518148131,0.638006818,-0.880141312,1.441735048,1.441735048,0,-1.576148804,0.702886238,-0.873262567,0.391252906 +Eric Williams,willier01,2000,RS,BOS,2747,1378,-0.365888269,-1.361223576,-1.727111844,0.7215364,0.7215364,0,-0.820004908,-1.551669465,-2.371674373,0.313014253 +Calbert Cheaney,cheanca01,2000,RS,BOS,2609,1309,-2.399568874,-1.250210566,-3.64977944,-0.6036386,-0.6036386,0,-2.922394994,-1.147933347,-4.070328341,0.426359467 +Dana Barros,barroda01,2000,RS,BOS,2271,1139,0.721166363,-2.41821453,-1.697048167,0.610708238,0.610708238,0,0.371905271,-3.105322127,-2.733416855,-0.181822249 +Walter McCarty,mccarwa01,2000,RS,BOS,1752,879,-3.327585896,-2.001002153,-5.328588048,-1.160987582,-1.160987582,0,-3.028195437,-3.107933771,-6.136129208,0.373078364 +Danny Fortson,fortsda01,2000,RS,BOS,1706,856,2.041253667,-1.379985237,0.661268429,1.503839157,1.503839157,0,1.512678735,-0.881917438,0.630761296,0.88740368 +Doug Overton,overtdo01,2000,RS,BOS,861,432,-1.477720902,-3.101661947,-4.579382849,-0.403179615,-0.403179615,0,-2.027024398,-3.583482187,-5.610506584,-0.006559926 +Pervis Ellison,ellispe01,2000,RS,BOS,536,269,-2.760675611,0.099879181,-2.66079643,0.01243162,0.01243162,0,-3.021352116,0.837247663,-2.184104453,1.454405124 +Wayne Turner,turnewa01,2000,RS,BOS,82,41,-8.010527566,-5.095068201,-13.10559577,-0.217104664,-0.217104664,0,-8.28012899,-5.695361368,-13.97549036,0.210620144 +Jamel Thomas,thomaja01,2000,RS,BOS,38,19,0.034375907,-4.309227833,-4.274851926,-0.014628507,-0.014628507,0,-0.89326256,-6.883359156,-7.776621716,-0.975883785 +Anthony Mason,masonan01,2000,RS,CHH,6199,3133,0.836259451,-0.135005475,0.701253975,5.479887313,5.479887313,0,0.326704228,0.042670044,0.369374272,-0.628373714 +Eddie Jones,jonesed02,2000,RS,CHH,5554,2807,3.428144786,2.388356784,5.816501571,12.26250053,12.26250053,0,3.71448983,2.80520712,6.51969695,-0.044968143 +David Wesley,wesleda01,2000,RS,CHH,5461,2760,1.424983644,-0.458581689,0.966401956,5.22304744,5.22304744,0,1.450897066,-0.057928183,1.392968883,-0.183844752 +Elden Campbell,campbel01,2000,RS,CHH,5022,2538,-2.758052201,1.794887965,-0.963164236,2.30688545,2.30688545,0,-2.392655642,1.655891222,-0.73676442,-0.279593115 +Derrick Coleman,colemde01,2000,RS,CHH,4644,2347,-0.267718035,0.058804186,-0.208913849,3.02924677,3.02924677,0,-0.066718094,-0.433928225,-0.500646319,-0.419566931 +Baron Davis,davisba01,2000,RS,CHH,3014,1523,-0.435213769,0.655498407,0.220284638,2.33288296,2.33288296,0,-0.259705894,0.826013936,0.566308042,1.015215407 +Eddie Robinson,robined01,2000,RS,CHH,2200,1112,-0.483467836,0.810385027,0.326917191,1.735893862,1.735893862,0,-0.964074214,-0.235160347,-1.199234561,-0.527409478 +Brad Miller,millebr01,2000,RS,CHH,1902,961,-0.110809766,0.801085324,0.690275558,1.67950868,1.67950868,0,-0.326478875,0.167851512,-0.158627363,-0.405859664 +Bobby Phills,phillbo01,2000,RS,CHH,1632,825,0.789161498,0.212815556,1.001977054,1.586263353,1.586263353,0,0.964765888,0.432181571,1.396947459,0.417615966 +Ricky Davis,davisri01,2000,RS,CHH,1128,570,-0.992203876,-0.106314529,-1.098518405,0.478908006,0.478908006,0,-1.382935873,-1.305719778,-2.688655652,-0.267970987 +Chucky Brown,brownch01,2000,RS,CHH,977,494,-3.800870628,-1.314249789,-5.115120417,-0.59825502,-0.59825502,0,-3.854596178,-1.454507955,-5.309104134,0.340284935 +Todd Fuller,fulleto02,2000,RS,CHH,790,399,-5.991472467,-0.421944615,-6.413417082,-0.746674042,-0.746674042,0,-5.691586798,-1.468945386,-7.160532184,0.115342608 +Dale Ellis,ellisda01,2000,RS,CHH,475,240,-4.232884466,-2.125644065,-6.358528531,-0.448962866,-0.448962866,0,-4.22088021,-2.887823268,-7.108703477,1.515189205 +Michael Hawkins,hawkimi01,2000,RS,CHH,71,36,-2.634601087,-3.830763854,-6.465364942,-0.068088864,-0.068088864,0,-2.955566427,-5.613310843,-8.56887727,-0.209845171 +Eldridge Recasner,recasel01,2000,RS,CHH,55,28,1.775960423,-2.844673558,-1.068713134,0.023851365,0.023851365,0,0.602592815,-4.210606683,-3.608013867,-0.6544301 +Derek Hood,hoodde01,2000,RS,CHH,8,4,-28.66798344,-2.003370762,-30.6713542,-0.056114678,-0.056114678,0,-26.11111062,-4.361193299,-30.47230392,-1.4339401 +Jason Miskiri,miskija01,2000,RS,CHH,6,3,-0.767419919,-4.099776812,-4.867196731,-0.00356958,-0.00356958,0,-0.791807088,2.717965195,1.926158107,9.565518233 +Elton Brand,brandel01,2000,RS,CHI,5650,2999,-0.923314114,0.180657495,-0.742656619,3.053428976,3.053428976,0,-1.109800935,0.349888071,-0.759912864,-0.551759376 +Metta World Peace,artesro01,2000,RS,CHI,4216,2238,-1.678225107,1.499105502,-0.179119605,2.946261306,2.946261306,0,-1.583557789,1.400297137,-0.183260652,0.345328194 +Dickey Simpkins,simpkdi01,2000,RS,CHI,3110,1651,-4.717487333,-1.870768366,-6.588255699,-3.244365138,-3.244365138,0,-5.056813401,-1.608561745,-6.665375147,0.327788922 +Randy Brown,brownra02,2000,RS,CHI,3061,1625,-4.415234713,-0.434790551,-4.850025264,-1.736942607,-1.736942607,0,-4.696494517,-0.165752993,-4.86224751,-0.223811868 +Hersey Hawkins,hawkihe01,2000,RS,CHI,3056,1622,-0.311278691,0.250540551,-0.06073814,2.231921305,2.231921305,0,-0.859265602,0.533613966,-0.325651636,0.272549298 +Matt Maloney,malonma01,2000,RS,CHI,2214,1175,-0.823281259,-1.648757579,-2.472038838,0.166045478,0.166045478,0,-1.168187282,-2.036715559,-3.204902841,-0.332509152 +Chris Carr,carrch01,2000,RS,CHI,2057,1092,-3.778505091,-1.796966878,-5.575471969,-1.591772195,-1.591772195,0,-3.747557675,-2.27170741,-6.019265085,1.053004358 +Will Perdue,perduwi01,2000,RS,CHI,1906,1012,-6.103721891,-0.50469125,-6.608413141,-1.994999321,-1.994999321,0,-6.278189403,-1.098766551,-7.376955954,0.133094858 +Chris Anstey,anstech01,2000,RS,CHI,1897,1007,-2.744904284,0.261143516,-2.483760769,0.138038926,0.138038926,0,-2.972838638,0.485685205,-2.487153434,0.862950042 +Michael Ruffin,ruffimi01,2000,RS,CHI,1837,975,-2.955407986,-0.556739189,-3.512147175,-0.381978485,-0.381978485,0,-3.503837933,-0.195681157,-3.69951909,0.708812562 +Toni Kukoc,kukocto01,2000,RS,CHI,1635,868,0.445698148,0.705453177,1.151151326,1.739175174,1.739175174,0,0.676998064,0.75417634,1.431174403,0.629144083 +Corey Benjamin,benjaco01,2000,RS,CHI,1624,862,-3.207411978,-0.820072473,-4.027484451,-0.569489536,-0.569489536,0,-3.241251477,-0.634247236,-3.875498713,1.284851845 +Fred Hoiberg,hoibefr01,2000,RS,CHI,1592,845,0.799748178,0.688338926,1.488087104,1.832626619,1.832626619,0,0.326676361,0.965417621,1.292093982,0.283965609 +B.J. Armstrong,armstbj01,2000,RS,CHI,1098,583,-1.851366968,-2.907208706,-4.758575674,-0.594066204,-0.594066204,0,-2.608208577,-3.232529697,-5.840738274,-0.532690328 +Dedric Willoughby,willode01,2000,RS,CHI,957,508,0.152936281,-0.302765911,-0.14982963,0.678176759,0.678176759,0,0.270827611,-0.582978344,-0.312150733,0.595643735 +Kornel David,davidko01,2000,RS,CHI,835,443,-3.20644266,-1.212321835,-4.418764495,-0.378517269,-0.378517269,0,-3.756021741,-1.455915485,-5.211937225,0.336099133 +Rusty LaRue,larueru01,2000,RS,CHI,243,129,-2.465841191,0.901668777,-1.564172414,0.078748894,0.078748894,0,-2.145137542,1.575870509,-0.569267033,0.848315784 +John Starks,starkjo01,2000,RS,CHI,154,82,-0.621273526,1.761445056,1.14017153,0.16555205,0.16555205,0,-0.683215674,2.270106813,1.586891139,1.621701848 +Khalid Reeves,reevekh01,2000,RS,CHI,90,48,-1.375247961,-2.072430378,-3.447678339,-0.017334923,-0.017334923,0,-1.776604199,-1.510132178,-3.286736377,1.373424344 +Lari Ketner,ketnela01,2000,RS,CHI,77,41,-7.349080612,-1.640097006,-8.989177619,-0.132768582,-0.132768582,0,-7.696328998,-1.285013328,-8.981342325,1.628797042 +Shawn Kemp,kempsh01,2000,RS,CLE,5025,2492,-3.531578434,1.240651319,-2.290927115,0.587082229,0.587082229,0,-2.749509665,1.345124127,-1.404385539,0.55021581 +Lamond Murray,murrala01,2000,RS,CLE,4769,2365,-0.971602787,0.560344873,-0.411257914,2.824804009,2.824804009,0,-0.761987508,0.454245186,-0.307742322,0.094286855 +Bob Sura,surabo01,2000,RS,CLE,4469,2216,2.283907672,-0.188640439,2.095267233,5.500681045,5.500681045,0,2.187177961,0.001076001,2.188253961,0.388813616 +Andre Miller,millean02,2000,RS,CLE,4221,2093,2.057506494,-0.634230215,1.423276279,4.446173487,4.446173487,0,1.542136074,-0.571957993,0.970178081,-0.216787175 +Wesley Person,persowe01,2000,RS,CLE,4146,2056,0.592257307,-1.279658804,-0.687401497,2.151507581,2.151507581,0,0.087908989,-1.555389187,-1.467480199,-0.526870081 +Andrew DeClercq,declean01,2000,RS,CLE,3692,1831,-3.054205971,1.079907753,-1.974298218,0.727954914,0.727954914,0,-2.977516422,1.181633583,-1.795882839,0.430730634 +Brevin Knight,knighbr01,2000,RS,CLE,3537,1754,0.439912352,0.855696023,1.295608375,3.622393947,3.622393947,0,0.259197199,1.125926583,1.385123782,0.052471616 +Mark Bryant,bryanma01,2000,RS,CLE,3452,1712,-2.145983892,-1.261078145,-3.407062037,-0.575195001,-0.575195001,0,-2.569103109,-0.974411965,-3.543515074,0.209480659 +Danny Ferry,ferryda01,2000,RS,CLE,2674,1326,-0.668898496,-1.225412373,-1.894310869,0.580274258,0.580274258,0,-1.073586118,-1.101805106,-2.175391224,0.224440558 +Cedric Henderson,hendece02,2000,RS,CLE,2232,1107,-4.37218794,-0.513253717,-4.885441657,-1.207489694,-1.207489694,0,-4.508847345,-1.263325813,-5.772173158,0.110196889 +Earl Boykins,boykiea01,2000,RS,CLE,510,253,2.20649903,-0.902911897,1.303587134,0.526239675,0.526239675,0,1.743110392,-1.534859993,0.208250398,0.540243841 +Ryan Stack,stackry01,2000,RS,CLE,399,198,-6.535452461,-0.936497995,-7.471950456,-0.48496678,-0.48496678,0,-6.480379637,-0.814256158,-7.294635795,1.571711754 +Trajan Langdon,langdtr01,2000,RS,CLE,292,145,0.713298697,-1.239639747,-0.52634105,0.164886143,0.164886143,0,0.156300887,-1.438802314,-1.282501427,0.21883305 +Lari Ketner,ketnela01,2000,RS,CLE,184,91,-4.408851769,-1.339635119,-5.748486889,-0.139624848,-0.139624848,0,-4.477579652,-2.214726567,-6.692306219,0.277821693 +A.J. Bramlett,bramlaj01,2000,RS,CLE,123,61,-8.360250498,-1.460234549,-9.820485047,-0.221280828,-0.221280828,0,-7.89985332,-1.09361209,-8.993465409,0.52741307 +Mark Hendrickson,hendrma01,2000,RS,CLE,95,47,-1.251947674,-0.22508354,-1.477031215,0.03072433,0.03072433,0,-1.980563017,-0.830283064,-2.810846081,0.615167794 +Donny Marshall,marshdo02,2000,RS,CLE,79,39,-6.665893287,-0.952716545,-7.618609832,-0.099245831,-0.099245831,0,-6.426021768,-1.118597124,-7.544618892,2.306201545 +Kornel David,davidko01,2000,RS,CLE,63,31,-0.078232425,5.769935599,5.691703174,0.136277185,0.136277185,0,0.118465247,6.36895892,6.487424168,1.948739423 +Pete Chilcutt,chilcpe01,2000,RS,CLE,60,30,-2.808723667,-2.512809911,-5.321533578,-0.038949763,-0.038949763,0,-3.875297431,-3.379512367,-7.254809797,-0.981760434 +Benoit Benjamin,benjabe01,2000,RS,CLE,16,8,-8.904721238,1.128001273,-7.776719965,-0.020427259,-0.020427259,0,-9.062763856,-0.479337261,-9.542101117,-0.412385725 +Michael Finley,finlemi01,2000,RS,DAL,6927,3464,2.706359303,-0.459971281,2.246388023,8.766236647,8.766236647,0,2.915128481,-0.256664927,2.658463554,-0.683345563 +Dirk Nowitzki,nowitdi01,2000,RS,DAL,5875,2938,1.764199337,-0.7800636,0.984135737,5.589155784,5.589155784,0,2.006862036,-0.4642013,1.542660736,-0.137905804 +Cedric Ceballos,cebalce01,2000,RS,DAL,4128,2064,0.923774546,-0.938141042,-0.014366496,2.870728571,2.870728571,0,1.077427317,-1.091702574,-0.014275257,-0.32830301 +Erick Strickland,stricer01,2000,RS,DAL,4050,2025,1.822128784,0.498721914,2.320850698,5.246470088,5.246470088,0,1.87083576,0.930475567,2.801311326,0.134797742 +Shawn Bradley,bradlsh01,2000,RS,DAL,3802,1901,-1.867025016,2.831184292,0.964159276,3.595770333,3.595770333,0,-1.610290471,2.750976166,1.140685695,-0.17148136 +Hubert Davis,davishu01,2000,RS,DAL,3634,1817,-0.550750828,-2.938649704,-3.489400532,-0.68099629,-0.68099629,0,-0.954538314,-3.088959828,-4.043498142,-0.612048826 +Steve Nash,nashst01,2000,RS,DAL,3064,1532,1.878751792,-2.506118279,-0.627366487,1.653863735,1.653863735,0,1.496249774,-2.325350327,-0.829100553,-0.297724816 +Sean Rooks,rooksse01,2000,RS,DAL,2002,1001,-4.035024281,0.103711062,-3.931313219,-0.606263546,-0.606263546,0,-3.790761965,-0.080183214,-3.870945178,0.461457422 +Greg Buckner,buckngr01,2000,RS,DAL,1846,923,-0.4701829,0.010412651,-0.459770249,1.086042389,1.086042389,0,-0.882108929,0.659106179,-0.223002751,0.658679715 +Robert Pack,packro01,2000,RS,DAL,1330,665,-1.120692714,-1.712581713,-2.833274426,-0.028153889,-0.028153889,0,-1.0611143,-2.239470107,-3.300584407,-0.332503356 +Damon Jones,jonesda01,2000,RS,DAL,832,416,-0.197442698,-2.565990098,-2.763432796,-0.002898341,-0.002898341,0,0.071478202,-3.660314767,-3.588836565,1.5638324 +Dennis Rodman,rodmade01,2000,RS,DAL,778,389,-2.23696193,-1.256826199,-3.493788129,-0.146749645,-0.146749645,0,-2.440370482,-0.881384607,-3.321755089,-0.554233108 +Gary Trent,trentga01,2000,RS,DAL,602,301,-1.756630311,-1.761376547,-3.518006858,-0.117902265,-0.117902265,0,-1.59913572,-2.017865829,-3.61700155,-0.032514918 +Rick Hughes,hugheri02,2000,RS,DAL,448,224,-2.833219154,-3.197426337,-6.030645491,-0.376071513,-0.376071513,0,-2.914941561,-3.642761386,-6.557702947,0.287384967 +Bruno Sundov,sundobr01,2000,RS,DAL,122,61,-7.071122177,-0.651461846,-7.722584023,-0.157594791,-0.157594791,0,-6.431571364,0.003191216,-6.428380147,1.727230555 +Rodrick Rhodes,rhodero01,2000,RS,DAL,16,8,-21.83946559,10.41517285,-11.42429274,-0.035793623,-0.035793623,0,-17.16190957,7.465952673,-9.695956898,1.0342124 +Randell Jackson,jacksra02,2000,RS,DAL,2,1,-6.139265044,-4.526545904,-10.66581095,-0.003977182,-0.003977182,0,-7.06464196,-6.754384469,-13.81902643,-1.4339401 +Nick Van Exel,vanexni01,2000,RS,DEN,5887,2950,2.620467452,-1.764594878,0.855872573,5.401716424,5.401716424,0,2.679479694,-1.422799588,1.256680105,-0.441763807 +Antonio McDyess,mcdyean01,2000,RS,DEN,5384,2698,-0.55439187,0.100326588,-0.454065282,3.162467642,3.162467642,0,-0.302819708,0.284748091,-0.018071616,0.061666872 +Raef LaFrentz,lafrera01,2000,RS,DEN,4859,2435,-1.159332237,1.316439656,0.157107418,3.610069989,3.610069989,0,-0.864431907,1.488066274,0.623634367,-0.040100069 +George McCloud,mccloge01,2000,RS,DEN,4227,2118,1.274859144,-1.422375191,-0.147516047,2.810862199,2.810862199,0,1.045599428,-1.596631096,-0.551031668,-0.046613715 +James Posey,poseyja01,2000,RS,DEN,4095,2052,0.622722694,0.891931166,1.51465386,4.477710563,4.477710563,0,0.517090561,0.981202517,1.498293078,0.27253587 +Keon Clark,clarkke01,2000,RS,DEN,3692,1850,-2.006153855,0.81323632,-1.192917535,1.468522725,1.468522725,0,-2.02100181,0.547535857,-1.473465953,-0.074410499 +Ron Mercer,mercero01,2000,RS,DEN,2810,1408,-1.284183604,-1.762654117,-3.04683772,-0.212609717,-0.212609717,0,-1.324809355,-1.41206575,-2.736875106,-0.277085677 +Chris Gatling,gatlich01,2000,RS,DEN,1537,770,-0.994931143,-0.189753665,-1.184684807,0.622582769,0.622582769,0,-0.577516052,-0.121444155,-0.698960207,1.1709453 +Bryant Stith,stithbr01,2000,RS,DEN,1379,691,0.848733974,-1.53580069,-0.687066716,0.72627259,0.72627259,0,0.097093612,-2.100079677,-2.002986065,-0.130951493 +Chris Herren,herrech01,2000,RS,DEN,1191,597,-0.649330728,-2.503866117,-3.153196845,-0.123463814,-0.123463814,0,-1.090372826,-2.482537374,-3.5729102,0.501998036 +Ryan Bowen,bowenry01,2000,RS,DEN,1175,589,-0.011885996,1.991932496,1.9800465,1.429590507,1.429590507,0,-0.444422152,2.28246271,1.838040558,0.541857755 +Tariq Abdul-Wahad,abdulta01,2000,RS,DEN,744,373,-2.255311347,-2.638405114,-4.893716462,-0.406117986,-0.406117986,0,-2.667244831,-2.568501804,-5.235746635,-0.425209334 +Roy Rogers,rogerro02,2000,RS,DEN,708,355,-3.91820446,0.058958689,-3.85924577,-0.199397814,-0.199397814,0,-4.320849375,-1.349518442,-5.670367817,-0.708086598 +Popeye Jones,jonespo01,2000,RS,DEN,659,330,-1.600933664,-1.893459539,-3.494393203,-0.125118486,-0.125118486,0,-2.14904538,-2.145301729,-4.294347109,-0.159388811 +Cory Alexander,alexaco01,2000,RS,DEN,657,329,-3.062184592,1.152281449,-1.909903143,0.142532204,0.142532204,0,-2.626515861,0.990900008,-1.635615853,1.01362853 +Chauncey Billups,billuch01,2000,RS,DEN,609,305,-0.263335775,-1.622358779,-1.885694554,0.135516618,0.135516618,0,-0.277491372,-1.760769196,-2.038260568,0.715375368 +Johnny Taylor,taylojo01,2000,RS,DEN,10,5,-17.25684097,-2.25506134,-19.51190231,-0.04325452,-0.04325452,0,-16.69040811,-1.74673738,-18.43714549,1.0905049 +Jerry Stackhouse,stackje01,2000,RS,DET,6348,3148,2.821639661,-1.458259562,1.363380099,6.599078782,6.599078782,0,3.080786149,-1.537951277,1.542834872,-0.106397342 +Lindsey Hunter,hunteli01,2000,RS,DET,5887,2919,1.345008553,0.199604902,1.544613455,6.391613603,6.391613603,0,1.672145708,0.740871197,2.413016905,-0.062485456 +Grant Hill,hillgr01,2000,RS,DET,5598,2776,3.970832437,0.113996357,4.084828793,9.645539175,9.645539175,0,3.988674793,-0.096659817,3.892014976,-0.338056501 +Christian Laettner,laettch01,2000,RS,DET,4927,2443,-1.259574703,0.114936805,-1.144637898,2.006168271,2.006168271,0,-0.82067187,0.428523853,-0.392148017,0.245562745 +Jerome Williams,willije01,2000,RS,DET,4239,2102,1.170207595,1.474560647,2.644768242,5.765950836,5.765950836,0,1.145699103,1.253783427,2.39948253,-0.319458977 +Terry Mills,millste01,2000,RS,DET,3715,1842,-0.326769874,-0.442849482,-0.769619357,1.870983709,1.870983709,0,-0.219911414,-0.237262115,-0.457173529,0.498393953 +Michael Curry,currymi01,2000,RS,DET,3249,1611,-1.712356526,-2.383675892,-4.096032419,-1.110381263,-1.110381263,0,-2.378896963,-2.198237024,-4.577133988,0.343533365 +John Crotty,crottjo01,2000,RS,DET,1890,937,0.169845765,-1.898343444,-1.72849768,0.489032407,0.489032407,0,-0.249518006,-2.178624809,-2.428142815,0.134220244 +Jud Buechler,buechju01,2000,RS,DET,1325,657,-1.365133894,0.312389385,-1.052744508,0.570192187,0.570192187,0,-1.463087082,-0.821155196,-2.284242279,0.210285696 +Mikki Moore,mooremi01,2000,RS,DET,984,488,1.380978134,0.292154021,1.673132154,1.110132687,1.110132687,0,0.904755945,0.723332538,1.628088483,0.759035896 +Eric Montross,montrer01,2000,RS,DET,670,332,-8.548997731,-1.063725332,-9.612723063,-1.183249288,-1.183249288,0,-8.276751725,-0.72355033,-9.000302055,1.685662109 +Loy Vaught,vaughlo01,2000,RS,DET,589,292,-4.385751422,-0.797844516,-5.183595939,-0.36389387,-0.36389387,0,-4.432921137,-1.280263956,-5.713185092,0.348400341 +Don Reid,reiddo01,2000,RS,DET,333,165,-6.649212321,-1.740753623,-8.389965944,-0.487023719,-0.487023719,0,-6.534471792,-0.669948264,-7.204420056,2.427850831 +Jermaine Jackson,jacksje01,2000,RS,DET,147,73,-9.333148533,-1.33119913,-10.66434766,-0.296690316,-0.296690316,0,-9.022756626,-2.404316915,-11.42707354,0.614858063 +Marcus Brown,brownma01,2000,RS,DET,91,45,-3.222887511,-4.391561018,-7.614448529,-0.114154496,-0.114154496,0,-3.388944826,-4.46904237,-7.857987196,2.085130889 +Mookie Blaylock,blaylmo01,2000,RS,GSW,4943,2459,1.459313974,0.364320125,1.823634099,5.722523471,5.722523471,0,1.488541509,0.562881838,2.051423347,-0.254095941 +Jason Caffey,caffeja01,2000,RS,GSW,4340,2159,-2.29294174,-1.915474268,-4.208416009,-1.612009984,-1.612009984,0,-2.318531833,-1.547214029,-3.865745861,0.32450443 +Donyell Marshall,marshdo01,2000,RS,GSW,4163,2071,-0.39345544,0.092858605,-0.300596834,2.576864948,2.576864948,0,-0.243498571,0.023236676,-0.220261895,-0.408959533 +Vonteego Cummings,cummivo01,2000,RS,GSW,3605,1793,-0.9559318,-1.013832714,-1.969764514,0.716354004,0.716354004,0,-1.022270982,-0.857922574,-1.880193556,0.343672585 +Adonal Foyle,foylead01,2000,RS,GSW,3325,1654,-3.132285105,-0.157761384,-3.290046489,-0.454352836,-0.454352836,0,-3.449907675,-0.4636886,-3.913596274,-0.284607935 +Antawn Jamison,jamisan01,2000,RS,GSW,3128,1556,-0.376017964,-2.28696635,-2.662984315,0.068647575,0.068647575,0,-0.599687787,-2.293010331,-2.892698117,-0.588767182 +Larry Hughes,hughela01,2000,RS,GSW,2625,1306,-1.027716818,-0.919457557,-1.947174375,0.537184433,0.537184433,0,-0.691876417,-0.309368771,-1.001245187,0.39535862 +Tony Farmer,farmeto01,2000,RS,GSW,2410,1199,-0.095856098,-0.009123347,-0.104979444,1.628843201,1.628843201,0,-0.313186025,-0.125753417,-0.438939442,0.629196422 +John Starks,starkjo01,2000,RS,GSW,2227,1108,0.018636192,-2.036081335,-2.017445143,0.419378716,0.419378716,0,0.05635645,-1.595636002,-1.539279552,1.197723986 +Sam Jacobson,jacobsa01,2000,RS,GSW,1333,663,-1.610355363,-1.63555432,-3.245909684,-0.170093664,-0.170093664,0,-2.221769366,-0.906197868,-3.127967234,1.317658182 +Chris Mills,millsch01,2000,RS,GSW,1305,649,1.03478034,-1.323462733,-0.288682393,0.812920811,0.812920811,0,0.635218818,-1.009255669,-0.374036851,-0.23932807 +Erick Dampier,dampier01,2000,RS,GSW,995,495,-4.823145636,-1.598270851,-6.421416487,-0.930371614,-0.930371614,0,-4.675394174,-1.291931172,-5.967325346,0.321007578 +Mark Davis,davisma02,2000,RS,GSW,933,464,-3.438157127,-0.505035941,-3.943193068,-0.283521664,-0.283521664,0,-3.543780182,-0.892812112,-4.436592294,0.351477209 +Terry Cummings,cummite01,2000,RS,GSW,800,398,-1.929985339,-1.351104937,-3.281090275,-0.10857094,-0.10857094,0,-2.050526818,-0.873477936,-2.924004754,0.6359958 +Billy Owens,owensbi01,2000,RS,GSW,776,386,-1.724813068,-2.256840477,-3.981653544,-0.242900126,-0.242900126,0,-2.29589688,-2.208718459,-4.504615339,0.132739101 +Sam Mack,macksa01,2000,RS,GSW,669,333,-1.914814148,-0.491484345,-2.406298492,0.059200089,0.059200089,0,-1.656173022,-0.642656597,-2.298829618,1.301089406 +Tim Legler,legleti01,2000,RS,GSW,571,284,-1.749213506,-3.472207524,-5.221421029,-0.358921087,-0.358921087,0,-2.7332231,-3.611856676,-6.345079776,0.215770933 +Bill Curley,curlebi01,2000,RS,GSW,521,259,-3.820264298,-1.591584438,-5.411848736,-0.356792466,-0.356792466,0,-4.378928464,-1.23008395,-5.609012414,1.352976138 +Damon Jones,jonesda01,2000,RS,GSW,394,196,0.302938957,-2.935833635,-2.632894678,0.011799635,0.011799635,0,-0.326596643,-3.695763302,-4.022359946,0.717653961 +Tim Young,youngti01,2000,RS,GSW,275,137,-3.849757588,-2.844746513,-6.694504101,-0.275886194,-0.275886194,0,-4.274429649,-3.752696276,-8.027125925,0.060012554 +Drew Barry,barrydr01,2000,RS,GSW,171,85,-0.119853278,-3.39678191,-3.516635189,-0.033878454,-0.033878454,0,-1.001284941,-3.120640767,-4.121925708,1.790440251 +Chris Carr,carrch01,2000,RS,GSW,149,74,-1.212195355,-5.084914397,-6.297109753,-0.13602803,-0.13602803,0,-1.869401465,-5.092708755,-6.96211022,1.482796141 +Jamel Thomas,thomaja01,2000,RS,GSW,54,27,-6.439152904,-3.748028709,-10.18718161,-0.103199525,-0.103199525,0,-6.352183558,-5.769296688,-12.12148025,0.689165826 +Steve Francis,francst01,2000,RS,HOU,5510,2776,2.796166583,-0.619200654,2.176965928,6.984858726,6.984858726,0,3.043575574,0.05874181,3.102317383,0.090760397 +Shandon Anderson,andersh01,2000,RS,HOU,5360,2700,0.686071339,-0.231384895,0.454686444,4.409547004,4.409547004,0,0.601957867,-0.119153839,0.482804028,-0.107497757 +Cuttino Mobley,moblecu01,2000,RS,HOU,4955,2496,1.258643058,-0.809343181,0.449299877,4.074515286,4.074515286,0,1.256698549,-0.593396571,0.663301978,0.007803209 +Walt Williams,williwa02,2000,RS,HOU,3690,1859,1.652984005,-0.505961838,1.147022167,3.703612926,3.703612926,0,1.484442595,-0.450714692,1.033727902,0.189557127 +Kenny Thomas,thomake01,2000,RS,HOU,3567,1797,-1.310340316,-0.443966082,-1.754306398,0.913746971,0.913746971,0,-1.038448687,-0.355111701,-1.393560388,0.08935995 +Kelvin Cato,catoke01,2000,RS,HOU,3138,1581,-2.041621767,1.556185548,-0.485436219,1.822429059,1.822429059,0,-2.136718636,1.440375917,-0.696342719,-0.218050091 +Bryce Drew,drewbr01,2000,RS,HOU,2567,1293,-0.575689799,-1.532170832,-2.107860631,0.422723354,0.422723354,0,-0.703094633,-1.67124959,-2.374344223,-0.197655546 +Carlos Rogers,rogerca01,2000,RS,HOU,2186,1101,-1.695770886,-0.848115277,-2.543886164,0.115059366,0.115059366,0,-1.806703142,-1.457000455,-3.263703596,-0.586730073 +Hakeem Olajuwon,olajuha01,2000,RS,HOU,2082,1049,-3.563195076,2.329704688,-1.233490387,0.808695439,0.808695439,0,-3.02517732,1.789284004,-1.235893316,-0.341313967 +Matt Bullard,bullama01,2000,RS,HOU,2033,1024,-0.314633859,-1.38265146,-1.697285319,0.549349319,0.549349319,0,-0.226358162,-1.617222134,-1.843580296,-0.108952899 +Charles Barkley,barklch01,2000,RS,HOU,1231,620,2.123802527,-0.608863627,1.5149389,1.343429379,1.343429379,0,2.10707508,-0.459193318,1.647881762,-0.396202765 +Moochie Norris,norrimo01,2000,RS,HOU,996,502,2.037556427,-0.262622799,1.774933629,1.153097616,1.153097616,0,1.523174177,-0.485342461,1.037831716,-0.47398495 +Anthony Miller,millean01,2000,RS,HOU,945,476,-1.171906724,-0.015278328,-1.187185052,0.380511991,0.380511991,0,-1.651754127,0.132466638,-1.519287489,0.241855042 +Thomas Hamilton,hamilth01,2000,RS,HOU,542,273,-5.510176987,-0.602388694,-6.112565681,-0.465973685,-0.465973685,0,-5.26980773,-1.899300491,-7.169108221,-0.478771576 +Devin Gray,grayde01,2000,RS,HOU,246,124,-0.820414466,0.346417985,-0.473996481,0.145298391,0.145298391,0,-1.433109406,0.603122527,-0.829986878,0.855537461 +Tony Massenburg,masseto01,2000,RS,HOU,216,109,-3.377657911,-0.955625134,-4.333283046,-0.087981091,-0.087981091,0,-3.603409112,-1.73121804,-5.334627152,-0.072902832 +Bill Curley,curlebi01,2000,RS,HOU,99,50,-4.537674737,-1.394333459,-5.932008196,-0.082358623,-0.082358623,0,-4.510223675,-0.560322413,-5.070546088,1.37613889 +Reggie Miller,millere01,2000,RS,IND,5860,2987,3.709927522,-0.574668709,3.135258813,8.915604957,8.915604957,0,3.630068842,-0.364928266,3.265140575,-0.560312377 +Jalen Rose,roseja01,2000,RS,IND,5842,2978,1.630752499,0.063957815,1.694710313,6.741447172,6.741447172,0,1.807156567,0.318797351,2.125953919,-0.16375508 +Mark Jackson,jacksma01,2000,RS,IND,4296,2190,4.2032405,-0.638213854,3.565026646,6.995623824,6.995623824,0,3.947802255,-0.902217664,3.045584592,-0.806458664 +Dale Davis,davisda01,2000,RS,IND,4173,2127,-0.518754292,2.06015894,1.541404648,4.624191303,4.624191303,0,-0.268832982,1.928881243,1.660048261,-0.664027373 +Austin Croshere,croshau01,2000,RS,IND,3698,1885,0.381027499,0.25301796,0.634045459,3.255808325,3.255808325,0,0.696920398,0.004434596,0.701354994,0.037068807 +Rik Smits,smitsri01,2000,RS,IND,3633,1852,-2.338442195,0.375965494,-1.962476701,0.744797671,0.744797671,0,-1.934429017,0.275935763,-1.658493254,0.085399101 +Travis Best,besttr01,2000,RS,IND,3318,1691,1.62991587,-0.102216895,1.527698974,3.708657249,3.708657249,0,1.453561133,0.375962531,1.829523663,0.461578772 +Sam Perkins,perkisa01,2000,RS,IND,3178,1620,-0.42374235,-0.609031257,-1.032773608,1.417127793,1.417127793,0,-0.191982281,-1.067818822,-1.259801103,-0.146110509 +Al Harrington,harrial01,2000,RS,IND,1675,854,-2.75540194,-0.894865915,-3.650267855,-0.39636577,-0.39636577,0,-2.392717013,-0.775032891,-3.167749904,0.987052383 +Derrick McKey,mckeyde01,2000,RS,IND,1244,634,-1.101841034,1.979841591,0.878000557,1.177519534,1.177519534,0,-1.301117822,2.153718733,0.852600911,0.319683806 +Chris Mullin,mullich01,2000,RS,IND,1142,582,1.771790333,0.664690105,2.436480438,1.548292122,1.548292122,0,1.819207905,0.271033791,2.090241696,0.503948507 +Jonathan Bender,bendejo01,2000,RS,IND,255,130,-6.230065212,-1.559562926,-7.789628139,-0.338176274,-0.338176274,0,-5.745785582,-2.435924726,-8.181710308,1.10435488 +Zan Tabak,tabakza01,2000,RS,IND,224,114,-4.55637086,0.829411116,-3.726959743,-0.05656717,-0.05656717,0,-4.180817213,-0.874516173,-5.055333386,-0.42372202 +Jeff Foster,fosteje01,2000,RS,IND,169,86,4.240280902,3.303827548,7.544108449,0.45764969,0.45764969,0,3.896088281,3.819547565,7.715635847,1.245963332 +Lamar Odom,odomla01,2000,RS,LAC,5475,2767,-0.169790416,-0.578678814,-0.74846923,2.829919377,2.829919377,0,-0.284719443,-0.247016599,-0.531736041,0.143767167 +Michael Olowokandi,olowomi01,2000,RS,LAC,4933,2493,-5.542378513,-1.463180305,-7.005558818,-5.409326015,-5.409326015,0,-5.303693173,-1.030364046,-6.334057219,-0.059895945 +Tyrone Nesby,nesbyty01,2000,RS,LAC,4585,2317,-0.368030011,-1.462537433,-1.830567444,1.089506177,1.089506177,0,-0.499206824,-0.844988394,-1.344195218,0.22661961 +Maurice Taylor,tayloma01,2000,RS,LAC,4407,2227,-3.666508941,-1.770021835,-5.436530776,-3.052454064,-3.052454064,0,-3.435531238,-1.307353377,-4.742884615,-0.000727709 +Derek Anderson,anderde01,2000,RS,LAC,4355,2201,1.264910871,-1.524056829,-0.259145959,2.794489178,2.794489178,0,0.934457174,-1.171984088,-0.237526914,-0.088113942 +Eric Piatkowski,piatker01,2000,RS,LAC,3388,1712,0.778052861,-1.892667748,-1.114614888,1.427560794,1.427560794,0,0.333814075,-1.984925583,-1.651111509,-0.0584799 +Troy Hudson,hudsotr01,2000,RS,LAC,3150,1592,-0.635238138,-2.784086556,-3.419324694,-0.541632921,-0.541632921,0,-0.837865295,-3.015762393,-3.853627688,-0.349786215 +Keith Closs,closske01,2000,RS,LAC,1623,820,-2.992946994,-0.312550141,-3.305497134,-0.230941947,-0.230941947,0,-3.443529311,-1.256016108,-4.699545418,-0.591120501 +Brian Skinner,skinnbr01,2000,RS,LAC,1534,775,-2.234296172,-0.510006918,-2.74430309,0.002241641,0.002241641,0,-2.734672359,-0.826614475,-3.561286834,-0.457814768 +Eric Murdock,murdoer01,2000,RS,LAC,1371,693,-1.926144492,0.101613095,-1.824531398,0.32898289,0.32898289,0,-1.90033327,0.084647825,-1.815685445,0.508575217 +Charles Jones,jonesch03,2000,RS,LAC,1310,662,0.273293246,-1.250309739,-0.977016493,0.599880169,0.599880169,0,0.046576657,-1.690524984,-1.643948327,0.165320785 +Jeff McInnis,mcinnje01,2000,RS,LAC,1181,597,-0.532084636,-2.382081065,-2.914165701,-0.049868778,-0.049868778,0,-1.204814297,-1.917427654,-3.122241951,-0.253158568 +Anthony Avent,aventan01,2000,RS,LAC,746,377,-6.643404066,-0.449706415,-7.093110481,-0.842230373,-0.842230373,0,-6.61109503,-0.660372096,-7.271467126,0.772928103 +Pete Chilcutt,chilcpe01,2000,RS,LAC,687,347,-0.608127261,-1.733651022,-2.341778283,0.072491698,0.072491698,0,-1.270134495,-1.78322585,-3.053360345,0.287292942 +Etdrick Bohannon,bohanet01,2000,RS,LAC,224,113,-1.917430917,-3.271744417,-5.189175334,-0.142595002,-0.142595002,0,-2.645839335,-2.561487878,-5.207327214,1.320039141 +Marty Conlon,conloma01,2000,RS,LAC,18,9,-2.070118218,-3.565721601,-5.635839819,-0.01316134,-0.01316134,0,-3.162235219,-4.155956069,-7.318191288,-0.638918434 +Mario Bennett,bennema01,2000,RS,LAC,6,3,-25.86037119,-2.197479075,-28.05785027,-0.039127232,-0.039127232,0,-22.93044864,0.020244435,-22.9102042,0.9511249 +Shaquille O'Neal,onealsh01,2000,RS,LAL,6219,3163,4.271738492,3.848838804,8.120577295,17.43159282,17.43159282,0,4.513085914,3.21640935,7.729495264,-0.595836336 +Glen Rice,ricegl01,2000,RS,LAL,4974,2530,2.003366946,-0.322758015,1.680608931,5.701939439,5.701939439,0,1.895749734,-0.421644457,1.474105277,-0.28199734 +Kobe Bryant,bryanko01,2000,RS,LAL,4962,2524,3.845379595,1.590787114,5.436166709,10.53176171,10.53176171,0,3.929906338,2.022917868,5.952824206,-0.088768742 +Ron Harper,harpero01,2000,RS,LAL,4015,2042,-0.776646345,1.217652203,0.441005859,3.319056775,3.319056775,0,-0.613655809,1.143964575,0.530308766,-0.1537142 +A.C. Green,greenac01,2000,RS,LAL,3793,1929,-1.469644405,0.88684841,-0.582795995,2.11499148,2.11499148,0,-1.524817354,0.423665335,-1.101152019,-0.791518606 +Derek Fisher,fishede01,2000,RS,LAL,3545,1803,-0.995124522,0.810650975,-0.184473547,2.366014362,2.366014362,0,-0.762563822,0.966889349,0.204325527,0.239966021 +Robert Horry,horryro01,2000,RS,LAL,3313,1685,0.270725432,3.068579796,3.339305228,5.236437043,5.236437043,0,0.484689732,2.831262946,3.315952678,0.027726268 +Rick Fox,foxri01,2000,RS,LAL,2896,1473,0.204989205,0.529405825,0.73439503,2.641433217,2.641433217,0,0.343253238,0.419893768,0.763147007,0.821241985 +Brian Shaw,shawbr01,2000,RS,LAL,2456,1249,-0.82930817,-0.169398027,-0.998706197,1.112638451,1.112638451,0,-1.180916971,-0.825377355,-2.006294326,-0.283304929 +Travis Knight,knightr01,2000,RS,LAL,806,410,-4.877865012,1.215981449,-3.661883564,-0.192426937,-0.192426937,0,-4.703739245,1.003789161,-3.699950084,0.828490123 +Devean George,georgde01,2000,RS,LAL,678,345,-1.032111265,-0.126015692,-1.158126957,0.283482785,0.283482785,0,-0.783753668,-0.600872069,-1.384625737,1.103889192 +John Salley,sallejo01,2000,RS,LAL,596,303,-4.67318025,1.4486419,-3.22453835,-0.074255983,-0.074255983,0,-4.572532329,1.493017426,-3.079514903,1.151824296 +John Celestand,celesjo01,2000,RS,LAL,364,185,-6.033543951,-0.949095331,-6.982639282,-0.402877505,-0.402877505,0,-5.761821025,-1.284082068,-7.045903092,0.795100861 +Tyronn Lue,luety01,2000,RS,LAL,287,146,-1.104191644,-1.517780055,-2.621971699,0.009556875,0.009556875,0,-1.416340689,-1.393623885,-2.809964573,0.199063349 +Sam Jacobson,jacobsa01,2000,RS,LAL,35,18,-4.911303133,-0.138890506,-5.050193639,-0.021272087,-0.021272087,0,-4.286206998,-1.741302759,-6.027509756,0.660248757 +Jamal Mashburn,mashbja01,2000,RS,MIA,5346,2828,0.915107347,-0.040968742,0.874138605,5.226719933,5.226719933,0,1.167122867,0.085210718,1.252333585,-0.042388112 +Alonzo Mourning,mournal01,2000,RS,MIA,5194,2748,0.734183849,3.285443581,4.01962743,9.458794841,9.458794841,0,0.854258272,2.659863334,3.514121605,-0.321863524 +Dan Majerle,majerda01,2000,RS,MIA,4363,2308,1.420511502,1.276707965,2.697219466,6.415246356,6.415246356,0,1.255578036,1.581956918,2.837534954,0.013496526 +P.J. Brown,brownpj01,2000,RS,MIA,4351,2302,-0.2059285,1.025229538,0.819301038,4.18108282,4.18108282,0,-0.247526548,1.235844801,0.988318253,-0.247034522 +Anthony Carter,cartean01,2000,RS,MIA,3514,1859,-2.140025319,0.239488059,-1.90053726,0.80647431,0.80647431,0,-2.002111394,0.098730883,-1.903380511,0.092542825 +Tim Hardaway,hardati01,2000,RS,MIA,3160,1672,2.979422333,-0.820168968,2.159253364,4.180492054,4.180492054,0,3.129149904,-0.690552562,2.438597341,-0.165768854 +Clarence Weatherspoon,weathcl01,2000,RS,MIA,3053,1615,-0.895117171,1.118649125,0.223531954,2.445267911,2.445267911,0,-1.027828598,0.537477172,-0.490351426,-0.186204008 +Voshon Lenard,lenarvo01,2000,RS,MIA,2711,1434,1.177324083,-0.579196612,0.598127471,2.456021788,2.456021788,0,1.314796831,-0.582606631,0.7321902,0.247780475 +Otis Thorpe,thorpot01,2000,RS,MIA,1469,777,-3.089722158,-0.203550642,-3.2932728,-0.21792467,-0.21792467,0,-2.9520662,-0.01568359,-2.96774979,1.118870145 +Mark Strickland,stricma01,2000,RS,MIA,1253,663,0.082307725,0.176706315,0.25901404,1.015329103,1.015329103,0,-0.691789561,-0.757308947,-1.449098507,-0.232142255 +Bruce Bowen,bowenbr01,2000,RS,MIA,1072,567,-2.2714782,-0.517915952,-2.789394152,-0.01160565,-0.01160565,0,-2.392277487,-0.040366425,-2.432643913,1.732701 +Rex Walters,waltere01,2000,RS,MIA,735,389,-2.370479604,-2.690920187,-5.061399791,-0.460369426,-0.460369426,0,-2.855826765,-3.103651749,-5.959478514,0.334985029 +Rodney Buford,buforro01,2000,RS,MIA,730,386,-1.630253448,-0.247197742,-1.87745119,0.17274365,0.17274365,0,-1.963972762,-0.625234371,-2.589207133,0.496943585 +Duane Causwell,causwdu01,2000,RS,MIA,350,185,-3.13776332,1.530549632,-1.607213688,0.109430773,0.109430773,0,-3.492020443,1.405281171,-2.086739272,1.368418814 +Harold Jamison,jamisha01,2000,RS,MIA,140,74,-4.023822565,-1.210899982,-5.234722546,-0.095551136,-0.095551136,0,-3.547920153,-0.610035883,-4.157956036,1.748516971 +Tim James,jamesti01,2000,RS,MIA,43,23,-7.241761357,-0.508963053,-7.75072441,-0.057721033,-0.057721033,0,-6.792300554,-3.756536469,-10.54883702,-1.542124752 +Ray Allen,allenra02,2000,RS,MIL,5997,3070,4.564854426,-1.178474065,3.386380361,9.578302215,9.578302215,0,4.68481669,-0.917809436,3.767007254,-0.325413706 +Glenn Robinson,robingl01,2000,RS,MIL,5683,2909,0.983275832,-1.330622562,-0.34734673,3.562772415,3.562772415,0,1.435062294,-1.448838147,-0.013775853,-0.083963565 +Sam Cassell,cassesa01,2000,RS,MIL,5663,2899,4.59508345,-1.902030595,2.693052855,8.027239091,8.027239091,0,4.397996977,-1.385178608,3.012818369,-0.274043485 +Ervin Johnson,johnser02,2000,RS,MIL,4159,2129,-1.85977526,1.620226831,-0.239548429,2.728085001,2.728085001,0,-1.636371423,1.967828644,0.331457221,0.041214656 +Tim Thomas,thomati01,2000,RS,MIL,4089,2093,0.697747454,-1.413320532,-0.715573077,2.180541983,2.180541983,0,0.774569898,-1.482911875,-0.708341977,0.350515488 +Scott Williams,willisc01,2000,RS,MIL,2907,1488,-1.095775259,0.073650001,-1.022125258,1.313529243,1.313529243,0,-0.955935808,0.369897625,-0.586038184,0.126804919 +Danny Manning,mannida01,2000,RS,MIL,2377,1217,-3.41921153,0.569299028,-2.849912503,-0.062508711,-0.062508711,0,-3.072111075,0.714229331,-2.357881744,0.716394313 +Vinny Del Negro,delnevi01,2000,RS,MIL,2366,1211,-1.057729776,-2.045293856,-3.103023632,-0.217058732,-0.217058732,0,-1.490012701,-2.407154848,-3.897167548,-0.456888427 +Darvin Ham,hamda01,2000,RS,MIL,1547,792,0.226735079,0.156625462,0.383360541,1.267120298,1.267120298,0,-0.156187965,0.206677558,0.050489593,0.074190837 +J.R. Reid,reidjr01,2000,RS,MIL,1176,602,-2.892044801,-0.987464834,-3.879509635,-0.348582774,-0.348582774,0,-2.894090963,-0.872765655,-3.766856618,0.452122034 +Robert Traylor,traylro01,2000,RS,MIL,873,447,-1.195742017,1.535645542,0.339903525,0.711572918,0.711572918,0,-0.964069661,1.318688653,0.354618992,0.921405501 +Rafer Alston,alstora01,2000,RS,MIL,705,361,-5.126999268,-2.872703072,-7.99970234,-0.966323738,-0.966323738,0,-4.983199614,-3.583860714,-8.567060328,-0.056321576 +Dale Ellis,ellisda01,2000,RS,MIL,633,324,1.131559363,-2.686065096,-1.554505732,0.201167357,0.201167357,0,0.998074351,-3.096147551,-2.098073199,1.690809157 +Haywoode Workman,workmha01,2000,RS,MIL,484,248,-0.953425209,-1.570471103,-2.523896313,0.028972361,0.028972361,0,-0.972916189,-2.062392437,-3.035308626,1.197304156 +Mirsad Turkcan,turkcmi01,2000,RS,MIL,127,65,-1.869788741,-3.725400163,-5.595188904,-0.095263545,-0.095263545,0,-1.493999399,-4.517542374,-6.011541772,0.907234545 +Kevin Garnett,garneke01,2000,RS,MIN,6273,3243,2.246977518,1.756552827,4.003530345,11.09500284,11.09500284,0,2.776029609,1.572493865,4.348523474,-0.668168047 +Terrell Brandon,brandte01,2000,RS,MIN,5004,2587,3.991982136,0.866670359,4.858652495,9.982444527,9.982444527,0,4.058296703,1.219096194,5.277392897,-0.5640433 +Malik Sealy,sealyma01,2000,RS,MIN,4627,2392,0.422409325,-0.187324623,0.235084703,3.630038228,3.630038228,0,0.25695462,-0.232848312,0.024106308,-0.335039333 +Wally Szczerbiak,szczewa02,2000,RS,MIN,4200,2171,1.812513239,-0.466872545,1.345640694,4.517900833,4.517900833,0,1.439055591,-0.475895515,0.963160076,-0.386549172 +Anthony Peeler,peelean01,2000,RS,MIN,4010,2073,1.369192659,-0.873278219,0.49591444,3.437789285,3.437789285,0,1.335400336,-0.845846201,0.489554134,0.130785892 +Joe Smith,smithjo02,2000,RS,MIN,3821,1975,-1.901386649,0.757418455,-1.143968194,1.622504447,1.622504447,0,-1.570440119,1.001210188,-0.569229931,0.244207607 +Rasho Nesterovic,nestera01,2000,RS,MIN,3333,1723,-2.965470991,0.21432982,-2.751141171,-0.001004899,-0.001004899,0,-2.870645472,0.278377878,-2.592267593,0.162015828 +Sam Mitchell,mitchsa01,2000,RS,MIN,2374,1227,-0.956647752,-1.059790385,-2.016438137,0.457931321,0.457931321,0,-1.392467027,-1.504978437,-2.897445463,-0.264609654 +Bobby Jackson,jacksbo01,2000,RS,MIN,2000,1034,0.078488367,0.105473251,0.183961618,1.550560353,1.550560353,0,-0.011389924,0.000466307,-0.010923617,0.167904515 +Dean Garrett,garrede01,2000,RS,MIN,1168,604,-4.579783933,0.730988727,-3.848795206,-0.339126698,-0.339126698,0,-4.68221298,0.201501295,-4.480711685,0.144995722 +William Avery,averywi01,2000,RS,MIN,936,484,-3.686918973,-2.316398057,-6.003317031,-0.811586006,-0.811586006,0,-3.237356037,-2.80587845,-6.043234488,0.964316246 +Tom Hammonds,hammoto01,2000,RS,MIN,720,372,-3.84784106,-1.295414102,-5.143255162,-0.456959169,-0.456959169,0,-3.836826181,-1.799173738,-5.635999919,0.566844608 +Andrae Patterson,pattean01,2000,RS,MIN,39,20,-0.587944852,-0.455933059,-1.043877911,0.01766732,0.01766732,0,-0.991067944,-0.169573168,-1.160641112,1.396564002 +Stephon Marbury,marbust01,2000,RS,NJN,5616,2881,3.463545459,-1.636777963,1.826767496,6.72040104,6.72040104,0,3.556169986,-1.17048425,2.385685735,-0.097006156 +Keith Van Horn,vanhoke01,2000,RS,NJN,5423,2782,0.066864491,-1.454865892,-1.3880014,1.931977383,1.931977383,0,0.539490005,-1.425004581,-0.885514576,-0.059035099 +Kendall Gill,gillke01,2000,RS,NJN,4590,2355,-0.443837997,1.353912643,0.910074646,4.404156579,4.404156579,0,-0.17067222,1.612630058,1.441957838,0.139261775 +Jamie Feick,feickja01,2000,RS,NJN,4368,2241,-1.850109192,-0.397324323,-2.247433515,0.570075052,0.570075052,0,-1.947113574,-0.297707327,-2.244820901,-0.744167211 +Kerry Kittles,kittlke01,2000,RS,NJN,3696,1896,2.015130112,-0.283480986,1.731649126,4.325977665,4.325977665,0,1.910550869,-0.112558236,1.797992633,-0.202057089 +Johnny Newman,newmajo01,2000,RS,NJN,3436,1763,0.22210643,-1.860460364,-1.638353934,1.006258524,1.006258524,0,0.020457883,-1.841178298,-1.820720415,0.598556026 +Lucious Harris,harrilu01,2000,RS,NJN,2943,1510,0.150914859,-0.703044842,-0.552129983,1.689617812,1.689617812,0,-0.217634141,-1.054264979,-1.27189912,-0.201745452 +Scott Burrell,burresc01,2000,RS,NJN,2604,1336,1.169460063,1.37779729,2.547257352,3.641616337,3.641616337,0,1.250182328,1.349371557,2.599553885,0.805302219 +Jim McIlvaine,mcilvji01,2000,RS,NJN,2043,1048,-3.829436796,1.481876418,-2.347560378,0.216153737,0.216153737,0,-3.945149411,1.568195252,-2.37695416,0.426237658 +Elliot Perry,perryel01,2000,RS,NJN,1565,803,-0.946556308,-1.483406499,-2.429962807,0.130812038,0.130812038,0,-1.123297318,-2.357633,-3.480930319,-0.218589052 +Evan Eschmeyer,eschmev01,2000,RS,NJN,727,373,-2.699479155,-0.204142189,-2.903621344,-0.029579926,-0.029579926,0,-2.933698636,0.270798495,-2.662900141,1.112125691 +Sherman Douglas,douglsh01,2000,RS,NJN,602,309,0.12676771,-1.079448115,-0.952680405,0.283722986,0.283722986,0,-0.126507482,-1.48767512,-1.614182602,0.123801594 +Gheorghe Muresan,muresgh01,2000,RS,NJN,520,267,-4.220411715,-2.437710092,-6.658121808,-0.53689486,-0.53689486,0,-4.38648535,-2.546411952,-6.932897302,0.799446207 +Michael Cage,cagemi01,2000,RS,NJN,472,242,-1.147902742,0.832032452,-0.315870291,0.298915907,0.298915907,0,-1.665598764,0.447951742,-1.217647023,-0.508558617 +Mark Hendrickson,hendrma01,2000,RS,NJN,47,24,-2.590964262,-4.376313622,-6.967277884,-0.050952502,-0.050952502,0,-3.751543005,-5.895503874,-9.647046879,-1.25386542 +Latrell Sprewell,sprewla01,2000,RS,NYK,6158,3276,0.094589627,0.650932864,0.745522491,5.820692088,5.820692088,0,0.237167308,0.433446027,0.670613334,-0.351193267 +Allan Houston,houstal01,2000,RS,NYK,5957,3169,1.629178059,-0.753689191,0.875488867,5.848781996,5.848781996,0,1.378290908,-0.573780557,0.804510351,-0.208869291 +Larry Johnson,johnsla02,2000,RS,NYK,4288,2281,0.224478798,-0.218356126,0.006122672,3.207980949,3.207980949,0,0.280377452,-0.145768347,0.134609104,0.014644471 +Patrick Ewing,ewingpa01,2000,RS,NYK,3825,2035,-2.716280129,2.428439135,-0.287840994,2.55042316,2.55042316,0,-2.280389555,1.836284187,-0.444105368,-0.218584903 +Charlie Ward,wardch01,2000,RS,NYK,3733,1986,2.063895511,1.693628103,3.757523614,6.613246995,6.613246995,0,2.000138959,1.818876512,3.819015471,0.2779477 +Kurt Thomas,thomaku01,2000,RS,NYK,3705,1971,-1.083724413,0.950072237,-0.133652176,2.640249322,2.640249322,0,-1.238064775,1.052913926,-0.185150849,0.330855592 +Chris Childs,childch01,2000,RS,NYK,3148,1675,-0.489066683,-1.120685688,-1.609752371,0.981554074,0.981554074,0,-0.911814013,-0.570423671,-1.482237684,0.688005891 +Marcus Camby,cambyma01,2000,RS,NYK,2910,1548,-0.398026601,3.931422208,3.533395607,4.955263857,4.955263857,0,-0.300587459,3.463571476,3.162984017,-0.138533674 +John Wallace,wallajo01,2000,RS,NYK,1500,798,-2.618013551,-1.439482584,-4.057496135,-0.534519181,-0.534519181,0,-2.982223716,-2.360472293,-5.342696009,0.386856806 +Chris Dudley,dudlech02,2000,RS,NYK,863,459,-4.447639555,1.171249641,-3.276389914,-0.124369246,-0.124369246,0,-4.552687522,1.1546069,-3.398080621,0.839463017 +Rick Brunson,brunsri01,2000,RS,NYK,543,289,-3.924565389,-1.534381995,-5.458947384,-0.403311567,-0.403311567,0,-4.084690373,-2.479156276,-6.56384665,0.91599408 +Andrew Lang,langan01,2000,RS,NYK,459,244,-4.017872151,2.604267833,-1.413604318,0.166721501,0.166721501,0,-3.975217713,1.98525228,-1.989965433,0.201165085 +DeMarco Johnson,johnsde02,2000,RS,NYK,70,37,-8.174344756,-1.282435509,-9.456780266,-0.127323015,-0.127323015,0,-7.844262508,-2.227016178,-10.07127869,0.533165328 +David Wingate,wingada01,2000,RS,NYK,60,32,-10.61281097,0.340797352,-10.27201362,-0.12459065,-0.12459065,0,-10.4195169,0.285784789,-10.13373211,1.3681219 +Mirsad Turkcan,turkcmi01,2000,RS,NYK,47,25,-8.003521038,5.43778257,-2.565738468,0.00239722,0.00239722,0,-6.681810749,4.989987939,-1.69182281,1.882733942 +Etdrick Bohannon,bohanet01,2000,RS,NYK,9,5,-7.39920427,-10.43316967,-17.83237394,-0.039549859,-0.039549859,0,-6.552159884,-13.17100407,-19.72316395,2.631808789 +Darrell Armstrong,armstda01,2000,RS,ORL,5310,2590,3.726113482,1.280989435,5.007102918,10.25148846,10.25148846,0,4.050281387,1.444651055,5.494932442,0.01023074 +Bo Outlaw,outlabo01,2000,RS,ORL,4769,2326,1.029051926,2.728414751,3.757466677,7.677261232,7.677261232,0,0.788062348,2.559093903,3.347156251,-0.552844502 +Ben Wallace,wallabe01,2000,RS,ORL,4017,1959,-0.559639727,2.944646776,2.385007049,5.089613385,5.089613385,0,-0.800009187,2.547407674,1.747398486,-0.784480768 +John Amaechi,amaecjo01,2000,RS,ORL,3453,1684,-3.712805481,-0.35793533,-4.070740812,-1.133934047,-1.133934047,0,-3.425143158,-0.901517978,-4.326661136,-0.067737717 +Chucky Atkins,atkinch01,2000,RS,ORL,3334,1626,0.232977317,-1.524471646,-1.291494328,1.2112099,1.2112099,0,0.215252102,-1.631979348,-1.416727245,0.097740592 +Monty Williams,willimo01,2000,RS,ORL,3078,1501,-0.424639949,-0.62083937,-1.045479319,1.307717109,1.307717109,0,-0.858269878,-0.61578201,-1.474051888,0.171627583 +Pat Garrity,garripa01,2000,RS,ORL,3032,1479,-0.279188502,-1.022477402,-1.301665904,1.100602529,1.100602529,0,-0.416047448,-0.955810651,-1.3718581,0.664699534 +Corey Maggette,maggeco01,2000,RS,ORL,2809,1370,-0.951067564,-1.652372386,-2.60343995,0.102599737,0.102599737,0,-1.393136488,-2.08236979,-3.475506278,0.145384876 +Michael Doleac,doleami01,2000,RS,ORL,2737,1335,-2.570835859,0.668359404,-1.902476455,0.579892222,0.579892222,0,-2.582798897,0.978901311,-1.603897586,0.429182541 +Tariq Abdul-Wahad,abdulta01,2000,RS,ORL,2471,1205,-0.866708485,0.198902463,-0.667806022,1.28218931,1.28218931,0,-0.902159458,0.51822252,-0.383936939,0.152738143 +Chris Gatling,gatlich01,2000,RS,ORL,2134,1041,-1.176090536,0.450605104,-0.725485432,1.085611847,1.085611847,0,-0.686588033,0.722655518,0.036067485,0.907379703 +Ron Mercer,mercero01,2000,RS,ORL,1987,969,-2.318315469,-0.164860009,-2.483175478,0.131845852,0.131845852,0,-2.103136447,0.282946672,-1.820189776,-0.048475068 +Anthony Johnson,johnsan02,2000,RS,ORL,439,214,-2.582966429,-0.246234003,-2.829200432,-0.008657763,-0.008657763,0,-2.883382575,-0.440200262,-3.323582837,0.113727941 +Anthony Parker,parkean01,2000,RS,ORL,379,185,-1.989941562,0.365459279,-1.624482283,0.106633477,0.106633477,0,-2.240594948,-0.511980547,-2.752575495,0.354081931 +Derek Strong,stronde01,2000,RS,ORL,303,148,-3.272038136,-0.032367106,-3.304405241,-0.04190032,-0.04190032,0,-3.266124541,-1.078769788,-4.344894329,0.084178282 +Matt Harpring,harprma01,2000,RS,ORL,129,63,0.713630401,3.912210699,4.625841101,0.235786476,0.235786476,0,0.49834937,4.001980461,4.500329831,-0.513554519 +Johnny Taylor,taylojo01,2000,RS,ORL,59,29,-4.061082202,-0.997006362,-5.058088564,-0.034424989,-0.034424989,0,-4.159003685,-1.485335067,-5.644338752,0.758641425 +Kiwane Garris,garriki01,2000,RS,ORL,47,23,-9.898641901,-3.855816483,-13.75445838,-0.127755906,-0.127755906,0,-9.849195222,-5.661964232,-15.51115945,-1.004704994 +Earl Boykins,boykiea01,2000,RS,ORL,16,8,19.22979449,-3.397184592,15.8326099,0.073407808,0.073407808,0,16.11922288,-4.670032089,11.44919079,-3.029755725 +Eric Snow,snower01,2000,RS,PHI,5599,2866,1.198153884,0.841049727,2.039203612,6.989642819,6.989642819,0,0.785905642,1.382380657,2.168286298,-0.178802358 +Allen Iverson,iversal01,2000,RS,PHI,5573,2853,0.987377829,0.534051847,1.521429676,6.226467581,6.226467581,0,1.559106889,0.673461361,2.23256825,0.135959876 +George Lynch,lynchge01,2000,RS,PHI,4719,2416,-0.192221296,2.11522029,1.922998994,5.751677868,5.751677868,0,-0.330768363,2.14636346,1.815595098,-0.138422544 +Tyrone Hill,hillty01,2000,RS,PHI,4210,2155,-0.876957909,0.520369451,-0.356588459,2.630387607,2.630387607,0,-0.899884953,0.703060425,-0.196824528,-0.040204704 +Aaron McKie,mckieaa01,2000,RS,PHI,3813,1952,0.053519506,1.271159528,1.324679034,4.069730308,4.069730308,0,-0.18835671,1.143645758,0.955289048,0.272000361 +Theo Ratliff,ratlith01,2000,RS,PHI,3506,1795,-1.039962619,1.710275689,0.67031307,3.114001431,3.114001431,0,-1.284992695,1.104563265,-0.18042943,-0.55201639 +Matt Geiger,geigema01,2000,RS,PHI,2747,1406,-2.915539452,0.344507512,-2.57103194,0.128553807,0.128553807,0,-2.722558834,0.039730186,-2.682828647,0.126703398 +Larry Hughes,hughela01,2000,RS,PHI,1989,1018,-2.20208341,0.159049657,-2.043033753,0.370125766,0.370125766,0,-1.969686606,-0.448778117,-2.418464722,0.754161006 +Billy Owens,owensbi01,2000,RS,PHI,1795,919,-2.89804658,-0.85808051,-3.756127091,-0.47505987,-0.47505987,0,-2.864652593,-1.053835184,-3.918487777,0.661731292 +Toni Kukoc,kukocto01,2000,RS,PHI,1789,916,1.49888705,-0.239413223,1.259473827,1.886148267,1.886148267,0,1.438421613,-0.897360441,0.541061173,0.620881929 +Todd MacCulloch,maccuto01,2000,RS,PHI,1031,528,-1.930809617,1.713163695,-0.217645922,0.686530591,0.686530591,0,-2.2743016,1.032683675,-1.241617925,0.600917717 +Bruce Bowen,bowenbr01,2000,RS,PHI,608,311,-3.690343294,-0.77260939,-4.462952683,-0.272335598,-0.272335598,0,-4.386657605,-1.467911575,-5.854569181,0.186368584 +Kevin Ollie,ollieke01,2000,RS,PHI,566,290,-0.044610368,-0.661697467,-0.706307835,0.30170417,0.30170417,0,-1.210117042,-1.413862068,-2.623979111,-0.210770613 +Nazr Mohammed,mohamna01,2000,RS,PHI,371,190,-8.006357166,0.572806999,-7.433550166,-0.456935276,-0.456935276,0,-7.628804004,-0.850277117,-8.479081121,0.606238255 +Jumaine Jones,jonesju01,2000,RS,PHI,270,138,-4.77128226,0.591575132,-4.179707129,-0.100273105,-0.100273105,0,-4.557566151,-1.781072231,-6.338638382,-0.364234026 +Stanley Roberts,roberst01,2000,RS,PHI,100,51,-6.055649679,0.302940576,-5.752709104,-0.08008687,-0.08008687,0,-5.761201912,1.631316995,-4.129884917,2.3584883 +Ira Bowman,bowmair01,2000,RS,PHI,39,20,-1.083154162,0.055407363,-1.027746799,0.017445575,0.017445575,0,-2.213924735,-2.498708607,-4.712633342,-0.687836767 +Antonio Lang,langan02,2000,RS,PHI,12,6,9.615912454,-3.486686132,6.129226321,0.027190774,0.027190774,0,6.678435269,-3.83188621,2.84654906,0.0335774 +Clifford Robinson,robincl02,2000,RS,PHO,5624,2839,2.247454443,0.782187264,3.029641707,8.374248054,8.374248054,0,2.255310896,0.781696488,3.037007384,0.03017301 +Jason Kidd,kiddja01,2000,RS,PHO,5182,2616,2.82957807,1.89811023,4.7276883,9.92009872,9.92009872,0,2.901128561,2.060741715,4.961870276,-0.568751025 +Rodney Rogers,rogerro01,2000,RS,PHO,4528,2286,1.024761183,1.236990022,2.261751205,5.879398211,5.879398211,0,1.444040112,1.355291527,2.799331639,0.549755825 +Anfernee Hardaway,hardaan01,2000,RS,PHO,4463,2253,2.357022453,1.218104116,3.575126569,7.247195995,7.247195995,0,2.12780185,1.391961318,3.519763169,-0.303422621 +Tom Gugliotta,guglito01,2000,RS,PHO,3500,1767,-0.434018689,2.018536847,1.584518158,3.894083364,3.894083364,0,-0.16276326,1.972293593,1.809530333,-0.3275801 +Luc Longley,longllu01,2000,RS,PHO,2807,1417,-5.256542177,0.182750339,-5.073791839,-1.688427997,-1.688427997,0,-5.019589214,-0.283887101,-5.303476314,0.473047124 +Shawn Marion,mariosh01,2000,RS,PHO,2496,1260,0.211425286,1.984225195,2.195650481,3.160942217,3.160942217,0,-0.16622297,1.388466196,1.222243226,-0.544662356 +Oliver Miller,milleol01,2000,RS,PHO,2155,1088,-1.910141273,3.731710922,1.821569648,2.534577705,2.534577705,0,-1.90314514,2.839134303,0.935989163,-0.114712402 +Randy Livingston,livinra01,2000,RS,PHO,2141,1081,-2.460767673,0.308717498,-2.152050175,0.331348071,0.331348071,0,-2.487200513,-0.103989942,-2.591190454,0.446567513 +Rex Chapman,chapmre01,2000,RS,PHO,1896,957,-1.20401284,-1.106666817,-2.310679657,0.214834818,0.214834818,0,-1.429761313,-1.726691908,-3.156453221,0.145675617 +Todd Day,dayto01,2000,RS,PHO,1864,941,0.451715297,1.296289481,1.748004777,2.182791114,2.182791114,0,0.563968382,1.17977638,1.743744762,1.016895779 +Toby Bailey,baileto01,2000,RS,PHO,889,449,-2.126277263,-0.667033403,-2.793310666,-0.009958429,-0.009958429,0,-2.669097919,-1.251947924,-3.921045844,0.349750968 +Corie Blount,blounco01,2000,RS,PHO,883,446,-2.89083445,0.201494451,-2.689339999,0.013915111,0.013915111,0,-3.037949958,0.128738364,-2.909211595,0.764339186 +Don MacLean,macledo01,2000,RS,PHO,283,143,-5.774080203,-1.647782658,-7.421862861,-0.344040562,-0.344040562,0,-5.695722666,-1.903314384,-7.599037049,0.881227532 +Mark West,westma01,2000,RS,PHO,252,127,-6.633332773,0.616063056,-6.017269718,-0.213644345,-0.213644345,0,-6.901019246,0.108584812,-6.792434435,0.863528709 +Kevin Johnson,johnske02,2000,RS,PHO,224,113,1.546191385,-1.193497743,0.352693643,0.176954572,0.176954572,0,0.43602923,-2.037829856,-1.601800626,-1.013296038 +Ben Davis,davisbe01,2000,RS,PHO,44,22,-7.552119711,1.588975664,-5.963144047,-0.035893695,-0.035893695,0,-6.996840526,-0.760001364,-7.75684189,-0.449126691 +Rasheed Wallace,wallara01,2000,RS,POR,5390,2845,0.270633268,1.618612731,1.889245999,6.716945052,6.716945052,0,0.650761374,1.552881619,2.203642993,-0.237978586 +Scottie Pippen,pippesc01,2000,RS,POR,5208,2749,2.301043683,1.592125737,3.89316942,9.322137274,9.322137274,0,2.615781786,1.43259529,4.048377075,0.048819512 +Steve Smith,smithst01,2000,RS,POR,5094,2689,3.602303992,-0.207913794,3.394390197,8.404909461,8.404909461,0,3.338826885,0.126009262,3.464836147,-0.276635352 +Damon Stoudamire,stoudda01,2000,RS,POR,4494,2372,1.856655973,-0.303726717,1.552929256,5.194932351,5.194932351,0,2.04484488,-0.042564101,2.002280779,-0.225235523 +Arvydas Sabonis,sabonar01,2000,RS,POR,3198,1688,-0.159197729,3.071918161,2.912720432,4.866060854,4.866060854,0,0.035167953,2.594519801,2.629687753,-0.208143368 +Detlef Schrempf,schrede01,2000,RS,POR,3149,1662,0.66287877,-0.176946848,0.485931922,2.741947477,2.741947477,0,0.261875164,-0.448859868,-0.186984704,-0.067602136 +Greg Anthony,anthogr01,2000,RS,POR,2933,1548,1.188330387,0.070090118,1.258420504,3.179387972,3.179387972,0,1.287987203,-0.005504621,1.282482582,0.404134233 +Brian Grant,grantbr01,2000,RS,POR,2504,1322,-1.24066825,0.193954086,-1.046714164,1.150456939,1.150456939,0,-1.165994632,0.059950498,-1.106044134,0.132631261 +Bonzi Wells,wellsbo01,2000,RS,POR,2201,1162,0.423590389,1.669764336,2.093354725,2.896304257,2.896304257,0,0.770015858,1.451177459,2.221193317,0.817363021 +Jermaine O'Neal,onealje01,2000,RS,POR,1627,859,-3.046191694,1.145895795,-1.900295899,0.372856305,0.372856305,0,-2.962218164,0.426738574,-2.53547959,0.117258701 +Stacey Augmon,augmost01,2000,RS,POR,1311,692,-1.496665431,0.397495187,-1.099170243,0.582736518,0.582736518,0,-1.883883153,-0.258179865,-2.142063019,-0.016617225 +Antonio Harvey,harvean01,2000,RS,POR,260,137,-4.484782039,-1.19511168,-5.679893719,-0.20592186,-0.20592186,0,-4.635855116,-2.222103005,-6.85795812,0.519837592 +Joe Kleine,kleinjo01,2000,RS,POR,59,31,-7.168400204,0.576062446,-6.592337758,-0.061960793,-0.061960793,0,-6.739240332,0.966452881,-5.772787451,1.844357188 +Gary Grant,grantga01,2000,RS,POR,45,24,-8.29239466,-0.169218335,-8.461612995,-0.07061526,-0.07061526,0,-7.523888463,-0.57115694,-8.095045403,0.912988789 +Chris Webber,webbech01,2000,RS,SAC,6026,2880,1.87728615,1.931147781,3.808433931,9.607823634,9.607823634,0,2.219207756,2.262143528,4.481351284,-0.283354344 +Jason Williams,willija02,2000,RS,SAC,5775,2760,0.491690899,-0.833763037,-0.342072138,3.399559195,3.399559195,0,1.018414713,-0.75452892,0.263885793,0.245382133 +Vlade Divac,divacvl01,2000,RS,SAC,4968,2374,-0.874273247,2.546086395,1.671813148,5.349301743,5.349301743,0,-0.634794254,2.371978276,1.737184022,-0.113711183 +Nick Anderson,anderni01,2000,RS,SAC,4382,2094,0.219220586,0.562870927,0.782091513,3.779417315,3.779417315,0,0.549976982,0.609575256,1.159552238,0.146720285 +Peja Stojakovic,stojape01,2000,RS,SAC,3660,1749,1.731635721,-0.612040594,1.119595127,3.440851646,3.440851646,0,1.545955536,-1.150445693,0.395509843,-0.331310915 +Corliss Williamson,willico02,2000,RS,SAC,3572,1707,-0.724637746,-1.351553588,-2.076191333,0.586096243,0.586096243,0,-1.264644585,-1.405004788,-2.669649373,-0.117431895 +Scot Pollard,pollasc01,2000,RS,SAC,2796,1336,-0.425816171,2.39390196,1.968085789,3.220106632,3.220106632,0,-0.701382023,2.574543445,1.873161422,0.121027217 +Jon Barry,barryjo01,2000,RS,SAC,2681,1281,2.128470363,0.66930662,2.797776984,3.624336125,3.624336125,0,1.7416184,0.481085014,2.222703414,-0.039066352 +Lawrence Funderburke,fundela01,2000,RS,SAC,2147,1026,0.393198905,-0.25803915,0.135159756,1.502567676,1.502567676,0,-0.114144172,-0.908306979,-1.022451152,-0.48117881 +Tyrone Corbin,corbity01,2000,RS,SAC,1969,941,-2.683078547,0.288880091,-2.394198455,0.171023839,0.171023839,0,-2.995706097,0.160150756,-2.835555341,0.112607411 +Darrick Martin,martida01,2000,RS,SAC,1869,893,-0.725404194,-1.971768892,-2.697173085,0.024191874,0.024191874,0,-0.878026861,-2.232133881,-3.110160742,0.483370189 +Tony Delk,delkto01,2000,RS,SAC,1427,682,-0.96352998,0.291690985,-0.671838995,0.723288475,0.723288475,0,-1.108993481,0.129614005,-0.979379476,0.02333004 +Bill Wennington,wennibi01,2000,RS,SAC,119,57,-5.915159109,2.207886099,-3.707273009,-0.028125766,-0.028125766,0,-5.816978459,2.895558438,-2.921420021,0.971086874 +Ryan Robertson,roberry01,2000,RS,SAC,52,25,-3.281204949,-3.238136791,-6.51934174,-0.047718948,-0.047718948,0,-3.922966168,-3.823042346,-7.746008514,-0.703546831 +Tim Duncan,duncati01,2000,RS,SAS,5501,2875,2.181471716,2.096514225,4.27798594,10.22640388,10.22640388,0,2.461386402,1.926043433,4.387429835,-0.753303063 +Avery Johnson,johnsav01,2000,RS,SAS,4919,2571,1.094828528,-0.168316414,0.926512114,4.787706784,4.787706784,0,0.828483139,0.113295285,0.941778424,-0.681123227 +David Robinson,robinda01,2000,RS,SAS,4893,2557,0.923978775,5.361160969,6.285139744,11.74872663,11.74872663,0,1.322702947,4.907978314,6.230681261,-0.306536078 +Mario Elie,eliema01,2000,RS,SAS,4242,2217,-0.048937066,0.402285261,0.353348194,3.505629377,3.505629377,0,-0.100858034,0.223854102,0.122996068,-0.123720305 +Jaren Jackson,jacksja01,2000,RS,SAS,3236,1691,0.606926363,0.110862655,0.717789018,3.010191296,3.010191296,0,0.73465467,0.207363152,0.942017822,0.578275017 +Terry Porter,portete01,2000,RS,SAS,3086,1613,2.38933736,0.023944461,2.413281822,4.227925093,4.227925093,0,2.248154521,-0.31260134,1.935553181,-0.470327686 +Malik Rose,rosema01,2000,RS,SAS,2566,1341,-1.782271451,0.666521512,-1.115749939,1.126366061,1.126366061,0,-1.665740565,0.966689057,-0.699051508,0.69500513 +Jerome Kersey,kerseje01,2000,RS,SAS,2507,1310,-2.855634521,3.10904222,0.253407699,2.014665982,2.014665982,0,-2.787924183,3.037623081,0.249698897,0.342750239 +Antonio Daniels,daniean01,2000,RS,SAS,2287,1195,1.637994188,0.69819016,2.336184347,3.093904381,3.093904381,0,1.22466862,0.167854398,1.392523018,-0.215305417 +Samaki Walker,walkesa01,2000,RS,SAS,1875,980,-2.92559792,-0.22224364,-3.14784156,-0.198569087,-0.198569087,0,-2.973079859,-0.998176437,-3.971256296,-0.16582714 +Chucky Brown,brownch01,2000,RS,SAS,1152,602,-2.888592171,-1.289835356,-4.178427528,-0.437998838,-0.437998838,0,-2.992921137,-1.558651783,-4.55157292,-0.15654846 +Sean Elliott,elliose01,2000,RS,SAS,748,391,-1.743455748,0.328739564,-1.414716184,0.26707884,0.26707884,0,-1.657297476,0.012842264,-1.644455212,0.249533416 +Steve Kerr,kerrst01,2000,RS,SAS,513,268,-1.049970728,-1.62882726,-2.678797988,0.009665854,0.009665854,0,-1.465341074,-2.490867474,-3.956208548,-0.676014837 +Felton Spencer,spencfe01,2000,RS,SAS,285,149,-2.686511665,2.921457154,0.234945489,0.230202662,0.230202662,0,-2.549355585,3.021662311,0.472306727,1.365108882 +Derrick Dial,dialde01,2000,RS,SAS,182,95,-0.336106371,-1.718651677,-2.054758048,0.033734334,0.033734334,0,-0.217410271,-2.262520363,-2.479930634,0.102479625 +Gary Payton,paytoga01,2000,RS,SEA,6741,3425,5.816577165,0.566697219,6.383274384,15.92391727,15.92391727,0,5.993496932,1.089854812,7.083351744,-0.211853671 +Vin Baker,bakervi01,2000,RS,SEA,5607,2849,-2.987492569,-0.833498213,-3.820990782,-1.553871054,-1.553871054,0,-2.470781756,-0.651390885,-3.122172641,-0.174190323 +Brent Barry,barrybr01,2000,RS,SEA,5365,2726,2.43441126,0.037863498,2.472274758,7.269373852,7.269373852,0,2.185438425,0.391808082,2.577246507,0.080517641 +Horace Grant,grantho01,2000,RS,SEA,5290,2688,-1.268836504,0.030351334,-1.23848517,2.054816472,2.054816472,0,-1.456786115,0.191558926,-1.265227189,-0.822757679 +Ruben Patterson,patteru01,2000,RS,SEA,4127,2097,1.557080117,0.435306781,1.992386898,5.060442378,5.060442378,0,1.183658868,0.055023958,1.238682826,-0.248592676 +Rashard Lewis,lewisra02,2000,RS,SEA,3100,1575,0.629272555,0.498096621,1.127369176,3.120154484,3.120154484,0,0.389959355,-0.003714382,0.386244973,0.134153729 +Vernon Maxwell,maxweve01,2000,RS,SEA,1947,989,-0.174472006,-0.857301606,-1.031773612,0.875747813,0.875747813,0,0.375660409,-1.187247108,-0.811586699,0.951075873 +Jelani McCoy,mccoyje01,2000,RS,SEA,1468,746,-3.547561519,0.434729765,-3.112831755,-0.13914939,-0.13914939,0,-3.699006964,0.04022195,-3.658785014,0.717938599 +Greg Foster,fostegr01,2000,RS,SEA,1413,718,-5.184784322,-1.638285113,-6.823069435,-1.500645714,-1.500645714,0,-5.344135832,-1.927779894,-7.271915726,0.542068017 +Emanual Davis,davisem01,2000,RS,SEA,1380,701,-2.299012139,0.47604831,-1.82296383,0.334727001,0.334727001,0,-1.999991064,0.107932205,-1.892058859,0.901490139 +Shammond Williams,willish01,2000,RS,SEA,1018,517,-1.602786111,-1.84559387,-3.448379981,-0.185164738,-0.185164738,0,-1.345087109,-2.712780486,-4.057867596,0.486236599 +Chuck Person,persoch01,2000,RS,SEA,669,340,-1.535292785,-1.870808433,-3.406101218,-0.116481975,-0.116481975,0,-1.307613229,-1.969487329,-3.277100558,2.209850094 +Vladimir Stepania,stepavl01,2000,RS,SEA,398,202,-8.8612922,1.144875358,-7.716416842,-0.523559228,-0.523559228,0,-7.651764108,0.839817302,-6.811946806,2.157090101 +Lazaro Borrell,borrela01,2000,RS,SEA,329,167,-1.730681522,0.234170533,-1.49651099,0.106044852,0.106044852,0,-2.153755412,-1.329183058,-3.482938471,-0.667527182 +Fred Vinson,vinsofr01,2000,RS,SEA,79,40,-9.146473327,0.04360877,-9.102864557,-0.131298341,-0.131298341,0,-7.812545426,-1.761727058,-9.574272484,1.198422052 +Vince Carter,cartevi01,2000,RS,TOR,6093,3126,3.599977554,0.15447841,3.754455965,10.34618297,10.34618297,0,3.626922548,0.415228298,4.042150846,-0.251377054 +Antonio Davis,davisan01,2000,RS,TOR,4832,2479,-1.633290547,-0.155463266,-1.788753813,1.209912767,1.209912767,0,-1.550330359,-0.033765163,-1.584095521,-0.453960343 +Tracy McGrady,mcgratr01,2000,RS,TOR,4799,2462,1.129986155,1.017026735,2.147012891,6.118827661,6.118827661,0,1.097354791,0.559229999,1.656584789,-0.495830938 +Charles Oakley,oaklech01,2000,RS,TOR,4739,2431,-2.553848398,0.446977741,-2.106870657,0.799637528,0.799637528,0,-2.249117167,0.849195292,-1.399921875,0.232295576 +Doug Christie,chrisdo01,2000,RS,TOR,4413,2264,2.056413991,-0.071254191,1.9851598,5.466956887,5.466956887,0,2.055074022,-0.055482782,1.99959124,-0.044651795 +Muggsy Bogues,boguemu01,2000,RS,TOR,3374,1731,0.528203747,-1.099713242,-0.571509494,1.913199083,1.913199083,0,-0.133578191,-1.144047987,-1.277626178,-0.526362569 +Kevin Willis,willike02,2000,RS,TOR,3273,1679,-2.457858977,-1.089387395,-3.547246371,-0.683924496,-0.683924496,0,-2.384932012,-0.868458633,-3.253390645,0.135571513 +Dell Curry,curryde01,2000,RS,TOR,2134,1095,1.910222776,-1.724687631,0.185535145,1.64044926,1.64044926,0,1.843831547,-2.463621913,-0.619790366,0.026242149 +Alvin Williams,willial02,2000,RS,TOR,1518,779,-0.774437327,-0.872154377,-1.646591704,0.439520636,0.439520636,0,-0.858324335,-1.176888201,-2.035212536,0.20961125 +Dee Brown,brownde01,2000,RS,TOR,1312,673,1.120233213,-1.593160229,-0.472927017,0.788562414,0.788562414,0,1.605930178,-1.761395079,-0.155464901,0.806921401 +John Thomas,thomajo02,2000,RS,TOR,930,477,-4.719883065,-0.883692566,-5.60357563,-0.705201408,-0.705201408,0,-4.748201039,-0.222497099,-4.970698138,1.457092771 +Michael Stewart,stewami01,2000,RS,TOR,758,389,-5.758584853,-0.830785935,-6.589370788,-0.770000722,-0.770000722,0,-5.910059697,-0.642686566,-6.552746263,0.990329003 +Haywoode Workman,workmha01,2000,RS,TOR,199,102,-2.266384532,2.418960965,0.152576433,0.154745668,0.154745668,0,-1.805527807,2.635993263,0.830465456,2.304416282 +Antonio Lang,langan02,2000,RS,TOR,62,32,-9.428407922,5.592077171,-3.836330752,-0.018245763,-0.018245763,0,-8.456726322,6.214293267,-2.242433055,2.708721996 +Aleksandar Radojevic,radojal01,2000,RS,TOR,47,24,-14.3171938,2.327881901,-11.9893119,-0.116415705,-0.116415705,0,-12.02595716,1.463385288,-10.56257188,2.733435219 +Sean Marks,marksse01,2000,RS,TOR,23,12,-10.58020174,1.496961505,-9.083240233,-0.040339064,-0.040339064,0,-8.599103837,0.383760742,-8.215343095,3.801434682 +Karl Malone,malonka01,2000,RS,UTA,5564,2947,4.158408655,0.676953452,4.835362107,11.34990897,11.34990897,0,4.275976926,0.532049924,4.80802685,-0.455466838 +Bryon Russell,russebr01,2000,RS,UTA,5476,2900,1.938482854,1.650638349,3.589121203,9.397821676,9.397821676,0,2.241803533,2.100946316,4.342749849,0.186692359 +John Stockton,stockjo01,2000,RS,UTA,4592,2432,6.403657609,1.328387735,7.732045344,12.96808507,12.96808507,0,6.075078229,1.550804847,7.625883076,-0.276030471 +Jeff Hornacek,hornaje01,2000,RS,UTA,4027,2133,2.403854355,-0.709335087,1.694519268,4.81472902,4.81472902,0,2.104148795,-0.851087624,1.253061171,-0.429495857 +Howard Eisley,eisleho01,2000,RS,UTA,3957,2096,0.129804181,-1.088462069,-0.958657888,1.920979338,1.920979338,0,0.236785178,-0.715240322,-0.478455144,0.263399485 +Olden Polynice,polynol01,2000,RS,UTA,3434,1819,-3.111026136,1.199113761,-1.911912374,0.779406708,0.779406708,0,-2.863174673,1.187396508,-1.675778165,0.195793289 +Greg Ostertag,ostergr01,2000,RS,UTA,3032,1606,-3.048738207,2.698815752,-0.349922455,1.957231557,1.957231557,0,-2.928518122,1.703925438,-1.224592684,-0.447808603 +Quincy Lewis,lewisqu01,2000,RS,UTA,1692,896,-3.015708584,-1.10239071,-4.118099294,-0.633165509,-0.633165509,0,-2.938787277,-0.723136164,-3.661923441,1.168100875 +Jacque Vaughn,vaughja01,2000,RS,UTA,1669,884,-3.177435928,-1.512425129,-4.689861057,-0.878560982,-0.878560982,0,-3.071643126,-2.077249858,-5.148892985,0.393181356 +Armen Gilliam,gilliar01,2000,RS,UTA,1476,782,-2.371172926,-1.096979475,-3.468152401,-0.285724412,-0.285724412,0,-2.179130912,-1.905883615,-4.085014527,-0.263541543 +Adam Keefe,keefead01,2000,RS,UTA,1140,604,-5.321778225,0.15351671,-5.168261515,-0.749306322,-0.749306322,0,-4.965284902,-0.481833692,-5.447118594,0.517476207 +Scott Padgett,padgesc01,2000,RS,UTA,816,432,-3.946243047,0.094463933,-3.851779114,-0.244779696,-0.244779696,0,-3.29380588,-0.556661452,-3.850467331,0.752902841 +Pete Chilcutt,chilcpe01,2000,RS,UTA,423,224,-4.427047729,-1.283178332,-5.710226062,-0.341073952,-0.341073952,0,-4.212109954,-1.611615153,-5.823725106,0.770081413 +Shareef Abdur-Rahim,abdursh01,2000,RS,VAN,6180,3223,1.461135587,-0.047800207,1.41333538,6.815217161,6.815217161,0,1.341600059,-0.005868378,1.335731681,-0.424788843 +Mike Bibby,bibbymi01,2000,RS,VAN,6050,3155,2.328621078,-0.827293692,1.501327386,6.810468275,6.810468275,0,2.301697563,-0.442210773,1.85948679,-0.451767209 +Michael Dickerson,dickemi01,2000,RS,VAN,5950,3103,0.879003631,-0.666096286,0.212907345,4.685813273,4.685813273,0,0.980766305,-0.155902442,0.824863863,-0.098729006 +Othella Harrington,harriot01,2000,RS,VAN,5133,2677,-1.850255836,-2.196875222,-4.047131058,-1.769753944,-1.769753944,0,-1.862956258,-2.040226156,-3.903182414,-0.099698232 +Bryant Reeves,reevebr01,2000,RS,VAN,3400,1773,-4.080737777,-1.719799541,-5.800537318,-2.770666282,-2.770666282,0,-3.746850643,-1.313129455,-5.059980099,0.382315467 +Dennis Scott,scottde01,2000,RS,VAN,2422,1263,-0.127302837,-1.770473837,-1.897776673,0.549882386,0.549882386,0,-0.402215667,-2.170858869,-2.573074536,0.124302699 +Grant Long,longgr01,2000,RS,VAN,1764,920,-1.489255022,0.612670117,-0.876584905,0.880645301,0.880645301,0,-1.491489337,0.69025347,-0.801235867,0.13867147 +Cherokee Parks,parksch02,2000,RS,VAN,1549,808,-2.845613973,1.19906775,-1.646546223,0.455933977,0.455933977,0,-3.000620841,0.995622022,-2.004998819,0.216326601 +Felipe Lopez,lopezfe01,2000,RS,VAN,1498,781,-2.20764527,-1.053420132,-3.261065402,-0.204750256,-0.204750256,0,-2.404028321,-1.492061841,-3.896090162,0.512621455 +Doug West,westdo01,2000,RS,VAN,1114,581,-2.019906349,-2.092979229,-4.112885578,-0.405343287,-0.405343287,0,-2.829778128,-1.862194334,-4.691972462,0.314446363 +Brent Price,pricebr01,2000,RS,VAN,813,424,-1.320459405,-2.495645024,-3.816104429,-0.233839024,-0.233839024,0,-1.155237805,-2.616152292,-3.771390096,1.313119334 +Milt Palacio,palacmi01,2000,RS,VAN,756,394,-4.812100214,-1.680393089,-6.492493303,-0.754318057,-0.754318057,0,-4.787716377,-2.838593134,-7.626309511,0.251297863 +Obinna Ekezie,ekeziob01,2000,RS,VAN,673,351,-2.642309701,-1.896775837,-4.539085537,-0.323625795,-0.323625795,0,-2.842792746,-1.999537858,-4.842330604,0.951628993 +Antoine Carr,carran01,2000,RS,VAN,424,221,-3.631014344,-2.087077809,-5.718092154,-0.338135481,-0.338135481,0,-4.287407325,-1.828517651,-6.115924977,0.977091999 +Joe Stephens,stephjo01,2000,RS,VAN,347,181,-2.060361968,-0.040274949,-2.100636917,0.059673507,0.059673507,0,-2.322688475,-1.289106944,-3.611795419,-0.459900187 +Juwan Howard,howarju01,2000,RS,WAS,5683,2909,-2.016202893,-1.565317894,-3.581520787,-1.23454993,-1.23454993,0,-1.609271366,-1.087115452,-2.696386818,0.032845634 +Mitch Richmond,richmmi01,2000,RS,WAS,4682,2397,1.386693541,-0.237994411,1.148699129,4.77626147,4.77626147,0,1.580737337,0.122995357,1.703732694,0.164998877 +Rod Strickland,stricro02,2000,RS,WAS,4274,2188,1.46818728,-0.554808332,0.913378948,4.071205093,4.071205093,0,1.413737254,-0.390724249,1.023013005,-0.421371724 +Tracy Murray,murratr01,2000,RS,WAS,3577,1831,0.992011393,-0.981616678,0.010394715,2.583248321,2.583248321,0,0.954608013,-1.095904364,-0.141296351,0.166364949 +Chris Whitney,whitnch01,2000,RS,WAS,3178,1627,3.094537226,-1.55931651,1.535220716,3.569614036,3.569614036,0,2.886602807,-1.429521306,1.457081501,0.330349667 +Aaron Williams,williaa01,2000,RS,WAS,3018,1545,0.609035047,0.514507977,1.123543024,3.058038234,3.058038234,0,0.303507846,0.518059013,0.821566859,0.144508197 +Jahidi White,whiteja01,2000,RS,WAS,3002,1537,-2.0338227,0.574699422,-1.459123279,1.015069654,1.015069654,0,-1.862593494,0.536115693,-1.326477801,0.259990066 +Richard Hamilton,hamilri01,2000,RS,WAS,2682,1373,-1.502013343,-2.625022077,-4.127035421,-0.966553087,-0.966553087,0,-1.637279351,-2.712869863,-4.350149214,0.188848024 +Isaac Austin,austiis01,2000,RS,WAS,2291,1173,-5.180803802,-1.336977007,-6.517780809,-2.256050639,-2.256050639,0,-4.779057896,-1.961393258,-6.740451154,0.048770864 +Michael Smith,smithmi02,2000,RS,WAS,2237,1145,1.498704003,-0.086192189,1.412511813,2.422321786,2.422321786,0,0.732026263,-0.000204874,0.731821389,-0.361516019 +Gerard King,kingge02,2000,RS,WAS,2071,1060,-0.169610133,-0.06326728,-0.232877413,1.361683079,1.361683079,0,-0.745903948,-0.142132824,-0.888036772,0.02719918 +Don Reid,reiddo01,2000,RS,WAS,650,333,0.634783169,1.366580263,2.001363432,0.820588388,0.820588388,0,0.513104219,2.943425307,3.456529526,1.557929223 +Reggie Jordan,jordare01,2000,RS,WAS,475,243,-4.417218158,-0.549196717,-4.966414875,-0.275659241,-0.275659241,0,-4.469525156,-1.013716177,-5.483241333,0.298725184 +Laron Profit,profila01,2000,RS,WAS,440,225,-4.852989638,-1.852232442,-6.70522208,-0.458672231,-0.458672231,0,-4.883301406,-2.728260575,-7.611561981,0.96130365 +Calvin Booth,boothca01,2000,RS,WAS,279,143,-3.960956314,1.179650314,-2.781306001,-0.002282349,-0.002282349,0,-3.791408795,0.760446085,-3.030962711,-0.069824186 +Lorenzo Williams,willilo01,2000,RS,WAS,148,76,1.286430683,2.069332225,3.355762908,0.236788154,0.236788154,0,0.649022563,1.786642476,2.43566504,0.014317129 +Anthony Mason,masonan01,2000,PO,CHH,321,179,1.772061351,-2.291227039,-0.519165687,0.208513917,0,0.208513917,1.403673477,-1.996558286,-0.592884809,-0.680000884 +Eddie Jones,jonesed02,2000,PO,CHH,306,171,4.589545328,1.379721879,5.969267207,0.784850254,0,0.784850254,4.854148963,2.057520448,6.911669411,0.032715713 +Derrick Coleman,colemde01,2000,PO,CHH,303,169,2.643215097,0.212007131,2.855222227,0.495261419,0,0.495261419,2.784804647,-0.366988938,2.417815708,-0.570235233 +David Wesley,wesleda01,2000,PO,CHH,272,152,-0.589018463,-0.202427536,-0.791445999,0.15743738,0,0.15743738,-0.233207966,1.07837138,0.845163414,0.446738384 +Elden Campbell,campbel01,2000,PO,CHH,269,150,-2.205233037,-2.314158,-4.519391038,-0.139269087,0,-0.139269087,-2.158826934,-1.796689725,-3.95551666,-0.247480829 +Brad Miller,millebr01,2000,PO,CHH,111,62,-1.901776418,-5.298505466,-7.200281884,-0.146108086,0,-0.146108086,-2.20683257,-5.975530114,-8.182362683,0.563274356 +Baron Davis,davisba01,2000,PO,CHH,102,57,0.327261,0.23505105,0.562312049,0.100679593,0,0.100679593,0.692196802,0.069525707,0.76172251,1.191499046 +Eddie Robinson,robined01,2000,PO,CHH,81,45,-1.669862265,-0.662787568,-2.332649833,0.009772478,0,0.009772478,-2.433880091,-2.295394568,-4.729274659,-0.988719044 +Jerry Stackhouse,stackje01,2000,PO,DET,227,120,-3.758578935,-0.872108918,-4.630687853,-0.118187926,0,-0.118187926,-3.873433865,-1.324206813,-5.197640677,-0.423699663 +Lindsey Hunter,hunteli01,2000,PO,DET,176,93,-4.559054406,3.151861363,-1.407193043,0.066025243,0,0.066025243,-4.052813563,3.0006011,-1.052212462,0.423043381 +Michael Curry,currymi01,2000,PO,DET,149,79,-0.198886227,-0.117468374,-0.316354602,0.100528123,0,0.100528123,-1.448997181,-0.322564043,-1.771561224,-0.560430184 +Terry Mills,millste01,2000,PO,DET,146,77,2.034167545,1.00551981,3.039687355,0.235941731,0,0.235941731,1.387946734,1.95310352,3.341050255,0.514668555 +Christian Laettner,laettch01,2000,PO,DET,142,75,-1.932738093,1.217446864,-0.715291228,0.080977449,0,0.080977449,-2.671278239,1.985819217,-0.685459022,0.749925123 +Jerome Williams,willije01,2000,PO,DET,138,73,-1.735941034,2.91748683,1.181545797,0.151679138,0,0.151679138,-1.848056781,3.028490318,1.180433538,0.387315406 +Grant Hill,hillgr01,2000,PO,DET,104,55,-3.581425145,-1.000930153,-4.582355298,-0.053426991,0,-0.053426991,-3.836716842,-1.617819833,-5.454536675,0.664906331 +John Crotty,crottjo01,2000,PO,DET,97,51,-5.728265033,-0.118665092,-5.846930125,-0.083402598,0,-0.083402598,-6.105272646,-0.885706421,-6.990979066,0.313024055 +Mikki Moore,mooremi01,2000,PO,DET,79,42,2.682236171,0.631947844,3.314184015,0.134865166,0,0.134865166,1.944550534,1.058122623,3.002673157,0.5597923 +Jud Buechler,buechju01,2000,PO,DET,64,34,-0.359772196,0.375135674,0.015363478,0.049561164,0,0.049561164,-1.360151391,-0.156144932,-1.516296323,0.155541776 +Loy Vaught,vaughlo01,2000,PO,DET,30,16,-9.028408962,9.847479097,0.819070135,0.030142287,0,0.030142287,-7.935634467,8.401461849,0.465827383,0.276716536 +Eric Montross,montrer01,2000,PO,DET,9,5,-4.119350707,2.417499814,-1.701850893,0.002883257,0,0.002883257,-5.514485147,5.543170693,0.028685546,4.046515648 +Jalen Rose,roseja01,2000,PO,IND,1808,964,1.884047122,-0.57610299,1.307944132,2.050091165,0,2.050091165,2.255151474,-0.228010938,2.027140536,-0.359545261 +Reggie Miller,millere01,2000,PO,IND,1673,892,6.535165146,-0.238823726,6.29634142,4.215405412,0,4.215405412,6.691434663,0.01953324,6.710967903,-0.642059584 +Dale Davis,davisda01,2000,PO,IND,1339,714,-0.105371966,1.701436635,1.59606467,1.623272013,0,1.623272013,0.033285372,2.028420576,2.061705948,-0.521033781 +Mark Jackson,jacksma01,2000,PO,IND,1189,634,4.290157261,-0.46717499,3.822982271,2.18007257,0,2.18007257,4.251171399,-0.61993758,3.631233819,-0.516492055 +Austin Croshere,croshau01,2000,PO,IND,919,490,1.003218979,-0.010743341,0.992475639,0.962310104,0,0.962310104,1.158374059,-0.503791752,0.654582307,-0.243330868 +Travis Best,besttr01,2000,PO,IND,868,463,1.59612381,0.36081829,1.956942101,1.150826309,0,1.150826309,1.717559396,0.799802739,2.517362134,0.315475589 +Rik Smits,smitsri01,2000,PO,IND,865,461,-1.315992523,0.272938058,-1.043054465,0.417412486,0,0.417412486,-0.958069707,0.756470988,-0.201598719,0.717799454 +Sam Perkins,perkisa01,2000,PO,IND,782,417,-0.808958088,-1.011025748,-1.819983836,0.204569275,0,0.204569275,-0.517810402,-1.255860921,-1.773671323,0.217771361 +Derrick McKey,mckeyde01,2000,PO,IND,660,352,-2.195005807,-0.632053629,-2.827059435,-0.014298074,0,-0.014298074,-2.722182904,-1.037911615,-3.760094518,0.155274309 +Chris Mullin,mullich01,2000,PO,IND,169,90,1.09600667,2.602169994,3.698176664,0.306829929,0,0.306829929,1.02312669,1.640012454,2.663139144,0.424031893 +Zan Tabak,tabakza01,2000,PO,IND,88,47,-1.934498238,0.215023611,-1.719474627,0.025655142,0,0.025655142,-2.641668647,0.304763587,-2.336905059,0.588569574 +Jonathan Bender,bendejo01,2000,PO,IND,39,21,2.782865795,1.747916596,4.530782391,0.080739449,0,0.080739449,2.27178313,0.754021487,3.025804617,0.315167613 +Shaquille O'Neal,onealsh01,2000,PO,LAL,1903,1000,4.785292262,0.902775349,5.688067611,4.408573651,0,4.408573651,5.408090135,0.921480688,6.329570823,-0.63117501 +Kobe Bryant,bryanko01,2000,PO,LAL,1631,857,3.303705816,0.942004593,4.245710408,3.159313911,0,3.159313911,3.713772961,1.405313697,5.119086658,0.12885397 +Glen Rice,ricegl01,2000,PO,LAL,1458,766,0.542651346,-0.757796291,-0.215144944,1.017397074,0,1.017397074,0.624386638,-1.03516596,-0.410779322,-0.376150697 +Ron Harper,harpero01,2000,PO,LAL,1224,643,1.225968278,0.460644753,1.686613031,1.501308016,0,1.501308016,1.25589137,0.710956152,1.966847522,0.011548295 +Robert Horry,horryro01,2000,PO,LAL,1176,618,1.353796924,0.863957338,2.217754262,1.62676949,0,1.62676949,1.674396906,1.143895847,2.818292753,0.621441467 +A.C. Green,greenac01,2000,PO,LAL,816,429,-1.218097053,0.297029745,-0.921067307,0.410679848,0,0.410679848,-1.311919754,-0.019871527,-1.331791281,-0.469866272 +Brian Shaw,shawbr01,2000,PO,LAL,776,408,2.721501302,-0.694797656,2.026703646,1.028310119,0,1.028310119,2.301822814,-0.89075141,1.411071403,0.242756594 +Rick Fox,foxri01,2000,PO,LAL,630,331,1.215436593,-1.137214957,0.078221636,0.500209295,0,0.500209295,0.899628615,-0.492292922,0.407335692,1.373112092 +Derek Fisher,fishede01,2000,PO,LAL,613,322,1.536078852,-0.541301239,0.994777613,0.633780039,0,0.633780039,1.151602698,-0.788937162,0.362665535,-0.101059928 +John Salley,sallejo01,2000,PO,LAL,148,78,-2.826205685,0.706936675,-2.11926901,0.026025767,0,0.026025767,-3.174545434,0.130322827,-3.044222607,0.474721586 +Travis Knight,knightr01,2000,PO,LAL,91,48,-8.429003564,-1.478183594,-9.907187158,-0.18782783,0,-0.18782783,-7.825674734,-0.699046797,-8.524721532,3.467730617 +Devean George,georgde01,2000,PO,LAL,86,45,0.628538331,-1.679259964,-1.050721633,0.041017739,0,0.041017739,1.178128948,-2.999859866,-1.821730918,1.723756009 +Jamal Mashburn,mashbja01,2000,PO,MIA,754,423,-0.722438858,0.838989139,0.116550281,0.636479976,0,0.636479976,-0.787311949,0.829925921,0.042613972,-0.217855406 +Alonzo Mourning,mournal01,2000,PO,MIA,670,376,-0.919381546,5.084195542,4.164813996,1.361981841,0,1.361981841,-1.081401393,3.873703186,2.792301792,-0.397666429 +Dan Majerle,majerda01,2000,PO,MIA,663,372,2.76540622,4.19693975,6.96234597,1.910289666,0,1.910289666,2.515706179,4.678827928,7.194534107,0.426881294 +P.J. Brown,brownpj01,2000,PO,MIA,549,308,-2.202576796,1.849791515,-0.35278528,0.388965933,0,0.388965933,-2.455303456,2.253500447,-0.201803009,0.102993881 +Anthony Carter,cartean01,2000,PO,MIA,490,275,-0.34222505,1.52725344,1.18502839,0.568300471,0,0.568300471,-0.713479178,1.057142509,0.343663331,-0.174442987 +Tim Hardaway,hardati01,2000,PO,MIA,324,182,-0.473691984,-0.04228967,-0.515981654,0.215351339,0,0.215351339,-0.190226201,-0.733492386,-0.923718587,0.582716573 +Clarence Weatherspoon,weathcl01,2000,PO,MIA,303,170,-3.088929218,0.721108228,-2.367820991,0.034306762,0,0.034306762,-3.271878448,0.251924337,-3.019954111,0.310145395 +Bruce Bowen,bowenbr01,2000,PO,MIA,280,157,-0.352790986,2.287433538,1.934642552,0.396616588,0,0.396616588,-0.683041597,2.317105031,1.634063434,2.204784227 +Otis Thorpe,thorpot01,2000,PO,MIA,242,136,-5.81140123,-1.750121612,-7.561522842,-0.351409197,0,-0.351409197,-6.353642854,-1.592962988,-7.946605842,1.827478035 +Rodney Buford,buforro01,2000,PO,MIA,29,16,7.217854968,-1.787090813,5.430764155,0.069442252,0,0.069442252,5.766788275,-0.945136624,4.821651651,0.73122718 +Mark Strickland,stricma01,2000,PO,MIA,18,10,-13.26355072,12.51836838,-0.745182347,0.010785408,0,0.010785408,-10.54725444,9.918733361,-0.628521079,1.988416203 +Ray Allen,allenra02,2000,PO,MIL,350,186,5.063302703,1.549624668,6.612927371,0.911840479,0,0.911840479,5.445052533,1.481881452,6.926933985,-0.440167959 +Sam Cassell,cassesa01,2000,PO,MIL,335,178,3.639125544,-0.313405467,3.325720077,0.567783781,0,0.567783781,3.42105195,0.399140705,3.820192654,-0.201441354 +Glenn Robinson,robingl01,2000,PO,MIL,327,174,-3.78370853,2.008347433,-1.775361097,0.089755415,0,0.089755415,-2.845830301,1.816803385,-1.029026916,0.516468298 +Ervin Johnson,johnser02,2000,PO,MIL,292,155,-1.121076209,4.022926855,2.901850645,0.460611816,0,0.460611816,-0.945763006,4.237964043,3.292201037,-0.069161411 +Darvin Ham,hamda01,2000,PO,MIL,271,144,0.358221494,0.006171167,0.364392661,0.236027065,0,0.236027065,-0.260459676,0.108902986,-0.15155669,0.015368239 +Tim Thomas,thomati01,2000,PO,MIL,267,142,5.661179123,0.312100123,5.973279246,0.649474275,0,0.649474275,5.096692565,0.144322317,5.241014882,-0.318012917 +Vinny Del Negro,delnevi01,2000,PO,MIL,175,93,-3.026849241,0.181626959,-2.845222281,-0.004629883,0,-0.004629883,-3.174293991,-0.744097144,-3.918391135,-0.571556759 +Scott Williams,willisc01,2000,PO,MIL,175,93,2.90716099,2.234239387,5.141400376,0.387292218,0,0.387292218,2.52711887,2.102089942,4.629208812,0.256318613 +Rafer Alston,alstora01,2000,PO,MIL,30,16,-14.03126726,-4.126191654,-18.15745892,-0.129775874,0,-0.129775874,-13.55570085,-6.685985631,-20.24168648,0.039318536 +Mirsad Turkcan,turkcmi01,2000,PO,MIL,19,10,-21.4609162,-6.402409736,-27.86332594,-0.135196944,0,-0.135196944,-19.21986129,-9.733475112,-28.9533364,2.051395765 +Danny Manning,mannida01,2000,PO,MIL,9,5,-12.45049341,-1.105296754,-13.55579016,-0.02792986,0,-0.02792986,-12.53236815,-3.63243531,-16.16480346,-1.56336213 +Robert Traylor,traylro01,2000,PO,MIL,8,4,3.99E-05,6.035266279,6.035306153,0.018836795,0,0.018836795,-0.749810822,8.033435951,7.283625129,1.66025412 +Kevin Garnett,garneke01,2000,PO,MIN,297,171,2.314217165,1.78381942,4.098036584,0.608327413,0,0.608327413,3.006845289,1.771428412,4.778273701,-1.133552063 +Terrell Brandon,brandte01,2000,PO,MIN,282,162,6.978398581,-0.073746435,6.904652146,0.816460809,0,0.816460809,6.506226943,0.387345522,6.893572465,-0.706596492 +Rasho Nesterovic,nestera01,2000,PO,MIN,219,126,-3.487183958,1.959001426,-1.528182532,0.081539836,0,0.081539836,-3.210174802,2.66181939,-0.548355412,0.583438189 +Malik Sealy,sealyma01,2000,PO,MIN,212,122,-1.468060367,-0.773014783,-2.24107515,0.032668314,0,0.032668314,-1.471105483,-1.194654682,-2.665760165,-0.007695196 +Wally Szczerbiak,szczewa02,2000,PO,MIN,163,94,-3.118490255,1.322059034,-1.796431221,0.047163176,0,0.047163176,-3.077062038,0.819160159,-2.257901878,-0.005662621 +Anthony Peeler,peelean01,2000,PO,MIN,156,90,3.139929121,1.255340051,4.395269173,0.341214539,0,0.341214539,2.769848042,1.290435295,4.060283336,0.74288037 +Joe Smith,smithjo02,2000,PO,MIN,137,79,-2.86852471,1.228341884,-1.640182827,0.046794985,0,0.046794985,-2.577844958,1.969938656,-0.607906302,1.271455826 +Sam Mitchell,mitchsa01,2000,PO,MIN,118,68,-0.918609692,-2.315446536,-3.234056228,-0.017244108,0,-0.017244108,-1.486036685,-3.69157715,-5.177613835,-0.390936368 +Bobby Jackson,jacksbo01,2000,PO,MIN,52,30,5.927493817,4.373309026,10.30080284,0.208103043,0,0.208103043,5.516109957,3.813471674,9.329581631,0.898484216 +Dean Garrett,garrede01,2000,PO,MIN,28,16,-2.929621191,0.20526949,-2.724351701,0.000215559,0,0.000215559,-3.657348939,-0.975346777,-4.632695716,-0.155956059 +Tom Hammonds,hammoto01,2000,PO,MIN,3,2,-5.450410779,-3.013176351,-8.46358713,-0.005907192,0,-0.005907192,-6.571490323,-5.601042083,-12.17253241,-1.56336213 +Latrell Sprewell,sprewla01,2000,PO,NYK,1239,700,0.02153624,0.59582648,0.617362721,1.231215832,0,1.231215832,0.025863867,0.281308434,0.307172301,-0.653285698 +Allan Houston,houstal01,2000,PO,NYK,1158,654,-0.497816149,0.291219839,-0.20659631,0.872523403,0,0.872523403,-0.6450922,0.415234224,-0.229857976,-0.279225438 +Larry Johnson,johnsla02,2000,PO,NYK,1043,589,-0.322018373,-0.412278368,-0.734296741,0.623089457,0,0.623089457,-0.519697323,-0.375751745,-0.895449068,-0.23342842 +Patrick Ewing,ewingpa01,2000,PO,NYK,816,461,-3.08622541,4.527071053,1.440845643,1.017441094,0,1.017441094,-2.590921175,3.960192743,1.369271568,0.072839132 +Charlie Ward,wardch01,2000,PO,NYK,777,439,5.148006161,2.679073858,7.827080019,2.447809235,0,2.447809235,4.76150125,2.687232418,7.448733668,0.163105785 +Marcus Camby,cambyma01,2000,PO,NYK,683,386,-3.809680473,3.666171189,-0.143509284,0.528967478,0,0.528967478,-3.794989503,3.132619064,-0.662370439,-0.074725556 +Chris Childs,childch01,2000,PO,NYK,591,334,0.828989407,-0.479849188,0.349140219,0.551426048,0,0.551426048,0.101917937,0.214199447,0.316117384,1.101185129 +Kurt Thomas,thomaku01,2000,PO,NYK,444,251,-2.238454566,-0.696076369,-2.934530935,-0.024580787,0,-0.024580787,-2.830157347,-0.740245845,-3.570403193,0.760720888 +Chris Dudley,dudlech02,2000,PO,NYK,76,43,0.404375256,1.74140568,2.145780935,0.112501202,0,0.112501202,-0.616509667,2.635497388,2.018987721,1.384833133 +Rick Brunson,brunsri01,2000,PO,NYK,7,4,-3.123283378,18.24849098,15.1252076,0.040669688,0,0.040669688,-1.407965679,23.89092028,22.48295461,7.19410787 +John Wallace,wallajo01,2000,PO,NYK,7,4,-31.372778,16.22708931,-15.1456887,-0.027747777,0,-0.027747777,-26.04171182,15.80837612,-10.2333357,5.64473787 +Allen Iverson,iversal01,2000,PO,PHI,819,444,0.90586637,-1.077458488,-0.171592117,0.601127014,0,0.601127014,1.647699909,-0.816378188,0.831321722,-0.187878479 +Theo Ratliff,ratlith01,2000,PO,PHI,690,374,-0.53524699,2.344333134,1.809086144,0.890819246,0,0.890819246,-0.429259253,2.140393778,1.711134525,-0.634203826 +Tyrone Hill,hillty01,2000,PO,PHI,649,352,0.461325957,0.397077895,0.858403852,0.666481898,0,0.666481898,0.498132713,0.94814603,1.446278743,-0.249335227 +Aaron McKie,mckieaa01,2000,PO,PHI,610,331,4.385491023,-1.744653013,2.64083801,0.936454534,0,0.936454534,3.764011134,-1.672308257,2.091702877,-0.234671015 +George Lynch,lynchge01,2000,PO,PHI,540,293,-0.96555071,1.178907963,0.213357254,0.456116069,0,0.456116069,-1.140674486,1.372046328,0.231371842,-0.148649871 +Toni Kukoc,kukocto01,2000,PO,PHI,474,257,-1.277961425,0.676827163,-0.601134262,0.292943627,0,0.292943627,-0.746703739,0.366396191,-0.380307548,0.717140127 +Eric Snow,snower01,2000,PO,PHI,254,138,2.841996884,-0.660690895,2.181305988,0.355842764,0,0.355842764,2.085091836,-0.34811811,1.736973726,-0.557600595 +Matt Geiger,geigema01,2000,PO,PHI,236,128,2.414786031,1.455131524,3.869917554,0.448566107,0,0.448566107,2.29077051,1.885885285,4.176655796,0.53627626 +Kevin Ollie,ollieke01,2000,PO,PHI,120,65,1.454386405,-1.261278414,0.193107991,0.099998135,0,0.099998135,0.19946784,-2.35415495,-2.15468711,-0.587028297 +Todd MacCulloch,maccuto01,2000,PO,PHI,44,24,2.384147291,-0.88902847,1.495118821,0.053074189,0,0.053074189,1.180313336,-2.203079864,-1.022766527,-0.88938213 +Ira Bowman,bowmair01,2000,PO,PHI,20,11,-7.571740115,-3.885490118,-11.45723023,-0.050467656,0,-0.050467656,-7.846174073,-6.197184661,-14.04335873,0.12071587 +Jumaine Jones,jonesju01,2000,PO,PHI,15,8,-2.388437798,-3.570837347,-5.959275145,-0.013685086,0,-0.013685086,-2.51502323,-6.085620889,-8.600644119,1.153195203 +Anfernee Hardaway,hardaan01,2000,PO,PHO,736,386,2.704151427,1.281849143,3.98600057,1.364675594,0,1.364675594,2.275031992,1.504516665,3.779548657,-0.22700088 +Clifford Robinson,robincl02,2000,PO,PHO,635,333,0.3272749,1.536948623,1.864223523,0.811838319,0,0.811838319,0.51472552,1.684614879,2.199340399,0.364102594 +Shawn Marion,mariosh01,2000,PO,PHO,536,281,-0.791529737,2.654215786,1.862686049,0.674088288,0,0.674088288,-1.350330526,1.788142183,0.437811658,-1.03626241 +Rodney Rogers,rogerro01,2000,PO,PHO,502,263,0.859252037,2.512827406,3.372079444,0.855047325,0,0.855047325,1.249123922,2.292041258,3.54116518,0.819049563 +Jason Kidd,kiddja01,2000,PO,PHO,437,229,2.234227566,1.543487723,3.777715289,0.783413801,0,0.783413801,2.208994101,1.392239653,3.601233755,-0.358637348 +Corie Blount,blounco01,2000,PO,PHO,309,162,-0.334355585,1.846736536,1.512380951,0.368198543,0,0.368198543,-0.678076878,2.246241504,1.568164626,1.187234957 +Luc Longley,longllu01,2000,PO,PHO,309,162,-6.008024024,1.164131502,-4.843892522,-0.180988876,0,-0.180988876,-5.901191811,1.631417319,-4.269774493,1.242757287 +Kevin Johnson,johnske02,2000,PO,PHO,246,129,-5.020130395,-1.371843702,-6.391974096,-0.246954073,0,-0.246954073,-5.433465176,-2.669458437,-8.102923613,-0.094319894 +Todd Day,dayto01,2000,PO,PHO,191,100,2.512231815,0.308533564,2.820765379,0.301530975,0,0.301530975,2.113056151,1.322401581,3.435457732,2.545599231 +Randy Livingston,livinra01,2000,PO,PHO,120,63,-8.329460751,2.314232361,-6.01522839,-0.108829498,0,-0.108829498,-7.589138201,1.276846258,-6.312291943,0.480428036 +Oliver Miller,milleol01,2000,PO,PHO,71,37,-7.163693456,-0.04135017,-7.205043626,-0.088718278,0,-0.088718278,-7.205680962,-0.540062162,-7.745743124,2.029790123 +Toby Bailey,baileto01,2000,PO,PHO,29,15,-1.019233641,-2.439476594,-3.458710235,-0.005543369,0,-0.005543369,-2.384508375,-3.958064451,-6.342572826,-0.801915579 +Scottie Pippen,pippesc01,2000,PO,POR,1111,614,3.457802879,3.417401309,6.875204188,3.121597113,0,3.121597113,4.093330995,3.311601584,7.404932579,0.337776772 +Rasheed Wallace,wallara01,2000,PO,POR,1095,605,2.002479945,1.752513266,3.754993211,2.057802423,0,2.057802423,2.242876405,1.710035023,3.952911428,-0.560782377 +Steve Smith,smithst01,2000,PO,POR,1093,604,4.693284388,0.549232165,5.242516553,2.524825906,0,2.524825906,4.439775315,0.706574946,5.146350261,-0.538515406 +Arvydas Sabonis,sabonar01,2000,PO,POR,892,493,-0.725827435,2.938999605,2.21317217,1.29217255,0,1.29217255,-0.224995532,2.733829809,2.508834277,0.320468778 +Damon Stoudamire,stoudda01,2000,PO,POR,809,447,0.855283822,-0.359547363,0.495736459,0.76267568,0,0.76267568,0.721084241,-0.269881605,0.451202636,-0.088291895 +Brian Grant,grantbr01,2000,PO,POR,579,320,-0.584625188,0.490727223,-0.093897965,0.449217815,0,0.449217815,-0.751666468,0.56080577,-0.190860697,0.391956782 +Detlef Schrempf,schrede01,2000,PO,POR,500,276,0.779040827,-0.485008218,0.294032609,0.441767169,0,0.441767169,0.079178997,-1.284720219,-1.205541222,-0.06459081 +Greg Anthony,anthogr01,2000,PO,POR,386,213,0.498173663,2.729186571,3.227360234,0.679054548,0,0.679054548,0.879019319,2.428372224,3.307391543,1.208146212 +Bonzi Wells,wellsbo01,2000,PO,POR,340,188,0.507967354,0.373229593,0.881196947,0.365780995,0,0.365780995,0.712239761,0.148595316,0.860835078,1.623443958 +Jermaine O'Neal,onealje01,2000,PO,POR,69,38,-4.557683198,1.562986734,-2.994696465,-0.004959762,0,-0.004959762,-4.848144276,1.613542449,-3.234601827,1.215180768 +Stacey Augmon,augmost01,2000,PO,POR,62,34,-6.980678337,-2.310991008,-9.291669344,-0.118380159,0,-0.118380159,-7.613718856,-2.193186934,-9.80690579,1.020812225 +Gary Grant,grantga01,2000,PO,POR,14,8,-9.273841349,-2.774038938,-12.04788029,-0.038574008,0,-0.038574008,-9.5291408,-4.96354712,-14.49268792,-1.285806416 +Chris Webber,webbech01,2000,PO,SAC,379,196,4.721353995,2.383361635,7.10471563,1.00602846,0,1.00602846,5.253552514,2.649687788,7.903240302,-0.904001312 +Vlade Divac,divacvl01,2000,PO,SAC,310,160,-2.123664357,-0.17233912,-2.296003478,0.038418872,0,0.038418872,-1.275249369,1.152601108,-0.12264826,0.455660999 +Jason Williams,willija02,2000,PO,SAC,280,145,0.857807666,-2.301237828,-1.443430162,0.099738625,0,0.099738625,1.172185063,-2.142191781,-0.970006717,0.043368155 +Nick Anderson,anderni01,2000,PO,SAC,255,132,0.101176604,-1.986587718,-1.885411114,0.059854349,0,0.059854349,-0.040022996,-2.043940124,-2.08396312,-0.293890718 +Peja Stojakovic,stojape01,2000,PO,SAC,250,129,-0.817433902,-0.542179567,-1.359613469,0.093977194,0,0.093977194,-0.661526806,-0.889087994,-1.5506148,-0.37846737 +Jon Barry,barryjo01,2000,PO,SAC,197,102,5.474099714,-1.288996655,4.185103058,0.36851662,0,0.36851662,4.676844069,-1.508435189,3.16840888,-0.884983856 +Tony Delk,delkto01,2000,PO,SAC,195,101,2.718197107,-2.09804698,0.620150127,0.178564091,0,0.178564091,2.626087693,-1.866333148,0.759754545,-0.271174848 +Corliss Williamson,willico02,2000,PO,SAC,168,87,2.112820811,-2.527829272,-0.415008461,0.106429978,0,0.106429978,0.958462434,-3.014366718,-2.055904283,-0.386169214 +Scot Pollard,pollasc01,2000,PO,SAC,135,70,-1.8226768,-1.000878312,-2.823555113,-0.00276906,0,-0.00276906,-1.843135428,0.791321303,-1.051814125,1.959090611 +Lawrence Funderburke,fundela01,2000,PO,SAC,66,34,0.184618699,0.065208951,0.24982765,0.052628541,0,0.052628541,-0.207597665,-1.665781309,-1.873378974,-1.723245464 +Tyrone Corbin,corbity01,2000,PO,SAC,44,23,1.592097721,-2.305006922,-0.712909201,0.02470729,0,0.02470729,0.630956537,-3.026336356,-2.39537982,0.191734006 +Darrick Martin,martida01,2000,PO,SAC,41,21,-3.259255648,-1.889581673,-5.148837321,-0.027128192,0,-0.027128192,-2.35886459,-1.544812876,-3.903677466,2.080314699 +David Robinson,robinda01,2000,PO,SAS,297,155,-0.883874608,9.631841206,8.747966598,0.930893346,0,0.930893346,-0.630298377,8.846337253,8.216038876,-0.653096103 +Avery Johnson,johnsav01,2000,PO,SAS,276,144,0.022700022,-0.10323222,-0.080532198,0.20122845,0,0.20122845,-0.796181022,0.433439106,-0.362741916,-0.458910645 +Samaki Walker,walkesa01,2000,PO,SAS,232,121,-1.330687715,3.046473649,1.715785934,0.281891928,0,0.281891928,-1.951989283,2.517663091,0.565673808,-0.76429226 +Sean Elliott,elliose01,2000,PO,SAS,228,119,-1.167108652,-0.036825867,-1.203934519,0.097024805,0,0.097024805,-1.832853378,0.262889465,-1.569963913,0.196048396 +Mario Elie,eliema01,2000,PO,SAS,220,115,-1.41988722,0.989874053,-0.430013167,0.139876921,0,0.139876921,-1.808981699,0.000886971,-1.808094728,-0.324359903 +Terry Porter,portete01,2000,PO,SAS,170,89,-5.450472168,2.094451904,-3.356020264,-0.028566588,0,-0.028566588,-4.704286657,1.599169496,-3.105117161,0.581019164 +Malik Rose,rosema01,2000,PO,SAS,159,83,-4.077682902,1.014767575,-3.062915327,-0.013761679,0,-0.013761679,-4.454074065,0.909061446,-3.545012619,0.619189505 +Antonio Daniels,daniean01,2000,PO,SAS,157,82,0.889867466,4.179286943,5.069154409,0.339844637,0,0.339844637,0.79264183,3.642298922,4.434940752,0.64809494 +Jerome Kersey,kerseje01,2000,PO,SAS,48,25,-5.893627758,5.373453947,-0.520173811,0.029721498,0,0.029721498,-5.825585329,5.961859477,0.136274149,1.175808495 +Jaren Jackson,jacksja01,2000,PO,SAS,36,19,-1.957899718,2.201863519,0.243963801,0.030052716,0,0.030052716,-2.671420464,1.432889432,-1.238531032,0.355246481 +Derrick Dial,dialde01,2000,PO,SAS,15,8,8.590202874,-2.582370769,6.007832104,0.03655382,0,0.03655382,6.898129259,-2.745599514,4.152529745,-0.754799464 +Gary Payton,paytoga01,2000,PO,SEA,415,221,4.063230728,0.897712147,4.960942875,0.894711562,0,0.894711562,4.443131439,1.550040454,5.993171892,-0.197753022 +Horace Grant,grantho01,2000,PO,SEA,348,185,-0.766615961,2.787685077,2.021069116,0.460404994,0,0.460404994,-0.946088136,2.977757788,2.031669652,-0.77378101 +Vin Baker,bakervi01,2000,PO,SEA,333,177,-4.734064016,-0.196725758,-4.930789774,-0.203263355,0,-0.203263355,-3.814611738,-0.009776778,-3.824388516,0.065741263 +Rashard Lewis,lewisra02,2000,PO,SEA,295,157,2.238028953,0.605721734,2.843750686,0.459488401,0,0.459488401,2.225379175,0.110438275,2.33581745,-0.505799045 +Brent Barry,barrybr01,2000,PO,SEA,291,155,1.641511003,-0.873881015,0.767629988,0.288463743,0,0.288463743,1.164168869,-0.21978314,0.944385728,0.48389842 +Shammond Williams,willish01,2000,PO,SEA,186,99,6.801764341,3.16987829,9.971642632,0.655417092,0,0.655417092,6.482500509,2.220437436,8.702937944,-0.979051915 +Ruben Patterson,patteru01,2000,PO,SEA,158,84,2.163029385,-0.392191467,1.770837918,0.198823011,0,0.198823011,1.485287834,-1.895800831,-0.410512996,-0.445429788 +Greg Foster,fostegr01,2000,PO,SEA,128,68,-4.655719415,-2.196510086,-6.852229501,-0.14903587,0,-0.14903587,-5.004689157,-1.662193099,-6.666882256,1.363060214 +Lazaro Borrell,borrela01,2000,PO,SEA,49,26,1.839030758,-0.941494681,0.897536078,0.049481517,0,0.049481517,0.591473619,-2.203224609,-1.61175099,-0.74995111 +Jelani McCoy,mccoyje01,2000,PO,SEA,49,26,-9.986351931,-2.107315199,-12.09366713,-0.131318995,0,-0.131318995,-9.993283832,-1.718748547,-11.71203238,2.423559502 +Chuck Person,persoch01,2000,PO,SEA,4,2,-9.027983247,-3.384064403,-12.41204765,-0.010572292,0,-0.010572292,-7.612182875,-5.891601967,-13.50378484,3.53018287 +Vince Carter,cartevi01,2000,PO,TOR,216,119,2.981214909,-0.56756479,2.413650119,0.323296542,0,0.323296542,2.756818058,-0.48421899,2.272599068,-0.010956991 +Tracy McGrady,mcgratr01,2000,PO,TOR,201,111,-0.104734021,-0.89202218,-0.996756201,0.102108965,0,0.102108965,-0.217200248,-1.235087694,-1.452287942,-0.255858299 +Charles Oakley,oaklech01,2000,PO,TOR,199,110,0.147627498,2.315384849,2.463012346,0.304722643,0,0.304722643,0.228972121,3.040763766,3.269735887,0.878508624 +Antonio Davis,davisan01,2000,PO,TOR,190,105,0.874786687,0.565003574,1.439790261,0.229589077,0,0.229589077,0.03216142,0.115046306,0.147207726,-0.729745235 +Muggsy Bogues,boguemu01,2000,PO,TOR,158,87,-3.464684153,-0.404431706,-3.869115859,-0.051169369,0,-0.051169369,-3.248865807,-0.755114587,-4.003980394,-0.10941713 +Kevin Willis,willike02,2000,PO,TOR,138,76,-1.540363546,0.366306627,-1.174056919,0.063321837,0,0.063321837,-1.760133615,0.818453059,-0.941680556,0.420146638 +Doug Christie,chrisdo01,2000,PO,TOR,111,61,-2.522890726,1.260800625,-1.2620901,0.048734244,0,0.048734244,-2.300635973,1.659493953,-0.64114202,1.814135527 +Dell Curry,curryde01,2000,PO,TOR,54,30,-0.792767063,0.267882152,-0.52488491,0.035432978,0,0.035432978,-1.226979576,-0.1681753,-1.395154876,0.777445648 +Dee Brown,brownde01,2000,PO,TOR,34,19,-6.600657904,4.446453182,-2.154204722,0.006232866,0,0.006232866,-5.684519816,5.279580797,-0.404939018,4.120745223 +John Thomas,thomajo02,2000,PO,TOR,2,1,-5.832075369,-3.892439233,-9.724514602,-0.003605423,0,-0.003605423,-7.265463221,-6.59496767,-13.86043089,-1.56336213 +Alvin Williams,willial02,2000,PO,TOR,2,1,-4.882497369,-4.524316751,-9.40681412,-0.00344119,0,-0.00344119,-6.760824314,-6.802373807,-13.56319812,-1.56336213 +Karl Malone,malonka01,2000,PO,UTA,714,386,2.574695145,0.022447212,2.597142357,1.078712916,0,1.078712916,2.347010795,0.072623305,2.419634099,-0.602377046 +Bryon Russell,russebr01,2000,PO,UTA,686,371,1.299053464,1.959750123,3.258803587,1.176699063,0,1.176699063,1.505913167,2.115812595,3.621725761,0.27719943 +John Stockton,stockjo01,2000,PO,UTA,648,350,4.978791433,-0.078918669,4.899872764,1.401716669,0,1.401716669,4.444435447,0.386217388,4.830652836,-0.451627207 +Jeff Hornacek,hornaje01,2000,PO,UTA,550,297,1.081498758,-0.330191786,0.751306972,0.546863475,0,0.546863475,0.826385645,-0.018469086,0.807916559,-0.05288953 +Olden Polynice,polynol01,2000,PO,UTA,481,260,-2.851274845,-0.103020543,-2.954295387,-0.027947507,0,-0.027947507,-3.059514254,0.137903189,-2.921611065,-0.00811712 +Howard Eisley,eisleho01,2000,PO,UTA,370,200,-3.969548309,-0.79092805,-4.76047636,-0.212572189,0,-0.212572189,-3.889585073,-0.623437968,-4.513023041,0.415643356 +Greg Ostertag,ostergr01,2000,PO,UTA,318,172,-3.036283689,1.84122572,-1.195057969,0.140020768,0,0.140020768,-3.274201817,1.004920854,-2.269280963,-0.449220118 +Armen Gilliam,gilliar01,2000,PO,UTA,244,132,-9.796313514,0.296421261,-9.499892253,-0.471484142,0,-0.471484142,-9.115748722,-0.740803873,-9.856552595,0.501785698 +Quincy Lewis,lewisqu01,2000,PO,UTA,196,106,-3.308954918,1.589538895,-1.719416023,0.058555086,0,0.058555086,-3.820240916,2.437501685,-1.382739232,1.65717986 +Jacque Vaughn,vaughja01,2000,PO,UTA,124,67,-3.960947639,0.665153563,-3.295794076,-0.019186426,0,-0.019186426,-3.569883216,-0.909298246,-4.479181462,-0.257515437 +Scott Padgett,padgesc01,2000,PO,UTA,109,59,-1.856072649,0.00092488,-1.85514777,0.028141861,0,0.028141861,-1.819364059,-0.560376306,-2.379740365,1.152964108 +Jason Terry,terryja01,2001,RS,ATL,5982,3089,2.012500068,-0.613269501,1.399230567,6.531089574,6.531089574,0,1.827172728,-0.360973011,1.466199718,-0.114806732 +Lorenzen Wright,wrighlo02,2001,RS,ATL,3850,1988,-2.336114813,-1.19883489,-3.534949703,-0.795245766,-0.795245766,0,-2.163355811,-0.771571179,-2.93492699,-0.105676386 +Alan Henderson,hendeal01,2001,RS,ATL,3505,1810,-2.431143458,-1.695173804,-4.126317262,-1.268449931,-1.268449931,0,-2.307203548,-1.795209328,-4.102412876,-0.183577918 +Dikembe Mutombo,mutomdi01,2001,RS,ATL,3323,1716,-2.046872824,2.151234777,0.104361953,2.481901016,2.481901016,0,-2.095402113,1.980055601,-0.115346512,-0.631937781 +Matt Maloney,malonma01,2001,RS,ATL,2717,1403,-0.442210431,0.610607152,0.16839672,2.089051301,2.089051301,0,-0.628165141,0.544163203,-0.084001937,0.00141424 +Brevin Knight,knighbr01,2001,RS,ATL,2641,1364,-0.966212426,1.747915177,0.78170275,2.463604391,2.463604391,0,-0.973613683,2.679980599,1.706366916,0.219687866 +DerMarr Johnson,johnsde03,2001,RS,ATL,2543,1313,-2.199549982,-1.432552337,-3.632102318,-0.593908708,-0.593908708,0,-2.303280222,-1.943980334,-4.247260556,0.46800558 +Hanno Mottola,mottoha01,2001,RS,ATL,1915,989,-4.399481959,-2.782130493,-7.181612452,-2.255354077,-2.255354077,0,-4.957439056,-2.828865494,-7.786304549,0.79354169 +Dion Glover,glovedi01,2001,RS,ATL,1799,929,-1.233324532,0.683215967,-0.550108565,1.048346367,1.048346367,0,-1.433691738,0.435805197,-0.997886541,0.500457072 +Roshown McLeod,mcleoro01,2001,RS,ATL,1756,907,-1.950096568,-0.695941081,-2.646037649,0.04820174,0.04820174,0,-2.20325561,-0.87480301,-3.07805862,0.17853763 +Chris Crawford,crawfch01,2001,RS,ATL,1745,901,-2.857646603,-1.869539454,-4.727186056,-0.914301968,-0.914301968,0,-3.013446806,-1.949188411,-4.962635217,0.549529919 +Nazr Mohammed,mohamna01,2001,RS,ATL,1387,716,0.006586425,-1.06783549,-1.061249065,0.615410121,0.615410121,0,0.093858072,-0.845419209,-0.751561137,-0.223926899 +Larry Robinson,robinla01,2001,RS,ATL,1222,631,0.620508376,-0.315069198,0.305439178,1.001127057,1.001127057,0,0.643246739,-0.236183673,0.407063066,1.640052839 +Toni Kukoc,kukocto01,2001,RS,ATL,1197,618,5.703191482,-1.041322573,4.661868909,2.356262741,2.356262741,0,5.277426168,-1.295432271,3.981993897,0.761560645 +Jim Jackson,jacksji01,2001,RS,ATL,1065,550,-2.044602876,-0.254836041,-2.299438918,0.1271804,0.1271804,0,-1.767727459,-0.464619911,-2.23234737,0.546641804 +Cal Bowdler,bowdlca01,2001,RS,ATL,726,375,0.671452545,-0.428298129,0.243154416,0.571659875,0.571659875,0,-0.365287697,-1.058632299,-1.423919996,-0.162117206 +Anthony Johnson,johnsan02,2001,RS,ATL,540,279,-4.103993658,0.688347002,-3.415646656,-0.095913836,-0.095913836,0,-4.210146068,0.932199954,-3.277946115,1.132265484 +Tony Smith,smithto02,2001,RS,ATL,151,78,-3.935478056,-0.044669488,-3.980147544,-0.049876717,-0.049876717,0,-3.590361451,0.376998925,-3.213362526,1.739617585 +Pepe Sanchez,sanchpe01,2001,RS,ATL,66,34,-11.24495746,-2.331963265,-13.57692073,-0.188014317,-0.188014317,0,-10.70761179,-2.840398434,-13.54801022,0.099261375 +Ira Bowman,bowmair01,2001,RS,ATL,37,19,0.735781108,-2.241006943,-1.505225836,0.011755474,0.011755474,0,-0.936677858,-4.726487409,-5.663165267,-2.38086075 +Sean Colson,colsose01,2001,RS,ATL,27,14,-15.83726053,-4.658980793,-20.49624132,-0.126068316,-0.126068316,0,-14.93179478,-7.545255306,-22.47705008,-0.502315275 +Anthony Miller,millean01,2001,RS,ATL,12,6,-8.918814772,-2.920600123,-11.8394149,-0.027635301,-0.027635301,0,-8.944032249,-6.640462575,-15.58449482,-0.627947034 +Andy Panko,pankoan01,2001,RS,ATL,2,1,-3.073442363,-1.807727674,-4.881170037,-0.001070575,-0.001070575,0,-4.822507565,-4.575325389,-9.397832955,-1.422324534 +Antoine Walker,walkean02,2001,RS,BOS,6627,3396,1.847890149,-1.329359571,0.518530578,5.678827978,5.678827978,0,2.701713541,-0.795768101,1.905945441,0.255079053 +Paul Pierce,piercpa01,2001,RS,BOS,6088,3120,2.58809187,0.049655955,2.637747826,8.608699973,8.608699973,0,2.710447902,0.186144105,2.896592006,0.34834963 +Bryant Stith,stithbr01,2001,RS,BOS,4886,2504,0.057887297,0.18087042,0.238757717,3.814242527,3.814242527,0,-0.319424986,0.29521959,-0.024205396,-0.097156855 +Vitaly Potapenko,potapvi01,2001,RS,BOS,3709,1901,-2.173750384,-1.582801294,-3.756551677,-0.975404002,-0.975404002,0,-2.309004653,-1.435979594,-3.744984248,-0.079511086 +Eric Williams,willier01,2001,RS,BOS,3405,1745,-1.078048601,0.948435432,-0.129613168,2.34301986,2.34301986,0,-1.420975913,0.355025427,-1.065950487,0.399460235 +Randy Brown,brownra02,2001,RS,BOS,2416,1238,-2.841771118,0.775578032,-2.066193085,0.432889582,0.432889582,0,-3.24126639,0.979938688,-2.261327703,0.209148425 +Milt Palacio,palacmi01,2001,RS,BOS,2226,1141,-1.104583848,-0.225739775,-1.330323624,0.825003121,0.825003121,0,-1.662445909,-0.893046245,-2.555492154,-0.161422863 +Mark Blount,blounma01,2001,RS,BOS,2143,1098,-3.557101556,1.766335398,-1.790766157,0.540036107,0.540036107,0,-3.713787139,1.533545576,-2.180241563,0.459449787 +Kenny Anderson,anderke01,2001,RS,BOS,1657,849,-1.201594028,-0.592743581,-1.794337609,0.413309316,0.413309316,0,-1.436275517,-0.485543415,-1.921818932,-0.143927962 +Tony Battie,battito01,2001,RS,BOS,1649,845,-2.940767981,1.60930346,-1.331464521,0.613279597,0.613279597,0,-3.034217943,1.61047288,-1.423745064,0.260009784 +Walter McCarty,mccarwa01,2001,RS,BOS,933,478,-1.197728422,-1.650618986,-2.848347408,-0.024273133,-0.024273133,0,-1.493969699,-1.758230584,-3.252200283,1.111113258 +Chris Herren,herrech01,2001,RS,BOS,796,408,-1.202901711,-1.873463454,-3.076365165,-0.06844033,-0.06844033,0,-1.538192716,-1.981765391,-3.519958106,0.684550541 +Adrian Griffin,griffad01,2001,RS,BOS,736,377,-1.765742399,-0.558113755,-2.323856154,0.082286509,0.082286509,0,-2.188890626,-1.130149541,-3.319040168,0.360162572 +Chris Carr,carrch01,2001,RS,BOS,603,309,0.839600449,-2.866151226,-2.026550777,0.114948908,0.114948908,0,0.000997144,-3.483767385,-3.482770241,0.725296129 +Doug Overton,overtdo01,2001,RS,BOS,281,144,-5.757896188,-2.350105294,-8.108001483,-0.395899915,-0.395899915,0,-5.757648676,-2.661862851,-8.419511527,0.528734185 +Rick Brunson,brunsri01,2001,RS,BOS,277,142,-2.759103964,-0.457276442,-3.216380406,-0.034234295,-0.034234295,0,-2.797597803,-0.332135887,-3.12973369,1.218276224 +Jerome Moiso,moisoje01,2001,RS,BOS,263,135,-7.896868613,-1.448213156,-9.345081769,-0.464685847,-0.464685847,0,-7.547887513,-2.147368534,-9.695256047,2.121535504 +Baron Davis,davisba01,2001,RS,CHH,6013,3192,2.703611199,2.183495551,4.88710675,12.46465254,12.46465254,0,2.79654184,2.747962005,5.544503845,0.201781975 +David Wesley,wesleda01,2001,RS,CHH,5851,3106,0.747290306,-0.304823752,0.442466554,5.056463598,5.056463598,0,0.827816616,0.163299713,0.991116329,-0.047057718 +Jamal Mashburn,mashbja01,2001,RS,CHH,5631,2989,1.014011802,-0.067001378,0.947010424,5.626038221,5.626038221,0,1.259676385,-0.124720966,1.134955419,-0.194210521 +P.J. Brown,brownpj01,2001,RS,CHH,5296,2811,-1.103463944,1.936445907,0.832981962,5.106906918,5.106906918,0,-1.140992337,2.097001035,0.956008699,-0.56976051 +Elden Campbell,campbel01,2001,RS,CHH,4403,2337,-2.590313632,1.779634105,-0.810679527,2.314230605,2.314230605,0,-2.382952491,1.615572626,-0.767379865,0.0761256 +Eddie Robinson,robined01,2001,RS,CHH,2263,1201,0.634118916,-0.353739316,0.280379599,1.843671128,1.843671128,0,-0.026363942,-1.152672023,-1.179035965,-0.656158878 +Jamaal Magloire,magloja01,2001,RS,CHH,2063,1095,-3.571714566,1.256141706,-2.31557286,0.242497735,0.242497735,0,-3.692152588,0.256872578,-3.43528001,-0.077327239 +Derrick Coleman,colemde01,2001,RS,CHH,1287,683,-2.845625234,-1.634949491,-4.480574724,-0.600982231,-0.600982231,0,-2.600125462,-2.493943962,-5.094069423,-0.316240206 +Hersey Hawkins,hawkihe01,2001,RS,CHH,1283,681,0.685589473,0.828030024,1.513619497,1.476535146,1.476535146,0,-0.076088545,-0.092100264,-0.168188809,-0.301900988 +Otis Thorpe,thorpot01,2001,RS,CHH,1219,647,-3.315771021,-1.937137059,-5.25290808,-0.831540055,-0.831540055,0,-3.751263498,-1.863989367,-5.615252865,0.595884203 +Lee Nailon,nailole01,2001,RS,CHH,884,469,-1.855483116,-0.575269112,-2.430752228,0.076611648,0.076611648,0,-2.606563989,-1.549910236,-4.156474226,0.266936224 +Eldridge Recasner,recasel01,2001,RS,CHH,759,403,-3.424632218,-1.640725083,-5.065357301,-0.475901463,-0.475901463,0,-3.731939416,-3.098555176,-6.830494592,-0.031139883 +Tim James,jamesti01,2001,RS,CHH,371,197,-3.268462753,-1.822651993,-5.091114746,-0.235479248,-0.235479248,0,-4.093418859,-2.780278864,-6.873697722,0.068757892 +Scott Burrell,burresc01,2001,RS,CHH,77,41,0.178734283,-1.567401553,-1.38866727,0.029272185,0.029272185,0,0.478239338,0.275855529,0.754094867,2.579735985 +Doug Overton,overtdo01,2001,RS,CHH,28,15,-9.338990158,-1.240734913,-10.57972507,-0.061194165,-0.061194165,0,-8.784821318,-2.65696731,-11.44178863,1.962182966 +Terrance Roberson,roberte01,2001,RS,CHH,24,13,-10.12045126,-3.917088789,-14.03754005,-0.077438885,-0.077438885,0,-10.14433429,-4.959386104,-15.10372039,3.173769633 +Elton Brand,brandel01,2001,RS,CHI,5468,2906,0.102901074,-0.754832648,-0.651931573,3.091767771,3.091767771,0,0.050047532,-0.628582347,-0.578534815,-0.561490961 +Ron Mercer,mercero01,2001,RS,CHI,4770,2535,-0.843657077,-2.455465402,-3.299122479,-0.706539732,-0.706539732,0,-1.065002155,-1.754064764,-2.819066919,-0.477386329 +Metta World Peace,artesro01,2001,RS,CHI,4447,2363,-1.12759627,1.458812066,0.331215796,3.745219515,3.745219515,0,-0.906490219,1.822236072,0.915745853,0.758115506 +Fred Hoiberg,hoibefr01,2001,RS,CHI,4228,2247,2.116988495,-0.755480385,1.36150811,4.706411792,4.706411792,0,1.534215499,-0.348363516,1.185851983,-0.139110776 +Marcus Fizer,fizerma01,2001,RS,CHI,2973,1580,-4.945421882,-3.520451768,-8.46587365,-4.625346953,-4.625346953,0,-4.731208093,-3.731836213,-8.463044306,0.354515742 +Brad Miller,millebr01,2001,RS,CHI,2698,1434,-0.393592178,-1.037103107,-1.430695285,0.96388653,0.96388653,0,-0.713752164,-0.805811383,-1.519563547,-0.129355902 +Bryce Drew,drewbr01,2001,RS,CHI,2456,1305,-1.797714578,-1.273717438,-3.071432016,-0.213705748,-0.213705748,0,-2.104906289,-1.454467486,-3.559373776,-0.132558826 +Jamal Crawford,crawfja01,2001,RS,CHI,1976,1050,-3.619010279,-1.667122348,-5.286132627,-1.360494138,-1.360494138,0,-3.481529693,-2.44812903,-5.929658723,0.126588816 +Khalid El-Amin,elamikh01,2001,RS,CHI,1761,936,-1.159285181,-0.433079029,-1.59236421,0.556030127,0.556030127,0,-1.194080854,-0.341854983,-1.535935837,0.535244336 +Michael Ruffin,ruffimi01,2001,RS,CHI,1654,879,-1.918975776,0.645882154,-1.273093622,0.664774364,0.664774364,0,-2.305930633,0.632120552,-1.673810081,0.339109704 +Corey Benjamin,benjaco01,2001,RS,CHI,1613,857,-2.91239786,-1.774391184,-4.686789044,-0.858551416,-0.858551416,0,-2.954957628,-1.805830133,-4.760787761,1.276551542 +A.J. Guyton,guytoaj01,2001,RS,CHI,1186,630,-1.194590014,-2.56871437,-3.763304384,-0.324015126,-0.324015126,0,-1.675223247,-3.3322721,-5.007495347,-0.478357021 +Dragan Tarlac,tarladr01,2001,RS,CHI,1125,598,-5.608836265,-2.36689254,-7.975728805,-1.603093765,-1.603093765,0,-5.879453101,-2.602753021,-8.482206123,0.505382906 +Dalibor Bagaric,bagarda01,2001,RS,CHI,487,259,-7.971623446,-0.552712496,-8.524335942,-0.771259903,-0.771259903,0,-7.557215212,-1.128793534,-8.686008746,0.995831852 +Jake Voskuhl,voskuja01,2001,RS,CHI,269,143,-5.096831219,-1.201248249,-6.298079468,-0.265193997,-0.265193997,0,-5.115636729,-0.295020051,-5.41065678,2.258407994 +Steve Goodrich,goodrst01,2001,RS,CHI,250,133,-3.594141978,-2.131100509,-5.725242487,-0.202203794,-0.202203794,0,-4.1817208,-3.321304353,-7.503025152,0.143597426 +Andre Miller,millean02,2001,RS,CLE,5473,2848,4.006982007,1.527568438,5.534550445,11.99909191,11.99909191,0,3.572041166,1.610691397,5.182732563,-0.297405793 +Clarence Weatherspoon,weathcl01,2001,RS,CLE,5331,2774,-0.207914765,0.248145543,0.040230777,3.911511573,3.911511573,0,-0.301076957,0.487178593,0.186101636,-0.87658468 +Lamond Murray,murrala01,2001,RS,CLE,4276,2225,-0.691775352,-1.314033384,-2.005808736,0.845050792,0.845050792,0,-0.461529121,-1.191278526,-1.652807647,0.027172103 +Chris Gatling,gatlich01,2001,RS,CLE,3209,1670,-1.281850396,-2.536244209,-3.818094605,-0.914970295,-0.914970295,0,-0.909853932,-2.204184414,-3.114038346,0.498954341 +Matt Harpring,harprma01,2001,RS,CLE,3104,1615,0.330147642,-1.306145759,-0.975998117,1.462065816,1.462065816,0,-0.075011318,-0.918428072,-0.99343939,0.021236162 +Robert Traylor,traylro01,2001,RS,CLE,2329,1212,-2.490827535,0.931519331,-1.559308204,0.742177963,0.742177963,0,-2.196703597,1.091198298,-1.105505298,0.739817368 +Chris Mihm,mihmch01,2001,RS,CLE,2241,1166,-3.533379701,-1.459376843,-4.992756545,-1.335241591,-1.335241591,0,-3.353728327,-1.468272658,-4.822000985,0.072046425 +Jim Jackson,jacksji01,2001,RS,CLE,2191,1140,-2.889939685,-0.843933814,-3.733873499,-0.573900328,-0.573900328,0,-2.673169653,-0.960975038,-3.634144691,0.266567296 +Trajan Langdon,langdtr01,2001,RS,CLE,2145,1116,0.4328507,-1.165321125,-0.732470425,1.152963835,1.152963835,0,0.031119019,-1.257424801,-1.226305783,0.338930095 +Cedric Henderson,hendece02,2001,RS,CLE,1847,961,-4.563613461,-1.148803496,-5.712416957,-1.455935279,-1.455935279,0,-4.669992828,-1.649554896,-6.319547725,0.219696668 +Wesley Person,persowe01,2001,RS,CLE,1841,958,-0.34843239,-0.219891571,-0.56832396,1.063779405,1.063779405,0,-0.693729806,-0.678185332,-1.371915137,-0.221848814 +Bimbo Coles,colesbi01,2001,RS,CLE,1545,804,-2.472366586,-2.017861746,-4.490228332,-0.715681388,-0.715681388,0,-2.708553813,-1.994468967,-4.703022781,0.237802145 +Zydrunas Ilgauskas,ilgauzy01,2001,RS,CLE,1184,616,-2.871101072,0.802228267,-2.068872806,0.214353949,0.214353949,0,-2.356856271,0.444519809,-1.912336462,0.123851167 +Chucky Brown,brownch01,2001,RS,CLE,509,265,-3.06144662,-1.477899311,-4.539345931,-0.242405118,-0.242405118,0,-3.607380859,-1.809817147,-5.417198006,0.183280869 +Anthony Johnson,johnsan02,2001,RS,CLE,446,232,-3.070373194,-2.371862338,-5.442235532,-0.317900751,-0.317900751,0,-3.464202171,-3.054655431,-6.518857602,-0.222970947 +Brevin Knight,knighbr01,2001,RS,CLE,179,93,-3.680726408,-0.094188199,-3.774914607,-0.049220527,-0.049220527,0,-3.694664944,1.082994229,-2.611670715,1.119853343 +Michael Hawkins,hawkimi01,2001,RS,CLE,146,76,-1.784803465,-2.706617418,-4.491420883,-0.068156854,-0.068156854,0,-2.47648714,-2.584156527,-5.060643667,0.865523685 +J.R. Reid,reidjr01,2001,RS,CLE,75,39,0.624313119,-0.211249106,0.413064013,0.062694388,0.062694388,0,0.109424192,-0.640056295,-0.530632103,-0.357442667 +Etdrick Bohannon,bohanet01,2001,RS,CLE,37,19,2.732451194,-1.522590431,1.209860763,0.038343532,0.038343532,0,1.410561673,-1.84823866,-0.437676987,-0.102396156 +Larry Robinson,robinla01,2001,RS,CLE,2,1,-54.60892038,-22.40896095,-77.01788134,-0.039263637,-0.039263637,0,-48.27498013,-31.96816284,-80.24314297,3.343940466 +Michael Finley,finlemi01,2001,RS,DAL,6762,3443,2.757717907,-0.553980388,2.203737519,8.661576162,8.661576162,0,3.081075523,-0.368008059,2.713067464,-0.427133353 +Dirk Nowitzki,nowitdi01,2001,RS,DAL,6137,3125,3.844856045,1.79465717,5.639513216,13.34935362,13.34935362,0,4.123113212,1.669714809,5.792828021,-0.184160193 +Howard Eisley,eisleho01,2001,RS,DAL,4765,2426,0.99619964,-0.589129473,0.407070167,3.913620946,3.913620946,0,0.997413993,-0.266680547,0.730733446,0.141135 +Steve Nash,nashst01,2001,RS,DAL,4688,2387,4.445425033,-1.21007111,3.235353923,7.255474921,7.255474921,0,4.185618488,-1.276744827,2.908873661,-0.427836932 +Shawn Bradley,bradlsh01,2001,RS,DAL,3930,2001,-2.527391843,5.224846138,2.697454296,5.537541778,5.537541778,0,-2.469449175,4.161258004,1.691808829,-0.395505361 +Hubert Davis,davishu01,2001,RS,DAL,2477,1261,-1.540145416,-1.070644651,-2.610790067,0.090336252,0.090336252,0,-1.58404685,-1.359659056,-2.943705906,0.797850258 +Juwan Howard,howarju01,2001,RS,DAL,1950,993,-0.023842303,0.172305472,0.148463169,1.470689266,1.470689266,0,0.270603821,0.382934151,0.653537972,0.141168892 +Christian Laettner,laettch01,2001,RS,DAL,1826,930,-1.293712191,0.108652822,-1.185059369,0.749648124,0.749648124,0,-1.027443334,0.312226686,-0.715216648,0.88364902 +Greg Buckner,buckngr01,2001,RS,DAL,1610,820,0.295105828,-0.20587211,0.089233718,1.192969028,1.192969028,0,-0.224755372,0.405219709,0.180464337,0.399255745 +Courtney Alexander,alexaco02,2001,RS,DAL,927,472,-5.431722437,-2.584942882,-8.016665319,-1.282822445,-1.282822445,0,-5.25183142,-1.976187876,-7.228019296,1.058154139 +Eduardo Najera,najered01,2001,RS,DAL,846,431,-0.523184399,-1.823378279,-2.346562678,0.088629354,0.088629354,0,-0.847711147,-2.405471788,-3.253182936,-0.088453766 +Loy Vaught,vaughlo01,2001,RS,DAL,770,392,-2.994791654,-1.529776745,-4.5245684,-0.356922021,-0.356922021,0,-2.97710831,-1.367446649,-4.344554959,0.523270024 +Gary Trent,trentga01,2001,RS,DAL,627,319,-3.337383593,-1.31516164,-4.652545233,-0.312062776,-0.312062776,0,-2.937812928,-1.472573943,-4.410386871,0.720577172 +Calvin Booth,boothca01,2001,RS,DAL,575,293,-1.359862982,1.37834496,0.018481979,0.419003528,0.419003528,0,-1.148812552,1.83274629,0.683933737,1.148421118 +Vernon Maxwell,maxweve01,2001,RS,DAL,560,285,-4.621849894,-2.17007577,-6.791925664,-0.600999795,-0.600999795,0,-4.024380456,-2.343519217,-6.367899673,2.085794859 +Mark Bryant,bryanma01,2001,RS,DAL,198,101,-5.13119516,-2.4677852,-7.59898036,-0.256051771,-0.256051771,0,-5.515647184,-1.558599908,-7.074247092,2.284914557 +Donnell Harvey,harvedo01,2001,RS,DAL,128,65,-3.926541899,-0.997896804,-4.924438703,-0.074092084,-0.074092084,0,-3.60702739,-1.005599525,-4.612626915,2.536970466 +Wang Zhizhi,zhizhwa01,2001,RS,DAL,75,38,-1.879481031,-3.883265724,-5.762746755,-0.05955294,-0.05955294,0,-2.015298891,-3.394741726,-5.410040616,1.806997999 +Bill Curley,curlebi01,2001,RS,DAL,29,15,-16.51629195,-0.376567689,-16.89285964,-0.11416229,-0.11416229,0,-14.1338418,-0.215367394,-14.3492092,5.056603397 +Obinna Ekezie,ekeziob01,2001,RS,DAL,16,8,-23.03377622,-1.52568838,-24.5594646,-0.090688363,-0.090688363,0,-21.35406086,-1.084077722,-22.43813858,1.733231716 +Nick Van Exel,vanexni01,2001,RS,DEN,5245,2688,3.840370974,-2.151925066,1.688445908,6.038828886,6.038828886,0,3.78311557,-1.817883702,1.965231867,-0.73020507 +Antonio McDyess,mcdyean01,2001,RS,DEN,4986,2555,0.642016477,0.213531543,0.85554802,4.670389415,4.670389415,0,0.753812013,0.300025589,1.053837601,-0.582769973 +Raef LaFrentz,lafrera01,2001,RS,DEN,4794,2457,-0.758101865,1.14235513,0.384253265,3.919931988,3.919931988,0,-0.552630934,1.354593953,0.801963019,-0.212625435 +Voshon Lenard,lenarvo01,2001,RS,DEN,4549,2331,1.193824462,-1.73409628,-0.540271819,2.629297648,2.629297648,0,1.2197114,-1.525647024,-0.305935623,0.046399717 +James Posey,poseyja01,2001,RS,DEN,4400,2255,0.248249301,2.363302423,2.611551724,6.186600049,6.186600049,0,0.233900921,2.187023354,2.420924275,0.271394241 +George McCloud,mccloge01,2001,RS,DEN,3916,2007,1.056168502,-2.653709101,-1.597540599,1.180017204,1.180017204,0,0.924922449,-2.66180013,-1.73687768,-0.005341495 +Robert Pack,packro01,2001,RS,DEN,2459,1260,-0.807082543,-0.652037016,-1.45911956,0.830425651,0.830425651,0,-0.87600111,-1.16390598,-2.039907091,0.064603733 +Kevin Willis,willike02,2001,RS,DEN,2066,1059,-3.523391699,-1.897385627,-5.420777326,-1.44571085,-1.44571085,0,-2.978459542,-0.885722876,-3.864182418,0.171819677 +Keon Clark,clarkke01,2001,RS,DEN,1467,752,-4.196383667,-1.234310009,-5.430693676,-1.033676365,-1.033676365,0,-4.032458258,-1.188819676,-5.221277934,0.464490885 +Ryan Bowen,bowenry01,2001,RS,DEN,1358,696,0.155318397,0.627847045,0.783165442,1.259947083,1.259947083,0,-0.398005325,0.588976465,0.19097114,0.391764862 +Mark Strickland,stricma01,2001,RS,DEN,1009,517,-2.767816504,-1.70157237,-4.469388874,-0.453843012,-0.453843012,0,-3.143979615,-2.308415959,-5.452395574,0.063924445 +Tariq Abdul-Wahad,abdulta01,2001,RS,DEN,820,420,-5.303661332,-0.963653309,-6.267314641,-0.758929606,-0.758929606,0,-5.359759732,-1.405260424,-6.765020156,0.640189941 +Terry Davis,daviste01,2001,RS,DEN,445,228,-2.034036136,-2.817245843,-4.851281979,-0.245076435,-0.245076435,0,-2.765672428,-2.828130035,-5.593802463,0.243116837 +Anthony Goldwire,goldwan01,2001,RS,DEN,392,201,-0.531310439,-0.397120846,-0.928431285,0.187965099,0.187965099,0,-0.301332695,-1.546394583,-1.847727278,0.574831435 +Calbert Cheaney,cheanca01,2001,RS,DEN,299,153,-3.302866664,-0.651817912,-3.954684576,-0.093803439,-0.093803439,0,-3.985391819,-1.07867011,-5.064061929,-0.230720822 +Tracy Murray,murratr01,2001,RS,DEN,263,135,-2.722317604,-2.653759738,-5.376077343,-0.183225983,-0.183225983,0,-2.453470364,-3.636146732,-6.089617096,1.199543983 +Dan McClintock,mcclida01,2001,RS,DEN,113,58,-2.593810101,-2.491048798,-5.084858898,-0.069563383,-0.069563383,0,-2.762842031,-2.564709776,-5.327551807,0.629715731 +Garth Joseph,josepga01,2001,RS,DEN,16,8,-25.79548418,-2.882599284,-28.67808346,-0.106531128,-0.106531128,0,-23.22831629,-6.578605385,-29.80692167,0.613461091 +Jerry Stackhouse,stackje01,2001,RS,DET,6416,3215,3.260941161,-1.012391944,2.248549217,8.183490851,8.183490851,0,3.429053782,-1.057937528,2.371116254,-0.175629865 +Ben Wallace,wallabe01,2001,RS,DET,5508,2760,-1.570281565,5.29338342,3.723101856,9.041267573,9.041267573,0,-1.360363343,4.970770645,3.610407302,-0.748076094 +Chucky Atkins,atkinch01,2001,RS,DET,4716,2363,0.790644265,-1.870926944,-1.080282679,2.016650084,2.016650084,0,0.822526914,-1.481133853,-0.65860694,0.166723299 +Joe Smith,smithjo02,2001,RS,DET,3873,1941,-1.274946571,0.08131213,-1.193634441,1.541735545,1.541735545,0,-1.312433726,0.606316027,-0.706117699,0.028130854 +Michael Curry,currymi01,2001,RS,DET,2963,1485,-2.075499983,-1.287794742,-3.363294725,-0.465067548,-0.465067548,0,-2.897631286,-1.195677916,-4.093309202,0.080810329 +Mateen Cleaves,cleavma01,2001,RS,DET,2530,1268,-4.107632277,-0.18847887,-4.296111147,-1.006215469,-1.006215469,0,-4.133732559,-0.689537952,-4.823270511,0.552460284 +Mikki Moore,mooremi01,2001,RS,DET,2303,1154,-2.841551979,0.80290184,-2.038650139,0.4208695,0.4208695,0,-3.040806385,0.624052159,-2.416754225,0.451422014 +Dana Barros,barroda01,2001,RS,DET,2153,1079,-0.167500407,-2.431442896,-2.598943302,0.082865416,0.082865416,0,-0.5075765,-2.762655927,-3.270232427,-0.324437627 +Jerome Williams,willije01,2001,RS,DET,1604,804,-0.592490892,0.594425589,0.001934698,1.126898572,1.126898572,0,-0.581444555,0.863568399,0.282123844,-0.159286685 +Corliss Williamson,willico02,2001,RS,DET,1596,800,0.84280921,1.873046035,2.715855245,2.237961035,2.237961035,0,0.603316675,2.067786813,2.671103488,0.290463442 +Billy Owens,owensbi01,2001,RS,DET,1582,793,-1.955401901,0.567906223,-1.387495677,0.551844038,0.551844038,0,-1.904290752,0.431023118,-1.473267634,0.098885156 +Jud Buechler,buechju01,2001,RS,DET,1471,737,-0.055049431,0.041530717,-0.013518715,1.031892142,1.031892142,0,-0.69206469,-0.546262057,-1.238326747,0.262724099 +Eric Montross,montrer01,2001,RS,DET,1133,568,-6.06898232,-2.779580607,-8.848562927,-1.785018292,-1.785018292,0,-6.026605153,-2.385577196,-8.412182349,0.924482041 +John Wallace,wallajo01,2001,RS,DET,1052,527,-3.302414103,-1.953175248,-5.255589352,-0.677751931,-0.677751931,0,-3.489240281,-2.286533745,-5.775774026,0.556573356 +Cedric Ceballos,cebalce01,2001,RS,DET,331,166,1.179561112,-1.672020923,-0.492459811,0.196790641,0.196790641,0,1.38363097,-1.929936827,-0.546305857,2.700868427 +Brian Cardinal,cardibr01,2001,RS,DET,251,126,-4.81103476,-0.442599886,-5.253634646,-0.164782149,-0.164782149,0,-4.44558963,0.265558229,-4.180031401,2.200561362 +Kornel David,davidko01,2001,RS,DET,138,69,-2.624349036,0.937196543,-1.687152493,0.037493554,0.037493554,0,-2.915388162,0.341201656,-2.574186506,0.190728002 +Antawn Jamison,jamisan01,2001,RS,GSW,6730,3394,0.795887742,-0.777979439,0.017908303,4.778328077,4.778328077,0,0.687221208,-0.401882354,0.285338854,-0.281937191 +Mookie Blaylock,blaylmo01,2001,RS,GSW,4664,2352,1.022881718,1.743587675,2.766469393,6.60647218,6.60647218,0,1.100630219,2.178414095,3.279044314,-0.184663814 +Larry Hughes,hughela01,2001,RS,GSW,3660,1846,-0.85184361,0.43941957,-0.41242404,2.204236753,2.204236753,0,-0.82039856,0.711071277,-0.109327283,0.110705884 +Bob Sura,surabo01,2001,RS,GSW,3339,1684,-0.959868029,-2.068276406,-3.028144435,-0.239660475,-0.239660475,0,-1.112897316,-2.245245317,-3.358142633,0.264774954 +Vonteego Cummings,cummivo01,2001,RS,GSW,2964,1495,-1.846666247,-1.874193908,-3.720860155,-0.743827589,-0.743827589,0,-1.881511381,-1.455555863,-3.337067244,0.412120355 +Adonal Foyle,foylead01,2001,RS,GSW,2889,1457,-4.720200344,0.497425399,-4.222774945,-1.08491526,-1.08491526,0,-4.671369602,-0.120135824,-4.791505427,-0.834066254 +Marc Jackson,jacksma02,2001,RS,GSW,2796,1410,-1.687752656,-2.172861299,-3.860613955,-0.797038398,-0.797038398,0,-1.749386554,-1.95933464,-3.708721194,-0.221594559 +Chris Porter,portech01,2001,RS,GSW,2274,1147,-2.046350869,-2.539859163,-4.586210032,-1.074014394,-1.074014394,0,-2.394409986,-2.473081425,-4.867491411,-0.045941962 +Erick Dampier,dampier01,2001,RS,GSW,2058,1038,-5.136792391,-1.934264072,-7.071056463,-2.287140428,-2.287140428,0,-4.970504994,-2.21403468,-7.184539674,-0.049935472 +Corie Blount,blounco01,2001,RS,GSW,1820,918,-1.003147191,-2.457385194,-3.460532384,-0.331103947,-0.331103947,0,-1.238763294,-2.359404066,-3.59816736,-0.467148847 +Adam Keefe,keefead01,2001,RS,GSW,1658,836,-2.740420323,-1.393055419,-4.133475741,-0.589665783,-0.589665783,0,-3.22939009,-1.84682442,-5.07621451,-0.066389407 +Chris Mills,millsch01,2001,RS,GSW,978,493,-2.427653611,-1.174507175,-3.602160786,-0.213953878,-0.213953878,0,-2.651686503,-1.111497328,-3.763183831,-0.167555362 +Vinny Del Negro,delnevi01,2001,RS,GSW,785,396,-2.20356484,-4.384529598,-6.588094438,-0.773551772,-0.773551772,0,-3.274818649,-4.592634616,-7.867453265,-0.225510738 +Chris Mullin,mullich01,2001,RS,GSW,742,374,-1.572611453,-0.280843115,-1.853454568,0.171275359,0.171275359,0,-1.70271506,-1.110399521,-2.813114581,0.108613727 +Paul McPherson,mcphepa01,2001,RS,GSW,569,287,0.875648028,-2.581000229,-1.7053522,0.153769777,0.153769777,0,0.228949091,-2.841252106,-2.612303015,0.485785237 +Danny Fortson,fortsda01,2001,RS,GSW,403,203,3.242810198,-1.76887323,1.473936968,0.435000305,0.435000305,0,2.438882221,-1.194744148,1.244138073,-0.52249508 +Bill Curley,curlebi01,2001,RS,GSW,351,177,-0.566297562,-2.337358206,-2.903655768,-0.014113599,-0.014113599,0,-1.176952242,-1.712655146,-2.889607388,1.581519312 +Chris Garner,garnech01,2001,RS,GSW,295,149,-4.731147922,-1.785442424,-6.516590347,-0.288987496,-0.288987496,0,-4.888056202,-1.400903052,-6.288959254,0.855265296 +Chucky Brown,brownch01,2001,RS,GSW,147,74,0.092167879,-0.325448913,-0.233281034,0.095876095,0.095876095,0,-0.808578969,-0.394795835,-1.203374804,0.833701792 +John Coker,cokerjo01,2001,RS,GSW,63,32,-7.417212816,-1.611369981,-9.028582798,-0.102569758,-0.102569758,0,-7.452408325,-2.648983229,-10.10139155,0.056845942 +Ruben Garces,garceru01,2001,RS,GSW,22,11,-10.70166359,4.399743221,-6.301920366,-0.019303988,-0.019303988,0,-9.045945944,2.711198163,-6.33474778,-2.918817716 +Randy Livingston,livinra01,2001,RS,GSW,14,7,-5.166065619,-2.174085314,-7.340150934,-0.01633741,-0.01633741,0,-5.855030904,-4.374397687,-10.22942859,-0.314620963 +Steve Francis,francst01,2001,RS,HOU,6084,3194,5.339914823,1.055854928,6.395769752,14.89444977,14.89444977,0,5.56681046,1.81497512,7.38178558,-0.057637968 +Cuttino Mobley,moblecu01,2001,RS,HOU,5719,3002,2.495070862,-0.40242206,2.092648802,7.39380205,7.39380205,0,2.558389457,-0.12246726,2.435922197,-0.290049365 +Shandon Anderson,andersh01,2001,RS,HOU,4564,2396,-0.107717478,-0.097481218,-0.205198696,3.117643834,3.117643834,0,-0.149350324,0.077881689,-0.071468635,0.201222328 +Maurice Taylor,tayloma01,2001,RS,HOU,3757,1972,-2.178565261,-2.095184101,-4.273749361,-1.531957673,-1.531957673,0,-2.120020803,-1.9551778,-4.075198603,-0.066768133 +Kenny Thomas,thomake01,2001,RS,HOU,3467,1820,-2.204862,-0.41510744,-2.61996944,0.120832688,0.120832688,0,-1.904644459,-0.712746643,-2.617391102,0.069588766 +Moochie Norris,norrimo01,2001,RS,HOU,3151,1654,1.443157253,0.133945049,1.577102302,3.636040316,3.636040316,0,1.154472107,-0.474655354,0.679816754,-0.391336683 +Walt Williams,williwa02,2001,RS,HOU,3016,1583,0.065202711,-0.155582833,-0.090380122,2.155148639,2.155148639,0,0.176794974,-0.626516866,-0.449721892,0.305893278 +Hakeem Olajuwon,olajuha01,2001,RS,HOU,2943,1545,-0.841435423,2.885376585,2.043941161,3.769103618,3.769103618,0,-0.290863721,2.774954283,2.484090562,-0.238585734 +Matt Bullard,bullama01,2001,RS,HOU,1905,1000,2.226722572,-2.50515709,-0.278434518,1.260370282,1.260370282,0,2.20236032,-2.919559191,-0.717198871,-0.045579516 +Kelvin Cato,catoke01,2001,RS,HOU,1189,624,-1.842826234,0.944293662,-0.898532572,0.590958337,0.590958337,0,-2.024852766,0.840558406,-1.18429436,0.237537501 +Carlos Rogers,rogerca01,2001,RS,HOU,1036,544,0.36703906,-1.465022544,-1.097983484,0.454463412,0.454463412,0,-0.117922435,-2.285732027,-2.403654462,-0.815994399 +Dan Langhi,langhda01,2001,RS,HOU,459,241,-4.442711227,-1.965722623,-6.408433849,-0.448692703,-0.448692703,0,-4.492181318,-3.016906618,-7.509087935,-0.234373162 +Jason Collier,collija02,2001,RS,HOU,423,222,-5.674256326,-2.437067633,-8.111323959,-0.60853794,-0.60853794,0,-5.531922446,-3.062420026,-8.594342472,0.196284993 +Sean Colson,colsose01,2001,RS,HOU,57,30,2.46320105,-1.218238155,1.244962895,0.06264719,0.06264719,0,2.408562524,-0.246200204,2.16236232,2.265656694 +Anthony Miller,millean01,2001,RS,HOU,6,3,-3.108003772,-3.492171669,-6.60017544,-0.006070819,-0.006070819,0,-4.361810207,-1.724663554,-6.086473761,2.785083799 +Reggie Miller,millere01,2001,RS,IND,5993,3181,3.786030988,-1.070903048,2.71512794,8.844215353,8.844215353,0,3.507660224,-0.659796386,2.847863838,-0.264367564 +Jalen Rose,roseja01,2001,RS,IND,5544,2943,1.478469197,-1.076528469,0.401940727,4.724845098,4.724845098,0,1.410685515,-0.751767683,0.658917832,-0.15321273 +Jermaine O'Neal,onealje01,2001,RS,IND,4975,2641,-2.376653672,2.908627309,0.531973637,4.405982431,4.405982431,0,-2.022354678,2.573708839,0.55135416,-0.339821004 +Travis Best,besttr01,2001,RS,IND,4629,2457,2.074710794,0.462443473,2.537154267,6.630742725,6.630742725,0,1.782478411,1.282786604,3.065265016,0.041382344 +Al Harrington,harrial01,2001,RS,IND,3564,1892,-3.20996676,-0.039929532,-3.249896291,-0.484462679,-0.484462679,0,-2.975938514,-0.185150667,-3.161089181,0.366185514 +Austin Croshere,croshau01,2001,RS,IND,3530,1874,-0.799348968,-1.774770674,-2.574119642,0.168368149,0.168368149,0,-0.513364746,-2.179933818,-2.693298564,0.113303013 +Jeff Foster,fosteje01,2001,RS,IND,2170,1152,-2.222203181,2.046440891,-0.175762289,1.515379914,1.515379914,0,-2.239819723,1.772986184,-0.46683354,0.144685005 +Sam Perkins,perkisa01,2001,RS,IND,1882,999,-0.964025649,0.27016222,-0.693863429,1.045407005,1.045407005,0,-1.029730946,-0.525026444,-1.554757391,-0.227755283 +Derrick McKey,mckeyde01,2001,RS,IND,1859,987,-1.987614889,1.141634099,-0.84598079,0.965719872,0.965719872,0,-2.428485788,1.091974881,-1.336510907,0.666250237 +Zan Tabak,tabakza01,2001,RS,IND,1464,777,-3.880235566,0.06285733,-3.817378236,-0.425924103,-0.425924103,0,-3.967644542,-0.426607291,-4.394251833,0.608481347 +Jonathan Bender,bendejo01,2001,RS,IND,1081,574,-5.150226718,-0.65283267,-5.803059389,-0.900613606,-0.900613606,0,-5.224558333,-1.999874808,-7.224433141,0.672390156 +Tyus Edney,edneyty01,2001,RS,IND,495,263,-0.764511673,-1.108686238,-1.873197911,0.117508558,0.117508558,0,-0.878638719,-1.793512275,-2.672150994,-0.11225613 +Bruno Sundov,sundobr01,2001,RS,IND,226,120,-2.663734273,-1.203603402,-3.867337675,-0.069311979,-0.069311979,0,-2.862203211,-0.843970032,-3.706173243,1.220402413 +Terry Mills,millste01,2001,RS,IND,213,113,-5.173577307,-1.95351202,-7.127089327,-0.258702548,-0.258702548,0,-4.581693243,-2.219289719,-6.800982961,2.324331053 +Lari Ketner,ketnela01,2001,RS,IND,13,7,-11.92768837,-3.829154561,-15.75684294,-0.046286573,-0.046286573,0,-11.71834418,-9.59427627,-21.31262045,-0.330114534 +Lamar Odom,odomla01,2001,RS,LAC,5355,2836,1.61304125,1.30042909,2.91347034,8.203196572,8.203196572,0,2.010381505,1.266022879,3.276404384,0.096540205 +Jeff McInnis,mcinnje01,2001,RS,LAC,5345,2831,2.302570563,-2.07966091,0.222909654,4.275415925,4.275415925,0,1.926672889,-0.921380479,1.005292411,-0.399642549 +Eric Piatkowski,piatker01,2001,RS,LAC,4048,2144,2.855146699,-1.266180518,1.588966181,4.729764757,4.729764757,0,2.387510052,-1.220734221,1.166775831,-0.320918025 +Darius Miles,milesda01,2001,RS,LAC,4027,2133,-1.432493104,2.335750396,0.903257291,3.971722655,3.971722655,0,-1.609711183,1.665869289,0.056158106,-0.091946541 +Michael Olowokandi,olowomi01,2001,RS,LAC,4016,2127,-5.980564465,-0.05500533,-6.035569795,-3.567803956,-3.567803956,0,-5.324613492,-0.10359803,-5.428211522,0.060051671 +Sean Rooks,rooksse01,2001,RS,LAC,2932,1553,-2.844008297,0.601945534,-2.242062763,0.402774986,0.402774986,0,-2.858701735,0.615331663,-2.243370072,0.072432652 +Corey Maggette,maggeco01,2001,RS,LAC,2566,1359,0.61913536,-1.30142565,-0.682290291,1.437318446,1.437318446,0,0.31018002,-1.541849511,-1.23166949,0.234932005 +Quentin Richardson,richaqu01,2001,RS,LAC,2564,1358,1.596034873,-1.455716384,0.140318489,2.00331453,2.00331453,0,1.421319101,-1.59743176,-0.176112659,0.034709869 +Keyon Dooling,doolike01,2001,RS,LAC,2336,1237,-0.960035725,-0.815481011,-1.775516735,0.616923119,0.616923119,0,-1.127782438,-1.147177819,-2.274960257,0.286742157 +Cherokee Parks,parksch02,2001,RS,LAC,1654,876,-2.039106887,-0.476750565,-2.515857452,0.104751846,0.104751846,0,-2.176413645,-0.339274094,-2.515687738,0.092917068 +Brian Skinner,skinnbr01,2001,RS,LAC,1103,584,-4.43535394,0.018917038,-4.416436902,-0.496191049,-0.496191049,0,-4.253947248,-0.429572929,-4.683520177,-0.062330618 +Derek Strong,stronde01,2001,RS,LAC,927,491,-3.559365828,-0.900616201,-4.459982029,-0.425861897,-0.425861897,0,-3.55747945,-1.399703531,-4.957182981,-0.539480748 +Tyrone Nesby,nesbyty01,2001,RS,LAC,629,333,-1.10774846,-0.341671173,-1.449419633,0.22393475,0.22393475,0,-0.891744017,-0.059151945,-0.950895963,1.241399647 +Earl Boykins,boykiea01,2001,RS,LAC,281,149,0.788004322,-1.695372122,-0.9073678,0.139598912,0.139598912,0,0.515422498,-2.101975754,-1.586553257,-0.314855104 +Zendon Hamilton,hamilze01,2001,RS,LAC,36,19,-7.469473632,-2.480134311,-9.949607943,-0.070983157,-0.070983157,0,-6.693160595,-2.529843002,-9.223003598,1.57659741 +Shaquille O'Neal,onealsh01,2001,RS,LAL,5650,2924,4.618454224,0.966083308,5.584537532,12.40995036,12.40995036,0,5.039853417,1.061892725,6.101746142,-0.176156548 +Kobe Bryant,bryanko01,2001,RS,LAL,5378,2783,4.894991784,1.010906082,5.905897866,12.28960151,12.28960151,0,5.201767629,1.443884192,6.645651821,-0.005949566 +Horace Grant,grantho01,2001,RS,LAL,4618,2390,0.652281824,0.241344444,0.893626268,4.399794801,4.399794801,0,0.525064161,0.325726697,0.850790858,-0.89708283 +Rick Fox,foxri01,2001,RS,LAL,4427,2291,2.022593215,-0.150307361,1.872285854,5.414270305,5.414270305,0,2.105913594,-0.222860505,1.88305309,0.195306882 +Brian Shaw,shawbr01,2001,RS,LAL,3542,1833,-0.27241255,-0.940532199,-1.212944749,1.436336486,1.436336486,0,-0.505058308,-1.11569587,-1.620754178,-0.071457236 +Robert Horry,horryro01,2001,RS,LAL,3067,1587,-0.438309574,-0.471494796,-0.90980437,1.498269818,1.498269818,0,-0.126364014,-0.28953468,-0.415898694,0.513557631 +Isaiah Rider,rideris01,2001,RS,LAL,2330,1206,-1.381843618,-2.822671837,-4.204515455,-0.895308427,-0.895308427,0,-1.342841766,-3.414678116,-4.757519883,0.035423324 +Ron Harper,harpero01,2001,RS,LAL,2201,1139,-0.901387483,-0.22984059,-1.131228073,0.937673269,0.937673269,0,-0.880764781,-0.467704986,-1.348469767,-0.29683373 +Mike Penberthy,penbemi01,2001,RS,LAL,1644,851,0.448110643,-2.335259514,-1.887148871,0.374414738,0.374414738,0,0.373463114,-2.670411201,-2.296948088,-0.053767314 +Derek Fisher,fishede01,2001,RS,LAL,1370,709,0.803088561,1.504146083,2.307234644,1.82937353,1.82937353,0,1.147734436,2.314445865,3.462180302,0.000552189 +Mark Madsen,madsema01,2001,RS,LAL,1239,641,-1.808052439,-1.728306582,-3.536359021,-0.258206055,-0.258206055,0,-2.261573004,-1.860896485,-4.122469489,0.372214037 +Devean George,georgde01,2001,RS,LAL,1146,593,-4.634839261,-0.877241813,-5.512081074,-0.846606467,-0.846606467,0,-4.166152039,-1.381174373,-5.547326412,1.209169288 +Tyronn Lue,luety01,2001,RS,LAL,904,468,-2.084719168,-2.479803265,-4.564522433,-0.43648779,-0.43648779,0,-2.130455047,-2.289655548,-4.420110595,0.687928674 +Greg Foster,fostegr01,2001,RS,LAL,871,451,-4.62834908,-1.454194123,-6.082543203,-0.77218388,-0.77218388,0,-4.434352409,-1.607715969,-6.042068378,0.646059921 +Stanislav Medvedenko,medvest01,2001,RS,LAL,75,39,-1.898856449,-1.296874508,-3.195730957,-0.009066665,-0.009066665,0,-1.424798198,-0.979254556,-2.404052753,2.057322133 +Anthony Mason,masonan01,2001,RS,MIA,5972,3254,-0.449692849,0.56634936,0.116656511,4.734987438,4.734987438,0,-0.540591888,0.788447913,0.247856025,-0.469724347 +Brian Grant,grantbr01,2001,RS,MIA,5086,2771,-1.442324807,1.059721776,-0.382603031,3.341932555,3.341932555,0,-1.35066335,1.1334175,-0.21724585,-0.138183437 +Bruce Bowen,bowenbr01,2001,RS,MIA,4928,2685,-1.174126236,1.81297879,0.638852554,4.671107974,4.671107974,0,-1.189910458,1.925911619,0.736001161,0.572123104 +Tim Hardaway,hardati01,2001,RS,MIA,4796,2613,3.400980173,0.258677667,3.65965784,8.55837619,8.55837619,0,3.591082441,0.136603162,3.727685603,0.143985785 +Eddie Jones,jonesed02,2001,RS,MIA,4188,2282,2.047688653,1.544406029,3.592094682,7.396359289,7.396359289,0,2.049753455,1.879803184,3.929556639,0.155171271 +Anthony Carter,cartean01,2001,RS,MIA,2992,1630,-2.158711241,1.348644529,-0.810066712,1.61826525,1.61826525,0,-2.240799921,1.021911902,-1.218888019,0.28425699 +A.C. Green,greenac01,2001,RS,MIA,2590,1411,-2.631102806,1.351342788,-1.279760018,1.054258389,1.054258389,0,-3.02699742,0.257891752,-2.769105668,-0.362580171 +Dan Majerle,majerda01,2001,RS,MIA,2397,1306,0.061148833,0.97646211,1.037610942,2.53374873,2.53374873,0,-0.199859005,0.879938079,0.680079074,0.365272904 +Eddie House,houseed01,2001,RS,MIA,1009,550,-2.017417363,-2.731439701,-4.748857064,-0.565043994,-0.565043994,0,-2.160413892,-3.221175411,-5.381589303,0.682344346 +Cedric Ceballos,cebalce01,2001,RS,MIA,721,393,0.617449067,-1.747033985,-1.129584919,0.328276844,0.328276844,0,0.182795043,-2.355434598,-2.172639556,0.957687962 +Duane Causwell,causwdu01,2001,RS,MIA,705,384,-6.740475819,-0.941596874,-7.682072693,-0.976871681,-0.976871681,0,-6.649095357,-0.93405153,-7.583146888,1.012571877 +Alonzo Mourning,mournal01,2001,RS,MIA,562,306,-0.97822103,1.359673467,0.381452437,0.485402615,0.485402615,0,-0.803581032,-0.168726371,-0.972307404,-0.657963449 +Todd Fuller,fulleto02,2001,RS,MIA,141,77,-5.808315569,0.456069733,-5.352245837,-0.102278842,-0.102278842,0,-5.471474572,-0.026357548,-5.49783212,0.043874473 +Don MacLean,macledo01,2001,RS,MIA,139,76,-1.66512095,0.445896838,-1.219224113,0.059678194,0.059678194,0,-1.634968116,-0.685999711,-2.320967827,0.501020214 +Jamal Robinson,robinja03,2001,RS,MIA,132,72,-7.959957218,1.520746419,-6.439210799,-0.136742332,-0.136742332,0,-7.283668487,1.50018065,-5.783487837,0.832225314 +Ricky Davis,davisri01,2001,RS,MIA,128,70,-0.211871672,1.198574647,0.986702975,0.133581713,0.133581713,0,-0.511464374,0.617564791,0.106100417,0.089331013 +Ray Allen,allenra02,2001,RS,MIL,6073,3129,6.680691972,0.106263277,6.786955249,15.17248718,15.17248718,0,6.6165847,0.185910328,6.802495028,-0.318168427 +Glenn Robinson,robingl01,2001,RS,MIL,5459,2813,1.670695393,-1.73339417,-0.062698777,3.848168965,3.848168965,0,2.11489709,-1.718016976,0.396880114,-0.206523776 +Sam Cassell,cassesa01,2001,RS,MIL,5258,2709,3.245443166,-1.840043126,1.40540004,5.726487966,5.726487966,0,3.173505817,-1.443754837,1.72975098,-0.270473098 +Tim Thomas,thomati01,2001,RS,MIL,4048,2086,1.435405,-0.644672026,0.790732974,3.775469551,3.775469551,0,1.912881991,-0.727045904,1.185836087,0.175162551 +Lindsey Hunter,hunteli01,2001,RS,MIL,3885,2002,1.515855228,-0.002592306,1.513262922,4.376619136,4.376619136,0,2.124990287,0.324639274,2.449629561,0.467270799 +Ervin Johnson,johnser02,2001,RS,MIL,3845,1981,-2.169876846,1.917531956,-0.25234489,2.518810583,2.518810583,0,-2.306456885,1.823861608,-0.482595277,-0.204293106 +Jason Caffey,caffeja01,2001,RS,MIL,2834,1460,-2.380858274,-1.521152687,-3.902010961,-0.859400242,-0.859400242,0,-2.289295492,-1.59695063,-3.886246122,0.137360731 +Scott Williams,willisc01,2001,RS,MIL,2469,1272,-1.846803983,2.365931604,0.519127621,2.127169331,2.127169331,0,-1.73317963,2.267723377,0.534543747,0.243267329 +Mark Pope,popema01,2001,RS,MIL,1828,942,-2.650201908,-0.026418857,-2.676620765,0.035412652,0.035412652,0,-3.011603999,-0.385324461,-3.39692846,0.382215269 +Darvin Ham,hamda01,2001,RS,MIL,1048,540,-1.96463846,-0.930239601,-2.894878061,-0.040099696,-0.040099696,0,-2.311012763,-0.939399067,-3.250411831,0.427132336 +Rafer Alston,alstora01,2001,RS,MIL,559,288,-0.660635734,-1.709268162,-2.369903895,0.056091111,0.056091111,0,-0.77654176,-2.473733063,-3.250274823,0.397966986 +Joel Przybilla,przybjo01,2001,RS,MIL,524,270,-5.81948793,0.201970522,-5.617517409,-0.397701118,-0.397701118,0,-5.918510581,-0.207075414,-6.125585995,0.628629435 +Jerome Kersey,kerseje01,2001,RS,MIL,472,243,-2.276085682,1.031219779,-1.244865903,0.188200958,0.188200958,0,-2.480539108,1.087763201,-1.392775907,0.790045063 +Michael Redd,reddmi01,2001,RS,MIL,68,35,-5.321371857,-1.546135682,-6.867507539,-0.073862319,-0.073862319,0,-4.887763797,-3.154548379,-8.042312176,0.421962378 +Jason Hart,hartja01,2001,RS,MIL,19,10,-5.955415682,-3.608729075,-9.564144758,-0.034511625,-0.034511625,0,-6.451942315,-7.732805311,-14.18474763,-0.675022955 +Kevin Garnett,garneke01,2001,RS,MIN,6194,3202,2.110520042,2.115901509,4.226421551,11.30761576,11.30761576,0,2.559307337,1.90507583,4.464383167,-0.725042757 +Wally Szczerbiak,szczewa02,2001,RS,MIN,5525,2856,1.897472224,-0.143486249,1.753985976,6.529777357,6.529777357,0,1.50819532,-0.23946302,1.2687323,-0.466018856 +Terrell Brandon,brandte01,2001,RS,MIN,5457,2821,2.764899842,0.636030757,3.400930599,8.789413931,8.789413931,0,2.90707924,1.168507911,4.07558715,-0.661945022 +Anthony Peeler,peelean01,2001,RS,MIN,4113,2126,0.567111383,-0.357640188,0.209471195,3.213352823,3.213352823,0,0.76371995,-0.25086629,0.512853659,0.093725186 +LaPhonso Ellis,ellisla01,2001,RS,MIN,3768,1948,-0.157683786,-1.050864733,-1.208548519,1.536302283,1.536302283,0,-0.039929599,-0.458250459,-0.498180058,0.259212146 +Chauncey Billups,billuch01,2001,RS,MIN,3463,1790,1.642622275,-1.777539506,-0.134917231,2.393410745,2.393410745,0,1.401273787,-1.898373151,-0.497099364,0.199722148 +Rasho Nesterovic,nestera01,2001,RS,MIN,2385,1233,-4.671295397,1.227154129,-3.444141267,-0.438088662,-0.438088662,0,-4.409113195,0.883925634,-3.525187561,0.300417072 +Sam Mitchell,mitchsa01,2001,RS,MIN,1902,983,-2.889242019,-2.770280322,-5.659522341,-1.46675506,-1.46675506,0,-3.133998728,-3.01700791,-6.151006638,0.47791709 +Dean Garrett,garrede01,2001,RS,MIN,1608,831,-3.900048673,1.212476169,-2.687572504,0.026379812,0.026379812,0,-3.881283674,0.499438414,-3.38184526,-0.306875996 +Reggie Slater,slatere01,2001,RS,MIN,1327,686,0.235047859,-1.824284665,-1.589236806,0.410029986,0.410029986,0,-0.118737078,-1.591802357,-1.710539435,0.856011826 +William Avery,averywi01,2001,RS,MIN,896,463,-2.704694594,-1.98901529,-4.693709884,-0.463027495,-0.463027495,0,-2.546620695,-3.164879412,-5.711500108,0.780177944 +Felipe Lopez,lopezfe01,2001,RS,MIN,884,457,-1.986452361,0.952711419,-1.033740943,0.403249117,0.403249117,0,-1.756457858,0.791400013,-0.965057845,0.711596891 +Todd Day,dayto01,2001,RS,MIN,667,345,-0.181730131,-1.391361271,-1.573091402,0.209941015,0.209941015,0,-0.052709356,-1.773192846,-1.825902202,1.24040761 +Sam Jacobson,jacobsa01,2001,RS,MIN,114,59,0.198704516,-1.652760911,-1.454056396,0.04018962,0.04018962,0,-0.512918429,1.223177583,0.710259154,2.79171415 +Tom Hammonds,hammoto01,2001,RS,MIN,58,30,-7.810856118,-3.665626777,-11.47648289,-0.136811513,-0.136811513,0,-7.683234108,-3.688509308,-11.37174342,2.242690121 +Stephon Marbury,marbust01,2001,RS,NJN,4946,2557,4.705782167,-2.012091744,2.693690424,7.091822409,7.091822409,0,4.622640347,-1.663229144,2.959411203,-0.128918786 +Aaron Williams,williaa01,2001,RS,NJN,4519,2336,-1.666391994,-0.229865953,-1.896257948,1.017985111,1.017985111,0,-1.75604446,0.044038089,-1.712006371,0.042844837 +Kenyon Martin,martike01,2001,RS,NJN,4395,2272,-3.08990837,-0.025848859,-3.115757229,-0.424924535,-0.424924535,0,-2.702578235,0.50563849,-2.196939745,0.206497668 +Lucious Harris,harrilu01,2001,RS,NJN,4006,2071,0.538198759,-0.892649062,-0.354450303,2.521931708,2.521931708,0,0.107933455,-0.863721391,-0.755787936,-0.337963908 +Johnny Newman,newmajo01,2001,RS,NJN,3964,2049,-0.388013816,-2.028465871,-2.416479687,0.350725516,0.350725516,0,-0.704690308,-1.754881281,-2.459571589,0.54649067 +Keith Van Horn,vanhoke01,2001,RS,NJN,3352,1733,1.396555985,-2.229285727,-0.832729742,1.695706414,1.695706414,0,1.293084598,-1.863067529,-0.56998293,0.027285794 +Stephen Jackson,jacksst02,2001,RS,NJN,3211,1660,-1.985123952,0.148337573,-1.836786379,0.779242505,0.779242505,0,-1.701063251,-0.322645069,-2.02370832,0.693982439 +Evan Eschmeyer,eschmev01,2001,RS,NJN,2575,1331,-1.94090941,2.816363596,0.875454186,2.473040643,2.473040643,0,-2.211443254,2.612629766,0.401186512,0.415615427 +Sherman Douglas,douglsh01,2001,RS,NJN,2116,1094,-2.478811198,-1.192414959,-3.671226158,-0.514938866,-0.514938866,0,-2.730515834,-1.825573196,-4.55608903,0.134397725 +Kendall Gill,gillke01,2001,RS,NJN,1726,892,-3.458291525,1.120882986,-2.33740854,0.187480887,0.187480887,0,-3.219245593,1.023271846,-2.195973748,-0.142038103 +Doug Overton,overtdo01,2001,RS,NJN,611,316,-0.819006505,-3.156147449,-3.975153954,-0.198306525,-0.198306525,0,-1.1668573,-3.375755569,-4.542612869,0.366180589 +Vladimir Stepania,stepavl01,2001,RS,NJN,542,280,-4.226753201,1.004704272,-3.222048929,-0.067800835,-0.067800835,0,-3.950528569,0.611404511,-3.339124058,0.500919636 +Soumaila Samake,samakso01,2001,RS,NJN,437,226,-3.893981152,-0.873848996,-4.767830149,-0.231467877,-0.231467877,0,-4.319340409,-2.140291215,-6.459631625,-0.475635015 +Mark Strickland,stricma01,2001,RS,NJN,391,202,-4.381308445,-1.533089232,-5.914397678,-0.32462278,-0.32462278,0,-4.632291452,-2.300968142,-6.933259594,-0.425090596 +Jim McIlvaine,mcilvji01,2001,RS,NJN,373,193,-5.548022899,0.510081771,-5.037941128,-0.227462505,-0.227462505,0,-5.585073548,0.501423359,-5.083650188,0.890307798 +Kevin Ollie,ollieke01,2001,RS,NJN,311,161,-5.12857826,-1.245867652,-6.374445912,-0.297390658,-0.297390658,0,-5.591908447,-2.203410927,-7.795319374,-0.10213656 +Eddie Gill,gilled01,2001,RS,NJN,294,152,-2.329252197,-2.047286698,-4.376538895,-0.125704759,-0.125704759,0,-2.644013277,-2.860073132,-5.504086409,-0.317700997 +Jamie Feick,feickja01,2001,RS,NJN,288,149,-3.738331702,0.086652866,-3.651678836,-0.068626574,-0.068626574,0,-3.370097333,0.695923529,-2.674173804,0.109292723 +Jamel Thomas,thomaja01,2001,RS,NJN,108,56,-6.483019966,-1.22081094,-7.703830906,-0.142671421,-0.142671421,0,-5.972701895,-2.275229833,-8.247931728,0.740183521 +Latrell Sprewell,sprewla01,2001,RS,NYK,5512,3017,-0.793406569,0.878180206,0.084773638,4.35546755,4.35546755,0,-0.500692772,0.639443816,0.138751044,-0.169807343 +Allan Houston,houstal01,2001,RS,NYK,5222,2858,0.421290835,-0.234554837,0.186735998,4.277399318,4.277399318,0,0.308446685,-0.285605498,0.022841187,-0.103656957 +Glen Rice,ricegl01,2001,RS,NYK,4041,2212,0.741083723,-0.347733905,0.393349818,3.547963952,3.547963952,0,0.485227693,-0.589301166,-0.104073473,0.012950969 +Marcus Camby,cambyma01,2001,RS,NYK,3886,2127,0.398234231,3.369447525,3.767681756,7.038448079,7.038448079,0,0.419468517,3.638490063,4.05795858,-0.450547043 +Kurt Thomas,thomaku01,2001,RS,NYK,3882,2125,0.835689513,1.909870463,2.745559976,5.971780145,5.971780145,0,0.518899904,2.125713571,2.644613475,0.211262959 +Larry Johnson,johnsla02,2001,RS,NYK,3846,2105,-1.604222706,0.256240867,-1.347981839,1.50913411,1.50913411,0,-1.335907493,0.349950945,-0.985956548,0.208955362 +Charlie Ward,wardch01,2001,RS,NYK,2726,1492,2.317289807,1.482827168,3.800116976,5.001433682,5.001433682,0,2.192094702,1.277833926,3.469928628,0.284539985 +Chris Childs,childch01,2001,RS,NYK,2392,1309,-1.711248352,1.055488796,-0.655759556,1.412106675,1.412106675,0,-1.975720395,1.038740729,-0.936979665,0.888945545 +Mark Jackson,jacksma01,2001,RS,NYK,1436,786,-1.08231987,-0.104793919,-1.18711379,0.627469913,0.627469913,0,-1.252361981,-0.44391403,-1.696276011,0.1069147 +Othella Harrington,harriot01,2001,RS,NYK,1001,548,-1.94410353,2.424771265,0.480667735,0.916236436,0.916236436,0,-2.031899389,2.251696046,0.219796657,1.326475796 +Erick Strickland,stricer01,2001,RS,NYK,769,421,-3.179895326,2.494825959,-0.685069367,0.451719494,0.451719494,0,-2.795344113,2.236930287,-0.558413826,1.70392808 +Luc Longley,longllu01,2001,RS,NYK,550,301,-5.402253604,0.373693505,-5.028560099,-0.352492945,-0.352492945,0,-5.50643804,-0.339775394,-5.846213435,0.679262611 +Travis Knight,knightr01,2001,RS,NYK,468,256,-7.305531425,0.667641703,-6.637889722,-0.513251027,-0.513251027,0,-7.202207974,0.324283272,-6.877924702,0.990884974 +Lavor Postell,postela01,2001,RS,NYK,309,169,-4.251548872,-1.074410297,-5.325959169,-0.222582395,-0.222582395,0,-4.397124037,-3.180782136,-7.577906173,0.196816728 +Felton Spencer,spencfe01,2001,RS,NYK,206,113,-1.133830379,-1.164167498,-2.297997878,0.026497872,0.026497872,0,-1.450640786,-1.393198607,-2.843839392,1.554805757 +Rick Brunson,brunsri01,2001,RS,NYK,121,66,-4.127791998,-2.758928357,-6.886720355,-0.139948453,-0.139948453,0,-4.400504354,-4.756847314,-9.157351668,0.432110672 +Tracy McGrady,mcgratr01,2001,RS,ORL,6063,3087,3.961268837,1.985526666,5.946795503,13.59770285,13.59770285,0,3.91195743,1.853637922,5.765595352,-0.671728075 +Darrell Armstrong,armstda01,2001,RS,ORL,5434,2767,4.100290072,-0.318178641,3.782111432,9.199408129,9.199408129,0,4.223946245,0.206219905,4.430166151,-0.221565506 +Bo Outlaw,outlabo01,2001,RS,ORL,4977,2534,0.987172103,2.298266586,3.28543869,7.771051066,7.771051066,0,0.715613124,2.224911648,2.940524772,-0.376877512 +Mike Miller,millemi01,2001,RS,ORL,4694,2390,0.805634797,-0.388682435,0.416952362,3.864063719,3.864063719,0,0.774672137,-0.591515556,0.183156581,0.056233165 +John Amaechi,amaecjo01,2001,RS,ORL,3358,1710,-6.401168057,-2.356870592,-8.758038649,-5.252561518,-5.252561518,0,-5.87144904,-2.784949331,-8.656398371,0.191956267 +Pat Garrity,garripa01,2001,RS,ORL,3101,1579,-0.876233417,-1.323430322,-2.199663739,0.447461162,0.447461162,0,-0.867835351,-0.960779033,-1.828614383,0.855413725 +Michael Doleac,doleami01,2001,RS,ORL,2746,1398,-4.053126996,0.638233909,-3.414893087,-0.477701602,-0.477701602,0,-3.878118765,0.896277445,-2.981841319,0.673750211 +Monty Williams,willimo01,2001,RS,ORL,2378,1211,-3.052294173,-0.773614551,-3.825908724,-0.66593863,-0.66593863,0,-3.35882062,-1.692272419,-5.051093038,0.164755407 +Troy Hudson,hudsotr01,2001,RS,ORL,1980,1008,-1.511303514,-2.610956502,-4.122260016,-0.708874056,-0.708874056,0,-1.433794383,-3.29543946,-4.729233844,0.411635127 +Andrew DeClercq,declean01,2001,RS,ORL,1773,903,-1.567571259,1.367003052,-0.200568208,1.192014565,1.192014565,0,-1.644800826,2.062322792,0.417521966,1.373010728 +Don Reid,reiddo01,2001,RS,ORL,1500,764,-1.585751723,0.005316485,-1.580435238,0.463085029,0.463085029,0,-1.970534021,0.785317246,-1.185216774,1.457786086 +Cory Alexander,alexaco01,2001,RS,ORL,446,227,-4.298435697,-0.388292312,-4.686728008,-0.227655049,-0.227655049,0,-3.971285263,-0.642010428,-4.613295691,1.37999865 +Dee Brown,brownde01,2001,RS,ORL,304,155,-0.65339786,-1.955664133,-2.609061993,0.011172951,0.011172951,0,-0.510291071,-2.145245203,-2.655536274,0.227279512 +Grant Hill,hillgr01,2001,RS,ORL,261,133,0.40710467,-0.487893809,-0.080789139,0.180101892,0.180101892,0,0.34499296,-0.701971235,-0.356978275,-0.520876488 +James Robinson,robinja02,2001,RS,ORL,98,50,-4.818888998,0.550008527,-4.268880471,-0.039181581,-0.039181581,0,-4.394228245,0.366808322,-4.027419923,1.036549241 +Elliot Perry,perryel01,2001,RS,ORL,77,39,-6.450270859,-0.208011269,-6.658282128,-0.077821649,-0.077821649,0,-5.907355064,-2.30849318,-8.215848244,0.0658217 +Allen Iverson,iversal01,2001,RS,PHI,5687,2979,3.483610345,0.816635534,4.300245878,10.72884215,10.72884215,0,4.145110247,1.37903506,5.524145307,0.114384173 +George Lynch,lynchge01,2001,RS,PHI,5057,2649,-0.422036525,1.762844226,1.340807702,5.512865082,5.512865082,0,-0.543139031,1.864778118,1.321639087,-0.26626839 +Aaron McKie,mckieaa01,2001,RS,PHI,4571,2394,2.028707478,0.758756063,2.787463541,6.776329232,6.776329232,0,1.858602021,0.650162116,2.508764137,0.174306177 +Tyrone Hill,hillty01,2001,RS,PHI,4511,2363,-1.319310956,-1.005078393,-2.324389349,0.512014249,0.512014249,0,-1.330978723,-0.71475581,-2.045734533,-0.198507046 +Theo Ratliff,ratlith01,2001,RS,PHI,3437,1800,-2.423133864,4.586359091,2.163225227,4.480511022,4.480511022,0,-2.146209905,3.743526643,1.597316738,-0.646667153 +Eric Snow,snower01,2001,RS,PHI,3322,1740,0.47250293,1.38025844,1.852761369,4.070596245,4.070596245,0,0.343975595,1.626905967,1.970881562,-0.350190353 +Toni Kukoc,kukocto01,2001,RS,PHI,1869,979,1.525759365,0.776035602,2.301794967,2.536766594,2.536766594,0,1.293455689,-0.243713742,1.049741947,0.492819302 +Dikembe Mutombo,mutomdi01,2001,RS,PHI,1671,875,0.050396131,3.176305749,3.226701879,2.643682647,2.643682647,0,-0.003269115,2.388216378,2.384947263,-0.84675068 +Jumaine Jones,jonesju01,2001,RS,PHI,1653,866,-0.904088156,-0.987936364,-1.892024521,0.378337951,0.378337951,0,-1.098661944,-1.694721474,-2.793383417,-0.181256119 +Kevin Ollie,ollieke01,2001,RS,PHI,1459,764,-0.794856273,-0.068359622,-0.863215895,0.734762149,0.734762149,0,-1.459037653,-0.546981254,-2.006018907,-0.086973952 +Todd MacCulloch,maccuto01,2001,RS,PHI,1140,597,0.134362197,-1.723312942,-1.588950745,0.354843208,0.354843208,0,-0.367283633,-1.839470591,-2.206754224,0.313312615 +Rodney Buford,buforro01,2001,RS,PHI,1094,573,-1.590697573,-2.179720147,-3.770417721,-0.299864915,-0.299864915,0,-1.764016198,-2.451925333,-4.215941531,0.480195338 +Matt Geiger,geigema01,2001,RS,PHI,1035,542,-3.85788983,-0.35314985,-4.21103968,-0.405056171,-0.405056171,0,-3.546618123,-0.475420718,-4.02203884,0.237059534 +Vernon Maxwell,maxweve01,2001,RS,PHI,716,375,-2.031025553,-1.312875041,-3.343900594,-0.115937106,-0.115937106,0,-1.730345054,-1.487447282,-3.217792337,1.876491513 +Nazr Mohammed,mohamna01,2001,RS,PHI,374,196,-3.159186429,-0.732063289,-3.891249719,-0.116019822,-0.116019822,0,-2.914404887,-0.208165764,-3.122570651,1.53391314 +Pepe Sanchez,sanchpe01,2001,RS,PHI,221,116,3.702155443,1.676387517,5.378542959,0.484080315,0.484080315,0,2.715729572,2.399024072,5.114753644,0.577211801 +Raja Bell,bellra01,2001,RS,PHI,57,30,-7.398511413,-5.920157906,-13.31866932,-0.161779505,-0.161779505,0,-7.211756533,-6.956802881,-14.16855941,0.00882108 +Roshown McLeod,mcleoro01,2001,RS,PHI,29,15,-3.412457502,-2.9622832,-6.374740701,-0.02803241,-0.02803241,0,-3.958874825,-3.641685722,-7.600560547,0.972901328 +Anthony Miller,millean01,2001,RS,PHI,4,2,-2.718944668,-1.662303951,-4.381248619,-0.001638887,-0.001638887,0,-4.119364844,-4.396101965,-8.51546681,-1.422324534 +Jason Kidd,kiddja01,2001,RS,PHO,6013,3065,2.189431662,2.358681004,4.548112665,11.3752004,11.3752004,0,2.330027379,2.505776057,4.835803436,-0.301948331 +Shawn Marion,mariosh01,2001,RS,PHO,5605,2857,1.652304726,4.084754259,5.737058984,12.30738758,12.30738758,0,1.456582362,3.996043273,5.452625636,-0.475479794 +Clifford Robinson,robincl02,2001,RS,PHO,5397,2751,-0.88264122,0.481909025,-0.400732195,3.303660668,3.303660668,0,-0.406460237,0.456065619,0.049605381,0.177042081 +Tony Delk,delkto01,2001,RS,PHO,4489,2288,0.08101438,-0.606625998,-0.525611618,2.594492945,2.594492945,0,-0.184171236,-0.58564193,-0.769813166,-0.075364906 +Rodney Rogers,rogerro01,2001,RS,PHO,4283,2183,-0.654848634,1.109755812,0.454907178,3.598313746,3.598313746,0,-0.506028346,1.147605498,0.641577153,0.744910488 +Mario Elie,eliema01,2001,RS,PHO,2955,1506,-0.688259885,1.539967284,0.851707399,2.76304262,2.76304262,0,-1.269660626,0.929801132,-0.339859494,-0.145801421 +Tom Gugliotta,guglito01,2001,RS,PHO,2274,1159,-3.287814007,0.264246318,-3.02356769,-0.16147492,-0.16147492,0,-3.166849895,0.052091716,-3.114758179,-0.166464358 +Jake Tsakalidis,tsakaja01,2001,RS,PHO,1858,947,-5.389308994,0.429980774,-4.959328221,-1.069878349,-1.069878349,0,-5.375712231,-0.294056225,-5.669768456,0.209399513 +Chris Dudley,dudlech02,2001,RS,PHO,1203,613,-4.045182882,0.780543792,-3.26463909,-0.162009045,-0.162009045,0,-4.329037744,0.74985327,-3.579184474,0.604877386 +Daniel Santiago,santida01,2001,RS,PHO,1140,581,-5.333776807,-0.043925456,-5.377702263,-0.787224381,-0.787224381,0,-5.284793576,-0.461020723,-5.745814299,0.98450779 +Vinny Del Negro,delnevi01,2001,RS,PHO,1032,526,0.612149295,-0.398003929,0.214145366,0.793262083,0.793262083,0,-0.317113645,-0.753684883,-1.070798528,-0.256703604 +Elliot Perry,perryel01,2001,RS,PHO,902,460,-1.350372125,-1.102700622,-2.453072747,0.069423416,0.069423416,0,-1.991480568,-2.114085813,-4.105566381,-0.348544468 +Corie Blount,blounco01,2001,RS,PHO,759,387,-4.37724954,-1.251766781,-5.629016321,-0.57515444,-0.57515444,0,-4.601114101,-0.611167505,-5.212281606,1.088386625 +Paul McPherson,mcphepa01,2001,RS,PHO,604,308,-1.716550317,-1.025676012,-2.742226329,0.001234819,0.001234819,0,-2.202823175,-1.044908878,-3.247732053,1.001746277 +Anfernee Hardaway,hardaan01,2001,RS,PHO,220,112,1.684981216,0.706421528,2.391402745,0.29285629,0.29285629,0,1.435247075,0.915840317,2.351087392,-0.294129125 +Ruben Garces,garceru01,2001,RS,PHO,122,62,-1.158514688,-1.588925099,-2.747439787,8.22E-05,8.22E-05,0,-1.387233738,-1.279203166,-2.666436905,1.408451286 +Rasheed Wallace,wallara01,2001,RS,POR,5520,2940,1.948311741,2.325896389,4.274208129,10.49192289,10.49192289,0,2.350012544,2.258679917,4.60869246,-0.388294927 +Damon Stoudamire,stoudda01,2001,RS,POR,4985,2655,2.406967918,0.083387931,2.490355849,7.09132876,7.09132876,0,2.550903617,0.434845001,2.985748618,-0.093111236 +Steve Smith,smithst01,2001,RS,POR,4773,2542,3.164748948,-1.537881721,1.626867228,5.668469408,5.668469408,0,2.729444824,-1.394682311,1.334762513,-0.130365934 +Dale Davis,davisda01,2001,RS,POR,4059,2162,-0.061859456,-0.057367012,-0.119226468,2.881090669,2.881090669,0,-0.136724157,0.086275057,-0.0504491,-0.661571844 +Scottie Pippen,pippesc01,2001,RS,POR,4005,2133,1.603420154,0.403099247,2.006519401,5.178276928,5.178276928,0,1.810011121,0.489882594,2.299893715,0.035023488 +Bonzi Wells,wellsbo01,2001,RS,POR,3746,1995,1.845983155,0.391305824,2.237288978,5.094193677,5.094193677,0,1.859850596,0.342709999,2.202560595,0.325366897 +Arvydas Sabonis,sabonar01,2001,RS,POR,2439,1299,-2.462103057,3.394434557,0.9323315,2.44272925,2.44272925,0,-2.004479166,2.570855513,0.566376346,0.085693617 +Stacey Augmon,augmost01,2001,RS,POR,2219,1182,-1.135253632,1.467538035,0.332284404,1.855654486,1.855654486,0,-1.553228776,0.948019505,-0.605209271,-0.155832159 +Shawn Kemp,kempsh01,2001,RS,POR,2033,1083,-4.755639082,-0.49830428,-5.253943362,-1.400679432,-1.400679432,0,-4.057182908,-0.232851812,-4.29003472,1.143563754 +Greg Anthony,anthogr01,2001,RS,POR,1607,856,0.308517374,-0.777012071,-0.468494696,0.999296308,0.999296308,0,0.649113468,-1.038748434,-0.389634966,0.267991122 +Detlef Schrempf,schrede01,2001,RS,POR,745,397,-2.166016805,-2.329904595,-4.495921401,-0.353648977,-0.353648977,0,-2.616636349,-2.91379816,-5.530434509,0.003562889 +Rod Strickland,stricro02,2001,RS,POR,659,351,-2.388997992,-1.047921868,-3.43691986,-0.122232081,-0.122232081,0,-2.615134821,-1.911721626,-4.526856447,-0.586760498 +Antonio Harvey,harvean01,2001,RS,POR,135,72,-1.081903272,-1.208709457,-2.290612729,0.016841277,0.016841277,0,-1.552959853,-1.98725382,-3.540213673,-0.186256534 +Will Perdue,perduwi01,2001,RS,POR,109,58,0.756273929,1.168281488,1.924555417,0.138579479,0.138579479,0,0.293909334,1.416375116,1.71028445,0.16815987 +Erick Barkley,barkler01,2001,RS,POR,71,38,-3.591698647,-1.548361746,-5.140060394,-0.04664648,-0.04664648,0,-2.370585342,-3.323688088,-5.69427343,0.615661945 +Gary Grant,grantga01,2001,RS,POR,32,17,3.590491503,-2.515138087,1.075353417,0.032896581,0.032896581,0,1.971077304,-3.837395951,-1.866318647,-0.785508284 +Doug Christie,chrisdo01,2001,RS,SAC,5846,2939,1.732163866,2.168293114,3.90045698,9.968562371,9.968562371,0,1.776379179,2.718916235,4.495295413,-0.033800472 +Peja Stojakovic,stojape01,2001,RS,SAC,5779,2905,3.133025886,-0.838743027,2.294282859,7.444406376,7.444406376,0,3.122337714,-0.60813134,2.514206374,-0.393775216 +Chris Webber,webbech01,2001,RS,SAC,5642,2836,1.454579118,2.269102135,3.723681253,9.326174794,9.326174794,0,1.958402969,2.340743503,4.299146472,-0.401924178 +Vlade Divac,divacvl01,2001,RS,SAC,4814,2420,-0.438989278,1.597900156,1.158910878,4.814791165,4.814791165,0,-0.182999863,1.397921536,1.214921673,-0.219618824 +Jason Williams,willija02,2001,RS,SAC,4555,2290,0.727634973,-1.243893439,-0.516258466,2.607117428,2.607117428,0,0.893073936,-1.189177098,-0.296103162,-0.095261794 +Scot Pollard,pollasc01,2001,RS,SAC,3298,1658,-1.513823358,3.425229267,1.911405908,3.931348991,3.931348991,0,-1.610134562,2.887127037,1.276992475,-0.276060789 +Bobby Jackson,jacksbo01,2001,RS,SAC,3278,1648,-1.008713287,2.138338467,1.12962518,3.264178488,3.264178488,0,-0.954343405,1.759868498,0.805525093,0.060929538 +Hedo Turkoglu,turkohe01,2001,RS,SAC,2477,1245,-1.043207967,0.378490537,-0.66471743,1.329970859,1.329970859,0,-1.29801529,0.056922734,-1.241092556,0.376556435 +Jon Barry,barryjo01,2001,RS,SAC,2009,1010,1.055641263,-0.976367675,0.079273587,1.455487964,1.455487964,0,0.491798353,-1.941623671,-1.449825319,-0.154692533 +Lawrence Funderburke,fundela01,2001,RS,SAC,1388,698,-1.397084872,-2.653713599,-4.050798471,-0.458817414,-0.458817414,0,-1.813924241,-3.805748739,-5.61967298,-0.881551804 +Darrick Martin,martida01,2001,RS,SAC,350,176,1.017414834,-1.737016817,-0.719601982,0.183762681,0.183762681,0,0.773166212,-1.691833597,-0.918667385,0.730686609 +Nick Anderson,anderni01,2001,RS,SAC,336,169,-2.326561633,0.709153105,-1.617408528,0.098730798,0.098730798,0,-1.863932942,-0.08486723,-1.948800172,1.015973948 +Jabari Smith,smithja01,2001,RS,SAC,131,66,-2.341579724,-0.097466783,-2.439046507,0.010517143,0.010517143,0,-2.310240539,-0.476791119,-2.787031658,0.408698214 +Art Long,longar01,2001,RS,SAC,40,20,-10.088773,-0.652311983,-10.74108498,-0.082821471,-0.082821471,0,-10.16766943,-1.324075042,-11.49174447,1.450029466 +Tim Duncan,duncati01,2001,RS,SAS,5993,3174,1.881011437,3.772734313,5.653745751,13.54583045,13.54583045,0,2.423078129,3.512780317,5.935858446,-0.427367501 +Derek Anderson,anderde01,2001,RS,SAS,5398,2859,3.289738494,1.464481825,4.754220319,10.92458393,10.92458393,0,3.38472078,1.880319086,5.265039865,-0.18167308 +David Robinson,robinda01,2001,RS,SAS,4477,2371,0.75440381,6.009821669,6.764225479,11.43206855,11.43206855,0,1.13451399,5.463242809,6.597756799,-0.618908454 +Antonio Daniels,daniean01,2001,RS,SAS,3889,2060,2.173084646,-2.289556474,-0.116471828,2.756125313,2.756125313,0,2.016684643,-1.818651601,0.198033042,-0.391813236 +Danny Ferry,ferryda01,2001,RS,SAS,3187,1688,0.326905364,0.417931567,0.744836931,3.009378711,3.009378711,0,-0.023016993,0.21255738,0.189540387,-0.013387565 +Terry Porter,portete01,2001,RS,SAS,3168,1678,1.89320622,0.553016522,2.446222742,4.428789564,4.428789564,0,1.793472374,0.039784133,1.833256507,-0.410536251 +Avery Johnson,johnsav01,2001,RS,SAS,2436,1290,-0.335808326,-0.238673815,-0.574482141,1.423344212,1.423344212,0,-0.734486237,-0.245105971,-0.979592208,-0.547548693 +Sean Elliott,elliose01,2001,RS,SAS,2320,1229,-0.843012223,0.96491256,0.121900337,1.795137163,1.795137163,0,-0.803600747,0.303034363,-0.500566384,-0.289576004 +Malik Rose,rosema01,2001,RS,SAS,2302,1219,-1.826081907,1.518210572,-0.307871335,1.525318229,1.525318229,0,-1.290746102,1.900147451,0.609401348,0.39371256 +Samaki Walker,walkesa01,2001,RS,SAS,1818,963,-3.38261698,-2.787795043,-6.170412023,-1.67968908,-1.67968908,0,-3.317727409,-3.049882349,-6.367609758,-0.045971822 +Steve Kerr,kerrst01,2001,RS,SAS,1227,650,0.109095399,-2.479276014,-2.370180615,0.125234881,0.125234881,0,-0.217186021,-2.924032165,-3.141218186,-0.53122019 +Derrick Dial,dialde01,2001,RS,SAS,391,207,0.169222324,-1.174649503,-1.005427179,0.184678971,0.184678971,0,-0.31838689,-1.985531586,-2.303918476,0.216606745 +Ira Newble,newblir01,2001,RS,SAS,347,184,-2.786397858,-1.96764294,-4.754040798,-0.187823163,-0.187823163,0,-3.08386281,-2.812270992,-5.896133802,-0.1520456 +Shawnelle Scott,scottsh01,2001,RS,SAS,272,144,-3.514123535,0.037968089,-3.476155447,-0.053726812,-0.053726812,0,-3.037250501,-0.179295575,-3.216546076,0.652608076 +Jaren Jackson,jacksja01,2001,RS,SAS,215,114,-0.201211765,-0.965202311,-1.166414076,0.093021574,0.093021574,0,-0.13549242,-0.759043017,-0.894535437,0.918120396 +Gary Payton,paytoga01,2001,RS,SEA,6262,3244,4.397162705,0.117312688,4.514475393,11.96686462,11.96686462,0,4.595297197,0.769826257,5.365123453,-0.433829204 +Rashard Lewis,lewisra02,2001,RS,SEA,5250,2720,2.827687659,-0.275857638,2.551830021,7.332107507,7.332107507,0,2.984511719,0.054998657,3.039510376,-0.319726062 +Vin Baker,bakervi01,2001,RS,SEA,4110,2129,-2.468906251,-1.850551469,-4.31945772,-1.707220065,-1.707220065,0,-2.097090158,-1.665928995,-3.763019153,0.132722957 +Patrick Ewing,ewingpa01,2001,RS,SEA,4067,2107,-4.903174502,-0.300767826,-5.203942328,-2.638867299,-2.638867299,0,-4.256974515,-0.248891256,-4.505865771,0.031518121 +Ruben Patterson,patteru01,2001,RS,SEA,3974,2059,1.984656143,0.399218293,2.383874436,5.393095243,5.393095243,0,1.936012598,0.229979326,2.165991924,-0.000840568 +Brent Barry,barrybr01,2001,RS,SEA,3432,1778,3.97070949,-0.099687435,3.871022056,5.989786532,5.989786532,0,3.516411948,-0.022229927,3.494182021,-0.251805461 +Desmond Mason,masonde01,2001,RS,SEA,2938,1522,-1.422500196,-1.527778611,-2.950278807,-0.155576559,-0.155576559,0,-1.728447508,-1.696413023,-3.424860531,0.032762011 +Emanual Davis,davisem01,2001,RS,SEA,2490,1290,0.385457805,0.56569394,0.951151745,2.438774644,2.438774644,0,0.231403184,0.211268515,0.442671698,0.107355024 +Shammond Williams,willish01,2001,RS,SEA,2390,1238,1.920212945,-1.831089611,0.089123334,1.783806362,1.783806362,0,1.470887638,-2.452907582,-0.982019944,-0.487242467 +Jelani McCoy,mccoyje01,2001,RS,SEA,2206,1143,-4.267054457,-0.264482449,-4.531536906,-1.039862895,-1.039862895,0,-4.148996276,-0.956007287,-5.105003564,0.083933462 +Ruben Wolkowyski,wolkoru01,2001,RS,SEA,589,305,-5.64130715,-0.597257493,-6.238564643,-0.543849548,-0.543849548,0,-5.719740016,-1.429459047,-7.149199062,0.168487724 +Olumide Oyedeji,oyedeol01,2001,RS,SEA,427,221,-2.733832391,0.127934595,-2.605897795,0.016357563,0.016357563,0,-2.986623044,0.145582478,-2.841040566,0.62193036 +Pervis Ellison,ellispe01,2001,RS,SEA,77,40,-5.060272016,-2.266495327,-7.326767342,-0.095865133,-0.095865133,0,-5.551343718,-1.03915169,-6.590495408,2.434472219 +David Wingate,wingada01,2001,RS,SEA,17,9,11.48948372,-2.432206475,9.057277243,0.053917295,0.053917295,0,8.885500204,-3.054997406,5.830502797,-0.509866299 +Vince Carter,cartevi01,2001,RS,TOR,5706,2979,6.303780226,0.493147901,6.796928127,14.46476288,14.46476288,0,6.539437078,0.760413092,7.29985017,-0.289412349 +Charles Oakley,oaklech01,2001,RS,TOR,5300,2767,-2.117577364,1.006127416,-1.111449948,2.307161724,2.307161724,0,-1.717657,1.296709586,-0.420947413,-0.240224423 +Antonio Davis,davisan01,2001,RS,TOR,5227,2729,-1.106675947,0.394535397,-0.71214055,2.810833938,2.810833938,0,-0.902308946,0.272323643,-0.629985303,-0.864076618 +Alvin Williams,willial02,2001,RS,TOR,4586,2394,1.750694992,0.810525084,2.561220076,6.471208249,6.471208249,0,1.590067739,0.978049302,2.56811704,-0.227973211 +Morris Peterson,petermo01,2001,RS,TOR,3465,1809,0.926191721,-0.695466704,0.230725017,2.751795709,2.751795709,0,0.833392616,-0.745055482,0.088337134,0.024509174 +Mark Jackson,jacksma01,2001,RS,TOR,3452,1802,3.011687398,-0.386547551,2.625139847,4.937592592,4.937592592,0,2.79067946,-0.417487363,2.373192097,-0.07858509 +Keon Clark,clarkke01,2001,RS,TOR,1854,968,-0.38687013,-0.59211577,-0.978985901,0.879936021,0.879936021,0,-0.587400683,-0.417024711,-1.004425393,0.557314797 +Dell Curry,curryde01,2001,RS,TOR,1831,956,0.923107742,-2.915247317,-1.992139575,0.369039541,0.369039541,0,0.728216414,-3.496305724,-2.76808931,-0.151831115 +Corliss Williamson,willico02,2001,RS,TOR,1697,886,-2.93431544,-1.276763529,-4.211078969,-0.662440519,-0.662440519,0,-3.001695663,-1.916423041,-4.918118704,0.276615289 +Kevin Willis,willike02,2001,RS,TOR,1477,771,-2.982392433,-1.728938375,-4.711330808,-0.770409195,-0.770409195,0,-2.659133486,-1.625544595,-4.284678081,-0.132629057 +Chris Childs,childch01,2001,RS,TOR,1054,550,-2.93464833,0.23295577,-2.70169256,0.013781737,0.013781737,0,-2.701820976,0.290159215,-2.411661762,1.540788502 +Tracy Murray,murratr01,2001,RS,TOR,868,453,-0.861400262,-3.384268242,-4.245668504,-0.352615809,-0.352615809,0,-0.724159956,-3.985169862,-4.709329818,1.852804072 +Jerome Williams,willije01,2001,RS,TOR,724,378,0.075926327,0.272719757,0.348646084,0.598335365,0.598335365,0,-0.123526937,0.163768073,0.040241137,0.114981999 +Kornel David,davidko01,2001,RS,TOR,268,140,-1.554920887,-2.829560705,-4.384481592,-0.117135661,-0.117135661,0,-2.471396688,-3.234610141,-5.706006829,0.306814981 +Michael Stewart,stewami01,2001,RS,TOR,236,123,-4.362525421,-1.192984757,-5.555510178,-0.176811413,-0.176811413,0,-4.194780864,-1.464130842,-5.658911706,0.394806186 +Tyrone Corbin,corbity01,2001,RS,TOR,224,117,-8.233619278,-1.952190178,-10.18580946,-0.449509588,-0.449509588,0,-8.111744438,-2.154991832,-10.26673627,1.173500243 +Eric Montross,montrer01,2001,RS,TOR,155,81,-5.523627585,-0.362924437,-5.886552021,-0.13115063,-0.13115063,0,-5.221058775,-0.041131839,-5.262190615,1.089135724 +Muggsy Bogues,boguemu01,2001,RS,TOR,65,34,-6.245762906,-1.396467666,-7.642230571,-0.085554732,-0.085554732,0,-6.10507178,-2.121410982,-8.226482762,0.750989927 +Mamadou N'Diaye,ndiayma02,2001,RS,TOR,19,10,-3.22012077,-2.409518699,-5.62963947,-0.014961891,-0.014961891,0,-3.698980707,-0.904273849,-4.603254556,1.696805466 +Garth Joseph,josepga01,2001,RS,TOR,15,8,5.069117808,-2.709214756,2.359903051,0.020656429,0.020656429,0,3.956896077,-4.967096747,-1.01020067,-0.886155867 +Karl Malone,malonka01,2001,RS,UTA,5478,2895,3.521441768,-0.435824922,3.085616846,8.58601955,8.58601955,0,3.818501242,-0.339014259,3.479486982,-0.357346157 +Bryon Russell,russebr01,2001,RS,UTA,4680,2473,2.351658568,0.183480922,2.53513949,6.68017798,6.68017798,0,2.482545462,0.550833703,3.033379165,0.163227605 +John Stockton,stockjo01,2001,RS,UTA,4536,2397,6.837539704,2.727189017,9.564728721,15.00421503,15.00421503,0,6.483079775,2.527099227,9.010179002,-0.343819516 +Donyell Marshall,marshdo01,2001,RS,UTA,4402,2326,2.596393574,1.572819807,4.169213381,8.195460017,8.195460017,0,2.66556821,1.311781776,3.977349987,-0.177062297 +John Starks,starkjo01,2001,RS,UTA,4015,2122,-0.479765603,-1.558321708,-2.038087312,0.774325367,0.774325367,0,-0.225664265,-0.913741341,-1.139405606,0.428558624 +Jacque Vaughn,vaughja01,2001,RS,UTA,3066,1620,0.030137389,-1.946786737,-1.916649348,0.688662927,0.688662927,0,-0.124780782,-2.186802621,-2.311583403,-0.01627367 +Olden Polynice,polynol01,2001,RS,UTA,3064,1619,-4.092837938,1.206237737,-2.8866002,-0.113179135,-0.113179135,0,-3.656008393,1.001679392,-2.654329001,0.282737995 +Greg Ostertag,ostergr01,2001,RS,UTA,2821,1491,-3.13089273,1.53406348,-1.59682925,0.876341606,0.876341606,0,-2.937971893,1.163638815,-1.774333078,-0.093142219 +Danny Manning,mannida01,2001,RS,UTA,2469,1305,-1.380589735,0.600429749,-0.780159986,1.327019204,1.327019204,0,-0.99823408,0.529092465,-0.469141615,1.089753967 +David Benoit,benoida01,2001,RS,UTA,844,446,-1.580906306,-2.644024559,-4.224930865,-0.338841703,-0.338841703,0,-1.983649148,-2.866003538,-4.849652686,0.886587682 +Quincy Lewis,lewisqu01,2001,RS,UTA,761,402,-2.483444899,0.208066222,-2.275378677,0.098809241,0.098809241,0,-2.554208679,0.296321823,-2.257886856,1.388948094 +DeShawn Stevenson,stevede01,2001,RS,UTA,554,293,-5.106752964,-1.15575622,-6.262509184,-0.529547621,-0.529547621,0,-4.892510416,-2.549287023,-7.441797439,0.78566413 +John Crotty,crottjo01,2001,RS,UTA,500,264,-2.371078081,-2.017377188,-4.388455269,-0.220806274,-0.220806274,0,-2.713486838,-2.649079144,-5.362565982,0.049434946 +Scott Padgett,padgesc01,2001,RS,UTA,240,127,0.372986877,-0.657591645,-0.284604768,0.160619673,0.160619673,0,0.732982375,-0.934629279,-0.201646904,0.504868216 +Shareef Abdur-Rahim,abdursh01,2001,RS,VAN,6263,3241,0.528007645,-0.524749064,0.003258581,4.533112155,4.533112155,0,0.317933607,-0.185122874,0.132810733,-0.396754491 +Mike Bibby,bibbymi01,2001,RS,VAN,6164,3190,2.505724274,-1.345189892,1.160534382,6.327821566,6.327821566,0,2.373328023,-0.953824895,1.419503128,-0.532782587 +Michael Dickerson,dickemi01,2001,RS,VAN,5059,2618,0.057773522,-0.91894197,-0.861168448,2.522162814,2.522162814,0,0.008629375,-0.594292765,-0.585663391,-0.02768079 +Bryant Reeves,reevebr01,2001,RS,VAN,3540,1832,-2.980415648,1.02819836,-1.952217288,0.746547172,0.746547172,0,-2.91478256,1.123327656,-1.791454904,0.107800994 +Grant Long,longgr01,2001,RS,VAN,2912,1507,-2.266558165,0.94513679,-1.321421375,1.100863473,1.100863473,0,-2.237658269,1.096753832,-1.140904437,0.207669576 +Damon Jones,jonesda01,2001,RS,VAN,2734,1415,0.898865476,-2.481694687,-1.582829211,0.839436148,0.839436148,0,0.68622105,-3.0259958,-2.339774749,-0.348814084 +Stromile Swift,swiftst01,2001,RS,VAN,2535,1312,-2.463716567,0.350211891,-2.113504676,0.426876459,0.426876459,0,-2.436664721,0.301746878,-2.134917842,0.177220519 +Othella Harrington,harriot01,2001,RS,VAN,2448,1267,-3.555203743,-0.613109495,-4.168313238,-0.917118364,-0.917118364,0,-3.327080989,-0.83041392,-4.157494909,0.028956111 +Isaac Austin,austiis01,2001,RS,VAN,1633,845,-5.674035546,-0.212526273,-5.886561819,-1.353644071,-1.353644071,0,-5.284851538,-0.767489937,-6.052341475,0.096468546 +Tony Massenburg,masseto01,2001,RS,VAN,1590,823,-3.428682764,-1.483832639,-4.912515404,-0.910662781,-0.910662781,0,-3.724038804,-1.705362103,-5.429400907,0.267885944 +Kevin Edwards,edwarke01,2001,RS,VAN,1225,634,-2.917192073,0.100142914,-2.817049159,-0.02165677,-0.02165677,0,-3.221588963,-0.754852908,-3.976441871,-0.133721963 +Mahmoud Abdul-Rauf,abdulma02,2001,RS,VAN,939,486,0.678520867,-2.640497903,-1.961977035,0.195461434,0.195461434,0,-0.031734291,-3.090443565,-3.122177856,0.030938043 +Erick Strickland,stricer01,2001,RS,VAN,790,409,-0.579566622,1.21433765,0.634771027,0.716532467,0.716532467,0,-0.411940017,1.247727253,0.835787236,1.336950744 +Doug West,westdo01,2001,RS,VAN,330,171,-3.226543171,-1.616415417,-4.842958587,-0.182803033,-0.182803033,0,-4.113540031,-1.919333686,-6.032873716,0.103434466 +Brent Price,pricebr01,2001,RS,VAN,58,30,-1.826459282,-1.542760405,-3.369219688,-0.009814994,-0.009814994,0,-1.372576162,-0.329100193,-1.701676355,3.285473052 +Richard Hamilton,hamilri01,2001,RS,WAS,4921,2519,0.548293777,-2.333687118,-1.785393341,1.240602906,1.240602906,0,0.550083402,-2.230597176,-1.680513774,0.066769941 +Juwan Howard,howarju01,2001,RS,WAS,3870,1981,-0.648970703,-1.212459409,-1.861430112,0.897040916,0.897040916,0,-0.47153224,-0.962960189,-1.434492429,-0.107156777 +Michael Smith,smithmi02,2001,RS,WAS,3145,1610,-0.694794639,-0.279598913,-0.974393551,1.452350225,1.452350225,0,-1.028325961,-0.229123366,-1.257449328,-0.390755542 +Jahidi White,whiteja01,2001,RS,WAS,3143,1609,-3.171929838,-1.502967861,-4.674897699,-1.584029288,-1.584029288,0,-2.926400756,-1.399867158,-4.326267914,0.225454091 +Chris Whitney,whitnch01,2001,RS,WAS,2993,1532,1.661136094,-2.038062323,-0.376926229,1.863204108,1.863204108,0,1.640914668,-1.521905656,0.119009011,0.415541036 +Tyrone Nesby,nesbyty01,2001,RS,WAS,2389,1223,-1.639222341,-0.778312364,-2.417534705,0.210275999,0.210275999,0,-1.491943204,-0.624913744,-2.116856949,1.257964181 +Mitch Richmond,richmmi01,2001,RS,WAS,2375,1216,1.235081575,-0.481967983,0.753113592,2.175643431,2.175643431,0,1.231499649,-0.420768748,0.810730901,0.097745609 +Felipe Lopez,lopezfe01,2001,RS,WAS,2164,1108,-1.350362102,-0.013541937,-1.363904039,0.787147466,0.787147466,0,-1.693079925,0.039599283,-1.653480642,0.422507162 +Rod Strickland,stricro02,2001,RS,WAS,1992,1020,0.853293314,-0.204189498,0.649103816,1.759285294,1.759285294,0,0.64848085,-0.292646655,0.355834195,-0.50228596 +Courtney Alexander,alexaco02,2001,RS,WAS,1778,910,-1.318906048,-2.869807991,-4.188714039,-0.668978279,-0.668978279,0,-1.203602949,-2.051829025,-3.255431974,0.139519605 +Christian Laettner,laettch01,2001,RS,WAS,1432,733,0.072697584,-0.838811175,-0.76611359,0.745143501,0.745143501,0,0.1722297,-0.499161658,-0.326931958,0.400316695 +Gerard King,kingge02,2001,RS,WAS,1379,706,-2.31688852,-1.308279404,-3.625167924,-0.316246559,-0.316246559,0,-2.934260002,-1.775683204,-4.709943206,0.295861659 +Calvin Booth,boothca01,2001,RS,WAS,1250,640,-4.314978313,-0.614711727,-4.929690041,-0.714717519,-0.714717519,0,-4.191179348,-0.577677471,-4.768856819,0.387627234 +Popeye Jones,jonespo01,2001,RS,WAS,1246,638,-0.302828236,-0.29181628,-0.594644516,0.702346983,0.702346983,0,-0.712493648,-0.080992288,-0.793485936,0.100344238 +Laron Profit,profila01,2001,RS,WAS,1182,605,-0.794928908,-0.124865914,-0.919794823,0.564824385,0.564824385,0,-0.949157743,-0.432813459,-1.381971202,-0.017469695 +Hubert Davis,davishu01,2001,RS,WAS,842,431,1.107119636,-2.743712243,-1.636592607,0.245664625,0.245664625,0,0.623761783,-2.699007201,-2.075245418,0.313255561 +David Vanterpool,vanteda01,2001,RS,WAS,803,411,-1.34160645,0.184657048,-1.156949402,0.336031109,0.336031109,0,-1.419117371,0.078361395,-1.340755976,0.547555578 +Obinna Ekezie,ekeziob01,2001,RS,WAS,533,273,-1.223833639,-1.546408685,-2.770242324,-0.00283744,-0.00283744,0,-1.669054916,-1.673824033,-3.342878949,0.589408186 +Mike Smith,smithmi03,2001,RS,WAS,352,180,-1.736199034,-1.490261642,-3.226460676,-0.043690667,-0.043690667,0,-1.942515286,-2.947970961,-4.890486247,-0.138386693 +Cherokee Parks,parksch02,2001,RS,WAS,348,178,-3.005103274,-0.623220061,-3.628323335,-0.079883371,-0.079883371,0,-3.074934033,-1.001697031,-4.076631064,0.136499345 +Loy Vaught,vaughlo01,2001,RS,WAS,307,157,-0.152107672,-2.008509036,-2.160616708,0.046946938,0.046946938,0,-0.547430993,-2.468406918,-3.015837912,-0.515368508 +Jamal Mashburn,mashbja01,2001,PO,CHH,782,419,3.21839777,0.353203241,3.571601011,1.38578809,0,1.38578809,3.469070254,0.052297765,3.521368019,-0.517844748 +Baron Davis,davisba01,2001,PO,CHH,741,397,5.938842258,4.78889224,10.7277345,2.829130801,0,2.829130801,6.255365019,5.31376655,11.56913157,0.437059493 +David Wesley,wesleda01,2001,PO,CHH,736,394,3.025931245,0.725992472,3.751923717,1.348181731,0,1.348181731,2.954193546,1.175901007,4.130094553,0.012385603 +P.J. Brown,brownpj01,2001,PO,CHH,719,385,-0.492702677,3.467101246,2.974398569,1.149807144,0,1.149807144,-0.392041439,3.3565936,2.964552162,-0.770236474 +Elden Campbell,campbel01,2001,PO,CHH,536,287,-2.601256795,0.848431674,-1.752825121,0.150701304,0,0.150701304,-2.352173657,0.590509878,-1.761663779,0.065158639 +Eddie Robinson,robined01,2001,PO,CHH,358,192,0.80186306,-1.496172311,-0.694309251,0.206023424,0,0.206023424,-0.031123423,-2.388339782,-2.419463206,-0.724167331 +Jamaal Magloire,magloja01,2001,PO,CHH,205,110,-3.434705372,-0.070072207,-3.504777579,-0.044315933,0,-0.044315933,-3.698650194,-0.604185137,-4.302835331,1.299166262 +Derrick Coleman,colemde01,2001,PO,CHH,164,88,-3.837151481,1.21336662,-2.623784861,0.005894364,0,0.005894364,-3.020350488,0.978526735,-2.041823753,0.771729214 +Otis Thorpe,thorpot01,2001,PO,CHH,106,57,-6.87503298,-2.825056285,-9.700089265,-0.208618833,0,-0.208618833,-7.40406113,-3.622131878,-11.02619301,0.070259626 +Hersey Hawkins,hawkihe01,2001,PO,CHH,93,50,1.379046202,3.003141424,4.382187626,0.188517425,0,0.188517425,0.680629121,2.206884668,2.887513789,0.418888761 +Scott Burrell,burresc01,2001,PO,CHH,22,12,5.393824546,9.955344218,15.34916876,0.115716866,0,0.115716866,5.907334863,9.121254694,15.02858956,1.132222662 +Eldridge Recasner,recasel01,2001,PO,CHH,17,9,-1.787170142,-3.003161377,-4.790331519,-0.00953235,0,-0.00953235,-3.015487636,-6.456979114,-9.47246675,-1.218510707 +Michael Finley,finlemi01,2001,PO,DAL,809,434,0.828121713,-1.331816177,-0.503694464,0.511392401,0,0.511392401,1.419562178,-1.121389245,0.298172932,-0.281616532 +Dirk Nowitzki,nowitdi01,2001,PO,DAL,744,399,4.673465538,1.595664246,6.269129783,1.900054671,0,1.900054671,4.80433693,1.9120527,6.716389631,0.308096006 +Juwan Howard,howarju01,2001,PO,DAL,729,391,-1.300680796,0.020027057,-1.280653739,0.301132796,0,0.301132796,-1.113920796,0.321311018,-0.792609779,-0.351838605 +Steve Nash,nashst01,2001,PO,DAL,690,370,3.519814483,-2.123974395,1.395840088,0.801837688,0,0.801837688,3.217433379,-2.247641676,0.969791703,-0.597179217 +Shawn Bradley,bradlsh01,2001,PO,DAL,477,256,-0.775164925,4.119726293,3.344561368,0.818684525,0,0.818684525,-1.085345987,3.478567022,2.393221036,-0.252885133 +Howard Eisley,eisleho01,2001,PO,DAL,362,194,-1.440631983,-2.814024715,-4.254656698,-0.154407524,0,-0.154407524,-1.488552058,-3.24426968,-4.732821738,0.475484359 +Calvin Booth,boothca01,2001,PO,DAL,255,137,-1.543636409,3.00263611,1.458999701,0.307048388,0,0.307048388,-1.469277054,3.534013742,2.064736687,1.079671449 +Greg Buckner,buckngr01,2001,PO,DAL,140,75,4.8859466,2.066237387,6.952183988,0.387122455,0,0.387122455,4.351512702,2.750208425,7.101721127,0.997613473 +Eduardo Najera,najered01,2001,PO,DAL,82,44,6.577104649,-2.041313506,4.535791142,0.168351573,0,0.168351573,5.872989753,-1.878464641,3.994525112,-0.179458347 +Vernon Maxwell,maxweve01,2001,PO,DAL,80,43,-3.812477464,-4.990094414,-8.802571878,-0.13932511,0,-0.13932511,-4.231836612,-5.077255746,-9.309092358,1.568279991 +Mark Bryant,bryanma01,2001,PO,DAL,63,34,-1.152099007,-1.249123418,-2.401222425,0.006301197,0,0.006301197,-1.985394135,-1.231432802,-3.216826937,0.88782637 +Wang Zhizhi,zhizhwa01,2001,PO,DAL,43,23,-1.77587919,0.825527101,-0.950352089,0.021609926,0,0.021609926,-1.689654811,-1.335277005,-3.024931816,-0.707584209 +Reggie Miller,millere01,2001,PO,IND,324,177,7.116562966,-1.35121034,5.765352626,0.784917999,0,0.784917999,6.802397155,-1.828222068,4.974175088,-0.932298334 +Jalen Rose,roseja01,2001,PO,IND,301,164,-2.62394559,0.463211916,-2.160733674,0.051277536,0,0.051277536,-1.922599654,1.078896625,-0.843703029,0.756788913 +Travis Best,besttr01,2001,PO,IND,299,163,4.277543091,-0.48543351,3.79210958,0.557924585,0,0.557924585,3.509323861,0.367582006,3.876905868,-0.514872787 +Jermaine O'Neal,onealje01,2001,PO,IND,288,157,-2.71577074,0.555849106,-2.159921634,0.04837901,0,0.04837901,-2.70707718,0.325057793,-2.382019387,-0.68491987 +Austin Croshere,croshau01,2001,PO,IND,236,129,-1.037129134,-0.569087942,-1.606217076,0.078396019,0,0.078396019,-0.81097048,-0.440090914,-1.251061395,0.880496209 +Jeff Foster,fosteje01,2001,PO,IND,95,52,-5.365661624,-0.954729897,-6.320391521,-0.098066523,0,-0.098066523,-5.805909786,-2.097828631,-7.903738417,0.344239906 +Al Harrington,harrial01,2001,PO,IND,73,40,-6.901866223,-3.474365437,-10.37623166,-0.163233687,0,-0.163233687,-6.826493909,-3.167286044,-9.993779953,1.529923322 +Derrick McKey,mckeyde01,2001,PO,IND,64,35,2.922031314,-0.611068798,2.310962516,0.09383564,0,0.09383564,1.752275499,-0.374232763,1.378042736,0.608937804 +Sam Perkins,perkisa01,2001,PO,IND,35,19,-3.567905291,-3.030204008,-6.598109299,-0.039176733,0,-0.039176733,-3.290088538,-3.303792861,-6.5938814,1.654340688 +Tyus Edney,edneyty01,2001,PO,IND,18,10,-3.056264392,3.790720351,0.734455959,0.018708119,0,0.018708119,-1.755438022,3.821784382,2.06634636,1.838478116 +Zan Tabak,tabakza01,2001,PO,IND,18,10,-8.301406253,-2.717164874,-11.01857113,-0.043544306,0,-0.043544306,-7.824150259,-2.684475612,-10.50862587,0.072892005 +Jonathan Bender,bendejo01,2001,PO,IND,7,4,-14.10632352,-3.095529404,-17.20185293,-0.031162084,0,-0.031162084,-14.41749233,-2.41512707,-16.8326194,2.210418116 +Kobe Bryant,bryanko01,2001,PO,LAL,1345,694,6.802808718,1.523943119,8.326751837,4.034003479,0,4.034003479,6.987599526,1.671727265,8.659326792,-0.246614546 +Shaquille O'Neal,onealsh01,2001,PO,LAL,1311,676,5.456682713,3.499411418,8.956094132,4.144097413,0,4.144097413,6.046024211,2.634236098,8.680260309,-0.43181135 +Derek Fisher,fishede01,2001,PO,LAL,1117,576,3.700137182,0.909475056,4.609612238,2.224445119,0,2.224445119,3.668985141,1.519073353,5.188058494,-0.250785196 +Rick Fox,foxri01,2001,PO,LAL,1111,573,1.691756225,2.699279835,4.39103606,2.166164102,0,2.166164102,2.038833541,2.740329883,4.779163424,0.547949952 +Horace Grant,grantho01,2001,PO,LAL,820,423,-1.190745295,1.68040374,0.489658445,0.718219604,0,0.718219604,-1.061928981,1.36463147,0.302702489,-0.36002453 +Robert Horry,horryro01,2001,PO,LAL,741,382,1.66953212,2.649892165,4.319424285,1.431117668,0,1.431117668,2.239508488,2.712681697,4.952190185,0.642738008 +Brian Shaw,shawbr01,2001,PO,LAL,562,290,0.527930979,-0.280667355,0.247263624,0.460480709,0,0.460480709,0.316984693,-0.480097755,-0.163113062,0.613514878 +Tyronn Lue,luety01,2001,PO,LAL,254,131,-2.794129999,2.813125749,0.01899575,0.192424829,0,0.192424829,-2.288904334,2.152086979,-0.136817355,0.734931344 +Mark Madsen,madsema01,2001,PO,LAL,93,48,-8.321302587,-1.421498194,-9.742800781,-0.174564269,0,-0.174564269,-8.345442115,-3.720534996,-12.06597711,-1.052810056 +Ron Harper,harpero01,2001,PO,LAL,81,42,2.02375441,6.143286056,8.167040466,0.243538195,0,0.243538195,2.06678863,5.522155038,7.588943668,0.849434783 +Devean George,georgde01,2001,PO,LAL,52,27,-1.39912679,-5.162865064,-6.561991854,-0.055077611,0,-0.055077611,-1.667540761,-5.778738251,-7.446279013,1.534063885 +Greg Foster,fostegr01,2001,PO,LAL,6,3,-6.518257378,-1.904580915,-8.422838293,-0.00923367,0,-0.00923367,-7.398833271,-0.162604388,-7.561437658,2.811476449 +Eddie Jones,jonesed02,2001,PO,MIA,204,108,2.613501806,-1.198450327,1.415051479,0.237153999,0,0.237153999,1.862135346,-0.483973613,1.378161733,0.174063508 +Anthony Mason,masonan01,2001,PO,MIA,185,98,-4.995687095,-2.821185809,-7.816872904,-0.260489532,0,-0.260489532,-5.524985324,-2.980871082,-8.505856406,-0.275707722 +Alonzo Mourning,mournal01,2001,PO,MIA,172,91,-3.538060876,-4.500226599,-8.038287474,-0.253299952,0,-0.253299952,-4.120961208,-3.8130359,-7.933997108,0.026607535 +Brian Grant,grantbr01,2001,PO,MIA,159,84,-4.243375967,-3.363265077,-7.606641044,-0.214157725,0,-0.214157725,-4.742771235,-3.029026725,-7.77179796,-0.214626098 +Dan Majerle,majerda01,2001,PO,MIA,134,71,2.973969516,-0.10490736,2.869062156,0.212411526,0,0.212411526,2.541224199,0.503245467,3.044469666,1.068832295 +Anthony Carter,cartean01,2001,PO,MIA,130,69,-5.437372997,-1.7906484,-7.228021397,-0.16439072,0,-0.16439072,-5.830211068,-1.962042641,-7.792253708,1.002758578 +Eddie House,houseed01,2001,PO,MIA,121,64,-2.966998527,-0.653075467,-3.620073994,-0.029629035,0,-0.029629035,-2.772893176,-0.270893888,-3.043787065,1.011029852 +Bruce Bowen,bowenbr01,2001,PO,MIA,110,58,-2.292060627,0.950993185,-1.341067442,0.043624009,0,0.043624009,-2.565862937,1.013124113,-1.552738824,1.31165648 +Tim Hardaway,hardati01,2001,PO,MIA,68,36,-8.815162952,-7.211433408,-16.02659636,-0.253513045,0,-0.253513045,-8.713820197,-8.528522849,-17.24234305,0.723083998 +A.C. Green,greenac01,2001,PO,MIA,40,21,-1.542738124,1.947946918,0.405208795,0.035318107,0,0.035318107,-2.3556683,2.09992747,-0.25574083,1.172953616 +Cedric Ceballos,cebalce01,2001,PO,MIA,28,15,-2.813474613,-4.871989412,-7.685464025,-0.039221322,0,-0.039221322,-3.504207168,-4.563039942,-8.067247109,0.616549545 +Duane Causwell,causwdu01,2001,PO,MIA,9,5,-10.5653536,-1.449868903,-12.0152225,-0.024756772,0,-0.024756772,-11.12315534,-0.093213579,-11.21636892,1.409007005 +Ray Allen,allenra02,2001,PO,MIL,1429,768,8.666183696,0.092760658,8.758944354,4.619068304,0,4.619068304,8.611782154,0.282261922,8.894044076,-0.620854788 +Glenn Robinson,robingl01,2001,PO,MIL,1278,687,1.260906525,-2.016131118,-0.755224593,0.717163077,0,0.717163077,1.686576589,-2.168480647,-0.481904058,-0.494775491 +Sam Cassell,cassesa01,2001,PO,MIL,1269,682,1.268988743,-1.667288018,-0.398299275,0.846393664,0,0.846393664,1.575073765,-0.755300039,0.819773726,0.261620441 +Ervin Johnson,johnser02,2001,PO,MIL,1074,577,-0.225863027,2.778967073,2.553104046,1.595666084,0,1.595666084,-0.428838312,2.48295795,2.054119638,-0.811160953 +Tim Thomas,thomati01,2001,PO,MIL,891,479,3.234437189,-1.696035021,1.538402168,1.082238181,0,1.082238181,3.204100847,-1.663196575,1.540904272,0.112671001 +Scott Williams,willisc01,2001,PO,MIL,703,378,0.652594941,3.319185833,3.971780774,1.338551638,0,1.338551638,0.71147661,3.226293446,3.937770056,0.105826338 +Jason Caffey,caffeja01,2001,PO,MIL,553,297,-3.692310196,-2.761812133,-6.45412233,-0.580606433,0,-0.580606433,-3.779658423,-2.878125756,-6.657784179,0.268738188 +Lindsey Hunter,hunteli01,2001,PO,MIL,538,289,-3.772559793,0.200320882,-3.572238911,-0.126994006,0,-0.126994006,-2.826699207,-0.15788942,-2.984588627,1.413064863 +Darvin Ham,hamda01,2001,PO,MIL,246,132,-0.928803477,-0.743987165,-1.672790642,0.076289464,0,0.076289464,-1.645776398,-0.226904872,-1.87268127,1.773807425 +Mark Pope,popema01,2001,PO,MIL,86,46,1.695652801,2.432088139,4.12774094,0.166878566,0,0.166878566,1.175552657,1.876254019,3.051806675,0.217990907 +Rafer Alston,alstora01,2001,PO,MIL,15,8,-19.82119473,-9.308890303,-29.13008503,-0.110497576,0,-0.110497576,-19.08667552,-13.47807447,-32.56475,-0.449349884 +Joel Przybilla,przybjo01,2001,PO,MIL,4,2,-5.648319474,-3.765305649,-9.413625123,-0.006904502,0,-0.006904502,-6.633507855,-6.291989283,-12.92549714,-1.395931884 +Kevin Garnett,garneke01,2001,PO,MIN,305,165,4.963739193,2.917100679,7.880839871,0.917111646,0,0.917111646,4.281585326,3.062450963,7.34403629,-0.576811949 +Terrell Brandon,brandte01,2001,PO,MIN,283,153,1.138875633,-0.538609887,0.600265746,0.268164381,0,0.268164381,0.853567637,-0.079903158,0.773664479,-0.523083474 +Wally Szczerbiak,szczewa02,2001,PO,MIN,264,143,0.260791182,2.074544355,2.335335537,0.380717965,0,0.380717965,-0.232125562,0.984737821,0.752612259,-0.457396051 +Anthony Peeler,peelean01,2001,PO,MIN,253,137,-4.863399838,2.004364511,-2.859035328,-0.007894525,0,-0.007894525,-4.011541984,2.241979398,-1.769562586,0.393688235 +LaPhonso Ellis,ellisla01,2001,PO,MIN,142,77,-3.215816321,-2.542202322,-5.758018643,-0.122986752,0,-0.122986752,-3.383329524,-2.33095398,-5.714283504,0.823010511 +Felipe Lopez,lopezfe01,2001,PO,MIN,102,55,-0.61906884,5.077413779,4.458344939,0.210107136,0,0.210107136,-0.230899339,4.539442965,4.308543627,0.645802724 +Reggie Slater,slatere01,2001,PO,MIN,96,52,-3.861589677,1.894875496,-1.966714181,0.022005571,0,0.022005571,-3.797803428,3.213880863,-0.583922565,2.41663947 +Sam Mitchell,mitchsa01,2001,PO,MIN,92,50,-3.552206027,-1.926844968,-5.479050994,-0.07190765,0,-0.07190765,-4.277863939,-2.431113683,-6.708977622,0.13384866 +Rasho Nesterovic,nestera01,2001,PO,MIN,91,49,-3.87826923,2.675578246,-1.202690983,0.040130633,0,0.040130633,-3.985847548,1.965072744,-2.020774804,0.532742072 +Dean Garrett,garrede01,2001,PO,MIN,76,41,-2.73255305,1.627951384,-1.104601666,0.03564267,0,0.03564267,-3.04050676,1.624444477,-1.416062283,0.368004827 +Chauncey Billups,billuch01,2001,PO,MIN,48,26,-4.554320513,-3.121479316,-7.675799829,-0.068411128,0,-0.068411128,-5.391502503,-2.896945302,-8.288447805,1.368533324 +William Avery,averywi01,2001,PO,MIN,22,12,8.794145627,1.555397632,10.34954326,0.080713819,0,0.080713819,7.559923856,-1.329971377,6.229952479,-2.187765975 +Latrell Sprewell,sprewla01,2001,PO,NYK,392,212,-2.929133103,-1.109926475,-4.039059577,-0.144651393,0,-0.144651393,-2.413700624,-1.190766204,-3.604466828,0.535023269 +Allan Houston,houstal01,2001,PO,NYK,350,189,3.90368515,0.251705981,4.155391131,0.686695895,0,0.686695895,3.027120411,0.442857592,3.469978003,-0.007592455 +Kurt Thomas,thomaku01,2001,PO,NYK,344,186,2.482705809,0.619865883,3.102571692,0.573950541,0,0.573950541,1.915946665,1.186088282,3.102034947,0.179998872 +Mark Jackson,jacksma01,2001,PO,NYK,289,156,0.916428287,2.701159237,3.617587525,0.520398367,0,0.520398367,0.766975517,2.149206656,2.916182173,-0.397593579 +Glen Rice,ricegl01,2001,PO,NYK,266,144,-0.169348292,-0.045350922,-0.214699214,0.191937118,0,0.191937118,-0.372385022,-0.721889466,-1.094274488,-0.079860568 +Marcus Camby,cambyma01,2001,PO,NYK,261,141,-4.653093288,0.418748085,-4.234345203,-0.11041413,0,-0.11041413,-4.527361703,1.303439286,-3.223922418,0.233372484 +Charlie Ward,wardch01,2001,PO,NYK,159,86,-3.914904053,-1.741721924,-5.656625976,-0.13282418,0,-0.13282418,-3.68741007,-2.715161412,-6.402571482,0.886559563 +Othella Harrington,harriot01,2001,PO,NYK,142,77,-1.088626736,5.389713647,4.301086911,0.289995884,0,0.289995884,-1.271387839,5.538974452,4.267586613,1.361855511 +Rick Brunson,brunsri01,2001,PO,NYK,7,4,-11.49273931,-7.691016252,-19.18375557,-0.034752523,0,-0.034752523,-11.10608646,-12.35617643,-23.46226289,0.425328116 +Felton Spencer,spencfe01,2001,PO,NYK,7,4,-6.057520762,-4.26360285,-10.32112361,-0.01696115,0,-0.01696115,-7.204850039,0.284292679,-6.92055736,5.816768116 +Travis Knight,knightr01,2001,PO,NYK,2,1,-4.699257071,-5.820577466,-10.51983454,-0.004596249,0,-0.004596249,-6.020188774,4.195803879,-1.824384895,11.22629312 +Tracy McGrady,mcgratr01,2001,PO,ORL,348,178,5.434331899,1.243212659,6.677544558,0.878154129,0,0.878154129,5.670590294,1.444532624,7.115122918,-0.49788628 +Darrell Armstrong,armstda01,2001,PO,ORL,327,167,0.205076909,-0.748850484,-0.543773575,0.193545084,0,0.193545084,0.536419799,-0.178327887,0.358091912,-0.152905615 +Bo Outlaw,outlabo01,2001,PO,ORL,262,134,-1.829853045,1.016968393,-0.812884652,0.136920897,0,0.136920897,-1.751465153,0.963548562,-0.787916591,0.220607696 +Pat Garrity,garripa01,2001,PO,ORL,229,117,1.275389775,-4.031442255,-2.75605248,-0.000371905,0,-0.000371905,0.745674919,-4.154136627,-3.408461708,-0.174294373 +Mike Miller,millemi01,2001,PO,ORL,219,112,0.036375856,-2.397817929,-2.361442073,0.022932777,0,0.022932777,-0.085592868,-2.640931703,-2.726524571,0.131640399 +Troy Hudson,hudsotr01,2001,PO,ORL,110,56,-1.598878218,-4.451346333,-6.050224551,-0.096532401,0,-0.096532401,-2.06372983,-5.527808726,-7.591538556,-0.665510066 +Dee Brown,brownde01,2001,PO,ORL,106,54,1.488997957,-1.644846306,-0.155848349,0.073220629,0,0.073220629,1.163816895,-2.211729207,-1.047912312,-0.602939808 +Andrew DeClercq,declean01,2001,PO,ORL,106,54,-0.304710392,-1.374518722,-1.679229114,0.031274889,0,0.031274889,-0.628473006,0.661967506,0.0334945,2.522791512 +Michael Doleac,doleami01,2001,PO,ORL,88,45,-6.202428317,1.354846909,-4.847581407,-0.050587144,0,-0.050587144,-5.707154228,2.239499069,-3.467655159,1.671638002 +John Amaechi,amaecjo01,2001,PO,ORL,57,29,-1.814556934,5.89748045,4.082923516,0.10382068,0,0.10382068,-1.646060522,4.743551021,3.097490499,-0.388701358 +Don Reid,reiddo01,2001,PO,ORL,49,25,1.831620796,-0.305941145,1.525679651,0.058557652,0,0.058557652,1.596395437,1.319021604,2.915417041,3.714145871 +Monty Williams,willimo01,2001,PO,ORL,27,14,5.758886019,0.166830823,5.925716842,0.063416503,0,0.063416503,4.411603416,-2.220893866,2.19070955,-0.701185217 +Allen Iverson,iversal01,2001,PO,PHI,1863,1016,3.523013069,0.126153512,3.649166581,3.429578765,0,3.429578765,4.457395563,0.788317507,5.245713069,0.223570977 +Dikembe Mutombo,mutomdi01,2001,PO,PHI,1798,981,0.615627787,4.941771211,5.557398998,4.225114875,0,4.225114875,0.447945107,4.0667195,4.514664607,-1.331841161 +Aaron McKie,mckieaa01,2001,PO,PHI,1635,892,2.647833363,0.46948676,3.117320123,2.749477488,0,2.749477488,2.450723096,0.726791579,3.177514674,-0.146684569 +Tyrone Hill,hillty01,2001,PO,PHI,1360,742,-3.117397369,-1.1169561,-4.234353469,-0.579284937,0,-0.579284937,-3.250602297,-0.846389425,-4.096991722,-0.041586002 +Eric Snow,snower01,2001,PO,PHI,1314,717,-1.212981277,0.249268351,-0.963712926,0.673968302,0,0.673968302,-1.377245255,0.281062752,-1.096182503,0.003791678 +Jumaine Jones,jonesju01,2001,PO,PHI,819,447,-0.858558748,-2.155515189,-3.014073938,-0.061928637,0,-0.061928637,-1.289551299,-2.886247096,-4.175798395,-0.268596292 +George Lynch,lynchge01,2001,PO,PHI,407,222,-1.131047886,2.293396407,1.162348521,0.460444331,0,0.460444331,-1.332302082,2.237729798,0.905427716,0.676007969 +Raja Bell,bellra01,2001,PO,PHI,227,124,0.382829684,2.064876904,2.447706588,0.347804244,0,0.347804244,0.563673302,3.288829272,3.852502574,2.308227764 +Kevin Ollie,ollieke01,2001,PO,PHI,225,123,-1.282447267,-4.344483373,-5.62693064,-0.185349654,0,-0.185349654,-2.72932196,-5.844599925,-8.573921884,-0.413989128 +Todd MacCulloch,maccuto01,2001,PO,PHI,200,109,4.764018778,-4.042539629,0.721479149,0.197801284,0,0.197801284,3.505588646,-4.969198812,-1.463610166,-0.593901384 +Matt Geiger,geigema01,2001,PO,PHI,183,100,1.967283861,-3.563893811,-1.59660995,0.062255894,0,0.062255894,1.070955131,-1.883103088,-0.812147957,2.330183089 +Rodney Buford,buforro01,2001,PO,PHI,132,72,-2.562370796,-0.858221738,-3.420592534,-0.02586452,0,-0.02586452,-2.64926102,-0.506123943,-3.155384963,1.630179707 +Jason Kidd,kiddja01,2001,PO,PHO,336,166,2.226217441,0.969068083,3.195285524,0.518298838,0,0.518298838,2.12849783,1.681224126,3.809721956,-0.177039056 +Shawn Marion,mariosh01,2001,PO,PHO,281,139,-3.674935394,2.79461973,-0.880315664,0.136108823,0,0.136108823,-3.901077649,2.832592755,-1.068484894,-0.425194838 +Tony Delk,delkto01,2001,PO,PHO,231,114,-0.480569028,-1.884998619,-2.365567648,0.023002464,0,0.023002464,-1.143334615,-1.988890481,-3.132225096,-0.228927685 +Clifford Robinson,robincl02,2001,PO,PHO,231,114,-1.167299225,0.764675629,-0.402623596,0.14303167,0,0.14303167,-0.759142544,0.905427674,0.14628513,1.425171882 +Mario Elie,eliema01,2001,PO,PHO,208,103,2.33008795,0.837580408,3.167668359,0.32166088,0,0.32166088,1.404425349,0.320122852,1.724548201,0.262543549 +Tom Gugliotta,guglito01,2001,PO,PHO,174,86,-5.420393388,3.323842322,-2.096551066,0.029747077,0,0.029747077,-4.9761047,3.457626394,-1.518478306,0.53929984 +Rodney Rogers,rogerro01,2001,PO,PHO,166,82,-6.258034504,-0.942328198,-7.200362702,-0.196368523,0,-0.196368523,-6.02825656,-0.471655337,-6.499911897,2.044173417 +Jake Tsakalidis,tsakaja01,2001,PO,PHO,152,75,-2.97713433,1.345937165,-1.631197165,0.043843133,0,0.043843133,-3.782672033,0.932169412,-2.850502621,-0.635512015 +Vinny Del Negro,delnevi01,2001,PO,PHO,53,26,3.823717047,-3.847752096,-0.024035048,0.036922162,0,0.036922162,1.659721163,-4.509156431,-2.849435268,-0.902398865 +Chris Dudley,dudlech02,2001,PO,PHO,53,26,-7.893992927,-0.953077631,-8.847070558,-0.082777434,0,-0.082777434,-7.933341005,-3.663749866,-11.59709087,-0.691167167 +Elliot Perry,perryel01,2001,PO,PHO,34,17,16.24241806,6.795391997,23.03781005,0.228513451,0,0.228513451,14.95786689,5.779287782,20.73715467,-0.849863354 +Daniel Santiago,santida01,2001,PO,PHO,24,12,-5.215173451,2.401392511,-2.81378094,-0.000402327,0,-0.000402327,-5.913932617,0.95808181,-4.955850808,-0.092256467 +Rasheed Wallace,wallara01,2001,PO,POR,247,128,-3.171189739,-0.056826314,-3.228016053,-0.032100538,0,-0.032100538,-2.923485664,0.141462982,-2.782022682,-0.268306459 +Steve Smith,smithst01,2001,PO,POR,235,122,1.44552151,-1.947162869,-0.501641359,0.143063962,0,0.143063962,0.648535132,-2.472416142,-1.82388101,-0.796972863 +Scottie Pippen,pippesc01,2001,PO,POR,225,117,-2.636770274,1.95900199,-0.677768284,0.130407625,0,0.130407625,-1.901372296,2.625556369,0.724184073,2.005059583 +Damon Stoudamire,stoudda01,2001,PO,POR,220,114,0.272219857,-1.79656072,-1.524340862,0.073627727,0,0.073627727,-0.088790772,-1.873718189,-1.962508961,0.128302434 +Arvydas Sabonis,sabonar01,2001,PO,POR,200,104,0.882510409,0.069565592,0.952076001,0.201664941,0,0.201664941,0.219029384,0.641292624,0.860322008,-0.415137184 +Detlef Schrempf,schrede01,2001,PO,POR,62,32,1.726792839,-4.107917319,-2.381124479,0.006208395,0,0.006208395,0.248916214,-5.361879327,-5.112963113,-0.041898335 +Stacey Augmon,augmost01,2001,PO,POR,54,28,-0.061749481,0.406715677,0.344966197,0.04550312,0,0.04550312,-1.177874593,-0.181963083,-1.359837677,-0.192035588 +Dale Davis,davisda01,2001,PO,POR,39,20,-4.475488409,-2.33556425,-6.811052659,-0.044481904,0,-0.044481904,-4.454371071,0.446984791,-4.00738628,3.687337603 +Rod Strickland,stricro02,2001,PO,POR,37,19,0.071831563,5.922284422,5.994115985,0.087287429,0,0.087287429,0.027565325,4.822437892,4.850003217,-0.139065938 +Greg Anthony,anthogr01,2001,PO,POR,33,17,-5.683486478,-0.791489848,-6.474976326,-0.03389357,0,-0.03389357,-5.292401701,-1.058300092,-6.350701793,1.552165692 +Antonio Harvey,harvean01,2001,PO,POR,27,14,-8.438925588,-4.652591555,-13.09151714,-0.078115651,0,-0.078115651,-9.223179673,-3.34233876,-12.56551843,2.292078116 +Will Perdue,perduwi01,2001,PO,POR,10,5,-7.786557794,-4.603466911,-12.39002471,-0.025310904,0,-0.025310904,-7.862205436,-6.580614231,-14.44281967,-0.185333884 +Chris Webber,webbech01,2001,PO,SAC,705,348,-2.993455287,1.228930409,-1.764524878,0.179662231,0,0.179662231,-2.115116611,1.276063176,-0.839053435,-0.398531075 +Peja Stojakovic,stojape01,2001,PO,SAC,622,307,3.017918744,-1.422998978,1.594919766,0.697081402,0,0.697081402,2.573562146,-1.487267341,1.086294805,-0.619679585 +Doug Christie,chrisdo01,2001,PO,SAC,616,304,0.666107386,3.411184986,4.077292372,1.097502227,0,1.097502227,0.663293844,4.050587519,4.713881363,0.444945015 +Vlade Divac,divacvl01,2001,PO,SAC,456,225,-1.59581095,2.77148051,1.17566956,0.46386237,0,0.46386237,-1.279464346,2.324368393,1.044904047,-0.178399033 +Jason Williams,willija02,2001,PO,SAC,387,191,-0.366681837,-1.369872172,-1.736554009,0.102390854,0,0.102390854,-0.184874398,-1.796194378,-1.981068776,0.475040881 +Bobby Jackson,jacksbo01,2001,PO,SAC,369,182,2.213538885,2.429591995,4.64313088,0.710655393,0,0.710655393,1.713995183,2.328798552,4.042793735,0.335398441 +Scot Pollard,pollasc01,2001,PO,SAC,286,141,3.467787669,1.844284605,5.312072274,0.601870677,0,0.601870677,2.549843784,1.978111234,4.527955018,0.560908466 +Hedo Turkoglu,turkohe01,2001,PO,SAC,286,141,4.004152212,-0.88427794,3.119874272,0.434772138,0,0.434772138,3.099913763,-1.148659846,1.951253918,-0.153279261 +Jon Barry,barryjo01,2001,PO,SAC,111,55,0.753403153,-2.236337609,-1.482934456,0.036952721,0,0.036952721,0.020967221,-3.106679919,-3.085712698,0.696566134 +Lawrence Funderburke,fundela01,2001,PO,SAC,34,17,1.385705827,8.790049881,10.17575571,0.116758647,0,0.116758647,2.000305656,9.025908035,11.02621369,0.885434587 +Darrick Martin,martida01,2001,PO,SAC,18,9,-17.14439737,-5.751678218,-22.89607559,-0.097506969,0,-0.097506969,-15.44728932,-7.112562849,-22.55985217,1.988865338 +Tim Duncan,duncati01,2001,PO,SAS,993,526,1.593749016,4.64552279,6.239271806,2.47478296,0,2.47478296,1.960634446,4.269792192,6.230426638,-0.482420675 +David Robinson,robinda01,2001,PO,SAS,772,409,-0.017270217,6.518787672,6.501517455,1.987605293,0,1.987605293,0.42490618,6.257310238,6.682216418,-0.157420096 +Antonio Daniels,daniean01,2001,PO,SAS,767,406,3.743654939,-2.675651258,1.068003681,0.811874857,0,0.811874857,3.189078684,-1.941879828,1.247198856,-0.42032071 +Danny Ferry,ferryda01,2001,PO,SAS,631,334,1.145577913,0.453999508,1.599577422,0.764103308,0,0.764103308,0.651454415,0.482702347,1.134156762,-0.040015561 +Terry Porter,portete01,2001,PO,SAS,616,326,1.137888918,0.770913929,1.908802847,0.798704112,0,0.798704112,0.994438248,0.306627166,1.301065415,-0.053446023 +Avery Johnson,johnsav01,2001,PO,SAS,531,281,-2.485076357,1.149904349,-1.335172008,0.209000833,0,0.209000833,-2.73148195,1.277846388,-1.453635562,-0.085877176 +Sean Elliott,elliose01,2001,PO,SAS,451,239,-2.626774006,1.093805007,-1.532969,0.153243932,0,0.153243932,-2.884732968,0.292654315,-2.592078654,0.110985744 +Malik Rose,rosema01,2001,PO,SAS,406,215,-2.218239265,-2.35069582,-4.568935085,-0.207691864,0,-0.207691864,-2.596997845,-1.450950019,-4.047947865,0.839130579 +Derek Anderson,anderde01,2001,PO,SAS,366,194,-3.686446749,-1.342524857,-5.028971606,-0.232927591,0,-0.232927591,-3.471717206,-1.885322562,-5.357039767,0.110266204 +Steve Kerr,kerrst01,2001,PO,SAS,191,101,2.801444046,-0.240669381,2.560774665,0.283275754,0,0.283275754,2.325229282,-0.26694618,2.058283103,0.329315551 +Samaki Walker,walkesa01,2001,PO,SAS,143,76,-3.575378717,-2.981034995,-6.556413712,-0.153228352,0,-0.153228352,-4.17557015,-2.513626755,-6.689196905,0.596971752 +Shawnelle Scott,scottsh01,2001,PO,SAS,25,13,-15.99328652,-7.388673722,-23.38196024,-0.146266697,0,-0.146266697,-14.55067562,-9.081030715,-23.63170634,3.286745716 +Vince Carter,cartevi01,2001,PO,TOR,987,539,6.37855061,0.372541291,6.751091901,2.687235884,0,2.687235884,6.78691142,0.932193787,7.719105207,-0.250945633 +Alvin Williams,willial02,2001,PO,TOR,890,486,1.274406598,-0.914290404,0.360116194,0.793815215,0,0.793815215,1.248224332,-0.354590154,0.893634177,-0.175563221 +Antonio Davis,davisan01,2001,PO,TOR,888,485,1.623206312,0.897878301,2.521084613,1.332499763,0,1.332499763,1.679498916,0.937158008,2.616656924,-0.854599294 +Charles Oakley,oaklech01,2001,PO,TOR,716,391,-1.972212152,0.092880935,-1.879331217,0.178546892,0,0.178546892,-1.686656581,-0.257553599,-1.94421018,-0.296792903 +Chris Childs,childch01,2001,PO,TOR,696,380,0.744092593,-0.25977095,0.484321643,0.65138318,0,0.65138318,0.7888499,-0.056098849,0.732751051,0.651501277 +Dell Curry,curryde01,2001,PO,TOR,333,182,1.84773555,-3.488993511,-1.641257962,0.106545078,0,0.106545078,1.898661623,-4.468646022,-2.569984398,0.308706765 +Jerome Williams,willije01,2001,PO,TOR,300,164,0.95493695,2.094863447,3.049800397,0.503387714,0,0.503387714,0.841998222,2.082589704,2.924587926,0.520775749 +Morris Peterson,petermo01,2001,PO,TOR,201,110,3.459494011,-0.218495936,3.240998075,0.347853313,0,0.347853313,3.005778743,-0.835070379,2.170708364,0.282142544 +Keon Clark,clarkke01,2001,PO,TOR,189,103,-2.421212061,-0.391774512,-2.812986573,-0.00343812,0,-0.00343812,-2.729774366,-1.067045978,-3.796820344,0.644401079 +Eric Montross,montrer01,2001,PO,TOR,57,31,-2.769760041,-1.970308372,-4.740068413,-0.032492184,0,-0.032492184,-3.370723451,-2.71509592,-6.085819371,0.082952151 +Tracy Murray,murratr01,2001,PO,TOR,9,5,-19.49238006,4.899629401,-14.59275066,-0.034535298,0,-0.034535298,-13.48252225,2.974730777,-10.50779147,9.797133672 +Michael Stewart,stewami01,2001,PO,TOR,7,4,-5.462752052,-5.14994374,-10.61269579,-0.016007859,0,-0.016007859,-5.751369737,-7.52839531,-13.27976505,-2.957940455 +Bryon Russell,russebr01,2001,PO,UTA,389,214,3.694735089,-0.295988898,3.398746191,0.687656459,0,0.687656459,3.30687222,0.167124924,3.473997145,-0.618061524 +Karl Malone,malonka01,2001,PO,UTA,362,199,-2.625029704,-0.927618498,-3.552648202,-0.083724963,0,-0.083724963,-1.592835872,-1.179798224,-2.772634096,-0.347794729 +John Stockton,stockjo01,2001,PO,UTA,338,186,9.403281479,4.50521646,13.90849794,1.630291637,0,1.630291637,8.789171139,5.084722187,13.87389333,-0.007144428 +Donyell Marshall,marshdo01,2001,PO,UTA,291,160,-1.825371059,-0.46320642,-2.28857748,0.038984149,0,0.038984149,-1.723090999,-0.480428965,-2.203519964,0.316601037 +Olden Polynice,polynol01,2001,PO,UTA,182,100,0.272304081,-1.747647053,-1.475342972,0.06690814,0,0.06690814,0.130804903,-2.411965349,-2.281160446,-0.221444411 +Danny Manning,mannida01,2001,PO,UTA,175,96,-1.34439012,0.985877821,-0.358512299,0.123088909,0,0.123088909,-1.319764247,1.376831759,0.057067512,1.707834859 +Greg Ostertag,ostergr01,2001,PO,UTA,116,64,-7.414912082,-2.03460102,-9.449513102,-0.227068215,0,-0.227068215,-7.369025566,-2.226293768,-9.595319334,0.580962858 +David Benoit,benoida01,2001,PO,UTA,111,61,-0.747534424,-2.203048427,-2.950582851,-0.006438935,0,-0.006438935,-1.338588836,-3.304678346,-4.643267182,0.008236134 +Jacque Vaughn,vaughja01,2001,PO,UTA,104,57,-6.541389322,-3.739402254,-10.28079158,-0.229379904,0,-0.229379904,-7.12352471,-2.579685682,-9.703210392,1.403030135 +John Starks,starkjo01,2001,PO,UTA,65,36,-4.738281178,-1.640496989,-6.378778168,-0.069827423,0,-0.069827423,-4.623668279,-1.983099139,-6.606767419,1.429076578 +John Crotty,crottjo01,2001,PO,UTA,35,19,1.04859164,4.332351449,5.380943089,0.081286895,0,0.081286895,0.029242501,4.053609535,4.082852035,-0.005168741 +DeShawn Stevenson,stevede01,2001,PO,UTA,15,8,-8.728909253,-3.948003885,-12.67691314,-0.041436793,0,-0.041436793,-9.189068476,-7.346717926,-16.5357864,-0.760429884 +Shareef Abdur-Rahim,abdursh01,2002,RS,ATL,5771,2980,-0.477622095,0.49452853,0.016906435,4.190998515,4.190998515,0,-0.160723943,0.568160314,0.407436372,-0.344606949 +Jason Terry,terryja01,2002,RS,ATL,5746,2967,4.077776007,-0.097258079,3.980517927,10.17779829,10.17779829,0,3.993529278,0.411701471,4.405230749,-0.09561042 +Nazr Mohammed,mohamna01,2002,RS,ATL,4198,2168,-2.887748015,-1.183432193,-4.071180208,-1.461379991,-1.461379991,0,-2.612582969,-0.594951454,-3.207534423,0.000288592 +Jacque Vaughn,vaughja01,2002,RS,ATL,3594,1856,-0.374161297,-1.200932895,-1.575094192,1.1125314,1.1125314,0,-0.948403606,-0.928724113,-1.877127718,-0.001944167 +DerMarr Johnson,johnsde03,2002,RS,ATL,3344,1727,-0.993948739,0.334584748,-0.659363991,1.850824464,1.850824464,0,-0.877208227,0.02007226,-0.857135967,0.435113942 +Toni Kukoc,kukocto01,2002,RS,ATL,2893,1494,1.240119048,-1.315795016,-0.075675969,2.039387439,2.039387439,0,1.048922561,-1.896086427,-0.847163866,0.041148086 +Hanno Mottola,mottoha01,2002,RS,ATL,2655,1371,-3.952501195,-2.582835433,-6.535336628,-2.655705079,-2.655705079,0,-4.070031636,-2.561984329,-6.632015965,0.274602524 +Ira Newble,newblir01,2002,RS,ATL,2465,1273,-0.869685381,1.090120838,0.220435457,1.924283474,1.924283474,0,-1.402919555,1.104465945,-0.29845361,-0.236375618 +Dion Glover,glovedi01,2002,RS,ATL,2239,1156,-1.432892157,-1.965694857,-3.398587014,-0.383324587,-0.383324587,0,-1.497870727,-2.063914702,-3.561785428,0.190428674 +Emanual Davis,davisem01,2002,RS,ATL,1499,774,-3.086499672,-0.618003422,-3.704503094,-0.378477611,-0.378477611,0,-2.833854816,-0.382124494,-3.21597931,0.377254299 +Mark Strickland,stricma01,2002,RS,ATL,1267,654,-2.864981523,-0.488818969,-3.353800491,-0.20066967,-0.20066967,0,-3.300753678,-1.438334787,-4.739088465,-0.364868027 +Cal Bowdler,bowdlca01,2002,RS,ATL,1133,585,-3.417461352,-0.611146482,-4.028607834,-0.381242555,-0.381242555,0,-3.66513056,-0.936885018,-4.602015578,-0.09131701 +Alan Henderson,hendeal01,2002,RS,ATL,817,422,-2.082031762,0.155420629,-1.926611133,0.177030833,0.177030833,0,-2.346982492,-0.608004411,-2.954986902,-0.12860933 +Chris Crawford,crawfch01,2002,RS,ATL,254,131,-2.525132702,-1.378521669,-3.903654371,-0.077694783,-0.077694783,0,-2.687399787,-1.464088474,-4.151488261,0.700998525 +Leon Smith,smithle01,2002,RS,ATL,194,100,-2.160890824,-0.047408808,-2.208299632,0.027715663,0.027715663,0,-2.252544315,-0.063217727,-2.315762042,0.259396178 +Theo Ratliff,ratlith01,2002,RS,ATL,159,82,-4.373323254,-0.180626084,-4.553949339,-0.075352164,-0.075352164,0,-4.168251133,-0.825967795,-4.994218929,-0.144210633 +Reggie Slater,slatere01,2002,RS,ATL,72,37,0.793302005,-1.543332859,-0.750030854,0.037331847,0.037331847,0,0.184669708,-2.482425799,-2.297756092,-1.026798245 +Dickey Simpkins,simpkdi01,2002,RS,ATL,6,3,1.361430327,-1.70975966,-0.348329333,0.003588713,0.003588713,0,-0.505411708,-4.382965055,-4.888376762,-2.179305884 +Antoine Walker,walkean02,2002,RS,BOS,6639,3406,1.079359212,-0.026973847,1.052385365,6.628310812,6.628310812,0,1.9568248,0.266992086,2.223816887,0.288213826 +Paul Pierce,piercpa01,2002,RS,BOS,6436,3302,3.357681189,1.653846967,5.011528156,13.10308318,13.10308318,0,3.378144774,1.862817019,5.240961793,0.192249512 +Kenny Anderson,anderke01,2002,RS,BOS,4737,2430,-0.177597449,1.876722175,1.699124726,5.515058197,5.515058197,0,-0.44388031,2.375860541,1.931980231,-0.015047783 +Tony Battie,battito01,2002,RS,BOS,3546,1819,-2.329544931,2.444881492,0.115336561,2.655969002,2.655969002,0,-2.507815014,2.321712526,-0.186102488,-0.111051378 +Eric Williams,willier01,2002,RS,BOS,3405,1747,-2.796721875,1.89864305,-0.898078825,1.660039606,1.660039606,0,-2.991951916,1.316831686,-1.67512023,0.521911533 +Erick Strickland,stricer01,2002,RS,BOS,3203,1643,-0.343748974,-1.016047314,-1.359796288,1.16970099,1.16970099,0,-0.560284786,-1.211307565,-1.771592351,0.342662588 +Vitaly Potapenko,potapvi01,2002,RS,BOS,2618,1343,-2.985064581,-0.833374964,-3.818439545,-0.732001142,-0.732001142,0,-3.214688297,-1.041016209,-4.255704505,-0.011551266 +Joe Johnson,johnsjo02,2002,RS,BOS,1955,1003,-0.456096982,0.337952402,-0.11814458,1.351364906,1.351364906,0,-1.036808885,-0.431009525,-1.46781841,0.311024354 +Walter McCarty,mccarwa01,2002,RS,BOS,1400,718,-0.311559793,-1.279838249,-1.591398042,0.426300166,0.426300166,0,-0.667945656,-1.797987963,-2.465933619,0.40588643 +Rodney Rogers,rogerro01,2002,RS,BOS,1220,626,1.328184266,-1.902389994,-0.574205728,0.709786847,0.709786847,0,1.039037214,-2.000190003,-0.961152789,1.964018124 +Tony Delk,delkto01,2002,RS,BOS,1111,570,-0.687161417,0.611200261,-0.075961156,0.784471207,0.784471207,0,-0.92444846,0.275311362,-0.649137097,0.805316335 +Milt Palacio,palacmi01,2002,RS,BOS,1010,518,-2.706601366,-0.746029486,-3.452630852,-0.18679763,-0.18679763,0,-3.107673526,-1.481884363,-4.589557889,0.545578126 +Mark Blount,blounma01,2002,RS,BOS,809,415,-4.951644467,-0.305864377,-5.257508844,-0.533412065,-0.533412065,0,-5.134479403,-0.784447333,-5.918926736,0.430399573 +Kedrick Brown,brownke01,2002,RS,BOS,478,245,-2.085013765,2.009430195,-0.07558357,0.336624509,0.336624509,0,-2.052800181,1.138224079,-0.914576102,0.638363865 +Joseph Forte,fortejo01,2002,RS,BOS,76,39,-5.636727465,-0.441028268,-6.077755733,-0.06613085,-0.06613085,0,-5.730930234,-2.583620107,-8.314550341,-0.116667463 +Randy Brown,brownra02,2002,RS,BOS,12,6,-2.006191684,-0.396974559,-2.403166243,0.001052274,0.001052274,0,-3.646805565,-1.072633762,-4.719439327,-0.817233384 +Baron Davis,davisba01,2002,RS,CHH,6272,3318,4.136780232,1.201828874,5.338609106,13.73611986,13.73611986,0,4.542499722,1.887907154,6.430406876,0.290704969 +P.J. Brown,brownpj01,2002,RS,CHH,4845,2563,-0.058752521,1.461117787,1.402365266,5.385429135,5.385429135,0,-0.256940024,1.51220699,1.255266966,-0.750179208 +David Wesley,wesleda01,2002,RS,CHH,4701,2487,-0.841507216,-1.647139789,-2.488647004,0.331514409,0.331514409,0,-0.58270139,-1.262184638,-1.844886028,-0.029859514 +Elden Campbell,campbel01,2002,RS,CHH,4075,2156,-0.477851814,0.428697182,-0.049154632,2.973032387,2.973032387,0,-0.515925701,0.505549677,-0.010376024,0.065687398 +Lee Nailon,nailole01,2002,RS,CHH,3614,1912,-0.93114317,-1.170680657,-2.101823826,0.631739224,0.631739224,0,-1.204869116,-1.338677251,-2.543546366,-0.081024603 +Jamal Mashburn,mashbja01,2002,RS,CHH,3026,1601,0.472244155,-0.812788102,-0.340543947,1.959835193,1.959835193,0,0.692549119,-0.818594593,-0.126045473,-0.386191925 +Jamaal Magloire,magloja01,2002,RS,CHH,2928,1549,-0.729227852,0.551499106,-0.177728746,2.035978476,2.035978476,0,-0.966356275,-0.136794359,-1.103150634,0.140549659 +Stacey Augmon,augmost01,2002,RS,CHH,2493,1319,-1.303784284,1.207017026,-0.096767258,1.783600758,1.783600758,0,-1.859211183,0.644966233,-1.214244949,-0.097785521 +George Lynch,lynchge01,2002,RS,CHH,1688,893,-3.854943043,1.709850735,-2.145092308,0.274952381,0.274952381,0,-3.849768505,1.019843138,-2.829925367,-0.216054616 +Bryce Drew,drewbr01,2002,RS,CHH,1463,774,0.237706264,-0.170040009,0.067666255,1.109833847,1.109833847,0,-0.203170144,-0.949437501,-1.152607644,-0.234915266 +Robert Traylor,traylro01,2002,RS,CHH,1282,678,-2.988044742,0.170922639,-2.817122103,-0.023456672,-0.023456672,0,-2.936427397,0.212082211,-2.724345186,0.94115683 +Matt Bullard,bullama01,2002,RS,CHH,662,350,-2.735024509,-2.423761317,-5.158785826,-0.432096963,-0.432096963,0,-2.596560314,-3.610615845,-6.207176159,0.418237877 +Kirk Haston,hastoki01,2002,RS,CHH,146,77,-6.996066956,-2.501239922,-9.497306878,-0.266341837,-0.266341837,0,-6.692789653,-3.668172552,-10.3609622,0.440153842 +Jerome Moiso,moisoje01,2002,RS,CHH,144,76,-6.778635742,-0.245674899,-7.02431064,-0.167595742,-0.167595742,0,-6.426401927,-0.980724739,-7.407126667,1.029194116 +Eldridge Recasner,recasel01,2002,RS,CHH,4,2,-4.49841479,-4.83810686,-9.33652165,-0.007082836,-0.007082836,0,-6.033736586,-0.870521079,-6.904257666,4.942861616 +Trenton Hassell,hassetr01,2002,RS,CHI,4266,2237,-0.724005244,-2.206787464,-2.930792708,-0.206212047,-0.206212047,0,-1.207454079,-1.854000042,-3.061454121,-0.057742534 +Marcus Fizer,fizerma01,2002,RS,CHI,3744,1963,-2.145269951,-1.855181458,-4.000451409,-1.254217775,-1.254217775,0,-2.051928116,-1.842602362,-3.894530478,0.136492489 +Ron Mercer,mercero01,2002,RS,CHI,2866,1503,-3.611035764,-1.200011494,-4.811047258,-1.578209297,-1.578209297,0,-3.433429579,-1.011756734,-4.445186313,-0.13152273 +Fred Hoiberg,hoibefr01,2002,RS,CHI,2685,1408,-0.244268725,-0.119468842,-0.363737567,1.712533823,1.712533823,0,-0.952635949,-0.343698423,-1.296334372,-0.089173096 +Brad Miller,millebr01,2002,RS,CHI,2653,1391,1.255172185,0.305351878,1.560524064,3.055288448,3.055288448,0,1.1242252,0.880333946,2.004559145,-0.115198472 +Tyson Chandler,chandty01,2002,RS,CHI,2649,1389,-3.304153016,0.359808147,-2.944344869,-0.138056174,-0.138056174,0,-3.409186074,-0.086279494,-3.495465568,0.220063725 +Charles Oakley,oaklech01,2002,RS,CHI,2637,1383,-5.688661601,0.424081983,-5.264579618,-1.782167542,-1.782167542,0,-5.447715513,0.650634595,-4.797080918,0.406769389 +Jalen Rose,roseja01,2002,RS,CHI,2319,1216,2.09889329,-1.009940952,1.088952339,2.403023184,2.403023184,0,1.978198251,-0.595925489,1.382272762,0.821781345 +Eddy Curry,curryed01,2002,RS,CHI,2193,1150,-2.713329165,-2.422666953,-5.135996118,-1.405578224,-1.405578224,0,-2.918045074,-2.309045089,-5.227090163,0.369945121 +Kevin Ollie,ollieke01,2002,RS,CHI,2186,1146,-2.325973333,-0.547474484,-2.873447817,-0.071745708,-0.071745708,0,-2.859781627,-1.164671877,-4.024453504,-0.550470033 +Greg Anthony,anthogr01,2002,RS,CHI,1833,961,0.492126445,-0.292187955,0.19993849,1.458711438,1.458711438,0,0.440521028,0.103727125,0.544248153,0.783701303 +Metta World Peace,artesro01,2002,RS,CHI,1570,823,0.479940047,3.544409721,4.024349767,2.919184365,2.919184365,0,1.321601402,4.459172119,5.780773521,2.409370129 +Travis Best,besttr01,2002,RS,CHI,1512,793,0.910918262,-1.556160915,-0.645242653,0.852927853,0.852927853,0,0.368661505,-0.825049549,-0.456388043,0.147338851 +Eddie Robinson,robined01,2002,RS,CHI,1245,653,-1.916694406,-2.028229186,-3.944923592,-0.396028233,-0.396028233,0,-2.228861676,-2.498267126,-4.727128802,-0.477980362 +Dalibor Bagaric,bagarda01,2002,RS,CHI,1217,638,-5.237812027,-1.288462863,-6.52627489,-1.241095332,-1.241095332,0,-5.069953581,-1.164119373,-6.234072953,0.88773421 +A.J. Guyton,guytoaj01,2002,RS,CHI,1158,607,-0.247281686,-2.08866779,-2.335949476,0.127747786,0.127747786,0,-0.319189163,-3.481856079,-3.801045242,-0.34364186 +Jamal Crawford,crawfja01,2002,RS,CHI,917,481,0.599228304,-2.413056551,-1.813828247,0.228598086,0.228598086,0,0.442765792,-2.851447344,-2.408681552,-0.457133272 +Norm Richardson,richano01,2002,RS,CHI,120,63,-0.43994931,-2.845798859,-3.285748168,-0.017446802,-0.017446802,0,-1.194824529,-4.30768476,-5.502509288,1.207011032 +Andre Miller,millean02,2002,RS,CLE,5752,3023,5.694659325,-0.631776729,5.062882596,11.98749725,11.98749725,0,5.239575927,0.074611438,5.314187365,-0.476667484 +Wesley Person,persowe01,2002,RS,CLE,5315,2793,2.981491077,-0.941566396,2.039924681,6.772294059,6.772294059,0,2.671147167,-0.720803884,1.950343283,-0.716629977 +Lamond Murray,murrala01,2002,RS,CLE,4399,2312,0.666936634,-0.35541282,0.311523814,3.601841024,3.601841024,0,0.924110646,-0.500816956,0.423293691,-0.240898577 +Jumaine Jones,jonesju01,2002,RS,CLE,4076,2142,-0.419952312,-0.650455935,-1.070408248,1.836342723,1.836342723,0,-0.130206504,-0.338671994,-0.468878498,0.040180303 +Ricky Davis,davisri01,2002,RS,CLE,3718,1954,-0.910391189,-1.520284513,-2.430675702,0.318009308,0.318009308,0,-0.936177468,-1.963777862,-2.899955329,-0.096560911 +Chris Mihm,mihmch01,2002,RS,CLE,3157,1659,-6.157817173,-0.850711664,-7.008528837,-3.621954615,-3.621954615,0,-5.569576556,-0.581743214,-6.151319769,0.444151067 +Zydrunas Ilgauskas,ilgauzy01,2002,RS,CLE,2529,1329,-1.338037803,-1.531174505,-2.869212308,-0.08088737,-0.08088737,0,-1.141115288,-1.509985631,-2.651100918,0.062192852 +Brian Skinner,skinnbr01,2002,RS,CLE,2106,1107,-2.495713353,0.437107786,-2.058605567,0.390006177,0.390006177,0,-2.77837363,0.011433755,-2.766939874,-0.114571202 +Tyrone Hill,hillty01,2002,RS,CLE,1541,810,-3.265781261,-1.09810462,-4.363885881,-0.668602563,-0.668602563,0,-2.94840788,-0.355522004,-3.303929884,0.226353035 +Michael Doleac,doleami01,2002,RS,CLE,1342,705,-4.508086657,-2.00474901,-6.512835667,-1.358723647,-1.358723647,0,-4.321434293,-1.740444407,-6.061878701,0.35707001 +Bimbo Coles,colesbi01,2002,RS,CLE,1319,693,-2.492112656,-3.159990343,-5.652102999,-1.023554957,-1.023554957,0,-3.001123105,-3.390805852,-6.391928957,-0.226977374 +Bryant Stith,stithbr01,2002,RS,CLE,1265,665,-1.844057192,-0.514188488,-2.35824568,0.132916261,0.132916261,0,-1.850304833,-1.243803802,-3.094108635,0.000469448 +Trajan Langdon,langdtr01,2002,RS,CLE,908,477,0.061141149,-0.994506897,-0.933365748,0.444605394,0.444605394,0,-0.009498928,-2.125680699,-2.135179627,0.518894072 +DeSagana Diop,diopde01,2002,RS,CLE,207,109,-7.940416604,-1.303117719,-9.243534323,-0.364952832,-0.364952832,0,-7.591868615,-2.489928785,-10.0817974,0.974884623 +Jeff Trepagnier,trepaje01,2002,RS,CLE,147,77,-5.837233724,2.063080523,-3.774153201,-0.040676169,-0.040676169,0,-4.936456747,1.152674168,-3.783782579,1.008057483 +Dirk Nowitzki,nowitdi01,2002,RS,DAL,5653,2891,4.690905733,0.237286107,4.92819184,11.30218603,11.30218603,0,5.202719725,0.638408497,5.841128222,-0.186852678 +Steve Nash,nashst01,2002,RS,DAL,5548,2837,5.352894434,-1.380616299,3.972278135,9.660839834,9.660839834,0,5.216389051,-1.679379414,3.537009637,-0.653097988 +Michael Finley,finlemi01,2002,RS,DAL,5386,2754,2.500639308,-1.686068226,0.814571083,4.983465485,4.983465485,0,2.787108514,-1.451930337,1.335178177,-0.459602141 +Juwan Howard,howarju01,2002,RS,DAL,3244,1659,-0.653260153,-0.797939298,-1.45119945,1.096516968,1.096516968,0,-0.421155941,-0.730904403,-1.152060343,-0.235114907 +Adrian Griffin,griffad01,2002,RS,DAL,2705,1383,1.538422899,0.174624307,1.713047206,3.156006344,3.156006344,0,1.2600666,0.666527332,1.926593932,0.199665267 +Eduardo Najera,najered01,2002,RS,DAL,2654,1357,0.840365043,2.03415101,2.874516053,3.890919989,3.890919989,0,0.735302569,1.823847832,2.559150401,-0.074605383 +Tim Hardaway,hardati01,2002,RS,DAL,2495,1276,1.027215165,-2.54592179,-1.518706626,0.817566039,0.817566039,0,1.612100533,-2.659187387,-1.047086853,1.829169761 +Greg Buckner,buckngr01,2002,RS,DAL,1731,885,0.469293586,-0.638762525,-0.169468939,1.169543232,1.169543232,0,-0.052337022,-0.183453446,-0.235790468,0.343737585 +Raef LaFrentz,lafrera01,2002,RS,DAL,1539,787,-0.512671018,1.108057485,0.595386467,1.36704082,1.36704082,0,0.25351631,1.593941472,1.847457782,1.624586842 +Shawn Bradley,bradlsh01,2002,RS,DAL,1480,757,-2.315486012,3.000373402,0.684887389,1.332016909,1.332016909,0,-2.279565766,2.771295868,0.491730102,0.37289621 +Nick Van Exel,vanexni01,2002,RS,DAL,1480,757,1.849883262,-2.351204413,-0.501321151,0.873385746,0.873385746,0,1.813506607,-2.877597205,-1.064090598,0.51760515 +Johnny Newman,newmajo01,2002,RS,DAL,1416,724,-2.179683485,-0.330470808,-2.510154293,0.089342787,0.089342787,0,-2.223517989,-0.588364541,-2.81188253,0.774310662 +Wang Zhizhi,zhizhwa01,2002,RS,DAL,1173,600,-0.220777177,-1.019551533,-1.24032871,0.466319709,0.466319709,0,0.340085269,-1.536481529,-1.19639626,0.829982304 +Danny Manning,mannida01,2002,RS,DAL,1079,552,-3.036234083,0.059187249,-2.977046835,-0.064378141,-0.064378141,0,-2.877379439,-0.159656491,-3.03703593,0.624167818 +Evan Eschmeyer,eschmev01,2002,RS,DAL,585,299,-3.443804553,0.186201522,-3.257603031,-0.078316461,-0.078316461,0,-3.306202127,0.399404524,-2.906797603,1.045084928 +Donnell Harvey,harvedo01,2002,RS,DAL,317,162,-3.992672967,-0.419071112,-4.411744079,-0.138960966,-0.138960966,0,-4.018194876,-0.791450843,-4.809645719,1.078436939 +Avery Johnson,johnsav01,2002,RS,DAL,297,152,-2.517992183,-3.82937601,-6.347368194,-0.27974598,-0.27974598,0,-2.835809787,-4.077169576,-6.912979363,0.252876927 +Tariq Abdul-Wahad,abdulta01,2002,RS,DAL,47,24,-8.977304063,1.184113279,-7.793190784,-0.063210034,-0.063210034,0,-8.156498938,1.317061523,-6.839437415,2.16576018 +Darrick Martin,martida01,2002,RS,DAL,43,22,-11.61549666,-0.208305567,-11.82380223,-0.1048915,-0.1048915,0,-9.785173957,1.074276714,-8.710897243,2.742708418 +Charlie Bell,bellch01,2002,RS,DAL,4,2,-3.51792598,1.066397886,-2.451528094,0.00030002,0.00030002,0,-5.01214022,-1.610308748,-6.622448968,-1.368250884 +James Posey,poseyja01,2002,RS,DEN,4263,2238,-0.549464289,0.962755327,0.413291038,3.636148198,3.636148198,0,-0.265860446,1.449642712,1.183782266,0.615325266 +George McCloud,mccloge01,2002,RS,DEN,3486,1830,-1.991486922,-1.727383458,-3.71887038,-0.910760327,-0.910760327,0,-1.746459851,-1.790440268,-3.536900119,0.624898206 +Nick Van Exel,vanexni01,2002,RS,DEN,3313,1739,2.118240727,-2.149296509,-0.031055781,2.428190635,2.428190635,0,2.255936498,-1.911822681,0.344113817,0.602679662 +Ryan Bowen,bowenry01,2002,RS,DEN,3212,1686,-0.169009572,2.853860266,2.684850694,4.670042062,4.670042062,0,-0.819054897,2.623095528,1.804040631,-0.098186731 +Raef LaFrentz,lafrera01,2002,RS,DEN,3177,1668,-0.175744138,0.545000585,0.369256447,2.684037149,2.684037149,0,0.13767873,0.966410001,1.104088731,1.020237718 +Voshon Lenard,lenarvo01,2002,RS,DEN,3172,1665,-0.068550214,-1.306415429,-1.374965643,1.169042972,1.169042972,0,0.010093949,-1.562838286,-1.552744337,0.076584749 +Calbert Cheaney,cheanca01,2002,RS,DEN,3107,1631,-2.291486894,-1.277799972,-3.569286866,-0.681131959,-0.681131959,0,-2.913419192,-1.243552162,-4.156971354,-0.084315847 +Avery Johnson,johnsav01,2002,RS,DEN,2286,1200,1.718687584,-3.158059529,-1.439371946,0.797138643,0.797138643,0,0.865726008,-3.114315146,-2.248589138,-0.603965569 +Juwan Howard,howarju01,2002,RS,DEN,1859,976,-0.830293754,-0.901719924,-1.732013678,0.505850297,0.505850297,0,-0.710109998,-0.745631278,-1.455741276,-0.192157199 +Zendon Hamilton,hamilze01,2002,RS,DEN,1615,848,-2.51505552,-3.288300746,-5.803356266,-1.323573376,-1.323573376,0,-2.5775907,-3.296067181,-5.873657881,0.176472918 +Scott Williams,willisc01,2002,RS,DEN,1404,737,-4.102036012,-0.909402822,-5.011438834,-0.850234872,-0.850234872,0,-4.086979928,-0.883694393,-4.970674321,-0.011384916 +Donnell Harvey,harvedo01,2002,RS,DEN,1293,679,-0.336809522,0.359523057,0.022713535,0.962260968,0.962260968,0,-0.685015217,0.611697617,-0.0733176,0.164489943 +Kenny Satterfield,satteke01,2002,RS,DEN,1067,560,-2.429659263,-0.937841204,-3.367500467,-0.176761379,-0.176761379,0,-2.298595847,-1.412347531,-3.710943378,0.173799284 +Tariq Abdul-Wahad,abdulta01,2002,RS,DEN,794,417,-2.142347088,-0.576434326,-2.718781414,0.006664197,0.006664197,0,-2.355426819,-0.22101696,-2.576443779,0.308668146 +Mengke Bateer,bateeme01,2002,RS,DEN,777,408,-4.358997465,-0.594139446,-4.953136911,-0.467408872,-0.467408872,0,-4.095731227,0.198180802,-3.897550425,1.761227147 +Tim Hardaway,hardati01,2002,RS,DEN,619,325,-0.072188013,-1.463740841,-1.535928854,0.206990584,0.206990584,0,0.738229376,-1.6520868,-0.913857424,2.589341814 +Carlos Arroyo,arroyca01,2002,RS,DEN,524,275,-0.891704883,-1.91317595,-2.804880833,-0.007641494,-0.007641494,0,-1.768170819,-2.652602672,-4.420773491,-0.698027506 +Chris Andersen,anderch01,2002,RS,DEN,499,262,-2.466537321,1.099991888,-1.366545433,0.184224909,0.184224909,0,-2.566497064,0.381420046,-2.185077018,-0.34978862 +Shawnelle Scott,scottsh01,2002,RS,DEN,480,252,-0.878684797,-1.319073939,-2.197758736,0.071347594,0.071347594,0,-1.151125363,-1.04469786,-2.195823223,0.446892491 +Antonio McDyess,mcdyean01,2002,RS,DEN,450,236,0.67372655,-0.426149456,0.247577094,0.359841065,0.359841065,0,0.50596452,-0.777986999,-0.272022479,-0.276873795 +Isaiah Rider,rideris01,2002,RS,DEN,330,173,-0.204401022,-0.760738052,-0.965139075,0.157017899,0.157017899,0,-0.509178461,-2.155930907,-2.665109368,-0.30419349 +Ben Wallace,wallabe01,2002,RS,DET,5540,2921,-0.564892131,5.607548369,5.042656238,11.48946859,11.48946859,0,-0.319556342,5.64628796,5.326731618,-0.979054054 +Clifford Robinson,robincl02,2002,RS,DET,5415,2855,-0.855773501,0.699295215,-0.156478285,3.784201098,3.784201098,0,-0.243676828,0.966398044,0.722721216,0.156045655 +Jerry Stackhouse,stackje01,2002,RS,DET,5092,2685,2.03103356,-0.522424955,1.508608605,5.834374398,5.834374398,0,2.286924956,-1.014271796,1.27265316,0.008839153 +Chucky Atkins,atkinch01,2002,RS,DET,4334,2285,1.171974271,-2.084838846,-0.912864575,2.145820497,2.145820497,0,1.215402965,-1.548819479,-0.333416515,0.174635856 +Jon Barry,barryjo01,2002,RS,DET,3765,1985,3.392776843,0.750802303,4.143579145,6.962431148,6.962431148,0,2.930517656,0.505323936,3.435841592,-0.250052818 +Michael Curry,currymi01,2002,RS,DET,3626,1912,-3.439152171,-0.384977198,-3.82412937,-1.050884774,-1.050884774,0,-4.014480045,-0.196456854,-4.210936899,0.268823972 +Corliss Williamson,willico02,2002,RS,DET,3226,1701,1.155632448,-1.539069075,-0.383436627,2.063974927,2.063974927,0,0.718548171,-1.479735474,-0.761187303,0.453694764 +Zeljko Rebraca,rebraze01,2002,RS,DET,2236,1179,-2.155614226,0.637753529,-1.517860697,0.746080153,0.746080153,0,-2.244869084,0.480321467,-1.764547617,0.608842635 +Damon Jones,jonesda01,2002,RS,DET,2054,1083,0.200872346,-1.645801281,-1.444928935,0.723107662,0.723107662,0,-0.023008851,-2.205488052,-2.228496903,0.253930187 +Dana Barros,barroda01,2002,RS,DET,1104,582,-1.390897544,-1.586855124,-2.977752669,-0.067666744,-0.067666744,0,-1.449821872,-1.999619175,-3.449441047,0.052503436 +Mikki Moore,mooremi01,2002,RS,DET,412,217,-1.51495896,-0.867576954,-2.382535914,0.040902513,0.040902513,0,-1.742569805,-1.062088944,-2.804658748,0.494777878 +Rodney White,whitero02,2002,RS,DET,245,129,-4.434760303,0.813423937,-3.621336366,-0.057569258,-0.057569258,0,-3.805278937,-0.951725928,-4.757004866,0.354590585 +Victor Alexander,alexavi01,2002,RS,DET,184,97,-6.040867934,-1.465289347,-7.506157281,-0.234103951,-0.234103951,0,-5.789591886,-3.309148679,-9.098740565,-0.497326047 +Brian Cardinal,cardibr01,2002,RS,DET,82,43,1.842408723,-0.94367433,0.898734393,0.080224456,0.080224456,0,1.388537842,-1.437518892,-0.04898105,0.202178628 +Ratko Varda,vardara01,2002,RS,DET,11,6,-1.583970019,-3.90142603,-5.485396049,-0.008933,-0.008933,0,-1.914286896,-0.936922397,-2.851209293,6.13156457 +Antawn Jamison,jamisan01,2002,RS,GSW,6040,3033,1.553547107,-2.592487825,-1.038940719,2.636491772,2.636491772,0,1.429543165,-2.11936365,-0.689820485,-0.390454818 +Jason Richardson,richaja01,2002,RS,GSW,5235,2629,1.059359176,-0.957928408,0.101430768,3.827388555,3.827388555,0,1.066034133,-0.516325993,0.54970814,0.065258644 +Danny Fortson,fortsda01,2002,RS,GSW,4413,2216,-0.41417052,-0.20301004,-0.617180561,2.404012419,2.404012419,0,-0.523508962,-0.060413276,-0.583922238,-0.280139255 +Larry Hughes,hughela01,2002,RS,GSW,4080,2049,0.533162719,-0.484073544,0.049089175,2.929245497,2.929245497,0,0.515934564,-0.383500962,0.132433602,0.096551498 +Bob Sura,surabo01,2002,RS,GSW,3545,1780,1.959745102,0.159855442,2.119600544,4.433631299,4.433631299,0,1.733057101,0.227143627,1.960200728,0.233988377 +Erick Dampier,dampier01,2002,RS,GSW,3465,1740,-4.349357121,-0.26578994,-4.615147061,-1.654203345,-1.654203345,0,-4.134523069,-0.75036035,-4.884883419,-0.08742756 +Adonal Foyle,foylead01,2002,RS,GSW,2957,1485,-4.871166487,2.01621517,-2.854951317,-0.079214196,-0.079214196,0,-4.606768179,1.373793187,-3.232974992,-0.348416853 +Troy Murphy,murphtr01,2002,RS,GSW,2883,1448,-2.995058508,-2.596220596,-5.591279105,-2.110327898,-2.110327898,0,-3.105043541,-2.172258288,-5.277301829,0.493103146 +Chris Mills,millsch01,2002,RS,GSW,2463,1237,-0.158095357,-1.990807941,-2.148903298,0.379972525,0.379972525,0,-0.472686176,-2.221608699,-2.694294876,0.147566424 +Gilbert Arenas,arenagi01,2002,RS,GSW,2300,1155,1.75965971,-0.069011722,1.690647989,2.63168483,2.63168483,0,1.773401216,0.371988083,2.145389299,0.522442364 +Mookie Blaylock,blaylmo01,2002,RS,GSW,1193,599,-2.453845139,-0.383776524,-2.837621664,-0.026587633,-0.026587633,0,-2.591491536,-1.352021273,-3.94351281,-0.652617674 +Marc Jackson,jacksma02,2002,RS,GSW,337,169,-2.394723655,-1.59091143,-3.985635084,-0.106969309,-0.106969309,0,-2.396802344,-1.813267209,-4.210069553,0.368843003 +Dean Oliver,olivede01,2002,RS,GSW,277,139,-3.164680153,-3.159967519,-6.324647671,-0.256281699,-0.256281699,0,-3.41608032,-3.838453904,-7.254534224,1.004887239 +Cedric Henderson,hendece02,2002,RS,GSW,139,70,-2.738225532,0.707541445,-2.030684087,0.025808139,0.025808139,0,-2.250741532,-0.939937355,-3.190678887,0.423331993 +Dean Garrett,garrede01,2002,RS,GSW,62,31,-10.4229895,-0.088772496,-10.511762,-0.124679946,-0.124679946,0,-9.067597864,0.292421989,-8.775175874,1.434252664 +Cuttino Mobley,moblecu01,2002,RS,HOU,5791,3116,1.906473579,-1.69246294,0.214010639,4.711575893,4.711575893,0,1.989007772,-0.726834282,1.26217349,-0.010876894 +Kenny Thomas,thomake01,2002,RS,HOU,4617,2484,-1.97425435,-0.11085896,-2.085113311,0.84130357,0.84130357,0,-1.67083464,0.2695129,-1.40132174,-0.145062671 +Steve Francis,francst01,2002,RS,HOU,4355,2343,2.341688737,0.169626289,2.511315026,6.294050801,6.294050801,0,2.461999278,0.629198967,3.091198245,0.068327915 +Moochie Norris,norrimo01,2002,RS,HOU,4180,2249,0.178760982,-0.928989089,-0.750228107,2.288420594,2.288420594,0,-0.039185357,-0.963149561,-1.002334918,-0.247882875 +Kelvin Cato,catoke01,2002,RS,HOU,3563,1917,-0.964253065,0.111156552,-0.853096513,1.850949425,1.850949425,0,-1.315265602,0.489136734,-0.826128867,-0.213885959 +Eddie Griffin,griffed01,2002,RS,HOU,3524,1896,-1.55329037,0.380607346,-1.172683024,1.51729449,1.51729449,0,-1.257481013,-0.289163473,-1.546644487,-0.511666432 +Walt Williams,williwa02,2002,RS,HOU,2076,1117,0.827191467,-1.610267556,-0.783076088,1.123608905,1.123608905,0,0.658774327,-1.81271845,-1.153944123,0.218778046 +Terence Morris,morrite01,2002,RS,HOU,2063,1110,-2.474723943,-2.299600155,-4.774324099,-1.142913625,-1.142913625,0,-2.800234793,-3.039312309,-5.839547103,-0.280660589 +Oscar Torres,torreos01,2002,RS,HOU,1998,1075,-0.959321853,-2.465582779,-3.424904632,-0.370352535,-0.370352535,0,-1.264935604,-3.109901311,-4.374836915,0.047350047 +Kevin Willis,willike02,2002,RS,HOU,1608,865,-2.150304825,-0.128269633,-2.278574458,0.207669809,0.207669809,0,-2.234100291,-0.280890839,-2.51499113,-0.168133944 +Glen Rice,ricegl01,2002,RS,HOU,1126,606,-1.744094226,-1.550462804,-3.29455703,-0.168525401,-0.168525401,0,-1.810856453,-1.720109441,-3.530965893,0.086460244 +Dan Langhi,langhda01,2002,RS,HOU,807,434,-4.156859575,-1.909972498,-6.066832073,-0.728876418,-0.728876418,0,-4.675638768,-2.843278469,-7.518917237,-0.694715605 +Tierre Brown,brownti01,2002,RS,HOU,749,403,-2.509106123,-1.491314626,-4.000420749,-0.256804528,-0.256804528,0,-2.786228517,-2.747553157,-5.533781674,-0.105394636 +Jason Collier,collija02,2002,RS,HOU,678,365,-3.181249595,-2.501008884,-5.682258479,-0.545420926,-0.545420926,0,-3.41013867,-2.538802435,-5.948941105,-0.106403451 +Reggie Miller,millere01,2002,RS,IND,5595,2889,3.838598169,-1.875891412,1.962706756,6.923796397,6.923796397,0,3.439609955,-1.495936553,1.943673402,-0.298368668 +Jermaine O'Neal,onealje01,2002,RS,IND,5242,2707,-1.280201973,1.367945667,0.087743694,3.909637344,3.909637344,0,-1.03217793,1.308571598,0.276393668,-0.224881491 +Jamaal Tinsley,tinslja01,2002,RS,IND,4729,2442,-0.180907434,0.87221515,0.691307716,4.310732204,4.310732204,0,0.207265899,1.026638333,1.233904232,0.496161744 +Jalen Rose,roseja01,2002,RS,IND,3751,1937,0.783883151,-0.526464251,0.2574189,2.988705658,2.988705658,0,0.749554426,-0.468658136,0.28089629,0.512677887 +Jeff Foster,fosteje01,2002,RS,IND,3459,1786,-1.948063185,1.477495643,-0.470567541,2.08226745,2.08226745,0,-1.796481154,1.630532779,-0.165948375,0.230194349 +Jonathan Bender,bendejo01,2002,RS,IND,3190,1647,-1.956066294,-1.339750043,-3.295816337,-0.458608606,-0.458608606,0,-2.278306276,-2.260316774,-4.53862305,-0.008111461 +Al Harrington,harrial01,2002,RS,IND,2543,1313,-1.607937855,-0.666873358,-2.274811213,0.319192233,0.319192233,0,-1.440344569,-0.182283003,-1.622627571,0.249916163 +Austin Croshere,croshau01,2002,RS,IND,2490,1286,-0.542189721,-0.098521107,-0.640710828,1.382837114,1.382837114,0,-0.522294404,-1.207834111,-1.730128515,-0.073202531 +Travis Best,besttr01,2002,RS,IND,1847,954,-0.074542929,-0.166892396,-0.241435325,1.229241658,1.229241658,0,-0.277606216,0.29217067,0.014564455,0.619846474 +Brad Miller,millebr01,2002,RS,IND,1689,872,2.415393787,0.55426349,2.969657277,2.538544144,2.538544144,0,2.102897672,0.764049948,2.86694762,-0.2199952 +Metta World Peace,artesro01,2002,RS,IND,1586,819,-0.857536401,3.376778985,2.519242584,2.249677934,2.249677934,0,-0.165412556,4.173013403,4.007600848,1.996935516 +Kevin Ollie,ollieke01,2002,RS,IND,1117,577,-0.103841522,1.245472703,1.141631181,1.13904399,1.13904399,0,-0.784556824,0.594426081,-0.190130744,-0.528385181 +Ron Mercer,mercero01,2002,RS,IND,412,213,-4.931404044,-2.381763042,-7.313167086,-0.496756317,-0.496756317,0,-5.349061355,-2.956683305,-8.30574466,0.160114019 +Carlos Rogers,rogerca01,2002,RS,IND,325,168,-0.782994095,-0.915077967,-1.698072062,0.090310139,0.090310139,0,-1.085809318,-1.685456646,-2.771265963,0.148220747 +Primoz Brezec,brezepr01,2002,RS,IND,310,160,-2.333488035,-1.438512608,-3.772000643,-0.083859352,-0.083859352,0,-2.981322703,-2.074035956,-5.055358659,0.474592116 +Bruno Sundov,sundobr01,2002,RS,IND,170,88,-5.157453545,-0.5688489,-5.726302445,-0.135188028,-0.135188028,0,-4.842152465,-0.671736122,-5.513888588,1.070917057 +Jamison Brewer,breweja01,2002,RS,IND,83,43,-0.436214753,-0.781277012,-1.217491766,0.033518846,0.033518846,0,-1.424140457,-2.301256708,-3.725397165,-0.279100643 +Norm Richardson,richano01,2002,RS,IND,8,4,-14.63943354,-2.144045311,-16.78347885,-0.027596283,-0.027596283,0,-13.62550675,-4.870367403,-18.49587415,-3.343299634 +Jeff McInnis,mcinnje01,2002,RS,LAC,5753,3030,1.309458617,-1.987337986,-0.677879369,3.193286851,3.193286851,0,1.308873156,-1.154513137,0.154360019,-0.287005612 +Elton Brand,brandel01,2002,RS,LAC,5734,3020,4.08102442,0.750138857,4.831163277,11.57540281,11.57540281,0,3.833756175,1.145210667,4.978966842,-0.830390234 +Michael Olowokandi,olowomi01,2002,RS,LAC,4876,2568,-5.167156507,1.230972572,-3.936183936,-1.548260049,-1.548260049,0,-4.349089689,1.099578806,-3.249510884,-0.346695447 +Darius Miles,milesda01,2002,RS,LAC,4228,2227,-1.269435912,1.312540494,0.043104582,3.169014974,3.169014974,0,-1.338301231,0.792956661,-0.545344569,-0.131689415 +Quentin Richardson,richaqu01,2002,RS,LAC,4086,2152,2.873411199,-0.130259363,2.743151836,6.032934742,6.032934742,0,2.982238156,-0.138841194,2.843396961,0.02627334 +Eric Piatkowski,piatker01,2002,RS,LAC,3262,1718,1.842412067,-0.768076452,1.074335615,3.338279469,3.338279469,0,1.461448846,-1.02276293,0.438685916,-0.378968407 +Corey Maggette,maggeco01,2002,RS,LAC,3066,1615,0.320923987,-1.80595483,-1.485030843,1.046726266,1.046726266,0,0.165675937,-1.682230631,-1.516554694,0.389725639 +Lamar Odom,odomla01,2002,RS,LAC,1897,999,-1.145596237,1.350690199,0.205093962,1.512878,1.512878,0,-0.724684841,0.877624321,0.15293948,0.408078309 +Earl Boykins,boykiea01,2002,RS,LAC,1445,761,0.099370946,-3.000637738,-2.901266792,-0.058386186,-0.058386186,0,-0.32158388,-3.747708487,-4.069292367,-0.539133341 +Sean Rooks,rooksse01,2002,RS,LAC,1382,728,-4.720084941,-0.076888056,-4.796972997,-0.76474183,-0.76474183,0,-4.748481847,-0.057817903,-4.806299751,0.536430187 +Tremaine Fowlkes,fowlktr01,2002,RS,LAC,651,343,-1.192493695,-0.990289667,-2.182783362,0.099200476,0.099200476,0,-1.747156173,-1.057743428,-2.804899601,-0.056996583 +Harold Jamison,jamisha01,2002,RS,LAC,334,176,0.237988247,-1.676342385,-1.438354138,0.117735804,0.117735804,0,-0.293721817,-1.942740173,-2.23646199,-0.03405289 +Keyon Dooling,doolike01,2002,RS,LAC,294,155,-2.852178874,-1.454025013,-4.306203887,-0.124425378,-0.124425378,0,-2.869134455,-1.721371597,-4.590506052,1.013694898 +Obinna Ekezie,ekeziob01,2002,RS,LAC,289,152,-3.94446384,-0.927977363,-4.872441203,-0.164575718,-0.164575718,0,-4.131223215,-2.42809838,-6.559321595,-0.011401369 +Doug Overton,overtdo01,2002,RS,LAC,247,130,-3.361000258,-1.864956511,-5.225956769,-0.166318552,-0.166318552,0,-2.872057176,-3.245105288,-6.117162463,1.172696808 +Eldridge Recasner,recasel01,2002,RS,LAC,59,31,-1.746130382,-1.366884924,-3.113015307,-0.005755829,-0.005755829,0,-2.48582026,-1.873263037,-4.359083297,0.228701997 +Kobe Bryant,bryanko01,2002,RS,LAL,5945,3063,4.955728576,-0.299857565,4.65587101,11.55496085,11.55496085,0,4.933199387,0.254203115,5.187402502,-0.146785219 +Shaquille O'Neal,onealsh01,2002,RS,LAL,4701,2422,4.523277047,3.435904165,7.959181212,13.19338923,13.19338923,0,4.715833264,2.844008539,7.559841803,-0.277377342 +Rick Fox,foxri01,2002,RS,LAL,4442,2289,0.587168572,-0.201603636,0.385564935,3.6752419,3.6752419,0,0.589713676,-0.067654921,0.522058755,0.335341759 +Robert Horry,horryro01,2002,RS,LAL,4153,2140,0.459766483,2.14043535,2.600201833,5.833072462,5.833072462,0,0.724345761,2.016173808,2.740519568,-0.132416345 +Derek Fisher,fishede01,2002,RS,LAL,3831,1974,2.03335846,-0.618730727,1.414627734,4.190366487,4.190366487,0,2.233193847,-0.277254151,1.955939697,-0.086982829 +Devean George,georgde01,2002,RS,LAL,3414,1759,0.338051662,2.009509671,2.347561333,4.594548706,4.594548706,0,0.413183021,1.787118984,2.200302005,0.396920885 +Samaki Walker,walkesa01,2002,RS,LAL,3212,1655,-2.490641745,0.688037661,-1.802604084,0.796145716,0.796145716,0,-2.498502006,0.518950436,-1.97955157,-0.437979573 +Lindsey Hunter,hunteli01,2002,RS,LAL,3136,1616,-2.434052896,0.584829851,-1.849223044,0.744206807,0.744206807,0,-1.978976888,0.445011804,-1.533965084,0.189247046 +Stanislav Medvedenko,medvest01,2002,RS,LAL,1415,729,-1.162413837,0.425996459,-0.736417378,0.754093175,0.754093175,0,-0.883090992,0.356590798,-0.526500194,0.633556784 +Mitch Richmond,richmmi01,2002,RS,LAL,1376,709,-2.267934067,0.47018063,-1.797753437,0.345263041,0.345263041,0,-2.40185354,-0.793943325,-3.195796865,0.214541994 +Mark Madsen,madsema01,2002,RS,LAL,1262,650,0.561903357,-0.840524576,-0.278621219,0.82113358,0.82113358,0,0.074233122,-0.797768838,-0.723535717,0.17360448 +Brian Shaw,shawbr01,2002,RS,LAL,1225,631,-0.604830603,-0.534795324,-1.139625927,0.51902607,0.51902607,0,-0.5517693,-1.168769185,-1.720538485,0.104160585 +Jelani McCoy,mccoyje01,2002,RS,LAL,202,104,-4.354739728,-1.459664401,-5.814404129,-0.163045662,-0.163045662,0,-4.552176357,-2.879589069,-7.431765426,0.251710254 +Joe Crispin,crispjo01,2002,RS,LAL,52,27,-6.34918324,-0.885168778,-7.234352018,-0.062767327,-0.062767327,0,-5.55455229,-1.840916896,-7.395469187,1.476241231 +Mike Penberthy,penbemi01,2002,RS,LAL,23,12,3.79430391,4.583539271,8.377843181,0.067915239,0.067915239,0,3.87284403,5.176640275,9.049484305,-0.288117406 +Shane Battier,battish01,2002,RS,MEM,5945,3097,0.847033967,2.022409599,2.869443566,8.861488006,8.861488006,0,0.626730043,2.215415467,2.84214551,-0.183323424 +Pau Gasol,gasolpa01,2002,RS,MEM,5773,3007,-0.554200218,0.454005602,-0.100194617,4.029490471,4.029490471,0,-0.874220014,0.115745005,-0.758475009,-0.807474905 +Jason Williams,willija02,2002,RS,MEM,4292,2236,0.890836093,-1.046885587,-0.156049493,2.969823887,2.969823887,0,1.354554819,-0.781714369,0.57284045,0.329588333 +Grant Long,longgr01,2002,RS,MEM,3586,1868,-4.574406919,-0.400133105,-4.974540025,-2.116734196,-2.116734196,0,-4.605427059,-0.575501054,-5.180928113,-0.14596401 +Stromile Swift,swiftst01,2002,RS,MEM,3465,1805,-1.982280577,-0.615960631,-2.598241208,0.139409794,0.139409794,0,-2.153981314,-0.640769442,-2.794750756,-0.227586801 +Rodney Buford,buforro01,2002,RS,MEM,3396,1769,-2.182473762,-2.780025799,-4.96249956,-1.991851826,-1.991851826,0,-2.730312545,-2.395893427,-5.126205972,-0.231005334 +Lorenzen Wright,wrighlo02,2002,RS,MEM,2402,1251,-2.976595623,-0.905631214,-3.882226837,-0.721568082,-0.721568082,0,-2.81119217,-0.455662355,-3.266854525,-0.138087054 +Tony Massenburg,masseto01,2002,RS,MEM,2394,1247,-3.300789785,-2.351361982,-5.652151767,-1.85346081,-1.85346081,0,-3.674259353,-1.98219369,-5.656453043,0.350720177 +Brevin Knight,knighbr01,2002,RS,MEM,2210,1151,-0.725494466,1.194546158,0.469051692,1.901488241,1.901488241,0,-1.008023576,1.56292867,0.554905094,0.540472632 +Will Solomon,solomwi01,2002,RS,MEM,1674,872,-1.894732631,-1.512003712,-3.406736342,-0.295505331,-0.295505331,0,-1.791648884,-2.083631566,-3.87528045,1.045112049 +Eddie Gill,gilled01,2002,RS,MEM,737,384,-2.451027499,-2.786266503,-5.237294002,-0.489345851,-0.489345851,0,-2.942031191,-3.044990811,-5.987022002,0.38482419 +Antonis Fotsis,fotsian01,2002,RS,MEM,614,320,-2.706871311,-0.986028781,-3.692900092,-0.153439061,-0.153439061,0,-2.840436728,-2.317528163,-5.157964891,-0.299643767 +Isaac Austin,austiis01,2002,RS,MEM,589,307,-5.401779206,-0.63344276,-6.035221967,-0.516195561,-0.516195561,0,-5.458681412,-0.60266665,-6.061348062,0.290138861 +Nick Anderson,anderni01,2002,RS,MEM,420,219,-3.682834762,-0.887696915,-4.570531677,-0.205767305,-0.205767305,0,-3.430502805,-1.751523319,-5.182026124,1.061406949 +Michael Dickerson,dickemi01,2002,RS,MEM,238,124,-1.701749739,-1.415311525,-3.117061264,-0.023354238,-0.023354238,0,-1.535106221,-1.090066442,-2.625172663,0.522423738 +Isaac Fontaine,fontais01,2002,RS,MEM,144,75,-4.832345798,-3.238040042,-8.07038584,-0.204314796,-0.204314796,0,-5.68757746,-4.35697335,-10.04455081,0.329209741 +Elliot Perry,perryel01,2002,RS,MEM,92,48,-4.986261012,-1.393083869,-6.37934488,-0.090081619,-0.090081619,0,-4.818668486,-0.982777828,-5.801446314,1.239590094 +Eddie Jones,jonesed02,2002,RS,MIA,5813,3156,1.90798211,3.358347653,5.266329764,12.929976,12.929976,0,1.775631769,3.632699989,5.408331757,0.157515608 +Alonzo Mourning,mournal01,2002,RS,MIA,4521,2455,-1.868911145,2.724469979,0.855558834,4.509144944,4.509144944,0,-1.83589114,2.177197103,0.341305963,-0.141557677 +Rod Strickland,stricro02,2002,RS,MIA,4225,2294,0.937464193,0.514078877,1.45154307,4.88375237,4.88375237,0,0.435618974,0.269181338,0.704800312,-0.629523968 +Brian Grant,grantbr01,2002,RS,MIA,4155,2256,-1.787361779,-0.219170901,-2.00653268,0.854341806,0.854341806,0,-1.921462679,0.147868473,-1.773594206,-0.14987809 +Jim Jackson,jacksji01,2002,RS,MIA,3361,1825,-1.079566668,-0.042253209,-1.121819877,1.513138119,1.513138119,0,-1.339294431,-0.057182376,-1.396476807,-0.174650224 +LaPhonso Ellis,ellisla01,2002,RS,MIA,3101,1684,-2.392888724,-0.152445541,-2.545334265,0.176668189,0.176668189,0,-2.529891448,-0.126046969,-2.655938417,0.430158977 +Kendall Gill,gillke01,2002,RS,MIA,2597,1410,-3.65808296,-0.292814284,-3.950897244,-0.867867324,-0.867867324,0,-3.864661185,-0.166906424,-4.03156761,0.421081318 +Eddie House,houseed01,2002,RS,MIA,2265,1230,-1.606678321,-1.265949354,-2.872627675,-0.077328729,-0.077328729,0,-1.390101932,-1.422851283,-2.812953215,0.446325606 +Anthony Carter,cartean01,2002,RS,MIA,1934,1050,-3.485495832,0.23336507,-3.252130762,-0.269276659,-0.269276659,0,-3.419832237,0.310505215,-3.109327023,0.095600672 +Vladimir Stepania,stepavl01,2002,RS,MIA,1628,884,-3.592158736,1.125603978,-2.466554758,0.127981205,0.127981205,0,-3.459759701,0.421724913,-3.038034789,0.102407506 +Chris Gatling,gatlich01,2002,RS,MIA,1490,809,-2.424322326,-1.387816635,-3.81213896,-0.441080435,-0.441080435,0,-2.500150869,-1.662142188,-4.162293056,0.561215015 +Sean Marks,marksse01,2002,RS,MIA,588,319,-5.287748763,0.215531869,-5.072216895,-0.37959547,-0.37959547,0,-5.16885346,-0.368749897,-5.537603357,0.399679677 +Malik Allen,allenma01,2002,RS,MIA,297,161,-1.041714199,0.287633241,-0.754080958,0.162898917,0.162898917,0,-1.552709227,-0.280763832,-1.833473059,-0.587957383 +Sam Mack,macksa01,2002,RS,MIA,293,159,-3.307509422,-0.404848477,-3.712357899,-0.079305105,-0.079305105,0,-3.005431162,-0.958536083,-3.963967245,1.454176351 +Mike James,jamesmi01,2002,RS,MIA,219,119,-2.20594562,-1.118254075,-3.324199695,-0.035485079,-0.035485079,0,-1.646618175,-1.305481812,-2.952099986,1.640805417 +Tang Hamilton,hamilta01,2002,RS,MIA,180,98,-0.454443197,0.427271422,-0.027171774,0.136386728,0.136386728,0,-1.265214637,0.094151133,-1.171063504,0.166119282 +Ernest Brown,browner01,2002,RS,MIA,39,21,-14.28377332,-1.712583891,-15.99635721,-0.145420078,-0.145420078,0,-13.14056772,-2.858336515,-15.99890423,2.260823475 +Anthony Mason,masonan01,2002,RS,MIL,5974,3143,0.113017318,-1.87612016,-1.763102842,1.570340903,1.570340903,0,-0.102437702,-1.482560959,-1.58499866,-0.707932568 +Sam Cassell,cassesa01,2002,RS,MIL,4951,2605,4.019772923,-0.625144829,3.394628095,8.159051123,8.159051123,0,3.931604796,-0.117196338,3.814408458,-0.08536723 +Ray Allen,allenra02,2002,RS,MIL,4799,2525,5.155374701,-0.39024004,4.765134661,9.668144917,9.668144917,0,5.352567093,-0.240699924,5.111867168,-0.125753939 +Glenn Robinson,robingl01,2002,RS,MIL,4459,2346,0.432235893,-1.421571527,-0.989335634,2.111037475,2.111037475,0,0.915243261,-1.042539444,-0.127296183,0.158830396 +Tim Thomas,thomati01,2002,RS,MIL,3777,1987,-0.129265567,-0.305908842,-0.435174409,2.36579408,2.36579408,0,0.253572739,-0.468144688,-0.214571949,0.746997014 +Ervin Johnson,johnser02,2002,RS,MIL,3155,1660,-4.528388772,1.39105035,-3.137338422,-0.328305118,-0.328305118,0,-4.470876822,1.2926283,-3.178248523,0.071571734 +Michael Redd,reddmi01,2002,RS,MIL,2693,1417,3.75812453,-1.732475438,2.025649092,3.441021104,3.441021104,0,3.409317459,-2.047810376,1.361507083,-0.307057832 +Darvin Ham,hamda01,2002,RS,MIL,2296,1208,-1.925169476,-0.394748913,-2.319918389,0.26684736,0.26684736,0,-2.423130781,-0.958273667,-3.381404447,0.615912583 +Joel Przybilla,przybjo01,2002,RS,MIL,2144,1128,-5.111624265,1.737407082,-3.374217184,-0.361655093,-0.361655093,0,-5.089402458,1.621550966,-3.467851491,0.616904587 +Rafer Alston,alstora01,2002,RS,MIL,1140,600,-0.669983213,-0.087752385,-0.757735598,0.609967968,0.609967968,0,-0.5000347,-0.818869441,-1.318904141,0.014445712 +Greg Anthony,anthogr01,2002,RS,MIL,1051,553,-2.761196064,-0.732112553,-3.493308618,-0.212974063,-0.212974063,0,-2.081584273,-0.662630614,-2.744214888,1.425201238 +Mark Pope,popema01,2002,RS,MIL,810,426,-3.827218713,-1.020239531,-4.847458243,-0.458511253,-0.458511253,0,-3.841276429,-1.788141453,-5.629417882,0.531269659 +Jason Caffey,caffeja01,2002,RS,MIL,538,283,-2.600923996,-1.79442289,-4.395346886,-0.238802023,-0.238802023,0,-2.831454947,-2.571965618,-5.403420566,0.477511439 +Greg Foster,fostegr01,2002,RS,MIL,46,24,-4.097371499,-2.169763795,-6.267135294,-0.044269117,-0.044269117,0,-3.987597584,-2.177758692,-6.165356276,2.562716072 +Kevin Garnett,garneke01,2002,RS,MIN,6055,3175,3.649778219,2.305577457,5.955355676,13.9785742,13.9785742,0,4.033662362,2.110363044,6.144025406,-0.801211421 +Wally Szczerbiak,szczewa02,2002,RS,MIN,5944,3117,2.672784588,-1.304448746,1.368335842,6.513105489,6.513105489,0,2.629602015,-1.131375125,1.498226889,-0.508097854 +Chauncey Billups,billuch01,2002,RS,MIN,4491,2355,3.895824577,-1.218482765,2.677341812,6.505267527,6.505267527,0,3.826997623,-0.978778996,2.848218626,-0.222346444 +Rasho Nesterovic,nestera01,2002,RS,MIN,4230,2218,-2.254024781,1.673684281,-0.5803405,2.450097788,2.450097788,0,-1.889272067,1.695385966,-0.1938861,-0.192147697 +Anthony Peeler,peelean01,2002,RS,MIN,3929,2060,1.022527927,-1.648699492,-0.626171565,2.23050333,2.23050333,0,1.079484735,-1.548069458,-0.468584722,-0.068495661 +Joe Smith,smithjo02,2002,RS,MIN,3665,1922,-0.219259368,2.18292891,1.963669542,4.622981974,4.622981974,0,-0.149049192,2.223609072,2.07455988,0.014631913 +Gary Trent,trentga01,2002,RS,MIN,2174,1140,-0.354653836,-1.893257984,-2.247911819,0.292998042,0.292998042,0,-0.441690905,-1.701217417,-2.142908322,0.304703964 +Terrell Brandon,brandte01,2002,RS,MIN,1835,962,3.325130453,-0.138578249,3.186552204,2.888124256,2.888124256,0,3.183285036,0.461778984,3.64506402,-0.806682268 +Sam Mitchell,mitchsa01,2002,RS,MIN,1385,726,-1.833959823,-1.345329916,-3.17928974,-0.159540483,-0.159540483,0,-2.233489859,-2.162075144,-4.395565004,0.305531758 +Felipe Lopez,lopezfe01,2002,RS,MIN,1108,581,-2.603193887,-1.679689078,-4.282882965,-0.457336732,-0.457336732,0,-2.759742957,-2.103687148,-4.863430105,0.595884269 +Loren Woods,woodslo01,2002,RS,MIN,984,516,-4.999677397,0.386145114,-4.613532283,-0.490429463,-0.490429463,0,-4.660566994,-0.56640725,-5.226974244,-0.031805539 +Marc Jackson,jacksma02,2002,RS,MIN,622,326,-4.519445918,-0.977899766,-5.497345684,-0.458312562,-0.458312562,0,-4.170201681,-1.135336961,-5.305538642,0.273112669 +William Avery,averywi01,2002,RS,MIN,492,258,-3.756516112,-1.271619289,-5.028135401,-0.302112166,-0.302112166,0,-3.322470018,-2.525620937,-5.848090954,0.684843445 +Robert Pack,packro01,2002,RS,MIN,481,252,-2.359044226,-1.136451184,-3.495495411,-0.096471289,-0.096471289,0,-2.265262969,-0.753228949,-3.018491919,0.596227473 +Dean Garrett,garrede01,2002,RS,MIN,290,152,-5.309711,-0.808436708,-6.118147709,-0.263925813,-0.263925813,0,-5.02744407,-0.60635137,-5.633795441,0.957383495 +Maurice Evans,evansma01,2002,RS,MIN,86,45,0.671564974,-2.870501432,-2.198936458,0.012877339,0.012877339,0,-0.10831566,-2.983899101,-3.092214761,1.635661209 +Jason Kidd,kiddja01,2002,RS,NJN,5912,3056,3.737273428,2.28997737,6.027250798,13.63597997,13.63597997,0,4.015481918,2.419154551,6.434636468,-0.330346405 +Kerry Kittles,kittlke01,2002,RS,NJN,5032,2601,0.983377575,0.894414602,1.877792177,6.115381123,6.115381123,0,0.983444508,1.004850944,1.988295452,-0.386167114 +Kenyon Martin,martike01,2002,RS,NJN,4844,2504,-1.643577979,1.382238085,-0.261339894,3.18670757,3.18670757,0,-1.192791923,1.638353358,0.445561434,0.211970237 +Keith Van Horn,vanhoke01,2002,RS,NJN,4768,2465,-0.120152254,-0.36356182,-0.483714075,2.855121235,2.855121235,0,0.119216477,-0.207761071,-0.088544594,0.159162409 +Richard Jefferson,jefferi01,2002,RS,NJN,3708,1917,-1.133644501,0.364087465,-0.769557036,1.943911778,1.943911778,0,-1.351196795,0.324676434,-1.02652036,0.328503997 +Lucious Harris,harrilu01,2002,RS,NJN,3004,1553,1.155889171,0.58107324,1.736962411,3.545302543,3.545302543,0,0.638612967,0.069090933,0.707703901,-0.25557899 +Aaron Williams,williaa01,2002,RS,NJN,2991,1546,-1.361101919,1.034040504,-0.327061414,1.914513805,1.914513805,0,-1.698727488,0.672785244,-1.025942244,0.162058023 +Todd MacCulloch,maccuto01,2002,RS,NJN,2906,1502,0.407580737,1.7427628,2.150343537,3.741546561,3.741546561,0,0.087367077,1.473665502,1.561032578,-0.334516228 +Jason Collins,collija04,2002,RS,NJN,2722,1407,-2.612724963,1.839120818,-0.773604146,1.417484183,1.417484183,0,-2.760329572,1.197953039,-1.562376534,-0.082439642 +Anthony Johnson,johnsan02,2002,RS,NJN,708,366,-1.43249602,2.187446769,0.754950749,0.657101799,0.657101799,0,-1.512841253,1.829094,0.316252747,0.366169031 +Brian Scalabrine,scalabr01,2002,RS,NJN,561,290,-4.819630716,-1.665300233,-6.484930949,-0.557296665,-0.557296665,0,-4.742417074,-2.147420857,-6.889837931,0.777910257 +Derrick Dial,dialde01,2002,RS,NJN,482,249,-3.528562776,0.164632466,-3.36393031,-0.077596851,-0.077596851,0,-3.800645889,-1.300305636,-5.100951526,-0.466869909 +Brandon Armstrong,armstbr01,2002,RS,NJN,379,196,-4.348721888,-1.233593273,-5.582315161,-0.286152916,-0.286152916,0,-4.281581475,-1.579441012,-5.861022488,0.947428324 +Donny Marshall,marshdo02,2002,RS,NJN,228,118,-2.670388744,-0.96151896,-3.631907704,-0.053180512,-0.053180512,0,-3.266331384,-1.500769871,-4.767101255,0.149518282 +Steve Goodrich,goodrst01,2002,RS,NJN,97,50,-6.00148379,-0.940738678,-6.942222468,-0.108381333,-0.108381333,0,-6.530197949,-1.173267137,-7.703465086,1.23390427 +Reggie Slater,slatere01,2002,RS,NJN,19,10,-0.265522766,-3.708233746,-3.973756513,-0.006265132,-0.006265132,0,-1.463956684,-5.500931693,-6.964888378,0.316437011 +Latrell Sprewell,sprewla01,2002,RS,NYK,6287,3326,0.317560131,-0.812374323,-0.494814192,3.821410935,3.821410935,0,0.561263733,-0.88670757,-0.325443837,-0.1312061 +Allan Houston,houstal01,2002,RS,NYK,5508,2914,0.600522988,-2.955608522,-2.355085534,0.586512907,0.586512907,0,0.482285815,-2.586632981,-2.104347166,-0.096206594 +Kurt Thomas,thomaku01,2002,RS,NYK,5238,2771,-2.429761887,0.902945356,-1.526816531,1.731437527,1.731437527,0,-2.231255543,1.405070759,-0.826184784,0.113820387 +Mark Jackson,jacksma01,2002,RS,NYK,4474,2367,3.12714126,-1.262535045,1.864606215,5.543846116,5.543846116,0,2.47296878,-1.203084715,1.269884064,-0.476838423 +Clarence Weatherspoon,weathcl01,2002,RS,NYK,3266,1728,-1.382477803,-0.958577306,-2.341055109,0.357611104,0.357611104,0,-1.614225947,-0.763714833,-2.377940781,-0.744664108 +Shandon Anderson,andersh01,2002,RS,NYK,3017,1596,-2.93495255,0.56624008,-2.36871247,0.311945132,0.311945132,0,-3.12039182,-0.332570217,-3.452962037,0.434743627 +Othella Harrington,harriot01,2002,RS,NYK,2954,1563,-1.052179262,0.14854059,-0.903638673,1.483538761,1.483538761,0,-1.488943815,0.030080289,-1.458863526,0.69639441 +Charlie Ward,wardch01,2002,RS,NYK,2000,1058,0.280205533,2.544179489,2.824385022,3.034171385,3.034171385,0,0.487848714,2.091596154,2.579444868,0.767597496 +Marcus Camby,cambyma01,2002,RS,NYK,1903,1007,-2.444284469,1.74905442,-0.695230049,1.05403292,1.05403292,0,-2.099614844,2.329797528,0.230182684,-0.14337534 +Howard Eisley,eisleho01,2002,RS,NYK,1151,609,-2.584236944,-0.080081332,-2.664318276,0.026803474,0.026803474,0,-2.557684901,-0.969284772,-3.526969673,0.624527057 +Travis Knight,knightr01,2002,RS,NYK,811,429,-5.653231276,-1.29532287,-6.948554146,-0.932282776,-0.932282776,0,-5.556222208,-0.856054811,-6.412277019,1.330430004 +Felton Spencer,spencfe01,2002,RS,NYK,469,248,-6.322939301,0.45403596,-5.86890334,-0.406568299,-0.406568299,0,-6.368353411,1.662458204,-4.705895206,2.775711824 +Lavor Postell,postela01,2002,RS,NYK,338,179,-2.800829001,-0.578953895,-3.379782896,-0.057865618,-0.057865618,0,-2.634364592,-2.558557617,-5.192922209,0.558827163 +Larry Robinson,robinla01,2002,RS,NYK,19,10,-3.423042963,-2.182387741,-5.605430704,-0.014572247,-0.014572247,0,-3.763201484,-3.086968967,-6.850170451,0.024188063 +Tracy McGrady,mcgratr01,2002,RS,ORL,5719,2912,5.1521725,1.371688834,6.523861334,13.70661478,13.70661478,0,5.193708642,1.400954354,6.594662996,-0.476843341 +Darrell Armstrong,armstda01,2002,RS,ORL,5362,2730,2.453465209,0.613418102,3.066883312,8.104615765,8.104615765,0,2.753281438,1.146233707,3.899515145,0.029375444 +Pat Garrity,garripa01,2002,RS,ORL,4725,2406,0.997160806,-1.195948715,-0.198787909,3.136981989,3.136981989,0,1.275756036,-0.691593748,0.584162288,0.154274091 +Horace Grant,grantho01,2002,RS,ORL,4340,2210,-0.99744519,1.495368261,0.497923071,3.624250421,3.624250421,0,-1.10123626,1.101911681,0.000675421,-0.950337817 +Mike Miller,millemi01,2002,RS,ORL,4169,2123,1.934265597,-1.224928463,0.709337134,3.744247287,3.744247287,0,1.95158908,-1.198497383,0.753091697,-0.067351865 +Troy Hudson,hudsotr01,2002,RS,ORL,3641,1854,0.159038056,-3.198344412,-3.039306355,-0.273534282,-0.273534282,0,0.238581228,-3.427574833,-3.188993606,-0.041495726 +Monty Williams,willimo01,2002,RS,ORL,2522,1284,-0.991712615,-0.569759753,-1.561472368,0.779928582,0.779928582,0,-1.335702192,-0.96191742,-2.297619612,0.15653753 +Patrick Ewing,ewingpa01,2002,RS,ORL,1770,901,-4.368276949,-0.22247922,-4.590756169,-0.850310402,-0.850310402,0,-4.069258296,-0.592541623,-4.66179992,0.448273144 +Don Reid,reiddo01,2002,RS,ORL,1402,714,-4.08825235,0.576827025,-3.511425325,-0.28249377,-0.28249377,0,-4.067239617,1.017140144,-3.050099473,1.694058766 +Andrew DeClercq,declean01,2002,RS,ORL,1243,633,-3.362433347,0.662100094,-2.700333253,0.016224663,0.016224663,0,-3.287054509,1.017497445,-2.269557064,1.055471899 +Jud Buechler,buechju01,2002,RS,ORL,1237,630,-2.392109887,-1.10599764,-3.498107527,-0.241725921,-0.241725921,0,-2.803009465,-1.92344517,-4.726454635,0.482728315 +Steven Hunter,huntest01,2002,RS,ORL,1013,516,-3.720669257,-0.445178795,-4.165848052,-0.374113189,-0.374113189,0,-3.885463804,-0.911653864,-4.797117668,0.337957675 +Grant Hill,hillgr01,2002,RS,ORL,1006,512,0.139890719,-1.730910981,-1.591020262,0.300862186,0.300862186,0,-0.124273327,-1.559410419,-1.683683746,-0.572752892 +Bo Outlaw,outlabo01,2002,RS,ORL,314,160,-2.884840077,2.916482233,0.031642156,0.229447982,0.229447982,0,-2.724825087,2.514698611,-0.210126476,0.96076832 +Jaren Jackson,jacksja01,2002,RS,ORL,283,144,-1.720190729,-2.248858141,-3.96904887,-0.090230955,-0.090230955,0,-1.824891293,-2.464436176,-4.28932747,0.685475335 +Dee Brown,brownde01,2002,RS,ORL,128,65,-7.136696747,-0.778453085,-7.915149832,-0.174169054,-0.174169054,0,-6.320536852,-1.6210203,-7.941557152,1.541659506 +Jeryl Sasser,sasseje01,2002,RS,ORL,71,36,-5.015646291,0.403754111,-4.61189218,-0.034211418,-0.034211418,0,-4.7125304,-0.035125607,-4.747656007,0.036694327 +Dikembe Mutombo,mutomdi01,2002,RS,PHI,5446,2907,-1.607052758,4.716911138,3.10985838,8.620613517,8.620613517,0,-1.706152555,3.798810422,2.092657867,-0.74391938 +Allen Iverson,iversal01,2002,RS,PHI,4912,2622,1.599034316,1.861277768,3.460312083,8.323820585,8.323820585,0,2.446138734,2.07404629,4.520185024,0.176877086 +Matt Harpring,harprma01,2002,RS,PHI,4760,2541,0.1702152,0.101159581,0.271374781,3.906745667,3.906745667,0,-0.14221944,-0.014132334,-0.156351774,-0.239464054 +Eric Snow,snower01,2002,RS,PHI,4168,2225,0.791930002,0.948245272,1.740175274,5.08872899,5.08872899,0,0.51001465,1.41726421,1.927278861,-0.152972504 +Derrick Coleman,colemde01,2002,RS,PHI,3897,2080,-0.054445482,-1.17766018,-1.232105663,1.602925798,1.602925798,0,0.023409248,-0.99486782,-0.971458571,-0.449444433 +Speedy Claxton,claxtsp01,2002,RS,PHI,2862,1528,-1.551159496,0.745256049,-0.805903447,1.521774123,1.521774123,0,-1.511504227,1.094316243,-0.417187984,0.374520667 +Aaron McKie,mckieaa01,2002,RS,PHI,2756,1471,0.939633759,0.763142453,1.702776211,3.331352779,3.331352779,0,0.761958946,0.281236426,1.043195372,-0.287676722 +Corie Blount,blounco01,2002,RS,PHI,2671,1426,-2.29814538,-0.816214618,-3.114359998,-0.265198842,-0.265198842,0,-2.487680453,-0.533128206,-3.020808659,0.038249906 +Raja Bell,bellra01,2002,RS,PHI,1667,890,-2.163818427,-2.246267416,-4.410085843,-0.758726259,-0.758726259,0,-2.742687046,-2.623795876,-5.366482923,0.598778966 +Derrick McKey,mckeyde01,2002,RS,PHI,1469,784,-0.870977994,0.475993502,-0.394984491,0.944796244,0.944796244,0,-1.370069411,0.744756248,-0.625313162,0.272576495 +Vonteego Cummings,cummivo01,2002,RS,PHI,939,501,-1.788703898,-2.546823019,-4.335526917,-0.408462918,-0.408462918,0,-1.889148786,-3.023940255,-4.913089042,0.721538583 +Samuel Dalembert,dalemsa01,2002,RS,PHI,332,177,-3.682063584,0.091491551,-3.590572033,-0.076467636,-0.076467636,0,-3.537139839,-0.425511458,-3.962651297,0.676431044 +Michael Ruffin,ruffimi01,2002,RS,PHI,317,169,-4.644532113,-0.274112486,-4.918644599,-0.187289015,-0.187289015,0,-4.668932623,-0.920003946,-5.588936568,0.147368706 +Alvin Jones,jonesal01,2002,RS,PHI,236,126,-4.698971268,-0.770199787,-5.469171055,-0.179347766,-0.179347766,0,-4.738578003,-0.116289933,-4.854867936,2.38656204 +Jabari Smith,smithja01,2002,RS,PHI,206,110,0.714502614,0.200146096,0.91464871,0.208452082,0.208452082,0,0.374004829,0.43202123,0.806026058,1.242694844 +Damone Brown,brownda02,2002,RS,PHI,126,67,-5.776521823,-2.618448391,-8.394970214,-0.195947385,-0.195947385,0,-6.085121993,-4.316669583,-10.40179158,1.418891259 +Tim James,jamesti01,2002,RS,PHI,77,41,-4.006283218,-2.702540384,-6.708823602,-0.083064245,-0.083064245,0,-4.531951232,-4.483662034,-9.015613266,0.280163272 +Matt Geiger,geigema01,2002,RS,PHI,67,36,-8.340436555,-1.134773243,-9.475209799,-0.12223834,-0.12223834,0,-8.286449478,-3.421200206,-11.70764968,-0.954747451 +Ira Bowman,bowmair01,2002,RS,PHI,54,29,2.20284106,0.542916643,2.745757703,0.082113375,0.082113375,0,1.301086677,0.847564215,2.148650892,0.902131338 +Stephon Marbury,marbust01,2002,RS,PHO,6138,3187,2.265613519,-2.395856012,-0.130242492,4.247980468,4.247980468,0,2.228771612,-2.036422131,0.192349481,-0.253484371 +Shawn Marion,mariosh01,2002,RS,PHO,5988,3109,1.068759118,2.164202018,3.232961137,9.447416149,9.447416149,0,1.201613975,2.578247366,3.779861341,-0.4141914 +Anfernee Hardaway,hardaan01,2002,RS,PHO,4742,2462,-1.16156219,1.154164386,-0.007397804,3.442712617,3.442712617,0,-1.008274104,1.067137767,0.058863663,-0.061383204 +Bo Outlaw,outlabo01,2002,RS,PHO,3405,1768,-1.711958069,2.427909266,0.715951198,3.128142001,3.128142001,0,-1.88342021,1.931028612,0.047608402,0.051009668 +Jake Tsakalidis,tsakaja01,2002,RS,PHO,3047,1582,-3.358478881,1.650109333,-1.708369548,0.840515273,0.840515273,0,-3.34135429,1.188049469,-2.153304821,-0.024298646 +Rodney Rogers,rogerro01,2002,RS,PHO,2415,1254,2.259713163,-0.630267163,1.629446,2.843355659,2.843355659,0,2.20153094,-0.239429641,1.962101298,1.356990126 +Dan Majerle,majerda01,2002,RS,PHO,2273,1180,0.927333386,0.839426599,1.766759984,2.738924337,2.738924337,0,0.831759654,0.573908707,1.405668361,0.663988619 +Tom Gugliotta,guglito01,2002,RS,PHO,2174,1129,-3.873757682,0.884481976,-2.989275706,-0.137792675,-0.137792675,0,-3.621059041,0.750885174,-2.870173868,-0.022582913 +Joe Johnson,johnsjo02,2002,RS,PHO,1758,913,-1.13130566,-0.45772337,-1.58902903,0.540036377,0.540036377,0,-1.313303416,-0.510311732,-1.823615148,-0.128734912 +Jake Voskuhl,voskuja01,2002,RS,PHO,1733,900,-1.56909734,-1.705523144,-3.274620484,-0.24155165,-0.24155165,0,-1.960902416,-1.691670055,-3.65257247,0.250096704 +Tony Delk,delkto01,2002,RS,PHO,1689,877,1.652142343,-0.388767431,1.263374911,1.821576959,1.821576959,0,1.70365488,-0.802141418,0.901513463,1.319193894 +John Wallace,wallajo01,2002,RS,PHO,944,490,-1.720952595,-2.940648217,-4.661600812,-0.478895309,-0.478895309,0,-2.138668293,-3.419786216,-5.558454509,0.191848258 +Alton Ford,fordal02,2002,RS,PHO,871,452,-3.079960521,-3.008961628,-6.088922149,-0.782674086,-0.782674086,0,-3.485629669,-2.611570699,-6.097200368,1.51190597 +Milt Palacio,palacmi01,2002,RS,PHO,524,272,-3.824045415,-2.208690622,-6.032736037,-0.456826821,-0.456826821,0,-4.212811414,-3.03587127,-7.248682684,0.255282589 +Joe Crispin,crispjo01,2002,RS,PHO,248,129,3.060600517,-2.145539608,0.915060909,0.247189902,0.247189902,0,3.111148613,-3.308639233,-0.19749062,2.271911334 +Jud Buechler,buechju01,2002,RS,PHO,104,54,-1.657087992,-2.108416329,-3.765504322,-0.028404143,-0.028404143,0,-2.357886028,-2.38611356,-4.743999588,1.398108443 +Charlie Bell,bellch01,2002,RS,PHO,81,42,-4.811976469,-3.557949902,-8.369926371,-0.122008252,-0.122008252,0,-4.930889395,-5.860704551,-10.79159395,1.205878499 +Daniel Santiago,santida01,2002,RS,PHO,46,24,-5.485704508,-1.031354621,-6.51705913,-0.0465472,-0.0465472,0,-5.704188086,-1.871700086,-7.575888172,0.836327811 +Vinny Del Negro,delnevi01,2002,RS,PHO,12,6,-4.296371568,-2.136164966,-6.432536534,-0.01100531,-0.01100531,0,-4.885677217,-4.435135316,-9.320812533,-2.179305884 +Rasheed Wallace,wallara01,2002,RS,POR,5576,2963,1.584152093,2.40101121,3.985163303,10.1750411,10.1750411,0,2.139238723,2.470557768,4.609796491,-0.060013137 +Damon Stoudamire,stoudda01,2002,RS,POR,5261,2796,2.10779347,-1.343944241,0.763849229,4.98668006,4.98668006,0,2.075884204,-0.907927334,1.167956869,-0.47411518 +Dale Davis,davisda01,2002,RS,POR,4605,2447,-0.26310033,1.71060201,1.44750168,5.195316574,5.195316574,0,-0.298738999,1.748707926,1.449968927,-0.78978475 +Bonzi Wells,wellsbo01,2002,RS,POR,4418,2348,1.596179513,-0.202029612,1.394149901,4.981917456,4.981917456,0,1.811606888,0.198350937,2.009957825,0.322328088 +Scottie Pippen,pippesc01,2002,RS,POR,3756,1996,0.624032084,0.720843532,1.344875616,4.179524921,4.179524921,0,0.951883687,0.691707843,1.64359153,0.208446893 +Derek Anderson,anderde01,2002,RS,POR,3500,1860,2.125886699,0.258470941,2.384357641,4.864181743,4.864181743,0,1.931637094,-0.075241302,1.856395792,-0.15408663 +Ruben Patterson,patteru01,2002,RS,POR,3321,1765,1.66975278,-0.244122628,1.425630152,3.754761164,3.754761164,0,1.422221439,-0.604857199,0.817364239,-0.131962598 +Shawn Kemp,kempsh01,2002,RS,POR,2318,1232,-3.58848127,-0.302694691,-3.891175962,-0.722340694,-0.722340694,0,-3.355422486,-0.265349477,-3.620771963,0.644352916 +Steve Kerr,kerrst01,2002,RS,POR,1458,775,-0.582046381,-1.925656947,-2.507703328,0.095457314,0.095457314,0,-1.235727415,-2.772613447,-4.008340862,-0.333386968 +Rick Brunson,brunsri01,2002,RS,POR,979,520,-1.082571233,-1.141784554,-2.224355787,0.139469162,0.139469162,0,-1.491551742,-1.841632255,-3.333183997,0.008983753 +Chris Dudley,dudlech02,2002,RS,POR,615,327,-4.043338604,-1.024150207,-5.067488811,-0.386745045,-0.386745045,0,-4.445842847,-1.90069057,-6.346533416,0.025132319 +Ruben Boumtje-Boumtje,boumtru01,2002,RS,POR,461,245,-5.6376389,-1.420270212,-7.057909112,-0.541281703,-0.541281703,0,-5.778810608,-2.03069025,-7.809500859,0.476797337 +Zach Randolph,randoza01,2002,RS,POR,448,238,-1.540517929,-1.163166726,-2.703684655,0.005622306,0.005622306,0,-1.603162889,-2.074795842,-3.677958731,-0.027008987 +Erick Barkley,barkler01,2002,RS,POR,429,228,-2.728542171,0.242079265,-2.486462906,0.030957204,0.030957204,0,-2.581812727,0.863891379,-1.717921348,0.901448813 +Mitchell Butler,butlemi02,2002,RS,POR,169,90,-1.586662969,-2.957977224,-4.544640194,-0.082488955,-0.082488955,0,-2.524863451,-4.091624714,-6.616488164,0.092071187 +Doug Christie,chrisdo01,2002,RS,SAC,5637,2798,2.254659262,2.071502409,4.326161671,10.11031101,10.11031101,0,2.274281386,2.390702779,4.664984165,0.080047336 +Mike Bibby,bibbymi01,2002,RS,SAC,5357,2659,0.774467284,-0.820381773,-0.045914488,3.645845012,3.645845012,0,0.786905863,-0.580204531,0.206701332,-0.564847267 +Peja Stojakovic,stojape01,2002,RS,SAC,5337,2649,3.263447433,-1.50239967,1.761047763,6.065173901,6.065173901,0,3.309204555,-1.3139147,1.995289856,-0.475658647 +Vlade Divac,divacvl01,2002,RS,SAC,4875,2420,-0.634945308,4.663958373,4.029013066,8.340179561,8.340179561,0,-0.247802406,3.920323766,3.67252136,-0.326331253 +Chris Webber,webbech01,2002,RS,SAC,4172,2071,2.644636648,1.160788525,3.805425173,6.902644934,6.902644934,0,3.092179899,1.561211617,4.653391516,-0.317695441 +Hedo Turkoglu,turkohe01,2002,RS,SAC,3969,1970,1.002060582,1.32956422,2.331624803,5.112824928,5.112824928,0,0.855556898,0.889739026,1.745295924,0.095498342 +Scot Pollard,pollasc01,2002,RS,SAC,3789,1881,-0.981900459,2.623163283,1.641262824,4.201391404,4.201391404,0,-0.972735061,2.454166621,1.481431559,-0.279706186 +Bobby Jackson,jacksbo01,2002,RS,SAC,3525,1750,1.933359264,-0.641426233,1.291933031,3.613360684,3.613360684,0,2.036368148,-0.564547976,1.471820171,0.11497467 +Lawrence Funderburke,fundela01,2002,RS,SAC,1454,722,-1.966788225,-1.12285292,-3.089641146,-0.124372997,-0.124372997,0,-2.146133084,-2.14248687,-4.288619954,-0.541916538 +Gerald Wallace,wallage01,2002,RS,SAC,866,430,-1.615641255,0.064498335,-1.55114292,0.263367619,0.263367619,0,-1.687345433,-0.879009614,-2.566355047,0.123937915 +Mateen Cleaves,cleavma01,2002,RS,SAC,308,153,-5.163679176,-2.408608631,-7.572287807,-0.377943658,-0.377943658,0,-4.698763893,-4.692964589,-9.391728483,0.368896291 +Chucky Brown,brownch01,2002,RS,SAC,185,92,-3.193783976,-0.500125905,-3.693909881,-0.044210233,-0.044210233,0,-3.702565225,-1.515263386,-5.21782861,-0.197598452 +Brent Price,pricebr01,2002,RS,SAC,179,89,-2.892241731,-2.068110959,-4.96035269,-0.102186737,-0.102186737,0,-2.551366469,-2.934121974,-5.485488443,1.663845373 +Jabari Smith,smithja01,2002,RS,SAC,143,71,-7.187781176,-0.17118813,-7.358969306,-0.169239824,-0.169239824,0,-6.738877391,-0.27881947,-7.017696861,1.255375969 +Tim Duncan,duncati01,2002,RS,SAS,6314,3329,3.599692309,3.308007826,6.907700135,16.24212062,16.24212062,0,3.59325461,2.929719593,6.522974203,-0.901168784 +David Robinson,robinda01,2002,RS,SAS,4368,2303,0.286147745,4.755066394,5.041214139,9.112374027,9.112374027,0,0.508908567,4.49688941,5.005797977,-0.423381164 +Tony Parker,parketo01,2002,RS,SAS,4299,2267,-0.585353753,0.14561496,-0.439738792,2.677750191,2.677750191,0,-0.307107383,0.53026249,0.223155107,0.193999095 +Steve Smith,smithst01,2002,RS,SAS,4193,2211,1.383270907,-1.287179634,0.096091273,3.20225194,3.20225194,0,1.168888966,-1.05341123,0.115477737,-0.236922599 +Antonio Daniels,daniean01,2002,RS,SAS,4125,2175,1.445247263,-0.871149851,0.574097412,3.677350066,3.677350066,0,1.037445752,-1.014054688,0.023391064,-0.282433519 +Malik Rose,rosema01,2002,RS,SAS,3272,1725,-1.395283556,0.874859376,-0.52042418,1.969929804,1.969929804,0,-0.977096204,0.887757628,-0.089338577,0.359751918 +Bruce Bowen,bowenbr01,2002,RS,SAS,3222,1699,-1.599951685,1.400371244,-0.199580441,2.212732364,2.212732364,0,-1.363117609,1.306914105,-0.056203504,0.081066999 +Terry Porter,portete01,2002,RS,SAS,2454,1294,1.189111396,1.50413574,2.693247136,3.588500193,3.588500193,0,0.930830355,0.816516163,1.747346518,-0.130894283 +Charles Smith,smithch04,2002,RS,SAS,2164,1141,-1.281254519,0.187891205,-1.093363314,0.97204406,0.97204406,0,-0.932418236,0.358441288,-0.573976948,0.72829968 +Danny Ferry,ferryda01,2002,RS,SAS,1515,799,0.869821843,0.209955089,1.079776931,1.560343472,1.560343472,0,0.358451601,-0.411595725,-0.053144124,-0.050812977 +Cherokee Parks,parksch02,2002,RS,SAS,444,234,-5.45934909,-0.977113997,-6.436463087,-0.441854278,-0.441854278,0,-5.058065712,-1.219900961,-6.277966673,0.362703508 +Stephen Jackson,jacksst02,2002,RS,SAS,431,227,-4.037078637,0.413936612,-3.623142026,-0.103387727,-0.103387727,0,-2.979147145,0.083907599,-2.895239546,2.05525241 +Mark Bryant,bryanma01,2002,RS,SAS,391,206,-1.306246574,-0.282244442,-1.588491015,0.122953203,0.122953203,0,-1.585736173,0.204801492,-1.380934682,0.659526456 +Amal McCaskill,mccasam01,2002,RS,SAS,290,153,-5.633889341,0.200245814,-5.433643528,-0.211501849,-0.211501849,0,-4.949569771,-0.399896439,-5.349466211,0.882836599 +Jason Hart,hartja01,2002,RS,SAS,174,92,-0.286108158,0.400028776,0.113920618,0.136658178,0.136658178,0,-0.431143551,1.413527632,0.98238408,1.522775553 +Gary Payton,paytoga01,2002,RS,SEA,6191,3301,5.010741029,-0.134314458,4.87642657,12.78381534,12.78381534,0,5.124464973,0.334823983,5.459288957,-0.431498075 +Brent Barry,barrybr01,2002,RS,SEA,5701,3040,4.749192546,0.968452924,5.71764547,13.10584801,13.10584801,0,4.559121893,1.254770996,5.813892889,-0.192446501 +Rashard Lewis,lewisra02,2002,RS,SEA,4848,2585,3.135531098,1.021863223,4.157394322,9.097749281,9.097749281,0,3.319697312,1.197918793,4.517616105,-0.122764319 +Desmond Mason,masonde01,2002,RS,SEA,4539,2420,-0.489786624,0.066973855,-0.422812769,2.865054133,2.865054133,0,-0.603874721,-0.199062971,-0.802937693,-0.2646985 +Vin Baker,bakervi01,2002,RS,SEA,3207,1710,-2.589308396,-3.069259071,-5.658567467,-2.540288307,-2.540288307,0,-2.040041618,-2.784011247,-4.824052865,0.098810725 +Vladimir Radmanovic,radmavl01,2002,RS,SEA,2307,1230,-1.484475313,0.464900711,-1.019574602,1.091208134,1.091208134,0,-0.855683076,0.039983943,-0.815699133,0.446821847 +Predrag Drobnjak,drobnpr01,2002,RS,SEA,2202,1174,-2.897011421,-1.765389322,-4.662400742,-1.141457194,-1.141457194,0,-2.808662794,-2.344495555,-5.153158349,-0.322316352 +Art Long,longar01,2002,RS,SEA,1855,989,-3.109772967,-1.211692924,-4.321465891,-0.800715634,-0.800715634,0,-3.076793585,-1.090526768,-4.167320353,0.899725876 +Earl Watson,watsoea01,2002,RS,SEA,1808,964,-1.195680939,1.481314019,0.28563308,1.498954141,1.498954141,0,-1.241667263,1.17534348,-0.066323783,0.364553209 +Jerome James,jamesje01,2002,RS,SEA,1780,949,-4.191555545,1.511758681,-2.679796864,0.034295065,0.034295065,0,-3.824738631,1.196927691,-2.62781094,0.821193318 +Shammond Williams,willish01,2002,RS,SEA,1131,603,0.946870699,-2.126746304,-1.179875605,0.482257348,0.482257348,0,0.630645688,-3.290148885,-2.659503197,-0.150553095 +Calvin Booth,boothca01,2002,RS,SEA,523,279,-3.070876944,-1.164817783,-4.235694726,-0.21259755,-0.21259755,0,-3.016392556,-0.932149443,-3.948541999,0.483965215 +Olumide Oyedeji,oyedeol01,2002,RS,SEA,414,221,-2.882325695,-1.365712566,-4.248038261,-0.170049108,-0.170049108,0,-3.150968987,-1.898302184,-5.049271171,0.618907401 +Randy Livingston,livinra01,2002,RS,SEA,330,176,-1.279099803,1.614000194,0.334900392,0.275645752,0.275645752,0,-1.459293965,1.039906795,-0.41938717,-0.451768763 +Ansu Sesay,sesayan01,2002,RS,SEA,266,142,0.804793115,-1.708843522,-0.904050407,0.134029985,0.134029985,0,-0.063761435,-1.755804483,-1.819565918,0.201694529 +Antonio Harvey,harvean01,2002,RS,SEA,88,47,-3.36709883,-1.482595196,-4.849694026,-0.050529425,-0.050529425,0,-3.529586157,-1.992944265,-5.522530423,0.328161957 +Antonio Davis,davisan01,2002,RS,TOR,5573,2978,-1.115095104,-0.035888441,-1.150983545,2.4110067,2.4110067,0,-1.172362072,0.002761649,-1.169600423,-0.698888114 +Alvin Williams,willial02,2002,RS,TOR,5477,2927,0.183917856,0.299966128,0.483883984,4.823127335,4.823127335,0,0.201257465,0.836125186,1.037382651,-0.118036121 +Vince Carter,cartevi01,2002,RS,TOR,4463,2385,3.560598519,-0.011410584,3.549187935,7.669358807,7.669358807,0,3.684698696,0.486216468,4.170915164,0.051929918 +Keon Clark,clarkke01,2002,RS,TOR,4089,2185,-1.928554747,0.303809032,-1.624745715,1.255071066,1.255071066,0,-1.847891642,0.295198229,-1.552693413,0.047720671 +Morris Peterson,petermo01,2002,RS,TOR,3720,1988,1.867962216,-0.513331879,1.354630337,4.174785625,4.174785625,0,1.759194307,-0.305585822,1.453608484,0.254651395 +Jerome Williams,willije01,2002,RS,TOR,3071,1641,0.30207669,1.800330667,2.102407358,4.05568067,4.05568067,0,0.0380146,1.577258075,1.615272676,-0.156789914 +Chris Childs,childch01,2002,RS,TOR,2949,1576,-1.879626308,0.627473083,-1.252153225,1.21178528,1.21178528,0,-2.082721962,0.35336407,-1.729357892,0.564221113 +Hakeem Olajuwon,olajuha01,2002,RS,TOR,2579,1378,-4.160142352,2.541398697,-1.618743655,0.796747057,0.796747057,0,-3.627980483,2.21330628,-1.414674204,0.162823501 +Dell Curry,curryde01,2002,RS,TOR,1658,886,0.053695854,-1.732323678,-1.678627824,0.484212045,0.484212045,0,-0.276538661,-2.839075206,-3.115613866,-0.016683598 +Eric Montross,montrer01,2002,RS,TOR,1226,655,-6.170433356,-0.495884163,-6.666317519,-1.316085444,-1.316085444,0,-6.20939769,-0.838875088,-7.048272778,0.513802142 +Tracy Murray,murratr01,2002,RS,TOR,885,473,0.624496585,-2.740138014,-2.115641429,0.15371805,0.15371805,0,0.630527219,-3.847857074,-3.217329855,0.378744381 +Jermaine Jackson,jacksje01,2002,RS,TOR,524,280,0.371384322,-1.379239628,-1.007855306,0.248324597,0.248324597,0,-0.868831224,-2.274195086,-3.14302631,-0.203284052 +Michael Bradley,bradlmi01,2002,RS,TOR,221,118,-3.347248188,-2.262925198,-5.610173386,-0.171670464,-0.171670464,0,-4.122303472,-4.246793175,-8.369096646,-0.278379436 +Carlos Arroyo,arroyca01,2002,RS,TOR,180,96,-3.848600576,0.649708823,-3.198891753,-0.022175458,-0.022175458,0,-3.891281039,-0.467531571,-4.35881261,0.78939006 +Michael Stewart,stewami01,2002,RS,TOR,174,93,-3.475351005,-0.146139116,-3.621490121,-0.042093172,-0.042093172,0,-3.442081524,0.877951657,-2.564129867,1.647341587 +Derrick Dial,dialde01,2002,RS,TOR,94,50,0.449147872,0.382701898,0.83184977,0.091313993,0.091313993,0,0.016738861,-1.786960642,-1.770221781,-0.059259076 +Mamadou N'Diaye,ndiayma02,2002,RS,TOR,86,46,1.949056388,-0.816342015,1.132714373,0.090671916,0.090671916,0,0.750760142,-1.804929809,-1.054169666,-0.455547745 +Karl Malone,malonka01,2002,RS,UTA,5785,3040,1.04762012,-0.412603632,0.635016488,5.242881827,5.242881827,0,1.638974449,0.192673112,1.831647561,-0.127717731 +John Stockton,stockjo01,2002,RS,UTA,4883,2566,5.098793262,1.763127033,6.861920294,12.56097926,12.56097926,0,4.681818236,2.05252675,6.734344986,-0.165488687 +Andrei Kirilenko,kirilan01,2002,RS,UTA,4093,2151,1.484444195,4.139763192,5.624207387,9.164149357,9.164149357,0,1.428780788,3.420488451,4.849269239,-0.260084405 +Bryon Russell,russebr01,2002,RS,UTA,3802,1998,-0.312493705,-0.029720517,-0.342214222,2.467532857,2.467532857,0,-0.172728972,0.326494782,0.15376581,0.48930733 +Donyell Marshall,marshdo01,2002,RS,UTA,3330,1750,0.348551761,-1.016421612,-0.667869851,1.853192217,1.853192217,0,0.34372415,-1.031119147,-0.687394997,-0.288211329 +Jarron Collins,collija03,2002,RS,UTA,2740,1440,-1.87739189,0.129234593,-1.748157297,0.739995073,0.739995073,0,-1.90900907,0.510181034,-1.398828036,0.492957824 +Scott Padgett,padgesc01,2002,RS,UTA,2464,1295,1.204114511,-0.615584462,0.588530049,2.208087536,2.208087536,0,1.209642935,-0.918950316,0.290692619,0.095313998 +DeShawn Stevenson,stevede01,2002,RS,UTA,2158,1134,-3.452160259,-2.462857117,-5.915017376,-1.826304376,-1.826304376,0,-3.590814197,-3.114733748,-6.705547945,-0.244073317 +Greg Ostertag,ostergr01,2002,RS,UTA,2106,1107,-2.508843577,1.059938438,-1.44890514,0.733685034,0.733685034,0,-2.638106387,0.408461517,-2.229644871,-0.145152109 +John Starks,starkjo01,2002,RS,UTA,1768,929,-2.529652271,-1.819736062,-4.349388333,-0.76769503,-0.76769503,0,-2.461893609,-1.714052645,-4.175946253,1.165164059 +John Crotty,crottjo01,2002,RS,UTA,1526,802,2.047319462,-1.844682209,0.202637253,1.207264573,1.207264573,0,1.4773601,-2.008023891,-0.530663792,-0.068122149 +John Amaechi,amaecjo01,2002,RS,UTA,1115,586,-6.832593606,-3.174646374,-10.00723998,-2.173517161,-2.173517161,0,-6.431874742,-4.389712603,-10.82158735,0.159383457 +Rusty LaRue,larueru01,2002,RS,UTA,1031,542,-1.804975124,-2.514772124,-4.319747248,-0.436479002,-0.436479002,0,-1.713054018,-2.619881752,-4.33293577,0.507309533 +Quincy Lewis,lewisqu01,2002,RS,UTA,932,490,-3.062151322,-0.015241424,-3.077392746,-0.083345327,-0.083345327,0,-3.115038522,0.456772396,-2.658266126,1.679591401 +Richard Hamilton,hamilri01,2002,RS,WAS,4099,2203,0.999909853,-1.766842251,-0.766932398,2.215537807,2.215537807,0,0.862078386,-1.647865512,-0.785787126,-0.550625763 +Chris Whitney,whitnch01,2002,RS,WAS,4040,2171,3.251711553,-1.481249486,1.770462067,5.014105729,5.014105729,0,3.138657834,-0.813174306,2.325483527,0.12908572 +Michael Jordan,jordami01,2002,RS,WAS,3894,2093,1.048079643,-1.164776045,-0.116696402,2.80433315,2.80433315,0,1.601696488,-0.9322201,0.669476389,-0.249250078 +Popeye Jones,jonespo01,2002,RS,WAS,3573,1920,1.046042113,0.198599611,1.244641724,3.897867014,3.897867014,0,0.884745138,0.322292567,1.207037705,-0.356988947 +Tyrone Nesby,nesbyty01,2002,RS,WAS,2787,1498,-0.234546178,0.733652014,0.499105837,2.488702229,2.488702229,0,-0.333792236,0.977569607,0.643777372,0.202430956 +Tyronn Lue,luety01,2002,RS,WAS,2713,1458,0.433970529,-0.874818367,-0.440847838,1.7182122,1.7182122,0,0.498186779,-1.016391538,-0.518204759,0.026688861 +Christian Laettner,laettch01,2002,RS,WAS,2681,1441,-1.51321747,1.251147637,-0.262069833,1.82637188,1.82637188,0,-1.252761127,1.141936618,-0.110824509,-0.137984741 +Jahidi White,whiteja01,2002,RS,WAS,2505,1346,-2.018394002,0.416091943,-1.602302059,0.787466789,0.787466789,0,-1.932027702,0.253418275,-1.678609428,-0.080456058 +Courtney Alexander,alexaco02,2002,RS,WAS,2465,1325,-0.751698229,-1.947763529,-2.699461758,0.034136283,0.034136283,0,-1.02373364,-1.779013102,-2.802746743,-0.076097943 +Brendan Haywood,haywobr01,2002,RS,WAS,2356,1266,-2.194094801,2.004971004,-0.189123796,1.650383373,1.650383373,0,-2.148566546,1.602271447,-0.546295099,-0.20643349 +Hubert Davis,davishu01,2002,RS,WAS,2291,1231,0.247561262,-1.692209228,-1.444647966,0.815510246,0.815510246,0,-0.014136705,-2.053629682,-2.067766387,-0.484100496 +Kwame Brown,brownkw01,2002,RS,WAS,1520,817,-3.594980783,-1.107409168,-4.702389951,-0.81535505,-0.81535505,0,-3.450995191,-1.360090162,-4.811085353,0.172969886 +Etan Thomas,thomaet01,2002,RS,WAS,1150,618,-1.811035723,0.869758654,-0.941277069,0.571291627,0.571291627,0,-1.784533304,0.546357832,-1.238175472,0.160096064 +Bobby Simmons,simmobo01,2002,RS,WAS,638,343,0.243901777,-0.910522788,-0.666621011,0.364617716,0.364617716,0,-0.112926306,-1.488027974,-1.60095428,0.007378426 +Antoine Walker,walkean02,2002,PO,BOS,1332,703,0.145718085,-0.150606567,-0.004888483,1.017762556,0,1.017762556,1.001790136,0.247398624,1.24918876,0.207087701 +Paul Pierce,piercpa01,2002,PO,BOS,1273,672,3.282915423,1.255346729,4.538262152,2.589941199,0,2.589941199,3.499991107,1.299653086,4.799644193,0.453904334 +Kenny Anderson,anderke01,2002,PO,BOS,1061,560,-0.821762796,-0.023076727,-0.844839523,0.560864615,0,0.560864615,-1.052259455,0.682885173,-0.369374282,-0.086977332 +Eric Williams,willier01,2002,PO,BOS,923,487,1.356767534,3.738975455,5.095742989,2.014110502,0,2.014110502,0.858041477,3.732655616,4.590697093,0.162496822 +Tony Battie,battito01,2002,PO,BOS,839,443,-2.575698377,3.681455606,1.105757229,0.89352748,0,0.89352748,-2.739830193,3.143132207,0.403302014,-0.537826326 +Rodney Rogers,rogerro01,2002,PO,BOS,746,394,3.85351113,0.763641411,4.617152541,1.529606597,0,1.529606597,3.341038681,0.46146869,3.80250737,0.133670487 +Tony Delk,delkto01,2002,PO,BOS,430,227,-1.261471065,0.463039509,-0.798431556,0.232619803,0,0.232619803,-1.380287229,-1.063693741,-2.44398097,-0.192618394 +Walter McCarty,mccarwa01,2002,PO,BOS,368,194,-0.720797494,-1.553302744,-2.274100238,0.048804766,0,0.048804766,-1.242662363,-2.157533706,-3.400196069,0.42175571 +Erick Strickland,stricer01,2002,PO,BOS,224,118,-1.988827278,-0.823948555,-2.812775833,-0.003956099,0,-0.003956099,-1.851930073,-1.353824364,-3.205754436,1.369408528 +Mark Blount,blounma01,2002,PO,BOS,74,39,-1.040351797,1.567656825,0.527305028,0.067672268,0,0.067672268,-1.632124766,1.713802498,0.081677732,0.566917334 +Kedrick Brown,brownke01,2002,PO,BOS,6,3,34.56851972,4.829401612,39.39792133,0.062014165,0,0.062014165,30.54368409,0.245097718,30.78878181,-6.226272216 +Baron Davis,davisba01,2002,PO,CHH,764,401,4.655805578,3.791531922,8.4473375,2.381355175,0,2.381355175,5.624962286,4.62083707,10.24579936,0.723264612 +David Wesley,wesleda01,2002,PO,CHH,718,377,-0.208811607,-2.359338027,-2.568149634,0.036002344,0,0.036002344,-0.096303475,-1.894762831,-1.991066307,-0.184573771 +P.J. Brown,brownpj01,2002,PO,CHH,631,331,0.235951117,0.429794379,0.665745496,0.591439574,0,0.591439574,0.039543785,0.739095608,0.778639393,-0.537327813 +George Lynch,lynchge01,2002,PO,CHH,545,286,1.636161433,1.393179986,3.029341419,0.863779045,0,0.863779045,1.11069284,1.017963917,2.128656757,-0.629287993 +Elden Campbell,campbel01,2002,PO,CHH,484,254,-1.832858092,0.519726669,-1.313131423,0.192036158,0,0.192036158,-1.620504492,0.085204368,-1.535300124,-0.003924647 +Jamaal Magloire,magloja01,2002,PO,CHH,320,168,2.587511754,-1.269833366,1.317678387,0.361137774,0,0.361137774,1.803251969,-2.04833563,-0.24508366,0.394629055 +Lee Nailon,nailole01,2002,PO,CHH,305,160,0.150257454,-3.064043408,-2.913785954,-0.013768147,0,-0.013768147,-0.584468155,-3.705443877,-4.289912032,-0.141688801 +Stacey Augmon,augmost01,2002,PO,CHH,290,152,-1.708047181,2.028980241,0.32093306,0.247622844,0,0.247622844,-1.872621615,1.497779056,-0.374842559,0.747031152 +Robert Traylor,traylro01,2002,PO,CHH,118,62,-5.253097315,-1.312194474,-6.56529179,-0.127021781,0,-0.127021781,-5.077743307,-0.986960234,-6.064703541,1.877523914 +Jamal Mashburn,mashbja01,2002,PO,CHH,19,10,-20.04973306,-3.447007612,-23.49674067,-0.10829603,0,-0.10829603,-18.28125962,-5.712964393,-23.99422401,-0.733091251 +Bryce Drew,drewbr01,2002,PO,CHH,10,5,14.46371172,-4.107608196,10.35610352,0.033532975,0,0.033532975,11.0450866,-6.479793755,4.565292842,-2.522559883 +Kirk Haston,hastoki01,2002,PO,CHH,8,4,9.967042517,18.51320361,28.48024613,0.068291475,0,0.068291475,10.04773919,19.58335742,29.6310966,3.566227367 +Michael Finley,finlemi01,2002,PO,DAL,758,373,4.314759,-0.096689472,4.218069527,1.360369882,0,1.360369882,4.511176223,0.222661827,4.73383805,-0.4872166 +Dirk Nowitzki,nowitdi01,2002,PO,DAL,725,357,3.71624219,-0.393006034,3.323236156,1.133215019,0,1.133215019,4.540172649,0.43603692,4.976209569,-0.615527759 +Steve Nash,nashst01,2002,PO,DAL,656,323,4.809742605,-1.292945157,3.516797448,1.055617105,0,1.055617105,4.807230762,-1.76851618,3.038714582,-0.817705407 +Nick Van Exel,vanexni01,2002,PO,DAL,536,264,0.533971303,-0.853414474,-0.319443171,0.339558016,0,0.339558016,0.959324734,-0.797307676,0.162017058,0.519162834 +Raef LaFrentz,lafrera01,2002,PO,DAL,498,245,0.334951273,1.323210502,1.658161774,0.568982112,0,0.568982112,0.521546236,1.379616952,1.901163188,0.110669451 +Eduardo Najera,najered01,2002,PO,DAL,248,122,-0.219386584,-0.119544434,-0.338931018,0.156282378,0,0.156282378,-0.880788155,-0.252018971,-1.132807126,0.888343698 +Greg Buckner,buckngr01,2002,PO,DAL,213,105,0.518658652,-1.093039092,-0.57438044,0.120065898,0,0.120065898,-0.236144323,-1.337880208,-1.574024531,-0.106165761 +Adrian Griffin,griffad01,2002,PO,DAL,116,57,-0.028068961,-1.283162108,-1.311231069,0.043337309,0,0.043337309,-0.550032455,-2.107514758,-2.657547213,0.390181203 +Wang Zhizhi,zhizhwa01,2002,PO,DAL,89,44,2.782652165,-2.737020894,0.04563127,0.065453044,0,0.065453044,2.380916899,-2.335165165,0.045751735,1.028369938 +Shawn Bradley,bradlsh01,2002,PO,DAL,51,25,-6.433378545,-2.084344924,-8.517723469,-0.078112898,0,-0.078112898,-6.665780958,-0.98170456,-7.647485518,2.703626509 +Johnny Newman,newmajo01,2002,PO,DAL,45,22,-3.619291305,-3.727244845,-7.346536149,-0.05488208,0,-0.05488208,-3.414655981,-3.530237362,-6.944893343,2.877332784 +Evan Eschmeyer,eschmev01,2002,PO,DAL,16,8,-3.179589123,0.946868469,-2.232720654,0.002179025,0,0.002179025,-3.913507108,0.455691813,-3.457815294,0.062514242 +Clifford Robinson,robincl02,2002,PO,DET,745,409,-1.062239213,3.170122965,2.107883753,1.046121478,0,1.046121478,-0.616005694,3.24990303,2.633897336,0.05505801 +Ben Wallace,wallabe01,2002,PO,DET,743,408,-1.65002813,7.320998578,5.670970448,1.789986463,0,1.789986463,-1.478430939,6.900132639,5.421701699,-0.907752025 +Jerry Stackhouse,stackje01,2002,PO,DET,657,361,-0.793495698,-0.207658699,-1.001154397,0.332096293,0,0.332096293,-0.689652314,-0.539063246,-1.22871556,-0.030694035 +Chucky Atkins,atkinch01,2002,PO,DET,535,294,-1.309496778,-2.085764038,-3.395260816,-0.099929383,0,-0.099929383,-1.3920866,-1.50655356,-2.89864016,0.097060472 +Corliss Williamson,willico02,2002,PO,DET,490,269,-1.584381209,-0.26941497,-1.85379618,0.127319573,0,0.127319573,-1.96969451,-0.218604271,-2.188298781,0.335115587 +Michael Curry,currymi01,2002,PO,DET,402,221,0.3507062,-0.468752426,-0.118046226,0.308609902,0,0.308609902,-0.912218728,0.114386602,-0.797832126,0.76033965 +Damon Jones,jonesda01,2002,PO,DET,330,181,1.350531523,0.454031753,1.804563276,0.434965493,0,0.434965493,0.627596898,0.10486723,0.732464129,0.249042966 +Jon Barry,barryjo01,2002,PO,DET,322,177,1.941291618,-1.516130267,0.425161351,0.296548636,0,0.296548636,1.631034687,-2.570866409,-0.939831722,0.254835248 +Zeljko Rebraca,rebraze01,2002,PO,DET,126,69,-2.33667955,-1.019927456,-3.356607006,-0.022336429,0,-0.022336429,-3.08912837,-0.575344279,-3.664472649,1.297605879 +Dana Barros,barroda01,2002,PO,DET,11,6,0.079651417,-4.250921184,-4.171269767,-0.004705151,0,-0.004705151,-0.780990227,-1.70626306,-2.487253287,4.450410663 +Victor Alexander,alexavi01,2002,PO,DET,5,3,-17.2629475,1.212331925,-16.05061558,-0.020641381,0,-0.020641381,-16.65425807,-1.310904862,-17.96516293,-1.549293883 +Rodney White,whitero02,2002,PO,DET,4,2,-44.22304165,-12.86416823,-57.08720988,-0.057704804,0,-0.057704804,-39.64713314,-18.61473978,-58.26187292,0.833838617 +Reggie Miller,millere01,2002,PO,IND,378,198,4.907274732,-0.13155255,4.775722182,0.782790739,0,0.782790739,4.668922684,0.215844902,4.884767587,-0.15149256 +Jermaine O'Neal,onealje01,2002,PO,IND,367,192,-3.441820254,1.724096964,-1.71772329,0.104638604,0,0.104638604,-2.975281593,2.068080321,-0.907201272,0.305148542 +Brad Miller,millebr01,2002,PO,IND,344,180,0.460975699,3.870760464,4.331736163,0.665741863,0,0.665741863,0.354691814,3.668244066,4.02293588,-0.684733359 +Metta World Peace,artesro01,2002,PO,IND,319,167,1.462459309,5.343985367,6.806444676,0.844191678,0,0.844191678,1.862056937,5.886351343,7.748408279,0.481814926 +Kevin Ollie,ollieke01,2002,PO,IND,225,118,1.622833149,0.983534802,2.606367951,0.328879683,0,0.328879683,0.738760688,0.353255412,1.0920161,-1.021083438 +Ron Mercer,mercero01,2002,PO,IND,223,117,-1.741759789,-0.390537478,-2.132297267,0.037844581,0,0.037844581,-2.522566642,-0.843021682,-3.365588324,-0.444680654 +Jamaal Tinsley,tinslja01,2002,PO,IND,168,88,-1.407583681,-2.471875562,-3.879459243,-0.052542277,0,-0.052542277,-1.826060114,-2.809725938,-4.635786052,0.424010939 +Jeff Foster,fosteje01,2002,PO,IND,149,78,-2.562144477,1.750573315,-0.811571162,0.080617547,0,0.080617547,-2.178680468,1.332454288,-0.84622618,1.21800699 +Austin Croshere,croshau01,2002,PO,IND,113,59,-1.973162056,-0.527999292,-2.501161348,0.007771464,0,0.007771464,-1.678343414,-1.635798752,-3.314142165,0.546478595 +Jonathan Bender,bendejo01,2002,PO,IND,86,45,-6.338026418,2.329355725,-4.008670693,-0.030111111,0,-0.030111111,-6.303963686,0.756395254,-5.547568432,0.944096466 +Jamison Brewer,breweja01,2002,PO,IND,11,6,-5.641360634,-5.70395734,-11.34531797,-0.028489667,0,-0.028489667,-5.187387799,-2.178749094,-7.366136893,4.567391572 +Bruno Sundov,sundobr01,2002,PO,IND,4,2,18.51802531,-3.22748353,15.29054178,0.018664886,0,0.018664886,15.42879736,-5.39662374,10.03217362,-1.549293883 +Kobe Bryant,bryanko01,2002,PO,LAL,1606,833,3.512405598,0.140788375,3.653193974,2.799442976,0,2.799442976,3.798249295,0.637422686,4.435671981,-0.236210595 +Shaquille O'Neal,onealsh01,2002,PO,LAL,1496,776,3.34688525,3.380948919,6.727834169,3.842994334,0,3.842994334,3.589472161,2.560951438,6.150423599,-0.641727111 +Robert Horry,horryro01,2002,PO,LAL,1355,703,1.711057557,3.267683043,4.9787406,2.855800546,0,2.855800546,2.032009662,3.426889854,5.458899516,-0.102709728 +Rick Fox,foxri01,2002,PO,LAL,1257,652,1.550230711,0.395744514,1.945975224,1.614875724,0,1.614875724,1.378500391,0.444521627,1.823022019,0.214397199 +Derek Fisher,fishede01,2002,PO,LAL,1251,649,1.246862565,-0.407691561,0.839171004,1.225034374,0,1.225034374,1.309560757,0.093381568,1.402942325,-0.050926864 +Devean George,georgde01,2002,PO,LAL,631,327,-0.007209435,1.854636991,1.847427556,0.799333433,0,0.799333433,-0.023509722,1.548287729,1.524778008,0.957566609 +Samaki Walker,walkesa01,2002,PO,LAL,463,240,-2.10484149,-1.620140582,-3.724982073,-0.123293588,0,-0.123293588,-2.445808881,-1.801240124,-4.247049005,0.122842057 +Brian Shaw,shawbr01,2002,PO,LAL,459,238,0.637976942,-0.965304529,-0.327327587,0.302212676,0,0.302212676,0.258554179,-1.956509303,-1.697955124,-0.360078175 +Lindsey Hunter,hunteli01,2002,PO,LAL,255,132,-2.25773468,-2.488253232,-4.745987912,-0.140819156,0,-0.140819156,-2.043534819,-2.803169817,-4.846704635,1.441665647 +Stanislav Medvedenko,medvest01,2002,PO,LAL,40,21,-3.654982807,-3.820175601,-7.475158409,-0.054187952,0,-0.054187952,-4.199899073,-1.639377193,-5.839276266,3.464557867 +Mark Madsen,madsema01,2002,PO,LAL,19,10,-11.50210798,-3.907520049,-15.40962803,-0.067598774,0,-0.067598774,-10.98277702,-5.934598758,-16.91737578,1.353398749 +Mitch Richmond,richmmi01,2002,PO,LAL,8,4,-4.862259093,-4.041420704,-8.903679797,-0.013056331,0,-0.013056331,-4.934283341,-8.67181091,-13.60609425,0.736286117 +Chauncey Billups,billuch01,2002,PO,MIN,273,134,1.951738718,-0.980193899,0.971544819,0.263033182,0,0.263033182,2.011125231,-0.058237292,1.952887938,0.217945092 +Wally Szczerbiak,szczewa02,2002,PO,MIN,267,131,2.70045396,-1.511180802,1.189273158,0.269893143,0,0.269893143,2.309529906,-1.517733868,0.791796037,-0.556713658 +Kevin Garnett,garneke01,2002,PO,MIN,265,130,2.581096867,3.327343519,5.908440386,0.587623748,0,0.587623748,2.968342271,3.023467148,5.991809419,-0.721859015 +Rasho Nesterovic,nestera01,2002,PO,MIN,187,92,-3.226827429,-3.882565814,-7.109393243,-0.210828909,0,-0.210828909,-3.032187762,-3.235320423,-6.267508184,-0.091649765 +Anthony Peeler,peelean01,2002,PO,MIN,136,67,-1.917244531,0.631368731,-1.2858758,0.051669721,0,0.051669721,-1.595134886,-0.07818686,-1.673321746,0.091318323 +Gary Trent,trentga01,2002,PO,MIN,98,48,-2.653393216,-4.617509463,-7.270902679,-0.114764933,0,-0.114764933,-2.992472348,-4.729464628,-7.721936976,0.463694791 +Joe Smith,smithjo02,2002,PO,MIN,88,43,-0.839231664,-1.216140902,-2.055372566,0.015745627,0,0.015745627,-1.767893449,-1.29232169,-3.060215139,0.166580663 +Sam Mitchell,mitchsa01,2002,PO,MIN,69,34,-2.557406221,1.193336129,-1.364070092,0.024818791,0,0.024818791,-3.430361429,0.521657458,-2.908703971,0.086468146 +Felipe Lopez,lopezfe01,2002,PO,MIN,61,30,-3.610115349,-1.510943094,-5.121058443,-0.037940652,0,-0.037940652,-4.175633738,-1.261945479,-5.437579217,1.251403822 +Robert Pack,packro01,2002,PO,MIN,20,10,-14.2319089,-7.604588822,-21.83649772,-0.107139015,0,-0.107139015,-13.31877315,-4.040781433,-17.35955458,6.118758617 +Marc Jackson,jacksma02,2002,PO,MIN,2,1,-6.648446526,-5.60554817,-12.2539947,-0.005605276,0,-0.005605276,-7.575960686,4.211711821,-3.364248865,11.07293112 +Jason Kidd,kiddja01,2002,PO,NJN,1562,803,5.512569174,1.436640036,6.949209211,4.084102936,0,4.084102936,5.569145697,1.591668097,7.160813795,-0.317237186 +Kenyon Martin,martike01,2002,PO,NJN,1457,749,-1.756904753,0.72320855,-1.033696203,0.677669429,0,0.677669429,-1.232518762,1.19418025,-0.038338512,0.167075115 +Keith Van Horn,vanhoke01,2002,PO,NJN,1251,643,0.311199327,-0.117300678,0.193898649,0.994238351,0,0.994238351,0.576345675,0.019331494,0.595677169,-0.167421844 +Kerry Kittles,kittlke01,2002,PO,NJN,1128,580,2.68832317,1.598258797,4.286581967,2.148274775,0,2.148274775,2.653463453,1.755496725,4.408960179,0.031496561 +Richard Jefferson,jefferi01,2002,PO,NJN,858,441,-2.71847424,-0.036751954,-2.755226194,-0.001212522,0,-0.001212522,-2.959156581,-0.625962149,-3.58511873,-0.018001179 +Lucious Harris,harrilu01,2002,PO,NJN,813,418,1.434218707,0.256193459,1.690412166,0.972943393,0,0.972943393,0.752034524,-0.315861249,0.436173276,-0.350202813 +Aaron Williams,williaa01,2002,PO,NJN,809,416,-1.948698846,0.391568302,-1.557130543,0.263178801,0,0.263178801,-2.238834693,0.671244523,-1.567590171,0.723184251 +Todd MacCulloch,maccuto01,2002,PO,NJN,747,384,-1.317802058,0.765167112,-0.552634946,0.442210715,0,0.442210715,-1.503864781,0.15862777,-1.345237011,-0.369577992 +Jason Collins,collija04,2002,PO,NJN,442,227,-2.415716417,0.452344409,-1.963372008,0.095005518,0,0.095005518,-2.642188886,0.684120835,-1.958068051,1.019045122 +Anthony Johnson,johnsan02,2002,PO,NJN,313,161,-0.938791152,-2.009317476,-2.948108628,-0.016976235,0,-0.016976235,-1.433355957,-1.904937892,-3.338293849,1.052873817 +Donny Marshall,marshdo02,2002,PO,NJN,27,14,-1.999488783,-3.52209211,-5.521580893,-0.020930478,0,-0.020930478,-2.040342197,-4.964915045,-7.005257242,2.301567599 +Brian Scalabrine,scalabr01,2002,PO,NJN,27,14,-4.63776522,-1.669005624,-6.306770844,-0.025865712,0,-0.025865712,-4.930003909,-4.954188289,-9.884192198,-1.176217216 +Tracy McGrady,mcgratr01,2002,PO,ORL,330,178,5.020059473,-0.233764326,4.786295147,0.702589569,0,0.702589569,4.670661506,-0.456620971,4.214040535,-0.426728943 +Darrell Armstrong,armstda01,2002,PO,ORL,293,158,2.121800003,-0.685655617,1.436144386,0.349794361,0,0.349794361,2.014955469,0.180422166,2.195377635,0.463419189 +Pat Garrity,garripa01,2002,PO,ORL,273,147,0.534472109,-0.787882382,-0.253410273,0.193795253,0,0.193795253,0.598456806,0.099506622,0.697963428,0.322942674 +Horace Grant,grantho01,2002,PO,ORL,236,127,-2.090621851,1.449765029,-0.640856822,0.13919853,0,0.13919853,-2.104701263,1.080051838,-1.024649425,-1.137808628 +Troy Hudson,hudsotr01,2002,PO,ORL,197,106,-4.502524066,-5.041696901,-9.544220967,-0.377172073,0,-0.377172073,-4.394556243,-5.805297488,-10.19985373,-0.432987639 +Monty Williams,willimo01,2002,PO,ORL,173,93,1.063681693,0.093672685,1.157354377,0.190707775,0,0.190707775,0.584593222,-0.536212659,0.048380562,-0.241959663 +Mike Miller,millemi01,2002,PO,ORL,134,72,-2.937846467,1.318251941,-1.619594526,0.043466107,0,0.043466107,-2.516792593,0.785185799,-1.731606794,1.367558953 +Patrick Ewing,ewingpa01,2002,PO,ORL,124,67,-4.089246564,0.765207671,-3.324038893,-0.020432395,0,-0.020432395,-3.690283804,0.950566152,-2.739717652,0.880379182 +Don Reid,reiddo01,2002,PO,ORL,71,38,0.490612947,1.354970402,1.845583349,0.095316269,0,0.095316269,-0.391028398,3.921888652,3.530860253,3.415455976 +Jud Buechler,buechju01,2002,PO,ORL,19,10,-1.180886795,6.12147764,4.940590845,0.040035051,0,0.040035051,-1.744064696,3.995871579,2.251806883,-0.980168093 +Andrew DeClercq,declean01,2002,PO,ORL,17,9,-16.70333408,-5.786042631,-22.48937671,-0.098400279,0,-0.098400279,-15.53177808,-4.709919873,-20.24169795,4.821642588 +Jaren Jackson,jacksja01,2002,PO,ORL,9,5,-15.14879841,-8.965895086,-24.1146935,-0.061071381,0,-0.061071381,-14.939069,-4.41850091,-19.35756991,7.924692784 +Allen Iverson,iversal01,2002,PO,PHI,384,209,4.620031313,-0.088727253,4.531304059,0.800846382,0,0.800846382,5.06450808,0.471251879,5.535759959,0.009057133 +Derrick Coleman,colemde01,2002,PO,PHI,351,191,4.415694698,-3.598872627,0.816822071,0.354084253,0,0.354084253,3.71187504,-3.266683275,0.445191765,-1.123859153 +Dikembe Mutombo,mutomdi01,2002,PO,PHI,318,173,-3.646400666,-1.657589324,-5.30398999,-0.231463931,0,-0.231463931,-3.401678688,-1.50847345,-4.910152137,-0.406935203 +Eric Snow,snower01,2002,PO,PHI,314,171,-3.000855701,-2.415007086,-5.415862786,-0.239940114,0,-0.239940114,-2.564494343,-2.051399467,-4.61589381,0.024926722 +Aaron McKie,mckieaa01,2002,PO,PHI,268,146,-0.022290428,0.791136188,0.76884576,0.272136106,0,0.272136106,0.406851469,1.018434256,1.425285725,0.610200781 +Matt Harpring,harprma01,2002,PO,PHI,219,119,3.400642174,-1.254800684,2.145841489,0.305301353,0,0.305301353,2.749711225,-1.133267545,1.616443681,-0.378279134 +Corie Blount,blounco01,2002,PO,PHI,162,88,-3.543180301,-4.882851685,-8.426031986,-0.26127494,0,-0.26127494,-3.792860011,-4.9045119,-8.697371911,-0.542914377 +Speedy Claxton,claxtsp01,2002,PO,PHI,90,49,1.887985478,0.9728262,2.860811677,0.146821948,0,0.146821948,1.784881914,1.92569444,3.710576354,1.364391562 +Derrick McKey,mckeyde01,2002,PO,PHI,74,40,-0.627495862,-3.106868969,-3.734364831,-0.020661836,0,-0.020661836,-1.625840693,-3.39962489,-5.025465583,-0.252444829 +Raja Bell,bellra01,2002,PO,PHI,15,8,2.789120379,-6.285642293,-3.496521914,-0.00315759,0,-0.00315759,2.192034587,-8.186908486,-5.994873898,0.438326117 +Alvin Jones,jonesal01,2002,PO,PHI,9,5,-15.43986143,-9.144355563,-24.58421699,-0.057138584,0,-0.057138584,-14.80032668,-12.54853439,-27.34886107,-0.490123883 +Vonteego Cummings,cummivo01,2002,PO,PHI,2,1,-5.405042199,-7.455638175,-12.86068037,-0.005230295,0,-0.005230295,-6.765783239,-8.986210768,-15.75199401,-1.549293883 +Rasheed Wallace,wallara01,2002,PO,POR,242,125,3.524263152,2.10784652,5.632109671,0.548726381,0,0.548726381,3.670216897,2.459126593,6.12934349,-0.433304255 +Bonzi Wells,wellsbo01,2002,PO,POR,205,106,-1.539703932,0.745056979,-0.794646952,0.110265341,0,0.110265341,-1.060006873,0.900884847,-0.159122026,1.009316556 +Scottie Pippen,pippesc01,2002,PO,POR,192,99,4.919978319,1.045623971,5.96560229,0.454159017,0,0.454159017,4.608278898,1.16725867,5.775537567,0.026274034 +Damon Stoudamire,stoudda01,2002,PO,POR,192,99,-4.670383795,-0.656709703,-5.327093498,-0.132781966,0,-0.132781966,-4.619924198,-0.888163431,-5.508087629,-1.002492008 +Derek Anderson,anderde01,2002,PO,POR,147,76,3.738707958,-0.350595551,3.388112406,0.242575222,0,0.242575222,2.930444749,-2.113258156,0.817186593,-1.080870753 +Dale Davis,davisda01,2002,PO,POR,136,70,-3.577582499,4.666631503,1.089049003,0.143358781,0,0.143358781,-3.252718693,5.790182386,2.537463693,1.264521044 +Ruben Patterson,patteru01,2002,PO,POR,126,65,-3.758879454,0.876460288,-2.882419165,-0.004548082,0,-0.004548082,-3.850765644,0.475002288,-3.375763356,0.38340953 +Steve Kerr,kerrst01,2002,PO,POR,76,39,6.690261855,-0.038959293,6.651302562,0.195831503,0,0.195831503,5.709584251,-0.021505371,5.688078879,1.377393617 +Shawn Kemp,kempsh01,2002,PO,POR,68,35,-3.934180961,-0.879789367,-4.813970328,-0.038772594,0,-0.038772594,-4.112146032,-0.354427787,-4.466573819,1.833308323 +Chris Dudley,dudlech02,2002,PO,POR,6,3,-31.92204904,-4.681597619,-36.60364666,-0.055917995,0,-0.055917995,-28.71989333,-5.580872291,-34.30076562,4.246869451 +Rick Brunson,brunsri01,2002,PO,POR,4,2,-4.039858156,-3.30994065,-7.349798805,-0.004758988,0,-0.004758988,-5.602752756,-5.642230096,-11.24498285,-1.549293883 +Zach Randolph,randoza01,2002,PO,POR,2,1,-4.778127114,-2.961545339,-7.739672453,-0.002581177,0,-0.002581177,-5.990322008,-5.704636167,-11.69495818,-1.549293883 +Chris Webber,webbech01,2002,PO,SAC,1320,667,1.885529411,0.373285863,2.258815275,1.750477014,0,1.750477014,2.100826811,0.540480735,2.641307546,-0.390646231 +Mike Bibby,bibbymi01,2002,PO,SAC,1308,661,2.700582897,0.392765097,3.093347994,2.01656997,0,2.01656997,2.694438426,0.53334153,3.227779957,-0.714789104 +Doug Christie,chrisdo01,2002,PO,SAC,1274,644,1.872122027,2.637330408,4.509452435,2.471495281,0,2.471495281,1.854834355,2.941064177,4.795898533,0.427063982 +Vlade Divac,divacvl01,2002,PO,SAC,1059,535,-0.782656826,4.525478515,3.742821689,1.832278373,0,1.832278373,-0.508532858,4.221248898,3.71271604,0.222537052 +Hedo Turkoglu,turkohe01,2002,PO,SAC,877,443,-1.90107036,0.898873916,-1.002196445,0.408238047,0,0.408238047,-1.986482221,0.206562238,-1.779919983,0.18297744 +Bobby Jackson,jacksbo01,2002,PO,SAC,740,374,1.968741697,0.131623836,2.100365533,0.95639753,0,0.95639753,1.804345203,-0.134869429,1.669475775,0.177742847 +Peja Stojakovic,stojape01,2002,PO,SAC,669,338,-0.304650594,-2.166832173,-2.471482768,0.049509992,0,0.049509992,-0.1039955,-2.394911423,-2.498906923,-0.047834884 +Scot Pollard,pollasc01,2002,PO,SAC,382,193,0.751561584,1.589732859,2.341294443,0.518577035,0,0.518577035,0.208178752,1.741123425,1.949302177,0.269837007 +Lawrence Funderburke,fundela01,2002,PO,SAC,40,20,0.732878693,-3.133669749,-2.400791056,0.003722979,0,0.003722979,-0.822014448,-2.584473625,-3.406488073,1.194515367 +Gerald Wallace,wallage01,2002,PO,SAC,28,14,-3.276961218,-3.718954401,-6.995915619,-0.031469544,0,-0.031469544,-4.439953229,-5.248260051,-9.68821328,0.558806117 +Chucky Brown,brownch01,2002,PO,SAC,2,1,-4.525078301,0.337078687,-4.187999614,-0.000848105,0,-0.000848105,-6.049421811,10.31423584,4.264814032,11.07293112 +Tim Duncan,duncati01,2002,PO,SAS,687,380,3.778704876,5.096857654,8.87556253,2.290069236,0,2.290069236,4.039963836,3.923733465,7.963697301,-1.361306139 +Bruce Bowen,bowenbr01,2002,PO,SAS,624,345,0.048508104,2.187442621,2.235950725,0.903342808,0,0.903342808,0.071432141,2.453610457,2.525042598,-0.182410694 +Tony Parker,parketo01,2002,PO,SAS,617,341,0.927959926,-0.357450233,0.570509694,0.594436016,0,0.594436016,1.251325371,-0.06889187,1.182433501,-0.211789588 +Steve Smith,smithst01,2002,PO,SAS,539,298,3.16484858,-0.168794483,2.996054097,0.899700355,0,0.899700355,2.994156918,0.131518431,3.12567535,-0.134720209 +Malik Rose,rosema01,2002,PO,SAS,528,292,2.714605809,1.619537221,4.334143029,1.086133163,0,1.086133163,2.696402791,2.038305716,4.734708507,-0.197700815 +Antonio Daniels,daniean01,2002,PO,SAS,405,224,2.107823972,1.05888468,3.166708652,0.693569161,0,0.693569161,1.723835307,0.699555003,2.42339031,-0.50277413 +Danny Ferry,ferryda01,2002,PO,SAS,280,155,-1.280152971,-1.189212516,-2.469365487,0.02300027,0,0.02300027,-1.578645822,-1.424812291,-3.003458113,0.446168796 +Terry Porter,portete01,2002,PO,SAS,237,131,-1.898709715,1.127057224,-0.771652491,0.137074853,0,0.137074853,-1.730137644,0.359400009,-1.370737635,0.472411856 +Mark Bryant,bryanma01,2002,PO,SAS,165,91,-2.731752304,-1.29387182,-4.025624124,-0.06124027,0,-0.06124027,-3.04528985,-1.20784029,-4.25313014,0.23708739 +David Robinson,robinda01,2002,PO,SAS,146,81,-2.339229189,3.486662229,1.14743304,0.167641524,0,0.167641524,-1.999555023,4.246167464,2.246612441,0.840924268 +Cherokee Parks,parksch02,2002,PO,SAS,78,43,-9.406146658,-2.290168391,-11.69631505,-0.202725033,0,-0.202725033,-8.841559487,-2.633897352,-11.47545684,0.135968169 +Charles Smith,smithch04,2002,PO,SAS,34,19,-2.750351148,3.648015966,0.897664818,0.03765962,0,0.03765962,-2.04631008,4.393773365,2.347463285,2.992795235 +Gary Payton,paytoga01,2002,PO,SEA,369,207,2.149647626,-1.469302852,0.680344774,0.372237043,0,0.372237043,2.673215551,-0.990379151,1.6828364,-0.345270278 +Desmond Mason,masonde01,2002,PO,SEA,366,205,-0.379195116,0.524171027,0.144975911,0.310229162,0,0.310229162,-0.292431687,0.651125217,0.35869353,-0.602979238 +Brent Barry,barrybr01,2002,PO,SEA,266,149,1.89591751,-1.175000069,0.720917441,0.2709328,0,0.2709328,1.75677581,-1.312133165,0.444642644,-0.404203732 +Vin Baker,bakervi01,2002,PO,SEA,257,144,1.350352094,-2.907136656,-1.556784561,0.090639727,0,0.090639727,1.486740696,-1.268143518,0.218597178,0.229525378 +Vladimir Radmanovic,radmavl01,2002,PO,SEA,202,113,1.845675984,-2.858879382,-1.013203398,0.10276354,0,0.10276354,1.84169932,-3.044684439,-1.202985118,-0.450278784 +Randy Livingston,livinra01,2002,PO,SEA,143,80,3.004660114,-0.965042906,2.039617207,0.200765249,0,0.200765249,2.114903213,-1.059180922,1.055722291,-0.39018703 +Rashard Lewis,lewisra02,2002,PO,SEA,141,79,3.293742272,-2.295082308,0.998659964,0.156578717,0,0.156578717,2.93845132,-1.720075132,1.218376188,0.439685975 +Jerome James,jamesje01,2002,PO,SEA,125,70,-4.92201297,-2.476149808,-7.398162779,-0.174412067,0,-0.174412067,-4.597491127,-1.402649819,-6.000140946,1.713672517 +Ansu Sesay,sesayan01,2002,PO,SEA,107,60,-1.912436753,-0.998867076,-2.91130383,-0.005079984,0,-0.005079984,-2.724573711,-1.55048214,-4.275055851,-0.228536967 +Predrag Drobnjak,drobnpr01,2002,PO,SEA,68,38,-2.978528063,-2.00697197,-4.985500033,-0.044307922,0,-0.044307922,-2.605161856,-2.789267889,-5.394429745,-0.80413903 +Shammond Williams,willish01,2002,PO,SEA,68,38,-1.031975685,-0.908279845,-1.94025553,0.016119242,0,0.016119242,-0.448020509,-2.705226933,-3.153247443,-0.407985942 +Olumide Oyedeji,oyedeol01,2002,PO,SEA,30,17,9.064616651,-4.13508805,4.929528602,0.06890266,0,0.06890266,8.255669172,-5.064672298,3.190996873,0.275073784 +Antonio Davis,davisan01,2002,PO,TOR,365,202,-0.981792393,-0.236738894,-1.218531287,0.161890484,0,0.161890484,-1.135308351,-0.121414629,-1.256722979,-0.502721362 +Alvin Williams,willial02,2002,PO,TOR,354,196,-1.720238291,-0.030672535,-1.750910827,0.102767005,0,0.102767005,-1.528837547,0.481089544,-1.047748003,-0.243911397 +Keon Clark,clarkke01,2002,PO,TOR,314,174,0.714029565,-0.952047724,-0.238018159,0.228913238,0,0.228913238,0.143674853,-1.010097209,-0.866422356,-0.430642099 +Chris Childs,childch01,2002,PO,TOR,294,163,-0.444481468,-0.462375365,-0.906856833,0.158036445,0,0.158036445,-0.466245037,-1.002302031,-1.468547068,-0.0295931 +Morris Peterson,petermo01,2002,PO,TOR,278,154,-0.436873914,-0.081357967,-0.518231882,0.182971551,0,0.182971551,-0.50266559,0.118032884,-0.384632706,1.074577664 +Jerome Williams,willije01,2002,PO,TOR,258,143,1.681277977,3.610604989,5.291882966,0.606793142,0,0.606793142,1.468326956,4.229626285,5.697953241,0.252722009 +Hakeem Olajuwon,olajuha01,2002,PO,TOR,155,86,0.193408395,4.470050347,4.663458743,0.336008092,0,0.336008092,0.330565652,3.831832953,4.162398605,0.143507085 +Dell Curry,curryde01,2002,PO,TOR,107,59,0.286760179,5.218674449,5.505434629,0.254665255,0,0.254665255,0.30252149,4.048902785,4.351424275,-0.583285565 +Jermaine Jackson,jacksje01,2002,PO,TOR,22,12,-15.01690736,-8.483912087,-23.50081945,-0.136588787,0,-0.136588787,-13.88723807,-10.49020966,-24.37744773,3.888467481 +Michael Stewart,stewami01,2002,PO,TOR,14,8,0.896070544,-0.078355024,0.817715519,0.01536319,0,0.01536319,-0.253211534,-0.495849868,-0.749061402,2.102266832 +Michael Bradley,bradlmi01,2002,PO,TOR,5,3,6.719010879,-2.049761734,4.669249146,0.012034903,0,0.012034903,4.067151056,0.497145594,4.56429665,2.526330117 +Karl Malone,malonka01,2002,PO,UTA,306,163,-1.744807314,-0.299060305,-2.043867618,0.060342813,0,0.060342813,-1.365877798,0.058880251,-1.306997547,-0.336788458 +John Stockton,stockjo01,2002,PO,UTA,265,141,6.923401719,5.458729128,12.38213085,1.124916129,0,1.124916129,6.367470675,6.236058593,12.60352927,0.179554495 +Donyell Marshall,marshdo01,2002,PO,UTA,233,124,2.477701483,1.002388684,3.480090167,0.39920354,0,0.39920354,2.047359058,0.205464457,2.252823516,-1.64619972 +Andrei Kirilenko,kirilan01,2002,PO,UTA,229,122,-0.811762169,6.198354255,5.386592086,0.522152894,0,0.522152894,-0.898923686,5.338002483,4.439078798,-0.03281218 +Bryon Russell,russebr01,2002,PO,UTA,226,120,-3.591490011,0.679642654,-2.911847357,-0.010286153,0,-0.010286153,-3.124490971,0.865729037,-2.258761935,0.595980321 +Greg Ostertag,ostergr01,2002,PO,UTA,164,87,2.101408679,2.829371841,4.93078052,0.352040965,0,0.352040965,1.842622814,2.404465627,4.247088441,0.109315325 +Quincy Lewis,lewisqu01,2002,PO,UTA,105,56,-6.381967065,0.475228243,-5.906738822,-0.095229933,0,-0.095229933,-5.824223001,0.617266358,-5.206956643,2.176894117 +Rusty LaRue,larueru01,2002,PO,UTA,100,53,-1.845325442,-2.324245887,-4.169571329,-0.039907041,0,-0.039907041,-2.109772986,-2.749326335,-4.859099321,0.734197517 +Jarron Collins,collija03,2002,PO,UTA,88,47,-2.640053371,-2.059326535,-4.699379907,-0.048989322,0,-0.048989322,-2.997870806,-1.952048852,-4.949919658,1.479649413 +Scott Padgett,padgesc01,2002,PO,UTA,88,47,0.469392994,-0.924841873,-0.45544888,0.057063215,0,0.057063215,0.225850033,-2.144795506,-1.918945473,0.509903049 +Shareef Abdur-Rahim,abdursh01,2003,RS,ATL,5920,3087,1.510805464,-1.490183302,0.020622162,4.345879058,4.345879058,0,1.435515364,-0.984146149,0.451369215,-0.375951956 +Jason Terry,terryja01,2003,RS,ATL,5908,3081,3.044499905,-0.035950227,3.008549678,9.036876732,9.036876732,0,3.138771451,0.26871329,3.407484741,-0.153996986 +Glenn Robinson,robingl01,2003,RS,ATL,4969,2591,-0.051026767,-2.531417911,-2.582444677,0.221843395,0.221843395,0,0.412538719,-2.172355446,-1.759816727,0.144378655 +Theo Ratliff,ratlith01,2003,RS,ATL,4829,2518,-3.834690446,3.3340205,-0.500669945,2.877312113,2.877312113,0,-3.553062672,2.953881441,-0.599181231,-0.394034287 +Ira Newble,newblir01,2003,RS,ATL,3703,1931,-0.233174237,-1.82003688,-2.053211117,0.685330723,0.685330723,0,-0.732055793,-1.640194656,-2.372250449,-0.153325488 +Dion Glover,glovedi01,2003,RS,ATL,3624,1890,0.387269215,0.252280022,0.639549237,3.271090822,3.271090822,0,0.15777632,-0.033098961,0.124677359,0.073899691 +Alan Henderson,hendeal01,2003,RS,ATL,2865,1494,-2.268159297,-1.677030951,-3.945190248,-0.909209422,-0.909209422,0,-2.407834936,-1.660047717,-4.067882653,-0.183045218 +Darvin Ham,hamda01,2003,RS,ATL,1776,926,-3.542357199,-0.833179607,-4.375536807,-0.771938294,-0.771938294,0,-4.146023868,-1.600129857,-5.746153725,0.474963359 +Dan Dickau,dickada01,2003,RS,ATL,988,515,-1.505347344,-4.271844431,-5.777191775,-0.802727762,-0.802727762,0,-1.608348934,-4.561023213,-6.169372147,0.847893325 +Nazr Mohammed,mohamna01,2003,RS,ATL,853,445,-3.998952802,-0.395583885,-4.394536687,-0.376460245,-0.376460245,0,-3.662343636,0.014444822,-3.647898814,0.761148427 +Mike Wilks,wilksmi01,2003,RS,ATL,698,364,-1.212326652,0.039006954,-1.173319698,0.294878808,0.294878808,0,-1.492127158,0.361509164,-1.130617994,0.650688304 +Emanual Davis,davisem01,2003,RS,ATL,652,340,-2.653067632,-1.260162709,-3.91323034,-0.202755149,-0.202755149,0,-2.820399213,-2.106897914,-4.927297127,0.443525085 +Jermaine Jackson,jacksje01,2003,RS,ATL,524,273,-1.509063205,-1.287649816,-2.79671302,-0.006516168,-0.006516168,0,-2.340851651,-2.013327864,-4.354179515,0.13818746 +Corey Benjamin,benjaco01,2003,RS,ATL,291,152,-1.13182911,-1.865792458,-2.997621568,-0.019338958,-0.019338958,0,-1.710082144,-2.008043704,-3.718125848,0.651216039 +Matt Maloney,malonma01,2003,RS,ATL,198,103,-0.213219733,-1.49931396,-1.712533693,0.05477921,0.05477921,0,-0.524632916,-2.154245972,-2.678878888,0.438686043 +Amal McCaskill,mccasam01,2003,RS,ATL,134,70,-3.748882842,-0.616117259,-4.365000102,-0.058138164,-0.058138164,0,-3.768910191,0.08750878,-3.681401411,0.734467899 +Chris Crawford,crawfch01,2003,RS,ATL,73,38,4.666015397,-0.051996433,4.614018964,0.144328922,0.144328922,0,4.136925542,0.225834851,4.362760393,1.005034884 +Antonio Harvey,harvean01,2003,RS,ATL,61,32,-6.488998323,-0.411382645,-6.900380968,-0.06882571,-0.06882571,0,-6.498051907,-0.480913937,-6.978965844,1.447174457 +Mikki Moore,mooremi01,2003,RS,ATL,59,31,3.365372672,-3.230073933,0.135298739,0.044732202,0.044732202,0,2.41271479,-5.624510054,-3.211795264,-1.820609077 +Brandon Williams,willibr01,2003,RS,ATL,36,19,-10.88045848,-0.018957844,-10.89941633,-0.081586404,-0.081586404,0,-9.114373805,0.145586925,-8.96878688,3.016152331 +Paul Shirley,shirlpa01,2003,RS,ATL,10,5,-21.73138381,-1.578100615,-23.30948442,-0.051642583,-0.051642583,0,-19.85557788,-4.080948664,-23.93652654,-1.41276128 +Antoine Walker,walkean02,2003,RS,BOS,6197,3235,-0.405628792,-0.347972254,-0.753601046,3.313256486,3.313256486,0,0.526506569,-0.075046741,0.451459828,0.508780627 +Paul Pierce,piercpa01,2003,RS,BOS,5930,3096,2.175184162,1.097198095,3.272382257,9.551403641,9.551403641,0,2.238786547,1.192012792,3.430799339,0.373389249 +Eric Williams,willier01,2003,RS,BOS,4501,2350,-0.0900969,1.148838651,1.05874175,4.570988919,4.570988919,0,-0.653910011,1.086495831,0.43258582,0.089163996 +Walter McCarty,mccarwa01,2003,RS,BOS,3733,1949,-0.888161334,1.264798248,0.376636915,3.123367804,3.123367804,0,-1.165856289,1.009655069,-0.156201219,0.423625355 +Tony Delk,delkto01,2003,RS,BOS,3588,1873,-0.006375724,-0.432832254,-0.439207978,2.20873997,2.20873997,0,-0.104326701,-0.175831078,-0.280157778,0.022371549 +Tony Battie,battito01,2003,RS,BOS,3224,1683,-1.059889382,2.097747345,1.037857963,3.241334458,3.241334458,0,-1.624967962,1.834687752,0.20971979,-0.31631253 +J.R. Bremer,bremejr01,2003,RS,BOS,2879,1503,0.462443565,-2.517959674,-2.055516109,0.532525294,0.532525294,0,0.208807225,-2.652792308,-2.443985083,-0.004531037 +Shammond Williams,willish01,2003,RS,BOS,2239,1169,-1.44368887,1.180492312,-0.263196559,1.504421726,1.504421726,0,-1.396134984,0.980521464,-0.41561352,1.318233454 +Vin Baker,bakervi01,2003,RS,BOS,1804,942,-3.358513803,-0.914255824,-4.272769627,-0.736070937,-0.736070937,0,-3.581868249,-0.958198242,-4.540066491,0.5303426 +Kedrick Brown,brownke01,2003,RS,BOS,1276,666,-3.662601798,0.853987762,-2.808614036,-0.020038715,-0.020038715,0,-3.82950198,0.369858074,-3.459643905,0.564349284 +Mark Blount,blounma01,2003,RS,BOS,992,518,-2.78122153,0.183156564,-2.598064967,0.040379989,0.040379989,0,-3.009077569,0.285310973,-2.723766596,0.518390605 +Grant Long,longgr01,2003,RS,BOS,935,488,-4.126454771,-1.210233852,-5.336688623,-0.645840617,-0.645840617,0,-4.792581634,-1.828751103,-6.621332736,0.259234912 +Bimbo Coles,colesbi01,2003,RS,BOS,335,175,-3.298528845,-0.457045434,-3.755574279,-0.090297758,-0.090297758,0,-3.850777514,-1.177924569,-5.028702083,0.528253376 +Bruno Sundov,sundobr01,2003,RS,BOS,264,138,-7.751004847,-1.262576621,-9.013581469,-0.449265394,-0.449265394,0,-6.844716919,-1.289387253,-8.134104172,1.725054629 +Ruben Wolkowyski,wolkoru01,2003,RS,BOS,46,24,-5.373404224,-2.542163943,-7.915568167,-0.064260474,-0.064260474,0,-5.946545416,-4.040578056,-9.987123472,1.469105676 +Mikki Moore,mooremi01,2003,RS,BOS,23,12,-7.46874686,-3.081731293,-10.55047815,-0.050193876,-0.050193876,0,-8.123004756,0.869025402,-7.253979354,4.697353502 +Mark Bryant,bryanma01,2003,RS,BOS,17,9,-5.490563776,-0.993762718,-6.484326494,-0.017383946,-0.017383946,0,-6.604514956,-0.660724898,-7.265239854,1.270919308 +Jalen Rose,roseja01,2003,RS,CHI,6602,3351,0.886124895,-2.05178567,-1.165660775,2.70971345,2.70971345,0,1.00063238,-1.631873337,-0.631240957,0.033996588 +Donyell Marshall,marshdo01,2003,RS,CHI,4685,2378,0.471743698,0.986230866,1.457974564,5.090092667,5.090092667,0,0.608465815,1.304532772,1.912998587,-0.275165771 +Trenton Hassell,hassetr01,2003,RS,CHI,3939,1999,-4.389487236,0.596679595,-3.79280764,-1.062292768,-1.062292768,0,-4.68962099,0.377626647,-4.311994342,-0.10875451 +Jamal Crawford,crawfja01,2003,RS,CHI,3925,1992,1.16286467,0.629354771,1.792219441,4.610893723,4.610893723,0,1.097534455,0.253643389,1.351177844,-0.108661362 +Jay Williams,willija03,2003,RS,CHI,3864,1961,-1.024604469,-1.364509125,-2.389113595,0.362911928,0.362911928,0,-0.765333635,-1.023694367,-1.789028001,0.470346214 +Tyson Chandler,chandty01,2003,RS,CHI,3600,1827,-1.848517288,-0.709581521,-2.558098809,0.178876377,0.178876377,0,-1.859443577,-0.716915462,-2.576359039,-0.000780808 +Eddy Curry,curryed01,2003,RS,CHI,3095,1571,-1.118291753,-2.138934047,-3.257225799,-0.408935291,-0.408935291,0,-1.324803221,-2.286927896,-3.611731117,0.539408157 +Eddie Robinson,robined01,2003,RS,CHI,2670,1355,-0.786828433,0.307856386,-0.478972047,1.567588732,1.567588732,0,-1.25775477,0.196282914,-1.061471856,-0.141969797 +Corie Blount,blounco01,2003,RS,CHI,1647,836,-2.047874715,0.615481476,-1.43239324,0.564280036,0.564280036,0,-2.20925335,0.822428659,-1.386824691,0.374382314 +Marcus Fizer,fizerma01,2003,RS,CHI,1594,809,-0.708443487,-2.004950247,-2.713393734,0.015095625,0.015095625,0,-0.729775701,-2.228791081,-2.958566782,-0.083352065 +Fred Hoiberg,hoibefr01,2003,RS,CHI,1545,784,-1.491247002,0.909862514,-0.581384488,0.866751279,0.866751279,0,-2.163542869,0.421904617,-1.741638252,-0.07303297 +Lonny Baxter,baxtelo01,2003,RS,CHI,1344,682,-2.762766208,-2.114978485,-4.877744693,-0.748328709,-0.748328709,0,-2.919741955,-1.779379049,-4.699121004,0.990813117 +Rick Brunson,brunsri01,2003,RS,CHI,386,196,-0.021024039,-0.815291471,-0.83631551,0.191325196,0.191325196,0,-0.551680739,-1.222893986,-1.774574725,-0.020076073 +Roger Mason Jr.,masonro01,2003,RS,CHI,223,113,-0.194037474,-1.558054963,-1.752092437,0.058495596,0.058495596,0,-0.538985946,-1.421006363,-1.95999231,1.542337599 +Dalibor Bagaric,bagarda01,2003,RS,CHI,150,76,-5.383482018,0.27312368,-5.110358338,-0.091794976,-0.091794976,0,-5.052880402,-0.192029182,-5.244909584,0.273269186 +Ricky Davis,davisri01,2003,RS,CLE,6202,3131,-0.241310608,-0.833004502,-1.07431511,2.669745898,2.669745898,0,-0.25206002,-0.475069035,-0.727129055,-0.242652956 +Zydrunas Ilgauskas,ilgauzy01,2003,RS,CLE,4817,2432,-1.497161312,1.003502737,-0.493658575,2.791361503,2.791361503,0,-1.449628111,0.787834164,-0.661793947,-0.273693481 +Jumaine Jones,jonesju01,2003,RS,CLE,4366,2204,0.531988754,-1.732097811,-1.200109057,1.745407553,1.745407553,0,0.283650218,-1.530394368,-1.24674415,0.136576574 +Carlos Boozer,boozeca01,2003,RS,CLE,4059,2049,0.521104863,-2.221909268,-1.700804405,1.093235293,1.093235293,0,-0.050148418,-1.624655971,-1.67480439,-0.301693246 +Darius Miles,milesda01,2003,RS,CLE,3977,2008,-4.103717883,0.253679192,-3.850038691,-1.124485677,-1.124485677,0,-4.041855984,-0.208629672,-4.250485656,-0.202940483 +Milt Palacio,palacmi01,2003,RS,CLE,3914,1976,-3.227041357,-0.609094676,-3.836136033,-1.093808722,-1.093808722,0,-3.577104542,-0.540126026,-4.117230568,-0.099648978 +Dajuan Wagner,wagneda02,2003,RS,CLE,2743,1385,-0.878778895,-2.962588993,-3.841367888,-0.773337633,-0.773337633,0,-0.914961526,-2.623784773,-3.5387463,0.256432679 +Smush Parker,parkesm01,2003,RS,CLE,2185,1103,-1.479744449,-2.3200088,-3.799753249,-0.594443396,-0.594443396,0,-1.53837631,-2.714978783,-4.253355092,0.575819585 +DeSagana Diop,diopde01,2003,RS,CLE,1868,943,-5.999768558,1.279421027,-4.720347531,-0.951927073,-0.951927073,0,-6.02401877,0.871921062,-5.152097709,0.38429464 +Tyrone Hill,hillty01,2003,RS,CLE,1694,855,-3.376733474,-0.238190133,-3.614923607,-0.37811964,-0.37811964,0,-3.336052615,0.312942781,-3.023109834,0.200567014 +Chris Mihm,mihmch01,2003,RS,CLE,1602,809,-2.676331255,-1.374127147,-4.050458402,-0.5378596,-0.5378596,0,-2.776529389,-1.21107008,-3.987599469,0.187514188 +Bimbo Coles,colesbi01,2003,RS,CLE,1022,516,-3.039452571,-1.533084955,-4.572537526,-0.480414479,-0.480414479,0,-3.433870029,-1.273969697,-4.707839726,0.116573162 +Michael Stewart,stewami01,2003,RS,CLE,497,251,-3.976773236,-0.385235055,-4.362008291,-0.207057971,-0.207057971,0,-4.755925851,-1.135793449,-5.891719299,0.278284233 +Tierre Brown,brownti01,2003,RS,CLE,333,168,-0.3429223,0.096575064,-0.246347236,0.214019933,0.214019933,0,-0.518851959,-0.936289385,-1.455141344,-0.247656325 +Dirk Nowitzki,nowitdi01,2003,RS,DAL,6076,3117,4.951052711,2.288304175,7.239356886,15.84437689,15.84437689,0,5.450586229,2.420719224,7.871305453,-0.241315214 +Steve Nash,nashst01,2003,RS,DAL,5284,2711,5.704302184,-1.703991209,4.000310976,9.260433978,9.260433978,0,5.527387183,-1.623779003,3.90360818,-0.752242686 +Michael Finley,finlemi01,2003,RS,DAL,5150,2642,2.292116094,0.326843043,2.618959137,7.190917723,7.190917723,0,2.782564334,0.167994092,2.950558425,-0.587355139 +Nick Van Exel,vanexni01,2003,RS,DAL,3949,2026,2.084956641,-4.023035262,-1.938078621,0.835250892,0.835250892,0,2.253053842,-4.217890926,-1.964837084,-0.439315337 +Shawn Bradley,bradlsh01,2003,RS,DAL,3374,1731,-1.21163891,5.238534677,4.026895767,5.977263085,5.977263085,0,-1.0498566,4.76726104,3.71740444,-0.119920652 +Raef LaFrentz,lafrera01,2003,RS,DAL,3140,1611,0.706236801,0.83417347,1.540410271,3.543964917,3.543964917,0,0.884295703,1.341114421,2.225410125,0.457970258 +Adrian Griffin,griffad01,2003,RS,DAL,2676,1373,-1.200584453,1.561414693,0.360830241,2.18398178,2.18398178,0,-1.275652239,1.75218628,0.476534041,0.204135065 +Raja Bell,bellra01,2003,RS,DAL,2286,1173,-2.804617809,1.416552208,-1.388065601,0.818120021,0.818120021,0,-2.893447461,1.086223608,-1.807223854,0.344630609 +Walt Williams,williwa02,2003,RS,DAL,2263,1161,-0.413279338,0.399404828,-0.01387451,1.631170204,1.631170204,0,-0.171032435,0.290900344,0.119867908,0.593589749 +Eduardo Najera,najered01,2003,RS,DAL,2150,1103,1.387921869,0.709513762,2.097435631,2.725690014,2.725690014,0,0.815402572,0.913768023,1.729170594,-0.074509322 +Avery Johnson,johnsav01,2003,RS,DAL,838,430,-2.957360904,-2.018282492,-4.975643396,-0.485843963,-0.485843963,0,-3.071450601,-3.16194107,-6.233391671,-0.458464371 +Popeye Jones,jonespo01,2003,RS,DAL,433,222,-4.259310054,-1.910557321,-6.169867375,-0.388151688,-0.388151688,0,-4.066168632,-2.5950459,-6.661214532,0.190765533 +Tariq Abdul-Wahad,abdulta01,2003,RS,DAL,398,204,-0.555621766,-0.276379695,-0.832001461,0.199733283,0.199733283,0,-1.124955046,-0.416957054,-1.5419121,0.049107388 +Evan Eschmeyer,eschmev01,2003,RS,DAL,263,135,-5.143584685,1.90615329,-3.237431395,-0.034305289,-0.034305289,0,-4.52735383,3.449359485,-1.077994345,2.009021153 +Antoine Rigaudeau,rigauan01,2003,RS,DAL,177,91,-7.483872421,-1.834458119,-9.31833054,-0.307224689,-0.307224689,0,-6.971022375,-2.553583067,-9.524605443,0.685111601 +Adam Harrington,harriad01,2003,RS,DAL,72,37,-9.851053221,-2.395693797,-12.24674702,-0.180068028,-0.180068028,0,-9.0896242,-4.167652407,-13.25727661,0.407901775 +Mark Strickland,stricma01,2003,RS,DAL,25,13,1.962820179,-2.247438583,-0.284618405,0.015959709,0.015959709,0,1.264248544,-4.601640755,-3.33739221,-2.20849408 +Juwan Howard,howarju01,2003,RS,DEN,5235,2730,-1.203824138,-1.703484357,-2.907308495,-0.218336213,-0.218336213,0,-1.495817442,-1.022277999,-2.518095441,-0.323727859 +Nene,hilarne01,2003,RS,DEN,4330,2258,-1.086689414,3.196394547,2.109705134,5.635651522,5.635651522,0,-1.11118006,3.565199688,2.454019629,0.610497824 +Junior Harrington,harriju01,2003,RS,DEN,3841,2003,-4.542531681,2.069502404,-2.473029278,0.284816688,0.284816688,0,-4.784043457,2.216230453,-2.567813005,0.576428165 +Donnell Harvey,harvedo01,2003,RS,DEN,3093,1613,-3.079469911,0.78764593,-2.291823981,0.37842211,0.37842211,0,-3.53955966,0.507928188,-3.031631472,0.333343637 +Rodney White,whitero02,2003,RS,DEN,2997,1563,-4.214039789,-0.63250504,-4.846544829,-1.680975621,-1.680975621,0,-4.266202481,-1.347322705,-5.613525185,0.501286017 +Vincent Yarbrough,yarbrvi01,2003,RS,DEN,2648,1381,-1.599766831,0.530505344,-1.069261487,1.189268567,1.189268567,0,-2.106509172,0.676208343,-1.430300829,0.392163893 +Nikoloz Tskitishvili,tskitni01,2003,RS,DEN,2531,1320,-3.921497332,-0.977226536,-4.898723868,-1.456033251,-1.456033251,0,-4.074727111,-1.63225593,-5.70698304,0.569203153 +Ryan Bowen,bowenry01,2003,RS,DEN,1910,996,-0.360561434,4.2274489,3.866887465,3.354347592,3.354347592,0,-1.152270398,3.597541635,2.445271237,-0.221404108 +Chris Andersen,anderch01,2003,RS,DEN,1739,907,-3.722400239,1.165832463,-2.556567776,0.089236598,0.089236598,0,-3.695821916,0.439177057,-3.256644859,-0.282318284 +Mark Blount,blounma01,2003,RS,DEN,1697,885,-6.424890193,-1.053784915,-7.478675108,-2.144961677,-2.144961677,0,-6.255711058,-1.316103611,-7.571814669,0.424254053 +James Posey,poseyja01,2003,RS,DEN,1672,872,-1.217513772,-0.225534281,-1.443048053,0.586200016,0.586200016,0,-1.16970425,-0.103617948,-1.273322198,0.751353008 +Chris Whitney,whitnch01,2003,RS,DEN,1461,762,-1.003354341,-2.001422344,-3.004776685,-0.101011193,-0.101011193,0,-1.086400326,-1.634505892,-2.720906218,1.823104195 +Shammond Williams,willish01,2003,RS,DEN,1365,712,0.199987977,-1.463364092,-1.263376115,0.546936982,0.546936982,0,-0.090613321,-1.489593826,-1.580207148,1.176950009 +Marcus Camby,cambyma01,2003,RS,DEN,1181,616,-1.046096425,1.584395688,0.538299263,1.027440915,1.027440915,0,-1.235860359,1.610527026,0.374666667,-0.536062025 +Kenny Satterfield,satteke01,2003,RS,DEN,805,420,-5.211276708,-0.487744537,-5.699021244,-0.635876613,-0.635876613,0,-4.936843735,-0.946744138,-5.883587873,0.575370335 +Predrag Savovic,savovpr01,2003,RS,DEN,491,256,-3.456447152,0.486165095,-2.970282057,-0.029248794,-0.029248794,0,-3.429253828,0.06090566,-3.368348168,1.528211286 +John Crotty,crottjo01,2003,RS,DEN,345,180,-1.146075362,-1.755576783,-2.901652144,-0.013948261,-0.013948261,0,-2.021253049,-2.142225233,-4.163478282,0.13973985 +Jeff Trepagnier,trepaje01,2003,RS,DEN,186,97,0.850578424,0.936038734,1.786617158,0.223648623,0.223648623,0,0.709541108,0.266136548,0.975677656,-0.355116227 +Adam Harrington,harriad01,2003,RS,DEN,142,74,2.792767752,-1.755792275,1.036975477,0.144505198,0.144505198,0,1.470937058,-2.139703996,-0.668766938,0.984542593 +Devin Brown,brownde02,2003,RS,DEN,136,71,-3.936630864,1.366507991,-2.570122874,0.006594303,0.006594303,0,-3.935122027,2.396152679,-1.538969348,1.107919896 +Mark Bryant,bryanma01,2003,RS,DEN,27,14,-6.668377867,-4.476124696,-11.14450256,-0.061648043,-0.061648043,0,-7.137635979,-4.299399604,-11.43703558,2.59198872 +Ben Wallace,wallabe01,2003,RS,DET,5255,2873,-1.74477309,6.60271658,4.857943489,11.03134923,11.03134923,0,-1.339196371,6.482874677,5.143678306,-0.994248277 +Clifford Robinson,robincl02,2003,RS,DET,5167,2825,-0.896356857,0.251948421,-0.644408436,3.043843049,3.043843049,0,-0.286828528,0.645111893,0.358283365,0.273756496 +Richard Hamilton,hamilri01,2003,RS,DET,4829,2640,1.067370106,-0.45211166,0.615258446,4.545388711,4.545388711,0,0.955655151,-0.31933788,0.636317272,0.256534518 +Chauncey Billups,billuch01,2003,RS,DET,4256,2327,4.32553978,-0.295253746,4.030286034,8.033733758,8.033733758,0,4.137758024,-0.181789473,3.955968551,-0.183733611 +Corliss Williamson,willico02,2003,RS,DET,3770,2061,-0.058742863,-0.539880084,-0.598622947,2.265050147,2.265050147,0,-0.372275937,-0.57603519,-0.948311127,0.115170123 +Michael Curry,currymi01,2003,RS,DET,2844,1555,-3.621220002,0.014001572,-3.60721843,-0.682555332,-0.682555332,0,-3.914060444,-0.072824806,-3.98688525,0.334660604 +Jon Barry,barryjo01,2003,RS,DET,2694,1473,3.992281557,0.616999085,4.609280642,5.529234866,5.529234866,0,3.48969508,0.070781648,3.560476728,-0.024068014 +Chucky Atkins,atkinch01,2003,RS,DET,2557,1398,-0.649623801,-1.353517701,-2.003141502,0.534237667,0.534237667,0,-0.456471268,-1.640494564,-2.096965832,0.265109443 +Mehmet Okur,okurme01,2003,RS,DET,2499,1366,0.241905593,-0.457705178,-0.215799585,1.77116953,1.77116953,0,0.179572665,-0.594637395,-0.41506473,0.260743602 +Zeljko Rebraca,rebraze01,2003,RS,DET,893,488,-1.965397666,0.262854403,-1.702543263,0.262768952,0.262768952,0,-2.204862449,0.106742285,-2.098120165,0.697589683 +Tayshaun Prince,princta01,2003,RS,DET,796,435,-2.515051634,-0.443994067,-2.959045701,-0.046251297,-0.046251297,0,-2.675045019,-2.035842748,-4.710887767,-0.285166544 +Hubert Davis,davishu01,2003,RS,DET,600,328,-0.966156122,-1.705406966,-2.671563088,0.013118044,0.013118044,0,-1.64533471,-2.885964224,-4.531298933,-0.056321014 +Danny Manning,mannida01,2003,RS,DET,163,89,-0.842064937,2.970588859,2.128523922,0.223884711,0.223884711,0,0.084214187,2.954341243,3.03855543,0.981699885 +Pepe Sanchez,sanchpe01,2003,RS,DET,68,37,-1.429965318,3.417567285,1.987601967,0.089354514,0.089354514,0,-1.059279614,3.914092319,2.854812705,-0.081435839 +Don Reid,reiddo01,2003,RS,DET,18,10,-11.30810926,-2.613913439,-13.9220227,-0.059898674,-0.059898674,0,-10.85624273,0.806186388,-10.05005634,4.683344831 +Antawn Jamison,jamisan01,2003,RS,GSW,6404,3226,2.61428794,-2.664166531,-0.049878591,4.423911503,4.423911503,0,2.710364661,-2.146248464,0.564116197,-0.419214791 +Gilbert Arenas,arenagi01,2003,RS,GSW,5689,2866,3.27085549,-1.028225803,2.242629688,7.324001224,7.324001224,0,3.603151052,-0.477491247,3.125659806,0.297831803 +Jason Richardson,richaja01,2003,RS,GSW,5356,2698,1.833663019,-2.345070868,-0.511407849,3.082158512,3.082158512,0,2.120340659,-1.916479883,0.203860776,0.020694999 +Troy Murphy,murphtr01,2003,RS,GSW,4982,2510,-0.0253778,-0.726653386,-0.752031186,2.547417361,2.547417361,0,0.059081461,-0.227735396,-0.168653935,-0.402559903 +Erick Dampier,dampier01,2003,RS,GSW,3926,1978,-1.600278268,-0.232071525,-1.832349792,0.9211334,0.9211334,0,-1.475612,-0.460779276,-1.936391276,-0.490884813 +Adonal Foyle,foylead01,2003,RS,GSW,3547,1787,-1.686884777,2.213554092,0.526669315,2.96917035,2.96917035,0,-1.730341915,1.719739475,-0.01060244,-0.562799544 +Earl Boykins,boykiea01,2003,RS,GSW,2622,1321,2.405522297,-2.182846347,0.222675951,1.988914429,1.988914429,0,1.881524775,-2.696369155,-0.81484438,-0.670680888 +Mike Dunleavy,dunlemi02,2003,RS,GSW,2590,1305,0.06823033,-0.648052071,-0.579821741,1.448880597,1.448880597,0,0.136228044,-1.382255543,-1.246027499,0.251856403 +Bob Sura,surabo01,2003,RS,GSW,2243,1130,1.460791443,-1.118817057,0.341974386,1.785966218,1.785966218,0,1.214960043,-1.381279232,-0.166319189,0.173699139 +Chris Mills,millsch01,2003,RS,GSW,520,262,-0.687989843,-2.025769626,-2.713759469,0.004851682,0.004851682,0,-0.533403449,-2.419580828,-2.952984277,0.139200143 +Jiri Welsch,welscji01,2003,RS,GSW,464,234,-4.624128462,-2.113397466,-6.737525928,-0.478733878,-0.478733878,0,-4.616112025,-2.992363721,-7.608475746,0.517596069 +Danny Fortson,fortsda01,2003,RS,GSW,443,223,-2.620292758,-1.847140926,-4.467433683,-0.197614299,-0.197614299,0,-2.42757685,-1.118055323,-3.545632173,1.043336304 +Oscar Torres,torreos01,2003,RS,GSW,216,109,-0.230931736,-1.48854455,-1.719476286,0.057350484,0.057350484,0,-0.433953021,-2.834298116,-3.268251136,0.066207562 +Dean Oliver,olivede01,2003,RS,GSW,185,93,-1.615745571,-0.978862019,-2.59460759,0.007393225,0.007393225,0,-1.275049811,-1.566241681,-2.841291491,0.250690503 +A.J. Guyton,guytoaj01,2003,RS,GSW,18,9,-10.97979603,0.355305025,-10.62449101,-0.036385489,-0.036385489,0,-8.980100733,-1.185250331,-10.16535106,0.579114831 +Guy Rucker,ruckegu01,2003,RS,GSW,8,4,-0.110557677,-2.44561889,-2.556176567,0.000400428,0.000400428,0,-1.629646122,-1.71543435,-3.345080471,1.13450372 +Steve Francis,francst01,2003,RS,HOU,6209,3318,3.32309502,1.525072758,4.848167778,12.85490239,12.85490239,0,3.453909623,2.101659697,5.55556932,-0.05446068 +Cuttino Mobley,moblecu01,2003,RS,HOU,5696,3044,1.609192932,-0.075968655,1.533224277,6.644941567,6.644941567,0,1.666719052,0.564071601,2.230790653,-0.098487739 +Yao Ming,mingya01,2003,RS,HOU,4457,2382,0.165340152,0.922502077,1.087842229,4.635718532,4.635718532,0,0.052737048,0.556676817,0.609413865,-0.560642443 +Eddie Griffin,griffed01,2003,RS,HOU,3537,1890,-0.626395896,1.814812346,1.18841645,3.782529783,3.782529783,0,-0.231156055,1.250068532,1.018912477,-0.368516073 +James Posey,poseyja01,2003,RS,HOU,3080,1646,0.223312616,0.888928584,1.1122412,3.274681252,3.274681252,0,0.256071821,1.170752927,1.426824748,0.886137606 +Glen Rice,ricegl01,2003,RS,HOU,2867,1532,0.695084922,-1.811687248,-1.116602326,1.276245651,1.276245651,0,0.56292025,-2.149404796,-1.586484546,-0.03325638 +Maurice Taylor,tayloma01,2003,RS,HOU,2577,1377,-2.87814451,-2.309373255,-5.187517766,-1.713300022,-1.713300022,0,-2.745652356,-2.570983747,-5.316636103,0.044798933 +Moochie Norris,norrimo01,2003,RS,HOU,2573,1375,-1.34348608,0.150244023,-1.193242056,1.088193749,1.088193749,0,-1.603523377,-0.578453745,-2.181977122,-0.329751552 +Kelvin Cato,catoke01,2003,RS,HOU,2333,1247,-2.062007526,2.157580471,0.095572945,1.81501495,1.81501495,0,-2.051189194,2.177015522,0.125826328,0.234286829 +Juaquin Hawkins,hawkiju01,2003,RS,HOU,1282,685,-2.73831268,0.232237554,-2.506075126,0.085308514,0.085308514,0,-3.105796174,-0.34913364,-3.454929814,0.064747043 +Terence Morris,morrite01,2003,RS,HOU,1183,632,-1.023381094,-2.852551627,-3.87593272,-0.360663874,-0.360663874,0,-1.642438006,-3.939787481,-5.582225487,-0.605952413 +Kenny Thomas,thomake01,2003,RS,HOU,1097,586,-2.4456435,-1.334664928,-3.780308429,-0.307076432,-0.307076432,0,-2.161728709,-1.165460384,-3.327189093,-0.287661545 +Jason Collier,collija02,2003,RS,HOU,195,104,-1.235983941,-0.658454731,-1.894438672,0.045085471,0.045085471,0,-1.610247658,-1.301028716,-2.911276374,-0.631435383 +Bostjan Nachbar,nachbbo01,2003,RS,HOU,144,77,-3.866670517,-1.335229058,-5.201899575,-0.098623178,-0.098623178,0,-3.490439929,-1.835252502,-5.325692431,2.198082817 +Tito Maddox,maddoti01,2003,RS,HOU,65,35,-2.781954292,0.721342755,-2.060611537,0.012562285,0.012562285,0,-2.19665624,0.594073255,-1.602582984,1.884043489 +Jermaine O'Neal,onealje01,2003,RS,IND,5528,2864,-0.072419585,1.280825737,1.208406151,5.762296964,5.762296964,0,0.223396898,1.439149443,1.662546341,-0.346687138 +Al Harrington,harrial01,2003,RS,IND,4762,2467,-1.421690549,0.130082098,-1.291608452,1.839527315,1.839527315,0,-1.360961215,0.249272235,-1.11168898,0.195803608 +Metta World Peace,artesro01,2003,RS,IND,4472,2317,1.669855005,3.265945639,4.935800644,9.152249652,9.152249652,0,2.124636186,3.764698229,5.889334415,0.675070108 +Brad Miller,millebr01,2003,RS,IND,4382,2270,1.678552358,1.544444889,3.222997247,6.879970459,6.879970459,0,1.519296787,1.495493394,3.014790181,-0.501571169 +Jamaal Tinsley,tinslja01,2003,RS,IND,4318,2237,0.46864619,0.200745758,0.669391948,3.91255981,3.91255981,0,0.697539802,0.72622743,1.423767232,0.234731205 +Reggie Miller,millere01,2003,RS,IND,4086,2117,2.736579972,-0.483353177,2.253226795,5.385085221,5.385085221,0,2.410381021,-0.67520512,1.735175901,-0.321491772 +Ron Mercer,mercero01,2003,RS,IND,3225,1671,-2.567427649,-0.984557159,-3.551984808,-0.681480948,-0.681480948,0,-2.790101972,-1.13286826,-3.922970232,-0.302559454 +Erick Strickland,stricer01,2003,RS,IND,2461,1275,1.022730828,-1.142396358,-0.11966553,1.713576605,1.713576605,0,0.712909494,-1.889891761,-1.176982266,0.136203425 +Jonathan Bender,bendejo01,2003,RS,IND,1581,819,-1.351863732,-0.318271941,-1.670135672,0.450420496,0.450420496,0,-1.714194586,-1.324906153,-3.039100739,-0.164261375 +Jeff Foster,fosteje01,2003,RS,IND,1548,802,-2.800282644,1.003823631,-1.796459014,0.389436137,0.389436137,0,-2.697113954,0.53677555,-2.160338404,-0.173262934 +Austin Croshere,croshau01,2003,RS,IND,1222,633,0.697570507,-0.76615599,-0.068585484,0.860983049,0.860983049,0,0.411905145,-2.116145406,-1.70424026,-0.531397876 +Tim Hardaway,hardati01,2003,RS,IND,245,127,0.555475281,0.148153057,0.703628338,0.225646823,0.225646823,0,1.370118831,-0.420619775,0.949499056,0.768494067 +Fred Jones,jonesfr01,2003,RS,IND,222,115,-3.053738457,-0.138222241,-3.191960698,-0.026128556,-0.026128556,0,-3.288056838,-0.796272298,-4.084329137,0.700961648 +Primoz Brezec,brezepr01,2003,RS,IND,214,111,-3.274213044,-0.472451711,-3.746664756,-0.056677563,-0.056677563,0,-3.213089861,-1.590274219,-4.80336408,0.38215157 +Jamison Brewer,breweja01,2003,RS,IND,154,80,0.990072018,-1.910589864,-0.920517846,0.075118633,0.075118633,0,0.1628227,-2.429885905,-2.267063205,0.55059307 +Andre Miller,millean02,2003,RS,LAC,5604,2913,1.531625878,-1.391905499,0.139720379,4.28180365,4.28180365,0,1.302035925,-0.716589944,0.585445981,-0.277340973 +Elton Brand,brandel01,2003,RS,LAC,4721,2454,1.813794055,1.819545886,3.633339941,7.927773829,7.927773829,0,1.825057464,1.956124033,3.781181497,-0.74158458 +Corey Maggette,maggeco01,2003,RS,LAC,3859,2006,1.12495278,-1.739085899,-0.614133119,2.193994772,2.193994772,0,0.952486819,-1.308196172,-0.355709353,0.33774789 +Lamar Odom,odomla01,2003,RS,LAC,3230,1679,0.273245047,-0.776788276,-0.503543229,1.93190083,1.93190083,0,0.287558992,-0.487001053,-0.199442061,0.360220556 +Marko Jaric,jaricma01,2003,RS,LAC,2653,1379,1.175898257,1.081418532,2.257316789,3.549771458,3.549771458,0,1.408731532,0.972078707,2.380810239,0.700351087 +Michael Olowokandi,olowomi01,2003,RS,LAC,2634,1369,-6.749878329,0.958573761,-5.791304568,-2.114964637,-2.114964637,0,-5.877997329,0.859452352,-5.018544977,-0.402122867 +Quentin Richardson,richaqu01,2003,RS,LAC,2632,1368,-0.590211951,-1.392776607,-1.982988558,0.535748717,0.535748717,0,-0.421983291,-1.633130733,-2.055114023,0.070578416 +Eric Piatkowski,piatker01,2003,RS,LAC,2617,1360,3.112730628,-1.149654453,1.963076175,3.265784601,3.265784601,0,2.518788961,-1.559880462,0.958908499,-0.126342492 +Sean Rooks,rooksse01,2003,RS,LAC,2586,1344,-5.472147234,-1.087938413,-6.560085647,-2.61931869,-2.61931869,0,-5.236340472,-0.926172568,-6.16251304,0.236477281 +Keyon Dooling,doolike01,2003,RS,LAC,1864,969,-1.170177331,-2.552047723,-3.722225054,-0.48334304,-0.48334304,0,-1.242307379,-2.855043612,-4.097350992,0.515485115 +Melvin Ely,elyme01,2003,RS,LAC,1543,802,-3.215430506,-0.838759307,-4.054189813,-0.533287232,-0.533287232,0,-3.389094846,-1.529515584,-4.91861043,-0.062408578 +Cherokee Parks,parksch02,2003,RS,LAC,1247,648,-1.065076353,-2.533505236,-3.598581589,-0.278840566,-0.278840566,0,-1.386862313,-2.411262732,-3.798125045,-0.560819476 +Tremaine Fowlkes,fowlktr01,2003,RS,LAC,1102,573,0.527521028,0.744631328,1.272152357,1.177102962,1.177102962,0,-0.169180678,0.492818562,0.323637884,0.097766941 +Chris Wilcox,wilcoch01,2003,RS,LAC,922,479,-2.104508985,-1.412930564,-3.517439549,-0.188337434,-0.188337434,0,-2.496217277,-2.021468292,-4.517685569,0.385956735 +Wang Zhizhi,zhizhwa01,2003,RS,LAC,793,412,-2.799427637,-2.806647347,-5.606074984,-0.602875998,-0.602875998,0,-2.359305617,-3.697719569,-6.057025186,0.386854129 +Kobe Bryant,bryanko01,2003,RS,LAL,6629,3401,5.549334868,1.26697022,6.816305088,16.57083141,16.57083141,0,5.785207939,1.620452827,7.405660766,-0.158252081 +Derek Fisher,fishede01,2003,RS,LAL,5514,2829,0.489760269,-1.401125266,-0.911364996,2.645629413,2.645629413,0,0.430859293,-0.636677869,-0.205818576,-0.283662115 +Shaquille O'Neal,onealsh01,2003,RS,LAL,4941,2535,4.894480712,0.298092058,5.192572771,10.22569807,10.22569807,0,4.793351626,0.226213021,5.019564647,-0.420265101 +Robert Horry,horryro01,2003,RS,LAL,4567,2343,-0.041925232,2.25543393,2.213508698,5.938482946,5.938482946,0,0.250173261,2.203470083,2.453643344,0.079329212 +Rick Fox,foxri01,2003,RS,LAL,4251,2181,0.120719099,-0.332424514,-0.211705415,2.833187102,2.833187102,0,0.279885203,-0.361908581,-0.082023377,0.283942596 +Devean George,georgde01,2003,RS,LAL,3144,1613,-0.401477673,0.404148039,0.002670366,2.269972008,2.269972008,0,-0.464479414,0.256218481,-0.208260933,0.189211541 +Samaki Walker,walkesa01,2003,RS,LAL,2423,1243,-3.862739264,-0.046309398,-3.909048662,-0.73246367,-0.73246367,0,-3.740731431,-0.534387657,-4.275119089,-0.323233286 +Brian Shaw,shawbr01,2003,RS,LAL,1754,900,-2.688924461,-0.888910378,-3.577834839,-0.380163784,-0.380163784,0,-2.511953259,-1.802000156,-4.313953415,0.00934624 +Kareem Rush,rushka01,2003,RS,LAL,1700,872,-4.233022866,-3.395513646,-7.628536513,-2.171896634,-2.171896634,0,-4.314764818,-4.453921489,-8.768686307,0.06207169 +Mark Madsen,madsema01,2003,RS,LAL,1522,781,-1.964152234,-2.2379532,-4.202105434,-0.579294995,-0.579294995,0,-2.264180741,-2.208834994,-4.473015735,0.10822711 +Stanislav Medvedenko,medvest01,2003,RS,LAL,1209,620,-3.341042968,-2.330163959,-5.671206927,-0.932420651,-0.932420651,0,-3.252565846,-2.271311253,-5.5238771,0.834360705 +Jannero Pargo,pargoja01,2003,RS,LAL,667,342,-2.740447869,-2.619343037,-5.359790907,-0.459173855,-0.459173855,0,-2.844354173,-2.628267737,-5.47262191,0.767517011 +Tracy Murray,murratr01,2003,RS,LAL,376,193,-2.922818239,-2.502444356,-5.425262595,-0.267673836,-0.267673836,0,-2.560654326,-3.695632639,-6.256286965,1.483671353 +Soumaila Samake,samakso01,2003,RS,LAL,150,77,-1.860202012,-1.271030075,-3.131232087,-0.014929676,-0.014929676,0,-2.40280049,-1.844134666,-4.246935156,-0.290072814 +Pau Gasol,gasolpa01,2003,RS,MEM,5759,2948,1.705049552,-1.062598616,0.642450937,5.065723166,5.065723166,0,1.44116991,-1.11062048,0.33054943,-0.663379584 +Jason Williams,willija02,2003,RS,MEM,4702,2407,3.805664359,-2.502136774,1.303527585,4.963559594,4.963559594,0,3.823330836,-1.976392474,1.846938362,-0.266015138 +Shane Battier,battish01,2003,RS,MEM,4655,2383,1.659193824,1.920939982,3.580133806,7.681129121,7.681129121,0,1.4109421,2.126283284,3.537225384,-0.180538934 +Lorenzen Wright,wrighlo02,2003,RS,MEM,3872,1982,-2.78421303,-1.110418597,-3.894631627,-1.155833972,-1.155833972,0,-2.335792926,-0.612462928,-2.948255853,-0.130176105 +Wesley Person,persowe01,2003,RS,MEM,3792,1941,1.232383034,-1.240338241,-0.007955207,2.693789958,2.693789958,0,0.842433773,-1.475551973,-0.6331182,-0.734237981 +Stromile Swift,swiftst01,2003,RS,MEM,2887,1478,-1.698035494,0.504447658,-1.193587836,1.171479389,1.171479389,0,-1.549050088,0.258809286,-1.290240803,-0.17049349 +Earl Watson,watsoea01,2003,RS,MEM,2668,1366,0.34564277,2.198082903,2.543725673,3.703784412,3.703784412,0,0.312529872,2.163382765,2.475912637,0.359688705 +Drew Gooden,goodedr01,2003,RS,MEM,2596,1329,-1.800825723,-2.281209603,-4.082035326,-0.905735217,-0.905735217,0,-1.611506452,-2.277621873,-3.889128326,0.259054486 +Mike Batiste,batismi01,2003,RS,MEM,2438,1248,-2.68574617,-2.234793445,-4.920539615,-1.385591708,-1.385591708,0,-2.310062338,-2.355476382,-4.665538719,0.236187924 +Gordan Giricek,giricgo01,2003,RS,MEM,2319,1187,-2.563966001,-2.876259348,-5.440225349,-1.649642743,-1.649642743,0,-2.380210417,-3.092129088,-5.472339505,1.154261566 +Brevin Knight,knighbr01,2003,RS,MEM,1813,928,-2.280372261,0.950085025,-1.330287235,0.677944577,0.677944577,0,-2.096897635,1.291549274,-0.805348361,0.78898364 +Mike Miller,millemi01,2003,RS,MEM,703,360,1.699810389,-1.938109504,-0.238299115,0.467653471,0.467653471,0,1.422481403,-2.384742574,-0.962261171,1.26235889 +Ryan Humphrey,humphry01,2003,RS,MEM,238,122,-5.575208164,1.860992285,-3.71421588,-0.06058585,-0.06058585,0,-5.37399604,1.852928893,-3.521067148,0.872712543 +Michael Dickerson,dickemi01,2003,RS,MEM,170,87,-0.033114597,-0.994753888,-1.027868485,0.077870244,0.077870244,0,-0.112037512,-0.032855158,-0.144892671,1.721775484 +Cezary Trybanski,trybace01,2003,RS,MEM,168,86,-8.928393809,-1.705443045,-10.63383685,-0.348185275,-0.348185275,0,-8.591408762,-3.114720648,-11.70612941,0.602824434 +Robert Archibald,archiro01,2003,RS,MEM,141,72,-7.534926498,-1.901874912,-9.43680141,-0.247436165,-0.247436165,0,-7.215434404,-3.628432754,-10.84386716,0.674972904 +Chris Owens,owensch01,2003,RS,MEM,12,6,0.571558022,-2.914424655,-2.342866634,0.001225615,0.001225615,0,-0.1025734,-7.024588607,-7.127162007,-1.529555447 +Caron Butler,butleca01,2003,RS,MIA,5288,2858,-0.497087103,0.480595027,-0.016492076,3.988048223,3.988048223,0,-0.55095531,0.926083292,0.375127982,0.050346121 +Brian Grant,grantbr01,2003,RS,MIA,4886,2641,-1.035706651,0.997460902,-0.038245749,3.649314245,3.649314245,0,-1.273063494,1.507150889,0.234087395,-0.116101876 +Malik Allen,allenma01,2003,RS,MIA,4289,2318,-4.722089379,-0.738316421,-5.460405799,-3.19988899,-3.19988899,0,-4.63120019,-0.791151352,-5.422351541,-0.159580676 +Travis Best,besttr01,2003,RS,MIA,3343,1807,-1.384825845,-0.781536085,-2.166361929,0.538942529,0.538942529,0,-1.756828962,-0.718092127,-2.474921089,0.148589572 +Eddie Jones,jonesed02,2003,RS,MIA,3310,1789,2.907962934,1.166475659,4.074438593,6.230633444,6.230633444,0,2.636275406,1.644528431,4.280803836,0.024275505 +Mike James,jamesmi01,2003,RS,MIA,3186,1722,0.274246388,-0.23701968,0.037226708,2.470421115,2.470421115,0,0.133542534,-0.131222599,0.002319934,0.814610204 +Vladimir Stepania,stepavl01,2003,RS,MIA,2949,1594,-3.363174126,1.529177069,-1.833997057,0.7427879,0.7427879,0,-3.276743949,1.226932747,-2.049811202,-0.266941718 +Rasual Butler,butlera01,2003,RS,MIA,2801,1514,-3.002911882,-1.092907836,-4.095819718,-1.040470881,-1.040470881,0,-3.146559686,-1.907314969,-5.053874655,0.079908655 +Eddie House,houseed01,2003,RS,MIA,1896,1025,-1.613927146,-0.090347267,-1.704274412,0.548959461,0.548959461,0,-1.571786412,-0.493226837,-2.065013249,0.352261489 +Anthony Carter,cartean01,2003,RS,MIA,1687,912,-3.151072638,0.099422449,-3.051650189,-0.140327318,-0.140327318,0,-3.29649727,-0.434598044,-3.731095315,-0.02049396 +LaPhonso Ellis,ellisla01,2003,RS,MIA,1451,784,-1.400623793,-0.420395079,-1.821018872,0.374852245,0.374852245,0,-1.384743269,-1.013024367,-2.397767636,0.808538465 +Sean Lampley,lamplse01,2003,RS,MIA,901,487,-1.562872547,-0.642474899,-2.205347447,0.135182534,0.135182534,0,-2.390502716,-1.863301251,-4.253803967,-0.099255775 +Sean Marks,marksse01,2003,RS,MIA,413,223,-5.769945203,-0.860430772,-6.630375974,-0.446796445,-0.446796445,0,-5.888266403,-1.191405112,-7.079671515,1.107153732 +Ken Johnson,johnske03,2003,RS,MIA,289,156,-6.00726169,-0.661558447,-6.668820137,-0.312600835,-0.312600835,0,-6.298906429,-1.435248544,-7.734154974,0.205844118 +Sam Cassell,cassesa01,2003,RS,MIL,5143,2700,4.073345573,-1.90789803,2.165447544,6.756259904,6.756259904,0,3.931080213,-1.355803023,2.575277191,-0.203520403 +Tim Thomas,thomati01,2003,RS,MIL,4492,2358,0.274550369,-1.006238618,-0.731688249,2.440749186,2.440749186,0,0.636351238,-0.901267507,-0.264916269,0.478439882 +Michael Redd,reddmi01,2003,RS,MIL,4412,2316,5.228464696,-2.252723304,2.975741392,6.751946034,6.751946034,0,5.196507464,-1.833845992,3.362661472,-0.186771704 +Anthony Mason,masonan01,2003,RS,MIL,4037,2119,-2.370591461,-2.876306694,-5.246898155,-2.679988305,-2.679988305,0,-2.240922093,-2.615876323,-4.856798416,-0.663228922 +Toni Kukoc,kukocto01,2003,RS,MIL,3246,1704,2.352288713,0.616345392,2.968634105,4.988302488,4.988302488,0,2.981569213,0.11724667,3.098815883,0.308045466 +Ray Allen,allenra02,2003,RS,MIL,3206,1683,4.117651924,-0.484989487,3.632662437,5.59179144,5.59179144,0,4.433074041,-0.274265459,4.158808581,1.868550204 +Ervin Johnson,johnser02,2003,RS,MIL,2229,1170,-3.500414137,1.357335024,-2.143079114,0.362862152,0.362862152,0,-3.467237299,1.244321857,-2.222915442,0.144987082 +Kevin Ollie,ollieke01,2003,RS,MIL,2147,1127,0.162589114,-0.864651672,-0.702062559,1.170699456,1.170699456,0,-0.428620226,-1.222328574,-1.6509488,-0.536060908 +Gary Payton,paytoga01,2003,RS,MIL,2067,1085,3.432654986,-1.260344899,2.172310087,2.726116852,2.726116852,0,3.457797388,-0.658635261,2.799162127,0.043540935 +Desmond Mason,masonde01,2003,RS,MIL,1814,952,1.856385458,-2.003889979,-0.147504521,1.259247365,1.259247365,0,1.531970671,-1.845257326,-0.313286656,-0.350521154 +Jason Caffey,caffeja01,2003,RS,MIL,1703,894,-3.446311416,-1.3161543,-4.762465715,-0.921897672,-0.921897672,0,-3.279542746,-1.783261814,-5.06280456,0.398679642 +Dan Gadzuric,gadzuda01,2003,RS,MIL,1448,760,-3.82520997,1.349084764,-2.476125206,0.106780997,0.106780997,0,-3.642825052,1.254074758,-2.388750294,0.507688057 +Joel Przybilla,przybjo01,2003,RS,MIL,1040,546,-4.213441947,0.452460599,-3.760981347,-0.282027435,-0.282027435,0,-4.26190029,0.288122712,-3.973777578,0.130514585 +Marcus Haislip,haislma01,2003,RS,MIL,840,441,-4.415023481,-2.147583521,-6.562607003,-0.860826505,-0.860826505,0,-4.235110003,-3.028610404,-7.263720407,0.321687029 +Ronald Murray,murraro01,2003,RS,MIL,80,42,-4.904677975,1.926984436,-2.977693539,-0.004929078,-0.004929078,0,-3.582040654,-0.534147496,-4.11618815,0.94307922 +Jamal Sampson,sampsja01,2003,RS,MIL,15,8,-4.449085863,3.374279291,-1.074806572,0.00673197,0.00673197,0,-3.511579843,2.411014538,-1.100565305,-1.420805947 +Kevin Garnett,garneke01,2003,RS,MIN,6431,3321,5.079122415,4.015766116,9.094888532,19.8907457,19.8907457,0,5.193010055,3.757416038,8.950426093,-0.820947988 +Troy Hudson,hudsotr01,2003,RS,MIN,5035,2600,1.976870952,-2.66416458,-0.687293628,2.725327887,2.725327887,0,2.072597295,-2.290587463,-0.217990168,-0.366597151 +Rasho Nesterovic,nestera01,2003,RS,MIN,4526,2337,-1.912191629,1.560394604,-0.351797025,2.850573439,2.850573439,0,-1.559968364,1.616667953,0.056699589,-0.286400339 +Anthony Peeler,peelean01,2003,RS,MIN,4348,2245,0.258552788,-1.280574037,-1.022021249,1.97423357,1.97423357,0,0.226273395,-0.978578906,-0.752305511,-0.232230625 +Kendall Gill,gillke01,2003,RS,MIN,4005,2068,-2.351223039,0.196801153,-2.154421885,0.628621298,0.628621298,0,-2.146293036,0.194086693,-1.952206342,0.033797491 +Wally Szczerbiak,szczewa02,2003,RS,MIN,3556,1836,2.317257661,-1.654352766,0.662904895,3.182859826,3.182859826,0,2.291530366,-1.2858359,1.005694466,-0.4061545 +Gary Trent,trentga01,2003,RS,MIN,2366,1222,-0.054838755,-0.777603827,-0.832442582,1.195061672,1.195061672,0,-0.435173115,-1.107665456,-1.542838571,-0.035978237 +Joe Smith,smithjo02,2003,RS,MIN,2163,1117,0.080418505,-0.546340931,-0.465922426,1.30230053,1.30230053,0,-0.421461901,-0.337091587,-0.758553488,0.043845211 +Marc Jackson,jacksma02,2003,RS,MIN,2016,1041,-3.001335812,-0.54989983,-3.551235642,-0.426078582,-0.426078582,0,-2.704761684,-0.904649714,-3.609411398,0.114197103 +Rod Strickland,stricro02,2003,RS,MIN,1851,956,-0.498301498,-0.02090547,-0.519206968,1.082896696,1.082896696,0,-0.487924797,-0.519126204,-1.007051001,-0.437980243 +Loren Woods,woodslo01,2003,RS,MIN,684,353,-4.469246982,-0.032502176,-4.501749158,-0.314854763,-0.314854763,0,-4.182845393,-0.982608472,-5.165453865,-0.185720798 +Mike Wilks,wilksmi01,2003,RS,MIN,627,324,-1.568658901,-0.569714921,-2.138373822,0.101394633,0.101394633,0,-1.854486035,-0.958029728,-2.812515763,0.264021479 +Igor Rakocevic,rakocig01,2003,RS,MIN,473,244,-2.464185923,-1.815458459,-4.279644382,-0.190807,-0.190807,0,-2.816386403,-3.236079547,-6.05246595,0.185403096 +Reggie Slater,slatere01,2003,RS,MIN,273,141,1.132677233,-1.246663402,-0.11398617,0.193282705,0.193282705,0,1.117453264,-0.657642858,0.459810406,1.773677731 +Jason Kidd,kiddja01,2003,RS,NJN,5770,2989,4.631254039,2.922774722,7.554028762,15.65890341,15.65890341,0,4.873569624,2.80343242,7.677002043,-0.320047528 +Richard Jefferson,jefferi01,2003,RS,NJN,5557,2879,0.945604302,1.014747334,1.960351636,6.891546847,6.891546847,0,0.570884863,0.998288498,1.569173361,-0.363700361 +Kenyon Martin,martike01,2003,RS,NJN,5073,2628,-0.711845275,1.219421653,0.507576378,4.383520023,4.383520023,0,-0.273105753,1.630709576,1.357603823,0.331906254 +Lucious Harris,harrilu01,2003,RS,NJN,3808,1973,0.424728778,-1.13473144,-0.710002663,2.041389767,2.041389767,0,0.059727739,-1.434315064,-1.374587325,-0.543557819 +Kerry Kittles,kittlke01,2003,RS,NJN,3766,1951,2.735302314,1.22181143,3.957113745,6.663177182,6.663177182,0,2.574422391,1.516605357,4.091027747,-0.180478054 +Jason Collins,collija04,2003,RS,NJN,3667,1900,-2.599470957,3.189865768,0.590394811,3.244389571,3.244389571,0,-2.639916026,2.836210963,0.196294937,0.178518496 +Aaron Williams,williaa01,2003,RS,NJN,3083,1597,-3.034718175,-0.112642197,-3.147360372,-0.323429223,-0.323429223,0,-3.026481736,-0.375516143,-3.401997879,-0.095504456 +Rodney Rogers,rogerro01,2003,RS,NJN,2515,1303,-1.869565186,0.620556175,-1.249009011,1.008602393,1.008602393,0,-1.394539799,0.677179225,-0.717360574,0.992737058 +Anthony Johnson,johnsan02,2003,RS,NJN,1625,842,-1.665206652,1.737903503,0.072696851,1.218600703,1.218600703,0,-1.966647334,1.299036183,-0.66761115,0.455848812 +Brian Scalabrine,scalabr01,2003,RS,NJN,1398,724,-2.924976971,-1.186533461,-4.111510432,-0.503170952,-0.503170952,0,-3.021518082,-2.049195161,-5.070713243,0.045717826 +Dikembe Mutombo,mutomdi01,2003,RS,NJN,992,514,-4.088463805,0.827664042,-3.260799762,-0.133071446,-0.133071446,0,-3.979319193,-0.074894349,-4.054213541,-0.606385141 +Tamar Slay,slayta01,2003,RS,NJN,529,274,-3.409030991,-0.252178768,-3.661209759,-0.128718344,-0.128718344,0,-3.247165642,-0.924565045,-4.171730687,0.96574286 +Chris Childs,childch01,2003,RS,NJN,205,106,-2.392706466,1.097269517,-1.295436949,0.079878437,0.079878437,0,-2.379094523,1.692937603,-0.68615692,1.420986817 +Brandon Armstrong,armstbr01,2003,RS,NJN,133,69,-4.632920234,-0.684057932,-5.316978165,-0.091625586,-0.091625586,0,-4.542807217,-1.666958812,-6.209766029,1.282082705 +Donny Marshall,marshdo02,2003,RS,NJN,12,6,-17.82286932,-1.706605293,-19.52947462,-0.051967472,-0.051967472,0,-16.01817094,-5.570421833,-21.58859278,1.079464553 +Jamal Mashburn,mashbja01,2003,RS,NOH,6256,3321,1.875680692,-0.596339252,1.27934144,6.801030313,6.801030313,0,2.026342125,-0.570689809,1.455652316,-0.353130523 +David Wesley,wesleda01,2003,RS,NOH,5105,2710,1.725741879,-0.366370659,1.35937122,5.677351202,5.677351202,0,1.808644497,0.088681352,1.897325849,-0.071925717 +P.J. Brown,brownpj01,2003,RS,NOH,4915,2609,1.634389991,-0.030214524,1.604175467,5.745223525,5.745223525,0,1.202822047,0.179776344,1.382598391,-0.805036397 +Jamaal Magloire,magloja01,2003,RS,NOH,4602,2443,-1.525746102,0.856780402,-0.6689657,2.587422036,2.587422036,0,-1.408602896,0.774419145,-0.63418375,-0.227836172 +Baron Davis,davisba01,2003,RS,NOH,3559,1889,2.337676639,1.737231017,4.074907656,6.600434087,6.600434087,0,2.858437269,2.139753017,4.998190286,0.319295797 +George Lynch,lynchge01,2003,RS,NOH,2820,1497,0.493588996,2.320525861,2.814114857,4.242401657,4.242401657,0,0.065965826,1.824827401,1.890793227,-0.158155248 +Courtney Alexander,alexaco02,2003,RS,NOH,2562,1360,-3.309863709,-1.34048625,-4.650349959,-1.319785458,-1.319785458,0,-3.307312436,-1.554192742,-4.861505178,0.082811019 +Stacey Augmon,augmost01,2003,RS,NOH,1624,862,-2.330280603,0.570586607,-1.759693995,0.435617124,0.435617124,0,-2.979187305,-0.436049863,-3.415237168,0.018620228 +Robert Traylor,traylro01,2003,RS,NOH,1603,851,-1.678464565,2.501635288,0.823170724,1.564811162,1.564811162,0,-1.440049016,2.642928717,1.202879702,0.796015214 +Elden Campbell,campbel01,2003,RS,NOH,1290,685,-2.972360554,1.546565102,-1.425795452,0.466569077,0.466569077,0,-2.735500585,1.32591624,-1.409584345,0.75147789 +Jerome Moiso,moisoje01,2003,RS,NOH,1213,644,-3.192245213,1.591418382,-1.600826831,0.378129388,0.378129388,0,-3.128681165,0.693979278,-2.434701887,0.133384309 +Kenny Anderson,anderke01,2003,RS,NOH,840,446,-3.785436056,-1.147764342,-4.933200398,-0.49755102,-0.49755102,0,-3.653682343,-1.514473704,-5.168156047,0.141893767 +Robert Pack,packro01,2003,RS,NOH,829,440,-1.838771656,-1.228192976,-3.066964632,-0.07126744,-0.07126744,0,-1.86990114,-1.572976174,-3.442877314,0.145826693 +Bryce Drew,drewbr01,2003,RS,NOH,149,79,-1.967321458,-1.113730056,-3.081051514,-0.013174747,-0.013174747,0,-2.303643166,-2.858257911,-5.161901077,-1.163164569 +Kirk Haston,hastoki01,2003,RS,NOH,107,57,-11.69760414,-1.464590064,-13.1621942,-0.308564625,-0.308564625,0,-11.22213884,-3.271417807,-14.49355664,1.75267872 +Randy Livingston,livinra01,2003,RS,NOH,23,12,1.846751978,-1.832417985,0.014333993,0.016581575,0.016581575,0,0.176565056,-4.092974939,-3.916409884,-1.865028672 +Allan Houston,houstal01,2003,RS,NYK,5940,3108,2.831428782,-2.177574551,0.653854231,5.388132263,5.388132263,0,2.715442849,-1.985997208,0.729445641,-0.159766567 +Latrell Sprewell,sprewla01,2003,RS,NYK,5464,2859,1.106552761,-1.397940887,-0.291388126,3.576840878,3.576840878,0,1.46196949,-1.244626671,0.217342819,-0.242444997 +Kurt Thomas,thomaku01,2003,RS,NYK,4925,2577,-1.438233936,1.329582427,-0.108651509,3.480776012,3.480776012,0,-1.068333044,1.903158453,0.834825409,0.211316259 +Howard Eisley,eisleho01,2003,RS,NYK,4287,2243,2.181988166,-0.929480842,1.252507324,4.594342145,4.594342145,0,2.0373651,-0.715517535,1.321847565,0.28061596 +Clarence Weatherspoon,weathcl01,2003,RS,NYK,3868,2024,-1.153020383,-0.126780082,-1.279800465,1.5084977,1.5084977,0,-1.261642724,-0.032809992,-1.294452716,-0.58810189 +Othella Harrington,harriot01,2003,RS,NYK,3536,1850,-1.595829714,-0.505599935,-2.101429648,0.611305192,0.611305192,0,-1.949323905,-0.751348946,-2.700672851,-0.129498498 +Shandon Anderson,andersh01,2003,RS,NYK,3308,1731,-0.704666697,0.350763093,-0.353903604,2.128106192,2.128106192,0,-0.697591918,-0.115396437,-0.812988355,0.52125437 +Charlie Ward,wardch01,2003,RS,NYK,2800,1465,3.217897988,1.101047869,4.318945857,5.31375207,5.31375207,0,3.220151466,1.160806352,4.380957818,0.524893316 +Michael Doleac,doleami01,2003,RS,NYK,1990,1041,-4.649753251,-2.092978989,-6.742732241,-2.128150034,-2.128150034,0,-4.561754704,-2.188139315,-6.749894019,0.327288664 +Lee Nailon,nailole01,2003,RS,NYK,774,405,-1.88287336,-2.661441296,-4.544314656,-0.370613167,-0.370613167,0,-2.284911805,-3.852640493,-6.137552299,-0.036723968 +Travis Knight,knightr01,2003,RS,NYK,549,287,-4.247358228,0.347712816,-3.899645412,-0.169132547,-0.169132547,0,-4.341426554,0.007739024,-4.333687531,0.433752527 +Frank Williams,willifr02,2003,RS,NYK,319,167,-3.435415856,-1.922605304,-5.358021161,-0.223806249,-0.223806249,0,-3.407440596,-2.623404897,-6.030845493,0.660530099 +Lavor Postell,postela01,2003,RS,NYK,187,98,-3.335989929,-2.211971817,-5.547961745,-0.140597054,-0.140597054,0,-3.611858064,-3.652361084,-7.264219148,0.460809201 +Tracy McGrady,mcgratr01,2003,RS,ORL,5795,2954,8.239952519,0.218734261,8.45868678,16.83368391,16.83368391,0,8.036399997,0.433273442,8.469673439,-0.323095208 +Pat Garrity,garripa01,2003,RS,ORL,5069,2584,0.935845271,-1.853783658,-0.917938387,2.422147238,2.422147238,0,1.116820785,-1.284068491,-0.167247705,0.260633028 +Darrell Armstrong,armstda01,2003,RS,ORL,4610,2350,1.00820096,0.786759564,1.794960524,5.450730391,5.450730391,0,1.106493147,0.932819439,2.039312585,0.024655633 +Mike Miller,millemi01,2003,RS,ORL,3582,1826,0.464882312,-0.490511486,-0.025629173,2.5686575,2.5686575,0,0.651561121,-0.473757541,0.17780358,1.108906123 +Jacque Vaughn,vaughja01,2003,RS,ORL,3308,1686,-1.12214963,-0.751770301,-1.873919931,0.754889299,0.754889299,0,-1.532720046,-0.780461717,-2.313181763,0.157341474 +Shawn Kemp,kempsh01,2003,RS,ORL,3204,1633,-3.955948517,0.091117921,-3.864830595,-0.933577054,-0.933577054,0,-3.479544431,0.404339049,-3.075205382,0.470767855 +Andrew DeClercq,declean01,2003,RS,ORL,2603,1327,-1.798959511,1.08098381,-0.717975701,1.389313034,1.389313034,0,-1.925749117,1.262550855,-0.663198262,0.907649749 +Jeryl Sasser,sasseje01,2003,RS,ORL,2011,1025,-3.183101328,-0.264047264,-3.447148592,-0.364448274,-0.364448274,0,-3.412018915,-0.77289591,-4.184914825,-0.032599247 +Gordan Giricek,giricgo01,2003,RS,ORL,1885,961,-0.126282226,-0.044444753,-0.170726978,1.276085698,1.276085698,0,0.084104913,-0.215626642,-0.131521729,0.834631542 +Grant Hill,hillgr01,2003,RS,ORL,1654,843,1.145136044,-0.322768709,0.822367335,1.52570031,1.52570031,0,0.785332424,-1.250392893,-0.465060469,-0.645453197 +Pat Burke,burkepa01,2003,RS,ORL,1536,783,-7.081863782,-1.838191443,-8.920055225,-2.470382448,-2.470382448,0,-6.456713077,-2.35244354,-8.809156617,0.206518915 +Drew Gooden,goodedr01,2003,RS,ORL,1067,544,-0.193967084,-2.027921487,-2.221888571,0.146326169,0.146326169,0,-0.135872172,-2.060066174,-2.195938346,-0.157384889 +Steven Hunter,huntest01,2003,RS,ORL,877,447,-2.067878599,-0.221839153,-2.289717752,0.104898153,0.104898153,0,-2.356813164,-0.805649646,-3.16246281,-0.064510847 +Ryan Humphrey,humphry01,2003,RS,ORL,632,322,-7.19086764,-1.889715248,-9.080582887,-1.049170566,-1.049170566,0,-7.023539079,-2.381296941,-9.404836019,0.81054152 +Chris Whitney,whitnch01,2003,RS,ORL,569,290,-4.917653753,-1.264424945,-6.182078697,-0.512707223,-0.512707223,0,-4.515147763,-2.17327329,-6.688421052,0.889218175 +Olumide Oyedeji,oyedeol01,2003,RS,ORL,284,145,-3.396838131,-0.504838789,-3.90167692,-0.086335312,-0.086335312,0,-3.704524109,0.050265022,-3.654259088,1.227127699 +Horace Grant,grantho01,2003,RS,ORL,167,85,-0.990904753,-0.754945951,-1.745850704,0.043238079,0.043238079,0,-1.426827164,-1.411782205,-2.838609369,-0.65311152 +Allen Iverson,iversal01,2003,RS,PHI,6712,3485,2.200100627,0.275386164,2.475486791,9.300956685,9.300956685,0,2.903825472,0.61042742,3.514252893,0.097081817 +Eric Snow,snower01,2003,RS,PHI,5986,3108,1.42179064,0.578682528,2.000473168,7.505317669,7.505317669,0,1.104492461,0.930937158,2.035429618,-0.336351162 +Aaron McKie,mckieaa01,2003,RS,PHI,4572,2374,0.489521914,1.620975984,2.110497898,5.883817943,5.883817943,0,0.404839247,1.405003969,1.809843216,-0.051445355 +Keith Van Horn,vanhoke01,2003,RS,PHI,4501,2337,0.981146654,-1.161480749,-0.180334095,3.071008243,3.071008243,0,1.16662873,-1.054784508,0.111844222,0.213367718 +Derrick Coleman,colemde01,2003,RS,PHI,3355,1742,-1.134298454,2.311205124,1.17690667,3.480906309,3.480906309,0,-0.903706189,1.633793005,0.730086816,-0.242843927 +Greg Buckner,buckngr01,2003,RS,PHI,2916,1514,0.177977573,0.083132865,0.261110439,2.342023055,2.342023055,0,-0.313228146,0.324297481,0.011069335,0.637892283 +Kenny Thomas,thomake01,2003,RS,PHI,2681,1392,0.13567564,-0.67913591,-0.54346027,1.560248756,1.560248756,0,0.032185595,-0.724818674,-0.692633079,-0.401466267 +Brian Skinner,skinnbr01,2003,RS,PHI,2660,1381,-1.106058602,-1.230684894,-2.336743496,0.291686788,0.291686788,0,-1.318444384,-1.323674654,-2.642119038,0.161904411 +Todd MacCulloch,maccuto01,2003,RS,PHI,1564,812,-2.659719889,0.072519546,-2.587200344,0.067525681,0.067525681,0,-2.634957823,-0.270123333,-2.905081155,0.110109276 +John Salmons,salmojo01,2003,RS,PHI,971,504,-1.507690032,-0.418590487,-1.926280519,0.21257007,0.21257007,0,-2.028139843,-1.52246822,-3.550608063,0.329611439 +Tyrone Hill,hillty01,2003,RS,PHI,955,496,-2.607274374,-0.644240264,-3.251514638,-0.127204709,-0.127204709,0,-2.664429163,-0.529266808,-3.193695971,0.211729526 +Monty Williams,willimo01,2003,RS,PHI,532,276,-0.815150297,-0.894555416,-1.709705713,0.147075154,0.147075154,0,-1.317831299,-1.543841557,-2.861672856,0.368298832 +Efthimi Rentzias,rentzef01,2003,RS,PHI,277,144,-3.541146439,-1.112681189,-4.653827629,-0.140442384,-0.140442384,0,-3.255840216,-1.471674562,-4.727514779,0.375549622 +Art Long,longar01,2003,RS,PHI,252,131,-5.532163304,-1.559930001,-7.092093305,-0.293064542,-0.293064542,0,-5.643445534,-2.431146671,-8.074592205,0.906052291 +Kenny Satterfield,satteke01,2003,RS,PHI,158,82,-6.078275252,-3.425021151,-9.503296403,-0.280948183,-0.280948183,0,-6.362978542,-5.124345789,-11.48732433,-0.516718432 +Mark Bryant,bryanma01,2003,RS,PHI,148,77,-5.709923937,-1.905228399,-7.615152336,-0.192114629,-0.192114629,0,-5.90976065,-2.968456557,-8.878217207,0.47463872 +Shawn Marion,mariosh01,2003,RS,PHO,6504,3373,2.713186913,2.680529615,5.393716528,13.97076387,13.97076387,0,3.041274233,3.179051011,6.220325243,-0.287757536 +Stephon Marbury,marbust01,2003,RS,PHO,6247,3240,3.680838398,-0.745018493,2.935819904,9.382882406,9.382882406,0,3.663028036,-0.344374137,3.318653899,-0.157252142 +Amar'e Stoudemire,stoudam01,2003,RS,PHO,4955,2570,-1.528074666,-0.951427663,-2.479502329,0.354528894,0.354528894,0,-1.309987606,-0.794139577,-2.104127183,-0.039316961 +Joe Johnson,johnsjo02,2003,RS,PHO,4348,2255,-0.170743502,-0.731834814,-0.902578316,2.119742936,2.119742936,0,-0.33327452,-1.028081337,-1.361355857,-0.247705544 +Bo Outlaw,outlabo01,2003,RS,PHO,3471,1800,-1.366090213,1.878820275,0.512730062,2.988940295,2.988940295,0,-1.61251882,1.413520582,-0.198998238,-0.228042721 +Anfernee Hardaway,hardaan01,2003,RS,PHO,3426,1777,-0.765978845,1.092080046,0.326101201,2.786605197,2.786605197,0,-0.840086389,0.750214229,-0.089872159,-0.074827967 +Casey Jacobsen,jacobca01,2003,RS,PHO,2212,1147,-0.543566541,-0.158468713,-0.702035254,1.204240048,1.204240048,0,-0.640660289,-1.2669638,-1.907624089,0.44350768 +Jake Voskuhl,voskuja01,2003,RS,PHO,1826,947,-1.623509898,-0.189600501,-1.813110399,0.455896943,0.455896943,0,-1.998197529,-0.093818782,-2.092016311,0.657039749 +Scott Williams,willisc01,2003,RS,PHO,1681,872,-4.146008251,-0.405880729,-4.55188898,-0.808586413,-0.808586413,0,-3.965951367,0.064021843,-3.901929524,0.796724561 +Jake Tsakalidis,tsakaja01,2003,RS,PHO,1047,543,-3.934853925,-0.017432996,-3.952286921,-0.334070251,-0.334070251,0,-3.985797266,-0.410124429,-4.395921696,0.273794727 +Dan Langhi,langhda01,2003,RS,PHO,1043,541,-2.287720003,0.026907674,-2.260812329,0.135516429,0.135516429,0,-2.632392153,-0.913630538,-3.546022691,0.335343629 +Tom Gugliotta,guglito01,2003,RS,PHO,862,447,-3.647953642,-1.121461081,-4.769414723,-0.458849601,-0.458849601,0,-3.599033988,-2.00185325,-5.600887238,-0.339283763 +Randy Brown,brownra02,2003,RS,PHO,505,262,-3.263546553,0.226942761,-3.036603792,-0.038651016,-0.038651016,0,-3.561387241,0.333891168,-3.227496074,0.817207888 +Alton Ford,fordal02,2003,RS,PHO,60,31,-8.030695767,-2.399801492,-10.43049726,-0.124255772,-0.124255772,0,-8.105880673,-2.640896505,-10.74677718,2.106938886 +Rasheed Wallace,wallara01,2003,RS,POR,5056,2684,1.79668018,1.35028505,3.14696523,8.082713736,8.082713736,0,2.208024969,1.540108018,3.748132987,0.086052608 +Derek Anderson,anderde01,2003,RS,POR,4815,2556,2.416950304,-0.044074153,2.37287615,6.666144044,6.666144044,0,2.455299371,0.350520597,2.805819968,-0.199189735 +Bonzi Wells,wellsbo01,2003,RS,POR,4514,2396,-0.149307024,0.685381264,0.53607424,4.038758564,4.038758564,0,0.269598299,1.050626366,1.320224665,0.498178602 +Dale Davis,davisda01,2003,RS,POR,4299,2282,-0.437917657,1.040008418,0.60209076,3.872772144,3.872772144,0,-0.554158617,1.07612589,0.521967273,-0.707544842 +Scottie Pippen,pippesc01,2003,RS,POR,3600,1911,1.055815101,1.61265222,2.668467321,5.296287314,5.296287314,0,1.238028517,1.441632219,2.679660736,0.232237917 +Ruben Patterson,patteru01,2003,RS,POR,3118,1655,-0.024347617,0.091638928,0.067291311,2.384742982,2.384742982,0,-0.171893373,-0.193945191,-0.365838563,0.227441388 +Damon Stoudamire,stoudda01,2003,RS,POR,2477,1315,-0.282573729,-0.56697319,-0.849546918,1.267767566,1.267767566,0,-0.343621068,-1.105952808,-1.449573876,-0.525116395 +Jeff McInnis,mcinnje01,2003,RS,POR,2470,1311,-2.736842238,-3.310092816,-6.046935054,-2.204801514,-2.204801514,0,-3.002287906,-3.417386257,-6.419674163,-0.017817046 +Zach Randolph,randoza01,2003,RS,POR,2451,1301,0.743521297,-1.377188002,-0.633666704,1.402990526,1.402990526,0,0.572347069,-1.344865298,-0.772518229,-0.115922757 +Arvydas Sabonis,sabonar01,2003,RS,POR,2278,1209,1.053211849,3.394870529,4.448082379,4.439436312,4.439436312,0,0.957040876,2.91764581,3.874686687,-0.011817233 +Antonio Daniels,daniean01,2003,RS,POR,1643,872,0.507135034,-0.994745817,-0.487610783,1.002599327,1.002599327,0,-0.185693864,-1.815136384,-2.000830247,-0.359078767 +Qyntel Woods,woodsqy01,2003,RS,POR,629,334,-3.496276714,-1.831961181,-5.328237895,-0.442675139,-0.442675139,0,-3.206926436,-2.41191574,-5.618842176,0.69706519 +Charles Smith,smithch04,2003,RS,POR,24,13,-2.8906768,-0.389893334,-3.280570134,-0.003655625,-0.003655625,0,-2.538479697,0.877158991,-1.661320706,3.573477886 +Chris Dudley,dudlech02,2003,RS,POR,21,11,-2.782235536,-2.609419969,-5.391655505,-0.015011014,-0.015011014,0,-3.550165336,-1.419648165,-4.969813501,1.152249672 +Ruben Boumtje-Boumtje,boumtru01,2003,RS,POR,9,5,0.363770947,6.556030488,6.919801435,0.024285613,0.024285613,0,1.829808951,7.236138124,9.065947075,-1.426169058 +Doug Christie,chrisdo01,2003,RS,SAC,5448,2710,2.398346531,3.771086872,6.169433403,12.31371805,12.31371805,0,2.186281727,3.959867795,6.146149521,-0.139368153 +Chris Webber,webbech01,2003,RS,SAC,5271,2622,0.258253844,1.406194383,1.664448227,5.885293378,5.885293378,0,0.999935703,1.651797009,2.651732711,-0.313574623 +Peja Stojakovic,stojape01,2003,RS,SAC,4925,2450,3.820122661,-0.050697152,3.76942551,8.135393652,8.135393652,0,3.735289865,0.003639997,3.738929862,-0.156194517 +Vlade Divac,divacvl01,2003,RS,SAC,4793,2384,-0.954807888,3.853572827,2.898764939,6.849423683,6.849423683,0,-0.703309826,3.410877321,2.707567495,-0.284985699 +Mike Bibby,bibbymi01,2003,RS,SAC,3689,1835,2.38614115,-0.711353504,1.674787646,4.11910891,4.11910891,0,2.251101352,-0.496130133,1.754971219,-0.521312752 +Keon Clark,clarkke01,2003,RS,SAC,3578,1780,-2.700366651,3.434051696,0.733685046,3.156914125,3.156914125,0,-2.625687971,2.749180934,0.123492963,-0.198365861 +Bobby Jackson,jacksbo01,2003,RS,SAC,3369,1676,2.165837502,-0.827423491,1.338414011,3.498177231,3.498177231,0,2.337668984,-0.413389558,1.924279426,0.057789937 +Jim Jackson,jacksji01,2003,RS,SAC,2632,1309,-0.779155879,-1.186444811,-1.96560069,0.522733621,0.522733621,0,-1.002161748,-1.575296978,-2.577458726,-0.198428853 +Hedo Turkoglu,turkohe01,2003,RS,SAC,2362,1175,-1.586129384,-1.523447387,-3.109576771,-0.215785727,-0.215785727,0,-1.847073211,-1.838972922,-3.686046133,0.096049367 +Damon Jones,jonesda01,2003,RS,SAC,1425,709,0.589588736,-1.645536744,-1.055948007,0.61164523,0.61164523,0,0.326043983,-2.191126006,-1.865082023,-0.172393765 +Gerald Wallace,wallage01,2003,RS,SAC,1148,571,-2.53781469,0.202412913,-2.335401778,0.121430124,0.121430124,0,-2.646677064,-0.536151967,-3.182829031,0.493742282 +Scot Pollard,pollasc01,2003,RS,SAC,653,325,-1.144517942,2.260851594,1.116333652,0.642482085,0.642482085,0,-1.138694935,2.130506283,0.991811348,0.1990714 +Lawrence Funderburke,fundela01,2003,RS,SAC,460,229,-2.305594648,-1.657252161,-3.962846809,-0.140982569,-0.140982569,0,-2.863476369,-2.589284135,-5.452760504,-0.468756606 +Mateen Cleaves,cleavma01,2003,RS,SAC,111,55,-11.26829669,-2.369117157,-13.63741384,-0.308020145,-0.308020145,0,-10.18827366,-4.957625596,-15.14589925,0.756051332 +Tim Duncan,duncati01,2003,RS,SAS,6033,3181,3.523629629,3.98951918,7.513148809,16.51085113,16.51085113,0,3.481931797,3.48098896,6.962920757,-0.805405897 +Tony Parker,parketo01,2003,RS,SAS,5261,2774,2.546705992,-1.504289717,1.042416275,5.360547779,5.360547779,0,2.462697504,-1.051364005,1.411333499,-0.117334017 +Bruce Bowen,bowenbr01,2003,RS,SAS,4867,2566,-0.578244665,1.646237657,1.067992992,4.991528168,4.991528168,0,-0.67666563,1.622144452,0.945478823,-0.126855324 +Stephen Jackson,jacksst02,2003,RS,SAS,4275,2254,0.817200798,-0.221196015,0.596004783,3.879502458,3.879502458,0,1.279512283,0.401820237,1.681332519,0.756876996 +Malik Rose,rosema01,2003,RS,SAS,3666,1933,-1.240442276,0.134883988,-1.105558288,1.622006527,1.622006527,0,-1.038079908,-0.022315226,-1.060395134,0.013105294 +David Robinson,robinda01,2003,RS,SAS,3179,1676,-1.383780885,4.078857702,2.695076817,4.616656848,4.616656848,0,-1.162638315,3.438172572,2.275534258,-0.779255851 +Manu Ginobili,ginobma01,2003,RS,SAS,2714,1431,1.388298244,2.989131333,4.377429577,5.260923133,5.260923133,0,1.499564691,3.221528171,4.721092862,1.012433381 +Steve Smith,smithst01,2003,RS,SAS,1957,1032,0.001738088,-1.031463644,-1.029725556,0.907007758,0.907007758,0,-0.239038974,-1.223678808,-1.462717781,0.125842583 +Steve Kerr,kerrst01,2003,RS,SAS,1805,952,-0.47419085,-1.072686775,-1.546877624,0.582602464,0.582602464,0,-0.691011344,-1.73568647,-2.426697814,-0.278372056 +Kevin Willis,willike02,2003,RS,SAS,1593,840,-3.572588537,-0.899161315,-4.471749852,-0.741560368,-0.741560368,0,-3.320099133,-1.048324384,-4.368423517,0.458422204 +Danny Ferry,ferryda01,2003,RS,SAS,1140,601,-3.020872589,-1.726906841,-4.747779431,-0.613414737,-0.613414737,0,-3.343733533,-2.754305665,-6.098039198,0.125551562 +Speedy Claxton,claxtsp01,2003,RS,SAS,893,471,0.522912852,-0.014688011,0.508224841,0.784471581,0.784471581,0,0.252579068,-0.172479621,0.080099447,0.177172046 +Anthony Goldwire,goldwan01,2003,RS,SAS,97,51,-4.969490445,1.029315003,-3.940175442,-0.031754685,-0.031754685,0,-4.190191234,0.756038519,-3.434152716,2.337351709 +Mengke Bateer,bateeme01,2003,RS,SAS,87,46,-10.2737505,-2.820509678,-13.09426018,-0.251589982,-0.251589982,0,-9.278302078,-2.233190182,-11.51149226,3.344826651 +Devin Brown,brownde02,2003,RS,SAS,42,22,-1.725512991,-6.876791494,-8.602304485,-0.06577447,-0.06577447,0,-2.081430548,-8.887862109,-10.96929266,0.120364434 +Rashard Lewis,lewisra02,2003,RS,SEA,5645,3044,0.857389066,-1.13675757,-0.279368504,3.828756567,3.828756567,0,0.884006778,-0.672578043,0.211428735,-0.198101133 +Brent Barry,barrybr01,2003,RS,SEA,4599,2480,2.669443193,1.002594478,3.672037671,8.134508689,8.134508689,0,2.375770079,1.126368071,3.50213815,0.098931116 +Gary Payton,paytoga01,2003,RS,SEA,3937,2123,3.007137866,0.047622526,3.054760391,6.286863443,6.286863443,0,3.061306839,0.630504167,3.691811006,-0.00863316 +Predrag Drobnjak,drobnpr01,2003,RS,SEA,3679,1984,-2.676460521,-1.32799477,-4.004455291,-1.267251881,-1.267251881,0,-2.331839455,-1.391377265,-3.72321672,-0.185203574 +Vladimir Radmanovic,radmavl01,2003,RS,SEA,3542,1910,-0.667393759,0.862454177,0.195060418,2.877751408,2.877751408,0,-0.113410067,0.181580663,0.068170596,0.251648626 +Desmond Mason,masonde01,2003,RS,SEA,3358,1811,-0.382601643,-0.888831995,-1.271433638,1.366146126,1.366146126,0,-0.529927842,-0.709293872,-1.239221714,-0.00054522 +Reggie Evans,evansre01,2003,RS,SEA,2531,1365,-1.858192922,0.608734544,-1.249458378,1.046916536,1.046916536,0,-2.157563551,0.487987622,-1.669575929,0.167847503 +Ray Allen,allenra02,2003,RS,SEA,2220,1197,6.583835235,0.714299087,7.298134322,6.228518389,6.228518389,0,6.517902322,0.832891008,7.35079333,1.380954747 +Kevin Ollie,ollieke01,2003,RS,SEA,1428,770,-0.434268196,0.453557276,0.01928908,1.083931309,1.083931309,0,-0.892086032,0.331105195,-0.560980837,-0.33813766 +Jerome James,jamesje01,2003,RS,SEA,1420,766,-4.982605559,1.778768484,-3.203837075,-0.17961971,-0.17961971,0,-4.679632813,1.284633148,-3.394999665,1.170306015 +Kenny Anderson,anderke01,2003,RS,SEA,1278,689,-0.324857139,0.948657317,0.623800178,1.186414582,1.186414582,0,-0.625227077,0.923561348,0.298334271,0.033388422 +Calvin Booth,boothca01,2003,RS,SEA,1066,575,-4.141179204,0.402621952,-3.738557252,-0.290417896,-0.290417896,0,-4.350916597,-0.410119086,-4.761035683,0.130118213 +Ansu Sesay,sesayan01,2003,RS,SEA,831,448,-5.08631127,-0.095202181,-5.181513451,-0.55861181,-0.55861181,0,-5.308648541,-0.950072601,-6.258721142,0.470835543 +Vitaly Potapenko,potapvi01,2003,RS,SEA,747,403,-5.557183775,-1.349856774,-6.907040549,-0.856484604,-0.856484604,0,-5.40837813,-1.956785399,-7.365163529,0.188855975 +Elden Campbell,campbel01,2003,RS,SEA,341,184,-4.634589496,2.051194538,-2.583394959,0.015762183,0.015762183,0,-4.325120748,1.830358785,-2.494761963,0.717302239 +Joseph Forte,fortejo01,2003,RS,SEA,159,86,-6.695214093,-1.421573986,-8.116788079,-0.236456008,-0.236456008,0,-6.301677935,-3.445251032,-9.746928967,0.381804443 +Ronald Murray,murraro01,2003,RS,SEA,37,20,-9.681401271,-6.983385093,-16.66478636,-0.141840598,-0.141840598,0,-9.441638814,-10.52136947,-19.96300829,-0.094608848 +Morris Peterson,petermo01,2003,RS,TOR,5587,2949,-0.191213971,-0.18176187,-0.372975841,3.581880465,3.581880465,0,-0.126616912,0.0034999,-0.123117013,0.140526203 +Alvin Williams,willial02,2003,RS,TOR,4997,2638,1.714712486,-1.133743274,0.580969213,4.468934906,4.468934906,0,1.346402288,-0.503474875,0.842927413,-0.292522519 +Jerome Williams,willije01,2003,RS,TOR,4444,2346,-0.358269636,1.733086653,1.374817017,4.928901886,4.928901886,0,-0.33317125,2.08072891,1.747557661,-0.153163852 +Voshon Lenard,lenarvo01,2003,RS,TOR,3654,1929,0.301208564,-2.475993345,-2.174784781,0.567413956,0.567413956,0,0.260647498,-2.098233925,-1.837586426,0.211627228 +Antonio Davis,davisan01,2003,RS,TOR,3588,1894,-2.422108307,-1.019364934,-3.441473241,-0.663596553,-0.663596553,0,-2.308266362,-1.052144512,-3.360410874,-0.632142181 +Vince Carter,cartevi01,2003,RS,TOR,2787,1471,3.424543879,0.035932943,3.460476821,4.656617455,4.656617455,0,3.043297679,0.242449121,3.2857468,-0.086363225 +Jelani McCoy,mccoyje01,2003,RS,TOR,2590,1367,-5.102780945,-1.294435985,-6.39721693,-2.548723196,-2.548723196,0,-4.87159614,-1.59570525,-6.46730139,0.180848218 +Michael Bradley,bradlmi01,2003,RS,TOR,2489,1314,-1.207405361,-3.239232353,-4.446637714,-1.130417646,-1.130417646,0,-1.704799059,-3.653815759,-5.358614818,-0.567752016 +Rafer Alston,alstora01,2003,RS,TOR,1857,980,0.620745983,-1.573048589,-0.952302607,0.905410659,0.905410659,0,0.545927427,-1.4437016,-0.897774173,0.672983318 +Lindsey Hunter,hunteli01,2003,RS,TOR,1275,673,-2.769832748,-0.837498995,-3.607331743,-0.296610239,-0.296610239,0,-1.958490354,-1.017923079,-2.976413433,0.698452273 +Chris Jefferies,jeffech01,2003,RS,TOR,1262,666,-4.477846354,-1.262505682,-5.740352036,-1.019623509,-1.019623509,0,-4.508269508,-2.602573159,-7.110842667,0.319196232 +Greg Foster,fostegr01,2003,RS,TOR,1021,539,-6.003797304,-1.815894111,-7.819691415,-1.401523999,-1.401523999,0,-6.058241207,-2.035470349,-8.093711556,0.486783205 +Mamadou N'Diaye,ndiayma02,2003,RS,TOR,690,364,-3.061427585,-0.180957803,-3.242385388,-0.091780058,-0.091780058,0,-3.214669232,-0.328232435,-3.542901667,0.340154227 +Jermaine Jackson,jacksje01,2003,RS,TOR,542,286,-2.684678639,-2.021972776,-4.706651415,-0.285675246,-0.285675246,0,-3.286325514,-3.058333248,-6.344658762,0.053586782 +Damone Brown,brownda02,2003,RS,TOR,218,115,-5.683638826,-1.807372392,-7.491011218,-0.279805815,-0.279805815,0,-5.636735265,-2.090362681,-7.727097946,0.541720233 +Maceo Baston,bastoma01,2003,RS,TOR,201,106,-1.539751315,-0.055676096,-1.595427411,0.062756405,0.062756405,0,-2.148615029,-0.640165415,-2.788780444,0.465619715 +Art Long,longar01,2003,RS,TOR,152,80,-7.6645209,-1.601272354,-9.265793254,-0.270555555,-0.270555555,0,-7.100023719,-2.43981384,-9.539837558,1.59511747 +Nate Huffman,huffmna01,2003,RS,TOR,144,76,-2.458251713,-1.339330063,-3.797581777,-0.040743651,-0.040743651,0,-2.778137948,-1.371174911,-4.149312859,0.279868859 +Zendon Hamilton,hamilze01,2003,RS,TOR,23,12,-3.085438945,0.824383023,-2.261055923,0.003031303,0.003031303,0,-2.637303889,1.061557424,-1.575746465,1.162511328 +Karl Malone,malonka01,2003,RS,UTA,5525,2936,2.244986127,-0.829021656,1.415964471,6.224092645,6.224092645,0,2.647114565,-0.10320638,2.543908184,-0.240553335 +Matt Harpring,harprma01,2003,RS,UTA,4812,2557,3.189288153,-0.614055954,2.575232199,6.934559254,6.934559254,0,3.05897734,-0.374009849,2.684967491,-0.167533807 +Calbert Cheaney,cheanca01,2003,RS,UTA,4424,2351,-1.167096033,0.180773335,-0.986322698,2.11606153,2.11606153,0,-1.374655561,0.441049692,-0.93360587,0.024616107 +John Stockton,stockjo01,2003,RS,UTA,4281,2275,4.589377336,1.298034012,5.887411348,10.00316787,10.00316787,0,4.273038469,1.601014487,5.874052955,-0.204993915 +Andrei Kirilenko,kirilan01,2003,RS,UTA,4164,2213,2.931992014,2.143444358,5.075436372,8.812231039,8.812231039,0,2.810072199,2.055083826,4.865156025,-0.2423591 +Greg Ostertag,ostergr01,2003,RS,UTA,3624,1926,-2.953911326,4.088811438,1.134900113,3.81064547,3.81064547,0,-2.819951382,3.167971559,0.348020177,-0.164820613 +Mark Jackson,jacksma01,2003,RS,UTA,2761,1467,-0.659479252,-0.73627187,-1.395751123,1.010686215,1.010686215,0,-0.672115266,-1.775889923,-2.448005189,-0.265227282 +Scott Padgett,padgesc01,2003,RS,UTA,2486,1321,-0.770871422,-0.036555808,-0.807427231,1.3149662,1.3149662,0,-0.406727585,-0.376079327,-0.782806912,0.402462992 +Tony Massenburg,masseto01,2003,RS,UTA,1490,792,-4.199408106,-2.378306663,-6.577714769,-1.562652774,-1.562652774,0,-3.894279273,-1.783835881,-5.678115153,0.949936438 +DeShawn Stevenson,stevede01,2003,RS,UTA,1430,760,-4.940637295,-2.588614794,-7.529252089,-1.852073958,-1.852073958,0,-4.787557064,-3.298651416,-8.08620848,-0.054191189 +John Amaechi,amaecjo01,2003,RS,UTA,892,474,-7.782818224,-0.277208804,-8.060027027,-1.28944504,-1.28944504,0,-7.023386592,-1.290090271,-8.313476863,0.379740782 +Jarron Collins,collija03,2003,RS,UTA,792,421,-2.838333495,-1.690913956,-4.529247451,-0.385013591,-0.385013591,0,-2.820212772,-1.187002894,-4.007215666,0.684661258 +Carlos Arroyo,arroyca01,2003,RS,UTA,540,287,-0.784151872,-1.708514696,-2.492666568,0.037719512,0.037719512,0,-0.948225471,-2.675118706,-3.623344177,0.09493309 +Michael Jordan,jordami01,2003,RS,WAS,5633,3031,0.30086454,0.586240151,0.887104691,5.599749443,5.599749443,0,0.555270319,0.713699204,1.268969523,-0.404844154 +Jerry Stackhouse,stackje01,2003,RS,WAS,5106,2747,2.342670718,-0.463959079,1.878711639,6.461347814,6.461347814,0,2.29412608,-0.62092309,1.673202989,-0.36737167 +Christian Laettner,laettch01,2003,RS,WAS,4117,2215,0.561976976,0.809271241,1.371248217,4.644423943,4.644423943,0,0.394687426,1.106113585,1.500801011,-0.256430097 +Larry Hughes,hughela01,2003,RS,WAS,3972,2137,-0.379550765,-0.14265882,-0.522209585,2.425724015,2.425724015,0,-0.260388163,0.232725395,-0.027662767,-0.122453806 +Tyronn Lue,luety01,2003,RS,WAS,3691,1986,1.606629643,-2.662820305,-1.056190662,1.714500237,1.714500237,0,1.193067744,-2.21553312,-1.022465377,-0.094658371 +Brendan Haywood,haywobr01,2003,RS,WAS,3587,1930,-0.950059111,0.364196663,-0.585862449,2.124815587,2.124815587,0,-1.168283507,0.282991265,-0.885292243,-0.26706031 +Kwame Brown,brownkw01,2003,RS,WAS,3295,1773,-3.600138564,0.311601105,-3.288537459,-0.486007637,-0.486007637,0,-3.195397231,-0.182494421,-3.377891653,-0.216440898 +Bryon Russell,russebr01,2003,RS,WAS,2580,1388,-1.853686674,0.708541128,-1.145145545,1.143412984,1.143412984,0,-1.629233105,0.631120576,-0.998112529,0.560936131 +Juan Dixon,dixonju01,2003,RS,WAS,1203,647,-2.534113103,-1.490199201,-4.024312304,-0.423810917,-0.423810917,0,-2.006480952,-1.758325816,-3.764806768,0.692003009 +Charles Oakley,oaklech01,2003,RS,WAS,955,514,-2.126451196,-0.354591053,-2.481042249,0.071066277,0.071066277,0,-2.494630234,-0.070745767,-2.565376,0.6972154 +Etan Thomas,thomaet01,2003,RS,WAS,953,513,-1.050398009,-0.814068316,-1.864466325,0.231774922,0.231774922,0,-1.306049079,-1.514763402,-2.820812481,0.000751311 +Bobby Simmons,simmobo01,2003,RS,WAS,703,378,1.192074886,-2.217903435,-1.025828549,0.332980276,0.332980276,0,0.203756235,-1.954021748,-1.750265513,0.128537311 +Jared Jeffries,jeffrja01,2003,RS,WAS,543,292,-1.417621158,0.04917135,-1.368449807,0.205688594,0.205688594,0,-1.762987721,-1.15279004,-2.915777761,-0.059298813 +Jahidi White,whiteja01,2003,RS,WAS,427,230,-0.278664698,-1.641038487,-1.919703186,0.097073468,0.097073468,0,-0.731843452,-1.838458318,-2.57030177,-0.338856854 +Anthony Goldwire,goldwan01,2003,RS,WAS,63,34,-3.429827286,-6.356557623,-9.786384908,-0.121855236,-0.121855236,0,-4.08481299,-8.506742873,-12.59155586,-0.153542233 +Brian Cardinal,cardibr01,2003,RS,WAS,28,15,0.477815361,-2.024814447,-1.546999086,0.009017833,0.009017833,0,-0.080415019,-5.305514667,-5.385929686,-1.88767628 +Paul Pierce,piercpa01,2003,PO,BOS,848,445,3.647731049,1.745594369,5.393325418,1.908586895,0,1.908586895,3.54528,1.859126998,5.404406998,0.084096296 +Antoine Walker,walkean02,2003,PO,BOS,838,440,-1.411939382,0.163703908,-1.248235474,0.34930825,0,0.34930825,-0.569356067,0.562009164,-0.007346903,0.422739781 +Tony Delk,delkto01,2003,PO,BOS,701,368,3.083545891,-0.062231204,3.021314687,1.111780685,0,1.111780685,2.655211264,0.19424068,2.849451944,-0.47333599 +Walter McCarty,mccarwa01,2003,PO,BOS,671,352,2.077015566,0.27628541,2.353300976,0.945891693,0,0.945891693,1.597161117,0.2076349,1.804796017,0.062486133 +Eric Williams,willier01,2003,PO,BOS,591,310,-1.639610429,0.246330436,-1.393279993,0.222879727,0,0.222879727,-1.90195055,0.397026703,-1.504923847,0.648108597 +Tony Battie,battito01,2003,PO,BOS,406,213,-1.688291622,2.660520476,0.972228853,0.421330781,0,0.421330781,-2.095501232,2.631638136,0.536136904,0.907520177 +J.R. Bremer,bremejr01,2003,PO,BOS,280,147,-3.670036466,-3.220512457,-6.890548923,-0.323576662,0,-0.323576662,-3.306996758,-4.06317003,-7.370166788,0.941845647 +Mark Blount,blounma01,2003,PO,BOS,274,144,-3.089713908,6.009774439,2.920060531,0.431934242,0,0.431934242,-2.908584717,5.212968943,2.304384226,0.488985847 +Grant Long,longgr01,2003,PO,BOS,65,34,-4.651679588,-2.783324466,-7.435004055,-0.082363386,0,-0.082363386,-5.607467768,-5.639332405,-11.24680017,-1.587151895 +Kedrick Brown,brownke01,2003,PO,BOS,21,11,-2.773646257,3.736018888,0.96237263,0.021154074,0,0.021154074,-2.571049233,1.509274966,-1.061774268,-1.420585389 +Bimbo Coles,colesbi01,2003,PO,BOS,17,9,-9.445477444,-2.086316095,-11.53179354,-0.042392497,0,-0.042392497,-8.919057201,-3.309126282,-12.22818348,1.766753771 +Mark Bryant,bryanma01,2003,PO,BOS,4,2,-4.003974766,-1.626981187,-5.630955953,-0.002980759,0,-0.002980759,-5.474546524,-4.977618711,-10.45216523,-1.542666818 +Michael Finley,finlemi01,2003,PO,DAL,1614,822,3.602008939,0.992406886,4.594415825,3.157627148,0,3.157627148,3.959145735,1.02659509,4.985740826,-0.549698212 +Steve Nash,nashst01,2003,PO,DAL,1432,729,4.112342289,-2.176688635,1.935653654,1.781999492,0,1.781999492,4.121399904,-1.938451675,2.182948229,-0.784155302 +Dirk Nowitzki,nowitdi01,2003,PO,DAL,1418,722,3.263031569,1.793002989,5.056034558,2.950880594,0,2.950880594,3.756872756,1.959771187,5.716643943,-0.455026416 +Nick Van Exel,vanexni01,2003,PO,DAL,1320,672,4.893259315,-4.181152211,0.712107104,1.221696012,0,1.221696012,5.068857463,-3.878358762,1.190498702,-0.188734825 +Raef LaFrentz,lafrera01,2003,PO,DAL,964,491,-1.313613995,0.414011338,-0.899602657,0.481754883,0,0.481754883,-0.781178936,1.026046566,0.24486763,0.703457902 +Eduardo Najera,najered01,2003,PO,DAL,774,394,0.629685223,-0.24152322,0.388162003,0.650831064,0,0.650831064,0.20747766,-0.24044829,-0.03297063,0.030708635 +Raja Bell,bellra01,2003,PO,DAL,599,305,1.958318159,-0.544455678,1.413862482,0.669164267,0,0.669164267,1.114600099,-0.644860747,0.469739351,0.123378642 +Shawn Bradley,bradlsh01,2003,PO,DAL,483,246,-5.677520349,-0.051446566,-5.728966914,-0.388112766,0,-0.388112766,-5.381242584,-0.232308009,-5.613550593,0.592684342 +Walt Williams,williwa02,2003,PO,DAL,446,227,-0.435001858,-0.60976214,-1.044763998,0.204738621,0,0.204738621,-0.097019497,-1.681134727,-1.778154225,0.47247446 +Adrian Griffin,griffad01,2003,PO,DAL,257,131,-1.53253859,-1.307276071,-2.839814662,-0.006230423,0,-0.006230423,-1.816248856,-1.345677272,-3.161926127,0.580364466 +Tariq Abdul-Wahad,abdulta01,2003,PO,DAL,155,79,0.668669324,-2.706318554,-2.03764923,0.029195272,0,0.029195272,-0.184829098,-3.892796344,-4.077625442,-1.28748443 +Evan Eschmeyer,eschmev01,2003,PO,DAL,63,32,-0.63421468,3.026436315,2.392221635,0.088260036,0,0.088260036,-0.455211913,4.820501122,4.365289209,1.766768103 +Ben Wallace,wallabe01,2003,PO,DET,1316,722,0.162698572,8.307126061,8.469824633,4.228413765,0,4.228413765,0.537019127,8.522284174,9.059303301,-0.733142897 +Richard Hamilton,hamilri01,2003,PO,DET,1201,659,0.16556276,-1.292248951,-1.126686191,0.561806547,0,0.561806547,-0.120886892,-1.34359147,-1.464478362,-0.179172729 +Clifford Robinson,robincl02,2003,PO,DET,957,525,-1.461208378,-0.576401334,-2.037609713,0.198024025,0,0.198024025,-1.045205,-0.196376581,-1.24158158,0.567992817 +Chauncey Billups,billuch01,2003,PO,DET,884,485,3.807395746,-1.71969107,2.087704676,1.237643502,0,1.237643502,3.567389674,-1.509803735,2.057585939,0.224186124 +Tayshaun Prince,princta01,2003,PO,DET,696,382,0.671019325,0.005668755,0.67668808,0.68672687,0,0.68672687,0.340880103,-0.985232926,-0.644352823,-0.274256904 +Mehmet Okur,okurme01,2003,PO,DET,589,323,-1.36937514,1.330140462,-0.039234677,0.461403731,0,0.461403731,-1.464361286,1.041828686,-0.422532599,0.133947444 +Chucky Atkins,atkinch01,2003,PO,DET,569,312,-1.225296894,1.291002426,0.065705533,0.468332908,0,0.468332908,-0.95559729,1.482430699,0.526833409,1.19974791 +Michael Curry,currymi01,2003,PO,DET,499,274,-3.387396588,-0.446807155,-3.834203743,-0.156996008,0,-0.156996008,-4.030153835,-0.498537868,-4.528691704,0.39584673 +Corliss Williamson,willico02,2003,PO,DET,425,233,-1.770062516,-2.239495481,-4.009557997,-0.155894015,0,-0.155894015,-2.30586875,-2.618022822,-4.923891572,0.868162077 +Jon Barry,barryjo01,2003,PO,DET,314,172,5.384122746,0.728288242,6.112410988,0.800838759,0,0.800838759,4.715961853,-0.065126648,4.650835205,-0.144319716 +Zeljko Rebraca,rebraze01,2003,PO,DET,53,29,-5.796633992,-3.133201817,-8.929835809,-0.097072522,0,-0.097072522,-5.680161595,-1.495167791,-7.175329387,2.684973748 +Danny Manning,mannida01,2003,PO,DET,26,14,-2.850792125,-4.397162553,-7.247954678,-0.03399155,0,-0.03399155,-3.658822658,-2.780020354,-6.438843012,2.361884721 +Jermaine O'Neal,onealje01,2003,PO,IND,509,272,-0.125798006,0.556407849,0.430609843,0.451589715,0,0.451589715,-0.207952582,0.805176175,0.597223593,-0.730944205 +Metta World Peace,artesro01,2003,PO,IND,472,252,1.02135798,2.02319453,3.04455251,0.772190953,0,0.772190953,1.526604511,2.82834077,4.354945281,0.454456233 +Jamaal Tinsley,tinslja01,2003,PO,IND,346,185,4.772326226,-3.306201597,1.466124629,0.408215495,0,0.408215495,3.735766595,-2.360374363,1.375392232,-0.492650055 +Reggie Miller,millere01,2003,PO,IND,329,176,-1.592858528,-3.424801552,-5.01766008,-0.210221788,0,-0.210221788,-1.764960598,-3.84620011,-5.611160708,0.091885675 +Ron Mercer,mercero01,2003,PO,IND,253,135,-5.359781713,-0.451007414,-5.810789127,-0.217019887,0,-0.217019887,-5.302727036,-0.529705963,-5.832432999,-0.172142865 +Brad Miller,millebr01,2003,PO,IND,253,135,-0.228959185,-0.82820095,-1.057160135,0.120491076,0,0.120491076,-0.322398619,-0.643231467,-0.965630086,0.180040811 +Al Harrington,harrial01,2003,PO,IND,193,103,-9.353984221,1.342345297,-8.011638924,-0.291439256,0,-0.291439256,-8.311376604,1.726283837,-6.585092767,2.008801473 +Tim Hardaway,hardati01,2003,PO,IND,88,47,0.227142053,-5.023215495,-4.796073443,-0.050604443,0,-0.050604443,0.142255703,-6.10903518,-5.966779477,0.003942614 +Austin Croshere,croshau01,2003,PO,IND,86,46,-0.352504428,-2.781331023,-3.133835451,-0.009324298,0,-0.009324298,-0.29076206,-4.063353595,-4.354115655,0.329500973 +Erick Strickland,stricer01,2003,PO,IND,79,42,9.333502857,-1.954921698,7.378581159,0.223716078,0,0.223716078,7.75859351,-2.760655265,4.997938245,-0.052939982 +Jeff Foster,fosteje01,2003,PO,IND,71,38,2.835518787,-1.215944413,1.619574374,0.085763799,0,0.085763799,1.482570037,-2.805695919,-1.323125883,-1.683090902 +Jonathan Bender,bendejo01,2003,PO,IND,64,34,3.768110002,-1.289932331,2.478177671,0.093182735,0,0.093182735,3.477285447,-2.931262381,0.546023067,-0.345570411 +Kobe Bryant,bryanko01,2003,PO,LAL,1038,531,4.371810412,-1.138594006,3.233216406,1.665806485,0,1.665806485,4.675825269,-0.813744496,3.862080773,-0.326878186 +Shaquille O'Neal,onealsh01,2003,PO,LAL,941,481,5.260800709,1.461662029,6.722462738,2.369453587,0,2.369453587,5.23206848,1.094985442,6.327053922,-1.06956347 +Derek Fisher,fishede01,2003,PO,LAL,829,424,1.865092756,-0.176092277,1.689000479,0.987716232,0,0.987716232,1.753861189,0.716755011,2.470616201,-0.245909954 +Robert Horry,horryro01,2003,PO,LAL,729,373,-1.795526432,3.26407967,1.468553238,0.83290272,0,0.83290272,-1.077384434,2.995897743,1.918513309,0.542857654 +Devean George,georgde01,2003,PO,LAL,622,318,1.380088145,1.008665058,2.388753204,0.85975468,0,0.85975468,1.130279422,0.818232046,1.948511468,-0.012877638 +Brian Shaw,shawbr01,2003,PO,LAL,420,215,-3.2091226,-0.50784352,-3.71696612,-0.109627287,0,-0.109627287,-3.237746589,-1.136884313,-4.374630902,0.193480635 +Mark Madsen,madsema01,2003,PO,LAL,330,169,-2.841255503,-2.532914104,-5.374169607,-0.235662317,0,-0.235662317,-3.090694551,-2.247699192,-5.338393743,0.90135994 +Jannero Pargo,pargoja01,2003,PO,LAL,252,129,-0.794473253,0.124301023,-0.67017223,0.143627191,0,0.143627191,-0.812881389,0.71318093,-0.099700459,1.585889135 +Rick Fox,foxri01,2003,PO,LAL,154,79,-0.015418509,-2.05519604,-2.070614549,0.028521435,0,0.028521435,-0.401044886,-1.736718445,-2.137763331,0.904867728 +Stanislav Medvedenko,medvest01,2003,PO,LAL,143,73,-0.793445188,-1.214214217,-2.007659405,0.028802184,0,0.028802184,-1.377059226,-1.386239874,-2.7632991,0.920031504 +Kareem Rush,rushka01,2003,PO,LAL,125,64,-0.970687563,-2.699428884,-3.670116447,-0.030783848,0,-0.030783848,-1.041192604,-4.614983314,-5.656175919,-0.598155698 +Samaki Walker,walkesa01,2003,PO,LAL,96,49,-6.281149448,-0.22200253,-6.503151978,-0.097901769,0,-0.097901769,-6.415651047,-0.348749783,-6.764400829,1.068772766 +Gary Payton,paytoga01,2003,PO,MIL,481,251,3.427980415,-1.05357535,2.374405066,0.676080878,0,0.676080878,3.698398127,-0.556253885,3.142144242,-0.098755425 +Sam Cassell,cassesa01,2003,PO,MIL,416,217,0.220449028,-3.560336755,-3.339887727,-0.067212044,0,-0.067212044,0.428429584,-3.371569747,-2.943140163,-0.19616677 +Desmond Mason,masonde01,2003,PO,MIL,391,204,1.769003347,0.340459915,2.109463262,0.522163673,0,0.522163673,1.441076798,0.302384437,1.743461234,0.092113566 +Tim Thomas,thomati01,2003,PO,MIL,366,191,3.813175583,-1.278695262,2.53448032,0.531968313,0,0.531968313,3.650265961,-1.038273139,2.611992822,0.147325915 +Toni Kukoc,kukocto01,2003,PO,MIL,352,184,5.721630212,3.040609648,8.76223986,1.117165276,0,1.117165276,6.342564552,2.484955412,8.827519964,0.20842358 +Anthony Mason,masonan01,2003,PO,MIL,301,157,-6.028210056,-3.207962855,-9.236172911,-0.53685302,0,-0.53685302,-5.648544957,-3.251795019,-8.900339976,0.172023515 +Michael Redd,reddmi01,2003,PO,MIL,245,128,3.039192901,-5.12820244,-2.089009539,0.044598363,0,0.044598363,2.645600074,-5.126546109,-2.480946034,0.160745795 +Ervin Johnson,johnser02,2003,PO,MIL,146,76,-3.922227234,2.972302739,-0.949924496,0.073230784,0,0.073230784,-3.822458619,3.640946903,-0.181511716,1.579418799 +Joel Przybilla,przybjo01,2003,PO,MIL,63,33,-2.146869617,-1.608127873,-3.75499749,-0.01789222,0,-0.01789222,-2.977284927,-0.194823385,-3.172108312,2.309521595 +Marcus Haislip,haislma01,2003,PO,MIL,46,24,4.731920521,4.269388302,9.001308823,0.150986397,0,0.150986397,4.576475487,4.582130338,9.158605824,1.590334922 +Kevin Garnett,garneke01,2003,PO,MIN,529,265,2.130141485,4.883526101,7.013667586,1.358019125,0,1.358019125,2.54359607,4.923711652,7.467307722,-0.232076345 +Wally Szczerbiak,szczewa02,2003,PO,MIN,503,252,-0.64667639,-1.979160441,-2.625836831,0.016454426,0,0.016454426,-0.751005771,-1.598661384,-2.349667156,-0.055021271 +Troy Hudson,hudsotr01,2003,PO,MIN,441,221,4.201020012,-1.185484835,3.015535177,0.663793748,0,0.663793748,4.317086469,-1.360378208,2.956708261,-0.911088926 +Rasho Nesterovic,nestera01,2003,PO,MIN,338,169,-3.876682204,-1.596329735,-5.473011939,-0.242991992,0,-0.242991992,-3.966295779,-0.782243921,-4.7485397,0.317348537 +Anthony Peeler,peelean01,2003,PO,MIN,332,166,-0.697375291,-1.496777287,-2.194152578,0.048627381,0,0.048627381,-1.006139128,-1.311143565,-2.317282692,0.140385984 +Kendall Gill,gillke01,2003,PO,MIN,236,118,-2.061320855,-0.023740142,-2.085060997,0.04122256,0,0.04122256,-2.463677156,-0.371341948,-2.835019105,-0.142976818 +Marc Jackson,jacksma02,2003,PO,MIN,220,110,0.409106097,-2.1917286,-1.782622503,0.056302437,0,0.056302437,0.012871964,-1.986915352,-1.974043388,0.504031455 +Rod Strickland,stricro02,2003,PO,MIN,146,73,-0.543690987,0.634624629,0.090933642,0.108496812,0,0.108496812,-1.031394801,-0.863049868,-1.894444669,-0.528508324 +Gary Trent,trentga01,2003,PO,MIN,84,42,-7.272181351,-3.07171722,-10.34389857,-0.168681747,0,-0.168681747,-7.169141156,-4.173649474,-11.34279063,0.464980444 +Joe Smith,smithjo02,2003,PO,MIN,80,40,-2.433493349,-1.644100182,-4.077593531,-0.02889364,0,-0.02889364,-3.424846237,-0.045697444,-3.470543681,3.109740307 +Mike Wilks,wilksmi01,2003,PO,MIN,14,7,-0.376517151,-2.927488109,-3.30400526,-0.001975641,0,-0.001975641,-1.360550019,-5.324779189,-6.685329208,-2.911401818 +Loren Woods,woodslo01,2003,PO,MIN,4,2,-0.778931757,-3.547639177,-4.326570933,-0.00158158,0,-0.00158158,0.35050886,-6.116369381,-5.765860521,-4.276181818 +Jason Kidd,kiddja01,2003,PO,NJN,1614,852,3.609455366,2.598009394,6.20746476,4.002534382,0,4.002534382,3.815309562,2.619706666,6.435016228,-0.302741279 +Kenyon Martin,martike01,2003,PO,NJN,1472,777,-0.567810258,2.803279799,2.235469541,2.043320493,0,2.043320493,-0.156831795,3.18749403,3.030662235,0.223116165 +Richard Jefferson,jefferi01,2003,PO,NJN,1347,711,-1.107751785,1.083697455,-0.02405433,1.018943317,0,1.018943317,-1.386015871,0.964487458,-0.421528413,-0.08156289 +Kerry Kittles,kittlke01,2003,PO,NJN,1161,613,0.507750321,1.547597401,2.055347722,1.544840877,0,1.544840877,0.480088109,1.714255955,2.194344064,-0.305240116 +Jason Collins,collija04,2003,PO,NJN,1002,529,-1.224851489,5.050486771,3.825635282,1.829700888,0,1.829700888,-1.473427315,4.703466307,3.230038992,-0.034546339 +Lucious Harris,harrilu01,2003,PO,NJN,824,435,0.112716709,-1.373035343,-1.260318634,0.34077422,0,0.34077422,-0.419264791,-1.765679938,-2.184944729,-0.056138662 +Rodney Rogers,rogerro01,2003,PO,NJN,663,350,-1.077775879,-1.214622609,-2.292398488,0.084879899,0,0.084879899,-0.927224934,-1.598088928,-2.525313862,0.65462092 +Aaron Williams,williaa01,2003,PO,NJN,644,340,-0.840654816,2.016678503,1.176023687,0.702594022,0,0.702594022,-1.189576218,1.778763581,0.589187363,0.025639021 +Anthony Johnson,johnsan02,2003,PO,NJN,231,122,1.763193189,-0.407360214,1.355832975,0.26365438,0,0.26365438,0.576499855,-1.534532852,-0.958032997,0.02590513 +Dikembe Mutombo,mutomdi01,2003,PO,NJN,218,115,-3.581692464,2.638930488,-0.942761976,0.10996109,0,0.10996109,-3.917744493,2.009576606,-1.908167887,0.501344788 +Brian Scalabrine,scalabr01,2003,PO,NJN,38,20,-3.591877193,-3.055330496,-6.647207688,-0.041440208,0,-0.041440208,-4.277495062,-4.011093887,-8.288588949,0.94959634 +Tamar Slay,slayta01,2003,PO,NJN,21,11,-15.29514068,-6.817560824,-22.1127015,-0.111652048,0,-0.111652048,-14.4414877,-9.560820702,-24.0023084,-0.345180151 +Baron Davis,davisba01,2003,PO,NOH,356,194,6.610544284,0.430797971,7.041342256,1.005854327,0,1.005854327,6.772301604,1.002447315,7.774748919,0.578698211 +P.J. Brown,brownpj01,2003,PO,NOH,355,193,1.583726439,0.117764923,1.701491361,0.45078439,0,0.45078439,1.343680434,0.866664366,2.2103448,-0.261679494 +Jamaal Magloire,magloja01,2003,PO,NOH,345,188,-1.276714733,-0.398502803,-1.675217536,0.105544535,0,0.105544535,-1.188535241,-0.509646919,-1.69818216,-0.669821455 +David Wesley,wesleda01,2003,PO,NOH,340,185,-0.529133283,-2.740518129,-3.269651412,-0.051097894,0,-0.051097894,-0.047474521,-2.330845036,-2.378319557,0.924242418 +George Lynch,lynchge01,2003,PO,NOH,300,163,0.356388901,2.408473954,2.764862855,0.474035838,0,0.474035838,0.343156286,1.913604277,2.256760562,0.197680182 +Jamal Mashburn,mashbja01,2003,PO,NOH,298,162,2.784639914,-0.748733977,2.035905937,0.405015939,0,0.405015939,2.962108157,-1.330382211,1.631725946,-0.662378898 +Robert Traylor,traylro01,2003,PO,NOH,173,94,-3.781100045,0.549557938,-3.231542108,-0.023990189,0,-0.023990189,-3.54840627,0.69721952,-2.85118675,0.659323125 +Stacey Augmon,augmost01,2003,PO,NOH,127,69,-3.646497502,1.543636532,-2.102860969,0.023593904,0,0.023593904,-4.020342945,1.170454075,-2.84988887,0.38019893 +Jerome Moiso,moisoje01,2003,PO,NOH,110,60,2.874793888,-0.317431711,2.557362176,0.166310281,0,0.166310281,1.957539743,-1.392493879,0.565045864,-0.684073454 +Kenny Anderson,anderke01,2003,PO,NOH,94,51,-4.272255019,0.175944426,-4.096310593,-0.036296024,0,-0.036296024,-4.368147269,-0.349091249,-4.717238518,0.420474459 +Robert Pack,packro01,2003,PO,NOH,77,42,-0.993473854,-6.382884948,-7.376358802,-0.103554105,0,-0.103554105,-2.206863392,-5.076266718,-7.28313011,1.17114526 +Courtney Alexander,alexaco02,2003,PO,NOH,72,39,-1.006996268,0.820659165,-0.186337104,0.052919531,0,0.052919531,-1.277473582,0.982540259,-0.294933323,0.536197349 +Tracy McGrady,mcgratr01,2003,PO,ORL,571,308,5.79555805,1.657672967,7.453231018,1.654501112,0,1.654501112,5.966579219,1.667393822,7.633973041,0.047964689 +Drew Gooden,goodedr01,2003,PO,ORL,434,234,-0.606833098,0.03522507,-0.571608028,0.266860794,0,0.266860794,-0.434455051,0.047546625,-0.386908426,-0.465725642 +Darrell Armstrong,armstda01,2003,PO,ORL,419,226,1.948816388,-1.263979578,0.684836811,0.409106883,0,0.409106883,1.549108066,-1.059299766,0.4898083,0.14144891 +Gordan Giricek,giricgo01,2003,PO,ORL,414,223,-1.950465508,-1.337902501,-3.288368009,-0.063536646,0,-0.063536646,-2.130468762,-1.368348266,-3.498817029,0.525549487 +Pat Garrity,garripa01,2003,PO,ORL,302,163,-2.612182551,-1.764461087,-4.376643637,-0.141041092,0,-0.141041092,-2.467543682,-1.449333058,-3.91687674,0.997948414 +Jacque Vaughn,vaughja01,2003,PO,ORL,243,131,-0.727137329,-0.455494121,-1.18263145,0.108595622,0,0.108595622,-1.2092064,-0.576876644,-1.786083044,0.468341413 +Chris Whitney,whitnch01,2003,PO,ORL,206,111,-0.687176229,-1.113619747,-1.800795976,0.056023533,0,0.056023533,-1.266326036,-0.231175494,-1.497501531,0.960140076 +Andrew DeClercq,declean01,2003,PO,ORL,193,104,-2.297652616,1.243654234,-1.053998382,0.094440121,0,0.094440121,-2.499037163,1.34938548,-1.149651683,1.602456498 +Shawn Kemp,kempsh01,2003,PO,ORL,134,72,-7.273019284,-3.254003971,-10.52702326,-0.298162874,0,-0.298162874,-7.222121778,-3.340415465,-10.56253724,1.092067362 +Pat Burke,burkepa01,2003,PO,ORL,80,43,-3.045248433,-2.008227301,-5.053475734,-0.053113728,0,-0.053113728,-3.241891679,-1.99426293,-5.23615461,1.743457807 +Steven Hunter,huntest01,2003,PO,ORL,74,40,-8.524511152,-1.941913151,-10.4664243,-0.165773314,0,-0.165773314,-8.370457003,-1.542025576,-9.912482579,1.890278588 +Jeryl Sasser,sasseje01,2003,PO,ORL,46,25,-2.543504373,1.948561136,-0.594943238,0.028327893,0,0.028327893,-2.415177335,-0.301295926,-2.716473261,-0.070558557 +Allen Iverson,iversal01,2003,PO,PHI,1005,557,4.300767923,0.316150865,4.616918788,2.157007338,0,2.157007338,5.133892749,0.656083557,5.789976306,-0.092643086 +Derrick Coleman,colemde01,2003,PO,PHI,810,449,1.873628335,2.393285458,4.266913792,1.643425967,0,1.643425967,1.705693122,2.028182355,3.733875477,-0.795049484 +Eric Snow,snower01,2003,PO,PHI,749,415,1.707302653,1.232438715,2.939741368,1.247538599,0,1.247538599,1.537021197,1.742981941,3.280003139,0.371794357 +Keith Van Horn,vanhoke01,2003,PO,PHI,725,402,-1.519542684,-0.40106953,-1.920612214,0.175589309,0,0.175589309,-1.001712928,-0.342381148,-1.344094077,0.076562879 +Kenny Thomas,thomake01,2003,PO,PHI,702,389,1.307031733,-0.169596648,1.137435084,0.793112837,0,0.793112837,1.106429447,-0.027177337,1.07925211,-0.300252872 +Aaron McKie,mckieaa01,2003,PO,PHI,568,315,0.686153597,0.54216003,1.228313627,0.659444212,0,0.659444212,0.173432403,0.176501526,0.349933929,0.00371482 +Tyrone Hill,hillty01,2003,PO,PHI,254,141,-0.704341433,-2.280101945,-2.984443378,-0.017583257,0,-0.017583257,-1.510080511,-1.916253291,-3.426333802,0.992968419 +Greg Buckner,buckngr01,2003,PO,PHI,202,112,-2.691263398,-1.94057033,-4.631833728,-0.112196352,0,-0.112196352,-3.207427045,-2.065542946,-5.272969991,1.064759519 +Monty Williams,willimo01,2003,PO,PHI,173,96,-3.420727937,-2.478975186,-5.899703122,-0.159636948,0,-0.159636948,-3.902569712,-3.20380244,-7.106372153,0.304009541 +Brian Skinner,skinnbr01,2003,PO,PHI,69,38,-5.663476467,-4.958070132,-10.6215466,-0.158186935,0,-0.158186935,-6.023619196,-5.699234623,-11.72285382,0.459254052 +John Salmons,salmojo01,2003,PO,PHI,29,16,-14.52280015,-3.199145398,-17.72194555,-0.126895298,0,-0.126895298,-13.84641973,-6.909563442,-20.75598317,0.611791113 +Shawn Marion,mariosh01,2003,PO,PHO,543,282,0.423862049,2.843246223,3.267108272,0.887506132,0,0.887506132,0.239904862,2.734877988,2.974782851,-0.549142453 +Stephon Marbury,marbust01,2003,PO,PHO,524,272,-2.732328341,-0.630613507,-3.362941848,-0.088130031,0,-0.088130031,-2.703784847,-0.250631058,-2.954415905,0.418810988 +Anfernee Hardaway,hardaan01,2003,PO,PHO,470,244,1.950985048,4.465094197,6.416079245,1.181371424,0,1.181371424,1.522912401,4.534898901,6.057811303,0.350587374 +Amar'e Stoudemire,stoudam01,2003,PO,PHO,391,203,-1.632679833,1.9841173,0.351437467,0.333397371,0,0.333397371,-1.713630061,1.879054548,0.165424487,0.581235407 +Joe Johnson,johnsjo02,2003,PO,PHO,316,164,-5.379260907,-0.230916702,-5.610177609,-0.248197737,0,-0.248197737,-5.432543921,-1.159183009,-6.591726929,0.508780872 +Jake Voskuhl,voskuja01,2003,PO,PHO,189,98,3.318771746,3.795333488,7.114105234,0.514351197,0,0.514351197,2.1564211,3.437178412,5.593599512,1.021434188 +Scott Williams,willisc01,2003,PO,PHO,160,83,-3.793851952,3.541895093,-0.25195686,0.110233762,0,0.110233762,-3.895944516,3.664447821,-0.231496695,0.949219495 +Bo Outlaw,outlabo01,2003,PO,PHO,135,70,-6.933621861,-0.420888111,-7.354509971,-0.173215499,0,-0.173215499,-7.135904353,-0.457978431,-7.593882784,1.947615256 +Casey Jacobsen,jacobca01,2003,PO,PHO,75,39,-3.089053578,4.836459367,1.747405789,0.093196964,0,0.093196964,-2.966288565,3.241307923,0.275019359,0.893610116 +Tom Gugliotta,guglito01,2003,PO,PHO,19,10,-0.390486846,-2.508552225,-2.899039071,-0.000797756,0,-0.000797756,-1.578452898,-2.672911739,-4.251364637,1.575281077 +Bonzi Wells,wellsbo01,2003,PO,POR,496,268,1.686955275,2.534436014,4.22139129,0.992968906,0,0.992968906,3.023564892,3.419424867,6.442989758,0.916212295 +Rasheed Wallace,wallara01,2003,PO,POR,482,260,4.157851375,1.022197864,5.180049239,1.084622079,0,1.084622079,4.618392315,1.506973279,6.125365594,-0.025602502 +Damon Stoudamire,stoudda01,2003,PO,POR,430,232,6.866705934,0.781539011,7.648244945,1.263301303,0,1.263301303,6.684780966,1.28322705,7.968008016,-0.439326166 +Zach Randolph,randoza01,2003,PO,POR,380,205,3.057202167,-1.695753027,1.361449141,0.439124486,0,0.439124486,2.85246213,-1.759704426,1.092757704,-0.903249344 +Dale Davis,davisda01,2003,PO,POR,300,162,0.269093738,-0.525117459,-0.256023721,0.210775688,0,0.210775688,0.466125906,-0.652396741,-0.186270835,-0.783462718 +Ruben Patterson,patteru01,2003,PO,POR,287,155,2.536785347,-0.848171804,1.688613543,0.360390511,0,0.360390511,2.352852321,-1.748119975,0.604732346,-0.410954866 +Jeff McInnis,mcinnje01,2003,PO,POR,183,99,-2.471849679,-1.892300803,-4.364150483,-0.084048253,0,-0.084048253,-2.569838322,-2.190845074,-4.760683396,-0.042381298 +Antonio Daniels,daniean01,2003,PO,POR,182,98,0.564471416,-2.346184339,-1.781712923,0.049248407,0,0.049248407,-0.255371398,-3.227343528,-3.482714926,-1.252101378 +Arvydas Sabonis,sabonar01,2003,PO,POR,159,86,6.35216111,2.717609527,9.069770637,0.538704109,0,0.538704109,5.988133119,2.729619086,8.717752205,0.653227333 +Scottie Pippen,pippesc01,2003,PO,POR,139,75,-0.354322026,-3.474480881,-3.828802907,-0.042669917,0,-0.042669917,-0.453630944,-4.410780485,-4.864411429,0.203918003 +Derek Anderson,anderde01,2003,PO,POR,41,22,-10.44913282,-3.737044817,-14.18617764,-0.132124448,0,-0.132124448,-10.07022118,-5.16239756,-15.23261874,-0.183224866 +Qyntel Woods,woodsqy01,2003,PO,POR,33,18,-9.352074333,-5.582539766,-14.9346141,-0.117417923,0,-0.117417923,-8.438860085,-5.809676694,-14.24853678,1.592427425 +Peja Stojakovic,stojape01,2003,PO,SAC,970,486,5.593004878,0.187617972,5.78062285,2.166318873,0,2.166318873,5.584840027,0.612893107,6.197733134,-0.638878807 +Mike Bibby,bibbymi01,2003,PO,SAC,806,404,2.396727596,-0.232511182,2.164216414,1.042872196,0,1.042872196,2.543214905,0.270227989,2.813442895,-0.158885416 +Doug Christie,chrisdo01,2003,PO,SAC,760,381,1.265894375,1.170232553,2.436126928,1.032498698,0,1.032498698,1.151136989,0.756145766,1.907282754,-0.635529239 +Bobby Jackson,jacksbo01,2003,PO,SAC,661,331,3.328215579,-0.577739735,2.750475844,0.954944615,0,0.954944615,3.486760151,-0.444612188,3.042147963,-0.294440388 +Vlade Divac,divacvl01,2003,PO,SAC,633,317,2.123602166,0.812530286,2.936132452,0.945239038,0,0.945239038,2.042746861,0.773677925,2.816424786,-0.312172758 +Jim Jackson,jacksji01,2003,PO,SAC,591,296,1.715733997,-0.47713581,1.238598187,0.621647632,0,0.621647632,1.63513982,-0.649947775,0.985192045,0.059267159 +Chris Webber,webbech01,2003,PO,SAC,491,246,1.698852529,0.979461689,2.678314218,0.703114221,0,0.703114221,2.468282573,1.03896332,3.507245892,0.05790025 +Hedo Turkoglu,turkohe01,2003,PO,SAC,347,174,-1.546896191,3.694810545,2.147914354,0.450731058,0,0.450731058,-1.129530342,3.479682016,2.350151674,0.465624047 +Keon Clark,clarkke01,2003,PO,SAC,341,171,-4.231480647,0.166280794,-4.065199853,-0.119048395,0,-0.119048395,-4.020425776,-0.219082884,-4.23950866,0.54577371 +Scot Pollard,pollasc01,2003,PO,SAC,182,91,-3.727025702,-0.752971074,-4.479996775,-0.082487439,0,-0.082487439,-3.537202237,-1.496590957,-5.033793195,-0.388565719 +Gerald Wallace,wallage01,2003,PO,SAC,36,18,-8.657625971,-2.537101127,-11.1947271,-0.081201898,0,-0.081201898,-8.881056599,-3.339815085,-12.22087168,1.390873738 +Lawrence Funderburke,fundela01,2003,PO,SAC,30,15,-0.808038971,-3.09418246,-3.90222143,-0.009041947,0,-0.009041947,-1.007125324,-4.238244978,-5.245370302,-0.528148818 +Tim Duncan,duncati01,2003,PO,SAS,1958,1021,4.943818438,5.030131355,9.973949792,6.763751709,0,6.763751709,4.59466796,4.517212076,9.111880036,-0.965530158 +Tony Parker,parketo01,2003,PO,SAS,1561,814,-1.362067545,-0.105979834,-1.468047379,0.548394561,0,0.548394561,-1.096477219,0.188918939,-0.90755828,-0.116569425 +Stephen Jackson,jacksst02,2003,PO,SAS,1555,811,0.05263046,-0.584902338,-0.532271878,0.948432251,0,0.948432251,0.378093436,-0.349380459,0.028712978,0.195211864 +Bruce Bowen,bowenbr01,2003,PO,SAS,1438,750,-0.627980082,3.023866537,2.395886455,2.022454283,0,2.022454283,-0.749991289,2.676298026,1.926306738,-0.376802019 +Manu Ginobili,ginobma01,2003,PO,SAS,1266,660,2.158495325,4.151010131,6.309505457,3.154258451,0,3.154258451,2.184863927,4.266876391,6.451740318,0.231440465 +Malik Rose,rosema01,2003,PO,SAS,1074,560,-2.079630097,0.815798491,-1.263831606,0.438763409,0,0.438763409,-1.948032118,0.70938121,-1.238650908,0.173526786 +David Robinson,robinda01,2003,PO,SAS,1034,539,-0.446087696,5.383214902,4.937127206,2.175434595,0,2.175434595,-0.575867783,4.862587247,4.286719464,-0.201378017 +Speedy Claxton,claxtsp01,2003,PO,SAS,625,326,-1.414891226,1.275438599,-0.139452627,0.44914979,0,0.44914979,-1.709534866,1.094557499,-0.614977367,0.272218558 +Danny Ferry,ferryda01,2003,PO,SAS,194,101,-3.587477577,-0.367186177,-3.954663754,-0.065268127,0,-0.065268127,-3.695646564,-0.28377267,-3.979419234,1.777628234 +Kevin Willis,willike02,2003,PO,SAS,175,91,1.486674381,-2.494851767,-1.008177387,0.083260022,0,0.083260022,1.064396058,-2.996310536,-1.931914479,-0.15977676 +Steve Smith,smithst01,2003,PO,SAS,127,66,-3.869094239,-1.43151031,-5.300604549,-0.088799963,0,-0.088799963,-3.829609452,-2.928912619,-6.758522071,0.22655893 +Steve Kerr,kerrst01,2003,PO,SAS,88,46,7.009847934,-1.150232589,5.859615345,0.206547287,0,0.206547287,5.569855538,-1.37846066,4.191394878,-0.81169034 +Karl Malone,malonka01,2003,PO,UTA,359,191,-1.480332477,-2.78677367,-4.267106147,-0.152537468,0,-0.152537468,-0.465832416,-2.212552006,-2.678384422,0.037132709 +Matt Harpring,harprma01,2003,PO,UTA,293,156,1.99602179,-1.153682636,0.842339154,0.297673454,0,0.297673454,1.994494926,-0.106564446,1.88793048,0.864512159 +Greg Ostertag,ostergr01,2003,PO,UTA,284,151,1.334478643,0.785564578,2.12004322,0.384070112,0,0.384070112,1.362926679,0.862827554,2.225754233,-0.681644247 +John Stockton,stockjo01,2003,PO,UTA,280,149,2.497901878,-0.176002795,2.321899083,0.396569503,0,0.396569503,2.335933996,0.11293984,2.448873836,-0.249836282 +Andrei Kirilenko,kirilan01,2003,PO,UTA,273,145,2.951048381,-1.396432945,1.554615436,0.32453672,0,0.32453672,2.507240456,-2.012266386,0.49497407,-1.08594451 +Calbert Cheaney,cheanca01,2003,PO,UTA,229,122,-3.954150112,-2.323931707,-6.278081819,-0.227143067,0,-0.227143067,-4.08092674,-2.221607769,-6.302534509,0.263559034 +Mark Jackson,jacksma01,2003,PO,UTA,156,83,5.491007848,-0.905353689,4.585654159,0.320502842,0,0.320502842,5.003408163,-0.641333093,4.36207507,0.034552349 +Tony Massenburg,masseto01,2003,PO,UTA,132,70,-2.492982119,-4.73931804,-7.232300159,-0.164849345,0,-0.164849345,-2.456780898,-5.051163831,-7.507944729,-0.139380227 +Scott Padgett,padgesc01,2003,PO,UTA,100,53,0.932922752,-0.566353688,0.366569064,0.087669025,0,0.087669025,1.778197817,-1.225141304,0.553056513,0.791305782 +DeShawn Stevenson,stevede01,2003,PO,UTA,70,37,6.494305195,-2.382051202,4.112253993,0.132899059,0,0.132899059,5.282733764,-2.678510177,2.604223587,-0.482373532 +Carlos Arroyo,arroyca01,2003,PO,UTA,51,27,3.977655778,-4.590840587,-0.613184809,0.029895203,0,0.029895203,2.630705928,-5.191161503,-2.560455575,-1.39550172 +John Amaechi,amaecjo01,2003,PO,UTA,30,16,-6.694298351,-4.527543816,-11.22184217,-0.073203749,0,-0.073203749,-6.571302479,-3.018719416,-9.590021895,2.406733849 +Jason Terry,terryja01,2004,RS,ATL,5775,3018,1.766696999,-1.76525707,0.001439929,4.240451958,4.240451958,0,1.969289971,-1.09233702,0.876952951,0.0824283 +Stephen Jackson,jacksst02,2004,RS,ATL,5625,2940,1.150000606,-0.693525777,0.456474829,4.830634947,4.830634947,0,1.592051652,-0.353349781,1.238701872,0.39738467 +Shareef Abdur-Rahim,abdursh01,2004,RS,ATL,3743,1956,1.349085014,-0.094819217,1.254265796,3.974365516,3.974365516,0,1.165882544,-0.143215584,1.022666959,-0.495068465 +Boris Diaw,diawbo01,2004,RS,ATL,3672,1919,-2.115763577,0.432784114,-1.682979463,1.043843126,1.043843126,0,-2.577297091,0.075020523,-2.502276569,-0.074078126 +Theo Ratliff,ratlith01,2004,RS,ATL,3153,1648,-3.495548005,2.238155851,-1.257392154,1.256696181,1.256696181,0,-3.352178611,2.042856317,-1.309322295,0.123308814 +Dion Glover,glovedi01,2004,RS,ATL,2803,1465,-1.062705972,-1.197076303,-2.259782275,0.367929399,0.367929399,0,-1.243448906,-1.461891617,-2.705340523,0.378155908 +Jacque Vaughn,vaughja01,2004,RS,ATL,2432,1271,-3.434892211,-1.803330836,-5.238223048,-1.616010519,-1.616010519,0,-3.734482203,-1.949509479,-5.683991682,0.140540971 +Chris Crawford,crawfch01,2004,RS,ATL,2309,1207,0.212588691,-1.92975398,-1.71716529,0.63746607,0.63746607,0,0.224235619,-1.87403384,-1.649798221,0.205677938 +Bob Sura,surabo01,2004,RS,ATL,1829,956,3.503792751,-1.548784669,1.955008082,2.289818032,2.289818032,0,2.838947088,-1.265924071,1.573023016,-0.200862907 +Nazr Mohammed,mohamna01,2004,RS,ATL,1795,938,-2.872597523,-1.775942174,-4.648539697,-0.909599994,-0.909599994,0,-2.81527984,-1.920296751,-4.73557659,0.10240518 +Jason Collier,collija02,2004,RS,ATL,1043,545,-0.941978584,-1.35871863,-2.300697213,0.1252334,0.1252334,0,-1.05770514,-0.975207959,-2.032913099,0.219478561 +Travis Hansen,hansetr01,2004,RS,ATL,970,507,-1.359618263,-1.478824841,-2.838443104,-0.022962568,-0.022962568,0,-2.028239455,-1.921315448,-3.949554903,0.338247723 +Mamadou N'Diaye,ndiayma02,2004,RS,ATL,687,359,-2.061616185,-1.702251669,-3.763867854,-0.186682032,-0.186682032,0,-2.363582941,-1.417510786,-3.781093727,0.481278409 +Joel Przybilla,przybjo01,2004,RS,ATL,601,314,-5.012885487,-1.247322414,-6.260207901,-0.566146008,-0.566146008,0,-4.773264191,-0.543843575,-5.317107767,0.616299026 +Lee Nailon,nailole01,2004,RS,ATL,574,300,-2.721671379,-3.13708683,-5.858758209,-0.479312914,-0.479312914,0,-2.647126546,-3.145796703,-5.792923249,0.668093682 +Dan Dickau,dickada01,2004,RS,ATL,274,143,-2.324612402,-1.005042383,-3.329654785,-0.043145985,-0.043145985,0,-2.248635631,-0.980979896,-3.229615526,1.843845428 +Wesley Person,persowe01,2004,RS,ATL,253,132,-2.259474527,-2.388875765,-4.648350292,-0.128771083,-0.128771083,0,-2.489991583,-3.344438772,-5.834430356,0.65902837 +Alan Henderson,hendeal01,2004,RS,ATL,130,68,0.491636466,-1.371484234,-0.879847768,0.063481621,0.063481621,0,-0.173001141,-3.555102823,-3.728103964,-1.968463651 +Michael Bradley,bradlmi01,2004,RS,ATL,115,60,-4.065238834,-1.512477971,-5.577716806,-0.086967108,-0.086967108,0,-4.25058815,-2.291237738,-6.541825887,0.42666067 +Zeljko Rebraca,rebraze01,2004,RS,ATL,98,51,-2.162492128,-5.771775528,-7.934267656,-0.135306402,-0.135306402,0,-2.333045011,-5.886762337,-8.219807348,0.277625969 +Hiram Fuller,fullehi01,2004,RS,ATL,82,43,-5.238638831,-2.089007049,-7.32764588,-0.100735321,-0.100735321,0,-5.402024065,-3.750927667,-9.152951732,0.279810058 +Rasheed Wallace,wallara01,2004,RS,ATL,80,42,-4.42731465,0.761310691,-3.66600396,-0.019684697,-0.019684697,0,-2.996355968,-0.220269469,-3.216625438,0.261061138 +Josh Davis,davisjo02,2004,RS,ATL,44,23,-4.267556789,-2.740619783,-7.008176572,-0.050686352,-0.050686352,0,-4.542230475,-4.315715653,-8.857946128,1.310861888 +Paul Pierce,piercpa01,2004,RS,BOS,6086,3099,1.662822729,0.444326629,2.107149358,7.706270856,7.706270856,0,1.91763773,0.56893371,2.48657144,0.315641758 +Mark Blount,blounma01,2004,RS,BOS,4717,2402,-1.12457027,0.651245134,-0.473325136,2.782895234,2.782895234,0,-1.190667697,0.708245808,-0.482421889,-0.234347048 +Jiri Welsch,welscji01,2004,RS,BOS,4279,2179,-0.366189962,-0.186130143,-0.552320105,2.446686832,2.446686832,0,-0.557864009,-0.145754796,-0.703618805,0.129479887 +Walter McCarty,mccarwa01,2004,RS,BOS,3732,1900,-0.429419021,-0.77487194,-1.204290961,1.507478714,1.507478714,0,-0.042898177,-0.772950095,-0.815848272,0.553728 +Mike James,jamesmi01,2004,RS,BOS,3307,1684,1.458988388,0.63087926,2.089867648,4.201406017,4.201406017,0,1.317304823,0.788204042,2.105508864,0.945176076 +Ricky Davis,davisri01,2004,RS,BOS,3296,1678,0.884564592,-1.323638089,-0.439073497,1.986370192,1.986370192,0,0.665914834,-1.42005715,-0.754142315,0.366401736 +Marcus Banks,banksma01,2004,RS,BOS,2720,1385,-3.042214453,-0.009835807,-3.05205026,-0.215506979,-0.215506979,0,-2.761412756,0.108322759,-2.653089997,0.884371744 +Vin Baker,bakervi01,2004,RS,BOS,1964,1000,-0.219726109,-2.29791873,-2.517644839,0.118213745,0.118213745,0,-0.553179426,-2.170204468,-2.723383893,-0.256791636 +Chris Mihm,mihmch01,2004,RS,BOS,1844,939,-2.982594652,-1.099715925,-4.082310577,-0.642776071,-0.642776071,0,-2.9215699,-0.895377653,-3.816947553,0.64223218 +Chucky Atkins,atkinch01,2004,RS,BOS,1557,793,1.110889975,-1.010034993,0.100854982,1.163534745,1.163534745,0,1.027028066,-0.893539271,0.133488795,0.799337238 +Eric Williams,willier01,2004,RS,BOS,1008,513,0.427823802,0.821491681,1.249315483,1.05728679,1.05728679,0,0.19770336,0.577504097,0.775207456,0.917750737 +Tony Battie,battito01,2004,RS,BOS,984,501,-3.001998853,-1.261804657,-4.26380351,-0.38630082,-0.38630082,0,-3.178850552,-1.467434506,-4.646285058,-0.151473875 +Kedrick Brown,brownke01,2004,RS,BOS,801,408,0.454984444,0.315823212,0.770807657,0.738326319,0.738326319,0,-0.088016022,0.044651108,-0.043364914,0.675487044 +Brandon Hunter,huntebr01,2004,RS,BOS,797,406,-2.013564569,-1.26577439,-3.279338959,-0.109493986,-0.109493986,0,-2.209440294,-2.07673229,-4.286172584,-0.127999468 +Jumaine Jones,jonesju01,2004,RS,BOS,733,373,-2.34797998,-1.669713178,-4.017693158,-0.243228824,-0.243228824,0,-2.647398359,-2.105948136,-4.753346495,0.748735939 +Raef LaFrentz,lafrera01,2004,RS,BOS,644,328,1.809750075,-0.371127403,1.438622673,0.705992829,0.705992829,0,1.689450413,-0.158176682,1.531273731,0.656309217 +Michael Stewart,stewami01,2004,RS,BOS,139,71,-5.973752321,-2.050408792,-8.024161113,-0.193104787,-0.193104787,0,-6.482728614,-2.18346892,-8.666197534,0.979593974 +Kendrick Perkins,perkike01,2004,RS,BOS,69,35,-0.500577756,-2.457576815,-2.958154571,-0.003734378,-0.003734378,0,-0.915876145,-4.141899499,-5.057775644,0.425915511 +Dana Barros,barroda01,2004,RS,BOS,22,11,4.233774284,-3.64701948,0.586754804,0.018846676,0.018846676,0,2.025443538,-3.258644262,-1.233200724,0.584983706 +Jamal Crawford,crawfja01,2004,RS,CHI,5461,2811,1.307933933,-0.336307498,0.971626434,5.347607523,5.347607523,0,1.41290895,-0.237363792,1.175545158,0.173471897 +Kirk Hinrich,hinriki01,2004,RS,CHI,5257,2706,1.044060897,0.468088463,1.51214936,5.90272461,5.90272461,0,0.908547119,1.103019759,2.011566878,0.285062169 +Eddy Curry,curryed01,2004,RS,CHI,4185,2154,-2.509921734,-1.954448868,-4.464370602,-1.886489779,-1.886489779,0,-2.692856534,-1.947265978,-4.640122511,0.118406019 +Antonio Davis,davisan01,2004,RS,CHI,3948,2032,-3.328797262,0.150529103,-3.178268159,-0.440816102,-0.440816102,0,-3.394092513,0.025234269,-3.368858244,-0.653233021 +Kendall Gill,gillke01,2004,RS,CHI,2741,1411,-3.818669732,0.290730399,-3.527939334,-0.559647227,-0.559647227,0,-3.766978397,0.148476652,-3.618501746,-0.062721929 +Jerome Williams,willije01,2004,RS,CHI,2390,1230,-0.104210647,0.936680989,0.832470342,2.240629978,2.240629978,0,-0.311722534,1.128054279,0.816331745,-0.305607138 +Eddie Robinson,robined01,2004,RS,CHI,1990,1024,-2.257934308,-0.806121123,-3.064055431,-0.163149246,-0.163149246,0,-2.839759301,-1.644471226,-4.484230527,-0.515373816 +Ronald Dupree,duprero01,2004,RS,CHI,1735,893,-3.365433784,-0.467493555,-3.832927339,-0.496831167,-0.496831167,0,-3.613232327,-0.235570982,-3.848803308,0.635767328 +Tyson Chandler,chandty01,2004,RS,CHI,1519,782,-2.66903497,1.092018557,-1.577016413,0.466200731,0.466200731,0,-2.952849492,0.734671927,-2.218177565,-0.349155657 +Corie Blount,blounco01,2004,RS,CHI,1469,756,-1.146530039,0.778535273,-0.367994766,0.919178186,0.919178186,0,-1.415291376,0.723043842,-0.692247533,0.04089751 +Marcus Fizer,fizerma01,2004,RS,CHI,1434,738,-2.606663119,-2.097244565,-4.703907684,-0.738574426,-0.738574426,0,-2.884158892,-2.328560245,-5.212719137,0.356234084 +Linton Johnson,johnsli01,2004,RS,CHI,1426,734,-4.042018968,1.650977243,-2.391041725,0.135015946,0.135015946,0,-3.969858484,1.529311365,-2.440547119,0.400754223 +Jalen Rose,roseja01,2004,RS,CHI,1028,529,-1.861617919,-1.000298739,-2.861916658,-0.030514912,-0.030514912,0,-1.78994669,-1.06652205,-2.856468739,0.933009232 +Scottie Pippen,pippesc01,2004,RS,CHI,800,412,-1.595276166,-0.61887644,-2.214152606,0.113236101,0.113236101,0,-1.45275408,-0.985071698,-2.437825778,0.48546805 +Donyell Marshall,marshdo01,2004,RS,CHI,793,408,-1.213435123,-1.608175362,-2.821610485,-0.015026461,-0.015026461,0,-1.187078216,-1.115633415,-2.302711631,0.733468306 +Rick Brunson,brunsri01,2004,RS,CHI,781,402,-0.515270284,-0.903490519,-1.418760803,0.275455459,0.275455459,0,-0.955701367,-1.009433795,-1.965135161,0.807426292 +Jannero Pargo,pargoja01,2004,RS,CHI,670,345,0.532111232,-3.463680732,-2.9315695,-0.032547688,-0.032547688,0,0.466932545,-3.106253635,-2.63932109,1.677606276 +Chris Jefferies,jeffech01,2004,RS,CHI,363,187,-2.912828384,-1.957317202,-4.870145586,-0.210661468,-0.210661468,0,-2.696986911,-2.261285588,-4.958272499,3.77927781 +Lonny Baxter,baxtelo01,2004,RS,CHI,286,147,-2.634917203,-4.305556788,-6.940473991,-0.318892995,-0.318892995,0,-3.170336408,-3.867474881,-7.037811289,1.33747965 +Paul Shirley,shirlpa01,2004,RS,CHI,167,86,-4.813934358,-2.277411188,-7.091345546,-0.190610418,-0.190610418,0,-4.96190483,-3.815208089,-8.777112918,0.059515001 +Roger Mason Jr.,masonro01,2004,RS,CHI,84,43,-8.600700477,-1.72364374,-10.32434422,-0.169340453,-0.169340453,0,-8.205162673,-2.071141353,-10.27630403,1.739437126 +LeBron James,jamesle01,2004,RS,CLE,5974,3122,1.337109873,-0.298264024,1.038845849,6.013994518,6.013994518,0,1.629358074,-0.105367396,1.523990678,-0.31800111 +Carlos Boozer,boozeca01,2004,RS,CLE,4960,2592,1.85332028,0.419385001,2.272705281,6.594344172,6.594344172,0,1.658726989,0.755507911,2.4142349,-0.657202235 +Zydrunas Ilgauskas,ilgauzy01,2004,RS,CLE,4858,2539,-0.64908126,-0.058027603,-0.707108863,2.629121118,2.629121118,0,-0.476742061,0.054849453,-0.421892609,-0.593865597 +Kevin Ollie,ollieke01,2004,RS,CLE,2681,1401,-0.538340186,0.539199481,0.000859295,1.959507524,1.959507524,0,-1.168286991,0.083194443,-1.085092548,-0.31439611 +Eric Williams,willier01,2004,RS,CLE,2627,1373,-0.274999134,0.586496839,0.311497705,2.160130454,2.160130454,0,-0.330901024,0.668458016,0.337556992,0.660601572 +Ira Newble,newblir01,2004,RS,CLE,2382,1245,-2.824619555,-2.06535106,-4.889970615,-1.354788886,-1.354788886,0,-3.187685616,-2.484958829,-5.672644445,-0.30308836 +Jeff McInnis,mcinnje01,2004,RS,CLE,2097,1096,2.504612716,-1.236850889,1.267761827,2.247678969,2.247678969,0,2.230142994,-0.581777047,1.648365947,0.041808602 +Tony Battie,battito01,2004,RS,CLE,1869,977,-3.156563293,-0.711992519,-3.868555812,-0.556591906,-0.556591906,0,-3.059583217,-0.839426193,-3.89900941,-0.158544078 +Darius Miles,milesda01,2004,RS,CLE,1699,888,-2.426948348,-0.34995763,-2.776905978,-0.012232285,-0.012232285,0,-2.268529206,-0.658169475,-2.926698681,0.316614666 +Ricky Davis,davisri01,2004,RS,CLE,1523,796,-0.1682261,-2.049980088,-2.218206188,0.216722722,0.216722722,0,-0.013451838,-1.690082433,-1.703534271,0.317088014 +DeSagana Diop,diopde01,2004,RS,CLE,1397,730,-3.79169795,2.409295519,-1.382402431,0.510266071,0.510266071,0,-3.64601104,2.329069267,-1.316941773,0.162872632 +Dajuan Wagner,wagneda02,2004,RS,CLE,1355,708,-2.494979144,-2.202248525,-4.697227669,-0.710617072,-0.710617072,0,-2.170013228,-1.950789897,-4.120803126,0.938084146 +Kedrick Brown,brownke01,2004,RS,CLE,1073,561,1.826196458,-1.267401419,0.558795039,0.954967131,0.954967131,0,1.265794747,-1.916562938,-0.650768191,0.762207079 +Jason Kapono,kaponja01,2004,RS,CLE,817,427,-1.564560815,-1.108682765,-2.67324358,0.01672423,0.01672423,0,-1.704958658,-1.982609046,-3.687567703,0.013249342 +J.R. Bremer,bremejr01,2004,RS,CLE,771,403,-2.976329515,-0.696154099,-3.672483614,-0.192757826,-0.192757826,0,-2.432350281,-1.152625046,-3.584975326,1.483271589 +Lee Nailon,nailole01,2004,RS,CLE,760,397,-1.360011781,-3.873284845,-5.233296626,-0.500931995,-0.500931995,0,-1.787123892,-4.302981243,-6.090105135,-0.373120191 +Chris Mihm,mihmch01,2004,RS,CLE,748,391,-1.211556244,-1.314871969,-2.526428213,0.044768238,0.044768238,0,-1.274232529,-1.060877043,-2.335109573,0.344089762 +Mateen Cleaves,cleavma01,2004,RS,CLE,176,92,-2.234501514,-0.747947742,-2.982449257,-0.010971866,-0.010971866,0,-2.353342788,0.278526419,-2.074816369,0.510367456 +Michael Stewart,stewami01,2004,RS,CLE,145,76,-2.228962018,-1.893852359,-4.122814377,-0.054373284,-0.054373284,0,-3.018064312,-0.131510663,-3.149574975,1.956417612 +Bruno Sundov,sundobr01,2004,RS,CLE,55,29,-8.645764503,-2.480304262,-11.12606877,-0.127130533,-0.127130533,0,-8.027380977,-2.287556532,-10.31493751,2.354333706 +Jelani McCoy,mccoyje01,2004,RS,CLE,23,12,-5.776887929,-2.84986423,-8.626752159,-0.037112726,-0.037112726,0,-6.182028305,-1.312869745,-7.49489805,2.871064931 +Dirk Nowitzki,nowitdi01,2004,RS,DAL,5725,2915,3.111855437,0.253738502,3.365593939,9.068879094,9.068879094,0,3.747035494,0.715524582,4.462560077,-0.265006574 +Antoine Walker,walkean02,2004,RS,DAL,5578,2840,0.397046591,-1.903615489,-1.506568898,1.799092062,1.799092062,0,1.325181753,-1.866372459,-0.541190706,-0.1315749 +Michael Finley,finlemi01,2004,RS,DAL,5456,2778,2.978019847,0.098000455,3.076020302,8.197456347,8.197456347,0,3.24130711,0.230106503,3.471413612,-0.662212975 +Steve Nash,nashst01,2004,RS,DAL,5130,2612,5.368389736,-2.100824143,3.267565593,7.946243345,7.946243345,0,5.048394881,-2.222074597,2.826320284,-0.830264785 +Antawn Jamison,jamisan01,2004,RS,DAL,4666,2376,3.511511518,-1.604084277,1.907427241,5.605186132,5.605186132,0,3.209226135,-1.418922183,1.790303952,-0.657492748 +Josh Howard,howarjo01,2004,RS,DAL,3121,1589,1.097363009,0.2070033,1.304366309,3.282126859,3.282126859,0,1.112928475,0.235019278,1.347947753,-0.132589458 +Marquis Daniels,daniema01,2004,RS,DAL,2041,1039,2.547606906,-1.164338215,1.383268691,2.173475374,2.173475374,0,2.219785862,-1.674472143,0.545313719,-0.730831351 +Shawn Bradley,bradlsh01,2004,RS,DAL,1518,773,-1.654472761,2.996600929,1.342128168,1.616243993,1.616243993,0,-1.612955937,2.836185166,1.223229229,0.133996841 +Travis Best,besttr01,2004,RS,DAL,1497,762,-1.929486346,-0.61158441,-2.541070756,0.081085738,0.081085738,0,-2.178426783,-1.172780474,-3.351207257,-0.157369428 +Eduardo Najera,najered01,2004,RS,DAL,1414,720,-2.236486382,1.079535853,-1.15695053,0.585721481,0.585721481,0,-2.326996941,0.582672996,-1.744323945,0.081696244 +Danny Fortson,fortsda01,2004,RS,DAL,1227,625,0.514211229,-2.291997034,-1.777785805,0.313028834,0.313028834,0,0.200923812,-1.398480205,-1.197556393,0.886495425 +Tony Delk,delkto01,2004,RS,DAL,1000,509,-0.902438861,-1.289103539,-2.191542399,0.14573783,0.14573783,0,-0.591223266,-1.296344788,-1.887568054,0.447006728 +Scott Williams,willisc01,2004,RS,DAL,511,260,-5.152077726,-2.208650986,-7.360728711,-0.618905457,-0.618905457,0,-4.835014178,-1.815704914,-6.650719092,1.085780909 +Mamadou N'Diaye,ndiayma02,2004,RS,DAL,14,7,-19.17236257,-6.279707114,-25.45206969,-0.081990239,-0.081990239,0,-17.58453831,-7.881851359,-25.46638967,1.025731888 +Carmelo Anthony,anthoca01,2004,RS,DEN,5888,2995,0.776152363,-2.093036077,-1.316883714,2.187216133,2.187216133,0,1.135993955,-1.803624402,-0.667630447,-0.110581747 +Andre Miller,millean02,2004,RS,DEN,5580,2838,2.825756414,0.319839303,3.145595717,8.49767143,8.49767143,0,2.58584444,0.766075112,3.351919553,-0.41489165 +Nene,hilarne01,2004,RS,DEN,4923,2504,-0.350048726,3.277869458,2.927820732,7.273891184,7.273891184,0,-0.172324483,3.255327702,3.08300322,0.254472623 +Voshon Lenard,lenarvo01,2004,RS,DEN,4390,2233,0.964837159,-1.592547045,-0.627709885,2.420154399,2.420154399,0,0.983638852,-1.306606319,-0.322967467,0.085942632 +Marcus Camby,cambyma01,2004,RS,DEN,4251,2162,-1.001327303,2.923795302,1.922467999,5.123531329,5.123531329,0,-0.764602322,3.198070924,2.433468602,-0.538635061 +Earl Boykins,boykiea01,2004,RS,DEN,3635,1849,2.107962418,-2.858212517,-0.7502501,1.873949148,1.873949148,0,1.68639919,-3.381885895,-1.695486705,-0.605850624 +Jon Barry,barryjo01,2004,RS,DEN,2165,1101,1.475302677,0.601433071,2.076735748,2.705881959,2.705881959,0,1.252442948,0.054790909,1.307233857,-0.182991383 +Chris Andersen,anderch01,2004,RS,DEN,2023,1029,-2.937754232,2.688169493,-0.249584739,1.307294875,1.307294875,0,-2.990463548,1.752781569,-1.237681979,-0.375968765 +Rodney White,whitero02,2004,RS,DEN,1937,985,-0.093972364,-1.190470901,-1.284443265,0.739311556,0.739311556,0,-0.133476733,-2.065831813,-2.199308546,0.346700235 +Francisco Elson,elsonfr01,2004,RS,DEN,1720,875,-3.605929054,1.578963807,-2.026965248,0.324697196,0.324697196,0,-3.438472987,1.745857187,-1.6926158,0.541366015 +Ryan Bowen,bowenry01,2004,RS,DEN,771,392,-1.912455727,1.672592074,-0.239863653,0.500170066,0.500170066,0,-2.306970371,1.090305773,-1.216664598,-0.336594053 +Michael Doleac,doleami01,2004,RS,DEN,676,344,-3.838279693,-0.521525919,-4.359805612,-0.283851873,-0.283851873,0,-3.871042771,-0.397222784,-4.268265554,0.424977346 +Nikoloz Tskitishvili,tskitni01,2004,RS,DEN,604,307,-4.593530876,-2.114415709,-6.707946584,-0.624060877,-0.624060877,0,-4.380793152,-2.451114491,-6.831907643,0.606299652 +Jeff Trepagnier,trepaje01,2004,RS,DEN,189,96,-5.918105607,-1.420894052,-7.338999659,-0.224099458,-0.224099458,0,-5.719213995,-2.706796831,-8.426010826,-0.270211552 +Mark Pope,popema01,2004,RS,DEN,39,20,-9.425933097,-2.167333618,-11.59326672,-0.095333984,-0.095333984,0,-8.739335729,-0.021194054,-8.760529783,5.150711375 +Ben Wallace,wallabe01,2004,RS,DET,5649,3050,-1.783815801,7.262921711,5.47910591,12.66364028,12.66364028,0,-1.120824873,6.899388652,5.778563779,-1.009374915 +Richard Hamilton,hamilri01,2004,RS,DET,5135,2772,1.104722371,0.015102076,1.119824447,5.468200636,5.468200636,0,0.923663064,0.424119064,1.347782128,-0.079853608 +Chauncey Billups,billuch01,2004,RS,DET,5109,2758,3.311031413,0.21809852,3.529129932,8.811371996,8.811371996,0,3.139084207,0.546514462,3.685598669,-0.249640704 +Tayshaun Prince,princta01,2004,RS,DET,5003,2701,0.126140222,0.536013366,0.662153588,4.671748353,4.671748353,0,-0.159844955,0.303270227,0.143425271,-0.588939212 +Mehmet Okur,okurme01,2004,RS,DET,2927,1580,0.348150714,1.011868803,1.360019517,3.293983936,3.293983936,0,0.218788751,0.307655571,0.526444323,-0.527544351 +Corliss Williamson,willico02,2004,RS,DET,2915,1574,-1.564164235,-1.562925233,-3.127089468,-0.304237148,-0.304237148,0,-1.670900359,-1.63118468,-3.302085039,0.425657641 +Elden Campbell,campbel01,2004,RS,DET,1652,892,-3.376176733,0.63460238,-2.741574354,0.003858951,0.003858951,0,-3.217518959,0.380466496,-2.837052463,0.581484297 +Chucky Atkins,atkinch01,2004,RS,DET,1391,751,-0.681851069,-0.597203836,-1.279054905,0.574337971,0.574337971,0,-0.533311933,-1.075665651,-1.608977583,1.735993908 +Bob Sura,surabo01,2004,RS,DET,1310,707,0.757968371,1.668663072,2.426631443,1.887497076,1.887497076,0,0.262327604,1.570250667,1.832578272,0.987728346 +Rasheed Wallace,wallara01,2004,RS,DET,1247,673,0.831849446,3.996239428,4.828088875,2.630974287,2.630974287,0,1.248469113,3.860498144,5.108967256,1.013670099 +Lindsey Hunter,hunteli01,2004,RS,DET,1224,661,-1.850372379,2.440801088,0.590428709,1.128182339,1.128182339,0,-1.781503512,2.072124412,0.2906209,0.133455981 +Mike James,jamesmi01,2004,RS,DET,948,512,0.765849479,2.369486302,3.135335781,1.556148384,1.556148384,0,0.754257469,1.916083322,2.670340792,1.113065263 +Darvin Ham,hamda01,2004,RS,DET,897,484,-2.415807896,0.22452079,-2.191287106,0.138342976,0.138342976,0,-3.00519225,-0.65627072,-3.66146297,0.2486323 +Tremaine Fowlkes,fowlktr01,2004,RS,DET,483,261,-2.734016887,0.027974156,-2.706042732,0.005898451,0.005898451,0,-3.184654444,-0.295595065,-3.480249509,0.701053792 +Zeljko Rebraca,rebraze01,2004,RS,DET,411,222,-2.942288791,-1.021718383,-3.964007174,-0.139411584,-0.139411584,0,-3.087194771,-0.424590274,-3.511785045,1.265105634 +Darko Milicic,milicda01,2004,RS,DET,295,159,-8.232779508,1.494120923,-6.738658584,-0.328926456,-0.328926456,0,-7.230229501,1.599583846,-5.630645655,1.51026782 +Hubert Davis,davishu01,2004,RS,DET,43,23,-5.071156298,-4.108861725,-9.180018022,-0.076672036,-0.076672036,0,-5.973737525,-4.059653476,-10.033391,1.472317236 +Jason Richardson,richaja01,2004,RS,GSW,5556,2936,1.107199065,0.734596907,1.841795972,6.879121955,6.879121955,0,1.254845103,0.779064615,2.033909718,0.011321616 +Clifford Robinson,robincl02,2004,RS,GSW,5386,2846,-1.387633043,-0.425697712,-1.813330755,1.361427393,1.361427393,0,-0.824602974,-0.316410262,-1.141013236,0.090929478 +Erick Dampier,dampier01,2004,RS,GSW,4547,2403,0.216176335,1.367978715,1.58415505,5.267042988,5.267042988,0,0.14211449,1.284110834,1.426225323,-0.800968939 +Mike Dunleavy,dunlemi02,2004,RS,GSW,4420,2336,0.409908061,-0.410272193,-0.000364132,3.275014519,3.275014519,0,0.43098464,-0.490142719,-0.05915808,-0.057771309 +Calbert Cheaney,cheanca01,2004,RS,GSW,3911,2067,-1.323160833,-0.524750096,-1.847910929,0.949997471,0.949997471,0,-1.69857257,-0.549130091,-2.247702661,-0.127543119 +Brian Cardinal,cardibr01,2004,RS,GSW,3092,1634,3.527997113,0.261980162,3.789977275,5.468163021,5.468163021,0,3.093195995,0.52449152,3.617687514,0.267603576 +Speedy Claxton,claxtsp01,2004,RS,GSW,3018,1595,1.060961456,1.559000089,2.619961545,4.373924891,4.373924891,0,0.893913844,2.023615442,2.917529286,0.08381142 +Nick Van Exel,vanexni01,2004,RS,GSW,2375,1255,0.163648089,-4.094409772,-3.930761683,-0.753302594,-0.753302594,0,0.235746997,-3.821202631,-3.585455635,-0.330492407 +Mickael Pietrus,pietrmi01,2004,RS,GSW,1415,748,0.448181697,1.060743825,1.508925523,1.643692108,1.643692108,0,0.435348417,1.113086917,1.548435333,1.030013888 +Avery Johnson,johnsav01,2004,RS,GSW,1205,637,-3.041660586,-1.907271057,-4.948931644,-0.712122748,-0.712122748,0,-3.17808846,-2.787446982,-5.965535443,-0.322079822 +Troy Murphy,murphtr01,2004,RS,GSW,1154,610,-1.748377738,-1.206495962,-2.954873701,-0.063599455,-0.063599455,0,-1.635532835,-1.469313976,-3.104846811,-0.231309577 +Adonal Foyle,foylead01,2004,RS,GSW,1082,572,-3.375171638,0.387868974,-2.987302664,-0.068889577,-0.068889577,0,-3.598125908,-0.347750584,-3.945876492,-0.478609323 +Cherokee Parks,parksch02,2004,RS,GSW,121,64,-3.906450691,-1.413076909,-5.3195276,-0.083567549,-0.083567549,0,-4.519780313,-2.752877444,-7.272657757,-0.363765385 +Sean Lampley,lamplse01,2004,RS,GSW,119,63,1.553370673,-1.708421489,-0.155050816,0.082555018,0.082555018,0,0.176226542,-4.18311285,-4.006886308,-0.932935339 +J.R. Bremer,bremejr01,2004,RS,GSW,76,40,-6.837030391,-6.612398158,-13.44942855,-0.222947357,-0.222947357,0,-5.874215513,-7.554051507,-13.42826702,1.918165309 +Rusty LaRue,larueru01,2004,RS,GSW,42,22,-7.514750403,-0.172737399,-7.687487802,-0.055978721,-0.055978721,0,-6.597995504,-1.336362573,-7.934358078,0.918700459 +Dan Langhi,langhda01,2004,RS,GSW,32,17,-8.814273704,-1.495668569,-10.30994227,-0.067662227,-0.067662227,0,-8.908442244,-1.484460949,-10.39290319,2.90889595 +Popeye Jones,jonespo01,2004,RS,GSW,19,10,-6.728029836,-2.664332221,-9.392362057,-0.034121063,-0.034121063,0,-7.181724173,-2.67089308,-9.852617253,0.623495572 +Cuttino Mobley,moblecu01,2004,RS,HOU,5974,3229,0.980382226,0.678679133,1.659061359,7.253938128,7.253938128,0,1.019550781,1.001632793,2.021183574,-0.121859457 +Steve Francis,francst01,2004,RS,HOU,5909,3194,0.974587582,1.53866398,2.513251562,8.597213917,8.597213917,0,1.2137766,2.063748728,3.277525329,0.216139901 +Jim Jackson,jacksji01,2004,RS,HOU,5771,3119,0.126539737,1.077174854,1.20371459,6.2944568,6.2944568,0,0.214823745,1.240695979,1.455519724,0.041394268 +Yao Ming,mingya01,2004,RS,HOU,4981,2692,0.342582768,2.147221731,2.489804499,7.16182597,7.16182597,0,0.065241083,1.598369799,1.663610882,-0.441268689 +Maurice Taylor,tayloma01,2004,RS,HOU,3850,2081,-2.676522866,-0.943061491,-3.619584357,-0.925132663,-0.925132663,0,-2.562637641,-0.808379174,-3.371016815,0.184897771 +Kelvin Cato,catoke01,2004,RS,HOU,3225,1743,-2.309716683,3.435303283,1.125586599,3.439726754,3.439726754,0,-2.391455878,3.099778277,0.7083224,-0.178568733 +Eric Piatkowski,piatker01,2004,RS,HOU,1301,703,-1.547334899,-0.361768074,-1.909102973,0.302062161,0.302062161,0,-1.637467412,-1.679495329,-3.316962741,0.138198213 +Clarence Weatherspoon,weathcl01,2004,RS,HOU,1206,652,-0.972446816,0.018838291,-0.953608525,0.595613072,0.595613072,0,-1.273231479,-0.401790054,-1.675021533,-0.298657101 +Mark Jackson,jacksma01,2004,RS,HOU,1068,577,-1.764124262,-1.064576372,-2.828700634,-0.023206328,-0.023206328,0,-2.164009984,-2.183136067,-4.347146051,0.149595558 +Scott Padgett,padgesc01,2004,RS,HOU,1012,547,1.199694846,0.387886276,1.587581122,1.214167596,1.214167596,0,0.823797534,-0.242473049,0.581324485,0.274034536 +Bostjan Nachbar,nachbbo01,2004,RS,HOU,955,516,-1.690678542,0.115936291,-1.574742251,0.312649177,0.312649177,0,-1.989205129,-0.306362582,-2.295567711,0.9569255 +Moochie Norris,norrimo01,2004,RS,HOU,742,401,-4.792230932,-0.606166307,-5.398397239,-0.54256592,-0.54256592,0,-4.759884125,-1.850901446,-6.61078557,0.122813559 +Mike Wilks,wilksmi01,2004,RS,HOU,268,145,0.747789659,-1.325956306,-0.578166647,0.160327857,0.160327857,0,-0.28060054,-2.179885418,-2.460485958,-0.194204717 +Adrian Griffin,griffad01,2004,RS,HOU,246,133,-3.592407697,0.250902562,-3.341505136,-0.040457211,-0.040457211,0,-4.183224433,0.431106645,-3.752117788,0.726242091 +Torraye Braggs,braggto01,2004,RS,HOU,244,132,-2.492258375,-0.437963892,-2.930222266,-0.012236682,-0.012236682,0,-2.679290051,-0.857984425,-3.537274477,0.746459469 +Alton Ford,fordal02,2004,RS,HOU,76,41,-1.616602892,-2.000082667,-3.616685559,-0.018430148,-0.018430148,0,-2.360048833,-2.224258994,-4.584307827,1.512098993 +Charles Oakley,oaklech01,2004,RS,HOU,46,25,-1.918551367,-2.981562194,-4.90011356,-0.028290074,-0.028290074,0,-2.973604665,-1.290117925,-4.263722589,2.877225801 +Jermaine O'Neal,onealje01,2004,RS,IND,5141,2788,-0.599225699,2.692380142,2.093154443,6.85012705,6.85012705,0,-0.203917412,2.445750465,2.241833053,-0.515638492 +Metta World Peace,artesro01,2004,RS,IND,5004,2714,1.531010614,2.903558431,4.434569046,9.980370697,9.980370697,0,2.009773711,2.996929039,5.006702751,0.293495754 +Al Harrington,harrial01,2004,RS,IND,4501,2441,-1.518528844,-0.886953816,-2.40548266,0.430042008,0.430042008,0,-1.08467254,-0.410240564,-1.494913105,0.20842143 +Reggie Miller,millere01,2004,RS,IND,4156,2254,3.52131782,1.083902936,4.605220756,8.410345337,8.410345337,0,2.943469975,0.57323563,3.516705605,-0.518422071 +Jeff Foster,fosteje01,2004,RS,IND,3616,1961,0.383763173,3.16940015,3.553163323,6.27388254,6.27388254,0,0.164163761,3.0255239,3.189687661,-0.469135867 +Anthony Johnson,johnsan02,2004,RS,IND,2946,1598,-0.452967502,-0.853240824,-1.306208326,1.178969832,1.178969832,0,-0.626594493,-0.536484305,-1.163078798,0.143076949 +Fred Jones,jonesfr01,2004,RS,IND,2781,1508,0.274139103,1.298272032,1.572411135,3.330919458,3.330919458,0,-0.276967129,0.840437577,0.563470448,0.146301172 +Jamaal Tinsley,tinslja01,2004,RS,IND,2541,1378,2.81997655,1.570258737,4.390235287,5.04826225,5.04826225,0,2.973082012,1.959708755,4.932790767,0.513671919 +Austin Croshere,croshau01,2004,RS,IND,1938,1051,0.208630843,-0.603721743,-0.3950909,1.264032433,1.264032433,0,0.169214532,-1.368710409,-1.199495877,0.092616062 +Kenny Anderson,anderke01,2004,RS,IND,1669,905,-1.882894021,-1.035168115,-2.918062136,-0.077358559,-0.077358559,0,-2.278734625,-1.209651685,-3.48838631,-0.283112564 +Scot Pollard,pollasc01,2004,RS,IND,1250,678,-4.350313353,0.657584833,-3.69272852,-0.327770093,-0.327770093,0,-4.316918991,0.913489913,-3.403429078,0.465717552 +Jonathan Bender,bendejo01,2004,RS,IND,500,271,-1.781038618,-1.966283924,-3.747322542,-0.138138818,-0.138138818,0,-1.853744254,-3.775644081,-5.629388335,0.161883788 +Jamison Brewer,breweja01,2004,RS,IND,295,160,-2.787168063,0.053814726,-2.733353337,0.001360914,0.001360914,0,-2.783845853,-0.928337774,-3.712183627,0.135139921 +Primoz Brezec,brezepr01,2004,RS,IND,133,72,-4.432702685,-1.3752669,-5.807969585,-0.113327639,-0.113327639,0,-4.61644619,-2.380687214,-6.997133404,0.807627301 +James Jones,jonesja02,2004,RS,IND,48,26,-3.301462958,-0.086567376,-3.388030334,-0.00847781,-0.00847781,0,-3.260901935,-1.497334521,-4.758236456,0.153091054 +Elton Brand,brandel01,2004,RS,LAC,5120,2670,3.218606526,-0.51246004,2.706146486,7.369149616,7.369149616,0,3.037427849,-0.167314276,2.870113573,-0.777773534 +Corey Maggette,maggeco01,2004,RS,LAC,5039,2628,3.441879835,-1.531165749,1.910714086,6.251401907,6.251401907,0,3.182020259,-1.344687466,1.837332793,0.033419236 +Quentin Richardson,richaqu01,2004,RS,LAC,4483,2338,1.531242215,-1.248426633,0.282815582,3.609656307,3.609656307,0,1.900531177,-1.020011,0.880520177,-0.202405155 +Chris Kaman,kamanch01,2004,RS,LAC,3534,1843,-4.449301393,-1.879758923,-6.329060316,-3.363631634,-3.363631634,0,-4.168061446,-2.193560703,-6.361622149,-0.047516992 +Marko Jaric,jaricma01,2004,RS,LAC,3375,1760,0.474501658,0.764802788,1.239304447,3.583185006,3.583185006,0,0.676860849,1.155817879,1.832678728,0.024973168 +Bobby Simmons,simmobo01,2004,RS,LAC,2639,1376,0.165950622,0.451995388,0.61794601,2.365744362,2.365744362,0,-0.164277479,0.600454437,0.436176958,0.051202429 +Chris Wilcox,wilcoch01,2004,RS,LAC,2570,1340,-0.714148865,-2.070890268,-2.785039132,-0.024010778,-0.024010778,0,-0.754512814,-1.752816131,-2.507328945,0.211802444 +Eddie House,houseed01,2004,RS,LAC,2278,1188,-0.667879682,-1.207843818,-1.8757235,0.530722387,0.530722387,0,-0.378338718,-1.081945363,-1.460284081,0.139034881 +Keyon Dooling,doolike01,2004,RS,LAC,2180,1137,-2.110927596,-1.179893453,-3.290821049,-0.314659871,-0.314659871,0,-2.122776207,-1.080388705,-3.203164912,0.270582488 +Doug Overton,overtdo01,2004,RS,LAC,1939,1011,-2.312069093,-2.38215664,-4.694225733,-1.002398643,-1.002398643,0,-2.676301151,-2.566806172,-5.243107323,-0.041525353 +Predrag Drobnjak,drobnpr01,2004,RS,LAC,1820,949,-3.935189518,-2.47013312,-6.405322638,-1.764997719,-1.764997719,0,-3.472855138,-2.839492506,-6.312347644,-0.249135014 +Matt Barnes,barnema02,2004,RS,LAC,1388,724,-1.379123115,-1.436079914,-2.815203029,-0.024117651,-0.024117651,0,-1.668890757,-1.540487978,-3.209378735,0.123582514 +Melvin Ely,elyme01,2004,RS,LAC,978,510,-1.870491334,-1.034003796,-2.90449513,-0.040193615,-0.040193615,0,-2.131532173,-1.513384456,-3.64491663,-0.014349922 +Glen Rice,ricegl01,2004,RS,LAC,502,262,-1.493180179,-0.903462432,-2.396642611,0.04739081,0.04739081,0,-1.670955671,-1.885277812,-3.556233483,0.302460433 +Randy Livingston,livinra01,2004,RS,LAC,92,48,-4.326632782,-1.531734183,-5.858366965,-0.077427473,-0.077427473,0,-4.129645212,-1.370601643,-5.500246854,1.562946779 +Olden Polynice,polynol01,2004,RS,LAC,23,12,-11.76484767,-1.556002679,-13.32085035,-0.066414922,-0.066414922,0,-9.970367144,-3.770532256,-13.7408994,2.389416235 +Wang Zhizhi,zhizhwa01,2004,RS,LAC,17,9,2.719072389,-0.797791587,1.921280802,0.020953326,0.020953326,0,0.952790722,-2.781306507,-1.828515785,-2.109611054 +Gary Payton,paytoga01,2004,RS,LAL,5495,2825,2.421791311,0.462426954,2.884218265,8.081372755,8.081372755,0,2.311084484,0.792257764,3.103342248,-0.441395041 +Shaquille O'Neal,onealsh01,2004,RS,LAL,4792,2464,2.426950606,2.109272534,4.536223139,9.139225483,9.139225483,0,2.599739371,1.825987698,4.425727069,-0.204315982 +Kobe Bryant,bryanko01,2004,RS,LAL,4759,2447,5.275593621,0.407615932,5.683209553,10.50850916,10.50850916,0,5.204865551,0.96754982,6.172415371,-0.173301912 +Devean George,georgde01,2004,RS,LAL,3795,1951,-1.133724903,1.367644174,0.233919271,2.977008085,2.977008085,0,-0.882659139,1.243373104,0.360713965,0.209191466 +Derek Fisher,fishede01,2004,RS,LAL,3441,1769,-0.878044528,1.479387881,0.601343353,3.030421424,3.030421424,0,-0.556638699,1.246635125,0.689996426,0.171445767 +Stanislav Medvedenko,medvest01,2004,RS,LAL,2805,1442,-2.022883992,-0.534042637,-2.556926629,0.1420231,0.1420231,0,-1.801197411,-0.245842179,-2.04703959,-0.014507973 +Karl Malone,malonka01,2004,RS,LAL,2670,1373,-0.549752741,1.001193365,0.451440624,2.236859786,2.236859786,0,-0.291863328,1.089766925,0.797903597,-0.234361266 +Kareem Rush,rushka01,2004,RS,LAL,2420,1244,-1.014412938,-1.326000126,-2.340413064,0.260647865,0.260647865,0,-1.107697026,-1.672911925,-2.780608951,0.241187702 +Horace Grant,grantho01,2004,RS,LAL,2151,1106,-1.716957909,-0.445076847,-2.162034756,0.328347213,0.328347213,0,-1.958750444,-1.050685425,-3.009435869,-0.942809154 +Bryon Russell,russebr01,2004,RS,LAL,1838,945,0.223467621,-0.47514062,-0.251673,1.210038935,1.210038935,0,-0.021933602,-0.785914566,-0.807848167,0.416196485 +Rick Fox,foxri01,2004,RS,LAL,1645,846,-1.537878224,-0.493474387,-2.031352611,0.311975875,0.311975875,0,-1.54828012,-0.459222069,-2.007502189,0.525206897 +Luke Walton,waltolu01,2004,RS,LAL,1420,730,-0.212068396,-0.080096937,-0.292165333,0.914362842,0.914362842,0,-0.399238683,-1.021210112,-1.420448795,-0.10437426 +Brian Cook,cookbr01,2004,RS,LAL,860,442,-1.948015529,0.712179842,-1.235835688,0.342850659,0.342850659,0,-1.850767044,0.750405947,-1.100361097,0.372222957 +Jamal Sampson,sampsja01,2004,RS,LAL,253,130,-0.423359782,-0.295197658,-0.71855744,0.133806381,0.133806381,0,-0.746390129,-0.771124965,-1.517515094,-0.630098824 +Jannero Pargo,pargoja01,2004,RS,LAL,123,63,-10.00492452,-4.097983151,-14.10290767,-0.368834697,-0.368834697,0,-9.095837355,-6.167529231,-15.26336659,0.980191481 +Maurice Carter,cartema01,2004,RS,LAL,97,50,-3.239047349,-3.003680389,-6.242727738,-0.089849191,-0.089849191,0,-3.660532094,-4.721493083,-8.382025177,0.767232197 +Ime Udoka,udokaim01,2004,RS,LAL,54,28,-5.553336115,0.713041026,-4.840295089,-0.030256847,-0.030256847,0,-4.796179081,-0.226210117,-5.022389198,1.20837448 +Pau Gasol,gasolpa01,2004,RS,MEM,4734,2458,1.44886004,-0.946627982,0.502232058,4.047043187,4.047043187,0,1.397098202,-1.332674157,0.064424045,-0.703981887 +James Posey,poseyja01,2004,RS,MEM,4721,2451,3.044137535,2.330388875,5.37452641,10.20700851,10.20700851,0,2.89763984,2.851865815,5.749505656,0.424392101 +Jason Williams,willija02,2004,RS,MEM,4074,2115,3.610399739,-1.991543277,1.618856462,4.703699172,4.703699172,0,3.657897052,-1.765218949,1.892678103,-0.205328041 +Shane Battier,battish01,2004,RS,MEM,3750,1947,1.887088703,2.081311398,3.968400101,6.686295357,6.686295357,0,1.715768287,2.156598891,3.872367178,0.170913906 +Mike Miller,millemi01,2004,RS,MEM,3409,1770,2.14853378,-0.630393548,1.518140232,3.863473498,3.863473498,0,2.02445922,-0.72522004,1.29923918,0.21557123 +Lorenzen Wright,wrighlo02,2004,RS,MEM,3224,1674,-2.789986352,-0.105981385,-2.895967737,-0.124407833,-0.124407833,0,-2.412722644,0.18209292,-2.230629724,-0.189824111 +Earl Watson,watsoea01,2004,RS,MEM,3215,1669,-0.213634993,1.634997275,1.421362282,3.568035678,3.568035678,0,-0.117222378,1.372035853,1.254813475,0.411279601 +Bo Outlaw,outlabo01,2004,RS,MEM,3093,1606,-1.799032715,3.254494685,1.455461969,3.442233463,3.442233463,0,-1.792600525,2.679728314,0.887127789,-0.09639885 +Stromile Swift,swiftst01,2004,RS,MEM,2943,1528,-1.16808958,-0.12022221,-1.288311789,1.138405836,1.138405836,0,-1.035541199,-0.16541357,-1.200954769,-0.08844042 +Bonzi Wells,wellsbo01,2004,RS,MEM,2827,1468,-2.035127896,-1.239307769,-3.274435665,-0.396556808,-0.396556808,0,-1.65995481,-0.970366746,-2.630321556,0.874786964 +Jake Tsakalidis,tsakaja01,2004,RS,MEM,1027,533,-2.748774965,-0.298934883,-3.047709849,-0.081267165,-0.081267165,0,-2.918573447,-0.547764774,-3.46633822,0.347979356 +Wesley Person,persowe01,2004,RS,MEM,547,284,-5.037246804,-3.818385912,-8.855632716,-0.89283923,-0.89283923,0,-4.579792859,-4.799389745,-9.379182604,0.840266348 +Theron Smith,smithth01,2004,RS,MEM,343,178,-3.004112712,-1.093818921,-4.097931633,-0.122252914,-0.122252914,0,-3.196665159,-2.38795045,-5.584615609,-0.119407938 +Dahntay Jones,jonesda02,2004,RS,MEM,297,154,-6.10601238,-1.402632407,-7.508644787,-0.377330971,-0.377330971,0,-5.9956966,-1.922864666,-7.918561266,0.839036534 +Troy Bell,belltr01,2004,RS,MEM,65,34,-8.079560919,-3.193964407,-11.27352533,-0.151609757,-0.151609757,0,-6.90634306,-4.250690366,-11.15703343,2.315001734 +Ryan Humphrey,humphry01,2004,RS,MEM,21,11,-8.233882146,-0.012104977,-8.245987123,-0.032028419,-0.032028419,0,-6.197792999,0.669147005,-5.528645994,3.499655221 +Lamar Odom,odomla01,2004,RS,MIA,5569,3003,0.590685775,0.46914934,1.059835114,5.843640724,5.843640724,0,0.910027775,0.561907279,1.471935054,0.10115796 +Eddie Jones,jonesed02,2004,RS,MIA,5559,2998,2.778893522,0.285150704,3.064044225,8.909226215,8.909226215,0,2.682784718,0.593717916,3.276502633,0.165925662 +Rafer Alston,alstora01,2004,RS,MIA,4786,2581,1.470649407,1.214603203,2.685252611,7.184740649,7.184740649,0,1.656461315,1.530741173,3.187202488,0.349804575 +Brian Grant,grantbr01,2004,RS,MIA,4271,2303,-2.583004305,0.12499507,-2.458009235,0.342446718,0.342446718,0,-2.495078729,0.468789046,-2.026289683,-0.17001 +Dwyane Wade,wadedw01,2004,RS,MIA,3942,2126,0.501158926,0.201959482,0.703118408,3.736631411,3.736631411,0,0.47981882,0.09645258,0.576271401,-0.217029183 +Caron Butler,butleca01,2004,RS,MIA,3764,2030,-1.901918643,0.841131561,-1.060787082,1.746962108,1.746962108,0,-1.934290977,0.660844376,-1.273446601,-0.133727544 +Udonis Haslem,hasleud01,2004,RS,MIA,3329,1795,-0.833544953,-1.011273704,-1.844818656,0.8261927,0.8261927,0,-1.194160538,-1.104375497,-2.298536036,-0.305841705 +Rasual Butler,butlera01,2004,RS,MIA,1252,675,0.861077224,-1.349913,-0.488835776,0.781310017,0.781310017,0,0.439500283,-2.240757936,-1.801257653,0.304324467 +Malik Allen,allenma01,2004,RS,MIA,1142,616,-3.571005605,-0.97268537,-4.543690975,-0.564060398,-0.564060398,0,-3.748194496,-1.509394511,-5.257589007,0.053936642 +Loren Woods,woodslo01,2004,RS,MIA,938,506,-2.243479604,-0.66574557,-2.909225175,-0.040912916,-0.040912916,0,-2.48118089,-1.5843955,-4.06557639,-0.427779168 +Samaki Walker,walkesa01,2004,RS,MIA,775,418,-2.936717529,-0.734428583,-3.671146112,-0.196624987,-0.196624987,0,-3.206485583,-1.187111019,-4.393596602,0.082643978 +John Wallace,wallajo01,2004,RS,MIA,682,368,-3.166077287,-1.769983405,-4.936060692,-0.411011051,-0.411011051,0,-3.546256803,-3.192126605,-6.738383409,0.126693266 +Bimbo Coles,colesbi01,2004,RS,MIA,315,170,-4.559215221,-2.401979418,-6.961194639,-0.368714734,-0.368714734,0,-5.253930373,-2.60134981,-7.855280183,0.864002872 +Wang Zhizhi,zhizhwa01,2004,RS,MIA,195,105,-3.804992281,-0.729453915,-4.534446196,-0.097624066,-0.097624066,0,-3.205112899,-1.690034092,-4.895146991,1.935827426 +Tyrone Hill,hillty01,2004,RS,MIA,70,38,-0.398794273,-2.755213985,-3.154008258,-0.007966601,-0.007966601,0,-1.454912375,-2.20887601,-3.663788385,1.558175745 +Kirk Penney,penneki01,2004,RS,MIA,33,18,-9.721340734,-0.694706102,-10.41604684,-0.071293714,-0.071293714,0,-8.299378141,-3.209994674,-11.50937282,1.155040675 +Jerome Beasley,beaslje01,2004,RS,MIA,9,5,-7.43753732,-1.220817632,-8.658354952,-0.014831154,-0.014831154,0,-7.456586272,-3.942933555,-11.39951983,-1.458338112 +Michael Redd,reddmi01,2004,RS,MIL,5831,3021,3.951798911,-2.611384563,1.340414348,6.274355879,6.274355879,0,3.9941963,-1.874247628,2.119948672,-0.437613216 +Desmond Mason,masonde01,2004,RS,MIL,4891,2534,1.252748412,0.196172443,1.448920855,5.413424372,5.413424372,0,1.010182393,-0.114787722,0.895394671,-0.254253283 +Joe Smith,smithjo02,2004,RS,MIL,4351,2254,0.484345334,1.17014186,1.654487194,5.021706317,5.021706317,0,0.476470707,1.161305676,1.637776382,-0.781529556 +Damon Jones,jonesda01,2004,RS,MIL,3891,2016,2.590056744,-3.58633895,-0.996282205,1.790111893,1.790111893,0,2.268342751,-3.726610046,-1.458267295,-0.692417013 +Brian Skinner,skinnbr01,2004,RS,MIL,3044,1577,-2.455608608,-0.406872923,-2.862481531,-0.090278827,-0.090278827,0,-1.999763393,-0.139942677,-2.13970607,-0.223843438 +Toni Kukoc,kukocto01,2004,RS,MIL,2938,1522,0.58810015,-0.688870714,-0.100770564,2.059925701,2.059925701,0,1.073755472,-1.234170051,-0.160414579,0.121198933 +T.J. Ford,fordtj01,2004,RS,MIL,2841,1472,-1.351115874,0.269259523,-1.081856351,1.24931867,1.24931867,0,-1.174393654,0.125883886,-1.048509768,-0.253374096 +Tim Thomas,thomati01,2004,RS,MIL,2592,1343,0.513218627,-0.147407439,0.365811187,2.158624944,2.158624944,0,0.787014657,0.143450405,0.930465062,1.011165364 +Dan Gadzuric,gadzuda01,2004,RS,MIL,2432,1260,-1.433200778,1.871340557,0.438139779,2.053938743,2.053938743,0,-1.154976646,2.143047021,0.988070375,0.197389342 +Keith Van Horn,vanhoke01,2004,RS,MIL,1479,766,2.682580803,-0.964724765,1.717856038,1.755614562,1.755614562,0,2.543869341,-1.049645519,1.494223822,0.497007628 +Daniel Santiago,santida01,2004,RS,MIL,1367,708,-2.886513941,0.40047358,-2.486040361,0.095777997,0.095777997,0,-2.814927043,0.137358369,-2.677568674,0.411284865 +Erick Strickland,stricer01,2004,RS,MIL,1102,571,0.167211824,-1.447415014,-1.28020319,0.430168113,0.430168113,0,0.344856622,-1.658579222,-1.313722601,0.421796552 +Brevin Knight,knighbr01,2004,RS,MIL,811,420,0.109422931,0.947244471,1.056667401,0.821052785,0.821052785,0,0.074182683,1.955397745,2.029580428,0.597466092 +Marcus Haislip,haislma01,2004,RS,MIL,508,263,-0.986022322,-0.72759401,-1.713616332,0.138320961,0.138320961,0,-1.309828592,-1.720324709,-3.030153301,-0.487628172 +Joel Przybilla,przybjo01,2004,RS,MIL,64,33,-5.801588031,-2.642799207,-8.444387238,-0.096451972,-0.096451972,0,-6.094032856,-3.139493507,-9.233526363,0.549573919 +Dan Langhi,langhda01,2004,RS,MIL,39,20,-2.231712582,0.356922616,-1.874789966,0.009016938,0.009016938,0,-2.630294226,-0.955636348,-3.585930574,0.881078811 +Kevin Garnett,garneke01,2004,RS,MIN,6060,3231,5.044893461,4.633475785,9.678369246,20.28188245,20.28188245,0,5.219341562,4.373493447,9.592835009,-0.915667753 +Latrell Sprewell,sprewla01,2004,RS,MIN,5814,3100,0.721661201,-0.141862024,0.579799177,5.235809709,5.235809709,0,1.219235593,-0.355131079,0.864104514,-0.530964941 +Sam Cassell,cassesa01,2004,RS,MIN,5323,2838,5.345987681,0.386904332,5.732892013,12.26240618,12.26240618,0,5.163159903,0.850821456,6.01398136,-0.151270237 +Trenton Hassell,hassetr01,2004,RS,MIN,4246,2264,-1.814925245,-0.110480189,-1.925405434,0.94783857,0.94783857,0,-2.276478052,0.006191625,-2.270286427,-0.444640503 +Fred Hoiberg,hoibefr01,2004,RS,MIN,3383,1804,0.742348333,0.757584164,1.499932497,3.90581612,3.90581612,0,0.46425512,0.74757838,1.2118335,-0.135787291 +Mark Madsen,madsema01,2004,RS,MIN,2337,1246,-2.475436786,0.940385238,-1.535051548,0.775545937,0.775545937,0,-2.293335125,0.927285754,-1.366049371,0.3768438 +Gary Trent,trentga01,2004,RS,MIN,1922,1025,-2.264955115,-2.866473617,-5.131428732,-1.245692388,-1.245692388,0,-2.175614625,-2.979023353,-5.154637978,0.022867418 +Ervin Johnson,johnser02,2004,RS,MIN,1810,965,-4.149277305,2.599671917,-1.549605387,0.594377233,0.594377233,0,-4.044732705,2.591570894,-1.453161811,0.520143075 +Michael Olowokandi,olowomi01,2004,RS,MIN,1735,925,-4.664201249,2.404553307,-2.259647942,0.231864018,0.231864018,0,-4.066948963,2.104482034,-1.962466929,0.177199346 +Wally Szczerbiak,szczewa02,2004,RS,MIN,1167,622,0.409893749,-0.752886888,-0.342993139,0.760318758,0.760318758,0,0.290038186,-1.485894695,-1.195856509,-0.421549475 +Oliver Miller,milleol01,2004,RS,MIN,949,506,-2.377297548,1.693143015,-0.684154533,0.537556808,0.537556808,0,-2.229156386,1.632692932,-0.596463454,0.724175154 +Troy Hudson,hudsotr01,2004,RS,MIN,943,503,-0.2901285,-3.504157955,-3.794286455,-0.267433787,-0.267433787,0,-0.096878562,-4.152445095,-4.249323657,-0.191238473 +Keith McLeod,mcleoke01,2004,RS,MIN,733,391,-3.233509264,-0.876144699,-4.109653962,-0.272372313,-0.272372313,0,-3.2307493,-1.325962552,-4.556711853,0.382362556 +Darrick Martin,martida01,2004,RS,MIN,323,172,-2.573761751,-2.504527322,-5.078289074,-0.20662477,-0.20662477,0,-2.362575294,-2.630913199,-4.993488493,1.029633652 +Anthony Goldwire,goldwan01,2004,RS,MIN,124,66,0.462476567,-1.213738749,-0.751262182,0.06772875,0.06772875,0,0.182868953,-1.192404522,-1.009535569,0.5755835 +Quincy Lewis,lewisqu01,2004,RS,MIN,122,65,-4.523797676,-0.928143952,-5.451941627,-0.090561541,-0.090561541,0,-4.413823697,-1.383691347,-5.797515044,0.973904592 +Ndudi Ebi,ebind01,2004,RS,MIN,60,32,-4.211765872,-1.162575274,-5.374341146,-0.043255561,-0.043255561,0,-4.346961893,-2.743124697,-7.090086589,0.871512054 +Richard Jefferson,jefferi01,2004,RS,NJN,5902,3133,1.838073405,-0.204853743,1.633219663,6.986674636,6.986674636,0,1.432243812,-0.032528185,1.399715627,-0.256532487 +Kerry Kittles,kittlke01,2004,RS,NJN,5354,2842,0.562589748,0.799044911,1.361634659,5.944093178,5.944093178,0,0.485346849,1.106876798,1.592223647,-0.271159945 +Jason Kidd,kiddja01,2004,RS,NJN,4616,2450,3.263557903,2.059899676,5.323457579,10.0465472,10.0465472,0,3.397844182,1.964482767,5.36232695,-0.40834384 +Kenyon Martin,martike01,2004,RS,NJN,4243,2252,-1.829252239,2.590903682,0.761651442,4.039941003,4.039941003,0,-1.343526485,2.761624533,1.418098049,0.116553417 +Jason Collins,collija04,2004,RS,NJN,4182,2220,-2.419485823,3.725590444,1.30610462,4.589587309,4.589587309,0,-2.432234426,3.442556639,1.010322213,-0.090013959 +Lucious Harris,harrilu01,2004,RS,NJN,2833,1504,-1.111592932,-0.307066574,-1.418659505,1.014847011,1.014847011,0,-1.455544074,-0.852689135,-2.308233208,-0.602014653 +Rodney Rogers,rogerro01,2004,RS,NJN,2654,1409,-0.286487215,0.305899645,0.01941243,2.005542422,2.005542422,0,0.049015619,0.321603399,0.370619018,0.672808447 +Aaron Williams,williaa01,2004,RS,NJN,2519,1337,-2.83080523,0.736331588,-2.094473641,0.448770471,0.448770471,0,-2.841725092,0.412090054,-2.429635037,0.328593547 +Brian Scalabrine,scalabr01,2004,RS,NJN,1748,928,-3.202948831,-0.514359495,-3.717308326,-0.459569416,-0.459569416,0,-3.367425001,-1.05791754,-4.425342541,0.315005869 +Zoran Planinic,planizo01,2004,RS,NJN,891,473,-1.318517307,-1.622917798,-2.941435105,-0.046737328,-0.046737328,0,-1.83823164,-2.076390285,-3.914621925,1.064488274 +Brandon Armstrong,armstbr01,2004,RS,NJN,818,434,-3.753740773,-3.124160215,-6.877900987,-0.921008393,-0.921008393,0,-3.744530522,-3.641435306,-7.385965828,0.696365506 +Robert Pack,packro01,2004,RS,NJN,414,220,-4.189655491,-0.352541624,-4.542197116,-0.201458956,-0.201458956,0,-4.398571894,-1.006776334,-5.405348228,0.13398039 +Alonzo Mourning,mournal01,2004,RS,NJN,405,215,-1.909535524,-1.20450652,-3.114042044,-0.040070327,-0.040070327,0,-2.291740056,-1.307821924,-3.59956198,0.313882431 +Tamar Slay,slayta01,2004,RS,NJN,311,165,-2.981288014,-1.599204119,-4.580492133,-0.155330938,-0.155330938,0,-3.007695097,-2.074650286,-5.082345382,0.730552949 +Hubert Davis,davishu01,2004,RS,NJN,104,55,-4.834641223,-0.357170899,-5.191812123,-0.068943902,-0.068943902,0,-5.560107758,-0.734520946,-6.294628704,0.564519291 +Doug Overton,overtdo01,2004,RS,NJN,41,22,-4.044797513,-0.395340035,-4.440137548,-0.01922922,-0.01922922,0,-4.29824869,-0.592020651,-4.890269341,1.242184814 +Anthony Goldwire,goldwan01,2004,RS,NJN,36,19,-9.097685383,3.662764249,-5.434921134,-0.026219553,-0.026219553,0,-7.611904759,2.11322195,-5.498682809,0.674272999 +Damone Brown,brownda02,2004,RS,NJN,32,17,-11.64562567,1.886219583,-9.759406091,-0.061225933,-0.061225933,0,-9.275327347,2.3685678,-6.906759547,0.645749388 +Mikki Moore,mooremi01,2004,RS,NJN,19,10,-13.43775001,-0.407073098,-13.84482311,-0.056168026,-0.056168026,0,-12.51928813,-1.915598604,-14.43488673,-0.705159691 +Jamaal Magloire,magloja01,2004,RS,NOH,5214,2777,-1.953295177,-0.945747517,-2.899042694,-0.210344836,-0.210344836,0,-1.932502171,-0.778827277,-2.711329447,-0.355216164 +P.J. Brown,brownpj01,2004,RS,NOH,5169,2753,0.059902353,1.647868306,1.707770659,6.203789892,6.203789892,0,-0.286633704,1.570013374,1.283379669,-0.837485091 +Baron Davis,davisba01,2004,RS,NOH,5043,2686,4.096206775,1.680715015,5.776921791,11.77165263,11.77165263,0,4.79790169,2.269211861,7.067113551,0.674062118 +Darrell Armstrong,armstda01,2004,RS,NOH,4219,2247,2.213321427,0.862651572,3.075972999,6.71557726,6.71557726,0,2.452720964,0.989541131,3.442262094,0.499240243 +David Wesley,wesleda01,2004,RS,NOH,3757,2001,-0.166187925,-0.940397713,-1.106585638,1.684265827,1.684265827,0,-0.013601863,-0.678601686,-0.692203549,0.352568198 +George Lynch,lynchge01,2004,RS,NOH,3194,1701,-1.485696237,-0.368966628,-1.854662866,0.777480329,0.777480329,0,-1.849601113,-0.710548157,-2.56014927,0.054193957 +Stacey Augmon,augmost01,2004,RS,NOH,2659,1416,-3.15711289,0.024461985,-3.132650905,-0.275992022,-0.275992022,0,-3.49951593,-0.656347567,-4.155863497,-0.148930598 +Robert Traylor,traylro01,2004,RS,NOH,1769,942,-0.949850066,-0.487720712,-1.437570778,0.636578356,0.636578356,0,-1.061269288,-0.171387831,-1.23265712,0.840441311 +David West,westda01,2004,RS,NOH,1746,930,-1.185951066,0.044936793,-1.141014274,0.761598545,0.761598545,0,-1.648945853,-0.5121015,-2.161047353,-0.220079567 +Steve Smith,smithst01,2004,RS,NOH,1744,929,0.123066626,-3.666219527,-3.543152902,-0.376181836,-0.376181836,0,-0.670250725,-4.201243027,-4.871493753,0.059801526 +Jamal Mashburn,mashbja01,2004,RS,NOH,1371,730,-0.92639724,-2.306201555,-3.232598795,-0.179395343,-0.179395343,0,-0.673947162,-2.048719146,-2.722666308,-0.175852832 +Sean Rooks,rooksse01,2004,RS,NOH,610,325,-6.959781251,-0.951069774,-7.910851026,-0.862588756,-0.862588756,0,-6.827596708,-1.243282999,-8.070879707,0.729061789 +Shammond Williams,willish01,2004,RS,NOH,447,238,-2.670631796,-0.352281357,-3.022913153,-0.033620906,-0.033620906,0,-2.368813758,-0.74560046,-3.114414218,1.325441888 +Bryce Drew,drewbr01,2004,RS,NOH,146,78,-4.734711853,-1.547956628,-6.282668481,-0.140403268,-0.140403268,0,-4.71271138,-3.711400184,-8.424111565,-0.117650852 +Maurice Carter,cartema01,2004,RS,NOH,113,60,-3.651670495,-2.103638398,-5.755308894,-0.093267658,-0.093267658,0,-3.992336755,-3.693703596,-7.68604035,1.257883215 +Tierre Brown,brownti01,2004,RS,NOH,32,17,-14.86973097,-5.906072208,-20.77580318,-0.159188995,-0.159188995,0,-13.67640524,-11.55237693,-25.22878217,1.658653138 +Kurt Thomas,thomaku01,2004,RS,NYK,4806,2548,-1.051684894,0.689196846,-0.362488048,3.101173898,3.101173898,0,-1.071104376,1.069371338,-0.001733038,-0.075408314 +Shandon Anderson,andersh01,2004,RS,NYK,3723,1974,-1.484214824,-0.972289176,-2.456504,0.296733794,0.296733794,0,-1.57781231,-0.922882132,-2.500694443,0.352821987 +Stephon Marbury,marbust01,2004,RS,NYK,3468,1839,4.491986787,-1.608919125,2.883067662,5.292129124,5.292129124,0,4.324788803,-1.096649273,3.228139529,0.118340466 +Allan Houston,houstal01,2004,RS,NYK,3393,1799,1.167868208,-1.770032045,-0.602163837,1.964805984,1.964805984,0,1.110957689,-1.612699875,-0.501742185,-0.304575207 +Keith Van Horn,vanhoke01,2004,RS,NYK,2969,1574,1.39937231,0.437966846,1.837339156,3.727431745,3.727431745,0,1.537294267,0.564739922,2.102034189,1.07786248 +Dikembe Mutombo,mutomdi01,2004,RS,NYK,2818,1494,-2.404593891,1.742138137,-0.662455754,1.576611188,1.576611188,0,-2.549144463,1.069404906,-1.479739557,-0.83640977 +Anfernee Hardaway,hardaan01,2004,RS,NYK,2299,1219,-2.806820504,0.236950172,-2.569870332,0.112062104,0.112062104,0,-2.673955441,0.133361998,-2.540593443,0.02716475 +Othella Harrington,harriot01,2004,RS,NYK,1645,872,-3.210290175,-1.339120096,-4.549410272,-0.805679391,-0.805679391,0,-3.411686669,-1.694151148,-5.105837817,0.584516501 +Charlie Ward,wardch01,2004,RS,NYK,1560,827,1.938303766,0.192310022,2.130613788,2.10094173,2.10094173,0,2.214532185,0.416975638,2.631507823,1.843658291 +Tim Thomas,thomati01,2004,RS,NYK,1407,746,1.13237984,0.310486193,1.442866034,1.612286086,1.612286086,0,1.135103466,0.39865985,1.533763316,0.939493615 +Howard Eisley,eisleho01,2004,RS,NYK,1377,730,1.43597891,-0.998902424,0.437076486,1.205338294,1.205338294,0,1.269840865,-0.517040314,0.75280055,1.40761883 +Frank Williams,willifr02,2004,RS,NYK,1347,714,-0.943172326,-0.349887512,-1.293059837,0.531777888,0.531777888,0,-1.14402676,-1.460462817,-2.604489578,0.178614204 +Michael Doleac,doleami01,2004,RS,NYK,1292,685,-3.408837063,0.343692176,-3.065144887,-0.11016277,-0.11016277,0,-3.258625594,-0.084433159,-3.343058753,0.019644891 +Nazr Mohammed,mohamna01,2004,RS,NYK,1269,673,-1.086224155,1.514397343,0.428173189,1.095465684,1.095465684,0,-0.693859365,1.982364306,1.28850494,0.350393834 +Mike Sweetney,sweetmi01,2004,RS,NYK,932,494,0.26128925,-0.622998166,-0.361708916,0.600787753,0.600787753,0,-0.024258532,-1.140334311,-1.164592843,-0.174848638 +Moochie Norris,norrimo01,2004,RS,NYK,841,446,0.034324429,0.269324258,0.303648687,0.701358463,0.701358463,0,0.008091558,-0.224880151,-0.216788593,0.853375467 +Antonio McDyess,mcdyean01,2004,RS,NYK,794,421,-2.660576363,0.911185223,-1.74939114,0.215328722,0.215328722,0,-2.427269782,0.638507249,-1.788762532,0.171288449 +Vin Baker,bakervi01,2004,RS,NYK,590,313,-2.757779213,-3.148260028,-5.906039241,-0.510579466,-0.510579466,0,-2.584486989,-2.295830804,-4.880317793,1.191052684 +DerMarr Johnson,johnsde03,2004,RS,NYK,541,287,-0.770358092,-1.572719896,-2.343077988,0.059950373,0.059950373,0,-0.904738114,-2.069599527,-2.974337641,0.559847839 +Clarence Weatherspoon,weathcl01,2004,RS,NYK,407,216,-1.095917326,-0.592367445,-1.688284771,0.116508448,0.116508448,0,-1.488125992,-1.025593173,-2.513719166,-0.38651111 +Cezary Trybanski,trybace01,2004,RS,NYK,9,5,-10.93665726,13.99470542,3.058048159,0.015932025,0.015932025,0,-7.848701134,18.64285445,10.79415332,6.866187443 +Bruno Sundov,sundobr01,2004,RS,NYK,8,4,13.70557091,-3.251510097,10.45406081,0.028201206,0.028201206,0,10.68843763,0.630756075,11.31919371,4.244483138 +Juwan Howard,howarju01,2004,RS,ORL,5505,2877,-0.471620964,-2.024262076,-2.49588304,0.372153232,0.372153232,0,-0.403745674,-1.529678094,-1.933423767,-0.20807396 +Tracy McGrady,mcgratr01,2004,RS,ORL,5118,2675,6.219812678,-0.848247135,5.371565543,11.0697085,11.0697085,0,6.352409836,-0.562963023,5.789446813,-0.119136639 +Tyronn Lue,luety01,2004,RS,ORL,4462,2332,-0.020395002,-2.783305026,-2.803700027,-0.063827418,-0.063827418,0,-0.110313243,-2.192743236,-2.303056479,-0.091543507 +Drew Gooden,goodedr01,2004,RS,ORL,4083,2134,-2.633912352,-3.268704896,-5.902617248,-3.42762913,-3.42762913,0,-2.177358184,-2.857324802,-5.034682986,-0.128463229 +Keith Bogans,boganke01,2004,RS,ORL,3419,1787,0.01995032,-1.979263523,-1.959313203,0.71944652,0.71944652,0,-0.158892681,-2.21877908,-2.37767176,-0.182683023 +Gordan Giricek,giricgo01,2004,RS,ORL,2746,1435,0.027862618,-1.203527798,-1.175665181,1.15813914,1.15813914,0,-0.153578866,-1.2948072,-1.448386066,0.435915362 +Andrew DeClercq,declean01,2004,RS,ORL,2317,1211,-1.744861618,1.194166024,-0.550695594,1.367932724,1.367932724,0,-1.852911238,1.730215924,-0.122695314,0.609807908 +DeShawn Stevenson,stevede01,2004,RS,ORL,1785,933,-1.081930229,-1.881346371,-2.9632766,-0.101371025,-0.101371025,0,-1.086837805,-1.647014058,-2.733851863,-0.136677009 +Rod Strickland,stricro02,2004,RS,ORL,1751,915,0.907531951,-2.713631841,-1.806099891,0.439453309,0.439453309,0,0.35185806,-3.117210564,-2.765352504,-0.246331568 +Steven Hunter,huntest01,2004,RS,ORL,1510,789,-4.254169992,-1.023265962,-5.277435954,-1.016454603,-1.016454603,0,-4.40005157,-1.651896892,-6.051948462,-0.085963364 +Zaza Pachulia,pachuza01,2004,RS,ORL,1270,664,-3.766451123,-1.052607081,-4.819058204,-0.70264244,-0.70264244,0,-3.590488404,-1.310999717,-4.901488121,0.221379809 +Shammond Williams,willish01,2004,RS,ORL,1005,525,1.035441291,-2.177377932,-1.141936642,0.436355714,0.436355714,0,0.749331647,-2.574295068,-1.82496342,1.191391937 +Reece Gaines,gainere01,2004,RS,ORL,696,364,-3.796914178,-1.152913302,-4.949827479,-0.406791832,-0.406791832,0,-4.118991136,-2.296047996,-6.415039132,-0.389312926 +Donnell Harvey,harvedo01,2004,RS,ORL,660,345,-3.928268469,-2.456693685,-6.384962154,-0.642987094,-0.642987094,0,-3.792081225,-2.657551439,-6.449632664,0.451006463 +Britton Johnsen,johnsbr01,2004,RS,ORL,555,290,-5.654242058,-1.854717877,-7.508959934,-0.706889931,-0.706889931,0,-5.279525087,-2.418356186,-7.697881274,0.357896338 +Sean Rooks,rooksse01,2004,RS,ORL,517,270,-2.199827904,-2.95217454,-5.152002444,-0.33200347,-0.33200347,0,-2.6174946,-2.491655476,-5.109150076,0.308095292 +Desmond Penigar,penigde01,2004,RS,ORL,170,89,-2.16557696,-1.397429267,-3.563006227,-0.037119223,-0.037119223,0,-2.506941622,-1.83766584,-4.344607463,0.499913476 +Derrick Dial,dialde01,2004,RS,ORL,165,86,-0.28224535,0.445235834,0.162990484,0.128330182,0.128330182,0,-0.315675428,0.255473752,-0.060201675,0.368339766 +Lee Nailon,nailole01,2004,RS,ORL,159,83,1.108595038,-4.167676283,-3.059081245,-0.013005241,-0.013005241,0,-0.037119946,-4.304394958,-4.341514904,-0.58030893 +Pat Garrity,garripa01,2004,RS,ORL,42,22,-3.880592016,-2.669587529,-6.550179544,-0.042480675,-0.042480675,0,-4.699236703,-3.633605004,-8.332841707,-0.372086446 +Robert Archibald,archiro01,2004,RS,ORL,8,4,-9.695816158,17.53948229,7.843666135,0.022421347,0.022421347,0,-5.77130642,16.99353073,11.22222431,3.381631888 +Eric Snow,snower01,2004,RS,PHI,5500,2966,0.656061506,0.68955738,1.345618886,6.167011712,6.167011712,0,0.135961027,1.006464425,1.142425452,-0.451617918 +Kenny Thomas,thomake01,2004,RS,PHI,5005,2699,-0.852626656,-0.247245658,-1.099872314,2.261214453,2.261214453,0,-0.795340848,0.16081612,-0.634524728,-0.443840166 +Samuel Dalembert,dalemsa01,2004,RS,PHI,4074,2197,-2.036364336,1.847122963,-0.189241373,2.862491991,2.862491991,0,-2.191252804,1.958092094,-0.23316071,-0.25052554 +Aaron McKie,mckieaa01,2004,RS,PHI,3916,2112,0.466737657,1.250428935,1.717166592,4.802244205,4.802244205,0,0.190878914,0.897647456,1.08852637,-0.214379709 +Allen Iverson,iversal01,2004,RS,PHI,3783,2040,0.659038553,0.450726386,1.109764939,4.025202698,4.025202698,0,1.379502899,0.678988301,2.0584912,0.179957082 +John Salmons,salmojo01,2004,RS,PHI,2973,1603,-0.909288084,-0.124621178,-1.033909262,1.405079421,1.405079421,0,-1.19625261,-0.432440263,-1.628692873,0.102231797 +Glenn Robinson,robingl01,2004,RS,PHI,2477,1336,-1.298124176,-2.013107939,-3.311232115,-0.382995371,-0.382995371,0,-1.052063517,-2.012866307,-3.064929824,0.105899502 +Kyle Korver,korveky01,2004,RS,PHI,1636,882,-0.210434618,-1.068849333,-1.279283951,0.66801946,0.66801946,0,-0.037526765,-1.631818008,-1.669344773,0.854559192 +Derrick Coleman,colemde01,2004,RS,PHI,1563,843,-3.561798719,0.066634743,-3.495163976,-0.320803227,-0.320803227,0,-3.147631905,-0.203119027,-3.350750932,0.087981664 +Willie Green,greenwi01,2004,RS,PHI,1422,767,-2.423282456,-2.297357244,-4.7206397,-0.777676048,-0.777676048,0,-2.393411114,-2.68776304,-5.081174154,0.770767928 +Greg Buckner,buckngr01,2004,RS,PHI,1304,703,-2.465068337,-0.57789559,-3.042963927,-0.10559197,-0.10559197,0,-2.904653957,-1.033006263,-3.937660219,0.446396673 +Amal McCaskill,mccasam01,2004,RS,PHI,1179,636,-4.055311418,-0.872491337,-4.927802755,-0.708073439,-0.708073439,0,-4.335830078,-1.160537816,-5.496367894,0.181201251 +Marc Jackson,jacksma02,2004,RS,PHI,1109,598,-1.414345738,-1.461607051,-2.87595279,-0.038177973,-0.038177973,0,-1.630769107,-1.523746892,-3.154515999,-0.593611539 +Zendon Hamilton,hamilze01,2004,RS,PHI,877,473,-0.79551982,-1.835784781,-2.631304601,0.028805433,0.028805433,0,-1.355392027,-1.887850188,-3.243242215,0.513506939 +Joe Johnson,johnsjo02,2004,RS,PHO,6500,3331,0.562064322,-1.188644488,-0.626580166,3.596057171,3.596057171,0,0.462567198,-1.093393918,-0.63082672,-0.319488188 +Shawn Marion,mariosh01,2004,RS,PHO,6277,3217,1.829748192,1.38353655,3.213284742,9.744214904,9.744214904,0,1.959847229,1.739053353,3.698900581,-0.404358133 +Amar'e Stoudemire,stoudam01,2004,RS,PHO,3951,2025,-0.795320775,-1.335595196,-2.130915972,0.638599242,0.638599242,0,-0.521206248,-1.200764039,-1.721970287,-0.144058806 +Casey Jacobsen,jacobca01,2004,RS,PHO,3567,1828,-0.76362015,-0.400346396,-1.163966546,1.476926594,1.476926594,0,-1.227200943,-1.164992234,-2.392193177,-0.140578073 +Jake Voskuhl,voskuja01,2004,RS,PHO,3134,1606,-1.804954621,0.151512581,-1.65344204,0.903721371,0.903721371,0,-2.045977137,0.465613854,-1.580363283,0.529984306 +Leandro Barbosa,barbole01,2004,RS,PHO,2927,1500,-0.028287382,-0.369542362,-0.397829744,1.819608637,1.819608637,0,0.160441049,-0.048418348,0.112022701,0.9873779 +Stephon Marbury,marbust01,2004,RS,PHO,2761,1415,3.220669079,-0.942944397,2.277724682,3.63875794,3.63875794,0,3.148436345,-0.358818238,2.789618107,0.22804079 +Anfernee Hardaway,hardaan01,2004,RS,PHO,1709,876,-0.193511742,-0.919911199,-1.113422941,0.730966149,0.730966149,0,-0.746949009,-1.339524675,-2.086473684,-0.059556217 +Jahidi White,whiteja01,2004,RS,PHO,1680,861,-3.936931052,-0.882428717,-4.81935977,-0.923638885,-0.923638885,0,-3.815800747,-0.630311109,-4.446111855,1.465081798 +Howard Eisley,eisleho01,2004,RS,PHO,1419,727,-1.55094702,-2.005001611,-3.555948631,-0.301175555,-0.301175555,0,-1.527437335,-2.446048925,-3.97348626,0.682268195 +Zarko Cabarkapa,cabarza01,2004,RS,PHO,1112,570,-4.66179057,-3.058636504,-7.720427074,-1.45792684,-1.45792684,0,-4.46805162,-4.162442404,-8.630494024,0.785810017 +Antonio McDyess,mcdyean01,2004,RS,PHO,987,506,-2.835693885,1.925348464,-0.910345421,0.478384858,0.478384858,0,-2.715677765,1.826566305,-0.88911146,0.663798635 +Donnell Harvey,harvedo01,2004,RS,PHO,855,438,-3.10668335,-1.370535517,-4.477218867,-0.391292043,-0.391292043,0,-3.414429938,-1.089416029,-4.503845967,1.255505654 +Tom Gugliotta,guglito01,2004,RS,PHO,593,304,-7.922100157,-0.725090606,-8.647190763,-0.917438048,-0.917438048,0,-7.336770873,-1.620158618,-8.956929491,0.277042849 +Scott Williams,willisc01,2004,RS,PHO,521,267,0.659520161,2.102878261,2.762398422,0.758028069,0.758028069,0,0.504373949,2.710865161,3.215239109,0.863403001 +Maciej Lampe,lampema01,2004,RS,PHO,437,224,-3.41479835,-3.112211291,-6.527009641,-0.433594456,-0.433594456,0,-3.557060642,-3.970641857,-7.5277025,0.409733146 +Brevin Knight,knighbr01,2004,RS,PHO,37,19,-8.436456007,6.861110234,-1.575345773,0.011479536,0.011479536,0,-6.982010167,5.372817737,-1.60919243,0.742091077 +Cezary Trybanski,trybace01,2004,RS,PHO,20,10,-16.49953084,-7.120091408,-23.61962225,-0.107360948,-0.107360948,0,-15.49553841,-9.955410667,-25.45094908,0.757137388 +Robert Archibald,archiro01,2004,RS,PHO,12,6,-13.45627501,-7.014426734,-20.47070174,-0.055295796,-0.055295796,0,-12.56850856,-8.444863812,-21.01337237,1.763558554 +Damon Stoudamire,stoudda01,2004,RS,POR,5664,3118,1.788340732,-1.390470421,0.397870311,4.994859049,4.994859049,0,1.967456763,-0.755654569,1.211802193,-0.232786114 +Zach Randolph,randoza01,2004,RS,POR,5571,3067,0.069186757,-1.51378937,-1.444602613,2.032773355,2.032773355,0,0.319075826,-1.27980929,-0.960733464,-0.441515253 +Derek Anderson,anderde01,2004,RS,POR,3288,1810,2.451024678,0.39032304,2.841347718,5.159543532,5.159543532,0,2.471466595,0.357139329,2.828605924,-0.068052428 +Dale Davis,davisda01,2004,RS,POR,3055,1682,-1.711303454,-0.021526799,-1.732830253,0.867095612,0.867095612,0,-1.889249783,-0.04847732,-1.937727103,-0.605359412 +Rasheed Wallace,wallara01,2004,RS,POR,3043,1675,0.800748473,0.918248664,1.718997137,3.855215556,3.855215556,0,1.189011274,0.939574576,2.12858585,0.861358079 +Ruben Patterson,patteru01,2004,RS,POR,2999,1651,0.103547636,0.782887397,0.886435033,3.067168069,3.067168069,0,-0.114519095,0.525295328,0.410776234,0.120638917 +Jeff McInnis,mcinnje01,2004,RS,POR,2305,1269,1.823945392,-1.703954143,0.119991249,1.858450903,1.858450903,0,1.271926861,-1.328092007,-0.056165146,0.014371193 +Darius Miles,milesda01,2004,RS,POR,2163,1191,0.210634093,0.375021164,0.585655258,2.022942879,2.022942879,0,-0.016447947,-0.047504917,-0.063952864,-0.178236157 +Theo Ratliff,ratlith01,2004,RS,POR,1846,1016,-1.137338095,3.314076419,2.176738324,2.55242581,2.55242581,0,-1.215346368,3.343311714,2.127965346,-0.050486688 +Shareef Abdur-Rahim,abdursh01,2004,RS,POR,1322,728,-1.891042874,0.175678215,-1.715364658,0.385192786,0.385192786,0,-1.661039322,-0.231854488,-1.89289381,0.214196033 +Qyntel Woods,woodsqy01,2004,RS,POR,1222,673,-3.811036269,-1.225278227,-5.036314496,-0.790260449,-0.790260449,0,-3.714925569,-1.921580833,-5.636506403,0.606417927 +Wesley Person,persowe01,2004,RS,POR,1128,621,0.871667444,-2.916227161,-2.044559717,0.224601252,0.224601252,0,0.269971261,-3.659118386,-3.389147125,0.446164201 +Vladimir Stepania,stepavl01,2004,RS,POR,823,453,-2.199670003,1.047015975,-1.152654029,0.369187225,0.369187225,0,-2.41554948,0.460179231,-1.955370249,0.001893248 +Bonzi Wells,wellsbo01,2004,RS,POR,734,404,-3.114290544,-0.591150078,-3.705440622,-0.197764664,-0.197764664,0,-2.597785885,-0.059687266,-2.657473151,0.383589817 +Eddie Gill,gilled01,2004,RS,POR,285,157,-1.25098098,-1.063760983,-2.314741963,0.035059562,0.035059562,0,-1.499332792,-1.434143546,-2.933476338,0.509421747 +Dan Dickau,dickada01,2004,RS,POR,274,151,-2.975301605,-1.631326375,-4.60662798,-0.146897428,-0.146897428,0,-2.55436042,-1.557597737,-4.111958156,2.462238603 +Omar Cook,cookom01,2004,RS,POR,252,139,-4.230519091,-0.460805847,-4.691324938,-0.13832652,-0.13832652,0,-4.176110446,-0.585687963,-4.761798409,0.431839983 +Matt Carroll,carroma01,2004,RS,POR,87,48,-2.164130943,-3.329326799,-5.493457742,-0.06734408,-0.06734408,0,-3.264569505,-5.239070573,-8.503640078,0.214291773 +Tracy Murray,murratr01,2004,RS,POR,64,35,-4.120980557,-1.631974929,-5.752955487,-0.053750528,-0.053750528,0,-3.775191117,-3.143574821,-6.918765937,0.215530638 +Desmond Ferguson,fergude01,2004,RS,POR,58,32,-0.626237549,-1.687814793,-2.314052342,0.007100642,0.007100642,0,-0.654829118,-4.626314115,-5.281143233,-0.215402423 +Ruben Boumtje-Boumtje,boumtru01,2004,RS,POR,47,26,-5.584835469,-1.603581511,-7.18841698,-0.058363298,-0.058363298,0,-6.236736129,-3.252980587,-9.489716716,-0.794781304 +Travis Outlaw,outlatr01,2004,RS,POR,35,19,-1.804657333,-0.586549562,-2.391206896,0.003467372,0.003467372,0,-1.6850628,-2.164422941,-3.849485741,-0.28043897 +Kaniel Dickens,dickeka01,2004,RS,POR,22,12,5.281519485,-3.653153352,1.628366133,0.027341512,0.027341512,0,3.916186981,-3.705886452,0.210300529,1.821201433 +Slavko Vranes,vranesl01,2004,RS,POR,5,3,-13.76946377,-2.558293935,-16.32775771,-0.021600468,-0.021600468,0,-13.18719814,-0.187107157,-13.3743053,3.590551888 +Peja Stojakovic,stojape01,2004,RS,SAC,6383,3264,4.944217629,-1.415590116,3.528627513,10.4011553,10.4011553,0,5.138478713,-1.036218317,4.102260396,-0.476136525 +Mike Bibby,bibbymi01,2004,RS,SAC,5827,2980,3.731480031,-1.430433208,2.301046823,7.641467013,7.641467013,0,3.957081679,-1.039764671,2.917317009,-0.452663609 +Doug Christie,chrisdo01,2004,RS,SAC,5436,2780,1.145811256,0.520819324,1.66663058,6.247012931,6.247012931,0,1.165217716,0.827494343,1.992712059,-0.252419336 +Brad Miller,millebr01,2004,RS,SAC,5125,2621,2.544935845,1.96360194,4.508537785,9.649461372,9.649461372,0,2.447867954,1.92689954,4.374767494,-0.534557072 +Vlade Divac,divacvl01,2004,RS,SAC,4531,2317,0.25123595,0.352408475,0.603644425,3.945425811,3.945425811,0,0.440170765,-0.114651221,0.325519544,-0.437672972 +Anthony Peeler,peelean01,2004,RS,SAC,2720,1391,-0.632599318,0.862258063,0.229658745,2.109444505,2.109444505,0,-0.723006575,-0.101771603,-0.824778178,-0.223539425 +Bobby Jackson,jacksbo01,2004,RS,SAC,2317,1185,3.512910316,-1.124769802,2.388140513,3.118595697,3.118595697,0,3.759153765,-1.115064221,2.644089544,0.356420649 +Darius Songaila,songada01,2004,RS,SAC,1909,976,-0.307914824,0.060958478,-0.246956346,1.247328885,1.247328885,0,-0.468053744,-0.23324845,-0.701302194,0.067690279 +Chris Webber,webbech01,2004,RS,SAC,1625,831,-3.226518879,0.445208845,-2.781310034,-0.013239886,-0.013239886,0,-2.142672164,0.663289306,-1.479382858,-0.239196839 +Tony Massenburg,masseto01,2004,RS,SAC,1543,789,-4.247963409,-2.937728987,-7.185692396,-1.80132368,-1.80132368,0,-4.140070079,-2.66192328,-6.801993359,0.804058355 +Gerald Wallace,wallage01,2004,RS,SAC,659,337,-2.929728144,0.195047935,-2.734680209,0.002626553,0.002626553,0,-3.091074241,-0.521462075,-3.612536316,-0.259345563 +Jabari Smith,smithja01,2004,RS,SAC,329,168,-5.6262844,-1.528667026,-7.154951426,-0.379354854,-0.379354854,0,-5.263971411,-2.389255863,-7.653227274,0.43243517 +Rodney Buford,buforro01,2004,RS,SAC,276,141,-5.998013264,-2.163945441,-8.161958706,-0.388016922,-0.388016922,0,-5.739483258,-3.281002603,-9.020485861,-0.306726047 +Bruce Bowen,bowenbr01,2004,RS,SAS,4932,2624,-1.702262316,2.993932798,1.291670482,5.404622863,5.404622863,0,-1.697766265,2.741187195,1.043420929,-0.104873875 +Tony Parker,parketo01,2004,RS,SAS,4844,2577,1.614166196,-0.809740274,0.804425922,4.660715397,4.660715397,0,1.449401607,-0.496652199,0.952749408,-0.245684807 +Tim Duncan,duncati01,2004,RS,SAS,4750,2527,1.950105545,4.770063689,6.720169235,12.11590773,12.11590773,0,2.076550465,4.15677794,6.233328405,-0.700118988 +Rasho Nesterovic,nestera01,2004,RS,SAS,4423,2353,-2.027201126,3.434562645,1.407361519,4.957666353,4.957666353,0,-1.804186639,3.279726398,1.475539758,-0.607441911 +Manu Ginobili,ginobma01,2004,RS,SAS,4248,2260,3.00579618,2.443650644,5.449446824,9.480583459,9.480583459,0,2.994689016,2.784649989,5.779339005,0.252635442 +Hedo Turkoglu,turkohe01,2004,RS,SAS,3897,2073,1.171979769,3.223193361,4.39517313,7.560727621,7.560727621,0,1.077139672,2.888369375,3.965509047,0.044328113 +Robert Horry,horryro01,2004,RS,SAS,2425,1290,0.341707375,2.514020735,2.85572811,3.699858449,3.699858449,0,0.327762141,2.309573186,2.637335327,0.257119153 +Malik Rose,rosema01,2004,RS,SAS,2361,1256,-1.687311617,-0.640657779,-2.327969396,0.271215004,0.271215004,0,-1.670623677,-0.711782356,-2.382406034,0.260647758 +Jason Hart,hartja01,2004,RS,SAS,1241,660,-1.365880468,1.539172673,0.173292205,0.984150668,0.984150668,0,-1.887426717,1.222904741,-0.664521976,-0.019949152 +Devin Brown,brownde02,2004,RS,SAS,1179,627,-1.291647357,-1.635909066,-2.927556423,-0.056761748,-0.056761748,0,-1.923024672,-2.134407755,-4.057432427,-0.060577112 +Ron Mercer,mercero01,2004,RS,SAS,970,516,-4.511752402,0.052038155,-4.459714247,-0.44908483,-0.44908483,0,-4.637850605,-0.873585915,-5.511436521,-0.20663469 +Charlie Ward,wardch01,2004,RS,SAS,799,425,-3.62169387,0.327684112,-3.294009758,-0.120143489,-0.120143489,0,-3.162181911,-0.234429833,-3.396611744,1.687544328 +Kevin Willis,willike02,2004,RS,SAS,701,373,-3.039660171,0.521658929,-2.518001242,0.044661907,0.044661907,0,-2.508371859,0.737889792,-1.770482067,1.056333927 +Anthony Carter,cartean01,2004,RS,SAS,164,87,-7.776712827,-0.96625654,-8.742969367,-0.2686095,-0.2686095,0,-6.841417862,-1.351626221,-8.193044083,0.890245729 +Shane Heal,healsh01,2004,RS,SAS,135,72,-1.505853495,-1.765770582,-3.271624077,-0.019302777,-0.019302777,0,-1.189321665,-3.363876551,-4.553198216,0.672056702 +Matt Carroll,carroma01,2004,RS,SAS,41,22,-9.381977792,-0.259244915,-9.641222707,-0.079872886,-0.079872886,0,-8.619660082,-0.563948705,-9.183608787,2.974245302 +Alex Garcia,garcial01,2004,RS,SAS,24,13,-13.21049644,4.022388204,-9.18810824,-0.042987142,-0.042987142,0,-10.68888895,3.552159152,-7.136729795,0.610165221 +Rashard Lewis,lewisra02,2004,RS,SEA,5553,2931,2.460097912,-0.298522029,2.161575883,7.346714694,7.346714694,0,2.752497832,0.204475481,2.956973313,0.024367232 +Vladimir Radmanovic,radmavl01,2004,RS,SEA,4397,2321,1.180414146,-1.446194302,-0.265780156,2.946529529,2.946529529,0,1.748854798,-1.079705794,0.669149004,0.148175717 +Ray Allen,allenra02,2004,RS,SEA,4077,2152,5.58742293,-0.883311669,4.704111261,8.168874616,8.168874616,0,5.627318086,-0.611781735,5.015536352,-0.171238458 +Ronald Murray,murraro01,2004,RS,SEA,3829,2021,-0.675545174,-1.824110205,-2.49965538,0.259375855,0.259375855,0,-0.12484178,-1.691983169,-1.816824949,0.438706805 +Brent Barry,barrybr01,2004,RS,SEA,3416,1803,4.543067805,-0.209201551,4.333866254,6.501497609,6.501497609,0,4.180877935,-0.217398102,3.963479833,-0.208273923 +Antonio Daniels,daniean01,2004,RS,SEA,2864,1512,4.674731973,-1.994883264,2.679848709,4.149873496,4.149873496,0,3.719615414,-2.347147706,1.372467708,-0.845350333 +Vitaly Potapenko,potapvi01,2004,RS,SEA,2688,1419,-3.3027555,-2.846468773,-6.149224273,-2.459229473,-2.459229473,0,-3.153644063,-2.724356714,-5.878000777,-0.063723053 +Reggie Evans,evansre01,2004,RS,SEA,2425,1280,-3.086119908,0.416029212,-2.670090696,0.052420729,0.052420729,0,-2.942577859,0.584133634,-2.358444226,0.411448193 +Calvin Booth,boothca01,2004,RS,SEA,2285,1206,-3.635542789,-0.30942947,-3.944972258,-0.732538117,-0.732538117,0,-3.678228934,-0.652039653,-4.330268587,-0.338522751 +Luke Ridnour,ridnolu01,2004,RS,SEA,2110,1114,-1.281503961,-1.288960647,-2.570464608,0.102283691,0.102283691,0,-1.203075881,-1.432201741,-2.635277622,0.216652399 +Jerome James,jamesje01,2004,RS,SEA,1875,990,-4.409381761,0.114372072,-4.295009689,-0.787553633,-0.787553633,0,-4.161385337,-0.078037927,-4.239423265,0.838039189 +Ansu Sesay,sesayan01,2004,RS,SEA,1104,583,-1.027257434,-0.087602131,-1.114859565,0.48683089,0.48683089,0,-1.460263444,-0.897172302,-2.357435746,0.086975511 +Richie Frahm,frahmri01,2004,RS,SEA,888,469,3.245152263,-0.527199436,2.717952826,1.316509274,1.316509274,0,2.723467808,-1.08099105,1.642476758,0.56565905 +Leon Smith,smithle01,2004,RS,SEA,8,4,2.376910271,-2.577170818,-0.200260547,0.005222367,0.005222367,0,1.560998202,-1.578222419,-0.017224217,0.330460638 +Vince Carter,cartevi01,2004,RS,TOR,5094,2785,1.861929041,0.936808579,2.79873762,7.873971827,7.873971827,0,1.656811166,0.850433342,2.507244508,-0.118754367 +Donyell Marshall,marshdo01,2004,RS,TOR,4719,2580,2.061541575,0.079560187,2.141101762,6.499622756,6.499622756,0,2.05576195,0.841303136,2.897065086,0.869405327 +Chris Bosh,boshch01,2004,RS,TOR,4591,2510,-2.492391234,0.754277933,-1.738113301,1.288968377,1.288968377,0,-2.444531831,0.861741714,-1.582790117,-0.482414277 +Morris Peterson,petermo01,2004,RS,TOR,3929,2148,0.393507969,1.640347211,2.03385518,5.277699759,5.277699759,0,0.264264184,1.618236111,1.882500295,0.609200778 +Jalen Rose,roseja01,2004,RS,TOR,3600,1968,-1.457064291,-0.999252622,-2.456316913,0.296542381,0.296542381,0,-1.404411534,-0.848039268,-2.252450802,0.514214985 +Alvin Williams,willial02,2004,RS,TOR,3164,1730,-1.420719563,-0.639563676,-2.060283239,0.607330917,0.607330917,0,-1.766141381,-0.603247566,-2.369388947,-0.216405571 +Michael Curry,currymi01,2004,RS,TOR,2248,1229,-5.473557402,0.524528939,-4.949028463,-1.385692983,-1.385692983,0,-5.958276875,-0.159160088,-6.117436963,0.45122106 +Milt Palacio,palacmi01,2004,RS,TOR,2215,1211,-4.504201759,-0.454558702,-4.958760461,-1.363800033,-1.363800033,0,-4.625109047,-1.062742067,-5.687851114,-0.059297282 +Antonio Davis,davisan01,2004,RS,TOR,984,538,-2.887831203,1.504612801,-1.383218403,0.372900597,0.372900597,0,-2.854740353,1.495936344,-1.358804009,-0.550257676 +Lamond Murray,murrala01,2004,RS,TOR,947,518,-4.503526391,-0.461815692,-4.965342083,-0.588893956,-0.588893956,0,-4.131829835,-1.548231073,-5.680060909,0.531910314 +Lonny Baxter,baxtelo01,2004,RS,TOR,891,487,-3.7594477,-0.198142552,-3.957590252,-0.30226524,-0.30226524,0,-3.774255,-0.275913698,-4.050168698,0.674167353 +Jerome Moiso,moisoje01,2004,RS,TOR,763,417,-2.812278124,0.441274629,-2.371003495,0.080635347,0.080635347,0,-3.009448816,-0.397748886,-3.407197702,0.002885754 +Jerome Williams,willije01,2004,RS,TOR,744,407,-2.091478054,1.074210781,-1.017267273,0.358784357,0.358784357,0,-2.141461732,1.011708118,-1.129753614,-0.258495545 +Corie Blount,blounco01,2004,RS,TOR,538,294,-3.844495883,1.254587907,-2.589907975,0.02421818,0.02421818,0,-3.944564813,1.968446776,-1.976118037,0.776767445 +Roger Mason Jr.,masonro01,2004,RS,TOR,521,285,-2.652467374,-0.197855475,-2.850322849,-0.014858671,-0.014858671,0,-2.836258713,-0.953134023,-3.789392736,1.694097108 +Rod Strickland,stricro02,2004,RS,TOR,516,282,-1.993686992,-0.975093223,-2.968780215,-0.031261529,-0.031261529,0,-2.477293026,-1.771160077,-4.248453103,-0.625065031 +Robert Archibald,archiro01,2004,RS,TOR,450,246,-4.165853385,1.378386194,-2.787467191,-0.004783576,-0.004783576,0,-4.166359698,2.047872966,-2.118486731,1.572536132 +Dion Glover,glovedi01,2004,RS,TOR,326,178,-4.75193568,1.148042313,-3.603893367,-0.078795293,-0.078795293,0,-4.331106995,0.022159097,-4.308947897,1.467978544 +Jannero Pargo,pargoja01,2004,RS,TOR,130,71,-5.729045392,0.390623535,-5.338421857,-0.0948787,-0.0948787,0,-5.170180352,0.081106955,-5.089073397,1.084489734 +Mengke Bateer,bateeme01,2004,RS,TOR,73,40,-1.273141956,-1.698053874,-2.97119583,-0.004596356,-0.004596356,0,-1.971648785,-0.814803146,-2.786451931,1.66019134 +Michael Bradley,bradlmi01,2004,RS,TOR,70,38,-6.699425787,-0.757588962,-7.457014748,-0.092496056,-0.092496056,0,-6.942394427,-1.301972676,-8.244367104,1.237315173 +Rick Brunson,brunsri01,2004,RS,TOR,18,10,3.223158143,-4.707332049,-1.484173907,0.006316657,0.006316657,0,1.255565979,-6.642217787,-5.386651808,-1.999041446 +Chris Jefferies,jeffech01,2004,RS,TOR,15,8,10.12853555,-3.579814572,6.548720979,0.039095424,0.039095424,0,9.439276315,-7.213858053,2.225418263,2.743050554 +Andrei Kirilenko,kirilan01,2004,RS,UTA,5283,2895,3.360856223,3.658177117,7.019033341,14.34040758,14.34040758,0,3.660802154,3.393726477,7.05452863,-0.560763619 +Greg Ostertag,ostergr01,2004,RS,UTA,3929,2153,-1.213885564,2.324766947,1.110881383,4.215458993,4.215458993,0,-1.24630283,1.914778302,0.668475471,-0.549694389 +Raja Bell,bellra01,2004,RS,UTA,3686,2020,-0.288527104,-0.686889269,-0.975416374,1.845183767,1.845183767,0,-0.264713221,-0.168042056,-0.432755276,0.812203122 +Carlos Arroyo,arroyca01,2004,RS,UTA,3664,2008,2.148791953,-1.744035664,0.404756289,3.23163978,3.23163978,0,1.926509358,-1.512729889,0.413779469,-0.009874098 +Jarron Collins,collija03,2004,RS,UTA,3161,1732,-1.501995594,-0.823645535,-2.32564113,0.376977789,0.376977789,0,-1.73955975,-0.501359382,-2.240919132,0.482940296 +Raul Lopez,lopezra01,2004,RS,UTA,2951,1617,-1.647126988,-0.151371406,-1.798498394,0.791575171,0.791575171,0,-1.508000574,-0.394848169,-1.902848742,0.765789495 +DeShawn Stevenson,stevede01,2004,RS,UTA,2757,1511,-1.713363349,-1.814543685,-3.527907034,-0.598042261,-0.598042261,0,-1.845005633,-2.129177913,-3.974183546,-0.251753923 +Sasha Pavlovic,pavloal01,2004,RS,UTA,2088,1144,-2.234612722,-0.793638223,-3.028250945,-0.164757113,-0.164757113,0,-2.183978844,-0.518444766,-2.70242361,1.319800949 +Matt Harpring,harprma01,2004,RS,UTA,2069,1134,1.7677954,-2.052416921,-0.28462152,1.425058665,1.425058665,0,1.562122617,-1.437461125,0.124661492,-0.084859301 +Mo Williams,willima01,2004,RS,UTA,1409,772,-2.690134615,-1.572965484,-4.263100099,-0.599882888,-0.599882888,0,-2.625383906,-1.877014697,-4.502398603,0.59845056 +Michael Ruffin,ruffimi01,2004,RS,UTA,1338,733,-3.651733864,0.285406479,-3.366327385,-0.231179949,-0.231179949,0,-3.50398886,0.296244648,-3.207744211,0.272143905 +Gordan Giricek,giricgo01,2004,RS,UTA,1106,606,0.500914081,-1.073423496,-0.572509415,0.676693293,0.676693293,0,0.37381213,-1.540453587,-1.166641457,0.467823117 +Tom Gugliotta,guglito01,2004,RS,UTA,940,515,-1.355658941,-0.000197573,-1.355856514,0.364621787,0.364621787,0,-1.429777394,-0.121604843,-1.551382237,-0.421566283 +Mikki Moore,mooremi01,2004,RS,UTA,703,385,-0.647472695,-0.788896775,-1.43636947,0.259988263,0.259988263,0,-1.117697887,-0.821767182,-1.939465069,0.691117577 +Curtis Borchardt,borchcu01,2004,RS,UTA,471,258,-3.965629242,-0.72129824,-4.686927482,-0.256416393,-0.256416393,0,-3.92238619,-0.877765507,-4.800151697,0.520545306 +Ben Handlogten,handlbe01,2004,RS,UTA,314,172,0.71346173,-1.933802591,-1.220340861,0.135363193,0.135363193,0,0.291767994,-1.560307536,-1.268539542,0.766818066 +Paul Grant,grantpa01,2004,RS,UTA,179,98,-4.394752146,-1.809338674,-6.20409082,-0.174817077,-0.174817077,0,-4.364914095,-2.13977822,-6.504692315,1.116089038 +Keon Clark,clarkke01,2004,RS,UTA,49,27,-2.933963598,0.557104675,-2.376858923,0.005086861,0.005086861,0,-3.134996731,-0.177968059,-3.31296479,-0.945607908 +Kwame Brown,brownkw01,2004,RS,WAS,4350,2239,-0.440091253,-0.626247632,-1.066338885,1.910207961,1.910207961,0,-0.778019348,-0.715027883,-1.493047231,-0.621143342 +Gilbert Arenas,arenagi01,2004,RS,WAS,4014,2066,0.918857909,-1.436465825,-0.517607917,2.368665488,2.368665488,0,1.405605152,-0.483159496,0.922445656,0.60297909 +Larry Hughes,hughela01,2004,RS,WAS,4004,2061,0.640482898,0.196942009,0.837424908,3.776976187,3.776976187,0,0.768155057,0.546056312,1.314211369,0.114073089 +Jarvis Hayes,hayesja01,2004,RS,WAS,3971,2044,-2.747080246,-1.375899488,-4.122979734,-1.432049356,-1.432049356,0,-2.73039533,-1.155849774,-3.886245104,0.015225871 +Jared Jeffries,jeffrja01,2004,RS,WAS,3717,1913,-2.695281237,-0.396302051,-3.091583288,-0.33330808,-0.33330808,0,-2.829999923,-0.461529482,-3.291529405,-0.022293786 +Etan Thomas,thomaet01,2004,RS,WAS,3693,1901,-2.067671093,-0.242671605,-2.310342698,0.425187749,0.425187749,0,-2.26186389,-0.243333644,-2.505197534,-0.263347625 +Brendan Haywood,haywobr01,2004,RS,WAS,2883,1484,-0.719598516,1.476995555,0.757397039,2.641166738,2.641166738,0,-1.111020445,0.744606334,-0.366414111,-0.494874415 +Juan Dixon,dixonju01,2004,RS,WAS,2872,1478,-0.565596243,-1.47347373,-2.039069973,0.539324051,0.539324051,0,-0.44997559,-1.374959574,-1.824935164,0.549219422 +Steve Blake,blakest01,2004,RS,WAS,2705,1392,-0.704596685,-0.96489226,-1.669488944,0.769099997,0.769099997,0,-0.79517135,-1.519120444,-2.314291794,0.204705906 +Christian Laettner,laettch01,2004,RS,WAS,1912,984,-1.019399454,-0.090183201,-1.109582655,0.822289734,0.822289734,0,-1.381102405,0.041344768,-1.339757637,-0.139521193 +Jerry Stackhouse,stackje01,2004,RS,WAS,1504,774,-1.078957065,-3.667121255,-4.74607832,-0.788077623,-0.788077623,0,-1.011141323,-3.913736885,-4.924878209,-0.018893272 +Brevin Knight,knighbr01,2004,RS,WAS,1162,598,-2.600070174,1.960124769,-0.639945404,0.645764948,0.645764948,0,-2.534691188,2.284154943,-0.250536245,0.281592791 +Mitchell Butler,butlemi02,2004,RS,WAS,1072,552,-0.451082448,-0.239709889,-0.690792337,0.580874931,0.580874931,0,-1.270000502,-0.591340839,-1.861341341,0.147708809 +Chris Whitney,whitnch01,2004,RS,WAS,361,186,-1.318853696,-1.559638184,-2.87849188,-0.012080224,-0.012080224,0,-1.936264389,-2.456921731,-4.39318612,-0.847218528 +Lonny Baxter,baxtelo01,2004,RS,WAS,256,132,-0.611179671,-3.342850505,-3.954030176,-0.081683636,-0.081683636,0,-1.479426895,-2.788347868,-4.267774763,0.670807122 +Torraye Braggs,braggto01,2004,RS,WAS,43,22,1.760528631,-5.001952952,-3.241424321,-0.005672257,-0.005672257,0,0.296229417,-2.635829946,-2.339600529,2.583978632 +Jahidi White,whiteja01,2004,RS,WAS,8,4,-27.32655866,-7.244208294,-34.57076695,-0.064749827,-0.064749827,0,-24.67376679,-11.4761548,-36.1499216,-0.266771862 +Paul Pierce,piercpa01,2004,PO,BOS,313,162,-4.993023401,-0.980336056,-5.973359457,-0.275743326,0,-0.275743326,-4.1720584,-1.151774762,-5.323833162,0.315942593 +Mark Blount,blounma01,2004,PO,BOS,280,145,-0.739879519,-1.408540924,-2.148420443,0.045855841,0,0.045855841,-0.652659357,0.141069005,-0.511590352,-0.085945353 +Chucky Atkins,atkinch01,2004,PO,BOS,257,133,2.217653733,-1.888354424,0.329299308,0.21300532,0,0.21300532,1.69200765,-2.282089357,-0.590081707,-1.03751187 +Walter McCarty,mccarwa01,2004,PO,BOS,245,127,1.974799207,-1.664858442,0.309940766,0.202898935,0,0.202898935,1.633051818,-1.585018806,0.048033012,-0.695442241 +Ricky Davis,davisri01,2004,PO,BOS,238,123,-0.227640477,-4.175004566,-4.402645043,-0.106512203,0,-0.106512203,-0.450983969,-4.557789665,-5.008773634,-0.37759808 +Jiri Welsch,welscji01,2004,PO,BOS,201,104,0.233773431,-2.871408439,-2.637635008,0.006126303,0,0.006126303,-0.672623961,-3.139119014,-3.811742975,-0.332558074 +Chris Mihm,mihmch01,2004,PO,BOS,126,65,-4.248685105,2.296590552,-1.952094553,0.027526183,0,0.027526183,-3.668624766,3.268286135,-0.400338631,0.772059385 +Marcus Banks,banksma01,2004,PO,BOS,116,60,2.344514425,-1.593047237,0.751467188,0.111163296,0,0.111163296,1.577472384,-0.921229182,0.656243202,0.497878396 +Jumaine Jones,jonesju01,2004,PO,BOS,54,28,0.740534557,-4.029743264,-3.289208706,-0.008000211,0,-0.008000211,-0.531386696,-3.363950306,-3.895337002,0.627776343 +Brandon Hunter,huntebr01,2004,PO,BOS,19,10,5.525428574,-2.689856646,2.835571928,0.029282738,0,0.029282738,4.01083741,-3.607043059,0.40379435,-0.33051777 +Michael Stewart,stewami01,2004,PO,BOS,4,2,-3.705591082,-6.458990512,-10.16458159,-0.008762868,0,-0.008762868,-5.091271172,4.152128515,-0.939142658,11.00815986 +Dana Barros,barroda01,2004,PO,BOS,2,1,-36.61409529,-3.356583011,-39.9706783,-0.019232307,0,-0.019232307,-34.42687468,-5.702039254,-40.12891393,-1.614065139 +Dirk Nowitzki,nowitdi01,2004,PO,DAL,430,212,3.994320859,3.296117261,7.290438121,1.107925892,0,1.107925892,4.09279407,3.594546406,7.687340476,-0.969191743 +Steve Nash,nashst01,2004,PO,DAL,400,197,2.134802035,-0.383594968,1.751207066,0.462410585,0,0.462410585,1.860730223,-0.189318977,1.671411247,-0.803847314 +Michael Finley,finlemi01,2004,PO,DAL,398,196,-0.784516398,0.313445772,-0.471070625,0.233948776,0,0.233948776,-0.737857968,-0.147029854,-0.884887822,-0.414698631 +Marquis Daniels,daniema01,2004,PO,DAL,373,184,-0.927265181,0.77191629,-0.155348891,0.251205804,0,0.251205804,-0.700994856,0.939251685,0.238256829,-0.003702216 +Antoine Walker,walkean02,2004,PO,DAL,284,140,-0.851839598,1.261877911,0.410038313,0.231884884,0,0.231884884,-0.272584068,0.92137149,0.648787422,-0.349401019 +Antawn Jamison,jamisan01,2004,PO,DAL,221,109,3.269942848,0.167617588,3.437560436,0.355897813,0,0.355897813,3.075439499,0.266087562,3.341527061,0.253531468 +Josh Howard,howarjo01,2004,PO,DAL,175,86,-1.979060265,4.236337343,2.257277078,0.226142645,0,0.226142645,-1.604777829,3.50537844,1.900600611,-0.178791082 +Eduardo Najera,najered01,2004,PO,DAL,116,57,2.118402851,2.907598405,5.026001255,0.234004465,0,0.234004465,1.068888417,2.999233158,4.068121576,0.297685292 +Scott Williams,willisc01,2004,PO,DAL,22,11,-12.28574111,1.152330191,-11.13341092,-0.048757905,0,-0.048757905,-12.35650485,1.365132418,-10.99137243,0.429828043 +Tony Delk,delkto01,2004,PO,DAL,10,5,7.066233152,13.6366919,20.70292505,0.061001854,0,0.061001854,6.497907388,12.66229098,19.16019837,-1.019359139 +Shawn Bradley,bradlsh01,2004,PO,DAL,6,3,-6.622452335,-3.198918987,-9.821371323,-0.011486324,0,-0.011486324,-7.993291409,-1.790460202,-9.783751611,2.593343195 +Marcus Camby,cambyma01,2004,PO,DEN,374,194,1.106152232,-0.461383331,0.644768902,0.344692291,0,0.344692291,1.129017625,0.675590826,1.804608451,-0.479128294 +Andre Miller,millean02,2004,PO,DEN,335,174,2.9905035,0.829774053,3.820277553,0.599178443,0,0.599178443,2.930400874,1.475652569,4.406053443,-0.355320989 +Voshon Lenard,lenarvo01,2004,PO,DEN,310,161,3.134774735,-1.095202262,2.039572473,0.404984118,0,0.404984118,3.219218719,-1.062477113,2.156741606,-0.172008913 +Carmelo Anthony,anthoca01,2004,PO,DEN,275,143,-3.630628615,-1.315557626,-4.946186242,-0.165866831,0,-0.165866831,-2.732617898,-1.522702815,-4.255320712,0.331058752 +Nene,hilarne01,2004,PO,DEN,254,132,0.807242549,3.350058887,4.157301435,0.482480786,0,0.482480786,0.802448028,3.353365517,4.155813545,0.505665609 +Earl Boykins,boykiea01,2004,PO,DEN,233,121,6.110768318,-0.212752486,5.898015832,0.546039391,0,0.546039391,5.931884729,-0.818262909,5.11362182,-0.744687456 +Jon Barry,barryjo01,2004,PO,DEN,193,100,-0.055888238,0.224976687,0.169088449,0.152295022,0,0.152295022,-0.43610972,-0.852662095,-1.288771815,-0.761785605 +Francisco Elson,elsonfr01,2004,PO,DEN,116,60,-3.336816305,0.041777151,-3.295039154,-0.017548316,0,-0.017548316,-3.541415032,1.074976174,-2.466438858,1.770117103 +Michael Doleac,doleami01,2004,PO,DEN,94,49,-2.062627314,-1.510838796,-3.57346611,-0.021290886,0,-0.021290886,-2.913704939,-1.847635071,-4.76134001,0.247860606 +Chris Andersen,anderch01,2004,PO,DEN,65,34,-1.39503811,1.790707849,0.39566974,0.055431364,0,0.055431364,-1.716525233,-0.018445843,-1.734971077,-1.347265908 +Rodney White,whitero02,2004,PO,DEN,50,26,-9.912321673,3.23311551,-6.679206164,-0.054905187,0,-0.054905187,-8.498024592,2.19490092,-6.303123672,1.912861461 +Ryan Bowen,bowenry01,2004,PO,DEN,12,6,2.868827464,-2.887234186,-0.018406722,0.008468654,0,0.008468654,1.130265929,-5.613796977,-4.483531047,-1.614065139 +Richard Hamilton,hamilri01,2004,PO,DET,1676,924,2.872779524,-0.708521719,2.164257806,2.381564826,0,2.381564826,2.688199125,-0.31986484,2.368334284,-0.291814297 +Ben Wallace,wallabe01,2004,PO,DET,1676,924,-0.400690815,7.600224615,7.1995338,4.797075334,0,4.797075334,0.124349219,7.316674518,7.441023737,-0.74883419 +Chauncey Billups,billuch01,2004,PO,DET,1598,881,4.217350497,0.577031466,4.794381963,3.488638982,0,3.488638982,4.199327127,0.88417186,5.083498987,-0.225247273 +Rasheed Wallace,wallara01,2004,PO,DET,1457,803,0.347257557,3.951975614,4.299233171,2.976853179,0,2.976853179,0.585863339,3.358621624,3.944484963,-0.051679998 +Tayshaun Prince,princta01,2004,PO,DET,1442,795,1.775293812,2.254065223,4.029359034,2.821402459,0,2.821402459,1.491000608,2.323286592,3.814287201,-0.460750111 +Corliss Williamson,willico02,2004,PO,DET,593,327,-4.068026455,-2.249989518,-6.318015974,-0.620366785,0,-0.620366785,-4.173050627,-2.094482269,-6.267532896,0.936998065 +Lindsey Hunter,hunteli01,2004,PO,DET,495,273,-2.045214038,3.056294506,1.011080468,0.549930133,0,0.549930133,-2.010564774,3.25824992,1.247685146,1.59705874 +Mehmet Okur,okurme01,2004,PO,DET,457,252,-1.981988299,0.531558789,-1.45042951,0.171314194,0,0.171314194,-2.431244956,-1.08421173,-3.515456686,-0.525576145 +Mike James,jamesmi01,2004,PO,DET,354,195,-1.529506188,-0.316421045,-1.845927232,0.093178988,0,0.093178988,-1.990051749,-1.266482001,-3.25653375,0.398441104 +Elden Campbell,campbel01,2004,PO,DET,225,124,-5.452072251,2.591142632,-2.860929619,-0.007363802,0,-0.007363802,-5.125557954,2.908316661,-2.217241293,1.555253217 +Darvin Ham,hamda01,2004,PO,DET,196,108,-4.390375029,0.275732477,-4.114642552,-0.078343554,0,-0.078343554,-5.16682816,-0.636734179,-5.803562339,0.913388943 +Darko Milicic,milicda01,2004,PO,DET,25,14,-22.60300384,-1.806029368,-24.40903321,-0.162778328,0,-0.162778328,-20.07079104,-4.311892778,-24.38268382,1.806475661 +Steve Francis,francst01,2004,PO,HOU,410,222,3.369540588,1.465184083,4.834724671,0.885035244,0,0.885035244,3.194410771,1.925106847,5.119517618,-0.099495895 +Jim Jackson,jacksji01,2004,PO,HOU,408,221,-0.146171364,2.413705064,2.2675337,0.58254697,0,0.58254697,0.04090144,2.303902972,2.344804412,-0.144646952 +Cuttino Mobley,moblecu01,2004,PO,HOU,388,210,-2.487853093,-0.831952139,-3.319805232,-0.062942547,0,-0.062942547,-2.338616635,-0.929056556,-3.267673191,-0.031371685 +Yao Ming,mingya01,2004,PO,HOU,342,185,-2.341122822,0.742893327,-1.598229495,0.111725389,0,0.111725389,-2.336331691,0.746684323,-1.589647368,-0.316112244 +Kelvin Cato,catoke01,2004,PO,HOU,274,148,0.05519302,3.564582245,3.619775265,0.495609203,0,0.495609203,-0.384413506,3.612544212,3.228130706,-0.081839299 +Maurice Taylor,tayloma01,2004,PO,HOU,213,115,-1.356501936,-2.926594775,-4.283096711,-0.093502343,0,-0.093502343,-2.032222999,-2.546352677,-4.578575676,0.704303077 +Bostjan Nachbar,nachbbo01,2004,PO,HOU,76,41,2.327675835,-0.811039278,1.516636557,0.093759219,0,0.093759219,1.133140299,-0.436128399,0.6970119,1.66257473 +Mark Jackson,jacksma01,2004,PO,HOU,70,38,-4.177925457,2.258744051,-1.919181405,0.016611325,0,0.016611325,-4.487982251,0.380696993,-4.107285258,-0.007495996 +Clarence Weatherspoon,weathcl01,2004,PO,HOU,41,22,-1.058015634,-2.389976911,-3.447992546,-0.008110948,0,-0.008110948,-1.924295941,-2.648012988,-4.572308929,0.340119252 +Scott Padgett,padgesc01,2004,PO,HOU,26,14,-0.139996552,6.490163006,6.350166455,0.067334215,0,0.067334215,0.629764658,4.076529716,4.706294374,0.393978323 +Mike Wilks,wilksmi01,2004,PO,HOU,9,5,-9.49095917,-5.903193567,-15.39415274,-0.032859532,0,-0.032859532,-10.36151591,-10.14305085,-20.50456676,-1.095598472 +Eric Piatkowski,piatker01,2004,PO,HOU,7,4,-13.75174313,-0.931413467,-14.6831566,-0.025676021,0,-0.025676021,-14.35472577,0.057679936,-14.29704583,1.992284861 +Jermaine O'Neal,onealje01,2004,PO,IND,1101,604,-0.750258294,1.999171341,1.248913046,1.264264123,0,1.264264123,-0.589768164,1.900078313,1.310310149,-0.471074766 +Metta World Peace,artesro01,2004,PO,IND,1065,584,1.476010199,1.951564418,3.427574617,1.901595021,0,1.901595021,2.004315978,2.010982194,4.015298172,0.151873209 +Reggie Miller,millere01,2004,PO,IND,829,455,3.050190214,1.680389777,4.730579991,1.785800684,0,1.785800684,2.782738145,0.955513178,3.738251323,-0.260213595 +Al Harrington,harrial01,2004,PO,IND,778,427,-2.903015775,1.616859579,-1.286156195,0.331334899,0,0.331334899,-2.323400193,2.203005566,-0.120394626,0.660586018 +Jamaal Tinsley,tinslja01,2004,PO,IND,769,422,2.728159243,2.194218299,4.922377542,1.72506408,0,1.72506408,2.996046566,3.110650541,6.106697107,1.122272781 +Anthony Johnson,johnsan02,2004,PO,IND,605,332,-0.037683472,-0.210544422,-0.248227894,0.437812016,0,0.437812016,-0.501287358,0.219627506,-0.281659852,0.154900051 +Jeff Foster,fosteje01,2004,PO,IND,560,307,1.590548515,3.511565661,5.102114176,1.263274153,0,1.263274153,1.188531501,3.271682024,4.460213525,-0.365703817 +Fred Jones,jonesfr01,2004,PO,IND,479,263,1.225002143,0.984191892,2.209194035,0.687179325,0,0.687179325,0.373845445,0.776305265,1.15015071,0.113908807 +Austin Croshere,croshau01,2004,PO,IND,390,214,1.367359967,-0.550507257,0.81685271,0.400087603,0,0.400087603,1.051373094,-1.338955724,-0.28758263,-0.348561549 +Jonathan Bender,bendejo01,2004,PO,IND,365,200,0.468923569,-0.618789156,-0.149865587,0.273090763,0,0.273090763,-0.005657715,-2.167076734,-2.172734449,-0.179032947 +Kenny Anderson,anderke01,2004,PO,IND,35,19,-21.18279054,-3.716808239,-24.89959878,-0.226941409,0,-0.226941409,-19.6763007,-5.449224625,-25.12552533,2.220488861 +Scot Pollard,pollasc01,2004,PO,IND,24,13,-6.679520227,4.244677067,-2.43484316,0.002189988,0,0.002189988,-6.197284922,4.751862444,-1.445422478,1.416717361 +Kobe Bryant,bryanko01,2004,PO,LAL,1776,973,4.499176587,0.468552244,4.967728831,3.952061731,0,3.952061731,5.055221926,0.928210083,5.983432009,0.01453396 +Shaquille O'Neal,onealsh01,2004,PO,LAL,1673,917,3.417057229,1.468810955,4.885868184,3.678813487,0,3.678813487,3.661253461,1.439880491,5.101133952,-0.138137817 +Karl Malone,malonka01,2004,PO,LAL,1456,798,-1.123757606,0.386095313,-0.737662293,0.842055241,0,0.842055241,-0.739925686,0.527776183,-0.212149503,-0.311464067 +Gary Payton,paytoga01,2004,PO,LAL,1409,772,1.860314472,0.240146929,2.100461401,1.965230943,0,1.965230943,1.823371626,0.591414298,2.414785924,-0.234129589 +Derek Fisher,fishede01,2004,PO,LAL,925,507,1.780764001,-0.198236489,1.582527512,1.15717084,0,1.15717084,1.661741016,-0.387094983,1.274646033,0.102551953 +Devean George,georgde01,2004,PO,LAL,858,470,0.790093931,1.827029593,2.617123524,1.332847694,0,1.332847694,0.811527029,1.398777825,2.210304854,0.369691108 +Kareem Rush,rushka01,2004,PO,LAL,575,315,-0.274630567,-1.304160358,-1.578790925,0.195337693,0,0.195337693,-0.380125105,-1.921584664,-2.301709768,0.556120809 +Stanislav Medvedenko,medvest01,2004,PO,LAL,432,237,0.216199881,-1.396450557,-1.180250676,0.197476948,0,0.197476948,-0.292228427,-0.813867634,-1.106096061,0.783815972 +Rick Fox,foxri01,2004,PO,LAL,265,145,-1.317513478,-1.692776444,-3.010289922,-0.020007299,0,-0.020007299,-2.026383506,-2.561363892,-4.587747398,0.664436069 +Luke Walton,waltolu01,2004,PO,LAL,245,134,-0.387746928,0.344674957,-0.043071971,0.193801165,0,0.193801165,-0.082945667,-0.239158826,-0.322104493,1.375538535 +Brian Cook,cookbr01,2004,PO,LAL,84,46,-7.167760233,-2.348310681,-9.516070914,-0.164693463,0,-0.164693463,-7.070732191,-3.074774151,-10.14550634,0.502412599 +Bryon Russell,russebr01,2004,PO,LAL,29,16,-1.179069305,1.445728075,0.26665877,0.025783815,0,0.025783815,-1.221518611,0.906705273,-0.314813338,1.360081758 +Pau Gasol,gasolpa01,2004,PO,MEM,243,134,7.774538101,-1.726239902,6.048298199,0.614613764,0,0.614613764,7.125144225,-1.569922808,5.555221417,-0.831157032 +James Posey,poseyja01,2004,PO,MEM,236,130,3.891770093,1.525987556,5.417757649,0.560680917,0,0.560680917,3.988797647,2.292711181,6.281508827,0.3135277 +Jason Williams,willija02,2004,PO,MEM,236,130,2.013332234,-6.570297028,-4.556964794,-0.123855059,0,-0.123855059,2.345739633,-5.807073091,-3.461333457,0.179440115 +Lorenzen Wright,wrighlo02,2004,PO,MEM,181,100,-3.460555119,-5.548545489,-9.009100608,-0.332510204,0,-0.332510204,-2.960900889,-3.914655773,-6.875556662,0.857705138 +Mike Miller,millemi01,2004,PO,MEM,178,98,-1.607887998,-0.902333417,-2.510221414,0.012374578,0,0.012374578,-0.854663657,-1.607560108,-2.462223765,0.070733625 +Bonzi Wells,wellsbo01,2004,PO,MEM,170,94,0.498188181,-3.51733483,-3.019146649,-0.013381789,0,-0.013381789,0.472655096,-3.812784946,-3.340129849,0.464154391 +Stromile Swift,swiftst01,2004,PO,MEM,134,74,-1.590299082,-0.939856902,-2.530155984,0.008477412,0,0.008477412,-1.295726584,-1.494647958,-2.790374542,-0.868280064 +Shane Battier,battish01,2004,PO,MEM,125,69,2.051009467,-6.690558335,-4.639548868,-0.069967584,0,-0.069967584,1.501735919,-5.339257966,-3.837522048,1.777084861 +Earl Watson,watsoea01,2004,PO,MEM,112,62,3.459844065,1.280145885,4.73998995,0.247569183,0,0.247569183,3.564974753,1.25533081,4.820305563,1.176717361 +Bo Outlaw,outlabo01,2004,PO,MEM,111,61,-5.788922956,-1.312946296,-7.101869253,-0.140637253,0,-0.140637253,-5.707209367,-1.605376678,-7.312586045,0.608728555 +Ryan Humphrey,humphry01,2004,PO,MEM,9,5,14.75864338,-5.323706502,9.434936881,0.031045235,0,0.031045235,12.60854018,-7.60809407,5.000446109,-2.828960694 +Jake Tsakalidis,tsakaja01,2004,PO,MEM,5,3,-43.09004117,-27.20315084,-70.29319201,-0.110195661,0,-0.110195661,-38.50458166,-38.98373354,-77.4883152,2.998288861 +Lamar Odom,odomla01,2004,PO,MIA,932,512,0.247264349,0.367950139,0.615214488,0.910107371,0,0.910107371,0.590605253,0.591430964,1.182036217,0.342555054 +Caron Butler,butleca01,2004,PO,MIA,930,511,0.453953825,3.979360927,4.433314752,1.931819185,0,1.931819185,0.473414977,4.257021668,4.730436645,0.014392603 +Dwyane Wade,wadedw01,2004,PO,MIA,929,510,1.099757959,-0.537953297,0.561804662,0.8878802,0,0.8878802,0.962845343,-0.47094387,0.491901473,-0.088850499 +Eddie Jones,jonesed02,2004,PO,MIA,870,478,1.339357381,1.872706476,3.212063857,1.505380683,0,1.505380683,1.430394588,1.903179592,3.33357418,0.345016482 +Brian Grant,grantbr01,2004,PO,MIA,726,399,-2.114530488,0.416278444,-1.698252045,0.220402857,0,0.220402857,-2.157581394,0.609639292,-1.547942102,-0.16845445 +Rafer Alston,alstora01,2004,PO,MIA,537,295,0.227626009,-0.84812606,-0.620500052,0.332455894,0,0.332455894,0.12556314,-1.432565361,-1.307002221,0.513272682 +Udonis Haslem,hasleud01,2004,PO,MIA,362,199,-0.08560774,0.165832867,0.080225127,0.295421864,0,0.295421864,-0.836450308,-0.434104394,-1.270554702,-0.284403896 +Malik Allen,allenma01,2004,PO,MIA,251,138,0.01528306,-0.018475656,-0.003192596,0.199298359,0,0.199298359,-0.667541317,-0.566721274,-1.234262591,-0.073007967 +Rasual Butler,butlera01,2004,PO,MIA,106,58,0.108158117,-0.733748527,-0.62559041,0.066285547,0,0.066285547,-0.458963625,-0.623596121,-1.082559746,2.000757503 +Samaki Walker,walkesa01,2004,PO,MIA,20,11,-11.37960372,-3.570166873,-14.94977059,-0.071333001,0,-0.071333001,-12.04073907,-3.765306308,-15.80604537,0.910379861 +Wang Zhizhi,zhizhwa01,2004,PO,MIA,13,7,-7.979681829,-5.507663213,-13.48734504,-0.039853416,0,-0.039853416,-8.763117373,-7.719441995,-16.48255937,0.686754092 +Loren Woods,woodslo01,2004,PO,MIA,4,2,-5.406463302,-3.637374789,-9.043838091,-0.006504182,0,-0.006504182,-6.740122169,-6.386738251,-13.12686042,-1.614065139 +Desmond Mason,masonde01,2004,PO,MIL,375,198,-2.196768551,-1.224576155,-3.421344706,-0.069699351,0,-0.069699351,-2.158278062,-1.087199538,-3.2454776,-0.315335805 +Michael Redd,reddmi01,2004,PO,MIL,364,192,-1.092199923,-7.541593171,-8.633793093,-0.595394847,0,-0.595394847,-0.974215343,-6.999286329,-7.973501671,0.143464916 +Joe Smith,smithjo02,2004,PO,MIL,332,175,3.918860924,0.60454624,4.523407164,0.661007334,0,0.661007334,3.538846228,0.642392352,4.18123858,-1.171148723 +Damon Jones,jonesda01,2004,PO,MIL,273,144,8.486939547,-3.110707251,5.376232296,0.613719005,0,0.613719005,7.906347876,-2.339774175,5.566573702,-0.29482404 +Keith Van Horn,vanhoke01,2004,PO,MIL,260,137,-3.141137421,0.768589533,-2.372547888,0.027358333,0,0.027358333,-2.56245279,0.733826577,-1.828626213,0.486916554 +Toni Kukoc,kukocto01,2004,PO,MIL,199,105,1.269624396,-2.845547894,-1.575923498,0.065237042,0,0.065237042,1.389782836,-3.00409924,-1.614316404,0.507921243 +Brevin Knight,knighbr01,2004,PO,MIL,191,101,-1.199165246,5.969984961,4.770819715,0.40331765,0,0.40331765,-0.387679189,6.991862162,6.604182973,0.809372924 +Brian Skinner,skinnbr01,2004,PO,MIL,178,94,-3.348961731,-4.864803279,-8.213765011,-0.269399629,0,-0.269399629,-3.422848241,-5.442257699,-8.86510594,-0.282647161 +Erick Strickland,stricer01,2004,PO,MIL,78,41,5.751354508,-1.891723049,3.859631458,0.143757659,0,0.143757659,5.248278356,-2.438647233,2.809631123,0.728148579 +Dan Gadzuric,gadzuda01,2004,PO,MIL,17,9,3.34046687,3.75237435,7.092841219,0.047081629,0,0.047081629,3.867839527,4.406060218,8.273899745,0.898377802 +Marcus Haislip,haislma01,2004,PO,MIL,6,3,22.63955331,-5.668414627,16.97113868,0.029936452,0,0.029936452,20.05914192,-7.920140112,12.13900181,-3.436408472 +Daniel Santiago,santida01,2004,PO,MIL,2,1,-3.844706052,-7.471531863,-11.31623792,-0.005061972,0,-0.005061972,-5.138196319,2.909931015,-2.228265303,11.00815986 +Kevin Garnett,garneke01,2004,PO,MIN,1482,783,1.712479841,3.73271834,5.445198181,3.353159306,0,3.353159306,2.389303963,3.469266223,5.858570186,-0.619766205 +Latrell Sprewell,sprewla01,2004,PO,MIN,1459,771,2.589117327,1.1578682,3.746985527,2.62324796,0,2.62324796,3.145985883,1.218592422,4.364578305,-0.42716398 +Sam Cassell,cassesa01,2004,PO,MIN,940,497,3.49383794,-0.866390633,2.627447307,1.409868633,0,1.409868633,3.499123634,-0.619334282,2.879789352,0.225993553 +Trenton Hassell,hassetr01,2004,PO,MIN,893,472,0.360932412,-0.289421593,0.071510818,0.696425743,0,0.696425743,-0.40828847,-0.403822805,-0.812111276,-0.554635721 +Fred Hoiberg,hoibefr01,2004,PO,MIN,829,438,1.903131663,0.901419081,2.804550744,1.273096707,0,1.273096707,1.420529057,0.825967705,2.246496762,-0.495787274 +Ervin Johnson,johnser02,2004,PO,MIN,674,356,-1.575118945,1.972327821,0.397208876,0.591018418,0,0.591018418,-1.944032768,2.498139352,0.554106584,0.221728051 +Wally Szczerbiak,szczewa02,2004,PO,MIN,564,298,0.75425716,-1.011147684,-0.256890524,0.391762855,0,0.391762855,0.658005228,-1.529007975,-0.871002746,0.188719773 +Michael Olowokandi,olowomi01,2004,PO,MIN,424,224,-6.878725059,-0.758065254,-7.636790312,-0.583608,0,-0.583608,-6.972005497,-0.381502738,-7.353508236,1.182115946 +Mark Madsen,madsema01,2004,PO,MIN,420,222,-1.119269115,0.176123168,-0.943145947,0.213033138,0,0.213033138,-1.49724423,0.686699001,-0.810545229,0.83234079 +Darrick Martin,martida01,2004,PO,MIN,344,182,-1.101453587,-1.296878968,-2.398332555,0.033698711,0,0.033698711,-1.423925992,-1.968896468,-3.39282246,0.053368524 +Gary Trent,trentga01,2004,PO,MIN,134,71,-5.886606984,-5.256270954,-11.14287794,-0.315550151,0,-0.315550151,-5.989672533,-5.414023931,-11.40369646,0.568161652 +Oliver Miller,milleol01,2004,PO,MIN,59,31,-11.98096323,-1.941177827,-13.92214106,-0.1904815,0,-0.1904815,-12.10417375,0.008510671,-12.09566308,4.046315878 +Jason Kidd,kiddja01,2004,PO,NJN,888,474,3.031734233,3.145107277,6.17684151,2.215762409,0,2.215762409,3.349381899,2.865112888,6.214494787,-0.432504959 +Richard Jefferson,jefferi01,2004,PO,NJN,862,460,0.981306923,0.289392334,1.270699257,0.975154667,0,0.975154667,1.093110515,0.117494232,1.210604747,0.178072379 +Kerry Kittles,kittlke01,2004,PO,NJN,777,415,3.129236492,2.629975812,5.759212305,1.860085731,0,1.860085731,3.181168979,3.078891281,6.26006026,0.091682352 +Kenyon Martin,martike01,2004,PO,NJN,766,409,0.402448025,2.213456538,2.615904563,1.158387485,0,1.158387485,0.4170591,2.423814616,2.840873716,0.275903007 +Jason Collins,collija04,2004,PO,NJN,498,266,-2.568370807,2.340191942,-0.228178866,0.355095992,0,0.355095992,-3.022665263,2.149081269,-0.873583994,0.537207612 +Rodney Rogers,rogerro01,2004,PO,NJN,427,228,-3.588382281,-0.462257754,-4.050640035,-0.157750639,0,-0.157750639,-3.265990996,-0.731125179,-3.997116175,0.979731512 +Lucious Harris,harrilu01,2004,PO,NJN,341,182,1.366018879,1.231731603,2.597750482,0.511763608,0,0.511763608,0.759795634,0.713539183,1.473334817,-0.066738159 +Aaron Williams,williaa01,2004,PO,NJN,279,149,-5.583002842,-2.210191626,-7.793194468,-0.404888575,0,-0.404888575,-5.973274933,-1.794741479,-7.768016412,2.14644461 +Brian Scalabrine,scalabr01,2004,PO,NJN,137,73,3.426322844,0.014870254,3.441193098,0.239994554,0,0.239994554,2.946628343,0.129389599,3.076017942,0.818419095 +Brandon Armstrong,armstbr01,2004,PO,NJN,60,32,-3.293973878,-1.833966288,-5.127940166,-0.04014998,0,-0.04014998,-4.102476178,-2.192158844,-6.294635023,0.244245695 +Zoran Planinic,planizo01,2004,PO,NJN,28,15,-9.691869635,-5.188777128,-14.88064676,-0.097418921,0,-0.097418921,-10.15851977,-7.167670234,-17.32619001,1.562634504 +Tamar Slay,slayta01,2004,PO,NJN,22,12,-3.11563675,4.702998104,1.587361354,0.027318406,0,0.027318406,-3.121513085,2.819124684,-0.302388401,-0.226879684 +Baron Davis,davisba01,2004,PO,NOH,477,260,4.445783137,2.317885085,6.763668221,1.306278609,0,1.306278609,4.598996222,2.949701322,7.548697544,0.322810585 +P.J. Brown,brownpj01,2004,PO,NOH,470,256,-1.642889241,2.211098735,0.568209493,0.439677212,0,0.439677212,-1.999201744,1.874372872,-0.124828872,-1.463562798 +David Wesley,wesleda01,2004,PO,NOH,446,243,-3.034210309,-1.026964169,-4.061174477,-0.168291507,0,-0.168291507,-3.11024862,-0.526444783,-3.636693403,0.339559435 +Jamaal Magloire,magloja01,2004,PO,NOH,439,239,-3.059167187,1.527473502,-1.531693685,0.152358536,0,0.152358536,-3.325788039,1.817695398,-1.508092641,-0.501105162 +Stacey Augmon,augmost01,2004,PO,NOH,308,168,-4.592584491,1.037372854,-3.555211638,-0.071082514,0,-0.071082514,-5.015239516,0.448603935,-4.566635581,-0.125082704 +Darrell Armstrong,armstda01,2004,PO,NOH,275,150,-2.730775089,0.003117072,-2.727658017,0.001776814,0,0.001776814,-2.537858572,-0.36835848,-2.906217052,0.678111189 +George Lynch,lynchge01,2004,PO,NOH,270,147,1.47934812,1.040531676,2.519879796,0.407227723,0,0.407227723,0.870173991,0.70818807,1.57836206,-0.088889583 +David West,westda01,2004,PO,NOH,204,111,0.363814155,1.038213326,1.402027481,0.240544676,0,0.240544676,-0.599757806,0.063238779,-0.536519027,-0.726206119 +Steve Smith,smithst01,2004,PO,NOH,84,46,4.077420706,-3.659259703,0.418161002,0.076536894,0,0.076536894,3.606661866,-4.336662747,-0.730000881,-0.173984782 +Robert Traylor,traylro01,2004,PO,NOH,73,40,-3.732042609,4.729965492,0.997922883,0.080474254,0,0.080474254,-3.746065467,5.848761936,2.102696468,1.801606779 +Shammond Williams,willish01,2004,PO,NOH,33,18,-5.901385328,-2.889455567,-8.790840895,-0.059752171,0,-0.059752171,-5.65534347,-2.246106595,-7.901450065,3.966457286 +Maurice Carter,cartema01,2004,PO,NOH,4,2,-18.85950912,-0.156109276,-19.01561839,-0.016809224,0,-0.016809224,-19.07744327,-2.848849618,-21.92629289,-1.614065139 +Stephon Marbury,marbust01,2004,PO,NYK,341,174,-0.06634251,-2.124691397,-2.191033907,0.05110145,0,0.05110145,0.184132783,-1.771081624,-1.586948841,-0.134331708 +Anfernee Hardaway,hardaan01,2004,PO,NYK,329,168,0.796053872,-0.603326538,0.192727334,0.258166064,0,0.258166064,0.479595855,-0.755011422,-0.275415566,-0.679732646 +Kurt Thomas,thomaku01,2004,PO,NYK,272,139,-2.329503877,1.752870325,-0.576633552,0.159294082,0,0.159294082,-2.278261896,1.981768881,-0.296493015,0.185878244 +Shandon Anderson,andersh01,2004,PO,NYK,229,117,-3.523903407,-2.823897771,-6.347801178,-0.223706952,0,-0.223706952,-3.822944096,-2.128676311,-5.951620407,0.891710363 +Nazr Mohammed,mohamna01,2004,PO,NYK,190,97,-1.540811753,0.465511586,-1.075300167,0.086458141,0,0.086458141,-1.452255286,1.22715528,-0.225100006,1.025164072 +Frank Williams,willifr02,2004,PO,NYK,145,74,-1.75200212,-1.21451359,-2.96651571,-0.008603344,0,-0.008603344,-1.76525657,-0.842814308,-2.608070878,1.831012034 +Vin Baker,bakervi01,2004,PO,NYK,112,57,2.94006971,0.302227367,3.242297077,0.180033588,0,0.180033588,2.13977472,-0.060712542,2.079062178,0.151493522 +Mike Sweetney,sweetmi01,2004,PO,NYK,112,57,1.162257657,-4.579948034,-3.417690377,-0.019936937,0,-0.019936937,-0.301870474,-4.992993518,-5.294863993,-0.399388978 +Dikembe Mutombo,mutomdi01,2004,PO,NYK,74,38,-4.478841827,0.457524825,-4.021317002,-0.025377239,0,-0.025377239,-4.942045994,-0.728544283,-5.670590278,-0.153177031 +Tim Thomas,thomati01,2004,PO,NYK,43,22,1.730349451,-4.564935388,-2.834585937,-0.00099731,0,-0.00099731,0.864407063,-4.123688317,-3.259281254,1.655163233 +DerMarr Johnson,johnsde03,2004,PO,NYK,33,17,-5.459146971,-3.338552743,-8.797699714,-0.054826559,0,-0.054826559,-6.015966892,-4.614781469,-10.63074836,1.203486376 +Peja Stojakovic,stojape01,2004,PO,SAC,1018,517,0.518572976,1.025575121,1.544148097,1.164876245,0,1.164876245,0.924183435,1.430880362,2.355063797,-0.254889363 +Mike Bibby,bibbymi01,2004,PO,SAC,978,497,3.477880903,0.480776276,3.958657178,1.748309972,0,1.748309972,3.566951315,1.150899321,4.717850637,-0.313595783 +Doug Christie,chrisdo01,2004,PO,SAC,907,461,2.210336807,1.382011612,3.592348419,1.531705743,0,1.531705743,1.963582262,1.763365165,3.726947427,-0.396137377 +Chris Webber,webbech01,2004,PO,SAC,878,446,-2.629255569,1.114207318,-1.515048251,0.288747873,0,0.288747873,-2.082475601,0.722193714,-1.360281887,-0.332589569 +Brad Miller,millebr01,2004,PO,SAC,720,366,2.151060697,2.525357687,4.676418384,1.429398827,0,1.429398827,1.656006763,2.206956601,3.862963364,-0.053136194 +Anthony Peeler,peelean01,2004,PO,SAC,464,236,-3.288525481,3.869950337,0.581424856,0.415370802,0,0.415370802,-3.181790732,2.873485732,-0.308305001,0.359937835 +Vlade Divac,divacvl01,2004,PO,SAC,463,235,-0.980827796,0.475692745,-0.505135051,0.27666478,0,0.27666478,-1.445964219,-0.253754228,-1.699718446,-0.299353648 +Darius Songaila,songada01,2004,PO,SAC,167,85,-0.047021639,-3.37281615,-3.419837789,-0.030021357,0,-0.030021357,-1.355896792,-4.012292157,-5.368188949,0.183784502 +Rodney Buford,buforro01,2004,PO,SAC,63,32,1.241122468,1.588555082,2.82967755,0.093884548,0,0.093884548,0.652665372,0.50642889,1.159094262,-0.065056726 +Gerald Wallace,wallage01,2004,PO,SAC,39,20,-8.766417709,-0.414173014,-9.180590722,-0.069174143,0,-0.069174143,-8.77920114,-1.464470258,-10.2436714,1.981865887 +Jabari Smith,smithja01,2004,PO,SAC,20,10,4.280032987,1.665955802,5.945988789,0.045798945,0,0.045798945,2.607378744,0.767232257,3.374611001,0.079512361 +Tim Duncan,duncati01,2004,PO,SAS,744,405,1.784401779,2.449120289,4.233522068,1.482129966,0,1.482129966,2.024681922,1.97984212,4.004524042,-0.368961711 +Tony Parker,parketo01,2004,PO,SAS,709,386,3.254659578,-0.350956936,2.903702641,1.141247151,0,1.141247151,3.628914581,-0.2848198,3.344094781,-0.552927452 +Bruce Bowen,bowenbr01,2004,PO,SAS,548,298,-1.61809831,1.290481792,-0.327616518,0.379415114,0,0.379415114,-1.878176747,1.048907749,-0.829268998,-0.102028788 +Manu Ginobili,ginobma01,2004,PO,SAS,515,280,5.65655627,2.209723828,7.866280097,1.577032312,0,1.577032312,5.668185196,2.670951713,8.339136909,0.73652158 +Hedo Turkoglu,turkohe01,2004,PO,SAS,498,271,-1.140096577,1.98104233,0.840945753,0.514488653,0,0.514488653,-0.769876772,1.382752173,0.612875401,0.422802813 +Rasho Nesterovic,nestera01,2004,PO,SAS,480,261,-3.181966502,-0.497285096,-3.679251598,-0.12764215,0,-0.12764215,-3.279270228,0.199822382,-3.079447846,0.014311799 +Robert Horry,horryro01,2004,PO,SAS,388,211,3.792961089,1.859939663,5.652900752,0.936978548,0,0.936978548,3.578656432,2.229854409,5.808510841,0.385601794 +Devin Brown,brownde02,2004,PO,SAS,239,130,1.073004054,-2.047269847,-0.974265793,0.12206974,0,0.12206974,0.368326887,-1.897933727,-1.52960684,0.441241137 +Jason Hart,hartja01,2004,PO,SAS,114,62,-1.327617233,4.699057597,3.371440363,0.200203213,0,0.200203213,-1.697167768,4.391494213,2.694326446,0.221786177 +Malik Rose,rosema01,2004,PO,SAS,107,58,-4.338277881,1.667135016,-2.671142865,0.002406132,0,0.002406132,-3.516405799,0.13622647,-3.38017933,-0.020676914 +Kevin Willis,willike02,2004,PO,SAS,46,25,-6.266604405,-0.449256963,-6.715861368,-0.053432414,0,-0.053432414,-6.257026852,0.800266153,-5.456760699,2.16411247 +Charlie Ward,wardch01,2004,PO,SAS,24,13,6.500910633,7.554557816,14.05546845,0.114949995,0,0.114949995,7.813867283,7.245623929,15.05949121,-0.007390139 +Al Harrington,harrial01,2005,RS,ATL,4911,2550,-1.369886293,0.107767132,-1.262119161,1.940061727,1.940061727,0,-1.289356319,0.389808763,-0.899547556,0.205099156 +Josh Childress,childjo01,2005,RS,ATL,4576,2376,1.230327796,-2.047059372,-0.816731576,2.328830647,2.328830647,0,0.442786905,-1.68336191,-1.240575004,-0.579058049 +Antoine Walker,walkean02,2005,RS,ATL,4099,2128,-2.199883287,-1.857496618,-4.057379905,-1.436721846,-1.436721846,0,-1.150434703,-1.508559785,-2.658994488,1.121192936 +Josh Smith,smithjo03,2005,RS,ATL,3948,2050,-1.541733464,0.874090819,-0.667642645,2.162741264,2.162741264,0,-1.895729301,0.123392049,-1.772337251,-0.643024868 +Tyronn Lue,luety01,2005,RS,ATL,2943,1528,2.141023088,-4.55575849,-2.414735402,0.261800924,0.261800924,0,1.425042734,-3.925651475,-2.50060874,0.152634793 +Predrag Drobnjak,drobnpr01,2005,RS,ATL,2764,1435,-3.527502615,-0.906139403,-4.433642018,-1.232465951,-1.232465951,0,-3.235669014,-1.299209733,-4.534878747,-0.014235507 +Tony Delk,delkto01,2005,RS,ATL,2581,1340,1.498422161,-2.500050691,-1.00162853,1.200399816,1.200399816,0,1.295166232,-2.164544645,-0.869378413,0.392230255 +Boris Diaw,diawbo01,2005,RS,ATL,2313,1201,-1.613562302,-0.072065748,-1.68562805,0.653133589,0.653133589,0,-2.164429899,-0.864811262,-3.029241161,0.132570887 +Jason Collier,collija02,2005,RS,ATL,1814,942,-4.781114503,-3.972448083,-8.753562586,-2.900665931,-2.900665931,0,-4.607169591,-3.934765173,-8.541934764,0.488124145 +Royal Ivey,iveyro01,2005,RS,ATL,1558,809,-3.027764699,0.495263464,-2.532501235,0.090872799,0.090872799,0,-3.364891342,0.797392327,-2.567499015,1.127482555 +Tom Gugliotta,guglito01,2005,RS,ATL,1441,748,-2.863556141,-0.900300197,-3.763856339,-0.388856376,-0.388856376,0,-2.577709998,-0.518012807,-3.095722805,0.461165197 +Obinna Ekezie,ekeziob01,2005,RS,ATL,1410,732,-3.08709236,-0.990384658,-4.077477018,-0.499835985,-0.499835985,0,-3.142687829,-0.521065816,-3.663753645,0.755160039 +Kenny Anderson,anderke01,2005,RS,ATL,1381,717,-2.246573461,-0.748117397,-2.994690858,-0.089868433,-0.089868433,0,-2.552063786,-0.604062106,-3.156125892,0.367303341 +Donta Smith,smithdo04,2005,RS,ATL,834,433,-1.510460244,-0.768716402,-2.279176646,0.104637749,0.104637749,0,-1.896540934,-1.042198475,-2.93873941,0.553065518 +Kevin Willis,willike02,2005,RS,ATL,663,344,-3.986148511,-2.481726136,-6.467874648,-0.655214874,-0.655214874,0,-4.139714069,-2.35509914,-6.494813209,0.380132743 +Jon Barry,barryjo01,2005,RS,ATL,530,275,-0.136612437,-0.114018939,-0.250631376,0.356023341,0.356023341,0,-0.405457762,-0.303205067,-0.708662829,1.403940371 +Michael Stewart,stewami01,2005,RS,ATL,279,145,-0.413235615,-1.473598591,-1.886834206,0.064552824,0.064552824,0,-0.946394023,-0.327047935,-1.273441958,1.004099736 +Jelani McCoy,mccoyje01,2005,RS,ATL,169,88,-4.805433353,-0.503778162,-5.309211515,-0.117505141,-0.117505141,0,-4.873605801,0.575943868,-4.297661932,2.084670549 +Anthony Miller,millean01,2005,RS,ATL,17,9,-1.139744054,0.641390405,-0.498353649,0.010638783,0.010638783,0,-0.789588854,1.782524306,0.992935451,2.667529696 +James Thomas,thomaja02,2005,RS,ATL,10,5,9.210752453,-5.947301096,3.263451357,0.015146698,0.015146698,0,7.369373,-5.629608537,1.739764462,-1.161591422 +Paul Pierce,piercpa01,2005,RS,BOS,5820,2960,4.044268144,1.036952682,5.081220826,11.84048952,11.84048952,0,4.098490823,1.281535247,5.380026069,0.107720228 +Ricky Davis,davisri01,2005,RS,BOS,5301,2696,0.248469427,-1.303055391,-1.054585964,2.326536709,2.326536709,0,0.338119402,-1.340649601,-1.002530199,-0.217211405 +Gary Payton,paytoga01,2005,RS,BOS,4996,2541,1.84278135,-0.968926215,0.873855135,4.662662051,4.662662051,0,1.609124462,-0.790227982,0.81889648,-0.692883779 +Raef LaFrentz,lafrera01,2005,RS,BOS,4317,2196,1.831099302,0.224909118,2.05600842,5.381375341,5.381375341,0,1.775407215,0.499293022,2.274700237,-0.055935434 +Mark Blount,blounma01,2005,RS,BOS,4188,2130,-3.23952602,-0.334656991,-3.574183011,-0.893344005,-0.893344005,0,-2.952552368,-0.768011932,-3.7205643,-0.238092872 +Tony Allen,allento01,2005,RS,BOS,2481,1262,0.022850655,2.603921534,2.626772189,3.477082842,3.477082842,0,-0.163624463,2.391015982,2.227391519,0.402155832 +Marcus Banks,banksma01,2005,RS,BOS,2251,1145,-1.38015431,2.238397864,0.858243554,2.121957137,2.121957137,0,-1.3841606,1.981083231,0.596922631,0.61550369 +Jiri Welsch,welscji01,2005,RS,BOS,2212,1125,-0.377330049,-1.36887972,-1.746209769,0.581684267,0.581684267,0,-0.580243554,-1.439968946,-2.020212499,0.883954792 +Al Jefferson,jeffeal01,2005,RS,BOS,2066,1051,-0.826067063,-1.884424795,-2.710491858,0.021329216,0.021329216,0,-0.947664053,-1.512940279,-2.460604332,0.626234339 +Antoine Walker,walkean02,2005,RS,BOS,1626,827,-1.853015161,-1.181244309,-3.03425947,-0.120900557,-0.120900557,0,-0.874979605,-0.997602025,-1.87258163,0.737732903 +Walter McCarty,mccarwa01,2005,RS,BOS,1087,553,-1.105273749,-1.629015855,-2.734289604,0.004541068,0.004541068,0,-0.870883974,-1.450500794,-2.321384768,2.253360932 +Kendrick Perkins,perkike01,2005,RS,BOS,1077,548,-4.212482342,-0.791786278,-5.00426862,-0.63369632,-0.63369632,0,-4.186828798,-1.192347263,-5.379176061,0.500309051 +Delonte West,westde01,2005,RS,BOS,997,507,-0.046939341,-0.272985508,-0.319924849,0.633925981,0.633925981,0,-0.161685858,-0.295047188,-0.456733046,0.781114164 +Tom Gugliotta,guglito01,2005,RS,BOS,429,218,-5.901598782,-0.365316108,-6.26691489,-0.390707473,-0.390707473,0,-5.672677394,-0.89627571,-6.568953104,-0.10739659 +Justin Reed,reedju01,2005,RS,BOS,238,121,0.911950156,-1.525420648,-0.613470492,0.131731587,0.131731587,0,-0.049354256,-2.801177999,-2.850532255,-0.115377951 +Emeka Okafor,okafoem01,2005,RS,CHA,5057,2600,-2.192729761,-0.048389236,-2.241118997,0.670021303,0.670021303,0,-1.974333266,0.249365746,-1.72496752,-0.684348855 +Primoz Brezec,brezepr01,2005,RS,CHA,4427,2276,-1.32905944,-1.634262846,-2.963322285,-0.245477299,-0.245477299,0,-1.452831224,-1.516237444,-2.969068668,-0.830663697 +Gerald Wallace,wallage01,2005,RS,CHA,4176,2147,-1.758390186,2.68899795,0.930607765,4.032874051,4.032874051,0,-1.638719676,2.436186178,0.797466502,0.025989098 +Brevin Knight,knighbr01,2005,RS,CHA,3781,1944,2.141603851,0.539483964,2.681087815,5.381202934,5.381202934,0,1.765970853,1.385637657,3.15160851,-0.094077836 +Jason Hart,hartja01,2005,RS,CHA,3670,1887,0.679677825,0.081751785,0.761429609,3.378052442,3.378052442,0,0.350698005,0.570951406,0.921649411,-0.069891228 +Keith Bogans,boganke01,2005,RS,CHA,3483,1791,-1.329895877,-1.787189388,-3.117085266,-0.336626999,-0.336626999,0,-1.326843115,-1.725358011,-3.052201126,0.328193419 +Melvin Ely,elyme01,2005,RS,CHA,3207,1649,-3.512777135,-1.031604004,-4.544381139,-1.509526612,-1.509526612,0,-3.5187763,-1.506030762,-5.024807063,-0.007423455 +Jason Kapono,kaponja01,2005,RS,CHA,2900,1491,-1.22474815,-0.659793318,-1.884541468,0.65865442,0.65865442,0,-1.30485599,-1.207031711,-2.511887702,0.04096143 +Kareem Rush,rushka01,2005,RS,CHA,1706,877,-1.244105607,-2.222808682,-3.466914289,-0.324765094,-0.324765094,0,-1.206044985,-2.403605196,-3.609650181,1.143341926 +Steve Smith,smithst01,2005,RS,CHA,1237,636,2.305205242,-2.855701143,-0.550495901,0.724834812,0.724834812,0,1.532661374,-2.875667277,-1.343005903,1.434429176 +Theron Smith,smithth01,2005,RS,CHA,992,510,-4.583434914,-2.69562447,-7.279059385,-1.176408762,-1.176408762,0,-4.969384243,-3.240198771,-8.209583015,-0.160997728 +Matt Carroll,carroma01,2005,RS,CHA,836,430,-0.537288427,-0.218647739,-0.755936166,0.438409161,0.438409161,0,-0.753652972,-0.791557179,-1.545210151,0.197642959 +Jamal Sampson,sampsja01,2005,RS,CHA,640,329,-2.889961754,-0.474025057,-3.363986812,-0.103306267,-0.103306267,0,-3.322225272,-0.669131888,-3.991357159,0.218801313 +Bernard Robinson,robinbe01,2005,RS,CHA,638,328,-2.078072383,-1.325769246,-3.40384163,-0.109825518,-0.109825518,0,-2.746458002,-1.766077638,-4.51253564,0.343175531 +Eddie House,houseed01,2005,RS,CHA,583,300,0.415402696,1.447643408,1.863046104,0.714835453,0.714835453,0,0.649110048,1.844981786,2.494091834,1.142166076 +Malik Allen,allenma01,2005,RS,CHA,527,271,-1.70337455,-2.519886569,-4.223261119,-0.202554516,-0.202554516,0,-2.236410298,-3.165815984,-5.402226282,-0.517211082 +Cory Alexander,alexaco01,2005,RS,CHA,391,201,-1.492348336,-1.687816538,-3.180164874,-0.044447141,-0.044447141,0,-1.720583779,-1.858905372,-3.57948915,0.696082126 +Jahidi White,whiteja01,2005,RS,CHA,263,135,-6.188721354,-0.519501048,-6.708222402,-0.278862956,-0.278862956,0,-5.896162424,-0.591334755,-6.487497178,2.10392786 +Tamar Slay,slayta01,2005,RS,CHA,152,78,-4.708688045,-0.964520557,-5.673208602,-0.120820728,-0.120820728,0,-3.747615545,0.327100115,-3.42051543,3.552102881 +Kirk Hinrich,hinriki01,2005,RS,CHI,5452,2800,1.071468437,1.183869149,2.255337585,7.168391316,7.168391316,0,1.332235829,2.149694294,3.481930123,0.2312441 +Tyson Chandler,chandty01,2005,RS,CHI,4262,2189,-1.175533452,4.56100979,3.385476338,6.832006446,6.832006446,0,-1.27410373,4.543972682,3.269868952,-0.272168385 +Chris Duhon,duhonch01,2005,RS,CHI,4239,2177,0.520985961,1.998285991,2.519271952,5.864302486,5.864302486,0,0.268231058,2.22141639,2.489647448,0.183885083 +Ben Gordon,gordobe01,2005,RS,CHI,3898,2002,0.256094046,-0.238233816,0.01786023,2.844121397,2.844121397,0,0.353895567,-0.461447394,-0.107551827,0.552512271 +Andres Nocioni,nocioan01,2005,RS,CHI,3684,1892,-3.411766672,-1.504277426,-4.916044098,-2.097418218,-2.097418218,0,-3.538113599,-1.514833307,-5.052946907,0.287838206 +Antonio Davis,davisan01,2005,RS,CHI,3589,1843,-2.752683989,1.523317301,-1.229366688,1.41842321,1.41842321,0,-3.015801636,0.835536213,-2.180265423,-0.735453382 +Eddy Curry,curryed01,2005,RS,CHI,3520,1808,-3.036864336,0.746441302,-2.290423034,0.424101485,0.424101485,0,-2.889382693,0.327371428,-2.562011264,0.036596232 +Luol Deng,denglu01,2005,RS,CHI,3238,1663,-0.013307121,1.147042498,1.133735377,3.283080628,3.283080628,0,-0.203438509,0.418307068,0.214868558,-0.338605336 +Othella Harrington,harriot01,2005,RS,CHI,2475,1271,-0.57135382,0.586021915,0.014668095,1.799440382,1.799440382,0,-1.045033669,0.394821974,-0.650211695,0.341487316 +Eric Piatkowski,piatker01,2005,RS,CHI,1638,841,0.746066915,-0.037428366,0.708638549,1.485017683,1.485017683,0,0.277249638,-0.730355896,-0.453106258,0.061475169 +Adrian Griffin,griffad01,2005,RS,CHI,1299,667,-2.536209877,3.120599221,0.584389344,1.13716578,1.13716578,0,-2.768835868,2.769918574,0.001082706,0.199666956 +Jannero Pargo,pargoja01,2005,RS,CHI,882,453,-1.505216134,-1.481759155,-2.986975289,-0.055203688,-0.055203688,0,-1.23517804,-1.716540198,-2.951718238,0.728971225 +Jared Reiner,reineja01,2005,RS,CHI,257,132,-6.423911992,-0.044048985,-6.467960976,-0.255192913,-0.255192913,0,-6.356453152,0.87563246,-5.480820691,1.764875423 +Frank Williams,willifr02,2005,RS,CHI,138,71,-5.04868686,-0.197482482,-5.246169342,-0.090846517,-0.090846517,0,-5.401757883,-0.715062465,-6.116820349,0.432350288 +Lawrence Funderburke,fundela01,2005,RS,CHI,41,21,-0.069055557,-1.567122698,-1.636178255,0.011911011,0.011911011,0,-1.075098192,-2.26579687,-3.340895062,-0.175050031 +LeBron James,jamesle01,2005,RS,CLE,6404,3388,5.094678357,1.423964185,6.518642542,15.95042997,15.95042997,0,5.324233376,1.480191196,6.804424572,-0.407580049 +Jeff McInnis,mcinnje01,2005,RS,CLE,5011,2651,0.782111944,-2.629132687,-1.847020743,1.217222182,1.217222182,0,0.77635714,-2.091380995,-1.315023855,-0.308473973 +Zydrunas Ilgauskas,ilgauzy01,2005,RS,CLE,4943,2615,-0.328730687,1.186340119,0.857609431,4.792359567,4.792359567,0,-0.050495147,1.148234397,1.097739251,-0.398016224 +Drew Gooden,goodedr01,2005,RS,CLE,4769,2523,0.844384586,0.222658487,1.067043073,4.890958898,4.890958898,0,0.851827773,0.349860274,1.201688048,-0.420903843 +Eric Snow,snower01,2005,RS,CLE,3486,1844,-0.780380825,0.407306664,-0.373074161,2.235087814,2.235087814,0,-1.283468975,0.184841897,-1.098627078,-0.047120271 +Ira Newble,newblir01,2005,RS,CLE,3463,1832,-2.562282386,-0.203407692,-2.765690079,-0.014605054,-0.014605054,0,-2.834492777,-0.510555365,-3.345048142,-0.378095395 +Robert Traylor,traylro01,2005,RS,CLE,2508,1327,-3.279278608,0.199356607,-3.079922001,-0.2248528,-0.2248528,0,-2.815794698,0.619384202,-2.196410496,0.611412883 +Lucious Harris,harrilu01,2005,RS,CLE,2132,1128,-2.679239028,-0.562211846,-3.241450874,-0.281377751,-0.281377751,0,-3.030314823,-1.635411563,-4.665726386,-0.473447897 +Anderson Varejao,varejan01,2005,RS,CLE,1631,863,0.377490972,1.693489672,2.070980643,2.128292032,2.128292032,0,0.229750468,1.840393181,2.070143649,0.242873291 +Sasha Pavlovic,pavloal01,2005,RS,CLE,1629,862,-1.264278974,-2.919621176,-4.18390015,-0.637301058,-0.637301058,0,-1.487732047,-2.776565771,-4.264297818,0.975277819 +DeSagana Diop,diopde01,2005,RS,CLE,578,306,-6.184997267,1.214695712,-4.970301555,-0.347732675,-0.347732675,0,-5.929942155,0.748603479,-5.181338676,0.291133744 +Jiri Welsch,welscji01,2005,RS,CLE,363,192,-6.22851451,-2.672600907,-8.901115418,-0.605870861,-0.605870861,0,-5.951330024,-3.946844124,-9.898174148,0.506701363 +Scott Williams,willisc01,2005,RS,CLE,287,152,-4.312934423,-0.906155671,-5.219090094,-0.19292589,-0.19292589,0,-4.264980124,-0.606393949,-4.871374073,0.695476066 +Dajuan Wagner,wagneda02,2005,RS,CLE,193,102,-2.45227954,-1.581713727,-4.033993267,-0.068796404,-0.068796404,0,-1.420450008,-1.973942105,-3.394392113,2.722840086 +Luke Jackson,jackslu02,2005,RS,CLE,81,43,-0.997221917,-2.852739128,-3.849961045,-0.023885321,-0.023885321,0,-1.080876616,-4.726143964,-5.807020581,-0.939280965 +Jerome Moiso,moisoje01,2005,RS,CLE,51,27,-0.391534213,0.439025914,0.047491701,0.038736871,0.038736871,0,-1.16734087,0.535140977,-0.632199893,0.478366363 +Dirk Nowitzki,nowitdi01,2005,RS,DAL,5899,3020,4.268479094,1.853172258,6.121651352,13.59452527,13.59452527,0,4.521436548,1.894791793,6.416228342,-0.504624461 +Josh Howard,howarjo01,2005,RS,DAL,4778,2446,0.958561149,2.2506414,3.209202549,7.429564411,7.429564411,0,1.126739732,2.24525025,3.371989981,-0.089321354 +Jason Terry,terryja01,2005,RS,DAL,4690,2401,4.120916614,0.365715235,4.486631849,8.838863526,8.838863526,0,3.924815488,0.514554972,4.43937046,-0.269301424 +Michael Finley,finlemi01,2005,RS,DAL,4606,2358,1.951031574,-1.304564602,0.646466971,4.059348958,4.059348958,0,1.943466862,-1.01965437,0.923812492,-0.603087164 +Jerry Stackhouse,stackje01,2005,RS,DAL,3159,1617,0.592067622,-1.910221604,-1.318153982,1.17966343,1.17966343,0,0.661404474,-2.059215341,-1.397810867,-0.124663998 +Erick Dampier,dampier01,2005,RS,DAL,3143,1609,-1.672882767,1.554026319,-0.118856448,2.155646453,2.155646453,0,-1.539158761,1.091659662,-0.447499099,-0.182808049 +Marquis Daniels,daniema01,2005,RS,DAL,2758,1412,-0.810959195,0.469074794,-0.341884401,1.734717968,1.734717968,0,-0.59771194,0.489166745,-0.108545195,-0.005002127 +Alan Henderson,hendeal01,2005,RS,DAL,2350,1203,-2.298390228,-0.995665343,-3.294055571,-0.33279182,-0.33279182,0,-2.382035722,-1.352394217,-3.734429939,-0.312402966 +Devin Harris,harride01,2005,RS,DAL,2291,1173,0.313894083,0.988230691,1.302124774,2.445377636,2.445377636,0,0.610776122,1.01610394,1.626880062,0.771332278 +Shawn Bradley,bradlsh01,2005,RS,DAL,1729,885,-3.071453559,2.290372468,-0.781081091,0.892870188,0.892870188,0,-3.117217825,1.935265311,-1.181952514,0.398574838 +Keith Van Horn,vanhoke01,2005,RS,DAL,1336,684,0.69476557,-0.591923125,0.102842444,1.008334192,1.008334192,0,0.903811192,-0.60325888,0.300552312,1.179412225 +Darrell Armstrong,armstda01,2005,RS,DAL,1125,576,-1.515621725,1.046566516,-0.46905521,0.675379742,0.675379742,0,-1.553610697,0.400764147,-1.15284655,0.695643836 +Calvin Booth,boothca01,2005,RS,DAL,512,262,-4.472510596,0.577760262,-3.894750334,-0.155229221,-0.155229221,0,-4.204328491,1.182919731,-3.02140876,1.327797277 +Didier Ilunga-Mbenga,mbengdj01,2005,RS,DAL,113,58,-6.750696607,-1.65650265,-8.407199257,-0.169535932,-0.169535932,0,-6.765079106,-2.462353862,-9.227432968,1.171188941 +Dan Dickau,dickada01,2005,RS,DAL,31,16,-13.3914673,-4.843265248,-18.23473254,-0.128644231,-0.128644231,0,-11.8312048,-6.596897588,-18.42810238,1.630368804 +Pavel Podkolzin,podkopa01,2005,RS,DAL,20,10,-11.4168096,-3.341229308,-14.75803891,-0.064553838,-0.064553838,0,-10.95720165,-2.904877179,-13.86207883,4.940524078 +Andre Miller,millean02,2005,RS,DEN,5619,2852,2.131859375,0.106651654,2.238511029,7.21954699,7.21954699,0,1.819851974,0.446147977,2.265999951,-0.496857442 +Carmelo Anthony,anthoca01,2005,RS,DEN,5139,2608,0.532939174,-0.427781406,0.105157768,3.800438843,3.800438843,0,0.710612464,-0.606652877,0.103959587,0.032978912 +Kenyon Martin,martike01,2005,RS,DEN,4476,2272,-1.116361794,1.004521893,-0.1118399,3.057085963,3.057085963,0,-0.639863804,1.326930867,0.687067063,-0.030145843 +Earl Boykins,boykiea01,2005,RS,DEN,4260,2162,1.70904797,-1.834049599,-0.125001628,2.876458464,2.876458464,0,1.471361751,-1.8233188,-0.351957049,-0.605573624 +Marcus Camby,cambyma01,2005,RS,DEN,3970,2015,-2.03121579,3.503710775,1.472494985,4.302930587,4.302930587,0,-1.749897014,3.175482872,1.425585857,-0.806028036 +Greg Buckner,buckngr01,2005,RS,DEN,2999,1522,2.03775195,1.073440513,3.111192463,4.560460009,4.560460009,0,1.457474722,1.360531073,2.818005795,0.184032821 +Nene,hilarne01,2005,RS,DEN,2595,1317,-2.161080768,2.255482444,0.094401676,1.915369609,1.915369609,0,-1.820284358,2.03782435,0.217539992,0.198446318 +DerMarr Johnson,johnsde03,2005,RS,DEN,2427,1232,1.475483878,0.227611776,1.703095655,2.813283758,2.813283758,0,1.04311581,-0.155436162,0.887679648,0.467469847 +Bryon Russell,russebr01,2005,RS,DEN,2022,1026,-0.47039658,1.403173869,0.93277729,1.939368019,1.939368019,0,-0.483594134,1.084615987,0.601021853,0.55198176 +Francisco Elson,elsonfr01,2005,RS,DEN,1850,939,-4.075860195,0.74843511,-3.327425084,-0.277425675,-0.277425675,0,-3.902851499,0.567724099,-3.3351274,0.264203076 +Eduardo Najera,najered01,2005,RS,DEN,1133,575,-0.512248509,-0.423094881,-0.93534339,0.534644294,0.534644294,0,-0.586652326,-0.026016419,-0.612668745,0.395470574 +Rodney White,whitero02,2005,RS,DEN,1046,531,-1.921385755,0.432592016,-1.48879374,0.345377027,0.345377027,0,-1.641793692,-0.132518791,-1.774312482,0.995484804 +Wesley Person,persowe01,2005,RS,DEN,908,461,0.937686341,-1.216810058,-0.279123717,0.586741977,0.586741977,0,0.700668066,-1.922774928,-1.222106862,0.884682924 +Nikoloz Tskitishvili,tskitni01,2005,RS,DEN,311,158,-7.773260048,0.101314535,-7.671945513,-0.402655477,-0.402655477,0,-6.902029982,-0.578060791,-7.480090773,1.366137893 +Voshon Lenard,lenarvo01,2005,RS,DEN,106,54,1.030398615,-1.26805967,-0.237661055,0.069246625,0.069246625,0,1.163368493,-2.445567721,-1.282199228,0.039459446 +Mark Pope,popema01,2005,RS,DEN,53,27,-1.807177593,0.010259857,-1.796917736,0.013114662,0.013114662,0,-2.164937431,-0.214464355,-2.379401785,-0.101135554 +Luis Flores,florelu01,2005,RS,DEN,8,4,11.77342729,-1.224167595,10.54925969,0.027046993,0.027046993,0,10.43487117,-3.718695387,6.716175779,-0.319209422 +Tayshaun Prince,princta01,2005,RS,DET,5584,3039,1.606273289,0.992388135,2.598661424,8.22082311,8.22082311,0,1.184127516,0.621188941,1.805316456,-0.801963614 +Richard Hamilton,hamilri01,2005,RS,DET,5377,2926,1.233450608,0.461733634,1.695184242,6.622577813,6.622577813,0,1.038387683,0.584747776,1.623135459,-0.185761381 +Chauncey Billups,billuch01,2005,RS,DET,5266,2866,3.416720054,0.099994993,3.516715047,9.125332426,9.125332426,0,3.225140543,0.382495555,3.607636098,-0.382322492 +Rasheed Wallace,wallara01,2005,RS,DET,4937,2687,-0.619589844,2.332314788,1.712724944,6.108761303,6.108761303,0,-0.103155961,2.257211272,2.154055311,-0.138717442 +Ben Wallace,wallabe01,2005,RS,DET,4908,2671,-1.405101949,3.996440957,2.591339008,7.206851244,7.206851244,0,-0.894901987,4.112403874,3.217501886,-0.910707415 +Antonio McDyess,mcdyean01,2005,RS,DET,3302,1797,-0.815879115,-0.745555251,-1.561434366,1.087903023,1.087903023,0,-0.877078633,-0.616582481,-1.493661114,-0.152772926 +Lindsey Hunter,hunteli01,2005,RS,DET,2102,1144,-2.067768413,1.364561891,-0.703206522,1.203096263,1.203096263,0,-1.973446026,1.205611145,-0.76783488,0.650721449 +Carlos Arroyo,arroyca01,2005,RS,DET,1297,706,-2.455405413,-1.417859714,-3.873265127,-0.405792523,-0.405792523,0,-2.647360476,-1.504544944,-4.15190542,0.270930089 +Ronald Dupree,duprero01,2005,RS,DET,867,472,-1.541087135,-0.790724609,-2.331811744,0.10081312,0.10081312,0,-2.288503434,-1.624879317,-3.913382752,0.098120215 +Carlos Delfino,delfica01,2005,RS,DET,843,459,-2.528444405,0.296406709,-2.232037696,0.122110481,0.122110481,0,-2.502300715,0.034533991,-2.467766724,0.61696005 +Elden Campbell,campbel01,2005,RS,DET,625,340,-5.856616426,-0.42632536,-6.282941786,-0.616553294,-0.616553294,0,-5.426264655,-1.119474331,-6.545738986,0.555779018 +Darvin Ham,hamda01,2005,RS,DET,505,275,-3.674296292,-1.359943339,-5.034239631,-0.322483467,-0.322483467,0,-4.343157482,-1.895460677,-6.238618159,0.572382945 +Darko Milicic,milicda01,2005,RS,DET,467,254,-8.529392366,0.485219635,-8.044172731,-0.687380985,-0.687380985,0,-8.290505514,-1.064031847,-9.354537362,0.175045792 +Smush Parker,parkesm01,2005,RS,DET,202,110,-3.181601733,-1.816420888,-4.998022621,-0.128177976,-0.128177976,0,-3.265454268,-2.550622159,-5.816076426,1.469493747 +Horace Jenkins,jenkiho01,2005,RS,DET,191,104,-3.437014579,0.248992125,-3.188022454,-0.023356079,-0.023356079,0,-3.130838274,-1.097105631,-4.227943905,0.452435264 +Anthony Goldwire,goldwan01,2005,RS,DET,101,55,-3.333585251,-3.359774737,-6.693359988,-0.112427307,-0.112427307,0,-3.617105411,-4.077310479,-7.69441589,1.474369539 +Derrick Coleman,colemde01,2005,RS,DET,92,50,-6.963526874,-1.633398013,-8.596924887,-0.149723089,-0.149723089,0,-6.846651472,-2.357696929,-9.204348401,0.350495252 +Jason Richardson,richaja01,2005,RS,GSW,5356,2724,2.399814317,-0.871731808,1.528082509,5.93650898,5.93650898,0,2.488102435,-0.502994137,1.985108298,-0.140939024 +Mike Dunleavy,dunlemi02,2005,RS,GSW,5053,2570,0.393270005,1.247593427,1.640863433,5.7462155,5.7462155,0,0.246934684,0.959966919,1.206901602,-0.178174103 +Troy Murphy,murphtr01,2005,RS,GSW,4669,2375,-0.624533973,-0.778493207,-1.403027181,1.621432076,1.621432076,0,-0.416813852,-0.520749071,-0.937562922,-0.60495578 +Derek Fisher,fishede01,2005,RS,GSW,4369,2222,0.05458521,-0.127215741,-0.072630532,3.034449872,3.034449872,0,0.025364537,0.015298145,0.040662682,-0.023911011 +Adonal Foyle,foylead01,2005,RS,GSW,3342,1700,-3.337611555,2.331369555,-1.006242,1.501566562,1.501566562,0,-3.608049308,1.674815585,-1.933233723,-0.661118333 +Speedy Claxton,claxtsp01,2005,RS,GSW,2951,1501,0.24277441,1.141547412,1.384321822,3.179645946,3.179645946,0,0.18505253,2.015777953,2.200830483,0.393588306 +Mickael Pietrus,pietrmi01,2005,RS,GSW,2635,1340,0.311210663,-1.189079763,-0.8778691,1.287955738,1.287955738,0,0.253030129,-1.678799932,-1.425769803,0.57810406 +Clifford Robinson,robincl02,2005,RS,GSW,2143,1090,-2.978469968,-1.626545261,-4.60501523,-1.045340689,-1.045340689,0,-2.36214293,-1.105632294,-3.467775224,1.225198233 +Baron Davis,davisba01,2005,RS,GSW,1942,988,4.453673919,-0.510948407,3.942725511,3.446268108,3.446268108,0,4.791479761,-0.041252951,4.75022681,1.980940619 +Calbert Cheaney,cheanca01,2005,RS,GSW,1870,951,-3.772914659,-0.34186002,-4.114774679,-0.660436309,-0.660436309,0,-4.455725646,-1.047606813,-5.503332459,-0.243587652 +Eduardo Najera,najered01,2005,RS,GSW,1199,610,-2.344700803,-2.043914378,-4.388615181,-0.511046049,-0.511046049,0,-2.583400736,-2.421376979,-5.004777714,0.193633051 +Dale Davis,davisda01,2005,RS,GSW,1134,577,-4.284598829,0.357430362,-3.927168467,-0.346651452,-0.346651452,0,-4.423627628,0.13125364,-4.292373988,0.029277836 +Zarko Cabarkapa,cabarza01,2005,RS,GSW,912,464,-0.013898098,-1.470554976,-1.484453074,0.302488407,0.302488407,0,-0.354393776,-2.209147141,-2.563540917,0.888377355 +Andris Biedrins,biedran01,2005,RS,GSW,755,384,-0.546006422,0.796915874,0.250909452,0.594619005,0.594619005,0,-1.04485537,1.671236201,0.62638083,1.047307711 +Rodney White,whitero02,2005,RS,GSW,287,146,-5.540894219,-4.173409761,-9.71430398,-0.524605968,-0.524605968,0,-5.437944255,-5.486696996,-10.92464125,1.036159585 +Ansu Sesay,sesayan01,2005,RS,GSW,252,128,-0.094554217,-1.447736792,-1.542291009,0.078960198,0.078960198,0,-0.707486197,-2.646334853,-3.35382105,0.105065221 +Luis Flores,florelu01,2005,RS,GSW,144,73,-3.399957479,-2.074152674,-5.474110153,-0.10353943,-0.10353943,0,-3.452531648,-3.948262497,-7.400794145,1.887716481 +Nikoloz Tskitishvili,tskitni01,2005,RS,GSW,122,62,-5.642307755,-4.043215532,-9.685523287,-0.224380821,-0.224380821,0,-5.431185582,-5.173513354,-10.60469894,2.094812136 +Tracy McGrady,mcgratr01,2005,RS,HOU,5954,3182,4.3819756,1.834488096,6.216463696,14.54099416,14.54099416,0,4.749421144,2.012092453,6.761513597,-0.099064111 +Yao Ming,mingya01,2005,RS,HOU,4579,2447,-0.623093938,2.293406821,1.670312883,5.508520994,5.508520994,0,-0.520748094,1.97531812,1.454570026,-0.167773402 +Bob Sura,surabo01,2005,RS,HOU,3597,1922,1.213902682,0.352946098,1.566848779,4.232286726,4.232286726,0,1.120666284,0.704543454,1.825209738,-0.018136131 +David Wesley,wesleda01,2005,RS,HOU,3443,1840,0.977742601,0.097197393,1.074939994,3.634162046,3.634162046,0,0.898236065,0.761776315,1.66001238,1.113165314 +Juwan Howard,howarju01,2005,RS,HOU,3039,1624,-1.695831295,-0.368823484,-2.06465478,0.564580604,0.564580604,0,-1.710450438,-0.533016675,-2.243467113,-0.530353066 +Jon Barry,barryjo01,2005,RS,HOU,2302,1230,1.73232357,1.452183061,3.184506631,3.745000006,3.745000006,0,1.255577261,0.828873517,2.084450778,0.514613506 +Dikembe Mutombo,mutomdi01,2005,RS,HOU,2268,1212,-2.056174773,4.555200413,2.499025639,3.21920949,3.21920949,0,-2.379427919,3.204547874,0.825119955,-0.753965295 +Jim Jackson,jacksji01,2005,RS,HOU,1853,990,-1.15513634,0.711649674,-0.443486665,1.180225115,1.180225115,0,-0.681650204,0.916120894,0.23447069,1.201539545 +Scott Padgett,padgesc01,2005,RS,HOU,1763,942,0.312720119,1.456172018,1.768892137,2.184273725,2.184273725,0,0.320856605,1.25888074,1.579737345,0.527846168 +Maurice Taylor,tayloma01,2005,RS,HOU,1693,905,-4.585707334,-0.969184794,-5.554892128,-1.3034929,-1.3034929,0,-4.28923946,-0.868214598,-5.157454058,0.596018154 +Mike James,jamesmi01,2005,RS,HOU,1295,692,2.231166382,1.868914347,4.100080729,2.457353645,2.457353645,0,2.29863837,2.040464031,4.339102401,1.479361385 +Ryan Bowen,bowenry01,2005,RS,HOU,1130,604,-2.548704586,1.705987193,-0.842717394,0.58750653,0.58750653,0,-3.198808272,0.986060613,-2.212747659,-0.038082218 +Clarence Weatherspoon,weathcl01,2005,RS,HOU,982,525,-2.841628706,0.206548648,-2.635080059,0.030832967,0.030832967,0,-3.26968335,0.006972559,-3.26271079,0.152739193 +Tyronn Lue,luety01,2005,RS,HOU,896,479,-2.433398041,-2.669577946,-5.102975986,-0.581062836,-0.581062836,0,-2.559826692,-2.320104005,-4.879930698,0.96491886 +Charlie Ward,wardch01,2005,RS,HOU,674,360,-1.310551432,0.842569829,-0.467981603,0.419655866,0.419655866,0,-1.056540203,0.82166442,-0.234875783,0.11263816 +Andre Barrett,barrean01,2005,RS,HOU,588,314,-2.916445395,0.039522775,-2.87692262,-0.020665521,-0.020665521,0,-2.808230909,-0.090302258,-2.898533167,1.503437993 +Bostjan Nachbar,nachbbo01,2005,RS,HOU,382,204,-2.653655254,-1.891201635,-4.54485689,-0.189987409,-0.189987409,0,-3.155573638,-1.991474896,-5.147048534,1.565302568 +Rod Strickland,stricro02,2005,RS,HOU,367,196,-4.714479405,-0.938204648,-5.652684053,-0.28833629,-0.28833629,0,-5.138068109,-2.256942329,-7.395010438,-0.611870471 +Reece Gaines,gainere01,2005,RS,HOU,202,108,-3.907025637,0.037748027,-3.86927761,-0.062730156,-0.062730156,0,-3.964167179,-0.281102958,-4.245270137,1.576073301 +Moochie Norris,norrimo01,2005,RS,HOU,73,39,-10.20434591,-0.645358839,-10.84970475,-0.159606771,-0.159606771,0,-9.790170411,-2.178768183,-11.96893859,-0.890564833 +Torraye Braggs,braggto01,2005,RS,HOU,45,24,-0.750698399,-2.068771089,-2.819469488,-0.000845719,-0.000845719,0,-1.271424054,-3.134567331,-4.405991385,-0.532459088 +Vin Baker,bakervi01,2005,RS,HOU,24,13,-18.73252156,-4.50308164,-23.2356032,-0.145062603,-0.145062603,0,-17.23141161,-0.891966738,-18.12337835,6.224694745 +Brandin Knight,knighbr02,2005,RS,HOU,6,3,-5.677536368,-1.839023129,-7.516559497,-0.007112555,-0.007112555,0,-6.496437955,-4.175281162,-10.67171912,-2.310279422 +Fred Jones,jonesfr01,2005,RS,IND,4168,2268,-0.017418044,-0.728569668,-0.745987712,2.316526581,2.316526581,0,-0.233595466,-0.750178421,-0.983773887,-0.094591653 +Reggie Miller,millere01,2005,RS,IND,3868,2105,3.045462178,-0.547101111,2.498361066,5.625665879,5.625665879,0,2.622852137,-0.712002197,1.91084994,-0.178327814 +Austin Croshere,croshau01,2005,RS,IND,3357,1827,-0.657777425,-2.127816184,-2.785593609,-0.033213542,-0.033213542,0,-0.509111366,-2.173600239,-2.682711605,0.098414157 +Stephen Jackson,jacksst02,2005,RS,IND,3319,1806,0.865121138,0.138781725,1.003902863,3.476829311,3.476829311,0,1.404212285,0.340842854,1.745055139,0.476370483 +Anthony Johnson,johnsan02,2005,RS,IND,3210,1747,0.831665517,-0.193925769,0.637739748,3.013186448,3.013186448,0,0.492073406,-0.002637285,0.489436122,-0.19420378 +Jeff Foster,fosteje01,2005,RS,IND,2929,1594,0.083956745,2.717543154,2.801499899,4.505495113,4.505495113,0,-0.098350518,2.847487261,2.749136743,-0.189803268 +Jermaine O'Neal,onealje01,2005,RS,IND,2811,1530,-1.440950247,0.010423932,-1.430526315,1.03020496,1.03020496,0,-0.959463283,0.05381817,-0.905645113,0.019290043 +James Jones,jonesja02,2005,RS,IND,2444,1330,-0.683656282,0.531675911,-0.151980371,1.763818333,1.763818333,0,-1.00186361,-0.252095084,-1.253958694,0.04649075 +Jamaal Tinsley,tinslja01,2005,RS,IND,2391,1301,1.980257289,2.089493203,4.069750492,4.551017875,4.551017875,0,2.508342895,2.344500307,4.852843202,0.493448121 +Eddie Gill,gilled01,2005,RS,IND,1876,1021,-2.675060092,0.672956621,-2.002103471,0.39317991,0.39317991,0,-2.403132597,0.653759488,-1.749373109,0.848067161 +Scot Pollard,pollasc01,2005,RS,IND,1589,865,-1.84397782,2.317030655,0.473052835,1.42582231,1.42582231,0,-1.999059388,2.306131382,0.307071994,0.220956642 +David Harrison,harrida01,2005,RS,IND,1397,760,-3.313807219,0.373820719,-2.9399865,-0.074396592,-0.074396592,0,-3.301983787,0.369608673,-2.932375114,0.910676294 +Dale Davis,davisda01,2005,RS,IND,1341,730,-0.485186164,2.347359745,1.862173581,1.712913828,1.712913828,0,-0.619553604,2.609844032,1.990290428,-0.261013594 +Metta World Peace,artesro01,2005,RS,IND,535,291,2.977708309,1.246520682,4.224228992,1.034765441,1.034765441,0,2.930098547,2.019750928,4.949849474,-0.060954029 +Michael Curry,currymi01,2005,RS,IND,458,249,-2.92085164,-0.948553745,-3.869405385,-0.143095978,-0.143095978,0,-3.786692294,-0.811269431,-4.597961725,0.574001539 +John Edwards,edwarjo01,2005,RS,IND,255,139,-6.434690849,-1.334709337,-7.769400187,-0.355472253,-0.355472253,0,-6.360086171,-2.895989654,-9.256075826,-0.127350775 +Marcus Haislip,haislma01,2005,RS,IND,195,106,-6.19378249,-1.001821214,-7.195603704,-0.24242198,-0.24242198,0,-5.951514728,-1.605843205,-7.557357933,0.764979373 +Jonathan Bender,bendejo01,2005,RS,IND,171,93,-5.341277065,-1.46099037,-6.802267435,-0.193233409,-0.193233409,0,-5.133812594,-3.353972839,-8.487785433,0.459027333 +Britton Johnsen,johnsbr01,2005,RS,IND,160,87,-4.147896994,-1.517406231,-5.665303225,-0.129966967,-0.129966967,0,-4.547479759,-2.209723392,-6.75720315,0.401293766 +Tremaine Fowlkes,fowlktr01,2005,RS,IND,103,56,-3.623493977,-0.679178137,-4.302672114,-0.044891163,-0.044891163,0,-3.662691297,-1.909281975,-5.571973272,1.098418005 +Elton Brand,brandel01,2005,RS,LAC,5635,3001,2.644957461,1.440028832,4.084986293,10.36443145,10.36443145,0,2.568645227,1.25927829,3.827923517,-0.885460108 +Bobby Simmons,simmobo01,2005,RS,LAC,5255,2799,1.266835768,1.215714254,2.482550022,7.448735658,7.448735658,0,1.285092641,1.579576997,2.864669638,-0.290748258 +Corey Maggette,maggeco01,2005,RS,LAC,4574,2436,2.453099034,-1.202160532,1.250938502,4.971612666,4.971612666,0,2.3305028,-0.866900896,1.463601904,-0.017444922 +Rick Brunson,brunsri01,2005,RS,LAC,3652,1945,-0.555664298,0.132526813,-0.423137485,2.296382163,2.296382163,0,-0.555890319,-0.24569567,-0.801585989,-0.504371859 +Quinton Ross,rossqu01,2005,RS,LAC,3115,1659,-2.534838318,-0.292786436,-2.827624754,-0.065632282,-0.065632282,0,-2.890490392,-0.298654829,-3.189145222,-0.099454935 +Marko Jaric,jaricma01,2005,RS,LAC,3109,1656,1.408368774,0.849500066,2.25786884,4.222394499,4.222394499,0,1.583539964,1.303078907,2.886618871,-0.189452421 +Chris Kaman,kamanch01,2005,RS,LAC,3064,1632,-3.448236219,-1.336849368,-4.785085587,-1.690537859,-1.690537859,0,-3.07488845,-1.392356556,-4.467245006,-0.215557927 +Mikki Moore,mooremi01,2005,RS,LAC,2212,1178,-1.244533466,-1.473032678,-2.717566144,0.019538795,0.019538795,0,-1.57676605,-1.645143129,-3.221909179,0.215013675 +Chris Wilcox,wilcoch01,2005,RS,LAC,1887,1005,-3.854497897,-1.106215472,-4.96071337,-1.13931132,-1.13931132,0,-3.40574987,-1.301485988,-4.707235858,0.468131371 +Zeljko Rebraca,rebraze01,2005,RS,LAC,1742,928,-2.159506937,0.051893735,-2.107613202,0.304639337,0.304639337,0,-2.384899146,-0.399549678,-2.784448825,0.148660148 +Shaun Livingston,livinsh01,2005,RS,LAC,1528,814,-2.300103598,-0.008342211,-2.308445809,0.183397497,0.183397497,0,-2.209299454,0.019561512,-2.189737942,0.009437738 +Lionel Chalmers,chalmli01,2005,RS,LAC,813,433,-2.990387403,-1.72909602,-4.719483422,-0.436633824,-0.436633824,0,-2.84512134,-2.57376834,-5.41888968,0.326224803 +Kerry Kittles,kittlke01,2005,RS,LAC,456,243,-1.349564013,-0.63305832,-1.982622333,0.094814387,0.094814387,0,-1.440790467,-1.02729003,-2.468080497,-0.313446834 +Darrick Martin,martida01,2005,RS,LAC,357,190,-1.285763751,-0.978006157,-2.263769908,0.04730117,0.04730117,0,-1.389695833,-0.934160612,-2.323856445,0.326075382 +Mamadou N'Diaye,ndiayma02,2005,RS,LAC,135,72,-1.772008755,-0.734559548,-2.506568303,0.009096531,0.009096531,0,-2.066651556,0.777069563,-1.289581994,1.587150023 +Kenny Anderson,anderke01,2005,RS,LAC,49,26,-7.691933409,-5.178307674,-12.87024108,-0.136370638,-0.136370638,0,-7.581581062,-4.897829458,-12.47941052,1.455848639 +Kirk Penney,penneki01,2005,RS,LAC,23,12,-7.908358738,-3.072114038,-10.98047278,-0.050392407,-0.050392407,0,-7.865655018,-7.389637008,-15.25529203,0.003945578 +Maurice Baker,bakerma01,2005,RS,LAC,2,1,-4.085114532,-4.331164586,-8.416279118,-0.002843842,-0.002843842,0,-5.47862634,-6.468070422,-11.94669676,-1.499224422 +Chucky Atkins,atkinch01,2005,RS,LAL,5555,2903,2.193988511,-2.802704117,-0.608715605,3.165571159,3.165571159,0,2.192987791,-2.137857118,0.055130674,-0.171440348 +Caron Butler,butleca01,2005,RS,LAL,5254,2746,0.495218467,-0.76776839,-0.272549923,3.461563067,3.461563067,0,0.549371435,-0.13950707,0.409864366,-0.248377773 +Kobe Bryant,bryanko01,2005,RS,LAL,5145,2689,4.852369432,-0.806789809,4.045579623,9.318414028,9.318414028,0,4.996292,-0.701874414,4.294417586,-0.045711137 +Lamar Odom,odomla01,2005,RS,LAL,4439,2320,-0.189469088,0.84729215,0.657823062,4.024819536,4.024819536,0,0.0600343,0.811674761,0.871709062,-0.203015404 +Chris Mihm,mihmch01,2005,RS,LAL,3578,1870,-2.675912643,-0.958363464,-3.634276107,-0.841207466,-0.841207466,0,-2.58642291,-1.040627573,-3.627050483,-0.268069072 +Jumaine Jones,jonesju01,2005,RS,LAL,3502,1830,1.327319453,-0.775492463,0.55182699,3.080271865,3.080271865,0,1.058565156,-0.796933486,0.26163167,-0.075581789 +Brian Grant,grantbr01,2005,RS,LAL,2174,1136,-3.153507531,-1.024313704,-4.177821236,-0.829822501,-0.829822501,0,-3.323502492,-0.767814949,-4.091317441,0.253073209 +Brian Cook,cookbr01,2005,RS,LAL,2080,1087,0.146966284,-1.032024835,-0.885058551,1.039318842,1.039318842,0,0.493029116,-1.043964155,-0.550935039,0.448994295 +Tierre Brown,brownti01,2005,RS,LAL,2040,1066,-3.146310063,-1.91341804,-5.059728103,-1.250213373,-1.250213373,0,-3.155238497,-2.952136326,-6.107374823,-0.438542466 +Luke Walton,waltolu01,2005,RS,LAL,1469,768,-1.464511202,-0.851522818,-2.31603402,0.170106453,0.170106453,0,-1.653574705,-2.012436208,-3.666010913,0.034639697 +Stanislav Medvedenko,medvest01,2005,RS,LAL,809,423,-2.336149471,-1.992219246,-4.328368717,-0.341834169,-0.341834169,0,-2.641858599,-2.052307003,-4.694165602,0.323989682 +Sasha Vujacic,vujacsa01,2005,RS,LAL,771,403,-0.751152208,-0.589238124,-1.340390332,0.291363588,0.291363588,0,-0.979702893,-1.190584898,-2.170287791,0.486759054 +Devean George,georgde01,2005,RS,LAL,585,306,-0.8375818,-1.49732958,-2.33491138,0.065177329,0.065177329,0,-0.576366101,-1.576802085,-2.153168186,0.530002895 +Vlade Divac,divacvl01,2005,RS,LAL,249,130,-2.587057949,-1.728843195,-4.315901144,-0.104674579,-0.104674579,0,-2.552563735,-1.984382873,-4.536946608,0.721857586 +Kareem Rush,rushka01,2005,RS,LAL,174,91,-5.885865204,-2.724487001,-8.610352205,-0.274236762,-0.274236762,0,-5.992705233,-3.7803591,-9.773064333,0.727631843 +Tony Bobbitt,bobbito01,2005,RS,LAL,23,12,-1.472997419,-2.215503141,-3.68850056,-0.00572409,-0.00572409,0,-2.026467083,-3.148884157,-5.17535124,-0.34894877 +Shane Battier,battish01,2005,RS,MEM,4692,2516,1.719864435,3.384454414,5.104318849,10.03674681,10.03674681,0,1.256267304,3.316006476,4.57227378,-0.415819452 +Lorenzen Wright,wrighlo02,2005,RS,MEM,4265,2287,-3.273559996,1.561762005,-1.71179799,1.209249736,1.209249736,0,-2.956171826,1.73674961,-1.219422216,-0.163554778 +Mike Miller,millemi01,2005,RS,MEM,4248,2278,2.805275295,-0.218290695,2.5869846,6.206380118,6.206380118,0,2.499187341,-0.373341898,2.125845444,0.052622245 +Jason Williams,willija02,2005,RS,MEM,3640,1952,2.272101711,-1.098708318,1.173393393,3.9023904,3.9023904,0,2.355269078,-1.280116905,1.075152172,-0.116777479 +Earl Watson,watsoea01,2005,RS,MEM,3372,1808,0.010125505,1.082096416,1.092221921,3.564083501,3.564083501,0,0.084173102,0.813478573,0.897651675,0.515659181 +Pau Gasol,gasolpa01,2005,RS,MEM,3338,1790,1.537540823,0.277730071,1.815270895,4.141349479,4.141349479,0,1.324521433,-0.142970094,1.181551339,-0.616326773 +Bonzi Wells,wellsbo01,2005,RS,MEM,2777,1489,-1.420192497,0.995875923,-0.424316574,1.779748897,1.779748897,0,-1.150093617,1.309387157,0.15929354,0.674863292 +Brian Cardinal,cardibr01,2005,RS,MEM,2672,1433,-0.444240019,1.801293625,1.357053606,3.023849963,3.023849963,0,0.054125213,2.293247349,2.347372562,0.64716773 +James Posey,poseyja01,2005,RS,MEM,2577,1382,-1.588646788,0.162514712,-1.426132076,0.938035177,0.938035177,0,-1.3527511,0.277270512,-1.075480588,0.451627918 +Stromile Swift,swiftst01,2005,RS,MEM,2385,1279,-2.445304233,-0.15991856,-2.605222793,0.094782908,0.094782908,0,-2.245369977,-0.058047963,-2.303417939,0.301162903 +Dahntay Jones,jonesda02,2005,RS,MEM,1210,649,-1.586749431,-1.191594133,-2.778343564,-0.00945358,-0.00945358,0,-2.068278206,-1.618955048,-3.687233253,0.671388438 +Ryan Humphrey,humphry01,2005,RS,MEM,591,317,-3.033872171,-1.071345397,-4.105217568,-0.219178164,-0.219178164,0,-3.141898019,-2.106007094,-5.247905114,-0.002427569 +Jake Tsakalidis,tsakaja01,2005,RS,MEM,518,278,-2.8749163,0.355256297,-2.519660003,0.032692174,0.032692174,0,-3.344766214,-0.409694992,-3.754461206,0.061304381 +Antonio Burks,burksan01,2005,RS,MEM,408,219,-1.179309596,-0.461861934,-1.64117153,0.12490299,0.12490299,0,-1.427624014,-0.394771424,-1.822395438,0.749802588 +Andre Emmett,emmetan01,2005,RS,MEM,52,28,-5.765008128,-2.194010834,-7.959018963,-0.075149233,-0.075149233,0,-6.647772708,-3.159204102,-9.80697681,0.909364809 +Dwyane Wade,wadedw01,2005,RS,MIA,5690,2974,3.551564276,0.224023499,3.775587775,9.875969163,9.875969163,0,3.664579361,0.379127794,4.043707155,-0.237319344 +Eddie Jones,jonesed02,2005,RS,MIA,5432,2839,1.302093498,2.310856771,3.612950268,9.23251117,9.23251117,0,1.555307402,2.555584187,4.110891589,0.160233527 +Udonis Haslem,hasleud01,2005,RS,MIA,5118,2675,0.82462734,0.682067092,1.506694432,5.779651035,5.779651035,0,0.748256206,1.089490437,1.837746642,-0.472433064 +Damon Jones,jonesda01,2005,RS,MIA,4929,2576,4.134975157,-1.113914572,3.021060585,7.536718199,7.536718199,0,4.012194576,-1.067910538,2.944284037,-0.582959796 +Shaquille O'Neal,onealsh01,2005,RS,MIA,4768,2492,2.509242641,2.067894274,4.577136914,9.325900029,9.325900029,0,2.93859158,1.792878246,4.731469825,0.099220222 +Rasual Butler,butlera01,2005,RS,MIA,2302,1203,-2.23656611,0.107345851,-2.129220259,0.380968361,0.380968361,0,-2.070659009,-0.697527293,-2.768186302,-0.011592584 +Keyon Dooling,doolike01,2005,RS,MIA,2265,1184,-2.362552621,-0.192555409,-2.55510803,0.118194111,0.118194111,0,-2.297926362,-0.460755507,-2.75868187,0.363031927 +Michael Doleac,doleami01,2005,RS,MIA,2248,1175,-4.127201288,-0.110910831,-4.238112119,-0.893372495,-0.893372495,0,-3.923729519,-0.153453246,-4.077182765,0.131184324 +Shandon Anderson,andersh01,2005,RS,MIA,2202,1151,-1.564169294,0.93317333,-0.630995965,1.250550524,1.250550524,0,-1.895456046,0.696673236,-1.19878281,0.457529715 +Christian Laettner,laettch01,2005,RS,MIA,1414,739,-0.235032321,1.93532634,1.700294019,1.678451597,1.678451597,0,-0.386062808,1.448573939,1.06251113,0.028660472 +Malik Allen,allenma01,2005,RS,MIA,475,248,-1.727802671,-1.808815371,-3.536618043,-0.099182405,-0.099182405,0,-1.855213764,-2.004090043,-3.859303808,-0.321843622 +Alonzo Mourning,mournal01,2005,RS,MIA,469,245,-2.899143293,-0.448342377,-3.347485671,-0.075025589,-0.075025589,0,-2.819322087,-0.928589587,-3.747911674,0.419565664 +Wesley Person,persowe01,2005,RS,MIA,394,206,-2.180677279,-1.038834421,-3.2195117,-0.049446812,-0.049446812,0,-2.251422258,-2.456872083,-4.708294341,0.187565375 +Steve Smith,smithst01,2005,RS,MIA,218,114,-1.979322972,-1.188446386,-3.167769358,-0.024488393,-0.024488393,0,-2.246690912,-2.292458981,-4.539149893,0.718724156 +Wang Zhizhi,zhizhwa01,2005,RS,MIA,176,92,-2.42077163,-0.037851147,-2.458622777,0.013651938,0.013651938,0,-2.141253388,-1.262046083,-3.40329947,-0.167173172 +Qyntel Woods,woodsqy01,2005,RS,MIA,77,40,-4.003619347,1.643108156,-2.36051119,0.008056302,0.008056302,0,-3.370806763,2.768669641,-0.602137123,1.246003111 +Dorell Wright,wrighdo01,2005,RS,MIA,52,27,-5.3350941,3.40727289,-1.92782121,0.011628707,0.011628707,0,-3.281332473,3.233818778,-0.047513695,2.461067694 +Desmond Mason,masonde01,2005,RS,MIL,5535,2893,-0.107319497,-2.468885958,-2.576205455,0.25506505,0.25506505,0,-0.198259691,-2.211516161,-2.409775852,-0.522801791 +Michael Redd,reddmi01,2005,RS,MIL,5449,2848,2.274344666,-2.372176716,-0.09783205,3.836751118,3.836751118,0,2.379399947,-1.873165179,0.506234768,-0.405520649 +Joe Smith,smithjo02,2005,RS,MIL,4334,2265,-0.058989838,-0.160928682,-0.21991852,2.909542433,2.909542433,0,-0.17727233,0.106618231,-0.070654099,-0.447841904 +Mo Williams,willima01,2005,RS,MIL,4313,2254,0.821597301,-0.737073245,0.084524056,3.257981322,3.257981322,0,0.755429104,-0.586452572,0.168976533,-0.047863882 +Dan Gadzuric,gadzuda01,2005,RS,MIL,3412,1783,-0.281214134,1.636197329,1.354983195,3.720798831,3.720798831,0,-0.198119877,1.637843112,1.439723235,-0.331469732 +Zaza Pachulia,pachuza01,2005,RS,MIL,2673,1397,-1.69842049,0.915268206,-0.783152285,1.400121517,1.400121517,0,-1.552059274,0.745914251,-0.806145023,-0.114757665 +Mike James,jamesmi01,2005,RS,MIL,2233,1167,1.826402871,-0.594411916,1.231990955,2.404860728,2.404860728,0,1.973186056,-0.436031536,1.537154521,1.318639403 +Toni Kukoc,kukocto01,2005,RS,MIL,2103,1099,0.526214327,0.130497035,0.656711362,1.904052463,1.904052463,0,0.438798191,-0.736946703,-0.298148512,-0.29505669 +Erick Strickland,stricer01,2005,RS,MIL,1940,1014,-2.465723462,-1.617540922,-4.083264384,-0.693380173,-0.693380173,0,-2.456475224,-2.027835766,-4.48431099,0.483739326 +Marcus Fizer,fizerma01,2005,RS,MIL,1728,903,-3.789164409,-1.314056874,-5.103221283,-1.086811136,-1.086811136,0,-3.491619079,-1.82735966,-5.31897874,0.225563906 +Keith Van Horn,vanhoke01,2005,RS,MIL,1565,818,0.746652465,-0.560974074,0.18567839,1.235717715,1.235717715,0,0.738225321,-0.751960305,-0.013734984,0.79107485 +Anthony Goldwire,goldwan01,2005,RS,MIL,922,482,2.965788774,-2.099062466,0.866726307,0.896016164,0.896016164,0,2.614381043,-2.108392404,0.505988639,0.683343539 +Kendall Gill,gillke01,2005,RS,MIL,543,284,-0.128062558,0.423322548,0.29525999,0.44280231,0.44280231,0,-0.394358649,1.096295206,0.701936557,0.324100587 +Calvin Booth,boothca01,2005,RS,MIL,362,189,-3.581081458,-1.779732115,-5.360813573,-0.251967645,-0.251967645,0,-3.693913315,-2.03460155,-5.728514865,0.077732843 +Zendon Hamilton,hamilze01,2005,RS,MIL,304,159,-3.543680341,-1.417956488,-4.961636829,-0.181259946,-0.181259946,0,-3.194075322,-1.494217478,-4.6882928,0.947964493 +Daniel Santiago,santida01,2005,RS,MIL,201,105,-4.945811564,-1.356258259,-6.302069823,-0.194371878,-0.194371878,0,-4.817555548,0.193507415,-4.624048133,1.975211648 +Reece Gaines,gainere01,2005,RS,MIL,151,79,-7.206879449,-2.186191993,-9.393071442,-0.267179099,-0.267179099,0,-7.114364762,-3.256573953,-10.37093871,-0.197712766 +Eddie House,houseed01,2005,RS,MIL,78,41,0.012882741,-0.77464648,-0.761763739,0.042100552,0.042100552,0,-0.00584532,-1.047740714,-1.053586034,1.12906045 +Kevin Garnett,garneke01,2005,RS,MIN,5860,3121,4.557452518,3.023751746,7.581204265,16.28988559,16.28988559,0,4.718698098,3.228541886,7.947239984,-0.899840261 +Wally Szczerbiak,szczewa02,2005,RS,MIN,4803,2558,1.981874101,-1.96803525,0.01383885,3.590329967,3.590329967,0,1.76617104,-1.877100259,-0.110929219,-0.426935702 +Latrell Sprewell,sprewla01,2005,RS,MIN,4600,2450,-1.245824967,-0.407039672,-1.652864639,1.364976864,1.364976864,0,-0.804116418,-0.792946426,-1.597062844,-0.431599998 +Trenton Hassell,hassetr01,2005,RS,MIN,3883,2068,-1.786795337,-0.456187006,-2.242982344,0.533087736,0.533087736,0,-2.200730061,-0.343612797,-2.544342858,-0.320571532 +Troy Hudson,hudsotr01,2005,RS,MIN,3246,1729,0.558417923,-3.351820487,-2.793402565,-0.038264495,-0.038264495,0,0.766678723,-3.463678011,-2.696999287,-0.053990263 +Sam Cassell,cassesa01,2005,RS,MIN,2858,1522,2.130321853,-0.691980529,1.438341323,3.257260684,3.257260684,0,2.076918151,-0.401243846,1.675674305,0.138981691 +Eddie Griffin,griffed01,2005,RS,MIN,2801,1492,-0.131279352,1.085168492,0.95388914,2.804299987,2.804299987,0,0.342332595,0.505351249,0.847683844,-0.495133808 +Fred Hoiberg,hoibefr01,2005,RS,MIN,2388,1272,3.618367166,0.138137658,3.756504824,4.207919604,4.207919604,0,2.971098549,0.26966888,3.240767429,-0.318989225 +Michael Olowokandi,olowomi01,2005,RS,MIN,2281,1215,-4.820835922,1.360584733,-3.460251189,-0.441695373,-0.441695373,0,-4.350636391,1.405036997,-2.945599394,0.295914938 +Anthony Carter,cartean01,2005,RS,MIN,1393,742,-2.268037942,0.681246048,-1.586791894,0.442252437,0.442252437,0,-2.254974264,0.355167997,-1.899806267,0.3968057 +Mark Madsen,madsema01,2005,RS,MIN,1128,601,-2.652204017,0.325853151,-2.326350866,0.130556306,0.130556306,0,-2.825389927,0.477469459,-2.347920467,0.462411633 +John Thomas,thomajo02,2005,RS,MIN,978,521,-3.077435036,0.793311701,-2.284123335,0.12456566,0.12456566,0,-3.035132669,0.969806149,-2.06532652,0.541800691 +Ervin Johnson,johnser02,2005,RS,MIN,770,410,-3.663731063,-0.551595727,-4.21532679,-0.309647826,-0.309647826,0,-3.734783262,0.082593572,-3.65218969,0.939139877 +Ndudi Ebi,ebind01,2005,RS,MIN,101,54,1.01723673,-0.457946661,0.559290068,0.091593503,0.091593503,0,0.871248998,0.206290018,1.077539017,0.423873598 +Jason Collins,collija04,2005,RS,NJN,4773,2542,-4.145324924,5.184935555,1.03961063,4.921916978,4.921916978,0,-3.982312921,5.038258633,1.055945712,0.13226461 +Jason Kidd,kiddja01,2005,RS,NJN,4572,2435,4.38626639,2.023419309,6.4096857,11.32694149,11.32694149,0,4.336176561,2.160251176,6.496427737,-0.424401707 +Vince Carter,cartevi01,2005,RS,NJN,4168,2220,3.480123299,0.8899388,4.370062099,8.151722565,8.151722565,0,3.469935452,1.153551482,4.623486935,0.995447656 +Nenad Krstic,krstine01,2005,RS,NJN,3689,1965,-1.306621093,-0.093358115,-1.399979208,1.356429897,1.356429897,0,-1.671157423,-0.06324895,-1.734406373,0.202364681 +Travis Best,besttr01,2005,RS,NJN,2743,1461,-1.733818578,-1.309342398,-3.043160976,-0.219284426,-0.219284426,0,-1.97019667,-0.972305843,-2.942502513,0.320751575 +Jacque Vaughn,vaughja01,2005,RS,NJN,2647,1410,-2.595492551,-1.355959149,-3.9514517,-0.864188517,-0.864188517,0,-3.284409642,-1.594855077,-4.879264719,-0.012161399 +Richard Jefferson,jefferi01,2005,RS,NJN,2544,1355,-0.401926697,-1.760049019,-2.161975716,0.406273573,0.406273573,0,-0.272689325,-1.591894356,-1.864583681,-0.05432691 +Rodney Buford,buforro01,2005,RS,NJN,2465,1313,-3.67112928,-0.733407396,-4.404536676,-1.108155929,-1.108155929,0,-3.616002549,-1.146347169,-4.762349719,-0.017100827 +Brian Scalabrine,scalabr01,2005,RS,NJN,2191,1167,-1.62730719,0.18384114,-1.44346605,0.776899746,0.776899746,0,-1.657674371,-0.415606447,-2.073280818,-0.120083418 +Eric Williams,willier01,2005,RS,NJN,1388,739,-0.21833153,0.026363165,-0.191968365,0.972061757,0.972061757,0,-0.64782434,0.498393842,-0.149430498,0.723989224 +Jabari Smith,smithja01,2005,RS,NJN,1217,648,-4.546716662,-0.569004422,-5.115721084,-0.788846298,-0.788846298,0,-4.569579932,-0.488629482,-5.058209414,0.790295282 +Clifford Robinson,robincl02,2005,RS,NJN,1125,599,-3.05336271,-2.186527496,-5.239890206,-0.773522399,-0.773522399,0,-2.752603703,-1.856931362,-4.609535065,1.522434938 +Zoran Planinic,planizo01,2005,RS,NJN,967,515,-1.62272062,0.460639098,-1.162081522,0.42264419,0.42264419,0,-1.678916823,0.354580655,-1.324336167,1.194194358 +Alonzo Mourning,mournal01,2005,RS,NJN,858,457,-5.570710463,-1.945524488,-7.516234951,-1.116061692,-1.116061692,0,-5.212537405,-2.535741434,-7.748278839,0.394176231 +Ron Mercer,mercero01,2005,RS,NJN,732,390,-4.482675718,0.097242726,-4.385432992,-0.32374659,-0.32374659,0,-4.432606625,-0.663042396,-5.095649021,-0.471909026 +Billy Thomas,thomabi01,2005,RS,NJN,668,356,-0.670136442,-0.732876298,-1.40301274,0.246008946,0.246008946,0,-0.86369355,-1.323205751,-2.186899301,0.509354994 +Aaron Williams,williaa01,2005,RS,NJN,282,150,-4.847422374,-0.408352371,-5.255774746,-0.193664256,-0.193664256,0,-5.07997406,-0.953457155,-6.033431216,0.910564195 +Kaniel Dickens,dickeka01,2005,RS,NJN,115,61,-2.210071661,-0.69763529,-2.907706951,-0.00491602,-0.00491602,0,-2.51477146,-2.077122356,-4.591893816,0.146871665 +Elden Campbell,campbel01,2005,RS,NJN,94,50,-7.782618152,-2.708430508,-10.49104866,-0.199554846,-0.199554846,0,-8.1070144,-2.558977991,-10.66599239,0.9697126 +Awvee Storey,storeaw01,2005,RS,NJN,60,32,-1.235847595,-1.905069123,-3.140916718,-0.006321169,-0.006321169,0,-2.294632784,-3.353078215,-5.647710998,-0.880978088 +Jerome Moiso,moisoje01,2005,RS,NJN,45,24,0.555823945,-2.641179228,-2.085355282,0.008093752,0.008093752,0,-0.566648468,-4.426597012,-4.99324548,-0.505369533 +Donnell Harvey,harvedo01,2005,RS,NJN,30,16,6.414111378,1.007975941,7.422087319,0.082556149,0.082556149,0,5.098226707,0.609008785,5.707235492,-0.532708422 +P.J. Brown,brownpj01,2005,RS,NOH,5200,2817,-0.235307543,0.465443672,0.230136128,4.245457409,4.245457409,0,-0.616207239,0.891417531,0.275210293,-0.809936822 +Dan Dickau,dickada01,2005,RS,NOH,3829,2074,0.76206019,-1.021829735,-0.259769545,2.669846911,2.669846911,0,0.649741565,-0.330979833,0.318761733,1.215361643 +Lee Nailon,nailole01,2005,RS,NOH,3723,2017,-1.571606281,-0.858590054,-2.430196334,0.327945744,0.327945744,0,-2.022773819,-0.947313492,-2.970087312,-0.323192254 +JR Smith,smithjr01,2005,RS,NOH,3432,1859,-1.321940345,-2.269797401,-3.591737746,-0.802754597,-0.802754597,0,-1.250745915,-2.371099335,-3.621845249,0.507052396 +Chris Andersen,anderch01,2005,RS,NOH,2640,1430,-0.547646076,1.291621273,0.743975196,2.529762671,2.529762671,0,-1.152107437,0.587396382,-0.564711054,-0.700143869 +Bostjan Nachbar,nachbbo01,2005,RS,NOH,2099,1137,-1.945524162,-1.813409316,-3.758933478,-0.599778611,-0.599778611,0,-1.69376485,-1.563880558,-3.257645408,2.279907622 +Casey Jacobsen,jacobca01,2005,RS,NOH,1901,1030,-0.61107699,0.278842817,-0.332234173,1.273297809,1.273297809,0,-1.255225152,-0.676318208,-1.931543359,0.199007167 +David Wesley,wesleda01,2005,RS,NOH,1724,934,-0.736533304,-0.683976777,-1.420510082,0.637555644,0.637555644,0,-0.739224192,-0.148848817,-0.888073009,0.583700166 +George Lynch,lynchge01,2005,RS,NOH,1722,933,-3.341183765,1.519444442,-1.821739323,0.441207634,0.441207634,0,-3.581012709,0.768980602,-2.812032106,-0.13743671 +Rodney Rogers,rogerro01,2005,RS,NOH,1628,882,-4.104994019,-1.616344675,-5.721338694,-1.358415019,-1.358415019,0,-3.802960262,-1.359283131,-5.162243392,1.467703201 +Jamaal Magloire,magloja01,2005,RS,NOH,1298,703,-3.600434071,-0.564589114,-4.165023185,-0.506507582,-0.506507582,0,-3.312401605,-0.724323203,-4.036724808,-0.184896748 +Jackson Vroman,vromaja01,2005,RS,NOH,1196,648,-4.672936947,-0.470605959,-5.143542906,-0.797642756,-0.797642756,0,-4.369341165,-0.443885161,-4.813226327,0.734390043 +Baron Davis,davisba01,2005,RS,NOH,1095,593,5.398902383,0.374609002,5.773511385,2.644196046,2.644196046,0,5.756500223,1.289762757,7.04626298,2.334743697 +David West,westda01,2005,RS,NOH,1019,552,-4.105886706,-0.084967762,-4.190854467,-0.405786839,-0.405786839,0,-4.372246398,-0.731390332,-5.10363673,-0.000358651 +Junior Harrington,harriju01,2005,RS,NOH,1015,550,-4.039079643,0.081481149,-3.957598494,-0.341509077,-0.341509077,0,-4.08576861,0.219068879,-3.866699731,0.718327618 +Matt Freije,freijma01,2005,RS,NOH,814,441,-4.663470157,-0.012219855,-4.675690012,-0.435779012,-0.435779012,0,-4.196015649,-0.427011087,-4.623026736,0.53150322 +Darrell Armstrong,armstda01,2005,RS,NOH,761,412,-0.823601011,0.318061978,-0.505539033,0.478688468,0.478688468,0,-0.375456492,0.371331744,-0.004124748,1.345487904 +Speedy Claxton,claxtsp01,2005,RS,NOH,674,365,-2.166219854,1.216851399,-0.949368455,0.336209715,0.336209715,0,-2.081616546,1.298240565,-0.783375981,0.244467715 +Maciej Lampe,lampema01,2005,RS,NOH,482,261,-4.409070801,-0.766202432,-5.175273233,-0.323044144,-0.323044144,0,-4.654076519,-1.088951278,-5.743027796,0.025483483 +Alex Garcia,garcial01,2005,RS,NOH,270,146,-1.269648715,-1.139975192,-2.409623907,0.025468715,0.025468715,0,-1.449207833,-1.459989106,-2.909196938,0.415157467 +Corsley Edwards,edwarco01,2005,RS,NOH,203,110,-4.053687496,-0.225064546,-4.278752042,-0.086247699,-0.086247699,0,-4.153134569,0.29734516,-3.855789409,0.483866563 +Lonny Baxter,baxtelo01,2005,RS,NOH,66,36,-9.615285589,-3.138280361,-12.75356595,-0.188907921,-0.188907921,0,-9.266487509,-2.68380435,-11.95029186,2.589842548 +Stephon Marbury,marbust01,2005,RS,NYK,6271,3281,5.978563758,-0.796735072,5.181828686,13.21854702,13.21854702,0,5.610721799,-0.416541562,5.194180237,-0.409414567 +Kurt Thomas,thomaku01,2005,RS,NYK,5457,2855,-1.737057793,0.259691916,-1.477365877,1.847738184,1.847738184,0,-1.601377432,0.9071787,-0.694198731,-0.298250878 +Jamal Crawford,crawfja01,2005,RS,NYK,5138,2688,1.997839383,-1.346678978,0.651160405,4.660110893,4.660110893,0,2.374005001,-1.157394865,1.216610136,-0.084849949 +Tim Thomas,thomati01,2005,RS,NYK,3708,1940,-0.845891399,-1.048831654,-1.894723053,0.850297562,0.850297562,0,-0.797749214,-1.233305311,-2.031054525,0.408198696 +Nazr Mohammed,mohamna01,2005,RS,NYK,2903,1519,-2.437152699,-0.888585067,-3.325737766,-0.445992849,-0.445992849,0,-2.027437223,-0.404753484,-2.432190707,-0.041324718 +Mike Sweetney,sweetmi01,2005,RS,NYK,2884,1509,-0.916502247,-2.277785128,-3.194287375,-0.342936742,-0.342936742,0,-1.067173133,-2.273171364,-3.340344497,0.237725225 +Trevor Ariza,arizatr01,2005,RS,NYK,2641,1382,-1.48489937,1.570881799,0.085982429,2.003718341,2.003718341,0,-1.657664444,0.955106732,-0.702557712,0.187659198 +Jerome Williams,willije01,2005,RS,NYK,2315,1211,-0.62065386,1.268563841,0.647909981,2.107470983,2.107470983,0,-1.083941466,0.752195694,-0.331745772,0.353544028 +Anfernee Hardaway,hardaan01,2005,RS,NYK,1709,894,-2.454260302,-1.360237319,-3.814497621,-0.486225884,-0.486225884,0,-2.477899097,-1.796726201,-4.274625297,0.130505923 +Malik Rose,rosema01,2005,RS,NYK,1172,613,-4.27595996,-2.246417999,-6.522377959,-1.187813412,-1.187813412,0,-4.00233375,-2.185496508,-6.187830258,0.623456107 +Allan Houston,houstal01,2005,RS,NYK,1017,532,1.078341157,-1.992267148,-0.913925991,0.497986595,0.497986595,0,0.837893201,-2.422471899,-1.584578698,-0.068765385 +Maurice Taylor,tayloma01,2005,RS,NYK,824,431,-4.55409811,-1.534028083,-6.088126193,-0.738803225,-0.738803225,0,-4.192999919,-1.946466165,-6.139466084,0.597049292 +Moochie Norris,norrimo01,2005,RS,NYK,614,321,-4.769443726,-0.104973948,-4.874417674,-0.351751392,-0.351751392,0,-4.590103537,-0.454378863,-5.0444824,1.01221123 +Jermaine Jackson,jacksje01,2005,RS,NYK,440,230,-2.056522886,-0.892604091,-2.949126978,-0.023435705,-0.023435705,0,-2.932074106,-1.641161259,-4.573235365,0.27157226 +Vin Baker,bakervi01,2005,RS,NYK,365,191,-5.452790816,-3.028708091,-8.481498907,-0.563066504,-0.563066504,0,-5.580421175,-3.907634446,-9.488055621,0.748469606 +Jamison Brewer,breweja01,2005,RS,NYK,354,185,-4.76357022,-1.292691422,-6.056261642,-0.313164484,-0.313164484,0,-4.602867632,-2.502292356,-7.105159988,0.323333968 +Bruno Sundov,sundobr01,2005,RS,NYK,140,73,-8.047740443,-1.342765805,-9.390506247,-0.251267381,-0.251267381,0,-7.219039201,-1.659943696,-8.878982898,1.467774793 +Shandon Anderson,andersh01,2005,RS,NYK,38,20,-7.310404703,-4.446606574,-11.75701128,-0.092235805,-0.092235805,0,-7.560969455,-5.056155559,-12.61712501,0.328711105 +Jackie Butler,butleja01,2005,RS,NYK,10,5,19.06311606,4.314955897,23.37807196,0.066991952,0.066991952,0,18.82251275,2.366742117,21.18925486,0.468418578 +Steve Francis,francst01,2005,RS,ORL,5943,2978,2.423322104,-0.341625892,2.081696212,7.333210363,7.333210363,0,2.441047091,0.181123904,2.622170995,-0.099678193 +Dwight Howard,howardw01,2005,RS,ORL,5328,2670,-0.405530453,-0.185234661,-0.590765114,2.922046528,2.922046528,0,-0.385186338,-0.015245231,-0.400431568,-0.605026702 +Grant Hill,hillgr01,2005,RS,ORL,4666,2338,1.449579172,0.649148692,2.098727864,5.75157306,5.75157306,0,1.262141558,0.522433575,1.784575133,-0.512698734 +Tony Battie,battito01,2005,RS,ORL,3780,1894,-4.440836434,0.643674861,-3.797161572,-1.011460228,-1.011460228,0,-4.359337675,0.598141054,-3.76119662,-0.039262604 +Hedo Turkoglu,turkohe01,2005,RS,ORL,3506,1757,1.647139204,-2.040562717,-0.393423513,2.110476902,2.110476902,0,1.629688834,-2.404736531,-0.775047697,-0.087511361 +Jameer Nelson,nelsoja01,2005,RS,ORL,3217,1612,0.774164107,-1.208636535,-0.434472428,1.91798027,1.91798027,0,0.779665424,-0.673039443,0.106625981,0.656870574 +Kelvin Cato,catoke01,2005,RS,ORL,3043,1525,-1.504125297,3.089660617,1.58553532,3.363761027,3.363761027,0,-1.554920308,2.952886774,1.397966466,-0.259840643 +DeShawn Stevenson,stevede01,2005,RS,ORL,2173,1089,-2.509581895,-3.062823858,-5.572405753,-1.562567309,-1.562567309,0,-2.658652228,-3.727174356,-6.385826584,-0.327681136 +Pat Garrity,garripa01,2005,RS,ORL,1906,955,-1.640532549,-2.628822412,-4.269354961,-0.744492635,-0.744492635,0,-1.493693276,-2.906341779,-4.400035056,0.522220211 +Cuttino Mobley,moblecu01,2005,RS,ORL,1449,726,1.197814008,-1.4322863,-0.234472292,0.946068583,0.946068583,0,1.384978029,-1.279825255,0.105152774,1.412854633 +Stacey Augmon,augmost01,2005,RS,ORL,1323,663,-1.378442644,-1.272894149,-2.651336793,0.033402077,0.033402077,0,-1.957250482,-1.651710356,-3.608960838,0.077225805 +Doug Christie,chrisdo01,2005,RS,ORL,1056,529,-4.023603627,3.011269967,-1.01233366,0.471836788,0.471836788,0,-3.590464058,2.900568138,-0.68989592,0.558873334 +Mario Kasun,kasunma01,2005,RS,ORL,710,356,-2.203624072,-1.477552436,-3.681176507,-0.171536518,-0.171536518,0,-2.280780155,-0.863541578,-3.144321734,1.309134254 +Brandon Hunter,huntebr01,2005,RS,ORL,447,224,-2.869136017,-2.080224002,-4.949360019,-0.25417334,-0.25417334,0,-2.937077865,-2.594336681,-5.531414546,1.032516384 +Andre Barrett,barrean01,2005,RS,ORL,337,169,0.93711124,-2.462060155,-1.524948915,0.106289985,0.106289985,0,0.514180231,-2.709304255,-2.195124024,0.576294065 +Mark Jones,jonesma03,2005,RS,ORL,231,116,-3.199503663,-0.497227677,-3.696731341,-0.056497718,-0.056497718,0,-3.3561635,-0.491966542,-3.848130043,0.767282764 +Michael Bradley,bradlmi01,2005,RS,ORL,110,55,-3.5911537,0.150374377,-3.440779323,-0.01922837,-0.01922837,0,-4.205207315,-1.290320952,-5.495528267,-0.738722513 +Andrew DeClercq,declean01,2005,RS,ORL,98,49,-1.851620322,-1.393859312,-3.245479634,-0.012649378,-0.012649378,0,-2.075314697,0.413661212,-1.661653485,1.950244762 +Allen Iverson,iversal01,2005,RS,PHI,6347,3174,2.603610995,-0.579749156,2.02386184,7.717948728,7.717948728,0,3.005870353,-0.093495951,2.912374403,-0.151464762 +Andre Iguodala,iguodan01,2005,RS,PHI,5371,2686,0.476928416,2.942726655,3.419655071,8.441436298,8.441436298,0,0.050414637,2.955117435,3.005532071,-0.146316386 +Kyle Korver,korveky01,2005,RS,PHI,5333,2667,1.641896709,1.248201785,2.890098494,7.706884197,7.706884197,0,1.650316103,1.524085385,3.174401487,0.388339777 +Marc Jackson,jacksma02,2005,RS,PHI,3952,1976,-1.305078664,-1.653873217,-2.958951881,-0.209212713,-0.209212713,0,-1.499877726,-2.216162058,-3.716039784,-0.63052382 +Samuel Dalembert,dalemsa01,2005,RS,PHI,3570,1785,-3.078939793,1.562340359,-1.516599434,1.122176469,1.122176469,0,-3.014434173,1.393792017,-1.620642157,-0.089312593 +Kenny Thomas,thomake01,2005,RS,PHI,2688,1344,-2.10032064,-1.706551431,-3.806872071,-0.72400837,-0.72400837,0,-2.069669068,-1.346857363,-3.416526431,-0.088655702 +Aaron McKie,mckieaa01,2005,RS,PHI,2236,1118,-1.599280314,1.581442957,-0.017837356,1.560456889,1.560456889,0,-2.323772614,1.224251492,-1.099521121,0.119378405 +Willie Green,greenwi01,2005,RS,PHI,2132,1066,-2.896191109,-0.760361655,-3.656552763,-0.496399246,-0.496399246,0,-2.895101649,-1.200563317,-4.095664966,0.625220686 +Corliss Williamson,willico02,2005,RS,PHI,2112,1056,-1.430574235,-1.691340724,-3.121914959,-0.200918432,-0.200918432,0,-1.644909695,-1.597805065,-3.242714761,0.248648452 +John Salmons,salmojo01,2005,RS,PHI,1986,993,-1.777864925,0.904963167,-0.872901758,0.952750346,0.952750346,0,-2.186180381,0.207639532,-1.978540848,0.17019933 +Chris Webber,webbech01,2005,RS,PHI,1404,702,-4.282299571,-0.332958483,-4.615258054,-0.668833557,-0.668833557,0,-3.513789309,0.050491778,-3.463297531,0.106350073 +Rodney Rogers,rogerro01,2005,RS,PHI,970,485,-0.74026545,0.33135972,-0.40890573,0.591763059,0.591763059,0,-0.399396308,0.541388145,0.141991837,1.980530805 +Josh Davis,davisjo02,2005,RS,PHI,656,328,-0.818705822,-0.984146105,-1.802851927,0.159378711,0.159378711,0,-0.844283303,-1.719992386,-2.564275689,0.509604648 +Brian Skinner,skinnbr01,2005,RS,PHI,492,246,-6.59554214,-1.754297515,-8.349839654,-0.703851982,-0.703851982,0,-6.546658164,-2.589900843,-9.136559007,0.133642204 +Kevin Ollie,ollieke01,2005,RS,PHI,316,158,-3.102931838,-0.513110865,-3.616042703,-0.069713323,-0.069713323,0,-3.993594638,-1.370711113,-5.36430575,-0.131518314 +Kedrick Brown,brownke01,2005,RS,PHI,110,55,-2.796229952,-0.32658841,-3.122818362,-0.010516927,-0.010516927,0,-3.230064438,-1.883599597,-5.113664035,0.486229669 +Michael Bradley,bradlmi01,2005,RS,PHI,32,16,3.245926138,-1.568076779,1.677849359,0.035971353,0.035971353,0,2.031533617,-4.567504567,-2.53597095,-0.443209109 +Joe Johnson,johnsjo02,2005,RS,PHO,6548,3240,2.294401843,-0.145902869,2.148498974,8.027473348,8.027473348,0,2.45286212,-0.14700047,2.305861651,-0.795378854 +Shawn Marion,mariosh01,2005,RS,PHO,6358,3146,3.211060625,2.014140477,5.225201102,12.73960009,12.73960009,0,3.881551273,2.610136281,6.491687554,-0.440787091 +Amar'e Stoudemire,stoudam01,2005,RS,PHO,5838,2889,3.154673037,-0.1861726,2.968500437,8.399414596,8.399414596,0,3.385604554,0.231382959,3.616987512,-0.321786923 +Quentin Richardson,richaqu01,2005,RS,PHO,5737,2839,1.614824255,0.811628424,2.42645268,7.51126305,7.51126305,0,2.216853701,1.170403675,3.387257376,0.164354126 +Steve Nash,nashst01,2005,RS,PHO,5200,2573,7.062877689,-1.48407078,5.578806909,10.81293737,10.81293737,0,6.44695172,-1.65947658,4.78747514,-1.015643674 +Leandro Barbosa,barbole01,2005,RS,PHO,2197,1087,-0.960976477,-2.087165744,-3.04814222,-0.166172924,-0.166172924,0,-0.894302582,-2.28913663,-3.183439212,0.460319766 +Steven Hunter,huntest01,2005,RS,PHO,2114,1046,-2.648657164,0.882641829,-1.766015335,0.52339744,0.52339744,0,-2.891124833,-0.310413053,-3.201537886,-0.302301659 +Jim Jackson,jacksji01,2005,RS,PHO,2015,997,-1.730969046,-1.807590965,-3.538560011,-0.405739939,-0.405739939,0,-1.611128668,-2.374060595,-3.985189263,1.06085004 +Casey Jacobsen,jacobca01,2005,RS,PHO,1552,768,-1.779628017,-0.567325598,-2.346953616,0.159024521,0.159024521,0,-2.064562353,-1.675557218,-3.74011957,0.639521596 +Jake Voskuhl,voskuja01,2005,RS,PHO,728,360,-4.146108218,-0.201807409,-4.347915627,-0.2945184,-0.2945184,0,-4.390577301,-0.851674696,-5.242251997,0.321745729 +Walter McCarty,mccarwa01,2005,RS,PHO,713,353,-3.783289874,-1.700623926,-5.4839138,-0.507408895,-0.507408895,0,-3.204576559,-1.591106399,-4.795682958,2.809221834 +Bo Outlaw,outlabo01,2005,RS,PHO,432,214,-4.585038918,0.476634971,-4.108403946,-0.148097987,-0.148097987,0,-4.859480304,-0.465550098,-5.325030402,-0.134256991 +Maciej Lampe,lampema01,2005,RS,PHO,240,119,-8.898190957,-2.64819505,-11.54638601,-0.53981336,-0.53981336,0,-8.180309264,-3.294484937,-11.4747942,0.991110953 +Jackson Vroman,vromaja01,2005,RS,PHO,115,57,-5.862497288,-0.845270615,-6.707767902,-0.116769969,-0.116769969,0,-5.309725866,-1.273887869,-6.583613735,1.337381057 +Smush Parker,parkesm01,2005,RS,PHO,69,34,-9.155917568,-3.633596464,-12.78951403,-0.177707716,-0.177707716,0,-7.551665451,-6.063189844,-13.6148553,1.878294999 +Paul Shirley,shirlpa01,2005,RS,PHO,61,30,-3.158269663,-2.623074972,-5.781344636,-0.046280274,-0.046280274,0,-3.691816447,-4.350135778,-8.041952225,-0.233043274 +Yuta Tabuse,tabusyu01,2005,RS,PHO,34,17,-0.644542646,-2.552242143,-3.196784789,-0.003772482,-0.003772482,0,-1.452880261,-4.53906007,-5.991940331,-2.438167363 +Zarko Cabarkapa,cabarza01,2005,RS,PHO,22,11,7.913493176,-2.371791041,5.541702135,0.045210426,0.045210426,0,6.395717049,-4.88126178,1.514455269,-2.619043967 +Damon Stoudamire,stoudda01,2005,RS,POR,5227,2762,2.924338942,-2.524176154,0.400162788,4.427351527,4.427351527,0,3.004271888,-1.771842075,1.232429814,-0.244038631 +Ruben Patterson,patteru01,2005,RS,POR,3703,1957,0.408889275,0.789168153,1.198057428,3.949406505,3.949406505,0,0.263377315,0.845358089,1.108735403,0.173317479 +Shareef Abdur-Rahim,abdursh01,2005,RS,POR,3533,1867,0.690568161,-1.467867059,-0.777298898,1.868920154,1.868920154,0,0.573303539,-0.997154228,-0.423850689,-0.497773771 +Joel Przybilla,przybjo01,2005,RS,POR,3516,1858,-1.885374974,1.533962675,-0.351412299,2.266958849,2.266958849,0,-2.150262259,1.447381096,-0.702881163,-0.274681785 +Theo Ratliff,ratlith01,2005,RS,POR,3276,1731,-4.274480952,3.284932812,-0.98954814,1.544403404,1.544403404,0,-4.330194769,2.866212528,-1.463982241,-0.612699577 +Darius Miles,milesda01,2005,RS,POR,3215,1699,-2.384562088,1.378536765,-1.006025323,1.518429935,1.518429935,0,-2.159809471,1.23899733,-0.92081214,0.407936045 +Nick Van Exel,vanexni01,2005,RS,POR,3064,1619,0.594346555,-1.201056056,-0.606709501,1.762372469,1.762372469,0,0.607178649,-1.402837016,-0.795658368,-0.416661553 +Zach Randolph,randoza01,2005,RS,POR,3033,1603,-0.871519142,-0.562164578,-1.43368372,1.068255356,1.068255356,0,-0.669582818,-0.510220078,-1.179802896,-0.709106674 +Sebastian Telfair,telfase01,2005,RS,POR,2517,1330,-3.062229984,-3.32693849,-6.389168473,-2.475031522,-2.475031522,0,-3.129295108,-3.493765681,-6.623060789,0.209286524 +Derek Anderson,anderde01,2005,RS,POR,2345,1239,-0.081012622,-0.970534242,-1.051546864,1.072380185,1.072380185,0,-0.234473185,-1.066903454,-1.301376639,-0.109398997 +Travis Outlaw,outlatr01,2005,RS,POR,1501,793,-1.393989494,-0.017503268,-1.411492762,0.540688082,0.540688082,0,-1.839490209,-0.637468185,-2.476958394,-0.145590431 +Viktor Khryapa,khryavi01,2005,RS,POR,990,523,-3.776274694,0.165471195,-3.610803499,-0.231700546,-0.231700546,0,-3.897239711,0.36608154,-3.53115817,0.804723124 +Richie Frahm,frahmri01,2005,RS,POR,944,499,1.047173349,-0.815961749,0.2312116,0.757778124,0.757778124,0,0.524205254,-1.535813315,-1.01160806,-0.146472801 +James Thomas,thomaja02,2005,RS,POR,212,112,-1.302984439,-1.395031706,-2.698016145,0.00296616,0.00296616,0,-1.640461387,-1.717035225,-3.357496612,-0.133903526 +Ha Seung-Jin,seungha01,2005,RS,POR,197,104,-7.257751733,-1.475369046,-8.733120779,-0.32247733,-0.32247733,0,-7.156143384,-2.261374465,-9.41751785,1.451847913 +Maurice Baker,bakerma01,2005,RS,POR,34,18,-4.614643388,-0.661469765,-5.276113153,-0.023452155,-0.023452155,0,-5.122716419,-0.144512117,-5.267228536,1.005046461 +Geno Carlisle,carlige01,2005,RS,POR,30,16,2.143374748,-3.190259654,-1.046884906,0.013832213,0.013832213,0,0.508926579,-5.416680336,-4.907753757,-0.467724755 +Mike Bibby,bibbymi01,2005,RS,SAC,6044,3084,3.630579256,-0.191720526,3.43885873,9.708503877,9.708503877,0,3.874439085,0.199251409,4.073690494,-0.277841417 +Peja Stojakovic,stojape01,2005,RS,SAC,4966,2534,3.223078719,-1.360102162,1.862976558,5.947806326,5.947806326,0,3.432781466,-1.049090689,2.383690777,-0.247922017 +Brad Miller,millebr01,2005,RS,SAC,4094,2089,1.827622559,2.346650134,4.174272693,7.326393454,7.326393454,0,1.849377521,2.562737204,4.412114725,-0.667812519 +Darius Songaila,songada01,2005,RS,SAC,3269,1668,0.526296251,0.103118681,0.629414932,2.872882555,2.872882555,0,0.182446043,-0.142688278,0.039757765,-0.097460182 +Chris Webber,webbech01,2005,RS,SAC,3269,1668,0.080927881,-0.328763194,-0.247835313,2.125298908,2.125298908,0,0.803761483,-0.035836945,0.767924538,-0.176222813 +Cuttino Mobley,moblecu01,2005,RS,SAC,3257,1662,1.016632619,-1.282021887,-0.265389268,2.125703381,2.125703381,0,1.2655096,-1.008420004,0.257089596,0.8243796 +Maurice Evans,evansma01,2005,RS,SAC,2416,1233,-0.490647697,-1.157622706,-1.648270404,0.690933877,0.690933877,0,-0.823038977,-1.559809642,-2.382848619,-0.28396306 +Doug Christie,chrisdo01,2005,RS,SAC,1952,996,-1.669481332,1.029133604,-0.640347728,1.069649542,1.069649542,0,-1.663010904,0.607755506,-1.055255398,-0.205150211 +Kenny Thomas,thomake01,2005,RS,SAC,1613,823,0.754058642,-1.488521003,-0.734462362,0.842399566,0.842399566,0,0.857594025,-1.182764381,-0.325170356,-0.425611 +Matt Barnes,barnema02,2005,RS,SAC,1401,715,-2.521156414,-0.368853515,-2.890009929,-0.051217911,-0.051217911,0,-2.612483822,-0.975554285,-3.588038107,0.258161631 +Brian Skinner,skinnbr01,2005,RS,SAC,1362,695,-1.606931465,0.50930625,-1.097625216,0.584452627,0.584452627,0,-1.322122427,0.818602429,-0.503519998,-0.229535171 +Greg Ostertag,ostergr01,2005,RS,SAC,1090,556,-3.787400797,1.61253922,-2.174861577,0.16328235,0.16328235,0,-3.996830919,0.615136268,-3.381694651,0.074542257 +Eddie House,houseed01,2005,RS,SAC,1078,550,0.462915992,-2.681397579,-2.218481587,0.150081357,0.150081357,0,0.175731547,-3.347669553,-3.171938006,0.575079447 +Bobby Jackson,jacksbo01,2005,RS,SAC,1050,536,2.637127009,-1.098245819,1.53888119,1.178026669,1.178026669,0,2.606840913,-1.385387429,1.221453484,0.404767426 +Corliss Williamson,willico02,2005,RS,SAC,923,471,-0.419292161,-2.179080073,-2.598372234,0.036605102,0.036605102,0,-0.619504446,-1.947029923,-2.566534369,0.425131418 +Kevin Martin,martike02,2005,RS,SAC,892,455,-2.784765714,-0.877448941,-3.662214654,-0.211777811,-0.211777811,0,-2.926432506,-1.987216772,-4.913649278,0.006688157 +Erik Daniels,danieer01,2005,RS,SAC,141,72,-5.362492444,-1.254248814,-6.616741258,-0.141594547,-0.141594547,0,-5.505702904,-3.230632598,-8.736335502,-0.290189528 +Michael Bradley,bradlmi01,2005,RS,SAC,94,48,-1.200063676,-3.144151214,-4.344214891,-0.039338487,-0.039338487,0,-1.825930107,-4.121215958,-5.947146065,0.699653131 +Tony Parker,parketo01,2005,RS,SAS,5124,2735,1.6971517,0.642885971,2.34003767,7.093282855,7.093282855,0,1.857385066,0.944589785,2.801974851,-0.121030136 +Bruce Bowen,bowenbr01,2005,RS,SAS,4921,2627,-1.170488411,0.730901138,-0.439587272,3.085262451,3.085262451,0,-1.149696186,0.894151296,-0.25554489,-0.338013251 +Tim Duncan,duncati01,2005,RS,SAS,4127,2203,2.674154822,4.814198659,7.488353481,11.37685642,11.37685642,0,2.713646334,4.114178291,6.827824625,-1.045701752 +Manu Ginobili,ginobma01,2005,RS,SAS,4108,2193,5.36476901,3.522045496,8.886814505,13.05871962,13.05871962,0,5.201495424,3.591087529,8.792582953,0.273223407 +Rasho Nesterovic,nestera01,2005,RS,SAS,3344,1785,-3.046388525,4.45748209,1.411093564,3.766647608,3.766647608,0,-2.834573044,4.061562737,1.226989694,-0.555896249 +Brent Barry,barrybr01,2005,RS,SAS,3263,1742,2.111030868,0.467824871,2.578855739,4.732415437,4.732415437,0,1.753147947,0.073811607,1.826959554,-0.071960468 +Robert Horry,horryro01,2005,RS,SAS,2615,1396,-0.228752121,1.948391124,1.719639003,3.185773085,3.185773085,0,0.141873595,1.851747526,1.993621122,0.067099219 +Devin Brown,brownde02,2005,RS,SAS,2319,1238,-0.09283446,0.070772059,-0.022062401,1.718909938,1.718909938,0,-0.249130358,-0.314574102,-0.56370446,-0.220636487 +Beno Udrih,udrihbe01,2005,RS,SAS,2152,1149,0.192584606,0.070085811,0.262670417,1.768299639,1.768299639,0,0.196765382,-0.417627732,-0.22086235,0.115301154 +Malik Rose,rosema01,2005,RS,SAS,1615,862,-1.517046022,0.820753147,-0.696292876,0.907621423,0.907621423,0,-1.355025213,1.026927053,-0.32809816,0.450039417 +Tony Massenburg,masseto01,2005,RS,SAS,1309,699,-4.751356675,-0.497894816,-5.249251491,-0.898589562,-0.898589562,0,-4.614104317,-0.166998735,-4.781103052,0.75191402 +Nazr Mohammed,mohamna01,2005,RS,SAS,776,414,-4.575907196,-0.440567023,-5.01647422,-0.479295066,-0.479295066,0,-3.97043513,-0.273631274,-4.244066404,0.108432473 +Mike Wilks,wilksmi01,2005,RS,SAS,521,278,-2.213582629,-0.491964202,-2.705546831,0.006325578,0.006325578,0,-2.338911856,-0.710901814,-3.04981367,0.299762488 +Sean Marks,marksse01,2005,RS,SAS,457,244,-5.320170069,-0.31168785,-5.631857919,-0.358444689,-0.358444689,0,-5.159401799,-1.139547343,-6.298949142,-0.080639805 +Glenn Robinson,robingl01,2005,RS,SAS,294,157,-0.62660347,-0.770255047,-1.396858518,0.10871431,0.10871431,0,-0.79448066,-0.652187078,-1.446667738,0.276624286 +Dion Glover,glovedi01,2005,RS,SAS,127,68,0.061559391,0.634593888,0.69615328,0.121076332,0.121076332,0,-0.08401425,0.918035412,0.834021162,1.16763983 +Linton Johnson,johnsli01,2005,RS,SAS,28,15,-7.755542851,1.305956052,-6.449586799,-0.028629943,-0.028629943,0,-7.217465424,0.530670041,-6.686795382,1.030449864 +Ray Allen,allenra02,2005,RS,SEA,5675,3064,5.885262895,-1.492253222,4.393009673,11.143558,11.143558,0,6.099294841,-1.243761842,4.855532999,-0.187686603 +Rashard Lewis,lewisra02,2005,RS,SEA,4996,2697,4.036985707,0.772235217,4.809220925,10.37245991,10.37245991,0,4.322525334,0.569632691,4.892158026,-0.257469974 +Luke Ridnour,ridnolu01,2005,RS,SEA,4762,2571,1.457667107,-1.49781587,-0.040148763,3.538746663,3.538746663,0,1.463293843,-1.153531711,0.309762133,-0.409882517 +Antonio Daniels,daniean01,2005,RS,SEA,3753,2026,3.021385524,-1.295425349,1.725960175,4.593421158,4.593421158,0,2.599579266,-1.721286276,0.87829299,-0.660874739 +Reggie Evans,evansre01,2005,RS,SEA,3484,1881,-1.717863301,0.366599509,-1.351263792,1.340398382,1.340398382,0,-1.587480189,0.245848909,-1.34163128,-0.133657404 +Vladimir Radmanovic,radmavl01,2005,RS,SEA,3438,1856,1.499465141,-0.209376503,1.290088638,3.840833125,3.840833125,0,2.094578822,-0.136064782,1.95851404,0.364389933 +Nick Collison,collini01,2005,RS,SEA,2586,1396,-1.321582636,0.684657688,-0.636924948,1.51473373,1.51473373,0,-1.35236853,0.958219344,-0.394149185,0.594317933 +Jerome James,jamesje01,2005,RS,SEA,2464,1330,-5.703484776,1.13798647,-4.565498305,-1.246606808,-1.246606808,0,-5.325080894,1.173500392,-4.151580502,1.096044324 +Danny Fortson,fortsda01,2005,RS,SEA,1939,1047,0.881448588,-2.306238244,-1.424789655,0.71899293,0.71899293,0,0.501174818,-1.226507535,-0.725332717,1.442170736 +Ronald Murray,murraro01,2005,RS,SEA,1636,883,-3.489717451,-2.338348425,-5.828065875,-1.391639313,-1.391639313,0,-2.975614348,-3.076616496,-6.052230844,0.328548304 +Damien Wilkins,wilkida02,2005,RS,SEA,963,520,0.267288139,-1.130950543,-0.863662405,0.503675376,0.503675376,0,0.352116819,-1.15673489,-0.804618071,0.592611715 +Vitaly Potapenko,potapvi01,2005,RS,SEA,621,335,-0.924530442,-2.26582943,-3.190359871,-0.075560357,-0.075560357,0,-1.307017661,-2.185902735,-3.492920397,0.361174016 +Robert Swift,swiftro01,2005,RS,SEA,133,72,-6.12750094,-0.571792156,-6.699293097,-0.147535422,-0.147535422,0,-6.244210791,-0.897470661,-7.141681452,1.560909338 +Mateen Cleaves,cleavma01,2005,RS,SEA,120,65,-2.199144019,-1.141256509,-3.340400529,-0.019418191,-0.019418191,0,-2.823062149,-2.921770061,-5.74483221,-0.758010922 +Ibo Kutluay,kutluib01,2005,RS,SEA,22,12,-11.98076172,-3.053664391,-15.03442611,-0.075630904,-0.075630904,0,-12.07885526,-6.539860857,-18.61871611,0.514844215 +Chris Bosh,boshch01,2005,RS,TOR,5893,3017,-0.496569886,1.008940609,0.512370723,4.988491365,4.988491365,0,-0.381046285,0.849857461,0.468811176,-0.608263124 +Rafer Alston,alstora01,2005,RS,TOR,5307,2717,2.189266758,0.317306173,2.506572931,7.294437667,7.294437667,0,2.416686879,0.746670225,3.163357104,0.097326639 +Jalen Rose,roseja01,2005,RS,TOR,5294,2710,0.611512436,-3.56218221,-2.950669774,-0.276898429,-0.276898429,0,0.648416781,-3.450203846,-2.801787066,-0.184437962 +Morris Peterson,petermo01,2005,RS,TOR,4903,2510,1.549359475,-0.351764419,1.197595056,5.059497464,5.059497464,0,1.442026512,0.039424877,1.481451389,0.076450316 +Donyell Marshall,marshdo01,2005,RS,TOR,3213,1645,3.689612793,-0.509743123,3.17986967,4.968626559,4.968626559,0,3.910674256,-0.36382283,3.546851425,-0.151425598 +Matt Bonner,bonnema01,2005,RS,TOR,3034,1553,-0.312441691,-1.440850357,-1.753292048,0.791894912,0.791894912,0,-0.450528017,-1.032871328,-1.483399344,0.252039425 +Milt Palacio,palacmi01,2005,RS,TOR,2995,1533,-0.959924577,-1.121500589,-2.081425166,0.520991014,0.520991014,0,-1.489996477,-1.692536328,-3.182532805,-0.338946432 +Lamond Murray,murrala01,2005,RS,TOR,1793,918,-0.740632556,0.543635159,-0.196997397,1.195679986,1.195679986,0,-0.818317558,-0.587511141,-1.405828699,-0.004118103 +Rafael Araujo,araujra01,2005,RS,TOR,1438,736,-5.151463891,-0.923657837,-6.075121728,-1.266335629,-1.266335629,0,-4.962564003,-0.468010921,-5.430574924,1.30674432 +Loren Woods,woodslo01,2005,RS,TOR,1391,712,-4.861214364,0.509882653,-4.35133171,-0.578343756,-0.578343756,0,-4.77637608,-0.558955097,-5.335331177,-0.531572287 +Vince Carter,cartevi01,2005,RS,TOR,1188,608,0.933491403,-0.261099143,0.67239226,1.070840773,1.070840773,0,1.090375902,0.212766233,1.303142135,0.798351008 +Eric Williams,willier01,2005,RS,TOR,1139,583,-2.661968408,-0.101944888,-2.763913296,-0.004173926,-0.004173926,0,-2.897002343,-0.324037043,-3.221039386,0.788645613 +Pape Sow,sowpa01,2005,RS,TOR,498,255,-4.653352777,-0.437360686,-5.090713464,-0.308106514,-0.308106514,0,-4.460042714,0.074638275,-4.385404439,1.081129474 +Aaron Williams,williaa01,2005,RS,TOR,322,165,-5.73883122,-3.566349499,-9.305180719,-0.563044089,-0.563044089,0,-6.003388655,-2.404394058,-8.407782714,1.869453994 +Omar Cook,cookom01,2005,RS,TOR,145,74,0.574329969,0.617698351,1.19202832,0.149446997,0.149446997,0,0.66858016,0.401908071,1.070488231,0.381232751 +Jerome Moiso,moisoje01,2005,RS,TOR,135,69,-5.605042922,-1.502887523,-7.107930445,-0.153502357,-0.153502357,0,-5.516696907,-2.670047899,-8.186744806,0.051978023 +Matt Harpring,harprma01,2005,RS,UTA,4814,2584,1.403645889,-2.07712223,-0.673476341,2.73223132,2.73223132,0,1.106195991,-1.473898095,-0.367702104,-0.180454906 +Mehmet Okur,okurme01,2005,RS,UTA,4292,2304,0.611180727,-0.240794576,0.370386151,3.649225719,3.649225719,0,0.575064381,-0.445354832,0.129709549,-0.471472749 +Raja Bell,bellra01,2005,RS,UTA,3334,1790,-0.12893346,-1.462803359,-1.591736819,1.062287592,1.062287592,0,-0.21982329,-0.888754894,-1.108578184,0.391041874 +Carlos Boozer,boozeca01,2005,RS,UTA,3301,1772,1.209898041,-0.268132995,0.941765046,3.332120627,3.332120627,0,1.297925807,-0.095936562,1.201989245,-0.151925297 +Gordan Giricek,giricgo01,2005,RS,UTA,3092,1660,-0.625188244,-0.519647645,-1.144835889,1.361603816,1.361603816,0,-0.82193162,-0.944069536,-1.766001156,0.144804049 +Howard Eisley,eisleho01,2005,RS,UTA,2660,1428,-1.593780064,-1.997858661,-3.591638725,-0.616438761,-0.616438761,0,-1.575199168,-2.055376306,-3.630575474,0.487751871 +Keith McLeod,mcleoke01,2005,RS,UTA,2574,1382,-1.647272356,0.534331128,-1.112941228,1.158763624,1.158763624,0,-1.366130118,0.756937425,-0.609192693,0.357149374 +Andrei Kirilenko,kirilan01,2005,RS,UTA,2513,1349,3.601401487,4.368626149,7.970027636,7.333740819,7.333740819,0,3.740402747,3.856117275,7.596520021,-0.554124123 +Jarron Collins,collija03,2005,RS,UTA,1790,961,-2.242118254,-1.002597153,-3.244715407,-0.24363568,-0.24363568,0,-2.492831066,-0.780492043,-3.273323109,0.408119701 +Kirk Snyder,snydeki01,2005,RS,UTA,1688,906,-2.305795338,-2.701356421,-5.007151759,-1.051437632,-1.051437632,0,-2.191564525,-2.85194767,-5.043512194,0.71353527 +Kris Humphries,humphkr01,2005,RS,UTA,1626,873,-4.987300087,-0.852291724,-5.839591811,-1.378728242,-1.378728242,0,-4.492077314,-1.56162371,-6.053701025,0.1745431 +Curtis Borchardt,borchcu01,2005,RS,UTA,1600,859,-3.225881459,-0.574921769,-3.800803228,-0.46335483,-0.46335483,0,-3.337412061,-0.617780389,-3.955192449,0.565140535 +Carlos Arroyo,arroyca01,2005,RS,UTA,1382,742,-1.133651883,-3.392198889,-4.525850772,-0.671924801,-0.671924801,0,-1.27653538,-3.169060039,-4.445595418,-0.048760536 +Raul Lopez,lopezra01,2005,RS,UTA,965,518,0.98065873,0.410623638,1.391282368,1.103518408,1.103518408,0,0.810507647,0.415369685,1.225877333,0.760619464 +Ben Handlogten,handlbe01,2005,RS,UTA,553,297,-2.317270188,-1.711907813,-4.029178001,-0.196000499,-0.196000499,0,-2.288635658,-1.21348236,-3.502118019,1.029108146 +Randy Livingston,livinra01,2005,RS,UTA,423,227,0.351261955,-0.542792743,-0.191530788,0.296854582,0.296854582,0,-0.028046074,-0.376258672,-0.404304746,0.169104065 +Aleksandar Radojevic,radojal01,2005,RS,UTA,238,128,-7.133050015,-1.849135768,-8.982185783,-0.415614049,-0.415614049,0,-6.967460902,-1.926726963,-8.894187865,1.948638435 +Gilbert Arenas,arenagi01,2005,RS,WAS,6437,3274,4.769374822,-1.255855659,3.513519163,10.48343493,10.48343493,0,4.926169145,-0.367500277,4.558668867,0.183714637 +Antawn Jamison,jamisan01,2005,RS,WAS,5122,2605,1.075556043,-1.862303658,-0.786747615,2.593275682,2.593275682,0,1.315886948,-1.667762483,-0.351875535,-0.565261296 +Larry Hughes,hughela01,2005,RS,WAS,4636,2358,2.371425474,1.964437755,4.335863229,8.549979822,8.549979822,0,2.77282082,2.74140525,5.51422607,0.273365757 +Jared Jeffries,jeffrja01,2005,RS,WAS,3946,2007,-0.999241571,0.382951475,-0.616290096,2.182776866,2.182776866,0,-1.356842815,-0.008998306,-1.36584112,-0.087660666 +Brendan Haywood,haywobr01,2005,RS,WAS,3667,1865,-1.063888437,3.116982713,2.053094276,4.556312234,4.556312234,0,-1.128405245,2.61356149,1.485156246,-0.280765267 +Jarvis Hayes,hayesja01,2005,RS,WAS,3067,1560,-1.441369353,-1.432888247,-2.8742576,-0.09864807,-0.09864807,0,-1.479410027,-1.557617082,-3.037027109,-0.232688197 +Michael Ruffin,ruffimi01,2005,RS,WAS,2481,1262,-2.318865509,0.129643866,-2.189221643,0.361435233,0.361435233,0,-2.622128827,0.23736456,-2.384764267,0.093169113 +Juan Dixon,dixonju01,2005,RS,WAS,2072,1054,0.664583506,-1.944558735,-1.279975229,0.793558035,0.793558035,0,0.527152921,-2.420299354,-1.893146433,0.355211466 +Etan Thomas,thomaet01,2005,RS,WAS,1919,976,-3.33846415,-1.303922324,-4.642386473,-0.944010159,-0.944010159,0,-3.323466248,-1.372330853,-4.695797101,0.164711748 +Kwame Brown,brownkw01,2005,RS,WAS,1785,908,-4.288025941,-1.3306058,-5.618631741,-1.332973086,-1.332973086,0,-4.095833328,-1.650380666,-5.746213994,0.28021187 +Steve Blake,blakest01,2005,RS,WAS,1274,648,-2.130766982,-2.061113093,-4.191880075,-0.475852915,-0.475852915,0,-2.270117782,-3.094353665,-5.364471446,-0.163424359 +Anthony Peeler,peelean01,2005,RS,WAS,1040,529,-1.116674749,-1.747579907,-2.864254657,-0.030785592,-0.030785592,0,-1.472964865,-2.725038023,-4.198002888,-0.152987912 +Laron Profit,profila01,2005,RS,WAS,841,428,-1.610256451,-0.751540948,-2.361797398,0.084972459,0.084972459,0,-1.961542422,-1.901698279,-3.863240701,0.219704211 +Damone Brown,brownda02,2005,RS,WAS,299,152,-3.856482841,-1.515416091,-5.371898933,-0.203485862,-0.203485862,0,-4.003784708,-3.497600419,-7.501385127,0.070859792 +Samaki Walker,walkesa01,2005,RS,WAS,263,134,-5.522592642,-1.173005594,-6.695598236,-0.27194186,-0.27194186,0,-5.727496898,-1.575248082,-7.30274498,0.748532194 +Peter John Ramos,ramospe01,2005,RS,WAS,39,20,-7.35626724,-1.793366945,-9.149634185,-0.066393915,-0.066393915,0,-7.023509236,-3.640643197,-10.66415243,1.539079681 +Paul Pierce,piercpa01,2005,PO,BOS,501,277,7.360633994,3.62526828,10.98590227,2.001202865,0,2.001202865,6.647698988,3.405867286,10.05356627,-0.04096689 +Ricky Davis,davisri01,2005,PO,BOS,434,240,-3.506170653,-0.129795927,-3.63596658,-0.11247995,0,-0.11247995,-3.525560266,0.034174069,-3.491386196,0.479526623 +Gary Payton,paytoga01,2005,PO,BOS,433,239,0.923237919,-0.468262208,0.454975712,0.400928039,0,0.400928039,0.477760268,-0.529548736,-0.051788468,-0.479353862 +Antoine Walker,walkean02,2005,PO,BOS,405,224,-3.082851028,0.652278651,-2.430572378,0.037643763,0,0.037643763,-2.25589447,0.587613935,-1.668280535,-0.01631046 +Raef LaFrentz,lafrera01,2005,PO,BOS,335,185,-1.675325248,2.792802754,1.117477507,0.378208991,0,0.378208991,-1.695799309,3.026456678,1.330657369,0.413744087 +Al Jefferson,jeffeal01,2005,PO,BOS,246,136,-0.73377636,1.411364928,0.677588568,0.243946742,0,0.243946742,-1.12319407,1.224829439,0.101635369,-0.495175963 +Delonte West,westde01,2005,PO,BOS,208,115,0.937927993,2.751790908,3.689718901,0.394642587,0,0.394642587,0.409333176,3.320337465,3.729670641,1.150641827 +Marcus Banks,banksma01,2005,PO,BOS,192,106,-3.238921381,1.629553089,-1.609368292,0.06442842,0,0.06442842,-3.534075958,1.616168151,-1.917907807,1.147894475 +Tony Allen,allento01,2005,PO,BOS,163,90,-4.047196649,1.055570151,-2.991626498,-0.011633506,0,-0.011633506,-4.726408783,1.187630579,-3.538778204,1.506695757 +Mark Blount,blounma01,2005,PO,BOS,78,43,-14.71499197,-2.980651966,-17.69564393,-0.341397364,0,-0.341397364,-13.95336249,-4.462449671,-18.41581216,0.86371282 +Kendrick Perkins,perkike01,2005,PO,BOS,51,28,-2.396580261,-1.416586052,-3.813166314,-0.015968075,0,-0.015968075,-3.106163057,-1.972136392,-5.078299449,1.754786531 +Justin Reed,reedju01,2005,PO,BOS,40,22,-6.751174865,-4.31117906,-11.06235393,-0.097648351,0,-0.097648351,-7.166678949,-6.488666915,-13.65534586,1.336282173 +Kirk Hinrich,hinriki01,2005,PO,CHI,433,213,2.968556237,2.147064356,5.115620593,0.879888487,0,0.879888487,3.25585334,2.69587161,5.95172495,-0.173955641 +Andres Nocioni,nocioan01,2005,PO,CHI,410,202,-1.795917168,-1.717740601,-3.513657769,-0.081022103,0,-0.081022103,-2.076676162,-1.531266749,-3.607942912,-0.165985858 +Antonio Davis,davisan01,2005,PO,CHI,355,175,-1.851700952,1.821194881,-0.030506071,0.250374575,0,0.250374575,-2.10253097,1.912855887,-0.189675083,-0.018072993 +Tyson Chandler,chandty01,2005,PO,CHI,349,172,1.897272883,0.719860378,2.617133262,0.483459229,0,0.483459229,1.280589373,0.983893086,2.264482458,-0.428518751 +Chris Duhon,duhonch01,2005,PO,CHI,323,159,-1.815699797,-0.334218387,-2.149918185,0.04995467,0,0.04995467,-2.030671082,-1.40614843,-3.436819512,-0.453505987 +Ben Gordon,gordobe01,2005,PO,CHI,311,153,0.615730414,0.380036711,0.995767125,0.303785154,0,0.303785154,0.618646467,0.071982749,0.690629216,0.665653547 +Othella Harrington,harriot01,2005,PO,CHI,209,103,-4.344315624,-1.598047501,-5.942363125,-0.175021078,0,-0.175021078,-4.5676577,-1.727857251,-6.295514951,1.045559985 +Adrian Griffin,griffad01,2005,PO,CHI,175,86,0.723840445,2.481037311,3.204877756,0.271172511,0,0.271172511,0.056105304,2.891597346,2.94770265,0.56917178 +Jannero Pargo,pargoja01,2005,PO,CHI,154,76,0.779578894,-1.881715024,-1.10213613,0.067501521,0,0.067501521,2.125104595,-1.451865711,0.673238884,2.198708481 +Eric Piatkowski,piatker01,2005,PO,CHI,134,66,0.586405922,3.258935895,3.845341816,0.228567694,0,0.228567694,0.408986758,2.197154135,2.606140893,-0.190886958 +Lawrence Funderburke,fundela01,2005,PO,CHI,57,28,-4.380458284,-2.421278987,-6.801737271,-0.061088578,0,-0.061088578,-5.655549081,-1.228428656,-6.883977737,2.109569204 +Jared Reiner,reineja01,2005,PO,CHI,14,7,-7.729634564,-6.512819291,-14.24245386,-0.043747424,0,-0.043747424,-7.899325511,-4.352923571,-12.25224908,3.026728351 +Dirk Nowitzki,nowitdi01,2005,PO,DAL,1069,551,1.353556242,1.609465957,2.963022199,1.648917183,0,1.648917183,2.192891375,1.728684565,3.92157594,-0.409378269 +Jason Terry,terryja01,2005,PO,DAL,972,501,4.112616764,0.014511636,4.1271284,1.799644146,0,1.799644146,4.102373895,0.166860549,4.269234443,-0.666079096 +Michael Finley,finlemi01,2005,PO,DAL,953,491,1.956662124,-0.519087134,1.43757499,1.078926814,0,1.078926814,2.09362209,-0.013906683,2.079715407,-0.250262626 +Josh Howard,howarjo01,2005,PO,DAL,831,428,2.174849465,-0.209725864,1.965123601,1.067303558,0,1.067303558,2.081510169,0.154216991,2.235727159,0.45954288 +Jerry Stackhouse,stackje01,2005,PO,DAL,782,403,1.939130395,-2.858506221,-0.919375826,0.385146818,0,0.385146818,1.996094125,-3.092752701,-1.096658577,-0.711501568 +Erick Dampier,dampier01,2005,PO,DAL,598,308,0.658090265,0.878841209,1.536931473,0.696363532,0,0.696363532,0.589900684,1.273803074,1.863703758,0.206046689 +Marquis Daniels,daniema01,2005,PO,DAL,320,165,-0.418429448,-1.768314756,-2.186744204,0.048869049,0,0.048869049,-0.572563732,-2.655064901,-3.227628634,-0.063845015 +Alan Henderson,hendeal01,2005,PO,DAL,179,92,-2.119608888,-2.211353107,-4.330961996,-0.07661383,0,-0.07661383,-2.684328457,-2.279854669,-4.964183126,0.093186252 +Devin Harris,harride01,2005,PO,DAL,155,80,-4.971590122,-1.099415288,-6.07100541,-0.140301489,0,-0.140301489,-4.732385121,-2.825548448,-7.557933569,0.323877955 +Darrell Armstrong,armstda01,2005,PO,DAL,128,66,2.253538149,1.31125429,3.564792439,0.221023581,0,0.221023581,1.769912406,0.731067306,2.500979712,0.707898642 +Keith Van Horn,vanhoke01,2005,PO,DAL,64,33,6.728979635,-0.55340006,6.175579574,0.15803447,0,0.15803447,6.343806903,-0.512270086,5.831536818,1.77775286 +Shawn Bradley,bradlsh01,2005,PO,DAL,52,27,3.48254407,-1.067367263,2.415176807,0.074098738,0,0.074098738,2.22821697,-0.661463539,1.56675343,0.881545 +Marcus Camby,cambyma01,2005,PO,DEN,352,184,-3.669237651,2.277055516,-1.392182135,0.131117952,0,0.131117952,-3.450213762,2.091247372,-1.35896639,-0.238852594 +Andre Miller,millean02,2005,PO,DEN,352,184,2.434834978,2.257020243,4.691855221,0.722937755,0,0.722937755,2.377730163,3.123656216,5.501386378,0.30279644 +Carmelo Anthony,anthoca01,2005,PO,DEN,344,180,0.225298337,-0.729427616,-0.504129279,0.212488614,0,0.212488614,-0.049591783,-0.789588129,-0.839179913,-0.098369211 +Kenyon Martin,martike01,2005,PO,DEN,313,164,-1.691343108,0.64240709,-1.048936018,0.147501739,0,0.147501739,-1.542537253,1.190361411,-0.352175842,0.434741555 +Earl Boykins,boykiea01,2005,PO,DEN,291,152,-0.48458529,-2.099657254,-2.584242544,0.013275342,0,0.013275342,-0.57668154,-1.90142971,-2.47811125,0.120538091 +Nene,hilarne01,2005,PO,DEN,193,101,-0.937736946,0.597479293,-0.340257653,0.128932698,0,0.128932698,-1.117136771,0.497462414,-0.619674357,0.61042283 +Greg Buckner,buckngr01,2005,PO,DEN,191,100,-3.088040473,-0.155452118,-3.243492592,-0.026248109,0,-0.026248109,-3.37556518,-0.112724971,-3.488290151,0.977420169 +DerMarr Johnson,johnsde03,2005,PO,DEN,149,78,7.528954281,1.460544086,8.989498366,0.482806117,0,0.482806117,6.483127916,1.172090105,7.65521802,0.183052024 +Wesley Person,persowe01,2005,PO,DEN,103,54,1.632810587,-2.084323795,-0.451513208,0.064604061,0,0.064604061,1.134906549,-4.159700009,-3.024793461,-0.979392883 +Eduardo Najera,najered01,2005,PO,DEN,25,13,-7.196292078,-4.29392957,-11.49022165,-0.059297624,0,-0.059297624,-7.479668404,-6.337790676,-13.81745908,-0.742619477 +Bryon Russell,russebr01,2005,PO,DEN,17,9,3.529287227,-2.052141414,1.477145813,0.019843754,0,0.019843754,1.982945875,-5.003864699,-3.020918824,-0.791656607 +Francisco Elson,elsonfr01,2005,PO,DEN,11,6,-10.1921013,0.414638523,-9.777462774,-0.021818855,0,-0.021818855,-10.35956057,-1.847440434,-12.207001,-1.501683077 +Richard Hamilton,hamilri01,2005,PO,DET,1939,1079,0.22891467,0.307662469,0.536577138,1.861667044,0,1.861667044,0.062123539,0.250006306,0.312129845,-0.211022113 +Tayshaun Prince,princta01,2005,PO,DET,1839,1023,1.77860026,1.825687309,3.60428757,3.390159985,0,3.390159985,1.54467689,1.479492274,3.024169165,-0.803304132 +Chauncey Billups,billuch01,2005,PO,DET,1771,985,5.059156166,0.694945087,5.754101252,4.395394099,0,4.395394099,4.773581918,0.981661329,5.755243247,-0.253322563 +Ben Wallace,wallabe01,2005,PO,DET,1760,979,-0.910345438,6.102701329,5.192355891,4.062151742,0,4.062151742,-0.52455784,5.788430422,5.263872582,-0.649052401 +Rasheed Wallace,wallara01,2005,PO,DET,1485,826,-0.362802012,3.62069841,3.257896398,2.623340578,0,2.623340578,0.106797188,3.475319845,3.582117033,0.417902728 +Antonio McDyess,mcdyean01,2005,PO,DET,888,494,-1.123995552,0.576984182,-0.547011369,0.575151436,0,0.575151436,-1.26322392,0.722481235,-0.540742684,0.39505288 +Lindsey Hunter,hunteli01,2005,PO,DET,672,374,-1.382235989,2.404547041,1.022311051,0.750877299,0,0.750877299,-1.327576255,2.164766009,0.837189755,1.034819587 +Carlos Arroyo,arroyca01,2005,PO,DET,270,150,-1.784891459,-1.486547155,-3.271438615,-0.04125491,0,-0.04125491,-2.504381477,-2.243108958,-4.747490435,0.214908108 +Elden Campbell,campbel01,2005,PO,DET,102,57,-5.891681453,1.565868016,-4.325813438,-0.048402867,0,-0.048402867,-5.795426889,1.73444281,-4.06098408,2.180101433 +Ronald Dupree,duprero01,2005,PO,DET,68,38,-6.607724715,-2.679310867,-9.287035582,-0.131498394,0,-0.131498394,-7.623506459,-3.534112914,-11.15761937,0.544362658 +Darvin Ham,hamda01,2005,PO,DET,43,24,1.333835959,-3.72008664,-2.386250681,0.00453182,0,0.00453182,-0.500401237,-5.306068025,-5.806469262,-1.219104007 +Darko Milicic,milicda01,2005,PO,DET,38,21,-6.623824032,-0.631824665,-7.255648697,-0.049798949,0,-0.049798949,-7.062224332,-2.225846103,-9.288070435,0.019316923 +Tracy McGrady,mcgratr01,2005,PO,HOU,554,301,7.857888249,0.384554749,8.242442998,1.737469321,0,1.737469321,8.54893893,0.354454455,8.903393385,-0.186141705 +David Wesley,wesleda01,2005,PO,HOU,515,280,-0.467319207,-0.791981126,-1.259300333,0.218915051,0,0.218915051,-0.369179134,-0.107935134,-0.477114269,-0.296052378 +Yao Ming,mingya01,2005,PO,HOU,405,220,4.011436983,-1.744524895,2.266912088,0.580842013,0,0.580842013,3.834363519,-1.586437785,2.247925734,0.010001639 +Jon Barry,barryjo01,2005,PO,HOU,337,183,1.14536329,0.08451654,1.22987983,0.3823463,0,0.3823463,0.936635183,-0.250698973,0.68593621,-0.211207647 +Bob Sura,surabo01,2005,PO,HOU,335,182,-1.247554697,-0.442624921,-1.690179619,0.101391925,0,0.101391925,-1.070978504,-0.441514251,-1.512492755,-0.093935346 +Mike James,jamesmi01,2005,PO,HOU,315,171,1.86199901,0.27174774,2.133746751,0.441895608,0,0.441895608,1.652113491,0.109354801,1.761468292,0.505480161 +Ryan Bowen,bowenry01,2005,PO,HOU,230,125,-4.528297968,0.253432983,-4.274864985,-0.101680104,0,-0.101680104,-4.514797318,0.851485797,-3.663311521,1.246767575 +Scott Padgett,padgesc01,2005,PO,HOU,201,109,-0.047753929,-0.495581255,-0.543335184,0.127496213,0,0.127496213,-0.03076113,-0.296947666,-0.327708797,0.665669261 +Dikembe Mutombo,mutomdi01,2005,PO,HOU,186,101,-2.819583956,1.736251105,-1.083332851,0.088640279,0,0.088640279,-3.034177529,0.850583459,-2.18359407,0.064609826 +Moochie Norris,norrimo01,2005,PO,HOU,13,7,-10.49751057,-3.6435217,-14.14103227,-0.041261334,0,-0.041261334,-11.20065905,-5.897987784,-17.09864684,-1.501683077 +Clarence Weatherspoon,weathcl01,2005,PO,HOU,2,1,-6.004750023,-6.709348181,-12.7140982,-0.005887544,0,-0.005887544,-7.125719077,3.375551777,-3.7501673,11.12054192 +Jermaine O'Neal,onealje01,2005,PO,IND,856,476,-6.830875733,0.999665924,-5.831209809,-0.770009607,0,-0.770009607,-6.510949186,1.119553814,-5.391395372,-0.204540636 +Stephen Jackson,jacksst02,2005,PO,IND,848,472,-0.717916574,2.291898301,1.573981727,1.082891229,0,1.082891229,-0.45519228,2.710121664,2.254929384,0.754814175 +Reggie Miller,millere01,2005,PO,IND,773,430,2.047956056,-0.19314195,1.854814106,1.044433424,0,1.044433424,1.440961897,-0.012882157,1.42807974,0.218876949 +Anthony Johnson,johnsan02,2005,PO,IND,568,316,0.650440208,0.874950427,1.525390634,0.711452347,0,0.711452347,0.119492836,0.929247681,1.048740517,0.069210268 +Dale Davis,davisda01,2005,PO,IND,559,311,-1.400341207,4.591935936,3.19159473,0.969136879,0,0.969136879,-1.847039511,4.333582652,2.486543141,-0.297242397 +Jamaal Tinsley,tinslja01,2005,PO,IND,444,247,-2.114265622,1.778398892,-0.335866729,0.318535682,0,0.318535682,-1.793914538,2.339207199,0.545292661,1.374699738 +Jeff Foster,fosteje01,2005,PO,IND,440,245,4.667116376,4.956338026,9.623454402,1.578532522,0,1.578532522,3.598458218,4.22136457,7.819822788,-0.943849418 +Fred Jones,jonesfr01,2005,PO,IND,421,234,-4.664745473,-0.2213158,-4.886061273,-0.26276278,0,-0.26276278,-4.947800836,-1.025998053,-5.973798889,-0.086739942 +James Jones,jonesja02,2005,PO,IND,385,214,0.358695849,2.631525433,2.990221281,0.646741042,0,0.646741042,-0.332486938,1.932771934,1.600284996,0.049423053 +Austin Croshere,croshau01,2005,PO,IND,158,88,-0.438876724,-0.794735441,-1.233612165,0.070438874,0,0.070438874,-1.036134566,-1.134276077,-2.170410643,0.285568505 +Scot Pollard,pollasc01,2005,PO,IND,120,67,-5.937905031,-0.681946295,-6.619851326,-0.137199159,0,-0.137199159,-6.424052841,-1.401249044,-7.825301885,0.50797884 +Eddie Gill,gilled01,2005,PO,IND,81,45,2.056748226,-2.331837571,-0.275089346,0.058348121,0,0.058348121,1.254970027,-4.30828876,-3.053318733,-0.394133941 +Pau Gasol,gasolpa01,2005,PO,MEM,257,133,1.13063927,-0.796601209,0.334038062,0.213732432,0,0.213732432,1.648894667,-0.81888033,0.830014337,-0.881450937 +Shane Battier,battish01,2005,PO,MEM,230,119,-1.102822722,1.056947608,-0.045875114,0.169615171,0,0.169615171,-1.252471681,1.229527651,-0.02294403,0.154325575 +Jason Williams,willija02,2005,PO,MEM,220,114,5.567097814,-0.605520914,4.961576899,0.460977848,0,0.460977848,5.926715654,-0.384264634,5.54245102,-0.315864986 +Mike Miller,millemi01,2005,PO,MEM,213,110,1.993603827,-2.420591903,-0.426988076,0.133367144,0,0.133367144,1.657635673,-3.14311937,-1.485483698,-0.735753077 +James Posey,poseyja01,2005,PO,MEM,193,100,-0.902101886,-2.361189884,-3.263291771,-0.027224504,0,-0.027224504,-0.839091267,-1.828464688,-2.667555955,0.720512778 +Lorenzen Wright,wrighlo02,2005,PO,MEM,164,85,0.579988168,-4.63608825,-4.056100082,-0.058147719,0,-0.058147719,0.203039743,-3.797118717,-3.594078975,-0.418509419 +Brian Cardinal,cardibr01,2005,PO,MEM,151,78,-2.654248101,-0.771927572,-3.426175673,-0.028097653,0,-0.028097653,-2.426851814,0.01136767,-2.415484144,1.124630565 +Earl Watson,watsoea01,2005,PO,MEM,143,74,1.411211313,1.052884976,2.464096288,0.20542612,0,0.20542612,1.374361041,1.679303328,3.053664369,1.067490279 +Dahntay Jones,jonesda02,2005,PO,MEM,137,71,-3.281868231,-2.216986369,-5.498854601,-0.102620814,0,-0.102620814,-3.484758118,-1.897337521,-5.382095639,-0.067787384 +Stromile Swift,swiftst01,2005,PO,MEM,93,48,3.72167966,-3.648259833,0.073419826,0.070574664,0,0.070574664,3.263575251,-4.2151971,-0.951621849,-0.936502432 +Bonzi Wells,wellsbo01,2005,PO,MEM,48,25,2.378267673,3.595862617,5.97413029,0.113548992,0,0.113548992,1.855700488,2.593761456,4.449461944,-0.959383285 +Antonio Burks,burksan01,2005,PO,MEM,6,3,1.776365133,-5.77788585,-4.001520717,-0.001925149,0,-0.001925149,-0.266919991,-7.412502366,-7.679422356,-2.312738077 +Eddie Jones,jonesed02,2005,PO,MIA,1142,601,2.263890529,2.95416765,5.218058179,2.525780285,0,2.525780285,2.418939679,3.337427019,5.756366698,0.212277474 +Dwyane Wade,wadedw01,2005,PO,MIA,1085,571,4.255543418,0.674707473,4.930250891,2.301150896,0,2.301150896,4.331956411,0.755559665,5.087516076,-0.25323646 +Udonis Haslem,hasleud01,2005,PO,MIA,1032,543,-0.296363,0.750538093,0.454175094,0.910235701,0,0.910235701,-0.461451245,1.100427131,0.638975886,-0.522030471 +Damon Jones,jonesda01,2005,PO,MIA,947,498,4.681065096,-0.852964802,3.828100294,1.71434682,0,1.71434682,4.455561914,-0.785694346,3.669867568,-0.494880775 +Shaquille O'Neal,onealsh01,2005,PO,MIA,819,431,-2.343056979,1.853980256,-0.489076723,0.516702858,0,0.516702858,-1.676241067,1.418384157,-0.25785691,0.695758278 +Keyon Dooling,doolike01,2005,PO,MIA,502,264,0.595155154,-0.83396096,-0.238805805,0.351150387,0,0.351150387,0.195542543,-0.773865307,-0.578322764,0.597386425 +Alonzo Mourning,mournal01,2005,PO,MIA,483,254,-1.695569307,4.804498444,3.108929137,0.790901812,0,0.790901812,-1.770523912,3.996030771,2.225506859,0.904425267 +Rasual Butler,butlera01,2005,PO,MIA,346,182,-1.334702059,-0.801531982,-2.136234041,0.059132371,0,0.059132371,-1.470057626,-1.29655492,-2.766612546,0.543336114 +Christian Laettner,laettch01,2005,PO,MIA,259,136,-3.241284214,0.507842389,-2.733441825,0.001190585,0,0.001190585,-3.578651329,-0.110036216,-3.688687545,0.42981449 +Shandon Anderson,andersh01,2005,PO,MIA,184,97,-4.053340682,2.763157704,-1.290182978,0.07475653,0,0.07475653,-4.29862472,1.798081985,-2.500542735,0.298011597 +Michael Doleac,doleami01,2005,PO,MIA,124,65,-6.167696444,-0.569340563,-6.737037006,-0.138191194,0,-0.138191194,-6.299802221,-0.440448297,-6.740250518,1.209217245 +Steve Smith,smithst01,2005,PO,MIA,15,8,-13.43184827,-2.570345786,-16.00219405,-0.05486052,0,-0.05486052,-13.75837236,-4.979917457,-18.73828981,-1.501683077 +Jason Kidd,kiddja01,2005,PO,NJN,351,182,3.220217226,2.183245675,5.403462901,0.782965128,0,0.782965128,3.441869017,2.877825322,6.319694339,0.245763846 +Vince Carter,cartevi01,2005,PO,NJN,345,179,-0.59168384,1.577384654,0.985700814,0.353065818,0,0.353065818,-0.154301918,1.542468234,1.388166316,0.308793561 +Nenad Krstic,krstine01,2005,PO,NJN,297,154,1.856438269,-1.157774465,0.698663804,0.279207709,0,0.279207709,0.8407624,-1.060055038,-0.219292638,-0.08225668 +Richard Jefferson,jefferi01,2005,PO,NJN,270,140,-1.164415132,-2.599416635,-3.763831767,-0.075059163,0,-0.075059163,-1.468125619,-2.769557486,-4.237683105,0.450891738 +Jason Collins,collija04,2005,PO,NJN,247,128,-7.854941735,0.465401233,-7.389540502,-0.314360337,0,-0.314360337,-7.783770086,0.408219019,-7.375551067,0.541596842 +Travis Best,besttr01,2005,PO,NJN,158,82,0.874639595,-4.730462605,-3.85582301,-0.048054127,0,-0.048054127,-0.102134166,-4.940278793,-5.042412959,0.644014138 +Clifford Robinson,robincl02,2005,PO,NJN,137,71,2.5299524,-0.944303411,1.585648989,0.16737327,0,0.16737327,2.382348817,0.964613177,3.346961995,3.012080645 +Brian Scalabrine,scalabr01,2005,PO,NJN,117,61,-6.736752003,-1.514532608,-8.251284611,-0.176765965,0,-0.176765965,-7.00136943,-3.376835834,-10.37820526,0.094600769 +Rodney Buford,buforro01,2005,PO,NJN,8,4,-6.326774894,-4.594802246,-10.92157714,-0.016914066,0,-0.016914066,-8.065822011,-7.745661159,-15.81148317,-1.501683077 +Jabari Smith,smithja01,2005,PO,NJN,8,4,-6.304542033,-6.381380674,-12.68592271,-0.022024804,0,-0.022024804,-7.793503328,-3.023692392,-10.81719572,4.809429423 +Zoran Planinic,planizo01,2005,PO,NJN,6,3,-5.963766857,-3.289667208,-9.253434065,-0.010095926,0,-0.010095926,-7.755692501,-6.338372247,-14.09406475,-1.501683077 +Billy Thomas,thomabi01,2005,PO,NJN,4,2,-21.82009451,-4.946032554,-26.76612707,-0.024855077,0,-0.024855077,-21.46956117,-8.048395914,-29.51795709,-1.501683077 +Allen Iverson,iversal01,2005,PO,PHI,441,238,5.182099287,-1.783267228,3.398832059,0.766493141,0,0.766493141,5.0921115,-1.166128797,3.925982704,-0.418222646 +Samuel Dalembert,dalemsa01,2005,PO,PHI,356,192,-2.057612574,-1.100320224,-3.157932798,-0.041060615,0,-0.041060615,-2.201208719,-0.722834166,-2.924042885,-0.335877796 +Andre Iguodala,iguodan01,2005,PO,PHI,356,192,1.747550152,5.215199725,6.962749877,0.979693267,0,0.979693267,1.600274862,5.331646543,6.931921405,-0.146577263 +Chris Webber,webbech01,2005,PO,PHI,345,186,-1.278071874,-1.35977056,-2.637842434,0.011004625,0,0.011004625,-0.731202128,-0.874434851,-1.605636979,0.225880865 +Kyle Korver,korveky01,2005,PO,PHI,272,147,-1.930230423,-1.198630035,-3.128860457,-0.029675704,0,-0.029675704,-1.885132609,-1.176352468,-3.061485077,1.143302327 +Aaron McKie,mckieaa01,2005,PO,PHI,157,85,-1.128417326,1.453089685,0.324672359,0.138005009,0,0.138005009,-2.082766352,1.204993601,-0.877772751,0.318519598 +Marc Jackson,jacksma02,2005,PO,PHI,120,65,-11.87792135,-1.908776199,-13.78669755,-0.381370289,0,-0.381370289,-11.12210296,-2.793469073,-13.91557203,0.930467256 +Willie Green,greenwi01,2005,PO,PHI,117,63,4.928229057,-2.262041979,2.666187078,0.180037875,0,0.180037875,3.737949794,-3.451120483,0.286829311,0.245918376 +Rodney Rogers,rogerro01,2005,PO,PHI,91,49,1.338998808,-2.758130571,-1.419131763,0.034334747,0,0.034334747,0.683731294,-4.236818089,-3.553086794,0.052485714 +Josh Davis,davisjo02,2005,PO,PHI,7,4,-8.340773715,-2.975810341,-11.31658406,-0.019030433,0,-0.019030433,-7.912094706,-2.066420887,-9.978515593,5.015264066 +John Salmons,salmojo01,2005,PO,PHI,7,4,2.579675897,-3.538646373,-0.958970477,0.003678225,0,0.003678225,0.101592168,-6.340101421,-6.238509253,-2.196873077 +Shawn Marion,mariosh01,2005,PO,PHO,1259,635,2.658942181,0.810505253,3.469447434,2.062897914,0,2.062897914,3.357122038,1.344208709,4.701330748,-0.663922053 +Steve Nash,nashst01,2005,PO,PHO,1210,610,8.301772126,-1.788156933,6.513615193,2.95161504,0,2.95161504,8.396074199,-1.984395953,6.411678246,-0.664508631 +Amar'e Stoudemire,stoudam01,2005,PO,PHO,1192,601,5.146470511,-2.664369944,2.482100566,1.645729252,0,1.645729252,5.649027351,-2.098340696,3.550686655,-0.486803941 +Quentin Richardson,richaqu01,2005,PO,PHO,1118,564,1.54526372,0.629342682,2.174606402,1.464121466,0,1.464121466,2.019049945,1.189318521,3.208368465,0.161732039 +Jim Jackson,jacksji01,2005,PO,PHO,940,474,1.664229931,0.24292225,1.907152181,1.155716371,0,1.155716371,1.710319938,0.068241881,1.778561819,-0.456824045 +Joe Johnson,johnsjo02,2005,PO,PHO,704,355,4.324615242,0.692600734,5.017215976,1.436925731,0,1.436925731,4.401840185,0.516958059,4.918798244,-0.872882921 +Steven Hunter,huntest01,2005,PO,PHO,422,213,-2.485521933,-0.005902202,-2.491424135,0.028820128,0,0.028820128,-2.771277503,-1.302901175,-4.074178678,-0.503280234 +Leandro Barbosa,barbole01,2005,PO,PHO,230,116,-3.756836381,-1.676901742,-5.433738124,-0.163036293,0,-0.163036293,-3.709195863,-2.849571507,-6.55876737,-0.429112251 +Walter McCarty,mccarwa01,2005,PO,PHO,109,55,-5.615203482,0.203387474,-5.411816009,-0.078904111,0,-0.078904111,-5.305321047,0.716217562,-4.589103485,2.194499033 +Bo Outlaw,outlabo01,2005,PO,PHO,4,2,-4.152168556,38.65557666,34.5034081,0.039726195,0,0.039726195,0.993006736,38.53846451,39.53147125,1.201664423 +Peja Stojakovic,stojape01,2005,PO,SAC,387,203,4.809438125,-0.794122072,4.015316053,0.72060696,0,0.72060696,4.620822193,-0.18194406,4.438878133,-0.257237134 +Mike Bibby,bibbymi01,2005,PO,SAC,381,200,1.361290698,0.386750575,1.748041273,0.473210285,0,0.473210285,1.994791812,0.545223839,2.540015651,-0.031264888 +Cuttino Mobley,moblecu01,2005,PO,SAC,303,159,1.114262354,0.603435608,1.717697962,0.375987508,0,0.375987508,1.458603098,0.667398972,2.12600207,0.53105184 +Kenny Thomas,thomake01,2005,PO,SAC,291,153,1.300345368,-0.842536181,0.457809187,0.258507949,0,0.258507949,1.100255094,-0.13866375,0.961591344,0.088187232 +Brad Miller,millebr01,2005,PO,SAC,265,139,-0.04937858,-3.045875196,-3.095253776,-0.025358624,0,-0.025358624,-0.351230771,-2.603032513,-2.954263283,0.380289678 +Bobby Jackson,jacksbo01,2005,PO,SAC,150,79,-3.637378707,-1.318562934,-4.955941641,-0.092447217,0,-0.092447217,-3.125304171,-2.717739365,-5.843043536,0.736696856 +Darius Songaila,songada01,2005,PO,SAC,143,75,-2.53411722,0.484856734,-2.049260486,0.027869396,0,0.027869396,-2.956683367,0.686555066,-2.270128301,0.702458531 +Maurice Evans,evansma01,2005,PO,SAC,107,56,2.934353813,0.452604861,3.386958674,0.180625125,0,0.180625125,1.859582644,0.484037968,2.343620612,-0.106999058 +Brian Skinner,skinnbr01,2005,PO,SAC,90,47,-7.058792642,1.68295985,-5.375832792,-0.064614797,0,-0.064614797,-6.714845722,-0.080073114,-6.794918836,-0.453805299 +Corliss Williamson,willico02,2005,PO,SAC,76,40,-0.181347699,-1.641175358,-1.822523057,0.020001155,0,0.020001155,-0.353210835,-1.325163647,-1.678374482,2.222894818 +Greg Ostertag,ostergr01,2005,PO,SAC,50,26,-0.125950394,3.401419193,3.275468799,0.082419299,0,0.082419299,-0.621161843,2.370605022,1.749443179,-0.017939477 +Eddie House,houseed01,2005,PO,SAC,44,23,-0.352785659,-5.198445148,-5.551230807,-0.033381417,0,-0.033381417,-1.469535326,-6.182214239,-7.651749564,-1.38977535 +Tim Duncan,duncati01,2005,PO,SAS,1599,869,2.641471624,3.512954021,6.154425645,4.031865543,0,4.031865543,2.87306704,2.901931483,5.774998523,-0.885309738 +Tony Parker,parketo01,2005,PO,SAS,1578,858,-1.139575771,-0.482256061,-1.621831832,0.511155583,0,0.511155583,-0.678525609,-0.07602798,-0.75455359,0.321634401 +Bruce Bowen,bowenbr01,2005,PO,SAS,1497,814,-1.893964918,0.607925576,-1.286039342,0.626494159,0,0.626494159,-2.063372317,1.128432711,-0.934939607,-0.080718415 +Manu Ginobili,ginobma01,2005,PO,SAS,1420,772,7.565380492,2.557848812,10.1232293,5.240465879,0,5.240465879,7.26096352,2.523152554,9.784116073,0.190665578 +Robert Horry,horryro01,2005,PO,SAS,1137,618,4.106178556,1.574921868,5.681100424,2.72876738,0,2.72876738,4.208177843,1.695736056,5.903913899,-0.427534388 +Brent Barry,barrybr01,2005,PO,SAS,1021,555,0.631138843,1.05589018,1.687029023,1.294601399,0,1.294601399,0.30823545,0.699556129,1.007791578,-0.083298533 +Nazr Mohammed,mohamna01,2005,PO,SAS,971,528,-1.037103466,3.125135089,2.088031623,1.338981213,0,1.338981213,-0.957525486,2.975674026,2.01814854,-0.349107052 +Beno Udrih,udrihbe01,2005,PO,SAS,443,241,-2.795810859,0.24841326,-2.547397599,0.025923643,0,0.025923643,-2.403585229,-0.683126338,-3.086711567,0.812689564 +Rasho Nesterovic,nestera01,2005,PO,SAS,210,114,-4.855730876,1.77645717,-3.079273706,-0.019742618,0,-0.019742618,-5.318449091,0.829969453,-4.488479638,-0.043321839 +Glenn Robinson,robingl01,2005,PO,SAS,208,113,-3.635161473,1.099528144,-2.535633329,0.012932222,0,0.012932222,-3.635247126,0.967964043,-2.667283083,1.319209279 +Devin Brown,brownde02,2005,PO,SAS,110,60,-2.402546563,-0.951457402,-3.354003965,-0.018988612,0,-0.018988612,-2.770164562,-2.31839166,-5.088556221,-0.384311986 +Tony Massenburg,masseto01,2005,PO,SAS,52,28,-5.214108191,-1.35823922,-6.572347411,-0.055567811,0,-0.055567811,-5.77828868,-2.553445082,-8.331733761,-1.203514423 +Ray Allen,allenra02,2005,PO,SEA,815,436,7.820885151,-0.769405687,7.051479464,2.244714998,0,2.244714998,8.170557255,-0.926331188,7.244226067,-0.159805605 +Luke Ridnour,ridnolu01,2005,PO,SEA,707,378,-0.202515922,-0.399582545,-0.602098467,0.424769159,0,0.424769159,0.012823672,-0.207923349,-0.195099676,-0.520163402 +Antonio Daniels,daniean01,2005,PO,SEA,619,331,5.600532924,0.116968687,5.71750161,1.460846708,0,1.460846708,5.018299682,-0.169807998,4.848491684,-0.8562155 +Rashard Lewis,lewisra02,2005,PO,SEA,583,312,1.719733594,-1.015667696,0.704065898,0.567111749,0,0.567111749,1.761165417,-1.102063867,0.65910155,0.006789359 +Jerome James,jamesje01,2005,PO,SEA,551,295,0.524432807,1.67303982,2.197472626,0.769002907,0,0.769002907,0.742000609,1.863792604,2.605793213,0.119185017 +Nick Collison,collini01,2005,PO,SEA,407,218,2.169475347,-0.265354303,1.904121044,0.537396508,0,0.537396508,1.81324796,0.254635872,2.067883833,0.595655768 +Reggie Evans,evansre01,2005,PO,SEA,389,208,-2.517989702,0.198374515,-2.319615187,0.047300086,0,0.047300086,-2.429158501,0.185352677,-2.243805824,0.373849082 +Damien Wilkins,wilkida02,2005,PO,SEA,254,136,-1.50846474,1.183292152,-0.325172588,0.175876117,0,0.175876117,-0.825965596,1.365719726,0.53975413,1.224076805 +Vladimir Radmanovic,radmavl01,2005,PO,SEA,228,122,-1.89493011,0.485730596,-1.409199515,0.086873305,0,0.086873305,-1.146603161,-0.495991775,-1.642594936,0.839588239 +Danny Fortson,fortsda01,2005,PO,SEA,196,105,-6.459115336,-1.66342343,-8.122538766,-0.311479276,0,-0.311479276,-6.086566494,0.59352538,-5.493041114,4.462624117 +Ronald Murray,murraro01,2005,PO,SEA,116,62,-6.445301412,-4.17509191,-10.62039332,-0.257918264,0,-0.257918264,-6.6065283,-4.392568672,-10.99909697,0.405717871 +Vitaly Potapenko,potapvi01,2005,PO,SEA,69,37,-1.786151198,-3.894293215,-5.680444413,-0.057652944,0,-0.057652944,-2.420909409,-3.070089345,-5.490998754,0.949815763 +Gilbert Arenas,arenagi01,2005,PO,WAS,902,450,2.767216574,-0.676077634,2.09113894,1.155794471,0,1.155794471,3.392730726,0.063113899,3.455844625,0.746740415 +Larry Hughes,hughela01,2005,PO,WAS,804,401,0.863627434,0.252408506,1.11603594,0.817642516,0,0.817642516,1.163315268,0.815237884,1.978553152,0.209062918 +Antawn Jamison,jamisan01,2005,PO,WAS,762,380,0.598113728,-1.927521658,-1.32940793,0.282118742,0,0.282118742,0.757095714,-1.954577491,-1.197481777,-0.617018523 +Brendan Haywood,haywobr01,2005,PO,WAS,593,296,1.604773394,5.46924873,7.074022124,1.528191601,0,1.528191601,1.483864271,5.156471845,6.640336116,-0.115357242 +Jared Jeffries,jeffrja01,2005,PO,WAS,495,247,1.05747491,1.133962111,2.191437021,0.64250812,0,0.64250812,0.367950307,0.746766492,1.114716799,0.036998317 +Juan Dixon,dixonju01,2005,PO,WAS,439,219,0.539810194,-2.23632052,-1.696510327,0.121995603,0,0.121995603,0.489054852,-2.681696461,-2.192641609,0.442516012 +Michael Ruffin,ruffimi01,2005,PO,WAS,313,156,0.592627496,-1.382417552,-0.789790056,0.162439047,0,0.162439047,-0.273409872,-0.685861361,-0.959271233,0.860804047 +Etan Thomas,thomaet01,2005,PO,WAS,253,126,-1.263790002,-2.9343093,-4.198099301,-0.096823636,0,-0.096823636,-1.810095635,-3.254845163,-5.064940798,0.766055342 +Kwame Brown,brownkw01,2005,PO,WAS,120,60,-2.954867925,-2.001491015,-4.95635894,-0.069153532,0,-0.069153532,-3.50259882,-3.120917712,-6.623516532,-0.65673766 +Anthony Peeler,peelean01,2005,PO,WAS,86,43,-8.009052745,-2.809034599,-10.81808734,-0.183892993,0,-0.183892993,-8.344795556,-4.324163574,-12.66895913,0.663931341 +Steve Blake,blakest01,2005,PO,WAS,34,17,-6.510937016,-3.626739487,-10.1376765,-0.067049235,0,-0.067049235,-7.22729077,-4.219496357,-11.44678713,1.319122805 +Laron Profit,profila01,2005,PO,WAS,10,5,-12.37117544,-2.49152026,-14.8626957,-0.031168158,0,-0.031168158,-12.7409383,-5.315155779,-18.05609408,-1.988316077 +Joe Johnson,johnsjo02,2006,RS,ATL,6363,3340,2.283918276,-1.181488547,1.102429729,6.538366656,6.538366656,0,2.400165211,-1.188291858,1.211873353,-0.368982769 +Al Harrington,harrial01,2006,RS,ATL,5300,2782,-0.125142141,-1.576214061,-1.701356202,1.494224444,1.494224444,0,0.433713827,-0.987989547,-0.55427572,0.357317916 +Josh Smith,smithjo03,2006,RS,ATL,4875,2559,-1.054005963,1.029557229,-0.024448734,3.544915973,3.544915973,0,-1.077556399,0.608961605,-0.468594794,-0.349390539 +Zaza Pachulia,pachuza01,2006,RS,ATL,4671,2452,-1.028948051,-1.373453647,-2.402401699,0.434706469,0.434706469,0,-0.728568577,-0.832192758,-1.560761335,-0.030052722 +Josh Childress,childjo01,2006,RS,ATL,4284,2249,1.942758173,-1.403212711,0.539545462,3.757289115,3.757289115,0,1.357990175,-1.195033981,0.162956195,-0.419152336 +Marvin Williams,willima02,2006,RS,ATL,3718,1952,-1.296865534,-0.972667737,-2.26953327,0.479315598,0.479315598,0,-1.39576561,-0.976182623,-2.371948233,0.155835115 +Salim Stoudamire,stoudsa01,2006,RS,ATL,2355,1236,-0.597355263,-3.073077138,-3.6704324,-0.583423083,-0.583423083,0,-0.528353876,-3.514141387,-4.042495263,0.472300727 +Tyronn Lue,luety01,2006,RS,ATL,2351,1234,1.136864359,-2.480226969,-1.34336261,0.884311028,0.884311028,0,0.778003617,-2.613386052,-1.835382435,-0.133400389 +Royal Ivey,iveyro01,2006,RS,ATL,1863,978,-2.743311186,-1.437411046,-4.180722233,-0.717289304,-0.717289304,0,-3.344807838,-1.167681438,-4.512489276,0.435605314 +Esteban Batista,batises01,2006,RS,ATL,943,495,-3.531535141,-1.25374613,-4.785281271,-0.521946458,-0.521946458,0,-3.712355821,-1.046661695,-4.759017517,1.415114199 +John Edwards,edwarjo01,2006,RS,ATL,564,296,-4.442021871,-1.422946555,-5.864968426,-0.47847717,-0.47847717,0,-4.839191444,-0.899289459,-5.738480904,1.569400063 +Donta Smith,smithdo04,2006,RS,ATL,242,127,0.008723614,0.187869372,0.196592986,0.193344629,0.193344629,0,-0.667579772,0.333857727,-0.333722045,1.160922269 +Anthony Grundy,grundan01,2006,RS,ATL,206,108,0.684168997,-0.275456392,0.408712605,0.177032439,0.177032439,0,0.747548885,-0.647467169,0.100081716,1.570070253 +John Thomas,thomajo02,2006,RS,ATL,126,66,-5.599312442,-3.139205911,-8.738518353,-0.203346736,-0.203346736,0,-5.797649473,-3.467511393,-9.265160866,0.769820992 +Tony Delk,delkto01,2006,RS,ATL,13,7,2.698904041,-5.664238335,-2.965334294,-0.000745724,-0.000745724,0,0.771545048,-7.276010508,-6.50446546,-2.778694759 +Paul Pierce,piercpa01,2006,RS,BOS,5992,3084,4.081433076,-1.12119215,2.960240926,8.989502822,8.989502822,0,4.10453726,-0.793812329,3.310724931,0.047783418 +Delonte West,westde01,2006,RS,BOS,4698,2418,1.849442029,1.379039711,3.22848174,7.356200952,7.356200952,0,1.649941026,1.70001596,3.349956986,-0.238962107 +Raef LaFrentz,lafrera01,2006,RS,BOS,3950,2033,-0.425863555,0.395083665,-0.03077989,2.831802444,2.831802444,0,-0.326399539,0.548344158,0.221944619,0.368013158 +Ricky Davis,davisri01,2006,RS,BOS,3394,1747,1.906073465,-0.282398946,1.623674519,3.899731085,3.899731085,0,1.835020446,-0.041117793,1.793902652,0.032675086 +Ryan Gomes,gomesry01,2006,RS,BOS,2673,1376,-0.59506284,-0.462084432,-1.057147272,1.178089287,1.178089287,0,-0.889734277,-1.069658321,-1.959392598,-0.798222151 +Kendrick Perkins,perkike01,2006,RS,BOS,2588,1332,-3.143668266,0.901003402,-2.242664864,0.344857626,0.344857626,0,-3.138614226,0.435776658,-2.702837568,0.021146394 +Orien Greene,greenor01,2006,RS,BOS,2399,1235,-5.200961375,2.128370198,-3.072591177,-0.20572994,-0.20572994,0,-4.836883746,2.176682346,-2.6602014,1.111754123 +Wally Szczerbiak,szczewa02,2006,RS,BOS,2281,1174,3.257443748,-1.637204549,1.620239198,2.617843484,2.617843484,0,2.843951861,-1.630068449,1.213883411,0.006312538 +Mark Blount,blounma01,2006,RS,BOS,2104,1083,-4.873474418,-2.900558348,-7.774032766,-2.7797816,-2.7797816,0,-4.397730723,-3.233809732,-7.631540454,0.124419154 +Al Jefferson,jeffeal01,2006,RS,BOS,2063,1062,-1.983069394,-0.877528791,-2.860598185,-0.06021531,-0.06021531,0,-1.938791046,-0.568705664,-2.507496709,0.442862897 +Tony Allen,allento01,2006,RS,BOS,1900,978,-1.557530153,1.067379535,-0.490150618,1.135921786,1.135921786,0,-1.604901255,1.320594638,-0.284306616,0.675445451 +Brian Scalabrine,scalabr01,2006,RS,BOS,1822,938,-3.754894957,0.093865358,-3.661029599,-0.438953666,-0.438953666,0,-3.667850916,-0.57614723,-4.243998145,0.623020915 +Gerald Green,greenge01,2006,RS,BOS,727,374,-0.902481475,-0.743732057,-1.646213532,0.211564568,0.211564568,0,-1.332811651,-1.348574221,-2.681385872,0.411461398 +Justin Reed,reedju01,2006,RS,BOS,565,291,-6.599791829,-1.945754407,-8.545546235,-0.867611475,-0.867611475,0,-6.802627651,-2.418393746,-9.221021396,0.76216999 +Marcus Banks,banksma01,2006,RS,BOS,523,269,-2.596170684,-2.69911776,-5.295288443,-0.3540275,-0.3540275,0,-2.753545538,-2.634674117,-5.388219655,1.233481879 +Dan Dickau,dickada01,2006,RS,BOS,455,234,0.062111417,-1.36741842,-1.305307003,0.174008171,0.174008171,0,-0.333711116,-0.800752708,-1.134463825,0.813304582 +Michael Olowokandi,olowomi01,2006,RS,BOS,324,167,-8.691167473,-0.392881616,-9.084049089,-0.543007477,-0.543007477,0,-8.240731942,-1.334292606,-9.575024547,0.564529921 +Dwayne Jones,jonesdw02,2006,RS,BOS,169,87,-2.569093538,0.121037499,-2.44805604,0.013454843,0.013454843,0,-3.186257743,-0.469333698,-3.655591441,0.357806602 +Raymond Felton,feltora01,2006,RS,CHA,4735,2406,1.053033161,-0.70915807,0.343875091,3.794402971,3.794402971,0,0.977766931,-0.649252483,0.328514448,-0.083386444 +Brevin Knight,knighbr01,2006,RS,CHA,4627,2351,0.684982215,1.155282564,1.840264779,5.491719945,5.491719945,0,0.517261028,1.847426383,2.364687412,-0.236513787 +Primoz Brezec,brezepr01,2006,RS,CHA,4261,2165,-2.177939149,-3.101303682,-5.279242831,-2.780822597,-2.780822597,0,-2.433653414,-2.885439441,-5.319092855,-0.424278934 +Jumaine Jones,jonesju01,2006,RS,CHA,4112,2089,-0.863896409,-1.148958873,-2.012855282,0.788508904,0.788508904,0,-0.524146504,-0.935602539,-1.459749043,0.332896412 +Gerald Wallace,wallage01,2006,RS,CHA,3730,1895,1.580578179,3.236703647,4.817281826,7.310357914,7.310357914,0,1.467082304,3.503630068,4.970712372,-0.074013012 +Melvin Ely,elyme01,2006,RS,CHA,2653,1348,-1.982476879,-0.804113468,-2.786590347,-0.025172329,-0.025172329,0,-2.247186444,-1.302755075,-3.549941519,0.026699977 +Bernard Robinson,robinbe01,2006,RS,CHA,2565,1303,-2.218912343,1.102022582,-1.116889761,1.089803871,1.089803871,0,-2.425285736,0.902210965,-1.523074772,0.348360998 +Matt Carroll,carroma01,2006,RS,CHA,2509,1275,0.110715548,-0.669451663,-0.558736114,1.429625868,1.429625868,0,-0.262447585,-1.136170612,-1.398618197,0.269842758 +Kareem Rush,rushka01,2006,RS,CHA,2187,1111,-2.628003708,-1.113642873,-3.741646582,-0.563602508,-0.563602508,0,-2.421186691,-1.649537338,-4.070724029,0.24538569 +Emeka Okafor,okafoem01,2006,RS,CHA,1720,874,-2.488238691,1.181479623,-1.306759068,0.639953498,0.639953498,0,-2.320648931,1.011076299,-1.309572631,-0.513847831 +Keith Bogans,boganke01,2006,RS,CHA,1669,848,-0.821605878,-0.310232918,-1.131838796,0.709139962,0.709139962,0,-0.955740862,-0.458293195,-1.414034057,1.183590364 +Jake Voskuhl,voskuja01,2006,RS,CHA,1610,818,-3.542258108,0.633487511,-2.908770597,-0.066848605,-0.066848605,0,-3.615013794,1.018825122,-2.596188672,0.811335901 +Alan Anderson,anderal01,2006,RS,CHA,1110,564,-1.184820636,-1.449397586,-2.634218223,0.033251678,0.033251678,0,-1.679999974,-2.699827964,-4.379827938,-0.178363336 +Sean May,mayse01,2006,RS,CHA,783,398,-2.374804833,-0.401527701,-2.776332535,-0.005371485,-0.005371485,0,-2.208296188,-0.61716148,-2.825457668,0.418315767 +Kevin Burleson,burleke01,2006,RS,CHA,669,340,-3.428271897,1.31795019,-2.110321707,0.11386351,0.11386351,0,-3.015122877,1.761981037,-1.25314184,2.394559237 +Lonny Baxter,baxtelo01,2006,RS,CHA,234,119,-5.303422071,-3.240020018,-8.543442089,-0.349656516,-0.349656516,0,-5.6922323,-4.759412052,-10.45164435,-0.543247451 +Kirk Hinrich,hinriki01,2006,RS,CHI,5785,2955,1.734661803,0.645599186,2.38026099,7.731338197,7.731338197,0,1.723528505,1.222276495,2.945805,-0.038544942 +Luol Deng,denglu01,2006,RS,CHI,5098,2604,-0.124333024,2.032627983,1.908294959,6.136972787,6.136972787,0,-0.359199812,1.578763844,1.219564032,-0.767756954 +Ben Gordon,gordobe01,2006,RS,CHI,4859,2482,1.128254179,-0.380221173,0.748033006,4.441199041,4.441199041,0,1.25757485,-0.196320021,1.061254829,0.239593175 +Andres Nocioni,nocioan01,2006,RS,CHI,4383,2239,-0.097460112,-0.796104763,-0.893564875,2.123562042,2.123562042,0,-0.028532019,-0.563379856,-0.591911875,0.124699567 +Chris Duhon,duhonch01,2006,RS,CHI,4219,2155,0.893249087,-0.155320193,0.737928894,3.827073803,3.827073803,0,0.747844088,0.061089683,0.808933771,-0.18727288 +Tyson Chandler,chandty01,2006,RS,CHI,4152,2121,-1.313060759,2.810923758,1.497862999,4.593155509,4.593155509,0,-1.506571535,2.761698383,1.255126848,-0.07180748 +Darius Songaila,songada01,2006,RS,CHI,2602,1329,-1.56126954,0.298354869,-1.262914671,1.008291713,1.008291713,0,-1.68579141,0.000836226,-1.684955184,-0.00319142 +Mike Sweetney,sweetmi01,2006,RS,CHI,2392,1222,-3.971803024,1.381527723,-2.590275301,0.10014491,0.10014491,0,-3.723657496,1.127642993,-2.596014503,0.517347616 +Othella Harrington,harriot01,2006,RS,CHI,1613,824,-3.402516586,-1.038703222,-4.441219808,-0.715714309,-0.715714309,0,-3.56866475,-1.623570904,-5.192235654,0.607956546 +Malik Allen,allenma01,2006,RS,CHI,1372,701,-3.284691743,0.542743804,-2.741947939,0.002883512,0.002883512,0,-3.473910697,-0.127081342,-3.600992038,0.117423942 +Jannero Pargo,pargoja01,2006,RS,CHI,1265,646,-3.281135585,-0.022606227,-3.303741812,-0.183258789,-0.183258789,0,-2.775893057,-1.102025741,-3.877918797,0.377285032 +Eric Piatkowski,piatker01,2006,RS,CHI,446,228,-2.693151883,-0.047722336,-2.740874219,0.001068295,0.001068295,0,-2.926411801,-1.28267345,-4.209085251,0.58120337 +Luke Schenscher,schenlu01,2006,RS,CHI,292,149,-3.355773565,0.40256747,-2.953206094,-0.015503349,-0.015503349,0,-3.89530603,-0.490884148,-4.386190178,0.330167135 +Eddie Basden,basdeed01,2006,RS,CHI,276,141,-2.643338692,1.713824301,-0.929514392,0.132047473,0.132047473,0,-2.715079428,1.119985087,-1.595094341,0.75915108 +Tim Thomas,thomati01,2006,RS,CHI,63,32,-3.130169796,-4.106869994,-7.23703979,-0.073917699,-0.073917699,0,-3.07845978,-5.556642595,-8.635102375,0.826146072 +James Thomas,thomaja02,2006,RS,CHI,51,26,1.129138242,-0.095066027,1.034072216,0.049711994,0.049711994,0,-0.175568671,-1.281501699,-1.45707037,-0.884386599 +Randy Livingston,livinra01,2006,RS,CHI,43,22,-5.560761762,-0.277054918,-5.83781668,-0.035502222,-0.035502222,0,-6.086824228,1.406943578,-4.67988065,2.229580948 +Stephen Graham,grahast01,2006,RS,CHI,39,20,-2.496461226,-2.71069553,-5.207156756,-0.025756209,-0.025756209,0,-2.957926765,-3.213955665,-6.17188243,2.497461395 +Randy Holcomb,holcora01,2006,RS,CHI,22,11,0.93415085,-1.593447659,-0.659296809,0.011770089,0.011770089,0,-0.884950867,-2.042520072,-2.92747094,0.28616636 +LeBron James,jamesle01,2006,RS,CLE,6360,3361,6.904091248,0.894048294,7.798139543,18.05391633,18.05391633,0,6.953375697,0.990421853,7.94379755,-0.171457488 +Eric Snow,snower01,2006,RS,CLE,4449,2351,-2.56463532,1.58898499,-0.975650329,2.123742802,2.123742802,0,-2.789829733,1.67185304,-1.117976693,-0.196086264 +Zydrunas Ilgauskas,ilgauzy01,2006,RS,CLE,4320,2283,0.407822694,1.505944627,1.913767321,5.407991056,5.407991056,0,0.445063119,1.316931725,1.761994845,-0.409929387 +Drew Gooden,goodedr01,2006,RS,CLE,4114,2174,-0.826740137,0.477701875,-0.349038263,2.646003443,2.646003443,0,-0.808840329,0.313078775,-0.495761554,-0.587777862 +Damon Jones,jonesda01,2006,RS,CLE,3953,2089,0.705381187,-1.810413047,-1.105031861,1.748930724,1.748930724,0,0.557785711,-1.84592797,-1.288142259,-0.224168158 +Donyell Marshall,marshdo01,2006,RS,CLE,3930,2077,-0.014921883,-0.687298735,-0.702220618,2.177025273,2.177025273,0,0.6110817,-0.722368806,-0.111287106,0.296567724 +Larry Hughes,hughela01,2006,RS,CLE,2424,1281,-0.470692052,-1.130025176,-1.600717228,0.752937789,0.752937789,0,-0.222630102,-0.38118218,-0.603812282,0.22024174 +Ronald Murray,murraro01,2006,RS,CLE,1943,1027,-1.000141005,0.189628202,-0.810512803,1.020516448,1.020516448,0,-0.850342129,0.457025422,-0.393316706,0.385266138 +Sasha Pavlovic,pavloal01,2006,RS,CLE,1538,813,-2.603714993,-0.902762249,-3.506477241,-0.316681797,-0.316681797,0,-2.728415436,-1.172324904,-3.90074034,0.847042657 +Anderson Varejao,varejan01,2006,RS,CLE,1438,760,-1.506774622,2.212037501,0.705262879,1.349592893,1.349592893,0,-1.485211699,2.510170131,1.024958432,0.670773086 +Alan Henderson,hendeal01,2006,RS,CLE,1005,531,-2.254801742,-0.983820961,-3.238622703,-0.131767964,-0.131767964,0,-2.637118273,-1.719481425,-4.356599699,-0.42074741 +Ira Newble,newblir01,2006,RS,CLE,668,353,-3.656048893,-0.792048957,-4.44809785,-0.306729845,-0.306729845,0,-4.362624732,-1.328098204,-5.690722936,0.270072531 +Luke Jackson,jackslu02,2006,RS,CLE,596,315,-2.843571298,-1.437201201,-4.280772499,-0.247265586,-0.247265586,0,-2.721046066,-2.872777064,-5.59382313,0.465775799 +Mike Wilks,wilksmi01,2006,RS,CLE,460,243,-6.315720803,-0.901718562,-7.217439365,-0.559637608,-0.559637608,0,-6.237896587,-1.585406404,-7.823302991,0.954694609 +Stephen Graham,grahast01,2006,RS,CLE,221,117,-3.301929162,-1.634197386,-4.936126547,-0.132505998,-0.132505998,0,-3.909803287,-1.238998925,-5.148802212,1.41041325 +Zendon Hamilton,hamilze01,2006,RS,CLE,87,46,-3.357867304,-0.753732047,-4.111599351,-0.032228383,-0.032228383,0,-2.803480587,-2.095627604,-4.899108191,0.782047248 +Martynas Andriuskevicius,andrima01,2006,RS,CLE,17,9,-3.58451132,7.552428878,3.967917558,0.03124279,0.03124279,0,-1.879796869,10.18205791,8.302261043,1.174679676 +Dirk Nowitzki,nowitdi01,2006,RS,DAL,5715,3089,5.887300498,-0.024562489,5.862738009,13.44831419,13.44831419,0,6.116778895,-0.051828153,6.064950742,-0.846709278 +Jason Terry,terryja01,2006,RS,DAL,5177,2798,4.345348218,-0.63868018,3.706668038,9.210187414,9.210187414,0,4.688748354,0.002203454,4.690951808,-0.069210173 +Erick Dampier,dampier01,2006,RS,DAL,3578,1934,-1.17500941,1.379994589,0.204985178,2.908963384,2.908963384,0,-1.013167652,1.102202841,0.089035189,-0.21368582 +Josh Howard,howarjo01,2006,RS,DAL,3543,1915,2.550270368,1.205650607,3.755920975,6.337975703,6.337975703,0,2.637270264,1.38907231,4.026342574,-0.267024322 +Marquis Daniels,daniema01,2006,RS,DAL,3267,1766,0.592429108,0.754842357,1.347271465,3.681852092,3.681852092,0,0.505207294,0.642396503,1.147603798,-0.244324136 +Jerry Stackhouse,stackje01,2006,RS,DAL,2822,1525,-0.064363133,-1.433740731,-1.498103864,0.972757345,0.972757345,0,0.229140837,-2.004027106,-1.774886269,-0.121042784 +DeSagana Diop,diopde01,2006,RS,DAL,2794,1510,-2.574447432,3.993512675,1.419065243,3.217786869,3.217786869,0,-2.503714894,4.01780542,1.514090526,0.169194642 +Devin Harris,harride01,2006,RS,DAL,2359,1275,0.807755493,0.138849523,0.946605016,2.408734626,2.408734626,0,0.785195818,0.162112366,0.947308185,0.155263115 +Adrian Griffin,griffad01,2006,RS,DAL,2303,1245,-0.132278661,1.575662838,1.443384178,2.654478118,2.654478118,0,-0.518136395,1.592959634,1.074823239,-0.314947461 +Keith Van Horn,vanhoke01,2006,RS,DAL,2017,1090,0.027765423,-2.143008635,-2.115243211,0.355010066,0.355010066,0,0.375570377,-2.19640924,-1.820838863,0.521849425 +Darrell Armstrong,armstda01,2006,RS,DAL,1151,622,-3.081838538,-0.886535736,-3.968374274,-0.390097361,-0.390097361,0,-2.812608672,-1.456278468,-4.26888714,0.81834728 +Josh Powell,poweljo01,2006,RS,DAL,794,429,-2.161969148,-2.614543886,-4.776513034,-0.443861427,-0.443861427,0,-2.462537236,-3.092527806,-5.555065042,0.063372173 +Rawle Marshall,marshra01,2006,RS,DAL,446,241,-3.143004393,-0.29202613,-3.435030523,-0.083954403,-0.083954403,0,-3.284511538,-1.795218596,-5.079730134,-0.299940756 +Didier Ilunga-Mbenga,mbengdj01,2006,RS,DAL,438,237,-3.930092323,0.81369622,-3.116396103,-0.044788111,-0.044788111,0,-3.715642772,0.430928371,-3.284714401,1.001949521 +Doug Christie,chrisdo01,2006,RS,DAL,342,185,-2.739391901,0.686208925,-2.053182976,0.065516816,0.065516816,0,-2.781075026,0.614794753,-2.166280273,-0.353383778 +Pavel Podkolzin,podkopa01,2006,RS,DAL,33,18,-14.0324558,0.731422891,-13.30103291,-0.096464922,-0.096464922,0,-12.65581886,-2.395986401,-15.05180526,-0.4080897 +Carmelo Anthony,anthoca01,2006,RS,DEN,5819,2941,2.448099293,-0.508915134,1.939184159,7.02684483,7.02684483,0,2.387483913,-0.501599051,1.885884862,-0.120690132 +Andre Miller,millean02,2006,RS,DEN,5811,2937,2.044183442,0.091914414,2.136097857,7.280540248,7.280540248,0,1.694802586,0.221846707,1.916649293,-0.513983568 +Marcus Camby,cambyma01,2006,RS,DEN,3674,1857,-2.528636989,4.194309226,1.665672237,4.150103621,4.150103621,0,-1.935021039,4.10734699,2.172325951,-0.733444073 +Greg Buckner,buckngr01,2006,RS,DEN,3479,1758,0.514657644,1.171387632,1.686045276,3.998541997,3.998541997,0,0.401779734,1.461856308,1.863636042,0.453975414 +Francisco Elson,elsonfr01,2006,RS,DEN,3124,1579,-3.378020425,1.236875666,-2.141144759,0.49147938,0.49147938,0,-3.31575519,1.347308496,-1.968446693,0.183460787 +Kenyon Martin,martike01,2006,RS,DEN,3059,1546,-0.472730984,0.766181278,0.293450294,2.397743842,2.397743842,0,-0.463122492,0.765779214,0.302656722,-0.108250759 +Earl Boykins,boykiea01,2006,RS,DEN,3051,1542,0.761686687,-4.060738523,-3.299051837,-0.429510622,-0.429510622,0,0.775583582,-3.870050355,-3.094466773,-0.518455078 +Eduardo Najera,najered01,2006,RS,DEN,2867,1449,-2.005180794,1.117147967,-0.888032827,1.373107002,1.373107002,0,-2.065508544,1.027546135,-1.037962409,-0.226841164 +Earl Watson,watsoea01,2006,RS,DEN,1929,975,1.095940596,0.326421991,1.422362587,2.116243233,2.116243233,0,1.168333195,-0.072109137,1.096224058,1.797813204 +DerMarr Johnson,johnsde03,2006,RS,DEN,1828,924,-0.409924481,-0.32175035,-0.731674832,0.954755236,0.954755236,0,-0.512841856,-1.127836998,-1.640678854,0.314589662 +Ruben Patterson,patteru01,2006,RS,DEN,1456,736,0.303618919,-0.639297395,-0.335678476,0.909572985,0.909572985,0,0.174994627,-0.643187181,-0.468192554,0.300975633 +Reggie Evans,evansre01,2006,RS,DEN,1197,605,-4.969542927,-1.165519447,-6.135062374,-1.048434971,-1.048434971,0,-4.667968017,-1.114519167,-5.782487184,0.312579814 +Linas Kleiza,kleizli01,2006,RS,DEN,1027,519,-1.817468539,-1.147256573,-2.964725112,-0.057252604,-0.057252604,0,-2.145052929,-1.306126491,-3.451179421,0.636127627 +Howard Eisley,eisleho01,2006,RS,DEN,558,282,-1.499389492,-2.001313417,-3.500702909,-0.109197791,-0.109197791,0,-1.556681345,-2.618854924,-4.175536269,1.009007134 +Voshon Lenard,lenarvo01,2006,RS,DEN,471,238,-2.140748903,-0.574162602,-2.714911505,0.004332813,0.004332813,0,-1.83171945,-0.907006762,-2.738726213,1.550605266 +Julius Hodge,hodgeju01,2006,RS,DEN,65,33,-6.059632911,-1.70741868,-7.767051591,-0.086618631,-0.086618631,0,-5.190486883,-3.087046271,-8.277533153,2.330664011 +Nene,hilarne01,2006,RS,DEN,6,3,-34.0437216,-7.144630251,-41.18835185,-0.06260475,-0.06260475,0,-30.18157715,-12.25789676,-42.43947391,5.873137421 +Bryon Russell,russebr01,2006,RS,DEN,6,3,1.857793474,-1.190537075,0.6672564,0.00509786,0.00509786,0,-0.226782676,-3.585891972,-3.812674648,-2.322835913 +Charles Smith,smithch04,2006,RS,DEN,4,2,-11.14000041,-3.672828333,-14.81282874,-0.013637843,-0.013637843,0,-9.207188769,0.117136637,-9.090052132,9.892876587 +Chauncey Billups,billuch01,2006,RS,DET,5350,2925,7.092882248,-1.228168551,5.864713697,12.73788644,12.73788644,0,6.74138278,-0.912031317,5.829351463,-0.84212046 +Tayshaun Prince,princta01,2006,RS,DET,5301,2898,0.516499296,0.499528876,1.016028172,5.513262762,5.513262762,0,0.541260611,0.029838849,0.57109946,-0.905629396 +Ben Wallace,wallabe01,2006,RS,DET,5286,2890,-1.305712618,6.632634239,5.326921621,11.79466625,11.79466625,0,-0.719877554,6.30445595,5.584578396,-0.881560967 +Richard Hamilton,hamilri01,2006,RS,DET,5167,2825,1.874544847,-2.192633818,-0.318088971,3.487254874,3.487254874,0,1.746134519,-1.912477107,-0.166342588,-0.467803568 +Rasheed Wallace,wallara01,2006,RS,DET,5085,2780,1.549322368,2.850616092,4.39993846,10.14372359,10.14372359,0,2.246153086,2.920915507,5.167068593,0.023180362 +Antonio McDyess,mcdyean01,2006,RS,DET,3170,1733,-1.204583554,-0.519685839,-1.724269393,0.90727333,0.90727333,0,-1.156739852,-0.293045443,-1.449785294,0.034991031 +Maurice Evans,evansma01,2006,RS,DET,2083,1139,0.45040779,0.139816773,0.590224563,1.944705991,1.944705991,0,0.204630912,-0.139859481,0.06477143,0.171927028 +Carlos Delfino,delfica01,2006,RS,DET,1328,726,-2.371842424,-1.544115507,-3.915957931,-0.434512693,-0.434512693,0,-2.497507193,-1.856877917,-4.354385109,0.559234065 +Carlos Arroyo,arroyca01,2006,RS,DET,1097,600,-0.673373897,-0.774408862,-1.447782759,0.39937195,0.39937195,0,-1.164831282,-1.104428881,-2.269260163,0.169454976 +Tony Delk,delkto01,2006,RS,DET,691,378,-0.338799242,-2.22184146,-2.560640702,0.036941675,0.036941675,0,-0.125211039,-2.30279741,-2.428008449,1.060536859 +Lindsey Hunter,hunteli01,2006,RS,DET,646,353,-1.987823578,-0.069007841,-2.056831419,0.126235096,0.126235096,0,-1.639454788,0.165958955,-1.473495833,1.023917586 +Dale Davis,davisda01,2006,RS,DET,326,178,-2.708858411,-1.080971467,-3.789829879,-0.09400876,-0.09400876,0,-3.32225999,-1.903456345,-5.225716334,-0.411431066 +Jason Maxiell,maxieja01,2006,RS,DET,291,159,-6.846104003,-1.951142696,-8.7972467,-0.493775313,-0.493775313,0,-6.200296016,-3.361624971,-9.561920986,0.599914002 +Darko Milicic,milicda01,2006,RS,DET,256,140,-7.219030997,-0.704756072,-7.923787068,-0.375398559,-0.375398559,0,-6.743139446,-1.578250634,-8.32139008,1.4493344 +Amir Johnson,johnsam01,2006,RS,DET,71,39,2.91601445,-2.213936504,0.702077946,0.068828995,0.068828995,0,1.972325334,-3.095734841,-1.123409508,0.187076834 +Alex Acker,ackeral01,2006,RS,DET,64,35,-7.479127194,-2.255737509,-9.734864703,-0.126642275,-0.126642275,0,-6.62327809,-3.515497945,-10.13877604,1.405761119 +Kelvin Cato,catoke01,2006,RS,DET,62,34,-8.568074811,-1.246817429,-9.81489224,-0.122675063,-0.122675063,0,-8.285581015,-2.482784783,-10.7683658,0.091060055 +Jason Richardson,richaja01,2006,RS,GSW,5656,2877,3.172572512,-0.047800367,3.124772145,8.630233753,8.630233753,0,3.264681372,0.314421938,3.57910331,0.074131764 +Derek Fisher,fishede01,2006,RS,GSW,5090,2589,0.740055288,0.845556933,1.585612221,5.737147498,5.737147498,0,0.780434623,1.303643671,2.084078294,0.163254533 +Mike Dunleavy,dunlemi02,2006,RS,GSW,5069,2578,-0.126658818,-0.41028543,-0.536944248,2.908493393,2.908493393,0,-0.321190878,-0.563998402,-0.88518928,-0.073318162 +Troy Murphy,murphtr01,2006,RS,GSW,4947,2516,-0.436501605,-1.755635904,-2.192137509,0.712533398,0.712533398,0,-0.388576112,-1.396821008,-1.78539712,-0.457334341 +Baron Davis,davisba01,2006,RS,GSW,3875,1971,2.976988087,0.961332909,3.938320996,6.751897484,6.751897484,0,3.319029383,1.351947083,4.670976465,0.355493975 +Adonal Foyle,foylead01,2006,RS,GSW,3586,1824,-4.902623796,3.320831604,-1.581792192,1.083196844,1.083196844,0,-4.879257865,2.637255489,-2.242002376,-0.332334156 +Mickael Pietrus,pietrmi01,2006,RS,GSW,2318,1179,-2.379648354,-1.084831805,-3.464480159,-0.433678978,-0.433678978,0,-2.067414356,-1.423904208,-3.491318564,0.831649635 +Ike Diogu,dioguik01,2006,RS,GSW,2027,1031,-1.531100524,-2.371506561,-3.902607085,-0.608247919,-0.608247919,0,-2.011537584,-2.671395116,-4.6829327,0.295905891 +Andris Biedrins,biedran01,2006,RS,GSW,1966,1000,-0.718186659,0.810396236,0.092209577,1.459217408,1.459217408,0,-1.264709806,1.057017005,-0.207692801,0.576416666 +Monta Ellis,ellismo01,2006,RS,GSW,1742,886,-1.896464496,0.20283439,-1.693630106,0.477782389,0.477782389,0,-2.062859426,-0.752448386,-2.815307812,0.050639357 +Zarko Cabarkapa,cabarza01,2006,RS,GSW,993,505,-4.039818527,-2.364746111,-6.404564638,-0.951832458,-0.951832458,0,-4.037183941,-2.567837206,-6.605021147,0.995535613 +Calbert Cheaney,cheanca01,2006,RS,GSW,881,448,-4.716405862,-1.128304804,-5.844710667,-0.705649941,-0.705649941,0,-5.206664135,-2.204200726,-7.41086486,-0.221102138 +Will Bynum,bynumwi01,2006,RS,GSW,319,162,-3.600199778,-1.913948483,-5.514148261,-0.228728241,-0.228728241,0,-3.690787493,-3.025949961,-6.716737454,0.106185263 +Chris Taft,taftch01,2006,RS,GSW,283,144,-0.399504586,-0.347883307,-0.747387892,0.14729267,0.14729267,0,-1.140748302,-0.508805627,-1.64955393,0.10161513 +Aaron Miles,milesaa01,2006,RS,GSW,232,118,-4.186428604,-1.291086612,-5.477515215,-0.164270025,-0.164270025,0,-4.930433018,-2.399650806,-7.330083824,0.035595898 +Juwan Howard,howarju01,2006,RS,HOU,4705,2537,-3.504596386,-0.963314822,-4.467911208,-2.215806149,-2.215806149,0,-3.459769538,-0.819965032,-4.27973457,-0.32221446 +Rafer Alston,alstora01,2006,RS,HOU,4508,2431,0.309200153,0.738035082,1.047235235,4.722513615,4.722513615,0,0.549025746,1.44004027,1.989066016,0.249366854 +David Wesley,wesleda01,2006,RS,HOU,4399,2372,-0.333367197,-0.185570499,-0.518937696,2.70715977,2.70715977,0,-0.66225286,0.007061953,-0.655190907,0.242332022 +Luther Head,headlu01,2006,RS,HOU,4284,2310,-0.29355154,1.702155709,1.408604169,4.912787323,4.912787323,0,-0.392202321,1.394113318,1.001910997,0.217139433 +Yao Ming,mingya01,2006,RS,HOU,3614,1949,0.942320819,2.589032963,3.531353782,6.212441384,6.212441384,0,0.70319588,2.118381435,2.821577316,-0.493061632 +Tracy McGrady,mcgratr01,2006,RS,HOU,3236,1745,2.510075965,0.785826375,3.29590234,5.375484733,5.375484733,0,2.784103999,0.475812224,3.259916223,-0.122159998 +Stromile Swift,swiftst01,2006,RS,HOU,2492,1344,-3.925415709,-0.134319332,-4.059735041,-0.9040231,-0.9040231,0,-3.723719522,-0.048740767,-3.77246029,0.60463936 +Keith Bogans,boganke01,2006,RS,HOU,1973,1064,-1.743559373,0.128702401,-1.614856972,0.622638669,0.622638669,0,-1.743531985,0.217802615,-1.525729371,0.955104734 +Dikembe Mutombo,mutomdi01,2006,RS,HOU,1771,955,-2.265194537,1.587048888,-0.678145649,1.006981842,1.006981842,0,-2.894553747,1.062290089,-1.832263658,-0.227878789 +Ryan Bowen,bowenry01,2006,RS,HOU,1209,652,-4.674074519,0.788373273,-3.885701245,-0.37982338,-0.37982338,0,-5.170017885,0.25022352,-4.919794365,0.492822561 +Derek Anderson,anderde01,2006,RS,HOU,1079,582,-0.187831393,-0.773364771,-0.961196164,0.537280147,0.537280147,0,-0.419354404,-0.843838236,-1.26319264,1.055615788 +Chuck Hayes,hayesch01,2006,RS,HOU,992,535,0.936131315,2.755411508,3.691542823,1.760973734,1.760973734,0,0.340573001,2.817235588,3.157808589,0.141204602 +Jon Barry,barryjo01,2006,RS,HOU,634,342,-1.758696969,-1.249360804,-3.008057773,-0.045112219,-0.045112219,0,-2.190125633,-1.908194873,-4.098320506,0.171202416 +Lonny Baxter,baxtelo01,2006,RS,HOU,521,281,-1.572538961,-0.4445155,-2.017054461,0.105639101,0.105639101,0,-1.896415988,-0.095624699,-1.992040687,0.487874615 +Moochie Norris,norrimo01,2006,RS,HOU,447,241,-2.794425362,0.688434581,-2.105990781,0.079865362,0.079865362,0,-3.083913496,0.528411709,-2.555501787,0.785875799 +Rick Brunson,brunsri01,2006,RS,HOU,399,215,-4.136340069,-0.719395742,-4.855735811,-0.233162126,-0.233162126,0,-4.413930293,-1.732091408,-6.146021701,0.863861243 +Richie Frahm,frahmri01,2006,RS,HOU,217,117,-0.056828168,-2.114712294,-2.171540463,0.03513315,0.03513315,0,-0.595137236,-3.156768,-3.751905236,1.599960101 +John Lucas,lucasjo02,2006,RS,HOU,198,107,-3.098562461,-0.844635738,-3.943198199,-0.065214801,-0.065214801,0,-3.184072303,-2.047305519,-5.231377823,0.107530249 +Stephen Graham,grahast01,2006,RS,HOU,70,38,-3.206459563,0.313170181,-2.893289382,-0.002849365,-0.002849365,0,-2.879523728,-0.900255889,-3.779779617,2.352655516 +Maciej Lampe,lampema01,2006,RS,HOU,22,12,-13.35854301,-2.751852564,-16.11039558,-0.080825614,-0.080825614,0,-11.65649055,-7.016125649,-18.6726162,-1.088920913 +Josh Davis,davisjo02,2006,RS,HOU,1,0,-6.638089621,-13.21230855,-19.85039818,0,0,0,-7.77556166,10.54676318,2.771201524,23.73266909 +Stephen Jackson,jacksst02,2006,RS,IND,5501,2910,-0.798987581,0.509824335,-0.289163246,3.657546273,3.657546273,0,-0.484710103,0.656209757,0.171499654,0.099973816 +Anthony Johnson,johnsan02,2006,RS,IND,3745,1981,1.042474203,0.660632108,1.703106311,4.486285369,4.486285369,0,0.677464688,0.410436478,1.087901166,-0.295136496 +Fred Jones,jonesfr01,2006,RS,IND,3472,1837,-1.750591787,0.408270098,-1.342321689,1.321457019,1.321457019,0,-1.783398586,0.136247557,-1.647151028,0.147812261 +Jermaine O'Neal,onealje01,2006,RS,IND,3406,1802,-1.128711872,1.312933177,0.184221305,2.688792786,2.688792786,0,-0.939729697,1.073599901,0.133870204,-0.301377134 +Danny Granger,grangda01,2006,RS,IND,3336,1765,-0.40089186,0.999830164,0.598938305,3.018725732,3.018725732,0,-0.756082368,1.036677372,0.280595004,0.091053392 +Jeff Foster,fosteje01,2006,RS,IND,2988,1581,0.128552311,2.145441204,2.273993515,4.040142579,4.040142579,0,-0.19661296,2.290095399,2.093482438,-0.279068593 +Sarunas Jasikevicius,jasiksa01,2006,RS,IND,2943,1557,0.190260235,-0.123085523,0.067174711,2.236862912,2.236862912,0,0.015022438,-0.846288196,-0.831265758,-0.042921347 +Peja Stojakovic,stojape01,2006,RS,IND,2748,1454,3.399976603,-1.098813379,2.301163224,3.784940947,3.784940947,0,3.171081469,-0.761806561,2.409274907,0.9251407 +Austin Croshere,croshau01,2006,RS,IND,2170,1148,1.86832175,-0.880523658,0.987798092,2.186371167,2.186371167,0,1.528589872,-0.987237148,0.541352724,-0.121087157 +Jamaal Tinsley,tinslja01,2006,RS,IND,2121,1122,-1.742614357,0.309897323,-1.432717034,0.756301011,0.756301011,0,-1.480012007,0.23622064,-1.243791367,0.270946574 +David Harrison,harrida01,2006,RS,IND,1954,1034,-5.114547734,2.390509297,-2.724038436,0.013868285,0.013868285,0,-4.828643033,2.110970754,-2.717672279,1.153047701 +Scot Pollard,pollasc01,2006,RS,IND,1457,771,-1.965646932,2.503394996,0.537748065,1.297727645,1.297727645,0,-2.043608013,2.979368044,0.935760031,0.314950769 +Metta World Peace,artesro01,2006,RS,IND,1140,603,1.20406866,4.93127898,6.13534764,2.771873929,2.771873929,0,1.830818601,5.025944237,6.856762837,1.283536184 +Eddie Gill,gilled01,2006,RS,IND,231,122,-3.250551302,1.286521336,-1.964029966,0.049776393,0.049776393,0,-2.341540915,1.204249719,-1.137291196,1.599823287 +Samaki Walker,walkesa01,2006,RS,IND,42,22,-8.362063674,-2.02078575,-10.38284942,-0.088297626,-0.088297626,0,-8.902931474,-1.359554972,-10.26248645,2.805857421 +Jonathan Bender,bendejo01,2006,RS,IND,40,21,4.561813402,-0.56498522,3.996828182,0.071613338,0.071613338,0,2.507753726,-1.463145743,1.044607983,-0.853759913 +Elton Brand,brandel01,2006,RS,LAC,5988,3099,3.177099433,1.698715368,4.875814801,11.93625546,11.93625546,0,3.134622255,1.720977434,4.855599689,-0.919514211 +Cuttino Mobley,moblecu01,2006,RS,LAC,5756,2979,0.212764423,1.003982145,1.216746567,6.016969104,6.016969104,0,0.318839666,1.23068421,1.549523875,-0.182875671 +Sam Cassell,cassesa01,2006,RS,LAC,5127,2653,2.590886997,-0.918457817,1.67242918,5.969034531,5.969034531,0,2.491424479,-0.412207651,2.079216829,-0.260093044 +Chris Kaman,kamanch01,2006,RS,LAC,4947,2560,-2.438043487,1.730731316,-0.707312171,2.659014865,2.659014865,0,-2.142802441,1.567176385,-0.575626056,-0.307871315 +Shaun Livingston,livinsh01,2006,RS,LAC,2947,1525,-2.589251017,0.336092742,-2.253158276,0.385933028,0.385933028,0,-2.685658156,0.24657844,-2.439079717,-0.151028602 +Quinton Ross,rossqu01,2006,RS,LAC,2928,1515,-2.498194757,1.687700414,-0.810494343,1.49905715,1.49905715,0,-2.797374012,1.325353734,-1.472020278,-0.005474389 +Daniel Ewing,ewingda01,2006,RS,LAC,1876,971,-2.621620902,-0.371583575,-2.993204478,-0.120820753,-0.120820753,0,-2.650947285,-1.100184042,-3.751131327,0.255710084 +Corey Maggette,maggeco01,2006,RS,LAC,1822,943,2.182339613,-0.770914488,1.411425126,2.007416362,2.007416362,0,1.996067808,-1.039957572,0.956110236,0.241523396 +Vladimir Radmanovic,radmavl01,2006,RS,LAC,1710,885,0.561219383,0.088313426,0.649532809,1.563986577,1.563986577,0,1.165768439,0.308447785,1.474216223,1.731489614 +James Singleton,singlja01,2006,RS,LAC,1455,753,0.267471009,-0.854303154,-0.586832144,0.829659806,0.829659806,0,-0.479637873,-1.157570065,-1.637207938,-0.152964163 +Chris Wilcox,wilcoch01,2006,RS,LAC,1270,657,-2.826973652,0.719322903,-2.107650749,0.216810238,0.216810238,0,-2.836874156,0.532406033,-2.304468123,0.635732954 +Zeljko Rebraca,rebraze01,2006,RS,LAC,796,412,-4.461003818,-0.914665094,-5.375668912,-0.553946749,-0.553946749,0,-4.488101679,-1.401717554,-5.889819233,0.33616518 +Walter McCarty,mccarwa01,2006,RS,LAC,682,353,-2.934029769,0.033188331,-2.900841438,-0.027540381,-0.027540381,0,-2.85408914,-0.655024366,-3.509113506,1.260611316 +Boniface N'Dong,ndongbo01,2006,RS,LAC,294,152,-2.597356588,-1.528357593,-4.125714182,-0.10676824,-0.10676824,0,-2.764656403,-1.99089195,-4.755548354,0.069615822 +Yaroslav Korolev,korolya01,2006,RS,LAC,245,127,-3.451847357,-0.713379994,-4.165227351,-0.09166673,-0.09166673,0,-3.798409884,-2.343868402,-6.142278287,-0.033466504 +Howard Eisley,eisleho01,2006,RS,LAC,216,112,-1.825265484,-0.75202732,-2.577292805,0.00985678,0.00985678,0,-2.546692764,-1.239259805,-3.785952569,-0.11256744 +Vin Baker,bakervi01,2006,RS,LAC,164,85,-4.339846254,0.832785251,-3.507061003,-0.033210399,-0.033210399,0,-4.017111483,0.264257882,-3.752853601,1.057578905 +Anthony Goldwire,goldwan01,2006,RS,LAC,43,22,-7.201491883,-2.112949619,-9.314441502,-0.073224534,-0.073224534,0,-7.233413647,-4.595271602,-11.82868525,-0.56879882 +Kobe Bryant,bryanko01,2006,RS,LAL,6277,3277,7.060163316,-0.524656148,6.535507168,15.55741988,15.55741988,0,7.311070125,0.075781968,7.386852093,0.193266319 +Lamar Odom,odomla01,2006,RS,LAL,6170,3221,1.561840567,1.273850102,2.835690669,9.136631712,9.136631712,0,1.716982981,1.190222425,2.907205406,-0.425610832 +Smush Parker,parkesm01,2006,RS,LAL,5312,2773,0.655788009,1.022917458,1.678705468,6.280497673,6.280497673,0,0.92013721,1.529837375,2.449974586,0.216926239 +Kwame Brown,brownkw01,2006,RS,LAL,3789,1978,-3.20497497,-0.179231051,-3.384206021,-0.637712343,-0.637712343,0,-3.112896581,-0.516579828,-3.62947641,-0.33113005 +Devean George,georgde01,2006,RS,LAL,2954,1542,-1.012209234,1.306055765,0.293846532,2.403639581,2.403639581,0,-0.942887338,1.04171654,0.098829202,0.342810723 +Chris Mihm,mihmch01,2006,RS,LAL,2952,1541,-1.96551989,-1.233421015,-3.198940905,-0.352698255,-0.352698255,0,-1.996381965,-1.052958533,-3.049340498,-0.069379754 +Brian Cook,cookbr01,2006,RS,LAL,2940,1535,0.205839436,-0.486168663,-0.280329227,1.93799162,1.93799162,0,-0.044123832,-0.632850727,-0.676974559,0.18247353 +Sasha Vujacic,vujacsa01,2006,RS,LAL,2776,1449,-1.543284283,-0.148684395,-1.691968678,0.784852698,0.784852698,0,-1.698970325,-0.263767726,-1.962738051,0.312960247 +Luke Walton,waltolu01,2006,RS,LAL,2553,1333,-0.993297962,-0.3769838,-1.370281762,0.934916597,0.934916597,0,-1.349907184,-1.193389502,-2.543296685,-0.33446407 +Andrew Bynum,bynuman01,2006,RS,LAL,647,338,-5.915939555,-0.74381084,-6.659750394,-0.677021683,-0.677021683,0,-5.894631217,-1.459123255,-7.353754471,0.379799335 +Laron Profit,profila01,2006,RS,LAL,534,279,-2.596782902,-0.230122672,-2.826905574,-0.011001926,-0.011001926,0,-2.807240934,-1.545236732,-4.352477666,0.458187889 +Ronny Turiaf,turiaro01,2006,RS,LAL,308,161,-3.516883169,-0.922802031,-4.4396852,-0.140043576,-0.140043576,0,-3.820848095,-1.080442014,-4.90129011,0.824650451 +Devin Green,greende01,2006,RS,LAL,259,135,-3.98278111,-1.774431528,-5.757212638,-0.206995553,-0.206995553,0,-4.652327719,-2.939547015,-7.591874733,-0.05849736 +Aaron McKie,mckieaa01,2006,RS,LAL,232,121,-3.339189545,-0.230159716,-3.569349261,-0.050312071,-0.050312071,0,-4.037347823,-0.997516489,-5.034864312,-0.488748714 +Jim Jackson,jacksji01,2006,RS,LAL,176,92,-7.82756338,-1.052333529,-8.879896908,-0.290293535,-0.290293535,0,-7.470921991,-3.089242228,-10.56016422,0.817167951 +Von Wafer,wafervo01,2006,RS,LAL,140,73,-4.504085316,-1.153551348,-5.657636664,-0.111226799,-0.111226799,0,-3.701831042,-0.995206279,-4.697037321,2.481720302 +Stanislav Medvedenko,medvest01,2006,RS,LAL,11,6,-0.564724148,-2.037843857,-2.602568004,0.000452997,0.000452997,0,-1.718987975,-2.642142873,-4.361130848,0.340775451 +Pau Gasol,gasolpa01,2006,RS,MEM,5701,3135,1.711487943,0.871921638,2.583409581,8.447277839,8.447277839,0,1.6243326,0.436299553,2.060632153,-0.89569537 +Shane Battier,battish01,2006,RS,MEM,5163,2839,0.897950183,4.351105776,5.249055959,11.53101427,11.53101427,0,0.620119488,4.037879294,4.657998782,-0.437188031 +Eddie Jones,jonesed02,2006,RS,MEM,4432,2437,1.967631218,2.520849674,4.488480892,9.050285983,9.050285983,0,2.154760348,3.075984361,5.230744709,0.511776569 +Mike Miller,millemi01,2006,RS,MEM,4125,2268,1.73396692,-0.843572045,0.890394874,4.213292003,4.213292003,0,1.612749467,-0.763730514,0.849018953,0.01889798 +Bobby Jackson,jacksbo01,2006,RS,MEM,3228,1775,1.025153419,0.793959991,1.81911341,4.156422208,4.156422208,0,1.451601834,0.812902848,2.264504683,0.412117219 +Lorenzen Wright,wrighlo02,2006,RS,MEM,3072,1689,-3.231499946,2.289766206,-0.941733741,1.558974838,1.558974838,0,-3.068193631,2.173720455,-0.894473176,0.043605051 +Chucky Atkins,atkinch01,2006,RS,MEM,2111,1161,0.312457732,-1.546872985,-1.234415253,0.912278928,0.912278928,0,0.452146029,-1.233822526,-0.781676497,1.483457387 +Dahntay Jones,jonesda02,2006,RS,MEM,1759,967,-5.441893676,-0.096660611,-5.538554288,-1.385339242,-1.385339242,0,-5.368435704,-0.521676541,-5.890112245,0.637297609 +Damon Stoudamire,stoudda01,2006,RS,MEM,1568,862,0.551125801,-1.256218287,-0.705092486,0.89594228,0.89594228,0,0.60630278,-1.219089424,-0.612786645,-0.345651174 +Jake Tsakalidis,tsakaja01,2006,RS,MEM,1331,732,0.334801606,0.338308797,0.673110404,1.281217421,1.281217421,0,-0.202437177,0.116922541,-0.085514636,0.200739824 +Hakim Warrick,warriha01,2006,RS,MEM,1317,724,-4.590558356,-2.085202178,-6.675760534,-1.462743436,-1.462743436,0,-4.564624693,-2.383584594,-6.948209287,0.797888465 +Antonio Burks,burksan01,2006,RS,MEM,1037,570,-5.643452939,-0.572159202,-6.215612141,-1.008021007,-1.008021007,0,-5.768539065,-1.477381615,-7.245920679,0.01568117 +Brian Cardinal,cardibr01,2006,RS,MEM,731,402,-2.798025122,0.94230825,-1.855716872,0.186127052,0.186127052,0,-2.395859955,1.156409358,-1.239450596,1.35345103 +Lawrence Roberts,roberla01,2006,RS,MEM,329,181,-1.001590062,0.48115763,-0.520432432,0.20763493,0.20763493,0,-1.097537207,0.780437606,-0.317099601,0.775632856 +Anthony Roberson,roberan02,2006,RS,MEM,160,88,-1.383288603,-1.734806563,-3.118095166,-0.016447739,-0.016447739,0,-1.944672372,-3.034813742,-4.979486114,-0.437180975 +John Thomas,thomajo02,2006,RS,MEM,45,25,-5.105449028,-4.665462927,-9.770911955,-0.090027401,-0.090027401,0,-5.739380654,-5.71152701,-11.45090766,0.486709754 +Dwyane Wade,wadedw01,2006,RS,MIA,5582,2892,6.543154674,2.379099395,8.922254068,17.19031285,17.19031285,0,6.316839727,2.504167492,8.821007219,-0.170675499 +Udonis Haslem,hasleud01,2006,RS,MIA,4808,2491,-0.859934869,0.483557724,-0.376377146,2.998724863,2.998724863,0,-0.97991214,0.660279028,-0.319633113,-0.54467719 +Gary Payton,paytoga01,2006,RS,MIA,4449,2305,-0.793502063,0.388430223,-0.405071841,2.757755744,2.757755744,0,-0.71855932,0.552779851,-0.165779469,0.003137829 +Antoine Walker,walkean02,2006,RS,MIA,4245,2199,0.064082268,-1.06943737,-1.005355102,1.962323768,1.962323768,0,0.822700931,-1.318990112,-0.496289181,0.231942746 +James Posey,poseyja01,2006,RS,MIA,3694,1914,0.262379324,0.23767006,0.500049383,3.183974281,3.183974281,0,0.266364292,0.629245258,0.89560955,0.295265828 +Jason Williams,willija02,2006,RS,MIA,3617,1874,1.685581019,-1.010769129,0.674811891,3.26375363,3.26375363,0,1.828188545,-0.795814453,1.032374093,-0.301087493 +Shaquille O'Neal,onealsh01,2006,RS,MIA,3486,1806,0.914402869,0.629431928,1.543834796,3.973900371,3.973900371,0,1.273244992,0.509540062,1.782785053,0.404601491 +Alonzo Mourning,mournal01,2006,RS,MIA,2513,1302,-1.224019797,3.174140402,1.950120605,3.113611301,3.113611301,0,-1.365011996,2.240691108,0.875679112,-0.252002409 +Jason Kapono,kaponja01,2006,RS,MIA,1284,665,-2.079093902,-1.635427553,-3.714521455,-0.328630169,-0.328630169,0,-2.532378421,-1.952079663,-4.484458085,0.387648457 +Shandon Anderson,andersh01,2006,RS,MIA,1231,638,-2.902211836,0.149243965,-2.752967871,-0.000968998,-0.000968998,0,-3.358004715,-0.415674221,-3.773678937,0.278238251 +Derek Anderson,anderde01,2006,RS,MIA,898,465,-1.139501288,-1.388732121,-2.528233409,0.053367396,0.053367396,0,-1.257877719,-1.393268593,-2.651146312,1.314606058 +Wayne Simien,simiewa01,2006,RS,MIA,799,414,-2.710285808,-0.120177527,-2.830463334,-0.017110926,-0.017110926,0,-2.807311495,-0.262237271,-3.069548766,0.621276897 +Michael Doleac,doleami01,2006,RS,MIA,716,371,-5.038038595,-0.041415717,-5.079454312,-0.440887207,-0.440887207,0,-4.90152726,-0.357209309,-5.258736569,-0.008663496 +Gerald Fitch,fitchge01,2006,RS,MIA,461,239,-2.308567318,-0.219085732,-2.52765305,0.027276857,0.027276857,0,-2.139891686,-0.57627375,-2.716165436,0.555473795 +Dorell Wright,wrighdo01,2006,RS,MIA,255,132,-3.261448151,-1.042542355,-4.303990505,-0.104715607,-0.104715607,0,-3.509458488,-2.811741632,-6.32120012,0.052480656 +Earl Barron,barroea01,2006,RS,MIA,87,45,-9.971653401,-2.463784848,-12.43543825,-0.226550165,-0.226550165,0,-9.47262172,-2.8665785,-12.33920022,1.723337708 +Matt Walsh,walshma01,2006,RS,MIA,6,3,-13.65018976,-3.569972279,-17.22016204,-0.023094806,-0.023094806,0,-11.68727241,-9.550794031,-21.23806644,3.916980754 +Michael Redd,reddmi01,2006,RS,MIL,6015,3130,4.492925555,-1.000143632,3.492781923,9.921475166,9.921475166,0,4.333676701,-0.754002142,3.579674559,-0.439210967 +T.J. Ford,fordtj01,2006,RS,MIL,4914,2557,-0.294492817,0.060448637,-0.23404418,3.275742691,3.275742691,0,-0.165045966,0.321380276,0.15633431,-0.182197978 +Bobby Simmons,simmobo01,2006,RS,MIL,4878,2538,0.803075108,0.99833975,1.801414858,5.899219237,5.899219237,0,0.799434392,1.160164778,1.95959917,0.087821222 +Jamaal Magloire,magloja01,2006,RS,MIL,4737,2465,-4.808894188,-0.409275854,-5.218170042,-3.102261862,-3.102261862,0,-4.362868318,-0.437566645,-4.800434963,-0.053575065 +Andrew Bogut,bogutan01,2006,RS,MIL,4512,2348,-0.236189068,1.482792116,1.246603048,4.771792902,4.771792902,0,-0.477545047,1.138866311,0.661321264,-0.304994587 +Mo Williams,willima01,2006,RS,MIL,2942,1531,0.390509417,-1.889862223,-1.499352806,0.978640746,0.978640746,0,0.57219515,-1.573332843,-1.001137693,0.163203139 +Charlie Bell,bellch01,2006,RS,MIL,2466,1283,1.77030462,0.315041487,2.085346107,3.173597439,3.173597439,0,1.549312525,0.422650697,1.971963222,0.244470876 +Toni Kukoc,kukocto01,2006,RS,MIL,1956,1018,-0.450701631,-1.987818354,-2.438519985,0.162286037,0.162286037,0,-0.234292212,-2.717604157,-2.95189637,0.287970534 +Joe Smith,smithjo02,2006,RS,MIL,1705,887,-0.447480463,-1.987140013,-2.434620476,0.142842223,0.142842223,0,-0.659240039,-1.61835866,-2.277598699,0.075782501 +Dan Gadzuric,gadzuda01,2006,RS,MIL,1701,885,-1.109314111,0.699030187,-0.410283924,1.066180066,1.066180066,0,-1.234643027,0.928353285,-0.306289742,0.844368417 +Jiri Welsch,welscji01,2006,RS,MIL,1664,866,-3.339260217,-1.10534707,-4.444607288,-0.748814389,-0.748814389,0,-3.405964225,-1.890059823,-5.296024048,0.009867303 +Jermaine Jackson,jacksje01,2006,RS,MIL,388,202,-2.384455352,-2.468125706,-4.852581058,-0.216043547,-0.216043547,0,-3.272084718,-3.536296119,-6.808380837,-0.274560861 +Ervin Johnson,johnser02,2006,RS,MIL,156,81,-5.905852253,-2.621398514,-8.527250767,-0.244341781,-0.244341781,0,-6.123628569,-1.551326998,-7.674955567,2.145364664 +Reece Gaines,gainere01,2006,RS,MIL,104,54,-2.731138852,-1.680969251,-4.412108103,-0.045557779,-0.045557779,0,-3.529536813,-3.653575887,-7.1831127,-0.469490336 +Josh Davis,davisjo02,2006,RS,MIL,23,12,-4.781942147,-1.424227262,-6.206169409,-0.021507146,-0.021507146,0,-3.713770594,-1.130837665,-4.844608259,1.503039957 +Kevin Garnett,garneke01,2006,RS,MIN,5533,2957,3.457015941,3.239678058,6.696693999,14.12990283,14.12990283,0,3.233172686,3.170264753,6.403437439,-0.784122756 +Trenton Hassell,hassetr01,2006,RS,MIN,4704,2514,-1.43125316,-1.36664362,-2.79789678,-0.061152833,-0.061152833,0,-1.953226556,-1.279940532,-3.233167087,-0.420049208 +Marko Jaric,jaricma01,2006,RS,MIN,3933,2102,-0.704077899,2.432149623,1.728071724,4.81341044,4.81341044,0,-0.59464219,2.553024672,1.958382483,0.208836733 +Wally Szczerbiak,szczewa02,2006,RS,MIN,2910,1555,2.533177514,-1.741192284,0.791985231,2.818128207,2.818128207,0,2.191000689,-1.708874258,0.482126431,0.262664404 +Ricky Davis,davisri01,2006,RS,MIN,2732,1460,0.728848977,0.070273656,0.799122633,2.656696325,2.656696325,0,0.894159848,0.191118269,1.085278116,0.449996188 +Rashad McCants,mccanra01,2006,RS,MIN,2549,1362,-1.334590445,-0.751383803,-2.085974248,0.466177339,0.466177339,0,-1.263929168,-0.874791839,-2.138721007,0.943434333 +Eddie Griffin,griffed01,2006,RS,MIN,2543,1359,-4.755998839,1.637626756,-3.118372083,-0.25377643,-0.25377643,0,-4.434942941,0.685542489,-3.749400452,-0.587884829 +Marcus Banks,banksma01,2006,RS,MIN,2298,1228,-0.54375224,-0.556627838,-1.100380078,1.039074523,1.039074523,0,-0.597766839,-0.055258205,-0.653025045,0.491643356 +Mark Blount,blounma01,2006,RS,MIN,2165,1157,-3.740348743,-0.925721978,-4.666070721,-1.135612753,-1.135612753,0,-3.4747816,-0.603204825,-4.077986425,0.368893799 +Troy Hudson,hudsotr01,2006,RS,MIN,1497,800,-0.350446009,-2.832746079,-3.183192087,-0.176096832,-0.176096832,0,-0.437452507,-3.105575517,-3.543028025,-0.370461881 +Michael Olowokandi,olowomi01,2006,RS,MIN,1407,752,-6.331475528,1.32188827,-5.009587257,-0.871570992,-0.871570992,0,-5.814201492,1.314255406,-4.499946085,0.489813409 +Justin Reed,reedju01,2006,RS,MIN,1321,706,-2.852287828,-0.724991311,-3.577279139,-0.300621148,-0.300621148,0,-3.179615042,-0.522002898,-3.70161794,0.810013312 +Mark Madsen,madsema01,2006,RS,MIN,1265,676,-5.012855667,1.363210366,-3.649645301,-0.313551066,-0.313551066,0,-4.985806664,1.336005507,-3.649801157,0.964995965 +Anthony Carter,cartean01,2006,RS,MIN,1102,589,-2.305957987,-0.613169727,-2.919127713,-0.051037374,-0.051037374,0,-2.631117494,-0.762442888,-3.393560382,0.384334387 +Ronald Dupree,duprero01,2006,RS,MIN,496,265,-1.939054541,-0.464186378,-2.403240919,0.047581691,0.047581691,0,-2.247646353,-0.472025507,-2.71967186,1.365815781 +Richie Frahm,frahmri01,2006,RS,MIN,421,225,0.131699977,-1.96597918,-1.834279203,0.1075481,0.1075481,0,-0.242955626,-2.666241331,-2.909196958,2.11635923 +Bracey Wright,wrighbr02,2006,RS,MIN,253,135,-0.629023404,-1.748397498,-2.377420902,0.02560425,0.02560425,0,-0.928605131,-2.947251081,-3.875856212,-0.206669173 +Nikoloz Tskitishvili,tskitni01,2006,RS,MIN,24,13,-17.42950204,-4.2626579,-21.69215994,-0.125152133,-0.125152133,0,-16.17239245,-8.17272499,-24.34511744,-0.352732163 +Richard Jefferson,jefferi01,2006,RS,NJN,5789,3059,2.124883031,0.030567807,2.155450838,7.619561382,7.619561382,0,1.670899925,0.002663183,1.673563108,-0.435469254 +Jason Kidd,kiddja01,2006,RS,NJN,5630,2975,3.471838364,1.989842981,5.461681345,12.40986486,12.40986486,0,3.554707493,2.362357671,5.917065164,-0.398415033 +Vince Carter,cartevi01,2006,RS,NJN,5499,2906,2.960786004,1.915138662,4.875924666,11.30946041,11.30946041,0,3.065982027,1.800805339,4.866787365,0.023909917 +Nenad Krstic,krstine01,2006,RS,NJN,4672,2469,-1.694691684,0.204396691,-1.490294993,1.585631715,1.585631715,0,-1.77139549,0.258837824,-1.512557666,-0.069193545 +Jason Collins,collija04,2006,RS,NJN,3586,1895,-5.622935888,2.846840504,-2.776095384,-0.025305966,-0.025305966,0,-5.389566225,2.880199302,-2.509366923,0.276715482 +Clifford Robinson,robincl02,2006,RS,NJN,3525,1863,-2.707927133,0.483984576,-2.223942557,0.501756196,0.501756196,0,-2.50989273,0.339379101,-2.170513629,0.318353524 +Jacque Vaughn,vaughja01,2006,RS,NJN,2335,1234,-4.023915026,0.147731099,-3.876183927,-0.710849511,-0.710849511,0,-4.519474088,-0.213913698,-4.733387786,0.235072205 +Scott Padgett,padgesc01,2006,RS,NJN,1359,718,-0.707457086,0.26099119,-0.446465896,0.848912652,0.848912652,0,-0.4085395,0.080981195,-0.327558304,0.550945026 +Zoran Planinic,planizo01,2006,RS,NJN,1128,596,-4.143468727,0.535646597,-3.60782213,-0.264881031,-0.264881031,0,-4.020210037,0.223852741,-3.796357295,1.417477953 +Lamond Murray,murrala01,2006,RS,NJN,1090,576,-2.081086396,-0.460787072,-2.541873468,0.061577946,0.061577946,0,-2.121643234,-1.048421108,-3.170064342,0.62130295 +Jeff McInnis,mcinnje01,2006,RS,NJN,920,486,-2.961678255,-2.770869022,-5.732547277,-0.738286959,-0.738286959,0,-3.380144709,-3.360258525,-6.740403233,-0.155757641 +Marc Jackson,jacksma02,2006,RS,NJN,819,433,-4.141498617,-2.340794076,-6.482292693,-0.829460914,-0.829460914,0,-4.223179399,-2.510221261,-6.73340066,0.548487097 +Antoine Wright,wrighan01,2006,RS,NJN,700,370,-6.037455034,-1.164021436,-7.20147647,-0.846280167,-0.846280167,0,-6.47048022,-2.358216999,-8.828697219,0.649577902 +Bostjan Nachbar,nachbbo01,2006,RS,NJN,184,97,-2.037512271,0.087975393,-1.949536879,0.040491012,0.040491012,0,-2.036817345,-0.617051386,-2.653868731,2.027557511 +John Thomas,thomajo02,2006,RS,NJN,68,36,-5.003907092,-0.274962813,-5.278869905,-0.046123115,-0.046123115,0,-4.770031005,-0.71162457,-5.481655576,-0.641425618 +Linton Johnson,johnsli01,2006,RS,NJN,66,35,-9.035593076,0.981779581,-8.053813495,-0.097348769,-0.097348769,0,-8.464368969,0.609676494,-7.854692476,2.552767572 +Derrick Zimmerman,zimmede01,2006,RS,NJN,61,32,-2.591281652,-2.531411754,-5.122693406,-0.038750647,-0.038750647,0,-3.546238177,-3.675061277,-7.221299455,0.030998596 +Chris Paul,paulch01,2006,RS,NOK,5266,2808,3.96060542,3.013927905,6.974533325,13.922928,13.922928,0,3.881964256,3.623810412,7.505774669,-0.058160981 +David West,westda01,2006,RS,NOK,4737,2526,0.650432815,-1.319733852,-0.669301037,2.665007289,2.665007289,0,0.543045171,-0.794427522,-0.251382351,-0.564677993 +P.J. Brown,brownpj01,2006,RS,NOK,4464,2380,-1.820646492,0.452276974,-1.368369518,1.66685187,1.66685187,0,-1.81961016,0.594973106,-1.224637054,-0.591442765 +Desmond Mason,masonde01,2006,RS,NOK,3942,2102,-4.900867684,-0.949019606,-5.84988729,-3.312071986,-3.312071986,0,-4.737146399,-1.357552234,-6.094698633,-0.341014824 +Speedy Claxton,claxtsp01,2006,RS,NOK,3787,2019,0.499771076,0.696021734,1.19579281,4.071073746,4.071073746,0,0.53932236,1.002216408,1.541538767,0.147369948 +Rasual Butler,butlera01,2006,RS,NOK,3516,1875,-1.133398252,-1.117915837,-2.25131409,0.476657527,0.476657527,0,-1.148408964,-1.604204258,-2.752613223,-0.076423154 +Kirk Snyder,snydeki01,2006,RS,NOK,2457,1310,1.559190131,-0.200386626,1.358803504,2.742627067,2.742627067,0,1.039953786,-1.067565309,-0.027611523,-0.11815318 +JR Smith,smithjr01,2006,RS,NOK,1855,989,-0.339237076,-0.803780917,-1.143017994,0.814732747,0.814732747,0,-0.292298393,-1.1339909,-1.426289293,0.437236203 +Aaron Williams,williaa01,2006,RS,NOK,1298,692,-1.943076122,-1.097060931,-3.040137053,-0.10298028,-0.10298028,0,-2.134449081,-0.459418832,-2.593867912,0.487473155 +Marc Jackson,jacksma02,2006,RS,NOK,1114,594,-1.551448015,-3.21867913,-4.770127145,-0.609342676,-0.609342676,0,-1.570892483,-3.396440961,-4.967333444,-0.430245051 +Chris Andersen,anderch01,2006,RS,NOK,1069,570,-2.014920493,0.221127172,-1.793793322,0.278938813,0.278938813,0,-2.187182167,0.050878735,-2.136303433,0.283553428 +Linton Johnson,johnsli01,2006,RS,NOK,917,489,-1.25155733,-1.858009137,-3.109566467,-0.090371782,-0.090371782,0,-1.52214894,-2.102088131,-3.624237071,0.678574584 +Jackson Vroman,vromaja01,2006,RS,NOK,761,406,-3.823613872,-0.243258009,-4.066871881,-0.276305093,-0.276305093,0,-3.988291689,-0.085062651,-4.07335434,1.184660914 +Bostjan Nachbar,nachbbo01,2006,RS,NOK,760,405,-3.516549591,-0.900237546,-4.416787137,-0.352452995,-0.352452995,0,-2.926889482,-0.983771624,-3.910661106,2.139868548 +Brandon Bass,bassbr01,2006,RS,NOK,503,268,-4.353876981,-1.538435257,-5.892312238,-0.42611339,-0.42611339,0,-4.65930569,-3.008602277,-7.667907967,-0.756287513 +Moochie Norris,norrimo01,2006,RS,NOK,343,183,-3.346779987,-2.763702992,-6.110482979,-0.316749334,-0.316749334,0,-3.433032655,-3.362720976,-6.795753631,0.873926259 +Arvydas Macijauskas,macijar01,2006,RS,NOK,253,135,-2.770327443,-0.512607452,-3.282934895,-0.036883959,-0.036883959,0,-2.801042032,-1.589681506,-4.390723538,0.441843238 +Marcus Fizer,fizerma01,2006,RS,NOK,73,39,-2.035158973,-2.368065935,-4.403224907,-0.032938406,-0.032938406,0,-2.344709773,-3.065718625,-5.410428398,0.119407307 +Maciej Lampe,lampema01,2006,RS,NOK,30,16,-8.620164012,-1.699581112,-10.31974512,-0.061658497,-0.061658497,0,-8.551284323,-2.867354003,-11.41863833,-0.199957246 +Jamal Crawford,crawfja01,2006,RS,NYK,4889,2555,1.937970799,-1.520958206,0.417012593,4.122036956,4.122036956,0,1.851142299,-1.351716988,0.499425312,-0.141097795 +Stephon Marbury,marbust01,2006,RS,NYK,4196,2193,2.276188881,-0.939270646,1.336918234,4.55652555,4.55652555,0,2.041357654,-0.491590529,1.549767125,-0.324601458 +Eddy Curry,curryed01,2006,RS,NYK,3568,1865,-2.128635907,-2.117426118,-4.246062025,-1.431465509,-1.431465509,0,-1.892631631,-2.010189323,-3.902820954,0.510315035 +Channing Frye,fryech01,2006,RS,NYK,3008,1572,-0.836400196,-0.855047845,-1.691448042,0.848113599,0.848113599,0,-0.748428738,-0.628089928,-1.376518666,-0.095136963 +Nate Robinson,robinna01,2006,RS,NYK,2954,1544,-0.099559968,-0.378863063,-0.478423031,1.803449826,1.803449826,0,0.000809264,0.033869957,0.034679221,0.717800198 +Quentin Richardson,richaqu01,2006,RS,NYK,2759,1442,-0.773703381,-0.904812983,-1.678516364,0.790299836,0.790299836,0,-0.575002068,-0.722816948,-1.297819016,0.232513575 +Maurice Taylor,tayloma01,2006,RS,NYK,2315,1210,-4.070007865,-1.763849163,-5.833857028,-1.915769073,-1.915769073,0,-3.969935323,-1.940793779,-5.910729103,0.57634209 +David Lee,leeda02,2006,RS,NYK,2160,1129,1.161367643,-1.674463359,-0.513095716,1.286180329,1.286180329,0,0.327007912,-1.712478762,-1.385470851,-0.164407982 +Malik Rose,rosema01,2006,RS,NYK,2141,1119,-3.158828506,-1.097554314,-4.256382819,-0.862301876,-0.862301876,0,-3.0479262,-1.101520472,-4.149446672,0.24368302 +Qyntel Woods,woodsqy01,2006,RS,NYK,1938,1013,-0.648582505,-0.867531004,-1.51611351,0.638716206,0.638716206,0,-0.900317793,-1.121057512,-2.021375305,0.144180537 +Antonio Davis,davisan01,2006,RS,NYK,1433,749,-2.597286802,-0.767100982,-3.364387783,-0.235225939,-0.235225939,0,-2.625048801,-0.613142737,-3.238191539,0.173249911 +Jalen Rose,roseja01,2006,RS,NYK,1429,747,0.758854503,-2.316800099,-1.557945596,0.45619464,0.45619464,0,0.340743311,-2.465516378,-2.124773067,0.379090501 +Jackie Butler,butleja01,2006,RS,NYK,1416,740,-1.066748217,-0.130984304,-1.197732521,0.589900005,0.589900005,0,-1.255602745,-0.324321386,-1.579924131,0.601094511 +Trevor Ariza,arizatr01,2006,RS,NYK,1357,709,-2.117606208,2.212888058,0.09528185,1.034350602,1.034350602,0,-2.064079893,2.068546061,0.004466168,0.455973207 +Steve Francis,francst01,2006,RS,NYK,1261,659,-0.948931367,-0.740874195,-1.689805562,0.357540196,0.357540196,0,-1.130926708,-0.782742943,-1.913669652,0.277546843 +Jerome James,jamesje01,2006,RS,NYK,777,406,-6.301945757,-2.483934946,-8.785880703,-1.274830692,-1.274830692,0,-5.986128712,-2.31458691,-8.300715623,1.799298753 +Ime Udoka,udokaim01,2006,RS,NYK,218,114,-2.290228629,-1.26929105,-3.559519679,-0.046831662,-0.046831662,0,-3.046263438,-2.215342204,-5.261605642,-0.490943206 +Matt Barnes,barnema02,2006,RS,NYK,178,93,-3.023527633,1.492496855,-1.531030778,0.057950971,0.057950971,0,-2.895279089,0.613934943,-2.281344146,0.178366672 +Anfernee Hardaway,hardaan01,2006,RS,NYK,138,72,-4.497990247,-0.422115938,-4.920106185,-0.079922739,-0.079922739,0,-4.743852019,-1.265452098,-6.009304116,0.235853073 +Dwight Howard,howardw01,2006,RS,ORL,5621,3021,0.757769579,1.131333262,1.889102841,7.131506837,7.131506837,0,0.910581364,1.154211152,2.064792516,-0.241025092 +DeShawn Stevenson,stevede01,2006,RS,ORL,4927,2648,-1.462359687,-2.111465963,-3.57382565,-1.108052014,-1.108052014,0,-1.687903808,-1.903496247,-3.591400055,-0.407056121 +Hedo Turkoglu,turkohe01,2006,RS,ORL,4866,2615,2.550714897,-0.26772375,2.282991147,6.71351828,6.71351828,0,2.469231146,-0.08137121,2.387859936,-0.018594092 +Tony Battie,battito01,2006,RS,ORL,4121,2215,-2.388588752,-0.360634419,-2.749223171,0.000876954,0.000876954,0,-2.227787675,-0.081075715,-2.30886339,-0.097661922 +Jameer Nelson,nelsoja01,2006,RS,ORL,3320,1784,3.379034624,-0.028011209,3.351023415,5.563543637,5.563543637,0,3.372927306,0.156414693,3.529341999,0.17179897 +Steve Francis,francst01,2006,RS,ORL,3226,1734,0.340014032,-0.31919642,0.020817612,2.455700145,2.455700145,0,0.527412272,-0.012846715,0.514565556,0.164262736 +Keyon Dooling,doolike01,2006,RS,ORL,2116,1137,-1.631127914,0.531713898,-1.099414016,0.961975083,0.961975083,0,-1.468548124,0.472662716,-0.995885408,0.428192674 +Pat Garrity,garripa01,2006,RS,ORL,1745,938,-0.944478225,-1.942526161,-2.887004386,-0.065846262,-0.065846262,0,-0.855167107,-2.377411892,-3.232579,0.391869128 +Darko Milicic,milicda01,2006,RS,ORL,1167,627,-3.214579948,-0.054929793,-3.26950974,-0.166253957,-0.166253957,0,-2.993453138,-0.577198827,-3.570651965,0.035938145 +Grant Hill,hillgr01,2006,RS,ORL,1141,613,0.634841009,0.191272819,0.826113828,1.117805,1.117805,0,0.592424205,0.120188638,0.712612843,-0.051933314 +Carlos Arroyo,arroyca01,2006,RS,ORL,1105,594,2.314720274,-0.542648994,1.77207128,1.368527153,1.368527153,0,1.724287702,-1.1901827,0.534105002,-0.12879779 +Stacey Augmon,augmost01,2006,RS,ORL,716,385,-2.524788301,0.985119868,-1.539668433,0.237393108,0.237393108,0,-3.077859006,0.013801321,-3.064057685,-0.1343921 +Bo Outlaw,outlabo01,2006,RS,ORL,661,355,-1.059775107,-0.192114422,-1.251889529,0.271736308,0.271736308,0,-1.508700086,-0.630565516,-2.139265602,0.134079572 +Kelvin Cato,catoke01,2006,RS,ORL,556,299,-4.849802171,-0.288383116,-5.138185287,-0.367406534,-0.367406534,0,-4.686165316,-0.44055946,-5.126724775,0.777008872 +Trevor Ariza,arizatr01,2006,RS,ORL,540,290,-0.25868376,2.183995689,1.925311928,0.689479989,0.689479989,0,-0.469600587,1.038448803,0.568848216,-0.300663172 +Travis Diener,dienetr01,2006,RS,ORL,458,246,0.955303083,-2.050392955,-1.095089872,0.208285838,0.208285838,0,1.048936685,-2.473613984,-1.424677299,0.255600528 +Mario Kasun,kasunma01,2006,RS,ORL,396,213,-2.86832723,-2.282124904,-5.150452134,-0.268207916,-0.268207916,0,-2.97019704,-0.654734585,-3.624931625,2.579827648 +Terence Morris,morrite01,2006,RS,ORL,357,192,-4.904824887,0.019597997,-4.88522689,-0.209186568,-0.209186568,0,-5.155794844,-0.920586267,-6.076381112,0.010145222 +Allen Iverson,iversal01,2006,RS,PHI,6061,3103,4.6792052,-0.960148217,3.719056983,10.18422318,10.18422318,0,4.84680719,-0.420584598,4.426222592,-0.512377378 +Andre Iguodala,iguodan01,2006,RS,PHI,6028,3086,1.512847094,2.081154637,3.594001732,9.952705206,9.952705206,0,1.281883254,2.018343834,3.300227088,-0.328239182 +Chris Webber,webbech01,2006,RS,PHI,5651,2893,-0.759086129,-1.290049827,-2.049135957,1.029518266,1.029518266,0,-0.102185826,-0.668677131,-0.770862957,-0.439611022 +Kyle Korver,korveky01,2006,RS,PHI,5007,2563,0.543422532,-1.360672877,-0.817250345,2.528975257,2.528975257,0,0.600749008,-1.177069189,-0.57632018,0.059077458 +John Salmons,salmojo01,2006,RS,PHI,4022,2059,-1.276983548,-1.763997521,-3.040981069,-0.305558004,-0.305558004,0,-1.57064877,-1.792029713,-3.362678483,-0.035411646 +Samuel Dalembert,dalemsa01,2006,RS,PHI,3440,1761,-3.870580123,1.245766662,-2.624813461,0.112275672,0.112275672,0,-3.698777517,1.18031486,-2.518462657,-0.162690875 +Steven Hunter,huntest01,2006,RS,PHI,2563,1312,-2.567380499,0.161913688,-2.405466811,0.229216594,0.229216594,0,-2.80317764,-0.994238197,-3.797415837,-0.559361872 +Kevin Ollie,ollieke01,2006,RS,PHI,2088,1069,-3.007855149,-1.464513705,-4.472368855,-0.937311462,-0.937311462,0,-3.742226368,-1.770118289,-5.512344657,-0.202406607 +Matt Barnes,barnema02,2006,RS,PHI,1051,538,-1.368924678,-0.78567648,-2.154601158,0.165063896,0.165063896,0,-1.787151693,-0.87926739,-2.666419082,0.916303569 +Shavlik Randolph,randosh01,2006,RS,PHI,951,487,-1.466408518,0.285193487,-1.181215032,0.392290602,0.392290602,0,-1.792076557,0.140099638,-1.651976919,0.587376879 +Michael Bradley,bradlmi01,2006,RS,PHI,717,367,-3.969376379,-1.620920975,-5.590297353,-0.528961617,-0.528961617,0,-4.293171405,-2.863411368,-7.156582773,-0.493675222 +Lee Nailon,nailole01,2006,RS,PHI,463,237,-0.513756861,-1.093316486,-1.607073348,0.13818194,0.13818194,0,-0.90875273,-1.503241201,-2.41199393,-0.011788126 +Willie Green,greenwi01,2006,RS,PHI,299,153,-3.05948869,-2.754681347,-5.814170037,-0.239006151,-0.239006151,0,-3.080698638,-3.917129018,-6.997827656,-0.070794157 +Lou Williams,willilo02,2006,RS,PHI,283,145,-3.77627676,-2.245347869,-6.021624629,-0.243533764,-0.243533764,0,-3.852408978,-3.502016028,-7.354425006,0.568732727 +James Thomas,thomaja02,2006,RS,PHI,242,124,-4.110800549,-2.686180461,-6.79698101,-0.261381225,-0.261381225,0,-4.771569749,-2.142519853,-6.914089602,1.91461636 +Deng Gai,gaide01,2006,RS,PHI,10,5,-5.508339695,-1.78532739,-7.293667084,-0.01139966,-0.01139966,0,-6.481236625,-4.568200505,-11.04943713,-1.511780913 +Zendon Hamilton,hamilze01,2006,RS,PHI,6,3,-11.97401612,21.15261009,9.178593966,0.019606392,0.019606392,0,-7.491601524,25.27470536,17.78310384,6.767599087 +Shawn Marion,mariosh01,2006,RS,PHO,6587,3263,2.322026689,3.043245937,5.365272626,13.43935597,13.43935597,0,2.964087519,3.488639084,6.452726603,-0.480247419 +Raja Bell,bellra01,2006,RS,PHO,5973,2959,0.965681938,-0.102791176,0.862890762,5.443588339,5.443588339,0,1.071241099,0.460426444,1.531667544,-0.180210774 +Boris Diaw,diawbo01,2006,RS,PHO,5802,2874,1.611841483,1.668453674,3.280295157,8.777630697,8.777630697,0,1.483003286,1.29994998,2.782953266,-0.67026356 +Steve Nash,nashst01,2006,RS,PHO,5644,2796,6.542727908,-0.891310455,5.651417452,11.8462849,11.8462849,0,6.10403626,-1.372141168,4.731895092,-1.058896882 +James Jones,jonesja02,2006,RS,PHO,3577,1772,0.651621903,-1.059653866,-0.408031963,2.112738923,2.112738923,0,0.553627028,-1.293772654,-0.740145626,-0.197965936 +Leandro Barbosa,barbole01,2006,RS,PHO,3214,1592,1.276287246,-2.407107855,-1.13082061,1.314724351,1.314724351,0,1.17858544,-2.08549052,-0.906905079,-0.030330197 +Eddie House,houseed01,2006,RS,PHO,2869,1421,-0.174593479,-1.516719532,-1.691313011,0.767700289,0.767700289,0,0.402599419,-2.062782145,-1.660182726,0.018905466 +Kurt Thomas,thomaku01,2006,RS,PHO,2848,1411,-3.432644943,2.101598515,-1.331046428,1.019871629,1.019871629,0,-3.266779302,2.07215733,-1.194621972,-0.145495288 +Tim Thomas,thomati01,2006,RS,PHO,1280,634,-2.337112355,-2.915940804,-5.253053159,-0.826633606,-0.826633606,0,-1.598075347,-2.37263491,-3.970710257,1.921550002 +Jim Jackson,jacksji01,2006,RS,PHO,848,420,-5.771017386,-0.856151813,-6.627169199,-0.84531017,-0.84531017,0,-5.24225673,-1.784576011,-7.026832741,1.598630809 +Pat Burke,burkepa01,2006,RS,PHO,698,346,-5.683215024,-1.80994015,-7.493155173,-0.845358456,-0.845358456,0,-5.365327541,-2.41228393,-7.777611471,0.881285391 +Brian Grant,grantbr01,2006,RS,PHO,501,248,-5.547970003,-0.933655681,-6.481625684,-0.475604917,-0.475604917,0,-5.567129877,-0.586338045,-6.153467922,0.668325874 +Nikoloz Tskitishvili,tskitni01,2006,RS,PHO,174,86,-2.596725856,-1.215633771,-3.812359627,-0.046510365,-0.046510365,0,-3.038695315,-2.789873049,-5.828568364,-0.202474878 +Amar'e Stoudemire,stoudam01,2006,RS,PHO,101,50,-3.279484136,0.410749632,-2.868734504,-0.002990041,-0.002990041,0,-2.919703862,-0.337651572,-3.257355434,-1.176085764 +Dijon Thompson,thompdi01,2006,RS,PHO,87,43,2.180898533,0.8189285,2.999827034,0.12755111,0.12755111,0,2.728670288,0.688839931,3.417510218,1.022736904 +Andre Barrett,barrean01,2006,RS,PHO,42,21,-0.131685375,-3.729203309,-3.860888685,-0.011786881,-0.011786881,0,-1.081797965,-5.077746033,-6.159543998,-0.888430674 +Sharrod Ford,fordsh02,2006,RS,PHO,26,13,-5.801888755,-3.140168676,-8.942057431,-0.043424882,-0.043424882,0,-6.038781811,-0.458638823,-6.497420634,5.255241011 +Josh Davis,davisjo02,2006,RS,PHO,10,5,7.730874943,10.13567597,17.86655092,0.053510379,0.053510379,0,9.611053101,9.554566941,19.16562004,1.598623087 +Zach Randolph,randoza01,2006,RS,POR,4698,2545,-1.301196213,-1.625060214,-2.926256426,-0.227818492,-0.227818492,0,-0.97423636,-1.284434794,-2.258671153,-0.417690681 +Juan Dixon,dixonju01,2006,RS,POR,3544,1920,-0.342216131,-2.126636121,-2.468852252,0.275734717,0.275734717,0,-0.485440028,-1.900264064,-2.385704093,0.108755967 +Steve Blake,blakest01,2006,RS,POR,3288,1781,2.042336227,-2.868329032,-0.825992805,1.737405543,1.737405543,0,1.498065645,-2.523902648,-1.025837003,-0.56996455 +Sebastian Telfair,telfase01,2006,RS,POR,3029,1641,-0.855935684,-1.979744811,-2.835680495,-0.072125315,-0.072125315,0,-0.717643018,-1.287696785,-2.005339803,0.498588338 +Jarrett Jack,jackja01,2006,RS,POR,2952,1599,-0.987476176,-2.777342169,-3.764818346,-0.828290098,-0.828290098,0,-1.546918394,-2.826999831,-4.373918225,0.043313468 +Viktor Khryapa,khryavi01,2006,RS,POR,2754,1492,-0.372531636,-1.17058235,-1.543113986,0.922923177,0.922923177,0,-0.882119206,-0.553490155,-1.435609361,0.42083099 +Joel Przybilla,przybjo01,2006,RS,POR,2575,1395,-1.878832055,1.229377872,-0.649454183,1.48581003,1.48581003,0,-2.069394278,0.904971106,-1.164423172,-0.564444136 +Theo Ratliff,ratlith01,2006,RS,POR,2402,1301,-2.836663349,1.784714512,-1.051948837,1.121999781,1.121999781,0,-3.128046957,1.483546067,-1.64450089,-0.415909955 +Darius Miles,milesda01,2006,RS,POR,2374,1286,-3.759692633,0.827947155,-2.931745478,-0.119428542,-0.119428542,0,-3.457761528,0.601018018,-2.85674351,0.140010482 +Travis Outlaw,outlatr01,2006,RS,POR,2128,1153,-3.106412949,-0.803384405,-3.909797354,-0.682316145,-0.682316145,0,-3.060879837,-0.983207865,-4.044087702,0.007125868 +Martell Webster,webstma02,2006,RS,POR,1975,1070,-0.456347905,-3.43651464,-3.892862545,-0.625638294,-0.625638294,0,-0.549149467,-3.563322382,-4.112471849,0.254611103 +Ruben Patterson,patteru01,2006,RS,POR,1949,1056,-0.171976271,-1.574641292,-1.746617563,0.54111515,0.54111515,0,-0.332759583,-1.819588943,-2.152348526,0.08840919 +Brian Skinner,skinnbr01,2006,RS,POR,951,515,-4.226947134,-0.644457414,-4.871404548,-0.558899744,-0.558899744,0,-4.134617495,-0.377059428,-4.511676923,0.245649392 +Sergei Monia,moniase01,2006,RS,POR,620,336,-2.978419879,-2.862356044,-5.840775923,-0.537208504,-0.537208504,0,-3.222660281,-2.724564701,-5.947224982,1.273768991 +Voshon Lenard,lenarvo01,2006,RS,POR,406,220,-1.731196236,-0.287724484,-2.01892072,0.08430179,0.08430179,0,-0.945597987,-0.734571507,-1.680169493,2.504086477 +Ha Seung-Jin,seungha01,2006,RS,POR,391,212,-4.325235085,-1.779596886,-6.104831971,-0.367695871,-0.367695871,0,-4.655800827,-1.586488961,-6.242289788,1.219457246 +Charles Smith,smithch04,2006,RS,POR,384,208,0.207776137,-0.969327769,-0.761551632,0.216508175,0.216508175,0,-0.122463748,-0.990542924,-1.113006672,2.38429953 +Mike Bibby,bibbymi01,2006,RS,SAC,6133,3167,2.753573207,-1.549054822,1.204518384,6.365864886,6.365864886,0,2.933244205,-1.105349186,1.827895019,-0.342149456 +Brad Miller,millebr01,2006,RS,SAC,5661,2923,0.798002001,1.192899353,1.990901354,7.024615897,7.024615897,0,0.792458652,1.140361903,1.932820556,-0.590456563 +Kenny Thomas,thomake01,2006,RS,SAC,4441,2293,-1.868363374,0.841866515,-1.026496859,2.004950709,2.004950709,0,-1.774201366,0.556123533,-1.218077833,-0.51606767 +Shareef Abdur-Rahim,abdursh01,2006,RS,SAC,3798,1961,0.891312175,-0.002732521,0.888579654,3.638852052,3.638852052,0,0.572478157,0.012341462,0.584819619,-0.039137287 +Kevin Martin,martike02,2006,RS,SAC,3705,1913,1.024646124,-0.04218196,0.982464164,3.634773416,3.634773416,0,0.585332157,-0.278444708,0.306887449,-0.205213377 +Bonzi Wells,wellsbo01,2006,RS,SAC,3261,1684,0.175549035,1.248752123,1.424301159,3.587356497,3.587356497,0,0.333973854,1.693947314,2.027921168,0.022835263 +Metta World Peace,artesro01,2006,RS,SAC,3106,1604,0.706151298,3.084967509,3.791118807,5.415751305,5.415751305,0,1.303056101,3.279469874,4.582525975,1.074232014 +Francisco Garcia,garcifr01,2006,RS,SAC,2519,1301,-2.328858416,0.640592983,-1.688265433,0.707660267,0.707660267,0,-2.315384536,-0.055582098,-2.370966633,0.378679274 +Peja Stojakovic,stojape01,2006,RS,SAC,2221,1147,0.975083347,-2.071377753,-1.096294406,0.978447563,0.978447563,0,1.086159632,-1.699824978,-0.613665346,1.013123775 +Jason Hart,hartja01,2006,RS,SAC,1584,818,-4.659271061,-0.463732847,-5.123003908,-0.993926449,-0.993926449,0,-4.722664437,-0.851414582,-5.574079019,0.33016208 +Brian Skinner,skinnbr01,2006,RS,SAC,831,429,-3.562257126,0.618246467,-2.944010659,-0.042564514,-0.042564514,0,-3.889523221,-0.120882799,-4.01040602,0.216376404 +Corliss Williamson,willico02,2006,RS,SAC,701,362,-4.050071216,-0.705538995,-4.755610211,-0.372725035,-0.372725035,0,-4.46370612,-1.635691931,-6.099398051,0.569953752 +Ronnie Price,pricero01,2006,RS,SAC,290,150,-1.5054493,-1.393735907,-2.899185207,-0.011492291,-0.011492291,0,-1.336275711,-2.645598027,-3.981873738,0.603106363 +Jamal Sampson,sampsja01,2006,RS,SAC,76,39,2.561455058,0.506316612,3.067771671,0.11442714,0.11442714,0,1.145905999,-0.564748749,0.58115725,-1.055701702 +Vitaly Potapenko,potapvi01,2006,RS,SAC,62,32,-2.956843198,-2.685134109,-5.641977307,-0.047682114,-0.047682114,0,-3.715573181,-3.418966338,-7.134539518,0.905397152 +Sergei Monia,moniase01,2006,RS,SAC,14,7,-3.66699704,9.802539506,6.135542466,0.0319652,0.0319652,0,-2.755996552,8.054508444,5.298511892,0.668081945 +Tim Duncan,duncati01,2006,RS,SAS,5192,2784,0.577747034,3.834510237,4.412257271,10.10572183,10.10572183,0,1.006470595,3.502170875,4.50864147,-0.608201049 +Bruce Bowen,bowenbr01,2006,RS,SAS,5138,2755,-0.825056428,1.482061494,0.657005066,4.77655711,4.77655711,0,-0.793242598,1.825389424,1.032146826,-0.235971506 +Tony Parker,parketo01,2006,RS,SAS,5063,2715,2.602807395,0.453548889,3.056356284,8.011778874,8.011778874,0,2.421958713,0.471938822,2.893897535,-0.354826743 +Michael Finley,finlemi01,2006,RS,SAS,3801,2038,0.16753744,-0.409690922,-0.242153482,2.593910166,2.593910166,0,0.154184136,-0.585811367,-0.431627231,-0.482025419 +Manu Ginobili,ginobma01,2006,RS,SAS,3381,1813,5.318176563,2.477783218,7.795959781,9.786924324,9.786924324,0,5.231636195,2.765150965,7.99678716,0.300485207 +Rasho Nesterovic,nestera01,2006,RS,SAS,2825,1515,-3.442736524,3.756974927,0.314238403,2.366487739,2.366487739,0,-3.446941356,3.296137078,-0.150804277,-0.078322608 +Nazr Mohammed,mohamna01,2006,RS,SAS,2590,1389,-1.871047735,0.430871135,-1.4401766,0.930053734,0.930053734,0,-1.865816085,0.558830133,-1.306985952,0.180063003 +Brent Barry,barrybr01,2006,RS,SAS,2348,1259,1.937510122,1.475326435,3.412836556,3.958204524,3.958204524,0,1.706559138,0.897126652,2.603685789,-0.010254137 +Robert Horry,horryro01,2006,RS,SAS,2204,1182,-0.256025201,3.016954661,2.76092946,3.3236434,3.3236434,0,0.082764628,2.639227821,2.721992449,0.006675521 +Nick Van Exel,vanexni01,2006,RS,SAS,1839,986,-1.842230855,-1.455478836,-3.297709691,-0.275322048,-0.275322048,0,-1.621226289,-2.147929432,-3.769155721,-0.068925181 +Beno Udrih,udrihbe01,2006,RS,SAS,1093,586,1.137056528,-1.591775743,-0.454719215,0.688255091,0.688255091,0,0.996253692,-2.356784596,-1.360530904,0.269517688 +Fabricio Oberto,obertfa01,2006,RS,SAS,914,490,-2.895936763,-0.178379833,-3.074316596,-0.081667539,-0.081667539,0,-3.025871458,-0.035959728,-3.061831186,0.665697764 +Sean Marks,marksse01,2006,RS,SAS,338,181,-1.228407721,-0.013122984,-1.241530705,0.139463575,0.139463575,0,-1.355553025,-0.485393136,-1.840946161,0.106671573 +Melvin Sanders,sandeme01,2006,RS,SAS,211,113,-2.569157341,-0.091194775,-2.660352115,0.00524314,0.00524314,0,-2.80197759,0.37358981,-2.428387779,1.32446032 +Alex Scales,scaleal01,2006,RS,SAS,1,0,-3.657019612,-1.465248212,-5.122267824,0,0,0,-5.226044994,-3.96564065,-9.191685644,-1.511780913 +Ray Allen,allenra02,2006,RS,SEA,5833,3022,6.609279958,-1.580073309,5.029206648,11.95595668,11.95595668,0,6.862811427,-1.328750292,5.534061136,-0.29193808 +Rashard Lewis,lewisra02,2006,RS,SEA,5551,2876,4.00967661,-1.828932429,2.180744181,7.216320239,7.216320239,0,4.152959532,-1.412465806,2.740493726,-0.237265092 +Luke Ridnour,ridnolu01,2006,RS,SEA,5067,2625,1.909823706,-1.843956546,0.065867159,3.755198385,3.755198385,0,1.962694528,-1.181370159,0.78132437,-0.389293145 +Damien Wilkins,wilkida02,2006,RS,SEA,2944,1525,-0.891508129,-1.081036665,-1.972544794,0.605223498,0.605223498,0,-0.957535625,-1.454923149,-2.412458773,0.048562477 +Nick Collison,collini01,2006,RS,SEA,2795,1448,-0.088237831,-1.524560634,-1.612798464,0.840831577,0.840831577,0,-0.395315124,-1.482195356,-1.87751048,0.07652707 +Johan Petro,petrojo01,2006,RS,SEA,2475,1282,-4.271609166,-1.452641664,-5.72425083,-1.954592772,-1.954592772,0,-4.077043401,-1.098340458,-5.175383859,0.433590954 +Vladimir Radmanovic,radmavl01,2006,RS,SEA,2102,1089,-0.197581091,-2.682270427,-2.879851518,-0.073740699,-0.073740699,0,0.418590278,-2.31685195,-1.898261672,2.024705243 +Ronald Murray,murraro01,2006,RS,SEA,2094,1085,-2.645034032,-3.011437326,-5.656471358,-1.615153429,-1.615153429,0,-2.372549524,-3.644732753,-6.017282278,0.354623677 +Robert Swift,swiftro01,2006,RS,SEA,1905,987,-3.740770198,-0.899453204,-4.640223402,-0.952580199,-0.952580199,0,-3.554955908,-0.894105266,-4.449061174,0.069822468 +Chris Wilcox,wilcoch01,2006,RS,SEA,1683,872,2.158119209,-1.400773671,0.757345537,1.552421362,1.552421362,0,1.814380186,-1.283050345,0.53132984,-0.468429944 +Reggie Evans,evansre01,2006,RS,SEA,1521,788,-0.740664541,-2.429612867,-3.170277408,-0.168927695,-0.168927695,0,-0.768147192,-2.250476731,-3.018623924,-0.021488651 +Earl Watson,watsoea01,2006,RS,SEA,1164,603,1.900773656,0.077441192,1.978214848,1.486179762,1.486179762,0,2.37337056,0.041785989,2.415156549,1.986864414 +Mikki Moore,mooremi01,2006,RS,SEA,1125,583,-3.681494293,-2.638564417,-6.32005871,-1.066687371,-1.066687371,0,-3.799046327,-2.983363564,-6.782409891,0.412939274 +Vitaly Potapenko,potapvi01,2006,RS,SEA,620,321,-4.242292363,-3.141654395,-7.383946759,-0.759894478,-0.759894478,0,-4.414487033,-3.477298765,-7.891785798,0.11754462 +Danny Fortson,fortsda01,2006,RS,SEA,533,276,-2.9169391,-2.335548369,-5.252487469,-0.360186115,-0.360186115,0,-3.047817499,-1.473833616,-4.521651115,2.027645635 +Mateen Cleaves,cleavma01,2006,RS,SEA,444,230,-2.28626082,-2.81157531,-5.09783613,-0.276832385,-0.276832385,0,-2.6993554,-3.514170621,-6.213526021,0.440078885 +Mike Wilks,wilksmi01,2006,RS,SEA,203,105,-1.352073916,-0.646669492,-1.998743409,0.040490578,0.040490578,0,-1.258949602,-1.690965495,-2.949915097,0.557836083 +Noel Felix,felixno01,2006,RS,SEA,158,82,-8.063214912,-1.570236334,-9.633451246,-0.291360532,-0.291360532,0,-7.774851792,-2.713494153,-10.48834595,1.076007252 +Rick Brunson,brunsri01,2006,RS,SEA,60,31,-3.525835532,-6.168292759,-9.69412829,-0.10930586,-0.10930586,0,-4.193671077,-8.192541216,-12.38621229,-0.437054913 +Morris Peterson,petermo01,2006,RS,TOR,6028,3140,2.088239973,-1.018836443,1.06940353,6.11494351,6.11494351,0,2.269892671,-0.460447024,1.809445647,-0.057622998 +Mike James,jamesmi01,2006,RS,TOR,5615,2925,3.875735971,-1.495767676,2.379968295,7.628857068,7.628857068,0,3.91951599,-1.261733954,2.657782036,-0.320460168 +Chris Bosh,boshch01,2006,RS,TOR,5281,2751,2.147340319,-0.865174517,1.282165802,5.611951753,5.611951753,0,2.233725654,-0.655974739,1.577750915,-0.768024122 +Charlie Villanueva,villach01,2006,RS,TOR,4532,2361,1.26277394,-1.510178156,-0.247404216,3.015465836,3.015465836,0,1.562622124,-1.257459213,0.305162911,0.026854593 +Matt Bonner,bonnema01,2006,RS,TOR,3283,1710,0.807772926,-1.573622243,-0.765849317,1.73662568,1.73662568,0,0.931800982,-1.184643666,-0.252842684,0.294800126 +Joey Graham,grahajo01,2006,RS,TOR,3035,1581,-1.976172962,-2.430049166,-4.406222127,-1.346562843,-1.346562843,0,-2.185820452,-2.39254506,-4.578365512,0.727765542 +Jose Calderon,caldejo01,2006,RS,TOR,2855,1487,-0.54779378,-1.754052542,-2.301846322,0.337962389,0.337962389,0,-1.042896199,-2.587810061,-3.63070626,-0.549027074 +Jalen Rose,roseja01,2006,RS,TOR,2373,1236,-0.457856985,-2.273444399,-2.731301384,0.011881101,0.011881101,0,-0.470875661,-2.754255623,-3.225131283,0.696424216 +Rafael Araujo,araujra01,2006,RS,TOR,1154,601,-7.712709992,-0.339946854,-8.052656846,-1.644246345,-1.644246345,0,-7.029562927,-0.399138557,-7.428701483,1.030819711 +Pape Sow,sowpa01,2006,RS,TOR,1133,590,-4.542921019,-1.003284051,-5.54620507,-0.851061162,-0.851061162,0,-4.292682581,-0.334212499,-4.626895079,1.018200756 +Eric Williams,willier01,2006,RS,TOR,676,352,-2.951290406,-1.440848048,-4.392138455,-0.297892005,-0.297892005,0,-3.368245277,-1.804267015,-5.172512291,0.925804354 +Darrick Martin,martida01,2006,RS,TOR,651,339,-0.239087209,-0.668044353,-0.907131562,0.320812085,0.320812085,0,-0.371071927,-0.8967956,-1.267867527,0.596118596 +Loren Woods,woodslo01,2006,RS,TOR,622,324,-2.938118428,0.216168711,-2.721949716,0.004635298,0.004635298,0,-2.982087117,-0.205910454,-3.187997571,-0.030609546 +Andre Barrett,barrean01,2006,RS,TOR,501,261,-2.027286091,-1.881249418,-3.90853551,-0.153560063,-0.153560063,0,-2.050397205,-2.80930708,-4.859704285,-0.423529455 +Antonio Davis,davisan01,2006,RS,TOR,367,191,-5.049497369,-2.519992093,-7.569489462,-0.471845195,-0.471845195,0,-4.779461567,-2.152717761,-6.932179328,0.428177616 +Aaron Williams,williaa01,2006,RS,TOR,190,99,-5.044105469,-1.72779349,-6.771898959,-0.208607694,-0.208607694,0,-4.959131645,-0.264667465,-5.22379911,2.463850509 +Alvin Williams,willial02,2006,RS,TOR,19,10,-7.567680292,-1.742927467,-9.310607758,-0.033871675,-0.033871675,0,-7.029228301,-3.465132986,-10.49436129,1.093506982 +Mehmet Okur,okurme01,2006,RS,UTA,5449,2945,2.030162666,-1.111519368,0.918643298,5.501393412,5.501393412,0,2.078563761,-0.63716725,1.441396511,-0.180960982 +Andrei Kirilenko,kirilan01,2006,RS,UTA,4818,2604,2.318792579,4.019930289,6.338722868,11.98975447,11.98975447,0,2.233961551,3.356980655,5.590942206,-0.646283972 +Deron Williams,willide01,2006,RS,UTA,4268,2307,0.090605734,-1.899129756,-1.808524022,1.109658936,1.109658936,0,0.124484111,-1.296050665,-1.171566554,0.125036208 +Matt Harpring,harprma01,2006,RS,UTA,3597,1944,0.290365634,-0.592323914,-0.30195828,2.427302084,2.427302084,0,0.097589016,-0.431027807,-0.333438791,-0.027782914 +Jarron Collins,collija03,2006,RS,UTA,3201,1730,-1.639857523,1.856558497,0.216700975,2.625425813,2.625425813,0,-1.862583056,1.915888524,0.053305467,0.240717778 +Devin Brown,brownde02,2006,RS,UTA,3166,1711,-1.888454487,-1.783018729,-3.671473216,-0.805311099,-0.805311099,0,-1.993158995,-1.998981173,-3.992140168,0.103548333 +Milt Palacio,palacmi01,2006,RS,UTA,2546,1376,-3.685982692,-0.345723422,-4.031706114,-0.901620411,-0.901620411,0,-3.658424708,-0.768794639,-4.427219347,0.185093329 +Keith McLeod,mcleoke01,2006,RS,UTA,2279,1232,-2.813256624,-1.003384196,-3.81664082,-0.673822362,-0.673822362,0,-2.76829551,-0.966830269,-3.73512578,0.460271005 +Carlos Boozer,boozeca01,2006,RS,UTA,1896,1025,2.200614163,-2.580487494,-0.379873331,1.237889921,1.237889921,0,2.072595883,-1.77142306,0.301172823,-0.116780369 +Gordan Giricek,giricgo01,2006,RS,UTA,1769,956,-2.643484577,-1.648875595,-4.292360172,-0.754143725,-0.754143725,0,-2.623722485,-1.916845754,-4.540568239,0.226028223 +Greg Ostertag,ostergr01,2006,RS,UTA,1493,807,-3.510628955,1.309291256,-2.201337699,0.225861632,0.225861632,0,-3.743487673,0.627303385,-3.116184288,-0.016170028 +Kris Humphries,humphkr01,2006,RS,UTA,1145,619,-4.299720297,-0.902781732,-5.202502029,-0.777925371,-0.777925371,0,-3.9858454,-1.04184518,-5.02769058,0.401213786 +Robert Whaley,whalero01,2006,RS,UTA,392,212,-4.782186976,-0.166595137,-4.948782113,-0.240361483,-0.240361483,0,-4.561564321,0.051345374,-4.510218947,0.977053348 +Andre Owens,owensan01,2006,RS,UTA,389,210,-4.076971473,-1.514043363,-5.591014836,-0.307205235,-0.307205235,0,-3.993707691,-2.067483753,-6.061191444,0.846856902 +CJ Miles,milescj01,2006,RS,UTA,376,203,0.303587662,-1.174842525,-0.871254863,0.1949704,0.1949704,0,0.147519761,-1.537712357,-1.390192596,0.182541641 +Gilbert Arenas,arenagi01,2006,RS,WAS,6582,3384,5.645316028,-0.952555675,4.692760353,12.90080804,12.90080804,0,6.050233408,-0.005684715,6.044548693,0.361936464 +Antawn Jamison,jamisan01,2006,RS,WAS,6395,3288,2.522685601,-0.901578353,1.621107248,7.298002707,7.298002707,0,2.764649366,-0.560707095,2.203942271,-0.433541269 +Caron Butler,butleca01,2006,RS,WAS,5267,2708,0.487179307,0.413834318,0.901013625,5.043406561,5.043406561,0,0.738298733,0.717124555,1.455423288,-0.016579692 +Antonio Daniels,daniean01,2006,RS,WAS,4440,2283,1.484431081,-1.850652919,-0.366221838,2.753902622,2.753902622,0,0.75336256,-2.346714736,-1.593352176,-0.748800219 +Jared Jeffries,jeffrja01,2006,RS,WAS,3795,1951,-1.291354693,1.498915921,0.207561228,2.941366852,2.941366852,0,-1.261320479,1.012860768,-0.248459711,-0.080619208 +Brendan Haywood,haywobr01,2006,RS,WAS,3655,1879,-3.053414151,1.354052864,-1.699361286,1.004500954,1.004500954,0,-2.928089044,0.73535555,-2.192733494,-0.246581033 +Etan Thomas,thomaet01,2006,RS,WAS,2180,1121,-3.572532967,0.705829296,-2.866703671,-0.066697663,-0.066697663,0,-3.619524868,-0.041886553,-3.661411421,-0.067483766 +Michael Ruffin,ruffimi01,2006,RS,WAS,1964,1010,-3.383553757,0.744751783,-2.638801974,0.057635726,0.057635726,0,-3.504223779,0.817023408,-2.687200371,0.535961791 +Chucky Atkins,atkinch01,2006,RS,WAS,1074,552,-0.463004938,-2.986475699,-3.449480637,-0.200590657,-0.200590657,0,-0.472030112,-3.151998218,-3.62402833,1.672479153 +Jarvis Hayes,hayesja01,2006,RS,WAS,1004,516,-0.996310072,-0.583745029,-1.580055101,0.307427195,0.307427195,0,-1.067112482,-0.968915149,-2.036027631,-0.171430843 +Donell Taylor,taylodo01,2006,RS,WAS,904,465,-2.816388093,0.67625267,-2.140135423,0.145454209,0.145454209,0,-2.841125933,-0.234322238,-3.075448171,0.486445614 +Calvin Booth,boothca01,2006,RS,WAS,486,250,-3.305217157,-0.38153602,-3.686753177,-0.120235791,-0.120235791,0,-3.4887765,-0.350051739,-3.838828239,0.577409664 +Andray Blatche,blatcan01,2006,RS,WAS,340,175,-3.040708888,-1.350955647,-4.391664535,-0.148867418,-0.148867418,0,-2.889590861,-1.515538032,-4.405128892,1.43244247 +Billy Thomas,thomabi01,2006,RS,WAS,255,131,0.372691093,1.116215614,1.488906707,0.288296945,0.288296945,0,0.772102164,1.145136608,1.917238772,1.612120891 +Awvee Storey,storeaw01,2006,RS,WAS,226,116,-2.3877301,-1.055472267,-3.443202367,-0.041548091,-0.041548091,0,-2.71022029,-1.413685594,-4.123905884,1.166223601 +Ben Gordon,gordobe01,2006,PO,CHI,487,245,1.32829395,-0.103119237,1.225174713,0.512011598,0,0.512011598,1.697565,-0.143994592,1.553570408,-0.081758731 +Kirk Hinrich,hinriki01,2006,PO,CHI,465,234,2.367588959,0.623063554,2.990652513,0.708165054,0,0.708165054,2.505389709,0.965483777,3.470873486,0.167870961 +Andres Nocioni,nocioan01,2006,PO,CHI,458,230,3.132026017,-0.104110474,3.027915543,0.697765794,0,0.697765794,2.953992111,0.356506197,3.310498307,-0.195298215 +Luol Deng,denglu01,2006,PO,CHI,358,180,-1.767583079,2.325678292,0.558095213,0.312213457,0,0.312213457,-1.956385218,1.851304251,-0.105080967,-0.321686541 +Chris Duhon,duhonch01,2006,PO,CHI,261,131,-0.870380042,-1.140743229,-2.01112327,0.050863993,0,0.050863993,-1.330013097,-1.09225199,-2.422265087,-0.121291694 +Mike Sweetney,sweetmi01,2006,PO,CHI,239,120,-0.303284629,2.444192589,2.140907959,0.310046376,0,0.310046376,-0.493465312,2.634119238,2.140653927,0.355261617 +Malik Allen,allenma01,2006,PO,CHI,231,116,-5.268826101,0.947580385,-4.321245715,-0.09607179,0,-0.09607179,-5.377638017,0.025529374,-5.352108643,0.154624694 +Tyson Chandler,chandty01,2006,PO,CHI,207,104,-3.577616298,0.876716008,-2.70090029,0.002751176,0,0.002751176,-3.921085282,2.140630865,-1.780454417,2.15792105 +Eric Piatkowski,piatker01,2006,PO,CHI,56,28,5.358363286,0.425416715,5.783780001,0.123980562,0,0.123980562,3.919469227,-1.794180757,2.12528847,-1.258931854 +Jannero Pargo,pargoja01,2006,PO,CHI,38,19,4.045525372,-2.700187119,1.345338252,0.040071646,0,0.040071646,4.157673155,-6.098110014,-1.940436858,-1.924949053 +Luke Schenscher,schenlu01,2006,PO,CHI,34,17,5.858008199,-0.288723801,5.569284398,0.073857539,0,0.073857539,4.435497634,-1.824126233,2.611371401,-0.68174427 +Othella Harrington,harriot01,2006,PO,CHI,30,15,-11.19331885,4.892378905,-6.300939946,-0.028222689,0,-0.028222689,-10.79299438,4.384536948,-6.408457431,0.628713456 +LeBron James,jamesle01,2006,PO,CLE,1092,604,3.572479918,0.529563884,4.102043802,2.181498099,0,2.181498099,3.805385353,0.488560391,4.293945744,0.155454062 +Eric Snow,snower01,2006,PO,CLE,738,408,-2.583000804,2.191834439,-0.391166365,0.505251438,0,0.505251438,-3.043318701,1.979603399,-1.063715302,-0.207864759 +Ronald Murray,murraro01,2006,PO,CLE,721,399,-1.754504382,0.619520838,-1.134983544,0.338140167,0,0.338140167,-2.087513659,0.435761301,-1.651752358,-0.250005574 +Zydrunas Ilgauskas,ilgauzy01,2006,PO,CLE,640,354,-3.446238439,2.713199619,-0.73303882,0.374658416,0,0.374658416,-3.369870509,2.010232676,-1.359637833,-0.252540508 +Donyell Marshall,marshdo01,2006,PO,CLE,624,345,1.371631727,-0.373131589,0.998500138,0.676649161,0,0.676649161,1.3836751,-0.844688699,0.538986401,-0.510912596 +Larry Hughes,hughela01,2006,PO,CLE,607,336,-1.210557173,1.321470361,0.110913189,0.508423456,0,0.508423456,-0.844559365,2.398016304,1.553456939,0.465075161 +Drew Gooden,goodedr01,2006,PO,CLE,510,282,-0.39211241,-0.655322709,-1.047435118,0.252602262,0,0.252602262,-0.93166017,-0.785316027,-1.716976197,-0.013804093 +Anderson Varejao,varejan01,2006,PO,CLE,430,238,2.132602034,2.261163486,4.39376552,0.908661267,0,0.908661267,1.531592444,3.342793136,4.874385581,1.413972998 +Damon Jones,jonesda01,2006,PO,CLE,327,181,-1.247588466,-1.670990499,-2.918578965,-0.016091426,0,-0.016091426,-2.119476238,-2.057798941,-4.177275179,0.200211382 +Ira Newble,newblir01,2006,PO,CLE,20,11,11.75357262,5.083034843,16.83660746,0.112669595,0,0.112669595,10.85266359,3.324693277,14.17735687,-0.558889711 +Alan Henderson,hendeal01,2006,PO,CLE,16,9,-10.27573569,-2.058125805,-12.33386149,-0.045044242,0,-0.045044242,-10.56104894,-2.942159924,-13.50320886,-0.682507836 +Sasha Pavlovic,pavloal01,2006,PO,CLE,7,4,-16.92724488,-0.010923098,-16.93816798,-0.030304274,0,-0.030304274,-15.77109359,-2.76047617,-18.53156976,1.333689932 +Dirk Nowitzki,nowitdi01,2006,PO,DAL,1842,983,6.07445663,1.596239364,7.670695993,5.350308442,0,5.350308442,6.307642506,1.723244551,8.030887057,-0.667578818 +Jason Terry,terryja01,2006,PO,DAL,1581,844,2.758100994,-0.060753137,2.697347857,2.418991901,0,2.418991901,3.290273839,0.308353187,3.598627026,-0.009146136 +Josh Howard,howarjo01,2006,PO,DAL,1544,824,1.68092997,1.614096777,3.295026747,2.625034128,0,2.625034128,1.993374236,1.54843259,3.541806826,0.137072212 +Jerry Stackhouse,stackje01,2006,PO,DAL,1332,711,0.423809943,-0.36432164,0.059488304,1.046387169,0,1.046387169,0.615544277,-0.922618522,-0.307074245,-0.405676475 +Devin Harris,harride01,2006,PO,DAL,1045,558,-0.975226807,-0.293144063,-1.26837087,0.437870673,0,0.437870673,-0.990079776,-0.273494792,-1.263574569,0.5885901 +Erick Dampier,dampier01,2006,PO,DAL,851,454,0.569446231,4.006794306,4.576240537,1.753288186,0,1.753288186,0.398818882,3.970923813,4.369742695,0.159309922 +DeSagana Diop,diopde01,2006,PO,DAL,762,407,-1.082742552,4.836957519,3.754214967,1.403520522,0,1.403520522,-1.258777962,4.976560269,3.717782308,0.68435813 +Adrian Griffin,griffad01,2006,PO,DAL,654,349,1.616585637,2.544248921,4.160834558,1.26742198,0,1.26742198,0.896593869,2.188451397,3.085045267,-0.121677211 +Marquis Daniels,daniema01,2006,PO,DAL,416,222,0.249515672,-0.426788434,-0.177272762,0.300412724,0,0.300412724,-0.47828098,-1.472573041,-1.950854021,-0.037264423 +Keith Van Horn,vanhoke01,2006,PO,DAL,322,172,-2.135945164,-2.803747273,-4.939692437,-0.200010184,0,-0.200010184,-2.144116088,-3.30411925,-5.448235338,0.833465677 +Darrell Armstrong,armstda01,2006,PO,DAL,88,47,-4.406950264,3.777664038,-0.629286226,0.05411474,0,0.05411474,-3.817690716,4.097052861,0.279362145,2.869557334 +Didier Ilunga-Mbenga,mbengdj01,2006,PO,DAL,47,25,-9.229207363,-3.253279181,-12.48248654,-0.132745822,0,-0.132745822,-9.363092531,-2.018217429,-11.38130996,3.325820023 +Josh Powell,poweljo01,2006,PO,DAL,47,25,-8.104288433,-4.435920097,-12.54020853,-0.129849315,0,-0.129849315,-8.472811233,-4.578122752,-13.05093399,0.742674278 +Carmelo Anthony,anthoca01,2006,PO,DEN,374,193,-5.091585848,-0.193842993,-5.285428841,-0.257763246,0,-0.257763246,-5.158827678,0.074037415,-5.084790263,0.096000276 +Andre Miller,millean02,2006,PO,DEN,353,182,0.225464743,0.661198308,0.886663051,0.345015829,0,0.345015829,-0.489541223,0.505155813,0.01561459,-0.845740469 +Marcus Camby,cambyma01,2006,PO,DEN,339,175,-2.999662335,4.845217566,1.84555523,0.418090452,0,0.418090452,-3.153382387,4.528830544,1.375448156,-1.086508096 +Earl Boykins,boykiea01,2006,PO,DEN,271,140,0.161968852,-2.37367796,-2.211709107,0.039532277,0,0.039532277,-0.095999756,-2.004802754,-2.10080251,-0.279065218 +Greg Buckner,buckngr01,2006,PO,DEN,266,137,4.085892061,0.470073063,4.555965124,0.529267593,0,0.529267593,3.547118614,0.641571311,4.188689924,0.443239631 +Eduardo Najera,najered01,2006,PO,DEN,173,89,-6.784940722,1.175404605,-5.609536117,-0.134813606,0,-0.134813606,-6.945415598,1.394634123,-5.550781475,0.604494234 +Francisco Elson,elsonfr01,2006,PO,DEN,145,75,-2.701340926,3.085467034,0.384126109,0.124882575,0,0.124882575,-3.168349397,3.329938221,0.161588824,0.87199872 +Reggie Evans,evansre01,2006,PO,DEN,134,69,-1.189511104,-0.187766675,-1.377277779,0.050338584,0,0.050338584,-1.798393959,-0.49044362,-2.288837579,0.902474431 +Ruben Patterson,patteru01,2006,PO,DEN,112,58,0.588181155,-1.782168245,-1.193987089,0.047389758,0,0.047389758,-0.653617121,-2.459928267,-3.113545388,-0.18852364 +Kenyon Martin,martike01,2006,PO,DEN,68,35,-4.363197411,8.807371592,4.444174181,0.133159435,0,0.133159435,-3.302661828,8.374369951,5.071708123,0.452813083 +DerMarr Johnson,johnsde03,2006,PO,DEN,66,34,-1.138428236,0.284822108,-0.853606128,0.034237693,0,0.034237693,-1.228603568,-1.740187473,-2.968791041,0.824334456 +Linas Kleiza,kleizli01,2006,PO,DEN,27,14,0.47066819,-1.505414752,-1.034746561,0.012806236,0,0.012806236,-0.27044835,-1.053903945,-1.324352295,1.217196863 +Tayshaun Prince,princta01,2006,PO,DET,1333,745,2.549598028,0.958189709,3.507787737,2.416046122,0,2.416046122,2.158394403,0.301957121,2.460351524,-1.36672292 +Chauncey Billups,billuch01,2006,PO,DET,1261,705,4.176346319,0.229654195,4.406000514,2.647075856,0,2.647075856,4.104662381,0.498764596,4.603426978,-0.258301866 +Richard Hamilton,hamilri01,2006,PO,DET,1234,690,1.16E-05,-0.738493264,-0.738481651,0.729798221,0,0.729798221,0.005942688,-0.360587033,-0.354644345,-0.066753686 +Ben Wallace,wallabe01,2006,PO,DET,1149,642,-2.347346574,5.77412587,3.426779296,2.071827266,0,2.071827266,-2.134519609,5.2807486,3.146228991,-0.641184104 +Rasheed Wallace,wallara01,2006,PO,DET,1124,628,-0.695363801,1.239469862,0.544106061,1.092325091,0,1.092325091,-0.269903194,1.286663626,1.016760432,0.313260698 +Antonio McDyess,mcdyean01,2006,PO,DET,662,370,0.876549661,0.311489132,1.188038793,0.768740342,0,0.768740342,0.357781769,0.447656696,0.805438465,0.238853514 +Lindsey Hunter,hunteli01,2006,PO,DET,388,217,0.023193808,1.61467031,1.637864118,0.513464349,0,0.513464349,0.686149029,2.471651754,3.157800783,2.241268768 +Tony Delk,delkto01,2006,PO,DET,247,138,-0.890356429,-0.497842878,-1.388199307,0.099844006,0,0.099844006,-1.10640092,-0.700292308,-1.806693228,0.873100238 +Maurice Evans,evansma01,2006,PO,DET,181,101,5.69547412,-1.570624771,4.124849349,0.361892232,0,0.361892232,4.268380986,-2.697544388,1.570836598,-0.860131852 +Dale Davis,davisda01,2006,PO,DET,64,36,-14.48889751,-3.666123916,-18.15502142,-0.302275161,0,-0.302275161,-14.39860391,-2.45374238,-16.85234629,3.23544232 +Carlos Delfino,delfica01,2006,PO,DET,57,32,-14.13629554,-4.152446338,-18.28874188,-0.265201087,0,-0.265201087,-13.74478751,-6.020147892,-19.7649354,1.226533315 +Kelvin Cato,catoke01,2006,PO,DET,27,15,5.410386311,1.050419325,6.460805636,0.07195879,0,0.07195879,4.024828164,-0.009434648,4.015393517,-0.921843507 +Anthony Johnson,johnsan02,2006,PO,IND,441,242,4.749159564,-0.194235404,4.554924161,0.92740831,0,0.92740831,4.400710264,0.260749033,4.661459297,-0.27219356 +Stephen Jackson,jacksst02,2006,PO,IND,414,227,-1.637151942,-1.861100453,-3.498252395,-0.090028053,0,-0.090028053,-1.384704924,-1.292809148,-2.677514072,0.658049069 +Jermaine O'Neal,onealje01,2006,PO,IND,394,216,-1.877421946,-0.262971931,-2.140393877,0.069710156,0,0.069710156,-1.759743116,-0.536548303,-2.296291419,0.551097002 +Austin Croshere,croshau01,2006,PO,IND,319,175,0.190290884,-0.787358944,-0.597068059,0.197654351,0,0.197654351,0.32283768,-0.958486414,-0.635648734,-0.272582728 +Fred Jones,jonesfr01,2006,PO,IND,304,167,0.634380696,0.81745332,1.451834016,0.369038999,0,0.369038999,0.272613179,0.576561547,0.849174726,-0.048634744 +Danny Granger,grangda01,2006,PO,IND,295,162,2.041583642,0.386204044,2.427787687,0.440395561,0,0.440395561,1.494303063,0.475824508,1.97012757,-0.200894262 +Jeff Foster,fosteje01,2006,PO,IND,146,80,1.259251407,3.623464663,4.882716071,0.319336208,0,0.319336208,0.942472295,3.760357975,4.702830271,-0.553879882 +Sarunas Jasikevicius,jasiksa01,2006,PO,IND,120,66,-4.146367319,-3.031313869,-7.177681188,-0.155176817,0,-0.155176817,-4.356311311,-4.188979594,-8.545290905,0.826334206 +Peja Stojakovic,stojape01,2006,PO,IND,93,51,2.445874019,-0.474976832,1.970897186,0.126799667,0,0.126799667,1.767600378,-0.678708506,1.088891872,0.077504079 +David Harrison,harrida01,2006,PO,IND,57,31,-11.12082447,-0.435135195,-11.55595966,-0.150899998,0,-0.150899998,-10.31208963,0.739001922,-9.573087706,4.561511736 +Scot Pollard,pollasc01,2006,PO,IND,27,15,-8.378373107,1.660311794,-6.718061313,-0.032577704,0,-0.032577704,-8.108191579,3.963732539,-4.14445904,3.626812789 +Jamaal Tinsley,tinslja01,2006,PO,IND,13,7,-3.417099572,6.455055513,3.037955942,0.022514936,0,0.022514936,-1.085444749,5.981816749,4.896372,5.064533558 +Eddie Gill,gilled01,2006,PO,IND,2,1,-54.02188173,-24.35164551,-78.37352724,-0.041198422,0,-0.041198422,-49.39076393,-33.51062752,-82.90139145,3.189357789 +Elton Brand,brandel01,2006,PO,LAC,1014,517,5.563630607,1.75506106,7.318691667,2.700932742,0,2.700932742,5.743190745,1.804378852,7.547569597,-1.25974015 +Cuttino Mobley,moblecu01,2006,PO,LAC,928,473,-0.928112836,0.482124771,-0.445988065,0.569854075,0,0.569854075,-0.761645179,0.545672469,-0.21597271,-0.566543073 +Sam Cassell,cassesa01,2006,PO,LAC,793,404,3.863208652,-0.827152411,3.036056241,1.227520044,0,1.227520044,4.05722686,-0.466917409,3.590309451,-0.184107993 +Shaun Livingston,livinsh01,2006,PO,LAC,651,332,-0.158785925,0.640171071,0.481385146,0.56028485,0,0.56028485,-0.457546653,0.469624943,0.012078291,-0.67717718 +Chris Kaman,kamanch01,2006,PO,LAC,636,324,-3.302800737,0.66024762,-2.642553117,0.018319857,0,0.018319857,-2.918413155,0.285516255,-2.6328969,0.006740509 +Quinton Ross,rossqu01,2006,PO,LAC,577,294,-0.392060434,2.132941784,1.74088135,0.694435917,0,0.694435917,-0.900693954,1.871766223,0.97107227,-0.041076674 +Corey Maggette,maggeco01,2006,PO,LAC,573,292,2.567859745,1.304589326,3.872449072,1.023593841,0,1.023593841,2.522521026,0.988788494,3.511309521,0.537123522 +Vladimir Radmanovic,radmavl01,2006,PO,LAC,483,246,2.535308857,1.043836305,3.579145161,0.823284918,0,0.823284918,2.794729064,1.241659515,4.036388579,0.441746516 +Zeljko Rebraca,rebraze01,2006,PO,LAC,43,22,-11.17921512,-2.499459056,-13.67867417,-0.12921521,0,-0.12921521,-11.05760723,-2.009766713,-13.06737394,1.927700231 +James Singleton,singlja01,2006,PO,LAC,24,12,0.942664892,-2.736746432,-1.79408154,0.006227939,0,0.006227939,0.115933293,-1.814929445,-1.698996152,2.870969872 +Walter McCarty,mccarwa01,2006,PO,LAC,20,10,-8.693751765,-1.396816841,-10.09056861,-0.039467047,0,-0.039467047,-8.809731174,-1.616999466,-10.42673064,1.966246789 +Daniel Ewing,ewingda01,2006,PO,LAC,10,5,3.273060203,-2.587214749,0.685845454,0.008881866,0,0.008881866,1.357520717,-5.011148495,-3.653627779,-1.576907211 +Kobe Bryant,bryanko01,2006,PO,LAL,607,314,2.941024894,-1.851363994,1.0896609,0.635019117,0,0.635019117,2.839139946,-1.422247356,1.41689259,0.086013563 +Lamar Odom,odomla01,2006,PO,LAL,607,314,1.501019816,1.125230507,2.626250323,0.887536332,0,0.887536332,1.545325732,0.859485494,2.404811226,-0.077703719 +Smush Parker,parkesm01,2006,PO,LAL,499,258,-3.046570129,2.168184865,-0.878385264,0.256072357,0,0.256072357,-2.553141485,2.941463525,0.38832204,0.704697819 +Luke Walton,waltolu01,2006,PO,LAL,454,235,-1.462778418,0.899308867,-0.563469551,0.268916509,0,0.268916509,-1.690859505,0.562668488,-1.128191017,-0.488754171 +Kwame Brown,brownkw01,2006,PO,LAL,435,225,-1.995312911,-1.363596052,-3.358908964,-0.071650202,0,-0.071650202,-2.282374181,-1.435733496,-3.718107678,-0.553163303 +Sasha Vujacic,vujacsa01,2006,PO,LAL,249,129,1.068771431,0.63193669,1.70070812,0.300896325,0,0.300896325,0.263142669,0.526790155,0.789932823,-0.363750303 +Devean George,georgde01,2006,PO,LAL,234,121,0.172265051,1.070303254,1.242568305,0.255082402,0,0.255082402,-0.161974487,0.730205764,0.568231277,0.310774413 +Brian Cook,cookbr01,2006,PO,LAL,151,78,2.942449183,-1.765949394,1.176499789,0.162109311,0,0.162109311,2.8056927,-1.66112387,1.144568829,0.533273054 +Ronny Turiaf,turiaro01,2006,PO,LAL,48,25,2.030253064,-3.996090756,-1.965837692,0.010350495,0,0.010350495,0.867320404,-4.206919542,-3.339599138,0.305008622 +Jim Jackson,jacksji01,2006,PO,LAL,41,21,-4.553203261,1.630768696,-2.922434565,-0.001931652,0,-0.001931652,-4.794355956,0.658533646,-4.135822311,1.242517179 +Aaron McKie,mckieaa01,2006,PO,LAL,15,8,-4.809897124,-3.731029569,-8.540926693,-0.023951828,0,-0.023951828,-6.53817019,-5.556453301,-12.09462349,-1.576907211 +Andrew Bynum,bynuman01,2006,PO,LAL,4,2,-22.93615853,-3.042976038,-25.97913456,-0.024019482,0,-0.024019482,-22.22245826,-5.624954836,-27.84741309,-1.576907211 +Pau Gasol,gasolpa01,2006,PO,MEM,276,158,-2.132823636,0.60259052,-1.530233116,0.100879586,0,0.100879586,-2.068859446,0.441532873,-1.627326573,-0.473180726 +Shane Battier,battish01,2006,PO,MEM,225,129,-2.099108956,3.405947544,1.306838587,0.277926653,0,0.277926653,-2.19748654,3.457354604,1.259868063,0.836029056 +Eddie Jones,jonesed02,2006,PO,MEM,208,119,4.688753018,0.640021655,5.328774672,0.50438275,0,0.50438275,3.719465132,1.141310511,4.860775643,-0.266416923 +Mike Miller,millemi01,2006,PO,MEM,187,107,-2.379059864,-1.064171254,-3.443231118,-0.039322884,0,-0.039322884,-2.683967519,-1.037764266,-3.721731785,0.674733858 +Chucky Atkins,atkinch01,2006,PO,MEM,180,103,-0.361045279,-1.771927808,-2.132973087,0.033838235,0,0.033838235,-0.491063187,-0.54251308,-1.033576267,1.070042567 +Bobby Jackson,jacksbo01,2006,PO,MEM,175,100,-6.712543083,-2.725606789,-9.438149872,-0.354173435,0,-0.354173435,-6.372432762,-3.826649043,-10.19908181,0.575579817 +Lorenzen Wright,wrighlo02,2006,PO,MEM,150,86,2.466166246,-2.016562632,0.449603614,0.143542162,0,0.143542162,1.618280304,-2.404419018,-0.786138714,-0.779737744 +Jake Tsakalidis,tsakaja01,2006,PO,MEM,103,59,-4.670824263,-3.651220106,-8.322044368,-0.176606591,0,-0.176606591,-4.832640031,-2.837811745,-7.670451775,1.888810362 +Dahntay Jones,jonesda02,2006,PO,MEM,80,46,1.033660917,-1.390902785,-0.357241868,0.058635094,0,0.058635094,-0.193018913,-1.228107741,-1.421126654,1.119424789 +Hakim Warrick,warriha01,2006,PO,MEM,75,43,-6.825900435,-2.382982213,-9.208882649,-0.148548722,0,-0.148548722,-6.525936339,-2.238563632,-8.764499971,1.486909189 +Brian Cardinal,cardibr01,2006,PO,MEM,38,22,3.226116584,2.277327802,5.503444387,0.095312911,0,0.095312911,2.52785526,1.786654917,4.314510177,-0.219535632 +Antonio Burks,burksan01,2006,PO,MEM,23,13,6.432250372,5.058292277,11.49054265,0.098770119,0,0.098770119,5.195409887,5.751472792,10.94688268,1.257356702 +Dwyane Wade,wadedw01,2006,PO,MIA,1825,959,5.960173551,3.917039938,9.877213489,6.35602625,0,6.35602625,5.753336549,3.834883975,9.588220523,-0.226645145 +Antoine Walker,walkean02,2006,PO,MIA,1640,862,-0.451543067,0.706751742,0.255208675,1.369949648,0,1.369949648,0.294314736,0.873984039,1.168298775,0.452761551 +Shaquille O'Neal,onealsh01,2006,PO,MIA,1444,759,-1.201490187,2.425799587,1.2243094,1.59505875,0,1.59505875,-0.786628888,1.566218154,0.779589266,0.442423177 +Jason Williams,willija02,2006,PO,MIA,1305,686,0.793347974,-0.842114526,-0.048766552,0.975015434,0,0.975015434,0.650196096,-0.927471266,-0.27727517,-0.005320744 +Udonis Haslem,hasleud01,2006,PO,MIA,1237,650,-1.433834999,1.03187252,-0.40196248,0.803012997,0,0.803012997,-1.694481074,1.160895551,-0.533585523,-0.009701892 +James Posey,poseyja01,2006,PO,MIA,1155,607,2.180076175,1.334171013,3.514247188,2.008222357,0,2.008222357,1.723392775,1.705484204,3.428876978,0.334032209 +Gary Payton,paytoga01,2006,PO,MIA,1066,560,-0.98070816,2.130670413,1.149962253,1.155328627,0,1.155328627,-1.140207339,2.232755633,1.092548294,0.480853652 +Alonzo Mourning,mournal01,2006,PO,MIA,430,226,-0.590487149,3.983380603,3.392893454,0.739344283,0,0.739344283,-1.209634523,3.359324664,2.149690141,1.090861463 +Shandon Anderson,andersh01,2006,PO,MIA,171,90,-4.598846019,-1.830651591,-6.429497609,-0.173823594,0,-0.173823594,-5.607535814,-3.777039372,-9.384575186,-0.222882825 +Michael Doleac,doleami01,2006,PO,MIA,137,72,-3.041049494,-0.449050665,-3.49010016,-0.028175786,0,-0.028175786,-3.701256214,-0.619024673,-4.320280887,0.438206147 +Derek Anderson,anderde01,2006,PO,MIA,126,66,0.557541951,0.077915709,0.63545766,0.120103779,0,0.120103779,0.295485841,0.346359994,0.641845835,1.942966202 +Wayne Simien,simiewa01,2006,PO,MIA,13,7,-23.54652847,-4.658363587,-28.20489206,-0.094027539,0,-0.094027539,-22.15282175,-6.55766883,-28.71049059,0.257163558 +Jason Kapono,kaponja01,2006,PO,MIA,4,2,-5.53904745,-1.748366485,-7.287413935,-0.004691795,0,-0.004691795,-7.147187626,-4.530819451,-11.67800708,-1.576907211 +Michael Redd,reddmi01,2006,PO,MIL,345,185,10.22039833,-2.715251707,7.505146626,0.987118866,0,0.987118866,9.717179773,-2.598125769,7.119054004,-1.012180457 +Andrew Bogut,bogutan01,2006,PO,MIL,321,172,-2.072365632,-0.401035437,-2.473401069,0.025047279,0,0.025047279,-1.689292731,-0.1210117,-1.810304431,0.047999549 +T.J. Ford,fordtj01,2006,PO,MIL,302,162,1.998873509,-3.073510515,-1.074637006,0.143043457,0,0.143043457,1.877382712,-2.645628267,-0.768245556,0.144267855 +Bobby Simmons,simmobo01,2006,PO,MIL,297,159,-2.755298958,2.612131948,-0.14316701,0.217721961,0,0.217721961,-1.957651501,2.331219378,0.373567877,-0.157680612 +Jamaal Magloire,magloja01,2006,PO,MIL,252,135,-1.93894347,-2.803355782,-4.742299252,-0.140847883,0,-0.140847883,-1.631907203,-2.49617178,-4.128078983,-0.433327608 +Charlie Bell,bellch01,2006,PO,MIL,201,108,0.111973541,-2.122830999,-2.010857458,0.042190771,0,0.042190771,0.229592184,-1.797463368,-1.567871184,0.39902662 +Joe Smith,smithjo02,2006,PO,MIL,198,106,-0.158698161,-2.276574143,-2.435272304,0.017606196,0,0.017606196,-0.321463485,-1.47941051,-1.800873995,0.265280971 +Mo Williams,willima01,2006,PO,MIL,140,75,0.684064275,-5.549665225,-4.865600951,-0.085152482,0,-0.085152482,0.87253088,-5.231059183,-4.358528304,1.795864503 +Toni Kukoc,kukocto01,2006,PO,MIL,99,53,5.101361634,-4.580843531,0.520518104,0.091418136,0,0.091418136,4.970325792,-4.256341031,0.713984762,0.205912385 +Dan Gadzuric,gadzuda01,2006,PO,MIL,30,16,19.41669104,-2.021119846,17.3955712,0.170010911,0,0.170010911,17.54983879,-2.245776737,15.30406206,0.213684789 +Jiri Welsch,welscji01,2006,PO,MIL,28,15,4.364934018,2.086580243,6.451514261,0.072347643,0,0.072347643,3.61593201,1.001657538,4.617589548,-0.348057211 +Ervin Johnson,johnser02,2006,PO,MIL,21,11,-6.704938102,3.555288214,-3.149649889,-0.002327654,0,-0.002327654,-6.123371296,2.309611882,-3.813759414,0.562182313 +Jermaine Jackson,jacksje01,2006,PO,MIL,7,4,-8.941189634,-5.291738105,-14.23292774,-0.024340296,0,-0.024340296,-9.105818653,-3.876793438,-12.98261209,0.639062789 +Vince Carter,cartevi01,2006,PO,NJN,838,450,6.932256671,2.861619589,9.79387626,2.979342709,0,2.979342709,7.124572,2.742734292,9.867306292,0.276021118 +Jason Kidd,kiddja01,2006,PO,NJN,838,450,4.109907263,0.150794474,4.260701737,1.651321447,0,1.651321447,4.266731526,0.629943727,4.896675252,-0.475611042 +Richard Jefferson,jefferi01,2006,PO,NJN,814,437,3.298468395,-0.79117662,2.507291774,1.204554372,0,1.204554372,2.991555405,-1.130246049,1.861309357,-0.325462015 +Nenad Krstic,krstine01,2006,PO,NJN,682,366,-1.71800796,-0.328792427,-2.046800387,0.13550301,0,0.13550301,-1.706104071,-0.484383532,-2.190487604,0.049585692 +Jason Collins,collija04,2006,PO,NJN,563,302,-4.896529577,0.304513284,-4.592016293,-0.295491041,0,-0.295491041,-4.997784602,0.887111754,-4.110672848,0.855160498 +Clifford Robinson,robincl02,2006,PO,NJN,369,198,-5.367784388,1.326429748,-4.04135464,-0.136314942,0,-0.136314942,-4.740385296,1.337348246,-3.40303705,1.189292924 +Lamond Murray,murrala01,2006,PO,NJN,367,197,0.750682148,-2.374873071,-1.624190923,0.117534975,0,0.117534975,0.483422177,-2.490281732,-2.006859555,0.643861536 +Jacque Vaughn,vaughja01,2006,PO,NJN,296,159,-5.075461361,-2.331819191,-7.407280552,-0.39163768,0,-0.39163768,-5.827742181,-2.62531478,-8.453056961,0.459499444 +John Thomas,thomajo02,2006,PO,NJN,104,56,-5.409379145,0.323159343,-5.086219802,-0.070716445,0,-0.070716445,-5.332578157,0.888948781,-4.443629375,2.459171539 +Antoine Wright,wrighan01,2006,PO,NJN,19,10,-6.858773419,-2.260195681,-9.1189691,-0.033045213,0,-0.033045213,-7.667282151,-5.305769714,-12.97305186,-1.261949316 +Scott Padgett,padgesc01,2006,PO,NJN,17,9,6.605690193,4.821048064,11.42673826,0.070280845,0,0.070280845,7.063914301,7.277394689,14.34130899,4.227283377 +Zoran Planinic,planizo01,2006,PO,NJN,11,6,-16.43524668,10.43562243,-5.999624253,-0.01073911,0,-0.01073911,-13.57519976,9.412661837,-4.162537924,4.219827334 +Bostjan Nachbar,nachbbo01,2006,PO,NJN,2,1,-5.551633998,-2.855186546,-8.406820544,-0.002924644,0,-0.002924644,-7.118961548,-5.996136736,-13.11509828,-1.576907211 +Shawn Marion,mariosh01,2006,PO,PHO,1651,849,1.634274919,2.5289706,4.163245519,3.074648776,0,3.074648776,2.442489309,3.017237751,5.45972706,-0.403551493 +Steve Nash,nashst01,2006,PO,PHO,1552,798,6.39457324,-1.564706989,4.829866251,3.149012811,0,3.149012811,6.154210311,-2.021842853,4.132367458,-0.959909234 +Boris Diaw,diawbo01,2006,PO,PHO,1548,796,1.813233804,1.886040476,3.69927428,2.680700114,0,2.680700114,2.024984932,1.284738942,3.309723874,-0.689095977 +Raja Bell,bellra01,2006,PO,PHO,1309,673,1.626787741,-0.665103941,0.9616838,1.31248097,0,1.31248097,1.439503901,0.051671208,1.491175109,-0.133789877 +Tim Thomas,thomati01,2006,PO,PHO,1237,636,2.291278892,-1.635025219,0.656253673,1.147802124,0,1.147802124,2.781360631,-0.636409644,2.144950988,0.622245408 +Leandro Barbosa,barbole01,2006,PO,PHO,1229,632,1.495301197,-2.760686637,-1.265385439,0.494516408,0,0.494516408,1.411613986,-2.322976749,-0.911362763,0.145485645 +James Jones,jonesja02,2006,PO,PHO,687,353,-3.001686071,-0.755673484,-3.757359555,-0.18576185,0,-0.18576185,-3.374665627,-1.989995359,-5.364660987,-0.653389671 +Eddie House,houseed01,2006,PO,PHO,253,130,-6.660077515,-3.186027285,-9.8461048,-0.486259099,0,-0.486259099,-6.654776206,-4.410259773,-11.06503598,0.156828481 +Brian Grant,grantbr01,2006,PO,PHO,23,12,-6.504982451,-5.550134887,-12.05511734,-0.06276211,0,-0.06276211,-6.588205959,-0.377557723,-6.965763682,6.157139311 +Nikoloz Tskitishvili,tskitni01,2006,PO,PHO,16,8,-13.42962972,-3.820882615,-17.25051233,-0.062263913,0,-0.062263913,-12.74806208,-6.223891117,-18.9719532,1.808755914 +Pat Burke,burkepa01,2006,PO,PHO,14,7,5.527940505,3.027975926,8.555916431,0.040683146,0,0.040683146,5.916745371,-0.554183604,5.362561767,-2.08417364 +Kurt Thomas,thomaku01,2006,PO,PHO,12,6,-7.054878117,-1.65484592,-8.709724037,-0.019516063,0,-0.019516063,-7.656438574,-0.135361265,-7.791799839,3.359843622 +Mike Bibby,bibbymi01,2006,PO,SAC,472,255,0.476074539,-2.599752516,-2.123677977,0.083872587,0,0.083872587,1.182790376,-2.069883818,-0.887093442,-0.180455898 +Bonzi Wells,wellsbo01,2006,PO,SAC,461,249,6.06777404,-3.284643391,2.783130649,0.722963506,0,0.722963506,5.635504122,-2.634532625,3.000971496,-0.250174022 +Metta World Peace,artesro01,2006,PO,SAC,367,198,3.90948392,1.727094943,5.636578862,0.873978008,0,0.873978008,4.47553133,1.613447772,6.088979102,0.020721181 +Kevin Martin,martike02,2006,PO,SAC,365,197,4.437064582,-1.960689149,2.476375433,0.536778644,0,0.536778644,3.826705495,-2.222121669,1.604583826,-0.832590417 +Brad Miller,millebr01,2006,PO,SAC,307,166,-1.040363265,-1.843797531,-2.884160796,-0.011773092,0,-0.011773092,-0.557902894,-1.359952894,-1.917855789,0.418101291 +Kenny Thomas,thomake01,2006,PO,SAC,274,148,-1.133423039,-2.137473348,-3.270896387,-0.040793257,0,-0.040793257,-1.168711928,-1.943919782,-3.112631711,0.505570161 +Shareef Abdur-Rahim,abdursh01,2006,PO,SAC,239,129,-1.322346759,-4.360018244,-5.682365003,-0.203141042,0,-0.203141042,-1.197452388,-3.921371334,-5.118823722,1.856888437 +Jason Hart,hartja01,2006,PO,SAC,96,52,-7.332305642,-1.613674317,-8.945979959,-0.17158376,0,-0.17158376,-7.100345049,-1.773598658,-8.873943707,1.090342893 +Francisco Garcia,garcifr01,2006,PO,SAC,76,41,0.587560755,1.186158816,1.773719571,0.098327869,0,0.098327869,0.187275948,0.16675276,0.354028708,0.677574763 +Corliss Williamson,willico02,2006,PO,SAC,20,11,2.656619214,-3.915142039,-1.258522825,0.008804516,0,0.008804516,1.18076261,-3.093130868,-1.912368258,1.794573789 +Vitaly Potapenko,potapvi01,2006,PO,SAC,17,9,1.558471602,5.992673181,7.551144784,0.049687453,0,0.049687453,2.068273343,6.44493893,8.513212274,1.672184554 +Ronnie Price,pricero01,2006,PO,SAC,17,9,-13.505144,-6.215577094,-19.72072109,-0.080033373,0,-0.080033373,-13.74295293,-6.995127047,-20.73807998,-0.37819427 +Tim Duncan,duncati01,2006,PO,SAS,917,493,6.474248454,2.131933511,8.606181965,2.936271336,0,2.936271336,6.708360573,2.08153387,8.789894442,-0.297686568 +Tony Parker,parketo01,2006,PO,SAS,884,475,0.635312641,-0.702426503,-0.067113862,0.668339593,0,0.668339593,1.297183977,-0.646712944,0.650471033,-0.300916612 +Bruce Bowen,bowenbr01,2006,PO,SAS,822,442,-0.257079982,-0.096993966,-0.354073948,0.556003762,0,0.556003762,-0.348874932,0.331540792,-0.01733414,-0.201232308 +Manu Ginobili,ginobma01,2006,PO,SAS,793,426,5.284270703,0.451286338,5.735557041,1.91165316,0,1.91165316,5.585516999,0.811491564,6.397008564,0.452016976 +Michael Finley,finlemi01,2006,PO,SAS,765,411,1.39444196,-0.840983454,0.553458505,0.710073877,0,0.710073877,1.365490265,-0.919213112,0.446277153,-0.551030087 +Brent Barry,barrybr01,2006,PO,SAS,560,301,3.06956808,0.191211375,3.260779454,0.950956915,0,0.950956915,2.74823653,0.13837907,2.886615599,-0.101273658 +Robert Horry,horryro01,2006,PO,SAS,417,224,0.151691786,0.063671464,0.215363249,0.350401354,0,0.350401354,0.214421207,-0.214130621,0.000290586,0.226740151 +Nick Van Exel,vanexni01,2006,PO,SAS,247,133,-4.623657076,-1.470714677,-6.094371753,-0.234132043,0,-0.234132043,-4.609897014,-1.882319181,-6.492216195,0.029912546 +Rasho Nesterovic,nestera01,2006,PO,SAS,212,114,-2.276940906,1.819432942,-0.457507963,0.137481013,0,0.137481013,-2.553480953,1.472437538,-1.081043415,-0.025117636 +Nazr Mohammed,mohamna01,2006,PO,SAS,175,94,1.946397974,-0.103141613,1.843256361,0.22801008,0,0.22801008,1.87267108,-0.234297608,1.638373472,0.323866046 +Beno Udrih,udrihbe01,2006,PO,SAS,87,47,-3.071868058,-4.826852345,-7.898720403,-0.129387711,0,-0.129387711,-2.658946673,-4.83578403,-7.494730702,1.455799456 +Fabricio Oberto,obertfa01,2006,PO,SAS,63,34,-8.898248265,0.89432698,-8.003921285,-0.095310867,0,-0.095310867,-8.192044131,0.57333163,-7.618712501,1.262471043 +Gilbert Arenas,arenagi01,2006,PO,WAS,537,284,6.323558023,0.136352551,6.459910574,1.37608944,0,1.37608944,6.806115116,0.959605221,7.765720337,-0.016204846 +Caron Butler,butleca01,2006,PO,WAS,496,262,0.01067048,1.637363924,1.648034405,0.608923711,0,0.608923711,0.458830908,2.454596997,2.913427905,0.38596541 +Antawn Jamison,jamisan01,2006,PO,WAS,479,253,2.667595167,-1.203225135,1.464370032,0.562194828,0,0.562194828,2.806070763,-0.706906843,2.09916392,0.183764877 +Antonio Daniels,daniean01,2006,PO,WAS,409,216,2.373147469,-2.137678486,0.235468983,0.335132126,0,0.335132126,1.477222898,-2.968953778,-1.49173088,-1.11618259 +Jared Jeffries,jeffrja01,2006,PO,WAS,407,215,-2.075715153,-0.028962629,-2.104677783,0.072504289,0,0.072504289,-2.209325832,-0.791789303,-3.001115135,-0.622148218 +Brendan Haywood,haywobr01,2006,PO,WAS,293,155,-3.432941824,1.550367537,-1.882574287,0.071001904,0,0.071001904,-3.726941374,0.869961094,-2.85698028,0.323969956 +Michael Ruffin,ruffimi01,2006,PO,WAS,132,70,-4.277714877,-0.416855144,-4.694570021,-0.071621538,0,-0.071621538,-4.988320241,-1.212167239,-6.20048748,-0.005994484 +Etan Thomas,thomaet01,2006,PO,WAS,34,18,-2.817627732,12.08805718,9.270429446,0.115013827,0,0.115013827,-2.125537359,11.32913489,9.20359753,0.921026024 +Billy Thomas,thomabi01,2006,PO,WAS,26,14,-15.11959203,-5.040790854,-20.16038288,-0.13556385,0,-0.13556385,-13.719018,-4.440805514,-18.15982352,5.143642404 +Donell Taylor,taylodo01,2006,PO,WAS,6,3,3.773424282,24.20421735,27.97764163,0.050451554,0,0.050451554,6.85560504,23.01076851,29.86637355,3.621021122 +Josh Smith,smithjo03,2007,RS,ATL,5020,2647,-0.153228672,1.848274136,1.695045464,6.001748653,6.001748653,0,0.050442538,1.670419382,1.72086192,-0.019878886 +Joe Johnson,johnsjo02,2007,RS,ATL,4474,2359,2.973571717,-1.480004869,1.493566849,5.09493555,5.09493555,0,2.977796543,-1.396660745,1.581135798,-0.226974171 +Marvin Williams,willima02,2007,RS,ATL,4133,2179,-1.746279507,-2.028874197,-3.775153705,-1.138096455,-1.138096455,0,-1.686681351,-1.703256482,-3.389937834,-0.130079188 +Zaza Pachulia,pachuza01,2007,RS,ATL,3842,2026,-1.220484364,0.923321054,-0.29716331,2.542347531,2.542347531,0,-1.039643035,1.100103291,0.060460256,0.254515549 +Josh Childress,childjo01,2007,RS,ATL,3839,2024,1.799588745,-0.150127153,1.649461593,4.508905666,4.508905666,0,1.192792064,0.041429152,1.234221216,-0.699910659 +Shelden Williams,willish02,2007,RS,ATL,2871,1514,-3.346041797,-0.324183802,-3.670225599,-0.712527074,-0.712527074,0,-3.365464682,-0.417384571,-3.782849252,0.223230464 +Tyronn Lue,luety01,2007,RS,ATL,2822,1488,0.734257521,-3.747247186,-3.012989666,-0.199123153,-0.199123153,0,0.386335969,-3.730128505,-3.343792536,-0.248248891 +Speedy Claxton,claxtsp01,2007,RS,ATL,1999,1054,-4.573939932,2.343015422,-2.23092451,0.28169356,0.28169356,0,-4.073476723,2.870532666,-1.202944057,0.853410298 +Lorenzen Wright,wrighlo02,2007,RS,ATL,1963,1035,-4.154696595,0.772814778,-3.381881816,-0.337231086,-0.337231086,0,-4.261960478,1.227158912,-3.034801566,0.993095989 +Salim Stoudamire,stoudsa01,2007,RS,ATL,1961,1034,-1.027482253,-2.580561085,-3.608043338,-0.454333826,-0.454333826,0,-1.184417738,-3.244834576,-4.429252313,0.344455266 +Anthony Johnson,johnsan02,2007,RS,ATL,1402,739,-1.279426867,-2.089906004,-3.369332871,-0.233759653,-0.233759653,0,-1.573364248,-2.211159733,-3.784523981,0.098714796 +Solomon Jones,jonesso01,2007,RS,ATL,1263,666,-1.757978988,-2.140454957,-3.898433945,-0.392779312,-0.392779312,0,-2.459722341,-1.864902718,-4.324625058,0.60781735 +Royal Ivey,iveyro01,2007,RS,ATL,1022,539,-2.497724246,-0.930116101,-3.427840347,-0.18740159,-0.18740159,0,-2.879549978,-1.220450019,-4.099999997,0.497634824 +Cedric Bozeman,bozemce01,2007,RS,ATL,377,199,-4.668128575,-0.799707357,-5.467835933,-0.280277633,-0.280277633,0,-5.14815564,-1.091878268,-6.240033908,1.46211174 +Matt Freije,freijma01,2007,RS,ATL,279,147,-2.677647446,-0.329804618,-3.007452064,-0.019451288,-0.019451288,0,-2.523356208,-1.631180141,-4.154536349,0.686838823 +Esteban Batista,batises01,2007,RS,ATL,154,81,-2.370354655,-0.30350251,-2.673857165,0.00317196,0.00317196,0,-2.775196449,-0.443994288,-3.219190736,0.747053004 +Stanislav Medvedenko,medvest01,2007,RS,ATL,154,81,-2.390364474,-2.205835738,-4.596200212,-0.077059154,-0.077059154,0,-2.877832215,-2.703720478,-5.581552693,0.930114433 +Dijon Thompson,thompdi01,2007,RS,ATL,95,50,-0.406068528,-2.153546372,-2.5596149,0.004810916,0.004810916,0,-1.52895109,-4.209066012,-5.738017103,-0.877557199 +Jeremy Richardson,richaje01,2007,RS,ATL,36,19,0.371128393,-0.81647501,-0.445346617,0.022828475,0.022828475,0,0.136917742,-1.657327834,-1.520410092,2.030793599 +Al Jefferson,jeffeal01,2007,RS,BOS,4496,2319,-0.706827237,1.314458382,0.607631145,3.952631539,3.952631539,0,-0.61125311,1.522105224,0.910852114,-0.467540823 +Ryan Gomes,gomesry01,2007,RS,BOS,4410,2275,-1.225787627,-2.844835214,-4.070622841,-1.524259356,-1.524259356,0,-1.344916932,-2.402229365,-3.747146298,-0.521653747 +Delonte West,westde01,2007,RS,BOS,4302,2219,0.386108542,-0.589118659,-0.203010117,2.875022761,2.875022761,0,0.139508846,-0.471027927,-0.331519082,-0.274607534 +Rajon Rondo,rondora01,2007,RS,BOS,3550,1831,-0.78054603,3.561364785,2.780818755,5.184354804,5.184354804,0,-0.802126188,3.695163036,2.893036848,0.316857049 +Gerald Green,greenge01,2007,RS,BOS,3451,1780,-1.148560263,-2.836070308,-3.984630571,-1.127759908,-1.127759908,0,-1.023843832,-2.826947234,-3.850791066,0.541267071 +Paul Pierce,piercpa01,2007,RS,BOS,3373,1740,4.349671771,-0.474598135,3.875073636,5.886667975,5.886667975,0,4.270846828,-0.367525534,3.903321294,0.083403094 +Sebastian Telfair,telfase01,2007,RS,BOS,3059,1578,-1.974173217,-0.389132734,-2.363305951,0.312524283,0.312524283,0,-2.176285952,-0.533341163,-2.709627116,0.358211969 +Kendrick Perkins,perkike01,2007,RS,BOS,3055,1576,-4.344014769,1.598615075,-2.745399694,0.003701199,0.003701199,0,-4.401756469,1.068943113,-3.332813357,0.055504935 +Brian Scalabrine,scalabr01,2007,RS,BOS,1991,1027,-2.303402934,-0.801246192,-3.104649127,-0.18677274,-0.18677274,0,-2.382758726,-0.872033116,-3.254791842,0.47331341 +Wally Szczerbiak,szczewa02,2007,RS,BOS,1745,900,0.387231155,-2.275153753,-1.887922598,0.39503734,0.39503734,0,0.286713245,-2.438692503,-2.151979258,-0.190705719 +Tony Allen,allento01,2007,RS,BOS,1561,805,0.484192608,1.393280796,1.877473403,1.914011258,1.914011258,0,0.352630027,1.461246424,1.813876451,0.658790791 +Leon Powe,powele01,2007,RS,BOS,1396,720,-2.102841291,-0.437718672,-2.540559963,0.077011346,0.077011346,0,-2.35369216,-0.929174952,-3.282867112,0.090464425 +Allan Ray,rayal01,2007,RS,BOS,1376,710,-0.622411518,-0.852210843,-1.474622361,0.465274596,0.465274596,0,-0.73455503,-1.193072594,-1.927627623,0.660412674 +Michael Olowokandi,olowomi01,2007,RS,BOS,454,234,-6.319620321,1.437084693,-4.882535628,-0.257890354,-0.257890354,0,-6.220821141,1.451456193,-4.769364948,1.203695424 +Kevinn Pinkney,pinknke01,2007,RS,BOS,194,100,-1.646955237,-0.175882212,-1.822837449,0.04729143,0.04729143,0,-1.895391681,-0.39912087,-2.294512551,-0.024396444 +Theo Ratliff,ratlith01,2007,RS,BOS,85,44,-3.575022072,-0.218734039,-3.793756111,-0.023450942,-0.023450942,0,-3.931163153,0.296459456,-3.634703697,0.078899197 +Raymond Felton,feltora01,2007,RS,CHA,5490,2832,0.448071488,-0.551710981,-0.103639493,3.820379166,3.820379166,0,0.659904162,-0.259618173,0.400285989,-0.080570021 +Gerald Wallace,wallage01,2007,RS,CHA,5118,2640,0.943764517,1.907304379,2.851068896,7.546231889,7.546231889,0,0.965927235,2.189114267,3.155041502,0.02460851 +Emeka Okafor,okafoem01,2007,RS,CHA,4515,2329,-0.858082997,2.651125694,1.793042697,5.357053905,5.357053905,0,-0.795452757,2.513925917,1.71847316,-0.710839154 +Adam Morrison,morriad01,2007,RS,CHA,4509,2326,-3.691395446,-2.664154733,-6.35555018,-4.280820138,-4.280820138,0,-3.184894055,-2.926419171,-6.111313226,0.043987272 +Matt Carroll,carroma01,2007,RS,CHA,3641,1878,1.543273013,-1.454877046,0.088395967,2.723538439,2.723538439,0,1.110812871,-1.267044691,-0.15623182,0.133884126 +Brevin Knight,knighbr01,2007,RS,CHA,2468,1273,-0.682385425,0.570444052,-0.111941374,1.712633899,1.712633899,0,-0.879752876,0.786970519,-0.092782357,-0.040431605 +Derek Anderson,anderde01,2007,RS,CHA,2307,1190,2.209424485,0.239606187,2.449030672,3.166786797,3.166786797,0,1.797440015,0.055014758,1.852454773,0.302356524 +Jake Voskuhl,voskuja01,2007,RS,CHA,2022,1043,-2.751142768,-0.867309935,-3.618452702,-0.466850541,-0.466850541,0,-2.987401878,-0.376725631,-3.364127509,0.948934111 +Walter Herrmann,herrmwa01,2007,RS,CHA,1815,936,0.893155825,-1.367895009,-0.474739184,1.084012637,1.084012637,0,0.607011207,-2.023477057,-1.416465851,-0.216800182 +Primoz Brezec,brezepr01,2007,RS,CHA,1625,838,-3.592764814,-1.772230684,-5.364995498,-1.12702571,-1.12702571,0,-3.767248435,-1.405098427,-5.172346861,0.748194953 +Sean May,mayse01,2007,RS,CHA,1625,838,0.945487018,-1.285288583,-0.339801565,1.02832272,1.02832272,0,0.548688797,-1.360718408,-0.812029611,-0.19429002 +Jeff McInnis,mcinnje01,2007,RS,CHA,1361,702,-2.718242084,-2.936869721,-5.655111805,-1.039372987,-1.039372987,0,-3.337397593,-3.072524214,-6.409921807,-0.100421148 +Alan Anderson,anderal01,2007,RS,CHA,496,256,-1.26826327,-1.384152744,-2.652416015,0.012857736,0.012857736,0,-1.707487729,-2.042490797,-3.749978526,0.818867497 +Melvin Ely,elyme01,2007,RS,CHA,473,244,-6.411330216,-3.320879426,-9.732209642,-0.877158741,-0.877158741,0,-6.576291827,-4.125928378,-10.70222021,0.851183365 +Bernard Robinson,robinbe01,2007,RS,CHA,467,241,-4.780114806,-0.37831588,-5.158430686,-0.297636373,-0.297636373,0,-5.067411338,-0.699919409,-5.767330747,0.471301445 +Othella Harrington,harriot01,2007,RS,CHA,427,220,-4.346085463,-2.071687736,-6.417773199,-0.417902014,-0.417902014,0,-4.904569284,-2.209729385,-7.114298669,1.404939081 +Ryan Hollins,holliry01,2007,RS,CHA,359,185,-4.723713394,-2.267192333,-6.990905727,-0.407825736,-0.407825736,0,-4.899622921,-2.297612091,-7.197235012,1.752438235 +Eric Williams,willier01,2007,RS,CHA,64,33,-5.913870826,-2.507507545,-8.421378371,-0.097569442,-0.097569442,0,-5.740799429,-2.693371015,-8.434170444,2.029387714 +Luol Deng,denglu01,2007,RS,CHI,6057,3071,1.141814569,2.108179034,3.249993602,9.32635398,9.32635398,0,0.795950599,1.942802652,2.738753251,-0.738136846 +Kirk Hinrich,hinriki01,2007,RS,CHI,5600,2839,2.647848421,1.130414601,3.778263022,9.461793034,9.461793034,0,2.57319126,1.735717317,4.308908577,0.057852004 +Ben Gordon,gordobe01,2007,RS,CHI,5333,2704,2.725603519,-0.581508927,2.144094592,6.766724923,6.766724923,0,2.600269566,-0.614770899,1.985498667,0.205684833 +Ben Wallace,wallabe01,2007,RS,CHI,5320,2697,-2.158800682,4.792342377,2.633541695,7.329085054,7.329085054,0,-1.770702408,4.51053732,2.739834912,-0.988708489 +Chris Duhon,duhonch01,2007,RS,CHI,3759,1906,0.631087711,0.857802906,1.488890617,4.123662066,4.123662066,0,0.471335623,0.743686581,1.215022204,0.035893152 +P.J. Brown,brownpj01,2007,RS,CHI,2872,1456,-4.07833129,1.75168797,-2.326643321,0.314095843,0.314095843,0,-4.092667444,1.097233731,-2.995433713,-0.116912065 +Andres Nocioni,nocioan01,2007,RS,CHI,2773,1406,-0.811201032,-0.698325084,-1.509526116,0.895179525,0.895179525,0,-0.373155831,-0.679317708,-1.052473539,0.557984077 +Tyrus Thomas,thomaty01,2007,RS,CHI,1905,966,-3.261273198,2.333308466,-0.927964732,0.906163008,0.906163008,0,-2.998763679,1.916342686,-1.082420993,0.846197753 +Thabo Sefolosha,sefolth01,2007,RS,CHI,1712,868,-3.456721494,1.651906264,-1.80481523,0.420637829,0.420637829,0,-3.657926269,0.809666214,-2.848260056,0.457753883 +Malik Allen,allenma01,2007,RS,CHI,1258,638,-3.516437326,0.06064261,-3.455794716,-0.229939042,-0.229939042,0,-3.649986088,-0.335931234,-3.985917322,0.079983725 +Adrian Griffin,griffad01,2007,RS,CHI,1154,585,-1.245089276,1.333381047,0.088291772,0.851143374,0.851143374,0,-1.711662752,0.926756386,-0.784906366,0.440086989 +Mike Sweetney,sweetmi01,2007,RS,CHI,759,385,-4.51339698,0.009705096,-4.503691884,-0.349001467,-0.349001467,0,-4.240085054,-0.379955391,-4.620040445,1.223290104 +Viktor Khryapa,khryavi01,2007,RS,CHI,456,231,-2.198881034,-0.539362748,-2.738243781,0.001411644,0.001411644,0,-2.263161655,0.172520918,-2.090640737,1.752707568 +Andre Barrett,barrean01,2007,RS,CHI,57,29,-2.807599635,-2.73021647,-5.537816106,-0.041329943,-0.041329943,0,-3.69946769,-4.306278127,-8.005745817,0.184904169 +LeBron James,jamesle01,2007,RS,CLE,6104,3190,4.569180725,2.518048883,7.087229609,15.99684927,15.99684927,0,4.623302825,2.33406539,6.957368216,-0.079125333 +Larry Hughes,hughela01,2007,RS,CLE,4967,2596,-0.838400474,0.660170979,-0.178229495,3.406010998,3.406010998,0,-0.626388308,0.906072906,0.279684598,-0.006707012 +Drew Gooden,goodedr01,2007,RS,CLE,4282,2238,-0.808251794,-0.250547876,-1.058799669,1.921415516,1.921415516,0,-0.750851507,0.056616158,-0.694235349,-0.464650768 +Zydrunas Ilgauskas,ilgauzy01,2007,RS,CLE,4076,2130,-1.351829423,2.240454652,0.888625229,3.938646442,3.938646442,0,-1.225268495,2.028301316,0.803032821,-0.365707334 +Anderson Varejao,varejan01,2007,RS,CLE,3697,1932,-0.948758441,4.003485509,3.054727068,5.741681701,5.741681701,0,-0.97779779,4.261548537,3.283750747,0.324003182 +Eric Snow,snower01,2007,RS,CLE,3691,1929,-2.768517992,-0.0193939,-2.787911892,-0.037247076,-0.037247076,0,-3.222222107,0.021765547,-3.20045656,-0.161813171 +Sasha Pavlovic,pavloal01,2007,RS,CLE,2935,1534,-0.711807352,0.81212339,0.100316038,2.238503989,2.238503989,0,-0.887000597,0.485039556,-0.401961041,0.321705082 +Donyell Marshall,marshdo01,2007,RS,CLE,2602,1360,0.144675304,1.176304477,1.32097978,2.837573406,2.837573406,0,0.568277912,0.457274787,1.0255527,0.422746539 +Damon Jones,jonesda01,2007,RS,CLE,2244,1173,0.505111312,-2.72159291,-2.216481598,0.318273799,0.318273799,0,0.283760981,-3.1316034,-2.847842419,-0.296668883 +Daniel Gibson,gibsoda01,2007,RS,CLE,1890,988,-1.243327336,-0.128697925,-1.372025261,0.695351294,0.695351294,0,-1.545680852,-0.513672868,-2.05935372,0.099804782 +David Wesley,wesleda01,2007,RS,CLE,674,352,-2.439567538,-0.031320294,-2.470887833,0.050426885,0.050426885,0,-2.809262773,-0.876698604,-3.685961377,0.558740605 +Shannon Brown,brownsh01,2007,RS,CLE,387,202,-2.578038825,-1.6418103,-4.219849125,-0.153131204,-0.153131204,0,-2.628162749,-2.160730637,-4.788893385,1.012190311 +Ira Newble,newblir01,2007,RS,CLE,247,129,1.209137742,0.448246785,1.657384527,0.290790119,0.290790119,0,0.866447995,0.436448914,1.302896909,0.229202267 +Scot Pollard,pollasc01,2007,RS,CLE,209,109,-2.614669181,0.018259714,-2.596409467,0.008675864,0.008675864,0,-2.858948438,1.087635286,-1.771313152,1.464213021 +Dwayne Jones,jonesdw02,2007,RS,CLE,34,18,-7.768780851,-1.664064454,-9.432845305,-0.062541894,-0.062541894,0,-7.922757353,-2.887095037,-10.80985239,1.772702962 +Jason Terry,terryja01,2007,RS,DAL,5368,2846,5.04019761,0.017063497,5.057261107,11.28251134,11.28251134,0,4.983358786,0.161128312,5.144487098,-0.442047527 +Dirk Nowitzki,nowitdi01,2007,RS,DAL,5319,2820,5.817193996,0.374103412,6.191297408,12.75186979,12.75186979,0,5.803151476,0.321432023,6.124583499,-0.813996554 +Josh Howard,howarjo01,2007,RS,DAL,4630,2455,2.473479069,0.558276531,3.0317556,7.222102367,7.222102367,0,2.897516381,0.883471245,3.780987626,-0.254174323 +Devin Harris,harride01,2007,RS,DAL,3925,2081,1.186609521,2.935164121,4.121773642,7.326553566,7.326553566,0,1.138332058,3.11690053,4.255232588,0.390374217 +Erick Dampier,dampier01,2007,RS,DAL,3612,1915,-1.273648494,2.431820657,1.158172163,3.810658608,3.810658608,0,-1.23804688,2.071518135,0.833471255,-0.188952696 +Jerry Stackhouse,stackje01,2007,RS,DAL,3046,1615,1.363231256,-1.002314067,0.360917189,2.551721054,2.551721054,0,1.593913742,-1.821983395,-0.228069653,-0.420714422 +DeSagana Diop,diopde01,2007,RS,DAL,2791,1480,-3.599312306,4.271033655,0.671721349,2.59023483,2.59023483,0,-3.416035478,4.126191984,0.710156506,0.234311905 +Greg Buckner,buckngr01,2007,RS,DAL,2588,1372,-1.999631136,0.146526401,-1.853104735,0.630988717,0.630988717,0,-2.084993301,0.311987189,-1.773006112,0.469351028 +Devean George,georgde01,2007,RS,DAL,2420,1283,-1.992298915,0.514429589,-1.477869326,0.837453884,0.837453884,0,-1.551800579,0.629278663,-0.922521915,0.528963325 +Austin Croshere,croshau01,2007,RS,DAL,1371,727,-2.675190105,-0.396731686,-3.071921791,-0.119775011,-0.119775011,0,-2.236014893,-1.202744769,-3.438759662,0.287731453 +Anthony Johnson,johnsan02,2007,RS,DAL,1060,562,-2.430292542,-0.995469227,-3.42576177,-0.195358223,-0.195358223,0,-2.510316208,-0.99207428,-3.502390488,0.766100282 +Maurice Ager,agerma01,2007,RS,DAL,404,214,-6.87425252,-1.60448976,-8.478742279,-0.632562468,-0.632562468,0,-6.593364715,-2.469355231,-9.062719946,1.053518541 +J.J. Barea,bareajo01,2007,RS,DAL,360,191,-2.380558609,-2.763145386,-5.143703994,-0.234217976,-0.234217976,0,-2.378969405,-3.927721367,-6.306690772,0.381254794 +Didier Ilunga-Mbenga,mbengdj01,2007,RS,DAL,149,79,-5.268871824,0.597894885,-4.67097694,-0.078493526,-0.078493526,0,-5.100542655,0.784921654,-4.315621001,1.282208761 +Pops Mensah-Bonsu,mensapo01,2007,RS,DAL,134,71,-3.422036991,-1.722888341,-5.144925333,-0.087560754,-0.087560754,0,-3.177629432,-3.561641763,-6.739271195,0.86495197 +Kevin Willis,willike02,2007,RS,DAL,81,43,-3.987214575,-0.33538335,-4.322597924,-0.035270531,-0.035270531,0,-3.790621394,1.255044426,-2.535576968,2.076373013 +Carmelo Anthony,anthoca01,2007,RS,DEN,5102,2486,3.077094613,-1.891412822,1.185681791,4.987032553,4.987032553,0,3.158563182,-1.544628375,1.613934807,-0.08979752 +Marcus Camby,cambyma01,2007,RS,DEN,4862,2369,-0.944085251,4.544487042,3.600401791,7.596952245,7.596952245,0,-0.770262357,4.272133693,3.501871336,-0.952159841 +Allen Iverson,iversal01,2007,RS,DEN,4353,2121,1.569342914,-0.142358468,1.426984445,4.521487064,4.521487064,0,1.762495741,-0.091130876,1.671364864,0.029421927 +Nene,hilarne01,2007,RS,DEN,3520,1715,-1.215537297,3.002525268,1.786987971,3.972893975,3.972893975,0,-1.060339658,2.727082484,1.666742826,0.071747461 +Eduardo Najera,najered01,2007,RS,DEN,3403,1658,-0.110581746,0.008268415,-0.102313331,2.241860342,2.241860342,0,-0.429008157,0.472150135,0.043141978,0.089376517 +Steve Blake,blakest01,2007,RS,DEN,3370,1642,0.13145151,-1.097886299,-0.966434789,1.493280361,1.493280361,0,-0.060801973,-0.961321432,-1.022123405,-0.055951781 +Linas Kleiza,kleizli01,2007,RS,DEN,3054,1488,-0.571425502,-1.254080575,-1.825506077,0.706081658,0.706081658,0,-0.497565136,-1.359340557,-1.856905692,0.560299498 +JR Smith,smithjr01,2007,RS,DEN,3019,1471,2.64449185,-1.535416968,1.109074882,2.915826335,2.915826335,0,2.811751541,-1.409617422,1.40213412,0.628827243 +Yakhouba Diawara,diawaya01,2007,RS,DEN,2416,1177,-2.280141639,-0.23866156,-2.518803199,0.139838447,0.139838447,0,-2.448164586,-0.420969457,-2.869134044,0.672520385 +Reggie Evans,evansre01,2007,RS,DEN,2313,1127,-1.848543987,1.403654614,-0.444889373,1.328809398,1.328809398,0,-1.889018094,0.859909005,-1.029109089,0.237365671 +Earl Boykins,boykiea01,2007,RS,DEN,1800,877,1.261503258,-2.587126994,-1.325623736,0.638043721,0.638043721,0,1.225549909,-2.656515096,-1.430965187,0.104105166 +Andre Miller,millean02,2007,RS,DEN,1687,822,2.108130006,-0.097383751,2.010746255,1.988532716,1.988532716,0,1.815138608,0.389683779,2.204822387,-0.375134468 +DerMarr Johnson,johnsde03,2007,RS,DEN,860,419,-4.161718464,0.532569283,-3.629149181,-0.190259859,-0.190259859,0,-3.588440948,-0.704595386,-4.293036334,1.148943921 +Joe Smith,smithjo02,2007,RS,DEN,304,148,-4.024086126,0.023736113,-4.000350013,-0.095120778,-0.095120778,0,-3.863116231,-0.248676698,-4.111792929,0.697072952 +Jamal Sampson,sampsja01,2007,RS,DEN,257,125,-3.212675099,-0.461675768,-3.674350867,-0.059010457,-0.059010457,0,-3.612320656,-1.602266389,-5.214587045,0.094667448 +Kenyon Martin,martike01,2007,RS,DEN,129,63,-4.327627075,-1.647484193,-5.975111268,-0.105013018,-0.105013018,0,-4.010410147,-1.123369591,-5.133779737,1.211278735 +Anthony Carter,cartean01,2007,RS,DEN,76,37,-5.077873803,-3.459429203,-8.537303006,-0.109636493,-0.109636493,0,-5.307197303,-4.805698514,-10.11289582,0.329808511 +Julius Hodge,hodgeju01,2007,RS,DEN,76,37,2.571493972,2.172135691,4.743629663,0.140574919,0.140574919,0,1.499097597,1.786764765,3.285862362,-0.582300304 +Tayshaun Prince,princta01,2007,RS,DET,5521,3001,1.867603658,0.163730192,2.03133385,7.243764007,7.243764007,0,1.713673671,-0.166060817,1.547612854,-0.978428983 +Richard Hamilton,hamilri01,2007,RS,DET,5083,2763,2.109758586,-0.410133254,1.699625331,6.260330325,6.260330325,0,1.939931966,-0.079900308,1.860031659,-0.18139597 +Chauncey Billups,billuch01,2007,RS,DET,4660,2533,5.842940129,-0.243654778,5.599285351,10.75738623,10.75738623,0,5.596919653,0.292263465,5.889183117,-0.281976052 +Rasheed Wallace,wallara01,2007,RS,DET,4450,2419,-1.24686178,2.285782987,1.038921207,4.682168476,4.682168476,0,-0.357016193,2.528780739,2.171764546,0.119007527 +Antonio McDyess,mcdyean01,2007,RS,DET,3181,1729,0.045834478,2.559866542,2.605701019,4.733441881,4.733441881,0,0.001385401,2.620311202,2.621696604,0.176972859 +Ronald Murray,murraro01,2007,RS,DET,2717,1477,-1.62459381,-0.659314292,-2.283908102,0.350727418,0.350727418,0,-1.678893918,-1.298783742,-2.97767766,-0.133328083 +Carlos Delfino,delfica01,2007,RS,DET,2524,1372,-0.800015722,0.612006182,-0.18800954,1.792134156,1.792134156,0,-0.901221286,-0.136342758,-1.037564044,-0.064582208 +Chris Webber,webbech01,2007,RS,DET,2349,1277,-0.195389274,-0.673353691,-0.868742966,1.22285218,1.22285218,0,-0.002554312,-0.451788027,-0.454342339,-0.21517161 +Jason Maxiell,maxieja01,2007,RS,DET,1735,943,-3.435076338,1.540616855,-1.894459483,0.412111031,0.412111031,0,-3.109205902,0.755637947,-2.353567954,0.111793882 +Nazr Mohammed,mohamna01,2007,RS,DET,1422,773,-2.553799326,-0.329309501,-2.883108827,-0.052878267,-0.052878267,0,-2.271739462,0.275952642,-1.99578682,0.677387358 +Lindsey Hunter,hunteli01,2007,RS,DET,1371,745,-0.55143236,-1.090726421,-1.64215878,0.422841402,0.422841402,0,-0.232202284,-1.27798629,-1.510188574,0.38712731 +Dale Davis,davisda01,2007,RS,DET,854,464,-2.721970742,2.137648701,-0.584322042,0.510026446,0.510026446,0,-2.952055461,1.276901978,-1.675153483,-0.482835895 +Will Blalock,blalowi01,2007,RS,DET,305,166,-4.559483862,-1.28315209,-5.842635952,-0.260727292,-0.260727292,0,-4.753680347,-2.54040855,-7.294088897,-0.425537256 +Amir Johnson,johnsam01,2007,RS,DET,228,124,0.365678893,1.587840166,1.953519059,0.298696202,0.298696202,0,0.347205908,1.388890891,1.736096799,0.353013292 +Ronald Dupree,duprero01,2007,RS,DET,173,94,-4.2003604,0.229694536,-3.970665865,-0.059011575,-0.059011575,0,-4.183360306,0.004465911,-4.178894395,0.746833132 +Monta Ellis,ellismo01,2007,RS,GSW,5514,2638,0.120431417,-0.136987759,-0.016556342,3.683060343,3.683060343,0,0.057723513,0.046248397,0.10397191,0.103633132 +Andris Biedrins,biedran01,2007,RS,GSW,4979,2382,-1.375580787,2.209713445,0.834132657,4.345037115,4.345037115,0,-1.508076443,2.258155194,0.750078751,-0.229548971 +Baron Davis,davisba01,2007,RS,GSW,4643,2221,3.522740326,1.859185313,5.381925639,9.238012109,9.238012109,0,3.724613969,2.204912072,5.929526041,0.23512503 +Mickael Pietrus,pietrmi01,2007,RS,GSW,4049,1937,-1.142368628,-2.03951123,-3.181879857,-0.428375351,-0.428375351,0,-1.25768544,-1.843513468,-3.101198908,0.341572497 +Matt Barnes,barnema02,2007,RS,GSW,3790,1813,0.647608539,-1.00203655,-0.354428011,2.222575483,2.222575483,0,0.868818106,-0.966679438,-0.097861332,0.280866617 +Jason Richardson,richaja01,2007,RS,GSW,3501,1675,1.814020165,0.336174042,2.150194207,4.186806669,4.186806669,0,1.866367781,0.369280307,2.235648087,-0.018347785 +Al Harrington,harrial01,2007,RS,GSW,2832,1355,0.24778816,-0.792653279,-0.544865119,1.544980531,1.544980531,0,0.617575728,-0.375230678,0.24234505,1.252667656 +Stephen Jackson,jacksst02,2007,RS,GSW,2703,1293,1.73759792,0.213788218,1.951386139,3.136826172,3.136826172,0,1.765487807,0.073762684,1.839250491,1.061241493 +Mike Dunleavy,dunlemi02,2007,RS,GSW,2197,1051,-0.827221705,-0.720807986,-1.548029691,0.648645154,0.648645154,0,-0.629847047,-1.021689277,-1.651536324,0.595390397 +Kelenna Azubuike,azubuke01,2007,RS,GSW,1398,669,-1.279889213,-2.315320404,-3.595209617,-0.287795541,-0.287795541,0,-1.612881134,-2.959151161,-4.572032295,-0.224023236 +Troy Murphy,murphtr01,2007,RS,GSW,1394,667,-0.60074941,-1.640280313,-2.241029723,0.174201397,0.174201397,0,-0.658705762,-1.440775364,-2.099481126,0.535611979 +Adonal Foyle,foylead01,2007,RS,GSW,993,475,-2.634410782,0.061275773,-2.573135009,0.042635726,0.042635726,0,-3.159567832,-0.868338881,-4.027906713,-0.491927577 +Keith McLeod,mcleoke01,2007,RS,GSW,792,379,-1.741980178,-1.438715296,-3.180695474,-0.083293756,-0.083293756,0,-2.196187827,-2.196541119,-4.392728945,0.013385114 +Sarunas Jasikevicius,jasiksa01,2007,RS,GSW,646,309,-2.532834542,-1.298428843,-3.831263385,-0.172232524,-0.172232524,0,-2.481318714,-2.548735331,-5.030054045,0.965773813 +Josh Powell,poweljo01,2007,RS,GSW,604,289,-3.610718718,-2.639239021,-6.249957739,-0.518493972,-0.518493972,0,-4.086558953,-3.347244346,-7.433803299,0.438634019 +Anthony Roberson,roberan02,2007,RS,GSW,475,227,-1.442001117,-1.450483434,-2.892484551,-0.016697199,-0.016697199,0,-0.999410694,-1.40607288,-2.405483574,1.101115201 +Ike Diogu,dioguik01,2007,RS,GSW,464,222,-1.553162189,-1.236792033,-2.789954222,-0.004543709,-0.004543709,0,-2.035307581,-1.941063495,-3.976371076,0.376611308 +Patrick O'Bryant,obryapa01,2007,RS,GSW,249,119,-5.48814803,0.760838345,-4.727309685,-0.121649963,-0.121649963,0,-5.365631309,0.92004695,-4.445584359,1.240025457 +Renaldo Major,majorre01,2007,RS,GSW,56,27,-8.940580414,0.448863926,-8.491716488,-0.080134563,-0.080134563,0,-7.943128478,1.790265876,-6.152862601,1.223535861 +Dajuan Wagner,wagneda02,2007,RS,GSW,15,7,1.144899626,-3.361621069,-2.216721443,0.001901151,0.001901151,0,0.169769232,-5.329688173,-5.159918941,-0.166109234 +Rafer Alston,alstora01,2007,RS,HOU,5810,3040,0.989147436,2.192924914,3.182072349,9.215149049,9.215149049,0,1.430302873,2.621438786,4.051741659,0.146200102 +Shane Battier,battish01,2007,RS,HOU,5711,2988,0.133035068,2.517547305,2.650582373,8.196918121,8.196918121,0,-0.016978043,2.464945157,2.447967114,-0.408516904 +Tracy McGrady,mcgratr01,2007,RS,HOU,4853,2539,3.789547746,0.39485569,4.184403436,8.984859209,8.984859209,0,4.089977138,0.322252225,4.412229363,0.02121534 +Luther Head,headlu01,2007,RS,HOU,4226,2211,0.732670968,-0.614803439,0.117867529,3.231216592,3.231216592,0,0.764571441,-0.744416217,0.020155223,-0.11181016 +Juwan Howard,howarju01,2007,RS,HOU,4058,2123,-1.720064205,-1.814365346,-3.534429551,-0.846241105,-0.846241105,0,-1.999611902,-1.708300171,-3.707912073,-0.374219436 +Chuck Hayes,hayesch01,2007,RS,HOU,3276,1714,-0.765199108,3.957285104,3.192085996,5.223839796,5.223839796,0,-1.034929274,4.370877109,3.335947835,0.493975492 +Yao Ming,mingya01,2007,RS,HOU,3104,1624,0.02931397,2.747819551,2.777133521,4.557945329,4.557945329,0,0.100188192,1.93714044,2.037328632,-0.439712333 +Dikembe Mutombo,mutomdi01,2007,RS,HOU,2464,1289,-2.501526816,4.279859651,1.778332835,2.960445292,2.960445292,0,-2.943738038,3.499145823,0.555407785,-0.549957974 +Bonzi Wells,wellsbo01,2007,RS,HOU,1128,590,-5.622109564,0.619990697,-5.002118867,-0.682260418,-0.682260418,0,-5.265295875,0.080221153,-5.185074722,0.59455687 +Kirk Snyder,snydeki01,2007,RS,HOU,1076,563,-1.328103024,-0.173595282,-1.501698305,0.35954398,0.35954398,0,-1.844164182,-1.126116131,-2.970280313,0.253919358 +John Lucas,lucasjo02,2007,RS,HOU,732,383,-1.114461929,-0.252692402,-1.367154331,0.272796928,0.272796928,0,-1.065291106,-0.506788746,-1.572079852,0.888269077 +Vassilis Spanoulis,spanova01,2007,RS,HOU,520,272,-4.134573002,-0.83457205,-4.969145053,-0.31208689,-0.31208689,0,-4.2726729,-2.117981128,-6.390654028,1.24666949 +Scott Padgett,padgesc01,2007,RS,HOU,378,198,-3.402218079,-0.669218955,-4.071437034,-0.136870969,-0.136870969,0,-3.292477148,-0.716888017,-4.009365165,2.355776179 +Steve Novak,novakst01,2007,RS,HOU,365,191,-1.417831324,-0.635998196,-2.05382952,0.06846716,0.06846716,0,-1.653554424,-1.36237038,-3.015924804,0.859369131 +Jake Tsakalidis,tsakaja01,2007,RS,HOU,252,132,-0.663173989,1.610988983,0.947814994,0.247907586,0.247907586,0,-1.52664223,0.755654009,-0.770988221,-0.421037274 +Danny Granger,grangda01,2007,RS,IND,5423,2785,0.651216305,-0.333513806,0.317702499,4.356855338,4.356855338,0,0.367429362,-0.068981951,0.298447411,-0.044069622 +Jermaine O'Neal,onealje01,2007,RS,IND,4788,2459,-2.983433795,2.851315964,-0.132117831,3.268436803,3.268436803,0,-2.534736975,2.497348412,-0.037388562,-0.450727378 +Jamaal Tinsley,tinslja01,2007,RS,IND,4367,2243,-0.021015365,0.800891122,0.779875757,4.046161356,4.046161356,0,0.272386038,1.152398003,1.424784041,0.153101821 +Jeff Foster,fosteje01,2007,RS,IND,3388,1740,-0.60120551,1.174398381,0.573192872,2.938083859,2.938083859,0,-0.872338013,1.48749758,0.615159568,-0.380788067 +Mike Dunleavy,dunlemi02,2007,RS,IND,2977,1529,0.580559099,0.201022166,0.781581266,2.770767832,2.770767832,0,0.273229643,0.672006249,0.945235892,0.533472284 +Darrell Armstrong,armstda01,2007,RS,IND,2483,1275,2.000062188,0.578737508,2.578799695,3.480571096,3.480571096,0,1.85991013,0.342494852,2.202404981,0.380075172 +Al Harrington,harrial01,2007,RS,IND,2352,1208,-1.606572338,-1.118656371,-2.725228708,0.015424326,0.015424326,0,-1.15940219,-0.913708983,-2.073111173,0.958286575 +Stephen Jackson,jacksst02,2007,RS,IND,2309,1186,0.435453249,-0.022481802,0.412971447,1.932959978,1.932959978,0,0.283740661,-0.150598561,0.1331421,0.926323859 +Troy Murphy,murphtr01,2007,RS,IND,2307,1185,-0.849789295,-1.799164556,-2.648953851,0.061562401,0.061562401,0,-0.858225839,-1.135854975,-1.994080814,0.717656983 +Marquis Daniels,daniema01,2007,RS,IND,1558,800,-1.943880177,-1.041908508,-2.985788685,-0.096151282,-0.096151282,0,-2.35379027,-1.786558939,-4.140349208,-0.085296704 +Sarunas Jasikevicius,jasiksa01,2007,RS,IND,1293,664,-0.173395351,-2.205176921,-2.378572272,0.127090449,0.127090449,0,-0.571494594,-3.159522894,-3.731017488,0.932298056 +Shawne Williams,willish03,2007,RS,IND,1083,556,-0.415582098,-3.010807041,-3.426389138,-0.192480145,-0.192480145,0,-1.237111768,-3.243781207,-4.480892976,0.294841713 +Ike Diogu,dioguik01,2007,RS,IND,1048,538,-3.16562886,-1.371939004,-4.537567864,-0.493298134,-0.493298134,0,-3.450567344,-1.993147445,-5.443714789,0.499265148 +Maceo Baston,bastoma01,2007,RS,IND,789,405,-1.005198873,-0.761537184,-1.766736057,0.204685136,0.204685136,0,-1.660656435,-1.246788374,-2.907444809,0.692560637 +Rawle Marshall,marshra01,2007,RS,IND,703,361,-4.005659237,0.154959336,-3.850699902,-0.202675981,-0.202675981,0,-4.462508742,-1.336923688,-5.79943243,-0.02448428 +Keith McLeod,mcleoke01,2007,RS,IND,660,339,-2.508492354,-2.853086574,-5.361578927,-0.453978095,-0.453978095,0,-3.035039949,-3.231636224,-6.266676173,0.470706129 +Orien Greene,greenor01,2007,RS,IND,495,254,-4.517108093,0.596220563,-3.92088753,-0.154081607,-0.154081607,0,-4.463031664,0.15955885,-4.303472814,1.438129069 +David Harrison,harrida01,2007,RS,IND,370,190,-7.042672145,0.069164784,-6.97350736,-0.41931484,-0.41931484,0,-6.689941985,-0.108770845,-6.79871283,2.249014189 +Josh Powell,poweljo01,2007,RS,IND,125,64,-8.287992633,-3.799888201,-12.08788083,-0.311503967,-0.311503967,0,-8.260803719,-2.696765032,-10.95756875,2.012756553 +Elton Brand,brandel01,2007,RS,LAC,5888,3077,2.117364437,1.141741634,3.259106071,9.349540457,9.349540457,0,2.055163499,1.068790816,3.123954315,-0.829141306 +Cuttino Mobley,moblecu01,2007,RS,LAC,5436,2841,0.004420431,0.32151556,0.325935991,4.447211228,4.447211228,0,0.011236658,0.477233967,0.488470625,-0.235624011 +Corey Maggette,maggeco01,2007,RS,LAC,4384,2291,1.196716943,-0.368521761,0.828195182,4.195086847,4.195086847,0,0.922645243,-0.477703324,0.444941918,0.281371875 +Chris Kaman,kamanch01,2007,RS,LAC,4164,2176,-4.164900383,0.243561166,-3.921339218,-1.298194215,-1.298194215,0,-3.739148953,0.237859333,-3.50128962,-0.158905046 +Tim Thomas,thomati01,2007,RS,LAC,3930,2054,0.873461466,1.055756986,1.929218452,4.932747979,4.932747979,0,1.339628217,0.928591802,2.268220019,0.553236814 +Quinton Ross,rossqu01,2007,RS,LAC,3253,1700,-1.32712601,0.486189242,-0.840936768,1.655574681,1.655574681,0,-1.860457548,0.715866455,-1.144591093,-0.01304888 +Shaun Livingston,livinsh01,2007,RS,LAC,3082,1611,-0.470487727,-1.540217816,-2.010705543,0.605389352,0.605389352,0,-0.641825363,-1.067149865,-1.708975228,-0.346132631 +Sam Cassell,cassesa01,2007,RS,LAC,2692,1407,0.820644851,-0.725677099,0.094967752,2.039994369,2.039994369,0,0.670168146,-1.093568726,-0.42340058,-0.103404145 +Jason Hart,hartja01,2007,RS,LAC,1427,746,-0.846376198,0.964426123,0.118049925,1.093511941,1.093511941,0,-0.76147649,1.780176505,1.018700014,0.162434927 +Daniel Ewing,ewingda01,2007,RS,LAC,1362,712,-2.408058111,0.720006682,-1.688051428,0.386788681,0.386788681,0,-2.556878837,-0.178598639,-2.735477476,0.246660879 +James Singleton,singlja01,2007,RS,LAC,719,376,-2.285913386,0.413786327,-1.872127059,0.168502146,0.168502146,0,-2.37984609,-0.319775169,-2.699621258,0.052604439 +Aaron Williams,williaa01,2007,RS,LAC,716,374,-2.690209516,-0.244946067,-2.935155583,-0.035440753,-0.035440753,0,-3.227819939,-0.862531356,-4.090351295,0.290544642 +Paul Davis,davispa01,2007,RS,LAC,344,180,-3.252141237,-0.187229494,-3.43937073,-0.063466971,-0.063466971,0,-3.26392446,-0.55459611,-3.81852057,0.232087281 +Doug Christie,chrisdo01,2007,RS,LAC,157,82,-2.926874731,-1.088783357,-4.015658087,-0.053495277,-0.053495277,0,-3.17940386,-1.329322857,-4.508726717,0.957115292 +Yaroslav Korolev,korolya01,2007,RS,LAC,78,41,-3.333089837,0.794277499,-2.538812338,0.004417912,0.004417912,0,-2.71286032,-0.966924888,-3.679785207,0.005180843 +Will Conroy,conrowi01,2007,RS,LAC,67,35,-4.632215071,-2.363815983,-6.996031054,-0.076521738,-0.076521738,0,-5.296842296,-2.650716494,-7.947558789,0.859427791 +Luke Jackson,jackslu02,2007,RS,LAC,31,16,-8.498876064,-5.166764711,-13.66564078,-0.092252983,-0.092252983,0,-7.501821986,-5.424286965,-12.92610895,3.285384594 +Alvin Williams,willial02,2007,RS,LAC,19,10,-7.454352103,3.374766789,-4.079585313,-0.006954095,-0.006954095,0,-4.274313319,1.142090697,-3.132222622,2.339247854 +Von Wafer,wafervo01,2007,RS,LAC,2,1,-10.57234003,-1.766765302,-12.33910533,-0.00535093,-0.00535093,0,-6.084713355,-4.711524005,-10.79623736,8.720949433 +Kobe Bryant,bryanko01,2007,RS,LAL,6187,3140,5.985736979,-0.161328242,5.824408737,13.7157986,13.7157986,0,6.016449308,0.202329516,6.218778824,-0.139831217 +Smush Parker,parkesm01,2007,RS,LAL,4841,2457,-0.758332726,-1.047229032,-1.805561758,1.189294168,1.189294168,0,-0.292655476,-0.281939877,-0.574595353,0.423030032 +Lamar Odom,odomla01,2007,RS,LAL,4339,2202,0.437435095,0.399687918,0.837123013,4.029072778,4.029072778,0,0.85248948,0.6252164,1.47770588,-0.02119137 +Luke Walton,waltolu01,2007,RS,LAL,3905,1982,0.978285668,-0.607119807,0.371165861,3.135856449,3.135856449,0,0.810398252,-0.759753576,0.050644675,-0.598950964 +Andrew Bynum,bynuman01,2007,RS,LAL,3533,1793,-2.832069977,0.731906676,-2.100163301,0.594024131,0.594024131,0,-2.916528388,0.280876527,-2.63565186,-0.068721131 +Maurice Evans,evansma01,2007,RS,LAL,3413,1732,0.554665357,-1.667059313,-1.112393955,1.441031869,1.441031869,0,0.074089702,-1.869665814,-1.795576111,-0.389989038 +Kwame Brown,brownkw01,2007,RS,LAL,2230,1132,-1.716780286,1.085260358,-0.631519928,1.224883654,1.224883654,0,-1.514415018,1.085136961,-0.429278057,0.103657244 +Jordan Farmar,farmajo01,2007,RS,LAL,2148,1090,-1.496122927,-0.096435378,-1.592558304,0.644559568,0.644559568,0,-1.441871246,-0.842994572,-2.284865818,0.127984009 +Ronny Turiaf,turiaro01,2007,RS,LAL,2142,1087,-1.166661531,-0.244055163,-1.410716694,0.746665248,0.746665248,0,-1.532779439,-0.019552982,-1.55233242,0.490495044 +Brian Cook,cookbr01,2007,RS,LAL,2006,1018,0.048326286,-0.519792264,-0.471465978,1.187721116,1.187721116,0,0.148669903,-0.804025825,-0.655355922,0.337117139 +Vladimir Radmanovic,radmavl01,2007,RS,LAL,1943,986,-2.264905087,-1.686729687,-3.951634774,-0.6085106,-0.6085106,0,-1.86139715,-1.903446298,-3.764843448,0.618683946 +Sasha Vujacic,vujacsa01,2007,RS,LAL,1842,935,0.964822955,-0.997897269,-0.033074313,1.304090624,1.304090624,0,0.757477912,-0.977138035,-0.219660124,0.575487641 +Shammond Williams,willish01,2007,RS,LAL,680,345,-1.263616538,-0.906057821,-2.169674359,0.101807368,0.101807368,0,-1.388243086,-1.678927151,-3.067170238,-0.31057345 +Aaron McKie,mckieaa01,2007,RS,LAL,258,131,-2.635156875,-1.283588635,-3.91874551,-0.078244481,-0.078244481,0,-3.393660379,-1.943891281,-5.33755166,0.154809316 +Mike Miller,millemi01,2007,RS,MEM,5404,2740,2.544037496,-0.919630182,1.624407314,6.092486794,6.092486794,0,2.719453626,-0.76376468,1.955688947,-0.345486611 +Hakim Warrick,warriha01,2007,RS,MEM,4245,2152,-1.446318925,-2.825825017,-4.272143942,-1.671869835,-1.671869835,0,-1.403304384,-2.600110587,-4.003414971,0.03514515 +Pau Gasol,gasolpa01,2007,RS,MEM,4207,2133,1.895452343,-2.310717201,-0.415264857,2.514840754,2.514840754,0,1.912949899,-2.045560303,-0.132610404,-0.950276403 +Rudy Gay,gayru01,2007,RS,MEM,4148,2103,-1.68250786,0.962014775,-0.720493085,2.178376862,2.178376862,0,-1.411471054,0.625220182,-0.786250872,0.03487422 +Chucky Atkins,atkinch01,2007,RS,MEM,4071,2064,3.898418393,-2.932111157,0.966307237,3.904928173,3.904928173,0,3.642264404,-2.651851622,0.990412782,-0.203026505 +Dahntay Jones,jonesda02,2007,RS,MEM,3296,1671,-1.452889008,-1.667342004,-3.120231012,-0.316196151,-0.316196151,0,-1.999719913,-1.576771752,-3.576491665,0.164439278 +Damon Stoudamire,stoudda01,2007,RS,MEM,2961,1501,0.513105005,-1.615992698,-1.102887693,1.257670966,1.257670966,0,0.513162788,-1.720017538,-1.20685475,-0.273247802 +Stromile Swift,swiftst01,2007,RS,MEM,2030,1029,-4.003627575,-0.980025723,-4.983653298,-1.175969598,-1.175969598,0,-3.560211353,-0.717287193,-4.277498545,0.262703556 +Lawrence Roberts,roberla01,2007,RS,MEM,1911,969,-0.534424245,-0.090566748,-0.624990993,1.052282648,1.052282648,0,-0.738383052,0.307348724,-0.431034328,0.151675225 +Tarence Kinsey,kinseta01,2007,RS,MEM,1907,967,-0.990745525,-0.344586854,-1.335332379,0.6972559,0.6972559,0,-1.049747379,-0.485103556,-1.534850935,-0.091893095 +Alexander Johnson,johnsal01,2007,RS,MEM,1485,753,-1.697858861,-0.723868018,-2.421726879,0.127417131,0.127417131,0,-1.91224195,-0.349911051,-2.262153001,0.959785002 +Eddie Jones,jonesed02,2007,RS,MEM,1107,561,-2.022209235,0.309059048,-1.713150187,0.301186198,0.301186198,0,-1.877285261,0.203275784,-1.674009478,1.384725151 +Junior Harrington,harriju01,2007,RS,MEM,1071,543,-2.15565387,0.238613259,-1.917040611,0.233031822,0.233031822,0,-2.166856404,0.336033604,-1.8308228,0.915218648 +Brian Cardinal,cardibr01,2007,RS,MEM,617,313,1.129988064,0.434327299,1.564315363,0.695644369,0.695644369,0,1.539836759,0.564155442,2.103992201,0.902125381 +Jake Tsakalidis,tsakaja01,2007,RS,MEM,509,258,-6.421405869,-0.610381925,-7.031787794,-0.566311645,-0.566311645,0,-6.064164436,-1.240868779,-7.305033216,0.444570297 +Kyle Lowry,lowryky01,2007,RS,MEM,345,175,2.019295679,1.620997315,3.640292993,0.571390807,0.571390807,0,1.903615419,2.22828715,4.131902568,0.13592007 +Scott Padgett,padgesc01,2007,RS,MEM,65,33,-4.707962183,-1.736702807,-6.44466499,-0.062516932,-0.062516932,0,-4.201523995,-2.949533345,-7.15105734,0.465668817 +Will Conroy,conrowi01,2007,RS,MEM,34,17,-0.545020216,-2.256274967,-2.801295183,-0.000439221,-0.000439221,0,-2.289772981,-3.653246666,-5.943019647,-1.188374097 +Udonis Haslem,hasleud01,2007,RS,MIA,4704,2483,-1.21230536,0.358601821,-0.853703539,2.394414168,2.394414168,0,-1.366534255,0.694193427,-0.672340828,-0.304602547 +Dwyane Wade,wadedw01,2007,RS,MIA,3658,1931,5.288865066,1.337679803,6.62654487,9.213831049,9.213831049,0,5.089127943,1.429922742,6.519050685,-0.240772957 +James Posey,poseyja01,2007,RS,MIA,3635,1919,0.529803351,0.60417964,1.13398299,3.816311423,3.816311423,0,0.381545154,1.174211305,1.555756459,0.33288817 +Jason Williams,willija02,2007,RS,MIA,3533,1865,2.114374979,-0.85138345,1.262991529,3.801342872,3.801342872,0,2.030701612,-0.793844935,1.236856676,-0.416929931 +Antoine Walker,walkean02,2007,RS,MIA,3444,1818,-2.36811899,-0.354676057,-2.722795048,0.025475551,0.025475551,0,-1.571343684,-0.719483102,-2.290826786,0.89145891 +Jason Kapono,kaponja01,2007,RS,MIA,3347,1767,0.740765777,-1.241477374,-0.500711597,2.021182026,2.021182026,0,0.379982713,-1.260634714,-0.880652001,-0.303019295 +Alonzo Mourning,mournal01,2007,RS,MIA,2978,1572,-3.74675713,1.37220162,-2.37455551,0.30160995,0.30160995,0,-3.732457948,0.653301803,-3.079156145,0.15157456 +Gary Payton,paytoga01,2007,RS,MIA,2847,1503,-1.957410952,-1.31841508,-3.275826032,-0.403578408,-0.403578408,0,-2.160372728,-1.096256264,-3.256628993,0.082819159 +Dorell Wright,wrighdo01,2007,RS,MIA,2448,1292,-3.408501585,-0.215909174,-3.624410758,-0.575793024,-0.575793024,0,-3.611377166,-0.482389888,-4.093767053,-0.096797875 +Shaquille O'Neal,onealsh01,2007,RS,MIA,2150,1135,-0.62269975,0.248675893,-0.374023857,1.383222033,1.383222033,0,-0.427973648,0.066558165,-0.361415483,0.496961028 +Eddie Jones,jonesed02,2007,RS,MIA,1957,1033,0.940390713,2.910000159,3.850390871,3.522475964,3.522475964,0,0.859573078,3.093738736,3.953311814,1.172259576 +Michael Doleac,doleami01,2007,RS,MIA,1322,698,-3.926692186,-0.118674733,-4.045366919,-0.462468619,-0.462468619,0,-4.083190125,-0.136843463,-4.220033588,0.234582564 +Chris Quinn,quinnch01,2007,RS,MIA,773,408,-0.423725855,-0.60488693,-1.028612785,0.359161735,0.359161735,0,-0.578370441,-1.226613554,-1.804983995,0.216817867 +Earl Barron,barroea01,2007,RS,MIA,385,203,-6.76408399,-0.368408128,-7.132492119,-0.452399196,-0.452399196,0,-6.387029608,-1.240976822,-7.62800643,-0.30709584 +Robert Hite,hitero01,2007,RS,MIA,258,136,-2.971109609,-1.321429198,-4.292538807,-0.107577849,-0.107577849,0,-2.792255495,-2.394010524,-5.186266019,0.474109394 +Wayne Simien,simiewa01,2007,RS,MIA,176,93,-3.911793583,-1.081015194,-4.992808777,-0.106841583,-0.106841583,0,-4.261942603,-1.152540797,-5.414483399,0.370221648 +Charlie Bell,bellch01,2007,RS,MIL,5539,2848,1.07868789,-1.450137456,-0.371449566,3.458198517,3.458198517,0,1.076552028,-0.83492012,0.241631907,0.055100158 +Ruben Patterson,patteru01,2007,RS,MIL,4878,2508,1.656229109,-0.216851087,1.439378022,5.361292483,5.361292483,0,1.422589211,-0.233645008,1.188944203,0.011133317 +Mo Williams,willima01,2007,RS,MIL,4808,2472,1.074345522,-1.101194633,-0.026849111,3.434611126,3.434611126,0,1.277898435,-0.588050156,0.689848279,0.003630439 +Andrew Bogut,bogutan01,2007,RS,MIL,4392,2258,-1.382988414,-0.091628339,-1.474616753,1.464955386,1.464955386,0,-1.233098,0.05055589,-1.18254211,-0.273969254 +Michael Redd,reddmi01,2007,RS,MIL,3960,2036,4.254643092,-1.373711333,2.880931759,5.827682938,5.827682938,0,4.337446112,-1.48206965,2.855376462,-0.342698391 +Brian Skinner,skinnbr01,2007,RS,MIL,2962,1523,-3.452214543,-0.036138938,-3.488353481,-0.573349686,-0.573349686,0,-3.752349981,-0.376545512,-4.128895494,-0.06106 +Earl Boykins,boykiea01,2007,RS,MIL,2245,1154,0.448503409,-3.584848824,-3.136345415,-0.228365305,-0.228365305,0,0.460880952,-3.172435065,-2.711554113,0.366658252 +Charlie Villanueva,villach01,2007,RS,MIL,1914,984,0.102938693,-1.1239507,-1.021012007,0.870156695,0.870156695,0,0.223617774,-1.11818719,-0.894569417,0.229502421 +Ersan Ilyasova,ilyaser01,2007,RS,MIL,1892,973,-1.664947145,-1.721068918,-3.386016063,-0.318833557,-0.318833557,0,-1.251688885,-1.693122831,-2.944811716,0.913385357 +Dan Gadzuric,gadzuda01,2007,RS,MIL,1634,840,-3.367598805,-1.02894543,-4.396544234,-0.710201229,-0.710201229,0,-3.263455176,-0.802396417,-4.065851594,0.599273392 +David Noel,noelda01,2007,RS,MIL,1540,792,-2.492502755,-2.741514801,-5.234017556,-1.003584013,-1.003584013,0,-2.608397876,-3.33298284,-5.941380716,-0.01425897 +Steve Blake,blakest01,2007,RS,MIL,1134,583,-2.055005834,-3.602436471,-5.657442305,-0.872771318,-0.872771318,0,-2.348756732,-3.820277029,-6.169033761,0.85665781 +Lynn Greer,greerly01,2007,RS,MIL,840,432,0.560314721,-1.591923469,-1.031608748,0.379017695,0.379017695,0,0.084312856,-2.439839042,-2.355526186,0.067130171 +Jared Reiner,reineja01,2007,RS,MIL,475,244,-5.376359458,-2.115196736,-7.491556195,-0.595312546,-0.595312546,0,-5.495395303,-1.960390647,-7.455785949,0.794734485 +Damir Markota,markoda01,2007,RS,MIL,331,170,-4.677296028,-3.050168118,-7.727464146,-0.434760302,-0.434760302,0,-4.50931179,-4.28123571,-8.7905475,0.656232726 +Julius Hodge,hodgeju01,2007,RS,MIL,54,28,-3.00030256,-2.790607995,-5.790910555,-0.0436089,-0.0436089,0,-3.650014411,-3.577136444,-7.227150855,0.359109803 +Chris McCray,mccrach01,2007,RS,MIL,23,12,-15.32008664,-3.460650254,-18.78073689,-0.098632201,-0.098632201,0,-15.1027849,-6.789815217,-21.89260011,0.460359867 +Ricky Davis,davisri01,2007,RS,MIN,5793,3021,1.266995339,-0.445884188,0.821111151,5.485687771,5.485687771,0,1.280541168,-0.431367023,0.849174145,-0.312999925 +Kevin Garnett,garneke01,2007,RS,MIN,5743,2995,2.169539081,3.643920186,5.813459266,12.97246375,12.97246375,0,2.240531539,3.38507517,5.625606709,-0.802914257 +Mark Blount,blounma01,2007,RS,MIN,4878,2544,-3.597054812,-1.653377297,-5.250432108,-3.239455446,-3.239455446,0,-3.259752826,-1.303389754,-4.56314258,-0.171363731 +Trenton Hassell,hassetr01,2007,RS,MIN,4263,2223,-0.929541856,-0.921138647,-1.850680503,1.011419567,1.011419567,0,-1.696595094,-1.149903772,-2.846498865,-0.781359298 +Mike James,jamesmi01,2007,RS,MIN,3968,2069,0.05578507,-1.735220059,-1.679434988,1.129930755,1.129930755,0,-0.033158875,-1.537726017,-1.570884892,-0.013316245 +Randy Foye,foyera01,2007,RS,MIN,3603,1879,-0.435160093,-2.25691115,-2.692071243,0.055656934,0.055656934,0,-0.43513797,-2.054711321,-2.489849291,0.205429374 +Marko Jaric,jaricma01,2007,RS,MIN,2982,1555,-1.549780166,1.007997157,-0.541783009,1.758666492,1.758666492,0,-1.704682113,1.203449347,-0.501232766,0.358656676 +Craig Smith,smithcr01,2007,RS,MIN,2947,1537,-0.851304619,-0.579639539,-1.430944157,1.039631087,1.039631087,0,-0.958305598,-0.071958076,-1.030263674,0.472894607 +Troy Hudson,hudsotr01,2007,RS,MIN,1062,554,-1.863519693,-1.422660561,-3.286180254,-0.151067036,-0.151067036,0,-1.696355199,-2.516051061,-4.212406261,-0.297596688 +Rashad McCants,mccanra01,2007,RS,MIN,1062,554,-2.326516634,-0.441720434,-2.768237067,-0.005230781,-0.005230781,0,-2.022344533,-0.45110291,-2.473447443,1.372855186 +Mark Madsen,madsema01,2007,RS,MIN,907,473,-4.027870315,-0.096529491,-4.124399806,-0.336200473,-0.336200473,0,-4.382327173,0.275644214,-4.106682959,1.269069752 +Justin Reed,reedju01,2007,RS,MIN,610,318,-5.135006347,-2.473689309,-7.608695656,-0.791142369,-0.791142369,0,-5.243180228,-3.152685883,-8.395866111,0.336395875 +Bracey Wright,wrighbr02,2007,RS,MIN,364,190,0.500616506,0.495401682,0.996018188,0.361518391,0.361518391,0,0.173958921,-0.734596026,-0.560637105,-0.413315128 +Eddie Griffin,griffed01,2007,RS,MIN,176,92,-6.629962722,-1.812114363,-8.442077085,-0.264952038,-0.264952038,0,-6.74834487,-3.499765174,-10.24811004,-0.774819317 +Vince Carter,cartevi01,2007,RS,NJN,6021,3126,4.351420839,-0.547552212,3.803868627,10.46360362,10.46360362,0,4.354948337,0.011040189,4.365988526,0.097340087 +Jason Kidd,kiddja01,2007,RS,NJN,5649,2933,3.924991572,1.470981157,5.395972729,12.11340627,12.11340627,0,3.986116113,1.765023743,5.751139856,-0.582859006 +Mikki Moore,mooremi01,2007,RS,NJN,4010,2082,-1.064170526,0.369259142,-0.694911384,2.185739947,2.185739947,0,-1.210335272,0.579171524,-0.631163748,0.117209213 +Richard Jefferson,jefferi01,2007,RS,NJN,3767,1956,-0.676916736,-2.065362716,-2.742279453,0.007686746,0.007686746,0,-0.642440668,-1.957165562,-2.59960623,-0.217161544 +Jason Collins,collija04,2007,RS,NJN,3552,1844,-6.008905957,2.912956209,-3.095949748,-0.327562157,-0.327562157,0,-5.955523311,2.771721929,-3.183801382,0.597345004 +Bostjan Nachbar,nachbbo01,2007,RS,NJN,2951,1532,0.213861212,-0.439756787,-0.225895575,1.984203632,1.984203632,0,0.13118592,-0.585456122,-0.454270202,0.532763285 +Marcus Williams,willima03,2007,RS,NJN,2533,1315,-1.610383091,-1.068825728,-2.67920882,0.047569432,0.047569432,0,-1.444044322,-2.272708771,-3.716753093,0.146354537 +Antoine Wright,wrighan01,2007,RS,NJN,2190,1137,-3.688154973,-0.38253017,-4.070685144,-0.768343668,-0.768343668,0,-3.951243815,-0.493641811,-4.444885626,0.269321711 +Clifford Robinson,robincl02,2007,RS,NJN,1839,955,-5.659361115,-2.353999531,-8.013360646,-2.564561452,-2.564561452,0,-5.315684903,-2.359050413,-7.674735316,0.001318693 +Eddie House,houseed01,2007,RS,NJN,1822,946,1.026175217,-2.142979552,-1.116804335,0.787279153,0.787279153,0,0.969525204,-2.302546293,-1.333021089,-0.115842329 +Nenad Krstic,krstine01,2007,RS,NJN,1633,848,-1.906177234,-0.02873445,-1.934911684,0.351882281,0.351882281,0,-1.686451269,0.100350488,-1.586100781,-0.20192941 +Josh Boone,boonejo01,2007,RS,NJN,1289,669,-1.320248233,-0.182920285,-1.503168518,0.427068155,0.427068155,0,-1.770837736,-0.749563436,-2.520401173,0.326824809 +Hassan Adams,adamsha01,2007,RS,NJN,953,495,-1.393457473,-0.16550188,-1.558959353,0.300376016,0.300376016,0,-2.13484171,-1.035692757,-3.170534468,-0.129947577 +Bernard Robinson,robinbe01,2007,RS,NJN,71,37,-0.985136375,6.123561639,5.138425264,0.149800723,0.149800723,0,-1.186114122,6.067917536,4.881803414,0.554681123 +Mile Ilic,ilicmi01,2007,RS,NJN,12,6,-33.13131785,-4.794304126,-37.92562198,-0.111175538,-0.111175538,0,-29.56156898,-10.16284326,-39.72441224,3.020696099 +Desmond Mason,masonde01,2007,RS,NOK,4894,2575,-3.488143811,-1.520976348,-5.009120159,-2.957621578,-2.957621578,0,-3.383087007,-1.582334443,-4.96542145,-0.323878044 +Tyson Chandler,chandty01,2007,RS,NOK,4799,2525,0.131325678,1.699719406,1.831045084,5.858706166,5.858706166,0,-0.076869594,1.929514362,1.852644768,-0.67552814 +Chris Paul,paulch01,2007,RS,NOK,4472,2353,5.03365775,-0.027635262,5.006022488,9.270990058,9.270990058,0,4.745905401,0.917154796,5.663060197,-0.400897799 +Rasual Butler,butlera01,2007,RS,NOK,4225,2223,-1.448655027,0.835063093,-0.613591934,2.422204667,2.422204667,0,-1.230224762,0.353475691,-0.876749071,-0.032834461 +David West,westda01,2007,RS,NOK,3611,1900,0.80284756,-0.411711405,0.391136156,3.024780981,3.024780981,0,0.793597595,0.018235552,0.811833147,-0.616425896 +Jannero Pargo,pargoja01,2007,RS,NOK,3250,1710,-1.598921624,0.009050962,-1.589870662,1.012201519,1.012201519,0,-1.383868895,-0.475621446,-1.859490342,0.005144057 +Devin Brown,brownde02,2007,RS,NOK,3159,1662,1.438794444,0.197490573,1.636285016,3.725421435,3.725421435,0,1.280629321,0.242063185,1.522692507,0.15160754 +Bobby Jackson,jacksbo01,2007,RS,NOK,2528,1330,0.971386197,0.833660776,1.805046973,3.096169534,3.096169534,0,0.951232893,0.501161239,1.452394132,0.158622759 +Marc Jackson,jacksma02,2007,RS,NOK,1948,1025,-3.598587257,-2.260934963,-5.85952222,-1.61930503,-1.61930503,0,-3.567326392,-2.699130022,-6.266456413,-0.391083463 +Linton Johnson,johnsli01,2007,RS,NOK,1369,720,-0.794452999,1.423060902,0.628607903,1.248072884,1.248072884,0,-0.929459864,1.576327342,0.646867478,0.521883216 +Hilton Armstrong,armsthi01,2007,RS,NOK,1205,634,-3.083945925,0.338395626,-2.745550299,0.001439786,0.001439786,0,-3.33910547,-0.383995559,-3.723101028,0.029463598 +Cedric Simmons,simmoce01,2007,RS,NOK,1015,534,-4.473861888,-0.717158764,-5.191020651,-0.666088563,-0.666088563,0,-4.674820863,-1.028117299,-5.702938162,0.145540231 +Peja Stojakovic,stojape01,2007,RS,NOK,808,425,1.242753363,-0.713381515,0.529371848,0.711145275,0.711145275,0,1.603824793,-0.679969172,0.923855621,0.008201437 +Brandon Bass,bassbr01,2007,RS,NOK,308,162,-4.756712177,-1.350898774,-6.107610951,-0.276825327,-0.276825327,0,-5.005287021,-2.560028399,-7.56531542,-0.231092613 +Marcus Vinicius,vincima01,2007,RS,NOK,196,103,-2.214415791,-1.867105075,-4.081520866,-0.070094032,-0.070094032,0,-2.933965329,-2.976261597,-5.910226926,0.161972239 +Eddy Curry,curryed01,2007,RS,NYK,5451,2849,-2.298403359,-2.590346371,-4.88874973,-3.114991229,-3.114991229,0,-1.966524995,-2.557567115,-4.52409211,0.185275683 +Stephon Marbury,marbust01,2007,RS,NYK,5258,2748,2.292441408,-1.411714102,0.880727306,5.08733223,5.08733223,0,2.263961689,-0.910969254,1.352992435,-0.055837774 +Jamal Crawford,crawfja01,2007,RS,NYK,4206,2198,1.178758885,-1.857285298,-0.678526414,2.321214093,2.321214093,0,1.38330958,-1.782838954,-0.399529374,-0.071173045 +Channing Frye,fryech01,2007,RS,NYK,3628,1896,-3.941217843,-0.261173738,-4.202391581,-1.405930725,-1.405930725,0,-3.744685418,-0.276586392,-4.021271811,0.064595962 +David Lee,leeda02,2007,RS,NYK,3312,1731,3.032143771,0.607655099,3.639798869,5.603106465,5.603106465,0,2.423660832,0.654163348,3.07782418,-0.660883931 +Quentin Richardson,richaqu01,2007,RS,NYK,3102,1621,1.287523009,-0.023458505,1.264064503,3.323917776,3.323917776,0,1.366834999,0.115779287,1.482614286,0.116286683 +Nate Robinson,robinna01,2007,RS,NYK,2595,1356,1.240618102,-0.587173261,0.653444841,2.371465282,2.371465282,0,1.309539749,-0.199162355,1.110377394,0.666059567 +Jared Jeffries,jeffrja01,2007,RS,NYK,2501,1307,-1.047067771,0.095336212,-0.951731559,1.200447563,1.200447563,0,-1.522600452,0.12596912,-1.396631333,0.101309864 +Steve Francis,francst01,2007,RS,NYK,2367,1237,1.86565037,0.007146058,1.872796428,2.924720871,2.924720871,0,1.481770454,-0.082267043,1.39950341,0.229409027 +Renaldo Balkman,balkmre01,2007,RS,NYK,2036,1064,-0.64946271,4.041977011,3.3925143,3.353063932,3.353063932,0,-0.903032416,3.681713007,2.778680591,0.518516471 +Malik Rose,rosema01,2007,RS,NYK,1550,810,-4.324693137,-1.190782802,-5.51547594,-1.150447426,-1.150447426,0,-4.349747128,-1.486539147,-5.836286275,0.617202116 +Mardy Collins,collima01,2007,RS,NYK,1487,777,-2.703966493,-0.094684318,-2.79865081,-0.019387337,-0.019387337,0,-2.69598498,-0.953240177,-3.649225157,0.486861813 +Jerome James,jamesje01,2007,RS,NYK,522,273,-7.01672236,0.290701605,-6.726020755,-0.566086085,-0.566086085,0,-6.775904727,0.688441241,-6.087463486,2.064404394 +Kelvin Cato,catoke01,2007,RS,NYK,182,95,-5.037564403,1.334886554,-3.702677848,-0.045885134,-0.045885134,0,-4.978170978,-0.13729104,-5.115462018,-0.584760787 +Randolph Morris,morrira01,2007,RS,NYK,84,44,-7.84834253,0.211562186,-7.636780344,-0.110321234,-0.110321234,0,-7.483264186,-0.465485735,-7.948749922,0.524890266 +Dwight Howard,howardw01,2007,RS,ORL,5727,3023,-0.109069892,1.859308246,1.750238354,6.924687245,6.924687245,0,0.207071913,1.601927424,1.808999337,-0.21697319 +Jameer Nelson,nelsoja01,2007,RS,ORL,4416,2331,0.39919554,-1.100252662,-0.701057121,2.444000329,2.444000329,0,0.531680079,-0.490892637,0.040787442,0.276493067 +Hedo Turkoglu,turkohe01,2007,RS,ORL,4297,2268,1.908977004,0.532569719,2.441546723,6.027381214,6.027381214,0,1.989470992,0.720222377,2.709693369,0.310816321 +Grant Hill,hillgr01,2007,RS,ORL,3806,2009,-0.287770109,0.185933256,-0.101836853,2.709099937,2.709099937,0,-0.574481254,0.129961733,-0.444519521,-0.179806942 +Darko Milicic,milicda01,2007,RS,ORL,3624,1913,-2.490207838,1.677438281,-0.812769556,1.887807363,1.887807363,0,-2.35861263,1.298923425,-1.059689205,-0.14536049 +Tony Battie,battito01,2007,RS,ORL,2984,1575,-3.421917949,1.320740981,-2.101176968,0.521470363,0.521470363,0,-3.451605561,1.284499464,-2.167106097,0.017646413 +Keyon Dooling,doolike01,2007,RS,ORL,2719,1435,-0.40697295,-1.145605063,-1.552578013,0.878331751,0.878331751,0,-0.620487362,-1.020606823,-1.641094185,0.175625295 +Carlos Arroyo,arroyca01,2007,RS,ORL,2470,1304,-0.344398339,-0.098283965,-0.442682304,1.537246058,1.537246058,0,-0.587159839,-0.318654788,-0.905814627,0.132480975 +Trevor Ariza,arizatr01,2007,RS,ORL,2421,1278,0.214999762,1.698370474,1.913370237,3.048784721,3.048784721,0,-0.052691167,1.709414483,1.656723316,0.247892084 +Keith Bogans,boganke01,2007,RS,ORL,1875,990,-0.022545052,0.072153113,0.049608061,1.421150089,1.421150089,0,-0.283203067,-0.281770556,-0.564973623,0.465424953 +JJ Redick,redicjj01,2007,RS,ORL,1178,622,0.991051299,-1.709135637,-0.718084338,0.64542506,0.64542506,0,0.692689334,-1.889376678,-1.196687344,0.087729933 +Bo Outlaw,outlabo01,2007,RS,ORL,871,460,-0.443403874,0.037174923,-0.406228951,0.55041185,0.55041185,0,-0.949540382,-0.166878438,-1.11641882,0.058784565 +Travis Diener,dienetr01,2007,RS,ORL,546,288,1.237268189,-1.978616547,-0.741348359,0.296151577,0.296151577,0,0.830177031,-2.499008961,-1.66883193,0.316855531 +Pat Garrity,garripa01,2007,RS,ORL,525,277,-2.390422685,-0.919573132,-3.309995817,-0.079796229,-0.079796229,0,-2.299116862,-1.350930915,-3.650047777,0.769567699 +James Augustine,augusja01,2007,RS,ORL,13,7,2.537002902,-1.85501973,0.681983171,0.012366046,0.012366046,0,1.533208799,-0.048723357,1.484485442,0.827873279 +Andre Iguodala,iguodan01,2007,RS,PHI,5852,3062,1.545750848,1.248936155,2.794687003,8.650191649,8.650191649,0,1.555252256,1.659267734,3.214519991,-0.127800094 +Samuel Dalembert,dalemsa01,2007,RS,PHI,4845,2535,-1.131324517,1.519165336,0.387840818,4.043123056,4.043123056,0,-1.160144516,1.528431387,0.368286871,-0.349056735 +Kyle Korver,korveky01,2007,RS,PHI,4373,2288,0.021433063,-1.598832859,-1.577399796,1.368959402,1.368959402,0,0.108837679,-1.362889041,-1.254051363,0.009454532 +Andre Miller,millean02,2007,RS,PHI,4098,2144,1.764708672,-0.755045671,1.009663001,4.083849115,4.083849115,0,1.43998719,-0.225487717,1.214499473,-0.649956136 +Willie Green,greenwi01,2007,RS,PHI,3521,1842,-2.536481841,-2.128676725,-4.665158566,-1.803829036,-1.803829036,0,-2.246147203,-2.072906715,-4.319053917,0.206014272 +Steven Hunter,huntest01,2007,RS,PHI,3068,1605,-3.356951093,-0.137013888,-3.493964981,-0.605832196,-0.605832196,0,-3.557027977,-0.827687802,-4.38471578,-0.516081519 +Joe Smith,smithjo02,2007,RS,PHI,2590,1355,-1.723261921,-0.136245275,-1.859507195,0.613205256,0.613205256,0,-1.782514847,-0.232629254,-2.015144101,-0.364407421 +Rodney Carney,carnero01,2007,RS,PHI,2234,1169,-2.020956265,-0.85677443,-2.877730695,-0.076429053,-0.076429053,0,-2.138998415,-1.076050571,-3.215048986,0.302185596 +Kevin Ollie,ollieke01,2007,RS,PHI,1756,919,-2.942684523,-1.35534979,-4.298034312,-0.723268659,-0.723268659,0,-3.511752113,-1.727550851,-5.239302964,-0.328679224 +Lou Williams,willilo02,2007,RS,PHI,1315,688,0.208622131,-0.28246277,-0.073840639,0.936388448,0.936388448,0,-0.29020358,-1.492664781,-1.782868361,-0.296206301 +Allen Iverson,iversal01,2007,RS,PHI,1223,640,2.494702874,0.568922768,3.063625642,1.900991216,1.900991216,0,3.111100433,0.803340251,3.914440684,0.131338255 +Chris Webber,webbech01,2007,RS,PHI,1040,544,-3.246708377,-0.748902411,-3.995610788,-0.343740819,-0.343740819,0,-2.674557864,-0.637143036,-3.3117009,-0.532053048 +Alan Henderson,hendeal01,2007,RS,PHI,799,418,1.499555472,-0.139728633,1.359826839,0.876934669,0.876934669,0,0.600521417,-0.314404815,0.286116602,0.048640221 +Bobby Jones,jonesbo02,2007,RS,PHI,642,336,-1.673588263,-0.46164648,-2.135234743,0.106891461,0.106891461,0,-2.119912597,-0.559119037,-2.679031634,1.327791535 +Shavlik Randolph,randosh01,2007,RS,PHI,342,179,-1.836394405,1.707897377,-0.128497029,0.239715798,0.239715798,0,-1.860168956,1.324344077,-0.535824878,0.118509082 +Louis Amundson,amundlo01,2007,RS,PHI,166,87,-2.994698399,-1.733149516,-4.727847915,-0.088414903,-0.088414903,0,-3.334322924,-1.938374212,-5.272697136,0.660657565 +Ivan McFarlin,mcfariv01,2007,RS,PHI,78,41,0.391747164,-2.415519482,-2.023772318,0.015286199,0.015286199,0,-0.339912453,-2.500776513,-2.840688966,0.580757509 +Steven Smith,smithst03,2007,RS,PHI,54,28,-8.675063188,-0.939515343,-9.614578531,-0.099125809,-0.099125809,0,-8.322645603,-1.627384933,-9.950030535,1.006834062 +Shawn Marion,mariosh01,2007,RS,PHO,6064,3010,2.721995288,3.561379058,6.283374346,13.8340381,13.8340381,0,3.053960469,3.880695819,6.934656288,-0.258436506 +Raja Bell,bellra01,2007,RS,PHO,5876,2917,1.301873202,0.372234552,1.674107754,6.574960587,6.574960587,0,1.556988407,0.704759738,2.261748146,-0.130469916 +Amar'e Stoudemire,stoudam01,2007,RS,PHO,5417,2689,0.417608879,0.026868144,0.444477023,4.37733331,4.37733331,0,0.914183633,0.296736024,1.210919657,-0.111637843 +Steve Nash,nashst01,2007,RS,PHO,5403,2682,7.595042613,-1.097957409,6.497085204,12.51417989,12.51417989,0,7.231294686,-1.586842279,5.644452408,-1.023034016 +Leandro Barbosa,barbole01,2007,RS,PHO,5264,2613,4.19932012,-0.641459085,3.557861035,8.40673281,8.40673281,0,4.397527263,-0.277635932,4.119891331,-0.028861071 +Boris Diaw,diawbo01,2007,RS,PHO,4569,2268,-0.777746776,-1.736116448,-2.513863224,0.271419556,0.271419556,0,-0.733450498,-2.039270989,-2.772721487,-0.620493608 +James Jones,jonesja02,2007,RS,PHO,2772,1376,-1.416080387,0.360035935,-1.056044453,1.188297799,1.188297799,0,-1.219956075,-0.433810419,-1.653766494,-0.071871199 +Kurt Thomas,thomaku01,2007,RS,PHO,2434,1208,-3.509444417,1.544158243,-1.965286175,0.48321422,0.48321422,0,-3.49790218,1.319612041,-2.178290139,-0.081157556 +Marcus Banks,banksma01,2007,RS,PHO,1013,503,-3.623731057,-1.916011438,-5.539742495,-0.723486564,-0.723486564,0,-3.307016821,-1.817813117,-5.124829938,0.981615158 +Jalen Rose,roseja01,2007,RS,PHO,496,246,-0.38204038,-1.076074932,-1.458115312,0.162046071,0.162046071,0,-0.45861203,-2.338979615,-2.797591644,-0.055857805 +Pat Burke,burkepa01,2007,RS,PHO,330,164,-4.559213246,-1.129197245,-5.688410491,-0.247328152,-0.247328152,0,-3.877198632,-1.912842374,-5.790041006,0.55368322 +Jumaine Jones,jonesju01,2007,RS,PHO,278,138,-4.336061329,-0.648203643,-4.984264973,-0.159674359,-0.159674359,0,-3.576233703,-1.201381102,-4.777614805,1.398873209 +Eric Piatkowski,piatker01,2007,RS,PHO,147,73,-1.98435313,-2.380649357,-4.365002487,-0.060228482,-0.060228482,0,-1.956735273,-4.217449831,-6.174185105,0.121209501 +Sean Marks,marksse01,2007,RS,PHO,34,17,-4.65327499,-0.822371073,-5.475646063,-0.024067092,-0.024067092,0,-4.947898802,-0.377355522,-5.325254324,1.678464727 +Jarrett Jack,jackja01,2007,RS,POR,4933,2651,0.744905208,-0.872751352,-0.127846145,3.543558401,3.543558401,0,0.579326505,-0.432693791,0.146632714,-0.078967975 +Zach Randolph,randoza01,2007,RS,POR,4512,2425,0.91274396,-1.907294989,-0.994551029,2.162702618,2.162702618,0,1.224800243,-1.734247711,-0.509447468,-0.394130146 +Ime Udoka,udokaim01,2007,RS,POR,3989,2144,1.249007841,0.864360208,2.113368049,5.32671978,5.32671978,0,1.014010049,1.017885783,2.031895832,0.119509077 +Brandon Roy,roybr01,2007,RS,POR,3749,2015,2.370902948,-1.164865872,1.206037075,4.055549693,4.055549693,0,2.167981283,-0.65972929,1.508251993,-0.262311952 +Martell Webster,webstma02,2007,RS,POR,3273,1759,-0.981524142,-1.378631021,-2.360155163,0.350380817,0.350380817,0,-1.015005728,-1.951167257,-2.966172985,0.137693469 +Jamaal Magloire,magloja01,2007,RS,POR,3169,1703,-4.196498824,-1.044666949,-5.241165773,-2.172940956,-2.172940956,0,-4.021000875,-1.193433234,-5.21443411,0.362807669 +Travis Outlaw,outlatr01,2007,RS,POR,2851,1532,-1.367785776,-0.016794321,-1.384580097,1.067129185,1.067129185,0,-1.194631227,0.056973051,-1.137658175,-0.010379428 +LaMarcus Aldridge,aldrila01,2007,RS,POR,2590,1392,-0.34394613,0.058657158,-0.285288973,1.74674163,1.74674163,0,-0.545762829,0.262266229,-0.2834966,-0.196253734 +Juan Dixon,dixonju01,2007,RS,POR,2313,1243,-1.398191615,-1.243646333,-2.641837949,0.069630015,0.069630015,0,-1.222363552,-1.224106446,-2.446469998,1.405186216 +Sergio Rodriguez,rodrise01,2007,RS,POR,1604,862,0.813717445,-1.244199848,-0.430482404,1.021704114,1.021704114,0,0.570909722,-1.961856058,-1.390946336,0.145741677 +Joel Przybilla,przybjo01,2007,RS,POR,1304,701,-5.33467073,2.742914676,-2.591756054,0.056887502,0.056887502,0,-5.379958648,2.31516831,-3.064790337,0.479253666 +Fred Jones,jonesfr01,2007,RS,POR,835,449,-1.342901784,-1.188151305,-2.531053089,0.050450653,0.050450653,0,-1.656976116,-1.097104898,-2.754081014,0.546009648 +Dan Dickau,dickada01,2007,RS,POR,826,444,0.190853805,-0.970399601,-0.779545796,0.451295294,0.451295294,0,0.01584016,-1.331771784,-1.315931624,1.027766818 +Raef LaFrentz,lafrera01,2007,RS,POR,655,352,-2.297089836,-1.89837874,-4.195468577,-0.262597066,-0.262597066,0,-2.356178103,-1.577877308,-3.934055411,1.076961997 +Stephen Graham,grahast01,2007,RS,POR,307,165,-3.027104963,-2.237584364,-5.264689328,-0.214389532,-0.214389532,0,-3.384035786,-2.404836086,-5.788871871,1.184676175 +Luke Schenscher,schenlu01,2007,RS,POR,220,118,-4.651840913,-0.590393479,-5.242234391,-0.15178198,-0.15178198,0,-4.844231542,0.051617777,-4.792613765,1.079296023 +Jeremy Richardson,richaje01,2007,RS,POR,2,1,-5.21077103,-4.567722129,-9.77849316,-0.003529431,-0.003529431,0,-6.598524742,-6.893147298,-13.49167204,-1.466140567 +Kevin Martin,martike02,2007,RS,SAC,5629,2818,3.263268694,-1.089269088,2.173999606,7.064620603,7.064620603,0,2.969462905,-0.650404777,2.319058127,-0.194881681 +Mike Bibby,bibbymi01,2007,RS,SAC,5562,2784,1.688872682,-0.482027332,1.20684535,5.610372255,5.610372255,0,1.995818187,-0.545195968,1.450622219,-0.164192558 +Metta World Peace,artesro01,2007,RS,SAC,5276,2641,2.230664069,1.970764687,4.201428756,9.376944341,9.376944341,0,2.511627401,2.42670277,4.938330172,0.102548815 +John Salmons,salmojo01,2007,RS,SAC,4265,2135,0.016004575,-0.90366659,-0.887662015,2.024934943,2.024934943,0,-0.441259467,-0.88777399,-1.329033457,-0.168186628 +Shareef Abdur-Rahim,abdursh01,2007,RS,SAC,4025,2015,-2.983411231,-1.119638688,-4.103049919,-1.392883625,-1.392883625,0,-2.748346923,-0.871193104,-3.619540027,0.125522108 +Brad Miller,millebr01,2007,RS,SAC,3562,1783,-1.699061808,0.539624987,-1.15943682,1.44064002,1.44064002,0,-1.660509588,0.17269039,-1.487819198,-0.403440767 +Kenny Thomas,thomake01,2007,RS,SAC,2821,1412,-3.450790453,-0.829989574,-4.280780027,-1.099907584,-1.099907584,0,-3.377103641,-1.070222332,-4.447325973,-0.242145126 +Francisco Garcia,garcifr01,2007,RS,SAC,2817,1410,-0.522939651,0.715905551,0.1929659,2.129635944,2.129635944,0,-0.805960021,0.337250919,-0.468709103,0.55018922 +Corliss Williamson,willico02,2007,RS,SAC,2671,1337,-2.763107896,-0.895042074,-3.65814997,-0.62292726,-0.62292726,0,-2.825881535,-1.241543036,-4.067424571,0.517294157 +Ronnie Price,pricero01,2007,RS,SAC,1125,563,-1.856701074,-0.907443739,-2.764144813,-0.004097371,-0.004097371,0,-1.831730963,-1.075280046,-2.90701101,0.787246908 +Quincy Douby,doubyqu01,2007,RS,SAC,717,359,-2.729479302,-1.161476831,-3.890956132,-0.209568919,-0.209568919,0,-2.625668737,-2.060498614,-4.686167352,0.262386211 +Justin Williams,williju01,2007,RS,SAC,665,333,-0.498173125,-2.2231298,-2.721302925,0.004894575,0.004894575,0,-0.761709763,-2.17693647,-2.938646233,0.363338455 +Maurice Taylor,tayloma01,2007,RS,SAC,206,103,-4.998152299,0.304145091,-4.694007208,-0.102770021,-0.102770021,0,-4.89826819,-0.124134148,-5.022402338,0.556724724 +Jason Hart,hartja01,2007,RS,SAC,200,100,0.889483223,-2.690229346,-1.800746123,0.049493118,0.049493118,0,0.010430863,-1.38573375,-1.375302887,2.040590483 +Vitaly Potapenko,potapvi01,2007,RS,SAC,26,13,-17.41328478,-2.891629359,-20.30491414,-0.119162764,-0.119162764,0,-16.41726239,-3.902613134,-20.31987553,2.179952125 +Tim Duncan,duncati01,2007,RS,SAS,5158,2726,2.116126353,5.282063567,7.39818992,14.02295513,14.02295513,0,2.467227752,4.630858154,7.098085906,-0.601200597 +Tony Parker,parketo01,2007,RS,SAS,4729,2499,2.228258689,-0.023538774,2.204719915,6.28076134,6.28076134,0,2.17798783,0.322992583,2.500980414,-0.536935287 +Bruce Bowen,bowenbr01,2007,RS,SAS,4663,2464,-1.983254567,3.229662965,1.246408398,5.018969919,5.018969919,0,-1.867331403,3.025034445,1.157703042,-0.093452009 +Manu Ginobili,ginobma01,2007,RS,SAS,3898,2060,5.67780722,2.622913168,8.300720388,11.62954968,11.62954968,0,5.78734101,2.716883287,8.504224297,0.121043955 +Michael Finley,finlemi01,2007,RS,SAS,3450,1823,0.61272597,-1.763659485,-1.150933515,1.479495337,1.479495337,0,0.688404402,-1.999094161,-1.310689759,-0.487189402 +Brent Barry,barrybr01,2007,RS,SAS,3086,1631,3.483981262,-0.058088583,3.425892678,5.118694057,5.118694057,0,3.214881718,-0.119300867,3.09558085,-0.370955934 +Fabricio Oberto,obertfa01,2007,RS,SAS,2583,1365,-0.760876021,0.406814625,-0.354061396,1.673994785,1.673994785,0,-1.102933003,0.787308437,-0.315624566,0.301556889 +Francisco Elson,elsonfr01,2007,RS,SAS,2521,1332,-3.900974003,2.299264408,-1.601709595,0.782534446,0.782534446,0,-3.693330572,2.242951479,-1.450379093,0.258954145 +Robert Horry,horryro01,2007,RS,SAS,2127,1124,-1.472327955,2.837769456,1.365441501,2.364505449,2.364505449,0,-0.923448783,2.461105124,1.537656341,0.175222225 +Beno Udrih,udrihbe01,2007,RS,SAS,1794,948,-1.416390215,-1.101560362,-2.517950577,0.112466175,0.112466175,0,-1.274600339,-1.444210608,-2.718810948,0.191433134 +Jacque Vaughn,vaughja01,2007,RS,SAS,1438,760,-1.458048621,0.958006673,-0.500041948,0.871281604,0.871281604,0,-2.009787568,0.605205373,-1.404582195,-0.122018502 +Matt Bonner,bonnema01,2007,RS,SAS,1236,653,0.967607501,-0.6538313,0.313776201,1.020935519,1.020935519,0,1.223752698,-0.845475593,0.378277105,0.018777564 +James White,whiteja02,2007,RS,SAS,259,137,-1.120983828,-0.391416259,-1.512400087,0.086112085,0.086112085,0,-1.422416944,-0.573760365,-1.996177309,-0.422623154 +Jackie Butler,butleja01,2007,RS,SAS,195,103,-4.683032881,-0.946916754,-5.629949635,-0.152522345,-0.152522345,0,-4.448548571,-1.273764305,-5.722312876,0.724981279 +Eric Williams,willier01,2007,RS,SAS,167,88,-0.097402667,-0.252957837,-0.350360504,0.109924716,0.109924716,0,-0.008236747,-1.680287182,-1.688523929,1.888387756 +Melvin Ely,elyme01,2007,RS,SAS,123,65,-8.698966445,4.792341107,-3.906625338,-0.039090973,-0.039090973,0,-7.441450981,5.066170385,-2.375280596,1.779974554 +Chris Wilcox,wilcoch01,2007,RS,SEA,5003,2586,0.221140082,-0.812260098,-0.591120016,2.844013595,2.844013595,0,0.082472292,-0.485087073,-0.402614781,-0.142531047 +Nick Collison,collini01,2007,RS,SEA,4600,2378,-2.080050589,0.323764131,-1.756286458,1.203147101,1.203147101,0,-2.016305053,0.530099717,-1.486205336,-0.191498428 +Rashard Lewis,lewisra02,2007,RS,SEA,4542,2348,3.956639792,0.243130317,4.19977011,8.302846213,8.302846213,0,4.048003359,0.320516562,4.368519921,-0.25288199 +Ray Allen,allenra02,2007,RS,SEA,4293,2219,4.749219967,-1.326226416,3.42299355,6.980906547,6.980906547,0,5.070558442,-0.94474991,4.125808532,-0.103152594 +Earl Watson,watsoea01,2007,RS,SEA,4163,2152,0.632608022,-0.893943973,-0.261335951,2.735199024,2.735199024,0,0.894693812,-0.822483328,0.072210484,0.094298601 +Luke Ridnour,ridnolu01,2007,RS,SEA,4045,2091,-0.570169871,-0.871054079,-1.44122395,1.396456951,1.396456951,0,-0.489857049,-0.622909896,-1.112766945,0.014510577 +Damien Wilkins,wilkida02,2007,RS,SEA,3941,2037,-0.520445449,-1.534356009,-2.054801458,0.720937392,0.720937392,0,-0.605056864,-1.614603674,-2.219660538,-0.201760271 +Johan Petro,petrojo01,2007,RS,SEA,2921,1510,-4.459212325,-1.080181583,-5.539393908,-2.161787557,-2.161787557,0,-4.293659764,-0.751304041,-5.044963804,0.555618282 +Mickael Gelabale,gelabmi01,2007,RS,SEA,2397,1239,-1.335681307,-1.100893719,-2.436575026,0.197653714,0.197653714,0,-2.010648269,-1.94166677,-3.952315039,-0.22262091 +Mike Wilks,wilksmi01,2007,RS,SEA,1033,534,-0.484552752,-1.405738586,-1.890291338,0.233957675,0.233957675,0,-1.23828434,-2.095912181,-3.334196522,-0.106140287 +Andre Brown,brownan01,2007,RS,SEA,524,271,-4.322518074,-1.305945494,-5.628463568,-0.397936106,-0.397936106,0,-4.420123115,-3.210538033,-7.630661148,-0.01223988 +Mouhamed Sene,senesa01,2007,RS,SEA,327,169,-6.183159845,-1.028021316,-7.211181161,-0.388642311,-0.388642311,0,-6.044581579,-1.33481585,-7.379397429,0.963246864 +Danny Fortson,fortsda01,2007,RS,SEA,306,158,-5.019122927,-2.774872194,-7.793995121,-0.414453082,-0.414453082,0,-5.201320134,-2.385681713,-7.587001847,1.795960086 +Andreas Glyniadakis,glynian01,2007,RS,SEA,157,81,-8.297030661,-2.863832653,-11.16086331,-0.355138517,-0.355138517,0,-8.367100788,-3.376047907,-11.7431487,2.020833827 +Desmon Farmer,farmede01,2007,RS,SEA,62,32,2.689994781,-0.997501767,1.692493014,0.072808491,0.072808491,0,2.468043919,-2.608168647,-0.140124729,0.357355723 +Randy Livingston,livinra01,2007,RS,SEA,50,26,-4.624370805,-3.089740272,-7.714111078,-0.06523157,-0.06523157,0,-5.722020622,-4.567450684,-10.28947131,-0.873699567 +Chris Bosh,boshch01,2007,RS,TOR,5187,2658,1.195543348,0.354811234,1.550354582,5.778128556,5.778128556,0,1.356796933,0.397667008,1.754463942,-0.855666101 +Anthony Parker,parkean01,2007,RS,TOR,4755,2437,2.445306209,1.128542369,3.573848578,7.81774297,7.81774297,0,2.079777039,1.251642682,3.331419721,-0.533214006 +T.J. Ford,fordtj01,2007,RS,TOR,4377,2243,0.504702551,-0.017736555,0.486965996,3.695577713,3.695577713,0,0.692633789,0.151410977,0.844044766,-0.219446281 +Jorge Garbajosa,garbajo01,2007,RS,TOR,3725,1909,-1.241451557,1.774180645,0.532729089,3.186068309,3.186068309,0,-0.776970663,1.523148799,0.746178136,-0.326425126 +Rasho Nesterovic,nestera01,2007,RS,TOR,3270,1676,-2.112774446,1.963790272,-0.148984173,2.216348049,2.216348049,0,-2.223886194,1.712237057,-0.511649138,-0.324964515 +Andrea Bargnani,bargnan01,2007,RS,TOR,3179,1629,-1.390295043,-1.114630518,-2.504925561,0.204781614,0.204781614,0,-0.755163468,-1.12072822,-1.875891688,0.50081623 +Jose Calderon,caldejo01,2007,RS,TOR,3149,1614,3.199202652,-1.253948543,1.945254109,3.855951438,3.855951438,0,2.591963917,-1.145164597,1.44679932,-0.250646827 +Morris Peterson,petermo01,2007,RS,TOR,2956,1515,-0.068735531,-0.895150815,-0.963886346,1.387652639,1.387652639,0,0.209848712,-0.953504791,-0.743656078,0.476519588 +Joey Graham,grahajo01,2007,RS,TOR,2574,1319,-0.654892873,-0.911336217,-1.56622909,0.798586094,0.798586094,0,-1.267352335,-0.933588967,-2.200941302,0.229264852 +Fred Jones,jonesfr01,2007,RS,TOR,1698,870,-2.450705505,-1.326780682,-3.777486186,-0.462029936,-0.462029936,0,-2.284092927,-1.216537424,-3.500630351,1.214964285 +Juan Dixon,dixonju01,2007,RS,TOR,1333,683,-0.03885029,0.086818084,0.047967794,0.987820091,0.987820091,0,0.050539723,0.609568536,0.660108259,1.223552538 +Kris Humphries,humphkr01,2007,RS,TOR,1307,670,-1.553301364,-1.505021747,-3.058323111,-0.105488706,-0.105488706,0,-1.866739399,-1.567213432,-3.433952832,0.082438338 +Darrick Martin,martida01,2007,RS,TOR,429,220,-0.661395401,-2.56577982,-3.227175221,-0.053726693,-0.053726693,0,-0.751631118,-3.335643465,-4.087274583,0.28947512 +Luke Jackson,jackslu02,2007,RS,TOR,238,122,-0.629498114,-0.821034107,-1.450532222,0.082057192,0.082057192,0,-0.757611863,-1.312542252,-2.070154115,1.348846659 +PJ Tucker,tuckepj01,2007,RS,TOR,162,83,-1.345891066,-1.798125036,-3.144016103,-0.016758387,-0.016758387,0,-1.913100381,-2.490272175,-4.403372556,0.407879247 +Uros Slokar,slokaur01,2007,RS,TOR,140,72,-3.347809708,-1.936444916,-5.284254624,-0.093788132,-0.093788132,0,-3.215185333,-3.364258824,-6.579444157,0.69341879 +Pape Sow,sowpa01,2007,RS,TOR,66,34,-1.361412381,-0.269727263,-1.631139644,0.019113659,0.019113659,0,-1.546272554,-1.587333968,-3.133606521,-1.414126174 +Deron Williams,willide01,2007,RS,UTA,5694,2950,3.356038502,-0.636180302,2.719858201,8.225830119,8.225830119,0,3.467285528,-0.261637141,3.205648387,-0.076836886 +Mehmet Okur,okurme01,2007,RS,UTA,5142,2664,2.038147821,-2.5715717,-0.533423879,3.011656605,3.011656605,0,2.57080276,-1.899817311,0.670985449,-0.03253127 +Carlos Boozer,boozeca01,2007,RS,UTA,4936,2557,2.873101162,0.32660948,3.199710641,7.728049992,7.728049992,0,3.067760711,0.390697285,3.458457996,-0.405543333 +Derek Fisher,fishede01,2007,RS,UTA,4414,2287,-0.091793056,0.74790024,0.656107184,3.986339167,3.986339167,0,-0.059216721,0.811880515,0.752663795,0.280927389 +Andrei Kirilenko,kirilan01,2007,RS,UTA,3955,2049,-0.625712756,2.398209656,1.7724969,4.714026049,4.714026049,0,-0.611113925,1.756661002,1.145547076,-0.271408403 +Matt Harpring,harprma01,2007,RS,UTA,3793,1965,1.007227439,-1.021368452,-0.014141013,2.749274408,2.749274408,0,0.748891824,-0.924217612,-0.175325787,0.219072981 +Paul Millsap,millspa01,2007,RS,UTA,2841,1472,0.525198746,1.842236288,2.367435035,3.860645204,3.860645204,0,0.604016893,1.922393067,2.52640996,0.420700309 +Gordan Giricek,giricgo01,2007,RS,UTA,2293,1188,-0.308133665,0.405758935,0.09762527,1.730616365,1.730616365,0,-0.463392334,-0.240379287,-0.703771621,0.249077522 +Jarron Collins,collija03,2007,RS,UTA,1762,913,-3.350341029,0.235814757,-3.114526272,-0.170556255,-0.170556255,0,-3.491846914,-0.205971608,-3.697818522,0.413878082 +Ronnie Brewer,brewero02,2007,RS,UTA,1303,675,-0.564314004,0.500775023,-0.063538981,0.92345189,0.92345189,0,-0.843989961,-0.23861822,-1.082608181,-0.173476147 +Dee Brown,brownde03,2007,RS,UTA,869,450,-2.622042182,0.289779984,-2.332262198,0.096521411,0.096521411,0,-2.584087486,-0.255617678,-2.839705164,0.594668328 +CJ Miles,milescj01,2007,RS,UTA,720,373,-4.824102193,-1.358663726,-6.182765919,-0.663618237,-0.663618237,0,-4.603261395,-1.670517737,-6.273779132,1.473680877 +Rafael Araujo,araujra01,2007,RS,UTA,479,248,-4.51715548,-0.390826372,-4.907981851,-0.274937252,-0.274937252,0,-4.293483332,-0.894351423,-5.187834756,0.643569119 +Roger Powell,powelro01,2007,RS,UTA,25,13,-8.045119446,-3.549983112,-11.59510256,-0.059283172,-0.059283172,0,-7.46215941,-6.641545421,-14.10370483,0.978766233 +Louis Amundson,amundlo01,2007,RS,UTA,4,2,-5.914873107,-2.310901993,-8.2257751,-0.005499434,-0.005499434,0,-6.778793657,-5.012529663,-11.79132332,-1.466140567 +Gilbert Arenas,arenagi01,2007,RS,WAS,5834,2942,6.172511025,0.066437618,6.238948643,13.55784962,13.55784962,0,6.715064766,0.870105064,7.58516983,0.450726654 +Antawn Jamison,jamisan01,2007,RS,WAS,5279,2662,2.594352078,-1.852372367,0.741979711,4.738096718,4.738096718,0,3.153242516,-1.087833436,2.06540908,-0.089143117 +Caron Butler,butleca01,2007,RS,WAS,4906,2474,0.969737804,0.190951115,1.16068892,4.925149807,4.925149807,0,1.322955153,0.737778663,2.060733816,-0.208427704 +DeShawn Stevenson,stevede01,2007,RS,WAS,4797,2419,0.275426431,-2.184005896,-1.908579465,1.034553519,1.034553519,0,0.077454348,-2.217643084,-2.140188736,-0.349932004 +Antonio Daniels,daniean01,2007,RS,WAS,3492,1761,1.688356431,-1.995307532,-0.306951101,2.174018008,2.174018008,0,0.763035349,-2.753865049,-1.9908297,-0.888844986 +Brendan Haywood,haywobr01,2007,RS,WAS,3450,1740,-2.231834781,1.452546809,-0.779287972,1.745221418,1.745221418,0,-2.202861102,0.896361469,-1.306499633,-0.227313385 +Jarvis Hayes,hayesja01,2007,RS,WAS,3224,1626,-1.300746725,-2.676511233,-3.977257958,-1.020513974,-1.020513974,0,-1.282087143,-2.658669757,-3.940756899,0.219230199 +Etan Thomas,thomaet01,2007,RS,WAS,2471,1246,-2.006108267,0.228134633,-1.777973634,0.616737872,0.616737872,0,-2.093408799,-0.239215779,-2.332624578,-0.178913465 +Darius Songaila,songada01,2007,RS,WAS,1388,700,-1.367689575,-2.010365235,-3.37805481,-0.225246075,-0.225246075,0,-1.559510116,-1.903223885,-3.462734001,0.390985484 +Andray Blatche,blatcan01,2007,RS,WAS,1352,682,-2.890538473,-1.324970848,-4.215509321,-0.511294233,-0.511294233,0,-2.781100705,-1.984155957,-4.765256662,0.248305823 +Roger Mason Jr.,masonro01,2007,RS,WAS,976,492,-1.707265896,-2.402811114,-4.11007701,-0.345455802,-0.345455802,0,-1.650217578,-2.766705824,-4.416923401,1.104128726 +Calvin Booth,boothca01,2007,RS,WAS,754,380,-3.374285928,0.701134849,-2.673151078,0.014946985,0.014946985,0,-3.858020164,0.309987569,-3.548032595,0.298648199 +Donell Taylor,taylodo01,2007,RS,WAS,732,369,-3.694638577,-0.309056093,-4.00369467,-0.236731282,-0.236731282,0,-3.680682511,-1.45425496,-5.134937471,0.2782914 +Michael Ruffin,ruffimi01,2007,RS,WAS,537,271,-4.617379464,-1.232252511,-5.849631976,-0.429789938,-0.429789938,0,-4.880850571,-1.697850567,-6.578701139,0.265252691 +James Lang,langja01,2007,RS,WAS,109,55,-3.27137375,-1.841089619,-5.112463368,-0.067184129,-0.067184129,0,-3.910284072,-1.54963267,-5.459916742,1.250574754 +Mike Hall,hallmi01,2007,RS,WAS,26,13,-3.992920489,-1.916054227,-5.908974715,-0.020703851,-0.020703851,0,-4.868248153,-3.484038288,-8.352286441,-1.102907491 +Luol Deng,denglu01,2007,PO,CHI,772,410,3.133716427,1.515145332,4.648861758,1.579633756,0,1.579633756,2.617970273,1.299189567,3.917159839,-0.942916796 +Ben Gordon,gordobe01,2007,PO,CHI,744,395,3.283247023,-0.60533833,2.677908693,1.127692823,0,1.127692823,3.105224145,-0.3370366,2.768187544,-0.039559714 +Ben Wallace,wallabe01,2007,PO,CHI,695,369,-0.96488769,3.686551275,2.721663585,1.0535672,0,1.0535672,-0.832108393,3.547259194,2.715150801,-0.755078253 +Kirk Hinrich,hinriki01,2007,PO,CHI,682,362,1.940874846,0.406118902,2.346993747,0.974032244,0,0.974032244,1.914561165,1.002323035,2.916884201,0.292517852 +P.J. Brown,brownpj01,2007,PO,CHI,430,228,0.264269116,2.873367514,3.137636631,0.707103784,0,0.707103784,-0.082525047,2.655705463,2.573180417,0.095284604 +Andres Nocioni,nocioan01,2007,PO,CHI,371,197,-3.792783689,-1.524422203,-5.317205892,-0.269359347,0,-0.269359347,-3.033619666,-1.758544766,-4.792164432,1.102867763 +Chris Duhon,duhonch01,2007,PO,CHI,324,172,-1.044364145,-0.617507305,-1.661871451,0.098253511,0,0.098253511,-1.552879056,-1.161152701,-2.714031757,-0.21076829 +Tyrus Thomas,thomaty01,2007,PO,CHI,230,122,-4.564029138,3.658466971,-0.905562166,0.120681568,0,0.120681568,-3.688651129,3.485384011,-0.203267118,1.741119266 +Thabo Sefolosha,sefolth01,2007,PO,CHI,187,99,-2.311844524,-0.453900533,-2.765745057,-0.0008249,0,-0.0008249,-2.798034821,-1.419163187,-4.217198008,0.517056306 +Malik Allen,allenma01,2007,PO,CHI,64,34,-11.98271299,-1.165620633,-13.14833362,-0.188162267,0,-0.188162267,-11.32547347,-1.224224002,-12.54969748,1.036319686 +Adrian Griffin,griffad01,2007,PO,CHI,17,9,-23.16800843,6.397005709,-16.77100272,-0.066580921,0,-0.066580921,-20.63844515,5.754168736,-14.88427642,0.24597021 +Mike Sweetney,sweetmi01,2007,PO,CHI,6,3,-15.15009053,-3.390501292,-18.54059182,-0.026723291,0,-0.026723291,-13.19880418,-1.50210784,-14.70091202,6.529261092 +LeBron James,jamesle01,2007,PO,CLE,1613,893,4.870715054,3.108084955,7.978800009,5.021327641,0,5.021327641,4.901035833,2.817517242,7.718553075,-0.361231688 +Zydrunas Ilgauskas,ilgauzy01,2007,PO,CLE,1172,649,-0.589767914,2.349022615,1.759254701,1.528380632,0,1.528380632,-0.80406896,2.029029492,1.224960533,-0.679411638 +Larry Hughes,hughela01,2007,PO,CLE,1154,639,-2.642213823,1.676907205,-0.965306618,0.59976417,0,0.59976417,-2.362082641,1.482408532,-0.879674109,-0.048973102 +Sasha Pavlovic,pavloal01,2007,PO,CLE,1112,616,-2.878462616,0.932270232,-1.946192384,0.262511895,0,0.262511895,-2.73361237,1.103572473,-1.630039897,0.683815885 +Drew Gooden,goodedr01,2007,PO,CLE,1093,605,-0.904636721,-0.837660022,-1.742296743,0.319728496,0,0.319728496,-1.169842765,-0.385970783,-1.555813548,-0.303578528 +Anderson Varejao,varejan01,2007,PO,CLE,807,447,-0.749187345,4.996182241,4.246994896,1.650882719,0,1.650882719,-0.758817704,4.558842168,3.800024464,0.281316191 +Daniel Gibson,gibsoda01,2007,PO,CLE,726,402,3.427731278,1.551637157,4.979368436,1.635596301,0,1.635596301,2.929915429,1.294293515,4.224208945,0.032388282 +Eric Snow,snower01,2007,PO,CLE,441,244,-3.374930928,2.261638297,-1.113292631,0.210179556,0,0.210179556,-3.909802919,1.749182884,-2.160620035,0.016434051 +Donyell Marshall,marshdo01,2007,PO,CLE,368,204,-0.414935611,-0.09585377,-0.510789381,0.243916139,0,0.243916139,-0.178087955,-0.286810739,-0.464898694,1.337631011 +Damon Jones,jonesda01,2007,PO,CLE,251,139,0.92799971,-3.270806352,-2.342806643,0.029743695,0,0.029743695,-0.068267555,-3.428579398,-3.496846953,-0.119134983 +Ira Newble,newblir01,2007,PO,CLE,18,10,-4.825602718,-3.899071048,-8.724673767,-0.033063521,0,-0.033063521,-5.297422855,-1.902767201,-7.200190056,4.682700537 +Scot Pollard,pollasc01,2007,PO,CLE,5,3,-6.099351176,-4.243389901,-10.34274108,-0.01245296,0,-0.01245296,-7.331447801,-1.463096011,-8.794543812,3.530736092 +Shannon Brown,brownsh01,2007,PO,CLE,1,0,-4.019771838,-3.952923308,-7.972695146,0,0,0,-5.941812914,-5.949574823,-11.89138774,-1.518153908 +Josh Howard,howarjo01,2007,PO,DAL,487,248,3.289710652,0.510112515,3.799823167,0.854205011,0,0.854205011,3.227478746,1.389945848,4.617424593,-0.056309904 +Dirk Nowitzki,nowitdi01,2007,PO,DAL,469,239,2.169239609,1.030291006,3.199530615,0.746304512,0,0.746304512,2.558709989,1.427013554,3.985723543,-0.232405379 +Jason Terry,terryja01,2007,PO,DAL,450,229,0.095723869,-2.827241255,-2.731517386,0.0022267,0,0.0022267,0.140624038,-2.761244895,-2.620620857,-0.018350908 +Jerry Stackhouse,stackje01,2007,PO,DAL,332,169,-0.077930885,-3.923368618,-4.001299503,-0.111213987,0,-0.111213987,0.116862869,-4.572867787,-4.456004918,-0.049934811 +Devin Harris,harride01,2007,PO,DAL,320,163,2.937670719,0.164125106,3.101795825,0.505596475,0,0.505596475,2.340005609,0.691696583,3.031702192,0.665132499 +DeSagana Diop,diopde01,2007,PO,DAL,275,140,-2.247545358,-0.097514593,-2.34505995,0.029785526,0,0.029785526,-2.773585756,0.264021059,-2.509564697,-0.138496962 +Devean George,georgde01,2007,PO,DAL,214,109,-5.949549923,-0.325639059,-6.275188982,-0.204115282,0,-0.204115282,-5.605137553,-0.578853495,-6.183991048,0.862763008 +Greg Buckner,buckngr01,2007,PO,DAL,86,44,-7.958839983,-1.067911158,-9.026751141,-0.148053263,0,-0.148053263,-8.061204596,-1.113384032,-9.174588629,1.701428883 +Erick Dampier,dampier01,2007,PO,DAL,75,38,-2.582081907,-4.740231198,-7.322313105,-0.092192308,0,-0.092192308,-3.336512198,-4.446188038,-7.782700236,0.759304892 +Austin Croshere,croshau01,2007,PO,DAL,67,34,-2.89064594,-5.60591595,-8.49656189,-0.102176939,0,-0.102176939,-3.189759619,-5.726458227,-8.916217846,-0.558440475 +Maurice Ager,agerma01,2007,PO,DAL,47,24,5.093304771,-4.381773237,0.711531535,0.043732974,0,0.043732974,3.698875272,-4.49658834,-0.797713068,0.037276305 +J.J. Barea,bareajo01,2007,PO,DAL,8,4,-15.16198029,-4.396912167,-19.55889245,-0.035911116,0,-0.035911116,-14.97911096,-6.270959434,-21.2500704,1.361851092 +Allen Iverson,iversal01,2007,PO,DEN,412,223,-0.354373667,0.052382836,-0.301990831,0.286581936,0,0.286581936,0.150604268,0.359391023,0.509995291,-0.212541165 +Carmelo Anthony,anthoca01,2007,PO,DEN,388,210,4.149846693,-1.475393587,2.674453106,0.595400275,0,0.595400275,4.073075844,-1.287314867,2.785760976,-0.60655347 +Marcus Camby,cambyma01,2007,PO,DEN,340,184,-3.021206081,3.927421616,0.906215535,0.350378025,0,0.350378025,-2.707819791,3.604994156,0.897174366,-0.926478672 +Steve Blake,blakest01,2007,PO,DEN,332,180,1.590850563,-1.276765898,0.314084664,0.287585275,0,0.287585275,1.142724262,-1.142320983,0.000403278,-0.821902311 +Nene,hilarne01,2007,PO,DEN,330,179,3.644211434,0.646226395,4.290437829,0.660515755,0,0.660515755,3.296860715,0.870619744,4.16748046,-0.358212029 +Eduardo Najera,najered01,2007,PO,DEN,177,96,-1.835537015,-0.322488945,-2.15802596,0.029838656,0,0.029838656,-2.035633648,-0.313369845,-2.349003493,-0.197042326 +Linas Kleiza,kleizli01,2007,PO,DEN,122,66,-3.559742828,-1.408653322,-4.96839615,-0.077377526,0,-0.077377526,-3.933397289,-1.993273701,-5.926670991,0.393278551 +JR Smith,smithjr01,2007,PO,DEN,87,47,-0.469806091,4.905111487,4.435305395,0.184668876,0,0.184668876,0.753971138,4.579499368,5.333470506,3.551956092 +Anthony Carter,cartean01,2007,PO,DEN,26,14,9.443036823,-2.385301632,7.057735191,0.072936686,0,0.072936686,7.569717216,-2.621773181,4.947944035,0.859107246 +Yakhouba Diawara,diawaya01,2007,PO,DEN,2,1,-3.431021723,-1.837212103,-5.268233826,-0.001302892,0,-0.001302892,-5.170993645,-4.284745931,-9.455739577,-1.518153908 +Tayshaun Prince,princta01,2007,PO,DET,1202,665,1.76153868,0.572560621,2.334099302,1.763411898,0,1.763411898,1.785053864,0.285397497,2.07045136,-0.796114565 +Chauncey Billups,billuch01,2007,PO,DET,1173,649,5.151279065,-0.755074669,4.396204396,2.436129312,0,2.436129312,5.15346879,-0.452606963,4.700861827,-0.160636781 +Richard Hamilton,hamilri01,2007,PO,DET,1154,638,2.61794278,-0.115721456,2.502221325,1.757086986,0,1.757086986,2.407975452,0.291441011,2.699416463,-0.316831863 +Rasheed Wallace,wallara01,2007,PO,DET,1036,573,1.13324046,3.331683522,4.464923982,2.184376536,0,2.184376536,1.830273759,3.507755932,5.338029691,0.374279625 +Chris Webber,webbech01,2007,PO,DET,730,404,0.768119717,0.170905679,0.939025395,0.787312212,0,0.787312212,0.841801343,0.229291472,1.071092814,0.35602549 +Antonio McDyess,mcdyean01,2007,PO,DET,640,354,-2.176204707,2.58588565,0.409680944,0.590099207,0,0.590099207,-1.934122412,2.411251547,0.477129135,0.235578577 +Jason Maxiell,maxieja01,2007,PO,DET,264,146,0.74218054,1.699357703,2.441538244,0.401551491,0,0.401551491,0.366456455,0.792397586,1.158854041,0.615770259 +Ronald Murray,murraro01,2007,PO,DET,246,136,-3.384164423,-1.22711876,-4.611283182,-0.133335126,0,-0.133335126,-3.89351244,-2.311672853,-6.205185293,0.092339344 +Carlos Delfino,delfica01,2007,PO,DET,244,135,-0.834209716,0.509029914,-0.325179802,0.173878665,0,0.173878665,-0.985206699,-0.695408091,-1.68061479,0.855679904 +Lindsey Hunter,hunteli01,2007,PO,DET,240,133,-4.34762507,-1.862130955,-6.209756026,-0.247324407,0,-0.247324407,-3.919686275,-1.464464961,-5.384151236,1.943939217 +Dale Davis,davisda01,2007,PO,DET,92,51,-4.074554081,1.888968945,-2.185585136,0.015518055,0,0.015518055,-4.088429049,2.755248574,-1.333180474,2.221142071 +Nazr Mohammed,mohamna01,2007,PO,DET,11,6,15.29988735,-3.440119644,11.85976771,0.045631091,0,0.045631091,12.99646071,-3.066855574,9.929605139,-0.972093908 +Stephen Jackson,jacksst02,2007,PO,GSW,912,454,1.576725748,1.414820708,2.991546456,1.378781357,0,1.378781357,2.159191183,1.134532331,3.293723514,0.472699568 +Baron Davis,davisba01,2007,PO,GSW,894,445,7.886419097,3.013087176,10.89950627,3.215590828,0,3.215590828,8.096209531,3.578716873,11.6749264,0.550992625 +Jason Richardson,richaja01,2007,PO,GSW,860,428,4.051681434,0.008929715,4.060611149,1.538796646,0,1.538796646,4.189966523,0.200726358,4.390692882,0.292667371 +Matt Barnes,barnema02,2007,PO,GSW,663,330,2.079842991,-0.962533761,1.11730923,0.674746623,0,0.674746623,2.388363162,-0.400943289,1.987419873,0.432277314 +Andris Biedrins,biedran01,2007,PO,GSW,536,267,-1.449713216,1.694045435,0.244332218,0.419504998,0,0.419504998,-1.893686072,1.103489433,-0.79019664,-0.255203068 +Al Harrington,harrial01,2007,PO,GSW,526,262,-0.709823869,-1.158856559,-1.868680428,0.122427716,0,0.122427716,-0.458455215,-1.048919663,-1.507374878,0.689887081 +Monta Ellis,ellismo01,2007,PO,GSW,478,238,-4.44983828,-1.392997165,-5.842835446,-0.388998564,0,-0.388998564,-4.462481402,-1.989438537,-6.45191994,0.389596155 +Mickael Pietrus,pietrmi01,2007,PO,GSW,420,209,-1.027029243,-1.769701667,-2.79673091,-0.00519258,0,-0.00519258,-1.349339202,-1.681192268,-3.03053147,0.939897926 +Kelenna Azubuike,azubuke01,2007,PO,GSW,30,15,-0.283011865,1.202685641,0.919673776,0.028957104,0,0.028957104,-1.195761034,0.110140904,-1.08562013,-0.023871574 +Adonal Foyle,foylead01,2007,PO,GSW,12,6,0.284089877,-3.118934761,-2.834844884,-0.000263384,0,-0.000263384,-1.402317369,-5.21723291,-6.619550279,-1.518153908 +Sarunas Jasikevicius,jasiksa01,2007,PO,GSW,12,6,-3.077266369,-4.302953907,-7.380220276,-0.01469982,0,-0.01469982,-4.453356513,-4.472528512,-8.925885025,0.503837759 +Josh Powell,poweljo01,2007,PO,GSW,12,6,-0.032353718,1.392126697,1.359772979,0.012625726,0,0.012625726,-1.44730263,-2.447253017,-3.894555647,-2.441614741 +Rafer Alston,alstora01,2007,PO,HOU,570,309,0.260613105,2.885341379,3.145954483,0.962584141,0,0.962584141,0.420042458,3.5497007,3.969743158,0.371132952 +Tracy McGrady,mcgratr01,2007,PO,HOU,517,280,1.853804386,-0.796391222,1.057413165,0.559466965,0,0.559466965,1.765474221,-0.927778928,0.837695293,-0.242612612 +Shane Battier,battish01,2007,PO,HOU,502,272,1.245285179,3.916328406,5.161613585,1.131268862,0,1.131268862,0.971612921,3.851534297,4.823147218,-0.08737074 +Yao Ming,mingya01,2007,PO,HOU,480,260,-4.222282199,-0.719827966,-4.942110165,-0.299072305,0,-0.299072305,-4.213365979,-1.119066243,-5.332432222,-0.252170116 +Chuck Hayes,hayesch01,2007,PO,HOU,364,197,-2.386344252,4.702745819,2.316401567,0.52623551,0,0.52623551,-2.864504009,4.458031322,1.593527313,0.180326697 +Juwan Howard,howarju01,2007,PO,HOU,290,157,-2.600554685,-0.090537521,-2.691092207,0.004831755,0,0.004831755,-3.17509975,-0.387175322,-3.562275072,-0.648246942 +Luther Head,headlu01,2007,PO,HOU,260,141,-3.620085353,-1.541938213,-5.162023566,-0.181318815,0,-0.181318815,-3.848240476,-1.436652122,-5.284892598,1.195214977 +Dikembe Mutombo,mutomdi01,2007,PO,HOU,74,40,3.306773726,2.043550329,5.350324055,0.168444571,0,0.168444571,1.32131069,0.676789126,1.998099816,-1.090003232 +Kirk Snyder,snydeki01,2007,PO,HOU,17,9,-8.862387379,-4.107682832,-12.97007021,-0.049169176,0,-0.049169176,-8.736378634,-7.196386304,-15.93276494,1.439545504 +John Lucas,lucasjo02,2007,PO,HOU,15,8,-19.36257089,2.662425717,-16.70014518,-0.060122163,0,-0.060122163,-17.11959217,-0.575256971,-17.69484914,2.156443426 +Vassilis Spanoulis,spanova01,2007,PO,HOU,6,3,24.64618763,0.605623818,25.25181144,0.04261722,0,0.04261722,20.6136367,-1.860332265,18.75330443,-3.251845574 +Jake Tsakalidis,tsakaja01,2007,PO,HOU,6,3,22.19014779,6.711845808,28.9019936,0.047614919,0,0.047614919,18.45768827,3.783773371,22.24146164,-4.263133908 +Kobe Bryant,bryanko01,2007,PO,LAL,428,215,3.346244469,-0.5236275,2.822616968,0.628342569,0,0.628342569,3.457525111,-0.395470048,3.062055063,-0.302430216 +Lamar Odom,odomla01,2007,PO,LAL,382,192,1.4661432,1.318435664,2.784578864,0.556912403,0,0.556912403,1.659729138,1.556632758,3.216361896,-0.364321526 +Kwame Brown,brownkw01,2007,PO,LAL,265,133,-1.830984887,-2.881165978,-4.712150865,-0.137049866,0,-0.137049866,-2.046234249,-2.275940949,-4.322175198,-0.178467908 +Luke Walton,waltolu01,2007,PO,LAL,255,128,-2.229876248,0.883094838,-1.346781411,0.094811457,0,0.094811457,-1.782484939,0.596333956,-1.186150982,0.287256014 +Jordan Farmar,farmajo01,2007,PO,LAL,227,114,-0.612625607,2.78573391,2.173108302,0.296543943,0,0.296543943,-0.744941853,2.758395975,2.013454122,0.375053846 +Maurice Evans,evansma01,2007,PO,LAL,163,82,2.145168941,-0.348132246,1.797036696,0.194930813,0,0.194930813,1.526438143,-0.787667729,0.738770414,-0.584914276 +Shammond Williams,willish01,2007,PO,LAL,159,80,-1.078928646,-2.565904272,-3.644832919,-0.037533534,0,-0.037533534,-1.756911898,-2.605094794,-4.362006692,-0.325573719 +Smush Parker,parkesm01,2007,PO,LAL,117,59,-3.597144477,-0.050760693,-3.647905169,-0.028150633,0,-0.028150633,-3.552816263,0.389555596,-3.163260667,0.892055579 +Andrew Bynum,bynuman01,2007,PO,LAL,109,55,-1.5555845,0.148468964,-1.407115536,0.038797814,0,0.038797814,-1.997596329,-0.411843002,-2.409439331,-0.155281889 +Brian Cook,cookbr01,2007,PO,LAL,101,51,-2.722083267,-2.738702465,-5.460785732,-0.074168907,0,-0.074168907,-2.893388849,-1.589346206,-4.482735055,1.770770152 +Ronny Turiaf,turiaro01,2007,PO,LAL,95,48,-0.497525684,0.737697525,0.240171841,0.075826719,0,0.075826719,-0.696791901,1.399106653,0.702314751,0.362498619 +Sasha Vujacic,vujacsa01,2007,PO,LAL,86,43,0.448235722,-2.755717111,-2.307481389,0.010038631,0,0.010038631,-0.402576455,-3.252742096,-3.655318551,0.23473272 +Dwyane Wade,wadedw01,2007,PO,MIA,313,162,-1.896400104,-2.857742132,-4.754142236,-0.171389025,0,-0.171389025,-1.537374177,-2.599153508,-4.136527684,0.290171619 +James Posey,poseyja01,2007,PO,MIA,268,139,0.989875302,3.000162857,3.990038159,0.49850168,0,0.49850168,1.132527365,3.949971818,5.082499182,1.015135719 +Shaquille O'Neal,onealsh01,2007,PO,MIA,234,121,-1.765356961,-2.215184529,-3.98054149,-0.078726961,0,-0.078726961,-1.337309514,-2.296377826,-3.63368734,0.437303229 +Jason Williams,willija02,2007,PO,MIA,216,112,0.035545212,0.404325386,0.439870598,0.187775986,0,0.187775986,0.211517918,0.503584198,0.715102116,-0.10464775 +Udonis Haslem,hasleud01,2007,PO,MIA,199,103,0.517908046,-0.88897488,-0.371066834,0.129016983,0,0.129016983,-0.241893409,-0.382828173,-0.624721583,0.057720163 +Antoine Walker,walkean02,2007,PO,MIA,178,92,3.027970651,-1.251376226,1.776594425,0.219471279,0,0.219471279,3.022369366,-1.165387576,1.85698179,0.139356205 +Jason Kapono,kaponja01,2007,PO,MIA,149,77,0.198522026,-1.544419804,-1.345897778,0.057012955,0,0.057012955,-0.63266484,-1.268236865,-1.900901705,0.194915354 +Eddie Jones,jonesed02,2007,PO,MIA,127,66,0.483827914,-0.2847162,0.199111714,0.102823857,0,0.102823857,-0.353023299,-0.358208025,-0.711231325,0.357020817 +Alonzo Mourning,mournal01,2007,PO,MIA,106,55,2.592145844,-1.622814228,0.969331617,0.108043484,0,0.108043484,1.529711649,-2.152872129,-0.62316048,0.338645243 +Gary Payton,paytoga01,2007,PO,MIA,62,32,-9.980083131,-5.892947334,-15.87303047,-0.221974393,0,-0.221974393,-10.13932447,-6.414456585,-16.55378106,0.411501899 +Michael Doleac,doleami01,2007,PO,MIA,2,1,-4.809088094,-4.111524112,-8.920612206,-0.003192572,0,-0.003192572,-5.966777446,-6.125552518,-12.09232996,-1.518153908 +Dorell Wright,wrighdo01,2007,PO,MIA,2,1,-4.180374255,-5.491672312,-9.672046567,-0.003581352,0,-0.003581352,-5.75338983,-7.313096178,-13.06648601,-1.518153908 +Richard Jefferson,jefferi01,2007,PO,NJN,914,489,1.160370471,-0.262660765,0.897709706,0.933916777,0,0.933916777,0.834932542,-0.14745757,0.687474972,-0.451974236 +Vince Carter,cartevi01,2007,PO,NJN,910,487,0.694587836,0.318184895,1.012772731,0.962950897,0,0.962950897,1.037451713,0.559112864,1.596564578,-0.121686336 +Jason Kidd,kiddja01,2007,PO,NJN,905,484,6.34898927,2.962607248,9.311596518,3.057595064,0,3.057595064,6.478439952,3.262665297,9.741105249,-0.420672118 +Mikki Moore,mooremi01,2007,PO,NJN,746,399,-0.970446613,3.021150298,2.050703685,1.008297926,0,1.008297926,-1.142623393,3.054622864,1.911999471,0.033436012 +Jason Collins,collija04,2007,PO,NJN,615,329,-4.827214666,3.109410032,-1.717804634,0.179728623,0,0.179728623,-5.086864313,2.812566174,-2.274298139,0.524888222 +Bostjan Nachbar,nachbbo01,2007,PO,NJN,525,281,0.200834028,0.059331118,0.260165146,0.447991912,0,0.447991912,0.202755183,-0.211401835,-0.008646652,0.590820092 +Antoine Wright,wrighan01,2007,PO,NJN,305,163,-2.478727054,1.531584276,-0.947142778,0.154137262,0,0.154137262,-3.225547277,0.719340731,-2.506206545,-0.289979809 +Josh Boone,boonejo01,2007,PO,NJN,221,118,-2.003883907,-0.171680578,-2.175564485,0.035845503,0,0.035845503,-2.742190517,-0.754509618,-3.496700135,0.451880843 +Marcus Williams,willima03,2007,PO,NJN,146,78,-5.521615253,-2.199692622,-7.721307875,-0.206186,0,-0.206186,-4.999374568,-4.610863927,-9.610238496,0.952802668 +Clifford Robinson,robincl02,2007,PO,NJN,37,20,-12.7985706,0.190623787,-12.60794681,-0.10360568,0,-0.10360568,-11.64471345,-1.234320861,-12.87903431,-0.121705529 +Eddie House,houseed01,2007,PO,NJN,34,18,-6.981014004,-0.680538217,-7.661552221,-0.048203368,0,-0.048203368,-5.452517029,-1.573345759,-7.025862789,3.278197857 +Hassan Adams,adamsha01,2007,PO,NJN,17,9,-3.98547372,-2.549974516,-6.535448236,-0.018508175,0,-0.018508175,-5.493587376,-0.408778044,-5.90236542,2.936749033 +Bernard Robinson,robinbe01,2007,PO,NJN,11,6,-8.262560883,9.258172875,0.995611992,0.01241022,0,0.01241022,-6.793732313,10.82180658,4.028074269,4.478981547 +Dwight Howard,howardw01,2007,PO,ORL,301,167,-2.249414547,-3.316254677,-5.565669224,-0.247299778,0,-0.247299778,-1.603804337,-2.60026761,-4.204071948,-0.046976433 +Hedo Turkoglu,turkohe01,2007,PO,ORL,281,156,1.164953484,1.507787963,2.672741446,0.446137922,0,0.446137922,1.262993738,1.506788891,2.769782629,0.203602569 +Grant Hill,hillgr01,2007,PO,ORL,258,143,0.718923171,-0.726423763,-0.007500592,0.205472333,0,0.205472333,0.244137952,-1.053980359,-0.809842407,-0.391394644 +Jameer Nelson,nelsoja01,2007,PO,ORL,232,129,1.662038115,-1.829699474,-0.167661359,0.177162042,0,0.177162042,1.836803555,-0.615938885,1.220864669,0.968376437 +Darko Milicic,milicda01,2007,PO,ORL,207,115,4.289486374,-0.154345154,4.13514122,0.413320264,0,0.413320264,3.646737627,-0.485143342,3.161594285,-0.722069077 +Tony Battie,battito01,2007,PO,ORL,157,87,-4.664940181,-0.331628476,-4.996568657,-0.103271003,0,-0.103271003,-4.913136037,-0.122799307,-5.035935344,0.37392915 +Keyon Dooling,doolike01,2007,PO,ORL,117,65,2.266263452,-0.739326319,1.526937133,0.146820872,0,0.146820872,1.694455952,-0.790906139,0.903549814,0.332485665 +Trevor Ariza,arizatr01,2007,PO,ORL,85,47,-5.905917445,-2.136708039,-8.042625484,-0.132674445,0,-0.132674445,-5.744274655,-1.927058707,-7.671333362,1.232435386 +Carlos Arroyo,arroyca01,2007,PO,ORL,72,40,1.168655499,0.25939046,1.428045958,0.087953388,0,0.087953388,0.671403806,-0.175596143,0.495807662,0.014297342 +JJ Redick,redicjj01,2007,PO,ORL,20,11,-0.254421986,-5.438758531,-5.693180517,-0.017042894,0,-0.017042894,-0.985155123,-5.11635264,-6.101507764,0.038170092 +Shawn Marion,mariosh01,2007,PO,PHO,902,455,2.496276117,2.962151484,5.4584276,1.951660327,0,1.951660327,2.77380374,3.123245778,5.897049518,-0.627463464 +Raja Bell,bellra01,2007,PO,PHO,869,438,0.132684781,1.080589801,1.213274581,0.912573711,0,0.912573711,0.141878703,1.589455875,1.731334578,-0.085740962 +Steve Nash,nashst01,2007,PO,PHO,819,413,7.029865453,-1.873767018,5.156098435,1.69573265,0,1.69573265,6.812992527,-2.210569715,4.602422813,-1.18261099 +Leandro Barbosa,barbole01,2007,PO,PHO,692,349,1.071732555,-0.450988233,0.620744322,0.623292637,0,0.623292637,1.835421574,-0.158266924,1.67715465,0.625943202 +Amar'e Stoudemire,stoudam01,2007,PO,PHO,680,343,3.126127284,2.56126515,5.687392434,1.519884786,0,1.519884786,3.702078705,3.014872692,6.716951397,-0.175611305 +Boris Diaw,diawbo01,2007,PO,PHO,466,235,-1.322234046,-0.508819686,-1.831053732,0.113270778,0,0.113270778,-1.129820691,-1.131291245,-2.261111936,-0.289730324 +Kurt Thomas,thomaku01,2007,PO,PHO,420,212,-0.257824423,2.81739789,2.559573467,0.590689332,0,0.590689332,-0.353953709,2.205208492,1.851254783,-0.247351789 +James Jones,jonesja02,2007,PO,PHO,339,171,0.284975641,-0.825917559,-0.540941918,0.197580103,0,0.197580103,-0.314484959,-1.903030755,-2.217515714,-0.543078657 +Jalen Rose,roseja01,2007,PO,PHO,18,9,-3.652794613,-2.197483437,-5.850278051,-0.01498661,0,-0.01498661,-3.898656185,-1.440184149,-5.338840334,1.877980537 +Marcus Banks,banksma01,2007,PO,PHO,14,7,-1.388868532,-4.316957407,-5.705825939,-0.010790656,0,-0.010790656,-2.10757613,-5.78697276,-7.894548891,-0.805866051 +Pat Burke,burkepa01,2007,PO,PHO,14,7,-4.940556333,1.002313485,-3.938242848,-0.004534039,0,-0.004534039,-5.554530818,3.142182811,-2.412348007,3.255686807 +Eric Piatkowski,piatker01,2007,PO,PHO,6,3,9.592469734,-1.702426875,7.890042859,0.016514944,0,0.016514944,7.228848838,-4.031209105,3.197639733,-1.518153908 +Tony Parker,parketo01,2007,PO,SAS,1407,751,0.640225392,-0.785196285,-0.144970893,1.024012283,0,1.024012283,0.959666275,-0.528765745,0.43090053,-0.47821007 +Tim Duncan,duncati01,2007,PO,SAS,1379,736,2.729090662,3.926063327,6.655153989,3.608662839,0,3.608662839,3.008571958,3.244549285,6.253121243,-0.840671609 +Bruce Bowen,bowenbr01,2007,PO,SAS,1291,689,-0.508945946,4.632681244,4.123735299,2.4902031,0,2.4902031,-0.426878627,4.548258112,4.121379485,-0.068426255 +Manu Ginobili,ginobma01,2007,PO,SAS,1128,602,4.847485816,2.67246872,7.519954535,3.273597829,0,3.273597829,5.185048425,3.05956929,8.244617715,0.567048078 +Michael Finley,finlemi01,2007,PO,SAS,1008,538,2.511625975,-1.718059288,0.793566687,0.998683524,0,0.998683524,2.50557534,-1.599141583,0.906433757,-0.405056884 +Fabricio Oberto,obertfa01,2007,PO,SAS,777,415,1.95413149,-0.004871489,1.949260001,1.024906098,0,1.024906098,1.155565504,0.288513719,1.444079223,-0.113495015 +Robert Horry,horryro01,2007,PO,SAS,676,361,-0.274307489,3.033964515,2.759657027,1.042213378,0,1.042213378,-0.328456061,2.172833913,1.844377852,-0.380155002 +Francisco Elson,elsonfr01,2007,PO,SAS,431,230,-2.757623258,0.973929316,-1.783693943,0.118248803,0,0.118248803,-2.821979267,1.007540663,-1.814438604,1.007698482 +Brent Barry,barrybr01,2007,PO,SAS,422,225,0.294249033,-2.260112312,-1.965863279,0.093304273,0,0.093304273,0.119607509,-2.820414234,-2.700806725,0.455201495 +Jacque Vaughn,vaughja01,2007,PO,SAS,390,208,-4.125211482,-0.875769909,-5.000981391,-0.24679032,0,-0.24679032,-4.776409257,-1.234611952,-6.011021208,0.154944913 +Matt Bonner,bonnema01,2007,PO,SAS,47,25,-6.26135913,0.421318993,-5.840040137,-0.042125447,0,-0.042125447,-4.92910295,1.104937361,-3.824165588,3.28993205 +Beno Udrih,udrihbe01,2007,PO,SAS,37,20,-15.66466529,-6.639770821,-22.30443611,-0.20838911,0,-0.20838911,-14.88276547,-7.916714139,-22.79947961,1.143971498 +Anthony Parker,parkean01,2007,PO,TOR,455,240,1.934712979,1.985960387,3.920673366,0.842205979,0,0.842205979,1.562452468,2.601937061,4.164389529,-0.023664325 +Chris Bosh,boshch01,2007,PO,TOR,421,222,-2.060108503,0.644713147,-1.415395357,0.155203776,0,0.155203776,-1.731457393,1.032194529,-0.699262864,-0.406785285 +Morris Peterson,petermo01,2007,PO,TOR,347,183,-1.276721572,-2.644444379,-3.921165951,-0.112738913,0,-0.112738913,-1.925751364,-1.868737085,-3.79448845,-0.030565118 +Andrea Bargnani,bargnan01,2007,PO,TOR,343,181,0.552133617,-0.576108522,-0.023974904,0.259747739,0,0.259747739,0.422197696,-0.233236872,0.188960824,0.040172069 +Jose Calderon,caldejo01,2007,PO,TOR,277,146,2.828210344,-2.728309576,0.099900768,0.219378292,0,0.219378292,2.583813205,-2.648194761,-0.064381556,0.179645695 +T.J. Ford,fordtj01,2007,PO,TOR,258,136,3.060185835,0.199054975,3.259240809,0.427171904,0,0.427171904,3.084743345,-0.543071717,2.541671628,-0.604400846 +Joey Graham,grahajo01,2007,PO,TOR,206,109,-6.902616587,-0.106276788,-7.008893375,-0.245715263,0,-0.245715263,-7.07024669,-0.247018573,-7.317265263,0.53526017 +Rasho Nesterovic,nestera01,2007,PO,TOR,135,71,-0.710506422,-1.493577976,-2.204084398,0.020035552,0,0.020035552,-1.462359027,-2.901499122,-4.36385815,-1.599150648 +Kris Humphries,humphkr01,2007,PO,TOR,131,69,-4.283390817,-2.538759514,-6.822150331,-0.148762376,0,-0.148762376,-4.72087287,-2.290192855,-7.011065725,0.558630214 +Juan Dixon,dixonju01,2007,PO,TOR,119,63,-8.281307876,3.282798625,-4.99850925,-0.076234607,0,-0.076234607,-6.793683423,2.149159498,-4.644523925,2.060598613 +Luke Jackson,jackslu02,2007,PO,TOR,21,11,11.88518131,3.906048533,15.79122985,0.109387864,0,0.109387864,10.03640137,5.000530985,15.03693236,1.745548473 +Darrick Martin,martida01,2007,PO,TOR,15,8,6.027770959,-2.300809215,3.726961745,0.027319735,0,0.027319735,4.864269373,-4.038162489,0.826106885,0.180504759 +Deron Williams,willide01,2007,PO,UTA,1260,657,3.533267514,0.51364381,4.046911323,2.34904914,0,2.34904914,3.977099454,0.670169107,4.647268561,-0.028310098 +Carlos Boozer,boozeca01,2007,PO,UTA,1254,654,3.460882884,0.255894731,3.716777616,2.213379701,0,2.213379701,3.698374287,0.395056489,4.093430777,-0.491159163 +Mehmet Okur,okurme01,2007,PO,UTA,1122,585,0.981076165,0.333334391,1.314410556,1.257081468,0,1.257081468,1.930373891,1.315699921,3.246073812,0.430622803 +Andrei Kirilenko,kirilan01,2007,PO,UTA,1011,527,0.371544592,1.966248076,2.337792668,1.404033503,0,1.404033503,0.194476478,1.424676301,1.619152779,-0.439849823 +Derek Fisher,fishede01,2007,PO,UTA,853,445,1.411806905,0.946297985,2.358104889,1.200045779,0,1.200045779,1.1846942,1.145764696,2.330458896,0.298239105 +Matt Harpring,harprma01,2007,PO,UTA,830,433,1.215155005,-1.628933467,-0.413778462,0.530399467,0,0.530399467,0.782531437,-1.77825646,-0.995725023,-0.322737185 +Gordan Giricek,giricgo01,2007,PO,UTA,589,307,-1.841914038,-1.18190333,-3.023817368,-0.044326924,0,-0.044326924,-2.131667516,-1.845670597,-3.977338113,0.191597977 +Paul Millsap,millspa01,2007,PO,UTA,504,263,2.701270509,1.137531374,3.838801883,0.912816832,0,0.912816832,2.523592436,1.034075261,3.557667698,0.098234981 +Jarron Collins,collija03,2007,PO,UTA,211,110,-1.804625453,2.324453113,0.51982766,0.191615331,0,0.191615331,-2.108582998,2.427627023,0.319044025,1.125588746 +Dee Brown,brownde03,2007,PO,UTA,100,52,-2.923017023,-4.619931335,-7.542948358,-0.131303837,0,-0.131303837,-3.066536188,-6.518592521,-9.585128709,0.108653792 +Ronnie Brewer,brewero02,2007,PO,UTA,79,41,0.83693937,-2.59617123,-1.75923186,0.021400974,0,0.021400974,0.020706081,-3.679492351,-3.65878627,0.10997394 +Rafael Araujo,araujra01,2007,PO,UTA,54,28,-1.123845993,1.891541,0.767695007,0.053573859,0,0.053573859,-0.917389051,3.413329122,2.495940071,3.051612759 +CJ Miles,milescj01,2007,PO,UTA,6,3,-1.279342586,-3.021456811,-4.300799397,-0.002446485,0,-0.002446485,-2.435747042,-5.156790855,-7.592537896,-0.059468908 +Antonio Daniels,daniean01,2007,PO,WAS,328,176,7.22796056,-0.449817547,6.778143014,0.868628045,0,0.868628045,6.315176272,-0.352615988,5.962560284,-1.415437414 +Antawn Jamison,jamisan01,2007,PO,WAS,322,173,5.640734829,-2.953777445,2.686957384,0.493782753,0,0.493782753,6.049695962,-2.0668254,3.982870562,-0.211921827 +Jarvis Hayes,hayesja01,2007,PO,WAS,259,139,-0.230437243,-3.015113662,-3.245550904,-0.036205724,0,-0.036205724,-0.087574509,-2.112840137,-2.200414646,-0.099395645 +DeShawn Stevenson,stevede01,2007,PO,WAS,227,122,-6.412767277,-1.840184019,-8.252951296,-0.35395599,0,-0.35395599,-5.435439875,-2.244378122,-7.679817997,0.176031202 +Darius Songaila,songada01,2007,PO,WAS,168,90,-0.291299643,-1.558956154,-1.850255797,0.043219154,0,0.043219154,-0.175188122,-0.475583953,-0.650772074,1.295143354 +Etan Thomas,thomaet01,2007,PO,WAS,156,84,-7.323025868,-0.885319771,-8.20834564,-0.242004746,0,-0.242004746,-6.931137884,-1.247604876,-8.17874276,0.27847481 +Roger Mason Jr.,masonro01,2007,PO,WAS,104,56,0.927146388,-4.025649437,-3.098503049,-0.010419483,0,-0.010419483,0.597034426,-3.415504578,-2.818470152,1.324109554 +Brendan Haywood,haywobr01,2007,PO,WAS,63,34,2.962489101,-0.270343527,2.692145574,0.098589477,0,0.098589477,2.227934301,0.216268082,2.444202383,1.140118791 +Michael Ruffin,ruffimi01,2007,PO,WAS,52,28,2.027681371,7.081634385,9.109315757,0.17414773,0,0.17414773,2.207929082,6.001747241,8.209676322,-0.302155062 +Andray Blatche,blatcan01,2007,PO,WAS,47,25,2.342793708,-4.243300491,-1.900506783,0.011052006,0,0.011052006,1.299267415,-5.080391783,-3.781124368,-0.997912631 +Calvin Booth,boothca01,2007,PO,WAS,34,18,1.005984164,0.872334761,1.878318925,0.044159096,0,0.044159096,0.904250575,1.321399702,2.225650278,0.664526975 +Donell Taylor,taylodo01,2007,PO,WAS,32,17,-10.26796122,-5.032084039,-15.30004526,-0.112216381,0,-0.112216381,-10.37199538,-6.203023545,-16.57501892,-0.039381095 +Joe Johnson,johnsjo02,2008,RS,ATL,6418,3343,3.244259611,-0.673967285,2.570292326,9.037120535,9.037120535,0,3.262409564,-0.591802559,2.670607006,-0.383136102 +Josh Smith,smithjo03,2008,RS,ATL,5515,2873,-1.447832908,3.65289597,2.205063062,7.261805455,7.261805455,0,-0.776858833,3.271467823,2.49460899,-0.017372935 +Marvin Williams,willima02,2008,RS,ATL,5308,2765,-0.695976753,-1.452972476,-2.148949229,0.845418067,0.845418067,0,-0.935066446,-0.970532691,-1.905599137,-0.274298781 +Al Horford,horfoal01,2008,RS,ATL,4876,2540,-1.992716215,0.345036073,-1.647680142,1.423806204,1.423806204,0,-1.836872868,0.623282559,-1.213590309,-0.307733862 +Josh Childress,childjo01,2008,RS,ATL,4365,2274,2.440294468,-1.861373012,0.578921455,3.83087207,3.83087207,0,1.757807312,-1.883586263,-0.125778951,-0.758787018 +Anthony Johnson,johnsan02,2008,RS,ATL,2152,1121,-0.815064042,0.238029383,-0.577034659,1.24529707,1.24529707,0,-1.036257051,0.332497459,-0.703759592,0.188483437 +Mike Bibby,bibbymi01,2008,RS,ATL,2112,1100,1.849101673,-2.648578198,-0.799476525,1.109481786,1.109481786,0,2.094628239,-2.242498876,-0.147870637,1.265612245 +Zaza Pachulia,pachuza01,2008,RS,ATL,1812,944,-3.205768684,-1.022598013,-4.228366697,-0.716427402,-0.716427402,0,-3.161132571,-1.182962301,-4.344094872,0.578568862 +Acie Law,lawac01,2008,RS,ATL,1661,865,-3.830091996,-1.766572304,-5.596664299,-1.258328865,-1.258328865,0,-3.974519878,-2.236387283,-6.210907161,0.151201385 +Tyronn Lue,luety01,2008,RS,ATL,1083,564,0.056838214,-2.259976697,-2.203138483,0.158642915,0.158642915,0,-0.293368892,-2.755080477,-3.048449369,0.762156904 +Shelden Williams,willish02,2008,RS,ATL,795,414,-3.858666175,-0.376050984,-4.234717158,-0.315383922,-0.315383922,0,-3.982732896,-0.433465418,-4.416198313,0.530345914 +Salim Stoudamire,stoudsa01,2008,RS,ATL,772,402,-0.93438108,-3.209689844,-4.144070924,-0.287660629,-0.287660629,0,-0.760366737,-3.86600964,-4.626376377,0.568053018 +Mario West,westma02,2008,RS,ATL,516,269,-0.381024503,-1.115506272,-1.496530775,0.175047617,0.175047617,0,-1.27589869,-0.175891613,-1.451790303,1.640553389 +Lorenzen Wright,wrighlo02,2008,RS,ATL,284,148,-5.166333959,0.249687138,-4.916646821,-0.165203785,-0.165203785,0,-5.502809494,0.57851739,-4.924292104,0.915589824 +Solomon Jones,jonesso01,2008,RS,ATL,278,145,-4.081962137,-2.626212541,-6.708174678,-0.296552197,-0.296552197,0,-4.263967953,-2.854732452,-7.118700405,1.191819143 +Jeremy Richardson,richaje01,2008,RS,ATL,169,88,-4.059927849,-2.460875257,-6.520803107,-0.171735815,-0.171735815,0,-4.112404449,-4.18441358,-8.296818029,1.345999125 +Paul Pierce,piercpa01,2008,RS,BOS,5505,2874,4.071512048,1.788372986,5.859885035,12.62218167,12.62218167,0,4.121287125,1.539031908,5.660319034,-0.019416307 +Ray Allen,allenra02,2008,RS,BOS,5026,2624,3.504928325,-0.302454716,3.202473609,7.945213517,7.945213517,0,3.528885449,-0.131299766,3.397585683,-0.278802009 +Kevin Garnett,garneke01,2008,RS,BOS,4459,2328,3.000288165,5.181493129,8.181781294,12.90798948,12.90798948,0,3.036445298,4.631803381,7.668248678,-0.54893139 +Rajon Rondo,rondora01,2008,RS,BOS,4417,2306,0.178011085,2.118059133,2.296070219,5.933320826,5.933320826,0,0.260207612,2.553846021,2.814053634,-0.054960823 +Kendrick Perkins,perkike01,2008,RS,BOS,3662,1912,-2.659961427,3.727475348,1.067513921,3.725641601,3.725641601,0,-2.682709147,2.97205206,0.289342912,0.041390857 +James Posey,poseyja01,2008,RS,BOS,3488,1821,-0.923551433,0.712500722,-0.211050711,2.372593501,2.372593501,0,-0.44890518,1.03276176,0.58385658,0.54418627 +Eddie House,houseed01,2008,RS,BOS,2835,1480,0.81760247,1.437263433,2.254865903,3.792141577,3.792141577,0,1.125351146,1.036365401,2.161716547,0.321503169 +Tony Allen,allento01,2008,RS,BOS,2630,1373,-2.231057086,2.55661541,0.325558324,2.172133579,2.172133579,0,-2.280475062,2.028128095,-0.252346968,0.768196564 +Glen Davis,davisgl01,2008,RS,BOS,1801,940,-2.857507863,0.973605275,-1.883902588,0.419275434,0.419275434,0,-2.746494608,0.921001156,-1.825493452,0.879633428 +Leon Powe,powele01,2008,RS,BOS,1550,809,1.328388766,0.229170557,1.557559323,1.786702052,1.786702052,0,0.961704711,0.136410757,1.098115467,0.460369722 +Brian Scalabrine,scalabr01,2008,RS,BOS,981,512,-3.678250635,0.478216106,-3.200034529,-0.118148305,-0.118148305,0,-3.718181553,-0.495923754,-4.214105307,0.468888122 +Sam Cassell,cassesa01,2008,RS,BOS,573,299,-3.174688455,0.15160787,-3.023080586,-0.04201852,-0.04201852,0,-2.974613541,-0.20855376,-3.183167301,0.808755457 +P.J. Brown,brownpj01,2008,RS,BOS,400,209,-3.156301291,0.429851361,-2.72644993,0.002508265,0.002508265,0,-3.332833538,0.019247737,-3.313585801,-0.108847277 +Scot Pollard,pollasc01,2008,RS,BOS,331,173,-2.451576252,0.154096204,-2.297480048,0.040631453,0.040631453,0,-2.991651548,1.040080177,-1.951571371,1.61606666 +Gabe Pruitt,pruitga01,2008,RS,BOS,182,95,-2.668619245,-0.19395709,-2.862576335,-0.005515484,-0.005515484,0,-2.365175788,-0.466541452,-2.83171724,1.011942033 +Jason Richardson,richaja01,2008,RS,CHA,6092,3149,2.638582299,-0.144849227,2.493733073,8.442011323,8.442011323,0,2.864736364,0.230643913,3.095380276,0.192398821 +Raymond Felton,feltora01,2008,RS,CHA,5749,2972,0.436406559,-0.870154704,-0.433748145,3.503510706,3.503510706,0,0.27818503,-0.595115819,-0.316930789,-0.230551601 +Emeka Okafor,okafoem01,2008,RS,CHA,5258,2718,-2.661586333,0.500783551,-2.160802781,0.814009531,0.814009531,0,-2.498880544,0.478357979,-2.020522564,-0.34855857 +Gerald Wallace,wallage01,2008,RS,CHA,4596,2376,-0.367934731,1.884560523,1.516625792,5.196934583,5.196934583,0,0.282684059,2.097021613,2.379705671,0.448228869 +Matt Carroll,carroma01,2008,RS,CHA,3900,2016,0.053495413,-1.248501347,-1.195005934,1.601220238,1.601220238,0,-0.509196909,-1.187246434,-1.696443343,0.105904317 +Nazr Mohammed,mohamna01,2008,RS,CHA,2751,1422,-2.086963285,-1.206067127,-3.293030412,-0.395096856,-0.395096856,0,-2.086047495,-0.908197789,-2.994245283,0.267359698 +Jeff McInnis,mcinnje01,2008,RS,CHA,2728,1410,-3.147783255,-2.90184427,-6.049627525,-2.367265315,-2.367265315,0,-3.791121547,-2.821493082,-6.612614629,-0.253317718 +Jared Dudley,dudleja01,2008,RS,CHA,2677,1384,-0.065126456,-0.28888285,-0.354009306,1.689232189,1.689232189,0,-0.45325477,-0.598134901,-1.051389671,-0.144715997 +Earl Boykins,boykiea01,2008,RS,CHA,1116,577,-2.243819072,-3.205424392,-5.449243464,-0.789439017,-0.789439017,0,-2.658046073,-4.390346865,-7.048392937,-0.609725338 +Ryan Hollins,holliry01,2008,RS,CHA,1029,532,-1.732225373,-1.046478913,-2.778704286,-0.007841469,-0.007841469,0,-2.50595914,-1.375299736,-3.881258875,0.604799109 +Derek Anderson,anderde01,2008,RS,CHA,766,396,-1.771326959,-1.471572059,-3.242899018,-0.100440556,-0.100440556,0,-2.014778044,-1.87491992,-3.889697964,0.803809037 +Jermareo Davidson,davidje01,2008,RS,CHA,623,322,-4.380271807,-0.622743507,-5.003015314,-0.371405188,-0.371405188,0,-4.872573009,-1.52915149,-6.401724499,0.320977666 +Primoz Brezec,brezepr01,2008,RS,CHA,517,267,-7.32147417,-3.185776439,-10.50725061,-1.059674938,-1.059674938,0,-7.619717385,-3.817044919,-11.4367623,0.261690116 +Walter Herrmann,herrmwa01,2008,RS,CHA,337,174,-1.88235969,-1.840784742,-3.723144432,-0.087266384,-0.087266384,0,-1.857336448,-2.860192007,-4.717528455,0.948284103 +Othella Harrington,harriot01,2008,RS,CHA,321,166,-5.374217492,-0.762084494,-6.136301986,-0.290574852,-0.290574852,0,-5.749452492,-1.18488041,-6.934332902,1.232419255 +Kirk Hinrich,hinriki01,2008,RS,CHI,4664,2380,0.075596468,0.39541006,0.471006528,3.918635154,3.918635154,0,0.050400103,0.903794065,0.954194168,0.178061513 +Ben Gordon,gordobe01,2008,RS,CHI,4490,2291,1.391123104,-3.118633527,-1.727510423,1.194554669,1.194554669,0,1.275748998,-2.656939502,-1.381190504,-0.047035366 +Luol Deng,denglu01,2008,RS,CHI,4170,2128,0.656356557,-0.948846684,-0.292490127,2.647098419,2.647098419,0,0.261994625,-0.971497155,-0.709502531,-0.737513293 +Andres Nocioni,nocioan01,2008,RS,CHI,3961,2021,-0.147034455,-1.934179512,-2.081213967,0.695171929,0.695171929,0,-0.186230227,-1.902394542,-2.088624769,0.756620051 +Ben Wallace,wallabe01,2008,RS,CHI,3189,1627,-3.620083791,3.28579794,-0.334285851,1.989538671,1.989538671,0,-3.221575056,3.16530836,-0.056266697,-0.734073399 +Joakim Noah,noahjo01,2008,RS,CHI,3006,1534,-1.471222652,2.709850754,1.238628102,3.116512265,3.116512265,0,-1.468901167,2.408174259,0.939273091,-0.155081408 +Chris Duhon,duhonch01,2008,RS,CHI,2920,1490,0.000917625,-0.539363071,-0.538445446,1.676141699,1.676141699,0,-0.39397815,-0.747506329,-1.141484479,-0.282551514 +Thabo Sefolosha,sefolth01,2008,RS,CHI,2814,1436,-2.266995722,1.709749356,-0.557246366,1.609362016,1.609362016,0,-2.443385092,1.205396993,-1.237988099,0.165803349 +Tyrus Thomas,thomaty01,2008,RS,CHI,2606,1330,-2.540528918,1.765980802,-0.774548116,1.341465654,1.341465654,0,-2.58888776,1.418362726,-1.170525034,0.069174984 +Joe Smith,smithjo02,2008,RS,CHI,2246,1146,-0.753858338,-0.715811551,-1.469669888,0.74566057,0.74566057,0,-0.993037502,-0.812078305,-1.805115807,-0.366744771 +Larry Hughes,hughela01,2008,RS,CHI,1587,810,-1.099765685,-0.98309818,-2.082863865,0.277350554,0.277350554,0,-0.991166279,-0.634228564,-1.625394843,0.559395538 +Aaron Gray,grayaa01,2008,RS,CHI,1201,613,-2.4359565,0.038929881,-2.397026619,0.111767365,0.111767365,0,-2.384280048,-0.040133725,-2.424413773,1.164421207 +Drew Gooden,goodedr01,2008,RS,CHI,1094,558,-0.257399506,-0.602073003,-0.859472509,0.53678563,0.53678563,0,-0.328318114,-0.145730124,-0.474048238,-0.248853224 +Adrian Griffin,griffad01,2008,RS,CHI,435,222,-3.142765541,0.39582157,-2.746943971,0.000345581,0.000345581,0,-3.489250718,-0.477848076,-3.967098795,-0.150882374 +Viktor Khryapa,khryavi01,2008,RS,CHI,206,105,-3.532727471,0.594131351,-2.93859612,-0.010157497,-0.010157497,0,-3.365533009,0.219686418,-3.145846591,0.502008606 +Thomas Gardner,gardnth01,2008,RS,CHI,88,45,-2.300097784,-2.466344835,-4.766442618,-0.04701066,-0.04701066,0,-1.847662504,-4.142160226,-5.98982273,1.445173646 +Demetris Nichols,nichode01,2008,RS,CHI,59,30,-1.678308603,-2.330591263,-4.008899866,-0.020093728,-0.020093728,0,-1.420301648,-3.746797663,-5.16709931,4.005566797 +Shannon Brown,brownsh01,2008,RS,CHI,43,22,-24.71496125,-4.435293407,-29.15025465,-0.302907621,-0.302907621,0,-21.65710522,-6.698256544,-28.35536176,2.077560211 +Cedric Simmons,simmoce01,2008,RS,CHI,37,19,-15.6605045,-4.196170676,-19.85667517,-0.166050106,-0.166050106,0,-14.65007335,-6.688448762,-21.33852211,0.124914346 +LeBron James,jamesle01,2008,RS,CLE,5754,3027,7.100371311,1.502796934,8.603168246,17.52677363,17.52677363,0,7.058364866,1.523270418,8.581635284,-0.036176508 +Zydrunas Ilgauskas,ilgauzy01,2008,RS,CLE,4223,2222,-1.399153695,1.709810257,0.310656562,3.449801688,3.449801688,0,-1.287985778,1.556450978,0.2684652,-0.538055439 +Daniel Gibson,gibsoda01,2008,RS,CLE,3355,1765,0.886048766,-0.044996899,0.841051866,3.239025027,3.239025027,0,0.744753983,0.432392748,1.177146731,0.152521755 +Devin Brown,brownde02,2008,RS,CLE,3349,1762,-1.214259731,-0.923623398,-2.137883129,0.550950859,0.550950859,0,-1.462974984,-1.12213761,-2.585112594,0.114704506 +Drew Gooden,goodedr01,2008,RS,CLE,2973,1564,-3.461019369,-0.347325638,-3.808345007,-0.843283083,-0.843283083,0,-3.252226617,-0.189314327,-3.441540944,-0.135845118 +Damon Jones,jonesda01,2008,RS,CLE,2539,1336,1.652355711,-2.543865746,-0.891510036,1.262475892,1.262475892,0,1.171021039,-3.106013886,-1.934992846,-0.319137965 +Anderson Varejao,varejan01,2008,RS,CLE,2509,1320,-3.215446866,1.146898181,-2.068548685,0.45765026,0.45765026,0,-3.059639834,1.313270997,-1.746368837,-0.2614715 +Larry Hughes,hughela01,2008,RS,CLE,2300,1210,-2.285584458,-0.460358736,-2.745943194,0.002533606,0.002533606,0,-1.7415805,0.266853706,-1.474726793,1.08960036 +Sasha Pavlovic,pavloal01,2008,RS,CLE,2258,1188,-3.337096967,0.461741281,-2.875355686,-0.076356103,-0.076356103,0,-3.295687658,0.18738577,-3.108301888,0.462735957 +Delonte West,westde01,2008,RS,CLE,1532,806,-0.233245009,0.518493867,0.285248858,1.258149653,1.258149653,0,-0.231023663,0.716988201,0.485964538,0.748854291 +Ira Newble,newblir01,2008,RS,CLE,1235,650,-2.717884545,-0.566228631,-3.284113176,-0.178691515,-0.178691515,0,-2.932931268,-0.666543431,-3.5994747,0.825823689 +Joe Smith,smithjo02,2008,RS,CLE,1102,580,-0.474689755,-0.969024211,-1.443713966,0.387113002,0.387113002,0,-0.912941443,-0.8401442,-1.753085643,0.136031001 +Ben Wallace,wallabe01,2008,RS,CLE,1099,578,-3.020653858,2.146758751,-0.873895107,0.549712628,0.549712628,0,-3.066987306,1.657177344,-1.409809963,-0.599014841 +Wally Szczerbiak,szczewa02,2008,RS,CLE,1057,556,-2.627581906,-0.373035908,-3.000617815,-0.071388704,-0.071388704,0,-2.717078756,-1.143519647,-3.860598403,0.389051553 +Dwayne Jones,jonesdw02,2008,RS,CLE,897,472,-1.446036745,-0.435832908,-1.881869653,0.210422457,0.210422457,0,-2.117731789,-0.307780975,-2.425512765,0.610463648 +Eric Snow,snower01,2008,RS,CLE,580,305,-5.031168991,-0.226602527,-5.257771518,-0.390705343,-0.390705343,0,-5.508979192,-0.42774444,-5.936723632,0.112318063 +Shannon Brown,brownsh01,2008,RS,CLE,414,218,-3.779909783,-1.210925956,-4.990835738,-0.255400907,-0.255400907,0,-3.157306924,-1.389402645,-4.546709569,2.314901253 +Donyell Marshall,marshdo01,2008,RS,CLE,297,156,-3.477946634,-2.848862018,-6.326808652,-0.28904975,-0.28904975,0,-3.277446968,-3.179683077,-6.457130045,1.435182956 +Cedric Simmons,simmoce01,2008,RS,CLE,129,68,-6.971216103,-0.115218659,-7.086434762,-0.151731954,-0.151731954,0,-6.911318844,-1.103390129,-8.014708972,0.799323079 +Billy Thomas,thomabi01,2008,RS,CLE,65,34,-4.795638149,-2.670128317,-7.465766466,-0.086096523,-0.086096523,0,-3.570305008,-3.800756661,-7.371061669,4.909701373 +Demetris Nichols,nichode01,2008,RS,CLE,27,14,-19.4065182,-3.384947286,-22.79146549,-0.145554668,-0.145554668,0,-17.29909274,-7.162017442,-24.46111018,1.570082485 +Kaniel Dickens,dickeka01,2008,RS,CLE,23,12,-4.582249323,-0.591772224,-5.174021547,-0.014697937,-0.014697937,0,-5.543710337,-2.328783948,-7.872494285,-0.90076167 +Lance Allred,allrela01,2008,RS,CLE,19,10,-8.762952215,-1.016088325,-9.77904054,-0.03601146,-0.03601146,0,-8.77844791,-2.226523565,-11.00497148,0.389464005 +Dirk Nowitzki,nowitdi01,2008,RS,DAL,5263,2769,4.543557347,0.972862081,5.516419428,11.62584654,11.62584654,0,4.733567069,0.931160925,5.664727993,-0.420459299 +Josh Howard,howarjo01,2008,RS,DAL,5240,2757,1.98195862,1.224039588,3.205998208,8.360345086,8.360345086,0,2.253731322,1.31519092,3.568922242,-0.195300621 +Jason Terry,terryja01,2008,RS,DAL,4902,2579,3.934190057,-0.083708226,3.850481831,8.680640399,8.680640399,0,3.987621904,0.258150205,4.245772109,-0.046447046 +Erick Dampier,dampier01,2008,RS,DAL,3336,1755,-1.150998694,1.497758537,0.346759843,2.765225816,2.765225816,0,-1.176642349,1.450115687,0.273473337,-0.256958875 +Brandon Bass,bassbr01,2008,RS,DAL,2959,1557,-2.289592623,-1.017568173,-3.307160797,-0.440657144,-0.440657144,0,-2.106322929,-1.401014315,-3.507337244,-0.410281273 +Jerry Stackhouse,stackje01,2008,RS,DAL,2684,1412,0.341399303,-2.17036944,-1.828970137,0.662486625,0.662486625,0,0.489816912,-2.579649855,-2.089832943,-0.144592364 +Devin Harris,harride01,2008,RS,DAL,2250,1184,3.307303812,0.562648448,3.86995226,4.03726762,4.03726762,0,3.29906535,1.25105529,4.55012064,0.896194285 +Jason Kidd,kiddja01,2008,RS,DAL,1922,1011,2.826571005,3.495446006,6.322017011,4.699034194,4.699034194,0,3.129683224,3.90083365,7.030516874,0.391392976 +Eddie Jones,jonesed02,2008,RS,DAL,1752,922,-1.364922412,0.518406916,-0.846515496,0.898046071,0.898046071,0,-1.399231044,0.154369417,-1.244861627,0.27568272 +DeSagana Diop,diopde01,2008,RS,DAL,1699,894,-2.26298827,2.998246275,0.735258005,1.586069017,1.586069017,0,-2.280388263,2.170891903,-0.10949636,-0.213194783 +Devean George,georgde01,2008,RS,DAL,1561,821,-3.059653428,0.058404829,-3.0012486,-0.105663718,-0.105663718,0,-3.031907146,-0.303361785,-3.335268931,0.375276043 +Trenton Hassell,hassetr01,2008,RS,DAL,880,463,-4.058679376,-1.418049909,-5.476729285,-0.646263657,-0.646263657,0,-4.583315825,-1.587422242,-6.170738067,0.312065964 +J.J. Barea,bareajo01,2008,RS,DAL,874,460,-1.760476896,-0.536104761,-2.296581657,0.107037876,0.107037876,0,-1.534388407,-1.224274744,-2.75866315,0.548779817 +Juwan Howard,howarju01,2008,RS,DAL,671,353,-4.980087833,-1.99027679,-6.970364623,-0.76663224,-0.76663224,0,-5.167491126,-1.949808236,-7.117299362,0.80520644 +Malik Allen,allenma01,2008,RS,DAL,633,333,-2.108796688,-1.376019046,-3.484815734,-0.125814292,-0.125814292,0,-2.499848807,-1.00898772,-3.508836527,0.728085102 +Antoine Wright,wrighan01,2008,RS,DAL,335,176,-3.486552185,-1.980053643,-5.466605828,-0.246431442,-0.246431442,0,-3.797727648,-2.531930308,-6.329657955,0.956203403 +Tyronn Lue,luety01,2008,RS,DAL,327,172,-1.856557326,-3.377364018,-5.233921344,-0.222263865,-0.222263865,0,-2.232861184,-2.942245678,-5.175106862,1.840738682 +Maurice Ager,agerma01,2008,RS,DAL,146,77,-7.461166941,-2.77227506,-10.233442,-0.298987557,-0.298987557,0,-7.329350955,-3.343275326,-10.67262628,1.590315688 +Jamaal Magloire,magloja01,2008,RS,DAL,51,27,-15.40467758,-0.686412279,-16.09108986,-0.194027405,-0.194027405,0,-13.16323208,-1.260904755,-14.42413684,5.217066471 +Nick Fazekas,fazekni01,2008,RS,DAL,17,9,-4.888111136,-0.327713417,-5.215824554,-0.011075312,-0.011075312,0,-4.866472531,-2.844905284,-7.711377815,-2.043008627 +Allen Iverson,iversal01,2008,RS,DEN,7194,3424,4.227055206,0.044423746,4.271478952,12.1906492,12.1906492,0,4.197731587,0.175067208,4.372798794,-0.574671429 +Carmelo Anthony,anthoca01,2008,RS,DEN,5895,2806,2.120115891,-1.28765536,0.832460531,5.126354435,5.126354435,0,2.287973653,-1.027732136,1.260241518,-0.043267936 +Marcus Camby,cambyma01,2008,RS,DEN,5794,2758,-1.770426239,3.507280602,1.736854363,6.243037066,6.243037066,0,-1.527893239,3.31691811,1.789024871,-1.045503946 +Kenyon Martin,martike01,2008,RS,DEN,4536,2159,-1.997582487,1.4234815,-0.574100987,2.398593233,2.398593233,0,-1.764895506,1.675206042,-0.089689464,0.069986834 +Anthony Carter,cartean01,2008,RS,DEN,4118,1960,-0.544079184,0.410469214,-0.13360997,2.615816784,2.615816784,0,-0.540256983,0.769876937,0.229619954,-0.019749095 +Linas Kleiza,kleizli01,2008,RS,DEN,3969,1889,1.473576219,-1.753092594,-0.279516376,2.387077497,2.387077497,0,1.264807222,-1.922338062,-0.65753084,0.239875286 +Eduardo Najera,najered01,2008,RS,DEN,3496,1664,-0.23643267,1.877834239,1.64140157,3.736673246,3.736673246,0,-0.252440263,1.639314498,1.386874235,0.213113567 +JR Smith,smithjr01,2008,RS,DEN,2985,1421,3.255429402,-1.066451917,2.188977484,3.609670888,3.609670888,0,3.571961416,-1.438213395,2.133748021,0.756134506 +Yakhouba Diawara,diawaya01,2008,RS,DEN,1139,542,-1.519018079,-0.867560226,-2.386578305,0.100800524,0.100800524,0,-2.133156021,-1.807242507,-3.940398528,0.283094578 +Chucky Atkins,atkinch01,2008,RS,DEN,740,352,-0.773300766,-1.626301368,-2.399602134,0.063182086,0.063182086,0,-0.783223936,-2.29026135,-3.073485286,0.377604603 +Nene,hilarne01,2008,RS,DEN,559,266,-4.526273276,0.337751561,-4.188521715,-0.196695395,-0.196695395,0,-4.236202686,0.216724225,-4.019478462,0.703955792 +Bobby Jones,jonesbo02,2008,RS,DEN,466,222,-3.383788031,-1.6942521,-5.078040131,-0.269790016,-0.269790016,0,-3.580905895,-1.716268023,-5.297173918,2.166348927 +Mike Wilks,wilksmi01,2008,RS,DEN,256,122,-4.094841351,-1.373180362,-5.468021713,-0.169310946,-0.169310946,0,-4.365289945,-1.691854362,-6.057144306,0.071507936 +Steven Hunter,huntest01,2008,RS,DEN,252,120,-4.538747033,-1.513018874,-6.051765907,-0.203501492,-0.203501492,0,-4.87341662,-2.449713161,-7.323129781,0.626709707 +Von Wafer,wafervo01,2008,RS,DEN,189,90,-8.318695572,-2.018565715,-10.33726129,-0.353306096,-0.353306096,0,-7.72851755,-4.667375057,-12.39589261,1.319613913 +Jelani McCoy,mccoyje01,2008,RS,DEN,69,33,-8.285930571,-0.773872279,-9.05980285,-0.107413538,-0.107413538,0,-8.550274099,-2.047549991,-10.59782409,1.037293402 +Taurean Green,greenta01,2008,RS,DEN,63,30,-3.238084995,-0.493960056,-3.732045051,-0.015150496,-0.015150496,0,-3.634701598,-2.279496214,-5.914197812,0.742608199 +Tayshaun Prince,princta01,2008,RS,DET,4956,2694,1.377242452,0.587132417,1.96437487,6.411090638,6.411090638,0,1.250836863,-0.025956617,1.224880246,-0.992123019 +Chauncey Billups,billuch01,2008,RS,DET,4640,2522,7.090407719,0.457082056,7.547489776,13.1757631,13.1757631,0,6.891043326,0.612918068,7.503961394,-0.524379262 +Richard Hamilton,hamilri01,2008,RS,DET,4459,2424,2.840093101,0.070338059,2.910431159,6.974422138,6.974422138,0,2.769743985,0.287658486,3.05740247,-0.347109398 +Rasheed Wallace,wallara01,2008,RS,DET,4316,2346,-0.192208152,4.739856773,4.547648621,8.754747361,8.754747361,0,0.798171579,4.651353233,5.449524813,0.213980222 +Antonio McDyess,mcdyean01,2008,RS,DET,4204,2285,-1.185320096,0.966681478,-0.218638618,2.945926005,2.945926005,0,-1.005212132,1.506977758,0.501765626,-0.163351393 +Jason Maxiell,maxieja01,2008,RS,DET,3252,1768,-0.238817927,0.223508976,-0.015308951,2.45677273,2.45677273,0,-0.381521064,-0.089146157,-0.47066722,-0.379649866 +Jarvis Hayes,hayesja01,2008,RS,DET,2368,1287,-0.05448953,-0.389728105,-0.444217635,1.525696129,1.525696129,0,0.263395362,-0.444036078,-0.180640716,0.720245833 +Rodney Stuckey,stuckro01,2008,RS,DET,1989,1081,-1.753153756,0.677702536,-1.07545122,0.926477136,0.926477136,0,-1.59522379,0.708750836,-0.886472953,0.295746914 +Arron Afflalo,afflaar01,2008,RS,DET,1784,970,-2.090911005,0.984187771,-1.106723234,0.81472696,0.81472696,0,-2.380817161,0.256963594,-2.123853567,0.170156334 +Amir Johnson,johnsam01,2008,RS,DET,1405,764,-0.516745625,3.94922592,3.432480296,2.421319222,2.421319222,0,-0.769639608,3.686504815,2.916865208,0.44383311 +Ronald Murray,murraro01,2008,RS,DET,638,347,-1.011788086,-1.445848609,-2.457636695,0.052015055,0.052015055,0,-0.648592888,-2.12487241,-2.773465298,0.461316483 +Juan Dixon,dixonju01,2008,RS,DET,449,244,0.269376702,-2.577931234,-2.308554532,0.055801815,0.055801815,0,0.087685848,-3.408120697,-3.320434849,1.441557209 +Nazr Mohammed,mohamna01,2008,RS,DET,419,228,-3.707726569,1.102006246,-2.605720323,0.016942197,0.016942197,0,-3.323602042,1.12033018,-2.203271862,0.885044977 +Theo Ratliff,ratlith01,2008,RS,DET,410,223,-3.920535619,0.921893109,-2.99864251,-0.028363519,-0.028363519,0,-3.934927167,0.499382178,-3.435544989,0.245767593 +Lindsey Hunter,hunteli01,2008,RS,DET,396,215,-1.855765167,0.376836002,-1.478929164,0.141554995,0.141554995,0,-1.44931838,0.71977705,-0.72954133,1.427460565 +Walter Herrmann,herrmwa01,2008,RS,DET,366,199,-0.102449891,-1.751741742,-1.854191633,0.09225313,0.09225313,0,0.260673701,-3.173215252,-2.912541551,1.339131592 +Primoz Brezec,brezepr01,2008,RS,DET,180,98,-1.460236676,-0.142911985,-1.603148661,0.058612029,0.058612029,0,-1.879149713,0.430442617,-1.448707096,2.071868429 +Cheikh Samb,sambch01,2008,RS,DET,57,31,-1.555296407,0.844108351,-0.711188056,0.032884395,0.032884395,0,-1.859930532,2.144606791,0.284676259,1.851375233 +Ronald Dupree,duprero01,2008,RS,DET,6,3,-5.927681172,-4.554232688,-10.48191386,-0.011657389,-0.011657389,0,-7.068835685,-6.590073222,-13.65890891,-1.399828627 +Baron Davis,davisba01,2008,RS,GSW,6654,3196,3.98257042,0.88731544,4.86988586,12.46212036,12.46212036,0,4.543084238,1.523454444,6.066538682,0.27964827 +Monta Ellis,ellismo01,2008,RS,GSW,6394,3071,2.113787193,-0.35921773,1.754569464,7.024299315,7.024299315,0,1.775318325,-0.158798625,1.616519699,-0.444964912 +Stephen Jackson,jacksst02,2008,RS,GSW,5944,2855,1.015189708,-0.58473654,0.430453168,4.630545855,4.630545855,0,1.50177329,-0.770484908,0.731288383,-0.043801312 +Al Harrington,harrial01,2008,RS,GSW,4560,2190,0.364516298,-0.47550003,-0.110983732,2.967663155,2.967663155,0,1.017818712,-0.149363305,0.868455407,0.602500549 +Andris Biedrins,biedran01,2008,RS,GSW,4326,2078,0.641832271,0.599358694,1.241190966,4.218299614,4.218299614,0,0.343017953,0.752621112,1.095639065,-0.290590416 +Kelenna Azubuike,azubuke01,2008,RS,GSW,3606,1732,-0.080055401,-1.197600353,-1.277655753,1.300012851,1.300012851,0,-0.43126262,-1.541543964,-1.972806583,-0.07537765 +Matt Barnes,barnema02,2008,RS,GSW,2944,1414,-0.403092568,-2.238048736,-2.641141304,0.078844073,0.078844073,0,-0.260723695,-2.441392065,-2.70211576,0.370395609 +Mickael Pietrus,pietrmi01,2008,RS,GSW,2740,1316,-0.52284636,0.72517742,0.20233106,2.002811053,2.002811053,0,-0.489073514,0.934969529,0.445896015,0.969742662 +Austin Croshere,croshau01,2008,RS,GSW,951,457,-0.583122319,-1.521232123,-2.104354442,0.151023014,0.151023014,0,-0.843267184,-2.434440378,-3.277707563,0.300405201 +Brandan Wright,wrighbr03,2008,RS,GSW,783,376,-1.153096815,-0.832806991,-1.985903806,0.145481337,0.145481337,0,-1.840631162,-2.225125012,-4.065756174,-0.701557758 +C.J. Watson,watsocj01,2008,RS,GSW,766,368,-1.859889016,-1.1911927,-3.051081716,-0.056277579,-0.056277579,0,-2.28358034,-2.362301292,-4.645881633,-0.41638189 +Marco Belinelli,belinma01,2008,RS,GSW,502,241,-2.888580223,-2.457222453,-5.345802675,-0.318967037,-0.318967037,0,-3.106517308,-4.176710923,-7.283228231,-0.061021635 +Didier Ilunga-Mbenga,mbengdj01,2008,RS,GSW,271,130,-5.060320334,-1.598569854,-6.658890188,-0.262950434,-0.262950434,0,-5.383018949,-0.914236883,-6.297255832,1.331299381 +Chris Webber,webbech01,2008,RS,GSW,262,126,-4.947197035,-0.458353778,-5.405550813,-0.171645322,-0.171645322,0,-4.997806594,-1.324832906,-6.3226395,0.511138587 +Patrick O'Bryant,obryapa01,2008,RS,GSW,206,99,-3.248281172,-0.633158064,-3.881439236,-0.058122945,-0.058122945,0,-3.430736825,-0.09584647,-3.526583295,1.594738898 +Troy Hudson,hudsotr01,2008,RS,GSW,194,93,-4.892227246,-1.891233549,-6.783460795,-0.191056419,-0.191056419,0,-4.847499281,-3.523684192,-8.371183473,-0.159186771 +Kosta Perovic,perovko01,2008,RS,GSW,79,38,-3.53222581,-0.711965095,-4.244190905,-0.028867302,-0.028867302,0,-4.083778267,-1.789510042,-5.873288309,-0.327704829 +Stephane Lasme,lasmest01,2008,RS,GSW,1,0,-5.944608047,-3.425981812,-9.370589858,0,0,0,-7.39662511,-6.263202165,-13.65982727,-1.399828627 +Shane Battier,battish01,2008,RS,HOU,5538,2907,1.000677871,2.17239067,3.17306854,8.755530753,8.755530753,0,0.807361469,2.263165909,3.070527378,-0.31178003 +Rafer Alston,alstora01,2008,RS,HOU,4812,2526,0.41994691,1.675721547,2.095668457,6.248778039,6.248778039,0,0.83658384,1.807114252,2.643698091,0.057663077 +Tracy McGrady,mcgratr01,2008,RS,HOU,4648,2440,1.949910443,0.419036278,2.368946721,6.35795782,6.35795782,0,2.168909878,0.29976107,2.468670948,-0.213715445 +Yao Ming,mingya01,2008,RS,HOU,3894,2044,-0.508494658,2.167647533,1.659152875,4.563932595,4.563932595,0,-0.383102707,1.745438338,1.362335631,-0.694764605 +Luis Scola,scolalu01,2008,RS,HOU,3856,2024,-0.778916259,0.482056593,-0.296859666,2.536130376,2.536130376,0,-0.91498051,0.755334964,-0.159645546,0.107385427 +Chuck Hayes,hayesch01,2008,RS,HOU,3000,1575,-2.568505606,5.237824992,2.669319387,4.370101545,4.370101545,0,-2.631555957,5.215966926,2.584410969,0.329250827 +Luther Head,headlu01,2008,RS,HOU,2627,1379,0.675190513,0.688214951,1.363405465,2.894942044,2.894942044,0,0.481102981,-0.193919216,0.287183766,0.028790825 +Bonzi Wells,wellsbo01,2008,RS,HOU,2141,1124,-2.539604039,0.955195588,-1.584408451,0.673412504,0.673412504,0,-2.460260162,1.069189304,-1.391070857,0.697953139 +Carl Landry,landrca01,2008,RS,HOU,1354,711,3.00447454,-0.712403142,2.292071397,1.830844058,1.830844058,0,2.254932099,-0.387901996,1.867030104,0.093171942 +Dikembe Mutombo,mutomdi01,2008,RS,HOU,1179,619,-2.736582559,2.797777603,0.061195044,0.879271938,0.879271938,0,-3.178701681,1.844593126,-1.334108555,-0.900138847 +Aaron Brooks,brookaa01,2008,RS,HOU,1158,608,0.383728331,-1.878706057,-1.494977726,0.392529705,0.392529705,0,0.22189511,-2.221879753,-1.999984643,0.773732651 +Mike James,jamesmi01,2008,RS,HOU,1023,537,-2.858037985,-0.561472881,-3.419510866,-0.18603497,-0.18603497,0,-2.583437699,-0.83584497,-3.419282668,1.328154169 +Bobby Jackson,jacksbo01,2008,RS,HOU,949,498,-0.291264259,0.173177322,-0.118086937,0.67893533,0.67893533,0,-0.185407855,-0.243894073,-0.429301928,1.429766252 +Steve Novak,novakst01,2008,RS,HOU,503,264,2.279506253,-1.744696376,0.534809876,0.44056396,0.44056396,0,1.908713619,-2.968542355,-1.059828735,-0.396736499 +Steve Francis,francst01,2008,RS,HOU,379,199,-2.435793786,0.635001032,-1.800792754,0.097363878,0.097363878,0,-2.244529489,1.015954189,-1.228575299,0.962061664 +Mike Harris,harrimi01,2008,RS,HOU,303,159,-0.874436078,-0.300262176,-1.174698254,0.127485318,0.127485318,0,-1.04524275,-0.880717011,-1.925959761,-0.224012455 +Kirk Snyder,snydeki01,2008,RS,HOU,154,81,0.360421534,-1.414731322,-1.054309788,0.070662359,0.070662359,0,0.078552284,-2.78840502,-2.709852736,0.782222412 +Loren Woods,woodslo01,2008,RS,HOU,32,17,-2.168112065,-0.907856115,-3.07596818,-0.002823439,-0.002823439,0,-3.164404155,-1.871357506,-5.035761662,-0.126196127 +Bobby Jones,jonesbo02,2008,RS,HOU,17,9,-9.532238722,5.885813122,-3.6464256,-0.004315879,-0.004315879,0,-8.349004989,7.530426529,-0.81857846,4.538147844 +Justin Williams,williju01,2008,RS,HOU,11,6,-19.66782907,-6.970544723,-26.63837379,-0.079574087,-0.079574087,0,-16.66103243,-3.500132653,-20.16116508,8.24780501 +Gerald Green,greenge01,2008,RS,HOU,8,4,44.21655049,-2.394310157,41.82224033,0.093080499,0.093080499,0,38.91835938,1.378040485,40.29639987,2.177768873 +Mike Dunleavy,dunlemi02,2008,RS,IND,6080,2953,2.419471753,0.885470485,3.304942238,9.103590048,9.103590048,0,2.099377909,0.872332453,2.971710363,-0.193933115 +Danny Granger,grangda01,2008,RS,IND,5921,2876,0.607118448,-0.668052672,-0.060934224,3.954246719,3.954246719,0,0.77317686,-0.020407999,0.752768861,0.201198112 +Troy Murphy,murphtr01,2008,RS,IND,4336,2106,0.572233624,-0.190215752,0.382017871,3.364863993,3.364863993,0,0.521696475,-0.014979629,0.506716846,-0.011962879 +Jeff Foster,fosteje01,2008,RS,IND,3879,1884,-0.149130523,1.171297454,1.022166931,3.609102371,3.609102371,0,-0.464336683,1.400178876,0.935842193,-0.432637825 +Marquis Daniels,daniema01,2008,RS,IND,3183,1546,-1.810054581,0.624158489,-1.185896092,1.236131442,1.236131442,0,-1.844724518,0.139861905,-1.704862612,0.183089162 +Kareem Rush,rushka01,2008,RS,IND,3096,1504,-1.457635397,-1.55356864,-3.011204037,-0.200565844,-0.200565844,0,-1.466969562,-1.804615342,-3.271584904,0.062232527 +Travis Diener,dienetr01,2008,RS,IND,2792,1356,0.842455859,-2.58408145,-1.741625591,0.697757245,0.697757245,0,0.573722658,-2.445208281,-1.871485623,0.017750833 +Jamaal Tinsley,tinslja01,2008,RS,IND,2662,1293,-0.48873837,0.4527086,-0.03602977,1.793777072,1.793777072,0,-0.107218295,0.647954889,0.540736594,0.177758477 +Jermaine O'Neal,onealje01,2008,RS,IND,2483,1206,-5.059238888,1.93998208,-3.119256808,-0.226453149,-0.226453149,0,-4.550589539,1.190551735,-3.360037804,-0.309234108 +Shawne Williams,willish03,2008,RS,IND,1991,967,-0.543934658,-0.810958819,-1.354893478,0.694292849,0.694292849,0,-0.698604705,-1.18785592,-1.886460625,0.815298927 +David Harrison,harrida01,2008,RS,IND,1445,702,-5.285855772,0.350708287,-4.935147485,-0.796100896,-0.796100896,0,-5.203631301,0.633647805,-4.569983496,1.609870937 +Ronald Murray,murraro01,2008,RS,IND,1085,527,-2.378159671,-1.872043686,-4.250203357,-0.405121365,-0.405121365,0,-2.135001524,-2.150241313,-4.285242837,0.406710507 +Andre Owens,owensan01,2008,RS,IND,807,392,-2.013991834,-0.097171577,-2.111163411,0.127727768,0.127727768,0,-2.311850223,-0.80891051,-3.120760733,-0.028210448 +Ike Diogu,dioguik01,2008,RS,IND,628,305,-1.365465288,-2.351810002,-3.71727529,-0.150482539,-0.150482539,0,-1.695520103,-2.720471757,-4.41599186,-0.022460139 +Stephen Graham,grahast01,2008,RS,IND,264,128,1.687542221,-1.088800372,0.59874185,0.219283325,0.219283325,0,1.112519795,-2.378678324,-1.266158529,0.253133798 +Courtney Sims,simsco01,2008,RS,IND,23,11,-4.279465583,-1.595537449,-5.875003032,-0.017558457,-0.017558457,0,-5.229177552,-1.84319375,-7.072371302,0.10836746 +Cuttino Mobley,moblecu01,2008,RS,LAC,5244,2702,-0.932155614,-1.078221743,-2.010377357,1.016052519,1.016052519,0,-1.211938137,-0.742195448,-1.954133585,-0.32682351 +Corey Maggette,maggeco01,2008,RS,LAC,4856,2502,1.850854099,0.008214591,1.85906869,5.891820019,5.891820019,0,1.502897199,0.046501242,1.549398441,0.131178389 +Al Thornton,thornal01,2008,RS,LAC,4188,2158,-2.942262434,-2.723083495,-5.665345929,-3.212117195,-3.212117195,0,-2.721105602,-2.507435395,-5.228540997,0.066671488 +Chris Kaman,kamanch01,2008,RS,LAC,4043,2083,-3.209563121,2.394144798,-0.815418323,2.041817932,2.041817932,0,-2.947817452,2.104505844,-0.843311608,-0.64396966 +Tim Thomas,thomati01,2008,RS,LAC,3765,1940,-0.840228927,-0.096420512,-0.936649439,1.803643727,1.803643727,0,-0.538819175,0.028783983,-0.510035192,0.45926727 +Brevin Knight,knighbr01,2008,RS,LAC,3249,1674,-2.087233079,1.529481719,-0.55775136,1.871926075,1.871926075,0,-2.398320901,1.997630551,-0.40069035,-0.020897894 +Quinton Ross,rossqu01,2008,RS,LAC,2921,1505,-3.283711292,0.611890016,-2.671821276,0.059826061,0.059826061,0,-3.911185955,0.327500992,-3.583684963,-0.317223402 +Josh Powell,poweljo01,2008,RS,LAC,2383,1228,-3.759853917,-3.260966553,-7.02082047,-2.666866809,-2.666866809,0,-3.946723575,-3.21224764,-7.158971215,-0.311574758 +Dan Dickau,dickada01,2008,RS,LAC,2018,1040,0.650651833,-0.950505922,-0.299854089,1.304693901,1.304693901,0,0.072371329,-1.090176777,-1.017805448,0.332952062 +Sam Cassell,cassesa01,2008,RS,LAC,1892,975,0.985475176,-1.650168982,-0.664693807,1.038674499,1.038674499,0,0.556476966,-1.762425596,-1.20594863,0.121694777 +Smush Parker,parkesm01,2008,RS,LAC,794,409,-2.807003257,-0.01580812,-2.822811377,-0.015501833,-0.015501833,0,-2.413907376,0.109855264,-2.304052112,1.897412356 +Ruben Patterson,patteru01,2008,RS,LAC,635,327,-2.697169229,0.83422641,-1.86294282,0.149032768,0.149032768,0,-2.686492557,0.593898449,-2.092594107,0.657579043 +Aaron Williams,williaa01,2008,RS,LAC,576,297,-3.804936682,-0.091725578,-3.89666226,-0.17466414,-0.17466414,0,-4.039646,-0.018474297,-4.058120297,0.4905587 +Elton Brand,brandel01,2008,RS,LAC,532,274,-0.936121765,-0.875556624,-1.81167839,0.130029532,0.130029532,0,-0.987283554,-0.987592917,-1.974876471,-0.815161503 +Nick Fazekas,fazekni01,2008,RS,LAC,505,260,1.011381576,0.760961097,1.772342674,0.597854411,0.597854411,0,0.412426561,-0.164015843,0.248410718,-0.318663993 +Paul Davis,davispa01,2008,RS,LAC,377,194,-3.626129688,-0.751444269,-4.377573957,-0.161731406,-0.161731406,0,-3.755420586,-0.745796489,-4.501217075,0.36939758 +Richie Frahm,frahmri01,2008,RS,LAC,316,163,-2.053895836,-1.02265262,-3.076548457,-0.027152845,-0.027152845,0,-2.330574444,-2.348991727,-4.679566171,-0.01299907 +Marcus Williams,willima04,2008,RS,LAC,66,34,-4.623796852,-0.604384942,-5.228181794,-0.042575587,-0.042575587,0,-4.667368366,-1.286726002,-5.954094368,-0.898649233 +Andre Barrett,barrean01,2008,RS,LAC,49,25,1.152260395,-2.643956733,-1.491696338,0.015918227,0.015918227,0,0.007984022,-4.438321183,-4.430337161,-0.76613781 +Guillermo Diaz,diazgu01,2008,RS,LAC,35,18,0.109143865,-1.814492577,-1.705348712,0.009474652,0.009474652,0,-1.146122494,-4.307946287,-5.454068781,-1.160513198 +Kobe Bryant,bryanko01,2008,RS,LAL,6430,3192,5.840399222,1.253200565,7.093599787,16.03590165,16.03590165,0,6.217440663,1.654154674,7.871595338,0.029322285 +Lamar Odom,odomla01,2008,RS,LAL,5884,2921,0.443945351,2.113717136,2.557662487,7.873921441,7.873921441,0,0.745578247,2.172059779,2.917638027,-0.426457405 +Derek Fisher,fishede01,2008,RS,LAL,4531,2249,0.980607538,-0.638855346,0.341752192,3.548827305,3.548827305,0,1.141876511,-0.053091045,1.088785465,0.03237786 +Luke Walton,waltolu01,2008,RS,LAL,3483,1729,-0.496578056,0.185154743,-0.311423313,2.144457785,2.144457785,0,-0.579035013,-0.304862029,-0.883897042,-0.29129515 +Jordan Farmar,farmajo01,2008,RS,LAL,3405,1690,1.468870778,0.054064877,1.522935655,3.689425836,3.689425836,0,1.852657677,-0.263290527,1.58936715,0.130475453 +Vladimir Radmanovic,radmavl01,2008,RS,LAL,2988,1483,2.005663951,-0.132916316,1.872747636,3.50576622,3.50576622,0,1.940030226,-0.326998219,1.613032008,0.215913495 +Ronny Turiaf,turiaro01,2008,RS,LAL,2937,1458,-2.075310667,1.282210585,-0.793100082,1.453445132,1.453445132,0,-2.083325479,0.906587301,-1.176738178,-0.143775855 +Sasha Vujacic,vujacsa01,2008,RS,LAL,2577,1279,2.851662471,-2.765272543,0.086389928,1.85355754,1.85355754,0,2.723834516,-2.747526565,-0.023692049,0.13562388 +Andrew Bynum,bynuman01,2008,RS,LAL,2031,1008,1.547394665,1.747614884,3.295009549,3.082933516,3.082933516,0,1.319629292,1.415480851,2.735110143,-0.779511438 +Pau Gasol,gasolpa01,2008,RS,LAL,1849,918,3.28151076,1.690651161,4.972161921,3.582092173,3.582092173,0,3.022920426,1.238955744,4.26187617,-0.897240238 +Kwame Brown,brownkw01,2008,RS,LAL,1025,509,-5.944876483,1.316232864,-4.628643619,-0.490531818,-0.490531818,0,-5.306874527,0.990532005,-4.316342523,0.510746232 +Trevor Ariza,arizatr01,2008,RS,LAL,868,431,0.300553955,1.989258679,2.289812634,1.111449314,1.111449314,0,0.15281656,1.643368999,1.796185559,0.271286408 +Chris Mihm,mihmch01,2008,RS,LAL,560,278,-6.131058421,-0.458880697,-6.589939118,-0.545274037,-0.545274037,0,-5.765468086,-0.900104726,-6.665572812,0.108897266 +Didier Ilunga-Mbenga,mbengdj01,2008,RS,LAL,395,196,-4.397381234,-0.537422744,-4.934803978,-0.220903709,-0.220903709,0,-4.375057708,-0.423261178,-4.798318886,1.038419019 +Javaris Crittenton,crittja01,2008,RS,LAL,344,171,-3.922664627,-0.714706863,-4.63737149,-0.165117312,-0.165117312,0,-3.943728856,-2.633973051,-6.577701906,0.258564309 +Maurice Evans,evansma01,2008,RS,LAL,193,96,1.201478104,0.637746618,1.839224722,0.226052682,0.226052682,0,0.740955169,0.861115131,1.602070301,0.531131477 +Coby Karl,karlco01,2008,RS,LAL,143,71,-0.317003123,0.934245318,0.617242195,0.12219813,0.12219813,0,-0.074779341,-0.62661963,-0.701398971,0.17063459 +Brian Cook,cookbr01,2008,RS,LAL,141,70,-6.928242096,-1.11056901,-8.038811106,-0.191145819,-0.191145819,0,-6.050368056,-2.104218149,-8.154586205,1.119967047 +Ira Newble,newblir01,2008,RS,LAL,62,31,-3.405818686,-2.280144984,-5.68596367,-0.046790085,-0.046790085,0,-3.280224187,-2.801361538,-6.081585725,0.71379347 +Rudy Gay,gayru01,2008,RS,MEM,6025,3000,0.938640825,-1.097642422,-0.159001597,3.970038881,3.970038881,0,1.212593536,-0.336064718,0.876528818,0.100416705 +Mike Miller,millemi01,2008,RS,MEM,4968,2474,2.355415865,-0.982721049,1.372694816,5.185973578,5.185973578,0,1.957213981,-0.942506636,1.014707346,-0.320640249 +Juan Carlos Navarro,navarju01,2008,RS,MEM,4251,2117,0.701868821,-2.589061886,-1.887193066,0.93133673,0.93133673,0,0.68039417,-2.826964768,-2.146570598,-0.057758081 +Kyle Lowry,lowryky01,2008,RS,MEM,4195,2089,-0.204865871,1.13478695,0.929921079,3.935406781,3.935406781,0,-0.361343623,1.403275281,1.041931658,0.317677965 +Hakim Warrick,warriha01,2008,RS,MEM,3522,1754,-1.72497487,-2.434141664,-4.159116534,-1.258614182,-1.258614182,0,-1.774634705,-2.243545673,-4.018180379,-0.177404833 +Darko Milicic,milicda01,2008,RS,MEM,3340,1663,-5.506025287,1.245297395,-4.260727892,-1.278641191,-1.278641191,0,-5.173535672,0.985130388,-4.188405284,-0.230265683 +Pau Gasol,gasolpa01,2008,RS,MEM,2878,1433,0.555762523,-0.564331746,-0.008569223,1.98797309,1.98797309,0,0.442436618,-0.375122545,0.067314073,-0.762336768 +Mike Conley,conlemi01,2008,RS,MEM,2773,1381,-0.389295892,-2.105915838,-2.495211731,0.179017647,0.179017647,0,-0.634995159,-1.80320631,-2.438201469,-0.261946744 +Damon Stoudamire,stoudda01,2008,RS,MEM,1253,624,-0.834220833,-1.527883436,-2.362104269,0.124965484,0.124965484,0,-0.775485214,-1.674584159,-2.450069372,1.115994989 +Stromile Swift,swiftst01,2008,RS,MEM,1103,549,-2.125585008,-1.374130569,-3.499715577,-0.21095881,-0.21095881,0,-2.370552062,-1.591943433,-3.962495495,0.429298091 +Casey Jacobsen,jacobca01,2008,RS,MEM,1098,547,-2.46428212,-0.968672095,-3.432954215,-0.190893917,-0.190893917,0,-3.116962253,-2.184240895,-5.301203147,0.145025809 +Javaris Crittenton,crittja01,2008,RS,MEM,1020,508,-2.202465752,-1.061637444,-3.264103196,-0.133790909,-0.133790909,0,-2.47765641,-1.707146311,-4.184802721,0.382523471 +Jason Collins,collija04,2008,RS,MEM,980,488,-5.870241373,1.244265538,-4.625975835,-0.472176899,-0.472176899,0,-5.877324905,1.378693711,-4.498631194,1.02169618 +Brian Cardinal,cardibr01,2008,RS,MEM,884,440,-1.877723325,-0.57657749,-2.454300815,0.067175266,0.067175266,0,-1.639689238,-0.800968923,-2.440658161,1.11950557 +Andre Brown,brownan01,2008,RS,MEM,574,286,-1.654383048,-1.76834096,-3.422724008,-0.098472867,-0.098472867,0,-2.000766391,-1.928919476,-3.929685867,0.29626876 +Kwame Brown,brownkw01,2008,RS,MEM,410,204,-3.958037125,-0.408116889,-4.366154014,-0.16886715,-0.16886715,0,-3.872017014,-0.738649011,-4.610666025,0.365150373 +Bobby Jones,jonesbo02,2008,RS,MEM,275,137,-0.378203312,0.307214547,-0.070988765,0.189140091,0.189140091,0,-0.743303445,0.297170899,-0.446132547,0.941334428 +Tarence Kinsey,kinseta01,2008,RS,MEM,193,96,-1.902363407,-0.128656627,-2.031020034,0.035336598,0.035336598,0,-2.398486061,-0.52425198,-2.922738041,0.322871788 +Jeremy Richardson,richaje01,2008,RS,MEM,30,15,-16.18087561,-4.575702328,-20.75657794,-0.140451259,-0.140451259,0,-15.13706504,-5.351908906,-20.48897394,1.796953373 +Ricky Davis,davisri01,2008,RS,MIA,5632,2963,-1.355668105,-1.539887051,-2.895555156,-0.21981127,-0.21981127,0,-1.414661962,-1.322497137,-2.737159099,-0.096831503 +Dwyane Wade,wadedw01,2008,RS,MIA,3714,1954,2.154676003,-0.626799179,1.527876824,4.267642422,4.267642422,0,1.869528124,-0.480366493,1.389161631,0.063511618 +Jason Williams,willija02,2008,RS,MIA,3585,1886,-0.028320405,-1.195527238,-1.223847643,1.466472066,1.466472066,0,-0.09805137,-0.879784121,-0.97783549,-0.130501639 +Udonis Haslem,hasleud01,2008,RS,MIA,3431,1805,-2.637750122,-0.24586038,-2.883610502,-0.122445189,-0.122445189,0,-2.816852634,0.296235381,-2.520617253,-0.454822089 +Mark Blount,blounma01,2008,RS,MIA,2931,1542,-5.160773205,0.323866957,-4.836906248,-1.640268856,-1.640268856,0,-5.028455847,-0.186018298,-5.214474145,-0.088865416 +Daequan Cook,cookda02,2008,RS,MIA,2739,1441,-2.323605839,-2.297706115,-4.621311954,-1.387261366,-1.387261366,0,-2.458397097,-1.970782898,-4.429179996,0.780380052 +Chris Quinn,quinnch01,2008,RS,MIA,2547,1340,1.109460972,-1.070693569,0.038767403,1.903020476,1.903020476,0,0.516788174,-1.026052123,-0.509263949,-0.175201418 +Dorell Wright,wrighdo01,2008,RS,MIA,2098,1104,-1.039864514,0.81542617,-0.224438344,1.412789839,1.412789839,0,-1.857564641,0.430708713,-1.426855929,-0.641864465 +Shaquille O'Neal,onealsh01,2008,RS,MIA,1796,945,-1.958700398,0.146451727,-1.81224867,0.456411811,0.456411811,0,-1.842474644,0.142962539,-1.699512105,0.886712493 +Earl Barron,barroea01,2008,RS,MIA,1690,889,-5.451511109,-1.060690139,-6.512201248,-1.713738883,-1.713738883,0,-5.269791844,-1.00626651,-6.276058354,0.401619344 +Shawn Marion,mariosh01,2008,RS,MIA,1144,602,-1.178063678,2.024360058,0.846296379,1.104717479,1.104717479,0,-0.705234798,2.245679791,1.540444993,0.012668148 +Alexander Johnson,johnsal01,2008,RS,MIA,1044,549,-4.124021469,-2.782249359,-6.906270828,-1.173729317,-1.173729317,0,-4.51463397,-2.944659744,-7.459293714,0.768140971 +Joel Anthony,anthojo01,2008,RS,MIA,947,498,-3.734031523,-0.833207279,-4.567238801,-0.460733769,-0.460733769,0,-4.255347002,-0.989090456,-5.244437458,-0.200498109 +Alonzo Mourning,mournal01,2008,RS,MIA,739,389,-2.723250072,0.93804743,-1.785202642,0.191850146,0.191850146,0,-3.14630245,0.149117676,-2.997184774,0.18025431 +Anfernee Hardaway,hardaan01,2008,RS,MIA,618,325,-2.202841893,1.334875959,-0.867965935,0.312127672,0.312127672,0,-2.515546563,1.071876055,-1.443670507,0.017445581 +Kasib Powell,powelka01,2008,RS,MIA,578,304,-1.867323231,0.119547348,-1.747775883,0.155489522,0.155489522,0,-2.016856189,0.01857374,-1.998282449,0.026336477 +Stephane Lasme,lasmest01,2008,RS,MIA,576,303,-3.046026566,0.330660118,-2.715366448,0.005376115,0.005376115,0,-3.172747986,0.351548144,-2.821199842,0.386048943 +Marcus Banks,banksma01,2008,RS,MIA,492,259,0.892090775,-2.715010918,-1.822920143,0.124793409,0.124793409,0,0.485293467,-2.616942861,-2.131649394,1.746809077 +Luke Jackson,jackslu02,2008,RS,MIA,433,228,-2.10793866,0.006796073,-2.101142586,0.075877273,0.075877273,0,-2.172113921,-0.454389341,-2.626503263,0.493982482 +Smush Parker,parkesm01,2008,RS,MIA,348,183,-4.386175044,-0.778164898,-5.164339942,-0.228140016,-0.228140016,0,-4.330911203,-1.038814277,-5.36972548,1.129396172 +Blake Ahearn,ahearbl01,2008,RS,MIA,336,177,-2.125465232,-1.738597727,-3.864062959,-0.101897616,-0.101897616,0,-2.004305781,-2.000862829,-4.005168609,1.20116426 +Bobby Jones,jonesbo02,2008,RS,MIA,272,143,-0.551639107,-1.696976394,-2.248615501,0.037156763,0.037156763,0,-1.074543902,-1.567711453,-2.642255355,1.474261962 +Andrew Bogut,bogutan01,2008,RS,MIL,5233,2720,-0.875142851,-0.186549205,-1.061692057,2.333524877,2.333524877,0,-0.717519041,0.195074031,-0.52244501,-0.375913702 +Michael Redd,reddmi01,2008,RS,MIL,5198,2702,2.955767001,-2.712370144,0.243396857,4.112374547,4.112374547,0,2.82399877,-2.46578248,0.35821629,-0.32201369 +Mo Williams,willima01,2008,RS,MIL,4637,2410,1.972425556,-1.299432423,0.672993133,4.206242022,4.206242022,0,1.872381265,-0.665283208,1.207098057,-0.057986017 +Charlie Villanueva,villach01,2008,RS,MIL,3519,1829,-1.214600666,-3.591396323,-4.805996989,-1.920467431,-1.920467431,0,-0.919883835,-3.421024675,-4.340908511,0.092741442 +Desmond Mason,masonde01,2008,RS,MIL,3275,1702,-1.465050142,-0.256665335,-1.721715477,0.887670277,0.887670277,0,-1.911499202,-0.746267712,-2.657766914,-0.550188291 +Yi Jianlian,jianlyi01,2008,RS,MIL,3169,1647,-4.237164718,-0.14885494,-4.386019658,-1.370302292,-1.370302292,0,-4.088331768,-0.529145068,-4.617476836,-0.302423174 +Charlie Bell,bellch01,2008,RS,MIL,3132,1628,0.083406727,-1.392070172,-1.308663444,1.198526586,1.198526586,0,-0.111360426,-1.467665548,-1.579025974,0.1050554 +Bobby Simmons,simmobo01,2008,RS,MIL,2926,1521,-1.528852377,-0.968713594,-2.497565971,0.196579674,0.196579674,0,-1.5029819,-1.199090077,-2.702071977,0.328229374 +Royal Ivey,iveyro01,2008,RS,MIL,2765,1437,-2.042559354,-1.85601413,-3.898573484,-0.84668762,-0.84668762,0,-2.26390447,-1.517921907,-3.781826377,0.511321757 +Michael Ruffin,ruffimi01,2008,RS,MIL,1216,632,-1.274543885,0.841278401,-0.433265484,0.749723847,0.749723847,0,-1.46009297,1.268579006,-0.191513964,0.338277385 +Dan Gadzuric,gadzuda01,2008,RS,MIL,1027,534,-4.58619024,0.128821869,-4.457368371,-0.467928143,-0.467928143,0,-4.304580108,-0.074656508,-4.379236616,0.555304723 +Ramon Sessions,sessira01,2008,RS,MIL,866,450,1.070517552,-1.609942059,-0.539424507,0.503521508,0.503521508,0,0.534767589,-1.681320122,-1.146552532,-0.738161421 +Jake Voskuhl,voskuja01,2008,RS,MIL,743,386,-4.741625398,-0.121289507,-4.862914904,-0.421414085,-0.421414085,0,-4.905847376,-0.03969102,-4.945538396,1.192156824 +Awvee Storey,storeaw01,2008,RS,MIL,498,259,-0.693215457,-2.325340167,-3.018555624,-0.035787491,-0.035787491,0,-1.296659559,-2.036897634,-3.333557192,0.791050671 +Al Jefferson,jeffeal01,2008,RS,MIN,5653,2919,-0.405902711,-2.176704615,-2.582607326,0.247422211,0.247422211,0,-0.221064461,-1.520580563,-1.741645024,-0.70225473 +Ryan Gomes,gomesry01,2008,RS,MIN,4714,2434,0.85012176,-0.421439962,0.428681798,3.931368476,3.931368476,0,0.681143414,-0.618143208,0.063000207,-0.379291775 +Marko Jaric,jaricma01,2008,RS,MIN,4239,2189,-0.58536224,1.184480197,0.599117956,3.740909444,3.740909444,0,-0.902993103,1.074029401,0.171036298,0.013041196 +Rashad McCants,mccanra01,2008,RS,MIN,3912,2020,1.299362954,-1.064584535,0.234778418,3.103314427,3.103314427,0,1.346562725,-1.021718804,0.324843922,0.826917381 +Sebastian Telfair,telfase01,2008,RS,MIN,3743,1933,-1.608850507,-0.969037875,-2.577888382,0.169842438,0.169842438,0,-1.730257324,-0.485943476,-2.216200801,0.056826679 +Corey Brewer,breweco01,2008,RS,MIN,3492,1803,-3.758161612,0.349702156,-3.408459456,-0.607018066,-0.607018066,0,-3.87372037,0.236751392,-3.636968978,0.201931107 +Craig Smith,smithcr01,2008,RS,MIN,2996,1547,-0.312068843,-2.079812766,-2.39188161,0.284164055,0.284164055,0,-0.737054527,-1.853050099,-2.590104626,0.499312104 +Randy Foye,foyera01,2008,RS,MIN,2438,1259,-0.252506261,-1.668760109,-1.92126637,0.532582239,0.532582239,0,-0.232412943,-1.190892435,-1.423305379,0.044285003 +Antoine Walker,walkean02,2008,RS,MIN,1727,892,-1.194934008,-0.250797612,-1.44573162,0.598472666,0.598472666,0,-0.40120303,-0.729307477,-1.130510507,0.772643423 +Kirk Snyder,snydeki01,2008,RS,MIN,1317,680,-0.748546663,-0.841843737,-1.5903904,0.402135932,0.402135932,0,-1.321248403,-1.510051441,-2.831299844,-0.040551246 +Chris Richard,richach01,2008,RS,MIN,1077,556,-3.291719356,-1.251802137,-4.543521492,-0.510248506,-0.510248506,0,-3.798098287,-1.522487229,-5.320585516,0.271797102 +Greg Buckner,buckngr01,2008,RS,MIN,1007,520,-1.886523024,-1.807598113,-3.694121138,-0.252811386,-0.252811386,0,-2.241047425,-1.625902357,-3.866949782,0.871097818 +Gerald Green,greenge01,2008,RS,MIN,693,358,-4.449119311,-1.112326082,-5.561445393,-0.521955517,-0.521955517,0,-4.31155853,-2.252509265,-6.564067796,1.537712586 +Michael Doleac,doleami01,2008,RS,MIN,498,257,-4.867372221,0.635590356,-4.231781865,-0.19594299,-0.19594299,0,-4.910127952,0.653231192,-4.25689676,0.794328803 +Theo Ratliff,ratlith01,2008,RS,MIN,414,214,-2.443251554,-2.08861613,-4.531867684,-0.195697111,-0.195697111,0,-2.863339374,-2.008470287,-4.87180966,0.551948668 +Mark Madsen,madsema01,2008,RS,MIN,292,151,-6.180641099,0.016932299,-6.1637088,-0.26507703,-0.26507703,0,-6.395143521,-0.771552916,-7.166696437,0.741411339 +Richard Jefferson,jefferi01,2008,RS,NJN,6170,3200,1.088932957,-2.046511669,-0.957578712,2.921689403,2.921689403,0,0.870390105,-1.581994581,-0.711604476,-0.14991174 +Vince Carter,cartevi01,2008,RS,NJN,5705,2959,2.740776417,0.969583261,3.710359678,9.743933731,9.743933731,0,2.507880789,1.364487182,3.872367971,-0.087803864 +Jason Kidd,kiddja01,2008,RS,NJN,3654,1895,1.361195705,1.04749939,2.408695095,5.011713211,5.011713211,0,1.542536199,0.978878174,2.521414374,0.45274787 +Josh Boone,boonejo01,2008,RS,NJN,3419,1773,-1.274973684,-0.546978449,-1.821952133,0.835600386,0.835600386,0,-1.526065765,-0.63952146,-2.165587225,-0.434327331 +Bostjan Nachbar,nachbbo01,2008,RS,NJN,3201,1660,-1.620392257,-2.4275303,-4.047922556,-1.106834279,-1.106834279,0,-1.182135005,-2.152754557,-3.334889562,0.645287503 +Sean Williams,willise01,2008,RS,NJN,2464,1278,-3.451828359,0.3550102,-3.096818159,-0.226694137,-0.226694137,0,-3.551608652,0.296188837,-3.255419815,0.230162778 +Antoine Wright,wrighan01,2008,RS,NJN,2036,1056,-2.301090027,-0.442082775,-2.743172802,0.003717142,0.003717142,0,-2.469553035,-0.281709906,-2.751262941,0.987951648 +Marcus Williams,willima03,2008,RS,NJN,1647,854,-0.822752401,-3.102689076,-3.925441478,-0.512232374,-0.512232374,0,-0.767129833,-3.737559941,-4.504689774,0.014581865 +Devin Harris,harride01,2008,RS,NJN,1616,838,2.729049406,-0.275774974,2.453274432,2.247293325,2.247293325,0,2.670930888,0.103842236,2.774773124,0.952327357 +Nenad Krstic,krstine01,2008,RS,NJN,1566,812,-6.312984884,0.320158865,-5.992826019,-1.348665629,-1.348665629,0,-6.116597372,0.01537093,-6.101226443,0.363496195 +Malik Allen,allenma01,2008,RS,NJN,1471,763,-3.399572074,-1.132274782,-4.531846856,-0.694380616,-0.694380616,0,-3.66047839,-1.479771793,-5.140250184,0.09962221 +Jason Collins,collija04,2008,RS,NJN,1319,684,-6.498997719,0.85097207,-5.648025649,-1.020045906,-1.020045906,0,-6.647246734,0.726881192,-5.920365542,0.804987097 +Darrell Armstrong,armstda01,2008,RS,NJN,1059,549,-2.212767823,-0.369702159,-2.582469982,0.047248529,0.047248529,0,-2.193881372,-0.798103859,-2.991985231,0.644763517 +DeSagana Diop,diopde01,2008,RS,NJN,773,401,-4.135520476,1.571740314,-2.563780162,0.038028921,0.038028921,0,-4.335695751,0.722097571,-3.61359818,-0.171477372 +Trenton Hassell,hassetr01,2008,RS,NJN,598,310,-4.87371368,-2.266720515,-7.140434196,-0.695918355,-0.695918355,0,-5.683492742,-2.55779692,-8.241289662,0.204580838 +Stromile Swift,swiftst01,2008,RS,NJN,569,295,-3.793050916,-0.695577104,-4.48862802,-0.2625987,-0.2625987,0,-4.088410341,-0.995322041,-5.083732382,0.328744554 +Jamaal Magloire,magloja01,2008,RS,NJN,499,259,-8.345402984,-0.952289133,-9.297692117,-0.874624495,-0.874624495,0,-8.257684678,-1.758393835,-10.01607851,1.016458548 +Eddie Gill,gilled01,2008,RS,NJN,287,149,-1.19822548,0.310012494,-0.888212986,0.143566692,0.143566692,0,-1.587156862,0.319447039,-1.267709823,1.344487471 +Maurice Ager,agerma01,2008,RS,NJN,170,88,-1.892275016,-2.729917843,-4.622192859,-0.084948979,-0.084948979,0,-2.41310097,-4.282859803,-6.695960773,0.992788785 +Billy Thomas,thomabi01,2008,RS,NJN,15,8,-9.035096986,-6.61925108,-15.65434807,-0.054326422,-0.054326422,0,-7.723784122,-9.884106099,-17.60789022,2.941454707 +Chris Paul,paulch01,2008,RS,NOH,5695,3006,8.728589478,1.085739989,9.814329467,19.19661635,19.19661635,0,8.696809638,2.180887246,10.87769688,-0.353485106 +David West,westda01,2008,RS,NOH,5437,2870,-0.315746228,1.210358454,0.894612226,5.30027018,5.30027018,0,0.123263295,1.163367377,1.286630672,-0.638811558 +Tyson Chandler,chandty01,2008,RS,NOH,5272,2783,0.302114952,2.183354122,2.485469074,7.388742945,7.388742945,0,0.294014909,2.117431297,2.411446206,-0.566691223 +Peja Stojakovic,stojape01,2008,RS,NOH,5136,2711,3.004212755,-0.839800426,2.164412329,6.762498927,6.762498927,0,3.174109752,-0.713042404,2.461067349,-0.480076319 +Morris Peterson,petermo01,2008,RS,NOH,3402,1796,-0.159726072,-0.23570169,-0.395427762,2.15868816,2.15868816,0,-0.158530107,-0.400114632,-0.558644739,0.049796385 +Jannero Pargo,pargoja01,2008,RS,NOH,2836,1497,-1.096742891,-0.941974895,-2.038717787,0.544649885,0.544649885,0,-0.829548944,-1.450673993,-2.280222936,0.240109787 +Bobby Jackson,jacksbo01,2008,RS,NOH,1688,891,-0.046398868,0.592876108,0.54647724,1.519694197,1.519694197,0,0.057734558,0.040464886,0.098199444,1.320670935 +Rasual Butler,butlera01,2008,RS,NOH,1658,875,-2.31438254,0.483653448,-1.830729092,0.410635566,0.410635566,0,-2.27964488,-0.392991141,-2.672636022,0.057002785 +Hilton Armstrong,armsthi01,2008,RS,NOH,1387,732,-5.824932683,-0.88648666,-6.711419344,-1.493028812,-1.493028812,0,-5.605563738,-1.095409307,-6.700973045,0.858210912 +Ryan Bowen,bowenry01,2008,RS,NOH,1250,660,-1.702419573,1.77963676,0.077217187,0.953184324,0.953184324,0,-2.189998573,1.42564641,-0.764352163,0.114957445 +Julian Wright,wrighju01,2008,RS,NOH,1212,640,-0.549567564,0.099684495,-0.44988307,0.74924176,0.74924176,0,-0.894115944,-0.960533373,-1.854649317,-0.225561234 +Melvin Ely,elyme01,2008,RS,NOH,1176,621,-5.982597484,-0.203747455,-6.186344938,-1.093657861,-1.093657861,0,-5.807173251,-1.117740457,-6.924913709,0.421581127 +Bonzi Wells,wellsbo01,2008,RS,NOH,830,438,-1.926675854,0.785582188,-1.141093666,0.362433388,0.362433388,0,-1.78694457,0.813965722,-0.972978848,0.753277626 +Mike James,jamesmi01,2008,RS,NOH,347,183,-5.085234686,-1.941687407,-7.026922093,-0.403462599,-0.403462599,0,-4.904683692,-2.83999713,-7.744680822,0.970138261 +Marcus Vinicius,vincima01,2008,RS,NOH,131,69,-1.554311505,-0.749229805,-2.30354131,0.015761158,0.015761158,0,-1.630940604,-2.776060866,-4.407001471,0.262592671 +Chris Andersen,anderch01,2008,RS,NOH,64,34,-6.671339376,0.39034091,-6.280998466,-0.061573239,-0.061573239,0,-6.856297968,-0.132202492,-6.98850046,0.491374655 +Jamal Crawford,crawfja01,2008,RS,NYK,6157,3190,2.542319928,-0.988673096,1.553646831,6.985122706,6.985122706,0,2.517776123,-0.823045407,1.694730716,-0.256792032 +David Lee,leeda02,2008,RS,NYK,4548,2356,0.684142444,-1.110283795,-0.426141351,2.775983482,2.775983482,0,0.216988183,-0.745951806,-0.528963623,-0.581649757 +Zach Randolph,randoza01,2008,RS,NYK,4331,2244,-1.609802719,-1.321760892,-2.931563611,-0.20766523,-0.20766523,0,-1.097738304,-0.98578927,-2.083527574,-0.092222926 +Nate Robinson,robinna01,2008,RS,NYK,3635,1883,1.641705683,-1.508371691,0.133333992,2.787170854,2.787170854,0,1.644670543,-0.927147811,0.717522733,0.578633151 +Quentin Richardson,richaqu01,2008,RS,NYK,3554,1841,-2.453217495,0.386620571,-2.066596923,0.643282737,0.643282737,0,-2.330668616,0.242404036,-2.08826458,0.200706492 +Fred Jones,jonesfr01,2008,RS,NYK,3391,1757,-0.150799481,-1.472721195,-1.623520676,1.010061644,1.010061644,0,-0.551072146,-1.434796024,-1.98586817,0.024224089 +Eddy Curry,curryed01,2008,RS,NYK,2953,1530,-3.338565539,-4.01439334,-7.352958879,-3.598390423,-3.598390423,0,-3.190865857,-3.942230342,-7.133096199,0.137816331 +Jared Jeffries,jeffrja01,2008,RS,NYK,2558,1325,-2.184122714,-0.234095468,-2.418218182,0.224132435,0.224132435,0,-2.675632776,-0.81410845,-3.489741227,-0.065507301 +Renaldo Balkman,balkmre01,2008,RS,NYK,1838,952,-1.753821122,2.153818513,0.399997391,1.540186727,1.540186727,0,-2.160910974,1.975147224,-0.185763751,0.62370868 +Stephon Marbury,marbust01,2008,RS,NYK,1554,805,0.125177403,-1.39746894,-1.272291537,0.606276391,0.606276391,0,0.095899281,-0.978251791,-0.88235251,-0.097841477 +Wilson Chandler,chandwi01,2008,RS,NYK,1322,685,-2.041571876,-1.022285484,-3.06385736,-0.11005314,-0.11005314,0,-2.350905403,-1.043469714,-3.394375117,0.310516033 +Mardy Collins,collima01,2008,RS,NYK,1224,634,-4.65269348,-1.024755616,-5.677449096,-0.949770737,-0.949770737,0,-4.704483999,-1.936953598,-6.641437597,0.280397991 +Malik Rose,rosema01,2008,RS,NYK,954,494,-5.775073914,-1.202578689,-6.977652603,-1.076291696,-1.076291696,0,-5.50777481,-1.447433475,-6.955208285,0.944654067 +Randolph Morris,morrira01,2008,RS,NYK,349,181,-6.90061032,-2.474234937,-9.374845257,-0.622446977,-0.622446977,0,-6.599745008,-1.703205755,-8.302950764,1.631304095 +Jerome James,jamesje01,2008,RS,NYK,10,5,7.092208188,-0.106207672,6.986000516,0.024317946,0.024317946,0,4.896540832,-2.083480838,2.813059994,-1.953410627 +Dwight Howard,howardw01,2008,RS,ORL,6078,3088,0.495758788,2.172842893,2.668601681,8.53369981,8.53369981,0,0.884025945,2.20762347,3.091649415,-0.036099021 +Rashard Lewis,lewisra02,2008,RS,ORL,6054,3076,2.257319156,1.387332854,3.64465201,10.02983403,10.02983403,0,2.909776002,1.645744065,4.555520067,-0.053828293 +Hedo Turkoglu,turkohe01,2008,RS,ORL,5956,3026,3.473341622,-0.155585894,3.317755728,9.367368064,9.367368064,0,3.601548212,-0.104842581,3.496705631,-0.004282759 +Keith Bogans,boganke01,2008,RS,ORL,4326,2198,1.140214066,0.623526152,1.763740218,5.07495374,5.07495374,0,1.076666281,0.627892962,1.704559243,0.243170601 +Jameer Nelson,nelsoja01,2008,RS,ORL,3860,1961,0.671124886,0.345815502,1.016940388,3.763610269,3.763610269,0,0.590383747,0.44910681,1.039490556,-0.129622083 +Maurice Evans,evansma01,2008,RS,ORL,3196,1624,1.78194574,-1.252416785,0.529528956,2.742858139,2.742858139,0,1.415702962,-1.055323771,0.360379191,0.879857256 +Keyon Dooling,doolike01,2008,RS,ORL,2626,1334,-0.689799957,0.419785147,-0.27001481,1.690352515,1.690352515,0,-1.09679731,0.16886306,-0.92793425,0.136222257 +Carlos Arroyo,arroyca01,2008,RS,ORL,2498,1269,0.02916935,-2.049461615,-2.020292265,0.470614543,0.470614543,0,-0.451433281,-2.365928762,-2.817362043,-0.362416549 +Adonal Foyle,foylead01,2008,RS,ORL,1523,774,-5.386680351,1.92910465,-3.4575757,-0.278821083,-0.278821083,0,-5.403399131,0.904634662,-4.498764469,-0.199844858 +Brian Cook,cookbr01,2008,RS,ORL,1100,559,-2.750317539,-1.572575545,-4.322893084,-0.461251594,-0.461251594,0,-2.183655352,-1.689584968,-3.87324032,2.640156419 +Pat Garrity,garripa01,2008,RS,ORL,559,284,-5.097570959,0.052104778,-5.045466182,-0.336578274,-0.336578274,0,-4.723679541,-0.952881529,-5.67656107,1.117380586 +JJ Redick,redicjj01,2008,RS,ORL,543,276,0.167683188,-2.556546364,-2.388863177,0.051152642,0.051152642,0,-0.277785237,-3.361822635,-3.639607872,0.550220839 +James Augustine,augusja01,2008,RS,ORL,293,149,-2.33678085,-0.077267903,-2.414048753,0.025550477,0.025550477,0,-2.696869336,-0.837106417,-3.533975753,0.042238063 +Trevor Ariza,arizatr01,2008,RS,ORL,226,115,-3.383249306,0.849496999,-2.533752306,0.012725658,0.012725658,0,-3.523884802,-0.076689112,-3.600573913,0.2784004 +Marcin Gortat,gortama01,2008,RS,ORL,81,41,0.463661314,0.155297914,0.618959228,0.069749183,0.069749183,0,0.191042501,-0.938838601,-0.747796101,-0.960297022 +Bo Outlaw,outlabo01,2008,RS,ORL,14,7,-4.302484774,-2.817210354,-7.119695128,-0.015786795,-0.015786795,0,-4.652729473,-4.967165023,-9.619894496,1.084241373 +Andre Iguodala,iguodan01,2008,RS,PHI,6176,3242,2.185360852,2.352478565,4.537839417,12.06301538,12.06301538,0,2.451322833,2.431458767,4.8827816,0.065427461 +Andre Miller,millean02,2008,RS,PHI,5745,3016,2.133789268,-1.504961924,0.628827344,5.170522995,5.170522995,0,1.781670509,-0.90570801,0.8759625,-0.516279634 +Samuel Dalembert,dalemsa01,2008,RS,PHI,5189,2724,-2.097030094,0.933977022,-1.163053072,2.190852289,2.190852289,0,-2.060277883,0.914601088,-1.145676795,-0.62194965 +Willie Green,greenwi01,2008,RS,PHI,3753,1970,-0.988769608,-1.094630853,-2.08340046,0.670169077,0.670169077,0,-1.003486016,-1.455955659,-2.459441675,0.024279218 +Reggie Evans,evansre01,2008,RS,PHI,3579,1879,-2.773704217,1.925638512,-0.848065705,1.829501392,1.829501392,0,-2.54010154,1.91308312,-0.627018421,0.317195886 +Lou Williams,willilo02,2008,RS,PHI,3547,1862,0.648076476,-0.795192827,-0.147116351,2.472892764,2.472892764,0,0.612855385,-0.86417983,-0.251324445,0.0065483 +Thaddeus Young,youngth01,2008,RS,PHI,2960,1554,0.920326338,0.849591755,1.769918093,3.575559,3.575559,0,0.659967896,0.586006674,1.24597457,-0.210456606 +Jason Smith,smithja02,2008,RS,PHI,2109,1107,-3.396222945,-0.880534478,-4.276757423,-0.863833243,-0.863833243,0,-3.615421459,-1.236541392,-4.851962851,0.166404195 +Rodney Carney,carnero01,2008,RS,PHI,1979,1039,-1.037046121,-0.426793747,-1.463839868,0.684631752,0.684631752,0,-1.055338318,-0.884192851,-1.939531169,0.38984677 +Kyle Korver,korveky01,2008,RS,PHI,1252,657,-1.367346766,0.293228772,-1.074117994,0.573156659,0.573156659,0,-0.83710688,0.295650816,-0.541456065,1.89829603 +Kevin Ollie,ollieke01,2008,RS,PHI,571,300,-1.018821878,-0.923972016,-1.942793895,0.123331394,0.123331394,0,-2.122753528,-1.54655765,-3.669311178,-0.166261219 +Calvin Booth,boothca01,2008,RS,PHI,389,204,-5.351259015,1.419798147,-3.931460868,-0.123764742,-0.123764742,0,-5.692617876,1.260903696,-4.43171418,0.606622196 +Gordan Giricek,giricgo01,2008,RS,PHI,210,110,-4.646044961,-0.209403134,-4.855448096,-0.119991068,-0.119991068,0,-4.494608889,-1.70810906,-6.20271795,1.448176326 +Louis Amundson,amundlo01,2008,RS,PHI,122,64,-3.316987414,-2.097754559,-5.414741973,-0.088221674,-0.088221674,0,-3.761383953,-1.958816225,-5.720200178,1.301391947 +Shavlik Randolph,randosh01,2008,RS,PHI,51,27,-0.977292258,0.943945226,-0.033347032,0.037029799,0.037029799,0,-0.779973435,0.146580446,-0.633392988,-0.982911764 +Steve Nash,nashst01,2008,RS,PHO,5665,2780,6.927016977,-1.622019859,5.304997118,11.29941494,11.29941494,0,6.572665572,-2.075071596,4.497593976,-1.027163608 +Amar'e Stoudemire,stoudam01,2008,RS,PHO,5455,2677,3.974343517,-0.00949129,3.964852227,9.151898703,9.151898703,0,4.006240505,0.475663704,4.481904209,-0.196699129 +Raja Bell,bellra01,2008,RS,PHO,5392,2646,0.544435709,-0.087000258,0.457435451,4.3283372,4.3283372,0,0.726177364,0.409274329,1.135451694,-0.035995715 +Leandro Barbosa,barbole01,2008,RS,PHO,4933,2421,2.624043523,-2.494568284,0.129475239,3.562315672,3.562315672,0,2.859553589,-1.951466058,0.908087532,0.147418491 +Boris Diaw,diawbo01,2008,RS,PHO,4703,2308,-2.133579312,0.729105541,-1.40447377,1.575506472,1.575506472,0,-1.808915094,0.074655005,-1.734260089,-0.52590171 +Grant Hill,hillgr01,2008,RS,PHO,4528,2222,0.426516838,1.726035597,2.152552435,5.529064802,5.529064802,0,0.372833018,1.349099163,1.721932181,-0.484517087 +Shawn Marion,mariosh01,2008,RS,PHO,3491,1713,1.133598805,3.099650491,4.233249295,6.143396975,6.143396975,0,1.840737774,3.650347972,5.491085747,0.616647492 +Brian Skinner,skinnbr01,2008,RS,PHO,1720,844,-5.79512969,0.389007332,-5.406122358,-1.143109356,-1.143109356,0,-5.464977427,-0.035394403,-5.500371829,-0.052373993 +Shaquille O'Neal,onealsh01,2008,RS,PHO,1636,803,-2.775856958,1.234317253,-1.541539705,0.497628705,0.497628705,0,-2.260966104,0.791164618,-1.469801487,0.478803238 +Gordan Giricek,giricgo01,2008,RS,PHO,901,442,-0.238512654,-0.649722631,-0.888235284,0.425011876,0.425011876,0,-0.466989236,-0.997268366,-1.464257602,1.151645702 +Marcus Banks,banksma01,2008,RS,PHO,632,310,-2.127862836,-2.231130633,-4.358993469,-0.261089599,-0.261089599,0,-1.739546218,-2.239564628,-3.979110845,2.429243794 +D.J. Strawberry,strawdj01,2008,RS,PHO,550,270,-3.640644541,-0.200188391,-3.840832933,-0.151716688,-0.151716688,0,-3.497923778,-0.473059673,-3.970983451,0.902799446 +Sean Marks,marksse01,2008,RS,PHO,265,130,-3.236773166,-0.312724837,-3.549498003,-0.053488411,-0.053488411,0,-3.093784088,-0.64309502,-3.736879108,0.813150845 +Eric Piatkowski,piatker01,2008,RS,PHO,230,113,-1.404688867,-2.00091436,-3.405603228,-0.037846736,-0.037846736,0,-1.531297556,-3.612151017,-5.143448573,0.122532504 +Linton Johnson,johnsli01,2008,RS,PHO,108,53,-1.27255442,-2.037780253,-3.310334672,-0.015289461,-0.015289461,0,-1.841277292,-2.14667269,-3.987949982,0.850066096 +Alando Tucker,tuckeal02,2008,RS,PHO,98,48,-1.448795844,-1.055311593,-2.504107437,0.005956333,0.005956333,0,-1.91653137,-2.908362053,-4.824893423,-1.017238831 +Brandon Roy,roybr01,2008,RS,POR,5172,2792,3.631480493,-0.152568622,3.478911871,8.830074757,8.830074757,0,3.439225225,0.22383721,3.663062436,-0.452066138 +LaMarcus Aldridge,aldrila01,2008,RS,POR,4907,2649,-0.155916249,0.560672302,0.404756053,4.242447459,4.242447459,0,0.048121405,0.885054575,0.93317598,-0.466652747 +Steve Blake,blakest01,2008,RS,POR,4490,2424,1.416922975,-0.365100358,1.051822617,4.67888727,4.67888727,0,1.257431436,-0.335522426,0.92190901,-0.456067079 +Jarrett Jack,jackja01,2008,RS,POR,4129,2229,-0.384366972,-0.938355942,-1.322722914,1.620398977,1.620398977,0,-0.512007071,-1.401963842,-1.913970914,-0.158594856 +Travis Outlaw,outlatr01,2008,RS,POR,4049,2186,-1.403835557,-0.907458236,-2.311293793,0.488340667,0.488340667,0,-1.001274438,-0.833223317,-1.834497754,-0.181095537 +Martell Webster,webstma02,2008,RS,POR,3949,2132,-0.333244868,-0.866950505,-1.200195373,1.687724224,1.687724224,0,-0.190777148,-0.856921112,-1.04769826,0.107095585 +Joel Przybilla,przybjo01,2008,RS,POR,3369,1819,-3.479338475,2.275892478,-1.203445997,1.432777656,1.432777656,0,-3.587677991,1.960839705,-1.626838286,-0.16345199 +Channing Frye,fryech01,2008,RS,POR,2486,1342,-1.623205252,0.627908219,-0.995297033,1.207564814,1.207564814,0,-1.674619965,0.965583589,-0.709036376,0.478117174 +James Jones,jonesja02,2008,RS,POR,2364,1276,2.07013999,-1.212077378,0.858062612,2.343247703,2.343247703,0,1.697799068,-1.378871785,0.318927283,-0.22526605 +Sergio Rodriguez,rodrise01,2008,RS,POR,1163,628,-3.328724844,-0.884787233,-4.213512077,-0.471253008,-0.471253008,0,-3.135870174,-1.693451357,-4.829321531,0.465962096 +Raef LaFrentz,lafrera01,2008,RS,POR,539,291,-3.255272259,1.035885374,-2.219386885,0.079833665,0.079833665,0,-3.210676288,1.750836368,-1.459839921,1.252248999 +Von Wafer,wafervo01,2008,RS,POR,119,64,-3.637354247,-1.732585144,-5.369939391,-0.086778665,-0.086778665,0,-3.775997006,-3.364076213,-7.140073219,1.345431457 +Taurean Green,greenta01,2008,RS,POR,82,44,-3.950249192,-3.366691054,-7.316940246,-0.104463814,-0.104463814,0,-3.479819909,-5.410575295,-8.890395204,1.771638447 +Josh McRoberts,mcrobjo01,2008,RS,POR,52,28,-0.202779996,0.369239476,0.16645948,0.041457587,0.041457587,0,-0.448429572,-1.632055198,-2.08048477,-0.462085742 +John Salmons,salmojo01,2008,RS,SAC,5023,2517,-0.732618837,-1.119138164,-1.851757001,1.151255454,1.151255454,0,-0.84427833,-1.093800726,-1.938079057,-0.182022479 +Brad Miller,millebr01,2008,RS,SAC,5015,2513,0.386855036,1.219906916,1.606761951,5.569684211,5.569684211,0,0.52928347,1.336722008,1.866005479,-0.27236098 +Mikki Moore,mooremi01,2008,RS,SAC,4759,2385,-1.219504922,-0.790788457,-2.010293379,0.900937163,0.900937163,0,-1.567471921,-0.5173583,-2.084830222,0.087533294 +Kevin Martin,martike02,2008,RS,SAC,4422,2216,4.289314078,-2.741151094,1.548162984,4.851242466,4.851242466,0,3.940014581,-2.171991824,1.768022758,-0.159294364 +Metta World Peace,artesro01,2008,RS,SAC,4334,2172,1.822768588,2.679855413,4.502624001,8.048589342,8.048589342,0,2.383505248,2.809820576,5.193325824,0.134586699 +Francisco Garcia,garcifr01,2008,RS,SAC,4183,2096,1.175379347,-0.701827942,0.473551405,3.470033497,3.470033497,0,1.31433715,-0.429011723,0.885325427,0.619708885 +Beno Udrih,udrihbe01,2008,RS,SAC,4151,2080,-0.260845927,-0.441237876,-0.702083804,2.166186098,2.166186098,0,-0.337165453,-0.578424881,-0.915590334,-0.305433204 +Spencer Hawes,hawessp01,2008,RS,SAC,1858,931,-3.525392797,-1.383233178,-4.908625975,-1.028082423,-1.028082423,0,-3.504406811,-1.906628061,-5.411034873,0.250301233 +Quincy Douby,doubyqu01,2008,RS,SAC,1748,876,-3.230540034,-1.663897203,-4.894437237,-0.963073367,-0.963073367,0,-2.978599328,-2.337528021,-5.316127349,0.453784657 +Mike Bibby,bibbymi01,2008,RS,SAC,944,473,-0.245013527,-2.192045471,-2.437058998,0.07636104,0.07636104,0,0.189302064,-1.739531132,-1.550229068,1.041417051 +Anthony Johnson,johnsan02,2008,RS,SAC,818,410,-3.589411097,-1.902860138,-5.492271235,-0.576112191,-0.576112191,0,-3.78906124,-2.943243646,-6.732304886,0.404201227 +Shelden Williams,willish02,2008,RS,SAC,722,362,-1.869458504,-1.396390221,-3.265848725,-0.095710946,-0.095710946,0,-2.091141486,-1.762288122,-3.853429608,0.42970629 +Kenny Thomas,thomake01,2008,RS,SAC,561,281,-6.041814155,-1.647307562,-7.689121717,-0.711568812,-0.711568812,0,-6.144545051,-2.347230817,-8.491775868,0.457882069 +Dahntay Jones,jonesda02,2008,RS,SAC,411,206,-1.093688975,0.230015392,-0.863673583,0.200051493,0.200051493,0,-1.716796677,-0.328644899,-2.045441576,0.847655096 +Justin Williams,williju01,2008,RS,SAC,233,117,-2.181354052,0.6809645,-1.500389553,0.074867042,0.074867042,0,-2.163495164,0.163562332,-1.999932832,0.343073863 +Darryl Watkins,watkida01,2008,RS,SAC,142,71,-8.145577308,-0.839224344,-8.984801652,-0.22683373,-0.22683373,0,-7.770603294,-2.362015669,-10.13261896,0.407196233 +Orien Greene,greenor01,2008,RS,SAC,122,61,-7.873787617,-0.849911937,-8.723699554,-0.18863597,-0.18863597,0,-7.864104183,-1.593955275,-9.458059458,1.369372439 +Shareef Abdur-Rahim,abdursh01,2008,RS,SAC,102,51,-2.628624885,-1.58791785,-4.216542736,-0.038213675,-0.038213675,0,-3.125901013,-1.569327499,-4.695228513,0.132239805 +Lorenzen Wright,wrighlo02,2008,RS,SAC,26,13,-13.19186787,-6.30393931,-19.49580718,-0.115319002,-0.115319002,0,-12.46702049,-5.124579936,-17.59160043,3.580437527 +Tim Duncan,duncati01,2008,RS,SAS,4961,2651,1.205132295,4.093542168,5.298674462,10.78955411,10.78955411,0,1.423581351,3.670436423,5.094017774,-0.830174277 +Bruce Bowen,bowenbr01,2008,RS,SAS,4581,2448,-2.386049447,1.800064486,-0.585984961,2.69847212,2.69847212,0,-2.448963886,1.868273443,-0.580690444,-0.149422805 +Tony Parker,parketo01,2008,RS,SAS,4326,2312,1.637023253,0.084287954,1.721311207,5.240984462,5.240984462,0,1.509298839,0.085567872,1.594866711,-0.590584639 +Manu Ginobili,ginobma01,2008,RS,SAS,4302,2299,5.874202179,3.093596352,8.96779853,13.77112823,13.77112823,0,5.908654906,2.998152623,8.90680753,0.182001683 +Michael Finley,finlemi01,2008,RS,SAS,4124,2204,0.481150897,-0.938209972,-0.457059075,2.569588941,2.569588941,0,0.383269022,-1.017046337,-0.633777315,-0.318540394 +Fabricio Oberto,obertfa01,2008,RS,SAS,3076,1644,-0.361068847,0.940059142,0.578990295,2.789985558,2.789985558,0,-0.822909239,1.252979359,0.43007012,-0.07597626 +Ime Udoka,udokaim01,2008,RS,SAS,2463,1316,-1.817198839,1.982787259,0.16558842,1.968869429,1.968869429,0,-1.320006655,1.881584047,0.561577392,0.538866327 +Jacque Vaughn,vaughja01,2008,RS,SAS,2131,1139,-3.068676975,-0.79128196,-3.859958935,-0.643565649,-0.643565649,0,-3.537028387,-1.017016552,-4.554044939,-0.210488758 +Matt Bonner,bonnema01,2008,RS,SAS,1596,853,-0.812713292,0.033541984,-0.779171308,0.864652535,0.864652535,0,-0.565509342,-0.186964644,-0.752473986,0.757704381 +Robert Horry,horryro01,2008,RS,SAS,1091,583,-2.22224054,1.408752217,-0.813488323,0.57826413,0.57826413,0,-1.922788271,0.959946576,-0.962841695,0.366300484 +Brent Barry,barrybr01,2008,RS,SAS,1037,554,3.798405153,-0.953378694,2.845026459,1.581347874,1.581347874,0,3.541265449,-1.008299675,2.532965773,-0.005373294 +Francisco Elson,elsonfr01,2008,RS,SAS,999,534,-6.241248261,0.932750464,-5.308497797,-0.698142389,-0.698142389,0,-6.021136986,0.410672873,-5.610464113,0.146003105 +Kurt Thomas,thomaku01,2008,RS,SAS,981,524,-4.272009857,3.716525118,-0.555484738,0.587981199,0.587981199,0,-4.031248471,3.614204762,-0.417043709,0.205535461 +Damon Stoudamire,stoudda01,2008,RS,SAS,773,413,-6.131886036,-0.342015124,-6.47390116,-0.794842112,-0.794842112,0,-5.505205837,-1.0265187,-6.531724537,1.212433922 +Darius Washington,washida01,2008,RS,SAS,273,146,-2.434424348,-1.25675554,-3.691179888,-0.070802142,-0.070802142,0,-2.488972337,-1.909704052,-4.398676389,0.926629469 +Jeremy Richardson,richaje01,2008,RS,SAS,54,29,3.156599192,0.682842732,3.839441925,0.100541056,0.100541056,0,2.335628382,1.355677586,3.691305968,2.921851373 +DerMarr Johnson,johnsde03,2008,RS,SAS,52,28,3.684321496,-0.085514557,3.598806938,0.093060485,0.093060485,0,4.144551716,0.224073936,4.368625653,2.438429835 +Ian Mahinmi,mahinia01,2008,RS,SAS,43,23,1.349575068,0.729311873,2.078886941,0.056587223,0.056587223,0,0.562017366,-0.35705306,0.204964306,-0.12850258 +Bobby Jones,jonesbo02,2008,RS,SAS,37,20,-7.659579914,7.410367453,-0.249212461,0.025888294,0.025888294,0,-6.562856159,6.090987682,-0.471868477,1.357426779 +Keith Langford,langfke01,2008,RS,SAS,19,10,-7.951613734,-1.107894432,-9.059508166,-0.03216662,-0.03216662,0,-8.514632496,-1.639835621,-10.15446812,-0.071173363 +Marcus Williams,willima04,2008,RS,SAS,4,2,-20.12959695,-2.892298114,-23.02189507,-0.020375928,-0.020375928,0,-19.17131865,-5.021193687,-24.19251234,-1.399828627 +Kevin Durant,duranke01,2008,RS,SEA,5617,2768,-1.24624105,-1.880631578,-3.126872628,-0.529905516,-0.529905516,0,-1.288439376,-1.735963683,-3.024403059,-0.408971682 +Earl Watson,watsoea01,2008,RS,SEA,4604,2269,0.796529148,-0.417438187,0.379090961,3.605370756,3.605370756,0,0.37619997,-0.282693099,0.093506871,-0.439102575 +Jeff Green,greenje02,2008,RS,SEA,4572,2253,-3.2089727,-1.370303427,-4.579276127,-2.100934135,-2.100934135,0,-3.378452862,-1.341645071,-4.720097933,-0.079341275 +Nick Collison,collini01,2008,RS,SEA,4511,2223,-0.230115621,-0.060200204,-0.290315825,2.777841206,2.777841206,0,-0.596245272,0.400662312,-0.19558296,-0.398065634 +Damien Wilkins,wilkida02,2008,RS,SEA,3740,1843,-1.789219357,-1.532883785,-3.322103142,-0.537110951,-0.537110951,0,-1.836658791,-1.454401868,-3.291060659,-0.145531763 +Chris Wilcox,wilcoch01,2008,RS,SEA,3529,1739,-0.950344408,0.823377249,-0.126967159,2.325347043,2.325347043,0,-1.091205547,0.920690774,-0.170514773,-0.076653265 +Johan Petro,petrojo01,2008,RS,SEA,2658,1310,-5.90126474,0.91005269,-4.99121205,-1.500340639,-1.500340639,0,-5.603556624,0.945673911,-4.657882713,0.149870523 +Luke Ridnour,ridnolu01,2008,RS,SEA,2482,1223,-0.760461287,-0.51695279,-1.277414077,0.918889267,0.918889267,0,-1.222557982,-0.486383199,-1.708941181,0.003365491 +Wally Szczerbiak,szczewa02,2008,RS,SEA,2395,1180,0.710313787,-1.31184487,-0.601531083,1.304381617,1.304381617,0,0.361643523,-1.914918395,-1.553274872,0.790256822 +Kurt Thomas,thomaku01,2008,RS,SEA,2151,1060,-1.630979554,2.587687299,0.956707745,2.003773998,2.003773998,0,-1.729733184,3.178471439,1.448738256,-0.04004308 +Delonte West,westde01,2008,RS,SEA,1475,727,-4.120096875,-0.108819913,-4.228916787,-0.551225422,-0.551225422,0,-3.831846048,-0.531262066,-4.363108114,0.455767977 +Mickael Gelabale,gelabmi01,2008,RS,SEA,944,465,-1.797784813,-0.516551622,-2.314336435,0.102876272,0.102876272,0,-2.339985735,-1.672224614,-4.01221035,-0.43614868 +Francisco Elson,elsonfr01,2008,RS,SEA,566,279,-8.658505066,-0.84703173,-9.505536796,-0.964922729,-0.964922729,0,-8.190612603,-1.140903963,-9.331516566,0.321089801 +Donyell Marshall,marshdo01,2008,RS,SEA,373,184,-0.8499375,-2.385070367,-3.235007867,-0.04606103,-0.04606103,0,-0.814429367,-2.849529148,-3.663958515,1.089089202 +Robert Swift,swiftro01,2008,RS,SEA,199,98,-6.950095372,0.37595381,-6.574141563,-0.192948081,-0.192948081,0,-6.566167614,0.388851336,-6.177316278,0.852589012 +Adrian Griffin,griffad01,2008,RS,SEA,172,85,-2.354797094,1.438102366,-0.916694728,0.079302236,0.079302236,0,-2.850852267,0.629459973,-2.221392293,-0.238533045 +Mouhamed Sene,senesa01,2008,RS,SEA,126,62,-1.407101595,0.162987462,-1.244114132,0.047588945,0.047588945,0,-1.915127128,-0.429574161,-2.344701289,-0.090025928 +Mike Wilks,wilksmi01,2008,RS,SEA,45,22,1.373876363,-2.871070266,-1.497193903,0.014136419,0.014136419,0,0.787510693,-3.741324702,-2.953814008,0.495125151 +Ronald Dupree,duprero01,2008,RS,SEA,37,18,0.184904596,1.821831164,2.00673576,0.042958935,0.042958935,0,-0.9257894,0.588296879,-0.337492521,-1.552706735 +Ira Newble,newblir01,2008,RS,SEA,34,17,-6.479631476,-4.205911798,-10.68554327,-0.068574707,-0.068574707,0,-6.593758821,-5.747117775,-12.3408766,-0.344474803 +Eddie Gill,gilled01,2008,RS,SEA,10,5,-19.51734897,-6.932646484,-26.44999546,-0.061172282,-0.061172282,0,-17.49043285,-10.00389761,-27.49433046,1.104209373 +Anthony Parker,parkean01,2008,RS,TOR,5007,2634,1.265006623,-0.294202598,0.970804026,4.982672692,4.982672692,0,1.28440864,0.075352593,1.359761233,-0.329146334 +Jose Calderon,caldejo01,2008,RS,TOR,4721,2484,5.24455285,-1.508579603,3.735973246,8.146684248,8.146684248,0,4.753037325,-0.993031057,3.760006269,-0.833433905 +Chris Bosh,boshch01,2008,RS,TOR,4609,2425,2.403230475,1.701877176,4.105107651,8.411289723,8.411289723,0,2.658015998,1.61662946,4.274645459,-0.773116674 +Jamario Moon,moonja01,2008,RS,TOR,4117,2166,0.10248172,2.540115012,2.642596732,5.934454698,5.934454698,0,0.031445753,2.420532992,2.451978745,-0.390382807 +Carlos Delfino,delfica01,2008,RS,TOR,3665,1928,0.565409582,0.272040304,0.837449886,3.543284704,3.543284704,0,0.858291396,0.536409838,1.394701233,0.382650568 +Andrea Bargnani,bargnan01,2008,RS,TOR,3537,1861,-1.842963492,-1.40865488,-3.251618373,-0.47907461,-0.47907461,0,-1.204328084,-1.308579497,-2.512907581,0.54938266 +Jason Kapono,kaponja01,2008,RS,TOR,2908,1530,-1.701463093,-0.670826576,-2.372289669,0.294589927,0.294589927,0,-1.773251037,-1.194918754,-2.968169791,-0.08028406 +Rasho Nesterovic,nestera01,2008,RS,TOR,2825,1486,-1.623799088,1.335130003,-0.288669086,1.852218771,1.852218771,0,-1.605773895,0.607849319,-0.997924575,-0.694702177 +T.J. Ford,fordtj01,2008,RS,TOR,2279,1199,2.033776111,-1.162204563,0.871571548,2.210396838,2.210396838,0,2.070913254,-1.040742788,1.030170466,-0.21225581 +Kris Humphries,humphkr01,2008,RS,TOR,1758,925,-2.604410014,-0.033099532,-2.637509546,0.053123174,0.053123174,0,-2.39674933,-0.467330278,-2.864079608,0.061663563 +Juan Dixon,dixonju01,2008,RS,TOR,806,424,-2.938570739,0.916586678,-2.021984061,0.159232944,0.159232944,0,-2.487891362,0.212431136,-2.275460226,1.036616088 +Joey Graham,grahajo01,2008,RS,TOR,629,331,-2.638198989,-2.186341302,-4.824540291,-0.351888333,-0.351888333,0,-3.130919868,-2.849334801,-5.980254669,0.413331358 +Darrick Martin,martida01,2008,RS,TOR,268,141,-2.263565583,-0.120291219,-2.383856801,0.026487799,0.026487799,0,-2.212686699,-0.265246652,-2.477933351,0.526080142 +Primoz Brezec,brezepr01,2008,RS,TOR,209,110,-3.189927523,-2.080196875,-5.270124397,-0.143828524,-0.143828524,0,-3.240822291,-1.266609093,-4.507431384,1.583604962 +Maceo Baston,bastoma01,2008,RS,TOR,196,103,0.31599576,-1.525371912,-1.209376152,0.081696264,0.081696264,0,-0.312275699,-1.121550357,-1.433826056,0.849964231 +Jorge Garbajosa,garbajo01,2008,RS,TOR,141,74,-2.185633066,0.227193856,-1.95843921,0.029799095,0.029799095,0,-1.377257293,-0.816039135,-2.193296427,-0.269604939 +Linton Johnson,johnsli01,2008,RS,TOR,19,10,-12.37836898,-7.056534028,-19.43490301,-0.086908739,-0.086908739,0,-10.73894997,-10.47750777,-21.21645775,1.958806637 +Deron Williams,willide01,2008,RS,UTA,6008,3059,5.150375064,-0.770945507,4.379429557,11.06663375,11.06663375,0,5.111342311,-0.726605053,4.384737257,-0.506822977 +Carlos Boozer,boozeca01,2008,RS,UTA,5552,2827,2.366639437,-0.173444798,2.193194639,7.129004384,7.129004384,0,2.806251472,0.309432437,3.115683909,-0.009712993 +Mehmet Okur,okurme01,2008,RS,UTA,4694,2390,0.447141294,0.37676154,0.823902834,4.361142391,4.361142391,0,1.239880617,0.67119951,1.911080127,0.068779217 +Andrei Kirilenko,kirilan01,2008,RS,UTA,4354,2217,2.381350228,1.895112825,4.276463053,7.905365548,7.905365548,0,2.293561432,1.286948384,3.580509816,-0.498634313 +Ronnie Brewer,brewero02,2008,RS,UTA,4101,2088,2.425702015,2.02063321,4.446335225,7.638127197,7.638127197,0,2.30960465,1.870673845,4.180278495,-0.343052106 +Paul Millsap,millspa01,2008,RS,UTA,3343,1702,-0.115340662,1.468143043,1.352802381,3.582128362,3.582128362,0,0.098706253,1.725254371,1.823960624,0.509877942 +Matt Harpring,harprma01,2008,RS,UTA,2698,1374,-0.89565819,-2.097085344,-2.992743534,-0.170673098,-0.170673098,0,-0.936217169,-2.340498837,-3.276716006,0.278344424 +Kyle Korver,korveky01,2008,RS,UTA,2111,1075,1.865921372,-0.589563213,1.276358159,2.255762411,2.255762411,0,1.750578667,-0.797888585,0.952690081,2.010001757 +Jarron Collins,collija03,2008,RS,UTA,1379,702,-4.010320931,0.117639901,-3.89268103,-0.411346868,-0.411346868,0,-4.20944272,-0.505293495,-4.714736215,0.476328988 +CJ Miles,milescj01,2008,RS,UTA,1353,689,1.300270873,0.209066259,1.509337132,1.511836962,1.511836962,0,1.123938245,0.168454219,1.292392464,0.90984028 +Jason Hart,hartja01,2008,RS,UTA,1190,606,-3.677106301,0.390420809,-3.286685492,-0.166882687,-0.166882687,0,-3.48423173,0.233345797,-3.250885933,0.535398886 +Ronnie Price,pricero01,2008,RS,UTA,1155,588,0.072440586,1.346882758,1.419323345,1.266285046,1.266285046,0,0.27950138,1.17685762,1.456359,1.159185391 +Gordan Giricek,giricgo01,2008,RS,UTA,548,279,-4.699898032,1.412471173,-3.287426859,-0.077678195,-0.077678195,0,-4.05767344,0.103374573,-3.954298867,1.440271483 +Kyrylo Fesenko,fesenky01,2008,RS,UTA,137,70,-5.050301501,-1.370961125,-6.421262626,-0.133080898,-0.133080898,0,-4.851332238,-1.530375467,-6.381707705,1.402366775 +Morris Almond,almonmo01,2008,RS,UTA,77,39,-5.113602514,-1.519169938,-6.632772452,-0.078250798,-0.078250798,0,-4.946069598,-2.502985809,-7.449055407,1.201427088 +Antawn Jamison,jamisan01,2008,RS,WAS,5773,3061,2.441942955,0.07839735,2.520340306,8.217080687,8.217080687,0,3.003858162,0.699299741,3.703157903,-0.156021745 +DeShawn Stevenson,stevede01,2008,RS,WAS,4836,2564,1.488534826,-1.068164708,0.420370117,4.132922401,4.132922401,0,1.389006151,-1.275737044,0.113269107,-0.324966491 +Caron Butler,butleca01,2008,RS,WAS,4364,2314,3.58467901,0.970772437,4.555451448,8.616309269,8.616309269,0,3.727357512,1.558286917,5.285644429,-0.092493888 +Brendan Haywood,haywobr01,2008,RS,WAS,4202,2228,-0.167493439,0.464276894,0.296783455,3.435806149,3.435806149,0,-0.379141618,0.127753817,-0.251387801,-0.744205873 +Antonio Daniels,daniean01,2008,RS,WAS,4076,2161,0.426416327,-1.019077614,-0.592661287,2.361206341,2.361206341,0,-0.070458187,-1.016082724,-1.086540911,-0.682434397 +Roger Mason Jr.,masonro01,2008,RS,WAS,3221,1708,1.329084841,-1.809202726,-0.480117885,1.983057956,1.983057956,0,1.247855539,-1.834386056,-0.586530517,0.238073332 +Andray Blatche,blatcan01,2008,RS,WAS,3159,1675,-2.164018095,-0.782357324,-2.946375419,-0.168458754,-0.168458754,0,-2.073161885,-0.480767836,-2.553929721,0.356368208 +Darius Songaila,songada01,2008,RS,WAS,2931,1554,-2.972868713,0.736483932,-2.236384782,0.407749795,0.407749795,0,-2.889289051,0.449428981,-2.43986007,0.121658924 +Nick Young,youngni01,2008,RS,WAS,2184,1158,-2.929266103,-3.065637557,-5.99490366,-1.93111108,-1.93111108,0,-2.887082339,-3.34491383,-6.231996169,0.682418644 +Dominic McGuire,mcguido01,2008,RS,WAS,1311,695,-4.434641624,-0.861906756,-5.29654838,-0.903155249,-0.903155249,0,-4.998081301,-1.660515391,-6.658596692,0.018359451 +Gilbert Arenas,arenagi01,2008,RS,WAS,802,425,0.236546923,-0.27014994,-0.033603017,0.595562749,0.595562749,0,1.269344959,-0.147779804,1.121565155,1.040792458 +Oleksiy Pecherov,pecheol01,2008,RS,WAS,604,320,-3.160735269,-2.827860098,-5.988595368,-0.533251426,-0.533251426,0,-2.482929636,-3.644037667,-6.126967303,0.797158443 +Mike Wilks,wilksmi01,2008,RS,WAS,83,44,-2.005085662,1.590942073,-0.414143589,0.0524783,0.0524783,0,-2.424191239,1.089413611,-1.334777628,0.073374988 +Al Horford,horfoal01,2008,PO,ATL,501,277,1.047086991,-2.247137517,-1.200050526,0.22441165,0,0.22441165,1.051292025,-1.16543258,-0.114140555,-0.593603425 +Joe Johnson,johnsjo02,2008,PO,ATL,497,275,4.656236144,-1.400440015,3.255796129,0.862532651,0,0.862532651,4.457872849,-1.348051617,3.109821233,-0.670168655 +Mike Bibby,bibbymi01,2008,PO,ATL,456,252,-0.196921468,-2.220454225,-2.417375692,0.044036285,0,0.044036285,-0.063367891,-1.841852278,-1.905220169,-0.142424318 +Josh Smith,smithjo03,2008,PO,ATL,429,237,-1.06369321,5.321674145,4.257980935,0.881489578,0,0.881489578,-0.099304011,5.004458684,4.905154672,0.767602198 +Josh Childress,childjo01,2008,PO,ATL,371,205,2.985704187,-1.887458667,1.09824552,0.408726807,0,0.408726807,2.079881083,-2.247802173,-0.167921091,-1.371102152 +Marvin Williams,willima02,2008,PO,ATL,360,199,-0.028475206,-2.813009063,-2.841484269,-0.009560735,0,-0.009560735,-0.57218758,-2.715741168,-3.287928748,-0.176089455 +Zaza Pachulia,pachuza01,2008,PO,ATL,190,105,-4.544087264,-2.794834678,-7.338921943,-0.258484387,0,-0.258484387,-4.261540957,-1.961026514,-6.222567471,1.736843301 +Acie Law,lawac01,2008,PO,ATL,110,61,0.778541531,-2.253387728,-1.474846197,0.041005492,0,0.041005492,-0.062416741,-3.829331491,-3.891748233,0.164044315 +Solomon Jones,jonesso01,2008,PO,ATL,52,29,-4.513736934,4.022343987,-0.491392947,0.034182294,0,0.034182294,-4.280434274,2.887876387,-1.392557888,-0.733219363 +Salim Stoudamire,stoudsa01,2008,PO,ATL,51,28,-0.473410468,-1.967804012,-2.44121448,0.004606194,0,0.004606194,0.030058774,-3.319771441,-3.289712667,1.109989445 +Jeremy Richardson,richaje01,2008,PO,ATL,11,6,-12.09426194,-3.26474564,-15.35900758,-0.040170493,0,-0.040170493,-11.94153525,-3.546012217,-15.48754747,0.808811406 +Mario West,westma02,2008,PO,ATL,11,6,-3.924983547,-2.509164651,-6.434148198,-0.011444557,0,-0.011444557,-4.146849303,-4.824507643,-8.971356947,-1.432869503 +Paul Pierce,piercpa01,2008,PO,BOS,1792,990,3.566998879,0.755653342,4.322652221,3.700201224,0,3.700201224,3.766573628,0.631895295,4.398468923,0.381836651 +Ray Allen,allenra02,2008,PO,BOS,1787,987,3.281437454,-0.089238579,3.192198875,3.076452756,0,3.076452756,3.209136959,0.115534147,3.324671106,-0.279617559 +Kevin Garnett,garneke01,2008,PO,BOS,1787,987,2.50798828,4.392250156,6.900238436,4.977128141,0,4.977128141,2.782878993,4.132335486,6.915214479,-0.618967246 +Rajon Rondo,rondora01,2008,PO,BOS,1504,831,1.838185275,2.189826575,4.02801185,2.958828215,0,2.958828215,1.940189815,2.719233673,4.659423488,-0.150565609 +Kendrick Perkins,perkike01,2008,PO,BOS,1142,631,-1.710080025,3.708519242,1.998439217,1.58194423,0,1.58194423,-1.883243116,3.498006346,1.614763229,0.300085022 +James Posey,poseyja01,2008,PO,BOS,1037,573,1.097736508,1.441918141,2.539654649,1.604754983,0,1.604754983,1.336747019,1.640744299,2.977491318,0.550748224 +P.J. Brown,brownpj01,2008,PO,BOS,617,341,-2.777579336,-1.020610831,-3.798190167,-0.189463692,0,-0.189463692,-3.440633865,-1.001080091,-4.441713956,0.655012735 +Leon Powe,powele01,2008,PO,BOS,489,270,-0.505378686,-2.673726576,-3.179105261,-0.061327442,0,-0.061327442,-1.06205205,-2.93720057,-3.99925262,0.53019889 +Sam Cassell,cassesa01,2008,PO,BOS,478,264,-3.815765009,0.112067286,-3.703697724,-0.133926087,0,-0.133926087,-3.637239647,-0.42444465,-4.061684297,0.969516657 +Eddie House,houseed01,2008,PO,BOS,299,165,-0.174159289,0.900932833,0.726773544,0.302666422,0,0.302666422,-0.236034402,-0.167774795,-0.403809197,0.236898162 +Glen Davis,davisgl01,2008,PO,BOS,248,137,-4.247876849,0.495015626,-3.752861223,-0.073461795,0,-0.073461795,-4.154825832,0.377969501,-3.776856331,1.437329188 +Tony Allen,allento01,2008,PO,BOS,118,65,-0.638726799,1.182009267,0.543282468,0.112807418,0,0.112807418,-1.713154942,-0.458091077,-2.171246019,0.132332508 +LeBron James,jamesle01,2008,PO,CLE,999,552,5.086609735,2.338969352,7.425579087,2.965950635,0,2.965950635,5.58105035,2.409631088,7.990681438,0.311363468 +Delonte West,westde01,2008,PO,CLE,820,453,0.09773696,1.633140839,1.730877799,1.068744207,0,1.068744207,0.083926607,2.123550272,2.207476879,0.053697199 +Zydrunas Ilgauskas,ilgauzy01,2008,PO,CLE,711,393,-0.719214265,3.230199814,2.510985549,1.079546486,0,1.079546486,-0.833799747,2.739561432,1.905761685,-0.688611379 +Wally Szczerbiak,szczewa02,2008,PO,CLE,677,374,1.12517808,-0.370534875,0.754643206,0.692074352,0,0.692074352,0.893108628,-0.532381054,0.360727574,0.305523429 +Ben Wallace,wallabe01,2008,PO,CLE,550,304,-0.298962289,4.27474016,3.975777871,1.067415177,0,1.067415177,-0.801020262,3.761504262,2.960484001,-0.70172574 +Daniel Gibson,gibsoda01,2008,PO,CLE,514,284,1.699028606,0.597883571,2.296912177,0.752127718,0,0.752127718,1.507943802,0.310488305,1.818432107,-0.246560014 +Joe Smith,smithjo02,2008,PO,CLE,476,263,-0.561032586,1.633558311,1.072525725,0.531830502,0,0.531830502,-1.045756915,2.148544941,1.102788026,0.476516007 +Anderson Varejao,varejan01,2008,PO,CLE,434,240,-4.198447436,2.727775706,-1.47067173,0.162255342,0,0.162255342,-4.088103645,2.855802583,-1.232301062,0.381408249 +Sasha Pavlovic,pavloal01,2008,PO,CLE,201,111,-1.191560312,0.548977651,-0.642582661,0.124104719,0,0.124104719,-1.895653422,0.764020721,-1.131632701,0.734257426 +Devin Brown,brownde02,2008,PO,CLE,167,92,-2.013611455,-1.832437428,-3.846048882,-0.053661829,0,-0.053661829,-1.645035129,-2.757730706,-4.402765835,1.010430088 +Damon Jones,jonesda01,2008,PO,CLE,47,26,-5.986360022,-3.833568805,-9.819928827,-0.097270351,0,-0.097270351,-5.675161608,-5.791747339,-11.46690895,0.502307576 +Dwayne Jones,jonesdw02,2008,PO,CLE,36,20,-3.780287885,-1.388970417,-5.169258302,-0.025738009,0,-0.025738009,-4.685888523,-1.522457712,-6.208346236,0.972048628 +Billy Thomas,thomabi01,2008,PO,CLE,14,8,10.63081192,10.39399957,21.02481149,0.099378019,0,0.099378019,10.84757465,9.050186949,19.8977616,-0.627190023 +Dirk Nowitzki,nowitdi01,2008,PO,DAL,387,211,5.885444421,0.328364981,6.213809403,0.987257244,0,0.987257244,5.744899226,0.380598346,6.125497572,-0.714347871 +Jason Kidd,kiddja01,2008,PO,DAL,330,180,2.601558738,2.083137883,4.684696621,0.69905282,0,0.69905282,2.505871856,2.487478693,4.993350549,-0.649401079 +Jason Terry,terryja01,2008,PO,DAL,330,180,5.564670541,-2.567564024,2.997106517,0.542790913,0,0.542790913,5.21196447,-1.92492581,3.287038661,-0.254066867 +Josh Howard,howarjo01,2008,PO,DAL,313,171,-4.810309807,-0.330210162,-5.140519969,-0.214234245,0,-0.214234245,-4.209236756,-0.829534733,-5.038771489,-0.358433323 +Brandon Bass,bassbr01,2008,PO,DAL,244,133,3.836539954,-2.98652462,0.850015334,0.248774136,0,0.248774136,3.373734049,-2.311794272,1.061939777,-1.121704537 +Jerry Stackhouse,stackje01,2008,PO,DAL,187,102,-5.136382219,-3.730890228,-8.867272446,-0.330502852,0,-0.330502852,-4.890804383,-4.23959775,-9.130402132,0.590069588 +Erick Dampier,dampier01,2008,PO,DAL,174,95,-4.890987082,-2.750197572,-7.641184654,-0.245522515,0,-0.245522515,-4.877784708,-2.120428982,-6.998213691,0.37067221 +Devean George,georgde01,2008,PO,DAL,114,62,-0.676391142,1.015096128,0.338704986,0.101826494,0,0.101826494,-0.167792887,0.233695765,0.065902878,0.936785704 +Eddie Jones,jonesed02,2008,PO,DAL,40,22,-2.215104912,0.793706774,-1.421398138,0.015707621,0,0.015707621,-2.097063685,0.537478129,-1.559585556,1.895651656 +Malik Allen,allenma01,2008,PO,DAL,33,18,-7.924895398,-3.488592351,-11.41348775,-0.08350634,0,-0.08350634,-8.824667419,-2.836942337,-11.66160976,1.573794739 +Juwan Howard,howarju01,2008,PO,DAL,20,11,-12.65069302,-4.350891121,-17.00158414,-0.084698519,0,-0.084698519,-12.40788145,-4.235697856,-16.64357931,2.384597406 +Antoine Wright,wrighan01,2008,PO,DAL,13,7,-21.53514401,-7.006790773,-28.54193478,-0.094981121,0,-0.094981121,-21.02488319,-11.92356529,-32.94844848,-0.019595517 +J.J. Barea,bareajo01,2008,PO,DAL,9,5,35.41019197,-3.540170145,31.87002183,0.087527899,0,0.087527899,33.52725914,-2.845407504,30.68185164,-3.480189705 +Tyronn Lue,luety01,2008,PO,DAL,4,2,7.529615244,-3.515222812,4.014392432,0.006684549,0,0.006684549,6.366065627,-5.885285774,0.480779853,-5.436236094 +Allen Iverson,iversal01,2008,PO,DEN,324,158,2.48161488,-0.638313732,1.843301148,0.379261065,0,0.379261065,2.346713771,-0.898217855,1.448495916,-0.612318965 +Carmelo Anthony,anthoca01,2008,PO,DEN,300,146,-1.44427144,-2.684447768,-4.128719208,-0.105716631,0,-0.105716631,-1.121018749,-2.308451337,-3.429470087,-0.171409094 +Marcus Camby,cambyma01,2008,PO,DEN,255,124,-5.970198499,0.450180852,-5.520017647,-0.178890508,0,-0.178890508,-5.534938094,0.389872348,-5.145065747,-0.912001065 +Linas Kleiza,kleizli01,2008,PO,DEN,250,122,3.275669977,-2.277593299,0.998076678,0.241209487,0,0.241209487,2.622055126,-2.308803075,0.313252051,0.220892806 +Kenyon Martin,martike01,2008,PO,DEN,242,118,-2.997009326,-0.425962235,-3.42297156,-0.042038177,0,-0.042038177,-2.88342737,0.259501202,-2.623926167,0.538024918 +JR Smith,smithjr01,2008,PO,DEN,222,108,7.590901345,-0.663432509,6.927468837,0.555543376,0,0.555543376,6.998420259,-0.357156231,6.641264028,0.903569109 +Eduardo Najera,najered01,2008,PO,DEN,160,78,-0.74333403,0.919642042,0.176308013,0.121501389,0,0.121501389,-1.016983852,1.242144715,0.225160863,1.035103031 +Anthony Carter,cartean01,2008,PO,DEN,125,61,-1.254172267,-1.937391427,-3.191563695,-0.01418988,0,-0.01418988,-1.93275372,-2.468389473,-4.401143193,0.103610126 +Nene,hilarne01,2008,PO,DEN,62,30,1.31253104,2.212990055,3.525521095,0.100954744,0,0.100954744,0.901578505,3.208813011,4.110391516,1.699478825 +Yakhouba Diawara,diawaya01,2008,PO,DEN,16,8,-1.111151423,-0.682904271,-1.794055694,0.004072041,0,0.004072041,-1.320369441,-3.495709448,-4.816078888,1.060633906 +Steven Hunter,huntest01,2008,PO,DEN,10,5,-11.58431069,0.316657547,-11.26765315,-0.022036197,0,-0.022036197,-12.08517561,-2.254941157,-14.34011677,-1.486138594 +Chucky Atkins,atkinch01,2008,PO,DEN,6,3,-8.840344481,-1.102419752,-9.942764233,-0.011597819,0,-0.011597819,-8.424173016,-3.48600474,-11.91017776,1.909558072 +Tayshaun Prince,princta01,2008,PO,DET,1198,671,1.422396057,0.745855661,2.168251719,1.720461173,0,1.720461173,1.345626545,0.262569115,1.60819566,-0.8249323 +Richard Hamilton,hamilri01,2008,PO,DET,1171,656,3.163009719,0.674614318,3.837624037,2.268259159,0,2.268259159,3.183179098,0.717284417,3.900463515,-0.223533547 +Rasheed Wallace,wallara01,2008,PO,DET,1044,585,-0.718524683,3.453135723,2.73461104,1.700845091,0,1.700845091,0.278883667,3.646894808,3.925778474,0.661528753 +Chauncey Billups,billuch01,2008,PO,DET,857,480,6.114629611,-0.751052181,5.36357743,2.042729123,0,2.042729123,5.990111848,-0.593575643,5.396536205,-0.285499178 +Antonio McDyess,mcdyean01,2008,PO,DET,835,468,1.224160517,-0.435436397,0.788724121,0.872241926,0,0.872241926,0.961540514,0.089386825,1.05092734,0.08078646 +Rodney Stuckey,stuckro01,2008,PO,DET,678,380,0.647269609,0.916086577,1.563356186,0.861912404,0,0.861912404,0.526834688,0.79473133,1.321566018,-0.058792001 +Jason Maxiell,maxieja01,2008,PO,DET,662,371,-0.011003891,2.808035692,2.797031801,1.086913212,0,1.086913212,-0.110739304,2.9222257,2.811486397,0.330842705 +Theo Ratliff,ratlith01,2008,PO,DET,234,131,-2.6327901,2.22397398,-0.40881612,0.161892577,0,0.161892577,-3.208318615,1.482208834,-1.726109782,0.281391662 +Lindsey Hunter,hunteli01,2008,PO,DET,205,115,-0.145409982,1.341805568,1.196395586,0.243187844,0,0.243187844,-0.117407371,2.466522242,2.349114871,1.634206528 +Arron Afflalo,afflaar01,2008,PO,DET,150,84,-3.136030481,2.139026732,-0.99700375,0.077409075,0,0.077409075,-3.695184452,0.760851713,-2.934332739,-0.085978328 +Jarvis Hayes,hayesja01,2008,PO,DET,109,61,-3.088684606,-1.842848442,-4.931533047,-0.071292596,0,-0.071292596,-2.365557027,-2.334141855,-4.699698882,1.615276452 +Amir Johnson,johnsam01,2008,PO,DET,77,43,3.911717312,-0.090887886,3.820829426,0.15005379,0,0.15005379,2.892673378,-1.229319236,1.663354142,0.826062315 +Walter Herrmann,herrmwa01,2008,PO,DET,48,27,-5.097666801,-3.816502697,-8.914169497,-0.087925944,0,-0.087925944,-5.595775467,-4.195752486,-9.791527952,0.355229531 +Juan Dixon,dixonju01,2008,PO,DET,12,7,-15.53086226,-1.904394195,-17.43525645,-0.053189544,0,-0.053189544,-15.68702898,-4.573719639,-20.26074861,-1.486138594 +Tracy McGrady,mcgratr01,2008,PO,HOU,441,247,2.924702474,2.246673952,5.171376426,1.02874212,0,1.02874212,3.17020811,1.971337762,5.141545872,-0.070129274 +Shane Battier,battish01,2008,PO,HOU,440,246,-0.169426143,1.766704695,1.597278553,0.561410754,0,0.561410754,-0.532955163,2.06210126,1.529146097,-0.209589867 +Luis Scola,scolalu01,2008,PO,HOU,393,220,-0.428242229,-0.380446687,-0.808688916,0.225509197,0,0.225509197,-0.663905101,0.590974934,-0.072930167,0.307397385 +Bobby Jackson,jacksbo01,2008,PO,HOU,247,138,-5.328454984,1.582622235,-3.745832749,-0.073231214,0,-0.073231214,-4.490944056,1.507997511,-2.982946545,1.131494037 +Rafer Alston,alstora01,2008,PO,HOU,225,126,4.749926066,0.907020685,5.656946751,0.555380211,0,0.555380211,4.654898846,0.763143557,5.418042403,-0.321405883 +Dikembe Mutombo,mutomdi01,2008,PO,HOU,220,123,-0.720107677,3.116321382,2.396213705,0.329006183,0,0.329006183,-1.745509697,2.224006424,0.478496727,-1.088898503 +Chuck Hayes,hayesch01,2008,PO,HOU,193,108,-1.344946237,4.263164412,2.918218175,0.324730295,0,0.324730295,-2.152430935,4.177041097,2.024610162,0.721375344 +Carl Landry,landrca01,2008,PO,HOU,189,106,0.874900951,4.656011081,5.530912032,0.458377124,0,0.458377124,0.632896632,4.284811425,4.917708056,-0.676962827 +Aaron Brooks,brookaa01,2008,PO,HOU,89,50,-2.928766101,-3.823617386,-6.752383486,-0.110099897,0,-0.110099897,-2.96462012,-3.12624701,-6.09086713,4.059459159 +Luther Head,headlu01,2008,PO,HOU,79,44,-11.26989842,1.275335737,-9.994562682,-0.170239175,0,-0.170239175,-10.59733522,-0.705954885,-11.30329011,1.332003305 +Steve Novak,novakst01,2008,PO,HOU,38,21,4.914060362,-1.278495008,3.635565353,0.06964971,0,0.06964971,3.318571766,-2.664181044,0.654390723,-1.151800173 +Mike Harris,harrimi01,2008,PO,HOU,16,9,0.052204649,-3.409357621,-3.357152972,-0.002823,0,-0.002823,-1.210083492,-5.835545038,-7.04562853,-1.622510469 +Loren Woods,woodslo01,2008,PO,HOU,2,1,69.04492326,-0.862821632,68.18210163,0.034412042,0,0.034412042,64.18799877,-3.959887235,60.22811154,-6.953168594 +Kobe Bryant,bryanko01,2008,PO,LAL,1686,863,6.857314953,0.771362893,7.628677845,4.720868427,0,4.720868427,7.257783435,1.013774936,8.271558371,0.147487995 +Pau Gasol,gasolpa01,2008,PO,LAL,1633,836,1.85686846,2.862501302,4.719369762,3.251653404,0,3.251653404,1.97021558,2.454819965,4.425035545,-0.92602563 +Lamar Odom,odomla01,2008,PO,LAL,1535,786,-0.27749264,1.760841656,1.483349016,1.744693819,0,1.744693819,-0.018384576,1.634236505,1.615851929,-0.31505948 +Derek Fisher,fishede01,2008,PO,LAL,1295,663,1.626623084,2.297814421,3.924437505,2.335015983,0,2.335015983,1.760533285,3.298909143,5.059442428,0.24878251 +Vladimir Radmanovic,radmavl01,2008,PO,LAL,940,481,2.968130725,-0.33242032,2.635710405,1.370455258,0,1.370455258,2.943447457,-0.48627916,2.457168297,0.478519257 +Sasha Vujacic,vujacsa01,2008,PO,LAL,891,456,1.746451667,-2.612573963,-0.866122295,0.453761447,0,0.453761447,1.674295693,-2.570374807,-0.896079114,0.341087388 +Jordan Farmar,farmajo01,2008,PO,LAL,703,360,-1.739024382,-1.644532662,-3.383557045,-0.119774123,0,-0.119774123,-1.736845849,-2.382431407,-4.119277256,-0.17957134 +Luke Walton,waltolu01,2008,PO,LAL,690,353,1.362168965,-0.246134664,1.116034302,0.722028569,0,0.722028569,1.021597464,-0.583848726,0.437748738,0.486190377 +Ronny Turiaf,turiaro01,2008,PO,LAL,365,187,-6.731357867,0.540349412,-6.191008455,-0.342888121,0,-0.342888121,-6.844229837,0.379841535,-6.464388302,1.130319625 +Trevor Ariza,arizatr01,2008,PO,LAL,88,45,2.177816467,-0.272064107,1.90575236,0.111425059,0,0.111425059,1.459281568,-0.82390749,0.635374078,0.954995269 +Didier Ilunga-Mbenga,mbengdj01,2008,PO,LAL,59,30,0.44706769,4.772340751,5.219408441,0.129124232,0,0.129124232,0.318904349,6.157982053,6.476886402,2.350984457 +Chris Mihm,mihmch01,2008,PO,LAL,6,3,-33.112922,-11.21986985,-44.33279185,-0.071917014,0,-0.071917014,-30.65057207,-7.890885407,-38.54145747,8.517433072 +Coby Karl,karlco01,2008,PO,LAL,4,2,8.001131836,-5.907256755,2.093875081,0.005304121,0,0.005304121,5.421488482,-1.791607967,3.629880515,3.608391406 +Ira Newble,newblir01,2008,PO,LAL,2,1,-6.015749167,-3.889644964,-9.905394131,-0.003702374,0,-0.003702374,-7.38233278,-6.6523169,-14.03464968,-1.486138594 +Chris Paul,paulch01,2008,PO,NOH,887,486,11.04573823,0.217397204,11.26313544,3.575497337,0,3.575497337,11.1103661,1.668701628,12.77906773,-0.202073374 +David West,westda01,2008,PO,NOH,885,485,1.070098108,2.345235004,3.415333113,1.558104165,0,1.558104165,1.670413553,2.13963169,3.810045242,-0.868301882 +Peja Stojakovic,stojape01,2008,PO,NOH,830,455,1.566686702,-1.35953781,0.207148892,0.700332816,0,0.700332816,1.628107174,-1.515316844,0.11279033,-0.965433172 +Tyson Chandler,chandty01,2008,PO,NOH,752,412,1.010298637,2.060786449,3.071085086,1.252350306,0,1.252350306,0.8795614,2.057907048,2.937468448,-0.679861573 +Morris Peterson,petermo01,2008,PO,NOH,505,277,0.761254373,-0.567884673,0.1933697,0.429989133,0,0.429989133,0.556640265,-0.642825322,-0.086185057,0.201726337 +Jannero Pargo,pargoja01,2008,PO,NOH,484,265,2.119515935,0.821979689,2.941495625,0.798090018,0,0.798090018,2.736033267,0.4146902,3.150723467,0.499729918 +Bonzi Wells,wellsbo01,2008,PO,NOH,310,170,-5.89277043,-1.107337998,-7.000108428,-0.384539306,0,-0.384539306,-5.881791134,-1.075033546,-6.95682468,1.019579535 +Julian Wright,wrighju01,2008,PO,NOH,239,131,0.434774793,2.545723475,2.980498268,0.396024265,0,0.396024265,0.785176127,1.521685421,2.306861549,0.227480695 +Hilton Armstrong,armsthi01,2008,PO,NOH,131,72,-1.079864689,-1.200602663,-2.280467352,0.017847322,0,0.017847322,-1.504408258,-2.192196587,-3.696604846,0.292640413 +Melvin Ely,elyme01,2008,PO,NOH,108,59,-6.911629044,-3.689568732,-10.60119778,-0.247835934,0,-0.247835934,-6.830746795,-3.767247754,-10.59799455,1.494935758 +Ryan Bowen,bowenry01,2008,PO,NOH,71,39,-3.288911372,0.64701811,-2.641893262,0.002189526,0,0.002189526,-3.893542548,-1.784165141,-5.67770769,-1.165572115 +Mike James,jamesmi01,2008,PO,NOH,51,28,-1.642845041,2.414819041,0.771974,0.051634383,0,0.051634383,-0.776630867,0.46054759,-0.316083276,-0.441280163 +Dwight Howard,howardw01,2008,PO,ORL,776,421,1.662380868,2.090369408,3.752750276,1.431124626,0,1.431124626,1.97175218,2.358118907,4.329871087,-0.583372692 +Rashard Lewis,lewisra02,2008,PO,ORL,769,417,3.534186485,1.666860723,5.201047208,1.739013582,0,1.739013582,4.278406977,1.491211263,5.76961824,-0.288479244 +Hedo Turkoglu,turkohe01,2008,PO,ORL,736,399,2.383223396,-0.215705072,2.167518324,1.034487635,0,1.034487635,2.487885126,-0.248880913,2.239004213,0.175721121 +Jameer Nelson,nelsoja01,2008,PO,ORL,614,333,3.524685061,-0.761755023,2.762930038,0.96954594,0,0.96954594,3.21071362,-0.061528806,3.149184814,0.327007025 +Keith Bogans,boganke01,2008,PO,ORL,540,293,-0.225910639,0.233637876,0.007727236,0.427140625,0,0.427140625,-0.459421145,0.358096889,-0.101324257,0.411535943 +Maurice Evans,evansma01,2008,PO,ORL,520,282,1.448839969,-0.085496682,1.363343287,0.607514159,0,0.607514159,1.106977683,-0.465482655,0.641495027,-0.417281748 +Keyon Dooling,doolike01,2008,PO,ORL,273,148,-0.581412086,2.153355027,1.571942941,0.341230563,0,0.341230563,-0.434290221,2.366279393,1.931989172,1.230544593 +Marcin Gortat,gortama01,2008,PO,ORL,89,48,-4.393310735,-0.301143624,-4.694454359,-0.048896046,0,-0.048896046,-5.305298758,-2.272121289,-7.577420047,-0.392280167 +Carlos Arroyo,arroyca01,2008,PO,ORL,55,30,-3.974254356,-4.83443572,-8.808690076,-0.096485738,0,-0.096485738,-5.060161431,-5.800622077,-10.86078351,0.785651042 +Adonal Foyle,foylead01,2008,PO,ORL,20,11,-19.62774733,-3.40095253,-23.02869986,-0.118337877,0,-0.118337877,-18.84882379,-6.374877909,-25.22370169,0.729336906 +JJ Redick,redicjj01,2008,PO,ORL,18,10,-12.05527343,-2.161656845,-14.21693027,-0.062581686,0,-0.062581686,-11.21258901,-3.095567599,-14.30815661,3.312027517 +Pat Garrity,garripa01,2008,PO,ORL,11,6,-12.38976864,1.627834215,-10.76193443,-0.025625052,0,-0.025625052,-11.6101041,-1.211183957,-12.82128806,1.161705951 +James Augustine,augusja01,2008,PO,ORL,4,2,15.80965502,0.958550454,16.76820547,0.020198382,0,0.020198382,13.27398125,-1.610102694,11.66387856,-1.486138594 +Andre Iguodala,iguodan01,2008,PO,PHI,424,234,-2.350893425,2.247534851,-0.103358574,0.327067807,0,0.327067807,-1.839686192,1.881115075,0.041428883,0.323950698 +Andre Miller,millean02,2008,PO,PHI,415,229,-2.023941214,-1.918564244,-3.942505458,-0.14306992,0,-0.14306992,-2.211439284,-1.429692635,-3.64113192,-0.388658209 +Samuel Dalembert,dalemsa01,2008,PO,PHI,350,193,-1.489855668,0.311612173,-1.178243495,0.158105715,0,0.158105715,-1.812286311,0.327609154,-1.484677157,-0.846601737 +Thaddeus Young,youngth01,2008,PO,PHI,290,160,3.974556626,1.557767199,5.532323825,0.69089141,0,0.69089141,3.519078829,1.26885832,4.787937149,-0.819646732 +Reggie Evans,evansre01,2008,PO,PHI,268,148,-1.167325729,1.005625504,-0.161700225,0.203102899,0,0.203102899,-1.379904366,1.143361617,-0.23654275,0.67739898 +Willie Green,greenwi01,2008,PO,PHI,257,142,-1.268794538,0.309195785,-0.959598753,0.135187681,0,0.135187681,-1.663214665,0.647038098,-1.016176567,0.937973702 +Lou Williams,willilo02,2008,PO,PHI,245,135,0.961749111,0.154538724,1.116287834,0.276143449,0,0.276143449,0.813356674,0.374804194,1.188160868,0.484708998 +Rodney Carney,carnero01,2008,PO,PHI,152,84,2.797804844,5.053455861,7.851260705,0.470346637,0,0.470346637,2.850005974,5.429527814,8.279533787,0.335155222 +Jason Smith,smithja02,2008,PO,PHI,149,82,-0.234438029,0.382361964,0.147923935,0.123590474,0,0.123590474,-1.221082836,-1.009836461,-2.230919297,-1.033545037 +Kevin Ollie,ollieke01,2008,PO,PHI,34,19,2.554210625,7.261608776,9.8158194,0.125047548,0,0.125047548,1.829154617,6.763327281,8.592481897,-0.413518594 +Louis Amundson,amundlo01,2008,PO,PHI,18,10,17.76921488,-1.738440045,16.03077484,0.097457879,0,0.097457879,16.11334639,-1.217582197,14.89576419,-1.232210261 +Shavlik Randolph,randosh01,2008,PO,PHI,7,4,2.94655569,-4.890425194,-1.943869503,0.001745864,0,0.001745864,1.622762586,-3.573715145,-1.950952558,2.579681406 +Raja Bell,bellra01,2008,PO,PHO,420,215,4.656953005,-0.843168342,3.813784663,0.736599279,0,0.736599279,3.931543867,-0.04497387,3.886569997,-0.717758142 +Amar'e Stoudemire,stoudam01,2008,PO,PHO,398,204,-1.406950357,1.325517548,-0.08143281,0.286189674,0,0.286189674,-0.483431469,1.733914953,1.250483484,-0.083099222 +Steve Nash,nashst01,2008,PO,PHO,357,183,5.33878664,-1.636268184,3.702518456,0.617619146,0,0.617619146,5.028170528,-1.834613292,3.193557236,-0.534005317 +Boris Diaw,diawbo01,2008,PO,PHO,347,178,2.53527188,0.249452358,2.784724238,0.520688978,0,0.520688978,2.52079634,0.449275102,2.970071442,0.393077976 +Shaquille O'Neal,onealsh01,2008,PO,PHO,293,150,-1.684185522,6.266226485,4.582040962,0.584409767,0,0.584409767,-0.892383006,5.907930653,5.015547647,0.876398505 +Leandro Barbosa,barbole01,2008,PO,PHO,279,143,0.110711868,-2.848151082,-2.737439214,0.000947048,0,0.000947048,0.186445126,-2.618867397,-2.432422271,0.178302159 +Gordan Giricek,giricgo01,2008,PO,PHO,156,80,-3.269589377,0.27498833,-2.994601047,-0.010241178,0,-0.010241178,-3.708227485,-1.358568815,-5.0667963,-0.480713402 +Grant Hill,hillgr01,2008,PO,PHO,133,68,0.068468967,2.529534989,2.598003956,0.188944098,0,0.188944098,-0.659318147,1.568884688,0.909566541,-1.12505491 +Brian Skinner,skinnbr01,2008,PO,PHO,41,21,-2.720757166,0.148290032,-2.572467134,0.001987739,0,0.001987739,-3.242910026,-0.307786761,-3.550696787,1.179410186 +D.J. Strawberry,strawdj01,2008,PO,PHO,10,5,-24.54690167,-3.360889593,-27.90779126,-0.068474799,0,-0.068474799,-22.42742679,-2.998870401,-25.42629719,3.075724406 +Sean Marks,marksse01,2008,PO,PHO,6,3,-5.239273005,-4.525248457,-9.764521462,-0.010888448,0,-0.010888448,-6.211571216,-6.95304861,-13.16461983,-1.486138594 +Eric Piatkowski,piatker01,2008,PO,PHO,4,2,-3.868300112,-3.5374911,-7.405791212,-0.005165061,0,-0.005165061,-5.352614934,-0.04166962,-5.394284553,4.824973906 +Tim Duncan,duncati01,2008,PO,SAS,1256,666,-0.432769918,5.099795757,4.667025839,2.573787847,0,2.573787847,0.03646413,4.914804384,4.951268515,-0.874291214 +Tony Parker,parketo01,2008,PO,SAS,1233,654,1.762134313,0.956530719,2.718665031,1.871879398,0,1.871879398,1.57270456,1.191378958,2.764083518,-0.477209503 +Manu Ginobili,ginobma01,2008,PO,SAS,1054,559,3.467432362,0.938877614,4.406309976,2.108993801,0,2.108993801,3.423250055,0.70997971,4.133229765,0.169128275 +Bruce Bowen,bowenbr01,2008,PO,SAS,958,508,-1.250967861,2.576548437,1.325580576,1.088487223,0,1.088487223,-1.560880977,2.516182543,0.955301565,-0.07807898 +Michael Finley,finlemi01,2008,PO,SAS,737,391,0.12960159,-0.126563435,0.003038155,0.564993477,0,0.564993477,-0.433983113,-0.372750244,-0.806733357,-0.224676098 +Fabricio Oberto,obertfa01,2008,PO,SAS,624,331,-2.301427973,1.237084764,-1.064343209,0.29476286,0,0.29476286,-2.922489407,1.429398898,-1.493090508,0.354593185 +Kurt Thomas,thomaku01,2008,PO,SAS,505,268,-3.610852687,2.007688997,-1.603163691,0.162477483,0,0.162477483,-4.042633886,1.928144219,-2.114489667,0.412567346 +Ime Udoka,udokaim01,2008,PO,SAS,445,236,1.583239176,3.07002607,4.653265246,0.92542711,0,0.92542711,1.8153932,2.747022936,4.562416135,0.587940013 +Brent Barry,barrybr01,2008,PO,SAS,428,227,2.656094419,-0.694892351,1.961202068,0.563659794,0,0.563659794,2.179330737,-1.126927356,1.052403381,0.145514887 +Robert Horry,horryro01,2008,PO,SAS,290,154,-2.718105393,1.979485934,-0.738619459,0.166672849,0,0.166672849,-2.529040575,3.102238445,0.57319787,2.01244682 +Jacque Vaughn,vaughja01,2008,PO,SAS,172,91,-9.340634743,-0.757511616,-10.09814636,-0.35716789,0,-0.35716789,-9.606974198,-0.638259932,-10.24523413,1.344199894 +Damon Stoudamire,stoudda01,2008,PO,SAS,66,35,-2.922308502,1.8705248,-1.051783702,0.030975428,0,0.030975428,-2.976655598,-0.192725316,-3.169380915,-0.856503443 +Matt Bonner,bonnema01,2008,PO,SAS,17,9,6.53194785,0.265708631,6.797656481,0.044171189,0,0.044171189,4.752396146,-2.104352389,2.648043756,-2.058648006 +Chris Bosh,boshch01,2008,PO,TOR,379,199,3.947938927,-1.033661889,2.914277038,0.591872784,0,0.591872784,4.435009378,-0.190550726,4.244458652,-0.188574003 +Anthony Parker,parkean01,2008,PO,TOR,373,196,-0.112634733,-0.516674554,-0.629309287,0.217913454,0,0.217913454,-0.297183868,-0.191921846,-0.489105714,-0.327726986 +Jason Kapono,kaponja01,2008,PO,TOR,289,152,4.574691922,-0.637896198,3.936795724,0.530361267,0,0.530361267,4.079756202,-1.232656583,2.847099619,-0.743876968 +T.J. Ford,fordtj01,2008,PO,TOR,236,124,0.475391706,-0.940608058,-0.465216352,0.14890576,0,0.14890576,0.713346593,-1.20976411,-0.496417517,-0.10378406 +Carlos Delfino,delfica01,2008,PO,TOR,230,121,1.985388249,-0.036762214,1.948626035,0.301042568,0,0.301042568,1.722071183,0.246501751,1.968572934,0.560011362 +Jose Calderon,caldejo01,2008,PO,TOR,228,120,7.26329253,-4.246078908,3.017213622,0.362682557,0,0.362682557,6.775879883,-3.851650802,2.92422908,-0.362728989 +Andrea Bargnani,bargnan01,2008,PO,TOR,198,104,-4.106946565,0.917524091,-3.189422473,-0.02443048,0,-0.02443048,-3.318044171,1.082486225,-2.235557945,1.419873578 +Jamario Moon,moonja01,2008,PO,TOR,198,104,-0.057596467,3.35434478,3.296748314,0.329235155,0,0.329235155,0.055034851,2.545784785,2.600819635,-0.450230564 +Rasho Nesterovic,nestera01,2008,PO,TOR,147,77,-7.0631462,-1.320988895,-8.384135096,-0.230752641,0,-0.230752641,-7.005752132,-1.543285026,-8.549037158,0.964993719 +Joey Graham,grahajo01,2008,PO,TOR,4,2,-27.02894316,-2.642990823,-29.67193399,-0.029479637,0,-0.029479637,-23.41561384,-5.859388795,-29.27500264,3.607406406 +Kris Humphries,humphkr01,2008,PO,TOR,4,2,-7.525863111,-3.94182457,-11.46768768,-0.009021484,0,-0.009021484,-8.683891675,-6.914947419,-15.59883909,-1.486138594 +Maceo Baston,bastoma01,2008,PO,TOR,2,1,1.783945471,80.22594746,82.00989293,0.047780812,0,0.047780812,11.19806849,85.23973749,96.43780599,6.353721406 +Deron Williams,willide01,2008,PO,UTA,963,513,7.430590483,-1.436330894,5.994259589,2.338038097,0,2.338038097,7.232016118,-1.279688108,5.95232801,-0.845344897 +Mehmet Okur,okurme01,2008,PO,UTA,867,462,1.261572932,-0.158674217,1.102898716,0.933094882,0,0.933094882,1.920532466,0.197192972,2.117725437,-0.338847106 +Carlos Boozer,boozeca01,2008,PO,UTA,828,441,-1.547318651,-2.053919848,-3.601238499,-0.197063169,0,-0.197063169,-0.968872861,-1.818184419,-2.78705728,-0.212156022 +Andrei Kirilenko,kirilan01,2008,PO,UTA,727,387,0.918459312,3.134735591,4.053194903,1.392738075,0,1.392738075,1.11198318,3.213796085,4.325779265,0.47207992 +Ronnie Brewer,brewero02,2008,PO,UTA,573,305,3.238567853,0.904027824,4.142595678,1.10386234,0,1.10386234,2.678766607,1.026417807,3.705184414,-0.188273603 +Kyle Korver,korveky01,2008,PO,UTA,486,259,1.581079714,0.602905317,2.183985031,0.67650525,0,0.67650525,1.234009878,-0.074730986,1.159278893,0.539763155 +Paul Millsap,millspa01,2008,PO,UTA,394,210,0.262888605,1.872199219,2.135087824,0.543707268,0,0.543707268,0.200235424,1.822865286,2.02310071,0.64301133 +Matt Harpring,harprma01,2008,PO,UTA,392,209,-0.558365169,-1.383877303,-1.942242472,0.089545663,0,0.089545663,-0.835752392,-1.178357862,-2.014110254,0.71408684 +Ronnie Price,pricero01,2008,PO,UTA,128,68,0.871392276,4.900717158,5.772109434,0.310382226,0,0.310382226,1.925731793,3.382511587,5.30824338,1.591888125 +CJ Miles,milescj01,2008,PO,UTA,49,26,-1.695015848,2.505804296,0.810788447,0.050406925,0,0.050406925,-0.222396709,1.986807917,1.764411207,3.093223447 +Jarron Collins,collija03,2008,PO,UTA,38,20,-3.989479711,5.728897833,1.739418122,0.046732153,0,0.046732153,-4.085211772,4.179625284,0.094413512,-0.970335173 +Jason Hart,hartja01,2008,PO,UTA,11,6,0.818357049,-3.332267837,-2.513910788,0.000748443,0,0.000748443,0.104378725,-5.871492443,-5.767113718,0.366059588 +Caron Butler,butleca01,2008,PO,WAS,456,246,3.319692712,-0.038849038,3.280843674,0.782552693,0,0.782552693,3.286720418,0.444017565,3.730737983,0.215611669 +Antawn Jamison,jamisan01,2008,PO,WAS,439,237,-0.174306752,1.230270218,1.055963467,0.474832522,0,0.474832522,0.562303603,1.584984655,2.147288257,0.036252841 +DeShawn Stevenson,stevede01,2008,PO,WAS,363,196,2.727823771,-0.767551288,1.960272483,0.485304438,0,0.485304438,2.623053692,-0.99945454,1.623599152,-0.089964049 +Brendan Haywood,haywobr01,2008,PO,WAS,330,178,1.637018553,1.630926638,3.267945191,0.563974296,0,0.563974296,1.066846055,2.016921197,3.083767252,0.049305527 +Antonio Daniels,daniean01,2008,PO,WAS,285,154,-0.042647659,-2.242001961,-2.28464962,0.037313353,0,0.037313353,-1.021712252,-3.0547053,-4.076417551,-0.936284805 +Roger Mason Jr.,masonro01,2008,PO,WAS,239,129,-0.633672443,-1.367075579,-2.000748022,0.05120572,0,0.05120572,-0.855502888,-1.425601957,-2.281104846,0.60734831 +Gilbert Arenas,arenagi01,2008,PO,WAS,174,94,-1.971928492,-3.216181479,-5.188109971,-0.121885697,0,-0.121885697,-1.886355676,-2.952938008,-4.839293684,0.953152498 +Andray Blatche,blatcan01,2008,PO,WAS,165,89,-5.743337255,-1.397400548,-7.140737803,-0.208131441,0,-0.208131441,-5.741920455,-1.471923846,-7.213844302,1.085675406 +Darius Songaila,songada01,2008,PO,WAS,143,77,-2.353532652,-2.123172619,-4.476705271,-0.071271684,0,-0.071271684,-2.883827301,-1.572582716,-4.456410017,1.668621196 +Nick Young,youngni01,2008,PO,WAS,31,17,-10.80613185,5.304322904,-5.501808947,-0.025045822,0,-0.025045822,-8.961020252,4.221974883,-4.739045369,1.555818825 +Dominic McGuire,mcguido01,2008,PO,WAS,28,15,0.887810257,5.030510605,5.918320861,0.067962877,0,0.067962877,-0.320565302,3.675002234,3.354436932,-0.594127523 +Oleksiy Pecherov,pecheol01,2008,PO,WAS,15,8,-2.28012861,11.89924974,9.619121134,0.051249129,0,0.051249129,-2.233381831,9.638469785,7.405087954,-1.403183928 +Joe Johnson,johnsjo02,2009,RS,ATL,5898,3124,3.273471743,-0.001828915,3.271642827,9.572465526,9.572465526,0,3.319947829,0.046781036,3.366728865,-0.24384948 +Mike Bibby,bibbymi01,2009,RS,ATL,5173,2740,2.179507977,-1.037440888,1.142067089,5.427111182,5.427111182,0,2.360873746,-0.52781007,1.833063675,-0.235314662 +Josh Smith,smithjo03,2009,RS,ATL,4571,2421,-0.834554923,1.924550779,1.089995856,4.740116242,4.740116242,0,-0.342213357,1.783150699,1.440937342,-0.0591737 +Al Horford,horfoal01,2009,RS,ATL,4233,2242,-1.395038529,1.733623456,0.338584927,3.511402284,3.511402284,0,-1.328268947,1.734732856,0.40646391,-0.565610308 +Marvin Williams,willima02,2009,RS,ATL,3952,2093,0.667922838,-0.282818454,0.385104384,3.33116809,3.33116809,0,0.48913017,-0.198840885,0.290289284,-0.461508596 +Ronald Murray,murraro01,2009,RS,ATL,3729,1975,0.634185939,0.341042996,0.975228934,3.776903109,3.776903109,0,0.731846819,0.145562212,0.877409031,0.573443037 +Maurice Evans,evansma01,2009,RS,ATL,3474,1840,-0.050195597,-1.765149977,-1.815345573,0.877983795,0.877983795,0,-0.225757991,-1.711713567,-1.937471558,0.059243143 +Zaza Pachulia,pachuza01,2009,RS,ATL,2781,1473,-1.79031036,1.224959698,-0.565350662,1.646177176,1.646177176,0,-1.890005019,0.910796521,-0.979208498,0.246415268 +Solomon Jones,jonesso01,2009,RS,ATL,1274,675,-2.816766489,-0.963278524,-3.780045013,-0.357310475,-0.357310475,0,-3.334419985,-0.968830342,-4.303250326,0.674549587 +Acie Law,lawac01,2009,RS,ATL,1057,560,-2.616374076,-1.043845943,-3.660220019,-0.259380468,-0.259380468,0,-3.171545517,-2.218205657,-5.389751174,-0.242769892 +Mario West,westma02,2009,RS,ATL,508,269,-2.045630723,0.662006476,-1.383624247,0.188726636,0.188726636,0,-2.521009802,0.508568812,-2.01244099,0.593869998 +Thomas Gardner,gardnth01,2009,RS,ATL,185,98,-5.472247434,0.150410377,-5.321837058,-0.130373279,-0.130373279,0,-4.770321241,-1.491066894,-6.261388135,1.286378702 +Othello Hunter,hunteot01,2009,RS,ATL,174,92,-2.791210888,-0.395247112,-3.186458,-0.020473918,-0.020473918,0,-3.281636505,-1.254689575,-4.53632608,-0.057628706 +Randolph Morris,morrira01,2009,RS,ATL,168,89,-6.229029017,-1.662244815,-7.891273832,-0.239688104,-0.239688104,0,-6.389522,-0.804491334,-7.194013334,2.478207148 +Speedy Claxton,claxtsp01,2009,RS,ATL,28,15,-4.335620222,-2.37412832,-6.709748543,-0.030064814,-0.030064814,0,-4.963592812,-3.585939376,-8.549532189,-0.73234559 +Paul Pierce,piercpa01,2009,RS,BOS,5782,3035,1.990331837,0.752057469,2.742389306,8.498917451,8.498917451,0,2.166320984,0.625201629,2.791522614,-0.063411324 +Ray Allen,allenra02,2009,RS,BOS,5479,2876,4.840867622,0.600829394,5.441697016,11.9758198,11.9758198,0,4.626579711,0.572009058,5.198588769,-0.340834978 +Rajon Rondo,rondora01,2009,RS,BOS,5033,2642,3.143961044,2.231636875,5.37559792,10.92110478,10.92110478,0,3.05480729,2.594032346,5.648839635,-0.269284824 +Kendrick Perkins,perkike01,2009,RS,BOS,4292,2253,-3.165258128,1.839752066,-1.325506062,1.631951236,1.631951236,0,-2.935279945,1.367922611,-1.567357334,-0.310408468 +Kevin Garnett,garneke01,2009,RS,BOS,3376,1772,0.645558931,4.665843564,5.311402494,7.244506481,7.244506481,0,0.794196906,4.111512446,4.905709352,-0.555192093 +Glen Davis,davisgl01,2009,RS,BOS,3118,1637,-2.727104633,0.70212216,-2.024982473,0.608166565,0.608166565,0,-2.445036491,1.080758607,-1.364277884,0.403652129 +Eddie House,houseed01,2009,RS,BOS,2817,1479,2.037725755,0.109120321,2.146846076,3.704365966,3.704365966,0,2.339332659,0.080626195,2.419958854,0.23295401 +Leon Powe,powele01,2009,RS,BOS,2337,1227,0.286482662,1.105698242,1.392180904,2.604028334,2.604028334,0,0.016522396,0.833258021,0.849780417,0.392219209 +Tony Allen,allento01,2009,RS,BOS,1690,887,-2.434934218,2.606022054,0.171087836,1.333053435,1.333053435,0,-2.176946413,2.237903666,0.060957253,0.780841509 +Brian Scalabrine,scalabr01,2009,RS,BOS,960,504,-2.435941794,-0.000241315,-2.436183109,0.08134588,0.08134588,0,-2.379445601,-0.220946097,-2.600391697,0.748392668 +Mikki Moore,mooremi01,2009,RS,BOS,869,456,-2.537270236,0.669204967,-1.868065269,0.207743156,0.207743156,0,-2.803046555,1.315922535,-1.48712402,1.157858115 +Stephon Marbury,marbust01,2009,RS,BOS,789,414,-5.115811314,-1.254974963,-6.370786278,-0.766526712,-0.766526712,0,-4.881057713,-2.054001053,-6.935058766,0.210421265 +Gabe Pruitt,pruitga01,2009,RS,BOS,697,366,-2.327648935,0.999041257,-1.328607679,0.267021059,0.267021059,0,-2.308932691,-0.071219594,-2.380152284,0.559401542 +Bill Walker,walkebi01,2009,RS,BOS,411,216,-1.32898919,-2.35900456,-3.68799375,-0.105688716,-0.105688716,0,-1.933985672,-1.791480221,-3.725465894,2.081756656 +Patrick O'Bryant,obryapa01,2009,RS,BOS,206,108,-7.14491485,0.516953613,-6.627961237,-0.219897335,-0.219897335,0,-6.556309266,0.260224228,-6.296085038,2.699393568 +J.R. Giddens,giddejr01,2009,RS,BOS,15,8,2.957067271,2.487464777,5.444532048,0.033620082,0.033620082,0,3.393958553,2.180730075,5.574688629,0.480789386 +Raymond Felton,feltora01,2009,RS,CHA,5742,3086,-0.429661806,1.257002778,0.827340972,5.62322924,5.62322924,0,-0.260948475,1.542474531,1.281526056,-0.151790158 +Emeka Okafor,okafoem01,2009,RS,CHA,5007,2691,-1.545149037,2.106715115,0.561566078,4.525785173,4.525785173,0,-1.554213786,1.961878907,0.407665122,-0.425036884 +Gerald Wallace,wallage01,2009,RS,CHA,4966,2669,1.124712951,3.099404591,4.224117542,9.495456353,9.495456353,0,0.941810133,3.34146851,4.283278643,-0.013343496 +Boris Diaw,diawbo01,2009,RS,CHA,4123,2216,0.102376405,0.08010029,0.182476696,3.331982631,3.331982631,0,0.263990979,-0.069198276,0.194792703,0.462270817 +D.J. Augustin,augusdj01,2009,RS,CHA,3550,1908,1.561892007,-2.050711747,-0.48881974,2.196509258,2.196509258,0,1.155797467,-2.04844388,-0.892646413,-0.196590209 +Raja Bell,bellra01,2009,RS,CHA,2983,1603,0.260297825,0.191504263,0.451802087,2.640759405,2.640759405,0,0.027836109,0.379584388,0.407420497,0.785476044 +Vladimir Radmanovic,radmavl01,2009,RS,CHA,1254,674,-1.62995944,-1.710888443,-3.340847883,-0.207769408,-0.207769408,0,-1.242459236,-2.254708533,-3.497167769,2.097290656 +Adam Morrison,morriad01,2009,RS,CHA,1241,667,-3.110701521,-2.376419409,-5.48712093,-0.947786486,-0.947786486,0,-3.221927397,-2.876865402,-6.098792799,1.627485423 +DeSagana Diop,diopde01,2009,RS,CHA,1087,584,-4.030671086,-0.245460445,-4.276131531,-0.455909773,-0.455909773,0,-4.025984988,-0.433221685,-4.459206673,0.242558349 +Jason Richardson,richaja01,2009,RS,CHA,914,491,0.808665623,-1.453238034,-0.644572411,0.534663433,0.534663433,0,0.883575235,-0.68070248,0.202872755,1.273297707 +Matt Carroll,carroma01,2009,RS,CHA,884,475,-4.318087871,-0.247032052,-4.565119923,-0.447167755,-0.447167755,0,-4.322803659,-0.553238635,-4.876042294,1.53639299 +Juwan Howard,howarju01,2009,RS,CHA,837,450,-1.989193752,-2.742685165,-4.731878917,-0.457770811,-0.457770811,0,-2.77444796,-3.038849569,-5.813297529,0.561121663 +Jared Dudley,dudleja01,2009,RS,CHA,795,427,-0.67414706,0.226604091,-0.44754297,0.502375819,0.502375819,0,-1.219303466,0.346520038,-0.872783429,0.143036833 +Shannon Brown,brownsh01,2009,RS,CHA,635,341,-2.116738594,-0.915102902,-3.031841496,-0.049730091,-0.049730091,0,-2.132194133,-1.575247789,-3.707441923,1.316904179 +Nazr Mohammed,mohamna01,2009,RS,CHA,635,341,-5.073733019,-0.46583219,-5.539565209,-0.489981191,-0.489981191,0,-5.086929298,-0.801537174,-5.888466472,0.890628084 +Sean May,mayse01,2009,RS,CHA,560,301,-6.61735754,-1.474902091,-8.092259631,-0.821110684,-0.821110684,0,-6.465847884,-2.636065253,-9.101913137,0.079046642 +Cartier Martin,martica01,2009,RS,CHA,495,266,-0.989539513,-0.24313262,-1.232672132,0.207905856,0.207905856,0,-1.416540587,-0.870319467,-2.286860054,0.894325447 +Ryan Hollins,holliry01,2009,RS,CHA,342,184,-1.255255883,-0.137518292,-1.392774175,0.128872742,0.128872742,0,-1.805719612,-0.27931744,-2.085037052,1.06394224 +Alexis Ajinca,ajincal01,2009,RS,CHA,339,182,-5.529795525,0.334703536,-5.195091989,-0.230726585,-0.230726585,0,-5.338512465,0.162315759,-5.176196706,1.505878183 +Sean Singletary,singlse01,2009,RS,CHA,337,181,-4.359264911,-2.007640239,-6.36690515,-0.341716797,-0.341716797,0,-4.483233898,-2.212786987,-6.696020885,2.142011709 +Dontell Jefferson,jeffedo01,2009,RS,CHA,156,84,-1.633354236,0.173977084,-1.459377151,0.055618876,0.055618876,0,-2.099595478,-0.197237435,-2.296832913,0.514935271 +Dwayne Jones,jonesdw02,2009,RS,CHA,97,52,-2.686699257,-1.443102817,-4.129802073,-0.036561257,-0.036561257,0,-3.468953383,-3.103267875,-6.572221258,-0.115205844 +Andre Brown,brownan01,2009,RS,CHA,76,41,-6.088080851,-1.639999551,-7.728080402,-0.105539415,-0.105539415,0,-6.003484757,-1.712894249,-7.716379005,1.253855763 +Linton Johnson,johnsli01,2009,RS,CHA,24,13,-5.937280202,-2.932511835,-8.869792037,-0.040426874,-0.040426874,0,-6.982952476,-4.20260876,-11.18556124,-0.373263864 +Derrick Rose,rosede01,2009,RS,CHI,5886,3000,1.047483237,-1.869832796,-0.822349558,2.923054716,2.923054716,0,0.83916301,-1.739161072,-0.899998062,-0.862050045 +Ben Gordon,gordobe01,2009,RS,CHI,5884,2999,2.736632283,-1.241193763,1.49543852,6.479259694,6.479259694,0,2.65291818,-1.186343463,1.466574717,-0.237760005 +Tyrus Thomas,thomaty01,2009,RS,CHI,4267,2175,-3.018084087,1.330112189,-1.687971897,1.175418176,1.175418176,0,-2.630683224,1.324960374,-1.30572285,-0.243990573 +Joakim Noah,noahjo01,2009,RS,CHI,3802,1938,0.507409248,2.379622124,2.887031372,5.547440057,5.547440057,0,0.170023917,2.203593231,2.373617148,-0.43746212 +Luol Deng,denglu01,2009,RS,CHI,3266,1665,-1.011665352,0.955280003,-0.05638535,2.270692187,2.270692187,0,-1.041693837,0.77787502,-0.263818818,-0.709254162 +Kirk Hinrich,hinriki01,2009,RS,CHI,2627,1339,1.329769095,1.450457482,2.780226577,3.789374624,3.789374624,0,1.295888109,1.358728267,2.654616375,0.278976482 +Andres Nocioni,nocioan01,2009,RS,CHI,2507,1278,-0.228590271,-2.021794236,-2.250384507,0.333563393,0.333563393,0,0.086030043,-1.620935394,-1.534905351,2.220965373 +John Salmons,salmojo01,2009,RS,CHI,1921,979,1.175579605,-2.574160556,-1.398580952,0.680652854,0.680652854,0,1.205044868,-2.017845689,-0.812800821,0.775157176 +Drew Gooden,goodedr01,2009,RS,CHI,1801,918,-2.195930771,-0.105989835,-2.301920605,0.209684654,0.209684654,0,-1.915463603,0.17461085,-1.740852753,-0.079342194 +Larry Hughes,hughela01,2009,RS,CHI,1554,792,-0.622419874,-0.655014203,-1.277434077,0.602018541,0.602018541,0,-0.306608428,-0.683146329,-0.989754756,1.0896246 +Brad Miller,millebr01,2009,RS,CHI,1464,746,1.854155197,1.324215518,3.178370716,2.255789899,2.255789899,0,1.662156116,1.36708826,3.029244376,-0.024781562 +Thabo Sefolosha,sefolth01,2009,RS,CHI,1442,735,-2.057165245,1.454009622,-0.603155623,0.808156992,0.808156992,0,-2.132226537,0.508649857,-1.62357668,0.356979941 +Aaron Gray,grayaa01,2009,RS,CHI,1403,715,-2.506360602,-0.138693123,-2.645053725,0.038554512,0.038554512,0,-2.675316004,-0.012617977,-2.687933981,0.656551273 +Lindsey Hunter,hunteli01,2009,RS,CHI,522,266,-2.672316438,-0.112957398,-2.785273836,-0.004847103,-0.004847103,0,-1.977837158,-0.167495209,-2.145332368,1.162716601 +Tim Thomas,thomati01,2009,RS,CHI,498,254,-1.422849654,0.06461744,-1.358232214,0.183958034,0.183958034,0,-1.108254181,-0.701495783,-1.809749964,1.851178129 +Cedric Simmons,simmoce01,2009,RS,CHI,120,61,0.190167364,-0.886944047,-0.696776684,0.064005353,0.064005353,0,-0.494757915,-1.840531387,-2.335289302,0.151802553 +Linton Johnson,johnsli01,2009,RS,CHI,82,42,-4.619714833,-1.723291218,-6.343006051,-0.077675965,-0.077675965,0,-4.692402798,-2.366222022,-7.05862482,0.823969419 +Anthony Roberson,roberan02,2009,RS,CHI,45,23,-3.047810127,-3.722559798,-6.770369925,-0.04856029,-0.04856029,0,-1.607010798,-5.883280538,-7.490291336,2.72021472 +Demetris Nichols,nichode01,2009,RS,CHI,10,5,-5.85327859,-2.755407173,-8.608685763,-0.015372298,-0.015372298,0,-5.29000776,-2.934152202,-8.224159962,2.650114053 +LeBron James,jamesle01,2009,RS,CLE,5708,3054,8.683624135,3.254919535,11.93854367,22.79505684,22.79505684,0,8.773607866,2.850609592,11.62421746,-0.372675721 +Mo Williams,willima01,2009,RS,CLE,5297,2834,2.731460142,-0.430146152,2.30131399,7.295536333,7.295536333,0,2.965725367,0.042942157,3.008667524,-0.104100769 +Anderson Varejao,varejan01,2009,RS,CLE,4310,2306,-1.030576558,2.60328966,1.572713102,5.082630211,5.082630211,0,-0.95316349,2.809926257,1.856762766,-0.057176708 +Delonte West,westde01,2009,RS,CLE,4022,2152,1.471096421,2.058629475,3.529725896,6.880528665,6.880528665,0,1.568113564,2.219597441,3.787711006,-0.192459448 +Daniel Gibson,gibsoda01,2009,RS,CLE,3355,1795,-0.095139539,-0.097282622,-0.192422161,2.349963258,2.349963258,0,0.068050307,0.1404588,0.208509107,0.305496625 +Zydrunas Ilgauskas,ilgauzy01,2009,RS,CLE,3299,1765,-1.350968722,2.672219273,1.321250551,3.65012207,3.65012207,0,-0.946967284,2.277298886,1.330331602,-0.406308996 +Wally Szczerbiak,szczewa02,2009,RS,CLE,2854,1527,-0.136812542,-0.983398551,-1.120211093,1.269007782,1.269007782,0,-0.373117033,-1.331032232,-1.704149266,-0.052672149 +Ben Wallace,wallabe01,2009,RS,CLE,2456,1314,-2.367503921,4.043701425,1.676197504,2.93647468,2.93647468,0,-2.33985442,3.29143168,0.95157726,-0.965154436 +Sasha Pavlovic,pavloal01,2009,RS,CLE,1968,1053,-1.756031492,-0.25581062,-2.011842112,0.398733013,0.398733013,0,-1.797523411,-0.745271544,-2.542794955,0.506553062 +JJ Hickson,hicksjj01,2009,RS,CLE,1318,705,-4.733204385,-0.582341229,-5.315545614,-0.923290341,-0.923290341,0,-4.530414844,-1.326222291,-5.856637135,0.048942763 +Darnell Jackson,jacksda01,2009,RS,CLE,804,430,-3.312819707,-1.495381004,-4.808200711,-0.45616941,-0.45616941,0,-3.587439413,-1.078407477,-4.66584689,0.951370533 +Joe Smith,smithjo02,2009,RS,CLE,768,411,-1.69534887,1.505603235,-0.189745635,0.536752125,0.536752125,0,-1.7706566,1.404062101,-0.366594499,-0.019575622 +Tarence Kinsey,kinseta01,2009,RS,CLE,518,277,-1.980912033,-0.834984194,-2.815896227,-0.009393442,-0.009393442,0,-2.249750402,-1.488563592,-3.738313994,0.803491621 +Lorenzen Wright,wrighlo02,2009,RS,CLE,234,125,-7.123958468,0.743881401,-6.380077066,-0.233190987,-0.233190987,0,-6.70884911,-0.061958187,-6.770807297,0.674577899 +Jawad Williams,willija04,2009,RS,CLE,37,20,0.228111623,0.303486097,0.53159772,0.034023831,0.034023831,0,1.26024136,-0.797712241,0.462529118,1.492160539 +Trey Johnson,johnstr01,2009,RS,CLE,26,14,-10.45610684,-2.754003484,-13.21011032,-0.076646249,-0.076646249,0,-10.62143394,-1.979294944,-12.60072889,2.399449053 +Dirk Nowitzki,nowitdi01,2009,RS,DAL,5881,3050,1.67580542,-0.192623094,1.483182326,6.544258055,6.544258055,0,1.960409394,-0.015516977,1.944892417,-0.606342562 +Jason Kidd,kiddja01,2009,RS,DAL,5565,2886,3.143157141,3.328799707,6.471956848,13.50703517,13.50703517,0,3.210594024,3.660431973,6.871025996,-0.490143591 +Jason Terry,terryja01,2009,RS,DAL,4803,2491,3.549331901,-1.328441817,2.220890084,6.317475528,6.317475528,0,3.805337175,-0.83075287,2.974584306,-0.001020061 +Erick Dampier,dampier01,2009,RS,DAL,3540,1836,-0.750819841,0.64737208,-0.103447761,2.461099589,2.461099589,0,-1.105605422,0.377174391,-0.728431031,-0.67373315 +Josh Howard,howarjo01,2009,RS,DAL,3206,1663,0.546502204,0.560980462,1.107482666,3.277775321,3.277775321,0,0.881364701,0.658648923,1.540013624,0.137393601 +J.J. Barea,bareajo01,2009,RS,DAL,3085,1600,0.622540763,-1.132982796,-0.510442033,1.825171182,1.825171182,0,0.313147992,-1.804215449,-1.491067457,-0.153543325 +Brandon Bass,bassbr01,2009,RS,DAL,3035,1574,-1.391221816,-1.271211637,-2.662433453,0.069892296,0.069892296,0,-1.501963584,-1.734050737,-3.236014321,-0.565413736 +Antoine Wright,wrighan01,2009,RS,DAL,2992,1552,-1.550600976,-1.377775309,-2.928376285,-0.142106869,-0.142106869,0,-1.551740561,-1.0024239,-2.554164461,0.567092526 +James Singleton,singlja01,2009,RS,DAL,1704,884,-0.409948745,0.488663075,0.07871433,1.276092576,1.276092576,0,-0.633109946,0.220984766,-0.41212518,0.021450632 +Devean George,georgde01,2009,RS,DAL,1365,708,-3.394461158,-1.233109147,-4.627570304,-0.679617817,-0.679617817,0,-3.372535744,-1.543307545,-4.915843289,0.191411057 +DeSagana Diop,diopde01,2009,RS,DAL,872,452,-4.6637383,-0.77159751,-5.43533581,-0.619619056,-0.619619056,0,-4.663377915,-0.695483363,-5.358861278,0.052853835 +Gerald Green,greenge01,2009,RS,DAL,725,376,-3.100272566,-1.931834681,-5.032107246,-0.443134647,-0.443134647,0,-2.839662326,-2.49946748,-5.339129806,1.133278784 +Ryan Hollins,holliry01,2009,RS,DAL,501,260,-4.014187699,-0.601460533,-4.615648231,-0.249719672,-0.249719672,0,-4.058228937,-0.833470317,-4.891699253,0.839110281 +Shawne Williams,willish03,2009,RS,DAL,328,170,-3.253339543,0.22883693,-3.024502613,-0.023885836,-0.023885836,0,-3.341018779,-0.700391706,-4.041410485,0.300628138 +Jerry Stackhouse,stackje01,2009,RS,DAL,312,162,-5.507845965,-1.310756417,-6.818602382,-0.336076516,-0.336076516,0,-5.129860525,-2.572928944,-7.702789469,-0.05608662 +Matt Carroll,carroma01,2009,RS,DAL,272,141,-8.470061833,-2.602603514,-11.07266535,-0.603211722,-0.603211722,0,-8.442405423,-3.418603647,-11.86100907,0.696604788 +Chauncey Billups,billuch01,2009,RS,DEN,5403,2719,4.523335372,-1.821020473,2.702314899,7.622221851,7.622221851,0,4.334066799,-1.335632086,2.998434713,0.718829544 +Nene,hilarne01,2009,RS,DEN,4988,2510,0.38855676,2.979305414,3.367862173,7.832449404,7.832449404,0,0.473433407,3.094569544,3.568002951,-0.024841164 +Carmelo Anthony,anthoca01,2009,RS,DEN,4525,2277,1.919235,-0.382358453,1.536876546,4.982040116,4.982040116,0,2.180254699,-0.416422167,1.763832532,0.03478571 +JR Smith,smithjr01,2009,RS,DEN,4461,2245,3.178138958,0.370150344,3.548289302,7.243849275,7.243849275,0,3.306410233,0.125542273,3.431952506,0.383287164 +Kenyon Martin,martike01,2009,RS,DEN,4195,2111,-1.928749836,2.516156945,0.587407109,3.596301964,3.596301964,0,-1.50256497,2.641792725,1.139227755,0.046654227 +Linas Kleiza,kleizli01,2009,RS,DEN,3625,1824,-0.12685218,-1.953807333,-2.080659514,0.624388133,0.624388133,0,-0.119143943,-2.390787371,-2.509931314,0.222983192 +Anthony Carter,cartean01,2009,RS,DEN,3551,1787,-1.536432865,0.137414608,-1.399018257,1.232584241,1.232584241,0,-1.476110375,-0.04483175,-1.520942126,0.064582062 +Chris Andersen,anderch01,2009,RS,DEN,2901,1460,-0.970516526,1.800846651,0.830330126,2.651314486,2.651314486,0,-1.123780245,1.395867095,0.27208685,-0.544393968 +Dahntay Jones,jonesda02,2009,RS,DEN,2834,1426,-3.152250847,-0.189169996,-3.341420844,-0.432408751,-0.432408751,0,-3.489006055,-0.111388945,-3.600395,0.457958591 +Renaldo Balkman,balkmre01,2009,RS,DEN,1550,780,-0.088860316,1.434287251,1.345426936,1.632489446,1.632489446,0,-0.140179936,1.423037962,1.282858026,0.153155879 +Johan Petro,petrojo01,2009,RS,DEN,431,217,-6.737514779,-2.717294126,-9.454808905,-0.75815542,-0.75815542,0,-6.530873073,-1.711921243,-8.242794316,1.980693635 +Allen Iverson,iversal01,2009,RS,DEN,244,123,0.790373735,-1.229545417,-0.439171682,0.144592764,0.144592764,0,0.764837272,-1.588269874,-0.823432602,-0.270278939 +Chucky Atkins,atkinch01,2009,RS,DEN,229,115,-1.395228807,-2.852805614,-4.248034421,-0.088413585,-0.088413585,0,-1.746723052,-4.741113464,-6.487836516,0.548417546 +Sonny Weems,weemsso01,2009,RS,DEN,109,55,-9.035186387,-2.286341925,-11.32152831,-0.245645356,-0.245645356,0,-8.586421859,-3.667910861,-12.25433272,1.975346622 +Jason Hart,hartja01,2009,RS,DEN,72,36,-1.771806126,-4.512043556,-6.283849682,-0.065253383,-0.065253383,0,-2.622596395,-5.86350316,-8.486099555,0.495360859 +Cheikh Samb,sambch01,2009,RS,DEN,48,24,-14.79421455,4.777347569,-10.01686698,-0.090512184,-0.090512184,0,-12.55191464,4.358287766,-8.19362687,1.596593011 +Juwan Howard,howarju01,2009,RS,DEN,44,22,-1.904669845,0.399357831,-1.505312014,0.014084761,0.014084761,0,-2.556086013,0.960628097,-1.595457916,0.756493144 +Tayshaun Prince,princta01,2009,RS,DET,5585,3057,0.888855724,-0.910413072,-0.021557348,4.206171897,4.206171897,0,0.622520109,-1.146084718,-0.523564609,-1.075758846 +Rodney Stuckey,stuckro01,2009,RS,DET,4599,2517,-0.024317559,-0.081974894,-0.106292453,3.393006456,3.393006456,0,-0.036991395,0.184962035,0.14797064,-0.05391751 +Richard Hamilton,hamilri01,2009,RS,DET,4164,2279,1.647757291,-1.171726511,0.47603078,3.745122381,3.745122381,0,1.524983214,-1.127596108,0.397387106,-0.146744264 +Rasheed Wallace,wallara01,2009,RS,DET,3879,2123,-0.487645056,2.813153582,2.325508526,5.516497314,5.516497314,0,0.25147165,3.06326129,3.31473294,0.319668039 +Allen Iverson,iversal01,2009,RS,DET,3599,1970,-1.511932881,0.737307364,-0.774625516,1.985253258,1.985253258,0,-0.96661095,0.821679885,-0.144931065,-0.008590315 +Antonio McDyess,mcdyean01,2009,RS,DET,3409,1866,0.049430376,0.156652328,0.206082704,2.7996488,2.7996488,0,-0.112277104,0.674351131,0.562074027,-0.482763958 +Jason Maxiell,maxieja01,2009,RS,DET,2572,1408,-0.656650917,-1.631237702,-2.287888619,0.330897687,0.330897687,0,-0.89782486,-1.693360096,-2.591184956,-0.297835574 +Arron Afflalo,afflaar01,2009,RS,DET,2255,1234,-1.184046415,-0.678958597,-1.863005012,0.561327275,0.561327275,0,-1.620292589,-0.863660743,-2.483953332,0.479756523 +Kwame Brown,brownkw01,2009,RS,DET,1825,999,-2.912145403,1.356155472,-1.555989931,0.611725441,0.611725441,0,-2.898163341,1.134095967,-1.764067374,0.480453801 +Amir Johnson,johnsam01,2009,RS,DET,1664,911,-0.871638971,2.465021015,1.593382044,2.030556382,2.030556382,0,-1.3510281,2.453762943,1.102734844,0.541814119 +Will Bynum,bynumwi01,2009,RS,DET,1467,803,0.508328913,-1.222309806,-0.713980894,0.837845854,0.837845854,0,0.307079937,-1.678469588,-1.371389651,0.412532274 +Walter Herrmann,herrmwa01,2009,RS,DET,1151,630,0.04053834,-1.471909039,-1.431370699,0.424272817,0.424272817,0,-0.100751644,-2.818800408,-2.919552052,0.094386486 +Chauncey Billups,billuch01,2009,RS,DET,128,70,2.374872367,-0.344597305,2.030275062,0.171064612,0.171064612,0,2.431771498,0.098516811,2.530288309,0.185834912 +Alex Acker,ackeral01,2009,RS,DET,37,20,-0.288541069,7.073999219,6.785458151,0.099113726,0.099113726,0,0.659817303,5.286982889,5.946800192,1.730071621 +Walter Sharpe,sharpwa01,2009,RS,DET,37,20,-6.946117299,-0.105318037,-7.051435335,-0.044773765,-0.044773765,0,-6.39812299,-1.040583961,-7.438706952,1.864683783 +Kelenna Azubuike,azubuke01,2009,RS,GSW,4915,2375,0.426701446,-1.034421821,-0.607720375,2.582949978,2.582949978,0,0.308380417,-1.062853746,-0.754473329,-0.461315019 +Stephen Jackson,jacksst02,2009,RS,GSW,4840,2339,1.954223677,-1.364185167,0.59003851,3.982973477,3.982973477,0,2.341659243,-1.342928587,0.998730656,-0.067230232 +Jamal Crawford,crawfja01,2009,RS,GSW,4319,2087,1.526347951,-3.103755356,-1.577407405,1.256232897,1.256232897,0,1.699805497,-2.678698388,-0.978892891,0.570172749 +C.J. Watson,watsocj01,2009,RS,GSW,3897,1883,0.248533883,-1.068022778,-0.819488894,1.850514748,1.850514748,0,0.075371574,-0.796207015,-0.72083544,-0.207156607 +Andris Biedrins,biedran01,2009,RS,GSW,3855,1863,-0.541793272,1.552124099,1.010330827,3.568481797,3.568481797,0,-0.342491705,1.866273729,1.523782024,-0.148580357 +Ronny Turiaf,turiaro01,2009,RS,GSW,3510,1696,-0.968104596,0.530672481,-0.437432114,1.995883715,1.995883715,0,-1.348856314,0.424095813,-0.924760501,-0.240204463 +Corey Maggette,maggeco01,2009,RS,GSW,3286,1588,-0.352848634,-2.412118012,-2.764966646,-0.012198476,-0.012198476,0,-0.089372136,-1.927307767,-2.016679903,0.555129275 +Anthony Morrow,morroan01,2009,RS,GSW,3135,1515,2.082978705,-3.034211629,-0.951232923,1.384583557,1.384583557,0,1.554825043,-3.012912251,-1.458087207,-0.385721344 +Anthony Randolph,randoan01,2009,RS,GSW,2336,1129,-2.012772703,-0.546698293,-2.559470996,0.109554182,0.109554182,0,-1.842979633,-0.880290341,-2.723269974,-0.163652792 +Monta Ellis,ellismo01,2009,RS,GSW,1846,892,-1.299616651,-1.114434831,-2.414051482,0.152725262,0.152725262,0,-1.060440481,-0.726168275,-1.786608756,-0.099772052 +Marco Belinelli,belinma01,2009,RS,GSW,1825,882,-0.403470418,-1.073815782,-1.4772862,0.57428251,0.57428251,0,-0.334040025,-1.564225137,-1.898265162,0.253734354 +Brandan Wright,wrighbr03,2009,RS,GSW,1424,688,0.42853122,-0.573558732,-0.145027511,0.91061392,0.91061392,0,0.086513532,-0.931589467,-0.845075934,-0.383359592 +Rob Kurz,kurzro01,2009,RS,GSW,915,442,-1.634285068,-0.704080956,-2.338366024,0.093477948,0.093477948,0,-1.907391075,-0.75046117,-2.657852245,0.650858534 +DeMarcus Nelson,nelsode01,2009,RS,GSW,354,171,-5.304421975,-0.918287998,-6.222709973,-0.306568478,-0.306568478,0,-5.036415217,-0.946282214,-5.982697431,1.101069335 +Al Harrington,harrial01,2009,RS,GSW,344,166,-2.733424827,-0.031281964,-2.76470679,-0.001264913,-0.001264913,0,-1.575321914,0.321002707,-1.254319206,1.441575158 +Jermareo Davidson,davidje01,2009,RS,GSW,230,111,-2.875828356,-0.577003384,-3.45283174,-0.03979323,-0.03979323,0,-3.399553201,-1.887470153,-5.287023354,-0.022564991 +Marcus Williams,willima03,2009,RS,GSW,112,54,-4.486780808,-2.292752193,-6.779533001,-0.111628002,-0.111628002,0,-4.500677788,-3.505993258,-8.006671046,0.510875749 +Yao Ming,mingya01,2009,RS,HOU,4921,2589,0.538941868,3.453797488,3.992739356,8.858747614,8.858747614,0,0.478677726,2.81480124,3.293478966,-0.497946672 +Luis Scola,scolalu01,2009,RS,HOU,4729,2488,-0.049117406,0.883118317,0.834000911,4.54362182,4.54362182,0,-0.13699743,1.37157942,1.23458199,-0.118896651 +Metta World Peace,artesro01,2009,RS,HOU,4661,2452,1.189890008,2.986235851,4.176125859,8.668355241,8.668355241,0,1.761162861,2.951086875,4.712249736,0.039626201 +Shane Battier,battish01,2009,RS,HOU,3860,2031,0.198254005,1.969721704,2.167975709,5.069023176,5.069023176,0,-0.100771429,2.014252219,1.913480791,-0.492831165 +Aaron Brooks,brookaa01,2009,RS,HOU,3798,1998,0.585270851,-1.844674383,-1.259403532,1.521327607,1.521327607,0,0.685433311,-1.719713886,-1.034280575,0.112621017 +Rafer Alston,alstora01,2009,RS,HOU,3024,1591,-0.149118182,-0.324951175,-0.474069357,1.863399508,1.863399508,0,0.249105675,0.045252518,0.294358192,0.801843061 +Carl Landry,landrca01,2009,RS,HOU,2788,1467,0.613588269,-0.761233454,-0.147645185,1.943653146,1.943653146,0,0.078052491,-0.731783144,-0.653730653,-0.196023017 +Von Wafer,wafervo01,2009,RS,HOU,2328,1225,0.540083854,-0.092965361,0.447118492,1.99764087,1.99764087,0,0.461178916,-0.691988946,-0.23081003,-0.025181776 +Tracy McGrady,mcgratr01,2009,RS,HOU,2245,1181,0.673125059,0.170733735,0.843858794,2.150163361,2.150163361,0,0.820681398,0.103661426,0.924342824,-0.655803916 +Chuck Hayes,hayesch01,2009,RS,HOU,1631,858,-4.965955454,2.89950406,-2.066451394,0.300900069,0.300900069,0,-4.85841615,3.125297252,-1.733118898,0.519668418 +Brent Barry,barrybr01,2009,RS,HOU,1629,857,-0.571372021,-0.400461052,-0.971833074,0.77618636,0.77618636,0,-0.880430162,-1.457729628,-2.33815979,-0.155389888 +Kyle Lowry,lowryky01,2009,RS,HOU,1156,608,-0.413955459,0.484938492,0.070983033,0.878870607,0.878870607,0,-0.723980403,0.542440425,-0.181539977,0.402693119 +Luther Head,headlu01,2009,RS,HOU,612,322,-2.261984365,-2.850457793,-5.112442158,-0.390220397,-0.390220397,0,-2.41307309,-3.50933198,-5.92240507,0.504050654 +Dikembe Mutombo,mutomdi01,2009,RS,HOU,182,96,-4.192764979,0.467217816,-3.725547163,-0.047397802,-0.047397802,0,-4.567941868,-0.822464845,-5.390406713,-0.745266332 +Brian Cook,cookbr01,2009,RS,HOU,48,25,-9.319466738,-3.919345672,-13.23881241,-0.137162466,-0.137162466,0,-7.984027393,-5.192035576,-13.17606297,2.342986553 +James White,whiteja02,2009,RS,HOU,21,11,-3.91241509,2.5619389,-1.35047619,0.008065129,0.008065129,0,-2.410231373,0.363115316,-2.047116057,2.489750243 +Joey Dorsey,dorsejo01,2009,RS,HOU,11,6,-0.641519542,-0.66893712,-1.310456663,0.004318051,0.004318051,0,-1.780810406,-3.176786518,-4.957596924,-1.867509583 +Jarrett Jack,jackja01,2009,RS,IND,5523,2716,0.565514895,-0.681270238,-0.115755344,3.641397127,3.641397127,0,0.369894315,-0.664366753,-0.294472439,-0.225864734 +Troy Murphy,murphtr01,2009,RS,IND,5047,2482,2.171784191,-0.288108351,1.88367584,5.850779096,5.850779096,0,2.273252723,0.257038176,2.530290899,-0.267613722 +Danny Granger,grangda01,2009,RS,IND,4929,2424,3.819850713,-0.221169777,3.598680935,7.852704637,7.852704637,0,3.986307069,-0.063682939,3.922624131,0.013397267 +T.J. Ford,fordtj01,2009,RS,IND,4592,2258,0.344846767,-0.585518431,-0.240671664,2.883281069,2.883281069,0,0.331059373,-0.333128153,-0.00206878,-0.242196012 +Jeff Foster,fosteje01,2009,RS,IND,3717,1828,-0.974677969,2.06632154,1.091643571,3.573627106,3.573627106,0,-1.065081002,1.99225055,0.927169548,-0.239974814 +Brandon Rush,rushbr01,2009,RS,IND,3666,1803,-2.769386134,-1.77752407,-4.546910204,-1.650885212,-1.650885212,0,-2.761038144,-1.995530961,-4.756569105,-0.116530587 +Marquis Daniels,daniema01,2009,RS,IND,3457,1700,-1.642571369,0.378501337,-1.264070032,1.287156849,1.287156849,0,-1.399828129,0.236435469,-1.16339266,-0.118785664 +Rasho Nesterovic,nestera01,2009,RS,IND,2469,1214,-2.283147888,0.012697195,-2.270450693,0.297044641,0.297044641,0,-2.294106844,-0.157280453,-2.451387297,0.006263931 +Roy Hibbert,hibbero01,2009,RS,IND,2052,1009,-2.127501465,1.274881222,-0.852620243,0.984254886,0.984254886,0,-2.07511904,1.418740947,-0.656378093,0.712520968 +Travis Diener,dienetr01,2009,RS,IND,1462,719,1.357487255,-1.2737861,0.083701155,1.035418587,1.035418587,0,0.945925908,-1.73785884,-0.791932932,-0.364138526 +Stephen Graham,grahast01,2009,RS,IND,1391,684,-2.985721864,-1.492921929,-4.478643793,-0.607002052,-0.607002052,0,-3.199585497,-2.27158681,-5.471172307,0.576188654 +Mike Dunleavy,dunlemi02,2009,RS,IND,1007,495,-0.166782893,-1.362637456,-1.529420349,0.308707608,0.308707608,0,0.181170874,-1.741830434,-1.560659559,0.135908452 +Josh McRoberts,mcrobjo01,2009,RS,IND,567,279,-2.290010077,0.513930761,-1.776079316,0.139254275,0.139254275,0,-2.333083418,0.224610049,-2.108473369,0.415540296 +Maceo Baston,bastoma01,2009,RS,IND,441,217,-1.944018153,-0.404871164,-2.348889317,0.044722392,0.044722392,0,-2.338514102,-0.671192877,-3.009706979,0.65631877 +Eric Gordon,gordoer01,2009,RS,LAC,5195,2677,0.514259556,-1.323674932,-0.809415376,2.6467329,2.6467329,0,0.135471265,-1.132747482,-0.997276217,-0.130533358 +Al Thornton,thornal01,2009,RS,LAC,5151,2654,-2.106888758,-2.939689793,-5.04657855,-3.104654052,-3.104654052,0,-2.325850657,-2.100209531,-4.426060188,-0.151478428 +Baron Davis,davisba01,2009,RS,LAC,4363,2248,-0.265175436,-0.21903737,-0.484212806,2.610579353,2.610579353,0,0.166799717,0.473894451,0.640694168,0.424282941 +Marcus Camby,cambyma01,2009,RS,LAC,3736,1925,-1.691203693,3.825002993,2.1337993,4.745610901,4.745610901,0,-1.875033898,3.290882799,1.4158489,-0.985562933 +Fred Jones,jonesfr01,2009,RS,LAC,2901,1495,0.050887202,-1.251923909,-1.201036707,1.180325658,1.180325658,0,-0.413202158,-1.088111772,-1.501313931,-0.089902207 +Zach Randolph,randoza01,2009,RS,LAC,2657,1369,0.440247469,-0.866819649,-0.42657218,1.624469789,1.624469789,0,0.508544435,-0.691459995,-0.182915559,0.093759619 +Steve Novak,novakst01,2009,RS,LAC,2253,1161,0.683897372,-3.014197285,-2.330299913,0.248314291,0.248314291,0,0.637192174,-3.54520448,-2.908012306,-0.108919862 +Chris Kaman,kamanch01,2009,RS,LAC,1787,921,-3.538348214,-0.681876515,-4.220224729,-0.689014076,-0.689014076,0,-3.417267256,-0.847969877,-4.265237133,-0.246631392 +Brian Skinner,skinnbr01,2009,RS,LAC,1636,843,-4.746064206,-0.281736959,-5.027801165,-0.976388692,-0.976388692,0,-4.994130236,-0.88534579,-5.879476026,-0.311691534 +Mardy Collins,collima01,2009,RS,LAC,1582,815,-2.34413047,0.169759679,-2.174370791,0.239995589,0.239995589,0,-2.764510173,-0.072057978,-2.836568151,0.248715412 +Ricky Davis,davisri01,2009,RS,LAC,1524,785,-2.534137593,-2.077103485,-4.611241078,-0.747526304,-0.747526304,0,-2.709375874,-2.305003697,-5.014379572,0.25972173 +DeAndre Jordan,jordade01,2009,RS,LAC,1496,771,-4.026669705,-1.363461928,-5.390131633,-1.039614467,-1.039614467,0,-4.310413417,-1.691178584,-6.001592001,0.096615203 +Mike Taylor,taylomi01,2009,RS,LAC,1496,771,-3.279082938,-1.051636071,-4.330719009,-0.625947907,-0.625947907,0,-3.341130131,-1.282295703,-4.623425834,0.619328398 +Cuttino Mobley,moblecu01,2009,RS,LAC,708,365,-1.868260918,-0.353834864,-2.222095782,0.098328266,0.098328266,0,-1.746563924,-0.090960308,-1.837524233,0.019218883 +Paul Davis,davispa01,2009,RS,LAC,621,320,-2.820643591,-0.346020601,-3.166664193,-0.068193301,-0.068193301,0,-3.211376142,-0.56292592,-3.774302063,0.22787642 +Jason Hart,hartja01,2009,RS,LAC,606,312,-5.524620338,-1.189249986,-6.713870325,-0.632490892,-0.632490892,0,-5.814014197,-1.381741486,-7.195755683,0.222454515 +Tim Thomas,thomati01,2009,RS,LAC,427,220,-3.945805919,-1.36532993,-5.31113585,-0.291285849,-0.291285849,0,-3.600217412,-1.621255551,-5.221472962,1.231155458 +Alex Acker,ackeral01,2009,RS,LAC,347,179,-2.093302033,-2.025704245,-4.119006278,-0.125283565,-0.125283565,0,-2.752726191,-3.425861928,-6.178588118,0.191483851 +Cheikh Samb,sambch01,2009,RS,LAC,99,51,-3.557852822,-1.131559462,-4.689412284,-0.050127772,-0.050127772,0,-3.842091242,-2.56038393,-6.402475172,-0.618127563 +Pau Gasol,gasolpa01,2009,RS,LAL,5959,2999,2.974944085,0.285366494,3.260310579,9.085759151,9.085759151,0,2.815078049,0.243662724,3.058740772,-1.115649374 +Kobe Bryant,bryanko01,2009,RS,LAL,5882,2960,5.482531424,0.481680404,5.964211828,13.13105042,13.13105042,0,5.608679214,0.678876589,6.287555803,-0.205084439 +Derek Fisher,fishede01,2009,RS,LAL,4851,2441,0.522410172,0.474157208,0.99656738,4.663077448,4.663077448,0,0.621768383,1.021400466,1.643168849,-0.05749631 +Lamar Odom,odomla01,2009,RS,LAL,4602,2316,1.324202249,3.603426104,4.927628353,9.063057485,9.063057485,0,1.436237028,3.246953945,4.683190973,-0.092129858 +Trevor Ariza,arizatr01,2009,RS,LAL,3972,1999,0.218281518,2.011793923,2.230075441,5.094101262,5.094101262,0,0.600843565,2.204616368,2.805459933,0.273579297 +Andrew Bynum,bynuman01,2009,RS,LAL,2873,1446,-0.205134474,1.625904269,1.420769795,3.061080508,3.061080508,0,-0.174287589,1.27409697,1.099809381,-0.479595672 +Sasha Vujacic,vujacsa01,2009,RS,LAL,2569,1293,0.938278494,1.032406278,1.970684771,3.14244763,3.14244763,0,1.035150399,1.433232419,2.468382818,0.842317798 +Jordan Farmar,farmajo01,2009,RS,LAL,2369,1192,-2.917807863,-0.224045341,-3.141853204,-0.239604418,-0.239604418,0,-2.329700089,-0.414580731,-2.74428082,0.50453499 +Luke Walton,waltolu01,2009,RS,LAL,2317,1166,-0.775766704,0.203516897,-0.572249807,1.292615692,1.292615692,0,-1.116192961,-0.708430918,-1.824623879,-0.208673293 +Vladimir Radmanovic,radmavl01,2009,RS,LAL,1532,771,-1.140607045,-0.601255277,-1.741862322,0.403155902,0.403155902,0,-0.93041347,-1.521281893,-2.451695363,1.542312924 +Josh Powell,poweljo01,2009,RS,LAL,1397,703,-5.169416587,-2.696914817,-7.866331404,-1.83627235,-1.83627235,0,-5.016923148,-3.229391298,-8.246314446,0.06041751 +Didier Ilunga-Mbenga,mbengdj01,2009,RS,LAL,360,181,-4.550436874,3.061437374,-1.4889995,0.117346032,0.117346032,0,-4.156196663,2.70934532,-1.446851343,0.715196109 +Shannon Brown,brownsh01,2009,RS,LAL,270,136,-1.260223095,-2.157000185,-3.41722328,-0.046448652,-0.046448652,0,-1.795482599,-3.434290375,-5.229772975,0.304478794 +Chris Mihm,mihmch01,2009,RS,LAL,209,105,-4.464686666,-1.089836497,-5.554523163,-0.151190928,-0.151190928,0,-4.361989391,-1.505576562,-5.867565953,0.586693862 +Adam Morrison,morriad01,2009,RS,LAL,87,44,-5.998008938,-3.781689016,-9.779697953,-0.158968749,-0.158968749,0,-6.117420862,-5.397711139,-11.515132,0.682437041 +Sun Yue,yuesu01,2009,RS,LAL,56,28,-6.539588219,-2.360190271,-8.89977849,-0.093271736,-0.093271736,0,-5.786853779,-0.839312074,-6.626165853,5.723717089 +O.J. Mayo,mayooj01,2009,RS,MEM,5924,3120,0.375447358,-2.199981357,-1.824533999,1.473078145,1.473078145,0,0.405272101,-1.709393724,-1.304121623,-0.006352858 +Rudy Gay,gayru01,2009,RS,MEM,5591,2945,-0.881236504,-0.997279546,-1.87851605,1.310624501,1.310624501,0,-0.657357823,-0.630495583,-1.287853406,0.084045609 +Marc Gasol,gasolma01,2009,RS,MEM,4786,2521,-0.872744246,0.137882305,-0.734861942,2.586862711,2.586862711,0,-0.995019022,0.339137324,-0.655881698,-0.18033032 +Mike Conley,conlemi01,2009,RS,MEM,4762,2508,0.350345559,0.546779081,0.897124641,4.651137778,4.651137778,0,0.127275844,0.555531929,0.682807773,-0.311327152 +Hakim Warrick,warriha01,2009,RS,MEM,3852,2029,-0.89236598,-1.105215849,-1.997581829,0.777132813,0.777132813,0,-1.114852092,-1.302447722,-2.417299813,-0.210568245 +Darrell Arthur,arthuda01,2009,RS,MEM,2780,1464,-3.312728633,1.254293759,-2.058434875,0.518173329,0.518173329,0,-3.329171045,1.517467829,-1.811703215,0.291162679 +Quinton Ross,rossqu01,2009,RS,MEM,2210,1164,-3.006168596,0.33245891,-2.673709685,0.045392711,0.045392711,0,-3.330076998,-0.26265085,-3.592727847,0.176090207 +Kyle Lowry,lowryky01,2009,RS,MEM,2033,1071,-0.782794916,-0.005867251,-0.788662167,1.078903947,1.078903947,0,-0.965421496,-0.130994368,-1.096415865,0.621859769 +Darko Milicic,milicda01,2009,RS,MEM,1963,1034,-2.81558718,0.727210725,-2.088376455,0.349473313,0.349473313,0,-2.975326797,0.409832286,-2.56549451,0.115905464 +Greg Buckner,buckngr01,2009,RS,MEM,1667,878,-2.703253302,-0.528902942,-3.232156244,-0.217375926,-0.217375926,0,-3.147885169,-0.809054041,-3.95693921,0.597818798 +Marko Jaric,jaricma01,2009,RS,MEM,1149,605,-3.115823404,1.733879767,-1.381943637,0.42360031,0.42360031,0,-3.348422438,0.582756359,-2.765666079,0.290307282 +Darius Miles,milesda01,2009,RS,MEM,566,298,-1.891602884,0.311092978,-1.580509907,0.177865024,0.177865024,0,-2.312888184,-0.893141327,-3.206029511,0.029341544 +Hamed Haddadi,haddaha01,2009,RS,MEM,228,120,-0.843261998,1.487070946,0.643808948,0.208265533,0.208265533,0,-1.337955307,0.301719667,-1.03623564,0.215712079 +Javaris Crittenton,crittja01,2009,RS,MEM,84,44,-0.050850034,-3.52477253,-3.575622564,-0.018673031,-0.018673031,0,-0.719926237,-4.350766511,-5.070692749,0.694960482 +Adonal Foyle,foylead01,2009,RS,MEM,6,3,-6.765641865,-4.135638806,-10.90128067,-0.012850401,-0.012850401,0,-7.628838431,-2.21072652,-9.839564951,2.782292386 +Dwyane Wade,wadedw01,2009,RS,MIA,5774,3048,7.193648137,2.460231551,9.653879688,19.26842564,19.26842564,0,7.067274546,2.443740658,9.511015204,-0.099680195 +Mario Chalmers,chalmma01,2009,RS,MIA,4975,2626,0.544432133,1.027470932,1.571903065,5.822420864,5.822420864,0,0.839373574,1.899243227,2.738616802,0.512846951 +Udonis Haslem,hasleud01,2009,RS,MIA,4850,2560,-2.042670182,-0.631348351,-2.674018533,0.098653699,0.098653699,0,-2.15386507,-0.312774251,-2.46663932,-0.548553495 +Michael Beasley,beaslmi01,2009,RS,MIA,3806,2009,-1.852659407,-1.357789243,-3.210448651,-0.471349095,-0.471349095,0,-1.601414233,-1.621039684,-3.222453917,-0.119356118 +Daequan Cook,cookda02,2009,RS,MIA,3472,1833,-0.189370993,-1.65512413,-1.844495123,0.848194124,0.848194124,0,0.000119701,-1.875295221,-1.87517552,0.150031795 +Shawn Marion,mariosh01,2009,RS,MIA,2872,1516,-0.409514188,1.078870417,0.669356229,2.634320677,2.634320677,0,-0.496504286,1.340134621,0.843630335,-0.365825947 +Joel Anthony,anthojo01,2009,RS,MIA,1985,1048,-5.110430183,1.478408821,-3.632021363,-0.470464944,-0.470464944,0,-5.230259996,0.860641819,-4.369618176,-0.224860778 +Chris Quinn,quinnch01,2009,RS,MIA,1822,962,0.842255629,-2.006031485,-1.163775856,0.778146455,0.778146455,0,0.402317866,-2.309954056,-1.90763619,-0.046729608 +Yakhouba Diawara,diawaya01,2009,RS,MIA,1612,851,-1.931986551,-1.321919991,-3.253906542,-0.220049785,-0.220049785,0,-2.013903676,-2.17931291,-4.193216586,0.535956689 +Jermaine O'Neal,onealje01,2009,RS,MIA,1536,811,-2.766690528,-0.611299539,-3.377990068,-0.259333135,-0.259333135,0,-2.54837685,-0.759797618,-3.308174468,-0.18275053 +Jamaal Magloire,magloja01,2009,RS,MIA,1343,709,-2.734579256,0.173487616,-2.561091639,0.068700892,0.068700892,0,-3.051376445,0.113988267,-2.937388177,0.498045542 +Jamario Moon,moonja01,2009,RS,MIA,1305,689,-0.731433168,1.38515143,0.653718262,1.206766526,1.206766526,0,-0.982069334,1.133864437,0.151795103,0.796164957 +James Jones,jonesja02,2009,RS,MIA,1193,630,-1.371402291,-0.84576626,-2.217168551,0.171807746,0.171807746,0,-1.665724202,-1.494753664,-3.160477866,0.293616551 +Mark Blount,blounma01,2009,RS,MIA,392,207,-4.634909171,-1.032587417,-5.667496589,-0.307944734,-0.307944734,0,-4.201565245,-2.788141458,-6.989706703,-0.053059008 +Luther Head,headlu01,2009,RS,MIA,333,176,-1.584836118,0.201107577,-1.383728541,0.124832618,0.124832618,0,-1.561293008,0.78664809,-0.774644918,1.624815615 +Marcus Banks,banksma01,2009,RS,MIA,314,166,-3.386965205,-0.072014219,-3.458979423,-0.061184013,-0.061184013,0,-3.241504402,0.057898868,-3.183605534,1.759243098 +Dorell Wright,wrighdo01,2009,RS,MIA,138,73,-7.127048218,-0.892827416,-8.019875635,-0.197849718,-0.197849718,0,-7.10063324,-1.804936036,-8.905569276,0.744838401 +Shaun Livingston,livinsh01,2009,RS,MIA,78,41,-6.190927754,-0.875576729,-7.066504484,-0.090711713,-0.090711713,0,-6.274143424,-1.414175146,-7.68831857,0.429830207 +Richard Jefferson,jefferi01,2009,RS,MIL,5735,2939,0.264085813,-0.612667998,-0.348582185,3.60393344,3.60393344,0,0.305662006,-0.412849153,-0.107187147,0.078882091 +Ramon Sessions,sessira01,2009,RS,MIL,4240,2173,1.883005852,-0.165372222,1.71763363,4.931122776,4.931122776,0,1.415845545,-0.18474051,1.231105035,-0.411906416 +Luc Mbah a Moute,mbahalu01,2009,RS,MIL,4125,2114,-2.16477805,2.065083938,-0.099694112,2.850989141,2.850989141,0,-2.081336562,1.872761498,-0.208575064,-0.244534699 +Charlie Villanueva,villach01,2009,RS,MIL,4088,2095,1.05939582,-0.910563792,0.148832028,3.110457196,3.110457196,0,1.435338478,-0.721070219,0.714268259,0.358978962 +Luke Ridnour,ridnolu01,2009,RS,MIL,3967,2033,-0.426183132,0.814333611,0.388150479,3.260886246,3.260886246,0,-0.379331241,1.219723394,0.840392153,0.167692006 +Charlie Bell,bellch01,2009,RS,MIL,3479,1783,-0.439931433,-0.963641629,-1.403573062,1.226025116,1.226025116,0,-0.579485512,-1.105116251,-1.684601763,0.090813372 +Michael Redd,reddmi01,2009,RS,MIL,2347,1203,3.789125503,-1.253695866,2.535429638,3.232777443,3.232777443,0,3.692525894,-1.119774701,2.572751193,-0.322226825 +Andrew Bogut,bogutan01,2009,RS,MIL,2193,1124,-1.499549905,3.007935981,1.508386075,2.438516624,2.438516624,0,-1.345594028,2.64874494,1.303150912,-0.133687639 +Francisco Elson,elsonfr01,2009,RS,MIL,1906,977,-2.904038691,0.362883322,-2.541155369,0.104332051,0.104332051,0,-2.95019294,0.50678873,-2.44340421,0.205239803 +Dan Gadzuric,gadzuda01,2009,RS,MIL,1836,941,-2.363427869,0.981796046,-1.381631823,0.660999264,0.660999264,0,-2.416882048,1.2221273,-1.194754748,0.571854353 +Joe Alexander,alexajo01,2009,RS,MIL,1397,716,-2.653116291,-1.555905432,-4.209021722,-0.536807295,-0.536807295,0,-2.847845528,-2.140099932,-4.98794546,0.665479379 +Malik Allen,allenma01,2009,RS,MIL,1130,579,-3.825968404,-0.315454109,-4.141422514,-0.412587964,-0.412587964,0,-4.150492735,-0.779811081,-4.930303815,0.350787929 +Keith Bogans,boganke01,2009,RS,MIL,946,485,0.424064394,-0.382096755,0.04196764,0.704730137,0.704730137,0,0.407245423,-0.593452663,-0.18620724,1.862612806 +Tyronn Lue,luety01,2009,RS,MIL,765,392,-1.512497807,-1.769957514,-3.282455321,-0.10780918,-0.10780918,0,-1.867148561,-2.369625306,-4.236773867,1.14943519 +Damon Jones,jonesda01,2009,RS,MIL,211,108,-1.93389879,-1.552138926,-3.486037715,-0.040569333,-0.040569333,0,-1.69924077,-3.272394469,-4.971635239,0.028550878 +Austin Croshere,croshau01,2009,RS,MIL,150,77,-0.480849644,-1.033663027,-1.514512671,0.048836837,0.048836837,0,-0.437429466,-2.970768531,-3.408197996,0.574030253 +Eddie Gill,gilled01,2009,RS,MIL,84,43,0.643389346,-0.588179009,0.055210337,0.062703356,0.062703356,0,0.326377946,0.367981397,0.694359343,1.750678101 +Ryan Gomes,gomesry01,2009,RS,MIN,5046,2614,-1.048428198,-0.952803916,-2.001232114,0.996982529,0.996982529,0,-0.931245215,-0.913698381,-1.844943597,-0.150675559 +Randy Foye,foyera01,2009,RS,MIN,4814,2494,1.405051719,-1.189036797,0.216014922,3.777694222,3.777694222,0,1.335342082,-0.654765264,0.680576818,0.089057192 +Mike Miller,millemi01,2009,RS,MIN,4548,2356,0.862134883,-1.077424229,-0.215289346,3.029493208,3.029493208,0,0.407773296,-1.437285612,-1.029512315,-0.527187359 +Sebastian Telfair,telfase01,2009,RS,MIN,4044,2095,0.039526925,-0.537799384,-0.49827246,2.411140985,2.411140985,0,0.008791609,-0.313556578,-0.304764969,0.167313754 +Kevin Love,loveke01,2009,RS,MIN,3953,2048,-1.002280903,-1.588406011,-2.590686913,0.165447254,0.165447254,0,-1.016498208,-1.399048819,-2.415547026,-0.567155011 +Al Jefferson,jeffeal01,2009,RS,MIN,3544,1836,0.176907699,0.882242746,1.059150445,3.539065978,3.539065978,0,0.446162687,1.188519848,1.634682535,-0.75604356 +Craig Smith,smithcr01,2009,RS,MIN,2818,1460,-1.154651781,-1.127765656,-2.282417436,0.349587576,0.349587576,0,-1.38288795,-1.383043686,-2.765931636,0.343465565 +Rodney Carney,carnero01,2009,RS,MIN,2314,1199,-0.582156755,-0.157969896,-0.74012665,1.234879087,1.234879087,0,-0.47008389,-0.493005256,-0.963089146,0.406057043 +Brian Cardinal,cardibr01,2009,RS,MIN,1755,909,-1.421238648,0.15210262,-1.269136028,0.693932785,0.693932785,0,-1.448408358,0.242742344,-1.205666014,0.96613256 +Kevin Ollie,ollieke01,2009,RS,MIN,1641,850,-1.655865745,-1.257566926,-2.913432671,-0.070649603,-0.070649603,0,-2.523952293,-1.424247594,-3.948199888,-0.29623585 +Rashad McCants,mccanra01,2009,RS,MIN,1228,636,-3.615258555,-0.533487674,-4.148746229,-0.465492993,-0.465492993,0,-2.827834596,-0.759424216,-3.587258812,2.375448108 +Jason Collins,collija04,2009,RS,MIN,815,422,-6.640351523,-0.194885399,-6.835236921,-0.88652754,-0.88652754,0,-6.56088178,0.15359558,-6.4072862,0.734138421 +Corey Brewer,breweco01,2009,RS,MIN,593,307,-1.142592697,1.226107436,0.083514738,0.445176743,0.445176743,0,-1.31826106,1.409726123,0.091465064,0.284243986 +Bobby Brown,brownbo02,2009,RS,MIN,494,256,-1.89045027,-3.180310711,-5.070760981,-0.306978557,-0.306978557,0,-1.83920534,-3.728694049,-5.567899388,1.182141563 +Shelden Williams,willish02,2009,RS,MIN,400,207,-1.907879491,1.592952088,-0.314927403,0.258071101,0.258071101,0,-1.88724456,1.781349806,-0.105894754,0.324655753 +Mark Madsen,madsema01,2009,RS,MIN,224,116,-5.805762458,-1.135326011,-6.941088469,-0.249089976,-0.249089976,0,-6.188015588,-1.625337721,-7.813353308,0.392080437 +Calvin Booth,boothca01,2009,RS,MIN,2,1,26.32610352,-2.316485148,24.00961837,0.012638812,0.012638812,0,23.0273626,-4.909840803,18.1175218,-6.892145947 +Vince Carter,cartevi01,2009,RS,NJN,5581,2946,3.706366583,-1.240899486,2.465467097,7.836048487,7.836048487,0,3.632524253,-0.688422724,2.94410153,-0.036168267 +Brook Lopez,lopezbr01,2009,RS,NJN,4738,2501,-1.638767784,0.65540983,-0.983357954,2.242396891,2.242396891,0,-1.519922412,0.55893471,-0.960987702,-0.488100852 +Devin Harris,harride01,2009,RS,NJN,4725,2494,3.333786461,-0.595342515,2.738443946,6.988319732,6.988319732,0,3.409620168,-0.135892189,3.273727979,0.06126906 +Keyon Dooling,doolike01,2009,RS,NJN,3929,2074,0.247881161,-2.426834605,-2.178953444,0.602778597,0.602778597,0,0.189869167,-2.107241673,-1.917372506,-0.226848938 +Jarvis Hayes,hayesja01,2009,RS,NJN,3471,1832,-1.231237272,0.289943162,-0.94129411,1.696580593,1.696580593,0,-1.16450826,0.143863183,-1.020645077,0.329793045 +Bobby Simmons,simmobo01,2009,RS,NJN,3275,1729,1.033699656,-0.182846244,0.850853412,3.185276314,3.185276314,0,0.864615959,-0.133738511,0.730877448,0.258111051 +Yi Jianlian,jianlyi01,2009,RS,NJN,2692,1421,-3.274926406,-0.7600753,-4.035001705,-0.935043031,-0.935043031,0,-2.785348588,-0.856396088,-3.641744676,0.341104216 +Ryan Anderson,anderry01,2009,RS,NJN,2485,1312,-0.286081087,0.03173083,-0.254350257,1.679258754,1.679258754,0,0.077630974,-0.024296396,0.053334578,0.484124089 +Trenton Hassell,hassetr01,2009,RS,NJN,2073,1094,-3.671805176,-0.857535883,-4.529341058,-0.988675691,-0.988675691,0,-4.172608656,-1.4092784,-5.581887056,-0.418544452 +Josh Boone,boonejo01,2009,RS,NJN,1885,995,-2.435664667,-0.359208259,-2.794872925,-0.022706361,-0.022706361,0,-2.580334577,-0.737518572,-3.317853149,-0.2987586 +Chris Douglas-Roberts,douglch01,2009,RS,NJN,1108,585,-1.25059167,-1.229570094,-2.480161764,0.080072529,0.080072529,0,-2.025763153,-2.681109996,-4.706873149,-0.536135017 +Sean Williams,willise01,2009,RS,NJN,693,366,-3.73901494,-0.794244721,-4.533259661,-0.335687142,-0.335687142,0,-4.018807602,-0.749397564,-4.768205165,0.750616997 +Eduardo Najera,najered01,2009,RS,NJN,604,319,-3.87612556,-0.911884688,-4.788010249,-0.336822675,-0.336822675,0,-3.61433568,-0.973827976,-4.588163656,1.434944947 +Maurice Ager,agerma01,2009,RS,NJN,184,97,-5.613656172,-2.194438621,-7.808094793,-0.25490755,-0.25490755,0,-5.785665599,-2.558838785,-8.344504384,1.699985575 +Stromile Swift,swiftst01,2009,RS,NJN,121,64,-4.341524178,-4.044767366,-8.386291544,-0.188444575,-0.188444575,0,-4.52669746,-3.99504974,-8.5217472,2.220655954 +Chris Paul,paulch01,2009,RS,NOH,5554,3002,8.736417008,3.946162926,12.68257993,23.57188188,23.57188188,0,8.386695814,4.587348238,12.97404405,-0.255093403 +David West,westda01,2009,RS,NOH,5517,2982,0.267709667,-0.078860952,0.188848714,4.438884234,4.438884234,0,0.364898353,0.002644852,0.367543205,-0.67099462 +Rasual Butler,butlera01,2009,RS,NOH,4836,2614,-1.238079941,-0.932769164,-2.170849105,0.770426813,0.770426813,0,-1.066868234,-0.980696269,-2.047564502,-0.236116875 +James Posey,poseyja01,2009,RS,NOH,3959,2140,-0.573630782,0.281602238,-0.292028544,2.70012042,2.70012042,0,-0.588662094,0.614518746,0.025856653,0.568443949 +Peja Stojakovic,stojape01,2009,RS,NOH,3865,2089,1.067380245,-1.09972602,-0.032345775,2.891898543,2.891898543,0,1.313150633,-0.981970137,0.331180496,-0.147335003 +Tyson Chandler,chandty01,2009,RS,NOH,2674,1445,-2.055257682,0.508726628,-1.546531054,0.882850886,0.882850886,0,-2.039638736,0.444279089,-1.595359647,-0.459529474 +Hilton Armstrong,armsthi01,2009,RS,NOH,2020,1092,-4.794969326,-0.09240818,-4.887377506,-1.201724451,-1.201724451,0,-4.605802136,-0.288398364,-4.8942005,0.850188855 +Devin Brown,brownde02,2009,RS,NOH,1608,869,-2.992918363,0.403887343,-2.58903102,0.071860563,0.071860563,0,-2.774019136,-0.493088017,-3.267107153,0.640736223 +Sean Marks,marksse01,2009,RS,NOH,1550,838,-5.146988571,-0.876345132,-6.023333703,-1.403905869,-1.403905869,0,-5.22002475,-1.222822338,-6.442847088,0.29176173 +Julian Wright,wrighju01,2009,RS,NOH,1428,772,-3.260888692,0.948733217,-2.312155475,0.172105406,0.172105406,0,-3.241738363,-0.237348074,-3.479086437,-0.188528622 +Antonio Daniels,daniean01,2009,RS,NOH,1356,733,-1.715493917,-2.662122361,-4.377616278,-0.609486673,-0.609486673,0,-2.103787281,-3.745134562,-5.848921843,0.121401686 +Morris Peterson,petermo01,2009,RS,NOH,953,515,-1.601547163,-0.788190698,-2.389737861,0.095242467,0.095242467,0,-1.573082892,-1.216085925,-2.789168817,0.57107974 +Melvin Ely,elyme01,2009,RS,NOH,690,373,-5.874837511,-0.97029337,-6.845130881,-0.783239218,-0.783239218,0,-5.830716006,-1.683550329,-7.514266335,0.466437821 +Ryan Bowen,bowenry01,2009,RS,NOH,405,219,-1.425892315,0.911832678,-0.514059637,0.252762479,0.252762479,0,-1.919604641,1.627032557,-0.292572085,1.089264843 +Mike James,jamesmi01,2009,RS,NOH,137,74,-7.285389016,-1.106033787,-8.391422803,-0.214361337,-0.214361337,0,-7.059433889,-1.767424922,-8.826858811,0.597163688 +Chris Duhon,duhonch01,2009,RS,NYK,5922,2906,0.688510809,-1.461443498,-0.77293269,2.910580501,2.910580501,0,0.390297865,-1.562250178,-1.171952314,-0.6553796 +David Lee,leeda02,2009,RS,NYK,5755,2824,0.172936448,-0.714791148,-0.5418547,3.166671371,3.166671371,0,0.026237549,-0.119471436,-0.093233887,-0.432727219 +Wilson Chandler,chandwi01,2009,RS,NYK,5573,2735,-1.333624568,-0.442158422,-1.77578299,1.361197089,1.361197089,0,-1.244455516,-0.362903019,-1.607358536,0.12134998 +Al Harrington,harrial01,2009,RS,NYK,4850,2380,0.21990185,0.097878186,0.317780037,3.797956628,3.797956628,0,0.887708038,0.247483706,1.135191744,1.814256915 +Nate Robinson,robinna01,2009,RS,NYK,4501,2209,3.054235291,-0.601359032,2.452876259,5.888584871,5.888584871,0,3.089266155,-0.127081003,2.962185151,0.392143102 +Quentin Richardson,richaqu01,2009,RS,NYK,3859,1894,-0.099493649,-0.72937292,-0.828866568,1.855919701,1.855919701,0,-0.247874243,-1.034876006,-1.282750249,-0.025377434 +Jared Jeffries,jeffrja01,2009,RS,NYK,2669,1310,-1.938802005,1.150538438,-0.788263566,1.31003154,1.31003154,0,-2.420244154,0.75625556,-1.663988593,-0.079170177 +Tim Thomas,thomati01,2009,RS,NYK,1575,773,-0.628580807,-0.075454975,-0.704035782,0.823243184,0.823243184,0,-0.502808154,-0.511725557,-1.014533711,1.880028555 +Larry Hughes,hughela01,2009,RS,NYK,1400,687,-1.396471306,-0.874154953,-2.270626259,0.169967855,0.169967855,0,-1.23265043,-0.737172178,-1.969822608,1.07360081 +Danilo Gallinari,gallida01,2009,RS,NYK,840,412,1.113835617,0.122626134,1.236461751,0.840841801,0.840841801,0,0.549885843,-0.332174067,0.217711776,0.318729124 +Jamal Crawford,crawfja01,2009,RS,NYK,799,392,1.907690164,-2.753353727,-0.845663563,0.385598389,0.385598389,0,1.887906302,-3.016106404,-1.128200102,1.153537845 +Zach Randolph,randoza01,2009,RS,NYK,791,388,-0.468707113,0.894907958,0.426200844,0.62847293,0.62847293,0,0.024551238,1.025788488,1.050339726,-0.041351965 +Chris Wilcox,wilcoch01,2009,RS,NYK,672,330,-3.249407511,-2.619993035,-5.869400545,-0.528638875,-0.528638875,0,-3.35142048,-2.718637505,-6.070057985,0.60747127 +Anthony Roberson,roberan02,2009,RS,NYK,516,253,-0.757047529,-1.596123596,-2.353171125,0.052548347,0.052548347,0,-0.488834457,-2.16010706,-2.648941517,2.401348646 +Malik Rose,rosema01,2009,RS,NYK,326,160,-10.5002429,-2.862709102,-13.362952,-0.875535209,-0.875535209,0,-10.23661544,-4.121067028,-14.35768246,0.983207642 +Mardy Collins,collima01,2009,RS,NYK,153,75,-4.879229533,-1.024946698,-5.90417623,-0.121330464,-0.121330464,0,-5.285880548,-2.483366314,-7.769246861,0.488954772 +Joe Crawford,crawfjo01,2009,RS,NYK,47,23,-1.081954307,0.006454687,-1.07549962,0.019738846,0.019738846,0,-1.161244613,-0.494164257,-1.65540887,0.421536393 +Eddy Curry,curryed01,2009,RS,NYK,24,12,-7.239016551,-3.28952005,-10.5285366,-0.05043198,-0.05043198,0,-7.300250045,-1.919059659,-9.219309704,5.473194053 +Courtney Sims,simsco01,2009,RS,NYK,22,11,2.136672901,-0.151973277,1.984699625,0.026207972,0.026207972,0,1.237264744,-1.301596844,-0.0643321,-1.271646402 +Jerome James,jamesje01,2009,RS,NYK,20,10,-8.465996295,2.750296991,-5.715699303,-0.015354086,-0.015354086,0,-6.781536869,3.101576213,-3.679960656,1.368259553 +Demetris Nichols,nichode01,2009,RS,NYK,18,9,-3.101341407,-0.726152843,-3.82749425,-0.004957928,-0.004957928,0,-3.50230441,-3.389072678,-6.891377088,0.193011275 +Cheikh Samb,sambch01,2009,RS,NYK,16,8,-18.12138557,-2.061562457,-20.18294803,-0.070641769,-0.070641769,0,-16.60869957,-4.520293129,-21.1289927,-0.668492197 +Mouhamed Sene,senesa01,2009,RS,NYK,12,6,-0.378373487,-2.912106862,-3.29048035,-0.001606672,-0.001606672,0,-0.767580381,-6.387597359,-7.15517774,-2.683740947 +Kevin Durant,duranke01,2009,RS,OKC,5690,2885,0.781287232,-1.12011117,-0.338823938,3.529194635,3.529194635,0,0.693189168,-0.997350738,-0.30416157,-0.519843436 +Jeff Green,greenje02,2009,RS,OKC,5667,2873,-0.964819409,-0.831824373,-1.796643782,1.394506444,1.394506444,0,-0.718270015,-0.471178636,-1.18944865,-0.194412252 +Russell Westbrook,westbru01,2009,RS,OKC,5262,2668,-0.136107913,0.197549725,0.061441812,3.816334053,3.816334053,0,-0.11224903,0.171120002,0.058870972,-0.257986221 +Nick Collison,collini01,2009,RS,OKC,3611,1831,-1.053348995,0.445267302,-0.608081693,2.000003024,2.000003024,0,-1.329990499,0.989790296,-0.340200203,-0.042951378 +Earl Watson,watsoea01,2009,RS,OKC,3503,1776,-1.536713592,-1.901453103,-3.438166695,-0.622335069,-0.622335069,0,-1.856613862,-1.999507677,-3.856121539,-0.182050751 +Kyle Weaver,weaveky01,2009,RS,OKC,2300,1166,-0.67569183,1.036677127,0.360985297,1.849149952,1.849149952,0,-1.172238755,0.328630115,-0.84360864,-0.07792686 +Nenad Krstic,krstine01,2009,RS,OKC,2251,1141,-3.13315508,0.689451621,-2.443703459,0.177394903,0.177394903,0,-3.154115852,0.492106861,-2.662008991,-0.474672069 +Desmond Mason,masonde01,2009,RS,OKC,2099,1064,-3.594085279,0.268439118,-3.325646161,-0.311921808,-0.311921808,0,-4.082566653,-0.101133505,-4.183700159,-0.169075404 +Chris Wilcox,wilcoch01,2009,RS,OKC,1418,719,-3.472019644,-2.104070315,-5.57608996,-1.040499034,-1.040499034,0,-3.275829977,-2.030379418,-5.306209395,0.339601465 +Thabo Sefolosha,sefolth01,2009,RS,OKC,1416,718,-0.909784382,2.520336273,1.610551892,1.602661887,1.602661887,0,-1.069290724,2.943452004,1.87416128,0.307264682 +Joe Smith,smithjo02,2009,RS,OKC,1363,691,-2.660227057,-0.94667361,-3.606900667,-0.301225678,-0.301225678,0,-2.919229239,-0.991591017,-3.910820256,-0.2682131 +Damien Wilkins,wilkida02,2009,RS,OKC,1254,636,-3.157464363,-0.814714965,-3.972179328,-0.397394985,-0.397394985,0,-3.203945893,-1.42501377,-4.628959662,0.190349372 +Robert Swift,swiftro01,2009,RS,OKC,677,343,-2.481483591,-0.289633507,-2.771117098,-0.003697829,-0.003697829,0,-3.095195842,-0.292980124,-3.388175966,0.059435619 +Johan Petro,petrojo01,2009,RS,OKC,675,342,-5.411456105,0.321977641,-5.089478465,-0.411113405,-0.411113405,0,-5.01158369,0.905616975,-4.105966715,0.659636646 +Malik Rose,rosema01,2009,RS,OKC,611,310,-2.23221284,0.575478393,-1.656734447,0.174313589,0.174313589,0,-2.814778599,0.392184909,-2.42259369,0.751662073 +Chucky Atkins,atkinch01,2009,RS,OKC,586,297,-3.187352819,-1.54535295,-4.73270577,-0.303532709,-0.303532709,0,-3.253717308,-1.998330226,-5.252047534,0.955860555 +Shaun Livingston,livinsh01,2009,RS,OKC,375,190,-0.386090889,-1.236887112,-1.622978001,0.108233681,0.108233681,0,-1.234257755,-1.380144732,-2.614402486,-0.864373387 +DJ White,whitedj01,2009,RS,OKC,256,130,0.845031273,0.013266306,0.858297579,0.23717923,0.23717923,0,0.232317469,-0.514458655,-0.282141185,-0.831656064 +Mouhamed Sene,senesa01,2009,RS,OKC,45,23,2.793989561,-0.263650194,2.530339367,0.061984904,0.061984904,0,2.305720627,-2.017374263,0.288346364,0.033299609 +Steven Hill,hillst01,2009,RS,OKC,4,2,33.082161,-0.398374648,32.68378635,0.033471401,0.033471401,0,29.76672455,-2.598151911,27.16857264,-6.892145947 +Rashard Lewis,lewisra02,2009,RS,ORL,5561,2859,2.494086483,1.914743035,4.408829518,10.43754631,10.43754631,0,2.954769606,1.904883656,4.859653262,-0.042345931 +Dwight Howard,howardw01,2009,RS,ORL,5487,2821,0.291194457,4.63089574,4.922090196,11.01702142,11.01702142,0,0.637968467,4.348511344,4.986479811,-0.211957635 +Hedo Turkoglu,turkohe01,2009,RS,ORL,5475,2815,1.397069388,1.081715799,2.478785187,7.51734378,7.51734378,0,1.491924852,1.015402656,2.507327508,0.095087211 +Courtney Lee,leeco01,2009,RS,ORL,3771,1939,-0.517065038,0.835291354,0.318226316,3.039984211,3.039984211,0,-0.734859954,1.022717322,0.287857368,0.142354233 +Anthony Johnson,johnsan02,2009,RS,ORL,2881,1481,-1.497378318,0.309293232,-1.188085085,1.178338134,1.178338134,0,-1.724920456,-0.10117504,-1.826095496,-0.145822549 +Mickael Pietrus,pietrmi01,2009,RS,ORL,2585,1329,-0.236419714,0.212957931,-0.023461783,1.856752375,1.856752375,0,-0.259528483,0.240229444,-0.019299039,0.401948614 +Jameer Nelson,nelsoja01,2009,RS,ORL,2546,1309,4.344131374,1.291627122,5.635758496,5.601791028,5.601791028,0,4.136726926,1.861825278,5.998552203,0.0223226 +Tony Battie,battito01,2009,RS,ORL,2338,1202,-2.636946461,0.382853568,-2.254092892,0.303054564,0.303054564,0,-2.919495681,-0.242590538,-3.162086218,-0.325177388 +JJ Redick,redicjj01,2009,RS,ORL,2161,1111,-0.993852709,-0.999905146,-1.993757856,0.428753061,0.428753061,0,-1.292364718,-1.775875981,-3.068240698,0.019627806 +Rafer Alston,alstora01,2009,RS,ORL,1665,856,0.272724571,1.801419522,2.074144093,2.132806974,2.132806974,0,0.655882151,2.401505025,3.057387176,1.143164756 +Marcin Gortat,gortama01,2009,RS,ORL,1544,794,-1.097983056,1.850753341,0.752770285,1.41560677,1.41560677,0,-1.628639191,1.576366222,-0.052272969,-0.219831964 +Keith Bogans,boganke01,2009,RS,ORL,1531,787,-1.414096182,0.085051576,-1.329044606,0.579100019,0.579100019,0,-1.563569299,0.128861889,-1.434707411,1.390283517 +Brian Cook,cookbr01,2009,RS,ORL,284,146,-4.546418471,-1.824645813,-6.371064284,-0.27740324,-0.27740324,0,-3.961589933,-2.238634058,-6.200223991,2.639970778 +Tyronn Lue,luety01,2009,RS,ORL,251,129,-2.092919244,0.069409901,-2.023509342,0.048440874,0.048440874,0,-2.491353415,-0.440381352,-2.931734767,1.215597161 +Jeremy Richardson,richaje01,2009,RS,ORL,181,93,-5.223301327,-1.71841682,-6.941718147,-0.199269868,-0.199269868,0,-4.946482868,-3.298305147,-8.244788015,0.176706208 +Adonal Foyle,foylead01,2009,RS,ORL,115,59,-0.776338324,-0.285791605,-1.062129929,0.050277918,0.050277918,0,-1.572165745,-2.010484145,-3.58264989,-0.968082469 +Andre Iguodala,iguodan01,2009,RS,PHI,6200,3269,2.735750663,1.845683836,4.581434499,12.19588494,12.19588494,0,2.740820984,1.674706407,4.41552739,-0.241367568 +Andre Miller,millean02,2009,RS,PHI,5644,2976,2.71471615,-0.193855273,2.520860877,7.954323079,7.954323079,0,2.350711019,0.306207763,2.656918782,-0.564906209 +Thaddeus Young,youngth01,2009,RS,PHI,4893,2580,-0.189487437,1.541300312,1.351812875,5.388112065,5.388112065,0,0.209887585,1.541456002,1.751343587,-0.191986897 +Samuel Dalembert,dalemsa01,2009,RS,PHI,3861,2036,-3.794163132,1.297903146,-2.496259986,0.262718492,0.262718492,0,-3.681047397,1.138256052,-2.542791346,-0.302202681 +Lou Williams,willilo02,2009,RS,PHI,3639,1919,1.029436567,-1.829339085,-0.799902518,1.916100923,1.916100923,0,1.166851216,-2.034216541,-0.867365325,0.331082091 +Willie Green,greenwi01,2009,RS,PHI,3467,1828,-0.42299619,-1.495284311,-1.9182805,0.777009727,0.777009727,0,-0.667565056,-1.463165037,-2.130730092,0.156748204 +Marreese Speights,speigma01,2009,RS,PHI,2395,1263,-0.79325371,-2.529220518,-3.322474227,-0.369184342,-0.369184342,0,-0.942986872,-2.046538087,-2.98952496,0.073436366 +Reggie Evans,evansre01,2009,RS,PHI,2156,1137,-2.745136828,-0.180809257,-2.925946085,-0.102662213,-0.102662213,0,-2.807310754,-0.186433013,-2.993743767,0.54222319 +Elton Brand,brandel01,2009,RS,PHI,1745,920,-4.124705475,0.386505977,-3.738199498,-0.461483975,-0.461483975,0,-3.590676288,0.041173993,-3.549502294,-0.472382583 +Royal Ivey,iveyro01,2009,RS,PHI,1633,861,-2.001952729,-1.313005611,-3.31495834,-0.2492997,-0.2492997,0,-2.121381115,-1.508378827,-3.629759942,0.420141463 +Theo Ratliff,ratlith01,2009,RS,PHI,1098,579,-2.762098231,1.258821474,-1.503276756,0.367989889,0.367989889,0,-3.126233099,1.012100536,-2.114132563,-0.075440637 +Kareem Rush,rushka01,2009,RS,PHI,377,199,-2.335242113,-1.392472837,-3.72771495,-0.09947409,-0.09947409,0,-2.505453491,-2.992709204,-5.498162695,0.193413151 +Donyell Marshall,marshdo01,2009,RS,PHI,358,189,3.979687682,-1.451117785,2.528569897,0.511925836,0.511925836,0,4.065715635,-1.886069513,2.179646122,0.533286651 +Steve Nash,nashst01,2009,RS,PHO,5025,2484,5.309208839,-1.727677712,3.581531127,7.944455991,7.944455991,0,4.972816432,-1.982571407,2.990245024,-0.922065095 +Grant Hill,hillgr01,2009,RS,PHO,4946,2445,0.779558921,1.360931051,2.140489973,6.082865407,6.082865407,0,0.663548303,1.230421695,1.893969998,-0.269596236 +Shaquille O'Neal,onealsh01,2009,RS,PHO,4556,2252,1.362669681,-0.236725474,1.125944207,4.45575824,4.45575824,0,1.608171144,0.049820728,1.657991872,0.050285704 +Matt Barnes,barnema02,2009,RS,PHO,4212,2082,0.506813942,-1.818286022,-1.311472079,1.534494062,1.534494062,0,1.114685945,-1.515791417,-0.401105472,0.390955466 +Amar'e Stoudemire,stoudam01,2009,RS,PHO,3941,1948,0.326636448,0.617696355,0.944332803,3.654439539,3.654439539,0,0.659274088,0.710070066,1.369344154,-0.435884282 +Jason Richardson,richaja01,2009,RS,PHO,3882,1919,2.251190235,-1.993630524,0.257559711,2.968816158,2.968816158,0,2.414093042,-1.36832755,1.045765493,0.762473203 +Leandro Barbosa,barbole01,2009,RS,PHO,3449,1705,2.881801065,-0.782982823,2.098818242,4.218746114,4.218746114,0,3.048223507,-0.650955396,2.397268111,0.017662328 +Louis Amundson,amundlo01,2009,RS,PHO,2112,1044,-1.89610372,0.209033968,-1.687069752,0.567452804,0.567452804,0,-1.842013589,0.020829118,-1.821184471,0.210511274 +Goran Dragic,dragigo01,2009,RS,PHO,1473,728,-2.055799352,-1.475025953,-3.530825305,-0.291426937,-0.291426937,0,-1.875792744,-1.739354383,-3.615147127,0.450681399 +Jared Dudley,dudleja01,2009,RS,PHO,1473,728,1.258022045,-0.39521864,0.862803405,1.353099733,1.353099733,0,1.167975635,-0.532950439,0.635025196,0.775406531 +Raja Bell,bellra01,2009,RS,PHO,1440,712,-0.842831771,-1.302624215,-2.145455987,0.222010793,0.222010793,0,-0.828389467,-0.743376318,-1.571765785,1.015332636 +Robin Lopez,lopezro01,2009,RS,PHO,1242,614,-3.448362227,-0.50694078,-3.955303006,-0.378487029,-0.378487029,0,-3.496633357,-0.78849116,-4.285124518,0.22377109 +Boris Diaw,diawbo01,2009,RS,PHO,1088,538,-1.467140642,-1.42544907,-2.892589712,-0.039061773,-0.039061773,0,-1.422577772,-1.951857252,-3.374435024,-0.183368006 +Alando Tucker,tuckeal02,2009,RS,PHO,570,282,-0.496801671,-1.940240392,-2.437042062,0.044719892,0.044719892,0,-0.82839362,-3.446136716,-4.274530337,-0.633497526 +Sean Singletary,singlse01,2009,RS,PHO,247,122,-2.91777942,0.063092868,-2.854686552,-0.006577903,-0.006577903,0,-2.797081386,0.069885577,-2.727195809,0.879464417 +Stromile Swift,swiftst01,2009,RS,PHO,245,121,-6.148235575,-0.181807982,-6.330043557,-0.224698427,-0.224698427,0,-5.579986432,0.056477248,-5.523509184,1.548298828 +Dee Brown,brownde03,2009,RS,PHO,57,28,-6.347914485,-5.416562928,-11.76447741,-0.132677104,-0.132677104,0,-6.108611367,-4.787693673,-10.89630504,2.810431421 +Courtney Sims,simsco01,2009,RS,PHO,4,2,-32.21596696,-10.27070936,-42.48667632,-0.040965881,-0.040965881,0,-28.76234214,-16.90694424,-45.66928638,0.958016553 +LaMarcus Aldridge,aldrila01,2009,RS,POR,5482,3004,1.672981015,0.501494813,2.174475828,7.490755834,7.490755834,0,2.001684044,0.815235472,2.816919516,-0.697136576 +Brandon Roy,roybr01,2009,RS,POR,5298,2903,6.004144331,0.360869313,6.365013645,13.39819043,13.39819043,0,5.825248139,0.403167551,6.22841569,-0.702208457 +Travis Outlaw,outlatr01,2009,RS,POR,4099,2246,0.096115236,-1.367461874,-1.271346637,1.694103939,1.694103939,0,0.356864531,-1.408069597,-1.051205066,-0.016351773 +Steve Blake,blakest01,2009,RS,POR,3993,2188,2.419766947,-0.481726519,1.938040429,5.214671452,5.214671452,0,2.621825804,-0.192467701,2.429358103,-0.33108466 +Rudy Fernandez,fernaru01,2009,RS,POR,3637,1993,2.953656939,0.280604664,3.234261603,6.082835229,6.082835229,0,3.137837459,-0.044773612,3.093063847,-0.032532463 +Joel Przybilla,przybjo01,2009,RS,POR,3562,1952,-2.042761123,3.68173713,1.638976006,4.354759311,4.354759311,0,-2.062229042,3.246951334,1.184722292,-0.34538109 +Nicolas Batum,batumni01,2009,RS,POR,2653,1454,0.982662162,0.257468962,1.240131124,2.963906527,2.963906527,0,0.874919312,-0.019094568,0.855824744,0.122410427 +Greg Oden,odengr01,2009,RS,POR,2398,1314,-0.259349685,0.844392078,0.585042393,2.253356977,2.253356977,0,-0.166391722,1.351449282,1.185057559,0.727837106 +Sergio Rodriguez,rodrise01,2009,RS,POR,2235,1225,-0.334059778,-0.377920352,-0.711980131,1.280808397,1.280808397,0,-0.127025179,-0.745204804,-0.872229982,0.514095963 +Channing Frye,fryech01,2009,RS,POR,1361,746,-4.056389851,-2.280304883,-6.336694734,-1.37434334,-1.37434334,0,-3.714683089,-2.099339882,-5.814022971,0.626397617 +Jerryd Bayless,bayleje01,2009,RS,POR,1195,655,-3.881322709,-2.607762859,-6.489085568,-1.259848241,-1.259848241,0,-3.850014389,-2.869410486,-6.719424875,0.766234438 +Ike Diogu,dioguik01,2009,RS,POR,133,73,-4.767780319,-3.387237241,-8.15501756,-0.20123281,-0.20123281,0,-4.611859632,-4.629169151,-9.241028783,-0.034531887 +Shavlik Randolph,randosh01,2009,RS,POR,68,37,-0.829982973,-2.647104904,-3.477087877,-0.013629078,-0.013629078,0,-0.676379338,-5.329700498,-6.006079836,-0.652135653 +Michael Ruffin,ruffimi01,2009,RS,POR,64,35,-3.168390724,2.112114162,-1.056276562,0.030609263,0.030609263,0,-2.647347962,3.015601766,0.368253805,1.118252959 +Martell Webster,webstma02,2009,RS,POR,9,5,-6.032362736,-1.805948292,-7.838311028,-0.013097588,-0.013097588,0,-5.956024915,-4.412708367,-10.36873328,0.838681831 +Jason Thompson,thompja02,2009,RS,SAC,4572,2303,-1.37197953,-0.136357518,-1.508337048,1.461062623,1.461062623,0,-1.539261757,-0.023900809,-1.563162566,0.13487287 +Beno Udrih,udrihbe01,2009,RS,SAC,4506,2270,-0.512384948,-0.395114582,-0.90749953,2.132963436,2.132963436,0,-0.750951802,-0.187144741,-0.938096544,-0.040699973 +Spencer Hawes,hawessp01,2009,RS,SAC,4484,2259,-3.302733028,-2.194435579,-5.497168607,-3.166090884,-3.166090884,0,-2.911936516,-1.904351293,-4.81628781,-0.003979359 +John Salmons,salmojo01,2009,RS,SAC,3930,1980,0.604963574,-3.358330211,-2.753366638,-0.003417936,-0.003417936,0,0.521281127,-2.897988799,-2.376707672,0.463115399 +Francisco Garcia,garcifr01,2009,RS,SAC,3920,1975,-0.77045355,-0.463186007,-1.233639556,1.531031554,1.531031554,0,-0.666954863,-0.237846834,-0.904801697,0.186979624 +Kevin Martin,martike02,2009,RS,SAC,3865,1947,2.935293939,-2.711480309,0.22381363,2.948688329,2.948688329,0,2.747773685,-2.312907768,0.434865917,-0.168932009 +Bobby Jackson,jacksbo01,2009,RS,SAC,2946,1484,-0.119120316,-0.382234845,-0.501355161,1.70448038,1.70448038,0,-0.222173797,-0.57026313,-0.792436927,0.10621667 +Brad Miller,millebr01,2009,RS,SAC,2688,1354,-0.258377291,-0.698402111,-0.956779402,1.2392646,1.2392646,0,-0.357730407,-0.471802469,-0.829532876,0.036591691 +Mikki Moore,mooremi01,2009,RS,SAC,1481,746,-2.935416809,-1.815155846,-4.750572655,-0.764470995,-0.764470995,0,-3.527171329,-1.739544957,-5.266716287,0.369856605 +Donte Greene,greendo01,2009,RS,SAC,1439,725,-4.592941773,-1.822856232,-6.415798005,-1.363859244,-1.363859244,0,-4.497308585,-2.836973537,-7.334282122,0.540604039 +Andres Nocioni,nocioan01,2009,RS,SAC,1415,713,1.026209107,-2.161211898,-1.135002791,0.598256805,0.598256805,0,0.826347387,-1.673045464,-0.846698077,1.700494965 +Bobby Brown,brownbo02,2009,RS,SAC,1340,675,-2.632226868,-4.086814083,-6.719040951,-1.389589028,-1.389589028,0,-2.747858858,-4.529248198,-7.277107055,1.541927516 +Rashad McCants,mccanra01,2009,RS,SAC,923,465,1.188935732,-0.538080162,0.65085557,0.819549419,0.819549419,0,1.034721365,-0.76215123,0.272570135,1.463099741 +Shelden Williams,willish02,2009,RS,SAC,605,305,-4.285060826,-1.238266682,-5.523327507,-0.433387342,-0.433387342,0,-4.237306047,-2.080342113,-6.31764816,0.392893838 +Quincy Douby,doubyqu01,2009,RS,SAC,451,227,-2.787296674,-2.636282164,-5.423578838,-0.314502175,-0.314502175,0,-2.998828237,-3.136196021,-6.135024258,1.45676086 +Will Solomon,solomwi01,2009,RS,SAC,333,168,-1.992297896,-0.255020477,-2.247318373,0.043802864,0.043802864,0,-1.813092534,-0.889084261,-2.702176795,1.542619578 +Ike Diogu,dioguik01,2009,RS,SAC,282,142,3.271252769,-2.405052441,0.866200328,0.261348525,0.261348525,0,2.366674461,-3.084874438,-0.718199977,-0.22649233 +Kenny Thomas,thomake01,2009,RS,SAC,123,62,-3.467911997,2.197618565,-1.270293432,0.047208604,0.047208604,0,-3.402516702,2.977138827,-0.425377875,0.796906411 +Calvin Booth,boothca01,2009,RS,SAC,109,55,-2.379617114,-1.503837486,-3.883454601,-0.032073182,-0.032073182,0,-3.052963503,-1.347012276,-4.39997578,0.779958273 +Drew Gooden,goodedr01,2009,RS,SAC,52,26,-1.334576069,-2.917398625,-4.251974694,-0.019746088,-0.019746088,0,-1.621236818,-3.84085431,-5.462091129,-0.828657678 +Cedric Simmons,simmoce01,2009,RS,SAC,46,23,-14.16106326,-4.578278688,-18.73934195,-0.187708379,-0.187708379,0,-13.73793894,-6.597269963,-20.33520891,0.039492966 +Tim Duncan,duncati01,2009,RS,SAS,4702,2524,0.540415044,3.460012996,4.000428039,8.614418984,8.614418984,0,0.832930364,3.031559423,3.864489787,-0.837082812 +Roger Mason Jr.,masonro01,2009,RS,SAS,4650,2496,0.508951687,-0.796458394,-0.287506707,3.130017853,3.130017853,0,0.535260214,-0.553292942,-0.018032729,-0.173623173 +Tony Parker,parketo01,2009,RS,SAS,4575,2456,3.487069966,0.009517699,3.496587665,7.772598713,7.772598713,0,3.294863853,0.117209546,3.412073399,-0.648484775 +Michael Finley,finlemi01,2009,RS,SAS,4352,2336,-0.43462535,-1.202047558,-1.636672908,1.318170395,1.318170395,0,-0.397583447,-1.347827829,-1.745411276,-0.610092627 +Matt Bonner,bonnema01,2009,RS,SAS,3592,1928,1.904252885,2.206846714,4.111099599,6.746863126,6.746863126,0,1.913746223,2.347888048,4.261634271,-0.02976338 +Bruce Bowen,bowenbr01,2009,RS,SAS,2805,1506,-4.068312355,1.94269863,-2.125613724,0.479497523,0.479497523,0,-4.262789186,1.465365242,-2.797423944,-0.049648845 +Kurt Thomas,thomaku01,2009,RS,SAS,2615,1404,-1.50339995,2.6609292,1.157529249,2.790121049,2.790121049,0,-1.751180986,2.559163772,0.807982786,-0.295857198 +George Hill,hillge01,2009,RS,SAS,2366,1270,-2.318570489,0.985466119,-1.33310437,0.92327064,0.92327064,0,-2.282722451,1.197919086,-1.084803365,0.524362929 +Manu Ginobili,ginobma01,2009,RS,SAS,2200,1181,4.169990418,0.520737373,4.690727792,4.508172457,4.508172457,0,4.450720577,1.025368187,5.476088764,0.513138344 +Ime Udoka,udokaim01,2009,RS,SAS,1928,1035,-2.193009414,1.512311229,-0.680698185,1.097167583,1.097167583,0,-2.012072496,1.046143332,-0.965929164,0.37863634 +Fabricio Oberto,obertfa01,2009,RS,SAS,1261,677,-2.206001218,-0.709358226,-2.915359444,-0.05717229,-0.05717229,0,-2.539526995,-0.939759243,-3.479286237,0.091387193 +Drew Gooden,goodedr01,2009,RS,SAS,596,320,-1.288842863,-0.6588873,-1.947730163,0.131132655,0.131132655,0,-1.308152897,-0.733090454,-2.041243351,0.106895311 +Jacque Vaughn,vaughja01,2009,RS,SAS,544,292,-3.902000164,-1.097707458,-4.999707622,-0.333606788,-0.333606788,0,-4.345984977,-1.645622045,-5.991607022,-0.429474826 +Anthony Tolliver,tollian01,2009,RS,SAS,387,208,-2.146839027,-0.226490503,-2.37332953,0.040304497,0.040304497,0,-1.499251946,-0.93741892,-2.436670866,0.769910668 +Malik Hairston,hairsma01,2009,RS,SAS,289,155,-2.874519082,0.682751526,-2.191767556,0.044314886,0.044314886,0,-3.025763728,0.235830298,-2.78993343,0.355914088 +Desmon Farmer,farmede01,2009,RS,SAS,101,54,-3.487859213,-2.022781395,-5.510640608,-0.077325932,-0.077325932,0,-3.226566116,-2.489987589,-5.716553705,1.547251281 +Austin Croshere,croshau01,2009,RS,SAS,43,23,-5.29973708,-1.547130063,-6.846867143,-0.048288468,-0.048288468,0,-4.273811724,-3.684639013,-7.958450737,0.411884518 +Pops Mensah-Bonsu,mensapo01,2009,RS,SAS,37,20,10.3544355,1.46948737,11.82392287,0.152524097,0.152524097,0,9.505660786,3.165102366,12.67076315,2.378712972 +Blake Ahearn,ahearbl01,2009,RS,SAS,35,19,0.058885272,0.14541835,0.204303622,0.028975431,0.028975431,0,0.395409246,0.831026041,1.226435287,1.092052624 +Marcus Williams,willima04,2009,RS,SAS,6,3,14.28971763,-2.557043149,11.73267449,0.02283177,0.02283177,0,11.98605016,-0.72556274,11.26048741,2.782292386 +Chris Bosh,boshch01,2009,RS,TOR,5676,2928,1.341088398,0.441319487,1.782407885,6.717547945,6.717547945,0,1.502918238,0.664288258,2.167206496,-0.730000422 +Anthony Parker,parkean01,2009,RS,TOR,5112,2637,0.092440382,1.391663554,1.484103936,5.675306859,5.675306859,0,0.052721425,1.40571047,1.458431896,-0.346111825 +Andrea Bargnani,bargnan01,2009,RS,TOR,4756,2453,-1.183732452,-1.980008715,-3.163741167,-0.5180355,-0.5180355,0,-0.760729055,-1.635870491,-2.396599546,0.041204425 +Jose Calderon,caldejo01,2009,RS,TOR,4523,2333,3.902165869,-1.575810782,2.326355086,5.988452284,5.988452284,0,3.424681732,-1.168556964,2.256124768,-0.828075595 +Jason Kapono,kaponja01,2009,RS,TOR,3550,1831,-1.240418289,-1.951839136,-3.192257425,-0.412588916,-0.412588916,0,-1.453921761,-2.234248211,-3.688169972,-0.125215336 +Joey Graham,grahajo01,2009,RS,TOR,2988,1541,-1.761590126,-0.855561652,-2.617151778,0.104674858,0.104674858,0,-2.161377248,-0.90828199,-3.069659237,0.201840807 +Jamario Moon,moonja01,2009,RS,TOR,2673,1379,0.238600582,2.377741747,2.616342328,3.790639715,3.790639715,0,0.063545113,2.18575566,2.249300773,0.370288262 +Jermaine O'Neal,onealje01,2009,RS,TOR,2357,1216,-3.656513372,-0.945973896,-4.602487268,-1.149250939,-1.149250939,0,-3.229187539,-0.842170928,-4.071358467,-0.003075675 +Shawn Marion,mariosh01,2009,RS,TOR,1849,954,-0.416819047,0.002145547,-0.4146735,1.126690637,1.126690637,0,-0.416641939,-0.026015693,-0.442657632,-0.815189754 +Roko Ukic,ukicro01,2009,RS,TOR,1725,890,-2.809015955,-0.502832971,-3.311848926,-0.255698721,-0.255698721,0,-2.744080477,-1.279792034,-4.023872512,0.209335676 +Will Solomon,solomwi01,2009,RS,TOR,1055,544,-0.63405894,-1.521224083,-2.155283023,0.16716523,0.16716523,0,-0.662710259,-1.883918201,-2.546628461,1.181936546 +Kris Humphries,humphkr01,2009,RS,TOR,514,265,-0.329095975,0.239373486,-0.089722489,0.358903168,0.358903168,0,-0.995019848,-0.337163489,-1.332183338,-0.199790363 +Pops Mensah-Bonsu,mensapo01,2009,RS,TOR,510,263,-2.608589821,-0.641718176,-3.250307997,-0.067177779,-0.067177779,0,-2.314048665,-0.755181037,-3.069229703,0.062416563 +Jake Voskuhl,voskuja01,2009,RS,TOR,465,240,-6.446203233,-1.097070623,-7.543273856,-0.597277825,-0.597277825,0,-6.46763177,-0.664532562,-7.132164331,1.636664698 +Patrick O'Bryant,obryapa01,2009,RS,TOR,285,147,-2.598938834,0.225190739,-2.373748095,0.02875875,0.02875875,0,-2.686734162,0.965556573,-1.721177589,1.776166825 +Quincy Douby,doubyqu01,2009,RS,TOR,142,73,1.599439961,-0.644186996,0.955252965,0.139129177,0.139129177,0,1.355163003,-2.089065091,-0.733902088,0.758901236 +Hassan Adams,adamsha01,2009,RS,TOR,101,52,-7.649870731,-1.640456732,-9.290327462,-0.173747192,-0.173747192,0,-7.888238791,-3.420142571,-11.30838136,0.122844449 +Marcus Banks,banksma01,2009,RS,TOR,78,40,-6.038875021,-4.061408729,-10.10028375,-0.152933799,-0.152933799,0,-5.427040696,-4.347344105,-9.774384801,1.812198797 +Nathan Jawai,jawaina01,2009,RS,TOR,37,19,-9.479590951,-2.555879096,-12.03547005,-0.090827669,-0.090827669,0,-9.462930418,-4.194434358,-13.65736478,0.841488107 +Ronnie Brewer,brewero02,2009,RS,UTA,5111,2605,1.014480309,1.231120544,2.245600853,6.615787454,6.615787454,0,1.006943019,1.17857763,2.185520649,-0.33155304 +Deron Williams,willide01,2009,RS,UTA,4914,2505,4.895723744,-1.230322049,3.665401695,8.151243304,8.151243304,0,4.660421038,-1.199544911,3.460876127,-0.542916376 +Mehmet Okur,okurme01,2009,RS,UTA,4726,2409,0.578253342,-0.114558134,0.463695208,3.94077841,3.94077841,0,0.9327455,0.155778297,1.088523797,-0.213423933 +Paul Millsap,millspa01,2009,RS,UTA,4493,2290,1.194010583,1.732284825,2.926295408,6.629301252,6.629301252,0,1.193947945,2.02410778,3.218055725,-0.036996786 +Kyle Korver,korveky01,2009,RS,UTA,3677,1874,0.10715416,-0.310051512,-0.202897352,2.439321687,2.439321687,0,0.068814065,-0.701402429,-0.632588364,0.152395165 +Andrei Kirilenko,kirilan01,2009,RS,UTA,3592,1831,0.017176513,1.773491486,1.790667999,4.227527103,4.227527103,0,0.269031725,1.227046446,1.496078171,-0.311914769 +CJ Miles,milescj01,2009,RS,UTA,3184,1623,0.296480707,-1.383950859,-1.087470151,1.38335246,1.38335246,0,0.083820972,-1.094912266,-1.011091295,0.45077643 +Carlos Boozer,boozeca01,2009,RS,UTA,2348,1197,-0.947676938,-1.272430632,-2.220107569,0.323470107,0.323470107,0,-0.534372294,-0.522713236,-1.057085529,-0.040200219 +Brevin Knight,knighbr01,2009,RS,UTA,1840,938,-3.933809671,2.873061787,-1.060747884,0.811349393,0.811349393,0,-3.783576527,2.478962293,-1.304614234,0.336126423 +Ronnie Price,pricero01,2009,RS,UTA,1448,738,-3.216070998,-0.913889073,-4.129960072,-0.522765591,-0.522765591,0,-2.934808022,-1.149887733,-4.084695755,0.566635282 +Matt Harpring,harprma01,2009,RS,UTA,1360,693,-2.016184266,0.715988318,-1.300195948,0.5155377,0.5155377,0,-2.392520792,0.609975533,-1.782545258,0.530905024 +Kosta Koufos,koufoko01,2009,RS,UTA,1108,565,-2.545497212,0.283182727,-2.262314485,0.14027725,0.14027725,0,-2.624833287,-0.4635875,-3.088420786,-0.200970748 +Morris Almond,almonmo01,2009,RS,UTA,500,255,-3.956950952,-1.073392699,-5.030343651,-0.298371506,-0.298371506,0,-4.224305541,-2.060736861,-6.285042401,0.530685733 +Jarron Collins,collija03,2009,RS,UTA,394,201,-3.988815161,-1.852668917,-5.841484078,-0.318679578,-0.318679578,0,-4.324970644,-2.158721153,-6.483691797,0.482192809 +Kyrylo Fesenko,fesenky01,2009,RS,UTA,306,156,-3.089834064,1.343773237,-1.746060827,0.081252217,0.081252217,0,-2.929334148,1.762211774,-1.167122374,1.565000426 +Antawn Jamison,jamisan01,2009,RS,WAS,5937,3096,2.125016701,-1.425505189,0.699511511,5.439080494,5.439080494,0,2.375566815,-0.639247514,1.736319301,-0.165142949 +Caron Butler,butleca01,2009,RS,WAS,4957,2585,2.569330819,-1.487541363,1.081789457,5.04588559,5.04588559,0,2.446083642,-0.968012995,1.478070648,-0.14204374 +Dominic McGuire,mcguido01,2009,RS,WAS,3973,2072,-1.446426696,-0.306285857,-1.752712554,1.046581021,1.046581021,0,-2.042985939,-0.595609031,-2.63859497,-0.676552088 +Nick Young,youngni01,2009,RS,WAS,3523,1837,-0.797952726,-1.233373402,-2.031326129,0.67363037,0.67363037,0,-1.130776597,-1.807568973,-2.93834557,0.008589012 +Andray Blatche,blatcan01,2009,RS,WAS,3266,1703,-2.564314484,0.504733394,-2.05958109,0.600825981,0.600825981,0,-2.29136603,0.447779096,-1.843586935,0.145618085 +Mike James,jamesmi01,2009,RS,WAS,3020,1575,-2.187781178,-2.148349652,-4.33613083,-1.284572786,-1.284572786,0,-2.013254182,-1.973209892,-3.986464074,0.729103086 +Darius Songaila,songada01,2009,RS,WAS,2917,1521,-1.819849574,0.528288366,-1.291561208,1.136198357,1.136198357,0,-1.87489631,0.717219672,-1.157676638,0.363180165 +JaVale McGee,mcgeeja01,2009,RS,WAS,2192,1143,-2.546908462,-2.870230813,-5.417139274,-1.55638903,-1.55638903,0,-2.517108335,-2.579893186,-5.09700152,0.061087648 +Javaris Crittenton,crittja01,2009,RS,WAS,2167,1130,-2.024443545,-2.51336763,-4.537811175,-1.030449195,-1.030449195,0,-2.394784924,-2.523326586,-4.91811151,-0.024348702 +DeShawn Stevenson,stevede01,2009,RS,WAS,1699,886,-1.647357086,-1.843550963,-3.490908048,-0.33526224,-0.33526224,0,-1.626942519,-2.083062562,-3.710005081,0.095385807 +Juan Dixon,dixonju01,2009,RS,WAS,1565,816,-3.053488072,-1.534850502,-4.588338574,-0.768725564,-0.768725564,0,-2.914629313,-1.934430635,-4.849059948,0.410157286 +Etan Thomas,thomaet01,2009,RS,WAS,587,306,-4.236519073,-1.564654103,-5.801173176,-0.474947146,-0.474947146,0,-4.519983009,-2.55090673,-7.070889739,-0.273851705 +Antonio Daniels,daniean01,2009,RS,WAS,552,288,-1.37356319,-3.295718112,-4.669281301,-0.281017048,-0.281017048,0,-2.011043055,-3.47552086,-5.486563915,-0.328260675 +Oleksiy Pecherov,pecheol01,2009,RS,WAS,531,277,0.115011976,-3.101389406,-2.986377431,-0.033531958,-0.033531958,0,0.252678863,-3.304917963,-3.052239099,0.349537236 +Dee Brown,brownde03,2009,RS,WAS,447,233,-1.668602592,-0.687012885,-2.355615477,0.047334296,0.047334296,0,-1.958919905,-1.026526866,-2.985446771,0.893136715 +Brendan Haywood,haywobr01,2009,RS,WAS,336,175,-3.040327238,0.509582089,-2.530745149,0.019455359,0.019455359,0,-2.799915657,0.26108003,-2.538835627,-0.572711334 +Gilbert Arenas,arenagi01,2009,RS,WAS,121,63,3.146022333,-1.948767051,1.197255282,0.12571492,0.12571492,0,2.533054603,-1.730986082,0.802068521,-0.848574046 +Joe Johnson,johnsjo02,2009,PO,ATL,745,429,-1.496845727,0.252083143,-1.244762584,0.339620258,0,0.339620258,-1.280971848,0.104893258,-1.17607859,-0.045414902 +Josh Smith,smithjo03,2009,PO,ATL,712,410,-0.601242147,1.624441158,1.023199011,0.81369754,0,0.81369754,-0.467404526,1.692617688,1.225213162,-0.037526357 +Mike Bibby,bibbymi01,2009,PO,ATL,677,390,1.968761699,-2.068195883,-0.099434184,0.542146697,0,0.542146697,1.57169272,-1.269049948,0.302642771,-0.29687569 +Ronald Murray,murraro01,2009,PO,ATL,592,341,0.967631114,0.638063789,1.605694903,0.78223812,0,0.78223812,0.917246063,0.304535947,1.22178201,0.077891771 +Maurice Evans,evansma01,2009,PO,ATL,460,265,-0.195585678,-1.950129297,-2.145714975,0.084793905,0,0.084793905,-0.706475632,-1.516673505,-2.223149137,0.565810333 +Zaza Pachulia,pachuza01,2009,PO,ATL,451,260,-2.333426645,0.528895031,-1.804531615,0.130013102,0,0.130013102,-2.62569314,0.82742849,-1.79826465,0.459652173 +Al Horford,horfoal01,2009,PO,ATL,438,252,-2.115418801,0.635196741,-1.480222059,0.167944064,0,0.167944064,-2.378444433,1.01951302,-1.358931413,-0.230299147 +Marvin Williams,willima02,2009,PO,ATL,168,97,-4.186758703,0.846127186,-3.340631517,-0.030352936,0,-0.030352936,-3.988952133,-0.022147017,-4.01109915,0.614840876 +Solomon Jones,jonesso01,2009,PO,ATL,134,77,-0.598933374,-2.095136503,-2.694069877,0.002253474,0,0.002253474,-1.617078492,-2.443322102,-4.060400594,-0.502351288 +Mario West,westma02,2009,PO,ATL,80,46,-8.516854458,-0.768365343,-9.285219801,-0.15842392,0,-0.15842392,-8.731722913,-1.997777044,-10.72949996,0.134977626 +Acie Law,lawac01,2009,PO,ATL,49,28,1.186021132,-3.310910842,-2.12488971,0.009186288,0,0.009186288,0.05973288,-4.225068724,-4.165335844,-0.232561267 +Thomas Gardner,gardnth01,2009,PO,ATL,33,19,7.881096295,1.652725748,9.533822043,0.125173934,0,0.125173934,8.035617661,2.779193382,10.81481104,1.728738906 +Othello Hunter,hunteot01,2009,PO,ATL,24,14,8.245780476,6.694067662,14.93984814,0.128040487,0,0.128040487,7.116041795,5.166234045,12.28227584,-1.570103707 +Randolph Morris,morrira01,2009,PO,ATL,14,8,-9.980581819,6.739211792,-3.241370028,-0.002139568,0,-0.002139568,-8.549740744,7.221698558,-1.328042187,3.08851659 +Speedy Claxton,claxtsp01,2009,PO,ATL,5,3,-3.887380561,-2.146181758,-6.03356232,-0.005094728,0,-0.005094728,-5.718314046,-4.490381557,-10.2086956,-1.537704124 +Rajon Rondo,rondora01,2009,PO,BOS,1111,577,2.822103072,2.964311734,5.786414806,2.585074339,0,2.585074339,3.042944049,3.532138204,6.575082253,-0.233317499 +Ray Allen,allenra02,2009,PO,BOS,1088,565,2.707834275,0.565966541,3.273800816,1.788206998,0,1.788206998,2.664266271,0.487139893,3.151406163,-0.134821339 +Paul Pierce,piercpa01,2009,PO,BOS,1071,556,0.67617639,0.635090536,1.311266926,1.189123694,0,1.189123694,0.695794118,0.500398481,1.196192599,0.070346352 +Kendrick Perkins,perkike01,2009,PO,BOS,986,512,-1.890732732,1.453844022,-0.436888709,0.618092407,0,0.618092407,-1.951046017,1.028032346,-0.923013671,-0.734370635 +Glen Davis,davisgl01,2009,PO,BOS,982,510,-0.678287457,0.504115641,-0.174171816,0.691202517,0,0.691202517,-0.540465305,1.107185478,0.566720173,-0.006744806 +Brian Scalabrine,scalabr01,2009,PO,BOS,474,246,-1.337064056,-1.218160138,-2.555224195,0.025403424,0,0.025403424,-1.612782256,-0.880345533,-2.493127789,0.679398471 +Eddie House,houseed01,2009,PO,BOS,447,232,2.959526617,-0.186879833,2.772646784,0.676538641,0,0.676538641,2.545422133,-0.040415893,2.50500624,0.312243326 +Stephon Marbury,marbust01,2009,PO,BOS,320,166,-4.980782998,-3.28422137,-8.265004367,-0.480978148,0,-0.480978148,-5.283037441,-4.314146784,-9.597184226,-0.140469874 +Mikki Moore,mooremi01,2009,PO,BOS,127,66,-0.642044922,3.965287151,3.323242229,0.210759994,0,0.210759994,-1.474585947,2.817147882,1.342561936,-0.067674124 +Tony Allen,allento01,2009,PO,BOS,116,60,-3.060867298,0.049301195,-3.011566103,-0.008206822,0,-0.008206822,-4.253675696,-1.401506249,-5.655181945,-0.558662658 +Leon Powe,powele01,2009,PO,BOS,46,24,-4.696283896,-0.656899806,-5.353183702,-0.032998889,0,-0.032998889,-5.160999768,-1.670342263,-6.831342031,0.338387615 +Gabe Pruitt,pruitga01,2009,PO,BOS,21,11,-17.36426386,-3.315764458,-20.68002832,-0.10315094,0,-0.10315094,-16.62257743,-7.881169401,-24.50374684,-0.5468946 +Bill Walker,walkebi01,2009,PO,BOS,19,10,-15.87383698,9.306876877,-6.566960107,-0.020863179,0,-0.020863179,-13.35685385,8.516544571,-4.840309282,3.482168508 +Derrick Rose,rosede01,2009,PO,CHI,611,313,-0.421422033,-2.464853065,-2.886275098,-0.022353418,0,-0.022353418,-0.42086271,-2.179674056,-2.600536767,-0.365010458 +John Salmons,salmojo01,2009,PO,CHI,611,313,1.001246068,-1.00920671,-0.007960642,0.450728864,0,0.450728864,1.253186878,-0.485381599,0.767805279,-0.176417626 +Ben Gordon,gordobe01,2009,PO,CHI,593,304,4.103890345,-1.449885593,2.654004752,0.861741752,0,0.861741752,3.890870079,-0.957264981,2.933605099,-0.281570144 +Joakim Noah,noahjo01,2009,PO,CHI,529,271,1.910503646,2.806455643,4.716959288,1.056691957,0,1.056691957,1.622117625,3.048691358,4.670808983,-0.683379587 +Kirk Hinrich,hinriki01,2009,PO,CHI,410,210,4.144755556,3.156392123,7.301147679,1.113229079,0,1.113229079,4.009312282,2.888530771,6.897843053,0.206882461 +Tyrus Thomas,thomaty01,2009,PO,CHI,381,195,-4.274214202,2.428467126,-1.845747077,0.092619704,0,0.092619704,-3.897212544,1.929954097,-1.967258447,-0.15958499 +Brad Miller,millebr01,2009,PO,CHI,363,186,-3.136503095,0.102049973,-3.034453122,-0.027871871,0,-0.027871871,-2.932315894,-0.716611891,-3.648927785,0.101776399 +Lindsey Hunter,hunteli01,2009,PO,CHI,47,24,6.224237697,3.106052503,9.3302902,0.153834418,0,0.153834418,5.382733383,3.140754073,8.523487456,0.750880982 +Tim Thomas,thomati01,2009,PO,CHI,29,15,-8.638213406,-2.374636637,-11.01285004,-0.0679186,0,-0.0679186,-7.179092171,-2.038593343,-9.217685514,3.719902083 +Linton Johnson,johnsli01,2009,PO,CHI,20,10,10.9864373,-1.9349537,9.0514836,0.060793938,0,0.060793938,8.716440599,-3.294048628,5.422391971,-1.888995124 +Aaron Gray,grayaa01,2009,PO,CHI,18,9,-19.19050726,-3.48056554,-22.6710728,-0.093283777,0,-0.093283777,-18.27004601,-6.848363177,-25.11840919,-1.008119124 +Anthony Roberson,roberan02,2009,PO,CHI,8,4,34.68777787,33.95140529,68.63918315,0.145939729,0,0.145939729,39.09233767,31.32203596,70.41437363,-2.583537874 +Delonte West,westde01,2009,PO,CLE,1072,591,0.819167322,1.36567724,2.184844562,1.526901394,0,1.526901394,0.954702274,1.419383527,2.374085801,-0.454203312 +LeBron James,jamesle01,2009,PO,CLE,1052,580,12.86923124,3.196452682,16.06568393,5.730202644,0,5.730202644,12.85514709,2.964757986,15.81990507,-0.191980037 +Mo Williams,willima01,2009,PO,CLE,982,541,1.988336234,-0.739273107,1.249063127,1.14080349,0,1.14080349,2.573391863,-0.096842218,2.476549645,0.187333381 +Anderson Varejao,varejan01,2009,PO,CLE,762,420,-0.968431475,3.641376664,2.672945189,1.196741716,0,1.196741716,-0.753248197,3.802613745,3.049365548,-0.131270961 +Zydrunas Ilgauskas,ilgauzy01,2009,PO,CLE,738,407,-1.304164387,2.780825221,1.476660834,0.905033874,0,0.905033874,-0.976383078,2.732676092,1.756293014,-0.016099409 +Joe Smith,smithjo02,2009,PO,CLE,396,218,-2.7535621,3.60730695,0.85374485,0.413222529,0,0.413222529,-2.691538893,2.808757892,0.117218999,-0.03669324 +Ben Wallace,wallabe01,2009,PO,CLE,319,176,-1.921812234,1.195878656,-0.725933578,0.185791557,0,0.185791557,-2.452406904,0.03942121,-2.412985694,-0.79557961 +Daniel Gibson,gibsoda01,2009,PO,CLE,312,172,-2.124742703,-2.161931508,-4.286674211,-0.13974796,0,-0.13974796,-2.324941936,-2.657816376,-4.982758311,0.432302543 +Wally Szczerbiak,szczewa02,2009,PO,CLE,279,154,-1.797356106,-2.076318514,-3.87367462,-0.091786387,0,-0.091786387,-2.154045305,-2.563310786,-4.717356091,0.720025123 +Sasha Pavlovic,pavloal01,2009,PO,CLE,165,91,-1.527550679,2.090342173,0.562791494,0.160113155,0,0.160113155,-1.732282693,1.142252145,-0.590030549,0.839930846 +Darnell Jackson,jacksda01,2009,PO,CLE,45,25,-12.50334842,-3.593628325,-16.09697675,-0.1792587,0,-0.1792587,-12.24912545,-3.12807021,-15.37719566,1.882928987 +Tarence Kinsey,kinseta01,2009,PO,CLE,20,11,-3.077615935,3.159431344,0.081815409,0.016650845,0,0.016650845,-2.951517154,3.065139662,0.113622508,1.423859376 +Dirk Nowitzki,nowitdi01,2009,PO,DAL,746,394,6.230873494,0.239895229,6.470768723,1.895230491,0,1.895230491,6.215931549,0.231886657,6.447818206,-0.772990491 +Jason Kidd,kiddja01,2009,PO,DAL,731,386,3.418576974,3.555103719,6.973680693,1.96724699,0,1.96724699,3.780916531,3.893339366,7.674255897,-0.353098392 +Jason Terry,terryja01,2009,PO,DAL,616,325,0.262856618,-3.067526124,-2.804669506,-0.009335499,0,-0.009335499,0.898686551,-2.855759486,-1.957072935,-0.132691104 +Josh Howard,howarjo01,2009,PO,DAL,559,295,0.709601349,-0.078000092,0.631601257,0.527395256,0,0.527395256,1.296008618,-0.416844405,0.879164213,0.423275912 +Erick Dampier,dampier01,2009,PO,DAL,483,255,-3.177913001,-2.18428422,-5.362197221,-0.352161317,0,-0.352161317,-2.994738653,-1.522137144,-4.516875797,0.424044737 +J.J. Barea,bareajo01,2009,PO,DAL,419,221,1.981818282,-1.35567702,0.626141262,0.389893898,0,0.389893898,1.457236823,-1.957613818,-0.500376995,-0.622123671 +Brandon Bass,bassbr01,2009,PO,DAL,364,192,3.506529002,-0.586968246,2.919560756,0.570850512,0,0.570850512,3.116792326,-0.158377476,2.95841485,-0.305508437 +Antoine Wright,wrighan01,2009,PO,DAL,316,167,2.990393723,-2.982321267,0.008072455,0.245312786,0,0.245312786,2.439946876,-2.103623183,0.336323692,1.09224806 +Ryan Hollins,holliry01,2009,PO,DAL,159,84,-2.121539045,0.287701945,-1.8338371,0.041218727,0,0.041218727,-2.44796173,0.939676093,-1.508285637,1.605623989 +James Singleton,singlja01,2009,PO,DAL,80,42,-4.429035823,-3.650961288,-8.07999711,-0.119647962,0,-0.119647962,-4.330334452,-3.80037604,-8.130710492,1.413432876 +Gerald Green,greenge01,2009,PO,DAL,49,26,-10.40416572,-1.55124763,-11.95541335,-0.129951708,0,-0.129951708,-8.814056378,-2.008336242,-10.82239262,2.861504652 +Matt Carroll,carroma01,2009,PO,DAL,27,14,-9.048860467,-4.49037612,-13.53923659,-0.079261307,0,-0.079261307,-9.64903328,-6.077784665,-15.72681794,-0.249667828 +Chauncey Billups,billuch01,2009,PO,DEN,1205,619,7.935562883,-0.969378978,6.966183904,3.138535571,0,3.138535571,7.712485273,-0.52039476,7.192090513,-0.743859029 +Carmelo Anthony,anthoca01,2009,PO,DEN,1192,612,6.898386097,1.441678476,8.340064573,3.575993881,0,3.575993881,7.351253955,1.601876628,8.953130583,0.116028905 +Kenyon Martin,martike01,2009,PO,DEN,1048,538,-1.981264755,1.35778385,-0.623480905,0.602121222,0,0.602121222,-1.556757406,1.351074344,-0.205683062,0.016870017 +Nene,hilarne01,2009,PO,DEN,1022,525,-0.810868588,2.239524075,1.428655487,1.156004496,0,1.156004496,-0.392619238,2.258859647,1.866240409,0.126881806 +JR Smith,smithjr01,2009,PO,DEN,847,435,4.142784003,0.987896015,5.130680018,1.826488485,0,1.826488485,4.799602819,0.805486719,5.605089537,1.127006655 +Chris Andersen,anderch01,2009,PO,DEN,639,328,-0.446249288,0.613228655,0.166979367,0.500817741,0,0.500817741,-0.813510362,0.306282291,-0.507228072,-0.470161777 +Dahntay Jones,jonesda02,2009,PO,DEN,545,280,-0.962807137,1.266716092,0.303908955,0.45368439,0,0.45368439,-1.108731389,1.064227118,-0.044504271,0.745626995 +Anthony Carter,cartean01,2009,PO,DEN,444,228,-2.010782717,1.679183546,-0.331599171,0.291796586,0,0.291796586,-1.910369321,1.489209821,-0.4211595,0.511723263 +Linas Kleiza,kleizli01,2009,PO,DEN,409,210,2.614576734,-0.446560275,2.168016459,0.542406783,0,0.542406783,2.386772555,-1.291026707,1.095745848,-0.172599258 +Johan Petro,petrojo01,2009,PO,DEN,51,26,-9.621243828,-2.428494072,-12.0497379,-0.12770838,0,-0.12770838,-9.30727203,-3.466421221,-12.77369325,0.336743131 +Renaldo Balkman,balkmre01,2009,PO,DEN,39,20,-2.475483955,12.96320669,10.48772273,0.142180891,0,0.142180891,-0.806648229,13.04436017,12.23771194,1.849269209 +Jason Hart,hartja01,2009,PO,DEN,37,19,-1.288543952,7.099758605,5.811214653,0.087575336,0,0.087575336,-1.594067576,7.607531762,6.013464186,2.080755065 +Richard Hamilton,hamilri01,2009,PO,DET,270,154,-2.882170545,1.764110946,-1.118059599,0.1324874,0,0.1324874,-2.780644386,1.856102611,-0.924541775,0.165409543 +Antonio McDyess,mcdyean01,2009,PO,DET,239,136,-1.27730274,0.505387573,-0.771915166,0.141703247,0,0.141703247,-1.769227537,1.28786045,-0.481367087,0.092147424 +Tayshaun Prince,princta01,2009,PO,DET,226,129,-6.195216824,-1.045150272,-7.240367096,-0.302461776,0,-0.302461776,-6.331801159,-1.687264216,-8.019065375,-0.690850628 +Rodney Stuckey,stuckro01,2009,PO,DET,225,128,0.163089512,-1.480527215,-1.317437703,0.096331546,0,0.096331546,-0.439556178,-1.509532388,-1.949088567,-0.145914168 +Rasheed Wallace,wallara01,2009,PO,DET,214,122,-4.132619913,0.553222645,-3.579397268,-0.053225774,0,-0.053225774,-3.962339833,1.03775248,-2.924587353,-0.03129618 +Will Bynum,bynumwi01,2009,PO,DET,137,78,1.209331024,2.196453026,3.405784051,0.255239009,0,0.255239009,1.133710278,2.063604675,3.197314953,0.918811788 +Arron Afflalo,afflaar01,2009,PO,DET,116,66,1.00070389,-1.401211967,-0.400508077,0.083030323,0,0.083030323,0.288546718,-1.758257622,-1.469710903,1.579565359 +Jason Maxiell,maxieja01,2009,PO,DET,112,64,0.916506705,-1.801916315,-0.88540961,0.062271083,0,0.062271083,0.168799456,-2.026005561,-1.857206105,-0.747486535 +Kwame Brown,brownkw01,2009,PO,DET,84,48,-2.946310307,0.471828409,-2.474481898,0.007063363,0,0.007063363,-3.423785154,1.243928567,-2.179856588,1.348536114 +Walter Herrmann,herrmwa01,2009,PO,DET,39,22,4.446084614,2.171782721,6.617867335,0.10885465,0,0.10885465,4.043172736,1.784896433,5.828069169,0.338453056 +Amir Johnson,johnsam01,2009,PO,DET,23,13,1.972643986,2.611018183,4.583662169,0.050665049,0,0.050665049,0.307479842,2.501056394,2.808536235,0.89271805 +Shane Battier,battish01,2009,PO,HOU,914,496,1.681888658,2.777664138,4.459552796,1.874974485,0,1.874974485,1.247248521,2.992967751,4.240216272,-0.319197669 +Metta World Peace,artesro01,2009,PO,HOU,899,488,0.766155526,2.191291665,2.957447191,1.46961052,0,1.46961052,1.268957898,1.809882261,3.078840158,0.2464872 +Aaron Brooks,brookaa01,2009,PO,HOU,818,444,1.887871662,-1.681239781,0.206631881,0.688719965,0,0.688719965,1.68890804,-1.33893609,0.349971949,-0.266178623 +Luis Scola,scolalu01,2009,PO,HOU,781,424,-1.103539122,0.761014328,-0.342524794,0.536384409,0,0.536384409,-1.205107666,1.135462298,-0.069645368,-0.124547619 +Yao Ming,mingya01,2009,PO,HOU,595,323,1.088342465,4.115842425,5.20418489,1.341098484,0,1.341098484,0.667913869,3.711994348,4.379908218,-0.718865821 +Kyle Lowry,lowryky01,2009,PO,HOU,468,254,-2.889908657,2.623773564,-0.266135092,0.33320749,0,0.33320749,-2.822015817,2.326413646,-0.495602171,0.332117692 +Carl Landry,landrca01,2009,PO,HOU,442,240,-2.085773205,-0.326542937,-2.412316142,0.042767294,0,0.042767294,-2.390962675,-0.641400273,-3.032362948,0.256800288 +Von Wafer,wafervo01,2009,PO,HOU,333,181,-0.776463724,-1.719993639,-2.496457362,0.024086244,0,0.024086244,-1.114650006,-2.831158068,-3.945808074,-0.229646556 +Chuck Hayes,hayesch01,2009,PO,HOU,319,173,-2.112822441,6.310716173,4.197893731,0.638336124,0,0.638336124,-2.064602288,6.615490941,4.550888653,0.831291958 +Brent Barry,barrybr01,2009,PO,HOU,64,35,-0.015562872,1.824616103,1.809053231,0.085082392,0,0.085082392,0.335047669,0.4433713,0.778418969,1.196795095 +Brian Cook,cookbr01,2009,PO,HOU,59,32,-4.343649307,3.80645786,-0.537191447,0.038157908,0,0.038157908,-2.548484421,2.40944497,-0.139039452,2.165029605 +Dikembe Mutombo,mutomdi01,2009,PO,HOU,37,20,-4.819398087,7.318002913,2.498604826,0.056554026,0,0.056554026,-5.00909392,8.452629545,3.443535625,2.143614525 +James White,whiteja02,2009,PO,HOU,22,12,-6.368387031,-3.715544041,-10.08393107,-0.045512449,0,-0.045512449,-5.702411931,-6.64653441,-12.34894634,-1.546324124 +Kobe Bryant,bryanko01,2009,PO,LAL,1805,940,7.285557393,1.796708322,9.082265715,5.828915882,0,5.828915882,7.46960269,1.982282089,9.45188478,-0.363170556 +Pau Gasol,gasolpa01,2009,PO,LAL,1787,931,2.572171168,2.757653383,5.329824551,3.920505577,0,3.920505577,2.586688699,2.658593046,5.245281745,-0.85668648 +Lamar Odom,odomla01,2009,PO,LAL,1411,735,3.073216841,3.531836053,6.605052893,3.600700693,0,3.600700693,2.987213462,2.982742227,5.969955689,-0.432914521 +Trevor Ariza,arizatr01,2009,PO,LAL,1386,722,1.241072287,1.114591518,2.355663805,1.945937525,0,1.945937525,1.580172041,1.512015238,3.09218728,0.287773574 +Derek Fisher,fishede01,2009,PO,LAL,1219,635,-0.772140906,0.360260991,-0.411879915,0.784713706,0,0.784713706,-0.6183001,0.811714885,0.193414785,0.39810403 +Andrew Bynum,bynuman01,2009,PO,LAL,768,400,-3.681267429,1.787306132,-1.893961297,0.181662914,0,0.181662914,-3.445777237,1.85832982,-1.587447417,0.740028741 +Luke Walton,waltolu01,2009,PO,LAL,637,332,-0.379213437,2.024265466,1.645052029,0.770807156,0,0.770807156,-0.612705661,1.297081978,0.684376317,0.350927336 +Shannon Brown,brownsh01,2009,PO,LAL,530,276,0.177659375,-0.475146304,-0.297486929,0.356107615,0,0.356107615,-0.173717827,-0.903389527,-1.077107354,-0.018618482 +Jordan Farmar,farmajo01,2009,PO,LAL,499,260,-0.67871753,-0.489363098,-1.168080628,0.216649258,0,0.216649258,-0.474844604,-1.520782923,-1.995627527,0.092879102 +Sasha Vujacic,vujacsa01,2009,PO,LAL,480,250,-3.541528831,0.069085349,-3.472443483,-0.096372689,0,-0.096372689,-2.914433455,-0.051439205,-2.96587266,1.262465105 +Josh Powell,poweljo01,2009,PO,LAL,140,73,-2.285836248,-3.376055451,-5.661891699,-0.110823123,0,-0.110823123,-2.766678081,-4.500214247,-7.266892328,-0.827613767 +Didier Ilunga-Mbenga,mbengdj01,2009,PO,LAL,31,16,-20.09135902,-1.374997861,-21.46635688,-0.154951784,0,-0.154951784,-18.79894115,-5.129547441,-23.9284886,-1.49686864 +Dwyane Wade,wadedw01,2009,PO,MIA,496,285,5.772711756,0.570507131,6.343218887,1.364102264,0,1.364102264,5.931285222,0.5241335,6.455418722,0.027642529 +James Jones,jonesja02,2009,PO,MIA,409,235,2.179354554,-0.557372337,1.621982217,0.538511896,0,0.538511896,1.277935313,-0.183786449,1.094148865,-0.351417351 +Mario Chalmers,chalmma01,2009,PO,MIA,402,231,-0.861265768,4.558552949,3.697287182,0.791537809,0,0.791537809,-0.061135708,5.343276583,5.282140875,0.900753936 +Udonis Haslem,hasleud01,2009,PO,MIA,355,204,-1.428788972,0.76194938,-0.666839592,0.222502971,0,0.222502971,-1.855521834,0.966596551,-0.888925283,-0.447430293 +Michael Beasley,beaslmi01,2009,PO,MIA,310,178,-4.470350681,0.159932394,-4.310418288,-0.145755975,0,-0.145755975,-3.743803872,-0.432319211,-4.176123084,-0.244951511 +Jermaine O'Neal,onealje01,2009,PO,MIA,282,162,0.328295381,3.206662705,3.534958086,0.535512871,0,0.535512871,0.050823442,2.544263134,2.595086575,-0.041025862 +Daequan Cook,cookda02,2009,PO,MIA,280,161,-2.673885307,-2.184454888,-4.858340195,-0.180815468,0,-0.180815468,-2.467431737,-1.880723338,-4.348155075,1.107112197 +Joel Anthony,anthojo01,2009,PO,MIA,153,88,-0.807007695,1.456734607,0.649726912,0.155428143,0,0.155428143,-1.91133869,0.469323911,-1.442014779,-1.140576673 +Jamaal Magloire,magloja01,2009,PO,MIA,82,47,-5.732490454,-2.584412901,-8.316903354,-0.138988437,0,-0.138988437,-6.337316908,-2.471409727,-8.808726635,0.855722827 +Jamario Moon,moonja01,2009,PO,MIA,70,40,2.874478049,1.63829837,4.512776419,0.152659736,0,0.152659736,1.794256923,0.90943745,2.703694373,-0.121784124 +Chris Quinn,quinnch01,2009,PO,MIA,42,24,-0.06113019,3.279529661,3.21839947,0.07540552,0,0.07540552,-0.202454302,1.727909931,1.525455629,0.037906828 +Yakhouba Diawara,diawaya01,2009,PO,MIA,37,21,-7.959140909,3.95600885,-4.003132059,-0.014066804,0,-0.014066804,-7.942003993,3.059457269,-4.882546724,1.423994254 +Dorell Wright,wrighdo01,2009,PO,MIA,5,3,-3.501774796,-2.636218857,-6.137993653,-0.005256763,0,-0.005256763,-5.277328371,-4.960920174,-10.23824854,-1.537704124 +Chris Paul,paulch01,2009,PO,NOH,380,201,0.284491662,-0.628322815,-0.343831153,0.252912046,0,0.252912046,-0.061153905,-0.721160035,-0.782313939,-0.557622834 +David West,westda01,2009,PO,NOH,337,178,-6.069523734,-0.621925028,-6.691448762,-0.369587452,0,-0.369587452,-6.089365803,-0.14784361,-6.237209413,0.101540772 +Peja Stojakovic,stojape01,2009,PO,NOH,307,162,-0.772727536,-2.406985567,-3.179713104,-0.036904665,0,-0.036904665,-1.156268037,-1.573645482,-2.729913518,0.672208742 +Rasual Butler,butlera01,2009,PO,NOH,299,158,-1.239254007,-3.150038299,-4.389292306,-0.135580384,0,-0.135580384,-2.093431546,-2.807895246,-4.901326792,-0.467925194 +James Posey,poseyja01,2009,PO,NOH,233,123,-0.67124848,-1.439973019,-2.111221499,0.04172325,0,0.04172325,-1.182796666,-1.512775376,-2.695572042,0.825564975 +Tyson Chandler,chandty01,2009,PO,NOH,178,94,-5.683986638,-4.33122479,-10.01521143,-0.3634741,0,-0.3634741,-5.922012279,-2.995425959,-8.917438238,1.029301157 +Sean Marks,marksse01,2009,PO,NOH,151,80,-1.151370106,-0.940093405,-2.091463512,0.027629391,0,0.027629391,-1.804319765,-0.655661035,-2.4599808,-0.299379157 +Antonio Daniels,daniean01,2009,PO,NOH,121,64,-4.645947218,-2.5929624,-7.238909619,-0.149707521,0,-0.149707521,-5.189586854,-4.035972081,-9.225558935,-0.870555116 +Hilton Armstrong,armsthi01,2009,PO,NOH,100,53,-10.00058758,0.282106339,-9.71848124,-0.202356,0,-0.202356,-8.968445105,2.051325521,-6.917119584,3.705787176 +Devin Brown,brownde02,2009,PO,NOH,62,33,-3.50627931,-4.334676021,-7.840955332,-0.089002871,0,-0.089002871,-4.304861074,-5.898934812,-10.20379589,0.610348618 +Julian Wright,wrighju01,2009,PO,NOH,61,32,-4.426755347,-3.394787082,-7.82154243,-0.086426031,0,-0.086426031,-5.751163909,-3.106368945,-8.857532853,1.083135384 +Morris Peterson,petermo01,2009,PO,NOH,40,21,1.306129357,0.092342108,1.398471465,0.046337658,0,0.046337658,0.531577678,0.632462788,1.164040465,0.972671876 +Ryan Bowen,bowenry01,2009,PO,NOH,4,2,-21.120191,-7.661313906,-28.78150491,-0.02885087,0,-0.02885087,-20.70514594,-3.122528158,-23.8276741,4.773408376 +Rashard Lewis,lewisra02,2009,PO,ORL,1853,986,2.44613337,2.024172937,4.470306307,3.727633256,0,3.727633256,2.822115924,1.807566472,4.629682397,-0.443784734 +Hedo Turkoglu,turkohe01,2009,PO,ORL,1756,934,1.118249487,0.842097682,1.960347169,2.313835993,0,2.313835993,1.045210243,0.791422069,1.836632313,-0.045107017 +Dwight Howard,howardw01,2009,PO,ORL,1697,903,2.130514517,3.549538608,5.680053125,3.997405649,0,3.997405649,2.167684689,3.634250185,5.801934874,-0.184096611 +Rafer Alston,alstora01,2009,PO,ORL,1391,740,-0.405581809,1.034021113,0.628439304,1.320641524,0,1.320641524,0.226703853,1.402733309,1.629437162,0.349571865 +Mickael Pietrus,pietrmi01,2009,PO,ORL,1162,618,2.043675453,0.902874082,2.946549534,1.867155349,0,1.867155349,1.790930129,1.213033351,3.003963479,0.712333268 +Courtney Lee,leeco01,2009,PO,ORL,1034,550,-0.57255315,0.489443482,-0.083109668,0.772888668,0,0.772888668,-0.845658537,0.416358804,-0.429299732,0.123865102 +JJ Redick,redicjj01,2009,PO,ORL,615,327,1.340821331,0.034053647,1.374874979,0.708805298,0,0.708805298,0.898482472,-0.315360583,0.583121889,-0.120426205 +Anthony Johnson,johnsan02,2009,PO,ORL,526,280,-0.720263138,1.113624282,0.393361144,0.465606572,0,0.465606572,-0.794156962,0.764769541,-0.029387421,0.480456998 +Marcin Gortat,gortama01,2009,PO,ORL,509,271,-1.634269639,2.330393548,0.696123909,0.492968939,0,0.492968939,-2.131034065,1.822492094,-0.308541971,0.283600611 +Tony Battie,battito01,2009,PO,ORL,241,128,-3.035214094,-1.492901482,-4.528115576,-0.118950511,0,-0.118950511,-3.751151284,-2.72492191,-6.476073193,-0.609218854 +Jameer Nelson,nelsoja01,2009,PO,ORL,169,90,-4.64502161,-1.721266221,-6.366287831,-0.170351396,0,-0.170351396,-4.803003411,-3.11699996,-7.920003371,-0.476811047 +Adonal Foyle,foylead01,2009,PO,ORL,8,4,-27.43945629,-4.884005807,-32.3234621,-0.064192379,0,-0.064192379,-25.46739818,-6.04127533,-31.50867351,2.809418376 +Tyronn Lue,luety01,2009,PO,ORL,8,4,23.33568905,-1.275539592,22.06014946,0.049934745,0,0.049934745,20.68699881,-3.503829237,17.18316957,-3.932990374 +Jeremy Richardson,richaje01,2009,PO,ORL,4,2,-44.83779272,-10.71386511,-55.55165783,-0.056091286,0,-0.056091286,-40.65664764,-16.74625679,-57.40290442,0.845428376 +Andre Iguodala,iguodan01,2009,PO,PHI,499,269,2.307692674,2.401334295,4.709026968,1.051988255,0,1.051988255,2.550301314,1.85361505,4.403916364,-0.325160998 +Andre Miller,millean02,2009,PO,PHI,478,258,1.733210008,0.234696227,1.967906235,0.637499719,0,0.637499719,1.498119298,0.700265615,2.198384914,-0.421063726 +Thaddeus Young,youngth01,2009,PO,PHI,425,229,-1.504323973,1.459270802,-0.045053171,0.32461598,0,0.32461598,-1.28421115,1.504939967,0.220728817,-0.3665377 +Lou Williams,willilo02,2009,PO,PHI,276,149,-0.372226651,-2.876081902,-3.248308553,-0.039060874,0,-0.039060874,-0.551260306,-3.305892389,-3.857152695,-0.019342638 +Willie Green,greenwi01,2009,PO,PHI,274,148,-2.867214191,-3.161082096,-6.028296287,-0.255282909,0,-0.255282909,-3.295438352,-3.260913747,-6.556352099,-0.008073321 +Samuel Dalembert,dalemsa01,2009,PO,PHI,247,133,-0.678488318,1.95028772,1.271799402,0.282907049,0,0.282907049,-1.195999204,2.288719244,1.09272004,0.460684135 +Theo Ratliff,ratlith01,2009,PO,PHI,174,94,-0.634204763,-1.339993274,-1.974198037,0.039130288,0,0.039130288,-1.425883352,0.08426594,-1.341617412,1.772515301 +Donyell Marshall,marshdo01,2009,PO,PHI,93,50,-2.580796394,-1.367291887,-3.948088281,-0.032185613,0,-0.032185613,-2.172035784,-1.27188046,-3.443916245,1.892568457 +Royal Ivey,iveyro01,2009,PO,PHI,83,45,-0.292195609,1.981844223,1.689648614,0.106912416,0,0.106912416,-0.305513886,2.244497542,1.938983656,1.526565876 +Reggie Evans,evansre01,2009,PO,PHI,67,36,-7.503851045,5.083394144,-2.420456901,0.00628968,0,0.00628968,-6.738721558,4.188624113,-2.550097445,0.677671846 +Marreese Speights,speigma01,2009,PO,PHI,54,29,0.055728266,-4.994652163,-4.938923897,-0.033496164,0,-0.033496164,-0.839641425,-4.046084488,-4.885725913,0.251858098 +Brandon Roy,roybr01,2009,PO,POR,421,238,3.767506484,0.828491843,4.595998327,0.914107434,0,0.914107434,3.654001985,0.963133606,4.617135591,-0.573639065 +LaMarcus Aldridge,aldrila01,2009,PO,POR,419,237,-0.39919555,-0.498494109,-0.897689659,0.229454218,0,0.229454218,-0.243476991,-0.391524308,-0.635001298,-0.60149336 +Steve Blake,blakest01,2009,PO,POR,408,231,4.495894042,-1.529390195,2.966503847,0.68904491,0,0.68904491,4.000836097,-1.024511523,2.976324575,-0.751169859 +Travis Outlaw,outlatr01,2009,PO,POR,301,170,-5.295562859,-1.103085728,-6.398648587,-0.326813024,0,-0.326813024,-4.548205827,-1.228827134,-5.777032961,0.117505577 +Rudy Fernandez,fernaru01,2009,PO,POR,286,162,-0.377139341,1.362533841,0.9853945,0.31901692,0,0.31901692,-0.255085189,1.119985054,0.864899865,0.168034967 +Joel Przybilla,przybjo01,2009,PO,POR,286,162,0.745050164,3.599368912,4.344419077,0.601334371,0,0.601334371,0.398492057,3.535471655,3.933963712,-0.508915627 +Greg Oden,odengr01,2009,PO,POR,170,96,-2.709911535,-1.221922021,-3.931833556,-0.061212935,0,-0.061212935,-2.67984836,0.264623837,-2.415224523,2.276319817 +Nicolas Batum,batumni01,2009,PO,POR,111,63,-2.043984472,-2.994114835,-5.038099307,-0.075997327,0,-0.075997327,-2.759589651,-3.735578711,-6.495168361,0.17232011 +Channing Frye,fryech01,2009,PO,POR,64,36,-4.893424734,-5.776800294,-10.67022503,-0.150503828,0,-0.150503828,-5.229245966,-5.334674576,-10.56392054,0.281140564 +Sergio Rodriguez,rodrise01,2009,PO,POR,48,27,-2.268831247,-4.068803808,-6.337635055,-0.051178715,0,-0.051178715,-3.278112953,-4.169444127,-7.44755708,0.366240876 +Jerryd Bayless,bayleje01,2009,PO,POR,19,11,-8.669453346,-2.156334559,-10.82578791,-0.046683355,0,-0.046683355,-7.997709082,-5.372829687,-13.37053877,-0.117107808 +Michael Ruffin,ruffimi01,2009,PO,POR,9,5,1.02045561,-8.32886921,-7.308413599,-0.011947029,0,-0.011947029,1.501607711,-8.614912755,-7.113305044,-0.345825235 +Tony Parker,parketo01,2009,PO,SAS,327,181,4.990548755,-0.555376922,4.435171833,0.687679176,0,0.687679176,4.926817417,-0.34639991,4.580417508,0.439561044 +Tim Duncan,duncati01,2009,PO,SAS,296,164,2.14617653,0.431981296,2.578157826,0.455541531,0,0.455541531,2.05272925,0.555632778,2.608362029,-0.832791658 +Michael Finley,finlemi01,2009,PO,SAS,258,143,-0.918052874,-2.978558247,-3.896611121,-0.085627596,0,-0.085627596,-1.348324958,-2.866442718,-4.214767676,-0.677991992 +Bruce Bowen,bowenbr01,2009,PO,SAS,235,130,-2.417599206,1.252249972,-1.165349234,0.108051939,0,0.108051939,-2.977531614,1.021858759,-1.955672856,-0.288207486 +Roger Mason Jr.,masonro01,2009,PO,SAS,195,108,-0.432142645,-2.741296623,-3.173439268,-0.024172301,0,-0.024172301,-0.691667045,-2.547417185,-3.23908423,0.404837927 +Ime Udoka,udokaim01,2009,PO,SAS,188,104,-0.951613479,1.426256198,0.474642719,0.178377083,0,0.178377083,-1.162964031,2.046371025,0.883406994,0.972136674 +Matt Bonner,bonnema01,2009,PO,SAS,181,100,-4.354601934,1.819526962,-2.535074972,0.01137718,0,0.01137718,-3.859682179,1.598189204,-2.261492975,0.538894274 +Kurt Thomas,thomaku01,2009,PO,SAS,144,80,-5.356385072,0.14729971,-5.209085362,-0.104257727,0,-0.104257727,-5.745336404,0.343435525,-5.401900879,0.642406432 +George Hill,hillge01,2009,PO,SAS,137,76,-2.058230909,-0.038556698,-2.096787608,0.026078372,0,0.026078372,-2.207122878,-0.057922904,-2.265045782,-0.152643029 +Drew Gooden,goodedr01,2009,PO,SAS,128,71,-6.70372532,-0.976442937,-7.680168257,-0.186250969,0,-0.186250969,-6.271046757,-0.181402854,-6.452449611,1.004420407 +Fabricio Oberto,obertfa01,2009,PO,SAS,40,22,2.766211022,4.073657723,6.839868745,0.111215855,0,0.111215855,2.782927981,3.340296253,6.123224234,0.161636876 +Jacque Vaughn,vaughja01,2009,PO,SAS,38,21,0.782777376,1.624588786,2.407366163,0.056389713,0,0.056389713,0.056183191,0.3865727,0.442755891,-0.946369124 +Deron Williams,willide01,2009,PO,UTA,415,211,4.176786925,-0.511491721,3.665295204,0.711286383,0,0.711286383,4.066817892,-0.007351198,4.059466694,-0.125182413 +Carlos Boozer,boozeca01,2009,PO,UTA,366,186,-0.133721026,-0.295064872,-0.428785898,0.227011369,0,0.227011369,-0.073115933,0.269603724,0.196487791,-0.068537758 +Ronnie Brewer,brewero02,2009,PO,UTA,311,158,-3.238076106,-0.488144311,-3.726220417,-0.080822164,0,-0.080822164,-3.176682045,-0.876435711,-4.053117757,-0.3768775 +Paul Millsap,millspa01,2009,PO,UTA,305,155,0.507996677,0.654116647,1.162113324,0.31740786,0,0.31740786,0.266314923,0.619772303,0.886087226,-0.469740321 +Andrei Kirilenko,kirilan01,2009,PO,UTA,268,136,0.649326364,3.800343556,4.44966992,0.512842359,0,0.512842359,0.934152793,3.130911946,4.065064739,-0.416654796 +Kyle Korver,korveky01,2009,PO,UTA,268,136,2.238770724,-0.89178072,1.346990005,0.291387693,0,0.291387693,1.9475165,-1.276139529,0.671376971,-0.55350334 +CJ Miles,milescj01,2009,PO,UTA,114,58,-5.094392167,-1.576160932,-6.670553099,-0.121267019,0,-0.121267019,-4.961925026,-1.8538666,-6.815791626,1.211553683 +Matt Harpring,harprma01,2009,PO,UTA,96,49,1.002842544,0.190351973,1.193194517,0.103549364,0,0.103549364,0.16301032,1.0177731,1.18078342,1.660516501 +Mehmet Okur,okurme01,2009,PO,UTA,85,43,-6.951742752,-4.168520013,-11.12026276,-0.189747562,0,-0.189747562,-6.695134028,-3.786643444,-10.48177747,0.169367641 +Jarron Collins,collija03,2009,PO,UTA,69,35,-0.602874994,-0.275356031,-0.878231025,0.034998385,0,0.034998385,-1.320840945,1.154620393,-0.166220552,1.371133267 +Brevin Knight,knighbr01,2009,PO,UTA,33,17,-16.34427615,-1.625415703,-17.96969186,-0.139815261,0,-0.139815261,-15.44138642,-1.863358242,-17.30474466,2.42157224 +Ronnie Price,pricero01,2009,PO,UTA,31,16,11.52324373,-0.418724425,11.1045193,0.119468046,0,0.119468046,11.02497531,1.504292646,12.52926796,2.175534908 +Joe Johnson,johnsjo02,2010,RS,ATL,5479,2886,4.046883645,-1.639018651,2.407864994,7.564643302,7.564643302,0,4.158081551,-1.208916161,2.94916539,-0.370659306 +Josh Smith,smithjo03,2010,RS,ATL,5451,2871,0.890541038,3.326989587,4.217530625,10.16542171,10.16542171,0,1.384400502,3.174192306,4.558592808,-0.372561538 +Al Horford,horfoal01,2010,RS,ATL,5402,2845,1.180305192,2.115502451,3.295807643,8.704958273,8.704958273,0,1.172586824,2.02501363,3.197600454,-0.755671046 +Marvin Williams,willima02,2010,RS,ATL,4686,2468,-0.907823563,1.055215264,0.147391701,3.633614339,3.633614339,0,-0.931813843,0.755130548,-0.176683295,-0.378343375 +Jamal Crawford,crawfja01,2010,RS,ATL,4671,2460,4.101741364,-2.356817722,1.744923641,5.63411961,5.63411961,0,4.124532576,-2.364640782,1.759891794,-0.123511353 +Mike Bibby,bibbymi01,2010,RS,ATL,4168,2195,0.890748544,-0.160488952,0.730259592,3.895724623,3.895724623,0,1.024062698,-0.070217691,0.953845007,-0.042865427 +Maurice Evans,evansma01,2010,RS,ATL,2501,1317,0.189963084,-1.72990048,-1.539937396,0.815060312,0.815060312,0,0.024754263,-1.894815309,-1.870061046,0.228451935 +Zaza Pachulia,pachuza01,2010,RS,ATL,2068,1089,-2.581032509,0.659735219,-1.92129729,0.464143696,0.464143696,0,-2.400795953,0.835143047,-1.565652906,0.756357959 +Jeff Teague,teaguje01,2010,RS,ATL,1365,719,-2.975784067,-0.278900293,-3.25468436,-0.186247893,-0.186247893,0,-2.909908969,-0.643786305,-3.553695274,0.56412371 +Joe Smith,smithjo02,2010,RS,ATL,1124,592,-2.074763976,-1.761557024,-3.836321,-0.328822919,-0.328822919,0,-2.365754264,-2.000199198,-4.365953462,0.203769569 +Mario West,westma02,2010,RS,ATL,270,142,-1.949338006,0.362695268,-1.586642738,0.08548917,0.08548917,0,-2.49545888,0.560097084,-1.935361796,1.342926791 +Randolph Morris,morrira01,2010,RS,ATL,235,124,-2.814831131,0.15148731,-2.663343821,0.005645733,0.005645733,0,-2.612800423,0.807266873,-1.80553355,2.798561337 +Jason Collins,collija04,2010,RS,ATL,218,115,-7.194788211,0.145019402,-7.049768809,-0.255610168,-0.255610168,0,-6.966384245,-0.194147878,-7.160532122,1.238964537 +Othello Hunter,hunteot01,2010,RS,ATL,63,33,-4.178096278,-2.004158002,-6.18225428,-0.057738998,-0.057738998,0,-4.477518871,-3.459050014,-7.936568885,-0.078773098 +Rajon Rondo,rondora01,2010,RS,BOS,5719,2963,2.537973474,2.145619059,4.683592533,11.21501444,11.21501444,0,2.592878602,2.622501286,5.215379889,-0.188073871 +Ray Allen,allenra02,2010,RS,BOS,5441,2819,3.041208703,-0.393618303,2.647590399,7.754880783,7.754880783,0,2.696892323,-0.267612052,2.42928027,-0.099442914 +Paul Pierce,piercpa01,2010,RS,BOS,4654,2411,2.022632812,0.170239277,2.192872089,6.084526655,6.084526655,0,1.970100239,0.225593968,2.195694208,0.066975763 +Kendrick Perkins,perkike01,2010,RS,BOS,4158,2154,-2.45324801,1.9289935,-0.524254511,2.442064674,2.442064674,0,-2.417699318,1.141023371,-1.276675947,-0.152146001 +Kevin Garnett,garneke01,2010,RS,BOS,3976,2060,-0.358804549,1.969370835,1.610566287,4.56385303,4.56385303,0,-0.361756448,1.79617237,1.434415922,-0.392318954 +Rasheed Wallace,wallara01,2010,RS,BOS,3436,1780,-1.715524485,2.102094265,0.38656978,2.882903584,2.882903584,0,-0.843043628,2.41076392,1.567720292,1.133901851 +Marquis Daniels,daniema01,2010,RS,BOS,1809,937,-1.658215439,-0.630799103,-2.289014542,0.220900123,0.220900123,0,-2.089554233,-1.114518877,-3.20407311,0.222604083 +Glen Davis,davisgl01,2010,RS,BOS,1801,933,-2.657052443,-2.177363261,-4.834415704,-0.995369941,-0.995369941,0,-2.664137785,-2.04360233,-4.707740115,0.29833305 +Tony Allen,allento01,2010,RS,BOS,1716,889,-1.900745427,2.293053091,0.392307664,1.436322594,1.436322594,0,-1.908579104,2.136961786,0.228382682,0.729281204 +Eddie House,houseed01,2010,RS,BOS,1633,846,-1.197844769,0.258849183,-0.938995586,0.796885304,0.796885304,0,-0.904712496,-0.179733354,-1.084445849,1.825645542 +Shelden Williams,willish02,2010,RS,BOS,1152,597,-0.988600143,0.584744803,-0.40385534,0.716541473,0.716541473,0,-1.587544229,-0.075101832,-1.662646061,0.253606424 +Brian Scalabrine,scalabr01,2010,RS,BOS,911,472,-4.157450942,-1.857265476,-6.014716418,-0.791939103,-0.791939103,0,-4.205808205,-2.392040063,-6.597848269,0.686336654 +Nate Robinson,robinna01,2010,RS,BOS,737,382,0.012365917,0.457052647,0.469418564,0.648020807,0.648020807,0,0.631662857,0.921493367,1.553156224,3.076980305 +Michael Finley,finlemi01,2010,RS,BOS,606,314,0.369246666,-2.299075873,-1.929829207,0.132701109,0.132701109,0,-0.239981551,-3.135086017,-3.375067568,0.934052177 +J.R. Giddens,giddejr01,2010,RS,BOS,191,99,-5.667108879,-0.041199349,-5.708308228,-0.15053971,-0.15053971,0,-5.725021167,-1.343355009,-7.068376177,0.701171951 +Lester Hudson,hudsole01,2010,RS,BOS,135,70,-4.78929904,-2.186303935,-6.975602975,-0.152672491,-0.152672491,0,-4.643395005,-3.473054585,-8.11644959,1.094294161 +Bill Walker,walkebi01,2010,RS,BOS,56,29,-4.378924547,-3.359902885,-7.738827432,-0.074112028,-0.074112028,0,-5.348863177,-4.477537289,-9.826400466,0.379391445 +Oliver Lafayette,lafayol01,2010,RS,BOS,42,22,0.076442434,-2.429482405,-2.353039971,0.004377749,0.004377749,0,-0.621702086,-4.053847512,-4.675549598,-1.640926114 +Marcus Landry,landrma01,2010,RS,BOS,6,3,-12.57870035,-1.120773704,-13.69947405,-0.017721008,-0.017721008,0,-9.484077083,-3.946868857,-13.43094594,5.386712457 +Gerald Wallace,wallage01,2010,RS,CHA,5942,3119,0.517857038,2.684367143,3.202224181,9.437107509,9.437107509,0,0.389509567,2.90440692,3.293916488,-0.344371083 +Boris Diaw,diawbo01,2010,RS,CHA,5536,2906,0.106537267,0.499165602,0.605702869,4.961278817,4.961278817,0,0.062487222,0.422601219,0.485088441,-0.264598898 +Stephen Jackson,jacksst02,2010,RS,CHA,5389,2829,0.315428209,0.80942347,1.124851679,5.662836878,5.662836878,0,0.717920651,1.133522284,1.851442936,1.175661629 +Raymond Felton,feltora01,2010,RS,CHA,5035,2643,0.740051934,1.609748699,2.349800633,6.858929656,6.858929656,0,0.627582375,1.922131611,2.549713986,-0.244883962 +D.J. Augustin,augusdj01,2010,RS,CHA,2804,1472,-0.355594084,-0.304014852,-0.659608936,1.572807466,1.572807466,0,-0.618905354,-0.514837584,-1.133742938,0.173018989 +Tyson Chandler,chandty01,2010,RS,CHA,2215,1163,-3.4830473,0.734698388,-2.748348912,0.000979025,0.000979025,0,-3.568116057,0.236424788,-3.33169127,-0.064066998 +Ronald Murray,murraro01,2010,RS,CHA,1892,993,-1.426711299,-0.932694037,-2.359405336,0.200807264,0.200807264,0,-1.329365797,-1.343768629,-2.673134426,1.385514341 +Nazr Mohammed,mohamna01,2010,RS,CHA,1874,984,-0.664572956,-0.090663119,-0.755236075,0.997323047,0.997323047,0,-0.963138891,-0.612702289,-1.57584118,-0.386353613 +Stephen Graham,grahast01,2010,RS,CHA,1532,804,-2.196615147,0.791344008,-1.405271138,0.555250027,0.555250027,0,-2.733199339,0.154282167,-2.578917172,0.61962635 +Theo Ratliff,ratlith01,2010,RS,CHA,1189,624,-3.129498509,0.189366858,-2.940131651,-0.06035796,-0.06035796,0,-3.386155603,-0.156165096,-3.542320699,-0.268689917 +Tyrus Thomas,thomaty01,2010,RS,CHA,1032,542,-4.008789485,2.40048337,-1.608306115,0.317434614,0.317434614,0,-3.419958155,2.27528265,-1.144675505,0.512536643 +Derrick Brown,brownde04,2010,RS,CHA,1019,535,-1.797768985,1.053266819,-0.744502166,0.548008337,0.548008337,0,-2.352879947,0.202001052,-2.150878896,0.101799232 +Gerald Henderson,hendege02,2010,RS,CHA,676,355,-3.147565424,0.299995135,-2.847570289,-0.017653858,-0.017653858,0,-3.620377489,-0.944121998,-4.564499487,-0.096513139 +Larry Hughes,hughela01,2010,RS,CHA,562,295,-2.090821084,1.090040797,-1.000780287,0.266413631,0.266413631,0,-1.815421344,0.286887821,-1.528533523,1.119662487 +DeSagana Diop,diopde01,2010,RS,CHA,499,262,-3.461300466,0.617500289,-2.843800177,-0.01252195,-0.01252195,0,-3.923904924,-0.232072227,-4.155977151,-0.123863201 +Raja Bell,bellra01,2010,RS,CHA,299,157,0.747850787,0.511485919,1.259336706,0.325683608,0.325683608,0,0.666883754,0.858249782,1.525133536,1.324089592 +Vladimir Radmanovic,radmavl01,2010,RS,CHA,253,133,-2.430262605,0.255436464,-2.174826141,0.039904273,0.039904273,0,-2.02552094,0.238369205,-1.787151735,2.10427359 +Acie Law,lawac01,2010,RS,CHA,63,33,-7.267338277,-2.409331288,-9.676669565,-0.117256635,-0.117256635,0,-7.039586861,-3.595225666,-10.63481253,0.511166902 +Alexis Ajinca,ajincal01,2010,RS,CHA,57,30,-5.753781699,0.266939175,-5.486842524,-0.042458406,-0.042458406,0,-5.616268512,-0.184063634,-5.800332146,1.273449124 +Derrick Rose,rosede01,2010,RS,CHI,5632,2871,0.872817606,-1.211083811,-0.338266205,3.499421231,3.499421231,0,0.556925781,-1.277180481,-0.720254701,-0.883459447 +Luol Deng,denglu01,2010,RS,CHI,5201,2651,0.096224419,1.08102788,1.1772523,5.270627118,5.270627118,0,-0.123848464,0.926039661,0.802191197,-0.727009024 +Kirk Hinrich,hinriki01,2010,RS,CHI,4867,2481,0.139936478,0.20852677,0.348463248,3.92481494,3.92481494,0,0.046835723,0.722707939,0.769543662,0.066079214 +Taj Gibson,gibsota01,2010,RS,CHI,4324,2204,-1.720260351,2.079030353,0.358770002,3.492134532,3.492134532,0,-1.830823634,2.033775229,0.202951596,-0.097141618 +Brad Miller,millebr01,2010,RS,CHI,3826,1950,-1.625637541,0.442735601,-1.18290194,1.560619557,1.560619557,0,-1.528794254,0.1925401,-1.336254154,0.092079012 +Joakim Noah,noahjo01,2010,RS,CHI,3777,1925,-0.838287259,0.934143545,0.095856286,2.775827675,2.775827675,0,-0.938246046,0.981602309,0.043356263,-0.644394093 +John Salmons,salmojo01,2010,RS,CHI,3325,1695,-0.668225255,1.749522733,1.081297478,3.342014841,3.342014841,0,-0.602436209,1.793389795,1.190953587,0.814546083 +Jannero Pargo,pargoja01,2010,RS,CHI,1626,829,-2.738573634,-1.571572182,-4.310145816,-0.664378509,-0.664378509,0,-2.337502946,-1.927895949,-4.265398895,0.640959179 +James Johnson,johnsja01,2010,RS,CHI,1485,757,-3.89050802,-0.221930416,-4.112438436,-0.531672725,-0.531672725,0,-3.747798054,-0.600188042,-4.347986096,0.975756875 +Ronald Murray,murraro01,2010,RS,CHI,1334,680,0.133039527,-0.883036049,-0.749996522,0.701500711,0.701500711,0,-0.02759191,-0.979594222,-1.007186132,1.031863352 +Tyrus Thomas,thomaty01,2010,RS,CHI,1330,678,-3.032142372,2.227846814,-0.804295558,0.675631609,0.675631609,0,-2.562513135,2.110694326,-0.451818809,0.360117462 +Hakim Warrick,warriha01,2010,RS,CHI,1046,533,-0.791334501,-2.635531809,-3.42686631,-0.1831656,-0.1831656,0,-1.224402285,-3.006451803,-4.230854088,-0.458530608 +Chris Richard,richach01,2010,RS,CHI,439,224,-3.453264221,0.236367505,-3.216896716,-0.054205724,-0.054205724,0,-3.682110843,1.025297788,-2.656813055,1.489192974 +Acie Law,lawac01,2010,RS,CHI,265,135,0.459945207,-2.236152836,-1.776207629,0.067519309,0.067519309,0,0.03682671,-3.310044437,-3.273217727,0.626162445 +Lindsey Hunter,hunteli01,2010,RS,CHI,239,122,-5.233802397,-2.478030167,-7.711832564,-0.311408044,-0.311408044,0,-5.515652357,-2.930305698,-8.445958055,0.778600547 +Devin Brown,brownde02,2010,RS,CHI,182,93,-7.297335642,0.787364404,-6.509971237,-0.182393714,-0.182393714,0,-6.567732283,-0.136157798,-6.703890081,2.098478135 +Aaron Gray,grayaa01,2010,RS,CHI,98,50,-6.672325029,-1.615721761,-8.28804679,-0.142995303,-0.142995303,0,-6.436696967,-1.27510195,-7.711798917,1.142649226 +Joe Alexander,alexajo01,2010,RS,CHI,57,29,-2.581354922,-0.506908733,-3.088263655,-0.005143949,-0.005143949,0,-3.266970714,1.469870827,-1.797099887,2.608262808 +LeBron James,jamesle01,2010,RS,CLE,5713,2966,9.496842537,2.216078813,11.71292135,21.80502538,21.80502538,0,9.432928967,1.921053523,11.35398249,-0.347563052 +Mo Williams,willima01,2010,RS,CLE,4544,2359,1.535708021,-0.516466576,1.019241445,4.530091752,4.530091752,0,1.986995749,-0.030280262,1.956715488,-0.132908717 +Anthony Parker,parkean01,2010,RS,CLE,4409,2289,-0.117444863,1.187181713,1.06973685,4.45118792,4.45118792,0,-0.22959969,1.121195468,0.891595778,-0.203763375 +Anderson Varejao,varejan01,2010,RS,CLE,4172,2166,1.079750682,2.461330947,3.54108163,6.93192054,6.93192054,0,0.901889665,2.764744007,3.666633672,-0.274237415 +JJ Hickson,hicksjj01,2010,RS,CLE,3257,1691,-1.930251115,-1.356361146,-3.286612262,-0.461093211,-0.461093211,0,-1.86641114,-1.625787756,-3.492198895,-0.37876013 +Delonte West,westde01,2010,RS,CLE,2889,1500,-0.333741146,1.188110434,0.854369288,2.747095249,2.747095249,0,-0.424055885,0.683233063,0.259177178,-0.38550838 +Zydrunas Ilgauskas,ilgauzy01,2010,RS,CLE,2579,1339,-3.08881177,0.496523524,-2.592288245,0.107749899,0.107749899,0,-2.797902897,0.528424174,-2.269478724,0.006868709 +Shaquille O'Neal,onealsh01,2010,RS,CLE,2388,1240,-2.917723446,1.722973149,-1.194750296,0.989253277,0.989253277,0,-2.371250101,1.316796877,-1.054453224,0.508269752 +Daniel Gibson,gibsoda01,2010,RS,CLE,2057,1068,-0.035912883,-0.530396364,-0.566309247,1.187428452,1.187428452,0,-0.153432575,-0.679482032,-0.832914607,-0.193330609 +Jamario Moon,moonja01,2010,RS,CLE,2026,1052,-1.072944596,1.335133266,0.262188671,1.613629497,1.613629497,0,-1.208216779,0.704952067,-0.503264713,-0.180204583 +Antawn Jamison,jamisan01,2010,RS,CLE,1562,811,0.215658382,0.455738415,0.671396797,1.431393977,1.431393977,0,0.913744838,1.153186521,2.066931359,1.042010705 +Jawad Williams,willija04,2010,RS,CLE,1429,742,-2.153188771,-1.560355909,-3.71354468,-0.366345581,-0.366345581,0,-2.211525863,-1.528278924,-3.739804786,0.406082406 +Leon Powe,powele01,2010,RS,CLE,455,236,-3.212920564,-0.396668743,-3.609589307,-0.104567413,-0.104567413,0,-3.413706021,-0.325642551,-3.739348572,0.967402421 +Danny Green,greenda02,2010,RS,CLE,221,115,-0.109124482,0.402953703,0.29382922,0.179821534,0.179821534,0,0.186375932,-0.369054971,-0.182679039,0.646991929 +Darnell Jackson,jacksda01,2010,RS,CLE,220,114,-7.841489321,-1.659422283,-9.500911603,-0.398204858,-0.398204858,0,-7.415740295,-2.671750471,-10.08749077,1.327501033 +Sebastian Telfair,telfase01,2010,RS,CLE,148,77,-0.664353005,-1.395465055,-2.05981806,0.027416159,0.027416159,0,-0.4179597,-1.768232389,-2.186192089,1.045815408 +Cedric Jackson,jacksce01,2010,RS,CLE,19,10,-12.42857744,-3.076669962,-15.50524741,-0.065999601,-0.065999601,0,-11.19484877,-5.967548745,-17.16239752,1.330382282 +Coby Karl,karlco01,2010,RS,CLE,10,5,-45.75212311,-13.35590508,-59.10802818,-0.147457939,-0.147457939,0,-40.37922905,-21.7485979,-62.12782695,2.408331124 +Dirk Nowitzki,nowitdi01,2010,RS,DAL,5924,3039,2.007997422,0.73548113,2.743478553,8.461719744,8.461719744,0,2.093414972,0.849956492,2.943371463,-0.616119353 +Jason Kidd,kiddja01,2010,RS,DAL,5616,2881,3.297828394,1.975800958,5.273629352,11.72542645,11.72542645,0,3.403904565,2.189154087,5.593058652,-0.544369101 +Jason Terry,terryja01,2010,RS,DAL,4951,2540,2.407162526,-0.217353941,2.189808585,6.392697667,6.392697667,0,2.496612274,-0.051811968,2.444800306,-0.129621734 +Shawn Marion,mariosh01,2010,RS,DAL,4649,2385,-0.360497727,1.215189892,0.854692166,4.352445634,4.352445634,0,-0.560980844,0.868001481,0.307020637,-0.724215062 +J.J. Barea,bareajo01,2010,RS,DAL,3013,1546,-0.391997072,-2.152311201,-2.544308273,0.162090552,0.162090552,0,-0.530606735,-2.467825411,-2.998432146,-0.08837446 +Erick Dampier,dampier01,2010,RS,DAL,2495,1280,-2.247625193,1.656643494,-0.590981699,1.405458273,1.405458273,0,-2.397321458,1.231039259,-1.166282199,-0.299694195 +Drew Gooden,goodedr01,2010,RS,DAL,2008,1030,-2.739808787,-1.889655376,-4.629464163,-0.987796948,-0.987796948,0,-2.419581871,-1.379408139,-3.79899001,0.012094214 +Caron Butler,butleca01,2010,RS,DAL,1813,930,-1.244358549,1.378823828,0.134465278,1.375082675,1.375082675,0,-0.862854929,1.871265836,1.008410907,0.441983162 +Josh Howard,howarjo01,2010,RS,DAL,1612,827,-1.535027365,-1.195133995,-2.730161361,0.008455413,0.008455413,0,-1.275955977,-1.124009924,-2.399965901,0.950825222 +Brendan Haywood,haywobr01,2010,RS,DAL,1444,741,-1.499415103,1.430936909,-0.068478193,1.008920838,1.008920838,0,-1.590363258,0.830737438,-0.759625819,-0.449121312 +Rodrigue Beaubois,beaubro01,2010,RS,DAL,1364,700,1.772696837,-1.154160106,0.618536732,1.212781716,1.212781716,0,1.764789529,-1.285798314,0.478991214,0.760170172 +Eduardo Najera,najered01,2010,RS,DAL,938,481,-2.636922151,0.301474852,-2.335447299,0.103219271,0.103219271,0,-2.491746548,0.227591936,-2.264154611,1.370622855 +Kris Humphries,humphkr01,2010,RS,DAL,614,315,-1.955105995,-2.411148881,-4.366254876,-0.260460034,-0.260460034,0,-2.01854657,-2.294813282,-4.313359852,0.255443424 +Quinton Ross,rossqu01,2010,RS,DAL,587,301,-3.482963107,0.003710516,-3.479252591,-0.112608051,-0.112608051,0,-3.980670897,-0.610125337,-4.590796234,0.516806024 +Tim Thomas,thomati01,2010,RS,DAL,556,285,1.053863399,-1.351420095,-0.297556696,0.358540832,0.358540832,0,1.008587647,-1.5670345,-0.558446853,0.510247505 +DeShawn Stevenson,stevede01,2010,RS,DAL,520,267,-5.021401924,-1.308850407,-6.330252331,-0.491792674,-0.491792674,0,-5.2131565,-2.03675928,-7.24991578,0.78497897 +James Singleton,singlja01,2010,RS,DAL,411,211,-3.358445427,2.405849869,-0.952595558,0.196975593,0.196975593,0,-3.041868493,1.879416249,-1.162452244,1.68873455 +Matt Carroll,carroma01,2010,RS,DAL,236,121,-2.834589984,-0.877839282,-3.712429267,-0.060169043,-0.060169043,0,-2.604072935,-1.748535107,-4.352608042,1.191615819 +Nene,hilarne01,2010,RS,DEN,5504,2755,1.332405598,2.499859689,3.832265287,9.242567116,9.242567116,0,1.402011557,2.770038201,4.172049758,-0.096095632 +Carmelo Anthony,anthoca01,2010,RS,DEN,5262,2634,3.281502209,-0.648161668,2.633340541,7.233331128,7.233331128,0,3.617068411,-0.43644895,3.180619462,-0.015070589 +Chauncey Billups,billuch01,2010,RS,DEN,4974,2490,4.362154417,-1.320741549,3.041412867,7.338960622,7.338960622,0,4.408148076,-1.108633961,3.299514115,-0.235247957 +Arron Afflalo,afflaar01,2010,RS,DEN,4437,2221,0.183693082,-0.356936215,-0.173243133,2.92122235,2.92122235,0,-0.071090854,-0.356690905,-0.427781759,0.043705009 +JR Smith,smithjr01,2010,RS,DEN,4159,2082,1.790206042,-0.507566659,1.282639383,4.323201643,4.323201643,0,2.546317722,-0.418334405,2.127983318,0.867447602 +Kenyon Martin,martike01,2010,RS,DEN,3967,1986,-2.266214492,0.933856537,-1.332357955,1.433979498,1.433979498,0,-1.690884798,1.288809949,-0.402074849,-0.160528567 +Chris Andersen,anderch01,2010,RS,DEN,3386,1695,0.114689863,2.935539599,3.050229461,4.987214573,4.987214573,0,-0.344680747,2.07098618,1.726305433,-0.5382132 +Ty Lawson,lawsoty01,2010,RS,DEN,2633,1318,2.117505762,-1.541583262,0.5759225,2.228014006,2.228014006,0,1.662547593,-1.934296825,-0.271749232,-0.355970439 +Anthony Carter,cartean01,2010,RS,DEN,1716,859,-1.817156763,0.028236181,-1.788920582,0.42145392,0.42145392,0,-1.873948288,-0.589251546,-2.463199834,0.055608308 +Joey Graham,grahajo01,2010,RS,DEN,1516,759,-2.775949868,-0.75007068,-3.526020549,-0.302462792,-0.302462792,0,-3.084644748,-1.349285819,-4.433930567,0.610738075 +Malik Allen,allenma01,2010,RS,DEN,911,456,-4.568843595,-2.713806692,-7.282650287,-1.05901744,-1.05901744,0,-4.590820516,-2.986288704,-7.57710922,0.399757708 +Johan Petro,petrojo01,2010,RS,DEN,871,436,-3.265012537,-0.465227487,-3.730240024,-0.219920342,-0.219920342,0,-3.351942448,-0.364781883,-3.716724332,0.804448734 +Renaldo Balkman,balkmre01,2010,RS,DEN,182,91,-3.761465697,0.931832542,-2.829633155,-0.003787784,-0.003787784,0,-3.264093359,1.451945197,-1.812148161,2.299208959 +Rodney Stuckey,stuckro01,2010,RS,DET,4660,2499,-0.501964481,0.948815432,0.446850951,4.075909431,4.075909431,0,-0.363519649,1.288415946,0.924896297,-0.000988513 +Jonas Jerebko,jerebjo01,2010,RS,DET,4163,2232,0.108068421,0.260998097,0.369066518,3.556238404,3.556238404,0,0.082055048,0.562795207,0.644850255,0.114967524 +Ben Wallace,wallabe01,2010,RS,DET,3683,1975,-0.586677723,3.357729565,2.771051842,5.51675437,5.51675437,0,-0.55535588,3.031219163,2.475863283,-0.784690968 +Charlie Villanueva,villach01,2010,RS,DET,3446,1848,0.037369667,-3.037244728,-2.999875062,-0.237331472,-0.237331472,0,0.424047036,-2.334629551,-1.910582515,0.692025128 +Ben Gordon,gordobe01,2010,RS,DET,3226,1730,0.892834181,-2.551006816,-1.658172636,0.9686298,0.9686298,0,0.828229948,-2.465327847,-1.637097899,0.480471784 +Will Bynum,bynumwi01,2010,RS,DET,3109,1667,-0.241398843,-2.68575092,-2.927149763,-0.15075288,-0.15075288,0,-0.561820193,-2.301069234,-2.862889427,0.053831755 +Tayshaun Prince,princta01,2010,RS,DET,3103,1664,1.361013474,-1.505969661,-0.144956187,2.192501622,2.192501622,0,0.890889216,-1.626678386,-0.73578917,-0.811083038 +Richard Hamilton,hamilri01,2010,RS,DET,2894,1552,0.246916027,-2.598663618,-2.351747591,0.315486629,0.315486629,0,0.215209003,-2.550441065,-2.335232062,0.04115664 +Jason Maxiell,maxieja01,2010,RS,DET,2891,1550,-1.737433122,-1.313918697,-3.051351819,-0.238150032,-0.238150032,0,-1.855972715,-1.261551651,-3.117524366,-0.063810018 +Austin Daye,dayeau01,2010,RS,DET,1706,915,-1.121870182,-1.222054376,-2.343924558,0.191154847,0.191154847,0,-1.397269343,-1.640051396,-3.037320739,0.785052541 +Kwame Brown,brownkw01,2010,RS,DET,1231,660,-5.773543051,-0.570144103,-6.343687153,-1.222133273,-1.222133273,0,-5.491316524,-0.930533941,-6.421850465,0.932689953 +Chucky Atkins,atkinch01,2010,RS,DET,1201,644,-1.177469279,-2.486557932,-3.664027211,-0.301110357,-0.301110357,0,-1.5028503,-2.81587461,-4.31872491,0.246776918 +Chris Wilcox,wilcoch01,2010,RS,DET,822,441,-3.769085069,-1.764301824,-5.533386893,-0.631155005,-0.631155005,0,-3.671691797,-2.117458902,-5.789150699,0.734146703 +DaJuan Summers,summeda01,2010,RS,DET,755,405,-3.510247403,-1.488713761,-4.998961164,-0.46832169,-0.46832169,0,-3.647442762,-2.203261763,-5.850704524,0.730537164 +Stephen Curry,curryst01,2010,RS,GSW,6127,2896,1.660505742,-0.237263253,1.423242489,6.170612819,6.170612819,0,1.85116287,0.258905399,2.110068269,0.068252654 +Monta Ellis,ellismo01,2010,RS,GSW,5600,2647,-0.419676508,-1.200220559,-1.619897067,1.529051204,1.529051204,0,0.18521873,-0.687138829,-0.501920099,0.175157135 +Corey Maggette,maggeco01,2010,RS,GSW,4403,2081,1.311258515,-3.297922474,-1.986663958,0.811334458,0.811334458,0,1.039054387,-3.161633851,-2.122579464,0.101990989 +Anthony Morrow,morroan01,2010,RS,GSW,4269,2018,1.570457794,-1.568153642,0.002304153,2.827267072,2.827267072,0,1.25202128,-1.551028551,-0.299007272,-0.213995242 +C.J. Watson,watsocj01,2010,RS,GSW,3783,1788,0.141187028,1.162892559,1.304079586,3.699267528,3.699267528,0,0.012344578,1.173762725,1.186107303,0.024967826 +Anthony Tolliver,tollian01,2010,RS,GSW,3011,1423,0.186732334,-1.403274152,-1.216541818,1.120101881,1.120101881,0,0.212150622,-1.218134519,-1.005983897,0.572399127 +Ronny Turiaf,turiaro01,2010,RS,GSW,1845,872,-2.508150986,1.227334159,-1.280816827,0.652089044,0.652089044,0,-2.732449516,0.322916491,-2.409533025,-0.221494047 +Chris Hunter,huntech01,2010,RS,GSW,1657,783,-2.238443709,-1.338375174,-3.576818883,-0.331415999,-0.331415999,0,-2.690223587,-1.59729065,-4.287514236,0.316283837 +Reggie Williams,willire02,2010,RS,GSW,1654,782,1.673722643,-2.133692179,-0.459969536,0.910845247,0.910845247,0,1.377919986,-2.110722735,-0.732802749,-0.290015477 +Andris Biedrins,biedran01,2010,RS,GSW,1614,763,-2.856254143,0.993470419,-1.862783725,0.345783916,0.345783916,0,-2.998087819,1.053055662,-1.945032156,0.110360438 +Devean George,georgde01,2010,RS,GSW,1610,761,0.479622586,-0.115169406,0.36445318,1.216756637,1.216756637,0,0.268217886,-0.162434122,0.105783764,0.58470177 +Vladimir Radmanovic,radmavl01,2010,RS,GSW,1604,758,-3.541749132,-0.965884714,-4.507633846,-0.687096008,-0.687096008,0,-3.092939214,-1.280552525,-4.373491739,1.016865782 +Anthony Randolph,randoan01,2010,RS,GSW,1585,749,-1.796953678,-0.147574645,-1.944528323,0.307011292,0.307011292,0,-1.596893077,-0.358735001,-1.955628078,-0.241376466 +Mikki Moore,mooremi01,2010,RS,GSW,859,406,-2.490153122,-0.737088834,-3.227241956,-0.098903261,-0.098903261,0,-2.930821663,-1.343939082,-4.274760745,0.044429089 +Stephen Jackson,jacksst02,2010,RS,GSW,635,300,-0.603088537,-1.399720441,-2.002808978,0.115476028,0.115476028,0,0.114899634,-1.743094122,-1.628194488,0.911861801 +Cartier Martin,martica01,2010,RS,GSW,584,276,-2.199117315,-0.848151823,-3.047269138,-0.042435054,-0.042435054,0,-2.125936494,-0.740611775,-2.866548269,1.289493747 +Kelenna Azubuike,azubuke01,2010,RS,GSW,489,231,1.735214516,-0.858393032,0.876821484,0.425655544,0.425655544,0,1.317815505,-1.538856684,-0.221041179,-0.392620917 +Coby Karl,karlco01,2010,RS,GSW,228,108,-1.456708477,-1.243064669,-2.699773145,0.00280078,0.00280078,0,-1.576590437,-1.210442819,-2.787033255,1.126063992 +Acie Law,lawac01,2010,RS,GSW,140,66,4.308001657,1.785029842,6.093031499,0.299384522,0.299384522,0,3.440042631,1.545127642,4.985170274,0.507954838 +Raja Bell,bellra01,2010,RS,GSW,49,23,4.832610475,-3.482603552,1.350006923,0.04840674,0.04840674,0,3.36468777,-3.621303044,-0.256615275,0.575165042 +Aaron Brooks,brookaa01,2010,RS,HOU,5782,2919,1.944771309,-1.361976216,0.582795093,4.961011406,4.961011406,0,2.179931646,-1.110705123,1.069226523,-0.046012943 +Luis Scola,scolalu01,2010,RS,HOU,5291,2671,-1.114018057,-0.911465856,-2.025483913,0.984385198,0.984385198,0,-1.060188896,-0.557969492,-1.618158388,-0.27998036 +Trevor Ariza,arizatr01,2010,RS,HOU,5208,2629,0.090508014,0.983800946,1.074308961,5.141775006,5.141775006,0,0.691874429,1.20704501,1.898919439,0.222684379 +Shane Battier,battish01,2010,RS,HOU,4294,2168,0.083122616,1.205962576,1.289085192,4.450473256,4.450473256,0,-0.205514518,1.121654648,0.91614013,-0.36167127 +Chuck Hayes,hayesch01,2010,RS,HOU,3512,1773,-2.471558509,3.608253255,1.136694746,3.515642999,3.515642999,0,-2.472846428,3.421207933,0.948361505,-0.005372135 +Kyle Lowry,lowryky01,2010,RS,HOU,3270,1651,1.823692532,0.773233469,2.596926001,4.511158035,4.511158035,0,1.425741366,0.781873798,2.207615164,0.150627852 +Chase Budinger,budinch01,2010,RS,HOU,2947,1488,1.245331078,-1.858952251,-0.613621173,1.619170478,1.619170478,0,0.980752093,-2.377483388,-1.396731295,-0.15744997 +Carl Landry,landrca01,2010,RS,HOU,2803,1415,1.017011327,-1.066289597,-0.04927827,1.944897773,1.944897773,0,0.634867327,-1.089325549,-0.454458222,-0.233131475 +David Andersen,anderda03,2010,RS,HOU,1765,891,-2.550925056,0.233410656,-2.3175144,0.19759688,0.19759688,0,-2.394605345,-0.161505798,-2.556111143,0.474601929 +Kevin Martin,martike02,2010,RS,HOU,1702,859,1.242598776,-2.042223167,-0.799624391,0.860197147,0.860197147,0,1.126456559,-1.816787062,-0.690330503,0.595428014 +Jordan Hill,hilljo01,2010,RS,HOU,737,372,-0.561767693,-2.409622322,-2.971390015,-0.042104621,-0.042104621,0,-1.113550985,-2.253540219,-3.367091203,0.19220291 +Jared Jeffries,jeffrja01,2010,RS,HOU,658,332,-1.705058458,1.3834644,-0.321594058,0.41377024,0.41377024,0,-2.146282548,1.065340166,-1.080942382,0.554828258 +Jermaine Taylor,tayloje02,2010,RS,HOU,600,303,-3.055006468,-1.517418541,-4.572425009,-0.280972277,-0.280972277,0,-3.154112187,-2.87500548,-6.029117667,-0.252388243 +Garrett Temple,templga01,2010,RS,HOU,234,118,-4.02645562,-1.264837482,-5.291293101,-0.156532136,-0.156532136,0,-3.93482123,-1.983383019,-5.918204249,2.170177372 +Mike Harris,harrimi01,2010,RS,HOU,162,82,-6.405850237,-0.960604906,-7.366455143,-0.194571134,-0.194571134,0,-5.74136894,-1.720953957,-7.462322897,0.697574247 +Joey Dorsey,dorsejo01,2010,RS,HOU,107,54,-0.666593351,-0.29040338,-0.956996732,0.049894764,0.049894764,0,-1.085264501,0.225444161,-0.85982034,0.942681274 +Tracy McGrady,mcgratr01,2010,RS,HOU,91,46,-2.980850611,-2.894845157,-5.875695768,-0.07297726,-0.07297726,0,-3.778921871,-4.403261639,-8.18218351,-0.48665659 +Brian Cook,cookbr01,2010,RS,HOU,87,44,-7.849079926,-2.008375885,-9.857455811,-0.162310704,-0.162310704,0,-6.790535865,-4.444417557,-11.23495342,1.621905906 +Hilton Armstrong,armsthi01,2010,RS,HOU,79,40,-10.71761437,5.885876067,-4.831738303,-0.043868708,-0.043868708,0,-8.448121578,6.411660523,-2.036461055,3.059251782 +Will Conroy,conrowi01,2010,RS,HOU,71,36,-6.427637438,-2.897212479,-9.324849917,-0.122840243,-0.122840243,0,-6.538286166,-4.083413655,-10.62169982,1.615750673 +Pops Mensah-Bonsu,mensapo01,2010,RS,HOU,26,13,-3.585868829,4.895108071,1.309239242,0.02764419,0.02764419,0,-3.139443318,5.822712251,2.683268933,2.51335797 +Brandon Rush,rushbr01,2010,RS,IND,5097,2491,-2.328207468,0.154895607,-2.173311861,0.730654564,0.730654564,0,-2.454490825,0.103467875,-2.351022949,-0.289849246 +Troy Murphy,murphtr01,2010,RS,IND,4796,2344,0.768479735,0.130210979,0.898690714,4.354458706,4.354458706,0,0.927883857,0.561507199,1.489391055,-0.194526779 +Earl Watson,watsoea01,2010,RS,IND,4751,2322,-0.590920089,0.360544564,-0.230375524,2.987675508,2.987675508,0,-0.745890392,0.60154173,-0.144348662,0.085400976 +Danny Granger,grangda01,2010,RS,IND,4661,2278,2.568937771,0.472888426,3.041826197,6.753707725,6.753707725,0,2.817846519,0.852835316,3.670681835,0.310146577 +Roy Hibbert,hibbero01,2010,RS,IND,4164,2035,-1.701259602,1.926938045,0.225678443,3.085547816,3.085547816,0,-1.827326778,1.555178258,-0.27214852,-0.120655194 +Dahntay Jones,jonesda02,2010,RS,IND,3871,1892,-3.083821043,-1.042985935,-4.126806978,-1.334244872,-1.334244872,0,-3.410543495,-1.02763489,-4.438178385,0.368353146 +Mike Dunleavy,dunlemi02,2010,RS,IND,3041,1486,-0.070963664,-0.651114826,-0.72207849,1.540262879,1.540262879,0,-0.243826491,-1.15150062,-1.395327111,0.169702971 +T.J. Ford,fordtj01,2010,RS,IND,2433,1189,-1.50573785,-0.717484551,-2.223222401,0.319634508,0.319634508,0,-1.663886377,-0.578938847,-2.242825224,0.022492679 +AJ Price,priceaj01,2010,RS,IND,1770,865,-0.030201709,0.029631281,-0.000570428,1.216810092,1.216810092,0,0.088747421,-0.739834133,-0.651086712,0.264851158 +Luther Head,headlu01,2010,RS,IND,1664,813,-1.168672266,-1.333463938,-2.502136204,0.102785912,0.102785912,0,-1.504349754,-2.260625393,-3.764975147,-0.023880924 +Solomon Jones,jonesso01,2010,RS,IND,1381,675,-4.724770602,-0.037076233,-4.761846835,-0.697789602,-0.697789602,0,-4.787873263,0.018598288,-4.769274975,0.669243078 +Josh McRoberts,mcrobjo01,2010,RS,IND,1072,524,-0.551712463,-0.670074868,-1.221787331,0.409918537,0.409918537,0,-0.867793575,-0.489739311,-1.357532886,0.312196811 +Tyler Hansbrough,hansbty01,2010,RS,IND,1046,511,-1.960188705,-0.337115688,-2.297304393,0.118124393,0.118124393,0,-1.929776674,-0.100040895,-2.029817569,0.080429306 +Jeff Foster,fosteje01,2010,RS,IND,522,255,-1.672248541,-0.892155832,-2.564404373,0.024208424,0.024208424,0,-2.18621764,-0.643596993,-2.829814633,0.24198627 +Travis Diener,dienetr01,2010,RS,IND,51,25,-2.922960963,4.313764694,1.390803731,0.053986398,0.053986398,0,-2.004974315,4.298112182,2.293137866,2.080205987 +Rasual Butler,butlera01,2010,RS,LAC,5272,2702,-0.756300744,-0.80474092,-1.561041664,1.633641237,1.633641237,0,-0.864153001,-0.98370375,-1.847856751,-0.309810385 +Chris Kaman,kamanch01,2010,RS,LAC,5089,2608,-4.337191462,-0.050505148,-4.38769661,-2.169427291,-2.169427291,0,-3.873657253,-0.120057233,-3.993714486,-0.417600538 +Baron Davis,davisba01,2010,RS,LAC,4923,2523,2.149521196,0.705050063,2.854571259,7.233726243,7.233726243,0,2.20390223,1.343770879,3.547673109,0.251484458 +Eric Gordon,gordoer01,2010,RS,LAC,4349,2229,1.073656565,-1.812070251,-0.738413686,2.285259924,2.285259924,0,0.956589239,-1.49111625,-0.534527011,-0.097988172 +Marcus Camby,cambyma01,2010,RS,LAC,3114,1596,-0.043995342,3.319078689,3.275083348,4.868031956,4.868031956,0,-0.21616935,3.395801382,3.179632032,-0.728357446 +Al Thornton,thornal01,2010,RS,LAC,2742,1405,-1.77827649,-2.084391201,-3.862667691,-0.797574022,-0.797574022,0,-2.263986244,-1.716306205,-3.980292449,-0.00243286 +Craig Smith,smithcr01,2010,RS,LAC,2404,1232,-0.312925792,0.080098229,-0.232827563,1.594532631,1.594532631,0,-0.762090347,0.078000077,-0.68409027,0.731069328 +DeAndre Jordan,jordade01,2010,RS,LAC,2219,1137,-3.857728256,-1.532609896,-5.390338153,-1.535532561,-1.535532561,0,-3.982629041,-1.576384375,-5.559013416,0.237743522 +Steve Blake,blakest01,2010,RS,LAC,1487,762,0.272873171,-1.704188005,-1.431314834,0.5151809,0.5151809,0,-0.090824636,-1.933629593,-2.024454229,0.46003406 +Drew Gooden,goodedr01,2010,RS,LAC,1415,725,-0.369394832,-3.316218238,-3.68561307,-0.344095757,-0.344095757,0,-0.548507858,-2.684778617,-3.233286475,-0.537814777 +Sebastian Telfair,telfase01,2010,RS,LAC,1136,582,-2.100169429,-1.614876492,-3.715045922,-0.289706546,-0.289706546,0,-2.33878546,-1.542712321,-3.881497781,1.031621281 +Ricky Davis,davisri01,2010,RS,LAC,974,499,-2.760587831,-2.484417071,-5.245004901,-0.635637289,-0.635637289,0,-3.117011194,-3.207145536,-6.32415673,0.064207779 +Travis Outlaw,outlatr01,2010,RS,LAC,974,499,-0.864569638,-0.432193751,-1.296763389,0.37369376,0.37369376,0,-0.96482717,-1.038891219,-2.003718389,0.942427153 +Mardy Collins,collima01,2010,RS,LAC,917,470,-4.511694789,-0.002820936,-4.514515724,-0.425051192,-0.425051192,0,-4.700679291,-0.565712828,-5.266392119,0.428368633 +Steve Novak,novakst01,2010,RS,LAC,706,362,-1.545743873,-2.134701603,-3.680445475,-0.172338244,-0.172338244,0,-1.922264109,-3.09478945,-5.017053559,0.268767368 +Bobby Brown,brownbo02,2010,RS,LAC,373,191,-3.804779442,-3.012400881,-6.817180323,-0.402028575,-0.402028575,0,-3.339375274,-4.151505118,-7.490880391,1.347416148 +Brian Skinner,skinnbr01,2010,RS,LAC,240,123,-4.984697767,-1.058594653,-6.04329242,-0.208081634,-0.208081634,0,-5.328896557,-1.2219745,-6.550871057,0.641500749 +Kareem Rush,rushka01,2010,RS,LAC,113,58,-3.719110453,-0.180010154,-3.899120607,-0.034221259,-0.034221259,0,-4.360444323,-0.486520926,-4.846965249,0.59886408 +JamesOn Curry,curryja01,2010,RS,LAC,1,0,-6.571634186,-4.250245085,-10.82187927,0,0,0,-7.928383931,-6.209344028,-14.13772796,-1.404680876 +Kobe Bryant,bryanko01,2010,RS,LAL,5544,2835,3.571289031,1.103961411,4.675250442,10.7461469,10.7461469,0,3.758522684,1.297093137,5.055615822,0.053650378 +Metta World Peace,artesro01,2010,RS,LAL,5094,2605,0.370788179,2.064986406,2.435774585,6.886649657,6.886649657,0,0.56010893,1.955293869,2.515402799,-0.076445114 +Lamar Odom,odomla01,2010,RS,LAL,5055,2585,0.319681903,2.468975192,2.788657095,7.291530593,7.291530593,0,0.491070973,2.31583317,2.806904143,-0.169900338 +Pau Gasol,gasolpa01,2010,RS,LAL,4699,2403,2.152996911,0.89708456,3.05008147,7.024585161,7.024585161,0,1.976634439,0.790930822,2.76756526,-1.140212068 +Derek Fisher,fishede01,2010,RS,LAL,4355,2227,-0.813994543,0.155955702,-0.658038841,2.383844644,2.383844644,0,-0.820475668,0.818980728,-0.00149494,0.273525599 +Andrew Bynum,bynuman01,2010,RS,LAL,3866,1977,-0.175298498,1.427470926,1.252172428,4.017424143,4.017424143,0,-0.205945476,1.26925539,1.063309914,-0.451773651 +Shannon Brown,brownsh01,2010,RS,LAL,3324,1700,-1.123604615,-0.154704289,-1.278308904,1.277966947,1.277966947,0,-1.192469142,-0.412144315,-1.604613457,0.111071654 +Jordan Farmar,farmajo01,2010,RS,LAL,2882,1474,-0.628504217,0.085047715,-0.543456501,1.664098437,1.664098437,0,-0.515030872,-0.275464226,-0.790495098,0.265921834 +Josh Powell,poweljo01,2010,RS,LAL,1136,581,-5.088634167,-2.355403373,-7.44403754,-1.392324393,-1.392324393,0,-5.005294426,-2.981121336,-7.986415763,0.059951923 +Sasha Vujacic,vujacsa01,2010,RS,LAL,1124,575,0.194409769,-0.164576223,0.029833546,0.821084039,0.821084039,0,-0.24441983,-0.525177552,-0.769597381,0.64207327 +Didier Ilunga-Mbenga,mbengdj01,2010,RS,LAL,694,355,-4.368055605,0.646988023,-3.721067582,-0.176024144,-0.176024144,0,-4.505631201,-0.078591671,-4.584222872,0.076540277 +Luke Walton,waltolu01,2010,RS,LAL,532,272,-1.886267121,-0.106770109,-1.99303723,0.104533558,0.104533558,0,-2.201550779,-1.286542277,-3.488093056,-0.45885268 +Adam Morrison,morriad01,2010,RS,LAL,471,241,-2.918841634,-1.554836798,-4.473678432,-0.211681909,-0.211681909,0,-3.265272259,-3.058108746,-6.323381005,-0.114484804 +Rudy Gay,gayru01,2010,RS,MEM,6262,3175,1.032479791,0.305417568,1.337897358,6.610446382,6.610446382,0,1.160084675,0.549289858,1.709374534,-0.162694469 +O.J. Mayo,mayooj01,2010,RS,MEM,6140,3113,1.01102592,-1.805553584,-0.794527664,3.099486194,3.099486194,0,1.082793789,-1.391034225,-0.308240435,-0.190344097 +Zach Randolph,randoza01,2010,RS,MEM,6018,3051,1.885215009,-0.835414781,1.049800228,5.874848055,5.874848055,0,1.973424671,-0.458095294,1.515329377,-0.634763332 +Mike Conley,conlemi01,2010,RS,MEM,5067,2569,0.688147862,-0.588155309,0.099992553,3.731162081,3.731162081,0,0.732698893,-0.290066887,0.442632006,-0.108907882 +Marc Gasol,gasolma01,2010,RS,MEM,4870,2469,1.3076016,1.717895388,3.025496988,7.253721815,7.253721815,0,1.203322078,1.936677745,3.139999823,-0.27840927 +Sam Young,youngsa01,2010,RS,MEM,2606,1321,-2.467506394,-2.54962606,-5.017132454,-1.527679065,-1.527679065,0,-2.562372928,-3.465447143,-6.027820071,-0.019026789 +Hasheem Thabeet,thabeha01,2010,RS,MEM,1742,883,-2.792125043,1.632056185,-1.160068859,0.719833825,0.719833825,0,-3.113243286,1.235253505,-1.877989781,0.46645677 +Marcus Williams,willima03,2010,RS,MEM,1720,872,-2.036068012,-1.922198265,-3.958266277,-0.536713473,-0.536713473,0,-2.026068184,-3.030435415,-5.056503599,-0.146233719 +DeMarre Carroll,carrode01,2010,RS,MEM,1568,795,-2.787398612,-0.26960452,-3.057003132,-0.125037232,-0.125037232,0,-3.199224731,-0.583422494,-3.782647225,0.387464016 +Jamaal Tinsley,tinslja01,2010,RS,MEM,1162,589,-2.77213064,0.073227258,-2.698903381,0.015495893,0.015495893,0,-2.623481353,-0.370778043,-2.994259396,0.861726964 +Darrell Arthur,arthuda01,2010,RS,MEM,901,457,-3.825396555,-1.125393926,-4.950790481,-0.514348055,-0.514348055,0,-3.748812405,-1.328968756,-5.077781161,0.221100944 +Hamed Haddadi,haddaha01,2010,RS,MEM,473,240,-4.97824375,-1.280954348,-6.259198098,-0.435532727,-0.435532727,0,-5.06693197,-1.44345868,-6.51039065,1.275430942 +Steven Hunter,huntest01,2010,RS,MEM,312,158,-4.66301505,-0.747003919,-5.410018969,-0.21276709,-0.21276709,0,-4.67484607,-2.856199288,-7.531045357,-0.727250876 +Ronnie Brewer,brewero02,2010,RS,MEM,158,80,-5.898006047,2.170635164,-3.727370882,-0.039532263,-0.039532263,0,-5.789983855,1.030204978,-4.759778877,-0.847347268 +Allen Iverson,iversal01,2010,RS,MEM,132,67,-0.950781886,-2.976018504,-3.92680039,-0.040329743,-0.040329743,0,-1.19545033,-3.818658677,-5.014109007,0.239658745 +Lester Hudson,hudsole01,2010,RS,MEM,120,61,1.337695274,1.122412833,2.460108107,0.165528313,0.165528313,0,1.982898297,0.402051591,2.384949888,1.955687041 +Trey Gilder,gildetr01,2010,RS,MEM,10,5,3.093372997,5.634865467,8.728238463,0.029331923,0.029331923,0,3.236923173,5.982592157,9.21951533,0.163291124 +Dwyane Wade,wadedw01,2010,RS,MIA,5272,2792,7.138691084,1.759687088,8.898378171,16.59208546,16.59208546,0,6.898911983,1.818668833,8.717580816,-0.004399239 +Michael Beasley,beaslmi01,2010,RS,MIA,4396,2328,-1.955211256,-0.271541642,-2.226752898,0.622436674,0.622436674,0,-1.389418671,0.194553667,-1.194865004,0.143824156 +Udonis Haslem,hasleud01,2010,RS,MIA,4110,2177,-1.555539802,-0.955073996,-2.510613799,0.264263782,0.264263782,0,-1.740954473,-0.796746773,-2.537701246,-0.573251124 +Quentin Richardson,richaqu01,2010,RS,MIA,3931,2082,1.220454594,0.836055442,2.056510036,5.117760984,5.117760984,0,1.240973114,0.992146952,2.233120066,0.222664609 +Jermaine O'Neal,onealje01,2010,RS,MIA,3759,1991,-1.592317829,2.34005426,0.74773643,3.546225502,3.546225502,0,-1.523433016,1.874054948,0.350621932,-0.179752717 +Mario Chalmers,chalmma01,2010,RS,MIA,3412,1807,-1.370323146,0.966570789,-0.403752357,2.180542914,2.180542914,0,-0.971397862,1.302551968,0.331154107,0.75784374 +Carlos Arroyo,arroyca01,2010,RS,MIA,2993,1585,-1.138845335,-0.481392451,-1.620237786,0.907750896,0.907750896,0,-1.736979667,-0.675261446,-2.412241113,-0.601115397 +Dorell Wright,wrighdo01,2010,RS,MIA,2825,1496,0.827499126,1.165946703,1.993445829,3.609028427,3.609028427,0,0.514021987,0.515600595,1.029622582,-0.296871503 +Joel Anthony,anthojo01,2010,RS,MIA,2496,1322,-3.880448723,1.57604171,-2.304407013,0.299222474,0.299222474,0,-4.096235881,0.930794693,-3.165441188,-0.413222442 +Daequan Cook,cookda02,2010,RS,MIA,1305,691,-2.721803048,0.074876576,-2.646926472,0.036473181,0.036473181,0,-2.514469364,-0.772846394,-3.287315758,0.34819776 +Rafer Alston,alstora01,2010,RS,MIA,1237,655,-2.851400472,0.886081946,-1.965318526,0.265924822,0.265924822,0,-2.487181695,0.98984018,-1.497341515,1.324190264 +James Jones,jonesja02,2010,RS,MIA,950,503,-0.794256864,-0.669232539,-1.463489403,0.331200537,0.331200537,0,-0.988630303,-1.237682492,-2.226312795,0.296411556 +Jamaal Magloire,magloja01,2010,RS,MIA,678,359,-3.959495142,0.182132517,-3.777362625,-0.190151025,-0.190151025,0,-3.914427238,0.28788015,-3.626547088,0.986424611 +Shavlik Randolph,randosh01,2010,RS,MIA,89,47,-4.047523179,-0.769285865,-4.816809043,-0.049919096,-0.049919096,0,-3.976478514,-0.042290214,-4.018768728,0.678537214 +Yakhouba Diawara,diawaya01,2010,RS,MIA,83,44,-5.111768966,-1.487778823,-6.599547789,-0.088489912,-0.088489912,0,-5.103524391,-1.505779219,-6.60930361,2.250842859 +Brandon Jennings,jennibr01,2010,RS,MIL,5161,2671,0.418924265,0.164115036,0.583039301,4.544639741,4.544639741,0,0.789579762,0.530284437,1.319864199,0.052901149 +Carlos Delfino,delfica01,2010,RS,MIL,4404,2279,0.497858025,0.862525632,1.360383657,4.780944514,4.780944514,0,0.565441416,0.700696524,1.26613794,0.031683674 +Andrew Bogut,bogutan01,2010,RS,MIL,4307,2229,-0.840356937,4.450482031,3.610125094,7.190148912,7.190148912,0,-0.802733138,3.919285997,3.116552859,-0.555622355 +Ersan Ilyasova,ilyaser01,2010,RS,MIL,3668,1898,0.67398877,1.286722534,1.960711304,4.591804193,4.591804193,0,0.784495884,1.616374455,2.400870339,0.620246234 +Luc Mbah a Moute,mbahalu01,2010,RS,MIL,3606,1866,-1.747841703,1.791128305,0.043286602,2.649980573,2.649980573,0,-1.948609491,1.692182587,-0.256426904,-0.329014611 +Luke Ridnour,ridnolu01,2010,RS,MIL,3399,1759,2.157243326,-1.374492182,0.782751143,3.175741569,3.175741569,0,1.638666117,-1.05178216,0.586883957,0.15700885 +Charlie Bell,bellch01,2010,RS,MIL,3113,1611,-1.893317232,0.739684873,-1.153632359,1.314394126,1.314394126,0,-2.116334568,0.405656041,-1.710678527,0.163695658 +John Salmons,salmojo01,2010,RS,MIL,2182,1129,2.144920276,1.435543274,3.58046355,3.667773818,3.667773818,0,1.86086962,1.555194159,3.416063779,0.549003941 +Kurt Thomas,thomaku01,2010,RS,MIL,2027,1049,-4.201200653,1.580932545,-2.620268108,0.0696064,0.0696064,0,-4.360664989,1.489978265,-2.870686724,0.235125547 +Hakim Warrick,warriha01,2010,RS,MIL,1979,1024,-1.538534344,-1.95015269,-3.488687034,-0.384513526,-0.384513526,0,-1.756484981,-2.321363993,-4.077848974,-0.342876278 +Jerry Stackhouse,stackje01,2010,RS,MIL,1652,855,-1.162654272,-1.195955915,-2.358610186,0.171064559,0.171064559,0,-1.191615404,-1.975006307,-3.166621711,0.182589899 +Michael Redd,reddmi01,2010,RS,MIL,951,492,-2.105052049,0.229350433,-1.875701615,0.219422303,0.219422303,0,-1.776156048,0.241458607,-1.534697441,-0.018254283 +Jodie Meeks,meeksjo01,2010,RS,MIL,939,486,-2.542349258,-1.486747442,-4.029096699,-0.322206918,-0.322206918,0,-2.598614272,-2.171281885,-4.769896158,1.493343288 +Dan Gadzuric,gadzuda01,2010,RS,MIL,607,314,-3.847263032,2.085134716,-1.762128316,0.159863571,0.159863571,0,-3.844741401,2.212665512,-1.632075889,0.951237081 +Roko Ukic,ukicro01,2010,RS,MIL,187,97,0.262187339,-2.042470515,-1.780283176,0.048065287,0.048065287,0,-0.516680812,-3.52713164,-4.043812452,0.145881905 +Royal Ivey,iveyro01,2010,RS,MIL,174,90,-3.809839911,4.262626544,0.452786633,0.151446746,0.151446746,0,-3.193694754,4.364037927,1.170343173,2.796410446 +Francisco Elson,elsonfr01,2010,RS,MIL,120,62,-4.047283042,-0.163253719,-4.210536761,-0.046050262,-0.046050262,0,-4.596836372,-0.92515856,-5.521994931,-0.304809043 +Primoz Brezec,brezepr01,2010,RS,MIL,114,59,-3.710074761,-1.757544622,-5.467619382,-0.082470206,-0.082470206,0,-4.273583672,-2.158773837,-6.432357509,0.763029212 +Darnell Jackson,jacksda01,2010,RS,MIL,17,9,-7.93740041,-0.957485523,-8.894885934,-0.028853509,-0.028853509,0,-7.279631641,-0.200879512,-7.480511153,2.120555595 +Corey Brewer,breweco01,2010,RS,MIN,5026,2482,-0.992358075,0.50475491,-0.487603164,2.878233548,2.878233548,0,-0.915087518,0.994570091,0.079482573,0.43653761 +Al Jefferson,jeffeal01,2010,RS,MIN,4988,2463,-1.854420137,-0.590836517,-2.445256654,0.380907192,0.380907192,0,-1.677325488,0.00478637,-1.672539118,-0.500092153 +Jonny Flynn,flynnjo01,2010,RS,MIN,4737,2339,-1.916103448,-3.092914781,-5.009018229,-2.687174665,-2.687174665,0,-1.764990881,-2.97505866,-4.74004954,-0.300927431 +Ryan Gomes,gomesry01,2010,RS,MIN,4475,2210,-0.577958007,0.1981797,-0.379778307,2.66630359,2.66630359,0,-0.844521195,0.180738716,-0.663782479,-0.218500581 +Ramon Sessions,sessira01,2010,RS,MIN,3507,1732,-1.28009864,-0.885518493,-2.165617133,0.515349417,0.515349417,0,-1.7766464,-1.066091642,-2.842738042,-0.190879644 +Kevin Love,loveke01,2010,RS,MIN,3471,1714,2.487185861,-0.847286845,1.639899016,3.812253881,3.812253881,0,2.218236854,-0.687121945,1.531114909,-0.6513348 +Damien Wilkins,wilkida02,2010,RS,MIN,3210,1585,-0.951251407,0.366304245,-0.584947162,1.749437871,1.749437871,0,-1.455225977,0.199605748,-1.255620229,-0.07339348 +Wayne Ellington,ellinwa01,2010,RS,MIN,2803,1384,-1.448461072,-1.997870471,-3.446331543,-0.489521737,-0.489521737,0,-1.941576233,-2.777846775,-4.719423008,-0.414209071 +Ryan Hollins,holliry01,2010,RS,MIN,2477,1223,-3.706082243,-2.569261454,-6.275343697,-2.214679912,-2.214679912,0,-3.880273338,-2.238324351,-6.118597689,0.638171744 +Sasha Pavlovic,pavloal01,2010,RS,MIN,1776,877,-4.848974805,-2.63327464,-7.482249446,-2.132688097,-2.132688097,0,-4.657770521,-3.063351362,-7.721121883,0.676713336 +Darko Milicic,milicda01,2010,RS,MIN,1243,614,-2.6744148,-0.382074405,-3.056489205,-0.096179744,-0.096179744,0,-2.596614106,0.22203139,-2.374582716,0.164325785 +Oleksiy Pecherov,pecheol01,2010,RS,MIN,905,447,-3.10186984,-0.49264849,-3.59451833,-0.193723944,-0.193723944,0,-2.79579198,-1.151002186,-3.946794166,0.547614119 +Nathan Jawai,jawaina01,2010,RS,MIN,834,412,-2.799026031,-0.688082211,-3.487108242,-0.155062337,-0.155062337,0,-3.001368581,-1.018991305,-4.020359886,0.072951366 +Brian Cardinal,cardibr01,2010,RS,MIN,541,267,-1.743079943,-0.876587943,-2.619667886,0.017988802,0.017988802,0,-2.405485212,0.033050846,-2.372434366,1.239919993 +Alando Tucker,tuckeal02,2010,RS,MIN,51,25,-4.608841817,-3.088184325,-7.697026143,-0.062405201,-0.062405201,0,-5.403760195,-4.882486192,-10.28624639,-1.032590876 +Jason Hart,hartja01,2010,RS,MIN,10,5,-3.915794534,11.52051359,7.604719055,0.026323899,0.026323899,0,-2.987633932,11.30981165,8.322177722,-0.323341876 +Brook Lopez,lopezbr01,2010,RS,NJN,5830,3027,-0.502688253,-0.795831617,-1.29851987,2.224489903,2.224489903,0,-0.701715247,-0.466647047,-1.168362294,-0.717751922 +Courtney Lee,leeco01,2010,RS,NJN,4574,2375,0.140613548,-0.908631564,-0.768018016,2.396349561,2.396349561,0,-0.164735287,-0.323422436,-0.488157722,-0.205885345 +Devin Harris,harride01,2010,RS,NJN,4278,2221,0.78417032,-1.619672605,-0.835502285,2.175160373,2.175160373,0,0.704001677,-0.924501093,-0.220499416,0.248330947 +Terrence Williams,willite01,2010,RS,NJN,3398,1764,-2.662220762,-1.30934866,-3.971569422,-1.097976082,-1.097976082,0,-2.855660339,-1.903772736,-4.759433075,-0.121890485 +Chris Douglas-Roberts,douglch01,2010,RS,NJN,3332,1730,-3.265690191,-0.643961528,-3.909651719,-1.020281795,-1.020281795,0,-3.45689534,-1.137328868,-4.594224208,-0.300815438 +Yi Jianlian,jianlyi01,2010,RS,NJN,3188,1655,-2.636248777,-0.224570519,-2.860819296,-0.093399849,-0.093399849,0,-2.581797487,0.17165053,-2.410146957,-0.174406299 +Trenton Hassell,hassetr01,2010,RS,NJN,2130,1106,-4.655340671,-1.379098088,-6.034438759,-1.846282916,-1.846282916,0,-5.152829408,-1.925077366,-7.077906775,-0.35778466 +Josh Boone,boonejo01,2010,RS,NJN,2013,1045,-1.947537396,0.71421564,-1.233321757,0.805507395,0.805507395,0,-2.344703392,0.320520439,-2.024182953,-0.362558273 +Jarvis Hayes,hayesja01,2010,RS,NJN,1990,1033,-0.916499547,-1.251039339,-2.167538886,0.308839466,0.308839466,0,-0.982250504,-1.161916483,-2.144166987,0.569103581 +Keyon Dooling,doolike01,2010,RS,NJN,1870,971,-0.030471821,-0.286584366,-0.317056187,1.21003993,1.21003993,0,-0.161636272,-0.656033198,-0.81766947,0.369880974 +Kris Humphries,humphkr01,2010,RS,NJN,1745,906,-2.46785612,-1.811323013,-4.279179134,-0.708188978,-0.708188978,0,-2.545566606,-1.478846943,-4.024413549,0.177867514 +Rafer Alston,alstora01,2010,RS,NJN,1475,766,-3.49953706,-0.52260682,-4.022143881,-0.502041984,-0.502041984,0,-3.092156457,-0.607092228,-3.699248686,0.919739619 +Bobby Simmons,simmobo01,2010,RS,NJN,761,395,-2.471224618,0.329058245,-2.142166373,0.124049995,0.124049995,0,-2.089640946,0.366151479,-1.723489467,1.190744249 +Sean Williams,willise01,2010,RS,NJN,437,227,-5.366195618,1.10464086,-4.261554759,-0.176896695,-0.176896695,0,-5.290523832,0.650847595,-4.639676237,0.984134822 +Chris Quinn,quinnch01,2010,RS,NJN,430,223,-1.117260161,-1.155694709,-2.272954871,0.054396829,0.054396829,0,-1.461040772,-1.824606338,-3.28564711,0.209630566 +Eduardo Najera,najered01,2010,RS,NJN,393,204,-3.501287026,-0.046196161,-3.547483186,-0.084647889,-0.084647889,0,-3.179992539,0.365395109,-2.814597431,1.860572915 +Tony Battie,battito01,2010,RS,NJN,258,134,-5.382217162,-0.448908805,-5.831125967,-0.212295533,-0.212295533,0,-5.365668557,-0.414626215,-5.780294772,0.734743814 +David West,westda01,2010,RS,NOH,5754,2949,0.780240835,-1.208164227,-0.427923392,3.475210663,3.475210663,0,0.739584633,-0.736940671,0.002643962,-0.498094696 +Emeka Okafor,okafoem01,2010,RS,NOH,4625,2370,-2.200255998,0.668012902,-1.532243096,1.464764734,1.464764734,0,-2.029705214,0.707582133,-1.322123081,-0.491836292 +Darren Collison,collida01,2010,RS,NOH,4115,2109,0.40445723,-1.414404667,-1.009947437,1.86029069,1.86029069,0,0.298193711,-1.837947437,-1.539753726,-0.602942796 +Peja Stojakovic,stojape01,2010,RS,NOH,3799,1947,0.280607209,-0.022852712,0.257754497,2.97890536,2.97890536,0,0.457229669,-0.356300805,0.100928864,-0.278856404 +Marcus Thornton,thornma01,2010,RS,NOH,3653,1872,2.052159775,-0.91165336,1.140506415,3.715818939,3.715818939,0,2.035518716,-0.988524023,1.046994693,0.000455954 +James Posey,poseyja01,2010,RS,NOH,3378,1731,-0.856686835,-0.819638643,-1.676325478,0.954705268,0.954705268,0,-1.096834856,-0.514794369,-1.611629225,0.641775083 +Chris Paul,paulch01,2010,RS,NOH,3341,1712,5.318106701,0.294042093,5.612148793,7.272652543,7.272652543,0,5.045599715,1.311290593,6.356890308,-0.403155336 +Darius Songaila,songada01,2010,RS,NOH,2751,1410,-4.010669259,-0.347184846,-4.357854105,-1.165834267,-1.165834267,0,-3.632795425,0.169978076,-3.462817348,0.744429193 +Morris Peterson,petermo01,2010,RS,NOH,1899,973,-1.069716252,-1.242043769,-2.311760021,0.218505167,0.218505167,0,-1.068320901,-1.253397733,-2.321718634,0.410789551 +Devin Brown,brownde02,2010,RS,NOH,1887,967,-1.62918646,-0.101612464,-1.730798924,0.509509569,0.509509569,0,-1.418124804,-0.631297005,-2.049421809,1.245713379 +Julian Wright,wrighju01,2010,RS,NOH,1700,871,-2.391191477,0.603594341,-1.787597136,0.424424607,0.424424607,0,-2.869379466,-0.971217606,-3.840597072,-0.713768694 +Bobby Brown,brownbo02,2010,RS,NOH,640,328,-1.904390874,-2.674997042,-4.579387916,-0.312588944,-0.312588944,0,-1.473117277,-3.116661426,-4.589778703,1.977366249 +Aaron Gray,grayaa01,2010,RS,NOH,509,261,0.233461614,-0.58885483,-0.355393216,0.319865463,0.319865463,0,-0.149080577,-0.428616671,-0.577697248,0.292715922 +Hilton Armstrong,armsthi01,2010,RS,NOH,466,239,-4.567201768,-0.248022338,-4.815224106,-0.255159982,-0.255159982,0,-4.518337599,0.176506806,-4.341830794,1.241657364 +Sean Marks,marksse01,2010,RS,NOH,146,75,-1.545907404,-1.158234364,-2.704141768,0.001765348,0.001765348,0,-2.348995116,-0.961644968,-3.310640084,0.566118508 +Jason Hart,hartja01,2010,RS,NOH,33,17,-3.202846753,-3.37774818,-6.580594933,-0.03402408,-0.03402408,0,-3.629086905,-2.839087207,-6.468174112,2.259666397 +David Lee,leeda02,2010,RS,NYK,5980,3019,1.052467553,-1.482581443,-0.430113891,3.554674771,3.554674771,0,1.012348008,-0.730769762,0.281578246,-0.489435627 +Danilo Gallinari,gallida01,2010,RS,NYK,5441,2747,0.863828103,0.677044019,1.540872122,6.014432004,6.014432004,0,0.907720011,0.493109804,1.400829815,0.010793355 +Wilson Chandler,chandwi01,2010,RS,NYK,4596,2320,-0.55353578,0.021280503,-0.532255277,2.620744892,2.620744892,0,-0.821604896,0.100862645,-0.720742251,-0.154466113 +Al Harrington,harrial01,2010,RS,NYK,4348,2195,0.039611855,-2.220548568,-2.180936713,0.641489197,0.641489197,0,0.705092126,-1.851301472,-1.146209347,0.618852001 +Chris Duhon,duhonch01,2010,RS,NYK,4104,2072,0.197329977,-2.082437699,-1.885107722,0.909448893,0.909448893,0,-0.033932991,-2.074526281,-2.108459272,-0.498802521 +Jared Jeffries,jeffrja01,2010,RS,NYK,2896,1462,-2.18736879,1.240992726,-0.946376064,1.351820565,1.351820565,0,-2.210983848,1.205115232,-1.005868616,0.451786168 +Toney Douglas,douglto01,2010,RS,NYK,2153,1087,1.201126205,-2.108098919,-0.906972715,1.026936254,1.026936254,0,1.042082227,-1.761622729,-0.719540503,0.44233735 +Larry Hughes,hughela01,2010,RS,NYK,1624,820,-1.596605198,0.319915941,-1.276689257,0.622324127,0.622324127,0,-1.404652666,-0.01309581,-1.417748476,0.90520397 +Bill Walker,walkebi01,2010,RS,NYK,1464,739,1.84317723,-1.310309656,0.532867573,1.260989254,1.260989254,0,1.434083104,-0.789784432,0.644298672,1.761246849 +Nate Robinson,robinna01,2010,RS,NYK,1452,733,1.722170249,-2.812136077,-1.089965828,0.632435558,0.632435558,0,1.864102249,-2.491577189,-0.62747494,1.757216087 +Tracy McGrady,mcgratr01,2010,RS,NYK,1242,627,-0.721447073,-2.046156081,-2.767603154,-0.005653971,-0.005653971,0,-0.962589223,-2.539279041,-3.501868264,0.380121854 +Sergio Rodriguez,rodrise01,2010,RS,NYK,1052,531,-1.237294727,-1.527692686,-2.764987413,-0.004092904,-0.004092904,0,-1.350539362,-2.30163886,-3.652178222,0.752987365 +Eddie House,houseed01,2010,RS,NYK,735,371,-3.111885516,-1.366081621,-4.477967136,-0.330844944,-0.330844944,0,-2.910364476,-2.097016695,-5.007381171,1.081405587 +Jonathan Bender,bendejo01,2010,RS,NYK,578,292,-2.967862739,-1.822657486,-4.790520225,-0.304687975,-0.304687975,0,-3.16708319,-3.455396227,-6.622479417,0.214462256 +Jordan Hill,hilljo01,2010,RS,NYK,499,252,-2.486002085,-1.448526709,-3.934528795,-0.152908848,-0.152908848,0,-2.571464772,-1.502060854,-4.073525626,0.378140387 +Earl Barron,barroea01,2010,RS,NYK,460,232,-1.034951892,-1.434833117,-2.469785009,0.032963369,0.032963369,0,-1.091470185,-0.863583767,-1.955053953,-0.579235637 +J.R. Giddens,giddejr01,2010,RS,NYK,277,140,-1.779986587,-1.902838796,-3.682825383,-0.067369647,-0.067369647,0,-2.125960702,-2.223004227,-4.348964928,1.042227319 +Marcus Landry,landrma01,2010,RS,NYK,214,108,-2.196395304,-2.049319982,-4.245715286,-0.084941534,-0.084941534,0,-2.170328279,-3.232401528,-5.402729807,2.876122348 +Darko Milicic,milicda01,2010,RS,NYK,141,71,-3.840758044,2.692692802,-1.148065242,0.057968737,0.057968737,0,-3.876963189,1.901833132,-1.975130057,-0.097166904 +Eddy Curry,curryed01,2010,RS,NYK,123,62,-11.16469588,-2.880190445,-14.04488633,-0.365938109,-0.365938109,0,-10.30486064,-4.54173901,-14.84659965,2.273578961 +Kevin Durant,duranke01,2010,RS,OKC,6354,3239,5.569084003,1.874609184,7.443693188,16.77985266,16.77985266,0,5.388624905,1.466624837,6.855249742,-0.365604277 +Jeff Green,greenje02,2010,RS,OKC,5970,3043,-0.760112984,-0.682410974,-1.442523958,2.030086673,2.030086673,0,-0.120930529,-0.059859625,-0.180790154,0.008307477 +Russell Westbrook,westbru01,2010,RS,OKC,5519,2813,2.31290268,-0.02319861,2.28970407,7.204699642,7.204699642,0,2.334387041,0.097818609,2.432205649,-0.366578408 +Thabo Sefolosha,sefolth01,2010,RS,OKC,4606,2348,-2.473894736,2.138356124,-0.335538611,2.886158681,2.886158681,0,-2.493725331,1.935930548,-0.557794783,-0.202651558 +Nenad Krstic,krstine01,2010,RS,OKC,3416,1741,-2.48752395,0.023394959,-2.464128991,0.252979674,0.252979674,0,-2.428561954,-0.13222057,-2.560782524,-0.350294166 +James Harden,hardeja01,2010,RS,OKC,3410,1738,0.966850845,0.916121755,1.8829726,4.140707386,4.140707386,0,1.020910318,1.03051134,2.051421658,0.743116033 +Nick Collison,collini01,2010,RS,OKC,3055,1557,-0.837421934,2.298968689,1.461546755,3.353027424,3.353027424,0,-1.116118793,2.171268234,1.055149441,0.209113101 +Serge Ibaka,ibakase01,2010,RS,OKC,2596,1323,-2.579012153,0.376352173,-2.20265998,0.369607123,0.369607123,0,-2.67679545,0.186556067,-2.490239383,0.039525322 +Eric Maynor,maynoer01,2010,RS,OKC,1777,906,-1.23177038,0.063025504,-1.168744876,0.733292672,0.733292672,0,-1.597523445,-0.553491019,-2.151014464,0.304547582 +Etan Thomas,thomaet01,2010,RS,OKC,630,321,-6.120629969,-0.690208178,-6.810838147,-0.665707322,-0.665707322,0,-6.018465016,-1.416978068,-7.435443084,0.091291553 +Kevin Ollie,ollieke01,2010,RS,OKC,516,263,-3.312950387,-0.882286838,-4.195237225,-0.192906779,-0.192906779,0,-3.965682211,-1.504217366,-5.469899577,-0.493196419 +Kyle Weaver,weaveky01,2010,RS,OKC,283,144,-0.756471284,0.501204308,-0.255266976,0.183650959,0.183650959,0,-1.085932721,-0.018264971,-1.104197692,0.18740294 +Shaun Livingston,livinsh01,2010,RS,OKC,255,130,-5.164847549,1.223563685,-3.941283863,-0.078856459,-0.078856459,0,-5.382564884,0.155230918,-5.227333966,-0.186083268 +DJ White,whitedj01,2010,RS,OKC,200,102,2.851090308,0.643486997,3.494577306,0.324279595,0.324279595,0,2.295016711,0.266841659,2.56185837,-0.199512076 +Mike Wilks,wilksmi01,2010,RS,OKC,116,59,-3.379072208,-3.147461409,-6.526533618,-0.113373141,-0.113373141,0,-3.917758987,-4.08056631,-7.998325298,-0.2537601 +Byron Mullens,mulleby01,2010,RS,OKC,106,54,-6.561400412,-1.232445302,-7.793845715,-0.141910233,-0.141910233,0,-6.310522653,-0.7410446,-7.051567253,1.991535162 +Antonio Anderson,anderan02,2010,RS,OKC,29,15,-5.757361679,-2.059474446,-7.816836125,-0.038535865,-0.038535865,0,-6.22977341,-3.865917727,-10.09569114,-0.582511221 +Ryan Bowen,bowenry01,2010,RS,OKC,16,8,7.363390105,2.651074965,10.01446507,0.053043812,0.053043812,0,6.408408228,5.366376618,11.77478485,1.701490374 +Dwight Howard,howardw01,2010,RS,ORL,5512,2843,1.092080217,4.806582514,5.898662731,12.54723,12.54723,0,1.410241485,4.4679011,5.878142584,0.017635155 +Rashard Lewis,lewisra02,2010,RS,ORL,4593,2369,0.585319479,1.066131394,1.651450874,5.330671594,5.330671594,0,1.315686811,1.454735918,2.770422729,0.190516176 +Vince Carter,cartevi01,2010,RS,ORL,4478,2310,2.521819768,1.65257656,4.174396328,8.168646071,8.168646071,0,2.527364727,1.763499478,4.290864204,0.089898532 +Matt Barnes,barnema02,2010,RS,ORL,4065,2097,1.50225347,0.441412384,1.943665854,5.029885603,5.029885603,0,1.264064711,0.517150693,1.781215405,0.152947373 +Jameer Nelson,nelsoja01,2010,RS,ORL,3606,1860,1.070883037,-0.332644871,0.738238166,3.308714144,3.308714144,0,1.212736459,-0.073796397,1.138940062,-0.043278599 +JJ Redick,redicjj01,2010,RS,ORL,3505,1808,2.214756892,-1.375767769,0.838989123,3.301849264,3.301849264,0,1.744097274,-1.512932453,0.231164821,-0.249047173 +Jason Williams,willija02,2010,RS,ORL,3302,1703,1.543881964,-0.742754767,0.801127197,3.06875234,3.06875234,0,1.25695745,-1.049450476,0.207506974,-0.508597802 +Mickael Pietrus,pietrmi01,2010,RS,ORL,3271,1687,-1.018051855,0.869390814,-0.148661041,2.248873283,2.248873283,0,-0.594647027,0.689668251,0.095021224,0.41428027 +Marcin Gortat,gortama01,2010,RS,ORL,2109,1088,-3.028118222,1.583293974,-1.444824248,0.722962547,0.722962547,0,-3.184195417,1.180108445,-2.004086972,-0.199187808 +Ryan Anderson,anderry01,2010,RS,ORL,1766,911,2.183599933,0.050952983,2.234552916,2.324680707,2.324680707,0,2.674761677,-0.602887486,2.071874191,0.320057816 +Brandon Bass,bassbr01,2010,RS,ORL,1256,648,-0.859797954,-0.594572075,-1.454370029,0.426606882,0.426606882,0,-1.200801939,-1.097770769,-2.298572708,-0.381485932 +Anthony Johnson,johnsan02,2010,RS,ORL,787,406,-0.205140807,-0.834533452,-1.03967426,0.354083545,0.354083545,0,-0.581615756,-1.28822695,-1.869842706,-0.05176742 +Andre Iguodala,iguodan01,2010,RS,PHI,6163,3193,1.61333133,0.48501653,2.09834786,7.878074366,7.878074366,0,1.731597302,0.580285577,2.311882879,-0.240270891 +Elton Brand,brandel01,2010,RS,PHI,4434,2297,-1.111738581,0.306034742,-0.80570384,2.274254459,2.274254459,0,-1.00671124,0.533790348,-0.472920892,-0.178106081 +Thaddeus Young,youngth01,2010,RS,PHI,4140,2145,-1.202887982,-0.855357755,-2.058245737,0.755428744,0.755428744,0,-0.774960383,-0.769663799,-1.544624182,-0.19995189 +Samuel Dalembert,dalemsa01,2010,RS,PHI,4100,2124,-2.414004945,0.973934674,-1.440070271,1.413295642,1.413295642,0,-2.444394885,0.956265481,-1.488129404,-0.411909598 +Lou Williams,willilo02,2010,RS,PHI,3691,1912,2.574737167,-1.334469133,1.240268034,3.887083181,3.887083181,0,2.326108718,-0.900129706,1.425979012,-0.131014141 +Jrue Holiday,holidjr01,2010,RS,PHI,3411,1767,-0.342659663,-1.043562037,-1.3862217,1.231443978,1.231443978,0,-0.354040769,-0.987079089,-1.341119858,0.150095131 +Willie Green,greenwi01,2010,RS,PHI,2998,1553,0.111854666,-2.174646415,-2.062791749,0.544792341,0.544792341,0,-0.448243378,-2.326709228,-2.774952606,0.049880792 +Marreese Speights,speigma01,2010,RS,PHI,1961,1016,-2.034172259,-3.144390105,-5.178562365,-1.264659349,-1.264659349,0,-1.953541921,-2.392052028,-4.345593949,0.431135529 +Jason Kapono,kaponja01,2010,RS,PHI,1884,976,-1.485453557,-2.471501695,-3.956955252,-0.603278626,-0.603278626,0,-1.537589399,-2.953836821,-4.49142622,0.354380191 +Rodney Carney,carnero01,2010,RS,PHI,1654,857,-0.409923421,-0.116973409,-0.52689683,0.976622628,0.976622628,0,-0.72057334,-0.660476054,-1.381049395,0.443241881 +Allen Iverson,iversal01,2010,RS,PHI,1540,798,-1.652401215,-1.442239737,-3.094640952,-0.139877424,-0.139877424,0,-1.857545974,-1.762125222,-3.619671196,-0.294051318 +Jason Smith,smithja02,2010,RS,PHI,1270,658,-2.495396517,-0.632796788,-3.128193305,-0.127944354,-0.127944354,0,-2.599303048,-0.585526243,-3.18482929,0.724896439 +Royal Ivey,iveyro01,2010,RS,PHI,456,236,0.459329327,-1.337159224,-0.877829897,0.228274677,0.228274677,0,-0.290687171,-1.405322551,-1.696009722,1.187569278 +Jodie Meeks,meeksjo01,2010,RS,PHI,450,233,3.00198482,-3.643576623,-0.641591803,0.255906247,0.255906247,0,2.468075101,-3.816953071,-1.348877969,1.972137391 +Primoz Brezec,brezepr01,2010,RS,PHI,69,36,-8.279203159,-0.525226799,-8.804429958,-0.11273277,-0.11273277,0,-7.784614315,0.870475959,-6.914138355,1.291370139 +Francisco Elson,elsonfr01,2010,RS,PHI,8,4,-9.388308119,-3.84010936,-13.22841748,-0.021737137,-0.021737137,0,-7.40960579,-5.937364467,-13.34697026,1.548569124 +Amar'e Stoudemire,stoudam01,2010,RS,PHO,5699,2838,1.92450694,-1.312789583,0.611717357,4.855641628,4.855641628,0,2.26276371,-0.805720191,1.457043518,-0.230428179 +Steve Nash,nashst01,2010,RS,PHO,5342,2660,6.609409659,-1.884097469,4.72531219,10.03325775,10.03325775,0,6.285062105,-2.324209737,3.960852368,-1.033782111 +Jason Richardson,richaja01,2010,RS,PHO,4990,2485,2.98108947,-0.206105544,2.774983925,6.99604916,6.99604916,0,3.216851471,0.159034888,3.37588636,-0.117725455 +Grant Hill,hillgr01,2010,RS,PHO,4880,2430,-0.323667414,0.567174538,0.243507125,3.690411281,3.690411281,0,-0.307214514,0.439303231,0.132088716,-0.528537228 +Channing Frye,fryech01,2010,RS,PHO,4398,2190,1.540673332,0.498654616,2.039327948,5.369586437,5.369586437,0,2.20312928,1.212085425,3.415214705,0.32080024 +Jared Dudley,dudleja01,2010,RS,PHO,3998,1991,2.18436618,0.437002138,2.621368318,5.446174514,5.446174514,0,2.210604598,0.50979223,2.720396828,-0.173851989 +Goran Dragic,dragigo01,2010,RS,PHO,2896,1442,1.07208892,-1.160282904,-0.088193984,1.962620639,1.962620639,0,1.282664875,-1.417422816,-0.134757941,0.206477366 +Louis Amundson,amundlo01,2010,RS,PHO,2346,1168,-1.858145602,0.990651582,-0.86749402,1.122679765,1.122679765,0,-1.854808646,0.687778028,-1.167030618,0.072701741 +Robin Lopez,lopezro01,2010,RS,PHO,1980,986,-0.588933047,-0.547281844,-1.13621489,0.808592814,0.808592814,0,-0.646645578,-0.672093673,-1.318739251,-0.37386676 +Leandro Barbosa,barbole01,2010,RS,PHO,1578,786,0.141783126,-0.855642699,-0.713859572,0.820905327,0.820905327,0,0.598127064,-0.988007376,-0.389880312,0.503296874 +Earl Clark,clarkea01,2010,RS,PHO,769,383,-5.962556499,-1.381252539,-7.343809038,-0.891831426,-0.891831426,0,-5.530857564,-2.905509572,-8.436367136,-0.60955808 +Jarron Collins,collija03,2010,RS,PHO,524,261,-5.873973456,-0.306024345,-6.179997801,-0.459527865,-0.459527865,0,-5.816036655,-0.692795422,-6.508832077,0.571706147 +Alando Tucker,tuckeal02,2010,RS,PHO,143,71,1.153407703,-3.396638411,-2.243230708,0.018425892,0.018425892,0,0.673651585,-5.037774902,-4.364123316,0.350674928 +Taylor Griffin,griffta01,2010,RS,PHO,64,32,-4.485087149,-0.743389884,-5.228477033,-0.040843133,-0.040843133,0,-4.77802814,-2.092323373,-6.870351513,0.878091312 +Dwayne Jones,jonesdw02,2010,RS,PHO,14,7,-6.588300593,-1.599149989,-8.187450582,-0.019501751,-0.019501751,0,-7.18814686,-1.83218581,-9.020332671,0.398494124 +LaMarcus Aldridge,aldrila01,2010,RS,POR,5400,2922,0.718880401,0.961869505,1.680749906,6.570551023,6.570551023,0,0.990385665,1.318831724,2.309217389,-0.494972198 +Andre Miller,millean02,2010,RS,POR,4620,2500,2.563962248,1.203856017,3.767818265,8.287889946,8.287889946,0,2.463351546,1.074696148,3.538047694,-0.288908792 +Brandon Roy,roybr01,2010,RS,POR,4470,2419,4.799538541,-0.926834777,3.872703764,8.148248631,8.148248631,0,4.632935115,-0.649564287,3.983370828,-0.290771601 +Martell Webster,webstma02,2010,RS,POR,3705,2005,0.412116136,0.108805049,0.520921186,3.351870775,3.351870775,0,0.614004518,-0.264638869,0.349365648,0.164920465 +Juwan Howard,howarju01,2010,RS,POR,3016,1632,-3.489426755,-1.05061446,-4.540041215,-1.491361558,-1.491361558,0,-3.317705705,-0.9071974,-4.224903105,0.056063013 +Rudy Fernandez,fernaru01,2010,RS,POR,2663,1441,0.695635319,0.492123766,1.187759084,2.900533661,2.900533661,0,1.079284341,0.125919318,1.205203659,0.178340637 +Steve Blake,blakest01,2010,RS,POR,2582,1397,0.372007595,-0.599329453,-0.227321858,1.818696099,1.818696099,0,0.530043795,-0.638258134,-0.108214339,1.078513384 +Jerryd Bayless,bayleje01,2010,RS,POR,2410,1304,0.057092152,-2.028728103,-1.971635951,0.520870404,0.520870404,0,-0.185284175,-2.333017387,-2.518301562,0.548184286 +Nicolas Batum,batumni01,2010,RS,POR,1697,918,3.160176945,-0.213161545,2.9470154,2.669720247,2.669720247,0,2.907235709,-0.208783954,2.698451755,0.050855606 +Marcus Camby,cambyma01,2010,RS,POR,1327,718,-1.296798187,3.746707819,2.449909632,1.893490452,1.893490452,0,-0.939498124,3.685448492,2.745950368,-0.559764704 +Dante Cunningham,cunnida01,2010,RS,POR,1307,707,-1.505001791,-0.030145545,-1.535147336,0.439741796,0.439741796,0,-1.620984536,0.073056991,-1.547927545,0.327865222 +Joel Przybilla,przybjo01,2010,RS,POR,1259,681,-4.168738959,2.665194386,-1.503544573,0.433201127,0.433201127,0,-4.004935946,2.261556798,-1.743379148,0.027077353 +Greg Oden,odengr01,2010,RS,POR,928,502,0.885797508,1.755375204,2.641172713,1.382880851,1.382880851,0,0.82598065,1.787810051,2.6137907,0.14218657 +Jeff Ayres,pendeje02,2010,RS,POR,748,405,-2.215808969,-1.758349001,-3.97415797,-0.255271312,-0.255271312,0,-2.63189335,-1.042703853,-3.674597203,0.861807292 +Travis Outlaw,outlatr01,2010,RS,POR,427,231,-1.489182464,0.57183148,-0.917350984,0.218033994,0.218033994,0,-0.947662333,-0.452319202,-1.399981535,0.888729803 +Patty Mills,millspa02,2010,RS,POR,70,38,-3.654064308,-3.934324376,-7.588388684,-0.094974173,-0.094974173,0,-3.210138706,-4.912539982,-8.122678687,1.170223553 +Travis Diener,dienetr01,2010,RS,POR,48,26,-1.972461682,-2.418832676,-4.391294358,-0.021789178,-0.021789178,0,-2.381639071,-2.985123218,-5.366762289,0.073638291 +Shavlik Randolph,randosh01,2010,RS,POR,11,6,-4.651793732,-4.909977824,-9.561771556,-0.020522594,-0.020522594,0,-4.636976596,-8.756273458,-13.39325005,-1.48373724 +Anthony Tolliver,tollian01,2010,RS,POR,7,4,-9.769705406,-2.195851572,-11.96555698,-0.019831382,-0.019831382,0,-8.626618399,-0.905453262,-9.532071661,5.112266267 +Tyreke Evans,evansty01,2010,RS,SAC,5303,2677,0.52775246,0.465250877,0.993003338,5.115657879,5.115657879,0,0.592384358,0.813423432,1.40580779,0.063232045 +Beno Udrih,udrihbe01,2010,RS,SAC,4906,2477,1.655921472,-1.111741334,0.544180138,4.151354572,4.151354572,0,1.346646661,-0.58423459,0.762412071,-0.26417809 +Jason Thompson,thompja02,2010,RS,SAC,4669,2357,-1.902142557,0.084601197,-1.81754136,1.119469179,1.119469179,0,-1.748928887,0.467316396,-1.281612491,-0.154946721 +Omri Casspi,casspom01,2010,RS,SAC,3825,1931,-0.682336708,-0.173215766,-0.855552474,1.864496916,1.864496916,0,-0.733701416,-0.659609082,-1.393310498,-0.095839224 +Spencer Hawes,hawessp01,2010,RS,SAC,3771,1904,-2.119230256,-0.382288588,-2.501518845,0.240924301,0.240924301,0,-1.877494363,-0.548086508,-2.425580871,-0.1771213 +Donte Greene,greendo01,2010,RS,SAC,3229,1630,-1.514958699,-0.153955063,-1.668913762,0.901168398,0.901168398,0,-1.542390151,-0.727136826,-2.269526976,0.220192636 +Andres Nocioni,nocioan01,2010,RS,SAC,2926,1477,-0.779987187,-2.494211845,-3.274199032,-0.397214261,-0.397214261,0,-0.724673726,-2.419510369,-3.144184095,0.5218391 +Carl Landry,landrca01,2010,RS,SAC,2088,1054,-1.043554961,-0.522470345,-1.566025307,0.635181024,0.635181024,0,-0.905061457,0.058946226,-0.846115231,-0.221491647 +Ime Udoka,udokaim01,2010,RS,SAC,1870,944,-1.367663235,0.455473503,-0.912189732,0.887115921,0.887115921,0,-1.710569756,-0.172331442,-1.882901198,0.209294873 +Kevin Martin,martike02,2010,RS,SAC,1533,774,1.564287284,-1.835603944,-0.27131666,0.989324923,0.989324923,0,1.634153293,-1.151082529,0.483070764,1.007499711 +Jon Brockman,brockjo01,2010,RS,SAC,1295,654,0.844165097,-1.683182614,-0.839017517,0.63986549,0.63986549,0,0.067079795,-1.143827322,-1.076747527,0.327759363 +Francisco Garcia,garcifr01,2010,RS,SAC,1139,575,0.328334226,-1.109822663,-0.781488437,0.576195716,0.576195716,0,-0.239199586,-1.284899174,-1.52409876,-0.210768628 +Sergio Rodriguez,rodrise01,2010,RS,SAC,1024,517,0.541875014,-0.140965646,0.400909368,0.839277446,0.839277446,0,0.501888613,-0.906642962,-0.404754349,0.920626575 +Sean May,mayse01,2010,RS,SAC,656,331,-3.275417686,0.047233139,-3.228184547,-0.081272567,-0.081272567,0,-3.21940137,-0.328160152,-3.547561522,0.602795298 +Kenny Thomas,thomake01,2010,RS,SAC,620,313,-1.932269043,-0.53265782,-2.464926863,0.045525445,0.045525445,0,-2.414368189,-0.80161782,-3.215986008,0.002833624 +Dominic McGuire,mcguido01,2010,RS,SAC,133,67,-7.908060624,-2.56368561,-10.47174623,-0.262140548,-0.262140548,0,-8.020246322,-4.805230095,-12.82547642,-0.645451778 +Desmond Mason,masonde01,2010,RS,SAC,131,66,-3.612249897,-1.634316304,-5.246566201,-0.08363576,-0.08363576,0,-4.293918935,-2.84567752,-7.139596454,-0.481933548 +Hilton Armstrong,armsthi01,2010,RS,SAC,111,56,-6.269180659,0.138259909,-6.13092075,-0.096317478,-0.096317478,0,-6.032231394,-0.98983774,-7.022069134,-0.271590516 +Joey Dorsey,dorsejo01,2010,RS,SAC,103,52,-3.849976793,-1.653188148,-5.503164941,-0.073953976,-0.073953976,0,-4.150173055,-1.519682058,-5.669855112,1.171270677 +Garrett Temple,templga01,2010,RS,SAC,46,23,0.648796335,-0.491509861,0.157286474,0.034128612,0.034128612,0,0.026755747,-2.462944696,-2.436188949,0.035130428 +Richard Jefferson,jefferi01,2010,RS,SAS,4870,2520,0.276972266,1.078994511,1.355966777,5.271771025,5.271771025,0,0.211928508,0.958614992,1.1705435,-0.129570246 +Tim Duncan,duncati01,2010,RS,SAS,4711,2438,1.83955015,4.048347066,5.887897216,10.62744907,10.62744907,0,2.02219892,3.366634039,5.38883296,-1.021746427 +George Hill,hillge01,2010,RS,SAS,4398,2276,0.841927078,0.049210972,0.89113805,4.234918973,4.234918973,0,0.850755899,0.910960113,1.761716011,0.150391446 +Manu Ginobili,ginobma01,2010,RS,SAS,4155,2150,5.882286574,0.866305208,6.748591782,10.41831132,10.41831132,0,5.893925925,1.109549676,7.0034756,-0.008819584 +Tony Parker,parketo01,2010,RS,SAS,3339,1728,0.330739483,-1.836557939,-1.505818456,1.09127359,1.09127359,0,0.252360129,-1.805649679,-1.55328955,-0.481682451 +Antonio McDyess,mcdyean01,2010,RS,SAS,3125,1617,-2.187064763,1.866877696,-0.320187067,1.995106548,1.995106548,0,-2.067639065,1.473736879,-0.593902186,-0.443596361 +Keith Bogans,boganke01,2010,RS,SAS,3013,1559,-1.51870212,0.626381984,-0.892320136,1.484640923,1.484640923,0,-1.495754712,0.559333324,-0.936421388,0.447171713 +Roger Mason Jr.,masonro01,2010,RS,SAS,2928,1515,-0.893701885,-0.35554745,-1.249249335,1.161752952,1.161752952,0,-0.743211104,-0.801046191,-1.544257295,0.141062348 +DeJuan Blair,blairde01,2010,RS,SAS,2887,1494,-0.441413177,0.639578832,0.198165655,2.257480434,2.257480434,0,-0.250479615,0.960012306,0.709532691,0.429164926 +Matt Bonner,bonnema01,2010,RS,SAS,2243,1161,2.006253495,0.371227947,2.377481442,3.04488455,3.04488455,0,2.285868583,0.198113448,2.483982031,0.236768313 +Michael Finley,finlemi01,2010,RS,SAS,763,395,-3.121949539,-1.93784215,-5.059791689,-0.466499521,-0.466499521,0,-3.188819069,-2.932617761,-6.12143683,0.20357341 +Malik Hairston,hairsma01,2010,RS,SAS,613,317,-0.845704861,-1.440707298,-2.286412158,0.074959715,0.074959715,0,-1.690952104,-2.219542926,-3.91049503,-0.022438935 +Garrett Temple,templga01,2010,RS,SAS,373,193,-1.299285807,1.023868731,-0.275417075,0.248935291,0.248935291,0,-1.124032566,1.055155171,-0.068877395,2.028842556 +Theo Ratliff,ratlith01,2010,RS,SAS,354,183,-6.764568351,-1.421490189,-8.186058541,-0.510503335,-0.510503335,0,-6.427870022,-1.872922863,-8.300792885,0.546890141 +Ian Mahinmi,mahinia01,2010,RS,SAS,319,165,-1.015435422,0.440521599,-0.574913823,0.185705337,0.185705337,0,-1.076630595,0.195829053,-0.880801542,1.332913293 +Marcus Haislip,haislma01,2010,RS,SAS,85,44,-1.566778423,-0.60529665,-2.172075073,0.012951237,0.012951237,0,-1.578836357,-2.217712507,-3.796548864,-0.162678876 +Cedric Jackson,jacksce01,2010,RS,SAS,48,25,1.821790369,8.078607118,9.900397487,0.163253872,0.163253872,0,2.310021797,7.516538121,9.826559919,1.104188499 +Andrea Bargnani,bargnan01,2010,RS,TOR,5491,2799,0.440301185,-2.265347851,-1.825046666,1.317315056,1.317315056,0,1.005905814,-1.884070531,-0.878164716,-0.253302264 +Chris Bosh,boshch01,2010,RS,TOR,4956,2526,2.463299654,-0.350230657,2.113068997,6.215812036,6.215812036,0,2.754176822,-0.241048038,2.513128784,-0.77196449 +Hedo Turkoglu,turkohe01,2010,RS,TOR,4457,2272,1.166967146,-1.02728618,0.139680966,3.356409766,3.356409766,0,1.363489591,-0.75086507,0.612624521,0.189594305 +Jarrett Jack,jackja01,2010,RS,TOR,4400,2243,2.47736055,-2.26753966,0.20982089,3.374223116,3.374223116,0,2.305568397,-2.154408487,0.15115991,-0.358401267 +Jose Calderon,caldejo01,2010,RS,TOR,3565,1817,3.353146042,-2.420488233,0.932657809,3.399754962,3.399754962,0,3.057212173,-2.074415537,0.982796635,-0.39021271 +DeMar DeRozan,derozde01,2010,RS,TOR,3265,1664,-1.448210447,-1.48284859,-2.931059037,-0.153849786,-0.153849786,0,-1.691204131,-1.239890183,-2.931094314,0.082799482 +Amir Johnson,johnsam01,2010,RS,TOR,2851,1453,0.600190949,1.801708487,2.401899436,3.842883046,3.842883046,0,0.387138504,2.019720937,2.406859442,0.581856062 +Antoine Wright,wrighan01,2010,RS,TOR,2731,1392,-1.44277551,-1.030280157,-2.473055667,0.197508172,0.197508172,0,-1.248310606,-1.325963032,-2.574273638,0.392658809 +Sonny Weems,weemsso01,2010,RS,TOR,2684,1368,-0.851882826,-1.053758726,-1.905641552,0.588863835,0.588863835,0,-1.154856084,-1.21488469,-2.369740774,-0.07313952 +Marco Belinelli,belinma01,2010,RS,TOR,2199,1121,0.268230706,-1.215243878,-0.947013172,1.032829699,1.032829699,0,0.37831533,-1.703229961,-1.32491463,0.149276223 +Rasho Nesterovic,nestera01,2010,RS,TOR,810,413,-1.208213588,-2.092715392,-3.300928979,-0.115935803,-0.115935803,0,-1.248376973,-2.184100662,-3.432477634,-0.12280579 +Reggie Evans,evansre01,2010,RS,TOR,610,311,-4.024829931,0.355240636,-3.669589295,-0.147406563,-0.147406563,0,-3.498297784,0.173012963,-3.325284821,0.960669731 +Marcus Banks,banksma01,2010,RS,TOR,479,244,-0.351389637,-0.783713582,-1.135103219,0.203225496,0.203225496,0,-0.241303653,-0.914230364,-1.155534017,1.022062569 +Pops Mensah-Bonsu,mensapo01,2010,RS,TOR,210,107,-4.503450566,-2.186104672,-6.689555238,-0.216890834,-0.216890834,0,-4.099591958,-2.699538569,-6.799130527,0.796545838 +Patrick O'Bryant,obryapa01,2010,RS,TOR,100,51,-5.25145629,-0.442312291,-5.693768581,-0.078439872,-0.078439872,0,-4.654422854,-0.170161382,-4.824584236,2.257851424 +Deron Williams,willide01,2010,RS,UTA,5538,2802,5.366960172,0.10581231,5.472772482,11.71705862,11.71705862,0,5.221949585,0.333808645,5.55575823,-0.303887815 +Carlos Boozer,boozeca01,2010,RS,UTA,5283,2673,1.547192763,-0.588249374,0.95894339,5.053875055,5.053875055,0,1.720615909,-0.075906408,1.644709502,-0.078883276 +Paul Millsap,millspa01,2010,RS,UTA,4501,2277,0.242177424,1.08878468,1.330962104,4.740953041,4.740953041,0,0.253723118,1.240484246,1.494207365,-8.50E-05 +Mehmet Okur,okurme01,2010,RS,UTA,4248,2149,-0.801641602,1.26982736,0.468185759,3.526502173,3.526502173,0,-0.224330221,1.018937972,0.794607751,-0.052685078 +Wesley Matthews,matthwe02,2010,RS,UTA,4003,2025,0.164000127,-0.895630982,-0.731630855,2.08322851,2.08322851,0,-0.068630543,-1.039749194,-1.108379737,-0.092715025 +Andrei Kirilenko,kirilan01,2010,RS,UTA,3323,1681,1.158656588,3.494183396,4.652839984,6.323063107,6.323063107,0,1.157362019,2.840092637,3.997454655,-0.383729835 +Ronnie Brewer,brewero02,2010,RS,UTA,3285,1662,-0.630499134,1.430274545,0.799775411,2.99985971,2.99985971,0,-0.680159852,1.533440803,0.853280952,-0.317491661 +CJ Miles,milescj01,2010,RS,UTA,2959,1497,-0.741424848,0.374932646,-0.366492201,1.839109638,1.839109638,0,-0.263215049,0.487824543,0.224609495,0.962136616 +Kyle Korver,korveky01,2010,RS,UTA,1882,952,1.173830438,0.662729995,1.836560434,2.21953747,2.21953747,0,0.73921675,-0.155646249,0.583570501,-0.345627725 +Ronnie Price,pricero01,2010,RS,UTA,1593,806,-2.243193647,1.39770175,-0.845491897,0.790089603,0.790089603,0,-2.004774076,1.161536434,-0.843237643,0.828866927 +Kyrylo Fesenko,fesenky01,2010,RS,UTA,806,408,-3.379485641,1.714574796,-1.664910846,0.228533782,0.228533782,0,-3.432543025,1.006430132,-2.426112893,1.105393801 +Eric Maynor,maynoer01,2010,RS,UTA,718,363,-1.634353085,0.217702253,-1.416650832,0.248052403,0.248052403,0,-1.582857174,-0.651276714,-2.234133888,0.422956241 +Sundiata Gaines,gainesu01,2010,RS,UTA,429,217,0.299276943,0.197914161,0.497191103,0.362605777,0.362605777,0,0.535781356,-0.653854124,-0.118072768,0.808951758 +Kosta Koufos,koufoko01,2010,RS,UTA,340,172,-5.615671974,-1.525502759,-7.141174733,-0.387247515,-0.387247515,0,-5.472859553,-2.6366729,-8.109532453,0.463468418 +Othyus Jeffers,jeffeot01,2010,RS,UTA,144,73,-1.364195019,0.172869589,-1.19132543,0.058528424,0.058528424,0,-1.478670496,-0.409052267,-1.887722762,0.770020791 +Andray Blatche,blatcan01,2010,RS,WAS,4355,2256,-1.507880587,0.650311772,-0.857568815,2.177457919,2.177457919,0,-1.147459193,0.568660182,-0.578799011,-0.032388414 +Caron Butler,butleca01,2010,RS,WAS,3577,1853,-1.354426892,0.262309776,-1.092117116,1.570903895,1.570903895,0,-1.090567613,0.769561643,-0.32100597,0.21203381 +Mike Miller,millemi01,2010,RS,WAS,3484,1805,2.238900566,-0.351801056,1.88709951,4.252102293,4.252102293,0,1.644270291,-0.225236207,1.419034084,-0.401241266 +Randy Foye,foyera01,2010,RS,WAS,3218,1667,-0.588418571,-2.20404906,-2.79246763,-0.036079333,-0.036079333,0,-0.731795471,-2.167709494,-2.899504965,-0.102737119 +Brendan Haywood,haywobr01,2010,RS,WAS,3115,1614,-0.365412827,1.219645354,0.854232527,2.950636693,2.950636693,0,-0.591164079,1.282725373,0.691561294,-0.547618892 +Antawn Jamison,jamisan01,2010,RS,WAS,3079,1595,1.415007051,-0.970155504,0.444851547,2.619422717,2.619422717,0,1.80332213,-0.089527377,1.713794753,0.705910488 +Nick Young,youngni01,2010,RS,WAS,2743,1421,-0.770103681,-1.059970231,-1.830073912,0.669672598,0.669672598,0,-1.05184142,-1.214344739,-2.266186159,0.384447217 +Gilbert Arenas,arenagi01,2010,RS,WAS,2256,1169,1.723395307,-0.825212183,0.898183124,2.186114659,2.186114659,0,2.292918448,-0.282686075,2.010232372,0.44225439 +Earl Boykins,boykiea01,2010,RS,WAS,2156,1117,-1.90476442,-3.540613551,-5.445377972,-1.525216361,-1.525216361,0,-2.212992381,-4.12408638,-6.33707876,-0.663753093 +JaVale McGee,mcgeeja01,2010,RS,WAS,1868,968,-2.751090675,0.441531017,-2.309559657,0.216979896,0.216979896,0,-2.81601912,-0.037078675,-2.853097795,-0.233875924 +James Singleton,singlja01,2010,RS,WAS,1479,766,-2.553318334,0.049487334,-2.503831,0.096059825,0.096059825,0,-2.527388486,0.033084226,-2.49430426,-0.14271594 +Al Thornton,thornal01,2010,RS,WAS,1301,674,-1.854539549,-0.553376998,-2.407916548,0.117995825,0.117995825,0,-1.959870894,-0.409698009,-2.369568904,0.288822544 +Shaun Livingston,livinsh01,2010,RS,WAS,1286,666,0.901119491,-1.235065498,-0.333946007,0.81762453,0.81762453,0,0.095598846,-1.479175027,-1.383576181,-0.381231296 +Fabricio Oberto,obertfa01,2010,RS,WAS,1255,650,-3.246434578,0.50170418,-2.744730399,0.001764134,0.001764134,0,-3.760310981,0.402294374,-3.358016607,0.890368216 +DeShawn Stevenson,stevede01,2010,RS,WAS,1189,616,-3.36560011,-1.55458216,-4.92018227,-0.688296824,-0.688296824,0,-3.766578463,-2.085571171,-5.852149633,0.859477719 +Quinton Ross,rossqu01,2010,RS,WAS,504,261,-6.27773638,-0.687432457,-6.965168837,-0.566583764,-0.566583764,0,-6.603582414,-0.896943731,-7.500526145,0.883430374 +Dominic McGuire,mcguido01,2010,RS,WAS,463,240,-4.695475171,-1.165053749,-5.86052892,-0.382177605,-0.382177605,0,-5.36568747,-1.805623027,-7.171310497,0.32028029 +Alonzo Gee,geeal01,2010,RS,WAS,351,182,0.187748632,0.276441621,0.464190254,0.296798198,0.296798198,0,-0.168509683,-0.405257199,-0.573766882,-0.522069565 +Cartier Martin,martica01,2010,RS,WAS,220,114,0.297995617,-0.310295645,-0.012300028,0.161797717,0.161797717,0,0.279023881,-0.969967625,-0.690943744,1.512332442 +Josh Howard,howarjo01,2010,RS,WAS,176,91,3.143507155,-0.806566234,2.336940921,0.240946372,0.240946372,0,2.972724764,-0.007954907,2.964769857,1.895378613 +Mike James,jamesmi01,2010,RS,WAS,89,46,-5.36200246,0.007514691,-5.354487769,-0.061771547,-0.061771547,0,-4.2287404,-0.900177586,-5.128917986,0.992510472 +Cedric Jackson,jacksce01,2010,RS,WAS,75,39,-7.39175195,-6.303581683,-13.69533363,-0.221541682,-0.221541682,0,-7.099258814,-7.84294277,-14.94220158,1.617842857 +Mike Harris,harrimi01,2010,RS,WAS,27,14,0.324056138,2.747971214,3.072027352,0.042607168,0.042607168,0,-0.262830054,4.87156053,4.608730476,2.305972457 +Paul Davis,davispa01,2010,RS,WAS,15,8,4.864665791,0.916478706,5.781144497,0.033934968,0.033934968,0,3.609658619,-2.144895825,1.464762793,-2.387778209 +Joe Johnson,johnsjo02,2010,PO,ATL,796,440,1.22659631,-2.606968834,-1.380372524,0.315725414,0,0.315725414,1.404134223,-2.259845899,-0.855711676,-0.395646226 +Josh Smith,smithjo03,2010,PO,ATL,709,392,1.747303571,1.982189789,3.72949336,1.325080958,0,1.325080958,1.779809821,1.861280419,3.64109024,-0.777685079 +Al Horford,horfoal01,2010,PO,ATL,702,388,1.151228153,0.869604393,2.020832546,0.965806244,0,0.965806244,0.970995944,1.055795481,2.026791425,-0.767565952 +Jamal Crawford,crawfja01,2010,PO,ATL,635,351,0.732299041,-2.772523068,-2.040224027,0.131357156,0,0.131357156,0.897193388,-2.502211208,-1.605017821,0.183022778 +Marvin Williams,willima02,2010,PO,ATL,624,345,-0.555419569,-0.09094159,-0.646361159,0.377194965,0,0.377194965,-1.171184935,-0.410181765,-1.5813667,-1.116936499 +Mike Bibby,bibbymi01,2010,PO,ATL,528,292,0.788521779,-0.6682716,0.120250178,0.441562218,0,0.441562218,0.658822538,-0.437271963,0.221550575,0.112651538 +Zaza Pachulia,pachuza01,2010,PO,ATL,291,161,-1.136720791,-2.276554834,-3.413275624,-0.056836579,0,-0.056836579,-1.505202221,-1.624502292,-3.129704513,1.042391839 +Maurice Evans,evansma01,2010,PO,ATL,268,148,-5.963206485,0.01942716,-5.943779326,-0.25164681,0,-0.25164681,-5.576415806,0.213036068,-5.363379738,1.067094635 +Jeff Teague,teaguje01,2010,PO,ATL,107,59,-6.829906688,-0.502982569,-7.332889257,-0.142133053,0,-0.142133053,-6.385386718,-1.993470154,-8.378856872,-0.093439235 +Joe Smith,smithjo02,2010,PO,ATL,43,24,-10.03890748,-3.46727182,-13.5061793,-0.134045994,0,-0.134045994,-10.42437204,-5.795759449,-16.22013149,-1.197655121 +Mario West,westma02,2010,PO,ATL,36,20,6.187155655,-0.858597728,5.328557927,0.088694714,0,0.088694714,4.779526866,2.138607053,6.918133919,3.9260659 +Jason Collins,collija04,2010,PO,ATL,18,10,8.376003617,-5.589967659,2.786035958,0.031369675,0,0.031369675,7.460665496,0.9254755,8.386140996,6.979353122 +Randolph Morris,morrira01,2010,PO,ATL,18,10,2.819468877,-4.077627226,-1.258158349,0.008014416,0,0.008014416,1.297313525,-2.279320491,-0.982006966,1.901013122 +Rajon Rondo,rondora01,2010,PO,BOS,1833,975,1.966889149,2.368093022,4.334982171,3.612239494,0,3.612239494,2.026684764,2.529395892,4.556080656,-0.566443914 +Paul Pierce,piercpa01,2010,PO,BOS,1748,930,1.359045922,0.997268599,2.356314521,2.49922722,0,2.49922722,1.375981704,0.925026623,2.301008327,0.013463451 +Ray Allen,allenra02,2010,PO,BOS,1739,925,3.148590837,0.951848888,4.100439724,3.336051095,0,3.336051095,2.938853129,1.167252346,4.106105474,0.046358513 +Kevin Garnett,garneke01,2010,PO,BOS,1440,766,-0.469505466,3.342833564,2.873328099,2.258797255,0,2.258797255,-0.443845849,3.209119978,2.765274129,-0.312203433 +Kendrick Perkins,perkike01,2010,PO,BOS,1081,575,-3.584912373,3.802861788,0.217949414,0.899985812,0,0.899985812,-3.686378286,2.814415965,-0.871962321,0.201041006 +Glen Davis,davisgl01,2010,PO,BOS,908,483,-0.819296554,1.376883276,0.557586722,0.841346138,0,0.841346138,-1.002934569,1.03979006,0.036855491,0.076449673 +Rasheed Wallace,wallara01,2010,PO,BOS,771,410,-1.368281007,1.739103215,0.370822208,0.685398577,0,0.685398577,-1.228189815,2.304574708,1.076384892,1.632686188 +Tony Allen,allento01,2010,PO,BOS,735,391,-2.107315467,3.882496986,1.775181518,0.940889486,0,0.940889486,-2.370271489,3.65123124,1.280959751,0.961606787 +Nate Robinson,robinna01,2010,PO,BOS,241,128,3.671799302,0.781826283,4.453625586,0.491639627,0,0.491639627,4.019640328,0.251388027,4.271028355,1.207021942 +Michael Finley,finlemi01,2010,PO,BOS,203,108,-2.151022238,1.388337632,-0.762684606,0.112445717,0,0.112445717,-2.749303293,-0.420832857,-3.170136149,-0.396070961 +Shelden Williams,willish02,2010,PO,BOS,107,57,-7.179783697,-0.632780165,-7.812563862,-0.153176741,0,-0.153176741,-7.442326871,-2.107684836,-9.550011707,0.797281887 +Marquis Daniels,daniema01,2010,PO,BOS,70,37,1.408789151,-2.874513232,-1.465724081,0.024793548,0,0.024793548,0.350126125,-4.784593082,-4.434466957,-0.764557656 +Brian Scalabrine,scalabr01,2010,PO,BOS,2,1,-5.302614087,-2.351514045,-7.654128132,-0.00253664,0,-0.00253664,-6.620030289,-5.129643334,-11.74967362,-1.545174656 +Gerald Wallace,wallage01,2010,PO,CHA,295,164,1.894576567,3.758982225,5.653558792,0.721418658,0,0.721418658,1.487612625,3.736021016,5.223633642,-0.473494622 +Stephen Jackson,jacksst02,2010,PO,CHA,281,156,-2.453472777,-0.166356455,-2.619829232,0.010783572,0,0.010783572,-1.879934119,-0.223832817,-2.103766937,0.834648796 +Boris Diaw,diawbo01,2010,PO,CHA,274,152,-1.391592444,-0.834160245,-2.22575269,0.041856179,0,0.041856179,-1.516653662,-1.332961872,-2.849615534,-0.161073013 +Raymond Felton,feltora01,2010,PO,CHA,234,130,1.798977033,-1.084412583,0.71456445,0.236050899,0,0.236050899,1.392309976,-1.110269821,0.282040155,-0.362487604 +D.J. Augustin,augusdj01,2010,PO,CHA,131,73,-3.142521752,-1.264162752,-4.406684504,-0.063312954,0,-0.063312954,-3.550655112,-2.401482657,-5.952137769,-0.463172365 +Tyrus Thomas,thomaty01,2010,PO,CHA,122,68,2.288851671,2.037201641,4.326053312,0.25348329,0,0.25348329,1.72606467,1.594339215,3.320403884,0.104283541 +Tyson Chandler,chandty01,2010,PO,CHA,108,60,-4.700903095,1.031704047,-3.669199048,-0.029740866,0,-0.029740866,-4.783894351,2.253714502,-2.530179849,2.252523307 +Larry Hughes,hughela01,2010,PO,CHA,104,58,2.920199052,-1.625887908,1.294311145,0.124722212,0,0.124722212,2.142262126,-2.025983637,0.116278489,0.950070441 +Nazr Mohammed,mohamna01,2010,PO,CHA,86,48,3.013781335,-1.02467148,1.989109855,0.121910198,0,0.121910198,2.27161259,0.688837467,2.960450057,1.67775767 +Theo Ratliff,ratlith01,2010,PO,CHA,85,47,-7.565786061,0.70841617,-6.857369891,-0.105550895,0,-0.105550895,-7.464609589,2.923371275,-4.541238314,3.548672756 +Stephen Graham,grahast01,2010,PO,CHA,9,5,-32.61788972,12.60797745,-20.00991227,-0.048303533,0,-0.048303533,-26.65584829,11.93444029,-14.72140801,5.784219789 +Derrick Brown,brownde04,2010,PO,CHA,2,1,38.71671979,-2.724359966,35.99235983,0.020039322,0,0.020039322,34.33289312,-5.491059999,28.84183312,-1.545174656 +Derrick Rose,rosede01,2010,PO,CHI,413,212,1.471341692,-1.446128125,0.025213566,0.306045315,0,0.306045315,1.474741029,-1.450594049,0.02414698,-1.038871774 +Luol Deng,denglu01,2010,PO,CHI,395,203,2.038093324,1.48864459,3.526737914,0.669852997,0,0.669852997,1.902732436,1.625280262,3.528012698,-0.083880757 +Kirk Hinrich,hinriki01,2010,PO,CHI,382,196,1.700626223,0.834338233,2.534964456,0.54210888,0,0.54210888,1.434049754,1.375336028,2.809385782,-0.492607012 +Joakim Noah,noahjo01,2010,PO,CHI,366,188,0.444161243,0.320261813,0.764423057,0.346002217,0,0.346002217,0.736046803,0.991300327,1.72734713,-0.434651377 +Taj Gibson,gibsota01,2010,PO,CHI,282,145,-2.953166506,0.547767155,-2.405399352,0.026220244,0,0.026220244,-3.151456432,0.394360796,-2.757095636,-0.250178911 +Ronald Murray,murraro01,2010,PO,CHI,189,97,4.593079667,-1.084127527,3.50895214,0.315675465,0,0.315675465,3.815252633,-2.23224812,1.583004513,-1.077308095 +Brad Miller,millebr01,2010,PO,CHI,181,93,-6.04739466,-3.932586398,-9.979981058,-0.35794216,0,-0.35794216,-5.93231548,-3.879961172,-9.812276652,1.060312527 +Hakim Warrick,warriha01,2010,PO,CHI,60,31,-8.804159452,-4.979769172,-13.78392862,-0.179569424,0,-0.179569424,-8.504140452,-6.292047904,-14.79618836,-0.210993322 +James Johnson,johnsja01,2010,PO,CHI,39,20,-10.44631571,-7.29195308,-17.73826879,-0.168474045,0,-0.168474045,-10.41857611,-3.354633099,-13.77320921,6.181179191 +Jannero Pargo,pargoja01,2010,PO,CHI,16,8,-6.487460741,-4.318810431,-10.80627117,-0.033251272,0,-0.033251272,-5.908794616,-6.395341453,-12.30413607,-1.773577156 +Chris Richard,richach01,2010,PO,CHI,10,5,1.197120572,-0.503704843,0.693415729,0.00879637,0,0.00879637,-0.26921955,-3.195669408,-3.464888958,-2.638580656 +Devin Brown,brownde02,2010,PO,CHI,4,2,6.940402363,1.45161922,8.392021584,0.011898237,0,0.011898237,5.950486424,-1.410074223,4.540412202,1.334830344 +LeBron James,jamesle01,2010,PO,CLE,898,460,7.287449913,2.466420335,9.753870248,3.007790833,0,3.007790833,7.410095897,2.263425496,9.673521393,-0.563912707 +Mo Williams,willima01,2010,PO,CLE,802,411,0.662101065,-1.992056707,-1.329955641,0.307146461,0,0.307146461,0.809376488,-1.083041718,-0.27366523,0.010651192 +Antawn Jamison,jamisan01,2010,PO,CLE,732,375,0.64504358,-0.730166057,-0.085122477,0.527520254,0,0.527520254,1.016840439,-0.102333164,0.914507276,0.288944142 +Anthony Parker,parkean01,2010,PO,CLE,646,331,0.394829197,0.779005843,1.17383504,0.679546866,0,0.679546866,0.167506579,0.51432815,0.681834729,-0.515000228 +Delonte West,westde01,2010,PO,CLE,525,269,-1.269503873,-0.232124299,-1.501628172,0.176407767,0,0.176407767,-1.414539066,-0.815190364,-2.22972943,-0.152371875 +Anderson Varejao,varejan01,2010,PO,CLE,498,255,-1.347662474,2.558176234,1.21051376,0.533433202,0,0.533433202,-1.342998581,2.987421652,1.64442307,0.343015987 +Shaquille O'Neal,onealsh01,2010,PO,CLE,474,243,-2.815599891,0.196890797,-2.618709094,0.016882487,0,0.016882487,-2.556457246,-0.018653898,-2.575111144,0.512574226 +Jamario Moon,moonja01,2010,PO,CLE,220,113,3.273885054,1.63327424,4.907159293,0.451874119,0,0.451874119,2.568398426,0.70676332,3.275161746,-0.683101337 +JJ Hickson,hicksjj01,2010,PO,CLE,154,79,-2.380060211,-5.785078798,-8.165139009,-0.226036554,0,-0.226036554,-3.034088407,-6.448423535,-9.482511942,0.375266448 +Zydrunas Ilgauskas,ilgauzy01,2010,PO,CLE,135,69,-2.495688746,0.380800496,-2.11488825,0.02288255,0,0.02288255,-3.151253353,-0.342546259,-3.493799612,-0.696828285 +Daniel Gibson,gibsoda01,2010,PO,CLE,45,23,-5.710829184,-4.230500209,-9.941329393,-0.088244114,0,-0.088244114,-5.70441979,-4.919027372,-10.62344716,1.262747789 +Leon Powe,powele01,2010,PO,CLE,18,9,-6.816598856,-5.732058665,-12.54865752,-0.047816529,0,-0.047816529,-6.910878705,-4.449984733,-11.36086344,2.763053678 +Jawad Williams,willija04,2010,PO,CLE,8,4,-11.00067991,-4.640456091,-15.641136,-0.029136494,0,-0.029136494,-9.174785633,-3.260467901,-12.43525353,6.703926594 +Jason Kidd,kiddja01,2010,PO,DAL,453,243,2.075446893,3.362945726,5.438392619,1.044497987,0,1.044497987,2.245600782,4.091628776,6.337229558,-0.218888519 +Dirk Nowitzki,nowitdi01,2010,PO,DAL,434,233,5.601095624,0.701325527,6.30242115,1.09800759,0,1.09800759,4.903101978,0.726604564,5.629706542,-0.970388964 +Caron Butler,butleca01,2010,PO,DAL,376,202,-0.358144636,1.673218032,1.315073396,0.433813812,0,0.433813812,-0.021966191,1.608294354,1.586328163,0.363014307 +Jason Terry,terryja01,2010,PO,DAL,324,174,0.170437761,-1.198314702,-1.027876941,0.158123987,0,0.158123987,0.255859484,-0.946260608,-0.690401125,0.258265221 +Shawn Marion,mariosh01,2010,PO,DAL,276,148,-4.229982662,-1.366321344,-5.596304006,-0.220937306,0,-0.220937306,-4.458654911,-2.182790924,-6.641445835,-0.297409003 +Brendan Haywood,haywobr01,2010,PO,DAL,259,139,1.508293007,8.002423299,9.510716306,0.891055555,0,0.891055555,1.248732221,6.914714513,8.163446734,-0.578706316 +Erick Dampier,dampier01,2010,PO,DAL,220,118,-5.067796313,0.592198925,-4.475597388,-0.107270993,0,-0.107270993,-5.122415594,0.538311452,-4.584104142,0.106689299 +J.J. Barea,bareajo01,2010,PO,DAL,196,105,-3.175185504,-2.985188872,-6.160374376,-0.189403228,0,-0.189403228,-3.158516669,-3.255235336,-6.413752004,0.470641008 +Eduardo Najera,najered01,2010,PO,DAL,67,36,-1.819964442,1.777823152,-0.04214129,0.052868163,0,0.052868163,-1.449113902,2.5221797,1.073065798,2.783902509 +Rodrigue Beaubois,beaubro01,2010,PO,DAL,58,31,2.026897144,-5.685722871,-3.658825727,-0.015070719,0,-0.015070719,2.052618059,-5.883560379,-3.83094232,1.505354138 +DeShawn Stevenson,stevede01,2010,PO,DAL,11,6,-10.48649372,-4.176284605,-14.66277833,-0.041173729,0,-0.041173729,-8.699297644,-1.967965233,-10.66726288,8.60131989 +Matt Carroll,carroma01,2010,PO,DAL,9,5,5.197074472,-1.919599883,3.277474589,0.015588429,0,0.015588429,2.877528295,-4.103077487,-1.225549192,-1.545174656 +Carmelo Anthony,anthoca01,2010,PO,DEN,514,254,4.532255983,0.712255067,5.24451105,1.070004503,0,1.070004503,5.194361614,0.949966206,6.14432782,0.127448944 +Chauncey Billups,billuch01,2010,PO,DEN,419,207,4.673799008,-1.910784997,2.763014011,0.60291793,0,0.60291793,4.893210739,-1.63712981,3.256080929,0.366193268 +Kenyon Martin,martike01,2010,PO,DEN,415,205,-2.190035992,1.166876251,-1.023159741,0.18676943,0,0.18676943,-1.668247402,1.471602933,-0.196644469,0.240536959 +Nene,hilarne01,2010,PO,DEN,342,169,0.92221293,-0.674402143,0.247810787,0.266568861,0,0.266568861,0.953074847,-0.16924736,0.783827487,-0.006763574 +JR Smith,smithjr01,2010,PO,DEN,322,159,2.247112263,-1.860481806,0.386630457,0.263428365,0,0.263428365,2.405169205,-1.890850073,0.514319132,0.345895717 +Arron Afflalo,afflaar01,2010,PO,DEN,243,120,3.799306118,-1.746283327,2.05302279,0.305918566,0,0.305918566,2.882401298,-1.738867942,1.143533357,0.78936983 +Ty Lawson,lawsoty01,2010,PO,DEN,239,118,0.836695505,-1.000389188,-0.163693683,0.16216091,0,0.16216091,0.932825092,-0.767012163,0.165812928,0.889446056 +Chris Andersen,anderch01,2010,PO,DEN,235,116,-1.96795247,0.150561968,-1.817390502,0.056771017,0,0.056771017,-2.482905338,-0.941553929,-3.424459267,-0.246796698 +Johan Petro,petrojo01,2010,PO,DEN,91,45,-5.116597128,-0.710975111,-5.82757224,-0.074524465,0,-0.074524465,-5.203664033,-0.270251341,-5.473915375,2.056738311 +Joey Graham,grahajo01,2010,PO,DEN,59,29,8.307224243,3.887404367,12.19462861,0.231665199,0,0.231665199,8.140444021,3.580507884,11.7209519,1.438642802 +Malik Allen,allenma01,2010,PO,DEN,22,11,-2.161728604,3.082074846,0.920346242,0.021354307,0,0.021354307,-2.136617282,3.15572853,1.019111248,0.468484435 +Anthony Carter,cartean01,2010,PO,DEN,14,7,0.082701072,-3.708004655,-3.625303583,-0.003132204,0,-0.003132204,-1.447177402,-5.907707539,-7.354884941,-2.587959656 +Kobe Bryant,bryanko01,2010,PO,LAL,1743,923,6.403465361,1.06143909,7.464904451,4.962422364,0,4.962422364,6.751087434,1.067694515,7.818781949,0.022347725 +Pau Gasol,gasolpa01,2010,PO,LAL,1724,913,3.788415605,-0.288924663,3.499490942,2.960698678,0,2.960698678,3.616797334,-0.227730479,3.389066855,-1.260721547 +Metta World Peace,artesro01,2010,PO,LAL,1584,839,0.617234043,2.74834542,3.365579463,2.70907408,0,2.70907408,1.137591688,2.758709964,3.896301652,0.307967939 +Derek Fisher,fishede01,2010,PO,LAL,1424,754,0.675646576,-0.180165128,0.495481448,1.294699638,0,1.294699638,0.686212084,0.658009691,1.344221776,0.49639592 +Lamar Odom,odomla01,2010,PO,LAL,1259,667,0.620936442,2.233605698,2.85454214,1.970460185,0,1.970460185,0.742941361,2.148043068,2.890984428,0.157124201 +Andrew Bynum,bynuman01,2010,PO,LAL,1059,561,-1.129468643,0.727688422,-0.401780221,0.687972044,0,0.687972044,-1.315166659,0.272758615,-1.042408044,-0.68354831 +Shannon Brown,brownsh01,2010,PO,LAL,612,324,-2.470158193,-0.602259727,-3.07241792,-0.055330578,0,-0.055330578,-2.578389805,-1.064730373,-3.643120177,0.597881145 +Jordan Farmar,farmajo01,2010,PO,LAL,568,301,-1.380731167,1.400611341,0.019880174,0.442278009,0,0.442278009,-0.953405386,0.810879905,-0.142525481,0.738330996 +Luke Walton,waltolu01,2010,PO,LAL,181,96,-3.344958503,-2.087775272,-5.432733775,-0.136658224,0,-0.136658224,-3.927263994,-3.083328506,-7.010592501,0.763437554 +Sasha Vujacic,vujacsa01,2010,PO,LAL,143,76,2.378565912,-1.356635996,1.021929916,0.15142361,0,0.15142361,1.971154267,-2.263915083,-0.292760816,0.348903316 +Josh Powell,poweljo01,2010,PO,LAL,76,40,-3.952670782,-4.10284184,-8.055512623,-0.113550021,0,-0.113550021,-4.746142792,-3.703663252,-8.449806044,1.528359555 +Adam Morrison,morriad01,2010,PO,LAL,25,13,6.598046061,-1.399879484,5.198166576,0.054989919,0,0.054989919,5.928951006,-1.819583487,4.109367519,1.034937744 +Didier Ilunga-Mbenga,mbengdj01,2010,PO,LAL,23,12,-6.4205096,-0.878155976,-7.298665576,-0.028822704,0,-0.028822704,-6.74909889,-0.959701716,-7.708800606,0.318071431 +Dwyane Wade,wadedw01,2010,PO,MIA,403,210,8.16430122,1.222459726,9.386760945,1.344363615,0,1.344363615,7.488226201,1.301995849,8.79022205,0.218504799 +Quentin Richardson,richaqu01,2010,PO,MIA,286,149,0.35787244,2.984910793,3.342783233,0.480809319,0,0.480809319,0.36993463,3.604101833,3.974036463,0.591536673 +Udonis Haslem,hasleud01,2010,PO,MIA,273,142,-4.915643153,-1.188677362,-6.104320516,-0.250445147,0,-0.250445147,-5.198623436,-0.451924696,-5.650548132,-0.069206047 +Michael Beasley,beaslmi01,2010,PO,MIA,259,135,-4.862656987,-1.556233348,-6.418890335,-0.259738439,0,-0.259738439,-4.704679621,-1.772073199,-6.47675282,-0.30956369 +Mario Chalmers,chalmma01,2010,PO,MIA,251,131,-0.472655819,-1.479824839,-1.952480658,0.055643185,0,0.055643185,-0.696062502,-0.850200431,-1.546262933,1.104046898 +Jermaine O'Neal,onealje01,2010,PO,MIA,225,117,-11.2718094,5.93686469,-5.334944708,-0.158559482,0,-0.158559482,-10.27712049,4.989489634,-5.287630854,-0.333029144 +Carlos Arroyo,arroyca01,2010,PO,MIA,221,115,-1.65137176,0.538403713,-1.112968047,0.09857199,0,0.09857199,-2.512837746,0.626476634,-1.886361112,-0.448896782 +Dorell Wright,wrighdo01,2010,PO,MIA,215,112,-1.575261743,-0.27665554,-1.851917284,0.052484677,0,0.052484677,-2.258361119,-1.433273338,-3.691634457,-0.760505679 +Joel Anthony,anthojo01,2010,PO,MIA,152,79,0.127680742,2.601565002,2.729245744,0.226475246,0,0.226475246,-0.81849845,2.08432543,1.26582698,-0.516623866 +James Jones,jonesja02,2010,PO,MIA,17,9,-4.870497482,-4.59874971,-9.469247192,-0.032302296,0,-0.032302296,-5.559632204,-5.931115985,-11.49074819,1.373374756 +Jamaal Magloire,magloja01,2010,PO,MIA,10,5,-27.58326605,-5.525274841,-33.10854089,-0.081573232,0,-0.081573232,-25.79130453,-6.389912024,-32.18121655,1.932523344 +John Salmons,salmojo01,2010,PO,MIL,515,285,0.674878992,2.90550795,3.580386942,0.948413664,0,0.948413664,0.560529468,3.130032014,3.690561482,-0.089475937 +Brandon Jennings,jennibr01,2010,PO,MIL,450,249,2.772390584,0.96623257,3.738623154,0.852961746,0,0.852961746,2.917460996,1.673471957,4.590932953,0.2988107 +Carlos Delfino,delfica01,2010,PO,MIL,408,226,-1.623083749,-0.174743637,-1.797827386,0.11305501,0,0.11305501,-1.428055867,-0.414050535,-1.842106402,-0.143140636 +Kurt Thomas,thomaku01,2010,PO,MIL,359,199,-3.192327169,0.46182292,-2.730504249,0.00204179,0,0.00204179,-3.563871598,1.071572624,-2.492298974,0.01406437 +Luc Mbah a Moute,mbahalu01,2010,PO,MIL,321,178,-1.278496585,-0.298789193,-1.577285778,0.109475243,0,0.109475243,-1.763471699,-0.638840895,-2.402312595,-0.302062475 +Ersan Ilyasova,ilyaser01,2010,PO,MIL,284,157,2.169096649,1.618850925,3.787947575,0.538358545,0,0.538358545,2.023224435,1.052189233,3.075413669,-0.296477649 +Jerry Stackhouse,stackje01,2010,PO,MIL,260,144,-1.154276975,0.803969652,-0.350307323,0.180658267,0,0.180658267,-1.556572572,-0.201181275,-1.757753847,-0.585856271 +Luke Ridnour,ridnolu01,2010,PO,MIL,219,121,-0.024927897,-1.165248191,-1.190176088,0.099887875,0,0.099887875,-0.215662678,-1.311314467,-1.526977146,0.524419089 +Dan Gadzuric,gadzuda01,2010,PO,MIL,137,76,-4.27705048,1.17021307,-3.10683741,-0.014399914,0,-0.014399914,-4.580728295,0.836836176,-3.74389212,0.82437987 +Primoz Brezec,brezepr01,2010,PO,MIL,45,25,-0.592046019,2.384075925,1.792029906,0.06077673,0,0.06077673,-1.272884764,3.012705713,1.739820948,1.559714678 +Royal Ivey,iveyro01,2010,PO,MIL,20,11,-4.789862839,-2.042056513,-6.831919352,-0.023965091,0,-0.023965091,-4.789290114,-4.344074277,-9.133364391,1.299480344 +Charlie Bell,bellch01,2010,PO,MIL,14,8,-12.19864651,-2.485533531,-14.68418004,-0.052183666,0,-0.052183666,-12.39977964,-1.373627817,-13.77340745,3.516473916 +Kevin Durant,duranke01,2010,PO,OKC,441,231,-0.08591608,0.771181117,0.685265037,0.417961474,0,0.417961474,0.338810089,0.212317226,0.551127315,0.086429313 +Jeff Green,greenje02,2010,PO,OKC,428,224,-1.715076544,-1.516911495,-3.231988039,-0.056727796,0,-0.056727796,-1.301013511,-0.854684075,-2.155697587,-0.133549539 +Russell Westbrook,westbru01,2010,PO,OKC,405,212,6.012362609,2.122815441,8.135178049,1.205260778,0,1.205260778,5.594166241,2.361039826,7.955206067,-0.675156828 +Serge Ibaka,ibakase01,2010,PO,OKC,292,153,-1.083906798,1.19321732,0.109310522,0.229101007,0,0.229101007,-1.567760235,1.058359677,-0.509400558,-0.433142258 +Nick Collison,collini01,2010,PO,OKC,246,129,-4.274538341,3.823601587,-0.450936754,0.157105225,0,0.157105225,-4.063518913,4.001202774,-0.062316139,0.608188312 +Nenad Krstic,krstine01,2010,PO,OKC,246,129,-1.137210264,1.441875022,0.304664757,0.20595503,0,0.20595503,-1.351149606,1.227365301,-0.123784305,-0.610901444 +Thabo Sefolosha,sefolth01,2010,PO,OKC,242,127,-1.259727215,3.640028762,2.380301547,0.344678982,0,0.344678982,-1.54248274,3.563884445,2.021401705,0.48580927 +James Harden,hardeja01,2010,PO,OKC,229,120,3.80239929,2.578238511,6.380637802,0.580092105,0,0.580092105,3.282625161,2.776226418,6.058851579,0.558652855 +Eric Maynor,maynoer01,2010,PO,OKC,145,76,-2.976973649,-0.172541595,-3.149515244,-0.015956127,0,-0.015956127,-3.413606204,-1.603994052,-5.017600256,-0.119164518 +Etan Thomas,thomaet01,2010,PO,OKC,32,17,8.435434999,-2.485555049,5.94987995,0.076989917,0,0.076989917,6.812222386,-4.116704999,2.695517387,-0.973077781 +Kyle Weaver,weaveky01,2010,PO,OKC,23,12,-2.123475065,-3.131861078,-5.255336142,-0.016013544,0,-0.016013544,-2.981153014,-2.373264991,-5.354418005,1.112669692 +Kevin Ollie,ollieke01,2010,PO,OKC,10,5,-11.1079379,-3.271392444,-14.37933034,-0.03007611,0,-0.03007611,-11.76752287,-5.061951681,-16.82947455,-1.545174656 +Byron Mullens,mulleby01,2010,PO,OKC,8,4,-17.65442327,-2.512100648,-20.16652392,-0.03647616,0,-0.03647616,-16.6472039,-4.862258096,-21.509462,-0.451160906 +Rashard Lewis,lewisra02,2010,PO,ORL,933,512,1.509677683,1.753136262,3.262813945,1.620047751,0,1.620047751,2.043494046,1.971163083,4.014657129,0.006114873 +Dwight Howard,howardw01,2010,PO,ORL,906,497,-0.593328786,6.412632261,5.819303475,2.253386892,0,2.253386892,-0.0568886,5.570106497,5.513217898,0.499612795 +Vince Carter,cartevi01,2010,PO,ORL,875,480,1.069678294,2.2606477,3.330325993,1.54680748,0,1.54680748,1.250794418,2.647742653,3.898537071,0.65411891 +Jameer Nelson,nelsoja01,2010,PO,ORL,873,479,5.354212556,0.579569844,5.9337824,2.192372035,0,2.192372035,5.574332403,0.94801792,6.522350323,0.150446765 +Matt Barnes,barnema02,2010,PO,ORL,594,326,1.920248742,1.369025422,3.289274164,1.03429546,0,1.03429546,1.562240793,1.26373348,2.825974273,-0.14802846 +Mickael Pietrus,pietrmi01,2010,PO,ORL,514,282,2.593508624,1.548332227,4.14184085,1.026118322,0,1.026118322,2.678261836,1.327555765,4.005817601,0.306245053 +JJ Redick,redicjj01,2010,PO,ORL,490,269,0.227314433,0.102970837,0.33028527,0.437027772,0,0.437027772,0.171189459,-0.395909418,-0.22471996,0.212460528 +Marcin Gortat,gortama01,2010,PO,ORL,386,212,1.514834528,1.297546877,2.812381405,0.618417199,0,0.618417199,0.634182489,1.34506166,1.979244149,-0.305978153 +Jason Williams,willija02,2010,PO,ORL,350,192,0.654441794,-1.192767613,-0.538325819,0.222495202,0,0.222495202,0.086552794,-1.92856182,-1.842009026,-0.38651377 +Ryan Anderson,anderry01,2010,PO,ORL,162,89,-3.521502573,1.045870661,-2.475631912,0.012968026,0,0.012968026,-2.963508936,0.530297564,-2.433211372,0.840069727 +Brandon Bass,bassbr01,2010,PO,ORL,77,42,0.953522462,-2.539172594,-1.585650132,0.025408684,0,0.025408684,-0.168958596,-4.032069479,-4.201028075,-1.14299998 +Anthony Johnson,johnsan02,2010,PO,ORL,9,5,13.74883804,-2.424983062,11.32385497,0.036880374,0,0.036880374,12.08985654,-4.244053357,7.845803185,-0.362783544 +Amar'e Stoudemire,stoudam01,2010,PO,PHO,1119,584,1.992226638,-0.817805693,1.174420944,1.200901486,0,1.200901486,2.574862655,-0.506021669,2.068840986,-0.382208748 +Steve Nash,nashst01,2010,PO,PHO,1032,539,7.450495351,-2.411477997,5.039017355,2.182288086,0,2.182288086,7.209035602,-3.064803855,4.144231748,-1.103505208 +Jason Richardson,richaja01,2010,PO,PHO,1021,533,6.945863327,0.891170866,7.837034193,2.954946538,0,2.954946538,7.224398616,1.351966678,8.576365294,-0.438581962 +Grant Hill,hillgr01,2010,PO,PHO,866,452,0.117869616,1.656009593,1.773879209,1.075783132,0,1.075783132,0.127226494,1.676268491,1.803494985,-0.015794436 +Channing Frye,fryech01,2010,PO,PHO,833,435,0.534127368,0.438115974,0.972243342,0.857790704,0,0.857790704,1.431159172,1.218881385,2.650040558,0.616043064 +Jared Dudley,dudleja01,2010,PO,PHO,722,377,3.930445067,2.096384845,6.026829912,1.744474204,0,1.744474204,4.101311262,2.23285057,6.334161832,0.174683211 +Leandro Barbosa,barbole01,2010,PO,PHO,479,250,-1.244956619,-1.743502597,-2.988459216,-0.031693546,0,-0.031693546,-0.812107004,-1.605409163,-2.417516167,0.938549457 +Goran Dragic,dragigo01,2010,PO,PHO,454,237,3.32286803,-2.048530494,1.274337535,0.501923771,0,0.501923771,3.493348076,-2.751632967,0.74171511,0.009236622 +Louis Amundson,amundlo01,2010,PO,PHO,372,194,-0.851714586,1.315461873,0.463747288,0.328818016,0,0.328818016,-0.898522044,1.26973244,0.371210396,0.207500909 +Jarron Collins,collija03,2010,PO,PHO,220,115,-5.572638335,-0.57644937,-6.149087704,-0.207201286,0,-0.207201286,-5.75378714,-0.36267711,-6.116464249,0.667612935 +Robin Lopez,lopezro01,2010,PO,PHO,199,104,0.828860302,-1.00352148,-0.174661178,0.13988304,0,0.13988304,0.688937404,-1.068394254,-0.37945685,-0.677704857 +Earl Clark,clarkea01,2010,PO,PHO,25,13,-8.605515968,1.489745009,-7.115770959,-0.030008649,0,-0.030008649,-7.696801392,-0.459037799,-8.155839192,0.438308544 +Dwayne Jones,jonesdw02,2010,PO,PHO,19,10,-0.668851514,-1.711742829,-2.380594343,0.00191278,0,0.00191278,-1.189541375,-4.635764374,-5.825305749,-1.449660971 +LaMarcus Aldridge,aldrila01,2010,PO,POR,421,229,-2.380597789,2.229794789,-0.150803,0.31102421,0,0.31102421,-2.102122778,2.108502914,0.006380136,-0.631588242 +Andre Miller,millean02,2010,PO,POR,386,210,-0.683483427,0.513332367,-0.17015106,0.28345583,0,0.28345583,-0.763936013,0.219049447,-0.544886566,-0.516841573 +Marcus Camby,cambyma01,2010,PO,POR,327,178,-2.163486324,1.58585444,-0.577631884,0.201975922,0,0.201975922,-2.340127262,2.029335992,-0.31079127,-0.667570864 +Jerryd Bayless,bayleje01,2010,PO,POR,305,166,1.722544584,-2.305708335,-0.583163751,0.189846963,0,0.189846963,1.093552415,-1.756691079,-0.663138663,0.276120394 +Martell Webster,webstma02,2010,PO,POR,280,152,-0.782128294,1.273876081,0.491747787,0.260231004,0,0.260231004,-0.806305098,1.144841332,0.338536233,0.332080094 +Nicolas Batum,batumni01,2010,PO,POR,256,139,0.500612042,-2.454257916,-1.953645874,0.058278088,0,0.058278088,0.02007725,-2.396144107,-2.376066856,0.048816165 +Rudy Fernandez,fernaru01,2010,PO,POR,219,119,0.907159026,-3.161448972,-2.254289945,0.030854522,0,0.030854522,0.307453582,-3.829584049,-3.522130468,-0.543383286 +Juwan Howard,howarju01,2010,PO,POR,160,87,-3.046287567,-3.472450651,-6.518738218,-0.174740585,0,-0.174740585,-3.648092741,-1.964080984,-5.612173725,1.163131157 +Brandon Roy,roybr01,2010,PO,POR,153,83,-3.745512984,-3.835479737,-7.58099272,-0.212385529,0,-0.212385529,-3.725863916,-3.680815241,-7.406679157,0.599863645 +Dante Cunningham,cunnida01,2010,PO,POR,77,42,3.330220185,5.608161396,8.938381581,0.265849156,0,0.265849156,3.654634767,7.097803098,10.75243787,2.647358331 +Jeff Ayres,pendeje02,2010,PO,POR,31,17,-0.275026547,10.21201822,9.936991677,0.112397017,0,0.112397017,0.206476146,8.058232939,8.264709085,-0.874663365 +Patty Mills,millspa02,2010,PO,POR,22,12,3.318542747,-3.551307833,-0.232765086,0.015610408,0,0.015610408,1.891638743,-5.385779125,-3.494140383,-1.624820565 +Travis Diener,dienetr01,2010,PO,POR,13,7,1.292554135,-6.257312503,-4.964758367,-0.00795176,0,-0.00795176,-0.968780192,-7.646631959,-8.615412151,-2.293840809 +Tim Duncan,duncati01,2010,PO,SAS,714,373,-1.65754938,2.784470398,1.126921019,0.756840952,0,0.756840952,-1.253541716,2.384872177,1.13133046,-0.488352569 +Manu Ginobili,ginobma01,2010,PO,SAS,674,352,4.809125922,2.660172502,7.469298424,1.906169377,0,1.906169377,5.153800927,3.143157145,8.296958072,0.639290804 +George Hill,hillge01,2010,PO,SAS,659,344,-0.592008043,0.257596538,-0.334411504,0.435627713,0,0.435627713,-0.80977564,0.785996317,-0.023779324,-0.337402152 +Tony Parker,parketo01,2010,PO,SAS,642,335,-0.129978621,-1.567363775,-1.697342396,0.18417209,0,0.18417209,-0.401821803,-1.452105313,-1.853927116,-0.678840061 +Richard Jefferson,jefferi01,2010,PO,SAS,640,334,-1.433832208,1.126932538,-0.30689967,0.426494396,0,0.426494396,-2.0441169,0.609651185,-1.434465715,-0.609568077 +Antonio McDyess,mcdyean01,2010,PO,SAS,473,247,-1.078812317,0.699889405,-0.378922913,0.306341413,0,0.306341413,-1.725903095,0.371711946,-1.354191149,-0.539444338 +Matt Bonner,bonnema01,2010,PO,SAS,331,173,-1.122245785,-1.922777508,-3.045023293,-0.026993303,0,-0.026993303,-1.314828875,-2.123433882,-3.438262757,0.461729242 +DeJuan Blair,blairde01,2010,PO,SAS,174,91,4.245564646,3.514087567,7.759652213,0.504761366,0,0.504761366,3.765406909,3.993789104,7.759196013,0.273372356 +Roger Mason Jr.,masonro01,2010,PO,SAS,117,61,-8.900583245,-2.011890858,-10.9124741,-0.268172046,0,-0.268172046,-9.034479402,-1.441595752,-10.47607515,2.138827994 +Keith Bogans,boganke01,2010,PO,SAS,105,55,-6.209765042,0.772320976,-5.437444067,-0.079152069,0,-0.079152069,-6.354551595,0.439196621,-5.915354974,1.604985916 +Ian Mahinmi,mahinia01,2010,PO,SAS,36,19,-7.959666848,-2.418351655,-10.3780185,-0.077044695,0,-0.077044695,-8.031939634,-3.46177759,-11.49371722,0.930245344 +Garrett Temple,templga01,2010,PO,SAS,29,15,-2.142795965,2.023915107,-0.118880859,0.020958787,0,0.020958787,-1.943403058,-0.289428304,-2.232831361,0.836712586 +Carlos Boozer,boozeca01,2010,PO,UTA,795,402,0.097326273,-2.32225922,-2.224932948,0.110430168,0,0.110430168,0.526659101,-1.845044364,-1.318385262,-0.522020203 +Deron Williams,willide01,2010,PO,UTA,788,398,8.240027617,-0.955894336,7.284133281,2.096695186,0,2.096695186,8.150966133,-0.605213572,7.545752561,-0.204352625 +Wesley Matthews,matthwe02,2010,PO,UTA,734,371,0.171324841,0.845893328,1.017218168,0.737326287,0,0.737326287,0.638596654,1.368007935,2.006604589,0.233256271 +CJ Miles,milescj01,2010,PO,UTA,667,337,1.437874665,-1.656112538,-0.218237873,0.452701816,0,0.452701816,1.574215858,-1.258963832,0.315252026,0.757634085 +Paul Millsap,millspa01,2010,PO,UTA,639,323,4.725281199,1.513960677,6.239241877,1.521299825,0,1.521299825,4.685983853,1.514828075,6.200811928,-0.388397019 +Kyle Korver,korveky01,2010,PO,UTA,416,210,1.100209122,-0.704795243,0.395413879,0.347735834,0,0.347735834,0.66419558,-1.21753288,-0.553337299,0.042141763 +Kyrylo Fesenko,fesenky01,2010,PO,UTA,358,181,-7.095186068,-1.701272644,-8.796458712,-0.581000481,0,-0.581000481,-6.912786477,-2.279119314,-9.191905791,0.807695428 +Ronnie Price,pricero01,2010,PO,UTA,178,90,-2.329253126,0.725141359,-1.604111767,0.055201997,0,0.055201997,-2.340091382,1.399618413,-0.940472969,1.564539951 +Kosta Koufos,koufoko01,2010,PO,UTA,61,31,-6.765960383,-2.418952396,-9.184912779,-0.103501985,0,-0.103501985,-6.8266288,-4.878870826,-11.70549963,-1.267828098 +Andrei Kirilenko,kirilan01,2010,PO,UTA,59,30,0.202150174,1.691855965,1.894006139,0.072638504,0,0.072638504,-0.257693481,0.340075656,0.082382174,-0.832070757 +Mehmet Okur,okurme01,2010,PO,UTA,22,11,5.951475524,-4.574626015,1.376849509,0.023168465,0,0.023168465,5.01768858,-7.277428016,-2.259739435,-2.731521928 +Othyus Jeffers,jeffeot01,2010,PO,UTA,20,10,-20.46370805,-6.018143716,-26.48185177,-0.123447774,0,-0.123447774,-19.1889607,-9.231431534,-28.42039223,-1.039250156 +Sundiata Gaines,gainesu01,2010,PO,UTA,14,7,22.35769908,-4.000173954,18.35752512,0.077536809,0,0.077536809,20.94711742,-4.381683641,16.56543378,-0.246021798 +Al Horford,horfoal01,2011,RS,ATL,5088,2704,1.111837276,1.205446191,2.317283468,6.925581477,6.925581477,0,1.001485776,1.495113988,2.496599764,-0.868464241 +Josh Smith,smithjo03,2011,RS,ATL,4977,2645,-0.401979906,4.152231016,3.750251111,8.760716045,8.760716045,0,0.15089538,3.861964833,4.012860213,-0.119376223 +Joe Johnson,johnsjo02,2011,RS,ATL,4806,2554,2.172077763,-1.192431794,0.979645968,4.846031603,4.846031603,0,2.132022637,-1.070579322,1.061443315,-0.266290416 +Jamal Crawford,crawfja01,2011,RS,ATL,4322,2297,1.777497943,-2.397195144,-0.619697202,2.491281709,2.491281709,0,1.741249359,-2.492367463,-0.751118104,-0.197200874 +Marvin Williams,willima02,2011,RS,ATL,3510,1865,-0.321188069,-0.697669494,-1.018857562,1.636974897,1.636974897,0,-0.67174582,-0.853616683,-1.525362503,-0.579738729 +Mike Bibby,bibbymi01,2011,RS,ATL,3150,1674,0.874009192,-1.618895176,-0.744885983,1.735942585,1.735942585,0,0.806289012,-0.960078463,-0.153789452,1.274790335 +Zaza Pachulia,pachuza01,2011,RS,ATL,2341,1244,-2.317974568,-0.11836347,-2.436338039,0.199802956,0.199802956,0,-2.448406963,0.149760813,-2.29864615,0.339498947 +Jeff Teague,teaguje01,2011,RS,ATL,1812,963,-1.68724072,0.569252144,-1.117988576,0.80197267,0.80197267,0,-1.786401464,0.193806924,-1.59259454,0.014943475 +Maurice Evans,evansma01,2011,RS,ATL,1575,837,-2.827748142,-1.094093587,-3.921841729,-0.505102065,-0.505102065,0,-2.995509175,-1.32557941,-4.321088586,0.871906011 +Kirk Hinrich,hinriki01,2011,RS,ATL,1291,686,-2.613784513,-1.033119912,-3.646904424,-0.318032968,-0.318032968,0,-2.345849355,-0.346207127,-2.692056482,1.222823102 +Damien Wilkins,wilkida02,2011,RS,ATL,1272,676,-1.67391771,-0.021688048,-1.695605758,0.364464044,0.364464044,0,-2.220330633,-0.157613041,-2.377943674,0.207203239 +Josh Powell,poweljo01,2011,RS,ATL,1229,653,-4.980143468,-2.903408663,-7.883552131,-1.711900868,-1.711900868,0,-5.032020386,-3.640947536,-8.672967922,0.087378294 +Jason Collins,collija04,2011,RS,ATL,1116,593,-4.596063003,2.074436066,-2.521626937,0.069606402,0.069606402,0,-4.879901874,1.666601269,-3.213300605,0.691198494 +Jordan Crawford,crawfjo02,2011,RS,ATL,301,160,-4.378268026,-4.313446573,-8.6917146,-0.493201243,-0.493201243,0,-3.811000096,-5.203813,-9.014813096,1.569244498 +Etan Thomas,thomaet01,2011,RS,ATL,154,82,-2.541166519,-0.313010259,-2.854176778,-0.004360841,-0.004360841,0,-2.953032423,-1.159553252,-4.112585675,0.052591538 +Hilton Armstrong,armsthi01,2011,RS,ATL,143,76,-6.111756462,1.271740493,-4.840015968,-0.08195403,-0.08195403,0,-5.800001236,0.794154665,-5.005846571,1.050201388 +Pape Sy,sypa01,2011,RS,ATL,40,21,-4.758180708,-1.756873571,-6.515054279,-0.040252763,-0.040252763,0,-4.458843036,-3.959374671,-8.418217708,-0.200487127 +Ray Allen,allenra02,2011,RS,BOS,5505,2890,2.726940713,0.213920973,2.940861686,8.343761065,8.343761065,0,2.476395089,0.344484126,2.820879216,-0.525214029 +Paul Pierce,piercpa01,2011,RS,BOS,5284,2774,3.284045466,1.858553805,5.142599271,11.17674506,11.17674506,0,3.026151854,1.746004182,4.772156036,0.053314755 +Rajon Rondo,rondora01,2011,RS,BOS,4814,2527,1.971749524,2.140617323,4.112366847,8.785548359,8.785548359,0,2.04490648,2.328176329,4.373082809,-0.652361222 +Glen Davis,davisgl01,2011,RS,BOS,4378,2298,-3.524899855,1.802210999,-1.722688856,1.205020055,1.205020055,0,-2.998540273,2.124151327,-0.874388947,0.043313246 +Kevin Garnett,garneke01,2011,RS,BOS,4229,2220,0.248235073,4.71405491,4.962289983,8.687231275,8.687231275,0,0.315475115,4.270510453,4.585985568,-0.512608337 +Nate Robinson,robinna01,2011,RS,BOS,1873,983,-0.971180792,-1.461048129,-2.432228921,0.163291909,0.163291909,0,-0.605943475,-1.444171723,-2.050115198,2.293016567 +Marquis Daniels,daniema01,2011,RS,BOS,1787,938,-1.943097796,1.653051117,-0.290046679,1.174228288,1.174228288,0,-2.222194645,0.849486481,-1.372708164,-0.239519649 +Shaquille O'Neal,onealsh01,2011,RS,BOS,1433,752,-0.722004938,1.723470072,1.001465134,1.452008725,1.452008725,0,-0.851016062,1.545535324,0.694519262,0.821180793 +Jeff Green,greenje02,2011,RS,BOS,1166,612,-1.499189145,-0.803309146,-2.30249829,0.140684092,0.140684092,0,-1.777841592,-0.683467812,-2.461309403,0.637008032 +Nenad Krstic,krstine01,2011,RS,BOS,1053,553,-1.379244417,0.356056735,-1.023187683,0.488558558,0.488558558,0,-1.549429747,0.56066507,-0.988764677,0.259131624 +Von Wafer,wafervo01,2011,RS,BOS,1053,553,-1.450649123,1.149036571,-0.301612552,0.692710411,0.692710411,0,-1.749717078,-0.149858386,-1.899575464,0.259149573 +Semih Erden,erdense01,2011,RS,BOS,1012,531,-3.303716841,0.11410278,-3.189614062,-0.120447961,-0.120447961,0,-3.431888844,0.261214545,-3.170674299,1.055895156 +Delonte West,westde01,2011,RS,BOS,863,453,-2.241742359,0.19308859,-2.048653768,0.16169045,0.16169045,0,-2.190381576,-0.292747256,-2.483128832,-0.232912993 +Jermaine O'Neal,onealje01,2011,RS,BOS,821,431,-5.567741172,1.322361041,-4.245380131,-0.329866747,-0.329866747,0,-5.476844605,0.664575076,-4.812269529,0.294279145 +Kendrick Perkins,perkike01,2011,RS,BOS,596,313,-4.983400378,1.451654,-3.531746379,-0.125224316,-0.125224316,0,-4.755245095,0.871601244,-3.883643851,0.287561133 +Luke Harangody,haranlu01,2011,RS,BOS,459,241,-3.881120273,-0.86174332,-4.742863593,-0.247006201,-0.247006201,0,-4.016493995,-0.981602126,-4.998096121,0.748205815 +Carlos Arroyo,arroyca01,2011,RS,BOS,362,190,-5.27363686,0.743155014,-4.530481846,-0.172132061,-0.172132061,0,-5.32355691,-0.732979,-6.05653591,-0.250694866 +Troy Murphy,murphtr01,2011,RS,BOS,339,178,-3.033140587,1.638192976,-1.394947612,0.123944216,0.123944216,0,-2.932200524,1.032815444,-1.89938508,0.669704143 +Avery Bradley,bradlav01,2011,RS,BOS,309,162,-7.520496945,-0.502591984,-8.023088929,-0.44192733,-0.44192733,0,-6.90509193,-1.049297243,-7.954389173,1.303055019 +Sasha Pavlovic,pavloal01,2011,RS,BOS,284,149,-4.135248566,-0.357721054,-4.49296962,-0.134050202,-0.134050202,0,-4.513589624,-1.031225748,-5.544815372,1.090197263 +Chris Johnson,johnsch03,2011,RS,BOS,61,32,-4.516003259,-1.955336231,-6.47133949,-0.060595719,-0.060595719,0,-5.15641724,-3.464606991,-8.621024231,-0.245974517 +Boris Diaw,diawbo01,2011,RS,CHA,5245,2778,-0.007986289,0.205825628,0.197839339,4.165021695,4.165021695,0,0.100291902,0.203225862,0.303517764,-0.291220269 +D.J. Augustin,augusdj01,2011,RS,CHA,5206,2757,2.322790926,-2.5577539,-0.234962975,3.521077712,3.521077712,0,2.016009473,-2.062949389,-0.046939917,-0.43801306 +Stephen Jackson,jacksst02,2011,RS,CHA,4541,2405,-0.41357283,-0.883703877,-1.297276707,1.787633955,1.787633955,0,0.057673541,-0.628432269,-0.570758728,0.266503857 +Gerald Wallace,wallage01,2011,RS,CHA,3535,1872,0.118156778,1.381199567,1.499356345,4.069132537,4.069132537,0,0.085319871,1.68212995,1.767449822,0.243313357 +Kwame Brown,brownkw01,2011,RS,CHA,3236,1714,-2.695689221,-0.464760754,-3.160449975,-0.358121159,-0.358121159,0,-2.762893621,-0.235553723,-2.998447344,-0.21038564 +Gerald Henderson,hendege02,2011,RS,CHA,3136,1661,-1.026356978,0.626274423,-0.400082555,1.984730845,1.984730845,0,-1.502565237,0.40404237,-1.098522867,-0.313001959 +Shaun Livingston,livinsh01,2011,RS,CHA,2381,1261,-2.228914691,1.635288232,-0.593626459,1.383827811,1.383827811,0,-2.59277802,0.984309049,-1.608468971,-0.235208971 +Tyrus Thomas,thomaty01,2011,RS,CHA,1626,861,-2.81401932,1.137253412,-1.676765907,0.472212737,0.472212737,0,-2.49074857,1.160811906,-1.329936664,0.150253506 +Nazr Mohammed,mohamna01,2011,RS,CHA,1607,851,-2.559479809,-0.83737913,-3.396858939,-0.281997846,-0.281997846,0,-2.53809152,-0.778413511,-3.316505031,0.379775592 +Dominic McGuire,mcguido01,2011,RS,CHA,1435,760,-2.740897656,-0.07287646,-2.813774116,-0.024646544,-0.024646544,0,-3.445796954,-0.454447141,-3.900244095,-0.309021393 +Matt Carroll,carroma01,2011,RS,CHA,1099,582,-1.491187665,-0.920220604,-2.411408269,0.100514244,0.100514244,0,-1.954020642,-1.704008731,-3.658029373,-0.024068037 +Dante Cunningham,cunnida01,2011,RS,CHA,999,529,-2.182885951,-0.44823009,-2.631116042,0.032015963,0.032015963,0,-2.203483372,-0.531275938,-2.73475931,-0.204237202 +Derrick Brown,brownde04,2011,RS,CHA,921,488,-1.380978174,-0.617442922,-1.998421096,0.187582601,0.187582601,0,-1.963402564,-1.33425607,-3.297658634,0.227245298 +DJ White,whitedj01,2011,RS,CHA,880,466,-0.19283193,-0.81111058,-1.00394251,0.413667284,0.413667284,0,-0.657184478,-0.737874745,-1.395059224,-0.328540798 +Eduardo Najera,najered01,2011,RS,CHA,702,372,-2.870463355,0.011445047,-2.859018308,-0.020876408,-0.020876408,0,-2.924733133,-0.095780735,-3.020513867,0.834803875 +DeSagana Diop,diopde01,2011,RS,CHA,342,181,-6.430633566,0.825757134,-5.604876432,-0.264453737,-0.264453737,0,-6.406258011,0.279549018,-6.126708993,0.288715953 +Garrett Temple,templga01,2011,RS,CHA,238,126,-4.67104135,-0.140022466,-4.811063816,-0.137153313,-0.137153313,0,-3.402080619,-0.777223062,-4.179303681,3.275911366 +Joel Przybilla,przybjo01,2011,RS,CHA,140,74,-7.818637493,-2.954412521,-10.77305001,-0.307574816,-0.307574816,0,-7.635750799,-2.418824348,-10.05457515,1.435616551 +Sherron Collins,collish01,2011,RS,CHA,125,66,-4.625704946,-1.696376082,-6.322081028,-0.120507095,-0.120507095,0,-4.446419478,-3.407839936,-7.854259414,0.173317283 +Luol Deng,denglu01,2011,RS,CHI,6111,3208,1.429597451,1.848747329,3.27834478,9.825420897,9.825420897,0,1.565386714,1.758940154,3.324326868,-0.390103452 +Derrick Rose,rosede01,2011,RS,CHI,5764,3026,5.44096445,-0.353200488,5.087763963,12.03425508,12.03425508,0,5.533465403,-0.296725332,5.236740071,-0.509823316 +Carlos Boozer,boozeca01,2011,RS,CHI,3585,1882,-0.881076601,0.679349805,-0.201726796,2.444664593,2.444664593,0,-0.457224017,0.919096461,0.461872444,-0.08296107 +Ronnie Brewer,brewero02,2011,RS,CHI,3393,1781,-1.141245415,3.598231154,2.45698574,4.708356367,4.708356367,0,-1.327747361,3.219291709,1.891544349,-0.45412466 +Taj Gibson,gibsota01,2011,RS,CHI,3318,1742,-1.776493438,1.894429168,0.11793573,2.540717558,2.540717558,0,-1.834461817,1.712556168,-0.121905649,-0.300288354 +Kyle Korver,korveky01,2011,RS,CHI,3141,1649,1.582747867,-0.604429108,0.97831876,3.143531835,3.143531835,0,1.315497547,-0.67570412,0.639793428,0.202730532 +Joakim Noah,noahjo01,2011,RS,CHI,3002,1576,-0.058894257,3.065729699,3.006835442,4.599868403,4.599868403,0,0.114331193,3.257976076,3.372307269,-0.585070299 +Keith Bogans,boganke01,2011,RS,CHI,2783,1461,-0.499707172,0.708598469,0.208891297,2.20864951,2.20864951,0,-0.731289284,0.236311132,-0.494978152,0.130372369 +Kurt Thomas,thomaku01,2011,RS,CHI,2244,1178,-3.080351729,1.765678737,-1.314672991,0.864162427,0.864162427,0,-3.202144742,2.175397407,-1.026747334,0.162966958 +C.J. Watson,watsocj01,2011,RS,CHI,2078,1091,-1.565985979,1.743940423,0.177954444,1.630324473,1.630324473,0,-1.300321012,1.060164109,-0.240156903,0.031019057 +Omer Asik,asikom01,2011,RS,CHI,1884,989,-2.843622983,3.89820701,1.054584027,1.928520371,1.928520371,0,-2.980970736,3.009208738,0.028238003,0.425920021 +James Johnson,johnsja01,2011,RS,CHI,234,123,-6.230003199,2.098234938,-4.131768261,-0.089505393,-0.089505393,0,-5.244403711,1.902377472,-3.342026239,3.001871866 +Brian Scalabrine,scalabr01,2011,RS,CHI,168,88,-3.092787818,-0.340686601,-3.433474419,-0.031336276,-0.031336276,0,-3.279648111,-0.096996757,-3.376644868,1.973789325 +Rasual Butler,butlera01,2011,RS,CHI,50,26,-0.058357446,-2.478876825,-2.537234271,0.002922262,0.002922262,0,-0.141954584,-3.974631972,-4.116586556,3.298080523 +John Lucas,lucasjo02,2011,RS,CHI,19,10,-5.14214784,-1.751488983,-6.893636823,-0.02127208,-0.02127208,0,-5.189438615,-3.754947912,-8.944386527,0.578563438 +JJ Hickson,hicksjj01,2011,RS,CLE,4421,2256,-3.911758439,-1.633439823,-5.545198262,-3.208887837,-3.208887837,0,-3.540939253,-1.338810199,-4.879749452,-0.243802359 +Ramon Sessions,sessira01,2011,RS,CLE,4180,2133,1.166679471,-3.26589873,-2.09921926,0.701667515,0.701667515,0,0.423530521,-3.290438725,-2.866908205,-0.861774353 +Anthony Parker,parkean01,2011,RS,CLE,4098,2091,-0.332293448,0.74994049,0.417647041,3.364936814,3.364936814,0,-0.586157196,0.445010153,-0.141147044,-0.397074612 +Daniel Gibson,gibsoda01,2011,RS,CLE,3655,1865,1.096430741,-0.600722493,0.495708248,3.087841971,3.087841971,0,0.796911723,-0.390877835,0.406033888,-0.015814538 +Antawn Jamison,jamisan01,2011,RS,CLE,3610,1842,0.456080249,-2.131465542,-1.675385293,1.010193057,1.010193057,0,0.861623019,-1.367020196,-0.505397176,0.02608015 +Ryan Hollins,holliry01,2011,RS,CLE,2316,1182,-2.661559212,-0.929611997,-3.591171209,-0.511209312,-0.511209312,0,-3.095906666,-0.58960779,-3.685514456,0.723039208 +Mo Williams,willima01,2011,RS,CLE,2087,1065,-0.626196614,-2.589423684,-3.215620298,-0.255739893,-0.255739893,0,-0.365058993,-2.153142678,-2.518201671,1.008946155 +Anderson Varejao,varejan01,2011,RS,CLE,1948,994,-1.362075914,1.397986953,0.035911039,1.403110906,1.403110906,0,-1.439340104,1.796511185,0.357171081,-0.641989623 +Alonzo Gee,geeal01,2011,RS,CLE,1907,973,-1.627004366,-1.030933392,-2.657937758,0.045837004,0.045837004,0,-2.075759491,-0.74505543,-2.820814921,0.275376624 +Christian Eyenga,eyengch01,2011,RS,CLE,1856,947,-3.301299168,-0.247072327,-3.548371494,-0.386799523,-0.386799523,0,-3.22573734,-0.491492003,-3.717229344,0.255811999 +Manny Harris,harrima01,2011,RS,CLE,1828,933,-2.118033348,-1.315160365,-3.433193712,-0.32481821,-0.32481821,0,-2.325144833,-1.868445106,-4.193589939,-0.112717024 +Jamario Moon,moonja01,2011,RS,CLE,1497,764,-1.840833571,0.37387951,-1.466954061,0.50340161,0.50340161,0,-2.078730183,-0.225764157,-2.30449434,0.611120503 +Samardo Samuels,samuesa01,2011,RS,CLE,1374,701,-3.395186004,-1.546564974,-4.941750978,-0.785490355,-0.785490355,0,-3.363568705,-1.722453942,-5.086022647,0.191431955 +Joey Graham,grahajo01,2011,RS,CLE,1148,586,-3.372229594,-1.427353811,-4.799583405,-0.615970838,-0.615970838,0,-3.956290104,-1.832038468,-5.788328573,0.485474901 +Luke Harangody,haranlu01,2011,RS,CLE,782,399,-1.518437837,-1.405145584,-2.923583421,-0.035847129,-0.035847129,0,-1.322791129,-1.021534854,-2.344325983,1.347123529 +Jawad Williams,willija04,2011,RS,CLE,766,391,-4.017048478,-2.181341837,-6.198390315,-0.690257297,-0.690257297,0,-4.095000438,-2.584860207,-6.679860646,0.317567462 +Baron Davis,davisba01,2011,RS,CLE,745,380,3.656284968,-1.610664568,2.0456204,0.95024751,0.95024751,0,3.916370351,-1.540152861,2.37621749,2.054003982 +Leon Powe,powele01,2011,RS,CLE,366,187,-2.207395977,-1.461679572,-3.669075549,-0.087879153,-0.087879153,0,-2.387507768,-1.305446586,-3.692954354,0.204638134 +Semih Erden,erdense01,2011,RS,CLE,125,64,-4.827600797,-1.977500229,-6.805101025,-0.133538898,-0.133538898,0,-4.84253693,-0.682977816,-5.525514746,0.794268563 +Jason Kidd,kiddja01,2011,RS,DAL,5104,2653,1.773488694,1.650741628,3.424230323,8.325899713,8.325899713,0,2.137027833,1.985056086,4.122083919,-0.348985078 +Jason Terry,terryja01,2011,RS,DAL,4933,2564,2.517071577,-1.02668387,1.490387707,5.540098418,5.540098418,0,2.689942058,-0.810861525,1.879080533,-0.117211904 +Dirk Nowitzki,nowitdi01,2011,RS,DAL,4818,2504,4.05570566,1.937433083,5.993138744,11.1110065,11.1110065,0,3.89665994,1.691351555,5.588011495,-0.489845908 +Shawn Marion,mariosh01,2011,RS,DAL,4335,2253,-1.274368578,0.331107119,-0.943261459,2.063446189,2.063446189,0,-1.202511455,0.18692613,-1.015585326,-0.599725479 +Tyson Chandler,chandty01,2011,RS,DAL,3961,2059,0.47188553,3.308064237,3.779949767,6.839460841,6.839460841,0,0.197028097,3.364769126,3.561797223,-0.275289727 +J.J. Barea,bareajo01,2011,RS,DAL,3211,1669,0.501744107,-2.088584704,-1.586840597,0.989876318,0.989876318,0,0.470002151,-2.341765538,-1.871763387,-0.054723703 +Brendan Haywood,haywobr01,2011,RS,DAL,2561,1331,-3.817201264,0.904202798,-2.912998466,-0.110545557,-0.110545557,0,-3.752474951,0.579389023,-3.173085928,-0.120248856 +DeShawn Stevenson,stevede01,2011,RS,DAL,2228,1158,-0.785576609,-1.288429139,-2.074005748,0.39948636,0.39948636,0,-0.70328598,-1.959654272,-2.662940253,0.023594578 +Caron Butler,butleca01,2011,RS,DAL,1668,867,-1.44572504,1.230650554,-0.215074486,1.119146293,1.119146293,0,-1.064144324,1.04812847,-0.016015854,-0.179628633 +Brian Cardinal,cardibr01,2011,RS,DAL,1189,618,0.129549283,0.466717339,0.596266623,1.060748067,1.060748067,0,-0.238411991,0.499377913,0.260965922,0.499775735 +Peja Stojakovic,stojape01,2011,RS,DAL,974,506,1.369937233,-0.587201546,0.782735687,0.924768449,0.924768449,0,1.42289837,-1.193355176,0.229543194,1.303183817 +Rodrigue Beaubois,beaubro01,2011,RS,DAL,954,496,-2.460541874,-0.271051242,-2.731593116,0.00473961,0.00473961,0,-1.656279192,0.235784312,-1.42049488,1.632163946 +Ian Mahinmi,mahinia01,2011,RS,DAL,939,488,-1.471121614,0.656302004,-0.81481961,0.488364991,0.488364991,0,-1.755652873,1.306953189,-0.448699684,1.266615376 +Sasha Pavlovic,pavloal01,2011,RS,DAL,314,163,-2.609274402,-0.630648201,-3.239922603,-0.041219008,-0.041219008,0,-2.765175852,-0.805775768,-3.57095162,1.08825881 +Corey Brewer,breweco01,2011,RS,DAL,285,148,2.310157966,2.514843389,4.825001354,0.58465768,0.58465768,0,2.295766909,3.136947781,5.432714691,2.064725719 +Dominique Jones,jonesdo02,2011,RS,DAL,260,135,-3.645845798,0.183469613,-3.462376185,-0.048794799,-0.048794799,0,-3.817219018,-1.326115508,-5.143334527,-0.515743185 +Alexis Ajinca,ajincal01,2011,RS,DAL,144,75,-3.680597748,2.661298998,-1.019298751,0.067508884,0.067508884,0,-3.080566029,3.042880365,-0.037685664,1.806324623 +Steve Novak,novakst01,2011,RS,DAL,35,18,0.819579399,-1.044257645,-0.224678245,0.023948554,0.023948554,0,0.377119316,-1.091589866,-0.71447055,3.042014837 +Arron Afflalo,afflaar01,2011,RS,DEN,4682,2324,1.687803095,-0.428632059,1.259171036,4.726502428,4.726502428,0,1.376138501,-0.271981785,1.104156716,-0.533067826 +Nene,hilarne01,2011,RS,DEN,4615,2291,1.185391945,3.88065493,5.066046875,9.126507239,9.126507239,0,1.332240582,3.773158742,5.105399324,-0.09610649 +Ty Lawson,lawsoty01,2011,RS,DEN,4237,2103,3.812851259,-1.215774933,2.597076326,5.708971908,5.708971908,0,3.558906144,-1.087175376,2.471730768,-0.457705448 +JR Smith,smithjr01,2011,RS,DEN,3965,1968,2.662638243,0.336634731,2.999272973,5.793317329,5.793317329,0,2.996770752,0.461482244,3.458252996,0.332955912 +Carmelo Anthony,anthoca01,2011,RS,DEN,3574,1774,2.188132678,-1.069621803,1.118510875,3.513714122,3.513714122,0,2.5166875,-0.925257752,1.591429747,0.328582671 +Al Harrington,harrial01,2011,RS,DEN,3354,1665,-0.031357665,-1.386767065,-1.41812473,1.140894943,1.140894943,0,0.774611339,-1.252536958,-0.477925618,0.781658214 +Chauncey Billups,billuch01,2011,RS,DEN,3316,1646,3.553269592,-1.447209945,2.106059647,4.1114256,4.1114256,0,3.562539215,-1.25629713,2.306242085,0.762343253 +Kenyon Martin,martike01,2011,RS,DEN,2484,1233,-0.964243945,1.766788338,0.802544393,2.233148184,2.233148184,0,-0.820146878,1.816157231,0.996010353,-0.069822716 +Gary Forbes,forbega01,2011,RS,DEN,1594,791,-1.215554337,-1.664330909,-2.879885246,-0.052566806,-0.052566806,0,-1.322866241,-2.341985999,-3.66485224,0.265357386 +Chris Andersen,anderch01,2011,RS,DEN,1475,732,-0.716142004,2.639273814,1.92313181,1.737225568,1.737225568,0,-0.811863751,2.068306451,1.2564427,-0.428905745 +Shelden Williams,willish02,2011,RS,DEN,1436,713,-3.641064456,-0.340832369,-3.981896826,-0.448188532,-0.448188532,0,-3.503636392,-0.422412083,-3.926048475,0.012107735 +Raymond Felton,feltora01,2011,RS,DEN,1336,663,1.177729316,-0.183544227,0.994185089,1.271763478,1.271763478,0,1.277423046,-0.120300837,1.157122209,0.385994892 +Wilson Chandler,chandwi01,2011,RS,DEN,1293,642,-2.408458671,1.49540984,-0.913048831,0.607193109,0.607193109,0,-1.919570433,0.961694525,-0.957875907,0.852299095 +Danilo Gallinari,gallida01,2011,RS,DEN,872,433,0.184555731,0.912166765,1.096722497,0.857972373,0.857972373,0,0.457679164,0.569899955,1.027579119,0.895696205 +Melvin Ely,elyme01,2011,RS,DEN,737,366,-2.921433683,-0.627073162,-3.548506845,-0.149074045,-0.149074045,0,-3.277016054,-1.061909693,-4.338925747,-0.02105916 +Anthony Carter,cartean01,2011,RS,DEN,308,153,-4.852154422,0.486054367,-4.366100055,-0.127999481,-0.127999481,0,-4.478622066,0.237187113,-4.241434952,1.363516765 +Kosta Koufos,koufoko01,2011,RS,DEN,197,98,-0.347080744,-0.458245989,-0.805326733,0.096774588,0.096774588,0,-0.346518327,-1.633544491,-1.980062818,-0.439262776 +Timofey Mozgov,mozgoti01,2011,RS,DEN,133,66,-2.884722691,-0.82675702,-3.711479711,-0.032389443,-0.032389443,0,-3.073078867,-1.700856447,-4.773935314,0.038412762 +Renaldo Balkman,balkmre01,2011,RS,DEN,89,44,0.482782845,0.597735534,1.080518379,0.087838051,0.087838051,0,-0.156949549,2.544611234,2.387661686,2.002285325 +Tayshaun Prince,princta01,2011,RS,DET,4816,2562,0.741322419,-1.890854828,-1.14953241,2.069544156,2.069544156,0,0.439907303,-2.138715235,-1.698807932,-1.00137827 +Greg Monroe,monrogr01,2011,RS,DET,4177,2222,0.341079133,-0.366593211,-0.025514078,3.073816677,3.073816677,0,0.482058092,0.375483953,0.857542045,-0.447649595 +Rodney Stuckey,stuckro01,2011,RS,DET,4103,2183,2.731920158,-1.407051797,1.324868361,4.527244473,4.527244473,0,2.498517388,-0.839436414,1.659080974,-0.230145631 +Ben Gordon,gordobe01,2011,RS,DET,4006,2131,0.405284323,-2.4987455,-2.093461177,0.714666999,0.714666999,0,0.372724902,-2.469745003,-2.097020101,0.111526306 +Tracy McGrady,mcgratr01,2011,RS,DET,3169,1686,-0.3212995,1.623298684,1.301999184,3.470214558,3.470214558,0,-0.440963529,0.922504308,0.481540779,-0.409186784 +Charlie Villanueva,villach01,2011,RS,DET,3132,1666,0.013736766,-1.835722437,-1.821985671,0.793434225,0.793434225,0,0.686369277,-1.529016217,-0.84264694,0.546822496 +Richard Hamilton,hamilri01,2011,RS,DET,2816,1498,0.709603001,-2.273318013,-1.563715013,0.904197938,0.904197938,0,0.721710832,-2.305136329,-1.583425497,-0.252397164 +Austin Daye,dayeau01,2011,RS,DET,2718,1446,-0.752550311,-0.777806506,-1.530356817,0.902703186,0.902703186,0,-0.681965086,-0.686572779,-1.368537865,0.30164759 +Ben Wallace,wallabe01,2011,RS,DET,2327,1238,-3.327099861,2.176994923,-1.150104938,1.001596147,1.001596147,0,-3.00120628,1.898147224,-1.103059056,-0.824629478 +Will Bynum,bynumwi01,2011,RS,DET,2115,1125,-0.268429678,-2.04774085,-2.316170527,0.249736832,0.249736832,0,-0.30831443,-1.702570183,-2.010884614,0.273048054 +Chris Wilcox,wilcoch01,2011,RS,DET,1870,995,0.904985847,-0.792212259,0.112773589,1.459496981,1.459496981,0,0.608835888,-0.332652713,0.276183175,0.398408743 +Jason Maxiell,maxieja01,2011,RS,DET,1748,930,-3.686475412,-1.802497871,-5.488973283,-1.299633898,-1.299633898,0,-3.6827784,-2.069445535,-5.752223935,0.002109731 +DaJuan Summers,summeda01,2011,RS,DET,374,199,-4.806942567,-2.038386233,-6.8453288,-0.419281695,-0.419281695,0,-4.634364186,-3.244502683,-7.878866869,0.780833326 +Monta Ellis,ellismo01,2011,RS,GSW,6447,3227,1.60573817,-1.101649022,0.504089148,5.360685776,5.360685776,0,2.00876025,-0.513259295,1.495500954,0.053981294 +Dorell Wright,wrighdo01,2011,RS,GSW,6287,3147,1.335214713,0.114350867,1.44956558,6.72680356,6.72680356,0,1.590046644,0.258312444,1.848359088,-0.221367374 +David Lee,leeda02,2011,RS,GSW,5262,2634,0.422197307,-1.398582524,-0.976385217,2.367902981,2.367902981,0,0.341967115,-1.128062593,-0.786095477,-0.609919105 +Stephen Curry,curryst01,2011,RS,GSW,4972,2489,3.255244366,-0.340517369,2.914726996,7.197756114,7.197756114,0,3.231818577,-0.013222066,3.218596511,0.054261877 +Reggie Williams,willire02,2011,RS,GSW,3248,1626,1.384803674,-2.464586829,-1.079783154,1.382323429,1.382323429,0,0.892635501,-3.111329497,-2.218693997,-0.219519207 +Andris Biedrins,biedran01,2011,RS,GSW,2791,1397,-3.482100235,-0.091257744,-3.573357979,-0.587261767,-0.587261767,0,-3.419452382,0.49016953,-2.929282851,0.065723328 +Vladimir Radmanovic,radmavl01,2011,RS,GSW,2335,1169,-0.117232011,0.168597048,0.051365037,1.678898572,1.678898572,0,-0.114419498,-0.198861743,-0.313281241,0.451680926 +Ekpe Udoh,udohek01,2011,RS,GSW,2058,1030,-4.099526303,1.747412118,-2.352114185,0.208824833,0.208824833,0,-4.276475324,0.977880343,-3.298594981,-0.118804257 +Louis Amundson,amundlo01,2011,RS,GSW,1380,691,-3.471361795,-0.695245457,-4.166607252,-0.49902456,-0.49902456,0,-3.66833887,-1.241592609,-4.909931479,-0.074226892 +Acie Law,lawac01,2011,RS,GSW,1263,632,-2.14576404,-2.174623795,-4.320387835,-0.508163411,-0.508163411,0,-2.517317953,-2.378902719,-4.896220672,0.330823172 +Rodney Carney,carnero01,2011,RS,GSW,661,331,-2.675609203,-1.648793086,-4.32440229,-0.269428639,-0.269428639,0,-2.804512502,-2.407091598,-5.2116041,1.244172448 +Al Thornton,thornal01,2011,RS,GSW,627,314,-3.854524559,-1.806364438,-5.660888997,-0.468305546,-0.468305546,0,-4.114542209,-2.435289582,-6.549831791,0.394290631 +Dan Gadzuric,gadzuda01,2011,RS,GSW,593,297,-3.879142811,-1.297412321,-5.176555132,-0.371450603,-0.371450603,0,-3.749554686,-0.994757181,-4.744311867,0.952021693 +Jeremy Lin,linje01,2011,RS,GSW,569,285,-1.964817371,2.712502553,0.747685181,0.511556923,0.511556923,0,-1.772209345,3.000962398,1.228753054,0.544046472 +Jeff Adrien,adrieje01,2011,RS,GSW,392,196,-2.498996525,-1.763299263,-4.262295789,-0.151244587,-0.151244587,0,-3.004506626,-2.382543985,-5.387050611,0.009994521 +Brandan Wright,wrighbr03,2011,RS,GSW,390,195,-1.93867437,-2.712248646,-4.650923016,-0.188810074,-0.188810074,0,-2.54239181,-3.886177252,-6.428569061,-0.15318239 +Charlie Bell,bellch01,2011,RS,GSW,342,171,-3.222514517,-1.376023609,-4.598538126,-0.161546634,-0.161546634,0,-3.554674532,-2.459586438,-6.01426097,0.15741221 +Kevin Martin,martike02,2011,RS,HOU,5167,2603,4.119392882,-1.96474869,2.154644193,6.508714986,6.508714986,0,4.277578967,-1.734079114,2.543499853,-0.070117079 +Kyle Lowry,lowryky01,2011,RS,HOU,5088,2563,3.181452404,1.226348203,4.407800607,9.347556864,9.347556864,0,3.352478723,1.738975127,5.09145385,-0.122350861 +Luis Scola,scolalu01,2011,RS,HOU,4788,2412,-0.007019746,-0.31430187,-0.321321616,2.977924526,2.977924526,0,0.250938864,-0.059978674,0.19096019,-0.337167082 +Chuck Hayes,hayesch01,2011,RS,HOU,4127,2079,0.320218421,1.726671737,2.046890158,5.056894958,5.056894958,0,0.385180674,2.046753832,2.431934506,-0.571359861 +Shane Battier,battish01,2011,RS,HOU,3609,1818,0.977633306,0.438646468,1.416279773,3.896398605,3.896398605,0,0.901874945,0.501198817,1.403073762,0.77153349 +Chase Budinger,budinch01,2011,RS,HOU,3450,1738,1.069658372,0.291423968,1.36108234,3.642878995,3.642878995,0,1.114373214,-0.370770103,0.743603111,-0.064709292 +Courtney Lee,leeco01,2011,RS,HOU,3420,1723,0.091447185,-0.79493408,-0.703486895,1.791876198,1.791876198,0,-0.049378873,-1.084174034,-1.133552907,-0.370982176 +Jordan Hill,hilljo01,2011,RS,HOU,2233,1125,-3.402234041,-2.12328956,-5.525523601,-1.590743744,-1.590743744,0,-3.297948728,-2.094344102,-5.39229283,-0.136737526 +Brad Miller,millebr01,2011,RS,HOU,2015,1015,0.22569926,0.73266459,0.95836385,1.917307545,1.917307545,0,0.367654752,0.157785559,0.525440311,-0.149459473 +Patrick Patterson,pattepa01,2011,RS,HOU,1723,868,-0.188839884,0.048969135,-0.13987075,1.146071036,1.146071036,0,-0.557893962,-0.66619349,-1.224087452,-0.792870399 +Aaron Brooks,brookaa01,2011,RS,HOU,1610,811,-0.219596066,-4.02934966,-4.248945726,-0.631785482,-0.631785482,0,0.392792892,-3.546026948,-3.153234056,1.737515092 +Goran Dragic,dragigo01,2011,RS,HOU,750,378,0.97563712,-0.632719348,0.342917772,0.6049241,0.6049241,0,0.996857765,-0.636270689,0.360587076,1.318279403 +Ish Smith,smithis01,2011,RS,HOU,653,329,-3.496112785,-1.594228708,-5.090341493,-0.392595487,-0.392595487,0,-3.651504906,-2.151309281,-5.802814187,-0.057981162 +Jared Jeffries,jeffrja01,2011,RS,HOU,274,138,-1.444338708,0.409165822,-1.035172886,0.12162922,0.12162922,0,-1.323538004,0.589247209,-0.734290796,0.688794057 +Yao Ming,mingya01,2011,RS,HOU,181,91,-1.723130773,-0.231588838,-1.954719612,0.036781609,0.036781609,0,-1.874092432,-0.806711267,-2.680803699,-0.357971496 +Terrence Williams,willite01,2011,RS,HOU,167,84,-5.728398681,-0.022680758,-5.751079439,-0.129894555,-0.129894555,0,-4.999167588,-1.674227489,-6.673395076,0.925949877 +Jermaine Taylor,tayloje02,2011,RS,HOU,153,77,-3.06746484,-2.654397654,-5.721862494,-0.117131757,-0.117131757,0,-3.219256645,-4.004453871,-7.223710516,0.304087057 +Mike Harris,harrimi01,2011,RS,HOU,32,16,-1.404748902,-1.20350474,-2.608253642,0.001155351,0.001155351,0,-1.769286446,-2.702899494,-4.47218594,-0.141159752 +DeMarre Carroll,carrode01,2011,RS,HOU,22,11,-10.54415712,-3.668837859,-14.21299498,-0.063026102,-0.063026102,0,-10.57703773,-5.91521405,-16.49225178,-1.892666514 +Hasheem Thabeet,thabeha01,2011,RS,HOU,8,4,-15.297492,-7.149497227,-22.44698922,-0.043655334,-0.043655334,0,-14.73372493,0.605831794,-14.12789314,8.016395873 +Danny Granger,grangda01,2011,RS,IND,5514,2763,1.277842153,0.107385509,1.385227662,5.830018924,5.830018924,0,1.525204371,0.327044555,1.852248926,0.01055853 +Darren Collison,collida01,2011,RS,IND,4710,2360,0.071128775,-1.436295962,-1.365167187,1.657193622,1.657193622,0,-0.051495859,-1.289045371,-1.34054123,-0.572589262 +Roy Hibbert,hibbero01,2011,RS,IND,4478,2244,-3.128474501,1.845546898,-1.282927603,1.673630335,1.673630335,0,-2.845458498,1.477056094,-1.368402405,-0.333154852 +Brandon Rush,rushbr01,2011,RS,IND,3500,1754,-1.232461332,-1.395022532,-2.627483864,0.109267622,0.109267622,0,-1.391805427,-1.309985598,-2.701791025,-0.315305549 +Mike Dunleavy,dunlemi02,2011,RS,IND,3359,1683,1.781850925,0.986276041,2.768126966,4.725880927,4.725880927,0,1.395457567,0.793697519,2.189155085,-0.242915012 +Josh McRoberts,mcrobjo01,2011,RS,IND,3187,1597,0.849423695,1.039075501,1.888499196,3.7687672,3.7687672,0,0.45809129,0.824547275,1.282638565,-0.262188532 +Tyler Hansbrough,hansbty01,2011,RS,IND,3063,1535,-1.043393732,-1.441290717,-2.48468445,0.207145858,0.207145858,0,-1.166189552,-1.236711194,-2.402900746,-0.286096188 +Paul George,georgpa01,2011,RS,IND,2524,1265,-0.161980727,1.321911379,1.159930652,2.539430456,2.539430456,0,-0.273217582,1.481035353,1.207817771,0.589028676 +Jeff Foster,fosteje01,2011,RS,IND,1876,940,0.546290074,1.505407347,2.051697421,2.290831997,2.290831997,0,0.052622768,1.659585247,1.712208015,-0.485813474 +James Posey,poseyja01,2011,RS,IND,1674,839,-1.629372581,0.390598356,-1.238774225,0.655746258,0.655746258,0,-1.287257663,0.497535263,-0.789722399,1.275590199 +AJ Price,priceaj01,2011,RS,IND,1586,795,-0.773341358,-1.235625429,-2.008966787,0.3027091,0.3027091,0,-0.447584654,-1.480350019,-1.927934674,0.663328131 +T.J. Ford,fordtj01,2011,RS,IND,1543,773,-2.981766279,1.184733785,-1.797032494,0.37630053,0.37630053,0,-2.944622366,0.860709488,-2.083912877,0.115259721 +Dahntay Jones,jonesda02,2011,RS,IND,1175,589,-1.03666105,-0.255833003,-1.292494053,0.440781921,0.440781921,0,-1.479850636,-0.421414387,-1.901265023,0.593649855 +Solomon Jones,jonesso01,2011,RS,IND,1054,528,-4.153643008,0.292779416,-3.860863592,-0.301325895,-0.301325895,0,-4.168398672,0.384372524,-3.784026148,0.646283498 +Lance Stephenson,stephla01,2011,RS,IND,229,115,-4.759246157,-1.439043629,-6.198289786,-0.204496319,-0.204496319,0,-4.7948138,-2.451886517,-7.246700317,1.001773498 +Blake Griffin,griffbl01,2011,RS,LAC,6086,3112,1.684324409,0.411364967,2.095689376,7.661477392,7.661477392,0,1.641411443,0.69227674,2.333688183,-0.39039318 +Eric Gordon,gordoer01,2011,RS,LAC,4130,2112,3.227634158,-0.983380164,2.244253994,5.371354205,5.371354205,0,3.165553785,-0.639463638,2.526090147,-0.176053543 +Ryan Gomes,gomesry01,2011,RS,LAC,4097,2095,-0.885260919,-0.2011739,-1.08643482,1.777111015,1.777111015,0,-1.112566337,-0.048663503,-1.161229841,-0.053576785 +DeAndre Jordan,jordade01,2011,RS,LAC,4003,2047,-1.275916336,1.112472838,-0.163443498,2.69863867,2.69863867,0,-1.560478607,1.276368949,-0.284109658,-0.093412138 +Eric Bledsoe,bledser01,2011,RS,LAC,3600,1841,-2.540668316,-0.169262584,-2.7099309,0.037657039,0.037657039,0,-2.369733755,-0.483430695,-2.85316445,0.05201725 +Randy Foye,foyera01,2011,RS,LAC,3033,1551,-0.4193037,-1.911414348,-2.330718047,0.332487825,0.332487825,0,-0.514974643,-1.872302338,-2.387276982,0.197055184 +Al-Farouq Aminu,aminual01,2011,RS,LAC,2839,1452,-3.190940587,0.107610648,-3.083329939,-0.247588017,-0.247588017,0,-3.046951704,-0.525290509,-3.572242212,0.246721885 +Baron Davis,davisba01,2011,RS,LAC,2482,1269,2.091970907,-0.092890747,1.99908016,3.110181508,3.110181508,0,2.217412128,0.455407811,2.672819939,1.073530994 +Chris Kaman,kamanch01,2011,RS,LAC,1639,838,-4.234302913,1.591575049,-2.642727864,0.045609828,0.045609828,0,-3.850086372,1.05775849,-2.792327882,-0.516357026 +Rasual Butler,butlera01,2011,RS,LAC,1455,744,-4.024680332,-1.046675486,-5.071355818,-0.891068771,-0.891068771,0,-3.999303163,-2.02106527,-6.020368433,1.047912848 +Mo Williams,willima01,2011,RS,LAC,1414,723,-0.122951843,-2.120091334,-2.243043177,0.189612814,0.189612814,0,0.140166339,-1.63752639,-1.497360051,1.300371069 +Craig Smith,smithcr01,2011,RS,LAC,1146,586,-0.286260004,-0.661608398,-0.947868402,0.54137665,0.54137665,0,-0.794223049,-0.85522948,-1.649452529,0.446324592 +Ike Diogu,dioguik01,2011,RS,LAC,919,470,-1.27538463,-2.31409013,-3.58947476,-0.20220653,-0.20220653,0,-1.898403007,-2.323238776,-4.221641783,0.419219473 +Brian Cook,cookbr01,2011,RS,LAC,874,447,-1.71719268,-1.127154169,-2.844346849,-0.021781143,-0.021781143,0,-1.369490625,-0.925476939,-2.294967564,1.145434148 +Jamario Moon,moonja01,2011,RS,LAC,544,278,-2.56355195,-1.151339105,-3.714891055,-0.13792973,-0.13792973,0,-3.13342303,-1.672853927,-4.806276957,0.731242141 +Jarron Collins,collija03,2011,RS,LAC,307,157,-5.628977466,0.134876437,-5.49410103,-0.221379702,-0.221379702,0,-6.009511974,-0.186275814,-6.195787789,0.667083051 +Willie Warren,warrewi01,2011,RS,LAC,262,134,-0.4560357,-0.431408734,-0.887444434,0.128204321,0.128204321,0,-0.856595721,-0.663056516,-1.519652237,0.634794756 +Pau Gasol,gasolpa01,2011,RS,LAL,5805,3037,3.176960108,2.038974427,5.215934535,12.1904802,12.1904802,0,3.031265682,1.9366154,4.967881083,-1.151848235 +Kobe Bryant,bryanko01,2011,RS,LAL,5311,2779,4.707777972,-1.203556774,3.504221199,8.869805536,8.869805536,0,5.036364405,-1.033009129,4.003355276,0.024006917 +Lamar Odom,odomla01,2011,RS,LAL,5044,2639,2.471555466,0.631732358,3.103287823,7.83952481,7.83952481,0,2.4615599,0.528510231,2.990070131,-0.490110292 +Metta World Peace,artesro01,2011,RS,LAL,4606,2410,-0.416881743,2.173675249,1.756793507,5.54333106,5.54333106,0,-0.040647052,2.293431009,2.252783957,0.031262053 +Derek Fisher,fishede01,2011,RS,LAL,4390,2297,-1.742023991,0.988177579,-0.753846412,2.340122059,2.340122059,0,-1.61313831,1.619067437,0.005929127,0.030714198 +Steve Blake,blakest01,2011,RS,LAL,3022,1581,-2.020579402,-0.84972076,-2.870300162,-0.096829838,-0.096829838,0,-2.054774624,-1.198838615,-3.25361324,-0.199210366 +Shannon Brown,brownsh01,2011,RS,LAL,2997,1568,-0.342367537,-0.136807884,-0.479175421,1.821846741,1.821846741,0,-0.09117266,-0.32771289,-0.418885549,0.266844096 +Andrew Bynum,bynuman01,2011,RS,LAL,2867,1500,0.030547071,3.36911282,3.399659891,4.66508511,4.66508511,0,-0.03349217,2.71723681,2.683744639,-0.816820847 +Matt Barnes,barnema02,2011,RS,LAL,1950,1020,0.513419122,0.327969524,0.841388646,1.879961738,1.879961738,0,0.479744288,0.390093284,0.869837571,0.547941184 +Luke Walton,waltolu01,2011,RS,LAL,925,484,-4.252803224,-0.175446166,-4.428249389,-0.4144711,-0.4144711,0,-4.466083289,-1.850069916,-6.316153206,0.011146301 +Derrick Caracter,caracde01,2011,RS,LAL,411,215,-4.053842904,-1.560955027,-5.61479793,-0.31855982,-0.31855982,0,-4.051733682,-1.579048168,-5.63078185,1.278643181 +Devin Ebanks,ebankde01,2011,RS,LAL,226,118,-0.26574314,-0.071380935,-0.337124075,0.143754742,0.143754742,0,-0.595235503,-1.58568014,-2.180915644,-0.968151506 +Theo Ratliff,ratlith01,2011,RS,LAL,136,71,-5.816736847,0.316555242,-5.500181605,-0.09913399,-0.09913399,0,-5.872827086,-0.759045382,-6.631872468,-0.457574569 +Sasha Vujacic,vujacsa01,2011,RS,LAL,103,54,-7.224343285,-4.919949241,-12.14429253,-0.264395751,-0.264395751,0,-6.694336618,-5.565414525,-12.25975114,2.007583239 +Joe Smith,smithjo02,2011,RS,LAL,84,44,-8.779107458,-0.958592202,-9.737699661,-0.159214272,-0.159214272,0,-8.825421834,-0.933743291,-9.759165125,1.395431408 +Trey Johnson,johnstr01,2011,RS,LAL,25,13,3.173782714,-1.494649986,1.679132728,0.029168013,0.029168013,0,1.335956631,-2.393936752,-1.057980121,-0.661927677 +Mike Conley,conlemi01,2011,RS,MEM,5562,2872,2.369609559,0.972235908,3.341845467,8.907434865,8.907434865,0,2.396543392,1.422188505,3.818731897,-0.197450272 +Zach Randolph,randoza01,2011,RS,MEM,5275,2724,2.985985024,-0.722930339,2.263054685,6.902583144,6.902583144,0,2.93373141,-0.548410209,2.385321201,-0.862565732 +Marc Gasol,gasolma01,2011,RS,MEM,5008,2586,-0.969267345,2.187831288,1.218563943,5.217846566,5.217846566,0,-0.874908848,2.111563334,1.236654486,-0.323690425 +Rudy Gay,gayru01,2011,RS,MEM,4168,2152,0.511116163,1.308028009,1.819144173,4.997365919,4.997365919,0,0.830764166,1.422460751,2.253224918,-0.359048909 +O.J. Mayo,mayooj01,2011,RS,MEM,3619,1869,0.654393013,-1.642697904,-0.988304891,1.681901182,1.681901182,0,0.802084707,-1.603019774,-0.800935066,0.111646465 +Darrell Arthur,arthuda01,2011,RS,MEM,3116,1609,-2.269835673,1.430401641,-0.839434032,1.573393559,1.573393559,0,-2.150061395,1.233576946,-0.916484449,0.296351044 +Sam Young,youngsa01,2011,RS,MEM,3054,1577,-1.691998976,0.335688745,-1.356310231,1.12004871,1.12004871,0,-1.865640228,-0.152947636,-2.018587864,-0.107521509 +Tony Allen,allento01,2011,RS,MEM,2893,1494,0.043257954,4.157562616,4.200820571,5.327618525,5.327618525,0,0.127996169,4.274025448,4.402021617,0.517729667 +Greivis Vasquez,vasqugr01,2011,RS,MEM,1665,860,-1.341736953,-2.392203149,-3.733940102,-0.433328115,-0.433328115,0,-1.692855523,-3.375627267,-5.06848279,0.345977219 +Shane Battier,battish01,2011,RS,MEM,1079,557,0.361323185,0.696123645,1.05744683,1.081497197,1.081497197,0,-0.129807812,-0.050927739,-0.180735551,-0.043786853 +Xavier Henry,henryxa01,2011,RS,MEM,1021,527,-3.657241819,-1.432904467,-5.090146286,-0.630593347,-0.630593347,0,-4.094492873,-2.043466359,-6.137959233,0.205223362 +Hasheem Thabeet,thabeha01,2011,RS,MEM,715,369,-5.009805727,-2.380896674,-7.390702401,-0.886249182,-0.886249182,0,-5.207928729,-1.862479006,-7.070407735,1.34114336 +Hamed Haddadi,haddaha01,2011,RS,MEM,325,168,-0.086084188,-0.371889004,-0.457973193,0.196882978,0.196882978,0,-0.534106973,-1.072934179,-1.607041152,0.2016606 +Leon Powe,powele01,2011,RS,MEM,273,141,-1.049603649,-2.095386966,-3.144990614,-0.028842122,-0.028842122,0,-1.081419705,-2.084000269,-3.165419974,1.401143899 +Jason Williams,willija02,2011,RS,MEM,240,124,-0.845117055,-2.10461372,-2.949730775,-0.012627762,-0.012627762,0,-1.277340979,-3.753489241,-5.03083022,-0.060226086 +Ish Smith,smithis01,2011,RS,MEM,219,113,-5.963368476,-1.30367377,-7.267042246,-0.262037639,-0.262037639,0,-5.886274184,-2.068108887,-7.954383071,0.579168721 +Acie Law,lawac01,2011,RS,MEM,182,94,-8.127592973,-2.319125514,-10.44671849,-0.373419726,-0.373419726,0,-7.606186805,-3.08196969,-10.68815649,1.084208331 +DeMarre Carroll,carrode01,2011,RS,MEM,76,39,-0.413731153,-0.289101197,-0.70283235,0.040702758,0.040702758,0,-1.329507558,-0.745149442,-2.074657,-0.071781167 +Rodney Carney,carnero01,2011,RS,MEM,10,5,3.07113687,13.70072456,16.77186143,0.050367615,0.050367615,0,4.846538532,12.29711992,17.14365846,1.061711123 +LeBron James,jamesle01,2011,RS,MIA,5867,3063,6.369781185,1.46083483,7.830616015,16.49667462,16.49667462,0,6.630904255,1.379404628,8.010308883,-0.214768534 +Dwyane Wade,wadedw01,2011,RS,MIA,5407,2823,5.537747531,1.142088379,6.67983591,13.56792518,13.56792518,0,5.693203566,1.397853296,7.091056862,-0.094805659 +Chris Bosh,boshch01,2011,RS,MIA,5354,2795,0.837367399,2.047577707,2.884945106,7.976715069,7.976715069,0,1.10025192,1.92692162,3.02717354,-0.681575716 +Mario Chalmers,chalmma01,2011,RS,MIA,3025,1579,-0.623659101,1.069558541,0.445899441,2.59265785,2.59265785,0,-0.168808999,1.481433307,1.312624307,0.652370908 +James Jones,jonesja02,2011,RS,MIA,2967,1549,1.412032804,-0.648254663,0.763778141,2.776287497,2.776287497,0,1.222563966,-0.880655519,0.341908448,-0.021836423 +Joel Anthony,anthojo01,2011,RS,MIA,2802,1463,-4.101258188,1.844822747,-2.256435441,0.367591669,0.367591669,0,-4.275506996,1.537046564,-2.738460432,-0.206438034 +Zydrunas Ilgauskas,ilgauzy01,2011,RS,MIA,2193,1145,-2.713643562,0.538661315,-2.174982248,0.336831171,0.336831171,0,-2.595054722,0.76625438,-1.828800342,0.254651559 +Carlos Arroyo,arroyca01,2011,RS,MIA,1906,995,-1.8388675,-0.570924336,-2.409791836,0.172762894,0.172762894,0,-2.080719724,-1.141894269,-3.222613993,0.030520549 +Eddie House,houseed01,2011,RS,MIA,1873,978,0.473858667,-0.057639051,0.416219616,1.581192285,1.581192285,0,0.588924589,-0.396950893,0.191973696,0.078216322 +Mike Miller,millemi01,2011,RS,MIA,1605,838,-0.808108114,-0.938637212,-1.746745326,0.430900389,0.430900389,0,-0.745409433,-0.748402795,-1.493812229,0.42611764 +Erick Dampier,dampier01,2011,RS,MIA,1561,815,-4.036499023,2.418364955,-1.618134067,0.468736536,0.468736536,0,-4.081472159,1.501652382,-2.579819777,-0.377818054 +Juwan Howard,howarju01,2011,RS,MIA,1134,592,-3.201196865,-1.365510527,-4.566707392,-0.547355647,-0.547355647,0,-3.46944549,-2.008617141,-5.478062631,-0.230940814 +Mike Bibby,bibbymi01,2011,RS,MIA,1115,582,-1.028367915,-1.807603454,-2.835971368,-0.025919088,-0.025919088,0,-0.851421303,-1.493103348,-2.344524651,1.427628127 +Udonis Haslem,hasleud01,2011,RS,MIA,661,345,-1.692287845,-0.118252358,-1.810540203,0.165088766,0.165088766,0,-1.665332759,0.379627597,-1.285705163,-0.154424057 +Jamaal Magloire,magloja01,2011,RS,MIA,303,158,-2.088433622,0.340655263,-1.747778359,0.081327989,0.081327989,0,-2.277828335,0.689597266,-1.588231069,0.619789994 +Jerry Stackhouse,stackje01,2011,RS,MIA,96,50,-3.598242033,-0.863576833,-4.461818866,-0.043489859,-0.043489859,0,-4.103052743,-2.662563659,-6.765616402,-0.381242252 +Dexter Pittman,pittmde01,2011,RS,MIA,21,11,-10.66495403,-2.182962014,-12.84791605,-0.057487078,-0.057487078,0,-9.947565859,-3.842242031,-13.78980789,1.341150932 +John Salmons,salmojo01,2011,RS,MIL,4833,2554,-1.154837592,1.575600351,0.420762758,4.120450408,4.120450408,0,-1.349075183,1.451712444,0.102637261,-0.25295673 +Andrew Bogut,bogutan01,2011,RS,MIL,4347,2297,-2.659649929,4.486983519,1.82733359,5.33787433,5.33787433,0,-2.491973001,4.228437564,1.736464563,-0.459299353 +Brandon Jennings,jennibr01,2011,RS,MIL,4104,2169,0.285356667,0.626698085,0.912054751,4.056707555,4.056707555,0,0.581098311,1.054992093,1.636090403,0.096370083 +Luc Mbah a Moute,mbahalu01,2011,RS,MIL,3961,2093,-1.918778442,1.335953302,-0.58282514,2.305704566,2.305704566,0,-2.201103355,1.30746513,-0.893638225,-0.342704294 +Keyon Dooling,doolike01,2011,RS,MIL,3325,1757,0.09123208,0.203579202,0.294811283,2.730141293,2.730141293,0,-0.250836568,-0.148387989,-0.399224558,0.024150226 +Carlos Delfino,delfica01,2011,RS,MIL,3009,1590,-0.121514748,0.503022154,0.381507406,2.539898194,2.539898194,0,0.200116698,0.755898129,0.956014827,-0.016031016 +Ersan Ilyasova,ilyaser01,2011,RS,MIL,2848,1505,-0.165912281,0.982230805,0.816318524,2.744187123,2.744187123,0,-0.23297145,1.202129507,0.969158057,0.196907393 +Corey Maggette,maggeco01,2011,RS,MIL,2651,1401,-1.02244518,-2.333816804,-3.356261984,-0.43603869,-0.43603869,0,-1.530639563,-2.604159377,-4.13479894,0.5781912 +Chris Douglas-Roberts,douglch01,2011,RS,MIL,1673,884,-1.742625325,-0.071216689,-1.813842014,0.422443629,0.422443629,0,-2.217449614,-0.438299302,-2.655748916,0.048702622 +Larry Sanders,sandela01,2011,RS,MIL,1650,872,-6.24897821,1.658143355,-4.590834855,-0.819403402,-0.819403402,0,-6.115406424,1.233737175,-4.881669249,0.048508341 +Earl Boykins,boykiea01,2011,RS,MIL,1631,862,0.670751393,-0.324264372,0.346487021,1.35529476,1.35529476,0,0.280510655,-1.055087483,-0.774576829,-0.445964686 +Drew Gooden,goodedr01,2011,RS,MIL,1627,860,-1.391744667,-0.27483689,-1.666581557,0.475378788,0.475378788,0,-1.450589013,-0.068283824,-1.518872837,0.001001966 +Jon Brockman,brockjo01,2011,RS,MIL,1281,677,-1.757962038,-0.584904191,-2.342866229,0.141544225,0.141544225,0,-2.46491245,-0.210969624,-2.675882074,0.608382244 +Michael Redd,reddmi01,2011,RS,MIL,254,134,-0.670992589,-1.070835626,-1.741828215,0.068669086,0.068669086,0,-1.377166277,-2.552583775,-3.929750052,-0.346669098 +Earl Barron,barroea01,2011,RS,MIL,161,85,1.406444507,0.429532416,1.835976923,0.197729077,0.197729077,0,0.771056447,0.074032798,0.845089245,-0.539346542 +Garrett Temple,templga01,2011,RS,MIL,157,83,-2.640076941,-2.748831054,-5.388907994,-0.1135026,-0.1135026,0,-3.313872742,-3.280667168,-6.59453991,1.462620626 +Brian Skinner,skinnbr01,2011,RS,MIL,11,6,-5.369019478,-1.006043905,-6.375063383,-0.010924354,-0.010924354,0,-6.563435899,-3.657983493,-10.22141939,-1.450272877 +Kevin Love,loveke01,2011,RS,MIN,5309,2611,4.16910685,-0.735157846,3.433949004,8.13755758,8.13755758,0,3.836521606,-0.457207375,3.37931423,-1.134464689 +Michael Beasley,beaslmi01,2011,RS,MIN,4801,2361,-1.041357368,-0.666931101,-1.708288469,1.254876598,1.254876598,0,-0.908054559,-0.617981706,-1.526036265,0.003671138 +Luke Ridnour,ridnolu01,2011,RS,MIN,4390,2159,1.063221787,-0.632888302,0.430333485,3.488257864,3.488257864,0,0.823198708,-0.213575229,0.609623479,-0.397676969 +Wesley Johnson,johnswe01,2011,RS,MIN,4207,2069,-0.540647838,-0.85334483,-1.393992669,1.431521226,1.431521226,0,-0.696225835,-0.717071202,-1.413297037,0.007469973 +Darko Milicic,milicda01,2011,RS,MIN,3428,1686,-5.093876952,0.980950199,-4.112926752,-1.173485484,-1.173485484,0,-4.593544094,0.982859193,-3.6106849,0.087417099 +Corey Brewer,breweco01,2011,RS,MIN,2770,1362,-2.336863607,1.267041443,-1.069822164,1.180597239,1.180597239,0,-2.02662867,1.640136493,-0.386492176,1.042017299 +Anthony Tolliver,tollian01,2011,RS,MIN,2770,1362,1.441032341,0.066596478,1.507628819,2.951589756,2.951589756,0,0.645962837,-0.089511372,0.556451465,-0.220627701 +Wayne Ellington,ellinwa01,2011,RS,MIN,2402,1181,-2.185279069,-2.235185194,-4.420464263,-1.004387617,-1.004387617,0,-2.486506374,-2.478386138,-4.964892512,-0.198537798 +Martell Webster,webstma02,2011,RS,MIN,2225,1094,-0.143569265,-3.081045659,-3.224614923,-0.265115385,-0.265115385,0,-0.394876574,-2.77463928,-3.169515853,0.072079217 +Jonny Flynn,flynnjo01,2011,RS,MIN,1999,983,-3.555268153,-2.484656648,-6.039924801,-1.649720902,-1.649720902,0,-3.399472428,-3.191200864,-6.590673292,-0.014905464 +Nikola Pekovic,pekovni01,2011,RS,MIN,1804,887,-4.231240758,-1.251352408,-5.482593165,-1.249470202,-1.249470202,0,-4.198587779,-1.097131544,-5.295719323,0.967815482 +Sebastian Telfair,telfase01,2011,RS,MIN,1446,711,-1.323065575,-1.80920434,-3.132269915,-0.138990904,-0.138990904,0,-1.348403078,-1.958946138,-3.307349215,0.216170062 +Anthony Randolph,randoan01,2011,RS,MIN,942,463,-2.744120592,-0.917209232,-3.661329823,-0.215633644,-0.215633644,0,-2.351933948,-1.015299836,-3.367233783,0.154522791 +Lazar Hayward,haywala01,2011,RS,MIN,852,419,-1.209397843,-2.150945175,-3.360343018,-0.13106203,-0.13106203,0,-1.387318855,-2.581269834,-3.968588688,0.419049646 +Kosta Koufos,koufoko01,2011,RS,MIN,683,336,-4.607700347,-1.777504073,-6.385204421,-0.625991712,-0.625991712,0,-4.53812762,-2.034866756,-6.572994375,0.421546098 +Sundiata Gaines,gainesu01,2011,RS,MIN,132,65,-6.885041445,-1.809915414,-8.694956859,-0.199390701,-0.199390701,0,-6.359241889,-2.755151387,-9.114393277,1.05795235 +Maurice Ager,agerma01,2011,RS,MIN,59,29,-2.602274981,-2.117134051,-4.719409032,-0.029283353,-0.029283353,0,-2.660113512,-3.13455112,-5.794664632,0.461737631 +Brook Lopez,lopezbr01,2011,RS,NJN,5473,2889,-0.995506742,-0.17875534,-1.174262082,2.308193379,2.308193379,0,-0.884155903,-0.058078328,-0.942234231,-0.577545847 +Travis Outlaw,outlatr01,2011,RS,NJN,4467,2358,-2.3796368,-1.310535711,-3.690172511,-1.12934145,-1.12934145,0,-2.391821993,-1.435910571,-3.827732564,-0.142920925 +Kris Humphries,humphkr01,2011,RS,NJN,3904,2061,-0.708974871,0.927427632,0.21845276,3.094830179,3.094830179,0,-0.967760751,0.637542961,-0.330217789,-0.793106325 +Anthony Morrow,morroan01,2011,RS,NJN,3516,1856,0.4329238,-0.952779603,-0.519855802,2.106205573,2.106205573,0,0.133905282,-0.803627816,-0.669722535,-0.2465811 +Jordan Farmar,farmajo01,2011,RS,NJN,3402,1796,1.11043529,-1.359774892,-0.249339602,2.293951984,2.293951984,0,1.266138861,-1.388602636,-0.122463775,0.103665036 +Devin Harris,harride01,2011,RS,NJN,3266,1724,2.62588716,-1.216793208,1.409093952,3.669288341,3.669288341,0,2.285830251,-0.980861185,1.304969066,0.280543409 +Sasha Vujacic,vujacsa01,2011,RS,NJN,3020,1594,0.302935518,-1.96718286,-1.664247342,0.89708263,0.89708263,0,0.382240666,-1.274534502,-0.892293836,1.486546748 +Derrick Favors,favorde01,2011,RS,NJN,2067,1091,-2.215150037,-0.234409255,-2.449559292,0.168345062,0.168345062,0,-2.434423965,0.119512854,-2.314911111,0.619289672 +Stephen Graham,grahast01,2011,RS,NJN,1817,959,-4.532509583,-2.795758085,-7.328267668,-2.246123045,-2.246123045,0,-5.125919912,-2.762708656,-7.888628568,0.25211704 +Johan Petro,petrojo01,2011,RS,NJN,1692,893,-5.017765174,0.970945387,-4.046819787,-0.598360112,-0.598360112,0,-4.719926207,1.610782984,-3.109143223,1.185803559 +Deron Williams,willide01,2011,RS,NJN,864,456,2.879852503,-1.684553083,1.195299421,0.926226647,0.926226647,0,3.063833414,-0.847982974,2.21585044,0.847592539 +Ben Uzoh,uzohbe01,2011,RS,NJN,830,438,-0.81149828,-1.240641788,-2.052140068,0.154847319,0.154847319,0,-1.316754646,-2.155877993,-3.472632639,-0.65840913 +Damion James,jamesda01,2011,RS,NJN,763,403,-3.870796577,1.473582776,-2.397213801,0.072565074,0.072565074,0,-4.038203592,0.650104176,-3.388099416,0.036606218 +Quinton Ross,rossqu01,2011,RS,NJN,669,353,-3.834245999,0.100625808,-3.733620191,-0.177414476,-0.177414476,0,-4.729289579,-0.955105154,-5.684394732,0.138825269 +Troy Murphy,murphtr01,2011,RS,NJN,546,288,-5.474694854,-0.852035354,-6.326730208,-0.530529622,-0.530529622,0,-5.07195326,-1.15520081,-6.22715407,0.881921939 +Terrence Williams,willite01,2011,RS,NJN,390,206,-5.075222038,-2.199985957,-7.275207995,-0.480653601,-0.480653601,0,-4.832598159,-2.783925433,-7.616523592,0.989310712 +Brandan Wright,wrighbr03,2011,RS,NJN,349,184,-1.859126367,1.515433968,-0.343692399,0.224590422,0.224590422,0,-2.051579805,0.904405906,-1.147173899,-0.538809783 +Dan Gadzuric,gadzuda01,2011,RS,NJN,314,166,-4.519632395,-0.959374477,-5.479006872,-0.233037082,-0.233037082,0,-4.604315161,-0.811222961,-5.415538122,0.76963967 +Sundiata Gaines,gainesu01,2011,RS,NJN,277,146,1.05096821,0.552229148,1.603197358,0.328406358,0.328406358,0,1.287797173,0.088164571,1.375961744,1.189888494 +Mario West,westma02,2011,RS,NJN,220,116,-0.963797435,0.5825914,-0.381206035,0.141041413,0.141041413,0,-1.374791817,1.461231914,0.086440097,0.564118441 +Joe Smith,smithjo02,2011,RS,NJN,47,25,-7.716233114,-3.348310665,-11.06454378,-0.106314348,-0.106314348,0,-8.054375836,-4.708772014,-12.76314785,0.230536059 +Orien Greene,greenor01,2011,RS,NJN,9,5,3.72600318,6.077855115,9.803858296,0.032273572,0.032273572,0,4.684911628,6.904658068,11.5895697,0.723671567 +Chris Paul,paulch01,2011,RS,NOH,5383,2880,6.403347898,2.524401284,8.927749182,17.09198892,17.09198892,0,6.070129764,3.315779577,9.385909341,-0.363976022 +Trevor Ariza,arizatr01,2011,RS,NOH,4860,2600,-1.932495633,0.907606334,-1.024889299,2.295204548,2.295204548,0,-1.361799245,1.349044215,-0.01275503,0.277364505 +David West,westda01,2011,RS,NOH,4581,2451,0.558172028,0.870356514,1.428528542,5.199726128,5.199726128,0,0.648103832,0.983442082,1.631545914,-0.455242159 +Emeka Okafor,okafoem01,2011,RS,NOH,4275,2287,-1.750366363,3.428694804,1.678328441,5.146852163,5.146852163,0,-1.648555663,3.081550862,1.432995199,-0.365101757 +Marco Belinelli,belinma01,2011,RS,NOH,3658,1957,0.326690973,-2.094753046,-1.768062074,0.981481382,0.981481382,0,0.249632096,-2.162306265,-1.912674169,0.100213101 +Willie Green,greenwi01,2011,RS,NOH,3129,1674,-1.804134686,-0.2540306,-2.058165285,0.592133727,0.592133727,0,-1.931737941,-0.640927821,-2.572665762,0.197961536 +Jarrett Jack,jackja01,2011,RS,NOH,2570,1375,-0.431418624,-1.135840348,-1.567258971,0.830216319,0.830216319,0,-0.749734246,-1.873833863,-2.623568109,0.055476897 +Jason Smith,smithja02,2011,RS,NOH,2060,1102,-3.720635438,0.233733306,-3.486902132,-0.414927022,-0.414927022,0,-3.700008809,-0.037144556,-3.737153365,0.137406938 +Marcus Thornton,thornma01,2011,RS,NOH,1393,745,-1.416912196,-0.597342224,-2.014254419,0.282565886,0.282565886,0,-1.329852258,-1.432214006,-2.762066264,0.969655809 +Quincy Pondexter,pondequ01,2011,RS,NOH,1372,734,-2.803876646,-0.480744775,-3.28462142,-0.200050186,-0.200050186,0,-3.198752879,-1.385070432,-4.583823311,-0.073769561 +Carl Landry,landrca01,2011,RS,NOH,1125,602,-0.299703112,-2.638693806,-2.938396918,-0.05793542,-0.05793542,0,-0.553048037,-2.131182701,-2.684230738,0.114536536 +Aaron Gray,grayaa01,2011,RS,NOH,993,531,-1.922938111,-0.004714819,-1.92765293,0.224664649,0.224664649,0,-2.201203719,0.182213565,-2.018990154,0.785381876 +Didier Ilunga-Mbenga,mbengdj01,2011,RS,NOH,617,330,-4.549773491,1.173843015,-3.375930476,-0.105534951,-0.105534951,0,-4.733670809,0.29923888,-4.434431929,0.132241515 +David Andersen,anderda03,2011,RS,NOH,417,223,-4.102234898,-1.698915669,-5.801150566,-0.351336292,-0.351336292,0,-4.104519662,-2.655337665,-6.759857326,1.125617626 +Jerryd Bayless,bayleje01,2011,RS,NOH,279,149,-4.665828367,-3.578769542,-8.24459791,-0.422998057,-0.422998057,0,-4.472113959,-4.411624008,-8.883737967,1.182465689 +Peja Stojakovic,stojape01,2011,RS,NOH,166,89,2.75454608,-1.536782848,1.217763232,0.184293617,0.184293617,0,2.861411282,-3.164262123,-0.302850841,2.134350858 +Sasha Pavlovic,pavloal01,2011,RS,NOH,93,50,-4.511529837,-3.336983333,-7.84851317,-0.130788006,-0.130788006,0,-5.025424413,-3.987601257,-9.01302567,0.519439488 +Pops Mensah-Bonsu,mensapo01,2011,RS,NOH,65,35,-4.258044154,-2.666497757,-6.924541911,-0.076513145,-0.076513145,0,-5.025643822,-1.198433053,-6.224076875,2.460791276 +Patrick Ewing,ewingpa02,2011,RS,NOH,36,19,-6.778395852,-1.142256429,-7.920652281,-0.050077934,-0.050077934,0,-6.847720929,-3.8907836,-10.73850453,-0.084291489 +Amar'e Stoudemire,stoudam01,2011,RS,NYK,5782,2870,0.626618849,-1.757339896,-1.130721046,2.361112609,2.361112609,0,1.091447537,-1.383459425,-0.292011887,-0.391297632 +Landry Fields,fieldla01,2011,RS,NYK,5119,2541,1.097899755,-0.636895412,0.461004342,4.13501543,4.13501543,0,0.702250705,-0.767571406,-0.065320701,-0.622124577 +Raymond Felton,feltora01,2011,RS,NYK,4178,2074,2.775128738,-0.771791386,2.003337351,5.061830188,5.061830188,0,3.103183126,-0.342682417,2.760500709,0.594090067 +Toney Douglas,douglto01,2011,RS,NYK,3971,1971,2.230529821,-0.909920232,1.320609589,4.106553696,4.106553696,0,2.392795249,-0.70762451,1.68517074,0.298965345 +Wilson Chandler,chandwi01,2011,RS,NYK,3544,1759,0.725350438,0.870735885,1.596086323,3.944805627,3.944805627,0,0.850458766,0.763497431,1.613956197,1.061986008 +Danilo Gallinari,gallida01,2011,RS,NYK,3366,1671,1.152101965,-0.620036503,0.532065462,2.823139453,2.823139453,0,1.36522769,-0.514990198,0.850237492,0.833774585 +Shawne Williams,willish03,2011,RS,NYK,2665,1323,-0.442434627,-0.933288259,-1.375722886,0.9310803,0.9310803,0,-0.204722176,-0.83184186,-1.036564036,0.346671824 +Ronny Turiaf,turiaro01,2011,RS,NYK,2299,1141,-2.199328233,2.387295444,0.187967211,1.711139562,1.711139562,0,-2.475673351,1.962459863,-0.513213488,0.045587331 +Carmelo Anthony,anthoca01,2011,RS,NYK,1968,977,3.834312185,-1.718777525,2.11553466,2.451044243,2.451044243,0,3.886326962,-1.312682237,2.573644725,0.989219994 +Bill Walker,walkebi01,2011,RS,NYK,1579,784,0.226594255,-0.305579378,-0.078985123,1.074870436,1.074870436,0,-0.012912438,-1.14164023,-1.154552668,0.5646311 +Chauncey Billups,billuch01,2011,RS,NYK,1338,664,4.151940158,-2.402364874,1.749575284,1.54619417,1.54619417,0,4.107795286,-2.051529343,2.056265943,1.336499865 +Jared Jeffries,jeffrja01,2011,RS,NYK,933,463,-2.451035686,0.264249962,-2.186785723,0.133247863,0.133247863,0,-2.540795002,0.361208169,-2.179586833,0.1428432 +Timofey Mozgov,mozgoti01,2011,RS,NYK,923,458,-4.726850921,-1.163304675,-5.890155596,-0.739285983,-0.739285983,0,-4.573051509,-1.211838964,-5.784890473,0.701188531 +Roger Mason Jr.,masonro01,2011,RS,NYK,643,319,-2.463895962,-1.678721228,-4.142617191,-0.226499149,-0.226499149,0,-2.867923932,-2.475867881,-5.343791813,-0.063564044 +Anthony Carter,cartean01,2011,RS,NYK,625,310,-1.95291433,0.238236761,-1.714677568,0.165546609,0.165546609,0,-1.878780539,-0.073840886,-1.952621425,1.023264211 +Shelden Williams,willish02,2011,RS,NYK,399,198,0.605095799,-1.410333197,-0.805237398,0.197174543,0.197174543,0,-0.19855445,-1.202441546,-1.400995996,0.339365995 +Anthony Randolph,randoan01,2011,RS,NYK,256,127,-8.256221141,-1.437045694,-9.693266835,-0.452628155,-0.452628155,0,-7.597710084,-2.440974007,-10.03868409,0.566841732 +Derrick Brown,brownde04,2011,RS,NYK,177,88,0.556350543,-1.141128177,-0.584777634,0.098178659,0.098178659,0,0.088674696,-1.880555605,-1.791880909,0.925462433 +Andy Rautins,rautian01,2011,RS,NYK,48,24,-8.429442282,-2.607774882,-11.03721716,-0.102584764,-0.102584764,0,-7.340912945,-7.358909542,-14.69982249,1.018910456 +Renaldo Balkman,balkmre01,2011,RS,NYK,36,18,-6.624043368,-1.873937468,-8.497980836,-0.054420248,-0.054420248,0,-6.222226512,-1.020044982,-7.242271494,2.883181289 +Kevin Durant,duranke01,2011,RS,OKC,5935,3038,4.414378832,-0.515216938,3.899161895,10.27843917,10.27843917,0,4.697201317,-0.591000234,4.106201083,-0.250293807 +Russell Westbrook,westbru01,2011,RS,OKC,5561,2847,3.617561067,0.831904927,4.449465994,10.42097235,10.42097235,0,4.006572971,0.891996659,4.89856963,-0.325595693 +Serge Ibaka,ibakase01,2011,RS,OKC,4329,2216,-0.591899993,1.104228071,0.512328078,3.666312128,3.666312128,0,-0.751624365,0.999403314,0.247778949,-0.558055811 +James Harden,hardeja01,2011,RS,OKC,4276,2189,2.950161442,-0.539302099,2.410859343,5.791325677,5.791325677,0,2.905678326,-0.222551428,2.683126898,0.445203584 +Thabo Sefolosha,sefolth01,2011,RS,OKC,4003,2049,-0.887095367,1.868687321,0.981591954,3.901065703,3.901065703,0,-1.100083696,1.966595687,0.866511991,0.001438659 +Jeff Green,greenje02,2011,RS,OKC,3545,1815,-0.722115058,-1.719264963,-2.441380022,0.287912522,0.287912522,0,-0.131312699,-1.180579895,-1.311892595,0.693418883 +Nick Collison,collini01,2011,RS,OKC,2977,1524,-1.22267624,1.471156381,0.248480141,2.33404946,2.33404946,0,-1.410279736,1.459649811,0.049370075,0.103801798 +Eric Maynor,maynoer01,2011,RS,OKC,2344,1200,-0.019962454,-0.666758326,-0.68672078,1.259638281,1.259638281,0,-0.312744289,-1.548398072,-1.861142362,-0.264394563 +Nenad Krstic,krstine01,2011,RS,OKC,1989,1018,-2.695851104,-1.216998397,-3.912849501,-0.602277339,-0.602277339,0,-2.6178413,-1.289428279,-3.90726958,-0.260407246 +Daequan Cook,cookda02,2011,RS,OKC,1168,598,2.089621795,-0.840712068,1.248909727,1.223999581,1.223999581,0,1.995203459,-1.566326308,0.42887715,0.300484032 +Nazr Mohammed,mohamna01,2011,RS,OKC,838,429,-0.715723364,1.047604265,0.3318809,0.677460465,0.677460465,0,-0.653040975,1.191202788,0.538161813,0.402222027 +Kendrick Perkins,perkike01,2011,RS,OKC,838,429,-4.9922295,0.260611663,-4.731617837,-0.434697837,-0.434697837,0,-4.629726862,0.056844145,-4.572882717,0.20834643 +DJ White,whitedj01,2011,RS,OKC,428,219,-4.92407233,-0.750430512,-5.674502843,-0.328533323,-0.328533323,0,-4.873248007,-1.011067896,-5.884315902,0.504097426 +Royal Ivey,iveyro01,2011,RS,OKC,303,155,-2.532069491,-0.772969929,-3.30503942,-0.044064566,-0.044064566,0,-2.806361018,-1.422148349,-4.228509367,0.364117816 +Cole Aldrich,aldrico01,2011,RS,OKC,277,142,-4.030393201,0.176647451,-3.853745751,-0.080905875,-0.080905875,0,-4.110830433,0.450794012,-3.660036421,1.096988494 +Byron Mullens,mulleby01,2011,RS,OKC,166,85,-8.259206818,-0.516296765,-8.775503584,-0.263225562,-0.263225562,0,-7.680532203,-1.937538496,-9.618070698,0.683885556 +Nate Robinson,robinna01,2011,RS,OKC,59,30,-2.361465333,-6.259332091,-8.620797424,-0.09431119,-0.09431119,0,-1.85842444,-4.946070798,-6.804495238,4.618073055 +Morris Peterson,petermo01,2011,RS,OKC,45,23,-3.033821838,-1.808134257,-4.841956094,-0.024995875,-0.024995875,0,-4.08923278,-1.366083458,-5.455316237,1.6992849 +Dwight Howard,howardw01,2011,RS,ORL,5641,2935,1.081682769,5.279670078,6.361352848,13.64389718,13.64389718,0,1.457100364,5.020263595,6.477363959,0.001504836 +Jameer Nelson,nelsoja01,2011,RS,ORL,4457,2319,1.992999286,-0.5781495,1.414849786,4.9340915,4.9340915,0,1.9762275,-0.117963129,1.858264372,0.121676483 +Brandon Bass,bassbr01,2011,RS,ORL,3805,1980,-1.669345159,1.380738182,-0.288606977,2.470000453,2.470000453,0,-1.910451899,0.784529002,-1.125922897,-0.618010404 +Jason Richardson,richaja01,2011,RS,ORL,3688,1919,1.18017405,0.31723686,1.497410909,4.22140664,4.22140664,0,1.317566099,0.935973404,2.253539503,1.409120585 +Hedo Turkoglu,turkohe01,2011,RS,ORL,3671,1910,1.555528756,1.157976627,2.713505383,5.38160411,5.38160411,0,1.357619165,1.448782976,2.806402141,1.006785063 +JJ Redick,redicjj01,2011,RS,ORL,2908,1513,0.960380456,-1.235231627,-0.274851171,1.904091577,1.904091577,0,0.525941052,-1.411318677,-0.885377625,-0.319801715 +Ryan Anderson,anderry01,2011,RS,ORL,2737,1424,4.320045771,1.033966433,5.354012204,5.889267345,5.889267345,0,4.431111381,0.828770327,5.259881709,0.023766461 +Gilbert Arenas,arenagi01,2011,RS,ORL,2056,1070,-2.909253262,-0.321063805,-3.230317067,-0.268221379,-0.268221379,0,-2.190274355,-0.229583202,-2.419857557,2.13589952 +Quentin Richardson,richaqu01,2011,RS,ORL,1835,955,-1.918029454,-0.107224428,-2.025253883,0.354379505,0.354379505,0,-1.951330807,-0.618484257,-2.569815065,0.330809815 +Rashard Lewis,lewisra02,2011,RS,ORL,1557,810,-1.386725914,1.274165885,-0.11256003,1.105696604,1.105696604,0,-0.831122938,1.386507168,0.55538423,1.346065382 +Chris Duhon,duhonch01,2011,RS,ORL,1487,774,-3.755208872,-0.625835435,-4.381044307,-0.641191428,-0.641191428,0,-4.108274308,-2.044512582,-6.15278689,-0.41953082 +Vince Carter,cartevi01,2011,RS,ORL,1276,664,1.78843786,1.49644031,3.28487817,2.075307304,2.075307304,0,1.606997922,1.865248031,3.472245953,1.406483126 +Mickael Pietrus,pietrmi01,2011,RS,ORL,803,418,-2.389664215,1.736684309,-0.652979905,0.457340172,0.457340172,0,-2.099363149,1.182671251,-0.916691898,2.109317035 +Marcin Gortat,gortama01,2011,RS,ORL,761,396,-2.259289225,1.897665145,-0.361624079,0.482671761,0.482671761,0,-2.643103852,1.566180113,-1.076923739,0.024373325 +Earl Clark,clarkea01,2011,RS,ORL,753,392,-4.2999079,-0.779865412,-5.079773312,-0.46647351,-0.46647351,0,-4.601628942,-1.778202969,-6.379831911,0.104519845 +Malik Allen,allenma01,2011,RS,ORL,342,178,-4.419160286,-1.006137311,-5.425297597,-0.243935221,-0.243935221,0,-5.095554642,-0.899904464,-5.995459106,0.374553321 +Jason Williams,willija02,2011,RS,ORL,329,171,-2.077600591,0.942373474,-1.135227117,0.141907114,0.141907114,0,-2.138973768,-0.247541123,-2.386514891,0.679740284 +Jrue Holiday,holidjr01,2011,RS,PHI,5606,2901,1.714195983,0.061955589,1.776151571,6.681663667,6.681663667,0,1.759201091,0.588578085,2.347779177,-0.242739829 +Elton Brand,brandel01,2011,RS,PHI,5428,2809,0.264695456,1.700234099,1.964929556,6.713078098,6.713078098,0,0.304194871,2.095257012,2.399451883,-0.608657398 +Andre Iguodala,iguodan01,2011,RS,PHI,4771,2469,1.232521001,2.308472629,3.54099363,7.878909253,7.878909253,0,1.323998642,2.06373756,3.387736202,-0.538063399 +Thaddeus Young,youngth01,2011,RS,PHI,4126,2135,0.059627611,1.101794577,1.161422189,4.247518234,4.247518234,0,0.153923529,1.032582964,1.186506494,-0.286629232 +Jodie Meeks,meeksjo01,2011,RS,PHI,3985,2062,1.211465074,-0.283365913,0.928099161,3.859114268,3.859114268,0,1.060978552,-0.421925562,0.63905299,-0.24964093 +Evan Turner,turneev01,2011,RS,PHI,3472,1797,-2.851864357,-0.386308922,-3.238173279,-0.446135272,-0.446135272,0,-3.114678317,-0.569311796,-3.683990113,-0.299078586 +Lou Williams,willilo02,2011,RS,PHI,3376,1747,3.00912167,-1.613473806,1.395647865,3.694005977,3.694005977,0,2.808569751,-1.891796714,0.916773037,-0.027500848 +Spencer Hawes,hawessp01,2011,RS,PHI,3320,1718,-3.669943841,0.641022321,-3.02892152,-0.244281898,-0.244281898,0,-3.381325337,0.321385526,-3.059939811,-0.076008609 +Andres Nocioni,nocioan01,2011,RS,PHI,1799,931,-2.417082756,-2.178774619,-4.595857375,-0.880796568,-0.880796568,0,-2.483370047,-2.483859477,-4.967229524,0.4274361 +Marreese Speights,speigma01,2011,RS,PHI,1418,734,-2.505134053,0.104339069,-2.400794984,0.131328625,0.131328625,0,-2.618019253,-0.237547617,-2.85556687,0.396198745 +Tony Battie,battito01,2011,RS,PHI,728,377,-5.416024336,0.03878874,-5.377235595,-0.507404867,-0.507404867,0,-5.495655714,-0.132314898,-5.627970612,0.38141568 +Jason Kapono,kaponja01,2011,RS,PHI,216,112,-4.884358209,-0.959144966,-5.843503176,-0.175972713,-0.175972713,0,-5.292014333,-2.907162607,-8.19917694,-0.420438155 +Darius Songaila,songada01,2011,RS,PHI,137,71,-5.994015701,-2.562846293,-8.556861994,-0.214125985,-0.214125985,0,-6.2958952,-2.278701172,-8.574596372,1.673411502 +Antonio Daniels,daniean01,2011,RS,PHI,68,35,-2.803966226,-1.827742866,-4.631709092,-0.033264422,-0.033264422,0,-3.801856832,-3.836159085,-7.638015917,-0.935384495 +Craig Brackins,brackcr01,2011,RS,PHI,64,33,-5.083639498,-0.852531879,-5.936171378,-0.05430744,-0.05430744,0,-4.298843162,-1.204615515,-5.503458677,1.152063373 +Channing Frye,fryech01,2011,RS,PHO,5055,2541,0.020788688,0.08581606,0.106604748,3.712914285,3.712914285,0,0.529516082,0.818818451,1.348334532,0.240573578 +Steve Nash,nashst01,2011,RS,PHO,4967,2497,6.05089322,-1.280632977,4.770260243,9.46130891,9.46130891,0,5.414207667,-1.799742821,3.614464845,-1.160214695 +Grant Hill,hillgr01,2011,RS,PHO,4792,2409,0.079901542,0.15673218,0.236633721,3.656898481,3.656898481,0,-0.046397046,0.055147948,0.008750902,-0.352610649 +Jared Dudley,dudleja01,2011,RS,PHO,4257,2140,1.555744797,-0.012814114,1.542930684,4.671973658,4.671973658,0,1.534012528,0.041272567,1.575285094,-0.301590474 +Marcin Gortat,gortama01,2011,RS,PHO,3254,1636,-0.734581717,0.431934553,-0.302647164,2.033254763,2.033254763,0,-0.717125135,0.69990121,-0.017223924,-0.434285757 +Hakim Warrick,warriha01,2011,RS,PHO,2817,1416,-0.908759716,-2.337010902,-3.245770618,-0.356608363,-0.356608363,0,-1.074303641,-2.808675072,-3.882978713,-0.405324397 +Vince Carter,cartevi01,2011,RS,PHO,2759,1387,0.593493317,0.501612312,1.095105629,2.768995748,2.768995748,0,0.970199243,0.807586353,1.777785596,1.644588996 +Robin Lopez,lopezro01,2011,RS,PHO,1971,991,-3.547382994,-0.526701484,-4.074084478,-0.670378964,-0.670378964,0,-3.418575419,-0.560358866,-3.978934285,0.126816554 +Josh Childress,childjo01,2011,RS,PHO,1778,894,-0.71131943,-1.261316818,-1.972636248,0.353421461,0.353421461,0,-1.200995216,-1.519191077,-2.720186292,-0.301937692 +Goran Dragic,dragigo01,2011,RS,PHO,1703,856,-3.044914719,-1.581796576,-4.626711296,-0.833182402,-0.833182402,0,-2.390785482,-1.739972606,-4.130758087,1.54229256 +Jason Richardson,richaja01,2011,RS,PHO,1583,796,3.38488462,-1.326408231,2.058476389,1.980582719,1.980582719,0,3.606408748,-0.749553188,2.85685556,1.325182025 +Mickael Pietrus,pietrmi01,2011,RS,PHO,1371,689,-1.829283517,0.188484591,-1.640798926,0.399413795,0.399413795,0,-1.425334385,-0.052222253,-1.477556638,2.270323665 +Hedo Turkoglu,turkohe01,2011,RS,PHO,1253,630,-0.040541184,-0.855825485,-0.896366669,0.607148182,0.607148182,0,0.36504468,-0.316102935,0.048941745,1.774122733 +Aaron Brooks,brookaa01,2011,RS,PHO,941,473,1.384914644,-4.65147942,-3.266564776,-0.126336827,-0.126336827,0,1.426058478,-4.41042198,-2.984363502,1.253737686 +Zabian Dowdell,dowdeza01,2011,RS,PHO,581,292,-3.627780991,-0.030991894,-3.658772884,-0.13597882,-0.13597882,0,-3.16197644,-0.179163319,-3.341139759,0.407015987 +Earl Barron,barroea01,2011,RS,PHO,364,183,-8.63207384,-1.193792259,-9.825866099,-0.667337199,-0.667337199,0,-7.821060355,-0.488680079,-8.309740434,0.943390612 +Garret Siler,silerga01,2011,RS,PHO,201,101,-2.37667735,-1.58708301,-3.963760359,-0.063198144,-0.063198144,0,-2.406660086,-2.172504952,-4.579165038,0.972736874 +Earl Clark,clarkea01,2011,RS,PHO,143,72,-5.023306357,-1.544116139,-6.567422495,-0.139803318,-0.139803318,0,-5.203664761,-2.482253138,-7.685917899,-0.284045814 +Gani Lawal,lawalga01,2011,RS,PHO,4,2,-5.159937624,-3.029930259,-8.189867883,-0.005840362,-0.005840362,0,-6.213984593,0.82540626,-5.388578334,4.860839623 +LaMarcus Aldridge,aldrila01,2011,RS,POR,5948,3211,1.494380855,1.072502074,2.566882929,8.637775318,8.637775318,0,1.612872013,1.173078911,2.785950924,-0.776975376 +Wesley Matthews,matthwe02,2011,RS,POR,5109,2758,1.313736023,-0.383117652,0.930618371,5.184184162,5.184184162,0,1.401783111,-0.08084006,1.320943051,0.091226377 +Andre Miller,millean02,2011,RS,POR,4909,2650,2.282997945,0.7768208,3.059818744,7.809427558,7.809427558,0,1.963005788,0.791359584,2.754365373,-0.541267799 +Nicolas Batum,batumni01,2011,RS,POR,4671,2522,1.17279927,-1.238105523,-0.065306254,3.454257672,3.454257672,0,1.165171102,-0.977018249,0.188152853,-0.005484023 +Rudy Fernandez,fernaru01,2011,RS,POR,3373,1821,1.533624358,0.767055097,2.300679455,4.720462208,4.720462208,0,1.754278294,0.506643898,2.260922191,0.556217117 +Marcus Camby,cambyma01,2011,RS,POR,2853,1540,-2.535961753,2.87806227,0.342100517,2.406001389,2.406001389,0,-2.459662807,2.497292216,0.03762941,-0.900943386 +Brandon Roy,roybr01,2011,RS,POR,2426,1310,0.025194477,-1.229576014,-1.204381538,1.029387831,1.029387831,0,-0.090007365,-1.421155446,-1.511162811,-0.328814761 +Dante Cunningham,cunnida01,2011,RS,POR,2052,1108,-3.838469732,-0.492339559,-4.33080929,-0.896707004,-0.896707004,0,-3.769985407,-0.184975687,-3.954961094,0.320472103 +Gerald Wallace,wallage01,2011,RS,POR,1521,821,1.956073703,2.616574933,4.572648636,3.101426568,3.101426568,0,2.464111774,2.880605095,5.344716869,1.037839489 +Patty Mills,millspa02,2011,RS,POR,1450,783,-0.77242302,-2.609724239,-3.382147259,-0.253718103,-0.253718103,0,-0.483870774,-3.358953351,-3.842824125,0.43684455 +Joel Przybilla,przybjo01,2011,RS,POR,824,445,-4.639255286,-1.08409287,-5.723348156,-0.678523342,-0.678523342,0,-5.023203881,-1.32859336,-6.351797241,0.477295096 +Armon Johnson,johnsar02,2011,RS,POR,513,277,-4.344191072,-2.394863666,-6.739054738,-0.566650474,-0.566650474,0,-4.404927255,-4.09885325,-8.503780505,0.478691567 +Sean Marks,marksse01,2011,RS,POR,385,208,-5.650204959,-1.678972442,-7.329177401,-0.492014352,-0.492014352,0,-5.786082651,-1.467826141,-7.253908792,1.163079175 +Luke Babbitt,babbilu01,2011,RS,POR,254,137,-6.879841549,-1.314162017,-8.194003566,-0.384918409,-0.384918409,0,-6.53236441,-2.724021164,-9.256385574,1.076808973 +Chris Johnson,johnsch03,2011,RS,POR,196,106,-4.343374438,-1.248687812,-5.59206225,-0.155259311,-0.155259311,0,-4.349588396,-1.330353394,-5.679941789,0.944163092 +Fabricio Oberto,obertfa01,2011,RS,POR,83,45,-5.468779099,-2.347046022,-7.815825121,-0.118360502,-0.118360502,0,-5.927010957,-2.289357887,-8.216368844,1.64601652 +Earl Barron,barroea01,2011,RS,POR,69,37,-7.772251603,-2.741728297,-10.5139799,-0.146106164,-0.146106164,0,-7.390771463,-3.408008052,-10.79877952,-0.290964617 +Jarron Collins,collija03,2011,RS,POR,44,24,-4.561494348,-3.892072642,-8.45356699,-0.069840239,-0.069840239,0,-4.642604411,-4.336099376,-8.978703787,0.001603486 +Beno Udrih,udrihbe01,2011,RS,SAC,5485,2734,1.487172847,0.025445477,1.512618323,5.922324317,5.922324317,0,1.012286009,0.5902943,1.602580309,-0.369050934 +DeMarcus Cousins,couside01,2011,RS,SAC,4632,2309,-3.990188807,-0.516329458,-4.506518266,-2.081330591,-2.081330591,0,-3.279425583,-0.007717626,-3.287143209,0.543199284 +Tyreke Evans,evansty01,2011,RS,SAC,4227,2107,-0.851612384,1.389627363,0.538014979,3.531848602,3.531848602,0,-0.662552352,1.402613075,0.740060723,-0.072223495 +Samuel Dalembert,dalemsa01,2011,RS,SAC,3888,1938,-2.947049051,0.437013094,-2.510035957,0.236214604,0.236214604,0,-2.977502674,0.310122733,-2.66737994,-0.41401673 +Jason Thompson,thompja02,2011,RS,SAC,3507,1748,-1.205956917,-0.132034433,-1.33799135,1.258848952,1.258848952,0,-1.595767621,-0.244814335,-1.840581955,-0.031242413 +Omri Casspi,casspom01,2011,RS,SAC,3414,1702,0.04277492,-1.122329901,-1.079554982,1.449403441,1.449403441,0,-0.09318681,-1.223926964,-1.317113774,-0.073554872 +Carl Landry,landrca01,2011,RS,SAC,2821,1406,-0.75743785,-3.069025238,-3.826463088,-0.7692769,-0.7692769,0,-1.013044358,-2.841920006,-3.854964364,-0.351736585 +Francisco Garcia,garcifr01,2011,RS,SAC,2780,1386,0.412743273,0.303171221,0.715914494,2.456948758,2.456948758,0,0.313053003,0.30503346,0.618086463,0.230875432 +Donte Greene,greendo01,2011,RS,SAC,2261,1127,-1.425898936,-0.335793195,-1.761692131,0.569956495,0.569956495,0,-1.509640145,-1.171772256,-2.681412401,0.276171979 +Marcus Thornton,thornma01,2011,RS,SAC,2066,1030,2.677907269,0.416452295,3.094359564,3.101768671,3.101768671,0,2.765498006,0.992188481,3.757686488,0.926184543 +Eugene Jeter,jetereu01,2011,RS,SAC,1721,858,-2.055588232,-1.491463224,-3.547051456,-0.347216494,-0.347216494,0,-2.583268845,-2.114125304,-4.697394148,-0.452484359 +Luther Head,headlu01,2011,RS,SAC,1176,586,-0.423292145,-1.440918952,-1.864211097,0.263816884,0.263816884,0,-0.980894018,-2.103085524,-3.083979541,-0.356758651 +Darnell Jackson,jacksda01,2011,RS,SAC,975,486,-2.05800457,-1.364786186,-3.422790756,-0.167087788,-0.167087788,0,-2.409125992,-1.976573824,-4.385699816,0.147747256 +Jermaine Taylor,tayloje02,2011,RS,SAC,814,406,-0.967325111,-2.955792386,-3.923117498,-0.245220676,-0.245220676,0,-1.189420038,-3.661845769,-4.851265807,0.851290943 +Antoine Wright,wrighan01,2011,RS,SAC,62,31,-5.402952173,-1.403495095,-6.806447268,-0.064942136,-0.064942136,0,-5.565552329,-2.234335102,-7.799887431,1.139633574 +Hassan Whiteside,whiteha01,2011,RS,SAC,4,2,-5.234460308,-4.559125311,-9.793585619,-0.00804887,-0.00804887,0,-6.377574339,5.778883602,-0.598690737,11.17195212 +Tony Parker,parketo01,2011,RS,SAS,4917,2528,2.166244085,0.340675617,2.506919702,6.740982106,6.740982106,0,2.212420188,0.434208182,2.64662837,-0.540410575 +Richard Jefferson,jefferi01,2011,RS,SAS,4783,2459,0.432156558,-0.302662165,0.129494393,3.59895633,3.59895633,0,0.405780445,-0.379248785,0.02653166,-0.350970713 +Manu Ginobili,ginobma01,2011,RS,SAS,4719,2426,6.15542742,1.672552207,7.827979627,13.11535641,13.11535641,0,6.339315922,1.787064238,8.12638016,0.160246061 +Tim Duncan,duncati01,2011,RS,SAS,4193,2156,-0.010683573,4.428002145,4.417318572,7.786097358,7.786097358,0,0.30403391,3.456025577,3.760059487,-1.157130225 +George Hill,hillge01,2011,RS,SAS,4178,2148,1.188789918,-0.040474353,1.148315565,4.264373611,4.264373611,0,1.129659626,0.35732143,1.486981056,-0.170757614 +DeJuan Blair,blairde01,2011,RS,SAS,3373,1734,-0.798232235,1.116798365,0.31856613,2.717188253,2.717188253,0,-0.308154286,1.678696747,1.370542461,0.084735089 +Gary Neal,nealga01,2011,RS,SAS,3277,1685,1.099171953,-2.890023038,-1.790851085,0.82616376,0.82616376,0,1.11054288,-2.716958517,-1.606415637,0.180372802 +Matt Bonner,bonnema01,2011,RS,SAS,2785,1432,1.433552205,-0.478022836,0.955529369,2.695193051,2.695193051,0,1.488207324,-0.589074799,0.899132525,-0.416195642 +Antonio McDyess,mcdyean01,2011,RS,SAS,2698,1387,-2.12560563,1.027483994,-1.098121636,1.166750544,1.166750544,0,-2.108221677,0.875653037,-1.23256864,-0.17514681 +Tiago Splitter,splitti01,2011,RS,SAS,1435,738,-2.027150588,0.878599971,-1.148550617,0.605055322,0.605055322,0,-1.789493455,0.870549812,-0.918943642,0.319220035 +Chris Quinn,quinnch01,2011,RS,SAS,568,292,-1.976389074,-2.032383325,-4.008772399,-0.188270274,-0.188270274,0,-2.159159667,-2.499036328,-4.658195995,0.367935432 +James Anderson,anderja01,2011,RS,SAS,556,286,-2.138222442,-1.888144064,-4.026366506,-0.186389407,-0.186389407,0,-2.198879009,-2.926419837,-5.125298846,0.072846673 +Steve Novak,novakst01,2011,RS,SAS,383,197,2.027285994,-1.943638252,0.083647742,0.289207065,0.289207065,0,1.539549832,-3.267184047,-1.727634214,1.439376835 +Ime Udoka,udokaim01,2011,RS,SAS,253,130,-3.511367807,0.856830146,-2.654537662,0.006393606,0.006393606,0,-3.452121502,0.60773384,-2.844387662,0.912147755 +Danny Green,greenda02,2011,RS,SAS,179,92,0.220693018,-0.976573239,-0.755880221,0.093909698,0.093909698,0,0.281744196,-1.851665039,-1.569920843,0.307564832 +Larry Owens,owensla01,2011,RS,SAS,60,31,-0.677420366,2.544232649,1.866812283,0.074575485,0.074575485,0,-0.841060901,2.680950882,1.839889981,1.984688289 +Garrett Temple,templga01,2011,RS,SAS,41,21,-6.980382185,-0.721397584,-7.701779769,-0.053595702,-0.053595702,0,-6.574781004,-1.158433598,-7.733214601,0.950913708 +Alonzo Gee,geeal01,2011,RS,SAS,35,18,-12.60775431,-6.39199924,-18.99975355,-0.150681697,-0.150681697,0,-12.25798595,-7.500047065,-19.75803301,0.905807694 +Bobby Simmons,simmobo01,2011,RS,SAS,31,16,-3.298030295,-2.036059848,-5.334090143,-0.021510053,-0.021510053,0,-3.57944641,-2.530145365,-6.109591775,1.836139381 +Othyus Jeffers,jeffeot01,2011,RS,SAS,16,8,-11.15708601,-4.169870669,-15.32695668,-0.051564982,-0.051564982,0,-10.89764737,-5.168162257,-16.06580963,0.419142748 +DeMar DeRozan,derozde01,2011,RS,TOR,5581,2851,-0.710573437,-1.462169916,-2.172743352,0.838203537,0.838203537,0,-0.862693975,-0.975032414,-1.837726389,-0.162328461 +Andrea Bargnani,bargnan01,2011,RS,TOR,4606,2353,-0.874705027,-3.226125189,-4.100830216,-1.617796826,-1.617796826,0,-0.244791984,-2.915227964,-3.160019949,-0.222726701 +Jose Calderon,caldejo01,2011,RS,TOR,4115,2102,2.763536479,-0.612874015,2.150662464,5.22610094,5.22610094,0,2.452679293,-0.443067532,2.00961176,-0.524295451 +Amir Johnson,johnsam01,2011,RS,TOR,3628,1853,1.621775866,1.219942454,2.841718319,5.281502756,5.281502756,0,1.155528739,1.540543337,2.696072076,-0.086577957 +Ed Davis,davised01,2011,RS,TOR,3136,1602,-0.831355081,-1.434161319,-2.265516399,0.394596538,0.394596538,0,-1.066763734,-0.97351568,-2.040279414,-0.327480384 +Sonny Weems,weemsso01,2011,RS,TOR,2766,1413,-2.834127522,-3.141716265,-5.975843787,-2.318444665,-2.318444665,0,-2.842923773,-3.613032461,-6.455956234,-0.284797353 +Leandro Barbosa,barbole01,2011,RS,TOR,2731,1395,1.109552308,-2.647248699,-1.537696391,0.866831182,0.866831182,0,1.230762156,-2.572573535,-1.341811379,0.431990836 +Jerryd Bayless,bayleje01,2011,RS,TOR,2637,1347,0.337776834,-2.762304286,-2.424527452,0.225867617,0.225867617,0,0.204008035,-2.708172827,-2.504164792,0.912479622 +Linas Kleiza,kleizli01,2011,RS,TOR,2020,1032,-1.867522573,-1.396540643,-3.264063216,-0.272272082,-0.272272082,0,-1.588554435,-1.675656169,-3.264210604,0.552356142 +Reggie Evans,evansre01,2011,RS,TOR,1562,798,-1.3439269,-0.084852029,-1.428778929,0.536505217,0.536505217,0,-1.320555766,0.432971455,-0.887584312,-0.24535563 +Julian Wright,wrighju01,2011,RS,TOR,1500,766,-1.453721383,1.492439294,0.038717911,1.084515984,1.084515984,0,-1.788160842,0.181546538,-1.606614304,-0.457630331 +James Johnson,johnsja01,2011,RS,TOR,1368,699,-0.73552611,-0.571699102,-1.307225212,0.516560114,0.516560114,0,-0.865008939,-0.516554414,-1.381563353,0.366525953 +Joey Dorsey,dorsejo01,2011,RS,TOR,1022,522,-2.154820385,1.004055929,-1.150764457,0.427678996,0.427678996,0,-1.979616457,0.772282986,-1.207333471,0.385881731 +Jarrett Jack,jackja01,2011,RS,TOR,679,347,-1.672840337,-1.928755453,-3.601595791,-0.151444238,-0.151444238,0,-1.418556702,-1.965340546,-3.383897248,0.419240466 +Alexis Ajinca,ajincal01,2011,RS,TOR,519,265,-2.976140343,-1.078433486,-4.054573829,-0.181651978,-0.181651978,0,-2.533728143,-0.279002025,-2.812730168,2.784321227 +David Andersen,anderda03,2011,RS,TOR,294,150,-0.34223892,-1.494930174,-1.837169094,0.069954403,0.069954403,0,-0.650166421,-2.607438748,-3.257605169,0.127339333 +Sundiata Gaines,gainesu01,2011,RS,TOR,176,90,-1.828411864,-2.19252252,-4.020934384,-0.059806631,-0.059806631,0,-1.261904232,-2.290363549,-3.552267781,2.312129566 +Trey Johnson,johnstr01,2011,RS,TOR,159,81,-3.445018174,-2.686285499,-6.131303672,-0.140569191,-0.140569191,0,-3.908667208,-3.246823077,-7.155490286,0.55539228 +Solomon Alabi,alabiso01,2011,RS,TOR,116,59,-7.281181707,-0.221871906,-7.503053613,-0.142240584,-0.142240584,0,-6.922796368,-1.649768493,-8.572564861,-0.543815291 +Marcus Banks,banksma01,2011,RS,TOR,43,22,-3.267350665,-1.797608514,-5.06495918,-0.026406754,-0.026406754,0,-3.753591823,-1.600321367,-5.35391319,1.516149681 +Peja Stojakovic,stojape01,2011,RS,TOR,43,22,9.633023151,-5.230365023,4.402658128,0.081657566,0.081657566,0,8.683705164,-7.70189636,0.981808804,1.594098983 +Ronald Dupree,duprero01,2011,RS,TOR,25,13,-4.45801078,-2.318017376,-6.776028156,-0.02704389,-0.02704389,0,-5.122224012,-2.588429336,-7.710653348,1.189597123 +Al Jefferson,jeffeal01,2011,RS,UTA,5638,2940,-0.524743008,-0.922555674,-1.447298683,1.935752019,1.935752019,0,-0.257483825,-0.467770432,-0.725254257,-0.872039454 +Paul Millsap,millspa01,2011,RS,UTA,4995,2605,1.535487384,2.032232863,3.567720247,8.390406815,8.390406815,0,1.613646118,2.287072419,3.900718537,-0.069833952 +Raja Bell,bellra01,2011,RS,UTA,4021,2097,-1.819492771,-2.077835951,-3.897328723,-1.22749577,-1.22749577,0,-1.910832322,-1.574075726,-3.484908048,-0.001447702 +Deron Williams,willide01,2011,RS,UTA,3852,2009,5.330026092,-2.412371279,2.917654812,5.861169358,5.861169358,0,5.258893623,-1.826916154,3.431977469,0.832107369 +Andrei Kirilenko,kirilan01,2011,RS,UTA,3833,1999,1.181162012,0.491299652,1.672461664,4.481440959,4.481440959,0,1.017618355,0.103542568,1.121160923,-0.59883834 +CJ Miles,milescj01,2011,RS,UTA,3776,1969,0.682496708,0.34669863,1.029195339,3.830476013,3.830476013,0,1.147137758,0.375809337,1.522947095,0.833568497 +Earl Watson,watsoea01,2011,RS,UTA,3005,1567,-0.511658785,-0.238407454,-0.750066239,1.60024232,1.60024232,0,-0.747242267,-0.630527241,-1.377769508,0.077431685 +Gordon Hayward,haywago01,2011,RS,UTA,2336,1218,-1.544239046,-2.982516104,-4.52675515,-1.102442247,-1.102442247,0,-1.909963361,-3.622136021,-5.532099382,-0.141408652 +Ronnie Price,pricero01,2011,RS,UTA,1375,717,-4.060816271,0.5303645,-3.530451771,-0.289860074,-0.289860074,0,-3.677678129,0.370572437,-3.307105693,1.423332373 +Francisco Elson,elsonfr01,2011,RS,UTA,1170,610,-4.374471989,-0.7332102,-5.107682189,-0.736291421,-0.736291421,0,-4.418857421,-1.09611544,-5.51497286,0.321187131 +Devin Harris,harride01,2011,RS,UTA,1016,530,1.590003738,-2.553538993,-0.963535255,0.487854465,0.487854465,0,1.707345075,-2.738438394,-1.03109332,0.922871168 +Jeremy Evans,evansje01,2011,RS,UTA,888,463,1.77752668,0.087752242,1.865278922,1.088065691,1.088065691,0,0.807008396,-0.797321077,0.009687318,-0.185280073 +Kyrylo Fesenko,fesenky01,2011,RS,UTA,874,456,-5.443074999,-0.84936995,-6.292444948,-0.8342406,-0.8342406,0,-5.494520792,-1.072910204,-6.567430995,1.140573496 +Derrick Favors,favorde01,2011,RS,UTA,851,444,-1.228160256,0.135772504,-1.092387751,0.377147783,0.377147783,0,-1.288537246,0.107173537,-1.181363709,0.409728462 +Mehmet Okur,okurme01,2011,RS,UTA,322,168,-1.960182744,-1.552937324,-3.513120068,-0.065485578,-0.065485578,0,-1.676331138,-2.081278279,-3.757609417,0.108011408 +Kyle Weaver,weaveky01,2011,RS,UTA,132,69,-2.916051239,-0.684274919,-3.600326158,-0.029751739,-0.029751739,0,-2.834986316,-2.729566273,-5.564552589,-0.569640983 +Marcus Cousin,cousima01,2011,RS,UTA,35,18,-5.53605666,-1.121026913,-6.657083572,-0.03560738,-0.03560738,0,-6.113350368,-3.595075495,-9.708425864,-0.710918592 +John Wall,walljo01,2011,RS,WAS,5151,2606,-0.7662074,-0.569249458,-1.335456859,1.877109095,1.877109095,0,-0.638877467,-0.142144831,-0.781022298,-0.180411485 +JaVale McGee,mcgeeja01,2011,RS,WAS,4335,2193,-1.026493753,0.085255863,-0.94123789,2.011946439,2.011946439,0,-1.323905039,0.084048885,-1.239856154,-0.544342395 +Andray Blatche,blatcan01,2011,RS,WAS,4293,2172,-1.549424885,0.219697756,-1.329727129,1.568824718,1.568824718,0,-1.205777515,0.399608558,-0.806168957,-0.299435477 +Nick Young,youngni01,2011,RS,WAS,4020,2034,-0.178546008,-1.827226875,-2.005772883,0.772127897,0.772127897,0,-0.319947252,-1.678368754,-1.998316006,-0.02309732 +Kirk Hinrich,hinriki01,2011,RS,WAS,2908,1471,-0.234126399,-1.17729471,-1.411421109,1.010049008,1.010049008,0,-0.574997127,-0.878334376,-1.453331503,0.504644918 +Yi Jianlian,jianlyi01,2011,RS,WAS,2198,1112,-3.947160647,-1.431063834,-5.378224481,-1.488653064,-1.488653064,0,-4.076231894,-1.821087426,-5.89731932,-0.153133314 +Al Thornton,thornal01,2011,RS,WAS,2113,1069,-1.116614536,-0.45140024,-1.568014775,0.645404789,0.645404789,0,-1.752993811,-0.861483425,-2.614477236,0.107780388 +Trevor Booker,booketr01,2011,RS,WAS,2101,1063,-0.367064808,-0.856274493,-1.223339301,0.824885009,0.824885009,0,-1.035383942,-1.213296979,-2.24868092,-0.34759085 +Rashard Lewis,lewisra02,2011,RS,WAS,2004,1014,0.566432782,0.017544519,0.583977301,1.744677427,1.744677427,0,0.388727538,0.133925277,0.522652815,1.073517063 +Jordan Crawford,crawfjo02,2011,RS,WAS,1714,867,-1.002805833,-2.721256773,-3.724062606,-0.434168302,-0.434168302,0,-0.670794462,-2.434841019,-3.105635481,0.713365425 +Gilbert Arenas,arenagi01,2011,RS,WAS,1435,726,0.394337123,-1.760834187,-1.366497064,0.525008667,0.525008667,0,0.998306831,-0.954347585,0.043959246,2.282680307 +Maurice Evans,evansma01,2011,RS,WAS,1407,712,-1.208147397,-1.538066807,-2.746214204,0.001385163,0.001385163,0,-1.408414344,-1.530119566,-2.93853391,0.672617784 +Kevin Seraphin,serapke01,2011,RS,WAS,1255,635,-3.841515781,-1.87262274,-5.714138521,-0.967684579,-0.967684579,0,-4.125020759,-1.662187787,-5.787208546,0.715410007 +Cartier Martin,martica01,2011,RS,WAS,1071,542,0.467837571,-0.735635972,-0.2677984,0.688946553,0.688946553,0,0.155139402,-1.53925924,-1.384119838,0.345856413 +Hilton Armstrong,armsthi01,2011,RS,WAS,814,412,-4.091870283,-0.80868651,-4.900556793,-0.457041568,-0.457041568,0,-4.27323129,-0.5566788,-4.82991009,1.028600759 +Josh Howard,howarjo01,2011,RS,WAS,808,409,-3.192434953,-0.508467881,-3.700902835,-0.198858927,-0.198858927,0,-3.10948337,-0.928360738,-4.037844108,0.203046751 +Othyus Jeffers,jeffeot01,2011,RS,WAS,621,314,1.101382855,0.496755302,1.598138157,0.697660006,0.697660006,0,0.326209029,0.613090412,0.93929944,0.143968749 +Mustafa Shakur,shakumu01,2011,RS,WAS,314,159,-4.247732299,-1.623483056,-5.871215355,-0.254678809,-0.254678809,0,-4.305076678,-3.104369169,-7.409445847,0.544815244 +Alonzo Gee,geeal01,2011,RS,WAS,251,127,-2.615443204,-0.053576814,-2.669020019,0.005245902,0.005245902,0,-3.044170961,-0.883397301,-3.927568262,-0.021820168 +Larry Owens,owensla01,2011,RS,WAS,221,112,-1.692596486,0.698197602,-0.994398884,0.102160921,0.102160921,0,-1.668653462,1.216969899,-0.451683563,1.710861331 +Hamady Ndiaye,ndiayha01,2011,RS,WAS,158,80,-4.412157603,-0.825976205,-5.238133808,-0.103427231,-0.103427231,0,-5.005468384,-0.558992068,-5.564460452,1.717472502 +Lester Hudson,hudsole01,2011,RS,WAS,144,73,-2.320076485,-0.728368431,-3.048444916,-0.011310489,-0.011310489,0,-1.905678106,-1.223746832,-3.129424938,1.6351499 +Mike Bibby,bibbymi01,2011,RS,WAS,57,29,-3.720486296,-1.930419685,-5.650905982,-0.043412857,-0.043412857,0,-3.696560436,-1.77604076,-5.472601196,1.067475895 +Joe Johnson,johnsjo02,2011,PO,ATL,900,497,1.497159923,-0.571565714,0.925594209,0.954188187,0,0.954188187,1.46573392,-0.477552262,0.988181659,-0.652759154 +Al Horford,horfoal01,2011,PO,ATL,847,468,-1.391604475,0.341430395,-1.05017408,0.414778706,0,0.414778706,-1.360874682,0.622395223,-0.73847946,-0.811902209 +Josh Smith,smithjo03,2011,PO,ATL,793,438,-2.050415503,4.183366162,2.132950659,1.12962517,0,1.12962517,-1.39680426,3.755042005,2.358237746,0.333672183 +Jamal Crawford,crawfja01,2011,PO,ATL,648,358,3.39493944,-1.968078332,1.426861108,0.786397893,0,0.786397893,3.314103209,-2.016612765,1.297490445,-0.049432173 +Jeff Teague,teaguje01,2011,PO,ATL,431,238,2.828003012,-0.781218749,2.046784264,0.596493417,0,0.596493417,2.107958319,-0.771669252,1.336289066,-0.626661123 +Marvin Williams,willima02,2011,PO,ATL,391,216,-2.485871542,0.913578034,-1.572293508,0.134061716,0,0.134061716,-2.571921414,0.124817802,-2.447103611,0.135836842 +Zaza Pachulia,pachuza01,2011,PO,ATL,353,195,0.279839473,-1.91224826,-1.632408787,0.115736832,0,0.115736832,-0.455876857,-0.988773903,-1.44465076,0.823200583 +Kirk Hinrich,hinriki01,2011,PO,ATL,313,173,2.476497434,1.089116286,3.56561372,0.578739145,0,0.578739145,2.335277111,2.153843551,4.489120663,0.589482573 +Jason Collins,collija04,2011,PO,ATL,286,158,-2.811976672,3.46796119,0.655984518,0.288129011,0,0.288129011,-3.237690066,3.46339558,0.225705514,1.556097331 +Josh Powell,poweljo01,2011,PO,ATL,87,48,-1.639085101,-3.67460837,-5.313693471,-0.065229065,0,-0.065229065,-2.676051993,-3.804802092,-6.480854085,0.653921489 +Damien Wilkins,wilkida02,2011,PO,ATL,71,39,1.345757746,2.151408376,3.497166122,0.12785759,0,0.12785759,0.903843316,0.208773132,1.112616448,-0.23957322 +Hilton Armstrong,armsthi01,2011,PO,ATL,63,35,-4.386079794,4.886865253,0.500785459,0.061247607,0,0.061247607,-3.764765862,5.240841698,1.476075835,2.045935512 +Pape Sy,sypa01,2011,PO,ATL,20,11,9.554770062,2.603888908,12.15865897,0.086942571,0,0.086942571,9.040191777,1.207011444,10.24720322,0.667819012 +Etan Thomas,thomaet01,2011,PO,ATL,13,7,-9.783516807,-3.579606624,-13.36312343,-0.038937245,0,-0.038937245,-9.782735766,-3.598091654,-13.38082742,-0.352775257 +Ray Allen,allenra02,2011,PO,BOS,678,361,5.773459968,1.422721199,7.196181166,1.872514505,0,1.872514505,5.264034853,1.82664429,7.090679143,-0.792536508 +Rajon Rondo,rondora01,2011,PO,BOS,648,345,1.606209655,-0.049572222,1.556637433,0.775722774,0,0.775722774,1.376607969,-0.126536568,1.250071401,-0.693580923 +Paul Pierce,piercpa01,2011,PO,BOS,644,343,2.08347688,2.536046999,4.619523879,1.332809458,0,1.332809458,2.337353457,2.454500562,4.791854019,0.18106427 +Kevin Garnett,garneke01,2011,PO,BOS,616,328,-1.482648332,6.132793774,4.650145441,1.273774089,0,1.273774089,-0.92732313,5.819775261,4.892452132,-0.239683757 +Jermaine O'Neal,onealje01,2011,PO,BOS,370,197,-1.826951455,2.839857888,1.012906433,0.390858142,0,0.390858142,-2.329517872,2.651252915,0.321735043,0.180039242 +Glen Davis,davisgl01,2011,PO,BOS,359,191,-5.850281279,-0.868421427,-6.718702706,-0.399601872,0,-0.399601872,-5.869040744,-0.953952938,-6.822993682,0.162824621 +Jeff Green,greenje02,2011,PO,BOS,325,173,-2.939356864,0.449515364,-2.489841499,0.023834701,0,0.023834701,-2.967511184,-0.118791302,-3.086302486,0.569783912 +Delonte West,westde01,2011,PO,BOS,319,170,-1.718401824,-1.391100305,-3.109502129,-0.032320082,0,-0.032320082,-1.849839628,-1.506100637,-3.355940266,0.445544164 +Nenad Krstic,krstine01,2011,PO,BOS,105,56,-2.668984926,0.523202658,-2.145782268,0.017773915,0,0.017773915,-3.536704035,-0.724972511,-4.261676547,-0.153230583 +Shaquille O'Neal,onealsh01,2011,PO,BOS,23,12,-5.31686198,4.383297078,-0.933564902,0.012038516,0,0.012038516,-4.931448301,6.755427874,1.823979573,4.408652904 +Von Wafer,wafervo01,2011,PO,BOS,9,5,-15.4659415,0.16823026,-15.29771124,-0.033313917,0,-0.033313917,-14.78576826,-2.387340072,-17.17310833,0.81022329 +Troy Murphy,murphtr01,2011,PO,BOS,6,3,4.651519796,-2.034104196,2.6174156,0.008160764,0,0.008160764,2.942095463,-4.465409413,-1.52331395,-3.275917821 +Luol Deng,denglu01,2011,PO,CHI,1258,687,1.828223204,2.923088285,4.75131149,2.704415637,0,2.704415637,1.901695105,3.080225135,4.98192024,-0.239440759 +Derrick Rose,rosede01,2011,PO,CHI,1188,649,4.597244245,-0.003170909,4.594073336,2.511010812,0,2.511010812,5.16530549,0.218335291,5.383640781,0.105691228 +Joakim Noah,noahjo01,2011,PO,CHI,969,529,-0.163867251,3.446270008,3.282402757,1.668279485,0,1.668279485,-0.174569096,3.782681178,3.608112082,-0.576994374 +Carlos Boozer,boozeca01,2011,PO,CHI,928,507,-1.695199883,0.229601482,-1.465598401,0.341352485,0,0.341352485,-1.660095885,0.492502499,-1.167593386,-0.338440425 +Keith Bogans,boganke01,2011,PO,CHI,562,307,0.360976664,1.074468774,1.435445438,0.678561676,0,0.678561676,0.123430578,0.712368992,0.835799569,0.319569089 +Taj Gibson,gibsota01,2011,PO,CHI,520,284,-0.22221753,1.396159008,1.173941478,0.583917307,0,0.583917307,-0.859770347,0.579304582,-0.280465765,-0.375908641 +Kyle Korver,korveky01,2011,PO,CHI,505,276,-0.84882618,-0.912425356,-1.761251535,0.145124104,0,0.145124104,-0.848048027,-0.881816257,-1.729864284,0.945303196 +Ronnie Brewer,brewero02,2011,PO,CHI,476,260,-0.245256753,2.664549211,2.419292458,0.702524511,0,0.702524511,-1.103694184,1.851018453,0.747324269,-0.590370055 +Omer Asik,asikom01,2011,PO,CHI,271,148,-5.966009327,2.73406805,-3.231941278,-0.037721308,0,-0.037721308,-6.452482727,1.543691099,-4.908791628,0.447360715 +C.J. Watson,watsocj01,2011,PO,CHI,249,136,-3.099637998,0.762724867,-2.336913131,0.029965593,0,0.029965593,-2.665502261,-0.174586839,-2.8400891,1.214206155 +Kurt Thomas,thomaku01,2011,PO,CHI,136,74,0.438472912,-0.456889766,-0.018416854,0.106809463,0,0.106809463,-0.373960778,-0.65088034,-1.024841118,0.371828454 +Rasual Butler,butlera01,2011,PO,CHI,13,7,5.586700306,-0.265636552,5.321063755,0.028749902,0,0.028749902,3.681586099,-2.786052932,0.895533167,-2.927596795 +Dirk Nowitzki,nowitdi01,2011,PO,DAL,1507,826,4.835353039,1.808087678,6.643440717,4.053073399,0,4.053073399,5.078516817,1.19096646,6.269483277,-0.646737593 +Jason Kidd,kiddja01,2011,PO,DAL,1358,744,2.845871824,2.262411152,5.108282977,3.071050707,0,3.071050707,3.444804123,2.364850538,5.809654661,-0.156339952 +Shawn Marion,mariosh01,2011,PO,DAL,1259,690,-0.946422802,0.724029187,-0.222393615,0.912479479,0,0.912479479,-0.778220691,0.762674737,-0.015545954,-0.507464829 +Jason Terry,terryja01,2011,PO,DAL,1248,684,5.947153116,-0.276076086,5.67107703,3.026060149,0,3.026060149,6.000413633,0.081992072,6.082405705,-0.142561515 +Tyson Chandler,chandty01,2011,PO,DAL,1241,680,0.963510065,2.955967662,3.919477727,2.376640434,0,2.376640434,0.775623407,3.254078046,4.029701452,-0.36525676 +J.J. Barea,bareajo01,2011,PO,DAL,712,390,2.062983747,-1.779011126,0.28397262,0.622077638,0,0.622077638,2.09571686,-2.245405842,-0.149688982,-0.078263743 +Peja Stojakovic,stojape01,2011,PO,DAL,639,350,1.021119768,0.684083162,1.70520293,0.823641979,0,0.823641979,1.424055956,-0.026559261,1.397496695,0.338813791 +DeShawn Stevenson,stevede01,2011,PO,DAL,606,332,-1.591527812,0.152239987,-1.439287825,0.231687707,0,0.231687707,-1.308436388,0.211052186,-1.097384202,1.051474126 +Brendan Haywood,haywobr01,2011,PO,DAL,502,275,-2.520968392,-0.032837399,-2.553805791,0.02857828,0,0.02857828,-2.798068573,0.033992337,-2.764076236,0.588661349 +Brian Cardinal,cardibr01,2011,PO,DAL,68,37,-1.678194157,-2.239800118,-3.917994275,-0.023151304,0,-0.023151304,-2.210016384,-1.988904014,-4.198920398,1.607303012 +Ian Mahinmi,mahinia01,2011,PO,DAL,60,33,0.474440073,-0.685049225,-0.210609153,0.046838689,0,0.046838689,-0.068917544,4.023674656,3.954757112,5.530246679 +Corey Brewer,breweco01,2011,PO,DAL,42,23,-2.974338437,11.5158301,8.541491664,0.142647155,0,0.142647155,-1.189645585,12.20719323,11.01754765,3.897042893 +Ty Lawson,lawsoty01,2011,PO,DEN,332,167,5.600348526,-0.647983346,4.95236518,0.669822909,0,0.669822909,4.78370481,-0.138680383,4.645024427,-0.922721717 +Nene,hilarne01,2011,PO,DEN,322,162,-0.99757395,3.150190637,2.152616687,0.41872865,0,0.41872865,-0.763960245,3.19635897,2.432398725,0.1718775 +Raymond Felton,feltora01,2011,PO,DEN,302,152,0.232974744,-0.311123856,-0.078149111,0.214400053,0,0.214400053,0.220707107,-0.257246714,-0.036539607,0.290776274 +Danilo Gallinari,gallida01,2011,PO,DEN,294,148,-0.015087788,0.758126101,0.743038312,0.273362892,0,0.273362892,-0.213303829,0.967910086,0.754606257,0.435758029 +Kenyon Martin,martike01,2011,PO,DEN,294,148,-1.773271365,0.252288472,-1.520982893,0.095906981,0,0.095906981,-1.980229216,0.573665066,-1.40656415,0.180256193 +Wilson Chandler,chandwi01,2011,PO,DEN,228,115,-5.467455647,3.596457615,-1.870998032,0.053642352,0,0.053642352,-5.508155191,3.161637838,-2.346517353,0.754251784 +Arron Afflalo,afflaar01,2011,PO,DEN,169,85,-1.055920369,-1.990572665,-3.046493034,-0.013366593,0,-0.013366593,-1.297987899,-1.508408525,-2.806396424,0.706207643 +JR Smith,smithjr01,2011,PO,DEN,151,76,-1.149692582,-2.691538145,-3.841230727,-0.044092384,0,-0.044092384,-0.282549208,-3.336533656,-3.619082863,0.9222924 +Chris Andersen,anderch01,2011,PO,DEN,145,73,0.128217928,3.466533463,3.594751391,0.242842195,0,0.242842195,-0.365650537,2.586207127,2.220556591,-0.319595315 +Al Harrington,harrial01,2011,PO,DEN,139,70,-0.024345603,-0.056797997,-0.081143599,0.098573904,0,0.098573904,0.098231885,-0.559868892,-0.461637007,0.243479181 +Gary Forbes,forbega01,2011,PO,DEN,4,2,-21.01241475,-0.263935853,-21.2763506,-0.019178327,0,-0.019178327,-20.54226787,-2.34859042,-22.8908583,-1.453574488 +Kosta Koufos,koufoko01,2011,PO,DEN,4,2,16.25940201,-1.936978709,14.3224233,0.017673234,0,0.017673234,13.79031648,-4.267897195,9.522419283,-1.453574488 +Danny Granger,grangda01,2011,PO,IND,347,183,5.755139914,0.137628409,5.892768323,0.830729913,0,0.830729913,5.552491489,0.589003185,6.141494674,-0.162571923 +Tyler Hansbrough,hansbty01,2011,PO,IND,311,164,-3.683407484,-0.993931399,-4.677338884,-0.165530668,0,-0.165530668,-3.212846769,-0.472296582,-3.685143351,-0.423580951 +Darren Collison,collida01,2011,PO,IND,277,146,-0.565902349,-1.399509385,-1.965411734,0.059713649,0,0.059713649,-0.67607024,-1.238804691,-1.914874931,-0.829587376 +Paul George,georgpa01,2011,PO,IND,252,133,-1.135959278,3.690372653,2.554413375,0.37219295,0,0.37219295,-0.997568608,3.403867379,2.406298771,0.231253012 +Roy Hibbert,hibbero01,2011,PO,IND,250,132,-3.01943061,0.200135625,-2.819294984,-0.004832112,0,-0.004832112,-2.787740044,0.255069868,-2.532670177,0.350804912 +Jeff Foster,fosteje01,2011,PO,IND,176,93,-0.371476662,-0.073938846,-0.445415507,0.11322189,0,0.11322189,-0.76191176,0.133894773,-0.628016988,0.349473921 +AJ Price,priceaj01,2011,PO,IND,152,80,1.233726328,-1.807379496,-0.573653168,0.091641397,0,0.091641397,1.553487051,-2.397152843,-0.843665792,0.025132355 +Josh McRoberts,mcrobjo01,2011,PO,IND,150,79,-0.377024496,1.007122747,0.630098251,0.142769577,0,0.142769577,-0.342783392,2.014867607,1.672084215,1.429559979 +Mike Dunleavy,dunlemi02,2011,PO,IND,137,72,3.91519302,2.731010303,6.646203322,0.356543211,0,0.356543211,3.531070224,1.826186907,5.357257132,0.138566461 +Brandon Rush,rushbr01,2011,PO,IND,104,55,0.380182393,-2.127891183,-1.74770879,0.028845424,0,0.028845424,-0.594989092,-2.349965267,-2.944954359,-0.496119199 +Dahntay Jones,jonesda02,2011,PO,IND,95,50,2.299033456,-2.962007616,-0.662974161,0.055571527,0,0.055571527,1.579574739,-2.679998372,-1.100423634,1.071551407 +T.J. Ford,fordtj01,2011,PO,IND,27,14,4.62767733,-4.631044222,-0.003366892,0.019820179,0,0.019820179,3.278858918,-7.350721926,-4.071863009,-1.817644488 +Pau Gasol,gasolpa01,2011,PO,LAL,653,358,1.112060565,-0.96711534,0.144945224,0.539973037,0,0.539973037,1.115834288,-0.566274862,0.549559427,-0.87626556 +Kobe Bryant,bryanko01,2011,PO,LAL,645,354,2.648672597,-0.830863057,1.81780954,0.854784227,0,0.854784227,3.242316089,-0.595404345,2.646911744,0.409176908 +Derek Fisher,fishede01,2011,PO,LAL,592,325,1.030129298,1.223666494,2.253795792,0.854603508,0,0.854603508,0.784689302,1.908659123,2.693348425,-0.116415957 +Andrew Bynum,bynuman01,2011,PO,LAL,583,320,0.491722503,0.457429958,0.949152461,0.619075603,0,0.619075603,0.496394006,0.473214053,0.969608059,-0.542686066 +Metta World Peace,artesro01,2011,PO,LAL,523,287,3.142473823,1.011150977,4.1536248,1.041358072,0,1.041358072,3.014382833,1.104895347,4.11927818,-0.10429726 +Lamar Odom,odomla01,2011,PO,LAL,521,286,0.6378875,-1.324020113,-0.686132613,0.311064335,0,0.311064335,0.638780545,-1.509759005,-0.87097846,0.1334677 +Shannon Brown,brownsh01,2011,PO,LAL,303,166,0.797525027,-1.052128903,-0.254603876,0.219189853,0,0.219189853,0.873003497,-1.774454008,-0.901450511,0.497151387 +Steve Blake,blakest01,2011,PO,LAL,264,145,-0.502144279,-0.261245633,-0.763389911,0.151353726,0,0.151353726,-0.795522391,-0.825682824,-1.621205214,-0.130572177 +Matt Barnes,barnema02,2011,PO,LAL,239,131,-1.405746648,0.927213219,-0.478533429,0.159721604,0,0.159721604,-1.195555524,1.470016926,0.274461402,1.78523614 +Trey Johnson,johnstr01,2011,PO,LAL,22,12,-4.517190841,-0.665775207,-5.182966047,-0.015612803,0,-0.015612803,-4.872631558,-0.79059835,-5.663229908,1.44709824 +Joe Smith,smithjo02,2011,PO,LAL,20,11,-6.423133766,-2.381699854,-8.80483362,-0.034755617,0,-0.034755617,-7.214541911,-3.727162739,-10.94170465,-0.738054988 +Luke Walton,waltolu01,2011,PO,LAL,7,4,-38.99602341,-10.18896506,-49.18498847,-0.105532721,0,-0.105532721,-33.1486641,-16.67460944,-49.82327354,7.091199798 +Theo Ratliff,ratlith01,2011,PO,LAL,2,1,-4.905224169,1.959854348,-2.945369821,-0.000101123,0,-0.000101123,-6.157851886,-0.008932428,-6.166784314,-1.453574488 +Marc Gasol,gasolma01,2011,PO,MEM,984,519,0.164002944,3.277500751,3.441503695,1.680490624,0,1.680490624,0.296611034,3.210216066,3.5068271,-0.546526947 +Zach Randolph,randoza01,2011,PO,MEM,977,515,2.301742768,0.797675495,3.099418263,1.57684214,0,1.57684214,2.397860287,1.173618939,3.571479226,-0.465989288 +Mike Conley,conlemi01,2011,PO,MEM,962,507,1.597893744,0.064601655,1.662495398,1.175602752,0,1.175602752,1.591630062,0.538365259,2.129995321,-0.119147658 +O.J. Mayo,mayooj01,2011,PO,MEM,687,362,1.911651405,-1.490300696,0.421350709,0.607193427,0,0.607193427,1.810434411,-0.877921646,0.932512765,0.456273096 +Tony Allen,allento01,2011,PO,MEM,664,350,-2.978242512,3.151541626,0.173299114,0.544083729,0,0.544083729,-2.63341028,3.391951994,0.758541714,0.941123058 +Shane Battier,battish01,2011,PO,MEM,643,339,1.325012966,1.637322659,2.962335624,1.017089684,0,1.017089684,0.713720664,0.979627126,1.693347789,-0.164625841 +Sam Young,youngsa01,2011,PO,MEM,486,256,-2.783325848,-0.454503475,-3.237829322,-0.065676737,0,-0.065676737,-3.011962713,-1.263038923,-4.275001635,-0.050573418 +Darrell Arthur,arthuda01,2011,PO,MEM,381,201,-3.203071432,2.55174544,-0.651325992,0.22278581,0,0.22278581,-3.070788175,1.723065874,-1.347722302,0.327214882 +Greivis Vasquez,vasqugr01,2011,PO,MEM,269,142,3.206496766,0.344649985,3.551146751,0.469868509,0,0.469868509,2.366984545,-1.003689614,1.363294932,-0.180445157 +Hamed Haddadi,haddaha01,2011,PO,MEM,59,31,-4.875162745,1.272386838,-3.602775906,-0.014045305,0,-0.014045305,-5.150383268,0.304292192,-4.846091077,0.860506529 +Leon Powe,powele01,2011,PO,MEM,27,14,-5.588177213,-1.742708772,-7.330885986,-0.032932429,0,-0.032932429,-5.593523437,-4.075905167,-9.669428604,-2.144383006 +Ish Smith,smithis01,2011,PO,MEM,19,10,2.271059818,5.079044376,7.350104195,0.053559143,0,0.053559143,1.875035035,3.793310434,5.668345469,0.689796039 +LeBron James,jamesle01,2011,PO,MIA,1677,922,4.892355653,1.844414922,6.736770575,4.590333809,0,4.590333809,5.193906271,2.013055372,7.206961643,-0.236287129 +Chris Bosh,boshch01,2011,PO,MIA,1517,834,0.46392889,1.56334605,2.027274939,2.079068518,0,2.079068518,0.541793419,1.329576601,1.871370021,-0.739594296 +Dwyane Wade,wadedw01,2011,PO,MIA,1506,828,5.863750874,1.44643769,7.310188564,4.373567552,0,4.373567552,5.877634752,1.585624786,7.463259539,-0.194543173 +Joel Anthony,anthojo01,2011,PO,MIA,1046,575,-3.477421085,2.824686531,-0.652734554,0.630228224,0,0.630228224,-3.699247843,2.253835221,-1.445412622,-0.606722031 +Mario Chalmers,chalmma01,2011,PO,MIA,929,511,1.570904144,1.255068012,2.825972156,1.513313298,0,1.513313298,1.891430106,1.582353311,3.473783416,0.830090604 +Mike Bibby,bibbymi01,2011,PO,MIA,755,415,-2.631233347,-0.839129968,-3.470363315,-0.158396594,0,-0.158396594,-2.371094068,-0.991682727,-3.362776795,0.615233685 +Udonis Haslem,hasleud01,2011,PO,MIA,527,290,-3.940509068,-0.765375026,-4.705884094,-0.298340095,0,-0.298340095,-4.004698465,-0.594511309,-4.599209774,-0.036904924 +James Jones,jonesja02,2011,PO,MIA,495,272,2.028423381,-0.629011685,1.399411696,0.593943854,0,0.593943854,1.522710588,-0.620333922,0.902376666,0.008007492 +Mike Miller,millemi01,2011,PO,MIA,391,215,-0.167055604,-0.310183191,-0.477238795,0.260248988,0,0.260248988,-0.249118171,-0.32758949,-0.576707662,1.080310576 +Zydrunas Ilgauskas,ilgauzy01,2011,PO,MIA,189,104,-2.962309872,-3.303024421,-6.265334293,-0.192623723,0,-0.192623723,-3.162144012,-3.663043222,-6.825187234,0.114487629 +Juwan Howard,howarju01,2011,PO,MIA,109,60,-1.143621789,-3.776662527,-4.920284316,-0.068846079,0,-0.068846079,-2.170081381,-4.192513526,-6.362594908,0.422765329 +Eddie House,houseed01,2011,PO,MIA,87,48,-7.144579366,2.783033767,-4.361545599,-0.041731037,0,-0.041731037,-5.698524514,2.289916041,-3.408608473,2.243525512 +Jamaal Magloire,magloja01,2011,PO,MIA,33,18,-3.944820602,1.221729028,-2.723091573,0.000259866,0,0.000259866,-3.773750656,2.144918996,-1.62883166,1.744102179 +Chris Paul,paulch01,2011,PO,NOH,449,250,9.807148239,0.694809485,10.50195772,1.729195656,0,1.729195656,9.255143695,0.744913588,10.00005728,-0.718974309 +Trevor Ariza,arizatr01,2011,PO,NOH,433,241,0.843778976,0.294137293,1.137916269,0.492300729,0,0.492300729,1.128123915,0.695171594,1.823295509,-0.133830931 +Carl Landry,landrca01,2011,PO,NOH,383,213,-0.292314259,-1.947941694,-2.240255953,0.057163545,0,0.057163545,-0.42758943,-1.366664569,-1.794253999,0.0484311 +Emeka Okafor,okafoem01,2011,PO,NOH,338,188,-2.942187605,0.29892288,-2.643264725,0.010648214,0,0.010648214,-2.704025716,0.870571048,-1.833454668,0.752358293 +Marco Belinelli,belinma01,2011,PO,NOH,311,173,-2.053526142,-1.168346564,-3.221872706,-0.043189326,0,-0.043189326,-1.70254521,-1.140741636,-2.843286846,0.483281075 +Jarrett Jack,jackja01,2011,PO,NOH,200,111,-3.707440188,-2.687276182,-6.39471637,-0.212260265,0,-0.212260265,-4.036774162,-4.290940346,-8.327714508,-0.259345388 +Aaron Gray,grayaa01,2011,PO,NOH,156,87,-3.098784946,-0.667124858,-3.765909804,-0.047075864,0,-0.047075864,-3.407411311,-0.836405409,-4.24381672,1.0859275 +Willie Green,greenwi01,2011,PO,NOH,151,84,-2.939081522,-1.034063092,-3.973144614,-0.055237104,0,-0.055237104,-2.884916588,-0.901193792,-3.786110381,1.928962267 +Jason Smith,smithja02,2011,PO,NOH,104,58,-3.85388565,-0.193903724,-4.047789374,-0.04021669,0,-0.04021669,-4.142288082,0.566046424,-3.576241658,1.36611782 +Didier Ilunga-Mbenga,mbengdj01,2011,PO,NOH,47,26,0.53004196,7.189589844,7.719631804,0.146823224,0,0.146823224,0.271582742,7.541590393,7.813173135,2.225617853 +Quincy Pondexter,pondequ01,2011,PO,NOH,16,9,-8.81351979,-2.860960425,-11.67448021,-0.043995244,0,-0.043995244,-7.445277033,-3.879216631,-11.32449366,3.640216762 +Patrick Ewing,ewingpa02,2011,PO,NOH,4,2,32.60887639,-2.269488195,30.33938819,0.03237726,0,0.03237726,30.39880355,-5.210606142,25.18819741,-6.244146988 +Carmelo Anthony,anthoca01,2011,PO,NYK,301,156,4.630790408,0.086965604,4.717756013,0.614350504,0,0.614350504,4.830942416,1.016935124,5.84787754,0.194804449 +Amar'e Stoudemire,stoudam01,2011,PO,NYK,259,134,-5.141210582,-3.745322309,-8.886532891,-0.430302785,0,-0.430302785,-4.773450078,-3.153679077,-7.927129154,-0.49083136 +Toney Douglas,douglto01,2011,PO,NYK,216,112,0.875095116,-2.407463929,-1.532368813,0.07200761,0,0.07200761,0.582643981,-1.277718779,-0.695074799,0.30628829 +Shawne Williams,willish03,2011,PO,NYK,195,101,1.813312947,0.633377241,2.446690188,0.275708654,0,0.275708654,1.788455466,0.876240703,2.664696169,-0.153109513 +Bill Walker,walkebi01,2011,PO,NYK,172,89,-3.577119109,2.057671657,-1.519447453,0.058230778,0,0.058230778,-3.101756289,2.105880036,-0.995876253,0.928294757 +Jared Jeffries,jeffrja01,2011,PO,NYK,164,85,2.662980377,2.433217381,5.096197759,0.346312096,0,0.346312096,2.055614568,1.980342264,4.035956832,-1.17151339 +Ronny Turiaf,turiaro01,2011,PO,NYK,145,75,0.641303107,2.066016434,2.707319541,0.212583995,0,0.212583995,-0.23424176,0.768679779,0.534438019,-1.151224419 +Landry Fields,fieldla01,2011,PO,NYK,137,71,-6.853089893,-0.34787285,-7.200962743,-0.16553399,0,-0.16553399,-6.898482316,-1.706963332,-8.605445648,-0.403545145 +Roger Mason Jr.,masonro01,2011,PO,NYK,106,55,4.325357592,-1.938590947,2.386766645,0.149331789,0,0.149331789,3.877200038,-1.399370106,2.477829932,0.399819569 +Anthony Carter,cartean01,2011,PO,NYK,95,49,2.232819375,0.349989715,2.58280909,0.136079178,0,0.136079178,1.501844025,-0.930163584,0.571680441,-0.918642067 +Chauncey Billups,billuch01,2011,PO,NYK,68,35,-2.416580798,-4.526718966,-6.943299764,-0.077207745,0,-0.077207745,-2.240341392,-3.910927018,-6.151268409,-0.023317282 +Kevin Durant,duranke01,2011,PO,OKC,1381,722,5.964868237,-0.270598904,5.694269332,3.209123721,0,3.209123721,6.238442743,0.189984048,6.428426791,0.027912558 +Russell Westbrook,westbru01,2011,PO,OKC,1221,638,1.576499868,-0.45729899,1.119200878,1.300358336,0,1.300358336,2.450946348,-0.199805623,2.251140725,0.096307503 +James Harden,hardeja01,2011,PO,OKC,1027,537,5.384650487,0.575431108,5.960081595,2.472280063,0,2.472280063,5.146345672,0.968103726,6.114449398,0.4001104 +Serge Ibaka,ibakase01,2011,PO,OKC,938,490,-1.754352455,1.238412341,-0.515940114,0.572802859,0,0.572802859,-1.822506945,1.106011235,-0.716495709,-0.497346204 +Kendrick Perkins,perkike01,2011,PO,OKC,917,479,-4.308333502,0.262723236,-4.045610266,-0.326363122,0,-0.326363122,-4.284230196,0.117305919,-4.166924278,-0.05313416 +Nick Collison,collini01,2011,PO,OKC,790,413,2.71759474,2.967947368,5.685542108,1.835529431,0,1.835529431,2.32986807,3.272630564,5.602498634,0.112130943 +Thabo Sefolosha,sefolth01,2011,PO,OKC,658,344,-0.485678817,1.579293364,1.093614548,0.697465437,0,0.697465437,-0.757382171,1.02624928,0.268867109,0.22002378 +Eric Maynor,maynoer01,2011,PO,OKC,421,220,0.538321636,0.41854519,0.956866826,0.429224438,0,0.429224438,0.535550262,-0.581940872,-0.04639061,0.0212767 +Daequan Cook,cookda02,2011,PO,OKC,373,195,-0.293135371,-1.21771517,-1.510850542,0.128215798,0,0.128215798,-0.388523848,-2.039226137,-2.427749985,0.746637979 +Nazr Mohammed,mohamna01,2011,PO,OKC,283,148,-6.378827998,1.455176338,-4.92365166,-0.171273145,0,-0.171273145,-6.260610537,1.368859748,-4.891750789,1.047339541 +Nate Robinson,robinna01,2011,PO,OKC,23,12,7.944841475,-4.433600312,3.511241163,0.040011318,0,0.040011318,8.28809685,-4.967239704,3.320857146,1.068792469 +Royal Ivey,iveyro01,2011,PO,OKC,11,6,26.8543367,-2.504397309,24.34993939,0.080381831,0,0.080381831,24.46565881,-4.503456976,19.96220183,-5.380020851 +Dwight Howard,howardw01,2011,PO,ORL,471,258,0.800383015,3.172383235,3.97276625,0.914705429,0,0.914705429,0.578760949,2.571780707,3.150541656,0.197274281 +Jameer Nelson,nelsoja01,2011,PO,ORL,394,216,1.518128864,2.723331154,4.241460019,0.797348713,0,0.797348713,1.745878381,3.392554448,5.138432829,0.302602594 +Hedo Turkoglu,turkohe01,2011,PO,ORL,381,209,-1.894492641,2.443509084,0.549016443,0.366532349,0,0.366532349,-1.53702231,2.655648429,1.11862612,0.911568872 +Jason Richardson,richaja01,2011,PO,ORL,279,153,0.394749523,-0.518258703,-0.12350918,0.212676428,0,0.212676428,0.10074604,0.236653098,0.337399138,0.513450494 +Ryan Anderson,anderry01,2011,PO,ORL,268,147,-0.602828043,1.862536716,1.259708673,0.311759194,0,0.311759194,-0.653697135,2.172793403,1.519096267,0.459337751 +Brandon Bass,bassbr01,2011,PO,ORL,254,139,-3.476625114,2.082915583,-1.393709531,0.097945612,0,0.097945612,-3.869608742,0.644704885,-3.224903857,-1.125449133 +JJ Redick,redicjj01,2011,PO,ORL,219,120,-4.448347742,-2.522637105,-6.970984846,-0.269318033,0,-0.269318033,-4.71570179,-3.191046176,-7.906747967,0.929944097 +Quentin Richardson,richaqu01,2011,PO,ORL,179,98,0.419665295,-1.317312383,-0.897647088,0.095226315,0,0.095226315,-0.771475946,-1.760421122,-2.531897068,-0.27461337 +Gilbert Arenas,arenagi01,2011,PO,ORL,148,81,1.690397642,-2.248439533,-0.558041891,0.095116023,0,0.095116023,1.383964137,-1.660561903,-0.276597766,1.608010445 +Malik Allen,allenma01,2011,PO,ORL,13,7,-9.224007031,-2.271575421,-11.49558245,-0.03333807,0,-0.03333807,-9.878228544,-0.5421259,-10.42035444,3.103426282 +Earl Clark,clarkea01,2011,PO,ORL,11,6,9.54085128,21.74790121,31.28875249,0.103516934,0,0.103516934,9.811633636,18.46858044,28.28021407,-3.267602669 +Chris Duhon,duhonch01,2011,PO,ORL,7,4,27.40343974,-1.770682438,25.6327573,0.05834809,0,0.05834809,25.70509655,-3.878852053,21.8262445,-2.071278773 +Jrue Holiday,holidjr01,2011,PO,PHI,341,188,2.963228247,2.117960648,5.081188895,0.77025504,0,0.77025504,3.051820716,2.45768145,5.509502166,-0.510634018 +Elton Brand,brandel01,2011,PO,PHI,335,185,0.795499814,0.366748584,1.162248398,0.379827057,0,0.379827057,0.295823225,1.089822477,1.385645703,-0.237757234 +Andre Iguodala,iguodan01,2011,PO,PHI,330,182,1.119693358,1.06420236,2.183895718,0.473499026,0,0.473499026,1.02735967,0.942986831,1.970346501,0.185827058 +Lou Williams,willilo02,2011,PO,PHI,236,130,0.302780985,0.242357439,0.545138424,0.225848512,0,0.225848512,0.493276677,-0.063687099,0.429589578,0.174029792 +Thaddeus Young,youngth01,2011,PO,PHI,230,127,-2.317172324,-0.013193344,-2.330365668,0.027998712,0,0.027998712,-1.911496724,-0.079197654,-1.990694378,-0.140620444 +Jodie Meeks,meeksjo01,2011,PO,PHI,227,125,1.461962715,-0.375817466,1.086145249,0.251002041,0,0.251002041,0.974491217,-0.737979327,0.23651189,-0.465198144 +Spencer Hawes,hawessp01,2011,PO,PHI,178,98,-4.331960294,-1.815897987,-6.147858281,-0.174772364,0,-0.174772364,-4.533278353,-1.848755308,-6.382033661,-0.226799319 +Evan Turner,turneev01,2011,PO,PHI,176,97,0.690161078,1.60856951,2.298730588,0.255791899,0,0.255791899,0.044359067,1.614621794,1.658980862,-0.656260454 +Tony Battie,battito01,2011,PO,PHI,69,38,-5.901259163,0.373575693,-5.527683469,-0.055501999,0,-0.055501999,-6.474239075,-0.615919754,-7.090158829,-0.06313927 +Marreese Speights,speigma01,2011,PO,PHI,38,21,-16.232902,1.024879386,-15.20802262,-0.13852115,0,-0.13852115,-15.34352312,1.218893248,-14.12462988,0.553736828 +Andres Nocioni,nocioan01,2011,PO,PHI,18,10,-16.96511136,-4.574207404,-21.53931876,-0.10191932,0,-0.10191932,-15.72103396,-5.721679517,-21.44271348,2.742277735 +LaMarcus Aldridge,aldrila01,2011,PO,POR,451,258,-0.752680605,2.212735116,1.460054512,0.567812425,0,0.567812425,-0.139895253,2.475325751,2.335430498,-0.582147681 +Gerald Wallace,wallage01,2011,PO,POR,395,226,2.361316298,1.56667103,3.927987328,0.7978273,0,0.7978273,2.683914964,1.672926046,4.35684101,0.411153664 +Wesley Matthews,matthwe02,2011,PO,POR,353,202,1.028581042,-2.021485533,-0.992904491,0.186985369,0,0.186985369,0.799018933,-1.663742579,-0.864723646,0.10446285 +Andre Miller,millean02,2011,PO,POR,339,194,3.941746577,-2.46882696,1.472919617,0.430043535,0,0.430043535,3.399565932,-2.242526245,1.157039687,-0.215272069 +Marcus Camby,cambyma01,2011,PO,POR,292,167,-1.707395962,0.944393864,-0.763002098,0.173453782,0,0.173453782,-1.753002595,1.251226404,-0.501776191,-0.587754488 +Nicolas Batum,batumni01,2011,PO,POR,264,151,-0.899135562,-0.897209234,-1.796344796,0.076666987,0,0.076666987,-0.425132082,-0.986022552,-1.411154634,1.047848581 +Brandon Roy,roybr01,2011,PO,POR,241,138,4.277075917,-3.502897291,0.774178626,0.256980977,0,0.256980977,3.494328533,-3.330939942,0.163388591,0.371908583 +Rudy Fernandez,fernaru01,2011,PO,POR,142,81,-2.779778925,-0.647154572,-3.426933497,-0.02900945,0,-0.02900945,-2.902527721,-1.258376242,-4.160903963,0.483899386 +Chris Johnson,johnsch03,2011,PO,POR,33,19,-0.195364036,1.858977161,1.663613124,0.044193063,0,0.044193063,-1.708019975,1.037927846,-0.670092128,0.134254906 +Patty Mills,millspa02,2011,PO,POR,9,5,-27.05269233,-7.089989611,-34.14268194,-0.08433101,0,-0.08433101,-24.63050702,-10.4579755,-35.08848253,1.86939329 +Earl Barron,barroea01,2011,PO,POR,1,0,-5.718123019,-3.507279984,-9.225403003,0,0,0,-6.899925958,-5.987001077,-12.88692704,-1.453574488 +Armon Johnson,johnsar02,2011,PO,POR,1,0,-5.204109561,11.64532009,6.441210526,0,0,0,-6.792205253,9.02772974,2.235524487,-1.453574488 +Tony Parker,parketo01,2011,PO,SAS,423,221,-0.83994255,0.096895168,-0.743047382,0.232935424,0,0.232935424,-0.740388033,0.033692951,-0.706695082,-0.172734369 +Tim Duncan,duncati01,2011,PO,SAS,406,212,-3.133480578,2.648994037,-0.484486541,0.250716714,0,0.250716714,-2.917903178,1.910918495,-1.006984683,-0.707462591 +George Hill,hillge01,2011,PO,SAS,362,189,1.73955173,1.586802478,3.326354208,0.605258948,0,0.605258948,1.490664212,2.186370344,3.677034556,0.14042449 +Richard Jefferson,jefferi01,2011,PO,SAS,337,176,-1.558485175,-0.264342791,-1.822827965,0.085800391,0,0.085800391,-1.976277243,-0.408332898,-2.384610141,-0.068456476 +Manu Ginobili,ginobma01,2011,PO,SAS,333,174,4.472937035,3.243721855,7.71665889,0.967671201,0,0.967671201,4.906795633,3.324249722,8.231045354,0.867936924 +Antonio McDyess,mcdyean01,2011,PO,SAS,277,145,-3.327977032,-0.519176646,-3.847153678,-0.083903123,0,-0.083903123,-3.599265418,-0.231209519,-3.830474938,0.203248184 +Matt Bonner,bonnema01,2011,PO,SAS,235,123,3.588594943,-2.259391829,1.329203115,0.266206357,0,0.266206357,2.93009959,-1.510102208,1.419997382,0.7372973 +Gary Neal,nealga01,2011,PO,SAS,212,111,0.691141233,-3.017280739,-2.326139506,0.024913552,0,0.024913552,0.28184062,-2.710238951,-2.428398331,0.562397588 +DeJuan Blair,blairde01,2011,PO,SAS,96,50,-2.576016179,-4.911379689,-7.487395867,-0.123599338,0,-0.123599338,-2.882090087,-4.964016867,-7.846106954,-0.742852717 +Tiago Splitter,splitti01,2011,PO,SAS,96,50,1.70204198,2.223271752,3.925313732,0.175047048,0,0.175047048,1.727540377,1.850322146,3.577862523,-0.293806258 +Danny Green,greenda02,2011,PO,SAS,13,7,5.580803727,12.16726621,17.74806994,0.079088619,0,0.079088619,8.775866884,10.19545108,18.97131796,4.222172435 +Steve Novak,novakst01,2011,PO,SAS,11,6,-5.037174559,-1.780617542,-6.817792101,-0.012632836,0,-0.012632836,-6.57984112,-3.838644259,-10.41848538,-1.453574488 +Josh Smith,smithjo03,2012,RS,ATL,4427,2329,0.351778332,3.643411273,3.995189606,8.005903199,8.005903199,0,0.985391463,3.501751744,4.487143207,-0.10493842 +Jeff Teague,teaguje01,2012,RS,ATL,4149,2183,1.381745921,0.873351523,2.255097444,5.574735863,5.574735863,0,1.346507376,1.485175984,2.831683359,0.00373577 +Joe Johnson,johnsjo02,2012,RS,ATL,4043,2127,3.40489874,-1.239610066,2.165288674,5.304919002,5.304919002,0,3.306629336,-1.143024224,2.163605112,-0.504335082 +Zaza Pachulia,pachuza01,2012,RS,ATL,3117,1640,-1.855095595,1.939724347,0.084628752,2.368363571,2.368363571,0,-1.746201996,2.263659482,0.517457486,-0.13431933 +Marvin Williams,willima02,2012,RS,ATL,2851,1500,0.910056278,0.06099692,0.971053198,2.834922224,2.834922224,0,0.715500584,0.065825296,0.78132588,-0.415093554 +Kirk Hinrich,hinriki01,2012,RS,ATL,2351,1237,-1.114428278,-0.518611859,-1.633040137,0.706737434,0.706737434,0,-1.266413326,-0.330899322,-1.597312647,0.236418326 +Ivan Johnson,johnsiv01,2012,RS,ATL,1775,934,-2.772880983,0.432809776,-2.340071207,0.196531994,0.196531994,0,-2.59789126,0.482734756,-2.115156505,0.562560853 +Willie Green,greenwi01,2012,RS,ATL,1752,922,0.000673573,-2.680591435,-2.679917862,0.03297622,0.03297622,0,-0.353589014,-2.578419285,-2.932008298,0.025979387 +Tracy McGrady,mcgratr01,2012,RS,ATL,1591,837,-1.306633944,1.373766117,0.067132173,1.193212561,1.193212561,0,-1.832146523,-0.409522457,-2.24166898,-0.752936966 +Vladimir Radmanovic,radmavl01,2012,RS,ATL,1435,755,-0.156382612,1.024856579,0.868473967,1.397120243,1.397120243,0,-0.206141803,0.159720621,-0.046421182,0.217351041 +Jannero Pargo,pargoja01,2012,RS,ATL,1275,671,0.543692569,-0.405796571,0.137895997,0.995060924,0.995060924,0,0.665646335,-0.890923093,-0.225276758,0.59843317 +Al Horford,horfoal01,2012,RS,ATL,661,348,0.128095028,0.701409746,0.829504774,0.630032938,0.630032938,0,0.121033284,0.78426732,0.905300604,-0.800183853 +Jason Collins,collija04,2012,RS,ATL,585,308,-5.395145656,-0.138203965,-5.533349621,-0.438117197,-0.438117197,0,-5.739342311,-0.806185159,-6.54552747,0.155653156 +Jerry Stackhouse,stackje01,2012,RS,ATL,519,273,-1.822814151,0.177672368,-1.645141783,0.153716892,0.153716892,0,-1.796130719,-1.334021304,-3.130152022,-0.103724754 +Erick Dampier,dampier01,2012,RS,ATL,158,83,-5.233137879,-0.060264376,-5.293402256,-0.106916827,-0.106916827,0,-5.655141851,-1.041744738,-6.696886589,-0.675334699 +Donald Sloan,sloando01,2012,RS,ATL,38,20,-3.15492396,0.12683261,-3.02809135,-0.002873362,-0.002873362,0,-3.081648331,-0.044297749,-3.12594608,1.162424169 +Paul Pierce,piercpa01,2012,RS,BOS,3953,2075,2.083677636,0.640819924,2.724497561,5.803991953,5.803991953,0,2.196166119,0.578870727,2.775036846,0.132781926 +Rajon Rondo,rondora01,2012,RS,BOS,3728,1957,2.034165537,1.213233881,3.247399418,5.954518979,5.954518979,0,1.96778008,1.440201055,3.407981136,-0.51900108 +Brandon Bass,bassbr01,2012,RS,BOS,3558,1868,-2.012551992,0.956235625,-1.056316367,1.604108029,1.604108029,0,-2.079310897,0.959713477,-1.11959742,-0.575744261 +Kevin Garnett,garneke01,2012,RS,BOS,3551,1864,0.156805675,4.804053669,4.960859344,7.298784109,7.298784109,0,0.164435046,4.236107588,4.400542634,-0.432488956 +Ray Allen,allenra02,2012,RS,BOS,2981,1565,1.923051896,-0.484813207,1.438238689,3.333654125,3.333654125,0,1.767215934,-0.057219674,1.70999626,-0.289950134 +Avery Bradley,bradlav01,2012,RS,BOS,2606,1368,-1.450994744,1.318115606,-0.132879139,1.826295361,1.826295361,0,-1.79773111,0.976102078,-0.821629032,-0.016864427 +Mickael Pietrus,pietrmi01,2012,RS,BOS,1754,921,-1.033504595,-0.02905222,-1.062556815,0.799164576,0.799164576,0,-0.939733834,-0.048884398,-0.988618233,0.727328855 +Greg Stiemsma,stiemgr01,2012,RS,BOS,1459,766,-3.576461737,4.836427224,1.259965487,1.581061421,1.581061421,0,-3.54550265,5.083534346,1.538031696,0.819940281 +Keyon Dooling,doolike01,2012,RS,BOS,1261,662,-2.567352317,-3.129817905,-5.697170222,-1.000313896,-1.000313896,0,-2.853426928,-3.358627245,-6.212054173,0.454611419 +Jermaine O'Neal,onealje01,2012,RS,BOS,1086,570,-4.55142615,2.226975557,-2.324450593,0.123875385,0.123875385,0,-4.550481159,2.269955354,-2.280525805,0.089294435 +Sasha Pavlovic,pavloal01,2012,RS,BOS,1004,527,-3.581091055,1.62500733,-1.956083725,0.215313431,0.215313431,0,-3.597210633,0.979277779,-2.617932854,0.799876012 +Marquis Daniels,daniema01,2012,RS,BOS,922,484,-3.822029936,0.831752502,-2.990277434,-0.059333032,-0.059333032,0,-4.03163585,0.067147519,-3.964488331,-0.000481307 +Chris Wilcox,wilcoch01,2012,RS,BOS,916,481,-2.512984314,-0.248330216,-2.761314529,-0.002789362,-0.002789362,0,-2.652128039,-0.200593954,-2.852721993,0.422622283 +E'Twaun Moore,mooreet01,2012,RS,BOS,631,331,-2.475891218,0.814913269,-1.660977949,0.184987449,0.184987449,0,-2.447608962,0.027398979,-2.420209982,0.541091035 +JaJuan Johnson,johnsja02,2012,RS,BOS,568,298,-4.035253155,-0.201147287,-4.236400442,-0.224785125,-0.224785125,0,-4.203471587,-1.477061641,-5.680533229,-0.49307505 +Ryan Hollins,holliry01,2012,RS,BOS,305,160,-5.517034172,0.635341687,-4.881692485,-0.175992243,-0.175992243,0,-5.596175148,-0.323468832,-5.919643979,1.049699425 +Sean Williams,willise01,2012,RS,BOS,80,42,-0.792741363,5.089817189,4.297075826,0.150816716,0.150816716,0,-0.761701253,4.386008612,3.624307359,-0.116713298 +Gerald Henderson,hendege02,2012,RS,CHA,3515,1831,-1.161597478,-1.012738404,-2.174335883,0.536718451,0.536718451,0,-1.641072802,-0.47230971,-2.113382513,-0.180876093 +Kemba Walker,walkeke02,2012,RS,CHA,3440,1792,-1.217930331,-1.460926749,-2.67885708,0.064928276,0.064928276,0,-1.139301864,-1.256356759,-2.395658624,-0.164924499 +Byron Mullens,mulleby01,2012,RS,CHA,2812,1465,-3.161746437,-2.943425233,-6.105171671,-2.502382736,-2.502382736,0,-3.208424539,-2.511712729,-5.720137268,-0.199477652 +Bismack Biyombo,biyombi01,2012,RS,CHA,2793,1455,-5.47389101,0.112999645,-5.360891365,-1.931731989,-1.931731989,0,-5.505210147,0.041115142,-5.464095004,-0.306842398 +Derrick Brown,brownde04,2012,RS,CHA,2770,1443,-0.14907303,-1.638317413,-1.787390443,0.705959434,0.705959434,0,-0.894280468,-1.50256028,-2.396840747,-0.3559632 +D.J. Augustin,augusdj01,2012,RS,CHA,2703,1408,1.287735176,-3.047306718,-1.759571542,0.708489862,0.708489862,0,0.976380697,-2.74750032,-1.771119623,-0.388868966 +DJ White,whitedj01,2012,RS,CHA,2108,1098,-3.202328473,-2.157376982,-5.359705455,-1.456596641,-1.456596641,0,-3.641682379,-2.182576853,-5.824259232,-0.338544258 +Boris Diaw,diawbo01,2012,RS,CHA,1954,1018,-1.80826809,-0.338200886,-2.146468976,0.314854553,0.314854553,0,-1.762922591,-0.803575838,-2.56649843,0.409641943 +Tyrus Thomas,thomaty01,2012,RS,CHA,1945,1013,-5.155922194,-0.313313992,-5.469236186,-1.412516351,-1.412516351,0,-5.089278365,0.272906717,-4.816371648,0.468292036 +Corey Maggette,maggeco01,2012,RS,CHA,1691,881,-1.377567633,-2.292103733,-3.669671366,-0.414837668,-0.414837668,0,-1.533570045,-1.799375069,-3.332945114,0.325741726 +Reggie Williams,willire02,2012,RS,CHA,1434,747,0.276927216,-2.836319489,-2.559392273,0.072564295,0.072564295,0,0.042667809,-2.919551,-2.876883191,-0.10171169 +Matt Carroll,carroma01,2012,RS,CHA,1144,596,-3.643528579,-2.170748576,-5.814277155,-0.936005337,-0.936005337,0,-4.187249269,-2.384627506,-6.571876775,0.418489425 +Cory Higgins,higgico01,2012,RS,CHA,812,423,-6.338055278,-3.158409768,-9.496465045,-1.463686459,-1.463686459,0,-6.459343619,-3.829235819,-10.28857944,0.48844958 +DeSagana Diop,diopde01,2012,RS,CHA,624,325,-4.559825384,-0.477320038,-5.037145422,-0.377966993,-0.377966993,0,-4.894573988,-0.997454832,-5.892028821,-0.310729548 +Eduardo Najera,najered01,2012,RS,CHA,518,270,-1.656169137,1.100262426,-0.555906711,0.306992285,0.306992285,0,-1.421657373,2.168063986,0.746406613,1.450491439 +Jamario Moon,moonja01,2012,RS,CHA,236,123,-4.953368246,-2.020895479,-6.974263725,-0.264207561,-0.264207561,0,-5.395177569,-3.343893163,-8.739070732,-0.308107673 +Luol Deng,denglu01,2012,RS,CHI,3997,2129,0.760384768,2.109597196,2.869981964,6.068907099,6.068907099,0,1.099726667,2.093897029,3.193623696,-0.538659383 +Carlos Boozer,boozeca01,2012,RS,CHI,3658,1948,0.064230902,1.149504073,1.213734975,3.934173036,3.934173036,0,0.318582519,1.518366761,1.83694928,-0.123370664 +Joakim Noah,noahjo01,2012,RS,CHI,3652,1945,1.822963808,2.463833902,4.28679771,6.91286638,6.91286638,0,1.689839631,2.466267856,4.156107487,-0.926067827 +Ronnie Brewer,brewero02,2012,RS,CHI,3070,1635,-0.544183951,2.447911498,1.903727547,3.861753029,3.861753029,0,-0.611181942,2.084141127,1.472959184,-0.482433973 +Kyle Korver,korveky01,2012,RS,CHI,2758,1469,2.713139204,-0.365126626,2.348012578,3.82061908,3.82061908,0,2.47600009,-0.281210297,2.194789793,-0.006254232 +Derrick Rose,rosede01,2012,RS,CHI,2582,1375,5.067103162,-0.05208273,5.015020432,5.420996333,5.420996333,0,5.206785909,-0.101337053,5.105448855,-0.44688344 +Taj Gibson,gibsota01,2012,RS,CHI,2411,1284,-0.591141567,3.348685509,2.757543942,3.591276855,3.591276855,0,-0.676971426,2.632503105,1.955531678,-0.427395842 +C.J. Watson,watsocj01,2012,RS,CHI,2176,1159,0.261478285,-1.524473969,-1.262995684,0.88300129,0.88300129,0,0.754538084,-0.992793571,-0.238255487,0.388941555 +Omer Asik,asikom01,2012,RS,CHI,1823,971,-3.579831567,3.870132011,0.290300444,1.50682309,1.50682309,0,-3.310986559,3.146346272,-0.164640288,0.039577464 +John Lucas,lucasjo02,2012,RS,CHI,1363,726,1.853603761,0.229098988,2.082702749,1.787012613,1.787012613,0,2.102006453,-0.534487507,1.567518947,-0.15712621 +Richard Hamilton,hamilri01,2012,RS,CHI,1309,697,-0.064659274,-1.19624599,-1.260905263,0.529266589,0.529266589,0,-0.171343849,-1.336471964,-1.507815813,-0.047000168 +Jimmy Butler,butleji01,2012,RS,CHI,674,359,-0.422906355,0.392771811,-0.030134544,0.495858943,0.495858943,0,-1.146334501,-0.695272005,-1.841606507,-0.429430166 +Brian Scalabrine,scalabr01,2012,RS,CHI,229,122,-1.179610199,0.452209807,-0.727400392,0.125877793,0.125877793,0,-1.207038048,-0.955801172,-2.16283922,-0.012988088 +Mike James,jamesmi01,2012,RS,CHI,225,120,-0.521657277,-0.680389741,-1.202047017,0.095567817,0.095567817,0,-0.508229914,-0.643869016,-1.152098929,0.775609904 +Antawn Jamison,jamisan01,2012,RS,CLE,4138,2151,0.626007149,-2.126753361,-1.500746212,1.371535972,1.371535972,0,0.969291708,-1.394703793,-0.425412085,0.0373615 +Alonzo Gee,geeal01,2012,RS,CLE,3515,1827,-0.75276984,0.756058554,0.003288714,2.571940539,2.571940539,0,-0.857201303,1.05677306,0.199571757,0.198008075 +Kyrie Irving,irvinky01,2012,RS,CLE,2997,1558,3.243011205,-1.595752559,1.647258646,3.492230829,3.492230829,0,3.065908946,-1.377503756,1.688405191,-0.082252343 +Tristan Thompson,thomptr01,2012,RS,CLE,2740,1424,-2.723031341,-2.256068513,-4.979099854,-1.612336032,-1.612336032,0,-2.750481911,-2.130816773,-4.881298684,-0.408311505 +Omri Casspi,casspom01,2012,RS,CLE,2580,1341,-1.859571345,-1.077269625,-2.93684097,-0.128326079,-0.128326079,0,-1.907400181,-1.251720616,-3.159120797,0.356566102 +Anthony Parker,parkean01,2012,RS,CLE,2463,1280,-0.647448023,-0.530841907,-1.17828993,1.02463286,1.02463286,0,-0.959871755,-0.865764247,-1.825636002,-0.160318901 +Ramon Sessions,sessira01,2012,RS,CLE,1935,1006,1.032977446,-1.902915466,-0.86993802,0.965780669,0.965780669,0,0.530965779,-2.001978192,-1.471012413,0.078266805 +Daniel Gibson,gibsoda01,2012,RS,CLE,1762,916,-0.891659078,-0.906595424,-1.798254503,0.445417916,0.445417916,0,-1.031924854,-0.785776785,-1.81770164,0.130001521 +Samardo Samuels,samuesa01,2012,RS,CLE,1587,825,-4.347002433,0.133608815,-4.213393619,-0.619178939,-0.619178939,0,-4.358592411,-0.121997205,-4.480589615,0.481963401 +Anderson Varejao,varejan01,2012,RS,CLE,1510,785,0.419660485,1.16002635,1.579686836,1.72352369,1.72352369,0,0.521930505,1.689855991,2.211786497,-0.561655475 +Donald Sloan,sloando01,2012,RS,CLE,1170,608,-2.665315972,-3.558409512,-6.223725484,-1.073745169,-1.073745169,0,-3.061278415,-3.600156524,-6.661434939,-0.32653528 +Manny Harris,harrima01,2012,RS,CLE,877,456,-1.565483963,-0.507840843,-2.073324806,0.157448438,0.157448438,0,-1.948055446,-1.244609716,-3.192665162,0.01122882 +Ryan Hollins,holliry01,2012,RS,CLE,696,362,-4.786409266,-1.686101534,-6.4725108,-0.693913695,-0.693913695,0,-5.030893942,-1.747294235,-6.778188177,0.858904396 +Semih Erden,erdense01,2012,RS,CLE,641,333,-3.332086337,-0.869610374,-4.201696712,-0.25006313,-0.25006313,0,-3.558997239,-0.202211944,-3.761209183,1.282374066 +Lester Hudson,hudsole01,2012,RS,CLE,604,314,0.218537875,-1.000058047,-0.781520172,0.322825148,0.322825148,0,0.76989083,-0.791675473,-0.021784643,2.187317939 +Luke Walton,waltolu01,2012,RS,CLE,575,299,-5.42776933,-2.754485332,-8.182254663,-0.835222704,-0.835222704,0,-5.623656017,-3.52466722,-9.148323237,0.72808884 +Luke Harangody,haranlu01,2012,RS,CLE,444,231,-1.339091822,-1.659497565,-2.998589388,-0.029244836,-0.029244836,0,-1.600774661,-2.080067024,-3.680841685,-0.166953056 +Mychel Thompson,thompmy02,2012,RS,CLE,183,95,-3.549807823,-1.322739106,-4.872546929,-0.103220949,-0.103220949,0,-3.829615573,-1.72837753,-5.557993103,0.308101534 +Christian Eyenga,eyengch01,2012,RS,CLE,160,83,-6.784033457,-1.374462512,-8.158495969,-0.229889477,-0.229889477,0,-6.869173102,-1.48445135,-8.353624452,0.345990389 +D.J. Kennedy,kennedj01,2012,RS,CLE,114,59,-2.921101392,-1.207482284,-4.128583676,-0.041822468,-0.041822468,0,-2.985256824,-0.318825506,-3.304082329,0.722416713 +Ben Uzoh,uzohbe01,2012,RS,CLE,25,13,4.040511543,3.929042435,7.969553979,0.070343978,0.070343978,0,3.208904753,3.819813794,7.028718547,-0.980077073 +Dirk Nowitzki,nowitdi01,2012,RS,DAL,4004,2079,2.411241482,0.404692047,2.815933529,5.887256008,5.887256008,0,2.385498632,0.34294242,2.728441053,-0.259071584 +Jason Terry,terryja01,2012,RS,DAL,3852,2000,1.389819226,-1.707592045,-0.317772819,2.477461391,2.477461391,0,1.571684627,-1.564254635,0.007429993,-0.163102258 +Shawn Marion,mariosh01,2012,RS,DAL,3696,1919,-1.25440992,0.411440343,-0.842969577,1.852030533,1.852030533,0,-1.315261871,0.279179681,-1.03608219,-0.746522665 +Vince Carter,cartevi01,2012,RS,DAL,2970,1542,0.723851315,1.586348621,2.310199937,3.995702522,3.995702522,0,0.56879447,1.470070962,2.038865432,0.340997737 +Jason Kidd,kiddja01,2012,RS,DAL,2656,1379,0.955094844,2.620159458,3.575254302,4.460128888,4.460128888,0,1.155688183,2.815713648,3.971401831,0.205366811 +Rodrigue Beaubois,beaubro01,2012,RS,DAL,2217,1151,0.017814445,0.737126063,0.754940507,2.068055958,2.068055958,0,0.098231296,0.980348581,1.078579877,0.440342004 +Brendan Haywood,haywobr01,2012,RS,DAL,2207,1146,-2.185222446,1.678350869,-0.506871576,1.306728616,1.306728616,0,-2.376157957,1.386741875,-0.989416082,-0.338295297 +Ian Mahinmi,mahinia01,2012,RS,DAL,2194,1139,-2.133724443,2.275040318,0.141315875,1.691825761,1.691825761,0,-2.276922984,2.555014071,0.278091087,0.639270526 +Delonte West,westde01,2012,RS,DAL,2042,1060,-1.387169131,1.620462553,0.233293422,1.613806986,1.613806986,0,-1.255679248,1.51864938,0.262970132,0.023245353 +Lamar Odom,odomla01,2012,RS,DAL,1978,1027,-2.735452294,-0.867757076,-3.60320937,-0.449700917,-0.449700917,0,-2.703134578,-1.077183283,-3.780317861,0.54539403 +Brandan Wright,wrighbr03,2012,RS,DAL,1523,791,0.281586428,1.516120793,1.79770722,1.82153845,1.82153845,0,-0.220243836,0.852770857,0.632527021,-0.692970434 +Brian Cardinal,cardibr01,2012,RS,DAL,534,277,-3.075065436,-0.595430645,-3.670496081,-0.13246289,-0.13246289,0,-3.259133842,-0.843212324,-4.102346166,1.68489184 +Dominique Jones,jonesdo02,2012,RS,DAL,516,268,-2.875657924,-1.003016905,-3.87867483,-0.155041734,-0.155041734,0,-3.321884861,-1.955649591,-5.277534453,0.42723942 +Yi Jianlian,jianlyi01,2012,RS,DAL,391,203,-5.243440381,-0.36914208,-5.612582461,-0.298081218,-0.298081218,0,-4.924508503,-1.124412978,-6.048921482,0.498958145 +Sean Williams,willise01,2012,RS,DAL,125,65,1.362961423,-3.600243347,-2.237281923,0.017233406,0.017233406,0,0.604964981,-3.274011213,-2.669046231,1.249955327 +Kelenna Azubuike,azubuke01,2012,RS,DAL,35,18,-10.5143179,-3.019083442,-13.53340134,-0.100662986,-0.100662986,0,-9.069308051,-5.442418282,-14.51172633,1.522426184 +Ty Lawson,lawsoty01,2012,RS,DEN,4216,2124,3.585643488,-0.109958584,3.475684904,6.710397412,6.710397412,0,3.61258197,0.148261,3.760842971,-0.494954388 +Arron Afflalo,afflaar01,2012,RS,DEN,4141,2086,1.579968155,-1.524771578,0.055196576,2.977159222,2.977159222,0,1.403970219,-1.173369083,0.230601136,-0.258214724 +Andre Miller,millean02,2012,RS,DEN,3591,1809,2.29004942,-1.379054151,0.910995269,3.372168116,3.372168116,0,1.983470707,-1.560349827,0.42312088,-0.184598154 +Al Harrington,harrial01,2012,RS,DEN,3496,1761,0.668178326,-0.442729815,0.225448511,2.698179739,2.698179739,0,1.524358633,-0.095496412,1.428862221,0.858509401 +Danilo Gallinari,gallida01,2012,RS,DEN,2682,1351,2.250304253,1.522069934,3.772374187,4.494604085,4.494604085,0,2.319136483,1.214640933,3.533777415,-0.0234033 +Corey Brewer,breweco01,2012,RS,DEN,2555,1287,-0.019980756,0.701671272,0.681690516,2.267697784,2.267697784,0,0.308716481,0.809138125,1.117854606,0.588355679 +Kenneth Faried,farieke01,2012,RS,DEN,2058,1037,2.289275133,-0.237289383,2.051985751,2.532301029,2.532301029,0,2.049603147,0.013926426,2.063529573,-0.302469646 +Nene,hilarne01,2012,RS,DEN,1640,826,-2.831528641,1.828294975,-1.003233666,0.737790627,0.737790627,0,-2.083363808,1.629758357,-0.453605451,0.208163174 +Kosta Koufos,koufoko01,2012,RS,DEN,1572,792,-0.229196057,1.168696842,0.939500785,1.487488535,1.487488535,0,-0.412437969,1.03073549,0.618297521,-0.208076318 +Rudy Fernandez,fernaru01,2012,RS,DEN,1409,710,0.824512041,-0.084465625,0.740046417,1.267893137,1.267893137,0,1.031566908,-0.440135164,0.591431744,0.266754012 +Timofey Mozgov,mozgoti01,2012,RS,DEN,1364,687,-3.410392079,-0.58183621,-3.992228289,-0.43577314,-0.43577314,0,-3.292028849,-0.983987745,-4.276016595,0.07697828 +Chris Andersen,anderch01,2012,RS,DEN,965,486,-1.154591458,1.769641007,0.615049549,0.83189642,0.83189642,0,-1.171530176,1.501788167,0.330257991,-0.275799523 +JaVale McGee,mcgeeja01,2012,RS,DEN,816,411,-1.371165206,-1.874609963,-3.245775169,-0.104427599,-0.104427599,0,-1.16384086,-1.36600747,-2.52984833,0.415216591 +Jordan Hamilton,hamiljo02,2012,RS,DEN,512,258,0.001256861,-1.710795595,-1.709538734,0.136874609,0.136874609,0,0.013994055,-3.116225401,-3.102231345,-0.055948572 +Wilson Chandler,chandwi01,2012,RS,DEN,427,215,-3.373049214,-1.177447846,-4.550497061,-0.197811645,-0.197811645,0,-3.079691622,-1.358106182,-4.437797804,0.144823861 +Julyan Stone,stoneju01,2012,RS,DEN,355,179,0.528592348,-0.433899548,0.0946928,0.260377976,0.260377976,0,-0.159170897,-1.04067443,-1.199845327,0.20764513 +DeMarre Carroll,carrode01,2012,RS,DEN,42,21,4.922458317,-5.073776256,-0.151317939,0.027648152,0.027648152,0,3.412600998,-6.952263078,-3.53966208,-0.64561934 +Brandon Knight,knighbr03,2012,RS,DET,4002,2129,-0.960357067,-1.79403883,-2.754395897,-0.004784766,-0.004784766,0,-0.730311016,-1.367844908,-2.098155923,0.190962327 +Tayshaun Prince,princta01,2012,RS,DET,3923,2087,-0.983939516,-1.600565306,-2.584504822,0.174591341,0.174591341,0,-1.209242048,-1.67297765,-2.882219698,-0.852060137 +Greg Monroe,monrogr01,2012,RS,DET,3913,2082,1.526175934,-0.300180829,1.225995105,4.207148226,4.207148226,0,1.589146528,0.311948816,1.901095344,-0.356386657 +Rodney Stuckey,stuckro01,2012,RS,DET,3090,1644,3.101224546,-0.571067544,2.530157002,4.42586943,4.42586943,0,2.447678402,-0.488739392,1.95893901,-0.061754233 +Jonas Jerebko,jerebjo01,2012,RS,DET,2759,1468,-0.159921695,-0.614228922,-0.774150617,1.486114416,1.486114416,0,-0.218940548,-0.2369701,-0.455910648,0.390368548 +Jason Maxiell,maxieja01,2012,RS,DET,2756,1466,-2.367200207,0.618103517,-1.74909669,0.74766569,0.74766569,0,-2.515804425,0.42615607,-2.089648355,-0.118813446 +Ben Gordon,gordobe01,2012,RS,DET,2628,1398,-0.35909091,-2.938586944,-3.297677854,-0.391411887,-0.391411887,0,-0.490730877,-2.719207704,-3.209938581,0.183313187 +Ben Wallace,wallabe01,2012,RS,DET,1842,980,-3.840730778,4.224022,0.383291223,1.556405681,1.556405681,0,-3.773312525,3.268450007,-0.504862518,-0.602890773 +Damien Wilkins,wilkida02,2012,RS,DET,1733,922,-3.291314632,0.730134671,-2.56117996,0.088987981,0.088987981,0,-3.732614678,0.215107146,-3.517507532,0.172807269 +Austin Daye,dayeau01,2012,RS,DET,1133,603,-5.064101417,-0.062479319,-5.126580736,-0.73816104,-0.73816104,0,-4.629623647,-0.537404115,-5.167027763,0.884729948 +Will Bynum,bynumwi01,2012,RS,DET,966,514,-3.113916668,-1.381891226,-4.495807894,-0.46296952,-0.46296952,0,-2.927214754,-1.347233103,-4.274447857,1.037622058 +Walker Russell,russewa02,2012,RS,DET,671,357,-3.782651435,-1.321778401,-5.104429836,-0.430316435,-0.430316435,0,-3.73757344,-1.655110296,-5.392683737,0.318135225 +Charlie Villanueva,villach01,2012,RS,DET,338,180,0.568635305,-0.439477481,0.129157823,0.268619274,0.268619274,0,1.411844332,0.141828434,1.553672766,1.470058895 +Vernon Macklin,macklve01,2012,RS,DET,254,135,0.297043165,-0.524710006,-0.227666841,0.172314812,0.172314812,0,-0.296903322,-1.386354811,-1.683258133,-0.752671925 +David Lee,leeda02,2012,RS,GSW,4125,2121,0.967854902,-1.496251693,-0.528396792,2.394917074,2.394917074,0,1.082871558,-0.939402287,0.14346927,-0.351711401 +Brandon Rush,rushbr01,2012,RS,GSW,3340,1717,1.08405242,-1.850081271,-0.766028851,1.72419256,1.72419256,0,0.714677936,-2.366833268,-1.652155332,-0.732901458 +Dorell Wright,wrighdo01,2012,RS,GSW,3209,1650,1.464553464,-0.635630647,0.828922817,3.012249535,3.012249535,0,1.556485334,-0.653915241,0.902570094,-0.01824 +Klay Thompson,thompkl01,2012,RS,GSW,3128,1608,1.0025759,-1.837415578,-0.834839678,1.578459019,1.578459019,0,1.099362439,-1.707220701,-0.607858262,0.426630265 +Monta Ellis,ellismo01,2012,RS,GSW,2655,1365,1.518077071,-1.582650335,-0.064573264,1.889126886,1.889126886,0,1.927366866,-1.221143446,0.70622342,0.934965153 +Nate Robinson,robinna01,2012,RS,GSW,2318,1192,3.250917455,-1.335742237,1.915175218,2.853251119,2.853251119,0,3.288596102,-0.697554099,2.591042003,0.523593211 +Dominic McGuire,mcguido01,2012,RS,GSW,2192,1127,-2.498384868,0.772202617,-1.726182251,0.58684186,0.58684186,0,-2.644149811,0.227697466,-2.416452346,-0.290004868 +Charles Jenkins,jenkich01,2012,RS,GSW,1737,893,-2.113783941,-1.747638931,-3.861422872,-0.50690792,-0.50690792,0,-2.361997022,-1.773780361,-4.135777383,0.097407649 +Ekpe Udoh,udohek01,2012,RS,GSW,1609,827,-3.023290732,1.771744897,-1.251545835,0.635428231,0.635428231,0,-3.005090155,1.793375674,-1.211714481,0.464108576 +Andris Biedrins,biedran01,2012,RS,GSW,1437,739,-3.708432853,1.945425391,-1.763007462,0.374445189,0.374445189,0,-3.990811441,2.301523245,-1.689288196,0.573683499 +Stephen Curry,curryst01,2012,RS,GSW,1424,732,3.979718414,0.996675594,4.976394009,2.891080104,2.891080104,0,4.172123171,1.10140524,5.273528411,0.177034995 +Richard Jefferson,jefferi01,2012,RS,GSW,1128,580,-1.366565036,-1.899220804,-3.26578584,-0.15440891,-0.15440891,0,-1.3519713,-1.95575792,-3.30772922,1.076792743 +Jeremy Tyler,tylerje01,2012,RS,GSW,1105,568,-4.976538047,-1.299527924,-6.276065972,-1.027621774,-1.027621774,0,-4.599524278,-1.277766507,-5.877290785,0.523325363 +Mickell Gladness,gladnmi01,2012,RS,GSW,436,224,-3.683489753,-1.751132968,-5.434622722,-0.306787899,-0.306787899,0,-4.113167096,-2.109586553,-6.222753649,-0.007125127 +Kwame Brown,brownkw01,2012,RS,GSW,364,187,-4.020407076,-0.055917762,-4.076324838,-0.12759327,-0.12759327,0,-3.541513071,0.034786592,-3.506726479,0.767806228 +Chris Wright,wrighch01,2012,RS,GSW,362,186,0.213208014,-0.03100068,0.182207333,0.277616609,0.277616609,0,-0.611257923,-0.730495717,-1.341753641,-0.212958861 +Mikki Moore,mooremi01,2012,RS,GSW,230,118,-3.768150962,-1.274960028,-5.043110991,-0.139845994,-0.139845994,0,-3.922052306,-0.414081987,-4.336134294,1.199063066 +Ish Smith,smithis01,2012,RS,GSW,123,63,-0.457739566,0.191215859,-0.266523707,0.08018917,0.08018917,0,-0.405522965,0.17272231,-0.232800655,0.420866432 +Earl Barron,barroea01,2012,RS,GSW,18,9,-1.180801681,-3.417600277,-4.598401958,-0.008951785,-0.008951785,0,-1.873244278,1.224710292,-0.648533987,5.051886771 +Keith Benson,bensoke02,2012,RS,GSW,18,9,-2.383309438,-1.495199911,-3.878509349,-0.005037802,-0.005037802,0,-3.251293623,-3.890634465,-7.141928088,-2.567908229 +Luis Scola,scolalu01,2012,RS,HOU,3994,2067,-1.47254922,-0.365160203,-1.837709423,0.961911345,0.961911345,0,-1.328702951,-0.324627283,-1.653330234,-0.016813034 +Chandler Parsons,parsoch01,2012,RS,HOU,3486,1804,0.497447035,0.865549842,1.362996877,3.790652767,3.790652767,0,0.535378438,0.945295092,1.480673531,0.123126558 +Courtney Lee,leeco01,2012,RS,HOU,3395,1757,0.337218924,0.22181277,0.559031694,2.964472469,2.964472469,0,0.338588586,0.457554573,0.79614316,-0.056487171 +Goran Dragic,dragigo01,2012,RS,HOU,3385,1752,3.471295342,-0.09128457,3.380010772,5.505609742,5.505609742,0,3.383024446,0.22461705,3.607641496,0.441148098 +Kyle Lowry,lowryky01,2012,RS,HOU,2918,1510,3.181120371,1.483812509,4.664932881,5.728777372,5.728777372,0,3.329684178,1.85365248,5.183336657,0.263485767 +Patrick Patterson,pattepa01,2012,RS,HOU,2866,1483,-3.157332987,-1.087080916,-4.244413903,-1.123060657,-1.123060657,0,-3.139366928,-1.301434992,-4.44080192,-0.625029195 +Samuel Dalembert,dalemsa01,2012,RS,HOU,2794,1446,-1.825536871,1.476905284,-0.348631587,1.763583392,1.763583392,0,-1.837148837,1.236405504,-0.600743333,-0.418289341 +Chase Budinger,budinch01,2012,RS,HOU,2508,1298,0.979133336,-0.504630165,0.474503171,2.129919344,2.129919344,0,0.918933423,-1.22787291,-0.308939486,-0.236752801 +Kevin Martin,martike02,2012,RS,HOU,2442,1264,2.330073129,-1.743861794,0.586211335,2.152849425,2.152849425,0,2.336162273,-1.669162803,0.66699947,0.057979776 +Jordan Hill,hilljo01,2012,RS,HOU,906,469,-2.61758085,-1.267829852,-3.885410702,-0.272431935,-0.272431935,0,-2.715296949,-1.225165198,-3.940462147,0.253765285 +Marcus Camby,cambyma01,2012,RS,HOU,885,458,0.26306968,2.205540373,2.468610053,1.214124628,1.214124628,0,0.211611414,2.357651756,2.56926317,-0.402617024 +Terrence Williams,willite01,2012,RS,HOU,350,181,-5.29565681,-2.196691471,-7.492348282,-0.444136345,-0.444136345,0,-5.172134221,-2.532319962,-7.704454184,1.30711887 +Jonny Flynn,flynnjo01,2012,RS,HOU,261,135,-2.872930658,-3.535469529,-6.408400187,-0.252208997,-0.252208997,0,-3.167610908,-4.185318208,-7.352929115,0.084063572 +Marcus Morris,morrima03,2012,RS,HOU,243,126,-4.915668513,-1.374070501,-6.289739014,-0.229887988,-0.229887988,0,-4.506191031,-2.352331069,-6.858522101,0.947708356 +Earl Boykins,boykiea01,2012,RS,HOU,214,111,-2.240546752,-2.478678907,-4.719225658,-0.11111365,-0.11111365,0,-2.67450912,-3.604534191,-6.279043311,-0.337807253 +Greg Smith,smithgr02,2012,RS,HOU,133,69,-2.010347193,0.511869622,-1.49847757,0.044725758,0.044725758,0,-2.573582188,1.893032662,-0.680549526,1.398965447 +Jeff Adrien,adrieje01,2012,RS,HOU,122,63,-2.873603967,-1.310644884,-4.184248851,-0.046685865,-0.046685865,0,-3.479665093,-0.96204679,-4.441711883,1.172658228 +Courtney Fortson,fortsco01,2012,RS,HOU,95,49,-4.471813027,0.855575979,-3.616237047,-0.022064985,-0.022064985,0,-3.459922621,-0.645758293,-4.105680915,1.745165853 +Hasheem Thabeet,thabeha01,2012,RS,HOU,44,23,0.302859435,-0.91541655,-0.612557115,0.025426195,0.025426195,0,-1.054453186,-0.21661575,-1.271068936,1.267173463 +Danny Granger,grangda01,2012,RS,IND,3941,2062,3.496337252,0.851660472,4.347997723,7.467622327,7.467622327,0,3.728160839,0.696986941,4.425147781,0.0036947 +Paul George,georgpa01,2012,RS,IND,3742,1958,1.741698232,3.206351016,4.948049248,7.73615057,7.73615057,0,1.972633508,3.419872991,5.392506499,0.552630261 +Roy Hibbert,hibbero01,2012,RS,IND,3702,1937,0.08309646,0.693359549,0.776456009,3.464524068,3.464524068,0,0.218099066,0.524406043,0.74250511,-0.543820661 +David West,westda01,2012,RS,IND,3679,1925,0.525696802,0.946991341,1.472688143,4.128760642,4.128760642,0,0.526133254,0.79633367,1.322466924,-0.411716422 +Darren Collison,collida01,2012,RS,IND,3589,1878,0.104647254,-2.11599959,-2.011352337,0.703935181,0.703935181,0,-0.033851749,-1.817704323,-1.851556072,-0.496400689 +Tyler Hansbrough,hansbty01,2012,RS,IND,2756,1442,-1.039510527,-1.077421486,-2.116932013,0.466272253,0.466272253,0,-0.926762001,-0.705908205,-1.632670206,0.102872501 +George Hill,hillge01,2012,RS,IND,2435,1274,2.580814732,0.11965433,2.700469063,3.543492105,3.543492105,0,2.358452815,0.285782554,2.644235369,0.018652674 +Dahntay Jones,jonesda02,2012,RS,IND,2011,1052,-1.186496296,-1.735317647,-2.921813943,-0.092538063,-0.092538063,0,-1.533072051,-1.975398373,-3.508470424,0.320758625 +Louis Amundson,amundlo01,2012,RS,IND,1439,753,-3.44814736,0.34411696,-3.104030399,-0.13705344,-0.13705344,0,-3.181673342,0.396134512,-2.785538829,0.707393755 +AJ Price,priceaj01,2012,RS,IND,1086,568,0.060160241,-0.324143472,-0.263983231,0.721123276,0.721123276,0,0.099950761,-1.295873101,-1.195922341,0.08864554 +Lance Stephenson,stephla01,2012,RS,IND,845,442,-3.207558077,-0.841096088,-4.048654165,-0.294439396,-0.294439396,0,-3.137483592,-1.888188702,-5.025672294,0.498865812 +Leandro Barbosa,barbole01,2012,RS,IND,833,436,-0.196636273,-0.68230822,-0.878944493,0.422843825,0.422843825,0,0.11813166,-0.84661771,-0.728486049,1.471708695 +Jeff Foster,fosteje01,2012,RS,IND,269,141,-1.242595848,1.139808209,-0.102787639,0.192414786,0.192414786,0,-1.178945972,1.988997052,0.81005108,0.959751267 +Jeff Ayres,pendeje02,2012,RS,IND,203,106,-1.398620375,-0.733024644,-2.13164502,0.033531228,0.033531228,0,-1.63536223,-0.644170925,-2.279533156,0.248123484 +Kyrylo Fesenko,fesenky01,2012,RS,IND,32,17,2.226260799,3.537765671,5.764026471,0.074439922,0.074439922,0,2.741421796,5.018358293,7.759780089,0.743308889 +Blake Griffin,griffbl01,2012,RS,LAC,4496,2392,3.259820273,0.55705526,3.816875532,8.013539159,8.013539159,0,3.274336419,0.647754136,3.922090555,-0.007665756 +Chris Paul,paulch01,2012,RS,LAC,4100,2181,8.129154858,1.87112339,10.00027825,14.16328005,14.16328005,0,7.959238683,2.636435319,10.595674,-0.159758361 +Caron Butler,butleca01,2012,RS,LAC,3517,1871,-0.386114651,-0.722237526,-1.108352178,1.569713385,1.569713385,0,-0.11393857,-0.926105386,-1.040043957,0.154536445 +DeAndre Jordan,jordade01,2012,RS,LAC,3380,1798,-1.40457757,1.207707101,-0.19687047,2.330661394,2.330661394,0,-1.56915773,0.962833074,-0.606324655,-0.450516046 +Randy Foye,foyera01,2012,RS,LAC,3162,1682,0.689185273,-1.662203744,-0.973018471,1.529322093,1.529322093,0,0.909479633,-1.699274618,-0.789794985,0.266105306 +Mo Williams,willima01,2012,RS,LAC,2767,1472,1.245909075,-2.330403927,-1.084494853,1.253113425,1.253113425,0,1.459170546,-2.202250286,-0.74307974,0.169450774 +Kenyon Martin,martike01,2012,RS,LAC,1767,940,-4.843390941,2.522291788,-2.321099153,0.206553966,0.206553966,0,-4.417245455,2.364407721,-2.052837734,0.385334571 +Reggie Evans,evansre01,2012,RS,LAC,1449,771,-3.276972199,-0.808456647,-4.085428846,-0.529227091,-0.529227091,0,-3.376335475,-0.52829609,-3.904631566,0.68865233 +Chauncey Billups,billuch01,2012,RS,LAC,1141,607,2.389685232,-1.232109325,1.157575908,1.210585408,1.210585408,0,2.382625875,-1.723575297,0.659050578,0.033788405 +Nick Young,youngni01,2012,RS,LAC,974,518,-1.527482034,-2.04012896,-3.567610994,-0.220820478,-0.220820478,0,-1.306474027,-1.939620989,-3.246095016,2.025527481 +Eric Bledsoe,bledser01,2012,RS,LAC,872,464,-3.074979926,1.865891996,-1.20908793,0.369372914,0.369372914,0,-2.712859484,1.305555261,-1.407304223,1.161646191 +Ryan Gomes,gomesry01,2012,RS,LAC,799,425,-4.610904372,-0.639213767,-5.250118139,-0.545086887,-0.545086887,0,-4.671170571,-1.383742314,-6.054912886,0.506591945 +Bobby Simmons,simmobo01,2012,RS,LAC,786,418,-2.367645095,-0.759697469,-3.127342564,-0.081017972,-0.081017972,0,-2.368641599,-1.085849385,-3.454490983,0.624908421 +Brian Cook,cookbr01,2012,RS,LAC,227,121,-6.732124314,-1.720157661,-8.452281974,-0.36721057,-0.36721057,0,-5.775496598,-1.202508907,-6.978005505,3.983584595 +Trey Thompkins,thomptr02,2012,RS,LAC,224,119,-4.932747982,-1.443284329,-6.376032311,-0.221049347,-0.221049347,0,-4.31785505,-2.73403348,-7.05188853,0.377182952 +Solomon Jones,jonesso01,2012,RS,LAC,180,96,-4.838993189,-1.413355854,-6.252349043,-0.171957239,-0.171957239,0,-4.97865156,-1.789198946,-6.767850506,0.223409493 +Courtney Fortson,fortsco01,2012,RS,LAC,86,46,-1.169754172,-4.942833242,-6.112587414,-0.07929898,-0.07929898,0,-1.620869266,-6.493475117,-8.114344383,0.446724885 +Travis Leslie,leslitr01,2012,RS,LAC,85,45,-1.372682342,-0.406451336,-1.779133678,0.022219669,0.022219669,0,-1.798602686,-1.526268094,-3.32487078,-0.291888085 +Pau Gasol,gasolpa01,2012,RS,LAL,4634,2430,1.523304736,1.381991691,2.905296427,6.934320273,6.934320273,0,1.525184488,1.292456076,2.817640564,-1.014701735 +Kobe Bryant,bryanko01,2012,RS,LAL,4257,2232,2.979706526,-0.725802664,2.253903862,5.696979211,5.696979211,0,3.509775607,-0.425294938,3.08448067,-0.021042509 +Andrew Bynum,bynuman01,2012,RS,LAL,4028,2112,-0.108123697,1.560451593,1.452327896,4.480896979,4.480896979,0,0.126418331,1.203085791,1.329504122,-0.964453458 +Metta World Peace,artesro01,2012,RS,LAL,3280,1720,-0.036532407,1.060607889,1.024075482,3.322953683,3.322953683,0,0.162588879,1.287898492,1.45048737,0.307743043 +Matt Barnes,barnema02,2012,RS,LAL,2746,1440,1.876283487,0.388013493,2.264296979,3.689401206,3.689401206,0,1.54501428,0.482745113,2.027759393,0.136808332 +Steve Blake,blakest01,2012,RS,LAL,2359,1237,-1.291414085,-1.200110106,-2.49152419,0.163253102,0.163253102,0,-1.179698687,-1.027506789,-2.207205476,0.070494355 +Derek Fisher,fishede01,2012,RS,LAL,2100,1101,-1.85594225,0.883445684,-0.972496566,1.004520371,1.004520371,0,-1.846898161,1.170106107,-0.676792054,0.558928179 +Troy Murphy,murphtr01,2012,RS,LAL,1823,956,-1.344789578,0.048939519,-1.295850059,0.709004364,0.709004364,0,-1.65765808,-0.139464397,-1.797122477,-0.033725416 +Josh McRoberts,mcrobjo01,2012,RS,LAL,1369,718,-1.525467793,-1.317961439,-2.843429231,-0.034111979,-0.034111979,0,-1.931137063,-1.409207542,-3.340344605,-0.305862359 +Ramon Sessions,sessira01,2012,RS,LAL,1337,701,1.876681143,-1.04917843,0.827502713,1.279057602,1.279057602,0,1.588472743,-0.960307446,0.628165298,-0.031538612 +Andrew Goudelock,goudean01,2012,RS,LAL,799,419,-1.800718712,-2.702665444,-4.503384156,-0.37604565,-0.37604565,0,-1.812329384,-3.446490508,-5.258819892,0.300107302 +Devin Ebanks,ebankde01,2012,RS,LAL,755,396,-2.322129986,-0.902915935,-3.225045921,-0.095758701,-0.095758701,0,-2.738419579,-1.30346645,-4.041886029,-0.210913216 +Jason Kapono,kaponja01,2012,RS,LAL,513,269,-1.90546409,-0.859436173,-2.764900263,-0.002048751,-0.002048751,0,-2.606803225,-1.66409302,-4.270896245,0.170787522 +Darius Morris,morrida01,2012,RS,LAL,322,169,-4.781527528,-2.704492369,-7.486019897,-0.409728557,-0.409728557,0,-4.974295696,-3.731448416,-8.705744112,0.310037016 +Jordan Hill,hilljo01,2012,RS,LAL,156,82,-2.318380188,1.981392063,-0.336988125,0.10143983,0.10143983,0,-1.631149961,2.055711373,0.424561412,0.446514699 +Luke Walton,waltolu01,2012,RS,LAL,124,65,0.763639072,1.224890966,1.988530038,0.158535499,0.158535499,0,0.023433509,0.901257544,0.924691053,0.817836198 +Christian Eyenga,eyengch01,2012,RS,LAL,36,19,2.703120984,-4.115634789,-1.412513805,0.012808794,0.012808794,0,1.692130061,-5.423126329,-3.730996268,-1.114943229 +Rudy Gay,gayru01,2012,RS,MEM,4634,2422,0.756982223,-0.385336856,0.371645368,3.848954183,3.848954183,0,0.965840095,-0.192202738,0.773637358,-0.202941633 +Marc Gasol,gasolma01,2012,RS,MEM,4535,2370,-0.102644689,3.878699083,3.776054394,7.856328798,7.856328798,0,-0.080947827,3.607102903,3.526155076,-0.407344285 +Mike Conley,conlemi01,2012,RS,MEM,4160,2174,2.617535385,1.607078467,4.224613852,7.725853778,7.725853778,0,2.591467567,2.227744352,4.819211919,-0.121909524 +O.J. Mayo,mayooj01,2012,RS,MEM,3389,1771,0.637423543,-0.657059809,-0.019636266,2.47922725,2.47922725,0,0.850000874,-0.690143921,0.159856953,0.455503948 +Tony Allen,allento01,2012,RS,MEM,2918,1525,0.208451651,3.628980761,3.837432412,5.137611176,5.137611176,0,0.072682526,3.581752526,3.654435052,0.22030012 +Marreese Speights,speigma01,2012,RS,MEM,2574,1345,-2.569659385,-1.476622246,-4.046281632,-0.887413863,-0.887413863,0,-2.618400317,-1.587597379,-4.205997695,-0.220016383 +Dante Cunningham,cunnida01,2012,RS,MEM,2151,1124,-1.421403685,0.362616919,-1.058786766,0.966012071,0.966012071,0,-1.703721805,0.049935693,-1.653786112,-0.36557371 +Quincy Pondexter,pondequ01,2012,RS,MEM,1917,1002,-0.834282903,-0.87205312,-1.706336023,0.534648099,0.534648099,0,-1.359867694,-1.43368028,-2.793547973,0.191399898 +Zach Randolph,randoza01,2012,RS,MEM,1406,735,0.766737158,-0.815111532,-0.048374374,1.008374175,1.008374175,0,0.668513281,-0.884753709,-0.216240429,-0.430927005 +Jeremy Pargo,pargoje01,2012,RS,MEM,811,424,-5.911643909,-1.906231836,-7.817875746,-1.108018398,-1.108018398,0,-5.495664116,-2.752688527,-8.248352643,0.986528399 +Sam Young,youngsa01,2012,RS,MEM,459,240,-3.156381851,0.410389988,-2.745991863,0.000489886,0.000489886,0,-3.284629996,-0.774314225,-4.058944222,-0.169880124 +Josh Selby,selbyjo01,2012,RS,MEM,453,237,-5.561981726,-2.642303353,-8.204285079,-0.663699373,-0.663699373,0,-5.521778111,-4.173553273,-9.695331384,0.585512382 +Gilbert Arenas,arenagi01,2012,RS,MEM,404,211,-0.077780498,1.603499064,1.525718566,0.470175512,0.470175512,0,0.072010177,1.928481178,2.000491355,1.983286807 +Hamed Haddadi,haddaha01,2012,RS,MEM,394,206,-2.188481009,0.208484317,-1.979996692,0.081494374,0.081494374,0,-2.639523063,-0.708833276,-3.348356339,0.646004484 +Josh Davis,davisjo02,2012,RS,MEM,249,130,0.131442117,-0.472676792,-0.341234675,0.161221278,0.161221278,0,0.124405848,-0.096506442,0.027899406,0.842507648 +Lester Hudson,hudsole01,2012,RS,MEM,38,20,-10.68965244,-5.338613676,-16.02826612,-0.136645486,-0.136645486,0,-9.724144969,-7.835468572,-17.55961354,0.786604958 +Brian Skinner,skinnbr01,2012,RS,MEM,8,4,-10.48389357,-2.467256044,-12.95114961,-0.021224851,-0.021224851,0,-10.6834997,-1.777999859,-12.46149955,1.802543577 +LeBron James,jamesle01,2012,RS,MIA,4470,2326,7.589057772,2.059374487,9.648432259,14.64251251,14.64251251,0,7.454115319,1.79485623,9.24897155,-0.4457603 +Chris Bosh,boshch01,2012,RS,MIA,3857,2007,0.378713751,1.121139693,1.499853444,4.330446743,4.330446743,0,0.618842638,1.081993092,1.70083573,-0.451631338 +Mario Chalmers,chalmma01,2012,RS,MIA,3507,1825,-0.017903747,1.590191342,1.572287595,4.053022094,4.053022094,0,0.504752808,1.974557378,2.479310186,0.653419078 +Dwyane Wade,wadedw01,2012,RS,MIA,3123,1625,4.786408176,2.496247857,7.282656033,8.295466567,8.295466567,0,4.709918561,2.401618387,7.111536948,-0.248232603 +Udonis Haslem,hasleud01,2012,RS,MIA,3054,1589,-3.135278592,0.329152031,-2.806126561,-0.045319166,-0.045319166,0,-3.069560301,0.36276492,-2.706795381,-0.37156639 +Shane Battier,battish01,2012,RS,MIA,2881,1499,0.223814549,1.029282533,1.253097082,3.063583424,3.063583424,0,0.211239049,0.891966632,1.103205681,0.062007295 +Joel Anthony,anthojo01,2012,RS,MIA,2593,1349,-2.663142469,1.737519178,-0.925623291,1.249871593,1.249871593,0,-2.783355394,1.34396621,-1.439389185,-0.424636418 +Norris Cole,coleno01,2012,RS,MIA,2421,1260,-3.730484961,-1.655378532,-5.385863493,-1.705119988,-1.705119988,0,-3.352656089,-1.593372002,-4.946028091,0.580431751 +Mike Miller,millemi01,2012,RS,MIA,1445,752,1.322319618,-1.149450002,0.172869616,1.120020254,1.120020254,0,0.967750363,-1.420285564,-0.452535201,-0.115152597 +James Jones,jonesja02,2012,RS,MIA,1280,666,-0.276715697,-0.224971106,-0.501686803,0.764092375,0.764092375,0,-0.572814622,-0.877530387,-1.450345009,0.015816381 +Terrel Harris,harrite01,2012,RS,MIA,611,318,-2.019055837,-1.774098187,-3.793154024,-0.171015024,-0.171015024,0,-1.967107108,-2.129042076,-4.096149185,0.965802171 +Dexter Pittman,pittmde01,2012,RS,MIA,578,301,-2.972507238,-0.194977596,-3.167484833,-0.065318483,-0.065318483,0,-2.940883903,0.71992043,-2.220963473,1.736088036 +Ronny Turiaf,turiaro01,2012,RS,MIA,425,221,-2.170677995,0.785054394,-1.385623601,0.154977734,0.154977734,0,-2.195966375,1.292336482,-0.903629893,0.683488833 +Juwan Howard,howarju01,2012,RS,MIA,365,190,-6.63698306,-1.392505572,-8.029488633,-0.511182448,-0.511182448,0,-6.370269315,-2.967398001,-9.337667316,-0.108381495 +Eddy Curry,curryed01,2012,RS,MIA,160,83,-6.480205083,-3.170294742,-9.650499825,-0.297117741,-0.297117741,0,-6.400108538,-3.701777302,-10.10188584,1.550186077 +Mickell Gladness,gladnmi01,2012,RS,MIA,54,28,-8.086028014,0.797861569,-7.288166446,-0.066812981,-0.066812981,0,-7.900806784,1.592123981,-6.308682804,2.824138993 +Brandon Jennings,jennibr01,2012,RS,MIL,4603,2331,2.478777476,-0.713498422,1.765279054,5.369475717,5.369475717,0,2.98549493,-0.003999241,2.981495689,-0.007536047 +Ersan Ilyasova,ilyaser01,2012,RS,MIL,3268,1655,2.684158772,-0.698295193,1.985863579,3.969315968,3.969315968,0,2.528275691,-0.473408311,2.05486738,-0.682601559 +Carlos Delfino,delfica01,2012,RS,MIL,3035,1537,-0.380117056,0.082638952,-0.297478104,1.928932987,1.928932987,0,-0.011544632,0.456296071,0.444751439,0.274704638 +Drew Gooden,goodedr01,2012,RS,MIL,2901,1469,0.169269692,-2.227513396,-2.058243704,0.51576502,0.51576502,0,0.473746051,-1.973321972,-1.499575921,-0.480068478 +Mike Dunleavy,dunlemi02,2012,RS,MIL,2853,1445,2.26600541,-0.650248152,1.615757258,3.210258921,3.210258921,0,1.93415799,-0.985233003,0.948924987,-0.239515838 +Shaun Livingston,livinsh01,2012,RS,MIL,2156,1092,-1.951573906,-0.630271033,-2.581844939,0.093185888,0.093185888,0,-2.598356167,-1.314401378,-3.912757545,-0.492633132 +Beno Udrih,udrihbe01,2012,RS,MIL,2132,1080,1.127357718,-0.103974961,1.023382757,2.07264581,2.07264581,0,0.528636063,-0.949733459,-0.421097396,-0.290860746 +Luc Mbah a Moute,mbahalu01,2012,RS,MIL,1992,1009,-1.161806139,1.678192342,0.516386203,1.679298409,1.679298409,0,-1.234614073,1.612994812,0.378380739,-0.121399571 +Monta Ellis,ellismo01,2012,RS,MIL,1491,755,0.121817357,-0.859982659,-0.738165302,0.778298668,0.778298668,0,0.246943529,-0.266669077,-0.019725549,0.397775865 +Stephen Jackson,jacksst02,2012,RS,MIL,1406,712,-3.020969095,-1.240111275,-4.26108037,-0.558650176,-0.558650176,0,-2.30333578,-1.328525548,-3.631861327,1.637239759 +Larry Sanders,sandela01,2012,RS,MIL,1270,643,-3.291542729,3.806315502,0.514772774,1.082518228,1.082518228,0,-3.113322092,3.885791625,0.772469534,0.989994705 +Jon Leuer,leuerjo01,2012,RS,MIL,1096,555,-0.293001404,-0.612687969,-0.905689373,0.521833703,0.521833703,0,-0.751334793,-0.835106996,-1.586441789,-0.071289863 +Tobias Harris,harrito02,2012,RS,MIL,946,479,-1.016050625,-1.155351233,-2.171401858,0.141535211,0.141535211,0,-1.453241316,-1.966344926,-3.419586243,0.087543775 +Ekpe Udoh,udohek01,2012,RS,MIL,914,463,-1.381187486,3.318549162,1.937361676,1.108822146,1.108822146,0,-1.516142215,3.070233697,1.554091482,0.130226878 +Andrew Bogut,bogutan01,2012,RS,MIL,719,364,-3.612893072,2.781863449,-0.831029623,0.355482287,0.355482287,0,-3.059214078,2.730061681,-0.329152397,-0.231947708 +Jon Brockman,brockjo01,2012,RS,MIL,472,239,-3.548208818,-1.453534711,-5.001743528,-0.274775024,-0.274775024,0,-3.939122726,-1.834320106,-5.773442832,0.068066712 +Darington Hobson,hobsoda01,2012,RS,MIL,77,39,-5.157263107,-2.355047084,-7.512310191,-0.095201572,-0.095201572,0,-5.366101654,-4.373611958,-9.739713612,0.430839405 +Kevin Love,loveke01,2012,RS,MIN,4217,2145,5.148193527,-0.121748892,5.026444636,8.473368843,8.473368843,0,5.297640155,0.579650198,5.877290353,-0.401603665 +Luke Ridnour,ridnolu01,2012,RS,MIN,3441,1750,1.447600148,-1.076028983,0.371571165,2.787184365,2.787184365,0,1.121395028,-0.331973498,0.78942153,0.00296726 +Wesley Johnson,johnswe01,2012,RS,MIN,2888,1469,-3.211360838,0.171810778,-3.03955006,-0.217449382,-0.217449382,0,-3.165887497,-0.116854553,-3.282742049,0.185670453 +Derrick Williams,willide02,2012,RS,MIN,2788,1418,-2.253039092,-0.996889833,-3.249928925,-0.361932841,-0.361932841,0,-1.950337534,-1.325151225,-3.275488759,0.064462897 +Ricky Rubio,rubiori01,2012,RS,MIN,2760,1404,-0.074729734,3.326799296,3.252069562,4.301304623,4.301304623,0,0.285227402,3.699232327,3.984459728,0.040754957 +Nikola Pekovic,pekovni01,2012,RS,MIN,2485,1264,1.617317493,-1.450502002,0.166815491,1.86593676,1.86593676,0,1.430924399,-1.294090102,0.136834296,-0.741177064 +Martell Webster,webstma02,2012,RS,MIN,2241,1140,-0.578049866,-0.795964891,-1.374014757,0.800432498,0.800432498,0,-0.883100553,-0.719187151,-1.602287704,0.013957197 +Michael Beasley,beaslmi01,2012,RS,MIN,2137,1087,-2.463720411,-1.307472515,-3.771192926,-0.566950472,-0.566950472,0,-2.297580143,-1.725278382,-4.022858525,0.099428127 +J.J. Barea,bareajo01,2012,RS,MIN,2029,1032,0.487934419,-2.020045341,-1.532110923,0.640172287,0.640172287,0,0.55102093,-2.293981093,-1.742960164,-0.155316828 +Wayne Ellington,ellinwa01,2012,RS,MIN,1913,973,-1.672049047,-0.376579475,-2.048628522,0.347977929,0.347977929,0,-1.950377464,-0.665806927,-2.616184391,-0.05308157 +Anthony Tolliver,tollian01,2012,RS,MIN,1734,882,-1.505437519,-0.309333626,-1.814771145,0.422781498,0.422781498,0,-1.836898611,-0.630770329,-2.46766894,0.423929847 +Anthony Randolph,randoan01,2012,RS,MIN,1016,517,-1.757506522,-0.027204399,-1.784710921,0.254168794,0.254168794,0,-1.88496278,-0.64188706,-2.52684984,-0.162777427 +Darko Milicic,milicda01,2012,RS,MIN,928,472,-5.346991053,1.036718445,-4.310272609,-0.376567845,-0.376567845,0,-5.156602271,0.513984107,-4.642618165,0.204428749 +Malcolm Lee,leema01,2012,RS,MIN,478,243,-1.987870736,-0.788617775,-2.776488511,-0.00328637,-0.00328637,0,-2.535925313,-1.360254831,-3.896180143,0.066413603 +Brad Miller,millebr01,2012,RS,MIN,287,146,-2.344214639,-0.476939968,-2.821154606,-0.005277679,-0.005277679,0,-2.334034987,-1.798559397,-4.132594384,-0.393274799 +Kris Humphries,humphkr01,2012,RS,NJN,4105,2162,0.240075134,0.103275303,0.343350437,3.387859705,3.387859705,0,0.014991763,0.393220644,0.408212407,-0.656822537 +Deron Williams,willide01,2012,RS,NJN,3795,1999,3.723882137,-2.065503047,1.65837909,4.503126412,4.503126412,0,3.922350836,-1.739614268,2.182736568,0.145129 +MarShon Brooks,brookma01,2012,RS,NJN,3129,1648,-1.187551547,-3.158091378,-4.345642924,-1.343428386,-1.343428386,0,-1.160140522,-2.736094006,-3.896234528,0.12366129 +Anthony Morrow,morroan01,2012,RS,NJN,3106,1636,0.445062239,-2.55980999,-2.114747751,0.530402391,0.530402391,0,0.390407931,-2.451401681,-2.06099375,0.028819664 +Shelden Williams,willish02,2012,RS,NJN,2423,1276,-2.502272987,-0.427269658,-2.929542645,-0.116833935,-0.116833935,0,-2.608615526,0.027153282,-2.581462244,-0.040338864 +DeShawn Stevenson,stevede01,2012,RS,NJN,1823,960,-3.131134118,-0.14756839,-3.278702507,-0.25984522,-0.25984522,0,-3.339511961,-0.909840727,-4.249352687,0.317743668 +Johan Petro,petrojo01,2012,RS,NJN,1747,920,-4.531750131,-0.9297909,-5.46154103,-1.274367876,-1.274367876,0,-4.610776819,-0.757530583,-5.368307401,0.11710439 +Jordan Farmar,farmajo01,2012,RS,NJN,1578,831,1.613738321,-3.735475416,-2.121737095,0.265798184,0.265798184,0,1.383628779,-3.823789033,-2.440160254,-0.197736932 +Sundiata Gaines,gainesu01,2012,RS,NJN,1506,793,0.048118082,0.34600662,0.394124702,1.278342592,1.278342592,0,0.083944256,0.082368115,0.166312371,0.45487149 +Gerald Green,greenge01,2012,RS,NJN,1483,781,-0.079367062,-0.691876137,-0.771243199,0.794716346,0.794716346,0,0.054444498,-0.62008848,-0.565643981,0.731884596 +Jordan Williams,willijo03,2012,RS,NJN,1206,635,-0.966537424,-0.626466471,-1.593003895,0.373810162,0.373810162,0,-1.359017738,-0.785930066,-2.144947804,-0.25375662 +Gerald Wallace,wallage01,2012,RS,NJN,1088,573,0.525248107,1.837234345,2.362482453,1.503758607,1.503758607,0,0.576918731,2.012631426,2.589550157,0.565494542 +Shawne Williams,willish03,2012,RS,NJN,976,514,-2.727193351,-2.014315151,-4.741508502,-0.525916092,-0.525916092,0,-2.674809632,-2.059689234,-4.734498865,0.646723597 +Mehmet Okur,okurme01,2012,RS,NJN,862,454,-2.749017591,-2.181814948,-4.930832539,-0.508260077,-0.508260077,0,-2.141218533,-1.76764653,-3.908865063,0.568950575 +Damion James,jamesda01,2012,RS,NJN,323,170,-5.131291978,0.536372441,-4.594919537,-0.16059209,-0.16059209,0,-5.181079826,0.43188768,-4.749192146,0.331756862 +Brook Lopez,lopezbr01,2012,RS,NJN,258,136,-0.659889313,-1.798408993,-2.458298305,0.020118349,0.020118349,0,-0.606569242,-2.2009044,-2.807473641,-0.55671903 +Armon Johnson,johnsar02,2012,RS,NJN,226,119,-1.879829674,-1.653800559,-3.533630233,-0.047604187,-0.047604187,0,-2.444460399,-1.744041435,-4.188501833,0.052442946 +Keith Bogans,boganke01,2012,RS,NJN,178,94,-1.394664569,-2.631586685,-4.026251255,-0.062262786,-0.062262786,0,-1.69211709,-1.786024618,-3.478141708,1.592265304 +Larry Owens,owensla01,2012,RS,NJN,142,75,-2.072487916,-2.622281412,-4.694769328,-0.07472963,-0.07472963,0,-3.177615396,-2.913184169,-6.090799565,0.388471763 +Jerry Smith,smithje01,2012,RS,NJN,87,46,-2.172841085,1.591326175,-0.58151491,0.051705192,0.051705192,0,-1.597638206,3.142596001,1.544957795,1.474527786 +Andre Emmett,emmetan01,2012,RS,NJN,85,45,-1.101133203,-0.270356113,-1.371489317,0.031614424,0.031614424,0,-1.87535458,-1.670311583,-3.545666162,-0.101553144 +Dennis Horner,hornede01,2012,RS,NJN,42,22,-3.196643087,-2.75507982,-5.951722907,-0.035749082,-0.035749082,0,-3.956384839,-4.833349038,-8.789733877,-0.483981007 +Marco Belinelli,belinma01,2012,RS,NOH,3658,1966,0.061378225,-1.242287052,-1.180908827,1.574903558,1.574903558,0,-0.012130804,-0.942685856,-0.95481666,0.059946591 +Greivis Vasquez,vasqugr01,2012,RS,NOH,3174,1706,1.416897356,-0.551345926,0.86555143,3.149072669,3.149072669,0,1.042944874,-0.790536402,0.252408472,0.061402261 +Jarrett Jack,jackja01,2012,RS,NOH,2847,1530,1.259619163,-1.378155864,-0.118536701,2.045351041,2.045351041,0,1.026560374,-1.005048865,0.021511509,-0.394960155 +Al-Farouq Aminu,aminual01,2012,RS,NOH,2748,1477,-2.463086113,2.327277408,-0.135808705,1.972862338,1.972862338,0,-2.561402926,1.853743118,-0.707659808,0.13586737 +Chris Kaman,kamanch01,2012,RS,NOH,2553,1372,-4.111454148,0.149933431,-3.961520718,-0.843474913,-0.843474913,0,-3.602690373,-0.315689946,-3.918380319,-0.499053112 +Trevor Ariza,arizatr01,2012,RS,NOH,2512,1350,-0.509961814,1.573603413,1.063641599,2.622136204,2.622136204,0,-0.329127921,1.719590174,1.390462253,-0.161225691 +Gustavo Ayon,ayongu01,2012,RS,NOH,2024,1088,-0.111121162,2.43638649,2.325265328,2.817101159,2.817101159,0,-0.316236748,2.51277255,2.196535802,-0.005456077 +Carl Landry,landrca01,2012,RS,NOH,1859,999,0.079372698,-2.507675414,-2.428302716,0.163470463,0.163470463,0,-0.274653919,-2.521496248,-2.796150168,-0.279003711 +Jason Smith,smithja02,2012,RS,NOH,1762,947,-0.550486829,0.908278576,0.357791747,1.499691847,1.499691847,0,-0.75816681,0.837675231,0.079508422,-0.114823513 +Emeka Okafor,okafoem01,2012,RS,NOH,1453,781,-1.859154763,0.274789996,-1.584364768,0.463346391,0.463346391,0,-1.782330213,0.566961847,-1.215368367,-0.222662419 +Xavier Henry,henryxa01,2012,RS,NOH,1412,759,-3.305815755,-0.215666848,-3.521482603,-0.29903023,-0.29903023,0,-3.57522276,-0.539386762,-4.114609523,0.086529324 +Lance Thomas,thomala01,2012,RS,NOH,1172,630,-2.368231048,-1.734243823,-4.102474871,-0.435138681,-0.435138681,0,-2.880151647,-1.687000438,-4.567152085,0.088818487 +Eric Gordon,gordoer01,2012,RS,NOH,577,310,1.877397193,-0.431228897,1.446168296,0.66886543,0.66886543,0,2.281439585,0.183577991,2.465017576,0.722340256 +DaJuan Summers,summeda01,2012,RS,NOH,389,209,-1.251104698,-0.827036771,-2.078141469,0.07251517,0.07251517,0,-1.544530053,-0.425575647,-1.9701057,1.126240926 +Solomon Jones,jonesso01,2012,RS,NOH,365,196,-2.678378122,-2.016793711,-4.695171834,-0.195787534,-0.195787534,0,-2.673871882,-1.333340118,-4.007212001,0.603867546 +Jerome Dyson,dysonje01,2012,RS,NOH,335,180,-2.977895175,0.626352378,-2.351542797,0.037066268,0.037066268,0,-2.654532048,0.733863265,-1.920668782,1.195126133 +Carldell Johnson,johnsca01,2012,RS,NOH,221,119,-1.794819946,-0.062068759,-1.856888706,0.05481023,0.05481023,0,-1.524488264,-0.004475178,-1.528963443,0.998118775 +Darryl Watkins,watkida01,2012,RS,NOH,182,98,-3.859900937,0.834572497,-3.025328441,-0.013932521,-0.013932521,0,-3.411640932,1.392623447,-2.019017485,1.115011173 +Chris Johnson,johnsch03,2012,RS,NOH,153,82,-4.056762694,1.250271894,-2.8064908,-0.00239743,-0.00239743,0,-3.640371598,1.462258752,-2.178112846,1.330859418 +Trey Johnson,johnstr01,2012,RS,NOH,114,61,-0.906745415,-1.84712582,-2.753871235,-0.000121573,-0.000121573,0,-2.065876836,-2.199955094,-4.265831929,0.837161186 +Donald Sloan,sloando01,2012,RS,NOH,76,41,-4.998517831,-1.598837171,-6.597355002,-0.080756496,-0.080756496,0,-4.447997942,-2.688657618,-7.13665556,0.317576932 +Jeff Foote,footeje01,2012,RS,NOH,73,39,-6.885663403,-1.403234175,-8.288897579,-0.110648102,-0.110648102,0,-7.265876755,-2.126760501,-9.392637256,0.365530751 +Tyson Chandler,chandty01,2012,RS,NYK,4048,2061,0.789831358,2.952221063,3.742052421,6.794678235,6.794678235,0,0.396839071,2.806863956,3.203703027,-0.430995354 +Landry Fields,fieldla01,2012,RS,NYK,3720,1894,-0.319693054,2.018687043,1.698993989,4.296342311,4.296342311,0,-0.614231674,1.507760703,0.893529029,-0.060238033 +Carmelo Anthony,anthoca01,2012,RS,NYK,3684,1876,2.434448272,-0.472885331,1.961562941,4.517685547,4.517685547,0,2.541949958,-0.322870696,2.219079262,0.165525473 +Iman Shumpert,shumpim01,2012,RS,NYK,3349,1705,-0.898320741,1.259660208,0.361339468,2.728079282,2.728079282,0,-0.682017328,1.95860704,1.276589711,0.7354242 +Amar'e Stoudemire,stoudam01,2012,RS,NYK,3030,1543,-1.93460732,-1.408733361,-3.343340681,-0.466444702,-0.466444702,0,-1.721813869,-1.122854954,-2.844668823,-0.129695343 +Steve Novak,novakst01,2012,RS,NYK,2003,1020,2.813716001,-1.606774524,1.206941477,2.053261968,2.053261968,0,2.74594525,-2.259099376,0.486845874,-0.266673787 +JR Smith,smithjr01,2012,RS,NYK,1899,967,2.47697567,0.755376674,3.232352344,2.97659159,2.97659159,0,2.699001684,1.280271844,3.979273528,0.785932324 +Jeremy Lin,linje01,2012,RS,NYK,1846,940,1.658976767,1.168738401,2.827715168,2.687686249,2.687686249,0,1.768241806,0.751320192,2.519561998,0.437793394 +Jared Jeffries,jeffrja01,2012,RS,NYK,1432,729,-2.24266798,1.56760113,-0.67506685,0.773338804,0.773338804,0,-2.405876568,1.372764848,-1.033111721,0.19109167 +Toney Douglas,douglto01,2012,RS,NYK,1288,656,-3.576827622,-1.253571088,-4.83039871,-0.704353081,-0.704353081,0,-2.892901397,-1.532898502,-4.425799899,1.069275207 +Bill Walker,walkebi01,2012,RS,NYK,1218,620,-1.454198863,-0.133843448,-1.588042311,0.37288082,0.37288082,0,-1.516541879,-0.031461369,-1.548003248,1.338123805 +Baron Davis,davisba01,2012,RS,NYK,1169,595,-1.37731452,0.364206779,-1.013107741,0.532842979,0.532842979,0,-0.961299715,-0.033756067,-0.995055781,0.97669547 +Mike Bibby,bibbymi01,2012,RS,NYK,1094,557,-1.797998878,-1.082418049,-2.880416927,-0.037199924,-0.037199924,0,-1.980574018,-1.189054401,-3.169628419,0.343516321 +Josh Harrellson,harrejo01,2012,RS,NYK,1061,540,-0.745719968,2.262921171,1.517201202,1.176419684,1.176419684,0,-0.72448451,1.454621555,0.730137045,0.060612746 +Renaldo Balkman,balkmre01,2012,RS,NYK,226,115,-0.1273118,-0.739438901,-0.866750701,0.111383357,0.111383357,0,-0.795392491,-1.304596943,-2.099989435,0.741735424 +Jerome Jordan,jordaje01,2012,RS,NYK,212,108,0.374175244,-0.473294517,-0.099119274,0.145333117,0.145333117,0,-0.579700663,-1.215638406,-1.795339069,-0.464481305 +Dan Gadzuric,gadzuda01,2012,RS,NYK,26,13,-10.64139707,1.382594807,-9.258802267,-0.04486425,-0.04486425,0,-9.559388067,3.44433977,-6.115048297,3.623773865 +Kevin Durant,duranke01,2012,RS,OKC,4990,2546,4.620282638,0.299351261,4.919633899,9.951093401,9.951093401,0,5.073132696,0.279220456,5.352353153,-0.10683192 +Russell Westbrook,westbru01,2012,RS,OKC,4568,2331,4.179677367,0.224345672,4.404023039,8.508281841,8.508281841,0,4.773901612,0.613012071,5.386913683,0.001872454 +James Harden,hardeja01,2012,RS,OKC,3814,1946,6.906178821,-1.201279254,5.704899567,8.407872945,8.407872945,0,6.478673517,-0.763779462,5.714894055,0.14777859 +Serge Ibaka,ibakase01,2012,RS,OKC,3512,1792,-0.200978031,2.60764134,2.40666331,4.669747245,4.669747245,0,-0.242589802,2.196569683,1.953979881,-0.879089703 +Kendrick Perkins,perkike01,2012,RS,OKC,3418,1744,-4.513554117,1.124762563,-3.388791554,-0.567614074,-0.567614074,0,-4.198744004,0.885889348,-3.312854656,-0.12600107 +Nick Collison,collini01,2012,RS,OKC,2561,1307,0.457751346,0.296894767,0.754646113,2.333577484,2.333577484,0,0.027849156,0.261267249,0.289116404,-0.135565582 +Daequan Cook,cookda02,2012,RS,OKC,1938,989,-0.23736904,0.213338773,-0.024030267,1.382334446,1.382334446,0,-0.057497017,-0.211832078,-0.269329094,0.45946599 +Thabo Sefolosha,sefolth01,2012,RS,OKC,1791,914,-1.395541027,2.303002791,0.907461765,1.706289966,1.706289966,0,-1.551104121,2.008820753,0.457716632,0.039643965 +Nazr Mohammed,mohamna01,2012,RS,OKC,1356,692,-3.327904064,0.462445156,-2.865458909,-0.040872302,-0.040872302,0,-3.281451043,0.474487777,-2.806963266,0.245953816 +Reggie Jackson,jacksre01,2012,RS,OKC,982,501,-2.414240357,0.111513662,-2.302726696,0.114841597,0.114841597,0,-1.99429261,-0.62358598,-2.61787859,0.415178325 +Derek Fisher,fishede01,2012,RS,OKC,798,407,-3.633228024,0.080252207,-3.552975817,-0.168037949,-0.168037949,0,-3.51076486,0.005471896,-3.505292964,0.71941264 +Royal Ivey,iveyro01,2012,RS,OKC,694,354,-2.216617781,-0.941655139,-3.15827292,-0.074499646,-0.074499646,0,-2.241837902,-0.957306882,-3.199144784,0.953268307 +Cole Aldrich,aldrico01,2012,RS,OKC,339,173,-2.260823536,1.493384349,-0.767439188,0.174902402,0.174902402,0,-2.278243728,1.061674882,-1.216568846,-0.046196833 +Lazar Hayward,haywala01,2012,RS,OKC,276,141,-4.722695283,-1.929676209,-6.652371492,-0.284351863,-0.284351863,0,-4.701530537,-2.671036353,-7.37256689,1.191611892 +Eric Maynor,maynoer01,2012,RS,OKC,268,137,-0.685595291,-1.498240819,-2.18383611,0.039744526,0.039744526,0,-0.624430041,-1.633765034,-2.258195074,0.399388222 +Ryan Reid,reidry01,2012,RS,OKC,33,17,1.051177846,-2.024696861,-0.973519015,0.015302935,0.015302935,0,0.032268186,-4.159052701,-4.126784515,-0.630499946 +Dwight Howard,howardw01,2012,RS,ORL,3882,2070,-0.298883,4.690059134,4.391176134,7.556445782,7.556445782,0,0.287981091,4.638162591,4.926143682,0.178161564 +Ryan Anderson,anderry01,2012,RS,ORL,3683,1964,5.901371633,0.121273663,6.022645296,8.763291549,8.763291549,0,5.974817051,0.606566658,6.581383708,-0.285618313 +JJ Redick,redicjj01,2012,RS,ORL,3310,1765,1.922089938,-2.247881682,-0.325791744,2.173472673,2.173472673,0,1.411534186,-2.181930338,-0.770396152,-0.403335951 +Jameer Nelson,nelsoja01,2012,RS,ORL,3200,1706,1.589425125,-1.655148867,-0.065723742,2.33764482,2.33764482,0,1.464431142,-1.302270925,0.162160217,0.049311683 +Hedo Turkoglu,turkohe01,2012,RS,ORL,3100,1653,0.148994668,-0.852346398,-0.70335173,1.735842418,1.735842418,0,0.306804647,-0.803783343,-0.496978696,0.523261611 +Jason Richardson,richaja01,2012,RS,ORL,2984,1591,0.526927266,0.245131389,0.772058655,2.862821141,2.862821141,0,0.676555808,0.465328406,1.141884214,0.124906847 +Glen Davis,davisgl01,2012,RS,ORL,2676,1427,-2.975842441,-0.456470078,-3.432312519,-0.495510718,-0.495510718,0,-2.796691005,-0.519946006,-3.316637011,-0.232493107 +Chris Duhon,duhonch01,2012,RS,ORL,2299,1226,-2.15462494,0.073400637,-2.081224303,0.41730097,0.41730097,0,-2.494720904,-0.550989402,-3.045710306,-0.22555651 +Quentin Richardson,richaqu01,2012,RS,ORL,1624,866,-2.157897265,0.6049015,-1.552995765,0.531616513,0.531616513,0,-2.270705123,0.320011309,-1.950693814,0.478503521 +Earl Clark,clarkea01,2012,RS,ORL,1048,559,-6.060935625,-0.342126591,-6.403062216,-1.042991028,-1.042991028,0,-6.171083118,-0.530841982,-6.7019251,0.100261888 +Von Wafer,wafervo01,2012,RS,ORL,880,469,-2.225837131,-2.201576353,-4.427413484,-0.401589928,-0.401589928,0,-2.614309545,-3.184709028,-5.799018574,0.04879069 +Daniel Orton,ortonda01,2012,RS,ORL,351,187,-1.994258779,0.50846652,-1.485792259,0.121781749,0.121781749,0,-2.2740624,0.998741596,-1.275320804,0.89351556 +Ish Smith,smithis01,2012,RS,ORL,321,171,-3.115283772,0.494681009,-2.620602762,0.01129212,0.01129212,0,-3.230275475,0.04885775,-3.181417725,0.024223059 +DeAndre Liggins,liggide01,2012,RS,ORL,216,115,-3.824720262,-1.035151755,-4.859872017,-0.124602191,-0.124602191,0,-3.916009867,-2.361108773,-6.27711864,0.604024549 +Larry Hughes,hughela01,2012,RS,ORL,214,114,-8.23875775,-2.403562795,-10.64232054,-0.463115499,-0.463115499,0,-8.232509287,-3.329193735,-11.56170302,0.820028588 +Justin Harper,harpeju01,2012,RS,ORL,158,84,-6.542791059,-0.925912266,-7.468703325,-0.204017479,-0.204017479,0,-5.918633157,-2.628405318,-8.547038475,0.816953846 +Andre Iguodala,iguodan01,2012,RS,PHI,4175,2209,1.836473693,3.487288562,5.323762254,9.061040831,9.061040831,0,1.90251045,3.149919421,5.052429871,-0.389178142 +Jrue Holiday,holidjr01,2012,RS,PHI,4151,2196,-0.472435756,1.335800771,0.863365015,4.043160705,4.043160705,0,-0.110095004,1.70337166,1.593276656,-0.119773933 +Thaddeus Young,youngth01,2012,RS,PHI,3317,1755,1.266299362,0.379312562,1.645611924,3.911909175,3.911909175,0,1.098522422,0.532504835,1.631027257,-0.561405239 +Elton Brand,brandel01,2012,RS,PHI,3274,1732,-1.240676001,3.581476499,2.340800498,4.480176552,4.480176552,0,-1.055875704,3.527866749,2.471991045,-0.377584485 +Evan Turner,turneev01,2012,RS,PHI,3238,1713,-2.250819075,-0.974866324,-3.225685399,-0.415202247,-0.415202247,0,-2.382562143,-1.214623099,-3.597185242,-0.11856814 +Lou Williams,willilo02,2012,RS,PHI,3179,1682,3.346071788,-0.468003329,2.878068459,4.817863923,4.817863923,0,3.230243979,-0.429059926,2.801184053,-0.227523916 +Jodie Meeks,meeksjo01,2012,RS,PHI,3108,1644,0.789010241,-0.446117826,0.342892415,2.592022463,2.592022463,0,0.508928509,-0.617072951,-0.108144442,-0.078288455 +Spencer Hawes,hawessp01,2012,RS,PHI,1739,920,-0.647032161,1.328405409,0.681373248,1.604391165,1.604391165,0,-0.674594768,1.029783701,0.355188932,-0.357821494 +Nikola Vucevic,vucevni01,2012,RS,PHI,1535,812,-2.603670468,1.590669111,-1.013001357,0.720200218,0.720200218,0,-2.501471086,1.415127147,-1.086343939,0.076006597 +Lavoy Allen,allenla01,2012,RS,PHI,1179,624,-2.214324426,0.695557633,-1.518766792,0.391285401,0.391285401,0,-2.585040335,0.347373113,-2.237667222,-0.16395722 +Tony Battie,battito01,2012,RS,PHI,558,295,-4.313823009,1.154911626,-3.158911383,-0.061297377,-0.061297377,0,-4.779055531,0.220516538,-4.558538993,-0.371335254 +Sam Young,youngsa01,2012,RS,PHI,255,135,-6.317441676,0.580355524,-5.737086151,-0.207439544,-0.207439544,0,-5.936521243,-0.405723474,-6.342244717,0.762183366 +Craig Brackins,brackcr01,2012,RS,PHI,166,88,-4.737891989,-2.394001355,-7.131893344,-0.195915251,-0.195915251,0,-4.675071796,-4.049098571,-8.724170367,-0.385502914 +Andres Nocioni,nocioan01,2012,RS,PHI,106,56,-7.552775966,-1.21267223,-8.765448196,-0.173973692,-0.173973692,0,-7.110977485,-3.099819166,-10.21079665,1.131151949 +Xavier Silas,silasxa01,2012,RS,PHI,74,39,-4.463034374,-2.943951307,-7.406985681,-0.094113566,-0.094113566,0,-4.187989708,-3.247243778,-7.435233486,1.444900029 +Francisco Elson,elsonfr01,2012,RS,PHI,30,16,-6.817829707,1.801941437,-5.01588827,-0.018302324,-0.018302324,0,-6.545820847,-0.556834934,-7.102655782,-0.971468007 +Marcin Gortat,gortama01,2012,RS,PHO,4125,2114,0.114263743,1.122545799,1.236809542,4.266459942,4.266459942,0,0.273078675,1.371254174,1.644332849,-0.720858986 +Jared Dudley,dudleja01,2012,RS,PHO,3942,2020,1.901196522,-0.409287886,1.491908636,4.351957828,4.351957828,0,1.662062643,-0.132282495,1.529780148,-0.417636331 +Steve Nash,nashst01,2012,RS,PHO,3827,1961,5.021989062,-1.205816978,3.816172084,6.492730438,6.492730438,0,4.408024782,-1.889583593,2.518441189,-1.078766914 +Channing Frye,fryech01,2012,RS,PHO,3257,1669,0.888960362,1.043347035,1.932307397,4.002075583,4.002075583,0,1.294303146,1.354880898,2.649184043,0.346959157 +Shannon Brown,brownsh01,2012,RS,PHO,2732,1400,-0.409149814,-1.336595039,-1.745744853,0.71596674,0.71596674,0,-0.17576781,-1.379992788,-1.555760598,-0.174142977 +Grant Hill,hillgr01,2012,RS,PHO,2689,1378,-1.296695559,0.267376443,-1.029319115,1.206548283,1.206548283,0,-1.330956587,0.188257891,-1.142698696,-0.243222175 +Markieff Morris,morrima02,2012,RS,PHO,2394,1227,-2.082046976,0.885575537,-1.196471439,0.981800372,0.981800372,0,-1.520218664,1.26520179,-0.255016874,0.880039862 +Robin Lopez,lopezro01,2012,RS,PHO,1746,895,-2.011181937,0.227259125,-1.783922812,0.441493715,0.441493715,0,-2.062204171,0.201445782,-1.86075839,0.074287642 +Sebastian Telfair,telfase01,2012,RS,PHO,1746,895,-0.751660473,-0.816796566,-1.568457039,0.545583709,0.545583709,0,-0.475268796,-0.252128183,-0.727396979,1.036764704 +Michael Redd,reddmi01,2012,RS,PHO,1503,770,-0.239880558,-3.680737392,-3.92061795,-0.459854212,-0.459854212,0,-0.168076331,-4.244011857,-4.412088188,-0.0055691 +Ronnie Price,pricero01,2012,RS,PHO,1009,517,-2.829161315,1.0632176,-1.765943715,0.263075483,0.263075483,0,-2.396465981,1.555766306,-0.840699675,1.247961598 +Hakim Warrick,warriha01,2012,RS,PHO,982,503,-2.890438317,-3.052747223,-5.94318554,-0.817035399,-0.817035399,0,-2.832200194,-3.742516474,-6.574716668,-0.274270596 +Josh Childress,childjo01,2012,RS,PHO,958,491,-0.109698602,-0.801427075,-0.911125677,0.459426788,0.459426788,0,-0.744477666,-0.996825885,-1.741303551,-0.245847882 +Wesley Matthews,matthwe02,2012,RS,POR,4282,2228,1.588464157,0.698005578,2.286469735,5.732083988,5.732083988,0,1.675747249,1.185523638,2.861270887,0.112914884 +LaMarcus Aldridge,aldrila01,2012,RS,POR,3832,1994,2.011800865,0.456563958,2.468364823,5.278213129,5.278213129,0,1.94972786,0.610841641,2.560569501,-0.532861522 +Raymond Felton,feltora01,2012,RS,POR,3663,1906,0.844323496,-0.11191388,0.732409616,3.390138434,3.390138434,0,1.008898614,-0.106790838,0.902107776,0.100897761 +Nicolas Batum,batumni01,2012,RS,POR,3442,1791,1.90534535,-1.461531891,0.443813458,2.911063756,2.911063756,0,1.926976888,-1.408038821,0.518938068,-0.232313914 +Jamal Crawford,crawfja01,2012,RS,POR,3100,1613,0.779678094,-1.941933048,-1.162254954,1.307294937,1.307294937,0,1.076574929,-2.010946797,-0.934371868,0.046366459 +Gerald Wallace,wallage01,2012,RS,POR,2888,1503,0.062009898,2.356232289,2.418242186,3.983723765,3.983723765,0,0.104016104,2.333173351,2.437189455,0.479036908 +Marcus Camby,cambyma01,2012,RS,POR,1718,894,-2.360431779,1.170257244,-1.190174535,0.709358221,0.709358221,0,-2.304465226,1.196868124,-1.107597103,-0.273560846 +Kurt Thomas,thomaku01,2012,RS,POR,1543,803,-4.491498185,2.235246163,-2.256252022,0.203410177,0.203410177,0,-4.582641223,2.118957845,-2.463683378,0.514188843 +JJ Hickson,hicksjj01,2012,RS,POR,1153,600,1.278475434,-1.978843275,-0.700367841,0.623431686,0.623431686,0,1.073412268,-1.776304285,-0.702892017,-0.589004781 +Nolan Smith,smithno01,2012,RS,POR,1040,541,-3.636389726,-2.539302535,-6.175692261,-0.951354907,-0.951354907,0,-3.596736353,-2.797144641,-6.393880994,0.566623577 +Luke Babbitt,babbilu01,2012,RS,POR,1032,537,-0.801909976,-2.364833893,-3.166743869,-0.114436649,-0.114436649,0,-0.914984154,-3.061322442,-3.976306597,0.20887786 +Craig Smith,smithcr01,2012,RS,POR,892,464,-2.008187429,-1.212360425,-3.220547855,-0.111734101,-0.111734101,0,-2.369970675,-1.548756694,-3.918727368,0.28186708 +Joel Przybilla,przybjo01,2012,RS,POR,863,449,-5.104428297,-0.882300714,-5.986729011,-0.744561985,-0.744561985,0,-5.420554626,-0.838116933,-6.258671559,0.3852056 +Jonny Flynn,flynnjo01,2012,RS,POR,540,281,-0.743751328,-4.995331821,-5.73908315,-0.42926546,-0.42926546,0,-1.166603029,-5.843288213,-7.009891242,0.157742179 +Elliot Williams,williel01,2012,RS,POR,286,149,1.95499893,-0.714682114,1.240316816,0.308306725,0.308306725,0,1.908065236,-1.033974537,0.874090699,1.511147502 +Hasheem Thabeet,thabeha01,2012,RS,POR,223,116,-4.103787084,-2.001153741,-6.104940825,-0.199033682,-0.199033682,0,-4.427073498,-2.839705525,-7.266779023,0.222113425 +Chris Johnson,johnsch03,2012,RS,POR,179,93,-2.953251268,-4.190567943,-7.143819211,-0.211609889,-0.211609889,0,-3.484735686,-3.820761134,-7.30549682,1.386197159 +Armon Johnson,johnsar02,2012,RS,POR,10,5,-5.296238891,10.93799109,5.641752202,0.021678157,0.021678157,0,-3.796724255,8.606986264,4.810262009,1.168212327 +Tyreke Evans,evansty01,2012,RS,SAC,4314,2162,0.28571641,-1.070930317,-0.785213907,2.164732868,2.164732868,0,0.162697026,-0.813849661,-0.651152635,-0.107771387 +DeMarcus Cousins,couside01,2012,RS,SAC,3891,1950,-0.59907931,0.126116286,-0.472963024,2.271707793,2.271707793,0,0.037725144,1.006864186,1.04458933,0.257088337 +Marcus Thornton,thornma01,2012,RS,SAC,3552,1780,2.878034706,-1.511367196,1.36666751,3.742643084,3.742643084,0,2.951795464,-0.823988691,2.127806772,0.100458298 +Jason Thompson,thompja02,2012,RS,SAC,3307,1657,0.685239471,-0.145397254,0.539842217,2.768368134,2.768368134,0,0.210883398,-0.16002541,0.050857988,-0.427317146 +Isaiah Thomas,thomais02,2012,RS,SAC,3305,1656,3.305439994,-2.456729276,0.848710718,3.036889135,3.036889135,0,2.850396227,-2.138089229,0.712306999,-0.11025175 +John Salmons,salmojo01,2012,RS,SAC,2494,1250,-2.192015383,-0.621245809,-2.813261191,-0.040331903,-0.040331903,0,-2.294848499,-0.811984345,-3.106832843,-0.029578523 +Jimmer Fredette,fredeji01,2012,RS,SAC,2265,1135,-1.079969404,-3.729387143,-4.809356547,-1.195077955,-1.195077955,0,-0.944088607,-3.788206386,-4.732294992,0.197625976 +Chuck Hayes,hayesch01,2012,RS,SAC,2073,1039,-3.365050616,-0.811399868,-4.176450484,-0.755541014,-0.755541014,0,-3.496902328,-0.691470155,-4.188372483,-0.075385688 +Francisco Garcia,garcifr01,2012,RS,SAC,1592,798,-2.073032523,1.491625085,-0.581407438,0.889117062,0.889117062,0,-1.967239856,0.991431338,-0.975808518,0.648204086 +Donte Greene,greendo01,2012,RS,SAC,1551,777,-2.314622466,-0.326512149,-2.641134615,0.043369315,0.043369315,0,-2.203684986,-1.146123279,-3.349808266,0.454320157 +JJ Hickson,hicksjj01,2012,RS,SAC,1285,644,-4.737661302,-2.46710939,-7.204770692,-1.455636826,-1.455636826,0,-4.647395676,-2.886685402,-7.534081078,-0.508654634 +Travis Outlaw,outlatr01,2012,RS,SAC,998,500,-2.27630224,-0.962795495,-3.239097735,-0.125040843,-0.125040843,0,-2.321506522,-1.786878691,-4.108385213,0.201335373 +Terrence Williams,willite01,2012,RS,SAC,736,369,-0.445300771,-1.508594972,-1.953895743,0.150545942,0.150545942,0,-0.59830817,-2.06903158,-2.66733975,0.411807653 +Hassan Whiteside,whiteha01,2012,RS,SAC,218,109,-2.785933681,1.160357411,-1.62557627,0.062099621,0.062099621,0,-3.054262272,-0.011905601,-3.066167872,-0.637429462 +Tyler Honeycutt,honeyty01,2012,RS,SAC,176,88,-2.326031333,-0.522334088,-2.848365421,-0.004378914,-0.004378914,0,-2.943798446,-1.864481875,-4.80828032,-0.783271537 +Tony Parker,parketo01,2012,RS,SAS,3765,1923,4.11108069,1.202847421,5.31392811,7.850905504,7.850905504,0,4.089252385,0.995411045,5.08466343,-0.708912583 +Tim Duncan,duncati01,2012,RS,SAS,3199,1634,0.168570238,4.283191676,4.451761914,5.95339,5.95339,0,0.685858478,3.551008929,4.236867407,-0.776474543 +Kawhi Leonard,leonaka01,2012,RS,SAS,3003,1534,1.62662703,1.377995432,3.004622462,4.485343041,4.485343041,0,1.717628348,1.72955197,3.447180318,-0.379214228 +Danny Green,greenda02,2012,RS,SAS,2980,1522,2.108630948,2.150940579,4.259571527,5.434342536,5.434342536,0,2.231453764,1.988777484,4.220231248,-0.148640583 +DeJuan Blair,blairde01,2012,RS,SAS,2668,1363,-0.038057363,-0.437664105,-0.475721468,1.585463332,1.585463332,0,0.393561378,0.268534932,0.662096311,0.229141588 +Matt Bonner,bonnema01,2012,RS,SAS,2596,1326,2.104800765,-0.557447229,1.547353535,2.891837534,2.891837534,0,2.15243706,-0.844453238,1.307983822,-0.490155216 +Gary Neal,nealga01,2012,RS,SAS,2361,1206,1.620701665,-3.048005572,-1.427303907,0.812928017,0.812928017,0,1.74470032,-2.770729951,-1.026029631,-0.105357057 +Richard Jefferson,jefferi01,2012,RS,SAS,2287,1168,-0.69671303,-0.484024864,-1.180737893,0.949226901,0.949226901,0,-0.321527846,-0.088429152,-0.409956998,1.390703868 +Tiago Splitter,splitti01,2012,RS,SAS,2195,1121,1.023932118,0.009016203,1.032948321,2.164869474,2.164869474,0,0.946576551,-0.070171884,0.876404667,0.054291933 +Manu Ginobili,ginobma01,2012,RS,SAS,1550,792,7.278018632,-1.101070081,6.176948551,3.599171685,3.599171685,0,6.834877541,-1.137992763,5.696884778,-0.20520948 +James Anderson,anderja01,2012,RS,SAS,1180,603,-0.923610125,-1.532508175,-2.4561183,0.090398125,0.090398125,0,-1.198926438,-2.402217072,-3.60114351,-0.015072978 +Stephen Jackson,jacksst02,2012,RS,SAS,979,500,-1.616312205,1.822683135,0.20637093,0.765997792,0.765997792,0,-0.885868776,1.814504693,0.928635916,1.448327776 +Boris Diaw,diawbo01,2012,RS,SAS,795,406,-0.91742442,2.171186031,1.253761612,0.835888536,0.835888536,0,-0.864693941,2.198585249,1.333891307,0.728762396 +Cory Joseph,josepco01,2012,RS,SAS,521,266,-3.281715421,-2.216892291,-5.498607711,-0.372262517,-0.372262517,0,-3.402922135,-2.570169623,-5.973091758,-0.1881149 +Patty Mills,millspa02,2012,RS,SAS,511,261,3.328067308,-1.598910238,1.72915707,0.596136072,0.596136072,0,3.781293127,-2.038326681,1.742966445,-0.049289112 +T.J. Ford,fordtj01,2012,RS,SAS,374,191,-1.39673485,-0.312201027,-1.708935877,0.102194146,0.102194146,0,-1.370731769,-0.424828877,-1.795560646,0.677563209 +Eric Dawson,dawsoer01,2012,RS,SAS,76,39,-2.058504878,-0.939541121,-2.998045999,-0.004956102,-0.004956102,0,-1.900879076,-0.90532713,-2.806206206,0.384180221 +Derrick Byars,byarsde01,2012,RS,SAS,72,37,2.370998864,0.402296046,2.77329491,0.10465957,0.10465957,0,2.944893715,0.909485736,3.854379451,0.349085799 +Justin Dentmon,dentmju01,2012,RS,SAS,37,19,-3.588217509,1.226047463,-2.362170046,0.003872069,0.003872069,0,-2.733435584,1.213119289,-1.520316295,2.764055975 +Malcolm Thomas,thomama01,2012,RS,SAS,29,15,-5.527793962,2.085580303,-3.442213659,-0.005219368,-0.005219368,0,-5.068478462,0.994275368,-4.074203095,-1.36225888 +Ike Diogu,dioguik01,2012,RS,SAS,27,14,-7.697000116,-2.031033782,-9.728033898,-0.049696975,-0.049696975,0,-7.905754099,-3.637480056,-11.54323416,-0.270006747 +DeMar DeRozan,derozde01,2012,RS,TOR,4151,2206,-1.178222883,-0.602938505,-1.781161388,1.090703054,1.090703054,0,-1.330988949,-0.315364628,-1.646353578,0.023208432 +Jose Calderon,caldejo01,2012,RS,TOR,3385,1799,3.714184805,-1.848834962,1.865349843,4.206959933,4.206959933,0,3.154208606,-1.339647636,1.81456097,-0.63740015 +James Johnson,johnsja01,2012,RS,TOR,2937,1561,-2.208295582,2.553041322,0.34474574,2.474346281,2.474346281,0,-2.075474104,2.456139063,0.380664959,0.360529622 +Amir Johnson,johnsam01,2012,RS,TOR,2922,1553,-0.217103674,1.82247774,1.605374066,3.454394735,3.454394735,0,-0.640749456,1.669381914,1.028632458,0.092460393 +Ed Davis,davised01,2012,RS,TOR,2887,1534,-2.448469828,0.598435006,-1.850034822,0.70226014,0.70226014,0,-2.589339078,0.575074251,-2.014264828,-0.274648143 +Linas Kleiza,kleizli01,2012,RS,TOR,1989,1057,-0.118524298,-0.634269247,-0.752793544,1.087349101,1.087349101,0,0.012722259,-0.768684383,-0.755962124,0.882543767 +Andrea Bargnani,bargnan01,2012,RS,TOR,1942,1032,-0.263259188,-1.370324155,-1.633583343,0.587058046,0.587058046,0,0.264732257,-1.471760845,-1.207028588,-0.120154584 +Leandro Barbosa,barbole01,2012,RS,TOR,1780,946,-0.522659758,-1.714338523,-2.236998281,0.252181484,0.252181484,0,-0.337850981,-1.384881575,-1.722732555,1.708869619 +Aaron Gray,grayaa01,2012,RS,TOR,1530,813,-3.551806562,-0.045802785,-3.597609347,-0.353973496,-0.353973496,0,-3.537263275,0.328705664,-3.208557612,0.628157235 +Gary Forbes,forbega01,2012,RS,TOR,1342,713,-0.883175799,-0.892699406,-1.775875205,0.355918867,0.355918867,0,-0.91312811,-1.651653026,-2.564781135,0.406284711 +Jerryd Bayless,bayleje01,2012,RS,TOR,1327,705,2.345904139,-1.653466085,0.692438055,1.243037334,1.243037334,0,2.28087486,-1.29661604,0.984258819,0.359744056 +Alan Anderson,anderal01,2012,RS,TOR,868,461,-1.150987913,-0.934150501,-2.085138414,0.156487005,0.156487005,0,-1.213228525,-1.460948545,-2.674177069,0.065019827 +Rasual Butler,butlera01,2012,RS,TOR,852,453,-4.01799975,-0.738334899,-4.756334649,-0.467587336,-0.467587336,0,-3.864337767,-1.555851294,-5.420189061,0.773146634 +Jamaal Magloire,magloja01,2012,RS,TOR,704,374,-5.928186923,0.366750592,-5.561436331,-0.543110375,-0.543110375,0,-6.084388173,0.220454585,-5.863933588,1.144214585 +Ben Uzoh,uzohbe01,2012,RS,TOR,672,357,-2.274052303,1.356221041,-0.917831262,0.33311796,0.33311796,0,-2.422376936,1.451447839,-0.970929097,-0.164884801 +Anthony Carter,cartean01,2012,RS,TOR,393,209,-3.085830885,-0.367104735,-3.45293562,-0.075274364,-0.075274364,0,-3.192199632,-1.092297991,-4.284497623,0.393123205 +Solomon Alabi,alabiso01,2012,RS,TOR,230,122,-3.175116731,0.639280144,-2.535836586,0.013191748,0.013191748,0,-3.421163785,-0.449544272,-3.870708057,-0.961057978 +Justin Dentmon,dentmju01,2012,RS,TOR,135,72,-2.964346101,-2.381103975,-5.345450076,-0.097361868,-0.097361868,0,-2.856322952,-2.54689299,-5.403215941,1.956200142 +Paul Millsap,millspa01,2012,RS,UTA,4045,2100,2.668258062,2.757197643,5.425455705,8.766254896,8.766254896,0,2.997501518,3.374302503,6.371804021,0.072833381 +Al Jefferson,jeffeal01,2012,RS,UTA,3997,2075,1.12660125,0.083505171,1.210106421,4.157799194,4.157799194,0,1.387920078,0.60769058,1.995610659,-0.762761222 +Gordon Hayward,haywago01,2012,RS,UTA,3881,2015,1.743445014,-1.260657377,0.482787637,3.307320949,3.307320949,0,1.534420643,-1.492277232,0.042143411,-0.448935652 +Devin Harris,harride01,2012,RS,UTA,3353,1741,2.471458115,-0.133503886,2.33795423,4.530400782,4.530400782,0,2.489811621,-0.06978637,2.420025251,0.224443828 +Derrick Favors,favorde01,2012,RS,UTA,2650,1376,-1.223034647,0.297684052,-0.925350595,1.278727551,1.278727551,0,-1.058072347,-0.185501114,-1.243573461,-0.161532096 +CJ Miles,milescj01,2012,RS,UTA,2205,1145,-0.033361332,-0.255752167,-0.289113498,1.450254958,1.450254958,0,0.19481984,-0.09951449,0.09530535,0.813064851 +Earl Watson,watsoea01,2012,RS,UTA,1990,1033,-1.422134358,1.268845031,-0.153289327,1.374417914,1.374417914,0,-1.385937423,1.154124452,-0.231812971,0.395187709 +Josh Howard,howarjo01,2012,RS,UTA,1909,991,-2.555356176,-1.170075931,-3.725432106,-0.494323478,-0.494323478,0,-2.397486485,-1.192702677,-3.590189161,0.212908259 +Alec Burks,burksal01,2012,RS,UTA,1809,939,0.051691454,-1.652824027,-1.601132573,0.550832641,0.550832641,0,-0.250408948,-2.046392707,-2.296801655,0.073116122 +Enes Kanter,kanteen01,2012,RS,UTA,1683,874,-2.970368083,-1.614879736,-4.585247819,-0.815902087,-0.815902087,0,-2.855303865,-2.164988281,-5.020292147,-0.277840653 +Raja Bell,bellra01,2012,RS,UTA,1533,796,0.013295492,-2.459487923,-2.446192431,0.123771528,0.123771528,0,-0.453730477,-2.108983341,-2.562713817,0.291494946 +Jamaal Tinsley,tinslja01,2012,RS,UTA,976,507,-1.092298274,-1.955117877,-3.047416151,-0.077156178,-0.077156178,0,-1.210011469,-2.61743648,-3.827447949,0.267841394 +DeMarre Carroll,carrode01,2012,RS,UTA,630,327,-0.72818607,-0.887073297,-1.615259367,0.190364619,0.190364619,0,-0.905212114,-0.839248217,-1.744460332,0.512066216 +Jeremy Evans,evansje01,2012,RS,UTA,418,217,1.341864468,0.109740977,1.451605445,0.462313228,0.462313228,0,0.329665468,-0.726321589,-0.396656121,-0.567952793 +Blake Ahearn,ahearbl01,2012,RS,UTA,58,30,-9.351437562,-4.31681445,-13.66825201,-0.172405996,-0.172405996,0,-7.806037986,-5.869040112,-13.6750781,2.924035603 +John Wall,walljo01,2012,RS,WAS,4651,2386,0.580738275,0.09613958,0.676877855,4.155287163,4.155287163,0,0.426218046,0.159648094,0.585866139,-0.362586369 +Jordan Crawford,crawfjo02,2012,RS,WAS,3417,1753,0.510419939,-3.911349106,-3.400929166,-0.584899368,-0.584899368,0,0.697416979,-3.594721345,-2.897304366,0.431623633 +Chris Singleton,singlch01,2012,RS,WAS,2789,1431,-2.487239098,2.829617366,0.342378268,2.27596478,2.27596478,0,-2.527712066,3.021777984,0.494065919,0.745731231 +Trevor Booker,booketr01,2012,RS,WAS,2458,1261,0.003843876,-0.102150718,-0.098306843,1.704928216,1.704928216,0,-0.275494573,0.368639198,0.093144626,-0.057972482 +Nick Young,youngni01,2012,RS,WAS,2360,1211,0.058070486,-2.014240397,-1.956169911,0.498526626,0.498526626,0,0.175796602,-1.621361541,-1.445564939,1.517049568 +Kevin Seraphin,serapke01,2012,RS,WAS,2292,1176,-2.3072208,0.679245613,-1.627975187,0.671223429,0.671223429,0,-2.494736806,0.21414432,-2.280592486,-0.272449309 +JaVale McGee,mcgeeja01,2012,RS,WAS,2191,1124,-1.990001756,-2.043460825,-4.033462581,-0.736209538,-0.736209538,0,-1.845060667,-1.418564224,-3.263624891,0.023705104 +Jan Vesely,veselja01,2012,RS,WAS,2101,1078,-1.836117647,0.94634775,-0.889769897,1.027991614,1.027991614,0,-2.104113536,1.052901814,-1.051211722,0.439878655 +Shelvin Mack,macksh01,2012,RS,WAS,1518,779,-1.461696521,-0.237607726,-1.699304247,0.416937226,0.416937226,0,-1.942604307,-1.082600697,-3.025205005,-0.145380901 +Rashard Lewis,lewisra02,2012,RS,WAS,1421,729,-2.022196535,-0.737753785,-2.759950319,-0.003703804,-0.003703804,0,-2.036466226,-0.854548222,-2.891014448,0.072961479 +Roger Mason Jr.,masonro01,2012,RS,WAS,1359,697,0.758369715,-2.655734385,-1.89736467,0.303131241,0.303131241,0,0.475651342,-3.582999842,-3.107348499,-0.02250764 +Andray Blatche,blatcan01,2012,RS,WAS,1220,626,-4.374035782,-0.987661448,-5.36169723,-0.832572104,-0.832572104,0,-4.0249754,-0.959759899,-4.984735299,-0.17330505 +Cartier Martin,martica01,2012,RS,WAS,762,391,1.163067723,-0.690313631,0.472754091,0.646505573,0.646505573,0,1.119731697,-0.657395989,0.462335707,0.517726697 +Maurice Evans,evansma01,2012,RS,WAS,669,343,-0.886605858,-0.586385294,-1.472991152,0.225061969,0.225061969,0,-1.057015602,-0.709487129,-1.76650273,0.655912887 +Nene,hilarne01,2012,RS,WAS,554,284,2.098991953,0.385238968,2.484230922,0.758218271,0.758218271,0,1.756040121,0.161729608,1.917769729,-0.024967023 +James Singleton,singlja01,2012,RS,WAS,511,262,2.026240573,0.040408225,2.066648799,0.642300027,0.642300027,0,1.550870862,0.277793163,1.828664025,-0.222750834 +Brian Cook,cookbr01,2012,RS,WAS,302,155,-1.060099395,-0.498751377,-1.558850772,0.09635198,0.09635198,0,-1.098751149,-0.671292465,-1.770043614,2.112471102 +Morris Almond,almonmo01,2012,RS,WAS,131,67,-2.43793355,2.36131555,-0.076618001,0.092251735,0.092251735,0,-2.215578318,3.403311172,1.187732854,0.875603739 +Ronny Turiaf,turiaro01,2012,RS,WAS,113,58,-5.219793201,3.819245021,-1.40054818,0.040467498,0.040467498,0,-4.572403776,3.903712628,-0.668691148,1.237420424 +Edwin Ubiles,ubileed01,2012,RS,WAS,101,52,-2.937012458,-1.206557067,-4.143569526,-0.036703209,-0.036703209,0,-3.287447457,-2.545938374,-5.833385831,-0.671296139 +Hamady Ndiaye,ndiayha01,2012,RS,WAS,6,3,-12.0077221,-1.344819044,-13.35254115,-0.015990493,-0.015990493,0,-12.04408478,-3.952965159,-15.99704994,-1.353012673 +Joe Johnson,johnsjo02,2012,PO,ATL,450,243,-0.429154099,0.898733179,0.46957908,0.412885423,0,0.412885423,-0.156730186,1.238758767,1.082028581,0.264387301 +Jeff Teague,teaguje01,2012,PO,ATL,417,225,1.77417633,0.715965231,2.490141561,0.618012023,0,0.618012023,1.198787755,1.613554304,2.812342059,-0.347528136 +Josh Smith,smithjo03,2012,PO,ATL,363,196,-2.123419467,2.771166525,0.647747058,0.348687441,0,0.348687441,-1.929672413,2.717934909,0.788262495,-0.447060633 +Marvin Williams,willima02,2012,PO,ATL,269,145,-0.256035804,1.046961988,0.790926184,0.268236167,0,0.268236167,-0.632908832,0.867155633,0.234246801,-0.644216808 +Kirk Hinrich,hinriki01,2012,PO,ATL,261,141,2.018584314,0.957492285,2.976076599,0.423725753,0,0.423725753,1.245884241,0.972589709,2.21847395,-0.236510667 +Al Horford,horfoal01,2012,PO,ATL,200,108,-1.08626733,3.004591377,1.918324047,0.265889281,0,0.265889281,-0.849153133,3.079366473,2.23021334,0.200344163 +Tracy McGrady,mcgratr01,2012,PO,ATL,167,90,-3.698435348,0.062694081,-3.635741267,-0.04172123,0,-0.04172123,-4.155738046,-2.423981586,-6.579719632,-0.484491292 +Jason Collins,collija04,2012,PO,ATL,157,85,-6.623816836,-0.354778423,-6.978595259,-0.192369938,0,-0.192369938,-6.65055286,-0.453688855,-7.104241715,1.541332982 +Willie Green,greenwi01,2012,PO,ATL,117,63,-1.20458429,-3.515285514,-4.719869805,-0.065402541,0,-0.065402541,-2.319924055,-3.663274348,-5.983198403,0.138126442 +Erick Dampier,dampier01,2012,PO,ATL,102,55,0.402338842,-0.615834116,-0.213495274,0.073023003,0,0.073023003,-0.424324777,-1.377323107,-1.801647885,-0.473436034 +Ivan Johnson,johnsiv01,2012,PO,ATL,100,54,-3.718951155,2.440427175,-1.27852398,0.042113245,0,0.042113245,-3.348301689,2.462925333,-0.885376356,0.649386313 +Jannero Pargo,pargoja01,2012,PO,ATL,85,46,-1.038597976,2.149965536,1.11136756,0.094787821,0,0.094787821,-0.326979422,1.634940921,1.307961499,1.274204495 +Vladimir Radmanovic,radmavl01,2012,PO,ATL,28,15,-6.259699121,-1.038280388,-7.29797951,-0.037194521,0,-0.037194521,-6.208147083,-0.493840915,-6.701987998,3.25409947 +Rajon Rondo,rondora01,2012,PO,BOS,1499,810,4.964001248,1.97883075,6.942831997,4.103479055,0,4.103479055,4.938707952,2.257902528,7.19661048,-0.606321139 +Paul Pierce,piercpa01,2012,PO,BOS,1439,778,0.30559817,1.377160609,1.682758779,1.822479392,0,1.822479392,0.718355162,1.497736585,2.216091746,0.386061018 +Kevin Garnett,garneke01,2012,PO,BOS,1364,737,-0.239145763,5.016948549,4.777802786,2.909134354,0,2.909134354,0.012875985,4.430146994,4.443022979,-0.31516511 +Ray Allen,allenra02,2012,PO,BOS,1140,616,0.651407766,-0.840663319,-0.189255553,0.833556544,0,0.833556544,0.651391417,-0.451458428,0.199932989,0.381726665 +Brandon Bass,bassbr01,2012,PO,BOS,1125,608,-0.154607288,0.586032682,0.431425393,1.012109362,0,1.012109362,-0.505369646,0.49672525,-0.008644395,-0.506263494 +Mickael Pietrus,pietrmi01,2012,PO,BOS,727,393,-1.586714711,0.487304221,-1.09941049,0.346562703,0,0.346562703,-1.656189174,0.6797166,-0.976472574,1.378686062 +Avery Bradley,bradlav01,2012,PO,BOS,459,248,-2.485444987,1.959893954,-0.525551033,0.291808853,0,0.291808853,-2.381795578,1.48521639,-0.896579188,0.47259744 +Keyon Dooling,doolike01,2012,PO,BOS,392,212,0.986746323,-1.783071997,-0.796325675,0.219939851,0,0.219939851,0.299938862,-1.602642873,-1.302704011,0.825835643 +Ryan Hollins,holliry01,2012,PO,BOS,315,170,-3.117389704,1.217027317,-1.900362387,0.076272605,0,0.076272605,-3.676203287,0.109124596,-3.56707869,0.318830994 +Greg Stiemsma,stiemgr01,2012,PO,BOS,265,143,-1.212885671,1.775987877,0.563102207,0.250988994,0,0.250988994,-1.860848508,1.621656353,-0.239192155,0.610147103 +Marquis Daniels,daniema01,2012,PO,BOS,170,92,1.701189202,-1.566167821,0.135021382,0.140920951,0,0.140920951,0.2717798,-1.893251874,-1.621472074,0.809685671 +Sasha Pavlovic,pavloal01,2012,PO,BOS,74,40,-5.460861192,-1.836432822,-7.297294014,-0.096766679,0,-0.096766679,-5.305668382,-3.858206827,-9.163875209,0.992727694 +E'Twaun Moore,mooreet01,2012,PO,BOS,39,21,-6.190209227,-0.777809519,-6.968018747,-0.04699607,0,-0.04699607,-6.297433931,-2.656157229,-8.953591161,0.745913023 +Sean Williams,willise01,2012,PO,BOS,11,6,-14.91590391,-4.813972378,-19.72987629,-0.054622036,0,-0.054622036,-14.4626035,-6.512897682,-20.97550118,1.701730249 +Luol Deng,denglu01,2012,PO,CHI,423,228,0.478147209,3.267579122,3.745726331,0.774256272,0,0.774256272,0.437259906,2.997841459,3.435101365,-0.584561969 +Carlos Boozer,boozeca01,2012,PO,CHI,371,200,-6.293321252,-0.074766325,-6.368087577,-0.381399139,0,-0.381399139,-5.44009113,0.139850962,-5.300240168,0.149357987 +Richard Hamilton,hamilri01,2012,PO,CHI,317,171,1.894519942,-1.392916091,0.501603852,0.29127006,0,0.29127006,1.104162604,-1.185840032,-0.081677428,-0.40312528 +C.J. Watson,watsocj01,2012,PO,CHI,304,164,-1.025818842,-1.260581705,-2.286400547,0.040174407,0,0.040174407,-0.835614742,-0.15573864,-0.991353382,0.376438981 +Taj Gibson,gibsota01,2012,PO,CHI,254,137,2.287149038,5.436810834,7.723959872,0.753965994,0,0.753965994,1.853911885,5.469337268,7.323249153,-0.13063823 +Omer Asik,asikom01,2012,PO,CHI,238,128,-3.888910282,2.604015198,-1.284895083,0.098646202,0,0.098646202,-3.943690938,1.782254193,-2.161436745,-0.030922211 +Joakim Noah,noahjo01,2012,PO,CHI,184,99,9.055499704,3.507070081,12.56256978,0.785528505,0,0.785528505,7.91133402,3.452574263,11.36390828,-1.372763931 +Kyle Korver,korveky01,2012,PO,CHI,175,94,0.976798235,0.841588505,1.818386739,0.227768061,0,0.227768061,0.599482004,0.607191827,1.206673831,0.71839867 +John Lucas,lucasjo02,2012,PO,CHI,175,94,1.182565463,-2.027217363,-0.8446519,0.09409086,0,0.09409086,0.794941395,-2.614888366,-1.819946971,-0.146171045 +Ronnie Brewer,brewero02,2012,PO,CHI,154,83,-5.16239383,2.840615605,-2.321778226,0.018647726,0,0.018647726,-5.082075084,1.964880859,-3.117194225,-0.263296634 +Derrick Rose,rosede01,2012,PO,CHI,69,37,4.172854584,0.513101003,4.685955588,0.14245412,0,0.14245412,4.855612501,-0.115313854,4.740298647,-1.442596866 +Jimmy Butler,butleji01,2012,PO,CHI,7,4,-3.041182531,-3.379105786,-6.420288316,-0.007909387,0,-0.007909387,-4.696287501,-1.831717959,-6.52800546,2.146536613 +Dirk Nowitzki,nowitdi01,2012,PO,DAL,294,154,2.846017048,-0.411147715,2.434869334,0.418522008,0,0.418522008,2.613264022,-0.508994015,2.104270007,-0.349928592 +Jason Kidd,kiddja01,2012,PO,DAL,275,144,2.906432526,4.904792242,7.811224768,0.802525316,0,0.802525316,3.575842688,5.122617193,8.698459881,0.255609231 +Shawn Marion,mariosh01,2012,PO,DAL,267,140,-0.615064915,-1.931348055,-2.54641297,0.015014062,0,0.015014062,-0.777633823,-1.786671854,-2.564305677,0.097336538 +Jason Terry,terryja01,2012,PO,DAL,265,139,2.099208635,-4.52357355,-2.424364915,0.02374935,0,0.02374935,1.651167575,-3.978431104,-2.327263529,-0.257778255 +Vince Carter,cartevi01,2012,PO,DAL,204,107,-4.567648408,2.896640629,-1.671007779,0.061179925,0,0.061179925,-3.933023735,2.826781029,-1.106242706,0.63583323 +Delonte West,westde01,2012,PO,DAL,168,88,0.043364835,-0.092052855,-0.048688019,0.12413996,0,0.12413996,-0.415810103,-0.41375035,-0.829560453,-0.680906483 +Ian Mahinmi,mahinia01,2012,PO,DAL,134,70,5.637291648,2.519437325,8.156728973,0.403623758,0,0.403623758,4.588249506,3.328893947,7.917143453,0.422554448 +Brendan Haywood,haywobr01,2012,PO,DAL,116,61,-3.955162548,-0.993152134,-4.948314682,-0.070486812,0,-0.070486812,-4.071473297,-1.165966774,-5.237440071,-0.095873905 +Brandan Wright,wrighbr03,2012,PO,DAL,52,27,-9.253732578,-2.043410204,-11.29714278,-0.122660163,0,-0.122660163,-8.731666559,-2.775766702,-11.50743326,0.910177382 +Rodrigue Beaubois,beaubro01,2012,PO,DAL,23,12,-8.136706344,-5.495319092,-13.63202544,-0.069106399,0,-0.069106399,-8.44100212,-6.70831297,-15.14931509,0.514904004 +Brian Cardinal,cardibr01,2012,PO,DAL,17,9,0.016019759,-0.812611638,-0.796591879,0.00898516,0,0.00898516,-1.230480806,-3.117464903,-4.347945709,-2.587006917 +Kelenna Azubuike,azubuke01,2012,PO,DAL,10,5,-0.455464318,9.733653074,9.278188756,0.030961442,0,0.030961442,1.937846641,7.073160283,9.011006924,-1.948223387 +Yi Jianlian,jianlyi01,2012,PO,DAL,10,5,-6.015412129,15.2760892,9.260677074,0.032757372,0,0.032757372,-2.926381446,14.23690702,11.31052557,3.297578613 +Ty Lawson,lawsoty01,2012,PO,DEN,460,242,6.447188555,-0.430115888,6.017072667,1.111617988,0,1.111617988,6.09984111,-0.038221417,6.061619692,-0.385891583 +Arron Afflalo,afflaar01,2012,PO,DEN,436,229,-0.380095736,-0.983491316,-1.363587052,0.166921576,0,0.166921576,-0.433796101,-0.863939756,-1.297735856,-0.07594458 +Danilo Gallinari,gallida01,2012,PO,DEN,422,222,0.481132822,0.946355303,1.427488125,0.487776823,0,0.487776823,0.663148148,0.595715849,1.258863998,-0.041017345 +Andre Miller,millean02,2012,PO,DEN,381,200,3.74925698,-0.065494193,3.683762787,0.673769362,0,0.673769362,3.404632318,0.098878381,3.503510699,-0.441484385 +Kenneth Faried,farieke01,2012,PO,DEN,365,192,-0.218473049,-0.851683444,-1.070156493,0.168835046,0,0.168835046,-0.206801775,-0.727224615,-0.934026389,-0.466995771 +JaVale McGee,mcgeeja01,2012,PO,DEN,344,181,-1.308801249,2.986195448,1.677394199,0.418575892,0,0.418575892,-1.078126263,3.117260378,2.039134115,-0.661714899 +Al Harrington,harrial01,2012,PO,DEN,310,163,-0.568877485,-1.24027299,-1.809150475,0.081230013,0,0.081230013,0.276795499,-1.283835058,-1.007039559,0.594480871 +Corey Brewer,breweco01,2012,PO,DEN,221,116,3.689099862,1.526028601,5.215128463,0.489800786,0,0.489800786,3.883281663,1.508382898,5.391664561,0.669634169 +Timofey Mozgov,mozgoti01,2012,PO,DEN,188,99,-2.362664693,-0.973717676,-3.33638237,-0.030666273,0,-0.030666273,-2.494270785,-0.862117131,-3.356387916,0.351913527 +Kosta Koufos,koufoko01,2012,PO,DEN,49,26,-7.974578884,-3.331906848,-11.30648573,-0.117876299,0,-0.117876299,-7.877025346,-3.67972032,-11.55674567,0.625574776 +Jordan Hamilton,hamiljo02,2012,PO,DEN,10,5,-2.207679468,8.991722266,6.784042798,0.026083022,0,0.026083022,-0.518742955,8.653489638,8.134746683,3.585856613 +Julyan Stone,stoneju01,2012,PO,DEN,10,5,14.45440539,-4.967188251,9.487217143,0.03093516,0,0.03093516,11.67992721,-6.902218242,4.777708972,-3.526485387 +Danny Granger,grangda01,2012,PO,IND,779,420,1.573787806,0.062675564,1.63646337,0.971336119,0,0.971336119,1.874044047,-0.054201948,1.819842099,0.177419732 +David West,westda01,2012,PO,IND,771,416,-0.336868026,1.571178817,1.234310791,0.867105592,0,0.867105592,-0.372822521,1.79936751,1.426544989,-0.522068874 +Paul George,georgpa01,2012,PO,IND,688,371,0.973914576,3.714585316,4.688499892,1.460781616,0,1.460781616,1.0823072,3.931399929,5.013707129,0.535496206 +George Hill,hillge01,2012,PO,IND,642,346,3.284273659,0.980641892,4.264915551,1.275410451,0,1.275410451,3.052590208,0.96791478,4.020504989,-0.124191222 +Roy Hibbert,hibbero01,2012,PO,IND,630,340,0.494076699,3.35274841,3.846825109,1.170064912,0,1.170064912,0.379454944,2.894773068,3.274228012,-0.775119149 +Leandro Barbosa,barbole01,2012,PO,IND,414,223,-2.745084174,-1.562714239,-4.307798413,-0.184700064,0,-0.184700064,-2.776964009,-1.658122355,-4.435086364,0.937848907 +Darren Collison,collida01,2012,PO,IND,380,205,4.378702047,2.141139202,6.51984125,0.996998712,0,0.996998712,3.906566556,1.857350482,5.763917038,-0.26548773 +Tyler Hansbrough,hansbty01,2012,PO,IND,304,164,-4.26508329,-0.372951387,-4.638034677,-0.163651804,0,-0.163651804,-4.137509787,-0.362134488,-4.499644275,0.398149442 +Louis Amundson,amundlo01,2012,PO,IND,174,94,-2.010098697,0.311076872,-1.699021825,0.052401778,0,0.052401778,-2.535365455,0.174102785,-2.361262669,0.723072647 +Dahntay Jones,jonesda02,2012,PO,IND,108,58,-1.030236586,-2.342901187,-3.373137773,-0.019391233,0,-0.019391233,-1.248803641,-2.158576215,-3.407379855,1.767504576 +Lance Stephenson,stephla01,2012,PO,IND,22,12,-17.71197206,-7.330955836,-25.0429279,-0.143789098,0,-0.143789098,-15.48994472,-8.485452789,-23.97539751,1.933442522 +Jeff Ayres,pendeje02,2012,PO,IND,17,9,-7.737241378,-2.617255666,-10.35449704,-0.036617369,0,-0.036617369,-8.072055587,-1.740061026,-9.812116614,1.510121907 +AJ Price,priceaj01,2012,PO,IND,13,7,5.923468054,-1.176736813,4.746731241,0.026793039,0,0.026793039,3.915744517,-3.369536293,0.546208224,-2.675228003 +Chris Paul,paulch01,2012,PO,LAC,792,423,3.102381531,1.253196975,4.355578506,1.586453547,0,1.586453547,3.54780084,1.919488918,5.467289758,0.27756535 +Blake Griffin,griffbl01,2012,PO,LAC,736,393,1.324874788,2.507167767,3.832042555,1.366586391,0,1.366586391,1.618910301,2.864230403,4.483140703,0.360021789 +Randy Foye,foyera01,2012,PO,LAC,545,291,-0.757154033,-2.597585982,-3.354740015,-0.092280313,0,-0.092280313,-1.043117073,-2.75409313,-3.797210203,-0.311176965 +Caron Butler,butleca01,2012,PO,LAC,502,268,-2.635859191,-1.882650645,-4.518509836,-0.250982305,0,-0.250982305,-2.366163168,-2.219007333,-4.585170501,0.571961473 +DeAndre Jordan,jordade01,2012,PO,LAC,466,249,-2.809899255,1.508620916,-1.301278339,0.188852577,0,0.188852577,-2.817723888,0.941623486,-1.876100401,-0.457493752 +Mo Williams,willima01,2012,PO,LAC,429,229,0.941456017,-3.001732386,-2.060276368,0.083184517,0,0.083184517,0.758553982,-3.423756789,-2.665202808,0.079040622 +Nick Young,youngni01,2012,PO,LAC,375,200,2.336929101,-2.609508515,-0.272579414,0.260639392,0,0.260639392,1.721475768,-2.904879716,-1.183403948,-0.029130907 +Reggie Evans,evansre01,2012,PO,LAC,371,198,-2.07607712,1.116203964,-0.959873157,0.188791747,0,0.188791747,-2.10196641,1.668445104,-0.433521306,1.102044241 +Kenyon Martin,martike01,2012,PO,LAC,362,193,-0.983182424,1.423279593,0.440097169,0.325942935,0,0.325942935,-1.574750321,1.667458971,0.09270865,0.546827607 +Eric Bledsoe,bledser01,2012,PO,LAC,354,189,4.677686537,1.949904046,6.627590583,0.938393676,0,0.938393676,4.207168921,1.935379954,6.142548875,0.557601584 +Bobby Simmons,simmobo01,2012,PO,LAC,60,32,0.718436727,-5.706837711,-4.988400984,-0.038672104,0,-0.038672104,-0.232904014,-4.966639749,-5.199543763,2.343585446 +Kobe Bryant,bryanko01,2012,PO,LAL,895,476,4.929736372,-0.66208769,4.267648682,1.761464069,0,1.761464069,5.151285303,-0.20856191,4.942723393,0.191852925 +Andrew Bynum,bynuman01,2012,PO,LAL,848,451,0.826111465,0.54030074,1.366412205,0.959320296,0,0.959320296,0.716268582,0.382674255,1.098942838,-1.619553328 +Pau Gasol,gasolpa01,2012,PO,LAL,835,444,0.618737619,1.602786194,2.221523813,1.148170315,0,1.148170315,0.488997605,1.429736189,1.918733794,-1.034190585 +Ramon Sessions,sessira01,2012,PO,LAL,714,380,-1.772006266,-2.090113733,-3.86212,-0.222526212,0,-0.222526212,-1.902602266,-1.981393752,-3.883996018,0.06120045 +Steve Blake,blakest01,2012,PO,LAL,575,306,0.072591508,-1.35207871,-1.279487202,0.236302861,0,0.236302861,-0.105755097,-1.346993161,-1.452748258,-0.180630118 +Metta World Peace,artesro01,2012,PO,LAL,444,236,1.659937518,2.93193716,4.591874679,0.914338197,0,0.914338197,1.993298311,3.64392557,5.637223881,0.256842131 +Jordan Hill,hilljo01,2012,PO,LAL,408,217,-0.525673017,-1.286626795,-1.812299812,0.106636377,0,0.106636377,-0.8725887,-0.925835271,-1.798423971,-0.366060814 +Matt Barnes,barnema02,2012,PO,LAL,348,185,-4.119987814,1.54547132,-2.574516494,0.017494134,0,0.017494134,-3.231903978,1.541049465,-1.690854513,2.168146182 +Devin Ebanks,ebankde01,2012,PO,LAL,237,126,-0.892737747,0.482230176,-0.410507571,0.154835792,0,0.154835792,-1.672869866,-0.031395487,-1.704265353,-0.159848577 +Josh McRoberts,mcrobjo01,2012,PO,LAL,30,16,-12.99514223,-3.167547143,-16.16268937,-0.113221902,0,-0.113221902,-12.42011506,-5.912819802,-18.33293487,0.237445946 +Troy Murphy,murphtr01,2012,PO,LAL,28,15,-7.327988722,-3.848216058,-11.17620478,-0.065427202,0,-0.065427202,-7.588027614,-7.363186176,-14.95121379,-1.463285887 +Andrew Goudelock,goudean01,2012,PO,LAL,19,10,3.844427474,-2.917821182,0.926606293,0.019101428,0,0.019101428,2.133220432,-3.871280582,-1.73806015,-1.139699703 +Christian Eyenga,eyengch01,2012,PO,LAL,17,9,2.491312953,7.083703717,9.575016671,0.060769165,0,0.060769165,2.601850945,8.234954046,10.83680499,3.702871907 +Darius Morris,morrida01,2012,PO,LAL,15,8,28.59507571,-5.190533173,23.40454254,0.108660135,0,0.108660135,24.95414962,-6.805429011,18.14872061,-1.177680721 +Rudy Gay,gayru01,2012,PO,MEM,516,279,-0.892762981,-0.030930291,-0.923693272,0.268172604,0,0.268172604,-0.55461591,-0.025987249,-0.580603159,0.017758221 +Mike Conley,conlemi01,2012,PO,MEM,512,277,3.696205173,-0.593418423,3.10278675,0.848106059,0,0.848106059,3.190205672,-0.054614014,3.135591658,-0.525727997 +Marc Gasol,gasolma01,2012,PO,MEM,482,261,2.541585208,2.958000908,5.499586116,1.125543513,0,1.125543513,1.963548122,2.575382723,4.538930845,-0.591265172 +Zach Randolph,randoza01,2012,PO,MEM,458,248,-0.144865179,1.18317662,1.038311441,0.49421546,0,0.49421546,0.084599579,1.667993756,1.752593336,-0.027337056 +Tony Allen,allento01,2012,PO,MEM,314,170,-2.52516751,4.356242775,1.831075265,0.413569054,0,0.413569054,-2.513317476,4.172157147,1.658839671,0.829139224 +O.J. Mayo,mayooj01,2012,PO,MEM,301,163,-4.316455945,1.316746874,-2.999709071,-0.021771059,0,-0.021771059,-3.313257588,1.052103023,-2.261154564,1.485567044 +Quincy Pondexter,pondequ01,2012,PO,MEM,211,114,0.58252177,1.170564017,1.753085786,0.271463512,0,0.271463512,-0.324119105,0.669782314,0.345663209,0.44593538 +Marreese Speights,speigma01,2012,PO,MEM,185,100,-0.325604135,1.31457636,0.988972224,0.196788568,0,0.196788568,-0.486570669,0.79591902,0.309348351,0.020068234 +Dante Cunningham,cunnida01,2012,PO,MEM,91,49,-4.086490409,0.323598178,-3.762892231,-0.025748711,0,-0.025748711,-4.495439154,-1.350097187,-5.84553634,-1.267043278 +Gilbert Arenas,arenagi01,2012,PO,MEM,43,23,-7.022272469,-2.376882842,-9.399155311,-0.084106331,0,-0.084106331,-6.914117876,-1.603623494,-8.517741369,4.066456845 +Hamed Haddadi,haddaha01,2012,PO,MEM,39,21,6.375421901,0.939034829,7.31445673,0.111538511,0,0.111538511,4.765177859,0.767744816,5.532922675,0.26252251 +Josh Selby,selbyjo01,2012,PO,MEM,1,0,-3.542834293,-2.022175815,-5.565010108,0,0,0,-5.27928793,-4.512149839,-9.791437769,-1.459813387 +LeBron James,jamesle01,2012,PO,MIA,1823,983,8.654994478,2.16645854,10.82145302,7.006934064,0,7.006934064,8.982887611,2.047874052,11.03076166,-0.166265006 +Dwyane Wade,wadedw01,2012,PO,MIA,1682,907,3.394941729,2.344086224,5.739027952,4.046754924,0,4.046754924,3.848085135,2.389765593,6.237850728,-0.105508239 +Mario Chalmers,chalmma01,2012,PO,MIA,1519,819,1.247264765,1.12018164,2.367446405,2.211656099,0,2.211656099,1.595531792,1.634352877,3.229884669,0.255282617 +Shane Battier,battish01,2012,PO,MIA,1424,768,0.80078428,0.482502655,1.283286935,1.634003391,0,1.634003391,0.960955044,0.893734313,1.854689356,0.224562125 +Udonis Haslem,hasleud01,2012,PO,MIA,838,452,-2.428342953,-0.647144497,-3.07548745,-0.077487444,0,-0.077487444,-2.55817105,-0.650757784,-3.208928834,0.084590825 +Chris Bosh,boshch01,2012,PO,MIA,814,439,1.595024917,0.903176047,2.498200964,1.196083401,0,1.196083401,1.598383001,0.051689829,1.65007283,-1.207680586 +Mike Miller,millemi01,2012,PO,MIA,682,368,2.929629255,-0.446312777,2.483316479,1.019932057,0,1.019932057,2.726494602,-0.640681985,2.085812616,0.581475117 +Joel Anthony,anthojo01,2012,PO,MIA,610,329,-1.661667175,0.286538204,-1.375128971,0.237622021,0,0.237622021,-2.048594195,0.113269874,-1.93532432,-0.149570879 +James Jones,jonesja02,2012,PO,MIA,321,173,0.022828305,-0.947911225,-0.92508292,0.166551802,0,0.166551802,-0.289455495,-2.187883517,-2.477339012,0.230274494 +Norris Cole,coleno01,2012,PO,MIA,315,170,-3.198471017,-0.21223868,-3.410709697,-0.059860922,0,-0.059860922,-3.254590864,0.018992089,-3.235598776,1.154481501 +Ronny Turiaf,turiaro01,2012,PO,MIA,224,121,-4.561693574,-0.118600437,-4.680294011,-0.124206323,0,-0.124206323,-4.593858299,-0.292387968,-4.886246267,0.955436836 +Juwan Howard,howarju01,2012,PO,MIA,45,24,-5.173008228,-1.772467637,-6.945475865,-0.052166878,0,-0.052166878,-5.678276649,-4.453801963,-10.13207861,-1.388340276 +Terrel Harris,harrite01,2012,PO,MIA,19,10,4.644674705,-1.285064396,3.35961031,0.032070859,0,0.032070859,3.112048703,-3.535765408,-0.423716706,-0.218209703 +Dexter Pittman,pittmde01,2012,PO,MIA,15,8,-11.53650541,0.677929876,-10.85857553,-0.034508545,0,-0.034508545,-11.32867345,0.730123726,-10.59854972,0.988385946 +Carmelo Anthony,anthoca01,2012,PO,NYK,374,204,0.930637325,0.284403158,1.215040484,0.428724411,0,0.428724411,1.094103058,0.994021799,2.088124858,0.655372575 +JR Smith,smithjr01,2012,PO,NYK,320,175,-2.50073156,-0.526016997,-3.026748557,-0.025906982,0,-0.025906982,-1.933174042,0.277855132,-1.655318909,1.4931078 +Tyson Chandler,chandty01,2012,PO,NYK,306,167,-3.597282887,1.604472592,-1.992810294,0.066601322,0,0.066601322,-3.231160237,1.882418194,-1.348742043,0.085217854 +Amar'e Stoudemire,stoudam01,2012,PO,NYK,255,139,-0.08718474,-0.637054513,-0.724239253,0.14904535,0,0.14904535,-0.311221931,0.00326847,-0.307953461,0.533296966 +Mike Bibby,bibbymi01,2012,PO,NYK,216,118,2.644337864,-2.040433025,0.603904839,0.207122113,0,0.207122113,1.770919545,-2.187903007,-0.416983462,-0.487375934 +Landry Fields,fieldla01,2012,PO,NYK,211,115,-0.278052931,0.647482045,0.369429114,0.188217247,0,0.188217247,-0.990681875,-0.733066003,-1.723747878,-0.261763387 +Baron Davis,davisba01,2012,PO,NYK,178,97,0.15233,-4.498812645,-4.346482645,-0.082975023,0,-0.082975023,-0.374094191,-4.473942583,-4.848036773,1.644571107 +Steve Novak,novakst01,2012,PO,NYK,174,95,-2.035081996,-1.997784926,-4.032866922,-0.063695655,0,-0.063695655,-2.775160004,-2.816402391,-5.591562395,-0.608776836 +Jared Jeffries,jeffrja01,2012,PO,NYK,62,34,-3.018465259,0.850339506,-2.168125752,0.010401472,0,0.010401472,-3.466476559,0.495765866,-2.970710693,-0.075456291 +Josh Harrellson,harrejo01,2012,PO,NYK,46,25,-0.23778043,-3.158345409,-3.396125838,-0.008675071,0,-0.008675071,-0.97292979,-2.805310956,-3.778240746,1.85688096 +Iman Shumpert,shumpim01,2012,PO,NYK,35,19,-7.114368738,1.358233787,-5.756134951,-0.030483716,0,-0.030483716,-6.970341817,1.489961215,-5.480380602,1.285196041 +Toney Douglas,douglto01,2012,PO,NYK,15,8,6.299585891,-3.307314572,2.992271318,0.023693669,0,0.023693669,3.781152064,-5.015200943,-1.23404888,-1.784235387 +Jerome Jordan,jordaje01,2012,PO,NYK,7,4,16.92625492,-2.632430606,14.29382432,0.034047586,0,0.034047586,14.95313715,-4.966629443,9.98650771,-4.58383053 +Kevin Durant,duranke01,2012,PO,OKC,1598,837,7.085524281,-0.379417306,6.706106976,4.158612959,0,4.158612959,7.368818941,-0.322904136,7.045914805,-0.132629395 +Russell Westbrook,westbru01,2012,PO,OKC,1464,767,5.199626123,-0.229756503,4.969869621,3.10987768,0,3.10987768,5.799864981,0.250155306,6.050020287,-0.168373264 +James Harden,hardeja01,2012,PO,OKC,1203,630,6.088314182,-0.564226763,5.524087419,2.757172413,0,2.757172413,6.086311768,0.025827067,6.112138835,0.46820692 +Serge Ibaka,ibakase01,2012,PO,OKC,1086,569,1.074273092,0.966623809,2.040896901,1.421504467,0,1.421504467,0.957883725,0.65723387,1.615117596,-0.811478958 +Kendrick Perkins,perkike01,2012,PO,OKC,987,517,-5.093567175,-0.619904921,-5.713472096,-0.804099676,0,-0.804099676,-4.68240966,-0.939318565,-5.621728225,-0.234461847 +Derek Fisher,fishede01,2012,PO,OKC,851,446,-0.010733174,0.766582965,0.755849791,0.823797153,0,0.823797153,0.040628321,0.686195239,0.72682356,0.112292993 +Thabo Sefolosha,sefolth01,2012,PO,OKC,851,446,0.209535365,4.016339731,4.225875096,1.647217732,0,1.647217732,0.507930525,3.830865824,4.338796349,0.554567118 +Nick Collison,collini01,2012,PO,OKC,634,332,0.950382173,0.027645515,0.978027689,0.653987613,0,0.653987613,0.543439568,0.053133575,0.596573143,0.374272307 +Daequan Cook,cookda02,2012,PO,OKC,208,109,-0.25601452,-0.810720431,-1.066734951,0.097041805,0,0.097041805,-0.189902931,-2.066888587,-2.256791518,0.463328872 +Nazr Mohammed,mohamna01,2012,PO,OKC,158,83,-2.838270319,-4.431691778,-7.269962096,-0.199869955,0,-0.199869955,-3.250552775,-3.523345201,-6.773897976,1.123163448 +Cole Aldrich,aldrico01,2012,PO,OKC,48,25,1.175404001,-4.958861261,-3.78345726,-0.013496033,0,-0.013496033,0.663324895,-5.053441243,-4.390116348,-0.656328596 +Royal Ivey,iveyro01,2012,PO,OKC,40,21,0.708379616,2.774449396,3.482829012,0.069806012,0,0.069806012,1.91907273,2.045080489,3.964153219,1.218450363 +Lazar Hayward,haywala01,2012,PO,OKC,34,18,-4.019959452,-3.966079157,-7.986038609,-0.04976194,0,-0.04976194,-4.981086069,-5.387215324,-10.36830139,0.305522789 +Glen Davis,davisgl01,2012,PO,ORL,347,190,-0.794225494,-0.348021455,-1.142246949,0.158501636,0,0.158501636,-1.057546198,-0.213927932,-1.271474129,-1.253831024 +Jameer Nelson,nelsoja01,2012,PO,ORL,332,182,1.813118864,-0.435386902,1.377731962,0.395664241,0,0.395664241,1.472670155,0.237667887,1.710338042,0.081534203 +Ryan Anderson,anderry01,2012,PO,ORL,314,172,-1.429575563,-1.133509576,-2.563085139,0.017052131,0,0.017052131,-1.207639722,-0.143031242,-1.350670963,0.719292122 +Hedo Turkoglu,turkohe01,2012,PO,ORL,296,162,-2.617935517,0.600376793,-2.017558724,0.062722946,0,0.062722946,-2.811591618,1.095034371,-1.716557247,0.413069957 +Jason Richardson,richaja01,2012,PO,ORL,270,148,-0.517015044,1.377609455,0.860594411,0.281988341,0,0.281988341,-0.375665731,1.333931497,0.958265766,0.257432353 +JJ Redick,redicjj01,2012,PO,ORL,224,123,2.904056543,-3.086766074,-0.182709531,0.166061057,0,0.166061057,1.950098778,-3.71614555,-1.766046772,-0.054545173 +Earl Clark,clarkea01,2012,PO,ORL,161,88,-3.17960395,1.530533207,-1.649070743,0.050531098,0,0.050531098,-3.696455903,0.666356466,-3.030099436,-0.791440903 +Quentin Richardson,richaqu01,2012,PO,ORL,135,74,-7.812368897,-0.61462338,-8.426992277,-0.222529745,0,-0.222529745,-7.928201509,-1.695546141,-9.623747649,0.600595946 +Chris Duhon,duhonch01,2012,PO,ORL,111,61,-6.930906788,4.892556333,-2.038350455,0.02307405,0,0.02307405,-6.55901689,3.842988854,-2.716028036,0.912061568 +Daniel Orton,ortonda01,2012,PO,ORL,16,9,6.969662703,-3.92530043,3.044362272,0.028227685,0,0.028227685,4.088889968,-1.052321794,3.036568173,2.581543488 +Von Wafer,wafervo01,2012,PO,ORL,11,6,-1.486997718,-5.769683205,-7.256680923,-0.014497402,0,-0.014497402,-2.084096082,-6.662190286,-8.746286368,1.701730249 +Justin Harper,harpeju01,2012,PO,ORL,9,5,-10.56326982,-3.184260507,-13.74753033,-0.028465399,0,-0.028465399,-11.10533046,-5.243085602,-16.34841606,-1.459813387 +Ish Smith,smithis01,2012,PO,ORL,9,5,-5.128027376,4.194429012,-0.933598364,0.004648991,0,0.004648991,-6.773958787,1.252781281,-5.521177507,-2.44865561 +Andre Iguodala,iguodan01,2012,PO,PHI,942,505,1.250157427,2.682529543,3.932686969,1.773044223,0,1.773044223,1.329160763,2.795538523,4.124699287,-0.139584396 +Jrue Holiday,holidjr01,2012,PO,PHI,921,494,3.136139096,1.756784114,4.89292321,1.972618021,0,1.972618021,3.017978127,2.035556246,5.053534373,-0.639257285 +Evan Turner,turneev01,2012,PO,PHI,837,449,-3.456110697,-0.393170443,-3.84928114,-0.259729218,0,-0.259729218,-3.311408951,-0.193226445,-3.504635396,0.003078142 +Lou Williams,willilo02,2012,PO,PHI,668,358,1.340980759,-0.199534817,1.141445943,0.736270422,0,0.736270422,1.406181564,-0.23131544,1.174866124,0.393222885 +Elton Brand,brandel01,2012,PO,PHI,664,356,-1.510596515,3.760441996,2.249845481,0.933614403,0,0.933614403,-1.520817815,3.589948808,2.069130992,-0.287702484 +Spencer Hawes,hawessp01,2012,PO,PHI,619,332,-2.132900335,0.622306843,-1.510593492,0.215864169,0,0.215864169,-2.16503097,0.066893745,-2.098137225,-0.273701336 +Thaddeus Young,youngth01,2012,PO,PHI,517,277,0.041940981,-0.652776032,-0.610835052,0.310213567,0,0.310213567,-0.255843433,-1.003329333,-1.259172766,-0.457879364 +Lavoy Allen,allenla01,2012,PO,PHI,440,236,1.792311061,3.535047724,5.327358785,1.003466988,0,1.003466988,1.298054525,3.517429155,4.81548368,0.03543309 +Jodie Meeks,meeksjo01,2012,PO,PHI,190,102,2.080226486,-1.097733316,0.98249317,0.202003622,0,0.202003622,1.258025603,-1.796628366,-0.538602763,0.751393981 +Xavier Silas,silasxa01,2012,PO,PHI,7,4,19.68374112,0.196495616,19.88023673,0.046033581,0,0.046033581,16.26490844,-2.344363363,13.92054508,-3.021821959 +Sam Young,youngsa01,2012,PO,PHI,7,4,-16.13990275,-3.008390026,-19.14829277,-0.035071245,0,-0.035071245,-14.40698599,-5.502976183,-19.90996217,1.450783755 +Nikola Vucevic,vucevni01,2012,PO,PHI,6,3,-13.70613373,-0.573162124,-14.27929586,-0.018199918,0,-0.018199918,-12.7186922,-2.843538318,-15.56223052,-0.001128387 +Tony Parker,parketo01,2012,PO,SAS,985,506,2.874391834,1.391229974,4.265621809,1.85462,0,1.85462,3.124409887,1.312562103,4.436971989,-0.643024129 +Tim Duncan,duncati01,2012,PO,SAS,902,463,1.48463358,4.865412341,6.35004592,2.192550834,0,2.192550834,1.912126594,4.463818628,6.375945223,-0.994980316 +Manu Ginobili,ginobma01,2012,PO,SAS,759,390,3.912489648,-1.606201166,2.306288483,1.043681036,0,1.043681036,4.11120955,-1.446250468,2.664959082,0.524092133 +Kawhi Leonard,leonaka01,2012,PO,SAS,738,379,1.136941978,1.261232885,2.398174863,1.022164843,0,1.022164843,1.256009576,1.61901315,2.875022725,-0.397689742 +Boris Diaw,diawbo01,2012,PO,SAS,674,346,1.727044503,3.526801565,5.253846069,1.446870577,0,1.446870577,1.651178431,3.1455023,4.796680731,-0.639605732 +Stephen Jackson,jacksst02,2012,PO,SAS,582,299,2.451253626,0.005040126,2.456293752,0.819831409,0,0.819831409,2.25048882,0.311770227,2.562259047,0.077543932 +Danny Green,greenda02,2012,PO,SAS,563,289,0.563457988,1.668268861,2.231726849,0.761287887,0,0.761287887,0.802230255,1.262021945,2.0642522,0.440679668 +Gary Neal,nealga01,2012,PO,SAS,423,217,2.538552057,-4.023072292,-1.484520235,0.144647028,0,0.144647028,2.171661039,-3.850104108,-1.678443069,0.092045667 +Tiago Splitter,splitti01,2012,PO,SAS,327,168,-1.449145049,0.81891666,-0.63022839,0.189858796,0,0.189858796,-1.197522234,0.973231944,-0.22429029,1.185685236 +Matt Bonner,bonnema01,2012,PO,SAS,321,165,-1.94589226,-0.282099103,-2.227991363,0.045734773,0,0.045734773,-1.918888937,-0.019124508,-1.938013446,0.819348949 +DeJuan Blair,blairde01,2012,PO,SAS,148,76,2.641432851,1.000119405,3.641552257,0.25606713,0,0.25606713,2.155021318,1.29784132,3.452862638,0.162496477 +James Anderson,anderja01,2012,PO,SAS,60,31,2.637668902,1.791559405,4.429228306,0.116023269,0,0.116023269,1.882928353,0.495992279,2.378920632,-0.834795554 +Patty Mills,millspa02,2012,PO,SAS,60,31,2.478864588,-2.184937254,0.293927334,0.04924116,0,0.04924116,2.283129955,-3.322359856,-1.039229901,-0.747113554 +Al Jefferson,jeffeal01,2012,PO,UTA,273,141,0.671076119,-1.422209748,-0.751133629,0.147581773,0,0.147581773,0.455963814,-0.165383374,0.290580439,-0.438671922 +Paul Millsap,millspa01,2012,PO,UTA,269,139,-4.198688338,0.632228798,-3.566459541,-0.059305593,0,-0.059305593,-3.97550768,0.420202331,-3.555305349,-0.62080454 +Gordon Hayward,haywago01,2012,PO,UTA,238,123,-0.816433881,-0.958001125,-1.774435006,0.062874696,0,0.062874696,-1.229566631,-1.037796531,-2.267363162,-0.379907505 +Devin Harris,harride01,2012,PO,UTA,232,120,-2.38176115,-0.905870109,-3.287631259,-0.034356496,0,-0.034356496,-2.276510835,-0.506740677,-2.783251511,1.082968983 +Derrick Favors,favorde01,2012,PO,UTA,225,116,-0.404517095,3.333585114,2.92906802,0.345794888,0,0.345794888,-0.498037656,3.497257151,2.999219495,-0.221017876 +DeMarre Carroll,carrode01,2012,PO,UTA,141,73,1.80434217,-0.569749403,1.234592767,0.153584449,0,0.153584449,0.914338844,-0.438677805,0.47566104,0.309367605 +Jamaal Tinsley,tinslja01,2012,PO,UTA,126,65,-4.184436812,-2.22336402,-6.407800832,-0.125701272,0,-0.125701272,-4.39437031,-2.343104876,-6.737475186,0.4271582 +Alec Burks,burksal01,2012,PO,UTA,122,63,-2.769373243,-0.640913452,-3.410286695,-0.021777597,0,-0.021777597,-3.148963268,-1.248370939,-4.397334207,-0.457854207 +Josh Howard,howarjo01,2012,PO,UTA,122,63,-1.373399527,0.178898636,-1.194500891,0.050991258,0,0.050991258,-2.077609189,-0.670540397,-2.748149585,-1.00311683 +Enes Kanter,kanteen01,2012,PO,UTA,83,43,-3.924243083,-2.140233635,-6.064476718,-0.074767143,0,-0.074767143,-4.087712565,-2.644039673,-6.731752238,-0.273980134 +Blake Ahearn,ahearbl01,2012,PO,UTA,15,8,16.23502347,-0.839545451,15.39547801,0.07351264,0,0.07351264,13.34863326,-3.121975934,10.22665733,-3.386143387 +Jeremy Evans,evansje01,2012,PO,UTA,14,7,3.426638442,8.891655102,12.31829354,0.05594657,0,0.05594657,2.670213156,9.844057448,12.5142706,0.720330898 +Al Horford,horfoal01,2013,RS,ATL,5378,2756,0.040401404,1.230855193,1.271256597,5.607114625,5.607114625,0,0.09746177,1.513582826,1.611044597,-0.777500294 +Josh Smith,smithjo03,2013,RS,ATL,5235,2683,-1.197864192,1.261328434,0.063464242,3.848211225,3.848211225,0,-0.524388992,1.165343087,0.640954095,-0.073636084 +Jeff Teague,teaguje01,2013,RS,ATL,5128,2628,1.187118987,-0.153963676,1.033155311,5.066987047,5.066987047,0,1.182287226,0.260740111,1.443027337,-0.100743751 +Kyle Korver,korveky01,2013,RS,ATL,4408,2259,1.884989067,0.856027663,2.741016729,6.322368496,6.322368496,0,1.626229927,1.052687549,2.678917476,-0.092060899 +Devin Harris,harride01,2013,RS,ATL,2773,1421,1.536688355,1.111392906,2.648081261,3.933232937,3.933232937,0,1.387594927,0.896683794,2.284278722,0.467593814 +DeShawn Stevenson,stevede01,2013,RS,ATL,2260,1158,-0.770860792,-1.557482099,-2.328342891,0.24929153,0.24929153,0,-1.062113334,-1.556392423,-2.618505757,0.064138354 +Zaza Pachulia,pachuza01,2013,RS,ATL,2213,1134,-1.549179221,0.787750883,-0.761428338,1.148267095,1.148267095,0,-1.700826426,0.799809817,-0.901016608,-0.182434819 +Lou Williams,willilo02,2013,RS,ATL,2184,1119,1.345086983,-1.267793293,0.077293689,1.613835042,1.613835042,0,1.395879466,-1.208020008,0.187859458,-0.01764655 +Ivan Johnson,johnsiv01,2013,RS,ATL,2020,1035,-2.555349248,1.644810702,-0.910538546,0.978962723,0.978962723,0,-2.350595379,1.570151564,-0.780443814,0.730588196 +Anthony Tolliver,tollian01,2013,RS,ATL,1879,963,-2.494122062,-0.312132196,-2.806254258,-0.027629985,-0.027629985,0,-2.808695907,-1.285068047,-4.093763954,-0.030326764 +John Jenkins,jenkijo01,2013,RS,ATL,1760,902,-0.245905765,-2.950615505,-3.19652127,-0.204498869,-0.204498869,0,-0.789092777,-3.801409269,-4.590502046,-0.448727904 +Dahntay Jones,jonesda02,2013,RS,ATL,743,381,-3.685575626,-0.248697162,-3.934272788,-0.232076354,-0.232076354,0,-4.134064577,-0.523155975,-4.657220552,0.75631415 +Mike Scott,scottmi01,2013,RS,ATL,734,376,-1.529030008,-2.201937105,-3.730967112,-0.187103658,-0.187103658,0,-2.045569476,-3.140881458,-5.186450934,-0.534502798 +Johan Petro,petrojo01,2013,RS,ATL,687,352,-4.893659346,-0.936375935,-5.830035281,-0.554483445,-0.554483445,0,-4.749516487,-0.985554586,-5.735071073,0.225319711 +Anthony Morrow,morroan01,2013,RS,ATL,587,301,-0.209937432,-0.887072096,-1.097009528,0.257799323,0.257799323,0,-0.614731893,-0.564534172,-1.179266064,1.448435661 +Shelvin Mack,macksh01,2013,RS,ATL,523,268,-1.226990332,-1.711484096,-2.938474429,-0.026248142,-0.026248142,0,-1.363919324,-1.954134188,-3.318053512,1.724551613 +Jannero Pargo,pargoja01,2013,RS,ATL,220,113,-0.835515493,-1.909126993,-2.744642486,0.000313278,0.000313278,0,-0.942802526,-2.053089961,-2.995892487,1.327383591 +Jeremy Tyler,tylerje01,2013,RS,ATL,10,5,-5.364021221,2.697249515,-2.666771706,0.000209173,0.000209173,0,-6.394854793,0.5311092,-5.863745593,-1.378120319 +Paul Pierce,piercpa01,2013,RS,BOS,4976,2575,2.806219611,1.146495381,3.952714992,8.832527213,8.832527213,0,2.792932087,0.932359175,3.725291262,0.282664766 +Jeff Green,greenje02,2013,RS,BOS,4352,2252,-1.371087684,0.028492522,-1.342595162,1.615720984,1.615720984,0,-1.208214791,-0.300421845,-1.508636636,-0.077468161 +Brandon Bass,bassbr01,2013,RS,BOS,4327,2239,-2.265523287,-0.98997179,-3.255495076,-0.574252714,-0.574252714,0,-2.490945991,-0.867233603,-3.358179594,-0.51488101 +Jason Terry,terryja01,2013,RS,BOS,4104,2124,0.660894668,-0.443187275,0.217707394,3.212803796,3.212803796,0,0.469855394,-0.748194834,-0.278339441,-0.09253075 +Kevin Garnett,garneke01,2013,RS,BOS,3907,2022,-2.317866301,4.329383835,2.011517534,4.897706439,4.897706439,0,-1.916700336,3.820853422,1.904153086,-0.272767913 +Courtney Lee,leeco01,2013,RS,BOS,3751,1941,-0.224236632,-0.19515625,-0.419392882,2.30894104,2.30894104,0,-0.533846068,-0.020684747,-0.554530815,0.038120822 +Avery Bradley,bradlav01,2013,RS,BOS,2773,1435,-2.715733206,0.904842326,-1.81089088,0.690600928,0.690600928,0,-2.374228549,1.38817792,-0.98605063,0.412244485 +Rajon Rondo,rondora01,2013,RS,BOS,2750,1423,1.209510166,-0.125055183,1.084454983,2.776327286,2.776327286,0,1.248037969,0.425175192,1.673213161,-0.252265751 +Jared Sullinger,sullija01,2013,RS,BOS,1724,892,-0.463451463,0.760762716,0.297311253,1.394409786,1.394409786,0,-0.916525485,1.385198353,0.468672868,0.509095261 +Chris Wilcox,wilcoch01,2013,RS,BOS,1604,830,-0.707889721,0.839748524,0.131858803,1.228088371,1.228088371,0,-1.161267056,1.024280065,-0.136986991,0.588898746 +Jordan Crawford,crawfjo02,2013,RS,BOS,1125,582,-1.529454154,-0.989248249,-2.518702403,0.06950602,0.06950602,0,-1.54570337,-1.679319421,-3.225022792,1.118827673 +Leandro Barbosa,barbole01,2013,RS,BOS,991,513,-0.62633258,-1.018692492,-1.645025072,0.289962433,0.289962433,0,-0.95275084,-1.142741283,-2.095492123,0.242881911 +Jason Collins,collija04,2013,RS,BOS,638,330,-4.979926614,0.430625717,-4.549300898,-0.308474184,-0.308474184,0,-5.178419597,1.066581488,-4.111838109,1.700481264 +Terrence Williams,willite01,2013,RS,BOS,614,318,-1.74681194,-0.416504407,-2.163316347,0.0949176,0.0949176,0,-2.089258108,-1.934426171,-4.023684278,-0.262201931 +Shavlik Randolph,randosh01,2013,RS,BOS,383,198,-0.031473891,-0.505883679,-0.53735757,0.226141626,0.226141626,0,-0.327043425,0.330850558,0.003807133,1.091878141 +DJ White,whitedj01,2013,RS,BOS,166,86,-1.842036404,0.685908214,-1.156128191,0.069246105,0.069246105,0,-2.577577752,-1.232745458,-3.810323209,-0.91662321 +Fab Melo,melofa01,2013,RS,BOS,70,36,-6.12038275,1.390814861,-4.729567889,-0.037112991,-0.037112991,0,-5.903386273,1.931173957,-3.972212316,1.930395539 +Kris Joseph,josepkr01,2013,RS,BOS,46,24,-9.436544367,-5.431279388,-14.86782375,-0.14956955,-0.14956955,0,-9.013030895,-6.812807787,-15.82583868,0.746188812 +Jarvis Varnado,varnaja01,2013,RS,BOS,35,18,-1.116935673,2.840953874,1.7240182,0.0411371,0.0411371,0,-1.424800539,0.85747363,-0.567326909,0.112180539 +Darko Milicic,milicda01,2013,RS,BOS,10,5,-22.92423428,-3.840036342,-26.76427062,-0.063269128,-0.063269128,0,-20.75320705,-7.419603336,-28.17281039,3.052830681 +Deron Williams,willide01,2013,RS,BRK,5318,2842,5.252631895,-2.105828436,3.146803459,8.540738496,8.540738496,0,5.133707554,-1.298634115,3.835073439,-0.104076697 +Joe Johnson,johnsjo02,2013,RS,BRK,4944,2642,2.437637572,-1.232961998,1.204675574,5.305873974,5.305873974,0,2.422870483,-1.047976618,1.374893866,-0.433571931 +Brook Lopez,lopezbr01,2013,RS,BRK,4216,2253,1.239484171,1.722069714,2.961553886,6.500096168,6.500096168,0,1.277821831,1.136825077,2.414646908,-0.924943729 +Gerald Wallace,wallage01,2013,RS,BRK,3885,2076,-1.0967178,1.932363205,0.835645405,3.799002671,3.799002671,0,-0.859519169,1.803625388,0.944106219,0.028828891 +Reggie Evans,evansre01,2013,RS,BRK,3681,1967,-1.881062117,0.997834224,-0.883227893,1.873119684,1.873119684,0,-1.782296768,1.413349406,-0.368947362,-0.015131544 +Andray Blatche,blatcan01,2013,RS,BRK,2910,1555,-0.060973013,1.514319478,1.453346466,3.343069733,3.343069733,0,0.446098804,1.493159329,1.939258133,0.231686094 +C.J. Watson,watsocj01,2013,RS,BRK,2846,1521,0.576107527,-0.195703206,0.380404322,2.433680254,2.433680254,0,0.621439545,0.054295927,0.675735472,0.170245465 +Keith Bogans,boganke01,2013,RS,BRK,2635,1408,-0.982210255,-1.101956333,-2.084166588,0.48051246,0.48051246,0,-1.169886703,-1.347659202,-2.517545905,0.428872509 +Kris Humphries,humphkr01,2013,RS,BRK,2229,1191,-2.356283861,-1.15929617,-3.51558003,-0.463349754,-0.463349754,0,-2.554295778,-1.272951332,-3.82724711,-0.370961848 +MarShon Brooks,brookma01,2013,RS,BRK,1707,912,-1.687533731,-0.572850875,-2.260384606,0.22917897,0.22917897,0,-1.804890413,-1.088851909,-2.893742322,0.555688809 +Jerry Stackhouse,stackje01,2013,RS,BRK,1018,544,-1.261288383,-1.810661345,-3.071949729,-0.089417109,-0.089417109,0,-1.378736614,-2.89699918,-4.275735794,0.062878031 +Mirza Teletovic,teletmi01,2013,RS,BRK,934,499,-0.364531758,-1.371156066,-1.735687824,0.260125262,0.260125262,0,0.097787933,-1.737593697,-1.639805763,0.682037604 +Tyshawn Taylor,tayloty01,2013,RS,BRK,414,221,-6.002702053,-1.594912761,-7.597614814,-0.553722186,-0.553722186,0,-5.304574666,-1.897944721,-7.202519387,1.215036493 +Josh Childress,childjo01,2013,RS,BRK,187,100,-2.752380081,-0.756347349,-3.50872743,-0.038203305,-0.038203305,0,-3.495697185,-2.135272459,-5.630969644,-1.219319249 +Tornike Shengelia,shengto01,2013,RS,BRK,174,93,-4.0490121,-0.914921306,-4.963933406,-0.105857492,-0.105857492,0,-4.095054815,-2.275954696,-6.371009512,0.71740652 +Kris Joseph,josepkr01,2013,RS,BRK,56,30,-4.062177985,4.247584101,0.185406116,0.045213593,0.045213593,0,-3.870847105,3.712699245,-0.158147859,0.589058431 +Damion James,jamesda01,2013,RS,BRK,1,0,-4.206272305,1.057767881,-3.148504424,0,0,0,-5.700446284,0.941358307,-4.759087977,-1.378120319 +Kemba Walker,walkeke02,2013,RS,CHA,5513,2859,1.697784737,-0.134421567,1.56336317,6.292162682,6.292162682,0,1.913450126,0.588690303,2.502140429,0.006283028 +Bismack Biyombo,biyombi01,2013,RS,CHA,4215,2186,-3.714714836,-0.753870374,-4.46858521,-1.903784801,-1.903784801,0,-3.81483163,-0.607176024,-4.422007654,-0.628954421 +Gerald Henderson,hendege02,2013,RS,CHA,4113,2133,0.344920757,-1.434333627,-1.08941287,1.802783591,1.802783591,0,-0.058164941,-0.973061721,-1.031226661,-0.224691525 +Michael Kidd-Gilchrist,kiddgmi01,2013,RS,CHA,3904,2025,-1.248183396,-0.297569516,-1.545752913,1.238022513,1.238022513,0,-1.739465398,-0.431135575,-2.170600973,-0.46031413 +Ramon Sessions,sessira01,2013,RS,CHA,3185,1652,1.16349995,-3.002394847,-1.838894897,0.765051168,0.765051168,0,0.670888636,-2.87372292,-2.202834284,-0.348457804 +Ben Gordon,gordobe01,2013,RS,CHA,3008,1560,-1.013123437,-5.461908288,-6.475031724,-2.980392503,-2.980392503,0,-0.813308298,-5.275977752,-6.08928605,0.489727145 +Jeff Taylor,tayloje03,2013,RS,CHA,2906,1507,-1.225664035,-0.500384457,-1.726048492,0.789563675,0.789563675,0,-1.512378719,-0.70608834,-2.218467059,0.269230697 +Byron Mullens,mulleby01,2013,RS,CHA,2753,1428,-2.206617506,-3.333268938,-5.539886443,-2.037537128,-2.037537128,0,-1.602594917,-2.823018327,-4.425613243,0.225441806 +Brendan Haywood,haywobr01,2013,RS,CHA,2241,1162,-4.242407793,-0.20464337,-4.447051163,-1.002256608,-1.002256608,0,-4.329905803,-0.551856631,-4.881762434,-0.355739515 +Josh McRoberts,mcrobjo01,2013,RS,CHA,1546,802,-0.027243092,-0.23732121,-0.264564302,1.016558741,1.016558741,0,-0.229139013,0.048753876,-0.180385137,-0.039624549 +Jeff Adrien,adrieje01,2013,RS,CHA,1375,713,-1.948567285,-0.68553432,-2.634101605,0.042100378,0.042100378,0,-2.328817523,-1.016782509,-3.345600031,-0.133120893 +Hakim Warrick,warriha01,2013,RS,CHA,929,482,-4.10234591,-2.046700269,-6.149046179,-0.835786893,-0.835786893,0,-4.014907654,-2.508936862,-6.523844515,-0.010504097 +Reggie Williams,willire02,2013,RS,CHA,733,380,0.479335344,-2.083027897,-1.603692553,0.223051662,0.223051662,0,0.321139641,-3.209385519,-2.888245878,0.33939683 +Tyrus Thomas,thomaty01,2013,RS,CHA,694,360,-4.735909469,-0.81592408,-5.551833549,-0.517340191,-0.517340191,0,-4.480147704,-0.555833432,-5.035981136,0.492420863 +Jannero Pargo,pargoja01,2013,RS,CHA,563,292,0.11887794,-2.172985237,-2.054107297,0.106949367,0.106949367,0,0.896059327,-2.188834031,-1.292774703,2.942332612 +DeSagana Diop,diopde01,2013,RS,CHA,436,226,-5.372353065,0.51719537,-4.855157696,-0.241242725,-0.241242725,0,-5.65013451,-0.499047739,-6.149182249,-0.572612475 +Cory Higgins,higgico01,2013,RS,CHA,62,32,-0.294680554,0.541235193,0.246554639,0.049970834,0.049970834,0,0.260621444,1.960600646,2.22122209,1.994173875 +Matt Carroll,carroma01,2013,RS,CHA,12,6,-0.879476812,-2.674101482,-3.553578294,-0.00246837,-0.00246837,0,-2.80629351,-2.668137501,-5.474431011,0.320056348 +Luol Deng,denglu01,2013,RS,CHI,5463,2903,0.953367676,0.338701526,1.292069203,5.944055881,5.944055881,0,0.918199078,0.259671274,1.177870352,-0.663979777 +Carlos Boozer,boozeca01,2013,RS,CHI,4791,2546,-2.272371477,-0.068052336,-2.340423813,0.531351974,0.531351974,0,-1.952936881,0.243100773,-1.709836109,-0.118101181 +Joakim Noah,noahjo01,2013,RS,CHI,4565,2426,-0.83011629,4.291754078,3.461637788,7.619611844,7.619611844,0,-0.591977823,3.855167149,3.263189325,-0.833288785 +Jimmy Butler,butleji01,2013,RS,CHI,4016,2134,1.426789492,0.989478489,2.416267981,5.57936609,5.57936609,0,0.823970516,0.514098339,1.338068855,-0.753032811 +Nate Robinson,robinna01,2013,RS,CHI,3925,2086,2.451001936,-1.045117603,1.405884333,4.446098164,4.446098164,0,2.5353577,-0.461407984,2.073949716,0.485935016 +Marco Belinelli,belinma01,2013,RS,CHI,3542,1882,-0.849951458,-1.761704732,-2.611656191,0.133042188,0.133042188,0,-1.049970997,-1.657534696,-2.707505693,0.143652386 +Kirk Hinrich,hinriki01,2013,RS,CHI,3319,1764,0.331484452,1.126362202,1.457846654,3.803072266,3.803072266,0,0.180320149,1.668567548,1.848887697,0.39435133 +Taj Gibson,gibsota01,2013,RS,CHI,2746,1459,-1.412653445,1.186220129,-0.226433316,1.874151078,1.874151078,0,-1.672106004,0.755790594,-0.91631541,-0.215399576 +Richard Hamilton,hamilri01,2013,RS,CHI,2047,1088,-2.841819838,-1.403348776,-4.245168613,-0.831167088,-0.831167088,0,-2.933220545,-1.918033161,-4.851253707,0.13490143 +Nazr Mohammed,mohamna01,2013,RS,CHI,1304,693,-4.071733908,1.269998975,-2.801734934,-0.018306402,-0.018306402,0,-4.04129859,1.065059985,-2.976238604,0.074079566 +Marquis Teague,teaguma01,2013,RS,CHI,738,392,-4.551752571,-1.606528815,-6.158281386,-0.687689603,-0.687689603,0,-4.717906442,-2.318272671,-7.036179114,0.824801578 +Daequan Cook,cookda02,2013,RS,CHI,519,276,-4.581462525,-2.591285621,-7.172748146,-0.634530692,-0.634530692,0,-4.338870159,-3.85434331,-8.193213469,1.755125577 +Vladimir Radmanovic,radmavl01,2013,RS,CHI,271,144,-3.047580783,-0.140750562,-3.188331345,-0.033129448,-0.033129448,0,-2.267407355,0.655218855,-1.6121885,2.676454109 +Malcolm Thomas,thomama01,2013,RS,CHI,68,36,0.783590054,1.183950057,1.967540111,0.08783221,0.08783221,0,0.407926218,1.560419935,1.968346153,1.272422476 +Louis Amundson,amundlo01,2013,RS,CHI,4,2,-5.686804456,-3.940064094,-9.62686855,-0.006707262,-0.006707262,0,-5.371095429,-6.064007118,-11.43510255,-4.111635319 +Tristan Thompson,thomptr01,2013,RS,CLE,4987,2564,-0.300154175,-0.057921905,-0.35807608,3.112349762,3.112349762,0,-0.451040578,0.073680323,-0.377360255,-0.495482609 +Alonzo Gee,geeal01,2013,RS,CLE,4942,2541,-1.337970398,-1.255103957,-2.593074355,0.20396753,0.20396753,0,-1.266208512,-0.847562945,-2.113771457,0.240840798 +Kyrie Irving,irvinky01,2013,RS,CLE,3983,2048,2.785899416,-0.797331158,1.988568258,4.955597382,4.955597382,0,2.972943528,-0.416669513,2.556274016,0.081170025 +Tyler Zeller,zellety01,2013,RS,CLE,3954,2033,-3.485037921,-0.707051538,-4.192089459,-1.494522615,-1.494522615,0,-3.437813921,-0.433918612,-3.871732534,-0.078759686 +Dion Waiters,waitedi01,2013,RS,CLE,3415,1756,0.456557257,-2.261947133,-1.805389875,0.848359069,0.848359069,0,0.448822168,-2.219012608,-1.77019044,0.227978009 +CJ Miles,milescj01,2013,RS,CLE,2653,1364,1.342720248,-1.002892017,0.33982823,2.168866184,2.168866184,0,1.594331755,-1.087771048,0.506560707,0.80600947 +Shaun Livingston,livinsh01,2013,RS,CLE,2208,1135,0.55365739,-0.94623191,-0.39257452,1.362131271,1.362131271,0,-0.29170279,-0.769748032,-1.061450822,-0.204574689 +Wayne Ellington,ellinwa01,2013,RS,CLE,1916,985,1.366130418,-0.499106182,0.867024236,1.833313741,1.833313741,0,0.985446476,-0.909186355,0.076260121,0.798461983 +Daniel Gibson,gibsoda01,2013,RS,CLE,1787,919,-1.831712522,-1.975308065,-3.807020587,-0.499250492,-0.499250492,0,-1.72459225,-1.553796845,-3.278389095,0.684024046 +Anderson Varejao,varejan01,2013,RS,CLE,1752,901,2.170585819,0.7833673,2.95395312,2.596913835,2.596913835,0,2.187251248,1.44011645,3.627367698,-0.892572505 +Luke Walton,waltolu01,2013,RS,CLE,1667,857,-0.726848727,0.592001249,-0.134847478,1.148831167,1.148831167,0,-0.723386118,0.227888375,-0.495497743,0.437907456 +Marreese Speights,speigma01,2013,RS,CLE,1402,721,-2.043580333,-3.160189239,-5.203769571,-0.903733002,-0.903733002,0,-1.97544836,-2.924040448,-4.899488808,0.11382787 +Omri Casspi,casspom01,2013,RS,CLE,978,503,-1.52543069,1.265512099,-0.259918591,0.643566098,0.643566098,0,-1.37010813,0.48593585,-0.884172281,0.660722013 +Jeremy Pargo,pargoje01,2013,RS,CLE,869,447,-2.141504306,-1.937690814,-4.07919512,-0.306869825,-0.306869825,0,-1.972670378,-2.659807901,-4.632478279,1.14695005 +Kevin Jones,joneske01,2013,RS,CLE,650,334,-2.208205239,-0.668090932,-2.876296171,-0.021339737,-0.021339737,0,-2.591812224,-1.65055321,-4.242365434,-0.787285826 +Donald Sloan,sloando01,2013,RS,CLE,500,257,-2.172923367,-1.815975048,-3.988898415,-0.162861051,-0.162861051,0,-2.740807941,-2.898499531,-5.639307472,0.237823821 +Samardo Samuels,samuesa01,2013,RS,CLE,381,196,-4.87803484,-1.08441157,-5.96244641,-0.323581805,-0.323581805,0,-4.973880171,-1.257194358,-6.231074528,0.678104091 +Jon Leuer,leuerjo01,2013,RS,CLE,177,91,-7.685477479,-3.503593675,-11.18907115,-0.395031325,-0.395031325,0,-7.177022007,-3.748896511,-10.92591852,0.765246292 +Chris Quinn,quinnch01,2013,RS,CLE,152,78,-4.176923641,-0.967934733,-5.144858374,-0.095556307,-0.095556307,0,-4.498444221,-2.530137076,-7.028581297,0.245670405 +O.J. Mayo,mayooj01,2013,RS,DAL,5776,2913,1.103817899,-0.136400394,0.967417506,5.519933162,5.519933162,0,1.127614404,0.077151678,1.204766082,-0.08323952 +Darren Collison,collida01,2013,RS,DAL,4704,2372,1.35329598,-1.354652845,-0.001356865,3.3142187,3.3142187,0,1.105247443,-0.952019728,0.153227715,-0.340734445 +Vince Carter,cartevi01,2013,RS,DAL,4150,2093,3.565505476,0.822692884,4.38819836,7.659602591,7.659602591,0,3.524333311,0.956434676,4.480767987,0.452992698 +Shawn Marion,mariosh01,2013,RS,DAL,3986,2010,-0.360932893,1.08328957,0.722356678,3.534729347,3.534729347,0,-0.146771374,0.93985568,0.793084306,-0.684479925 +Dirk Nowitzki,nowitdi01,2013,RS,DAL,3294,1661,1.633340357,0.249568785,1.882909141,3.902766163,3.902766163,0,1.696974026,0.172195877,1.869169903,-0.553869177 +Elton Brand,brandel01,2013,RS,DAL,3028,1527,-2.558321258,1.115259151,-1.443062107,1.016711607,1.016711607,0,-2.376783896,1.430428999,-0.946354897,-0.136385124 +Chris Kaman,kamanch01,2013,RS,DAL,2703,1363,-3.408112333,-0.661365028,-4.069477361,-0.91589694,-0.91589694,0,-3.042593192,-0.942009009,-3.984602201,-0.169555879 +Jae Crowder,crowdja01,2013,RS,DAL,2683,1353,-0.994869882,0.474604883,-0.520264999,1.548970906,1.548970906,0,-0.869162211,0.368317716,-0.500844495,0.591786372 +Brandan Wright,wrighbr03,2013,RS,DAL,2278,1149,0.435680853,0.610102606,1.04578346,2.20517527,2.20517527,0,0.073033675,-0.08089169,-0.007858015,-0.83632106 +Mike James,jamesmi01,2013,RS,DAL,1709,862,-0.633824519,-1.376061608,-2.009886127,0.327190157,0.327190157,0,-0.614730479,-1.139888648,-1.754619126,0.484454052 +Dahntay Jones,jonesda02,2013,RS,DAL,1259,635,-2.427642178,-1.667225385,-4.094867564,-0.439242571,-0.439242571,0,-2.992924567,-2.051741243,-5.04466581,0.755668887 +Rodrigue Beaubois,beaubro01,2013,RS,DAL,1089,549,-1.298805455,-1.156844712,-2.455650167,0.082917296,0.082917296,0,-1.323640388,-1.384929095,-2.708569482,0.530704144 +Bernard James,jamesbe01,2013,RS,DAL,906,457,-2.326631284,-0.025724672,-2.352355956,0.092656687,0.092656687,0,-2.520255636,-0.209370688,-2.729626325,-0.05879938 +Dominique Jones,jonesdo02,2013,RS,DAL,670,338,-1.950740065,-1.054687093,-3.005427158,-0.04406637,-0.04406637,0,-2.013578939,-1.936990066,-3.950569005,0.039250278 +Troy Murphy,murphtr01,2013,RS,DAL,508,256,-2.39488664,-0.146750265,-2.541636905,0.027417997,0.027417997,0,-2.028765333,0.210311874,-1.818453458,0.695993461 +Derek Fisher,fishede01,2013,RS,DAL,454,229,-2.547358972,-2.149124489,-4.696483461,-0.230178242,-0.230178242,0,-2.470848573,-1.783381006,-4.254229579,1.129621488 +Anthony Morrow,morroan01,2013,RS,DAL,163,82,-1.662334655,-4.745886512,-6.408221167,-0.154479077,-0.154479077,0,-2.375123675,-5.058284596,-7.433408271,0.871292074 +Chris Douglas-Roberts,douglch01,2013,RS,DAL,125,63,-1.694610947,-1.247518319,-2.942129267,-0.006200379,-0.006200379,0,-2.317592208,-1.786927403,-4.104519611,0.374566561 +Jared Cunningham,cunnija01,2013,RS,DAL,52,26,-1.459923,-1.775459397,-3.235382397,-0.006438069,-0.006438069,0,-1.497903449,-2.575083673,-4.072987121,-0.009052626 +Eddy Curry,curryed01,2013,RS,DAL,50,25,-7.037501582,-2.634232871,-9.671734453,-0.091061875,-0.091061875,0,-6.540455112,-2.015136494,-8.555591606,2.926535081 +Josh Akognon,akognjo01,2013,RS,DAL,18,9,3.063245911,-3.358862672,-0.295616761,0.011587945,0.011587945,0,2.276685084,-0.919371904,1.35731318,2.62626357 +Justin Dentmon,dentmju01,2013,RS,DAL,8,4,-15.36686385,-2.421766541,-17.78863039,-0.030236547,-0.030236547,0,-14.85414137,-4.432727411,-19.28686878,-1.378120319 +Chris Wright,wrighch02,2013,RS,DAL,8,4,-10.61225726,-4.15716607,-14.76942333,-0.024480089,-0.024480089,0,-10.23735179,-8.836530752,-19.07388255,-0.186554069 +Andre Iguodala,iguodan01,2013,RS,DEN,5569,2779,1.43729353,2.435718145,3.873011675,9.378697388,9.378697388,0,1.710991559,2.084898718,3.795890277,-0.116119496 +Ty Lawson,lawsoty01,2013,RS,DEN,5036,2513,2.738073943,-1.722605983,1.01546796,4.813092966,4.813092966,0,2.837006936,-1.130926242,1.706080694,-0.284182749 +Danilo Gallinari,gallida01,2013,RS,DEN,4627,2309,2.799203627,0.798190725,3.597394352,7.460894068,7.460894068,0,2.842736454,0.445092222,3.287828676,-0.207498482 +Kenneth Faried,farieke01,2013,RS,DEN,4505,2248,0.800611219,0.691299231,1.49191045,4.851545123,4.851545123,0,0.795277428,0.968757916,1.764035344,-0.260784228 +Andre Miller,millean02,2013,RS,DEN,4311,2151,1.374602334,-0.686656013,0.687946322,3.756824155,3.756824155,0,0.996928349,-0.820400935,0.176527414,-0.397693877 +Corey Brewer,breweco01,2013,RS,DEN,4014,2003,0.847256788,0.282817003,1.130073791,3.99471949,3.99471949,0,1.429775831,0.362134526,1.791910358,0.6939173 +Kosta Koufos,koufoko01,2013,RS,DEN,3641,1817,-0.09317048,1.310842624,1.217672144,3.671630676,3.671630676,0,-0.261690148,1.52308189,1.261391742,-0.165388424 +JaVale McGee,mcgeeja01,2013,RS,DEN,2872,1433,-0.973246765,-0.161234686,-1.134481451,1.178153517,1.178153517,0,-0.92838234,-0.511923466,-1.440305806,-0.234812599 +Wilson Chandler,chandwi01,2013,RS,DEN,2162,1079,0.625239967,0.441083668,1.066323635,2.11086229,2.11086229,0,1.08476223,0.654040603,1.738802833,0.441115838 +Evan Fournier,fournev01,2013,RS,DEN,858,428,0.767168843,-0.496072793,0.27109605,0.668158806,0.668158806,0,0.5355663,-0.623333009,-0.087766708,1.193288411 +Jordan Hamilton,hamiljo02,2013,RS,DEN,796,397,0.346820275,-0.777857553,-0.431037279,0.469234185,0.469234185,0,0.671828032,-1.896962418,-1.225134386,-0.093225344 +Timofey Mozgov,mozgoti01,2013,RS,DEN,733,366,-3.059086613,-1.390515031,-4.449601644,-0.317674249,-0.317674249,0,-3.179122738,-1.862542333,-5.041665071,0.088650609 +Anthony Randolph,randoan01,2013,RS,DEN,659,329,-3.243494487,-0.004093519,-3.247588006,-0.084140461,-0.084140461,0,-2.741750572,-0.800520344,-3.542270916,0.688244431 +Julyan Stone,stoneju01,2013,RS,DEN,56,28,-0.372895332,-1.346069429,-1.718964761,0.014814169,0.014814169,0,-1.315302328,-1.642200713,-2.957503041,0.538631289 +Quincy Miller,millequ01,2013,RS,DEN,52,26,-4.443498979,-1.399746236,-5.843245215,-0.04131116,-0.04131116,0,-4.145885698,-2.130445943,-6.276331641,0.632241989 +Greg Monroe,monrogr01,2013,RS,DET,5141,2687,-0.749630229,0.925064788,0.175434559,3.992826722,3.992826722,0,-0.359410328,1.008958795,0.649548467,-0.410277916 +Brandon Knight,knighbr03,2013,RS,DET,4525,2365,-0.697419051,-0.187528511,-0.884947561,2.253659302,2.253659302,0,-0.434677515,-0.304337343,-0.739014858,0.134214201 +Kyle Singler,singlky01,2013,RS,DET,4387,2293,-1.023146598,-0.587751614,-1.610898212,1.33481255,1.33481255,0,-1.214833272,-0.327870569,-1.542703841,0.153027573 +Rodney Stuckey,stuckro01,2013,RS,DET,4154,2171,-0.174387053,-2.470204065,-2.644591118,0.116528124,0.116528124,0,-0.450331323,-2.357864442,-2.808195766,-0.181342608 +Jason Maxiell,maxieja01,2013,RS,DET,3423,1789,-3.555731155,0.917033861,-2.638697294,0.101176499,0.101176499,0,-3.596582165,0.615186061,-2.981396104,-0.380141776 +Tayshaun Prince,princta01,2013,RS,DET,2788,1457,-0.049617802,-1.710985712,-1.760603514,0.730439561,0.730439561,0,-0.566202043,-1.88182299,-2.448025033,-0.63795161 +Andre Drummond,drumman01,2013,RS,DET,2378,1243,0.872169911,1.868679411,2.740849322,3.481818796,3.481818796,0,0.8167955,2.241409385,3.058204885,-0.009634385 +Will Bynum,bynumwi01,2013,RS,DET,2332,1219,0.01798486,-2.80271976,-2.7847349,-0.021705696,-0.021705696,0,-0.118444112,-2.624577006,-2.743021118,0.443420796 +Charlie Villanueva,villach01,2013,RS,DET,2089,1092,0.043683095,-0.73899414,-0.695311044,1.151539062,1.151539062,0,0.607578865,-0.968160541,-0.360581676,0.552473267 +Jonas Jerebko,jerebjo01,2013,RS,DET,1707,892,0.384391613,-0.745905887,-0.361514274,1.091350187,1.091350187,0,0.481702239,-0.534439009,-0.05273677,0.372939389 +Jose Calderon,caldejo01,2013,RS,DET,1697,887,2.940096973,-1.992523458,0.947573514,1.680201465,1.680201465,0,2.49821256,-1.443222116,1.054990444,0.382474625 +Khris Middleton,middlkh01,2013,RS,DET,909,475,0.483730999,-1.223900483,-0.740169484,0.490271745,0.490271745,0,-0.162309537,-0.72606752,-0.888377057,0.611551552 +Kim English,engliki01,2013,RS,DET,779,407,-1.799448793,-1.635500905,-3.434949699,-0.143756908,-0.143756908,0,-2.042333385,-1.648742128,-3.691075513,0.99899773 +Austin Daye,dayeau01,2013,RS,DET,666,348,0.194775105,-1.700034123,-1.505259017,0.224447991,0.224447991,0,-0.468488234,-1.75947676,-2.227964994,1.451170853 +Corey Maggette,maggeco01,2013,RS,DET,492,257,-2.378216312,-1.212288715,-3.590505028,-0.111993902,-0.111993902,0,-2.614713466,-1.138490314,-3.75320378,1.508545149 +Viacheslav Kravtsov,kravtvi01,2013,RS,DET,429,224,-1.362122903,-0.803675844,-2.165798747,0.067285567,0.067285567,0,-1.66621551,-1.236243283,-2.902458793,0.725467793 +Stephen Curry,curryst01,2013,RS,GSW,5940,2983,5.249416234,-0.129134691,5.120281543,11.95157654,11.95157654,0,5.479840224,0.530019383,6.009859607,-0.205313421 +Klay Thompson,thompkl01,2013,RS,GSW,5847,2936,0.586834403,0.555292818,1.142127221,5.845478612,5.845478612,0,0.944021101,0.898561866,1.842582967,0.243967634 +David Lee,leeda02,2013,RS,GSW,5789,2907,0.702865735,0.273671674,0.97653741,5.500801166,5.500801166,0,0.753418522,0.548746147,1.302164668,-0.441642739 +Jarrett Jack,jackja01,2013,RS,GSW,4678,2349,2.027772934,-0.667321089,1.360451844,4.900177601,4.900177601,0,1.646205408,-0.957192015,0.689013393,-0.492022659 +Harrison Barnes,barneha02,2013,RS,GSW,4098,2058,-1.614121375,0.392601133,-1.221520242,1.602844569,1.602844569,0,-1.692844598,-0.154450877,-1.847295475,-0.118711858 +Carl Landry,landrca01,2013,RS,GSW,3736,1876,-0.394603766,-1.947381487,-2.341985253,0.38908012,0.38908012,0,-0.638680305,-1.948466343,-2.587146648,-0.344530768 +Festus Ezeli,ezelife01,2013,RS,GSW,2230,1120,-4.280882377,1.101153226,-3.179729151,-0.245395236,-0.245395236,0,-4.237403531,0.550905347,-3.686498184,-0.06154113 +Draymond Green,greendr01,2013,RS,GSW,2113,1061,-3.977200417,1.703634407,-2.273566009,0.260440037,0.260440037,0,-3.922061102,1.52878635,-2.393274752,0.9153951 +Andrew Bogut,bogutan01,2013,RS,GSW,1565,786,-3.03663863,2.659256684,-0.377381946,0.946395601,0.946395601,0,-2.859168184,2.375505246,-0.483662938,-0.495627085 +Richard Jefferson,jefferi01,2013,RS,GSW,1131,568,-1.81557506,-0.407262548,-2.222837608,0.153028321,0.153028321,0,-2.29326644,-1.516186968,-3.809453408,0.158473996 +Andris Biedrins,biedran01,2013,RS,GSW,986,495,-5.009100543,2.594074088,-2.415026455,0.085369907,0.085369907,0,-5.191811125,2.842747245,-2.34906388,0.850358576 +Charles Jenkins,jenkich01,2013,RS,GSW,579,291,-4.512043092,-0.829162303,-5.341205395,-0.383948021,-0.383948021,0,-4.910472386,-2.41573071,-7.326203096,-0.184791251 +Kent Bazemore,bazemke01,2013,RS,GSW,532,267,-2.47179433,0.373095609,-2.09869872,0.089811057,0.089811057,0,-2.070664028,-0.408260576,-2.478924604,1.142325621 +Jeremy Tyler,tylerje01,2013,RS,GSW,125,63,-6.689101362,-1.021843782,-7.710945144,-0.160753195,-0.160753195,0,-6.356235105,-2.073042065,-8.429277169,0.756416561 +Brandon Rush,rushbr01,2013,RS,GSW,50,25,0.010572975,-2.862969588,-2.852396613,-0.001340554,-0.001340554,0,-0.579091401,-3.421553494,-4.000644895,2.458274481 +Malcolm Thomas,thomama01,2013,RS,GSW,42,21,-5.092258975,-2.774652159,-7.866911134,-0.054408323,-0.054408323,0,-5.821889466,-4.562687737,-10.3845772,-0.705248652 +James Harden,hardeja01,2013,RS,HOU,6045,2985,5.496988097,-0.85267624,4.644311857,11.26694224,11.26694224,0,5.530194962,-0.401464593,5.128730369,0.047928838 +Chandler Parsons,parsoch01,2013,RS,HOU,5585,2758,1.521980803,0.543309899,2.065290702,6.754485872,6.754485872,0,1.56536626,0.434706478,2.000072739,-0.292150021 +Jeremy Lin,linje01,2013,RS,HOU,5346,2640,0.43925726,0.315891179,0.755148439,4.73076482,4.73076482,0,0.713719139,0.7157135,1.429432639,0.188963866 +Omer Asik,asikom01,2013,RS,HOU,4990,2464,-1.813810058,3.05322685,1.239416792,4.994084125,4.994084125,0,-1.694986738,2.472271233,0.777284495,-0.392490986 +Carlos Delfino,delfica01,2013,RS,HOU,3420,1689,1.741850631,0.091957852,1.833808483,3.965792922,3.965792922,0,2.029124543,-0.045863614,1.983260929,0.372357626 +Patrick Patterson,pattepa01,2013,RS,HOU,2469,1219,0.674621762,-1.770966043,-1.096344281,1.030689814,1.030689814,0,0.463287525,-1.811763157,-1.348475633,0.201459009 +Marcus Morris,morrima03,2013,RS,HOU,2337,1154,-1.29429819,-1.89723535,-3.19153354,-0.264664916,-0.264664916,0,-0.884063404,-1.756411963,-2.640475367,1.684280661 +Greg Smith,smithgr02,2013,RS,HOU,2248,1110,-0.151269906,-0.979170056,-1.130439961,0.920094285,0.920094285,0,-0.715292329,-0.621500601,-1.33679293,0.294557519 +Toney Douglas,douglto01,2013,RS,HOU,1849,913,0.162649836,-0.479972504,-0.317322668,1.157762283,1.157762283,0,0.327654277,-0.188292461,0.139361816,2.020386701 +Patrick Beverley,beverpa01,2013,RS,HOU,1444,713,1.786439679,1.480469484,3.266909162,2.19490368,2.19490368,0,1.554435984,1.510533428,3.064969412,0.260193656 +Donatas Motiejunas,motiedo01,2013,RS,HOU,1089,538,-0.649888352,-2.473858896,-3.123747248,-0.103644882,-0.103644882,0,-0.54886111,-2.925620023,-3.474481132,0.95825914 +Francisco Garcia,garcifr01,2013,RS,HOU,646,319,-0.29730501,0.797288993,0.499983983,0.540484592,0.540484592,0,-0.142614198,0.121037147,-0.021577051,2.030747855 +James Anderson,anderja01,2013,RS,HOU,622,307,1.335426805,-0.000678992,1.334747813,0.6465024,0.6465024,0,0.89648776,-1.147362099,-0.250874338,0.97535698 +Terrence Jones,joneste01,2013,RS,HOU,559,276,-0.815364589,0.628916142,-0.186448447,0.359066599,0.359066599,0,-0.760391559,-0.127288054,-0.887679613,-0.495299836 +Thomas Robinson,robinth01,2013,RS,HOU,500,247,-4.930392911,0.933326052,-3.99706686,-0.158390197,-0.158390197,0,-4.188926356,0.574034637,-3.614891719,0.731991121 +Cole Aldrich,aldrico01,2013,RS,HOU,431,213,-5.691307658,-0.727687985,-6.418995643,-0.403763681,-0.403763681,0,-5.870121807,-0.864265223,-6.73438703,1.177886155 +Daequan Cook,cookda02,2013,RS,HOU,334,165,-2.04497924,-1.19582276,-3.240802,-0.04202542,-0.04202542,0,-2.032563536,-1.776186631,-3.808750168,1.595913663 +Aaron Brooks,brookaa01,2013,RS,HOU,77,38,-5.853484494,-3.627647516,-9.48113201,-0.133711697,-0.133711697,0,-5.351379126,-4.201739403,-9.553118529,2.290961629 +Scott Machado,machasc01,2013,RS,HOU,43,21,-9.259305543,-1.254100665,-10.51340621,-0.083885121,-0.083885121,0,-7.799228377,-5.499162865,-13.29839124,0.790718286 +Tim Ohlbrecht,ohlbrti01,2013,RS,HOU,24,12,-14.65956927,-0.418047808,-15.07761708,-0.076769806,-0.076769806,0,-12.64446419,-3.765647924,-16.41011211,1.597715098 +Paul George,georgpa01,2013,RS,IND,5649,2972,0.9755863,2.98091987,3.95650617,10.21237756,10.21237756,0,1.505144347,3.22602159,4.731165937,0.395564812 +George Hill,hillge01,2013,RS,IND,4980,2620,2.893183173,0.862214284,3.755397458,8.666713661,8.666713661,0,2.636081311,1.285310366,3.921391678,-0.312706879 +David West,westda01,2013,RS,IND,4628,2435,0.76375686,1.596891667,2.360648528,6.307954295,6.307954295,0,0.693959209,1.462857544,2.156816753,-0.604053268 +Lance Stephenson,stephla01,2013,RS,IND,4330,2278,0.725377994,0.774961252,1.500339246,4.943844336,4.943844336,0,0.31931396,1.021710742,1.341024702,0.074422534 +Roy Hibbert,hibbero01,2013,RS,IND,4313,2269,-1.863208401,4.030942228,2.167733826,5.663014436,5.663014436,0,-1.647382618,3.536073673,1.888691056,-0.490121638 +Tyler Hansbrough,hansbty01,2013,RS,IND,2596,1366,-1.230341134,-0.429621095,-1.659962228,0.759032807,0.759032807,0,-1.499534268,-0.673170778,-2.172705045,-0.079746936 +Ian Mahinmi,mahinia01,2013,RS,IND,2513,1322,-5.224368117,1.806335434,-3.418032683,-0.453751304,-0.453751304,0,-4.88906616,1.695400548,-3.193665612,0.655776721 +D.J. Augustin,augusdj01,2013,RS,IND,2330,1226,-0.099056764,-1.79628585,-1.895342614,0.533828749,0.533828749,0,-0.365601192,-2.19741372,-2.563014913,-0.133036293 +Gerald Green,greenge01,2013,RS,IND,2053,1080,-2.493051498,-0.372933058,-2.865984556,-0.064011681,-0.064011681,0,-2.238191936,-1.33461486,-3.572806796,0.149080811 +Sam Young,youngsa01,2013,RS,IND,1317,693,-3.085897491,-0.699226372,-3.785123863,-0.366983284,-0.366983284,0,-3.53212715,-1.229629195,-4.761756345,0.253367487 +Orlando Johnson,johnsor01,2013,RS,IND,1177,619,-0.026834428,-0.38895145,-0.415785877,0.737975703,0.737975703,0,-0.535468438,-1.161016518,-1.696484956,0.100869112 +Jeff Ayres,pendeje02,2013,RS,IND,701,369,-1.087024386,-0.246784113,-1.333808499,0.266325423,0.266325423,0,-1.63884133,-0.959212314,-2.598053645,-0.10202564 +Ben Hansbrough,hansbbe01,2013,RS,IND,380,200,-3.097774266,-1.059390891,-4.157165157,-0.145368024,-0.145368024,0,-3.197333242,-1.580183188,-4.777516429,1.154740339 +Danny Granger,grangda01,2013,RS,IND,141,74,-4.587559916,-0.583904857,-5.171464774,-0.09222788,-0.09222788,0,-4.051812241,-1.300183852,-5.351996093,0.82077954 +Miles Plumlee,plumlmi01,2013,RS,IND,105,55,-4.613834225,-0.313374231,-4.927208457,-0.060130293,-0.060130293,0,-4.699437966,-1.978897895,-6.678335861,-1.46958689 +Dominic McGuire,mcguido01,2013,RS,IND,23,12,-11.786795,-1.7864897,-13.5732847,-0.065507653,-0.065507653,0,-11.45769434,-3.802677255,-15.2603716,-1.063352927 +Blake Griffin,griffbl01,2013,RS,LAC,4987,2598,2.652162699,0.537938306,3.190101005,7.866392723,7.866392723,0,2.777187073,0.781055595,3.558242668,-0.085241456 +Chris Paul,paulch01,2013,RS,LAC,4483,2335,7.873523838,1.434576485,9.308100323,14.3301268,14.3301268,0,7.640228995,2.216548125,9.85677712,-0.226149518 +Jamal Crawford,crawfja01,2013,RS,LAC,4281,2230,2.093786602,-1.326252998,0.767533605,3.993782387,3.993782387,0,2.416196765,-1.677994991,0.738201774,-0.192562975 +Matt Barnes,barnema02,2013,RS,LAC,3951,2058,2.032671985,0.707575468,2.740247453,5.804607004,5.804607004,0,2.165123466,1.037069867,3.202193333,0.644294655 +DeAndre Jordan,jordade01,2013,RS,LAC,3859,2010,-0.542080971,1.377694824,0.835613852,3.669913919,3.669913919,0,-0.535352163,1.067415105,0.532062943,-0.180790736 +Caron Butler,butleca01,2013,RS,LAC,3607,1879,0.222811152,-1.025013806,-0.802202654,1.871325516,1.871325516,0,0.490033278,-1.18569768,-0.695664403,0.201374869 +Lamar Odom,odomla01,2013,RS,LAC,3102,1616,-2.535451546,3.113799299,0.578347753,2.761865865,2.761865865,0,-2.161023054,2.959645448,0.798622394,0.600484781 +Eric Bledsoe,bledser01,2013,RS,LAC,2981,1553,-0.542642478,2.865798943,2.323156465,4.014609954,4.014609954,0,-0.125893697,2.396757558,2.270863861,-0.117149641 +Willie Green,greenwi01,2013,RS,LAC,2281,1188,-0.133444683,-0.905883198,-1.039327881,1.037283074,1.037283074,0,-0.405070172,-1.292801459,-1.697871632,0.037227397 +Ronny Turiaf,turiaro01,2013,RS,LAC,1346,701,-5.064186071,1.822166731,-3.242019341,-0.176198668,-0.176198668,0,-4.992672678,0.912254007,-4.080418671,0.120552319 +Ryan Hollins,holliry01,2013,RS,LAC,1273,663,-2.887819891,-0.333229127,-3.221049018,-0.161065304,-0.161065304,0,-3.256819231,-0.414275366,-3.671094597,1.009123609 +Grant Hill,hillgr01,2013,RS,LAC,839,437,-5.076796968,-1.034872255,-6.111669223,-0.751107688,-0.751107688,0,-5.206561116,-1.826542587,-7.033103703,0.198582602 +Chauncey Billups,billuch01,2013,RS,LAC,802,418,2.343153385,-2.087782921,0.255370464,0.642065921,0.642065921,0,2.196824897,-2.64508337,-0.448258472,0.164114844 +Maalik Wayns,waynsma01,2013,RS,LAC,71,37,4.478580631,1.948986028,6.427566659,0.179730649,0.179730649,0,4.346736732,3.184851106,7.531587838,3.483414188 +DaJuan Summers,summeda01,2013,RS,LAC,13,7,-8.202851114,-1.304419639,-9.507270753,-0.023678668,-0.023678668,0,-8.069737633,-3.428782107,-11.49851974,-1.752453396 +Kobe Bryant,bryanko01,2013,RS,LAL,5994,3013,4.942640271,-0.860711908,4.081928363,10.50343212,10.50343212,0,4.885836913,-0.567189954,4.318646959,0.010364256 +Dwight Howard,howardw01,2013,RS,LAL,5415,2722,-2.179868283,2.93891113,0.759042847,4.89002035,4.89002035,0,-1.555778781,3.077188943,1.521410161,0.320705901 +Metta World Peace,artesro01,2013,RS,LAL,5033,2530,0.884399808,2.035088658,2.919488465,7.347586269,7.347586269,0,1.222938821,2.403976752,3.626915573,0.373730158 +Jodie Meeks,meeksjo01,2013,RS,LAL,3308,1663,0.791554694,-0.73391324,0.057641454,2.387464056,2.387464056,0,0.721600299,-0.844632683,-0.123032384,0.206564972 +Pau Gasol,gasolpa01,2013,RS,LAL,3292,1655,-0.380032895,0.167317543,-0.212715352,2.12123803,2.12123803,0,-0.426665049,-0.185645127,-0.612310176,-0.921143769 +Antawn Jamison,jamisan01,2013,RS,LAL,3254,1636,0.883525316,-1.496313844,-0.612788528,1.781785513,1.781785513,0,0.859963366,-1.645109647,-0.785146281,-0.110515694 +Steve Nash,nashst01,2013,RS,LAL,3237,1627,1.717070069,-1.43736212,0.279707949,2.49183891,2.49183891,0,1.229867608,-1.59678764,-0.366920031,-0.855442237 +Earl Clark,clarkea01,2013,RS,LAL,2711,1363,-2.302395028,-0.59373164,-2.896126668,-0.101312197,-0.101312197,0,-2.135494271,-0.785440904,-2.920935175,-0.279140499 +Steve Blake,blakest01,2013,RS,LAL,2337,1175,0.120569593,-0.708283729,-0.587714135,1.293449817,1.293449817,0,-0.040209586,-0.546827382,-0.587036968,-0.201691397 +Chris Duhon,duhonch01,2013,RS,LAL,1631,820,-0.925135498,-2.283349817,-3.208485315,-0.191432087,-0.191432087,0,-1.435069599,-2.428119456,-3.863189055,-0.185252005 +Darius Morris,morrida01,2013,RS,LAL,1359,683,-3.077137738,-1.287465824,-4.364603562,-0.563429803,-0.563429803,0,-3.126737422,-1.748427674,-4.875165096,0.131452463 +Jordan Hill,hilljo01,2013,RS,LAL,911,458,0.228675524,-1.448627024,-1.2199515,0.355628893,0.355628893,0,-0.154167473,-1.682896869,-1.837064342,-0.494768573 +Robert Sacre,sacrero01,2013,RS,LAL,404,203,-6.594515559,-1.293650928,-7.888166487,-0.536520038,-0.536520038,0,-6.854904976,-1.628789256,-8.483694232,0.762272726 +Devin Ebanks,ebankde01,2013,RS,LAL,392,197,-3.793634651,-1.410662598,-5.204297249,-0.248305622,-0.248305622,0,-3.864497169,-2.133978477,-5.998475646,0.613568584 +Andrew Goudelock,goudean01,2013,RS,LAL,12,6,-11.84537386,-6.437631637,-18.28300549,-0.046380444,-0.046380444,0,-11.70615383,-7.59404127,-19.3001951,-2.289291985 +Darius Johnson-Odom,johnsda03,2013,RS,LAL,12,6,-9.854671221,-1.184565057,-11.03923628,-0.025103287,-0.025103287,0,-9.048858031,-2.949888669,-11.9987467,-0.996971152 +Marc Gasol,gasolma01,2013,RS,MEM,5208,2796,0.780716987,4.433678974,5.214395961,11.29743205,11.29743205,0,0.707477881,4.023662694,4.731140574,-0.523899679 +Mike Conley,conlemi01,2013,RS,MEM,5136,2757,3.208912944,3.902324547,7.11123749,13.88260418,13.88260418,0,3.297482331,3.973271616,7.270753947,0.077701747 +Zach Randolph,randoza01,2013,RS,MEM,4856,2607,-0.103446498,-0.184678961,-0.288125459,3.250457122,3.250457122,0,0.030459506,-0.073715667,-0.043256161,-0.684115139 +Tony Allen,allento01,2013,RS,MEM,3929,2109,-1.915404606,3.141026911,1.225622305,4.290591676,4.290591676,0,-1.892192614,3.364288486,1.472095871,0.27803961 +Jerryd Bayless,bayleje01,2013,RS,MEM,3288,1765,-0.049488668,-1.017794085,-1.067282753,1.521917241,1.521917241,0,-0.080999909,-0.907931258,-0.988931166,0.407073042 +Rudy Gay,gayru01,2013,RS,MEM,2871,1541,-0.99905626,0.768004803,-0.231051457,1.992800222,1.992800222,0,-0.524583907,0.676589496,0.15200559,0.58091709 +Quincy Pondexter,pondequ01,2013,RS,MEM,2315,1243,0.522241549,-0.64981813,-0.127576581,1.663720032,1.663720032,0,0.159889885,-1.037325279,-0.877435394,0.035560809 +Tayshaun Prince,princta01,2013,RS,MEM,2187,1174,-0.917222384,0.388258143,-0.528964241,1.323775471,1.323775471,0,-1.257395517,-0.102590838,-1.359986355,-0.459722829 +Darrell Arthur,arthuda01,2013,RS,MEM,1807,970,-3.064307975,-1.757311849,-4.821619824,-1.028318403,-1.028318403,0,-3.015369115,-1.633735879,-4.649104993,0.280260301 +Wayne Ellington,ellinwa01,2013,RS,MEM,1259,676,-0.812664581,0.034917492,-0.777747089,0.688293474,0.688293474,0,-1.12164902,-0.988381266,-2.110030286,1.10495038 +Marreese Speights,speigma01,2013,RS,MEM,1079,579,-2.851440768,-0.988447058,-3.839887826,-0.32338145,-0.32338145,0,-2.653441992,-1.017746535,-3.671188527,0.411284269 +Ed Davis,davised01,2013,RS,MEM,1013,544,-0.933431245,0.123840122,-0.809591123,0.541738337,0.541738337,0,-1.319267514,0.262945517,-1.056321997,0.549770827 +Austin Daye,dayeau01,2013,RS,MEM,611,328,0.172616768,0.527398824,0.700015592,0.592337309,0.592337309,0,0.012492987,-0.247915115,-0.235422128,2.417673053 +Tony Wroten,wroteto01,2013,RS,MEM,507,272,-2.32581698,-1.999945659,-4.32576264,-0.220419094,-0.220419094,0,-2.613196279,-3.017210817,-5.630407096,0.742341595 +Chris Johnson,johnsch04,2013,RS,MEM,190,102,0.868207822,-0.012744836,0.855462986,0.187943289,0.187943289,0,0.68516559,-1.116448397,-0.431282807,0.155586471 +Jon Leuer,leuerjo01,2013,RS,MEM,179,96,0.873742967,0.442027001,1.315769969,0.199359154,0.199359154,0,0.161985556,-0.272603892,-0.110618336,0.103320575 +Hamed Haddadi,haddaha01,2013,RS,MEM,162,87,-4.801161981,1.133310824,-3.667851157,-0.040981884,-0.040981884,0,-4.987908943,0.472780683,-4.51512826,0.55041536 +Keyon Dooling,doolike01,2013,RS,MEM,153,82,0.64080445,-2.942226227,-2.301421777,0.018842303,0.018842303,0,0.029221469,-3.573982371,-3.544760902,0.374086871 +Josh Selby,selbyjo01,2013,RS,MEM,110,59,-7.479191115,-1.752666233,-9.231857349,-0.199176531,-0.199176531,0,-6.786583985,-2.783020814,-9.569604799,1.937755136 +Dexter Pittman,pittmde01,2013,RS,MEM,37,20,-11.70517199,-1.789648713,-13.49482071,-0.111590482,-0.111590482,0,-10.82298854,-2.119692656,-12.94268119,1.656155627 +LeBron James,jamesle01,2013,RS,MIA,5499,2877,8.833875032,1.058688622,9.892563655,18.43211,18.43211,0,8.836513114,1.023241152,9.859754266,-0.628227271 +Chris Bosh,boshch01,2013,RS,MIA,4690,2454,0.31959322,0.381078272,0.700671492,4.298738008,4.298738008,0,0.744298228,0.515836856,1.260135084,-0.465669724 +Dwyane Wade,wadedw01,2013,RS,MIA,4570,2391,3.596539796,1.593221532,5.189761328,9.665333321,9.665333321,0,3.752683175,1.673787098,5.426470273,-0.195016133 +Mario Chalmers,chalmma01,2013,RS,MIA,3953,2068,1.175780664,2.566864904,3.742645568,6.889994929,6.889994929,0,1.56206125,2.942426665,4.504487915,0.538828551 +Ray Allen,allenra02,2013,RS,MIA,3889,2035,2.104440992,-1.886156354,0.218284638,3.080055865,3.080055865,0,2.127504065,-1.710421199,0.417082866,-0.053968449 +Shane Battier,battish01,2013,RS,MIA,3414,1786,0.825721589,0.662238375,1.487959964,3.859526185,3.859526185,0,0.748349456,0.450691312,1.199040769,-0.052457556 +Norris Cole,coleno01,2013,RS,MIA,3039,1590,-3.69598204,-0.634091021,-4.330073061,-1.287873461,-1.287873461,0,-3.366758146,-0.564841768,-3.931599914,0.442330843 +Udonis Haslem,hasleud01,2013,RS,MIA,2703,1414,-3.209439119,0.215565702,-2.993873417,-0.176092273,-0.176092273,0,-3.313349428,0.310310325,-3.003039102,0.082780303 +Mike Miller,millemi01,2013,RS,MIA,1720,900,1.592673196,-0.938894523,0.653778672,1.561585598,1.561585598,0,1.414750537,-1.657174701,-0.242424164,-0.081102342 +Rashard Lewis,lewisra02,2013,RS,MIA,1514,792,-1.713382756,-0.597544172,-2.310926928,0.178101413,0.178101413,0,-1.200475471,-1.225352861,-2.425828332,0.35760694 +Chris Andersen,anderch01,2013,RS,MIA,1193,624,-0.91921197,1.563753683,0.644541712,1.082045655,1.082045655,0,-1.114119413,1.425669634,0.311550221,0.115705004 +Joel Anthony,anthojo01,2013,RS,MIA,1082,566,-4.108296053,0.950853576,-3.157442477,-0.116852556,-0.116852556,0,-4.251097653,-0.285510632,-4.536608285,-0.637715078 +James Jones,jonesja02,2013,RS,MIA,422,221,-1.052705529,-0.685944085,-1.738649615,0.114702703,0.114702703,0,-1.136826419,-2.139940305,-3.276766724,0.54595717 +Juwan Howard,howarju01,2013,RS,MIA,97,51,-3.20348544,-2.665306274,-5.868791714,-0.082047361,-0.082047361,0,-3.611961129,-3.109517374,-6.721478503,1.027697001 +Jarvis Varnado,varnaja01,2013,RS,MIA,76,40,-9.410764099,-3.721400756,-13.13216485,-0.216354643,-0.216354643,0,-9.370082425,-4.063439265,-13.43352169,1.966563629 +Josh Harrellson,harrejo01,2013,RS,MIA,59,31,-3.460396403,-0.086520671,-3.546917074,-0.012818354,-0.012818354,0,-2.599609187,-1.245109592,-3.844718779,1.581877817 +Terrel Harris,harrite01,2013,RS,MIA,55,29,-2.308302422,-2.296734458,-4.605036879,-0.027507884,-0.027507884,0,-2.811487035,-4.490515469,-7.302002504,0.207358409 +Dexter Pittman,pittmde01,2013,RS,MIA,23,12,3.187469683,-3.725892366,-0.538422683,0.013822236,0.013822236,0,2.71886954,-3.025010793,-0.306141253,1.939558812 +Monta Ellis,ellismo01,2013,RS,MIL,6138,3076,0.975025437,0.730767959,1.705793396,7.001032038,7.001032038,0,1.223918539,1.087269184,2.311187723,0.109446708 +Brandon Jennings,jennibr01,2013,RS,MIL,5781,2897,1.040069445,-2.453917317,-1.413847872,1.971505405,1.971505405,0,1.36228972,-1.438834838,-0.076545119,-0.159977357 +Ersan Ilyasova,ilyaser01,2013,RS,MIL,4015,2012,2.00743163,-0.352524872,1.654906758,4.509293091,4.509293091,0,1.899801108,0.148346068,2.048147175,-0.256188814 +Mike Dunleavy,dunlemi02,2013,RS,MIL,3877,1943,0.636383389,-0.348725766,0.287657623,3.00447862,3.00447862,0,0.284434179,-0.73277159,-0.448337411,-0.210485526 +Larry Sanders,sandela01,2013,RS,MIL,3865,1937,-1.940891661,4.268705757,2.327814096,4.990034282,4.990034282,0,-1.911470029,4.045604594,2.134134565,-0.522325579 +Luc Mbah a Moute,mbahalu01,2013,RS,MIL,2646,1326,-3.363289411,0.348404637,-3.014884774,-0.178507735,-0.178507735,0,-3.499735251,-0.292890238,-3.792625489,-0.360297666 +Ekpe Udoh,udohek01,2013,RS,MIL,2618,1312,-3.446168566,1.772765636,-1.67340293,0.717227914,0.717227914,0,-3.613727782,1.281289572,-2.33243821,-0.442768164 +Marquis Daniels,daniema01,2013,RS,MIL,2165,1085,-3.447457036,1.373517117,-2.073939919,0.374217546,0.374217546,0,-3.387356848,0.759320166,-2.628036683,-0.006718226 +John Henson,hensojo01,2013,RS,MIL,1650,827,-1.133535124,-0.887515673,-2.021050797,0.30605774,0.30605774,0,-1.388536827,-1.477368891,-2.865905718,-0.457608834 +JJ Redick,redicjj01,2013,RS,MIL,1604,804,1.539582339,-3.189757614,-1.650175275,0.457050419,0.457050419,0,1.15179077,-3.033100162,-1.881309392,1.217867761 +Samuel Dalembert,dalemsa01,2013,RS,MIL,1527,765,-1.67657296,-0.405193563,-2.081766524,0.259474083,0.259474083,0,-1.864927766,-0.719708618,-2.584636384,-0.478143063 +Beno Udrih,udrihbe01,2013,RS,MIL,1435,719,0.046006355,-2.109611096,-2.063604741,0.251682132,0.251682132,0,-0.640342212,-2.94564043,-3.585982642,-0.040987385 +Tobias Harris,harrito02,2013,RS,MIL,649,325,-1.433683575,-0.780298329,-2.213981905,0.089372336,0.089372336,0,-1.974994042,-1.663302618,-3.63829666,0.515894859 +Doron Lamb,lambdo01,2013,RS,MIL,559,280,-5.775775051,-2.615453204,-8.391228256,-0.812508582,-0.812508582,0,-5.909386644,-3.035877035,-8.945263679,0.765410325 +Gustavo Ayon,ayongu01,2013,RS,MIL,325,163,-0.447751263,3.3813773,2.933626037,0.476285482,0.476285482,0,-0.529755844,3.360486601,2.830730758,0.71311722 +Drew Gooden,goodedr01,2013,RS,MIL,301,151,-5.547535095,-0.462452409,-6.009987504,-0.252442945,-0.252442945,0,-5.136825527,-0.763905488,-5.900731015,0.479268718 +Ish Smith,smithis01,2013,RS,MIL,275,138,-2.076378879,0.952582995,-1.123795884,0.115353652,0.115353652,0,-2.271654051,0.299423399,-1.972230652,0.696477136 +Joel Przybilla,przybjo01,2013,RS,MIL,136,68,-5.682289568,-1.553186686,-7.235476254,-0.15623103,-0.15623103,0,-6.124604925,-1.977993033,-8.102597958,0.367170858 +Luke Ridnour,ridnolu01,2013,RS,MIN,4838,2474,0.282891693,-0.26655369,0.016338003,3.492514568,3.492514568,0,-0.091099131,0.005287019,-0.085812112,0.019903545 +Andrei Kirilenko,kirilan01,2013,RS,MIN,3978,2034,1.281524331,1.931556941,3.213081272,6.15398507,6.15398507,0,0.956635371,1.584479973,2.541115344,-0.514299326 +Dante Cunningham,cunnida01,2013,RS,MIN,3931,2010,-2.311247076,0.321273999,-1.989973077,0.776066875,0.776066875,0,-2.283380078,0.615017269,-1.668362809,-0.399242127 +Nikola Pekovic,pekovni01,2013,RS,MIN,3831,1959,0.875071376,-0.095406975,0.779664402,3.498546116,3.498546116,0,0.646409957,0.081540331,0.727950288,-0.772968426 +Derrick Williams,willide02,2013,RS,MIN,3747,1916,-2.383814609,-1.618101483,-4.001916092,-1.223471421,-1.223471421,0,-2.028516037,-1.707033575,-3.735549612,-0.02515406 +Alexey Shved,shvedal01,2013,RS,MIN,3598,1840,-0.439387959,-0.764366546,-1.203754506,1.455269958,1.455269958,0,-0.45467039,-1.313981841,-1.768652232,0.237583514 +J.J. Barea,bareajo01,2013,RS,MIN,3350,1713,0.333169278,-2.096221767,-1.763052489,0.86445953,0.86445953,0,0.305487737,-2.273277888,-1.967790151,0.204481061 +Ricky Rubio,rubiori01,2013,RS,MIN,3307,1691,0.265423843,2.655874107,2.92129795,4.910605099,4.910605099,0,0.541522148,3.188133422,3.72965557,0.336854762 +Greg Stiemsma,stiemgr01,2013,RS,MIN,2364,1209,-5.139394304,2.911253385,-2.228140919,0.323454142,0.323454142,0,-5.047465111,2.801476754,-2.245988357,0.449712626 +Mickael Gelabale,gelabmi01,2013,RS,MIN,1259,644,0.195029766,-1.055719611,-0.860689845,0.619423877,0.619423877,0,-0.572307975,-1.380360881,-1.952668856,-0.201646832 +Kevin Love,loveke01,2013,RS,MIN,1209,618,0.074917025,0.367233102,0.442150127,1.007160371,1.007160371,0,0.781866953,0.377366719,1.159233672,0.061416001 +Chase Budinger,budinch01,2013,RS,MIN,993,508,-0.064464389,-0.460029326,-0.524493715,0.577455409,0.577455409,0,-0.118641592,-1.008600918,-1.12724251,0.104129984 +Malcolm Lee,leema01,2013,RS,MIN,565,289,-1.303154065,0.754381481,-0.548772585,0.325671059,0.325671059,0,-1.6320129,0.817093542,-0.814919357,0.316949168 +Chris Johnson,johnsch03,2013,RS,MIN,555,284,-0.302850767,-0.661565516,-0.964416284,0.260180603,0.260180603,0,-0.954815968,-0.445879851,-1.400695819,0.523668961 +Josh Howard,howarjo01,2013,RS,MIN,405,207,-3.028523327,-0.075892489,-3.104415817,-0.037599445,-0.037599445,0,-2.852693866,-0.084778495,-2.937472361,0.420598842 +Louis Amundson,amundlo01,2013,RS,MIN,315,161,-5.992906504,-1.191770988,-7.184677492,-0.368547351,-0.368547351,0,-5.603608612,-0.978921627,-6.582530239,1.092158666 +Brandon Roy,roybr01,2013,RS,MIN,239,122,-1.370368496,-1.061536906,-2.431905401,0.019767968,0.019767968,0,-1.748235906,-1.615063286,-3.363299192,-0.148774461 +Lazar Hayward,haywala01,2013,RS,MIN,61,31,-0.816192344,0.263877055,-0.55231529,0.03520775,0.03520775,0,-1.04736287,0.508790769,-0.538572101,1.201929845 +Will Conroy,conrowi01,2013,RS,MIN,39,20,-11.32022544,-2.86536936,-14.1855948,-0.117667,-0.117667,0,-10.6350706,-3.948796995,-14.58386759,0.780470451 +Greivis Vasquez,vasqugr01,2013,RS,NOH,5007,2685,2.607306666,-2.562562617,0.04474405,3.820335817,3.820335817,0,2.536622805,-1.946306582,0.590316223,-0.198139883 +Ryan Anderson,anderry01,2013,RS,NOH,4668,2503,3.017537643,-3.257991763,-0.240454121,3.202271197,3.202271197,0,3.551147314,-2.56161889,0.989528425,-0.072502894 +Robin Lopez,lopezro01,2013,RS,NOH,3983,2136,-0.389201317,0.772985444,0.383784127,3.382369069,3.382369069,0,-0.463165399,0.274748163,-0.188417236,-0.893874529 +Al-Farouq Aminu,aminual01,2013,RS,NOH,3853,2066,-1.446237739,3.099237084,1.652999345,4.628016392,4.628016392,0,-1.510498756,2.802987002,1.292488246,-0.262135629 +Anthony Davis,davisan02,2013,RS,NOH,3443,1846,0.225331591,0.919474072,1.144805663,3.650621777,3.650621777,0,0.380229421,1.321167196,1.701396617,-0.447206862 +Austin Rivers,riverau01,2013,RS,NOH,2644,1418,-3.421635114,-1.659589813,-5.081224927,-1.691505943,-1.691505943,0,-3.461203097,-1.69737133,-5.158574428,0.273230045 +Brian Roberts,roberbr01,2013,RS,NOH,2469,1324,0.599754942,-2.493332978,-1.893578037,0.578451615,0.578451615,0,0.452521619,-2.384309483,-1.931787864,-0.010546366 +Eric Gordon,gordoer01,2013,RS,NOH,2357,1264,0.57510065,-1.930678158,-1.355577507,0.902593072,0.902593072,0,0.977126857,-1.93116769,-0.954040832,0.345806308 +Roger Mason Jr.,masonro01,2013,RS,NOH,2273,1219,0.270673979,-1.653175373,-1.382501394,0.852007643,0.852007643,0,-0.195677791,-1.801856911,-1.997534702,0.165740341 +Jason Smith,smithja02,2013,RS,NOH,1634,876,-2.052386574,-0.465254865,-2.517641439,0.104105047,0.104105047,0,-2.000609011,-0.489105442,-2.489714453,0.229353929 +Darius Miller,milleda01,2013,RS,NOH,1294,694,-2.56417743,0.393673018,-2.170504412,0.206532412,0.206532412,0,-2.969431154,0.125537898,-2.843893256,0.610428352 +Lance Thomas,thomala01,2013,RS,NOH,1205,646,-1.296640837,-0.606470288,-1.903111125,0.279258638,0.279258638,0,-2.230023508,-0.931999584,-3.162023092,0.044432644 +Xavier Henry,henryxa01,2013,RS,NOH,1166,625,-4.738006023,-1.447392468,-6.185398491,-1.102696293,-1.102696293,0,-4.833305592,-1.703523887,-6.536829479,0.614779253 +Louis Amundson,amundlo01,2013,RS,NOH,390,209,-1.813541473,-0.764091874,-2.577633346,0.018445662,0.018445662,0,-1.920625018,-0.371857872,-2.292482891,0.33379422 +Dominic McGuire,mcguido01,2013,RS,NOH,270,145,-2.662308954,1.319089761,-1.343219193,0.104145113,0.104145113,0,-2.929944805,1.308114972,-1.621829833,0.065194422 +Terrel Harris,harrite01,2013,RS,NOH,201,108,-9.771510445,-1.482015603,-11.25352605,-0.477296496,-0.477296496,0,-9.430914403,-2.571712743,-12.00262715,1.736365701 +Hakim Warrick,warriha01,2013,RS,NOH,13,7,4.795910526,9.402374744,14.19828527,0.060140444,0.060140444,0,4.64941722,8.227151393,12.87656861,-0.597820319 +Donald Sloan,sloando01,2013,RS,NOH,11,6,-11.05425874,-6.518503377,-17.57276212,-0.044910528,-0.044910528,0,-11.1612989,-9.678166629,-20.83946553,-0.953920319 +Henry Sims,simshe01,2013,RS,NOH,9,5,5.510670023,-3.473190641,2.037479382,0.012220232,0.012220232,0,5.306778943,-5.244164443,0.0626145,0.056197459 +JR Smith,smithjr01,2013,RS,NYK,5068,2678,1.950401788,0.403304221,2.353706009,7.010863034,7.010863034,0,2.384991483,0.817017235,3.202008718,0.501876418 +Carmelo Anthony,anthoca01,2013,RS,NYK,4697,2482,4.505487163,-2.238575666,2.266911497,6.362543303,6.362543303,0,5.114680488,-1.811737173,3.302943315,0.13989589 +Raymond Felton,feltora01,2013,RS,NYK,4377,2313,1.771112956,-0.777698406,0.99341455,4.410202217,4.410202217,0,2.002221571,-0.461989111,1.540232461,-0.155402304 +Tyson Chandler,chandty01,2013,RS,NYK,4095,2164,1.472102034,1.82764929,3.299751324,6.628465307,6.628465307,0,1.107693567,1.717035391,2.824728958,-0.709495767 +Jason Kidd,kiddja01,2013,RS,NYK,3866,2043,1.268713269,2.082853354,3.351566623,6.370980172,6.370980172,0,1.375667454,2.131565991,3.507233445,0.162226174 +Steve Novak,novakst01,2013,RS,NYK,3105,1641,1.211685262,-1.714315392,-0.50263013,1.878378976,1.878378976,0,0.941485806,-2.203971173,-1.262485367,-0.158583162 +Pablo Prigioni,prigipa01,2013,RS,NYK,2390,1263,1.296552588,1.797242051,3.09379464,3.779311028,3.779311028,0,0.974724607,1.37141506,2.346139667,0.338016568 +Iman Shumpert,shumpim01,2013,RS,NYK,1885,996,-1.052650187,0.491023187,-0.561627,1.116860024,1.116860024,0,-0.984643392,0.609258107,-0.375385285,0.403386737 +Chris Copeland,copelch01,2013,RS,NYK,1631,862,0.53629222,-2.409897184,-1.873604964,0.388150379,0.388150379,0,0.747542262,-2.770415317,-2.022873054,0.656665978 +Ronnie Brewer,brewero02,2013,RS,NYK,1345,711,-2.123748777,0.284350928,-1.839397849,0.3320378,0.3320378,0,-2.07459221,-0.602339565,-2.676931775,0.483341235 +Amar'e Stoudemire,stoudam01,2013,RS,NYK,1291,682,0.794991005,-2.635840183,-1.840849178,0.3168507,0.3168507,0,0.467309846,-2.55135326,-2.084043414,0.148876296 +James White,whiteja02,2013,RS,NYK,823,435,-2.803107894,-1.967432432,-4.770540326,-0.451093189,-0.451093189,0,-3.080526132,-2.706792005,-5.787318138,0.552374129 +Kenyon Martin,martike01,2013,RS,NYK,816,431,-2.595890593,0.099306829,-2.496583765,0.056128999,0.056128999,0,-2.41907308,0.927067663,-1.492005417,0.674533174 +Kurt Thomas,thomaku01,2013,RS,NYK,742,392,-2.052926692,0.660841226,-1.392085465,0.271820818,0.271820818,0,-2.596454331,0.17604067,-2.420413661,0.082304991 +Rasheed Wallace,wallara01,2013,RS,NYK,560,296,-1.811758612,1.56447981,-0.247278802,0.383907787,0.383907787,0,-0.655169548,1.659947673,1.004778125,1.465377503 +Marcus Camby,cambyma01,2013,RS,NYK,473,250,-5.614886704,0.375966903,-5.238919802,-0.317153011,-0.317153011,0,-5.505724136,-0.606722239,-6.112446375,-0.090536069 +Earl Barron,barroea01,2013,RS,NYK,70,37,-1.303897285,-0.942045043,-2.245942328,0.009328011,0.009328011,0,-1.20230904,-1.049325983,-2.251635023,-1.832519319 +Quentin Richardson,richaqu01,2013,RS,NYK,55,29,-6.558976724,-2.475282719,-9.034259443,-0.091989233,-0.091989233,0,-5.682286891,-3.539166711,-9.221453602,-0.992714682 +Solomon Jones,jonesso01,2013,RS,NYK,49,26,-8.973136171,-1.952402019,-10.92553819,-0.108853551,-0.108853551,0,-9.065662372,-3.764183306,-12.82984568,0.346314375 +Kevin Durant,duranke01,2013,RS,OKC,6132,3119,6.699176746,1.018159436,7.717336182,16.55871957,16.55871957,0,6.668071582,0.815679808,7.48375139,-0.54830957 +Russell Westbrook,westbru01,2013,RS,OKC,5625,2861,5.380276896,0.788940696,6.169217592,13.0153167,13.0153167,0,5.973328525,1.151714818,7.125043344,-0.027935721 +Serge Ibaka,ibakase01,2013,RS,OKC,4888,2486,0.245145953,1.236801412,1.481947365,5.320546354,5.320546354,0,0.323598589,0.854021664,1.177620254,-0.816519852 +Thabo Sefolosha,sefolth01,2013,RS,OKC,4382,2229,1.244855421,1.846602844,3.091458266,6.642911246,6.642911246,0,1.195475891,2.129287731,3.324763622,-0.002862096 +Kevin Martin,martike02,2013,RS,OKC,4200,2136,3.196038927,-1.270062825,1.925976102,5.094232908,5.094232908,0,3.261110616,-1.056376711,2.204733905,-0.028976804 +Kendrick Perkins,perkike01,2013,RS,OKC,3842,1954,-4.491900294,2.244226248,-2.247674046,0.500628251,0.500628251,0,-4.078037809,1.970482109,-2.1075557,-0.02899585 +Nick Collison,collini01,2013,RS,OKC,3112,1583,-0.076541369,1.511609166,1.435067797,3.380801657,3.380801657,0,-0.221819823,1.445587468,1.223767645,0.020545077 +Reggie Jackson,jacksre01,2013,RS,OKC,1952,993,-0.480229205,-0.667404788,-1.147633993,0.814451931,0.814451931,0,-0.49849731,-1.005862935,-1.504360244,0.303629697 +Hasheem Thabeet,thabeha01,2013,RS,OKC,1514,770,-3.097759817,3.497075726,0.399315909,1.248827726,1.248827726,0,-2.982819347,3.426178706,0.443359359,0.87339663 +Eric Maynor,maynoer01,2013,RS,OKC,769,391,-2.753833339,-2.984918754,-5.738752093,-0.599539323,-0.599539323,0,-2.596453342,-4.049323432,-6.645776774,0.518206964 +Derek Fisher,fishede01,2013,RS,OKC,680,346,-2.198895492,0.311053268,-1.887842224,0.155113815,0.155113815,0,-1.928826744,-0.052297799,-1.981124544,1.784898108 +DeAndre Liggins,liggide01,2013,RS,OKC,570,290,-2.555606187,1.110323268,-1.445282919,0.19453663,0.19453663,0,-2.55419884,0.886363788,-1.667835052,0.720202278 +Perry Jones III,jonespe01,2013,RS,OKC,551,280,-4.73953418,-0.645416139,-5.384950318,-0.375538418,-0.375538418,0,-4.887537695,-2.023988547,-6.911526242,-0.217668849 +Jeremy Lamb,lambje01,2013,RS,OKC,289,147,-0.688614426,-2.473652382,-3.162266808,-0.031078692,-0.031078692,0,-0.548608871,-3.540570836,-4.089179707,0.478550235 +Ronnie Brewer,brewero02,2013,RS,OKC,279,142,-2.841965884,2.078112279,-0.763853605,0.143102545,0.143102545,0,-2.797941142,1.129085263,-1.668855879,-0.511528491 +Daniel Orton,ortonda01,2013,RS,OKC,204,104,-2.064802791,0.183005764,-1.881797027,0.046132627,0.046132627,0,-1.901917646,-0.128089435,-2.03000708,0.131531544 +Nikola Vucevic,vucevni01,2013,RS,ORL,4972,2559,-1.444329949,0.658101345,-0.786228604,2.546466288,2.546466288,0,-1.402121615,1.048690055,-0.35343156,-0.633194245 +Arron Afflalo,afflaar01,2013,RS,ORL,4482,2307,-0.379040341,-2.659854332,-3.038894672,-0.339785596,-0.339785596,0,-0.508147992,-2.308671028,-2.816819019,-0.069136008 +Jameer Nelson,nelsoja01,2013,RS,ORL,3841,1977,1.639865299,-0.127694327,1.512170972,4.315813898,4.315813898,0,1.843659943,0.510989873,2.354649816,0.361866232 +Maurice Harkless,harklma01,2013,RS,ORL,3835,1974,-2.154307457,-0.216322808,-2.370630265,0.381871837,0.381871837,0,-2.174836317,0.072476793,-2.102359524,-0.049862003 +E'Twaun Moore,mooreet01,2013,RS,ORL,3268,1682,-1.547283705,-1.727929138,-3.275212843,-0.450740888,-0.450740888,0,-1.653392106,-1.877085729,-3.530477835,0.005396667 +JJ Redick,redicjj01,2013,RS,ORL,3060,1575,3.028488294,-3.021704036,0.006784259,2.244740183,2.244740183,0,2.620460508,-2.994563844,-0.374103336,1.239188348 +Andrew Nicholson,nichoan01,2013,RS,ORL,2427,1249,-2.975937672,-0.039459624,-3.015397295,-0.16904697,-0.16904697,0,-3.221596904,-0.729661586,-3.95125849,-0.041150022 +Glen Davis,davisgl01,2013,RS,ORL,2067,1064,-2.844677949,1.611847215,-1.232830734,0.821649183,0.821649183,0,-2.555667009,1.516059718,-1.039607291,-0.220480473 +Tobias Harris,harrito02,2013,RS,ORL,1892,974,0.015712357,-0.063106482,-0.047394125,1.354429759,1.354429759,0,0.268927928,0.605317171,0.874245099,0.791039518 +DeQuan Jones,jonesde01,2013,RS,ORL,1560,803,-3.661970643,-1.949813974,-5.611784617,-1.171008842,-1.171008842,0,-4.149321167,-2.665612398,-6.814933565,-0.114143562 +Beno Udrih,udrihbe01,2013,RS,ORL,1434,738,0.300436325,-1.186032909,-0.885596584,0.703432293,0.703432293,0,0.011485194,-1.031189724,-1.019704529,0.190045023 +Josh McRoberts,mcrobjo01,2013,RS,ORL,1331,685,-2.018719299,-1.143983985,-3.162703284,-0.144924908,-0.144924908,0,-2.303480716,-1.599632962,-3.903113679,0.445699193 +Kyle O'Quinn,oquinky01,2013,RS,ORL,1240,638,-1.181054438,-0.937345671,-2.118400109,0.206360683,0.206360683,0,-1.673553126,-0.790666959,-2.464220085,0.348752036 +Gustavo Ayon,ayongu01,2013,RS,ORL,1109,571,-2.402434741,-0.529032743,-2.931467484,-0.053160196,-0.053160196,0,-2.763979088,-0.652714617,-3.416693705,0.518341422 +Ish Smith,smithis01,2013,RS,ORL,734,378,-5.30081828,-1.071358505,-6.372176784,-0.696406112,-0.696406112,0,-5.348388986,-2.290654045,-7.639043032,-0.286677662 +Doron Lamb,lambdo01,2013,RS,ORL,577,297,-2.977423401,-2.561263667,-5.538687068,-0.425616627,-0.425616627,0,-3.630107498,-2.89313452,-6.523242018,0.671674499 +Hedo Turkoglu,turkohe01,2013,RS,ORL,367,189,-4.117019165,-0.838080728,-4.955099893,-0.214544684,-0.214544684,0,-3.875351344,-1.6186482,-5.493999544,0.837073469 +Al Harrington,harrial01,2013,RS,ORL,231,119,-1.769483867,-1.326218506,-3.095702373,-0.021418783,-0.021418783,0,-0.819001727,-0.966389189,-1.785390916,1.906855352 +Jrue Holiday,holidjr01,2013,RS,PHI,5611,2926,-0.001727075,0.822987932,0.821260856,5.316987639,5.316987639,0,0.287549986,0.907890044,1.19544003,-0.250632894 +Evan Turner,turneev01,2013,RS,PHI,5546,2892,-1.837176258,-1.024044338,-2.861220596,-0.163750445,-0.163750445,0,-1.86766082,-0.805471774,-2.673132594,-0.201610917 +Thaddeus Young,youngth01,2013,RS,PHI,5041,2629,0.31812756,2.06722476,2.38535232,6.86576624,6.86576624,0,0.315681596,2.60693754,2.922619136,-0.302266792 +Spencer Hawes,hawessp01,2013,RS,PHI,4282,2233,-1.691566378,0.511311299,-1.180255079,1.781333382,1.781333382,0,-1.71743411,0.284819543,-1.432614567,-0.366516624 +Dorell Wright,wrighdo01,2013,RS,PHI,3419,1783,1.233947638,-1.073663234,0.160284404,2.645543373,2.645543373,0,1.17696614,-1.264349925,-0.087383785,-0.06693515 +Lavoy Allen,allenla01,2013,RS,PHI,3200,1669,-3.257378805,0.41698639,-2.840392415,-0.076596311,-0.076596311,0,-3.436115704,0.18777796,-3.248337744,-0.45356929 +Nick Young,youngni01,2013,RS,PHI,2706,1411,-0.327402488,-1.41373556,-1.741138048,0.726053699,0.726053699,0,-0.50376691,-1.550889236,-2.054656146,-0.02796533 +Damien Wilkins,wilkida02,2013,RS,PHI,2100,1095,-0.672468307,-1.462909372,-2.135377679,0.343615522,0.343615522,0,-1.323507681,-1.520733975,-2.844241657,0.066453186 +Jason Richardson,richaja01,2013,RS,PHI,1795,936,0.331077395,-0.173609353,0.157468042,1.392558529,1.392558529,0,0.45864425,0.262927004,0.721571254,0.275281291 +Royal Ivey,iveyro01,2013,RS,PHI,1338,698,-1.534317772,-0.707741726,-2.242059498,0.181727807,0.181727807,0,-2.005774653,-0.871215713,-2.876990366,0.432470227 +Arnett Moultrie,moultar01,2013,RS,PHI,1039,542,0.38081484,-1.547412633,-1.166597793,0.434225721,0.434225721,0,-0.30267779,-2.07726275,-2.379940539,-0.771850039 +Kwame Brown,brownkw01,2013,RS,PHI,516,269,-4.057118416,0.200280752,-3.856837664,-0.152310909,-0.152310909,0,-4.351709574,0.127247674,-4.2244619,0.247794274 +Jeremy Pargo,pargoje01,2013,RS,PHI,399,208,-2.849653305,-3.03401661,-5.883669914,-0.334199156,-0.334199156,0,-3.400003158,-4.070898428,-7.470901586,0.461689381 +Maalik Wayns,waynsma01,2013,RS,PHI,316,165,-6.090490092,-4.092827395,-10.18331749,-0.638053326,-0.638053326,0,-5.688691962,-4.566067951,-10.25475991,1.829199935 +Charles Jenkins,jenkich01,2013,RS,PHI,288,150,-3.335518196,0.875831405,-2.459686791,0.021989029,0.021989029,0,-3.912167242,-0.092344872,-4.004512114,-0.958113582 +Justin Holiday,holidju01,2013,RS,PHI,272,142,-2.992690838,-0.628858876,-3.621549714,-0.063098936,-0.063098936,0,-3.210608495,-1.960759532,-5.171368026,-0.064060649 +Shelvin Mack,macksh01,2013,RS,PHI,13,7,-11.90705837,-9.990899396,-21.89795777,-0.070752505,-0.070752505,0,-10.94165,-12.29651879,-23.23816879,3.223215066 +Goran Dragic,dragigo01,2013,RS,PHO,5080,2581,2.970078974,-0.314807704,2.65527127,7.134712423,7.134712423,0,2.742524361,0.478719293,3.221243653,0.221181927 +Luis Scola,scolalu01,2013,RS,PHO,4299,2184,-0.858311111,-0.50122515,-1.359536261,1.549984918,1.549984918,0,-0.981744029,0.047893526,-0.933850503,0.03746274 +Jared Dudley,dudleja01,2013,RS,PHO,4271,2170,1.551586485,0.618209076,2.169795561,5.432009125,5.432009125,0,1.172104215,0.289227346,1.461331562,-0.254065299 +PJ Tucker,tuckepj01,2013,RS,PHO,3759,1910,-0.458357085,0.192553466,-0.265803619,2.410987746,2.410987746,0,-1.148525129,0.249367951,-0.899157179,-0.377552628 +Marcin Gortat,gortama01,2013,RS,PHO,3692,1876,-2.904666101,0.533391058,-2.371275043,0.359767271,0.359767271,0,-2.843781836,0.500745962,-2.343035875,-0.699563236 +Markieff Morris,morrima02,2013,RS,PHO,3616,1837,-2.055413058,-0.920506927,-2.975919985,-0.212400609,-0.212400609,0,-1.773360532,-0.391412176,-2.164772708,0.290180846 +Michael Beasley,beaslmi01,2013,RS,PHO,3059,1554,-4.310694579,-2.572911154,-6.883605733,-3.279589453,-3.279589453,0,-3.999225981,-3.268784249,-7.268010231,0.064112499 +Shannon Brown,brownsh01,2013,RS,PHO,2759,1402,-0.654306628,-1.378705459,-2.033012088,0.513622901,0.513622901,0,-0.749687482,-1.194755777,-1.944443259,0.138177808 +Jermaine O'Neal,onealje01,2013,RS,PHO,2025,1029,-3.196128646,0.903997858,-2.292130787,0.239795351,0.239795351,0,-3.252864845,0.434394839,-2.818470006,-0.22621658 +Wesley Johnson,johnswe01,2013,RS,PHO,1876,953,-2.8394735,-1.671789332,-4.511262832,-0.85770662,-0.85770662,0,-2.623644327,-2.301176677,-4.924821003,0.146156094 +Sebastian Telfair,telfase01,2013,RS,PHO,1565,795,-1.413031055,-0.232045654,-1.645076709,0.456017334,0.456017334,0,-1.453559479,-0.288704162,-1.742263641,1.630872825 +Kendall Marshall,marshke01,2013,RS,PHO,1382,702,-2.187228673,-2.446969328,-4.634198001,-0.675082244,-0.675082244,0,-2.478623123,-2.939343692,-5.417966815,0.032715477 +Marcus Morris,morrima03,2013,RS,PHO,728,370,-4.242266196,-0.527263703,-4.769529899,-0.388514141,-0.388514141,0,-3.761589428,-0.563542889,-4.325132317,1.777729626 +Hamed Haddadi,haddaha01,2013,RS,PHO,463,235,-4.956930459,-0.451684814,-5.408615274,-0.322725109,-0.322725109,0,-4.714580235,-0.464348899,-5.178929134,1.158121474 +Diante Garrett,garredi02,2013,RS,PHO,293,149,-3.380749793,-0.602409796,-3.983159589,-0.093940384,-0.093940384,0,-2.996661383,-1.814332968,-4.810994352,0.194498248 +Luke Zeller,zellelu01,2013,RS,PHO,114,58,-5.148180087,-1.850166994,-6.998347081,-0.125785483,-0.125785483,0,-5.250109625,-2.7857142,-8.035823825,0.051911524 +Damian Lillard,lillada01,2013,RS,POR,6100,3167,3.029002555,-1.433991488,1.595011067,7.007823941,7.007823941,0,3.027078796,-1.029459175,1.997619621,-0.170535289 +Nicolas Batum,batumni01,2013,RS,POR,5406,2807,2.041035966,-0.007549564,2.033486403,6.825323458,6.825323458,0,2.122092294,0.021084867,2.143177162,-0.3432633 +LaMarcus Aldridge,aldrila01,2013,RS,POR,5374,2790,0.305294019,0.958419974,1.263713993,5.669712619,5.669712619,0,0.362596363,1.058289588,1.420885951,-0.71115247 +Wesley Matthews,matthwe02,2013,RS,POR,4628,2403,2.09218262,-0.743241572,1.348941048,5.037327789,5.037327789,0,2.095011308,-0.052764922,2.042246386,0.221997497 +JJ Hickson,hicksjj01,2013,RS,POR,4474,2323,-1.410941569,-0.963615903,-2.374557472,0.441495694,0.441495694,0,-1.336501269,-0.925435669,-2.261936938,-0.727451948 +Meyers Leonard,leoname01,2013,RS,POR,2323,1206,-2.726859903,-1.429689006,-4.156548909,-0.866757058,-0.866757058,0,-3.116562065,-1.302041723,-4.418603787,0.140476939 +Will Barton,bartowi01,2013,RS,POR,1722,894,-4.485684937,-1.117287227,-5.602972164,-1.304480511,-1.304480511,0,-4.386222399,-2.012236395,-6.398458794,0.227965762 +Victor Claver,clavevi01,2013,RS,POR,1564,812,-3.022008477,-0.984776846,-4.006785323,-0.523632688,-0.523632688,0,-3.047520449,-1.416236895,-4.463757344,0.530839873 +Luke Babbitt,babbilu01,2013,RS,POR,1406,730,-1.142726318,-1.075357443,-2.218083761,0.20022013,0.20022013,0,-0.821800443,-1.427620572,-2.249421015,0.991629418 +Eric Maynor,maynoer01,2013,RS,POR,1102,572,-0.341282182,-3.860328863,-4.201611045,-0.425911842,-0.425911842,0,-0.813565907,-4.322192669,-5.135758576,0.501480271 +Sasha Pavlovic,pavloal01,2013,RS,POR,1017,528,-2.261333517,0.477098816,-1.784234702,0.262599092,0.262599092,0,-2.4902018,0.531541885,-1.958659916,0.871691776 +Ronnie Price,pricero01,2013,RS,POR,982,510,-3.315407288,-0.123083463,-3.438490751,-0.180767347,-0.180767347,0,-3.281690838,-0.038357572,-3.32004841,0.842267227 +Joel Freeland,freeljo01,2013,RS,POR,919,477,-4.978477098,-0.414028291,-5.39250539,-0.645087503,-0.645087503,0,-5.021774735,-0.642094815,-5.66386955,0.288550313 +Jared Jeffries,jeffrja01,2013,RS,POR,674,350,-4.680945847,-0.476929894,-5.157875741,-0.433536739,-0.433536739,0,-5.051160977,-0.817920569,-5.869081546,0.771362515 +Nolan Smith,smithno01,2013,RS,POR,555,288,-4.444443914,-1.383213413,-5.827657327,-0.455654299,-0.455654299,0,-4.319623197,-2.74439848,-7.064021677,0.706308042 +DeMarcus Cousins,couside01,2013,RS,SAC,4515,2289,-0.980993318,-0.776711975,-1.757705293,1.162231122,1.162231122,0,-0.266409735,0.04186722,-0.224542515,0.271706603 +Jason Thompson,thompja02,2013,RS,SAC,4507,2285,-0.993983606,-0.990643938,-1.984627544,0.889711,0.889711,0,-1.113628887,-0.696805037,-1.810433924,-0.267698643 +John Salmons,salmojo01,2013,RS,SAC,4493,2278,0.71447789,-0.057394934,0.657082957,3.949641851,3.949641851,0,0.453859114,-0.337118649,0.116740465,-0.239614478 +Isaiah Thomas,thomais02,2013,RS,SAC,4185,2122,2.654482839,-1.768534081,0.885948758,3.942872634,3.942872634,0,2.52880809,-1.45202082,1.076787269,0.152151846 +Tyreke Evans,evansty01,2013,RS,SAC,3976,2016,1.71458358,-0.395070578,1.319513002,4.181166635,4.181166635,0,1.532376142,-0.092924471,1.439451671,-0.101976 +Marcus Thornton,thornma01,2013,RS,SAC,3404,1726,2.161078578,-2.836254424,-0.675175846,1.83028225,1.83028225,0,2.305274159,-2.514392132,-0.209117972,0.162108559 +Chuck Hayes,hayesch01,2013,RS,SAC,2385,1209,-1.61850142,0.688383658,-0.930117762,1.115991586,1.115991586,0,-1.963133859,0.135552631,-1.827581228,-0.544872101 +Jimmer Fredette,fredeji01,2013,RS,SAC,1907,967,1.259286726,-3.631976717,-2.372689991,0.186123913,0.186123913,0,1.049765538,-4.151669077,-3.10190354,-0.013521797 +Aaron Brooks,brookaa01,2013,RS,SAC,1892,959,-0.651535952,-2.716131382,-3.367667333,-0.306764825,-0.306764825,0,-0.664831041,-2.418626299,-3.08345734,1.402159629 +James Johnson,johnsja01,2013,RS,SAC,1732,878,-4.539104283,-0.551186834,-5.090291117,-1.052829039,-1.052829039,0,-4.264419733,-0.852907644,-5.117327377,0.398089271 +Thomas Robinson,robinth01,2013,RS,SAC,1596,809,-4.177591054,-2.636797631,-6.814388685,-1.680534297,-1.680534297,0,-3.904952153,-2.67921875,-6.584170903,0.163750039 +Francisco Garcia,garcifr01,2013,RS,SAC,1400,710,-1.570051518,0.004479891,-1.565571627,0.436798268,0.436798268,0,-1.501804187,0.094848004,-1.406956183,1.681419303 +Patrick Patterson,pattepa01,2013,RS,SAC,1097,556,0.434126719,-2.032702474,-1.598575756,0.327390612,0.327390612,0,0.219730864,-1.84244696,-1.622716096,0.217977457 +Travis Outlaw,outlatr01,2013,RS,SAC,876,444,-0.878457958,-1.513024548,-2.391482507,0.081405676,0.081405676,0,-1.068617242,-2.406437555,-3.475054796,0.219117433 +Toney Douglas,douglto01,2013,RS,SAC,742,376,2.184212564,1.93341136,4.117623924,1.344446391,1.344446391,0,2.32824036,2.43744987,4.76569023,1.907659776 +Cole Aldrich,aldrico01,2013,RS,SAC,345,175,-1.504156009,-1.376626386,-2.880782395,-0.011648678,-0.011648678,0,-2.030757553,-1.92912015,-3.959877703,-0.225072579 +Tyler Honeycutt,honeyty01,2013,RS,SAC,63,32,-6.633272762,-2.632779725,-9.266052487,-0.106294953,-0.106294953,0,-6.613510674,-5.633722243,-12.24723292,-0.077649366 +Danny Green,greenda02,2013,RS,SAS,4369,2201,1.183952666,0.883343144,2.06729581,5.39970095,5.39970095,0,1.412025363,1.128105346,2.540130708,-0.170082033 +Tony Parker,parketo01,2013,RS,SAS,4315,2174,4.232167081,-0.575942523,3.656224558,7.042240226,7.042240226,0,3.789887389,-0.412833509,3.37705388,-0.830482256 +Tim Duncan,duncati01,2013,RS,SAS,4125,2078,-0.009552179,4.499779846,4.490227668,7.587979538,7.587979538,0,0.342567789,3.667543315,4.010111103,-1.068295657 +Tiago Splitter,splitti01,2013,RS,SAS,3964,1997,0.470750501,3.50849882,3.979249321,6.821261852,6.821261852,0,0.334280961,3.038124069,3.37240503,-0.474791416 +Kawhi Leonard,leonaka01,2013,RS,SAS,3593,1810,0.958933638,2.911457261,3.870390899,6.09858662,6.09858662,0,1.148531584,3.23709065,4.385622234,-0.229842058 +Boris Diaw,diawbo01,2013,RS,SAS,3392,1709,-0.103023768,-0.038041782,-0.14106555,2.269006634,2.269006634,0,-0.258080267,0.028453772,-0.229626495,-0.237637176 +Gary Neal,nealga01,2013,RS,SAS,2946,1484,0.195461641,-1.731595817,-1.536134175,0.919603496,0.919603496,0,0.277916922,-1.731816722,-1.453899799,0.054805282 +Manu Ginobili,ginobma01,2013,RS,SAS,2765,1393,3.105806963,1.178482824,4.284289787,5.025338872,5.025338872,0,3.390983116,1.213677227,4.604660342,0.484359605 +Stephen Jackson,jacksst02,2013,RS,SAS,2134,1075,-2.398050017,0.291184457,-2.10686556,0.355607143,0.355607143,0,-1.87934931,-0.1027901,-1.98213941,0.757627793 +Nando De Colo,decolna01,2013,RS,SAS,1826,920,-1.734361568,0.447522524,-1.286839044,0.689088,0.689088,0,-1.734014054,-0.059816018,-1.793830073,0.312291357 +Matt Bonner,bonnema01,2013,RS,SAS,1804,909,0.028056968,-0.835114073,-0.807057105,0.900285106,0.900285106,0,-0.148340303,-0.953336114,-1.101676417,-0.082350485 +DeJuan Blair,blairde01,2013,RS,SAS,1689,851,-2.317476292,1.028365155,-1.289111137,0.637174893,0.637174893,0,-2.121114022,1.225226369,-0.895887653,0.423596709 +Patty Mills,millspa02,2013,RS,SAS,1302,656,1.22243741,-0.951894307,0.270543103,1.015293206,1.015293206,0,1.316618754,-1.051850359,0.264768396,0.400058852 +Cory Joseph,josepco01,2013,RS,SAS,770,388,-0.763969721,-0.553914946,-1.317884667,0.282533171,0.282533171,0,-1.03365891,-0.714918024,-1.748576934,-0.316893968 +Aron Baynes,baynear01,2013,RS,SAS,280,141,-4.336518813,0.15543649,-4.181082323,-0.103600888,-0.103600888,0,-4.326197218,-0.419615101,-4.745812319,0.589097396 +James Anderson,anderja01,2013,RS,SAS,187,94,-0.489939576,-0.034304272,-0.524243849,0.107872425,0.107872425,0,-0.700931257,-1.186241044,-1.8871723,0.983695296 +DeMar DeRozan,derozde01,2013,RS,TOR,5740,3013,-0.753824515,-0.562791063,-1.316615577,2.196453609,2.196453609,0,-0.79074521,-0.362452551,-1.153197761,-0.295420059 +Amir Johnson,johnsam01,2013,RS,TOR,4429,2325,1.497305456,2.704255391,4.201560847,8.248122249,8.248122249,0,1.196849247,2.838864288,4.035713535,0.023444899 +Kyle Lowry,lowryky01,2013,RS,TOR,3848,2020,3.358196238,0.462477225,3.820673463,6.808768848,6.808768848,0,3.35146006,1.099595042,4.451055102,0.508790022 +Alan Anderson,anderal01,2013,RS,TOR,2848,1495,0.061952252,-2.35974491,-2.297792657,0.347399954,0.347399954,0,0.445379128,-2.315196703,-1.869817575,0.669212978 +Jonas Valanciunas,valanjo01,2013,RS,TOR,2823,1482,-1.987667703,-0.002907847,-1.990575549,0.573835602,0.573835602,0,-2.128664129,-0.210804787,-2.339468916,-0.06123678 +Jose Calderon,caldejo01,2013,RS,TOR,2425,1273,4.041661363,-3.096402375,0.945258988,2.41254677,2.41254677,0,3.581098763,-3.022448575,0.558650188,0.486185962 +Terrence Ross,rosste01,2013,RS,TOR,2360,1239,-1.255798099,-1.343384239,-2.599182338,0.096063337,0.096063337,0,-1.107368398,-1.346986916,-2.454355314,0.708778944 +Rudy Gay,gayru01,2013,RS,TOR,2183,1146,0.334535831,0.483241563,0.817777394,2.115005515,2.115005515,0,0.989082731,0.788801535,1.777884265,1.292727918 +Ed Davis,davised01,2013,RS,TOR,2071,1087,-0.842016364,-0.600657827,-1.442674191,0.723878275,0.723878275,0,-0.898602058,-0.412382944,-1.310985001,-0.147436779 +Landry Fields,fieldla01,2013,RS,TOR,1975,1037,-1.799209919,-0.278399332,-2.077609251,0.353992722,0.353992722,0,-2.229694891,-0.944227181,-3.173922072,-0.459047564 +Andrea Bargnani,bargnan01,2013,RS,TOR,1911,1003,-2.679157679,-1.883589383,-4.562747062,-0.928233327,-0.928233327,0,-1.973710007,-2.074219062,-4.047929069,0.059736024 +John Lucas,lucasjo02,2013,RS,TOR,1575,827,0.149528325,-2.561719469,-2.412191144,0.142481576,0.142481576,0,0.162132994,-2.908002716,-2.745869722,-0.03392649 +Aaron Gray,grayaa01,2013,RS,TOR,977,513,-3.623853282,-0.514137471,-4.137990753,-0.366080575,-0.366080575,0,-3.776457051,-0.869939665,-4.646396716,0.717114267 +Mickael Pietrus,pietrmi01,2013,RS,TOR,735,386,-2.676274994,-0.708707124,-3.384982118,-0.126071457,-0.126071457,0,-2.381196776,-1.083148276,-3.464345052,0.759298103 +Linas Kleiza,kleizli01,2013,RS,TOR,716,376,-1.786998398,-2.119852117,-3.906850515,-0.224171653,-0.224171653,0,-1.638829452,-2.221226533,-3.860055985,0.942671567 +Quincy Acy,acyqu01,2013,RS,TOR,651,342,0.14286096,0.744081431,0.886942391,0.637616469,0.637616469,0,-0.350423759,0.597275012,0.246851253,0.441921018 +Dominic McGuire,mcguido01,2013,RS,TOR,438,230,-3.285417502,-1.339424368,-4.62484187,-0.220379998,-0.220379998,0,-3.935752894,-1.491087681,-5.426840575,0.158610983 +Sebastian Telfair,telfase01,2013,RS,TOR,352,185,-0.501125464,1.338812405,0.837686941,0.347044568,0.347044568,0,-0.1105653,1.018860202,0.908294902,2.313212011 +Al Jefferson,jeffeal01,2013,RS,UTA,4938,2578,-0.027625526,-1.093193034,-1.120818561,2.128065283,2.128065283,0,0.297914598,-0.380587054,-0.082672456,-0.642590995 +Paul Millsap,millspa01,2013,RS,UTA,4549,2375,1.70221021,1.613340073,3.315550283,7.340872376,7.340872376,0,1.745434336,1.868744052,3.614178389,-0.11282286 +Randy Foye,foyera01,2013,RS,UTA,4308,2249,0.931481654,-1.307484213,-0.376002559,2.732918334,2.732918334,0,1.017569274,-0.955275151,0.062294123,0.304160227 +Gordon Hayward,haywago01,2013,RS,UTA,4030,2104,2.689693804,-0.384048707,2.305645098,5.40703217,5.40703217,0,2.448673727,-0.758217492,1.690456235,-0.343186956 +Derrick Favors,favorde01,2013,RS,UTA,3423,1787,-1.549106899,1.124013808,-0.425093092,2.125029313,2.125029313,0,-1.326234226,1.311243058,-0.014991168,0.234899313 +Marvin Williams,willima02,2013,RS,UTA,3308,1727,-1.576873454,0.251920894,-1.324952561,1.251719122,1.251719122,0,-1.689966549,-0.456760514,-2.146727063,-0.290076588 +Mo Williams,willima01,2013,RS,UTA,2716,1418,0.399601057,-1.125381492,-0.725780435,1.46331225,1.46331225,0,0.604125786,-0.964840442,-0.360714656,-0.072280168 +Jamaal Tinsley,tinslja01,2013,RS,UTA,2339,1221,-0.666594749,0.609410532,-0.057184216,1.683915081,1.683915081,0,-0.62354458,0.29734967,-0.32619491,0.355992306 +Alec Burks,burksal01,2013,RS,UTA,2178,1137,-0.440552605,-0.93674424,-1.377296844,0.799851022,0.799851022,0,-0.69687597,-1.237026232,-1.933902202,0.415002579 +DeMarre Carroll,carrode01,2013,RS,UTA,2128,1111,1.575181343,1.760183311,3.335364654,3.458714497,3.458714497,0,1.216116274,1.641873649,2.857989923,0.251931594 +Enes Kanter,kanteen01,2013,RS,UTA,2065,1078,-1.404850393,-0.927081058,-2.331931451,0.229424601,0.229424601,0,-1.343075742,-1.648418478,-2.99149422,-0.20701351 +Earl Watson,watsoea01,2013,RS,UTA,1588,829,-2.491369661,-1.162067906,-3.653437567,-0.383768445,-0.383768445,0,-2.629998848,-0.902354471,-3.532353319,0.403069436 +Jeremy Evans,evansje01,2013,RS,UTA,412,215,1.62364733,-0.394987598,1.228659732,0.436866031,0.436866031,0,0.907024662,-0.640336313,0.266688349,0.092777934 +Kevin Murphy,murphke01,2013,RS,UTA,100,52,-8.783370059,-2.678211326,-11.46158139,-0.232612315,-0.232612315,0,-8.299717069,-4.026569802,-12.32628687,0.600448481 +Martell Webster,webstma02,2013,RS,WAS,4274,2200,1.426954764,0.016875024,1.443829789,4.702450455,4.702450455,0,0.965623875,0.094263181,1.059887056,-0.096356851 +Emeka Okafor,okafoem01,2013,RS,WAS,3987,2052,-3.134491399,2.01463082,-1.119860579,1.693864199,1.693864199,0,-3.038990459,1.619293774,-1.419696685,-0.697097364 +Bradley Beal,bealbr01,2013,RS,WAS,3390,1745,-0.089040245,0.180285054,0.091244809,2.527024384,2.527024384,0,-0.17034011,0.378980228,0.208640119,-0.093230472 +Kevin Seraphin,serapke01,2013,RS,WAS,3344,1721,-6.146912085,-0.726032766,-6.87294485,-3.626023494,-3.626023494,0,-5.78944084,-0.766746534,-6.556187374,0.150563506 +Nene,hilarne01,2013,RS,WAS,3223,1659,-0.776276436,2.09881822,1.322541784,3.448080514,3.448080514,0,-0.9129935,1.879337801,0.966344301,0.026802911 +John Wall,walljo01,2013,RS,WAS,3113,1602,2.160615608,0.213137106,2.373752714,4.17491614,4.17491614,0,1.79655888,0.564965679,2.361524558,-0.287542802 +Trevor Ariza,arizatr01,2013,RS,WAS,2858,1471,-0.465573399,2.041765386,1.576191987,3.244787441,3.244787441,0,-0.338574508,1.672363036,1.333788528,-0.058434353 +AJ Price,priceaj01,2013,RS,WAS,2483,1278,0.790574759,-0.736630441,0.053944318,1.825320985,1.825320985,0,0.490560929,-0.839681655,-0.349120727,-0.150252534 +Garrett Temple,templga01,2013,RS,WAS,2246,1156,-1.555973375,1.495257192,-0.060716183,1.588178497,1.588178497,0,-1.914814158,1.384735774,-0.530078383,0.121069717 +Jordan Crawford,crawfjo02,2013,RS,WAS,2190,1127,-0.385589149,-0.586533544,-0.972122694,1.03344646,1.03344646,0,-0.336041051,-1.165400395,-1.501441445,1.017773115 +Chris Singleton,singlch01,2013,RS,WAS,1795,924,-4.247128213,0.985152076,-3.261976137,-0.243411501,-0.243411501,0,-4.073952283,1.213668418,-2.860283865,0.792031888 +Trevor Booker,booketr01,2013,RS,WAS,1723,887,-0.998651827,-0.452047399,-1.450699227,0.587160169,0.587160169,0,-1.330368505,-0.047293838,-1.377662344,-0.132216082 +Cartier Martin,martica01,2013,RS,WAS,1348,694,-1.486164254,-0.85570422,-2.341868474,0.145266936,0.145266936,0,-1.33064326,-1.158894013,-2.489537272,0.487200141 +Jan Vesely,veselja01,2013,RS,WAS,1168,601,-2.702398672,-0.68155178,-3.383950451,-0.196398612,-0.196398612,0,-3.203538554,-0.173990006,-3.37752856,0.962817507 +Shaun Livingston,livinsh01,2013,RS,WAS,622,320,-3.93863314,0.578584857,-3.360048283,-0.099333255,-0.099333255,0,-4.380497573,0.334039269,-4.046458304,-0.248340479 +Shelvin Mack,macksh01,2013,RS,WAS,274,141,-1.183989732,0.420010641,-0.763979092,0.143845639,0.143845639,0,-1.353215341,0.431583633,-0.921631709,0.635280192 +Earl Barron,barroea01,2013,RS,WAS,237,122,-6.099143553,0.466865967,-5.632277586,-0.181578247,-0.181578247,0,-5.631354257,1.005435837,-4.62591842,1.127476897 +Jannero Pargo,pargoja01,2013,RS,WAS,198,102,-5.102070011,-4.462845221,-9.564915231,-0.361176018,-0.361176018,0,-4.908181407,-4.930828582,-9.839009989,1.71296554 +Jason Collins,collija04,2013,RS,WAS,105,54,-7.133645342,1.657153966,-5.476491376,-0.076325005,-0.076325005,0,-7.188622154,2.282128801,-4.906493353,1.497221681 +Devin Harris,harride01,2013,PO,ATL,432,225,-0.171106137,1.484047909,1.312941772,0.484502547,0,0.484502547,-0.059826976,1.745741329,1.685914354,0.653611148 +Al Horford,horfoal01,2013,PO,ATL,419,218,0.548635398,1.194261096,1.742896494,0.51209248,0,0.51209248,0.43328867,1.348544164,1.781832834,-0.579159608 +Jeff Teague,teaguje01,2013,PO,ATL,409,213,-2.651885842,0.219558895,-2.432326947,0.035565861,0,0.035565861,-2.377166241,0.674620082,-1.702546159,-0.099549582 +Josh Smith,smithjo03,2013,PO,ATL,382,199,-0.011295018,1.798263207,1.786968188,0.480360449,0,0.480360449,0.805858571,2.023864608,2.829723179,1.006315154 +Kyle Korver,korveky01,2013,PO,ATL,340,177,1.107029982,-0.689721316,0.417308666,0.295618486,0,0.295618486,0.799969386,-1.015495825,-0.215526438,0.191505136 +Ivan Johnson,johnsiv01,2013,PO,ATL,208,108,-1.397079532,0.206102879,-1.190976653,0.08990537,0,0.08990537,-1.661601795,0.944137314,-0.71746448,1.336108861 +Johan Petro,petrojo01,2013,PO,ATL,194,101,-2.158689217,-1.500855337,-3.659544554,-0.048644856,0,-0.048644856,-2.736932613,-0.953768748,-3.690701361,0.573517693 +Anthony Tolliver,tollian01,2013,PO,ATL,131,68,3.675191051,-0.331026455,3.344164596,0.216629239,0,0.216629239,2.699698573,-1.297549653,1.40214892,-0.593979971 +DeShawn Stevenson,stevede01,2013,PO,ATL,86,45,1.721511491,-4.258760734,-2.537249243,0.005011252,0,0.005011252,0.414918946,-4.609595635,-4.194676689,-0.4760731 +John Jenkins,jenkijo01,2013,PO,ATL,46,24,-8.568344528,-5.532778706,-14.10112323,-0.143516849,0,-0.143516849,-9.204797983,-6.800675428,-16.00547341,0.10476956 +Shelvin Mack,macksh01,2013,PO,ATL,42,22,16.11156817,-2.148300321,13.96326785,0.187964941,0,0.187964941,14.30293731,-3.940290314,10.362647,-2.582071372 +Mike Scott,scottmi01,2013,PO,ATL,38,20,5.306914846,-1.561847784,3.745067062,0.068354717,0,0.068354717,4.100197332,-2.425894008,1.674303324,0.000836711 +Dahntay Jones,jonesda02,2013,PO,ATL,37,19,-6.322236935,-3.169502998,-9.491739933,-0.066850122,0,-0.066850122,-7.343178911,-5.346761795,-12.68994071,-0.742519036 +Jeff Green,greenje02,2013,PO,BOS,474,258,-1.639393538,0.414085681,-1.225307857,0.206510976,0,0.206510976,-2.020975036,0.750266383,-1.270708653,-0.210350341 +Paul Pierce,piercpa01,2013,PO,BOS,468,255,-3.019921086,1.455966403,-1.563954683,0.160395045,0,0.160395045,-2.766884173,1.140548526,-1.626335647,0.711730795 +Kevin Garnett,garneke01,2013,PO,BOS,389,212,-3.152482775,7.051527966,3.899045191,0.741685135,0,0.741685135,-3.428540225,6.327356898,2.898816673,-0.005509887 +Brandon Bass,bassbr01,2013,PO,BOS,374,204,-1.794730081,0.32921154,-1.46551854,0.137092152,0,0.137092152,-2.730427624,0.836861868,-1.893565757,-0.519220364 +Avery Bradley,bradlav01,2013,PO,BOS,351,191,-4.253153456,4.361279545,0.108126089,0.287336967,0,0.287336967,-4.359527637,4.341681607,-0.01784603,0.026268117 +Jason Terry,terryja01,2013,PO,BOS,347,189,2.278992677,1.852511511,4.131504188,0.680618215,0,0.680618215,1.487958902,1.604791091,3.092749993,-0.49768988 +Jordan Crawford,crawfjo02,2013,PO,BOS,108,59,-6.469374088,2.478066378,-3.99130771,-0.038950093,0,-0.038950093,-6.092667044,0.918700612,-5.173966431,0.970172305 +Terrence Williams,willite01,2013,PO,BOS,88,48,-6.492593889,-0.64565654,-7.138250428,-0.110834148,0,-0.110834148,-7.231099189,-2.5651448,-9.796243988,-0.002064976 +Courtney Lee,leeco01,2013,PO,BOS,72,39,-0.85207681,2.550830936,1.698754125,0.091597934,0,0.091597934,-2.094607377,2.164514135,0.069906758,0.299167953 +Chris Wilcox,wilcoch01,2013,PO,BOS,11,6,-6.036402629,0.967448843,-5.068953786,-0.007197524,0,-0.007197524,-7.433513693,-1.168549841,-8.602063534,-1.532820658 +Shavlik Randolph,randosh01,2013,PO,BOS,6,3,-5.081923363,2.685291086,-2.396632277,0.000574295,0,0.000574295,-6.68293867,4.924030297,-1.758908374,2.674587676 +Deron Williams,willide01,2013,PO,BRK,543,292,5.376289129,-2.08399875,3.292290379,0.924000028,0,0.924000028,5.45632367,-1.406495993,4.049827677,-0.429380124 +Joe Johnson,johnsjo02,2013,PO,BRK,504,271,1.409023043,-0.471229028,0.937794016,0.526431545,0,0.526431545,1.769390684,-0.250070845,1.519319839,0.09498593 +Brook Lopez,lopezbr01,2013,PO,BRK,489,263,2.003960635,2.334489517,4.338450151,0.967240887,0,0.967240887,2.322274129,1.838931372,4.161205501,-1.26833211 +Gerald Wallace,wallage01,2013,PO,BRK,452,243,1.498103601,0.643615036,2.141718638,0.626565429,0,0.626565429,1.633475914,0.846735275,2.480211188,0.156132749 +Reggie Evans,evansre01,2013,PO,BRK,389,209,-1.571832168,1.384715837,-0.187116332,0.281402162,0,0.281402162,-1.663894741,1.887701788,0.223807047,-0.145608241 +C.J. Watson,watsocj01,2013,PO,BRK,300,161,1.486135668,-0.592409131,0.893726537,0.308125969,0,0.308125969,1.273259955,-0.338371035,0.934888919,-0.165515558 +Andray Blatche,blatcan01,2013,PO,BRK,257,138,1.302694343,-1.95426222,-0.651567877,0.151426523,0,0.151426523,0.989461911,-1.966463712,-0.977001801,-0.566215989 +Kris Humphries,humphkr01,2013,PO,BRK,154,83,-2.420174359,-1.471013283,-3.891187642,-0.050106092,0,-0.050106092,-2.582984782,-1.106992508,-3.68997729,0.481998888 +MarShon Brooks,brookma01,2013,PO,BRK,74,40,-5.579309492,-4.667898512,-10.247208,-0.157335343,0,-0.157335343,-6.367561535,-6.102852307,-12.47041384,-0.267465928 +Jerry Stackhouse,stackje01,2013,PO,BRK,52,28,-9.209724647,-3.781122608,-12.99084726,-0.154880159,0,-0.154880159,-8.222233062,-5.486249102,-13.70848216,2.399014919 +Keith Bogans,boganke01,2013,PO,BRK,43,23,-5.642967167,-3.645762544,-9.288729711,-0.079744991,0,-0.079744991,-6.556019792,-3.930579969,-10.48659976,0.697583993 +Tyshawn Taylor,tayloty01,2013,PO,BRK,4,2,-20.40885773,-5.253352526,-25.66221026,-0.023704825,0,-0.023704825,-19.7418507,-6.86294563,-26.60479633,-1.532820658 +Mirza Teletovic,teletmi01,2013,PO,BRK,2,1,-7.090390733,-4.491147225,-11.58153796,-0.004568526,0,-0.004568526,-8.08576015,-6.60587307,-14.69163322,-1.532820658 +Jimmy Butler,butleji01,2013,PO,CHI,902,490,1.359517424,1.187109443,2.546626867,1.357405316,0,1.357405316,0.937304731,1.265798063,2.203102794,-0.548355846 +Carlos Boozer,boozeca01,2013,PO,CHI,794,431,-1.692818017,-0.484735473,-2.17755349,0.129360103,0,0.129360103,-1.614674644,-0.33871143,-1.953386075,-0.325384386 +Joakim Noah,noahjo01,2013,PO,CHI,753,409,-1.800817326,1.999573872,0.198756546,0.629713895,0,0.629713895,-1.64557289,1.905000181,0.259427292,-0.700211946 +Nate Robinson,robinna01,2013,PO,CHI,744,404,1.556134449,-1.746604763,-0.190470314,0.547787521,0,0.547787521,1.702276236,-1.170717474,0.531558761,0.611106815 +Marco Belinelli,belinma01,2013,PO,CHI,599,325,1.48648394,-2.047591937,-0.561107998,0.375020016,0,0.375020016,0.941996255,-2.064349436,-1.122353181,0.166177088 +Luol Deng,denglu01,2013,PO,CHI,413,224,-2.742548909,0.555197841,-2.187351068,0.066450073,0,0.066450073,-2.346692469,0.6537638,-1.692928669,0.179383458 +Taj Gibson,gibsota01,2013,PO,CHI,379,206,-1.406685166,-0.120007584,-1.52669275,0.13387882,0,0.13387882,-1.912422595,0.077981708,-1.834440887,0.871571216 +Kirk Hinrich,hinriki01,2013,PO,CHI,298,162,0.909909761,2.831691938,3.741601699,0.554709958,0,0.554709958,0.846942125,3.463670316,4.310612441,0.218924577 +Nazr Mohammed,mohamna01,2013,PO,CHI,210,114,0.496221954,0.433005551,0.929227505,0.219607397,0,0.219607397,-0.205213398,-0.236427289,-0.441640687,-0.450568372 +Marquis Teague,teaguma01,2013,PO,CHI,133,72,-2.261488484,-0.362448195,-2.623936679,0.004829035,0,0.004829035,-3.028008127,-0.516040358,-3.544048485,1.004354981 +Richard Hamilton,hamilri01,2013,PO,CHI,125,68,-4.71705883,-1.109047026,-5.826105856,-0.109903311,0,-0.109903311,-4.818887102,-2.483510823,-7.302397926,-0.135541058 +Daequan Cook,cookda02,2013,PO,CHI,66,36,-9.159700518,-2.901165744,-12.06086626,-0.182516373,0,-0.182516373,-8.455821727,-3.400406991,-11.85622872,3.153061009 +Vladimir Radmanovic,radmavl01,2013,PO,CHI,18,10,18.01177803,11.52641581,29.53819385,0.167419958,0,0.167419958,18.97554459,11.00862867,29.98417326,-1.322641769 +Malcolm Thomas,thomama01,2013,PO,CHI,11,6,11.25284936,-3.164618548,8.088230811,0.033624929,0,0.033624929,11.21976446,-5.560578567,5.659185893,-1.571372476 +Andre Iguodala,iguodan01,2013,PO,DEN,498,243,4.103523153,2.528602788,6.632125941,1.189297904,0,1.189297904,3.866009437,2.150144423,6.016153861,-0.782539855 +Ty Lawson,lawsoty01,2013,PO,DEN,483,236,4.305854798,-1.422171577,2.88368322,0.696892357,0,0.696892357,4.159389965,-0.662798848,3.496591118,-0.351755813 +Wilson Chandler,chandwi01,2013,PO,DEN,420,205,-2.17112771,0.729550572,-1.441577138,0.142268051,0,0.142268051,-1.490015272,1.36869193,-0.121323341,0.723486247 +Andre Miller,millean02,2013,PO,DEN,315,154,0.151219129,-3.108386242,-2.957167113,-0.016616099,0,-0.016616099,-0.097414126,-3.948396315,-4.045810441,-0.926271737 +Corey Brewer,breweco01,2013,PO,DEN,299,146,-1.300603832,-1.761072771,-3.061676603,-0.024409505,0,-0.024409505,-0.523456483,-1.303909464,-1.827365946,1.758872185 +Kenneth Faried,farieke01,2013,PO,DEN,297,145,0.816883187,-0.309476701,0.507406486,0.249431478,0,0.249431478,0.25593316,0.606902809,0.862835969,0.326093787 +JaVale McGee,mcgeeja01,2013,PO,DEN,229,112,-3.495880942,-2.574078557,-6.069959499,-0.19673296,0,-0.19673296,-3.229506505,-2.429955541,-5.659462045,0.496876766 +Kosta Koufos,koufoko01,2013,PO,DEN,205,100,-3.075399219,-0.173897726,-3.249296946,-0.026145638,0,-0.026145638,-3.440780426,-0.257164087,-3.697944513,-0.439179682 +Evan Fournier,fournev01,2013,PO,DEN,109,53,-3.661002837,-2.072143612,-5.733146449,-0.084953416,0,-0.084953416,-3.630033627,-3.094317143,-6.724350771,1.913914113 +Anthony Randolph,randoan01,2013,PO,DEN,61,30,7.52184433,-0.623969401,6.897874929,0.154239292,0,0.154239292,6.388116093,-0.904233291,5.483882802,1.152738031 +Julyan Stone,stoneju01,2013,PO,DEN,27,13,-0.285728747,-3.604793097,-3.890521844,-0.007878229,0,-0.007878229,-2.351817722,-2.736601075,-5.088418797,0.886853416 +Jordan Hamilton,hamiljo02,2013,PO,DEN,4,2,-22.76372432,-4.875635136,-27.63935945,-0.02575037,0,-0.02575037,-22.00984121,-6.960609972,-28.97045118,-1.532820658 +Stephen Curry,curryst01,2013,PO,GSW,984,497,5.760775331,0.504513375,6.265288706,2.356698238,0,2.356698238,6.291005686,1.110911825,7.401917511,-0.038143392 +Klay Thompson,thompkl01,2013,PO,GSW,981,495,-0.253414989,1.047700284,0.794285296,0.922839661,0,0.922839661,-0.001408269,1.541230256,1.539821987,-0.033049363 +Harrison Barnes,barneha02,2013,PO,GSW,913,461,1.770174594,0.977045641,2.747220235,1.328095134,0,1.328095134,1.700870698,0.972370417,2.673241116,-0.367577865 +Jarrett Jack,jackja01,2013,PO,GSW,844,426,2.270268479,0.102624899,2.372893378,1.143300387,0,1.143300387,1.952227282,-0.248199042,1.704028239,-0.398670729 +Andrew Bogut,bogutan01,2013,PO,GSW,648,327,-1.051083591,1.972314648,0.921231058,0.629030922,0,0.629030922,-1.070905862,1.692056351,0.621150489,-0.382659377 +Carl Landry,landrca01,2013,PO,GSW,487,246,0.821237201,-1.047355576,-0.226118375,0.326641456,0,0.326641456,0.723472159,-1.210762777,-0.487290618,-0.017443307 +Draymond Green,greendr01,2013,PO,GSW,442,223,1.261582034,1.909315327,3.170897361,0.69829333,0,0.69829333,0.857317269,1.585964606,2.443281875,0.458959161 +Festus Ezeli,ezelife01,2013,PO,GSW,265,134,-5.532379358,0.396571886,-5.135807472,-0.169748522,0,-0.169748522,-5.520023389,-0.172410852,-5.692434241,0.820345682 +David Lee,leeda02,2013,PO,GSW,129,65,-4.636004693,3.137677773,-1.49832692,0.042577707,0,0.042577707,-4.089059504,1.577556976,-2.511502528,-0.493620115 +Richard Jefferson,jefferi01,2013,PO,GSW,77,39,-0.787146672,1.203310931,0.416164259,0.065265136,0,0.065265136,-1.288527407,0.431827144,-0.856700263,0.403983628 +Andris Biedrins,biedran01,2013,PO,GSW,34,17,-3.76727765,0.920696811,-2.846580839,-0.000882004,0,-0.000882004,-4.591753233,2.003923392,-2.587829841,1.892638754 +Kent Bazemore,bazemke01,2013,PO,GSW,32,16,-19.86087871,0.423131949,-19.43774676,-0.145693624,0,-0.145693624,-17.44095654,0.039714433,-17.40124211,3.35048153 +Scott Machado,machasc01,2013,PO,GSW,16,8,-3.670598063,-3.685248204,-7.355846266,-0.01957788,0,-0.01957788,-4.481651509,-5.151640037,-9.633291546,0.883601842 +Dwayne Jones,jonesdw02,2013,PO,GSW,4,2,-4.741008232,-1.731205976,-6.472214207,-0.003850979,0,-0.003850979,-6.00545621,-4.321509169,-10.32696538,-1.532820658 +James Harden,hardeja01,2013,PO,HOU,486,243,2.662132098,0.391722409,3.053854507,0.745861133,0,0.745861133,3.270679592,0.753932754,4.024612346,0.456797161 +Chandler Parsons,parsoch01,2013,PO,HOU,476,238,0.734000841,-1.138348141,-0.4043473,0.293425171,0,0.293425171,0.856676824,-1.133250193,-0.27657337,-0.103019061 +Omer Asik,asikom01,2013,PO,HOU,416,208,0.360920675,1.889104369,2.250025044,0.545199596,0,0.545199596,0.034433066,1.880705412,1.915138478,-0.339550441 +Patrick Beverley,beverpa01,2013,PO,HOU,400,200,2.310797075,1.569235518,3.880032593,0.699177281,0,0.699177281,2.114640589,2.502760238,4.617400827,0.186010892 +Francisco Garcia,garcifr01,2013,PO,HOU,328,164,3.033768688,1.326784262,4.36055295,0.615756966,0,0.615756966,2.821299432,1.505684891,4.326984322,0.315796354 +Carlos Delfino,delfica01,2013,PO,HOU,240,120,2.377371037,-0.725558155,1.651812882,0.279180415,0,0.279180415,2.371247915,-0.983144098,1.388103817,0.401663259 +Jeremy Lin,linje01,2013,PO,HOU,168,84,-7.338209183,-1.736473232,-9.074682415,-0.283034159,0,-0.283034159,-6.818863476,-1.895040776,-8.713904251,1.127125235 +Aaron Brooks,brookaa01,2013,PO,HOU,134,67,-2.10296297,-2.34602478,-4.448987749,-0.059930794,0,-0.059930794,-2.054271424,-3.826132927,-5.880404351,0.048853372 +Greg Smith,smithgr02,2013,PO,HOU,118,59,-1.753880929,-0.758084147,-2.511965077,0.007441135,0,0.007441135,-2.047910346,-0.881375632,-2.929285978,0.627049596 +Terrence Jones,joneste01,2013,PO,HOU,70,35,-2.695344737,-2.145603076,-4.840947813,-0.038263633,0,-0.038263633,-2.860815273,-2.841590518,-5.702405791,-0.577197229 +James Anderson,anderja01,2013,PO,HOU,36,18,-3.126373525,-1.680639829,-4.807013354,-0.019754999,0,-0.019754999,-3.75085907,-2.111096591,-5.86195566,1.263773231 +Donatas Motiejunas,motiedo01,2013,PO,HOU,10,5,23.66315035,-2.85685124,20.80629911,0.059990605,0,0.059990605,20.29407702,-4.925204964,15.36887205,-2.903017658 +Paul George,georgpa01,2013,PO,IND,1435,780,1.48460224,1.920350146,3.404952386,2.544153659,0,2.544153659,1.873436168,2.001082373,3.874518541,0.643335509 +Roy Hibbert,hibbero01,2013,PO,IND,1277,694,2.213249563,1.722727334,3.935976897,2.418987508,0,2.418987508,1.860627667,1.606785952,3.467413619,-0.839150587 +David West,westda01,2013,PO,IND,1268,689,-0.721575853,1.125837144,0.404261291,1.137570911,0,1.137570911,-0.698713867,0.996678096,0.297964229,-0.47627733 +George Hill,hillge01,2013,PO,IND,1260,685,1.828897527,1.591125085,3.420022612,2.222634191,0,2.222634191,1.91537436,1.850938219,3.766312579,-0.054256761 +Lance Stephenson,stephla01,2013,PO,IND,1238,673,0.542897871,2.157150705,2.700048577,1.933569686,0,1.933569686,0.424911576,2.311331416,2.736242993,0.165683712 +D.J. Augustin,augusdj01,2013,PO,IND,581,316,-0.509298544,-1.238986226,-1.74828477,0.166920197,0,0.166920197,-0.877523463,-1.328846982,-2.206370445,0.193511029 +Tyler Hansbrough,hansbty01,2013,PO,IND,443,241,-1.823425633,-0.437880913,-2.261306546,0.062452725,0,0.062452725,-2.03225713,-0.352516013,-2.384773143,0.700871464 +Ian Mahinmi,mahinia01,2013,PO,IND,276,150,-6.149914146,0.045268215,-6.104645931,-0.266172327,0,-0.266172327,-6.345592002,-0.681308423,-7.026900425,0.475618835 +Sam Young,youngsa01,2013,PO,IND,239,130,-1.475698094,0.554371371,-0.921326723,0.126101664,0,0.126101664,-2.105022845,0.065135156,-2.039887689,0.731045953 +Gerald Green,greenge01,2013,PO,IND,193,105,1.668626273,-2.002134277,-0.333508004,0.135043496,0,0.135043496,1.851672879,-3.138005925,-1.286333046,1.038080586 +Jeff Ayres,pendeje02,2013,PO,IND,131,71,-6.853891704,-0.961149747,-7.815041451,-0.191386621,0,-0.191386621,-7.16293695,-0.902901678,-8.065838628,1.032006365 +Orlando Johnson,johnsor01,2013,PO,IND,52,28,-9.047372741,-1.684793802,-10.73216654,-0.117076444,0,-0.117076444,-8.946256361,-4.247583748,-13.19384011,-0.407959119 +Ben Hansbrough,hansbbe01,2013,PO,IND,40,22,-9.213566192,-2.088624724,-11.30219092,-0.099957934,0,-0.099957934,-9.122799129,-3.792169796,-12.91496892,0.873276092 +Chris Paul,paulch01,2013,PO,LAC,415,224,9.867655662,-0.280139744,9.587515918,1.451818238,0,1.451818238,9.752914956,0.939707344,10.6926223,-0.148887477 +Matt Barnes,barnema02,2013,PO,LAC,300,162,4.935665314,-1.110221515,3.8254438,0.56427542,0,0.56427542,4.695003322,-0.224963517,4.470039805,0.607001276 +Jamal Crawford,crawfja01,2013,PO,LAC,299,161,1.784294131,-2.323595645,-0.539301514,0.18697658,0,0.18697658,2.033535028,-2.306178053,-0.272643025,-0.149862598 +Blake Griffin,griffbl01,2013,PO,LAC,293,158,-0.083143064,-3.399271543,-3.482414607,-0.061065129,0,-0.061065129,0.13533559,-3.006047198,-2.870711608,0.256593506 +DeAndre Jordan,jordade01,2013,PO,LAC,267,144,-4.028781035,-2.640245521,-6.669026556,-0.296511695,0,-0.296511695,-3.580259388,-2.406353835,-5.986613223,-0.135427849 +Caron Butler,butleca01,2013,PO,LAC,252,136,-0.642504532,-2.124732238,-2.767236771,-0.001239504,0,-0.001239504,-0.369646008,-2.475763865,-2.845409873,0.439590533 +Chauncey Billups,billuch01,2013,PO,LAC,213,115,-2.843895619,-4.029745111,-6.873640729,-0.250377006,0,-0.250377006,-2.339343919,-4.393367253,-6.732711171,0.30609892 +Lamar Odom,odomla01,2013,PO,LAC,198,107,-2.121174691,2.545949957,0.424775266,0.181203939,0,0.181203939,-0.922929649,1.984301836,1.061372187,1.243360302 +Eric Bledsoe,bledser01,2013,PO,LAC,180,97,4.965585402,-1.13160341,3.833981992,0.337852011,0,0.337852011,4.587171375,-1.379685522,3.207485853,0.484255676 +Ronny Turiaf,turiaro01,2013,PO,LAC,109,59,-0.585729861,-1.15855981,-1.744289671,0.031754792,0,0.031754792,-0.816702357,-0.167264393,-0.98396675,1.542741911 +Ryan Hollins,holliry01,2013,PO,LAC,69,37,-1.131278819,-2.745877984,-3.877156803,-0.022345859,0,-0.022345859,-1.437270932,-1.911915391,-3.349186323,1.654536878 +Willie Green,greenwi01,2013,PO,LAC,37,20,6.033281018,2.008077612,8.04135863,0.112350937,0,0.112350937,4.904091415,0.248066729,5.152158145,-0.97105255 +Grant Hill,hillgr01,2013,PO,LAC,37,20,2.344988203,-4.3571708,-2.012182596,0.007874685,0,0.007874685,1.494435212,-2.621392328,-1.126957116,1.282152315 +Pau Gasol,gasolpa01,2013,PO,LAL,283,146,-0.647084539,-0.085763721,-0.73284826,0.152753997,0,0.152753997,-1.126724404,-0.523464211,-1.650188616,-1.294336453 +Dwight Howard,howardw01,2013,PO,LAL,245,126,-4.106044562,-0.932393953,-5.038438515,-0.153254782,0,-0.153254782,-4.016447212,-0.455765767,-4.472212979,0.912676689 +Darius Morris,morrida01,2013,PO,LAL,204,105,0.628487406,-1.809698718,-1.181211312,0.086332042,0,0.086332042,-0.16142201,-1.6570632,-1.818485209,-0.360692324 +Metta World Peace,artesro01,2013,PO,LAL,163,84,-0.729818649,-0.518881165,-1.248699815,0.06652999,0,0.06652999,-0.765806009,-0.524769693,-1.290575702,0.233887624 +Earl Clark,clarkea01,2013,PO,LAL,159,82,-7.241616066,-3.284911764,-10.52652783,-0.334985586,0,-0.334985586,-7.294522606,-3.77144051,-11.06596312,-0.150962859 +Andrew Goudelock,goudean01,2013,PO,LAL,155,80,-0.393768216,-1.166469404,-1.56023762,0.050616587,0,0.050616587,-0.336868981,0.057923367,-0.278945614,0.962920374 +Antawn Jamison,jamisan01,2013,PO,LAL,153,79,-0.647892714,-2.36930753,-3.017200245,-0.011157251,0,-0.011157251,-0.995846268,-1.996963415,-2.992809683,0.406094506 +Steve Blake,blakest01,2013,PO,LAL,146,75,-1.094872729,2.92336686,1.828494131,0.181674179,0,0.181674179,-0.675552143,4.135186787,3.459634644,0.493303383 +Chris Duhon,duhonch01,2013,PO,LAL,132,68,-0.914737481,-1.561863354,-2.476600835,0.009756607,0,0.009756607,-1.185312005,-0.952739036,-2.13805104,-0.241260279 +Steve Nash,nashst01,2013,PO,LAL,118,61,1.804204433,-2.792173722,-0.987969288,0.055922232,0,0.055922232,0.774726659,-2.757509755,-1.982783096,-1.018376675 +Jordan Hill,hilljo01,2013,PO,LAL,60,31,-0.116497769,-0.314495453,-0.430993222,0.037229501,0,0.037229501,-1.381830637,-1.119608607,-2.501439245,-1.433565824 +Jodie Meeks,meeksjo01,2013,PO,LAL,39,20,-3.754561086,-1.06153562,-4.816096706,-0.022049664,0,-0.022049664,-3.797098797,-0.948645322,-4.745744119,1.275183445 +Robert Sacre,sacrero01,2013,PO,LAL,8,4,-9.352392725,22.23846212,12.8860694,0.033065973,0,0.033065973,-7.192005222,20.62524752,13.4332423,0.427144342 +Marc Gasol,gasolma01,2013,PO,MEM,1134,609,0.50278744,4.100529318,4.603316757,2.337664177,0,2.337664177,0.616997321,3.963193794,4.580191114,-0.720803806 +Mike Conley,conlemi01,2013,PO,MEM,1071,575,4.162493135,3.233678273,7.396171408,3.066751742,0,3.066751742,4.428393808,3.154241351,7.582635159,-0.092208146 +Zach Randolph,randoza01,2013,PO,MEM,1032,554,0.59444988,-0.567375703,0.027074178,0.805766081,0,0.805766081,0.79437098,-0.226312321,0.568058659,-0.42435653 +Tayshaun Prince,princta01,2013,PO,MEM,846,454,-1.17439235,0.485585808,-0.688806542,0.487912592,0,0.487912592,-1.455880929,-0.310519929,-1.766400858,-0.827135362 +Tony Allen,allento01,2013,PO,MEM,786,422,1.702868601,4.641905007,6.344773608,2.025265093,0,2.025265093,1.739706513,4.880312218,6.620018731,0.256246747 +Quincy Pondexter,pondequ01,2013,PO,MEM,665,357,2.835054985,0.283710072,3.118765058,1.103609543,0,1.103609543,2.591711181,0.021942045,2.613653225,0.093847493 +Jerryd Bayless,bayleje01,2013,PO,MEM,596,320,-0.177483864,-1.186047847,-1.363531711,0.235545059,0,0.235545059,0.172920145,-1.08526765,-0.912347505,0.809457933 +Darrell Arthur,arthuda01,2013,PO,MEM,326,175,-1.255059683,-3.047891512,-4.302951195,-0.144550274,0,-0.144550274,-1.740076325,-2.266850982,-4.006927308,0.979876612 +Keyon Dooling,doolike01,2013,PO,MEM,212,114,-2.584861913,-2.175055866,-4.759917779,-0.121220485,0,-0.121220485,-3.159878037,-2.563863426,-5.723741463,0.489862455 +Ed Davis,davised01,2013,PO,MEM,89,48,-4.075552782,-1.707366793,-5.782919575,-0.076698668,0,-0.076698668,-4.619284745,-2.58794971,-7.207234455,0.111636421 +Austin Daye,dayeau01,2013,PO,MEM,37,20,-6.160855113,-0.845632523,-7.006487636,-0.044955828,0,-0.044955828,-6.527559899,-2.863228893,-9.390788792,0.324696099 +Tony Wroten,wroteto01,2013,PO,MEM,32,17,-8.532731764,1.295018288,-7.237713477,-0.040420641,0,-0.040420641,-7.246957075,-0.962610233,-8.209567309,0.62340528 +Jon Leuer,leuerjo01,2013,PO,MEM,20,11,3.161333176,8.706571772,11.86790495,0.083654038,0,0.083654038,2.87148748,6.996379768,9.867867248,-1.024997158 +LeBron James,jamesle01,2013,PO,MIA,1766,960,7.582690474,1.196968636,8.77965911,5.787451547,0,5.787451547,8.14440328,1.249117717,9.393520997,-0.572075737 +Dwyane Wade,wadedw01,2013,PO,MIA,1439,782,1.283405322,1.72657377,3.009979092,2.352967393,0,2.352967393,1.628070373,1.542618369,3.170688743,-0.657314661 +Chris Bosh,boshch01,2013,PO,MIA,1382,751,-0.667669614,1.733778562,1.066108947,1.502169816,0,1.502169816,-0.057949788,1.926277448,1.86832766,-0.352368031 +Mario Chalmers,chalmma01,2013,PO,MIA,1196,650,0.701047852,0.46565522,1.166703071,1.347508687,0,1.347508687,0.894118481,0.783975228,1.678093709,0.532802227 +Ray Allen,allenra02,2013,PO,MIA,1054,573,3.092192888,-2.706231694,0.385961195,0.944985112,0,0.944985112,2.950558658,-2.604520337,0.346038321,-0.052380354 +Norris Cole,coleno01,2013,PO,MIA,769,418,0.059836012,-0.023385283,0.036450729,0.612852596,0,0.612852596,-0.090549857,-0.109123057,-0.199672915,-0.004685755 +Shane Battier,battish01,2013,PO,MIA,721,392,1.390474606,-0.684889276,0.70558533,0.721587013,0,0.721587013,1.355485595,-0.782166913,0.573318682,1.118714862 +Udonis Haslem,hasleud01,2013,PO,MIA,657,357,-0.444585978,1.779283495,1.334697517,0.772658803,0,0.772658803,-0.581691741,1.873355492,1.291663751,0.629807835 +Chris Andersen,anderch01,2013,PO,MIA,557,303,4.788803334,2.096604326,6.88540766,1.542953347,0,1.542953347,4.019677332,2.168692477,6.188369809,0.394947726 +Mike Miller,millemi01,2013,PO,MIA,427,232,1.681866297,0.505806879,2.187673175,0.605155411,0,0.605155411,1.359888835,0.201693226,1.561582061,0.356516064 +Joel Anthony,anthojo01,2013,PO,MIA,131,71,-4.364841023,0.85467783,-3.510163193,-0.028501305,0,-0.028501305,-4.502103215,0.617559598,-3.884543617,0.323637052 +Rashard Lewis,lewisra02,2013,PO,MIA,86,47,-7.687683539,0.07678625,-7.610897289,-0.122145644,0,-0.122145644,-6.583440839,-1.798766982,-8.382207821,1.453541668 +James Jones,jonesja02,2013,PO,MIA,61,33,-5.051986076,-2.197583197,-7.249569272,-0.077500993,0,-0.077500993,-5.407481549,-4.070686261,-9.47816781,-0.733047871 +Monta Ellis,ellismo01,2013,PO,MIL,291,152,-1.409815061,1.975529239,0.565714178,0.267969447,0,0.267969447,-1.234763921,2.132522615,0.897758695,0.946471473 +Luc Mbah a Moute,mbahalu01,2013,PO,MIL,260,136,-0.969279511,0.707020128,-0.262259383,0.177761312,0,0.177761312,-2.008087673,0.759407442,-1.248680231,-0.137070581 +Brandon Jennings,jennibr01,2013,PO,MIL,254,133,-4.49662901,0.217827474,-4.278801537,-0.108226067,0,-0.108226067,-3.544192125,0.746687592,-2.797504533,1.044433594 +Ersan Ilyasova,ilyaser01,2013,PO,MIL,224,117,-0.571171785,0.575008102,0.003836316,0.168554785,0,0.168554785,-0.774624769,0.697404008,-0.077220761,-0.52699481 +Larry Sanders,sandela01,2013,PO,MIL,216,113,-4.701970857,0.061417698,-4.640553159,-0.113280402,0,-0.113280402,-4.877551274,0.538101383,-4.339449891,0.698688509 +Mike Dunleavy,dunlemi02,2013,PO,MIL,174,91,7.559377328,0.13405931,7.693436637,0.496469951,0,0.496469951,6.022483825,-0.512457996,5.510025829,-0.653195428 +JJ Redick,redicjj01,2013,PO,MIL,132,69,-1.235491475,-3.83850199,-5.073993466,-0.085447751,0,-0.085447751,-1.982225128,-3.753710257,-5.735935385,1.147360024 +Ekpe Udoh,udohek01,2013,PO,MIL,103,54,-3.69666344,1.770901447,-1.925761992,0.023217224,0,0.023217224,-4.528980438,1.120358036,-3.408622401,-0.786514153 +Marquis Daniels,daniema01,2013,PO,MIL,63,33,1.146698199,0.427143972,1.573842171,0.075419366,0,0.075419366,-0.219663397,-0.374530621,-0.594194018,0.407316485 +John Henson,hensojo01,2013,PO,MIL,63,33,-11.37695959,1.26793838,-10.10902121,-0.12992663,0,-0.12992663,-10.97014566,1.40351878,-9.566626882,1.517252358 +Ish Smith,smithis01,2013,PO,MIL,21,11,-5.584373424,-4.075381044,-9.659754468,-0.03974253,0,-0.03974253,-7.20394967,-5.371144127,-12.5750938,-0.571963991 +Samuel Dalembert,dalemsa01,2013,PO,MIL,17,9,-25.39428462,1.667963168,-23.72632146,-0.106130419,0,-0.106130419,-21.88731954,3.398472702,-18.48884684,6.192839342 +Gustavo Ayon,ayongu01,2013,PO,MIL,13,7,-2.937684506,-1.475957601,-4.413642107,-0.006024177,0,-0.006024177,-4.038904953,-3.863081606,-7.901986559,-1.532820658 +Carmelo Anthony,anthoca01,2013,PO,NYK,878,481,-0.495040286,-1.245199437,-1.740239723,0.257100439,0,0.257100439,0.275917102,-0.637938395,-0.362021293,0.541592554 +Raymond Felton,feltora01,2013,PO,NYK,828,454,2.763121184,0.740464481,3.503585665,1.486999389,0,1.486999389,2.528070141,1.076270426,3.604340567,-0.421429704 +JR Smith,smithjr01,2013,PO,NYK,641,351,-2.086260213,0.405413503,-1.680846711,0.199388372,0,0.199388372,-1.405323185,0.176779428,-1.228543757,0.880759545 +Tyson Chandler,chandty01,2013,PO,NYK,639,350,0.183098734,3.978519305,4.161618039,1.270581874,0,1.270581874,-0.349065105,3.598228712,3.249163607,-0.165884022 +Iman Shumpert,shumpim01,2013,PO,NYK,615,337,1.10333404,1.188135142,2.291469182,0.89618166,0,0.89618166,0.87376894,1.331995338,2.205764279,0.221005521 +Kenyon Martin,martike01,2013,PO,NYK,462,253,-0.248454612,2.765893948,2.517439336,0.705652404,0,0.705652404,-0.713017762,2.854715487,2.141697725,0.569149775 +Jason Kidd,kiddja01,2013,PO,NYK,451,247,-3.105094157,1.320582694,-1.784511463,0.125230972,0,0.125230972,-3.413119765,0.296865064,-3.116254701,-0.184039948 +Pablo Prigioni,prigipa01,2013,PO,NYK,420,230,3.578101002,3.9156826,7.493783601,1.242264152,0,1.242264152,3.114579785,3.553421024,6.668000809,0.182681652 +Chris Copeland,copelch01,2013,PO,NYK,170,93,1.381215462,0.901025638,2.282241099,0.247613278,0,0.247613278,1.82875431,-0.012409355,1.816344955,0.497552695 +Steve Novak,novakst01,2013,PO,NYK,91,50,5.045037469,-1.866980518,3.178056951,0.15607632,0,0.15607632,3.909760503,-2.746423099,1.163337404,0.063394617 +Amar'e Stoudemire,stoudam01,2013,PO,NYK,60,33,-3.488159205,-5.693922474,-9.182081679,-0.113536937,0,-0.113536937,-3.824575041,-4.616042283,-8.440617324,1.497637176 +Quentin Richardson,richaqu01,2013,PO,NYK,26,14,5.24515839,-2.126669411,3.118488979,0.043644946,0,0.043644946,4.839544578,-2.89498892,1.944555658,0.865363958 +James White,whiteja02,2013,PO,NYK,16,9,8.350115001,-3.878085406,4.472029595,0.034922559,0,0.034922559,7.202629846,-4.657542516,2.54508733,1.908351217 +Marcus Camby,cambyma01,2013,PO,NYK,5,3,7.000158799,-9.572028645,-2.571869846,0.00029124,0,0.00029124,6.327212892,-9.747081434,-3.419868543,3.235763342 +Kevin Durant,duranke01,2013,PO,OKC,948,485,5.292387598,1.10916439,6.401551988,2.330955138,0,2.330955138,5.548912609,0.959515213,6.508427822,-0.177846576 +Reggie Jackson,jacksre01,2013,PO,OKC,720,368,1.481314801,-0.564100245,0.917214556,0.710845853,0,0.710845853,1.285662272,-0.200672884,1.084989387,0.091923981 +Serge Ibaka,ibakase01,2013,PO,OKC,716,366,-0.53967808,1.437463648,0.897785569,0.693856389,0,0.693856389,-0.604573228,1.248495475,0.643922247,-1.117732334 +Kevin Martin,martike02,2013,PO,OKC,632,323,1.050972188,-0.666780852,0.384191335,0.530711722,0,0.530711722,0.981731776,-0.809239617,0.172492159,-0.33733906 +Thabo Sefolosha,sefolth01,2013,PO,OKC,587,300,1.166098292,2.187590967,3.353689259,0.963897118,0,0.963897118,0.985421763,2.136318333,3.121740096,0.034668882 +Derek Fisher,fishede01,2013,PO,OKC,510,261,2.27125071,0.447926122,2.719176832,0.755885856,0,0.755885856,2.01299691,0.650539278,2.663536187,0.573974538 +Kendrick Perkins,perkike01,2013,PO,OKC,411,210,-9.281399588,1.740231558,-7.54116803,-0.536059226,0,-0.536059226,-8.469940332,1.513965841,-6.955974491,1.133721751 +Nick Collison,collini01,2013,PO,OKC,348,178,0.735453162,2.645896101,3.381349263,0.576575402,0,0.576575402,0.412883075,2.695848617,3.108731692,0.361428538 +DeAndre Liggins,liggide01,2013,PO,OKC,133,68,-4.248902065,-1.166525094,-5.415427159,-0.096553343,0,-0.096553343,-4.897691796,-1.296972444,-6.19466424,1.120945959 +Russell Westbrook,westbru01,2013,PO,OKC,133,68,3.14850806,4.732314619,7.88082268,0.383789647,0,0.383789647,4.287841869,4.687953904,8.975795773,0.810171297 +Hasheem Thabeet,thabeha01,2013,PO,OKC,51,26,-7.833106697,1.000582612,-6.832524085,-0.057332887,0,-0.057332887,-7.770337821,1.658514687,-6.111823133,2.398980715 +Ronnie Brewer,brewero02,2013,PO,OKC,16,8,-4.937080916,-2.773717013,-7.710797929,-0.020893338,0,-0.020893338,-6.259302981,-3.126956811,-9.386259792,0.044957467 +Perry Jones III,jonespe01,2013,PO,OKC,10,5,-10.21120029,-0.669584892,-10.88078518,-0.021030144,0,-0.021030144,-10.83820324,-3.044253886,-13.88245713,-1.532820658 +Kawhi Leonard,leonaka01,2013,PO,SAS,1463,775,2.811620196,3.599514523,6.411134718,3.714231956,0,3.714231956,2.906187775,3.792865215,6.699052989,-0.526797999 +Tony Parker,parketo01,2013,PO,SAS,1444,765,3.095443174,0.932199441,4.027642615,2.700723796,0,2.700723796,3.277506786,0.871374428,4.148881213,-0.915421731 +Tim Duncan,duncati01,2013,PO,SAS,1388,735,0.064813219,4.141090462,4.205903681,2.665125114,0,2.665125114,0.566695012,3.679889321,4.246584333,-0.845883641 +Danny Green,greenda02,2013,PO,SAS,1263,669,2.356058669,1.621046582,3.977105251,2.357155674,0,2.357155674,2.44070057,1.974526661,4.415227231,-0.419749644 +Manu Ginobili,ginobma01,2013,PO,SAS,1057,560,2.819169624,0.737620442,3.556790066,1.874316506,0,1.874316506,3.240394468,0.654120269,3.894514738,0.774201613 +Gary Neal,nealga01,2013,PO,SAS,736,390,-0.507157421,-1.88491525,-2.392072671,0.073644942,0,0.073644942,-0.646560979,-2.01252031,-2.659081289,0.236569043 +Tiago Splitter,splitti01,2013,PO,SAS,733,388,-1.60221138,3.947877312,2.345665932,1.041371424,0,1.041371424,-1.621494403,3.218140919,1.596646516,0.088100093 +Boris Diaw,diawbo01,2013,PO,SAS,515,273,-0.77898925,-1.027887669,-1.806876919,0.135222656,0,0.135222656,-1.167544917,-1.338610461,-2.506155379,-0.173471104 +Matt Bonner,bonnema01,2013,PO,SAS,504,267,1.336539026,-0.128040783,1.208498244,0.557255122,0,0.557255122,0.94406053,0.021099506,0.965160036,0.179886961 +Cory Joseph,josepco01,2013,PO,SAS,363,192,-0.720729307,-0.466757478,-1.187486786,0.157812931,0,0.157812931,-1.06269961,-1.012372924,-2.075072534,-0.027778178 +DeJuan Blair,blairde01,2013,PO,SAS,143,76,6.45504386,4.655805591,11.11084945,0.560551904,0,0.560551904,5.957401224,5.134366391,11.09176762,1.019806685 +Tracy McGrady,mcgratr01,2013,PO,SAS,59,31,-5.839766426,6.3497927,0.510026274,0.052926068,0,0.052926068,-5.359030238,3.578186398,-1.78084384,-0.429526082 +Patty Mills,millspa02,2013,PO,SAS,59,31,3.398601063,-3.624108145,-0.225507083,0.041276066,0,0.041276066,2.745086119,-4.539641382,-1.794555263,0.211264596 +Aron Baynes,baynear01,2013,PO,SAS,43,23,-1.518072409,-0.918263237,-2.436335646,0.003818305,0,0.003818305,-2.159863188,-1.195613545,-3.355476733,0.528626086 +Nando De Colo,decolna01,2013,PO,SAS,26,14,8.675793347,-1.457400727,7.21839262,0.073727504,0,0.073727504,7.423026238,-2.526180601,4.896845637,0.360655881 +Jeff Teague,teaguje01,2014,RS,ATL,5126,2542,0.63087846,-0.547671469,0.083206991,3.707360642,3.707360642,0,0.770338629,-1.650110842,-0.879772212,0.858635662 +Paul Millsap,millspa01,2014,RS,ATL,4984,2482,0.385949704,2.682983186,3.06893289,7.424701379,7.424701379,0,0.982120191,2.567387111,3.549507302,0.730122113 +Kyle Korver,korveky01,2014,RS,ATL,4833,2408,1.946004939,-0.63595894,1.310045999,5.011463346,5.011463346,0,2.012380554,-0.857879969,1.154500585,0.450858885 +DeMarre Carroll,carrode01,2014,RS,ATL,4679,2341,0.746696332,2.550448829,3.297145162,7.185512721,7.185512721,0,0.897136346,2.527755704,3.42489205,-0.492226805 +Shelvin Mack,macksh01,2014,RS,ATL,3000,1490,0.919643039,-0.502136642,0.417506398,2.391691869,2.391691869,0,0.835304903,-1.331716213,-0.49641131,-0.646892577 +Mike Scott,scottmi01,2014,RS,ATL,2993,1482,-1.770134352,-2.91792134,-4.688055692,-1.466933913,-1.466933913,0,-1.134524731,-3.895711407,-5.030236138,0.100681493 +Lou Williams,willilo02,2014,RS,ATL,2924,1445,1.202770146,-3.957114361,-2.754344215,-0.003218244,-0.003218244,0,1.776963158,-4.584321238,-2.807358079,0.464772743 +Elton Brand,brandel01,2014,RS,ATL,2853,1414,-1.627364504,0.811142249,-0.816222255,1.390885358,1.390885358,0,-1.060433591,0.273924401,-0.78650919,-0.287798568 +Al Horford,horfoal01,2014,RS,ATL,1934,958,-1.526519103,2.43475599,0.908236886,1.783800249,1.783800249,0,-1.260007766,1.088686042,-0.171321725,-0.227553661 +Pero Antic,anticpe01,2014,RS,ATL,1871,925,-1.089496412,-0.316415452,-1.405911864,0.638609699,0.638609699,0,-0.548628977,-0.889667042,-1.438296019,0.648301011 +Cartier Martin,martica01,2014,RS,ATL,1675,822,-1.053943242,-0.192979652,-1.246922894,0.631871588,0.631871588,0,-0.78517237,-1.107205637,-1.892378007,0.228920138 +Dennis Schroder,schrode01,2014,RS,ATL,1280,641,-5.610887261,-3.911025327,-9.521912588,-2.212094425,-2.212094425,0,-4.854465689,-4.461023784,-9.315489473,-0.111722796 +Gustavo Ayon,ayongu01,2014,RS,ATL,857,429,-3.617299719,3.686043268,0.068743549,0.619439276,0.619439276,0,-2.425392611,2.469220016,0.043827405,0.386257152 +Mike Muscala,muscami01,2014,RS,ATL,443,215,-6.324761962,-5.449202104,-11.77396407,-0.988290079,-0.988290079,0,-5.163268686,-4.77083427,-9.934102957,-0.152671859 +John Jenkins,jenkijo01,2014,RS,ATL,325,158,-5.52021622,-5.041985455,-10.56220167,-0.633575572,-0.633575572,0,-5.077866412,-5.510334554,-10.58820097,0.582034156 +James Nunnally,nunnaja01,2014,RS,ATL,107,54,-7.515276109,-5.855792835,-13.37106894,-0.295470735,-0.295470735,0,-5.031447073,-7.694446839,-12.72589391,0.934761958 +Jared Cunningham,cunnija01,2014,RS,ATL,46,22,-8.633482183,11.27035942,2.636877235,0.061239099,0.061239099,0,-9.033361522,6.530379655,-2.502981868,1.228804336 +Dexter Pittman,pittmde01,2014,RS,ATL,5,3,-2.147932545,14.27995945,12.1320269,0.022600824,0.022600824,0,-0.73113731,6.391669184,5.660531874,-0.747860279 +Jeff Green,greenje02,2014,RS,BOS,5576,2805,-1.610741329,-2.19882663,-3.809567959,-1.524298865,-1.524298865,0,-1.809941859,-2.172650457,-3.982592316,0.5022007 +Brandon Bass,bassbr01,2014,RS,BOS,4472,2266,-2.051681274,-1.170599018,-3.222280292,-0.541079709,-0.541079709,0,-2.583918408,-1.645742136,-4.229660544,-0.865989444 +Jared Sullinger,sullija01,2014,RS,BOS,4052,2041,0.474022613,1.05048305,1.524505663,4.454046524,4.454046524,0,0.041840624,0.678558374,0.720398998,0.063050455 +Avery Bradley,bradlav01,2014,RS,BOS,3695,1855,-0.927011853,0.923869525,-0.003142328,2.609026324,2.609026324,0,-0.672180353,0.949178132,0.276997779,0.344691433 +Kelly Olynyk,olynyke01,2014,RS,BOS,2827,1400,-0.011111945,-1.190292347,-1.201404292,1.115039695,1.115039695,0,-0.664230316,-1.28355658,-1.947786897,0.772496433 +Gerald Wallace,wallage01,2014,RS,BOS,2813,1416,-2.130728698,1.604068428,-0.52666027,1.613527774,1.613527774,0,-2.1904523,0.475589858,-1.714862442,0.435381427 +Kris Humphries,humphkr01,2014,RS,BOS,2712,1376,0.047201757,2.981672809,3.028874566,4.038564919,4.038564919,0,0.227500009,1.786258391,2.013758401,-0.435212147 +Jordan Crawford,crawfjo02,2014,RS,BOS,2391,1198,1.625826429,-0.793474,0.832352429,2.173331293,2.173331293,0,1.244330973,-1.585103278,-0.340772304,-0.712821582 +Phil Pressey,pressph01,2014,RS,BOS,2251,1132,-1.877607502,0.883227609,-0.994379893,1.014702191,1.014702191,0,-1.741317344,0.191002831,-1.550314513,0.07095749 +Jerryd Bayless,bayleje01,2014,RS,BOS,2034,1036,-0.066405158,-2.142300156,-2.208705315,0.284461501,0.284461501,0,-0.482291186,-1.705881047,-2.188172233,-0.552844617 +Rajon Rondo,rondora01,2014,RS,BOS,1972,998,-0.031286357,-3.064699843,-3.0959862,-0.175857327,-0.175857327,0,-0.169753995,-2.795469383,-2.965223378,-0.169752509 +Chris Johnson,johnsch04,2014,RS,BOS,1578,789,-0.363649614,-1.903010092,-2.266659706,0.194272821,0.194272821,0,-0.706204925,-2.358921225,-3.06512615,-0.145301683 +Courtney Lee,leeco01,2014,RS,BOS,988,504,1.178014272,0.563930959,1.741945231,1.15314078,1.15314078,0,0.516712369,-0.653129357,-0.136416988,-0.159568072 +Vitor Faverani,favervi01,2014,RS,BOS,965,488,-5.510535015,1.389937957,-4.120597059,-0.34223719,-0.34223719,0,-4.801450015,0.269483097,-4.531966918,0.278042124 +Joel Anthony,anthojo01,2014,RS,BOS,309,149,-4.131745732,-0.304573341,-4.436319074,-0.127474725,-0.127474725,0,-3.931718191,-1.236297109,-5.1680153,-0.537893751 +Chris Babb,babbch01,2014,RS,BOS,265,132,-2.494689832,-1.008506352,-3.503196185,-0.050920866,-0.050920866,0,-2.615114673,-1.371317444,-3.986432117,0.370260966 +MarShon Brooks,brookma01,2014,RS,BOS,156,73,-5.906141314,0.424534812,-5.481606502,-0.102970262,-0.102970262,0,-4.769916059,-3.626306385,-8.396222443,1.162121588 +Keith Bogans,boganke01,2014,RS,BOS,111,55,-2.16853103,2.937303859,0.768772829,0.097334229,0.097334229,0,-2.950057243,-0.1556493,-3.105706542,-1.365821703 +Vander Blue,blueva01,2014,RS,BOS,33,15,-7.90993358,0.548258877,-7.361674703,-0.035765985,-0.035765985,0,-6.196088397,-4.38002334,-10.57611174,1.285015653 +Joe Johnson,johnsjo02,2014,RS,BRK,4947,2575,2.739079341,-2.692785693,0.046293648,3.636421794,3.636421794,0,2.377387296,-2.916484098,-0.539096802,-0.97257427 +Paul Pierce,piercpa01,2014,RS,BRK,4072,2098,0.096899262,1.802850943,1.899750205,5.008692474,5.008692474,0,0.713102462,1.283971052,1.997073514,0.609005476 +Deron Williams,willide01,2014,RS,BRK,4007,2059,2.573264622,0.601179774,3.174444396,6.217515198,6.217515198,0,3.177325807,0.348101635,3.525427441,-0.094384011 +Shaun Livingston,livinsh01,2014,RS,BRK,3778,1974,0.235276244,0.893878166,1.129154409,3.846991279,3.846991279,0,0.119978821,0.857177825,0.977156646,-1.469108633 +Alan Anderson,anderal01,2014,RS,BRK,3440,1773,-0.760787267,-0.147230036,-0.908017302,1.655408394,1.655408394,0,-0.574544507,-0.837873626,-1.412418133,-0.622888415 +Andray Blatche,blatcan01,2014,RS,BRK,3178,1618,-0.865506832,1.09722597,0.231719137,2.460243002,2.460243002,0,-0.621351186,0.680813053,0.059461867,-0.045859835 +Mirza Teletovic,teletmi01,2014,RS,BRK,2751,1396,1.596252825,-2.234082114,-0.63782929,1.509116056,1.509116056,0,1.69716412,-2.663352187,-0.966188067,0.302547077 +Mason Plumlee,plumlma01,2014,RS,BRK,2498,1275,-1.087846633,-0.926016608,-2.013863241,0.480361198,0.480361198,0,-0.979367718,-0.961763509,-1.941131228,0.300558508 +Kevin Garnett,garneke01,2014,RS,BRK,2136,1109,-4.210519597,3.541576337,-0.66894326,1.171359995,1.171359995,0,-2.680857669,2.30742389,-0.373433779,-0.499045528 +Andrei Kirilenko,kirilan01,2014,RS,BRK,1674,857,-1.184269041,-0.30337882,-1.487647862,0.556538373,0.556538373,0,-1.007769047,-0.8528889,-1.860657947,0.796884475 +Marcus Thornton,thornma01,2014,RS,BRK,1211,620,0.630506885,-1.596565148,-0.966058263,0.566645786,0.566645786,0,1.482420661,-1.694615728,-0.212195067,0.398104617 +Jason Terry,terryja01,2014,RS,BRK,1125,570,-0.090432151,-3.398029846,-3.488461997,-0.215180268,-0.215180268,0,0.306476494,-3.995796842,-3.689320349,0.189896046 +Brook Lopez,lopezbr01,2014,RS,BRK,1035,533,1.244286186,2.2948971,3.539183286,1.695009246,1.695009246,0,0.65497393,1.614028253,2.269002182,-0.855244776 +Reggie Evans,evansre01,2014,RS,BRK,775,399,-5.504980645,-0.19645756,-5.701438205,-0.602842225,-0.602842225,0,-5.168689661,-0.368500427,-5.537190088,0.322237702 +Tyshawn Taylor,tayloty01,2014,RS,BRK,540,270,-7.769738554,-5.254036154,-13.02377471,-1.409482032,-1.409482032,0,-6.963098139,-5.261222895,-12.22432103,-0.391149501 +Jorge Gutierrez,gutiejo01,2014,RS,BRK,482,244,-2.148820981,0.442448373,-1.706372608,0.129845109,0.129845109,0,-2.607602408,0.636189559,-1.971412849,-0.055231275 +Marquis Teague,teaguma01,2014,RS,BRK,404,201,-4.818498626,-7.812255996,-12.63075462,-1.013139036,-1.013139036,0,-5.662239246,-7.159900458,-12.8221397,-0.012715158 +Jason Collins,collija04,2014,RS,BRK,348,172,-5.739170724,-6.422277121,-12.16144785,-0.822501049,-0.822501049,0,-6.60740578,-5.13999485,-11.74740063,-0.394265723 +Tornike Shengelia,shengto01,2014,RS,BRK,277,137,-4.43069646,-5.438547766,-9.869244225,-0.500434806,-0.500434806,0,-4.959976199,-6.677800393,-11.63777659,0.543193344 +Kemba Walker,walkeke02,2014,RS,CHA,5079,2614,1.435807533,2.319678468,3.755486001,8.562446176,8.562446176,0,1.063536629,2.21152701,3.27506364,-1.256720386 +Al Jefferson,jeffeal01,2014,RS,CHA,4967,2553,-0.546098135,1.824568764,1.278470629,5.202659857,5.202659857,0,-1.203177986,2.020070272,0.816892287,-0.815004296 +Gerald Henderson,hendege02,2014,RS,CHA,4755,2461,-1.599349284,-0.238426233,-1.837775517,1.133215119,1.133215119,0,-2.068602227,-0.076218927,-2.144821154,-1.019612462 +Josh McRoberts,mcrobjo01,2014,RS,CHA,4527,2360,2.001169976,-0.954269725,1.046900252,4.514839946,4.514839946,0,1.436963638,-0.055642839,1.381320798,-1.193787184 +Michael Kidd-Gilchrist,kiddgmi01,2014,RS,CHA,2870,1502,-2.334615249,4.411117877,2.076502628,3.66763784,3.66763784,0,-2.84646242,4.171683585,1.325221165,-0.804153802 +Cody Zeller,zelleco01,2014,RS,CHA,2864,1416,-1.350666429,-0.216939996,-1.567606425,0.861539341,0.861539341,0,-1.783186553,-0.491490476,-2.274677029,0.822725536 +Ramon Sessions,sessira01,2014,RS,CHA,2601,1305,-0.934527907,-1.10553224,-2.040060148,0.471969294,0.471969294,0,-1.955475071,-2.131274013,-4.086749084,-0.145382137 +Anthony Tolliver,tollian01,2014,RS,CHA,2594,1298,0.525042543,-0.307971671,0.217070871,1.968035356,1.968035356,0,-0.483049602,-1.023554747,-1.506604348,0.152471453 +Bismack Biyombo,biyombi01,2014,RS,CHA,2085,1072,-3.436869468,1.086847255,-2.350022213,0.217678525,0.217678525,0,-4.276684055,-0.058623186,-4.335307241,-0.47487374 +Chris Douglas-Roberts,douglch01,2014,RS,CHA,2010,1016,-0.088940552,-0.622647372,-0.711587924,1.055353432,1.055353432,0,-1.083502529,-0.812190459,-1.895692988,-0.116587464 +Jeff Taylor,tayloje03,2014,RS,CHA,1259,629,-5.01753925,-0.525619048,-5.543158298,-0.889429532,-0.889429532,0,-5.053602797,-0.733080463,-5.78668326,-0.742510262 +Gary Neal,nealga01,2014,RS,CHA,996,507,1.77259514,-3.745203148,-1.972608009,0.200897431,0.200897431,0,1.030376288,-3.138933449,-2.108557161,-0.091409678 +Luke Ridnour,ridnolu01,2014,RS,CHA,738,378,-0.760700698,-4.593399954,-5.354100652,-0.497616131,-0.497616131,0,-1.562109074,-3.903850628,-5.465959702,-0.87838384 +Ben Gordon,gordobe01,2014,RS,CHA,547,279,-5.180616494,0.106948893,-5.073667601,-0.333915595,-0.333915595,0,-5.110961564,-1.236035602,-6.346997166,0.913804415 +Jeff Adrien,adrieje01,2014,RS,CHA,527,256,-1.415709376,0.093060712,-1.322648663,0.185889794,0.185889794,0,-2.449240729,0.181355617,-2.267885112,-0.27693691 +Jannero Pargo,pargoja01,2014,RS,CHA,482,242,0.610114616,-3.568844984,-2.958730368,-0.026019372,-0.026019372,0,1.059699712,-3.093102684,-2.033402972,0.92212348 +DJ White,whitedj01,2014,RS,CHA,21,10,5.891201574,-7.342024436,-1.450822862,0.006586243,0.006586243,0,3.305813532,-1.282728146,2.023085385,-0.610053849 +Justin Hamilton,hamilju01,2014,RS,CHA,10,4,-1.399841409,-3.20863961,-4.608481019,-0.00415051,-0.00415051,0,1.058032402,1.652631579,2.710663981,9.046343129 +James Southerland,southja01,2014,RS,CHA,7,3,-35.78365469,17.85921732,-17.92443737,-0.023650662,-0.023650662,0,-32.01520802,8.562328417,-23.45287961,1.753723188 +Joakim Noah,noahjo01,2014,RS,CHI,5340,2820,1.467579932,4.477997478,5.945577411,12.46159028,12.46159028,0,1.059122871,4.852261719,5.91138459,-0.377909166 +Mike Dunleavy,dunlemi02,2014,RS,CHI,4945,2584,0.32494743,0.103913747,0.428861177,4.199586164,4.199586164,0,-0.371515896,0.684720009,0.313204113,0.199409164 +Jimmy Butler,butleji01,2014,RS,CHI,4917,2591,0.503503738,3.379041994,3.882545732,8.722397418,8.722397418,0,-0.073071535,4.196662876,4.123591341,-0.496126856 +Taj Gibson,gibsota01,2014,RS,CHI,4473,2351,-1.413904132,0.834522787,-0.579381345,2.576174029,2.576174029,0,-1.975321531,1.101235911,-0.87408562,-1.010868585 +Carlos Boozer,boozeca01,2014,RS,CHI,4137,2141,-4.326577537,-1.343877558,-5.670455095,-3.206778857,-3.206778857,0,-4.730332236,-0.546140895,-5.276473131,0.500728282 +Kirk Hinrich,hinriki01,2014,RS,CHI,4040,2116,-1.653579127,2.102504032,0.448924905,3.429088641,3.429088641,0,-2.091203947,3.2171379,1.125933953,-0.678136717 +D.J. Augustin,augusdj01,2014,RS,CHI,3526,1857,2.449178925,-1.920076346,0.529102579,3.059235034,3.059235034,0,1.437140736,-0.641171504,0.795969232,-1.467161994 +Tony Snell,snellto01,2014,RS,CHI,2367,1231,-2.782543822,-0.791974568,-3.574518391,-0.514389269,-0.514389269,0,-4.054296854,-1.115509462,-5.169806315,-0.639863583 +Luol Deng,denglu01,2014,RS,CHI,1647,860,0.756550259,0.745406507,1.501956767,1.861462816,1.861462816,0,-0.700096136,1.487771683,0.787675548,-0.214732455 +Nazr Mohammed,mohamna01,2014,RS,CHI,1060,562,-5.279765387,2.969154556,-2.310610831,0.12601374,0.12601374,0,-5.04358107,2.062321097,-2.981259973,0.020273205 +Derrick Rose,rosede01,2014,RS,CHI,616,311,-3.36687933,-0.879809828,-4.246689157,-0.236410015,-0.236410015,0,-3.342551035,-1.047429072,-4.389980107,-0.433342978 +Marquis Teague,teaguma01,2014,RS,CHI,458,242,-8.926426634,0.938487402,-7.987939232,-0.627684755,-0.627684755,0,-9.369844677,0.622209221,-8.747635456,-2.823109827 +Mike James,jamesmi01,2014,RS,CHI,137,77,-4.43312975,4.757379321,0.324249571,0.119045047,0.119045047,0,-4.556004494,3.502828738,-1.053175756,-1.37239442 +Erik Murphy,murpher01,2014,RS,CHI,129,62,-11.0302649,-8.165339877,-19.19560478,-0.51562995,-0.51562995,0,-10.44743252,-7.202825137,-17.65025765,-0.845178757 +Jimmer Fredette,fredeji01,2014,RS,CHI,115,56,4.177840733,-2.744554108,1.433286625,0.119846689,0.119846689,0,2.484638168,-3.970747627,-1.486109459,0.260946031 +Cartier Martin,martica01,2014,RS,CHI,94,48,2.284597752,-6.17848416,-3.893886408,-0.028017296,-0.028017296,0,1.679497652,-5.213429088,-3.533931436,0.013611052 +Tornike Shengelia,shengto01,2014,RS,CHI,39,17,-9.30880709,-5.599258826,-14.90806592,-0.106313475,-0.106313475,0,-9.313750864,-4.711957239,-14.0257081,0.783775441 +Ronnie Brewer,brewero02,2014,RS,CHI,5,2,4.62064651,-21.57406853,-16.95342202,-0.014722002,-0.014722002,0,3.837029391,-15.09714556,-11.26011616,1.514385707 +Jarvis Varnado,varnaja01,2014,RS,CHI,5,2,-14.18190026,-39.08012303,-53.26202329,-0.052717105,-0.052717105,0,-14.40160006,-18.91245107,-33.31405113,2.18586966 +Louis Amundson,amundlo01,2014,RS,CHI,3,1,0.190244517,-64.76756734,-64.57732282,-0.032577092,-0.032577092,0,2.057916068,-45.02875647,-42.9708404,3.140349755 +Tristan Thompson,thomptr01,2014,RS,CLE,5068,2594,-0.661250552,-2.841018955,-3.502269507,-0.984072975,-0.984072975,0,-0.501984326,-2.565083597,-3.067067923,-1.110280641 +Kyrie Irving,irvinky01,2014,RS,CLE,4903,2496,2.310301965,-1.159876222,1.150425743,4.984231018,4.984231018,0,2.3032966,-0.838707886,1.464588714,0.332098036 +Jarrett Jack,jackja01,2014,RS,CLE,4418,2252,-1.677024625,-0.784925484,-2.461950109,0.327914961,0.327914961,0,-1.39881628,-1.369821504,-2.768637784,-0.882706429 +Dion Waiters,waitedi01,2014,RS,CLE,4071,2072,-0.466860469,-0.835245421,-1.30210589,1.534820955,1.534820955,0,-0.167278568,-1.119711388,-1.286989956,0.263332517 +Anderson Varejao,varejan01,2014,RS,CLE,3507,1800,0.489470779,3.59090183,4.08037261,6.245318776,6.245318776,0,0.614140425,2.787764922,3.401905348,-0.419306189 +Luol Deng,denglu01,2014,RS,CLE,2642,1353,-0.002241291,0.509100102,0.506858812,2.248987738,2.248987738,0,-0.072573484,0.22034298,0.147769496,0.033112529 +Matthew Dellavedova,dellama01,2014,RS,CLE,2542,1271,0.94074832,0.570562556,1.511310876,2.770166802,2.770166802,0,0.352886906,-0.17326814,0.179618767,0.238085961 +Tyler Zeller,zellety01,2014,RS,CLE,2088,1049,-0.98051471,2.523477954,1.542963244,2.293202972,2.293202972,0,-1.628918268,0.352562608,-1.276355661,-0.18326825 +Alonzo Gee,geeal01,2014,RS,CLE,2055,1020,-3.300852499,-2.111005286,-5.411857785,-1.390884227,-1.390884227,0,-3.294311153,-2.211826464,-5.506137617,0.390709869 +CJ Miles,milescj01,2014,RS,CLE,1962,984,2.30725401,-0.13945315,2.167800861,2.494489404,2.494489404,0,2.08135466,-0.391028259,1.6903264,0.993461547 +Spencer Hawes,hawessp01,2014,RS,CLE,1582,804,1.428243896,-0.423528161,1.004715736,1.557160615,1.557160615,0,1.681081937,-0.760265761,0.920816175,1.057004167 +Earl Clark,clarkea01,2014,RS,CLE,1388,698,-4.033377149,-2.856502619,-6.889879768,-1.476471609,-1.476471609,0,-2.975428323,-3.26497953,-6.240407853,0.141780282 +Anthony Bennett,bennean01,2014,RS,CLE,1356,663,-5.20069247,-2.382186811,-7.582879281,-1.647621533,-1.647621533,0,-4.53620375,-3.357955045,-7.894158795,0.753294646 +Andrew Bynum,bynuman01,2014,RS,CLE,949,480,-5.002780728,0.627212093,-4.375568635,-0.395534872,-0.395534872,0,-3.835160304,-1.178456686,-5.01361699,-0.616885141 +Henry Sims,simshe01,2014,RS,CLE,346,168,-7.281935496,4.138735663,-3.143199833,-0.033787999,-0.033787999,0,-6.992037784,1.301016664,-5.69102112,0.243113989 +Sergey Karasev,karasse01,2014,RS,CLE,325,156,-5.665722922,-5.371419882,-11.0371428,-0.673826232,-0.673826232,0,-4.384248129,-5.619176883,-10.00342501,2.071119959 +Carrick Felix,felixca01,2014,RS,CLE,83,38,-2.504439437,1.092228239,-1.412211198,0.026525337,0.026525337,0,-1.78638713,-1.613412531,-3.39979966,2.177506675 +Shane Edwards,edwarsh01,2014,RS,CLE,24,12,-12.34534237,3.770586385,-8.574755982,-0.035443522,-0.035443522,0,-7.994387111,0.154698133,-7.839688978,-0.586234433 +Seth Curry,curryse01,2014,RS,CLE,19,9,-4.129113923,29.91428667,25.78517274,0.132597142,0.132597142,0,-2.024834226,25.6737305,23.64889627,1.148784567 +Scotty Hopson,hopsosc01,2014,RS,CLE,16,7,-7.714095129,-3.122603677,-10.83669881,-0.029645797,-0.029645797,0,-2.72821327,-2.965267071,-5.693480341,2.540477237 +Arinze Onuaku,onuakar01,2014,RS,CLE,11,5,3.135683211,-10.09970825,-6.96402504,-0.010719094,-0.010719094,0,-0.289983931,-12.82144751,-13.11143144,-0.275555256 +Monta Ellis,ellismo01,2014,RS,DAL,6015,3023,0.981528071,-0.780658608,0.200869463,4.581653639,4.581653639,0,1.613976973,-0.296470799,1.317506174,0.641203938 +Dirk Nowitzki,nowitdi01,2014,RS,DAL,5276,2628,4.382768305,0.365733512,4.748501817,10.0573137,10.0573137,0,5.201024637,0.572454148,5.773478785,0.031295475 +Jose Calderon,caldejo01,2014,RS,DAL,4916,2468,1.612026507,-2.018803864,-0.406777357,2.932721713,2.932721713,0,2.57289119,-1.438110811,1.13478038,-0.5787153 +Shawn Marion,mariosh01,2014,RS,DAL,4801,2409,-1.49400687,-0.173731513,-1.667738383,1.327898125,1.327898125,0,-0.439981874,-0.17460546,-0.614587334,-0.1643394 +Vince Carter,cartevi01,2014,RS,DAL,4013,1973,2.443578102,0.441146237,2.884724339,5.714039869,5.714039869,0,3.128746264,-0.119545676,3.009200589,0.710016352 +Samuel Dalembert,dalemsa01,2014,RS,DAL,3211,1614,-2.155503171,2.455423477,0.299920306,2.510194069,2.510194069,0,-1.606224555,1.995392506,0.389167951,-0.049717975 +Jae Crowder,crowdja01,2014,RS,DAL,2564,1254,-0.082535274,2.952527879,2.869992605,3.596526541,3.596526541,0,0.298203593,1.505179601,1.803383194,0.024194029 +DeJuan Blair,blairde01,2014,RS,DAL,2491,1214,-1.572594425,-0.073573932,-1.646168357,0.691727521,0.691727521,0,-1.133891018,0.327760748,-0.806130271,1.12696914 +Brandan Wright,wrighbr03,2014,RS,DAL,2140,1077,1.674460996,-1.423518506,0.25094249,1.634187585,1.634187585,0,1.553075648,-1.595636152,-0.042560505,-0.860077601 +Devin Harris,harride01,2014,RS,DAL,1644,818,2.578664093,0.820313112,3.398977206,2.55490568,2.55490568,0,2.372711678,-0.47316205,1.899549628,-0.423489369 +Shane Larkin,larkish01,2014,RS,DAL,995,489,-2.602066042,3.214970761,0.612904719,0.83849138,0.83849138,0,-1.446134902,2.414497224,0.968362322,-0.05856843 +Wayne Ellington,ellinwa01,2014,RS,DAL,830,393,0.870603473,-2.787156991,-1.916553518,0.168021454,0.168021454,0,0.217804657,-3.038865225,-2.821060568,0.521301182 +Gal Mekel,mekelga01,2014,RS,DAL,612,292,-5.519986337,-4.333734233,-9.85372057,-1.060915278,-1.060915278,0,-4.524730246,-5.344639687,-9.869369933,0.236941533 +Bernard James,jamesbe01,2014,RS,DAL,309,146,-5.264023817,-4.388380155,-9.652403972,-0.517203476,-0.517203476,0,-5.612075302,-4.878293965,-10.49036927,0.56877348 +Ricky Ledo,ledori01,2014,RS,DAL,70,33,0.385421242,3.576884501,3.962305744,0.114756445,0.114756445,0,-0.271147402,0.123270527,-0.147876875,1.480185203 +Randy Foye,foyera01,2014,RS,DEN,5198,2485,2.07001736,-1.381271315,0.688746045,4.418907313,4.418907313,0,1.697283271,-1.025477025,0.671806246,1.300265489 +Ty Lawson,lawsoty01,2014,RS,DEN,4636,2222,3.176133665,-0.250194677,2.925938988,6.518252394,6.518252394,0,2.956713743,-0.099251685,2.857462058,1.246781955 +Kenneth Faried,farieke01,2014,RS,DEN,4534,2178,1.235652641,-2.428060982,-1.192408341,1.740790342,1.740790342,0,1.165807686,-1.532739921,-0.366932235,0.552506906 +Wilson Chandler,chandwi01,2014,RS,DEN,3994,1927,0.469204157,0.047441323,0.51664548,3.21795918,3.21795918,0,0.194706504,0.356089199,0.550795704,0.189315065 +JJ Hickson,hicksjj01,2014,RS,DEN,3843,1859,-3.142779697,-0.065957835,-3.208737532,-0.435741126,-0.435741126,0,-2.696656204,0.056929205,-2.639726998,0.142430193 +Timofey Mozgov,mozgoti01,2014,RS,DEN,3679,1770,-1.289775867,1.104911369,-0.184864499,2.322643183,2.322643183,0,-0.970313999,0.554617277,-0.415696722,0.256190961 +Evan Fournier,fournev01,2014,RS,DEN,3187,1503,-1.429446653,-0.754465923,-2.183912576,0.437912241,0.437912241,0,-1.64509212,-1.014324928,-2.659417048,0.843843952 +Darrell Arthur,arthuda01,2014,RS,DEN,2422,1161,-3.628984018,1.889036464,-1.739947554,0.601669702,0.601669702,0,-2.866763374,1.248970809,-1.617792565,0.540738983 +Aaron Brooks,brookaa01,2014,RS,DEN,1781,841,0.865452443,-2.388483736,-1.523031293,0.530856522,0.530856522,0,0.773987566,-1.911327152,-1.137339586,0.799980467 +Nate Robinson,robinna01,2014,RS,DEN,1750,866,1.351568021,0.673569174,2.025137195,2.108212606,2.108212606,0,1.642589362,0.147061653,1.789651015,-0.072808163 +Quincy Miller,millequ01,2014,RS,DEN,1678,789,-3.162970508,-0.746445715,-3.909416223,-0.471232971,-0.471232971,0,-2.643962453,-1.345551068,-3.989513521,0.927360314 +Jordan Hamilton,hamiljo02,2014,RS,DEN,1385,670,-0.992657538,0.2945237,-0.698133838,0.702551731,0.702551731,0,-0.34492082,-0.40390737,-0.74882819,0.157823071 +Anthony Randolph,randoan01,2014,RS,DEN,1123,527,-4.159592372,1.972231644,-2.187360728,0.153598212,0.153598212,0,-3.632193467,1.350102418,-2.28209105,1.469889031 +Andre Miller,millean02,2014,RS,DEN,1119,570,0.66455432,0.021117257,0.685671577,0.986554401,0.986554401,0,-0.275553097,-1.766464878,-2.042017975,-1.208317727 +Jan Vesely,veselja01,2014,RS,DEN,647,306,-2.308391723,5.250588334,2.942196611,0.897356267,0.897356267,0,-1.537721057,5.998731572,4.461010514,0.937236562 +JaVale McGee,mcgeeja01,2014,RS,DEN,166,79,-3.634851669,-2.197780322,-5.832631991,-0.124971358,-0.124971358,0,-1.349834694,-0.234953758,-1.584788453,0.558445635 +Brandon Jennings,jennibr01,2014,RS,DET,5508,2728,2.166317283,-2.844858618,-0.678541335,2.899826293,2.899826293,0,2.441203513,-2.68027539,-0.239071877,0.556142134 +Josh Smith,smithjo03,2014,RS,DET,5492,2730,-1.887861948,0.782577263,-1.105284685,2.317917294,2.317917294,0,-0.724310844,0.639359154,-0.084951689,1.13390156 +Greg Monroe,monrogr01,2014,RS,DET,5398,2690,0.332133196,-0.289684223,0.042448972,3.834930711,3.834930711,0,0.437997579,-0.328420387,0.109577192,0.061757248 +Andre Drummond,drumman01,2014,RS,DET,5215,2619,1.321477285,0.220975065,1.54245235,5.72519476,5.72519476,0,1.51250429,0.854177444,2.366681735,-0.174572698 +Kyle Singler,singlky01,2014,RS,DET,4719,2337,-0.010128283,-0.338462603,-0.348590886,2.861810807,2.861810807,0,0.056505404,-0.15590241,-0.099397006,-0.049546829 +Rodney Stuckey,stuckro01,2014,RS,DET,3903,1950,-0.966494467,-2.441309572,-3.407804039,-0.650303294,-0.650303294,0,-0.819346609,-3.003801894,-3.823148503,-0.606664246 +Kentavious Caldwell-Pope,caldwke01,2014,RS,DET,3226,1583,-0.90089335,0.225947518,-0.674945832,1.678950625,1.678950625,0,-1.180891552,-0.065046417,-1.245937969,0.17399418 +Will Bynum,bynumwi01,2014,RS,DET,2135,1054,-0.347033155,-3.183197344,-3.530230498,-0.421213972,-0.421213972,0,-0.458944347,-3.803736157,-4.262680503,0.375914421 +Jonas Jerebko,jerebjo01,2014,RS,DET,1484,741,-0.872956785,-1.752401922,-2.625358707,0.047311028,0.047311028,0,-0.79861605,-2.637964734,-3.436580785,0.385447718 +Josh Harrellson,harrejo01,2014,RS,DET,649,317,-0.144549222,4.367256077,4.222706855,1.127996861,1.127996861,0,-0.656363518,0.981909683,0.325546165,0.023582778 +Chauncey Billups,billuch01,2014,RS,DET,614,309,-2.980523965,-4.095107362,-7.075631327,-0.682166779,-0.682166779,0,-1.2538376,-5.228164918,-6.482002517,0.031394933 +Gigi Datome,datomlu01,2014,RS,DET,484,238,-3.068421313,-1.124502663,-4.192923976,-0.175566764,-0.175566764,0,-1.857192977,-2.68019969,-4.537392667,0.194866683 +Peyton Siva,sivape01,2014,RS,DET,421,224,-4.008051526,-1.956590997,-5.964642523,-0.363037662,-0.363037662,0,-3.151920767,-1.725337095,-4.877257863,-1.134922328 +Charlie Villanueva,villach01,2014,RS,DET,359,180,-2.922234,-4.460599403,-7.382833403,-0.427132985,-0.427132985,0,-1.458702696,-4.791553564,-6.25025626,0.37695345 +Tony L. Mitchell,mitchto02,2014,RS,DET,159,79,-0.12981117,2.253338251,2.123527081,0.197723161,0.197723161,0,0.302181138,1.462328933,1.764510071,0.630746345 +Klay Thompson,thompkl01,2014,RS,GSW,5842,2868,2.069294331,0.808872864,2.878167195,8.268856917,8.268856917,0,2.318590072,1.721131352,4.039721425,0.389241425 +Stephen Curry,curryst01,2014,RS,GSW,5819,2846,7.609201262,0.456967809,8.066169071,16.09322437,16.09322437,0,7.852722498,1.007301267,8.860023765,2.368535345 +David Lee,leeda02,2014,RS,GSW,4659,2288,0.331743811,1.243406508,1.575150319,5.071138097,5.071138097,0,-0.160820196,1.69879682,1.537976624,0.422259205 +Harrison Barnes,barneha02,2014,RS,GSW,4537,2204,-3.610682524,-0.552213764,-4.162896288,-1.584272799,-1.584272799,0,-3.681096247,0.007100087,-3.67399616,-0.271784284 +Andre Iguodala,iguodan01,2014,RS,GSW,4142,2040,1.229324648,2.61707303,3.846397679,6.845597191,6.845597191,0,1.049225924,3.143094017,4.192319941,-0.27921626 +Draymond Green,greendr01,2014,RS,GSW,3724,1797,-1.204299701,4.578948862,3.374649162,5.648141338,5.648141338,0,-0.847718071,5.49626294,4.64854487,0.561677151 +Andrew Bogut,bogutan01,2014,RS,GSW,3612,1769,-1.350776044,4.412264549,3.061488504,5.261122124,5.261122124,0,-1.58101865,4.613414351,3.032395701,0.292569369 +Marreese Speights,speigma01,2014,RS,GSW,2060,982,-4.396476819,-1.36330767,-5.759784489,-1.520070678,-1.520070678,0,-3.853512328,-1.124710874,-4.978223201,0.770860699 +Jermaine O'Neal,onealje01,2014,RS,GSW,1777,883,-2.078751094,1.368384123,-0.710366971,0.914433489,0.914433489,0,-2.012584579,1.342692001,-0.669892578,-0.462905612 +Jordan Crawford,crawfjo02,2014,RS,GSW,1357,661,-1.683645522,-3.926566053,-5.610211575,-0.962080219,-0.962080219,0,-0.885135714,-4.136164755,-5.02130047,-0.248971724 +Steve Blake,blakest01,2014,RS,GSW,1252,607,-1.741477985,-0.244722149,-1.986200134,0.234615186,0.234615186,0,-1.351503799,0.283707842,-1.067795957,-0.781400109 +Kent Bazemore,bazemke01,2014,RS,GSW,576,268,-6.992012132,-0.462018609,-7.454030741,-0.64944569,-0.64944569,0,-6.125726325,-0.142769152,-6.268495477,0.931508128 +Toney Douglas,douglto01,2014,RS,GSW,562,265,-4.000633703,-4.516976961,-8.517610664,-0.78303991,-0.78303991,0,-2.867581296,-3.485018353,-6.352599649,0.398721273 +Nemanja Nedovic,nedovne01,2014,RS,GSW,305,142,-8.266613195,-3.43595835,-11.70257154,-0.651527648,-0.651527648,0,-7.176519819,-4.183589092,-11.36010891,0.433016956 +Ognjen Kuzmic,kuzmiog01,2014,RS,GSW,204,92,-8.034727514,-4.739659948,-12.77438746,-0.482783145,-0.482783145,0,-7.192921823,-2.530109634,-9.723031457,2.498005119 +Hilton Armstrong,armsthi01,2014,RS,GSW,200,97,-0.708144837,-0.268152692,-0.976297528,0.088121513,0.088121513,0,-0.663348176,-0.061059907,-0.724408083,0.373742481 +MarShon Brooks,brookma01,2014,RS,GSW,34,15,-4.881302508,15.63647849,10.75517599,0.103012404,0.103012404,0,-1.620879151,10.03985097,8.418971819,-0.318037009 +Dewayne Dedmon,dedmode01,2014,RS,GSW,16,6,-2.454785266,-14.08480103,-16.5395863,-0.042900496,-0.042900496,0,-0.78326901,-13.18448731,-13.96775632,1.56283989 +James Harden,hardeja01,2014,RS,HOU,5655,2777,6.341657384,-0.272962254,6.068695131,12.6494538,12.6494538,0,6.011516634,0.132904107,6.144420742,1.189115361 +Chandler Parsons,parsoch01,2014,RS,HOU,5647,2783,2.603376462,-0.789192272,1.814184191,6.487378118,6.487378118,0,2.448404846,-0.164823704,2.283581142,0.099963093 +Dwight Howard,howardw01,2014,RS,HOU,4805,2396,-0.447244114,2.405019659,1.957775545,5.759380696,5.759380696,0,0.222134272,2.087793535,2.309927807,0.073521134 +Jeremy Lin,linje01,2014,RS,HOU,4263,2054,-0.45129305,1.752184661,1.300891611,4.308220343,4.308220343,0,-0.010241289,1.687705494,1.677464205,1.425352698 +Terrence Jones,joneste01,2014,RS,HOU,4203,2078,0.894014338,-1.567637014,-0.673622676,2.185544078,2.185544078,0,1.02144881,-0.722512126,0.298936684,-0.689375583 +Patrick Beverley,beverpa01,2014,RS,HOU,3499,1751,2.195540643,1.940860084,4.136400727,6.09108549,6.09108549,0,2.224237554,3.047782207,5.272019762,-0.950269787 +Omri Casspi,casspom01,2014,RS,HOU,2684,1283,-0.471313465,1.260784764,0.789471299,2.338226516,2.338226516,0,-0.069634043,0.673598916,0.603964874,0.883271611 +Francisco Garcia,garcifr01,2014,RS,HOU,2247,1083,-0.40506708,-1.354578624,-1.759645704,0.548117317,0.548117317,0,-0.51199099,-1.20655204,-1.718543031,0.157823251 +Omer Asik,asikom01,2014,RS,HOU,2027,968,-2.531223845,2.297247826,-0.233976019,1.246237478,1.246237478,0,-2.597317997,1.440673295,-1.156644702,0.280941561 +Donatas Motiejunas,motiedo01,2014,RS,HOU,1994,952,-2.809352222,0.156871023,-2.652481199,0.047746224,0.047746224,0,-2.464723801,-0.086181975,-2.550905776,0.770155443 +Aaron Brooks,brookaa01,2014,RS,HOU,1457,716,-1.03E-05,-1.027015897,-1.027026214,0.628861993,0.628861993,0,0.370245977,-0.591274101,-0.221028124,-0.083180705 +Jordan Hamilton,hamiljo02,2014,RS,HOU,737,349,-1.069785503,-2.119632636,-3.189418139,-0.078625636,-0.078625636,0,-1.168293717,-1.669593603,-2.83788732,0.4694201 +Isaiah Canaan,canaais01,2014,RS,HOU,542,252,-2.190211191,-2.120070002,-4.310281193,-0.20247683,-0.20247683,0,-2.597667239,-2.151044511,-4.748711751,0.89450324 +Ronnie Brewer,brewero02,2014,RS,HOU,328,158,-5.424826988,-2.512152202,-7.93697919,-0.415115938,-0.415115938,0,-5.149289172,-3.840595856,-8.989885028,-0.69155379 +Greg Smith,smithgr02,2014,RS,HOU,208,100,0.084887509,-2.382384863,-2.297497355,0.023094182,0.023094182,0,-1.1020295,-2.620392631,-3.722422132,0.031146475 +Troy Daniels,danietr01,2014,RS,HOU,147,75,5.825535265,-5.858313122,-0.032777857,0.10532405,0.10532405,0,4.375901632,-5.009070609,-0.633168977,1.244934771 +Robert Covington,covinro01,2014,RS,HOU,70,34,0.349121028,2.513538088,2.862659116,0.097055384,0.097055384,0,1.252221242,0.604256889,1.856478131,-0.301739302 +Josh Powell,poweljo01,2014,RS,HOU,37,19,-12.589949,-6.077945225,-18.66789422,-0.151697499,-0.151697499,0,-12.56302704,-4.815338347,-17.37836539,-1.620732677 +Paul George,georgpa01,2014,RS,IND,5633,2898,2.644767244,2.949835295,5.594602539,12.44134378,12.44134378,0,2.425464838,3.990488308,6.415953146,0.80344982 +Lance Stephenson,stephla01,2014,RS,IND,5353,2752,0.627196563,-0.844372108,-0.217175545,3.571057442,3.571057442,0,-0.330415528,-0.041137033,-0.371552561,0.398993555 +David West,westda01,2014,RS,IND,4808,2472,0.615848715,1.542046344,2.157895059,6.172665975,6.172665975,0,-0.180569197,1.519340512,1.338771314,-0.26717033 +George Hill,hillge01,2014,RS,IND,4704,2434,0.333317615,2.127730835,2.46104845,6.368610847,6.368610847,0,-0.369435104,3.081869928,2.712434824,-1.520843313 +Roy Hibbert,hibbero01,2014,RS,IND,4643,2409,-1.652822104,3.439733573,1.786911469,5.516151375,5.516151375,0,-2.443644203,3.588176081,1.144531878,-1.032711228 +Luis Scola,scolalu01,2014,RS,IND,2756,1399,-3.336156596,-0.045220838,-3.381377434,-0.453274446,-0.453274446,0,-3.716158152,0.251241941,-3.464916211,0.556835108 +Ian Mahinmi,mahinia01,2014,RS,IND,2466,1248,-3.669031041,3.511032892,-0.15799815,1.652914698,1.652914698,0,-4.459529131,3.979652322,-0.47987681,0.145894199 +C.J. Watson,watsocj01,2014,RS,IND,2406,1193,-1.122437421,3.248691868,2.126254446,2.963531614,2.963531614,0,-1.740475115,3.137922832,1.397447717,-0.145142998 +Danny Granger,grangda01,2014,RS,IND,1319,653,-2.297993893,1.654008357,-0.643985536,0.706506939,0.706506939,0,-2.948824023,0.517554602,-2.431269421,0.665172079 +Evan Turner,turneev01,2014,RS,IND,1113,571,-2.820218715,-3.222855306,-6.043074021,-0.955892927,-0.955892927,0,-3.828051031,-2.666426476,-6.494477507,-0.345849592 +Donald Sloan,sloando01,2014,RS,IND,775,392,-3.955320786,-2.548638761,-6.503959547,-0.740248586,-0.740248586,0,-3.932968141,-2.703534058,-6.636502199,-1.346170398 +Rasual Butler,butlera01,2014,RS,IND,745,378,0.691357903,-4.75863529,-4.067277387,-0.253324775,-0.253324775,0,-0.411807095,-4.024979213,-4.436786308,-0.271665866 +Orlando Johnson,johnsor01,2014,RS,IND,675,342,-3.115573009,1.103302144,-2.012270865,0.127301171,0.127301171,0,-3.363153912,-0.208886351,-3.572040263,-1.061046415 +Chris Copeland,copelch01,2014,RS,IND,529,265,4.378407449,-6.437423267,-2.059015817,0.094018894,0.094018894,0,3.589287789,-5.370469849,-1.78118206,0.611649733 +Solomon Hill,hillso01,2014,RS,IND,437,226,-1.732401346,-0.777366344,-2.50976769,0.027664933,0.027664933,0,-2.270112601,-1.370269098,-3.640381698,-0.121541939 +Lavoy Allen,allenla01,2014,RS,IND,223,112,-1.091182417,-2.35949176,-3.450674178,-0.039920833,-0.039920833,0,-3.103886297,-2.255214526,-5.359100824,-0.281171584 +Andrew Bynum,bynuman01,2014,RS,IND,73,36,-4.192567829,-10.65440833,-14.84697616,-0.22243716,-0.22243716,0,-7.124825858,-9.182983768,-16.30780963,0.1077395 +Blake Griffin,griffbl01,2014,RS,LAC,5783,2863,2.882739603,0.318981847,3.20172145,8.744554717,8.744554717,0,3.229794608,1.285149151,4.514943759,0.561119921 +DeAndre Jordan,jordade01,2014,RS,LAC,5780,2870,0.678536995,1.113038326,1.791575321,6.629411472,6.629411472,0,1.549325932,2.106734568,3.6560605,-0.298545542 +Chris Paul,paulch01,2014,RS,LAC,4440,2171,7.118561625,3.88385109,11.00241271,15.30220204,15.30220204,0,6.684872698,4.327495992,11.01236869,0.437122515 +Jamal Crawford,crawfja01,2014,RS,LAC,4271,2094,2.752458499,-2.454238256,0.298220243,3.277507798,3.277507798,0,3.064352037,-2.213240225,0.851111812,0.615996072 +Darren Collison,collida01,2014,RS,LAC,4171,2069,1.111845282,1.608268832,2.720114113,5.746560505,5.746560505,0,1.24831221,1.962715232,3.211027441,-0.460328901 +Matt Barnes,barnema02,2014,RS,LAC,3572,1735,0.7512054,-0.28308243,0.468122969,2.887986308,2.887986308,0,1.002025081,0.42096053,1.422985611,1.323687185 +Jared Dudley,dudleja01,2014,RS,LAC,3508,1729,-0.582422359,0.203612672,-0.378809687,2.092810592,2.092810592,0,-0.422996801,0.55500996,0.132013159,0.050381904 +JJ Redick,redicjj01,2014,RS,LAC,2017,987,2.467181632,1.006510086,3.473691718,3.173579122,3.173579122,0,3.165729943,1.220170041,4.385899984,1.209808837 +Willie Green,greenwi01,2014,RS,LAC,1783,869,-3.324235483,-0.648690294,-3.972925777,-0.543578257,-0.543578257,0,-2.592489282,-0.691726881,-3.284216164,0.243632068 +Ryan Hollins,holliry01,2014,RS,LAC,1017,482,-2.508007739,1.531835358,-0.976172381,0.439580398,0.439580398,0,-2.377849789,0.458161215,-1.919688574,0.740359584 +Reggie Bullock,bullore01,2014,RS,LAC,826,395,-3.088580217,0.520893059,-2.567687158,0.036948925,0.036948925,0,-2.188560115,-0.651774164,-2.840334279,0.541950582 +Hedo Turkoglu,turkohe01,2014,RS,LAC,795,392,-1.263660233,0.803513204,-0.460147029,0.459628065,0.459628065,0,-0.944926424,1.065432368,0.120505945,0.347901803 +Glen Davis,davisgl01,2014,RS,LAC,630,308,-5.851915742,-1.827711944,-7.679627685,-0.771848806,-0.771848806,0,-5.888110684,-0.514263179,-6.402373863,-0.346784162 +Antawn Jamison,jamisan01,2014,RS,LAC,510,248,-5.473702013,1.354945776,-4.118756237,-0.173951409,-0.173951409,0,-2.265505222,1.039757261,-1.225747961,0.42269131 +Danny Granger,grangda01,2014,RS,LAC,395,194,-1.531007661,-2.358030009,-3.889037669,-0.11347736,-0.11347736,0,-1.58879561,-2.510551164,-4.099346774,0.626820197 +Byron Mullens,mulleby01,2014,RS,LAC,335,167,-3.701377443,-8.36604229,-12.06741973,-0.800752227,-0.800752227,0,-2.688784571,-5.650798871,-8.339583442,0.830794844 +Stephen Jackson,jacksst02,2014,RS,LAC,219,107,-6.494247,5.730745319,-0.763501681,0.109645436,0.109645436,0,-4.559688671,4.554456821,-0.00523185,1.061086075 +Darius Morris,morrida01,2014,RS,LAC,114,54,-8.748278932,-1.329130143,-10.07740908,-0.200661446,-0.200661446,0,-6.552384725,1.014099587,-5.538285138,-0.57704783 +Sasha Vujacic,vujacsa01,2014,RS,LAC,23,10,-14.52693611,-5.719647037,-20.24658315,-0.093833838,-0.093833838,0,-11.3747933,-4.69807879,-16.07287209,4.906300217 +Maalik Wayns,waynsma01,2014,RS,LAC,22,9,0.036493184,1.426970541,1.463463726,0.019319158,0.019319158,0,0.680553789,6.379737438,7.060291228,-0.139923299 +Jodie Meeks,meeksjo01,2014,RS,LAL,5378,2556,0.681350787,-1.251917601,-0.570566814,2.878434715,2.878434715,0,0.589748996,-0.867239674,-0.277490678,1.22498819 +Wesley Johnson,johnswe01,2014,RS,LAL,4717,2240,-2.198744951,-1.187026096,-3.385771047,-0.733728954,-0.733728954,0,-1.490663137,-0.760679664,-2.2513428,0.942435389 +Pau Gasol,gasolpa01,2014,RS,LAL,3939,1884,-1.655132645,-0.785460636,-2.440593281,0.299498836,0.299498836,0,-0.719178275,-1.028715117,-1.747893393,0.674645803 +Nick Young,youngni01,2014,RS,LAL,3752,1810,2.384100908,-1.495506398,0.88859451,3.358380807,3.358380807,0,2.080393125,-1.909826971,0.170566154,-0.04918218 +Kendall Marshall,marshke01,2014,RS,LAL,3287,1564,0.514752172,-4.298435138,-3.783682966,-0.832846634,-0.832846634,0,0.343467226,-4.192337816,-3.848870591,0.932184387 +Jordan Hill,hilljo01,2014,RS,LAL,3073,1500,-0.519939576,-0.289044391,-0.808983967,1.475062168,1.475062168,0,-0.459582251,-0.554848577,-1.014430828,-0.671351765 +Ryan Kelly,kellyry01,2014,RS,LAL,2790,1312,0.534163187,-1.880948841,-1.346785655,0.944672666,0.944672666,0,0.465833444,-1.494184062,-1.028350618,0.549956446 +Robert Sacre,sacrero01,2014,RS,LAL,2307,1089,-3.994514486,0.211099328,-3.783415159,-0.573320062,-0.573320062,0,-3.801750261,-0.480054703,-4.281804964,-0.142569431 +Jordan Farmar,farmajo01,2014,RS,LAL,1925,912,0.415100143,-0.534757688,-0.119657545,1.235694545,1.235694545,0,0.267672675,-1.09087028,-0.823197605,0.923949389 +Xavier Henry,henryxa01,2014,RS,LAL,1920,908,-1.262946486,2.322795079,1.059848592,1.776113086,1.776113086,0,-1.288788161,1.308570803,0.019782642,0.6062912 +Steve Blake,blakest01,2014,RS,LAL,1840,891,0.025288045,-0.347309829,-0.322021784,1.108637495,1.108637495,0,0.505826507,-0.098599053,0.407227454,0.426443227 +Chris Kaman,kamanch01,2014,RS,LAL,1559,736,-4.086394272,3.262194802,-0.82419947,0.72974967,0.72974967,0,-3.673891994,1.111771187,-2.562120807,0.875083445 +Shawne Williams,willish03,2014,RS,LAL,1546,751,-1.089584848,1.162239013,0.072654165,1.081498887,1.081498887,0,-0.944288455,0.97486444,0.030575984,-0.002646994 +Kent Bazemore,bazemke01,2014,RS,LAL,1389,643,-0.555103746,0.822259667,0.267155921,1.008106338,1.008106338,0,-0.310269172,0.351625087,0.041355914,1.77355542 +Steve Nash,nashst01,2014,RS,LAL,672,313,-2.258944097,-1.942738903,-4.201683,-0.234541449,-0.234541449,0,-1.626378454,-2.728220053,-4.354598507,1.124722782 +MarShon Brooks,brookma01,2014,RS,LAL,483,228,2.155373247,-0.709077851,1.446295396,0.491016613,0.491016613,0,1.090678588,-1.266296013,-0.175617425,0.565903384 +Manny Harris,harrima01,2014,RS,LAL,371,180,-0.462002775,-3.723093443,-4.185096218,-0.131969628,-0.131969628,0,0.004443544,-3.434333852,-3.429890308,0.128183036 +Kobe Bryant,bryanko01,2014,RS,LAL,359,177,-4.209408901,-2.070975619,-6.28038452,-0.329399243,-0.329399243,0,-0.283906284,-3.71272426,-3.996630544,3.184938249 +Elias Harris,harriel01,2014,RS,LAL,25,11,-4.721437531,0.144448206,-4.576989324,-0.010306677,-0.010306677,0,-6.067401199,-0.468959093,-6.536360293,0.498098308 +Zach Randolph,randoza01,2014,RS,MEM,5105,2705,1.273995946,-1.313086658,-0.039090711,3.70663971,3.70663971,0,0.873979544,-0.045906217,0.828073326,-0.888616831 +Mike Conley,conlemi01,2014,RS,MEM,4639,2446,3.450362311,0.359186301,3.809548611,8.112315241,8.112315241,0,3.162069468,1.391162003,4.553231471,-0.863167963 +Marc Gasol,gasolma01,2014,RS,MEM,3712,1970,-1.07718916,2.841171757,1.763982597,4.51286241,4.51286241,0,-0.857803143,2.93758659,2.079783447,-0.509795822 +Tayshaun Prince,princta01,2014,RS,MEM,3650,1948,-3.094052993,1.252842175,-1.841210819,0.886466139,0.886466139,0,-3.162771788,0.706646237,-2.456125551,-1.778914443 +Mike Miller,millemi01,2014,RS,MEM,3319,1707,0.636542444,-3.027937175,-2.391394731,0.313633265,0.313633265,0,0.001536345,-3.136872274,-3.135335929,0.405340175 +Courtney Lee,leeco01,2014,RS,MEM,2776,1469,0.467144445,1.1244673,1.591611746,3.234391563,3.234391563,0,-0.44351307,1.667065832,1.223552762,-0.577031051 +Kosta Koufos,koufoko01,2014,RS,MEM,2589,1349,-1.593416385,2.083713773,0.490297388,2.221335811,2.221335811,0,-1.682598434,1.932829491,0.250231057,-0.379787022 +Tony Allen,allento01,2014,RS,MEM,2462,1278,0.212282292,2.408741156,2.621023448,3.537130126,3.537130126,0,-0.137781561,3.004726981,2.866945419,0.959440619 +Nick Calathes,calatni01,2014,RS,MEM,2270,1173,-2.352227575,3.46430168,1.112074106,2.303108134,2.303108134,0,-1.934935629,3.114351916,1.179416288,-0.340553272 +James Johnson,johnsja01,2014,RS,MEM,1858,956,1.365027679,0.671651724,2.036679402,2.346110595,2.346110595,0,0.72501743,1.001395722,1.726413152,0.468417845 +Ed Davis,davised01,2014,RS,MEM,1847,956,-1.330920629,2.04010654,0.709185911,1.677074566,1.677074566,0,-1.745228622,1.351644076,-0.393584546,-0.576864038 +Jon Leuer,leuerjo01,2014,RS,MEM,1247,642,-0.27392384,-0.184350444,-0.458274283,0.750913353,0.750913353,0,-0.21688204,-0.386668955,-0.603550995,0.033510579 +Jerryd Bayless,bayleje01,2014,RS,MEM,1246,650,0.254205911,-2.936112176,-2.681906265,0.022353463,0.022353463,0,-0.030483303,-1.609704508,-1.640187811,-0.970374047 +Quincy Pondexter,pondequ01,2014,RS,MEM,518,270,-2.217618798,-4.76381563,-6.981434428,-0.580418686,-0.580418686,0,-1.461274955,-3.951093105,-5.41236806,-0.407806096 +Jamaal Franklin,frankja01,2014,RS,MEM,320,161,-2.765565464,-1.375345536,-4.140911,-0.11537646,-0.11537646,0,-3.6338131,-0.612682719,-4.246495819,0.943572895 +Darius Morris,morrida01,2014,RS,MEM,120,66,-4.366991174,-0.241925031,-4.608916205,-0.061203987,-0.061203987,0,-3.406840474,-0.063253201,-3.470093676,-2.132447192 +Beno Udrih,udrihbe01,2014,RS,MEM,115,55,3.194750253,-7.927652473,-4.732902219,-0.05615111,-0.05615111,0,1.065864062,-6.334302467,-5.268438405,0.877215111 +Seth Curry,curryse01,2014,RS,MEM,8,4,3.882527546,1.088615024,4.97114257,0.015430781,0.015430781,0,2.408343528,-3.304035306,-0.895691778,-1.987573893 +LeBron James,jamesle01,2014,RS,MIA,5625,2902,5.838391895,-1.285499707,4.552892188,10.89070513,10.89070513,0,6.526403982,-1.438474748,5.087929234,0.692262506 +Chris Bosh,boshch01,2014,RS,MIA,4895,2531,-0.125969613,1.003144297,0.877174683,4.692091575,4.692091575,0,0.967343071,1.199219239,2.16656231,0.169191249 +Mario Chalmers,chalmma01,2014,RS,MIA,4253,2178,1.539736853,2.473162607,4.01289946,7.550286661,7.550286661,0,1.928084968,2.43218533,4.360270297,0.449863189 +Norris Cole,coleno01,2014,RS,MIA,3877,2014,-2.033110266,-0.343412602,-2.376522867,0.379318608,0.379318608,0,-1.274587013,-0.450770847,-1.72535786,-1.110981112 +Ray Allen,allenra02,2014,RS,MIA,3716,1936,1.409875242,-1.649363438,-0.239488195,2.459532323,2.459532323,0,1.630887281,-1.519100985,0.111786296,-0.782043486 +Dwyane Wade,wadedw01,2014,RS,MIA,3493,1775,1.475349908,-0.226420415,1.248929493,3.666342975,3.666342975,0,2.188604493,-0.493289989,1.695314504,1.188985838 +Shane Battier,battish01,2014,RS,MIA,2860,1468,0.091352086,2.656978657,2.748330743,4.093574674,4.093574674,0,0.274099255,2.531634229,2.805733484,-0.57132663 +Chris Andersen,anderch01,2014,RS,MIA,2681,1396,0.476507727,1.578955332,2.055463059,3.400408767,3.400408767,0,0.560266099,0.598338299,1.158604398,-0.622977321 +Rashard Lewis,lewisra02,2014,RS,MIA,1873,971,-0.55320002,1.160919094,0.607719074,1.659147519,1.659147519,0,0.155517962,1.109632623,1.265150585,-0.246824353 +Michael Beasley,beaslmi01,2014,RS,MIA,1632,831,-0.897458918,-0.878184031,-1.775642949,0.412979134,0.412979134,0,-0.271908692,-1.363429124,-1.635337815,-0.029037958 +Udonis Haslem,hasleud01,2014,RS,MIA,1253,653,-2.84795929,-4.438665833,-7.286625123,-1.499987696,-1.499987696,0,-2.351397239,-3.624214689,-5.975611927,-0.725794502 +Toney Douglas,douglto01,2014,RS,MIA,763,410,1.303441692,-0.025316997,1.278124695,0.834976872,0.834976872,0,0.710056144,0.633068429,1.343124573,-0.869017623 +Roger Mason Jr.,masonro01,2014,RS,MIA,514,260,-0.449419771,-1.277799972,-1.727219743,0.135191213,0.135191213,0,-1.164590851,-2.530776837,-3.695367687,-0.341198568 +James Jones,jonesja02,2014,RS,MIA,437,236,2.788191177,-1.984924463,0.803266714,0.420763495,0.420763495,0,1.644046352,-3.218813183,-1.57476683,-1.586196228 +Greg Oden,odengr01,2014,RS,MIA,415,212,-3.398501023,-0.615873011,-4.014374034,-0.137496707,-0.137496707,0,-2.813337394,-0.509299965,-3.322637359,0.518280674 +Justin Hamilton,hamilju01,2014,RS,MIA,132,68,-3.516096978,-4.308778951,-7.824875929,-0.177133,-0.177133,0,-2.029026026,-3.253199095,-5.282225121,0.581422314 +Joel Anthony,anthojo01,2014,RS,MIA,74,37,-5.442382816,-0.952952701,-6.395335517,-0.067401727,-0.067401727,0,-5.682515768,-3.046710824,-8.729226591,-1.969089395 +DeAndre Liggins,liggide01,2014,RS,MIA,3,1,53.2288638,-28.54854308,24.68032072,0.014008192,0.014008192,0,42.89028068,-22.27338345,20.61689723,0.090756363 +Khris Middleton,middlkh01,2014,RS,MIL,4816,2460,0.201829536,-0.900584982,-0.698755446,2.578773818,2.578773818,0,0.024959648,-1.081128066,-1.056168419,0.159200762 +Brandon Knight,knighbr03,2014,RS,MIL,4684,2400,0.928016318,-2.2610302,-1.333013882,1.736108607,1.736108607,0,1.040887095,-2.328434836,-1.287547741,0.057350067 +Giannis Antetokounmpo,antetgi01,2014,RS,MIL,3724,1897,-1.141213935,0.23340087,-0.907813065,1.784034014,1.784034014,0,-1.203197919,-0.543034207,-1.746232126,0.057802805 +John Henson,hensojo01,2014,RS,MIL,3608,1856,-2.365527675,-1.027887307,-3.393414981,-0.604846916,-0.604846916,0,-2.242961786,-1.624190685,-3.867152471,-0.696264433 +Ersan Ilyasova,ilyaser01,2014,RS,MIL,2894,1478,-2.424917989,0.694521348,-1.73039664,0.770354431,0.770354431,0,-1.865717379,0.263558492,-1.602158886,0.186677636 +O.J. Mayo,mayooj01,2014,RS,MIL,2658,1346,-1.298404722,-2.091541605,-3.389946327,-0.442596583,-0.442596583,0,-0.811554002,-3.230253851,-4.041807854,0.682418352 +Zaza Pachulia,pachuza01,2014,RS,MIL,2602,1325,-1.456466164,0.253432506,-1.203033659,1.045410525,1.045410525,0,-2.345596859,-0.321740408,-2.667337266,-0.033194686 +Nate Wolters,woltena01,2014,RS,MIL,2574,1309,-0.191932163,1.347141324,1.155209161,2.578374278,2.578374278,0,-0.978294462,-0.212959154,-1.191253616,-1.09322175 +Ramon Sessions,sessira01,2014,RS,MIL,1784,909,2.827981067,-4.393842449,-1.565861381,0.546937661,0.546937661,0,1.74367727,-4.455077406,-2.711400136,-0.389904714 +Caron Butler,butleca01,2014,RS,MIL,1615,821,-2.68365162,-3.017022374,-5.700673993,-1.231267891,-1.231267891,0,-2.613916054,-3.599999523,-6.213915577,-0.364217825 +Ekpe Udoh,udohek01,2014,RS,MIL,1550,804,-4.498321764,-3.571001215,-8.069322979,-2.160933572,-2.160933572,0,-4.44534986,-3.994668163,-8.440018023,-0.925612297 +Luke Ridnour,ridnolu01,2014,RS,MIL,1487,763,-1.981193515,-1.017710468,-2.998903984,-0.096051724,-0.096051724,0,-2.074927254,-2.076479829,-4.151407083,-0.833755235 +Jeff Adrien,adrieje01,2014,RS,MIL,1381,705,0.767748798,-2.942687483,-2.174938685,0.20596816,0.20596816,0,-0.109312973,-2.392467251,-2.501780224,-0.40630798 +Gary Neal,nealga01,2014,RS,MIL,1196,607,-2.034065101,-5.479526713,-7.513591814,-1.471654726,-1.471654726,0,-1.641619915,-6.451318539,-8.092938454,-0.233323548 +Larry Sanders,sandela01,2014,RS,MIL,1134,584,-3.690480892,1.487611818,-2.202869073,0.162093124,0.162093124,0,-3.691948263,0.400653345,-3.291294918,-0.546146682 +Miroslav Raduljica,radulmi01,2014,RS,MIL,926,465,-0.779939275,-1.300881406,-2.080820681,0.158311688,0.158311688,0,-2.357771116,-3.03455823,-5.392329346,-0.269708944 +Chris Wright,wrighch01,2014,RS,MIL,259,126,0.108746854,-0.93014129,-0.821394436,0.125003773,0.125003773,0,-0.74192443,-1.831540528,-2.573464958,0.791404106 +DJ Stephens,stephdj01,2014,RS,MIL,28,15,-2.758855843,3.17434568,0.415489838,0.023445999,0.023445999,0,-1.413225802,-2.174685666,-3.587911468,-3.086217728 +Tony Mitchell,mitchto03,2014,RS,MIL,18,10,5.27498038,13.2982141,18.57319448,0.107034921,0.107034921,0,7.123231959,9.559900894,16.68313285,-1.548182483 +Kevin Love,loveke01,2014,RS,MIN,5854,2797,5.681616554,0.884102594,6.565719148,13.57725105,13.57725105,0,5.988344167,1.029530669,7.017874836,2.045064673 +Ricky Rubio,rubiori01,2014,RS,MIN,5515,2638,1.87910597,1.8493586,3.72846457,8.823258322,8.823258322,0,2.381050717,2.871489897,5.252540614,1.142295855 +Corey Brewer,breweco01,2014,RS,MIN,5482,2609,0.274498658,0.701841833,0.976340491,5.035779191,5.035779191,0,0.148957078,1.332685938,1.481643016,1.461942611 +Kevin Martin,martike02,2014,RS,MIN,4564,2177,0.676974352,-2.069662242,-1.39268789,1.516674499,1.516674499,0,0.446408939,-1.911423346,-1.465014407,0.578999164 +Nikola Pekovic,pekovni01,2014,RS,MIN,3440,1663,1.066278345,2.206149919,3.272428264,5.077060467,5.077060467,0,0.537945356,1.67242063,2.210365987,-0.614642346 +Dante Cunningham,cunnida01,2014,RS,MIN,3341,1635,-1.521634791,0.210000972,-1.311633819,1.182832861,1.182832861,0,-1.573397617,0.260911354,-1.312486263,-1.360490952 +J.J. Barea,bareajo01,2014,RS,MIN,2978,1471,-0.8623582,-1.664899257,-2.527257457,0.165360148,0.165360148,0,-0.850237256,-2.352917476,-3.203154732,-1.037968903 +Gorgui Dieng,dienggo01,2014,RS,MIN,1674,818,-3.527869507,0.359879409,-3.167990098,-0.173776578,-0.173776578,0,-3.104763716,0.372327707,-2.732436009,-0.367787069 +Luc Mbah a Moute,mbahalu01,2014,RS,MIN,1616,807,-3.329228987,-2.224985369,-5.554214356,-1.142232595,-1.142232595,0,-3.512072351,-2.47491004,-5.986982391,-1.025996171 +Chase Budinger,budinch01,2014,RS,MIN,1511,751,-0.644395148,-1.345686326,-1.990081474,0.290738153,0.290738153,0,-0.690961751,-1.405476251,-2.096438003,-0.142431246 +Alexey Shved,shvedal01,2014,RS,MIN,1347,664,-2.300613776,-0.021957503,-2.322571279,0.145905993,0.145905993,0,-0.962816748,-1.287977543,-2.250794291,0.731787582 +Robbie Hummel,hummero01,2014,RS,MIN,1342,655,0.186702956,0.925519692,1.112222648,1.282586855,1.282586855,0,-0.057725775,0.020691202,-0.037034573,-0.601535052 +Ronny Turiaf,turiaro01,2014,RS,MIN,1229,606,-1.599971395,3.159173578,1.559202182,1.325326352,1.325326352,0,-1.119476019,1.713808152,0.594332133,-0.50378704 +Shabazz Muhammad,muhamsh01,2014,RS,MIN,591,290,-1.513511698,-2.151110941,-3.664622638,-0.135295167,-0.135295167,0,-1.982768226,-3.442367825,-5.425136052,-0.021666717 +Derrick Williams,willide02,2014,RS,MIN,333,162,-5.682845718,-0.543846254,-6.226691972,-0.286154463,-0.286154463,0,-4.986976483,-2.450086344,-7.437062826,-0.401364985 +AJ Price,priceaj01,2014,RS,MIN,210,99,-3.567381124,1.164699957,-2.402681166,0.017380912,0.017380912,0,-3.147748857,-2.67766897,-5.825417827,-0.88622976 +Othyus Jeffers,jeffeot01,2014,RS,MIN,24,13,-1.93082763,3.144832372,1.214004742,0.025973413,0.025973413,0,1.212239451,0.850435855,2.062675306,-1.160991655 +Anthony Davis,davisan02,2014,RS,NOP,4610,2358,1.210109966,2.284343543,3.49445351,7.517069392,7.517069392,0,1.657155606,2.274553174,3.93170878,0.059619409 +Eric Gordon,gordoer01,2014,RS,NOP,4061,2057,0.570065902,-3.899233568,-3.329167666,-0.612243671,-0.612243671,0,0.145524457,-3.655498288,-3.509973831,0.697156928 +Al-Farouq Aminu,aminual01,2014,RS,NOP,4013,2045,-1.329687578,0.47150828,-0.858179298,1.966334705,1.966334705,0,-1.391957408,0.746146069,-0.645811339,-0.365099976 +Tyreke Evans,evansty01,2014,RS,NOP,3975,2028,1.242720397,-0.816477862,0.426242535,3.265940852,3.265940852,0,0.021908773,-0.863566655,-0.841657881,-0.597468483 +Brian Roberts,roberbr01,2014,RS,NOP,3271,1667,-0.748626928,-0.800304507,-1.548931435,1.010625097,1.010625097,0,-0.595748431,-1.099770474,-1.695518905,-1.02230964 +Anthony Morrow,morroan01,2014,RS,NOP,2777,1426,1.319240593,-0.927710865,0.391529727,2.272416829,2.272416829,0,0.48297621,-1.644209077,-1.161232868,-0.553433409 +Austin Rivers,riverau01,2014,RS,NOP,2621,1339,-0.326172754,-0.869934061,-1.196106815,1.043057448,1.043057448,0,-0.820936159,-1.217277348,-2.038213507,-1.67124666 +Jrue Holiday,holidjr01,2014,RS,NOP,2267,1143,2.242770468,-0.065766062,2.177004406,2.865791904,2.865791904,0,1.946147557,0.815441826,2.761589383,-0.248133681 +Greg Stiemsma,stiemgr01,2014,RS,NOP,1950,1007,-4.070482847,-0.153773789,-4.224256636,-0.752336829,-0.752336829,0,-3.656303204,0.476338985,-3.179964219,-0.645071277 +Alexis Ajinca,ajincal01,2014,RS,NOP,1855,951,-2.054606668,-0.75344482,-2.808051489,-0.028102436,-0.028102436,0,-1.741946245,-0.194303761,-1.936250006,-0.218473544 +Jason Smith,smithja02,2014,RS,NOP,1634,830,-2.255006194,-2.035216195,-4.290222389,-0.644862422,-0.644862422,0,-1.845646677,-0.72912261,-2.574769287,-1.08371681 +Ryan Anderson,anderry01,2014,RS,NOP,1571,795,3.904641047,-3.257882887,0.64675816,1.367284635,1.367284635,0,3.638971158,-2.223769577,1.415201581,-0.728960451 +Darius Miller,milleda01,2014,RS,NOP,1420,723,-0.071191066,-0.363508682,-0.434699749,0.851263007,0.851263007,0,-0.520749736,-0.864328663,-1.385078399,-0.313606448 +Jeff Withey,witheje01,2014,RS,NOP,1359,684,-0.673731359,1.265176193,0.591444833,1.160737065,1.160737065,0,-1.076459715,-0.270479421,-1.346939136,-0.440029156 +Luke Babbitt,babbilu01,2014,RS,NOP,910,473,1.980428227,-0.765389265,1.215038962,0.952402726,0.952402726,0,1.700929795,-1.05622546,0.644704335,-0.446937529 +Louis Amundson,amundlo01,2014,RS,NOP,363,184,-4.939025176,-0.031102445,-4.970127622,-0.209187122,-0.209187122,0,-3.952930986,-0.565568827,-4.518499813,0.353733216 +Lance Thomas,thomala01,2014,RS,NOP,82,42,-4.921175884,-4.593990139,-9.515166023,-0.144427418,-0.144427418,0,-5.458355909,-5.874464009,-11.33281992,-0.356796387 +James Southerland,southja01,2014,RS,NOP,54,27,3.548360716,9.953046176,13.50140689,0.22300988,0.22300988,0,3.689414765,5.273589818,8.963004584,-0.368352184 +Arinze Onuaku,onuakar01,2014,RS,NOP,50,25,4.828214097,-5.896008416,-1.067794319,0.021478766,0.021478766,0,5.538306006,-6.284801311,-0.746495305,0.099385673 +Melvin Ely,elyme01,2014,RS,NOP,49,27,-0.223520737,-7.539528497,-7.763049233,-0.067588803,-0.067588803,0,-0.841272285,-6.504204807,-7.345477092,-2.038885023 +Josh Childress,childjo01,2014,RS,NOP,47,24,1.111929291,4.569173456,5.681102747,0.102431322,0.102431322,0,-0.103501485,1.901129138,1.797627652,-0.748689549 +Carmelo Anthony,anthoca01,2014,RS,NYK,5675,2982,4.174904921,-0.390214473,3.784690448,9.860994962,9.860994962,0,4.665614182,-0.402147248,4.263466934,-0.781350262 +JR Smith,smithjr01,2014,RS,NYK,4638,2421,1.75020889,-3.133327255,-1.383118366,1.678540548,1.678540548,0,2.082828356,-2.650255079,-0.567426722,-0.55807924 +Raymond Felton,feltora01,2014,RS,NYK,3850,2017,0.02775381,-0.556637551,-0.528883741,2.267696242,2.267696242,0,0.32328938,-0.381300716,-0.058011336,-0.755145136 +Iman Shumpert,shumpim01,2014,RS,NYK,3740,1962,-0.361584538,1.048552417,0.686967879,3.427341462,3.427341462,0,-0.023199624,1.977589388,1.954389764,-0.365377223 +Tim Hardaway Jr.,hardati02,2014,RS,NYK,3691,1875,-0.006871451,-5.547966741,-5.554838192,-2.688606228,-2.688606228,0,-0.013802827,-4.592681157,-4.606483983,0.194029525 +Tyson Chandler,chandty01,2014,RS,NYK,3169,1662,-1.333933587,1.065376904,-0.268556684,2.10319957,2.10319957,0,-1.393622177,0.541911919,-0.851710258,-0.043133442 +Amar'e Stoudemire,stoudam01,2014,RS,NYK,2769,1466,-0.942576863,-0.238217657,-1.18079452,1.162911083,1.162911083,0,-0.956225982,-1.06585962,-2.022085602,-0.881044917 +Pablo Prigioni,prigipa01,2014,RS,NYK,2434,1283,1.688666958,-0.046489142,1.642177816,2.847047642,2.847047642,0,1.745385499,0.857829747,2.603215246,-0.934545131 +Andrea Bargnani,bargnan01,2014,RS,NYK,2396,1257,-2.901630408,0.563122803,-2.338507605,0.261726072,0.261726072,0,-1.841292385,0.159385612,-1.681906773,-0.789713499 +Kenyon Martin,martike01,2014,RS,NYK,1210,633,-1.807054607,4.426300319,2.619245712,1.727971428,1.727971428,0,-1.483479076,2.652938309,1.169459233,-0.335303652 +Beno Udrih,udrihbe01,2014,RS,NYK,1146,588,-1.006980611,0.223845756,-0.783134855,0.588595131,0.588595131,0,-0.146273845,-0.398035127,-0.544308973,-0.237276632 +Jeremy Tyler,tylerje01,2014,RS,NYK,797,398,-4.099938801,-0.261087639,-4.36102644,-0.328383568,-0.328383568,0,-4.181938309,-1.197702201,-5.37964051,0.366257151 +Metta World Peace,artesro01,2014,RS,NYK,791,388,-1.239329679,2.647045526,1.407715847,0.820040318,0.820040318,0,0.207484014,1.498479451,1.705963466,-0.350904554 +Toure' Murry,murryto01,2014,RS,NYK,769,373,-2.570416023,0.460756567,-2.109659456,0.123425217,0.123425217,0,-1.920742052,-0.54512066,-2.465862712,1.232166688 +Cole Aldrich,aldrico01,2014,RS,NYK,658,330,-0.508187124,3.896700735,3.388513611,1.02873738,1.02873738,0,-1.130115764,1.73834343,0.608227665,-0.443568112 +Shannon Brown,brownsh01,2014,RS,NYK,308,148,-5.914694354,-1.517186256,-7.43188061,-0.354107565,-0.354107565,0,-5.06882595,-1.637226319,-6.706052269,0.157530831 +Earl Clark,clarkea01,2014,RS,NYK,144,70,-0.317447006,-0.968244135,-1.285691141,0.052340277,0.052340277,0,-1.26570368,-2.128549383,-3.394253063,0.08060737 +Chris Smith,smithch05,2014,RS,NYK,5,2,-10.37911186,-43.21280778,-53.59191964,-0.052849476,-0.052849476,0,-7.602390666,-31.74742682,-39.34981749,1.794056568 +Kevin Durant,duranke01,2014,RS,OKC,6344,3122,7.638684459,-0.552201989,7.086482469,16.01043151,16.01043151,0,7.349493148,-0.387499269,6.961993879,2.096352884 +Serge Ibaka,ibakase01,2014,RS,OKC,5404,2666,-0.341223358,2.252838469,1.911615112,6.32375381,6.32375381,0,0.035249362,2.825661404,2.860910767,-0.256300113 +Reggie Jackson,jacksre01,2014,RS,OKC,4586,2277,0.896648154,0.405388751,1.302036905,4.66685139,4.66685139,0,0.849541818,0.893588753,1.743130571,-0.825266709 +Thabo Sefolosha,sefolth01,2014,RS,OKC,3221,1584,-1.79422559,2.33505823,0.54083264,2.653572656,2.653572656,0,-1.499903924,2.877477617,1.377573693,-0.214085512 +Jeremy Lamb,lambje01,2014,RS,OKC,3097,1538,0.527026821,-0.036365308,0.490661514,2.535032762,2.535032762,0,0.423554362,0.61805888,1.041613241,-0.297001711 +Russell Westbrook,westbru01,2014,RS,OKC,2933,1412,3.300508622,0.412947317,3.713455939,4.745112757,4.745112757,0,4.071256422,0.829800246,4.901056669,1.829677177 +Derek Fisher,fishede01,2014,RS,OKC,2889,1428,0.325669045,1.993661157,2.319330201,3.688820231,3.688820231,0,0.313223049,2.355537005,2.668760054,-0.117366631 +Nick Collison,collini01,2014,RS,OKC,2736,1353,0.473071603,0.682522246,1.155593849,2.689194422,2.689194422,0,0.187105659,0.51914108,0.706246739,-0.243318955 +Kendrick Perkins,perkike01,2014,RS,OKC,2426,1207,-4.824991236,1.74365856,-3.081332676,-0.203840354,-0.203840354,0,-4.874753051,1.509147322,-3.365605729,-0.09311663 +Steven Adams,adamsst01,2014,RS,OKC,2420,1197,-1.04453291,0.074832631,-0.969700279,1.087876915,1.087876915,0,-1.48151574,1.490143257,0.008627517,0.055678168 +Perry Jones III,jonespe01,2014,RS,OKC,1537,764,-0.983886438,-0.038475643,-1.02236208,0.66846537,0.66846537,0,-1.810917908,-0.347058796,-2.157976705,-0.705801938 +Caron Butler,butleca01,2014,RS,OKC,1211,598,0.245701465,-0.969388748,-0.723687283,0.616227503,0.616227503,0,0.156410878,-0.212923926,-0.056513047,-0.310243091 +Andre Roberson,roberan03,2014,RS,OKC,814,399,-2.324782763,1.891278057,-0.433504706,0.472274405,0.472274405,0,-3.362744424,3.387781046,0.025036621,0.14358132 +Hasheem Thabeet,thabeha01,2014,RS,OKC,401,192,-7.995549527,-1.668333746,-9.663883273,-0.679768013,-0.679768013,0,-8.055876663,-1.078662899,-9.134539562,0.353350029 +Ryan Gomes,gomesry01,2014,RS,OKC,71,34,-7.409173496,3.302369695,-4.106803801,-0.023327876,-0.023327876,0,-6.128867698,0.250624333,-5.878243365,-0.848982315 +Reggie Williams,willire02,2014,RS,OKC,34,17,-2.293048468,-4.905949467,-7.198997935,-0.038963196,-0.038963196,0,-0.962605415,-5.849015158,-6.811620572,0.932745546 +Mustafa Shakur,shakumu01,2014,RS,OKC,25,11,-17.61543535,0.108262627,-17.50717272,-0.087582262,-0.087582262,0,-12.02492968,-0.42912478,-12.45405446,5.514986189 +Royal Ivey,iveyro01,2014,RS,OKC,8,5,-5.88109208,-13.23243735,-19.11352943,-0.040197852,-0.040197852,0,-12.34503962,-16.9078105,-29.25285012,-3.551166521 +Arron Afflalo,afflaar01,2014,RS,ORL,5047,2552,1.22425804,-3.02318616,-1.79892812,1.231903915,1.231903915,0,0.411376476,-2.771831196,-2.360454719,-0.49730894 +Victor Oladipo,oladivi01,2014,RS,ORL,4974,2487,-3.183265008,2.444528346,-0.738736662,2.577865553,2.577865553,0,-3.170717729,2.220355334,-0.950362395,0.971131 +Jameer Nelson,nelsoja01,2014,RS,ORL,4307,2179,1.217001147,-3.659778129,-2.442776982,0.340098647,0.340098647,0,1.099448985,-3.184077125,-2.08462814,-0.406944826 +Maurice Harkless,harklma01,2014,RS,ORL,3879,1950,-1.395810051,0.373764142,-1.022045909,1.718226599,1.718226599,0,-2.154676587,0.569309157,-1.585367429,-0.050082306 +Tobias Harris,harrito02,2014,RS,ORL,3642,1850,-0.013518248,-1.893345581,-1.90686383,0.790523077,0.790523077,0,-0.927324198,-1.41239084,-2.339715038,-0.637317933 +Nikola Vucevic,vucevni01,2014,RS,ORL,3590,1812,-0.780851704,0.904889284,0.12403758,2.656184753,2.656184753,0,-0.657918744,1.251866493,0.593947749,-0.029327074 +E'Twaun Moore,mooreet01,2014,RS,ORL,3033,1506,-1.039411462,1.018201293,-0.021210169,2.092372406,2.092372406,0,-1.875806233,0.138960898,-1.736845335,-0.19779644 +Glen Davis,davisgl01,2014,RS,ORL,2645,1354,-2.715962608,0.960139214,-1.755823394,0.678605064,0.678605064,0,-2.689487155,1.095100066,-1.594387089,-1.142797446 +Kyle O'Quinn,oquinky01,2014,RS,ORL,2399,1188,-1.676572048,1.5987207,-0.077851347,1.626075762,1.626075762,0,-2.009409739,0.850343345,-1.159066394,0.381343468 +Andrew Nicholson,nichoan01,2014,RS,ORL,2339,1174,-3.738620713,-0.790716391,-4.529337104,-1.059002195,-1.059002195,0,-3.875868494,-0.975776785,-4.85164528,-0.609797643 +Doron Lamb,lambdo01,2014,RS,ORL,1366,695,-0.786514818,-3.099649327,-3.886164145,-0.400727128,-0.400727128,0,-2.172876273,-4.02012822,-6.193004493,-0.510482763 +Jason Maxiell,maxieja01,2014,RS,ORL,968,488,-3.026894191,-0.847158387,-3.874052578,-0.277550923,-0.277550923,0,-4.023184395,-1.493307169,-5.516491564,-0.792707489 +Ronnie Price,pricero01,2014,RS,ORL,741,377,-2.903499297,1.184526542,-1.718972755,0.197962747,0.197962747,0,-3.434911223,1.185791679,-2.249119543,-0.169569253 +Dewayne Dedmon,dedmode01,2014,RS,ORL,451,234,-1.46840432,0.348198704,-1.120205615,0.194423584,0.194423584,0,-1.50006591,0.581163913,-0.918901997,-0.075101222 +Solomon Jones,jonesso01,2014,RS,ORL,172,85,-3.857183216,-0.349806725,-4.206989941,-0.06278551,-0.06278551,0,-3.592005169,-0.645970291,-4.23797546,-0.606852363 +Adonis Thomas,thomaad01,2014,RS,ORL,48,24,-0.083268806,3.474839914,3.391571108,0.074500678,0.074500678,0,-4.238732496,0.716384432,-3.522348064,-0.894879368 +Thaddeus Young,youngth01,2014,RS,PHI,5685,2718,-0.829281068,-1.196209176,-2.025490244,1.01265683,1.01265683,0,-0.561289566,-0.595830858,-1.157120424,0.760111044 +Michael Carter-Williams,cartemi01,2014,RS,PHI,5053,2414,-0.534324126,0.633228969,0.098904843,3.559658854,3.559658854,0,0.2133977,0.414627354,0.628025054,1.390914878 +James Anderson,anderja01,2014,RS,PHI,4870,2309,-1.968788068,-1.394472982,-3.36326105,-0.728275377,-0.728275377,0,-2.524439685,-1.562636063,-4.087075748,0.772957169 +Evan Turner,turneev01,2014,RS,PHI,3970,1886,-1.881580155,-1.572731068,-3.454311223,-0.685117537,-0.685117537,0,-1.956212786,-1.697628928,-3.653841714,1.047735466 +Tony Wroten,wroteto01,2014,RS,PHI,3732,1765,-2.252530224,-1.533598699,-3.786128923,-0.949505351,-0.949505351,0,-2.778712207,-2.236112132,-5.014824339,1.692902262 +Hollis Thompson,thompho01,2014,RS,PHI,3639,1742,-0.422630599,-3.018584402,-3.441215001,-0.613749898,-0.613749898,0,-1.444283806,-3.046211111,-4.490494916,-0.090578776 +Spencer Hawes,hawessp01,2014,RS,PHI,3523,1666,-1.637463403,0.923608551,-0.713854852,1.752490852,1.752490852,0,-1.64853811,0.083986899,-1.564551211,1.207108095 +Elliot Williams,williel01,2014,RS,PHI,2455,1157,-3.505226847,-3.701855119,-7.207081966,-2.654154834,-2.654154834,0,-3.898273559,-3.811366528,-7.709640087,0.843326411 +Lavoy Allen,allenla01,2014,RS,PHI,2055,960,-2.913612921,-0.180679613,-3.094292534,-0.168866331,-0.168866331,0,-3.087685355,-1.125851722,-4.213537077,0.133437646 +Henry Sims,simshe01,2014,RS,PHI,1430,707,0.660824489,-1.217579542,-0.556755053,0.792511704,0.792511704,0,0.338593458,-0.94753632,-0.608942862,0.167702431 +Brandon Davies,daviebr01,2014,RS,PHI,1208,575,-3.383135113,0.72791799,-2.655217123,0.027964199,0.027964199,0,-3.848355149,-0.665143007,-4.513498156,0.545770763 +Jarvis Varnado,varnaja01,2014,RS,PHI,707,337,-1.798330086,-0.927238995,-2.725569081,0.004217545,0.004217545,0,-1.89730742,-1.442820711,-3.340128131,0.387186836 +Daniel Orton,ortonda01,2014,RS,PHI,532,251,-2.695548763,1.660319885,-1.035228878,0.21998077,0.21998077,0,-3.161335893,-0.438003308,-3.599339201,0.168963707 +Byron Mullens,mulleby01,2014,RS,PHI,528,247,-0.358207542,-5.825396395,-6.183603937,-0.436142536,-0.436142536,0,0.889591716,-5.120193124,-4.230601408,0.762935307 +Lorenzo Brown,brownlo01,2014,RS,PHI,486,224,-2.672029898,3.417686192,0.745656294,0.39926431,0.39926431,0,-3.306593985,0.941014779,-2.365579206,-0.056677554 +Arnett Moultrie,moultar01,2014,RS,PHI,405,187,-5.594845535,-0.735668609,-6.330514145,-0.342154029,-0.342154029,0,-6.247091188,-1.666959707,-7.914050896,0.153439179 +Darius Morris,morrida01,2014,RS,PHI,398,193,-1.396411072,-1.721372276,-3.117783348,-0.036171313,-0.036171313,0,-2.046473035,-2.242963661,-4.289436696,-0.11599823 +Dewayne Dedmon,dedmode01,2014,RS,PHI,313,150,-3.520569521,3.183148577,-0.337420944,0.185512643,0.185512643,0,-4.141364806,1.288329155,-2.853035652,0.45609087 +Casper Ware,wareca01,2014,RS,PHI,244,116,1.330552308,3.648424129,4.978976436,0.459066742,0.459066742,0,0.685457559,3.005536443,3.690994002,0.344130222 +Eric Maynor,maynoer01,2014,RS,PHI,235,112,-7.543335909,-4.91450309,-12.457839,-0.560458021,-0.560458021,0,-6.696722758,-5.349701277,-12.04642403,0.990532811 +James Nunnally,nunnaja01,2014,RS,PHI,228,111,-3.005837726,2.759031538,-0.246806188,0.140986306,0.140986306,0,-2.521598927,1.171944788,-1.349654139,-0.524405655 +Darius Johnson-Odom,johnsda03,2014,RS,PHI,34,15,-21.29463351,7.443262863,-13.85137065,-0.087173338,-0.087173338,0,-12.97957589,5.234615814,-7.744960074,2.500131798 +Adonis Thomas,thomaad01,2014,RS,PHI,27,13,9.337885059,-5.703104749,3.63478031,0.043904554,0.043904554,0,6.702609385,-3.021681331,3.680928055,3.526192024 +Goran Dragic,dragigo01,2014,RS,PHO,5389,2668,4.826053679,0.191101625,5.017155304,10.5505868,10.5505868,0,4.465946486,0.681530218,5.147476705,-0.201129559 +PJ Tucker,tuckepj01,2014,RS,PHO,5086,2490,0.766865986,0.947089907,1.713955893,5.705718209,5.705718209,0,0.378950266,1.47354113,1.852491396,0.587186064 +Gerald Green,greenge01,2014,RS,PHO,4762,2330,1.250401389,-1.341899816,-0.091498427,3.196730783,3.196730783,0,1.468286667,-0.915858101,0.552428566,1.10455816 +Channing Frye,fryech01,2014,RS,PHO,4669,2312,1.966371743,0.440067369,2.406439112,6.072285205,6.072285205,0,2.116321051,1.350383848,3.466704898,-0.160208407 +Markieff Morris,morrima02,2014,RS,PHO,4407,2153,-0.035421156,-0.623175834,-0.658596989,2.3078341,2.3078341,0,-0.173612682,-0.266998905,-0.440611587,0.438812262 +Miles Plumlee,plumlmi01,2014,RS,PHO,3964,1964,-3.407855561,1.587775433,-1.820080128,0.927708001,0.927708001,0,-2.853633015,1.919873954,-0.933759061,-0.422256901 +Marcus Morris,morrima03,2014,RS,PHO,3677,1800,0.197571127,-0.386584334,-0.189013207,2.354091622,2.354091622,0,0.614897991,-0.202846114,0.412051877,0.08905877 +Eric Bledsoe,bledser01,2014,RS,PHO,2880,1416,1.505533513,2.20863189,3.714165403,4.69933706,4.69933706,0,1.141160407,2.286048927,3.427209334,0.602698247 +Ish Smith,smithis01,2014,RS,PHO,2052,1006,-1.024709679,0.662929228,-0.361780451,1.215226648,1.215226648,0,-1.161799124,0.588158439,-0.573640686,-0.825812826 +Archie Goodwin,goodwar01,2014,RS,PHO,1110,533,-3.493451873,-0.081273211,-3.574725084,-0.225969086,-0.225969086,0,-3.688829222,-1.084180273,-4.773009495,0.725393426 +Alex Len,lenal01,2014,RS,PHO,755,362,-4.290994226,-5.106581952,-9.397576178,-1.235189778,-1.235189778,0,-3.887165821,-3.834712206,-7.721878026,0.580679776 +Leandro Barbosa,barbole01,2014,RS,PHO,744,368,-0.533144856,-1.646357587,-2.179502442,0.106515881,0.106515881,0,-0.891116925,-2.889733933,-3.780850858,-0.534666945 +Dionte Christmas,chrisdi01,2014,RS,PHO,410,198,-1.092986641,-3.447968065,-4.540954707,-0.180760839,-0.180760839,0,-1.267844194,-3.896565577,-5.164409771,-0.085188882 +Shavlik Randolph,randosh01,2014,RS,PHO,189,95,-2.688660893,6.366892581,3.678231688,0.311269303,0.311269303,0,-2.654726509,3.032088928,0.377362419,-0.092556006 +Viacheslav Kravtsov,kravtvi01,2014,RS,PHO,129,59,-8.180327093,-7.043798203,-15.2241253,-0.377052946,-0.377052946,0,-7.228884626,-8.547599413,-15.77648404,0.398308064 +Nicolas Batum,batumni01,2014,RS,POR,5958,2956,1.89174487,0.023155029,1.914899899,7.122698688,7.122698688,0,2.648844558,0.32434217,2.973186727,1.190512751 +Damian Lillard,lillada01,2014,RS,POR,5945,2937,3.596088394,-1.473985172,2.122103222,7.350827641,7.350827641,0,4.267458145,-0.776409611,3.491048534,0.659370598 +Wesley Matthews,matthwe02,2014,RS,POR,5586,2780,2.770635986,-0.121619747,2.64901624,7.673707501,7.673707501,0,2.844818012,0.200766471,3.045584483,0.200158725 +Robin Lopez,lopezro01,2014,RS,POR,5210,2603,0.952648359,1.970189309,2.922837668,7.458790342,7.458790342,0,0.808024575,2.048128215,2.856152789,-0.955163834 +LaMarcus Aldridge,aldrila01,2014,RS,POR,4993,2498,1.139124681,2.227973419,3.3670981,7.721583795,7.721583795,0,1.956280911,2.430901518,4.387182429,-0.916971966 +Mo Williams,willima01,2014,RS,POR,3715,1834,-0.78155938,-1.553878769,-2.335438148,0.388864467,0.388864467,0,-0.016637932,-0.895645937,-0.91228387,0.23641278 +Dorell Wright,wrighdo01,2014,RS,POR,2008,984,0.292326974,0.188773659,0.481100634,1.62388203,1.62388203,0,0.341814132,-0.742257395,-0.400443262,0.103511547 +Thomas Robinson,robinth01,2014,RS,POR,1763,873,-2.203195479,-0.929976572,-3.133172051,-0.171034007,-0.171034007,0,-1.317113343,-0.943844157,-2.2609575,0.206486954 +Joel Freeland,freeljo01,2014,RS,POR,1475,727,-1.555040841,-0.165048185,-1.720089026,0.379663822,0.379663822,0,-1.474622585,-0.713980946,-2.188603531,-0.589037735 +CJ McCollum,mccolcj01,2014,RS,POR,975,476,-1.060404515,-0.885913132,-1.946317647,0.195843371,0.195843371,0,-0.462885505,-1.415200943,-1.878086448,0.326761953 +Will Barton,bartowi01,2014,RS,POR,787,387,-1.149382609,0.526718796,-0.622663813,0.418914015,0.418914015,0,-1.455960842,-0.655794308,-2.11175515,-0.256432063 +Meyers Leonard,leoname01,2014,RS,POR,753,355,-4.66483261,-2.749122672,-7.413955282,-0.852106164,-0.852106164,0,-3.801445448,-1.967908721,-5.769354169,0.836353458 +Victor Claver,clavevi01,2014,RS,POR,369,184,-1.799649544,4.034580256,2.234930712,0.470204772,0.470204772,0,-1.034751671,1.905461284,0.870709613,0.458173081 +Earl Watson,watsoea01,2014,RS,POR,331,161,-4.496821734,-3.479171524,-7.975993259,-0.435460604,-0.435460604,0,-3.153759174,-2.486787362,-5.640546536,1.382172687 +Allen Crabbe,crabbal01,2014,RS,POR,208,100,-0.295464206,-6.04545193,-6.340916136,-0.183356754,-0.183356754,0,0.154741098,-6.389972387,-6.235231289,0.077593714 +Isaiah Thomas,thomais02,2014,RS,SAC,5033,2497,3.493713957,0.394508176,3.888222133,8.506230547,8.506230547,0,3.151216506,0.10300323,3.254219735,0.559580863 +DeMarcus Cousins,couside01,2014,RS,SAC,4572,2298,1.679681199,3.317243054,4.996924252,9.160685353,9.160685353,0,0.893550351,3.135482001,4.029032352,0.822465736 +Ben McLemore,mclembe01,2014,RS,SAC,4383,2187,-1.917141301,-3.663484862,-5.580626164,-3.163370421,-3.163370421,0,-2.443658571,-2.782168145,-5.225826716,0.149920141 +Jason Thompson,thompja02,2014,RS,SAC,3985,2007,-1.524648973,0.271651604,-1.252997369,1.519972041,1.519972041,0,-2.273057989,0.010286331,-2.262771658,-0.808161848 +Rudy Gay,gayru01,2014,RS,SAC,3773,1892,2.320386767,-0.937190258,1.383196509,4.000366631,4.000366631,0,1.606912984,-1.158628089,0.448284895,0.254793992 +Derrick Williams,willide02,2014,RS,SAC,3362,1658,-1.607814328,-2.396553749,-4.004368077,-1.058289771,-1.058289771,0,-2.221940356,-2.784730017,-5.006670373,-0.252625356 +Marcus Thornton,thornma01,2014,RS,SAC,2217,1121,0.551949061,-0.502939152,0.049009909,1.591289799,1.591289799,0,0.31057912,-1.144988879,-0.834409759,-0.572769096 +Travis Outlaw,outlatr01,2014,RS,SAC,2152,1065,-1.362141229,-1.334277074,-2.696418303,0.028888133,0.028888133,0,-1.892523319,-1.93519901,-3.82772233,-0.745128157 +Ray McCallum,mccalra01,2014,RS,SAC,1760,897,-2.69313346,0.148798236,-2.544335225,0.091930537,0.091930537,0,-3.442100659,-0.726688597,-4.168789256,-2.233566549 +Quincy Acy,acyqu01,2014,RS,SAC,1591,786,-1.640825493,-0.172535442,-1.813360935,0.373285534,0.373285534,0,-1.667184854,-0.270187962,-1.937372815,-0.593157921 +Reggie Evans,evansre01,2014,RS,SAC,983,500,-2.144423837,0.839436287,-1.30498755,0.368416234,0.368416234,0,-2.453450534,1.463479327,-0.989971207,-0.053715797 +Jimmer Fredette,fredeji01,2014,RS,SAC,919,463,2.48921154,-1.563543495,0.925668045,0.866496812,0.866496812,0,1.073860385,-2.632519835,-1.55865945,-0.196524509 +Greivis Vasquez,vasqugr01,2014,RS,SAC,908,465,-0.139851184,-1.89524198,-2.035093163,0.166569984,0.166569984,0,-0.916822711,-1.921720299,-2.83854301,-1.717272513 +John Salmons,salmojo01,2014,RS,SAC,875,445,-2.190468709,-0.523257097,-2.713725806,0.008148439,0.008148439,0,-2.188986969,-1.657546884,-3.846533853,-1.015760913 +Patrick Patterson,pattepa01,2014,RS,SAC,819,415,-3.168149962,0.371104713,-2.797045249,-0.009843741,-0.009843741,0,-3.019901334,0.058122818,-2.961778516,-1.129397003 +Aaron Gray,grayaa01,2014,RS,SAC,683,335,-3.183393585,1.689761708,-1.493631877,0.214828127,0.214828127,0,-3.116094904,0.646036825,-2.470058078,0.041743975 +Carl Landry,landrca01,2014,RS,SAC,476,233,-1.757087918,-3.176863449,-4.933951367,-0.257609011,-0.257609011,0,-1.439050421,-3.018938453,-4.457988874,-0.74320812 +Luc Mbah a Moute,mbahalu01,2014,RS,SAC,394,196,-1.564147886,2.393841066,0.82969318,0.355553086,0.355553086,0,-3.033919294,2.056848996,-0.977070297,-0.646647083 +Chuck Hayes,hayesch01,2014,RS,SAC,364,179,-1.13593987,2.485216401,1.349276531,0.375104606,0.375104606,0,-1.774637292,1.240964131,-0.533673161,0.188283477 +Hamady Ndiaye,ndiayha01,2014,RS,SAC,151,74,-5.805403218,-4.587927049,-10.39333027,-0.287881726,-0.287881726,0,-6.299209683,-3.640057804,-9.939267486,-0.229566186 +Jared Cunningham,cunnija01,2014,RS,SAC,124,58,-0.311723639,4.687599639,4.375876,0.211329049,0.211329049,0,0.186218907,4.189071244,4.375290151,0.210590185 +Orlando Johnson,johnsor01,2014,RS,SAC,99,50,-6.957850212,-7.850539404,-14.80838962,-0.300032191,-0.300032191,0,-8.435237625,-8.19755917,-16.63279679,-2.362666663 +Royce White,whitero03,2014,RS,SAC,19,9,-9.086011075,-15.90264425,-24.98865533,-0.101649489,-0.101649489,0,-9.734013774,-10.91623466,-20.65024843,-0.437674921 +Tim Duncan,duncati01,2014,RS,SAS,4301,2158,-1.275675023,3.020130309,1.744455286,4.953277252,4.953277252,0,-0.375030999,3.039401537,2.664370538,0.09361608 +Marco Belinelli,belinma01,2014,RS,SAS,4079,2016,2.781908826,-1.292360255,1.489548571,4.373319675,4.373319675,0,2.444735898,-0.759723924,1.685011973,0.278816713 +Tony Parker,parketo01,2014,RS,SAS,4006,1997,0.946874892,-1.048496605,-0.101621713,2.671349727,2.671349727,0,0.521293614,-0.58869974,-0.067406126,-0.959801448 +Boris Diaw,diawbo01,2014,RS,SAS,3993,1974,0.76575273,0.255799582,1.021552312,3.792823257,3.792823257,0,0.358616946,0.382564315,0.741181261,-0.142373322 +Kawhi Leonard,leonaka01,2014,RS,SAS,3874,1923,1.662088404,5.036719076,6.69880748,9.289542683,9.289542683,0,1.649343959,5.31537041,6.964714369,0.198441015 +Danny Green,greenda02,2014,RS,SAS,3344,1651,0.663702248,4.010551048,4.674253295,6.286172847,6.286172847,0,1.000560261,3.929764103,4.930324365,0.4973213 +Manu Ginobili,ginobma01,2014,RS,SAS,3194,1550,4.006750743,1.111950788,5.118701531,6.370229923,6.370229923,0,3.931738078,1.087072386,5.018810463,2.274806554 +Patty Mills,millspa02,2014,RS,SAS,3110,1527,3.872578322,0.940874806,4.813453128,5.8784201,5.8784201,0,3.825416687,1.380537927,5.205954614,-0.229189348 +Tiago Splitter,splitti01,2014,RS,SAS,2585,1271,-0.873609587,4.166647561,3.293037973,3.933440886,3.933440886,0,-1.054560941,3.051539028,1.996978087,0.360953651 +Jeff Ayres,pendeje02,2014,RS,SAS,1944,952,-1.699503363,-1.372944748,-3.072448111,-0.157213899,-0.157213899,0,-2.050379928,-0.486520012,-2.53689994,0.365919631 +Cory Joseph,josepco01,2014,RS,SAS,1895,936,0.4735038,-0.869496622,-0.395992821,1.117992338,1.117992338,0,-0.281902783,0.092947469,-0.188955314,-0.525345775 +Matt Bonner,bonnema01,2014,RS,SAS,1385,690,-0.303688853,0.207104097,-0.096584755,0.928864489,0.928864489,0,-1.136213063,-0.240851105,-1.377064167,-0.537896655 +Aron Baynes,baynear01,2014,RS,SAS,1006,491,-3.360667399,-2.378282507,-5.738949907,-0.75182402,-0.75182402,0,-3.83833123,-1.769307315,-5.607638546,0.392951093 +Nando De Colo,decolna01,2014,RS,SAS,607,301,-0.095685203,-1.74924387,-1.844929072,0.140208605,0.140208605,0,-0.312637246,-1.269150183,-1.58178743,0.839601837 +Austin Daye,dayeau01,2014,RS,SAS,232,115,2.06883913,-2.869418217,-0.800579088,0.114007681,0.114007681,0,1.339512929,-1.911386625,-0.571873696,-0.310853606 +Shannon Brown,brownsh01,2014,RS,SAS,214,103,-10.11991744,-1.198473878,-11.31839131,-0.453400755,-0.453400755,0,-9.387588267,-1.814198841,-11.20178711,0.666021867 +Damion James,jamesda01,2014,RS,SAS,101,50,-3.505775234,0.387959407,-3.117815826,-0.009340821,-0.009340821,0,-3.790096634,0.928444776,-2.861651858,-0.430974797 +Othyus Jeffers,jeffeot01,2014,RS,SAS,64,34,3.598266331,0.303239364,3.901505695,0.113516182,0.113516182,0,3.801250567,-0.889504855,2.911745713,-1.551296979 +Malcolm Thomas,thomama01,2014,RS,SAS,29,15,-6.397791065,0.330687101,-6.067103965,-0.02569553,-0.02569553,0,-6.869598358,0.051301183,-6.818297176,1.17026203 +DeMar DeRozan,derozde01,2014,RS,TOR,5786,3017,1.721098039,-1.344992011,0.376106029,4.749069483,4.749069483,0,1.845530167,-1.126286483,0.719243684,-1.253018295 +Kyle Lowry,lowryky01,2014,RS,TOR,5618,2862,4.384132852,1.311507785,5.695640636,12.45742714,12.45742714,0,4.657343323,1.823238007,6.48058133,0.973492986 +Jonas Valanciunas,valanjo01,2014,RS,TOR,4425,2282,-0.423931487,0.096305439,-0.327626048,2.803142401,2.803142401,0,-0.260827909,0.019248767,-0.241579142,-0.583942183 +Amir Johnson,johnsam01,2014,RS,TOR,4276,2214,-0.250058624,1.207261579,0.957202954,4.175588296,4.175588296,0,-0.137400689,1.508536841,1.371136152,-0.274955267 +Terrence Ross,rosste01,2014,RS,TOR,4224,2159,0.498675317,-0.05117922,0.447496097,3.531840061,3.531840061,0,0.829411883,-0.05634635,0.773065532,0.264926025 +John Salmons,salmojo01,2014,RS,TOR,2533,1281,-2.304113221,-0.101382414,-2.405495634,0.22429455,0.22429455,0,-2.229045601,-0.922347108,-3.151392709,-0.36714533 +Greivis Vasquez,vasqugr01,2014,RS,TOR,2521,1314,0.512133635,0.17248612,0.684619755,2.280214887,2.280214887,0,0.663569121,-1.01633758,-0.352768459,-0.931574295 +Patrick Patterson,pattepa01,2014,RS,TOR,2187,1118,0.535858943,1.011589576,1.547448519,2.447070141,2.447070141,0,0.593781501,1.029930339,1.62371184,-0.164729608 +Tyler Hansbrough,hansbty01,2014,RS,TOR,1930,978,-0.771595767,-0.304896974,-1.076492742,0.835914053,0.835914053,0,-1.068704859,-0.27053997,-1.339244829,0.100477898 +Rudy Gay,gayru01,2014,RS,TOR,1249,639,-2.700211248,0.9283561,-1.771855148,0.319317715,0.319317715,0,-1.420499022,0.983680357,-0.436818665,0.127854169 +Chuck Hayes,hayesch01,2014,RS,TOR,1126,575,-2.371108507,2.203801696,-0.167306811,0.754018072,0.754018072,0,-3.525485791,1.230283496,-2.295202294,-0.462529762 +Steve Novak,novakst01,2014,RS,TOR,1087,540,0.454698291,-0.145375278,0.309323013,0.840449874,0.840449874,0,0.295354486,-1.429511429,-1.134156944,-0.275168738 +Landry Fields,fieldla01,2014,RS,TOR,641,322,-1.9996331,0.420617595,-1.579015504,0.19160365,0.19160365,0,-1.830247935,-0.522112496,-2.352360431,-0.384326651 +Nando De Colo,decolna01,2014,RS,TOR,379,193,0.629843512,-2.68201868,-2.052175168,0.068972158,0.068972158,0,-0.817868193,-2.732405934,-3.550274128,0.360583426 +Dwight Buycks,buyckdw01,2014,RS,TOR,286,146,-5.696399132,-0.257892234,-5.954291366,-0.237215761,-0.237215761,0,-3.760921364,-1.185666009,-4.946587373,-0.590449941 +Julyan Stone,stoneju01,2014,RS,TOR,233,120,-3.828332477,-3.049021561,-6.877354037,-0.249618591,-0.249618591,0,-3.604557054,-2.41516479,-6.019721844,-1.167002479 +D.J. Augustin,augusdj01,2014,RS,TOR,157,82,-6.218212306,-7.12040418,-13.33861649,-0.439419316,-0.439419316,0,-5.311555792,-7.198078387,-12.50963418,-0.773027118 +Quincy Acy,acyqu01,2014,RS,TOR,125,61,-0.603423273,-0.775762304,-1.379185576,0.042632549,0.042632549,0,1.116411833,0.367253358,1.483665192,-0.067921363 +Austin Daye,dayeau01,2014,RS,TOR,72,33,-4.495133278,-2.289699725,-6.784833003,-0.068030945,-0.068030945,0,-2.341825907,-3.015101908,-5.356927815,0.138474199 +Aaron Gray,grayaa01,2014,RS,TOR,38,20,-6.848501885,-16.19043209,-23.03893397,-0.206199754,-0.206199754,0,-6.134424849,-12.73767562,-18.87210047,-0.383851903 +Gordon Hayward,haywago01,2014,RS,UTA,5431,2800,0.690428288,-0.052275284,0.638153004,4.881546039,4.881546039,0,0.938245157,0.059201443,0.9974466,0.819728567 +Trey Burke,burketr01,2014,RS,UTA,4384,2262,0.426341353,-2.176439305,-1.750097952,1.138932109,1.138932109,0,0.59934511,-1.927518201,-1.328173091,-1.249036275 +Alec Burks,burksal01,2014,RS,UTA,4280,2193,0.886985921,-0.674503918,0.212482003,3.30668063,3.30668063,0,0.184383696,-0.228373578,-0.043989882,-0.229974543 +Richard Jefferson,jefferi01,2014,RS,UTA,4273,2213,-0.322153279,-1.635362693,-1.957515972,0.89028809,0.89028809,0,-0.589552597,-1.400859015,-1.990411612,-0.480652072 +Derrick Favors,favorde01,2014,RS,UTA,4247,2201,-0.956477047,0.438346098,-0.518130949,2.497842488,2.497842488,0,-0.417276521,0.973967444,0.556690923,-0.322818133 +Enes Kanter,kanteen01,2014,RS,UTA,4136,2138,-3.154783558,-2.292582353,-5.447365911,-2.917464345,-2.917464345,0,-3.164000408,-1.930351172,-5.094351579,-0.809841887 +Marvin Williams,willima02,2014,RS,UTA,3239,1674,0.838810225,-1.731715787,-0.892905562,1.576907564,1.576907564,0,0.5649454,-0.860466903,-0.295521503,-0.5557399 +Jeremy Evans,evansje01,2014,RS,UTA,2356,1209,0.198624948,1.110773704,1.309398652,2.488849292,2.488849292,0,-0.32469719,0.962699952,0.638002762,-0.579055206 +Diante Garrett,garredi02,2014,RS,UTA,2045,1048,-3.9985031,-1.084317356,-5.082820457,-1.235093816,-1.235093816,0,-4.090927025,-1.507815657,-5.598742682,-0.941284045 +John Lucas,lucasjo02,2014,RS,UTA,1173,591,-4.250287979,-0.879417256,-5.129705235,-0.706229747,-0.706229747,0,-4.249958151,-1.87696746,-6.126925612,-1.512946151 +Rudy Gobert,goberru01,2014,RS,UTA,872,434,-4.101361323,3.159998943,-0.94136238,0.402257682,0.402257682,0,-3.529675951,0.958832748,-2.570843204,0.425552422 +Brandon Rush,rushbr01,2014,RS,UTA,826,418,-3.965277595,-4.655169865,-8.62044746,-1.251372307,-1.251372307,0,-4.106589751,-5.417236615,-9.523826365,-0.044469731 +Mike Harris,harrimi01,2014,RS,UTA,455,225,-0.590652368,5.171169832,4.580517464,0.842476198,0.842476198,0,-0.605625135,4.941887517,4.336262382,0.11049738 +Ian Clark,clarkia01,2014,RS,UTA,346,172,-3.096708193,-2.470009938,-5.56671813,-0.249987632,-0.249987632,0,-2.85659162,-3.083321891,-5.939913511,1.08969581 +Jamaal Tinsley,tinslja01,2014,RS,UTA,210,110,-4.750294765,-6.227434085,-10.97772885,-0.459673641,-0.459673641,0,-4.062394337,-6.374301902,-10.43669624,-0.432666736 +Malcolm Thomas,thomama01,2014,RS,UTA,103,48,-7.281139359,-7.698649397,-14.97978876,-0.303017108,-0.303017108,0,-6.51191059,-10.35248126,-16.86439185,1.125500594 +Andris Biedrins,biedran01,2014,RS,UTA,92,45,-5.997590739,2.875009632,-3.122581106,-0.008577881,-0.008577881,0,-6.410184044,1.199633968,-5.210550077,0.266765799 +John Wall,walljo01,2014,RS,WAS,5953,2980,1.914295922,-0.19796756,1.716328363,6.899706095,6.899706095,0,2.194049182,0.022023307,2.216072489,1.541261772 +Trevor Ariza,arizatr01,2014,RS,WAS,5466,2723,0.95185236,0.730772076,1.682624435,6.241120861,6.241120861,0,0.816355953,0.798206943,1.614562896,1.292569966 +Marcin Gortat,gortama01,2014,RS,WAS,5272,2655,-0.562351869,2.534648828,1.972296959,6.363986035,6.363986035,0,-0.445768295,1.888966757,1.443198462,-0.491030715 +Bradley Beal,bealbr01,2014,RS,WAS,4960,2530,0.296486117,0.433575273,0.73006139,4.480124475,4.480124475,0,0.188102446,0.288197145,0.47629959,-0.255362209 +Martell Webster,webstma02,2014,RS,WAS,4274,2157,0.909702111,-2.522845754,-1.613143643,1.241069477,1.241069477,0,0.535826142,-2.568765988,-2.032939846,-0.769898202 +Nene,hilarne01,2014,RS,WAS,3111,1560,-2.150823772,3.758639516,1.607815743,3.487805382,3.487805382,0,-1.896948293,3.320117586,1.423169293,0.535582779 +Trevor Booker,booketr01,2014,RS,WAS,3052,1553,0.233878357,-2.730756476,-2.496878119,0.198525394,0.198525394,0,-0.257158476,-2.519434523,-2.776592999,-0.972425839 +Garrett Temple,templga01,2014,RS,WAS,1281,638,-3.598452353,2.650438774,-0.948013579,0.585877814,0.585877814,0,-3.216543193,1.601149919,-1.615393274,-0.111596702 +Kevin Seraphin,serapke01,2014,RS,WAS,1134,578,-3.12678067,1.607019822,-1.519760847,0.360853431,0.360853431,0,-3.792904633,0.217122488,-3.575782145,-0.512548486 +Al Harrington,harrial01,2014,RS,WAS,1012,511,-1.515829462,-0.540616213,-2.056445676,0.181734456,0.181734456,0,-1.849147011,-1.407007401,-3.256154412,0.486095055 +Jan Vesely,veselja01,2014,RS,WAS,912,470,-3.400740261,3.76608898,0.365348719,0.745166735,0.745166735,0,-2.462158928,3.520696999,1.058538071,-0.24076187 +Andre Miller,millean02,2014,RS,WAS,795,412,1.938192955,-1.394479142,0.543713813,0.687358815,0.687358815,0,0.934589174,-1.300102222,-0.365513047,-0.690980572 +Drew Gooden,goodedr01,2014,RS,WAS,761,395,0.518046314,-0.361753236,0.156293079,0.580786318,0.580786318,0,-0.174483625,-0.672783895,-0.84726752,-0.805049871 +Otto Porter Jr.,porteot01,2014,RS,WAS,634,319,-4.21430663,-1.294511609,-5.508818238,-0.44798588,-0.44798588,0,-4.134716336,-2.598274785,-6.732991122,-0.218372708 +Chris Singleton,singlch01,2014,RS,WAS,499,250,-5.289051087,-2.69620293,-7.985254017,-0.664335463,-0.664335463,0,-5.574491957,-2.655373699,-8.229865656,-0.491410825 +Eric Maynor,maynoer01,2014,RS,WAS,422,215,-4.773742105,-7.371015669,-12.14475777,-1.015907526,-1.015907526,0,-4.567054368,-7.277329621,-11.84438399,-1.361803879 +Glen Rice,ricegl02,2014,RS,WAS,222,109,-5.628627372,4.884130034,-0.744497338,0.112323611,0.112323611,0,-4.427205368,2.146415789,-2.280789579,0.682834242 +Paul Millsap,millspa01,2014,PO,ATL,510,267,0.818689185,7.60727782,8.425967005,1.566456188,0,1.566456188,5.087822515,5.252653976,10.34047649,-0.219622029 +Kyle Korver,korveky01,2014,PO,ATL,485,250,2.647031195,-0.375055568,2.271975627,0.678236786,0,0.678236786,5.760379104,-1.498935306,4.261443798,2.471840857 +DeMarre Carroll,carrode01,2014,PO,ATL,472,246,0.407007738,-2.515667288,-2.10865955,0.082362412,0,0.082362412,2.688582318,-3.488898017,-0.8003157,-0.733372536 +Jeff Teague,teaguje01,2014,PO,ATL,471,242,-1.891386955,-0.572370187,-2.463757142,0.036885012,0,0.036885012,3.497862351,-3.235358521,0.26250383,1.106867141 +Pero Antic,anticpe01,2014,PO,ATL,327,170,-1.926155984,6.514760806,4.588604822,0.658485838,0,0.658485838,3.254022536,2.578119888,5.832142424,0.285327243 +Mike Scott,scottmi01,2014,PO,ATL,292,146,0.938417511,-3.2224473,-2.284029789,0.035952504,0,0.035952504,4.457485809,-4.89233098,-0.434845171,0.399887209 +Lou Williams,willilo02,2014,PO,ATL,262,133,-2.582806491,-2.570392645,-5.153199136,-0.170812828,0,-0.170812828,2.384970782,-5.44213604,-3.057165258,1.448972881 +Shelvin Mack,macksh01,2014,PO,ATL,225,118,6.836357553,2.21934281,9.055700362,0.717566736,0,0.717566736,7.750609967,-0.827024242,6.923585724,-1.958333794 +Elton Brand,brandel01,2014,PO,ATL,159,81,-1.292393843,1.183560063,-0.10883378,0.111527515,0,0.111527515,1.982693854,-1.961020905,0.021672949,-0.861343411 +Cartier Martin,martica01,2014,PO,ATL,30,15,-0.262310386,4.187679699,3.925369313,0.052806113,0,0.052806113,1.244052136,3.233289888,4.477342025,0.206828081 +Dennis Schroder,schrode01,2014,PO,ATL,13,7,13.71857321,1.920866815,15.63944003,0.066451985,0,0.066451985,8.824048983,-4.52914869,4.294900293,-1.75878865 +Mike Muscala,muscami01,2014,PO,ATL,9,5,-6.449282179,12.56356617,6.114283987,0.022485529,0,0.022485529,-6.974541695,5.060805233,-1.913736462,-3.328323075 +Joe Johnson,johnsjo02,2014,PO,BRK,863,469,4.868357541,0.400848218,5.269205759,1.949506278,0,1.949506278,2.778905137,0.61480992,3.393715058,-1.385062546 +Deron Williams,willide01,2014,PO,BRK,786,428,2.757210326,3.797532856,6.554743181,2.084312844,0,2.084312844,1.798231631,3.241798043,5.040029674,-0.497867794 +Paul Pierce,piercpa01,2014,PO,BRK,687,368,-0.319651625,1.478590743,1.158939118,0.762701212,0,0.762701212,-0.579463408,1.495039029,0.915575622,0.707198508 +Shaun Livingston,livinsh01,2014,PO,BRK,604,325,-1.574499455,-4.523266997,-6.097766452,-0.569144934,0,-0.569144934,-1.968296737,-3.622148466,-5.590445203,-0.546822186 +Alan Anderson,anderal01,2014,PO,BRK,498,261,-2.011770578,0.495606472,-1.516164106,0.171242842,0,0.171242842,-2.241210918,0.47144245,-1.769768468,0.980367855 +Kevin Garnett,garneke01,2014,PO,BRK,463,250,-1.138373708,0.446177135,-0.692196573,0.270870076,0,0.270870076,-1.598587151,0.217075347,-1.381511804,0.056921836 +Mirza Teletovic,teletmi01,2014,PO,BRK,401,220,3.175564337,0.28138998,3.456954318,0.717361005,0,0.717361005,2.251212051,-1.140319322,1.110892729,-0.152517258 +Andray Blatche,blatcan01,2014,PO,BRK,331,172,0.824830509,6.078632867,6.903463376,0.880369582,0,0.880369582,-0.678253254,3.854940294,3.17668704,0.708429605 +Andrei Kirilenko,kirilan01,2014,PO,BRK,268,144,1.674776279,2.289339986,3.964116265,0.50923919,0,0.50923919,1.021103679,2.234737664,3.255841343,0.089714433 +Marcus Thornton,thornma01,2014,PO,BRK,228,124,2.391983609,-4.536361637,-2.144378029,0.039429574,0,0.039429574,0.525358604,-5.267860012,-4.742501409,-0.203227872 +Mason Plumlee,plumlma01,2014,PO,BRK,213,114,-10.58101978,-3.801762891,-14.38278267,-0.700511349,0,-0.700511349,-8.158090507,-4.122414912,-12.28050542,0.358812777 +Jorge Gutierrez,gutiejo01,2014,PO,BRK,7,3,4.726709262,-25.74640138,-21.01969212,-0.029155548,0,-0.029155548,-2.010117502,-20.01904155,-22.02915906,1.013674755 +Kemba Walker,walkeke02,2014,PO,CHA,292,153,1.870760496,1.695728415,3.566488911,0.510656742,0,0.510656742,-0.078740078,2.836846987,2.758106909,0.387818455 +Josh McRoberts,mcrobjo01,2014,PO,CHA,290,154,3.849296018,2.435959452,6.28525547,0.728018269,0,0.728018269,1.778718294,3.303221929,5.081940223,-0.526264913 +Gerald Henderson,hendege02,2014,PO,CHA,229,119,-2.912343875,1.13199511,-1.780348765,0.062299188,0,0.062299188,-3.961289263,1.230522364,-2.7307669,2.417698375 +Gary Neal,nealga01,2014,PO,CHA,203,104,-3.340083242,-2.91770642,-6.257789662,-0.194953507,0,-0.194953507,-4.323675684,-3.762888284,-8.086563969,1.445736073 +Al Jefferson,jeffeal01,2014,PO,CHA,201,106,-2.625030219,3.270330039,0.64529982,0.188149795,0,0.188149795,-3.864306252,3.843515843,-0.02079041,-0.603016445 +Michael Kidd-Gilchrist,kiddgmi01,2014,PO,CHA,171,91,-3.521390679,-1.799419449,-5.320810128,-0.123939647,0,-0.123939647,-5.969580656,-0.922086863,-6.89166752,0.632113322 +Chris Douglas-Roberts,douglch01,2014,PO,CHA,130,70,1.893911358,-5.607989903,-3.714078546,-0.035359196,0,-0.035359196,-1.323061305,-4.042532914,-5.365594219,-0.396390726 +Cody Zeller,zelleco01,2014,PO,CHA,106,53,-5.432165445,-7.524195655,-12.9563611,-0.284037174,0,-0.284037174,-5.368735887,-8.097679152,-13.46641504,-0.19691402 +Bismack Biyombo,biyombi01,2014,PO,CHA,89,48,-5.464303728,4.151950363,-1.312353365,0.035933738,0,0.035933738,-5.830555943,2.119853598,-3.710702345,-0.965500574 +Luke Ridnour,ridnolu01,2014,PO,CHA,70,36,-1.532843171,-0.211288628,-1.7441318,0.019082201,0,0.019082201,-2.857582306,-4.310261633,-7.167843939,0.135588847 +Anthony Tolliver,tollian01,2014,PO,CHA,46,21,2.832456308,-1.091026181,1.741430126,0.050087214,0,0.050087214,0.129101862,-0.080020644,0.049081218,0.85270103 +Jannero Pargo,pargoja01,2014,PO,CHA,6,3,-20.30615465,32.78807191,12.48191726,0.024151035,0,0.024151035,-18.16030652,16.43929904,-1.721007486,0.408856318 +DJ White,whitedj01,2014,PO,CHA,5,3,-31.07354718,18.7450041,-12.32854307,-0.015367391,0,-0.015367391,-25.03403777,7.136402391,-17.89763537,1.51417689 +Jimmy Butler,butleji01,2014,PO,CHI,397,218,-0.491307215,-2.765862584,-3.257169799,-0.058474734,0,-0.058474734,0.304269034,-2.181431077,-1.877162043,0.472935463 +Joakim Noah,noahjo01,2014,PO,CHI,380,210,-2.796664787,5.318852069,2.522187282,0.58422473,0,0.58422473,-1.213514676,4.435792913,3.222278237,0.260851139 +Kirk Hinrich,hinriki01,2014,PO,CHI,305,167,-1.37306131,1.351308381,-0.021752929,0.236486813,0,0.236486813,0.320120725,1.332503239,1.652623964,-1.261556151 +Mike Dunleavy,dunlemi02,2014,PO,CHI,299,163,2.226613731,-3.249981315,-1.023367584,0.149378371,0,0.149378371,2.191077798,-2.987943736,-0.796865938,0.804685364 +Taj Gibson,gibsota01,2014,PO,CHI,279,154,4.976373009,7.133034128,12.10940714,1.198100051,0,1.198100051,4.034577677,3.349163756,7.383741434,-0.464675062 +D.J. Augustin,augusdj01,2014,PO,CHI,260,141,0.925894588,-1.957065008,-1.03117042,0.126578874,0,0.126578874,1.377400359,-1.971182051,-0.593781692,-0.69011721 +Carlos Boozer,boozeca01,2014,PO,CHI,219,121,-4.503581267,-6.674565165,-11.17814643,-0.532548434,0,-0.532548434,-2.058827417,-5.769944815,-7.828772232,-0.704460232 +Tony Snell,snellto01,2014,PO,CHI,87,46,-3.938519568,-3.096199575,-7.034719143,-0.103720444,0,-0.103720444,-3.427885284,-3.764552151,-7.192437434,0.007122711 +Nazr Mohammed,mohamna01,2014,PO,CHI,9,5,0.391392427,19.1487194,19.54011183,0.059080908,0,0.059080908,-5.216581895,23.87523357,18.65865167,0.68937126 +Dirk Nowitzki,nowitdi01,2014,PO,DAL,517,263,-0.671563181,-0.803654948,-1.47521813,0.17582562,0,0.17582562,4.340949635,0.197883904,4.538833539,-0.311534704 +Monta Ellis,ellismo01,2014,PO,DAL,488,249,-1.155983797,-1.803838021,-2.959821818,-0.027526437,0,-0.027526437,2.522860434,-0.498743322,2.024117112,0.117426508 +Shawn Marion,mariosh01,2014,PO,DAL,387,193,-0.855937769,-0.208354429,-1.064292198,0.17117991,0,0.17117991,2.577598585,-0.454581307,2.123017277,-0.008046652 +Vince Carter,cartevi01,2014,PO,DAL,385,190,3.140237762,5.008330005,8.148567767,1.1013763,0,1.1013763,5.693584045,4.117772408,9.811356454,1.001571523 +Jose Calderon,caldejo01,2014,PO,DAL,376,191,5.130230895,-4.932207316,0.198023579,0.294949143,0,0.294949143,7.791902361,-3.468050921,4.32385144,-0.419601703 +Devin Harris,harride01,2014,PO,DAL,354,176,3.279075295,0.228654347,3.507729642,0.577911958,0,0.577911958,5.69855398,-0.102578154,5.595975826,-0.260046967 +Samuel Dalembert,dalemsa01,2014,PO,DAL,257,135,1.25664282,2.201194665,3.457837484,0.435885765,0,0.435885765,3.62562719,3.118655501,6.74428269,-1.073378343 +Brandan Wright,wrighbr03,2014,PO,DAL,180,90,3.999337149,0.25407788,4.253415029,0.33119862,0,0.33119862,4.493205944,0.031991414,4.525197358,-0.131263932 +DeJuan Blair,blairde01,2014,PO,DAL,165,81,5.330590813,10.17785009,15.5084409,0.796761602,0,0.796761602,7.588958722,11.96505217,19.5540109,2.211777056 +Jae Crowder,crowdja01,2014,PO,DAL,161,81,2.205062854,5.159147363,7.364210217,0.42957717,0,0.42957717,2.97238498,4.32130109,7.293686071,-0.325660837 +Wayne Ellington,ellinwa01,2014,PO,DAL,27,14,-0.933924022,4.592842066,3.658918043,0.049406292,0,0.049406292,4.146926233,-0.572015051,3.574911182,4.310866137 +Shane Larkin,larkish01,2014,PO,DAL,18,10,-9.019923437,-8.11511241,-17.13503585,-0.07335809,0,-0.07335809,-7.307627168,-7.840327291,-15.14795446,-2.864044898 +Bernard James,jamesbe01,2014,PO,DAL,14,8,4.317073055,16.12839102,20.44546408,0.095777905,0,0.095777905,3.391968888,12.40568367,15.79765256,-1.773279902 +Stephen Curry,curryst01,2014,PO,GSW,600,296,9.203973843,1.160618099,10.36459194,2.049718199,0,2.049718199,6.850555728,1.599641172,8.450196899,0.320411873 +Klay Thompson,thompkl01,2014,PO,GSW,516,257,-0.49442299,-0.892376295,-1.386799286,0.183426934,0,0.183426934,-2.271993488,0.175535963,-2.096457525,-0.464824809 +Andre Iguodala,iguodan01,2014,PO,GSW,495,248,-1.423572191,-0.232149554,-1.655721745,0.141110362,0,0.141110362,-2.867776472,0.461675118,-2.406101353,-1.098536334 +Draymond Green,greendr01,2014,PO,GSW,467,228,2.821122202,7.95236826,10.77349046,1.670679361,0,1.670679361,1.777726524,9.689426269,11.46715279,2.758068847 +David Lee,leeda02,2014,PO,GSW,439,217,-1.541414586,-1.996167475,-3.537582061,-0.091100435,0,-0.091100435,-2.498696494,-0.012855146,-2.51155164,1.207472119 +Harrison Barnes,barneha02,2014,PO,GSW,329,156,2.419376466,-0.895480278,1.523896188,0.356757891,0,0.356757891,-0.148029273,-1.670633275,-1.818662547,1.567532006 +Jermaine O'Neal,onealje01,2014,PO,GSW,169,84,-7.334043453,-0.200765864,-7.534809317,-0.210968156,0,-0.210968156,-6.704175403,-2.526236235,-9.230411637,-0.230045064 +Marreese Speights,speigma01,2014,PO,GSW,139,68,2.628100152,-0.424232658,2.203867494,0.178350902,0,0.178350902,-0.874820328,0.238902603,-0.635917724,0.572568777 +Jordan Crawford,crawfjo02,2014,PO,GSW,124,57,-1.700285213,-5.946814904,-7.647100117,-0.149776415,0,-0.149776415,-3.112545605,-6.919698916,-10.03224452,1.829651521 +Steve Blake,blakest01,2014,PO,GSW,99,45,-5.132796834,-6.758068567,-11.8908654,-0.216820129,0,-0.216820129,-4.851175862,-8.116987108,-12.96816297,0.160178363 +Hilton Armstrong,armsthi01,2014,PO,GSW,43,17,-5.851194019,-16.26103557,-22.11222959,-0.183600508,0,-0.183600508,-6.160109069,-16.8222709,-22.98237997,5.571260634 +Ognjen Kuzmic,kuzmiog01,2014,PO,GSW,16,8,-4.169398696,2.366017748,-1.803380948,0.003923418,0,0.003923418,-2.930246827,0.555140748,-2.375106078,-1.431600387 +Nemanja Nedovic,nedovne01,2014,PO,GSW,1,0,-3.296613906,-57.31357607,-60.61018997,0,0,0,-4.754271556,-48.88611513,-53.64038668,8.321224959 +James Harden,hardeja01,2014,PO,HOU,514,263,8.043794468,1.921200716,9.964995184,1.767286406,0,1.767286406,3.546221114,3.515561036,7.061782151,0.403503199 +Chandler Parsons,parsoch01,2014,PO,HOU,487,250,1.400699054,-0.804206242,0.596492812,0.437076184,0,0.437076184,-1.165406692,0.866942259,-0.298464433,-0.665098212 +Dwight Howard,howardw01,2014,PO,HOU,449,231,1.620177869,0.379825671,2.00000354,0.574043397,0,0.574043397,-0.769454698,1.584272707,0.814818009,-0.535254026 +Patrick Beverley,beverpa01,2014,PO,HOU,399,202,-2.114724717,-0.219199449,-2.333924166,0.044087654,0,0.044087654,-3.79395768,0.711344901,-3.082612778,-0.289681276 +Jeremy Lin,linje01,2014,PO,HOU,352,177,-0.025816378,-0.991665201,-1.017481578,0.161489786,0,0.161489786,-3.868146962,-0.338728483,-4.206875446,0.073344415 +Omer Asik,asikom01,2014,PO,HOU,312,163,-0.739367679,-0.232635988,-0.972003667,0.150754371,0,0.150754371,-2.780064625,2.428056659,-0.352007966,-1.062210575 +Terrence Jones,joneste01,2014,PO,HOU,278,138,0.111026213,-1.84967121,-1.738644998,0.073843027,0,0.073843027,-2.352635818,0.084320474,-2.268315345,0.509112363 +Troy Daniels,danietr01,2014,PO,HOU,138,68,3.922894934,2.790469142,6.713364076,0.339731212,0,0.339731212,0.042926749,3.134082452,3.177009202,0.306115459 +Francisco Garcia,garcifr01,2014,PO,HOU,48,22,-1.289748274,-4.622889726,-5.912638001,-0.036884118,0,-0.036884118,-4.720478597,-5.578195408,-10.29867401,0.689872587 +Paul George,georgpa01,2014,PO,IND,1453,781,4.230198189,3.356807129,7.587005318,4.268401103,0,4.268401103,3.294858003,3.523227546,6.818085549,0.44310115 +Lance Stephenson,stephla01,2014,PO,IND,1307,705,-0.590597848,-0.754008447,-1.344606295,0.519365281,0,0.519365281,-1.177036178,-0.901041334,-2.078077512,-0.355128468 +David West,westda01,2014,PO,IND,1290,687,2.068070467,1.032459912,3.100530379,2.134178654,0,2.134178654,1.011626758,0.163143128,1.174769886,0.843183335 +George Hill,hillge01,2014,PO,IND,1272,687,-0.672770758,2.826900905,2.154130147,1.744025307,0,1.744025307,-0.85555027,2.531314405,1.675764134,-1.50841449 +Roy Hibbert,hibbero01,2014,PO,IND,995,542,-3.140041085,1.331014224,-1.809026861,0.264686172,0,0.264686172,-3.340034265,0.123197347,-3.216836917,-1.2725209 +C.J. Watson,watsocj01,2014,PO,IND,653,342,-2.808390197,-1.937891552,-4.746281749,-0.361025243,0,-0.361025243,-3.141840055,-1.847103213,-4.988943269,0.458170145 +Ian Mahinmi,mahinia01,2014,PO,IND,462,241,-4.841390025,4.230698634,-0.610691391,0.272802098,0,0.272802098,-5.403181483,2.266956892,-3.136224592,0.515653943 +Luis Scola,scolalu01,2014,PO,IND,460,243,-4.660333546,-1.885006718,-6.545340264,-0.486560609,0,-0.486560609,-4.234627103,-2.941360961,-7.175988064,0.241597109 +Evan Turner,turneev01,2014,PO,IND,294,149,-6.220822719,-3.391573656,-9.612396375,-0.54253662,0,-0.54253662,-5.770795882,-4.823379438,-10.59417532,0.77597126 +Chris Copeland,copelch01,2014,PO,IND,164,82,-1.118120034,0.879580779,-0.238539255,0.110445139,0,0.110445139,-1.984728852,-1.666489815,-3.651218668,1.781020552 +Rasual Butler,butlera01,2014,PO,IND,133,70,1.404851493,-6.451203401,-5.046351908,-0.084125341,0,-0.084125341,-1.194681949,-7.856905913,-9.051587862,-0.503052172 +Lavoy Allen,allenla01,2014,PO,IND,31,15,-0.893215283,5.362560636,4.469345353,0.056525636,0,0.056525636,-1.825177455,1.394198586,-0.430978869,-0.743746892 +Donald Sloan,sloando01,2014,PO,IND,31,15,-2.635268917,-7.050249964,-9.685518881,-0.054717748,0,-0.054717748,-1.990341271,-6.896389851,-8.886731123,-0.041200013 +Solomon Hill,hillso01,2014,PO,IND,1,1,-16.33201408,12.95647962,-3.375534463,-0.000320723,0,-0.000320723,-12.36495143,4.666886586,-7.698064846,-2.377640664 +Blake Griffin,griffbl01,2014,PO,LAC,956,478,3.689014895,0.769263128,4.458278023,1.78904404,0,1.78904404,4.377860413,1.000413485,5.378273898,-1.228910769 +Chris Paul,paulch01,2014,PO,LAC,947,472,10.56206473,2.6584793,13.22054403,3.969014693,0,3.969014693,9.694797108,3.619653087,13.31445019,0.057747944 +DeAndre Jordan,jordade01,2014,PO,LAC,882,442,-0.148232336,0.936428076,0.78819574,0.819381045,0,0.819381045,1.242568141,1.028964595,2.271532736,-0.398545925 +Matt Barnes,barnema02,2014,PO,LAC,820,404,0.261214654,-2.21571573,-1.954501075,0.17131001,0,0.17131001,1.22460486,-1.050495843,0.174109018,1.206796439 +JJ Redick,redicjj01,2014,PO,LAC,712,351,3.278757456,1.681265792,4.960023248,1.445503031,0,1.445503031,4.124621755,1.264168429,5.388790184,1.400613675 +Jamal Crawford,crawfja01,2014,PO,LAC,645,313,2.912065418,-4.012484036,-1.100418618,0.275244414,0,0.275244414,3.529500684,-4.251487533,-0.721986849,1.215163933 +Darren Collison,collida01,2014,PO,LAC,521,249,-1.567536642,-1.514917195,-3.082453837,-0.044029183,0,-0.044029183,-0.572840449,-2.020293663,-2.593134112,1.000973357 +Glen Davis,davisgl01,2014,PO,LAC,325,158,-1.526145353,-0.664617878,-2.190763231,0.046758897,0,0.046758897,-1.191999616,-2.115690524,-3.30769014,0.527306536 +Danny Granger,grangda01,2014,PO,LAC,274,134,-3.224849709,1.979685712,-1.245163998,0.106944766,0,0.106944766,-1.942133099,1.592153028,-0.349980071,0.732577706 +Jared Dudley,dudleja01,2014,PO,LAC,91,45,-2.270854676,-4.691932076,-6.962786752,-0.099478539,0,-0.099478539,-1.616025051,-3.054686135,-4.670711187,-0.256810006 +Hedo Turkoglu,turkohe01,2014,PO,LAC,79,41,0.298857627,7.789383155,8.088240782,0.230683573,0,0.230683573,2.164489448,5.831232009,7.995721456,-1.247377896 +Willie Green,greenwi01,2014,PO,LAC,41,19,-5.434083224,-2.764336147,-8.198419371,-0.056223303,0,-0.056223303,-0.741437171,-1.388771349,-2.13020852,2.983387734 +Ryan Hollins,holliry01,2014,PO,LAC,18,9,-11.06710656,3.322446196,-7.744660367,-0.023330285,0,-0.023330285,-6.48095017,-0.537747339,-7.018697509,-1.26897148 +Reggie Bullock,bullore01,2014,PO,LAC,10,5,-2.16958743,-27.8420577,-30.01164513,-0.070366721,0,-0.070366721,-1.094768751,-23.08139554,-24.17616429,-1.757983913 +Marc Gasol,gasolma01,2014,PO,MEM,565,299,-0.695305291,4.056136105,3.360830814,0.93554349,0,0.93554349,-1.424272806,4.056633689,2.632360883,-2.499755475 +Mike Conley,conlemi01,2014,PO,MEM,511,267,0.603245289,-1.288628291,-0.685383003,0.28954688,0,0.28954688,-0.364085964,0.435008549,0.070922585,-0.167110028 +Zach Randolph,randoza01,2014,PO,MEM,445,234,-4.244979941,4.160526811,-0.08445313,0.322742242,0,0.322742242,-3.963177872,4.221967031,0.258789159,-1.546336021 +Tony Allen,allento01,2014,PO,MEM,444,230,2.536377157,1.779011065,4.315388222,0.863867396,0,0.863867396,0.542480611,2.838794852,3.381275463,0.952017136 +Courtney Lee,leeco01,2014,PO,MEM,426,224,0.927972825,-1.394523699,-0.466550874,0.267930899,0,0.267930899,-0.768468817,-1.030086183,-1.798555,-0.419469094 +Mike Miller,millemi01,2014,PO,MEM,336,173,-0.641918548,-1.004206348,-1.646124896,0.101458236,0,0.101458236,-1.323246353,-0.934765177,-2.25801153,0.895482648 +Beno Udrih,udrihbe01,2014,PO,MEM,220,115,0.094782997,1.005174508,1.099957506,0.231956641,0,0.231956641,-0.998119324,-0.175555752,-1.173675076,-0.404663832 +Tayshaun Prince,princta01,2014,PO,MEM,210,113,-3.241882056,0.471135633,-2.770746423,-0.001202483,0,-0.001202483,-3.848704119,1.01349671,-2.835207409,-2.340598691 +Kosta Koufos,koufoko01,2014,PO,MEM,92,45,-1.233843833,2.880955847,1.647112015,0.1039443,0,0.1039443,-1.818853772,0.753759908,-1.065093865,-0.155908787 +James Johnson,johnsja01,2014,PO,MEM,59,28,1.912929194,-2.829391547,-0.916462353,0.027657506,0,0.027657506,-1.25888005,-1.165383203,-2.424263254,2.208598673 +Ed Davis,davised01,2014,PO,MEM,48,25,-0.220629361,3.451045153,3.230415793,0.078667141,0,0.078667141,-1.273946339,0.658464792,-0.615481546,-0.006167943 +Jon Leuer,leuerjo01,2014,PO,MEM,44,23,4.550504317,12.87967059,17.4301749,0.246160282,0,0.246160282,2.019820571,10.3848682,12.40468877,0.732503768 +Jamaal Franklin,frankja01,2014,PO,MEM,7,4,9.995813418,-1.974834048,8.02097937,0.022547058,0,0.022547058,-1.890684463,-4.752308964,-6.642993427,-0.506381456 +LeBron James,jamesle01,2014,PO,MIA,1396,763,6.88992357,0.823548128,7.713471698,4.210398659,0,4.210398659,7.575597083,0.682746982,8.258344065,0.20794931 +Dwyane Wade,wadedw01,2014,PO,MIA,1263,693,-0.048974901,-1.837035828,-1.886010729,0.316092345,0,0.316092345,2.513976776,-1.748685857,0.765290918,0.304273017 +Chris Bosh,boshch01,2014,PO,MIA,1248,686,1.085322883,0.229741097,1.31506398,1.45279006,0,1.45279006,3.027794302,-0.628527593,2.399266709,-0.922700228 +Mario Chalmers,chalmma01,2014,PO,MIA,981,535,1.058727843,-1.830268305,-0.771540462,0.556317733,0,0.556317733,2.948234711,-1.857032371,1.091202339,-0.108683604 +Ray Allen,allenra02,2014,PO,MIA,956,527,3.180209961,-1.258779486,1.921430475,1.29064658,0,1.29064658,4.143573059,-2.013823461,2.129749598,-0.342134325 +Norris Cole,coleno01,2014,PO,MIA,751,404,-0.372436911,-1.942931268,-2.315368179,0.091773465,0,0.091773465,1.120373415,-3.180332013,-2.059958597,-0.625413385 +Rashard Lewis,lewisra02,2014,PO,MIA,596,319,0.600283771,4.906242904,5.506526675,1.37926695,0,1.37926695,2.789596297,2.353237123,5.14283342,-0.445670004 +Chris Andersen,anderch01,2014,PO,MIA,583,317,0.568240552,5.441796286,6.010036838,1.448860228,0,1.448860228,1.386756778,2.478706184,3.865462962,-0.785091002 +Shane Battier,battish01,2014,PO,MIA,374,202,1.546974143,-1.576866073,-0.029891931,0.288065143,0,0.288065143,1.988320248,-2.775707686,-0.787387439,-0.340781975 +Udonis Haslem,hasleud01,2014,PO,MIA,316,169,-2.39133958,-0.887124913,-3.278464492,-0.046831403,0,-0.046831403,-0.013028589,-1.826993877,-1.840022466,-0.323434501 +James Jones,jonesja02,2014,PO,MIA,239,126,5.617210832,-3.890730499,1.726480333,0.296647568,0,0.296647568,4.525485481,-5.055867264,-0.530381783,-0.046419002 +Toney Douglas,douglto01,2014,PO,MIA,56,29,3.852851058,-1.840315894,2.012535164,0.070998483,0,0.070998483,2.237866692,-2.626208715,-0.388342024,-2.141323067 +Michael Beasley,beaslmi01,2014,PO,MIA,46,23,6.188322532,2.62038764,8.808710172,0.141129269,0,0.141129269,3.676391915,1.516695824,5.193087739,0.821856504 +Greg Oden,odengr01,2014,PO,MIA,15,7,5.074095471,-16.04697456,-10.97287909,-0.030884248,0,-0.030884248,3.348874578,-8.790082658,-5.441208081,1.826489721 +Kevin Durant,duranke01,2014,PO,OKC,1603,815,5.100956035,0.476645635,5.57760167,3.661863705,0,3.661863705,4.351626224,0.432516259,4.784142484,2.352984837 +Russell Westbrook,westbru01,2014,PO,OKC,1454,735,6.231094287,0.198095448,6.429189735,3.633709482,0,3.633709482,5.346707367,1.322500477,6.669207844,2.185270286 +Serge Ibaka,ibakase01,2014,PO,OKC,1128,581,1.220097812,4.210088788,5.4301866,2.470364031,0,2.470364031,0.664159501,5.536797128,6.200956629,-1.131860881 +Reggie Jackson,jacksre01,2014,PO,OKC,1048,531,-0.56980366,0.749774763,0.179971103,0.814502412,0,0.814502412,-0.990816994,0.946839826,-0.043977168,-0.472407262 +Caron Butler,butleca01,2014,PO,OKC,821,419,-2.469588798,-3.080979875,-5.550568673,-0.613569313,0,-0.613569313,-2.30232883,-3.579052207,-5.881381038,-0.585260396 +Kendrick Perkins,perkike01,2014,PO,OKC,750,384,-2.50902003,1.752593874,-0.756426155,0.401648014,0,0.401648014,-2.885699758,2.667935955,-0.217763803,-0.270731974 +Steven Adams,adamsst01,2014,PO,OKC,658,331,-3.068970945,-1.679107897,-4.748078842,-0.345893247,0,-0.345893247,-2.689206709,-0.695244677,-3.384451386,-0.564429685 +Derek Fisher,fishede01,2014,PO,OKC,600,299,-2.272235594,-1.324669582,-3.596905176,-0.133095682,0,-0.133095682,-1.31134055,-0.605636354,-1.916976904,-0.10525983 +Thabo Sefolosha,sefolth01,2014,PO,OKC,473,236,-2.38433206,1.333979932,-1.050352128,0.210505887,0,0.210505887,-2.581890175,0.877137288,-1.704752887,-0.247032373 +Nick Collison,collini01,2014,PO,OKC,366,183,-3.671750752,6.054096084,2.382345332,0.49537263,0,0.49537263,-3.400933212,5.736146471,2.335213259,0.216981481 +Jeremy Lamb,lambje01,2014,PO,OKC,198,100,0.125295987,4.59058625,4.715882237,0.393357388,0,0.393357388,1.049873502,3.754043772,4.803917274,0.118746582 +Perry Jones III,jonespe01,2014,PO,OKC,107,55,-1.822364413,-2.082455097,-3.90481951,-0.033208453,0,-0.033208453,-1.520037922,-4.5985595,-6.118597422,-0.591958396 +Andre Roberson,roberan03,2014,PO,OKC,16,9,-16.78465911,1.426970039,-15.35768907,-0.058394724,0,-0.058394724,-9.922239976,-4.693710402,-14.61595038,-2.040490036 +Hasheem Thabeet,thabeha01,2014,PO,OKC,16,7,-9.799543139,-11.44707541,-21.24661855,-0.070053223,0,-0.070053223,-8.445721806,-4.823821236,-13.26954304,2.619163378 +Damian Lillard,lillada01,2014,PO,POR,918,466,8.003758379,-1.10479365,6.89896473,2.338990233,0,2.338990233,6.90494737,-0.043256372,6.861690998,-1.060029373 +Nicolas Batum,batumni01,2014,PO,POR,913,459,1.458164327,2.157226705,3.615391032,1.546947745,0,1.546947745,1.815804171,2.865431704,4.681235875,0.575978824 +LaMarcus Aldridge,aldrila01,2014,PO,POR,869,441,3.124992952,2.891644542,6.016637494,2.024434143,0,2.024434143,2.415939589,2.88062395,5.296563539,-0.451676166 +Wesley Matthews,matthwe02,2014,PO,POR,849,426,-0.461981128,-0.065090971,-0.527072098,0.504879562,0,0.504879562,-0.33641368,1.81743142,1.48101774,1.226505329 +Robin Lopez,lopezro01,2014,PO,POR,716,367,-0.673499841,-3.147780101,-3.821279942,-0.203695037,0,-0.203695037,-0.621631544,-1.074386075,-1.696017619,-1.429053137 +Mo Williams,willima01,2014,PO,POR,385,187,-5.024558312,-4.221596097,-9.24615441,-0.645525368,0,-0.645525368,-4.274330996,-4.513353541,-8.787684536,0.915787991 +Thomas Robinson,robinth01,2014,PO,POR,253,122,-2.785794743,1.809920994,-0.975873749,0.115348176,0,0.115348176,-2.697427608,1.088579384,-1.608848224,1.186147125 +Dorell Wright,wrighdo01,2014,PO,POR,184,88,-6.181142972,-1.71557332,-7.896716292,-0.241939485,0,-0.241939485,-5.363216387,-1.393227634,-6.756444021,1.408780649 +Will Barton,bartowi01,2014,PO,POR,172,81,0.068730564,0.532045106,0.60077567,0.14649507,0,0.14649507,-0.065768008,-0.599583251,-0.665351259,2.38980582 +CJ McCollum,mccolcj01,2014,PO,POR,49,24,-12.78269065,-8.47977164,-21.26246229,-0.233460902,0,-0.233460902,-8.843831794,-8.471297483,-17.31512928,-0.130712117 +Joel Freeland,freeljo01,2014,PO,POR,47,24,-16.32735447,4.742278077,-11.5850764,-0.115622745,0,-0.115622745,-12.20737308,1.591272537,-10.61610054,3.365610311 +Earl Watson,watsoea01,2014,PO,POR,30,14,-6.696805918,-19.96718037,-26.66398629,-0.178871467,0,-0.178871467,-4.127898209,-14.64651452,-18.77441273,1.423361256 +Meyers Leonard,leoname01,2014,PO,POR,17,9,-13.71537739,7.08150246,-6.633874931,-0.017837532,0,-0.017837532,-8.232172997,1.957235446,-6.274937551,-2.803975729 +Victor Claver,clavevi01,2014,PO,POR,15,7,-17.03868511,16.28024892,-0.758436193,0.007822775,0,0.007822775,-10.03198411,11.36933183,1.337347724,6.161754225 +Tim Duncan,duncati01,2014,PO,SAS,1463,752,1.810525166,1.946275497,3.756800663,2.535803229,0,2.535803229,-0.117598086,2.811721905,2.694123819,-1.404054507 +Kawhi Leonard,leonaka01,2014,PO,SAS,1445,736,1.840325035,4.403121482,6.243446518,3.489715688,0,3.489715688,0.370397452,6.323665743,6.694063195,0.17865488 +Tony Parker,parketo01,2014,PO,SAS,1401,719,0.619718924,-0.775825801,-0.156106876,0.973107096,0,0.973107096,-1.30074008,-0.287186914,-1.587926993,-0.781197561 +Boris Diaw,diawbo01,2014,PO,SAS,1203,604,2.013167293,0.792073113,2.805240406,1.780008139,0,1.780008139,0.306067668,1.887747903,2.193815571,0.75770074 +Manu Ginobili,ginobma01,2014,PO,SAS,1182,586,4.428162161,3.436917789,7.86507995,3.364603608,0,3.364603608,2.277140489,4.575873543,6.853014031,2.591763713 +Danny Green,greenda02,2014,PO,SAS,1044,529,2.941783494,3.493006989,6.434790483,2.579386518,0,2.579386518,1.321619099,5.174100113,6.495719212,0.824361119 +Tiago Splitter,splitti01,2014,PO,SAS,1026,516,0.462083957,4.995203914,5.457287871,2.243034377,0,2.243034377,-1.32728936,5.87845903,4.551169671,0.607955769 +Marco Belinelli,belinma01,2014,PO,SAS,719,356,-1.972851381,-6.589849849,-8.56270123,-1.093076475,0,-1.093076475,-2.836976254,-5.248618691,-8.085594945,0.357920133 +Patty Mills,millspa02,2014,PO,SAS,715,351,3.50552587,3.736556583,7.242082453,1.856696317,0,1.856696317,1.47734579,4.572712606,6.050058396,0.563052774 +Matt Bonner,bonnema01,2014,PO,SAS,268,136,-0.700371524,4.854031602,4.153660079,0.491938452,0,0.491938452,-1.70746473,3.081230094,1.373765364,-0.396274776 +Aron Baynes,baynear01,2014,PO,SAS,205,101,0.045108217,5.446934337,5.492042554,0.440185352,0,0.440185352,-1.583104714,4.906474008,3.323369294,0.455965511 +Cory Joseph,josepco01,2014,PO,SAS,172,87,2.431421591,4.215717266,6.647138857,0.422318269,0,0.422318269,0.352549327,4.189349223,4.54189855,-1.699322518 +Jeff Ayres,pendeje02,2014,PO,SAS,129,65,-0.35164353,4.29110464,3.93946111,0.223958209,0,0.223958209,-1.66772149,4.29060298,2.62288149,-1.96378034 +Austin Daye,dayeau01,2014,PO,SAS,10,6,-18.62523413,0.171803705,-18.45343042,-0.04827854,0,-0.04827854,-11.37087701,2.294019257,-9.076857749,-2.434063334 +DeMar DeRozan,derozde01,2014,PO,TOR,525,282,3.403198818,-4.327483063,-0.924284246,0.267063934,0,0.267063934,-0.794354668,-4.64741784,-5.441772508,-1.319249561 +Kyle Lowry,lowryky01,2014,PO,TOR,513,271,3.801022519,0.483137665,4.284160184,1.005775746,0,1.005775746,-0.069395196,0.363034947,0.293639751,0.250094327 +Patrick Patterson,pattepa01,2014,PO,TOR,389,199,2.215400617,-0.781314712,1.434085905,0.444083283,0,0.444083283,-0.425854119,-2.607858202,-3.033712321,1.260708532 +Jonas Valanciunas,valanjo01,2014,PO,TOR,370,200,-4.904232084,-3.741825171,-8.646057254,-0.615803864,0,-0.615803864,-6.04239087,-5.233736866,-11.27612774,-0.702540466 +Greivis Vasquez,vasqugr01,2014,PO,TOR,364,190,1.281454404,6.021487845,7.302942249,1.001494311,0,1.001494311,-1.61331973,3.376680343,1.763360613,-0.330451908 +Amir Johnson,johnsam01,2014,PO,TOR,362,191,-1.74390406,-0.259278179,-2.003182239,0.075480457,0,0.075480457,-4.258547468,-1.059071598,-5.317619066,0.521948075 +Terrence Ross,rosste01,2014,PO,TOR,302,158,-3.907441857,0.465883003,-3.441558854,-0.05826025,0,-0.05826025,-5.167252688,0.381525909,-4.785726779,1.23371464 +John Salmons,salmojo01,2014,PO,TOR,153,77,-4.734878487,-1.230019091,-5.964897578,-0.130977733,0,-0.130977733,-6.232797971,-2.97685343,-9.209651401,0.51186727 +Chuck Hayes,hayesch01,2014,PO,TOR,73,38,-5.297926094,7.958893243,2.660967149,0.108275723,0,0.108275723,-6.161312688,3.077802686,-3.083510002,0.068782272 +Landry Fields,fieldla01,2014,PO,TOR,57,26,-6.859391682,18.26536477,11.40597309,0.197733375,0,0.197733375,-5.755961021,12.5016211,6.745660079,1.946807401 +Tyler Hansbrough,hansbty01,2014,PO,TOR,57,29,-3.067278523,-6.257038232,-9.324316755,-0.102240233,0,-0.102240233,-5.495365604,-5.578306278,-11.07367188,1.773800124 +Steve Novak,novakst01,2014,PO,TOR,31,15,-11.87567162,14.31412751,2.438455888,0.040732712,0,0.040732712,-9.856525069,6.033865915,-3.822659154,-0.498038394 +Nando De Colo,decolna01,2014,PO,TOR,8,4,-3.163056046,-17.11454669,-20.27760274,-0.037354374,0,-0.037354374,-5.606379111,-17.07970041,-22.68607952,1.162900692 +Bradley Beal,bealbr01,2014,PO,WAS,843,458,3.031041032,2.662825772,5.693866804,2.019681888,0,2.019681888,6.79187676,2.23532385,9.02720061,-0.697154209 +John Wall,walljo01,2014,PO,WAS,786,420,-0.139259343,0.763515038,0.624255695,0.759809767,0,0.759809767,4.444451427,0.304245558,4.748696985,1.752979649 +Trevor Ariza,arizatr01,2014,PO,WAS,759,407,3.096078074,2.394843067,5.490921142,1.793665762,0,1.793665762,5.65059075,2.408230642,8.058821392,1.512424932 +Marcin Gortat,gortama01,2014,PO,WAS,705,382,1.331610007,3.48797357,4.819583578,1.502542661,0,1.502542661,4.94563754,1.684718492,6.630356033,-1.159330179 +Nene,hilarne01,2014,PO,WAS,603,325,-4.416855055,1.817751684,-2.599103371,0.025904684,0,0.025904684,0.864220544,1.573486752,2.437707296,0.356386286 +Martell Webster,webstma02,2014,PO,WAS,369,195,-1.30161877,0.276614868,-1.025003902,0.177156339,0,0.177156339,1.362446889,-0.812939934,0.549506955,0.081907323 +Drew Gooden,goodedr01,2014,PO,WAS,273,146,1.761777863,2.005022041,3.766799905,0.500543303,0,0.500543303,4.26209668,2.439065759,6.701162439,-0.020604234 +Trevor Booker,booketr01,2014,PO,WAS,265,146,1.207734824,-3.046016456,-1.838281632,0.069607552,0,0.069607552,3.178852013,-3.643756494,-0.464904481,-0.576889691 +Andre Miller,millean02,2014,PO,WAS,196,108,-1.378775179,-5.406822073,-6.785597253,-0.227346411,0,-0.227346411,2.081440762,-5.470015653,-3.388574891,-0.807287052 +Al Harrington,harrial01,2014,PO,WAS,119,59,-8.671568772,0.074308679,-8.597260093,-0.18411854,0,-0.18411854,-2.343327309,-2.379744543,-4.723071852,1.321882928 +Garrett Temple,templga01,2014,PO,WAS,33,9,-0.26956607,-10.0420906,-10.31165667,-0.039427845,0,-0.039427845,0.049871837,-15.26091547,-15.21104364,9.374650789 +Otto Porter Jr.,porteot01,2014,PO,WAS,14,6,-6.988108357,-18.66653975,-25.65464811,-0.072915956,0,-0.072915956,-5.475218781,-17.274054,-22.74927278,0.771814479 +Kevin Seraphin,serapke01,2014,PO,WAS,14,6,-23.91178501,-34.15919734,-58.07098236,-0.178978911,0,-0.178978911,-15.55439547,-27.51465086,-43.06904632,2.295180038 +Kyle Korver,korveky01,2015,RS,ATL,4854,2418,4.561931066,0.07686072,4.638791786,9.187284884,9.187284884,0,4.792228908,0.142567608,4.934796516,0.757468703 +Paul Millsap,millspa01,2015,RS,ATL,4765,2390,0.984262559,2.362133391,3.34639595,7.477810625,7.477810625,0,1.886028023,2.750677623,4.636705647,0.567584252 +Al Horford,horfoal01,2015,RS,ATL,4637,2318,0.440596213,1.581138127,2.02173434,5.602148953,5.602148953,0,0.927210308,0.889998215,1.817208522,-0.698608161 +Jeff Teague,teaguje01,2015,RS,ATL,4482,2228,2.191959832,0.467380823,2.659340656,6.213391378,6.213391378,0,2.700052017,-0.015010718,2.685041299,1.005201291 +DeMarre Carroll,carrode01,2015,RS,ATL,4378,2189,1.879942363,0.988257845,2.868200208,6.279015721,6.279015721,0,2.154490872,1.595863531,3.750354404,0.06806378 +Dennis Schroder,schrode01,2015,RS,ATL,2985,1516,-0.726820254,-2.037256366,-2.76407662,-0.010788466,-0.010788466,0,-0.129227536,-2.588293362,-2.717520898,-0.874426954 +Kent Bazemore,bazemke01,2015,RS,ATL,2670,1324,-2.578827657,-0.011819558,-2.590647214,0.107585377,0.107585377,0,-1.893500048,-0.139519233,-2.033019281,-0.05184256 +Mike Scott,scottmi01,2015,RS,ATL,2235,1123,-0.746867341,-1.86354362,-2.610410962,0.079420869,0.079420869,0,-0.017950024,-2.949577698,-2.967527722,-0.66822222 +Pero Antic,anticpe01,2015,RS,ATL,2120,1037,-1.32567563,1.131283048,-0.194392582,1.359670128,1.359670128,0,-0.670713173,0.047946235,-0.622766938,0.535886093 +Thabo Sefolosha,sefolth01,2015,RS,ATL,1935,976,0.061159372,3.978436785,4.039596157,3.358694308,3.358694308,0,0.187644348,3.094273403,3.281917751,-0.630248203 +Shelvin Mack,macksh01,2015,RS,ATL,1659,833,-0.273762928,-2.201123456,-2.474886384,0.116186621,0.116186621,0,-0.017769472,-2.529476318,-2.54724579,-0.603413766 +Mike Muscala,muscami01,2015,RS,ATL,997,502,0.954435421,0.058157225,1.012592646,0.960434264,0.960434264,0,0.544451574,-0.63365984,-0.089208265,-0.322655026 +Elton Brand,brandel01,2015,RS,ATL,965,486,-4.061373728,2.504535777,-1.556837951,0.29449664,0.29449664,0,-3.766719606,1.277125549,-2.489594057,-0.439674643 +John Jenkins,jenkijo01,2015,RS,ATL,611,297,-0.812001426,-2.181611135,-2.99361256,-0.037063496,-0.037063496,0,-0.067024654,-3.182541185,-3.249565838,0.387144859 +Austin Daye,dayeau01,2015,RS,ATL,157,76,0.06180222,2.286333666,2.348135886,0.201293964,0.201293964,0,1.592190261,0.384458949,1.97664921,1.752521646 +Adreian Payne,paynead01,2015,RS,ATL,38,19,-10.57951482,-10.67150555,-21.25102038,-0.180052215,-0.180052215,0,-4.532887078,-6.068670806,-10.60155788,0.37804025 +Avery Bradley,bradlav01,2015,RS,BOS,4966,2428,-1.632032544,-0.92544808,-2.557480624,0.241094866,0.241094866,0,-0.832976294,-0.303505808,-1.136482102,1.048862996 +Evan Turner,turneev01,2015,RS,BOS,4593,2260,-1.889396569,0.187976079,-1.70142049,1.212532508,1.212532508,0,-1.41780395,0.012658059,-1.405145891,0.274883111 +Brandon Bass,bassbr01,2015,RS,BOS,3921,1929,-1.706267116,-1.055151685,-2.761418801,-0.011178747,-0.011178747,0,-1.662378277,-1.371001724,-3.033380001,-0.506520247 +Marcus Smart,smartma01,2015,RS,BOS,3667,1808,0.317908651,1.767092775,2.085001426,4.474370737,4.474370737,0,0.729569838,2.359844261,3.089414099,0.308846296 +Tyler Zeller,zellety01,2015,RS,BOS,3534,1731,-0.357859312,0.3379797,-0.019879613,2.410854504,2.410854504,0,-0.686919543,0.255121183,-0.431798361,-0.010668459 +Jared Sullinger,sullija01,2015,RS,BOS,3175,1566,0.545570411,0.529502881,1.075073292,3.057393732,3.057393732,0,0.985048416,0.652415815,1.637464231,0.039620181 +Kelly Olynyk,olynyke01,2015,RS,BOS,2938,1423,0.765555552,2.05545497,2.821010521,4.097368517,4.097368517,0,1.199591499,2.039950707,3.239542205,1.250263286 +Jae Crowder,crowdja01,2015,RS,BOS,2820,1382,1.580095817,0.429324532,2.009420349,3.371027025,3.371027025,0,1.317800794,0.511632516,1.82943331,0.43368413 +Jeff Green,greenje02,2015,RS,BOS,2249,1093,-0.690131116,-0.989305636,-1.679436752,0.600109204,0.600109204,0,-0.389368314,-0.787634463,-1.177002777,0.499730543 +Rajon Rondo,rondora01,2015,RS,BOS,1461,699,-0.086058448,0.459261249,0.373202801,1.127589176,1.127589176,0,0.600362241,0.669272238,1.269634479,1.184833035 +Marcus Thornton,thornma01,2015,RS,BOS,1306,640,2.184873879,-0.405134716,1.779739163,1.479473354,1.479473354,0,2.117035512,-1.702992993,0.414042518,0.025070148 +Phil Pressey,pressph01,2015,RS,BOS,1228,600,-2.079158721,-0.236811546,-2.315970267,0.132901654,0.132901654,0,-1.290079567,-0.278585098,-1.568664665,0.026323841 +Isaiah Thomas,thomais02,2015,RS,BOS,1123,545,6.218796089,-2.7937527,3.425043389,1.724652162,1.724652162,0,5.356862567,-3.681237066,1.675625501,0.425893212 +Jonas Jerebko,jerebjo01,2015,RS,BOS,1061,527,1.342188119,4.770581785,6.112769904,2.384079163,2.384079163,0,1.530219056,3.860658227,5.390877283,0.044199577 +James Young,youngja01,2015,RS,BOS,688,332,-0.423485958,-3.60083678,-4.024322739,-0.216620669,-0.216620669,0,-0.773283758,-4.063677879,-4.836961636,0.341069608 +Gerald Wallace,wallage01,2015,RS,BOS,574,286,-1.849965874,0.756668416,-1.093297458,0.243024072,0.243024072,0,-2.265058952,0.019605771,-2.245453181,0.508814815 +Tayshaun Prince,princta01,2015,RS,BOS,392,198,2.89920538,1.739121012,4.638326392,0.736304546,0.736304546,0,1.878425673,0.279875287,2.15830096,-1.292686641 +Gigi Datome,datomlu01,2015,RS,BOS,385,192,0.656629676,-0.349206806,0.30742287,0.298778064,0.298778064,0,0.782969974,-2.680047074,-1.8970771,-0.231231619 +Jameer Nelson,nelsoja01,2015,RS,BOS,247,121,-2.688793309,-0.050335781,-2.73912909,0.000680055,0.000680055,0,-1.960688993,0.569278536,-1.391410457,1.278648731 +Brandan Wright,wrighbr03,2015,RS,BOS,175,86,-4.250299638,3.710833567,-0.539466071,0.09691034,0.09691034,0,-4.66861167,-0.205790392,-4.874402062,-0.080774986 +Shavlik Randolph,randosh01,2015,RS,BOS,52,25,-8.495638083,3.157975217,-5.337662865,-0.032983562,-0.032983562,0,-7.965036758,2.548462596,-5.416574162,-0.064144039 +Dwight Powell,poweldw01,2015,RS,BOS,23,9,-5.451410002,-10.24568889,-15.6970989,-0.062550515,-0.062550515,0,-3.291359728,-8.732876277,-12.024236,5.000389528 +Joe Johnson,johnsjo02,2015,RS,BRK,5427,2791,1.767181805,-2.604620803,-0.837438998,2.686312644,2.686312644,0,1.557422734,-2.695633875,-1.138211141,-1.30679982 +Jarrett Jack,jackja01,2015,RS,BRK,4440,2241,-2.061372824,-0.529938208,-2.591311032,0.181634689,0.181634689,0,-1.621486355,-1.154363644,-2.775849999,0.103779051 +Deron Williams,willide01,2015,RS,BRK,4158,2114,1.200188644,-0.007300202,1.192888443,4.254278292,4.254278292,0,1.241384923,-0.288410264,0.952974658,0.036653802 +Brook Lopez,lopezbr01,2015,RS,BRK,4129,2100,0.230849609,0.629858397,0.860708005,3.863092447,3.863092447,0,0.251019737,0.581338255,0.832357992,-0.136143821 +Bojan Bogdanovic,bogdabo02,2015,RS,BRK,3663,1854,0.216993261,-1.969688993,-1.752695732,0.942886449,0.942886449,0,0.104225334,-2.370889769,-2.266664434,-0.048226607 +Alan Anderson,anderal01,2015,RS,BRK,3476,1744,-0.811013026,1.357146906,0.546133881,2.936771399,2.936771399,0,-0.792476408,0.617110596,-0.175365812,0.127790871 +Mason Plumlee,plumlma01,2015,RS,BRK,3405,1743,-0.787306791,-1.85716544,-2.644472231,0.093672243,0.093672243,0,-0.92739963,-1.453904023,-2.381303653,-0.175088539 +Mirza Teletovic,teletmi01,2015,RS,BRK,1764,892,-1.595425703,0.886206544,-0.709219159,0.931406829,0.931406829,0,-0.842133773,-0.349462788,-1.191596561,0.273689596 +Kevin Garnett,garneke01,2015,RS,BRK,1664,854,-1.776999268,2.256481736,0.479482468,1.406078119,1.406078119,0,-1.20585405,1.613174941,0.407320891,-0.071030199 +Thaddeus Young,youngth01,2015,RS,BRK,1636,829,0.830931991,0.496274729,1.327206719,1.731823181,1.731823181,0,1.382687959,0.471847747,1.854535706,0.408437016 +Markel Brown,brownma02,2015,RS,BRK,1567,781,-1.091409658,-0.442419508,-1.533829166,0.48682594,0.48682594,0,-1.404082158,-0.732530873,-2.136613031,0.439887119 +Sergey Karasev,karasse01,2015,RS,BRK,1108,555,-0.576918127,0.721719794,0.144801668,0.824966927,0.824966927,0,-1.013699484,0.090983675,-0.922715809,0.616760219 +Cory Jefferson,jeffeco01,2015,RS,BRK,1081,531,-0.867675124,1.823489052,0.955813928,1.005961644,1.005961644,0,-0.674177634,-0.802681314,-1.476858947,0.190708424 +Jerome Jordan,jordaje01,2015,RS,BRK,773,383,-1.863339594,-0.949991057,-2.813330651,-0.0124599,-0.0124599,0,-1.676200635,-2.422690258,-4.098890892,0.656120387 +Darius Morris,morrida01,2015,RS,BRK,599,299,-3.730818969,-2.1793958,-5.910214768,-0.478113486,-0.478113486,0,-3.885603809,-3.264766909,-7.150370718,-0.791010882 +Earl Clark,clarkea01,2015,RS,BRK,196,93,-5.497626645,0.697280599,-4.800346046,-0.098399053,-0.098399053,0,-4.924380368,-1.186601151,-6.11098152,1.097084261 +Jorge Gutierrez,gutiejo01,2015,RS,BRK,89,44,-0.516742896,-6.679709755,-7.196452651,-0.100189239,-0.100189239,0,-1.569975048,-6.450371773,-8.020346821,0.357103584 +Brandon Davies,daviebr01,2015,RS,BRK,85,44,-4.582050284,-2.11626748,-6.698317765,-0.089335345,-0.089335345,0,-3.736787136,-3.799070554,-7.53585769,0.757710413 +Andrei Kirilenko,kirilan01,2015,RS,BRK,72,36,-4.91302019,-6.334985667,-11.24800586,-0.154673376,-0.154673376,0,-5.135141934,-5.897816444,-11.03295838,-0.867004785 +Gerald Henderson,hendege02,2015,RS,CHA,4535,2315,-0.963137834,1.096341928,0.133204094,3.400445536,3.400445536,0,-1.480735616,0.853881688,-0.626853928,-0.139229747 +Kemba Walker,walkeke02,2015,RS,CHA,4118,2119,1.156721239,1.212726263,2.369447502,5.437460145,5.437460145,0,0.998699903,1.81617463,2.814874532,-1.684874383 +Marvin Williams,willima02,2015,RS,CHA,4049,2035,-0.811449014,0.900804944,0.089355931,2.954316038,2.954316038,0,-1.141752059,0.949478538,-0.192273522,0.206066181 +Al Jefferson,jeffeal01,2015,RS,CHA,3892,1992,-2.327650929,0.25443689,-2.073214039,0.680319016,0.680319016,0,-2.465594496,1.315804234,-1.149790261,-1.047155101 +Michael Kidd-Gilchrist,kiddgmi01,2015,RS,CHA,3127,1587,-1.000320865,2.971748491,1.971427626,3.802566789,3.802566789,0,-2.192176526,2.372717102,0.180540577,-0.509555571 +Lance Stephenson,stephla01,2015,RS,CHA,3104,1573,-3.435665861,-2.331418649,-5.76708451,-2.429970167,-2.429970167,0,-3.581197408,-1.997386445,-5.578583853,0.341594389 +Cody Zeller,zelleco01,2015,RS,CHA,2935,1487,-0.110467517,2.107309063,1.996841546,3.604943419,3.604943419,0,-0.305452127,2.163895868,1.858443742,0.097710858 +Brian Roberts,roberbr01,2015,RS,CHA,2610,1330,-0.427368361,-0.264778248,-0.69214661,1.380735086,1.380735086,0,-0.808265153,-0.982799135,-1.791064288,-1.075028149 +Bismack Biyombo,biyombi01,2015,RS,CHA,2420,1243,-2.456140088,0.269701998,-2.186438091,0.355397052,0.355397052,0,-3.323805359,0.159724333,-3.164081026,-0.53712127 +Gary Neal,nealga01,2015,RS,CHA,1840,931,-1.219127244,-4.539448148,-5.758575392,-1.427105803,-1.427105803,0,-1.701716195,-4.267048706,-5.968764901,-0.131258838 +Jason Maxiell,maxieja01,2015,RS,CHA,1756,878,-2.957966063,0.446476055,-2.511490008,0.10647966,0.10647966,0,-3.429398778,-0.218309603,-3.647708381,-0.325111899 +Mo Williams,willima01,2015,RS,CHA,1662,831,1.29754543,-0.980866074,0.316679356,1.302775126,1.302775126,0,0.573142768,-0.984302671,-0.411159903,0.189994509 +PJ Hairston,hairspj02,2015,RS,CHA,1381,687,-0.375095081,-0.797724223,-1.172819304,0.555433184,0.555433184,0,-0.774572253,-1.22432758,-1.998899833,0.454426212 +Jeff Taylor,tayloje03,2015,RS,CHA,835,430,-3.565575149,-3.221999498,-6.787574647,-0.885162183,-0.885162183,0,-4.065497501,-2.730447837,-6.795945337,-0.067680185 +Noah Vonleh,vonleno01,2015,RS,CHA,510,259,-3.488612904,-0.685226487,-4.173839391,-0.187436306,-0.187436306,0,-3.272290012,-1.981616851,-5.253906863,-0.363088624 +Troy Daniels,danietr01,2015,RS,CHA,268,135,1.355952878,-1.838901254,-0.482948376,0.157495602,0.157495602,0,0.626329143,-1.370180599,-0.743851456,0.82777388 +Jannero Pargo,pargoja01,2015,RS,CHA,143,73,3.695200091,-0.051463566,3.643736525,0.237326424,0.237326424,0,2.738706125,-1.773586083,0.965120042,-0.324465213 +Pau Gasol,gasolpa01,2015,RS,CHI,5312,2681,0.305320336,0.480547379,0.785867716,4.863006105,4.863006105,0,0.912790539,0.44053681,1.353327349,0.525080525 +Jimmy Butler,butleji01,2015,RS,CHI,4928,2513,3.249945485,-0.222309092,3.027636393,7.35772376,7.35772376,0,3.030948462,0.929714099,3.960662561,-0.646903169 +Joakim Noah,noahjo01,2015,RS,CHI,4044,2049,-0.37011794,2.552395892,2.182277952,5.165174942,5.165174942,0,-0.399008238,2.471357697,2.072349459,0.16687072 +Aaron Brooks,brookaa01,2015,RS,CHI,3705,1885,1.649498798,-2.889518436,-1.240019638,1.4468499,1.4468499,0,1.559948143,-1.940472188,-0.380524045,-0.352557027 +Mike Dunleavy,dunlemi02,2015,RS,CHI,3583,1838,0.721150458,-0.458441161,0.262709297,2.813345105,2.813345105,0,0.458920832,-0.169708674,0.289212158,-0.401064391 +Taj Gibson,gibsota01,2015,RS,CHI,3287,1692,-1.25570287,0.759218271,-0.496484599,1.926273533,1.926273533,0,-1.290772826,0.736200784,-0.554572042,-0.941145646 +Nikola Mirotic,mirotni01,2015,RS,CHI,3253,1654,1.936084727,2.2398274,4.175912127,5.877593696,5.877593696,0,2.401636504,1.977839927,4.379476431,0.541752294 +Kirk Hinrich,hinriki01,2015,RS,CHI,3202,1610,-2.327286805,-0.629094765,-2.95638157,-0.168947461,-0.168947461,0,-2.077330351,-0.09717378,-2.174504131,-0.327462172 +Derrick Rose,rosede01,2015,RS,CHI,3073,1530,0.145734611,0.814441058,0.960175669,2.92470125,2.92470125,0,0.650237478,0.107719006,0.757956484,0.944178291 +Tony Snell,snellto01,2015,RS,CHI,2792,1412,0.111233539,0.442492176,0.553725715,2.377073067,2.377073067,0,-0.080600245,-0.262728927,-0.343329173,-0.118411697 +E'Twaun Moore,mooreet01,2015,RS,CHI,1015,504,-0.804524142,0.104567515,-0.699956628,0.524850367,0.524850367,0,-0.404976296,-0.229876436,-0.634852732,-0.418291715 +Doug McDermott,mcderdo01,2015,RS,CHI,645,321,-5.055433164,-6.37518004,-11.4306132,-1.42813948,-1.42813948,0,-4.221142117,-6.123795783,-10.3449379,0.437024468 +Nazr Mohammed,mohamna01,2015,RS,CHI,256,128,-3.995263441,3.922630504,-0.072632938,0.174024745,0.174024745,0,-3.313261365,3.231302246,-0.081959119,-0.450998635 +Cameron Bairstow,bairsca01,2015,RS,CHI,130,64,-4.496619746,-3.048730283,-7.545350029,-0.157321994,-0.157321994,0,-5.645870423,-2.593061629,-8.238932051,0.453432625 +Kyrie Irving,irvinky01,2015,RS,CLE,5378,2730,5.509395757,-0.866141129,4.643254629,10.36291266,10.36291266,0,6.053326383,-0.505283213,5.54804317,0.607601942 +Kevin Love,loveke01,2015,RS,CLE,4950,2532,1.661266358,1.586411865,3.247678223,7.757798595,7.757798595,0,2.862047745,0.989054325,3.85110207,0.121781354 +LeBron James,jamesle01,2015,RS,CLE,4885,2493,5.251482182,-0.124572533,5.126909649,10.08546782,10.08546782,0,5.995092667,-0.891401484,5.103691184,0.637466003 +Tristan Thompson,thomptr01,2015,RS,CLE,4270,2194,-0.292594543,0.018488837,-0.274105705,2.738811811,2.738811811,0,0.429548029,-0.332960133,0.096587896,-1.129773735 +JR Smith,smithjr01,2015,RS,CLE,2894,1461,3.085660874,0.268822335,3.354483209,4.559003423,4.559003423,0,3.82110584,0.362396668,4.183502508,0.183519901 +Matthew Dellavedova,dellama01,2015,RS,CLE,2686,1380,-0.491540893,-1.797159159,-2.288700051,0.321407773,0.321407773,0,-0.049452587,-1.464862915,-1.514315502,-0.9986705 +Timofey Mozgov,mozgoti01,2015,RS,CLE,2286,1148,-0.03611858,3.144660149,3.10854157,3.43296738,3.43296738,0,0.644896477,2.03087815,2.675774628,0.043689366 +Shawn Marion,mariosh01,2015,RS,CLE,2171,1101,-2.072595143,-0.702934766,-2.775529909,-0.014222117,-0.014222117,0,-1.836519843,-2.116217169,-3.952737012,-0.79441816 +Iman Shumpert,shumpim01,2015,RS,CLE,1811,920,-0.310935962,3.648595514,3.337659553,2.861365284,2.861365284,0,0.536286699,2.924601677,3.460888376,0.131395178 +Dion Waiters,waitedi01,2015,RS,CLE,1545,786,-2.459024153,-0.470010393,-2.929034546,-0.071961138,-0.071961138,0,-1.198831131,-0.289229982,-1.488061114,0.220658146 +Mike Miller,millemi01,2015,RS,CLE,1390,701,-2.898536935,-3.603878273,-6.502415208,-1.342307249,-1.342307249,0,-2.187448178,-4.104220316,-6.291668495,0.018234903 +James Jones,jonesja02,2015,RS,CLE,1334,669,0.98243852,-3.144143518,-2.161704998,0.201000827,0.201000827,0,1.846876026,-3.68218488,-1.835308854,0.096344587 +Anderson Varejao,varejan01,2015,RS,CLE,1235,636,-1.522912681,1.917989056,0.395076375,1.019790835,1.019790835,0,-0.857928526,2.366198059,1.508269533,-0.070115703 +Joe Harris,harrijo01,2015,RS,CLE,989,493,-2.126946695,-5.355664897,-7.482611593,-1.193848693,-1.193848693,0,-1.702567313,-5.211663451,-6.914230764,0.27885158 +Kendrick Perkins,perkike01,2015,RS,CLE,330,167,-9.9171693,1.338700036,-8.578469264,-0.497543638,-0.497543638,0,-8.174293973,-0.688600858,-8.86289483,0.181174123 +Brendan Haywood,haywobr01,2015,RS,CLE,242,119,-7.700860719,1.587648869,-6.11321185,-0.205831514,-0.205831514,0,-6.220521929,0.363121034,-5.857400895,0.769314624 +AJ Price,priceaj01,2015,RS,CLE,173,87,-5.296490127,-0.239449133,-5.53593926,-0.121217859,-0.121217859,0,-2.410158711,-2.230080215,-4.640238925,-1.894261588 +Louis Amundson,amundlo01,2015,RS,CLE,160,79,-5.554360085,-2.291667938,-7.846028023,-0.204828836,-0.204828836,0,-4.419266777,-3.986313736,-8.405580513,-0.26641858 +Will Cherry,cherrwi01,2015,RS,CLE,137,69,-4.751261277,0.909208508,-3.842052769,-0.038753558,-0.038753558,0,-1.942459845,1.846042858,-0.096416986,0.771135549 +Alex Kirk,kirkal01,2015,RS,CLE,30,14,-3.934850818,-9.41914049,-13.35399131,-0.074852758,-0.074852758,0,-3.138448491,-9.969703981,-13.10815247,-1.126078234 +Monta Ellis,ellismo01,2015,RS,DAL,5493,2699,0.662551014,0.758769979,1.421320992,5.822873186,5.822873186,0,1.633005783,1.271415056,2.904420839,1.316202897 +Dirk Nowitzki,nowitdi01,2015,RS,DAL,4632,2282,2.204009846,-1.2619664,0.942043446,4.28758151,4.28758151,0,2.844927966,-1.080371515,1.764556451,-0.244892844 +Tyson Chandler,chandty01,2015,RS,DAL,4624,2286,0.011083088,2.607244364,2.618327452,6.239912788,6.239912788,0,-0.089546926,2.441683148,2.352136222,-0.325610549 +Chandler Parsons,parsoch01,2015,RS,DAL,4417,2186,2.562905804,-0.772720881,1.790184923,5.066789169,5.066789169,0,2.878215033,-0.472318465,2.405896568,0.059344198 +Devin Harris,harride01,2015,RS,DAL,3457,1685,2.108904776,0.436885945,2.545790721,4.563219101,4.563219101,0,2.141060105,0.283585631,2.424645736,0.221092478 +Al-Farouq Aminu,aminual01,2015,RS,DAL,2806,1366,-0.499560389,2.607961521,2.108401132,3.393479392,3.393479392,0,0.086456618,2.376533116,2.462989734,0.212360979 +J.J. Barea,bareajo01,2015,RS,DAL,2760,1362,1.857095481,-0.278263832,1.578831649,2.974976323,2.974976323,0,1.833091101,-0.843193189,0.989897912,-1.055066161 +Rajon Rondo,rondora01,2015,RS,DAL,2706,1319,-2.599850992,0.316520407,-2.283330585,0.31705574,0.31705574,0,-1.402677918,0.719321386,-0.683356532,0.918734947 +Richard Jefferson,jefferi01,2015,RS,DAL,2560,1244,-0.762030384,0.128649697,-0.633380687,1.3469887,1.3469887,0,-0.492467273,-0.492410728,-0.984878001,0.25655697 +Charlie Villanueva,villach01,2015,RS,DAL,1443,678,-0.380373727,-2.673595044,-3.053968771,-0.106344321,-0.106344321,0,1.126726037,-3.120892639,-1.994166602,1.091464089 +Jameer Nelson,nelsoja01,2015,RS,DAL,1168,584,0.03114245,-2.811604282,-2.780461833,-0.009047346,-0.009047346,0,0.556540071,-1.80044297,-1.243902898,-0.306013633 +Brandan Wright,wrighbr03,2015,RS,DAL,1023,505,4.186536183,-0.691864417,3.494671766,1.597703099,1.597703099,0,3.421762479,-0.957070867,2.464691612,-0.67008195 +Amar'e Stoudemire,stoudam01,2015,RS,DAL,786,380,1.152385065,-1.965472659,-0.813087595,0.374184708,0.374184708,0,1.145557043,-1.543109117,-0.397552074,-0.341197424 +Greg Smith,smithgr02,2015,RS,DAL,741,363,-4.009114021,-1.621577915,-5.630691936,-0.532246656,-0.532246656,0,-4.371782223,-1.703757783,-6.075540006,-0.227370265 +Raymond Felton,feltora01,2015,RS,DAL,580,281,-0.831253556,0.958333064,0.127079508,0.411489852,0.411489852,0,-0.634730651,-0.454328838,-1.089059489,-0.229254622 +Jae Crowder,crowdja01,2015,RS,DAL,541,265,2.746501599,-0.283360242,2.463141357,0.709226983,0.709226983,0,2.879001265,-0.480793949,2.398207316,0.597902776 +Dwight Powell,poweldw01,2015,RS,DAL,471,227,-1.466145648,-1.050426745,-2.516572394,0.027254653,0.027254653,0,-0.886252638,-1.384864271,-2.271116909,0.780865311 +Bernard James,jamesbe01,2015,RS,DAL,322,158,-0.553784312,4.820004061,4.266219749,0.563350201,0.563350201,0,-1.316413829,1.560331454,0.243917625,-0.379533425 +Ricky Ledo,ledori01,2015,RS,DAL,24,11,-20.38333644,0.274091655,-20.10924479,-0.101104593,-0.101104593,0,-14.82043655,-6.504503817,-21.32494036,3.623266842 +Ty Lawson,lawsoty01,2015,RS,DEN,5452,2665,3.828513697,-1.765714437,2.06279926,6.58801499,6.58801499,0,2.726724907,-1.645544772,1.081180134,0.64673794 +Wilson Chandler,chandwi01,2015,RS,DEN,5003,2471,0.843408708,-1.573180854,-0.729772146,2.54020222,2.54020222,0,0.639113619,-1.000236244,-0.361122625,-0.252547071 +Kenneth Faried,farieke01,2015,RS,DEN,4228,2086,0.644091707,-0.131802103,0.512289604,3.48187599,3.48187599,0,0.373072322,0.430808417,0.803880739,0.273310492 +Arron Afflalo,afflaar01,2015,RS,DEN,3516,1750,-0.742448939,-1.544396688,-2.286845626,0.410105075,0.410105075,0,-1.338991892,-1.370428658,-2.70942055,-0.793612731 +Danilo Gallinari,gallida01,2015,RS,DEN,2913,1426,2.765614247,0.244970946,3.010585193,4.211029613,4.211029613,0,2.505368185,-0.124297156,2.381071029,0.456319269 +JJ Hickson,hicksjj01,2015,RS,DEN,2873,1411,-3.654401552,-1.1176033,-4.772004852,-1.457743692,-1.457743692,0,-3.733357291,-1.465831644,-5.199188935,0.139542071 +Jusuf Nurkic,nurkiju01,2015,RS,DEN,2260,1103,-2.7499596,3.763791595,1.013831995,2.134866807,2.134866807,0,-2.485944705,3.442990778,0.957046073,0.759156577 +Randy Foye,foyera01,2015,RS,DEN,2239,1087,-0.312533801,-2.922157045,-3.234690846,-0.270974317,-0.270974317,0,-0.272818483,-2.628787616,-2.901606099,0.774452954 +Darrell Arthur,arthuda01,2015,RS,DEN,2051,988,-3.298918205,4.657759021,1.358840816,2.090227881,2.090227881,0,-2.934014281,3.354342483,0.420328202,0.882158299 +Timofey Mozgov,mozgoti01,2015,RS,DEN,1782,897,-2.129093712,1.368260022,-0.760833691,0.906935469,0.906935469,0,-2.619764921,1.599068104,-1.020696817,-0.358711376 +Gary Harris,harriga01,2015,RS,DEN,1510,719,-5.117540053,-1.478456968,-6.595997021,-1.42244405,-1.42244405,0,-4.316890219,-1.23919831,-5.556088529,0.788608514 +Jameer Nelson,nelsoja01,2015,RS,DEN,1411,702,0.647215361,-0.172147588,0.475067774,1.154574169,1.154574169,0,1.117173756,-0.646745422,0.470428335,-0.042953571 +Will Barton,bartowi01,2015,RS,DEN,1400,683,0.20103656,0.664131688,0.865168249,1.265674862,1.265674862,0,0.124141871,0.293608503,0.417750374,0.449834768 +Alonzo Gee,geeal01,2015,RS,DEN,1064,511,-1.462942071,-1.110902063,-2.573844134,0.046041914,0.046041914,0,-2.426826616,-1.867526381,-4.294352997,0.242066951 +Nate Robinson,robinna01,2015,RS,DEN,936,465,-1.143920802,0.694537644,-0.449383158,0.544009154,0.544009154,0,-1.757863393,0.301105869,-1.456757524,-0.315561284 +Erick Green,greener01,2015,RS,DEN,842,410,-1.907549937,-2.50530285,-4.412852787,-0.34319422,-0.34319422,0,-2.051634127,-3.061035808,-5.112669935,-1.280468536 +Joffrey Lauvergne,lauvejo01,2015,RS,DEN,555,268,-4.429167,-2.289393487,-6.718560487,-0.548630734,-0.548630734,0,-4.382273209,-3.189002846,-7.571276055,1.059466492 +JaVale McGee,mcgeeja01,2015,RS,DEN,416,195,-3.970980088,-5.984208979,-9.955189067,-0.727204251,-0.727204251,0,-3.992066548,-5.307390226,-9.299456774,1.386866702 +Ian Clark,clarkia01,2015,RS,DEN,71,31,-0.86737389,3.606501699,2.739127809,0.089661401,0.089661401,0,0.712673201,2.511637442,3.224310643,3.141646232 +Jamaal Franklin,frankja01,2015,RS,DEN,32,13,-2.750930067,-17.25061278,-20.00154284,-0.119560284,-0.119560284,0,-0.883393692,-15.69268487,-16.57607856,4.305771403 +Kentavious Caldwell-Pope,caldwke01,2015,RS,DET,5120,2587,0.788027612,-0.449753643,0.338273969,4.092962773,4.092962773,0,1.244463358,-0.098944836,1.145518522,0.394968725 +Andre Drummond,drumman01,2015,RS,DET,4917,2502,-0.766989889,0.419342419,-0.34764747,3.062689292,3.062689292,0,-0.05910765,1.13396994,1.07486229,-0.123914689 +Greg Monroe,monrogr01,2015,RS,DET,4197,2137,-0.123473016,0.243508564,0.120035548,3.120727459,3.120727459,0,0.094072172,0.47019515,0.564267322,-0.259406097 +Caron Butler,butleca01,2015,RS,DET,3165,1623,-0.202215537,-1.45561361,-1.657829147,0.898181803,0.898181803,0,-0.002640042,-1.972463747,-1.975103789,-0.656910683 +Jodie Meeks,meeksjo01,2015,RS,DET,2906,1462,-0.118079246,-0.644054961,-0.762134207,1.492346887,1.492346887,0,-0.067215422,-0.977446716,-1.044662138,0.619118117 +Kyle Singler,singlky01,2015,RS,DET,2546,1287,-0.951026382,-0.523415278,-1.47444166,0.835535062,0.835535062,0,-0.828111459,-0.572789558,-1.400901017,-0.23258953 +D.J. Augustin,augusdj01,2015,RS,DET,2515,1287,-0.236249988,-1.36615651,-1.602406499,0.747053579,0.747053579,0,-0.13808541,-2.26495108,-2.40303649,-0.825622292 +Brandon Jennings,jennibr01,2015,RS,DET,2351,1173,3.075021376,0.104283629,3.179305005,3.54362379,3.54362379,0,2.866547161,-0.453734634,2.412812527,-0.131211814 +Anthony Tolliver,tollian01,2015,RS,DET,2304,1160,1.318609492,-1.107532584,0.211076908,1.758375096,1.758375096,0,1.748902508,-1.263638584,0.485263923,0.323670052 +Josh Smith,smithjo03,2015,RS,DET,1785,896,-4.456964256,1.161763847,-3.295200409,-0.251082989,-0.251082989,0,-3.134864553,1.1312094,-2.003655152,0.71200129 +Reggie Jackson,jacksre01,2015,RS,DET,1699,870,3.99628396,-0.478963296,3.517320664,2.77026416,2.77026416,0,3.585601289,-1.004792957,2.580808333,-0.401121398 +Jonas Jerebko,jerebjo01,2015,RS,DET,1379,703,0.425507202,1.307593612,1.733100814,1.599273878,1.599273878,0,0.51273586,1.172070434,1.684806295,-0.517807612 +Tayshaun Prince,princta01,2015,RS,DET,1104,571,-1.763957355,-0.616770822,-2.380728177,0.106063649,0.106063649,0,-1.038047943,-1.129770176,-2.167818119,-1.349725875 +Spencer Dinwiddie,dinwisp01,2015,RS,DET,894,455,-1.982404477,-0.737659563,-2.720064041,0.006867039,0.006867039,0,-1.015970101,-1.335226554,-2.351196656,-1.136002554 +Joel Anthony,anthojo01,2015,RS,DET,805,406,-2.550201158,1.864080822,-0.686120337,0.424556704,0.424556704,0,-3.255526203,0.690708117,-2.564818085,-0.663456792 +John Lucas,lucasjo02,2015,RS,DET,531,272,-2.191973992,-3.224091906,-5.416065898,-0.361956921,-0.361956921,0,-1.569749694,-3.830354912,-5.400104606,-2.079919229 +Cartier Martin,martica01,2015,RS,DET,392,198,-3.399016866,-1.787433759,-5.186450624,-0.243688592,-0.243688592,0,-2.330159697,-2.579029317,-4.909189014,-0.950912557 +Shawne Williams,willish03,2015,RS,DET,319,163,-2.602275124,-1.472929881,-4.075205005,-0.110490954,-0.110490954,0,-0.91543329,-2.86551178,-3.780945069,0.246646831 +Quincy Miller,millequ01,2015,RS,DET,115,58,-0.997431056,2.813630963,1.816199907,0.134256353,0.134256353,0,0.282292666,0.047733082,0.330025748,-0.613748547 +Gigi Datome,datomlu01,2015,RS,DET,33,17,9.780748757,-1.952088361,7.828660396,0.09454926,0.09454926,0,4.544348565,-2.563953169,1.980395397,2.922527399 +Stephen Curry,curryst01,2015,RS,GSW,5524,2613,9.472838727,2.259680893,11.73251962,19.91478519,19.91478519,0,9.826623948,2.687538231,12.51416218,3.016670428 +Draymond Green,greendr01,2015,RS,GSW,5213,2490,1.460367225,5.082011763,6.542378987,11.97946444,11.97946444,0,2.318011667,5.734857046,8.052868713,1.417049704 +Klay Thompson,thompkl01,2015,RS,GSW,5134,2455,4.344558884,1.000543252,5.345102136,10.25668225,10.25668225,0,4.860554231,1.178519438,6.039073669,1.108757599 +Harrison Barnes,barneha02,2015,RS,GSW,4863,2318,-0.329793779,-0.093416529,-0.423210308,2.751170885,2.751170885,0,-0.365814595,0.178020667,-0.187793928,-0.020632066 +Andre Iguodala,iguodan01,2015,RS,GSW,4288,2069,-0.289842882,1.600494353,1.310651471,4.254422849,4.254422849,0,-0.108522065,1.580032029,1.471509964,-0.716255548 +Andrew Bogut,bogutan01,2015,RS,GSW,3260,1583,-1.013878677,4.72243148,3.708552803,5.191350616,5.191350616,0,-1.247526809,4.595559618,3.348032809,-0.457346862 +Shaun Livingston,livinsh01,2015,RS,GSW,3009,1468,-2.124847826,-0.671643344,-2.79649117,-0.034342858,-0.034342858,0,-1.961577879,-0.481603691,-2.44318157,-1.315844592 +Marreese Speights,speigma01,2015,RS,GSW,2572,1207,-1.443858271,-1.644873761,-3.088732032,-0.210478897,-0.210478897,0,-0.744077956,-0.639814957,-1.383892913,0.866036443 +Leandro Barbosa,barbole01,2015,RS,GSW,2053,982,0.776123571,-3.118277227,-2.342153656,0.204277702,0.204277702,0,0.827698746,-2.403569523,-1.575870778,-0.028160079 +David Lee,leeda02,2015,RS,GSW,1881,904,-0.682772916,-0.704438764,-1.38721168,0.628911319,0.628911319,0,-0.197251195,-0.095836241,-0.293087436,0.055686505 +Justin Holiday,holidju01,2015,RS,GSW,1377,657,-1.845025759,1.489583148,-0.355442611,0.80847414,0.80847414,0,-1.082915015,1.426378312,0.343463297,0.694742318 +Festus Ezeli,ezelife01,2015,RS,GSW,1052,504,-3.622669916,-0.401974911,-4.024644827,-0.32788235,-0.32788235,0,-2.987848214,-0.214288538,-3.202136751,0.03486278 +Brandon Rush,rushbr01,2015,RS,GSW,589,271,-6.891009783,-6.945570621,-13.8365804,-1.540176385,-1.540176385,0,-5.820867568,-5.505648975,-11.32651654,0.456628102 +James Michael McAdoo,mcadoja01,2015,RS,GSW,294,137,0.700571134,-1.495342783,-0.794771649,0.137577575,0.137577575,0,1.567223166,-0.020352336,1.54687083,0.640064489 +Ognjen Kuzmic,kuzmiog01,2015,RS,GSW,157,72,-3.932282184,-6.872053215,-10.8043354,-0.29977966,-0.29977966,0,-4.297866484,-4.54191722,-8.839783704,1.266774521 +James Harden,hardeja01,2015,RS,HOU,6062,2981,7.678912624,0.067597139,7.746509763,16.12853216,16.12853216,0,7.326713316,0.72666045,8.053373767,0.987077324 +Trevor Ariza,arizatr01,2015,RS,HOU,5940,2930,-0.059918084,0.333475325,0.273557241,4.517783729,4.517783729,0,0.353701149,1.353992275,1.707693424,-0.04433465 +Donatas Motiejunas,motiedo01,2015,RS,HOU,4102,2037,-0.712105206,0.770613477,0.058508272,2.922625969,2.922625969,0,-0.539291901,1.113020621,0.57372872,0.125067964 +Patrick Beverley,beverpa01,2015,RS,HOU,3497,1727,0.19899586,0.986318211,1.185314071,3.468301937,3.468301937,0,0.576791223,1.904335108,2.48112633,0.023122915 +Jason Terry,terryja01,2015,RS,HOU,3408,1641,0.101825655,0.317612201,0.419437856,2.668088672,2.668088672,0,-0.042715339,0.362087508,0.319372169,0.524513264 +Corey Brewer,breweco01,2015,RS,HOU,3009,1407,-0.125235483,0.958258033,0.83302255,2.628634964,2.628634964,0,-0.086932723,1.138691905,1.051759182,2.108617274 +Josh Smith,smithjo03,2015,RS,HOU,2951,1404,-1.209464065,3.520495555,2.311031491,3.716676226,3.716676226,0,-0.316007951,2.890510062,2.574502111,2.416436069 +Dwight Howard,howardw01,2015,RS,HOU,2487,1223,-1.030958267,1.904766508,0.873808241,2.281175544,2.281175544,0,-0.414035712,1.722562295,1.308526583,0.848664203 +Terrence Jones,joneste01,2015,RS,HOU,1824,889,-0.92821083,0.214834956,-0.713375873,0.922232328,0.922232328,0,-1.17597304,0.304381259,-0.871591781,-0.157251603 +Joey Dorsey,dorsejo01,2015,RS,HOU,1776,854,-2.829806602,0.931201642,-1.89860496,0.373737678,0.373737678,0,-2.906350724,1.71473465,-1.191616075,0.717515526 +Kostas Papanikolaou,papanko01,2015,RS,HOU,1624,795,-3.225080696,-1.0119617,-4.237042396,-0.60834933,-0.60834933,0,-2.82704205,-1.191849339,-4.018891389,0.825391658 +Pablo Prigioni,prigipa01,2015,RS,HOU,853,402,0.047055865,2.058483895,2.10553976,0.999556775,0.999556775,0,-0.281571478,2.860049106,2.578477628,0.35470364 +Tarik Black,blackta01,2015,RS,HOU,784,393,-2.931532456,-1.240535606,-4.172068062,-0.28418978,-0.28418978,0,-3.695924889,-0.226165675,-3.922090564,-0.318518282 +Isaiah Canaan,canaais01,2015,RS,HOU,742,369,-0.446475512,-0.53249377,-0.978969281,0.335565917,0.335565917,0,-0.205933655,-1.195675894,-1.401609548,0.616903061 +Nick Johnson,johnsni01,2015,RS,HOU,557,262,-5.969388393,-0.601742232,-6.571130625,-0.513405335,-0.513405335,0,-5.237239622,-1.183904402,-6.421144024,0.492940297 +Francisco Garcia,garcifr01,2015,RS,HOU,398,200,-3.793891912,-1.827916898,-5.62180881,-0.292934645,-0.292934645,0,-3.146436682,-1.263680291,-4.410116973,-0.034270771 +Troy Daniels,danietr01,2015,RS,HOU,224,108,-2.659748341,-4.885230612,-7.544978953,-0.269274156,-0.269274156,0,-1.84761237,-4.964512092,-6.812124462,1.837651735 +Clint Capela,capelca01,2015,RS,HOU,198,90,-6.319607058,2.330831827,-3.98877523,-0.057578455,-0.057578455,0,-5.178831619,0.918804269,-4.26002735,1.173981168 +Alexey Shved,shvedal01,2015,RS,HOU,133,59,-3.365619192,-6.197761322,-9.563380514,-0.206847875,-0.206847875,0,-2.296471857,-6.481772299,-8.778244156,0.819568757 +KJ McDaniels,mcdankj01,2015,RS,HOU,71,33,-7.323085031,-8.073790594,-15.39687562,-0.215908009,-0.215908009,0,-5.232416437,-5.942073602,-11.17449004,1.34099131 +Solomon Hill,hillso01,2015,RS,IND,4651,2381,-1.527814801,-0.188596232,-1.716411033,1.247648083,1.247648083,0,-2.011791203,-0.061128782,-2.072919985,-0.606527296 +David West,westda01,2015,RS,IND,3746,1895,-1.399985378,0.289208195,-1.110777183,1.588664255,1.588664255,0,-1.335277137,-0.106840013,-1.44211715,0.230900976 +Roy Hibbert,hibbero01,2015,RS,IND,3728,1926,-2.331970076,1.957746593,-0.374223482,2.304759324,2.304759324,0,-2.199323613,1.013083371,-1.186240242,-1.223502078 +CJ Miles,milescj01,2015,RS,IND,3702,1841,1.424497526,0.189646335,1.614143862,4.139648852,4.139648852,0,1.707757802,-0.219598409,1.488159392,0.947534107 +Rodney Stuckey,stuckro01,2015,RS,IND,3693,1874,0.531020616,-0.222597929,0.308422687,2.91369064,2.91369064,0,-0.378458725,-0.431214021,-0.809672747,-0.344742328 +Luis Scola,scolalu01,2015,RS,IND,3321,1659,0.076264236,0.616773148,0.693037385,2.937603639,2.937603639,0,0.068750347,0.598202207,0.666952554,0.768065909 +C.J. Watson,watsocj01,2015,RS,IND,2862,1422,0.142436853,1.111826554,1.254263407,2.915974449,2.915974449,0,0.066412321,1.205924408,1.272336729,0.358599826 +George Hill,hillge01,2015,RS,IND,2477,1267,3.920353565,1.718911904,5.639265469,5.372806315,5.372806315,0,3.667108764,1.920095454,5.587204218,-0.887878226 +Ian Mahinmi,mahinia01,2015,RS,IND,2264,1146,-2.770728638,2.432057486,-0.338671152,1.41023173,1.41023173,0,-2.772579624,2.493726616,-0.278853008,0.024063743 +Donald Sloan,sloando01,2015,RS,IND,2180,1107,-1.20488313,-1.835356011,-3.040239141,-0.160700584,-0.160700584,0,-1.551750937,-2.099951713,-3.65170265,-1.886005835 +Lavoy Allen,allenla01,2015,RS,IND,2116,1070,-0.407116554,1.648250636,1.241134083,2.164894374,2.164894374,0,-0.811942573,0.623960007,-0.187982566,-0.612720494 +Damjan Rudez,rudezda01,2015,RS,IND,2091,1047,-1.360641628,-2.803109674,-4.163751303,-0.757272611,-0.757272611,0,-1.793034307,-3.471843414,-5.264877721,0.263582677 +Chris Copeland,copelch01,2015,RS,IND,1637,828,-1.751010708,-2.921277241,-4.672287949,-0.816716856,-0.816716856,0,-1.432618892,-3.313282634,-4.745901526,0.549671001 +AJ Price,priceaj01,2015,RS,IND,369,193,4.32069676,1.703751787,6.024448547,0.845179902,0.845179902,0,2.806770899,-0.0275069,2.779263999,-2.089656821 +Shayne Whittington,whittsh01,2015,RS,IND,214,108,2.523262597,-8.412722309,-5.889459713,-0.173709091,-0.173709091,0,1.454773433,-6.604472108,-5.149698676,0.399033556 +Paul George,georgpa01,2015,RS,IND,179,91,0.744229616,5.577982406,6.322212022,0.42820922,0.42820922,0,0.466791261,3.435858518,3.902649779,1.594289426 +Chris Paul,paulch01,2015,RS,LAC,5726,2857,8.537597429,2.057695969,10.5952934,19.41801466,19.41801466,0,8.796529251,2.193660104,10.99018936,-0.170750326 +DeAndre Jordan,jordade01,2015,RS,LAC,5602,2820,3.360156802,1.192097693,4.552254495,10.40572665,10.40572665,0,4.330329253,1.878524576,6.208853829,-0.917251661 +JJ Redick,redicjj01,2015,RS,LAC,4851,2409,2.535515022,0.661822419,3.197337441,7.375578241,7.375578241,0,2.859538685,0.401142057,3.260680742,0.864181213 +Blake Griffin,griffbl01,2015,RS,LAC,4705,2356,3.232984456,-1.244214373,1.988770083,5.710721338,5.710721338,0,3.306238526,-0.474787966,2.83145056,0.245316715 +Matt Barnes,barnema02,2015,RS,LAC,4572,2271,0.954116508,0.679596063,1.633712571,5.125755271,5.125755271,0,1.029108556,1.332581984,2.36169054,0.877988313 +Jamal Crawford,crawfja01,2015,RS,LAC,3424,1703,1.132253591,-2.347186078,-1.214932487,1.337765961,1.337765961,0,2.133586455,-2.534646069,-0.401059614,0.286936237 +Spencer Hawes,hawessp01,2015,RS,LAC,2562,1274,-4.729785777,-0.380021915,-5.109807692,-1.537241355,-1.537241355,0,-3.331341431,-0.581044104,-3.912385535,0.211226097 +Glen Davis,davisgl01,2015,RS,LAC,1829,904,-5.844181753,1.496769895,-4.347411858,-0.734296099,-0.734296099,0,-4.739009821,1.43132172,-3.307688101,-0.32063914 +Austin Rivers,riverau01,2015,RS,LAC,1607,791,-3.8893376,-0.229173551,-4.118511151,-0.550811668,-0.550811668,0,-3.073235244,-0.357092268,-3.430327512,-0.256265103 +Hedo Turkoglu,turkohe01,2015,RS,LAC,1429,705,-1.011878302,-0.897092635,-1.908970937,0.303107324,0.303107324,0,0.153206581,-1.661373638,-1.508167057,0.189163804 +Jordan Farmar,farmajo01,2015,RS,LAC,1074,529,-2.069879132,0.227726625,-1.842152507,0.245683375,0.245683375,0,-0.10348742,-0.149459783,-0.252947204,0.257969661 +Reggie Bullock,bullore01,2015,RS,LAC,528,263,-2.071373053,3.325187881,1.253814829,0.535695627,0.535695627,0,-0.877401965,1.450068762,0.572666797,-0.276068936 +Ekpe Udoh,udohek01,2015,RS,LAC,264,128,-4.03667106,0.33313978,-3.703531279,-0.062697961,-0.062697961,0,-2.59645426,-0.755511829,-3.351966089,0.657605363 +Dahntay Jones,jonesda02,2015,RS,LAC,263,123,-5.582457684,-4.981404613,-10.5638623,-0.490375155,-0.490375155,0,-6.076713053,-4.766715722,-10.84342877,0.003784541 +Nate Robinson,robinna01,2015,RS,LAC,256,126,-4.912016676,-1.070897933,-5.982914608,-0.207515254,-0.207515254,0,-3.169916603,-1.317803134,-4.487719737,-0.144564251 +Jordan Hamilton,hamiljo02,2015,RS,LAC,254,122,-2.023325081,-7.100482758,-9.12380784,-0.398997232,-0.398997232,0,-2.636022456,-5.501152606,-8.137175062,0.547083432 +CJ Wilcox,wilcocj01,2015,RS,LAC,211,101,-5.120847773,-3.945009049,-9.065856822,-0.332552524,-0.332552524,0,-2.365151746,-5.848073457,-8.213225203,2.090556408 +Chris Douglas-Roberts,douglch01,2015,RS,LAC,207,103,-3.471651526,-7.472224883,-10.94387641,-0.427869004,-0.427869004,0,-3.370677068,-6.474159212,-9.84483628,-0.60667008 +Jared Cunningham,cunnija01,2015,RS,LAC,190,89,-6.142258791,1.792098255,-4.350160536,-0.073768475,-0.073768475,0,-3.417340185,-0.079242473,-3.496582658,1.463241275 +Lester Hudson,hudsole01,2015,RS,LAC,109,56,-0.017547876,4.169247962,4.151700086,0.197583615,0.197583615,0,-0.302826835,4.38493254,4.082105705,0.191488326 +Wesley Johnson,johnswe01,2015,RS,LAL,4504,2245,-0.562748941,-1.455507041,-2.018255982,0.838470228,0.838470228,0,-0.534901601,-1.732218714,-2.267120315,0.037912298 +Jeremy Lin,linje01,2015,RS,LAL,3862,1907,0.911343518,0.442456118,1.353799636,4.012350409,4.012350409,0,0.525728035,0.388136747,0.913864782,0.469597437 +Jordan Hill,hilljo01,2015,RS,LAL,3762,1874,-2.513993859,0.265043366,-2.248950493,0.474947805,0.474947805,0,-2.641511249,0.055819537,-2.585691711,-0.823315995 +Ed Davis,davised01,2015,RS,LAL,3663,1840,1.207631462,0.36950531,1.577136772,4.021977666,4.021977666,0,0.399544764,-0.000124981,0.399419783,-0.948985526 +Carlos Boozer,boozeca01,2015,RS,LAL,3409,1692,-1.568826105,-1.80100473,-3.369830836,-0.532423073,-0.532423073,0,-1.641605655,-1.970015896,-3.611621551,-0.475123297 +Wayne Ellington,ellinwa01,2015,RS,LAL,3340,1675,0.335071827,-0.502377451,-0.167305623,2.18970029,2.18970029,0,-0.300798963,-1.48078379,-1.781582754,-0.757360126 +Jordan Clarkson,clarkjo01,2015,RS,LAL,2893,1476,0.155705574,-1.582280792,-1.426575218,0.977336337,0.977336337,0,-0.514128027,-1.560461478,-2.074589505,-1.854706432 +Kobe Bryant,bryanko01,2015,RS,LAL,2436,1207,1.152772367,-3.470079966,-2.317307599,0.268667196,0.268667196,0,1.195686462,-3.557419397,-2.361732936,0.795453472 +Ryan Kelly,kellyry01,2015,RS,LAL,2415,1233,-1.891080482,-2.264012771,-4.155093253,-0.875061122,-0.875061122,0,-2.981925965,-2.374652303,-5.356578268,-0.96014435 +Robert Sacre,sacrero01,2015,RS,LAL,2258,1133,-3.580987003,0.480467959,-3.100519044,-0.200919691,-0.200919691,0,-3.750908354,-0.301168166,-4.05207652,-0.804638254 +Nick Young,youngni01,2015,RS,LAL,2027,1000,1.75508972,-1.777788945,-0.022699225,1.384511272,1.384511272,0,1.340324524,-2.733767605,-1.39344308,-0.479489186 +Ronnie Price,pricero01,2015,RS,LAL,1966,982,-0.876663241,-0.42096283,-1.297626071,0.72171894,0.72171894,0,-0.938288273,0.766028056,-0.172260217,-0.783354215 +Tarik Black,blackta01,2015,RS,LAL,1556,803,-0.651053613,-1.245425105,-1.896478718,0.345058732,0.345058732,0,-2.09082369,-1.060840318,-3.151664009,-1.26721821 +Jabari Brown,brownja01,2015,RS,LAL,1132,568,-2.633049332,-4.973830066,-7.606879398,-1.407179121,-1.407179121,0,-3.924665962,-5.380239654,-9.304905615,-0.021355401 +Dwight Buycks,buyckdw01,2015,RS,LAL,242,123,-3.084585699,-6.068754915,-9.153340614,-0.401682927,-0.401682927,0,-4.490377528,-6.565256108,-11.05563364,-0.037264039 +Xavier Henry,henryxa01,2015,RS,LAL,172,86,-3.462573956,-0.550228839,-4.012802795,-0.055694632,-0.055694632,0,-2.867158594,-2.462159007,-5.329317602,0.495637171 +Vander Blue,blueva01,2015,RS,LAL,153,74,-7.283345227,-3.938987278,-11.22233251,-0.319990877,-0.319990877,0,-9.378615552,-3.414166741,-12.79278229,0.035872366 +Julius Randle,randlju01,2015,RS,LAL,26,14,-20.20286923,-11.57999837,-31.78286759,-0.207814088,-0.207814088,0,-15.50996327,-12.98935065,-28.49931393,0.202595518 +Marc Gasol,gasolma01,2015,RS,MEM,5212,2687,1.446120093,2.589309953,4.035430046,9.26124156,9.26124156,0,0.983468996,2.392726519,3.376195515,-0.422194082 +Courtney Lee,leeco01,2015,RS,MEM,4590,2354,0.034835491,-1.864418043,-1.829582552,1.102352642,1.102352642,0,-0.523488984,-0.589155897,-1.112644881,-0.26706867 +Zach Randolph,randoza01,2015,RS,MEM,4454,2304,1.61615537,1.267857475,2.884012845,6.585673822,6.585673822,0,0.998036782,2.13155547,3.129592252,-0.537373987 +Mike Conley,conlemi01,2015,RS,MEM,4327,2225,2.432226305,0.472648461,2.904874766,6.389858151,6.389858151,0,1.761324198,1.57738151,3.338705709,-0.441088512 +Tony Allen,allento01,2015,RS,MEM,3252,1648,-0.451881742,4.755230338,4.303348596,5.975577723,5.975577723,0,-1.074114427,5.395191809,4.321077382,0.728516072 +Beno Udrih,udrihbe01,2015,RS,MEM,2947,1494,-0.183565449,-0.663281454,-0.846846903,1.439018979,1.439018979,0,-0.35240885,-0.231925014,-0.584333863,-0.769330951 +Kosta Koufos,koufoko01,2015,RS,MEM,2654,1348,-3.229533012,3.256827339,0.027294327,1.904230276,1.904230276,0,-3.351906833,2.55624239,-0.795664443,-0.293835549 +Jeff Green,greenje02,2015,RS,MEM,2627,1361,-0.115829783,-0.655703611,-0.771533394,1.36364575,1.36364575,0,-0.718751529,-0.318819424,-1.037570953,-0.709622114 +Vince Carter,cartevi01,2015,RS,MEM,2177,1091,-0.84999776,-0.555187709,-1.405185468,0.751823239,0.751823239,0,-0.175289212,-0.659834068,-0.83512328,0.417820626 +Nick Calathes,calatni01,2015,RS,MEM,1664,838,-1.891145516,4.820657038,2.929511521,2.436986932,2.436986932,0,-1.673349151,4.873217909,3.199868758,0.344575472 +Jon Leuer,leuerjo01,2015,RS,MEM,1638,824,-3.4179819,-0.037671694,-3.455653594,-0.297200089,-0.297200089,0,-3.367972807,-0.55327894,-3.921251748,0.174531241 +Tayshaun Prince,princta01,2015,RS,MEM,1206,628,-0.931341354,-2.32442045,-3.255761804,-0.159550254,-0.159550254,0,-1.526273326,-1.597219217,-3.123492543,-1.478614297 +Quincy Pondexter,pondequ01,2015,RS,MEM,1064,540,-0.94726961,-3.005144393,-3.952414004,-0.327742419,-0.327742419,0,-1.966895243,-2.443533984,-4.410429227,-1.022487778 +Jordan Adams,adamsjo01,2015,RS,MEM,498,248,1.793313028,0.097478629,1.890791657,0.591480559,0.591480559,0,0.474757951,0.935686778,1.410444728,0.699459328 +JaMychal Green,greenja01,2015,RS,MEM,289,139,-1.452334558,1.223077972,-0.229256586,0.180813938,0.180813938,0,-1.615457812,-0.196744195,-1.812202006,1.098794359 +Jarnell Stokes,stokeja01,2015,RS,MEM,261,126,-0.792891007,-0.523428704,-1.316319711,0.093332894,0.093332894,0,-1.504584252,-1.100472565,-2.605056817,1.215760933 +Russ Smith,smithru01,2015,RS,MEM,78,36,6.965967581,10.04195894,17.00792652,0.373487544,0.373487544,0,3.910784102,6.618083512,10.52886761,2.798307911 +Tyrus Thomas,thomaty01,2015,RS,MEM,15,7,6.809493999,-13.98552602,-7.176032026,-0.015635203,-0.015635203,0,2.427415949,-17.95521637,-15.52780042,-1.04300854 +Kalin Lucas,lucaska01,2015,RS,MEM,13,6,-9.071356506,-6.856643635,-15.92800014,-0.040183746,-0.040183746,0,-10.61831355,3.404336011,-7.21397754,-0.372609737 +Luol Deng,denglu01,2015,RS,MIA,4651,2421,1.757803189,-0.060433159,1.69737003,5.489968951,5.489968951,0,1.66043511,-0.127613376,1.532821734,-0.059294511 +Mario Chalmers,chalmma01,2015,RS,MIA,4588,2368,-0.770353553,1.523314065,0.752960512,4.240983635,4.240983635,0,-0.66305611,1.839381033,1.176324922,0.200967072 +Dwyane Wade,wadedw01,2015,RS,MIA,3803,1971,1.991745311,-2.458077416,-0.466332106,2.319969841,2.319969841,0,2.001985827,-2.900738215,-0.898752388,0.981459124 +Chris Bosh,boshch01,2015,RS,MIA,2967,1556,-0.48952366,0.351535021,-0.13798864,2.057206464,2.057206464,0,0.00788586,0.104390644,0.112276504,-0.758153444 +Hassan Whiteside,whiteha01,2015,RS,MIA,2214,1142,1.114390664,2.618856523,3.733247187,3.779438948,3.779438948,0,1.169695428,2.008636375,3.178331803,0.050400089 +Chris Andersen,anderch01,2015,RS,MIA,2197,1132,-1.626335602,-0.081451838,-1.70778744,0.600826593,0.600826593,0,-1.99198435,-0.887070807,-2.879055157,-0.175167495 +Norris Cole,coleno01,2015,RS,MIA,2169,1148,-1.579881572,-1.616169593,-3.196051165,-0.256576772,-0.256576772,0,-1.585650111,-1.440474052,-3.026124163,-1.717682112 +James Ennis III,ennisja01,2015,RS,MIA,2035,1051,-0.089493094,-1.186841605,-1.276334699,0.787466469,0.787466469,0,-0.520010446,-2.122751982,-2.642762427,-0.332827791 +Shabazz Napier,napiesh01,2015,RS,MIA,1931,1012,-1.997204782,-1.131249928,-3.128454711,-0.194227895,-0.194227895,0,-1.477126031,-1.634189864,-3.111315894,-0.577488057 +Udonis Haslem,hasleud01,2015,RS,MIA,1926,995,-2.877287701,-2.98479426,-5.862081961,-1.573177789,-1.573177789,0,-3.136603039,-2.462385037,-5.598988076,-0.404708893 +Goran Dragic,dragigo01,2015,RS,MIA,1784,905,2.36043362,-0.23097389,2.12945973,2.252272502,2.252272502,0,1.889266644,-0.19936333,1.689903314,-0.030871789 +Shawne Williams,willish03,2015,RS,MIA,1757,924,1.051688646,-2.751852545,-1.700163899,0.492667494,0.492667494,0,1.26720989,-1.987473242,-0.720263351,-0.436203826 +Bill Walker,walkebi01,2015,RS,MIA,1245,628,-1.074951999,0.487561814,-0.587390185,0.692187302,0.692187302,0,-0.724761589,0.916538525,0.191776936,-0.100334339 +Tyler Johnson,johnsty01,2015,RS,MIA,1213,603,-2.602776685,2.800501803,0.197725118,0.906205503,0.906205503,0,-2.491724081,2.073874149,-0.417849932,-0.07020213 +Danny Granger,grangda01,2015,RS,MIA,1158,613,-2.494081188,-3.345932579,-5.840013767,-0.960002441,-0.960002441,0,-2.054115138,-2.90963987,-4.963755008,-0.63579087 +Michael Beasley,beaslmi01,2015,RS,MIA,1004,505,-4.037971484,0.342335839,-3.695635645,-0.244526325,-0.244526325,0,-2.948280257,-0.152815308,-3.101095565,0.347281665 +Josh McRoberts,mcrobjo01,2015,RS,MIA,560,296,-0.494554617,0.176298007,-0.318256609,0.368731265,0.368731265,0,-0.421574338,0.192467224,-0.229107114,0.389417956 +Justin Hamilton,hamilju01,2015,RS,MIA,541,289,-3.033875803,3.48222123,0.448345427,0.467925148,0.467925148,0,-2.680080018,1.651672287,-1.028407732,-0.745019607 +Shannon Brown,brownsh01,2015,RS,MIA,171,89,-3.335855745,-2.679069449,-6.014925194,-0.147242765,-0.147242765,0,-3.565075375,-2.18734553,-5.752420905,-0.653495811 +Zoran Dragic,dragizo01,2015,RS,MIA,130,62,-3.924738743,-8.457540627,-12.38227937,-0.308170712,-0.308170712,0,-2.04119517,-9.274927517,-11.31612269,1.094805424 +Andre Dawkins,dawkian01,2015,RS,MIA,43,22,-11.83037676,-0.108561314,-11.93893807,-0.102565477,-0.102565477,0,-9.239889877,-4.165275332,-13.40516521,-0.534456524 +Giannis Antetokounmpo,antetgi01,2015,RS,MIL,5028,2541,-0.626522441,-0.436638358,-1.063160799,2.177014905,2.177014905,0,-1.282307379,0.35769395,-0.924613429,-0.431232283 +Khris Middleton,middlkh01,2015,RS,MIL,4732,2378,1.717699963,3.066481711,4.784181673,9.179061536,9.179061536,0,1.512741636,3.474219438,4.986961074,0.400466931 +Zaza Pachulia,pachuza01,2015,RS,MIL,3447,1730,-0.539260009,3.206426769,2.66716676,4.808252978,4.808252978,0,-1.039006033,3.086697607,2.047691574,0.537738209 +O.J. Mayo,mayooj01,2015,RS,MIL,3430,1697,-0.273777165,-1.541403134,-1.815180298,0.82251638,0.82251638,0,-0.084904282,-1.309644421,-1.394548704,1.556904822 +Jared Dudley,dudleja01,2015,RS,MIL,3412,1717,0.092912598,1.822207339,1.915119936,4.084047067,4.084047067,0,-0.066195755,1.688188987,1.621993232,-0.06242882 +Brandon Knight,knighbr03,2015,RS,MIL,3412,1688,1.01108947,0.294222404,1.305311874,3.537773309,3.537773309,0,0.994206756,0.608187818,1.602394574,1.242916022 +Jerryd Bayless,bayleje01,2015,RS,MIL,3388,1717,-2.138298455,-0.156192752,-2.294491207,0.396619968,0.396619968,0,-2.209201438,-0.273196094,-2.482397532,-0.579608141 +Ersan Ilyasova,ilyaser01,2015,RS,MIL,2623,1319,2.128232849,0.384958391,2.51319124,3.568140222,3.568140222,0,1.976503229,0.978214326,2.954717555,0.710857732 +John Henson,hensojo01,2015,RS,MIL,2428,1228,-2.800165653,0.490066782,-2.310098871,0.276109983,0.276109983,0,-3.136511783,0.494575039,-2.641936744,0.174199465 +Michael Carter-Williams,cartemi01,2015,RS,MIL,1514,758,0.237116256,1.983048603,2.22016486,1.942248399,1.942248399,0,0.362089572,2.578285635,2.940375207,1.004215187 +Jabari Parker,parkeja01,2015,RS,MIL,1493,738,-2.368153138,-2.552658911,-4.920812049,-0.820220616,-0.820220616,0,-2.161073989,-1.524584952,-3.685658941,0.334360077 +Larry Sanders,sandela01,2015,RS,MIL,1191,586,-3.176351218,2.708970862,-0.467380355,0.684835155,0.684835155,0,-3.184179712,3.542157325,0.357977613,0.334976872 +Kendall Marshall,marshke01,2015,RS,MIL,818,417,1.375040555,-0.291638644,1.083401911,0.820106162,0.820106162,0,0.540311698,-0.252605218,0.28770648,0.533444834 +Johnny O'Bryant III,obryajo01,2015,RS,MIL,736,368,-7.304477344,-6.780711745,-14.08518909,-2.127918029,-2.127918029,0,-7.10261369,-6.129094952,-13.23170864,-0.013721613 +Tyler Ennis,ennisty01,2015,RS,MIL,712,353,-3.226123996,-1.186332007,-4.412456003,-0.301962993,-0.301962993,0,-2.026545924,-1.064590775,-3.091136699,0.817886917 +Miles Plumlee,plumlmi01,2015,RS,MIL,378,189,-1.8124358,-1.940389247,-3.752825048,-0.096099779,-0.096099779,0,-1.318694588,-1.166017189,-2.484711777,-0.595431744 +Nate Wolters,woltena01,2015,RS,MIL,281,142,-4.714017065,-1.332212414,-6.046229479,-0.236686456,-0.236686456,0,-5.230749098,-0.906164389,-6.136913487,-0.85134004 +Jorge Gutierrez,gutiejo01,2015,RS,MIL,263,131,-2.172824012,2.586685947,0.413861935,0.211538266,0.211538266,0,-2.560154403,3.21812489,0.657970487,0.03526184 +Chris Johnson,johnsch04,2015,RS,MIL,257,128,-1.877706622,0.464781456,-1.412925166,0.08698554,0.08698554,0,-1.402965524,0.173688087,-1.229277437,-0.365633534 +Kenyon Martin,martike01,2015,RS,MIL,217,104,-4.650408018,2.416101412,-2.234306606,0.027231231,0.027231231,0,-5.632745179,0.296609686,-5.336135493,-0.462152734 +Andrew Wiggins,wiggian01,2015,RS,MIN,5905,2969,-0.354837003,-2.065055767,-2.41989277,0.499637899,0.499637899,0,-0.668120769,-1.933495988,-2.601616757,-0.077320287 +Gorgui Dieng,dienggo01,2015,RS,MIN,4381,2193,-1.236862535,-0.672575066,-1.909437601,0.938810755,0.938810755,0,-1.849932826,-0.65670987,-2.506642696,-0.170087317 +Zach LaVine,lavinza01,2015,RS,MIN,3821,1902,-3.498884515,-4.833381346,-8.332265861,-5.428714861,-5.428714861,0,-3.398497059,-4.781499796,-8.179996856,0.206796647 +Thaddeus Young,youngth01,2015,RS,MIN,3205,1605,0.306192942,0.403151202,0.709344144,2.832394619,2.832394619,0,0.215674404,0.493914391,0.709588795,-0.012253743 +Kevin Martin,martike02,2015,RS,MIN,2617,1302,1.697784301,-2.52280428,-0.825019979,1.289978978,1.289978978,0,0.68200047,-2.505980319,-1.823979849,0.843848403 +Chase Budinger,budinch01,2015,RS,MIN,2613,1286,-1.105666619,-1.657183762,-2.762850382,-0.00848335,-0.00848335,0,-1.705530479,-2.538979237,-4.244509716,0.591346297 +Mo Williams,willima01,2015,RS,MIN,2297,1149,1.09111484,-1.703003545,-0.611888705,1.254412385,1.254412385,0,0.964580776,-1.762886967,-0.798306191,0.077211897 +Anthony Bennett,bennean01,2015,RS,MIN,1831,894,-2.561891678,-3.625313269,-6.187204947,-1.569962416,-1.569962416,0,-2.82534422,-3.493484759,-6.31882898,0.133869261 +Shabazz Muhammad,muhamsh01,2015,RS,MIN,1763,866,2.986563596,-2.251724852,0.734838744,1.551845355,1.551845355,0,1.735534457,-2.977372596,-1.241838139,0.755333054 +Nikola Pekovic,pekovni01,2015,RS,MIN,1617,815,-1.558376591,1.531912138,-0.026464453,1.131029048,1.131029048,0,-1.474373745,0.374522888,-1.099850857,-0.122987353 +Robbie Hummel,hummero01,2015,RS,MIN,1482,742,-0.846329836,-2.027396902,-2.873726739,-0.04676084,-0.04676084,0,-1.604587671,-2.209725395,-3.814313066,-0.160087932 +Adreian Payne,paynead01,2015,RS,MIN,1419,720,-4.382560797,-4.114689982,-8.497250779,-2.104232318,-2.104232318,0,-4.285359538,-3.071605899,-7.356965438,-0.317303717 +Corey Brewer,breweco01,2015,RS,MIN,1403,680,-1.207970683,0.680794129,-0.527176554,0.783444155,0.783444155,0,-1.200433408,0.674342168,-0.52609124,1.525339706 +Ricky Rubio,rubiori01,2015,RS,MIN,1401,692,0.093494353,5.991387053,6.084881406,3.155103278,3.155103278,0,0.556089185,4.933594057,5.489683242,1.102880952 +Lorenzo Brown,brownlo01,2015,RS,MIN,1081,549,-1.69548265,-0.372921343,-2.068403993,0.189731163,0.189731163,0,-1.981585965,-0.242978085,-2.22456405,-0.59458122 +Justin Hamilton,hamilju01,2015,RS,MIN,850,423,-1.551467935,-1.097477777,-2.648945712,0.021969659,0.021969659,0,-1.946132759,-0.708529422,-2.654662181,0.706462614 +Gary Neal,nealga01,2015,RS,MIN,537,262,1.21196841,-1.449151708,-0.237183298,0.336579936,0.336579936,0,0.796424071,-2.417906992,-1.621482921,0.195759745 +Jeff Adrien,adrieje01,2015,RS,MIN,442,215,-1.041614438,0.917083263,-0.124531175,0.288294064,0.288294064,0,-1.667230294,-0.439532817,-2.106763111,0.099396392 +Troy Daniels,danietr01,2015,RS,MIN,312,154,0.779930871,-0.379700763,0.400230108,0.249016541,0.249016541,0,-0.263460121,-2.605691259,-2.86915138,0.58131233 +Glenn Robinson III,robingl02,2015,RS,MIN,227,108,0.250276781,-2.188073493,-1.937796712,0.044921111,0.044921111,0,-1.249323972,-3.590091712,-4.839415683,0.35871197 +Kevin Garnett,garneke01,2015,RS,MIN,204,98,0.662618663,7.302762926,7.965381589,0.537910955,0.537910955,0,-0.101834457,5.802056221,5.700221763,0.384133535 +Sean Kilpatrick,kilpase01,2015,RS,MIN,149,72,-0.604031107,-1.071622339,-1.675653446,0.039649666,0.039649666,0,-1.397178073,-2.115656555,-3.512834628,0.447552022 +Arinze Onuaku,onuakar01,2015,RS,MIN,138,68,1.169661431,-0.89317494,0.276486491,0.104468277,0.104468277,0,-1.504375333,-2.449580437,-3.953955769,-0.485350854 +Miroslav Raduljica,radulmi01,2015,RS,MIN,48,23,-5.54031695,-5.75508898,-11.29540593,-0.102219295,-0.102219295,0,-2.603739064,-1.544763298,-4.148502362,1.857487473 +Ronny Turiaf,turiaro01,2015,RS,MIN,42,19,-6.520135237,-10.58131813,-17.10145337,-0.138641579,-0.138641579,0,-8.425549708,-11.68706457,-20.11261428,-0.329854414 +Tyreke Evans,evansty01,2015,RS,NOP,5196,2690,2.558936111,-1.325762641,1.23317347,5.436626506,5.436626506,0,1.998503311,-0.525030288,1.473473023,-0.526814816 +Anthony Davis,davisan02,2015,RS,NOP,4777,2455,4.315785373,4.530028299,8.845813672,14.52595491,14.52595491,0,4.427118786,4.588455087,9.015573873,0.011374978 +Eric Gordon,gordoer01,2015,RS,NOP,3878,2018,0.496864227,-1.892449434,-1.395585207,1.394876391,1.394876391,0,-0.084310192,-1.755798378,-1.840108571,0.027034563 +Omer Asik,asikom01,2015,RS,NOP,3816,1982,-1.985485951,2.362125692,0.376639741,3.132745437,3.132745437,0,-2.028898422,2.348713509,0.319815086,-0.878475502 +Ryan Anderson,anderry01,2015,RS,NOP,3277,1675,1.47194358,-1.791866927,-0.319923348,2.069681473,2.069681473,0,1.834692511,-1.383341465,0.451351046,-0.324415052 +Dante Cunningham,cunnida01,2015,RS,NOP,3174,1652,-2.791896564,0.03270793,-2.759188634,-0.007618657,-0.007618657,0,-2.780807898,0.003185669,-2.777622229,-1.559979084 +Jrue Holiday,holidjr01,2015,RS,NOP,2574,1303,3.33651127,-0.626117439,2.710393831,3.636545814,3.636545814,0,3.198887378,0.679167113,3.878054491,0.172432906 +Quincy Pondexter,pondequ01,2015,RS,NOP,2427,1253,0.617742685,-2.12506536,-1.507322675,0.789246292,0.789246292,0,-0.191484461,-1.717663764,-1.909148225,-0.624459734 +Alexis Ajinca,ajincal01,2015,RS,NOP,1844,957,-0.565591569,1.490515514,0.924923945,1.793286482,1.793286482,0,-1.222980138,1.248121949,0.025141811,-0.055422213 +Luke Babbitt,babbilu01,2015,RS,NOP,1654,830,0.087508647,-2.259443942,-2.171935294,0.244984365,0.244984365,0,-0.370288122,-2.326964592,-2.697252715,0.075847504 +Austin Rivers,riverau01,2015,RS,NOP,1523,772,-1.866212628,-1.95686049,-3.823073118,-0.417692702,-0.417692702,0,-1.510653558,-1.563978821,-3.074632379,-1.126107378 +Norris Cole,coleno01,2015,RS,NOP,1314,683,-2.440825338,-2.138197673,-4.579023011,-0.627465825,-0.627465825,0,-1.770062618,-1.872995955,-3.643058574,-1.487663332 +Jimmer Fredette,fredeji01,2015,RS,NOP,1026,509,-0.736971105,-3.04778675,-3.784757855,-0.269490441,-0.269490441,0,-0.558079626,-3.165846219,-3.723925846,0.275606263 +John Salmons,salmojo01,2015,RS,NOP,529,270,-2.171401243,-4.861219258,-7.032620501,-0.582971423,-0.582971423,0,-1.942965162,-4.623093562,-6.566058723,-1.134041464 +Jeff Withey,witheje01,2015,RS,NOP,517,259,-0.416914795,-0.532572676,-0.949487471,0.237821421,0.237821421,0,-0.541160042,-1.553314859,-2.094474901,-0.040927837 +Toney Douglas,douglto01,2015,RS,NOP,336,177,-1.209862987,2.955003375,1.745140388,0.404272829,0.404272829,0,-1.723185526,3.190683087,1.46749756,-0.392762913 +Nate Wolters,woltena01,2015,RS,NOP,203,105,-7.614934268,1.939708207,-5.675226061,-0.155503859,-0.155503859,0,-8.077628682,-0.35915111,-8.436779793,-0.736417671 +Elliot Williams,williel01,2015,RS,NOP,151,77,0.622234212,-3.178494243,-2.55626003,0.007539347,0.007539347,0,0.621313107,-2.357315543,-1.736002436,-0.904690232 +Darius Miller,milleda01,2015,RS,NOP,88,43,-10.50832966,-6.204127313,-16.71245697,-0.307125757,-0.307125757,0,-9.925668043,-3.902325539,-13.82799358,0.253262492 +Gal Mekel,mekelga01,2015,RS,NOP,83,43,-6.264805461,1.911135083,-4.353670378,-0.034282111,-0.034282111,0,-7.554298245,-0.006066889,-7.560365134,-2.453551492 +Russ Smith,smithru01,2015,RS,NOP,63,29,-16.81084848,-7.335395807,-24.14624429,-0.32828417,-0.32828417,0,-12.74512167,-7.108651379,-19.85377305,3.546995533 +Shane Larkin,larkish01,2015,RS,NYK,3602,1865,-2.312740459,-0.221388191,-2.53412865,0.202973408,0.202973408,0,-2.17681598,-0.180145139,-2.356961119,-1.13592012 +Jason Smith,smithja02,2015,RS,NYK,3492,1785,-2.674278077,-2.678864534,-5.353142611,-2.370735988,-2.370735988,0,-2.86266783,-3.383977337,-6.246645167,0.001447713 +Tim Hardaway Jr.,hardati02,2015,RS,NYK,3293,1681,0.398181924,-4.140492658,-3.742310734,-0.848563136,-0.848563136,0,0.044279397,-4.465017163,-4.420737765,-0.280386607 +Langston Galloway,gallola01,2015,RS,NYK,2843,1457,-0.662010005,1.348801082,0.686791077,2.544133213,2.544133213,0,-0.765329668,1.307488103,0.542158435,-0.399549532 +Carmelo Anthony,anthoca01,2015,RS,NYK,2723,1428,3.751971958,-2.461964054,1.290007903,2.924209925,2.924209925,0,3.104533022,-2.987483809,0.117049213,-0.625552295 +Quincy Acy,acyqu01,2015,RS,NYK,2517,1287,-2.456064586,-0.420948055,-2.877012641,-0.083312615,-0.083312615,0,-2.797224029,-1.648024182,-4.44524821,-0.100453505 +Jose Calderon,caldejo01,2015,RS,NYK,2464,1270,-1.411442283,-5.343528677,-6.75497096,-2.59123021,-2.59123021,0,-1.287784896,-4.899565709,-6.187350605,-0.140670781 +Lance Thomas,thomala01,2015,RS,NYK,2042,1040,-3.75845934,-1.594757928,-5.353217268,-1.377998439,-1.377998439,0,-3.461667042,-2.414337288,-5.87600433,-0.2283681 +Cole Aldrich,aldrico01,2015,RS,NYK,1915,976,-2.78804587,1.459642861,-1.328403009,0.709716538,0.709716538,0,-2.373581826,0.637865935,-1.735715892,0.247213254 +Louis Amundson,amundlo01,2015,RS,NYK,1675,858,-3.105695971,2.604478348,-0.501217622,0.984739164,0.984739164,0,-2.879885684,2.267745846,-0.612139838,0.032251598 +Amar'e Stoudemire,stoudam01,2015,RS,NYK,1656,865,1.012235967,1.232446548,2.244682516,2.190111637,2.190111637,0,0.617352371,0.534163241,1.151515612,-0.615870569 +Pablo Prigioni,prigipa01,2015,RS,NYK,1542,795,-0.352456257,1.688075636,1.335619379,1.658749844,1.658749844,0,-0.370095449,1.412183034,1.042087585,0.091768021 +Andrea Bargnani,bargnan01,2015,RS,NYK,1538,785,-3.152251611,-4.960086723,-8.112338334,-2.142028808,-2.142028808,0,-2.584428923,-5.288755203,-7.873184125,-0.251171233 +Travis Wear,weartr01,2015,RS,NYK,1316,672,-4.159057103,-0.532016868,-4.691073971,-0.661925177,-0.661925177,0,-3.963735387,-2.703761679,-6.667497066,-0.515934705 +Cleanthony Early,earlycl01,2015,RS,NYK,1290,647,-4.719311752,-0.240197266,-4.959509018,-0.734165914,-0.734165914,0,-3.373552969,-1.522691847,-4.896244816,0.632187756 +JR Smith,smithjr01,2015,RS,NYK,1207,619,-0.330315321,-3.939056576,-4.269371898,-0.480026418,-0.480026418,0,0.432136628,-4.5730058,-4.140869173,0.037532474 +Iman Shumpert,shumpim01,2015,RS,NYK,1189,625,-0.590519666,0.285547935,-0.304971731,0.783248068,0.783248068,0,-0.392777947,0.457685864,0.064907916,0.441514562 +Samuel Dalembert,dalemsa01,2015,RS,NYK,1049,544,-4.829659935,3.561037738,-1.268622197,0.411881686,0.411881686,0,-4.169649474,2.140082653,-2.029566821,0.169572621 +Alexey Shved,shvedal01,2015,RS,NYK,831,423,1.873481429,0.000293858,1.873775287,1.001278653,1.001278653,0,1.385067669,-0.740621599,0.64444607,0.326776872 +Ricky Ledo,ledori01,2015,RS,NYK,467,233,-2.697028219,-3.999322611,-6.69635083,-0.473932611,-0.473932611,0,-2.592890503,-4.689817635,-7.282708138,0.981952676 +Russell Westbrook,westbru01,2015,RS,OKC,4759,2302,6.093559789,-0.487868576,5.605691214,10.11974092,10.11974092,0,6.239868745,-0.201795156,6.038073588,2.991530285 +Serge Ibaka,ibakase01,2015,RS,OKC,4247,2116,-0.402476945,3.007504001,2.605027056,5.743211956,5.743211956,0,0.055054922,2.66863336,2.723688283,-0.630073946 +Anthony Morrow,morroan01,2015,RS,OKC,3713,1806,2.671363968,0.066228268,2.737592236,5.061901515,5.061901515,0,1.952917941,-0.18932842,1.763589521,0.104643253 +Steven Adams,adamsst01,2015,RS,OKC,3537,1771,-1.859905727,1.972597164,0.112691438,2.569431836,2.569431836,0,-2.254183977,1.950513493,-0.303670484,-0.637424446 +Dion Waiters,waitedi01,2015,RS,OKC,2945,1422,-0.176449946,-1.541757083,-1.718207029,0.753228173,0.753228173,0,-0.602566921,-0.932645051,-1.535211972,0.596684962 +Reggie Jackson,jacksre01,2015,RS,OKC,2773,1398,0.791744352,-0.923847619,-0.132103266,1.847718269,1.847718269,0,0.294023036,-0.76022613,-0.466203093,-1.00256273 +Andre Roberson,roberan03,2015,RS,OKC,2649,1286,-1.138871509,3.372238109,2.233366599,3.276088395,3.276088395,0,-1.639569992,3.23576469,1.596194698,0.188167291 +Nick Collison,collini01,2015,RS,OKC,2236,1101,-0.784499556,-0.072755761,-0.857255317,1.063063189,1.063063189,0,-1.026963083,0.156378159,-0.870584925,-0.013408144 +Kendrick Perkins,perkike01,2015,RS,OKC,1979,981,-4.281730376,0.673363386,-3.608366989,-0.429271059,-0.429271059,0,-4.401184187,-0.055039449,-4.456223636,-0.077440345 +Kevin Durant,duranke01,2015,RS,OKC,1875,913,6.591607282,1.344739983,7.936347265,5.054340422,5.054340422,0,6.435222769,-0.133561937,6.301660833,1.473819886 +Enes Kanter,kanteen01,2015,RS,OKC,1679,809,3.236379279,-1.662027668,1.574351611,1.788340909,1.788340909,0,2.39297428,-1.098384478,1.294589801,0.185730373 +D.J. Augustin,augusdj01,2015,RS,OKC,1390,677,-0.117386431,-1.827903793,-1.945290225,0.275384969,0.275384969,0,-0.961841384,-2.494640442,-3.456481825,-0.88532874 +Perry Jones III,jonespe01,2015,RS,OKC,1287,631,-3.821996031,-2.324974611,-6.146970642,-1.090952634,-1.090952634,0,-3.738594084,-2.324516554,-6.063110638,-0.232823722 +Jeremy Lamb,lambje01,2015,RS,OKC,1244,633,0.069775892,-1.008067422,-0.93829153,0.585675752,0.585675752,0,0.103886021,-1.436060422,-1.332174401,0.093836141 +Mitch McGary,mcgarmi01,2015,RS,OKC,1025,485,-0.880689599,-0.320074586,-1.200764184,0.383792207,0.383792207,0,-1.305470662,0.263720488,-1.041750174,0.109677165 +Kyle Singler,singlky01,2015,RS,OKC,946,456,-1.84831037,-1.987312631,-3.835623001,-0.252641964,-0.252641964,0,-2.16329363,-1.399342324,-3.562635953,0.026755431 +Lance Thomas,thomala01,2015,RS,OKC,868,450,-4.564759554,-2.031280929,-6.596040484,-0.879380794,-0.879380794,0,-5.271659273,-2.157138309,-7.428797582,-0.394393666 +Sebastian Telfair,telfase01,2015,RS,OKC,626,327,-3.32276467,-0.059175408,-3.381940078,-0.103810922,-0.103810922,0,-1.713811699,-0.579946316,-2.293758016,-1.47262149 +Ish Smith,smithis01,2015,RS,OKC,331,155,-3.945106537,-3.643424272,-7.58853081,-0.381806332,-0.381806332,0,-3.638683966,-3.900514703,-7.539198669,-0.207891456 +Steve Novak,novakst01,2015,RS,OKC,186,88,-3.872483853,-9.408839859,-13.28132371,-0.470778391,-0.470778391,0,-3.501262422,-8.428577897,-11.92984032,-0.416320483 +Grant Jerrett,jerregr01,2015,RS,OKC,52,25,-19.09213208,-11.42251738,-30.51464946,-0.363315746,-0.363315746,0,-11.66269204,-12.22872064,-23.89141269,2.485148523 +Victor Oladipo,oladivi01,2015,RS,ORL,5103,2573,0.459160428,-1.13635849,-0.677198062,2.725331434,2.725331434,0,0.334967395,-0.214827249,0.120140146,0.150548057 +Nikola Vucevic,vucevni01,2015,RS,ORL,5032,2529,-0.674486458,-0.999308232,-1.673794691,1.395623962,1.395623962,0,-0.980220541,-0.153996549,-1.13421709,0.483454236 +Elfrid Payton,paytoel01,2015,RS,ORL,4958,2489,0.505649439,0.247973913,0.753623353,4.452388551,4.452388551,0,-0.090896457,0.974161732,0.883265274,0.068539068 +Tobias Harris,harrito02,2015,RS,ORL,4668,2369,-0.026982181,-0.97382911,-1.000811291,2.097779392,2.097779392,0,-0.149080868,-0.745065543,-0.894146411,-0.743943626 +Channing Frye,fryech01,2015,RS,ORL,3722,1870,-1.039897165,-1.212634464,-2.252531629,0.475323447,0.475323447,0,-0.517832322,-0.059655844,-0.577488166,0.141796322 +Evan Fournier,fournev01,2015,RS,ORL,3286,1661,0.16793346,-1.547191302,-1.379257843,1.160070707,1.160070707,0,-0.394983189,-1.536858795,-1.931841984,-0.12828942 +Willie Green,greenwi01,2015,RS,ORL,1900,951,-3.133847979,0.617998216,-2.515849763,0.113614287,0.113614287,0,-3.117902425,-0.314299458,-3.432201883,0.003836309 +Dewayne Dedmon,dedmode01,2015,RS,ORL,1684,845,-3.241148703,1.676289025,-1.564859678,0.5113155,0.5113155,0,-3.703921761,0.782650209,-2.921271551,0.071130182 +Kyle O'Quinn,oquinky01,2015,RS,ORL,1640,824,-2.152780172,0.628317621,-1.524462551,0.515854514,0.515854514,0,-1.824272047,0.325761445,-1.498510602,0.117757679 +Aaron Gordon,gordoaa01,2015,RS,ORL,1603,797,-1.853828848,-0.014868085,-1.868696933,0.357701529,0.357701529,0,-2.88046227,-0.838735059,-3.719197329,-0.17720031 +Ben Gordon,gordobe01,2015,RS,ORL,1579,790,-1.527816225,-3.1523144,-4.680130625,-0.779323364,-0.779323364,0,-1.887090806,-4.417100717,-6.304191523,0.168721947 +Luke Ridnour,ridnolu01,2015,RS,ORL,1383,683,-2.347839465,0.287020093,-2.060819373,0.239357548,0.239357548,0,-2.757962365,-0.531629,-3.289591365,-0.318993982 +Maurice Harkless,harklma01,2015,RS,ORL,1364,674,-2.945182008,0.0506947,-2.894487308,-0.049790039,-0.049790039,0,-3.413386476,-0.331923772,-3.745310248,0.201677841 +Andrew Nicholson,nichoan01,2015,RS,ORL,969,492,-3.703498528,-1.826462929,-5.529961458,-0.696599292,-0.696599292,0,-3.767266444,-2.761397902,-6.528664346,-0.167952511 +Devyn Marble,marblde01,2015,RS,ORL,448,208,-3.092468404,0.899071725,-2.193396679,0.059879732,0.059879732,0,-3.027030964,-0.362341036,-3.389372,1.318415715 +Nerlens Noel,noelne01,2015,RS,PHI,4667,2311,-4.304473724,2.676574446,-1.627899277,1.329819827,1.329819827,0,-4.141780414,3.133180954,-1.008599461,0.491567602 +Robert Covington,covinro01,2015,RS,PHI,3946,1956,1.228340553,-0.236949024,0.99139153,3.771161394,3.771161394,0,0.79505005,0.134223094,0.929273144,0.961461465 +Luc Mbah a Moute,mbahalu01,2015,RS,PHI,3833,1916,-3.248370832,2.284422546,-0.963948285,1.742458903,1.742458903,0,-2.974153805,2.204079257,-0.770074548,-0.191345276 +Hollis Thompson,thompho01,2015,RS,PHI,3645,1776,-1.066890636,-1.064453627,-2.131344263,0.56373952,0.56373952,0,-1.754094152,-1.066019812,-2.820113964,0.541618258 +Henry Sims,simshe01,2015,RS,PHI,2846,1399,-3.142223805,-1.897388924,-5.039612729,-1.644304679,-1.644304679,0,-3.248399846,-2.046593796,-5.294993643,0.589609534 +Jerami Grant,grantje01,2015,RS,PHI,2844,1377,-2.64022573,0.324738189,-2.315487541,0.308240653,0.308240653,0,-3.036634877,-0.375287625,-3.411922502,0.934843797 +Michael Carter-Williams,cartemi01,2015,RS,PHI,2809,1391,-5.013189251,2.490492449,-2.522696801,0.162641429,0.162641429,0,-4.102962993,1.684391471,-2.418571522,0.788863387 +KJ McDaniels,mcdankj01,2015,RS,PHI,2700,1319,-3.857369323,0.978749122,-2.878620201,-0.087243857,-0.087243857,0,-4.2558462,0.455890291,-3.799955909,0.762680853 +JaKarr Sampson,sampsja02,2015,RS,PHI,2377,1131,-3.612165381,-1.15964299,-4.771808371,-1.177216978,-1.177216978,0,-4.320434851,-1.741179345,-6.061614196,0.868019478 +Tony Wroten,wroteto01,2015,RS,PHI,1816,895,-0.25691534,-3.431833151,-3.688748491,-0.435955033,-0.435955033,0,-0.542120653,-2.908850142,-3.450970795,1.632003973 +Ish Smith,smithis01,2015,RS,PHI,1385,677,-1.178738076,-0.859655318,-2.038393394,0.245759374,0.245759374,0,-2.160144722,-0.539101891,-2.699246613,-0.013027171 +Isaiah Canaan,canaais01,2015,RS,PHI,1166,569,0.179130082,-1.331416434,-1.152286352,0.465125311,0.465125311,0,-0.115703115,-1.206935522,-1.322638637,0.269386412 +Furkan Aldemir,aldemfu01,2015,RS,PHI,1087,540,-0.318228362,-1.661918132,-1.980146495,0.21216464,0.21216464,0,-1.756878546,-1.101017437,-2.857895983,0.028863509 +Thomas Robinson,robinth01,2015,RS,PHI,847,407,1.370112509,0.845810528,2.215923037,1.037171034,1.037171034,0,0.560661961,0.568903892,1.129565853,0.557054498 +Jason Richardson,richaja01,2015,RS,PHI,831,416,-0.967335223,-1.866569431,-2.833904654,-0.017813908,-0.017813908,0,-0.932878214,-1.593333901,-2.526212114,0.030779856 +Brandon Davies,daviebr01,2015,RS,PHI,788,379,-1.477972771,-2.450633698,-3.928606469,-0.231925538,-0.231925538,0,-1.784336965,-0.791035986,-2.57537295,1.692909779 +Alexey Shved,shvedal01,2015,RS,PHI,600,285,2.129606999,-5.769246594,-3.639639595,-0.129583314,-0.129583314,0,2.41703044,-4.825419704,-2.408389264,0.16567304 +Larry Drew II,drewla02,2015,RS,PHI,438,219,-5.600876519,-1.561557878,-7.162434397,-0.495773778,-0.495773778,0,-5.539017355,-1.511902407,-7.050919761,0.536000872 +Malcolm Thomas,thomama01,2015,RS,PHI,418,194,-5.04681375,-6.348432786,-11.39524654,-0.863068872,-0.863068872,0,-4.865627236,-5.512554225,-10.37818146,0.826234821 +Chris Johnson,johnsch04,2015,RS,PHI,393,187,-4.588174122,4.112225811,-0.475948311,0.219797431,0.219797431,0,-3.931615642,2.301946972,-1.62966867,1.253512504 +Tim Frazier,fraziti01,2015,RS,PHI,351,171,-3.307899915,2.774798423,-0.533101492,0.195102019,0.195102019,0,-1.832628343,1.763831155,-0.068797188,0.838150644 +Glenn Robinson III,robingl02,2015,RS,PHI,318,153,-0.840028336,-3.930383595,-4.770411931,-0.156357647,-0.156357647,0,-2.811446197,-3.645033363,-6.456479561,-0.825042641 +Drew Gordon,gordodr01,2015,RS,PHI,158,71,-8.007526864,-3.687238976,-11.69476584,-0.326572087,-0.326572087,0,-8.096221777,-4.736761204,-12.83298298,0.756195343 +JaVale McGee,mcgeeja01,2015,RS,PHI,130,61,-6.773482264,-3.531858923,-10.30534119,-0.235229208,-0.235229208,0,-6.399928833,-5.01480301,-11.41473184,0.036854121 +Malcolm Lee,leema01,2015,RS,PHI,5,2,-4.730754809,-3.305917329,-8.036672138,-0.005409588,-0.005409588,0,-1.455235332,-6.771192353,-8.226427685,0.267850404 +Eric Bledsoe,bledser01,2015,RS,PHO,5710,2800,1.725593553,1.16173159,2.887325143,8.142139031,8.142139031,0,1.766942918,2.004757495,3.771700413,1.058364496 +Markieff Morris,morrima02,2015,RS,PHO,5249,2581,-1.090844277,0.872836145,-0.218008132,3.353891515,3.353891515,0,-0.968468529,1.222179797,0.253711268,0.566541217 +PJ Tucker,tuckepj01,2015,RS,PHO,4836,2383,-0.51333563,1.31387114,0.800535511,4.311941762,4.311941762,0,-0.603569736,2.158271036,1.554701301,-0.107134632 +Marcus Morris,morrima03,2015,RS,PHO,4191,2045,1.033041848,-1.170268829,-0.13722698,2.729620294,2.729620294,0,0.488805674,-0.956435039,-0.467629365,0.125231756 +Goran Dragic,dragigo01,2015,RS,PHO,3565,1735,1.693132239,-2.279593126,-0.586460887,1.926294222,1.926294222,0,1.218721716,-1.442341312,-0.223619596,0.557588891 +Alex Len,lenal01,2015,RS,PHO,3138,1518,-2.553000605,2.493458045,-0.05954256,2.09627896,2.09627896,0,-2.457167804,2.653073619,0.195905816,0.578197786 +Gerald Green,greenge01,2015,RS,PHO,2977,1446,2.172144667,-2.028022989,0.144121677,2.159815458,2.159815458,0,1.751125491,-1.704418968,0.046706523,1.10842113 +Isaiah Thomas,thomais02,2015,RS,PHO,2441,1181,3.696046918,-2.982499158,0.71354776,2.095640516,2.095640516,0,3.160145698,-2.424357888,0.73578781,0.399439244 +Miles Plumlee,plumlmi01,2015,RS,PHO,2029,1005,-1.867159788,0.960017944,-0.907141844,0.940886314,0.940886314,0,-2.03133014,1.616084116,-0.415246024,-0.410099789 +Brandan Wright,wrighbr03,2015,RS,PHO,1735,858,-1.510053251,2.311424827,0.801371576,1.542949517,1.542949517,0,-1.962193938,2.144550698,0.18235676,-0.719790927 +T.J. Warren,warretj01,2015,RS,PHO,1252,614,-2.088079677,-1.060456626,-3.148536303,-0.124721266,-0.124721266,0,-2.605999836,-1.539970201,-4.145970037,-0.096267596 +Archie Goodwin,goodwar01,2015,RS,PHO,1092,535,-3.23436424,-1.674054503,-4.908418742,-0.593904325,-0.593904325,0,-3.460453738,-1.85155835,-5.312012088,0.772946985 +Brandon Knight,knighbr03,2015,RS,PHO,727,347,-2.101690483,-2.347933845,-4.449624329,-0.303611382,-0.303611382,0,-1.178508922,-1.749461179,-2.927970101,0.863945062 +Anthony Tolliver,tollian01,2015,RS,PHO,564,272,-1.848006435,-3.546180667,-5.394187102,-0.36809098,-0.36809098,0,-1.54407804,-3.938336498,-5.482414538,0.299355891 +Earl Barron,barroea01,2015,RS,PHO,292,143,-6.162373247,-6.577017671,-12.73939092,-0.731749932,-0.731749932,0,-4.766880038,-4.044226455,-8.811106493,0.386566026 +Shavlik Randolph,randosh01,2015,RS,PHO,212,101,-6.931239946,0.144809092,-6.786430854,-0.208219085,-0.208219085,0,-7.151089124,0.491742487,-6.659346637,0.101886839 +Marcus Thornton,thornma01,2015,RS,PHO,162,81,-7.156452171,1.185558135,-5.970894036,-0.133733515,-0.133733515,0,-5.461692158,-0.13585304,-5.597545198,0.451136004 +Reggie Bullock,bullore01,2015,RS,PHO,151,75,-8.591783042,-1.164564018,-9.75634706,-0.265196941,-0.265196941,0,-6.53215008,-2.428311588,-8.960461668,-1.037618227 +Tyler Ennis,ennisty01,2015,RS,PHO,122,58,-4.913775044,1.506340735,-3.407434309,-0.019826677,-0.019826677,0,-4.414365231,-2.820943842,-7.235309073,1.834358228 +AJ Price,priceaj01,2015,RS,PHO,87,44,-9.327996229,-1.872132618,-11.20012885,-0.186721976,-0.186721976,0,-6.224793528,-1.363646934,-7.588440462,-1.503047492 +Jerel McNeal,mcneaje01,2015,RS,PHO,72,36,-12.20409436,1.11183582,-11.09225854,-0.156268317,-0.156268317,0,-8.495548522,-0.512447398,-9.007995919,1.905315977 +Zoran Dragic,dragizo01,2015,RS,PHO,27,13,-4.451897013,-3.956275875,-8.408172889,-0.037635001,-0.037635001,0,-0.635208673,-6.464429923,-7.099638596,0.272400133 +Seth Curry,curryse01,2015,RS,PHO,16,8,-22.08144714,-6.966074632,-29.04752178,-0.105656853,-0.105656853,0,-17.97564536,-2.056329086,-20.03197445,-1.500127319 +Damian Lillard,lillada01,2015,RS,POR,5821,2925,3.953085963,-1.300971129,2.652114834,8.074530897,8.074530897,0,4.431356493,-0.21412777,4.217228722,0.151849607 +LaMarcus Aldridge,aldrila01,2015,RS,POR,4987,2512,2.418168543,1.87072375,4.288892293,8.937972946,8.937972946,0,2.348121262,1.987605324,4.335726586,-0.884717457 +Nicolas Batum,batumni01,2015,RS,POR,4747,2380,0.579129811,-0.247237573,0.331892238,3.765232676,3.765232676,0,0.876162981,0.370858526,1.247021507,0.588468882 +Wesley Matthews,matthwe02,2015,RS,POR,4098,2024,2.284158937,1.308563148,3.592722085,6.604483591,6.604483591,0,2.564900311,1.809577476,4.374477786,0.800923752 +Robin Lopez,lopezro01,2015,RS,POR,3240,1638,-0.72688465,1.378910189,0.652025539,2.820370689,2.820370689,0,-1.219805251,1.338195985,0.118390734,-0.766586968 +Steve Blake,blakest01,2015,RS,POR,3093,1529,-0.722849125,-0.961105628,-1.683954752,0.828126277,0.828126277,0,-0.961751136,-0.561351254,-1.523102389,-0.402566851 +Chris Kaman,kamanch01,2015,RS,POR,2783,1398,-2.809520142,0.216518996,-2.593001146,0.111424475,0.111424475,0,-2.393228874,0.067322895,-2.325905979,-0.476526503 +CJ McCollum,mccolcj01,2015,RS,POR,1978,973,0.230645002,1.598150981,1.828795983,2.281976406,2.281976406,0,0.290779802,1.369532103,1.660311905,0.377559333 +Meyers Leonard,leoname01,2015,RS,POR,1699,847,-1.610913905,2.988882775,1.37796887,1.7855977,1.7855977,0,-1.602118697,2.443631756,0.841513059,0.093521265 +Arron Afflalo,afflaar01,2015,RS,POR,1490,752,-0.869565919,-1.59318815,-2.462754069,0.109697472,0.109697472,0,-1.298312675,-0.643637611,-1.941950286,-0.444015025 +Allen Crabbe,crabbal01,2015,RS,POR,1394,683,-1.501894104,-0.895670455,-2.39756456,0.122785754,0.122785754,0,-1.306659169,-0.770051137,-2.076710305,-0.02047747 +Joel Freeland,freeljo01,2015,RS,POR,1247,617,-1.926255959,2.756592095,0.830336136,1.125517492,1.125517492,0,-1.876684169,2.71457773,0.837893561,-0.13176796 +Dorell Wright,wrighdo01,2015,RS,POR,1208,592,2.195451617,1.778509015,3.973960632,2.035799089,2.035799089,0,2.156748624,1.484856171,3.641604795,0.231593276 +Thomas Robinson,robinth01,2015,RS,POR,795,391,-4.493700198,2.379997721,-2.113702477,0.128365134,0.128365134,0,-3.141046872,2.021086795,-1.119960077,1.081291655 +Will Barton,bartowi01,2015,RS,POR,608,300,-4.663083992,1.744330756,-2.918753236,-0.025693026,-0.025693026,0,-3.803592252,-0.061036671,-3.864628924,-0.506194185 +Alonzo Gee,geeal01,2015,RS,POR,317,151,-4.584520271,1.851401636,-2.733118635,0.001311776,0.001311776,0,-3.701704748,0.773358471,-2.928346277,0.828237559 +Victor Claver,clavevi01,2015,RS,POR,154,76,-2.385629613,0.641545606,-1.744084008,0.039225821,0.039225821,0,-1.525894572,-0.1428648,-1.668759371,0.543897162 +Tim Frazier,fraziti01,2015,RS,POR,140,68,-3.95330227,-8.26124984,-12.21455211,-0.329353961,-0.329353961,0,-4.518522441,-6.399591002,-10.91811344,0.290457371 +Ben McLemore,mclembe01,2015,RS,SAC,5395,2670,0.175815397,-0.413538751,-0.237723353,3.436960242,3.436960242,0,-0.064563212,-0.152464406,-0.217027618,0.410543385 +Rudy Gay,gayru01,2015,RS,SAC,4868,2408,3.541634596,-1.116385561,2.425249036,6.409034263,6.409034263,0,2.663567517,-1.605253963,1.058313554,0.768017948 +DeMarcus Cousins,couside01,2015,RS,SAC,4077,2013,0.927559643,4.423062129,5.350621772,8.486441648,8.486441648,0,1.12895787,3.580605098,4.709562968,1.923042506 +Jason Thompson,thompja02,2015,RS,SAC,3994,1991,-2.130285131,0.175985909,-1.954299222,0.802349783,0.802349783,0,-2.879950684,-0.466557359,-3.346508043,-0.703488712 +Darren Collison,collida01,2015,RS,SAC,3186,1565,1.739739139,2.308093162,4.047832301,5.409458342,5.409458342,0,1.138648721,1.550956286,2.689605006,-0.32435687 +Derrick Williams,willide02,2015,RS,SAC,3007,1462,-1.019465352,-3.44981092,-4.469276273,-1.280591652,-1.280591652,0,-1.755372002,-4.645087176,-6.400459179,-0.137425634 +Ray McCallum,mccalra01,2015,RS,SAC,2930,1436,-0.800101747,-1.994295275,-2.794397022,-0.032226258,-0.032226258,0,-1.782239763,-2.334112591,-4.116352354,-0.887668647 +Omri Casspi,casspom01,2015,RS,SAC,2893,1416,0.634837017,-3.41156089,-2.776723873,-0.019450619,-0.019450619,0,-0.200659937,-3.987862224,-4.188522161,0.71593218 +Carl Landry,landrca01,2015,RS,SAC,2390,1192,-1.894049426,-1.424495099,-3.318544525,-0.343596491,-0.343596491,0,-2.861145497,-2.52503724,-5.386182737,-0.601450109 +Nik Stauskas,stausni01,2015,RS,SAC,2296,1127,-1.256162017,-3.678914821,-4.935076839,-1.255492404,-1.255492404,0,-2.275757022,-4.28316937,-6.558926392,-0.069968532 +Reggie Evans,evansre01,2015,RS,SAC,1494,764,-1.643584663,-0.919309703,-2.562894366,0.072620158,0.072620158,0,-2.175866145,-0.856544277,-3.032410422,-0.410587299 +Andre Miller,millean02,2015,RS,SAC,1264,622,0.004675638,-2.506089636,-2.501413998,0.078727866,0.078727866,0,-0.450600629,-3.163331141,-3.61393177,-0.193898359 +Ramon Sessions,sessira01,2015,RS,SAC,1258,642,-3.599760461,-4.455055872,-8.054816334,-1.722133708,-1.722133708,0,-3.47580044,-4.700604328,-8.176404768,-0.852683026 +Ryan Hollins,holliry01,2015,RS,SAC,901,441,-2.863271476,0.176715386,-2.68655609,0.01430858,0.01430858,0,-3.827171187,-1.737711534,-5.564882721,0.227159457 +Quincy Miller,millequ01,2015,RS,SAC,136,61,-1.095234974,9.475226992,8.379992018,0.351651156,0.351651156,0,-0.034777131,5.768737399,5.733960269,1.456543083 +David Stockton,stockda01,2015,RS,SAC,74,33,-1.976616571,6.846022702,4.869406131,0.130673367,0.130673367,0,-4.274464609,2.435837128,-1.838627482,1.785413279 +David Wear,wearda01,2015,RS,SAC,15,7,0.037576302,-7.587399874,-7.549823573,-0.017079405,-0.017079405,0,-1.578659019,-6.111109807,-7.689768827,-0.350666714 +Sim Bhullar,bhullsi01,2015,RS,SAC,7,3,9.158598037,0.602414549,9.761012586,0.018886029,0.018886029,0,6.371392795,-3.352582908,3.018809886,-1.318664358 +Eric Moreland,moreler01,2015,RS,SAC,6,2,16.89864226,-5.867966467,11.03067579,0.014501738,0.014501738,0,12.08788035,1.22243231,13.31031266,3.000152384 +Danny Green,greenda02,2015,RS,SAS,4598,2312,3.081529613,2.974169774,6.055699387,10.40589127,10.40589127,0,3.053734484,3.763306402,6.817040886,0.173963295 +Tim Duncan,duncati01,2015,RS,SAS,4406,2227,-0.181642553,3.482423229,3.300780676,6.849059755,6.849059755,0,-0.049244797,3.875442397,3.8261976,-0.36168585 +Kawhi Leonard,leonaka01,2015,RS,SAS,4039,2033,3.698908887,5.19082193,8.889730817,12.1137221,12.1137221,0,3.535726556,5.979348697,9.515075253,0.322217458 +Boris Diaw,diawbo01,2015,RS,SAS,3935,1984,-0.702941577,-0.641882274,-1.344823851,1.418103949,1.418103949,0,-1.11127229,-0.249335992,-1.360608282,-0.287679962 +Tony Parker,parketo01,2015,RS,SAS,3869,1953,0.503682101,-2.836118914,-2.332436813,0.411557453,0.411557453,0,0.275714779,-2.069499039,-1.793784261,-1.039710085 +Manu Ginobili,ginobma01,2015,RS,SAS,3217,1587,1.720243819,1.444840542,3.165084361,4.877822625,4.877822625,0,1.865385583,0.948120234,2.813505817,1.771045919 +Cory Joseph,josepco01,2015,RS,SAS,2871,1444,0.676359851,0.506429635,1.182789486,2.852267239,2.852267239,0,-0.349990975,0.901906183,0.551915208,-1.493724422 +Marco Belinelli,belinma01,2015,RS,SAS,2766,1388,0.255262452,-3.131791659,-2.876529207,-0.089544999,-0.089544999,0,0.043698913,-2.452850277,-2.409151365,-0.061666475 +Aron Baynes,baynear01,2015,RS,SAS,2271,1122,-1.543720935,1.847873196,0.304152262,1.752423608,1.752423608,0,-1.987458924,1.736715189,-0.250743736,0.22440149 +Tiago Splitter,splitti01,2015,RS,SAS,2057,1030,1.532198962,3.2596172,4.791816162,3.980658441,3.980658441,0,0.728023057,3.358887124,4.086910181,0.420736114 +Matt Bonner,bonnema01,2015,RS,SAS,1862,935,-0.522180525,-0.010846081,-0.533026607,1.044997675,1.044997675,0,-1.506939213,-0.399436448,-1.906375661,-1.140735104 +Patty Mills,millspa02,2015,RS,SAS,1642,801,0.397967982,1.586347096,1.984315078,1.932811498,1.932811498,0,0.414937154,1.244627653,1.659564807,-0.097243605 +Jeff Ayres,pendeje02,2015,RS,SAS,774,383,-2.647930277,-4.81940808,-7.467338357,-0.923874755,-0.923874755,0,-2.832275686,-2.86950582,-5.701781506,0.215935221 +Kyle Anderson,anderky01,2015,RS,SAS,714,358,-3.784997506,-2.691064767,-6.476062273,-0.673229133,-0.673229133,0,-3.58213624,-2.423308588,-6.005444828,-1.034524426 +Austin Daye,dayeau01,2015,RS,SAS,550,268,-5.528411227,-1.383529614,-6.911940842,-0.573083406,-0.573083406,0,-5.366762605,-1.239589831,-6.606352437,0.675088899 +Reggie Williams,willire02,2015,RS,SAS,209,105,-0.216121912,-9.016509993,-9.232631905,-0.344027238,-0.344027238,0,-0.058569125,-6.451449332,-6.510018457,-0.898479926 +JaMychal Green,greenja01,2015,RS,SAS,51,25,-3.637872741,-4.022222157,-7.660094898,-0.06356329,-0.06356329,0,-3.113479085,-3.431161746,-6.544640831,1.431688888 +Kyle Lowry,lowryky01,2015,RS,TOR,4787,2414,3.344226813,0.576366942,3.920593754,8.265016499,8.265016499,0,3.92226222,0.993864252,4.916126472,0.576151702 +Patrick Patterson,pattepa01,2015,RS,TOR,4259,2156,2.446309103,-0.799230312,1.64707879,4.819865596,4.819865596,0,2.544902372,-1.182736748,1.362165623,-0.33471414 +DeMar DeRozan,derozde01,2015,RS,TOR,4100,2100,-0.208713178,-1.15269208,-1.361405258,1.482174624,1.482174624,0,0.536681953,-1.34519385,-0.808511897,-0.360534219 +Jonas Valanciunas,valanjo01,2015,RS,TOR,4096,2096,-0.133893842,1.241569098,1.107675256,4.105606593,4.105606593,0,-0.049165778,0.61885443,0.569688652,-0.458191488 +Terrence Ross,rosste01,2015,RS,TOR,4095,2092,0.275714531,-1.803068799,-1.527354268,1.296545778,1.296545778,0,0.646442739,-1.94083912,-1.294396382,-0.619538391 +Lou Williams,willilo02,2015,RS,TOR,4025,2016,5.177280596,-2.152703847,3.024576749,5.965790468,5.965790468,0,5.266439538,-2.594030898,2.67240864,0.424187459 +Greivis Vasquez,vasqugr01,2015,RS,TOR,3916,1991,-0.428939616,-2.380890658,-2.809830273,-0.060149857,-0.060149857,0,0.191949856,-2.370085268,-2.178135412,-0.98807937 +Amir Johnson,johnsam01,2015,RS,TOR,3898,1979,-0.052451183,0.831513404,0.779062221,3.558334586,3.558334586,0,0.004634498,0.312182796,0.316817294,-0.132123175 +James Johnson,johnsja01,2015,RS,TOR,2701,1370,0.692728425,1.31112419,2.003852615,3.318202957,3.318202957,0,0.336347378,0.590397965,0.926745344,-0.133227084 +Tyler Hansbrough,hansbty01,2015,RS,TOR,2066,1058,0.910712098,0.351251368,1.261963467,2.153591949,2.153591949,0,0.035201616,0.153711437,0.188913053,-0.532791002 +Chuck Hayes,hayesch01,2015,RS,TOR,506,255,-0.287958809,0.838794166,0.550835357,0.428948003,0.428948003,0,-0.904268133,-0.269027734,-1.173295867,-0.110305339 +Landry Fields,fieldla01,2015,RS,TOR,435,216,-2.837713297,-2.710664498,-5.548377795,-0.307898853,-0.307898853,0,-2.76928917,-2.454586773,-5.223875943,-0.152781413 +Greg Stiemsma,stiemgr01,2015,RS,TOR,133,66,-5.101087855,-5.596359391,-10.69744725,-0.2710159,-0.2710159,0,-4.138804883,-6.038276091,-10.17708097,1.218289413 +Lucas Nogueira,noguelu01,2015,RS,TOR,50,23,-8.006277666,-3.349639025,-11.35591669,-0.101562937,-0.101562937,0,-6.485946019,-0.318443486,-6.804389505,0.546904184 +Bruno Caboclo,cabocbr01,2015,RS,TOR,44,23,-13.29942526,-18.38086426,-31.68028952,-0.340554307,-0.340554307,0,-10.83128989,-16.24048308,-27.07177296,0.301941571 +Gordon Hayward,haywago01,2015,RS,UTA,5027,2618,3.23215027,0.202423668,3.434573939,8.34323364,8.34323364,0,3.122023102,0.454836253,3.576859355,0.957417579 +Trey Burke,burketr01,2015,RS,UTA,4408,2288,0.042666264,-2.045011596,-2.002345332,0.864371322,0.864371322,0,0.14616276,-1.312134365,-1.165971605,-0.922294467 +Derrick Favors,favorde01,2015,RS,UTA,4349,2280,0.106758937,2.146911181,2.253670118,5.782719767,5.782719767,0,1.049689299,2.72510981,3.774799108,-0.623247759 +Rudy Gobert,goberru01,2015,RS,UTA,4149,2158,-0.682596312,4.80917155,4.126575238,7.538518539,7.538518539,0,-0.686918255,4.589462606,3.902544351,-0.413796147 +Dante Exum,exumda01,2015,RS,UTA,3446,1817,-2.844905831,-0.761782029,-3.60668786,-0.786954475,-0.786954475,0,-2.583904378,-0.556209703,-3.140114081,-0.872249366 +Joe Ingles,inglejo01,2015,RS,UTA,3218,1673,-1.227374973,0.110717703,-1.116657271,1.390250696,1.390250696,0,-1.697785386,0.009732139,-1.688053247,-0.269136129 +Trevor Booker,booketr01,2015,RS,UTA,3015,1564,-0.183210579,0.874997517,0.691786938,2.725141242,2.725141242,0,-0.120049622,0.538973842,0.418924221,-0.741709514 +Enes Kanter,kanteen01,2015,RS,UTA,2531,1326,-1.347324552,-1.721999971,-3.069324523,-0.21498143,-0.21498143,0,-0.577642118,-0.759361049,-1.337003167,-0.465934361 +Rodney Hood,hoodro01,2015,RS,UTA,2046,1064,0.592396832,-1.17340597,-0.581009137,1.166610361,1.166610361,0,-0.304221591,-0.510644234,-0.814865825,-0.882223946 +Elijah Millsap,millsel01,2015,RS,UTA,1804,924,-2.127843012,2.203514209,0.075671197,1.338983492,1.338983492,0,-2.083853377,2.779854071,0.696000694,0.496141909 +Alec Burks,burksal01,2015,RS,UTA,1719,899,0.389829129,-3.678499444,-3.288670316,-0.246138872,-0.246138872,0,-0.063235911,-1.860615376,-1.923851287,-0.362094248 +Jeremy Evans,evansje01,2015,RS,UTA,522,266,2.143015607,2.84671161,4.989727217,1.038260106,1.038260106,0,1.06228007,2.639868986,3.702149055,-1.106770911 +Chris Johnson,johnsch04,2015,RS,UTA,441,211,0.015889311,-0.4792276,-0.463338289,0.246380703,0.246380703,0,-0.829712667,-0.357099001,-1.186811667,0.084353828 +Bryce Cotton,cottobr01,2015,RS,UTA,337,159,-2.846392174,-3.255224674,-6.101616847,-0.272947886,-0.272947886,0,-1.804423826,-4.082787409,-5.887211235,0.373398618 +Ian Clark,clarkia01,2015,RS,UTA,318,161,-1.578415559,-0.45667171,-2.035087269,0.058611547,0.058611547,0,-1.835595805,-1.281652426,-3.117248231,-0.184454719 +Steve Novak,novakst01,2015,RS,UTA,226,109,0.206480765,-7.345100134,-7.138619369,-0.244788533,-0.244788533,0,-0.623252627,-8.284108809,-8.907361436,0.28663564 +Jack Cooley,cooleja01,2015,RS,UTA,188,87,-2.003084957,4.049718955,2.046633998,0.215126406,0.215126406,0,-1.8454777,4.781522323,2.936044623,0.998216924 +Elliot Williams,williel01,2015,RS,UTA,85,42,1.592032192,-0.860712842,0.73131935,0.075184455,0.075184455,0,2.247188024,-2.264071333,-0.016883309,0.752448774 +Patrick Christopher,chrispa01,2015,RS,UTA,59,29,-9.928618559,-13.9552276,-23.88384616,-0.315694479,-0.315694479,0,-8.121640035,-8.997432186,-17.11907222,0.920732735 +Grant Jerrett,jerregr01,2015,RS,UTA,57,26,1.019302895,-5.883025245,-4.863722349,-0.028668968,-0.028668968,0,2.10518504,-5.305914804,-3.200729765,2.154693794 +Jerrelle Benimon,benimje01,2015,RS,UTA,6,3,-17.14897666,12.3001557,-4.848820964,-0.003235385,-0.003235385,0,-18.51512857,-1.170113122,-19.68524169,0.684463158 +Toure' Murry,murryto01,2015,RS,UTA,2,1,-58.48170452,-22.64772781,-81.12943233,-0.04032499,-0.04032499,0,-42.02709245,-11.60674785,-53.6338403,0.805260657 +John Wall,walljo01,2015,RS,WAS,5700,2837,2.080113316,-0.044382573,2.035730743,7.046280391,7.046280391,0,2.205363984,0.621671373,2.827035357,1.650625623 +Marcin Gortat,gortama01,2015,RS,WAS,4901,2453,-0.399106126,3.563797112,3.164690986,7.366796746,7.366796746,0,-0.102836817,3.147032683,3.044195865,-0.460676566 +Bradley Beal,bealbr01,2015,RS,WAS,4158,2107,0.826873174,0.453328233,1.280201407,4.314456538,4.314456538,0,0.891941201,0.777461438,1.66940264,-0.397867651 +Paul Pierce,piercpa01,2015,RS,WAS,3862,1914,1.003764847,0.159743217,1.163508064,3.849713381,3.849713381,0,0.808526818,-0.360883192,0.447643626,0.704688069 +Nene,hilarne01,2015,RS,WAS,3369,1693,-2.14463473,2.782109404,0.637474674,2.931375238,2.931375238,0,-1.918606777,2.674677993,0.756071216,0.176352596 +Rasual Butler,butlera01,2015,RS,WAS,3001,1505,-0.112560653,-0.752363276,-0.864923929,1.435482795,1.435482795,0,-0.80467864,-1.029483111,-1.834161751,-0.793331217 +Otto Porter Jr.,porteot01,2015,RS,WAS,2820,1432,-0.693188739,-1.364003011,-2.057191749,0.502309183,0.502309183,0,-1.06541283,-1.42288046,-2.48829329,-0.731463295 +Kris Humphries,humphkr01,2015,RS,WAS,2649,1345,-1.3650701,1.462485629,0.097415529,1.934343122,1.934343122,0,-1.241749792,1.194753166,-0.046996625,-0.962283085 +Kevin Seraphin,serapke01,2015,RS,WAS,2376,1235,-2.970593984,-0.846748416,-3.8173424,-0.663865768,-0.663865768,0,-3.732796451,-1.01348339,-4.746279841,-1.235306957 +Drew Gooden,goodedr01,2015,RS,WAS,1706,864,-0.087254297,1.464551549,1.377297253,1.810497563,1.810497563,0,-0.257615456,0.694422808,0.436807352,-0.46740621 +Garrett Temple,templga01,2015,RS,WAS,1490,735,-1.324870129,0.528259633,-0.796610496,0.735857892,0.735857892,0,-1.216302567,1.063402451,-0.152900117,0.437595822 +Andre Miller,millean02,2015,RS,WAS,1185,631,0.954397166,-3.372731993,-2.418334827,0.105209111,0.105209111,0,-0.140277311,-3.508441678,-3.648718989,-1.406346107 +Ramon Sessions,sessira01,2015,RS,WAS,1089,546,-0.371774171,1.485460944,1.113686773,1.074775037,1.074775037,0,-0.612585242,0.19382485,-0.418760392,-0.136236553 +Martell Webster,webstma02,2015,RS,WAS,722,352,-4.02698789,-6.258226999,-10.28521489,-1.367376421,-1.367376421,0,-3.670785398,-6.839399369,-10.51018477,1.000870488 +DeJuan Blair,blairde01,2015,RS,WAS,371,180,-5.960182425,-4.160610791,-10.12079322,-0.688274815,-0.688274815,0,-5.361882812,-3.703273284,-9.065156096,1.610838273 +Will Bynum,bynumwi01,2015,RS,WAS,133,67,-7.375135817,-14.94392916,-22.31906497,-0.677047302,-0.677047302,0,-5.599460199,-13.79442811,-19.39388831,1.162615593 +Glen Rice,ricegl02,2015,RS,WAS,84,43,-7.108600346,-6.683571981,-13.79217233,-0.241959868,-0.241959868,0,-8.1503614,-6.125096767,-14.27545817,-0.114770061 +Toure' Murry,murryto01,2015,RS,WAS,34,17,-12.10118878,5.357083712,-6.744105067,-0.036207683,-0.036207683,0,-8.477624498,1.25589373,-7.221730768,4.332696003 +Paul Millsap,millspa01,2015,PO,ATL,1120,566,2.896983442,2.098266507,4.995249949,2.316488596,0,2.316488596,1.734936005,1.83624795,3.571183955,0.406886016 +DeMarre Carroll,carrode01,2015,PO,ATL,1106,558,2.851266022,-0.755370026,2.095895996,1.417730028,0,1.417730028,0.861758952,-0.896972546,-0.035213594,-0.347223195 +Kyle Korver,korveky01,2015,PO,ATL,1050,526,1.122093438,1.145213747,2.267307185,1.398600539,0,1.398600539,-0.317248678,0.948331073,0.631082394,0.688192978 +Al Horford,horfoal01,2015,PO,ATL,1047,522,-0.530280009,4.439350815,3.909070806,1.820075974,0,1.820075974,-2.354020406,2.697665481,0.343645075,-0.475511404 +Jeff Teague,teaguje01,2015,PO,ATL,1045,529,3.10040912,-0.215360566,2.885048554,1.562353361,0,1.562353361,0.441079897,-1.382936857,-0.94185696,-0.382487386 +Kent Bazemore,bazemke01,2015,PO,ATL,612,303,-4.031147323,1.815913377,-2.215233946,0.085532018,0,0.085532018,-5.126400672,0.436995091,-4.689405581,0.305187636 +Dennis Schroder,schrode01,2015,PO,ATL,578,290,-4.382198841,-5.291873105,-9.674071946,-1.054099725,0,-1.054099725,-5.18623596,-6.046558483,-11.23279444,-0.228292925 +Pero Antic,anticpe01,2015,PO,ATL,409,199,-1.454716592,1.928563767,0.473847175,0.340457223,0,0.340457223,-3.254629651,1.231066611,-2.02356304,0.822048139 +Mike Scott,scottmi01,2015,PO,ATL,340,172,-5.841955283,-4.062289732,-9.904245015,-0.649727086,0,-0.649727086,-6.293327491,-5.303153943,-11.59648143,0.331147835 +Mike Muscala,muscami01,2015,PO,ATL,200,102,-0.701821644,-0.078417644,-0.780239288,0.105222921,0,0.105222921,-2.275276336,-1.332696555,-3.607972891,-0.455317444 +Shelvin Mack,macksh01,2015,PO,ATL,199,99,-3.151933888,1.193093465,-1.958840423,0.041150115,0,0.041150115,-4.255529245,0.841936335,-3.413592909,-0.1507608 +John Jenkins,jenkijo01,2015,PO,ATL,41,21,6.555281559,-1.250105524,5.305176035,0.087908023,0,0.087908023,3.43501231,-3.191440327,0.243571983,-1.196019824 +Elton Brand,brandel01,2015,PO,ATL,10,4,-0.816447758,-4.867853305,-5.684301063,-0.006361159,0,-0.006361159,-6.078775831,-3.768808933,-9.847584764,2.891026213 +Avery Bradley,bradlav01,2015,PO,BOS,264,133,-1.396643393,2.816601531,1.419958138,0.293416381,0,0.293416381,-2.402174765,2.659942553,0.257767788,0.523586519 +Isaiah Thomas,thomais02,2015,PO,BOS,246,119,3.707694746,0.416723606,4.124418352,0.445335741,0,0.445335741,0.730307036,-2.005547819,-1.275240782,3.334368269 +Evan Turner,turneev01,2015,PO,BOS,231,118,-0.798306057,2.045496516,1.247190459,0.246384983,0,0.246384983,-3.392423288,2.273753757,-1.118669532,-0.702520952 +Jae Crowder,crowdja01,2015,PO,BOS,202,100,1.85726289,-0.313104263,1.544158627,0.227727299,0,0.227727299,-0.981364678,0.356405226,-0.624959451,0.75529195 +Marcus Smart,smartma01,2015,PO,BOS,180,90,-1.332089855,-5.329641693,-6.661731547,-0.185202026,0,-0.185202026,-3.41556514,-4.295116375,-7.710681515,-0.025917042 +Tyler Zeller,zellety01,2015,PO,BOS,177,90,-3.586331119,2.910436028,-0.675895091,0.097905912,0,0.097905912,-4.660384805,1.631529276,-3.028855529,-0.313912873 +Brandon Bass,bassbr01,2015,PO,BOS,167,86,-2.409868,-5.197298363,-7.607166363,-0.216766265,0,-0.216766265,-5.173856252,-6.406457381,-11.58031363,-1.332827734 +Jared Sullinger,sullija01,2015,PO,BOS,164,80,3.796047601,-0.275988808,3.520058793,0.267038592,0,0.267038592,-0.811215724,-2.317073527,-3.128289251,1.131180908 +Jonas Jerebko,jerebjo01,2015,PO,BOS,140,68,-2.530392381,1.733150878,-0.797241503,0.070487884,0,0.070487884,-4.472630734,0.93129204,-3.541338694,0.849387949 +Kelly Olynyk,olynyke01,2015,PO,BOS,104,53,0.429848725,2.988764745,3.418613469,0.173720354,0,0.173720354,-2.263836203,0.88767463,-1.376161573,0.945872649 +Gigi Datome,datomlu01,2015,PO,BOS,34,14,-2.981054142,-6.100503725,-9.081557868,-0.047326907,0,-0.047326907,-4.480069546,-7.343133085,-11.82320263,1.414167334 +Phil Pressey,pressph01,2015,PO,BOS,9,5,-15.0939342,22.9298893,7.8359551,0.027273599,0,0.027273599,-15.44104301,13.64685269,-1.794190322,-2.002673966 +Gerald Wallace,wallage01,2015,PO,BOS,9,4,-19.84856283,-1.201485177,-21.050048,-0.038346582,0,-0.038346582,-17.41556112,-6.73960868,-24.1551698,-0.429280953 +Joe Johnson,johnsjo02,2015,PO,BRK,489,249,-0.839046974,-9.645228876,-10.48427585,-0.982892172,0,-0.982892172,-1.209265817,-8.271255676,-9.480521494,-2.902490061 +Brook Lopez,lopezbr01,2015,PO,BRK,458,234,2.387485236,2.009980543,4.397465779,0.859683719,0,0.859683719,2.300416758,2.934145626,5.234562384,-2.235545492 +Bojan Bogdanovic,bogdabo02,2015,PO,BRK,411,206,-2.589142052,0.670545812,-1.91859624,0.090846639,0,0.090846639,-1.665143897,0.943040202,-0.722103694,0.776040229 +Deron Williams,willide01,2015,PO,BRK,377,192,0.408120729,-0.0074052,0.400715529,0.319334588,0,0.319334588,2.445281327,0.940776278,3.386057605,0.308147769 +Thaddeus Young,youngth01,2015,PO,BRK,375,190,-2.332867302,2.28714766,-0.045719642,0.269970897,0,0.269970897,-1.390838416,1.586680876,0.19584246,-0.141917277 +Jarrett Jack,jackja01,2015,PO,BRK,312,153,3.779450436,7.533978594,11.31342903,1.160583614,0,1.160583614,3.907417272,5.910789515,9.818206787,2.416671984 +Alan Anderson,anderal01,2015,PO,BRK,294,142,6.099955584,2.807100395,8.907055979,0.891150838,0,0.891150838,4.914817833,0.816190966,5.731008798,2.230143516 +Mason Plumlee,plumlma01,2015,PO,BRK,104,49,-2.911987236,2.653444475,-0.258542761,0.066145992,0,0.066145992,-1.573150691,3.484825383,1.911674692,2.864122383 +Mirza Teletovic,teletmi01,2015,PO,BRK,35,16,-15.22013762,3.821714253,-11.39842337,-0.074896229,0,-0.074896229,-10.08921938,1.905734683,-8.183484697,2.760999384 +Earl Clark,clarkea01,2015,PO,BRK,27,13,-9.944227018,-11.75054561,-21.69477262,-0.129800643,0,-0.129800643,-6.376123061,-9.779444799,-16.15556786,0.154152105 +Markel Brown,brownma02,2015,PO,BRK,19,10,-6.253089002,9.665399244,3.412310242,0.033088073,0,0.033088073,-6.589547754,5.595274784,-0.99427297,1.969962893 +Jerome Jordan,jordaje01,2015,PO,BRK,10,5,-17.053958,-14.98009637,-32.03405437,-0.079757195,0,-0.079757195,-13.65957559,-18.27410428,-31.93367986,3.395077144 +Darius Morris,morrida01,2015,PO,BRK,10,5,-14.28788881,-5.765238328,-20.05312714,-0.043478904,0,-0.043478904,-9.722399914,-3.762736543,-13.48513646,-4.335876598 +Jimmy Butler,butleji01,2015,PO,CHI,952,506,5.29916631,3.678146077,8.977312388,3.082854194,0,3.082854194,6.645746358,4.369740457,11.01548682,-1.224587216 +Derrick Rose,rosede01,2015,PO,CHI,860,454,2.829582056,2.973788346,5.803370403,2.036065537,0,2.036065537,4.871816161,2.338739277,7.210555438,-0.344263116 +Joakim Noah,noahjo01,2015,PO,CHI,741,395,-1.203251842,2.085797983,0.882546141,0.757604615,0,0.757604615,0.239491079,0.968259176,1.207750255,0.330180426 +Mike Dunleavy,dunlemi02,2015,PO,CHI,739,389,4.725584396,0.593213398,5.318797795,1.664183489,0,1.664183489,4.405487714,0.484329105,4.889816819,0.734192705 +Pau Gasol,gasolpa01,2015,PO,CHI,608,317,-0.08618848,3.486030132,3.399841652,1.037292358,0,1.037292358,2.276556067,1.211280993,3.487837061,1.07849431 +Taj Gibson,gibsota01,2015,PO,CHI,528,276,-3.149155099,-3.1192223,-6.268377399,-0.509589893,0,-0.509589893,-2.483097523,-5.01144502,-7.494542544,-0.262162765 +Nikola Mirotic,mirotni01,2015,PO,CHI,320,164,-1.429899307,-1.994329624,-3.424228931,-0.058741937,0,-0.058741937,-0.1036778,-2.550599577,-2.654277376,0.925626709 +Tony Snell,snellto01,2015,PO,CHI,270,140,-3.430425642,-2.841515446,-6.271941088,-0.25866733,0,-0.25866733,-2.645418994,-6.102556244,-8.747975238,-0.292701427 +Aaron Brooks,brookaa01,2015,PO,CHI,251,132,-6.299797712,-5.835093992,-12.1348917,-0.640244338,0,-0.640244338,-3.228831797,-6.078609497,-9.307441294,-1.719373096 +Kirk Hinrich,hinriki01,2015,PO,CHI,239,126,-1.209231855,-6.404220571,-7.613452425,-0.319965301,0,-0.319965301,-2.795190234,-5.765534977,-8.560725212,-0.744357515 +Nazr Mohammed,mohamna01,2015,PO,CHI,28,14,-2.098965469,32.39549398,30.29652851,0.239579284,0,0.239579284,-1.167960826,22.05893733,20.89097651,-1.533080859 +Doug McDermott,mcderdo01,2015,PO,CHI,21,10,4.414767174,2.198194285,6.612961459,0.049787132,0,0.049787132,0.928850641,-4.790454985,-3.861604344,1.016930829 +E'Twaun Moore,mooreet01,2015,PO,CHI,19,9,0.70081167,24.35803446,25.05884613,0.132450488,0,0.132450488,1.59266416,19.61683175,21.20949591,0.55197535 +LeBron James,jamesle01,2015,PO,CLE,1609,844,3.607665742,1.050525575,4.658191317,3.227479404,0,3.227479404,6.00038707,0.844437355,6.844824425,-1.835769448 +Tristan Thompson,thomptr01,2015,PO,CLE,1392,727,2.060305673,2.53960639,4.599912063,2.773825082,0,2.773825082,2.92793345,2.196803384,5.124736834,-1.299461215 +Iman Shumpert,shumpim01,2015,PO,CLE,1330,695,2.647644531,0.201810476,2.849455006,2.024395994,0,2.024395994,3.304324899,1.381220648,4.685545547,-1.101459602 +JR Smith,smithjr01,2015,PO,CLE,1078,560,2.968019227,-0.367590305,2.600428922,1.566989687,0,1.566989687,4.770423143,-0.260845227,4.509577916,-0.589496558 +Timofey Mozgov,mozgoti01,2015,PO,CLE,1006,529,-1.619150959,6.921030771,5.301879813,2.236411293,0,2.236411293,0.280340445,5.297978098,5.578318543,-0.211314514 +Matthew Dellavedova,dellama01,2015,PO,CLE,970,497,-1.707259064,2.470678607,0.763419544,0.925880635,0,0.925880635,0.505398652,2.185391994,2.690790647,0.739974224 +Kyrie Irving,irvinky01,2015,PO,CLE,890,464,4.079784467,-3.086059715,0.993724753,0.912145617,0,0.912145617,4.889916823,-1.569680206,3.320236616,-0.201656157 +James Jones,jonesja02,2015,PO,CLE,616,311,0.497962966,-0.720329989,-0.222367023,0.413338219,0,0.413338219,1.982297909,-0.661222777,1.321075132,-0.07100187 +Kevin Love,loveke01,2015,PO,CLE,209,107,6.493010519,0.760541097,7.253551616,0.568164993,0,0.568164993,5.262366762,0.67270103,5.935067792,0.844782599 +Mike Miller,millemi01,2015,PO,CLE,124,65,-1.035725733,-4.496501887,-5.53222762,-0.094446508,0,-0.094446508,0.119649667,-4.922341639,-4.802691972,-0.724022783 +Kendrick Perkins,perkike01,2015,PO,CLE,72,33,-12.10202796,-4.74364519,-16.84567315,-0.248622215,0,-0.248622215,-8.360086091,-7.4492119,-15.80929799,1.520330815 +Shawn Marion,mariosh01,2015,PO,CLE,49,25,-2.588965757,-1.354807919,-3.943773676,-0.015580454,0,-0.015580454,-2.685974678,-0.277763513,-2.96373819,-0.759690265 +Joe Harris,harrijo01,2015,PO,CLE,34,16,-5.62947046,-4.698174933,-10.32764539,-0.064231475,0,-0.064231475,-2.159118192,-5.942638426,-8.101756618,0.656060366 +Brendan Haywood,haywobr01,2015,PO,CLE,5,2,-14.47949951,-7.834191306,-22.31369082,-0.020644002,0,-0.020644002,-8.119483233,-10.09849784,-18.21798107,0.258580485 +Monta Ellis,ellismo01,2015,PO,DAL,426,197,6.189666406,-2.864057245,3.325609161,0.655014796,0,0.655014796,5.153922022,-4.768041667,0.385880355,3.862239086 +Dirk Nowitzki,nowitdi01,2015,PO,DAL,382,181,1.432733848,-1.694337324,-0.261603476,0.232529362,0,0.232529362,0.792514511,-3.075658287,-2.283143776,-1.820337931 +Tyson Chandler,chandty01,2015,PO,DAL,342,160,-1.566420862,0.09911484,-1.467306022,0.107437238,0,0.107437238,-2.487844778,-1.949136364,-4.436981142,-0.496199506 +J.J. Barea,bareajo01,2015,PO,DAL,325,154,4.407128126,2.092961513,6.500089639,0.747617966,0,0.747617966,1.693118937,-0.174871186,1.518247751,-0.252464643 +Al-Farouq Aminu,aminual01,2015,PO,DAL,322,150,5.266196841,5.779966043,11.04616288,1.095710366,0,1.095710366,2.925176268,4.419208281,7.344384549,0.600726088 +Devin Harris,harride01,2015,PO,DAL,170,74,-3.539458892,-0.554687683,-4.094146575,-0.053165599,0,-0.053165599,-4.942300652,-2.400161678,-7.342462331,1.523082228 +Amar'e Stoudemire,stoudam01,2015,PO,DAL,165,75,-4.599493632,-3.650599431,-8.250093063,-0.219503121,0,-0.219503121,-5.634225675,-5.567742309,-11.20196798,1.08555271 +Richard Jefferson,jefferi01,2015,PO,DAL,111,51,-3.058600695,-4.509607745,-7.56820844,-0.128927459,0,-0.128927459,-3.327454979,-6.956153143,-10.28360812,-0.279807 +Charlie Villanueva,villach01,2015,PO,DAL,106,43,10.05852499,-8.517693673,1.540831322,0.099776963,0,0.099776963,7.600089325,-9.053507406,-1.453418081,2.673587671 +Chandler Parsons,parsoch01,2015,PO,DAL,87,37,-10.45299756,-1.069737326,-11.52273489,-0.172661288,0,-0.172661288,-8.632267909,-4.533238383,-13.16550629,1.05159735 +Rajon Rondo,rondora01,2015,PO,DAL,83,37,-0.768080301,-15.02364169,-15.79172199,-0.256273363,0,-0.256273363,-2.591850728,-16.32919442,-18.92104515,0.896419764 +Raymond Felton,feltora01,2015,PO,DAL,73,36,-0.955654547,5.091285072,4.135630526,0.127435028,0,0.127435028,-2.97087162,0.446481212,-2.524390408,-2.219951545 +Dwight Powell,poweldw01,2015,PO,DAL,8,3,-5.449522136,9.787079369,4.337557233,0.01140576,0,0.01140576,-5.575961638,2.096906504,-3.479055134,1.87444487 +Bernard James,jamesbe01,2015,PO,DAL,4,2,-2.771744205,13.88622689,11.11448269,0.014142038,0,0.014142038,-4.792092367,3.103807134,-1.688285233,-2.968957 +Greg Smith,smithgr02,2015,PO,DAL,4,1,5.12052288,9.204323635,14.32484652,0.009520455,0,0.009520455,1.706781915,-0.124981096,1.58180082,5.75290411 +Stephen Curry,curryst01,2015,PO,GSW,1668,826,5.713214993,3.025837125,8.739052117,5.175087958,0,5.175087958,5.347107526,2.556066992,7.903174517,3.506650138 +Draymond Green,greendr01,2015,PO,GSW,1582,784,3.145851783,6.796447908,9.942299691,5.350467196,0,5.350467196,2.704581673,7.319500585,10.02408226,2.107769966 +Klay Thompson,thompkl01,2015,PO,GSW,1509,761,2.917361098,-1.149998188,1.76736291,1.802079912,0,1.802079912,2.525628047,-1.302478162,1.223149885,-0.365118911 +Harrison Barnes,barneha02,2015,PO,GSW,1375,681,-1.648656309,0.995967016,-0.652689293,0.750838845,0,0.750838845,-1.819145906,0.380936876,-1.43820903,-0.091939505 +Andre Iguodala,iguodan01,2015,PO,GSW,1269,635,1.88533537,0.708163444,2.593498814,1.772718042,0,1.772718042,1.336638707,0.439064699,1.775703406,-0.688660304 +Andrew Bogut,bogutan01,2015,PO,GSW,860,440,-2.567032488,1.897017002,-0.670015486,0.476964331,0,0.476964331,-2.780962516,1.797767835,-0.983194681,-0.923771082 +Shaun Livingston,livinsh01,2015,PO,GSW,742,375,0.206239934,0.920086086,1.126326019,0.75218601,0,0.75218601,-0.745671424,-0.026567528,-0.772238951,-1.603394755 +Leandro Barbosa,barbole01,2015,PO,GSW,464,229,0.931274957,-2.111296669,-1.180021712,0.187842117,0,0.187842117,-0.967621472,-3.103152381,-4.070773853,-0.683449135 +Festus Ezeli,ezelife01,2015,PO,GSW,379,183,-1.143547,2.117908248,0.974361248,0.356939573,0,0.356939573,-2.043847253,0.443546309,-1.600300944,-0.456400813 +David Lee,leeda02,2015,PO,GSW,213,107,-0.079830887,0.663279571,0.583448684,0.186403431,0,0.186403431,0.332842453,1.326844015,1.659686469,-0.658625819 +Marreese Speights,speigma01,2015,PO,GSW,140,67,-6.812748299,-0.767021968,-7.579770267,-0.172843806,0,-0.172843806,-5.194266943,1.746289696,-3.447977247,1.455439562 +Justin Holiday,holidju01,2015,PO,GSW,23,11,-8.709992796,-1.22273765,-9.932730446,-0.042821685,0,-0.042821685,-6.022108086,-5.792849743,-11.81495783,2.893292521 +James Michael McAdoo,mcadoja01,2015,PO,GSW,21,10,-8.676468854,-2.807564747,-11.4840336,-0.045224211,0,-0.045224211,-4.853070808,-7.602218952,-12.45528976,-1.541660595 +Brandon Rush,rushbr01,2015,PO,GSW,14,7,-3.483839258,-2.608333433,-6.092172692,-0.012297538,0,-0.012297538,-0.568095895,-5.283877329,-5.851973224,-0.102059322 +Trevor Ariza,arizatr01,2015,PO,HOU,1401,655,1.286972922,6.051359604,7.338332526,3.476094674,0,3.476094674,0.609354069,6.679021035,7.288375104,-0.0266442 +James Harden,hardeja01,2015,PO,HOU,1378,636,7.999180069,-1.564680386,6.434499683,3.196672225,0,3.196672225,6.279289242,-1.033938151,5.245351091,3.860028358 +Dwight Howard,howardw01,2015,PO,HOU,1211,574,0.026224594,5.709772741,5.735997335,2.529535676,0,2.529535676,0.715194118,5.310370259,6.025564378,-1.263614761 +Jason Terry,terryja01,2015,PO,HOU,1057,487,2.114901185,-2.044337889,0.070563296,0.72966156,0,0.72966156,1.41566833,-0.597695152,0.817973178,0.916570426 +Corey Brewer,breweco01,2015,PO,HOU,929,428,-0.79977808,-1.834888667,-2.634666746,0.026195196,0,0.026195196,-1.875505335,-1.472637697,-3.348143031,0.819427986 +Terrence Jones,joneste01,2015,PO,HOU,866,401,-2.827206304,-4.111113201,-6.938319505,-0.882928485,0,-0.882928485,-3.072259076,-3.111626859,-6.183885934,-0.090939661 +Josh Smith,smithjo03,2015,PO,HOU,857,396,2.63498237,-0.325356896,2.309625474,1.075853815,0,1.075853815,1.96773988,0.335797328,2.303537208,1.972635532 +Pablo Prigioni,prigipa01,2015,PO,HOU,625,293,-2.227672343,-1.579547246,-3.807219589,-0.162832353,0,-0.162832353,-2.639583281,0.390199694,-2.249383586,-0.098370064 +Clint Capela,capelca01,2015,PO,HOU,279,127,-0.839636031,0.46264466,-0.376991371,0.158466369,0,0.158466369,-1.647271669,0.143261907,-1.504009762,-0.070356779 +Nick Johnson,johnsni01,2015,PO,HOU,105,49,-6.457624836,-4.452560829,-10.91018566,-0.213058288,0,-0.213058288,-6.520693967,-4.841362904,-11.36205687,1.218861633 +Kostas Papanikolaou,papanko01,2015,PO,HOU,47,21,-20.06363756,-3.791009959,-23.85464752,-0.247346036,0,-0.247346036,-16.08466771,-7.095738991,-23.18040671,5.848685573 +Joey Dorsey,dorsejo01,2015,PO,HOU,30,13,-9.870999472,-15.02300158,-24.89400105,-0.154756758,0,-0.154756758,-9.489698645,-18.75313152,-28.24283017,2.088439973 +Blake Griffin,griffbl01,2015,PO,LAC,1158,557,3.514118019,3.700731041,7.21484906,2.952632782,0,2.952632782,4.025656786,3.173215977,7.198872763,1.057273364 +JJ Redick,redicjj01,2015,PO,LAC,1124,540,-0.157352648,-0.585327617,-0.742680265,0.580349444,0,0.580349444,0.997326224,-0.578660471,0.418665753,1.687273323 +DeAndre Jordan,jordade01,2015,PO,LAC,986,482,1.536529861,2.056331968,3.592861829,1.599460209,0,1.599460209,3.057715724,2.250526619,5.308242343,-0.556004821 +Chris Paul,paulch01,2015,PO,LAC,907,445,8.683156963,2.454048243,11.13720521,3.191127548,0,3.191127548,8.622448736,1.785849096,10.40829783,-1.800790559 +Matt Barnes,barnema02,2015,PO,LAC,844,409,1.528473841,3.447755987,4.976229829,1.661278537,0,1.661278537,2.851734026,3.917858282,6.769592308,-0.088681683 +Jamal Crawford,crawfja01,2015,PO,LAC,811,379,1.563342154,-8.106784339,-6.543442184,-0.765640574,0,-0.765640574,2.915744848,-8.116673925,-5.200929076,1.162618519 +Austin Rivers,riverau01,2015,PO,LAC,539,250,0.41328315,-4.650474171,-4.237191022,-0.19619842,0,-0.19619842,0.063458854,-5.022620686,-4.959161832,0.275433321 +Glen Davis,davisgl01,2015,PO,LAC,315,144,-4.12628509,0.21462892,-3.91165617,-0.088374726,0,-0.088374726,-3.119131965,-1.237725268,-4.356857233,0.386737576 +Spencer Hawes,hawessp01,2015,PO,LAC,124,57,2.868077429,-3.117557532,-0.249480103,0.075506438,0,0.075506438,1.745390212,-1.568581137,0.176809075,0.652744871 +Hedo Turkoglu,turkohe01,2015,PO,LAC,112,55,-7.510188091,0.991117807,-6.519070283,-0.109114133,0,-0.109114133,-3.585260782,1.449451232,-2.135809549,0.02960792 +Lester Hudson,hudsole01,2015,PO,LAC,84,38,-4.572271094,-9.610525553,-14.18279665,-0.229163908,0,-0.229163908,-3.064483674,-9.360694372,-12.42517805,0.23564642 +Dahntay Jones,jonesda02,2015,PO,LAC,45,18,0.69919128,4.616457073,5.315648353,0.077876247,0,0.077876247,0.356865101,2.006284593,2.363149694,1.87145817 +Ekpe Udoh,udohek01,2015,PO,LAC,27,12,-3.281768161,0.783596686,-2.498171475,0.001591129,0,0.001591129,-2.558762565,-0.221579978,-2.780342543,0.059630118 +Marc Gasol,gasolma01,2015,PO,MEM,815,416,0.790523509,5.270215969,6.060739478,1.920363479,0,1.920363479,2.512831245,5.363802373,7.876633618,-0.415275344 +Zach Randolph,randoza01,2015,PO,MEM,748,382,-1.653083393,-0.808906226,-2.46198962,0.057353379,0,0.057353379,0.271610156,0.469123188,0.740733344,-0.89859808 +Courtney Lee,leeco01,2015,PO,MEM,728,367,2.263992603,-0.675122206,1.588870397,0.841183133,0,0.841183133,2.943261334,1.11606759,4.059328925,0.377776671 +Jeff Green,greenje02,2015,PO,MEM,589,298,-2.252254771,-0.147250347,-2.399505118,0.054450418,0,0.054450418,-0.266790153,-0.273817972,-0.540608125,-0.89512627 +Tony Allen,allento01,2015,PO,MEM,555,279,-0.018970517,4.970408489,4.951437973,1.137574126,0,1.137574126,1.575072389,7.30373652,8.878808909,0.591220959 +Mike Conley,conlemi01,2015,PO,MEM,472,243,3.265990232,1.731823409,4.997813641,0.966974242,0,0.966974242,5.210497312,3.456773939,8.667271251,-2.309589514 +Vince Carter,cartevi01,2015,PO,MEM,381,196,5.174960691,-1.402146496,3.772814195,0.670338686,0,0.670338686,5.35609746,-0.439744165,4.916353295,-0.343248293 +Beno Udrih,udrihbe01,2015,PO,MEM,343,175,1.312400772,-3.346606654,-2.034205882,0.064164827,0,0.064164827,2.26846752,-1.456160931,0.812306589,-2.56051862 +Nick Calathes,calatni01,2015,PO,MEM,247,126,-2.163425621,0.18925122,-1.974174402,0.051349856,0,0.051349856,-0.749173919,2.931352654,2.182178735,-0.165665665 +Kosta Koufos,koufoko01,2015,PO,MEM,238,127,4.504888597,1.807337548,6.312226145,0.592116098,0,0.592116098,3.853243171,2.991540391,6.844783562,-2.149235784 +Jordan Adams,adamsjo01,2015,PO,MEM,20,10,9.630052671,10.98996621,20.62001889,0.123524027,0,0.123524027,6.751039966,8.824821628,15.57586159,0.432343 +Jon Leuer,leuerjo01,2015,PO,MEM,19,9,-8.012239257,4.405233682,-3.607005574,-0.004055358,0,-0.004055358,-4.58458572,0.686624292,-3.897961428,-0.077240252 +JaMychal Green,greenja01,2015,PO,MEM,18,8,-0.22129679,12.53661365,12.31531686,0.064694852,0,0.064694852,0.064614401,12.68742964,12.75204404,1.941297678 +Russ Smith,smithru01,2015,PO,MEM,6,3,19.73254854,6.219043854,25.95159239,0.042960723,0,0.042960723,10.53217577,-0.809226496,9.722949277,-4.999707911 +Khris Middleton,middlkh01,2015,PO,MIL,454,232,-3.569098454,0.511282644,-3.05781581,-0.037826856,0,-0.037826856,-3.421274045,2.423108129,-0.998165916,0.639890139 +Giannis Antetokounmpo,antetgi01,2015,PO,MIL,392,201,-3.063768375,0.642656632,-2.421111742,0.03446996,0,0.03446996,-3.331229549,0.856245913,-2.474983636,-0.874633913 +Michael Carter-Williams,cartemi01,2015,PO,MIL,381,191,-3.351351453,-3.543418588,-6.89477004,-0.420890165,0,-0.420890165,-3.132372372,-1.714321188,-4.84669356,1.001461229 +O.J. Mayo,mayooj01,2015,PO,MIL,308,156,2.424132777,-0.869455304,1.554677474,0.359412953,0,0.359412953,1.414647384,-0.047380313,1.367267071,1.653199369 +John Henson,hensojo01,2015,PO,MIL,294,153,-2.143033015,2.322249227,0.179216212,0.234896562,0,0.234896562,-2.453748327,1.387384365,-1.066363962,-0.380745743 +Ersan Ilyasova,ilyaser01,2015,PO,MIL,281,142,-2.164924558,-1.014478729,-3.179403287,-0.032480884,0,-0.032480884,-1.330207035,-1.107071012,-2.437278046,1.190025298 +Zaza Pachulia,pachuza01,2015,PO,MIL,260,129,-1.761622798,4.953415843,3.191793045,0.40838611,0,0.40838611,-1.89689441,5.583017274,3.686122864,1.210181374 +Jerryd Bayless,bayleje01,2015,PO,MIL,232,120,1.716479391,-0.621861271,1.09461812,0.239556279,0,0.239556279,0.109607453,-0.216209048,-0.106601595,-1.275218256 +Jared Dudley,dudleja01,2015,PO,MIL,218,110,2.280913489,7.622765298,9.903678787,0.743994063,0,0.743994063,2.548074148,7.731660088,10.27973424,1.524801226 +Tyler Ennis,ennisty01,2015,PO,MIL,30,16,-1.774775509,-14.52546709,-16.30024259,-0.111093497,0,-0.111093497,-2.867416554,-13.87257176,-16.73998832,-2.527911113 +Miles Plumlee,plumlmi01,2015,PO,MIL,30,16,-7.011451348,-7.317219772,-14.32867112,-0.098767719,0,-0.098767719,-8.05246986,-5.69438893,-13.74685879,1.271525604 +Jorge Gutierrez,gutiejo01,2015,PO,MIL,20,12,-9.660220542,-6.884191394,-16.54441194,-0.08456048,0,-0.08456048,-9.804695172,-4.839536018,-14.64423119,-2.817085076 +Johnny O'Bryant III,obryajo01,2015,PO,MIL,20,12,-13.91851364,-18.42341075,-32.34192439,-0.182154371,0,-0.182154371,-8.894698059,-18.21986374,-27.1145618,-2.427560923 +Anthony Davis,davisan02,2015,PO,NOP,339,172,-2.851574911,7.21897428,4.367399369,0.637060637,0,0.637060637,3.360573744,6.74199531,10.10256905,-1.064972776 +Eric Gordon,gordoer01,2015,PO,NOP,283,143,4.482300279,-11.14549568,-6.663195397,-0.295191666,0,-0.295191666,7.859086284,-9.160276924,-1.30119064,0.241521546 +Quincy Pondexter,pondequ01,2015,PO,NOP,251,124,2.380048334,2.905067962,5.285116296,0.531817564,0,0.531817564,5.823460218,3.927835558,9.751295776,1.386963895 +Tyreke Evans,evansty01,2015,PO,NOP,239,125,-0.601920192,-7.150869499,-7.752789691,-0.315169342,0,-0.315169342,4.889700438,-4.695680897,0.194019541,-4.072856733 +Norris Cole,coleno01,2015,PO,NOP,213,106,-1.684390188,0.402909679,-1.281480509,0.081400807,0,0.081400807,2.744864103,0.411539748,3.156403851,-0.599737826 +Ryan Anderson,anderry01,2015,PO,NOP,195,95,6.385102624,-0.036647882,6.348454743,0.45920352,0,0.45920352,9.659761168,-1.012537696,8.647223473,0.929425206 +Omer Asik,asikom01,2015,PO,NOP,154,79,-2.839585062,5.148684709,2.309099647,0.209963373,0,0.209963373,2.189116966,4.958736523,7.147853488,-0.157095245 +Dante Cunningham,cunnida01,2015,PO,NOP,151,75,7.94176433,2.834254636,10.77601897,0.530063636,0,0.530063636,9.411733058,2.131563203,11.54329626,-0.676188296 +Jrue Holiday,holidjr01,2015,PO,NOP,115,55,1.741028146,-2.315962408,-0.574934262,0.063603131,0,0.063603131,4.059879282,-2.518406642,1.54147264,1.003358254 +Alexis Ajinca,ajincal01,2015,PO,NOP,21,10,14.3890619,-8.717170358,5.671891541,0.044221656,0,0.044221656,13.52295725,-1.562766486,11.96019076,-0.205407983 +Nicolas Batum,batumni01,2015,PO,POR,405,209,0.5202163,0.797153335,1.317369636,0.45477415,0,0.45477415,2.013800259,-0.663034604,1.350765655,1.609668341 +LaMarcus Aldridge,aldrila01,2015,PO,POR,398,208,0.527665053,-1.282007228,-0.754342174,0.214813805,0,0.214813805,1.177542892,-2.461053412,-1.28351052,-1.594854411 +Damian Lillard,lillada01,2015,PO,POR,391,201,0.340121462,-2.476881823,-2.136760361,0.066057274,0,0.066057274,1.929001578,-3.314493551,-1.385491973,1.781162462 +CJ McCollum,mccolcj01,2015,PO,POR,324,166,7.929666637,-2.378672241,5.550994396,0.725737163,0,0.725737163,7.95361908,-3.182081734,4.771537346,0.086759573 +Robin Lopez,lopezro01,2015,PO,POR,224,117,-3.628852532,2.640274146,-0.988578386,0.106606832,0,0.106606832,-3.719283692,1.963455971,-1.755827722,-1.63350555 +Meyers Leonard,leoname01,2015,PO,POR,205,106,5.983883374,3.993304781,9.977188156,0.708547873,0,0.708547873,5.038302055,2.843434715,7.88173677,-0.182013249 +Arron Afflalo,afflaar01,2015,PO,POR,119,60,-9.636316537,-6.478588871,-16.11490541,-0.421862388,0,-0.421862388,-6.317694998,-8.290580728,-14.60827573,-0.021588601 +Steve Blake,blakest01,2015,PO,POR,82,43,-3.477728109,-13.63112658,-17.10885469,-0.32072651,0,-0.32072651,-1.69879442,-13.56609775,-15.26489217,-1.237171578 +Allen Crabbe,crabbal01,2015,PO,POR,77,39,1.646562992,1.878796078,3.52535907,0.127976577,0,0.127976577,1.701905899,-1.180246918,0.521658982,-0.603233554 +Chris Kaman,kamanch01,2015,PO,POR,72,37,0.614480141,-3.041118387,-2.426638246,0.006339235,0,0.006339235,1.509762576,-6.60732923,-5.097566653,0.667876842 +Joel Freeland,freeljo01,2015,PO,POR,15,7,-8.829485211,18.19349469,9.36400948,0.044810244,0,0.044810244,-6.997457428,14.93593712,7.93847969,0.409799802 +Tim Frazier,fraziti01,2015,PO,POR,9,3,-25.06313738,2.53180263,-22.53133475,-0.032955319,0,-0.032955319,-18.93665407,-7.900607796,-26.83726187,5.341206543 +Alonzo Gee,geeal01,2015,PO,POR,8,3,-3.214379474,7.511450893,4.297071419,0.011418854,0,0.011418854,-3.662208565,-0.402881827,-4.065090392,2.553142206 +Kawhi Leonard,leonaka01,2015,PO,SAS,500,250,1.393190339,1.408790318,2.801980658,0.740959409,0,0.740959409,-2.047439761,3.299555407,1.252115646,1.399955386 +Tim Duncan,duncati01,2015,PO,SAS,489,250,5.202514017,2.655096235,7.857610252,1.366383359,0,1.366383359,2.402627896,6.264576819,8.667204716,-2.008634672 +Tony Parker,parketo01,2015,PO,SAS,407,210,-3.818802195,-1.259870395,-5.07867259,-0.250470848,0,-0.250470848,-4.97243588,0.298707666,-4.673728214,-2.569470451 +Danny Green,greenda02,2015,PO,SAS,403,204,2.328385031,5.509033586,7.837418616,1.132210831,0,1.132210831,1.300492549,7.53363306,8.834125609,-0.36453328 +Boris Diaw,diawbo01,2015,PO,SAS,390,198,1.995026518,-3.238143376,-1.243116859,0.155201537,0,0.155201537,-0.441221432,0.092975006,-0.348246426,-1.104458474 +Manu Ginobili,ginobma01,2015,PO,SAS,271,131,3.612773344,2.727782984,6.340556328,0.645820126,0,0.645820126,0.584112935,3.843803991,4.427916926,2.954714065 +Tiago Splitter,splitti01,2015,PO,SAS,244,123,-7.949726258,5.588189524,-2.361536733,0.025214634,0,0.025214634,-8.729989084,6.256237032,-2.473752052,0.27740856 +Marco Belinelli,belinma01,2015,PO,SAS,238,116,5.622624595,3.487472314,9.110096909,0.732084122,0,0.732084122,2.180619308,2.06507693,4.245696238,1.086757454 +Patty Mills,millspa02,2015,PO,SAS,236,112,8.060162194,-1.910842228,6.149319965,0.530444068,0,0.530444068,3.943386458,0.331143551,4.274530009,1.097990624 +Aron Baynes,baynear01,2015,PO,SAS,89,40,-7.962115224,-2.664656891,-10.62677212,-0.169649176,0,-0.169649176,-8.355193703,0.427027793,-7.928165911,2.245940908 +Matt Bonner,bonnema01,2015,PO,SAS,81,36,-5.593910064,3.132139249,-2.461770815,0.00550254,0,0.00550254,-6.542234221,4.120915832,-2.421318388,0.752095919 +Cory Joseph,josepco01,2015,PO,SAS,48,22,-2.678184265,-16.28901276,-18.96719703,-0.184999498,0,-0.184999498,-4.604858859,-12.04115107,-16.64600993,-1.406901235 +Jeff Ayres,pendeje02,2015,PO,SAS,24,12,-0.416224807,-1.690438736,-2.106663543,0.003917618,0,0.003917618,-1.699698951,-2.105687769,-3.805386721,-3.436314474 +DeMar DeRozan,derozde01,2015,PO,TOR,315,159,4.580327152,-6.102822985,-1.522495833,0.101888822,0,0.101888822,4.361299043,-7.755219351,-3.393920308,-0.76226343 +Kyle Lowry,lowryky01,2015,PO,TOR,260,131,-2.160137339,0.520866782,-1.639270558,0.077458925,0,0.077458925,-0.015687705,-0.4797708,-0.495458505,1.126562646 +Amir Johnson,johnsam01,2015,PO,TOR,221,112,2.063990323,-5.875305527,-3.811315204,-0.062039046,0,-0.062039046,1.352435093,-6.907847734,-5.555412641,-0.785127057 +Terrence Ross,rosste01,2015,PO,TOR,220,107,-0.866979884,1.079692698,0.212712815,0.168968999,0,0.168968999,0.04119905,-1.248239793,-1.207040743,1.248426475 +Patrick Patterson,pattepa01,2015,PO,TOR,216,106,-0.095743913,1.648193025,1.552449112,0.241732385,0,0.241732385,-0.125427709,-1.363209582,-1.48863729,0.705194838 +Jonas Valanciunas,valanjo01,2015,PO,TOR,210,106,-0.356233464,-5.890374118,-6.246607582,-0.192318924,0,-0.192318924,0.166206698,-6.327241132,-6.161034435,-1.341811978 +Greivis Vasquez,vasqugr01,2015,PO,TOR,204,101,-2.071371086,-4.351688979,-6.423060065,-0.194165668,0,-0.194165668,-2.433010491,-5.719435352,-8.152445843,-0.515817255 +Lou Williams,willilo02,2015,PO,TOR,203,102,-1.845127022,-1.16307227,-3.008199291,-0.013975421,0,-0.013975421,0.586486055,-2.728133745,-2.14164769,0.81636494 +Tyler Hansbrough,hansbty01,2015,PO,TOR,93,48,-5.01651925,8.316477841,3.299958591,0.153244489,0,0.153244489,-4.898195224,5.750158993,0.851963769,0.275986777 +James Johnson,johnsja01,2015,PO,TOR,27,12,-12.4036974,-9.183170603,-21.586868,-0.119640186,0,-0.119640186,-11.10058002,-12.77014953,-23.87072955,0.565172143 +Greg Stiemsma,stiemgr01,2015,PO,TOR,5,2,8.970076445,31.23095077,40.20102722,0.047092347,0,0.047092347,5.081442893,17.41423337,22.49567627,4.036097082 +Bradley Beal,bealbr01,2015,PO,WAS,823,418,2.579737218,1.669253667,4.248990885,1.51803251,0,1.51803251,1.205370936,2.484714454,3.690085391,-1.341789598 +Otto Porter Jr.,porteot01,2015,PO,WAS,661,331,2.481736941,6.277310103,8.759047044,2.008446626,0,2.008446626,0.697607862,7.148095915,7.845703777,0.18728066 +Marcin Gortat,gortama01,2015,PO,WAS,617,307,1.401493847,0.295627965,1.697121811,0.725445379,0,0.725445379,-0.052832658,2.429447154,2.376614496,0.945881575 +Paul Pierce,piercpa01,2015,PO,WAS,595,298,3.63617412,-4.372443282,-0.736269163,0.317506786,0,0.317506786,1.792826211,-1.291961404,0.500864807,0.531250321 +John Wall,walljo01,2015,PO,WAS,553,273,1.365720903,0.931099108,2.296820011,0.729510677,0,0.729510677,-0.846344199,2.078171947,1.231827748,0.601841972 +Nene,hilarne01,2015,PO,WAS,503,257,-4.294931261,4.671986703,0.377055442,0.420458185,0,0.420458185,-5.357039672,6.632580383,1.275540711,-0.553142753 +Ramon Sessions,sessira01,2015,PO,WAS,436,218,0.211994415,3.53990707,3.751901486,0.739130005,0,0.739130005,-1.45393573,3.113746794,1.659811064,-0.868558347 +Drew Gooden,goodedr01,2015,PO,WAS,360,178,0.458837064,-1.269495752,-0.810658688,0.184892011,0,0.184892011,-1.227018699,-0.218910225,-1.445928924,1.72449941 +Kevin Seraphin,serapke01,2015,PO,WAS,148,72,-2.799416296,3.802244921,1.002828625,0.142385038,0,0.142385038,-4.257059804,4.122595678,-0.134464126,0.138360182 +Will Bynum,bynumwi01,2015,PO,WAS,68,31,-2.410212035,-2.446890658,-4.857102693,-0.035584797,0,-0.035584797,-0.766579762,-0.673770784,-1.440350547,3.406218392 +Garrett Temple,templga01,2015,PO,WAS,57,26,-10.12237733,-2.227429508,-12.34980684,-0.133249097,0,-0.133249097,-8.333278472,-3.775972098,-12.10925057,1.404907623 +Rasual Butler,butlera01,2015,PO,WAS,14,7,-8.355209517,4.615941292,-3.739268225,-0.003627682,0,-0.003627682,-9.899620728,5.482221108,-4.41739962,-0.428679008 +Kris Humphries,humphkr01,2015,PO,WAS,11,5,-3.667432496,-21.59826401,-25.26569651,-0.059240081,0,-0.059240081,-7.002810972,-16.30964719,-23.31245817,0.002090721 +Martell Webster,webstma02,2015,PO,WAS,9,4,-17.16736006,19.22520438,2.057844325,0.010216187,0,0.010216187,-15.86775399,11.80538658,-4.062367414,0.921462122 +Al Horford,horfoal01,2016,RS,ATL,5463,2631,-0.248532666,1.775043008,1.526510342,5.740343654,5.740343654,0,0.0450804,1.812439845,1.857520245,-0.002910376 +Paul Millsap,millspa01,2016,RS,ATL,5426,2647,0.666323014,1.837679498,2.504002511,7.143999197,7.143999197,0,1.47159967,2.672012383,4.143612053,0.667486511 +Kyle Korver,korveky01,2016,RS,ATL,4961,2401,0.202691636,0.958885689,1.161577325,4.808614272,4.808614272,0,0.256013778,1.13169222,1.387705999,0.346053872 +Jeff Teague,teaguje01,2016,RS,ATL,4668,2255,0.794355385,-0.371862971,0.422492415,3.685008118,3.685008118,0,0.694429456,-0.600888589,0.093540867,0.938354728 +Kent Bazemore,bazemke01,2016,RS,ATL,4320,2083,-0.44096294,1.291467412,0.850504473,3.855898579,3.855898579,0,-0.052277595,1.85323039,1.800952795,0.752649547 +Thabo Sefolosha,sefolth01,2016,RS,ATL,3626,1758,-1.115985488,2.041739778,0.92575429,3.272661003,3.272661003,0,-1.121903346,2.34839623,1.226492885,-0.718370707 +Dennis Schroder,schrode01,2016,RS,ATL,3307,1621,0.11812106,1.206762598,1.324883657,3.37354188,3.37354188,0,0.762630367,0.488430673,1.251061041,0.100715098 +Mike Scott,scottmi01,2016,RS,ATL,2380,1146,-1.135898187,-0.944999033,-2.080897221,0.390462228,0.390462228,0,-0.89076609,-1.600490383,-2.491256472,-0.188552219 +Tim Hardaway Jr.,hardati02,2016,RS,ATL,1774,864,0.696586668,1.61320191,2.309788578,2.225727172,2.225727172,0,0.458782569,0.629879625,1.088662195,-0.205563008 +Tiago Splitter,splitti01,2016,RS,ATL,1195,579,-1.114129717,2.10437899,0.990249273,1.099766495,1.099766495,0,-1.66686727,2.259093994,0.592226724,-0.453207202 +Mike Muscala,muscami01,2016,RS,ATL,1165,565,-1.971242939,0.338326492,-1.632916448,0.322643634,0.322643634,0,-1.451213778,0.355751653,-1.095462126,0.191095116 +Lamar Patterson,pattela01,2016,RS,ATL,826,395,-1.553531514,-1.443196284,-2.996727799,-0.049903227,-0.049903227,0,-1.538685442,-1.660478162,-3.199163604,0.354542258 +Kris Humphries,humphkr01,2016,RS,ATL,610,295,0.079185561,0.675273297,0.754458858,0.53097762,0.53097762,0,0.103908228,1.30120112,1.405109349,0.653002594 +Justin Holiday,holidju01,2016,RS,ATL,544,263,-4.068007078,0.204161094,-3.863845984,-0.150177741,-0.150177741,0,-3.539418089,-0.327319071,-3.86673716,0.470044174 +Shelvin Mack,macksh01,2016,RS,ATL,374,179,-3.068311153,-1.636530946,-4.704842099,-0.177825984,-0.177825984,0,-1.970512881,-1.809448012,-3.779960893,-0.383955368 +Walter Tavares,tavarwa01,2016,RS,ATL,155,73,-1.842989844,-2.261163505,-4.104153349,-0.050665669,-0.050665669,0,-2.350927581,-2.013863487,-4.364791068,0.447077837 +Kirk Hinrich,hinriki01,2016,RS,ATL,148,76,-0.895781508,7.627863218,6.73208171,0.360835555,0.360835555,0,-2.264231933,4.092531848,1.828299915,-1.816174712 +Isaiah Thomas,thomais02,2016,RS,BOS,5547,2644,4.476969848,-0.938166341,3.538803507,8.556389891,8.556389891,0,4.34763409,-0.770529348,3.577104742,0.840680646 +Avery Bradley,bradlav01,2016,RS,BOS,5261,2536,1.247226748,-0.595058067,0.652168681,4.425867809,4.425867809,0,1.439723989,0.333132491,1.77285648,0.53080054 +Jae Crowder,crowdja01,2016,RS,BOS,4829,2308,1.211091583,0.117989936,1.32908152,4.843229558,4.843229558,0,1.419348781,1.320611774,2.739960555,0.812495591 +Evan Turner,turneev01,2016,RS,BOS,4763,2271,-1.547627254,0.692133836,-0.855493418,2.202326992,2.202326992,0,-1.709328026,0.41653455,-1.292793475,0.32182776 +Jared Sullinger,sullija01,2016,RS,BOS,3960,1915,-0.553450733,1.923908665,1.370457933,4.010371686,4.010371686,0,-0.303956048,2.215511907,1.911555859,-0.375022944 +Amir Johnson,johnsam01,2016,RS,BOS,3720,1800,0.218010622,1.25525131,1.473261932,3.864795719,3.864795719,0,-0.165693272,1.694079198,1.528385926,-0.344614416 +Marcus Smart,smartma01,2016,RS,BOS,3547,1667,-0.449819612,1.911222371,1.461402759,3.626456893,3.626456893,0,-0.268969096,2.404049271,2.135080175,1.217873011 +Kelly Olynyk,olynyke01,2016,RS,BOS,2955,1395,-0.145201646,2.048854831,1.903653186,3.32057233,3.32057233,0,-0.177365751,2.074498365,1.897132614,0.248759232 +Jonas Jerebko,jerebjo01,2016,RS,BOS,2474,1176,-2.062976434,1.081809549,-0.981166885,1.059486921,1.059486921,0,-2.001401489,0.445987529,-1.55541396,-0.166130253 +Tyler Zeller,zellety01,2016,RS,BOS,1508,710,-4.162910535,1.195120794,-2.967789741,-0.079364818,-0.079364818,0,-3.912154696,0.73532958,-3.176825115,0.584858643 +David Lee,leeda02,2016,RS,BOS,982,470,-2.896059877,3.004608089,0.108548212,0.687337945,0.687337945,0,-1.953215322,1.973456292,0.02024097,0.267305886 +RJ Hunter,hunterj01,2016,RS,BOS,668,315,-2.935371277,0.251374203,-2.683997073,0.010642206,0.010642206,0,-1.786650007,-0.672817424,-2.45946743,0.319424164 +Terry Rozier,roziete01,2016,RS,BOS,655,311,-5.152095697,-2.012982588,-7.165078285,-0.696192298,-0.696192298,0,-4.885087279,-3.077108173,-7.962195452,-0.607817661 +James Young,youngja01,2016,RS,BOS,419,199,-3.646136263,-3.243760887,-6.88989715,-0.418174699,-0.418174699,0,-3.810648316,-2.99899551,-6.809643826,-0.499383755 +Jordan Mickey,mickejo01,2016,RS,BOS,119,57,0.096930962,1.8462094,1.943140361,0.135915375,0.135915375,0,-1.303456651,-2.056592481,-3.360049132,-0.406434056 +Coty Clarke,clarkco01,2016,RS,BOS,13,6,14.88876208,-8.37422646,6.51453562,0.029094311,0.029094311,0,12.22093587,-11.00796163,1.212974239,2.527831466 +Brook Lopez,lopezbr01,2016,RS,BRK,4931,2457,-0.058531786,2.460408483,2.401876696,6.423569828,6.423569828,0,0.062727227,1.618009983,1.680737211,-0.52384399 +Thaddeus Young,youngth01,2016,RS,BRK,4829,2407,0.05342423,0.470862212,0.524286442,3.995038925,3.995038925,0,0.28234829,0.492132331,0.774480621,-0.630656719 +Bojan Bogdanovic,bogdabo02,2016,RS,BRK,4280,2115,-1.283269854,-3.339200095,-4.622469948,-2.017526345,-2.017526345,0,-1.342839715,-3.807140351,-5.149980065,-0.145336959 +Joe Johnson,johnsjo02,2016,RS,BRK,3889,1934,0.023060484,-1.587914295,-1.56485381,1.163270123,1.163270123,0,-0.193856499,-2.256839359,-2.450695858,-0.51347203 +Shane Larkin,larkish01,2016,RS,BRK,3545,1751,-1.897146456,-0.62746103,-2.524607486,0.201374395,0.201374395,0,-1.557204802,-1.01666321,-2.573868012,0.008585732 +Wayne Ellington,ellinwa01,2016,RS,BRK,3266,1615,-1.859141365,-0.857162028,-2.716303392,0.02770107,0.02770107,0,-1.832771296,-1.963003052,-3.795774348,-0.225312504 +Donald Sloan,sloando01,2016,RS,BRK,2661,1318,0.390045836,-2.269420989,-1.879375153,0.58134201,0.58134201,0,0.054116967,-2.78717645,-2.733059483,-0.684963292 +Jarrett Jack,jackja01,2016,RS,BRK,2093,1027,0.005837433,-1.6325713,-1.626733867,0.588330881,0.588330881,0,0.587752498,-1.88622621,-1.298473712,-0.038671195 +Markel Brown,brownma02,2016,RS,BRK,2001,982,-0.804059987,-3.265191535,-4.069251522,-0.666374434,-0.666374434,0,-0.749155265,-3.644289651,-4.393444917,0.799422808 +Thomas Robinson,robinth01,2016,RS,BRK,1879,917,-2.884899217,-1.731659397,-4.616558614,-0.877852664,-0.877852664,0,-2.525134579,-2.193348457,-4.718483037,0.512098773 +Andrea Bargnani,bargnan01,2016,RS,BRK,1283,634,-3.269632502,-4.136780639,-7.406413142,-1.493580173,-1.493580173,0,-2.50122564,-4.969374665,-7.470600305,-0.818349249 +Rondae Hollis-Jefferson,holliro01,2016,RS,BRK,1263,615,-0.916122731,4.461362708,3.545239977,1.978907059,1.978907059,0,-0.474362412,3.730038393,3.255675981,0.179598259 +Sean Kilpatrick,kilpase01,2016,RS,BRK,1095,534,2.805299833,-6.383699339,-3.578399506,-0.22713091,-0.22713091,0,1.063492023,-6.553120289,-5.489628266,0.621733736 +Willie Reed,reedwi02,2016,RS,BRK,870,426,0.333638745,1.267563357,1.601202103,0.942895488,0.942895488,0,-0.229137248,-0.001343055,-0.230480303,-0.291089307 +Sergey Karasev,karasse01,2016,RS,BRK,835,399,-0.533261448,-0.060566393,-0.593827841,0.443676238,0.443676238,0,-0.922771891,-2.112839595,-3.035611486,1.0562065 +Chris McCullough,mcculch01,2016,RS,BRK,744,362,-1.601576014,-1.120503454,-2.722079467,0.005179894,0.005179894,0,-1.269007762,-0.908538751,-2.177546513,0.439293603 +Henry Sims,simshe01,2016,RS,BRK,545,263,-3.056142579,-6.437553841,-9.493696419,-0.91169382,-0.91169382,0,-2.153271393,-3.480334159,-5.633605553,0.735029168 +Kemba Walker,walkeke02,2016,RS,CHA,5804,2885,3.36091371,1.107784946,4.468698656,10.51891705,10.51891705,0,3.621039226,1.213608897,4.834648123,-0.979176769 +Nicolas Batum,batumni01,2016,RS,CHA,4942,2448,1.199882043,-1.776599054,-0.576717011,2.746373742,2.746373742,0,1.83499072,-1.503335709,0.331655011,1.152246503 +Marvin Williams,willima02,2016,RS,CHA,4688,2338,2.674845391,0.810933235,3.485778626,7.392381522,7.392381522,0,2.580479268,0.830957143,3.411436411,-0.603623021 +Jeremy Lin,linje01,2016,RS,CHA,4170,2048,-1.238550186,2.235319375,0.99676919,3.927730335,3.927730335,0,-0.929700614,1.620824838,0.691124224,0.318717643 +Cody Zeller,zelleco01,2016,RS,CHA,3603,1774,-1.058775744,1.638439342,0.579663598,3.016358994,3.016358994,0,-1.158539981,1.832024336,0.673484355,0.087468068 +Frank Kaminsky,kaminfr01,2016,RS,CHA,3478,1708,-1.374972016,-0.025579297,-1.400551313,1.169461957,1.169461957,0,-1.40256489,-0.358699982,-1.761264872,-0.538159333 +Jeremy Lamb,lambje01,2016,RS,CHA,2498,1227,0.978123789,2.375233802,3.353357592,3.81578212,3.81578212,0,0.973237935,1.743766351,2.717004286,-0.128216282 +Al Jefferson,jeffeal01,2016,RS,CHA,2221,1096,-2.364334257,-0.519116413,-2.88345067,-0.074142233,-0.074142233,0,-2.528853259,0.080134624,-2.448718635,-0.629294716 +Spencer Hawes,hawessp01,2016,RS,CHA,2110,1035,-2.800355696,1.412334592,-1.388021105,0.720887993,0.720887993,0,-2.546891308,0.851674482,-1.695216826,0.228989281 +PJ Hairston,hairspj02,2016,RS,CHA,1890,938,-2.251984305,-2.114821469,-4.366805773,-0.773709467,-0.773709467,0,-1.612032925,-1.211403354,-2.823436279,-0.005226895 +Courtney Lee,leeco01,2016,RS,CHA,1697,845,0.258867379,-0.415143933,-0.156276555,1.113249152,1.113249152,0,-0.210593894,0.419591243,0.208997349,-0.432910996 +Troy Daniels,danietr01,2016,RS,CHA,991,476,0.464705945,-2.590035057,-2.125329113,0.15272723,0.15272723,0,0.271261964,-3.282426545,-3.011164581,0.658670034 +Tyler Hansbrough,hansbty01,2016,RS,CHA,703,343,-2.395982319,-4.225228901,-6.621211221,-0.678135616,-0.678135616,0,-2.951739428,-2.826010482,-5.77774991,0.097942487 +Brian Roberts,roberbr01,2016,RS,CHA,672,333,-0.617052377,-2.753428506,-3.370480884,-0.104477165,-0.104477165,0,-0.788603742,-3.064458759,-3.853062501,-0.871663507 +Michael Kidd-Gilchrist,kiddgmi01,2016,RS,CHA,410,205,2.666417895,3.521990769,6.188408664,0.927321495,0.927321495,0,0.517965454,3.118530013,3.636495467,-0.789680355 +Aaron Harrison,harriaa01,2016,RS,CHA,206,93,-5.955001422,1.031067132,-4.923934291,-0.104434111,-0.104434111,0,-4.873099726,-0.805190296,-5.678290022,1.216249344 +Jorge Gutierrez,gutiejo01,2016,RS,CHA,134,63,1.152041048,-0.957666516,0.194374532,0.095241385,0.095241385,0,0.690300206,-3.232393927,-2.542093721,0.621042441 +Jimmy Butler,butleji01,2016,RS,CHI,4975,2474,2.503187124,1.151774735,3.654961859,8.034983877,8.034983877,0,2.630541678,1.605596498,4.236138176,-0.599242815 +Pau Gasol,gasolpa01,2016,RS,CHI,4652,2291,0.675637902,2.390007068,3.06564497,6.843043403,6.843043403,0,1.378343924,1.653814248,3.032158172,0.651436415 +Derrick Rose,rosede01,2016,RS,CHI,4277,2097,-1.302555456,-1.401053666,-2.703609122,0.049776981,0.049776981,0,-1.012206918,-1.740827485,-2.753034403,0.283232775 +Taj Gibson,gibsota01,2016,RS,CHI,3887,1936,-0.659994439,0.196923921,-0.463070518,2.238069975,2.238069975,0,-0.762410797,-0.090270718,-0.852681515,-0.901360621 +Doug McDermott,mcderdo01,2016,RS,CHI,3830,1861,-0.426404327,-3.370588957,-3.796993284,-0.994853006,-0.994853006,0,-0.984348686,-3.527950539,-4.512299225,0.073866208 +Nikola Mirotic,mirotni01,2016,RS,CHI,3370,1646,0.679349912,-0.07528241,0.604067501,2.846713968,2.846713968,0,1.552685014,-0.118102819,1.434582196,1.040825856 +Tony Snell,snellto01,2016,RS,CHI,2669,1301,-2.368173956,1.030044467,-1.338129489,0.935556783,0.935556783,0,-2.519282098,-0.361565211,-2.880847309,-0.166900626 +E'Twaun Moore,mooreet01,2016,RS,CHI,2578,1263,-0.349179336,0.277883271,-0.071296065,1.718098593,1.718098593,0,-0.75827619,0.10746712,-0.650809071,-0.453511233 +Aaron Brooks,brookaa01,2016,RS,CHI,2256,1108,0.163022608,-0.925842757,-0.762820149,1.119932906,1.119932906,0,0.458035526,-1.24103851,-0.783002984,-0.297736218 +Bobby Portis,portibo01,2016,RS,CHI,2238,1102,-2.622036957,-0.714100599,-3.336137556,-0.328906169,-0.328906169,0,-1.966698411,-1.26925856,-3.235956971,-0.190955053 +Mike Dunleavy,dunlemi02,2016,RS,CHI,1421,703,-0.78135306,-4.069097789,-4.850450849,-0.75718307,-0.75718307,0,-0.743680435,-3.369399032,-4.113079467,0.49454623 +Joakim Noah,noahjo01,2016,RS,CHI,1297,635,-1.747457291,2.546595114,0.799137824,1.16188811,1.16188811,0,-1.384330669,1.740929386,0.356598717,1.023890744 +Kirk Hinrich,hinriki01,2016,RS,CHI,1128,555,-0.932474219,-0.473573242,-1.406047461,0.377790168,0.377790168,0,-1.670708314,-0.459145292,-2.129853606,-0.70987078 +Justin Holiday,holidju01,2016,RS,CHI,1057,510,-0.580806678,0.050534758,-0.53027192,0.582515667,0.582515667,0,-0.915861488,0.00260858,-0.913252908,0.835363745 +Cristiano Felicio,feliccr01,2016,RS,CHI,654,321,-0.889415456,3.69431008,2.804894623,0.90295321,0.90295321,0,-1.450211401,1.38874491,-0.061466491,-0.729824414 +Cameron Bairstow,bairsca01,2016,RS,CHI,223,103,-5.933374064,0.582192551,-5.351181513,-0.138074898,-0.138074898,0,-4.802182528,-1.394600731,-6.196783259,0.987325116 +LeBron James,jamesle01,2016,RS,CLE,5340,2709,6.090796578,1.362443471,7.453240049,14.18284805,14.18284805,0,6.611752712,0.580428529,7.192181242,0.558626501 +Kevin Love,loveke01,2016,RS,CLE,4738,2424,2.368208866,1.17890697,3.547115836,7.797562929,7.797562929,0,3.486773853,1.199728885,4.686502738,0.122498871 +JR Smith,smithjr01,2016,RS,CLE,4653,2362,2.377139565,-1.315295561,1.061844003,4.582756258,4.582756258,0,2.738685981,-0.895307701,1.84337828,-0.231169203 +Tristan Thompson,thomptr01,2016,RS,CLE,4482,2269,0.729338026,2.319793201,3.049131227,6.663276723,6.663276723,0,0.861898312,2.05450838,2.916406692,-0.728478223 +Matthew Dellavedova,dellama01,2016,RS,CLE,3703,1867,0.449679773,1.003304731,1.452984504,3.989117864,3.989117864,0,0.746337285,0.862046037,1.608383322,-0.351622134 +Kyrie Irving,irvinky01,2016,RS,CLE,3283,1667,2.649705102,-2.192626042,0.457079061,2.714580291,2.714580291,0,3.411892043,-1.764974301,1.646917742,-0.467526741 +Richard Jefferson,jefferi01,2016,RS,CLE,2639,1326,-2.126046054,-1.23435007,-3.360396124,-0.412317601,-0.412317601,0,-1.639863879,-1.599120473,-3.238984352,-0.149246599 +Iman Shumpert,shumpim01,2016,RS,CLE,2624,1316,-1.020198647,1.372786662,0.352588016,2.082694591,2.082694591,0,-0.620774441,1.221861917,0.601087476,-0.021340837 +Timofey Mozgov,mozgoti01,2016,RS,CLE,2618,1326,-3.269410895,2.296120802,-0.973290093,1.200229207,1.200229207,0,-2.460134656,1.807412914,-0.652721742,-0.14305526 +Mo Williams,willima01,2016,RS,CLE,1489,748,-3.106579636,-2.436956304,-5.543535939,-1.061633963,-1.061633963,0,-1.645853784,-2.689591835,-4.335445619,-0.408953301 +James Jones,jonesja02,2016,RS,CLE,931,463,-1.721183109,-2.658464012,-4.379647122,-0.384433677,-0.384433677,0,-0.76038257,-3.39131304,-4.151695611,-0.133458096 +Channing Frye,fryech01,2016,RS,CLE,882,446,1.618253243,0.145498186,1.76375143,1.027824751,1.027824751,0,1.782220087,-0.222663805,1.559556283,0.068896448 +Jared Cunningham,cunnija01,2016,RS,CLE,721,355,-4.266513531,-2.172368197,-6.438881728,-0.667269288,-0.667269288,0,-3.29760998,-2.821362554,-6.118972534,-0.126449732 +Anderson Varejao,varejan01,2016,RS,CLE,635,310,-2.863522194,6.074271668,3.210749475,0.94531302,0.94531302,0,-2.566144272,4.27004973,1.703905458,0.264178097 +Jordan McRae,mcraejo01,2016,RS,CLE,220,113,0.420547264,-2.546618547,-2.126071283,0.035664817,0.035664817,0,0.586936561,-5.911517873,-5.324581312,-0.831999567 +Sasha Kaun,kaunsa01,2016,RS,CLE,201,95,-3.633885749,1.922860752,-1.711024997,0.050637192,0.050637192,0,-2.639642255,-0.212397721,-2.852039976,0.541559505 +Dahntay Jones,jonesda02,2016,RS,CLE,79,42,1.044736986,-1.955646338,-0.910909352,0.038789989,0.038789989,0,1.597076234,0.887847931,2.484924164,-1.534196236 +Joe Harris,harrijo01,2016,RS,CLE,33,15,-3.481342618,-25.04547895,-28.52682157,-0.201459398,-0.201459398,0,-2.598065041,-17.84688876,-20.4449538,2.0750354 +Wesley Matthews,matthwe02,2016,RS,DAL,5242,2644,1.645440749,0.088106458,1.733547207,5.9883497,5.9883497,0,1.363900537,0.342799575,1.706700112,-0.966334251 +Dirk Nowitzki,nowitdi01,2016,RS,DAL,4761,2364,1.624322861,0.137245375,1.761568236,5.423638553,5.423638553,0,2.179649583,0.362879774,2.542529357,-0.320013964 +Raymond Felton,feltora01,2016,RS,DAL,4407,2192,-0.307927583,-0.788026315,-1.095953897,1.837130423,1.837130423,0,-0.747494598,-0.876961743,-1.624456341,-0.670085612 +Deron Williams,willide01,2016,RS,DAL,4194,2106,0.034964572,-0.557005838,-0.522041266,2.388578018,2.388578018,0,0.036683001,-0.332249721,-0.295566721,-0.217212893 +Zaza Pachulia,pachuza01,2016,RS,DAL,3941,2004,-1.838537958,1.727644754,-0.110893204,2.680047934,2.680047934,0,-2.309709606,2.248853865,-0.060855741,-0.662030141 +Chandler Parsons,parsoch01,2016,RS,DAL,3585,1799,0.881763472,-0.065910061,0.815853411,3.269353877,3.269353877,0,0.564328062,-0.553064676,0.011263386,-0.106398299 +J.J. Barea,bareajo01,2016,RS,DAL,3390,1667,1.141803102,-1.862689118,-0.720886016,1.718049028,1.718049028,0,0.332035806,-2.496700588,-2.164664782,-0.43705172 +Devin Harris,harride01,2016,RS,DAL,2668,1280,-0.066616259,0.285112434,0.218496175,1.9593062,1.9593062,0,-1.026294468,0.032024998,-0.99426947,1.043928903 +Dwight Powell,poweldw01,2016,RS,DAL,2050,992,-2.365838683,2.663298566,0.297459883,1.545697106,1.545697106,0,-2.17931583,1.900493217,-0.278822613,0.210422426 +Charlie Villanueva,villach01,2016,RS,DAL,1384,665,-3.054901293,-1.058314975,-4.113216268,-0.46517748,-0.46517748,0,-2.630584997,-2.050717007,-4.681302004,0.562232306 +Justin Anderson,anderju01,2016,RS,DAL,1335,647,-2.075995137,-0.424322309,-2.500317446,0.082597356,0.082597356,0,-2.131382148,-1.570150167,-3.701532316,0.210183883 +David Lee,leeda02,2016,RS,DAL,904,433,0.500973918,0.125910254,0.626884172,0.749770039,0.749770039,0,-0.496817891,-0.30171251,-0.798530402,0.492505444 +Salah Mejri,mejrisa01,2016,RS,DAL,799,397,-3.160770937,4.902284479,1.741513542,0.912942559,0.912942559,0,-3.558928069,3.049988313,-0.508939756,0.342525345 +JaVale McGee,mcgeeja01,2016,RS,DAL,748,370,-3.841186518,-1.673881342,-5.51506786,-0.520140852,-0.520140852,0,-3.082948795,-2.448619603,-5.531568398,-0.342949473 +Jeremy Evans,evansje01,2016,RS,DAL,542,251,-3.453654434,0.914520341,-2.539134093,0.027047121,0.027047121,0,-3.794964279,-1.166351234,-4.961315513,0.157730095 +John Jenkins,jenkijo01,2016,RS,DAL,407,193,-4.204426391,-2.139088841,-6.343515232,-0.353796055,-0.353796055,0,-4.070325861,-3.351374842,-7.421700704,-0.014458223 +Gary Harris,harriga01,2016,RS,DEN,4958,2439,0.442933079,-1.906983999,-1.464050919,1.604580638,1.604580638,0,-0.028513897,-1.236745846,-1.265259742,0.267087938 +Will Barton,bartowi01,2016,RS,DEN,4768,2353,0.249205377,-0.599943372,-0.350737996,2.878701878,2.878701878,0,-0.019234524,-0.504643874,-0.523878399,-0.054738375 +Emmanuel Mudiay,mudiaem01,2016,RS,DEN,4236,2068,-3.088613479,-1.990760182,-5.07937366,-2.48494603,-2.48494603,0,-2.199477124,-2.082307913,-4.281785037,1.082914693 +Danilo Gallinari,gallida01,2016,RS,DEN,3726,1839,3.002871656,-0.935688235,2.067183421,4.510366211,4.510366211,0,2.397391688,-1.190940887,1.206450801,-0.20307584 +Nikola Jokic,jokicni01,2016,RS,DEN,3484,1733,3.613909957,4.54783009,8.161740047,9.664219471,9.664219471,0,2.732456521,4.369091573,7.101548094,0.165223135 +Kenneth Faried,farieke01,2016,RS,DEN,3420,1694,0.93562198,-2.598189476,-1.662567496,0.939223857,0.939223857,0,0.349664638,-1.840244165,-1.490579527,-0.064561505 +Darrell Arthur,arthuda01,2016,RS,DEN,3083,1516,-1.883558941,1.764146962,-0.119411979,2.038822611,2.038822611,0,-1.870272688,1.384524886,-0.485747802,0.199753219 +Randy Foye,foyera01,2016,RS,DEN,2146,1070,-1.980478517,0.062174618,-1.918303899,0.452770309,0.452770309,0,-1.832715786,-1.120625443,-2.95334123,-0.272067104 +Joffrey Lauvergne,lauvejo01,2016,RS,DEN,2098,1041,-1.39268933,-2.068301339,-3.460990669,-0.375921316,-0.375921316,0,-1.653341737,-2.105259151,-3.758600887,-0.439557554 +Jameer Nelson,nelsoja01,2016,RS,DEN,2063,1036,-1.282348525,-3.849241067,-5.131589592,-1.247708555,-1.247708555,0,-1.335759399,-3.221160155,-4.556919554,-0.863249323 +D.J. Augustin,augusdj01,2016,RS,DEN,1349,659,3.761536282,-3.034065657,0.727470625,1.172984893,1.172984893,0,2.698387101,-3.241530778,-0.543143677,0.316181467 +Jusuf Nurkic,nurkiju01,2016,RS,DEN,1115,547,-2.241798717,1.270502698,-0.971296018,0.503220091,0.503220091,0,-0.69876824,1.402633013,0.703864773,1.342512259 +JaKarr Sampson,sampsja02,2016,RS,DEN,947,469,-3.776226624,-0.052474085,-3.828700709,-0.256652667,-0.256652667,0,-4.745387264,-0.884671167,-5.630058431,-0.553793855 +Mike Miller,millemi01,2016,RS,DEN,774,373,-1.722015955,-0.221039116,-1.94305507,0.155046046,0.155046046,0,-1.977010981,-1.427514424,-3.404525405,0.942137973 +JJ Hickson,hicksjj01,2016,RS,DEN,624,305,-4.717775287,3.508314296,-1.209460991,0.240266863,0.240266863,0,-3.720496792,1.702221595,-2.018275197,0.220933074 +Axel Toupane,toupaax01,2016,RS,DEN,613,305,-0.679951021,-1.725583842,-2.405534862,0.05363789,0.05363789,0,-1.263625947,-1.231956222,-2.495582169,0.064392842 +Kostas Papanikolaou,papanko01,2016,RS,DEN,578,294,-3.805808594,3.088928668,-0.716879926,0.306737078,0.306737078,0,-3.986069141,1.504185264,-2.481883877,0.567581961 +Sean Kilpatrick,kilpase01,2016,RS,DEN,175,82,-0.549995494,-3.900786862,-4.450782357,-0.071756392,-0.071756392,0,0.525161648,-5.588640417,-5.063478768,0.826364562 +Erick Green,greener01,2016,RS,DEN,15,7,-8.07586129,1.20399075,-6.87187054,-0.014325863,-0.014325863,0,-7.940724565,-3.660147254,-11.60087182,-2.621708123 +Marcus Morris,morrima03,2016,RS,DET,5727,2856,0.895163215,-0.579219596,0.315943619,4.466532751,4.466532751,0,1.115580381,-0.475330549,0.640249831,-0.020763562 +Kentavious Caldwell-Pope,caldwke01,2016,RS,DET,5604,2789,0.687374431,1.768310668,2.455685099,7.415250047,7.415250047,0,0.647524719,2.039432826,2.686957546,0.103308529 +Andre Drummond,drumman01,2016,RS,DET,5337,2666,-0.948545401,1.571804159,0.623258758,4.580391521,4.580391521,0,-0.337327163,2.621376691,2.284049528,-0.168065708 +Reggie Jackson,jacksre01,2016,RS,DET,4890,2424,3.173348358,-1.658996987,1.514351371,5.276158065,5.276158065,0,2.813413944,-1.136194239,1.677219705,0.043149347 +Stanley Johnson,johnsst04,2016,RS,DET,3448,1687,-3.53554402,-0.432521087,-3.968065106,-1.054837677,-1.054837677,0,-2.757263595,-0.569752865,-3.32701646,0.600203043 +Ersan Ilyasova,ilyaser01,2016,RS,DET,2896,1434,0.052380538,0.707948366,0.760328905,2.57921461,2.57921461,0,0.540811082,1.189945585,1.730756667,0.417123375 +Anthony Tolliver,tollian01,2016,RS,DET,2684,1341,0.106916437,-0.022924909,0.083991528,1.930481181,1.930481181,0,0.30258744,-0.671612709,-0.369025269,-0.427031025 +Aron Baynes,baynear01,2016,RS,DET,2504,1233,-1.806623757,0.273876337,-1.532747419,0.76562554,0.76562554,0,-1.605075843,0.531598912,-1.073476931,-0.015257753 +Steve Blake,blakest01,2016,RS,DET,2005,986,-1.306154539,-1.510670577,-2.816825115,-0.03346105,-0.03346105,0,-0.723886469,-1.542525812,-2.266412281,-0.452858501 +Tobias Harris,harrito02,2016,RS,DET,1808,903,1.316375754,-0.497649738,0.818726015,1.63733891,1.63733891,0,1.309719789,0.21609927,1.525819059,-0.404767511 +Reggie Bullock,bullore01,2016,RS,DET,850,429,1.391296973,-1.292566624,0.098730349,0.618820757,0.618820757,0,0.922734369,-1.802589593,-0.879855224,-0.736110398 +Brandon Jennings,jennibr01,2016,RS,DET,849,416,-0.084967535,0.874068011,0.789100476,0.744755493,0.744755493,0,-0.063407294,-0.129795221,-0.193202515,-0.831797674 +Darrun Hilliard,hillida01,2016,RS,DET,773,383,-1.440378553,-1.71196179,-3.152340342,-0.078701048,-0.078701048,0,-1.936380048,-2.805566439,-4.741946487,0.100779155 +Spencer Dinwiddie,dinwisp01,2016,RS,DET,316,159,-4.582498903,-1.468150122,-6.050649025,-0.265507623,-0.265507623,0,-3.980981046,-1.651730107,-5.632711153,-0.819966974 +Joel Anthony,anthojo01,2016,RS,DET,191,96,-2.642795528,-3.155281992,-5.79807752,-0.148759635,-0.148759635,0,-1.391681064,-2.598918022,-3.990599086,-0.348684986 +Jodie Meeks,meeksjo01,2016,RS,DET,84,43,4.866018591,7.209931632,12.07595022,0.323082526,0.323082526,0,6.323632682,4.634823868,10.95845655,-0.654298878 +Justin Harper,harpeju01,2016,RS,DET,70,35,-5.979982,-4.310748803,-10.2907308,-0.136017752,-0.136017752,0,-4.061982561,-4.251787745,-8.313770307,0.988975829 +Draymond Green,greendr01,2016,RS,GSW,5975,2808,4.153501982,5.213447385,9.366949367,17.81742403,17.81742403,0,4.866201401,5.19375117,10.05995257,2.578934245 +Stephen Curry,curryst01,2016,RS,GSW,5780,2700,11.07230112,2.789797886,13.862099,23.659318,23.659318,0,11.77031923,3.284835978,15.05515521,3.311177574 +Klay Thompson,thompkl01,2016,RS,GSW,5629,2666,3.21544056,-0.852220754,2.363219806,7.000910776,7.000910776,0,4.253163139,-0.660887948,3.592275191,0.645461018 +Harrison Barnes,barneha02,2016,RS,GSW,4294,2042,-0.607611381,-0.83382354,-1.441434921,1.353003834,1.353003834,0,-0.014845413,-0.705676733,-0.720522146,-0.737958116 +Andre Iguodala,iguodan01,2016,RS,GSW,3676,1732,0.017964244,0.449113562,0.467077806,2.831065986,2.831065986,0,0.493731398,0.228360779,0.722092177,-0.40411459 +Shaun Livingston,livinsh01,2016,RS,GSW,3132,1520,-0.127862724,-0.367525756,-0.49538848,1.722459386,1.722459386,0,0.088660158,-0.076508443,0.012151715,-1.453010128 +Andrew Bogut,bogutan01,2016,RS,GSW,3035,1451,-1.544346978,2.88279926,1.338452281,3.020059141,3.020059141,0,-1.349381547,3.083307912,1.733926366,-0.2138051 +Leandro Barbosa,barbole01,2016,RS,GSW,2286,1079,-0.843280251,-2.218880103,-3.062160354,-0.171642182,-0.171642182,0,-0.589873761,-1.985611188,-2.575484949,-0.115936659 +Brandon Rush,rushbr01,2016,RS,GSW,2230,1055,-1.288530353,-2.950290329,-4.238820683,-0.795623816,-0.795623816,0,-1.275764814,-2.965899395,-4.241664209,-0.701118303 +Marreese Speights,speigma01,2016,RS,GSW,1735,832,-3.743051667,1.370500269,-2.372551399,0.160680654,0.160680654,0,-1.829035116,1.197360921,-0.631674195,0.279828272 +Festus Ezeli,ezelife01,2016,RS,GSW,1631,770,-2.30878692,3.536248095,1.227461175,1.557071551,1.557071551,0,-0.956369893,3.087005004,2.130635111,-0.343297236 +Ian Clark,clarkia01,2016,RS,GSW,1200,578,-2.45968069,-5.316773236,-7.776453926,-1.477840601,-1.477840601,0,-1.731137778,-4.896251941,-6.627389718,-0.292581759 +James Michael McAdoo,mcadoja01,2016,RS,GSW,553,262,-4.017612798,-3.73068356,-7.748296358,-0.667008,-0.667008,0,-3.183972942,-2.85192438,-6.035897322,-0.164708209 +Anderson Varejao,varejan01,2016,RS,GSW,388,186,-2.37723416,-3.983099018,-6.360333178,-0.341106849,-0.341106849,0,-1.473014932,-1.895037109,-3.368052042,-0.428830618 +Jason Thompson,thompja02,2016,RS,GSW,386,179,-2.316497772,-3.595104015,-5.911601786,-0.290502743,-0.290502743,0,-1.640801099,-2.079654215,-3.720455314,0.597936884 +Kevon Looney,looneke01,2016,RS,GSW,48,21,-2.223280743,-10.74874559,-12.97202633,-0.109469835,-0.109469835,0,-1.720777292,-9.121382213,-10.84215951,-0.045499795 +James Harden,hardeja01,2016,RS,HOU,6428,3125,5.656000115,-0.608396439,5.047603676,12.60331022,12.60331022,0,6.30723113,-0.295209427,6.012021704,1.343989777 +Trevor Ariza,arizatr01,2016,RS,HOU,5857,2859,0.659516656,-1.145621898,-0.486105242,3.298884199,3.298884199,0,1.249032797,-0.168587715,1.080445082,-0.099790957 +Dwight Howard,howardw01,2016,RS,HOU,4668,2280,-1.761482467,0.453627523,-1.307854943,1.683892051,1.683892051,0,-0.738419656,0.566314073,-0.172105582,0.367413494 +Patrick Beverley,beverpa01,2016,RS,HOU,4182,2041,1.53453491,1.827629161,3.362164071,6.36004264,6.36004264,0,1.527981381,3.019381345,4.547362726,-0.071616693 +Corey Brewer,breweco01,2016,RS,HOU,3564,1669,-1.875519448,0.776240407,-1.099279041,1.427668658,1.427668658,0,-1.822965381,0.967246821,-0.85571856,1.532099876 +Clint Capela,capelca01,2016,RS,HOU,3073,1471,-0.229720538,1.74262731,1.512906772,3.207539689,3.207539689,0,-0.307697289,1.683810172,1.376112884,0.250746069 +Jason Terry,terryja01,2016,RS,HOU,2618,1258,0.319737688,-2.424607036,-2.104869349,0.415360894,0.415360894,0,0.492351788,-2.26864765,-1.776295861,0.305743761 +Ty Lawson,lawsoty01,2016,RS,HOU,2489,1176,-3.184015556,-1.140219651,-4.324235207,-0.949811844,-0.949811844,0,-2.948677697,-1.428034615,-4.376712313,0.546023419 +Terrence Jones,joneste01,2016,RS,HOU,2167,1044,-3.430596143,-4.606552984,-8.037149127,-2.810622182,-2.810622182,0,-2.852408216,-3.900280166,-6.752688382,-0.193304864 +Marcus Thornton,thornma01,2016,RS,HOU,1861,885,1.214395625,-2.240536531,-1.026140906,0.781639455,0.781639455,0,1.636607317,-2.423635318,-0.787028001,0.410552956 +Donatas Motiejunas,motiedo01,2016,RS,HOU,1142,547,-2.795211187,1.077542402,-1.717668785,0.294294901,0.294294901,0,-1.921663697,0.708362121,-1.213301576,2.100184817 +Josh Smith,smithjo03,2016,RS,HOU,895,421,-3.185268575,0.756310954,-2.428957621,0.070468074,0.070468074,0,-2.372874684,0.436006042,-1.936868642,2.13962762 +Montrezl Harrell,harremo01,2016,RS,HOU,805,379,-0.376176774,-0.091604715,-0.467781488,0.444421838,0.444421838,0,-1.102364891,-0.706509531,-1.808874422,0.690544059 +Michael Beasley,beaslmi01,2016,RS,HOU,766,363,0.851254086,-1.324695572,-0.473441485,0.425975647,0.425975647,0,0.98046711,-1.920766491,-0.940299381,1.008344401 +KJ McDaniels,mcdankj01,2016,RS,HOU,503,235,-0.469700971,2.188423158,1.718722187,0.541650923,0.541650923,0,-1.038790021,0.092628574,-0.946161447,1.069495081 +Andrew Goudelock,goudean01,2016,RS,HOU,109,50,0.126486311,8.118110939,8.24459725,0.291358987,0.291358987,0,-0.478182866,5.338769288,4.860586422,3.792691468 +Chuck Hayes,hayesch01,2016,RS,HOU,52,24,-8.769106458,8.438458759,-0.330647699,0.030108724,0.030108724,0,-9.792963655,6.390405872,-3.402557783,1.597147778 +Sam Dekker,dekkesa01,2016,RS,HOU,16,6,-6.401522294,6.578198282,0.176675987,0.009066483,0.009066483,0,-7.606123682,6.398307375,-1.207816306,1.170687465 +Paul George,georgpa01,2016,RS,IND,5802,2819,2.718685867,2.294701628,5.013387494,11.42704161,11.42704161,0,3.348095719,2.607207634,5.955303352,2.286770211 +Monta Ellis,ellismo01,2016,RS,IND,5623,2734,-0.260944009,0.200466717,-0.060477292,3.784336879,3.784336879,0,0.006953087,0.918629744,0.925582831,0.853156288 +George Hill,hillge01,2016,RS,IND,5125,2524,0.21140851,0.585822393,0.797230903,4.508414449,4.508414449,0,0.285540277,1.308938498,1.594478775,-1.273017254 +Ian Mahinmi,mahinia01,2016,RS,IND,3736,1816,-2.159240809,2.865216184,0.705975376,3.208511612,3.208511612,0,-2.089228093,3.025397074,0.93616898,0.197437927 +Lavoy Allen,allenla01,2016,RS,IND,3203,1599,-0.462068717,-0.488208285,-0.950277002,1.450783119,1.450783119,0,-0.708589487,-0.708887434,-1.417476921,-1.161184175 +CJ Miles,milescj01,2016,RS,IND,3079,1464,0.947346803,-0.704879562,0.242467241,2.256817558,2.256817558,0,0.983970151,-0.679578158,0.304391994,0.946227913 +Jordan Hill,hilljo01,2016,RS,IND,3046,1513,-1.234937975,-0.396490755,-1.631428731,0.852592385,0.852592385,0,-1.095068924,0.083377897,-1.011691027,-1.229965282 +Myles Turner,turnemy01,2016,RS,IND,2841,1367,-3.804045087,1.417863633,-2.386181455,0.253759177,0.253759177,0,-3.125478631,1.449222397,-1.676256234,0.006289631 +Rodney Stuckey,stuckro01,2016,RS,IND,2589,1275,-0.281143262,-0.39182728,-0.672970542,1.344370275,1.344370275,0,-0.771905965,-0.744839947,-1.516745912,-0.487981963 +Solomon Hill,hillso01,2016,RS,IND,1783,866,0.469342232,0.541210319,1.01055255,1.657949397,1.657949397,0,0.004334191,0.189369038,0.193703229,-0.210973016 +Chase Budinger,budinch01,2016,RS,IND,1507,729,-0.420317724,1.203564333,0.783246609,1.314519336,1.314519336,0,-0.965096189,0.300450859,-0.66464533,0.028137265 +Glenn Robinson III,robingl02,2016,RS,IND,1036,508,-1.545309214,0.096361451,-1.448947763,0.335431692,0.335431692,0,-1.737076609,-0.974213086,-2.711289695,-0.514934148 +Joe Young,youngjo01,2016,RS,IND,800,384,-3.489448142,-0.967882065,-4.457330207,-0.333570833,-0.333570833,0,-2.909293907,-1.700546044,-4.609839951,-0.269862806 +Ty Lawson,lawsoty01,2016,RS,IND,490,235,-0.669527338,0.73530553,0.065778192,0.335801492,0.335801492,0,-2.168646626,0.290533577,-1.878113049,-0.521497685 +Shayne Whittington,whittsh01,2016,RS,IND,85,41,-7.696520296,1.001153381,-6.695366915,-0.082785759,-0.082785759,0,-8.539508557,0.972005997,-7.56750256,0.302830419 +Rakeem Christmas,chrisra01,2016,RS,IND,13,6,9.431761662,-38.10721123,-28.67544956,-0.079736317,-0.079736317,0,6.326726127,-30.25395272,-23.92722659,0.459634295 +DeAndre Jordan,jordade01,2016,RS,LAC,5255,2598,1.049161532,1.942112551,2.991274083,7.59452666,7.59452666,0,1.439485353,2.23372183,3.673207184,-0.19939566 +Chris Paul,paulch01,2016,RS,LAC,4930,2420,7.479054991,1.562456609,9.0415116,14.55487191,14.55487191,0,6.824829478,2.652508859,9.477338337,-0.02630051 +Jamal Crawford,crawfja01,2016,RS,LAC,4361,2126,0.449500148,-2.584577812,-2.135077664,0.66703736,0.66703736,0,0.445604395,-2.629810185,-2.18420579,0.00588949 +JJ Redick,redicjj01,2016,RS,LAC,4277,2097,3.133999795,1.48079509,4.614794884,7.935842263,7.935842263,0,2.761350798,1.283954247,4.045305045,0.698470629 +Wesley Johnson,johnswe01,2016,RS,LAC,3456,1666,-2.133561784,1.848242201,-0.285319583,2.112602062,2.112602062,0,-1.628201486,2.294120888,0.665919402,0.822755181 +Austin Rivers,riverau01,2016,RS,LAC,3044,1464,-2.121498393,-0.532694475,-2.654192868,0.071433849,0.071433849,0,-1.927781633,-0.266608661,-2.194390294,-0.1742791 +Luc Mbah a Moute,mbahalu01,2016,RS,LAC,2573,1274,-3.156162294,3.482278783,0.326116489,1.985990722,1.985990722,0,-3.679322966,2.731513586,-0.94780938,-0.658202176 +Paul Pierce,piercpa01,2016,RS,LAC,2507,1231,-2.87641818,-0.784002214,-3.660420394,-0.572295774,-0.572295774,0,-2.302640552,-0.547136873,-2.849777426,0.085543675 +Blake Griffin,griffbl01,2016,RS,LAC,2393,1170,0.85868471,0.18107652,1.03976123,2.266705371,2.266705371,0,0.353298123,0.630906942,0.984205065,0.192981448 +Pablo Prigioni,prigipa01,2016,RS,LAC,1662,823,-0.666193975,1.668459481,1.002265507,1.567869377,1.567869377,0,-0.530294747,2.427744589,1.897449842,-0.476694001 +Cole Aldrich,aldrico01,2016,RS,LAC,1612,800,-1.556803436,2.530277166,0.973473729,1.526349689,1.526349689,0,-0.701967609,3.754476883,3.052509274,0.422826985 +Jeff Green,greenje02,2016,RS,LAC,1427,709,-1.618957156,-1.011425996,-2.630383152,0.043056291,0.043056291,0,-1.63610895,-0.410343531,-2.046452482,-0.480826209 +Lance Stephenson,stephla01,2016,RS,LAC,1403,680,-2.405534163,-1.890534553,-4.296068716,-0.539312625,-0.539312625,0,-3.395902483,-1.807658106,-5.203560588,0.532957383 +Josh Smith,smithjo03,2016,RS,LAC,956,459,-6.168652095,3.532343427,-2.636308668,0.027029334,0.027029334,0,-4.141110122,3.110124946,-1.030985176,1.485924972 +CJ Wilcox,wilcocj01,2016,RS,LAC,351,167,-0.915353946,2.986723075,2.071369129,0.413101626,0.413101626,0,0.084963296,2.336937502,2.421900798,0.548152959 +Jeff Ayres,pendeje02,2016,RS,LAC,225,107,-5.127824816,-7.158822879,-12.2866477,-0.51867714,-0.51867714,0,-5.303766244,-6.263013025,-11.56677927,-0.364437599 +Branden Dawson,dawsobr01,2016,RS,LAC,58,29,-3.299386046,-17.03257188,-20.33195793,-0.257225065,-0.257225065,0,-4.355397574,-14.3170433,-18.67244087,-1.094537549 +Alex Stepheson,stephal01,2016,RS,LAC,28,12,-1.914952096,3.904104037,1.989151941,0.029417401,0.029417401,0,-1.807320941,4.327829428,2.520508487,1.35515997 +Jordan Clarkson,clarkjo01,2016,RS,LAL,5177,2552,-0.425276711,-2.213819157,-2.639095868,0.143719802,0.143719802,0,-1.098866647,-1.64728637,-2.746153017,-0.46063308 +Julius Randle,randlju01,2016,RS,LAL,4644,2286,-2.27063191,-0.374371017,-2.645002928,0.121999494,0.121999494,0,-2.621731521,-0.705657234,-3.327388756,-0.367346658 +D'Angelo Russell,russeda01,2016,RS,LAL,4573,2259,-1.670622822,-1.78874899,-3.459371813,-0.817872468,-0.817872468,0,-1.444717148,-1.704051404,-3.148768552,0.034873448 +Lou Williams,willilo02,2016,RS,LAL,3904,1907,3.174927634,-2.177197527,0.997730107,3.671614216,3.671614216,0,2.016758463,-2.618980715,-0.602222252,0.676743139 +Kobe Bryant,bryanko01,2016,RS,LAL,3821,1863,-0.229333226,-3.763323131,-3.992656357,-1.19711958,-1.19711958,0,0.90843506,-4.200556079,-3.292121019,1.321226994 +Roy Hibbert,hibbero01,2016,RS,LAL,3794,1878,-4.324265535,-0.876978539,-5.201244075,-2.339445451,-2.339445451,0,-4.712294424,-1.188815375,-5.901109799,-0.383894181 +Brandon Bass,bassbr01,2016,RS,LAL,2737,1342,-0.031488239,-0.384970571,-0.41645881,1.586707134,1.586707134,0,-1.217809252,-1.454795365,-2.672604617,-0.67523394 +Larry Nance Jr.,nancela02,2016,RS,LAL,2560,1266,-0.996378444,0.95461429,-0.041764154,1.731950494,1.731950494,0,-1.43251755,-0.123555929,-1.556073479,-0.968265531 +Nick Young,youngni01,2016,RS,LAL,2080,1033,-0.773743902,-3.407188702,-4.180932604,-0.747036259,-0.747036259,0,-1.462166225,-4.149496556,-5.611662781,-0.922167789 +Marcelo Huertas,huertma01,2016,RS,LAL,1737,869,-0.671102456,-0.360613621,-1.031716077,0.763124561,0.763124561,0,-1.835248964,-1.506100286,-3.341349249,0.166692088 +Anthony Brown,brownan02,2016,RS,LAL,1210,599,-3.576653012,0.576872119,-2.999780894,-0.075920123,-0.075920123,0,-4.025552216,-0.702526651,-4.728078867,-0.531669282 +Metta World Peace,artesro01,2016,RS,LAL,1174,590,-2.548532002,0.278146677,-2.270385325,0.143345407,0.143345407,0,-2.747137334,-0.842324591,-3.589461925,-0.695224049 +Tarik Black,blackta01,2016,RS,LAL,1001,496,-2.852703953,3.640074762,0.787370809,0.893558402,0.893558402,0,-3.43837589,1.882480643,-1.555895246,-0.175279857 +Ryan Kelly,kellyry01,2016,RS,LAL,979,470,-3.498711029,1.083153672,-2.415557356,0.08028947,0.08028947,0,-4.029064105,-0.641011543,-4.670075649,0.112248569 +Robert Sacre,sacrero01,2016,RS,LAL,661,320,-3.941449824,0.124562871,-3.816886953,-0.173600251,-0.173600251,0,-4.640999855,-1.739860797,-6.380860652,-0.327586774 +Matt Barnes,barnema02,2016,RS,MEM,4360,2190,-0.609230167,-1.74185203,-2.351082196,0.450067038,0.450067038,0,-0.682430386,-1.0907941,-1.773224486,0.951612411 +Zach Randolph,randoza01,2016,RS,MEM,3917,2016,0.965696275,-1.808357388,-0.842661113,1.936481953,1.936481953,0,-0.474864802,-1.33461538,-1.809480182,-1.261905117 +Marc Gasol,gasolma01,2016,RS,MEM,3484,1791,-1.531204211,2.569490597,1.038286386,3.423994657,3.423994657,0,-1.82493255,2.072040649,0.247108099,-1.061910212 +Mike Conley,conlemi01,2016,RS,MEM,3439,1761,2.23655048,-0.875734961,1.360815519,3.632311205,3.632311205,0,1.745371711,0.060487387,1.805859098,-1.616434794 +Tony Allen,allento01,2016,RS,MEM,3165,1620,-1.035084374,1.537322402,0.502238028,2.687354587,2.687354587,0,-1.521845806,2.482253721,0.960407915,-0.025379147 +Jeff Green,greenje02,2016,RS,MEM,3028,1544,-0.395629956,-0.688943333,-1.084573289,1.299284043,1.299284043,0,-0.979533007,-0.871176199,-1.850709206,-0.942423296 +JaMychal Green,greenja01,2016,RS,MEM,2952,1446,-1.186844309,0.13473452,-1.05210979,1.259548216,1.259548216,0,-2.093511398,-0.267433624,-2.360945021,0.54065304 +Courtney Lee,leeco01,2016,RS,MEM,2924,1489,-1.066610331,1.210559689,0.143949358,2.180821214,2.180821214,0,-1.303693656,0.891085326,-0.412608331,-0.785623278 +Mario Chalmers,chalmma01,2016,RS,MEM,2529,1253,1.610294298,1.968004919,3.578299217,4.081577523,4.081577523,0,0.833482605,2.034768467,2.868251072,0.869931231 +Vince Carter,cartevi01,2016,RS,MEM,2034,1005,1.363546853,-1.618814982,-0.25526813,1.28244555,1.28244555,0,0.474976914,-1.804616389,-1.329639475,0.249723558 +Lance Stephenson,stephla01,2016,RS,MEM,1376,692,2.155361536,-3.335104444,-1.179742908,0.551458849,0.551458849,0,0.552857743,-3.226525301,-2.673667558,-0.51703661 +Ryan Hollins,holliry01,2016,RS,MEM,807,412,-3.009523511,-1.944893379,-4.95441689,-0.460874449,-0.460874449,0,-4.17904069,-1.635411633,-5.814452323,-0.527009838 +Jarell Martin,martija01,2016,RS,MEM,765,380,-0.421294096,-2.227310363,-2.648604459,0.019531904,0.019531904,0,-1.474119546,-2.338235266,-3.812354812,-0.627556397 +PJ Hairston,hairspj02,2016,RS,MEM,749,375,-3.740689878,-3.155807673,-6.89649755,-0.793053694,-0.793053694,0,-4.185116688,-2.947556115,-7.132672803,-0.03386387 +Chris Andersen,anderch01,2016,RS,MEM,714,366,-0.59185946,-0.084551988,-0.676411448,0.385006604,0.385006604,0,-1.147672054,-0.524814784,-1.672486838,-0.555464488 +Jordan Farmar,farmajo01,2016,RS,MEM,574,291,1.049335592,-0.657881705,0.391453888,0.464775211,0.464775211,0,1.055418716,0.379324538,1.434743255,-0.34164213 +Xavier Munford,munfoxa02,2016,RS,MEM,486,244,0.013099811,0.890071597,0.903171409,0.45183775,0.45183775,0,-0.548249869,1.237667986,0.689418117,-0.631912648 +Ray McCallum,mccalra01,2016,RS,MEM,432,219,-2.641818484,-1.575805613,-4.217624097,-0.162943747,-0.162943747,0,-2.278265803,-1.483911698,-3.762177501,-0.61936897 +Brandan Wright,wrighbr03,2016,RS,MEM,427,212,-2.175548675,0.200283066,-1.975265609,0.083503855,0.083503855,0,-4.127246097,-0.486745143,-4.61399124,-0.341966995 +Briante Weber,weberbr01,2016,RS,MEM,331,166,-3.664950885,-3.202613446,-6.867564331,-0.346229996,-0.346229996,0,-3.776642841,-1.853515287,-5.630158127,-0.70038401 +Beno Udrih,udrihbe01,2016,RS,MEM,249,120,-1.921995595,-1.262962131,-3.184957726,-0.026457273,-0.026457273,0,-1.850333047,-1.940414593,-3.790747639,-0.633222727 +Russ Smith,smithru01,2016,RS,MEM,150,66,-6.830890603,-4.125356071,-10.95624667,-0.279779395,-0.279779395,0,-4.980592926,-4.278910513,-9.259503439,1.219486182 +Alex Stepheson,stephal01,2016,RS,MEM,124,61,-0.936593222,1.231704547,0.295111325,0.093774489,0.093774489,0,-1.880181299,1.391304871,-0.488876428,-1.026963449 +Elliot Williams,williel01,2016,RS,MEM,86,45,-3.83463957,-0.024409296,-3.859048866,-0.024943264,-0.024943264,0,-3.461084821,-1.014510514,-4.475595335,-1.993084559 +James Ennis III,ennisja01,2016,RS,MEM,84,40,-4.901804549,2.10381722,-2.797987329,-0.000987026,-0.000987026,0,-1.426632529,2.26111561,0.834483082,0.768344686 +Jordan Adams,adamsjo01,2016,RS,MEM,34,15,-7.734475447,1.417734677,-6.31674077,-0.028101725,-0.028101725,0,-6.124879997,4.675153284,-1.449726713,2.883209016 +Bryce Cotton,cottobr01,2016,RS,MEM,12,6,3.778915268,-18.32952643,-14.55061116,-0.035686977,-0.035686977,0,-0.456988765,-16.52077779,-16.97776655,-1.182158611 +Jarnell Stokes,stokeja01,2016,RS,MEM,9,4,0.342665235,16.95399725,17.29666248,0.040005367,0.040005367,0,-0.863999781,11.58624328,10.7222435,-2.16349674 +Luol Deng,denglu01,2016,RS,MIA,4799,2394,0.131431442,0.206408721,0.337840163,3.77675332,3.77675332,0,0.233847955,0.525024782,0.758872737,0.134905375 +Goran Dragic,dragigo01,2016,RS,MIA,4719,2363,0.947632174,0.894730693,1.842362867,5.525129794,5.525129794,0,1.0710297,1.069440165,2.140469864,-0.20180202 +Dwyane Wade,wadedw01,2016,RS,MIA,4481,2258,1.78394706,-1.626820845,0.157126215,3.348558201,3.348558201,0,1.26283239,-1.793982662,-0.531150272,-0.015843783 +Justise Winslow,winslju01,2016,RS,MIA,4458,2232,-2.378308594,1.647227344,-0.731081249,2.292786171,2.292786171,0,-2.077656253,1.838544034,-0.239112219,-0.267349769 +Hassan Whiteside,whiteha01,2016,RS,MIA,4161,2125,0.259712383,1.967331037,2.22704342,5.349009489,5.349009489,0,0.264855821,2.606390401,2.871246222,-0.850642357 +Chris Bosh,boshch01,2016,RS,MIA,3497,1778,0.699143632,0.167663941,0.866807573,3.251513564,3.251513564,0,1.03021458,0.058468201,1.088682782,-0.876196446 +Gerald Green,greenge01,2016,RS,MIA,3086,1557,-0.504114928,0.159655645,-0.344459284,1.89637677,1.89637677,0,-0.370454709,-0.108028374,-0.478483083,-0.743464418 +Josh Richardson,richajo01,2016,RS,MIA,2197,1107,-0.175645072,0.24663025,0.070985178,1.578206366,1.578206366,0,-0.185857628,0.717719928,0.531862299,-0.92368661 +Tyler Johnson,johnsty01,2016,RS,MIA,1690,863,-0.276999783,1.179872353,0.902872571,1.589247431,1.589247431,0,-0.55534204,0.693070387,0.137728347,-1.161665115 +Joe Johnson,johnsjo02,2016,RS,MIA,1527,769,3.10215937,-2.392109535,0.710049835,1.349496159,1.349496159,0,1.132404549,-1.739827035,-0.607422486,-0.578178693 +Amar'e Stoudemire,stoudam01,2016,RS,MIA,1512,762,-1.905524447,0.697592551,-1.207931896,0.598829401,0.598829401,0,-2.077491537,0.570883824,-1.506607713,-0.111498132 +Josh McRoberts,mcrobjo01,2016,RS,MIA,1187,595,-0.721964011,1.090736839,0.368772828,0.942788725,0.942788725,0,-0.351158365,0.517488219,0.166329854,-0.410134158 +Beno Udrih,udrihbe01,2016,RS,MIA,1154,587,-2.388415737,-2.21996617,-4.608381907,-0.550698923,-0.550698923,0,-1.788515468,-2.206969385,-3.995484853,-1.029309865 +Udonis Haslem,hasleud01,2016,RS,MIA,517,260,-3.358985687,-1.150507105,-4.509492793,-0.230304325,-0.230304325,0,-2.758116145,-1.291875168,-4.049991313,-1.296056894 +Mario Chalmers,chalmma01,2016,RS,MIA,238,120,2.845535164,8.080090799,10.92562596,0.838778956,0.838778956,0,3.243227763,6.483005703,9.726233466,0.17533248 +Chris Andersen,anderch01,2016,RS,MIA,71,36,4.221103014,-4.899499695,-0.67839668,0.038048654,0.038048654,0,3.885376503,-4.570643032,-0.685266528,-0.002306944 +Jarnell Stokes,stokeja01,2016,RS,MIA,28,14,2.535665777,10.69971722,13.235383,0.113025332,0.113025332,0,1.458579685,8.440230113,9.898809798,-0.988439891 +James Ennis III,ennisja01,2016,RS,MIA,13,7,-4.73626037,-3.284590387,-8.020850758,-0.018510078,-0.018510078,0,-6.569321807,-4.245922302,-10.81524411,-1.63108552 +Briante Weber,weberbr01,2016,RS,MIA,6,3,22.17965049,5.92836464,28.10801513,0.046325038,0.046325038,0,16.88162543,2.625138066,19.5067635,-1.874778926 +Khris Middleton,middlkh01,2016,RS,MIL,5720,2852,2.638968052,-0.363777668,2.275190384,7.385360708,7.385360708,0,2.397417992,0.276023002,2.673440994,0.978876611 +Giannis Antetokounmpo,antetgi01,2016,RS,MIL,5625,2823,0.757930952,-0.228350115,0.529580837,4.707738546,4.707738546,0,0.813538269,0.302351688,1.115889957,-0.327328531 +Jabari Parker,parkeja01,2016,RS,MIL,4806,2408,-1.163636688,-2.689383555,-3.853020242,-1.351511572,-1.351511572,0,-0.667594273,-1.926338023,-2.593932296,-0.260779638 +Greg Monroe,monrogr01,2016,RS,MIL,4615,2314,1.501098276,-0.109431941,1.391666335,4.864522872,4.864522872,0,0.884052597,-0.138267326,0.745785271,-0.502369136 +Michael Carter-Williams,cartemi01,2016,RS,MIL,3333,1649,-1.352515233,2.343470174,0.990954941,3.162085889,3.162085889,0,-0.87784038,2.511216904,1.633376524,0.457804225 +Jerryd Bayless,bayleje01,2016,RS,MIL,2976,1505,0.165054292,-0.884811808,-0.719757516,1.547213365,1.547213365,0,-0.159331161,-0.731866469,-0.891197631,-0.733975993 +O.J. Mayo,mayooj01,2016,RS,MIL,2200,1090,-1.72312886,0.756359418,-0.966769443,0.997066897,0.997066897,0,-1.01864088,0.801815202,-0.216825678,0.530111857 +Rashad Vaughn,vaughra01,2016,RS,MIL,2009,1001,-3.130445395,-2.376725382,-5.507170777,-1.405306215,-1.405306215,0,-3.081283784,-2.553111488,-5.634395272,-0.19491884 +John Henson,hensojo01,2016,RS,MIL,1920,960,-2.399356083,0.920531758,-1.478824325,0.6230679,0.6230679,0,-2.146475556,0.175248378,-1.971227178,0.071597506 +Miles Plumlee,plumlmi01,2016,RS,MIL,1755,870,-2.231415885,-0.316170189,-2.547586073,0.089367921,0.089367921,0,-2.521335637,-0.999439355,-3.520774992,-0.520223926 +Johnny O'Bryant III,obryajo01,2016,RS,MIL,1688,857,-3.826467152,-3.150011044,-6.976478196,-1.829195063,-1.829195063,0,-3.910570843,-3.530637832,-7.441208675,-0.993816724 +Tyler Ennis,ennisty01,2016,RS,MIL,1303,654,-1.903010228,-1.087443289,-2.990453517,-0.079898957,-0.079898957,0,-1.756164092,-1.338123388,-3.09428748,-0.405976654 +Greivis Vasquez,vasqugr01,2016,RS,MIL,903,460,-3.093190559,-2.444110099,-5.537300657,-0.653544782,-0.653544782,0,-2.818810089,-2.829548783,-5.648358872,-0.091469976 +Damien Inglis,inglida01,2016,RS,MIL,315,156,-5.255723073,0.211731298,-5.043991775,-0.183644294,-0.183644294,0,-4.19540465,-1.361037813,-5.556442463,0.568728474 +Chris Copeland,copelch01,2016,RS,MIL,312,156,-4.643100888,-8.23090141,-12.8740023,-0.804423563,-0.804423563,0,-4.178356727,-7.516112671,-11.6944694,-0.164663031 +Jared Cunningham,cunnija01,2016,RS,MIL,107,55,-4.09464579,12.0505057,7.955859914,0.303683773,0.303683773,0,-1.519954597,8.473191697,6.9532371,1.06246084 +Steve Novak,novakst01,2016,RS,MIL,48,20,-2.783618342,-2.158750194,-4.942368536,-0.022511992,-0.022511992,0,-1.157683151,-5.915387286,-7.073070437,0.616121069 +Andrew Wiggins,wiggian01,2016,RS,MIN,5755,2845,0.549237642,-0.773570037,-0.224332395,3.695434525,3.695434525,0,0.037444026,-0.715383028,-0.677939003,0.783050204 +Karl-Anthony Towns,townska01,2016,RS,MIN,5312,2627,1.157905189,0.20988618,1.367791369,5.559972261,5.559972261,0,0.733252494,0.048268121,0.781520615,0.724367335 +Zach LaVine,lavinza01,2016,RS,MIN,4707,2294,0.596343863,-3.300030616,-2.703686753,0.054443409,0.054443409,0,-0.158216548,-2.726473983,-2.88469053,0.429811042 +Ricky Rubio,rubiori01,2016,RS,MIN,4700,2323,1.324456103,2.658224731,3.982680834,8.036170127,8.036170127,0,1.044793765,3.407563011,4.452356776,0.693473227 +Gorgui Dieng,dienggo01,2016,RS,MIN,4472,2220,-0.724619912,0.408886331,-0.315733581,2.743097331,2.743097331,0,-1.029025927,0.567749238,-0.461276689,-0.498262255 +Shabazz Muhammad,muhamsh01,2016,RS,MIN,3424,1682,0.053355263,-3.633578036,-3.580222773,-0.710228784,-0.710228784,0,-1.187677564,-3.979847929,-5.167525493,-0.306132258 +Tayshaun Prince,princta01,2016,RS,MIN,2889,1462,-2.844510878,0.336239376,-2.508271502,0.176691462,0.176691462,0,-3.731253367,-0.751333767,-4.482587134,-1.959963607 +Nemanja Bjelica,bjeline01,2016,RS,MIN,2202,1075,0.218193758,-0.908246301,-0.690052544,1.128251343,1.128251343,0,-0.148611778,-0.633919793,-0.782531571,-0.134718139 +Kevin Martin,martike02,2016,RS,MIN,1718,834,-1.428540242,-3.278653042,-4.707193284,-0.832793215,-0.832793215,0,-2.197047342,-3.192802641,-5.389849983,-0.000684733 +Tyus Jones,jonesty01,2016,RS,MIN,1189,573,-0.984192855,-1.658381105,-2.64257396,0.03127928,0.03127928,0,-0.920095478,-1.521041591,-2.441137068,-0.392458311 +Kevin Garnett,garneke01,2016,RS,MIN,1113,556,-1.666096208,4.974173426,3.308077219,1.703361444,1.703361444,0,-1.925186484,4.260476846,2.335290362,-0.860853716 +Adreian Payne,paynead01,2016,RS,MIN,989,486,-3.466380137,-3.479048205,-6.945428342,-1.04016349,-1.04016349,0,-3.181359548,-3.0888046,-6.270164148,-0.011569199 +Damjan Rudez,rudezda01,2016,RS,MIN,568,277,-1.402576177,-3.46066062,-4.863236796,-0.299565221,-0.299565221,0,-1.863024939,-4.071875388,-5.934900327,0.298108801 +Andre Miller,millean02,2016,RS,MIN,536,280,2.623327869,-7.006502356,-4.383174487,-0.230438372,-0.230438372,0,0.879732065,-6.175128333,-5.295396268,-1.202121518 +Greg Smith,smithgr02,2016,RS,MIN,394,192,-4.488718986,-1.858259875,-6.34697886,-0.352695497,-0.352695497,0,-5.187304361,-1.316128946,-6.503433307,0.094617105 +Nikola Pekovic,pekovni01,2016,RS,MIN,300,156,-4.961608436,-2.711665414,-7.67327385,-0.387666043,-0.387666043,0,-5.129354878,-3.410298424,-8.539653302,-1.043108101 +Anthony Davis,davisan02,2016,RS,NOP,4434,2164,0.307322345,2.280605087,2.587927432,5.925508444,5.925508444,0,0.80288781,2.101566082,2.904453892,0.531332751 +Ryan Anderson,anderry01,2016,RS,NOP,4154,2008,1.971410252,0.294975642,2.266385895,5.151366157,5.151366157,0,1.526434809,-0.078163304,1.448271505,0.231404425 +Dante Cunningham,cunnida01,2016,RS,NOP,4034,1971,-1.957407963,-2.67745574,-4.634863704,-1.884683847,-1.884683847,0,-2.289206825,-2.473725837,-4.762932661,-0.55380332 +Jrue Holiday,holidjr01,2016,RS,NOP,3781,1831,3.299605955,0.203151643,3.502757597,5.912891674,5.912891674,0,2.637130015,0.50598935,3.143119365,1.199615927 +Alonzo Gee,geeal01,2016,RS,NOP,3375,1632,-3.063930029,1.11484189,-1.949088139,0.667340473,0.667340473,0,-3.507023781,1.149028179,-2.357995602,0.067998381 +Eric Gordon,gordoer01,2016,RS,NOP,3039,1481,0.505758188,-1.81790643,-1.312148243,1.090173943,1.090173943,0,0.560886411,-1.530935112,-0.970048701,0.334938177 +Toney Douglas,douglto01,2016,RS,NOP,2617,1262,0.943731872,-2.075593209,-1.131861338,1.043447181,1.043447181,0,0.369775033,-1.123168282,-0.753393249,0.147459307 +Norris Cole,coleno01,2016,RS,NOP,2469,1198,-1.010350917,-2.637801693,-3.64815261,-0.547735351,-0.547735351,0,-1.239571963,-2.347205854,-3.586777817,-0.219481328 +Omer Asik,asikom01,2016,RS,NOP,2390,1178,-3.455651353,-0.543304898,-3.99895625,-0.748588012,-0.748588012,0,-3.793799146,-0.502239164,-4.29603831,-0.267387969 +Alexis Ajinca,ajincal01,2016,RS,NOP,1777,861,-3.444059038,1.2915655,-2.152493538,0.262838216,0.262838216,0,-3.409499894,0.797343456,-2.612156438,0.135601825 +Luke Babbitt,babbilu01,2016,RS,NOP,1759,845,0.973730545,-2.05590293,-1.082172385,0.71779563,0.71779563,0,-0.313554855,-2.107014092,-2.420568947,-0.168034254 +Tyreke Evans,evansty01,2016,RS,NOP,1510,765,1.937312065,-0.478769206,1.45854286,1.631414453,1.631414453,0,1.132150365,-0.114213059,1.017937307,-0.665776023 +Ish Smith,smithis01,2016,RS,NOP,1284,617,1.87082975,-1.130655426,0.740174324,1.090605421,1.090605421,0,1.490896113,-1.135009709,0.355886404,-0.7184397 +Kendrick Perkins,perkike01,2016,RS,NOP,1127,542,-4.518530656,-3.340616068,-7.859146725,-1.410272183,-1.410272183,0,-4.837183112,-3.040165766,-7.877348879,-0.176492693 +Tim Frazier,fraziti01,2016,RS,NOP,969,469,2.411195755,0.044345779,2.455541534,1.246723306,1.246723306,0,1.454560883,0.285915356,1.740476238,0.087978147 +Jordan Hamilton,hamiljo02,2016,RS,NOP,621,304,-1.287319504,-4.084744534,-5.372064038,-0.408494191,-0.408494191,0,-1.188121822,-2.818433597,-4.006555419,0.434858951 +James Ennis III,ennisja01,2016,RS,NOP,565,282,1.328954405,-2.361426289,-1.032471884,0.24843089,0.24843089,0,-0.504208644,-1.173940472,-1.678149116,0.5215909 +Bryce Dejean-Jones,dejeabr01,2016,RS,NOP,560,279,-2.857573943,-0.712378313,-3.569952256,-0.116591272,-0.116591272,0,-3.10630558,-0.696755387,-3.803060967,-0.105052011 +Orlando Johnson,johnsor01,2016,RS,NOP,116,54,-8.603886478,-7.536130021,-16.1400165,-0.368029917,-0.368029917,0,-6.163111929,-7.04532899,-13.20844092,-0.23195365 +Nate Robinson,robinna01,2016,RS,NOP,49,23,-6.164140329,-2.397149121,-8.561289449,-0.067149591,-0.067149591,0,-4.78188239,2.000187035,-2.781695355,-1.4952567 +Jimmer Fredette,fredeji01,2016,RS,NOP,28,13,-20.89503011,-7.096684332,-27.99171444,-0.168000954,-0.168000954,0,-16.14092682,-5.151220196,-21.29214701,0.340112694 +Carmelo Anthony,anthoca01,2016,RS,NYK,4981,2530,3.451812128,-2.740508012,0.711304116,4.456371769,4.456371769,0,3.00154547,-2.841366185,0.160179285,-0.25150521 +Arron Afflalo,afflaar01,2016,RS,NYK,4648,2371,-0.625410261,-2.481338924,-3.106749185,-0.424460423,-0.424460423,0,-0.840530106,-2.375143951,-3.215674058,-1.606045594 +Robin Lopez,lopezro01,2016,RS,NYK,4348,2219,-0.058661027,-0.159380324,-0.218041351,2.841530289,2.841530289,0,-0.614994971,-0.33272103,-0.947716001,-0.851673942 +Langston Galloway,gallola01,2016,RS,NYK,4082,2033,-0.771733634,1.462014977,0.690281343,3.552672756,3.552672756,0,-0.961711805,1.625295009,0.663583204,-0.430252127 +Kristaps Porzingis,porzikr01,2016,RS,NYK,4048,2047,0.062351531,3.269589507,3.331941038,6.361807399,6.361807399,0,0.576765184,2.724362,3.301127184,0.153112445 +Jose Calderon,caldejo01,2016,RS,NYK,3974,2024,0.619681542,-0.534894697,0.084786846,2.897294652,2.897294652,0,0.079360349,-0.099447972,-0.020087623,-1.002460962 +Derrick Williams,willide02,2016,RS,NYK,2879,1435,-1.359454559,-2.811254712,-4.170709271,-1.034356434,-1.034356434,0,-1.466860784,-4.397112116,-5.863972901,-0.544592301 +Lance Thomas,thomala01,2016,RS,NYK,2642,1313,-0.938809846,0.022254925,-0.916554921,1.22358849,1.22358849,0,-1.234175902,-1.113810763,-2.347986665,-0.367763591 +Jerian Grant,grantje02,2016,RS,NYK,2546,1265,-2.273515041,-0.419004469,-2.69251951,0.037068263,0.037068263,0,-2.046315255,-0.981443965,-3.02775922,-0.078533854 +Sasha Vujacic,vujacsa01,2016,RS,NYK,1833,908,-0.864136924,0.987353038,0.123216113,1.333558968,1.333558968,0,-1.102683446,0.344361769,-0.758321677,0.184126802 +Kyle O'Quinn,oquinky01,2016,RS,NYK,1539,764,-1.259605242,2.207244604,0.947639361,1.440922863,1.440922863,0,-0.985533697,0.962714163,-0.022819534,-0.026461739 +Kevin Seraphin,serapke01,2016,RS,NYK,1073,526,-7.678721774,2.167527362,-5.511194413,-0.740222157,-0.740222157,0,-6.19503408,-0.228240991,-6.423275071,-0.103686116 +Louis Amundson,amundlo01,2016,RS,NYK,407,204,-5.493576433,2.348716255,-3.144860178,-0.041234064,-0.041234064,0,-4.696075577,1.270668655,-3.425406922,0.32500765 +Cleanthony Early,earlycl01,2016,RS,NYK,305,154,-4.667839714,-0.754794378,-5.422634092,-0.210253493,-0.210253493,0,-4.354316345,-2.902802426,-7.25711877,0.122139498 +Thanasis Antetokounmpo,antetth01,2016,RS,NYK,13,6,11.43545411,-19.02220102,-7.58674691,-0.014824454,-0.014824454,0,5.535620461,-19.18889375,-13.65327329,0.120132694 +Jimmer Fredette,fredeji01,2016,RS,NYK,11,5,2.377791141,-5.744556471,-3.366765329,-0.001634898,-0.001634898,0,-1.291851686,-8.372823217,-9.664674904,3.821139574 +Russell Westbrook,westbru01,2016,RS,OKC,5664,2750,6.410521969,-0.006011387,6.404510582,13.08630521,13.08630521,0,6.853510613,0.514312845,7.367823458,1.841483147 +Kevin Durant,duranke01,2016,RS,OKC,5335,2578,6.237833062,-0.022718012,6.21511505,11.99072663,11.99072663,0,6.572834436,-0.637211913,5.935622523,1.648549011 +Serge Ibaka,ibakase01,2016,RS,OKC,5122,2500,-0.80171313,1.388591575,0.586878446,4.244247284,4.244247284,0,-0.229108454,1.329275044,1.10016659,-0.274133911 +Dion Waiters,waitedi01,2016,RS,OKC,4439,2152,-0.978554864,-1.05003535,-2.028590215,0.794377917,0.794377917,0,-0.730143815,-0.731531406,-1.461675221,0.284436299 +Steven Adams,adamsst01,2016,RS,OKC,4110,2014,0.664776604,5.293729711,5.958506315,8.899270344,8.899270344,0,0.986342061,4.333901679,5.32024374,-0.53605482 +Enes Kanter,kanteen01,2016,RS,OKC,3502,1721,2.574194854,-0.017403834,2.556791019,4.618078512,4.618078512,0,2.846608179,-0.295840675,2.550767503,-0.871726717 +Andre Roberson,roberan03,2016,RS,OKC,3172,1553,-0.569153023,1.307125205,0.737972182,2.747287849,2.747287849,0,-0.586323754,1.454933908,0.868610154,-0.578908198 +Kyle Singler,singlky01,2016,RS,OKC,2037,977,-2.275741354,-1.207547811,-3.483289165,-0.365642777,-0.365642777,0,-2.550557517,-0.95136093,-3.501918447,0.033013644 +Anthony Morrow,morroan01,2016,RS,OKC,1899,926,1.927127615,-3.289061702,-1.361934087,0.654244702,0.654244702,0,1.273775618,-3.578524066,-2.304748448,-0.229510107 +Cameron Payne,payneca01,2016,RS,OKC,1429,698,-0.170133705,-2.019506087,-2.189639793,0.198762674,0.198762674,0,0.076207133,-0.903666863,-0.827459731,-0.388075163 +Nick Collison,collini01,2016,RS,OKC,1424,699,-3.258140181,0.871097283,-2.387042898,0.130112355,0.130112355,0,-3.10389411,0.173332659,-2.930561451,0.506535596 +Randy Foye,foyera01,2016,RS,OKC,1180,572,-0.313954326,-0.355381104,-0.66933543,0.60644972,0.60644972,0,-0.147328646,-1.037532575,-1.184861221,-0.122259845 +D.J. Augustin,augusdj01,2016,RS,OKC,1053,519,-2.417256097,-2.752523717,-5.169779814,-0.634296126,-0.634296126,0,-1.554211818,-2.776959231,-4.331171049,-0.983063075 +Mitch McGary,mcgarmi01,2016,RS,OKC,162,72,-6.403884396,-7.358027508,-13.7619119,-0.4100989,-0.4100989,0,-5.360771291,-7.436424249,-12.79719554,1.348536102 +Josh Huestis,huestjo01,2016,RS,OKC,113,55,-2.08201916,0.891040996,-1.190978165,0.044120727,0.044120727,0,-1.369060872,-0.755855027,-2.124915899,0.833119897 +Steve Novak,novakst01,2016,RS,OKC,53,24,7.810393957,-8.797428399,-0.987034442,0.021798634,0.021798634,0,6.556832092,-9.541608022,-2.98477593,0.957187775 +Nazr Mohammed,mohamna01,2016,RS,OKC,41,19,-10.91857474,4.977281928,-5.941292809,-0.03183959,-0.03183959,0,-8.243595033,1.802458578,-6.441136455,2.854732039 +Evan Fournier,fournev01,2016,RS,ORL,5178,2566,1.674732855,-1.901972304,-0.227239449,3.298900023,3.298900023,0,1.253327324,-1.068939541,0.184387783,-0.113322662 +Victor Oladipo,oladivi01,2016,RS,ORL,4851,2379,1.21345186,1.073528956,2.286980817,6.155999419,6.155999419,0,1.542132463,1.599237045,3.141369509,0.675789207 +Elfrid Payton,paytoel01,2016,RS,ORL,4373,2145,-0.605575551,-0.364657122,-0.970232673,1.950517308,1.950517308,0,-0.484016214,0.111857574,-0.37215864,0.139325829 +Nikola Vucevic,vucevni01,2016,RS,ORL,4106,2037,0.259211732,0.49168991,0.750901642,3.624689929,3.624689929,0,0.523864795,0.233838849,0.757703644,-0.368397655 +Aaron Gordon,gordoaa01,2016,RS,ORL,3823,1863,0.894396971,0.045811175,0.940208146,3.505305488,3.505305488,0,0.756292443,-0.212652252,0.543640191,-0.062592982 +Tobias Harris,harrito02,2016,RS,ORL,3212,1610,-0.259419784,1.331952148,1.072532364,3.114328193,3.114328193,0,-0.325497705,0.825363489,0.499865784,-0.796136087 +Mario Hezonja,hezonma01,2016,RS,ORL,2898,1413,-2.151061025,-0.893987609,-3.045048634,-0.213872057,-0.213872057,0,-1.696852473,-1.579499407,-3.276351881,0.536439838 +Jason Smith,smithja02,2016,RS,ORL,2432,1181,-2.252707787,-0.771386637,-3.024094424,-0.165043993,-0.165043993,0,-1.621893854,-0.895768881,-2.517662736,-0.065410436 +Andrew Nicholson,nichoan01,2016,RS,ORL,1660,823,-0.783328118,0.914774364,0.131446246,1.206923834,1.206923834,0,-1.046338617,-0.714908659,-1.761247276,-0.240649639 +Channing Frye,fryech01,2016,RS,ORL,1476,754,0.349694553,0.216096253,0.565790805,1.270733497,1.270733497,0,0.802235321,-0.186115042,0.616120279,-0.369274747 +Dewayne Dedmon,dedmode01,2016,RS,ORL,1434,705,-1.024454829,1.089795794,0.065340966,1.015862264,1.015862264,0,-1.686799931,0.577861402,-1.108938529,0.309676037 +C.J. Watson,watsocj01,2016,RS,ORL,1378,656,-1.606689977,-3.161712451,-4.768402428,-0.672686793,-0.672686793,0,-2.18711414,-3.000126544,-5.187240684,-0.412905574 +Shabazz Napier,napiesh01,2016,RS,ORL,1211,600,-2.503792447,-0.638841483,-3.142633929,-0.120124566,-0.120124566,0,-1.635745568,-1.539550677,-3.175296245,-0.055712862 +Brandon Jennings,jennibr01,2016,RS,ORL,960,452,-0.56869802,0.760536292,0.191838271,0.683727372,0.683727372,0,-0.323338505,-0.158314899,-0.481653404,0.764612014 +Ersan Ilyasova,ilyaser01,2016,RS,ORL,932,447,-0.087806647,-2.972598325,-3.060404972,-0.071256447,-0.071256447,0,-0.410659784,-2.006015953,-2.416675737,0.642752037 +Devyn Marble,marblde01,2016,RS,ORL,525,249,-4.893630491,1.449151702,-3.444478788,-0.088469466,-0.088469466,0,-3.966893491,0.38903891,-3.577854581,0.269141081 +Keith Appling,applike01,2016,RS,ORL,57,27,-11.16318411,6.692671387,-4.470512719,-0.02415162,-0.02415162,0,-6.184926256,2.010587716,-4.17433854,1.858767987 +Hollis Thompson,thompho01,2016,RS,PHI,4493,2154,-0.859915527,-3.333304811,-4.193220338,-1.592035474,-1.592035474,0,-1.226616503,-3.134517801,-4.361134304,0.368304835 +Jerami Grant,grantje01,2016,RS,PHI,4295,2066,-2.473602672,0.880951501,-1.592651171,1.222232355,1.222232355,0,-2.366812622,0.307239484,-2.059573138,0.184374767 +Isaiah Canaan,canaais01,2016,RS,PHI,4060,1966,-0.609039834,-2.057094723,-2.666134557,0.083805467,0.083805467,0,-0.63125749,-2.201500209,-2.832757699,-0.367081235 +Nerlens Noel,noelne01,2016,RS,PHI,4059,1965,-4.080659014,1.460596234,-2.62006278,0.131493949,0.131493949,0,-3.170101481,1.66005203,-1.510049451,0.919806237 +Robert Covington,covinro01,2016,RS,PHI,3978,1903,-0.679481034,1.914163483,1.23468245,3.936566831,3.936566831,0,-0.212536482,1.770466126,1.557929644,1.712262289 +Nik Stauskas,stausni01,2016,RS,PHI,3779,1809,-1.715350229,-1.624825101,-3.34017533,-0.548570092,-0.548570092,0,-1.929231419,-2.053679528,-3.982910947,0.693614306 +Ish Smith,smithis01,2016,RS,PHI,3352,1622,-0.345777512,-1.04087331,-1.386650822,1.118448883,1.118448883,0,-0.468505773,-0.860275093,-1.328780866,-0.847255583 +T.J. McConnell,mccontj01,2016,RS,PHI,3331,1606,-0.16628355,0.060313082,-0.105970468,2.155352017,2.155352017,0,-0.792529347,-0.124240983,-0.91677033,-0.501343891 +Jahlil Okafor,okafoja01,2016,RS,PHI,3218,1591,-3.256934864,-0.666999833,-3.923934698,-0.940000544,-0.940000544,0,-3.625885791,-0.806057989,-4.43194378,-1.324306047 +Richaun Holmes,holmeri01,2016,RS,PHI,1482,702,-0.125068522,-1.956355132,-2.081423653,0.24045215,0.24045215,0,-0.925993111,-2.319334063,-3.245327174,0.405832733 +JaKarr Sampson,sampsja02,2016,RS,PHI,1459,691,-4.139631946,-3.2485363,-7.388168246,-1.643224412,-1.643224412,0,-4.943541721,-4.118059606,-9.061601327,0.480818413 +Carl Landry,landrca01,2016,RS,PHI,1193,569,1.420207075,-2.33322293,-0.913015856,0.531937236,0.531937236,0,0.148656561,-2.149045723,-2.000389162,-0.246661499 +Kendall Marshall,marshke01,2016,RS,PHI,857,400,-4.077100641,-6.090138259,-10.1672389,-1.538441476,-1.538441476,0,-3.694590712,-6.266574487,-9.961165199,1.596400673 +Elton Brand,brandel01,2016,RS,PHI,477,225,-4.465878421,3.919559931,-0.54631849,0.253532078,0.253532078,0,-4.246038138,2.323296937,-1.922741202,0.216475311 +Phil Pressey,pressph01,2016,RS,PHI,370,170,-0.214390077,1.657516401,1.443126323,0.369556506,0.369556506,0,-0.293501751,0.074297108,-0.219204643,1.577026602 +Christian Wood,woodch01,2016,RS,PHI,322,145,-2.492189934,0.415726613,-2.076463321,0.050020628,0.050020628,0,-1.338946742,-0.786841695,-2.125788437,0.378576943 +Tony Wroten,wroteto01,2016,RS,PHI,307,144,-10.16802647,-5.503318439,-15.6713449,-0.973227254,-0.973227254,0,-7.899873875,-6.461568129,-14.361442,2.461124942 +Sonny Weems,weemsso01,2016,RS,PHI,168,78,-8.405645108,0.204315376,-8.201329732,-0.21843414,-0.21843414,0,-7.695988948,-2.599206733,-10.29519568,0.67344024 +PJ Tucker,tuckepj01,2016,RS,PHO,5256,2540,-0.769383615,0.940687972,0.171304358,3.783909538,3.783909538,0,-1.334883695,1.009357021,-0.325526675,-0.047287505 +Devin Booker,bookede01,2016,RS,PHO,4381,2108,-0.428322808,-3.226064478,-3.654387287,-0.98219869,-0.98219869,0,-0.617826883,-3.122960812,-3.740787696,0.957206148 +Brandon Knight,knighbr03,2016,RS,PHO,3898,1870,0.278469159,-2.531400294,-2.252931135,0.477284179,0.477284179,0,0.493204135,-1.979239704,-1.486035569,0.62710409 +Alex Len,lenal01,2016,RS,PHO,3778,1821,-4.36679355,1.807313434,-2.559480116,0.178196709,0.178196709,0,-4.326278302,1.063044699,-3.263233603,0.656669656 +Mirza Teletovic,teletmi01,2016,RS,PHO,3577,1686,2.166595889,-1.708909282,0.457686607,2.779283949,2.779283949,0,2.258137292,-2.079601748,0.178535543,0.70968252 +Tyson Chandler,chandty01,2016,RS,PHO,3333,1618,-2.662617194,0.291129532,-2.371487662,0.312904054,0.312904054,0,-2.82611355,-0.262266815,-3.088380365,0.13782752 +Jon Leuer,leuerjo01,2016,RS,PHO,2663,1255,-0.860561406,0.336733804,-0.523827602,1.441218343,1.441218343,0,-1.45277266,-0.423420324,-1.876192985,1.082913612 +Ronnie Price,pricero01,2016,RS,PHO,2533,1211,-1.730657124,1.459499842,-0.271157282,1.536311882,1.536311882,0,-1.964898832,1.723967068,-0.240931764,0.303258086 +Archie Goodwin,goodwar01,2016,RS,PHO,2341,1114,-0.740038008,-3.175963766,-3.916001774,-0.667468431,-0.667468431,0,-0.874152234,-3.803191688,-4.677343922,0.701277515 +T.J. Warren,warretj01,2016,RS,PHO,2245,1070,0.525225569,-1.714279147,-1.189053578,0.847596095,0.847596095,0,-0.169293969,-1.549734835,-1.719028805,-0.521306294 +Eric Bledsoe,bledser01,2016,RS,PHO,2223,1059,2.287222334,1.945745581,4.232967915,3.820122751,3.820122751,0,1.557100729,2.206365408,3.763466137,1.222695214 +Markieff Morris,morrima02,2016,RS,PHO,1898,917,-3.699560014,2.287522375,-1.412037639,0.629713733,0.629713733,0,-3.017831917,1.258395151,-1.759436766,0.584332453 +Sonny Weems,weemsso01,2016,RS,PHO,903,421,-3.856100008,-5.437261654,-9.293361661,-1.42369243,-1.42369243,0,-3.781620385,-5.86082786,-9.642448245,1.266406729 +John Jenkins,jenkijo01,2016,RS,PHO,625,287,-1.360838755,-2.998813716,-4.359652471,-0.23785149,-0.23785149,0,-2.275973787,-4.520474403,-6.79644819,0.893060736 +Chase Budinger,budinch01,2016,RS,PHO,429,200,-2.418824289,-4.823936903,-7.242761192,-0.462632121,-0.462632121,0,-3.11816618,-5.546719011,-8.664885191,0.89319559 +Phil Pressey,pressph01,2016,RS,PHO,254,113,-1.840026152,-3.209892319,-5.049918471,-0.136181002,-0.136181002,0,-1.358667463,-3.240282736,-4.598950198,2.641561961 +Jordan McRae,mcraejo01,2016,RS,PHO,164,82,0.47674301,1.058499108,1.535242118,0.178984164,0.178984164,0,-0.785475837,-1.227762311,-2.013238148,-0.160745922 +Kris Humphries,humphkr01,2016,RS,PHO,160,74,-1.689900763,1.592280564,-0.097620199,0.101519356,0.101519356,0,0.220833648,2.036146081,2.256979729,1.345808807 +Alan Williams,willial03,2016,RS,PHO,155,68,2.047694894,1.847167433,3.894862326,0.23429369,0.23429369,0,0.694569542,1.027615577,1.722185119,1.593421688 +Lorenzo Brown,brownlo01,2016,RS,PHO,127,61,-3.449441048,-5.33841259,-8.787853639,-0.186450548,-0.186450548,0,-2.983617697,-5.379075541,-8.362693237,-0.759550598 +Cory Jefferson,jeffeco01,2016,RS,PHO,104,50,-1.219129333,1.794298919,0.575169585,0.083948299,0.083948299,0,-0.755722211,0.761229754,0.005507543,-1.009953394 +Orlando Johnson,johnsor01,2016,RS,PHO,97,47,-1.823895442,-1.858396124,-3.682291566,-0.022400184,-0.022400184,0,-0.009606299,-0.183141383,-0.192747681,0.194019936 +Bryce Cotton,cottobr01,2016,RS,PHO,67,33,-9.291525195,-1.941678772,-11.23320397,-0.144029989,-0.144029989,0,-5.846682133,-0.789789862,-6.636471995,0.822072103 +CJ McCollum,mccolcj01,2016,RS,POR,5686,2780,2.226012178,0.873641257,3.099653435,8.315782933,8.315782933,0,2.413041787,1.087024778,3.500066566,0.222482833 +Damian Lillard,lillada01,2016,RS,POR,5494,2676,4.991237036,-2.050622146,2.94061489,7.869893978,7.869893978,0,5.433992765,-1.757997014,3.675995752,1.264223869 +Al-Farouq Aminu,aminual01,2016,RS,POR,4804,2341,-0.736819678,0.605983519,-0.130836159,3.140314263,3.140314263,0,-0.33006788,0.522147131,0.192079251,0.376125849 +Allen Crabbe,crabbal01,2016,RS,POR,4345,2105,0.52121496,-1.130250088,-0.609035128,2.300953068,2.300953068,0,-0.027289999,-1.149412654,-1.176702652,0.06879391 +Mason Plumlee,plumlma01,2016,RS,POR,4248,2084,-0.12366567,-0.386129631,-0.509795301,2.392819949,2.392819949,0,-0.297486318,0.11486927,-0.182617048,0.447423524 +Ed Davis,davised01,2016,RS,POR,3410,1684,0.686130763,1.989963794,2.676094558,4.622170136,4.622170136,0,0.348435139,1.645523765,1.993958904,-0.834253489 +Maurice Harkless,harklma01,2016,RS,POR,2992,1457,-0.336705141,-1.044968783,-1.381673925,1.015510605,1.015510605,0,-0.361696238,-1.51857093,-1.880267168,-0.158518069 +Gerald Henderson,hendege02,2016,RS,POR,2913,1431,-1.097347835,0.421931355,-0.67541648,1.508017958,1.508017958,0,-0.842303594,-0.627796817,-1.470100411,-0.427544187 +Meyers Leonard,leoname01,2016,RS,POR,2702,1333,-1.014839824,-0.598032433,-1.612872258,0.773513671,0.773513671,0,-0.964966639,-0.814180179,-1.779146819,0.019831014 +Noah Vonleh,vonleno01,2016,RS,POR,2355,1174,-3.133617788,-0.109386187,-3.243003975,-0.291812742,-0.291812742,0,-2.984980489,-0.187246033,-3.172226522,-1.152876069 +Tim Frazier,fraziti01,2016,RS,POR,541,272,-6.738242121,-0.570978528,-7.30922065,-0.6288972,-0.6288972,0,-5.089725573,-1.026724173,-6.116449746,-0.587753449 +Pat Connaughton,connapa01,2016,RS,POR,298,143,-7.288816835,-1.173579786,-8.46239662,-0.419474756,-0.419474756,0,-6.077218367,-4.78029972,-10.85751809,0.634478769 +Brian Roberts,roberbr01,2016,RS,POR,291,137,-2.324120479,-0.032172031,-2.35629251,0.027335957,0.027335957,0,-2.131140273,-1.207284932,-3.338425205,-0.65037507 +Chris Kaman,kamanch01,2016,RS,POR,225,112,-1.956993332,-1.240436575,-3.197429906,-0.025622921,-0.025622921,0,-0.113642885,-1.88350608,-1.997148965,0.212877294 +Luis Montero,montelu01,2016,RS,POR,83,42,-10.56387202,-9.55274795,-20.11661997,-0.376260088,-0.376260088,0,-8.200285297,-10.02115826,-18.22144356,1.082072009 +Cliff Alexander,alexacl01,2016,RS,POR,78,36,-6.354905756,2.898182484,-3.456723273,-0.012889206,-0.012889206,0,-4.073126081,-1.865014645,-5.938140727,-0.687410904 +Rajon Rondo,rondora01,2016,RS,SAC,5396,2537,1.002997387,-1.511635399,-0.508638012,2.947511257,2.947511257,0,1.034901594,-0.838745642,0.196155952,1.560800503 +Rudy Gay,gayru01,2016,RS,SAC,5011,2379,-0.294371415,-0.164941972,-0.459313386,2.792900797,2.792900797,0,-0.149473276,-0.145546174,-0.295019449,0.440821346 +DeMarcus Cousins,couside01,2016,RS,SAC,4784,2246,0.251393495,4.102072003,4.353465498,8.343568857,8.343568857,0,0.915769114,3.464004225,4.379773339,2.444467719 +Darren Collison,collida01,2016,RS,SAC,4666,2219,1.757578741,-1.664983374,0.092595367,3.196430131,3.196430131,0,0.964226215,-1.703931271,-0.739705056,-0.660914982 +Omri Casspi,casspom01,2016,RS,SAC,4004,1880,1.625922961,-1.249378625,0.376544336,3.022943019,3.022943019,0,1.215167848,-1.298105188,-0.08293734,0.783157434 +Marco Belinelli,belinma01,2016,RS,SAC,3520,1672,-1.118694875,-2.79615107,-3.914845945,-0.996314167,-0.996314167,0,-1.061366739,-3.324281716,-4.385648455,0.259319949 +Kosta Koufos,koufoko01,2016,RS,SAC,3116,1482,-1.578515542,0.175562193,-1.402953348,1.012025362,1.012025362,0,-2.095875839,0.297770274,-1.798105566,-0.623436154 +Ben McLemore,mclembe01,2016,RS,SAC,3103,1443,-1.696741658,-0.761663936,-2.458405593,0.21715489,0.21715489,0,-1.888862428,-0.785513069,-2.674375496,1.127698553 +Willie Cauley-Stein,caulewi01,2016,RS,SAC,2986,1412,-1.112462053,-0.71874582,-1.831207873,0.660733918,0.660733918,0,-1.703778085,-0.929471083,-2.633249168,-0.172144415 +Quincy Acy,acyqu01,2016,RS,SAC,1852,876,-0.58754047,0.353933379,-0.233607091,1.123479142,1.123479142,0,-1.406107738,0.021970053,-1.384137685,-0.102988345 +James Anderson,anderja01,2016,RS,SAC,1548,721,-3.598586121,0.850105017,-2.748481104,0.000560113,0.000560113,0,-4.330683578,-0.386025501,-4.716709079,0.241374125 +Seth Curry,curryse01,2016,RS,SAC,1461,692,0.679318195,-2.515113618,-1.835795423,0.322896279,0.322896279,0,-0.447212236,-3.067093064,-3.5143053,0.038952658 +Caron Butler,butleca01,2016,RS,SAC,374,176,-1.66012483,-3.322049226,-4.982174056,-0.199718491,-0.199718491,0,-2.143984853,-3.727471765,-5.871456618,-0.350996436 +Eric Moreland,moreler01,2016,RS,SAC,105,48,-4.847943861,2.598585264,-2.249358598,0.012346281,0.012346281,0,-5.786993467,-1.523155739,-7.310149206,0.68356237 +Duje Dukan,dukandu01,2016,RS,SAC,52,24,-7.430119872,-3.15564595,-10.58576582,-0.094396676,-0.094396676,0,-5.643592449,-3.467514999,-9.111107448,-1.579188291 +Kawhi Leonard,leonaka01,2016,RS,SAS,4708,2380,5.002361916,5.078321168,10.08068308,15.5292184,15.5292184,0,4.613515594,5.760407916,10.37392351,-0.318415966 +LaMarcus Aldridge,aldrila01,2016,RS,SAS,4442,2261,0.823427443,1.504998043,2.328425486,5.790129719,5.790129719,0,0.633824043,1.988394405,2.622218448,-1.136663945 +Danny Green,greenda02,2016,RS,SAS,4076,2062,0.160159978,2.248986683,2.409146661,5.399824301,5.399824301,0,0.29067745,3.34309833,3.63377578,-0.499838277 +Tony Parker,parketo01,2016,RS,SAS,3901,1980,-0.483495087,-0.02986571,-0.513360797,2.222680115,2.222680115,0,-0.585632245,0.552336158,-0.033296087,-1.589849949 +Patty Mills,millspa02,2016,RS,SAS,3395,1662,1.810385913,-0.056864044,1.753521869,3.819458547,3.819458547,0,1.575990575,0.60229926,2.178289835,0.017561886 +Tim Duncan,duncati01,2016,RS,SAS,3021,1536,-0.308472407,5.342660342,5.034187935,6.103085992,6.103085992,0,-0.41757485,5.292626468,4.875051618,0.046021601 +Boris Diaw,diawbo01,2016,RS,SAS,2828,1386,0.057648447,0.355528912,0.413177358,2.24675736,2.24675736,0,-0.725770604,0.097672657,-0.628097947,0.434947649 +David West,westda01,2016,RS,SAS,2819,1404,0.240082411,2.679143209,2.919225621,4.058848914,4.058848914,0,-0.411697338,3.257078476,2.845381138,-0.051376896 +Kyle Anderson,anderky01,2016,RS,SAS,2478,1245,-1.471877554,0.305919108,-1.165958445,1.001149902,1.001149902,0,-1.814500862,0.563707296,-1.250793565,-0.488625071 +Manu Ginobili,ginobma01,2016,RS,SAS,2341,1134,2.128424604,3.204622097,5.333046702,4.757399062,4.757399062,0,2.463391178,2.837424999,5.300816177,1.688529151 +Jonathon Simmons,simmojo02,2016,RS,SAS,1647,813,-0.85535474,-0.986981027,-1.842335767,0.376950948,0.376950948,0,-1.724303967,-0.326086456,-2.050390423,0.119003084 +Boban Marjanovic,marjabo01,2016,RS,SAS,1006,508,2.812515369,-0.352075153,2.460440216,1.345742327,1.345742327,0,1.681843559,-0.043909743,1.637933816,-0.340632218 +Rasual Butler,butlera01,2016,RS,SAS,869,432,0.871800571,-0.042741273,0.829059298,0.780264251,0.780264251,0,-0.065836806,-0.846281694,-0.9121185,-1.063160952 +Kevin Martin,martike02,2016,RS,SAS,532,261,-1.65788711,-1.271598118,-2.929485227,-0.023972234,-0.023972234,0,-2.090536728,-0.777842812,-2.86837954,0.292653623 +Ray McCallum,mccalra01,2016,RS,SAS,505,256,-2.356693415,-2.198727751,-4.555421166,-0.23150254,-0.23150254,0,-2.922082082,-2.334026674,-5.256108756,-1.784102942 +Matt Bonner,bonnema01,2016,RS,SAS,405,206,3.236672868,2.043919349,5.280592217,0.836502658,0.836502658,0,1.37751622,1.834884489,3.212400709,-0.870818072 +Andre Miller,millean02,2016,RS,SAS,343,181,0.384973708,-1.538899801,-1.153926093,0.1455843,0.1455843,0,-1.64467855,-0.350439557,-1.995118107,-1.197945996 +Kyle Lowry,lowryky01,2016,RS,TOR,5561,2851,5.527970978,0.255826637,5.783797615,12.44125634,12.44125634,0,6.08288428,1.223780254,7.306664534,0.221686932 +DeMar DeRozan,derozde01,2016,RS,TOR,5509,2804,2.652486474,-3.095743353,-0.443256879,3.285081676,3.285081676,0,2.118488528,-2.57120755,-0.452719022,-0.442557192 +Cory Joseph,josepco01,2016,RS,TOR,4053,2046,-1.160769983,1.52421759,0.363447607,3.186610944,3.186610944,0,-0.827782728,1.317067778,0.48928505,-1.906702145 +Patrick Patterson,pattepa01,2016,RS,TOR,3939,2020,0.536667575,0.941281695,1.47794927,4.307585259,4.307585259,0,0.672689261,0.13883775,0.811527011,-1.115737297 +Bismack Biyombo,biyombi01,2016,RS,TOR,3551,1808,-2.596695802,2.231431237,-0.365264566,2.179312474,2.179312474,0,-2.256786764,1.997594863,-0.259191902,-0.909086567 +Terrence Ross,rosste01,2016,RS,TOR,3429,1747,1.090720832,0.363806724,1.454527556,3.714738029,3.714738029,0,1.308834585,0.188219279,1.497053865,-0.856200144 +Luis Scola,scolalu01,2016,RS,TOR,3241,1636,-1.129009288,-1.154305621,-2.283314908,0.388048609,0.388048609,0,-0.714570726,-0.474081378,-1.188652104,-0.373108512 +Jonas Valanciunas,valanjo01,2016,RS,TOR,3058,1557,1.782505332,0.064481628,1.84698696,3.624099169,3.624099169,0,1.741456715,0.858071449,2.599528164,-0.740140526 +James Johnson,johnsja01,2016,RS,TOR,1818,926,-1.657858285,-0.655351775,-2.31321006,0.205755438,0.205755438,0,-1.692808329,-0.509838154,-2.202646484,-0.285928623 +DeMarre Carroll,carrode01,2016,RS,TOR,1568,786,-0.595076065,3.109231197,2.514155132,2.107175098,2.107175098,0,0.300955877,3.299155763,3.60011164,-0.177812829 +Norman Powell,powelno01,2016,RS,TOR,1432,725,0.44310928,1.764053334,2.207162614,1.823943249,1.823943249,0,-0.163453584,0.934796635,0.771343051,-0.516164454 +Jason Thompson,thompja02,2016,RS,TOR,569,292,0.488491502,-0.939877031,-0.451385529,0.339425726,0.339425726,0,0.25737314,0.319530463,0.576903603,-0.861176748 +Delon Wright,wrighde01,2016,RS,TOR,460,229,-0.101850338,0.534021914,0.432171577,0.368323947,0.368323947,0,-0.437308604,-1.632171251,-2.069479855,-0.911313734 +Lucas Nogueira,noguelu01,2016,RS,TOR,459,225,-2.842027998,3.546081873,0.704053876,0.397228266,0.397228266,0,-3.104916718,3.944765055,0.839848337,0.177463271 +Anthony Bennett,bennean01,2016,RS,TOR,179,84,-3.075845606,-7.213572128,-10.28941773,-0.325073784,-0.325073784,0,-2.532135657,-5.488059338,-8.020194995,0.592236338 +Bruno Caboclo,cabocbr01,2016,RS,TOR,90,43,-16.25232496,-4.152497326,-20.40482229,-0.394383744,-0.394383744,0,-15.85541864,-3.990726951,-19.84614559,1.781439687 +Gordon Hayward,haywago01,2016,RS,UTA,5598,2893,1.615060162,-0.90092166,0.714138502,5.148924552,5.148924552,0,1.325065242,-0.36901508,0.956050161,0.684628223 +Rodney Hood,hoodro01,2016,RS,UTA,4831,2541,2.091374426,-1.01221749,1.079156935,4.876834252,4.876834252,0,1.541016975,-0.363608927,1.177408048,-1.719386621 +Derrick Favors,favorde01,2016,RS,UTA,3823,1983,0.594607964,3.107433025,3.702040989,6.481005794,6.481005794,0,1.039654707,3.745715939,4.785370646,-0.6989614 +Rudy Gobert,goberru01,2016,RS,UTA,3696,1932,-1.09680396,3.47984999,2.38304603,5.042567262,5.042567262,0,-1.047381192,3.309692907,2.262311715,-0.33040002 +Trevor Booker,booketr01,2016,RS,UTA,3203,1632,-0.912939581,1.60947518,0.696535599,2.854236456,2.854236456,0,-1.265731608,1.575357139,0.309625531,-0.528052508 +Raul Neto,netora01,2016,RS,UTA,2881,1499,-1.183479762,1.451179009,0.267699247,2.29744511,2.29744511,0,-1.422858281,1.883595269,0.460736988,-0.442864353 +Trey Lyles,lylestr01,2016,RS,UTA,2664,1382,-2.68908201,-0.075626801,-2.76470881,-0.010288281,-0.010288281,0,-2.631877939,-0.275417227,-2.907295166,-0.780533239 +Trey Burke,burketr01,2016,RS,UTA,2661,1366,0.583198253,-2.06707829,-1.483880037,0.872903792,0.872903792,0,0.386189429,-2.000697083,-1.614507654,-1.051642878 +Joe Ingles,inglejo01,2016,RS,UTA,2462,1241,-1.745328714,-0.103475782,-1.848804496,0.573084382,0.573084382,0,-1.561892435,-0.349021603,-1.910914038,0.425541575 +Chris Johnson,johnsch04,2016,RS,UTA,1719,857,-2.968085406,1.057550056,-1.91053535,0.366989259,0.366989259,0,-3.611412764,0.337983223,-3.273429541,-0.015822943 +Shelvin Mack,macksh01,2016,RS,UTA,1690,879,0.137450303,1.490754503,1.628204806,1.957855773,1.957855773,0,-0.212900608,1.970297808,1.7573972,-0.279638597 +Alec Burks,burksal01,2016,RS,UTA,1588,797,-0.066691525,-1.155990135,-1.22268166,0.619269305,0.619269305,0,-0.128644691,-1.063345325,-1.191990016,-0.280554222 +Jeff Withey,witheje01,2016,RS,UTA,1273,658,-1.411629091,3.41010867,1.998479579,1.582665737,1.582665737,0,-1.86384081,3.318933973,1.455093163,-0.702054126 +Elijah Millsap,millsel01,2016,RS,UTA,352,173,-2.44933402,4.096215457,1.646881438,0.390126869,0.390126869,0,-2.383211317,3.733405365,1.350194048,0.513080596 +Tibor Pleiss,pleisti01,2016,RS,UTA,164,82,-4.695483304,-5.875490203,-10.57097351,-0.329725577,-0.329725577,0,-3.906235596,-5.243782677,-9.150018273,0.753781295 +Erick Green,greener01,2016,RS,UTA,69,35,4.751081895,-5.200180612,-0.449098718,0.040244003,0.040244003,0,0.761297738,-4.40844183,-3.647144092,-2.005192697 +JJ O'Brien,obriejj01,2016,RS,UTA,14,6,-8.155483602,-6.330807101,-14.4862907,-0.036473103,-0.036473103,0,-5.165013527,-1.878666648,-7.043680175,1.484850134 +John Wall,walljo01,2016,RS,WAS,5761,2784,1.932568452,0.010425585,1.942994037,6.717854515,6.717854515,0,2.57591878,0.296844312,2.872763092,0.761352131 +Otto Porter Jr.,porteot01,2016,RS,WAS,4738,2276,0.429539733,0.0036474,0.433187133,3.716641601,3.716641601,0,0.356104853,0.86767463,1.223779483,0.535982749 +Marcin Gortat,gortama01,2016,RS,WAS,4658,2256,-0.940565089,3.278591172,2.338026083,5.834971288,5.834971288,0,-0.769075126,3.132754761,2.363679634,-0.357105847 +Jared Dudley,dudleja01,2016,RS,WAS,4337,2098,1.260366253,0.87411652,2.134482774,5.233635527,5.233635527,0,1.077959568,1.091966395,2.169925962,0.098807792 +Garrett Temple,templga01,2016,RS,WAS,4069,1951,-1.337697622,1.976842668,0.639145045,3.379328662,3.379328662,0,-1.59185223,1.964616369,0.372764138,0.167205555 +Bradley Beal,bealbr01,2016,RS,WAS,3578,1708,0.67381068,-1.434618777,-0.760808096,1.746502494,1.746502494,0,0.662558797,-1.06658156,-0.404022763,0.737162173 +Ramon Sessions,sessira01,2016,RS,WAS,3515,1667,-0.250568146,-2.924860419,-3.175428565,-0.362877239,-0.362877239,0,-0.325880917,-2.959408401,-3.285289319,0.283221147 +Nene,hilarne01,2016,RS,WAS,2309,1094,-2.332805987,3.22559333,0.892787343,2.057757987,2.057757987,0,-1.514502424,3.20522777,1.690725347,1.17756557 +Gary Neal,nealga01,2016,RS,WAS,1684,807,-0.076599668,-4.515106902,-4.59170657,-0.753031798,-0.753031798,0,0.23924274,-3.820549431,-3.581306691,-0.677343944 +Markieff Morris,morrima02,2016,RS,WAS,1485,712,-1.697307996,1.813491385,0.116183389,1.049630193,1.049630193,0,-1.404594771,1.638846001,0.23425123,0.793324023 +Kelly Oubre Jr.,oubreke01,2016,RS,WAS,1432,671,-2.086433926,-1.551365472,-3.637799398,-0.30540073,-0.30540073,0,-2.257107119,-1.641134709,-3.898241828,0.471859119 +Kris Humphries,humphkr01,2016,RS,WAS,988,466,-0.45558505,-3.462828363,-3.918413413,-0.27908784,-0.27908784,0,0.014401197,-3.008415056,-2.994013858,0.455076873 +Drew Gooden,goodedr01,2016,RS,WAS,647,305,-4.768087186,-5.590878202,-10.35896539,-1.188486129,-1.188486129,0,-2.909923447,-4.704988507,-7.614911954,0.367010496 +Marcus Thornton,thornma01,2016,RS,WAS,493,224,1.662120167,-0.8596295,0.802490667,0.41236598,0.41236598,0,1.406970492,-1.410043715,-0.003073223,1.533114986 +DeJuan Blair,blairde01,2016,RS,WAS,475,218,-5.995426592,1.084143211,-4.911283381,-0.242165857,-0.242165857,0,-4.970665603,0.380925679,-4.589739924,0.723571862 +Alan Anderson,anderal01,2016,RS,WAS,403,192,0.724463278,-2.814989106,-2.090525828,0.064595784,0.064595784,0,0.076368866,-2.585382156,-2.50901329,-0.00794136 +Jarell Eddie,eddieja01,2016,RS,WAS,322,147,-1.837916489,-1.875277618,-3.713194108,-0.071951771,-0.071951771,0,-1.057413137,-4.011080604,-5.068493741,-0.388474937 +JJ Hickson,hicksjj01,2016,RS,WAS,287,131,-2.34136571,-0.949394438,-3.290760148,-0.036495465,-0.036495465,0,-2.8919062,-1.431227958,-4.323134158,0.954624027 +Ryan Hollins,holliry01,2016,RS,WAS,96,48,-3.793687552,-4.586844862,-8.380532414,-0.137659012,-0.137659012,0,-4.568699031,-3.990590661,-8.559289692,-0.163316026 +Paul Millsap,millspa01,2016,PO,ATL,737,365,-1.190526332,7.636270556,6.445744223,1.782871649,0,1.782871649,0.280166096,6.819691696,7.099857792,0.899744992 +Kent Bazemore,bazemke01,2016,PO,ATL,671,325,0.395317818,-0.328166841,0.067150976,0.489131501,0,0.489131501,1.385992252,-0.991448206,0.394544046,1.452148583 +Al Horford,horfoal01,2016,PO,ATL,670,327,-2.2956887,4.900926856,2.605238155,0.926787216,0,0.926787216,-0.002504515,3.116735046,3.114230531,0.549611799 +Kyle Korver,korveky01,2016,PO,ATL,646,316,2.500194827,1.032390119,3.532584946,1.04895922,0,1.04895922,3.330459648,0.830575154,4.161034801,0.391091671 +Jeff Teague,teaguje01,2016,PO,ATL,579,279,1.588529606,-6.416899476,-4.82836987,-0.310337932,0,-0.310337932,3.136425989,-7.31406815,-4.177642161,1.624752786 +Thabo Sefolosha,sefolth01,2016,PO,ATL,409,203,1.253617405,1.528124546,2.78174195,0.588453527,0,0.588453527,1.810968653,0.494462981,2.305431634,-0.392611866 +Dennis Schroder,schrode01,2016,PO,ATL,376,191,2.291001975,-0.471847323,1.819154652,0.456661583,0,0.456661583,3.610697102,-2.02962177,1.581075332,-0.529675067 +Mike Scott,scottmi01,2016,PO,ATL,327,161,3.901259838,-1.876189116,2.025070722,0.40461957,0,0.40461957,3.993303258,-3.07692776,0.916375497,0.019788286 +Tim Hardaway Jr.,hardati02,2016,PO,ATL,171,87,-4.317463211,-4.789128899,-9.10659211,-0.289023053,0,-0.289023053,-2.164956382,-7.77953131,-9.944487692,-0.646401955 +Mike Muscala,muscami01,2016,PO,ATL,135,67,-1.332292276,-5.594977189,-6.927269465,-0.146042245,0,-0.146042245,-0.51306945,-7.923748901,-8.436818351,-0.793677021 +Kris Humphries,humphkr01,2016,PO,ATL,111,56,6.42441174,-0.354516001,6.069895739,0.262255466,0,0.262255466,7.017343753,-1.887072446,5.130271307,0.862778849 +Kirk Hinrich,hinriki01,2016,PO,ATL,52,27,-1.744819671,0.452328223,-1.292491447,0.02025067,0,0.02025067,-0.460152395,-2.443687462,-2.903839857,-2.097629754 +Lamar Patterson,pattela01,2016,PO,ATL,37,20,-6.478242133,-2.382939001,-8.861181134,-0.066193755,0,-0.066193755,-2.204444372,-4.138935812,-6.343380184,2.779505313 +Isaiah Thomas,thomais02,2016,PO,BOS,461,220,-0.097332043,-1.75039957,-1.847731612,0.106989996,0,0.106989996,1.967698399,-4.212277063,-2.244578664,2.312482717 +Evan Turner,turneev01,2016,PO,BOS,443,214,-2.393892722,3.351687184,0.957794462,0.418898976,0,0.418898976,0.096069157,0.357777925,0.453847083,0.313444227 +Jae Crowder,crowdja01,2016,PO,BOS,410,197,-4.998426718,4.09262802,-0.905798698,0.191211861,0,0.191211861,-1.616443,1.3125777,-0.3038653,0.019586259 +Marcus Smart,smartma01,2016,PO,BOS,399,193,1.744394334,3.101601082,4.845995416,0.779710995,0,0.779710995,3.817644221,-0.517110786,3.300533434,1.021693368 +Jonas Jerebko,jerebjo01,2016,PO,BOS,337,162,2.927660941,-2.275928254,0.651732688,0.289319299,0,0.289319299,4.091465249,-4.857276275,-0.765811026,-0.216245278 +Amir Johnson,johnsam01,2016,PO,BOS,268,134,1.369832639,-0.786555618,0.58327702,0.231374824,0,0.231374824,1.458173182,-4.654911265,-3.196738083,-1.479826502 +Terry Rozier,roziete01,2016,PO,BOS,195,99,-0.474787414,0.882267115,0.407479701,0.160858251,0,0.160858251,0.848830592,-3.131184082,-2.28235349,-2.096975214 +Jared Sullinger,sullija01,2016,PO,BOS,169,81,-1.673223997,-5.893028836,-7.566252833,-0.204768847,0,-0.204768847,-0.388789814,-9.339378846,-9.72816866,-0.236478697 +RJ Hunter,hunterj01,2016,PO,BOS,84,41,-3.270190412,1.664146376,-1.606044037,0.024491855,0,0.024491855,-1.294700086,-2.596962642,-3.891662728,-0.724746829 +Tyler Zeller,zellety01,2016,PO,BOS,76,38,2.68588332,4.827236268,7.513119588,0.206971186,0,0.206971186,4.477035547,-1.225330867,3.25170468,0.812816391 +Avery Bradley,bradlav01,2016,PO,BOS,69,33,3.783949456,0.607124487,4.391073943,0.124390681,0,0.124390681,4.392506454,-1.939809299,2.452697155,0.298176533 +Kelly Olynyk,olynyke01,2016,PO,BOS,68,32,-14.61409369,-11.03464676,-25.64874045,-0.392678879,0,-0.392678879,-7.808963434,-13.35283721,-21.16180064,1.751374173 +Jordan Mickey,mickejo01,2016,PO,BOS,18,10,-3.22634025,-9.674515259,-12.90085551,-0.052316501,0,-0.052316501,-0.499781071,-14.09580556,-14.59558663,-1.953712744 +James Young,youngja01,2016,PO,BOS,18,10,-10.04154394,-4.043753846,-14.08529779,-0.061799521,0,-0.061799521,-7.542601978,-6.233346566,-13.77594854,3.433096072 +John Holland,hollajo02,2016,PO,BOS,2,1,-45.32330849,-14.96798733,-60.29129582,-0.031377806,0,-0.031377806,-20.03009324,-13.27545701,-33.30555025,3.453689354 +Courtney Lee,leeco01,2016,PO,CHA,497,257,0.902965859,4.067231886,4.970197745,1.041999149,0,1.041999149,-0.53313099,3.021824727,2.488693737,-0.184864014 +Kemba Walker,walkeke02,2016,PO,CHA,495,260,3.422303974,-4.53199396,-1.109689986,0.21945481,0,0.21945481,0.633476244,-5.60705393,-4.973577686,-2.101634933 +Marvin Williams,willima02,2016,PO,CHA,439,228,-3.330388363,-1.306258989,-4.636647352,-0.2248597,0,-0.2248597,-3.547561444,-3.075421415,-6.622982859,-0.625267757 +Jeremy Lin,linje01,2016,PO,CHA,366,189,0.437240065,4.496133865,4.933373931,0.766620878,0,0.766620878,-1.109865638,2.356458964,1.246593326,0.310586978 +Frank Kaminsky,kaminfr01,2016,PO,CHA,359,190,-1.480962177,4.265902177,2.78494,0.548901801,0,0.548901801,-2.401078344,2.380002707,-0.021075637,-0.768281692 +Al Jefferson,jeffeal01,2016,PO,CHA,308,168,-1.377236834,-6.11223842,-7.489475255,-0.405860528,0,-0.405860528,-3.046208006,-6.931874581,-9.978082587,-2.977293333 +Cody Zeller,zelleco01,2016,PO,CHA,277,137,-0.264389311,-2.608198518,-2.872587829,-0.008992508,0,-0.008992508,-2.438558333,-3.725751617,-6.16430995,1.670442972 +Nicolas Batum,batumni01,2016,PO,CHA,274,144,-0.589519322,-10.65602464,-11.24554397,-0.644547345,0,-0.644547345,-2.05669744,-10.48963698,-12.54633442,0.120580194 +Spencer Hawes,hawessp01,2016,PO,CHA,110,53,-0.020631554,13.55018506,13.52955351,0.456083305,0,0.456083305,-2.568949812,7.427070663,4.858120851,0.433463992 +Troy Daniels,danietr01,2016,PO,CHA,36,18,-14.23818335,-4.958925065,-19.19710842,-0.156583789,0,-0.156583789,-9.362155642,-7.647549574,-17.00970522,0.490438078 +Jorge Gutierrez,gutiejo01,2016,PO,CHA,25,12,-13.22155091,2.259033792,-10.96251712,-0.051567676,0,-0.051567676,-12.41462492,-3.323727174,-15.73835209,-0.530813833 +Jeremy Lamb,lambje01,2016,PO,CHA,25,12,4.933726734,-2.475019848,2.458706886,0.032697691,0,0.032697691,2.380121989,-7.228179329,-4.84805734,-0.555656583 +Aaron Harrison,harriaa01,2016,PO,CHA,16,7,-6.252630518,-11.50458203,-17.75721255,-0.055784528,0,-0.055784528,-6.177851178,-12.96315397,-19.14100515,0.872197203 +Tyler Hansbrough,hansbty01,2016,PO,CHA,12,6,-6.192387987,-11.6423079,-17.83469588,-0.04522103,0,-0.04522103,-7.309911645,-13.11765607,-20.42756771,-4.801217787 +LeBron James,jamesle01,2016,PO,CLE,1563,822,5.471713582,5.083206793,10.55492037,5.687281113,0,5.687281113,7.235016368,4.919773948,12.15479032,-1.11681119 +Kyrie Irving,irvinky01,2016,PO,CLE,1493,774,6.450507273,-4.405939067,2.044568207,1.961873799,0,1.961873799,7.524477251,-3.157691455,4.366785796,0.445517187 +JR Smith,smithjr01,2016,PO,CLE,1404,730,5.40600549,-2.143750249,3.262255241,2.302739541,0,2.302739541,6.084928835,-1.387199395,4.69772944,-0.276889249 +Tristan Thompson,thomptr01,2016,PO,CLE,1194,622,1.579937413,3.134033006,4.713970419,2.434326862,0,2.434326862,2.247384581,2.16565559,4.41304017,-0.334939965 +Kevin Love,loveke01,2016,PO,CLE,1164,613,4.727380062,1.693200343,6.420580405,2.950939723,0,2.950939723,5.623708169,0.917951196,6.541659365,-0.229171141 +Richard Jefferson,jefferi01,2016,PO,CLE,739,381,-0.455035338,2.045148792,1.590113455,0.864532364,0,0.864532364,0.343211943,1.175238657,1.518450599,-0.610223981 +Iman Shumpert,shumpim01,2016,PO,CLE,700,367,-2.196519754,-0.561749135,-2.758268889,-0.001591544,0,-0.001591544,-0.956330916,-0.190241845,-1.146572761,-0.315992713 +Matthew Dellavedova,dellama01,2016,PO,CLE,471,241,-0.125361682,-4.194808943,-4.320170625,-0.198746204,0,-0.198746204,0.61169518,-4.499335231,-3.88764005,-0.178496213 +Channing Frye,fryech01,2016,PO,CLE,461,237,4.427879864,4.713591163,9.141471027,1.492608687,0,1.492608687,5.15024804,3.476713076,8.626961116,0.617591348 +Timofey Mozgov,mozgoti01,2016,PO,CLE,151,76,-10.32147304,1.77050979,-8.550963248,-0.232316975,0,-0.232316975,-7.968736351,-0.574987452,-8.543723803,0.135073619 +Mo Williams,willima01,2016,PO,CLE,136,68,-18.16520239,4.249702333,-13.91550006,-0.411070104,0,-0.411070104,-8.639837482,2.324765426,-6.315072055,2.749520005 +James Jones,jonesja02,2016,PO,CLE,110,55,-9.948786809,5.522381354,-4.426405455,-0.04843366,0,-0.04843366,-5.952394074,1.69318439,-4.259209685,-0.163068845 +Dahntay Jones,jonesda02,2016,PO,CLE,103,50,-4.80063771,3.751924247,-1.048713463,0.04499542,0,0.04499542,-3.086837833,-0.225218042,-3.312055875,0.498384741 +Jordan McRae,mcraejo01,2016,PO,CLE,9,4,43.59147452,5.579722439,49.17119696,0.106508769,0,0.106508769,31.65291126,-7.428399236,24.22451202,-2.414852628 +Wesley Matthews,matthwe02,2016,PO,DAL,343,173,-4.106459565,-2.259204661,-6.365664226,-0.334497743,0,-0.334497743,-3.877734144,-0.766813305,-4.644547449,1.547093471 +Raymond Felton,feltora01,2016,PO,DAL,335,172,-1.441301463,6.837434736,5.396133274,0.728726326,0,0.728726326,-2.511689844,6.389063224,3.87737338,-1.102981 +Dirk Nowitzki,nowitdi01,2016,PO,DAL,334,170,5.386436219,-2.970884811,2.415551408,0.458126768,0,0.458126768,4.19313475,-3.410501665,0.782633085,-0.813467726 +Devin Harris,harride01,2016,PO,DAL,234,121,3.588664187,-4.038136287,-0.4494721,0.145810618,0,0.145810618,1.307579175,-4.032748143,-2.725168968,-0.431409063 +Zaza Pachulia,pachuza01,2016,PO,DAL,212,112,2.044173246,-2.312386919,-0.268213673,0.142972393,0,0.142972393,0.665097601,-0.226267311,0.43883029,-2.139325898 +J.J. Barea,bareajo01,2016,PO,DAL,196,100,-2.83937279,-9.828616481,-12.66798927,-0.520326035,0,-0.520326035,-2.880185919,-9.618793255,-12.49897917,-0.284012575 +Justin Anderson,anderju01,2016,PO,DAL,187,95,3.049950702,4.657503737,7.707454439,0.527684689,0,0.527684689,1.527781448,2.487444509,4.015225957,0.896335411 +Salah Mejri,mejrisa01,2016,PO,DAL,152,76,-1.4021559,-2.232547563,-3.634703464,-0.035298999,0,-0.035298999,-1.989263197,-2.76655284,-4.755816037,-0.218679341 +Dwight Powell,poweldw01,2016,PO,DAL,123,64,1.645296206,-2.434628913,-0.789332707,0.064807949,0,0.064807949,-0.475053334,-2.877912931,-3.352966265,-1.758682939 +Deron Williams,willide01,2016,PO,DAL,96,49,-8.825794033,-3.788223444,-12.61401748,-0.258379073,0,-0.258379073,-7.278540338,-6.58109164,-13.85963198,1.513367847 +David Lee,leeda02,2016,PO,DAL,68,33,-2.374975644,-12.08708625,-14.46206189,-0.202219268,0,-0.202219268,-2.971494339,-8.995330717,-11.96682506,-0.540566016 +Charlie Villanueva,villach01,2016,PO,DAL,44,20,-12.48200615,-6.144169181,-18.62617533,-0.169006338,0,-0.169006338,-10.36365433,-12.00085163,-22.36450596,1.095969164 +JaVale McGee,mcgeeja01,2016,PO,DAL,28,14,-13.226221,6.53014958,-6.696071423,-0.03096761,0,-0.03096761,-9.034476896,0.995077217,-8.039399679,6.208262794 +Kentavious Caldwell-Pope,caldwke01,2016,PO,DET,292,161,3.417788157,0.695017259,4.112805417,0.577814488,0,0.577814488,2.539886542,3.577889204,6.117775746,-0.587230548 +Tobias Harris,harrito02,2016,PO,DET,285,156,4.417685146,0.08059892,4.498284066,0.599362444,0,0.599362444,3.920499336,1.587010735,5.507510071,0.698664405 +Reggie Jackson,jacksre01,2016,PO,DET,266,147,3.194217904,-1.405804025,1.788413879,0.343465163,0,0.343465163,2.356631741,1.379614146,3.736245887,-2.055489023 +Marcus Morris,morrima03,2016,PO,DET,262,144,0.367658607,-2.866330938,-2.498672331,0.019051893,0,0.019051893,-0.665589452,-0.498923444,-1.164512895,0.040411395 +Andre Drummond,drumman01,2016,PO,DET,238,131,0.399252604,3.585946817,3.985199421,0.466032573,0,0.466032573,0.573039407,1.831942796,2.404982203,0.360613362 +Stanley Johnson,johnsst04,2016,PO,DET,145,81,1.666018937,-2.932165096,-1.266146159,0.062674533,0,0.062674533,1.936487822,0.748988386,2.685476207,-0.857984273 +Aron Baynes,baynear01,2016,PO,DET,87,44,-6.8185261,-7.645352081,-14.46387818,-0.2733679,0,-0.2733679,-6.26164091,-6.981794795,-13.2434357,0.757008878 +Steve Blake,blakest01,2016,PO,DET,83,43,-7.152235749,-14.55948053,-21.71171628,-0.426757855,0,-0.426757855,-6.056057767,-10.99068389,-17.04674165,-0.505681131 +Anthony Tolliver,tollian01,2016,PO,DET,49,26,-3.767321304,-4.690368094,-8.457689398,-0.076210622,0,-0.076210622,-2.326672436,-5.42060737,-7.747279806,-2.286467082 +Reggie Bullock,bullore01,2016,PO,DET,42,22,7.606316943,-2.568948572,5.037368371,0.090505113,0,0.090505113,4.9805321,-2.007585953,2.972946147,0.374945921 +Spencer Dinwiddie,dinwisp01,2016,PO,DET,4,2,21.73143701,-23.9034735,-2.172036488,0.000594909,0,0.000594909,16.62132201,-22.88467407,-6.263352056,-2.085754317 +Jodie Meeks,meeksjo01,2016,PO,DET,4,2,17.91099575,-27.99689124,-10.08589549,-0.007710553,0,-0.007710553,13.4197055,-24.0028809,-10.58317539,-0.120017677 +Draymond Green,greendr01,2016,PO,GSW,1803,879,3.208355875,6.117701766,9.326057641,5.653070287,0,5.653070287,2.280836918,7.885406303,10.16624322,1.149858848 +Klay Thompson,thompkl01,2016,PO,GSW,1747,849,2.920543081,0.824631548,3.745174628,2.945337726,0,2.945337726,1.650481459,1.563066209,3.213547668,1.430903109 +Andre Iguodala,iguodan01,2016,PO,GSW,1581,767,1.498357745,-0.74103286,0.757324885,1.411985107,0,1.411985107,0.179619476,0.222827526,0.402447002,-0.238844913 +Harrison Barnes,barneha02,2016,PO,GSW,1517,743,-1.998202983,-0.37889547,-2.377098454,0.144555259,0,0.144555259,-2.726178653,0.413259001,-2.312919652,-0.806772122 +Stephen Curry,curryst01,2016,PO,GSW,1273,614,7.233372996,-0.985195143,6.248177854,3.007554769,0,3.007554769,5.480702255,0.115619902,5.596322157,3.28310837 +Shaun Livingston,livinsh01,2016,PO,GSW,1067,514,0.026621263,-1.828376799,-1.801755536,0.255758575,0,0.255758575,-1.464549619,-1.153928927,-2.618478546,-0.263302993 +Andrew Bogut,bogutan01,2016,PO,GSW,736,365,-2.142572629,6.462271142,4.319698513,1.349076605,0,1.349076605,-3.02256434,6.350322847,3.327758507,-0.612909867 +Leandro Barbosa,barbole01,2016,PO,GSW,527,254,3.262345895,-1.635282199,1.627063696,0.588532021,0,0.588532021,0.987440026,-2.016606381,-1.029166356,0.571643448 +Festus Ezeli,ezelife01,2016,PO,GSW,437,203,-2.124754246,-2.078488993,-4.20324324,-0.15751539,0,-0.15751539,-2.739007528,-1.956325358,-4.695332886,1.398026553 +Marreese Speights,speigma01,2016,PO,GSW,422,201,-2.918637887,-2.635859118,-5.554497005,-0.301775327,0,-0.301775327,-4.035626194,-1.924614792,-5.960240986,1.652568001 +Ian Clark,clarkia01,2016,PO,GSW,329,154,-1.403779471,1.488947636,0.085168165,0.230936113,0,0.230936113,-2.89354846,1.122525008,-1.771023452,0.492104242 +Brandon Rush,rushbr01,2016,PO,GSW,226,110,-1.609495461,-0.873743537,-2.483238998,0.015430554,0,0.015430554,-2.352547686,-0.967796395,-3.320344081,-0.062245255 +Anderson Varejao,varejan01,2016,PO,GSW,190,93,0.92295895,5.542648157,6.465607107,0.453142678,0,0.453142678,-0.341807085,5.689854842,5.348047757,0.455959726 +James Michael McAdoo,mcadoja01,2016,PO,GSW,84,38,-6.135628353,3.303240665,-2.832387688,-0.00166186,0,-0.00166186,-4.80258801,3.694848567,-1.107739443,0.835282356 +James Harden,hardeja01,2016,PO,HOU,402,193,3.996360351,-2.209314088,1.787046263,0.474960397,0,0.474960397,2.905219958,0.534004121,3.439224078,2.929501315 +Trevor Ariza,arizatr01,2016,PO,HOU,378,181,-7.159060978,2.410013489,-4.749047489,-0.195039685,0,-0.195039685,-5.979707815,4.350157123,-1.629550693,2.320681869 +Dwight Howard,howardw01,2016,PO,HOU,361,180,-2.119983803,-4.417615279,-6.537599082,-0.345704954,0,-0.345704954,-0.975854463,-3.086849607,-4.062704071,-3.457175152 +Jason Terry,terryja01,2016,PO,HOU,265,124,-1.324226539,-7.316179468,-8.640406008,-0.386718931,0,-0.386718931,-2.319882293,-5.062832094,-7.382714387,0.588167841 +Patrick Beverley,beverpa01,2016,PO,HOU,259,129,0.102429427,1.941016293,2.04344572,0.320640081,0,0.320640081,-1.070217533,4.91408738,3.843869847,-1.384842333 +Donatas Motiejunas,motiedo01,2016,PO,HOU,199,98,-2.33302979,6.365008621,4.031978831,0.357622047,0,0.357622047,-2.002198882,5.874640807,3.872441924,2.145973376 +Michael Beasley,beaslmi01,2016,PO,HOU,173,80,2.277666097,0.232508128,2.510174225,0.223921456,0,0.223921456,-0.18540738,-0.220489571,-0.405896951,1.06905639 +Corey Brewer,breweco01,2016,PO,HOU,168,77,-3.410504116,1.779595014,-1.630909102,0.046393675,0,0.046393675,-5.007542407,0.697504213,-4.310038194,2.20441313 +Clint Capela,capelca01,2016,PO,HOU,99,43,-6.421015367,9.627044605,3.206029237,0.136647931,0,0.136647931,-6.79564475,8.460298642,1.664653892,1.328978497 +Josh Smith,smithjo03,2016,PO,HOU,83,38,-0.649431582,0.540871426,-0.108560156,0.053602234,0,0.053602234,-2.263763562,1.881607742,-0.38215582,1.41356494 +KJ McDaniels,mcdankj01,2016,PO,HOU,80,34,-4.732400525,11.51948928,6.787088756,0.173522497,0,0.173522497,-5.126328972,7.212159007,2.085830036,1.614335751 +Montrezl Harrell,harremo01,2016,PO,HOU,26,12,-12.57870397,0.69129629,-11.88740768,-0.058065136,0,-0.058065136,-13.95277493,0.105456439,-13.84731849,0.606386714 +Andrew Goudelock,goudean01,2016,PO,HOU,24,11,-13.34477729,-6.662292945,-20.00707024,-0.101786086,0,-0.101786086,-15.21370911,-9.996737768,-25.21044688,1.807744573 +Paul George,georgpa01,2016,PO,IND,516,275,12.80888067,6.198458981,19.00733965,3.198405634,0,3.198405634,9.4456707,7.753574889,17.19924559,1.510616681 +George Hill,hillge01,2016,PO,IND,441,235,5.700100226,2.654000371,8.354100598,1.361837451,0,1.361837451,2.692635019,3.908842037,6.601477057,-0.780035054 +Monta Ellis,ellismo01,2016,PO,IND,430,225,-3.095145313,-1.769682195,-4.864827508,-0.255459549,0,-0.255459549,-3.815233849,0.529796661,-3.285437188,1.927424713 +Solomon Hill,hillso01,2016,PO,IND,375,198,4.115938142,3.124280879,7.240219021,1.024370206,0,1.024370206,1.336812985,3.476207289,4.813020274,-1.506371741 +Myles Turner,turnemy01,2016,PO,IND,372,197,-4.37924203,-1.024619797,-5.403861827,-0.27618831,0,-0.27618831,-4.820547812,-0.052870167,-4.873417979,0.375175158 +Ian Mahinmi,mahinia01,2016,PO,IND,328,172,-8.695629743,1.7216785,-6.973951243,-0.385928706,0,-0.385928706,-8.721620383,1.976540921,-6.745079462,0.904035397 +Rodney Stuckey,stuckro01,2016,PO,IND,238,125,-2.026674686,4.750439105,2.723764419,0.357138031,0,0.357138031,-3.067376285,4.753985672,1.686609388,-0.765708262 +CJ Miles,milescj01,2016,PO,IND,175,92,-3.782866721,-4.060657598,-7.843524319,-0.248060995,0,-0.248060995,-4.199283342,-3.745798963,-7.945082305,0.571369654 +Ty Lawson,lawsoty01,2016,PO,IND,143,74,-9.958202231,-4.078719998,-14.03692223,-0.440294949,0,-0.440294949,-7.958720544,-3.322789579,-11.28151012,0.172187786 +Lavoy Allen,allenla01,2016,PO,IND,102,51,-10.2406199,1.48079383,-8.75982607,-0.162556894,0,-0.162556894,-9.09140783,-0.192176262,-9.283584093,0.752412843 +Jordan Hill,hilljo01,2016,PO,IND,30,15,-4.180103812,-10.74081321,-14.92091702,-0.095714597,0,-0.095714597,-3.580504041,-5.631399666,-9.211903707,-0.346936954 +Glenn Robinson III,robingl02,2016,PO,IND,20,10,4.133551996,-14.43403304,-10.30048104,-0.039744255,0,-0.039744255,1.925106082,-14.57509206,-12.64998598,0.032611558 +Joe Young,youngjo01,2016,PO,IND,20,10,-0.383503657,-15.3932567,-15.77676035,-0.069351095,0,-0.069351095,-2.495390905,-15.15351268,-17.64890358,1.11585992 +Jamal Crawford,crawfja01,2016,PO,LAC,399,199,0.487749398,-2.557000758,-2.06925136,0.071597776,0,0.071597776,-3.317106889,-1.586543739,-4.903650628,0.418915473 +DeAndre Jordan,jordade01,2016,PO,LAC,394,198,-1.92165444,6.411414719,4.489760279,0.752639002,0,0.752639002,-4.800091797,5.259642204,0.459550407,-0.208568301 +JJ Redick,redicjj01,2016,PO,LAC,333,166,-1.518077082,-0.443045233,-1.961122315,0.069108983,0,0.069108983,-3.869651864,-0.032840656,-3.90249252,0.277611345 +Jeff Green,greenje02,2016,PO,LAC,319,159,-0.908527166,0.066380262,-0.842146904,0.157964834,0,0.157964834,-4.594074501,-0.013288097,-4.607362598,-0.987361645 +Austin Rivers,riverau01,2016,PO,LAC,290,144,0.699279759,-4.278488883,-3.579209125,-0.062408764,0,-0.062408764,-3.800442725,-3.898033354,-7.698476079,-0.639848747 +Blake Griffin,griffbl01,2016,PO,LAC,254,127,-1.724859738,1.702871075,-0.021988662,0.183446921,0,0.183446921,-5.85863907,0.749214926,-5.109424144,0.595222849 +Chris Paul,paulch01,2016,PO,LAC,251,125,12.1137021,2.282592641,14.39629474,1.123433879,0,1.123433879,4.243930289,3.514971417,7.758901706,-0.367966269 +Wesley Johnson,johnswe01,2016,PO,LAC,160,77,-1.059574581,9.561151148,8.501576568,0.458303389,0,0.458303389,-3.790640177,6.494460823,2.703820646,0.504575719 +Luc Mbah a Moute,mbahalu01,2016,PO,LAC,160,78,-3.872801401,3.398647822,-0.474153578,0.093736909,0,0.093736909,-6.62310454,2.217686927,-4.405417613,0.333922646 +Cole Aldrich,aldrico01,2016,PO,LAC,158,77,0.864059233,6.494298191,7.358357424,0.409910486,0,0.409910486,-2.136316976,7.901646207,5.765329231,0.080370893 +Paul Pierce,piercpa01,2016,PO,LAC,110,54,-10.37007098,-1.650913178,-12.02098416,-0.265067298,0,-0.265067298,-10.99325912,-4.873883587,-15.86714271,0.589938478 +Pablo Prigioni,prigipa01,2016,PO,LAC,59,26,-8.612827775,-9.817827039,-18.43065481,-0.219637729,0,-0.219637729,-10.32791682,-5.500052435,-15.82796925,2.264191235 +CJ Wilcox,wilcocj01,2016,PO,LAC,15,7,3.015810155,-0.604056971,2.411753184,0.018746241,0,0.018746241,-4.195438336,-0.431005698,-4.626444034,-1.333332251 +Jeff Ayres,pendeje02,2016,PO,LAC,5,2,18.90522277,10.72073013,29.6259529,0.035356487,0,0.035356487,7.234525992,6.257005694,13.49153169,3.583948752 +Matt Barnes,barnema02,2016,PO,MEM,264,139,-2.878671893,-3.73047778,-6.609149673,-0.28648443,0,-0.28648443,2.70255565,-3.002423651,-0.299868,1.421573173 +Zach Randolph,randoza01,2016,PO,MEM,228,120,-2.990878424,-0.133260228,-3.124138652,-0.023420342,0,-0.023420342,1.718354139,0.264617789,1.982971929,-0.822292525 +Jordan Farmar,farmajo01,2016,PO,MEM,212,113,-1.76564992,1.180069691,-0.585580228,0.128374819,0,0.128374819,3.739222003,0.472027093,4.211249096,-0.238592763 +Tony Allen,allento01,2016,PO,MEM,182,94,-0.166008076,4.523742157,4.357734081,0.358114611,0,0.358114611,4.286488466,4.319771021,8.606259487,1.770788429 +Lance Stephenson,stephla01,2016,PO,MEM,181,95,4.604761554,-7.088448097,-2.483686542,0.013128799,0,0.013128799,7.457044713,-6.708841676,0.748203037,-1.314034036 +Vince Carter,cartevi01,2016,PO,MEM,174,91,2.756703579,-5.649297937,-2.892594359,-0.00681545,0,-0.00681545,6.749249789,-5.25509825,1.494151539,-0.175039019 +Xavier Munford,munfoxa02,2016,PO,MEM,174,89,-2.897709307,1.511925344,-1.385783964,0.064182992,0,0.064182992,2.125961187,3.591479067,5.717440254,0.438080279 +Chris Andersen,anderch01,2016,PO,MEM,149,79,-0.103282127,-0.170004512,-0.273286639,0.103561126,0,0.103561126,4.217569602,-1.518026477,2.699543125,0.55851692 +JaMychal Green,greenja01,2016,PO,MEM,141,72,-4.055989735,-1.877569143,-5.933558879,-0.121341806,0,-0.121341806,0.554604422,-0.603379103,-0.048774681,0.574189789 +Jarell Martin,martija01,2016,PO,MEM,91,46,-6.196518426,0.540005831,-5.656512595,-0.071670423,0,-0.071670423,-0.170955539,3.308077331,3.137121792,1.781252839 +PJ Hairston,hairspj02,2016,PO,MEM,40,22,-8.340497926,1.200590866,-7.13990706,-0.050416158,0,-0.050416158,-5.018898271,-0.821927055,-5.840825326,-0.754466129 +Luol Deng,denglu01,2016,PO,MIA,945,495,1.186234159,4.23744732,5.42368148,2.151511287,0,2.151511287,0.981267248,3.062504295,4.043771543,1.00599443 +Joe Johnson,johnsjo02,2016,PO,MIA,939,492,1.457754204,-1.01560422,0.442149985,0.817517794,0,0.817517794,0.344428812,-1.234936546,-0.890507734,-1.024094105 +Dwyane Wade,wadedw01,2016,PO,MIA,907,473,2.541377914,-3.468950172,-0.927572258,0.457431187,0,0.457431187,1.383385974,-3.899684917,-2.516298942,0.805618957 +Goran Dragic,dragigo01,2016,PO,MIA,906,472,-0.174834805,0.554924512,0.380089707,0.772929654,0,0.772929654,-1.343551375,0.589164336,-0.75438704,-0.547979598 +Josh Richardson,richajo01,2016,PO,MIA,734,387,-0.030630278,-0.380493501,-0.41112378,0.469631673,0,0.469631673,0.063351093,-0.408464697,-0.345113604,-1.328959416 +Justise Winslow,winslju01,2016,PO,MIA,625,330,-1.628990692,1.892227257,0.263236565,0.519803739,0,0.519803739,-2.218607784,1.351070497,-0.867537287,-0.623923041 +Hassan Whiteside,whiteha01,2016,PO,MIA,550,291,1.234100572,5.808964704,7.043065276,1.48730386,0,1.48730386,0.635162061,6.71487432,7.350036381,-0.776985037 +Josh McRoberts,mcrobjo01,2016,PO,MIA,260,134,-0.513344298,5.030063313,4.516719014,0.509949812,0,0.509949812,-0.828647571,4.13214857,3.303500998,-0.451462971 +Gerald Green,greenge01,2016,PO,MIA,216,110,-2.792502129,8.834337924,6.041835795,0.508433921,0,0.508433921,-2.502072091,5.475601752,2.973529661,-0.08505305 +Udonis Haslem,hasleud01,2016,PO,MIA,166,85,-4.396322622,-1.169376967,-5.565699589,-0.125004575,0,-0.125004575,-5.559038303,-3.390913861,-8.949952164,-0.704719804 +Amar'e Stoudemire,stoudam01,2016,PO,MIA,156,82,-3.829122851,1.905909612,-1.92321324,0.036401475,0,0.036401475,-3.41253304,2.059149899,-1.353383141,1.937912618 +Tyler Johnson,johnsty01,2016,PO,MIA,116,61,3.108074344,-0.174864881,2.933209463,0.181455554,0,0.181455554,1.444837632,-1.664816339,-0.219978707,-0.503210018 +Dorell Wright,wrighdo01,2016,PO,MIA,39,19,13.549228,-4.860210121,8.689017874,0.114296524,0,0.114296524,9.19843365,-9.277933018,-0.079499368,-0.056952603 +Briante Weber,weberbr01,2016,PO,MIA,13,6,-3.97747485,26.98018336,23.00270851,0.0813337,0,0.0813337,-1.962777502,25.90682107,23.94404357,0.031871791 +Kevin Durant,duranke01,2016,PO,OKC,1471,726,2.762822974,-0.097776357,2.665046617,2.106501071,0,2.106501071,6.087921499,-0.154366868,5.933554631,1.739531625 +Russell Westbrook,westbru01,2016,PO,OKC,1365,674,7.560176212,-0.176729144,7.383447069,3.676516597,0,3.676516597,10.16590807,1.198728353,11.36463643,2.185761639 +Serge Ibaka,ibakase01,2016,PO,OKC,1220,602,4.296560821,2.632611987,6.929172807,3.087153223,0,3.087153223,5.451515711,4.270654819,9.722170531,0.653173802 +Steven Adams,adamsst01,2016,PO,OKC,1093,553,3.712568575,-0.113109659,3.599458916,1.812062468,0,1.812062468,5.361143389,1.372183839,6.733327228,-1.830245596 +Dion Waiters,waitedi01,2016,PO,OKC,988,491,0.923677718,1.786803619,2.710481337,1.389146651,0,1.389146651,1.992960964,1.877659933,3.870620897,-1.459176125 +Andre Roberson,roberan03,2016,PO,OKC,957,471,0.118366336,2.602491554,2.72085789,1.353288577,0,1.353288577,1.808909857,4.892052708,6.700962565,-0.183059085 +Enes Kanter,kanteen01,2016,PO,OKC,647,323,2.130131802,-1.364190789,0.765941013,0.5942232,0,0.5942232,4.194854469,-0.825860464,3.368994005,-0.533976123 +Randy Foye,foyera01,2016,PO,OKC,382,190,-5.126971521,0.422505009,-4.704466512,-0.1931421,0,-0.1931421,-3.603133845,-0.264892407,-3.868026253,-1.100683705 +Nick Collison,collini01,2016,PO,OKC,158,79,-0.427371789,-0.197333132,-0.624704921,0.088229507,0,0.088229507,-0.836319894,4.862874833,4.026554938,-0.127649008 +Anthony Morrow,morroan01,2016,PO,OKC,158,76,-1.218646187,2.957909651,1.739263464,0.180334987,0,0.180334987,-0.542373523,-0.462727182,-1.005100705,0.425873143 +Cameron Payne,payneca01,2016,PO,OKC,130,64,-12.32843191,-1.083347696,-13.41177961,-0.363781872,0,-0.363781872,-5.79607552,-1.821140392,-7.617215912,1.25209364 +Kyle Singler,singlky01,2016,PO,OKC,101,51,-5.546580397,-5.57801104,-11.12459144,-0.222165996,0,-0.222165996,-4.377629481,-4.606225518,-8.983854999,-1.090149187 +Josh Huestis,huestjo01,2016,PO,OKC,20,10,-2.043503901,16.3536994,14.3101955,0.090050394,0,0.090050394,-1.919411644,11.02790144,9.108489791,0.296252175 +Nazr Mohammed,mohamna01,2016,PO,OKC,20,10,-5.345078167,5.39686508,0.051786914,0.014911599,0,0.014911599,-3.940286839,2.221041089,-1.71924575,1.087550271 +Damian Lillard,lillada01,2016,PO,POR,904,437,4.168010916,-2.782165319,1.385845597,0.969562769,0,0.969562769,5.379347057,-1.839667196,3.539679861,1.852720931 +CJ McCollum,mccolcj01,2016,PO,POR,900,442,3.7797336,-0.325178884,3.454554716,1.421109862,0,1.421109862,4.710491186,1.35738652,6.067877706,-1.446434697 +Al-Farouq Aminu,aminual01,2016,PO,POR,769,372,1.983082566,4.729039908,6.712122474,1.876604211,0,1.876604211,2.630935935,4.724712276,7.355648211,1.254268466 +Allen Crabbe,crabbal01,2016,PO,POR,631,302,2.684862338,-0.717801435,1.967060904,0.753820312,0,0.753820312,2.101016693,-0.941323425,1.159693268,0.535498637 +Mason Plumlee,plumlma01,2016,PO,POR,630,306,0.104753625,0.760815183,0.865568808,0.587152297,0,0.587152297,0.59993412,0.358905849,0.958839969,0.814098154 +Maurice Harkless,harklma01,2016,PO,POR,558,272,-0.917154956,4.52634476,3.609189804,0.918463979,0,0.918463979,0.285127054,4.213494859,4.498621913,0.866837183 +Gerald Henderson,hendege02,2016,PO,POR,479,234,-2.862638257,1.081926577,-1.78071168,0.118252797,0,0.118252797,-1.79505304,0.135848918,-1.659204122,-0.873689647 +Ed Davis,davised01,2016,PO,POR,416,205,0.542273076,-4.82029941,-4.278026334,-0.164253747,0,-0.164253747,-0.097436648,-3.880070538,-3.977507186,-0.332323751 +Brian Roberts,roberbr01,2016,PO,POR,85,36,-3.120732789,-6.08866156,-9.20939435,-0.12294416,0,-0.12294416,-2.702384584,-6.554595527,-9.25698011,0.452777035 +Chris Kaman,kamanch01,2016,PO,POR,67,32,-18.40624598,-6.917333252,-25.32357923,-0.398151311,0,-0.398151311,-12.20932315,-6.660123828,-18.86944698,4.515697682 +Noah Vonleh,vonleno01,2016,PO,POR,26,12,-7.330639286,7.106753824,-0.223885462,0.015981014,0,0.015981014,-3.903858279,7.236108831,3.332250552,0.179557603 +Pat Connaughton,connapa01,2016,PO,POR,17,8,11.11903326,-8.479956869,2.639076389,0.022008739,0,0.022008739,9.207453749,-10.63153931,-1.424085564,-2.838552404 +Luis Montero,montelu01,2016,PO,POR,17,8,19.52289306,-23.45983494,-3.936941887,-0.004919839,0,-0.004919839,12.01614841,-22.58237393,-10.56622551,-1.460079466 +Kawhi Leonard,leonaka01,2016,PO,SAS,657,339,6.030351461,2.190845032,8.221196492,1.951727945,0,1.951727945,3.337059106,4.659681202,7.996740307,-0.259193097 +LaMarcus Aldridge,aldrila01,2016,PO,SAS,654,337,2.059807596,2.373144867,4.432952463,1.269340576,0,1.269340576,-0.293358273,2.203999366,1.910641093,-0.329119537 +Danny Green,greenda02,2016,PO,SAS,522,267,4.200775117,8.563409714,12.76418483,2.177691364,0,2.177691364,2.523828264,10.26989342,12.79372169,-0.086400264 +Tony Parker,parketo01,2016,PO,SAS,510,264,0.577706306,-5.115735903,-4.538029597,-0.245365001,0,-0.245365001,-1.299009379,-4.220840183,-5.519849562,-1.157187058 +Tim Duncan,duncati01,2016,PO,SAS,422,218,-1.608712509,4.509658943,2.900946434,0.6444655,0,0.6444655,-2.633968775,2.831220961,0.197252185,-0.552159018 +Manu Ginobili,ginobma01,2016,PO,SAS,383,192,2.752300503,4.046871188,6.799171691,0.975904397,0,0.975904397,0.278432603,4.425902182,4.704334785,1.098900483 +David West,westda01,2016,PO,SAS,344,176,0.187993944,1.319641958,1.507635902,0.394554918,0,0.394554918,-1.580984249,1.479338297,-0.101645952,0.060332825 +Patty Mills,millspa02,2016,PO,SAS,332,167,1.367320396,5.189020086,6.556340481,0.816721422,0,0.816721422,-0.957080206,4.409343676,3.45226347,-0.125240797 +Boris Diaw,diawbo01,2016,PO,SAS,314,159,-1.478330398,1.037180044,-0.441150354,0.191818748,0,0.191818748,-3.989606548,-0.191834563,-4.181441111,-0.666107475 +Kyle Anderson,anderky01,2016,PO,SAS,257,129,-5.721436098,0.615990433,-5.105445665,-0.158299267,0,-0.158299267,-6.633395498,0.890768089,-5.742627408,-0.944499415 +Kevin Martin,martike02,2016,PO,SAS,94,49,-5.600694446,-2.91784248,-8.518536926,-0.14988806,0,-0.14988806,-7.490876214,-3.73595767,-11.22683388,0.737398365 +Boban Marjanovic,marjabo01,2016,PO,SAS,83,42,1.791741793,-10.48533004,-8.693588244,-0.1335176,0,-0.1335176,-0.802282196,-7.637217949,-8.439500145,1.565235772 +Andre Miller,millean02,2016,PO,SAS,68,35,5.795002126,-13.49452902,-7.699526898,-0.088857058,0,-0.088857058,0.328076199,-10.4895651,-10.16148891,-2.397880022 +Jonathon Simmons,simmojo02,2016,PO,SAS,48,26,7.455465024,-3.546050187,3.909414836,0.089536707,0,0.089536707,0.579631403,0.690682954,1.270314358,-1.640977156 +Kyle Lowry,lowryky01,2016,PO,TOR,1442,766,4.561117927,1.10575058,5.666868508,3.375720781,0,3.375720781,4.846198595,1.495431168,6.341629763,-0.472615035 +DeMar DeRozan,derozde01,2016,PO,TOR,1425,746,-1.35098751,-3.328457311,-4.679444821,-0.761848145,0,-0.761848145,-1.57264347,-3.679483994,-5.252127464,0.559243907 +DeMarre Carroll,carrode01,2016,PO,TOR,1130,596,0.653684109,0.821410918,1.475095027,1.322502575,0,1.322502575,0.471090852,0.989125621,1.460216472,-0.183122355 +Patrick Patterson,pattepa01,2016,PO,TOR,1100,583,1.45029527,-2.601849428,-1.151554158,0.486324532,0,0.486324532,0.7547426,-3.364733633,-2.609991033,-0.783146535 +Bismack Biyombo,biyombi01,2016,PO,TOR,958,506,-0.303691228,4.728094876,4.424403647,1.897978026,0,1.897978026,-0.892787355,2.488497304,1.595709949,-0.610298406 +Cory Joseph,josepco01,2016,PO,TOR,863,452,-1.875748695,0.285445417,-1.590303279,0.27054962,0,0.27054962,-1.861056127,0.152222476,-1.708833651,-1.818916399 +Terrence Ross,rosste01,2016,PO,TOR,639,335,-2.604907408,-1.365410185,-3.970317593,-0.21550625,0,-0.21550625,-1.762863995,-2.694031452,-4.456895447,0.173447186 +Jonas Valanciunas,valanjo01,2016,PO,TOR,614,321,4.373526957,2.136895895,6.510422852,1.554248553,0,1.554248553,3.619326015,1.039444059,4.658770074,-0.603821957 +Norman Powell,powelno01,2016,PO,TOR,394,206,-1.75105184,-2.075389544,-3.826441384,-0.115840835,0,-0.115840835,-1.46848852,-2.236276585,-3.704765106,-0.686589355 +Luis Scola,scolalu01,2016,PO,TOR,272,140,-5.871112588,-0.027579853,-5.89869244,-0.233444519,0,-0.233444519,-5.697984685,-0.119415068,-5.817399753,0.609517935 +James Johnson,johnsja01,2016,PO,TOR,188,98,-6.69432013,-0.944520098,-7.638840228,-0.253202193,0,-0.253202193,-5.947319242,-2.113834624,-8.061153866,0.413608008 +Jason Thompson,thompja02,2016,PO,TOR,111,55,-1.112868529,-3.896720496,-5.009589025,-0.064768669,0,-0.064768669,-1.396678691,-6.205202547,-7.601881238,-0.910514868 +Delon Wright,wrighde01,2016,PO,TOR,81,41,-2.851340574,9.670827729,6.819487155,0.20642964,0,0.20642964,-2.438066826,6.548311907,4.110245081,-0.011234887 +Lucas Nogueira,noguelu01,2016,PO,TOR,54,29,-4.932373542,-5.948235128,-10.88060867,-0.122001004,0,-0.122001004,-3.801457514,-5.251514183,-9.052971697,-1.587022316 +Dennis Schroder,schrode01,2017,RS,ATL,5112,2485,0.308008698,-2.558292458,-2.25028376,0.636966437,0.636966437,0,-0.175249925,-2.257726698,-2.432976623,0.526819253 +Paul Millsap,millspa01,2017,RS,ATL,4851,2343,0.620934553,2.227333071,2.848267624,6.757007966,6.757007966,0,0.281613059,2.59155396,2.873167018,0.950494432 +Dwight Howard,howardw01,2017,RS,ATL,4491,2199,-1.563864555,2.325950204,0.762085649,3.94713627,3.94713627,0,-1.471745932,1.93380026,0.462054328,0.169845859 +Tim Hardaway Jr.,hardati02,2017,RS,ATL,4482,2154,2.396406741,-0.684237637,1.712169104,4.932031121,4.932031121,0,1.545365183,-0.97416729,0.571197892,0.564837281 +Kent Bazemore,bazemke01,2017,RS,ATL,4061,1963,-1.405552385,1.387585023,-0.017967361,2.766246337,2.766246337,0,-1.57838263,1.524729122,-0.053653507,1.077413652 +Thabo Sefolosha,sefolth01,2017,RS,ATL,3291,1596,-1.605064584,2.29180712,0.686742536,2.795823126,2.795823126,0,-1.67221717,2.864794377,1.192577207,-0.092705753 +Malcolm Delaney,delanma01,2017,RS,ATL,2562,1248,-3.391081551,0.216143915,-3.174937636,-0.269534377,-0.269534377,0,-3.692168338,-0.345180652,-4.037348991,-0.375582341 +Mike Muscala,muscami01,2017,RS,ATL,2562,1237,-1.06354058,0.510772739,-0.552767841,1.388695812,1.388695812,0,-1.723302041,0.030955403,-1.692346637,0.14036658 +Taurean Prince,princta02,2017,RS,ATL,2039,981,-3.67567328,1.888100408,-1.787572872,0.486047748,0.486047748,0,-3.967768126,1.25160822,-2.716159906,0.88519894 +Kyle Korver,korveky01,2017,RS,ATL,1852,894,-0.369000708,-3.07040905,-3.439409758,-0.316002374,-0.316002374,0,-0.735954272,-1.967531415,-2.703485687,0.483391066 +Kris Humphries,humphkr01,2017,RS,ATL,1415,689,-3.106006456,0.142916463,-2.963089993,-0.074656212,-0.074656212,0,-2.885033811,-0.242700942,-3.127734753,-0.328481352 +Ersan Ilyasova,ilyaser01,2017,RS,ATL,1314,633,-0.011952725,3.259164953,3.247212228,1.953847777,1.953847777,0,-0.447900105,2.602275749,2.154375644,0.861391889 +Mike Dunleavy,dunlemi02,2017,RS,ATL,976,475,-1.268668925,-0.150569978,-1.419238903,0.322359985,0.322359985,0,-1.81943082,-1.151329206,-2.970760026,-0.043589441 +DeAndre' Bembry,bembrde01,2017,RS,ATL,753,371,-3.753174443,-0.56425643,-4.317430872,-0.295089969,-0.295089969,0,-4.28925099,-2.106856399,-6.396107389,-0.528964221 +Jose Calderon,caldejo01,2017,RS,ATL,504,247,-1.71586156,-0.672419205,-2.388280765,0.045447208,0.045447208,0,-2.355879996,-2.245431561,-4.601311557,-0.293588252 +Mike Scott,scottmi01,2017,RS,ATL,397,195,-5.396341322,-0.47130778,-5.867649102,-0.311291022,-0.311291022,0,-5.391681623,-2.36743717,-7.759118793,0.353953012 +Ryan Kelly,kellyry01,2017,RS,ATL,226,110,-3.999213226,0.931533367,-3.067679859,-0.017850481,-0.017850481,0,-3.796088307,-0.240066006,-4.036154312,0.11912761 +Lamar Patterson,pattela01,2017,RS,ATL,78,40,-8.551599487,4.472206156,-4.07939333,-0.027647779,-0.027647779,0,-5.241747167,2.373476787,-2.868270379,1.871117339 +Gary Neal,nealga01,2017,RS,ATL,37,18,-9.132046032,-8.799470315,-17.93151635,-0.139002987,-0.139002987,0,-6.283205642,-7.845752872,-14.12895851,-0.294077601 +Walter Tavares,tavarwa01,2017,RS,ATL,8,4,5.44543628,32.5684873,38.01392358,0.083062632,0.083062632,0,0.755814067,22.68195366,23.43776773,-0.151377105 +Isaiah Thomas,thomais02,2017,RS,BOS,5262,2569,8.338011677,-3.64582671,4.692184967,9.831910381,9.831910381,0,8.456531318,-3.259245347,5.197285971,0.778433867 +Marcus Smart,smartma01,2017,RS,BOS,4970,2399,-1.155399372,2.051875316,0.896475944,4.49364116,4.49364116,0,-0.424556624,1.912744806,1.488188182,0.669547566 +Jae Crowder,crowdja01,2017,RS,BOS,4781,2335,1.811411366,0.572418088,2.383829454,6.139019625,6.139019625,0,2.471376555,0.494996188,2.966372743,0.368903014 +Al Horford,horfoal01,2017,RS,BOS,4464,2193,0.69277794,0.277490175,0.970268115,4.144691862,4.144691862,0,0.895927486,0.123257843,1.019185329,-0.419448037 +Avery Bradley,bradlav01,2017,RS,BOS,3743,1835,-0.215051322,0.716820816,0.501769494,3.054218499,3.054218499,0,0.827915909,0.871370649,1.699286558,0.317584912 +Amir Johnson,johnsam01,2017,RS,BOS,3250,1608,0.178599119,3.629830483,3.808429601,5.363593312,5.363593312,0,-0.027747814,3.587642349,3.559894536,-0.30906081 +Kelly Olynyk,olynyke01,2017,RS,BOS,3162,1538,-1.33220404,-0.722757484,-2.054961524,0.547944175,0.547944175,0,-0.891075197,-0.620133486,-1.511208683,0.459727682 +Jaylen Brown,brownja02,2017,RS,BOS,2768,1341,-3.369708434,-0.395234637,-3.764943071,-0.6936141,-0.6936141,0,-3.355635143,-1.046994799,-4.402629941,-0.111287479 +Terry Rozier,roziete01,2017,RS,BOS,2585,1263,-1.967826386,0.235338764,-1.732487622,0.647494749,0.647494749,0,-1.351242357,-0.253181976,-1.604424332,-1.222646246 +Jonas Jerebko,jerebjo01,2017,RS,BOS,2516,1232,-0.640234469,-0.898454545,-1.538689013,0.756966643,0.756966643,0,-0.706861641,-0.904145701,-1.611007342,-0.569787703 +Gerald Green,greenge01,2017,RS,BOS,1097,538,-1.709286924,-2.516524745,-4.225811669,-0.404114321,-0.404114321,0,-0.932483729,-3.14479255,-4.077276279,-0.236740201 +Tyler Zeller,zellety01,2017,RS,BOS,1088,525,-3.284418893,1.636967675,-1.647451218,0.2939982,0.2939982,0,-3.30062833,-0.110049705,-3.410678035,-0.440096321 +James Young,youngja01,2017,RS,BOS,463,220,-1.488395757,-0.953005064,-2.441400821,0.034641346,0.034641346,0,-0.904288324,-1.564286525,-2.468574849,0.008325738 +Jordan Mickey,mickejo01,2017,RS,BOS,293,141,-7.182309457,-1.602953437,-8.785262894,-0.432442038,-0.432442038,0,-6.718942985,-1.832643468,-8.551586453,-0.38948197 +Demetrius Jackson,jacksde01,2017,RS,BOS,35,17,7.272728345,-1.165872154,6.106856191,0.074672907,0.074672907,0,3.417274509,-3.241792386,0.175482123,-2.740432801 +Brook Lopez,lopezbr01,2017,RS,BRK,4766,2222,-0.144764987,0.219580287,0.074815301,3.24318167,3.24318167,0,-0.454138733,-0.450652683,-0.904791416,1.249390037 +Rondae Hollis-Jefferson,holliro01,2017,RS,BRK,3826,1761,-1.788870653,2.11041387,0.321543217,2.796902756,2.796902756,0,-2.016958965,1.49244441,-0.524514555,1.323578499 +Sean Kilpatrick,kilpase01,2017,RS,BRK,3751,1754,-0.049190197,-2.174156879,-2.223347077,0.473653998,0.473653998,0,-1.131264454,-2.677238045,-3.808502499,0.490590822 +Trevor Booker,booketr01,2017,RS,BRK,3739,1754,-1.996946455,1.154952732,-0.841993723,1.708639976,1.708639976,0,-1.957374281,0.429660413,-1.527713867,0.067944965 +Isaiah Whitehead,whiteis01,2017,RS,BRK,3482,1643,-2.483404316,-0.673033137,-3.156437454,-0.341783339,-0.341783339,0,-3.037895821,-1.417456771,-4.455352592,0.311992836 +Bojan Bogdanovic,bogdabo02,2017,RS,BRK,3173,1482,-0.900461195,-3.356424181,-4.256885376,-1.14911917,-1.14911917,0,-1.526349461,-3.425265993,-4.951615454,0.838393729 +Spencer Dinwiddie,dinwisp01,2017,RS,BRK,2797,1334,0.744401035,-0.717104872,0.027296162,1.876555758,1.876555758,0,-0.305971695,-0.894818514,-1.200790209,-0.710463168 +Randy Foye,foyera01,2017,RS,BRK,2755,1284,-2.689148375,-1.686278264,-4.37542664,-1.070719821,-1.070719821,0,-3.059791859,-2.545294824,-5.605086683,0.544249575 +Caris LeVert,leverca01,2017,RS,BRK,2694,1237,-0.377530114,-0.819651863,-1.197181977,0.989537449,0.989537449,0,-1.043863248,-1.583506316,-2.627369563,0.953569917 +Justin Hamilton,hamilju01,2017,RS,BRK,2534,1177,-2.466151225,0.292136537,-2.174014689,0.34681925,0.34681925,0,-2.749964867,-0.694947129,-3.444911996,0.265717925 +Joe Harris,harrijo01,2017,RS,BRK,2481,1138,-2.303440672,-0.953707291,-3.257147963,-0.297273953,-0.297273953,0,-2.943913924,-1.261098144,-4.205012069,0.939417392 +Jeremy Lin,linje01,2017,RS,BRK,1951,883,2.130275335,2.096298213,4.226573547,3.199353837,3.199353837,0,1.60647831,1.446917117,3.053395427,1.759003454 +Quincy Acy,acyqu01,2017,RS,BRK,1075,510,0.170960999,0.767587065,0.938548064,0.96078755,0.96078755,0,-0.62694646,0.097180198,-0.529766262,0.104243234 +Luis Scola,scolalu01,2017,RS,BRK,986,461,-1.472043894,-1.984246511,-3.456290405,-0.167365496,-0.167365496,0,-2.208273583,-2.523141253,-4.731414836,0.734813521 +KJ McDaniels,mcdankj01,2017,RS,BRK,617,293,-1.268014548,-1.061819522,-2.32983407,0.063225174,0.063225174,0,-1.773643837,-2.644946881,-4.418590718,0.648353642 +Anthony Bennett,bennean01,2017,RS,BRK,573,264,-1.422144361,-6.250094665,-7.672239026,-0.669636064,-0.669636064,0,-1.832157931,-6.757878099,-8.59003603,0.983275954 +Archie Goodwin,goodwar01,2017,RS,BRK,384,184,0.832318189,-1.834946409,-1.00262822,0.164262081,0.164262081,0,-0.171532349,-2.8541831,-3.025715449,0.134192009 +Yogi Ferrell,ferreyo01,2017,RS,BRK,325,151,-4.764605668,-4.627872526,-9.392478195,-0.51470357,-0.51470357,0,-5.485472918,-5.026707146,-10.51218006,0.568474571 +Andrew Nicholson,nichoan01,2017,RS,BRK,226,111,-6.510928109,-5.669162748,-12.18009086,-0.534617115,-0.534617115,0,-5.31324219,-4.440588245,-9.753830435,0.104753837 +Chris McCullough,mcculch01,2017,RS,BRK,154,72,3.364655963,-3.218761371,0.145894592,0.106521186,0.106521186,0,0.975246323,-5.341436104,-4.366189781,0.131153414 +Greivis Vasquez,vasqugr01,2017,RS,BRK,84,39,-3.476259038,3.929788253,0.453529215,0.062928854,0.062928854,0,-4.472900159,2.979727919,-1.49317224,-1.253125386 +Kemba Walker,walkeke02,2017,RS,CHA,5503,2739,4.986427883,0.05800475,5.044432633,10.77902175,10.77902175,0,4.906761301,-0.036868681,4.869892619,-1.019547936 +Nicolas Batum,batumni01,2017,RS,CHA,5293,2617,0.873403788,-0.669862592,0.203541196,3.99955652,3.99955652,0,1.25366119,-0.629436357,0.624224833,1.393123342 +Michael Kidd-Gilchrist,kiddgmi01,2017,RS,CHA,4710,2349,-1.435228297,3.398204506,1.962976209,5.586527961,5.586527961,0,-1.745786198,3.704427416,1.958641218,-1.072974648 +Marvin Williams,willima02,2017,RS,CHA,4618,2295,-0.320652795,0.614365623,0.293712827,3.543761298,3.543761298,0,0.062227755,0.514959763,0.577187518,-0.554580314 +Frank Kaminsky,kaminfr01,2017,RS,CHA,3969,1954,-1.119638363,-1.72429495,-2.843933312,-0.093517945,-0.093517945,0,-0.790814145,-1.817901282,-2.608715427,-0.133099727 +Marco Belinelli,belinma01,2017,RS,CHA,3632,1778,0.140303303,-2.068544714,-1.928241412,0.746940013,0.746940013,0,0.354539199,-2.489679954,-2.135140755,0.196530224 +Cody Zeller,zelleco01,2017,RS,CHA,3460,1725,-1.576323628,1.384166627,-0.192157001,2.246437134,2.246437134,0,-2.169774954,1.6360127,-0.533762254,-0.205132044 +Jeremy Lamb,lambje01,2017,RS,CHA,2284,1143,2.092256239,-1.611742931,0.480513308,1.871837883,1.871837883,0,1.811716945,-1.314198194,0.497518751,-0.628133222 +Ramon Sessions,sessira01,2017,RS,CHA,1699,811,-1.651190021,-1.809117313,-3.460307334,-0.293588933,-0.293588933,0,-1.639595523,-2.462098609,-4.101694131,-0.105629974 +Roy Hibbert,hibbero01,2017,RS,CHA,1386,671,-3.124068306,1.398596495,-1.725471811,0.351004223,0.351004223,0,-3.545624862,0.532603779,-3.013021083,0.073535633 +Spencer Hawes,hawessp01,2017,RS,CHA,1301,626,-3.198756066,-1.216903351,-4.415659416,-0.535389308,-0.535389308,0,-2.639205566,-1.725101419,-4.364306985,0.627343121 +Brian Roberts,roberbr01,2017,RS,CHA,831,416,-3.333999693,-0.416990269,-3.750989963,-0.209745497,-0.209745497,0,-2.589723685,-2.207113467,-4.796837152,-1.250212539 +Treveon Graham,grahatr01,2017,RS,CHA,377,189,-1.472457294,-4.345836276,-5.81829357,-0.293279971,-0.293279971,0,-1.11083932,-3.999748822,-5.110588143,-0.858286389 +Miles Plumlee,plumlmi01,2017,RS,CHA,339,174,-3.774634102,-0.365564363,-4.140198465,-0.122303212,-0.122303212,0,-4.021687795,0.133793933,-3.887893862,-0.883331267 +Briante Weber,weberbr01,2017,RS,CHA,296,159,-0.420077357,-3.334142862,-3.75422022,-0.079457888,-0.079457888,0,-0.070934333,-1.508244145,-1.579178478,-2.415737145 +Christian Wood,woodch01,2017,RS,CHA,213,107,-2.088972866,0.415969685,-1.67300318,0.058637012,0.058637012,0,-1.695680338,-1.66749949,-3.363179828,-0.263187518 +Johnny O'Bryant III,obryajo01,2017,RS,CHA,67,34,-2.238361894,-7.134777373,-9.373139267,-0.114331194,-0.114331194,0,-2.648336473,-6.893231969,-9.541568441,-0.47732876 +Mike Tobey,tobeymi01,2017,RS,CHA,49,25,-11.76514688,11.1865382,-0.578608673,0.027439257,0.027439257,0,-9.132975093,5.668376473,-3.464598621,-0.909644962 +Aaron Harrison,harriaa01,2017,RS,CHA,34,17,-8.062220125,-5.823801001,-13.88602113,-0.094780753,-0.094780753,0,-6.169855315,-5.486028647,-11.65588396,-1.834533984 +Jimmy Butler,butleji01,2017,RS,CHI,5646,2809,4.768910218,2.376493876,7.145404094,14.15540609,14.15540609,0,4.142168115,2.515858417,6.658026532,-0.18128883 +Robin Lopez,lopezro01,2017,RS,CHI,4544,2271,-2.443427885,1.379872928,-1.063554958,1.929783477,1.929783477,0,-2.8244082,1.386844145,-1.437564055,-1.216834091 +Rajon Rondo,rondora01,2017,RS,CHI,3723,1843,-0.724598557,-0.063862605,-0.788461163,1.851330269,1.851330269,0,-0.628182281,0.704600383,0.076418102,0.366852607 +Dwyane Wade,wadedw01,2017,RS,CHI,3637,1792,0.142911542,-0.528038953,-0.385127412,2.182359221,2.182359221,0,-0.22167876,-0.707209644,-0.928888403,0.916748419 +Nikola Mirotic,mirotni01,2017,RS,CHI,3423,1679,0.710738114,1.129304731,1.840042846,3.952595085,3.952595085,0,1.037526171,0.521827998,1.559354169,0.515057121 +Taj Gibson,gibsota01,2017,RS,CHI,3013,1502,-1.640238554,0.486754216,-1.153484337,1.214465452,1.214465452,0,-2.093348779,0.192855271,-1.900493508,-0.719745925 +Doug McDermott,mcderdo01,2017,RS,CHI,2162,1078,-0.334173238,-2.737699943,-3.071873181,-0.176394311,-0.176394311,0,-0.930794003,-2.661997006,-3.59279101,-0.351585778 +Cristiano Felicio,feliccr01,2017,RS,CHI,2089,1040,-0.784659615,0.511807765,-0.27285185,1.306292382,1.306292382,0,-1.263941963,0.690631298,-0.573310665,-0.60465507 +Jerian Grant,grantje02,2017,RS,CHI,2057,1028,0.991717306,-0.023783263,0.967934043,1.940809325,1.940809325,0,-0.034584408,0.593127736,0.558543328,-0.462461767 +Bobby Portis,portibo01,2017,RS,CHI,2023,1000,-1.506603383,-1.991747508,-3.49835089,-0.379646406,-0.379646406,0,-1.566702828,-2.242345409,-3.809048237,-0.555497249 +Denzel Valentine,valende01,2017,RS,CHI,1987,976,-2.234687821,-0.249237006,-2.483924827,0.133333662,0.133333662,0,-2.436541286,-0.603020882,-3.039562168,0.621997147 +Michael Carter-Williams,cartemi01,2017,RS,CHI,1722,846,-2.626571028,2.569728206,-0.056842822,1.169373701,1.169373701,0,-2.894380731,2.281445097,-0.612935634,0.584642026 +Paul Zipser,zipsepa01,2017,RS,CHI,1707,843,-1.990646945,-1.146063575,-3.13671052,-0.166206269,-0.166206269,0,-2.143454775,-1.206116496,-3.349571271,-0.069228087 +Isaiah Canaan,canaais01,2017,RS,CHI,1193,592,-2.668176978,-0.51460249,-3.182779468,-0.129904798,-0.129904798,0,-3.124876179,-0.646949536,-3.771825715,-0.60874906 +Joffrey Lauvergne,lauvejo01,2017,RS,CHI,500,241,-4.157698768,-5.000679901,-9.158378669,-0.789709506,-0.789709506,0,-3.95714209,-5.053861278,-9.011003368,0.217453172 +Cameron Payne,payneca01,2017,RS,CHI,291,142,-7.498152217,-0.318290112,-7.81644233,-0.370925536,-0.370925536,0,-5.359129874,-1.907701138,-7.266831012,1.034178473 +Anthony Morrow,morroan01,2017,RS,CHI,181,87,4.347073424,1.31834932,5.665422744,0.371386347,0.371386347,0,1.194698326,-1.821616281,-0.626917955,-0.565214495 +RJ Hunter,hunterj01,2017,RS,CHI,19,9,-16.90818207,-3.855428585,-20.76361065,-0.081684149,-0.081684149,0,-13.51688941,-7.152083127,-20.66897254,-1.22235461 +LeBron James,jamesle01,2017,RS,CLE,5646,2794,6.225395622,0.401317041,6.626712663,13.4209829,13.4209829,0,6.932500231,-0.123855858,6.808644373,0.399879861 +Kyrie Irving,irvinky01,2017,RS,CLE,5131,2525,6.257017199,-3.987166714,2.269850485,6.467065029,6.467065029,0,6.267601796,-2.878353122,3.389248674,0.003299745 +Tristan Thompson,thomptr01,2017,RS,CLE,4717,2336,-1.141017845,1.280862517,0.139844671,3.415069256,3.415069256,0,-1.050366585,1.215876072,0.165509487,-0.829515735 +Iman Shumpert,shumpim01,2017,RS,CLE,3930,1937,-1.514863151,0.606739759,-0.908123392,1.818027036,1.818027036,0,-1.111209638,0.519152287,-0.592057351,-0.11969492 +Kevin Love,loveke01,2017,RS,CLE,3855,1885,2.731949544,1.526795484,4.258745029,6.82045612,6.82045612,0,3.578128071,1.100143,4.678271071,1.163567208 +Richard Jefferson,jefferi01,2017,RS,CLE,3301,1614,-1.630867001,-0.358845462,-1.989712463,0.624494129,0.624494129,0,-1.497697105,-0.837346879,-2.335043983,-0.246669065 +Channing Frye,fryech01,2017,RS,CLE,2849,1398,0.444152892,1.849383057,2.29353595,3.607710338,3.607710338,0,1.41645958,1.536328546,2.952788126,0.28248877 +JR Smith,smithjr01,2017,RS,CLE,2416,1187,-0.544383466,-0.526942074,-1.07132554,1.014718113,1.014718113,0,0.608884723,-0.437949758,0.170934965,-0.183283761 +Kyle Korver,korveky01,2017,RS,CLE,1769,859,1.041737362,-3.599245479,-2.557508117,0.084606646,0.084606646,0,1.306371795,-3.235353609,-1.928981815,0.28464658 +DeAndre Liggins,liggide01,2017,RS,CLE,1539,752,-3.929579401,1.767013672,-2.162565729,0.225517296,0.225517296,0,-3.343197303,1.809015866,-1.534181438,0.059257429 +Deron Williams,willide01,2017,RS,CLE,975,486,-1.002817688,-2.409992525,-3.412810213,-0.164212148,-0.164212148,0,0.333407977,-3.212201078,-2.878793101,-0.081419931 +Derrick Williams,willide02,2017,RS,CLE,869,427,-2.459421724,-2.791743427,-5.251165151,-0.541817618,-0.541817618,0,-1.520936938,-4.01756472,-5.538501658,-0.553506211 +Kay Felder,feldeka01,2017,RS,CLE,803,386,-4.876681054,-1.000606701,-5.877287754,-0.612680411,-0.612680411,0,-3.36271661,-1.879108231,-5.241824841,-0.509484523 +Jordan McRae,mcraejo01,2017,RS,CLE,778,384,-2.805843021,-2.461663197,-5.267506217,-0.488827452,-0.488827452,0,-2.12824318,-3.310469849,-5.438713029,-0.873930072 +James Jones,jonesja02,2017,RS,CLE,776,381,-0.763249042,-2.423962143,-3.187211185,-0.085027226,-0.085027226,0,0.334156907,-3.231018516,-2.896861609,0.045480793 +Mike Dunleavy,dunlemi02,2017,RS,CLE,757,366,-2.68293963,0.994359745,-1.688579885,0.199413876,0.199413876,0,-2.043302414,-0.42400926,-2.467311674,0.599574574 +Chris Andersen,anderch01,2017,RS,CLE,232,114,-2.218286853,0.912267571,-1.306019282,0.084746752,0.084746752,0,-0.739743096,-0.569597448,-1.309340543,0.888559405 +Walter Tavares,tavarwa01,2017,RS,CLE,44,24,5.378885118,8.028941267,13.40782638,0.199711388,0.199711388,0,9.17541938,6.734595165,15.91001454,0.92316964 +Larry Sanders,sandela01,2017,RS,CLE,28,13,-6.64139221,12.49415967,5.852767463,0.059279491,0.059279491,0,-3.471930996,9.517115517,6.045184522,3.817780408 +Dahntay Jones,jonesda02,2017,RS,CLE,21,12,2.636483037,0.155543106,2.792026143,0.033789437,0.033789437,0,9.676473178,-1.588043338,8.08842984,-0.407804943 +Andrew Bogut,bogutan01,2017,RS,CLE,2,1,-14.20275781,-55.27952767,-69.48228548,-0.034939274,-0.034939274,0,-9.557750053,-1.901874761,-11.45962481,2.57123432 +Harrison Barnes,barneha02,2017,RS,DAL,5462,2803,-1.290026424,1.053399853,-0.236626571,3.55432082,3.55432082,0,-0.733786871,0.863930696,0.130143825,-1.092453415 +Wesley Matthews,matthwe02,2017,RS,DAL,4855,2495,-0.253030517,0.944891016,0.691860498,4.364513544,4.364513544,0,-0.281643332,1.207812677,0.926169345,-0.376110991 +Seth Curry,curryse01,2017,RS,DAL,3957,2029,1.143214518,0.630862002,1.77407652,4.629249836,4.629249836,0,1.079916176,1.006252686,2.086168862,-1.132173645 +Dorian Finney-Smith,finnedo01,2017,RS,DAL,3206,1642,-2.569092242,0.787089046,-1.782003196,0.803267687,0.803267687,0,-2.914158291,0.489363042,-2.424795248,-0.927771278 +Dirk Nowitzki,nowitdi01,2017,RS,DAL,2884,1424,-1.320944341,0.25528359,-1.065660751,1.229613671,1.229613671,0,-0.540201251,0.281105962,-0.25909529,0.472888301 +Dwight Powell,poweldw01,2017,RS,DAL,2630,1333,-0.841419537,-0.549165681,-1.390585218,0.920808906,0.920808906,0,-0.694606566,-0.104343307,-0.798949873,-0.395156846 +Deron Williams,willide01,2017,RS,DAL,2273,1171,0.501765091,-2.355181337,-1.853416246,0.53052243,0.53052243,0,0.479746565,-1.959416872,-1.479670307,-0.940574497 +Devin Harris,harride01,2017,RS,DAL,2174,1087,1.637314002,0.425383741,2.062697742,2.677510312,2.677510312,0,0.95942233,-0.210602461,0.74881987,0.310501575 +Yogi Ferrell,ferreyo01,2017,RS,DAL,2077,1046,-0.200846522,-1.498863294,-1.699709816,0.556443033,0.556443033,0,-0.071364317,-0.603917483,-0.6752818,-0.711299879 +Salah Mejri,mejrisa01,2017,RS,DAL,1754,905,-2.618214808,0.720185691,-1.898029117,0.390690782,0.390690782,0,-3.124265343,1.752363698,-1.371901645,-0.670905325 +J.J. Barea,bareajo01,2017,RS,DAL,1535,771,1.903527249,0.533938914,2.437466163,2.034798515,2.034798515,0,1.735773494,-0.984540948,0.751232546,-0.277124242 +Justin Anderson,anderju01,2017,RS,DAL,1411,710,-1.653233795,-0.581739445,-2.23497324,0.186366129,0.186366129,0,-0.976733405,-0.787574535,-1.76430794,-0.104205351 +Andrew Bogut,bogutan01,2017,RS,DAL,1133,582,-5.873955099,4.247035128,-1.626919971,0.333842764,0.333842764,0,-5.811694367,3.166340114,-2.645354253,0.105720626 +Nicolas Brussino,brussni01,2017,RS,DAL,1047,521,-1.656935994,-3.121545742,-4.778481736,-0.542463701,-0.542463701,0,-1.030691872,-3.164824719,-4.195516591,0.593866797 +Nerlens Noel,noelne01,2017,RS,DAL,954,483,-0.940627902,1.940505135,0.999877233,0.923318676,0.923318676,0,-0.506394413,2.699493622,2.193099209,-0.07970025 +Jonathan Gibson,gibsojo01,2017,RS,DAL,474,231,-4.939440608,-4.926288251,-9.865728859,-0.843867724,-0.843867724,0,-3.683234985,-4.231885707,-7.915120691,0.612307716 +AJ Hammons,hammoaj01,2017,RS,DAL,329,163,-6.225790238,-2.75331199,-8.979102228,-0.515632351,-0.515632351,0,-6.869165002,-3.507816805,-10.37698181,-0.453689655 +Jarrod Uthoff,uthofja01,2017,RS,DAL,226,115,-1.649492082,-6.807940948,-8.45743303,-0.333043815,-0.333043815,0,-2.228524143,-6.751538968,-8.980063111,-0.535575995 +Pierre Jackson,jackspi01,2017,RS,DAL,172,84,1.441909186,4.064606852,5.506516039,0.35119523,0.35119523,0,-0.663480071,1.692313484,1.028833414,-0.735339357 +Quinn Cook,cookqu01,2017,RS,DAL,147,77,1.384669047,-6.915753706,-5.531084659,-0.109645685,-0.109645685,0,0.724359978,-6.731433877,-6.0070739,0.349840568 +Quincy Acy,acyqu01,2017,RS,DAL,94,48,-6.22858437,-1.613158121,-7.841742491,-0.125155532,-0.125155532,0,-4.29737044,-1.84730437,-6.14467481,0.362482945 +Manny Harris,harrima01,2017,RS,DAL,51,25,-8.462278142,-15.98206545,-24.44434359,-0.279853578,-0.279853578,0,-9.059022072,-14.93088954,-23.98991162,1.113880326 +DeAndre Liggins,liggide01,2017,RS,DAL,44,25,7.471807301,5.879406522,13.35121382,0.204103381,0.204103381,0,5.890122284,5.842823713,11.732946,-0.6054409 +Ben Bentil,bentibe01,2017,RS,DAL,24,10,-17.3944978,-9.509430568,-26.90392837,-0.123410714,-0.123410714,0,-16.12542592,-8.991328649,-25.11675457,0.141183784 +Wilson Chandler,chandwi01,2017,RS,DEN,4569,2197,0.516141029,0.465202711,0.98134374,4.181926712,4.181926712,0,0.943956915,-0.170781266,0.773175649,-0.013404643 +Danilo Gallinari,gallida01,2017,RS,DEN,4413,2134,2.637637805,-0.510733227,2.126904578,5.308113026,5.308113026,0,2.644325854,-1.432510399,1.211815455,-0.031382139 +Nikola Jokic,jokicni01,2017,RS,DEN,4256,2038,6.36416307,0.940586681,7.304749752,10.58467979,10.58467979,0,6.113606011,1.221648196,7.335254207,1.218540894 +Jameer Nelson,nelsoja01,2017,RS,DEN,4234,2045,0.360721021,-2.933580985,-2.572859964,0.183812204,0.183812204,0,0.225354971,-2.48977146,-2.264416489,-0.535217818 +Gary Harris,harriga01,2017,RS,DEN,3712,1782,3.183098817,-1.715139432,1.467959385,3.848939942,3.848939942,0,2.960716355,-1.791184589,1.169531766,0.359912434 +Jamal Murray,murraja01,2017,RS,DEN,3701,1764,-0.180577626,-0.435521556,-0.616099182,1.928691031,1.928691031,0,0.358327348,-1.299002501,-0.940675153,0.418599583 +Will Barton,bartowi01,2017,RS,DEN,3533,1705,1.080347477,-1.899235326,-0.81888785,1.679492457,1.679492457,0,1.076342464,-2.179206876,-1.102864413,-0.021291175 +Emmanuel Mudiay,mudiaem01,2017,RS,DEN,2948,1406,-2.496452136,-3.957667893,-6.454120029,-2.661491854,-2.661491854,0,-1.769910442,-3.993664708,-5.763575149,0.161469648 +Kenneth Faried,farieke01,2017,RS,DEN,2699,1296,1.062532559,-0.416018488,0.646514072,2.247687321,2.247687321,0,0.800185038,-0.910714567,-0.110529529,0.080670922 +Juancho Hernangomez,hernaju01,2017,RS,DEN,1781,842,-0.243971626,1.254539105,1.010567479,1.620631665,1.620631665,0,0.28250935,-0.287876525,-0.005367175,0.311820644 +Jusuf Nurkic,nurkiju01,2017,RS,DEN,1676,807,-4.598408446,2.39096351,-2.207444936,0.225657098,0.225657098,0,-2.75038763,1.030342392,-1.720045239,0.996835382 +Darrell Arthur,arthuda01,2017,RS,DEN,1325,639,-1.505690243,-0.656799348,-2.162489591,0.192896131,0.192896131,0,-1.015621338,-1.361254446,-2.376875784,0.695089603 +Mason Plumlee,plumlma01,2017,RS,DEN,1315,632,-2.113704899,1.626287972,-0.487416926,0.732483396,0.732483396,0,-1.885572461,1.362522647,-0.523049814,0.392817794 +Malik Beasley,beaslma01,2017,RS,DEN,361,165,-1.071661225,3.65363439,2.581973165,0.454544338,0.454544338,0,-0.119296763,0.702926289,0.583629526,1.241884943 +Mike Miller,millemi01,2017,RS,DEN,331,151,-1.609605804,-4.280725853,-5.890331657,-0.245649873,-0.245649873,0,-1.504926651,-6.901022227,-8.405948878,1.507494227 +Alonzo Gee,geeal01,2017,RS,DEN,200,89,-4.972503098,4.104939075,-0.867564023,0.085839713,0.085839713,0,-4.378586431,1.431226365,-2.947360065,0.415919313 +Johnny O'Bryant III,obryajo01,2017,RS,DEN,99,46,-3.730664869,-7.943224863,-11.67388973,-0.208532747,-0.208532747,0,-2.443541546,-8.197669541,-10.64121109,-0.423302596 +Roy Hibbert,hibbero01,2017,RS,DEN,26,11,-8.569463954,-0.427142882,-8.996606836,-0.034841647,-0.034841647,0,-10.28620251,0.144360399,-10.14184211,-0.603142225 +Jarnell Stokes,stokeja01,2017,RS,DEN,15,7,12.07219178,3.864468015,15.93665979,0.067904909,0.067904909,0,11.60185042,4.575477534,16.17732795,1.715802696 +Tobias Harris,harrito02,2017,RS,DET,5164,2567,1.026988407,0.784656486,1.811644893,5.957614254,5.957614254,0,0.944100383,0.776115976,1.720216359,-0.274133211 +Marcus Morris,morrima03,2017,RS,DET,5130,2565,-0.691734054,0.191515042,-0.500219011,2.930062568,2.930062568,0,-0.540251597,0.135412457,-0.40483914,-0.471181749 +Kentavious Caldwell-Pope,caldwke01,2017,RS,DET,5081,2529,0.667546642,-0.729986767,-0.062440124,3.476403088,3.476403088,0,0.391905736,-0.110190646,0.28171509,0.244845078 +Andre Drummond,drumman01,2017,RS,DET,4783,2409,-2.513356653,0.132458609,-2.380898044,0.452613768,0.452613768,0,-1.941205955,1.723638966,-0.217566989,-0.22466533 +Ish Smith,smithis01,2017,RS,DET,3958,1955,-0.082689526,-0.989461295,-1.072150821,1.64977743,1.64977743,0,-1.022728548,-0.453522956,-1.476251504,-1.393688805 +Jon Leuer,leuerjo01,2017,RS,DET,3914,1944,-1.349605805,0.454244456,-0.895361349,1.838713581,1.838713581,0,-1.203143263,0.644385292,-0.558757971,-0.041084194 +Reggie Jackson,jacksre01,2017,RS,DET,2853,1424,0.050728682,-2.11168756,-2.060958877,0.500286182,0.500286182,0,0.18302396,-1.294460795,-1.111436834,-0.062561352 +Stanley Johnson,johnsst04,2017,RS,DET,2773,1371,-2.491323868,0.475550747,-2.015773121,0.513348942,0.513348942,0,-2.693226283,0.264129367,-2.429096916,-0.044150037 +Aron Baynes,baynear01,2017,RS,DET,2381,1163,-1.875361813,4.496757306,2.621395493,3.184373182,3.184373182,0,-2.470725371,3.170046612,0.699321242,-0.086544264 +Beno Udrih,udrihbe01,2017,RS,DET,1115,560,1.001568136,0.016107352,1.017675488,1.058451223,1.058451223,0,-0.190009562,-1.40661525,-1.596624812,-1.641927291 +Reggie Bullock,bullore01,2017,RS,DET,950,467,0.067149932,1.580816978,1.64796691,1.047445189,1.047445189,0,-0.714629101,0.407551064,-0.307078037,-0.040192126 +Darrun Hilliard,hillida01,2017,RS,DET,764,381,-4.362038254,-0.815818131,-5.177856385,-0.475985672,-0.475985672,0,-3.756959054,-1.901694078,-5.658653133,0.840503795 +Boban Marjanovic,marjabo01,2017,RS,DET,598,293,3.001832085,3.72450039,6.726332474,1.414146625,1.414146625,0,1.954864783,2.021687874,3.976552657,-0.170135018 +Henry Ellenson,ellenhe01,2017,RS,DET,295,146,-4.72828481,-1.920889847,-6.649174657,-0.294611469,-0.294611469,0,-3.712689689,-4.26230458,-7.97499427,1.406644188 +Michael Gbinije,gbinimi01,2017,RS,DET,65,32,-5.814740449,-2.156548327,-7.971288776,-0.084070565,-0.084070565,0,-4.710136998,-3.487387605,-8.197524603,-1.351242268 +Stephen Curry,curryst01,2017,RS,GSW,5676,2638,8.652860801,-0.203338714,8.449522087,15.61961184,15.61961184,0,9.372877093,0.560433109,9.933310202,3.553674421 +Klay Thompson,thompkl01,2017,RS,GSW,5575,2649,2.109939876,0.397838284,2.50777816,7.115043216,7.115043216,0,3.456024056,0.377208771,3.833232827,0.124952415 +Draymond Green,greendr01,2017,RS,GSW,5255,2471,1.142264104,6.172131828,7.314395932,12.89226858,12.89226858,0,2.299036494,6.433202895,8.732239389,1.577421005 +Kevin Durant,duranke01,2017,RS,GSW,4436,2070,5.168093688,1.691747703,6.859841391,10.2604669,10.2604669,0,5.907596026,1.439977542,7.347573568,1.076475076 +Andre Iguodala,iguodan01,2017,RS,GSW,4232,1998,0.437801258,1.155086935,1.592888193,4.381571759,4.381571759,0,0.445454085,0.850348764,1.295802849,-1.007703614 +Shaun Livingston,livinsh01,2017,RS,GSW,2724,1345,-2.386554575,-0.434388362,-2.820942937,-0.047811641,-0.047811641,0,-1.912007093,-0.360948892,-2.272955985,-1.754484986 +Zaza Pachulia,pachuza01,2017,RS,GSW,2695,1268,-0.421814868,0.943620356,0.521805488,2.125196491,2.125196491,0,-0.45581778,1.878483528,1.422665748,0.396488787 +Ian Clark,clarkia01,2017,RS,GSW,2388,1137,-0.59527991,-1.754876389,-2.350156299,0.231020169,0.231020169,0,0.044537293,-2.043850536,-1.999313243,-0.392502406 +Patrick McCaw,mccawpa01,2017,RS,GSW,2296,1074,-2.453551265,-1.299546529,-3.753097794,-0.548511473,-0.548511473,0,-2.260177493,-1.49350421,-3.753681704,-0.203582936 +David West,westda01,2017,RS,GSW,1728,854,-1.778307672,5.049074604,3.270766932,2.626605195,2.626605195,0,-0.705342818,4.476515632,3.771172814,0.123094983 +JaVale McGee,mcgeeja01,2017,RS,GSW,1612,739,1.973351013,1.839786023,3.813137036,2.488713982,2.488713982,0,2.012154271,1.213921248,3.226075518,0.561428193 +Kevon Looney,looneke01,2017,RS,GSW,952,447,-3.040475686,1.66986409,-1.370611596,0.312932396,0.312932396,0,-2.446742837,1.545724657,-0.90101818,-0.51452072 +James Michael McAdoo,mcadoja01,2017,RS,GSW,949,457,-4.679501932,0.381151663,-4.298350269,-0.360087347,-0.360087347,0,-3.46559556,0.349378263,-3.116217297,-0.252191017 +Matt Barnes,barnema02,2017,RS,GSW,847,410,-1.271674311,-0.353399146,-1.625073457,0.235506131,0.235506131,0,-0.519157033,-0.064298491,-0.583455524,0.079929852 +Anderson Varejao,varejan01,2017,RS,GSW,196,92,-3.765258526,-3.615742991,-7.381001517,-0.219056801,-0.219056801,0,-2.629989613,-2.253797073,-4.883786686,0.760369365 +Damian Jones,jonesda03,2017,RS,GSW,174,85,-8.416995733,-1.161649946,-9.578645679,-0.294771473,-0.294771473,0,-5.844196697,-0.723918779,-6.568115476,-0.452598912 +Briante Weber,weberbr01,2017,RS,GSW,98,46,-7.270168536,-1.651286587,-8.921455123,-0.143864752,-0.143864752,0,-5.846911217,-1.471755497,-7.318666714,-0.659877213 +James Harden,hardeja01,2017,RS,HOU,6221,2947,7.940983331,-0.826351923,7.114631408,15.19910181,15.19910181,0,8.795082295,-0.986247225,7.80883507,2.427409927 +Trevor Ariza,arizatr01,2017,RS,HOU,5844,2773,1.232670776,0.86849744,2.101168217,6.898102168,6.898102168,0,2.066867904,1.418851996,3.4857199,0.496560751 +Eric Gordon,gordoer01,2017,RS,HOU,4920,2323,1.365841118,-0.971071332,0.394769786,3.759779494,3.759779494,0,1.892091334,-1.237589664,0.65450167,0.858363769 +Ryan Anderson,anderry01,2017,RS,HOU,4422,2116,0.996809523,-0.745003095,0.251806428,3.231499239,3.231499239,0,1.432086126,-0.837002522,0.595083604,-0.278485886 +Patrick Beverley,beverpa01,2017,RS,HOU,4325,2058,1.296370138,2.471859708,3.768229847,6.864424544,6.864424544,0,1.948995551,3.523311404,5.472306955,0.291487576 +Clint Capela,capelca01,2017,RS,HOU,3231,1551,-0.216029827,0.925178408,0.70914858,2.729766898,2.729766898,0,0.630288357,1.238609195,1.868897552,-0.269738509 +Sam Dekker,dekkesa01,2017,RS,HOU,3004,1419,-0.497263593,0.080028479,-0.417235114,1.68129526,1.68129526,0,0.105570765,-0.670253247,-0.564682482,-0.439406228 +Nene,hilarne01,2017,RS,HOU,2606,1198,-2.093869969,3.502987169,1.4091172,2.57489703,2.57489703,0,-1.081875585,3.117821017,2.035945432,1.264196155 +Montrezl Harrell,harremo01,2017,RS,HOU,2251,1064,0.849951473,-1.16733315,-0.317381678,1.321876781,1.321876781,0,0.880197997,-1.022799678,-0.14260168,0.098280955 +Corey Brewer,breweco01,2017,RS,HOU,1923,923,-1.750100673,-0.472182226,-2.222282899,0.247592922,0.247592922,0,-1.512202521,-0.324936629,-1.837139149,-0.36186198 +Lou Williams,willilo02,2017,RS,HOU,1302,591,1.646772574,-1.958933986,-0.312161412,0.746859784,0.746859784,0,2.296609955,-2.471317425,-0.17470747,1.572317418 +KJ McDaniels,mcdankj01,2017,RS,HOU,444,212,-2.832473523,-2.920853387,-5.753326909,-0.326448679,-0.326448679,0,-2.064506852,-3.713015494,-5.777522347,0.483628832 +Tyler Ennis,ennisty01,2017,RS,HOU,407,196,-4.306723829,-2.130060207,-6.436784036,-0.37076917,-0.37076917,0,-3.603919703,-3.399250583,-7.003170286,0.557059598 +Troy Williams,willitr02,2017,RS,HOU,310,139,-2.685681052,-2.410408982,-5.096090034,-0.167618538,-0.167618538,0,-1.688616892,-2.36546475,-4.054081642,0.730461999 +Bobby Brown,brownbo02,2017,RS,HOU,271,123,-1.096782835,-4.352752723,-5.449535558,-0.168754912,-0.168754912,0,-0.824523904,-6.531561414,-7.356085318,-0.378309545 +Isaiah Taylor,taylois01,2017,RS,HOU,114,52,-6.122747867,0.057734653,-6.065013213,-0.087600444,-0.087600444,0,-5.521809237,-0.426377463,-5.948186699,-0.388334814 +Chinanu Onuaku,onuakch01,2017,RS,HOU,113,52,-4.492626145,-2.806315983,-7.298942128,-0.121058244,-0.121058244,0,-4.30397985,-1.455903869,-5.759883719,0.303159474 +Kyle Wiltjer,wiltjky01,2017,RS,HOU,102,44,-8.271393565,-0.935855544,-9.207249109,-0.148792841,-0.148792841,0,-4.980506109,-1.063083734,-6.043589843,2.595327579 +Paul George,georgpa01,2017,RS,IND,5434,2689,2.458629646,0.398214062,2.856843707,7.763310326,7.763310326,0,2.694481121,0.523438081,3.217919202,0.906993692 +Jeff Teague,teaguje01,2017,RS,IND,5430,2657,2.371707719,-0.866553763,1.505153956,5.816005239,5.816005239,0,1.576787545,-0.92517576,0.651611784,0.811360372 +Myles Turner,turnemy01,2017,RS,IND,5162,2541,-0.870539302,2.183178688,1.312639386,5.279919737,5.279919737,0,-0.84934168,2.02458022,1.17523854,0.242859777 +Thaddeus Young,youngth01,2017,RS,IND,4577,2237,-1.036794779,2.016929881,0.980135102,4.272649299,4.272649299,0,-0.824405828,1.960016357,1.135610529,0.354394899 +Monta Ellis,ellismo01,2017,RS,IND,4058,1998,-1.528382259,-0.507991568,-2.036373827,0.727077063,0.727077063,0,-1.851730703,-0.725823047,-2.57755375,-0.051091224 +CJ Miles,milescj01,2017,RS,IND,3602,1776,1.510763869,-1.143325412,0.367438458,2.81601941,2.81601941,0,1.236795686,-1.643000878,-0.406205192,-0.303463662 +Glenn Robinson III,robingl02,2017,RS,IND,2948,1427,-1.619044411,0.247294522,-1.37174989,0.997777563,0.997777563,0,-1.991358409,-0.566979454,-2.558337863,-0.553765473 +Al Jefferson,jeffeal01,2017,RS,IND,1885,931,-1.396568209,-1.436593945,-2.833162155,-0.038995596,-0.038995596,0,-1.993640405,-1.923154076,-3.916794481,-1.256778902 +Aaron Brooks,brookaa01,2017,RS,IND,1805,894,-0.831083935,-2.198066979,-3.029150914,-0.126450874,-0.126450874,0,-1.386912416,-2.944238151,-4.331150567,-0.674173812 +Lavoy Allen,allenla01,2017,RS,IND,1783,871,-0.649926667,-0.659103525,-1.309030192,0.63611547,0.63611547,0,-1.514854474,-1.716482668,-3.231337142,-0.647778023 +Rodney Stuckey,stuckro01,2017,RS,IND,1408,696,-2.039434515,-1.393947156,-3.43338167,-0.240665694,-0.240665694,0,-2.280139342,-2.709106486,-4.989245827,-0.80948206 +Kevin Seraphin,serapke01,2017,RS,IND,1145,559,-3.555283108,-1.435955183,-4.991238291,-0.63626864,-0.63626864,0,-3.661114153,-2.658655332,-6.319769485,-0.450636191 +Rakeem Christmas,chrisra01,2017,RS,IND,455,219,-2.134139087,-0.541987583,-2.67612667,0.008241984,0.008241984,0,-2.558255258,-1.206358729,-3.764613987,-0.144554938 +Joe Young,youngjo01,2017,RS,IND,288,135,-5.191349394,-3.998569498,-9.189918891,-0.438137357,-0.438137357,0,-3.665674021,-5.164619972,-8.830293993,-1.199687709 +Lance Stephenson,stephla01,2017,RS,IND,254,132,-0.249030819,-3.202638827,-3.451669646,-0.046573452,-0.046573452,0,-0.661810711,-3.212419003,-3.874229714,-1.414585745 +Georges Niang,niangge01,2017,RS,IND,197,93,-6.066939303,-2.940873543,-9.007812846,-0.295864138,-0.295864138,0,-6.229823282,-5.69016509,-11.91998837,-0.350283279 +DeAndre Jordan,jordade01,2017,RS,LAC,5194,2570,1.621034539,1.563637809,3.184672348,7.760905435,7.760905435,0,2.330057374,2.041590075,4.37164745,-0.261185037 +JJ Redick,redicjj01,2017,RS,LAC,4474,2198,2.073500266,0.24795187,2.321452136,5.720118722,5.720118722,0,2.668041195,0.054365674,2.722406869,0.567322264 +Jamal Crawford,crawfja01,2017,RS,LAC,4434,2157,-1.255625989,-2.529621219,-3.785247208,-1.138704521,-1.138704521,0,-0.701985864,-3.047799068,-3.749784932,-0.050494851 +Blake Griffin,griffbl01,2017,RS,LAC,4208,2076,4.694905404,1.400684221,6.095589625,9.419130759,9.419130759,0,4.61490104,1.250462642,5.865363682,0.524547939 +Austin Rivers,riverau01,2017,RS,LAC,4199,2054,-0.665688572,-1.634408271,-2.300096842,0.469668183,0.469668183,0,-0.415468122,-1.292823386,-1.708291508,-0.376194564 +Chris Paul,paulch01,2017,RS,LAC,3881,1921,7.548516075,1.386996146,8.935512221,11.40982534,11.40982534,0,7.271543818,2.34129255,9.612836368,-0.368945493 +Luc Mbah a Moute,mbahalu01,2017,RS,LAC,3636,1787,-1.229571326,3.803351291,2.573779965,4.842539376,4.842539376,0,-1.358583535,3.214355674,1.855772139,-0.228293905 +Raymond Felton,feltora01,2017,RS,LAC,3486,1700,-2.489170255,0.027895025,-2.46127523,0.248292214,0.248292214,0,-1.912219926,0.04589744,-1.866322486,-0.834451719 +Marreese Speights,speigma01,2017,RS,LAC,2641,1286,0.238035855,0.086397755,0.32443361,2.032203829,2.032203829,0,1.411684609,0.6855444,2.09722901,0.730144168 +Wesley Johnson,johnswe01,2017,RS,LAC,1681,810,-3.285150133,1.762370074,-1.52278006,0.5069973,0.5069973,0,-1.948755596,1.361424396,-0.5873312,-0.032119048 +Brandon Bass,bassbr01,2017,RS,LAC,1180,577,-0.385880449,-3.454119822,-3.840000272,-0.318866352,-0.318866352,0,-0.729300938,-3.611187887,-4.340488825,-0.615608526 +Alan Anderson,anderal01,2017,RS,LAC,623,308,-1.813429295,-5.492343947,-7.305773242,-0.710220716,-0.710220716,0,-1.750969308,-4.771660182,-6.52262949,-0.778364409 +Paul Pierce,piercpa01,2017,RS,LAC,566,277,-3.7748006,-0.742262447,-4.517063047,-0.250522667,-0.250522667,0,-3.284511827,-1.663400201,-4.947912028,0.310998256 +Diamond Stone,stonedi01,2017,RS,LAC,50,24,-19.54583576,-6.075092815,-25.62092857,-0.281349006,-0.281349006,0,-13.58337334,-6.800199419,-20.38357276,0.455011015 +Brice Johnson,johnsbr02,2017,RS,LAC,20,9,-8.129279884,27.90911701,19.77983712,0.100006639,0.100006639,0,-7.566364727,24.97873068,17.41236595,-3.267275468 +Jordan Clarkson,clarkjo01,2017,RS,LAL,5017,2397,-0.510473911,-1.143546762,-1.654020673,1.345934747,1.345934747,0,-0.69293107,-1.13336934,-1.82630041,0.410379436 +Brandon Ingram,ingrabr01,2017,RS,LAL,4738,2279,-2.495439001,-2.714840767,-5.210279769,-2.843543663,-2.843543663,0,-2.55759165,-2.998125924,-5.555717574,-0.587592311 +Julius Randle,randlju01,2017,RS,LAL,4444,2132,-1.637930674,-2.566520853,-4.204451527,-1.587938606,-1.587938606,0,-2.393743022,-2.161650524,-4.555393546,0.363588044 +D'Angelo Russell,russeda01,2017,RS,LAL,3782,1811,-0.284344663,-2.539738946,-2.824083609,-0.06933644,-0.06933644,0,0.086502556,-2.059732461,-1.973229905,1.268558647 +Nick Young,youngni01,2017,RS,LAL,3236,1556,1.997532945,-1.5052746,0.492258345,2.577782471,2.577782471,0,1.956093089,-1.488841301,0.467251788,0.146604338 +Luol Deng,denglu01,2017,RS,LAL,3085,1486,-1.803579027,0.659721861,-1.143857165,1.212913741,1.212913741,0,-1.520726949,0.336664113,-1.184062836,-0.386255412 +Larry Nance Jr.,nancela02,2017,RS,LAL,3024,1442,-1.407001545,0.580261426,-0.826740119,1.41661738,1.41661738,0,-1.130692517,0.787841608,-0.342850909,0.115003873 +Lou Williams,willilo02,2017,RS,LAL,2956,1403,7.626016235,-1.82240271,5.803613526,6.224102688,6.224102688,0,6.326443884,-2.34076737,3.985676514,1.623461062 +Tarik Black,blackta01,2017,RS,LAL,2269,1091,-1.101728534,2.36947127,1.267742737,2.23936778,2.23936778,0,-1.491090314,1.955953651,0.464863337,0.130657032 +Timofey Mozgov,mozgoti01,2017,RS,LAL,2265,1104,-4.262227977,1.164549511,-3.097678466,-0.19514782,-0.19514782,0,-4.238729132,0.356981955,-3.881747177,-0.343524479 Ivica Zubac,zubaciv01,2017,RS,LAL,1305,609,-3.35817799,-3.040589086,-6.398767076,-1.141159698,-1.141159698,0,-3.533603911,-2.932102876,-6.465706787,0.644128036 +Thomas Robinson,robinth01,2017,RS,LAL,1160,560,-1.309857882,-0.11224828,-1.422106162,0.381872871,0.381872871,0,-0.770014949,-0.946986694,-1.717001642,0.640588623 +David Nwaba,nwabada01,2017,RS,LAL,827,397,-1.044613834,3.43951239,2.394898555,1.039821002,1.039821002,0,-2.132468026,2.219126713,0.086658687,-0.214152622 +Tyler Ennis,ennisty01,2017,RS,LAL,823,392,1.679557028,4.15635805,5.835915078,1.716433494,1.716433494,0,0.857040044,2.472969959,3.330010003,-0.042030564 +Corey Brewer,breweco01,2017,RS,LAL,763,358,-2.147511883,2.769961523,0.62244964,0.620620628,0.620620628,0,-2.36383007,1.805265452,-0.558564618,0.738456518 +Jose Calderon,caldejo01,2017,RS,LAL,601,292,-2.332759273,-4.185481777,-6.51824105,-0.565298507,-0.565298507,0,-1.31814104,-4.237414316,-5.555555356,0.683539007 +Marcelo Huertas,huertma01,2017,RS,LAL,503,237,-2.665154183,-1.751453358,-4.416607541,-0.202737949,-0.202737949,0,-1.834594726,-2.269474591,-4.104069317,0.591936054 +Metta World Peace,artesro01,2017,RS,LAL,329,160,-5.394632097,-2.328373543,-7.72300564,-0.406417216,-0.406417216,0,-3.37113628,-2.110399816,-5.481536096,0.111347321 +Marc Gasol,gasolma01,2017,RS,MEM,4915,2531,0.903638115,1.572527827,2.476165942,6.729462681,6.729462681,0,0.831567153,1.377382741,2.208949894,-0.278635178 +Mike Conley,conlemi01,2017,RS,MEM,4482,2292,5.274934067,0.132523455,5.407457521,9.476695525,9.476695525,0,5.274673454,1.029569852,6.304243305,-0.642264651 +JaMychal Green,greenja01,2017,RS,MEM,4098,2101,-0.691230471,0.765097008,0.073866537,3.017571306,3.017571306,0,-0.878197591,1.026920413,0.148722822,-0.30514606 +Tony Allen,allento01,2017,RS,MEM,3722,1914,-0.714337257,2.220195882,1.505858626,4.148433717,4.148433717,0,-0.691466949,3.08786995,2.396403,-0.177237662 +Vince Carter,cartevi01,2017,RS,MEM,3522,1799,1.190072775,0.373295177,1.563367952,3.945270277,3.945270277,0,1.325594339,0.37153925,1.697133589,-0.340767036 +Zach Randolph,randoza01,2017,RS,MEM,3473,1786,0.262180032,-0.043753654,0.218426378,2.670904487,2.670904487,0,0.063130112,-0.072412863,-0.009282751,-1.232142707 +James Ennis III,ennisja01,2017,RS,MEM,2963,1501,-1.691385974,1.089968297,-0.601417676,1.644384379,1.644384379,0,-1.766981692,1.116412919,-0.650568773,-0.060919278 +Andrew Harrison,harrian01,2017,RS,MEM,2897,1474,-3.201711199,-1.021411354,-4.223122552,-1.095799235,-1.095799235,0,-3.212460171,-0.38021606,-3.592676231,-1.066067474 +Troy Daniels,danietr01,2017,RS,MEM,2359,1183,1.346291977,-1.29323393,0.053058047,1.697649989,1.697649989,0,1.239919828,-1.640427592,-0.400507765,0.337308886 +Chandler Parsons,parsoch01,2017,RS,MEM,1323,675,-4.253374248,0.076252443,-4.177121805,-0.489944688,-0.489944688,0,-3.543883145,-0.246713138,-3.790596283,-0.30629062 +Jarell Martin,martija01,2017,RS,MEM,1136,558,-4.817207651,0.868395306,-3.948812345,-0.342783575,-0.342783575,0,-4.561400782,0.38784716,-4.173553623,0.42875014 +Brandan Wright,wrighbr03,2017,RS,MEM,872,447,-0.259281921,-0.508671726,-0.767953646,0.446852408,0.446852408,0,-0.501051296,-0.97051554,-1.471566836,-1.122318198 +Wade Baldwin IV,baldwwa01,2017,RS,MEM,822,405,-7.997096529,-1.886670142,-9.883766671,-1.473557638,-1.473557638,0,-7.080589422,-1.478158373,-8.558747795,-0.033252612 +Troy Williams,willitr02,2017,RS,MEM,822,418,-5.201432633,0.845223655,-4.356208978,-0.344753625,-0.344753625,0,-4.462018071,1.141873766,-3.320144305,0.632197163 +Toney Douglas,douglto01,2017,RS,MEM,802,394,-2.044152681,-0.787143435,-2.831296115,-0.016191586,-0.016191586,0,-1.853910226,0.218276906,-1.63563332,-0.903125145 +Deyonta Davis,davisde01,2017,RS,MEM,483,238,-4.201547474,2.658031939,-1.543515535,0.14563793,0.14563793,0,-4.569232644,0.686058961,-3.883173683,-0.577550667 +Wayne Selden,seldewa01,2017,RS,MEM,359,189,-4.28146106,-3.105999513,-7.387460574,-0.444910906,-0.444910906,0,-3.109264965,-3.038216621,-6.147481586,-0.497761536 +Hassan Whiteside,whiteha01,2017,RS,MIA,5003,2513,-0.765608907,1.725097648,0.959488741,4.722997653,4.722997653,0,-0.239569845,2.153436719,1.913866874,-0.681817536 +Goran Dragic,dragigo01,2017,RS,MIA,4958,2459,2.518876645,-1.83017198,0.688704666,4.305855083,4.305855083,0,2.252149105,-0.640900584,1.611248522,-0.188290292 +Tyler Johnson,johnsty01,2017,RS,MIA,4422,2178,0.096002706,1.761772156,1.857774862,5.126885836,5.126885836,0,0.140881146,2.288581929,2.429463076,0.127484056 +James Johnson,johnsja01,2017,RS,MIA,4257,2085,0.35790599,2.416462834,2.774368825,5.930054194,5.930054194,0,0.469901935,2.16115501,2.631056945,0.89154961 +Rodney McGruder,mcgruro01,2017,RS,MIA,3915,1966,-0.358521029,-1.41347578,-1.771996809,0.971934496,0.971934496,0,-0.875005988,-0.569690123,-1.44469611,-0.905398326 +Josh Richardson,richajo01,2017,RS,MIA,3237,1614,-1.603930781,2.080021011,0.47609023,2.642346796,2.642346796,0,-1.358195786,2.409238724,1.051042938,-0.525002531 +Wayne Ellington,ellinwa01,2017,RS,MIA,3017,1500,1.661049956,-0.492914226,1.16813573,2.980229369,2.980229369,0,1.584922738,-0.55120992,1.033712818,-0.599294415 +Dion Waiters,waitedi01,2017,RS,MIA,2784,1384,1.211993712,1.168397604,2.380391316,3.615750626,3.615750626,0,1.643553224,1.191739864,2.835293088,-0.186963513 +Luke Babbitt,babbilu01,2017,RS,MIA,2129,1065,-0.462168122,0.157124654,-0.305043468,1.321866054,1.321866054,0,-0.56648882,0.613080914,0.046592094,-0.489742704 +Willie Reed,reedwi02,2017,RS,MIA,2114,1031,-1.773917989,-0.371318848,-2.145236836,0.316075786,0.316075786,0,-2.199736683,-0.180128777,-2.37986546,-0.628859678 +Justise Winslow,winslju01,2017,RS,MIA,1245,625,-3.851695983,0.948919672,-2.902776311,-0.048485531,-0.048485531,0,-2.591158574,2.175736002,-0.415422572,-0.465149656 +Okaro White,whiteok01,2017,RS,MIA,946,471,-2.15540956,-1.810698791,-3.966108351,-0.28948215,-0.28948215,0,-2.307409713,-1.742590296,-4.050000009,-0.924327897 +Derrick Williams,willide02,2017,RS,MIA,748,377,-3.33863627,-5.983089989,-9.321726259,-1.25985704,-1.25985704,0,-2.349869858,-5.032327729,-7.382197587,-0.324703695 +Josh McRoberts,mcrobjo01,2017,RS,MIA,739,381,-3.435615118,-2.826711447,-6.262326565,-0.67667542,-0.67667542,0,-2.545173562,-2.03049177,-4.575665332,-0.872424408 +Udonis Haslem,hasleud01,2017,RS,MIA,266,130,-8.203368926,-1.383509369,-9.586878295,-0.451243453,-0.451243453,0,-8.183789828,-0.745310112,-8.92909994,-0.480075823 +Giannis Antetokounmpo,antetgi01,2017,RS,MIL,5645,2845,2.717066186,2.372550918,5.089617104,11.32471852,11.32471852,0,2.586371693,2.655390985,5.241762678,-0.470954424 +Tony Snell,snellto01,2017,RS,MIL,4659,2336,-0.584277092,-1.576686078,-2.160963169,0.699467445,0.699467445,0,-0.821524523,-1.352465718,-2.17399024,-0.358067891 +Matthew Dellavedova,dellama01,2017,RS,MIL,3996,1986,-1.01323726,-2.160610789,-3.173848049,-0.431188649,-0.431188649,0,-1.042326888,-1.810767345,-2.853094233,0.39320673 +Malcolm Brogdon,brogdma01,2017,RS,MIL,3944,1982,1.510769438,0.529809926,2.040579364,4.814597264,4.814597264,0,1.247330207,0.604076629,1.851406836,-0.601691725 +Greg Monroe,monrogr01,2017,RS,MIL,3659,1823,1.315594571,0.145941486,1.461536058,3.941886075,3.941886075,0,0.784050726,0.511333146,1.295383872,0.620006041 +Jabari Parker,parkeja01,2017,RS,MIL,3502,1728,0.420161817,-1.548764991,-1.128603173,1.440175757,1.440175757,0,0.918512167,-1.333263531,-0.414751364,0.734982267 +Jason Terry,terryja01,2017,RS,MIL,2702,1365,0.518647442,1.098646413,1.617293855,3.017670543,3.017670543,0,-0.187879053,0.564808684,0.37692963,-0.768003292 +Mirza Teletovic,teletmi01,2017,RS,MIL,2270,1133,-0.546745907,-1.894104958,-2.440850865,0.178861935,0.178861935,0,-0.06841513,-2.621206405,-2.689621535,0.085757632 +John Henson,hensojo01,2017,RS,MIL,2237,1123,-3.009309144,0.906737665,-2.102571479,0.37024564,0.37024564,0,-3.30047237,0.573528205,-2.726944165,-0.185502549 +Michael Beasley,beaslmi01,2017,RS,MIL,1896,935,0.4148734,-0.58240164,-0.16752824,1.237639586,1.237639586,0,-0.025008951,-1.072404146,-1.097413097,0.454251748 +Khris Middleton,middlkh01,2017,RS,MIL,1733,889,0.96668975,0.435024966,1.401714716,1.888388017,1.888388017,0,1.222308073,0.661685915,1.883993989,0.276283143 +Thon Maker,makerth01,2017,RS,MIL,1102,562,-1.485553079,-1.686922043,-3.172475122,-0.121113258,-0.121113258,0,-0.997964405,-1.032303708,-2.030268113,-0.019472952 +Rashad Vaughn,vaughra01,2017,RS,MIL,921,458,-4.250497572,-0.147947158,-4.39844473,-0.384477624,-0.384477624,0,-3.478451969,-0.856611591,-4.33506356,-0.182609582 +Miles Plumlee,plumlmi01,2017,RS,MIL,630,310,-5.482120141,2.158162465,-3.323957675,-0.091172325,-0.091172325,0,-4.857809846,0.645839837,-4.211970009,0.425772087 +Spencer Hawes,hawessp01,2017,RS,MIL,344,171,-0.963403452,-2.241374512,-3.204777964,-0.040063905,-0.040063905,0,-0.461680829,-2.638779019,-3.100459848,0.957170311 +Gary Payton II,paytoga02,2017,RS,MIL,201,99,-10.1571925,-4.147503225,-14.30469572,-0.586303213,-0.586303213,0,-8.366188991,-4.647287656,-13.01347665,0.450069003 +Steve Novak,novakst01,2017,RS,MIL,40,22,-5.510851713,-6.386952041,-11.89780375,-0.099944413,-0.099944413,0,-3.816400762,-7.92470474,-11.7411055,-2.612027891 +Terrence Jones,joneste01,2017,RS,MIL,13,6,-28.52860456,7.293063156,-21.2355414,-0.057140069,-0.057140069,0,-19.18139568,5.111478277,-14.0699174,0.957073459 +Axel Toupane,toupaax01,2017,RS,MIL,11,6,-16.08450021,-14.5237687,-30.60826891,-0.084593771,-0.084593771,0,-15.31055071,-13.30548411,-28.61603481,-0.789009216 +Andrew Wiggins,wiggian01,2017,RS,MIN,6133,3048,1.438409163,-0.754787756,0.683621407,5.367522987,5.367522987,0,1.465841742,-0.409399439,1.056442303,0.513161696 +Karl-Anthony Towns,townska01,2017,RS,MIN,6043,3030,3.835300211,-2.086446198,1.748854013,6.963363989,6.963363989,0,4.036508543,-1.7005737,2.335934843,0.120710432 +Gorgui Dieng,dienggo01,2017,RS,MIN,5278,2653,-0.796801555,1.554553848,0.757752293,4.691925147,4.691925147,0,-0.82485661,2.457849159,1.632992549,-1.157559613 +Ricky Rubio,rubiori01,2017,RS,MIN,4929,2469,1.519440681,0.346915547,1.866356228,5.81351176,5.81351176,0,1.533837862,1.233704089,2.767541951,-0.027619826 +Zach LaVine,lavinza01,2017,RS,MIN,3463,1749,0.917437337,-2.39269388,-1.475256544,1.129927064,1.129927064,0,0.70503178,-1.695652908,-0.990621128,-0.653412063 +Shabazz Muhammad,muhamsh01,2017,RS,MIN,3062,1516,-0.319500307,-1.637663307,-1.957163614,0.611560343,0.611560343,0,-1.048912235,-2.714200825,-3.763113059,-0.267037304 +Kris Dunn,dunnkr01,2017,RS,MIN,2685,1333,-3.312511614,0.024034945,-3.28847667,-0.364594476,-0.364594476,0,-3.214914993,0.67584355,-2.539071443,-0.434364878 +Nemanja Bjelica,bjeline01,2017,RS,MIN,2417,1190,-0.763333627,1.867284963,1.103951336,2.344086552,2.344086552,0,-0.640631847,1.59565954,0.955027692,0.176331229 +Brandon Rush,rushbr01,2017,RS,MIN,2059,1030,-2.310000927,-0.898958072,-3.208958999,-0.239873594,-0.239873594,0,-2.728819003,-1.306217883,-4.035036886,-0.533639682 +Tyus Jones,jonesty01,2017,RS,MIN,1573,774,1.110524336,-0.618052665,0.492471671,1.275579534,1.275579534,0,0.397598803,-0.892587469,-0.494988666,-0.371979975 +Cole Aldrich,aldrico01,2017,RS,MIN,1088,531,-2.040379858,-0.173788867,-2.214168724,0.144464506,0.144464506,0,-2.449468257,0.793979844,-1.655488413,-0.473588409 +Omri Casspi,casspom01,2017,RS,MIN,453,222,-2.065083311,-2.688015065,-4.753098376,-0.226246871,-0.226246871,0,-2.106241826,-1.268712908,-3.374954734,-0.273616999 +Adreian Payne,paynead01,2017,RS,MIN,278,135,-1.479682929,-2.030935115,-3.510618044,-0.052925527,-0.052925527,0,-0.354861231,-1.753108268,-2.1079695,1.004400065 +Lance Stephenson,stephla01,2017,RS,MIN,131,67,-2.350608679,-4.277318238,-6.627926917,-0.131932456,-0.131932456,0,-2.553703211,-6.029905181,-8.583608392,-0.46490069 +Jordan Hill,hilljo01,2017,RS,MIN,92,47,-6.36719592,-5.108806688,-11.47600261,-0.208760496,-0.208760496,0,-4.220886956,-4.956063904,-9.17695086,-0.226803585 +John Lucas,lucasjo02,2017,RS,MIN,25,11,-5.201044337,12.8767951,7.675750764,0.057059023,0.057059023,0,-3.525366383,8.295254652,4.769888269,-2.434818697 +Anthony Davis,davisan02,2017,RS,NOP,5582,2708,0.581632221,4.449178164,5.030810385,10.80842731,10.80842731,0,0.996587349,3.822936391,4.819523739,0.531888178 +Solomon Hill,hillso01,2017,RS,NOP,4944,2374,-1.811522482,1.174984563,-0.636537919,2.573641044,2.573641044,0,-2.152162759,1.150974031,-1.001188728,0.528206005 +Jrue Holiday,holidjr01,2017,RS,NOP,4533,2190,0.649747447,0.245775946,0.895523392,4.092000869,4.092000869,0,0.294805143,0.794214102,1.089019244,0.450783072 +E'Twaun Moore,mooreet01,2017,RS,NOP,3781,1820,0.223006083,-0.797088071,-0.574081988,2.011524882,2.011524882,0,-0.83420244,-0.534546575,-1.368749016,-0.43471345 +Dante Cunningham,cunnida01,2017,RS,NOP,3421,1649,-1.374112552,0.208168806,-1.165943746,1.324776682,1.324776682,0,-1.829762445,-0.03209777,-1.861860215,-0.58302606 +Tim Frazier,fraziti01,2017,RS,NOP,3156,1525,-0.546525613,-1.303085022,-1.849610635,0.698631351,0.698631351,0,-0.891684772,-0.863175329,-1.754860101,-0.268990397 +Terrence Jones,joneste01,2017,RS,NOP,2617,1264,-2.050194794,-0.117789433,-2.167984228,0.372900543,0.372900543,0,-1.973804461,-0.353203721,-2.327008182,-0.636947742 +Buddy Hield,hieldbu01,2017,RS,NOP,2427,1161,-1.486634074,-1.877510447,-3.364144521,-0.36377046,-0.36377046,0,-2.126333185,-2.016946754,-4.143279939,-0.00357453 +Langston Galloway,gallola01,2017,RS,NOP,2323,1120,-0.620710632,-0.295545334,-0.916255967,1.04445355,1.04445355,0,-0.702042649,-0.375022541,-1.07706519,-0.317512868 +Alexis Ajinca,ajincal01,2017,RS,NOP,1223,584,-4.436739426,1.229835643,-3.206903783,-0.136314643,-0.136314643,0,-3.801996307,1.020942858,-2.781053448,0.127572121 +DeMarcus Cousins,couside01,2017,RS,NOP,1187,574,2.277520582,2.772640225,5.050160807,2.322095238,2.322095238,0,1.814603347,3.586191242,5.400794589,1.622341771 +Donatas Motiejunas,motiedo01,2017,RS,NOP,1022,479,-3.821866245,-2.691578956,-6.513445202,-0.92875844,-0.92875844,0,-3.551593918,-2.036615941,-5.58820986,0.962622248 +Omer Asik,asikom01,2017,RS,NOP,1002,482,-4.18540585,-1.416768589,-5.602174439,-0.69929594,-0.69929594,0,-5.033755275,-1.052835832,-6.086591107,-0.293760539 +Tyreke Evans,evansty01,2017,RS,NOP,980,474,0.193029485,-1.183817076,-0.990787591,0.423710818,0.423710818,0,-0.563104803,-1.679823667,-2.242928471,-0.398405813 +Jordan Crawford,crawfjo02,2017,RS,NOP,906,442,4.757695058,-4.177901804,0.579793254,0.751918245,0.751918245,0,3.932731973,-3.550657281,0.382074692,0.133491878 +Cheick Diallo,diallch01,2017,RS,NOP,421,199,-2.881862931,-4.038266387,-6.920129318,-0.422398451,-0.422398451,0,-2.563370736,-3.415077443,-5.978448179,-0.230275367 +Hollis Thompson,thompho01,2017,RS,NOP,391,191,-3.627954912,1.39046507,-2.237489842,0.049688087,0.049688087,0,-3.333426587,0.936458086,-2.396968501,-0.501039869 +Lance Stephenson,stephla01,2017,RS,NOP,344,162,-2.168331209,1.663537767,-0.504793443,0.18487952,0.18487952,0,-2.659102167,-0.347433578,-3.006535745,-0.365882905 +Anthony Brown,brownan02,2017,RS,NOP,286,143,-4.593903506,-0.003965072,-4.597868578,-0.134636444,-0.134636444,0,-3.680854191,0.150898468,-3.529955724,-0.132026669 +Quinn Cook,cookqu01,2017,RS,NOP,235,111,0.638373067,-4.592851238,-3.954478172,-0.067593351,-0.067593351,0,-0.12650559,-4.244337017,-4.370842608,-0.889989766 +Reggie Williams,willire02,2017,RS,NOP,168,79,0.871366581,-1.597771803,-0.726405221,0.080767514,0.080767514,0,-1.388688107,-2.063574957,-3.452263064,-0.956212651 +Wayne Selden,seldewa01,2017,RS,NOP,105,47,-3.461646058,2.282188516,-1.179457542,0.037849906,0.037849906,0,-4.46193418,0.744526435,-3.717407745,0.492894618 +Axel Toupane,toupaax01,2017,RS,NOP,84,41,-0.370996727,-0.649263435,-1.020260162,0.035957136,0.035957136,0,-0.200810931,-0.094446466,-0.295257397,-0.612427521 +Jarrett Jack,jackja01,2017,RS,NOP,68,33,-4.863294706,-1.137439426,-6.000734133,-0.054835614,-0.054835614,0,-4.53874353,-1.288805872,-5.827549402,0.186936483 +Archie Goodwin,goodwar01,2017,RS,NOP,64,30,3.961635579,-10.63861425,-6.676978666,-0.059884309,-0.059884309,0,1.279950242,-9.283157277,-8.003207036,-0.362336553 +Omri Casspi,casspom01,2017,RS,NOP,55,24,-3.320502385,-2.863761553,-6.184263938,-0.042202226,-0.042202226,0,-4.180339237,-2.775678541,-6.956017778,0.350709769 +Carmelo Anthony,anthoca01,2017,RS,NYK,5131,2538,1.929266526,-3.107113031,-1.177846505,2.032332401,2.032332401,0,1.98566038,-3.139404877,-1.153744496,-0.165254332 +Courtney Lee,leeco01,2017,RS,NYK,4947,2459,0.053575029,-1.423327942,-1.369752913,1.717435525,1.717435525,0,-0.133015978,-1.011991304,-1.145007282,-0.804228917 +Kristaps Porzingis,porzikr01,2017,RS,NYK,4412,2164,-1.257606196,1.561843735,0.304237539,3.400759962,3.400759962,0,-0.138860646,1.620792521,1.481931875,0.833670278 +Derrick Rose,rosede01,2017,RS,NYK,4237,2082,1.186415835,-1.395055613,-0.208639778,2.694904967,2.694904967,0,0.484522302,-1.833858945,-1.349336643,-0.167887035 +Justin Holiday,holidju01,2017,RS,NYK,3346,1639,-0.659090989,0.567136069,-0.09195492,2.229012438,2.229012438,0,-0.480582838,-0.05472157,-0.535304409,0.278372505 +Brandon Jennings,jennibr01,2017,RS,NYK,2929,1428,-0.076881809,-0.560642187,-0.637523996,1.536601187,1.536601187,0,-0.520638186,-0.965246636,-1.485884822,-0.157814353 +Willy Hernangomez,hernawi01,2017,RS,NYK,2713,1324,-1.153814958,0.210828313,-0.942986645,1.226270293,1.226270293,0,-0.813755556,-0.085877222,-0.899632778,0.451950926 +Kyle O'Quinn,oquinky01,2017,RS,NYK,2483,1229,0.352911162,0.317090263,0.670001425,2.138417801,2.138417801,0,0.155583075,0.025024469,0.180607543,-0.276531038 +Mindaugas Kuzminskas,kuzmimi01,2017,RS,NYK,2089,1016,-0.362487638,-3.695515395,-4.058003033,-0.678609944,-0.678609944,0,-0.577032814,-4.5126537,-5.089686514,0.085256346 +Joakim Noah,noahjo01,2017,RS,NYK,2055,1015,-1.001871229,-0.21020139,-1.212072618,0.798251925,0.798251925,0,-0.910399195,0.167071069,-0.743328127,0.22559031 +Lance Thomas,thomala01,2017,RS,NYK,1962,968,-2.628877207,-1.90954118,-4.538418387,-0.87731631,-0.87731631,0,-2.75306818,-2.175076764,-4.928144944,-0.659265554 +Ron Baker,bakerro01,2017,RS,NYK,1718,857,-2.492294626,2.063699924,-0.428594702,1.014834125,1.014834125,0,-2.197683651,0.765942143,-1.431741507,-0.017431597 +Sasha Vujacic,vujacsa01,2017,RS,NYK,844,408,-2.518472352,-0.061274019,-2.579746371,0.035307824,0.035307824,0,-2.452542799,-1.120065113,-3.572607912,-0.366576378 +Maurice Ndour,ndourma01,2017,RS,NYK,674,331,-2.295574467,2.17203118,-0.123543287,0.443860194,0.443860194,0,-1.649819698,0.38790483,-1.261914868,0.069477897 +Chasson Randle,randlch01,2017,RS,NYK,459,225,0.443923288,-0.873417153,-0.429493865,0.267221151,0.267221151,0,0.396107587,-1.099155137,-0.70304755,0.308818028 +Marshall Plumlee,plumlma02,2017,RS,NYK,350,170,-3.119402047,-2.787771257,-5.907173304,-0.274406268,-0.274406268,0,-3.785899128,-4.102322547,-7.888221676,0.204897053 +Russell Westbrook,westbru01,2017,RS,OKC,5860,2802,7.803999299,-1.272229854,6.531769445,13.8163326,13.8163326,0,7.989260059,-1.13268511,6.85657495,4.045869193 +Steven Adams,adamsst01,2017,RS,OKC,4950,2389,-1.74048414,1.569530167,-0.170953972,3.143711406,3.143711406,0,-1.610870497,2.239876453,0.629005957,0.006092547 +Andre Roberson,roberan03,2017,RS,OKC,4924,2376,-1.845212295,3.975900262,2.130687967,5.890446923,5.890446923,0,-1.90714906,4.278046636,2.370897576,-0.432628119 +Victor Oladipo,oladivi01,2017,RS,OKC,4619,2222,0.176173043,1.757560084,1.933733127,5.312741722,5.312741722,0,-0.064357487,1.943300554,1.878943066,0.054685877 +Domantas Sabonis,sabondo01,2017,RS,OKC,3341,1632,-3.787837046,1.214458041,-2.573379004,0.146058717,0.146058717,0,-3.745424001,0.879988858,-2.865435143,-0.669746444 +Enes Kanter,kanteen01,2017,RS,OKC,3144,1533,2.023791413,-0.838328623,1.18546279,3.070932678,3.070932678,0,1.533275945,-0.800209949,0.733065996,-0.227433144 +Jerami Grant,grantje01,2017,RS,OKC,3094,1490,-1.795344666,0.240309213,-1.555035453,0.904695263,0.904695263,0,-2.394645421,0.022839747,-2.371805674,-0.401083335 +Alex Abrines,abrinal01,2017,RS,OKC,2215,1055,0.654933004,-0.724233435,-0.06930043,1.447708122,1.447708122,0,0.339200528,-0.611865971,-0.272665443,0.325770826 +Semaj Christon,chrisse01,2017,RS,OKC,1967,973,-3.574106121,-3.4245801,-6.99868622,-2.059345566,-2.059345566,0,-3.453849601,-2.778756364,-6.232605965,-2.316374646 +Joffrey Lauvergne,lauvejo01,2017,RS,OKC,1516,739,-1.409989873,-0.180271959,-1.590261832,0.437566309,0.437566309,0,-1.58820949,-0.874613681,-2.462823171,0.067563402 +Anthony Morrow,morroan01,2017,RS,OKC,1304,627,-0.446851922,-2.902700732,-3.349552654,-0.190977426,-0.190977426,0,-0.5848581,-2.782929783,-3.367787883,-0.417696345 +Taj Gibson,gibsota01,2017,RS,OKC,1009,487,-2.430505242,1.087353291,-1.343151951,0.347659374,0.347659374,0,-2.750576868,0.473014782,-2.277562086,-0.532187925 +Doug McDermott,mcderdo01,2017,RS,OKC,875,430,-0.134991859,-7.24394395,-7.378935809,-1.005052101,-1.005052101,0,-1.415127319,-5.963857156,-7.378984475,-1.011466689 +Kyle Singler,singlky01,2017,RS,OKC,791,385,-4.295762486,-0.498702413,-4.794464899,-0.399285214,-0.399285214,0,-5.803240284,-1.006144875,-6.80938516,-0.562498008 +Cameron Payne,payneca01,2017,RS,OKC,660,320,-4.250014328,-0.286777249,-4.536791577,-0.289104625,-0.289104625,0,-3.18032985,-0.348254001,-3.528583851,-0.878999405 +Nick Collison,collini01,2017,RS,OKC,261,128,-1.58519569,0.069718377,-1.515477313,0.08012572,0.08012572,0,-1.817296858,-0.505368078,-2.322664936,-0.602897782 +Norris Cole,coleno01,2017,RS,OKC,260,125,-6.721066654,0.305084585,-6.415982069,-0.233608056,-0.233608056,0,-5.439404816,0.607907707,-4.831497109,-0.07969456 +Ersan Ilyasova,ilyaser01,2017,RS,OKC,142,62,-6.682840011,2.255764432,-4.427075579,-0.053652116,-0.053652116,0,-7.649024078,1.840058581,-5.808965497,1.113466953 +Josh Huestis,huestjo01,2017,RS,OKC,68,31,3.374132299,5.585198934,8.959331233,0.183473243,0.183473243,0,3.443642444,3.298504499,6.742146943,-0.913064187 +Elfrid Payton,paytoel01,2017,RS,ORL,4954,2412,1.772031192,-0.883929414,0.888101779,4.480804058,4.480804058,0,1.065141971,-0.280652614,0.784489357,0.082101571 +Aaron Gordon,gordoaa01,2017,RS,ORL,4687,2298,1.139264403,-0.278444652,0.860819751,4.228521971,4.228521971,0,0.663884229,-0.695295806,-0.031411577,-0.114602533 +Evan Fournier,fournev01,2017,RS,ORL,4551,2234,0.246039611,-0.408449323,-0.162409711,2.958528313,2.958528313,0,-0.105265566,-0.257235565,-0.362501131,0.30688263 +Nikola Vucevic,vucevni01,2017,RS,ORL,4467,2163,-1.526685489,1.996025009,0.469339521,3.577444011,3.577444011,0,-1.288446731,1.986692312,0.69824558,0.682000346 +Bismack Biyombo,biyombi01,2017,RS,ORL,3578,1793,-4.011511672,-0.575611862,-4.587123534,-1.660916992,-1.660916992,0,-3.932342133,-0.833316818,-4.765658952,-1.14765582 +Serge Ibaka,ibakase01,2017,RS,ORL,3470,1710,-0.420688226,0.131705302,-0.288982924,2.145567,2.145567,0,-0.25535183,0.210998967,-0.044352863,-0.069791671 +Jeff Green,greenje02,2017,RS,ORL,3126,1534,-2.556140776,-0.409429849,-2.965570625,-0.168216645,-0.168216645,0,-2.779987806,-1.076356968,-3.856344774,-0.290125648 +D.J. Augustin,augusdj01,2017,RS,ORL,3097,1538,-2.190055864,-4.160976042,-6.351031906,-2.798342602,-2.798342602,0,-2.481446028,-4.313261838,-6.794707867,-0.949166416 +C.J. Watson,watsocj01,2017,RS,ORL,2071,1012,-1.945087098,-0.306285869,-2.251372967,0.258226685,0.258226685,0,-2.112928308,-0.852670014,-2.965598322,0.295042736 +Mario Hezonja,hezonma01,2017,RS,ORL,1947,960,-4.654824957,-1.219466065,-5.874291022,-1.537501491,-1.537501491,0,-3.737567429,-2.217679303,-5.955246732,0.464651881 +Terrence Ross,rosste01,2017,RS,ORL,1565,748,0.052649097,-0.258631639,-0.205982542,0.979545208,0.979545208,0,-0.2928593,0.389881071,0.097021771,0.876249006 +Jodie Meeks,meeksjo01,2017,RS,ORL,1525,738,0.670853464,0.018317878,0.689171342,1.30794813,1.30794813,0,0.285904017,-0.622908294,-0.337004277,0.985132261 +Damjan Rudez,rudezda01,2017,RS,ORL,643,314,-3.647434329,-3.746401529,-7.393835858,-0.747415294,-0.747415294,0,-2.831335904,-4.405592566,-7.23692847,0.45617399 +CJ Wilcox,wilcocj01,2017,RS,ORL,223,108,-5.040721968,-2.005530659,-7.046252627,-0.239685191,-0.239685191,0,-4.194960012,-3.730682967,-7.925642979,1.224339298 +Stephen Zimmerman,zimmest01,2017,RS,ORL,219,108,-3.864952804,-9.410655952,-13.27560876,-0.57679541,-0.57679541,0,-3.003926367,-7.264943771,-10.26887014,-0.538246939 +Marcus Georges-Hunt,georgma01,2017,RS,ORL,101,48,-3.713680145,-7.880906012,-11.59458616,-0.217833259,-0.217833259,0,-4.082798215,-7.1337387,-11.21653691,0.558329501 +Patricio Garino,garinpa01,2017,RS,ORL,86,43,-11.0377803,-10.63427238,-21.67205268,-0.418480503,-0.418480503,0,-9.206471275,-8.730265481,-17.93673676,0.793273319 +Arinze Onuaku,onuakar01,2017,RS,ORL,56,28,-7.165081692,-5.217779531,-12.38286122,-0.135086509,-0.135086509,0,-5.900441197,-6.046385515,-11.94682671,-1.799629068 +Anthony Brown,brownan02,2017,RS,ORL,31,16,6.084152161,3.706737426,9.790889588,0.100603573,0.100603573,0,4.287532065,3.240667398,7.528199464,-1.696156254 +Nik Stauskas,stausni01,2017,RS,PHI,4549,2188,0.001626535,-2.084605124,-2.082978589,0.744167416,0.744167416,0,-0.6233689,-2.21139285,-2.834761751,-0.058006161 +T.J. McConnell,mccontj01,2017,RS,PHI,4524,2133,-1.377308397,0.580506474,-0.796801923,2.13318418,2.13318418,0,-1.792702797,0.979027373,-0.813675424,0.350883658 +Dario Saric,saricda01,2017,RS,PHI,4482,2129,-2.140154594,0.266079055,-1.874075539,0.960452962,0.960452962,0,-1.89023624,-0.278223036,-2.168459276,0.928899882 +Robert Covington,covinro01,2017,RS,PHI,4446,2119,-1.662518518,3.753779532,2.091261014,5.290169939,5.290169939,0,-1.292073097,3.848364965,2.556291867,1.053554595 +Gerald Henderson,hendege02,2017,RS,PHI,3482,1667,-1.616622578,-1.617376719,-3.233999297,-0.410218354,-0.410218354,0,-2.184222437,-1.620446284,-3.804668721,-0.339491552 +Sergio Rodriguez,rodrise01,2017,RS,PHI,3123,1518,-0.494367498,-3.386893343,-3.881260841,-0.868624004,-0.868624004,0,-1.024971121,-3.298737914,-4.323709035,-0.841804526 +Ersan Ilyasova,ilyaser01,2017,RS,PHI,3035,1447,0.340291789,1.49005069,1.830342478,3.408866151,3.408866151,0,0.388947529,0.790606787,1.179554316,0.794398 +Timothe Luwawu-Cabarrot,luwawti01,2017,RS,PHI,2523,1190,-1.91325897,-0.321002338,-2.234261308,0.315932017,0.315932017,0,-2.189031263,-0.950845594,-3.139876857,0.879476984 +Richaun Holmes,holmeri01,2017,RS,PHI,2510,1193,-0.869736343,-1.26860278,-2.138339122,0.372865274,0.372865274,0,-0.873300937,-0.711408439,-1.584709375,0.149258553 +Jahlil Okafor,okafoja01,2017,RS,PHI,2314,1134,-4.720910452,-0.929972691,-5.650883142,-1.664188597,-1.664188597,0,-4.90637669,-0.884002048,-5.790378738,-0.827931013 +Joel Embiid,embiijo01,2017,RS,PHI,1642,786,-1.501959739,5.600233816,4.098274078,2.792342633,2.792342633,0,-2.019135795,4.277593611,2.258457816,1.645407235 +Nerlens Noel,noelne01,2017,RS,PHI,1206,564,-1.512630932,2.106757411,0.59412648,0.969075142,0.969075142,0,-1.409551133,2.877695712,1.468144579,0.692487788 +Hollis Thompson,thompho01,2017,RS,PHI,1147,561,-2.322728297,-2.133146513,-4.45587481,-0.483007731,-0.483007731,0,-2.938206355,-2.211292921,-5.149499276,-1.055023061 +Justin Anderson,anderju01,2017,RS,PHI,1080,518,-0.612044664,-1.135464335,-1.747508999,0.264930717,0.264930717,0,-1.161228456,-1.509587807,-2.670816263,-0.004151589 +Shawn Long,longsh01,2017,RS,PHI,491,234,4.090978359,-2.592450406,1.498527953,0.510164907,0.510164907,0,2.750341809,-1.137470564,1.612871245,0.569871224 +Alex Poythress,poythal01,2017,RS,PHI,327,157,1.282691498,-8.243996094,-6.961304596,-0.335460273,-0.335460273,0,0.223265037,-7.385101891,-7.161836855,-0.544093264 +Chasson Randle,randlch01,2017,RS,PHI,161,74,4.031584326,0.296166527,4.327750854,0.271874105,0.271874105,0,4.023212232,0.376332063,4.399544295,1.708771045 +Tiago Splitter,splitti01,2017,RS,PHI,160,76,0.949250336,-5.570076253,-4.620825918,-0.073059656,-0.073059656,0,-1.292850749,-4.486026873,-5.778877622,0.700448005 +Jerryd Bayless,bayleje01,2017,RS,PHI,143,71,-2.391000887,-3.306754325,-5.697755212,-0.106791361,-0.106791361,0,-3.164442801,-4.010441112,-7.174883913,0.010367889 +Jerami Grant,grantje01,2017,RS,PHI,86,41,-8.82990466,-0.637997269,-9.467901929,-0.139373322,-0.139373322,0,-7.767350836,-1.437844662,-9.205195498,-0.804887187 +Justin Harper,harpeju01,2017,RS,PHI,66,31,-8.688342697,-4.36099383,-13.04933653,-0.166095663,-0.166095663,0,-6.08386077,-4.987300791,-11.07116156,1.926510422 +Devin Booker,bookede01,2017,RS,PHO,5794,2730,0.99643344,-2.049198447,-1.052765006,2.39459862,2.39459862,0,0.595684925,-1.85789383,-1.262208904,1.27019333 +Eric Bledsoe,bledser01,2017,RS,PHO,4604,2176,3.215428645,-2.385989094,0.829439551,3.997104898,3.997104898,0,2.542698065,-1.200995322,1.341702743,0.573364838 +T.J. Warren,warretj01,2017,RS,PHO,4358,2048,0.930679899,-1.077996238,-0.147316339,2.72191532,2.72191532,0,-0.189384094,-0.652001625,-0.84138572,0.086502221 +Marquese Chriss,chrisma01,2017,RS,PHO,3721,1743,-2.986334834,-1.321713986,-4.30804882,-1.404795845,-1.404795845,0,-2.761795572,-0.802715832,-3.564511404,1.363275855 +PJ Tucker,tuckepj01,2017,RS,PHO,3383,1627,-0.86100801,1.145379595,0.284371585,2.504467569,2.504467569,0,-1.484941496,1.546081082,0.061139586,-0.558847311 +Alex Len,lenal01,2017,RS,PHO,3318,1560,-3.678429804,1.130001894,-2.54842791,0.161402685,0.161402685,0,-3.861104279,1.37339867,-2.487705608,0.592480746 +Jared Dudley,dudleja01,2017,RS,PHO,2900,1362,-0.83040372,2.31856967,1.48816595,2.962849237,2.962849237,0,-0.772562803,1.626696261,0.854133458,0.592192215 +Tyson Chandler,chandty01,2017,RS,PHO,2724,1298,-1.137441594,-0.328725147,-1.466166741,0.847966798,0.847966798,0,-2.145198431,-0.057464678,-2.202663109,-0.258254094 +Brandon Knight,knighbr03,2017,RS,PHO,2418,1140,-2.024213997,-1.922389289,-3.946603287,-0.69822651,-0.69822651,0,-2.443313664,-2.078332646,-4.52164631,0.316907122 +Tyler Ulis,ulisty01,2017,RS,PHO,2409,1123,-0.463294264,-2.612625719,-3.075919982,-0.186676092,-0.186676092,0,-1.514093434,-2.665676141,-4.179769575,-0.032179819 +Leandro Barbosa,barbole01,2017,RS,PHO,2026,963,-0.306776109,-1.798967412,-2.10574352,0.316675595,0.316675595,0,-1.193866914,-2.255996534,-3.449863448,0.04271048 +Alan Williams,willial03,2017,RS,PHO,1517,708,-0.687596784,2.904448674,2.21685189,1.802555331,1.802555331,0,-1.63125308,2.522392674,0.891139594,0.460409589 +Dragan Bender,bendedr01,2017,RS,PHO,1196,574,-2.549615982,-0.199609993,-2.749225975,0.000227654,0.000227654,0,-2.884387407,-1.099598848,-3.983986256,0.422615635 +Derrick Jones Jr.,jonesde02,2017,RS,PHO,1162,545,-0.701809808,-1.122015525,-1.823825333,0.257059319,0.257059319,0,-2.123376129,-1.799013506,-3.922389635,-0.179734999 +Ronnie Price,pricero01,2017,RS,PHO,288,134,-4.435981056,-1.634513697,-6.070494754,-0.226117068,-0.226117068,0,-4.643545805,-0.807663953,-5.451209758,-0.386523824 +Jarell Eddie,eddieja01,2017,RS,PHO,141,62,-1.201564863,-0.794040866,-1.995605729,0.024069793,0.024069793,0,-0.944957205,-3.152764625,-4.09772183,0.848789969 +Elijah Millsap,millsel01,2017,RS,PHO,45,23,-13.26921062,-1.776001014,-15.04521164,-0.145051001,-0.145051001,0,-12.19066083,-3.14211388,-15.33277471,0.524592538 +John Jenkins,jenkijo01,2017,RS,PHO,28,13,10.66863299,-5.922438436,4.746194558,0.049484735,0.049484735,0,5.916097686,-6.780877462,-0.864779777,-0.462693359 +CJ McCollum,mccolcj01,2017,RS,POR,5742,2796,3.39367956,-1.107772352,2.285907208,7.179460031,7.179460031,0,3.168023909,-0.458298192,2.709725717,-0.05950988 +Damian Lillard,lillada01,2017,RS,POR,5512,2694,6.172178119,-2.00551562,4.1666625,9.540376311,9.540376311,0,6.122417417,-1.182920181,4.939497236,0.346377186 +Allen Crabbe,crabbal01,2017,RS,POR,4660,2254,-0.903533887,-1.767984424,-2.67151831,0.090382579,0.090382579,0,-1.162076233,-1.538863385,-2.700939618,0.140591194 +Maurice Harkless,harklma01,2017,RS,POR,4536,2223,0.242245357,0.262742329,0.504987686,3.675161928,3.675161928,0,0.038559593,0.595992183,0.634551777,-0.440071196 +Al-Farouq Aminu,aminual01,2017,RS,POR,3607,1773,-2.248002964,3.51090983,1.262906866,3.619383246,3.619383246,0,-1.719371362,3.065747443,1.346376081,-0.287259139 +Evan Turner,turneev01,2017,RS,POR,3402,1658,-2.406784911,0.936590933,-1.470193979,1.082292737,1.082292737,0,-2.167809564,0.709479333,-1.458330232,-0.028090046 +Mason Plumlee,plumlma01,2017,RS,POR,3077,1516,0.775238493,-0.496700702,0.278537791,2.337381852,2.337381852,0,0.331776956,0.346574962,0.678351918,-0.21275382 +Noah Vonleh,vonleno01,2017,RS,POR,2576,1265,-3.191587235,1.213640132,-1.977947102,0.49557875,0.49557875,0,-3.093899673,0.839959666,-2.253940006,-0.532793969 +Meyers Leonard,leoname01,2017,RS,POR,2536,1222,-3.203088142,-1.301714017,-4.504802158,-1.094475499,-1.094475499,0,-2.451692407,-0.855369322,-3.30706173,0.037550909 +Ed Davis,davised01,2017,RS,POR,1617,789,-2.661586334,-2.977642725,-5.63922906,-1.161543939,-1.161543939,0,-2.877646567,-2.070645323,-4.94829189,-0.12725603 +Jusuf Nurkic,nurkiju01,2017,RS,POR,1199,584,-0.106223757,2.390188265,2.283964508,1.515907752,1.515907752,0,-0.065515368,3.240531732,3.175016364,1.046616907 +Shabazz Napier,napiesh01,2017,RS,POR,1033,512,0.375190046,-0.075291929,0.299898117,0.793627585,0.793627585,0,1.255471228,-0.483335287,0.772135941,-0.378489131 +Pat Connaughton,connapa01,2017,RS,POR,648,316,-0.769030746,-2.610251183,-3.379281929,-0.101338193,-0.101338193,0,-0.735371033,-3.359064533,-4.094435566,-0.112785558 +Jake Layman,laymaja01,2017,RS,POR,520,249,-5.938185095,-1.827531781,-7.765716876,-0.639140812,-0.639140812,0,-4.645194439,-3.510988194,-8.156182633,0.299438046 +Tim Quarterman,quartti01,2017,RS,POR,167,80,-1.182986755,0.698047586,-0.484939169,0.094840635,0.094840635,0,-1.706267898,-2.471763965,-4.178031863,2.535711754 +Darren Collison,collida01,2017,RS,SAC,4094,2063,1.058136956,-1.742249269,-0.684112314,2.14333903,2.14333903,0,0.564322055,-1.52401557,-0.959693515,-1.402759026 +DeMarcus Cousins,couside01,2017,RS,SAC,3746,1891,3.779627692,1.367798411,5.147426103,7.664702516,7.664702516,0,3.489587418,1.380524699,4.870112117,0.583947926 +Ty Lawson,lawsoty01,2017,RS,SAC,3525,1732,0.164923066,-0.733645481,-0.568722415,1.935776847,1.935776847,0,-0.367350668,-0.824085255,-1.191435923,0.420100456 +Garrett Temple,templga01,2017,RS,SAC,3484,1728,-0.654629598,1.90868652,1.254056922,3.539378331,3.539378331,0,-0.706102459,1.874720621,1.168618162,0.258399371 +Arron Afflalo,afflaar01,2017,RS,SAC,3146,1580,-1.252486813,-4.757288217,-6.00977503,-2.593034888,-2.593034888,0,-1.84469576,-4.240256022,-6.084951782,-1.296124622 +Anthony Tolliver,tollian01,2017,RS,SAC,3004,1477,-0.482287495,-1.190496057,-1.672783552,0.813446532,0.813446532,0,-0.698361596,-1.5577281,-2.256089696,0.204638124 +Willie Cauley-Stein,caulewi01,2017,RS,SAC,2858,1421,-3.117082014,-0.577887996,-3.69497001,-0.682820887,-0.682820887,0,-3.258758481,-0.849982467,-4.108740948,-0.325999942 +Kosta Koufos,koufoko01,2017,RS,SAC,2820,1419,-2.481681167,1.656771007,-0.82491016,1.384041955,1.384041955,0,-3.054735029,1.367235633,-1.687499396,-0.680769205 +Matt Barnes,barnema02,2017,RS,SAC,2753,1367,-0.665341804,-1.218592443,-1.883934247,0.60695088,0.60695088,0,-0.347915955,-1.359333518,-1.707249473,0.474032234 +Ben McLemore,mclembe01,2017,RS,SAC,2374,1176,-1.810582933,-1.77444973,-3.585032664,-0.50292285,-0.50292285,0,-2.122077857,-1.796789304,-3.918867161,0.373410789 +Rudy Gay,gayru01,2017,RS,SAC,2036,1013,1.113369178,2.605354081,3.718723259,3.368650884,3.368650884,0,0.724462177,1.991417939,2.715880117,0.745347516 +Buddy Hield,hieldbu01,2017,RS,SAC,1458,727,0.207700733,-0.610074426,-0.402373693,0.872714196,0.872714196,0,-0.014565864,-0.851797886,-0.86636375,0.218925699 +Skal Labissiere,labissk01,2017,RS,SAC,1246,612,-1.475670305,-1.427419918,-2.903090223,-0.047808347,-0.047808347,0,-2.139120487,-1.024465362,-3.163585849,0.014545078 +Omri Casspi,casspom01,2017,RS,SAC,792,397,-1.768646982,-1.329897272,-3.098544255,-0.070312428,-0.070312428,0,-2.827856981,-1.846688158,-4.67454514,-0.395992344 +Langston Galloway,gallola01,2017,RS,SAC,761,375,-1.229420275,0.621287861,-0.608132414,0.407325894,0.407325894,0,-1.739359056,-0.679443761,-2.418802816,-0.59049911 +Georgios Papagiannis,papagge01,2017,RS,SAC,723,355,-2.84989714,-2.917644921,-5.76754206,-0.545261644,-0.545261644,0,-3.203669638,-2.771077633,-5.97474727,-0.229476267 +Tyreke Evans,evansty01,2017,RS,SAC,625,314,-1.006548002,-0.453580037,-1.460128039,0.206937018,0.206937018,0,-1.103995851,-0.847105772,-1.951101624,0.140469706 +Malachi Richardson,richama01,2017,RS,SAC,405,198,-0.837340074,-2.843107604,-3.680447678,-0.09391239,-0.09391239,0,-1.090165742,-2.910789096,-4.000954838,-0.08459542 +Jordan Farmar,farmajo01,2017,RS,SAC,69,35,1.762510915,-4.169914029,-2.407403114,0.00608556,0.00608556,0,2.072376091,-4.94288693,-2.870510838,-0.516167197 +Kawhi Leonard,leonaka01,2017,RS,SAS,4885,2474,6.592603457,1.702580777,8.295184234,13.91095985,13.91095985,0,6.592216936,2.403966183,8.996183119,-0.215690745 +LaMarcus Aldridge,aldrila01,2017,RS,SAS,4537,2335,-0.911187291,1.655023641,0.743836351,4.08566087,4.08566087,0,-0.450036647,1.950660659,1.500624012,-1.805343193 +Patty Mills,millspa02,2017,RS,SAS,3621,1754,1.814254925,-0.657628455,1.15662647,3.529981462,3.529981462,0,1.778660924,0.046716765,1.825377688,0.953336181 +Danny Green,greenda02,2017,RS,SAS,3535,1807,-0.304304135,2.640745646,2.336441511,4.669906232,4.669906232,0,-0.330643056,3.32523836,2.994595304,-0.406723395 +Pau Gasol,gasolpa01,2017,RS,SAS,3234,1627,1.409058299,1.586645202,2.995703501,4.76727977,4.76727977,0,1.725175665,1.753751532,3.478927197,-0.04529275 +Tony Parker,parketo01,2017,RS,SAS,3075,1587,-0.867517968,-2.128733404,-2.996251372,-0.19594829,-0.19594829,0,-0.996769862,-1.531668003,-2.528437866,-1.691536232 +David Lee,leeda02,2017,RS,SAS,3027,1477,0.654901227,1.652494151,2.307395378,3.823651195,3.823651195,0,0.104964165,1.260270185,1.36523435,0.323608627 +Jonathon Simmons,simmojo02,2017,RS,SAS,2836,1392,-2.449281875,0.666397394,-1.782884481,0.686081,0.686081,0,-2.722178496,0.597149726,-2.12502877,-0.10895182 +Manu Ginobili,ginobma01,2017,RS,SAS,2734,1291,1.050593695,2.935998043,3.986591738,4.54159095,4.54159095,0,1.165289962,2.637055308,3.80234527,2.308194995 +Dewayne Dedmon,dedmode01,2017,RS,SAS,2650,1330,-1.586802066,4.050493263,2.463691197,3.527896903,3.527896903,0,-1.758040406,4.010423591,2.252383185,-0.275506594 +Kyle Anderson,anderky01,2017,RS,SAS,2077,1020,-1.537964725,2.637831458,1.099866733,1.9943495,1.9943495,0,-1.889744642,2.279129668,0.389385027,-0.44732585 +Davis Bertans,bertada01,2017,RS,SAS,1661,808,1.094226612,0.44591415,1.540140762,1.774256924,1.774256924,0,0.90114643,0.463947727,1.365094157,0.315165774 +Dejounte Murray,murrade01,2017,RS,SAS,654,322,-4.95037685,-0.4194821,-5.36985895,-0.432883289,-0.432883289,0,-4.345176242,-1.231409068,-5.57658531,0.565508344 +Bryn Forbes,forbebr01,2017,RS,SAS,579,285,-4.551181679,-4.587756228,-9.138937908,-0.92004358,-0.92004358,0,-3.645838313,-5.10824332,-8.754081633,-0.945298445 +Nicolas Laprovittola,laproni01,2017,RS,SAS,348,174,-4.568332389,0.300613162,-4.267719227,-0.134470929,-0.134470929,0,-3.558398938,0.626376893,-2.932022046,-0.192411486 +Joel Anthony,anthojo01,2017,RS,SAS,253,122,-5.855620041,1.885762403,-3.969857638,-0.075198606,-0.075198606,0,-5.52973235,0.573519596,-4.956212754,-0.94397057 +DeMar DeRozan,derozde01,2017,RS,TOR,5263,2620,2.503249228,-2.047330744,0.455918484,4.275640209,4.275640209,0,2.2231727,-2.258022057,-0.034849356,-0.224040545 +Kyle Lowry,lowryky01,2017,RS,TOR,4463,2244,6.710385551,-0.6995782,6.010807351,10.04119313,10.04119313,0,6.51309963,0.37632424,6.88942387,0.107995186 +Jonas Valanciunas,valanjo01,2017,RS,TOR,4095,2066,0.280647142,-0.720265059,-0.439617916,2.410548934,2.410548934,0,0.389293021,-0.257078938,0.132214084,-0.997413293 +Cory Joseph,josepco01,2017,RS,TOR,4046,2003,-0.41707583,-0.997531063,-1.414606893,1.351429653,1.351429653,0,-0.223410575,-0.397462375,-0.62087295,-0.952345889 +DeMarre Carroll,carrode01,2017,RS,TOR,3749,1882,-0.446984464,2.11706014,1.670075676,4.223790902,4.223790902,0,0.186124663,2.365769427,2.55189409,-0.470326676 +Patrick Patterson,pattepa01,2017,RS,TOR,3214,1599,0.638612688,1.934874794,2.573487482,4.325161495,4.325161495,0,0.748775673,1.15172226,1.900497932,-0.401848197 +Norman Powell,powelno01,2017,RS,TOR,2773,1368,0.043360994,-0.110234138,-0.066873144,1.879216447,1.879216447,0,-0.179827731,-0.499557664,-0.679385395,0.341429749 +Terrence Ross,rosste01,2017,RS,TOR,2465,1207,2.335414757,0.244349656,2.579764413,3.289829115,3.289829115,0,2.404203384,0.064864487,2.46906787,0.230107647 +Lucas Nogueira,noguelu01,2017,RS,TOR,2215,1088,-1.545820404,2.411240707,0.865420304,2.007431418,2.007431418,0,-1.664481685,2.395878594,0.731396909,0.025429655 +Pascal Siakam,siakapa01,2017,RS,TOR,1737,859,-3.603384288,-0.28535389,-3.888738178,-0.497201924,-0.497201924,0,-3.630751667,0.298039848,-3.332711819,-0.366272899 +Serge Ibaka,ibakase01,2017,RS,TOR,1397,712,-1.955999493,0.576917997,-1.379081495,0.497017351,0.497017351,0,-0.883012638,0.939980818,0.05696818,-0.194170349 +Jakob Poeltl,poeltja01,2017,RS,TOR,1258,626,-2.336222236,-0.513937683,-2.850159919,-0.03188643,-0.03188643,0,-2.352616513,-0.46764169,-2.820258203,-0.316339837 +PJ Tucker,tuckepj01,2017,RS,TOR,1231,609,-1.121024466,2.697665764,1.576641298,1.338605391,1.338605391,0,-0.319276298,2.352683538,2.03340724,-0.418321508 +Delon Wright,wrighde01,2017,RS,TOR,881,446,-0.321299076,3.809863264,3.488564188,1.404950674,1.404950674,0,-0.378886554,3.00503132,2.626144765,-1.010883624 +Fred VanVleet,vanvlfr01,2017,RS,TOR,609,294,-3.853317436,1.618908827,-2.234408609,0.077162513,0.077162513,0,-2.850501601,0.902306792,-1.948194809,-0.222690359 +Jared Sullinger,sullija01,2017,RS,TOR,237,118,-8.122887812,1.057600677,-7.065287135,-0.258317072,-0.258317072,0,-6.576870191,0.817374729,-5.759495461,-0.558329338 +Bruno Caboclo,cabocbr01,2017,RS,TOR,83,40,0.038733783,7.259023862,7.297757646,0.203573358,0.203573358,0,-0.472831569,2.729661882,2.256830313,-0.708591432 +Rudy Gobert,goberru01,2017,RS,UTA,5246,2744,1.155821742,5.553459942,6.709281684,13.12812745,13.12812745,0,1.110887288,6.030598221,7.141485508,-0.850040616 +Gordon Hayward,haywago01,2017,RS,UTA,4843,2516,3.094433377,0.818667724,3.913101101,8.533921782,8.533921782,0,2.79261778,0.887309737,3.679927517,-0.220833274 +Joe Ingles,inglejo01,2017,RS,UTA,3880,1972,0.901232219,1.405844132,2.30707635,5.10655661,5.10655661,0,0.556688195,1.436384508,1.993072704,0.357801578 +Joe Johnson,johnsjo02,2017,RS,UTA,3593,1843,1.091505116,-0.84692111,0.244584006,2.779333401,2.779333401,0,0.607153766,-1.239727377,-0.632573611,-1.270453173 +Rodney Hood,hoodro01,2017,RS,UTA,3078,1593,0.169597985,-0.550480797,-0.380882812,1.906816044,1.906816044,0,0.073167428,0.165784078,0.238951506,-0.951649501 +George Hill,hillge01,2017,RS,UTA,2983,1544,2.885887118,0.465619242,3.35150636,4.766043128,4.766043128,0,2.651285719,1.665476266,4.316761985,-0.824717046 +Boris Diaw,diawbo01,2017,RS,UTA,2487,1283,-2.810771774,-0.542800663,-3.353572437,-0.393035427,-0.393035427,0,-3.152210655,-0.983495037,-4.135705692,-0.510204163 +Dante Exum,exumda01,2017,RS,UTA,2419,1228,-2.208202135,0.723872408,-1.484329727,0.793492795,0.793492795,0,-2.062596667,0.727145406,-1.335451261,0.064072505 +Shelvin Mack,macksh01,2017,RS,UTA,2349,1205,-2.009583887,-2.447965679,-4.457549565,-1.041711997,-1.041711997,0,-1.716235315,-1.073306181,-2.789541495,-0.754435149 +Derrick Favors,favorde01,2017,RS,UTA,2311,1186,-3.224254348,0.645182025,-2.579072323,0.103025506,0.103025506,0,-2.747068944,1.723274092,-1.023794852,-0.381590716 +Trey Lyles,lylestr01,2017,RS,UTA,2277,1158,-3.175188267,0.028342071,-3.146846196,-0.23441992,-0.23441992,0,-2.501026799,-0.262736602,-2.763763401,-0.017327117 +Alec Burks,burksal01,2017,RS,UTA,1309,653,-1.382040284,-0.572243374,-1.954283659,0.264954934,0.264954934,0,-1.599485572,-0.860467645,-2.459953217,-0.054169538 +Jeff Withey,witheje01,2017,RS,UTA,885,432,0.398016586,-0.238979489,0.159037097,0.638063256,0.638063256,0,0.344243801,1.708809038,2.053052839,-0.475352026 +Raul Neto,netora01,2017,RS,UTA,700,346,0.042994529,3.255807791,3.29880232,1.063143303,1.063143303,0,-0.953414095,4.40447257,3.451058474,-0.426882652 +Joel Bolomboy,bolomjo01,2017,RS,UTA,110,53,-1.482505574,3.933255001,2.450749427,0.139763785,0.139763785,0,-0.168079893,1.95589762,1.787817727,-0.605153484 +John Wall,walljo01,2017,RS,WAS,5886,2836,4.445788309,-0.871645609,3.5741427,9.299071052,9.299071052,0,4.603284381,-0.632123174,3.971161206,1.591832693 +Bradley Beal,bealbr01,2017,RS,WAS,5527,2684,4.88711641,-0.042538603,4.844577807,10.47140866,10.47140866,0,4.957749749,-0.120559116,4.837190634,0.675044832 +Otto Porter Jr.,porteot01,2017,RS,WAS,5393,2605,1.799185816,0.830840157,2.630025972,7.172503964,7.172503964,0,1.798342783,1.632582248,3.43092503,0.302724859 +Marcin Gortat,gortama01,2017,RS,WAS,5242,2556,-1.230013764,-0.354018601,-1.584032365,1.50290431,1.50290431,0,-0.84009202,-0.067055379,-0.907147399,-1.135443321 +Markieff Morris,morrima02,2017,RS,WAS,4883,2374,-1.771816742,1.121104779,-0.650711963,2.550723033,2.550723033,0,-1.347391927,1.164139263,-0.183252665,0.309943595 +Kelly Oubre Jr.,oubreke01,2017,RS,WAS,3332,1605,-1.824355046,-0.067841587,-1.892196633,0.701307819,0.701307819,0,-1.789355414,-0.174701496,-1.96405691,-0.156748885 +Jason Smith,smithja02,2017,RS,WAS,2196,1068,-1.436673568,-0.465197189,-1.901870757,0.460787077,0.460787077,0,-1.26900989,-0.369423051,-1.638432941,-0.287204202 +Tomas Satoransky,satorto01,2017,RS,WAS,1453,719,-2.750995111,2.826863972,0.075868861,1.026274297,1.026274297,0,-2.052204081,1.002706285,-1.049497797,-0.979362846 +Trey Burke,burketr01,2017,RS,WAS,1416,703,-2.216281914,-3.05449945,-5.270781364,-0.893679828,-0.893679828,0,-1.825652925,-3.801911478,-5.627564403,-1.133776634 +Bojan Bogdanovic,bogdabo02,2017,RS,WAS,1253,601,0.700185592,-2.519214887,-1.819029296,0.28658927,0.28658927,0,0.454309774,-2.888016097,-2.433706323,0.386755922 +Marcus Thornton,thornma01,2017,RS,WAS,1172,575,-1.474461223,-4.161764515,-5.636225737,-0.839193615,-0.839193615,0,-0.922114175,-3.601847983,-4.523962158,-0.871642304 +Ian Mahinmi,mahinia01,2017,RS,WAS,1148,555,-2.963274635,2.794205284,-0.169069351,0.731101181,0.731101181,0,-2.064432542,3.031723958,0.967291416,0.037887412 +Brandon Jennings,jennibr01,2017,RS,WAS,782,374,-0.557475402,-1.60461749,-2.162092892,0.111729425,0.111729425,0,0.027827384,-1.594213579,-1.566386195,-0.395184833 +Sheldon McClellan,mcclesh01,2017,RS,WAS,585,287,-2.435479008,-0.532279479,-2.967758487,-0.031720539,-0.031720539,0,-1.572176838,-1.606899481,-3.17907632,-0.508422172 +Andrew Nicholson,nichoan01,2017,RS,WAS,472,231,-5.938673393,-2.988067184,-8.926740578,-0.727352909,-0.727352909,0,-4.763229769,-1.854293608,-6.617523377,-0.082769762 +Daniel Ochefu,ochefda01,2017,RS,WAS,153,75,-6.139219571,-6.738930339,-12.87814991,-0.386070285,-0.386070285,0,-3.943621427,-4.894487628,-8.838109054,-0.375444873 +Chris McCullough,mcculch01,2017,RS,WAS,18,8,-14.17474334,1.550645296,-12.62409804,-0.040971347,-0.040971347,0,-8.910309319,-0.946341641,-9.856650959,1.628826561 +Danuel House Jr.,houseda01,2017,RS,WAS,2,1,-19.33872217,17.46187954,-1.876842627,0.000424441,0.000424441,0,-17.60395015,7.380937394,-10.22301275,-4.633567495 +Paul Millsap,millspa01,2017,PO,ATL,448,219,1.561602409,5.157336956,6.718939366,1.099560317,0,1.099560317,-1.486864242,4.184829591,2.697965348,0.741835161 +Dennis Schroder,schrode01,2017,PO,ATL,430,211,6.847387173,-3.294285832,3.553101341,0.687932568,0,0.687932568,2.680453864,-0.915297394,1.76515647,-1.64097975 +Tim Hardaway Jr.,hardati02,2017,PO,ATL,411,200,-4.972839723,-5.775980587,-10.74882031,-0.844788337,0,-0.844788337,-6.11259878,-3.883439067,-9.996037846,0.343364523 +Taurean Prince,princta02,2017,PO,ATL,382,187,-0.239598973,0.813483099,0.573884126,0.325976855,0,0.325976855,-2.697130617,-0.626570458,-3.323701074,-0.322296017 +Dwight Howard,howardw01,2017,PO,ATL,322,157,-2.055027105,8.646342678,6.591315573,0.780533195,0,0.780533195,-3.363882723,5.818364563,2.45448184,1.103344488 +Kent Bazemore,bazemke01,2017,PO,ATL,316,150,-1.625669273,3.369676265,1.744006993,0.36394683,0,0.36394683,-3.363978746,1.588702037,-1.775276709,2.51468871 +Ersan Ilyasova,ilyaser01,2017,PO,ATL,198,90,-2.483360217,4.641343006,2.157982789,0.236856712,0,0.236856712,-4.304867305,0.98195157,-3.322915736,1.838628864 +Mike Muscala,muscami01,2017,PO,ATL,168,81,-3.919445454,0.745482677,-3.173962777,-0.018020396,0,-0.018020396,-5.523014445,-2.138604433,-7.661618878,-0.266352172 +Jose Calderon,caldejo01,2017,PO,ATL,156,75,2.073875053,-1.858575238,0.215299815,0.116160826,0,0.116160826,-1.511554737,-1.682602227,-3.194156964,-0.71372354 +Mike Dunleavy,dunlemi02,2017,PO,ATL,120,53,-2.925018094,-4.622226781,-7.547244875,-0.138208856,0,-0.138208856,-5.906449582,-6.92241778,-12.82886736,3.191347046 +Thabo Sefolosha,sefolth01,2017,PO,ATL,22,9,-8.775461932,-10.77419175,-19.54965368,-0.079916834,0,-0.079916834,-9.388070224,-13.46628725,-22.85435747,0.433456417 +Malcolm Delaney,delanma01,2017,PO,ATL,8,3,37.71532068,1.387532255,39.10285293,0.065608598,0,0.065608598,24.82714523,-1.340417548,23.48672768,-0.672959313 +Kris Humphries,humphkr01,2017,PO,ATL,8,3,-0.295583871,4.301088656,4.005504785,0.010567736,0,0.010567736,-1.258905176,-0.513305652,-1.772210828,-0.874069283 +Avery Bradley,bradlav01,2017,PO,BOS,1272,645,-0.130303015,-3.687226774,-3.817529789,-0.361727988,0,-0.361727988,-0.876815018,-3.312346722,-4.189161741,-0.157434284 +Al Horford,horfoal01,2017,PO,BOS,1188,610,2.157355363,-1.08214232,1.075213043,1.209191543,0,1.209191543,0.541992526,-2.622567122,-2.080574597,-1.465804651 +Jae Crowder,crowdja01,2017,PO,BOS,1181,596,0.828183214,1.707737465,2.535920679,1.665231784,0,1.665231784,-0.007938632,1.39787448,1.389935848,0.436217713 +Marcus Smart,smartma01,2017,PO,BOS,1074,538,-1.031056316,1.346654728,0.315598412,0.871872634,0,0.871872634,-1.243261654,1.762364658,0.519103004,0.446878993 +Isaiah Thomas,thomais02,2017,PO,BOS,1037,521,3.280009475,-1.604897065,1.67511241,1.22628644,0,1.22628644,2.590292061,-2.31056448,0.279727582,1.046272872 +Kelly Olynyk,olynyke01,2017,PO,BOS,701,346,-0.020872713,2.025606653,2.00473394,0.872533512,0,0.872533512,-1.093638195,0.964765696,-0.128872499,0.765636637 +Terry Rozier,roziete01,2017,PO,BOS,574,277,1.655047262,1.908759945,3.563807207,0.924612849,0,0.924612849,-0.061524187,0.432240781,0.370716593,0.454326482 +Jaylen Brown,brownja02,2017,PO,BOS,439,215,-3.020922554,-0.851560809,-3.872483364,-0.128182294,0,-0.128182294,-4.018636682,-2.454324796,-6.472961478,0.906935911 +Gerald Green,greenge01,2017,PO,BOS,375,192,0.768645877,-2.84123456,-2.072588683,0.068925978,0,0.068925978,-0.190884744,-4.49574194,-4.686626685,0.687089094 +Amir Johnson,johnsam01,2017,PO,BOS,281,142,-5.451434159,0.903687775,-4.547746385,-0.134563101,0,-0.134563101,-5.853697211,0.478582134,-5.375115077,0.168813953 +Jonas Jerebko,jerebjo01,2017,PO,BOS,268,128,-1.252889659,0.585975268,-0.66691439,0.142377083,0,0.142377083,-1.520260805,0.043547083,-1.476713722,1.42765119 +Tyler Zeller,zellety01,2017,PO,BOS,161,78,-1.162489481,-2.759669942,-3.922159422,-0.048021307,0,-0.048021307,-3.68623836,-5.249854392,-8.936092752,-0.177350494 +James Young,youngja01,2017,PO,BOS,80,39,0.107925972,-2.108267085,-2.000341113,0.015255315,0,0.015255315,-0.375059429,-5.748520905,-6.123580333,-0.810134912 +Jordan Mickey,mickejo01,2017,PO,BOS,36,18,-1.550218348,-12.56950443,-14.11972278,-0.107911486,0,-0.107911486,-4.567207565,-11.24082253,-15.8080301,0.199135256 +Jimmy Butler,butleji01,2017,PO,CHI,464,239,2.751786493,-0.123579321,2.628207172,0.669204747,0,0.669204747,0.01709643,-0.534275433,-0.517179003,-1.023664861 +Dwyane Wade,wadedw01,2017,PO,CHI,376,190,0.589259049,2.196305042,2.78556409,0.559106532,0,0.559106532,-3.036857295,0.275911151,-2.760946144,0.989902597 +Nikola Mirotic,mirotni01,2017,PO,CHI,312,162,0.263559019,-1.273792535,-1.010233516,0.147572065,0,0.147572065,-2.13873431,-1.841561001,-3.980295311,-0.477579443 +Robin Lopez,lopezro01,2017,PO,CHI,307,162,1.610692751,-1.220292205,0.390400546,0.26285972,0,0.26285972,-2.055613082,-2.467759444,-4.523372526,-1.746985942 +Paul Zipser,zipsepa01,2017,PO,CHI,263,136,-3.201361738,-2.041885626,-5.243247364,-0.177035972,0,-0.177035972,-4.57321386,-3.486386365,-8.059600225,-0.751814253 +Bobby Portis,portibo01,2017,PO,CHI,241,121,-3.008980637,4.222729167,1.21374853,0.251627855,0,0.251627855,-4.67171761,2.344311707,-2.327405903,-0.285056573 +Isaiah Canaan,canaais01,2017,PO,CHI,184,95,-4.633639055,-1.66442883,-6.298067885,-0.177384565,0,-0.177384565,-5.604223503,-0.76221933,-6.366442833,0.011000187 +Cristiano Felicio,feliccr01,2017,PO,CHI,167,82,-7.070534894,-3.261429018,-10.33196391,-0.333212416,0,-0.333212416,-7.201158335,-2.621760746,-9.822919081,1.790016195 +Rajon Rondo,rondora01,2017,PO,CHI,133,67,6.990787531,2.598045144,9.588832675,0.435962936,0,0.435962936,2.131225354,3.989130877,6.120356231,0.211482569 +Michael Carter-Williams,cartemi01,2017,PO,CHI,107,53,-6.399906078,0.463040376,-5.936865703,-0.090834906,0,-0.090834906,-7.217029101,-1.923899126,-9.140928227,2.127559625 +Jerian Grant,grantje02,2017,PO,CHI,103,52,-9.695904236,-2.026933155,-11.72283739,-0.251886287,0,-0.251886287,-9.70807802,-4.040156623,-13.74823464,2.505206566 +Anthony Morrow,morroan01,2017,PO,CHI,59,29,-0.127612651,-2.615281842,-2.742894492,0.000107955,0,0.000107955,-2.081885205,-5.432401046,-7.514286251,-0.421587822 +Joffrey Lauvergne,lauvejo01,2017,PO,CHI,52,26,1.132668607,4.816267267,5.948935873,0.119209713,0,0.119209713,-2.082979533,-0.659324349,-2.742303883,0.160559093 +Denzel Valentine,valende01,2017,PO,CHI,45,22,-6.201664117,8.302913651,2.101249534,0.057439996,0,0.057439996,-5.531538809,3.143115032,-2.388423777,2.201453361 +Cameron Payne,payneca01,2017,PO,CHI,9,4,-2.426453671,1.826045615,-0.600408056,0.004830831,0,0.004830831,-1.621463389,-1.42513237,-3.046595759,6.540477834 +LeBron James,jamesle01,2017,PO,CLE,1495,744,9.45240846,2.829522124,12.28193058,5.788786461,0,5.788786461,9.991900151,3.431383643,13.42328379,-1.577402061 +Kyrie Irving,irvinky01,2017,PO,CLE,1321,653,5.433118126,-1.677541951,3.755576175,2.245734437,0,2.245734437,5.876227914,-1.724982717,4.151245197,0.44775994 +Kevin Love,loveke01,2017,PO,CLE,1162,578,3.100835607,3.039352347,6.140187953,2.715629086,0,2.715629086,4.25242807,4.169623887,8.422051957,0.419213281 +Tristan Thompson,thomptr01,2017,PO,CLE,1139,562,-0.481707545,2.855828741,2.374121195,1.51882068,0,1.51882068,-0.200379799,2.922935302,2.722555503,0.222650456 +JR Smith,smithjr01,2017,PO,CLE,988,487,1.991337762,-0.139389356,1.851948407,1.179558862,0,1.179558862,2.002453366,-0.108564562,1.893888804,0.021813218 +Kyle Korver,korveky01,2017,PO,CLE,672,326,-0.190349462,-1.093651439,-1.2840009,0.252915572,0,0.252915572,0.490153951,-1.353009108,-0.862855157,0.551672097 +Iman Shumpert,shumpim01,2017,PO,CLE,578,275,-0.939218153,2.482728551,1.543510398,0.628698016,0,0.628698016,-0.502267818,2.062734024,1.560466206,1.151313642 +Deron Williams,willide01,2017,PO,CLE,544,262,-0.475707253,-0.569643888,-1.045351141,0.237876173,0,0.237876173,0.510762833,-0.656171607,-0.145408774,1.177838554 +Richard Jefferson,jefferi01,2017,PO,CLE,376,179,-0.5259721,-1.893152141,-2.419124241,0.031555561,0,0.031555561,0.365637344,-1.956958542,-1.591321198,1.21008231 +Channing Frye,fryech01,2017,PO,CLE,314,154,4.782202618,-7.76245058,-2.980247962,-0.018686387,0,-0.018686387,4.529674124,-4.944230884,-0.414556759,0.146447495 +Derrick Williams,willide02,2017,PO,CLE,78,38,-0.13478395,-13.49458179,-13.62936574,-0.216255776,0,-0.216255776,1.810498983,-15.29976175,-13.48926277,-0.569960738 +Dahntay Jones,jonesda02,2017,PO,CLE,70,33,4.540443474,-14.36852209,-9.828078618,-0.123719656,0,-0.123719656,3.441861184,-13.18274027,-9.740879085,0.637851634 +James Jones,jonesja02,2017,PO,CLE,61,30,-10.17497016,-14.1602329,-24.33520306,-0.334491718,0,-0.334491718,-6.889941221,-10.08875079,-16.97869201,-1.772316429 +Stephen Curry,curryst01,2017,PO,GSW,1287,601,12.20103463,0.378055481,12.57909011,5.033692354,0,5.033692354,11.63803352,0.742001761,12.38003529,3.704485851 +Draymond Green,greendr01,2017,PO,GSW,1265,593,2.488751512,7.165057095,9.653808607,3.93782773,0,3.93782773,3.057500429,8.433612302,11.49111273,1.681649477 +Klay Thompson,thompkl01,2017,PO,GSW,1258,596,-1.274874037,2.419121803,1.144247766,1.223719008,0,1.223719008,-0.169383224,2.746322543,2.576939319,0.191686255 +Kevin Durant,duranke01,2017,PO,GSW,1124,533,8.949808113,-1.035271113,7.914537,3.025926871,0,3.025926871,8.886734585,-0.739973297,8.146761288,1.127086377 +Andre Iguodala,iguodan01,2017,PO,GSW,888,419,-3.201687778,-0.269673927,-3.471361705,-0.157876394,0,-0.157876394,-2.250830053,-0.025719336,-2.27654939,-0.709248201 +Shaun Livingston,livinsh01,2017,PO,GSW,473,220,0.021316526,-2.87666929,-2.855352764,-0.012142197,0,-0.012142197,0.005112121,-2.416580695,-2.411468574,-0.426559831 +Ian Clark,clarkia01,2017,PO,GSW,450,219,-0.783088463,-0.123143514,-0.906231978,0.21180619,0,0.21180619,-0.164426858,-1.268608957,-1.433035815,-0.302572145 +Zaza Pachulia,pachuza01,2017,PO,GSW,445,212,-3.399940446,5.459860281,2.059919836,0.53347875,0,0.53347875,-2.987184563,4.886307441,1.899122878,-0.556056877 +David West,westda01,2017,PO,GSW,441,221,-0.707789654,2.334701316,1.626911662,0.505159404,0,0.505159404,-0.099616661,2.57230636,2.472689699,-0.727284573 +Patrick McCaw,mccawpa01,2017,PO,GSW,392,181,0.3903679,-0.36462472,0.025743179,0.263365022,0,0.263365022,0.002678307,-0.68917801,-0.686499704,-0.366406949 +JaVale McGee,mcgeeja01,2017,PO,GSW,328,149,2.710652036,2.321574229,5.032226265,0.618269466,0,0.618269466,2.707452287,1.169584541,3.877036828,1.284367511 +Matt Barnes,barnema02,2017,PO,GSW,134,61,-6.884328188,0.031125397,-6.853202791,-0.132324886,0,-0.132324886,-3.183252962,-0.442454976,-3.625707938,0.454297796 +James Michael McAdoo,mcadoja01,2017,PO,GSW,123,56,-3.814403534,-1.2670939,-5.081497435,-0.068503238,0,-0.068503238,-1.095070844,-2.330942551,-3.426013395,-0.280425708 +Damian Jones,jonesda03,2017,PO,GSW,44,21,1.341556472,-1.482401864,-0.140845391,0.028944225,0,0.028944225,3.871496627,-0.794397024,3.077099602,0.377039568 +Trevor Ariza,arizatr01,2017,PO,HOU,837,413,-1.513780566,-3.107538642,-4.621319208,-0.407787369,0,-0.407787369,-0.521811022,-2.578866194,-3.100677215,0.263910129 +James Harden,hardeja01,2017,PO,HOU,824,407,3.012885744,4.093092384,7.105978128,2.144847116,0,2.144847116,4.787036343,3.744260904,8.531297248,1.558459256 +Eric Gordon,gordoer01,2017,PO,HOU,741,358,3.700363159,-1.753433915,1.946929244,0.892721568,0,0.892721568,4.639736146,-2.509170105,2.130566041,0.864138033 +Ryan Anderson,anderry01,2017,PO,HOU,672,336,-1.36499343,1.556465574,0.191472145,0.51221407,0,0.51221407,0.528985223,0.632490501,1.161475724,-1.457514371 +Patrick Beverley,beverpa01,2017,PO,HOU,654,325,1.065128577,1.233026381,2.298154958,0.859793954,0,0.859793954,2.915926435,1.883599635,4.799526071,-0.393409368 +Clint Capela,capelca01,2017,PO,HOU,572,286,0.408561182,2.154272547,2.562833729,0.793290071,0,0.793290071,2.661266502,1.173510564,3.834777066,-0.755672031 +Lou Williams,willilo02,2017,PO,HOU,563,272,4.793767798,-3.055230677,1.738537121,0.64834117,0,0.64834117,4.988074221,-4.233240094,0.754834127,0.889024831 +Nene,hilarne01,2017,PO,HOU,346,161,1.126782921,3.981323628,5.108106549,0.675700653,0,0.675700653,2.557659263,1.39948841,3.957147673,1.447411817 +Sam Dekker,dekkesa01,2017,PO,HOU,67,31,-1.007431117,-3.155183233,-4.162614349,-0.02305292,0,-0.02305292,2.651142131,-4.149666092,-1.498523961,0.042218068 +Bobby Brown,brownbo02,2017,PO,HOU,46,22,9.599309057,2.28666262,11.88597168,0.167598731,0,0.167598731,11.91252084,-3.522549245,8.389971596,-1.045028951 +Montrezl Harrell,harremo01,2017,PO,HOU,45,21,-4.63048117,-7.431506249,-12.06198742,-0.10436488,0,-0.10436488,-1.55530537,-9.572831654,-11.12813702,1.375687568 +Troy Williams,willitr02,2017,PO,HOU,40,19,-14.6918185,3.936895402,-10.75492309,-0.080292439,0,-0.080292439,-8.473315885,-1.817494861,-10.29081075,0.314780495 +Isaiah Taylor,taylois01,2017,PO,HOU,20,10,0.346955833,0.300553226,0.647509059,0.017235044,0,0.017235044,2.44754439,-3.293216027,-0.845671637,-3.472100151 +Kyle Wiltjer,wiltjky01,2017,PO,HOU,12,5,5.154306894,-5.074286292,0.080020602,0.007451749,0,0.007451749,7.137024995,-9.350177268,-2.213152274,0.077372743 +Paul George,georgpa01,2017,PO,IND,337,172,1.634600458,-3.419940326,-1.785339867,0.087368816,0,0.087368816,-0.121610033,-1.19715474,-1.318764773,0.067374899 +Jeff Teague,teaguje01,2017,PO,IND,280,142,3.577971785,1.342981768,4.920953553,0.569174189,0,0.569174189,0.050725086,5.103817685,5.154542771,-0.674490467 +Thaddeus Young,youngth01,2017,PO,IND,273,140,-2.322046515,6.946250708,4.624204193,0.543068604,0,0.543068604,-3.299602201,8.107799145,4.808196944,-0.030985541 +Myles Turner,turnemy01,2017,PO,IND,264,133,-0.888800289,3.488470168,2.599669879,0.379043974,0,0.379043974,-1.408890333,4.819425208,3.410534874,1.199509196 +Lance Stephenson,stephla01,2017,PO,IND,212,107,6.372241089,-0.715090712,5.657150377,0.472030351,0,0.472030351,2.851616383,-1.582863365,1.268753018,-0.269515275 +CJ Miles,milescj01,2017,PO,IND,170,82,1.994549967,-6.923309979,-4.928760013,-0.095039452,0,-0.095039452,-0.044967543,-3.916770084,-3.961737627,1.057690017 +Monta Ellis,ellismo01,2017,PO,IND,155,76,-1.451345228,-1.293030936,-2.744376164,0.000226995,0,0.000226995,-3.320259674,-2.098867608,-5.419127282,0.898145355 +Kevin Seraphin,serapke01,2017,PO,IND,121,59,-4.512220959,-8.87141614,-13.3836371,-0.330806484,0,-0.330806484,-5.596700908,-6.482183541,-12.07888445,0.197993019 +Glenn Robinson III,robingl02,2017,PO,IND,69,31,3.88559417,-4.967811177,-1.082217007,0.027461279,0,0.027461279,-0.213561484,-6.57356406,-6.787125544,0.909149699 +Lavoy Allen,allenla01,2017,PO,IND,23,11,-5.218032072,6.243397743,1.02536567,0.022166558,0,0.022166558,-6.378410554,0.173612673,-6.204797881,1.387837419 +Aaron Brooks,brookaa01,2017,PO,IND,14,7,13.32394715,-28.96964058,-15.64569343,-0.049026089,0,-0.049026089,8.149345782,-20.24494487,-12.09559909,3.103250834 +DeAndre Jordan,jordade01,2017,PO,LAC,498,264,-1.855260387,0.745971022,-1.109289365,0.228645272,0,0.228645272,1.511547256,-0.212796319,1.298750937,0.306395141 +Chris Paul,paulch01,2017,PO,LAC,493,260,10.54369731,-0.15289396,10.39080335,1.789825929,0,1.789825929,9.75985542,0.431139363,10.19099478,-0.429466552 +Luc Mbah a Moute,mbahalu01,2017,PO,LAC,422,224,-2.384042489,0.579576921,-1.804465568,0.110405416,0,0.110405416,-0.651084179,1.476009266,0.824925086,-0.904450123 +JJ Redick,redicjj01,2017,PO,LAC,396,206,-4.878214156,-5.825547203,-10.70376136,-0.873259708,0,-0.873259708,-2.325086185,-6.174492601,-8.499578785,1.242902457 +Jamal Crawford,crawfja01,2017,PO,LAC,376,196,4.088797733,0.053405629,4.142203362,0.707994317,0,0.707994317,4.781969902,-0.98573244,3.796237462,-0.385153958 +Raymond Felton,feltora01,2017,PO,LAC,250,127,1.302207553,2.359006876,3.661214429,0.425878541,0,0.425878541,2.115010707,0.933527824,3.04853853,-0.578540851 +Paul Pierce,piercpa01,2017,PO,LAC,195,101,1.149324413,0.801225765,1.950550178,0.251356068,0,0.251356068,2.725766144,-0.938802634,1.78696351,0.595307774 +Marreese Speights,speigma01,2017,PO,LAC,191,98,1.606827497,0.281216165,1.888043662,0.242282383,0,0.242282383,3.693965655,-0.183164069,3.510801585,1.25580725 +Blake Griffin,griffbl01,2017,PO,LAC,185,99,1.28213196,6.787427601,8.069559561,0.561732017,0,0.561732017,3.99327288,3.635394911,7.628667792,-0.32559484 +Austin Rivers,riverau01,2017,PO,LAC,177,90,-7.158448517,0.758071054,-6.400377463,-0.174293387,0,-0.174293387,-3.213325025,-1.15404607,-4.367371095,0.79272619 +Wesley Johnson,johnswe01,2017,PO,LAC,23,11,-2.036672392,4.037374728,2.000702336,0.027560503,0,0.027560503,-0.395979374,0.708454959,0.312475584,0.21949423 +Brandon Bass,bassbr01,2017,PO,LAC,8,4,-3.030149165,-1.387075243,-4.417224408,-0.003448116,0,-0.003448116,0.026747877,4.06367243,4.090420308,-1.680598494 +Marc Gasol,gasolma01,2017,PO,MEM,435,240,2.188055323,-1.027045654,1.161009669,0.494944242,0,0.494944242,4.389135056,-1.718900773,2.670234283,0.201553894 +Mike Conley,conlemi01,2017,PO,MEM,411,224,8.127934673,6.943044457,15.07097913,2.094621319,0,2.094621319,9.495170044,7.33922511,16.83439515,-0.272041603 +Vince Carter,cartevi01,2017,PO,MEM,350,195,-0.826614399,-5.039399334,-5.866013733,-0.316903217,0,-0.316903217,0.996593818,-5.620858533,-4.624264715,-0.854278092 +Zach Randolph,randoza01,2017,PO,MEM,341,191,-3.932200856,4.954403099,1.022202243,0.370968211,0,0.370968211,-1.558441929,4.474928631,2.916486702,-2.077395241 +James Ennis III,ennisja01,2017,PO,MEM,286,159,-1.936769356,-7.824184742,-9.760954098,-0.579142006,0,-0.579142006,0.522744881,-5.755457708,-5.232712827,-1.224306682 +JaMychal Green,greenja01,2017,PO,MEM,216,118,4.17235095,-7.722081716,-3.549730766,-0.049019821,0,-0.049019821,5.19041059,-6.98719331,-1.796782721,-1.238559066 +Andrew Harrison,harrian01,2017,PO,MEM,213,119,3.121135208,-7.581342934,-4.460207726,-0.104151955,0,-0.104151955,4.374119033,-5.870780719,-1.496661686,-2.649473854 +Wayne Selden,seldewa01,2017,PO,MEM,198,106,0.999665472,-3.239980259,-2.240314787,0.028260023,0,0.028260023,2.237316485,-4.694141092,-2.456824607,-0.573483169 +Troy Daniels,danietr01,2017,PO,MEM,130,68,-0.235180489,2.724386265,2.489205776,0.18595378,0,0.18595378,1.182077232,-0.65304402,0.529033211,-0.779748006 +Wade Baldwin IV,baldwwa01,2017,PO,MEM,25,12,1.349818968,-16.34083979,-14.99102082,-0.077181283,0,-0.077181283,3.804977607,-15.11901323,-11.31403562,-0.141730981 +Deyonta Davis,davisde01,2017,PO,MEM,23,11,1.36032711,-4.818334766,-3.458007657,-0.004163837,0,-0.004163837,6.20396133,-7.280608054,-1.076646724,1.549606882 +Jarell Martin,martija01,2017,PO,MEM,22,10,-2.143939177,1.730092176,-0.413847001,0.012531811,0,0.012531811,3.486117007,3.158982381,6.645099388,1.877706087 +Brandan Wright,wrighbr03,2017,PO,MEM,22,12,-9.054237928,12.33701593,3.282778005,0.037255113,0,0.037255113,-6.495209144,6.436220613,-0.058988531,-2.125491106 +Giannis Antetokounmpo,antetgi01,2017,PO,MIL,454,243,3.526132619,3.544985742,7.071118361,1.234936887,0,1.234936887,0.429772766,4.07751115,4.507283916,-1.604151608 +Khris Middleton,middlkh01,2017,PO,MIL,438,231,0.38284451,2.762372393,3.145216903,0.72246823,0,0.72246823,-1.260093421,4.111604036,2.851510615,0.794152433 +Tony Snell,snellto01,2017,PO,MIL,355,185,2.034363929,-3.444046526,-1.409682597,0.131375791,0,0.131375791,-1.304028755,-2.549554064,-3.853582819,0.666192906 +Malcolm Brogdon,brogdma01,2017,PO,MIL,346,183,-2.966989019,-1.039273397,-4.006262416,-0.120751271,0,-0.120751271,-4.834461416,-0.261219271,-5.095680687,-0.175671376 +Matthew Dellavedova,dellama01,2017,PO,MIL,296,159,-4.355434129,3.770304634,-0.585129495,0.175891884,0,0.175891884,-5.872428935,2.514968061,-3.357460874,-2.791013856 +Greg Monroe,monrogr01,2017,PO,MIL,262,141,0.107340402,3.814163661,3.921504064,0.491610427,0,0.491610427,-2.252881442,5.41552785,3.162646408,-0.658870874 +Thon Maker,makerth01,2017,PO,MIL,228,116,-3.186393381,5.297953619,2.111560238,0.302204946,0,0.302204946,-4.283692128,5.986515315,1.702823187,1.776946057 +Jason Terry,terryja01,2017,PO,MIL,130,68,-0.581391965,2.443298758,1.861906793,0.166092923,0,0.166092923,-2.228757029,1.404779852,-0.823977177,0.627175798 +Michael Beasley,beaslmi01,2017,PO,MIL,95,48,-4.2815198,6.115352198,1.833832398,0.116592856,0,0.116592856,-4.557002402,4.094954375,-0.462048027,0.680977012 +Mirza Teletovic,teletmi01,2017,PO,MIL,52,27,-8.951506217,-11.46491627,-20.41642249,-0.250710077,0,-0.250710077,-6.931469941,-7.913679129,-14.84514907,-0.109235014 +Spencer Hawes,hawessp01,2017,PO,MIL,31,17,0.243942945,-10.60470119,-10.36075824,-0.067182682,0,-0.067182682,-1.505718458,-12.66220209,-14.16792055,-1.274870768 +John Henson,hensojo01,2017,PO,MIL,23,12,-9.721731773,7.350179255,-2.371552518,0.002463887,0,0.002463887,-8.976007522,7.031757507,-1.944250015,2.999875718 +Rashad Vaughn,vaughra01,2017,PO,MIL,21,10,3.952892459,-15.56276427,-11.60987181,-0.045522533,0,-0.045522533,4.423084115,-16.50491273,-12.08182861,-2.275089778 +Russell Westbrook,westbru01,2017,PO,OKC,404,194,7.612636312,3.75589015,11.36852646,1.490303683,0,1.490303683,6.179534851,3.720015059,9.89954991,3.286868813 +Andre Roberson,roberan03,2017,PO,OKC,380,185,-3.122777444,8.965915636,5.843138192,0.815857883,0,0.815857883,-4.18331256,9.697221299,5.513908739,-2.385343355 +Victor Oladipo,oladivi01,2017,PO,OKC,378,181,-2.67089124,-1.686036412,-4.356927652,-0.155186472,0,-0.155186472,-3.054748305,-0.178226893,-3.232975198,1.350034222 +Steven Adams,adamsst01,2017,PO,OKC,329,157,0.096087917,4.821678975,4.917766891,0.632146706,0,0.632146706,-1.945406028,4.898864354,2.953458326,-0.20029471 +Taj Gibson,gibsota01,2017,PO,OKC,238,118,0.989547551,2.631382955,3.620930506,0.393226664,0,0.393226664,-1.876205662,-0.403944282,-2.280149944,-0.574926324 +Jerami Grant,grantje01,2017,PO,OKC,232,111,-1.326527449,-9.028721832,-10.35524928,-0.444591899,0,-0.444591899,-3.387130285,-10.337678,-13.72480828,0.083275292 +Alex Abrines,abrinal01,2017,PO,OKC,172,80,-0.892616979,-6.561258279,-7.453875258,-0.198700444,0,-0.198700444,-3.298178326,-6.535113438,-9.833291765,0.334678203 +Doug McDermott,mcderdo01,2017,PO,OKC,141,66,-0.394999544,-4.223896629,-4.618896174,-0.065011977,0,-0.065011977,-3.017750449,-5.621283923,-8.639034372,0.158798509 +Enes Kanter,kanteen01,2017,PO,OKC,96,45,-7.665656962,-3.509490332,-11.17514729,-0.198011352,0,-0.198011352,-6.843275691,-2.576592887,-9.419868578,-0.720290044 +Norris Cole,coleno01,2017,PO,OKC,52,25,-9.850197701,-14.15401479,-24.00421249,-0.277171571,0,-0.277171571,-10.35969939,-13.0153501,-23.37504948,-0.838629584 +Semaj Christon,chrisse01,2017,PO,OKC,45,21,-0.30175101,-12.70571051,-13.00746152,-0.109988175,0,-0.109988175,-2.004533195,-9.145168725,-11.14970192,-2.862248548 +Kyle Singler,singlky01,2017,PO,OKC,23,10,-9.502881514,-0.968902775,-10.47178429,-0.040808962,0,-0.040808962,-9.601031295,-1.690798626,-11.29182992,0.420602016 +Domantas Sabonis,sabondo01,2017,PO,OKC,14,6,-17.86062629,17.58660035,-0.274025941,0.008053199,0,0.008053199,-12.86392048,27.26434357,14.40042308,2.916702607 +Damian Lillard,lillada01,2017,PO,POR,332,151,-1.181525387,-8.555932541,-9.737457927,-0.574012644,0,-0.574012644,2.286896182,-6.438556697,-4.151660514,3.273446748 +CJ McCollum,mccolcj01,2017,PO,POR,301,140,-0.400779246,0.141554286,-0.25922496,0.186249724,0,0.186249724,3.244056472,2.104117807,5.348174279,1.452501883 +Evan Turner,turneev01,2017,PO,POR,270,124,-0.833372223,5.158022738,4.324650516,0.466740125,0,0.466740125,2.470593885,6.517879567,8.988473452,1.072932073 +Al-Farouq Aminu,aminual01,2017,PO,POR,240,113,-1.010781196,1.380537318,0.369756122,0.183512988,0,0.183512988,2.586434859,2.606340441,5.1927753,-1.035957464 +Noah Vonleh,vonleno01,2017,PO,POR,214,100,-0.898281034,-1.627143567,-2.525424601,0.011589544,0,0.011589544,1.432953051,-0.581670117,0.851282934,-1.860439817 +Maurice Harkless,harklma01,2017,PO,POR,210,99,-1.693369845,2.881628076,1.188258231,0.203746526,0,0.203746526,1.508776574,4.75226651,6.261043084,-0.664920486 +Allen Crabbe,crabbal01,2017,PO,POR,198,92,0.382902271,-0.604708957,-0.221806686,0.121142959,0,0.121142959,2.7696393,0.690774988,3.460414289,-0.984821511 +Shabazz Napier,napiesh01,2017,PO,POR,101,47,8.080702178,-2.589517991,5.491184187,0.20020743,0,0.20020743,8.94402037,-1.895781495,7.048238875,-1.710131116 +Meyers Leonard,leoname01,2017,PO,POR,62,31,-11.39678656,-4.951370176,-16.34815674,-0.225371123,0,-0.225371123,-5.828972043,-5.763552046,-11.59252409,1.548138737 +Pat Connaughton,connapa01,2017,PO,POR,52,24,-1.803762345,7.910742776,6.106980431,0.109513359,0,0.109513359,1.456485543,4.080700128,5.537185671,-2.020401192 +Jusuf Nurkic,nurkiju01,2017,PO,POR,36,17,0.999592711,21.82328524,22.82287795,0.231647077,0,0.231647077,2.987127326,15.13466851,18.12179584,1.219173902 +Jake Layman,laymaja01,2017,PO,POR,31,16,-2.458582998,-5.074150562,-7.53273356,-0.040275641,0,-0.040275641,-0.547552316,-5.927837089,-6.475389405,0.021231165 +Tim Quarterman,quartti01,2017,PO,POR,14,7,7.934595308,0.220489572,8.155084881,0.040400565,0,0.040400565,6.571902477,-3.941942314,2.629960164,0.559742171 +LaMarcus Aldridge,aldrila01,2017,PO,SAS,1040,537,-3.496865188,-1.573464468,-5.070329655,-0.648515887,0,-0.648515887,-2.02182222,-0.626408188,-2.648230408,-1.051593983 +Danny Green,greenda02,2017,PO,SAS,854,436,-0.533469048,-0.827723872,-1.361192921,0.317992412,0,0.317992412,0.170028093,-0.540761979,-0.370733886,-0.191633962 +Patty Mills,millspa02,2017,PO,SAS,842,416,0.487034817,-1.609753292,-1.122718476,0.359020725,0,0.359020725,2.062663063,-0.651746812,1.410916252,0.76198248 +Kawhi Leonard,leonaka01,2017,PO,SAS,812,429,11.55531492,3.736850314,15.29216523,4.030462562,0,4.030462562,10.39817073,3.696566809,14.09473754,-1.004879876 +Pau Gasol,gasolpa01,2017,PO,SAS,712,365,1.130978918,1.496690023,2.627668941,1.027824934,0,1.027824934,2.264352143,1.838581933,4.102934076,-0.470045771 +Jonathon Simmons,simmojo02,2017,PO,SAS,623,306,1.683630042,1.432157383,3.115787425,0.941925747,0,0.941925747,2.017045723,1.343578907,3.36062463,-0.262508659 +Manu Ginobili,ginobma01,2017,PO,SAS,579,284,1.144579933,0.714827069,1.859407002,0.696594305,0,0.696594305,1.883740258,0.424354337,2.308094595,1.08823839 +David Lee,leeda02,2017,PO,SAS,471,245,0.129789453,2.210476145,2.340265598,0.649589693,0,0.649589693,0.437407371,1.830118387,2.267525759,-0.977660714 +Kyle Anderson,anderky01,2017,PO,SAS,409,195,3.599996395,2.005369471,5.605365865,0.860798752,0,0.860798752,3.331458339,0.856847209,4.188305547,0.390151617 +Tony Parker,parketo01,2017,PO,SAS,387,211,2.454019753,-2.89499983,-0.440980078,0.251223649,0,0.251223649,2.343775132,-2.773396518,-0.429621386,-1.937573029 +Dejounte Murray,murrade01,2017,PO,SAS,349,168,0.385895116,6.057392598,6.443287715,0.818707586,0,0.818707586,1.485476271,6.300576203,7.786052474,0.713841439 +Davis Bertans,bertada01,2017,PO,SAS,230,112,1.951062192,0.275664206,2.226726398,0.29695632,0,0.29695632,1.964971344,-1.337268768,0.627702576,1.203970375 +Dewayne Dedmon,dedmode01,2017,PO,SAS,201,97,-3.095504693,-0.019969788,-3.115474482,-0.01895396,0,-0.01895396,-2.394173544,-0.473087007,-2.867260551,1.551445491 +Bryn Forbes,forbebr01,2017,PO,SAS,158,73,-1.965205324,-7.194833032,-9.160038356,-0.244972577,0,-0.244972577,0.081525059,-7.805808177,-7.724283119,-0.491785795 +Joel Anthony,anthojo01,2017,PO,SAS,32,15,-2.559216218,-3.713969587,-6.273185805,-0.027815296,0,-0.027815296,-2.00733574,-6.746919131,-8.754254871,0.023584419 +DeMar DeRozan,derozde01,2017,PO,TOR,723,373,-0.820729468,-1.004911168,-1.825640635,0.179893354,0,0.179893354,-3.754960268,-0.672063064,-4.427023332,-0.81618572 +Serge Ibaka,ibakase01,2017,PO,TOR,591,307,-2.842136547,-1.570963069,-4.413099617,-0.266259722,0,-0.266259722,-4.11262457,-0.508557899,-4.62118247,-0.86394137 +Kyle Lowry,lowryky01,2017,PO,TOR,583,300,3.339381468,1.593727415,4.933108883,1.221401571,0,1.221401571,1.37301615,3.083102885,4.456119035,0.680587234 +PJ Tucker,tuckepj01,2017,PO,TOR,486,251,-2.279237352,3.531216,1.251978647,0.526089787,0,0.526089787,-4.079245095,4.542406653,0.463161557,-0.452524162 +Norman Powell,powelno01,2017,PO,TOR,448,227,1.042453873,0.520090722,1.562544595,0.522901562,0,0.522901562,-1.834310653,1.670544188,-0.163766465,1.458684346 +Jonas Valanciunas,valanjo01,2017,PO,TOR,445,226,-1.713899044,-0.41439186,-2.128290904,0.07432222,0,0.07432222,-3.44406288,0.09901418,-3.345048699,0.506666571 +Cory Joseph,josepco01,2017,PO,TOR,417,212,-3.09372546,1.087001042,-2.006724418,0.082532988,0,0.082532988,-4.651497439,1.636255466,-3.015241973,-0.445781614 +Patrick Patterson,pattepa01,2017,PO,TOR,366,185,-4.016307921,-0.212769213,-4.229077133,-0.144442146,0,-0.144442146,-5.447325122,-0.451144369,-5.898469492,0.307527891 +DeMarre Carroll,carrode01,2017,PO,TOR,302,155,-2.319944454,-2.992416192,-5.312360646,-0.209815729,0,-0.209815729,-3.243990103,-0.195993405,-3.439983508,0.382234273 +Delon Wright,wrighde01,2017,PO,TOR,181,92,-0.467466091,5.120655029,4.653188938,0.355301039,0,0.355301039,-3.386311816,3.127644152,-0.258667664,-0.832861664 +Fred VanVleet,vanvlfr01,2017,PO,TOR,60,29,8.148774666,4.284512088,12.43328675,0.230326927,0,0.230326927,2.000847757,1.669368048,3.670215805,-0.569877164 +Jakob Poeltl,poeltja01,2017,PO,TOR,53,26,7.880925504,0.829165027,8.710090531,0.155686918,0,0.155686918,1.383908844,2.879543018,4.263451861,-0.678195304 +Pascal Siakam,siakapa01,2017,PO,TOR,22,10,4.30237332,1.152128252,5.454501572,0.043366317,0,0.043366317,-1.043893487,3.279334652,2.235441165,0.43455308 +Lucas Nogueira,noguelu01,2017,PO,TOR,15,7,7.112593979,2.883694703,9.996288681,0.046947861,0,0.046947861,0.531500158,1.120950299,1.652450456,-0.003742011 +Gordon Hayward,haywago01,2017,PO,UTA,812,411,1.471771183,0.833534078,2.305305261,1.11215804,0,1.11215804,2.555179368,2.306867642,4.86204701,1.665887205 +Joe Ingles,inglejo01,2017,PO,UTA,649,334,0.37913534,6.069822717,6.448958057,1.60865628,0,1.60865628,1.923698255,7.989360625,9.91305888,-0.482011592 +Joe Johnson,johnsjo02,2017,PO,UTA,644,326,0.43162831,-2.198454627,-1.766826317,0.165150725,0,0.165150725,1.448385648,-0.783373142,0.665012506,-2.006798349 +Rodney Hood,hoodro01,2017,PO,UTA,543,277,-3.312919628,-0.025970094,-3.338889722,-0.084930004,0,-0.084930004,-0.618324944,0.859940192,0.241615248,-1.018424244 +George Hill,hillge01,2017,PO,UTA,532,281,2.729328493,-3.068248231,-0.338919738,0.348247452,0,0.348247452,3.195763767,0.226486179,3.422249946,-2.237950802 +Rudy Gobert,goberru01,2017,PO,UTA,489,246,-1.161625125,5.630092635,4.46846751,0.932476896,0,0.932476896,1.19285102,7.142454224,8.335305244,-0.198376744 +Derrick Favors,favorde01,2017,PO,UTA,437,225,-0.816834565,-1.539821755,-2.35665632,0.046014109,0,0.046014109,0.475986386,0.454672372,0.930658758,-1.152803832 +Boris Diaw,diawbo01,2017,PO,UTA,394,203,-1.177500542,2.973198676,1.795698134,0.482424592,0,0.482424592,0.782081518,4.288651088,5.070732606,-0.624717565 +Shelvin Mack,macksh01,2017,PO,UTA,312,155,-1.098019759,-2.216409663,-3.314429422,-0.045588114,0,-0.045588114,1.256367897,-0.148504784,1.107863114,-0.938535365 +Dante Exum,exumda01,2017,PO,UTA,174,84,2.557018369,2.492417963,5.049436332,0.344794022,0,0.344794022,3.840779726,3.721860151,7.562639877,0.014764482 +Raul Neto,netora01,2017,PO,UTA,125,60,-2.736146832,1.195878883,-1.540267949,0.037866603,0,0.037866603,-1.799624792,2.21240037,0.412775579,-0.827109086 +Jeff Withey,witheje01,2017,PO,UTA,40,21,-1.416364344,-14.57458995,-15.99095429,-0.145754626,0,-0.145754626,-2.224049597,-6.618322508,-8.842372105,-0.370056224 +Trey Lyles,lylestr01,2017,PO,UTA,20,10,-0.803938191,16.25847781,15.45453962,0.095169017,0,0.095169017,2.371212102,13.598405,15.9696171,-0.628457618 +Joel Bolomboy,bolomjo01,2017,PO,UTA,18,9,2.282167104,11.46420578,13.74637289,0.076459142,0,0.076459142,3.790664231,5.407508401,9.198172632,-2.057788844 +John Wall,walljo01,2017,PO,WAS,1028,507,5.427922102,-5.075238312,0.35268379,0.830451065,0,0.830451065,4.474937694,-5.479153613,-1.004215919,0.315825409 +Bradley Beal,bealbr01,2017,PO,WAS,1017,505,5.203115878,1.153568344,6.356684222,2.420654143,0,2.420654143,5.010962764,0.114023718,5.124986482,0.028971228 +Otto Porter Jr.,porteot01,2017,PO,WAS,862,428,4.027662075,3.748750073,7.776412148,2.36359086,0,2.36359086,3.13151968,2.378523071,5.510042751,-0.289289364 +Marcin Gortat,gortama01,2017,PO,WAS,822,409,-0.835805004,3.768367224,2.93256222,1.213904288,0,1.213904288,-0.979882236,1.825611015,0.845728779,-0.716567217 +Markieff Morris,morrima02,2017,PO,WAS,754,373,-1.06099068,4.484304049,3.423313368,1.221019483,0,1.221019483,-1.038226936,3.514116199,2.475889263,0.746728024 +Bojan Bogdanovic,bogdabo02,2017,PO,WAS,547,264,-1.025046259,-2.515501055,-3.540547315,-0.110582656,0,-0.110582656,-1.696703496,-4.319004305,-6.015707801,0.67050709 +Kelly Oubre Jr.,oubreke01,2017,PO,WAS,391,184,-4.790964171,-5.08460397,-9.875568141,-0.698190192,0,-0.698190192,-4.072218288,-5.493935754,-9.566154041,1.160214217 +Brandon Jennings,jennibr01,2017,PO,WAS,382,178,-4.437974001,-8.564644319,-13.00261832,-0.957183335,0,-0.957183335,-4.073271791,-9.16481455,-13.23808634,-0.313195692 +Jason Smith,smithja02,2017,PO,WAS,330,157,-5.876083986,-1.825037785,-7.701121772,-0.412937103,0,-0.412937103,-4.97513114,-4.416540105,-9.391671245,0.922871687 +Ian Mahinmi,mahinia01,2017,PO,WAS,130,63,-5.618326804,-1.981767982,-7.600094786,-0.162405327,0,-0.162405327,-4.674296146,-1.174320695,-5.848616841,0.974268845 +Tomas Satoransky,satorto01,2017,PO,WAS,78,36,-2.729766788,-1.45295727,-4.182724058,-0.027024383,0,-0.027024383,-2.644647614,-4.826632468,-7.471280082,-0.412812521 +Trey Burke,burketr01,2017,PO,WAS,40,20,-6.164646964,6.373712682,0.209065718,0.030608209,0,0.030608209,-4.811804973,1.697330408,-3.114474564,-1.653182252 +Sheldon McClellan,mcclesh01,2017,PO,WAS,38,17,6.273397425,-5.014813213,1.258584212,0.0355248,0,0.0355248,3.544220507,-9.052760222,-5.508539715,-0.898568632 +Daniel Ochefu,ochefda01,2017,PO,WAS,11,5,-17.7743178,11.4293991,-6.344918703,-0.010021327,0,-0.010021327,-9.988776733,8.183082065,-1.805694667,5.750460416 +Taurean Prince,princta02,2018,RS,ATL,5135,2464,-0.836243684,-1.784507951,-2.620751636,0.164629795,0.164629795,0,-0.583335922,-1.587205829,-2.17054175,1.311022451 +Dennis Schroder,schrode01,2018,RS,ATL,4283,2078,1.59483051,-1.428730027,0.166100483,3.093708459,3.093708459,0,1.134469586,-1.379205978,-0.244736392,0.066466749 +John Collins,collijo01,2018,RS,ATL,3714,1785,-1.067389055,0.52076513,-0.546623925,2.003056396,2.003056396,0,-0.933834354,0.426914411,-0.506919942,-0.17665947 +Kent Bazemore,bazemke01,2018,RS,ATL,3694,1789,-0.133694372,0.709197466,0.575503094,3.074314934,3.074314934,0,0.293067092,0.718060415,1.011127507,1.273533651 +Dewayne Dedmon,dedmode01,2018,RS,ATL,3200,1542,-1.522958882,1.11102808,-0.411930802,1.840296146,1.840296146,0,-1.290316624,0.500848156,-0.789468468,0.046955432 +Marco Belinelli,belinma01,2018,RS,ATL,2532,1210,0.728436726,-2.535933804,-1.807497078,0.582076318,0.582076318,0,0.783785314,-3.058229705,-2.274444391,0.039157011 +Isaiah Taylor,taylois01,2018,RS,ATL,2475,1167,-1.184265446,-0.160289102,-1.344554548,0.836138241,0.836138241,0,-1.77221541,-1.156674953,-2.928890363,-0.079275861 +Ersan Ilyasova,ilyaser01,2018,RS,ATL,2402,1175,-0.731117798,1.09901047,0.367892672,1.863157607,1.863157607,0,-0.626120292,1.056465059,0.430344767,-0.316954393 +Mike Muscala,muscami01,2018,RS,ATL,2264,1060,-1.239800861,0.08355613,-1.15624473,0.864744774,0.864744774,0,-1.202321495,-0.533408764,-1.735730258,0.324868829 +Malcolm Delaney,delanma01,2018,RS,ATL,2108,1014,-1.452120296,0.170040227,-1.282080069,0.759370284,0.759370284,0,-1.20684861,-0.663910543,-1.870759153,-0.006207566 +Tyler Dorsey,dorsety01,2018,RS,ATL,2044,974,-0.725697157,-2.049150413,-2.77484757,-0.012339941,-0.012339941,0,-0.835678236,-2.693832068,-3.529510304,-0.061709515 +Miles Plumlee,plumlmi01,2018,RS,ATL,1925,918,-5.661459816,1.550143426,-4.11131639,-0.636426625,-0.636426625,0,-5.674156578,0.151825522,-5.522331056,-0.181160522 +Luke Babbitt,babbilu01,2018,RS,ATL,1202,570,0.412673442,-2.485530491,-2.072857049,0.196300276,0.196300276,0,-0.024468871,-2.991829685,-3.016298556,-0.313510547 +Tyler Cavanaugh,cavanty01,2018,RS,ATL,1092,518,-0.316570119,-4.300576569,-4.617146688,-0.493631422,-0.493631422,0,-0.961509934,-3.812719883,-4.774229818,0.035214023 +DeAndre' Bembry,bembrde01,2018,RS,ATL,956,455,-5.003359667,0.025629205,-4.977730462,-0.522276626,-0.522276626,0,-4.482086466,-0.580056347,-5.062142814,0.983826055 +Damion Lee,leeda03,2018,RS,ATL,861,404,-0.428754473,1.723946437,1.295191963,0.833489717,0.833489717,0,0.485094575,1.418617651,1.903712226,-0.036700403 +Andrew White III,whitean01,2018,RS,ATL,451,209,-5.905924052,-3.956440225,-9.862364277,-0.756843099,-0.756843099,0,-4.703491231,-5.594196259,-10.29768749,-0.204186754 +Josh Magette,magetjo01,2018,RS,ATL,449,216,0.262927932,-0.225563246,0.037364686,0.303199003,0.303199003,0,-0.876000932,-0.491865586,-1.367866518,-1.284454299 +Jaylen Morris,morrija01,2018,RS,ATL,217,98,-5.701513743,-3.590807213,-9.292320955,-0.328275965,-0.328275965,0,-5.725656947,-4.325675601,-10.05133255,0.352535853 +Antonius Cleveland,clevean01,2018,RS,ATL,94,42,-4.090937843,-7.193487093,-11.28442494,-0.184508567,-0.184508567,0,-4.10999444,-5.852277593,-9.962272033,0.883863614 +Nicolas Brussino,brussni01,2018,RS,ATL,21,10,-7.130471924,4.173711192,-2.956760731,-0.001040318,-0.001040318,0,-6.131125193,-1.968442403,-8.099567596,-1.370564987 +Jeremy Evans,evansje01,2018,RS,ATL,12,5,-3.022780567,-24.93354861,-27.95632918,-0.068182387,-0.068182387,0,-2.363397898,-22.09243601,-24.45583391,5.987206072 +Jayson Tatum,tatumja01,2018,RS,BOS,4948,2438,0.213905541,1.026255254,1.240160795,4.943063676,4.943063676,0,-0.256046846,0.76251603,0.506469183,-0.403083871 +Al Horford,horfoal01,2018,RS,BOS,4612,2277,0.8659446,3.291071879,4.157016479,7.986477484,7.986477484,0,0.447545744,2.625121205,3.072666949,-0.464565733 +Jaylen Brown,brownja02,2018,RS,BOS,4377,2152,0.276983213,1.228447899,1.505431111,4.693697601,4.693697601,0,-0.111150189,1.477431074,1.366280885,0.455304559 +Terry Rozier,roziete01,2018,RS,BOS,4205,2068,0.451180552,1.421572244,1.872752796,4.827390125,4.827390125,0,0.235305351,1.359756273,1.595061624,-1.01784185 +Kyrie Irving,irvinky01,2018,RS,BOS,3951,1931,5.975496962,-1.159873572,4.81562339,7.489068084,7.489068084,0,5.436384802,-0.705398284,4.730986519,0.471714741 +Marcus Smart,smartma01,2018,RS,BOS,3331,1614,-0.931204579,1.677693923,0.746489343,2.898186536,2.898186536,0,-0.895576849,1.425687773,0.530110923,0.653136304 +Aron Baynes,baynear01,2018,RS,BOS,2994,1485,-3.642099967,3.703674049,0.061574083,2.120543645,2.120543645,0,-3.97206376,3.548812394,-0.423251367,-0.448768608 +Marcus Morris,morrima03,2018,RS,BOS,2969,1447,-0.18955677,-0.792747981,-0.982304752,1.300761927,1.300761927,0,-0.650981005,-0.67490395,-1.325884955,-0.323482797 +Semi Ojeleye,ojelese01,2018,RS,BOS,2357,1150,-4.608000191,-1.720862703,-6.328862894,-2.082251061,-2.082251061,0,-4.804157537,-1.975474833,-6.779632371,-0.830255964 +Daniel Theis,theisda01,2018,RS,BOS,1912,936,-1.749941678,2.070802777,0.320861099,1.472894456,1.472894456,0,-1.961311336,1.984572948,0.023261612,0.433813929 +Shane Larkin,larkish01,2018,RS,BOS,1563,775,-2.050281433,1.539661746,-0.510619687,0.87832326,0.87832326,0,-2.162409697,0.973041269,-1.189368428,-0.799756893 +Abdel Nader,naderab01,2018,RS,BOS,1093,522,-4.932026307,-2.395405471,-7.327431778,-1.225844432,-1.225844432,0,-4.970364704,-2.784625083,-7.754989787,0.550276162 +Greg Monroe,monrogr01,2018,RS,BOS,1028,496,-0.372983981,1.65183109,1.278847109,1.026000057,1.026000057,0,-0.538662769,1.871653637,1.332990867,0.62884371 +Guerschon Yabusele,yabusgu01,2018,RS,BOS,489,235,-0.97666054,-1.795326689,-2.771987229,-0.002645553,-0.002645553,0,-1.370597928,-2.426042516,-3.796640444,0.35184426 +Jabari Bird,birdja01,2018,RS,BOS,241,115,-2.223264335,-3.25226262,-5.475526955,-0.160737112,-0.160737112,0,-2.596552259,-4.876799773,-7.473352032,0.510059488 +Kadeem Allen,allenka01,2018,RS,BOS,226,107,-6.379300135,-1.2635628,-7.642862935,-0.268439635,-0.268439635,0,-5.644618908,-1.829492539,-7.474111447,0.494443139 +Jonathan Gibson,gibsojo01,2018,RS,BOS,87,40,6.363805411,-5.580439712,0.7833657,0.073252618,0.073252618,0,5.008805903,-5.513900358,-0.505094455,1.573314771 +Xavier Silas,silasxa01,2018,RS,BOS,16,7,-0.399490156,18.96243302,18.56294287,0.076845249,0.076845249,0,-0.803441828,17.6208503,16.81740847,0.949002475 +Jarell Eddie,eddieja01,2018,RS,BOS,13,6,-15.38724518,8.186772624,-7.200472554,-0.013570604,-0.013570604,0,-10.037099,9.709483931,-0.327615071,-0.387229564 +Gordon Hayward,haywago01,2018,RS,BOS,10,5,-5.225967145,-10.45016071,-15.67612785,-0.032994361,-0.032994361,0,-5.532020752,-10.71321646,-16.24523722,0.059589973 +Spencer Dinwiddie,dinwisp01,2018,RS,BRK,4766,2306,3.246510895,-0.738931329,2.507579566,6.073954975,6.073954975,0,2.531120204,-0.540967221,1.990152983,-1.791261648 +Allen Crabbe,crabbal01,2018,RS,BRK,4622,2197,0.988288784,0.152158082,1.140446866,4.385720569,4.385720569,0,1.051411639,-0.239550956,0.811860683,0.565995664 +DeMarre Carroll,carrode01,2018,RS,BRK,4536,2180,-0.131484858,0.452933235,0.321448377,3.399648468,3.399648468,0,0.06737653,0.388310042,0.455686572,-0.479898633 +Joe Harris,harrijo01,2018,RS,BRK,4139,1975,1.254365714,-1.098942497,0.155423216,2.925280567,2.925280567,0,0.894689655,-1.456950844,-0.562261189,-0.079780724 +Rondae Hollis-Jefferson,holliro01,2018,RS,BRK,4047,1920,-0.344435002,1.142456777,0.798021774,3.498920853,3.498920853,0,-0.340482655,0.96797882,0.627496164,0.666016441 +Caris LeVert,leverca01,2018,RS,BRK,3971,1864,-1.027778165,0.116541095,-0.91123707,1.764874792,1.764874792,0,-1.138119753,-0.064714448,-1.2028342,0.918267554 +Jarrett Allen,allenja01,2018,RS,BRK,3002,1441,-2.924159372,-1.130534872,-4.054694244,-0.956236725,-0.956236725,0,-3.021170337,-1.820816036,-4.841986373,-0.3073628 +Quincy Acy,acyqu01,2018,RS,BRK,2856,1359,-2.208182427,-0.658814194,-2.866996621,-0.08123232,-0.08123232,0,-1.826813152,-0.890246236,-2.717059388,0.136139262 +D'Angelo Russell,russeda01,2018,RS,BRK,2649,1234,-0.581879537,-3.528933665,-4.110813202,-0.869890198,-0.869890198,0,-0.073175953,-3.569966783,-3.643142736,1.521397825 +Tyler Zeller,zellety01,2018,RS,BRK,1456,703,-2.606879888,-0.337003705,-2.943883593,-0.069310049,-0.069310049,0,-3.137504751,-0.599272266,-3.736777017,-0.32850728 +Nik Stauskas,stausni01,2018,RS,BRK,992,478,-0.757507794,-1.79925302,-2.556760814,0.046932118,0.046932118,0,-0.927978047,-2.941761728,-3.869739775,-0.408781959 +Dante Cunningham,cunnida01,2018,RS,BRK,951,447,-1.253551943,-0.548537722,-1.802089665,0.216815048,0.216815048,0,-0.831383325,-0.374204711,-1.205588036,0.2914615 +Trevor Booker,booketr01,2018,RS,BRK,852,395,-0.671176944,0.441980095,-0.229196849,0.510905865,0.510905865,0,-0.879195256,-0.680762203,-1.559957459,0.56449047 +Timofey Mozgov,mozgoti01,2018,RS,BRK,782,359,-7.543131901,-0.560147833,-8.103279735,-0.984836248,-0.984836248,0,-7.376425592,-1.60269038,-8.979115972,0.437033153 +Jahlil Okafor,okafoja01,2018,RS,BRK,660,328,-3.849986483,0.014696208,-3.835290275,-0.180264931,-0.180264931,0,-3.834098263,-0.561502955,-4.395601218,-0.739320553 +Sean Kilpatrick,kilpase01,2018,RS,BRK,397,183,-6.552034718,-3.728450636,-10.28048535,-0.706049001,-0.706049001,0,-6.096152755,-5.461528799,-11.55768155,0.416651048 +Isaiah Whitehead,whiteis01,2018,RS,BRK,384,180,-3.021765531,2.629190765,-0.392574766,0.220502481,0.220502481,0,-2.909975278,0.240999339,-2.66897594,1.835496363 +Milton Doyle,doylemi01,2018,RS,BRK,266,125,-4.464219926,-2.071060043,-6.535279969,-0.239758387,-0.239758387,0,-3.070226369,-1.717634229,-4.787860597,-0.677116304 +James Webb III,webbja01,2018,RS,BRK,251,120,-4.816630585,-2.441307019,-7.257937604,-0.274605727,-0.274605727,0,-3.924863556,-3.574122691,-7.498986247,-0.498956339 +Jacob Wiley,wileyja01,2018,RS,BRK,71,33,-5.250120594,11.49534229,6.245221693,0.151260086,0.151260086,0,-6.465573907,7.186357106,0.720783199,-0.123702141 +Jeremy Lin,linje01,2018,RS,BRK,63,25,2.335943961,-11.5800758,-9.244131843,-0.085254751,-0.085254751,0,2.151577547,-11.17791726,-9.026339708,2.9005901 +Rashad Vaughn,vaughra01,2018,RS,BRK,7,4,13.54148685,-20.36115734,-6.819670497,-0.008185143,-0.008185143,0,8.812096286,-21.44028392,-12.62818763,-1.436106894 +Kemba Walker,walkeke02,2018,RS,CHA,5661,2736,5.385715896,0.569927383,5.955643279,12.15693432,12.15693432,0,4.722905828,0.661806842,5.384712671,0.038072791 +Dwight Howard,howardw01,2018,RS,CHA,5101,2463,-2.245696634,-0.070777379,-2.316474013,0.547699074,0.547699074,0,-2.112664758,-0.180779833,-2.293444591,0.531785281 +Marvin Williams,willima02,2018,RS,CHA,4181,2006,0.275751612,0.123949601,0.399701214,3.239372847,3.239372847,0,-0.322040635,-0.035868234,-0.357908869,0.485454286 +Nicolas Batum,batumni01,2018,RS,CHA,4130,1981,1.262516479,-2.255854151,-0.993337672,1.792241701,1.792241701,0,1.317335672,-1.937223877,-0.619888205,0.937071301 +Jeremy Lamb,lambje01,2018,RS,CHA,4053,1967,2.234568608,-0.247050327,1.987518281,4.723255888,4.723255888,0,1.311863602,-0.356012445,0.955851157,-0.649793766 +Michael Kidd-Gilchrist,kiddgmi01,2018,RS,CHA,3852,1850,-1.503628901,2.887306257,1.383677356,3.882402812,3.882402812,0,-2.317037764,2.566236283,0.249198519,-0.489447109 +Frank Kaminsky,kaminfr01,2018,RS,CHA,3777,1835,0.721910301,-2.331356204,-1.609445903,1.059363833,1.059363833,0,0.291004615,-2.317851937,-2.026847323,-0.784267855 +Treveon Graham,grahatr01,2018,RS,CHA,2174,1050,-0.81649671,-1.256883954,-2.073380663,0.360133586,0.360133586,0,-1.898204202,-0.91922818,-2.817432383,-0.639876077 +Malik Monk,monkma01,2018,RS,CHA,1807,854,-2.769971655,-4.8655293,-7.635500955,-2.144855423,-2.144855423,0,-1.762446203,-4.969357024,-6.731803227,0.754453571 +Michael Carter-Williams,cartemi01,2018,RS,CHA,1700,835,-2.168685896,3.291468373,1.122782477,1.643408394,1.643408394,0,-1.919725991,3.252943761,1.33321777,-0.388566376 +Dwayne Bacon,bacondw01,2018,RS,CHA,1508,713,-3.72845919,-1.391058016,-5.119517206,-0.862511191,-0.862511191,0,-4.403289829,-1.938052324,-6.341342153,0.062806473 +Cody Zeller,zelleco01,2018,RS,CHA,1304,627,-1.210322204,1.976184001,0.765861797,1.132114903,1.132114903,0,-1.66562556,1.300260787,-0.365364773,0.653268746 +Johnny O'Bryant III,obryajo01,2018,RS,CHA,796,379,-5.025571086,-3.527800705,-8.553371792,-1.120809178,-1.120809178,0,-4.547243722,-2.4646683,-7.011912022,-0.120612957 +Willy Hernangomez,hernawi01,2018,RS,CHA,558,262,2.282804206,0.291071822,2.573876028,0.717365538,0.717365538,0,1.874879363,0.992940244,2.867819607,0.795942308 +Julyan Stone,stoneju01,2018,RS,CHA,378,175,-0.568350301,3.043670905,2.475320603,0.466978109,0.466978109,0,-1.368789062,1.191425007,-0.177364054,0.092566165 +Marcus Paige,paigema01,2018,RS,CHA,57,28,0.718022261,-2.046027786,-1.328005524,0.01989704,0.01989704,0,-0.81674199,-4.219921787,-5.036663777,-2.036291959 +Mangok Mathiang,mathima01,2018,RS,CHA,43,20,0.856529333,10.01015852,10.86668785,0.13899105,0.13899105,0,-1.287309294,7.783167494,6.4958582,0.033103114 +Justin Holiday,holidju01,2018,RS,CHI,4739,2265,-0.932337502,1.08335125,0.151013748,3.383550437,3.383550437,0,-0.953974062,0.923408911,-0.030565151,0.92112819 +Denzel Valentine,valende01,2018,RS,CHI,4345,2095,-0.657807214,-0.972106825,-1.62991404,1.196481747,1.196481747,0,-1.164509031,-0.595488859,-1.75999789,-0.061595674 +Lauri Markkanen,markkla01,2018,RS,CHI,4187,2020,0.055178459,-0.172101101,-0.116922641,2.706662931,2.706662931,0,0.732283024,-0.485243928,0.247039096,-0.255776294 +Robin Lopez,lopezro01,2018,RS,CHI,3486,1690,-4.299165346,0.054906402,-4.244258944,-1.278927566,-1.278927566,0,-4.548506092,-0.63561494,-5.184121032,-0.729824062 +Jerian Grant,grantje02,2018,RS,CHI,3451,1686,1.042550058,-0.873328767,0.169221291,2.481508406,2.481508406,0,-0.052509484,-1.133371018,-1.185880502,-1.16919522 +Bobby Portis,portibo01,2018,RS,CHI,3434,1643,1.137506672,-1.965976021,-0.828469349,1.616700053,1.616700053,0,0.612223213,-2.341800803,-1.72957759,0.367071265 +David Nwaba,nwabada01,2018,RS,CHI,3417,1646,-0.924092614,-0.939624903,-1.863717516,0.746299642,0.746299642,0,-1.900607543,-0.407188834,-2.307796376,0.267777022 +Kris Dunn,dunnkr01,2018,RS,CHI,3191,1525,-1.652807654,0.457958813,-1.194848841,1.224853053,1.224853053,0,-1.186147009,1.295205031,0.109058022,1.218230539 +Cristiano Felicio,feliccr01,2018,RS,CHI,2013,977,-5.505737438,-3.50090975,-9.006647188,-3.104465126,-3.104465126,0,-6.506639147,-3.593692237,-10.10033138,-0.453469365 +Paul Zipser,zipsepa01,2018,RS,CHI,1664,824,-4.543583637,-1.421543737,-5.965127373,-1.342853963,-1.342853963,0,-4.125170253,-1.389621268,-5.514791521,-0.645896583 +Zach LaVine,lavinza01,2018,RS,CHI,1371,656,-0.671833061,-2.273730613,-2.945563674,-0.065727053,-0.065727053,0,-0.678606159,-2.237404257,-2.916010416,0.414666437 +Nikola Mirotic,mirotni01,2018,RS,CHI,1313,622,5.718920405,-0.333917987,5.385002418,2.604731185,2.604731185,0,6.154854483,-1.337395803,4.817458679,0.888900141 +Cameron Payne,payneca01,2018,RS,CHI,1217,582,1.44702349,-0.327413885,1.119609605,1.150689376,1.150689376,0,-0.191117043,-0.792291049,-0.983408093,0.143432485 +Noah Vonleh,vonleno01,2018,RS,CHI,833,399,-1.292935733,0.116163394,-1.176772339,0.320889971,0.320889971,0,-1.394267577,-0.637749483,-2.03201706,0.194616358 +Antonio Blakeney,blakean01,2018,RS,CHI,649,314,-1.87200104,-3.205036693,-5.077037733,-0.371402964,-0.371402964,0,-3.211811312,-3.545666671,-6.757477983,-0.371189308 +Ryan Arcidiacono,arcidry01,2018,RS,CHI,634,304,-2.858780513,-0.856969742,-3.715750255,-0.149061981,-0.149061981,0,-3.101951221,-1.276044782,-4.377996003,-0.481222814 +Sean Kilpatrick,kilpase01,2018,RS,CHI,440,214,1.879964076,-5.102214461,-3.222250386,-0.051822599,-0.051822599,0,1.186754412,-4.961242148,-3.774487736,0.50208264 +Quincy Pondexter,pondequ01,2018,RS,CHI,406,196,-6.307503222,-0.614169694,-6.921672916,-0.420358167,-0.420358167,0,-5.161631378,-2.174798001,-7.336429379,0.759544167 +Kay Felder,feldeka01,2018,RS,CHI,286,134,-8.544368161,2.123083418,-6.421284743,-0.256199281,-0.256199281,0,-5.069514584,-0.887029093,-5.956543677,2.057205282 +Omer Asik,asikom01,2018,RS,CHI,127,61,-6.441113983,-7.093495749,-13.53460973,-0.33780021,-0.33780021,0,-5.732506803,-5.836258868,-11.56876567,0.638204827 +Jarell Eddie,eddieja01,2018,RS,CHI,7,3,8.679953225,11.54509912,20.22505235,0.03538251,0.03538251,0,0.850033773,2.343969143,3.194002917,0.611825893 +LeBron James,jamesle01,2018,RS,CLE,6249,3026,6.971055219,-1.731308676,5.239746543,12.40925444,12.40925444,0,6.71480891,-2.018766737,4.696042173,0.596402793 +JR Smith,smithjr01,2018,RS,CLE,4630,2244,-0.81723767,-2.960707396,-3.777945066,-1.17608558,-1.17608558,0,-0.712667088,-2.371540532,-3.08420762,-0.06719501 +Jeff Green,greenje02,2018,RS,CLE,3810,1828,-0.567587521,0.17012364,-0.397463881,2.183914972,2.183914972,0,-0.898754062,-0.576743495,-1.475497556,-0.459681168 +Kevin Love,loveke01,2018,RS,CLE,3397,1651,2.611348316,-0.854928478,1.756419838,3.818966121,3.818966121,0,3.110285039,-0.512235949,2.59804909,0.60176123 +Kyle Korver,korveky01,2018,RS,CLE,3305,1574,1.752032639,0.354400517,2.106433156,3.926831278,3.926831278,0,1.637193972,-0.210943017,1.426250954,0.682915033 +Jae Crowder,crowdja01,2018,RS,CLE,2792,1346,-1.570967831,-1.358049974,-2.929017805,-0.123061809,-0.123061809,0,-1.134942405,-0.726180238,-1.861122643,0.100905198 +Dwyane Wade,wadedw01,2018,RS,CLE,2250,1069,-1.226939476,1.125125263,-0.101814214,1.45554754,1.45554754,0,-0.321838006,-0.00125657,-0.323094576,0.770378368 +Tristan Thompson,thomptr01,2018,RS,CLE,2228,1072,-1.801689723,-0.801405893,-2.603095616,0.079909815,0.079909815,0,-1.793793666,-0.724782408,-2.518576073,-0.539823919 +Jose Calderon,caldejo01,2018,RS,CLE,1857,914,0.337343524,0.539213002,0.876556527,1.675412521,1.675412521,0,-0.050150643,0.056515557,0.006364914,-0.922867727 +Cedi Osman,osmande01,2018,RS,CLE,1402,672,-0.234575393,0.731588985,0.497013592,1.113817887,1.113817887,0,-0.513902005,-0.139090511,-0.652992516,0.050343437 +George Hill,hillge01,2018,RS,CLE,1368,669,0.401298215,1.572615152,1.973913367,1.600301655,1.600301655,0,-0.244741314,1.546371609,1.301630295,-0.743328654 +Jordan Clarkson,clarkjo01,2018,RS,CLE,1313,632,0.32500591,0.347483913,0.672489823,1.098226762,1.098226762,0,0.017076051,-0.096934722,-0.07985867,-0.480244034 +Channing Frye,fryech01,2018,RS,CLE,1139,545,0.29601039,-0.117094411,0.178915979,0.814241964,0.814241964,0,0.4848207,-0.715727632,-0.230906932,-0.020643405 +Rodney Hood,hoodro01,2018,RS,CLE,1106,532,0.891786849,-2.921913087,-2.030126238,0.194665338,0.194665338,0,0.769623956,-2.039480052,-1.269856096,-0.369287248 +Larry Nance Jr.,nancela02,2018,RS,CLE,1040,499,0.035522468,2.978068554,3.013591021,1.46590365,1.46590365,0,0.234649809,3.410753695,3.645403504,-0.09787709 +Isaiah Thomas,thomais02,2018,RS,CLE,860,406,-1.955883116,-2.997189115,-4.953072231,-0.461516305,-0.461516305,0,-0.807931043,-3.143052673,-3.950983716,1.123649113 +Derrick Rose,rosede01,2018,RS,CLE,666,308,-3.162602652,-1.794863128,-4.95746578,-0.349443053,-0.349443053,0,-3.000911144,-3.247242675,-6.248153819,0.731594585 +Iman Shumpert,shumpim01,2018,RS,CLE,581,276,-4.497280555,0.895137104,-3.602143451,-0.12067454,-0.12067454,0,-3.734435425,0.235573118,-3.498862308,0.561963786 +Ante Zizic,zizican01,2018,RS,CLE,451,214,1.442209871,-1.305881059,0.136328812,0.315791727,0.315791727,0,-0.143239353,-1.86912772,-2.012367072,0.205944448 +John Holland,hollajo02,2018,RS,CLE,367,174,-4.711493269,-2.980974818,-7.692468087,-0.441664617,-0.441664617,0,-3.992464169,-4.168532748,-8.160996917,0.655180385 +London Perrantes,perralo01,2018,RS,CLE,133,66,-5.344916275,-7.613706464,-12.95862274,-0.336448361,-0.336448361,0,-6.470656279,-7.546409179,-14.01706546,-2.109019747 +Kendrick Perkins,perkike01,2018,RS,CLE,31,15,4.293366603,-8.858309419,-4.564942815,-0.014058869,-0.014058869,0,0.555049689,-6.095297272,-5.540247583,1.207746463 +Harrison Barnes,barneha02,2018,RS,DAL,5322,2634,-1.357464658,-0.165916318,-1.523380976,1.638759333,1.638759333,0,-0.839546432,-0.779038091,-1.618584523,-0.580902934 +Yogi Ferrell,ferreyo01,2018,RS,DAL,4643,2282,-0.627183849,1.207727276,0.580543428,3.844344256,3.844344256,0,-0.440058582,1.148748209,0.708689627,-0.85259967 +Wesley Matthews,matthwe02,2018,RS,DAL,4312,2131,-0.632230264,-1.549070086,-2.181300351,0.617170635,0.617170635,0,-0.224945079,-1.031829922,-1.256775002,-0.182925464 +Dennis Smith Jr.,smithde03,2018,RS,DAL,4190,2049,-2.212763567,-3.314312723,-5.52707629,-2.910999349,-2.910999349,0,-1.177785667,-2.599662734,-3.777448401,0.268029569 +Dirk Nowitzki,nowitdi01,2018,RS,DAL,3911,1900,0.620400522,-0.423801975,0.196598547,2.85500612,2.85500612,0,1.048457074,-0.495740267,0.552716807,-0.047493428 +Dwight Powell,poweldw01,2018,RS,DAL,3413,1672,0.484132807,2.899276099,3.383408906,5.222555707,5.222555707,0,0.59486207,2.398486404,2.993348474,-0.181547383 +J.J. Barea,bareajo01,2018,RS,DAL,3270,1603,3.363616737,-1.703929343,1.659687394,3.600320086,3.600320086,0,3.208511668,-2.124061583,1.084450084,-0.169030085 +Maxi Kleber,klebima01,2018,RS,DAL,2457,1206,-2.122179878,1.544862342,-0.577317536,1.329262298,1.329262298,0,-1.987320194,0.864710569,-1.122609625,-0.56332411 +Devin Harris,harride01,2018,RS,DAL,1672,807,1.136236762,1.488119092,2.624355854,2.231619112,2.231619112,0,1.097700477,1.179096735,2.276797212,0.844035917 +Salah Mejri,mejrisa01,2018,RS,DAL,1471,729,-0.776419163,1.49296996,0.716550797,1.287264308,1.287264308,0,-0.785537624,1.361008269,0.575470645,-0.15926059 +Doug McDermott,mcderdo01,2018,RS,DAL,1243,596,-0.188938441,-0.12925345,-0.318191891,0.740458798,0.740458798,0,-0.74000376,-0.850432588,-1.590436348,0.133681711 +Nerlens Noel,noelne01,2018,RS,DAL,976,472,-5.158609462,3.520160388,-1.638449074,0.269012784,0.269012784,0,-4.687671176,3.62956083,-1.058110346,0.494843383 +Kyle Collinsworth,colliky01,2018,RS,DAL,974,480,-1.177205889,0.238866581,-0.938339308,0.441641359,0.441641359,0,-1.652510383,-0.066218759,-1.718729142,-0.453223088 +Dorian Finney-Smith,finnedo01,2018,RS,DAL,912,448,-3.109069372,1.367466432,-1.74160294,0.230272295,0.230272295,0,-2.982621649,0.337779292,-2.644842356,-0.093226775 +Aaron Harrison,harriaa01,2018,RS,DAL,480,233,-2.923254816,-3.735336865,-6.658591682,-0.464630369,-0.464630369,0,-2.271443324,-1.710354014,-3.981797338,-0.002075255 +Johnathan Motley,motlejo01,2018,RS,DAL,348,176,0.282465916,-2.018848442,-1.736382527,0.090433735,0.090433735,0,-0.730666676,-2.735552406,-3.466219081,-0.636746145 +Jalen Jones,jonesja04,2018,RS,DAL,325,162,1.240045581,-5.758239257,-4.518193676,-0.145637818,-0.145637818,0,0.663417604,-4.337667485,-3.674249881,-0.34455635 +Antonius Cleveland,clevean01,2018,RS,DAL,170,81,-7.276881603,3.820875916,-3.456005686,-0.029350679,-0.029350679,0,-6.665865843,3.333730985,-3.332134858,0.592075855 +Gian Clavell,clavegi01,2018,RS,DAL,135,64,-2.975262113,7.364762612,4.389500498,0.236019608,0.236019608,0,-1.188271374,4.284156613,3.095885239,1.231813984 +Jeff Withey,witheje01,2018,RS,DAL,83,39,-4.33785504,8.702079465,4.364224425,0.14501411,0.14501411,0,-2.856048958,3.998553046,1.142504088,2.422280642 +Jameel Warney,warneja01,2018,RS,DAL,53,27,2.62833134,-8.179910971,-5.551579631,-0.037882504,-0.037882504,0,2.037051889,-8.23363953,-6.196587641,-1.825899807 +Scotty Hopson,hopsosc01,2018,RS,DAL,21,8,-10.97012479,-3.048889067,-14.01901386,-0.047591434,-0.047591434,0,-9.444831189,-8.53798237,-17.98281356,3.441640817 +Josh McRoberts,mcrobjo01,2018,RS,DAL,14,6,-10.29692424,-7.1761488,-17.47307304,-0.045452203,-0.045452203,0,-9.387846568,-6.348998933,-15.7368455,0.840604312 +Will Barton,bartowi01,2018,RS,DEN,5513,2683,1.263388439,-0.401034194,0.862354245,4.9405736,4.9405736,0,1.592363127,-0.597777041,0.994586086,-0.085407595 +Jamal Murray,murraja01,2018,RS,DEN,5224,2565,2.335503386,-1.660905135,0.674598252,4.460166685,4.460166685,0,3.060258524,-1.17973605,1.880522474,-0.475399983 +Nikola Jokic,jokicni01,2018,RS,DEN,4963,2443,5.167214643,0.306921891,5.474136534,10.27493138,10.27493138,0,5.68113418,1.362593492,7.043727672,0.234325565 +Wilson Chandler,chandwi01,2018,RS,DEN,4795,2346,-0.673850193,0.105604282,-0.568245911,2.592493738,2.592493738,0,-0.392021244,-0.552850825,-0.944872069,-0.71836681 +Gary Harris,harriga01,2018,RS,DEN,4724,2304,1.429616563,0.647673085,2.077289648,5.715490095,5.715490095,0,2.119953917,0.651660012,2.771613929,0.716853377 +Mason Plumlee,plumlma01,2018,RS,DEN,2998,1439,-2.034339644,0.326651773,-1.707687871,0.770659369,0.770659369,0,-1.293677796,0.341104783,-0.952573013,0.702184439 +Trey Lyles,lylestr01,2018,RS,DEN,2868,1391,0.670215541,0.144500295,0.814715836,2.52515009,2.52515009,0,1.550722799,-0.990499839,0.56022296,-0.183767354 +Paul Millsap,millspa01,2018,RS,DEN,2335,1143,-0.521144713,0.23343482,-0.287709892,1.440371145,1.440371145,0,0.146329013,0.384519329,0.530848342,0.30848887 +Emmanuel Mudiay,mudiaem01,2018,RS,DEN,1593,752,-2.830094016,-2.945603721,-5.775697737,-1.166098752,-1.166098752,0,-1.505210844,-4.039409448,-5.544620292,0.446740446 +Torrey Craig,craigto01,2018,RS,DEN,1311,629,-1.079343775,1.295461434,0.216117659,0.94888948,0.94888948,0,-0.85024491,0.016931969,-0.833312941,-0.311024124 +Malik Beasley,beaslma01,2018,RS,DEN,1251,583,-2.172205105,-0.444880843,-2.617085948,0.039685409,0.039685409,0,-1.473349592,-2.50409654,-3.977446132,0.377808194 +Devin Harris,harride01,2018,RS,DEN,1122,533,2.208762261,-3.912061082,-1.703298821,0.28521222,0.28521222,0,1.642907893,-3.759034896,-2.116127003,0.200688462 +Kenneth Faried,farieke01,2018,RS,DEN,948,461,-1.303377654,-2.085742063,-3.389119717,-0.149949773,-0.149949773,0,-1.201531799,-1.669468618,-2.871000417,-0.245869004 +Juancho Hernangomez,hernaju01,2018,RS,DEN,574,277,-1.586149289,-0.809018254,-2.395167543,0.050140585,0.050140585,0,-1.326425715,-2.216114912,-3.542540627,-0.012371391 +Richard Jefferson,jefferi01,2018,RS,DEN,340,163,-2.920085485,-3.409906462,-6.329991947,-0.296256737,-0.296256737,0,-2.681900404,-4.520020505,-7.201920909,-0.488016787 +Darrell Arthur,arthuda01,2018,RS,DEN,306,141,-5.421537695,-4.141978809,-9.563516504,-0.498596395,-0.498596395,0,-3.113400429,-3.138614201,-6.25201463,1.708943974 +Monte Morris,morrimo01,2018,RS,DEN,54,25,7.252201761,0.328286161,7.580487922,0.131762614,0.131762614,0,7.135849689,0.791069621,7.92691931,-0.002077655 +Tyler Lydon,lydonty01,2018,RS,DEN,4,2,-13.12225207,-2.998253682,-16.12050575,-0.013078053,-0.013078053,0,-12.78963865,-0.696655793,-13.48629445,-4.109492423 +Andre Drummond,drumman01,2018,RS,DET,5348,2625,-0.635246755,0.72144643,0.086199674,3.831640022,3.831640022,0,-0.740346417,1.517513044,0.777166627,0.86672171 +Ish Smith,smithis01,2018,RS,DET,4196,2043,0.251624831,1.01269755,1.264322381,4.136540194,4.136540194,0,-0.299327061,0.812867476,0.513540414,-1.131838286 +Stanley Johnson,johnsst04,2018,RS,DET,3859,1894,-2.717944425,1.333636013,-1.384308411,1.318349208,1.318349208,0,-2.529085691,1.884970864,-0.644114827,-0.101042166 +Anthony Tolliver,tollian01,2018,RS,DET,3585,1757,1.729344292,0.069644838,1.798989129,4.077610129,4.077610129,0,1.509624401,-0.378118031,1.13150637,-0.004891326 +Reggie Bullock,bullore01,2018,RS,DET,3551,1732,0.616557372,-0.243605956,0.372951416,2.761715946,2.761715946,0,-0.254543487,-0.404141436,-0.658684922,0.074360478 +Tobias Harris,harrito02,2018,RS,DET,3160,1563,2.520143116,-1.841682845,0.678460271,2.710125473,2.710125473,0,2.855684591,-0.992066206,1.863618385,-0.866237785 +Luke Kennard,kennalu01,2018,RS,DET,2962,1463,0.234505803,-0.745468297,-0.510962493,1.667090835,1.667090835,0,-0.515567469,-1.292848108,-1.808415578,-0.247943057 +Avery Bradley,bradlav01,2018,RS,DET,2575,1268,-2.302641776,0.210505356,-2.092136421,0.429216273,0.429216273,0,-1.515315311,0.407734595,-1.107580716,0.844257974 +Reggie Jackson,jacksre01,2018,RS,DET,2423,1201,1.512499741,-0.656410764,0.856088977,2.186055348,2.186055348,0,0.961157309,-0.838777597,0.122379712,-1.058408762 +Langston Galloway,gallola01,2018,RS,DET,1765,863,-0.397324578,2.881800819,2.484476241,2.296792054,2.296792054,0,0.012607795,1.383935278,1.396543074,-0.342659959 +Blake Griffin,griffbl01,2018,RS,DET,1689,831,2.140244293,0.586048602,2.726292895,2.323308721,2.323308721,0,2.129362266,-0.052914728,2.076447538,0.063695287 +Eric Moreland,moreler01,2018,RS,DET,1614,805,-2.848969688,1.95063748,-0.898332208,0.756562961,0.756562961,0,-3.512736966,2.17400518,-1.338731786,-0.513573632 +James Ennis III,ennisja01,2018,RS,DET,1117,551,-1.067820961,-0.754504221,-1.822325182,0.259916471,0.259916471,0,-1.3785769,-0.58025311,-1.95883001,-0.331554509 +Dwight Buycks,buyckdw01,2018,RS,DET,865,427,-2.191515374,0.055649317,-2.135866056,0.133314396,0.133314396,0,-2.001361464,-1.446758573,-3.448120037,-0.354399188 +Henry Ellenson,ellenhe01,2018,RS,DET,690,329,-4.519453305,-1.783313291,-6.302766596,-0.598677025,-0.598677025,0,-3.394737102,-2.752207173,-6.146944275,0.386661557 +Boban Marjanovic,marjabo01,2018,RS,DET,359,171,-1.469945955,-0.8431297,-2.313075655,0.038699826,0.038699826,0,-0.822344929,-0.499995008,-1.322339938,1.511169737 +Jon Leuer,leuerjo01,2018,RS,DET,296,136,-5.281500565,-2.351858456,-7.633359021,-0.33935272,-0.33935272,0,-4.872974063,-2.193835538,-7.0668096,0.149335425 +Jameer Nelson,nelsoja01,2018,RS,DET,241,116,-10.68915218,-5.2283045,-15.91745668,-0.775401904,-0.775401904,0,-7.589716626,-4.267934716,-11.85765134,-0.495200159 +Luis Montero,montelu01,2018,RS,DET,17,8,-25.05619866,-3.852423103,-28.90862177,-0.107438047,-0.107438047,0,-20.89350835,-5.950821254,-26.8443296,0.621565883 +Reggie Hearn,hearnre01,2018,RS,DET,15,7,-1.819553522,-2.538941776,-4.358495298,-0.005631502,-0.005631502,0,-1.321304953,-5.646213007,-6.96751796,-1.952615648 +Willie Reed,reedwi02,2018,RS,DET,15,9,1.553601438,-21.06531171,-19.51171027,-0.076217143,-0.076217143,0,-1.645279356,-8.794043122,-10.43932248,-0.965690227 +Kay Felder,feldeka01,2018,RS,DET,12,6,5.714137834,-2.512638947,3.201498887,0.018692083,0.018692083,0,-1.080279327,-6.419593566,-7.499872893,2.577298806 +Klay Thompson,thompkl01,2018,RS,GSW,5293,2506,1.66949323,0.178730556,1.848223786,5.90203368,5.90203368,0,2.807214702,0.121159919,2.928374621,0.386775363 +Kevin Durant,duranke01,2018,RS,GSW,4952,2325,5.550325576,-1.348546134,4.201779442,8.363156274,8.363156274,0,6.1840798,-1.523258037,4.660821762,1.405626135 +Draymond Green,greendr01,2018,RS,GSW,4890,2287,0.664662758,2.387425168,3.052087926,6.893169972,6.893169972,0,1.595823124,2.528261379,4.124084503,1.80420487 +Stephen Curry,curryst01,2018,RS,GSW,3565,1631,9.182645177,-1.655314675,7.527330502,8.773362408,8.773362408,0,9.370976353,-0.732633798,8.638342555,2.56597716 +Andre Iguodala,iguodan01,2018,RS,GSW,3418,1622,-1.421878923,1.329467261,-0.092411662,2.176349341,2.176349341,0,-1.051944725,0.67268985,-0.379254875,-1.033923731 +Nick Young,youngni01,2018,RS,GSW,2943,1393,-0.852254379,-1.255842383,-2.108096761,0.454514829,0.454514829,0,-0.201423836,-1.462385657,-1.663809494,-0.36775734 +Shaun Livingston,livinsh01,2018,RS,GSW,2357,1129,-1.315557577,0.024239192,-1.291318385,0.834171958,0.834171958,0,-0.844019115,-0.132202288,-0.976221403,-0.714460799 +Zaza Pachulia,pachuza01,2018,RS,GSW,2064,972,0.003302017,0.597375598,0.600677615,1.671102392,1.671102392,0,-0.169433448,1.383319908,1.21388646,0.564327798 +Patrick McCaw,mccawpa01,2018,RS,GSW,2014,961,-3.380235958,-1.415618313,-4.79585427,-0.996885408,-0.996885408,0,-2.620681791,-1.334139643,-3.954821434,-0.613267637 +David West,westda01,2018,RS,GSW,2011,999,-1.881344898,3.582258723,1.700913825,2.275227245,2.275227245,0,-0.462323733,3.303707757,2.841384024,0.290423012 +Kevon Looney,looneke01,2018,RS,GSW,1909,910,-0.663228,4.104123197,3.440895197,2.851030409,2.851030409,0,-0.74413437,3.663295541,2.919161171,-0.803794397 +Jordan Bell,belljo01,2018,RS,GSW,1715,809,0.285611484,1.870951496,2.15656298,2.031479471,2.031479471,0,0.537054437,1.376708608,1.913763044,0.30793365 +Omri Casspi,casspom01,2018,RS,GSW,1573,740,-1.12557064,0.397493605,-0.728077034,0.762878731,0.762878731,0,-0.994180807,-0.373397894,-1.367578701,-0.064224041 +Quinn Cook,cookqu01,2018,RS,GSW,1523,740,-0.508456455,-4.661129938,-5.169586393,-0.90192908,-0.90192908,0,0.031366212,-3.780864213,-3.749498001,-1.257551655 +JaVale McGee,mcgeeja01,2018,RS,GSW,1313,615,-0.212604204,0.831676685,0.619072481,1.059078847,1.059078847,0,0.21400124,1.047941034,1.261942274,0.183437184 +Damian Jones,jonesda03,2018,RS,GSW,184,89,-7.170306599,2.291970499,-4.8783361,-0.096123037,-0.096123037,0,-5.167852916,0.600423513,-4.567429403,-0.533762227 +Chris Boucher,bouchch01,2018,RS,GSW,2,1,-40.16032258,-4.62878307,-44.78910565,-0.02155653,-0.02155653,0,-14.17034252,-7.132531777,-21.3028743,0.50031175 +James Harden,hardeja01,2018,RS,HOU,5224,2551,9.127369759,1.151305016,10.27867478,17.04801522,17.04801522,0,9.910776645,1.079184109,10.98996075,0.531937611 +PJ Tucker,tuckepj01,2018,RS,HOU,4696,2281,-1.16094788,0.393570173,-0.767377707,2.297183729,2.297183729,0,-0.402134819,0.920701649,0.518566829,-0.435300137 +Trevor Ariza,arizatr01,2018,RS,HOU,4680,2269,0.461338569,-1.014574942,-0.553236374,2.550006782,2.550006782,0,1.477158382,-0.049232252,1.42792613,0.270588122 +Eric Gordon,gordoer01,2018,RS,HOU,4483,2154,3.015023021,-0.826876875,2.188146146,5.482944912,5.482944912,0,3.670723517,-1.485471785,2.185251732,1.024823893 +Clint Capela,capelca01,2018,RS,HOU,4155,2034,0.148058217,2.816813523,2.96487174,5.899000136,5.899000136,0,1.187053651,3.367309401,4.554363052,-0.528376998 +Chris Paul,paulch01,2018,RS,HOU,3794,1847,7.573757312,1.072921984,8.646679296,10.64108833,10.64108833,0,7.493817498,1.749499293,9.243316792,-0.909354132 +Ryan Anderson,anderry01,2018,RS,HOU,3576,1725,0.139721796,0.231267735,0.370989531,2.746514786,2.746514786,0,0.751098288,-0.091182915,0.659915373,-0.009118606 +Luc Mbah a Moute,mbahalu01,2018,RS,HOU,3220,1564,-2.397220003,2.486430211,0.089210208,2.262703804,2.262703804,0,-1.549867749,2.172455398,0.622587649,-0.124870613 +Gerald Green,greenge01,2018,RS,HOU,1926,929,0.373733219,-1.096059385,-0.722326166,0.962147838,0.962147838,0,1.859976614,-1.002179706,0.857796908,0.111421431 +Nene,hilarne01,2018,RS,HOU,1612,758,-1.112517299,4.43302161,3.320504311,2.363946017,2.363946017,0,-0.654299633,3.232755709,2.578456075,0.688314926 +Tarik Black,blackta01,2018,RS,HOU,1131,536,-4.322986961,1.645337873,-2.677649089,0.019938725,0.019938725,0,-2.478520729,1.578509978,-0.900010751,0.767694308 +Joe Johnson,johnsjo02,2018,RS,HOU,1042,505,-2.919255847,-1.580105736,-4.499361583,-0.4477581,-0.4477581,0,-1.967248042,-1.93940277,-3.906650812,-0.652908778 +Zhou Qi,qizh01,2018,RS,HOU,264,124,-11.21096095,2.562459805,-8.648501143,-0.376247256,-0.376247256,0,-8.483054947,0.629644354,-7.853410593,0.81867062 +Briante Weber,weberbr01,2018,RS,HOU,253,118,-3.179556012,-3.469731864,-6.649287875,-0.235177995,-0.235177995,0,-1.776563314,-0.236983425,-2.01354674,0.180360286 +Bobby Brown,brownbo02,2018,RS,HOU,246,115,-7.865889523,-5.945792231,-13.81168175,-0.651152594,-0.651152594,0,-4.796808686,-6.795307016,-11.5921157,0.325631376 +Demetrius Jackson,jacksde01,2018,RS,HOU,128,63,-13.15452824,-1.949990649,-15.10451889,-0.403407684,-0.403407684,0,-8.171411139,-1.94908885,-10.12049999,1.57405903 +RJ Hunter,hunterj01,2018,RS,HOU,92,45,-3.582592844,1.139394889,-2.443197955,0.007102981,0.007102981,0,-0.378695183,0.568213663,0.18951848,0.832462916 +Aaron Jackson,jacksaa01,2018,RS,HOU,66,35,-8.394948529,-12.7968355,-21.19178402,-0.329191452,-0.329191452,0,-6.533201973,-9.076901854,-15.61010383,-0.037196309 +Markel Brown,brownma02,2018,RS,HOU,63,31,-5.882058271,-0.68738554,-6.569443811,-0.061215784,-0.061215784,0,-3.092389805,-1.08179437,-4.174184175,1.324658492 +Chinanu Onuaku,onuakch01,2018,RS,HOU,41,22,-13.79457007,-7.851297173,-21.64586725,-0.215994073,-0.215994073,0,-9.329787377,-7.227049814,-16.55683719,1.823696971 +Troy Williams,willitr02,2018,RS,HOU,37,17,-4.341353915,-5.550609324,-9.891963238,-0.062497859,-0.062497859,0,-3.989562288,-3.953870376,-7.943432664,0.885159583 +Tim Quarterman,quartti01,2018,RS,HOU,32,13,-13.29942063,-1.091078918,-14.39049955,-0.080669435,-0.080669435,0,-6.876710886,-4.792676791,-11.66938768,4.4488738 +Brandan Wright,wrighbr03,2018,RS,HOU,32,15,5.66639557,1.289962116,6.956357686,0.073837355,0.073837355,0,2.126373781,1.862642258,3.989016038,-0.594782617 +Isaiah Canaan,canaais01,2018,RS,HOU,9,4,-5.587933791,-2.109692544,-7.697626335,-0.009936778,-0.009936778,0,-1.528487061,-3.0628086,-4.591295661,-1.575199505 +Thaddeus Young,youngth01,2018,RS,IND,5278,2607,-0.268361895,2.034841178,1.766479283,5.96514597,5.96514597,0,0.052085697,2.725536072,2.77762177,-0.696570565 +Victor Oladipo,oladivi01,2018,RS,IND,5212,2552,3.341939304,3.52414286,6.866082163,12.68972583,12.68972583,0,3.716558713,4.155045207,7.87160392,1.341280393 +Bojan Bogdanovic,bogdabo02,2018,RS,IND,5049,2464,-0.113615782,-0.196088527,-0.309704309,3.080644177,3.080644177,0,-0.452851201,-0.371749998,-0.824601199,0.416099938 +Cory Joseph,josepco01,2018,RS,IND,4507,2210,-1.071833231,-0.251761062,-1.323594293,1.586745282,1.586745282,0,-1.32256786,0.342632911,-0.979934949,-1.331415794 +Darren Collison,collida01,2018,RS,IND,4119,2018,2.867671365,1.009117664,3.876789029,6.761400565,6.761400565,0,1.996809806,1.026688499,3.023498305,-0.893163734 +Lance Stephenson,stephla01,2018,RS,IND,3769,1850,-0.398987869,-2.874353034,-3.273340903,-0.493526263,-0.493526263,0,-0.407805053,-2.818290601,-3.226095654,-0.088261751 +Myles Turner,turnemy01,2018,RS,IND,3739,1836,-1.813847269,-0.395077859,-2.208925128,0.507076648,0.507076648,0,-1.489737052,0.221138071,-1.268598981,0.04640377 +Domantas Sabonis,sabondo01,2018,RS,IND,3686,1810,-1.12606846,-0.216615345,-1.342683805,1.297921472,1.297921472,0,-1.040474557,0.011106741,-1.029367816,-0.128350201 +Joe Young,youngjo01,2018,RS,IND,1148,558,-1.597688873,-1.883790633,-3.481479506,-0.206322133,-0.206322133,0,-2.647962861,-2.398453515,-5.046416376,-0.91645288 +Al Jefferson,jeffeal01,2018,RS,IND,989,484,-0.946375817,-1.985709626,-2.932085443,-0.044684907,-0.044684907,0,-0.616949967,-1.507788199,-2.124738166,-0.61483092 +TJ Leaf,leaftj01,2018,RS,IND,957,459,-0.322068057,-5.1762282,-5.498296256,-0.64228394,-0.64228394,0,-1.155161656,-5.180463328,-6.335624984,-0.202989279 +Glenn Robinson III,robingl02,2018,RS,IND,696,338,-0.481548649,0.002523042,-0.479025607,0.388846163,0.388846163,0,-0.459553226,-0.135979231,-0.595532457,-0.703633268 +Trevor Booker,booketr01,2018,RS,IND,557,269,0.371587708,-2.047153593,-1.675565885,0.14642528,0.14642528,0,0.280980231,-2.011771586,-1.730791354,-0.695669627 +Damien Wilkins,wilkida02,2018,RS,IND,310,152,-2.33662794,-1.005037157,-3.341665097,-0.045463956,-0.045463956,0,-3.266032972,-3.10245092,-6.368483892,-0.907802065 +Alex Poythress,poythal01,2018,RS,IND,212,104,-3.202118482,-5.227135512,-8.429253994,-0.300392277,-0.300392277,0,-2.800700684,-4.281865809,-7.082566493,-0.313865749 +Ike Anigbogu,anigbik01,2018,RS,IND,64,30,-0.259621669,-12.96556909,-13.22519076,-0.160587652,-0.160587652,0,-2.368955188,-11.59942195,-13.96837714,0.157383664 +Ben Moore,moorebe01,2018,RS,IND,20,9,-2.012414141,-17.91643627,-19.92885041,-0.079919348,-0.079919348,0,-4.447241602,-14.02498941,-18.47223102,1.304692523 +Edmond Sumner,sumneed01,2018,RS,IND,5,2,7.560216583,-0.400697962,7.159518621,0.010173075,0.010173075,0,7.079454714,2.282944607,9.362399321,0.602362292 +Trey McKinney-Jones,mckintr01,2018,RS,IND,3,1,-4.476017885,-4.286947221,-8.762965105,-0.003101179,-0.003101179,0,-5.007807406,-6.883924576,-11.89173198,1.078829517 +Lou Williams,willilo02,2018,RS,LAC,5489,2589,5.219557888,-3.336743734,1.882814154,6.274484145,6.274484145,0,5.281747698,-3.522228194,1.759519504,2.511937389 +DeAndre Jordan,jordade01,2018,RS,LAC,4980,2424,-0.85601516,-0.952557462,-1.808572622,1.155583381,1.155583381,0,-0.250185775,-0.618836776,-0.869022551,-0.741506985 +Austin Rivers,riverau01,2018,RS,LAC,4190,2057,0.982514133,-1.999342713,-1.016828581,1.78834384,1.78834384,0,1.177412773,-0.997717494,0.179695279,-1.668096724 +Wesley Johnson,johnswe01,2018,RS,LAC,3164,1486,-2.856373476,2.099783974,-0.756589501,1.522910023,1.522910023,0,-2.310188078,2.05070973,-0.259478348,0.760815954 +Montrezl Harrell,harremo01,2018,RS,LAC,2758,1293,1.748667844,-0.080554435,1.668113409,2.920790724,2.920790724,0,1.250869858,-0.939101369,0.311768489,0.211411611 +Sindarius Thornwell,thornsi01,2018,RS,LAC,2448,1156,-2.497388632,1.820605323,-0.676783309,1.225587619,1.225587619,0,-2.563950561,1.208344967,-1.355605594,0.228987302 +Milos Teodosic,teodomi01,2018,RS,LAC,2404,1134,0.014626813,-1.769847373,-1.75522056,0.582290041,0.582290041,0,0.562207994,-1.433005025,-0.870797031,1.162285514 +Blake Griffin,griffbl01,2018,RS,LAC,2355,1139,2.15872341,-0.072623915,2.086099496,2.828078624,2.828078624,0,3.025164841,0.139832242,3.164997083,0.625994889 +Tobias Harris,harrito02,2018,RS,LAC,2299,1105,0.966346996,1.059172421,2.025519417,2.70270242,2.70270242,0,1.343159044,1.323665769,2.666824813,0.383295596 +Sam Dekker,dekkesa01,2018,RS,LAC,1898,883,-1.826652782,0.892909439,-0.933743343,0.814566641,0.814566641,0,-1.864870301,-0.773476825,-2.638347126,-0.444796937 +Tyrone Wallace,wallaty01,2018,RS,LAC,1831,851,-1.913598985,-1.387426683,-3.301025668,-0.240345837,-0.240345837,0,-1.823352409,-0.916603754,-2.739956163,0.456667529 +Jawun Evans,evansja01,2018,RS,LAC,1674,778,-3.038265752,1.46402929,-1.574236462,0.469441371,0.469441371,0,-2.628376478,1.286625026,-1.341751453,0.582160144 +C.J. Williams,willicj01,2018,RS,LAC,1478,707,-1.06318311,0.573618395,-0.489564715,0.810945951,0.810945951,0,-1.572086485,0.725191413,-0.846895072,-0.53758955 +Danilo Gallinari,gallida01,2018,RS,LAC,1369,671,0.427797459,2.505966486,2.933763945,1.941857244,1.941857244,0,1.378807413,1.727051375,3.105858788,-0.201184932 +Willie Reed,reedwi02,2018,RS,LAC,910,419,-0.768303124,1.28198824,0.513685116,0.696705301,0.696705301,0,-1.015793917,0.10605431,-0.909739607,-0.140055347 +Patrick Beverley,beverpa01,2018,RS,LAC,668,334,0.865402806,2.195216585,3.060619391,0.99980189,0.99980189,0,2.660576413,3.26277833,5.923354743,0.965029619 +Jamil Wilson,wilsoja02,2018,RS,LAC,554,274,-0.334873727,0.988421044,0.653547317,0.476629003,0.476629003,0,-0.49255153,0.28910401,-0.20344752,0.173205808 +Boban Marjanovic,marjabo01,2018,RS,LAC,360,166,4.433960274,1.699137997,6.133098271,0.759338953,0.759338953,0,4.258725826,-0.166952896,4.09177293,0.92307916 +Avery Bradley,bradlav01,2018,RS,LAC,343,165,-3.746085894,0.799876017,-2.946209877,-0.016499851,-0.016499851,0,-3.136105674,1.667687737,-1.468417937,-0.106208446 +Brice Johnson,johnsbr02,2018,RS,LAC,86,38,0.972841325,13.59124499,14.56408632,0.343184882,0.343184882,0,3.036665316,10.17121075,13.20787607,2.218187938 +Sean Kilpatrick,kilpase01,2018,RS,LAC,79,38,-0.592986874,-9.760368386,-10.35335526,-0.145853436,-0.145853436,0,-1.640565412,-7.589129903,-9.229695316,-1.047996348 +Kentavious Caldwell-Pope,caldwke01,2018,RS,LAL,5193,2458,0.770668714,-0.52836306,0.242305654,3.772833131,3.772833131,0,0.813275938,0.286456443,1.099732382,0.535759411 +Kyle Kuzma,kuzmaky01,2018,RS,LAL,5093,2401,-0.712523216,-0.811099304,-1.523622521,1.507762313,1.507762313,0,-0.847488362,-1.102037301,-1.949525663,0.360648792 +Julius Randle,randlju01,2018,RS,LAL,4622,2190,0.172013583,-0.260272474,-0.088258891,2.98195984,2.98195984,0,-0.661651786,-0.456098081,-1.117749867,0.263340156 +Brandon Ingram,ingrabr01,2018,RS,LAL,4175,1975,-1.189442834,-0.790930653,-1.980373486,0.777666423,0.777666423,0,-1.740028704,-0.806114305,-2.546143009,0.275791083 +Lonzo Ball,balllo01,2018,RS,LAL,3818,1780,-0.888551146,1.449463137,0.560911991,3.040284621,3.040284621,0,-0.331248157,1.992252351,1.661004193,1.103860516 +Brook Lopez,lopezbr01,2018,RS,LAL,3688,1735,-0.658904031,0.084075889,-0.574828143,1.943187572,1.943187572,0,-0.899637203,-0.056653435,-0.956290638,0.91352286 +Josh Hart,hartjo01,2018,RS,LAL,3055,1461,0.955412317,0.46238597,1.417798287,3.10003116,3.10003116,0,0.254128343,0.694436647,0.948564991,-0.212489276 +Jordan Clarkson,clarkjo01,2018,RS,LAL,2665,1256,1.599684628,-1.513932056,0.085752572,1.816010187,1.816010187,0,0.40023944,-1.791153541,-1.390914101,-0.063967434 +Larry Nance Jr.,nancela02,2018,RS,LAL,1951,922,-0.303383357,2.465272655,2.161889297,2.317728968,2.317728968,0,-0.042437494,2.968163741,2.925726246,0.30715897 +Corey Brewer,breweco01,2018,RS,LAL,1508,694,-2.915113068,1.549789198,-1.36532387,0.495002518,0.495002518,0,-3.549332635,1.617219161,-1.932113474,0.954576859 +Tyler Ennis,ennisty01,2018,RS,LAL,1441,683,-1.129553259,0.519531787,-0.610021472,0.743964667,0.743964667,0,-1.380807739,0.491978848,-0.88882889,-0.232307267 +Alex Caruso,carusal01,2018,RS,LAL,1202,562,-2.483941672,1.161455741,-1.32248593,0.412185533,0.412185533,0,-2.437277691,0.486707029,-1.950570661,0.695779544 +Isaiah Thomas,thomais02,2018,RS,LAL,990,456,1.960773438,-3.111646685,-1.150873246,0.378510982,0.378510982,0,1.553055022,-3.393798695,-1.840743674,1.725684169 Ivica Zubac,zubaciv01,2018,RS,LAL,871,410,-2.90370948,2.688831985,-0.214877495,0.531967675,0.531967675,0,-2.616330782,0.752874652,-1.86345613,0.311576011 -Ivica Zubac,zubaciv01,2019,PO,LAC,84,39,-3.919189613,6.106770394,2.18758078,0.102138313,0,0.102138313,-4.441708638,4.872226688,0.43051805,0.79498776 +Travis Wear,weartr01,2018,RS,LAL,480,228,-1.095946149,1.840748363,0.744802215,0.406971832,0.406971832,0,-1.205766392,1.097895557,-0.107870835,0.106597646 +Andrew Bogut,bogutan01,2018,RS,LAL,457,216,-4.545065126,2.434725089,-2.110340038,0.070751664,0.070751664,0,-4.92806131,0.865834402,-4.062226908,0.364587108 +Channing Frye,fryech01,2018,RS,LAL,315,150,2.008579497,-0.754589405,1.253990093,0.305517263,0.305517263,0,1.419583857,-1.630439115,-0.210855258,-0.293970886 +Gary Payton II,paytoga02,2018,RS,LAL,244,115,0.086673243,-3.276463383,-3.18979014,-0.025781484,-0.025781484,0,-0.046694294,-2.203508793,-2.250203088,-0.08581633 +Thomas Bryant,bryanth01,2018,RS,LAL,152,72,-3.498759388,-4.615060655,-8.113820042,-0.196428534,-0.196428534,0,-2.844189923,-4.097226593,-6.941416516,-0.306181342 +Andre Ingram,ingraan01,2018,RS,LAL,142,64,2.427878652,6.430092861,8.857971513,0.384841558,0.384841558,0,1.772175712,4.813649987,6.585825699,1.5202134 +Vander Blue,blueva01,2018,RS,LAL,96,45,-10.0717547,3.275600521,-6.796154178,-0.093205446,-0.093205446,0,-10.99047859,0.523357912,-10.46712068,0.330803705 +Luol Deng,denglu01,2018,RS,LAL,29,13,-9.783115073,15.45823944,5.675124367,0.055758173,0.055758173,0,-9.372249513,13.03942053,3.667171022,-0.21711328 +Nigel Hayes,hayesni01,2018,RS,LAL,24,11,8.242295202,-4.048759214,4.193535989,0.039013792,0.039013792,0,7.62662444,-6.415311438,1.211313002,0.11526097 +Derrick Williams,willide02,2018,RS,LAL,23,9,-15.92834101,7.41497898,-8.513362028,-0.026243015,-0.026243015,0,-11.22767099,-1.900801082,-13.12847207,-0.82909447 +Marc Gasol,gasolma01,2018,RS,MEM,4767,2408,-1.322328335,1.72539047,0.403062135,3.86072768,3.86072768,0,-0.859625651,1.047060618,0.187434967,-0.332983578 +Dillon Brooks,brookdi01,2018,RS,MEM,4695,2350,-1.540814712,0.556580672,-0.98423404,2.116666,2.116666,0,-1.751028858,1.110007888,-0.64102097,-0.020354377 +Jarell Martin,martija01,2018,RS,MEM,3362,1661,-3.760771904,-0.526155093,-4.286926997,-1.302553828,-1.302553828,0,-3.439667299,-0.695672217,-4.135339516,0.007390075 +Tyreke Evans,evansty01,2018,RS,MEM,3207,1607,4.44544926,-0.573010413,3.872438847,5.391137972,5.391137972,0,3.479921705,-1.005790905,2.4741308,-0.704147503 +JaMychal Green,greenja01,2018,RS,MEM,3060,1542,-1.343825191,-1.61161464,-2.955439832,-0.160922608,-0.160922608,0,-1.299824275,-1.556386271,-2.856210545,-0.431303163 +Mario Chalmers,chalmma01,2018,RS,MEM,2949,1421,-2.079310733,0.992254444,-1.087056289,1.218142017,1.218142017,0,-1.908867661,1.0400124,-0.868855261,1.029912912 +Andrew Harrison,harrian01,2018,RS,MEM,2619,1326,-0.431078699,-0.493297131,-0.92437583,1.222603424,1.222603424,0,-1.11319584,-0.211573915,-1.324769756,-1.002126062 +Ben McLemore,mclembe01,2018,RS,MEM,2227,1091,-2.307613944,-2.441519843,-4.749133787,-1.122281936,-1.122281936,0,-2.559665683,-1.877292205,-4.436957888,0.847547642 +James Ennis III,ennisja01,2018,RS,MEM,2123,1053,-1.306858295,1.724194745,0.417336451,1.698042047,1.698042047,0,-1.747095894,0.938234665,-0.808861229,-0.208678696 +Deyonta Davis,davisde01,2018,RS,MEM,1964,943,-1.065143576,-3.121627977,-4.186771552,-0.689934974,-0.689934974,0,-1.909275373,-2.829964482,-4.739239856,-0.189786817 +Wayne Selden,seldewa01,2018,RS,MEM,1447,692,-0.779964693,-4.337275687,-5.11724038,-0.841695222,-0.841695222,0,-1.425924343,-4.461697361,-5.887621704,0.702766422 +Chandler Parsons,parsoch01,2018,RS,MEM,1405,691,0.794671788,-1.187580563,-0.392908775,0.831409855,0.831409855,0,0.104843021,-1.828346102,-1.72350308,0.05032547 +Kobi Simmons,simmoko01,2018,RS,MEM,1311,643,-3.42881913,-6.370852822,-9.799671952,-2.307151662,-2.307151662,0,-3.550004049,-5.311883346,-8.861887395,-0.23821534 +Ivan Rabb,rabbiv01,2018,RS,MEM,1063,516,-0.347416299,-2.696020743,-3.043437043,-0.077589678,-0.077589678,0,-1.310425509,-2.586260743,-3.896686252,0.434663964 +Myke Henry,henrymy01,2018,RS,MEM,781,378,-2.069925663,0.513753859,-1.556171804,0.232188881,0.232188881,0,-1.375195508,0.680518609,-0.694676899,0.841195252 +Brandan Wright,wrighbr03,2018,RS,MEM,745,366,-1.279963741,2.556480212,1.276516471,0.74644315,0.74644315,0,-2.089566657,0.562601176,-1.526965481,-0.717853872 +Mike Conley,conlemi01,2018,RS,MEM,744,373,1.335969048,2.068421371,3.404390419,1.166249968,1.166249968,0,1.720098064,1.574011447,3.294109511,-0.419992626 +MarShon Brooks,brookma01,2018,RS,MEM,394,193,9.057422718,-1.907269501,7.150153217,0.972933437,0.972933437,0,7.469510239,-1.843375609,5.62613463,-0.195450172 +Briante Weber,weberbr01,2018,RS,MEM,250,119,-4.646190783,-2.061545454,-6.707736237,-0.241748232,-0.241748232,0,-4.637974255,0.274170821,-4.363803435,0.60231633 +Xavier Rathan-Mayes,rathaxa01,2018,RS,MEM,249,118,-8.410675969,-1.325631557,-9.736307526,-0.429192197,-0.429192197,0,-6.228922255,-0.236406009,-6.465328264,2.026218766 +Omari Johnson,johnsom01,2018,RS,MEM,153,75,3.324432977,-7.718742508,-4.39430953,-0.062952708,-0.062952708,0,2.313693538,-6.282056532,-3.968362994,0.052347786 +Marquis Teague,teaguma01,2018,RS,MEM,150,74,-4.162876512,-2.053098417,-6.215974929,-0.128583005,-0.128583005,0,-2.717216473,-0.802887971,-3.520104444,-1.723948055 +Brice Johnson,johnsbr02,2018,RS,MEM,131,60,-6.544670966,-1.588800477,-8.133471444,-0.163628732,-0.163628732,0,-5.134212639,-2.52849976,-7.662712398,-0.704309267 +Vincent Hunter,huntevi01,2018,RS,MEM,16,7,4.614029694,12.70329189,17.31732159,0.071034359,0.071034359,0,3.626039986,4.360374803,7.98641479,-0.87762179 +Josh Richardson,richajo01,2018,RS,MIA,5455,2689,-0.66071734,2.803038262,2.142320922,6.69791616,6.69791616,0,-0.449219358,3.182270228,2.73305087,-0.206833167 +Goran Dragic,dragigo01,2018,RS,MIA,4830,2378,1.321676873,0.050235433,1.371912306,4.9934761,4.9934761,0,0.883935585,0.30596988,1.189905465,-0.147915675 +Tyler Johnson,johnsty01,2018,RS,MIA,4175,2052,0.026807278,0.399041319,0.425848597,3.331974444,3.331974444,0,-0.206219714,0.953044562,0.746824848,0.21128779 +Wayne Ellington,ellinwa01,2018,RS,MIA,4087,2041,1.508161099,-2.115152832,-0.606991734,2.211364301,2.211364301,0,1.566466597,-1.857419326,-0.290952729,-0.897445261 +James Johnson,johnsja01,2018,RS,MIA,3956,1943,0.032501657,0.137656225,0.170157882,2.901085206,2.901085206,0,-0.342109497,0.523874846,0.181765349,0.215141489 +Kelly Olynyk,olynyke01,2018,RS,MIA,3577,1779,1.927851189,-0.925549857,1.002301332,3.419282725,3.419282725,0,1.553668365,-0.034334469,1.519333896,0.393847944 +Justise Winslow,winslju01,2018,RS,MIA,3420,1680,-1.807166995,1.348641147,-0.458525848,1.952176814,1.952176814,0,-1.996970779,1.67246069,-0.324510089,-0.602428152 +Hassan Whiteside,whiteha01,2018,RS,MIA,2792,1364,-1.732416302,2.464374959,0.731958656,2.42918301,2.42918301,0,-1.755399483,2.327839481,0.572439998,0.247400019 +Bam Adebayo,adebaba01,2018,RS,MIA,2744,1368,-2.084814247,1.28538633,-0.799427917,1.348868962,1.348868962,0,-2.688478599,0.732638396,-1.955840204,-0.913691512 +Dion Waiters,waitedi01,2018,RS,MIA,1845,918,-2.146836592,-0.90840608,-3.055242672,-0.142289975,-0.142289975,0,-1.452761012,-0.536999022,-1.989760034,-0.468060999 +Dwyane Wade,wadedw01,2018,RS,MIA,973,467,-3.265683772,-0.715359675,-3.981043447,-0.295856506,-0.295856506,0,-2.183610664,-0.851915864,-3.035526528,0.860333323 +Rodney McGruder,mcgruro01,2018,RS,MIA,604,299,1.547716662,-2.154559954,-0.606843292,0.324397201,0.324397201,0,-0.03193178,-1.474699765,-1.506631545,-0.770943299 +Jordan Mickey,mickejo01,2018,RS,MIA,568,284,-4.418338961,-1.583237607,-6.001576567,-0.469396284,-0.469396284,0,-4.265362505,-1.246201462,-5.511563967,-0.367769233 +Derrick Jones Jr.,jonesde02,2018,RS,MIA,421,212,-2.407902553,1.889625792,-0.518276761,0.240311242,0.240311242,0,-3.026434086,0.769738761,-2.256695325,-0.442706568 +Derrick Walton Jr.,waltode01,2018,RS,MIA,295,147,-0.907079797,-0.835741042,-1.742820838,0.07429902,0.07429902,0,-1.767304647,-0.540110687,-2.307415335,-1.626810948 +Luke Babbitt,babbilu01,2018,RS,MIA,290,145,-4.811752028,-1.490402584,-6.302154612,-0.262124478,-0.262124478,0,-5.201409581,-1.444189626,-6.645599207,-0.249276523 +Okaro White,whiteok01,2018,RS,MIA,167,80,-3.129725853,-4.394373447,-7.524099299,-0.19379318,-0.19379318,0,-3.621814787,-3.731897288,-7.353712075,-0.542896777 +Udonis Haslem,hasleud01,2018,RS,MIA,141,72,-10.25507341,0.94660403,-9.308469378,-0.236709731,-0.236709731,0,-9.324721454,-1.765849143,-11.0905706,-1.734117757 +Matt Williams Jr.,willima05,2018,RS,MIA,23,11,-4.263277306,9.14478781,4.881510504,0.04334433,0.04334433,0,-3.987281651,3.181158606,-0.806123045,1.192236812 +Khris Middleton,middlkh01,2018,RS,MIL,6075,2982,2.217267229,-0.804495752,1.412771477,6.367424576,6.367424576,0,2.495168882,-0.231206268,2.263962614,0.534343604 +Giannis Antetokounmpo,antetgi01,2018,RS,MIL,5604,2756,3.172225799,2.454034154,5.626259953,11.79136734,11.79136734,0,3.381661058,2.436834836,5.818495894,0.112979 +Eric Bledsoe,bledser01,2018,RS,MIL,4578,2239,2.932285469,2.052631686,4.984917155,8.927122974,8.927122974,0,3.24150998,2.399499595,5.641009575,1.024249876 +Tony Snell,snellto01,2018,RS,MIL,4187,2053,-1.051942946,-1.862950221,-2.914893167,-0.171759664,-0.171759664,0,-1.383901603,-1.762540481,-3.146442084,-0.549139194 +John Henson,hensojo01,2018,RS,MIL,3988,1970,-1.397306336,0.347997363,-1.049308973,1.700559226,1.700559226,0,-1.551515152,0.615222377,-0.936292774,-0.510394122 +Malcolm Brogdon,brogdma01,2018,RS,MIL,2903,1436,0.792846009,-0.61507666,0.177769349,2.133358029,2.133358029,0,0.564917761,-0.196982608,0.367935153,-0.539400341 +Thon Maker,makerth01,2018,RS,MIL,2508,1238,-3.601768766,-3.410063616,-7.011832382,-2.683283546,-2.683283546,0,-3.106298812,-2.189975685,-5.296274497,-0.317183917 +Jason Terry,terryja01,2018,RS,MIL,1686,814,-0.89643206,0.266812313,-0.629619747,0.878692462,0.878692462,0,-1.077081492,-0.187326665,-1.264408157,-0.214861071 +Sterling Brown,brownst02,2018,RS,MIL,1582,776,-2.765616942,0.04765477,-2.717962173,0.012629968,0.012629968,0,-2.881960041,-0.081814725,-2.963774767,-0.424610687 +Jabari Parker,parkeja01,2018,RS,MIL,1558,743,-0.575047624,-2.291831666,-2.866879291,-0.044432436,-0.044432436,0,-0.701933449,-2.556339684,-3.258273132,0.28209362 +Matthew Dellavedova,dellama01,2018,RS,MIL,1439,712,-1.412150573,-3.959099221,-5.371249794,-0.946931091,-0.946931091,0,-1.59954977,-3.558820428,-5.158370198,-0.549048493 +DeAndre Liggins,liggide01,2018,RS,MIL,960,480,-4.18100383,-0.540039208,-4.721043038,-0.480389006,-0.480389006,0,-3.807665563,-0.013960934,-3.821626497,-0.475030493 +Tyler Zeller,zellety01,2018,RS,MIL,860,406,-0.430126132,-1.758413526,-2.188539658,0.116094885,0.116094885,0,-1.204199389,-1.154028579,-2.358227968,-0.176286078 +Brandon Jennings,jennibr01,2018,RS,MIL,434,205,-1.785145612,-0.667837558,-2.45298317,0.031186811,0.031186811,0,-1.899837399,-2.153138202,-4.052975601,0.388045423 +Sean Kilpatrick,kilpase01,2018,RS,MIL,417,205,-1.292332503,-3.685025003,-4.977357506,-0.23255217,-0.23255217,0,-1.22483584,-4.225822278,-5.450658118,-0.174316105 +Rashad Vaughn,vaughra01,2018,RS,MIL,349,173,0.167917141,1.142885524,1.310802664,0.35627115,0.35627115,0,-0.213814081,-0.575068021,-0.788882101,-0.59612549 +Mirza Teletovic,teletmi01,2018,RS,MIL,326,159,0.615338196,-2.111022637,-1.495684442,0.102288351,0.102288351,0,1.924953685,-2.67189934,-0.746945655,0.522550835 +Shabazz Muhammad,muhamsh01,2018,RS,MIL,239,117,5.802883018,0.690340909,6.493223926,0.548657156,0.548657156,0,4.701652479,-0.646044445,4.055608035,-0.557738862 +Gary Payton II,paytoga02,2018,RS,MIL,218,106,-1.657762917,1.026393146,-0.63136977,0.114383228,0.114383228,0,-0.859103422,1.800553779,0.941450357,-0.16868068 +Greg Monroe,monrogr01,2018,RS,MIL,165,79,-6.382157093,-3.459554908,-9.841712001,-0.286641954,-0.286641954,0,-4.407261106,-5.08732193,-9.494583035,0.279306065 +D.J. Wilson,wilsodj01,2018,RS,MIL,149,71,-6.452147605,-6.75452189,-13.2066695,-0.377970108,-0.377970108,0,-5.3457047,-5.466524074,-10.81222877,-0.213270416 +Marshall Plumlee,plumlma02,2018,RS,MIL,114,52,-5.828150978,-3.405442188,-9.233593167,-0.172926759,-0.172926759,0,-7.040160789,-3.957145917,-10.99730671,0.527340525 +Joel Bolomboy,bolomjo01,2018,RS,MIL,82,38,-9.987544499,-2.344662949,-12.33220745,-0.184638667,-0.184638667,0,-9.496433781,-2.566887174,-12.06332096,-0.607289783 +Xavier Munford,munfoxa02,2018,RS,MIL,44,21,-8.823900779,-6.197934161,-15.02183494,-0.132151918,-0.132151918,0,-7.321970835,-5.394896341,-12.71686718,0.50474085 +Andrew Wiggins,wiggian01,2018,RS,MIN,6055,2979,-0.724543375,0.259274891,-0.465268484,3.480597688,3.480597688,0,-0.35282458,0.449977002,0.097152422,0.230433582 +Karl-Anthony Towns,townska01,2018,RS,MIN,5845,2918,4.269739347,-0.027527024,4.242212323,10.33360203,10.33360203,0,4.416535611,0.696563373,5.113098984,-0.725639204 +Taj Gibson,gibsota01,2018,RS,MIN,5519,2726,0.218418812,0.51496854,0.733387352,4.800383238,4.800383238,0,0.143960447,0.755563933,0.89952438,-0.907665131 +Jeff Teague,teaguje01,2018,RS,MIN,4724,2311,1.182204186,-1.704682658,-0.522478472,2.642076686,2.642076686,0,1.22212844,-1.239871861,-0.017743422,0.591761347 +Jimmy Butler,butleji01,2018,RS,MIN,4317,2164,5.538101529,2.283114419,7.821215948,11.50387641,11.50387641,0,4.829191079,2.487677356,7.316868435,-1.423732833 +Jamal Crawford,crawfja01,2018,RS,MIN,3384,1653,0.475443736,-5.124716286,-4.64927255,-1.595558387,-1.595558387,0,0.988174314,-5.629365621,-4.641191307,-0.384781543 +Tyus Jones,jonesty01,2018,RS,MIN,2980,1467,1.043887418,1.256773423,2.30066084,3.736616519,3.736616519,0,0.841216603,1.424156718,2.26537332,-1.144578468 +Nemanja Bjelica,bjeline01,2018,RS,MIN,2840,1371,0.12901991,0.949117382,1.078137292,2.685176577,2.685176577,0,0.296067627,1.096587662,1.392655289,0.276172036 +Gorgui Dieng,dienggo01,2018,RS,MIN,2772,1333,-2.869632074,-1.662373751,-4.532005825,-1.209557461,-1.209557461,0,-2.175730486,-0.928651809,-3.104382296,-0.194690749 +Shabazz Muhammad,muhamsh01,2018,RS,MIN,629,301,-2.96898715,-7.064673228,-10.03366038,-1.116170901,-1.116170901,0,-2.633708688,-6.061790507,-8.695499195,-0.2112672 +Marcus Georges-Hunt,georgma01,2018,RS,MIN,478,224,-1.714749089,-1.328708985,-3.043458075,-0.033393495,-0.033393495,0,-2.108416192,-1.881495705,-3.989911897,-0.426809074 +Aaron Brooks,brookaa01,2018,RS,MIN,397,189,-1.765752614,-5.1159177,-6.881670314,-0.397393094,-0.397393094,0,-1.186877992,-4.315789783,-5.502667775,-0.252663269 +Derrick Rose,rosede01,2018,RS,MIN,231,112,-2.721067271,-1.047186093,-3.768253365,-0.05813551,-0.05813551,0,-3.589999834,-1.395245908,-4.985245742,-0.085123301 +Cole Aldrich,aldrico01,2018,RS,MIN,111,49,-6.294758546,-4.680285043,-10.97504359,-0.205863423,-0.205863423,0,-5.229497475,-4.050028846,-9.279526322,0.115286953 +Anthony Brown,brownan02,2018,RS,MIN,11,4,18.71561763,2.426714848,21.14233248,0.049560381,0.049560381,0,14.29247502,-1.883669936,12.40880508,1.629371903 +Justin Patton,pattoju01,2018,RS,MIN,11,4,0.954201081,8.858497702,9.812698782,0.026546233,0.026546233,0,4.048625935,6.474967339,10.52359327,3.514236219 +Jrue Holiday,holidjr01,2018,RS,NOP,6235,2927,2.226106836,2.129361943,4.355468779,10.70848654,10.70848654,0,2.464318131,2.509951312,4.974269442,0.911440795 +Anthony Davis,davisan02,2018,RS,NOP,5835,2727,1.532898055,3.833470056,5.366368111,11.42556453,11.42556453,0,2.943078384,3.592508786,6.53558717,1.169515648 +E'Twaun Moore,mooreet01,2018,RS,NOP,5526,2586,0.297263644,-1.555574091,-1.258310447,1.970932792,1.970932792,0,0.043591834,-0.802791267,-0.759199433,0.142718891 +Darius Miller,milleda01,2018,RS,NOP,4135,1944,0.38481355,-1.144006983,-0.759193433,1.967031821,1.967031821,0,-0.07750039,-1.632774288,-1.710274678,-0.377158263 +Rajon Rondo,rondora01,2018,RS,NOP,3680,1705,1.897770904,-1.872749717,0.025021186,2.433506823,2.433506823,0,1.551347488,-1.601378721,-0.050031233,0.802987282 +DeMarcus Cousins,couside01,2018,RS,NOP,3629,1737,0.310309288,2.196600594,2.506909882,4.722471671,4.722471671,0,1.182281283,2.845345896,4.027627178,1.356469436 +Ian Clark,clarkia01,2018,RS,NOP,3094,1455,-1.017057926,-2.501799274,-3.5188572,-0.569951081,-0.569951081,0,-1.215968932,-2.707850714,-3.923819646,-0.139585102 +Dante Cunningham,cunnida01,2018,RS,NOP,2372,1115,-2.929559703,-0.586960698,-3.516520401,-0.433661566,-0.433661566,0,-2.977005001,-0.741981839,-3.71898684,-0.543965846 +Nikola Mirotic,mirotni01,2018,RS,NOP,1894,872,0.335436746,0.421219432,0.756656178,1.567938494,1.567938494,0,2.139744478,0.848054917,2.987799395,0.498928457 +Jameer Nelson,nelsoja01,2018,RS,NOP,1876,897,-1.969350881,-2.320043655,-4.289394536,-0.699629536,-0.699629536,0,-1.830764356,-2.329630978,-4.160395334,-0.686198218 +Cheick Diallo,diallch01,2018,RS,NOP,1248,581,-1.794723761,-2.787183236,-4.581906997,-0.54196787,-0.54196787,0,-1.692712353,-1.747263403,-3.439975756,-0.193151764 +Emeka Okafor,okafoem01,2018,RS,NOP,774,353,-3.176282812,2.326380144,-0.849902668,0.341273371,0.341273371,0,-3.001911146,1.432080551,-1.569830595,-0.271116093 +Tony Allen,allento01,2018,RS,NOP,595,273,-2.361014305,-0.614848527,-2.975862832,-0.031765185,-0.031765185,0,-2.532498723,-0.41274164,-2.945240363,0.964778022 +DeAndre Liggins,liggide01,2018,RS,NOP,526,244,-2.520425144,-3.065053308,-5.585478452,-0.350828959,-0.350828959,0,-2.601584597,-2.876213417,-5.477798014,-0.605980713 +Solomon Hill,hillso01,2018,RS,NOP,419,187,-3.015449533,-1.754206773,-4.769656305,-0.194217481,-0.194217481,0,-3.208542009,-1.04272621,-4.251268218,0.786262382 +Omer Asik,asikom01,2018,RS,NOP,255,121,-6.262124666,1.111051122,-5.151073544,-0.147644282,-0.147644282,0,-6.415076525,0.704185209,-5.710891317,-0.390868872 +Jordan Crawford,crawfjo02,2018,RS,NOP,122,53,5.18396683,-9.828589106,-4.644622275,-0.05121551,-0.05121551,0,4.353908373,-8.674285503,-4.32037713,-0.031392031 +Larry Drew II,drewla02,2018,RS,NOP,115,55,-2.764196398,-0.450592907,-3.214789305,-0.012891715,-0.012891715,0,-2.275599666,-1.710176529,-3.985776195,-1.14646184 +Charles Cooke,cookech01,2018,RS,NOP,81,38,-8.297252011,3.817411749,-4.479840262,-0.033078558,-0.033078558,0,-7.31614029,0.678485045,-6.637655245,-1.35730378 +Walter Lemon Jr.,lemonwa01,2018,RS,NOP,79,35,-5.436146123,-7.282108569,-12.71825469,-0.181418135,-0.181418135,0,-4.95025621,-8.26012126,-13.21037747,1.903094928 +Mike James,jamesmi02,2018,RS,NOP,42,18,-4.427638,-14.72963725,-19.15727525,-0.150046248,-0.150046248,0,-4.910110294,-10.32957189,-15.23968218,-0.415806955 +Jalen Jones,jonesja04,2018,RS,NOP,41,19,-1.754083158,0.670022282,-1.084060876,0.016025928,0.016025928,0,-2.384289299,-0.000815061,-2.38510436,-0.757691763 +Josh Smith,smithjo03,2018,RS,NOP,27,12,-5.574208847,-2.730917534,-8.305126381,-0.033867065,-0.033867065,0,-6.294885546,-1.119731256,-7.414616802,-0.418946084 +Courtney Lee,leeco01,2018,RS,NYK,4717,2310,0.196764845,-1.509373986,-1.312609141,1.68727278,1.68727278,0,-0.365675279,-1.292440125,-1.658115404,-0.397092976 +Tim Hardaway Jr.,hardati02,2018,RS,NYK,3893,1885,1.985154326,-0.00800457,1.977149756,4.588989446,4.588989446,0,2.156747081,0.092704053,2.249451133,0.933043105 +Enes Kanter,kanteen01,2018,RS,NYK,3735,1830,2.1151695,-2.156037198,-0.040867698,2.520008334,2.520008334,0,1.568488817,-1.569986114,-0.001497297,-0.369282275 +Frank Ntilikina,ntilila01,2018,RS,NYK,3512,1706,-3.998154554,2.472107302,-1.526047251,1.064728095,1.064728095,0,-3.685684232,1.558769672,-2.12691456,-0.056039882 +Michael Beasley,beaslmi01,2018,RS,NYK,3408,1653,-0.103730841,-1.993395154,-2.097125994,0.553308211,0.553308211,0,-0.146241483,-2.666178625,-2.812420108,0.486425993 +Jarrett Jack,jackja01,2018,RS,NYK,3164,1548,-0.783358725,-1.640588319,-2.423947043,0.255691764,0.255691764,0,-1.284839398,-2.191042605,-3.475882003,-0.701646768 +Kristaps Porzingis,porzikr01,2018,RS,NYK,3164,1553,0.799695075,1.952993099,2.752688174,4.372766077,4.372766077,0,1.347183345,1.417910075,2.765093419,0.290372875 +Kyle O'Quinn,oquinky01,2018,RS,NYK,2854,1387,0.493841562,0.512341368,1.00618293,2.659038875,2.659038875,0,0.118754337,0.150019055,0.268773392,0.036788912 +Lance Thomas,thomala01,2018,RS,NYK,2773,1353,-3.021069164,0.043161907,-2.977907257,-0.156315663,-0.156315663,0,-3.256479117,-0.676210186,-3.932689303,-0.636103293 +Doug McDermott,mcderdo01,2018,RS,NYK,2414,1172,-2.06022174,-1.965494927,-4.025716667,-0.758193061,-0.758193061,0,-2.352461628,-3.021462605,-5.373924234,-0.601733853 +Trey Burke,burketr01,2018,RS,NYK,1614,785,4.559963605,-2.525509227,2.034454378,1.893622567,1.893622567,0,3.499105781,-2.896126937,0.602978844,-1.169153794 +Emmanuel Mudiay,mudiaem01,2018,RS,NYK,1038,493,-3.325515686,-1.68355154,-5.009067227,-0.571449802,-0.571449802,0,-2.002693616,-1.864793598,-3.867487214,0.563836255 +Damyean Dotson,dotsoda01,2018,RS,NYK,985,474,-1.529178387,1.602393171,0.073214785,0.68330573,0.68330573,0,-1.647805035,-0.317603237,-1.965408271,0.08051153 +Ron Baker,bakerro01,2018,RS,NYK,791,385,-0.595668365,1.627696435,1.03202807,0.747135318,0.747135318,0,-0.843287442,1.053416783,0.210129341,0.566541567 +Luke Kornet,kornelu01,2018,RS,NYK,680,326,-1.375684755,-0.455217528,-1.830902283,0.153446513,0.153446513,0,-0.62692636,-0.947797022,-1.574723382,0.374674605 +Troy Williams,willitr02,2018,RS,NYK,613,290,0.900218478,0.721489941,1.621708419,0.655946645,0.655946645,0,0.782279893,0.490620588,1.272900481,1.398227547 +Isaiah Hicks,hicksis01,2018,RS,NYK,501,240,-4.762189097,-4.398982573,-9.16117167,-0.784626342,-0.784626342,0,-4.508767076,-4.151732848,-8.660499925,-0.051656542 +Willy Hernangomez,hernawi01,2018,RS,NYK,486,233,-4.119801503,0.650872362,-3.468929141,-0.086305032,-0.086305032,0,-2.787278422,-0.932208873,-3.719487295,0.97634348 +Ramon Sessions,sessira01,2018,RS,NYK,338,167,-3.139001538,1.675744987,-1.463256551,0.110195244,0.110195244,0,-2.439214745,-1.050482455,-3.4896972,0.506977555 +Joakim Noah,noahjo01,2018,RS,NYK,88,40,-5.42921988,12.84295283,7.413732954,0.213597653,0.213597653,0,-2.97083818,9.15947848,6.188640301,2.953677039 +Mindaugas Kuzminskas,kuzmimi01,2018,RS,NYK,5,2,-44.30386305,11.72660164,-32.57726141,-0.030256429,-0.030256429,0,-29.34267118,-0.822351706,-30.16502288,-0.584402875 +Russell Westbrook,westbru01,2018,RS,OKC,6046,2914,4.868993629,0.255407964,5.124401592,12.03068184,12.03068184,0,5.499552857,0.560169647,6.059722504,2.74218303 +Paul George,georgpa01,2018,RS,OKC,5977,2891,1.590978924,1.537340259,3.128319183,8.825869693,8.825869693,0,2.400285604,2.574272869,4.974558472,1.778100461 +Carmelo Anthony,anthoca01,2018,RS,OKC,5165,2501,1.250651172,-1.873120892,-0.622469721,2.702202966,2.702202966,0,1.230664514,-1.204819124,0.02584539,-0.458478322 +Steven Adams,adamsst01,2018,RS,OKC,5121,2487,1.306273862,1.299163842,2.605437704,6.779274475,6.779274475,0,1.20318673,1.91320712,3.116393851,-0.234524488 +Jerami Grant,grantje01,2018,RS,OKC,3375,1647,-1.046685497,0.712328402,-0.334357095,2.012590727,2.012590727,0,-1.127346714,-0.104857915,-1.232204629,-0.844084224 +Raymond Felton,feltora01,2018,RS,OKC,2728,1365,-1.124265263,-0.497587313,-1.621852576,0.768128856,0.768128856,0,-0.903714741,-0.95978609,-1.863500831,-2.214423987 +Patrick Patterson,pattepa01,2018,RS,OKC,2551,1270,-2.894542731,-0.084593661,-2.979136392,-0.146570445,-0.146570445,0,-2.901388134,-0.484609603,-3.385997737,-1.269034184 +Alex Abrines,abrinal01,2018,RS,OKC,2313,1134,-0.211817699,-1.728583596,-1.940401295,0.465912151,0.465912151,0,-0.482078471,-1.172227439,-1.65430591,-0.528329896 +Andre Roberson,roberan03,2018,RS,OKC,2092,1037,-1.401876103,3.995770205,2.593894102,2.784145603,2.784145603,0,-1.769441743,4.439431179,2.669989436,-1.515241791 +Josh Huestis,huestjo01,2018,RS,OKC,1981,982,-3.219569779,1.302901529,-1.91666825,0.412616207,0.412616207,0,-3.601481323,0.130718499,-3.470762824,-1.163393529 +Terrance Ferguson,fergute01,2018,RS,OKC,1550,763,-2.192706603,-2.487466652,-4.680173255,-0.74539949,-0.74539949,0,-2.491725532,-1.7523164,-4.244041932,-0.789915692 +Corey Brewer,breweco01,2018,RS,OKC,1103,514,0.415150809,2.496256122,2.911406931,1.48920915,1.48920915,0,0.43944535,3.973413939,4.412859289,0.303733116 +Dakari Johnson,johnsda04,2018,RS,OKC,329,161,-2.07794627,5.63402235,3.55607608,0.513887117,0.513887117,0,-2.626782061,4.187402038,1.560619977,-0.786655408 +Nick Collison,collini01,2018,RS,OKC,156,75,-4.919948476,-3.183645456,-8.103593932,-0.204389452,-0.204389452,0,-3.727857227,-4.470606492,-8.198463719,-0.225562325 +Kyle Singler,singlky01,2018,RS,OKC,122,59,-7.391193512,-1.357113226,-8.748306738,-0.181201465,-0.181201465,0,-6.377196511,-3.654969954,-10.03216646,0.352503379 +Daniel Hamilton,hamilda02,2018,RS,OKC,57,28,0.062884371,-7.573431315,-7.510546944,-0.067764722,-0.067764722,0,1.744279931,-7.54251228,-5.798232349,-0.353782694 +PJ Dozier,doziepj01,2018,RS,OKC,6,3,-27.2092965,19.29413367,-7.915162828,-0.007940283,-0.007940283,0,-21.91147207,20.58107953,-1.330392546,0.432693566 +Jonathon Simmons,simmojo02,2018,RS,ORL,4217,2029,-0.469918287,-1.942834841,-2.412753128,0.349770487,0.349770487,0,-1.399807787,-1.625760231,-3.025568018,0.185807916 +Aaron Gordon,gordoaa01,2018,RS,ORL,3994,1909,0.133844135,1.572103506,1.705947641,4.354286776,4.354286776,0,0.343158376,1.234973541,1.578131917,0.327291902 +Evan Fournier,fournev01,2018,RS,ORL,3878,1837,1.8292429,-2.081834607,-0.252591707,2.363192342,2.363192342,0,1.034241658,-1.614485963,-0.580244305,0.954722708 +D.J. Augustin,augusdj01,2018,RS,ORL,3651,1760,0.407657292,-0.489579018,-0.081921726,2.384190847,2.384190847,0,-0.661539473,-1.464333616,-2.125873088,-0.480925189 +Nikola Vucevic,vucevni01,2018,RS,ORL,3558,1683,-0.853163651,0.399679365,-0.453484286,1.992794068,1.992794068,0,-0.51754128,0.682703927,0.165162646,1.048974291 +Mario Hezonja,hezonma01,2018,RS,ORL,3407,1657,-0.799098514,0.150881844,-0.648216671,1.775629795,1.775629795,0,-1.044908972,0.216340183,-0.828568789,-0.068152302 +Bismack Biyombo,biyombi01,2018,RS,ORL,3050,1495,-4.134512409,-1.088149363,-5.222661772,-1.871342377,-1.871342377,0,-4.319601056,-1.70766312,-6.027264176,-0.771994148 +Shelvin Mack,macksh01,2018,RS,ORL,2779,1365,0.046016324,0.152670251,0.198686575,2.031179847,2.031179847,0,-0.903290897,-0.376554569,-1.279845465,-1.079781694 +Elfrid Payton,paytoel01,2018,RS,ORL,2634,1257,1.634410626,-2.271770313,-0.637359687,1.358240606,1.358240606,0,0.531937142,-1.061215647,-0.529278505,0.245938021 +Wes Iwundu,iwundwe01,2018,RS,ORL,2074,1020,-3.16556947,0.629084024,-2.536485446,0.110220378,0.110220378,0,-3.663039997,-0.076847526,-3.739887523,-0.797623355 +Marreese Speights,speigma01,2018,RS,ORL,1400,675,0.13067839,-1.89511692,-1.76443853,0.342074567,0.342074567,0,0.515577391,-2.19747184,-1.681894449,0.777987787 +Arron Afflalo,afflaar01,2018,RS,ORL,1389,682,-2.858956209,-1.524033967,-4.382990176,-0.562242617,-0.562242617,0,-3.633802694,-3.040735815,-6.67453851,-1.041661365 +Terrence Ross,rosste01,2018,RS,ORL,1278,600,-1.132492265,1.072455749,-0.060036516,0.828992489,0.828992489,0,-0.854193788,1.025784103,0.171590316,0.667475873 +Khem Birch,birchkh01,2018,RS,ORL,1172,578,-0.656203978,1.464090984,0.807887006,1.043290507,1.043290507,0,-2.118462713,0.753298247,-1.365164466,-0.559202907 +Jonathan Isaac,isaacjo01,2018,RS,ORL,1119,536,-5.528295753,3.094904612,-2.433391141,0.086718061,0.086718061,0,-4.445195552,2.744446333,-1.70074922,0.155725975 +Rodney Purvis,purviro01,2018,RS,ORL,593,290,-4.543214242,-3.711794447,-8.255008689,-0.814211792,-0.814211792,0,-5.210400376,-4.635408491,-9.845808867,-0.036326906 +Jamel Artis,artisja01,2018,RS,ORL,565,279,-3.848578075,-3.391571766,-7.240149841,-0.632604422,-0.632604422,0,-4.949710421,-4.134503466,-9.084213887,-1.01648712 +Adreian Payne,paynead01,2018,RS,ORL,88,43,-0.313224238,-7.510396334,-7.823620572,-0.111438657,-0.111438657,0,-1.556451492,-5.329348045,-6.885799538,0.11632216 +Rashad Vaughn,vaughra01,2018,RS,ORL,73,35,-6.93757589,-2.461989866,-9.399565756,-0.120381455,-0.120381455,0,-5.866895468,-4.794506421,-10.66140189,1.370188082 +Ben Simmons,simmobe01,2018,RS,PHI,5792,2732,1.779430531,1.875743449,3.65517398,9.002377041,9.002377041,0,1.813480337,2.389586589,4.203066927,0.826865676 +Robert Covington,covinro01,2018,RS,PHI,5350,2532,1.253344757,3.608153431,4.861498188,9.907442482,9.907442482,0,1.931786436,4.282504216,6.214290652,0.753684876 +Dario Saric,saricda01,2018,RS,PHI,4868,2310,0.83155714,-0.386937365,0.444619775,3.776665605,3.776665605,0,1.316463863,-0.238085253,1.07837861,0.3058347 +JJ Redick,redicjj01,2018,RS,PHI,4568,2116,3.022858938,-1.465461945,1.557396994,4.6994465,4.6994465,0,2.632542362,-1.511066441,1.121475921,1.050650437 +Joel Embiid,embiijo01,2018,RS,PHI,4027,1912,0.53088029,3.436093577,3.966973867,6.599080943,6.599080943,0,1.377416257,2.656575358,4.033991616,0.706332258 +T.J. McConnell,mccontj01,2018,RS,PHI,3640,1706,-1.830660806,1.288811433,-0.541849374,1.913691412,1.913691412,0,-1.993391187,1.41453032,-0.578860868,-0.427630599 +Amir Johnson,johnsam01,2018,RS,PHI,2529,1171,-0.928054021,3.221003463,2.292949441,3.023162049,3.023162049,0,-1.617721518,3.560437897,1.94271638,0.338497813 +Jerryd Bayless,bayleje01,2018,RS,PHI,1985,925,-2.352572464,-1.694597327,-4.047169791,-0.615711227,-0.615711227,0,-1.950363579,-1.261775084,-3.212138663,0.572221428 +Timothe Luwawu-Cabarrot,luwawti01,2018,RS,PHI,1730,807,-2.739761362,-0.384292799,-3.12405416,-0.155137462,-0.155137462,0,-2.264468711,-0.724357416,-2.988826127,0.726289867 +Richaun Holmes,holmeri01,2018,RS,PHI,1607,746,-1.741175938,-0.054921401,-1.796097339,0.362543648,0.362543648,0,-1.91441002,-0.088682223,-2.003092243,-0.142205909 +Marco Belinelli,belinma01,2018,RS,PHI,1567,737,1.219799098,-0.876660069,0.343139029,1.173343258,1.173343258,0,0.882129865,-0.896671318,-0.014541453,0.87583762 +Ersan Ilyasova,ilyaser01,2018,RS,PHI,1206,554,-1.914335105,3.698594729,1.784259624,1.294243654,1.294243654,0,-1.402432509,3.506293015,2.103860506,0.977677857 +Justin Anderson,anderju01,2018,RS,PHI,1100,519,-0.880018585,-0.427514735,-1.30753332,0.380839887,0.380839887,0,-0.713358903,-0.964845149,-1.678204052,-0.289922109 +Trevor Booker,booketr01,2018,RS,PHI,1042,494,-1.166612902,-1.499929915,-2.666542817,0.020884369,0.020884369,0,-1.218261909,-1.226391783,-2.444653692,-0.707760689 +Markelle Fultz,fultzma01,2018,RS,PHI,566,253,-2.639866918,1.879322914,-0.760544004,0.25584316,0.25584316,0,-2.716212716,1.469542518,-1.246670197,-0.369673922 +Furkan Korkmaz,korkmfu01,2018,RS,PHI,176,80,-5.762043901,-5.850673111,-11.61271701,-0.361182781,-0.361182781,0,-4.582061786,-4.09600197,-8.678063756,-0.15298079 +James Young,youngja01,2018,RS,PHI,122,61,-3.905362528,-1.274723418,-5.180085947,-0.075080367,-0.075080367,0,-4.609448101,-3.341483108,-7.950931209,-0.720405803 +Nik Stauskas,stausni01,2018,RS,PHI,97,45,-10.81655957,2.328139848,-8.488419718,-0.132853852,-0.132853852,0,-8.936648933,2.050241027,-6.886407906,0.832336914 +Jahlil Okafor,okafoja01,2018,RS,PHI,56,25,-9.64543833,-16.40363193,-26.04907026,-0.302924782,-0.302924782,0,-6.771800017,-13.01588269,-19.78768271,1.917686406 +James Michael McAdoo,mcadoja01,2018,RS,PHI,39,18,-0.127962322,2.992670103,2.86470778,0.052530743,0.052530743,0,3.448999228,0.441899844,3.890899072,1.861282731 +Demetrius Jackson,jacksde01,2018,RS,PHI,38,17,7.490924451,-11.68907463,-4.198150182,-0.012516876,-0.012516876,0,4.70948735,-7.897949542,-3.188462192,-0.34361862 +Larry Drew II,drewla02,2018,RS,PHI,28,15,-13.18715774,-8.786992098,-21.97414983,-0.145029372,-0.145029372,0,-10.61803535,-7.571394745,-18.1894301,-1.411224352 +Jacob Pullen,pulleja01,2018,RS,PHI,15,6,-16.17497026,1.266679796,-14.90829047,-0.038514298,-0.038514298,0,-10.87141436,-4.551414895,-15.42282926,3.452352541 +T.J. Warren,warretj01,2018,RS,PHO,4538,2142,0.102674812,-0.460833849,-0.358159037,2.60526812,2.60526812,0,-0.411922843,-0.755192204,-1.167115047,-0.328316412 +Dragan Bender,bendedr01,2018,RS,PHO,4405,2069,-3.325015196,-1.028040137,-4.353055333,-1.696106036,-1.696106036,0,-3.361149611,-1.680412891,-5.041562503,0.229482095 +Josh Jackson,jacksjo02,2018,RS,PHO,4213,1959,-3.209617128,-1.312363366,-4.521980494,-1.793877785,-1.793877785,0,-2.999566068,-1.30136981,-4.300935879,1.277887768 +Devin Booker,bookede01,2018,RS,PHO,4028,1865,2.522065089,-3.135958545,-0.613893457,2.073368145,2.073368145,0,2.158316347,-2.957577155,-0.799260808,1.991861171 +Tyler Ulis,ulisty01,2018,RS,PHO,3484,1658,-1.637123633,-0.955482084,-2.592605718,0.132409308,0.132409308,0,-2.083228621,-1.05816408,-3.141392701,-0.545626183 +Troy Daniels,danietr01,2018,RS,PHO,3433,1622,-0.516219339,-3.886792897,-4.403012235,-1.36570994,-1.36570994,0,-0.563617394,-3.761671454,-4.325288848,-0.161786912 +Marquese Chriss,chrisma01,2018,RS,PHO,3272,1527,-3.567450701,0.252371783,-3.315078918,-0.444294466,-0.444294466,0,-3.128687979,-0.07177595,-3.200463929,0.913774713 +Alex Len,lenal01,2018,RS,PHO,2996,1395,-1.109762256,-0.260141167,-1.369903423,0.986185662,0.986185662,0,-1.690179476,-0.73466625,-2.424845726,0.396976126 +Tyson Chandler,chandty01,2018,RS,PHO,2413,1151,-1.90570888,0.976400397,-0.929308482,1.063755443,1.063755443,0,-2.909253765,-0.001940039,-2.911193803,-0.503579809 +Mike James,jamesmi02,2018,RS,PHO,1473,669,-0.370793175,1.112517122,0.741723947,1.191869722,1.191869722,0,-0.873330834,-0.142367836,-1.01569867,0.005096762 +Jared Dudley,dudleja01,2018,RS,PHO,1443,686,-0.193369124,-1.133193513,-1.326562638,0.498978956,0.498978956,0,-0.65289599,-1.45496357,-2.10785956,0.155278831 +Elfrid Payton,paytoel01,2018,RS,PHO,1188,551,-1.981419787,-3.516647083,-5.49806687,-0.77835213,-0.77835213,0,-1.91269128,-3.079118385,-4.991809665,0.746668759 +Greg Monroe,monrogr01,2018,RS,PHO,971,465,0.250641456,-0.508289439,-0.257647983,0.592211528,0.592211528,0,-1.522899592,-0.437423589,-1.960323181,0.154082214 +Isaiah Canaan,canaais01,2018,RS,PHO,851,418,0.848039831,1.129271251,1.977311082,0.995995506,0.995995506,0,-0.535581521,0.798747135,0.263165614,-1.197235874 +Danuel House Jr.,houseda01,2018,RS,PHO,846,403,1.078605898,0.69282547,1.771431368,0.92417966,0.92417966,0,0.443489901,-0.877890842,-0.434400941,-0.584148783 +Shaquille Harrison,harrish01,2018,RS,PHO,837,384,2.211643116,2.549812399,4.761455515,1.479425895,1.479425895,0,1.089887537,2.136284076,3.226171613,0.526144 +Davon Reed,reedda01,2018,RS,PHO,519,242,-8.266775635,-0.531488449,-8.798264085,-0.745117458,-0.745117458,0,-6.675591079,-1.89617465,-8.571765729,-0.219446032 +Alec Peters,peteral01,2018,RS,PHO,481,225,0.572892911,-0.190856787,0.382036123,0.359275877,0.359275877,0,0.503573156,-2.979329988,-2.475756832,-0.073446313 +Eric Bledsoe,bledser01,2018,RS,PHO,191,83,-4.006356753,-4.831635252,-8.837992005,-0.260512221,-0.260512221,0,-3.459356384,-4.260069699,-7.719426082,1.041369413 +Josh Gray,grayjo01,2018,RS,PHO,190,86,-5.959299925,-3.867178692,-9.826478617,-0.311999119,-0.311999119,0,-3.520692228,-2.277807559,-5.798499788,0.480190496 +Alan Williams,willial03,2018,RS,PHO,142,70,-6.342906258,4.25995361,-2.082952648,0.024453194,0.024453194,0,-3.797397237,2.171535849,-1.625861388,2.624362472 +Derrick Jones Jr.,jonesde02,2018,RS,PHO,75,33,0.015165858,6.910983952,6.926149811,0.165048212,0.165048212,0,-0.843062638,4.046923252,3.203860614,1.29982737 +CJ McCollum,mccolcj01,2018,RS,POR,5980,2923,2.178993221,-1.445305344,0.733687876,5.197180847,5.197180847,0,1.52380529,-0.382947412,1.140857878,0.036397238 +Damian Lillard,lillada01,2018,RS,POR,5485,2670,6.633250275,0.258769253,6.892019528,13.2590347,13.2590347,0,5.991840388,0.651332906,6.643173294,0.939105926 +Jusuf Nurkic,nurkiju01,2018,RS,POR,4295,2088,-2.349603228,2.592847853,0.243244624,3.207675151,3.207675151,0,-2.03365489,3.312744626,1.279089736,0.590408205 +Al-Farouq Aminu,aminual01,2018,RS,POR,4251,2072,-0.673830439,2.204891586,1.531061147,4.514393812,4.514393812,0,-0.775594681,2.851204559,2.075609878,-0.246874329 +Evan Turner,turneev01,2018,RS,POR,4170,2034,-2.464375195,0.340406496,-2.123968699,0.646751638,0.646751638,0,-3.149573896,0.438237796,-2.7113361,-0.444377829 +Shabazz Napier,napiesh01,2018,RS,POR,3112,1535,-0.338071741,2.446847831,2.10877609,3.772968649,3.772968649,0,-0.513100355,2.419762715,1.90666236,-0.839827185 +Pat Connaughton,connapa01,2018,RS,POR,3069,1488,-0.358918479,-0.092712514,-0.451630993,1.73030749,1.73030749,0,-1.398606382,-0.413839705,-1.812446088,-0.827898314 +Ed Davis,davised01,2018,RS,POR,2953,1471,-0.24683839,1.467529155,1.220690764,2.93687448,2.93687448,0,-0.982660672,1.900876189,0.918215517,-1.436195056 +Maurice Harkless,harklma01,2018,RS,POR,2599,1264,-0.877957982,-0.365030857,-1.24298884,0.965689343,0.965689343,0,-1.613050196,-0.115723805,-1.728774001,-0.629896087 +Zach Collins,colliza01,2018,RS,POR,2100,1045,-3.57954084,-1.456611615,-5.036152455,-1.211308413,-1.211308413,0,-3.98006968,-1.269396796,-5.249466476,-0.616423294 +Noah Vonleh,vonleno01,2018,RS,POR,960,476,-2.196880215,-0.253410142,-2.450290358,0.07174556,0.07174556,0,-3.586960025,-0.208343221,-3.795303246,-1.418024945 +Meyers Leonard,leoname01,2018,RS,POR,533,254,-0.60993979,-3.908100527,-4.518040317,-0.228417723,-0.228417723,0,-1.40690606,-3.186441033,-4.593347093,-0.304806757 +Caleb Swanigan,swanica01,2018,RS,POR,390,189,-6.084465916,2.191350924,-3.893114992,-0.110412403,-0.110412403,0,-7.3405443,2.227229253,-5.113315047,0.165890715 +Jake Layman,laymaja01,2018,RS,POR,331,160,-5.850349158,-2.046526825,-7.896875982,-0.42036559,-0.42036559,0,-4.955612467,-2.527993868,-7.483606335,0.050952235 +Wade Baldwin IV,baldwwa01,2018,RS,POR,167,80,2.3034258,0.092992316,2.396418116,0.208215569,0.208215569,0,0.138484168,0.807378387,0.945862556,-0.869215817 +Georgios Papagiannis,papagge01,2018,RS,POR,9,4,24.0000892,46.04437542,70.04446462,0.152765355,0.152765355,0,22.33122601,38.3810105,60.71223651,2.808723271 +Bogdan Bogdanovic,bogdabo01,2018,RS,SAC,4385,2175,0.767804092,-1.703308339,-0.935504246,2.012245231,2.012245231,0,0.175167718,-1.415303779,-1.240136061,-0.062738691 +De'Aaron Fox,foxde01,2018,RS,SAC,4139,2026,-2.36299659,-1.984345876,-4.347342465,-1.666319743,-1.666319743,0,-2.540016884,-1.690158435,-4.230175319,0.913336599 +Willie Cauley-Stein,caulewi01,2018,RS,SAC,4116,2044,-2.80426901,0.93586873,-1.868400279,0.916987533,0.916987533,0,-2.838582558,0.333564701,-2.505017857,-0.257619534 +Buddy Hield,hieldbu01,2018,RS,SAC,4059,2024,1.101652813,0.259077199,1.360730011,4.239852728,4.239852728,0,0.678862108,0.367075313,1.045937422,-0.118506011 +Garrett Temple,templga01,2018,RS,SAC,3249,1615,-1.505028617,1.233267202,-0.271761415,2.034433488,2.034433488,0,-2.066871255,0.720095818,-1.346775437,-0.367647878 +Justin Jackson,jacksju01,2018,RS,SAC,3057,1506,-2.295896928,-1.437812905,-3.733709833,-0.752737848,-0.752737848,0,-2.594131028,-2.275656419,-4.869787447,-0.407710296 +Zach Randolph,randoza01,2018,RS,SAC,3021,1508,0.050807174,-3.841296585,-3.790489411,-0.798792609,-0.798792609,0,-0.569210148,-2.922052289,-3.491262437,-0.215707451 +Kosta Koufos,koufoko01,2018,RS,SAC,2778,1391,-1.764378076,0.571660905,-1.192717171,1.092096764,1.092096764,0,-2.212061801,0.216493272,-1.995568529,-1.174762933 +Skal Labissiere,labissk01,2018,RS,SAC,2522,1240,-2.000808206,-0.800240091,-2.801048298,-0.032295476,-0.032295476,0,-2.221188243,-0.873325176,-3.094513419,-0.000392527 +George Hill,hillge01,2018,RS,SAC,2266,1143,-0.169177866,-0.287106577,-0.456284443,1.317631952,1.317631952,0,-0.94071738,-0.291821851,-1.232539231,-1.480826935 +Vince Carter,cartevi01,2018,RS,SAC,2050,1026,-0.477885567,0.963952865,0.486067298,1.687121062,1.687121062,0,-0.392056457,0.078927318,-0.313129139,-0.40098305 +Frank Mason,masonfr01,2018,RS,SAC,1935,984,-0.328603219,-1.495010351,-1.82361357,0.458193281,0.458193281,0,-1.376596962,-2.063129188,-3.439726149,-1.468877402 +JaKarr Sampson,sampsja02,2018,RS,SAC,683,344,-1.873367593,2.521940843,0.64857325,0.591355238,0.591355238,0,-2.62029939,1.585570732,-1.034728658,-0.852182992 +Malachi Richardson,richama01,2018,RS,SAC,655,319,-3.850731829,-4.026542996,-7.877274825,-0.830904603,-0.830904603,0,-4.64721369,-4.573781885,-9.220995575,-0.425424783 +Georgios Papagiannis,papagge01,2018,RS,SAC,247,118,-5.287024335,-7.670372402,-12.95739674,-0.613053296,-0.613053296,0,-6.284776915,-6.248941387,-12.5337183,-0.237083766 +Nigel Hayes,hayesni01,2018,RS,SAC,198,105,-4.445737957,2.162528189,-2.283209768,0.024472821,0.024472821,0,-4.032053488,0.947274203,-3.084779284,-2.116699568 +Bruno Caboclo,cabocbr01,2018,RS,SAC,197,100,-4.336898818,2.106306677,-2.230592142,0.026553301,0.026553301,0,-3.888221758,-0.127393042,-4.0156148,0.198809525 +Jack Cooley,cooleja01,2018,RS,SAC,170,87,4.965636626,1.365356451,6.330993077,0.398748113,0.398748113,0,2.392832159,0.479073291,2.87190545,-1.0664676 +LaMarcus Aldridge,aldrila01,2018,RS,SAS,4948,2509,2.619059633,1.451786522,4.070846155,8.582586812,8.582586812,0,2.42455817,1.67204497,4.09660314,-1.689635521 +Patty Mills,millspa02,2018,RS,SAS,4259,2107,0.731204424,-1.288898807,-0.557694382,2.357735442,2.357735442,0,0.777870147,-0.809157432,-0.031287286,0.043175207 +Kyle Anderson,anderky01,2018,RS,SAS,3987,1978,-0.336600665,3.136429746,2.799829081,5.591488347,5.591488347,0,-0.618645945,3.416358973,2.797713028,-0.164072665 +Pau Gasol,gasolpa01,2018,RS,SAS,3662,1812,-0.998294662,1.102919176,0.104624514,2.653282751,2.653282751,0,-1.036600697,0.637252092,-0.399348605,0.534974963 +Danny Green,greenda02,2018,RS,SAS,3576,1791,-0.830682114,2.694389518,1.863707404,4.206550243,4.206550243,0,-0.532562954,3.2060561,2.673493146,-0.219031556 +Dejounte Murray,murrade01,2018,RS,SAS,3532,1743,-2.140812343,3.124653717,0.983841374,3.308632518,3.308632518,0,-1.941059263,3.609479399,1.668420136,-0.352302644 +Bryn Forbes,forbebr01,2018,RS,SAS,3095,1517,-0.895274542,-1.147778965,-2.043053507,0.544340132,0.544340132,0,-1.785302558,-1.196347281,-2.981649839,-0.510822813 +Manu Ginobili,ginobma01,2018,RS,SAS,2670,1299,0.547314255,0.156546389,0.703860644,2.322111777,2.322111777,0,0.155842521,-0.123272032,0.032570489,1.432938265 +Rudy Gay,gayru01,2018,RS,SAS,2490,1231,0.995098215,1.399135737,2.394233952,3.237472092,3.237472092,0,0.792171425,1.098556218,1.890727644,0.202762677 +Davis Bertans,bertada01,2018,RS,SAS,2232,1086,0.791809919,1.80020684,2.592016759,2.966875799,2.966875799,0,0.657215677,1.073636151,1.730851828,0.234129381 +Tony Parker,parketo01,2018,RS,SAS,2163,1071,-1.871594945,-3.392855481,-5.264450426,-1.35985987,-1.35985987,0,-2.648160155,-3.335235676,-5.983395831,-1.017747843 +Brandon Paul,paulbr01,2018,RS,SAS,1207,576,-3.282736617,2.058663766,-1.224072852,0.45206901,0.45206901,0,-3.099523862,1.362542368,-1.736981493,0.80450043 +Joffrey Lauvergne,lauvejo01,2018,RS,SAS,1119,534,-2.617446805,-4.863512767,-7.480959572,-1.288986817,-1.288986817,0,-2.711762949,-4.593593692,-7.305356641,0.004003507 +Kawhi Leonard,leonaka01,2018,RS,SAS,432,210,0.776222677,5.407566805,6.183789482,0.965839777,0.965839777,0,1.186784648,4.788419149,5.975203797,0.897021581 +Derrick White,whitede01,2018,RS,SAS,300,139,1.6645062,3.484683518,5.149189718,0.55953119,0.55953119,0,0.44040165,1.477055542,1.917457192,-0.117217962 +Darrun Hilliard,hillida01,2018,RS,SAS,196,95,-3.797931313,-4.63757159,-8.435502904,-0.271330355,-0.271330355,0,-4.910205082,-3.86441203,-8.774617112,-1.526363771 +Matt Costello,costema01,2018,RS,SAS,65,32,0.100870728,0.547386493,0.648257221,0.055360928,0.055360928,0,-0.76146305,0.536020819,-0.225442231,-0.215227952 +DeMar DeRozan,derozde01,2018,RS,TOR,5618,2711,3.916477871,-1.618036468,2.298441403,7.007218212,7.007218212,0,4.061777608,-1.393655007,2.668122601,0.347410594 +Kyle Lowry,lowryky01,2018,RS,TOR,5196,2510,4.770624553,0.771181473,5.541806026,10.73009898,10.73009898,0,5.378992561,1.132219238,6.511211799,1.042508757 +Serge Ibaka,ibakase01,2018,RS,TOR,4346,2093,-0.97708792,-0.234172472,-1.211260392,1.641791804,1.641791804,0,-0.223052961,-0.01004023,-0.233093191,-0.081447064 +Jonas Valanciunas,valanjo01,2018,RS,TOR,3563,1727,0.621317398,1.292590679,1.913908077,4.091551728,4.091551728,0,1.02103548,1.424507347,2.445542827,-0.431828654 +Pascal Siakam,siakapa01,2018,RS,TOR,3442,1679,0.321271097,0.788742227,1.110013324,3.279707013,3.279707013,0,0.674628093,0.497395431,1.172023523,-0.806389906 +Jakob Poeltl,poeltja01,2018,RS,TOR,3134,1524,0.141217271,2.755086617,2.896303888,4.365826812,4.365826812,0,0.072548743,2.848162437,2.92071118,-0.55192974 +Fred VanVleet,vanvlfr01,2018,RS,TOR,3096,1520,2.4220316,1.933188861,4.355220461,5.451829362,5.451829362,0,2.012724457,1.484014844,3.496739301,-1.049504938 +OG Anunoby,anunoog01,2018,RS,TOR,3074,1481,-1.120959617,1.777073105,0.656113488,2.569758531,2.569758531,0,-0.895478317,1.550659533,0.655181216,-0.151161805 +Delon Wright,wrighde01,2018,RS,TOR,2925,1433,1.680909978,1.745025911,3.425935889,4.481345501,4.481345501,0,1.882374545,1.374133153,3.256507697,-0.746582501 +CJ Miles,milescj01,2018,RS,TOR,2785,1337,1.135422116,-1.035332702,0.100089414,1.946327339,1.946327339,0,2.427066333,-1.629152638,0.797913695,0.110962516 +Norman Powell,powelno01,2018,RS,TOR,2199,1062,-2.712710324,-1.488966786,-4.20167711,-0.786411887,-0.786411887,0,-1.811331437,-1.471599814,-3.282931251,-0.01939695 +Lucas Nogueira,noguelu01,2018,RS,TOR,869,418,-2.01165298,4.235168942,2.223515962,1.0617574,1.0617574,0,-1.130245631,3.886553078,2.756307448,0.101703843 +Lorenzo Brown,brownlo01,2018,RS,TOR,274,139,-2.23867108,4.535870175,2.297199095,0.352099043,0.352099043,0,-1.552624592,2.325420575,0.772795982,-1.617691892 +Malcolm Miller,millema01,2018,RS,TOR,260,126,-2.063698747,-1.085919718,-3.149618465,-0.025583054,-0.025583054,0,-1.579684891,-2.075502712,-3.655187604,-0.411231492 +Alfonzo McKinnie,mckinal01,2018,RS,TOR,113,53,-1.638594262,-2.627603895,-4.266198158,-0.041536327,-0.041536327,0,-1.577616403,-3.5998619,-5.177478303,1.300279029 +Bruno Caboclo,cabocbr01,2018,RS,TOR,15,7,0.62084017,17.19108945,17.81192962,0.074388047,0.074388047,0,1.659431068,14.83241962,16.49185069,1.287551205 +Nigel Hayes,hayesni01,2018,RS,TOR,12,6,8.068161036,1.853722126,9.921883162,0.038561476,0.038561476,0,5.262729062,-4.933941097,0.328787964,-0.587368425 +Malachi Richardson,richama01,2018,RS,TOR,11,5,-7.945617079,-20.80651728,-28.75213436,-0.064710827,-0.064710827,0,-4.412807823,-22.11069498,-26.52350281,-2.423577977 +Donovan Mitchell,mitchdo01,2018,RS,UTA,5367,2638,1.424793563,0.776432772,2.201226335,6.710715999,6.710715999,0,1.659215866,1.86894442,3.528160286,0.696988695 +Joe Ingles,inglejo01,2018,RS,UTA,5240,2578,1.797265046,0.65616581,2.453430856,6.887567728,6.887567728,0,1.417868535,1.083910627,2.501779162,0.630742237 +Ricky Rubio,rubiori01,2018,RS,UTA,4577,2254,-0.096602465,1.336940441,1.240337976,4.612593951,4.612593951,0,0.492681239,2.927604475,3.420285714,0.513226423 +Derrick Favors,favorde01,2018,RS,UTA,4357,2153,-0.33294743,1.46852644,1.13557901,4.21921659,4.21921659,0,-0.390102123,2.276996293,1.88689417,-1.137390449 +Rudy Gobert,goberru01,2018,RS,UTA,3703,1816,-0.737071244,4.004686908,3.267615664,5.590854591,5.590854591,0,-0.531837123,4.670591371,4.138754248,0.273885254 +Royce O'Neale,onealro01,2018,RS,UTA,2350,1150,-0.672332422,2.889566408,2.217233986,2.90812435,2.90812435,0,-1.78118363,2.452846925,0.671663295,-0.214457859 +Jonas Jerebko,jerebjo01,2018,RS,UTA,2307,1134,0.709670065,-1.059100567,-0.349430502,1.380445941,1.380445941,0,0.115594035,-0.350876298,-0.235282263,-0.603072837 +Rodney Hood,hoodro01,2018,RS,UTA,2201,1084,-0.522737905,-2.437767578,-2.960505483,-0.116037883,-0.116037883,0,0.127113618,-1.372823055,-1.245709437,-0.326849758 +Alec Burks,burksal01,2018,RS,UTA,2163,1059,-0.55899901,-1.045212315,-1.604211325,0.616042334,0.616042334,0,-0.840405366,-0.697957377,-1.538362743,-0.485405241 +Ekpe Udoh,udohek01,2018,RS,UTA,1674,810,-2.047331522,3.902590451,1.85525893,1.893014657,1.893014657,0,-2.494161776,4.588772596,2.09461082,-0.529754997 +Thabo Sefolosha,sefolth01,2018,RS,UTA,1653,806,-0.247551954,3.404863904,3.15731195,2.422968952,2.422968952,0,-0.151913398,4.197981707,4.046068309,-0.254929977 +Jae Crowder,crowdja01,2018,RS,UTA,1548,744,-1.497029212,1.44984923,-0.047179982,1.027825977,1.027825977,0,-0.570267999,1.46875276,0.89848476,0.180394525 +Joe Johnson,johnsjo02,2018,RS,UTA,1422,700,-3.939868097,-1.147616301,-5.087484399,-0.824510726,-0.824510726,0,-3.522617678,-1.058706434,-4.581324112,-1.223716211 +Raul Neto,netora01,2018,RS,UTA,1041,498,-1.284268569,1.797908584,0.513640015,0.82785595,0.82785595,0,-1.798104421,1.189342494,-0.608761927,-0.163695501 +Dante Exum,exumda01,2018,RS,UTA,498,235,1.785100942,2.34495311,4.130054052,0.828430044,0.828430044,0,0.425536993,1.659400898,2.084937891,0.424757896 +Georges Niang,niangge01,2018,RS,UTA,73,32,-4.595582055,3.700577616,-0.895004438,0.030957269,0.030957269,0,-3.26294511,1.900561843,-1.362383267,2.200631659 +Tony Bradley,bradlto01,2018,RS,UTA,63,29,-3.142055787,3.382776439,0.240720652,0.043873095,0.043873095,0,-4.38025283,0.899353216,-3.480899614,-0.845150471 +Nate Wolters,woltena01,2018,RS,UTA,36,19,-5.07688125,-3.617595006,-8.694476256,-0.055640297,-0.055640297,0,-5.564761523,-6.038644425,-11.60340595,-3.415769025 +David Stockton,stockda01,2018,RS,UTA,21,9,6.349699311,-23.79339967,-17.44370036,-0.070453156,-0.070453156,0,4.603376548,-18.21912659,-13.61575004,4.385106723 +Erik McCree,mccreer01,2018,RS,UTA,19,8,-9.334545659,-6.616581949,-15.95112761,-0.054456941,-0.054456941,0,-6.119612922,-4.916503761,-11.03611668,1.058978367 +Naz Mitrou-Long,mitrona01,2018,RS,UTA,3,1,53.03325444,19.58910608,72.62236053,0.040786567,0.040786567,0,40.16996685,8.9361992,49.10616605,6.014440868 +Bradley Beal,bealbr01,2018,RS,WAS,6067,2977,2.480437732,0.916278323,3.396716055,9.351198944,9.351198944,0,2.892919322,0.638454892,3.531374214,0.161125623 +Otto Porter Jr.,porteot01,2018,RS,WAS,4953,2432,3.136374255,1.391369181,4.527743435,8.989495575,8.989495575,0,3.202121193,1.531504567,4.73362576,-0.447908975 +Kelly Oubre Jr.,oubreke01,2018,RS,WAS,4624,2231,-0.84127355,-1.270124031,-2.111397582,0.731743861,0.731743861,0,-0.697679699,-0.763002826,-1.460682525,0.661956858 +Marcin Gortat,gortama01,2018,RS,WAS,4236,2075,-1.953697444,1.580163613,-0.373533831,2.499975016,2.499975016,0,-1.897559118,1.186756793,-0.710802324,-0.627164574 +Markieff Morris,morrima02,2018,RS,WAS,3982,1968,-1.354592441,-0.915882881,-2.270475322,0.480931346,0.480931346,0,-1.458606161,-0.749918697,-2.208524858,-0.112638615 +Tomas Satoransky,satorto01,2018,RS,WAS,3354,1643,1.203838885,0.07449432,1.278333205,3.349058499,3.349058499,0,0.533106403,-0.212084392,0.321022011,-0.814492088 +John Wall,walljo01,2018,RS,WAS,2950,1410,1.467752167,0.064990026,1.532742193,3.122546854,3.122546854,0,1.46306332,-0.439039184,1.024024136,1.340010745 +Mike Scott,scottmi01,2018,RS,WAS,2904,1406,-0.806686657,-2.1749555,-2.981642157,-0.165663439,-0.165663439,0,-1.203186173,-2.805266575,-4.008452748,-0.30028983 +Ian Mahinmi,mahinia01,2018,RS,WAS,2350,1145,-2.417817652,1.203260327,-1.214557325,0.901149823,0.901149823,0,-2.539228036,1.155494145,-1.383733892,0.461874865 +Jodie Meeks,meeksjo01,2018,RS,WAS,2330,1119,-0.253067632,-2.077701641,-2.330769273,0.240045906,0.240045906,0,-0.341459327,-2.772723357,-3.114182683,0.290653224 +Tim Frazier,fraziti01,2018,RS,WAS,1711,838,-1.264894351,0.854995691,-0.40989866,0.993963725,0.993963725,0,-1.157399863,1.028931439,-0.128468424,-0.64851505 +Jason Smith,smithja02,2018,RS,WAS,610,285,-6.894875494,-2.736519131,-9.631394625,-1.007598923,-1.007598923,0,-5.746821966,-3.94931507,-9.696137036,0.693557379 +Ramon Sessions,sessira01,2018,RS,WAS,469,225,0.308211109,-3.503528026,-3.195316917,-0.05107847,-0.05107847,0,-0.122749928,-3.61040549,-3.733155418,-0.08088974 +Chris McCullough,mcculch01,2018,RS,WAS,201,90,-3.982311573,-0.761971297,-4.74428287,-0.092091933,-0.092091933,0,-2.054946674,-3.723709802,-5.778656476,0.561610361 +Devin Robinson,robinde01,2018,RS,WAS,28,13,2.081984487,8.211267399,10.29325189,0.086907504,0.086907504,0,-0.751072519,6.039451817,5.288379298,0.455022349 +Terry Rozier,roziete01,2018,PO,BOS,1366,696,3.04631123,1.740062955,4.786374185,2.705365958,0,2.705365958,0.632758034,1.453673192,2.086431225,-1.933766272 +Jayson Tatum,tatumja01,2018,PO,BOS,1341,683,1.517664741,-0.510553626,1.007111115,1.339647855,0,1.339647855,-1.428913807,-0.630576438,-2.059490245,-0.768425458 +Al Horford,horfoal01,2018,PO,BOS,1327,679,1.209865075,2.667081741,3.876946816,2.332728247,0,2.332728247,-1.326575215,2.166880817,0.840305602,-1.4423478 +Jaylen Brown,brownja02,2018,PO,BOS,1148,583,1.699654901,1.133038028,2.832692929,1.720819546,0,1.720819546,-1.163133522,1.104154446,-0.058979075,0.466515445 +Marcus Morris,morrima03,2018,PO,BOS,1114,562,-2.873747914,-2.954308697,-5.828056611,-0.910917287,0,-0.910917287,-4.51406816,-3.13115492,-7.645223081,0.070813894 +Marcus Smart,smartma01,2018,PO,BOS,911,449,-0.163840883,4.945674114,4.781833231,1.808621849,0,1.808621849,-1.263700084,4.507754677,3.244054593,1.596290506 +Aron Baynes,baynear01,2018,PO,BOS,763,389,-0.600653005,1.391749026,0.791096021,0.719913316,0,0.719913316,-2.656880446,1.181911436,-1.47496901,-0.662081109 +Semi Ojeleye,ojelese01,2018,PO,BOS,466,230,-4.609901297,-1.635237325,-6.245138622,-0.422317445,0,-0.422317445,-5.828794981,-2.488165143,-8.316960125,-0.158000938 +Shane Larkin,larkish01,2018,PO,BOS,310,154,0.103372562,1.625191031,1.728563593,0.361434779,0,0.361434779,-2.322159547,1.471326756,-0.85083279,-0.399043312 +Greg Monroe,monrogr01,2018,PO,BOS,214,105,-2.80231738,-2.043754448,-4.846071827,-0.11859177,0,-0.11859177,-4.930412476,-4.333210476,-9.263622952,2.342873631 +Guerschon Yabusele,yabusgu01,2018,PO,BOS,102,48,-6.742819175,-3.003837288,-9.746656463,-0.177045161,0,-0.177045161,-7.01992553,-4.566360022,-11.58628555,0.180163238 +Abdel Nader,naderab01,2018,PO,BOS,66,33,-2.476472719,-4.31067782,-6.787150539,-0.070850066,0,-0.070850066,-5.708888393,-7.887879736,-13.59676813,1.03874762 +LeBron James,jamesle01,2018,PO,CLE,1777,922,9.179821312,-1.55652757,7.623293742,5.002465496,0,5.002465496,9.593218562,-1.906694673,7.686523889,-0.585403203 +JR Smith,smithjr01,2018,PO,CLE,1373,706,0.704518382,-1.632494859,-0.927976477,0.677255533,0,0.677255533,1.632582744,-0.699158127,0.933424617,0.054600245 +Kevin Love,loveke01,2018,PO,CLE,1265,660,-0.7530314,1.110050352,0.357018953,1.073596775,0,1.073596775,1.085543918,1.57337356,2.658917478,-0.492296814 +George Hill,hillge01,2018,PO,CLE,1081,557,1.470301664,-0.371474696,1.098826968,1.12169483,0,1.12169483,2.036570468,0.597355587,2.633926055,-0.550876056 +Jeff Green,greenje02,2018,PO,CLE,1023,523,-1.399172039,-0.09253566,-1.491707699,0.343700818,0,0.343700818,-0.571996989,-0.956617994,-1.528614983,-0.727990236 +Kyle Korver,korveky01,2018,PO,CLE,981,505,1.515313913,0.308838757,1.82415267,1.220885187,0,1.220885187,1.816874298,0.038008152,1.854882449,0.432615795 +Tristan Thompson,thomptr01,2018,PO,CLE,804,416,1.821203399,-0.693314213,1.127889186,0.838906973,0,0.838906973,2.123113096,-1.54993918,0.573173916,-1.144453087 +Larry Nance Jr.,nancela02,2018,PO,CLE,605,307,-0.391624285,3.303464199,2.911839913,0.915711599,0,0.915711599,0.584818906,2.985484295,3.570303201,0.115040145 +Jordan Clarkson,clarkjo01,2018,PO,CLE,553,286,-5.301452684,0.64582823,-4.655624454,-0.283544788,0,-0.283544788,-2.898962125,-0.417522892,-3.316485017,-1.10155221 +Rodney Hood,hoodro01,2018,PO,CLE,496,260,-3.452878792,-5.085394783,-8.538273574,-0.787592808,0,-0.787592808,-2.720056713,-4.660418178,-7.380474891,-0.531174791 +Jose Calderon,caldejo01,2018,PO,CLE,207,104,-5.001190722,4.811435679,-0.189755043,0.141193493,0,0.141193493,-3.118570508,3.143113911,0.024543403,0.755071314 +Cedi Osman,osmande01,2018,PO,CLE,123,62,-2.039143852,1.839279396,-0.199864457,0.08274079,0,0.08274079,-1.097563238,0.331244335,-0.766318904,-0.534444123 +Ante Zizic,zizican01,2018,PO,CLE,47,23,-6.767786433,3.973736964,-2.794049469,-0.000535982,0,-0.000535982,-4.571010684,-0.579795411,-5.150806095,0.524844946 +Draymond Green,greendr01,2018,PO,GSW,1662,819,1.889548059,6.122704732,8.012252792,4.662798547,0,4.662798547,2.60663332,7.561605253,10.16823857,0.519906773 +Kevin Durant,duranke01,2018,PO,GSW,1652,807,6.93692076,1.095196588,8.032117348,4.598082668,0,4.598082668,6.960358973,0.679748321,7.640107294,0.416012734 +Klay Thompson,thompkl01,2018,PO,GSW,1615,794,0.705534958,-0.584040749,0.121494209,1.199768385,0,1.199768385,1.346711745,0.265819886,1.61253163,0.004070352 +Stephen Curry,curryst01,2018,PO,GSW,1143,555,4.549631445,3.102968969,7.652600414,3.073945003,0,3.073945003,4.587357195,3.871742972,8.459100167,1.154537357 +Andre Iguodala,iguodan01,2018,PO,GSW,844,401,1.212690745,3.027740129,4.240430874,1.485880784,0,1.485880784,1.618335208,2.725395564,4.343730773,0.717919657 +Kevon Looney,looneke01,2018,PO,GSW,816,387,-1.67910553,4.951729795,3.272624266,1.225871839,0,1.225871839,-1.470080555,5.082384316,3.612303761,-0.045472043 +Shaun Livingston,livinsh01,2018,PO,GSW,750,362,-0.695965709,-4.573039741,-5.26900545,-0.477355521,0,-0.477355521,-0.480300987,-3.593548525,-4.073849511,-0.503265501 +Nick Young,youngni01,2018,PO,GSW,436,205,-3.040956294,-1.796097183,-4.837053477,-0.224327275,0,-0.224327275,-2.387627452,-3.113448111,-5.501075563,-0.34888941 +Quinn Cook,cookqu01,2018,PO,GSW,367,175,1.156434556,-0.265476976,0.89095758,0.335745407,0,0.335745407,1.284903907,-0.532819573,0.752084333,0.136102323 +David West,westda01,2018,PO,GSW,363,175,1.111696305,-0.326760435,0.784935871,0.328277725,0,0.328277725,0.970834368,0.261641005,1.232475373,0.827978124 +Jordan Bell,belljo01,2018,PO,GSW,353,173,-0.309203641,5.367125373,5.057921732,0.705919902,0,0.705919902,-1.305828433,3.720754755,2.414926322,-0.666326053 +JaVale McGee,mcgeeja01,2018,PO,GSW,319,158,1.495046196,1.648931586,3.143977782,0.492993777,0,0.492993777,0.536008039,2.537919624,3.073927663,0.591349437 +Zaza Pachulia,pachuza01,2018,PO,GSW,54,26,9.033270347,4.255097571,13.28836792,0.227115505,0,0.227115505,6.387458104,3.02742328,9.414881384,3.4190406 +Patrick McCaw,mccawpa01,2018,PO,GSW,33,16,0.345641498,4.15792762,4.503569118,0.061250446,0,0.061250446,-0.277264376,6.278479132,6.001214757,0.289409457 +Damian Jones,jonesda03,2018,PO,GSW,26,11,-15.54544055,-22.22612204,-37.77156259,-0.216278045,0,-0.216278045,-9.078060517,-19.94862071,-29.02668123,6.527762233 +James Harden,hardeja01,2018,PO,HOU,1242,621,7.167760337,2.01291327,9.180673607,3.878147774,0,3.878147774,7.430627101,3.869322526,11.29994963,-0.511416881 +Trevor Ariza,arizatr01,2018,PO,HOU,1158,582,-1.078211609,1.166324087,0.088112478,0.856572536,0,0.856572536,-0.400031288,2.247598872,1.847567584,-1.413429793 +Eric Gordon,gordoer01,2018,PO,HOU,1140,549,-0.825626997,-4.239131913,-5.064758911,-0.680941404,0,-0.680941404,-0.154305863,-3.639319232,-3.793625095,1.786141 +PJ Tucker,tuckepj01,2018,PO,HOU,1133,569,2.61961543,2.196936918,4.816552348,2.227740196,0,2.227740196,2.804362522,3.263568726,6.067931248,-1.625090833 +Chris Paul,paulch01,2018,PO,HOU,1060,517,4.983136217,3.31524879,8.298385007,3.015641575,0,3.015641575,5.008073342,4.988182595,9.996255937,0.323848581 +Clint Capela,capelca01,2018,PO,HOU,1051,520,1.475520228,5.097721432,6.57324166,2.540725853,0,2.540725853,1.548586686,5.909851893,7.45843858,-0.395230038 +Gerald Green,greenge01,2018,PO,HOU,566,272,-1.786071351,-2.099409772,-3.885481123,-0.162270656,0,-0.162270656,-1.006596867,-1.648612096,-2.655208963,-0.148047049 +Luc Mbah a Moute,mbahalu01,2018,PO,HOU,321,149,-7.389239147,-2.311735822,-9.700974969,-0.547431544,0,-0.547431544,-3.801273115,-1.669546859,-5.470819973,0.438263609 +Nene,hilarne01,2018,PO,HOU,226,107,-4.264322439,4.341672553,0.077350114,0.160619764,0,0.160619764,-4.296958508,4.169458511,-0.127499997,0.876413416 +Ryan Anderson,anderry01,2018,PO,HOU,204,95,-3.843389417,-0.777009269,-4.620398687,-0.094033102,0,-0.094033102,-3.598313442,-0.785412138,-4.38372558,0.556810199 +Joe Johnson,johnsjo02,2018,PO,HOU,112,54,-10.49853524,-7.24614951,-17.74468475,-0.426999348,0,-0.426999348,-9.179462408,-7.886775706,-17.06623811,0.212533598 +Tarik Black,blackta01,2018,PO,HOU,42,19,-5.998703976,-9.903158485,-15.90186246,-0.131902367,0,-0.131902367,-5.449722534,-9.771842988,-15.22156552,0.306127327 +Aaron Jackson,jacksaa01,2018,PO,HOU,36,17,-8.193313161,-7.688506185,-15.88181935,-0.116361543,0,-0.116361543,-6.596463018,-8.504939609,-15.10140263,-0.919885546 +Zhou Qi,qizh01,2018,PO,HOU,12,6,-6.854642866,-14.90382743,-21.75847029,-0.059606372,0,-0.059606372,-8.980471271,-21.95148635,-30.93195762,-0.661776686 +Chinanu Onuaku,onuakch01,2018,PO,HOU,6,3,6.014255171,16.41178815,22.42604332,0.040713189,0,0.040713189,2.646072294,28.97327461,31.61934691,2.381358193 +Victor Oladipo,oladivi01,2018,PO,IND,503,261,4.530646697,9.85808943,14.38873613,2.364355765,0,2.364355765,0.810835935,9.521872634,10.33270857,0.437293627 +Bojan Bogdanovic,bogdabo02,2018,PO,IND,465,238,-0.952016828,1.235849819,0.28383299,0.384159514,0,0.384159514,-4.430553577,1.441031477,-2.9895221,1.082245881 +Thaddeus Young,youngth01,2018,PO,IND,459,237,-1.157805696,0.441626546,-0.71617915,0.252215237,0,0.252215237,-3.884756768,1.637899826,-2.246856943,-0.546600859 +Darren Collison,collida01,2018,PO,IND,423,214,-2.713088291,5.363534382,2.650446091,0.612485694,0,0.612485694,-6.116330694,3.748274406,-2.368056288,0.699118621 +Myles Turner,turnemy01,2018,PO,IND,384,196,-2.269278667,2.844419359,0.575140692,0.345872744,0,0.345872744,-5.642350229,1.841202558,-3.80114767,0.834414507 +Domantas Sabonis,sabondo01,2018,PO,IND,314,166,3.609069322,-6.15527424,-2.546204918,0.017554294,0,0.017554294,-0.84870139,-6.196415769,-7.045117159,-1.353642365 +Lance Stephenson,stephla01,2018,PO,IND,285,149,1.966094845,-5.563573682,-3.597478837,-0.065665563,0,-0.065665563,-1.932989345,-5.372325834,-7.305315179,-1.145015782 +Cory Joseph,josepco01,2018,PO,IND,267,143,1.417574098,4.038324738,5.455898836,0.597836247,0,0.597836247,-1.839702737,4.442659064,2.602956327,-3.10088398 +Trevor Booker,booketr01,2018,PO,IND,119,64,1.465798065,-5.828755163,-4.362957098,-0.053446491,0,-0.053446491,-2.610760909,-2.301649626,-4.912410534,-1.567170684 +Glenn Robinson III,robingl02,2018,PO,IND,12,6,2.010456656,-7.073493589,-5.063036933,-0.007173262,0,-0.007173262,-2.302540136,-8.587708987,-10.89024912,-1.729137333 +TJ Leaf,leaftj01,2018,PO,IND,7,4,0.100906393,10.99100839,11.09191478,0.02879306,0,0.02879306,-3.877775767,9.211409845,5.333634078,-1.142992213 +Joe Young,youngjo01,2018,PO,IND,5,3,-11.17727722,2.956096902,-8.221180318,-0.00867872,0,-0.00867872,-10.51150551,7.811945534,-2.699559979,0.473362107 +James Johnson,johnsja01,2018,PO,MIA,340,161,1.832195579,-1.91589414,-0.083698561,0.227188386,0,0.227188386,1.96259975,-2.273686564,-0.311086814,0.563142227 +Goran Dragic,dragigo01,2018,PO,MIA,330,156,1.934454831,-3.156121974,-1.221667143,0.126181766,0,0.126181766,2.814034554,-3.896454702,-1.082420147,0.563831098 +Kelly Olynyk,olynyke01,2018,PO,MIA,312,146,5.062624565,0.35482414,5.417448705,0.628606226,0,0.628606226,4.903065122,-0.453122284,4.449942838,0.177268062 +Dwyane Wade,wadedw01,2018,PO,MIA,277,127,1.245601357,2.022545015,3.268146372,0.412016298,0,0.412016298,2.304869116,1.317300672,3.622169788,2.386313439 +Josh Richardson,richajo01,2018,PO,MIA,273,130,2.273876368,-0.127952755,2.145923612,0.335108643,0,0.335108643,3.453396771,1.30796809,4.761364861,0.057692896 +Justise Winslow,winslju01,2018,PO,MIA,268,125,-0.369823246,6.668287061,6.298463815,0.598503224,0,0.598503224,0.979976605,4.743683796,5.723660401,0.547472053 +Wayne Ellington,ellinwa01,2018,PO,MIA,222,101,-3.722473925,-4.317711515,-8.04018544,-0.280330086,0,-0.280330086,-1.394373322,-4.479754447,-5.87412777,-0.285580798 +Bam Adebayo,adebaba01,2018,PO,MIA,177,77,-4.305419612,-2.773125082,-7.078544694,-0.17674583,0,-0.17674583,-3.205845197,-3.735414874,-6.941260072,0.758855768 +Tyler Johnson,johnsty01,2018,PO,MIA,172,81,4.035837015,-6.392614192,-2.356777178,0.016777717,0,0.016777717,4.194366815,-4.520452182,-0.326085367,0.102981789 +Hassan Whiteside,whiteha01,2018,PO,MIA,166,77,-10.69057463,1.173147392,-9.517427239,-0.279161567,0,-0.279161567,-7.183981392,-0.420321138,-7.60430253,1.765485137 +Rodney McGruder,mcgruro01,2018,PO,MIA,36,16,-10.99156477,3.960810421,-7.030754353,-0.036085773,0,-0.036085773,-6.907735613,3.209074675,-3.698660939,0.122453773 +Luke Babbitt,babbilu01,2018,PO,MIA,6,3,-21.42447489,-15.27308549,-36.69756039,-0.052668872,0,-0.052668872,-14.75652657,-15.34238385,-30.09891043,-1.675881839 +Giannis Antetokounmpo,antetgi01,2018,PO,MIL,546,280,4.671863552,0.082586234,4.754449786,1.118076325,0,1.118076325,7.142995441,-0.874950872,6.268044569,1.09396365 +Khris Middleton,middlkh01,2018,PO,MIL,529,275,9.362289634,-3.130493673,6.231795961,1.272781812,0,1.272781812,10.67599218,-2.857941312,7.818050869,-2.020957 +Eric Bledsoe,bledser01,2018,PO,MIL,427,225,2.085516101,2.313027548,4.398543648,0.83200286,0,0.83200286,5.147218973,1.3065929,6.453811874,-1.653688329 +Malcolm Brogdon,brogdma01,2018,PO,MIL,365,186,-0.723216298,-4.256815234,-4.980031532,-0.220648704,0,-0.220648704,0.709352057,-5.249021073,-4.539669016,1.067365004 +Jabari Parker,parkeja01,2018,PO,MIL,333,167,-2.500852415,4.076957412,1.576104998,0.384722707,0,0.384722707,1.320746635,1.191278749,2.512025384,1.171150846 +Tony Snell,snellto01,2018,PO,MIL,267,134,-4.018880531,-2.555488188,-6.574368719,-0.271353917,0,-0.271353917,-1.494128264,-3.917114411,-5.411242676,0.612972039 +Thon Maker,makerth01,2018,PO,MIL,246,130,1.910772563,1.128294473,3.039067036,0.397116308,0,0.397116308,3.718240421,-1.027125539,2.691114881,0.273252975 +Matthew Dellavedova,dellama01,2018,PO,MIL,161,78,-2.314048673,4.46604568,2.151997007,0.20078378,0,0.20078378,-0.438236393,0.64669948,0.208463088,-0.199653567 +John Henson,hensojo01,2018,PO,MIL,146,74,-0.39234288,2.998154548,2.605811668,0.208538698,0,0.208538698,1.003814214,1.104071153,2.107885368,-0.004762122 +Tyler Zeller,zellety01,2018,PO,MIL,128,66,-2.864168415,-2.82388508,-5.688053495,-0.102521403,0,-0.102521403,-1.088888529,-4.329279093,-5.418167623,0.463778848 +Jason Terry,terryja01,2018,PO,MIL,93,44,-0.287765045,-4.490036462,-4.777801507,-0.047036549,0,-0.047036549,0.348769437,-6.638567569,-6.289798131,0.181302217 +Shabazz Muhammad,muhamsh01,2018,PO,MIL,57,29,-4.337915327,2.671962399,-1.665952928,0.016924377,0,0.016924377,2.060525649,-0.615966961,1.444558689,2.252632324 +Sterling Brown,brownst02,2018,PO,MIL,25,13,6.506606865,-15.17453983,-8.66793297,-0.040846493,0,-0.040846493,7.095808956,-13.20532964,-6.109520685,0.877720209 +Brandon Jennings,jennibr01,2018,PO,MIL,8,5,-8.143168088,-14.95958627,-23.10275435,-0.056440131,0,-0.056440131,-2.067354558,-23.49231848,-25.55967304,5.267971688 +Karl-Anthony Towns,townska01,2018,PO,MIN,337,170,0.640373699,-3.828297914,-3.187924215,-0.039384261,0,-0.039384261,1.91644407,-3.469897768,-1.553453698,0.523352621 +Jimmy Butler,butleji01,2018,PO,MIN,334,170,7.286401323,3.967390509,11.25379183,1.236069851,0,1.236069851,5.820561558,4.332382473,10.15294403,-1.294521338 +Andrew Wiggins,wiggian01,2018,PO,MIN,325,164,-2.387229248,-1.147127337,-3.534356585,-0.067176384,0,-0.067176384,-1.941069794,-0.845695614,-2.786765408,-0.736484835 +Jeff Teague,teaguje01,2018,PO,MIN,305,153,0.982839248,-7.257544862,-6.274705614,-0.286473728,0,-0.286473728,0.814722947,-5.034860705,-4.220137758,0.929659917 +Jamal Crawford,crawfja01,2018,PO,MIN,252,123,3.382061674,-1.245225036,2.136836637,0.317195001,0,0.317195001,2.538810873,-2.691691953,-0.15288108,0.27947148 +Derrick Rose,rosede01,2018,PO,MIN,242,119,4.433288184,-5.228753391,-0.795465208,0.123416758,0,0.123416758,3.394635122,-4.304009671,-0.90937455,0.819358009 +Taj Gibson,gibsota01,2018,PO,MIN,234,123,-2.882697347,4.616204558,1.733507211,0.283874497,0,0.283874497,-2.463505418,3.66268959,1.199184172,-2.120909337 +Gorgui Dieng,dienggo01,2018,PO,MIN,144,70,-5.031951672,5.212051779,0.180100106,0.107150582,0,0.107150582,-3.577956612,2.33187922,-1.246077392,-0.70197242 +Tyus Jones,jonesty01,2018,PO,MIN,111,55,-4.403034568,1.027433717,-3.37560085,-0.017742391,0,-0.017742391,-2.916192474,-1.348847396,-4.26503987,-1.956264036 +Nemanja Bjelica,bjeline01,2018,PO,MIN,103,47,-0.300455525,9.911660586,9.611205061,0.308138178,0,0.308138178,-1.057407101,6.866013378,5.808606278,0.774768092 +Marcus Georges-Hunt,georgma01,2018,PO,MIN,8,3,-12.94052662,-17.23100701,-30.17153363,-0.042992638,0,-0.042992638,-9.306655514,-16.45303084,-25.75968635,-0.664713152 +Aaron Brooks,brookaa01,2018,PO,MIN,7,3,-3.860985009,4.513797581,0.652812572,0.005271016,0,0.005271016,-4.613612535,-4.234911308,-8.848523843,-1.827887479 +Anthony Davis,davisan02,2018,PO,NOP,777,358,-0.791646455,5.285749599,4.494103144,1.386728543,0,1.386728543,1.864793028,6.132713198,7.997506226,1.578730341 +Jrue Holiday,holidjr01,2018,PO,NOP,756,348,3.594176369,1.002431618,4.596607988,1.357368852,0,1.357368852,3.472384077,1.619475589,5.091859665,0.87554167 +Nikola Mirotic,mirotni01,2018,PO,NOP,693,320,2.25725199,3.054661163,5.311913153,1.359711478,0,1.359711478,2.849197734,3.536829981,6.386027715,0.159103718 +Rajon Rondo,rondora01,2018,PO,NOP,661,302,2.154549977,-1.585262756,0.569287221,0.536527575,0,0.536527575,2.670823228,-0.899685323,1.771137905,1.673826341 +E'Twaun Moore,mooreet01,2018,PO,NOP,616,284,0.799869233,2.545791658,3.345660892,0.909251669,0,0.909251669,0.952377987,2.386304787,3.338682774,-0.180827614 +Ian Clark,clarkia01,2018,PO,NOP,420,190,-2.123752128,-1.600422804,-3.724174932,-0.098330688,0,-0.098330688,-1.125546533,-0.446836539,-1.572383072,0.9360104 +Darius Miller,milleda01,2018,PO,NOP,355,162,0.015241961,-1.520171905,-1.504929944,0.106165157,0,0.106165157,0.437628917,-3.410464081,-2.972835164,0.027484762 +Solomon Hill,hillso01,2018,PO,NOP,252,114,0.024652171,-5.107128101,-5.08247593,-0.141249681,0,-0.141249681,0.317307215,-4.996935424,-4.679628209,0.928511232 +Cheick Diallo,diallch01,2018,PO,NOP,107,48,-7.873546229,-6.771763858,-14.64531009,-0.299619553,0,-0.299619553,-5.590765786,-5.983696341,-11.57446213,-0.26862596 +DeAndre Liggins,liggide01,2018,PO,NOP,35,14,-18.9539306,-12.01257683,-30.96650742,-0.214266612,0,-0.214266612,-13.55671219,-13.22256225,-26.77927443,3.003767585 +Jordan Crawford,crawfjo02,2018,PO,NOP,34,15,4.118104748,2.55895124,6.677055988,0.077426477,0,0.077426477,6.479155941,0.003740304,6.482896245,3.957211419 +Emeka Okafor,okafoem01,2018,PO,NOP,11,4,-18.54331168,-8.901453898,-27.44476558,-0.054028469,0,-0.054028469,-12.83377437,-9.274514023,-22.1082884,3.848737519 +Paul George,georgpa01,2018,PO,OKC,511,251,3.275429738,1.597121905,4.872551643,0.980678922,0,0.980678922,6.940835056,0.707926392,7.648761448,-2.526652721 +Russell Westbrook,westbru01,2018,PO,OKC,487,235,-2.224039465,-1.976024582,-4.200064047,-0.189278287,0,-0.189278287,2.912268179,-2.262889127,0.649379053,5.422178626 +Steven Adams,adamsst01,2018,PO,OKC,409,200,3.487565946,-0.850133886,2.637432061,0.562150765,0,0.562150765,5.163673099,-2.610053447,2.553619651,-0.829662096 +Carmelo Anthony,anthoca01,2018,PO,OKC,409,194,-2.780874002,-0.114491871,-2.895365873,-0.015194982,0,-0.015194982,0.452128566,-0.890219259,-0.438090693,2.337563785 +Corey Brewer,breweco01,2018,PO,OKC,318,151,1.956512201,-1.524421484,0.432090717,0.256168898,0,0.256168898,3.207988564,-0.619393349,2.588595215,1.285454598 +Jerami Grant,grantje01,2018,PO,OKC,273,133,0.414911366,4.283464476,4.698375843,0.523064165,0,0.523064165,2.241248344,1.183158945,3.424407288,0.335423812 +Alex Abrines,abrinal01,2018,PO,OKC,233,110,1.875157326,0.740292337,2.615449663,0.311392309,0,0.311392309,2.877519372,-0.520953564,2.356565808,0.260479313 +Raymond Felton,feltora01,2018,PO,OKC,163,79,-1.346388764,0.582562654,-0.76382611,0.082760061,0,0.082760061,1.426555788,-1.295724618,0.13083117,0.230615783 +Patrick Patterson,pattepa01,2018,PO,OKC,125,58,-2.046961998,-2.472992119,-4.519954117,-0.055255852,0,-0.055255852,-0.140872295,-4.968916857,-5.109789152,2.234649316 +Josh Huestis,huestjo01,2018,PO,OKC,41,19,0.543421486,1.136495447,1.679916933,0.044712585,0,0.044712585,1.213319311,0.885241468,2.098560779,0.931945664 +Terrance Ferguson,fergute01,2018,PO,OKC,12,6,30.4653147,-12.55707847,17.90823623,0.065386584,0,0.065386584,21.40928889,-10.98386616,10.42542273,0.245862045 +Dakari Johnson,johnsda04,2018,PO,OKC,6,3,11.52574325,2.072617559,13.59836081,0.025257413,0,0.025257413,7.069439193,-3.312881441,3.756557752,-2.079156262 +Ben Simmons,simmobe01,2018,PO,PHI,766,369,-3.80848033,-5.952798703,-9.761279034,-1.376520078,0,-1.376520078,-0.365022766,-5.421024053,-5.786046819,1.085871598 +JJ Redick,redicjj01,2018,PO,PHI,714,342,5.015739218,-1.306917148,3.70882207,1.170417899,0,1.170417899,6.342257678,-1.367164821,4.975092857,0.67853325 +Dario Saric,saricda01,2018,PO,PHI,675,329,3.150595188,-1.342266528,1.80832866,0.789141292,0,0.789141292,5.083601207,-2.023868556,3.059732651,0.000537161 +Robert Covington,covinro01,2018,PO,PHI,597,281,-0.608917061,0.881681726,0.272764665,0.456038887,0,0.456038887,1.527744833,0.865036735,2.392781568,1.982929997 +Joel Embiid,embiijo01,2018,PO,PHI,575,278,-0.637857854,7.480920374,6.84306252,1.413696207,0,1.413696207,3.515518548,4.727697321,8.243215869,0.722076766 +Marco Belinelli,belinma01,2018,PO,PHI,570,273,3.633177043,-2.996488885,0.636688158,0.48691121,0,0.48691121,5.022823236,-3.049543911,1.973279325,0.08112897 +Ersan Ilyasova,ilyaser01,2018,PO,PHI,487,233,2.0792749,5.533535395,7.612810295,1.282576351,0,1.282576351,3.737543642,3.548269959,7.285813601,0.924953078 +T.J. McConnell,mccontj01,2018,PO,PHI,321,155,5.867714233,5.575582478,11.44329671,1.146316237,0,1.146316237,5.298003842,3.146464261,8.444468103,-0.952403482 +Amir Johnson,johnsam01,2018,PO,PHI,206,94,3.3417798,1.897640072,5.239419871,0.396542815,0,0.396542815,2.454817537,-0.296865004,2.157952533,0.336605266 +Justin Anderson,anderju01,2018,PO,PHI,71,33,-5.55482023,1.241361184,-4.313459045,-0.027648102,0,-0.027648102,-2.573658616,-0.253324972,-2.826983588,1.79374426 +Markelle Fultz,fultzma01,2018,PO,PHI,50,23,-3.62328724,6.192904203,2.569616964,0.06335867,0,0.06335867,-1.668588721,4.943933009,3.275344288,-1.54917123 +Richaun Holmes,holmeri01,2018,PO,PHI,26,11,-6.073710359,-5.592074797,-11.66578516,-0.052018546,0,-0.052018546,-4.243946982,-9.576357681,-13.82030466,0.779088971 +Jerryd Bayless,bayleje01,2018,PO,PHI,4,2,-1.869548048,18.22788315,16.3583351,0.019803207,0,0.019803207,-1.462766562,10.32967383,8.866907264,-1.486197006 +Furkan Korkmaz,korkmfu01,2018,PO,PHI,4,2,39.97211183,-19.50213933,20.4699725,0.025326066,0,0.025326066,27.95631167,-5.653373445,22.30293823,3.549952797 +Damian Lillard,lillada01,2018,PO,POR,337,162,-1.635597319,-6.412355202,-8.047952521,-0.451432285,0,-0.451432285,-0.895160895,-6.247369328,-7.142530224,-0.040711651 +CJ McCollum,mccolcj01,2018,PO,POR,326,155,8.437355627,-2.050675363,6.386680264,0.755944643,0,0.755944643,5.68304809,-2.92765094,2.75539715,1.406809174 +Al-Farouq Aminu,aminual01,2018,PO,POR,275,131,0.45319625,0.351254621,0.80445087,0.24486175,0,0.24486175,-1.143821432,0.596160415,-0.547661017,-0.061453534 +Jusuf Nurkic,nurkiju01,2018,PO,POR,201,94,5.09122426,-8.703088176,-3.611863916,-0.043014525,0,-0.043014525,1.629766627,-3.863072538,-2.233305911,0.87935235 +Evan Turner,turneev01,2018,PO,POR,187,87,-0.857666443,3.431618017,2.573951574,0.247518313,0,0.247518313,-1.666128474,1.667613865,0.001485391,1.517169465 +Ed Davis,davised01,2018,PO,POR,146,71,-6.716336231,-2.050758828,-8.767095059,-0.221558611,0,-0.221558611,-6.590236379,-2.982614542,-9.572850921,-1.406379027 +Zach Collins,colliza01,2018,PO,POR,142,70,-2.86522634,-2.910747604,-5.775973944,-0.109765542,0,-0.109765542,-4.492973221,-2.958919468,-7.451892688,-1.481746032 +Pat Connaughton,connapa01,2018,PO,POR,126,59,-4.124891706,4.393489153,0.268597446,0.092972988,0,0.092972988,-5.027744446,1.385854675,-3.641889771,-0.772065248 +Maurice Harkless,harklma01,2018,PO,POR,103,53,1.27574266,1.487080172,2.762822833,0.149870993,0,0.149870993,-0.516031434,1.536381365,1.020349931,-2.457726957 +Shabazz Napier,napiesh01,2018,PO,POR,75,35,-9.834140237,4.988538786,-4.845601451,-0.03984775,0,-0.03984775,-8.754280614,3.308802832,-5.445477782,3.16685072 +Wade Baldwin IV,baldwwa01,2018,PO,POR,45,19,-10.22247571,10.41291039,0.190434688,0.030398652,0,0.030398652,-8.844089399,4.019600983,-4.824488416,3.320504087 +Meyers Leonard,leoname01,2018,PO,POR,21,8,1.978815934,9.194179285,11.17299522,0.059338098,0,0.059338098,-1.245250927,2.700297726,1.455046799,1.211313772 +Jake Layman,laymaja01,2018,PO,POR,19,8,13.19483069,13.15011098,26.34494167,0.123005627,0,0.123005627,7.774038313,10.42552313,18.19956144,0.420143873 +Caleb Swanigan,swanica01,2018,PO,POR,19,8,-4.831190934,5.911708675,1.080517742,0.016666958,0,0.016666958,-4.571892548,-1.461188495,-6.033081043,3.278636808 +LaMarcus Aldridge,aldrila01,2018,PO,SAS,350,177,2.303155434,0.265826789,2.568982223,0.494232307,0,0.494232307,2.228485865,0.038569156,2.267055021,-0.229158055 +Patty Mills,millspa02,2018,PO,SAS,321,165,1.904275065,-1.314884096,0.58939097,0.285035059,0,0.285035059,1.921888102,-1.045446342,0.87644176,-1.648755616 +Rudy Gay,gayru01,2018,PO,SAS,311,160,-1.359645066,0.68228651,-0.677358556,0.170276138,0,0.170276138,0.032758918,1.575747272,1.60850619,-2.360918955 +Manu Ginobili,ginobma01,2018,PO,SAS,223,107,2.582152521,5.151040871,7.733193392,0.604798681,0,0.604798681,2.557875274,4.668230557,7.226105831,2.405995426 +Danny Green,greenda02,2018,PO,SAS,200,103,-6.290751744,1.900677925,-4.390073819,-0.088040616,0,-0.088040616,-3.821957619,2.056720247,-1.765237372,-0.931720276 +Dejounte Murray,murrade01,2018,PO,SAS,187,96,-1.524769862,5.297178046,3.772408184,0.327015579,0,0.327015579,-0.188690479,5.489774852,5.301084374,-0.729796469 +Pau Gasol,gasolpa01,2018,PO,SAS,184,90,0.196120489,-3.979268405,-3.783147916,-0.049414476,0,-0.049414476,0.351331083,-5.495893676,-5.144562592,0.970177835 +Davis Bertans,bertada01,2018,PO,SAS,170,82,1.340064447,0.136042356,1.476106803,0.184752838,0,0.184752838,0.389967301,0.214186941,0.604154242,1.285432014 +Kyle Anderson,anderky01,2018,PO,SAS,149,73,0.492701103,-0.087352837,0.405348266,0.121595347,0,0.121595347,0.408383631,0.510121175,0.918504806,0.314027636 +Tony Parker,parketo01,2018,PO,SAS,139,67,-5.073952387,-3.851838707,-8.925791094,-0.218646241,0,-0.218646241,-2.893677241,-5.901580805,-8.795258045,0.410470895 +Bryn Forbes,forbebr01,2018,PO,SAS,110,54,-2.552578437,-4.334519286,-6.887097723,-0.11735682,0,-0.11735682,-2.093818745,-4.647572691,-6.741391437,-0.164275962 +Derrick White,whitede01,2018,PO,SAS,38,18,2.838641234,2.402531901,5.241173135,0.075529931,0,0.075529931,2.703991218,0.427984418,3.131975636,-0.205243069 +Joffrey Lauvergne,lauvejo01,2018,PO,SAS,13,6,2.665265958,-0.902335026,1.762930932,0.01416827,0,0.01416827,1.031952676,-7.473832212,-6.441879535,-0.54735894 +Brandon Paul,paulbr01,2018,PO,SAS,8,3,15.95203704,-7.074855663,8.877181378,0.018649859,0,0.018649859,9.101502429,-12.64786402,-3.546361596,1.568701865 +Kyle Lowry,lowryky01,2018,PO,TOR,723,361,6.027378014,-2.080432183,3.946945831,1.286677953,0,1.286677953,3.15046462,-0.866413768,2.284050852,1.114702948 +DeMar DeRozan,derozde01,2018,PO,TOR,718,354,-0.317887867,-6.133955026,-6.451842894,-0.702146247,0,-0.702146247,-3.077053906,-6.021334888,-9.098388794,1.780355071 +Serge Ibaka,ibakase01,2018,PO,TOR,523,260,-0.815841511,0.065597521,-0.75024399,0.272144929,0,0.272144929,-2.542116787,-2.116976768,-4.659093554,-0.515416195 +Jonas Valanciunas,valanjo01,2018,PO,TOR,502,244,4.33358433,4.268238498,8.601822828,1.46236105,0,1.46236105,0.75668873,3.086958134,3.843646864,0.325831918 +OG Anunoby,anunoog01,2018,PO,TOR,477,238,2.046655736,-0.931350333,1.115305403,0.481323901,0,0.481323901,-0.547990024,-0.642388863,-1.190378886,-0.554109581 +CJ Miles,milescj01,2018,PO,TOR,453,227,1.019880102,-0.933522827,0.086357275,0.337077415,0,0.337077415,-1.893304512,-1.818839637,-3.712144148,-0.494642626 +Delon Wright,wrighde01,2018,PO,TOR,427,215,-0.563701392,5.637263325,5.073561933,0.869606428,0,0.869606428,-1.921473165,3.530898132,1.609424967,-1.707759485 +Pascal Siakam,siakapa01,2018,PO,TOR,356,179,-1.323523972,-4.620451387,-5.943975359,-0.297105502,0,-0.297105502,-3.524904276,-4.246781698,-7.771685974,-1.210791116 +Jakob Poeltl,poeltja01,2018,PO,TOR,279,140,-0.891999088,-1.380519467,-2.272518555,0.035140494,0,0.035140494,-3.123087238,-1.742374729,-4.865461968,-0.095970034 +Fred VanVleet,vanvlfr01,2018,PO,TOR,220,114,1.22494592,-1.357580626,-0.132634707,0.154180408,0,0.154180408,-2.027666557,-2.23334564,-4.261012197,-1.756239068 +Norman Powell,powelno01,2018,PO,TOR,80,40,-6.11193686,-9.910952706,-16.02288957,-0.28000791,0,-0.28000791,-5.118781075,-11.48708644,-16.60586752,0.223499407 +Lorenzo Brown,brownlo01,2018,PO,TOR,56,29,-7.802220292,-2.565533326,-10.36775362,-0.115720385,0,-0.115720385,-6.887673936,-6.150533019,-13.03820695,-0.440531718 +Lucas Nogueira,noguelu01,2018,PO,TOR,50,24,-11.66452005,-11.98817804,-23.6526981,-0.269916316,0,-0.269916316,-10.56644493,-12.66702081,-23.23346574,2.194975104 +Donovan Mitchell,mitchdo01,2018,PO,UTA,839,411,1.244555104,-0.026165089,1.218390015,0.858945933,0,0.858945933,0.604882371,1.102659236,1.707541607,0.080620984 +Rudy Gobert,goberru01,2018,PO,UTA,783,383,0.15403038,5.111877826,5.265908206,1.620005183,0,1.620005183,-0.163510893,6.027301273,5.86379038,0.273051052 +Joe Ingles,inglejo01,2018,PO,UTA,775,382,3.226865534,1.72362767,4.950493203,1.542181727,0,1.542181727,2.355794062,1.47346419,3.829258252,-0.358063005 +Jae Crowder,crowdja01,2018,PO,UTA,679,323,-3.589471142,-0.176158049,-3.76562919,-0.175191215,0,-0.175191215,-2.435782832,0.531474233,-1.904308599,1.453471448 +Derrick Favors,favorde01,2018,PO,UTA,591,286,3.10716248,4.284639733,7.391802213,1.52677717,0,1.52677717,1.71922147,4.043958982,5.763180451,0.032267003 +Royce O'Neale,onealro01,2018,PO,UTA,541,259,-3.656343178,0.433609267,-3.222733911,-0.065212661,0,-0.065212661,-3.556655494,1.549818052,-2.006837442,1.189587608 +Ricky Rubio,rubiori01,2018,PO,UTA,377,181,-0.712969048,0.851862446,0.138893398,0.27960705,0,0.27960705,-1.499375197,1.599777644,0.100402447,1.581976462 +Alec Burks,burksal01,2018,PO,UTA,257,120,6.477194342,-4.045653851,2.43154049,0.330776896,0,0.330776896,3.958253163,-4.1141409,-0.155887738,1.071359638 +Dante Exum,exumda01,2018,PO,UTA,250,114,-3.159497535,-1.740388169,-4.899885704,-0.131799377,0,-0.131799377,-3.504271161,-2.344982561,-5.849253722,2.143910845 +Jonas Jerebko,jerebjo01,2018,PO,UTA,161,79,-0.295519187,0.98923025,0.693711063,0.142864169,0,0.142864169,-1.892098789,1.352876082,-0.539222708,-0.19773927 +Raul Neto,netora01,2018,PO,UTA,160,72,-1.29964257,-2.985223213,-4.284865784,-0.059074481,0,-0.059074481,-1.409693288,-1.224231255,-2.633924543,1.549797023 +Ekpe Udoh,udohek01,2018,PO,UTA,51,21,-4.781992419,-3.365751364,-8.147743783,-0.06034096,0,-0.06034096,-4.248917362,-1.615337986,-5.864255348,1.136236431 +David Stockton,stockda01,2018,PO,UTA,12,6,-5.943458827,5.274281167,-0.66917766,0.006530033,0,0.006530033,-4.366748368,5.345441731,0.978693362,-0.587051743 +Tony Bradley,bradlto01,2018,PO,UTA,4,2,19.00037233,-18.57974163,0.4206307,0.003095133,0,0.003095133,13.39358124,-13.78312146,-0.389540211,-7.063567629 +John Wall,walljo01,2018,PO,WAS,476,234,6.671525912,0.986504417,7.658030329,1.260988251,0,1.260988251,5.236340833,2.775821854,8.012162687,-1.564911666 +Bradley Beal,bealbr01,2018,PO,WAS,446,216,0.146091933,-5.349312048,-5.203220115,-0.282908199,0,-0.282908199,0.276044104,-2.637663759,-2.361619655,1.426267646 +Markieff Morris,morrima02,2018,PO,WAS,373,181,-2.610923004,1.419684422,-1.191238582,0.1487098,0,0.1487098,-2.068712438,2.128106388,0.05939395,0.164209744 +Otto Porter Jr.,porteot01,2018,PO,WAS,330,158,-0.691679378,2.813255234,2.121575856,0.410992069,0,0.410992069,-0.766786442,4.236867749,3.470081307,1.438031242 +Marcin Gortat,gortama01,2018,PO,WAS,319,160,0.794550599,-1.945605401,-1.151054803,0.13235509,0,0.13235509,0.589180348,0.564600001,1.153780348,-1.639919504 +Kelly Oubre Jr.,oubreke01,2018,PO,WAS,309,148,-1.456788946,3.997345883,2.540556937,0.417997787,0,0.417997787,-0.480622781,6.043855414,5.563232633,1.416152199 +Mike Scott,scottmi01,2018,PO,WAS,267,126,4.449850016,1.182054764,5.63190478,0.564447483,0,0.564447483,3.785410658,0.773363132,4.55877379,1.530008357 +Ty Lawson,lawsoty01,2018,PO,WAS,194,96,3.045099516,-0.085856688,2.959242827,0.286532388,0,0.286532388,1.756461634,0.212868506,1.96933014,-0.632838903 +Tomas Satoransky,satorto01,2018,PO,WAS,129,60,-2.782034304,-2.200633773,-4.982668077,-0.071009981,0,-0.071009981,-3.555011004,-3.60525221,-7.160263214,0.719805955 +Ian Mahinmi,mahinia01,2018,PO,WAS,109,52,3.1657299,8.625234979,11.79096488,0.400697554,0,0.400697554,2.272397793,11.42295349,13.69535128,0.691785649 +Tim Frazier,fraziti01,2018,PO,WAS,13,6,4.537766954,8.067452108,12.60521906,0.048710863,0,0.048710863,4.241297941,15.41859098,19.65988892,0.465505203 +Jason Smith,smithja02,2018,PO,WAS,5,2,-3.40028269,-29.32503687,-32.72531956,-0.031278305,0,-0.031278305,-2.525618732,-26.16202314,-28.68764187,-0.827792703 +Trae Young,youngtr01,2019,RS,ATL,5516,2503,2.396498544,-4.517485888,-2.120987345,0.817245223,0.817245223,0,2.795596691,-4.777071484,-1.981474793,1.773287382 +Kevin Huerter,huertke01,2019,RS,ATL,4505,2048,0.441214219,-2.205580574,-1.764366354,1.035818287,1.035818287,0,0.250710732,-1.918033159,-1.667322427,0.587797622 +DeAndre' Bembry,bembrde01,2019,RS,ATL,4275,1931,-3.15084518,1.067530148,-2.083315032,0.660856627,0.660856627,0,-2.583355836,0.605894158,-1.977461677,0.627033993 +John Collins,collijo01,2019,RS,ATL,4001,1829,3.248466497,-0.516129074,2.732337422,5.127653744,5.127653744,0,3.4621486,-1.044357041,2.417791558,0.234645389 +Kent Bazemore,bazemke01,2019,RS,ATL,3633,1643,-2.895144449,0.599508225,-2.295636223,0.386742018,0.386742018,0,-2.47957797,0.401210263,-2.078367707,1.570058801 +Dewayne Dedmon,dedmode01,2019,RS,ATL,3482,1609,-0.891659562,1.146982037,0.255322475,2.466204847,2.466204847,0,-0.431952084,1.191371267,0.759419183,-0.037171255 +Alex Len,lenal01,2019,RS,ATL,3452,1544,-1.771078578,0.58817557,-1.182903007,1.245722766,1.245722766,0,-1.451597037,-0.304091837,-1.755688873,0.928257443 +Taurean Prince,princta02,2019,RS,ATL,3436,1552,-0.64387921,-1.926881787,-2.570760997,0.143555412,0.143555412,0,-0.457504505,-1.731823911,-2.189328416,1.169392322 +Vince Carter,cartevi01,2019,RS,ATL,2963,1330,-1.173868305,-0.250474789,-1.424343095,0.905034635,0.905034635,0,-0.362867642,-1.26457685,-1.627444491,0.621865082 +Jeremy Lin,linje01,2019,RS,ATL,2214,1003,-0.001614573,1.487028834,1.485414261,2.19219153,2.19219153,0,0.243088566,0.157691687,0.400780253,1.166148522 +Omari Spellman,spellom01,2019,RS,ATL,1792,805,-2.871557445,-0.537221057,-3.408778502,-0.271203983,-0.271203983,0,-2.519662457,-1.539322975,-4.058985432,0.239712019 +Justin Anderson,anderju01,2019,RS,ATL,1054,463,-2.607197469,0.109253155,-2.497944315,0.060024256,0.060024256,0,-1.582505321,-1.319524592,-2.902029913,0.82673643 +Jaylen Adams,adamsja01,2019,RS,ATL,952,428,-2.377643964,-3.734729095,-6.112373059,-0.733513242,-0.733513242,0,-2.023145309,-4.304853077,-6.327998386,-0.099018214 +Alex Poythress,poythal01,2019,RS,ATL,675,305,-3.705728877,-1.951923803,-5.657652681,-0.453316952,-0.453316952,0,-4.211714949,-2.772045347,-6.983760297,0.192403957 +Tyler Dorsey,dorsety01,2019,RS,ATL,569,251,-3.129865434,-1.908206016,-5.03807145,-0.294300562,-0.294300562,0,-2.586208633,-3.009062165,-5.595270798,0.44856758 +Daniel Hamilton,hamilda02,2019,RS,ATL,445,204,-2.172988524,0.76089805,-1.412090474,0.139853187,0.139853187,0,-1.994759224,-1.230716879,-3.225476103,0.440946794 +Miles Plumlee,plumlmi01,2019,RS,ATL,389,173,-1.419462114,-3.017125308,-4.436587422,-0.149945806,-0.149945806,0,-0.882328113,-3.386899119,-4.269227232,0.739258572 +Deyonta Davis,davisde01,2019,RS,ATL,265,118,-4.039434097,3.099786981,-0.939647117,0.10858294,0.10858294,0,-3.402058962,0.65824078,-2.743818182,-0.380407643 +Isaac Humphries,humphis01,2019,RS,ATL,128,56,-4.338547742,-3.965601255,-8.304148997,-0.158945696,-0.158945696,0,-2.531161581,-5.462700931,-7.993862512,0.165047447 +BJ Johnson,johnsbj01,2019,RS,ATL,97,43,-1.014083086,-5.483837072,-6.497920158,-0.082512382,-0.082512382,0,-1.608075457,-4.886873636,-6.494949093,0.357287252 +Tyler Zeller,zellety01,2019,RS,ATL,26,11,-10.31028698,10.38980355,0.079516572,0.016101007,0.016101007,0,-10.03695519,7.702648246,-2.334306947,1.419579106 +Jordan Sibert,siberjo01,2019,RS,ATL,9,4,12.92144429,-26.34386004,-13.42241574,-0.021604133,-0.021604133,0,7.288802927,-20.75935827,-13.47055535,-0.824157513 +Jayson Tatum,tatumja01,2019,RS,BOS,5149,2455,0.506851968,0.564600139,1.071452107,4.759803477,4.759803477,0,0.835109634,0.748360886,1.58347052,-0.568957265 +Kyrie Irving,irvinky01,2019,RS,BOS,4705,2214,5.529100957,1.084506413,6.61360737,10.70679162,10.70679162,0,6.118081399,1.58623827,7.704319669,1.250886608 +Marcus Smart,smartma01,2019,RS,BOS,4640,2200,0.236908512,2.192167546,2.429076058,5.836672785,5.836672785,0,0.800170377,2.985747033,3.78591741,0.411473043 +Marcus Morris,morrima03,2019,RS,BOS,4438,2091,0.223535899,-2.248564365,-2.025028467,0.773755915,0.773755915,0,0.560033669,-1.592091069,-1.0320574,0.044253439 +Al Horford,horfoal01,2019,RS,BOS,4144,1973,1.463897992,1.407035663,2.870933656,5.635706284,5.635706284,0,1.725227606,1.685759245,3.410986851,-0.404612231 +Jaylen Brown,brownja02,2019,RS,BOS,4071,1913,-1.661102406,0.487045867,-1.174056539,1.544474711,1.544474711,0,-1.219563921,1.072418987,-0.147144934,0.419677902 +Gordon Hayward,haywago01,2019,RS,BOS,3983,1863,0.772929129,0.090218709,0.863147838,3.445383109,3.445383109,0,0.884848671,-0.164003059,0.720845612,0.328702304 +Terry Rozier,roziete01,2019,RS,BOS,3765,1791,-1.700805676,-0.130176133,-1.830981809,0.828167268,0.828167268,0,-0.889862796,0.215307038,-0.674555757,-1.408045428 +Daniel Theis,theisda01,2019,RS,BOS,1945,908,-1.053186091,-0.081644282,-1.134830373,0.748748757,0.748748757,0,-1.560275583,0.541107195,-1.019168388,0.068468091 +Aron Baynes,baynear01,2019,RS,BOS,1760,821,-1.354431635,2.975993127,1.621561491,1.838021002,1.838021002,0,-1.694266199,2.657990242,0.963724042,0.383284542 +Semi Ojeleye,ojelese01,2019,RS,BOS,1261,594,-2.575939551,0.981834857,-1.594104693,0.349252847,0.349252847,0,-2.510441023,-0.653013554,-3.163454577,-0.305881496 +Brad Wanamaker,wanambr01,2019,RS,BOS,735,343,-0.423987006,0.861129116,0.43714211,0.559215888,0.559215888,0,-0.78327715,0.015385528,-0.767891622,0.268692202 +Robert Williams III,williro04,2019,RS,BOS,606,283,-4.830802674,1.561486597,-3.269316077,-0.074729918,-0.074729918,0,-4.913726596,1.389322449,-3.524404147,-0.343005224 +Guerschon Yabusele,yabusgu01,2019,RS,BOS,536,251,-3.347957655,2.520756821,-0.827200834,0.246715929,0.246715929,0,-3.792154253,1.730620296,-2.061533956,0.199446187 +PJ Dozier,doziepj01,2019,RS,BOS,111,51,3.130533307,0.017308646,3.147841953,0.152473306,0.152473306,0,0.020552022,-0.830304638,-0.809752616,-0.657264984 +RJ Hunter,hunterj01,2019,RS,BOS,54,26,7.603499118,4.948811466,12.55231058,0.20352293,0.20352293,0,6.873883461,4.218799188,11.09268265,0.268464609 +Greg Monroe,monrogr01,2019,RS,BOS,9,5,50.00392394,-1.557254636,48.4466693,0.128030635,0.128030635,0,33.87308748,-2.735141315,31.13794617,-2.00706709 +D'Angelo Russell,russeda01,2019,RS,BRK,5222,2448,2.735093554,-0.576171021,2.158922533,6.180959451,6.180959451,0,3.173505989,-0.619807206,2.553698783,0.828866326 +Joe Harris,harrijo01,2019,RS,BRK,4907,2293,1.096462106,-0.456806249,0.639655857,3.986132525,3.986132525,0,0.831153228,-0.568725507,0.26242772,0.529746459 +Jarrett Allen,allenja01,2019,RS,BRK,4478,2096,-1.523007471,-2.805411583,-4.328419054,-1.688439103,-1.688439103,0,-1.515219146,-1.770966462,-3.286185608,0.030828739 +Spencer Dinwiddie,dinwisp01,2019,RS,BRK,4080,1914,2.01707473,-0.73704925,1.280025479,3.914532243,3.914532243,0,1.480866393,-0.66145487,0.819411522,-0.540706989 +DeMarre Carroll,carrode01,2019,RS,BRK,3653,1703,-0.534188375,-0.351347197,-0.885535572,1.617033419,1.617033419,0,-0.805940756,-0.9176215,-1.723562257,-0.185265258 +Ed Davis,davised01,2019,RS,BRK,3041,1446,-0.921189779,1.522853683,0.601663905,2.45011332,2.45011332,0,-1.338457222,1.862464979,0.524007757,-0.930404442 +Rodions Kurucs,kurucro01,2019,RS,BRK,2859,1294,-2.937383684,-0.434209607,-3.371593291,-0.414879407,-0.414879407,0,-2.775250882,-0.327843973,-3.103094854,1.118598576 +Rondae Hollis-Jefferson,holliro01,2019,RS,BRK,2669,1234,-2.66192732,2.684587359,0.022660038,1.745830573,1.745830573,0,-2.619069198,2.013040087,-0.606029111,0.011700449 +Jared Dudley,dudleja01,2019,RS,BRK,2547,1220,-0.622140626,1.849594724,1.227454098,2.461350354,2.461350354,0,-0.715210465,1.416031702,0.700821236,-0.592447445 +Allen Crabbe,crabbal01,2019,RS,BRK,2422,1133,-2.589412528,0.562959069,-2.026453459,0.418546004,0.418546004,0,-2.525984208,0.037788947,-2.488195261,0.071918206 +Caris LeVert,leverca01,2019,RS,BRK,2259,1063,0.387778425,1.609149228,1.996927654,2.575265948,2.575265948,0,0.075562366,1.178926542,1.254488907,0.031861531 +Shabazz Napier,napiesh01,2019,RS,BRK,2105,983,1.029372843,0.648875106,1.678247949,2.220332669,2.220332669,0,1.144638714,0.112212101,1.256850814,-0.025306194 +Treveon Graham,grahatr01,2019,RS,BRK,1558,715,-1.833908172,1.923013052,0.08910488,1.037126237,1.037126237,0,-1.237526398,1.351248187,0.113721788,0.141762765 +Theo Pinson,pinsoth01,2019,RS,BRK,454,211,-3.335716607,1.965708991,-1.370007616,0.149692238,0.149692238,0,-0.859179966,-0.725408272,-1.584588238,0.777267049 +Kenneth Faried,farieke01,2019,RS,BRK,255,118,-1.161719862,0.268615514,-0.893104348,0.112043837,0.112043837,0,-0.64289571,-0.980136826,-1.623032536,0.22976368 +Dzanan Musa,musadz01,2019,RS,BRK,85,39,-2.454062551,1.981401691,-0.47266086,0.045569426,0.045569426,0,-3.173943048,-0.915871016,-4.089814063,0.574379404 +Mitchell Creek,creekmi01,2019,RS,BRK,77,36,7.580423243,-2.390534395,5.189888847,0.143376698,0.143376698,0,7.456860767,-3.079974756,4.376886012,-1.716916076 +Alan Williams,willial03,2019,RS,BRK,60,26,8.388823854,12.08622974,20.4750536,0.308987804,0.308987804,0,8.828079108,6.118116482,14.94619559,0.298650805 +Tahjere McCall,mccalta01,2019,RS,BRK,20,8,-2.355724798,25.29493989,22.93921509,0.108007988,0.108007988,0,-5.400625794,20.12253971,14.72191392,3.066438804 +Kemba Walker,walkeke02,2019,RS,CHA,5928,2863,4.957099729,0.761125568,5.718225297,12.34645517,12.34645517,0,5.653332695,0.506688149,6.160020844,-0.190351315 +Nicolas Batum,batumni01,2019,RS,CHA,4896,2354,-0.878789327,-0.227779817,-1.106569144,1.977315187,1.977315187,0,-0.567228905,-0.230240085,-0.79746899,0.182627373 +Jeremy Lamb,lambje01,2019,RS,CHA,4675,2250,1.532139373,1.14690751,2.679046882,6.196108575,6.196108575,0,1.333315396,1.103883684,2.437199079,-0.591402337 +Marvin Williams,willima02,2019,RS,CHA,4432,2133,-1.204918905,-0.813566863,-2.018485768,0.791986909,0.791986909,0,-0.917166293,-0.765213694,-1.682379986,-0.523381474 +Miles Bridges,bridgmi02,2019,RS,CHA,3579,1696,-1.625593244,-0.719879699,-2.345472944,0.348838594,0.348838594,0,-1.224676491,-1.066441654,-2.291118145,-0.348898648 +Malik Monk,monkma01,2019,RS,CHA,2678,1258,-0.571988596,-3.723304357,-4.295292954,-1.001104379,-1.001104379,0,0.347119593,-4.189183827,-3.842064234,0.954230229 +Cody Zeller,zelleco01,2019,RS,CHA,2606,1243,0.464301593,0.551003528,1.015305121,2.395151564,2.395151564,0,0.277616709,0.640044641,0.91766135,0.310520809 +Michael Kidd-Gilchrist,kiddgmi01,2019,RS,CHA,2479,1179,-1.127664722,2.02480103,0.897136308,2.178346887,2.178346887,0,-1.453060689,1.167486475,-0.285574214,-0.720026701 +Tony Parker,parketo01,2019,RS,CHA,2121,1003,-0.617673951,-3.059091862,-3.676765813,-0.469319311,-0.469319311,0,-0.808068184,-4.104054205,-4.912122388,-1.060516489 +Willy Hernangomez,hernawi01,2019,RS,CHA,1739,812,-0.134985064,-4.00704364,-4.142028704,-0.579823768,-0.579823768,0,-0.027415743,-3.803305811,-3.830721554,0.553272305 +Bismack Biyombo,biyombi01,2019,RS,CHA,1610,783,-3.598418479,-1.387715775,-4.986134254,-0.888701056,-0.888701056,0,-3.433957673,-1.941505523,-5.375463196,-0.525320965 +Frank Kaminsky,kaminfr01,2019,RS,CHA,1579,755,-0.339343815,0.38933867,0.049994855,1.077938469,1.077938469,0,0.050035746,-1.042284457,-0.992248712,-0.058805876 +Dwayne Bacon,bacondw01,2019,RS,CHA,1575,759,0.384196541,-2.816097783,-2.431901241,0.122323133,0.122323133,0,0.045902856,-2.799223317,-2.753320461,-0.709865848 +Devonte' Graham,grahade01,2019,RS,CHA,1424,676,-0.853508666,-1.116983356,-1.970492022,0.266698049,0.266698049,0,-0.450239823,-1.814794878,-2.265034701,-0.815202802 +Shelvin Mack,macksh01,2019,RS,CHA,83,42,-18.18740137,-2.91743948,-21.10484085,-0.394884647,-0.394884647,0,-12.53629294,-3.74212008,-16.27841302,0.406750975 +J.P. Macura,macurjp01,2019,RS,CHA,37,17,-13.82675561,9.669288161,-4.157467451,-0.01211795,-0.01211795,0,-10.83594525,4.366235932,-6.469709316,-0.747835055 +Joe Chealey,chealjo01,2019,RS,CHA,16,8,-10.33655502,-10.16108604,-20.49764105,-0.070807225,-0.070807225,0,-5.187206569,-13.62727165,-18.81447822,-2.295408381 +Zach LaVine,lavinza01,2019,RS,CHI,4522,2171,1.291777032,-2.316635264,-1.024858232,1.924199163,1.924199163,0,0.486096867,-2.582025321,-2.095928454,0.71232693 +Ryan Arcidiacono,arcidry01,2019,RS,CHI,4077,1961,-0.091055502,-0.40309072,-0.494146222,2.227069655,2.227069655,0,-1.028346758,-0.310010304,-1.338357063,-1.350892663 +Lauri Markkanen,markkla01,2019,RS,CHI,3481,1682,0.957193313,-0.777950749,0.179242564,2.500888933,2.500888933,0,0.767807949,-0.901768066,-0.133960117,-0.521348133 +Robin Lopez,lopezro01,2019,RS,CHI,3352,1606,-1.85418231,-0.174085893,-2.028268203,0.58618141,0.58618141,0,-2.83561069,-1.29825173,-4.13386242,-0.894765288 +Shaquille Harrison,harrish01,2019,RS,CHI,3009,1430,-1.441647529,1.779813919,0.338166389,2.243857,2.243857,0,-2.398087113,1.548235184,-0.849851929,-0.417317062 +Kris Dunn,dunnkr01,2019,RS,CHI,2879,1389,-1.085383421,-0.671562286,-1.756945707,0.702422974,0.702422974,0,-1.954533821,0.345470701,-1.60906312,-0.191537283 +Justin Holiday,holidju01,2019,RS,CHI,2754,1325,-1.829693633,2.571575046,0.741881413,2.367693775,2.367693775,0,-1.63213434,2.311270895,0.679136555,0.307807094 +Wendell Carter Jr.,cartewe01,2019,RS,CHI,2293,1110,-4.669539374,1.421382854,-3.24815652,-0.28154397,-0.28154397,0,-4.524269419,1.281799147,-3.242470271,-0.207003354 +Jabari Parker,parkeja01,2019,RS,CHI,2213,1042,-1.731626084,-1.399337754,-3.130963838,-0.204410056,-0.204410056,0,-1.340350702,-2.021434746,-3.361785448,0.945440363 +Wayne Selden,seldewa01,2019,RS,CHI,2071,984,-3.334132159,-3.179731232,-6.513863392,-1.88864531,-1.88864531,0,-4.123366766,-3.266148337,-7.389515103,-0.05137869 +Chandler Hutchison,hutchch01,2019,RS,CHI,1876,895,-3.096188774,1.038031429,-2.058157345,0.313673736,0.313673736,0,-3.687142433,-0.315606758,-4.002749192,-0.723161355 +Antonio Blakeney,blakean01,2019,RS,CHI,1750,829,-3.059169905,-4.042692391,-7.101862295,-1.829112224,-1.829112224,0,-3.451717236,-5.196974336,-8.648691572,-0.638572692 +Cristiano Felicio,feliccr01,2019,RS,CHI,1577,746,-2.408120061,-3.8861379,-6.294257961,-1.342326568,-1.342326568,0,-3.583780949,-3.820271907,-7.404052856,-0.502445634 +Timothe Luwawu-Cabarrot,luwawti01,2019,RS,CHI,1165,546,-2.533457818,-2.686190948,-5.219648766,-0.688562863,-0.688562863,0,-3.224464619,-2.930245627,-6.154710246,0.088109203 +Cameron Payne,payneca01,2019,RS,CHI,1146,536,-2.770759358,-2.261263549,-5.032022907,-0.62324055,-0.62324055,0,-2.621483926,-2.167324277,-4.788808203,-0.133563577 +Bobby Portis,portibo01,2019,RS,CHI,1111,531,-0.183487884,-4.403392424,-4.586880308,-0.495293711,-0.495293711,0,-1.256546772,-4.200059379,-5.456606151,-0.480633958 +Otto Porter Jr.,porteot01,2019,RS,CHI,1044,492,3.909218333,0.442015806,4.351234139,1.788693147,1.788693147,0,2.419033769,0.297886945,2.716920714,0.3517702 +Brandon Sampson,sampsbr01,2019,RS,CHI,444,214,-3.323893552,-4.631991158,-7.95588471,-0.567998685,-0.567998685,0,-3.569245909,-4.50448961,-8.073735519,-0.07071341 +Walter Lemon Jr.,lemonwa01,2019,RS,CHI,349,167,-1.29920714,-0.93193753,-2.23114467,0.0439839,0.0439839,0,-1.972628331,-0.194632791,-2.167261122,-0.517167079 +JaKarr Sampson,sampsja02,2019,RS,CHI,260,127,0.966788592,-0.797689308,0.169099284,0.18787897,0.18787897,0,-1.173835161,-1.349135554,-2.522970715,-0.681726336 +Rawle Alkins,alkinra01,2019,RS,CHI,255,120,-3.538436418,-2.161881071,-5.700317489,-0.180513697,-0.180513697,0,-5.339835045,-3.413978187,-8.753813232,-0.065753685 +Tyler Ulis,ulisty01,2019,RS,CHI,2,1,-16.80147286,62.46920451,45.66773165,0.023867965,0.023867965,0,-15.00184709,41.70460184,26.70275475,-3.443888738 +Collin Sexton,sextoco01,2019,RS,CLE,5348,2605,-2.839530954,-5.508370226,-8.34790118,-7.382977773,-7.382977773,0,-2.453223831,-4.693736234,-7.146960066,-0.781203554 +Cedi Osman,osmande01,2019,RS,CLE,4992,2444,-1.10184624,-2.840112993,-3.941959233,-1.480292449,-1.480292449,0,-0.676527483,-2.604808241,-3.281335724,-0.411129945 +Jordan Clarkson,clarkjo01,2019,RS,CLE,4575,2214,2.035009123,-2.077627873,-0.042618749,3.042700568,3.042700568,0,2.078466364,-2.573352634,-0.49488627,-0.516887746 +Larry Nance Jr.,nancela02,2019,RS,CLE,3662,1795,0.00191379,2.230547709,2.232461499,4.543462713,4.543462713,0,0.317497156,2.340936002,2.658433157,-0.435984242 +Rodney Hood,hoodro01,2019,RS,CLE,2487,1234,0.208662428,-1.242562642,-1.033900214,1.064387631,1.064387631,0,-0.199174719,-1.243666814,-1.442841533,-1.513575469 +Tristan Thompson,thomptr01,2019,RS,CLE,2422,1198,-0.246354593,0.957837959,0.711483366,2.086023804,2.086023804,0,-0.301074672,0.326214047,0.025139375,-1.430762834 +Ante Zizic,zizican01,2019,RS,CLE,2240,1082,-2.07340073,-0.690914256,-2.764314986,-0.007876689,-0.007876689,0,-2.392563392,-2.024149495,-4.416712887,-0.331492553 +David Nwaba,nwabada01,2019,RS,CLE,2019,984,0.34176667,1.202009963,1.543776633,2.141242543,2.141242543,0,-0.400267783,0.770244744,0.36997696,-0.680389752 +Alec Burks,burksal01,2019,RS,CLE,1993,979,-0.741538255,-1.341903166,-2.083441421,0.330215861,0.330215861,0,-0.077129012,-1.448606748,-1.52573576,-0.832814605 +Matthew Dellavedova,dellama01,2019,RS,CLE,1480,715,0.693742191,-1.545363646,-0.851621455,0.694060685,0.694060685,0,0.148976495,-2.472317335,-2.323340841,0.227439399 +Brandon Knight,knighbr03,2019,RS,CLE,1277,618,-1.684786365,-1.008940631,-2.693726996,0.017633854,0.017633854,0,-1.326235726,-1.093603383,-2.419839109,-0.627383413 +Kevin Love,loveke01,2019,RS,CLE,1249,598,1.856373505,1.521788277,3.378161783,1.887343404,1.887343404,0,2.121478634,0.181299418,2.302778052,0.961721467 +Jaron Blossomgame,blossja01,2019,RS,CLE,899,439,-2.094429936,0.203182846,-1.89124709,0.190143498,0.190143498,0,-1.633646899,-1.741398672,-3.375045571,-1.164672601 +Marquese Chriss,chrisma01,2019,RS,CLE,819,395,-4.752165692,-4.36467187,-9.116837562,-1.281570956,-1.281570956,0,-3.943296387,-4.376254936,-8.319551322,-0.121639196 +Nik Stauskas,stausni01,2019,RS,CLE,718,342,-0.348621903,-2.934627287,-3.28324919,-0.092728928,-0.092728928,0,-0.237894965,-4.133870286,-4.371765251,-0.347069197 +Channing Frye,fryech01,2019,RS,CLE,696,341,-3.533367487,-7.891168839,-11.42453633,-1.504987605,-1.504987605,0,-2.669284515,-7.190238303,-9.859522818,-0.283122945 +George Hill,hillge01,2019,RS,CLE,689,344,0.57415212,-2.584702612,-2.010550492,0.128519267,0.128519267,0,0.189951129,-1.701643352,-1.511692223,-0.989945905 +Kyle Korver,korveky01,2019,RS,CLE,528,251,-0.919522194,-2.165849414,-3.085371608,-0.043272056,-0.043272056,0,-0.47474284,-3.572523281,-4.04726612,0.769553893 +JR Smith,smithjr01,2019,RS,CLE,471,222,-3.064124219,-0.648625625,-3.712749844,-0.109897562,-0.109897562,0,-1.964573845,-1.744528713,-3.709102558,0.79653722 +Jalen Jones,jonesja04,2019,RS,CLE,451,214,-1.207916759,-3.001245579,-4.209162338,-0.159425955,-0.159425955,0,-1.316203678,-2.811724353,-4.127928031,0.070702817 +Deng Adel,adelde01,2019,RS,CLE,391,194,-6.33371243,0.558883109,-5.774829321,-0.29588577,-0.29588577,0,-6.224152153,-2.111308565,-8.335460717,-1.194190583 +Cameron Payne,payneca01,2019,RS,CLE,367,176,1.751137193,-3.280680053,-1.52954286,0.109975816,0.109975816,0,0.633824619,-2.745232023,-2.111407405,0.357676839 +Sam Dekker,dekkesa01,2019,RS,CLE,353,169,-0.596874586,-3.241343606,-3.838218191,-0.093425846,-0.093425846,0,-0.763609779,-2.645183449,-3.408793228,-0.43930425 +Andrew Harrison,harrian01,2019,RS,CLE,293,144,-4.162870422,-0.688462297,-4.851332719,-0.153188769,-0.153188769,0,-3.895470381,-0.027007217,-3.922477597,-0.787954895 +Patrick McCaw,mccawpa01,2019,RS,CLE,108,53,-6.58576643,-5.515312436,-12.10107887,-0.250037697,-0.250037697,0,-4.937101053,-5.159877701,-10.09697875,-1.137024865 +Kobi Simmons,simmoko01,2019,RS,CLE,4,2,-10.09743416,20.12301012,10.02557597,0.012635212,0.012635212,0,-9.742481122,15.09525099,5.352769869,-3.134801056 +John Holland,hollajo02,2019,RS,CLE,2,1,-15.74663144,15.99244789,0.245816456,0.001433683,0.001433683,0,-10.63450998,5.053319052,-5.581190927,-6.319817712 +Luka Doncic,doncilu01,2019,RS,DAL,4877,2318,3.095993803,-0.86982288,2.226170923,5.939360283,5.939360283,0,3.268718424,-0.529670094,2.73904833,0.940742758 +Dorian Finney-Smith,finnedo01,2019,RS,DAL,4164,1985,-2.077004922,1.678175374,-0.398829548,2.376237323,2.376237323,0,-2.216193706,1.638862442,-0.577331265,-0.209871076 +Dwight Powell,poweldw01,2019,RS,DAL,3495,1662,2.233488387,-0.370409315,1.863079072,3.91373133,3.91373133,0,1.834384546,0.056685171,1.891069717,0.053666933 +Jalen Brunson,brunsja01,2019,RS,DAL,3329,1591,0.039293722,-0.616702887,-0.577409165,1.760218389,1.760218389,0,-0.532250522,-0.391575419,-0.923825941,-0.192717215 +Harrison Barnes,barneha02,2019,RS,DAL,3315,1584,-0.884548191,0.376313633,-0.508234559,1.805375159,1.805375159,0,-0.40245682,0.1628014,-0.23965542,-0.355678048 +DeAndre Jordan,jordade01,2019,RS,DAL,3249,1554,-2.540687711,1.491551347,-1.049136364,1.349927234,1.349927234,0,-2.359254679,0.766807622,-1.592447058,0.105511471 +Maxi Kleber,klebima01,2019,RS,DAL,3140,1502,-1.055587277,2.863225479,1.807638202,3.479284187,3.479284187,0,-1.115890922,2.314933015,1.199042094,-0.388876684 +Wesley Matthews,matthwe02,2019,RS,DAL,2784,1312,-0.011001018,-0.855065004,-0.866066022,1.267573898,1.267573898,0,-0.005912789,-0.540760251,-0.54667304,0.525430516 +Devin Harris,harride01,2019,RS,DAL,2245,1071,-0.071562155,-1.441416908,-1.512979063,0.677612056,0.677612056,0,-0.520565982,-1.21056558,-1.731131562,0.252376498 +Dennis Smith Jr.,smithde03,2019,RS,DAL,1918,908,-3.124296521,0.867304562,-2.256991959,0.229799732,0.229799732,0,-2.200802319,1.119780756,-1.081021563,0.628298327 +Dirk Nowitzki,nowitdi01,2019,RS,DAL,1674,795,-2.608596825,-3.963246301,-6.571843127,-1.545380689,-1.545380689,0,-2.026102599,-3.038316706,-5.064419306,-0.315125777 +J.J. Barea,bareajo01,2019,RS,DAL,1609,752,1.889043623,-0.675701744,1.213341879,1.52230274,1.52230274,0,1.4590606,-1.438768466,0.020292134,0.112982596 +Tim Hardaway Jr.,hardati02,2019,RS,DAL,1155,558,-0.178644564,-0.286787585,-0.465432149,0.651753176,0.651753176,0,0.383286397,-0.246337451,0.136948946,0.212461492 +Justin Jackson,jacksju01,2019,RS,DAL,1114,531,0.484742506,-0.979750943,-0.495008437,0.608473313,0.608473313,0,-0.037785598,-1.490106313,-1.527891911,-0.407116333 +Ryan Broekhoff,broekry01,2019,RS,DAL,953,453,0.285768815,-0.287944445,-0.00217563,0.633947212,0.633947212,0,-0.262820617,-1.739482326,-2.002302943,-0.181592933 +Trey Burke,burketr01,2019,RS,DAL,914,436,2.452149092,-1.834641627,0.617507465,0.742565517,0.742565517,0,2.085271773,-1.745232755,0.340039017,-0.888005481 +Salah Mejri,mejrisa01,2019,RS,DAL,843,399,-1.710719633,-0.638443916,-2.349163549,0.081458408,0.081458408,0,-1.937909803,-0.585715817,-2.52362562,-0.174591047 +Courtney Lee,leeco01,2019,RS,DAL,572,268,-3.823022262,1.023824017,-2.799198245,-0.006731748,-0.006731748,0,-3.237910449,0.2096973,-3.028213149,0.071125001 +Daryl Macon,maconda01,2019,RS,DAL,189,90,-4.008584149,-4.029607666,-8.038191815,-0.24164335,-0.24164335,0,-4.228749392,-5.129121075,-9.357870467,-0.495182351 +Kostas Antetokounmpo,antetko01,2019,RS,DAL,23,11,-14.3127795,24.44322508,10.13044558,0.07316733,0.07316733,0,-11.63720212,17.83794587,6.200743745,1.240219832 +Ray Spalding,spaldra01,2019,RS,DAL,2,1,-31.74373447,-13.43997247,-45.18370694,-0.021477485,-0.021477485,0,-32.03284089,-6.441144588,-38.47398548,-0.810578072 +Nikola Jokic,jokicni01,2019,RS,DEN,5133,2504,5.642958831,1.762306972,7.405265803,13.03130189,13.03130189,0,6.056080407,2.421618257,8.477698664,0.45196145 +Jamal Murray,murraja01,2019,RS,DEN,5072,2447,1.597607117,0.078034963,1.67564208,5.501098753,5.501098753,0,2.092023025,-0.126348043,1.965674981,-0.445185346 +Monte Morris,morrimo01,2019,RS,DEN,4070,1970,1.587188933,1.182027763,2.769216696,5.446180183,5.446180183,0,1.257394164,0.802886824,2.060280988,-1.858315261 +Malik Beasley,beaslma01,2019,RS,DEN,3938,1879,0.380325487,-0.910992077,-0.53066659,2.127993396,2.127993396,0,0.642984353,-1.011886326,-0.368901973,0.018889952 +Paul Millsap,millspa01,2019,RS,DEN,3926,1895,1.041229281,3.00034206,4.041571342,6.572290394,6.572290394,0,1.38744241,3.111877406,4.499319816,0.093159442 +Mason Plumlee,plumlma01,2019,RS,DEN,3592,1731,-0.726253892,-0.069578273,-0.795832165,1.726011166,1.726011166,0,-0.398757714,0.314525331,-0.084232383,0.010376963 +Gary Harris,harriga01,2019,RS,DEN,3394,1639,-0.663990635,0.462049161,-0.201941474,2.132065536,2.132065536,0,-0.558058316,0.237019726,-0.32103859,0.063788425 +Torrey Craig,craigto01,2019,RS,DEN,3102,1503,-0.563618837,0.030276529,-0.533342308,1.690397551,1.690397551,0,-0.611197091,0.122675637,-0.488521454,-0.563791205 +Juancho Hernangomez,hernaju01,2019,RS,DEN,2818,1358,-1.444106274,0.89759743,-0.546508844,1.517801782,1.517801782,0,-1.335119783,0.244055446,-1.091064337,-0.593486326 +Will Barton,bartowi01,2019,RS,DEN,2481,1189,-1.504023333,-2.248346233,-3.752369566,-0.608798106,-0.608798106,0,-1.09160811,-2.032479484,-3.124087594,0.122829721 +Trey Lyles,lylestr01,2019,RS,DEN,2353,1120,-3.588672625,-0.522572099,-4.111244724,-0.779192867,-0.779192867,0,-1.995499509,-1.319323714,-3.314823223,0.176216647 +Isaiah Thomas,thomais02,2019,RS,DEN,403,181,-4.449749402,-0.898724573,-5.348473975,-0.243774756,-0.243774756,0,-1.731065731,-2.663763454,-4.394829185,1.620512371 +Tyler Lydon,lydonty01,2019,RS,DEN,206,94,-2.24951349,-4.542646346,-6.792159836,-0.193663618,-0.193663618,0,-3.117073684,-5.380781911,-8.497855596,-0.10173472 +Jarred Vanderbilt,vandeja01,2019,RS,DEN,160,69,-8.520956179,9.151055722,0.630099543,0.121268464,0.121268464,0,-5.684671801,6.688593561,1.00392176,1.949426717 +Brandon Goodwin,goodwbr01,2019,RS,DEN,124,57,-1.547948338,-3.161420559,-4.709368898,-0.056749395,-0.056749395,0,-1.888436581,-4.420324755,-6.308761336,-0.414576523 +Thomas Welsh,welshth01,2019,RS,DEN,86,36,-1.89559606,3.601408416,1.705812356,0.082024512,0.082024512,0,-2.414803038,0.697874331,-1.716928707,0.228774626 +Nick Young,youngni01,2019,RS,DEN,78,37,-3.650294189,-6.102882792,-9.753176981,-0.131958821,-0.131958821,0,-2.671375972,-4.934923135,-7.606299107,-0.187290182 +DeVaughn Akoon-Purcell,akoonde01,2019,RS,DEN,49,22,-2.229499469,-1.019839791,-3.24933926,-0.005555579,-0.005555579,0,-1.262366442,0.66152002,-0.600846423,-0.894707629 +Andre Drummond,drumman01,2019,RS,DET,5413,2647,0.959801228,3.064596108,4.024397336,9.140504881,9.140504881,0,1.33819045,3.528537132,4.866727582,-0.092621298 +Blake Griffin,griffbl01,2019,RS,DET,5388,2622,3.974967747,0.350320615,4.325288362,9.514535776,9.514535776,0,3.694872962,-0.286132702,3.40874026,0.534157676 +Reggie Jackson,jacksre01,2019,RS,DET,4710,2289,1.25665249,-2.19000417,-0.93335168,2.107068556,2.107068556,0,0.914129746,-1.705113677,-0.790983932,-0.696543294 +Langston Galloway,gallola01,2019,RS,DET,3634,1745,0.123591316,-1.004975597,-0.881384281,1.657737806,1.657737806,0,-0.240688789,-0.982781615,-1.223470404,-0.360752962 +Bruce Brown,brownbr01,2019,RS,DET,2991,1449,-2.689305726,2.437230361,-0.252075365,1.832926324,1.832926324,0,-3.303250404,1.853150254,-1.450100151,-0.758220312 +Luke Kennard,kennalu01,2019,RS,DET,2914,1437,0.081206667,-1.886681638,-1.805474972,0.686258797,0.686258797,0,-0.071727071,-2.346486498,-2.418213569,-0.916389302 +Reggie Bullock,bullore01,2019,RS,DET,2794,1355,-0.853430238,-1.141137372,-1.99456761,0.521231442,0.521231442,0,-1.15501345,-1.23195389,-2.386967341,-0.198039018 +Ish Smith,smithis01,2019,RS,DET,2572,1251,0.320921686,-1.255536153,-0.934614467,1.137886163,1.137886163,0,-0.348725625,-1.137463142,-1.486188767,-1.829673619 +Stanley Johnson,johnsst04,2019,RS,DET,2034,961,-4.570623729,2.918729858,-1.651893872,0.537819191,0.537819191,0,-3.547206978,2.029275531,-1.517931447,-0.11066912 +Zaza Pachulia,pachuza01,2019,RS,DET,1827,878,-2.296457055,-0.233534923,-2.529991978,0.098616016,0.098616016,0,-2.667671762,0.538858952,-2.128812809,0.064309905 +Wayne Ellington,ellinwa01,2019,RS,DET,1555,764,0.406287862,0.875258821,1.281546682,1.57200383,1.57200383,0,0.917121117,0.579669004,1.496790121,0.034758329 +Jose Calderon,caldejo01,2019,RS,DET,1334,632,-4.877100414,-2.121755025,-6.998855439,-1.356656686,-1.356656686,0,-4.402370025,-2.628682768,-7.031052793,-0.994674045 +Glenn Robinson III,robingl02,2019,RS,DET,1263,610,-3.673366297,0.835548748,-2.837817549,-0.027187106,-0.027187106,0,-3.911977539,-0.581493058,-4.493470597,-0.535644207 +Thon Maker,makerth01,2019,RS,DET,1146,563,-3.7704396,0.451069197,-3.319370403,-0.162805238,-0.162805238,0,-3.303882903,-0.143873745,-3.447756648,-0.462494716 +Jon Leuer,leuerjo01,2019,RS,DET,841,402,-4.591385044,-1.45518649,-6.046571533,-0.6741393,-0.6741393,0,-3.702812535,-0.715018043,-4.417830578,-0.299779817 +Khyri Thomas,thomakh01,2019,RS,DET,410,195,-5.500901679,0.046961641,-5.453940038,-0.266389649,-0.266389649,0,-4.614049051,-1.213121731,-5.827170782,-0.993569905 +Henry Ellenson,ellenhe01,2019,RS,DET,51,25,1.52848279,5.357852254,6.886335044,0.120930186,0.120930186,0,2.014204018,3.727034584,5.741238602,-1.642791211 +Svi Mykhailiuk,mykhasv01,2019,RS,DET,41,20,-7.875057803,-1.525652624,-9.400710427,-0.067255228,-0.067255228,0,-7.792714688,-1.944345294,-9.737059982,-0.913987505 +Kalin Lucas,lucaska01,2019,RS,DET,13,6,-9.972540692,7.201324543,-2.771216149,-6.40E-05,-6.40E-05,0,-8.652689055,2.685310945,-5.96737811,-1.540640652 +Zach Lofton,loftoza01,2019,RS,DET,9,4,-16.06603799,12.48042121,-3.585616775,-0.001840472,-0.001840472,0,-8.381958217,8.192370057,-0.18958816,8.076560784 +Kevin Durant,duranke01,2019,RS,GSW,5817,2702,4.971488419,-0.175648056,4.795840363,10.51977868,10.51977868,0,5.719840074,-0.698417027,5.021423047,1.150004671 +Klay Thompson,thompkl01,2019,RS,GSW,5657,2652,0.934625725,-0.798911826,0.135713899,3.907496028,3.907496028,0,2.472224625,-0.302260632,2.169963993,0.077774012 +Stephen Curry,curryst01,2019,RS,GSW,5059,2331,7.482670433,0.672821878,8.155492312,13.2637935,13.2637935,0,8.486089978,0.864722101,9.35081208,2.311394131 +Draymond Green,greendr01,2019,RS,GSW,4456,2065,-0.252122598,3.542225428,3.29010283,6.438096454,6.438096454,0,0.226622778,3.33793576,3.564558539,1.192598072 +Andre Iguodala,iguodan01,2019,RS,GSW,3394,1578,-0.31469718,1.607968463,1.293271283,3.22815212,3.22815212,0,-0.157834575,1.221957966,1.064123391,-0.84743079 +Kevon Looney,looneke01,2019,RS,GSW,3186,1481,0.409194557,2.719189067,3.128383624,4.405894603,4.405894603,0,0.008721011,2.732276358,2.740997368,-0.82252532 +Jonas Jerebko,jerebjo01,2019,RS,GSW,2600,1218,-0.552341994,-1.233971704,-1.786313698,0.597396952,0.597396952,0,-0.303036166,-1.142742396,-1.445778562,-0.248540659 +Quinn Cook,cookqu01,2019,RS,GSW,2224,1059,-0.836243616,-4.397331157,-5.233574773,-1.326373233,-1.326373233,0,0.080672271,-3.74570733,-3.665035059,-1.177706233 +Alfonzo McKinnie,mckinal01,2019,RS,GSW,2171,1003,-1.238045735,-2.37490254,-3.612948275,-0.439764299,-0.439764299,0,-0.918194073,-1.957748527,-2.875942601,-0.422966647 +Shaun Livingston,livinsh01,2019,RS,GSW,2042,967,-1.018405508,-0.514284136,-1.532689644,0.593167375,0.593167375,0,-0.803919199,-0.803758539,-1.607677738,-1.257254012 +Jordan Bell,belljo01,2019,RS,GSW,1679,788,-3.612758858,0.263763071,-3.348995787,-0.239670222,-0.239670222,0,-2.512940336,0.139444484,-2.373495852,-0.486085213 +DeMarcus Cousins,couside01,2019,RS,GSW,1647,771,-0.351623614,5.33936938,4.987745766,3.076628172,3.076628172,0,1.320562841,5.283799125,6.604361965,1.100781888 +Damian Jones,jonesda03,2019,RS,GSW,860,410,-1.815571962,0.115127333,-1.70044463,0.217902034,0.217902034,0,-1.761368715,1.046461459,-0.714907257,-0.764094321 +Damion Lee,leeda03,2019,RS,GSW,809,375,-0.946589613,-1.032479745,-1.979069358,0.147267816,0.147267816,0,0.071087706,-1.091591478,-1.020503772,-0.159255558 +Jacob Evans,evansja02,2019,RS,GSW,433,204,-5.108427775,-2.759345613,-7.867773387,-0.5320694,-0.5320694,0,-4.206206684,-2.905901692,-7.112108376,-0.113371369 +Andrew Bogut,bogutan01,2019,RS,GSW,286,134,-4.878544304,1.364951005,-3.513593299,-0.052226142,-0.052226142,0,-5.095763019,1.22713246,-3.868630559,0.042386462 +Marcus Derrickson,derrima01,2019,RS,GSW,138,67,5.44688204,0.882154527,6.329036567,0.312243678,0.312243678,0,4.845190879,-0.388415513,4.456775366,0.621077891 +James Harden,hardeja01,2019,RS,HOU,5857,2867,9.815956048,1.12136348,10.93731953,20.05794608,20.05794608,0,10.86494476,1.477619863,12.34256462,0.187882552 +PJ Tucker,tuckepj01,2019,RS,HOU,5734,2802,-1.774673963,1.748566649,-0.026107314,3.869264351,3.869264351,0,-1.151274247,2.374264781,1.222990534,-0.647993156 +Clint Capela,capelca01,2019,RS,HOU,4602,2249,1.085843488,2.056664381,3.142507868,6.702303223,6.702303223,0,1.575526502,2.180693147,3.75621965,-0.889232769 +Eric Gordon,gordoer01,2019,RS,HOU,4490,2158,0.78850403,-1.907335652,-1.118831621,1.806081444,1.806081444,0,1.484911248,-1.915440492,-0.430529244,0.575760266 +Chris Paul,paulch01,2019,RS,HOU,3883,1857,3.556296189,0.853692286,4.409988475,6.800999487,6.800999487,0,4.359346091,1.516875176,5.876221268,0.260354472 +Gerald Green,greenge01,2019,RS,HOU,3087,1473,0.118262273,-2.257359836,-2.139097563,0.460554766,0.460554766,0,1.195903646,-2.1060311,-0.910127454,0.321108574 +Austin Rivers,riverau01,2019,RS,HOU,2817,1345,-1.250757378,-0.692898868,-1.943656246,0.551656908,0.551656908,0,-0.59836122,-0.344237389,-0.942598609,-0.307860561 +Danuel House Jr.,houseda01,2019,RS,HOU,2053,979,1.004293008,-0.472711458,0.53158155,1.639209236,1.639209236,0,0.87931376,-0.413660788,0.465652972,0.006581365 +James Ennis III,ennisja01,2019,RS,HOU,1970,949,-1.444124977,-1.419538322,-2.863663298,-0.055038889,-0.055038889,0,-0.990719121,-0.210418887,-1.201138008,0.010029153 +Gary Clark,clarkga01,2019,RS,HOU,1332,641,-1.10195424,-2.123824177,-3.225778417,-0.155008801,-0.155008801,0,-0.559243557,-2.017439063,-2.57668262,-0.385728868 +Kenneth Faried,farieke01,2019,RS,HOU,1291,610,0.664751818,-0.320575916,0.344175902,0.96701656,0.96701656,0,0.519037263,0.168016137,0.6870534,0.427660874 +Nene,hilarne01,2019,RS,HOU,1157,546,-2.127240117,3.045549251,0.918309134,1.017550487,1.017550487,0,-1.37635694,2.400255621,1.023898681,-0.431583714 +Iman Shumpert,shumpim01,2019,RS,HOU,806,382,-4.412882969,-0.174065247,-4.586948216,-0.358380341,-0.358380341,0,-3.472154572,-0.435223175,-3.907377747,0.104114597 +Carmelo Anthony,anthoca01,2019,RS,HOU,612,294,-2.506433108,-2.628393889,-5.134826997,-0.357080567,-0.357080567,0,-1.13155602,-2.095680492,-3.227236512,-0.182510448 +Isaiah Hartenstein,harteis01,2019,RS,HOU,471,221,-2.832368893,1.036100044,-1.796268849,0.108177592,0.108177592,0,-2.885081925,1.150015611,-1.735066314,0.606908798 +Michael Carter-Williams,cartemi01,2019,RS,HOU,326,145,-3.476816082,-0.780683891,-4.257499973,-0.112907957,-0.112907957,0,-2.462453219,0.231958554,-2.230494665,1.265305169 +Brandon Knight,knighbr03,2019,RS,HOU,247,118,-7.80285515,-1.915509392,-9.718364542,-0.418176891,-0.418176891,0,-4.828918358,-2.069804231,-6.898722589,-0.326432774 +Marquese Chriss,chrisma01,2019,RS,HOU,226,104,-11.63147974,-2.855868711,-14.48734845,-0.63043773,-0.63043773,0,-9.083408674,-3.74184956,-12.82525823,1.250962627 +James Nunnally,nunnaja01,2019,RS,HOU,80,38,-2.66788166,-9.117006552,-11.78488821,-0.174732435,-0.174732435,0,-1.890224567,-5.824568281,-7.714792848,-0.251555759 +Chris Chiozza,chiozch01,2019,RS,HOU,72,33,-5.508553293,-8.134557989,-13.64311128,-0.182003272,-0.182003272,0,-3.760837068,-7.565383565,-11.32622063,-0.777778233 +Vincent Edwards,edwarvi01,2019,RS,HOU,34,16,-2.091369426,-2.2832939,-4.374663326,-0.013086643,-0.013086643,0,-3.466179857,-5.719376417,-9.185556274,-1.350980006 +Terrence Jones,joneste01,2019,RS,HOU,13,5,-26.34479898,2.775776479,-23.5690225,-0.057804601,-0.057804601,0,-19.63456499,1.042664053,-18.59190093,9.009938639 +Zhou Qi,qizh01,2019,RS,HOU,3,1,2.643663216,-8.453840704,-5.810177487,-0.001544578,-0.001544578,0,2.240807341,-10.20912316,-7.968315821,-1.091692172 +Bojan Bogdanovic,bogdabo02,2019,RS,IND,5323,2573,0.641250605,-0.385638958,0.255611647,3.961431633,3.961431633,0,0.487538405,-0.466133656,0.021404749,0.408913679 +Thaddeus Young,youngth01,2019,RS,IND,5089,2489,0.646349407,1.656856596,2.303206003,6.364635928,6.364635928,0,0.480638732,2.336326679,2.816965411,-0.83170874 +Darren Collison,collida01,2019,RS,IND,4418,2143,0.844659091,0.016617864,0.861276956,3.919106146,3.919106146,0,0.229925112,0.534526077,0.764451189,-0.756644223 +Myles Turner,turnemy01,2019,RS,IND,4363,2119,-1.970793828,1.88527487,-0.085518958,2.879676529,2.879676529,0,-1.340940004,2.549497261,1.208557256,-0.032927239 +Cory Joseph,josepco01,2019,RS,IND,4285,2063,-0.828600232,2.535182877,1.706582645,4.63699688,4.63699688,0,-1.290539294,2.741338154,1.450798861,-1.16771744 +Domantas Sabonis,sabondo01,2019,RS,IND,3804,1838,1.184033919,0.32610174,1.51013566,4.003728473,4.003728473,0,1.003395545,0.7864999,1.789895446,0.224404351 +Tyreke Evans,evansty01,2019,RS,IND,2933,1402,-0.688001077,0.465404839,-0.222596237,1.816510753,1.816510753,0,-0.957791517,0.24914425,-0.708647266,0.48806493 +Doug McDermott,mcderdo01,2019,RS,IND,2816,1340,0.274368849,-2.363981299,-2.08961245,0.450917688,0.450917688,0,-0.512570208,-2.461877286,-2.974447494,-0.1282475 +Victor Oladipo,oladivi01,2019,RS,IND,2348,1147,1.281614756,2.471570875,3.75318563,3.830314588,3.830314588,0,1.399072465,3.088803237,4.487875702,0.660227394 +Wesley Matthews,matthwe02,2019,RS,IND,1493,725,-1.040187199,0.52911384,-0.511073359,0.828193047,0.828193047,0,-0.686657124,0.797274667,0.110617543,0.003110549 +Aaron Holiday,holidaa01,2019,RS,IND,1391,646,-0.455736746,2.358144951,1.902408205,1.543244525,1.543244525,0,-0.71786584,1.357450594,0.639584754,0.655394725 +TJ Leaf,leaftj01,2019,RS,IND,1150,522,0.005394173,2.063200283,2.068594456,1.280810702,1.280810702,0,-1.183509146,-0.055222689,-1.238731835,-0.198423365 +Kyle O'Quinn,oquinky01,2019,RS,IND,803,371,-1.624901013,-2.607658846,-4.232559859,-0.284185045,-0.284185045,0,-1.40190441,-2.606735581,-4.008639991,1.292829939 +Edmond Sumner,sumneed01,2019,RS,IND,465,210,-3.809433781,-0.844472431,-4.653906212,-0.205104899,-0.205104899,0,-4.113349633,-0.84972379,-4.963073424,0.557848378 +Alize Johnson,johnsal02,2019,RS,IND,148,64,-2.089846896,-2.923544425,-5.013391321,-0.073013661,-0.073013661,0,-3.481699392,-3.080127102,-6.561826494,-1.230587701 +Davon Reed,reedda01,2019,RS,IND,108,47,-1.679756168,-1.028294012,-2.708050181,0.001004633,0.001004633,0,-3.761616592,-3.046827143,-6.808443735,-0.13156841 +Ike Anigbogu,anigbik01,2019,RS,IND,14,6,-22.44881373,-30.15911941,-52.60793314,-0.156443358,-0.156443358,0,-13.64704612,-22.5906831,-36.23772923,2.549590126 +Montrezl Harrell,harremo01,2019,RS,LAC,4680,2158,0.879970154,1.165301021,2.045271175,5.31128127,5.31128127,0,0.327174854,1.112917424,1.440092278,0.610596498 +Shai Gilgeous-Alexander,gilgesh01,2019,RS,LAC,4676,2174,-1.102864056,0.245754041,-0.857110016,2.101778059,2.101778059,0,-1.29460056,0.637642816,-0.656957744,0.108352085 +Patrick Beverley,beverpa01,2019,RS,LAC,4571,2137,1.196782714,1.135929692,2.332712406,5.520688721,5.520688721,0,0.658631014,1.670259444,2.328890458,-0.385819486 +Lou Williams,willilo02,2019,RS,LAC,4388,1993,5.114451107,-3.697211562,1.417239545,4.304896914,4.304896914,0,4.042941501,-4.405614216,-0.362672715,1.624137864 +Danilo Gallinari,gallida01,2019,RS,LAC,4357,2059,4.674588308,0.207893188,4.882481496,7.979861641,7.979861641,0,4.375342313,0.286088339,4.661430652,-0.483945576 +Tobias Harris,harrito02,2019,RS,LAC,4013,1903,1.328698229,-0.77393651,0.554761719,3.182689624,3.182689624,0,0.828984307,-0.614263003,0.214721304,-0.823868816 +Avery Bradley,bradlav01,2019,RS,LAC,3081,1463,-3.610625012,0.663256405,-2.947368607,-0.147076827,-0.147076827,0,-3.618477433,0.566748864,-3.051728569,-0.168491131 +Mike Scott,scottmi01,2019,RS,LAC,1675,748,-1.52018233,-1.084736489,-2.604918819,0.055401392,0.055401392,0,-1.858029778,-2.061533845,-3.919563624,0.062802808 +Marcin Gortat,gortama01,2019,RS,LAC,1564,751,-3.579926533,0.746637246,-2.833289287,-0.031888405,-0.031888405,0,-3.469787795,0.147312106,-3.322475689,-0.078989407 +Landry Shamet,shamela01,2019,RS,LAC,1499,694,1.294002628,-1.160546975,0.133455654,1.02323122,1.02323122,0,0.768922722,-0.898199971,-0.129277248,0.225663742 +Tyrone Wallace,wallaty01,2019,RS,LAC,1414,628,-2.436533839,0.56256179,-1.873972049,0.28181298,0.28181298,0,-3.225961624,-0.535524005,-3.761485628,0.409825759 Ivica Zubac,zubaciv01,2019,RS,LAC,1141,524,-3.142926621,1.774238505,-1.368688117,0.369724592,0.369724592,0,-3.105152003,0.994436357,-2.110715646,0.120888531 +Garrett Temple,templga01,2019,RS,LAC,1139,510,-1.778079677,0.333815187,-1.44426449,0.341136053,0.341136053,0,-1.544739001,1.147244441,-0.39749456,0.414265728 +JaMychal Green,greenja01,2019,RS,LAC,1062,471,-0.232139317,-1.138740441,-1.370879758,0.333271811,0.333271811,0,-0.59678915,-1.418037772,-2.014826923,0.573033475 +Boban Marjanovic,marjabo01,2019,RS,LAC,825,376,0.11979611,3.484499047,3.604295157,1.237486099,1.237486099,0,-0.191482357,2.319575582,2.128093225,1.547426015 +Sindarius Thornwell,thornsi01,2019,RS,LAC,726,313,-5.767498538,1.226851,-4.540647538,-0.288283577,-0.288283577,0,-5.65249733,0.272119096,-5.380378234,0.830558487 +Jerome Robinson,robinje01,2019,RS,LAC,702,320,-0.988625063,-1.524804792,-2.513429855,0.03887599,0.03887599,0,-1.320551079,-1.43591669,-2.756467769,0.666527402 +Wilson Chandler,chandwi01,2019,RS,LAC,502,226,-4.461420604,-3.080196552,-7.541617156,-0.550976849,-0.550976849,0,-4.06452833,-3.027728141,-7.092256471,-0.280659478 +Johnathan Motley,motlejo01,2019,RS,LAC,347,156,-4.509822571,-2.154492902,-6.664315473,-0.315129274,-0.315129274,0,-3.489348072,-1.670620127,-5.159968199,1.172475998 +Milos Teodosic,teodomi01,2019,RS,LAC,334,150,0.253701141,-3.62310483,-3.369403689,-0.048387037,-0.048387037,0,-0.188345462,-2.594410463,-2.782755925,2.115695734 +Luc Mbah a Moute,mbahalu01,2019,RS,LAC,141,61,-1.784781485,2.312029904,0.527248419,0.101921072,0.101921072,0,-2.190478021,-0.179828746,-2.370306768,-0.074049018 +Angel Delgado,delgaan01,2019,RS,LAC,33,15,-8.743579986,10.36188648,1.618306498,0.033324859,0.033324859,0,-4.828892919,7.911680878,3.082787958,-0.322502903 +Kyle Kuzma,kuzmaky01,2019,RS,LAL,5046,2314,-0.566054462,-0.709187771,-1.275242233,1.749639211,1.749639211,0,-0.847055808,-0.564818671,-1.411874479,0.499648559 +Kentavious Caldwell-Pope,caldwke01,2019,RS,LAL,4420,2035,0.808161021,-0.297614038,0.510546983,3.388708417,3.388708417,0,0.302269956,-0.066767722,0.235502235,0.103039451 +LeBron James,jamesle01,2019,RS,LAL,4202,1937,5.413270187,0.164745304,5.57801549,8.297431002,8.297431002,0,4.408912545,-0.104033404,4.304879141,0.832226242 +Brandon Ingram,ingrabr01,2019,RS,LAL,3828,1760,-1.318796607,-0.681162932,-1.999959539,0.671890261,0.671890261,0,-1.905365835,-0.67189395,-2.577259785,-0.243634513 +Josh Hart,hartjo01,2019,RS,LAL,3772,1715,-2.145951474,3.024394674,0.878443199,3.184483793,3.184483793,0,-2.5024849,3.053707971,0.551223072,0.308847884 +JaVale McGee,mcgeeja01,2019,RS,LAL,3651,1671,-1.35505616,0.549611224,-0.805444935,1.666922968,1.666922968,0,-1.450795659,0.723866224,-0.726929434,0.559652422 +Lonzo Ball,balllo01,2019,RS,LAL,3103,1423,-1.111960375,0.787086292,-0.324874083,1.776008115,1.776008115,0,-1.184150692,1.555231038,0.371080346,0.887423086 +Rajon Rondo,rondora01,2019,RS,LAL,2982,1369,-0.70369921,-1.39249562,-2.09619483,0.458531268,0.458531268,0,-0.901660739,-0.758307329,-1.659968069,0.417783226 +Lance Stephenson,stephla01,2019,RS,LAL,2490,1123,-1.110667412,-2.10793094,-3.218598352,-0.270194545,-0.270194545,0,-1.695466283,-2.559322842,-4.254789125,0.648699413 +Tyson Chandler,chandty01,2019,RS,LAL,1716,786,-3.537366357,2.670018406,-0.867347951,0.750793188,0.750793188,0,-4.321417136,2.260703757,-2.060713379,-0.564614073 +Reggie Bullock,bullore01,2019,RS,LAL,1163,524,-1.643529579,-1.192693331,-2.836222909,-0.023062761,-0.023062761,0,-1.704206085,-0.89978753,-2.603993615,0.050907962 +Alex Caruso,carusal01,2019,RS,LAL,1135,531,1.649426969,3.495626827,5.145053797,2.151722324,2.151722324,0,0.750970517,2.594952915,3.345923432,0.611050238 Ivica Zubac,zubaciv01,2019,RS,LAL,1120,516,-1.45057229,1.532063508,0.081491218,0.745270874,0.745270874,0,-2.387527675,1.045694777,-1.341832899,-0.021405212 +Moritz Wagner,wagnemo01,2019,RS,LAL,982,446,-4.519796393,-0.230223971,-4.750020365,-0.460429496,-0.460429496,0,-4.347730245,-0.773745847,-5.121476093,1.192780967 +Svi Mykhailiuk,mykhasv01,2019,RS,LAL,919,420,-3.354848146,-0.838107375,-4.19295552,-0.310952217,-0.310952217,0,-3.418228053,-2.105410578,-5.523638631,0.576781224 +Johnathan Williams,willijo04,2019,RS,LAL,793,372,-0.792988622,-1.358993396,-2.151982017,0.113039209,0.113039209,0,-1.735585229,-1.147538414,-2.883123643,-0.414167185 +Michael Beasley,beaslmi01,2019,RS,LAL,597,277,-1.619436281,-3.183448199,-4.80288448,-0.292976851,-0.292976851,0,-2.245294143,-2.974412428,-5.219706571,1.001881367 +Mike Muscala,muscami01,2019,RS,LAL,580,265,0.49411104,-1.324375709,-0.830264669,0.260399796,0.260399796,0,0.718787888,-1.312362792,-0.593574904,0.332110086 +Jemerrio Jones,jonesje01,2019,RS,LAL,300,143,-0.702849696,5.360416217,4.657566521,0.537061379,0.537061379,0,-0.96197437,4.845186386,3.883212016,-0.638188411 +Isaac Bonga,bongais01,2019,RS,LAL,267,120,-7.156291539,5.828065473,-1.328226066,0.087515249,0.087515249,0,-5.237186223,3.862148685,-1.375037538,0.548587616 +Scott Machado,machasc01,2019,RS,LAL,39,19,14.20525569,5.550532122,19.75578782,0.214952661,0.214952661,0,11.22650799,3.283330663,14.50983866,-1.50134931 +Andre Ingram,ingraan01,2019,RS,LAL,34,15,-11.2854391,1.249639598,-10.0357995,-0.056616605,-0.056616605,0,-10.15511966,-0.883285248,-11.03840491,1.568927475 +Mike Conley,conlemi01,2019,RS,MEM,4787,2342,4.605585265,1.701336626,6.30692189,10.75563906,10.75563906,0,3.512718915,2.155744018,5.668462933,-0.625039621 +Marc Gasol,gasolma01,2019,RS,MEM,3570,1788,-1.192295083,3.198711259,2.006416176,4.306838836,4.306838836,0,-1.196322806,3.208562606,2.0122398,-0.754967162 +Garrett Temple,templga01,2019,RS,MEM,3077,1530,-2.630776976,0.840964277,-1.789812699,0.745187389,0.745187389,0,-2.886210862,1.994016155,-0.892194707,-0.590189529 +Jaren Jackson Jr.,jacksja02,2019,RS,MEM,3045,1515,-1.706874443,1.801412033,0.094537589,2.189514664,2.189514664,0,-2.253012496,2.027877816,-0.22513468,-0.425472636 +Justin Holiday,holidju01,2019,RS,MEM,2655,1282,-2.261792077,-0.29106054,-2.552852616,0.129409042,0.129409042,0,-2.840521362,0.481452491,-2.359068871,0.363231606 +Kyle Anderson,anderky01,2019,RS,MEM,2583,1281,-2.037901415,2.221698331,0.183796917,1.904689771,1.904689771,0,-2.713379751,2.561588579,-0.151791172,-0.677183453 +Shelvin Mack,macksh01,2019,RS,MEM,2464,1204,-2.30622146,-1.976513068,-4.282734529,-0.927713008,-0.927713008,0,-2.765924099,-1.078867842,-3.844791942,-1.495519659 +JaMychal Green,greenja01,2019,RS,MEM,1849,900,-2.131356542,-1.121870146,-3.253226688,-0.232397676,-0.232397676,0,-2.020235694,-0.409866014,-2.430101708,0.584848586 +Delon Wright,wrighde01,2019,RS,MEM,1691,802,0.986495824,2.342681568,3.329177392,2.468850856,2.468850856,0,-0.365842663,3.000754649,2.634911986,-0.763256305 +Bruno Caboclo,cabocbr01,2019,RS,MEM,1666,800,-0.69958817,-0.378618317,-1.078206487,0.681453507,0.681453507,0,-1.635830093,-0.22628021,-1.862110303,-0.135275345 +Ivan Rabb,rabbiv01,2019,RS,MEM,1480,721,-1.177666185,-4.297509109,-5.475175294,-0.998087275,-0.998087275,0,-2.477758057,-2.618722031,-5.096480088,-0.445272479 +Joakim Noah,noahjo01,2019,RS,MEM,1450,693,-1.815527272,1.550838152,-0.26468912,0.87777747,0.87777747,0,-2.697512731,1.016048237,-1.681464494,-0.110228023 +Jevon Carter,carteje01,2019,RS,MEM,1184,577,-3.00616592,0.423373423,-2.582792497,0.048695351,0.048695351,0,-3.353395146,0.603579769,-2.749815377,-1.093383898 +Jonas Valanciunas,valanjo01,2019,RS,MEM,1097,527,1.008001076,-0.256919076,0.751082,0.939171344,0.939171344,0,-0.344685263,0.292318766,-0.052366498,-0.236389088 +Omri Casspi,casspom01,2019,RS,MEM,1094,520,-0.390923717,2.37274264,1.981818923,1.255989211,1.255989211,0,-0.97346402,1.408239964,0.434775944,0.050229181 +Chandler Parsons,parsoch01,2019,RS,MEM,1031,496,-3.733733084,-1.993127317,-5.726860401,-0.755767991,-0.755767991,0,-3.411542112,-2.154533817,-5.566075929,0.33091885 +Wayne Selden,seldewa01,2019,RS,MEM,952,455,-2.345444442,-3.386235395,-5.731679836,-0.692877629,-0.692877629,0,-2.971348584,-3.180621458,-6.151970041,0.104169205 +Tyler Dorsey,dorsety01,2019,RS,MEM,948,447,0.917079261,-3.993363938,-3.076284677,-0.074238719,-0.074238719,0,-0.810846799,-2.997574422,-3.808421222,-0.237716173 +Avery Bradley,bradlav01,2019,RS,MEM,932,442,0.944068626,0.755706632,1.699775258,1.007187661,1.007187661,0,-0.748472636,0.837595575,0.089122939,0.378415781 +MarShon Brooks,brookma01,2019,RS,MEM,783,387,-1.744476153,-1.344738169,-3.089214322,-0.06609173,-0.06609173,0,-1.955962426,-1.774653048,-3.730615474,-1.34702298 +Dillon Brooks,brookdi01,2019,RS,MEM,672,330,-3.057621338,-1.619926799,-4.677548137,-0.32591266,-0.32591266,0,-3.589391119,-0.863104267,-4.452495386,0.433076591 +CJ Miles,milescj01,2019,RS,MEM,641,294,-0.332762836,1.82924757,1.496484735,0.638174708,0.638174708,0,-1.536923032,0.287590141,-1.249332891,0.193132489 +Julian Washburn,washbju01,2019,RS,MEM,519,254,-4.4965226,1.463291726,-3.033230874,-0.036307699,-0.036307699,0,-4.74411181,1.053385781,-3.690726028,-1.10069855 +Yuta Watanabe,watanyu01,2019,RS,MEM,365,174,-4.742452091,-1.160194338,-5.902646429,-0.278371613,-0.278371613,0,-5.374713377,-1.765000037,-7.139713414,-0.547643724 +Tyler Zeller,zellety01,2019,RS,MEM,169,82,1.401103839,3.894369409,5.295473248,0.335829219,0.335829219,0,0.42180024,4.003576227,4.425376467,-0.231449608 +Dusty Hannahs,hannadu01,2019,RS,MEM,57,26,-11.91756916,-1.454210443,-13.37177961,-0.13866557,-0.13866557,0,-10.80890497,-2.501519507,-13.31042447,-1.616193454 +DJ Stephens,stephdj01,2019,RS,MEM,17,7,-11.74153355,2.448825213,-9.292708339,-0.024461034,-0.024461034,0,-5.894075977,-0.257247832,-6.151323808,4.773243886 +Andrew Harrison,harrian01,2019,RS,MEM,10,5,-10.02461696,-10.87647711,-20.90109406,-0.045659563,-0.045659563,0,-9.850644197,-11.95625288,-21.80689707,-1.417170266 +Josh Richardson,richajo01,2019,RS,MIA,5263,2539,0.923699263,0.86957815,1.793277413,5.846781153,5.846781153,0,1.241451936,1.369576509,2.611028445,-0.667903132 +Justise Winslow,winslju01,2019,RS,MIA,4065,1959,-0.379681991,0.293169099,-0.086512891,2.664563233,2.664563233,0,-0.056047543,0.750099453,0.694051909,0.094036208 +Dwyane Wade,wadedw01,2019,RS,MIA,3980,1885,-0.062372499,-2.11506938,-2.177441879,0.554080517,0.554080517,0,0.329289786,-2.524652948,-2.195363162,0.635919729 +Bam Adebayo,adebaba01,2019,RS,MIA,3965,1913,-1.875309771,2.676011508,0.800701737,3.451223821,3.451223821,0,-2.152282678,2.278351869,0.126069191,-0.420701969 +Kelly Olynyk,olynyke01,2019,RS,MIA,3757,1812,0.051287881,0.699614299,0.75090218,3.245975147,3.245975147,0,0.428753867,0.559298164,0.988052031,0.297651973 +Hassan Whiteside,whiteha01,2019,RS,MIA,3465,1674,-0.644527463,3.754815658,3.110288196,5.001566281,5.001566281,0,-0.687465028,3.396254989,2.708789961,-0.072451189 +Rodney McGruder,mcgruro01,2019,RS,MIA,3250,1550,-1.495275736,0.184018632,-1.311257103,1.135746424,1.135746424,0,-1.967279926,0.062227378,-1.905052549,-0.181460767 +James Johnson,johnsja01,2019,RS,MIA,2403,1164,-2.539487051,-0.719884689,-3.259371739,-0.301290568,-0.301290568,0,-2.541775553,-0.763554066,-3.305329619,-0.408140678 +Derrick Jones Jr.,jonesde02,2019,RS,MIA,2370,1153,-0.414004125,2.158835988,1.744831863,2.635645681,2.635645681,0,-0.995315432,1.986210576,0.990895144,-0.32710921 +Tyler Johnson,johnsty01,2019,RS,MIA,2336,1123,-1.26306895,-0.317480998,-1.580549948,0.671908276,0.671908276,0,-0.798813808,-0.343874595,-1.142688403,0.283893369 +Dion Waiters,waitedi01,2019,RS,MIA,2320,1138,-0.309014172,-0.936215215,-1.245229388,0.865084176,0.865084176,0,0.66144789,-1.041941884,-0.380493994,-1.00283492 +Goran Dragic,dragigo01,2019,RS,MIA,2117,991,1.205345062,-1.122524222,0.08282084,1.440870908,1.440870908,0,0.985140355,-0.871053663,0.114086693,0.610034848 +Wayne Ellington,ellinwa01,2019,RS,MIA,1107,533,-0.866892761,-1.249156233,-2.116048994,0.172485878,0.172485878,0,-0.265927368,-0.720222878,-0.986150245,0.054030369 +Duncan Robinson,robindu01,2019,RS,MIA,341,161,-4.507934816,-2.301671933,-6.809606749,-0.333989967,-0.333989967,0,-3.240196516,-2.37778444,-5.617980956,0.160431359 +Udonis Haslem,hasleud01,2019,RS,MIA,167,74,-10.74685599,5.556589802,-5.190266186,-0.092658873,-0.092658873,0,-8.548531907,2.559338275,-5.989193632,0.583075106 +Ryan Anderson,anderry01,2019,RS,MIA,90,44,-3.70583193,-2.712140936,-6.417972865,-0.08148765,-0.08148765,0,-3.749130152,-4.981757007,-8.730887159,-1.056913512 +Yante Maten,matenya01,2019,RS,MIA,27,13,1.175369957,14.85828811,16.03365807,0.123069827,0.123069827,0,2.426512684,11.71168685,14.13819953,-1.239035675 +Emanuel Terry,terryem01,2019,RS,MIA,5,3,19.96263872,-19.29504226,0.667596458,0.005149446,0.005149446,0,12.78815944,-12.86315678,-0.074997336,-1.588372308 +Khris Middleton,middlkh01,2019,RS,MIL,5204,2393,2.027242574,0.930171425,2.957413999,7.014195979,7.014195979,0,2.25150697,0.725878277,2.977385247,0.672260669 +Giannis Antetokounmpo,antetgi01,2019,RS,MIL,5171,2358,4.184342326,2.567987886,6.752330212,11.5725334,11.5725334,0,4.25709844,2.499310333,6.756408773,1.254683784 +Brook Lopez,lopezbr01,2019,RS,MIL,5069,2322,-0.753096278,0.909219699,0.156123421,3.454799814,3.454799814,0,-0.376542849,1.561481038,1.184938188,0.354056582 +Eric Bledsoe,bledser01,2019,RS,MIL,4943,2272,3.478531413,2.188776485,5.667307898,9.811466617,9.811466617,0,3.194151134,2.304647485,5.49879862,0.567570138 +Malcolm Brogdon,brogdma01,2019,RS,MIL,4005,1832,2.533459497,0.913137843,3.446597341,5.770711037,5.770711037,0,2.148575859,0.93682257,3.085398428,-0.372404364 +Tony Snell,snellto01,2019,RS,MIL,2845,1304,-0.113699344,-1.212572912,-1.326272256,0.940607074,0.940607074,0,-0.411811322,-1.48123618,-1.893047502,-0.71013238 +Pat Connaughton,connapa01,2019,RS,MIL,2754,1261,-0.124497341,0.168328179,0.043830838,1.783922657,1.783922657,0,-0.275014368,0.113280286,-0.161734083,-0.766713101 +Ersan Ilyasova,ilyaser01,2019,RS,MIL,2693,1231,-0.67076521,2.786272313,2.115507103,3.05929002,3.05929002,0,-0.85124495,3.072638481,2.221393531,0.115997664 +Sterling Brown,brownst02,2019,RS,MIL,2277,1034,-2.089404814,-1.261254498,-3.350659312,-0.316948614,-0.316948614,0,-1.815686259,-1.266686809,-3.082373068,0.023386993 +George Hill,hillge01,2019,RS,MIL,2076,958,-0.81463793,2.563005318,1.748367388,2.178230151,2.178230151,0,-0.580198965,2.040907305,1.46070834,-0.947628649 +D.J. Wilson,wilsodj01,2019,RS,MIL,1939,882,-1.99354848,1.377754541,-0.615793939,0.958184516,0.958184516,0,-1.842180345,0.806983986,-1.035196359,-0.233514101 +Donte DiVincenzo,divindo01,2019,RS,MIL,914,411,-1.506700249,3.297772532,1.791072283,0.95661009,0.95661009,0,-0.925799623,2.074634512,1.148834889,0.46905952 +Thon Maker,makerth01,2019,RS,MIL,901,409,-1.30336472,0.701183863,-0.602180857,0.449570535,0.449570535,0,-0.567556688,0.413898962,-0.153657726,0.314081279 +Nikola Mirotic,mirotni01,2019,RS,MIL,710,320,1.685029856,1.702020744,3.3870506,1.006339803,1.006339803,0,2.645808471,1.351509824,3.997318295,0.44554615 +Tim Frazier,fraziti01,2019,RS,MIL,480,211,-2.399080932,-5.124835728,-7.523916659,-0.515746874,-0.515746874,0,-2.164504356,-4.771213903,-6.935718259,0.361756602 +John Henson,hensojo01,2019,RS,MIL,431,188,-2.09395997,3.414033857,1.320073887,0.394230793,0.394230793,0,-0.986282853,1.984760036,0.998477183,1.002207163 +Bonzie Colson,colsobo01,2019,RS,MIL,226,98,-2.528227699,-5.121150178,-7.649377877,-0.246200271,-0.246200271,0,-1.810751601,-4.581203581,-6.391955182,0.513104631 +Matthew Dellavedova,dellama01,2019,RS,MIL,224,97,-3.700469529,4.993087038,1.292617509,0.203766492,0.203766492,0,-2.865197333,2.547097041,-0.318100292,1.884656976 +Christian Wood,woodch01,2019,RS,MIL,138,62,-2.559503385,-5.047280437,-7.606783822,-0.1529315,-0.1529315,0,-2.120270604,-5.780971905,-7.901242509,-0.464505089 +Jason Smith,smithja02,2019,RS,MIL,90,40,-9.636451112,-0.082734215,-9.719185327,-0.145393824,-0.145393824,0,-7.339976318,-0.240609884,-7.580586202,2.269105464 +Isaiah Canaan,canaais01,2019,RS,MIL,70,31,-6.009515504,-7.486572901,-13.4960884,-0.169430448,-0.169430448,0,-5.717813522,-6.956332218,-12.67414574,-0.318901108 +Jaylen Morris,morrija01,2019,RS,MIL,68,29,-2.101773476,6.316169145,4.214395669,0.103693095,0.103693095,0,-2.35048662,3.41464126,1.06415464,0.642167328 +Pau Gasol,gasolpa01,2019,RS,MIL,66,30,-10.53622848,-10.6224797,-21.15870818,-0.284467913,-0.284467913,0,-8.376224885,-7.76907453,-16.14529941,0.978113936 +Trevon Duval,duvaltr01,2019,RS,MIL,13,6,10.98775289,-4.828940882,6.158812009,0.026414288,0.026414288,0,11.0942602,-2.216328883,8.877931318,-3.203957866 +Andrew Wiggins,wiggian01,2019,RS,MIN,5381,2543,-1.122966346,-0.85350066,-1.976467006,1.000931361,1.000931361,0,-0.7462425,-0.354920193,-1.101162693,-0.272165923 +Karl-Anthony Towns,townska01,2019,RS,MIN,5358,2545,3.450809575,0.039750782,3.490560356,8.139934627,8.139934627,0,3.786538782,0.616036112,4.402574894,0.463124103 +Josh Okogie,okogijo01,2019,RS,MIN,3803,1757,-1.339574423,1.655707594,0.316133171,2.775448186,2.775448186,0,-1.060024245,2.445716003,1.385691758,0.997455462 +Taj Gibson,gibsota01,2019,RS,MIN,3574,1686,0.363973256,-1.546470137,-1.182496881,1.341856127,1.341856127,0,0.091056546,-0.968001339,-0.876944793,-0.491719038 +Dario Saric,saricda01,2019,RS,MIN,3479,1627,0.240701396,-0.959229896,-0.7185285,1.689885463,1.689885463,0,0.451028807,-0.786807588,-0.33577878,0.215774199 +Tyus Jones,jonesty01,2019,RS,MIN,3329,1560,0.225509625,0.109368068,0.334877693,2.426331208,2.426331208,0,-0.084165955,0.156917978,0.072752023,-1.202061407 +Derrick Rose,rosede01,2019,RS,MIN,3005,1392,2.738555422,-1.233260732,1.50529469,3.014725961,3.014725961,0,1.384319926,-1.530387645,-0.14606772,-0.248789828 +Jeff Teague,teaguje01,2019,RS,MIN,2682,1264,1.017626106,-1.045191223,-0.027565117,1.754946595,1.754946595,0,0.333781672,-1.112073242,-0.77829157,-0.042494538 +Anthony Tolliver,tollian01,2019,RS,MIN,2306,1079,-1.868123827,-0.477870059,-2.345993885,0.222244002,0.222244002,0,-1.361776535,-1.168306262,-2.530082797,-0.075015296 +Gorgui Dieng,dienggo01,2019,RS,MIN,2226,1031,-1.321816934,0.682027159,-0.639789775,1.110506015,1.110506015,0,-0.787916924,1.104471403,0.316554479,0.046021658 +Robert Covington,covinro01,2019,RS,MIN,1575,763,-0.097707048,2.343179943,2.245472895,1.941908243,1.941908243,0,0.038932897,3.932704222,3.971637119,-0.143722943 +Jerryd Bayless,bayleje01,2019,RS,MIN,1365,657,-1.929941947,-6.130163101,-8.060105048,-1.754160066,-1.754160066,0,-1.306543212,-5.091015041,-6.397558254,-1.476900132 +Keita Bates-Diop,bateske01,2019,RS,MIN,1057,503,-3.448567504,-0.428779093,-3.877346597,-0.287116321,-0.287116321,0,-3.250541094,-0.690658458,-3.941199553,-0.773325002 +Luol Deng,denglu01,2019,RS,MIN,824,392,2.191795832,0.881437377,3.073233209,1.15962186,1.15962186,0,1.761771198,0.12987822,1.891649418,-0.438886346 +Jimmy Butler,butleji01,2019,RS,MIN,768,361,2.399658433,0.664476967,3.0641354,1.066940047,1.066940047,0,2.977276353,1.806215085,4.783491438,-0.37308453 +Cameron Reynolds,reynoca01,2019,RS,MIN,547,259,-0.103799301,-1.963860629,-2.06765993,0.089532789,0.089532789,0,-0.248117082,-2.04215475,-2.290271832,-0.715312052 +C.J. Williams,willicj01,2019,RS,MIN,268,128,-4.108031927,-1.728476058,-5.836507985,-0.201458446,-0.201458446,0,-3.486468077,-1.002581346,-4.489049422,-0.054509727 +Jared Terrell,terreja01,2019,RS,MIN,235,111,-8.426033139,-3.417257965,-11.8432911,-0.51916808,-0.51916808,0,-5.941745348,-4.264660788,-10.20640614,0.830192835 +Isaiah Canaan,canaais01,2019,RS,MIN,193,95,1.941423287,-3.315928095,-1.374504808,0.065814317,0.065814317,0,1.405008947,-4.325135982,-2.920127035,-1.306322792 +James Nunnally,nunnaja01,2019,RS,MIN,139,64,2.451520307,-7.747936914,-5.296416607,-0.083138866,-0.083138866,0,2.03733787,-7.139133349,-5.101795478,-0.01074494 +Mitchell Creek,creekmi01,2019,RS,MIN,26,12,-3.589824587,-8.686416458,-12.27624104,-0.059269395,-0.059269395,0,0.346102726,-10.26738959,-9.921286866,1.65291487 +Jrue Holiday,holidjr01,2019,RS,NOP,5211,2402,4.097605845,1.472658993,5.570264838,10.27363737,10.27363737,0,4.078266456,1.376999379,5.455265835,0.771105894 +Julius Randle,randlju01,2019,RS,NOP,4858,2232,0.599000427,-2.019237211,-1.420236785,1.518339628,1.518339628,0,0.22267086,-2.183656059,-1.960985198,0.272566941 +Anthony Davis,davisan02,2019,RS,NOP,3998,1850,4.105122105,3.275084908,7.380207013,9.609615264,9.609615264,0,4.307410969,3.020674403,7.328085372,0.511792659 +Darius Miller,milleda01,2019,RS,NOP,3837,1757,-0.931896356,-0.493935462,-1.425831818,1.189987575,1.189987575,0,-0.723723943,-0.924152954,-1.647876898,0.255414571 +E'Twaun Moore,mooreet01,2019,RS,NOP,3172,1463,0.172944626,-2.214975388,-2.042030762,0.526862778,0.526862778,0,-0.371033656,-1.965848225,-2.336881882,-0.304993847 +Elfrid Payton,paytoel01,2019,RS,NOP,2765,1250,0.051765885,-1.128003798,-1.076237913,1.076213983,1.076213983,0,-0.622024499,-1.180941812,-1.802966311,0.837522576 +Frank Jackson,jacksfr01,2019,RS,NOP,2616,1169,-1.946423979,-2.759810357,-4.706234336,-1.175332575,-1.175332575,0,-1.852390267,-3.027728021,-4.880118288,0.750137126 +Kenrich Williams,willike04,2019,RS,NOP,2378,1079,-1.267268136,0.717969568,-0.549298568,1.2168449,1.2168449,0,-0.872564251,0.757200539,-0.115363712,0.449714986 +Ian Clark,clarkia01,2019,RS,NOP,2152,973,-2.235510458,-3.038161149,-5.273671607,-1.257910026,-1.257910026,0,-2.246744783,-3.302576629,-5.549321412,0.414658507 +Nikola Mirotic,mirotni01,2019,RS,NOP,2056,925,1.198551699,1.27511206,2.473663759,2.499397702,2.499397702,0,1.851274681,1.084893747,2.936168428,1.412515034 +Jahlil Okafor,okafoja01,2019,RS,NOP,2022,935,-1.540600661,-0.976278683,-2.516879344,0.11037343,0.11037343,0,-1.625361142,-1.563016267,-3.188377409,-0.764071366 +Cheick Diallo,diallch01,2019,RS,NOP,2001,896,-1.869400078,-0.468058049,-2.337458127,0.189073896,0.189073896,0,-1.21891001,-0.75186892,-1.97077893,0.262004256 +Tim Frazier,fraziti01,2019,RS,NOP,1961,909,0.253177052,-1.586645051,-1.333467999,0.654600789,0.654600789,0,-0.340481432,-1.588340583,-1.928822015,-0.364064443 +Solomon Hill,hillso01,2019,RS,NOP,1913,878,-3.010351613,-0.385921876,-3.396273489,-0.289657824,-0.289657824,0,-2.575503146,-0.980491141,-3.555994287,0.054915115 +Wesley Johnson,johnswe01,2019,RS,NOP,823,377,-3.453017606,-2.212441336,-5.665458942,-0.56230051,-0.56230051,0,-3.836053161,-1.91945946,-5.75551262,0.277220179 +Stanley Johnson,johnsst04,2019,RS,NOP,558,247,-5.787423795,-0.466233914,-6.253657709,-0.446925184,-0.446925184,0,-4.286911517,-1.866245398,-6.153156915,1.245580909 +Christian Wood,woodch01,2019,RS,NOP,429,189,-0.698915564,-0.839367083,-1.538282647,0.117601182,0.117601182,0,-0.958405314,-1.039297374,-1.997702688,0.661096522 +Dairis Bertans,bertada02,2019,RS,NOP,368,167,-5.792375507,-5.219271608,-11.01164712,-0.699773943,-0.699773943,0,-4.934067852,-5.509982831,-10.44405068,-0.600326831 +Andrew Harrison,harrian01,2019,RS,NOP,78,38,4.113898191,-7.028468077,-2.914569885,-0.003190577,-0.003190577,0,4.906817595,-6.822702527,-1.915884932,-0.001204594 +Jason Smith,smithja02,2019,RS,NOP,45,20,-4.397046434,-2.472707533,-6.869753967,-0.042423734,-0.042423734,0,-2.17588339,-5.609418177,-7.785301566,0.935216116 +Kevin Knox,knoxke01,2019,RS,NYK,4580,2158,-3.822369778,-4.319854979,-8.142224757,-5.964008939,-5.964008939,0,-3.706787911,-4.100554661,-7.807342573,0.465320394 +Damyean Dotson,dotsoda01,2019,RS,NYK,4219,2004,-1.152779761,-1.214911025,-2.367690786,0.389369618,0.389369618,0,-1.294236784,-1.523746761,-2.817983545,-0.396016759 +Noah Vonleh,vonleno01,2019,RS,NYK,3634,1722,-0.864986775,0.888348777,0.023362002,2.424035021,2.424035021,0,-1.178118434,0.638631841,-0.539486593,-0.524592142 +Emmanuel Mudiay,mudiaem01,2019,RS,NYK,3397,1607,-0.986159407,-1.999553974,-2.985713381,-0.192586663,-0.192586663,0,-1.121191994,-2.587147214,-3.708339207,-0.354747614 +Tim Hardaway Jr.,hardati02,2019,RS,NYK,3173,1499,1.714523176,-0.845813916,0.868709259,2.785554071,2.785554071,0,1.720735478,-0.892935471,0.827800007,0.662918259 +Allonzo Trier,trieral01,2019,RS,NYK,3083,1459,-1.252446802,-1.451901546,-2.704348348,0.033858124,0.033858124,0,-2.021507743,-2.336903398,-4.358411142,-0.372282208 +Mitchell Robinson,robinmi01,2019,RS,NYK,2864,1360,-0.654512742,0.884326008,0.229813267,2.06411921,2.06411921,0,-1.073866856,0.797330916,-0.27653594,-0.172013015 +Mario Hezonja,hezonma01,2019,RS,NYK,2532,1206,-2.321911419,-0.061274746,-2.383186166,0.22643142,0.22643142,0,-1.934299983,-0.444108105,-2.378408088,0.329818718 +Enes Kanter,kanteen01,2019,RS,NYK,2377,1128,0.502289794,-2.316503523,-1.814213729,0.535698238,0.535698238,0,-0.045359698,-2.082223947,-2.127583646,-0.53970339 +Frank Ntilikina,ntilila01,2019,RS,NYK,1920,904,-3.917653241,-0.355674683,-4.273327923,-0.701140808,-0.701140808,0,-3.762660763,-0.566126754,-4.328787517,-0.210286868 +Luke Kornet,kornelu01,2019,RS,NYK,1665,784,-1.698465238,3.6311398,1.932674563,1.874729344,1.874729344,0,-1.240184155,2.244070844,1.003886689,0.091110241 +Lance Thomas,thomala01,2019,RS,NYK,1665,783,-4.300825548,-1.011994244,-5.312819792,-1.019334861,-1.019334861,0,-4.211683702,-1.34299403,-5.554677732,-0.445684914 +Trey Burke,burketr01,2019,RS,NYK,1457,689,1.771618469,0.92183518,2.693453649,1.890701015,1.890701015,0,0.812318626,-0.406626778,0.405691848,-1.215610147 +Dennis Smith Jr.,smithde03,2019,RS,NYK,1265,600,-2.644857288,1.632869366,-1.011987922,0.532566343,0.532566343,0,-2.702412054,1.271680998,-1.430731056,0.100772801 +DeAndre Jordan,jordade01,2019,RS,NYK,1023,493,-1.253551311,-1.824208051,-3.077759361,-0.082933177,-0.082933177,0,-1.87653097,-2.087659423,-3.964190393,0.608610489 +Kadeem Allen,allenka01,2019,RS,NYK,870,416,2.07813831,-1.023795247,1.054343063,0.801390513,0.801390513,0,1.129782747,-1.333298032,-0.203515285,-0.764299076 +John Jenkins,jenkijo01,2019,RS,NYK,663,319,-2.681361848,-2.90993693,-5.591298778,-0.458805957,-0.458805957,0,-3.547208957,-5.076594778,-8.623803735,-0.799166427 +Henry Ellenson,ellenhe01,2019,RS,NYK,496,234,-1.021767895,-4.120871145,-5.14263904,-0.284973884,-0.284973884,0,-1.366140467,-3.117699692,-4.483840159,-0.241051716 +Courtney Lee,leeco01,2019,RS,NYK,342,160,-0.231514374,2.593238358,2.361723984,0.417803163,0.417803163,0,-0.855455399,1.178691285,0.323235886,0.127711791 +Ron Baker,bakerro01,2019,RS,NYK,235,107,-3.606883629,5.82168464,2.21480101,0.270584727,0.270584727,0,-4.539080079,3.637732475,-0.901347604,-0.169474379 +Billy Garrett,garrebi01,2019,RS,NYK,137,63,-5.950892107,-5.714371297,-11.6652634,-0.283597588,-0.283597588,0,-5.77547972,-7.200915124,-12.97639484,-1.053476001 +Wesley Matthews,matthwe02,2019,RS,NYK,107,54,-6.498669359,4.076049874,-2.422619484,0.008957216,0.008957216,0,-4.731981981,1.290341928,-3.441640054,-0.704823547 +Isaiah Hicks,hicksis01,2019,RS,NYK,66,32,-2.560305095,1.549717278,-1.010587817,0.028587263,0.028587263,0,-1.876528324,1.604594593,-0.271933731,0.677993558 +Paul George,georgpa01,2019,RS,OKC,6176,2841,5.316362802,3.787823577,9.104186379,17.38179887,17.38179887,0,5.347246901,4.519896578,9.867143479,1.182780346 +Steven Adams,adamsst01,2019,RS,OKC,5830,2669,0.017859854,1.927334007,1.945193861,6.428883158,6.428883158,0,-0.170328941,3.133771762,2.963442822,0.5630963 +Russell Westbrook,westbru01,2019,RS,OKC,5749,2630,2.70246334,-0.326028389,2.376434951,7.063564579,7.063564579,0,3.331564879,0.549352756,3.880917634,2.737643997 +Jerami Grant,grantje01,2019,RS,OKC,5694,2612,-0.406184515,1.10236178,0.696177265,4.599217154,4.599217154,0,-0.608131759,1.799795416,1.191663657,0.148574661 +Dennis Schroder,schrode01,2019,RS,OKC,5028,2314,-0.126113472,-0.580137499,-0.706250971,2.419353069,2.419353069,0,-0.485178136,0.049920259,-0.435257877,0.274428584 +Terrance Ferguson,fergute01,2019,RS,OKC,4198,1931,-1.563818413,-1.396304828,-2.960123241,-0.206544107,-0.206544107,0,-2.168224817,-0.072418208,-2.240643024,-0.230650772 +Nerlens Noel,noelne01,2019,RS,OKC,2283,1055,-2.687508642,3.04533875,0.357830108,1.673515333,1.673515333,0,-2.218391419,4.127549725,1.909158306,0.042133835 +Patrick Patterson,pattepa01,2019,RS,OKC,1887,861,-3.428377251,-1.388800043,-4.817177295,-0.906201718,-0.906201718,0,-3.894492122,-1.664630382,-5.559122504,-0.210148127 +Abdel Nader,naderab01,2019,RS,OKC,1518,694,-4.331531779,-2.290471425,-6.622003204,-1.368862843,-1.368862843,0,-4.224167736,-1.625316395,-5.849484132,-0.158438961 +Alex Abrines,abrinal01,2019,RS,OKC,1279,588,-4.040156587,1.885618356,-2.154538232,0.17816732,0.17816732,0,-4.577677599,1.543281733,-3.034395865,-0.268013102 +Hamidou Diallo,diallha01,2019,RS,OKC,1141,526,-2.005642308,-1.622405448,-3.628047756,-0.236464484,-0.236464484,0,-3.463480684,-0.84275342,-4.306234104,0.357688107 +Markieff Morris,morrima02,2019,RS,OKC,817,387,-1.218935506,-1.774099575,-2.99303508,-0.047770792,-0.047770792,0,-0.782132973,-1.053139157,-1.83527213,-0.458424542 +Raymond Felton,feltora01,2019,RS,OKC,813,379,-1.918909609,0.718009179,-1.20090043,0.29661846,0.29661846,0,-2.665778938,0.094352669,-2.571426269,-0.994974677 +Deonte Burton,burtode02,2019,RS,OKC,520,240,-5.596904933,4.097019799,-1.499885134,0.153495317,0.153495317,0,-5.476093681,1.921466776,-3.554626905,0.280460533 +Timothe Luwawu-Cabarrot,luwawti01,2019,RS,OKC,276,123,-9.66791737,-3.062959648,-12.73087702,-0.627218917,-0.627218917,0,-9.276184001,-3.346995995,-12.62318,0.142042374 +Donte Grantham,grantdo01,2019,RS,OKC,5,2,-31.2310195,-15.07692314,-46.30794264,-0.043739231,-0.043739231,0,-16.02561999,-8.803380101,-24.8290001,-1.621785394 +Tyler Davis,davisty01,2019,RS,OKC,2,1,-40.82592091,61.11388186,20.28796095,0.01142252,0.01142252,0,-26.93530508,42.98906324,16.05375815,-2.873834033 +Jawun Evans,evansja01,2019,RS,OKC,2,1,-46.22628684,17.0375599,-29.18872694,-0.013374393,-0.013374393,0,-24.21380776,7.130121492,-17.08368627,-0.866182026 +Aaron Gordon,gordoaa01,2019,RS,ORL,5446,2633,-0.013502197,0.713854568,0.700352371,4.616578044,4.616578044,0,-0.285438375,0.552131427,0.266693051,-0.406232876 +Evan Fournier,fournev01,2019,RS,ORL,5257,2553,0.7746773,-0.525658451,0.249018848,3.918462948,3.918462948,0,0.636954686,-0.066890632,0.570064054,0.316178898 +Nikola Vucevic,vucevni01,2019,RS,ORL,5188,2510,1.761834083,3.452941824,5.214775907,10.21696054,10.21696054,0,2.097135278,3.127189019,5.224324297,0.172384443 +D.J. Augustin,augusdj01,2019,RS,ORL,4674,2269,2.177377656,-2.328799659,-0.151422004,2.969703172,2.969703172,0,1.138018305,-2.084138279,-0.946119974,-1.305143605 +Terrence Ross,rosste01,2019,RS,ORL,4475,2150,0.904616927,-0.27129977,0.633317157,3.716995269,3.716995269,0,1.053049027,-0.591082447,0.46196658,0.157436541 +Jonathan Isaac,isaacjo01,2019,RS,ORL,4145,1996,-0.878497327,1.794161998,0.915664671,3.733467974,3.733467974,0,-0.506879806,1.244945885,0.738066079,0.013776929 +Wes Iwundu,iwundwe01,2019,RS,ORL,2603,1233,-2.95493736,0.618993849,-2.335943511,0.260137777,0.260137777,0,-3.617830546,-0.206022834,-3.82385338,-0.131257656 +Jerian Grant,grantje02,2019,RS,ORL,1965,939,-3.242437019,-1.32339638,-4.565833399,-0.864114973,-0.864114973,0,-2.953851575,-0.949094075,-3.90294565,-0.680711086 +Jonathon Simmons,simmojo02,2019,RS,ORL,1792,845,-4.12473059,0.694256875,-3.430473715,-0.293568911,-0.293568911,0,-4.193832697,-0.36290938,-4.556742076,0.070786263 +Mo Bamba,bambamo01,2019,RS,ORL,1591,766,-5.257799221,-0.9367748,-6.194574021,-1.343945653,-1.343945653,0,-4.329425476,-1.296610569,-5.626036045,-0.169530363 +Khem Birch,birchkh01,2019,RS,ORL,1356,643,0.05969027,3.579327026,3.639017296,2.09500788,2.09500788,0,-0.390104667,2.192523074,1.802418407,-0.046882237 +Isaiah Briscoe,briscis01,2019,RS,ORL,1166,559,-3.956660732,0.452836172,-3.503824559,-0.21298145,-0.21298145,0,-3.94515393,0.370295337,-3.574858593,-0.953125608 +Jarell Martin,martija01,2019,RS,ORL,704,328,-2.841016613,-1.273800618,-4.114817231,-0.228300357,-0.228300357,0,-2.99036502,-2.849031025,-5.839396045,-0.042748017 +Michael Carter-Williams,cartemi01,2019,RS,ORL,494,227,2.406279254,1.210573568,3.616852822,0.737327597,0.737327597,0,1.859984259,2.020706127,3.880690387,-0.007188248 +Amile Jefferson,jeffeam01,2019,RS,ORL,147,68,2.574062477,-2.461722787,0.11233969,0.098949322,0.098949322,0,0.658869605,-1.727683623,-1.068814017,-0.364886033 +Melvin Frazier Jr.,frazime01,2019,RS,ORL,96,44,-7.768285757,-0.965591818,-8.733877576,-0.134762668,-0.134762668,0,-8.391440498,-0.802575265,-9.194015763,0.327593483 +Troy Caupain,caupatr01,2019,RS,ORL,33,16,14.3771207,4.940585707,19.3177064,0.176321957,0.176321957,0,7.686273461,3.628737321,11.31501078,-2.161759621 +Ben Simmons,simmobe01,2019,RS,PHI,5849,2700,0.784566845,-1.365038109,-0.580471264,3.021398732,3.021398732,0,0.841799115,-1.023894854,-0.182095739,1.118026178 +JJ Redick,redicjj01,2019,RS,PHI,5211,2379,1.914442691,-0.460058287,1.454384404,5.149105881,5.149105881,0,1.968375018,-1.12733715,0.841037868,0.918012908 +Joel Embiid,embiijo01,2019,RS,PHI,4663,2154,2.628669551,3.590693099,6.21936265,9.917043174,9.917043174,0,3.272134093,2.773189841,6.045323934,0.620094596 +Jimmy Butler,butleji01,2019,RS,PHI,3895,1824,3.199021521,1.876309441,5.075330962,7.217682325,7.217682325,0,2.865997202,2.058479086,4.924476287,-0.904172812 +T.J. McConnell,mccontj01,2019,RS,PHI,3155,1470,-0.899493295,-0.311658904,-1.211152199,1.139108465,1.139108465,0,-1.25715937,-0.096051666,-1.353211036,-1.326156163 +Landry Shamet,shamela01,2019,RS,PHI,2391,1108,0.753803384,-0.897340472,-0.143537089,1.469884085,1.469884085,0,-0.009441059,-0.733755042,-0.743196101,-0.24579026 +Mike Muscala,muscami01,2019,RS,PHI,2278,1041,-1.621529394,0.491498356,-1.130031038,0.862988493,0.862988493,0,-1.48822039,-0.129415532,-1.617635922,0.307198429 +Tobias Harris,harrito02,2019,RS,PHI,2039,944,-0.193402637,-0.207351586,-0.400754222,1.127042809,1.127042809,0,0.079085569,-0.084673491,-0.005587922,-0.398264601 +Wilson Chandler,chandwi01,2019,RS,PHI,2033,951,-0.72109978,-0.169020651,-0.890120431,0.898150345,0.898150345,0,-1.235008572,-0.513817686,-1.748826258,-0.481505987 +Furkan Korkmaz,korkmfu01,2019,RS,PHI,1483,679,-0.038661653,1.418611047,1.379949393,1.433524309,1.433524309,0,-0.420290586,0.400462327,-0.019828258,0.199684407 +Jonah Bolden,boldejo01,2019,RS,PHI,1413,639,-2.160182747,0.340866144,-1.819316603,0.305557515,0.305557515,0,-2.049269614,-0.296801612,-2.346071226,0.718172574 +Mike Scott,scottmi01,2019,RS,PHI,1389,647,-1.804539567,-2.986324075,-4.790863643,-0.669368282,-0.669368282,0,-1.794594669,-2.976429431,-4.7710241,-0.653453334 +Amir Johnson,johnsam01,2019,RS,PHI,1164,529,-1.476155932,-0.342035148,-1.81819108,0.253930398,0.253930398,0,-1.760716748,-0.07663455,-1.837351298,0.988405933 +Robert Covington,covinro01,2019,RS,PHI,958,440,-1.39661154,4.991972582,3.595361042,1.433398514,1.433398514,0,-0.326295681,4.883483427,4.557187747,0.639695523 +Markelle Fultz,fultzma01,2019,RS,PHI,931,427,-3.00506014,-0.205591388,-3.210651528,-0.099637976,-0.099637976,0,-2.197696538,-0.205392438,-2.403088976,-0.728585296 +Dario Saric,saricda01,2019,RS,PHI,865,396,-3.735396716,-1.021442838,-4.756839554,-0.406149222,-0.406149222,0,-2.254955128,-1.019775071,-3.274730199,0.173172895 +Boban Marjanovic,marjabo01,2019,RS,PHI,653,305,1.865119888,0.526359211,2.391479099,0.804147477,0.804147477,0,1.062652189,0.093237909,1.155890098,0.519301691 +James Ennis III,ennisja01,2019,RS,PHI,619,281,-2.771261462,-2.433989455,-5.205250917,-0.35177951,-0.35177951,0,-3.162046974,-1.897465093,-5.059512067,-0.063836126 +Shake Milton,miltosh01,2019,RS,PHI,573,268,-0.19454306,-1.311378115,-1.505921175,0.168983806,0.168983806,0,-1.365114262,-1.876256941,-3.241371203,-0.673145333 +Jonathon Simmons,simmojo02,2019,RS,PHI,477,219,1.250507636,-2.662955812,-1.412448176,0.149396622,0.149396622,0,0.37804602,-2.234055671,-1.856009651,-0.036227778 +Corey Brewer,breweco01,2019,RS,PHI,305,140,-3.087357794,6.475708024,3.388350231,0.442564843,0.442564843,0,-2.832024299,6.024807761,3.192783462,0.956436676 +Zhaire Smith,smithzh01,2019,RS,PHI,239,111,1.252459708,-2.005875306,-0.753415598,0.113419146,0.113419146,0,0.760670601,-2.438071183,-1.677400581,0.313821498 +Greg Monroe,monrogr01,2019,RS,PHI,108,52,9.873100712,-5.448621786,4.424478926,0.189577186,0.189577186,0,7.345889844,-1.970343965,5.375545879,-0.409389791 +Haywood Highsmith,highsha01,2019,RS,PHI,88,40,-5.044654458,-8.292507734,-13.33716219,-0.21613697,-0.21613697,0,-4.673500886,-7.510477634,-12.18397852,0.034982107 +Demetrius Jackson,jacksde01,2019,RS,PHI,88,39,0.968219096,-1.452451119,-0.484232023,0.044903467,0.044903467,0,-0.835330534,-1.949267793,-2.784598327,-0.407645299 +Justin Patton,pattoju01,2019,RS,PHI,46,21,-1.810235289,-1.908120511,-3.7183558,-0.010440256,-0.010440256,0,1.248751458,-0.772831308,0.47592015,0.639452244 +Mikal Bridges,bridgmi01,2019,RS,PHO,5146,2417,-0.949780437,1.126706032,0.176925595,3.612177461,3.612177461,0,-1.275155664,1.615939441,0.340783776,0.079885583 +Devin Booker,bookede01,2019,RS,PHO,4772,2242,3.582046596,-2.997282622,0.584763974,3.865201213,3.865201213,0,3.075762574,-2.860810965,0.214951609,1.353761164 +Deandre Ayton,aytonde01,2019,RS,PHO,4609,2183,-0.616975515,-1.675566944,-2.292542459,0.50599749,0.50599749,0,-0.888797542,-0.846975124,-1.735772666,-0.700779397 +Josh Jackson,jacksjo02,2019,RS,PHO,4235,1988,-3.391344224,0.553359988,-2.837984236,-0.090162593,-0.090162593,0,-3.497783814,-0.094366531,-3.592150345,1.053107679 +T.J. Warren,warretj01,2019,RS,PHO,2886,1360,0.894260757,-1.211225502,-0.316964744,1.684935308,1.684935308,0,0.686256747,-0.906602235,-0.220345489,-0.19798943 +Jamal Crawford,crawfja01,2019,RS,PHO,2624,1211,-1.005402042,-5.81085017,-6.816252212,-2.522285608,-2.522285608,0,-1.453148068,-6.102992766,-7.556140833,0.403328122 +Kelly Oubre Jr.,oubreke01,2019,RS,PHO,2544,1180,0.245463545,0.637096138,0.882559683,2.205514467,2.205514467,0,-0.284921249,0.928715464,0.643794215,0.865977747 +Richaun Holmes,holmeri01,2019,RS,PHO,2524,1184,-1.491995083,0.168929539,-1.323065544,0.859137343,0.859137343,0,-1.611254749,0.079515997,-1.531738752,-0.335856884 +De'Anthony Melton,meltode01,2019,RS,PHO,2095,984,-2.509879376,0.368603444,-2.141275932,0.306686924,0.306686924,0,-2.73878024,1.104565057,-1.634215183,0.361844421 +Elie Okobo,okoboel01,2019,RS,PHO,2018,958,-3.547277223,-1.451246091,-4.998523314,-1.093802247,-1.093802247,0,-3.34393447,-1.513553575,-4.857488045,-0.48332604 +Trevor Ariza,arizatr01,2019,RS,PHO,1856,884,-1.44594057,-2.092737661,-3.538678231,-0.35514099,-0.35514099,0,-1.016008519,-1.240490466,-2.256498984,-0.162205241 +Dragan Bender,bendedr01,2019,RS,PHO,1778,826,-4.071935821,-1.847934981,-5.919870802,-1.341261448,-1.341261448,0,-4.326546341,-1.878977228,-6.205523569,0.4118161 +Troy Daniels,danietr01,2019,RS,PHO,1624,760,-0.986345569,-1.526318799,-2.512664369,0.092194282,0.092194282,0,-1.340784431,-1.823359132,-3.164143564,0.184847216 +Isaiah Canaan,canaais01,2019,RS,PHO,1043,503,-2.399976813,-2.105350806,-4.505327619,-0.446304153,-0.446304153,0,-1.655320127,-1.51574062,-3.171060747,-0.942648191 +Tyler Johnson,johnsty01,2019,RS,PHO,884,406,-1.714964589,0.989978848,-0.724985741,0.41715668,0.41715668,0,-2.314009681,0.379575169,-1.934434512,-0.560561115 +Ryan Anderson,anderry01,2019,RS,PHO,570,278,-3.270464968,-1.670249092,-4.940714061,-0.309507676,-0.309507676,0,-2.183460961,-2.721894367,-4.905355328,-0.398038 +Ray Spalding,spaldra01,2019,RS,PHO,323,147,-4.168088268,-1.744700678,-5.912788946,-0.239853752,-0.239853752,0,-4.572799481,-1.258146639,-5.830946121,1.13703034 +Quincy Acy,acyqu01,2019,RS,PHO,278,123,-5.581744442,4.969011211,-0.612733231,0.135231411,0.135231411,0,-5.877810864,2.495748342,-3.382062522,0.841980786 +Tyson Chandler,chandty01,2019,RS,PHO,203,89,-5.872806839,-5.253922924,-11.12672976,-0.3846783,-0.3846783,0,-5.833995311,-2.733281073,-8.567276383,1.154639641 +Jimmer Fredette,fredeji01,2019,RS,PHO,142,65,-10.37652292,-6.897378568,-17.27390149,-0.477014362,-0.477014362,0,-8.126087521,-5.862649502,-13.98873702,-0.982153417 +Jawun Evans,evansja01,2019,RS,PHO,131,64,-7.195571316,0.511576892,-6.683994423,-0.128999713,-0.128999713,0,-7.446145459,-0.99730621,-8.443451669,0.431420438 +Emanuel Terry,terryem01,2019,RS,PHO,47,20,-2.41321099,3.140811751,0.727600762,0.035888991,0.035888991,0,-2.030722322,4.85201161,2.821289289,1.158995818 +George King,kingge03,2019,RS,PHO,12,6,-5.65494678,-16.72028005,-22.37522683,-0.058620269,-0.058620269,0,-6.848305911,-11.88471055,-18.73301646,-2.470748178 +Eric Moreland,moreler01,2019,RS,PHO,10,5,-14.54753459,8.882310277,-5.665224315,-0.007282142,-0.007282142,0,-15.67778928,2.502673406,-13.17511587,-2.11857576 +Damian Lillard,lillada01,2019,RS,POR,5982,2838,6.778516144,-0.381945411,6.396570733,13.34053237,13.34053237,0,6.937645583,-0.156818392,6.780827191,0.744721096 +CJ McCollum,mccolcj01,2019,RS,POR,5008,2375,3.006826541,-0.073844181,2.93298236,6.872914077,6.872914077,0,2.968282884,0.202580451,3.170863335,-0.196801548 +Al-Farouq Aminu,aminual01,2019,RS,POR,4833,2292,0.500682646,0.909940175,1.410622821,4.838685585,4.838685585,0,0.453090634,0.99128424,1.444374874,-0.558376831 +Jusuf Nurkic,nurkiju01,2019,RS,POR,4177,1974,2.061289263,5.178597165,7.239886428,10.12116274,10.12116274,0,2.072620295,4.527041089,6.599661384,0.607768398 +Evan Turner,turneev01,2019,RS,POR,3367,1605,-1.619328194,0.030155408,-1.589172786,0.942049329,0.942049329,0,-1.257228492,-0.46125602,-1.718484512,-0.913286808 +Maurice Harkless,harklma01,2019,RS,POR,2997,1415,-0.391091625,1.540436579,1.149344954,2.81356359,2.81356359,0,-0.439156197,1.925732412,1.486576215,-0.054384336 +Seth Curry,curryse01,2019,RS,POR,2919,1399,-0.490328974,0.064196033,-0.426132941,1.648571907,1.648571907,0,-0.144320445,-0.70803564,-0.852356085,-0.622662098 +Zach Collins,colliza01,2019,RS,POR,2828,1356,-1.633711867,-0.845837315,-2.479549182,0.18565308,0.18565308,0,-1.772989772,-0.771158371,-2.544148143,-0.791550805 +Jake Layman,laymaja01,2019,RS,POR,2792,1327,-1.098107536,-0.384246181,-1.482353718,0.855167676,0.855167676,0,-1.148443614,-0.894380206,-2.042823821,-0.36499605 +Meyers Leonard,leoname01,2019,RS,POR,1835,878,-0.348564921,-4.453033993,-4.801598914,-0.913882579,-0.913882579,0,-0.401506172,-3.779239747,-4.180745919,-0.570283239 +Nik Stauskas,stausni01,2019,RS,POR,1424,673,-2.431190197,-3.336444721,-5.767634917,-1.03980398,-1.03980398,0,-2.115406615,-3.940583359,-6.055989974,0.35949561 +Rodney Hood,hoodro01,2019,RS,POR,1372,659,-0.346252929,0.080701799,-0.265551131,0.827338352,0.827338352,0,-0.357074263,-0.344056981,-0.701131244,-0.974512901 +Enes Kanter,kanteen01,2019,RS,POR,1045,512,1.828464543,-0.463423322,1.36504122,1.069635292,1.069635292,0,1.42599175,0.257649736,1.683641486,-0.503020595 +Anfernee Simons,simonan01,2019,RS,POR,309,141,-2.317301394,-6.596722224,-8.914023617,-0.444902691,-0.444902691,0,-2.684700868,-6.89502487,-9.579725738,0.338753558 +Caleb Swanigan,swanica01,2019,RS,POR,309,145,-11.62754104,-1.202241163,-12.8297822,-0.748944504,-0.748944504,0,-10.3133812,-1.96660125,-12.27998245,0.444490205 +Gary Trent Jr.,trentga02,2019,RS,POR,241,111,-5.128380081,-3.198877037,-8.327257118,-0.315515807,-0.315515807,0,-4.893495732,-4.176731089,-9.070226822,-0.108586415 +Wade Baldwin IV,baldwwa01,2019,RS,POR,199,94,-11.4886496,-5.027374869,-16.51602446,-0.667983406,-0.667983406,0,-10.65327595,-5.076884613,-15.73016056,1.201190923 +Skal Labissiere,labissk01,2019,RS,POR,139,63,1.512837365,-8.383534724,-6.87069736,-0.132307751,-0.132307751,0,0.172182387,-5.873906025,-5.701723638,-0.109397263 +Buddy Hield,hieldbu01,2019,RS,SAC,5717,2615,2.172343789,-0.811709018,1.360634771,5.524852282,5.524852282,0,2.321566396,-0.540974892,1.780591504,0.753612511 +De'Aaron Fox,foxde01,2019,RS,SAC,5600,2546,1.850909879,-0.111283064,1.739626815,5.951543743,5.951543743,0,1.615251111,0.359167853,1.974418964,2.091028069 +Willie Cauley-Stein,caulewi01,2019,RS,SAC,4822,2213,-2.106705468,1.506762826,-0.599942642,2.426611162,2.426611162,0,-1.729854044,1.65585202,-0.074002023,-0.040289349 +Bogdan Bogdanovic,bogdabo01,2019,RS,SAC,4181,1947,1.720246548,-0.184039197,1.536207351,4.228101939,4.228101939,0,1.494484554,-0.109787958,1.384696597,-0.709521786 +Nemanja Bjelica,bjeline01,2019,RS,SAC,3923,1788,1.248790681,0.965789827,2.214580508,4.542515699,4.542515699,0,0.923401496,0.988696431,1.912097927,0.306911937 +Marvin Bagley III,baglema01,2019,RS,SAC,3401,1567,-1.066198841,-1.807855582,-2.874054422,-0.099079105,-0.099079105,0,-0.962051503,-2.119550379,-3.081601882,-0.10311252 +Iman Shumpert,shumpim01,2019,RS,SAC,2397,1099,-0.347008442,1.442017568,1.095009126,2.157881677,2.157881677,0,-0.164077402,1.299135434,1.135058032,0.092054856 +Justin Jackson,jacksju01,2019,RS,SAC,2366,1083,-1.304024271,-0.976280024,-2.280304295,0.258106873,0.258106873,0,-1.299617542,-1.305154742,-2.604772284,-0.558357812 +Yogi Ferrell,ferreyo01,2019,RS,SAC,2310,1067,0.819232549,-0.055286934,0.763945615,1.894035834,1.894035834,0,0.004709357,-0.691200258,-0.686490901,-1.006800845 +Harrison Barnes,barneha02,2019,RS,SAC,2080,949,-0.895353485,-1.625374859,-2.520728344,0.110444944,0.110444944,0,-1.31245275,-1.632658861,-2.945111611,-0.517570589 +Harry Giles III,gilesha01,2019,RS,SAC,1820,820,-3.489913876,-0.605261534,-4.09517541,-0.569878359,-0.569878359,0,-2.962242092,-0.806108554,-3.768350646,1.286727308 +Kosta Koufos,koufoko01,2019,RS,SAC,1107,502,-3.849104212,-0.016915344,-3.866019555,-0.285407632,-0.285407632,0,-3.970365849,-0.771276741,-4.741642591,-0.152509909 +Frank Mason,masonfr01,2019,RS,SAC,975,435,-2.125624611,-3.616831661,-5.742456272,-0.669248713,-0.669248713,0,-1.778299231,-3.955159747,-5.733458979,0.784441024 +Corey Brewer,breweco01,2019,RS,SAC,762,352,-0.503643359,1.401252124,0.897608765,0.655652474,0.655652474,0,-1.658708137,1.480667246,-0.178040891,0.089760207 +Troy Williams,willitr02,2019,RS,SAC,707,312,-2.475725521,-2.981952804,-5.457678325,-0.432766171,-0.432766171,0,-2.381763795,-2.648892175,-5.03065597,0.414127486 +Ben McLemore,mclembe01,2019,RS,SAC,364,158,-1.419810692,-2.808181835,-4.227992526,-0.120540111,-0.120540111,0,-0.989321606,-1.953416722,-2.942738329,1.194775162 +Alec Burks,burksal01,2019,RS,SAC,281,127,-3.172064524,0.472759633,-2.699304891,0.003273155,0.003273155,0,-3.048468062,0.36862884,-2.679839222,-0.361612332 +Skal Labissiere,labissk01,2019,RS,SAC,264,113,-4.88859409,-2.222623714,-7.111217803,-0.255233483,-0.255233483,0,-4.531060394,-2.420577892,-6.951638286,1.53940443 +Caleb Swanigan,swanica01,2019,RS,SAC,72,33,-3.512818504,6.886173093,3.373354589,0.104026991,0.104026991,0,-5.430927573,4.842076679,-0.588850895,0.919842132 +BJ Johnson,johnsbj01,2019,RS,SAC,12,6,-8.031915656,0.040481361,-7.991434295,-0.015802431,-0.015802431,0,-11.19681508,-0.229133759,-11.42594883,-1.541223057 +LaMarcus Aldridge,aldrila01,2019,RS,SAS,5506,2687,0.747157246,1.239482717,1.986639963,6.412486888,6.412486888,0,0.797585745,0.848061568,1.645647313,-1.27139477 +DeMar DeRozan,derozde01,2019,RS,SAS,5506,2688,1.019087328,-0.906580134,0.112507194,3.891009646,3.891009646,0,0.640264906,-0.916405041,-0.276140135,-0.900395291 +Bryn Forbes,forbebr01,2019,RS,SAS,4739,2293,0.287026672,-2.372749303,-2.085722631,0.771102409,0.771102409,0,0.079535623,-1.708316437,-1.628780815,-0.790531151 +Patty Mills,millspa02,2019,RS,SAS,4084,1908,1.305719693,-0.917556749,0.388162943,3.074745241,3.074745241,0,1.299711314,-1.008519207,0.291192107,0.66268423 +Marco Belinelli,belinma01,2019,RS,SAS,3872,1815,0.56250114,-2.112755558,-1.550254418,1.117570289,1.117570289,0,0.382586532,-2.3631765,-1.980589968,0.604546087 +Rudy Gay,gayru01,2019,RS,SAS,3820,1842,1.128634099,1.490174492,2.61880859,5.035859171,5.035859171,0,0.857667162,0.810828231,1.668495393,-0.195621753 +Derrick White,whitede01,2019,RS,SAS,3555,1728,0.30842549,2.982970325,3.291395814,5.291939352,5.291939352,0,0.150650198,3.08301064,3.233660838,-0.656491402 +Davis Bertans,bertada01,2019,RS,SAS,3458,1632,2.273988347,1.216634479,3.490622826,5.208801883,5.208801883,0,1.988265291,0.644357104,2.632622395,0.246530019 +Jakob Poeltl,poeltja01,2019,RS,SAS,2677,1273,1.09109529,1.002489631,2.093584921,3.136090213,3.136090213,0,0.265176631,0.493984624,0.759161255,-0.315656952 +Dante Cunningham,cunnida01,2019,RS,SAS,1950,928,-2.291095814,-2.128491491,-4.419587305,-0.786852632,-0.786852632,0,-2.460055165,-2.324891921,-4.784947086,-0.46922217 +Pau Gasol,gasolpa01,2019,RS,SAS,708,330,-1.764960987,0.30150695,-1.463454037,0.215948397,0.215948397,0,-1.892965232,-0.439441001,-2.332406233,-0.311559604 +Quincy Pondexter,pondequ01,2019,RS,SAS,624,292,-2.566888765,0.165988957,-2.400899808,0.051768279,0.051768279,0,-3.256138986,-1.1875462,-4.443685186,-0.470507593 +Chimezie Metu,metuch01,2019,RS,SAS,317,145,-9.110255606,0.249033507,-8.861222099,-0.456977027,-0.456977027,0,-8.057246187,-1.606926835,-9.664173022,1.098912837 +Lonnie Walker IV,walkelo01,2019,RS,SAS,251,118,-7.30770279,1.410995149,-5.896707641,-0.18645335,-0.18645335,0,-6.694494671,-0.282694762,-6.977189432,-1.60839132 +Drew Eubanks,eubandr01,2019,RS,SAS,239,113,-3.871943356,-0.83507942,-4.707022776,-0.112343449,-0.112343449,0,-4.210874417,-3.016260178,-7.227134595,-0.437184261 +Donatas Motiejunas,motiedo01,2019,RS,SAS,28,13,-21.7970001,-18.49304797,-40.29004808,-0.248010537,-0.248010537,0,-23.042583,-16.65345378,-39.69603677,-0.400136364 +Pascal Siakam,siakapa01,2019,RS,TOR,5355,2548,1.635829303,1.244262697,2.880092,7.303221522,7.303221522,0,1.470885172,1.362819364,2.833704536,-0.220555746 +Kyle Lowry,lowryky01,2019,RS,TOR,4674,2213,3.341566061,1.876500796,5.218066857,9.106442843,9.106442843,0,3.626170506,2.321196517,5.947367023,1.245148528 +Danny Green,greenda02,2019,RS,TOR,4662,2216,3.295939337,1.651422743,4.947362081,8.712892064,8.712892064,0,2.986231536,2.438995611,5.425227147,0.119797937 +Kawhi Leonard,leonaka01,2019,RS,TOR,4264,2040,4.733646303,0.666757479,5.400403782,8.479706749,8.479706749,0,5.078364501,1.254328428,6.332692929,-0.039630184 +Serge Ibaka,ibakase01,2019,RS,TOR,4203,2010,-1.11615144,0.717728595,-0.398422845,2.39299037,2.39299037,0,-0.739929836,1.032628608,0.292698772,-0.784217897 +Fred VanVleet,vanvlfr01,2019,RS,TOR,3663,1760,1.416380713,-0.935478294,0.480902419,2.861820995,2.861820995,0,1.08306807,-0.28244664,0.80062143,-1.383144093 +OG Anunoby,anunoog01,2019,RS,TOR,2902,1352,-3.349478071,-0.297940427,-3.647418498,-0.620124917,-0.620124917,0,-3.215638423,-0.129332729,-3.344971152,0.180151195 +Norman Powell,powelno01,2019,RS,TOR,2427,1126,-1.03765579,-1.175968066,-2.213623856,0.309181978,0.309181978,0,-0.557890501,-1.044112875,-1.602003376,0.34456921 +Delon Wright,wrighde01,2019,RS,TOR,1895,897,0.032336253,1.702986371,1.735322624,2.03592781,2.03592781,0,0.101121529,1.589254211,1.69037574,-0.832970512 +Marc Gasol,gasolma01,2019,RS,TOR,1361,648,-0.027862358,5.816919624,5.789057267,2.835661019,2.835661019,0,-0.176769381,4.870576925,4.693807543,0.453657263 +Jonas Valanciunas,valanjo01,2019,RS,TOR,1217,564,0.289784371,2.103447189,2.39323156,1.490090359,1.490090359,0,0.18578345,1.336090981,1.521874431,0.696263078 +CJ Miles,milescj01,2019,RS,TOR,1215,562,-3.246217543,-1.485856591,-4.732074134,-0.573016601,-0.573016601,0,-1.896809547,-1.783155426,-3.679964973,0.841332648 +Jeremy Lin,linje01,2019,RS,TOR,957,433,-5.450743873,0.066285242,-5.384458631,-0.585305634,-0.585305634,0,-4.600701562,0.339777364,-4.260924198,0.579613592 +Greg Monroe,monrogr01,2019,RS,TOR,922,423,-4.989162003,-0.664012112,-5.653174115,-0.628880327,-0.628880327,0,-3.956551172,0.087100577,-3.869450595,0.379477651 +Patrick McCaw,mccawpa01,2019,RS,TOR,736,344,-2.052843226,-0.96618708,-3.019030305,-0.047259138,-0.047259138,0,-2.158806327,-0.379288788,-2.538095115,0.090549133 +Lorenzo Brown,brownlo01,2019,RS,TOR,461,212,-4.739669439,1.066411151,-3.673258289,-0.100581954,-0.100581954,0,-4.129235694,-0.029443102,-4.158678795,0.734916625 +Chris Boucher,bouchch01,2019,RS,TOR,363,163,0.716924575,-2.670427853,-1.953503278,0.06702195,0.06702195,0,1.585492541,-1.665432866,-0.079940326,1.20503282 +Malachi Richardson,richama01,2019,RS,TOR,237,103,-6.288002729,-3.166462712,-9.454465441,-0.357105376,-0.357105376,0,-5.620902558,-3.104794885,-8.725697444,1.383157489 +Jodie Meeks,meeksjo01,2019,RS,TOR,223,104,2.994085827,-6.696627082,-3.702541255,-0.050243642,-0.050243642,0,2.219922594,-6.6430035,-4.423080906,-0.602816495 +Malcolm Miller,millema01,2019,RS,TOR,146,67,0.477259943,-3.294187058,-2.816927115,-0.002284047,-0.002284047,0,0.292574413,-3.593637986,-3.301063574,-0.167019654 +Jordan Loyd,loydjo01,2019,RS,TOR,127,55,2.929955623,-5.414119096,-2.484163473,0.007416708,0.007416708,0,-0.232077363,-6.426698086,-6.65877545,-0.586513594 +Eric Moreland,moreler01,2019,RS,TOR,80,38,-5.412616011,-6.75648848,-12.16910449,-0.187881838,-0.187881838,0,-4.152851413,-4.778530104,-8.931381516,2.939979823 +Donovan Mitchell,mitchdo01,2019,RS,UTA,5494,2598,1.972869792,-0.722714925,1.250154867,5.328962791,5.328962791,0,2.000686102,0.057321549,2.05800765,0.514336031 +Joe Ingles,inglejo01,2019,RS,UTA,5464,2568,1.370890247,1.203669587,2.574559834,7.006761566,7.006761566,0,0.961063462,1.260570495,2.221633957,0.44640401 +Rudy Gobert,goberru01,2019,RS,UTA,5435,2577,0.845833609,5.084444202,5.930277811,11.4178057,11.4178057,0,1.100518448,5.645028062,6.745546511,0.045570405 +Jae Crowder,crowdja01,2019,RS,UTA,4645,2166,-0.099243603,0.516335916,0.417092313,3.513227156,3.513227156,0,0.610920089,0.631889827,1.242809916,0.387132444 +Ricky Rubio,rubiori01,2019,RS,UTA,4032,1899,-0.052665778,1.229751632,1.177085854,3.838832213,3.838832213,0,0.259267069,2.335436143,2.594703212,0.910627093 +Derrick Favors,favorde01,2019,RS,UTA,3766,1766,-0.043964858,3.231824897,3.187860039,5.347568731,5.347568731,0,0.123516512,3.512401792,3.635918304,-0.0480327 +Royce O'Neale,onealro01,2019,RS,UTA,3561,1671,-2.100656736,2.109381199,0.008724463,2.343627574,2.343627574,0,-2.778641923,2.291922951,-0.486718971,-0.359955513 +Kyle Korver,korveky01,2019,RS,UTA,2340,1083,-0.293963836,-0.470347026,-0.764310861,1.102967686,1.102967686,0,0.045690596,-0.597741383,-0.552050787,0.53705938 +Dante Exum,exumda01,2019,RS,UTA,1426,664,-0.710550123,-0.013893065,-0.724443188,0.685518339,0.685518339,0,-1.063445661,-0.008908832,-1.072354493,-0.101766481 +Thabo Sefolosha,sefolth01,2019,RS,UTA,1290,609,-1.598363033,4.145622378,2.547259346,1.640416818,1.640416818,0,-1.360571934,3.374011894,2.013439959,-0.340811566 +Georges Niang,niangge01,2019,RS,UTA,1122,516,-0.752388567,-3.421162741,-4.173551308,-0.376750425,-0.376750425,0,-0.794160843,-3.218828644,-4.012989487,0.538911855 +Raul Neto,netora01,2019,RS,UTA,1032,474,2.888311904,0.075571676,2.96388358,1.382913803,1.382913803,0,1.828302572,0.274120483,2.102423054,0.080974522 +Grayson Allen,allengr01,2019,RS,UTA,899,416,-4.608433896,-5.539220473,-10.14765437,-1.583498036,-1.583498036,0,-3.970136759,-4.558908137,-8.529044896,0.869531694 +Ekpe Udoh,udohek01,2019,RS,UTA,703,320,-0.28032525,-1.075171521,-1.355496771,0.226994073,0.226994073,0,-0.938878512,-0.468665186,-1.407543699,-0.303540842 +Alec Burks,burksal01,2019,RS,UTA,576,269,-0.193445585,-3.502866875,-3.69631246,-0.129826494,-0.129826494,0,-0.041602323,-2.647626336,-2.68922866,-0.038469525 +Naz Mitrou-Long,mitrona01,2019,RS,UTA,184,84,-4.617330241,-5.716664143,-10.33399438,-0.324998563,-0.324998563,0,-5.481374231,-5.363993028,-10.84536726,-0.008518612 +Tyler Cavanaugh,cavanty01,2019,RS,UTA,90,39,-7.621712422,-5.444598967,-13.06631139,-0.204691365,-0.204691365,0,-7.109707754,-5.787522518,-12.89723027,-0.288224382 +Tony Bradley,bradlto01,2019,RS,UTA,83,36,1.337228884,-3.83355501,-2.496326125,0.004724878,0.004724878,0,-1.101701719,-1.640267267,-2.741968986,1.434864989 +Bradley Beal,bealbr01,2019,RS,WAS,6485,3028,4.314753213,-0.940657602,3.374095611,9.580186206,9.580186206,0,4.347520966,-0.622754217,3.724766749,1.283572698 +Tomas Satoransky,satorto01,2019,RS,WAS,4614,2164,0.319644852,-0.550261995,-0.230617143,2.75941715,2.75941715,0,-0.170902465,-0.327869268,-0.498771733,-0.812093787 +Jeff Green,greenje02,2019,RS,WAS,4474,2097,0.157318915,-0.910586592,-0.753267676,2.131536057,2.131536057,0,-0.222858528,-1.165613793,-1.388472321,-0.226445581 +Thomas Bryant,bryanth01,2019,RS,WAS,3219,1496,0.239098544,-1.702779471,-1.463680927,0.979397191,0.979397191,0,-0.145101733,-1.711140103,-1.856241836,-0.248886493 +Trevor Ariza,arizatr01,2019,RS,WAS,3122,1465,0.512549239,-1.91055779,-1.398008551,1.014975084,1.014975084,0,0.663967673,-1.607898973,-0.9439313,0.447630515 +Otto Porter Jr.,porteot01,2019,RS,WAS,2570,1191,0.206447619,1.631831161,1.83827878,2.794099089,2.794099089,0,0.457027322,1.556349106,2.013376429,0.220774222 +John Wall,walljo01,2019,RS,WAS,2393,1104,-0.260646294,-1.862955919,-2.123602213,0.356142847,0.356142847,0,0.468029517,-1.525971997,-1.05794248,0.958266964 +Markieff Morris,morrima02,2019,RS,WAS,1898,883,-2.69064943,-0.779306054,-3.469955483,-0.326211729,-0.326211729,0,-2.171362717,-0.800094952,-2.971457669,0.586646599 +Kelly Oubre Jr.,oubreke01,2019,RS,WAS,1647,755,-1.813517192,0.175582901,-1.637934291,0.430769969,0.430769969,0,-1.562201236,-0.065648281,-1.627849517,0.571257967 +Bobby Portis,portibo01,2019,RS,WAS,1645,768,-1.869836648,-2.50939196,-4.379228608,-0.640921648,-0.640921648,0,-1.315359727,-1.503802429,-2.819162156,0.404715007 +Chasson Randle,randlch01,2019,RS,WAS,1611,743,-1.307959741,-2.243482558,-3.551442298,-0.303649291,-0.303649291,0,-1.380548792,-2.139182946,-3.519731738,-0.053784264 +Troy Brown Jr.,browntr01,2019,RS,WAS,1567,730,-1.595157892,-1.95482749,-3.549985382,-0.29725383,-0.29725383,0,-1.767314047,-2.775581202,-4.542895249,-0.238586681 +Jabari Parker,parkeja01,2019,RS,WAS,1481,682,-0.551653288,0.07118963,-0.480463658,0.800043513,0.800043513,0,-0.348119737,-0.658727839,-1.006847576,1.334905426 +Austin Rivers,riverau01,2019,RS,WAS,1455,683,-2.694386103,-1.57505439,-4.269440493,-0.527863562,-0.527863562,0,-2.730945957,-1.725216474,-4.456162431,-0.310028546 +Sam Dekker,dekkesa01,2019,RS,WAS,1330,619,-1.53711924,-1.471854725,-3.008973965,-0.081165183,-0.081165183,0,-1.205322367,-2.241361984,-3.446684351,-0.77551909 +Ian Mahinmi,mahinia01,2019,RS,WAS,1044,498,-3.072572211,3.238064544,0.165492334,0.740695913,0.740695913,0,-2.642545068,2.996973018,0.35442795,-0.009797327 +Jordan McRae,mcraejo01,2019,RS,WAS,742,333,0.874999906,-0.638691746,0.23630816,0.506183155,0.506183155,0,0.112967651,-1.390026197,-1.277058546,-0.237115137 +Dwight Howard,howardw01,2019,RS,WAS,491,230,-2.06581652,-3.896792735,-5.962609255,-0.380269468,-0.380269468,0,-1.384301097,-3.703129657,-5.087430754,0.887414244 +Wesley Johnson,johnswe01,2019,RS,WAS,344,157,-5.140260116,2.276747114,-2.863513002,-0.009152686,-0.009152686,0,-4.689065202,-0.359138548,-5.048203751,0.674023601 +Jason Smith,smithja02,2019,RS,WAS,285,130,-4.815863898,-0.634871164,-5.450735062,-0.180445028,-0.180445028,0,-3.227214865,-1.873777327,-5.100992192,0.748766246 +Devin Robinson,robinde01,2019,RS,WAS,202,95,2.547344246,1.500920999,4.048265245,0.330134306,0.330134306,0,2.729425977,1.296175083,4.02560106,0.194603086 +Ron Baker,bakerro01,2019,RS,WAS,98,45,-10.67582088,-0.864679797,-11.54050068,-0.201974065,-0.201974065,0,-9.408843982,-3.288405549,-12.69724953,0.077240005 +Gary Payton II,paytoga02,2019,RS,WAS,39,16,2.414219711,7.081720005,9.495939716,0.101786385,0.101786385,0,1.059217221,8.588548577,9.647765798,1.855791808 +John Jenkins,jenkijo01,2019,RS,WAS,32,14,3.573454449,-5.364563001,-1.791108552,0.006792824,0.006792824,0,2.03520145,-5.911261033,-3.876059583,-0.838413395 +Okaro White,whiteok01,2019,RS,WAS,14,6,-6.4019191,6.870637285,0.468718185,0.009787649,0.009787649,0,-4.664041008,0.102264656,-4.561776351,-0.677391621 +Kyrie Irving,irvinky01,2019,PO,BOS,699,330,2.080150507,-2.59475281,-0.514602303,0.395752358,0,0.395752358,4.817593712,-2.856516913,1.961076799,1.942533618 +Al Horford,horfoal01,2019,PO,BOS,652,310,2.263267399,7.19411486,9.45738226,1.982425276,0,1.982425276,3.285034191,5.691813316,8.976847507,-0.442710373 +Jayson Tatum,tatumja01,2019,PO,BOS,622,295,-0.70226025,0.744419444,0.042159194,0.433478385,0,0.433478385,1.203824379,0.444017471,1.64784185,0.012456427 +Jaylen Brown,brownja02,2019,PO,BOS,588,274,-1.989507291,-1.53907023,-3.528577521,-0.11367192,0,-0.11367192,-0.408083636,-1.595622094,-2.00370573,1.255439949 +Gordon Hayward,haywago01,2019,PO,BOS,563,267,-1.590905977,-0.403405029,-1.994311006,0.104738722,0,0.104738722,-0.580672149,-1.923902514,-2.504574664,-1.341008634 +Marcus Morris,morrima03,2019,PO,BOS,535,254,6.206416372,0.453832968,6.66024934,1.247653561,0,1.247653561,6.849333719,0.065703169,6.915036888,-0.796099446 +Terry Rozier,roziete01,2019,PO,BOS,335,162,-1.833555795,4.570374721,2.736818926,0.460925257,0,0.460925257,0.283595817,3.041570027,3.325165844,-1.444394682 +Aron Baynes,baynear01,2019,PO,BOS,245,115,-4.756274488,7.39764317,2.641368682,0.324899023,0,0.324899023,-4.19253343,5.402010146,1.209476717,-0.411040098 +Daniel Theis,theisda01,2019,PO,BOS,94,42,-5.794200564,5.630416577,-0.163783987,0.057856824,0,0.057856824,-2.681969534,2.647714476,-0.034255058,1.21829499 +Semi Ojeleye,ojelese01,2019,PO,BOS,76,34,2.495051077,-0.008493572,2.486557504,0.092851861,0,0.092851861,1.316262251,-4.254701853,-2.938439603,-0.885381268 +Marcus Smart,smartma01,2019,PO,BOS,74,32,-8.860678265,7.002730926,-1.857947338,0.015589327,0,0.015589327,-3.527990929,5.943520295,2.415529366,3.763288684 +Brad Wanamaker,wanambr01,2019,PO,BOS,40,17,-4.148593987,-8.51527958,-12.66387357,-0.090428023,0,-0.090428023,-2.077679855,-9.737711021,-11.81539088,1.955597009 +Guerschon Yabusele,yabusgu01,2019,PO,BOS,34,14,-3.0916101,2.230317486,-0.861292615,0.014173236,0,0.014173236,-1.339543964,-0.744251917,-2.083795881,1.854245207 +Robert Williams III,williro04,2019,PO,BOS,29,13,0.233713391,9.28479542,9.518508812,0.083471489,0,0.083471489,0.936982224,1.047719271,1.984701495,-0.53600377 +Joe Harris,harrijo01,2019,PO,BRK,327,149,-5.665023898,-4.05102416,-9.716048058,-0.554131892,0,-0.554131892,-5.83206239,-5.278321225,-11.11038361,1.450263151 +D'Angelo Russell,russeda01,2019,PO,BRK,323,148,-3.155283389,-6.273214593,-9.428497982,-0.528350494,0,-0.528350494,-3.472197366,-7.686272665,-11.15847003,1.57603659 +Caris LeVert,leverca01,2019,PO,BRK,318,144,5.205408123,0.703342768,5.908750891,0.662482653,0,0.662482653,3.188612952,-1.713664007,1.474948944,0.967484677 +Spencer Dinwiddie,dinwisp01,2019,PO,BRK,285,131,-0.124280485,-1.125961306,-1.25024179,0.102163429,0,0.102163429,-1.064276332,-4.480585273,-5.544861605,-1.171489599 +DeMarre Carroll,carrode01,2019,PO,BRK,262,119,-1.235832468,-3.272311959,-4.508144427,-0.110056611,0,-0.110056611,-1.498157954,-4.828078875,-6.326236829,-0.03117759 +Jarrett Allen,allenja01,2019,PO,BRK,245,110,-1.208031701,-7.93145714,-9.139488841,-0.378197887,0,-0.378197887,-3.27897861,-7.242623575,-10.52160218,2.247687918 +Jared Dudley,dudleja01,2019,PO,BRK,182,82,-0.065125672,13.18205672,13.11693105,0.694348167,0,0.694348167,-1.272885896,8.98329136,7.710405465,1.410809506 +Treveon Graham,grahatr01,2019,PO,BRK,176,79,-1.84153446,0.326632156,-1.514902305,0.051409125,0,0.051409125,-2.59872875,-1.204684967,-3.803413717,0.128497603 +Rodions Kurucs,kurucro01,2019,PO,BRK,156,68,3.04520968,-2.98778172,0.05742796,0.101235932,0,0.101235932,0.743911705,-4.807436597,-4.063524892,0.773598786 +Rondae Hollis-Jefferson,holliro01,2019,PO,BRK,145,62,2.391328319,4.627101919,7.018430238,0.327020026,0,0.327020026,0.128479988,2.185116507,2.313596495,2.59886554 +Ed Davis,davised01,2019,PO,BRK,84,41,5.553002406,-0.475828474,5.077173933,0.166703684,0,0.166703684,2.733136742,-6.914946777,-4.181810035,-1.272457985 +Shabazz Napier,napiesh01,2019,PO,BRK,66,28,24.69675947,1.729859812,26.42661929,0.433108006,0,0.433108006,15.20138789,-1.030496126,14.17089176,0.747316252 +Theo Pinson,pinsoth01,2019,PO,BRK,54,22,2.847383683,4.494607706,7.341991389,0.120034912,0,0.120034912,1.034199622,1.368582436,2.402782059,2.728177211 +Dzanan Musa,musadz01,2019,PO,BRK,38,15,-4.224170129,2.948909467,-1.275260662,0.01230755,0,0.01230755,-5.136236095,0.731860783,-4.404375312,5.700483696 +Nikola Jokic,jokicni01,2019,PO,DEN,1086,557,8.147190395,6.929839055,15.07702945,5.166310349,0,5.166310349,4.970388184,6.595480232,11.56586842,-1.116412904 +Gary Harris,harriga01,2019,PO,DEN,1010,517,0.414854702,0.730661479,1.145516181,1.053438881,0,1.053438881,-1.764217013,1.251126173,-0.51309084,-0.592735416 +Jamal Murray,murraja01,2019,PO,DEN,992,508,4.413580048,-2.563807618,1.84977243,1.206104319,0,1.206104319,2.169829986,-2.353767578,-0.183937592,-1.896795632 +Paul Millsap,millspa01,2019,PO,DEN,913,469,1.413864363,1.704088357,3.11795272,1.443809402,0,1.443809402,-0.345913789,1.822571131,1.476657342,-0.297244163 +Torrey Craig,craigto01,2019,PO,DEN,658,330,1.646786304,0.352050041,1.998836345,0.824539444,0,0.824539444,-0.963799187,0.713641818,-0.25015737,-0.00928225 +Will Barton,bartowi01,2019,PO,DEN,655,328,-3.59171268,-2.041338958,-5.633051638,-0.498304621,0,-0.498304621,-5.802281801,-3.493310431,-9.295592232,0.141526736 +Malik Beasley,beaslma01,2019,PO,DEN,568,281,0.520116187,-2.907336793,-2.387220606,0.05402316,0,0.05402316,-2.018777998,-4.412783677,-6.431561675,0.707618151 +Monte Morris,morrimo01,2019,PO,DEN,457,224,-4.068350293,-1.979590986,-6.047941279,-0.383274761,0,-0.383274761,-5.683325679,-3.666954366,-9.350280045,-1.393754317 +Mason Plumlee,plumlma01,2019,PO,DEN,445,218,-2.26807511,-3.909242456,-6.177317566,-0.396118556,0,-0.396118556,-4.439638345,-2.86337071,-7.303009056,0.749884301 +Juancho Hernangomez,hernaju01,2019,PO,DEN,29,15,-6.825591935,-3.907044025,-10.73263596,-0.061232409,0,-0.061232409,-8.358880227,-5.894064903,-14.25294513,-2.800002004 +Trey Lyles,lylestr01,2019,PO,DEN,17,8,0.168261418,-11.69082707,-11.52256565,-0.036370291,0,-0.036370291,-4.022193826,-16.55317233,-20.57536616,-1.504090986 +Jarred Vanderbilt,vandeja01,2019,PO,DEN,10,5,-2.462458333,18.11026169,15.64780336,0.04700406,0,0.04700406,-5.054288479,9.06240703,4.008118551,-2.876583722 +Wayne Ellington,ellinwa01,2019,PO,DET,282,131,-1.269861151,-4.253315839,-5.52317699,-0.191378496,0,-0.191378496,1.233235157,-5.967188347,-4.733953189,0.113014093 +Luke Kennard,kennalu01,2019,PO,DET,281,133,-0.075375409,-4.755785344,-4.831160753,-0.144883794,0,-0.144883794,3.083852827,-5.64655009,-2.562697263,-0.522452846 +Andre Drummond,drumman01,2019,PO,DET,268,127,-4.504766758,-2.07501315,-6.579779908,-0.258933776,0,-0.258933776,-0.003316633,-1.357349568,-1.360666201,1.165167366 +Langston Galloway,gallola01,2019,PO,DET,234,110,-3.038095211,1.981223474,-1.056871737,0.098367986,0,0.098367986,-0.499610034,0.470309852,-0.029300182,0.371627498 +Reggie Jackson,jacksre01,2019,PO,DET,231,108,9.936543674,-6.803027399,3.133516275,0.333844408,0,0.333844408,11.43741574,-6.712014439,4.725401301,-0.152673762 +Ish Smith,smithis01,2019,PO,DET,173,81,-8.635208003,1.772804146,-6.862403857,-0.173654859,0,-0.173654859,-4.534824425,0.338135045,-4.19668938,-0.921596725 +Thon Maker,makerth01,2019,PO,DET,149,69,-5.33039696,-1.323392538,-6.653789499,-0.142720795,0,-0.142720795,-1.149946472,-2.950314196,-4.100260669,0.689341773 +Blake Griffin,griffbl01,2019,PO,DET,124,58,11.59008872,1.008765973,12.59885469,0.474620363,0,0.474620363,12.5702009,-0.257084576,12.31311632,1.311466916 +Bruce Brown,brownbr01,2019,PO,DET,122,57,-4.199171013,1.843012908,-2.356158105,0.011796421,0,0.011796421,-1.599348488,-0.244933169,-1.844281658,-0.13664471 +Glenn Robinson III,robingl02,2019,PO,DET,77,36,-5.014826956,-2.875954977,-7.890781934,-0.096954056,0,-0.096954056,-1.42214989,-3.987631716,-5.409781606,-0.437762103 +Zaza Pachulia,pachuza01,2019,PO,DET,48,22,-8.050533916,-1.691272659,-9.741806575,-0.080522743,0,-0.080522743,-4.179056412,-3.567297089,-7.746353501,-0.512447737 +Khyri Thomas,thomakh01,2019,PO,DET,31,15,2.118234561,11.24292351,13.36115807,0.126799282,0,0.126799282,7.647772559,7.929265532,15.57703809,-0.286206178 +Jose Calderon,caldejo01,2019,PO,DET,22,10,9.441666903,-3.767041928,5.674624975,0.043631599,0,0.043631599,5.519212639,-5.594764889,-0.07555225,-1.567110031 +Jon Leuer,leuerjo01,2019,PO,DET,11,5,4.407344786,-15.20574788,-10.7984031,-0.021351702,0,-0.021351702,0.934500291,-12.45387871,-11.51937842,0.82797048 +Draymond Green,greendr01,2019,PO,GSW,1770,851,2.88405294,4.430227664,7.314280604,4.630073307,0,4.630073307,2.685775381,5.453564606,8.139339987,2.720543865 +Stephen Curry,curryst01,2019,PO,GSW,1761,846,7.586490854,-0.859969932,6.726520921,4.3023352,0,4.3023352,6.882926378,-0.025825714,6.857100664,1.972921502 +Klay Thompson,thompkl01,2019,PO,GSW,1687,818,0.085218076,-1.359591723,-1.274373648,0.634555016,0,0.634555016,0.319405567,-0.521836558,-0.20243099,-0.094101621 +Andre Iguodala,iguodan01,2019,PO,GSW,1312,629,1.419993958,0.518518245,1.938512203,1.546766489,0,1.546766489,1.855467781,0.770753864,2.626221645,-0.322656564 +Kevin Durant,duranke01,2019,PO,GSW,922,442,6.79045928,-0.035327758,6.755131523,2.240548477,0,2.240548477,4.990915873,-0.346569494,4.644346379,1.341981714 +Kevon Looney,looneke01,2019,PO,GSW,914,432,1.373978324,2.874239952,4.248218276,1.576729817,0,1.576729817,-0.037316392,2.564527428,2.527211036,-0.880790998 +Shaun Livingston,livinsh01,2019,PO,GSW,643,322,-1.743444941,-2.601830217,-4.345275158,-0.265852764,0,-0.265852764,-2.482311086,-2.412259862,-4.894570948,-1.634869239 +Alfonzo McKinnie,mckinal01,2019,PO,GSW,503,235,-1.253178995,-1.638832322,-2.892011317,-0.017477857,0,-0.017477857,-1.89309189,-2.486918288,-4.380010178,-0.468966039 +Quinn Cook,cookqu01,2019,PO,GSW,402,193,-2.867666309,-2.374336194,-5.242002503,-0.250881967,0,-0.250881967,-2.400939142,-3.950711062,-6.351650205,-0.863179707 +Andrew Bogut,bogutan01,2019,PO,GSW,369,179,-0.398328676,1.020804437,0.62247576,0.316897717,0,0.316897717,-1.778973052,3.105843727,1.326870675,-0.236327196 +DeMarcus Cousins,couside01,2019,PO,GSW,275,133,-5.240400154,1.000763061,-4.239637093,-0.106177279,0,-0.106177279,-2.981340254,0.572402296,-2.408937957,1.836327498 +Jonas Jerebko,jerebjo01,2019,PO,GSW,239,121,0.43607267,-5.118278202,-4.682205531,-0.120708043,0,-0.120708043,-0.542594804,-6.567398121,-7.109992925,-1.871484616 +Jordan Bell,belljo01,2019,PO,GSW,220,106,1.380774986,-3.012624562,-1.631849576,0.061440595,0,0.061440595,-0.042541101,-2.206329054,-2.248870155,-1.477223686 +Jacob Evans,evansja02,2019,PO,GSW,39,18,-5.615459878,2.180199496,-3.435260382,-0.006537855,0,-0.006537855,-5.032403003,-2.850331952,-7.882734956,0.725157218 +Damian Jones,jonesda03,2019,PO,GSW,19,8,-12.84547228,-1.21081094,-14.05628322,-0.048838977,0,-0.048838977,-12.89488334,-5.148577212,-18.04346055,2.598591754 +James Harden,hardeja01,2019,PO,HOU,871,424,7.885547002,1.336647136,9.222194138,2.733422335,0,2.733422335,11.08266513,3.011379871,14.094045,2.31954086 +PJ Tucker,tuckepj01,2019,PO,HOU,862,426,2.508165729,3.726764223,6.234929952,2.00274258,0,2.00274258,3.740862338,5.426548789,9.167411127,-0.559268538 +Eric Gordon,gordoer01,2019,PO,HOU,830,410,0.027586911,-3.264486601,-3.23689969,-0.105573242,0,-0.105573242,2.3612361,-2.98540598,-0.624169879,0.500215184 +Chris Paul,paulch01,2019,PO,HOU,811,397,1.638030656,4.022337314,5.66036797,1.754917192,0,1.754917192,3.672879457,5.460877013,9.13375647,-0.114328311 +Clint Capela,capelca01,2019,PO,HOU,673,331,-1.207837997,1.063442385,-0.144395612,0.448813024,0,0.448813024,0.821513366,0.913570733,1.735084098,-1.097699941 +Austin Rivers,riverau01,2019,PO,HOU,452,215,-0.631297501,-0.26686208,-0.898159581,0.208846896,0,0.208846896,0.643149614,0.507181917,1.150331531,-0.311943792 +Danuel House Jr.,houseda01,2019,PO,HOU,298,141,-2.535081168,-2.021498423,-4.556579591,-0.133710066,0,-0.133710066,-0.040764593,-2.306828123,-2.347592717,-0.243029795 +Iman Shumpert,shumpim01,2019,PO,HOU,229,109,-0.413851086,-0.442235402,-0.856086489,0.108262371,0,0.108262371,-0.112369442,-1.036783962,-1.149153404,-0.333646183 +Gerald Green,greenge01,2019,PO,HOU,205,97,-2.204665028,-0.57800594,-2.782670967,-0.001671017,0,-0.001671017,0.478812288,-1.246107122,-0.767294834,0.205417739 +Kenneth Faried,farieke01,2019,PO,HOU,121,56,0.734697678,2.962375589,3.697073268,0.189441598,0,0.189441598,2.585176039,1.076020787,3.661196826,-0.280285502 +Nene,hilarne01,2019,PO,HOU,108,53,8.221219312,2.198159746,10.41937906,0.364894097,0,0.364894097,6.535056037,2.751377092,9.286433129,-0.644630439 +Gary Clark,clarkga01,2019,PO,HOU,10,4,-4.744820137,-3.300242538,-8.045062675,-0.011264284,0,-0.011264284,-5.124982678,-5.587805743,-10.71278842,1.063622449 +Isaiah Hartenstein,harteis01,2019,PO,HOU,6,2,10.51640747,-13.03200732,-2.515599854,0.000257178,0,0.000257178,10.13548652,-9.169197783,0.966288732,4.22989557 +Bojan Bogdanovic,bogdabo02,2019,PO,IND,299,148,0.78263774,-5.170404294,-4.387766554,-0.128067221,0,-0.128067221,1.795368732,-2.792294873,-0.996926141,0.406797278 +Myles Turner,turnemy01,2019,PO,IND,259,126,-1.284080024,4.433004999,3.148924974,0.398229572,0,0.398229572,-0.729862954,3.975159604,3.24529665,1.810828111 +Thaddeus Young,youngth01,2019,PO,IND,258,130,1.057400296,6.429291315,7.486691611,0.688293729,0,0.688293729,2.934691858,9.402047243,12.3367391,-1.697636155 +Darren Collison,collida01,2019,PO,IND,240,117,-2.767796973,1.890009003,-0.87778797,0.116288626,0,0.116288626,-1.96376834,2.270883615,0.307115275,0.884208165 +Wesley Matthews,matthwe02,2019,PO,IND,239,119,-2.698138206,-0.322260313,-3.020398519,-0.017133015,0,-0.017133015,-2.390700565,0.702685411,-1.688015154,1.181694535 +Domantas Sabonis,sabondo01,2019,PO,IND,188,96,-4.173740878,4.664767236,0.491026357,0.161835173,0,0.161835173,-2.711491238,4.864652999,2.153161761,-1.145198221 +Tyreke Evans,evansty01,2019,PO,IND,172,84,1.236883122,-1.354007794,-0.117124672,0.116534032,0,0.116534032,1.32497833,-2.301381072,-0.976402742,0.135690874 +Cory Joseph,josepco01,2019,PO,IND,168,85,-2.775322597,-3.325248759,-6.100571356,-0.145221757,0,-0.145221757,-2.549743491,-1.179187652,-3.728931144,-3.077660565 +Doug McDermott,mcderdo01,2019,PO,IND,59,29,-0.773968153,0.452377753,-0.3215904,0.036902101,0,0.036902101,0.038901663,-1.391780591,-1.352878928,-0.415684579 +Aaron Holiday,holidaa01,2019,PO,IND,27,13,-8.643693668,-5.646160122,-14.28985379,-0.079149522,0,-0.079149522,-6.913032328,-1.95440484,-8.867437168,0.264473425 +TJ Leaf,leaftj01,2019,PO,IND,20,10,0.478887257,26.37739312,26.85628038,0.155740107,0,0.155740107,-2.451995179,19.17420103,16.72220585,-0.030721191 +Kyle O'Quinn,oquinky01,2019,PO,IND,4,2,-6.464688245,9.438282021,2.973593776,0.006884849,0,0.006884849,-1.55228224,-6.712982822,-8.265265062,14.21628408 +Edmond Sumner,sumneed01,2019,PO,IND,4,2,12.63193854,16.17831422,28.81025276,0.032569261,0,0.032569261,9.497271356,7.47122058,16.96849194,-1.929883483 +Danilo Gallinari,gallida01,2019,PO,LAC,435,201,0.611330892,-1.320018366,-0.708687474,0.216052148,0,0.216052148,0.625286703,0.897321034,1.522607737,0.069199477 +Patrick Beverley,beverpa01,2019,PO,LAC,427,195,0.699425081,3.879098225,4.578523306,0.758629758,0,0.758629758,0.237080077,6.124756667,6.361836743,0.880153899 +Lou Williams,willilo02,2019,PO,LAC,387,176,3.824143556,-6.766198883,-2.942055327,-0.018273536,0,-0.018273536,1.965366104,-7.354972797,-5.389606693,2.722423564 +Shai Gilgeous-Alexander,gilgesh01,2019,PO,LAC,375,173,1.476521153,-3.930180882,-2.453659729,0.026661335,0,0.026661335,-0.253299979,-2.171303371,-2.424603351,-1.161944275 +Landry Shamet,shamela01,2019,PO,LAC,373,174,1.055965932,4.448210855,5.504176787,0.750645253,0,0.750645253,0.309715667,5.398668157,5.708383824,-0.670541192 +Montrezl Harrell,harremo01,2019,PO,LAC,344,158,1.52318613,-4.526234371,-3.003048241,-0.020957272,0,-0.020957272,-0.35453984,-4.053018427,-4.407558267,-0.383038119 +JaMychal Green,greenja01,2019,PO,LAC,305,141,3.065464943,-8.269396011,-5.203931068,-0.182434852,0,-0.182434852,2.038104529,-6.632380925,-4.594276396,0.200617297 +Garrett Temple,templga01,2019,PO,LAC,144,63,-3.535040259,3.587507867,0.052467608,0.093629697,0,0.093629697,-4.182665535,4.736281571,0.553616036,0.777131861 +Wilson Chandler,chandwi01,2019,PO,LAC,111,52,-2.341038319,2.609040631,0.268002312,0.081765345,0,0.081765345,-3.785075761,3.230671015,-0.554404747,-0.980500819 +Jerome Robinson,robinje01,2019,PO,LAC,97,46,8.291005079,-5.192605656,3.098399423,0.140577912,0,0.140577912,3.367013972,-3.054151106,0.312862866,-0.690887964 +Ivica Zubac,zubaciv01,2019,PO,LAC,84,39,-3.919189613,6.106770394,2.18758078,0.102138313,0,0.102138313,-4.441708638,4.872226688,0.43051805,0.79498776 +Sindarius Thornwell,thornsi01,2019,PO,LAC,28,12,-4.632464204,8.078168272,3.445704069,0.03932475,0,0.03932475,-6.108298966,5.647911889,-0.460387078,0.514836619 +Tyrone Wallace,wallaty01,2019,PO,LAC,24,11,1.898496084,1.58916767,3.487663754,0.036272009,0,0.036272009,-5.843647777,3.998176874,-1.845470903,0.460297894 +Giannis Antetokounmpo,antetgi01,2019,PO,MIL,1094,514,2.449745603,4.612899194,7.062644797,2.697328023,0,2.697328023,4.489336442,4.141307529,8.630643971,1.623246054 +Khris Middleton,middlkh01,2019,PO,MIL,1083,515,3.13535355,-2.147293629,0.988059921,1.013802001,0,1.013802001,4.459886752,-1.854368888,2.605517864,0.079881065 +Brook Lopez,lopezbr01,2019,PO,MIL,925,438,0.79600854,5.635419151,6.431427691,2.113399657,0,2.113399657,1.936523259,5.037570993,6.974094253,-0.126633814 +Eric Bledsoe,bledser01,2019,PO,MIL,909,423,0.006503374,3.448695779,3.455199153,1.401660639,0,1.401660639,1.919078585,2.699418846,4.618497431,1.474972373 +George Hill,hillge01,2019,PO,MIL,827,395,5.086239369,0.42580608,5.51204545,1.684641289,0,1.684641289,5.624005905,0.861104389,6.485110294,-1.888273448 +Pat Connaughton,connapa01,2019,PO,MIL,708,324,-0.674895628,1.936899339,1.262003711,0.684893718,0,0.684893718,0.163740899,0.830961723,0.994702622,0.12965196 +Nikola Mirotic,mirotni01,2019,PO,MIL,642,298,0.019090135,-2.236726706,-2.217636571,0.084635067,0,0.084635067,2.814376435,-2.845510157,-0.031133722,1.377233982 +Ersan Ilyasova,ilyaser01,2019,PO,MIL,579,272,2.741239524,5.058094003,7.799333528,1.51445011,0,1.51445011,3.925157641,4.835554547,8.760712188,0.30037957 +Malcolm Brogdon,brogdma01,2019,PO,MIL,407,198,3.466528058,3.348302484,6.814830542,0.999203161,0,0.999203161,5.595773752,2.677612102,8.273385854,0.26600971 +Sterling Brown,brownst02,2019,PO,MIL,354,162,-1.295977544,0.159331516,-1.136646028,0.138184982,0,0.138184982,-0.775900768,-0.301402297,-1.077303065,0.473913149 +D.J. Wilson,wilsodj01,2019,PO,MIL,97,43,-9.265553023,-7.990845609,-17.25639863,-0.331062123,0,-0.331062123,-6.830654439,-8.998316373,-15.82897081,0.857672383 +Tim Frazier,fraziti01,2019,PO,MIL,93,40,3.925953469,-3.190957726,0.734995743,0.07298108,0,0.07298108,3.862575759,-4.707766125,-0.845190366,-0.502981448 +Tony Snell,snellto01,2019,PO,MIL,68,28,-3.039441771,-5.404685547,-8.444127318,-0.084080916,0,-0.084080916,-1.093671087,-7.072341026,-8.166012113,0.220321402 +Paul George,georgpa01,2019,PO,OKC,432,204,5.580623808,10.18931174,15.76993555,2.036973153,0,2.036973153,1.109721399,10.18313863,11.29286003,2.448120585 +Russell Westbrook,westbru01,2019,PO,OKC,420,197,0.345496373,-11.84413612,-11.49863974,-0.921558571,0,-0.921558571,-3.015480246,-10.49991088,-13.51539112,1.607337442 +Jerami Grant,grantje01,2019,PO,OKC,373,176,1.539900422,2.33864908,3.878549502,0.612552621,0,0.612552621,-1.790010049,2.13065305,0.340643001,-0.214632138 +Steven Adams,adamsst01,2019,PO,OKC,334,159,-1.635901822,0.96182986,-0.674071962,0.172567584,0,0.172567584,-5.28013449,0.1557537,-5.12438079,-0.6391423 +Dennis Schroder,schrode01,2019,PO,OKC,323,151,-1.446954201,-0.692476959,-2.13943116,0.048779305,0,0.048779305,-5.65497881,0.514588031,-5.140390779,0.544747775 +Terrance Ferguson,fergute01,2019,PO,OKC,274,128,-1.541852362,-4.387858904,-5.929711266,-0.214430598,0,-0.214430598,-5.333158494,-3.225221582,-8.558380076,0.123292583 +Nerlens Noel,noelne01,2019,PO,OKC,128,60,-3.906890787,4.69637376,0.789482973,0.111724689,0,0.111724689,-7.316530646,6.31770626,-0.998824386,-0.021233904 +Markieff Morris,morrima02,2019,PO,OKC,126,59,-1.164360005,2.021131976,0.856771971,0.112999013,0,0.112999013,-5.064907707,0.88981507,-4.175092637,0.909063641 +Raymond Felton,feltora01,2019,PO,OKC,117,57,-5.692509653,12.74410612,7.051596466,0.292404783,0,0.292404783,-7.98907712,11.21449427,3.225417146,-0.533779506 +Abdel Nader,naderab01,2019,PO,OKC,12,5,-13.01623048,-5.001183396,-18.01741388,-0.039390824,0,-0.039390824,-15.99476852,-9.085559363,-25.08032788,-1.924912521 +Deonte Burton,burtode02,2019,PO,OKC,9,4,-23.05074981,3.018924181,-20.03182563,-0.03702377,0,-0.03702377,-21.59555053,0.917040581,-20.67850995,1.77376092 +Evan Fournier,fournev01,2019,PO,ORL,345,175,-5.457704971,-1.513907608,-6.971612579,-0.387446867,0,-0.387446867,-3.738167909,-0.191767915,-3.929935824,-0.332542438 +Aaron Gordon,gordoaa01,2019,PO,ORL,328,164,1.18642197,-6.173110189,-4.986688219,-0.193883226,0,-0.193883226,1.711893982,-4.683186681,-2.971292699,0.445113765 +Terrence Ross,rosste01,2019,PO,ORL,291,146,2.363318943,-1.222036401,1.141282542,0.299356487,0,0.299356487,3.093584181,-0.779200219,2.314383962,0.135659036 +Nikola Vucevic,vucevni01,2019,PO,ORL,289,147,-4.980597551,2.366729763,-2.613867788,0.010591269,0,0.010591269,-2.580051617,2.133733628,-0.446317989,0.578295256 +D.J. Augustin,augusdj01,2019,PO,ORL,276,141,3.629358713,-3.188081069,0.441277644,0.231662708,0,0.231662708,3.442936166,-4.443668821,-1.000732655,-2.146261949 +Jonathan Isaac,isaacjo01,2019,PO,ORL,275,137,-2.131572682,-3.356999872,-5.488572554,-0.197100352,0,-0.197100352,-1.587150501,-2.984415351,-4.571565852,-0.162000805 +Khem Birch,birchkh01,2019,PO,ORL,192,92,-2.293899149,5.358468615,3.064569466,0.284417879,0,0.284417879,-2.1952199,2.329571991,0.134352091,1.035632781 +Michael Carter-Williams,cartemi01,2019,PO,ORL,192,92,-3.199456595,8.584225457,5.384768862,0.39676868,0,0.39676868,-2.422991022,7.590494889,5.167503867,0.747575719 +Wes Iwundu,iwundwe01,2019,PO,ORL,129,60,0.933684203,-0.248502595,0.685181608,0.108455336,0,0.108455336,0.398715945,-1.278660363,-0.879944418,-0.000199707 +Jarell Martin,martija01,2019,PO,ORL,39,18,-0.589267907,1.090100856,0.500832949,0.030963028,0,0.030963028,1.459454407,-2.991865041,-1.532410634,0.556772793 +Melvin Frazier Jr.,frazime01,2019,PO,ORL,34,15,-5.049462087,12.13108754,7.081625454,0.07741363,0,0.07741363,-4.701119765,4.154498394,-0.54662137,-0.24007168 +Jerian Grant,grantje02,2019,PO,ORL,32,14,-6.956472838,17.80773131,10.85125847,0.102965544,0,0.102965544,-2.142152621,7.808524344,5.666371723,2.746232835 +Tobias Harris,harrito02,2019,PO,PHI,919,443,1.581263738,-0.862909104,0.718354633,0.811362451,0,0.811362451,1.874676264,-1.194924883,0.679751381,0.352431069 +Ben Simmons,simmobe01,2019,PO,PHI,870,421,0.967935807,2.396443799,3.364379606,1.349335479,0,1.349335479,0.979268848,1.874391353,2.853660201,-0.380507344 +Jimmy Butler,butleji01,2019,PO,PHI,865,421,6.740036917,3.556798619,10.29683554,2.85381905,0,2.85381905,6.69940397,2.415281821,9.114685791,-1.253746368 +JJ Redick,redicjj01,2019,PO,PHI,784,376,0.522563274,-1.780448117,-1.257884843,0.298076629,0,0.298076629,0.740230488,-3.28663603,-2.546405542,0.963085062 +Joel Embiid,embiijo01,2019,PO,PHI,687,334,3.080413958,13.32604053,16.40645449,3.389057914,0,3.389057914,3.88931484,10.77587947,14.66519431,0.658370995 +James Ennis III,ennisja01,2019,PO,PHI,485,232,0.995679382,-3.449559298,-2.453879917,0.036182428,0,0.036182428,1.360975884,-4.189862426,-2.828886542,0.089548956 +Mike Scott,scottmi01,2019,PO,PHI,412,193,-0.139933985,-3.937118482,-4.077052467,-0.135151508,0,-0.135151508,-0.874816422,-5.081940667,-5.956757089,0.280738322 +Boban Marjanovic,marjabo01,2019,PO,PHI,228,105,1.313773321,-2.105112537,-0.791339216,0.109501307,0,0.109501307,-0.083825948,-2.438242624,-2.522068572,1.178974018 +Greg Monroe,monrogr01,2019,PO,PHI,204,90,-3.6608323,6.857756784,3.196924485,0.284222518,0,0.284222518,-1.265561294,4.09810097,2.832539676,0.913590752 +Jonah Bolden,boldejo01,2019,PO,PHI,175,79,-7.768725031,-5.571061527,-13.33978656,-0.44821672,0,-0.44821672,-5.493738504,-5.852479112,-11.34621762,1.807020938 +T.J. McConnell,mccontj01,2019,PO,PHI,167,75,-3.512449961,-7.738653539,-11.2511035,-0.330131884,0,-0.330131884,-2.114580282,-8.642234972,-10.75681525,-1.589558643 +Jonathon Simmons,simmojo02,2019,PO,PHI,121,52,-7.711358873,-12.01496572,-19.7263246,-0.473961589,0,-0.473961589,-5.818853335,-15.33408081,-21.15293415,2.022234811 +Furkan Korkmaz,korkmfu01,2019,PO,PHI,85,36,-0.273140135,-4.347160851,-4.620300986,-0.036000858,0,-0.036000858,2.806782114,-4.552504104,-1.74572199,1.60330515 +Amir Johnson,johnsam01,2019,PO,PHI,42,20,2.589306279,-8.34593183,-5.75662555,-0.03179738,0,-0.03179738,2.082104005,-8.219843511,-6.137739506,0.489055739 +Zhaire Smith,smithzh01,2019,PO,PHI,13,5,-4.592940702,25.61131561,21.0183749,0.061682003,0,0.061682003,-3.742147543,18.68191985,14.93977231,-1.355447023 +Damian Lillard,lillada01,2019,PO,POR,1334,650,4.509773288,-2.471215905,2.038557382,1.666920386,0,1.666920386,4.975563917,-1.823961893,3.151602025,1.765786355 +CJ McCollum,mccolcj01,2019,PO,POR,1299,635,4.544965207,-0.434866306,4.110098901,2.308250109,0,2.308250109,3.602692831,-0.181885559,3.420807272,0.695563084 +Enes Kanter,kanteen01,2019,PO,POR,940,461,0.017951432,3.089405392,3.107356824,1.409445748,0,1.409445748,-0.716333043,3.124207447,2.407874404,-0.799143763 +Al-Farouq Aminu,aminual01,2019,PO,POR,823,399,-0.8795519,-0.971743521,-1.851295421,0.187200015,0,0.187200015,-1.023038546,-0.777889953,-1.8009285,-0.783185313 +Maurice Harkless,harklma01,2019,PO,POR,808,388,0.904444074,0.428415842,1.332859917,0.834082268,0,0.834082268,-0.067876812,1.280997627,1.213120815,0.059957562 +Rodney Hood,hoodro01,2019,PO,POR,751,373,2.115389459,0.697562294,2.812951753,1.069392931,0,1.069392931,0.529706498,-1.193848348,-0.66414185,-2.045251154 +Seth Curry,curryse01,2019,PO,POR,661,326,0.131737555,2.739371882,2.871109436,0.953605426,0,0.953605426,-0.676116123,2.696336817,2.020220694,-1.097679045 +Zach Collins,colliza01,2019,PO,POR,551,275,-1.090822904,0.821034621,-0.269788283,0.356569766,0,0.356569766,-1.958082612,1.055799838,-0.902282774,-0.645222232 +Evan Turner,turneev01,2019,PO,POR,496,245,-3.055986009,2.08960982,-0.966376189,0.226293754,0,0.226293754,-3.426749118,0.414842031,-3.011907088,-1.577773041 +Meyers Leonard,leoname01,2019,PO,POR,353,170,2.55066105,-3.240248609,-0.689587558,0.182930318,0,0.182930318,1.333757459,-2.676424225,-1.342666766,-0.74534678 +Jake Layman,laymaja01,2019,PO,POR,44,20,-10.05205555,-4.486728109,-14.53878366,-0.123320092,0,-0.123320092,-7.713780378,-4.135036343,-11.84881672,-0.597045242 +Anfernee Simons,simonan01,2019,PO,POR,27,12,-18.94700742,2.012150836,-16.93485659,-0.090234117,0,-0.090234117,-13.82157912,0.017006185,-13.80457293,0.738405487 +Skal Labissiere,labissk01,2019,PO,POR,24,11,-18.06301668,1.785513754,-16.27750293,-0.079380114,0,-0.079380114,-13.71008584,-2.753423867,-16.4635097,1.371555221 +DeMar DeRozan,derozde01,2019,PO,SAS,488,251,4.015094023,-3.09045915,0.924634872,0.479046149,0,0.479046149,1.830885123,-3.040694649,-1.209809527,-1.287579218 +LaMarcus Aldridge,aldrila01,2019,PO,SAS,477,244,-0.489219675,3.431755817,2.942536143,0.725045613,0,0.725045613,-1.577895045,5.142340321,3.564445276,-0.793705252 +Bryn Forbes,forbebr01,2019,PO,SAS,409,212,0.784976214,-0.322996944,0.46197927,0.351948865,0,0.351948865,-0.15389319,-0.45761944,-0.61151263,-1.765085189 +Derrick White,whitede01,2019,PO,SAS,376,191,4.828272255,3.058746512,7.887018767,1.07558231,0,1.07558231,2.8378903,3.568045132,6.405935431,0.606068749 +Rudy Gay,gayru01,2019,PO,SAS,356,179,-0.27228016,-1.968806389,-2.241086549,0.0478335,0,0.0478335,-0.926953966,-2.19643159,-3.123385556,-0.209385578 +Jakob Poeltl,poeltja01,2019,PO,SAS,347,177,2.698035806,-0.745944096,1.95209171,0.435787287,0,0.435787287,1.606313591,1.087348847,2.693662438,-0.48882448 +Patty Mills,millspa02,2019,PO,SAS,305,152,-1.798182461,-1.068502674,-2.866685134,-0.009286981,0,-0.009286981,-1.483107207,-0.621898169,-2.105005376,-0.487633927 +Marco Belinelli,belinma01,2019,PO,SAS,268,131,0.05626612,-3.659269875,-3.603003754,-0.058856318,0,-0.058856318,-0.849247788,-5.214140577,-6.063388366,0.09619356 +Davis Bertans,bertada01,2019,PO,SAS,160,79,0.361166626,-1.077420976,-0.71625435,0.084677074,0,0.084677074,-1.339075355,-2.469239917,-3.808315272,0.158368974 +Lonnie Walker IV,walkelo01,2019,PO,SAS,40,21,2.591961773,-3.577662785,-0.985701011,0.018864772,0,0.018864772,-0.629519804,-6.80375228,-7.433272084,-3.218153865 +Donatas Motiejunas,motiedo01,2019,PO,SAS,36,19,6.159673937,8.874002843,15.03367678,0.175376568,0,0.175376568,3.770023969,5.090145587,8.860169556,-1.353767861 +Dante Cunningham,cunnida01,2019,PO,SAS,24,13,9.412790486,7.509780016,16.9225705,0.129419214,0,0.129419214,4.836345986,2.203028555,7.039374541,-3.806836641 +Quincy Pondexter,pondequ01,2019,PO,SAS,22,12,2.221069037,9.493320618,11.71438966,0.089193896,0,0.089193896,-2.559924149,8.811273038,6.251348889,-2.329446436 +Kawhi Leonard,leonaka01,2019,PO,TOR,1886,939,7.980569587,1.427303161,9.407872748,5.991455926,0,5.991455926,8.518515427,2.269252196,10.78776762,-0.261001955 +Kyle Lowry,lowryky01,2019,PO,TOR,1802,901,4.514963589,2.090240951,6.60520454,4.440982163,0,4.440982163,5.400362305,4.161573971,9.561936276,0.126008435 +Pascal Siakam,siakapa01,2019,PO,TOR,1794,891,0.320556238,1.266248738,1.586804975,2.017760299,0,2.017760299,1.304094172,1.913863181,3.217957353,-0.759120293 +Marc Gasol,gasolma01,2019,PO,TOR,1474,735,-0.568408887,2.631558277,2.06314939,1.851560786,0,1.851560786,0.174126574,3.800044019,3.974170592,-0.531845183 +Danny Green,greenda02,2019,PO,TOR,1391,684,0.385206666,0.703591899,1.088798565,1.392869386,0,1.392869386,1.005560988,2.174947053,3.180508041,0.806320379 +Fred VanVleet,vanvlfr01,2019,PO,TOR,1193,592,-0.483265735,0.425284058,-0.057981678,0.826767569,0,0.826767569,-0.115401932,0.691459439,0.576057507,-1.401782368 +Serge Ibaka,ibakase01,2019,PO,TOR,1014,500,-1.629133564,3.375337598,1.746204034,1.180576445,0,1.180576445,-0.332276559,3.762145187,3.429868628,-0.199585323 +Norman Powell,powelno01,2019,PO,TOR,751,366,0.508273149,1.285748071,1.79402122,0.873709642,0,0.873709642,0.872747688,0.031292609,0.904040296,-0.161289982 +Jodie Meeks,meeksjo01,2019,PO,TOR,148,66,-10.23297587,2.304138839,-7.928837036,-0.182992516,0,-0.182992516,-5.610068829,0.714194042,-4.895874786,1.733254005 +Patrick McCaw,mccawpa01,2019,PO,TOR,110,48,-3.580016788,-6.328388914,-9.908405702,-0.182515668,0,-0.182515668,-3.721627972,-5.02301175,-8.744639723,0.941098938 +Malcolm Miller,millema01,2019,PO,TOR,70,28,-11.71141956,-3.332339853,-15.04375941,-0.184034527,0,-0.184034527,-7.883686265,-7.109226183,-14.99291245,1.59347075 +Eric Moreland,moreler01,2019,PO,TOR,66,28,-6.971952083,-13.31628469,-20.28823677,-0.256195373,0,-0.256195373,-5.796892453,-10.15895923,-15.95585169,-0.848732668 +Jeremy Lin,linje01,2019,PO,TOR,65,27,-14.6555593,-3.469455445,-18.12501475,-0.22509569,0,-0.22509569,-9.548970333,-7.81811372,-17.36708405,3.029639748 +Chris Boucher,bouchch01,2019,PO,TOR,12,4,-6.430875274,-7.422990882,-13.85386616,-0.023805531,0,-0.023805531,2.366753004,-12.82699413,-10.46024112,1.846631391 +Donovan Mitchell,mitchdo01,2019,PO,UTA,394,193,-1.892974367,-5.947945789,-7.840920155,-0.51975838,0,-0.51975838,-3.554965156,-5.369305336,-8.924270491,0.527228784 +Ricky Rubio,rubiori01,2019,PO,UTA,351,168,5.902413959,-2.354315258,3.548098701,0.569421847,0,0.569421847,3.69842795,-0.530780427,3.167647523,2.260583662 +Rudy Gobert,goberru01,2019,PO,UTA,314,152,-2.08607163,-1.094174239,-3.18024587,-0.03489381,0,-0.03489381,-4.053416701,-0.122583526,-4.176000227,1.391677496 +Joe Ingles,inglejo01,2019,PO,UTA,314,151,-1.326546706,1.057550045,-0.268996661,0.200471304,0,0.200471304,-2.604138828,3.334381525,0.730242698,1.684534786 +Royce O'Neale,onealro01,2019,PO,UTA,283,137,-3.305369061,7.635021962,4.329652902,0.510390755,0,0.510390755,-6.179532202,6.792344735,0.612812533,0.004446278 +Jae Crowder,crowdja01,2019,PO,UTA,263,130,-1.045289295,2.300381062,1.255091767,0.272535024,0,0.272535024,-2.83820723,1.552008205,-1.286199024,-0.52155174 +Derrick Favors,favorde01,2019,PO,UTA,211,103,1.582443345,14.3624274,15.94487075,1.010271152,0,1.010271152,-0.818928716,13.46737382,12.6484451,-0.290889176 +Georges Niang,niangge01,2019,PO,UTA,119,55,-0.23024036,6.355113079,6.124872719,0.259533966,0,0.259533966,-3.046649684,3.131209493,0.084559809,1.03976832 +Thabo Sefolosha,sefolth01,2019,PO,UTA,88,42,-7.190832728,1.319641741,-5.871190987,-0.068428445,0,-0.068428445,-9.552041633,0.677479523,-8.87456211,-0.794311487 +Kyle Korver,korveky01,2019,PO,UTA,66,30,-6.930162022,-1.306950732,-8.237112754,-0.088152694,0,-0.088152694,-7.252550454,-2.280289803,-9.532840258,1.759646198 +Raul Neto,netora01,2019,PO,UTA,47,20,-13.62935403,-4.836725503,-18.46607953,-0.164970277,0,-0.164970277,-12.94864356,-8.012790291,-20.96143385,-0.255908982 +Grayson Allen,allengr01,2019,PO,UTA,32,14,-9.835699975,-5.824538165,-15.66023814,-0.09625736,0,-0.09625736,-8.832492042,-8.682235554,-17.5147276,1.20234389 +Ekpe Udoh,udohek01,2019,PO,UTA,16,6,-13.32076124,-20.23152395,-33.55228519,-0.099417031,0,-0.099417031,-13.93249303,-16.68857358,-30.62106661,2.216395581 +Trae Young,youngtr01,2020,RS,ATL,4645,2120,7.051137834,-3.334709921,3.716427912,7.192126987,7.192126987,0,7.476360848,-3.784481238,3.69187961,2.888761773 +De'Andre Hunter,huntede01,2020,RS,ATL,4371,2018,-2.497424054,-1.315186645,-3.812610699,-1.094332021,-1.094332021,0,-2.475607967,-1.21672638,-3.692334347,0.026642298 +Kevin Huerter,huertke01,2020,RS,ATL,3818,1760,-0.356502564,-2.448735118,-2.805237682,-0.049666642,-0.049666642,0,-0.448250162,-2.096426069,-2.544676231,0.135563421 +Cam Reddish,reddica01,2020,RS,ATL,3412,1551,-2.94782896,-0.030858349,-2.978687309,-0.182542855,-0.182542855,0,-2.717351514,-0.469296646,-3.18664816,0.890321586 +John Collins,collijo01,2020,RS,ATL,2962,1363,0.000840825,-0.375499121,-0.374658296,1.654028557,1.654028557,0,0.56832572,-0.380118476,0.188207244,0.136592225 +DeAndre' Bembry,bembrde01,2020,RS,ATL,2015,915,-4.22850215,2.506954223,-1.721547926,0.482098965,0.482098965,0,-3.617421638,2.076059976,-1.541361662,0.421843336 +Damian Jones,jonesda03,2020,RS,ATL,1935,887,-1.572663288,-2.637618163,-4.210281451,-0.657012545,-0.657012545,0,-1.686606071,-2.252993137,-3.939599209,-0.592376734 +Vince Carter,cartevi01,2020,RS,ATL,1910,876,-2.738203376,-1.212597428,-3.950800804,-0.53585545,-0.53585545,0,-1.942442389,-2.735756278,-4.678198667,-0.156899797 +Jabari Parker,parkeja01,2020,RS,ATL,1824,837,0.805739758,-1.458571534,-0.652831776,0.899271188,0.899271188,0,1.188006921,-0.563567831,0.624439091,0.422057218 +Alex Len,lenal01,2020,RS,ATL,1626,745,-2.425333168,1.575879627,-0.849453541,0.719777195,0.719777195,0,-2.021988145,0.727027342,-1.294960803,-0.370117364 +Bruno Fernando,fernabr01,2020,RS,ATL,1542,713,-3.079277168,-0.615714787,-3.694991955,-0.343126569,-0.343126569,0,-3.101197975,-1.815218183,-4.916416158,-0.188789061 +Allen Crabbe,crabbal01,2020,RS,ATL,1142,522,-2.325016118,-2.9497539,-5.274770018,-0.666662904,-0.666662904,0,-1.924645061,-3.710081241,-5.634726302,-0.872362834 +Jeff Teague,teaguje01,2020,RS,ATL,1128,519,-0.694164617,-2.141279586,-2.835444203,-0.022530232,-0.022530232,0,-1.574957153,-2.94154422,-4.516501372,-0.42810723 +Brandon Goodwin,goodwbr01,2020,RS,ATL,937,430,-2.733923293,0.000314863,-2.73360843,0.003577589,0.003577589,0,-2.033497708,-1.345514594,-3.379012302,-0.52504316 +Treveon Graham,grahatr01,2020,RS,ATL,575,266,-0.564223951,-0.940877024,-1.505100975,0.168506682,0.168506682,0,-1.714006808,-1.929848033,-3.643854842,-0.267453486 +Evan Turner,turneev01,2020,RS,ATL,561,251,-5.612037431,0.601497957,-5.010539474,-0.291492597,-0.291492597,0,-3.633807973,-1.849775062,-5.483583035,0.708049719 +Dewayne Dedmon,dedmode01,2020,RS,ATL,494,233,-4.220582868,3.664373587,-0.556209282,0.261903501,0.261903501,0,-4.429861776,3.205990778,-1.223870998,0.435805995 +Tyrone Wallace,wallaty01,2020,RS,ATL,348,160,-6.40388788,1.422051712,-4.981836168,-0.18262357,-0.18262357,0,-6.615486397,-0.143097271,-6.758583668,0.243405292 +Chandler Parsons,parsoch01,2020,RS,ATL,127,54,-6.928421717,-4.342712689,-11.27113441,-0.23665509,-0.23665509,0,-5.800537021,-4.839902679,-10.6404397,0.822446641 +Charles Brown Jr.,brownch02,2020,RS,ATL,87,40,0.139565507,6.211384516,6.350950023,0.189185564,0.189185564,0,0.142876319,1.825067967,1.967944286,1.898453146 +Paul Watson,watsopa01,2020,RS,ATL,38,17,-10.36724607,1.834971046,-8.532275023,-0.049858625,-0.049858625,0,-7.398294716,-1.212306841,-8.610601558,-0.597248355 +Jayson Tatum,tatumja01,2020,RS,BOS,4748,2265,3.358825166,1.836661361,5.195486527,9.158698975,9.158698975,0,4.005888137,1.811209404,5.817097541,-0.257200987 +Marcus Smart,smartma01,2020,RS,BOS,4058,1919,0.736109729,1.959065471,2.6951752,5.357300118,5.357300118,0,1.277671286,2.644380332,3.922051619,0.499328087 +Jaylen Brown,brownja02,2020,RS,BOS,4019,1934,1.238686329,-0.178543868,1.060142461,3.765030742,3.765030742,0,1.411202019,0.676339355,2.087541374,0.148314048 +Gordon Hayward,haywago01,2020,RS,BOS,3694,1740,1.86115786,-0.822089816,1.039068043,3.373822207,3.373822207,0,2.144658783,-0.967629117,1.177029666,0.306112491 +Kemba Walker,walkeke02,2020,RS,BOS,3638,1742,5.053430907,-0.464640337,4.58879057,6.51762761,6.51762761,0,5.721438505,-0.050755853,5.670682652,-0.076040807 +Daniel Theis,theisda01,2020,RS,BOS,3264,1566,-0.641161307,2.029363888,1.388202581,3.285570765,3.285570765,0,-0.697939246,2.882276136,2.18433689,-0.640551293 +Brad Wanamaker,wanambr01,2020,RS,BOS,2894,1369,-0.476753781,-0.552347484,-1.029101266,1.196217078,1.196217078,0,-0.705002817,-0.04536566,-0.750368477,-0.490002976 +Grant Williams,willigr01,2020,RS,BOS,2235,1043,-3.508824874,2.383495918,-1.125328955,0.866521092,0.866521092,0,-3.774593724,1.780133285,-1.994460438,0.232766965 +Semi Ojeleye,ojelese01,2020,RS,BOS,2114,1011,-2.162294757,0.816193873,-1.346100884,0.719233464,0.719233464,0,-2.414333058,0.046604064,-2.367728994,-0.692985235 +Enes Kanter,kanteen01,2020,RS,BOS,2057,983,1.808325887,1.046987698,2.855313585,2.794689603,2.794689603,0,0.535476679,0.711836402,1.247313081,-0.600165972 +Javonte Green,greenja02,2020,RS,BOS,1010,468,-2.919542038,-0.044475786,-2.964017824,-0.051335194,-0.051335194,0,-2.720598099,-0.388336187,-3.108934285,0.466320751 +Robert Williams III,williro04,2020,RS,BOS,826,388,0.265040962,2.558167579,2.823208541,1.107842516,1.107842516,0,0.33930844,2.265125596,2.604434037,0.424195131 +Romeo Langford,langfro01,2020,RS,BOS,788,370,-2.892770428,2.102363665,-0.790406764,0.369713681,0.369713681,0,-3.688766437,0.449090447,-3.23967599,-0.057017406 +Carsen Edwards,edwarca01,2020,RS,BOS,769,351,-4.999449962,-0.296021394,-5.295471356,-0.458118584,-0.458118584,0,-4.574331901,-1.226691836,-5.801023736,0.509590376 +Vincent Poirier,poirivi01,2020,RS,BOS,294,130,-5.629634575,-0.45216701,-6.081801585,-0.221975016,-0.221975016,0,-6.323579316,-0.707429148,-7.031008464,0.457394419 +Tremont Waters,watertr01,2020,RS,BOS,250,119,-7.660661556,2.108595084,-5.552066473,-0.173558226,-0.173558226,0,-6.698426412,1.19323465,-5.505191762,2.061071804 +Tacko Fall,fallta01,2020,RS,BOS,71,33,-6.220036106,0.892538458,-5.327497648,-0.043674397,-0.043674397,0,-5.637653191,-0.440129184,-6.077782375,0.654322516 +Joe Harris,harrijo01,2020,RS,BRK,4522,2123,0.977434318,-1.820435929,-0.843001611,2.07237791,2.07237791,0,1.100542962,-1.655361039,-0.554818077,0.336322627 +Spencer Dinwiddie,dinwisp01,2020,RS,BRK,4225,1994,3.357430829,-2.173506303,1.183924526,3.983275302,3.983275302,0,3.345874494,-2.148784526,1.197089968,-0.48113237 +Taurean Prince,princta02,2020,RS,BRK,3948,1857,-2.386240313,0.215579468,-2.170660844,0.552309816,0.552309816,0,-1.72680661,0.280638228,-1.446168382,0.636170201 +Jarrett Allen,allenja01,2020,RS,BRK,3918,1852,0.026463841,2.086164584,2.112628425,4.564156485,4.564156485,0,-0.365932354,1.889971858,1.524039504,-0.67765903 +Garrett Temple,templga01,2020,RS,BRK,3706,1730,-1.43423059,0.302160241,-1.132070349,1.42694551,1.42694551,0,-1.401436934,0.120929169,-1.280507765,-0.079622515 +Caris LeVert,leverca01,2020,RS,BRK,2844,1330,1.831392199,-0.106447231,1.724944968,3.04607258,3.04607258,0,1.458925832,-0.3643159,1.094609932,0.32034864 +DeAndre Jordan,jordade01,2020,RS,BRK,2646,1234,-1.550419154,1.8033516,0.252932446,1.895930837,1.895930837,0,-1.738202197,0.434698438,-1.30350376,0.287539175 +Timothe Luwawu-Cabarrot,luwawti01,2020,RS,BRK,1853,853,-0.443711547,1.36929674,0.925585192,1.607393448,1.607393448,0,-0.437409973,0.640786224,0.203376251,0.496380986 +Wilson Chandler,chandwi01,2020,RS,BRK,1569,734,-2.550862893,0.785769587,-1.765093306,0.367519889,0.367519889,0,-2.237685587,0.461217777,-1.77646781,-0.363937972 +Rodions Kurucs,kurucro01,2020,RS,BRK,1509,684,-3.364863603,1.385896346,-1.978967257,0.272164967,0.272164967,0,-2.676411643,0.499924207,-2.176487436,1.173473823 +Kyrie Irving,irvinky01,2020,RS,BRK,1430,658,5.999616883,-3.225133645,2.774483238,1.875386875,1.875386875,0,6.020876442,-1.722239457,4.298636985,1.142568239 +Dzanan Musa,musadz01,2020,RS,BRK,1066,487,-3.572391962,1.841015195,-1.731376768,0.25591457,0.25591457,0,-2.783859309,-0.341362945,-3.125222254,1.137613103 +Theo Pinson,pinsoth01,2020,RS,BRK,782,365,-5.82362445,2.781829115,-3.041795334,-0.054354621,-0.054354621,0,-3.87878823,0.971635919,-2.907152311,0.029347895 +Chris Chiozza,chiozch01,2020,RS,BRK,612,278,0.77668326,-0.269732054,0.506951207,0.46456957,0.46456957,0,1.818111332,-1.386329287,0.431782046,0.578637671 +David Nwaba,nwabada01,2020,RS,BRK,585,268,-0.756407314,6.637753553,5.881346239,1.184861323,1.184861323,0,-1.27750496,4.47979556,3.2022906,0.403701231 +Iman Shumpert,shumpim01,2020,RS,BRK,501,241,-4.438017874,1.132195917,-3.305821957,-0.068335706,-0.068335706,0,-3.55774494,0.530841892,-3.026903048,-0.010698559 +Tyler Johnson,johnsty01,2020,RS,BRK,423,194,2.522821009,-1.133460818,1.389360191,0.409675476,0.409675476,0,2.712259332,-1.43337118,1.278888152,-0.008330772 +Nicolas Claxton,claxtni01,2020,RS,BRK,410,187,-3.1734949,1.24221337,-1.93128153,0.077722724,0.077722724,0,-3.110360111,-1.180934128,-4.291294238,-0.508582667 +Justin Anderson,anderju01,2020,RS,BRK,235,107,-2.603384337,1.269101956,-1.33428238,0.077495595,0.077495595,0,-1.632692634,-0.614237091,-2.246929725,0.276890625 +Jeremiah Martin,martije02,2020,RS,BRK,215,99,3.670221864,5.832075289,9.502297153,0.613373133,0.613373133,0,5.001128618,4.704615632,9.70574425,-0.905440336 +Lance Thomas,thomala01,2020,RS,BRK,208,98,-3.332920143,-9.592786395,-12.92570654,-0.505904295,-0.505904295,0,-2.968164676,-8.481788089,-11.44995277,-0.577359263 +Donta Hall,halldo01,2020,RS,BRK,187,85,-0.592159676,-3.479692162,-4.071851838,-0.057188576,-0.057188576,0,0.777917592,-3.540071243,-2.762153651,-0.242544327 +Henry Ellenson,ellenhe01,2020,RS,BRK,36,15,-7.04766344,17.99036709,10.94270365,0.10526281,0.10526281,0,-6.1680163,9.126813782,2.958797482,0.460435784 +Jamal Crawford,crawfja01,2020,RS,BRK,15,6,26.40691698,-8.338341513,18.06857547,0.063808629,0.063808629,0,23.64497797,-8.129704317,15.51527366,0.12625791 +Devonte' Graham,grahade01,2020,RS,CHA,4483,2211,2.937190764,-1.539750248,1.397440515,4.653322438,4.653322438,0,3.609674863,-1.751474658,1.858200205,-0.550116042 +Terry Rozier,roziete01,2020,RS,CHA,4356,2164,-0.606098351,-1.510001745,-2.116100096,0.694536135,0.694536135,0,-0.452982173,-1.719050176,-2.17203235,-0.778395803 +Miles Bridges,bridgmi02,2020,RS,CHA,4038,1995,-1.45153414,-1.635354924,-3.086889064,-0.341499418,-0.341499418,0,-1.453339298,-2.009010679,-3.462349978,-0.417697868 +P.J. Washington,washipj01,2020,RS,CHA,3563,1759,-2.395480298,-0.689107308,-3.084587607,-0.300597608,-0.300597608,0,-2.058455446,-0.935173605,-2.993629052,0.110411573 +Cody Zeller,zelleco01,2020,RS,CHA,2724,1341,-0.358174042,-1.293406683,-1.651580725,0.750758953,0.750758953,0,-0.331085209,-1.206128536,-1.537213746,-0.102655073 +Malik Monk,monkma01,2020,RS,CHA,2409,1169,-1.555168413,-2.90768503,-4.462853443,-1.02460485,-1.02460485,0,-1.323369857,-3.971454819,-5.294824676,0.30166786 +Bismack Biyombo,biyombi01,2020,RS,CHA,2066,1029,-2.249286088,-0.804134316,-3.053420403,-0.157971006,-0.157971006,0,-2.164900376,-1.949120007,-4.114020383,-0.848289167 +Cody Martin,martico01,2020,RS,CHA,1858,903,-1.756826125,4.248436483,2.491610358,2.412441549,2.412441549,0,-1.806891759,3.185172612,1.378280853,-0.102486272 +Marvin Williams,willima02,2020,RS,CHA,1683,808,-1.337587254,-1.615012575,-2.952599829,-0.083440722,-0.083440722,0,-1.932750176,-2.470099761,-4.402849937,-0.097012494 +Dwayne Bacon,bacondw01,2020,RS,CHA,1419,687,-5.324572083,-0.429921669,-5.754493753,-1.048136439,-1.048136439,0,-4.882530237,-1.524593993,-6.40712423,-0.480984646 +Nicolas Batum,batumni01,2020,RS,CHA,1028,505,-0.848227729,2.687611816,1.839384086,1.176790576,1.176790576,0,-1.271729392,2.000958305,0.729228913,-0.48949683 +Willy Hernangomez,hernawi01,2020,RS,CHA,772,375,-1.357607159,-0.532177761,-1.88978492,0.164782509,0.164782509,0,-1.775328064,-2.470060597,-4.245388661,0.125231133 +Caleb Martin,martica02,2020,RS,CHA,633,317,-1.953162896,4.935859434,2.982696539,0.925338126,0.925338126,0,-2.133897735,3.332192713,1.198294978,-0.201569576 +Jalen McDaniels,mcdanja01,2020,RS,CHA,586,293,-0.806757956,1.109073308,0.302315351,0.454554197,0.454554197,0,-1.431700334,0.382448999,-1.049251335,-0.387607051 +Michael Kidd-Gilchrist,kiddgmi01,2020,RS,CHA,320,160,-4.779964353,2.343863331,-2.436101021,0.025211807,0.025211807,0,-5.49925458,-0.393021831,-5.892276411,-1.643256831 +Joe Chealey,chealjo01,2020,RS,CHA,69,33,-14.3579638,6.316331736,-8.041632069,-0.088602627,-0.088602627,0,-10.72676395,3.344550437,-7.382213512,-0.562092485 +Zach LaVine,lavinza01,2020,RS,CHI,4381,2085,1.211301813,-1.358919421,-0.147617608,2.781133662,2.781133662,0,1.74135202,-1.246378483,0.494973538,0.472291669 +Tomas Satoransky,satorto01,2020,RS,CHI,3945,1878,0.052479777,0.136442535,0.188922312,2.811885009,2.811885009,0,-0.155695365,0.383714466,0.2280191,-0.147207629 +Coby White,whiteco01,2020,RS,CHI,3575,1674,-0.940262716,-1.516000809,-2.456263525,0.251015221,0.251015221,0,-1.302412842,-1.631431924,-2.933844766,0.057915338 +Thaddeus Young,youngth01,2020,RS,CHI,3393,1591,-2.866416659,0.76117694,-2.105239719,0.52673455,0.52673455,0,-2.853690975,1.080236833,-1.773454141,0.65636901 +Lauri Markkanen,markkla01,2020,RS,CHI,3162,1492,-0.997079013,-2.112934019,-3.110013032,-0.275543734,-0.275543734,0,-0.854296551,-1.341603036,-2.195899587,0.55707283 +Kris Dunn,dunnkr01,2020,RS,CHI,2686,1269,-1.688523789,4.147498807,2.458975018,3.376500942,3.376500942,0,-2.102712542,4.917245221,2.814532679,0.12056731 +Wendell Carter Jr.,cartewe01,2020,RS,CHI,2637,1256,-2.75962488,0.098682018,-2.660942862,0.057017051,0.057017051,0,-2.95788932,0.799701627,-2.158187693,-0.092607074 +Ryan Arcidiacono,arcidry01,2020,RS,CHI,1990,930,-0.933326078,2.023922265,1.090596187,1.824294208,1.824294208,0,-1.830906841,1.278715,-0.552191841,0.111224474 +Daniel Gafford,gaffoda01,2020,RS,CHI,1296,609,-2.62046295,0.931949424,-1.688513526,0.329622635,0.329622635,0,-3.577072666,0.674480798,-2.902591868,-0.059977252 +Luke Kornet,kornelu01,2020,RS,CHI,1181,559,-2.954244397,-2.801328614,-5.755573011,-0.853990104,-0.853990104,0,-3.180298054,-1.974958895,-5.155256949,-0.381728773 +Chandler Hutchison,hutchch01,2020,RS,CHI,1154,527,-3.229094361,0.519934511,-2.709159851,0.011065818,0.011065818,0,-2.817311722,0.700428056,-2.116883666,0.789490638 +Shaquille Harrison,harrish01,2020,RS,CHI,1027,484,1.355149203,4.232184503,5.587333706,2.057355096,2.057355096,0,-0.32618069,3.580242922,3.254062232,-0.071386281 +Denzel Valentine,valende01,2020,RS,CHI,1022,488,-0.078337784,1.747546555,1.669208771,1.10315686,1.10315686,0,-0.192254186,0.989881537,0.797627352,0.266596106 +Cristiano Felicio,feliccr01,2020,RS,CHI,802,386,-0.990192577,-5.535915349,-6.526107926,-0.737749042,-0.737749042,0,-2.835112575,-4.098663723,-6.933776298,-0.811043066 +Otto Porter Jr.,porteot01,2020,RS,CHI,704,331,1.754926674,0.385120424,2.140047098,0.830210746,0.830210746,0,1.114423104,0.063475434,1.177898538,0.543793614 +Adam Mokoka,mokokad01,2020,RS,CHI,234,112,2.232466985,0.002342505,2.23480949,0.284732601,0.284732601,0,-0.291702581,-0.092928446,-0.384631027,-0.039923578 +Max Strus,strusma01,2020,RS,CHI,15,6,18.824392,10.58859475,29.41298676,0.100705214,0.100705214,0,14.79255826,3.614402787,18.40696105,2.331138598 +Collin Sexton,sextoco01,2020,RS,CLE,4481,2143,1.33834644,-4.646789028,-3.308442588,-0.612020415,-0.612020415,0,1.337006676,-4.378025442,-3.041018766,0.241207289 +Cedi Osman,osmande01,2020,RS,CLE,3991,1910,-0.816643584,-0.771208105,-1.587851689,1.132856756,1.132856756,0,-0.781247699,-0.770758625,-1.552006324,0.032830898 +Darius Garland,garlada01,2020,RS,CLE,3814,1824,-2.59798464,-3.947757891,-6.54574253,-3.522240769,-3.522240769,0,-1.975713639,-3.703374801,-5.67908844,-0.291814449 +Kevin Love,loveke01,2020,RS,CLE,3715,1780,1.468075702,-1.516412601,-0.048336899,2.481238028,2.481238028,0,2.558262039,-1.744575048,0.813686991,1.153009267 +Tristan Thompson,thomptr01,2020,RS,CLE,3554,1721,-2.298318188,0.996035456,-1.302282732,1.253524633,1.253524633,0,-1.751191737,0.278046051,-1.473145687,-1.417662502 +Larry Nance Jr.,nancela02,2020,RS,CLE,3064,1472,0.058073596,1.102816867,1.160890463,2.915294039,2.915294039,0,0.509270726,0.363520336,0.872791062,-0.759262801 +Kevin Porter Jr.,porteke02,2020,RS,CLE,2424,1162,-2.449604256,-1.528660926,-3.978265182,-0.730586968,-0.730586968,0,-1.860513693,-1.614314702,-3.474828395,0.33750629 +Matthew Dellavedova,dellama01,2020,RS,CLE,1731,821,-1.731192795,2.560980079,0.829787285,1.499567455,1.499567455,0,-1.854641033,0.834198535,-1.020442498,0.005918652 +Jordan Clarkson,clarkjo01,2020,RS,CLE,1383,666,3.338193505,-2.150126618,1.188066888,1.330669603,1.330669603,0,4.272112697,-3.242129665,1.029983031,-0.569129732 +Alfonzo McKinnie,mckinal01,2020,RS,CLE,1253,593,-3.273918678,-2.091257387,-5.365176065,-0.789515391,-0.789515391,0,-2.838672316,-2.497801096,-5.336473413,-0.219697779 +John Henson,hensojo01,2020,RS,CLE,877,412,-1.114974549,5.021671084,3.906696536,1.405290542,1.405290542,0,-0.462615886,3.426470277,2.96385439,0.440518974 +Dante Exum,exumda01,2020,RS,CLE,846,402,-1.466828935,0.209152349,-1.257676586,0.305852023,0.305852023,0,-1.838216623,-0.860990496,-2.699207119,-0.074759628 +Brandon Knight,knighbr03,2020,RS,CLE,509,241,-4.174709159,-3.502430455,-7.677139614,-0.605817395,-0.605817395,0,-3.267020734,-4.382731952,-7.649752686,-0.002498201 +Andre Drummond,drumman01,2020,RS,CLE,476,225,-3.884650022,0.065580951,-3.819069071,-0.125175189,-0.125175189,0,-2.444984852,0.484896945,-1.960087907,2.039527055 +Ante Zizic,zizican01,2020,RS,CLE,468,221,-2.525090401,-0.593044634,-3.118135035,-0.041254549,-0.041254549,0,-2.915055885,-1.772787239,-4.687843124,-0.625339999 +Dean Wade,wadede01,2020,RS,CLE,156,71,-2.939078721,-2.747526666,-5.686605387,-0.106975271,-0.106975271,0,-2.12413026,-3.911265989,-6.035396249,0.575030725 +Tyler Cook,cookty01,2020,RS,CLE,77,35,-1.520428298,-5.945387916,-7.465816214,-0.083751878,-0.083751878,0,-1.43064295,-8.337845022,-9.768487973,-0.555868619 +Matt Mooney,moonema01,2020,RS,CLE,41,19,-2.974405566,13.86145096,10.88704539,0.130557838,0.130557838,0,-1.590131379,9.264292429,7.67416105,-1.26434341 +Malik Newman,newmama01,2020,RS,CLE,8,4,0,0,0,,,0,0,0,0, +Marques Bolden,boldema01,2020,RS,CLE,7,3,-6.88726002,41.01779436,34.13053434,0.058198766,0.058198766,0,-5.823422723,33.50922473,27.68580201,3.164305404 +J.P. Macura,macurjp01,2020,RS,CLE,2,1,2.86117265,16.87980661,19.74097926,0.011003904,0.011003904,0,-1.323287252,6.232792884,4.909505632,-4.190924477 +Tim Hardaway Jr.,hardati02,2020,RS,DAL,4437,2091,2.123478429,0.078339874,2.201818303,5.295308671,5.295308671,0,2.631965361,-0.477114238,2.154851123,0.242937108 +Dorian Finney-Smith,finnedo01,2020,RS,DAL,4423,2120,0.097639991,0.713461062,0.811101054,3.818257293,3.818257293,0,0.348586572,0.561603054,0.910189626,-0.888429064 +Luka Doncic,doncilu01,2020,RS,DAL,4317,2047,7.667426226,-1.035734095,6.631692131,9.936518816,9.936518816,0,8.262180198,-1.480096161,6.782084037,1.443006404 +Maxi Kleber,klebima01,2020,RS,DAL,3997,1890,-1.044842023,0.733214251,-0.311627773,2.34160894,2.34160894,0,-0.845688277,0.495799094,-0.349889184,-0.41947594 +Kristaps Porzingis,porzikr01,2020,RS,DAL,3837,1814,0.368787443,1.736279782,2.105067225,4.521052922,4.521052922,0,2.331364377,1.528203646,3.859568023,0.628856766 +Seth Curry,curryse01,2020,RS,DAL,3322,1576,2.471060195,-2.480171805,-0.00911161,2.189695593,2.189695593,0,2.334759665,-2.442104896,-0.107345231,-0.657170452 +Delon Wright,wrighde01,2020,RS,DAL,3322,1570,0.413505782,0.465478737,0.878984519,2.887300061,2.887300061,0,0.410834069,0.404658802,0.815492871,-0.687305577 +Justin Jackson,jacksju01,2020,RS,DAL,2214,1045,-1.107680988,-2.463263725,-3.570944713,-0.433943116,-0.433943116,0,-0.97031881,-3.113550564,-4.083869374,-0.875010759 +Dwight Powell,poweldw01,2020,RS,DAL,2197,1061,-0.176525258,0.827651756,0.651126498,1.830131844,1.830131844,0,0.55254647,0.881922647,1.434469116,-0.608565257 +Jalen Brunson,brunsja01,2020,RS,DAL,2145,1022,1.289903748,0.87690132,2.166805068,2.547079347,2.547079347,0,1.273916933,-0.32045768,0.953459252,-0.663615428 +J.J. Barea,bareajo01,2020,RS,DAL,935,450,1.613181972,-0.718910249,0.894271724,0.834495112,0.834495112,0,1.911515839,-2.527654551,-0.616138712,-0.26764817 +Boban Marjanovic,marjabo01,2020,RS,DAL,892,422,3.617293665,-0.406888037,3.210405629,1.28530261,1.28530261,0,3.145996222,-0.765497846,2.380498376,0.159210969 +Courtney Lee,leeco01,2020,RS,DAL,728,345,-0.393804699,-1.018522645,-1.412327344,0.234129005,0.234129005,0,-0.474782908,-0.999254888,-1.474037796,-0.575358522 +Trey Burke,burketr01,2020,RS,DAL,409,191,1.851164858,-0.977446771,0.873718087,0.35192792,0.35192792,0,2.138757356,-0.992930929,1.145826427,-0.346072612 +Ryan Broekhoff,broekry01,2020,RS,DAL,388,180,1.972157316,0.166283068,2.138440384,0.450950648,0.450950648,0,2.19581356,-1.384516594,0.811296967,0.458474681 +Willie Cauley-Stein,caulewi01,2020,RS,DAL,327,157,-2.793361817,2.570120682,-0.223241134,0.200185798,0.200185798,0,-2.837009391,0.912568162,-1.924441228,-1.115456294 +Michael Kidd-Gilchrist,kiddgmi01,2020,RS,DAL,255,121,-8.650876784,-0.066287412,-8.717164196,-0.36780673,-0.36780673,0,-7.5776779,-0.180585557,-7.758263457,-0.158369895 +Antonius Cleveland,clevean01,2020,RS,DAL,98,46,-6.545309074,-4.661280387,-11.20658946,-0.197650143,-0.197650143,0,-5.650697282,-6.422446888,-12.07314417,-0.421467855 +Josh Reaves,reavejo02,2020,RS,DAL,57,28,-7.574501829,-1.375590565,-8.950092394,-0.087983001,-0.087983001,0,-5.829237533,-2.181097923,-8.010335456,-0.679032875 +Nikola Jokic,jokicni01,2020,RS,DEN,4716,2336,4.359802904,0.793855676,5.15365858,9.380333757,9.380333757,0,5.21421312,2.045062936,7.259276056,-0.427735729 +Will Barton,bartowi01,2020,RS,DEN,3911,1916,1.49480521,1.02829179,2.523097,5.128383336,5.128383336,0,1.187241161,1.441100263,2.628341425,-0.520887619 +Jerami Grant,grantje01,2020,RS,DEN,3903,1892,-0.386822964,-1.986753182,-2.373576146,0.36247571,0.36247571,0,-0.110985559,-1.404326983,-1.515312542,-0.248862088 +Jamal Murray,murraja01,2020,RS,DEN,3867,1904,1.417923753,0.386553889,1.804477642,4.390505001,4.390505001,0,1.894132717,0.638341501,2.532474218,-0.780249639 +Gary Harris,harriga01,2020,RS,DEN,3623,1780,-2.822967323,2.016923492,-0.806043831,1.762033723,1.762033723,0,-2.641583465,1.928432244,-0.713151221,-0.195585215 +Monte Morris,morrimo01,2020,RS,DEN,3409,1636,0.891961563,-2.298790367,-1.406828804,1.109710917,1.109710917,0,0.657415492,-2.097648822,-1.44023333,-1.039766503 +Paul Millsap,millspa01,2020,RS,DEN,2527,1240,0.10263533,1.765227532,1.867862862,2.926296967,2.926296967,0,0.048036463,1.891761683,1.939798146,0.168290691 +Mason Plumlee,plumlma01,2020,RS,DEN,2230,1057,-0.313185811,-0.533290982,-0.846476793,1.035638838,1.035638838,0,-0.164670311,-0.159631795,-0.324302107,0.90554562 +Torrey Craig,craigto01,2020,RS,DEN,2197,1072,-0.338530375,-0.992807615,-1.33133799,0.771017184,0.771017184,0,-0.380138973,-0.587068496,-0.967207469,-0.644519956 +Michael Porter Jr.,portemi01,2020,RS,DEN,1905,903,1.926061616,-0.734568857,1.19149276,1.826196428,1.826196428,0,2.420671555,-0.340579361,2.080092194,0.579652898 +Malik Beasley,beaslma01,2020,RS,DEN,1580,746,-1.851832846,1.027773151,-0.824059695,0.73313745,0.73313745,0,-1.532945832,0.332677274,-1.200268558,0.014883312 +Juancho Hernangomez,hernaju01,2020,RS,DEN,905,422,-2.305859938,1.003548268,-1.302311671,0.312112014,0.312112014,0,-2.415335479,0.065292251,-2.350043229,0.137041468 +PJ Dozier,doziepj01,2020,RS,DEN,877,412,-0.216353045,-1.494647244,-1.711000289,0.218228332,0.218228332,0,0.300661192,-0.970246486,-0.669585294,-0.080365395 +Keita Bates-Diop,bateske01,2020,RS,DEN,200,98,1.591766917,0.26278923,1.854556148,0.228263096,0.228263096,0,1.445395883,-0.395139864,1.050256019,-0.870522977 +Bol Bol,bolbo01,2020,RS,DEN,179,87,-0.555285291,-4.484190733,-5.039476024,-0.101925696,-0.101925696,0,-0.514307445,-3.661603307,-4.175910752,0.303234315 +Troy Daniels,danietr01,2020,RS,DEN,160,76,-1.841633894,-0.802005252,-2.643639146,0.00409966,0.00409966,0,0.889780035,-0.331117153,0.558662882,-0.606633285 +Vlatko Cancar,cancavl01,2020,RS,DEN,97,45,-1.07891994,0.286318554,-0.792601386,0.045398724,0.045398724,0,-1.411790541,-1.31401191,-2.725802451,1.042420315 +Jarred Vanderbilt,vandeja01,2020,RS,DEN,93,41,-7.939467275,-1.281660994,-9.221128269,-0.137820406,-0.137820406,0,-8.277154043,-2.650944481,-10.92809852,1.852576457 +Jordan McRae,mcraejo01,2020,RS,DEN,67,32,5.603048519,-0.710884109,4.89216441,0.123977842,0.123977842,0,5.504742461,-0.16442813,5.34031433,-0.647467544 +Noah Vonleh,vonleno01,2020,RS,DEN,62,30,3.604540563,-4.638763843,-1.03422328,0.026001471,0.026001471,0,3.569203654,-3.891092726,-0.321889072,-1.011673521 +Tyler Cook,cookty01,2020,RS,DEN,39,19,-2.273667847,2.209515645,-0.064152202,0.025767066,0.025767066,0,-1.185557098,2.972615496,1.787058399,-1.054943506 +Langston Galloway,gallola01,2020,RS,DET,3552,1702,0.858010278,-1.493900581,-0.635890303,1.832099671,1.832099671,0,0.446723754,-1.781552203,-1.334828449,-0.206313473 +Andre Drummond,drumman01,2020,RS,DET,3392,1654,-2.232107529,2.167283949,-0.064823579,2.275003769,2.275003769,0,-1.422558785,2.945765859,1.523207074,0.408327505 +Tony Snell,snellto01,2020,RS,DET,3365,1641,-0.211886681,-1.678054789,-1.88994147,0.712551555,0.712551555,0,-0.871691372,-1.926862054,-2.798553426,-1.06663747 +Bruce Brown,brownbr01,2020,RS,DET,3336,1634,-1.829918947,1.946106705,0.116187758,2.361096163,2.361096163,0,-2.301603708,1.587632703,-0.713971005,-1.211407177 +Derrick Rose,rosede01,2020,RS,DET,2752,1298,2.575428241,-2.219575529,0.355852712,2.063401399,2.063401399,0,1.811816774,-3.365274529,-1.553457755,0.326778862 +Christian Wood,woodch01,2020,RS,DET,2748,1325,1.784029685,2.661068454,4.44509814,4.868193101,4.868193101,0,1.531849399,1.048462392,2.580311791,0.088141132 +Svi Mykhailiuk,mykhasv01,2020,RS,DET,2639,1265,0.457352376,-0.824535684,-0.367183308,1.542290812,1.542290812,0,0.270495143,-1.604574047,-1.334078905,0.293043017 +Markieff Morris,morrima02,2020,RS,DET,2066,988,-1.397621818,-2.465331782,-3.8629536,-0.563043198,-0.563043198,0,-1.166868226,-3.397056408,-4.563924635,0.369133564 +Luke Kennard,kennalu01,2020,RS,DET,1894,922,2.427514564,-2.97995658,-0.552442016,1.027962211,1.027962211,0,1.978472345,-3.292649061,-1.314176716,-0.570774007 +Thon Maker,makerth01,2020,RS,DET,1593,776,-2.34313173,-0.657982806,-3.001114536,-0.099390174,-0.099390174,0,-2.422020101,-0.509600836,-2.931620937,-0.03069472 +Sekou Doumbouya,doumbse01,2020,RS,DET,1553,754,-5.190272044,-3.933215412,-9.123487455,-2.426997113,-2.426997113,0,-5.330495836,-3.450174162,-8.780669999,-1.033811436 +Blake Griffin,griffbl01,2020,RS,DET,1048,512,-0.947690385,-2.618135638,-3.565826022,-0.214193731,-0.214193731,0,-0.817156429,-3.729315405,-4.546471834,0.518253008 +Reggie Jackson,jacksre01,2020,RS,DET,769,381,1.566912324,-1.113186949,0.453725376,0.613120272,0.613120272,0,1.425815277,-1.975029888,-0.549214611,-1.580474031 +Tim Frazier,fraziti01,2020,RS,DET,740,355,-3.414789817,2.070115195,-1.344674622,0.253522096,0.253522096,0,-3.233764861,0.521741343,-2.712023518,-0.405891448 +Brandon Knight,knighbr03,2020,RS,DET,442,221,0.561124185,-3.852767808,-3.291643623,-0.061113439,-0.061113439,0,1.277962407,-4.168334851,-2.890372444,0.068287085 +John Henson,hensojo01,2020,RS,DET,382,188,-2.611196374,1.419186662,-1.192009712,0.149816993,0.149816993,0,-2.529944682,0.9500754,-1.579869282,0.258476525 +Jordan McRae,mcraejo01,2020,RS,DET,191,98,-1.074590165,-8.526423096,-9.601013262,-0.339583137,-0.339583137,0,-1.082719014,-7.103835727,-8.186554741,-0.88372107 +Louis King,kinglo02,2020,RS,DET,125,62,-2.226471152,1.026843498,-1.199627654,0.048744938,0.048744938,0,-2.61147147,-1.005609963,-3.617081433,-0.618471758 +Khyri Thomas,thomakh01,2020,RS,DET,121,61,-5.764121154,-2.406032096,-8.17015325,-0.16941196,-0.16941196,0,-4.952083406,-2.416031762,-7.368115168,0.438752336 +Jordan Bone,bonejo01,2020,RS,DET,108,53,-4.876801256,-10.09735025,-14.97415151,-0.323432703,-0.323432703,0,-4.889926248,-11.63160499,-16.52153124,-2.197986902 +Donta Hall,halldo01,2020,RS,DET,94,48,-5.852911756,-4.512017596,-10.36492935,-0.185085936,-0.185085936,0,-6.485860222,-4.76276365,-11.24862387,-0.766869347 +Derrick Walton Jr.,waltode01,2020,RS,DET,54,26,-3.744392944,10.76402182,7.019628873,0.12793416,0.12793416,0,-4.313524114,8.90986661,4.596342496,-1.309368152 +Eric Paschall,pascher01,2020,RS,GSW,3518,1654,-1.208024298,-3.29378809,-4.501812388,-1.469868171,-1.469868171,0,-2.141554832,-3.313226226,-5.454781059,-0.582602632 +Glenn Robinson III,robingl02,2020,RS,GSW,3215,1516,-1.080020603,-1.991135597,-3.0711562,-0.247345103,-0.247345103,0,-1.73712045,-1.28392013,-3.02104058,-0.434636345 +Damion Lee,leeda03,2020,RS,GSW,3055,1423,-0.339888565,0.627448459,0.287559894,2.217919997,2.217919997,0,-0.814368345,1.134359374,0.319991029,0.583701042 +Alec Burks,burksal01,2020,RS,GSW,2960,1390,0.691595824,-1.102626946,-0.411031122,1.657537593,1.657537593,0,-0.258487406,-0.681431992,-0.939919398,-0.074338648 +Jordan Poole,poolejo01,2020,RS,GSW,2746,1274,-3.007411379,-1.870829323,-4.878240701,-1.386023753,-1.386023753,0,-3.327203341,-2.005022963,-5.332226303,0.197688874 +Draymond Green,greendr01,2020,RS,GSW,2621,1222,-2.462552654,2.310912802,-0.151639852,1.640469058,1.640469058,0,-2.452441538,2.391537671,-0.060903867,1.291062053 +Marquese Chriss,chrisma01,2020,RS,GSW,2554,1196,-1.665427851,1.178586523,-0.486841328,1.382656848,1.382656848,0,-2.059003388,1.069789567,-0.989213822,0.124156217 +D'Angelo Russell,russeda01,2020,RS,GSW,2280,1060,3.362419677,-4.187149083,-0.824729407,1.058210283,1.058210283,0,3.206059255,-3.631684191,-0.425624935,1.667153395 +Ky Bowman,bowmaky01,2020,RS,GSW,2149,1015,-3.692882627,-0.801551792,-4.49443442,-0.898770513,-0.898770513,0,-3.675657571,0.134908745,-3.540748826,-0.518803355 +Willie Cauley-Stein,caulewi01,2020,RS,GSW,1974,940,-4.153790993,5.018966375,0.865175382,1.719358387,1.719358387,0,-4.395861388,4.772622776,0.376761387,-0.850164087 +Omari Spellman,spellom01,2020,RS,GSW,1890,886,-3.027251932,-1.474568971,-4.501820903,-0.795432553,-0.795432553,0,-3.225674505,-1.743363669,-4.969038174,0.456998013 +Jacob Evans,evansja02,2020,RS,GSW,895,414,-5.532695835,-0.905403632,-6.438099467,-0.780685399,-0.780685399,0,-6.075558711,-1.301482607,-7.377041318,0.219501535 +Andrew Wiggins,wiggian01,2020,RS,GSW,862,403,1.155948378,-0.712883363,0.443065015,0.658470798,0.658470798,0,1.250564895,0.16264801,1.413212905,0.302144341 +Juan Toscano-Anderson,toscaju01,2020,RS,GSW,570,272,-2.523059249,0.475131895,-2.047927354,0.096980572,0.096980572,0,-2.883699969,1.098192437,-1.785507532,-0.470686177 +Kevon Looney,looneke01,2020,RS,GSW,563,262,-5.393966223,0.742478246,-4.651487977,-0.252863842,-0.252863842,0,-6.10660954,0.319668807,-5.786940733,-0.527286738 +Mychal Mulder,muldemy01,2020,RS,GSW,422,204,0.030651002,0.454141104,0.484792106,0.335228607,0.335228607,0,0.754682528,0.153713726,0.908396254,-0.440084941 +Dragan Bender,bendedr01,2020,RS,GSW,411,195,-2.616384275,-1.850685173,-4.467069449,-0.172306998,-0.172306998,0,-2.019168491,-0.623655429,-2.64282392,0.88308133 +Stephen Curry,curryst01,2020,RS,GSW,317,139,6.403426309,-1.457445929,4.94598038,0.557403772,0.557403772,0,5.569434529,-1.556774864,4.012659665,2.174184667 +Alen Smailagic,smailal01,2020,RS,GSW,304,139,-0.560627414,-1.124335181,-1.684962596,0.076080015,0.076080015,0,-1.165442895,-2.165633837,-3.331076732,0.743380745 +Jeremy Pargo,pargoje01,2020,RS,GSW,91,44,2.531245993,-8.206964928,-5.675718935,-0.065758189,-0.065758189,0,2.295781898,-7.223341975,-4.927560077,0.123294786 +Chasson Randle,randlch01,2020,RS,GSW,87,40,-2.377688924,-2.901848965,-5.279537889,-0.05118725,-0.05118725,0,-2.456606556,-2.325188303,-4.781794859,-0.861487153 +Zach Norvell Jr.,norveza01,2020,RS,GSW,80,36,-1.600472956,-5.838207016,-7.438679973,-0.088078104,-0.088078104,0,-0.136119133,-4.050476641,-4.186595774,2.324052515 +James Harden,hardeja01,2020,RS,HOU,5330,2483,8.745625443,1.704374949,10.45000039,16.70559284,16.70559284,0,8.441962816,2.286450015,10.72841283,-0.100862539 +P.J. Tucker,tuckepj01,2020,RS,HOU,5318,2467,-2.436732413,2.211912801,-0.224819613,3.156735668,3.156735668,0,-2.445207925,2.662045953,0.216838028,-0.694425806 +Russell Westbrook,westbru01,2020,RS,HOU,4582,2049,0.06112242,-0.709035016,-0.647912596,2.266212507,2.266212507,0,0.712023189,-0.300123925,0.411899264,3.191598949 +Danuel House Jr.,houseda01,2020,RS,HOU,4173,1913,-0.671470148,0.530201623,-0.141268525,2.553038728,2.553038728,0,-0.673330639,0.842798856,0.169468217,0.276054822 +Ben McLemore,mclembe01,2020,RS,HOU,3547,1619,1.973446854,-3.014744011,-1.041297157,1.41514722,1.41514722,0,1.695861552,-2.419454078,-0.723592526,0.270203236 +Austin Rivers,riverau01,2020,RS,HOU,3516,1594,0.476377132,-2.305389345,-1.829012212,0.748157583,0.748157583,0,0.002732512,-2.069743896,-2.067011383,-0.115032546 +Clint Capela,capelca01,2020,RS,HOU,2788,1279,-1.04639026,4.177856191,3.131465931,3.843457557,3.843457557,0,-1.049789837,4.575234116,3.525444279,0.14716433 +Eric Gordon,gordoer01,2020,RS,HOU,2275,1016,-1.333692496,-2.450374287,-3.784066784,-0.541205949,-0.541205949,0,-0.737067202,-2.876267881,-3.613335083,0.987431903 +Robert Covington,covinro01,2020,RS,HOU,1572,726,-1.315071659,3.136600539,1.821528881,1.701850271,1.701850271,0,0.307742945,3.753048298,4.060791243,0.514476764 +Thabo Sefolosha,sefolth01,2020,RS,HOU,968,436,-2.334595783,1.410831775,-0.923764007,0.406806921,0.406806921,0,-2.398143822,1.051055506,-1.347088316,0.142216974 +Jeff Green,greenje02,2020,RS,HOU,907,407,0.945949168,-0.09326193,0.852687238,0.751828232,0.751828232,0,0.691887782,-0.065775606,0.626112176,0.508427908 +Chris Clemons,clemoch01,2020,RS,HOU,647,291,-1.91429468,-2.240441146,-4.154735826,-0.211054095,-0.211054095,0,-1.052090698,-2.85323058,-3.905321278,1.221720717 +Isaiah Hartenstein,harteis01,2020,RS,HOU,584,266,-0.178178272,-0.276164737,-0.454343009,0.313652446,0.313652446,0,-0.624747343,0.723713131,0.098965788,0.688717734 +Tyson Chandler,chandty01,2020,RS,HOU,493,219,-3.221148158,-0.632541048,-3.853689206,-0.123113204,-0.123113204,0,-3.567166216,-0.474621781,-4.041787997,-0.170713939 +Gary Clark,clarkga01,2020,RS,HOU,466,212,0.824259838,-5.573773735,-4.749513897,-0.215816713,-0.215816713,0,-0.245448283,-5.715483001,-5.960931284,-0.215049875 +DeMarre Carroll,carrode01,2020,RS,HOU,343,155,-1.483659241,0.311784381,-1.17187486,0.125654348,0.125654348,0,-1.364263706,-0.488303845,-1.852567551,0.699212949 +Michael Frazier,frazimi01,2020,RS,HOU,331,145,-9.147418884,-6.467634004,-15.61505289,-0.964020993,-0.964020993,0,-7.844234517,-5.931409775,-13.77564429,1.317116234 +Bruno Caboclo,cabocbr01,2020,RS,HOU,121,52,-3.617999726,1.446235955,-2.171763771,0.015823338,0.015823338,0,-1.523483314,0.219533492,-1.303949822,3.211376095 +Luc Mbah a Moute,mbahalu01,2020,RS,HOU,63,25,-8.87450745,-1.261715704,-10.13622315,-0.095770596,-0.095770596,0,-8.537805332,-2.816449742,-11.35425507,1.689956001 +Ryan Anderson,anderry01,2020,RS,HOU,33,14,-7.469802964,-0.477679684,-7.947482649,-0.038418015,-0.038418015,0,-6.075660309,-1.669854049,-7.745514358,3.557349404 +William Howard,howarwi01,2020,RS,HOU,29,13,-20.81995699,-8.77539158,-29.59534857,-0.178240932,-0.178240932,0,-17.07832663,-10.9434423,-28.02176893,0.106931557 +T.J. Warren,warretj01,2020,RS,IND,4544,2202,0.846382966,0.196003635,1.042386601,4.242840748,4.242840748,0,0.625929966,0.706338745,1.332268712,-0.425504134 +Domantas Sabonis,sabondo01,2020,RS,IND,4454,2159,1.318480248,0.061371012,1.37985126,4.523728782,4.523728782,0,1.395318965,0.541880285,1.93719925,-0.569927539 +Justin Holiday,holidju01,2020,RS,IND,3894,1826,0.123031358,2.095965939,2.218997297,4.643498936,4.643498936,0,0.589406838,2.167110992,2.75651783,0.314431373 +Myles Turner,turnemy01,2020,RS,IND,3746,1826,-2.392240176,1.679873221,-0.712366954,1.890557914,1.890557914,0,-1.761394085,2.077930649,0.316536564,-0.416975977 +Malcolm Brogdon,brogdma01,2020,RS,IND,3431,1666,0.805270986,0.03311613,0.838387117,3.027236735,3.027236735,0,0.230545854,-0.119278316,0.111267538,-0.765517276 +Aaron Holiday,holidaa01,2020,RS,IND,3379,1617,0.343269252,1.268603755,1.611873007,3.588927454,3.588927454,0,0.252036344,1.307458099,1.559494442,-0.27207743 +Doug McDermott,mcderdo01,2020,RS,IND,2928,1372,1.118008771,-2.092493912,-0.974485141,1.244622184,1.244622184,0,1.08510122,-2.69791723,-1.61281601,0.145552862 +T.J. McConnell,mccontj01,2020,RS,IND,2847,1326,0.71803066,-0.761374543,-0.043343883,1.820381876,1.820381876,0,-0.217809276,-1.117040815,-1.334850091,-0.598822163 +Jeremy Lamb,lambje01,2020,RS,IND,2672,1291,0.299218466,0.459902023,0.759120488,2.305445045,2.305445045,0,0.178866774,1.150618916,1.32948569,-0.260679042 +Victor Oladipo,oladivi01,2020,RS,IND,1116,528,-1.727689582,2.504608929,0.776919346,0.960636704,0.960636704,0,-0.162479298,1.877250672,1.714771374,1.132205226 +Goga Bitadze,bitadgo01,2020,RS,IND,1038,471,-4.891439392,1.463480255,-3.427959137,-0.163076427,-0.163076427,0,-4.308372269,0.714599869,-3.5937724,0.10027587 +JaKarr Sampson,sampsja02,2020,RS,IND,1017,471,-1.524199602,1.770510943,0.246311341,0.719370117,0.719370117,0,-2.134138627,1.519447001,-0.614691626,-0.093036598 +Edmond Sumner,sumneed01,2020,RS,IND,960,447,-1.287677169,-1.97340259,-3.261079759,-0.116627086,-0.116627086,0,-2.104880606,-1.929644843,-4.034525449,0.061795444 +TJ Leaf,leaftj01,2020,RS,IND,492,222,-2.631960737,3.539342681,0.907381944,0.415267874,0.415267874,0,-2.429168174,2.313899885,-0.115268289,0.250595558 +Alize Johnson,johnsal02,2020,RS,IND,260,118,-0.274283801,0.647543284,0.373259483,0.187106433,0.187106433,0,-0.828016072,-1.560985122,-2.389001193,-0.50230712 +Naz Mitrou-Long,mitrona01,2020,RS,IND,99,47,-1.492230425,7.282532525,5.7903021,0.203424847,0.203424847,0,1.961782917,3.111893265,5.073676182,-0.681291026 +Brian Bowen II,bowenbr02,2020,RS,IND,63,31,-3.099994019,-0.259909483,-3.359903502,-0.009652638,-0.009652638,0,-1.874467677,-2.60030915,-4.474776827,0.066499039 +Lou Williams,willilo02,2020,RS,LAC,4078,1864,2.039931698,-2.603264894,-0.563333196,2.114615014,2.114615014,0,2.196897367,-2.95357606,-0.756678693,1.721755695 +Kawhi Leonard,leonaka01,2020,RS,LAC,3871,1848,6.471693344,3.279395761,9.751089105,11.73034839,11.73034839,0,6.505278604,3.762903342,10.26818195,-0.487696396 +Montrezl Harrell,harremo01,2020,RS,LAC,3816,1749,0.673393818,3.606065601,4.279459418,6.298887413,6.298887413,0,0.277977021,3.060866376,3.338843397,0.426815612 +Landry Shamet,shamela01,2020,RS,LAC,3119,1452,-0.196264195,-1.812902154,-2.009166349,0.548250905,0.548250905,0,-0.636209173,-0.852705615,-1.488914788,-0.105369454 +Paul George,georgpa01,2020,RS,LAC,3023,1419,4.563969778,2.437781709,7.001751487,7.14516302,7.14516302,0,4.797452563,2.708293732,7.505746295,1.231472221 +JaMychal Green,greenja01,2020,RS,LAC,2850,1307,-1.30559516,-0.646505297,-1.952100457,0.531886327,0.531886327,0,-1.064765945,-0.455787567,-1.520553512,-0.034185793 +Patrick Beverley,beverpa01,2020,RS,LAC,2842,1342,1.40202181,3.103108978,4.505130789,4.948004999,4.948004999,0,1.283125226,3.674190091,4.957315318,-0.400788207 +Ivica Zubac,zubaciv01,2020,RS,LAC,2794,1326,1.040158361,3.661525161,4.701683522,5.02090261,5.02090261,0,0.032143489,3.16128361,3.193427099,-0.41214448 +Maurice Harkless,harklma01,2020,RS,LAC,2463,1141,-2.762650276,0.186418746,-2.57623153,0.101201451,0.101201451,0,-3.108743956,0.317003657,-2.791740299,0.04460022 +Rodney McGruder,mcgruro01,2020,RS,LAC,1936,871,-3.187540296,-1.840999382,-5.028539679,-1.010248686,-1.010248686,0,-3.313001158,-1.323889992,-4.636891149,-0.231762608 +Patrick Patterson,pattepa01,2020,RS,LAC,1691,776,-0.489062582,0.161553341,-0.32750924,0.960091404,0.960091404,0,-0.644791465,-0.786326527,-1.431117992,0.105445751 +Marcus Morris Sr.,morrima03,2020,RS,LAC,1138,549,-2.00031203,0.950873609,-1.049438421,0.474867611,0.474867611,0,-1.405630024,1.033900754,-0.371729271,-0.312821594 +Jerome Robinson,robinje01,2020,RS,LAC,1081,476,-4.326236527,0.956650548,-3.369585979,-0.151410602,-0.151410602,0,-3.945314808,0.23618554,-3.709129268,0.638483252 +Terance Mann,mannte01,2020,RS,LAC,799,362,-1.789645917,0.221498522,-1.568147395,0.216661283,0.216661283,0,-2.303043264,0.051187568,-2.251855696,-0.756807659 +Reggie Jackson,jacksre01,2020,RS,LAC,771,362,0.171297585,0.264534713,0.435832298,0.587279857,0.587279857,0,-0.397517079,0.811976955,0.414459876,-0.194205691 +Derrick Walton Jr.,waltode01,2020,RS,LAC,482,222,-1.140492531,-1.255065984,-2.395558516,0.039645697,0.039645697,0,-1.947278683,-1.744399134,-3.691677817,-1.271432025 +Amir Coffey,coffeam01,2020,RS,LAC,347,159,-1.675615353,-2.43553083,-4.111146183,-0.110399854,-0.110399854,0,-0.789503598,-3.071273559,-3.860777157,-0.017360413 +Mfiondu Kabengele,kabenmf01,2020,RS,LAC,135,64,3.418249377,1.591061028,5.009310405,0.252641313,0.252641313,0,3.124953199,1.813207075,4.938160274,-0.290921079 +Joakim Noah,noahjo01,2020,RS,LAC,117,50,-2.037414594,-1.081402257,-3.11881685,-0.009586088,-0.009586088,0,1.474349097,-0.631561623,0.842787474,1.927046592 +Johnathan Motley,motlejo01,2020,RS,LAC,91,41,3.925119105,-0.50985416,3.415264944,0.130264049,0.130264049,0,2.337855534,1.419536738,3.757392272,1.027487035 +LeBron James,jamesle01,2020,RS,LAL,4897,2316,6.31038903,0.741943403,7.052332433,11.59111276,11.59111276,0,6.355462368,0.686144614,7.041606982,0.074483106 +Anthony Davis,davisan02,2020,RS,LAL,4549,2131,1.955150597,3.739058964,5.694209561,9.303934083,9.303934083,0,2.844217281,3.962762576,6.806979857,1.368866449 +Kentavious Caldwell-Pope,caldwke01,2020,RS,LAL,3760,1762,-0.33177174,-0.275418312,-0.607190052,1.927676707,1.927676707,0,-0.306811525,0.112625873,-0.194185652,0.071540542 +Danny Green,greenda02,2020,RS,LAL,3609,1687,0.389443687,2.316267127,2.705710814,4.717740829,4.717740829,0,0.692833895,3.561040604,4.253874499,0.477715714 +Kyle Kuzma,kuzmaky01,2020,RS,LAL,3286,1526,-1.927511505,-0.094052687,-2.021564192,0.56711611,0.56711611,0,-1.365237826,-0.109652006,-1.474889832,-0.00335957 +Dwight Howard,howardw01,2020,RS,LAL,2707,1306,0.474049919,0.716363039,1.190412958,2.618426834,2.618426834,0,0.199721269,1.851209663,2.050930932,-0.278200597 +Avery Bradley,bradlav01,2020,RS,LAL,2547,1186,-1.514310946,0.714423212,-0.799887734,1.18394564,1.18394564,0,-1.360575183,1.449922509,0.089347326,0.340763182 +Alex Caruso,carusal01,2020,RS,LAL,2517,1175,-0.824945564,4.367103941,3.542158378,3.778382299,3.778382299,0,-0.500711874,4.62344206,4.122730187,0.171282668 +JaVale McGee,mcgeeja01,2020,RS,LAL,2399,1130,-0.298129061,2.926852908,2.628723848,3.10468015,3.10468015,0,-0.38260932,3.759178035,3.376568715,0.122025634 +Rajon Rondo,rondora01,2020,RS,LAL,2085,984,-0.77728226,-2.785741684,-3.563023944,-0.407664473,-0.407664473,0,-0.542541262,-2.151332075,-2.693873337,-0.125943048 +Quinn Cook,cookqu01,2020,RS,LAL,1097,508,-1.657458155,-2.534826787,-4.192284942,-0.373220043,-0.373220043,0,-2.01067456,-3.543799973,-5.554474533,-0.162157695 +Troy Daniels,danietr01,2020,RS,LAL,977,456,-1.360714177,-1.967488495,-3.328202672,-0.134182729,-0.134182729,0,-1.462960301,-2.892839099,-4.3557994,-0.255653509 +Jared Dudley,dudleja01,2020,RS,LAL,763,364,-1.504446173,2.878919277,1.374473104,0.761945079,0.761945079,0,-2.055863856,2.564894091,0.509030235,-0.536185199 +Markieff Morris,morrima02,2020,RS,LAL,437,199,-1.509944726,-1.17993424,-2.689878966,0.006129194,0.006129194,0,-1.139456602,-1.024573049,-2.164029652,0.420147824 +Dion Waiters,waitedi01,2020,RS,LAL,354,165,-1.628139126,-3.352515319,-4.980654446,-0.188786234,-0.188786234,0,0.331007876,-2.337102212,-2.006094336,0.545392579 +Talen Horton-Tucker,hortota01,2020,RS,LAL,178,81,-4.415793258,-0.231140596,-4.646933854,-0.07988851,-0.07988851,0,-2.35149362,1.424710433,-0.926783187,1.947758885 +JR Smith,smithjr01,2020,RS,LAL,177,79,-6.77888224,-5.461873053,-12.24075529,-0.385058785,-0.385058785,0,-4.805523648,-5.673970994,-10.47949464,0.674310272 +Kostas Antetokounmpo,antetko01,2020,RS,LAL,47,20,2.603662376,-4.338337948,-1.734675572,0.01037753,0.01037753,0,-0.40780461,-4.891733699,-5.299538309,0.169113394 +Devontae Cacok,cacokde01,2020,RS,LAL,22,9,9.398632834,-14.98739664,-5.588763808,-0.01315383,-0.01315383,0,5.341852432,-11.50229039,-6.16043796,0.930523317 +Zach Norvell Jr.,norveza01,2020,RS,LAL,12,5,-11.93244796,-9.706031392,-21.63847935,-0.047648928,-0.047648928,0,-10.81979025,-10.46253098,-21.28232123,-1.134911933 +Dillon Brooks,brookdi01,2020,RS,MEM,4556,2112,-0.641984692,-0.325004026,-0.966988719,1.928602646,1.928602646,0,-0.55097018,0.498887194,-0.052082986,0.389672996 +Ja Morant,moranja01,2020,RS,MEM,4485,2074,0.414902703,-1.469013337,-1.054110634,1.794861347,1.794861347,0,-0.311873117,-1.514981375,-1.826854492,0.019793312 +Jonas Valanciunas,valanjo01,2020,RS,MEM,3975,1845,0.49462632,2.059294135,2.553920455,4.97955029,4.97955029,0,0.100088461,2.011893219,2.11198168,-0.268534974 +Jaren Jackson Jr.,jacksja02,2020,RS,MEM,3528,1622,-1.319426294,-0.171173019,-1.490599313,1.05382274,1.05382274,0,-1.609791109,0.690369645,-0.919421465,1.137688003 +Kyle Anderson,anderky01,2020,RS,MEM,2903,1330,-1.985185852,1.753375822,-0.231810031,1.710425401,1.710425401,0,-2.555493636,1.258724551,-1.296769085,0.099627209 +Brandon Clarke,clarkbr01,2020,RS,MEM,2874,1300,0.205167721,0.734046619,0.93921434,2.450816843,2.450816843,0,-0.501135954,0.280517155,-0.220618799,0.163094752 +Jae Crowder,crowdja01,2020,RS,MEM,2871,1322,-0.652656543,-1.176061468,-1.828718011,0.624226877,0.624226877,0,-0.503236004,-0.542302816,-1.04553882,0.46608885 +Tyus Jones,jonesty01,2020,RS,MEM,2731,1232,1.052401853,-1.348200451,-0.295798598,1.53664464,1.53664464,0,-0.035127487,-1.620631385,-1.655758872,-0.396064729 +De'Anthony Melton,meltode01,2020,RS,MEM,2574,1167,0.089382427,2.104496168,2.193878594,2.965188067,2.965188067,0,-0.125231861,2.130264992,2.005033131,0.748747016 +Solomon Hill,hillso01,2020,RS,MEM,1960,901,-0.455138559,-2.121571742,-2.576710301,0.079844585,0.079844585,0,-0.883512045,-2.058189698,-2.941701743,0.237135763 +Grayson Allen,allengr01,2020,RS,MEM,1578,718,0.044954529,-1.442154647,-1.397200118,0.497797959,0.497797959,0,-0.014290509,-2.121794595,-2.136085104,0.460582016 +Marko Guduric,gudurma01,2020,RS,MEM,1063,484,-2.229053247,-2.37186881,-4.600922056,-0.458467258,-0.458467258,0,-2.354412567,-3.241890763,-5.596303331,0.314199503 +Josh Jackson,jacksjo02,2020,RS,MEM,841,381,0.102680915,2.879340698,2.982021613,1.13068314,1.13068314,0,-0.533527212,1.966272498,1.432745286,1.508088997 +Gorgui Dieng,dienggo01,2020,RS,MEM,693,318,-2.483630392,2.738703444,0.255073052,0.488521536,0.488521536,0,-1.31704871,2.881457771,1.564409061,0.202649765 +Anthony Tolliver,tollian01,2020,RS,MEM,507,236,0.42051999,2.710616605,3.131136596,0.703647188,0.703647188,0,0.255330061,0.738082916,0.993412977,-0.646539801 +Bruno Caboclo,cabocbr01,2020,RS,MEM,430,192,-4.753780532,4.356996739,-0.396783793,0.231384836,0.231384836,0,-3.226567682,3.801717204,0.575149523,0.384264268 +John Konchar,konchjo01,2020,RS,MEM,383,181,2.149182849,2.977652019,5.126834868,0.723142231,0.723142231,0,1.078739812,0.776251225,1.854991037,-0.597066459 +Yuta Watanabe,watanyu01,2020,RS,MEM,226,105,-1.177943594,2.871360857,1.693417263,0.236809238,0.236809238,0,-2.130496418,1.383704735,-0.746791683,-0.527196159 +Jordan Bell,belljo01,2020,RS,MEM,47,21,4.3961461,-13.41994177,-9.023795665,-0.069075799,-0.069075799,0,2.672621275,-10.32837517,-7.655753898,2.820900526 +Jarrod Uthoff,uthofja01,2020,RS,MEM,29,14,8.105754242,-3.683945266,4.421808976,0.05058955,0.05058955,0,2.719466599,-4.576244422,-1.856777823,-1.270147211 +Dusty Hannahs,hannadu01,2020,RS,MEM,28,13,15.77875279,-4.659420223,11.11933257,0.090930532,0.090930532,0,10.5558524,-6.561390918,3.99446148,-1.175663952 +Bam Adebayo,adebaba01,2020,RS,MIA,4953,2417,-0.561026125,2.14889649,1.587870364,5.311195444,5.311195444,0,-0.368462524,1.367082133,0.998619609,-0.726550169 +Duncan Robinson,robindu01,2020,RS,MIA,4478,2166,3.177860113,-0.481132429,2.696727684,6.002182772,6.002182772,0,3.215178074,-0.58155426,2.633623815,-0.28767869 +Kendrick Nunn,nunnke01,2020,RS,MIA,4051,1962,-0.218978335,-0.738208279,-0.957186614,1.791715331,1.791715331,0,-0.172390013,-0.827833974,-1.000223987,-0.165738683 +Jimmy Butler,butleji01,2020,RS,MIA,4010,1959,4.09044345,2.012226122,6.102669572,8.796233576,8.796233576,0,4.011305485,1.890339375,5.901644861,-0.59831599 +Goran Dragic,dragigo01,2020,RS,MIA,3487,1663,1.686893296,-1.195889951,0.491003345,2.761876889,2.761876889,0,1.808404577,-1.892698166,-0.084293589,0.44581737 +Tyler Herro,herroty01,2020,RS,MIA,3148,1508,-0.592379744,-1.20660382,-1.798983564,0.730915039,0.730915039,0,0.316919681,-1.56406942,-1.247149739,-0.108776338 +Derrick Jones Jr.,jonesde02,2020,RS,MIA,2864,1375,0.182801994,1.987220836,2.17002283,3.437444921,3.437444921,0,-0.321041004,2.07995997,1.758918966,-0.416345034 +Kelly Olynyk,olynyke01,2020,RS,MIA,2751,1300,0.601322383,-0.523319378,0.078003005,1.892175912,1.892175912,0,0.990373636,-0.495380993,0.494992643,0.896799626 +Meyers Leonard,leoname01,2020,RS,MIA,2115,1034,-1.961239893,-0.463844918,-2.425084811,0.170755255,0.170755255,0,-2.060692972,-0.892502948,-2.95319592,-0.388807254 +Jae Crowder,crowdja01,2020,RS,MIA,1159,553,2.049375434,0.47468861,2.524064043,1.490473271,1.490473271,0,2.214637192,0.839720576,3.054357768,0.167815242 +Andre Iguodala,iguodan01,2020,RS,MIA,905,418,-3.040453346,1.837455006,-1.20299834,0.330539157,0.330539157,0,-2.523035846,0.576846259,-1.946189587,0.191883219 +Justise Winslow,winslju01,2020,RS,MIA,768,352,-1.972548585,1.072241534,-0.90030705,0.33313724,0.33313724,0,-0.716283963,0.346909675,-0.369374288,0.292044728 +Chris Silva,silvach01,2020,RS,MIA,743,346,-1.086826306,-3.185645016,-4.272471321,-0.271522938,-0.271522938,0,-1.017795064,-2.336451001,-3.354246064,1.049415316 +James Johnson,johnsja01,2020,RS,MIA,587,281,-2.601241121,0.048161661,-2.55307946,0.02799687,0.02799687,0,-2.867149463,-0.615737636,-3.482887099,-0.849476601 +Solomon Hill,hillso01,2020,RS,MIA,399,187,-2.734882822,2.460262795,-0.274620026,0.237924895,0.237924895,0,-1.830393333,1.085982824,-0.744410509,0.758887679 +Gabe Vincent,vincega01,2020,RS,MIA,177,83,-8.068181186,1.360562835,-6.707618351,-0.167070022,-0.167070022,0,-4.246645364,-1.301159552,-5.547804915,-0.317817551 +Udonis Haslem,hasleud01,2020,RS,MIA,89,44,-9.313630186,1.03283082,-8.280799366,-0.122085693,-0.122085693,0,-7.313601424,-0.772474474,-8.086075898,-1.705670682 +Dion Waiters,waitedi01,2020,RS,MIA,89,42,0.677877336,-2.339785182,-1.661907846,0.023105714,0.023105714,0,3.115030272,-5.381303348,-2.266273077,-0.921194419 +KZ Okpala,okpalkz01,2020,RS,MIA,51,26,-1.554181043,-3.895957369,-5.450138412,-0.035706244,-0.035706244,0,-2.543448516,-2.405908694,-4.94935721,-0.318222178 +Kyle Alexander,alexaky01,2020,RS,MIA,31,13,-6.054527032,-3.622453071,-9.676980103,-0.047024875,-0.047024875,0,-2.723091939,-4.931522458,-7.654614396,2.402347563 +Daryl Macon,maconda01,2020,RS,MIA,29,14,-11.12901798,7.617324063,-3.511693913,-0.005405806,-0.005405806,0,-13.22090379,1.412750825,-11.80815296,-0.65349856 +Giannis Antetokounmpo,antetgi01,2020,RS,MIL,4292,1917,5.464958047,3.873296443,9.33825449,12.03128488,12.03128488,0,5.355738333,3.172081532,8.527819866,1.799125669 +Khris Middleton,middlkh01,2020,RS,MIL,4117,1853,3.477755085,1.116379319,4.594134404,6.985843508,6.985843508,0,3.444734311,0.678128653,4.122862964,0.627853032 +Brook Lopez,lopezbr01,2020,RS,MIL,4035,1817,-1.523122629,3.917472482,2.394349853,4.782787762,4.782787762,0,-1.20034948,4.060961059,2.860611579,0.295536085 +Eric Bledsoe,bledser01,2020,RS,MIL,3707,1646,1.439353573,1.001179236,2.440532809,4.416973339,4.416973339,0,1.185543188,0.94203242,2.127575608,1.359058895 +Wesley Matthews,matthwe02,2020,RS,MIL,3648,1635,-1.921628694,3.08186571,1.160237016,3.277886957,3.277886957,0,-2.160820232,2.382210992,0.221390761,0.50263301 +Donte DiVincenzo,divindo01,2020,RS,MIL,3390,1520,0.980684714,2.695354891,3.676039605,5.008019538,5.008019538,0,1.154952462,2.868937696,4.023890158,0.504026057 +George Hill,hillge01,2020,RS,MIL,2776,1271,2.956236113,0.859853722,3.816089834,4.209001483,4.209001483,0,2.440884794,0.692411271,3.133296065,-1.171970792 +Pat Connaughton,connapa01,2020,RS,MIL,2775,1243,-1.210807869,0.543053736,-0.667754133,1.315774614,1.315774614,0,-1.426412759,0.231071653,-1.195341105,-0.366592683 +Ersan Ilyasova,ilyaser01,2020,RS,MIL,2217,986,0.252304927,0.248354882,0.500659808,1.640699465,1.640699465,0,-0.19181702,-0.40971811,-0.60153513,0.339145157 +Kyle Korver,korveky01,2020,RS,MIL,2169,960,0.463478394,-0.418907851,0.044570543,1.379744763,1.379744763,0,0.381616662,-0.935638186,-0.554021524,0.819548237 +Robin Lopez,lopezro01,2020,RS,MIL,2126,958,-3.981439871,1.17695891,-2.804480961,-0.026523886,-0.026523886,0,-4.51618885,0.618092485,-3.898096365,-0.402072146 +Sterling Brown,brownst02,2020,RS,MIL,1706,767,-2.665124168,1.15259464,-1.512529529,0.485322573,0.485322573,0,-2.1188149,0.247219122,-1.871595778,0.225908547 +D.J. Wilson,wilsodj01,2020,RS,MIL,810,363,-5.129937803,-2.716282764,-7.846220567,-0.943861848,-0.943861848,0,-4.310750047,-3.021360392,-7.332110438,0.003088422 +Marvin Williams,willima02,2020,RS,MIL,709,321,-0.3183328,0.665635364,0.347302563,0.506177839,0.506177839,0,-0.083660747,0.789886627,0.70622588,-0.217471756 +Thanasis Antetokounmpo,antetth01,2020,RS,MIL,295,129,-2.234920414,0.184692122,-2.050228292,0.046575076,0.046575076,0,-1.967148759,-0.076525005,-2.043673763,1.15069143 +Frank Mason,masonfr01,2020,RS,MIL,270,118,0.741526937,4.930095864,5.671622802,0.510328954,0.510328954,0,0.165355087,2.457214319,2.622569406,0.667979327 +Dragan Bender,bendedr01,2020,RS,MIL,204,91,0.0243774,-1.312097247,-1.287719847,0.068721867,0.068721867,0,-0.872505999,-1.856202244,-2.728708243,1.249520999 +Josh Okogie,okogijo01,2020,RS,MIN,3412,1547,-2.164769387,0.360892928,-1.803876459,0.753283779,0.753283779,0,-2.652248885,0.750809354,-1.901439531,0.892569318 +Jarrett Culver,culveja01,2020,RS,MIN,3301,1506,-2.512051528,-1.257337219,-3.769388747,-0.783122636,-0.783122636,0,-2.488021159,-1.038409412,-3.526430571,-0.017744979 +Andrew Wiggins,wiggian01,2020,RS,MIN,3143,1455,0.383370684,-2.460574542,-2.077203858,0.498475326,0.498475326,0,-0.014520564,-2.21230406,-2.226824625,-0.198064265 +Robert Covington,covinro01,2020,RS,MIN,3047,1411,0.12541627,1.3973184,1.522734669,3.09100002,3.09100002,0,0.719300381,2.411659963,3.130960343,0.50096432 +Karl-Anthony Towns,townska01,2020,RS,MIN,2589,1187,5.7666478,0.89550202,6.662149821,5.783401492,5.783401492,0,5.252610396,1.123330081,6.375940476,1.492742714 +Jeff Teague,teaguje01,2020,RS,MIN,2054,945,0.668876596,-3.963086871,-3.294210275,-0.26208092,-0.26208092,0,-0.83980569,-3.588924192,-4.428729882,-0.118328417 +Shabazz Napier,napiesh01,2020,RS,MIN,1863,856,-0.108552823,-0.30065137,-0.409204192,1.028321182,1.028321182,0,0.206555631,-0.310970632,-0.104415002,0.601521189 +Gorgui Dieng,dienggo01,2020,RS,MIN,1662,778,-3.038133205,6.273607319,3.235474114,2.373960619,2.373960619,0,-2.98630408,5.385478663,2.399174582,-0.081101454 +Treveon Graham,grahatr01,2020,RS,MIN,1434,663,-4.62437399,0.701975891,-3.922398098,-0.394776033,-0.394776033,0,-5.445390725,0.912324745,-4.53306598,-0.464049571 +Keita Bates-Diop,bateske01,2020,RS,MIN,1401,646,-2.589293283,-2.272939091,-4.862232374,-0.691232925,-0.691232925,0,-3.354190641,-2.704959923,-6.059150565,-0.723949746 +Jordan McLaughlin,mclaujo01,2020,RS,MIN,1309,590,2.05837913,0.518896977,2.577276107,1.599509177,1.599509177,0,1.141144678,0.558023376,1.699168055,-0.260851087 +Jake Layman,laymaja01,2020,RS,MIN,1154,505,-2.326794847,0.143256441,-2.183538406,0.147155397,0.147155397,0,-3.144708318,-0.201789413,-3.346497731,0.843701057 +Kelan Martin,martike03,2020,RS,MIN,1098,495,-4.484498833,-0.581139443,-5.065638276,-0.5856596,-0.5856596,0,-5.058362883,-1.627214342,-6.685577226,0.147962197 +Naz Reid,reidna01,2020,RS,MIN,1089,495,-0.41170292,1.557403983,1.145701063,0.987767469,0.987767469,0,-0.154267128,2.247482713,2.093215586,0.405992032 +Malik Beasley,beaslma01,2020,RS,MIN,1024,463,1.606871729,-5.046136593,-3.439264864,-0.163230643,-0.163230643,0,2.099756637,-3.930089154,-1.830332517,0.257552191 +Juancho Hernangomez,hernaju01,2020,RS,MIN,922,411,0.888646343,-1.182529353,-0.29388301,0.517567587,0.517567587,0,1.515029723,0.650637041,2.165666764,0.503357488 +D'Angelo Russell,russeda01,2020,RS,MIN,889,392,2.14851508,-2.536540624,-0.388025544,0.480206504,0.480206504,0,3.528050621,-1.909094129,1.618956492,1.689243397 +James Johnson,johnsja01,2020,RS,MIN,774,338,0.412141415,-2.482207692,-2.070066277,0.119035003,0.119035003,0,-0.119256182,-1.316949107,-1.436205289,1.551825476 +Noah Vonleh,vonleno01,2020,RS,MIN,772,347,-3.871096893,2.510072086,-1.361024807,0.245614587,0.245614587,0,-4.27100397,1.194623118,-3.076380851,-0.119894062 +Jordan Bell,belljo01,2020,RS,MIN,511,235,-1.33220361,1.372084572,0.039880962,0.335114082,0.335114082,0,-1.417791219,-0.618151796,-2.035943015,0.187946969 +Jaylen Nowell,nowelja01,2020,RS,MIN,338,151,-2.564188343,1.75951884,-0.804669503,0.150165668,0.150165668,0,-3.089758852,-0.562771953,-3.652530804,0.202354927 +Allen Crabbe,crabbal01,2020,RS,MIN,303,131,-6.357392947,-6.22344792,-12.58084087,-0.659281754,-0.659281754,0,-5.855081254,-6.565410008,-12.42049126,0.345866763 +Jarred Vanderbilt,vandeja01,2020,RS,MIN,12,5,-16.75885197,0.290999568,-16.46785241,-0.035011782,-0.035011782,0,-14.13011279,-1.418960434,-15.54907322,0.051179961 +Jacob Evans,evansja02,2020,RS,MIN,10,4,-4.730620194,9.850711571,5.120091377,0.016249952,0.016249952,0,-5.035803183,5.357237369,0.321434186,1.199402854 +Brandon Ingram,ingrabr01,2020,RS,NOP,4603,2104,1.617866061,-1.119772364,0.498093697,3.519150053,3.519150053,0,1.988756868,-0.898797265,1.089959603,0.950226274 +Jrue Holiday,holidjr01,2020,RS,NOP,4601,2117,2.295014352,2.401525501,4.696539853,8.090246106,8.090246106,0,2.749441849,2.582867481,5.33230933,0.60030818 +Lonzo Ball,balllo01,2020,RS,NOP,4422,2025,-0.813666258,0.2261654,-0.587500858,2.258479926,2.258479926,0,0.390178654,0.50805669,0.898235344,1.109753038 +Josh Hart,hartjo01,2020,RS,NOP,3835,1755,-0.073909141,0.307499828,0.233590686,2.675405266,2.675405266,0,0.38477906,0.97958894,1.364368,0.148872356 +JJ Redick,redicjj01,2020,RS,NOP,3495,1581,2.422271253,-3.095112604,-0.672841351,1.691994884,1.691994884,0,2.728476256,-3.21690243,-0.488426174,1.005768927 +Derrick Favors,favorde01,2020,RS,NOP,2703,1243,0.69964464,2.66010557,3.35975021,3.865372061,3.865372061,0,0.6893656,2.41023886,3.09960446,-0.24509094 +Jaxson Hayes,hayesja02,2020,RS,NOP,2416,1080,-1.83931675,-1.436185529,-3.275502279,-0.29158192,-0.29158192,0,-1.66978603,-1.582973885,-3.252759915,0.712907457 +Nicolo Melli,mellini01,2020,RS,NOP,2255,1042,-2.298033623,-0.754467146,-3.052500769,-0.160894392,-0.160894392,0,-1.275088653,-0.582774545,-1.857863198,0.048501547 +E'Twaun Moore,mooreet01,2020,RS,NOP,2205,1020,-0.298553556,-1.029225764,-1.32777932,0.736766864,0.736766864,0,-0.262391189,-1.014599434,-1.276990623,-0.463867144 +Kenrich Williams,willike04,2020,RS,NOP,1792,832,-2.049015497,2.367210264,0.318194767,1.295913817,1.295913817,0,-2.10154619,2.115835856,0.014289666,-0.509038829 +Frank Jackson,jacksfr01,2020,RS,NOP,1784,797,-1.206783298,-4.312875287,-5.519658585,-1.13148064,-1.13148064,0,-1.511291938,-4.215503933,-5.726795872,0.476514549 +Zion Williamson,willizi01,2020,RS,NOP,1489,668,1.218050639,0.22374158,1.44179222,1.447534103,1.447534103,0,0.904039315,-0.881696442,0.022342873,1.351814051 +Nickeil Alexander-Walker,alexani01,2020,RS,NOP,1288,591,-1.520427682,-1.706766118,-3.2271938,-0.144990433,-0.144990433,0,-0.309134025,-1.914683857,-2.223817882,0.782733245 +Jahlil Okafor,okafoja01,2020,RS,NOP,1004,467,-1.060467125,-2.277230248,-3.337697373,-0.139265961,-0.139265961,0,-1.130416508,-1.403661765,-2.534078273,-0.554766059 +Zylan Cheatham,cheatzy01,2020,RS,NOP,112,51,-4.541227382,-9.208785467,-13.75001285,-0.285513621,-0.285513621,0,-4.392579922,-8.238762147,-12.63134207,-0.252890446 +Sindarius Thornwell,thornsi01,2020,RS,NOP,73,35,6.027208264,-3.748799146,2.278409118,0.089050964,0.089050964,0,3.235295316,-3.657709359,-0.422414043,-0.842985784 +Josh Gray,grayjo01,2020,RS,NOP,48,23,-12.82995911,-0.229892596,-13.0598517,-0.126834657,-0.126834657,0,-10.03980963,-5.370943174,-15.4107528,4.939427542 +Julius Randle,randlju01,2020,RS,NYK,4321,2080,-0.775669273,-0.347201353,-1.122870626,1.726633452,1.726633452,0,-1.116358287,-0.575955914,-1.6923142,-0.006047567 +RJ Barrett,barrerj01,2020,RS,NYK,3576,1704,-1.813606934,-2.44450447,-4.258111404,-1.322810676,-1.322810676,0,-2.52377032,-1.977816903,-4.501587223,0.910173604 +Mitchell Robinson,robinmi01,2020,RS,NYK,2962,1412,1.251869985,1.726944134,2.978814119,4.109734865,4.109734865,0,0.294950535,1.539437762,1.834388296,-0.428415659 +Bobby Portis,portibo01,2020,RS,NYK,2938,1393,-1.84132261,-1.063026479,-2.904349089,-0.109005622,-0.109005622,0,-2.088231081,-1.743603017,-3.831834098,-0.643730415 +Marcus Morris Sr.,morrima03,2020,RS,NYK,2851,1387,1.606799963,-0.593473119,1.013326845,2.650091597,2.650091597,0,0.915506526,-0.849869304,0.065637222,-0.49906899 +Elfrid Payton,paytoel01,2020,RS,NYK,2609,1246,0.836463486,0.29826802,1.134731506,2.463645409,2.463645409,0,-0.294350547,0.639667359,0.345316812,-0.244520887 +Kevin Knox II,knoxke01,2020,RS,NYK,2485,1166,-3.537799718,-1.711778199,-5.249577916,-1.491060949,-1.491060949,0,-3.574957096,-2.616479236,-6.191436332,0.280088894 +Frank Ntilikina,ntilila01,2020,RS,NYK,2461,1187,-2.401724672,0.211374831,-2.19034984,0.336857982,0.336857982,0,-2.879860218,0.862718852,-2.017141366,-0.623688641 +Taj Gibson,gibsota01,2020,RS,NYK,2120,1025,-2.245770589,-0.534758108,-2.780528698,-0.015824531,-0.015824531,0,-3.062661115,-0.98093798,-4.043599095,-0.899228269 +Damyean Dotson,dotsoda01,2020,RS,NYK,1767,836,-0.410192573,-1.194055993,-1.604248565,0.485720585,0.485720585,0,-1.273754795,-2.109465415,-3.38322021,-0.621274796 +Reggie Bullock,bullore01,2020,RS,NYK,1425,684,-1.707149397,0.360725424,-1.346423973,0.488083226,0.488083226,0,-2.090182671,0.237910313,-1.852272358,-0.361093591 +Wayne Ellington,ellinwa01,2020,RS,NYK,1158,558,-0.492104612,0.426136511,-0.065968101,0.759927006,0.759927006,0,-1.004489578,-1.234865,-2.239354578,-0.560458481 +Dennis Smith Jr.,smithde03,2020,RS,NYK,1132,537,-5.227263723,-0.832818781,-6.060082504,-0.906746847,-0.906746847,0,-4.065890388,-0.422394743,-4.488285131,-0.015869367 +Allonzo Trier,trieral01,2020,RS,NYK,620,291,-1.15770239,-5.654631127,-6.812333518,-0.605052331,-0.605052331,0,-1.350405892,-6.193084666,-7.543490559,0.325883066 +Maurice Harkless,harklma01,2020,RS,NYK,610,286,-0.850522192,-1.237101834,-2.087624026,0.096429352,0.096429352,0,-2.328390678,-1.428480018,-3.756870696,-0.235257119 +Kadeem Allen,allenka01,2020,RS,NYK,252,117,0.87279052,2.219338674,3.092129194,0.344584005,0.344584005,0,1.241974529,0.923097663,2.165072193,-1.215795742 +Ignas Brazdeikis,brazdig01,2020,RS,NYK,105,53,-3.448059802,-9.49155498,-12.93961478,-0.274241846,-0.274241846,0,-2.72261152,-10.01652222,-12.73913374,-0.478571789 +Shai Gilgeous-Alexander,gilgesh01,2020,RS,OKC,5038,2428,1.770559701,-0.734510592,1.036049108,4.66737627,4.66737627,0,1.290311861,0.050399893,1.340711754,-0.493125656 +Chris Paul,paulch01,2020,RS,OKC,4620,2208,6.03804581,-1.553488286,4.484557523,8.123435793,8.123435793,0,5.050656183,-0.342111486,4.708544696,-0.331367226 +Dennis Schroder,schrode01,2020,RS,OKC,4226,1999,-0.363551877,1.373781661,1.010229784,3.857148634,3.857148634,0,-0.650047455,1.097736301,0.447688846,0.589155761 +Danilo Gallinari,gallida01,2020,RS,OKC,3790,1834,4.295413101,-1.054543781,3.24086932,5.569332554,5.569332554,0,3.788954398,-0.880923146,2.908031251,-0.66235751 +Steven Adams,adamsst01,2020,RS,OKC,3522,1680,0.662443379,1.660176426,2.322619805,4.329822987,4.329822987,0,0.049830518,1.948629741,1.99846026,-0.425098148 +Terrance Ferguson,fergute01,2020,RS,OKC,2584,1257,-3.828054018,-0.221146466,-4.049200484,-0.827228585,-0.827228585,0,-4.213915684,0.722682779,-3.491232905,-0.73238148 +Darius Bazley,bazleda01,2020,RS,OKC,2398,1130,-4.587338895,2.764029988,-1.823308907,0.531852565,0.531852565,0,-4.669985378,1.352525786,-3.317459592,-0.460379523 +Nerlens Noel,noelne01,2020,RS,OKC,2346,1127,-1.628068415,2.071736652,0.443668237,1.83268171,1.83268171,0,-1.435974169,3.44421987,2.008245701,-0.203660316 +Hamidou Diallo,diallha01,2020,RS,OKC,1922,896,-3.85849789,2.90598678,-0.95251111,0.822489795,0.822489795,0,-4.311945496,2.322023064,-1.989922432,0.09781212 +Abdel Nader,naderab01,2020,RS,OKC,1839,867,-3.482983218,-0.017433719,-3.500416938,-0.331342783,-0.331342783,0,-3.552392914,-0.743282081,-4.295674994,-0.184310766 +Luguentz Dort,dortlu01,2020,RS,OKC,1708,820,-2.115610241,2.913516554,0.797906312,1.484675272,1.484675272,0,-2.837107038,3.649564785,0.812457747,0.02469484 +Mike Muscala,muscami01,2020,RS,OKC,1243,572,-1.295745387,1.605186376,0.309440989,0.892922905,0.892922905,0,-0.909848823,1.028496535,0.118647712,0.008322891 +Deonte Burton,burtode02,2020,RS,OKC,785,356,-7.578006793,-1.657996586,-9.236003379,-1.180141809,-1.180141809,0,-6.821547907,-2.697106479,-9.518654386,0.180383224 +Andre Roberson,roberan03,2020,RS,OKC,190,87,-3.992002547,6.239647907,2.24764536,0.2212402,0.2212402,0,-3.834435033,4.473805356,0.639370323,-0.272613822 +Devon Hall,hallde01,2020,RS,OKC,187,81,-4.530942158,-0.604246217,-5.135188375,-0.099148096,-0.099148096,0,-2.531442154,-2.659681832,-5.191123986,0.59801922 +Kevin Hervey,herveke01,2020,RS,OKC,120,52,-8.780429108,-4.376003065,-13.15643217,-0.276903498,-0.276903498,0,-4.510364319,-4.319110117,-8.829474436,0.302033396 +Justin Patton,pattoju01,2020,RS,OKC,56,24,-5.051630382,-6.166592101,-11.21822248,-0.103861674,-0.103861674,0,-3.720698289,-4.95893099,-8.679629279,0.167380396 +Isaiah Roby,robyis01,2020,RS,OKC,26,11,-11.78828544,-2.678709539,-14.46699498,-0.066877556,-0.066877556,0,-9.113400095,-5.058348568,-14.17174866,1.738174945 +Evan Fournier,fournev01,2020,RS,ORL,4323,2076,1.059232518,-0.473585567,0.585646951,3.545177138,3.545177138,0,0.939341028,0.253602877,1.192943905,0.350919435 +Aaron Gordon,gordoaa01,2020,RS,ORL,4190,2017,0.245514257,-1.183777789,-0.938263532,1.853541737,1.853541737,0,0.42147515,-0.971647092,-0.550171942,-0.595188118 +Markelle Fultz,fultzma01,2020,RS,ORL,4177,1996,-0.545363414,-1.453275213,-1.998638627,0.76179422,0.76179422,0,-0.961574084,-0.613588998,-1.575163081,-0.448572223 +Nikola Vucevic,vucevni01,2020,RS,ORL,4155,1998,0.86395088,1.635728879,2.49967976,5.353294384,5.353294384,0,1.262132606,2.453056537,3.715189143,0.035830591 +Terrence Ross,rosste01,2020,RS,ORL,3955,1889,0.860799274,-1.00701317,-0.146213897,2.505424744,2.505424744,0,1.390944821,-1.044939245,0.346005576,-0.163584162 +D.J. Augustin,augusdj01,2020,RS,ORL,2946,1420,0.181292574,-1.208382362,-1.027089789,1.23011336,1.23011336,0,-0.487981929,-1.86863818,-2.356620109,-1.481190042 +Jonathan Isaac,isaacjo01,2020,RS,ORL,2038,980,-0.839197458,4.759107408,3.91990995,3.343099207,3.343099207,0,0.324154764,4.767526339,5.091681103,0.250165374 +Wes Iwundu,iwundwe01,2020,RS,ORL,2000,953,-1.740718172,-0.253024401,-1.993742573,0.364480752,0.364480752,0,-2.389676918,-0.568165027,-2.957841946,-0.896116377 +Khem Birch,birchkh01,2020,RS,ORL,1914,922,-2.576581766,1.127790412,-1.448791354,0.606990781,0.606990781,0,-3.5004355,0.855375935,-2.645059565,-0.8513188 +Mo Bamba,bambamo01,2020,RS,ORL,1826,878,-1.260958253,2.428905299,1.167947046,1.744571225,1.744571225,0,-1.387278258,1.772234496,0.384956238,-0.610570801 +Michael Carter-Williams,cartemi01,2020,RS,ORL,1742,833,1.310628142,3.007144081,4.317772223,3.015189055,3.015189055,0,0.563721015,3.195096886,3.758817901,0.387843663 +James Ennis III,ennisja01,2020,RS,ORL,1049,489,-1.713579074,-0.388339642,-2.101918715,0.162133956,0.162133956,0,-2.724824599,-0.190739926,-2.915564525,0.28137944 +Al-Farouq Aminu,aminual01,2020,RS,ORL,793,380,-5.39599124,3.057908871,-2.338082369,0.07950282,0.07950282,0,-4.819085275,2.307332183,-2.511753092,-0.457868125 +Gary Clark,clarkga01,2020,RS,ORL,765,355,-2.734043329,-0.287767868,-3.021811197,-0.048988221,-0.048988221,0,-2.643184235,-1.540281458,-4.183465693,-0.502932548 +Melvin Frazier Jr.,frazime01,2020,RS,ORL,274,126,-4.567813571,-2.830751212,-7.398564783,-0.299238263,-0.299238263,0,-6.420977226,-2.870553495,-9.291530721,0.138155082 +BJ Johnson,johnsbj01,2020,RS,ORL,187,83,-8.268012249,0.130450881,-8.137561368,-0.229752042,-0.229752042,0,-8.03989473,-1.473134024,-9.513028754,0.719258264 +Amile Jefferson,jeffeam01,2020,RS,ORL,157,74,-7.416679482,3.170697722,-4.245981761,-0.056177819,-0.056177819,0,-7.21080908,0.212834298,-6.997974782,-0.547165973 +Vic Law,lawvi01,2020,RS,ORL,132,62,-9.406470256,0.948074173,-8.458396084,-0.180546961,-0.180546961,0,-10.71391037,-0.923017512,-11.63692788,-0.013179455 +Josh Magette,magetjo01,2020,RS,ORL,79,38,-7.727253693,11.61950905,3.892255358,0.131825625,0.131825625,0,-5.786387988,8.704504131,2.918116142,2.416863333 +Tobias Harris,harrito02,2020,RS,PHI,5104,2469,0.725353588,-0.47682128,0.248532308,3.716056246,3.716056246,0,1.216988313,0.10975832,1.326746633,-1.652887498 +Ben Simmons,simmobe01,2020,RS,PHI,4248,2017,-0.114935099,2.435929687,2.320994588,5.271778758,5.271778758,0,0.876350992,3.427445682,4.303796674,1.043911044 +Al Horford,horfoal01,2020,RS,PHI,4245,2025,0.324784185,0.847799265,1.17258345,4.042625079,4.042625079,0,0.902407271,1.477744637,2.380151908,-0.252237755 +Josh Richardson,richajo01,2020,RS,PHI,3540,1693,-0.245450767,0.81524401,0.569793243,2.854450305,2.854450305,0,-0.043966764,1.135489539,1.091522775,-0.465840606 +Furkan Korkmaz,korkmfu01,2020,RS,PHI,3322,1559,0.238384458,-0.04211409,0.196270368,2.345390928,2.345390928,0,0.733987682,-0.293807737,0.440179945,0.083748444 +Joel Embiid,embiijo01,2020,RS,PHI,3202,1506,1.019662232,3.558154581,4.577816813,5.676696176,5.676696176,0,2.098375934,4.001016122,6.099392056,0.839369811 +Matisse Thybulle,thybuma01,2020,RS,PHI,2743,1287,-1.344286942,3.452759044,2.108472101,3.202410811,3.202410811,0,-0.983562825,3.98172958,2.998166755,0.390624055 +Mike Scott,scottmi01,2020,RS,PHI,2561,1207,0.833303348,-1.653284273,-0.819980924,1.181885244,1.181885244,0,1.040177328,-2.066943109,-1.026765781,-0.570644672 +Shake Milton,miltosh01,2020,RS,PHI,1680,805,1.445120409,-4.440536754,-2.995416345,-0.100432998,-0.100432998,0,1.119012997,-3.58634973,-2.467336734,-0.36689785 +James Ennis III,ennisja01,2020,RS,PHI,1645,776,0.096227781,-1.076665495,-0.980437714,0.700583294,0.700583294,0,-0.354643654,-1.061553698,-1.416197352,-0.001940131 +Raul Neto,netora01,2020,RS,PHI,1412,668,-0.834080222,2.604053678,1.769973456,1.535052087,1.535052087,0,-0.439888073,1.733337961,1.293449887,-0.359001431 +Alec Burks,burksal01,2020,RS,PHI,763,364,3.083425639,-0.229024236,2.854401403,1.034701,1.034701,0,2.875273541,-0.565789878,2.309483663,-0.599206659 +Trey Burke,burketr01,2020,RS,PHI,664,329,2.279916968,-1.387621658,0.89229531,0.598901423,0.598901423,0,1.375363129,-1.878473963,-0.503110834,-2.084061047 +Kyle O'Quinn,oquinky01,2020,RS,PHI,655,313,-0.10949687,-1.261859975,-1.371356845,0.220579177,0.220579177,0,-0.469527859,-0.430594591,-0.90012245,0.194816334 +Glenn Robinson III,robingl02,2020,RS,PHI,557,270,1.567539031,-5.522039745,-3.954500715,-0.164235461,-0.164235461,0,0.761782366,-4.032511862,-3.270729496,-1.039552774 +Norvel Pelle,pelleno01,2020,RS,PHI,487,232,-5.011309549,-4.064330054,-9.075639603,-0.746827569,-0.746827569,0,-4.215127374,-2.169209781,-6.384337155,-0.261227728 +Zhaire Smith,smithzh01,2020,RS,PHI,72,32,-7.192135728,-2.035129708,-9.227265437,-0.106404431,-0.106404431,0,-7.438962326,-0.967607659,-8.406569985,0.631453857 +Marial Shayok,shayoma01,2020,RS,PHI,65,28,-4.240979208,-2.872756758,-7.113735966,-0.063891703,-0.063891703,0,-0.278898796,-3.454104083,-3.733002879,2.543843489 +Jonah Bolden,boldejo01,2020,RS,PHI,32,14,-9.055595702,-15.300036,-24.3556317,-0.159617186,-0.159617186,0,-7.93182963,-9.473736799,-17.40556643,3.501603597 +Devin Booker,bookede01,2020,RS,PHO,5357,2512,4.79789968,-2.927840279,1.870059401,5.991121581,5.991121581,0,4.348798513,-2.561869851,1.786928662,1.206210348 +Mikal Bridges,bridgmi01,2020,RS,PHO,4387,2042,0.098651951,1.675477575,1.774129526,4.711452285,4.711452285,0,-0.222033779,2.219240403,1.997206624,-0.041469729 +Ricky Rubio,rubiori01,2020,RS,PHO,4348,2016,1.631956848,-0.05074372,1.581213128,4.494258396,4.494258396,0,1.224792653,1.058857065,2.283649718,0.901463762 +Kelly Oubre Jr.,oubreke01,2020,RS,PHO,4128,1933,-0.411810521,0.534112829,0.122302308,2.845777471,2.845777471,0,-0.735133913,1.410287341,0.675153428,0.470932471 +Dario Saric,saricda01,2020,RS,PHO,3488,1632,-0.348447271,-0.503311102,-0.851758373,1.583416368,1.583416368,0,-0.657285797,-0.026013215,-0.683299012,0.184258679 +Cameron Johnson,johnsca02,2020,RS,PHO,2717,1255,0.093443411,-0.216472781,-0.123029369,1.680864003,1.680864003,0,-0.511955254,-0.383714948,-0.895670202,-0.072109154 +Deandre Ayton,aytonde01,2020,RS,PHO,2625,1236,-1.207894267,2.977004517,1.76911025,2.845642182,2.845642182,0,-0.698213907,2.998821227,2.30060732,-0.148376742 +Jevon Carter,carteje01,2020,RS,PHO,2032,945,-0.146101095,0.643045571,0.496944476,1.553354042,1.553354042,0,-0.212190742,0.889892728,0.677701986,-0.790789059 +Aron Baynes,baynear01,2020,RS,PHO,2005,934,-0.964828514,0.08862543,-0.876203084,0.896839835,0.896839835,0,-1.274364458,0.903976264,-0.370388194,0.448865105 +Frank Kaminsky,kaminfr01,2020,RS,PHO,1692,777,-1.870426716,-0.658819129,-2.529245844,0.087714299,0.087714299,0,-2.352622265,-0.237262482,-2.589884748,0.235382195 +Elie Okobo,okoboel01,2020,RS,PHO,1513,719,-1.779228211,-2.590906521,-4.370134732,-0.586551724,-0.586551724,0,-2.10532526,-2.50277875,-4.60810401,-1.334619459 +Tyler Johnson,johnsty01,2020,RS,PHO,1130,515,-5.004884764,-0.921034146,-5.92591891,-0.834027288,-0.834027288,0,-4.752559999,-1.167070529,-5.919630528,-0.055663922 +Cheick Diallo,diallch01,2020,RS,PHO,1019,479,-1.975180025,1.211973211,-0.763206814,0.485924993,0.485924993,0,-1.669548508,0.355928306,-1.313620201,0.080109293 +Ty Jerome,jeromty01,2020,RS,PHO,704,328,-2.947778137,-1.464587153,-4.41236529,-0.277250696,-0.277250696,0,-2.812821145,-0.974613218,-3.787434363,-0.344576124 +Cameron Payne,payneca01,2020,RS,PHO,399,183,4.014124177,4.161057079,8.175181257,1.019629961,1.019629961,0,3.158034713,3.877168535,7.035203248,-0.041747361 +Jalen Lecque,lecquja01,2020,RS,PHO,72,32,-6.418924969,-0.221119644,-6.640044612,-0.06363727,-0.06363727,0,-3.153574323,-2.4025656,-5.556139924,0.203926947 +Jonah Bolden,boldejo01,2020,RS,PHO,71,33,-3.88803911,4.346936159,0.458897049,0.054144765,0.054144765,0,-5.106637498,3.205552629,-1.901084869,0.222718933 +Tariq Owens,owensta01,2020,RS,PHO,31,15,-4.6755531,-14.75488578,-19.43043888,-0.126587938,-0.126587938,0,1.323530083,-10.55036852,-9.226838438,-0.853799492 +Jared Harper,harpeja01,2020,RS,PHO,18,8,-13.72854886,-16.8568669,-30.58541576,-0.112351577,-0.112351577,0,-8.40288576,-16.04244239,-24.44532815,-1.133671224 +CJ McCollum,mccolcj01,2020,RS,POR,5403,2556,2.555095096,-1.923103394,0.631991703,4.378743315,4.378743315,0,3.037384156,-1.380073207,1.657310949,-0.731910391 +Damian Lillard,lillada01,2020,RS,POR,5263,2474,8.608265027,-2.013972924,6.594292103,11.9260111,11.9260111,0,8.820665489,-1.765561079,7.05510441,1.136812715 +Hassan Whiteside,whiteha01,2020,RS,POR,4229,2008,0.861545605,2.40568143,3.267227035,6.126033284,6.126033284,0,0.631385234,2.235890498,2.867275732,-0.637765257 +Carmelo Anthony,anthoca01,2020,RS,POR,3984,1902,-1.208811609,-2.939181125,-4.147992735,-1.343907272,-1.343907272,0,-0.742315021,-2.635153997,-3.377469017,-0.95626203 +Anfernee Simons,simonan01,2020,RS,POR,3112,1449,-2.684111915,-3.345425553,-6.029537468,-2.411959082,-2.411959082,0,-2.331549282,-2.980311152,-5.311860435,-0.527965742 +Gary Trent Jr.,trentga02,2020,RS,POR,2837,1332,0.963398195,-0.706432068,0.256966127,2.032789177,2.032789177,0,0.380437874,-0.921922523,-0.541484649,-0.534835827 +Kent Bazemore,bazemke01,2020,RS,POR,2374,1111,-3.582117055,2.468432793,-1.113684261,0.935697891,0.935697891,0,-2.662976876,2.321782003,-0.341194873,0.900640262 +Mario Hezonja,hezonma01,2020,RS,POR,1893,871,-3.567624615,-1.594363915,-5.16198853,-1.074304881,-1.074304881,0,-3.110414762,-1.996111612,-5.106526374,0.233890091 +Trevor Ariza,arizatr01,2020,RS,POR,1485,702,-0.160630358,0.999115324,0.838484966,1.288533899,1.288533899,0,-0.330287163,1.436434539,1.106147377,0.260627028 +Rodney Hood,hoodro01,2020,RS,POR,1332,619,0.196295096,-0.073366515,0.122928581,0.905969128,0.905969128,0,0.129437602,-0.242400499,-0.112962897,-0.150950345 +Nassir Little,littlna01,2020,RS,POR,1244,573,-1.661814123,-1.539921843,-3.201735966,-0.131669205,-0.131669205,0,-1.157650718,-2.466375965,-3.624026683,-0.304130341 +Skal Labissiere,labissk01,2020,RS,POR,1221,567,-1.415733076,0.284550483,-1.131182592,0.467278577,0.467278577,0,-1.280185977,0.421369566,-0.858816412,-0.222050395 +Anthony Tolliver,tollian01,2020,RS,POR,1200,554,-3.874648672,-0.776650917,-4.651299588,-0.538973267,-0.538973267,0,-3.187710564,-1.425740403,-4.613450967,0.298181549 +Zach Collins,colliza01,2020,RS,POR,610,290,-1.136195048,1.431900212,0.295705163,0.450297762,0.450297762,0,-1.46705554,1.462414441,-0.004641099,-0.07673781 +Caleb Swanigan,swanica01,2020,RS,POR,570,265,-3.425318883,-2.188720734,-5.614039617,-0.39269158,-0.39269158,0,-3.822302041,-0.807089957,-4.629391998,1.440968886 +Jusuf Nurkic,nurkiju01,2020,RS,POR,539,253,1.944365285,1.814614032,3.758979317,0.849492265,0.849492265,0,2.799690201,3.224481841,6.024172043,1.131323432 +Wenyen Gabriel,gabriwe01,2020,RS,POR,383,174,-2.210563417,2.161990727,-0.048572689,0.240092159,0.240092159,0,-3.695326194,2.974299821,-0.721026373,0.116439644 +Jaylen Hoard,hoardja01,2020,RS,POR,221,103,-0.089523518,-4.017856789,-4.107380308,-0.071011245,-0.071011245,0,-0.382096588,-4.298417677,-4.680514265,-0.457915102 +Moses Brown,brownmo01,2020,RS,POR,74,33,-9.215682709,-13.09465185,-22.31033456,-0.334130527,-0.334130527,0,-6.309787351,-10.96547859,-17.27526594,1.488483514 +Harrison Barnes,barneha02,2020,RS,SAC,5215,2482,-0.268229701,-1.133188498,-1.4014182,1.709553959,1.709553959,0,-0.600898558,-1.277277239,-1.878175796,0.108978526 +Buddy Hield,hieldbu01,2020,RS,SAC,4659,2216,1.215956395,-1.868484348,-0.652527953,2.385016186,2.385016186,0,1.89360264,-1.290390448,0.603212191,0.58589208 +Nemanja Bjelica,bjeline01,2020,RS,SAC,4166,2011,2.032605116,-0.307310027,1.725295088,4.561254463,4.561254463,0,1.746025841,0.448470278,2.194496118,-0.677169838 +Cory Joseph,josepco01,2020,RS,SAC,3656,1759,-1.96927641,1.546158295,-0.423118116,2.05647728,2.05647728,0,-2.215676336,1.409362224,-0.806314112,-1.553083618 +Bogdan Bogdanovic,bogdabo01,2020,RS,SAC,3651,1766,1.635435782,-0.421138849,1.214296933,3.551854989,3.551854989,0,1.747071994,0.056677079,1.803749073,-0.572535549 +De'Aaron Fox,foxde01,2020,RS,SAC,3479,1634,2.464585736,-2.02050195,0.444083786,2.696372334,2.696372334,0,2.331009398,-1.073026942,1.257982456,1.287256567 +Richaun Holmes,holmeri01,2020,RS,SAC,2554,1242,0.187023261,0.938405394,1.125428655,2.439248352,2.439248352,0,-0.69434631,1.769712696,1.075366386,-0.685548032 +Trevor Ariza,arizatr01,2020,RS,SAC,1649,791,-2.954005218,1.421350554,-1.532654664,0.489901212,0.489901212,0,-2.949651466,1.116351637,-1.833299828,-0.286944114 +Harry Giles III,gilesha01,2020,RS,SAC,1418,667,-2.281930455,-3.354830042,-5.636760498,-0.983444218,-0.983444218,0,-2.077095303,-2.821465533,-4.898560836,0.111191415 +Kent Bazemore,bazemke01,2020,RS,SAC,1242,577,-1.456263341,2.985224185,1.528960844,1.26346334,1.26346334,0,-1.366620876,2.573029466,1.20640859,0.307994236 +Dewayne Dedmon,dedmode01,2020,RS,SAC,1123,541,-5.860635837,3.243969518,-2.616666319,0.036869111,0.036869111,0,-4.807844049,2.384276153,-2.423567896,0.184740861 +Yogi Ferrell,ferreyo01,2020,RS,SAC,1122,530,-1.307415012,1.456453008,0.149037996,0.779994019,0.779994019,0,-1.4778795,-0.16997496,-1.64785446,-0.51099761 +Marvin Bagley III,baglema01,2020,RS,SAC,706,334,-3.883151933,-0.127056277,-4.01020821,-0.215043994,-0.215043994,0,-3.24312566,0.124054036,-3.119071624,0.140710492 +Justin James,jamesju01,2020,RS,SAC,510,232,-3.409879327,1.127761058,-2.282118269,0.055465702,0.055465702,0,-2.664012849,-0.697899147,-3.361911996,0.155283991 +Alex Len,lenal01,2020,RS,SAC,490,225,-1.59976135,4.024666159,2.424904809,0.596597855,0.596597855,0,-2.371295766,1.636349067,-0.734946698,0.437368197 +DaQuan Jeffries,jeffrda01,2020,RS,SAC,322,141,-0.28376352,-0.718623809,-1.002387329,0.126266898,0.126266898,0,-0.497038168,-1.255740406,-1.752778575,0.444076149 +Jabari Parker,parkeja01,2020,RS,SAC,184,80,5.623194828,-0.533517762,5.089677066,0.323717214,0.323717214,0,5.929460134,-2.808967887,3.120492247,1.191152436 +Anthony Tolliver,tollian01,2020,RS,SAC,174,82,-4.776712365,0.570786202,-4.205926163,-0.060968035,-0.060968035,0,-3.989590946,-0.305642,-4.295232946,0.096094081 +Wenyen Gabriel,gabriwe01,2020,RS,SAC,137,61,-6.185501306,-5.335605768,-11.52110707,-0.276125233,-0.276125233,0,-5.617386071,-5.330089568,-10.94747564,1.177884616 +Corey Brewer,breweco01,2020,RS,SAC,77,33,-1.264539532,1.745022425,0.480482893,0.055586641,0.055586641,0,-0.947388805,3.687311717,2.739922912,2.245737098 +Caleb Swanigan,swanica01,2020,RS,SAC,55,23,-12.11244888,-3.171966283,-15.28441516,-0.157341728,-0.157341728,0,-10.1121809,-4.411374732,-14.52355563,7.119058634 +Eric Mika,mikaer01,2020,RS,SAC,41,19,3.529757044,3.733071499,7.262828543,0.096831065,0.096831065,0,4.601645866,2.732030642,7.333676508,-0.243305957 +Kyle Guy,guyky01,2020,RS,SAC,25,10,-3.774806608,-15.67563144,-19.45043805,-0.085914626,-0.085914626,0,-0.15454901,-11.28488367,-11.43943268,0.849602166 +DeMar DeRozan,derozde01,2020,RS,SAS,4867,2316,2.766481561,-2.670028986,0.096452575,3.330853721,3.330853721,0,1.23373488,-2.359072883,-1.125338002,-0.989054834 +LaMarcus Aldridge,aldrila01,2020,RS,SAS,3648,1754,-0.660439816,0.777019003,0.116579187,2.530917368,2.530917368,0,-0.711668198,1.229884515,0.518216317,-1.367529703 +Derrick White,whitede01,2020,RS,SAS,3611,1677,1.209203436,2.194985444,3.40418888,5.271705683,5.271705683,0,0.510455999,2.208609497,2.719065496,0.119224116 +Dejounte Murray,murrade01,2020,RS,SAS,3574,1687,-0.451163147,-0.125364078,-0.576527224,1.871852865,1.871852865,0,-0.411741601,1.292366515,0.880624914,0.061607884 +Bryn Forbes,forbebr01,2020,RS,SAS,3303,1579,0.012874619,-3.387542922,-3.374668303,-0.500456142,-0.500456142,0,-0.386680209,-2.799299112,-3.185979322,-0.564101849 +Patty Mills,millspa02,2020,RS,SAS,3226,1485,3.253279264,0.430897987,3.684177251,4.906299886,4.906299886,0,2.805790385,0.205293639,3.011084025,0.659034541 +Rudy Gay,gayru01,2020,RS,SAS,3171,1461,-1.07071206,0.939378107,-0.131333953,1.959477671,1.959477671,0,-1.238796367,-0.115894972,-1.354691339,0.393267887 +Trey Lyles,lylestr01,2020,RS,SAS,2669,1271,-0.596569939,-1.633102663,-2.229672602,0.337169032,0.337169032,0,-0.650184149,-1.480454054,-2.130638204,-0.074035518 +Jakob Poeltl,poeltja01,2020,RS,SAS,2536,1171,0.805141092,3.033363147,3.838504239,3.945253873,3.945253873,0,0.224146437,2.716501835,2.940648272,0.233200648 +Lonnie Walker IV,walkelo01,2020,RS,SAS,2111,988,-2.244422368,-1.155664334,-3.400086702,-0.326590062,-0.326590062,0,-2.316058957,-1.842010156,-4.158069113,-0.344013837 +Marco Belinelli,belinma01,2020,RS,SAS,1919,883,0.014003971,-3.430275587,-3.416271616,-0.299221214,-0.299221214,0,-0.518129897,-4.256254342,-4.774384239,-0.319261328 +Keldon Johnson,johnske04,2020,RS,SAS,679,301,2.031022791,0.127265627,2.158288418,0.756449019,0.756449019,0,0.157151246,-0.141005161,0.016146084,0.363324703 +Drew Eubanks,eubandr01,2020,RS,SAS,608,272,-2.772048217,-1.590932364,-4.362980581,-0.226269488,-0.226269488,0,-3.73172186,-1.711862315,-5.443584175,1.108015221 +DeMarre Carroll,carrode01,2020,RS,SAS,291,135,-2.966812441,1.542115257,-1.424697184,0.091439778,0.091439778,0,-3.771100836,0.716229091,-3.054871745,0.175495193 +Chimezie Metu,metuch01,2020,RS,SAS,225,105,-2.256647303,-2.642225224,-4.898872527,-0.115007957,-0.115007957,0,-1.619721872,-3.883754844,-5.503476716,-0.096938592 +Quinndary Weatherspoon,weathqu01,2020,RS,SAS,184,78,-4.632753709,-5.536157665,-10.16891137,-0.297381943,-0.297381943,0,-5.438788294,-6.05082465,-11.48961294,0.740746923 +Luka Samanic,samanlu01,2020,RS,SAS,102,48,-1.221200744,4.207542016,2.986341271,0.139912668,0.139912668,0,-2.352196194,3.031904817,0.679708624,-0.412858846 +Tyler Zeller,zellety01,2020,RS,SAS,9,4,10.35277465,11.04089299,21.39366764,0.048898362,0.048898362,0,5.147975035,6.618078941,11.76605398,-0.775088357 +Pascal Siakam,siakapa01,2020,RS,TOR,4481,2110,0.270256655,1.054929756,1.325186412,4.395211852,4.395211852,0,0.933568906,1.06246645,1.996035356,0.190475785 +Kyle Lowry,lowryky01,2020,RS,TOR,4471,2098,2.890573209,1.113676024,4.004249233,7.319332221,7.319332221,0,3.222180083,1.553579224,4.775759307,1.265211012 +OG Anunoby,anunoog01,2020,RS,TOR,4387,2066,-0.829971052,1.784137225,0.954166174,3.903785453,3.903785453,0,-0.814054033,2.246557395,1.432503362,-0.017699743 +Fred VanVleet,vanvlfr01,2020,RS,TOR,4055,1928,1.774805573,1.034312379,2.809117952,5.420378821,5.420378821,0,2.129574216,1.740633561,3.870207777,-0.895026698 +Norman Powell,powelno01,2020,RS,TOR,3188,1479,0.59519779,-0.476054752,0.119143038,2.174388527,2.174388527,0,0.587981945,-0.284458786,0.303523159,0.442083398 +Serge Ibaka,ibakase01,2020,RS,TOR,3157,1485,-2.258142018,0.857353861,-1.400788157,1.023065237,1.023065237,0,-1.812146526,0.733510242,-1.078636284,0.083795946 +Terence Davis,daviste02,2020,RS,TOR,2572,1209,1.570810161,0.078394384,1.649204545,2.715793242,2.715793242,0,1.432843262,-0.102346667,1.330496595,0.083682379 +Marc Gasol,gasolma01,2020,RS,TOR,2465,1161,-1.720431468,4.143828112,2.423396644,3.060337103,3.060337103,0,-1.62137094,3.78913212,2.16776118,-0.136077218 +Rondae Hollis-Jefferson,holliro01,2020,RS,TOR,2383,1122,0.377442244,2.415269559,2.792711802,3.171168738,3.171168738,0,-0.072333871,2.277312187,2.204978316,-0.055529816 +Patrick McCaw,mccawpa01,2020,RS,TOR,1926,908,-3.554301815,-0.547447585,-4.1017494,-0.621566958,-0.621566958,0,-3.922561269,-0.298332649,-4.220893917,-0.757633242 +Chris Boucher,bouchch01,2020,RS,TOR,1751,819,2.068317323,1.9455069,4.013824223,2.829819458,2.829819458,0,2.423440249,1.771870479,4.195310727,0.127519645 +Matt Thomas,thomama02,2020,RS,TOR,953,440,2.207884597,-0.285845701,1.922038895,1.046941067,1.046941067,0,1.796407022,-1.275058829,0.521348192,-0.182592917 +Malcolm Miller,millema01,2020,RS,TOR,350,162,1.486538201,0.931740776,2.418278977,0.426643641,0.426643641,0,-0.183756393,0.0843637,-0.099392694,-0.125970575 +Stanley Johnson,johnsst04,2020,RS,TOR,331,150,-0.66550188,5.701209373,5.035707493,0.598081786,0.598081786,0,-1.255592309,2.622560097,1.366967789,0.384122542 +Oshae Brissett,brissos01,2020,RS,TOR,283,135,-2.359236279,-0.926287895,-3.285524174,-0.036887235,-0.036887235,0,-2.214130264,-1.536353622,-3.750483886,0.005360843 +Paul Watson,watsopa01,2020,RS,TOR,157,70,7.117550279,-1.556958173,5.560592105,0.300501438,0.300501438,0,6.394887861,-1.987960167,4.406927694,1.271793304 +Dewan Hernandez,hernade01,2020,RS,TOR,63,28,1.844818022,-1.147071663,0.697746359,0.050252357,0.050252357,0,-0.668265443,-2.433354065,-3.101619509,2.071455687 +Shamorie Ponds,pondssh01,2020,RS,TOR,23,11,12.49148661,-29.2952192,-16.80373259,-0.07784649,-0.07784649,0,8.207066281,-23.48940243,-15.28233615,-1.328036253 +Donovan Mitchell,mitchdo01,2020,RS,UTA,4948,2364,2.402169164,-2.007361317,0.394807847,3.788386191,3.788386191,0,2.333349049,-1.681103885,0.652245164,-0.124011271 +Rudy Gobert,goberru01,2020,RS,UTA,4830,2333,-0.367430941,6.564525871,6.197094929,10.61440967,10.61440967,0,-0.086719988,6.293458392,6.206738404,-0.33831462 +Joe Ingles,inglejo01,2020,RS,UTA,4467,2137,0.387196593,0.676415898,1.063612491,4.158894076,4.158894076,0,0.224300764,0.14037642,0.364677185,0.022648031 +Bojan Bogdanovic,bogdabo02,2020,RS,UTA,4316,2083,1.114268849,-1.836345218,-0.722076369,2.164621853,2.164621853,0,0.913152942,-2.292292322,-1.37913938,0.447844577 +Royce O'Neale,onealro01,2020,RS,UTA,4271,2049,0.279165362,1.812432876,2.091598238,5.028684516,5.028684516,0,-0.290020146,2.507730531,2.217710385,-0.660089407 +Mike Conley,conlemi01,2020,RS,UTA,2857,1363,0.854165172,-1.603186008,-0.749020836,1.387883644,1.387883644,0,1.110447329,-0.814221127,0.296226202,-0.264341063 +Jordan Clarkson,clarkjo01,2020,RS,UTA,2165,1039,2.534454067,-1.463001002,1.071453064,2.016193734,2.016193734,0,1.542598066,-1.22748748,0.315110587,-0.481357632 +Georges Niang,niangge01,2020,RS,UTA,1964,923,0.67025925,-1.69818753,-1.02792828,0.808710891,0.808710891,0,0.136549415,-2.288893408,-2.152343993,-0.281757684 +Emmanuel Mudiay,mudiaem01,2020,RS,UTA,1824,850,-2.953894791,-1.766640344,-4.720535135,-0.851511722,-0.851511722,0,-2.670417246,-2.483693975,-5.154111221,-0.36444765 +Tony Bradley,bradlto01,2020,RS,UTA,1424,663,1.691460749,0.780026826,2.471487574,1.759582749,1.759582749,0,0.946619845,1.386177797,2.332797641,-0.384499575 +Jeff Green,greenje02,2020,RS,UTA,1171,553,-3.294616046,-0.260198359,-3.554814405,-0.226405909,-0.226405909,0,-2.581144333,-0.754319823,-3.335464157,-0.298981916 +Ed Davis,davised01,2020,RS,UTA,629,303,-4.68108165,-0.194152986,-4.875234636,-0.326776303,-0.326776303,0,-4.548544085,0.665466551,-3.883077534,-0.548525168 +Rayjon Tucker,tuckera01,2020,RS,UTA,347,161,-1.804767668,-1.346544229,-3.151311897,-0.033058411,-0.033058411,0,-2.930319693,-2.396988501,-5.327308194,0.290437251 +Juwan Morgan,morgaju01,2020,RS,UTA,293,134,0.336237107,-0.123278546,0.212958561,0.202991999,0.202991999,0,-0.878502799,-1.813449804,-2.691952603,0.21371829 +Miye Oni,onimi01,2020,RS,UTA,227,109,-0.847304086,-0.524507013,-1.371811099,0.076714059,0.076714059,0,-1.279710201,0.061093499,-1.218616702,0.09391124 +Jarrell Brantley,brantja01,2020,RS,UTA,206,96,-8.348695871,3.134512364,-5.214183508,-0.120335337,-0.120335337,0,-7.778103339,1.03277067,-6.745332669,-0.303197893 +Dante Exum,exumda01,2020,RS,UTA,176,83,-4.541361465,1.593610701,-2.947750764,-0.00844534,-0.00844534,0,-4.02883855,-1.430989479,-5.459828029,0.868955248 +Nigel Williams-Goss,willini01,2020,RS,UTA,109,50,-2.69776713,0.396939906,-2.300827225,0.011545783,0.011545783,0,-1.970162536,0.245408902,-1.724753634,0.778681952 +Justin Wright-Foreman,wrighju02,2020,RS,UTA,95,45,-4.361208027,-8.202091313,-12.56329934,-0.225267659,-0.225267659,0,-3.280510815,-6.882328937,-10.16283975,-0.016260456 +Stanton Kidd,kiddst01,2020,RS,UTA,34,15,-15.40186285,7.072070079,-8.32979277,-0.042681052,-0.042681052,0,-14.61946246,4.039649394,-10.57981306,-0.050457579 +Bradley Beal,bealbr01,2020,RS,WAS,4433,2053,5.38658058,-3.746706287,1.639874293,4.65647246,4.65647246,0,5.366934167,-3.679494695,1.687439472,1.295470035 +Ish Smith,smithis01,2020,RS,WAS,3890,1787,-0.321161775,-2.372134139,-2.693295914,0.051290517,0.051290517,0,-0.233421218,-2.563559232,-2.79698045,-0.80609377 +Troy Brown Jr.,browntr01,2020,RS,WAS,3881,1782,-1.050645475,-0.350145495,-1.40079097,1.225175487,1.225175487,0,-0.962796669,-0.465934782,-1.428731451,-0.124316104 +Davis Bertans,bertada01,2020,RS,WAS,3494,1583,2.833369349,-0.626822823,2.206546526,4.051534686,4.051534686,0,3.422421541,-0.70738584,2.7150357,1.234407984 +Rui Hachimura,hachiru01,2020,RS,WAS,3112,1444,-2.312326432,-3.018428218,-5.33075465,-1.888844312,-1.888844312,0,-2.290189537,-2.576420166,-4.866609703,-0.66976692 +Isaac Bonga,bongais01,2020,RS,WAS,2704,1250,-1.175203508,2.004304058,0.82910055,2.286388508,2.286388508,0,-1.661935787,1.530994714,-0.130941073,0.170748167 +Thomas Bryant,bryanth01,2020,RS,WAS,2491,1147,-0.369071413,-0.455202708,-0.824274121,1.12767507,1.12767507,0,-0.446275526,-0.853212338,-1.299487864,0.067177182 +Isaiah Thomas,thomais02,2020,RS,WAS,2026,925,-0.849158135,-5.664167589,-6.513325723,-1.789583507,-1.789583507,0,-0.569415064,-6.449052288,-7.018467353,0.778315985 +Moritz Wagner,wagnemo01,2020,RS,WAS,1869,835,-1.84506271,1.211635775,-0.633426936,0.911906533,0.911906533,0,-1.348709375,1.228505075,-0.1202043,1.156183782 +Ian Mahinmi,mahinia01,2020,RS,WAS,1718,808,-2.698444751,2.600975869,-0.097468882,1.092699697,1.092699697,0,-2.48167544,2.269130006,-0.212545434,-0.073203731 +Jordan McRae,mcraejo01,2020,RS,WAS,1451,654,0.102522883,-2.062911042,-1.960388159,0.264766796,0.264766796,0,-0.534925031,-2.947130339,-3.48205537,0.50239344 +Jerome Robinson,robinje01,2020,RS,WAS,1117,503,-1.610225001,-1.73462679,-3.344851791,-0.153311097,-0.153311097,0,-1.187939001,-2.013522546,-3.201461547,0.437375099 +Shabazz Napier,napiesh01,2020,RS,WAS,1048,488,-1.170665212,-0.253876122,-1.424541334,0.332270453,0.332270453,0,-0.441120302,-0.493126731,-0.934247033,0.699527561 +Anzejs Pasecniks,pasecan01,2020,RS,WAS,953,437,-2.44207223,-0.548762147,-2.990834378,-0.053734525,-0.053734525,0,-2.057505809,-0.319615726,-2.377121534,0.073623354 +Gary Payton II,paytoga02,2020,RS,WAS,925,432,-2.788283489,-0.30496156,-3.093245049,-0.075898902,-0.075898902,0,-3.065900487,0.674606142,-2.391294344,0.33132866 +Admiral Schofield,schofad01,2020,RS,WAS,791,368,-1.996430996,-3.440502385,-5.436933381,-0.501913557,-0.501913557,0,-1.924901213,-4.007554366,-5.932455579,-0.519719625 +Garrison Mathews,mathega01,2020,RS,WAS,491,227,1.988309148,2.664997045,4.653306192,0.863602204,0.863602204,0,1.819177512,1.345139801,3.164317313,0.736570725 +Johnathan Williams,willijo04,2020,RS,WAS,374,180,-1.749237477,-4.763293748,-6.512531225,-0.341475426,-0.341475426,0,-2.786727192,-6.125279942,-8.912007134,-1.199825449 +CJ Miles,milescj01,2020,RS,WAS,367,161,0.160498912,1.395651594,1.556150506,0.357322719,0.357322719,0,-0.416487041,0.476318369,0.059831328,1.040922862 +Chris Chiozza,chiozch01,2020,RS,WAS,268,123,-2.926960626,5.356601241,2.429640615,0.324349982,0.324349982,0,-2.047644955,3.568812331,1.521167376,-0.218720845 +Jerian Grant,grantje02,2020,RS,WAS,172,80,-1.116464416,-3.772552922,-4.889017338,-0.086918845,-0.086918845,0,-0.112242714,-4.354948734,-4.467191448,-0.452930243 +Justin Robinson,robinju01,2020,RS,WAS,101,49,-3.169560773,0.001490913,-3.16806986,-0.010367037,-0.010367037,0,-3.084105204,-4.865165147,-7.94927035,-0.826723838 +Jarrod Uthoff,uthofja01,2020,RS,WAS,83,39,-0.527164254,-4.136539472,-4.663703726,-0.037383661,-0.037383661,0,2.012153841,-5.7003969,-3.688243059,-1.863133151 +Jayson Tatum,tatumja01,2020,PO,BOS,1397,690,3.557567874,3.014390101,6.571957976,3.390884416,0,3.390884416,4.405292306,2.371921432,6.777213737,0.184496251 +Jaylen Brown,brownja02,2020,PO,BOS,1346,672,0.978770093,2.984505233,3.963275326,2.3766734,0,2.3766734,3.054030708,2.880726623,5.93475733,0.117842781 +Marcus Smart,smartma01,2020,PO,BOS,1305,648,1.830644144,1.734230172,3.564874316,2.157681837,0,2.157681837,3.502598702,1.901361471,5.403960173,0.205335128 +Kemba Walker,walkeke02,2020,PO,BOS,1270,628,4.201020862,0.945178571,5.146199433,2.59449552,0,2.59449552,5.701790755,0.934293335,6.636084091,-0.564615868 +Daniel Theis,theisda01,2020,PO,BOS,969,482,-1.64117705,1.782949661,0.14177261,0.730744562,0,0.730744562,-0.221854894,2.910178377,2.688323483,-0.364459526 +Brad Wanamaker,wanambr01,2020,PO,BOS,567,273,-0.813488713,-0.919239219,-1.732727932,0.146476041,0,0.146476041,0.099146338,-1.101627455,-1.002481117,0.232643722 +Grant Williams,willigr01,2020,PO,BOS,349,170,1.065649376,0.976286864,2.04193624,0.428724974,0,0.428724974,1.026817248,-0.399513648,0.6273036,0.015550914 +Gordon Hayward,haywago01,2020,PO,BOS,325,157,-0.784907371,-1.502765059,-2.28767243,0.038582573,0,0.038582573,0.172868119,-1.525026785,-1.352158665,1.009363079 +Robert Williams III,williro04,2020,PO,BOS,313,149,2.180802368,1.806070596,3.986872963,0.530320746,0,0.530320746,2.435484409,0.909415773,3.344900182,0.399487499 +Semi Ojeleye,ojelese01,2020,PO,BOS,261,122,-4.608581225,-0.668230444,-5.276811669,-0.161378043,0,-0.161378043,-1.903682002,-2.454131835,-4.357813837,-0.510801805 +Enes Kanter,kanteen01,2020,PO,BOS,209,102,1.099983721,-7.539418952,-6.439435231,-0.19772168,0,-0.19772168,0.028296724,-6.104393121,-6.076096397,-0.150064944 +Romeo Langford,langfro01,2020,PO,BOS,97,46,-5.355410263,9.542083861,4.186673597,0.168534906,0,0.168534906,-3.291609781,5.96558997,2.67398019,0.37349172 +Javonte Green,greenja02,2020,PO,BOS,14,6,8.669150313,-8.299480464,0.36966985,0.009953407,0,0.009953407,3.826579988,-11.54006342,-7.713483433,1.048683229 +Carsen Edwards,edwarca01,2020,PO,BOS,7,3,-9.850707156,23.94662208,14.09591492,0.026529715,0,0.026529715,-6.777078822,16.54871634,9.771637519,-0.236237706 +Tacko Fall,fallta01,2020,PO,BOS,7,3,11.81544783,1.899148448,13.71459627,0.026642573,0,0.026642573,10.45850487,-3.137808067,7.320696806,2.4900819 +Tremont Waters,watertr01,2020,PO,BOS,5,2,-10.96993415,-2.175477074,-13.14541122,-0.010857929,0,-0.010857929,-0.661159641,-2.419152639,-3.08031228,-0.746346465 +Vincent Poirier,poirivi01,2020,PO,BOS,4,2,16.61126399,18.36118941,34.97245341,0.039966717,0,0.039966717,16.06518284,28.47521803,44.54040088,0.669573391 +Caris LeVert,leverca01,2020,PO,BRK,303,140,1.95669977,-5.263103325,-3.306403555,-0.04214739,0,-0.04214739,5.331597368,-6.694301635,-1.362704268,2.806831856 +Garrett Temple,templga01,2020,PO,BRK,294,137,-1.811911796,-0.018265361,-1.830177158,0.066490559,0,0.066490559,3.075055962,-1.593715657,1.481340305,0.271257783 +Jarrett Allen,allenja01,2020,PO,BRK,279,132,0.376918646,7.03096276,7.407881405,0.687582131,0,0.687582131,3.529881499,3.527301633,7.057183132,-2.529617966 +Timothe Luwawu-Cabarrot,luwawti01,2020,PO,BRK,279,131,1.667246378,-0.742892855,0.924353523,0.252823561,0,0.252823561,6.235864364,-2.04999018,4.185874185,-0.179502164 +Tyler Johnson,johnsty01,2020,PO,BRK,201,93,-1.373785822,-13.89983989,-15.27362571,-0.618131449,0,-0.618131449,2.948381465,-15.93917631,-12.99079484,0.853780071 +Joe Harris,harrijo01,2020,PO,BRK,151,72,1.819018871,1.840139691,3.659158562,0.243362008,0,0.243362008,5.493378929,-0.654296316,4.839082613,0.221741706 +Chris Chiozza,chiozch01,2020,PO,BRK,145,65,-1.166750038,-0.302139776,-1.468889814,0.044578756,0,0.044578756,2.868134575,-2.879521024,-0.011386449,1.724978227 +Rodions Kurucs,kurucro01,2020,PO,BRK,133,58,-8.114623677,-3.601605035,-11.71622871,-0.279278088,0,-0.279278088,-2.51044844,-5.752570417,-8.263018857,2.044487905 +Dzanan Musa,musadz01,2020,PO,BRK,88,39,0.482121215,-12.77981937,-12.29769816,-0.200318628,0,-0.200318628,2.938688456,-14.99817785,-12.05948939,2.221810016 +Justin Anderson,anderju01,2020,PO,BRK,61,28,1.839718198,-1.018549849,0.821168349,0.05320749,0,0.05320749,6.149160603,-7.147770667,-0.998610064,1.116318413 +Jeremiah Martin,martije02,2020,PO,BRK,58,27,-3.342644186,-12.34579509,-15.68843927,-0.180833804,0,-0.180833804,0.413905881,-12.87544003,-12.46153415,-1.614483398 +Donta Hall,halldo01,2020,PO,BRK,44,20,-5.293594417,-6.800638463,-12.09423288,-0.09794139,0,-0.09794139,-0.487763659,-10.780778,-11.26854166,-0.401323558 +Lance Thomas,thomala01,2020,PO,BRK,38,17,-7.477401358,-3.137184796,-10.61458615,-0.069888877,0,-0.069888877,-2.33123151,-7.372028441,-9.703259951,-0.653701348 +Luka Doncic,doncilu01,2020,PO,DAL,458,215,4.849688912,-1.372219886,3.477469026,0.707946934,0,0.707946934,4.581433331,-1.229366464,3.352066867,0.48142745 +Tim Hardaway Jr.,hardati02,2020,PO,DAL,444,204,-1.553718443,-9.44319995,-10.99691839,-0.90563272,0,-0.90563272,0.233966078,-7.476537444,-7.242571367,2.285477085 +Maxi Kleber,klebima01,2020,PO,DAL,436,203,-5.652588283,0.21939759,-5.433190694,-0.287807903,0,-0.287807903,-3.382125618,1.609227881,-1.772897738,0.413530108 +Dorian Finney-Smith,finnedo01,2020,PO,DAL,414,191,-0.171786604,2.144862589,1.973075984,0.476398978,0,0.476398978,0.574673735,3.432024112,4.006697847,0.35782425 +Seth Curry,curryse01,2020,PO,DAL,377,173,4.967371308,-3.911278326,1.056092982,0.349083845,0,0.349083845,4.877859925,-3.028962631,1.848897294,0.746902589 +Trey Burke,burketr01,2020,PO,DAL,328,156,3.930735699,2.144578964,6.075314663,0.712332006,0,0.712332006,3.725286014,2.921885638,6.647171652,-1.660889729 +Kristaps Porzingis,porzikr01,2020,PO,DAL,209,94,5.468646023,2.439977722,7.908623745,0.534675262,0,0.534675262,5.67964578,2.948755555,8.628401335,1.407394646 +Boban Marjanovic,marjabo01,2020,PO,DAL,174,82,3.912273146,0.627055715,4.539328861,0.312958681,0,0.312958681,3.539488097,0.943134747,4.482622844,-0.493993048 +Michael Kidd-Gilchrist,kiddgmi01,2020,PO,DAL,119,55,-0.579627676,-0.131922016,-0.711549692,0.05877117,0,0.05877117,-0.827003769,0.99175185,0.164748081,-0.376512769 +Delon Wright,wrighde01,2020,PO,DAL,118,53,-1.035830249,-0.717338378,-1.753168627,0.028370662,0,0.028370662,-0.202376307,-0.532495905,-0.734872212,2.03814831 +Justin Jackson,jacksju01,2020,PO,DAL,36,16,-11.69193907,-13.34237765,-25.03431672,-0.188675412,0,-0.188675412,-7.304885825,-12.52360906,-19.82849488,0.560825424 +Antonius Cleveland,clevean01,2020,PO,DAL,20,9,-6.399049328,5.171152576,-1.227896752,0.007282644,0,0.007282644,-3.559824472,4.823097724,1.263273252,1.023387204 +Josh Reaves,reavejo02,2020,PO,DAL,20,9,-7.972669949,6.793662544,-1.179007406,0.007455847,0,0.007455847,-4.569079154,1.866190252,-2.702888902,0.212818742 +J.J. Barea,bareajo01,2020,PO,DAL,12,5,-14.62296631,-15.55955805,-30.18252436,-0.073456663,0,-0.073456663,-8.474882742,-11.10179724,-19.57667999,1.763918543 +Jamal Murray,murraja01,2020,PO,DEN,1485,753,7.917351082,0.603980425,8.521331508,4.382464634,0,4.382464634,7.148177056,0.937578245,8.085755301,-1.858468824 +Nikola Jokic,jokicni01,2020,PO,DEN,1366,694,5.433559237,-0.621430731,4.812128506,2.752626217,0,2.752626217,5.829308309,0.739335576,6.568643885,-0.321311909 +Jerami Grant,grantje01,2020,PO,DEN,1297,653,-2.771599247,1.362413673,-1.409185575,0.462630449,0,0.462630449,-1.695929984,1.805891952,0.109961968,0.412891796 +Michael Porter Jr.,portemi01,2020,PO,DEN,914,451,2.292096356,0.507022671,2.799119026,1.326577824,0,1.326577824,2.312512864,1.008727067,3.321239932,0.730288738 +Paul Millsap,millspa01,2020,PO,DEN,905,459,-2.211788702,0.528600779,-1.683187923,0.259088041,0,0.259088041,-1.026152755,1.20218408,0.176031324,0.549499527 +Monte Morris,morrimo01,2020,PO,DEN,833,406,0.099670179,-4.997964752,-4.898294573,-0.458605414,0,-0.458605414,0.041515138,-4.128304816,-4.086789678,-0.075797768 +Torrey Craig,craigto01,2020,PO,DEN,753,375,-1.622232188,-2.807660031,-4.429892219,-0.329656118,0,-0.329656118,-1.542312759,-2.738456862,-4.280769621,-0.547949162 +Gary Harris,harriga01,2020,PO,DEN,751,379,-3.407114028,2.318812517,-1.088301511,0.333000111,0,0.333000111,-1.674914812,2.804001428,1.129086617,0.481950321 +Mason Plumlee,plumlma01,2020,PO,DEN,424,206,-1.686694523,3.029421893,1.34272737,0.447330057,0,0.447330057,-1.404684556,2.151185815,0.74650126,0.826155515 +PJ Dozier,doziepj01,2020,PO,DEN,255,125,-3.958111382,-2.296750278,-6.25486166,-0.232247018,0,-0.232247018,-3.39566057,-3.159126416,-6.554786986,0.738837407 +Troy Daniels,danietr01,2020,PO,DEN,64,30,5.533094141,-0.063673811,5.469420331,0.129192004,0,0.129192004,0.999511204,-3.649762116,-2.650250912,-0.428523216 +Keita Bates-Diop,bateske01,2020,PO,DEN,48,24,-1.597366218,-6.589330904,-8.186697122,-0.066924977,0,-0.066924977,-4.109961535,-8.541227131,-12.65118867,-2.508589385 +Bol Bol,bolbo01,2020,PO,DEN,43,21,11.67775075,14.21597995,25.8937307,0.32207777,0,0.32207777,8.283898097,8.585284815,16.86918291,1.744473531 +Tyler Cook,cookty01,2020,PO,DEN,7,4,-2.916985308,6.689684548,3.77269924,0.01295592,0,0.01295592,-4.594125593,-5.755728145,-10.34985374,-5.593133948 +Noah Vonleh,vonleno01,2020,PO,DEN,6,3,-24.7071216,-4.222017144,-28.92913874,-0.040509541,0,-0.040509541,-17.39600363,-8.785041186,-26.18104481,-1.963338711 +James Harden,hardeja01,2020,PO,HOU,923,448,7.003389946,3.560710394,10.56410034,3.136791549,0,3.136791549,5.737836881,5.282383742,11.02022062,-0.058311095 +Eric Gordon,gordoer01,2020,PO,HOU,868,410,-2.374947656,-0.711737911,-3.086685567,-0.074075996,0,-0.074075996,-1.582941699,-0.590648394,-2.173590093,1.967507501 +P.J. Tucker,tuckepj01,2020,PO,HOU,851,414,-0.023754481,2.923634444,2.899879964,1.220548946,0,1.220548946,0.457537307,5.172096779,5.629634086,-0.827961285 +Robert Covington,covinro01,2020,PO,HOU,786,379,0.179000848,2.195423919,2.374424766,1.029819439,0,1.029819439,0.658431851,4.825541713,5.483973563,0.763610522 +Jeff Green,greenje02,2020,PO,HOU,712,341,1.092465826,-1.262238259,-0.169772433,0.459727255,0,0.459727255,0.880079155,-0.69966794,0.180411215,-0.698089656 +Danuel House Jr.,houseda01,2020,PO,HOU,583,279,1.692085143,-1.084339639,0.607745503,0.492367894,0,0.492367894,1.565605859,-0.256185962,1.309419897,-0.11728455 +Russell Westbrook,westbru01,2020,PO,HOU,554,262,-4.397940934,0.657752168,-3.740188765,-0.138509084,0,-0.138509084,-1.484751981,1.75018462,0.265432639,1.453301202 +Austin Rivers,riverau01,2020,PO,HOU,440,211,-1.698883727,-0.719156221,-2.418039948,0.036696457,0,0.036696457,-0.566815918,-1.004425617,-1.571241536,-0.432471571 +Ben McLemore,mclembe01,2020,PO,HOU,272,130,3.044267136,0.455770999,3.500038134,0.426308779,0,0.426308779,2.901382686,-0.442618245,2.458764441,-0.286074397 +Michael Frazier,frazimi01,2020,PO,HOU,30,12,-3.104301175,1.1185846,-1.985716575,0.00491158,0,0.00491158,-3.219917283,-5.095728045,-8.315645328,1.761621163 +Chris Clemons,clemoch01,2020,PO,HOU,21,8,0.244011765,0.51167662,0.755688385,0.01521229,0,0.01521229,1.511372122,-4.123104091,-2.611731969,3.060798496 +Bruno Caboclo,cabocbr01,2020,PO,HOU,19,7,-8.335799536,5.345920732,-2.989878804,-0.000909682,0,-0.000909682,-4.333854646,5.458398827,1.124544182,2.935504689 +DeMarre Carroll,carrode01,2020,PO,HOU,13,6,-0.711653431,16.00734817,15.29569474,0.057136389,0,0.057136389,0.958838597,9.729904754,10.68874335,0.28334663 +Tyson Chandler,chandty01,2020,PO,HOU,1,0,0,0,0,,0,,0,0,0, +Malcolm Brogdon,brogdma01,2020,PO,IND,329,160,5.236725262,-3.934845909,1.301879353,0.341866111,0,0.341866111,1.701726449,-2.208344418,-0.506617969,0.212640858 +T.J. Warren,warretj01,2020,PO,IND,321,156,-0.403746159,0.351160581,-0.052585577,0.22357329,0,0.22357329,-1.697285542,0.254961919,-1.442323624,0.964530127 +Myles Turner,turnemy01,2020,PO,IND,300,146,-3.805620658,2.352410225,-1.453210433,0.100397487,0,0.100397487,-5.00549438,2.437839663,-2.567654717,0.7690783 +Justin Holiday,holidju01,2020,PO,IND,269,131,-0.687306841,6.592679037,5.905372196,0.586757021,0,0.586757021,-2.189413095,6.557282321,4.367869227,-1.64433855 +Victor Oladipo,oladivi01,2020,PO,IND,252,123,-0.943658587,3.501824376,2.558165789,0.3500746,0,0.3500746,-2.005952832,3.766780645,1.760827813,1.884008817 +Aaron Holiday,holidaa01,2020,PO,IND,152,72,2.92751822,-12.90626346,-9.978745236,-0.275572105,0,-0.275572105,-0.154069893,-10.73458115,-10.88865104,0.616925071 +Doug McDermott,mcderdo01,2020,PO,IND,109,54,-7.137220781,-6.350807506,-13.48802829,-0.301084885,0,-0.301084885,-7.781163598,-8.304490414,-16.08565401,-1.31326666 +JaKarr Sampson,sampsja02,2020,PO,IND,102,50,-3.035496081,3.767364873,0.731868792,0.089715201,0,0.089715201,-4.752780328,3.44607507,-1.306705258,-2.052322833 +Edmond Sumner,sumneed01,2020,PO,IND,85,41,-8.278041472,2.218332026,-6.059709446,-0.071349367,0,-0.071349367,-8.656293277,0.289012838,-8.367280439,-0.07646377 +T.J. McConnell,mccontj01,2020,PO,IND,57,28,-9.489244612,-7.715417557,-17.20466217,-0.209362283,0,-0.209362283,-9.160394384,-8.888852282,-18.04924667,-1.682295299 +Alize Johnson,johnsal02,2020,PO,IND,1,0,-3.263098381,106.9906549,103.7275566,0,0,0,-4.861938219,90.41092039,85.54898217,5.351635464 +Kawhi Leonard,leonaka01,2020,PO,LAC,1048,511,6.065476169,3.15661752,9.222093689,3.180162919,0,3.180162919,1.62156289,5.23683588,6.85839877,-1.203131674 +Paul George,georgpa01,2020,PO,LAC,986,479,0.337252253,3.937892104,4.275144358,1.794158187,0,1.794158187,-2.33792283,5.555849263,3.217926433,1.316707731 +Marcus Morris Sr.,morrima03,2020,PO,LAC,802,388,1.937772753,3.574346616,5.512119368,1.688601864,0,1.688601864,-1.28019619,4.581566982,3.301370793,0.103715217 +Lou Williams,willilo02,2020,PO,LAC,724,341,3.212359039,-3.406798634,-0.194439595,0.462218332,0,0.462218332,-0.607798198,-2.318248975,-2.926047173,0.793549561 +Ivica Zubac,zubaciv01,2020,PO,LAC,653,320,1.355249971,3.069956276,4.425206247,1.203304011,0,1.203304011,-1.77837884,4.062311866,2.283933026,-0.401691484 +Montrezl Harrell,harremo01,2020,PO,LAC,517,243,-3.18494796,-1.984664668,-5.169612627,-0.312007016,0,-0.312007016,-6.38292457,-0.909621415,-7.292545985,0.840962327 +Landry Shamet,shamela01,2020,PO,LAC,514,243,-4.054924232,-0.177521851,-4.232446083,-0.191145823,0,-0.191145823,-6.139398534,0.10375024,-6.035648294,0.833440539 +JaMychal Green,greenja01,2020,PO,LAC,470,222,-1.500230511,-2.383428421,-3.883658932,-0.132266833,0,-0.132266833,-4.355648758,-2.399194921,-6.75484368,-0.122351694 +Reggie Jackson,jacksre01,2020,PO,LAC,369,170,0.508906616,-5.661301033,-5.152394417,-0.214662684,0,-0.214662684,-2.900103725,-3.870001612,-6.770105338,-0.111441049 +Patrick Beverley,beverpa01,2020,PO,LAC,342,166,-0.554439222,5.222012293,4.667573072,0.652478535,0,0.652478535,-2.289300519,7.444888237,5.155587719,0.69899567 +Terance Mann,mannte01,2020,PO,LAC,64,27,-6.497740691,9.643622938,3.145882247,0.083171917,0,0.083171917,-7.779966298,6.720538969,-1.059427328,-0.703475775 +Rodney McGruder,mcgruro01,2020,PO,LAC,35,16,8.316057001,4.979232652,13.29528965,0.133397055,0,0.133397055,3.182159277,1.32263889,4.504798167,-1.243717725 +Patrick Patterson,pattepa01,2020,PO,LAC,23,10,31.39613542,-0.839943942,30.55619148,0.175993245,0,0.175993245,18.12179852,-3.308095682,14.81370284,0.417178674 +Amir Coffey,coffeam01,2020,PO,LAC,16,7,10.54762147,8.443014164,18.99063564,0.080659806,0,0.080659806,6.70336592,4.673185312,11.37655123,0.719863141 +Joakim Noah,noahjo01,2020,PO,LAC,4,2,-14.70217423,27.21738134,12.51520711,0.015411919,0,0.015411919,-13.76916567,21.74538998,7.976224317,-4.038629611 +Anthony Davis,davisan02,2020,PO,LAL,1564,769,6.364603939,6.116423017,12.48102696,6.189235978,0,6.189235978,2.611385144,6.692487728,9.303872871,0.419588301 +LeBron James,jamesle01,2020,PO,LAL,1561,762,7.071939568,3.185815329,10.2577549,5.231371565,0,5.231371565,3.133751283,3.468542079,6.602293362,0.299476104 +Kentavious Caldwell-Pope,caldwke01,2020,PO,LAL,1228,608,0.440245946,-1.409491414,-0.969245467,0.565895519,0,0.565895519,-1.283542858,-0.938000079,-2.221542937,-0.666117746 +Alex Caruso,carusal01,2020,PO,LAL,1075,510,-2.696275891,2.500336905,-0.195938985,0.693187253,0,0.693187253,-4.067095541,2.797328892,-1.269766649,1.126658824 +Danny Green,greenda02,2020,PO,LAL,1050,525,2.825588634,1.310176337,4.135764971,1.882275854,0,1.882275854,0.174570855,2.216701466,2.391272321,-1.041806944 +Kyle Kuzma,kuzmaky01,2020,PO,LAL,1020,484,-2.648725902,-0.389307421,-3.038033323,-0.073600812,0,-0.073600812,-4.396009439,-1.445641097,-5.841650536,0.330739715 +Rajon Rondo,rondora01,2020,PO,LAL,815,395,3.286232431,-4.41860608,-1.132373649,0.335853982,0,0.335853982,1.295527378,-2.876671001,-1.581143623,-0.108729547 +Markieff Morris,morrima02,2020,PO,LAL,779,385,-1.897830195,2.557389245,0.65955905,0.688997421,0,0.688997421,-3.438849743,1.768664634,-1.670185109,-0.249488682 +Dwight Howard,howardw01,2020,PO,LAL,572,282,-0.075181349,-1.681602772,-1.756784122,0.148794989,0,0.148794989,-2.45020167,0.492270981,-1.957930689,0.952498594 +JaVale McGee,mcgeeja01,2020,PO,LAL,279,135,-3.220172025,3.029099117,-0.191072907,0.183458553,0,0.183458553,-5.608334814,2.608845285,-2.999489529,0.918039017 +JR Smith,smithjr01,2020,PO,LAL,164,75,-11.11283436,-5.497178244,-16.6100126,-0.55283875,0,-0.55283875,-10.93399924,-5.542092498,-16.47609173,1.062944741 +Dion Waiters,waitedi01,2020,PO,LAL,79,38,-3.260113887,4.246729035,0.986615148,0.073677277,0,0.073677277,-5.991636998,2.647978085,-3.343658913,-1.38073659 +Jared Dudley,dudleja01,2020,PO,LAL,71,31,-12.88401217,-7.521684449,-20.40569662,-0.293485591,0,-0.293485591,-8.711528728,-3.903163089,-12.61469182,1.890819067 +Quinn Cook,cookqu01,2020,PO,LAL,53,24,-2.378368026,-11.78527884,-14.16364687,-0.143562862,0,-0.143562862,-4.043837049,-11.26655175,-15.3103888,-0.398174986 +Talen Horton-Tucker,hortota01,2020,PO,LAL,41,17,5.338167017,7.574605422,12.91277244,0.14240279,0,0.14240279,1.797560827,7.649760047,9.447320874,1.625631789 +Jimmy Butler,butleji01,2020,PO,MIA,1621,806,4.076797931,0.277862731,4.354660663,3.006142327,0,3.006142327,6.925138248,0.498397687,7.423535935,-0.23294553 +Tyler Herro,herroty01,2020,PO,MIA,1422,706,0.450408176,-1.316482859,-0.866074682,0.694128509,0,0.694128509,3.352872933,-1.972735386,1.380137547,-0.815290761 +Bam Adebayo,adebaba01,2020,PO,MIA,1383,687,1.533003558,2.505122233,4.038125791,2.444720743,0,2.444720743,4.630277475,1.886190852,6.516468327,-0.371700042 +Jae Crowder,crowdja01,2020,PO,MIA,1332,660,1.141466336,-0.382278347,0.75918799,1.214866581,0,1.214866581,3.976477481,0.132864759,4.10934224,-0.313492572 +Duncan Robinson,robindu01,2020,PO,MIA,1215,600,3.788948236,-1.927527266,1.86142097,1.459987496,0,1.459987496,5.676842851,-1.672940664,4.003902187,0.277653888 +Goran Dragic,dragigo01,2020,PO,MIA,1132,553,3.338724089,1.634099006,4.972823096,2.236389289,0,2.236389289,6.071627091,1.501150243,7.572777334,-0.480205402 +Andre Iguodala,iguodan01,2020,PO,MIA,865,410,-0.603274741,1.149571982,0.54629724,0.715948843,0,0.715948843,1.055176991,0.634760936,1.689937928,0.67031499 +Kelly Olynyk,olynyke01,2020,PO,MIA,532,258,1.864365907,3.056770733,4.92113664,1.051108578,0,1.051108578,4.192608522,2.64816687,6.840775393,0.923088092 +Kendrick Nunn,nunnke01,2020,PO,MIA,497,239,-3.269811205,1.757642881,-1.512168324,0.156203515,0,0.156203515,0.457419454,-1.007942395,-0.550522941,0.339184456 +Derrick Jones Jr.,jonesde02,2020,PO,MIA,210,97,-2.090532072,5.665117743,3.574585671,0.324409712,0,0.324409712,0.142136677,3.777969215,3.920105892,0.490474914 +Solomon Hill,hillso01,2020,PO,MIA,91,42,2.433399929,7.296735165,9.730135094,0.27588268,0,0.27588268,2.889629686,4.385034009,7.274663695,0.024021825 +Meyers Leonard,leoname01,2020,PO,MIA,62,31,8.248869781,-4.342665244,3.906204537,0.107952642,0,0.107952642,7.780129672,-2.072505452,5.70762422,-0.571494832 +Gabe Vincent,vincega01,2020,PO,MIA,1,0,-2.902351884,19.50723288,16.604881,0,0,0,-4.386947574,9.570107766,5.183160191,-1.572068426 +Khris Middleton,middlkh01,2020,PO,MIL,742,355,3.295971721,1.768325961,5.064297682,1.455710158,0,1.455710158,1.327788322,0.744956269,2.072744591,-0.272766111 +Brook Lopez,lopezbr01,2020,PO,MIL,694,328,-0.780756336,-0.261286767,-1.042043103,0.293123095,0,0.293123095,-2.182670474,-0.930296782,-3.112967257,-0.559131437 +Giannis Antetokounmpo,antetgi01,2020,PO,MIL,602,277,4.437712242,0.348085195,4.785797437,1.118327799,0,1.118327799,1.205823234,-0.857329641,0.348493593,1.802268634 +George Hill,hillge01,2020,PO,MIL,571,268,-1.50011109,0.85918889,-0.640922199,0.297436971,0,0.297436971,-2.993864708,-0.387836859,-3.381701567,0.003822175 +Eric Bledsoe,bledser01,2020,PO,MIL,565,267,0.380097513,3.350492842,3.730590355,0.917580207,0,0.917580207,-1.332501547,2.283427846,0.950926299,0.773164536 +Wesley Matthews,matthwe02,2020,PO,MIL,521,246,-0.936221499,3.228716338,2.292494838,0.654647117,0,0.654647117,-2.583612736,1.905898541,-0.677714195,0.29223614 +Marvin Williams,willima02,2020,PO,MIL,390,179,0.891746649,2.640247412,3.531994061,0.592622877,0,0.592622877,-0.73086384,0.771332317,0.040468477,0.154965444 +Pat Connaughton,connapa01,2020,PO,MIL,376,171,-1.056739735,-0.076270872,-1.133010608,0.145981224,0,0.145981224,-2.305131428,-1.761341289,-4.066472717,0.330558276 +Donte DiVincenzo,divindo01,2020,PO,MIL,358,165,-3.546891084,0.791619718,-2.755271366,-0.00046232,0,-0.00046232,-3.562323608,-0.459454206,-4.021777814,1.007935683 +Kyle Korver,korveky01,2020,PO,MIL,274,119,0.001869576,1.080668636,1.082538212,0.245523992,0,0.245523992,-0.745578735,-2.260052651,-3.005631386,2.29255304 +Ersan Ilyasova,ilyaser01,2020,PO,MIL,52,23,-9.504792256,3.534381316,-5.97041094,-0.039583413,0,-0.039583413,-5.811213805,3.359627348,-2.451586456,1.549684238 +Robin Lopez,lopezro01,2020,PO,MIL,46,21,-3.127121267,-5.578647517,-8.705768784,-0.06463482,0,-0.06463482,-4.099563152,-6.843382151,-10.9429453,-1.777368283 +Sterling Brown,brownst02,2020,PO,MIL,10,4,-19.13645329,-6.346261629,-25.48271492,-0.047711654,0,-0.047711654,-12.76103783,-8.901396499,-21.66243433,-0.282672068 +Frank Mason,masonfr01,2020,PO,MIL,4,2,17.99562511,22.91380925,40.90943436,0.044550773,0,0.044550773,7.777833674,15.50497544,23.28280912,-3.01882277 +Shai Gilgeous-Alexander,gilgesh01,2020,PO,OKC,589,279,-0.240618492,2.270823587,2.030205095,0.702897883,0,0.702897883,-2.806103037,0.775887333,-2.030215704,0.158090507 +Chris Paul,paulch01,2020,PO,OKC,555,261,1.688650998,-5.723074591,-4.034423593,-0.177173402,0,-0.177173402,-1.258838352,-5.318376572,-6.577214924,0.435260294 +Dennis Schroder,schrode01,2020,PO,OKC,478,227,0.94823192,3.696629069,4.644860989,0.881326046,0,0.881326046,-0.680165152,2.198750622,1.51858547,-0.221632506 +Danilo Gallinari,gallida01,2020,PO,OKC,455,212,-0.818414069,-1.373193677,-2.191607746,0.063239913,0,0.063239913,-2.63497322,-3.595557934,-6.230531155,1.512969923 +Steven Adams,adamsst01,2020,PO,OKC,442,210,-2.446396767,1.635347906,-0.811048861,0.21295169,0,0.21295169,-4.509713457,-0.883482265,-5.393195722,-0.605597351 +Luguentz Dort,dortlu01,2020,PO,OKC,374,175,-5.497857502,6.755080372,1.25722287,0.375370293,0,0.375370293,-6.088631608,3.502058254,-2.586573354,1.713403385 +Darius Bazley,bazleda01,2020,PO,OKC,261,126,-1.079794405,5.412967742,4.333173338,0.461812384,0,0.461812384,-3.76362949,0.870279095,-2.893350395,-1.652006388 +Nerlens Noel,noelne01,2020,PO,OKC,212,97,-3.035395793,1.398521581,-1.636874212,0.056485685,0,0.056485685,-4.798635608,-1.187000197,-5.985635805,-0.576610892 +Terrance Ferguson,fergute01,2020,PO,OKC,89,42,-8.462025762,0.743840276,-7.718185486,-0.110255247,0,-0.110255247,-7.439615902,-0.94227957,-8.381895473,0.412849771 +Abdel Nader,naderab01,2020,PO,OKC,54,25,-8.337308932,4.760630871,-3.576678061,-0.010869339,0,-0.010869339,-8.51577863,0.620328439,-7.895450191,-0.051250235 +Hamidou Diallo,diallha01,2020,PO,OKC,52,25,-6.361892596,-3.791629789,-10.15352239,-0.097228036,0,-0.097228036,-6.642999622,-7.380478458,-14.02347808,-0.168588633 +Mike Muscala,muscami01,2020,PO,OKC,41,20,-1.192218532,-9.833155235,-11.02537377,-0.08537938,0,-0.08537938,-3.388260842,-8.069967295,-11.45822814,-1.951081124 +Andre Roberson,roberan03,2020,PO,OKC,6,3,-15.82199103,-29.34223409,-45.16422513,-0.066212078,0,-0.066212078,-10.66786228,-27.92845328,-38.59631555,-1.102293247 +Deonte Burton,burtode02,2020,PO,OKC,4,2,-7.69742184,3.728231858,-3.969189982,-0.001279841,0,-0.001279841,-7.142604056,-2.828005699,-9.970609756,-0.250387537 +Nikola Vucevic,vucevni01,2020,PO,ORL,403,185,2.18951235,-2.623497328,-0.433984977,0.225249674,0,0.225249674,7.817931816,-1.947524538,5.870407278,-0.091392441 +Evan Fournier,fournev01,2020,PO,ORL,376,171,2.0866842,-3.187766888,-1.101082688,0.150349577,0,0.150349577,6.634049333,-2.396079767,4.237969565,1.325342319 +Markelle Fultz,fultzma01,2020,PO,ORL,325,147,-4.662878658,-2.36017305,-7.023051708,-0.332880389,0,-0.332880389,1.043473303,-3.123926856,-2.080453553,0.70738436 +Gary Clark,clarkga01,2020,PO,ORL,316,144,-0.212065378,1.403367668,1.19130229,0.296017993,0,0.296017993,3.966075274,2.215530007,6.181605281,-0.873259701 +Terrence Ross,rosste01,2020,PO,ORL,299,135,2.257110873,4.674582568,6.931693441,0.695144709,0,0.695144709,6.631281491,4.297162398,10.92844389,1.066767692 +D.J. Augustin,augusdj01,2020,PO,ORL,281,128,-0.015759631,-1.719378373,-1.735138003,0.06828715,0,0.06828715,3.945815043,-4.290229626,-0.344414583,-0.09802946 +James Ennis III,ennisja01,2020,PO,ORL,265,119,-1.975818697,0.815434154,-1.160384543,0.101338723,0,0.101338723,2.832292212,2.30716164,5.139453853,1.796738575 +Khem Birch,birchkh01,2020,PO,ORL,198,89,0.16307114,3.20555607,3.36862721,0.287868877,0,0.287868877,2.227318639,2.025520552,4.252839191,0.458457855 +Wes Iwundu,iwundwe01,2020,PO,ORL,169,76,-4.779519109,6.89345104,2.113931932,0.193003472,0,0.193003472,-0.718901147,4.214369958,3.495468812,-0.771604735 +BJ Johnson,johnsbj01,2020,PO,ORL,10,4,13.01224407,8.751789467,21.76403353,0.051219124,0,0.051219124,13.14549794,-1.886694821,11.25880312,-0.727719092 +Vic Law,lawvi01,2020,PO,ORL,10,4,20.95314622,6.608273174,27.56141939,0.0636152,0,0.0636152,16.06522598,-0.058303274,16.00692271,-0.286901877 +Tobias Harris,harrito02,2020,PO,PHI,298,149,4.593893742,-3.205877495,1.388016247,0.321624502,0,0.321624502,5.275662411,-2.977602132,2.298060279,-0.860836774 +Josh Richardson,richajo01,2020,PO,PHI,291,144,1.121968873,0.305711731,1.427680604,0.320746044,0,0.320746044,2.086199177,0.347583876,2.433783053,1.315228636 +Joel Embiid,embiijo01,2020,PO,PHI,289,145,-3.08978155,1.236298032,-1.853483518,0.068880607,0,0.068880607,1.25052802,1.521651598,2.772179618,0.693094697 +Al Horford,horfoal01,2020,PO,PHI,262,129,0.451449419,-3.403965681,-2.952516262,-0.013775281,0,-0.013775281,0.88952899,-4.390749488,-3.501220498,0.20606024 +Shake Milton,miltosh01,2020,PO,PHI,256,126,3.239430934,-4.078877775,-0.839446842,0.126269581,0,0.126269581,4.058788545,-3.614103147,0.444685398,-0.315532333 +Alec Burks,burksal01,2020,PO,PHI,188,95,1.565437847,-3.218320049,-1.652882202,0.053968542,0,0.053968542,1.744425126,-3.872555005,-2.128129879,-1.585261967 +Matisse Thybulle,thybuma01,2020,PO,PHI,148,75,-4.908423681,-0.161424423,-5.069848104,-0.089774642,0,-0.089774642,-3.94021443,-0.148193043,-4.088407473,-1.929220136 +Furkan Korkmaz,korkmfu01,2020,PO,PHI,83,40,-6.379267766,12.73098303,6.351715268,0.191174225,0,0.191174225,-3.769971479,7.852552274,4.082580795,-0.206713833 +Raul Neto,netora01,2020,PO,PHI,53,26,-5.631536915,10.47143045,4.839893535,0.1035234,0,0.1035234,-1.027870938,7.672460935,6.644589997,-0.301755092 +Mike Scott,scottmi01,2020,PO,PHI,43,20,-3.419423822,4.125804327,0.706380504,0.036284586,0,0.036284586,-1.333857406,0.039788552,-1.294068854,-0.246756822 +Norvel Pelle,pelleno01,2020,PO,PHI,16,7,-7.744029376,7.036288141,-0.707741234,0.007613787,0,0.007613787,-4.357620462,6.197172242,1.83955178,1.205987051 +Kyle O'Quinn,oquinky01,2020,PO,PHI,14,6,-23.89481795,-3.064480226,-26.95929818,-0.077690583,0,-0.077690583,-18.34371309,-7.317778062,-25.66149115,1.633533878 +CJ McCollum,mccolcj01,2020,PO,POR,419,196,1.104275645,0.145570059,1.249845703,0.407799544,0,0.407799544,2.666721861,-1.235432997,1.431288864,-1.137797207 +Carmelo Anthony,anthoca01,2020,PO,POR,379,176,-3.16637234,-3.26457662,-6.43094896,-0.340447231,0,-0.340447231,-1.203727666,-3.656488362,-4.860216028,-0.131082458 +Jusuf Nurkic,nurkiju01,2020,PO,POR,346,161,-0.475943375,-5.630356649,-6.106300024,-0.288200831,0,-0.288200831,1.116525921,-4.666720507,-3.550194587,1.348835891 +Gary Trent Jr.,trentga02,2020,PO,POR,339,153,-3.292996646,1.341282318,-1.951714328,0.065595338,0,0.065595338,-2.336396622,0.099096773,-2.237299849,2.050126598 +Damian Lillard,lillada01,2020,PO,POR,304,143,0.021971983,2.193539374,2.215511358,0.375916408,0,0.375916408,2.028728125,-0.148032213,1.880695912,0.605747302 +Hassan Whiteside,whiteha01,2020,PO,POR,228,106,-2.23022316,-0.390299023,-2.620522183,0.007260883,0,0.007260883,-0.517120495,-0.643252036,-1.16037253,0.536028112 +Anfernee Simons,simonan01,2020,PO,POR,180,82,4.751376734,1.716559593,6.467936327,0.402411338,0,0.402411338,3.920288814,0.895247006,4.81553582,1.166805755 +Mario Hezonja,hezonma01,2020,PO,POR,150,68,0.29145791,0.116844501,0.408302411,0.113465384,0,0.113465384,0.022850418,-2.218931854,-2.196081437,0.401043043 +Wenyen Gabriel,gabriwe01,2020,PO,POR,109,53,-0.646375333,9.552389924,8.90601459,0.329214652,0,0.329214652,0.725855788,8.526367149,9.252222938,1.266486198 +Jaylen Hoard,hoardja01,2020,PO,POR,87,41,3.918138812,1.806646985,5.724785797,0.18209686,0,0.18209686,1.13229434,-0.939308333,0.192986007,-0.401947915 +Jaylen Adams,adamsja01,2020,PO,POR,43,21,6.207690337,7.656297991,13.86398833,0.180288816,0,0.180288816,3.989697734,3.511923037,7.501620771,-1.784967198 +Fred VanVleet,vanvlfr01,2020,PO,TOR,877,430,1.361866767,1.413814788,2.775681555,1.240470162,0,1.240470162,2.19676965,2.314351642,4.511121292,-0.778872863 +Pascal Siakam,siakapa01,2020,PO,TOR,852,418,-2.980582815,0.691430696,-2.289152118,0.100023872,0,0.100023872,-1.028991031,0.888975656,-0.140015375,-1.313461745 +Kyle Lowry,lowryky01,2020,PO,TOR,838,413,4.846058295,4.429821959,9.275880254,2.599222648,0,2.599222648,5.244075421,5.738595035,10.98267046,-0.541557016 +OG Anunoby,anunoog01,2020,PO,TOR,806,393,0.197355106,0.635795851,0.833150957,0.745307179,0,0.745307179,0.647598764,1.140337541,1.787936305,0.579606375 +Norman Powell,powelno01,2020,PO,TOR,567,273,0.404955617,0.530845111,0.935800728,0.531651305,0,0.531651305,1.069664586,0.550499446,1.620164032,0.408304819 +Serge Ibaka,ibakase01,2020,PO,TOR,530,251,4.535362687,2.193292822,6.728655509,1.272318599,0,1.272318599,4.099301582,0.874761051,4.974062633,1.619698561 +Marc Gasol,gasolma01,2020,PO,TOR,472,228,-5.690968308,3.487772312,-2.203195996,0.066496954,0,0.066496954,-3.855382666,2.990154924,-0.865227743,1.355012706 +Terence Davis,daviste02,2020,PO,TOR,191,84,2.582687877,2.830948616,5.413636493,0.369133454,0,0.369133454,1.606035774,0.802143137,2.408178911,2.283189205 +Matt Thomas,thomama02,2020,PO,TOR,186,84,1.545328199,-1.994665764,-0.449337565,0.102272545,0,0.102272545,0.580547625,-3.39956724,-2.819019615,0.567926896 +Chris Boucher,bouchch01,2020,PO,TOR,96,43,-4.032938403,1.858948401,-2.173990003,0.013138826,0,0.013138826,-3.925585722,-1.130479692,-5.056065414,0.805407637 +Rondae Hollis-Jefferson,holliro01,2020,PO,TOR,87,39,2.747045055,-1.780936853,0.966108202,0.076994582,0,0.076994582,1.221208626,-2.034003199,-0.812794573,0.955192377 +Stanley Johnson,johnsst04,2020,PO,TOR,45,20,1.394316479,-12.46916507,-11.07484859,-0.085439988,0,-0.085439988,-1.332863491,-14.65165793,-15.98452143,-2.461092524 +Paul Watson,watsopa01,2020,PO,TOR,20,9,-3.41041003,-2.012350708,-5.422760739,-0.012508992,0,-0.012508992,-5.455914699,-2.004828929,-7.460743628,-1.166662447 +Malcolm Miller,millema01,2020,PO,TOR,11,5,-10.48539989,-8.783460079,-19.26885997,-0.04186757,0,-0.04186757,-13.63482958,-13.08560913,-26.72043871,-3.642056565 +Rudy Gobert,goberru01,2020,PO,UTA,525,270,4.52735778,-4.099537809,0.427819971,0.452621881,0,0.452621881,2.059227584,-0.886504713,1.172722871,0.249991719 +Donovan Mitchell,mitchdo01,2020,PO,UTA,512,264,12.2072918,-0.87471363,11.33257817,1.937891271,0,1.937891271,6.801912909,-2.146641461,4.655271448,-0.935032023 +Royce O'Neale,onealro01,2020,PO,UTA,485,249,-3.20982239,0.435544745,-2.774277645,-0.003163306,0,-0.003163306,-4.399458307,1.821525717,-2.57793259,-0.550936949 +Joe Ingles,inglejo01,2020,PO,UTA,458,234,0.358968632,2.932911947,3.291880579,0.735612227,0,0.735612227,-2.249285958,2.876951981,0.627666022,-1.112127518 +Jordan Clarkson,clarkjo01,2020,PO,UTA,398,200,1.746486687,-2.950135064,-1.203648377,0.162683194,0,0.162683194,-1.739561863,-2.448206641,-4.187768504,-0.033479334 +Mike Conley,conlemi01,2020,PO,UTA,324,165,5.837799158,-1.219550008,4.618249151,0.635925059,0,0.635925059,1.666937052,1.055374804,2.722311857,-0.591329224 +Georges Niang,niangge01,2020,PO,UTA,228,114,3.861963432,-1.891547526,1.970415906,0.280745374,0,0.280745374,-0.927309721,-3.199893651,-4.127203372,-0.847951454 +Juwan Morgan,morgaju01,2020,PO,UTA,173,86,-1.28507264,0.974592779,-0.310479861,0.110293257,0,0.110293257,-4.204879423,0.45631673,-3.748562692,-0.092527861 +Tony Bradley,bradlto01,2020,PO,UTA,93,48,-7.359210257,13.60800871,6.24879845,0.225517717,0,0.225517717,-7.661906787,7.61877327,-0.043133517,-0.773678209 +Emmanuel Mudiay,mudiaem01,2020,PO,UTA,67,34,-1.427146093,3.460032654,2.032886561,0.082715101,0,0.082715101,-5.060545876,-0.533598479,-5.594144355,-3.313614089 +Miye Oni,onimi01,2020,PO,UTA,27,14,-5.893157587,7.218987035,1.325829448,0.029595422,0,0.029595422,-4.471093178,3.685594439,-0.785498738,-1.423829104 +Jarrell Brantley,brantja01,2020,PO,UTA,25,13,-10.3712999,-6.660878365,-17.03217827,-0.096452487,0,-0.096452487,-12.71405015,-10.00751202,-22.72156217,-1.266993859 +Rayjon Tucker,tuckera01,2020,PO,UTA,23,11,-10.82010947,1.839950282,-8.980159187,-0.036186691,0,-0.036186691,-9.001630414,-3.798280102,-12.79991052,0.345091535 +Nigel Williams-Goss,willini01,2020,PO,UTA,4,2,-0.612860197,-10.51966343,-11.13252363,-0.008558757,0,-0.008558757,-3.276946017,-6.236585405,-9.513531422,-2.961419919 From f94075a79f5daba8e932c17b57035dadfceb5299 Mon Sep 17 00:00:00 2001 From: Dhrumil Mehta Date: Thu, 4 Feb 2021 11:04:25 -0500 Subject: [PATCH 04/22] add superbowl-ads --- index.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/index.csv b/index.csv index ace6168..286fdb7 100644 --- a/index.csv +++ b/index.csv @@ -1,4 +1,5 @@ dataset_url,article_url,live +https://github.com/fivethirtyeight/superbowl-ads,https://projects.fivethirtyeight.com/super-bowl-ads/, https://github.com/fivethirtyeight/data/tree/master/sports-political-donations,https://fivethirtyeight.com/features/inside-the-political-donation-history-of-wealthy-sports-owners/, https://github.com/fivethirtyeight/data/tree/master/non-voters,https://projects.fivethirtyeight.com/non-voters-poll-2020-election/, https://github.com/fivethirtyeight/data/tree/master/election-forecasts-2020,https://projects.fivethirtyeight.com/2020-election-forecast/,TRUE From b42ee688788fce87909368783233cc2f1cc00b5f Mon Sep 17 00:00:00 2001 From: Dhrumil Mehta Date: Mon, 22 Feb 2021 16:12:39 -0500 Subject: [PATCH 05/22] add police-settlements --- index.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/index.csv b/index.csv index 286fdb7..06b7fe8 100644 --- a/index.csv +++ b/index.csv @@ -1,4 +1,5 @@ dataset_url,article_url,live +https://github.com/fivethirtyeight/police-settlements,https://fivethirtyeight.com/features/police-misconduct-costs-cities-millions-every-year-but-thats-where-the-accountability-ends/, https://github.com/fivethirtyeight/superbowl-ads,https://projects.fivethirtyeight.com/super-bowl-ads/, https://github.com/fivethirtyeight/data/tree/master/sports-political-donations,https://fivethirtyeight.com/features/inside-the-political-donation-history-of-wealthy-sports-owners/, https://github.com/fivethirtyeight/data/tree/master/non-voters,https://projects.fivethirtyeight.com/non-voters-poll-2020-election/, From c6fc8fc9f7d862dd45fdbfb1554b7d9039f33477 Mon Sep 17 00:00:00 2001 From: Dhrumil Mehta Date: Thu, 25 Feb 2021 16:07:13 -0500 Subject: [PATCH 06/22] add negro-leagues-player-ratings --- index.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/index.csv b/index.csv index 06b7fe8..4588352 100644 --- a/index.csv +++ b/index.csv @@ -1,4 +1,5 @@ dataset_url,article_url,live +https://github.com/fivethirtyeight/negro-leagues-player-ratings,https://projects.fivethirtyeight.com/negro-leagues-mlb/, https://github.com/fivethirtyeight/police-settlements,https://fivethirtyeight.com/features/police-misconduct-costs-cities-millions-every-year-but-thats-where-the-accountability-ends/, https://github.com/fivethirtyeight/superbowl-ads,https://projects.fivethirtyeight.com/super-bowl-ads/, https://github.com/fivethirtyeight/data/tree/master/sports-political-donations,https://fivethirtyeight.com/features/inside-the-political-donation-history-of-wealthy-sports-owners/, From 08b38ab9d731d19844d3d310cd492c80f6e8f40b Mon Sep 17 00:00:00 2001 From: Dhrumil Mehta Date: Wed, 24 Mar 2021 16:41:01 -0400 Subject: [PATCH 07/22] Pollster ratings 2021 --- pollster-ratings/2020/pollster-ratings.csv | 454 + .../2020/pollster-stats-full.xlsx | Bin 0 -> 130589 bytes pollster-ratings/2020/raw-polls.csv | 9560 ++++++++ pollster-ratings/README.md | 2 + pollster-ratings/pollster-ratings.csv | 947 +- pollster-ratings/pollster-stats-full.xlsx | Bin 130589 -> 130928 bytes pollster-ratings/raw-polls.csv | 20335 ++++++++-------- 7 files changed, 21284 insertions(+), 10014 deletions(-) create mode 100644 pollster-ratings/2020/pollster-ratings.csv create mode 100644 pollster-ratings/2020/pollster-stats-full.xlsx create mode 100644 pollster-ratings/2020/raw-polls.csv diff --git a/pollster-ratings/2020/pollster-ratings.csv b/pollster-ratings/2020/pollster-ratings.csv new file mode 100644 index 0000000..3853278 --- /dev/null +++ b/pollster-ratings/2020/pollster-ratings.csv @@ -0,0 +1,454 @@ +Pollster,Pollster Rating ID,# of Polls,NCPP / AAPOR / Roper,Live Caller With Cellphones,Methodology,Banned by 538,Predictive Plus-Minus,538 Grade,Mean-Reverted Bias,Races Called Correctly,Misses Outside MOE,Simple Average Error,Simple Expected Error,Simple Plus-Minus,Advanced Plus-Minus,Mean-Reverted Advanced Plus Minus,# of Polls for Bias Analysis,Bias,House Effect,Average Distance from Polling Average (ADPA),Herding Penalty,latest_poll +Monmouth University,215,108,yes,yes,Live,no,-1.6,A+,D +1.3,81%,21%,5.4,6.7,-1.2,-2,-1.6,71,D +1.8,R +0.4,5.2,0.2,3/13/20 +Selzer & Co.,304,48,yes,yes,Live,no,-1.3,A+,D +0.1,79%,25%,4.6,6.1,-1.3,-1.8,-1.1,31,D +0.2,D +0.2,5.2,0,11/1/18 +ABC News/The Washington Post,3,73,yes,yes,Live,no,-1.3,A+,D +0.5,72%,7%,2.8,4.8,-1.7,-1.7,-1.2,68,D +0.8,D +1.3,3.8,0.12,10/31/18 +Siena College/The New York Times Upshot,448,59,yes,yes,Live,no,-1.1,A+,R +0.3,69%,10%,3.9,5.7,-1.6,-1.5,-1.1,58,R +0.4,D +0.4,4.4,0.19,1/22/20 +Field Research Corp. (Field Poll),94,25,yes,yes,Live,no,-1.1,A/B,R +0.7,100%,16%,3.9,5.6,-1.5,-2,-0.7,18,R +2.5,D +0.6,4.7,0.01,5/29/16 +Marquette University Law School,195,12,yes,yes,Live,no,-1,A/B,D +0.2,79%,8%,2.8,5.9,-2.9,-2.8,-0.9,8,D +1.0,R +0.3,4.9,0,3/27/20 +Muhlenberg College,219,29,yes,yes,Live,no,-1,A+,R +0.2,84%,7%,3.4,6,-2.4,-2.3,-1.1,28,R +0.3,D +0.2,3.9,0.97,10/30/18 +Marist College,183,183,yes,yes,Live,no,-1,A+,R +0.3,84%,25%,5.4,6.5,-0.8,-1,-0.9,113,R +0.4,R +0.2,5.2,0,3/13/20 +Data Orbital,73,9,yes,yes,Live,no,-0.9,A/B,D +0.3,94%,0%,2.3,5.3,-2.8,-2.4,-0.7,9,D +1.2,R +1.1,3.7,0.65,10/17/18 +National Journal,224,12,yes,yes,Live,no,-0.8,A/B,R +0.1,100%,0%,2.6,6.1,-3.4,-3.2,-0.7,12,R +0.6,D +0.3,3.5,0.89,10/25/08 +Stockton University,317,10,yes,yes,Live,no,-0.8,A/B,D +0.7,100%,20%,4,5.3,-1.1,-1.4,-0.4,10,D +2.3,D +0.7,6.1,0,10/28/18 +SurveyUSA,325,787,yes,partial,IVR/Online/Live,no,-0.8,A,D +0.1,89%,20%,4.7,5.9,-1,-1.1,-1,627,D +0.1,R +0.4,5,0.12,3/5/20 +Ciruli Associates,51,16,yes,yes,Live,no,-0.8,A/B,R +0.4,94%,0%,3.5,5.9,-2.3,-2.5,-0.5,16,R +2.1,R +2.7,5.3,0.59,10/25/06 +MassINC Polling Group,198,18,yes,partial,Online/Live,no,-0.7,A/B,R +0.7,83%,22%,4.9,6.7,-1.7,-1.6,-0.7,12,R +2.4,R +1.4,6.4,0,2/25/20 +Fairleigh Dickinson University (PublicMind),92,19,yes,yes,Live,no,-0.7,A/B,D +0.0,95%,5%,3.9,5.4,-1.3,-1.4,-0.4,18,D +0.1,D +2.8,4.5,0.3,10/16/14 +CBS News/The New York Times,36,62,yes,yes,Live,no,-0.7,A,D +0.4,76%,23%,4.3,5.5,-1,-1,-0.6,51,D +0.7,D +1.5,4.1,0.23,10/16/18 +Grove Insight,129,29,no,yes,Live,no,-0.7,A/B,D +0.5,90%,7%,3,5.8,-2.6,-3,-1.4,29,D +1.1,D +3.4,3.8,0.67,11/2/12 +Behavior Research Center (Rocky Mountain Poll),27,8,yes,yes,Live,no,-0.7,A/B,D +0.1,75%,0%,3.1,6.4,-3.1,-2.7,-0.3,6,D +1.0,R +1.4,8.1,0,10/22/08 +Western New England University,380,10,yes,yes,Live,no,-0.6,A/B,R +0.3,100%,10%,4.3,6.4,-1.9,-2.5,-0.7,9,R +1.1,D +2.2,2.6,1.46,10/19/18 +Suffolk University,323,88,yes,yes,Live,no,-0.6,A,D +0.6,79%,24%,5.1,6.7,-1.4,-0.6,-0.5,52,D +1.0,D +1.8,5.7,0,2/28/20 +IBD/TIPP,144,27,yes,partial,Online/Live,no,-0.6,A/B,R +0.8,78%,4%,2.2,4.1,-1.6,-1.6,-0.7,27,R +1.9,R +1.6,3.4,0.25,10/30/18 +Los Angeles Times,172,36,yes,yes,Live,no,-0.6,A/B,R +0.1,85%,22%,4.6,6.4,-1.6,-0.8,-0.3,23,R +0.3,D +0.8,5.1,0.15,10/26/08 +Michigan State University,463,2,yes,yes,Live,no,-0.6,A/B,R +0.0,100%,0%,1,9.6,-8.4,-7.7,-0.7,2,R +0.5,R +1.5,,0,10/18/18 +University of Connecticut,347,7,yes,yes,Live,no,-0.6,A/B,R +0.3,93%,14%,4,5.4,-1.2,-1.4,-0.2,7,R +2.3,R +2.0,8,0,10/20/08 +University of Cincinnati (Ohio Poll),346,39,yes,yes,Live,no,-0.6,A/B,R +1.3,94%,21%,3.9,5.7,-1.7,-0.9,-0.4,30,R +3.2,R +2.4,3.4,0.46,11/2/12 +Temple University,336,6,yes,yes*,Live*,no,-0.6,A/B,R +0.2,100%,17%,3.7,5.2,-1.3,-1.4,-0.2,5,R +2.5,D +0.7,3.7,0.08,10/23/08 +Fox News/Beacon Research/Shaw & Co. Research,103,40,yes,yes,Live,no,-0.5,A-,D +1.4,71%,38%,5.6,5.8,0,-0.5,-0.3,25,D +2.7,D +1.0,4.8,0,10/29/18 +Castleton University,45,3,yes,yes,Live,no,-0.5,A/B,,100%,33%,9.9,9.5,0.6,-1,-0.1,0,,,,0,2/10/16 +KRC/Communications Research,160,22,yes,yes*,Live*,no,-0.5,A/B,D +0.1,91%,41%,7.1,7.4,-0.1,-0.5,-0.1,11,D +0.7,D +2.5,6.5,0,1/26/04 +Wirthlin Worldwide,387,4,yes,yes*,Live*,no,-0.5,A/B,R +0.2,75%,25%,4.5,6.1,-1.3,-1.6,-0.1,4,R +3.9,R +5.6,5.3,0.14,10/22/00 +Indiana University,149,2,yes,yes,Live,no,-0.5,A/B,D +0.0,100%,0%,0.9,6.1,-5,-4.7,-0.1,2,D +0.9,D +4.1,,0,10/18/04 +Siena College,305,53,yes,partial,Online/Live,no,-0.5,A-,R +0.7,90%,23%,4.9,5.4,-0.2,-0.9,-0.6,49,R +1.1,R +1.1,4.7,0.2,10/30/18 +Louis Harris & Associates,173,2,yes,yes*,Live*,no,-0.5,A/B,D +0.0,100%,0%,0.9,5,-3.9,-5.2,-0.1,2,D +0.9,D +5.4,5.5,0,10/31/98 +Market Strategies International,189,1,yes,yes*,Live*,no,-0.5,A/B,R +0.0,100%,0%,1.1,6.3,-5,-5.4,-0.1,1,R +1.1,R +4.6,3.6,1.27,10/28/02 +NBC News/The Wall Street Journal,221,31,yes,yes,Live,no,-0.4,A-,D +0.6,73%,10%,4,5.2,-1,-0.7,-0.3,26,D +1.2,D +0.7,3.1,0.5,11/2/18 +University of Florida,349,1,yes,yes,Live,no,-0.4,A/B,D +0.0,50%,0%,1.1,4.5,-3.3,-1,0,1,D +1.1,R +0.1,1.4,1.2,10/26/14 +Gordon S. Black Corp.,123,2,yes,yes*,Live*,no,-0.4,A/B,R +0.1,100%,50%,6.4,4.4,2.1,0.5,0,2,R +6.4,R +1.3,6,0,10/18/98 +Fox News/Opinion Dynamics Corp.,104,34,yes,yes*,Live*,no,-0.4,A/B,R +0.3,72%,12%,3.9,5.1,-1.1,-0.3,-0.1,28,R +0.9,R +1.6,4.1,0.15,10/27/10 +Yankelovich Partners Inc.,390,7,yes,yes*,Live*,no,-0.4,A/B,R +0.0,50%,43%,8.1,7.1,1.2,0.2,0,3,R +1.0,R +1.8,4.3,0.23,10/26/00 +Emerson College,88,165,yes,no,IVR/Online/Text,no,-0.4,A-,D +0.3,80%,24%,5.4,6.2,-0.6,-0.7,-0.6,123,D +0.4,R +1.3,5.2,0.05,3/12/20 +Harvard University,135,1,yes,yes*,Live*,no,-0.4,A/B,D +0.1,0%,0%,6.8,6.2,0.8,0.7,0,1,D +6.8,D +1.5,2,2.69,10/26/02 +Public Policy Institute of California,262,16,yes,yes,Live,no,-0.3,A/B,R +1.0,100%,25%,5.2,5.5,-0.1,0,0,10,R +4.4,R +1.1,,0,2/12/20 +University of Illinois at Chicago,352,1,yes,yes*,Live*,no,-0.3,A/B,R +0.2,100%,100%,14.1,5.3,8.9,7.2,0.1,1,R +14.1,R +5.1,,0,10/16/98 +Abt Associates,7,10,yes,yes,Live,no,-0.3,A/B,D +0.8,90%,20%,3.8,5.1,-1.1,-0.3,-0.1,9,D +3.3,D +0.3,4,0.4,6/7/17 +Winthrop University,386,2,yes,yes,Live,no,-0.3,A/B,D +0.0,100%,50%,12,6.4,5.8,0.6,0.1,1,D +0.2,R +1.2,3.6,0.27,2/14/20 +RKM Research and Communications Inc.,272,34,no,yes,Live,no,-0.3,A-,R +0.1,87%,24%,5.3,6.9,-1.4,-1.2,-0.6,20,R +0.5,R +1.5,4.5,0.05,2/7/20 +Georgetown University (Battleground),114,35,yes,yes,Live,no,-0.3,A/B,R +0.6,57%,11%,3.4,4.6,-1,-0.3,-0.1,35,R +1.4,R +1.6,3.3,0.43,11/5/12 +Princeton Survey Research Associates International,258,35,yes,yes,Live,no,-0.3,A/B,D +0.5,63%,31%,5.1,5.1,0.2,0.1,0.1,33,D +1.2,D +0.2,4.7,0,10/25/14 +Market Shares Corp.,187,25,yes,yes,Live,no,-0.3,A/B,R +1.1,84%,28%,5.8,5.5,0.5,-0.1,0,22,R +4.1,R +1.9,4.6,0.36,10/22/12 +Mason-Dixon Polling & Strategy,197,433,no,yes,Live,no,-0.3,B+,R +0.6,87%,23%,5.1,5.7,-0.4,-0.6,-0.6,376,R +0.7,R +1.2,5.1,0.09,11/6/19 +CNN/Opinion Research Corp.,37,103,yes,yes,Live,no,-0.2,B+,D +0.0,72%,25%,5.5,6.2,-0.4,-0.2,-0.2,71,D +0.0,D +0.1,5,0.09,10/30/16 +Research & Polling Inc.,280,32,no,yes,Live,no,-0.2,B+,R +0.9,84%,9%,4.5,6,-1.2,-1.5,-0.7,31,R +1.8,R +0.5,3.2,0.56,10/29/18 +Quinnipiac University,267,207,yes,yes,Live,no,-0.2,B+,D +0.2,83%,23%,4.6,5.6,-0.8,-0.2,-0.1,153,D +0.2,D +0.4,5.2,0,11/1/18 +EPIC-MRA,84,49,no,yes,Live,no,-0.2,B+,R +0.2,78%,24%,5.5,6.1,-0.4,-0.8,-0.5,42,R +0.4,D +0.6,5.3,0.13,3/5/20 +Elway Research,87,21,no,partial,Live/Text,no,-0.2,A/B,D +0.8,90%,5%,3.9,6.3,-2.2,-2.6,-1,20,D +2.1,D +3.7,4.2,0.37,10/21/16 +St. Norbert College,313,12,no,yes,Live,no,-0.2,A/B,D +0.2,88%,0%,3.9,6.7,-2.7,-2.4,-0.6,11,D +0.9,D +3.0,5.3,0.22,10/20/14 +University of North Florida,360,9,yes,partial,Online/Live,no,-0.1,A/B,D +0.7,44%,33%,4,5.9,-1.7,-0.4,-0.1,6,D +3.9,D +1.4,4,0.04,3/8/20 +Elon University,86,8,yes,partial,Online/Live,no,-0.1,A/B,D +0.5,56%,13%,3.2,4.6,-1.3,-1,-0.2,8,D +2.1,D +0.8,3.6,0.57,10/25/16 +National Research Inc.,225,10,no,yes,Live,no,-0.1,A/B,R +0.5,75%,20%,5.1,6.8,-1.5,-1.7,-0.4,7,R +3.3,R +5.5,5.9,0,3/5/16 +Blum & Weprin Associates,32,19,no,yes,Live,no,-0.1,A/B,R +0.7,95%,21%,4.8,5.2,-0.2,-2.1,-0.5,17,R +3.4,D +0.9,4.6,0.04,10/25/10 +Public Religion Research Institute,428,1,yes,partial,Online/Live,no,-0.1,A/B,D +0.0,100%,0%,0.4,5.1,-4.4,-2.9,-0.1,1,D +0.4,D +1.7,2,1.23,10/19/18 +Middle Tennessee State University,208,5,yes,yes,Live,no,-0.1,A/B,D +0.6,100%,60%,9.3,6,3.5,2.1,0.3,4,D +4.6,R +5.0,4.5,0.21,10/24/14 +Fleming & Associates,96,17,no,yes,Live,no,-0.1,A/B,R +0.4,100%,12%,5,6.3,-1.1,-1.7,-0.6,15,R +1.4,R +0.2,3.7,0.63,10/22/18 +University of Massachusetts Lowell,355,19,yes,no,Online,no,-0.1,A/B,R +0.2,74%,37%,7.2,6.9,0.5,-0.6,-0.3,9,R +0.8,R +0.6,5.5,0,2/16/20 +Cygnal,67,13,no,partial,IVR/Online/Live/Text,no,-0.1,A/B,D +1.0,92%,0%,3,5.6,-2.4,-3,-1.1,13,D +2.6,R +1.0,3.5,0.76,11/8/19 +Angus Reid Global,13,30,no,no,Online,no,0,B+,R +1.2,93%,7%,3.2,5.6,-2.1,-2.6,-1.2,30,R +2.6,D +0.8,3.1,0.85,11/3/16 +Public Opinion Strategies,260,64,yes,partial,Online/Live,no,0,B+,R +1.5,70%,22%,5.7,6.1,-0.2,-0.4,-0.2,62,R +2.4,R +4.1,4.3,0.33,10/16/18 +Strategic Vision LLC,320,133,no,yes*,Live*,yes,0,F,R +1.5,89%,18%,3.8,5.1,-1.1,-0.4,-0.3,110,R +2.2,R +2.1,4.4,0.12,11/1/08 +"North Star Opinion Research/Ayres, McHenry & Associates",233,8,no,yes,Live,no,0,A/B,R +0.6,94%,25%,5.5,6.7,-1,-3.5,-0.7,6,R +3.5,R +6.1,4.4,0.37,10/23/16 +American Viewpoint,10,8,no,yes,Live,no,0,B/C,R +0.8,69%,0%,4.2,5.7,-1.3,-1.6,-0.3,8,R +3.5,R +3.3,6.3,0,10/17/18 +Landmark Communications,166,39,no,partial,IVR/Live,no,0,B,D +1.5,82%,23%,4.8,5.4,-0.5,-0.8,-0.4,33,D +2.8,R +0.5,4.5,0,6/19/17 +Ward Research (Honolulu Star-Advertiser),375,15,no,yes,Live,no,0,B/C,R +0.4,80%,33%,5.9,6,0,-1.5,-0.4,15,R +1.4,D +1.8,3.9,0.49,10/15/14 +University of Arkansas,345,6,no,yes,Live,no,0,B/C,D +0.7,100%,0%,4.1,5.3,-1,-2.6,-0.5,6,D +4.1,R +3.9,6.9,0,10/22/16 +Harstad Strategic Research Inc.,134,10,no,yes,Live,no,0,B/C,D +0.6,75%,10%,3.8,5.9,-1.9,-1.6,-0.3,10,D +2.6,D +3.3,5.1,0,10/21/14 +RT Strategies,275,42,yes,yes,Live,no,0.1,B/C,D +1.0,69%,40%,5.9,4.8,1.3,0.9,0.4,42,D +2.2,D +3.4,8.6,0,10/28/06 +Harper Polling,132,11,no,partial,IVR/Live,no,0.1,B/C,D +0.1,91%,18%,3.6,6,-2.3,-1.9,-0.6,8,D +0.5,R +1.1,5.3,0,11/3/16 +University of South Alabama,361,9,no,yes,Live,no,0.1,B/C,R +0.4,100%,11%,3.3,5.3,-1.8,-2,-0.3,9,R +2.6,R +2.0,7.2,0,10/14/10 +Public Policy Polling,263,423,no,no,IVR/Text,no,0.1,B,D +0.3,80%,31%,5,5.5,-0.3,-0.4,-0.4,294,D +0.4,D +0.9,4.7,0,2/25/20 +GQR Research (GQRR),126,57,yes,partial,Online/Live,no,0.1,B,D +2.1,56%,14%,4.5,5.3,-0.6,0.1,0,55,D +3.6,D +3.4,4.1,0.13,10/24/18 +University of Wisconsin (Badger Poll),365,7,yes,yes*,Live*,no,0.1,B/C,D +0.4,86%,29%,12.2,6,6.4,3.6,0.4,6,D +4.1,D +3.8,4,0.89,10/25/08 +Gallup,112,84,yes,yes,Live,no,0.1,B,R +0.4,69%,30%,4.3,5,-0.6,0.6,0.4,69,R +0.7,R +1.4,4.1,0,10/22/18 +Rutgers University,295,14,yes,yes,Live,no,0.1,B/C,R +0.0,86%,14%,5.7,5.6,0.3,1.8,0.5,14,R +0.1,D +0.9,6.1,0,10/16/18 +Pharos Research Group,254,33,no,yes,Live,yes,0.1,F,D +0.8,92%,15%,3.8,4.9,-1,-0.4,-0.2,33,D +1.6,D +1.1,4.1,0.22,10/27/12 +Keating Research,161,5,no,yes,Live,no,0.1,B/C,D +0.1,80%,0%,2.4,5,-2.4,-2.1,-0.3,5,D +0.9,D +2.8,3.7,0.62,11/3/16 +American Research Group,9,273,yes,yes,Live,no,0.2,B,R +0.2,75%,39%,7.4,7.4,0.2,0.3,0.2,82,R +0.2,R +1.7,6.9,0,2/9/20 +Montana State University Billings,216,7,no,yes,Live,no,0.2,B/C,D +0.3,57%,0%,3.6,6.3,-2.5,-4.1,-0.5,7,D +3.0,D +2.5,,0,10/18/08 +Greenberg Quinlan Rosner/American Viewpoint,127,8,no,yes,Live,no,0.2,B/C,R +0.7,100%,50%,4.4,4.9,-0.3,-0.8,-0.2,6,R +4.2,D +1.5,5.4,0,10/26/16 +Financial Dynamics,95,15,no,yes*,Live*,no,0.2,B/C,R +0.4,100%,0%,2.6,4.7,-1.9,-1.3,-0.3,15,R +1.7,R +2.2,2.4,0.63,11/1/08 +University of Washington,364,9,no,yes,Live,no,0.2,B/C,D +0.1,100%,0%,3.6,5.5,-1.7,-1.6,-0.3,9,D +0.3,D +3.4,4.8,0.74,10/25/12 +Market Research Institute Inc.,186,11,no,yes*,Live*,no,0.2,B/C,D +0.1,100%,27%,4.2,5.3,-1,-1.6,-0.2,11,D +0.6,D +0.4,5.1,0.35,10/24/04 +Iowa State University,153,3,no,yes,Live,no,0.2,B/C,,67%,33%,6.2,8.9,-2.4,-3.7,-0.4,0,,,,0,1/14/16 +McKeon & Associates,202,3,no,yes,Live,no,0.2,B/C,D +0.2,67%,33%,2.9,5.9,-2.9,-4.1,-0.4,2,D +3.0,D +0.5,12.8,0,3/12/16 +Christopher Newport University,50,10,no,yes,Live,no,0.2,B/C,D +0.7,100%,30%,5.9,5.1,1,-0.4,-0.1,9,D +2.7,D +2.1,5.4,0,2/14/20 +Tarrance Group,333,28,no,yes,Live,no,0.2,B/C,R +0.9,82%,25%,6.2,6.6,-0.2,-0.1,0,24,R +2.4,R +6.0,7.2,0,10/21/18 +Victory Research,437,2,no,yes,Live,no,0.2,B/C,D +0.0,100%,0%,2,5.9,-3.7,-4.6,-0.4,1,D +0.3,,,0,3/8/20 +SSRS,297,18,yes,yes,Live,no,0.2,B/C,D +1.2,50%,22%,5.6,5.3,0.5,1.3,0.6,16,D +2.9,D +2.7,5.9,0,2/24/20 +Orion Strategies,246,4,no,yes,Live,no,0.2,B/C,D +0.1,100%,25%,3.2,6.6,-3.2,-3.9,-0.3,3,D +1.5,D +6.5,2.7,0.35,10/12/10 +CJ&N,63,4,no,yes*,Live*,no,0.2,B/C,D +0.1,100%,25%,3.5,7.6,-3.9,-3.3,-0.3,1,D +3.2,,,0,10/26/10 +Marshall Marketing & Communications,196,4,no,yes*,Live*,no,0.3,B/C,R +0.2,100%,0%,3.4,6.6,-3.1,-1.9,-0.2,3,R +2.9,R +1.2,,0,10/21/08 +YouGov,391,416,no,no,Online,no,0.3,B,D +0.4,88%,30%,4.9,5.2,-0.1,-0.2,-0.2,357,D +0.4,D +0.2,4.6,0,3/7/20 +University of Massachusetts Amherst,354,11,no,yes*,Live*,no,0.3,B/C,R +0.2,100%,36%,6.4,8.3,-1.7,-1,-0.1,2,R +6.1,R +0.8,7.7,0,10/27/00 +Missouri State University,212,3,no,yes,Live,no,0.3,B/C,D +0.3,67%,0%,4.4,7.5,-2.9,-3.1,-0.2,3,D +4.1,D +1.2,4.1,0.26,10/24/10 +Northern Arizona University,234,4,no,yes*,Live*,no,0.3,B/C,R +0.2,100%,25%,3.6,5.6,-1.9,-3.2,-0.2,4,R +3.3,R +5.1,6,0.19,10/23/08 +Potomac Incorporated,256,8,no,yes*,Live*,no,0.3,B/C,R +0.3,88%,13%,4.6,6.2,-1.4,-1.4,-0.2,6,R +3.1,D +1.3,4.5,0.35,10/29/06 +Louisville Courier-Journal,174,9,no,yes*,Live*,no,0.3,B/C,R +0.2,78%,11%,3.7,5.2,-1.4,-1.2,-0.2,9,R +1.4,R +1.5,5.3,0.34,10/28/07 +Ethridge & Associates LLC,89,6,no,yes*,Live*,no,0.3,B/C,R +0.1,83%,0%,2.7,5.6,-2.8,-3,-0.2,6,R +0.7,R +3.6,3.1,1.25,10/29/02 +APC Research,4,2,no,yes,Live,no,0.3,B/C,D +0.2,100%,0%,2.5,5.1,-2.3,-3.4,-0.2,2,D +2.5,D +0.3,,0,10/19/14 +Dittman Research,79,6,no,yes,Live,no,0.3,B/C,D +0.5,100%,33%,5.4,5.9,-0.3,-0.8,-0.1,5,D +4.6,R +1.0,9.1,0,10/26/10 +Franklin & Marshall College,106,21,yes,partial,Online/Live,no,0.3,B/C,D +0.4,86%,29%,6.4,6.5,0.1,0.8,0.3,18,D +1.1,D +2.1,5.7,0.03,10/25/18 +SEA Polling & Strategic Design,302,12,no,yes,Live,no,0.3,B/C,D +0.6,83%,0%,3,5.4,-2.2,-0.6,-0.2,10,D +2.2,D +0.2,3.5,0.53,10/19/18 +Clemson University,54,7,no,partial,Online/Live,no,0.3,B/C,R +0.2,100%,43%,8.7,7.7,1.2,-3.5,-0.7,1,R +16.7,R +9.7,16,0,2/21/20 +Frederick Polls,108,2,no,yes,Live,no,0.3,B/C,R +0.0,75%,0%,2.4,6.5,-3.9,-5.7,-0.3,1,R +0.6,D +4.5,10.5,0,10/17/12 +University of New Hampshire,357,112,yes,yes,Live,no,0.3,B-,D +2.8,85%,26%,5.9,6,0.1,0.5,0.4,99,D +3.7,D +3.6,5.6,0.1,2/8/20 +Market Decisions,184,4,no,yes,Live,no,0.3,B/C,R +0.1,100%,25%,4.7,5.2,-0.3,-2,-0.1,4,R +1.0,R +0.4,5.5,0.65,10/20/08 +Park Street Strategies,534,1,no,yes,Live,no,0.3,B/C,,100%,0%,2.4,7.7,-5.1,-2.8,-0.1,0,,,4.6,0,1/26/20 +Wiese Research Associates Inc.,382,7,no,yes,Live,no,0.3,B/C,D +0.9,100%,43%,7.3,6.6,0.9,-0.3,0,7,D +5.4,D +6.1,,0,10/24/12 +GBAO,109,6,no,partial,Online/Live,no,0.3,B/C,D +0.0,75%,0%,3.7,6,-2.1,-2,-0.4,6,D +0.0,D +1.9,,0,10/21/18 +University of Wisconsin-Milwaukee,366,4,no,yes*,Live*,no,0.3,B/C,R +0.2,100%,25%,4.4,6.1,-1.5,-1.6,-0.1,4,R +3.5,R +1.2,3.9,0,10/21/08 +RBI Strategies & Research,271,2,no,yes,Live,no,0.3,B/C,R +0.0,100%,0%,0.7,5.6,-4.8,-6.9,-0.4,1,R +0.7,D +3.5,5.1,0.17,10/25/10 +Valley Research,368,6,no,yes*,Live*,no,0.3,B/C,D +0.2,83%,17%,4.3,4.4,0.1,-1.1,-0.1,6,D +2.4,D +1.3,2,0.21,10/24/04 +Research Co.,449,21,no,no,Online,no,0.3,B-,R +0.5,88%,14%,4.1,5.9,-1.7,-1.9,-1,20,R +1.1,D +0.8,3.9,1.05,11/2/18 +MSR Group,178,3,no,yes*,Live*,no,0.3,B/C,D +0.2,100%,0%,3.5,6.8,-3.1,-3.9,-0.2,3,D +3.5,D +1.3,,0,10/19/04 +Richard Day Research Inc.,287,11,no,yes*,Live*,no,0.3,B/C,R +0.4,100%,36%,5.5,5.3,0.4,-0.3,0,11,R +2.9,R +0.7,5.5,0,10/21/06 +Lake Research Partners,165,10,no,partial,IVR/Online/Live,no,0.3,B/C,D +0.6,80%,20%,3.9,6.1,-1.9,-2.2,-0.5,10,D +2.4,D +3.4,5.8,0.06,4/15/18 +Southern Media & Opinion Research,310,7,no,yes,Live,no,0.3,B/C,R +0.1,100%,14%,5.6,5.3,0.5,-0.2,0,7,R +0.7,R +1.6,,0,11/29/16 +Mason Strategies,464,1,no,yes,Live,no,0.3,B/C,D +0.1,100%,0%,1.9,5.7,-3.6,-4.8,-0.2,1,D +1.9,R +4.1,,0,10/18/18 +Research 2000,281,280,no,yes*,Live*,yes,0.3,F,D +1.3,88%,21%,5.5,5.8,-0.2,-0.1,-0.1,248,D +1.5,D +1.2,4.6,0.24,1/16/10 +Public Opinion Strategies/Hamilton Campaigns (Texas Credit Union League),261,2,no,yes*,Live*,no,0.3,B/C,,100%,50%,6.9,9.4,-2.4,-2.3,-0.1,0,,,,0,2/12/08 +Personal Marketing Research,252,3,no,yes*,Live*,no,0.3,B/C,,67%,33%,5.4,8.3,-2.7,-2.6,-0.1,0,,,6.1,0.03,1/6/04 +High Point University,139,3,yes,partial,Online/Live,no,0.3,B/C,D +0.0,67%,33%,11.5,6.3,5.4,3.1,0.4,2,D +0.1,D +1.8,6,0,2/25/20 +Targeted Persuasion,579,1,no,yes,Live,no,0.4,B/C,,100%,0%,0.9,8.3,-7.2,-6.4,-0.3,0,,,,0,5/24/16 +University of Houston,351,1,no,yes,Live,no,0.4,B/C,,100%,0%,2,8.5,-6.3,-6.3,-0.3,0,,,,0,2/17/16 +Market Solutions Group,188,4,no,yes*,Live*,no,0.4,B/C,R +0.0,100%,25%,4.4,6.6,-2,-1.4,-0.1,2,R +0.1,D +1.5,4.4,0.45,10/19/04 +Moore Information,217,9,no,yes,Live,no,0.4,B/C,R +0.7,67%,11%,6.5,6.5,0.2,-0.2,0,9,R +4.1,R +5.0,5.3,0.22,10/27/14 +Merrill Poll,206,2,no,yes,Live,no,0.4,B/C,,100%,50%,8.7,9.1,-0.2,-0.7,-0.1,0,,,,0,3/9/16 +Richmond Times-Dispatch,288,4,no,yes,Live,no,0.4,B/C,D +0.2,100%,0%,3.3,4.9,-1.3,-1.3,-0.1,4,D +2.9,D +2.4,5,0.17,10/23/04 +Mercyhurst University,422,1,no,yes,Live,no,0.4,B/C,R +0.0,100%,0%,0.7,5.7,-4.8,-5.4,-0.2,1,R +0.7,,,0,10/18/14 +Odney,524,1,no,yes,Live,no,0.4,B/C,D +0.1,100%,0%,2.1,6.3,-4.1,-4.8,-0.2,1,D +2.1,R +8.0,8,0,10/22/14 +University of Tennessee,362,2,no,yes*,Live*,no,0.4,B/C,R +0.1,100%,0%,2.7,5.1,-2.2,-5.7,-0.2,2,R +2.7,R +5.4,,0,10/14/04 +"Fabrizio, Lee & Associates",90,3,no,yes,Live,no,0.4,B/C,D +0.2,33%,33%,5.7,6.1,-0.2,-0.3,0,3,D +2.1,R +4.5,,0,10/17/18 +Frank N. Magid Associates Inc.,105,4,no,yes*,Live*,no,0.4,B/C,D +0.3,100%,25%,4.7,5.7,-0.8,-1.7,-0.1,4,D +4.7,R +0.9,4,0.8,10/24/02 +Winston Group,385,3,no,yes*,Live*,no,0.4,B/C,D +0.2,67%,33%,4.2,5.3,-0.9,-1.5,-0.1,3,D +3.8,R +2.2,2,0.7,10/23/08 +Gotham Research Group,576,1,no,yes,Live,no,0.4,B/C,R +0.2,100%,0%,5.8,6.4,-0.5,-2.8,-0.1,1,R +5.8,D +2.0,6,0.75,10/23/12 +Strategic Services,319,2,no,yes*,Live*,no,0.4,B/C,D +0.1,50%,0%,4.2,5.7,-1.3,-1.7,-0.1,2,D +4.2,D +3.4,,0,10/23/06 +RMS Research,273,2,no,yes*,Live*,no,0.4,B/C,R +0.1,100%,0%,2.3,5.9,-3.4,-3.7,-0.1,2,R +2.3,R +5.8,4,0.35,10/22/02 +Knowledge Networks,164,3,yes,no,Online,no,0.4,B/C,D +0.2,100%,33%,4.2,4.5,-0.1,-0.9,0,3,D +4.0,D +0.6,3.1,0.16,10/22/08 +Lincoln Institute,170,2,no,yes*,Live*,no,0.4,B/C,R +0.1,75%,0%,4.1,5.1,-0.8,-2.5,-0.1,2,R +4.1,D +2.7,,0,10/17/00 +Midwest Survey and Research,209,3,no,yes*,Live*,no,0.4,B/C,R +0.0,100%,33%,7.3,5.8,1.7,-1,0,3,R +1.1,,,0,10/26/02 +QEV Analytics,266,1,no,yes,Live,no,0.4,B/C,,100%,0%,2,6.5,-4.3,-6.3,-0.2,0,,,,0,11/2/09 +Baruch College,22,2,no,yes,Live,no,0.4,B/C,,100%,0%,5.7,8.7,-2.9,-0.3,0,0,,,9.2,0,4/8/16 +Neighborhood Research and Media,227,2,no,yes,Live,no,0.4,B/C,R +0.1,50%,50%,6.8,7.3,-0.4,-0.2,0,1,R +3.4,R +7.2,8.4,0,1/16/20 +Florida International University/Univision,98,1,no,yes,Live,no,0.4,B/C,D +0.0,100%,0%,1.8,6.3,-4.3,-6.1,-0.1,1,D +1.8,R +13.0,,0,10/16/08 +GfK Group,115,21,yes,no,Online,no,0.4,B/C,D +0.2,88%,19%,3.9,5,-0.9,0.1,0,21,D +0.6,D +1.3,4.6,0.22,10/22/16 +Dan Jones & Associates,70,38,no,partial,Online/Live,no,0.4,B-,D +1.0,95%,21%,6.9,6.3,0.9,-0.2,-0.1,31,D +2.1,R +2.7,9.8,0,10/24/16 +Centre College,47,1,no,yes,Live,no,0.4,B/C,D +0.2,100%,0%,3.9,5.4,-1.3,-1.1,0,1,D +3.9,D +2.3,4.8,0.35,10/21/16 +Blumenthal Research Daily,447,2,no,yes,Live,yes,0.4,F,R +0.2,100%,0%,2.5,5.3,-2.6,-1.7,-0.1,2,R +1.8,R +3.1,1,1.58,4/14/18 +New Mexico State University,230,1,no,yes*,Live*,no,0.4,B/C,,0%,0%,7.1,8.6,-1.3,-1.7,0,0,,,,0,1/27/08 +Aspen Media & Market Research,17,1,no,yes*,Live*,no,0.4,B/C,R +0.1,100%,0%,3.5,5.7,-2.1,-2.6,-0.1,1,R +3.5,,,0,10/22/06 +Voter/Consumer Research,371,6,no,yes,Live,no,0.4,B/C,R +0.0,100%,50%,5.2,5.7,-0.3,-1.1,-0.1,6,R +0.0,R +3.0,2.5,1.19,10/19/14 +Jim Meader (KELOLAND-TV),159,4,no,yes*,Live*,no,0.4,B/C,D +0.3,100%,25%,4.6,5.5,-0.7,-0.4,0,4,D +4.6,D +4.4,,0,10/21/02 +Garin-Hart-Yang Research Group,113,24,no,partial,Online/Live,no,0.4,B/C,D +1.3,85%,33%,5.5,5.7,0,-0.5,-0.2,24,D +3.2,D +4.7,4.9,0.09,10/18/16 +Manhattanville College,181,3,no,yes*,Live*,no,0.4,B/C,R +0.2,100%,33%,6.5,6.7,0,-0.9,0,2,R +8.2,D +0.2,7.2,0,2/22/00 +Canisius College,43,1,no,yes*,Live*,no,0.4,B/C,,100%,0%,0.1,8.6,-8.3,-5.7,-0.1,0,,,,0,2/19/04 +Central Surveys Inc.,46,1,no,yes*,Live*,no,0.4,B/C,D +0.0,0%,0%,1.7,5.7,-3.8,-3.5,-0.1,1,D +1.7,D +2.3,,0,10/17/04 +Scripps Howard,303,5,no,yes*,Live*,no,0.4,B/C,R +0.1,100%,40%,4.8,4.4,0.6,-0.6,0,5,R +2.2,R +2.7,2.8,0.46,10/18/02 +Cooper & Secrest,60,1,no,yes*,Live*,no,0.4,B/C,R +0.0,0%,0%,2.6,5.8,-3,-3.3,0,1,R +2.6,,,0,10/15/02 +Red Sea Communications,278,1,no,yes*,Live*,no,0.4,B/C,R +0.1,100%,0%,4.4,7.1,-2.5,-3,0,1,R +4.4,,,0,10/24/02 +Thirty-Ninth Street Strategies,460,1,no,yes,Live,no,0.4,B/C,R +0.1,0%,0%,2,6.8,-4.5,-2.8,-0.1,1,R +2.0,R +2.4,3,2.58,10/21/18 +Dynamic Marketing Inc.,83,1,no,yes*,Live*,no,0.4,B/C,D +0.0,100%,0%,3,6.2,-3,-4.6,-0.1,1,D +3.0,R +7.5,,0,10/22/00 +Vox Populi Communications,529,1,no,yes*,Live*,no,0.4,B/C,,100%,0%,3.5,8.6,-4.9,-3,0,0,,,6,0,2/15/00 +Diversified Research Inc,80,1,no,yes*,Live*,no,0.4,B/C,R +0.1,100%,0%,5,7,-1.8,-2.2,0,1,R +5.0,,,0,10/19/00 +Global Strategy Group/National Research (Philadelphia Inquirer),119,4,no,yes,Live,no,0.4,B/C,R +0.3,100%,25%,3,5.3,-2.1,-1.7,-0.2,4,R +2.7,D +0.1,2.3,1.93,10/24/12 +Lauer Lalley Victoria Inc.,168,1,no,yes*,Live*,no,0.4,B/C,R +0.0,100%,0%,1.7,6.6,-4.7,-4.1,0,1,R +1.7,D +4.0,,0,10/18/98 +Overtime Politics,247,12,no,yes,Live,yes,0.4,F,,67%,42%,9.8,8.9,1.1,0.4,0.1,0,,,6.9,0,2/22/16 +Becker Institute,26,3,no,yes*,Live*,no,0.4,B/C,D +0.3,67%,67%,6.9,6.4,0.7,-0.2,0,3,D +6.9,D +0.8,11.5,0,10/23/02 +Ohio State University,236,1,no,yes*,Live*,no,0.4,B/C,R +0.0,100%,0%,3.7,5.1,-1.3,-1.5,0,1,R +3.7,R +5.8,,0,10/18/00 +Opinion Savvy/InsiderAdvantage,243,119,yes,no,IVR/Online,no,0.4,B-,D +1.1,70%,41%,7.2,7.2,0.2,0.3,0.2,42,D +1.8,D +0.3,5.9,0,10/29/18 +Morningside College,536,1,no,yes,Live,no,0.4,B/C,,0%,0%,6.4,8.5,-1.9,-1.3,-0.1,0,,,2.3,1.37,1/20/20 +Dartmouth College,72,3,no,yes,Live,no,0.4,B/C,,100%,67%,9.3,9,0.5,0,0,0,,,,0,1/26/00 +Market Trends Pacific,190,1,no,yes*,Live*,no,0.4,B/C,D +0.1,50%,0%,4.5,5.5,-0.8,-0.6,0,1,D +4.5,D +2.5,,0,10/21/02 +Basswood Research,24,2,no,yes,Live,no,0.4,B/C,R +0.2,100%,100%,10.7,7.7,3.2,0.2,0,1,R +13.0,,,0,3/20/16 +Wick Communications,381,1,no,yes*,Live*,no,0.4,B/C,D +0.1,100%,0%,2.8,6.3,-3.2,-1.4,0,1,D +2.8,D +4.0,5,1.19,10/27/06 +Bendixen & Amandi International,29,2,no,yes,Live,no,0.4,B/C,D +0.1,100%,0%,3,4.8,-1.7,0.3,0,2,D +1.6,D +3.2,,0,10/22/16 +NRECA Market Research,223,1,no,yes*,Live*,no,0.4,B/C,D +0.1,100%,0%,6.3,5.5,0.9,-0.6,0,1,D +6.3,,,0,10/20/98 +Associated Industries of Florida,18,2,no,yes,Live,no,0.4,B/C,D +0.3,50%,0%,3.4,4.5,-0.9,0.3,0,2,D +3.4,D +1.0,,0,10/19/16 +University of North Carolina,359,1,no,yes*,Live*,no,0.4,B/C,D +0.0,100%,0%,1.6,5.4,-3.6,-3.2,0,1,D +1.6,R +1.6,1,2.97,10/28/02 +University of Denver,348,2,no,yes,Live,no,0.4,B/C,R +0.1,100%,0%,3.4,5.2,-1.7,-0.1,0,2,R +1.0,R +1.1,4.5,0.44,10/30/16 +Analytical Group,11,1,no,yes*,Live*,no,0.4,B/C,D +0.1,100%,0%,4,5.3,-1.1,-0.8,0,1,D +4.0,D +3.0,3.7,0.86,10/26/02 +ASA Marketing Group,5,1,no,yes*,Live*,no,0.4,B/C,D +0.1,100%,0%,5.5,4.5,1.2,0.1,0,1,D +5.5,,,0,10/28/06 +Belden Russonello,28,2,no,yes,Live,no,0.4,B/C,D +0.1,100%,50%,4.7,5.3,-0.3,0.4,0,2,D +3.3,D +5.4,,0,10/18/04 +Feldman Group,93,2,no,yes,Live,no,0.4,B/C,D +0.2,50%,50%,6.7,5.4,1.4,-0.4,0,2,D +4.1,D +2.8,1.5,0.84,10/29/12 +Meeting Street Research,204,1,no,yes,Live,no,0.5,B/C,D +0.1,100%,0%,2.6,5.1,-2.2,-0.9,0,1,D +2.6,D +5.3,3,1.39,4/4/17 +University of Nevada Las Vegas,356,1,no,yes,Live,no,0.5,B/C,,100%,100%,8.9,8.6,0.5,0.5,0,0,,,,0,1/29/12 +Cromer Group,65,1,no,yes*,Live*,no,0.5,B/C,R +0.1,100%,0%,3.9,5.3,-1.2,0.6,0,1,R +3.9,R +3.8,,0,10/19/06 +West Virginia Research Center,378,2,no,yes*,Live*,no,0.5,B/C,D +0.2,50%,50%,6.4,5.4,1.2,0.6,0,2,D +6.4,D +3.8,5.3,0.02,10/25/00 +Rhode Island College,285,5,no,yes*,Live*,no,0.5,B/C,R +0.1,100%,20%,6.1,6.1,0.2,-0.1,0,4,R +1.5,R +0.8,3.9,0.68,10/24/10 +Braun Research,33,6,no,yes,Live,no,0.5,B/C,D +1.2,100%,50%,6.6,5.1,1.6,0.4,0.1,6,D +6.6,D +2.8,2.5,0.17,10/21/16 +Zimmerman & Associates/Marketing Intelligence,394,3,no,yes*,Live*,no,0.5,B/C,D +0.2,100%,0%,4.7,6,-1.1,0,0,3,D +3.2,D +0.7,2.2,0.72,10/18/08 +Virginia Commonwealth University,370,5,no,yes,Live,no,0.5,B/C,R +0.2,100%,20%,4.9,5.1,0,0.5,0,5,R +1.9,R +1.8,5.3,0.13,10/23/09 +DFM Research,69,10,no,yes,Live,no,0.5,B/C,D +1.5,75%,40%,6.4,5.9,0.7,0.1,0,10,D +5.4,D +3.8,2.5,0.47,10/25/18 +Public Strategies Inc.,264,6,no,yes*,Live*,no,0.5,B/C,,100%,33%,8,8.7,-0.6,0.7,0.1,0,,,7.6,0,3/1/08 +Clarus Research Group,53,3,no,yes,Live,no,0.5,B/C,D +0.3,100%,33%,6.8,5,1.9,0.8,0.1,3,D +4.1,D +2.2,,0,10/6/11 +Independent Market Research,148,2,no,yes*,Live*,no,0.5,B/C,D +0.1,100%,50%,5.8,5.1,0.8,1.5,0,2,D +5.3,D +4.2,5.5,0.23,10/22/98 +University of Maryland,575,1,yes,no,Landline,no,0.5,B/C,D +0.1,0%,100%,6.6,4.8,2,2.2,0,1,D +6.6,D +2.2,,0,10/15/04 +Insights West,151,9,no,no,Online,no,0.5,B/C,R +0.1,94%,0%,2.4,5.7,-3.1,-3.7,-1,8,R +0.4,R +1.0,3.1,1.25,11/6/16 +Rice University,286,2,no,yes*,Live*,no,0.5,B/C,D +0.2,100%,0%,5.9,5.1,1,0.2,0,2,D +5.9,D +0.6,2.3,1.34,10/27/02 +Val Smith,367,1,no,yes,Live,no,0.5,B/C,R +0.2,100%,0%,8.5,6.5,2.2,1.9,0,1,R +8.5,R +15.0,,0,10/22/08 +Kiley & Company,162,3,no,yes,Live,no,0.5,B/C,D +0.5,100%,67%,6.6,5.7,1.1,0.9,0.1,3,D +5.5,D +9.2,7.4,0,10/25/12 +SMS Research & Marketing Services Inc.,296,2,no,yes*,Live*,no,0.5,B/C,R +0.2,50%,50%,5.9,5.4,0.7,0.3,0,2,R +5.9,D +1.8,1,1.44,10/19/04 +Old Dominion University,238,1,no,yes,Live,no,0.5,B/C,D +0.1,100%,0%,4.5,5.3,-0.6,-1,0,1,D +4.5,R +0.8,0,2.78,10/22/13 +Polling Company/Global Strategy Group (Hotline Bullseye),255,4,no,yes*,Live*,no,0.5,B/C,R +0.2,25%,25%,4.3,3.6,0.9,1.1,0.1,4,R +4.3,R +2.8,3.2,0.2,11/4/00 +Jeffrey Stonecash,158,1,no,yes*,Live*,no,0.5,B/C,R +0.2,100%,100%,8.4,4.8,3.8,2.8,0.1,1,R +8.4,R +16.5,22,0,10/29/06 +A&A Research,2,1,no,yes*,Live*,no,0.5,B/C,R +0.1,0%,100%,10,6.3,3.9,3.6,0.1,1,R +10.0,,,0,10/22/02 +TMR Research,328,2,no,yes*,Live*,no,0.5,B/C,D +0.2,0%,50%,7.9,5.1,3,2.7,0.1,2,D +7.9,D +6.7,,0,10/18/98 +"California State University, Bakersfield",41,1,no,yes*,Live*,no,0.5,B/C,R +0.1,0%,100%,9.9,5.9,4.1,4.4,0.1,1,R +9.9,R +14.0,,0,10/20/00 +West Chester University,377,7,no,yes*,Live*,no,0.5,B/C,D +0.1,100%,14%,5.2,5.3,0,0,0,7,D +1.0,D +2.3,3.7,0.89,10/24/06 +Illinois Wesleyan University,147,3,no,yes*,Live*,no,0.5,B/C,R +0.3,100%,33%,8.2,5.9,2.4,1.5,0.1,3,R +8.2,R +5.9,5,0.25,10/21/02 +Hill Research Consultants,140,5,no,yes,Live,no,0.5,B/C,R +0.3,60%,20%,5.3,5.6,-0.1,-0.3,0,5,R +3.7,R +2.7,2.2,1.49,10/15/08 +OnMessage Inc.,239,11,no,yes,Live,no,0.5,B/C,R +1.4,82%,27%,6.4,5.7,0.8,0.7,0.2,11,R +5.0,R +6.2,8.3,0,10/17/18 +Tulsa Surveys,341,1,no,yes*,Live*,no,0.5,B/C,R +0.1,100%,100%,11.9,4.5,7.6,5.8,0.1,1,R +11.9,,,0,10/18/98 +Ipsos,154,66,yes,no,Online,no,0.5,B-,D +0.4,70%,21%,4.6,4.8,0,0.4,0.3,60,D +0.5,D +1.0,3.7,0.06,11/5/18 +Decision Forecasting,77,3,no,yes*,Live*,no,0.5,B/C,R +0.1,100%,67%,8.1,4.6,3.6,1.6,0.1,3,R +1.4,D +0.6,3.5,0.5,11/1/00 +Marketing Research Institute,192,1,no,yes*,Live*,no,0.5,B/C,R +0.1,0%,100%,7.4,5,2.6,4.6,0.1,1,R +7.4,R +7.3,,0,11/21/02 +PSI,248,3,no,yes*,Live*,no,0.5,B/C,R +0.0,67%,67%,11.7,8,3.9,1.3,0,1,R +3.3,R +4.0,2,0.8,10/31/00 +Southern Opinion Research,311,2,no,yes*,Live*,no,0.5,B/C,D +0.0,100%,50%,8.5,6,2.7,2.8,0.1,2,D +0.9,D +4.2,3.5,0.69,10/30/98 +NPR,222,3,no,yes,Live,no,0.5,B/C,D +0.1,17%,33%,4.9,4.7,0.4,0.7,0.1,3,D +0.9,D +0.6,2.1,0.61,10/24/12 +HighGround Inc.,416,2,no,yes,Live,no,0.5,B/C,R +0.4,50%,0%,4.4,6.5,-1.8,-0.7,-0.1,2,R +4.4,R +3.0,2.6,1.94,10/27/18 +Minnesota State University Moorhead,211,4,no,yes*,Live*,no,0.5,B/C,D +0.4,100%,50%,8.3,5.2,3.2,1.6,0.1,4,D +6.2,D +3.3,,0,10/19/04 +Talmey-Drake Research & Strategy Inc.,329,9,no,yes,Live,no,0.5,B/C,R +0.2,50%,44%,7.7,5.8,2,1.1,0.1,9,R +1.7,D +2.4,6.7,0,10/30/02 +Arthur J. Finkelstein & Associates,16,1,no,yes*,Live*,no,0.5,B/C,R +0.2,0%,100%,13.7,7.2,6.7,5.8,0.1,1,R +13.7,,,0,10/17/02 +Florida Atlantic University,97,8,no,no,IVR/Online,no,0.5,B/C,D +0.4,75%,0%,3.4,6.9,-3.3,-2,-0.6,4,D +2.9,D +0.4,4.4,0.26,3/6/20 +Ron Lester and Associates,293,1,no,yes*,Live*,no,0.5,B/C,,100%,100%,18.9,8.1,11,2.9,0.1,0,,,1.9,1.33,1/21/08 +Vox Populi Polling,372,19,no,no,IVR/Online,no,0.5,B/C,D +0.3,74%,16%,4.2,5.3,-1,-0.9,-0.4,19,D +0.7,R +1.2,4.8,0.17,10/29/18 +JMC Analytics/Bold Blue Campaigns,503,5,no,yes,Live,no,0.5,B/C,R +1.1,80%,20%,6.7,5.8,1.1,0.9,0.2,5,R +5.5,R +6.8,26,0,11/22/18 +Alaska Survey Research,155,9,no,yes,Live,no,0.5,B/C,D +1.8,56%,44%,7.1,6,1.4,0.8,0.2,9,D +7.1,D +3.1,10.3,0,10/28/18 +Clarity Campaign Labs,52,12,no,partial,IVR/Live,no,0.5,B/C,D +1.1,54%,17%,3.5,4.4,-0.7,-0.7,-0.2,12,D +3.5,D +1.1,2.7,0.39,10/16/18 +CallFire,42,4,no,yes,Live,no,0.5,B/C,R +0.4,75%,0%,3.9,4.6,-0.4,0.3,0,4,R +3.9,R +0.5,2.5,0.98,10/30/12 +MarketAide Services Inc.,191,1,no,yes*,Live*,no,0.5,B/C,D +0.2,100%,100%,11.2,6.5,4.9,6.6,0.1,1,D +11.2,D +9.5,,0,10/19/02 +Big Ten,31,10,no,yes*,Live*,no,0.5,B/C,D +0.8,100%,20%,4.7,5.1,-0.3,1,0.2,10,D +4.3,D +5.2,5.4,0,10/21/08 +Abacus Associates,6,2,no,yes*,Live*,no,0.5,B/C,D +0.2,50%,50%,8.1,6.5,1.8,2.5,0.1,2,D +3.6,D +6.5,,0,10/21/10 +Data for Progress,522,31,no,no,Online/Text,no,0.5,B-,D +0.0,81%,45%,8.9,8.1,0.9,-0.2,-0.1,2,D +0.3,R +1.9,7.6,0,3/8/20 +Forman Center,100,2,no,yes*,Live*,no,0.6,B/C,D +0.2,100%,50%,11,5.9,5.3,5.1,0.1,2,D +11.0,D +17.1,21,0,10/22/98 +Magellan Strategies,179,18,no,partial,Online/Live,no,0.6,B/C,R +0.5,94%,33%,6.5,5.8,0.8,0,0,11,R +1.8,R +4.3,6.4,0,2/25/20 +Strategies 360,321,4,no,partial,Online/Live,no,0.6,B/C,R +0.1,63%,0%,2,5.5,-3.3,-3.1,-0.4,4,R +0.6,D +1.0,3.6,0.24,10/23/14 +DHM Research,76,14,no,partial,Online/Live,no,0.6,B/C,R +0.1,86%,7%,4.4,5.9,-1.3,-0.9,-0.3,12,R +0.3,D +0.3,4.5,0.54,10/27/16 +Bannon Communications,21,2,no,yes*,Live*,no,0.6,B/C,D +0.3,100%,50%,10.4,6.4,4.2,4,0.1,2,D +10.4,D +8.3,21,0,10/16/04 +Opinion Consultants,241,2,no,yes*,Live*,no,0.6,B/C,R +0.3,100%,50%,6.6,5.1,1.7,1.6,0.1,2,R +6.6,R +5.4,2.2,1.79,10/26/06 +Riley Research Associates,290,7,no,partial,Online/Live,no,0.6,B/C,R +0.1,100%,0%,2.7,5.6,-2.7,-2.3,-0.3,7,R +0.6,R +1.3,,0,10/15/08 +Hendrix College,138,14,no,partial,IVR/Live/Text,no,0.6,B/C,D +1.5,93%,50%,6.5,5.6,1.1,-0.5,-0.2,13,D +4.7,R +3.0,,0,10/19/18 +Hoffman Research Group,141,2,no,yes,Live,no,0.6,B/C,R +0.4,100%,0%,5.2,5.1,0.4,-0.2,0,2,R +5.2,R +1.3,2.1,2.19,10/30/18 +Glover Park Group,120,1,no,yes,Live,no,0.6,B/C,R +0.3,0%,100%,11.4,6.7,4.8,4.4,0.1,1,R +11.4,R +7.3,,0,10/16/12 +Y2 Analytics,389,4,no,partial,Online/Live,no,0.6,B/C,D +0.4,100%,50%,9.7,5.8,4,-1.5,-0.2,3,D +3.3,R +6.7,7.1,0,11/2/16 +Anderson Group,12,1,no,yes*,Live*,no,0.6,B/C,R +0.2,0%,100%,10.9,4.3,6.8,8.2,0.1,1,R +10.9,R +5.0,5,0,11/11/03 +Baselice & Associates,23,2,no,yes,Live,no,0.6,B/C,D +0.3,100%,50%,10,5.9,4.4,4.4,0.1,2,D +10.0,D +8.5,4,0.23,9/25/03 +Florida Poll,99,5,no,yes,Live,no,0.6,B/C,D +0.3,60%,0%,4.6,4.8,0,1.2,0.1,5,D +3.1,D +0.8,3.3,0.71,10/25/10 +Market Research Insight,185,11,no,yes,Live,no,0.6,B/C,D +1.2,100%,36%,4.8,4.9,0.1,0.9,0.3,11,D +3.9,D +3.6,6.4,0,10/9/19 +Howey Politics/DePauw University,142,7,no,yes,Live,no,0.6,B/C,D +0.1,57%,29%,6.7,5.7,1.2,1.3,0.2,6,D +0.6,D +1.3,7.2,0,10/29/12 +Lauer Johnson Research,167,1,no,yes,Live,no,0.6,B/C,D +0.3,0%,100%,13.8,6.4,7.6,7.3,0.1,1,D +13.8,D +17.0,,0,10/28/06 +Franklin Pierce University,107,17,no,yes,Live,no,0.6,B/C,D +0.7,85%,47%,6.7,6.1,0.8,1.1,0.2,12,D +4.5,D +5.1,6,0.04,10/26/04 +Neighbor,226,1,no,yes*,Live*,no,0.6,B/C,R +0.2,100%,100%,17.1,6.3,11,12.9,0.1,1,R +17.1,R +14.0,13,0,10/30/98 +Gonzales Research & Marketing Strategies Inc.,121,9,no,yes,Live,no,0.6,B/C,R +0.3,78%,33%,6.4,6.1,0.5,1.1,0.2,8,R +2.1,R +1.4,3,0.23,10/22/14 +McCulloch Research & Polling,201,4,no,yes*,Live*,no,0.6,B/C,R +0.4,75%,50%,7,4.5,2.7,2.6,0.2,4,R +5.5,R +3.2,5.1,0,11/5/06 +Concord Public Opinion Partners,553,1,no,yes,Live,no,0.6,B/C,,100%,100%,13.4,9.1,4.5,3.3,0.2,0,,,14.6,0,3/8/20 +Lycoming College,176,3,no,yes*,Live*,no,0.6,B/C,D +0.5,67%,33%,7.3,6.2,1.2,1.6,0.1,3,D +7.3,D +6.3,5,1.11,10/19/10 +OpinionWorks,244,6,no,yes,Live,no,0.6,B/C,R +0.5,92%,50%,7.3,5,2.4,1.5,0.2,6,R +3.1,D +3.7,9.5,0,10/23/12 +Data West Polling,74,2,no,yes*,Live*,no,0.6,B/C,D +0.4,50%,100%,13.1,6.8,6.5,6.1,0.2,2,D +13.1,D +7.5,,0,10/26/02 +Tulchin Research,340,3,no,partial,Online/Live,no,0.6,B/C,R +0.1,67%,0%,3.8,5.5,-1.5,-2.5,-0.2,3,R +0.8,D +5.3,2.9,0.55,10/27/18 +Spry Strategies,508,4,no,partial,IVR/Online/Live,no,0.6,B/C,R +0.3,75%,75%,10.8,7,4,-1.4,-0.2,1,R +5.4,R +11.6,16.4,0,3/2/20 +University of Alabama at Birmingham,344,2,no,yes*,Live*,no,0.6,B/C,R +0.4,100%,100%,12,5.1,7.1,6.7,0.2,2,R +12.0,R +4.7,7,0,10/30/02 +Latino Decisions,482,2,no,partial,Online/Live/Text,no,0.6,B/C,,100%,0%,4.7,8.6,-3.7,-2.7,-0.3,0,,,5.3,0.89,3/9/20 +Cherry Communications,49,5,no,yes,Live,no,0.6,B/C,R +0.5,50%,20%,7.6,6.5,1.3,1.6,0.3,4,R +3.3,R +3.9,11.7,0,10/22/16 +Strategic Research Associates,462,5,no,yes,Live,no,0.6,B/C,D +0.4,80%,20%,5,5.4,-0.2,1.1,0.2,5,D +1.9,D +0.0,3.2,0.36,10/20/18 +SoonerPoll.com,308,20,yes,partial,Online/Live,no,0.6,B/C,D +1.9,80%,45%,8.9,6,3,1.5,0.6,16,D +5.4,D +1.8,5.9,0.11,2/19/20 +Pew Research Center,253,25,yes,no,Online,no,0.7,B/C,D +0.8,50%,40%,4.4,4,0.6,1,0.4,25,D +2.1,D +1.0,3.8,0,10/23/16 +Schapiro Group,300,2,no,yes*,Live*,no,0.7,B/C,,50%,50%,21.5,9.8,11.9,4.5,0.2,0,,,6.5,0.61,1/25/08 +WCIA-TV,373,2,no,yes*,Live*,no,0.7,B/C,R +0.4,100%,100%,18.3,6.6,11.8,10,0.2,2,R +18.3,R +8.8,,0,10/14/98 +Pan Atlantic Research,249,17,no,no,Online,no,0.7,B/C,D +0.8,91%,24%,6.8,6.8,0.3,-1,-0.3,15,D +2.7,D +1.1,7.5,0,10/18/14 +David Binder Research,578,2,no,partial,Online/Live/Text,no,0.7,B/C,,0%,50%,5.4,8.1,-2.5,-1.4,-0.1,0,,,7.4,0,1/29/20 +Rainmaker Media Group,276,1,no,yes*,Live*,no,0.7,B/C,D +0.3,100%,100%,12.1,5.2,7.1,10.3,0.2,1,D +12.1,D +7.8,,0,10/15/08 +Southeastern Louisiana University,309,8,no,yes*,Live*,no,0.7,B/C,D +0.1,88%,38%,6.3,5,1.5,2.2,0.3,8,D +0.4,D +0.1,6,0,10/22/08 +Douglas Fulmer & Associates,82,2,no,partial,IVR/Live,no,0.7,B/C,,100%,50%,5,8.3,-3.1,-2.8,-0.2,0,,,9.1,0,1/19/16 +Ohio University,237,2,no,yes*,Live*,no,0.7,B/C,D +0.3,50%,50%,8.8,6,2.9,6.3,0.3,2,D +8.8,D +8.1,8.5,0,10/18/08 +East Carolina University,523,3,yes,no,IVR/Online,no,0.7,B/C,,100%,100%,19.1,7.9,11.4,2.1,0.3,0,,,6.5,0,2/28/20 +Star Tribune,315,14,no,yes,Live,no,0.7,B/C,D +0.9,50%,50%,5.9,4.2,1.9,1.8,0.3,12,D +5.1,D +3.7,5.1,0,11/6/06 +University of Iowa,353,3,no,yes,Live,no,0.7,B/C,R +0.3,67%,67%,17.3,8.2,9.3,4.4,0.3,1,R +6.6,R +2.8,13.1,0,10/23/12 +Hays Research Group,136,7,no,yes,Live,no,0.7,B/C,D +0.7,71%,43%,7.8,5.3,2.7,2.2,0.3,3,D +11.9,D +3.9,8.2,0,10/30/10 +BK Strategies,20,3,no,partial,IVR/Live,no,0.7,B/C,D +0.4,67%,33%,3.8,3.7,0.3,-1,-0.1,3,D +3.6,R +2.9,3.3,0.27,10/28/16 +New England College,228,19,no,no,IVR,no,0.7,B/C,R +1.2,74%,16%,4.2,5.1,-0.7,-0.4,-0.2,19,R +3.1,R +3.4,5.3,0,11/1/14 +Hellenthal & Associates,137,5,no,yes,Live,no,0.7,B/C,D +0.4,40%,40%,8.3,6.6,1.8,2.4,0.3,3,D +4.4,D +1.2,18,0,10/18/14 +Hickman Analytics,415,1,no,yes,Live,no,0.7,B/C,D +0.4,0%,100%,9.1,6.2,3.1,6.1,0.3,1,D +9.1,D +7.7,,0,10/15/19 +St. Cloud State University,312,9,no,yes,Live,no,0.7,B/C,D +0.3,67%,44%,6.4,5.6,1,2.1,0.3,9,D +2.0,D +1.3,5.8,0.05,10/18/12 +RRH Elections,274,9,no,partial,IVR/Online/Live,no,0.7,B/C,D +0.5,83%,22%,4.2,5.6,-1.2,-1,-0.3,9,D +1.8,R +4.1,3.9,0.83,8/27/19 +Benenson Strategy Group,30,9,no,partial,Online/Live,no,0.7,B/C,D +0.7,61%,11%,5.8,6.2,-0.2,0,0,9,D +3.8,D +7.6,9.9,0,10/16/14 +Greg Smith and Associates,128,5,no,yes*,Live*,no,0.7,B/C,D +0.8,60%,40%,8.5,6.2,2.5,2.7,0.3,5,D +8.5,D +3.7,5.2,0.81,10/29/10 +Mellman Group,205,22,no,partial,Live/Text,no,0.7,B/C,D +1.7,80%,18%,5.2,5.4,0.1,0,0,22,D +4.4,D +5.5,3.7,0.38,10/14/14 +Consumer Logic,59,4,no,yes*,Live*,no,0.7,B/C,D +0.3,50%,75%,8.8,5.1,3.8,4.4,0.3,4,D +5.4,D +2.5,3.1,1.17,10/17/04 +East Tennessee State University,456,2,no,yes,Live,no,0.7,B/C,D +0.9,75%,100%,9.9,5.8,4.2,3.8,0.3,2,D +9.9,D +3.9,,0,10/26/18 +Hamilton Campaigns,130,9,no,yes,Live,no,0.7,B/C,D +1.0,61%,33%,6.9,5.8,1.3,1.8,0.3,9,D +5.6,D +4.9,4.3,0.35,10/25/14 +The Tyson Group,334,12,no,partial,Online/Live,no,0.8,B/C,R +0.0,96%,17%,4.7,5.8,-0.9,0,0,10,R +0.1,D +0.1,4.5,0.24,3/7/16 +Keating Research/OnSight Public Affairs/Melanson,455,1,no,partial,Online/Live,no,0.8,B/C,R +0.1,100%,0%,2.6,5.9,-3.1,-3.9,-0.2,1,R +2.6,D +3.0,,0,10/28/18 +1892 Polling,461,1,no,partial,IVR/Live,no,0.8,B/C,R +0.0,100%,0%,0.6,3.9,-3.1,-2.3,-0.1,1,R +0.6,R +4.3,7.5,0,10/21/18 +Starboard Communications,316,2,no,partial,IVR/Live/Text,no,0.8,B/C,D +0.1,100%,0%,1.7,6.1,-4.2,-8.5,-0.8,1,D +3.3,R +7.3,19.5,0,2/26/20 +DCCC Targeting and Analytics Department,68,1,no,partial,IVR/Live,no,0.8,B/C,D +0.2,100%,0%,4.5,6.2,-1.6,-2,-0.1,1,D +4.5,,,0,10/20/16 +Massie & Associates,199,2,no,yes*,Live*,no,0.8,B/C,R +0.5,0%,100%,24,7,17.1,15.4,0.3,2,R +24.0,,,0,10/24/98 +Rasmussen Reports/Pulse Opinion Research,277,722,no,no,IVR/Online,no,0.8,C+,R +1.5,78%,29%,5.3,5.6,-0.1,0.2,0.2,581,R +1.6,R +1.2,4.6,0.09,10/30/18 +CVOTER,40,6,no,no,Online,no,0.8,B/C,R +0.2,100%,0%,1.9,3.4,-1.4,-1.8,-0.3,6,R +1.3,R +0.4,3.2,0.02,11/3/16 +KG Polling,502,2,no,partial,Online/Live,yes,0.8,F,D +0.2,100%,0%,2.2,5.2,-2.8,-1.6,-0.1,2,D +2.2,D +1.0,1,1.57,3/5/18 +IMGE Insights,145,2,no,partial,IVR/Live,no,0.8,B/C,R +0.5,100%,50%,6.4,5,1.6,0.2,0,2,R +6.4,R +0.5,6.5,0,11/4/17 +Millersville University,210,5,no,yes*,Live*,no,0.8,B/C,R +0.6,80%,80%,14.1,5.2,9,6.9,0.4,5,R +10.5,R +6.2,5.8,0,10/26/02 +University of Georgia,350,2,no,partial,Online/Live,no,0.8,B/C,R +0.3,50%,50%,5.7,5.1,0.8,-0.7,-0.1,2,R +4.1,D +0.7,1.3,0.9,10/26/18 +University of New Orleans,358,12,no,partial,IVR/Live,no,0.8,B/C,D +0.3,83%,33%,5.6,5.4,0.3,0.7,0.2,11,D +1.0,D +2.2,8.6,0,12/6/16 +FM3 Research,91,7,no,partial,Online/Live,no,0.9,B/C,D +0.5,79%,29%,5.9,6.2,-0.1,0.5,0,7,D +5.5,D +6.9,8.8,0,10/21/04 +Zogby Interactive/JZ Analytics,395,473,no,no,Online,no,0.9,C+,R +0.6,77%,29%,5.4,5.7,-0.1,0.4,0.4,376,R +0.7,D +0.2,5,0,10/30/14 +Marketing Workshop,194,7,no,yes*,Live*,no,0.9,B/C,D +0.1,57%,57%,9.7,5.4,4.5,3.5,0.3,7,D +1.6,D +0.7,2.6,1.83,10/28/02 +Kimball Political Consulting,163,4,no,yes,Live,no,0.9,B/C,R +0.9,75%,75%,8.1,4.8,3.5,4.3,0.5,4,R +8.1,R +4.5,6.5,0,11/1/12 +Momentum Analysis,214,3,no,yes,Live,no,0.9,B/C,D +0.4,33%,100%,13.7,6.5,7.4,7.2,0.5,3,D +5.7,D +2.8,,0,10/13/10 +ROI Rocket,554,3,no,no,Online,no,0.9,B/C,,100%,33%,2.6,8,-5.2,-3.6,-0.5,0,,,3.6,0.77,3/9/20 +R.L. Repass & Partners,268,1,no,partial,Online/Live,no,0.9,B/C,,100%,100%,11.6,9.8,1.9,0.7,0,0,,,,0,4/27/16 +Univision/University of Houston/Latino Decisions,568,1,no,partial,Online/Live,no,0.9,B/C,,0%,100%,10.7,8,2.9,0.7,0,0,,,4.6,0,2/24/20 +Schoen Consulting,301,1,no,partial,Online/Live,no,0.9,B/C,R +0.1,100%,0%,2.3,4.5,-2.1,-0.3,0,1,R +2.3,R +1.5,1.9,0.97,10/22/10 +20/20 Insight,1,6,no,partial,IVR/Live,no,0.9,B/C,D +0.2,50%,33%,12.1,7.6,4.7,0.8,0.1,3,D +1.9,D +4.3,8.8,0,11/1/18 +Victoria Research & Consulting,369,1,no,partial,Live/Text,no,0.9,B/C,D +0.1,50%,0%,8,6.5,1.7,1,0,1,D +8.0,,,0,10/18/04 +JMC Analytics,156,11,no,partial,IVR/Live/Text,no,0.9,B/C,R +1.0,86%,18%,5.6,5.2,0.6,-0.1,0,11,R +3.0,R +2.8,3.6,0.57,11/13/19 +Sacred Heart University,453,1,no,partial,Online/Live,no,0.9,B/C,R +0.3,0%,0%,5.6,5.6,0.2,0.9,0,1,R +5.6,R +8.8,6.4,0,10/30/18 +Ed Renwick/Loyola University New Orleans,85,7,no,yes*,Live*,no,0.9,B/C,D +0.6,86%,43%,8.1,5,3.3,4.1,0.5,7,D +5.3,D +4.6,6.1,0.01,10/25/08 +"Normington, Petts & Associates",232,10,no,partial,Online/Live,no,0.9,B/C,D +0.5,60%,40%,6.4,6.2,0.5,0.7,0.1,10,D +2.7,D +4.5,3,0.12,10/16/14 +Loras College,171,18,no,yes,Live,no,0.9,B/C,D +1.5,72%,33%,8.1,6.5,1.7,0.9,0.4,14,D +4.3,R +0.6,3.3,0.61,11/2/16 +Probolsky Research,259,4,no,partial,Online/Live/Text,no,0.9,B/C,R +0.8,50%,25%,6.4,5,1.6,1,0.1,3,R +7.7,R +5.6,6.2,0,10/28/18 +University of Texas at Tyler,458,3,no,partial,Online/Live,no,0.9,B/C,R +0.3,67%,67%,7.6,5.8,2,1.1,0.1,2,R +4.1,R +0.9,4.9,0,2/22/20 +Gravis Marketing,124,132,no,partial,IVR/Online/Live,no,0.9,C,D +0.9,68%,32%,5.3,5.1,0.4,0.6,0.5,103,D +1.1,R +0.3,4.4,0,3/11/20 +AtlasIntel,546,8,no,no,Online,no,0.9,B/C,,81%,63%,8.8,8.2,0.8,-0.1,0,0,,,8.9,0,3/15/20 +Harper Polling/Clarity Campaign Labs,513,1,no,partial,IVR/Live,no,1,B/C,D +0.3,0%,0%,7,5.9,1.3,2.1,0.1,1,D +7.0,D +4.8,,0,8/27/19 +Susquehanna Polling & Research Inc.,326,38,no,partial,IVR/Online/Live,no,1,C,D +0.9,76%,29%,5.8,5.5,0.5,0.7,0.4,33,D +1.7,D +0.3,4.8,0,10/30/18 +Multi-Quest International,220,2,no,partial,IVR/Live,no,1,B/C,D +0.0,0%,0%,5,5.7,-0.5,-0.1,0,2,D +0.9,D +2.7,1.6,2.11,10/17/14 +Ogden & Fry,425,3,no,no,IVR,no,1,B/C,R +0.0,100%,0%,2.5,5.8,-3,-4.4,-0.5,2,R +0.2,R +6.0,6,0,3/8/20 +Marketing Resource Group (MRG),193,10,no,yes,Live,no,1,B/C,D +0.3,30%,70%,9.9,7.2,2.9,1.7,0.5,6,D +1.7,D +1.6,5.6,0.59,10/16/18 +Beacon Research,545,1,no,partial,Online/Live,no,1,B/C,,100%,100%,11.4,7.8,3.8,2.4,0.1,0,,,,0,2/14/20 +Civiqs,471,3,no,no,Online,no,1,B/C,,100%,33%,4.9,7.8,-2.7,-1.4,-0.2,0,,,9.3,0,1/28/20 +Clout Research/Wenzel Strategies,55,15,no,yes,Live,no,1,B/C,R +1.8,53%,40%,6.7,5,1.9,2,0.7,14,R +5.5,R +4.6,5.2,0,4/15/17 +Harris Insights & Analytics,133,169,yes,no,Online,no,1,C,R +1.3,83%,49%,5.1,3.4,1.9,0.9,0.8,169,R +1.5,D +0.7,4.1,0,11/5/18 +Praecones Analytica,257,3,no,no,IVR/Online,no,1,B/C,R +0.2,33%,0%,1.8,6.4,-4.4,-5.6,-0.6,3,R +1.8,R +5.2,4.9,0.76,10/27/16 +SocialSphere,307,2,no,partial,Online/Live,no,1,B/C,R +0.4,100%,0%,6.1,5.8,0.5,2.2,0.1,2,R +6.1,R +6.4,6.5,0,10/28/14 +Cole Hargrave Snodgrass & Associates,56,5,no,partial,Live/Text,no,1,B/C,D +0.1,60%,40%,8.1,7,1.3,1,0.2,3,D +3.4,R +2.2,3.7,0.41,2/12/20 +Maine People's Resource Center,180,14,no,no,IVR/Online,no,1,B/C,D +0.1,93%,36%,6.4,5.3,1.3,0.1,0,12,D +0.5,R +1.2,6.8,0,10/25/16 +Western Kentucky University,379,5,no,yes,Live,no,1,B/C,D +1.2,80%,80%,11.1,5.9,5.4,3.3,0.6,4,D +9.2,R +0.1,2,0.46,10/28/16 +Morning Consult,218,12,no,no,Online,no,1,B/C,D +0.2,75%,25%,3,3.5,-0.3,0.2,0.1,12,D +0.6,R +0.6,3.5,0,11/3/18 +Alabama State University,8,4,no,no,Landline,no,1,B/C,,50%,50%,6.4,8.2,-1.6,-3.1,-0.3,0,,,5,0.03,3/7/12 +Glengariff Group,117,10,no,partial,IVR/Live/Text,no,1,B/C,D +0.3,80%,40%,5.6,6,-0.2,0.7,0.2,8,D +1.3,D +3.0,4.8,0.2,3/1/20 +TargetSmart/William & Mary,332,3,no,partial,Online/Live,no,1,B/C,D +0.6,67%,33%,5.3,4.6,0.9,1.8,0.2,3,D +5.3,D +1.7,4,0.23,11/2/16 +Optimus,245,16,yes,partial,Online/Live/Text,no,1,B/C,R +1.4,81%,69%,8,4.6,3.5,2.7,1.1,13,R +3.9,R +2.7,6.4,0,3/8/20 +St. Pete Polls,314,22,no,no,IVR,no,1,C,R +0.4,52%,27%,4.4,4.6,0,0.5,0.3,21,R +0.9,R +1.3,3.6,0,3/7/20 +Meredith College,423,1,no,partial,Online/Live,no,1,B/C,,0%,100%,20.3,8.1,12.4,3,0.2,0,,,2.9,0.74,2/20/20 +Roanoke College,292,16,yes,yes,Live,no,1.1,B/C,D +0.5,78%,56%,8.6,5.9,2.9,4,1.4,13,D +1.8,D +1.9,5.5,0,10/31/17 +IVR Polls,146,4,no,no,IVR,no,1.1,B/C,,100%,25%,4.2,8.3,-4,-2,-0.2,0,,,8,0,3/1/08 +Strategic National,318,2,no,no,IVR,no,1.1,B/C,D +0.1,25%,0%,0.7,5.1,-4.2,-7.2,-0.6,2,D +0.7,R +4.8,5.4,0.03,11/3/16 +Master Image,200,2,no,no,IVR,no,1.1,B/C,,100%,0%,1.2,7.5,-6.1,-4.1,-0.3,0,,,,0,2/24/16 +Capital Survey Research Center,44,13,no,no,Landline,no,1.1,B/C,D +0.0,35%,62%,9.7,7.6,2.2,0.1,0,4,D +0.6,D +1.3,10.2,0,3/10/12 +OH Predictive Insights,235,6,no,partial,IVR/Online/Live,no,1.1,B/C,R +0.9,67%,33%,7.2,6.6,0.8,1.2,0.3,4,R +5.4,R +4.7,4.9,0.07,3/4/20 +Riggs Research Services,289,1,no,yes*,Live*,no,1.1,B/C,D +0.9,0%,100%,33.7,5.9,28,25.9,0.7,1,D +33.7,D +29.0,29,0,10/28/10 +Research America Inc.,282,3,no,partial,Online/Live,no,1.1,B/C,D +0.1,100%,33%,14.4,7.6,7,2.7,0.3,1,D +1.7,R +1.6,11.9,0,10/25/18 +Columbus Dispatch,57,22,no,no,Mail,no,1.1,B/C,D +1.0,93%,45%,5.1,4.6,0.7,0.6,0.2,17,D +3.0,D +2.8,5.5,0,11/1/16 +Dixie Strategies,81,11,no,partial,IVR/Live,no,1.1,B/C,R +1.2,95%,55%,6.9,5.7,1.4,1.5,0.5,8,R +4.5,R +4.0,7.2,0,10/30/18 +OnPoint,240,4,no,no,IVR,no,1.1,B/C,D +0.1,100%,0%,1.7,5.2,-3.4,-2.4,-0.2,4,D +1.6,D +2.3,3.7,0.79,11/6/06 +Craciun Research Group,61,1,no,yes,Live,no,1.1,B/C,D +0.7,0%,100%,18.7,6.2,12.7,17.5,0.7,1,D +18.7,D +11.3,,0,10/24/16 +ALG Research,14,15,no,partial,Online/Live,no,1.1,B/C,D +1.5,60%,40%,6.5,5.9,0.8,1.3,0.4,15,D +4.6,D +6.8,4.4,0.22,10/27/18 +USC Dornsife/Los Angeles Times,343,6,yes,no,Online,no,1.1,B/C,D +0.3,67%,83%,5.3,3.1,2.3,3.7,0.8,6,D +1.2,D +1.2,8.7,0,10/31/18 +The Polling Company Inc.,337,7,no,partial,IVR/Online/Live,no,1.1,B/C,R +1.1,71%,57%,6.2,5.3,1.1,1.4,0.3,7,R +4.8,R +3.3,6.1,0,11/4/17 +M4 Strategies,177,2,no,no,Online,no,1.1,B/C,R +0.2,100%,50%,3.1,3.2,0.1,-4.4,-0.3,2,R +3.1,D +4.8,6.7,0,10/25/12 +Victory Enterprises,525,1,no,partial,IVR/Live,no,1.2,B/C,R +0.5,0%,100%,17.3,6.7,10.9,9.5,0.3,1,R +17.3,,,0,10/24/12 +We Ask America,376,53,no,partial,IVR/Online/Live/Text,no,1.2,C,R +0.8,82%,45%,6.9,5.6,1.5,1,0.6,34,R +1.6,R +2.2,5.8,0,9/25/19 +Edgewater Research/My People Vote,530,2,no,no,IVR,no,1.2,B/C,R +0.1,100%,0%,1.7,5.5,-3.6,-1.7,-0.2,2,R +0.7,D +0.7,1.2,1.03,11/11/19 +RMG Research,555,1,no,no,IVR/Online,no,1.2,B/C,,100%,0%,4.3,8.1,-3.6,-5.1,-0.3,0,,,,0,2/24/20 +Evan Falchuk and Lou DiNatale,531,1,no,no,IVR,no,1.2,B/C,,0%,100%,11.3,7.9,3.5,-2.9,-0.2,0,,,,0,2/17/20 +RABA Research,269,2,no,partial,IVR/Online/Live,no,1.2,B/C,D +0.3,100%,50%,5.3,6,-0.4,2.1,0.2,1,D +6.9,D +2.0,2.3,0.57,11/2/16 +WPA Intelligence (WPAi),383,17,no,partial,IVR/Online/Live,no,1.2,B/C,R +0.7,68%,47%,7.5,6.2,1.5,1.3,0.5,15,R +2.1,R +4.8,10,0,2/12/20 +Forward Strategies,102,2,no,no,IVR,no,1.2,B/C,D +0.1,100%,0%,1.3,5.1,-3.6,-2.9,-0.1,2,D +1.3,D +3.6,3.4,1.1,10/28/10 +CSP Polling,39,1,no,no,Online,yes,1.2,F,D +0.1,100%,0%,2.6,5.6,-2.8,-2.7,-0.1,1,D +2.6,R +2.6,4.1,0.8,6/16/17 +Purple Strategies,265,4,no,no,Online,no,1.2,B/C,R +0.3,88%,0%,3,4.8,-1.6,-1.3,-0.1,4,R +3.0,R +0.1,2.2,1.29,11/1/12 +Revily,284,1,no,no,IVR,no,1.2,B/C,R +0.0,100%,0%,0.5,4.8,-4.1,-2.8,-0.1,1,R +0.5,D +1.7,2,1.58,4/11/17 +Global Strategy Group,118,22,no,partial,Online/Live/Text,no,1.2,B/C,D +1.8,68%,27%,6.7,5.8,1.1,1.6,0.6,22,D +4.8,D +5.2,5.6,0.05,10/22/14 +Pacific Market Research,459,2,no,no,Online,no,1.2,B/C,R +0.7,100%,50%,7.5,6.5,1.2,0,0,2,R +7.5,R +0.9,,0,10/22/18 +Arizona State University,15,8,no,partial,Online/Live,no,1.2,B/C,D +0.6,100%,50%,8.2,6.1,2.3,2.4,0.3,6,D +5.8,D +6.8,0.4,0.87,10/25/08 +Crantford Research,62,1,no,no,Online,no,1.2,B/C,D +0.1,100%,0%,2.5,5.4,-2.8,-3.9,-0.1,1,D +2.5,D +9.5,,0,10/18/10 +Rivercity Polling,291,1,no,no,IVR,no,1.2,B/C,R +0.2,100%,0%,6.7,7.6,-0.8,-3.1,-0.1,1,R +6.7,R +11.5,,0,10/21/10 +AFL-CIO,526,1,no,no,IVR,no,1.3,B/C,R +0.1,100%,0%,3.8,4.9,-0.8,-1.5,0,1,R +3.8,,,0,10/22/12 +War Room Logistics,374,1,no,no,IVR,no,1.3,B/C,,100%,100%,4.5,7.5,-2.8,-1.3,0,0,,,11.6,0,1/27/12 +Diamond State Consulting Group,78,1,no,no,IVR,no,1.3,B/C,D +0.1,100%,0%,4.2,5,-0.6,-1.6,-0.1,1,D +4.2,R +5.0,5,0.62,10/21/14 +MRG Research,207,22,no,partial,IVR/Live,no,1.3,B/C,R +2.1,82%,45%,7.1,5.2,2.1,1.7,0.7,21,R +5.5,R +2.4,8.5,0,10/18/14 +Pasquines,552,1,no,no,Online,no,1.3,B/C,,100%,0%,10.4,10.1,0.4,-0.7,0,0,,,,0,5/27/16 +Florida Chamber of Commerce,577,1,no,no,Landline,no,1.3,B/C,D +0.0,100%,0%,1.2,4.8,-3.4,-2.6,-0.1,1,D +1.2,D +1.9,3.2,0.85,10/27/08 +PSB Research,250,19,no,no,Online,no,1.3,B/C,D +2.3,63%,42%,7.8,6.4,1.6,0.9,0.3,19,D +7.0,D +1.0,5.4,0.02,10/20/10 +Trafalgar Group,338,48,no,no,IVR,no,1.3,C-,R +0.9,75%,50%,5.6,4.7,1,0.9,0.6,34,R +1.5,R +3.4,5.1,0,2/27/20 +Singularis Group,306,1,no,no,IVR,no,1.3,B/C,R +0.0,100%,0%,0.8,4.1,-3.1,-2.6,-0.1,1,R +0.8,D +2.0,2,2.38,10/27/16 +Constituent Dynamics,58,8,no,no,IVR,no,1.3,B/C,R +0.0,88%,63%,8.5,7.6,1.2,0.8,0.1,1,R +1.9,D +2.3,10.9,0,2/25/08 +TargetPoint,331,2,no,partial,IVR/Live,no,1.3,B/C,,100%,100%,18.3,8.2,10.4,5.9,0.4,0,,,,0,4/9/16 +BIGresearch,19,1,no,no,Online,no,1.3,B/C,R +0.0,100%,0%,1.9,3.9,-1.8,-3.6,-0.1,1,R +1.9,R +7.8,6.4,0,10/4/03 +Rossman Group,294,1,no,no,IVR,no,1.3,C/D,D +0.1,100%,0%,4.2,6.5,-2.1,0.2,0,1,D +4.2,D +4.7,,0,10/18/10 +Remington Research Group,279,39,no,partial,IVR/Live,no,1.3,C-,D +1.2,69%,36%,4.9,3.7,1.4,1.4,0.9,38,D +2.0,R +1.9,4.7,0,3/5/20 +Triumph Campaigns,339,1,no,no,IVR,no,1.3,C/D,R +0.2,100%,0%,4.2,4.2,0.3,0.9,0,1,R +4.2,R +5.0,,0,11/5/15 +Liberty Opinion Research,169,1,no,no,IVR,no,1.3,C/D,,100%,100%,5.7,7.3,-1.4,0.5,0,0,,,2.5,0.51,4/7/16 +Big Data Poll,251,4,no,no,IVR/Online,yes,1.3,F,R +0.4,25%,25%,3,2.9,0.3,1.1,0.2,4,R +3.0,R +4.9,6.7,0,11/5/16 +Iona College,152,1,no,no,IVR,no,1.3,C/D,D +0.1,100%,0%,4.4,5.5,-0.9,-1.1,0,1,D +4.4,R +1.7,1.5,2.26,10/20/10 +"University of California, Berkeley",457,3,no,no,Online,no,1.3,C/D,R +0.3,100%,67%,8,5.3,2.9,1.2,0.2,1,R +5.9,D +2.7,8.3,0,2/23/20 +Datamar,75,8,no,no,IVR,no,1.3,C/D,R +0.3,69%,38%,6.3,6,0.5,1.2,0.2,5,R +2.8,R +3.3,5.8,0,11/2/08 +co/efficient,514,1,no,no,IVR/Text,no,1.3,C/D,D +0.2,0%,0%,3.5,4.1,-0.4,0.4,0,1,D +3.5,R +0.5,3,1.04,9/6/19 +Change Research,48,65,no,no,Online,no,1.3,C-,D +1.1,77%,38%,6.6,5.1,1.7,1,0.7,57,D +1.6,D +2.1,6.4,0,3/2/20 +CrossTarget,66,2,no,no,IVR,no,1.3,C/D,R +0.4,100%,50%,7.7,4.9,3.1,1.5,0.1,2,R +7.7,R +13.3,15.8,0,1/17/10 +TeleResearch Corporation,335,1,no,no,IVR,no,1.4,C/D,,100%,100%,8.9,8,1,2.2,0,0,,,11.3,0,4/27/08 +Critical Insights,64,19,no,partial,Online/Live,no,1.4,C/D,R +0.1,89%,42%,8.6,6.4,2.4,2.2,0.7,17,R +0.2,R +2.1,11.4,0,10/31/12 +RAND (American Life Panel),270,4,no,no,Online,no,1.4,C/D,D +0.2,100%,25%,2.7,2.6,0.3,1.5,0.2,4,D +1.4,D +3.7,4.1,0,10/26/16 +Great Lakes Strategies Group,125,1,no,no,IVR,no,1.4,C/D,R +0.2,0%,100%,7.5,5,2.7,3,0.1,1,R +7.5,R +10.0,10,0,10/27/10 +MarblePort,182,2,no,no,IVR,no,1.4,C/D,R +0.4,100%,100%,5.6,4.1,1.6,2,0.1,2,R +5.6,R +4.4,6.3,0,11/11/15 +ResearchNow,283,2,no,no,Online,no,1.4,C/D,,100%,100%,9.4,8.7,0.8,0.4,0,0,,,1,1.6,2/23/16 +New Frontier Strategy,229,1,no,no,IVR,no,1.4,C/D,,0%,100%,21.6,7.8,13.9,4,0.1,0,,,,0,1/12/12 +Hampton University,131,4,no,partial,Online/Live,no,1.4,C/D,R +0.8,50%,50%,7.5,4.5,3.2,4.6,0.7,4,R +5.8,R +6.8,5.5,0,10/20/17 +Indiana University-Purdue University Fort Wayne,150,3,no,yes,Live,no,1.4,C/D,,0%,100%,23.4,9.2,14.4,9.3,1,0,,,,0,4/21/16 +McLaughlin & Associates,203,25,no,partial,Online/Live,no,1.4,C/D,R +0.9,70%,36%,6.2,5.7,0.7,2,0.9,25,R +2.1,R +4.4,5.9,0,10/20/18 +Zata3,392,2,no,no,IVR,no,1.4,C/D,R +0.2,100%,50%,10.5,5.8,4.8,3.3,0.2,2,R +4.3,D +0.0,,0,10/20/10 +GCR & Associates,110,1,no,no,IVR,no,1.5,C/D,,100%,100%,18.3,8.2,10.3,5.5,0.2,0,,,,0,3/9/12 +Mitchell Research & Communications,213,66,no,partial,IVR/Live,no,1.5,C-,D +0.8,67%,41%,7.3,6.1,1.4,1.5,1.1,41,D +1.4,R +0.2,5.2,0,3/8/20 +Slingshot Strategies,451,1,no,no,IVR/Online,no,1.5,C/D,D +0.4,100%,100%,9.3,5.8,3.7,4.9,0.2,1,D +9.3,D +9.0,9,0,11/1/18 +ccAdvertising,396,30,no,yes,Live,no,1.5,C/D,R +2.6,88%,70%,7.1,4.1,3.1,2.8,1.3,30,R +5.7,R +3.7,4.9,0,11/1/14 +Strategy Research,322,1,no,no,IVR,no,1.5,C/D,R +0.4,0%,100%,8.7,3.1,5.7,5.5,0.2,1,R +8.7,R +4.7,3.8,0,12/4/17 +GaPundit.com,111,2,no,no,IVR,no,1.5,C/D,D +0.6,25%,100%,8.3,4.4,4,4,0.3,2,D +8.3,D +3.1,,0,10/14/14 +Lucid,175,25,no,no,Online,no,1.6,D+,D +1.9,88%,32%,4.1,4,0.3,1.6,0.8,25,D +3.8,D +2.3,3.8,0,10/25/18 +Target Insyght,330,6,no,partial,IVR/Live,no,1.6,C/D,R +0.6,75%,33%,10.4,6.6,4,3.8,0.8,4,R +3.9,R +3.7,12.2,0,3/8/20 +Baldwin Wallace University,401,2,no,no,Online,no,1.6,C/D,D +0.7,50%,50%,8.3,4.5,4,4.1,0.4,2,D +8.3,D +3.5,,0,10/23/18 +Brown University,35,12,no,yes,Live,no,1.6,C/D,R +0.3,83%,67%,11.4,7.4,4.1,4.7,1.2,7,R +2.2,R +0.1,4.9,0.31,4/20/16 +University of Colorado,580,2,no,no,Online,no,1.6,C/D,D +0.5,100%,50%,6.7,4.4,2.5,5,0.4,2,D +6.7,D +7.3,,0,10/21/16 +Opinion Research Associates,242,14,no,yes,Live,no,1.6,C/D,D +2.0,61%,43%,9.3,6,3.4,5,1.3,14,D +7.7,D +6.5,8.7,0,10/31/14 +BWD Global,527,2,no,no,IVR,no,1.6,C/D,R +0.1,100%,50%,13.5,6.2,7.5,5.3,0.4,1,R +4.4,R +5.3,,0,5/26/16 +Google Surveys,122,24,yes,no,Online,no,1.6,D+,R +0.1,92%,38%,5.3,3.4,2.1,3,1.4,24,R +0.2,R +0.7,3.6,0,11/4/16 +Targoz Market Research,454,7,no,no,Online,no,1.7,C/D,D +1.6,93%,43%,7.3,6.1,1.4,2.3,0.6,7,D +6.1,D +4.3,5.1,0.16,11/10/19 +OurProgress (The Progress Campaign),561,2,no,no,Online/Text,yes,1.7,F,,100%,100%,14.6,8.8,5.9,3.2,0.3,0,,,0.5,1.42,3/5/20 +Saguaro Strategies,298,2,no,no,Online,no,1.7,C/D,D +0.4,0%,100%,5,2.9,2.2,4.9,0.4,2,D +5.0,D +4.0,2.4,0.89,10/30/16 +Elucd,549,4,no,no,Online,no,1.7,C/D,,50%,75%,12.9,7.8,5.4,3.2,0.6,0,,,4,0,2/28/20 +Baydoun Consulting,25,6,no,no,IVR,no,1.8,C/D,R +1.0,83%,67%,6.8,5.2,1.8,3.9,0.6,4,R +8.8,R +6.7,7.9,0,11/2/12 +CPEC,38,2,no,no,IVR,no,1.8,C/D,,100%,100%,15.8,8.4,7.6,6.9,0.5,0,,,11.2,0,4/23/16 +Zia Poll,393,3,no,no,IVR,no,1.8,C/D,R +0.5,100%,33%,4.9,2.5,2.5,5.3,0.6,3,R +4.9,R +3.3,5.9,0,11/6/16 +Glascock Group,116,2,no,no,IVR,no,1.9,C/D,D +0.2,50%,100%,15.5,5.1,10.6,9.6,0.6,2,D +3.4,D +20.0,20,0,12/2/14 +Point Blank Political,550,6,no,no,Online/Text,no,1.9,C/D,,83%,83%,10.7,7.5,3.3,3.4,0.9,0,,,9.4,0,3/12/20 +TP Research,452,2,no,no,IVR,no,2,C/D,R +1.4,0%,100%,15.6,6.3,9.5,7.9,0.7,2,R +15.6,R +8.3,7.1,0.37,10/31/18 +Carroll Strategies,450,5,no,no,IVR,no,2,C/D,R +1.9,80%,60%,9.9,5.5,4.6,3.6,0.7,5,R +9.9,R +1.7,4.5,0.92,11/1/18 +Dane & Associates,71,2,no,no,IVR,no,2,C/D,R +0.9,50%,100%,21.2,3.9,17.5,15.2,0.7,2,R +21.2,R +10.5,3,0.79,10/28/08 +Brigham Young University,34,4,no,no,Online,no,2.2,C/D,D +2.1,75%,75%,16.5,8.7,8,8.1,1,4,D +16.5,D +16.5,,0,10/19/14 +Swayable,543,22,no,no,Online,no,2.2,D-,,77%,68%,12,7.8,4.4,2.8,1.5,0,,,10.2,0,3/16/20 +Fort Hays State University,101,6,no,yes,Live,no,2.3,C/D,R +1.4,67%,50%,22.1,9,13.3,9.5,1.9,2,R +18.8,R +27.7,28.3,0,11/2/16 +Saint Leo University,299,6,no,no,Online,no,2.5,C/D,D +1.8,33%,67%,8.5,4.9,3.8,6.9,1.4,6,D +8.5,D +6.5,8,0,10/19/18 +SurveyMonkey,324,210,no,no,Online,no,2.6,D-,D +5.0,84%,54%,7.1,4.4,2.9,2.3,2.1,197,D +5.6,D +2.9,5.5,0,10/15/19 +Nielson Brothers Polling,231,9,no,no,IVR,no,3,C/D,D +2.9,89%,67%,12.2,5.1,7.3,8,1.9,9,D +12.2,D +9.9,8.2,0,10/25/16 +TCJ Research,327,132,no,no,IVR,yes,3,F,R +4.4,60%,49%,6.4,4.5,2.1,3,2.4,124,R +5.6,R +3.5,4.4,0,11/5/12 +Humphrey Institute,143,12,no,no,Landline,no,3,C/D,D +0.6,33%,50%,17.9,6.5,11.6,9.2,1.9,8,D +3.8,D +3.0,5.5,0,10/23/10 +Jayhawk Consulting,157,2,no,no,Landline,no,3.4,C/D,D +3.0,50%,100%,37.6,5.8,32,26.9,2.1,2,D +37.6,D +10.9,,0,10/23/18 \ No newline at end of file diff --git a/pollster-ratings/2020/pollster-stats-full.xlsx b/pollster-ratings/2020/pollster-stats-full.xlsx new file mode 100644 index 0000000000000000000000000000000000000000..be9e68250f4a6354c54b1a94f57050d61f74b09e GIT binary patch literal 130589 zcmeEtW0x*XmuA_vZJ)Aji6 zD@%fW5FmJgdLd0_< z;jjVCIoNvX#c+ZAYefp!@9*ArhVaAZLnhRrrXAEG-6vr%T8E8x_lg~IIrm&~gp?&o zk8qN8fGGR3kBhc#kiM9IxM)OVP_Bvw%7aDqcY)cr(q306_LkXG1eBp!z&TDHt&IA@aC zsGrZe?GyI?&VobN>IN{2$E3|E79nyo_8w z15EI>_(#ad^WtVKf}oU(fOtFMZ*O0T4fw{W0ut=aZgL!i-&g^_Vm_VTA7ksA+)-yE zgim|Sl@UlNT*OT-RlzB5c23|_WcJCTc9pvWh|Y_Ti%)4{l5P~voiS7uEv0!nu(7fD$A|qFX8?a3*^iX}*+)nGr1<~?OyG4;SHNtiUHq5)7^eqiP-oLRI71y$ zh>WFS8K2vGdg2vpZDGnx0SWW{uL+ZPj)y&5Vy7)iih3N7wzZ6@Mkt+UIn`%^&_<@V zXE@YI@!Bdnde-R`3t2g%c7CEVc169k{(!{anmEkHytz^-L&E|NSccRA)$na1>PN3x zk=-o0>1N?s3J5MoSOeZLqpvnr+sxWgF{SmpmkbM{u<4(OaIi-F6aL?XeDh~aCdUA}QP-5M$+mfbmL7;Cy zy81>E187I#t1!wML#Z2Bw%IgIkPwkfisp|YS~mfurm+L6zyu5_PMIg8aUs1 zYRN6WamnXbpH|Yo_0d?$I_gn7Uf!?3j1H681ai5-j=Dn*DWOwBaVMd?+%cjJ67-qb z9-r0>Pkr7lM^PpFT`qP4T=S*8)oYrt6lDyU!R^7WbXvR$wHY zo4K3sQ-f5%Q_L66+IA;Bb`iITCF8gynB3Xe(d==+icW^0_K%U_Z5SGe{LsxqnktI! z9P93W*J=yo=R1al#4ZilB@3_ap>~&8tUTO!z8eR6pKB{03NYXQ z)=YX?hGObN0RZSK0RX`M2iP4P-7JkA{xOdmTIV+VLx|rx1mC~{xt~ZUFUi6=2R-qV z2fpVlBdw->Wca4x_3HO|@(Uuev)`ReQ8tCpOMb%NS=Z3$JX_a!Q~a ztTJYxUjwL)AKgt8{cLchPq9w?BWsQD%NB z>U;@bUH6{fyYl%!BfP!mc)WmTn4*3!7q}%i8Kk0>;zYSUW}0*t;eCPG``W&&Jet0? z-wnp>Mu!myp#5o8^hNf!1lu2w>$?jp!xw{h3uHU?MjE6)v|5UOwR+S-@EeREW z0@Hj@=R8*68Htw@zOVTDy+ybPOi?hKODukygmqy0OP$@~GPxRBV*-9k%pwK+CA=%P38 z?|NT-6(|SbzbPubE(fQ>8$Q3JSr-s2YA5zggSEJ2S9hwBywNcC+ zx%-N=I)h(OZ%@xRm{3YmXtP-4JEk6!bm}~>(JM@H>sb+^P{^y1+qFAN$UTrr4Ts9? zu1y^6&UQ#8g&ysRJ9EUxFwLW3=JpaTh(=#MW@T*D;vOYbwjYM77u_qZL}r8_G9jDg z2$H2(VS+7MRlL*aqpD@ zWm9K*EzYve_Q0%RdSK;OVKM{Xkvbw6==xnI1fNY_Oa_WGCE^1~ zWlZzTa3_5GNq|n_9Qbkk9(;>S!5nz1FXtnnciV$_>fjQNFQSnx08@23u&o>>PR~W| z5dhBLLx2^I9aNiBa0Yp6aew%~Bz|A5;)0Q7MF-;93S(Zo=qI{`?bsw+{sqnE!4VE+ zZn~jKs0N{{c_ochz7ayKzLo1TV@ywjo@P*l0_d)$EI|4@j5-nqbTf&Fx1maU6!DWl zwZs{q5~s@qUB0uDO;{wxdS@|OP`o%KZ8#7LXe}SE0%)a7wy%=WSS_A}A)v3fvx%tq zVNCo%YR*Os#-QSiLh<KuWixMZi9ESV+YFQ!-pcXH7ncj&{jYI) zsfCRdlwWC|(VutI0eAOy+`GCvJj}MT>$%@>0|%b-fl2{FZh$rvyem}u$Ecnlaqb&; zL@TsUUXtu<*_Np|#3wI8RXx3aZjQcgo(L?6*+n-S*ykMWx+3s2m^d&i1Gm--TwK>B za6KF*NbwxECXn3S8ox-Y4G}}G;~V&Fr3v3qpW0*|t=kyUZMqpN>^ht%euYi2tD;1J zqTecE6~R>wU0uzu7Z>?M_2Z&BW>t=l;Y)#D@wwT(pKV)aGPA3twmJoy}1|q;) zwu7yo5psT^81C|K6@~L9aJ!O;Ac7jbxYHo!@Yb_4Vz^%3d>LT9@@4wg7EnfC=C5K< zT#eLQLO~_S*1Lslx6Ml{pn9S^RHnb>BxTzp@BD_WS6roptyHVb$8hf7+d!@W?=^?S zMkhae>)$0=r@?jCWe)j9HE4c0 z@=g^_lTZI6CoTrLNiQ?^=jB&+edr;`f0~v%iA&!nL&rQiC{J!lB`vtNmg`E1^RJPL z8nLbqlXFv2D5^SLznefm+l9?&2gOh|8OjqWtR@Z`EuhU^_NLED$GKpRFcAm)?0|cz zg8N%`V9Gh2?ymf$>;=W;^lvJq_4}=W2cE&D3yAn#&P6UtyyFh(p^{Cp*|$!j2{xY9 zmrg>(dLBs;gS~wNrgx-SiZHcqcr7y_<{vji zJW9Pqz8JIibQFs4r+Qg0ConhiC|c7BD?&p&y)FRK87SrYm11q@l8GP;76Au4AS#SF z@Dh?!vZC2i-M(AkL1M0&qxZn4*{u1Lwgt_N6>D{5a|E2brOy7WYG=3o!LG7??PFZS z?#HAo_le;(3I+D-r{w~K^<!*#!f4sp$$ZJawL;@Pnaq!z}ioNPH&b>(b;Jwp1s zCvD$1oiwX1KD-J}FN&SEZM963Elt>O!592dGvSTYvWbQ^^K!3tfP>t9OPw!HHE^@y z*opIQh~PniNnQJm9zd!O4ANwZN?U*kUWg_|y%w#VL zSAH(8F1ehDrb{N9ZH#PXra9>Uuv=pH>+)SLBW!P7|*=?HmxBf=wRx*+|lB|I-Ssx8B!)@TtW%Q*3C=J%XC(R0AroOGqy*)# z00?M}1h4R^-L)w|)*O3?g4X;2fxv$GJ3(%jpJx4)Uoz;fGzpWTdP&n~K*O=&7?NED zGbN@defr(ZP!{02JzBq5+VD6BweiCOH=|KwSS9H%u_O;Vu6GFPJ0h!V_=8D4&%m_J zRfj__^Nx^0vr1+)GgPh@KHqS%2IXToBVu0g&o`|m3}zggKN!XS{L=56Fz{=jqXCPf z#T4Fbs7=#j-|dfV*?G-6$&$f2{xll9xCvaAoHDSw_prKc>ScJNv|2)wP33lm`g?P% zuGSHi-T}aR=G}LAYwF;P_A7KOX01bdPRhFPcvTEW7ABwhq?J0s5er#mI&?G-dg84T zL)Z*MCYG^hb{0dng@^Sw`m-L9x^&HiO0aY@EG;XWho8Yr=K2_kRaQY*14stTGw<}C zLu9roP#T&Kv;LbabIbgR%thuYv|hkq;HhD|e^O^6#vl= z@L&3gNeWk9U9d(Nd1V=oJluu0EV~&UYMdn^>{oU9k@pQolf*+Fk1kOYRV}+sl^d-(`2b2!iDij!63U4_CJp~DWD zs1gVzFWS!PS(?iS(~QtzMasaA#e%Mi1k{xY{3FJcft7_q2<@M~#bCxG!m?V-6!DMc z353w~5ny#m7hORLl5zjKK~@U*kN+~r{;wbZDN|bdKV^pfm&{-PDU<9Unf@2~0&hQa!Vq_%`ao@>HF|T#EP_8&ZG44Bk=U3{nFEH@s!YEHSdFHzu(I1xp@M0XE zENxo+5?2-FN!>dVxp>W6U;oxq^r9nl$$|p_3=#aZJ^8OCI!9AuD`Wb9oqzq~Bren^ zBe2;}y3ybGU>saNSoUK`w|1s26E;bVvJ!C`n=TYom>AR~?dMSW0R*!$ydGb(WMoXM4NfJKoN9rn-xzLifcd>vqZC z@nlA>q>{`h`&h73Fnh|0Cq^O~Lt4K=(|ky+=Xl#AT8%;suK>RaTjnL>OK_}Hp$$R= z$F=mBu={P3MGlMi5$B){?f!}r zgpH)wRxPh1&8yq*uNMprI#ImBC0x7H&;G@Qx92hUOo4>tZTd?3d5qpnk2b49CVU8{ zE@Yki&Dbif=czX9aCh2kK1To%py5%Z3tXx-{CNJU(cLsx0%*$YpH$qm!g-!#9jgy3 z|F)Rdu6nIJjmq~y=}axRLlX8*F( zrH*{_gN3}XgndgeT~MRBOY0h{QQt{4@)k^hKxaJVv_dRw#f74hv>FlHp+@8tBQJn2 zkRpl1-sm8V+zdp0O9TbS&cHh9JOq+WFcO(w%Wq0pN#&OsUcawm;_xO0#=<0Ry)ZRw z#V1#Tfl=wE59-`SHUj!=9*?h^)BBKa9-oJk*M8ml)VIw^7QeW8{2H@&4l~bu=cQ-IEyPf$x49dW2RiyJ;l|iTH_Fd!P~;H)#e&-vVRXP~@6#(rR!vVL>>f^e|7J)ND0Rdc z@`xqS4F$6g_l~DMz#1=Qe=^q^fx#5Vif$kZz$|cMr zgd<=7Yoi&msqfQ-s0H-EJUx*-^v!q*x2_{HtrH*J(Z4prc#XShrExNhiHq~TENQJB zL&-662*ab9*FkMYpK1KKbyk%~FA4WTvXXjaO8GHU570Qi++vB+J_Ul>`1v-`s`ihK zoxdv@MHu3C;VYK#rldCeVdii5tY|oy9TuQN{DX*j%4N_KhWPewiSsB3^*<@@Xjh)v zw$$D>4a0i6TRfLtAef%!m;_JFPm>4=7XIA&!4Oa|=$rnbs9##bSrrCua>k4h;t>%DJL@((qsWcmj#I*Z%WPId|YcVr08bZdKJ(=OskH1}+$Z`z}L!78l zb7rdEW$#^MqUL4)v{tsImqCNZzq(RtMG2)y7N2PFTyIq^oO_@Ac2Q3Oqgb8C(3dvB zR&c^l(1jC3(fJdovzn$h>!>y>f0mM`A!>IB#bAYs>U#LJBhq;oBCsY9Y=V<`Y=~O& zH|-~AfSO7Zbx&X_O9PZQpl2e8aa3AuvvV_dGAr*CDWoNibZm%Xm}Brq-=*Q2Onz4% zYD)`QV3cb$XvMZ?I*Wowv=AX8Z}B4|Q<@pzvVLtehiIlEX0~`mKEdc;b_HuCUeH9( zS88#_l*qPzanVo4M6VAKPUO@|kR1d26_@IfI6$jQ>yre_Jd2ZWMXl zVTa(zHR8(HOKcXriJ_1!i|@CqRBiiJKDdorNwSL5*NGn$(+SLZ%!XK~rbbT<9v$Wz z5nz8d`O7b(7B%kh)n!j_%yhXUe2ybAnwT>}-Z?+jD7%j(ta@Trjv60BZZ*9(@0^Z1 zwH)}VQ*M(De{swK%CK?DBxdql2D<@HQp4)12zLBg64JUq@bIGiix3P_m zMH6rrKW=whANCT(6L~?K6k>|EIqZ={R=tRg1obG0?G6rd+HY@4OYlv}71~5B{ceQc z0g8EuO%*}T7%JnRwOVIRRPZ}`aSB>+^XG4XTKY30&So{k%XC-!hqRMHh!GLex)bP) zyKj44TC1LR*N6mJ?~P-*>Q>I?K_-nn6d;|l1v3{*oIyHOn%A)Io3*nz+&7)XuyAXO z*7E0UP>uG@nh@rs#@+?$rQk`DT&2y}pShm|)P{P8lwL+%0MF*_P5*w=pag?e8L9>l z;0p}=|COly%Lf-`SvYKn))#l%419qHbw!xx&a#E@kf&Rw^9q66gm9DajWO~RV2s~M zrfX)de0NPl|3-~XGp#*M;wc|k=yS4dY(^N{=O~w{_O7hJT95`dB0mO zDXFPR-EF4-d3wHF)9rKrbeZz(e?uWa9QTMVGh3XU)s~`#DCg+v}3-_2c2Zy{7VeT$k_T zi*)+w_LFel%k%lw#^?KU@?8$!=TCSJ@5kHjdH1@+&tPA^GQK~?ZE|?K-%nMu-*uJm zuRbe$ypFchzbEgl*1qws9&Y>Jr*pbI-ww|anYu5RaPWQZo$sGE-x-xWzXFQO(wlQ~ zzHSBZYjeuK45iA^jH}ynEWg0XHIqjl+IW5LpW*p@p5J^-PN%WGRo{M{`yAALzrV?C ze|`ATSC+UxzMiIB>)2G-G_{+|c6h&+*sRk&Y~yEty&B&g z*K~QmeGZrCc4c#azEP*JO`bhcTdn2rdc9>-f6A4bY#d8@L|y%;unhn0D)~@?&HD9y zYCXB#dcJPIzPo*o)Mdl=ws@?{*ZF?ucz3$|{xh~u>T};bZ|}Fm&267g_xsZvK5nm< zaoz4a-INZ5%Tk-4RQ2j~+@pyxf}`9i<2lFMSk}Ai?L~lQRMzvk=INQQoid}~us)6U zeDGYAkH_ov?Gs$)iE%8 zr&AAhqdF^a+YB}XoyPBZQD^en(TQdG5E*{**qVO!kKFbiJPr2k@>Jh7^Y|O+xCwlt z>V3Os2bE7pSfj~lpAiy zH7RYY2jdqK+rt8v{=1Xv(|c_?Zqjnva^F4fo9tb7<(tf^_a+~M@>cHNMSb^iki=IH z`1pG>mgP>|uvahIh)3%g+x^+Mh1}t#_Tzi|;aKmytVB`A=()Gloq)&aoZNiaAjw2H z^Z7Foz5bb~+w|gR_B(KX?i9AXVhu#VOVlc0$k<_r#hLf=M9dpzNj9ZTjC(DQM&8$5 zmCA8cUUwomwIrF`$j*a9=jCtJ3Nn}LuCDj_<{ZAydsGwH?dS39Ya0a+o_$MdNVFxX-rue7%2@kqp z%fFw}wF}iISd)(&1B>mSzj)^soRb^Ge>J1<35O3UezX?od8D}1mTn+tiKQ219S%qP zTj`jntA|HK3+8vnR??0hLWFtPsM?W!HEPGiwj8%&657=~bu&tQT{ROgx1@Nn3GQt@ z`MjH5?}L}4JvDLE|6=+v6rNa=Vy$au8m$e46% zjac;DAHC*&MLILyJmINMf&Ny!3c#hQsHrH|phwFH>b@_?^Jd~or$?7* zGKgxE)_5gX;%D z%w?J`C4U#aiiH%#UW8>7Pb&< z`*Mc4Qq4eQysFdI!qG#ZUTU8%|aqy6F5YUip~_Ua^h51}SO z=h9@Gb#g|zbH?o~;6d;=oV^a3$S zb{SWEcG>x(!Bn$ujoyjKrOTF^81LwU*-&)ZA2I3Xa`bad4R;+IlWYlk&bz+35oFen zwkvP=LYMP1Ex582F$-slpmd4uV*x#_qCrP)o&D&V<%~y@y0UXntd+8F3!zP%Dm3VY zFB}nIuF6j9wqFZ3FXcKmXGMjoBCG^At^_r;$V&{D<$H}UjT>%vlC0v5!rznnPJHj5 zw*9oY4m>S#^(Mv2Ji0fg9j7MyYR|K=s$%z;@ZF^qk6LKr@~xT;a~w9XfNj-mp5kh} zjP69!ShxXY0=@)DXwU~j3n#drzKVChb=_6(6>#Si|JY#kVa5sNrd~Y?hJ`TX1sq7kBHk%Yp zB3?TM+aD*;99OvQ><#=LjIJSRK}_XdvJ4hO)_Svk>wBy$=I+>aH;4*x=nQ3A=E`%) z90v0|)tUX761&eKiKtE6nT+(3e@B;K;D7(ks?rn7@fjwVKDw%s=`Eo=Ujp2Sb{??H+ag zK*GsljlKfw9gUpj#6hl09a&wCR${kuW2m*Eu%SR%X|a$SQ4EA6*3p{uxxe#(*Z}^? zYFSJi<-_V@4E0ECra30q)0yPGFl|(3g$8kIYHBMz$pCN?!AI>C1IMCe0sIDOo}_wc zT>Ykz8itp<)HKox8Q8e^2=sw#lz~Ovw?FNNFJ+q%+*5`;+ml}6)x@W%ZFj{pQ<0n| zT$2IFTA$pbs}NzwXFsG_#2xjmm~Cl9I!{fZpup$79wBe#oJ_rRT_8MzomZ#B@wwG+ zjsB2d_7v|VlVJW}s>sL9K~uVTNt?J}spCj&ZQg^u+%xURR?|NhjAn$^vMJqO5VL%G z^yJX>pW-j_U~xMijU$EqlAK4l+dph++)%$;ja#@jXwoo{YIw^Hx(<1tv~au^0ASNE z(f8OJuFMc&7{`ZYNmlEW7dH+nB+#jQvTLeRHx1|w3{DEmaoK-?}vEMG5oI zAb@JQ&%fD=NA-6R%8E!sYhp?{Hbh2dt0bU)cnX<9ubD^DIFPM3=4s>Ui|0e=Yfr3W zZO>P~56SnRz|Ow0@PeC+*>~PScRwDC#9&Hu)u38HAGjoEzVIHo2W675YS8*CJJ~#C z{BisiIbt`WUf?zeUhOlA3C5GnVS)7vMGfXP@oTPZzJis4B1A={9L8|T%*3cjz4YY$ z5b`DviY=S9ye7kEKlkXn?km8ZcqN+3yxv;0!^5`i+AmLtCNXL05Dv7hPkkkFA+Ow*xTFlLKfkxsy% zb$R$DBBtx=Bb#g{AQ-Nvk1XVol8ohG6K$wF9ZEtgpK-;bQ`C5{fvrI3=}{?%Nc+j(k|m;SgH^lSOQU)x3ep^7qUgs^7xPedl3R071>{cDVnoh zd!U_)PZ?+wr>BLCk1t%I`R37ZO7)zF|Dl>j5Am}bS~#-STV(HX{L52>2DoTpWFsyG zQh(}lsngsqC!cs) zJ(!asdE#Y-zcz{Jki3q(I!1bP+#r_J?T-hKJ^nakt09a4X1ad-sh^M?($%z|yQ}qm zqLdO9eM#CgRvr+X8CxVmJl<%v{+BUf^J?3Tu7k5{r@R9LP(q(_-Nkgz(;! zvuXl=$Gyq>6aEKDrk~GL5aww%9$MVD)*9^`Re*D2IXAA^x$&Mj(*ekdn+ORHL2Y22 zL|ij^y5JNt)1P|>$+-eqPb%%|vXo(Sjb13Ecj-_Qb0kG&1BqIUgEYg7}Riun$B3e7F5)7!N+XeTg zs|Hx1gvUBQtV}EhX02Ibz>}sg zO<66-D5}gjx|=*MsV}e<$}x1X^htBdUA+x(clPKPLPcePRwvtiTpmPj8b8!=l@1%B zukBW{=Y))NLb+uzX-M#DRuE9u9r)B)b*`8vp#1y5D_fn~b;!RWwLl|n55^7nL4i8~ z_2wjNp_|^Br%cPhHR?o@p@0P3kkB5#;?k(?cq~lcYz#a-{VsHS9&x!T057=vsHM|krOlfPfFrWA*=NUN%A2E4Y^lxG&kz2ftvU?sOX_Z^NgW?C8`Y}b3 z629ysZL_VpCm+EYNFR$LSp@MG(8>o|-_3@2Xs&mhbf&RuRRcn*O;H65I!?mXd`Y`y zn9>j2&8&?2*~?}_BV<;|}0OXmCtK6PEl8cD{$I>%%^ zOFLIOG)}@d8aif#SKWIv$o*KQS-mkqKI(XyK zZi=rMTXj=q9VbtEDc3FbyYC?~aD#3Rb+AILU}6VaODDg(7pT+mfWi<1MHc{OW$pdJ z?H8zFh)5?=tPybrDf?q`<_wR32#l8}Fl7zGY{LN(00^zh-S;hF2SIz(Lf|f>?Y-hm zSnpD6#6#o71tuGzBAS8jv&ntl)a8*!?RLqgji^T7F_J=GScN~wwFFU?7M6T_g>)-CR;BFQ5^XRo+A=eU?*NCo{ zT1!*UJ0%Ii3CPdZ85b9|*gUiaN}f5p%1X)ng=Rq8V(FYWUV=)Gp4$lF1y9nTKHJiCTC(+GgF>=VS_U0f2bW0wDO(z)) z4fH;m&Pxza`2waYXa@vT^0TuWEUtjm?Zi1qG6TU8**E&nc0{%}Rv?Dg^da?(#JUfg zJG&oD&F-^M{`TDke!_zt*S#3;XvUtg3jd)7BD9e(AP+TD%sFo0L_q;~VtXQgpOAU2 zupsMpb@Btmc1BP>9|b=K;P#(4uPUXZc3P?bBu_b#B$MDRABYeV= zugkSkOh$;ioqnE|i7>9&N0l4K405r6#P=YWv9+q5Fa!#sT2LmW$}$_AuE3k1^Nc+` z-7~yZExLxo21kAhF{G@gc5m!_zKDW@;?T915F|E`j%+6*cB_C%v;g^#CVlaSkkiWP zd|`gAH>_$s_pew>35EB+00YD|aTJ94v&#q9raJ3f43C4$W=&l$d_jI$h?QRe@l1!s z$mE3+h15+<%^G6s852|A$U&?Fa@$sPH*?J#zur4$A*ey+g!+=X$gMdX%yVnFM*=f~ z&?F|7F!&PZ`Gg$xQ{)bW&k)8-vFhDGB6&SQjus`b z2+Jo!vtag16vm_rKPWfh&8v!fcv}db_=Fauw_`e+1z-J2A-v0}$%==bp3h8bmmUp@ zbMw~{pQ+5#GR-r|Yj2)X8L$v7U_{CqL3 z!pKMvs+BWz$E-U1lv+hIt%}5m4KC<(1kD2ODrpi(e-RISY@Tw^4dC6{GE+glVVeBi zaXkT6cmSShc^X#$;MNeR4gAEVd|%cMkrF|nq{rf1#Qt{QIm6Hiy>Y8k#k!FBjO+sz z513+xp|HQ;GasUAmJ$4&*;UNzMpog4=eMvRH)dn423rNZFshY#s$e1EdvX>7uzw^Vo^k@+r4C;FDIuSUg z9zaQRa{~y%!#m>t-lAs~LWh?zTzKmT`QHeKKnKBjB?kI~gO?{IphFQBF$@^ImR{0L z&hVIo5*NnKOe+|1FA7U+zn{YLJg!&uBUTV*V=;j zp#6^&00T+fZ>j>n8)TS=^0(Q!@z370({FYM9}9eIFJU#sQe!NFTBX`$e~(x^Yu(sf zY&-&>w@)+n4z#`#Jvf^(Xt)t#!10qFOxxmKiF^r({>E|qiwRqPki=O?JU-te%gCXM z&tF*6`(Y-zPZCjpiKu^7SbhP5C(@-J+;W@60Fyny!Bq*kl~>8xg3p2CMsSg}FbDk9 zn1&o@9A*;0P)lX{HhMnv>?V6k-1#eNN?ROG8|u$Tk%oYad&k2E+W7V@Z7sPhP!$t% zigFN!0{1}a$Zc`Fp>YAy8X$D3w?w(vI47^S!e3UbpSh?cB;0<3JWaQkh-`+gR=fnCTd zVb~k0HR$<(7B{aSaBDN1ejH0Q=qPlhm~+}%Qh6LVk3*BZ<X%7O> z3F(s^SBeyDTeD}pX*|h&Z|_g6i1uxUnH3L!*mle%pBXiQtQcVU36Y%OvHRX+g%PfH&(gj0_Z%YlQY8IvD8LST0AF?qJuC;U{sJ4>H@3wWl2iTI z=*hUYZo#q&e~JNzFDbciP@Uv7SctRD0j>;_^U-%?iSPL(hhaC?A3Po(elq$q- zFNGo)P2ok&ckc>t?fHw6Zj$l2s6-E|*20os~;TJi!M%_>#L>q{n@AaP{lR^~WVy zA-yct;S$_y5zZq`$>HD0twQRns{PBBtnw*US6W-Nrub!SizH3Xr3_D$2C|GE>8}>b z2F2aVz)>D=IXcMoxDk%p_d`SM|hy4*@!@xWs7s=iygC8XGtO)Uu>KVa`8Z5+W@odEg6D~ z5>aOJp72d9^PgI1(0NgR(1J4T$owm{WGX%a2tFdj;E`SgbcUbGKvV{P*1dJLdf`?E zDG-|I4eJpOPhh#!2av7+d2pSQ?Stn8qEAPhymAa*nqKqA?)#BAO|fpEkl{)IFN%s1 z7&_rMTpkku1;HdJ=uw&E9*2*CE%yzwo8<_tr!B_l7b%jDuaO9h2IiY z<@x%YfJsWTf5W_Ti)|^Lm4^aM$fdHhjX9cf6Y9muzu>(Yj{1GYo&imOV_^~#3_a1d zx?jaNfaLL)B7AdDIK`lo@Da7-et6QD*38p3VjUXL^>3GtDRgYe`0zE}Yt z&8*;ErkFA|d#J_WKE1yGLKvuuMvaY!TY`+N<@59 z&{FB5FOhs7xQvP9(|<(29XK54%vRz1e=eAcp40Lf8cpv^pY%c2L%g(8$t3#Y#_vxO<^_c`~{G!o0gk`1&yA-i(O#%{H7mBh5|^E?k7w@Uwl+!g{tF-GyQ{MFkis8GWg81 z5fBy9D0o*Ml#OJ7nV*I1Wh-9_lVR1m33Yrh}LKgR6yL z9a0zK5nie4ovsa)Uir|NpPaGZ1*j9QTwW2zdq@#()KhGm%1gq8P7#20;3*_ksaXu~ zPK#$tH>j0>z4ybNWTt>rr3}!y1IrpwqtKwQ*<;oE(?f;J+n$_6II$O&t^@F4cYVj? zc1%1}J`>WHvBin~7Hp0@K~E0Z8n^8c=<6Cl4cC2GY%gZL73Vu-!&`K0R0`fHv7K4u z?lw!B_b2Ni>xDp}cLgA3?j^yvgaUv% z$=&Pq?Yy94vwe52+HH+_)#4WfA)mhB`^Webi}mwuw)=kFAd`TVLKHHPus@j;p{T`i z{{|8%g6VqXr1Qz&ItFp7*zMpqrK}fk#>_=lQ zt3hli!J4~tF7GWINV14060J&_-igs;3%P0#q*bye(jgPeP26+Me^NAPKqv%hAe*x{H+H=9R-hC2bcW)Cf!4V zEmqhfsT8B5{j5u~vc+sZH-<#IES0o{s*t&)S?^T}Zb* zB5egv+r5rYKEOza(-F`nys!OPXEz?)?rIQMWd}ZfyA!%Svt+Sqp4NKPT${3o*fj^< z7Ec3Xk@kG~In;7zd_RCk~mw^%E5Xv~Zv&JYePSfpELmp9U#V!$Q4 zBp{*BuNpZGW?MK%0lfOQ!=Qb&0NSf5I|aU_nhDWg|N%xLx8^cV}X)Ldxg8!%bK2;i(6A z3km?@g93+J0B}DMJA-RZK6`S+1!}0J|HaZZMMv5--HvVBp4j#znb^j}b|&oD$;1=e znAo-^wr$(``~B8`(HGqpy;hx5*tK^(^-yaSqQ@`yybUFcjSU$WFHya)pIVdqP*0zc z#w{8h+703MW)&EgnWym3X2K#h0wrjJqg>} zfA}%O8Ru^-(PDeyOy}`kh+M>fd)FFb89~mT)%6qsxrf-NnzEd<<1%nuKkcHI_#&cf z$}qUxrflq|`(@RznQPCZ&{DD`Tlr)f3P1aKl^|n~s;!@hVP~yp$ARE?47F~U1vg2v za~sYO9LxdVP0LWunDQ`(s3cd7NU`cAej<5t^FET60!)Q9P@_J=1)#Vw1bT+^;zAnhXsb>W;pe z6m<#q3A`;GVdEASnZ>#$!bZ4JIQf_gAetUz>Ln5z8Wndg$FKYJeRRH;JU{x!c!KB% zmhf?rsZ8HN0h$^$GpB{DP=rV-Q>TfsY&=ih%*SJCicLKbT-Z_vYEA{FP- zK~3(5>M2+vd8Qps?L+A3V=W8izbp8f9b@0z$fg8hT0I)gOlu@hdpaAysqVJZIG6gJW1v%_oIr+pS1Tro8ae@&<#h!@LDJ(s$BCmxB zfgIRcNNhP@Q%DR$>lHw&r!(bWG^%Z~ST0EC%*%2QCek8cCOS0zkiMRP>|W?M&LibM z7ZWxy=i|+@+B2xO8WFehhEd48cbhO33$_O&(<3~mQJ4)*>xN2aR@M3RMSHdrg6y6ERUWE+7ICtC&F~0AGR(n&&MT|Nkx!y2KB!SO5*Ds6^Z%<<7OY zfyhBbHB&(GCa7-0KSN|O#CBCOy?$WBHnDtq?qA%TCIQtyx}jqpFl(tkHO&_?gmo;A zYI>DbYA&={`%&d~v97Xq%5ixM-=|)OZ=P#Q@Qt$H(`j)QodoX4^#Hd>Nldj|<=x@q zp4>-Fdb!1l+XmtI$JbqsVczYM8_>QZa|fne`VBX$$AYr(K`i;zrnUP#WJ z3N_)q?qOVozFNabBS&#q$GjgrTco;o*2W3}L90>d^oXqSc85KpKRWy*81M}s12a%W z9f^B?>3xUE?+r3Smv_GDL}_I2wO7ErqUPkF%uDKEsn;4}|1ypNgwa;AMf zIgm7GAhKjNotu>BR9VI*Ph*j9)G647c{Wp~RI4O-ZuP^a=4bWOT5)DE_pKudv_- zfJMtOdky2t{6U)37uFM@jO%W;#BjjGz>aN7I;(7lSXz_b^(2xXU0|@z-67p;O%zJ( zdWfBY>Pi0rY&$rPQcYs}hQEJ@aw5BxNO?<^aO^_tA7OUTl_RG<@+Qu2lBv66|23dr zltdyTFqV8HZD+gP{qAn}F~>riI`wvAPaw+ZICh=E(Hoo$sU^!AL(X72rc~fbd2(*H z*i%qm`(KG=RKfS#%-nqR5mFJR*+TE}cl##6gl&5LjOUbmRVBAl+jYml1Mv~HvtWH) z=WT2Hr9ZFzZOPGh%Fp+-tsw~Q87vqf`kB2yyk?uLYwAtDN@Fd&AfDOQvG1s`fpb2od7ou@`eCGL&P0$WH= z_HSLti+4D^D>|nM>UWM!AYV5}v5@76$oRlsPWwrM!vlho=Y#>4GY%wqaOXaNT*k^0 z?z5SC$bp3jecagi1|9Ab4so2+Kfkh2&v73jsTg(@L9}qMq>iM+Qa=YDBMMHMlKZjI z#mG!M=H#JlV3^0B99EN6URr&WvSr9iFIwaJeXR$zeOl>~rcHl?z?f!SPAmD-dzLn^ z_&DGl-=@l0oIBKk8TvMZ>ewNf<1fw**-S>FQYlSf%%*7hdr{kLUtu-Ih7;Km`KIACp^W=NQxQB> z;V44NdIB{cZlJ~uE||BP&s~0u8>1TL%8F+ER}%dZ1nMyo*~k=iM2NwCD^wHHg{umRyyBUb zEoRzxRBl#vl6u`c{xx5j_TV!Gy0`s}Pv2@+^tBu9-9|g;!KNv!y1XarvKXBiGgjzx z2;Q-r*pu+5()bOJs%5MGu9?)re)BQD3`I`~bs@2}jm>n0ION@qap8(`$*^sFETWPt zfr*0}9X+hoh9F(BjjnwEqn#P~D#j?aQs0rn7M1AV!gPb+I-gpT`D;QRhCtY#V~>nK zv5|I)=q~`9Iey8ZAqNAzSbk%^1Kc%*^>6Zy z08-&ZbeW!?eJ`w>F>7c0i2t!aOZf_kgeA=a_) zRPM?LAR9B3tSL8+%ncD-r||Uv-kS^7D#9di1(nq0?3)+0uHON{X-+s4(4fpesU+p@ z&}?X_h0%qSN=alKEGxAEIy$=(et$A8(mLeRae_8$hvv_ayDBS7e*#HC#!m%lFw@tV z43^&OCRqCG+nT>M!rxCfW~r#=x&J;k2JT3bc9<`(PUcv;fl^>#Z-FN$1>*P!SXqR1 z>Uj_wJpt2<`d&y1;F5bsIs^5tNd*pyY9S+_&+cF>PdwXh8qADDJlGt2-D}yEm`lN! zu|uEvErRun+kaa;&l)+skLoGmmqVZN{aI^wTFNFYhG~x>l(;I#Dzfl`=ne`AphQnu z{5e&A7%6adyubs)fS@Q2*ob>+sUKS*Y_u!#RAf|j#MPtCXwO;I0x1WR_yyHp`(qvr z`yODM3(aFLuRk+hCCk~W1HzsM~O*nRW-Tj*!@$m}*5ve*eH<+{`Eu3t%=K33#2A>n@!U+a>QN+OL`hNHgjKGC&VUh^ef{(*LJ9E`f1SRv z`;c`pp1jF~v8P3}vs`8A{xbF7OMB+5nd_3pa#Et`S-A$l!notfO(QB={w^NdUi}s> z?EcL)qQkSbTc6RMlS!^0CtP?XADy2$y0lO=L=F zln(T*o_VA7i=;=Jd3ebk@gm4h$2yoT%Jlu3H(x^#=4N*^bBv6qKxX1Q2Zc2wiGPXg z86MBMkt8hA*$9|QxBbgegirc!yD&D-GM4akytu#A_2{p&Akv`b26Fb2zFMegD;$rE z4O5?n>2Uw5u?Pw$s2AZ_;bIQ5@MgzDwhKEZ<`-`;=1jxDp^sZRmEq6hF@kB&_-A6W zPM;$SO^(RBuX%6TK{$%RGS&7|GR2e|1y$zV88nKQP`|!-)zob$HSX;Vt8KkDQ`CU1 zIk9|CG{>qUrmm(p=>Hmsc4DnWOTJCFnT9Mp#4z!s8M;NH-gaJMJ`g-P-iB~=vC1Yp zgFh$}W4WE`8PzjA1+`8S9dM$5Sks<^VZj?MlI>BNE+y01-&QY^Q|y-o57m8x(G6$> zAlsmm8g=HRh-~A2SsRvXocuT`FLC1di_{9(E!+w(2WvR+6dP{SZO1<#rd64#t>EzA zcDLklK4K!Jpj~NITSde1qYSat$Hr&mg_0)2A@dU@A%Lzgo7L82!f>onRnHHQYHtgget_{m0l~8>sk~E1 zOmZHqo&1r9jlwxShaOk8h=hSTtHk*gTIwJ^_(@myLE;itrGcPQE`%NSA3lBZsJZ=pc>X#6q#${A$*YobZW=@Kmy{D{)KGIrv0 znF}D8+;u~$fPhV>DQL?Ji@PAhZkVq`#!DO{m@CCSkwaT zBic-;(`A+O2NogZnXgO>7hs(8+6z+zkZQ8)`wN815~Sk^Kb>?>D6*7CswMXXZL)zmN}VNIgeA#>Hb38dwoofl9pN zo7kYR=8cvNAt8#AOvUCpgICVh{nj3qav@^H96a$>I!N}|uw zrv$<)LjMN#@(wfz(+N`hcO1#XBYDdInMJ{87v@V@yl$MPo}ZwBwVIiTl&v1?+A4z-^6c@m;{O%ia6Z3{P+FokTK9(qbFk`IgddN9#Uh&bhpWi-RyyeknjR5_JR$&FE| zebM|aoQ`HoesXkg`ZH{1v9-o|D!}o~FHj78{WtWKz>E5-o%ZvJDJyvf&Se{rUJsHj zzd%eGp)`m1=aQ4CD-V?Izb-__4ANm{*J|po`EED6wz$w zm=b{n1X2q?pTo@%p_Lz<1m>Y$KkmeO&hBF6E~C*}XZ>Z@+S@@t2^7*0nQ{-rI;{*G zy5p&om5TX;Xp1oh#hkStatD8F9BHkIBb6<`@Zjv5NwqzyUK4c>t{Mf77;r-%TSYws zey*DP_b&4~P;8n-FBczo8*Fg{ng2|BW+oJUvUwh zMi^N-p>fbb`0xg{$)+Uv_g+66G7uRAx9K7(yBi$;2T@(GMY1Fk>!5_BEWZaO2{87n zV)xxmchuK<20HQpex)4Z!NQz&hQaO3UHMA;3Vi_hUCAE7n8$nyaa5G?}N?@5ejeCA2hAZN6YE6sINOv2e|@4Eyp%Z*x(h zPkie-7@=yT67qV`|I$iK#7Q0_m)N%BZ)}8jle<)@f2nsYV_Jf5Jsr%P{C>+g{PT{8C3fss1mFRwoG%03L(<$>-~SmN44Mlx zBZ=OA47>xe$dn)!xw|1d0N9fllxgX32w)`v57+Td*na5#3&Av zpT5D!by8-6xG{M|n;=hESWNeK8#~CX+5ZRy*TaaNX3zzGC@u5B!$%1|BZca1eK6=q~vB;F_QzcS( zIvi05Nq|Q0#`cj7Ym86KvAqJpq16E^wyc7K&?64}zhmG49m7y`#!rjyK=*9WOsE-v z(4Pz>?ACmN;r4MTPJLSX5^}pm_PN0zTsc9X1X_U^u>|+c1W=LV`eUo6`Pch0&n69W zi(JL|B|xfFtm5+Ga-Evk&(~Nh!Hqao*|H3QBr@zR0EN1sxf;wF8rM>?*2XQCoE?qk zO;z=JEr=xtS7j6^v(0~3XaO>VeIr+H6xznw_CpW0)<&m*`2;_B0()(o5U^@AI_hrD zU>?BuaPR$BvO;XF1rus~*@{4XclSqcS`0y50qq;W33_T)_p9ziTS82O^Mx435hb3K0KN_|G9IJuol`Bl>SS?JG9w4n`2B*RBQEw@KMEoHTuV{gZ*ilpINa0h-gU)2d zlgu}vMLI~U?!oebIC)n@cC`GOoqYD4Tv77{jD5%-6Q4`K5{$f4 zCSp@bh`yc#mm~&O2@iyQ4p`$Hg)XG|Ozr|Mun{52730jFT&y)FLqao|eUwjhT`w!6 z$1EwrgADg^Bv{oz$qzO#B1sveE>daGdKe$)!GKYoVcUEl+v+7k>-Sd)7~L4chWNC< z!}tgb(k)?;`nPpxF^&oLN;N}DDJ9MM+mb8;gQ%g$8G4`unXL|Nj{(g_=7;^M@B3xG z+{_^iB6jMGAcb%{f*_2-Vb;&4BFsq<{2`3cR1pER69qz(7%vUqSVXv2pwGFw*uL`; z(0RZRx!oZ93?GfTj!A4^_(6E>IpSI|H6Hx=vxnGx_Wl>o^6xaJ&{!ZcCL61OZ%;!1 z3E*cO0$*pHBnI#6nuuaZ&h!v0hdS|VbbvN*<|Nzv2dqE%C)$g*dvE84Cb31PLpGLY zRPJ;c%>1kkl){{l&Z|zP5UgI`86OgVZYk@BU=qfOzi2T<&ja@p6D%yg&rff;+BS(} zPSrnH3Np*)RrF;NbsgTz`Yi=PGa*sPMf1H8(4Bs3ZT|nY2~Pl;V{_?q;>i(NRoDJY z&dlWAGA)tp?vjXf;o0CjE)b289{`80(Gx;nW1g`)aMMpPc4YO>%3e`5*_k}>(-d_r zImOvD3(PzIaQt22;AC4d{F@=)?NLm<+&-09sTA4s7EVXXbF^vxkE3A07^IXK&&82(DF9EYj zci2i|6!15T!->al0-TGKR*bc8I z6(OIbV$>hN6)e#I4bP|PBgQ-edO(=!H83==yX zJ6CiW%o@A8dEfjvv+-;0GWZUU1R$r#6I^y(DQqzfPUe@+A)#Zo3uOww!+(myNkZ_Y zGH8Tl@QhEw!t=oo@8^bA1~MA{s<5w%kG4a*x|$4w7pw$nv*bWUb6pc9^D`})|AQTG z7;@_Q?-dz)>AUy)M+i{XU+bt{a0n{w#}?N{IbzZ>xU#{>&5y35<`XHsX=PDnh8nlG z{O;8wJ6oet2*NT#O^M*7@tVT-o6(I#;E@+qStB<>fYY2oDdQ1R5%w--$uWoVp};+@OFt%n8C{wz#P zwwTD_{P zz#bj5$6x@V@o781S{Tg)I=Wc8g9cIeNnpeQhhhfF7GjY_sd>$hHy7756cxU@0w^rP z6LL@eTO{0DKf+-LoC5gG{H0XeCbovhG#|*Ra;>R#_;c5Nf5%!5iH2XtIJJbcdT_Eq zSIeDTzMdKpW@2E17DV=F9a^~LBolpJMZq9{Nfh(EW2Eg~PYI2Q`o~!f1$;L8*K7-) z{urL&B(o75q8c6|Q-;0~Tqp=rQaY`AO#H)!+g^2QuXtgh!(sZS`37Hccm_#jhQuP( zL^R$-Ihj)@u;&nQk%C8=?x{bd^f9?Bx1W%7xS$jWw=+HUHD8I6>Bx#AcE{2nbho|o zsPR3TL$E2NUyV!!?k0A#a;a%8xlh;!)j|6cLN!(`Cj=d1=DBin^U&LEDwl4O%ReXw zFnH)4C1iBCXJfl);^{w0w9yrQ<<8l3ahL7w4s@HgD|ri+Yk5Rg+A1-tM?eAINH5eTNox=*YS=az&?^L;fO~hzHOLbV0m%D))Zu&nZn_Vi2SDZ-J+O#jCjXp&3eH$RUW^x2#Cwn zhvRb16!kT{sj9{skF_#6(@KqM&#z5TgiOl0SKGT-+9>SQ3s}C&TELlks`~z#?e5We zRuLq`?@eP09^brlCREw>#|z}%G4FW$ohw3;Ia8!pgF^B-X$6p>#S&bQLbR-^K!aw% z#iIdCjGe53L}<&IENJ8JH(7oIz;oLBHr=oz1-W(0t+LjO=ypu96nK$ZS%fI=CJibCRMj*RYjhJ53WM(Saua`5rN|XUO^#B^MeWivrIxWSy z{wZ|7cxwcCgKv+RDL^1`e{GleZhKq!K(q9d$EJ)A(2WIRav3fy{D`QrRdI|nS9oIj zZP9(X8Ou-6^ga6JC>q!mHf|0xZ-Jkb+T#{sZ1b{UqUUT2lgSJ%Ey5uckX_fl-K27{! z^Y$E5B4&f?0)s()QK{GE3^q*-6+dgJ1bD|{2l7Cjga&};J!44yoW9<%v8ZXM?uNPG z^}HHWkn*pH8u5;D<%TjBxq3Y<4)I`EvG+yFd+0*Q6RzaTIm)XhZiTd{d7^$x>c7lk z7drPIv26lys$X>R1?|2l^maac#@GcYKXZU~y0|HrwK-sk#}NR^ooMNTKby;jrdp18 zBT9gI$(^c(=VtR5e1{vPId#_-^b;J_2;oQyM5+0md)@Usy{$U>djgJ4iGWf%@5HZr zWFF-c#>YiCLs)O>YUDyn^g-dFU_PSjgKK$jJ8#ae%>!884~^(+ zT@B_?vpvTgy9Mr{cn|By|7lZ1TkDVD^T!Xlu{5TW&hbu)zlOR2r*brK8YYk_G`KXd z%6meg!E(mI->Nl)w!P``Nhfb#OH=w&t`>a%#QLza+B%Aqdj6e5->MUkv(+PXOB~4W zJ4_p2c^n?+0C?&d6GF&ir}lUNQ7g)NLq{so(SINkQoiG_IpBThmx$=))O!Lo8Q3ik z9$q4Rmo%jkl~i6S+)qu&9tVkc*tH;Ur!`~!yC1nZWFkqM)rD=YUC*YnWE* z;7v2qWtUbF&Q?>Zvhsdu48&B1hXg|o)!d~feXWDo!UtN5o<)})hH4f6p7#RL@!=nF zb|I1@5rS6u*;grLq%DRuNPhzMV{9Z96CD(KXN8G;;z~-pCNL0cHfKUn5hWQSMnHHa z!Xf_hXF%ff>!~H!kAHsqDoz?68V-7)m^mpVyA&+pYu9#(FI@3-K|@tGit@i=N0~jPIccceVk5!#JqhBR!I+6eNFJq9!6CFG?WC)7F~$roN_ykT zl#~zHw|*Cf`t>%`qcDkXmyVdLoToV8%mH2kvWb6ap<}7H874Xu2atpj#;CB(QUdq0hXGTtXQ)GES` zr%0B0qrD|=&W^A@l9%R0?yv5bIRNj}OQto=b+Mh)rqE-l$qyHvMH%oL4im?fTFDMz zjBb{$`8INhQ<@Y^&8JqujKq9CBVgvVi*y^do{}Fx;0%L|Y<@$Px~PS^3a!jvpR}*D zxWz=8ip{TdA*;Tt;var=3wCNqX^>bRNZ0glt-DZjJmTZ={?Fh5T0oa54N56tG6##5 zb@rVSnEQ&uU1gsy;2)}S-!-c|Xmk2TJN1?z__K(IDqFBXEFbiYaONQAZJ5=Mr}62K2>)p-12Ww6=Y)$2Qd{Uld>`~g}?zD#qUjjiw;6&%n| ztjsuy#2V1)66+-S2z_qzxz@B{WMx-8)al%;u5gu}!|VS{sc`?B@o3xVts|LH&)7A9 zi12x#+wb3QPf&2Nj}^~#M^91O+SRuzJa9;^ABd%)qfr%Km{wv2xDw-F{WfA3A1&OT z&j9OjSuhrzLTAu3b%rqpHJaYHbvzAl!+ASCAy&sahR6Q9kE*ldIKiSyHSKFY_50do zhdZL%K{H5LYAf;n)ZK}Q;Rj^QEmo>R>&*GLK)f;^18*l#>=QK`9@xN!#PDZ&@L7I}gX4tp3%!E)S2&N2*dfEvGTcI5_5yP!^l7)& zWX!V3j{cixVi|cUiiB)k(ARogDf+QlH#mnnTNUO7?cMrmX5P^5OC(2KtXpl?>;{wr zzDHgAjwVKKYw<;b9DP@GdvO=L>=vn}R^gBlXWCUZ%MG9-VO?3^c}CN-twex|3SZOj zeBP{SVfA8GQT-zIBJF@C`r+@U6hsg4#26J-4nUQzk&t!rRWLwdo@sw5k+;E|SUA+z zNk>;Fh+F+!IrCoQsLZ)DS(~+mV9I|7;?enSPVH1xBXjkPU3Z5n#X-DFv?-1ew+P%X zP!KpmpExur@}5kQehdn2KwjGf{BYqCAqTrD8($l4*&UF%(*N|ZkghU;=CC88otAwu zS+a+&v;S;3P%Y}X(B}cz9vgrA_amjyO7})lyJo{n}KfMFWR++ry%6SDW6o_?Rod z!Bw?AoYk?N64eqIe2Kf#HhP{H;of}-h*e_yCO7*oGFSO z4QwLah3h#B7{F0{&={{hsdld#d5@>bn^SWqq?nn%e?K6$zXdakH`03W1_ z6kQ;`vM*HCyy{|?P6veYX1CjUVmfM4wOJP};(Ya-#ELMk6n%W(t+yFYyB3J^v(M9p zH7TAu?0W~Q9~tqjQQoD6^dK_{Vyab2QwD{*A^u?#NrxP+mz=p#Z_FTMSbZm*w>G3{ z*Sudnz-xfwOf_gBEG9-2I?`4C5}x?C!~0XGXjQ#pEtbBL$pg4n#p*L4INzc_@tj9E zh`0+mjTs+y&M3OJe&Wi0eg7&-KLR8K75aTi5wA|$mW|O zw(nO=k4Dj;bs&m@7I=t73Jzr5yeebRvNe}*XZq)5=OKyY1ZW2!*oEW_6*%2AF#j0{ zKAB4`g(&bZlQS%j@cg7#e-1ef7gjNwvY=Fo_-dPU0KjfEJM@4MkY> zdPT(-w%`4($itc&QAvBl4S*0#zMRoLHrnW& zq=EJl9J9~-DeB5Vk{_>FHsS96l643Mvtt$-FO3(Az8E~e0F47veKv3{7p&c8o*|5K zI(;PQsfu!jh$6zHt_cyZFle zWac=(uY)Igf%dbX*OvQhpGHrR zXl5#Xjzg#(SudQI&mp8AVc$uew_-F@d)qO zlG_S>%&P}Zh)=Zuuk*kkRe$H$fJ&2d~$X!J38pZ8oX4kGl^tZEGV%_ozu4CNW20L(@vfgkg*Z@_=Az$M?)~ zsfd!tj9(XC?`O?huMX$mA8?c(y8cS!Tt8=(gM9t>lXVv=eC*a);ME-4`P4gw;Qc`X z#+Pe#M>oxzBlteb+fg*i8!?;yiQDR23^q1)kv`!hMvh-+Cx$k^O$Q91ijpb9m=;f| z@j}CIz|M8RK%CHW8&PQj=?{Ec4z&XKWhc5};W7vLs{7YM*S^Lv!o55q!{%R?^6WYm zNZ;OlvBjTY&Y(4r!chz?DF$c>K{Anfx+ov($tXU^a$rU=9NZ_~rCXdD^R zdrL#~Bd1D!wz3-XzF@G&a$8zDrICM~MWuR1xeC8zr7dZ~@NZ|XSCe68ccP%SD2{Dj zK7sl*iBAy6@~mhIZ{_!>9dj8X*9^X-S+0`@+Rjg@{933jrRQV|wc3Pa76>*O70Sj4 z!4QcCdt(kcKZiD$Ym`*0)0n?k5wlb%mh^PboBVNykeWrSaAC6%?mI&IdygQp$r9_^~A}j*x-=`T%JLf#=uV**I z_A{)1m+_QYeSGtUGRYFhU=!FvLt+^9{}#iA9+=3jg&(1C{HCpE5{w6#+gs$7WI+Cr zu*s)*eUKxe&bQ2v&=^N}KM_eKZQG?-emdvZr{r{HZRXddN-r_mWQ5(iw8W#WLTGqob|l!Fc|mmwU#$=-J^3dJ&CJ!;uGLf@gazaYJhqi@ipV& z0r>%55PRs`6M#3S1~sC~GR;AlU$mg&GfbIkj+O)dAj}^*gFyVQ zHJ2~6cKagWa2XiJa9=crx6hLy*{1iS3GWDX548sQ6y^>c!rUl|spx0IHY}lj_3`NL zEo$&>S?mPc$ZR5nww|Z*AK^JA&B2KQ#b4>d?E>}~(G>3lX)^d_JRGS8LNs8VO&eU+ zjiE^3*we%jHxgyQA>46QfR@d3dX5ieVL^7vbV7zJLDWb*M_a9m!~!TW;C3Egg? zw?kYw{Oq|47&%d>C-Zm%WW%ndCS7i@XQ)Eh5Qo0$RMOBFa4-K-eG*6|H<=z5FJICv z#)VlQsvg8yd22iai(ecsf*3WQ<0Z1*)y%sOjI$e%Jk{0JG1NWUB4n78fGa|wvvjm-5Px`2TmMlJTzCdG?mhlWF z`a?mSGP*l-hkBGCfoZw2Cy56|l?E(Pa846Ffi4;!sst%SDHxi{E;adLHLT0S6l2l| zdh(HuYX{NX=)8Uf(x1*Y@X%WPvdjc1{uyjy)FC1VZp1BGZ2kS5$!{RW+x4p>69tsU zE;Zds7;s>?Wx&GW8ZMcI{PG*~E(zBQPa{4DZI~H-?>48w9J9%I*n-0pcpS^+fS;J2 ztUhsj-gktu1RWNMG!KA4sb_^XLX~D@>~6wN^=i9nh1p#bnJa`uy|8OO@>E~af7nKn zjB2(5F*5v9Yd+Q6&`F5f7k9YVZ#EFs#ou+`6qPUrGcdWw9_J53LV&;TL+f(UF3-sw^5e084aT2#D#bt{C#ayPxGU147Tvx-#2xC#iS zLm>`Lp;-&Oh`O049KG^2U79R(T1!Z_h-wAs|h*AeXt`#XcmE6&sU~5K~W<0qNgc}{Yt@+GO z=8wd!`aLy|c$YS|wDmrOLM)k1rQZcc0fpW_=V3-wMD0q6+=D0%RNuYUZ%dai1FIicChAnGfp_3mEy`t1JF_JA^dkHPb+ z?Z|tD_)N#rk;tpZ^IKx5q{Upt^8*=bdGr;mH1@Ve{A9Jl?{Ys#u>|atB%WFvugE;a zNXwtbNCQ8G8U7penm@SVvrj`)$?meD`GNsYl<`;)r!CQo@mDczG^jT_biA6H~kb(dU^t|mk$Nx_HSaas|rfo6kW!LO+@7FmeAV|u&i(Hq} zh@hFgA%b?V2Ib@1?Sq1w9yCK8c1_XFjyToi3eLS!&g}P@tCu^ zWcLVQk)eQ`=TXFJrD8}ab0a+`Jjw-LBa>ZW8IR?3bV6U36FR0TBYf0x9dLQ#p_&ak zGO1xJb^3z{)w4!BoY&tONR{Y7s5~_mRg}|re&twzb~uj?Eu?LSOw(pISCx=|cw{^a zBIj@SCHqn^=hK6sf<4CR@dRU%fPM6wtK7NG2}z$W$u_Bz$s>?nGVASdQB5|V%5PAa zk(@QUg@cmhOTBmWDmOIsz%FzKV$pw~NR*FrV4b*TF?7F~jF2z@*Ia=wq&>89C9MLr z!r`h!?%Zlx)%ZQ70OyQT*yZ;Pc@A=0 zc~wL-6g_;-0o|OcyJQXCzhoKgc@5nc`!Wa0Ox4H$h2HzoZ;v}wqufBvYBFL%K#iDQPLuwqH;W|$ifv%boP~02rtf{L4$$G1#>WUDc{^Ldc*DzCAxEk+>G$JA z+3Hf_A1)&&OB_tHg@@y~+cduWrqGCYQSaInFGG%F$O8gco;;R_(^fa({v^{H-o}3C z;8cCnX!k!70UejSt+ptdI8;BqvGA6XNtwf#*KF3RMDJ2D8e8)c;Rlf^kr<0TTs$#V z{W!EmI(cOwI(7ZL(v?GH!J1_mU#%N`6CE`CbCn12%Vkh;)k>TOpcvC(I9G@rBM%*z zc8@`Y8lFcARH!w2c)iFlHG0}}L6Btl@NG99jVCA{gh(=96M+Khu|O^gK$h4y6*uWc zZ)22W)_uj)0EHQw<%!sqs>Ev*49)kuzZt^v?`qAJkBofdLoC+e7CvzP9&hl9+Ry2| zx<>by#j5rdlSYr2eilwYoliaG!PDYk9jj`b<+K0(Q4?2fOTwU#;Fg=*=dETnatkrEICa#j+V9 z51twJJSyCTw-YM|`FiSF#5_zJ|0lcB@th9c>lbfrVLAWTVW-Dc7f&wFKjh!kT;2&% z86i25I}W(nx6W+V>;&^UD`eT5)tGy4^m1#Pzaf{y(Tm{g4L-4ySp&!Ix^(HW<|!?$ zFvS!myH@Sy8ah{3m;c%b+g1==bcZvz*C%*t*lzIqtb<6Rw=4!6v5H5($KoZc1%73BYpT~O6M?t1DD5(h(xW+7y*{Kfx{mT@Vu zeP%wvlFItAVDG1@;WPC{v9T-Pw17`12D6JoLr4P}UraMqR;Zg`&npx3E^^D=U> z&$#>;ZAS=O!X@6-fi0GxG)ta$X$5qWuONfNS|Vj`4__~XO$og>UMwV-+*bpzDZKJ3 zVOR<~2^^TJs#05!?jO-~l*qXKoK0U%1xiy2L~1=$X`h_08q6Q>2|BrFsqNZokYMgMgo|_0MDi13U`{X+in=B2>+c$eeP8leU_2z(r z#|pMB4AA}k9O@VzN_?}@l1GUx9zyfpMkou4v9^hLxxz2zpW;wNF!ZL{e~PT$H813@ zZBw>m!aZX$s%|+PD>DMMJNBC=L9f8DTW&W8VBVfNm$DoG^Nr@lDAq=eM+guW&U}TE z?`ggl!DSnt8-npiL;R=x>Ye*S)_pWzJtmGdZV(4V1G_XYS{$gogly^Jv+ly!7PIVh z5Se}_1_h_;5C}&WK3kw}o4;WW3I_pj-fSb8x24O_iV2+S-ew*^#RpSZc^lUOX7xk6 zH1fy4>2A2iCWBg+hS(@5J;iYb&OB}S298Gf+cpvl#f!IJ!u~E1ETP|W=%*N3vVVP{ zpw*WTh~~)DC5Beecqe}$z$164z9TlmlxKD3++BRb3bNi0`iJ_8L8R8)`B5zE$K}2@ z=c0LryzBjkTU<`PnZAD4;bN{iJoCEUFNo|t#&2y-&7uOSi7aOZr*^^qdsF%s8wfJZ zgMI{o<1OD!5Ms)M+Uh&;Jg#`FeQ0Jk{mdT4R2K}Y!hW+YhmT5}=MJNHf%?goUhwo^ zW#x3rNp%*z;-rfh?@7W};~j*E zLO)6(~>s)6x8+aHx=_rwcHZ-G2gMJ$CERY zu+(B!t%3D&(>uPC=5IbB8$XczJ6HDYKCKaHiNEH}x!mP_W!*tC_LmI6a(9t(J2%h}+mv`NV9SsC=SZLDztz zLzyOs-ZIvvWVw_07d45YNK&*F(Z6bzJCoZeu7?LIR9Y6%=WP9H&$Al{s#tLoV0Q4f z)3d1n=y`YbrxfEBP1WQ&JS@}cm-KeoZm;dr8-Pxfk9j4nOsL^q)!#PZ?sDI5w?DYy zaf^G$a^j+?Z}<*31qknwb9oi-d1+^(ZOenE{$*j>*CrL2X}9P1dEJ$DTRk|OXF^3? zr$Vl;=X~7vCbVfRwpNu)FvB$o+27yCcEPdA_HDOPCAu`@xB@F(lYuFGu^;VvI)Qefxb@I|GHGVNYQ_u7O-nsk>IEV*c}`swhhq;k!iCDm!Z-H|Ah5y@ zW5_zCbFkA&I`G*qSgP%q&4b6Td#jz_U-FCQ2em(aFgHLf!CoXgV2u`d+%M3aKzw&1 zD2S=_0VfLhv;Wm^sBzQK zG}M%84ep9J-Z?5J&+K=)%&DLo1Ery9CjZ;y|HIfBWHADoldT4k6%PF4*KisOLBxv? zk_=nky!DAZWdV5Wj6T;aSNqNwf%Lxm`fL4>r2A?hEM^#KECKR3p7U|o2Wuhs5o-@UgG4d-kAEe-3P>;p@%b%h#@mRxifT#b8$jK1W+s2FFqx5R zLJt|3UJ9Qv25En>)#?8x7!P&v*3Xy$m&Wqqkkg-MNkSJZki~HZR4s;aTGG`Y+=I_A zoxQTyfc#Tvyt^8>YTzI7GR*?i@0#`ev%omr^Su6_0bGC9j-|QK*kZSf)L{<9>tFaV?K}02!Te{a179@F^MsV=1UH8?mVG6b~J`O7&J!AT=uQB|c%=ria$I=>EFj03GZQY50vUgAPU#9UoJmgSI~E zzSHQ|5B=Z&3f*^K9Nlm9HMs=dfnr-d1P&?#Zle1Wp{o05aOv7T4Z2SZNSLqDtaSXI z00-x=>H4-CFbHR5!LoV#C+*|W{&nBZrz_)ST>>Lge1XL3`inl#!Uib)QqH|ji|=>Y z0thnsbl<=LfDr0E&HG~lGK~(hkQ%knMw%#C)z{S*C>KZyaVoXsbyZ)W5cRN0nhHxa zPg_oVZNUb{7tS;F{wv^$hy*RBB>bU@3gHaI$G6-c_5$crtts&23O88#?@wGwO6mku zXeY~2p@F!dC-h(qD6J2Li{PicZ!!t%72PDjeAlMu;5EzetTpkx8%a8NvM2oS94}Q?;V@m}0j^@s4b14!W zk^2NpO!5q-p^b#RbTDF#ZmD2mlE-6EH7Ht-lR@6XtKIE(5XTHr)JX{&8BqKSPy71? z$|nGPU|;cg=si=E33GAqGU6}fUkLMtr$*TnbyM*1X8uCC04~t*$DWAng*`$AQFtP- zw=umn7{Gyu3%b3aA1AI8unN|ql;2=2R{3r%cFXH z9EfZCMKKnQS~ux11h9CTct`9|g(k*gB27!yE?)(e_|tr<#%0kK3O2l8%G z&#v|yI%|s~k>shblh;9g496|VN$pN+AHW6R_38znYze5OyDH=w^Cu{l;84a2>c=Vl zE3pg*ZyuH*{~YgWA*-?oVhQmR$-dg*i6@b-_{0wgL_kZy zQtQ_-FAuY@enx~H1!-)nhd#ta$X-kGkrSbcG@kxA@(rudW)=hysf#p}bQ-!Bq;VBL zWfWr5P6&i`M=p{>Puf!`<2VrO1$*g+akY{S;=|V1faX_+Wu=&aB+pD55HwmufT3`J z);1U>uLjki=pb*@tPmfU3&0iA2f$B&oQPAP;$z&h!cV{i4?e+KPu`-H<3!epna*rz`Z#SUIqXZmWOteVaf zF)tNVMYYf2{`GB}YU9TO6R8orhCt;#(d&`hSCPWZ{5w@g-#@!k^+`l=dTS6Hr%5Td zE%G$ACNzREClXC%|C;>L$#QWfunki5QbCKVJHJmJJ*_f$%pAI^@ykyHUH2=5VPbpu z1h@_!m2%vVFP`m&rpIpUuK|vt2@mQpF9H>iO8#^-J;^V#HDL4+xPbT4rH5*Rs_f~8 zZ{C5T2p8qorU;jqpq}_~!LA`#*N3dZ9;5KXWsJf_eB%@pN?~6g41w3regv!|3>Bp69Vtl3HjHic!PI>%fQ47i`9~YcB<=eKM za|9BnrjwX}Ns^939fr zm_F#>#kIfd`-gih7)L40rJcv;N*f1KjE@+~b@zgS50?=X7x8W@yiW$V+6auJt*{5i z?IprjX~dJ)otJ>EI88moR!oFSJTMa~Zo?TL_q~1GW-Ca9<51J?<%V###IKL-f>X94 zHOkYdMxsR$m(UG)u_yH7xY@HYf-LVCL9F(&Ay`kO>;c&63IvX5&lB4ax7$1oED6E5 zym*kuNxmV=6C>afiRdWi4F_vYIobv9Nos0nB<*#U%8(#y+${9nil zScdW4^cNh0ne4fX@VUxpT-It=1OaupRp^k=S?1W-MQDrxvL zH4pI-4M7CK0c+GuK}{I~qA?59^=~i_d;Dd7`Ae{ZMSL?4_T?}S6MEw3LQf2-_4`zI zVp=vh0^@KFIdLL1aU|+a6G!6o$6*|TSk|->b08>8Gv8q%6k1YE?=&t$W*buO1eA*Q33Hs46#4}?8H6CT>LVe5t}%JuED4sO z{nWE+|Gr-≫P^p+Y68E~sSfrt25b1U3D6Z*Mlah5Q{qs7o^5&_@!jYUp1~NmsXB zeqwAm)DG|3fy?-b9}+*&PjGH*!cX-6n3$=Ne+YV#e{({Laowy4hM=t;p@uV|>LpBe zs$RnBkHZiISF9TX<~ib9($@x(a&2vom#|)N$`mAuo0vPI#Nztmm;*=8dVI8%- zte8T+0t{lIsfwOO{&dpO$G+i*GOq+ea@%tcLx}YbCXQVoGMM<`GUnkTz8(C9dDz#- zxS%i(Lu$Qyg5jd@Bl8e*nAcJH2^r9|nZV$*(BD&`s`BS>598x{V4$Y<;t7H&2|ure ziE%+vc~5Zu+innHoksMpr2R7{Qd~XwZ$CZSn*MSE=Yw!k) zY)BOnls?8qlD*(~_m+Mp51pSm^7yw@FsemnnWa(WN!SZ_1H%MgdhraS=xPSm7%7)k7Cy!ZNHb!bGUr zi-}ML9fLo%xd=qh;L^klyg#N#I0&owDF-3Z-spG7X$s*$1C&YmLs6Qr4PxiLXkp#4 zXGscGF)k12fZkht1r5JLSIMfER$%Rmggne#;U{DY0UQX{OUn_HSJFW(;`J`8D#%&u zSc635!$-mtFt!3^Aqw+(e9v`zJT>(QhLgjGXyium4-Q^6Y(f47G@Y9rmETpnAh3}_ zFeq1uAvOFdr3eHF={v$HDM^MV(Xawg5TF)K0n}tO4>?eO<0e8;>3f>`iR;GKAr(kLEmcVCHRsUCVu$KK5vuAx5vuBc`s0WYf)3WzAN{1^fJR3# zIIThjtN1DP?=-gFXTN>Wo_eoW#9b8UKat#U{>8S}uxe3hC%nS;rB@!lhq64rJdQ2Iel-UM>np7dQ0{a?YUj=P3_N)v3spW&j{1B7%tFm3q#uap01(4W z)Vuw9^0&O3e!qdCo&MzC6vL+vR!hPq>W5=Qv@#i0-7na6>DLXn7=9q_n}&)Zbb*Gh zgrcUQg%1d-u$Cf^8d`WiAr&sYlOi~vM_N_|^V;g6hE9a4hE9a4hMxX7G&Go5n}#YL z)eEQjQ8g#Hil5TZ#3ti(fc3_)tha-xw4@Kn39c9HsqeUo=bKW1Gb}Gr)4nYEGmUg2 zHrHev?-kUaL8~iZ9vkO~dLJ@628)#q206gA|MK-d68%uN#}OzOq`-OU0u@)G&MNiC zUDf#Rg7Rm1^h!PKLFTbD0O&W@wL9zU!YkDH-4uMPza5hP0&6uN!zo^fPnmL8OR)p^3oB^{|Qr1qO~YUc|mND?`T zI77({EZ78bOE;~?rK4*#OTonjp*kuO*9`6(9wJDjGBb|S5p=KD3^l@gX}OP=G5r?t z4W%zkzrH>k^H+tv6H>uO^08_6xN`#&uwe9k_2`(N2^E)qCRAMdGd}KnyW_zaz<^Vy zJB^_A>79>F{KO$2pBxCin(NRL0-lN(WK7>%=$Qk)+4*U_~ zk`Mvm^TQRaq%RV5?Sh8CeNe%W+7rS7obb5-;Nyyc_Pgivf4q#!w}^LR@Uiq7?CYa3 zC|sS8YMw#K(Wmv|^Y_(5V^EoV)iapvR6B{C@o^Y~pi^z}y_(5$k}-QmL*I&L5Eq;> z2Sx-VcB8K6{gP4nM1fhU0f=pT#_m+LpUJPdQhR}my8Y_kvvnF&Z+i{)opr^1D$>LZ zaAHX~Lgr-}W{LRQQ*71<91DDq$XVlOJQ~ATWR@N$@zO~IFis=oCq0Gi0suS$4yp*i z6ba4z127dMtf}vwvnnHC%{$8a#xhZ8!9CJV0-{C8P_y`L+kQmRYEIbr zQf5HXxeVoM`*y29T+TJ^Z|AxEbon9Y51LhnfHe6YPl%eNu{9`{W{VaiuziEZ_{AUQ zlm!sgEbR%jpXKq2fDK{K;%-2&FM~Jjc9gY)EG55#0$U7_!+^FsK;zOS5Y99hoVp~H z6n=ge3$AZJ5W@sDy@whQ^$fx8RTm<$GU+-<<72A4NOX|;R3pZM7vy^u(TS>OY$R1z zYLVtnM_0mN^>Ish92h-V1wh4aT)H-PXaSIR2Q>V68Od)E-;9NQGWR(l`FVpEZZFZQ zyj+54VqCXl=3!esv=x<_H*p{)LIqmrH?#k7I1o=->xatc-vm|x`CZL<0|KQI)GY`)??2))oe0c>%0()m3IeInz$kop zLu^lJ5NXCq$KfWvYY!4#Pn}uz_&Ogiqw6i=n>{G)1^fDF4+>o`q#{FjW%h!@e&kS< zDcsxgp*^T9yP6{GAGGb{H6=s_=kWDHXs`#E12VrPsWczfBV+8rS&Y55Z9DDBQbC7f zqLxP6IVOuS$aFk&F$e>UuIKr|_HpgJhpCFf5vYr!kMejTAmD5-=jk9&aGL67nHsC}Gqck>-n1q{@&v<)Uypl)aa62u(^*-gVw zd2T!sUI{#!+AvDsVWRJm))?Xsa}Pu#I-f9r!!gVu@J5yR{%w6U2Zg>DQUM;izGDtX z&Q&1?_0>abFd^O5Ou|H{W)dbsg}od1G*|=C)>Le&q}+t<9~YeR4myEPNo^IeDg_7n zpiu-9wtwup=Nlw)A5hzv!wAuy!YyXQ$2aB$rvT!g$zyx&$2b$%jLb$%jLb^i3n5$^|; zt0xRVj8%lIF~F4RPq4xDf>S!5C}r1F_u>8c~WklCzSoTlRdRxH{44fc0$@x z-U`qL_nspZwW2U*0{kU;vWIGmsMffOb4$7b4VN6hv5SLowv(c-PSI^aBWbJbEH{|4E+ws3IFoo}78j8>j`n z+cO#UJGR-??{&TDH#TqA#TTjQ0{vb&NKL;B3GicEAN9MC07I&U{HAxD=_5Uhq;Aph zwtlGLRcI3PPlRgBKlwPjXEZ$6TZ4uZ=W>2fMFV|xqT%ZWS;H;b`L}P|y3F7@(-MHz zJ8*bvI&j^x1OIr!Ao%U%&QB44KTD6beq2?&|M-4A_-6+3(kC3`niH)u2TWf1eBp5l zjwyGwdq?+^yv}Pp7cyKl!y=sbF8MhBS^kE(f4~sSbODeMC{D%pf%oNWu9?(}%TB)( zz6pTA`)V&a;nTbLmz`BufY`JBKx&r;i9i6T;GPQpn>=`koO1}s0)A%)e7b2^%lK6k zOcFeR(iaMbGKFzL;}4LX1X?EPLQNGkD@!gA0Ic%OSYV9yc!eKDI=aAEtQ@6gEDEo1 z+0J-{Uka}qUb#*RN8YV0;1AmlxK>^G1t^5@6+e4F_0lruix z7@stDT8UI;k|S3;(*@3`C#{f_rjxSBkW=Sg)Jl;)yY zXsmhx!jOW|w}UYL)?t=wxIpx*in+*N*6!@r9IBa&Yz_eA+Tam1@8YlH(R)=M&fKDr zknPKnVbT37udhPgbgkiJPl_H&dQqs`Ca6$7F*xjOIj*WvUc^Bv>T`34z$}31Te1CT z{@e_y{u}%~o_YUWKx)45oA^Q0$)P|qWGk;Hj%w`_LK#udi2CMu@s!r2)LXMT@UO+3 zj%=KLM@-%4$H;k`_(1lvk@Lp*jBF$4g;boSpN)u<#vR$tyQ^fK?>HdF<}o?a%gN#U zm5?XoELL(JP6$oNhL1t8nH~!&tD3*QANz%`aGls(bl9Uhhssc>g)YCm=Y;&!7rr0% z?GpO|B1ePEjsMcu4;s!Bz9J>q;pG)C&g}92R=O@{bC3?FoUOcJ)!mk*$!xp5k>^bp zV5&$_F|*vu@8wIUsW=YoM2FQdWQxLnjGy=1`FER-rdA^5#uog%_woU-Yt8&T!jjbmm&VJ-_U%6VRN*h^ zdFFx}*O^u_7u-t7-0mT?ZwsnWNj?u|H_;mNUa>JO=y^4F_rF~#EBrR|!0L{54}5I> zHajU+-7|zc#n=ey)k=+M^HkMN4ShN8Njs}jHK_y!?OX-#oen-Keg}J=V&hMi$P2df zgg05~Fc8U|g?&iotn2eUK`BY3#OlDRvin6GXwRRTEAv5?>jo9rwZ93Wx`*21hwB zgdBwnAxB{)zFng5F5+9PnbTInoV$auMx%0*{9_jLE`cavJ&Q`Nji z5xH(nYg1@PaRACz(4r4YfO!f5V4WZuk!)!kI*`ykl2s-MfW(eq7y?*)l8(UnGjaqD zmfD0s`#9wM+!8VH2ee1yQq*lEv=<`Ukg+CB$8*vDrC8apkd!aTlN?n)ZB ztkyAliokowX^WNI`*g?UIQRyeXxNz$j#W5VK@%cTPELynR|azCH9gbKNp&eG#ehkt zLI;+`h=qJgPfMe#yw?6CBRhqP*VMLC0tp;2fA2$!ui;;X9or)q0a-<;@S1sLKASY`apv z0j%IkEd!A^_AO|muga5iGFqO&38I*(U^+e23yJlFD>?Y9A{aS4e^wgMewF4wN6cHRzy|z9k zbdpq&af?^Qy7!-uGeeD3vFYEUw`G6Oe&z)O)P{vrCJ(TYOxPk4p^PRM>d;PD1`2{q z&uU0a7LMGW@K4Jxgr%J)(9w%CuW}V=$xWFLD<8>*ksgx%pkx;FVL@EO z73nSS(8Dodgsa#r$O6Wm7hA_7^75#)8Qo;y_;$Eqi05*D!0Nd((wfn31?R^2ykQt) zEu><@@Gdub+>G{X3K<*5J&d)LkZ&0GFxFzFX~R(E2)w_a$(?dwb98R2UTqkI9yR&O zXWm)ah<@(t9tN!XjdnAftTggPU|o>1&Zp!yL85$pKvAX7D;Segn-90BcmSU%VtA@? zi_y4Mjl#vfF~nDScqyn&9PX5DB`CHyJLeeyPRaK8-jv*qQLrjfl|Cpp-|Z~}Yx|qb z_i^d@03ClkG~e6!ZoW?x>Egx`C*=VwHVR8u-evD)+vwvn7L7?3Qk`ky=KIX8 zo|^9qAy?iDA;;qNww+9PolV_ww)Dgd!bUjZ?(lJr$W)4&8}6GnfRhrw)b z;z#bSdDN1|`t5fTIpi@qkzlo>3hPlBg&a55Eqs)>0=}GKac)_b9QaJ~YBsI>SV++L zXz}hEJgYeAqG&_OwLw~$?<$B74xF{f(KEU#Up^wvxr=cwjcF3&M z!p3oK1aEL#nk$Me_-qK|Pnj2*LBHYx1~ULon{KS6m20 zF$sy+x^F1*Buoeih6?twszFo3z?orLUOZ`Wwm2%wrKP5jrpnU=RCtQRBMx<{u5c)~ zD-eOs6J+#|ErZ#kZtkR8EJ!CO9~uZwZ~ydl0Ny10&w>ou;_2?{IBGh^4>8@wCrls3 zwO$^hlWpQV>BQ({V|>PR!P3{11e@q&?6eirX}pYnyU#wu^jKmSayr>c$mnDXAt#-L z&~!w8$4PS|*;^ggEP3(A{ty?K?#qT!=7fsFnsOmH>Zlt`;>7~gG3Nl(Y1Ba7uh&6M z!xcJ}%Rg>R<6rwDjCKqdmIRz}58+q$MpeHRd3ACm2S!^Id}clZPw&Wgqkc_Tqc^It z;?`DI?DAdxQLi8pIbM5mJE$6|)M`)fIQ!E68tV<4=;VF;U8P^)zbf#-sa-`b&4vKx z`vXq;y8rPA+c7@*%MY>r7@_Q?QC31`2WvR$U@e!(gbaywBV3{8K+|_OaQdorLUl!2uL`CQCAc@hbj3PCY0?M zKlNqrEM879I5+c;W^s7UaVXa03wD5U!}AVs!5xc9Q+n5t#s2abcWe_M+P#tp zzap0?Qo83Iz_?=}6*2Q#&gz@KN*u|n1ANRr-2$9Dw$SbiA=mB;7MgDX!7UotQy&uo zp=!OLJSdBp#Y0?e0fWc1H4IS$1Be=|O%9Io0?qRl%O0urnRd1cn8)cqM+}lZ0A;*AA)*g|n;Cp6^G6-oO;GD83Ntp=4>W zomVHlgfjuw73CIq0&2u8+;8bqH1}IyvDetAE7ZyR0N&~MVh0l|cK>G$nxx^=O;fpz zGINB_*&#`VD=!e%XczCnFm^k(Q^K>{7k6j*p_tO`0)t)-h4vtN{vxK${ipX$eBTR< z!8XR{y}%f3A=RFTFTpJRnR?{rz%`}pJJgP8`o&(b5c0j?`f@+?%kAcX8WN}|IOb`eOX%&*gQpW_Rvto77 zWqAdDc~uzoC_eQvw~7u~USMJux{>q=F5s*AW|3KN&}#@OL&I0*1%29Wx5(nR&9}b! z%Ax&m9nTN_bN`aG9hVic1P14A8~%i!k20LtN3>E@E&6;1>=sF09WS=Zog4I35Zh1v z`ITU6Q0|f@@M6U)Xy{~{KA~?Hd@jWD`9GDr!+}{Z!FG}8b_(Mj9v&W}+r1>ZUHv`S z*%oxWx*c$PGr{HXh>2^+dU9Du!zB?|*c2VheIEZEI@-y*#7USXc z&?a1&4#xGu%|O*Nxy4!DjA@P!r)0Y{>TZF=0>k-EnQKCD;98k-?yT<*-HA5@_tf;6DSt3ZAX-wr>O;8it;(jcqp%ZZtX}cZm}Q4gke62 z_Xqm{h7pG)V>}VPi%Seg;c@k+7qM<0FdrI8r#lmje77xEqIb280=L)sY}=OmWN9dA z+#QA2Y&gsZ7h0GP3n4cjt}n-a5Ok;gC;@$hAD@tsNTPYeV>f8xSGz%?X{l48P7q?C z>k1TSCOh<-2=x!C!;Os&A9#h=&5#hp#_>3LXPI^%Yo*gM-4QqVKOmbPQ0+i7qR%5 zaE0f=&)RCaks<<8$V=pyPLLU^bLIALbB=ri^Qi0hLH%m!E>JJ={$YfJ=T&dV{@6X^ zoHP_l*RhLn8t4CUK&SO7?1W(}_adhQ)k`%%S8)_2eo@plOgK+b1JHTG*6D#KfDge2 zh)t9)fT4f#p#kRn_K8!Rz7EiwC%k@InD*%oE8H=UW4vo_IJrE4(tG6c^ulkb#x`R* z`0pEIX5PJsq4NON8=ZYLU~*6&JY2L zJTcl(TgvjLlMRu}&!l;mpB_bCrm$aPk%K z3J?*Y2|LVpSojo$sMi4d`5G^{{H68DG{xc0|N34D{`>E}KIo?(MLs(*4>;oMBwjvM zz+ZksYWh;)imw9Vl-k}@D;?FI?wDlxXJVSj(wRZ#P(25*ImCp%Ic#NY*gBzHkjr41 zMKbH#jA01CX*e8=hJcasLMk?gTJs4*psf;yLf*YG1p4Ty zA>cv_Ltr7~hQRgZ*c_VB?iIufgW?g>ThZr*SFlaE+8<)s(fmcld?~HU4grt|%KHY< zX7nxKy_jm4_DR4@`?%on`oYxU;FD_3UL=&Kzt$O5Wl`05D(7PuK)4ROY!lWq5vxtF#+0y zD~M+<*w&Ol9nW$4(lG&N*~->$bB?Tld6e2JrL9Q$L9qhj4jLxu?2Zo^eZ+YfBVa+r z&GJ~giXKvKm3la+GS8&V@-(?b{o}DG|Z=Aa*=XRuxg85?&cWDfc}F82c;)D}LR zG&d!Vh!3d{p_(ohxct~BT)?_7I~RhBza79fjoJ~tuQ%wnn9>{$DPW^+j2^qs@+d(t zq3m)MM^(yu-j9D9uOSrk3pFEDE1m9Y*xggI zyEt}z*#yEi^9Y3VsDm)k%S4EI5w28*MYWlV?fPrK%OKp`KEaGt#1#S?(Of$%_qz=U z64SzYuW}QdJgGV1hvhN>_W`j#tY~rGsApygY<2-<+KBR^8q2WiSAOsGEjbDY;cc%C z<1Za|cE0q7x-oD>MnRJ-!256}OrLOw(01iL@pP)}SM=m#9Jtrcaodu>Yt5yv2;w^j zuHOIGU8*Cr{MJCU)6SNz?lF1_(FJqO_2fdxA$ku7F79c9=+C$VsbCu+!0k;XK-G^$3r$KdI#r_>C!BZMNMiOfJaT! z&d0m_{Fy(u@>~5it{+|o!cj0*w~Seg1wt8C7NXy9Od!{2E^6xzDe#|endtlc59eBm ze+`)RMAR}q05&+VoKy}xT(6Ju-Zt@FLl>}cV~s(B_x=C<>mUF3AKNZbtMYMsGq0`M zkidT)b~E`N+S^!S+9MqPiKDz2 z%!baKGi+#b+hnH`ilP>}`?m7!PznwYGX@WLLp>hKnwQ`6kN(}n-qo5sv3rrBtx}8} z*vkx%fAXb){PgAYmDtPK&U0ta=6JL~s&^Rel>Pm*6@^r8o^GmhGxq*>b0y%8R_RyExId|EkEG z!95YEXb3EvtIZCfoPu8Td=e&(gm)P?61Fim@}l}vmY1UnpEvd_To~d`Dk_(62R)yz zpeQx2Z*~-|PCVDte7SpKW-1QByCm*NoM_?6KK&Mfd-;I~k3$m@=UsJNEpQLw3uO&k z04~2+2*kwA52g*EyhJ#1IIrW8* zXSRmWr1)X3-e6%!7qV%%f2`eK+AFGG{=fZE2j87|u&N5e3=@mf!dh_`eWw5dP)Nva z2gi%3(a(MPE+2waB9mv&S{869NR%*2yQmu>cf&W1VZAun7kQlqaF_9+v(GKcQRMZN zIYKP?jruXFzKNw{9GE;ontsdX$MR6Ou*#>vGRT}ZENrU(JVC1)Lxk8AkUkp3L%sHy=25g^-^Jt}ln0{okR}i1Ym265`IfyUR+Qd*;SqCTI7=TYN9%JeBZ2>PJgVG1|O3i0WNRieYKfe;xqIB}7n=wm*pyqPUJU^UqTM+q&j;>0|F`bMGY zs5ctiwp>NM(cnU=Jr4BI?CEug7+WL4LtkvulmLG-f zF}TV{1fwmahre$=tQ04Kh%pb~yzyu{&W+Lb+Q(;9hU>=!9Ut@j#AuMDX96{2NRSx@hjyXi>82F``glEharD5irF6P zb?ORPAEK5LXCu9OL14}Dw@*69symdtm`+DUgQxYCiNeuau`C%z&Lq z*o+t+zA+W$scv+;0Hu3yjp3GJZJr>@|9SeI{nbaqZ~4#nPc)t3!SGLP*&f;tEJdXJ zWU5NFH5!El1P#WFb+mK7XLc!h!wH8%t!J*)b@*yb=*G1C=W4=8buHWn<(&O>7awWg zxF8P{`P*aswoQC&1#iZ08{_jBt*_T5UzHThyCx2Es7 z+z<8%=zzKKyM*cQ=LickB(=$i+ zN1RlB|KpLWkMW5`epDgu?J;)TCcfjlY_{w}&W@wXXZ{($_so97*;>6~X}p$v2H@9x zH305H9wu7|d6?{u%K`8pIPIqTvshFrz(747i+%stCtLwM5#%_35@4blyIK#wSCTb) zzDbXGI@|wF%vy9BFY=d}BK;w|C7{}Ou_XQTh4wb7TuhztQt2 zDm_y7O1bkKsET%C14z;@IQq7XIpxmaZd+uB<(C34f&EbZU?`l6czx*v%KC)1IowE? ze%CE`}k}SSQ)vH3hSn}B*7q< zSx%NsHbzg+2F`+87z7I;JKEoIIrfVnMNRt!CtUta&{nyPZVh?q%VFIu?dSTp0-S z$5(zgc8C0n+*Feqf&+Fuzc;U>d_HUtX~Gr&g=39h5QRdO&PAQ5{1Rc~0(27WRCp6B z%YtSDbcf{HSa9T)LYp``9z4d#drOSGw}Mn|%o%xeMXK#HV6&PTch!N!W-t$1D1D5c zZU%jcU1+fxEQEYBa3SZ|#63-?1B_TT!IRgk9+@#6+L~8e!QgIn!x6Bzza4>n9<`WR zzsaur@tSiQRr3{$d3PCN{3k9LdPo%$l@|^lu!gh2c9Q-ljm)1x93>HW5maEP6l*kp zo`9nesBU@T1d-6BMTz`TCqOv?QecW&a~LulOjg*Qza{gw_gmP*8Nkk6R5<%iG<8=;>xSi z4dn{2D%uLi2Ii0IVgrB`LQlRkv~PO-TZQSvHv)Fcj|C-wSAkyuO)Ume@uPw3@q{z3 zF z_1o4PcWKVI%AdkYmVrm+2W~H~!rC9ZTg!y2V9i1vCwWB#^}Ig#PU};Im4iCyR(>BY zs`5*tf0HpX+XN~+MvRXD3_LtMi9c)cbI)PWR|MQB;Ks?>_mlbQRi*(i+F99b#HE-cW5gTytds}k%&P}|q5{MJg=79~M z@pAeGV4StLK0a>%##sxg_B7Rn5B@t#Y>TqzhXel$4p}ktQS2_X!2d$X@qc|e@E>%g zfh^LoaD_lwgNa3z5Tmfige&}478JQ&{PZmPMQ*yq=Ztngp{4zNI*N8Lq&0aJiLIeX zA(YxKhJG)kHPp3QE#W#+$yq0@WqF+A9}08>CMa$|d!gSm3k}Z~`wPkEvQ&x3nd2>s zQ|X4-JBN35TZJRDtkib)u>t@53&1)*eI>wuOqhb{`*Y7qJR}d5cpINEd_;wL6KUoF z3^$HV$FT9yw&gPK)XFPyL~g4DA8k6mM;oRz?$&vqeX7J=XaVAdkc0U8a)7uA?Pugm z5Vr|eAdY1toKB$>V$_)EWFg^0;e5NuK#f~DQsZsK11?N|jG>gpC1cYNft<<^?n00I z>kK!1gXD)o52Ln`nk|_UPx2zT@HjZo0Q*1$zuE3omc^N;`G$mgP)Wr_@k+iP z{>vwbJb2$o@TP=|BK<29ef}8B#|DV=FQ66AUI`!`6J`*P`?Uj1>sDn`uL=JVU)uoXsj%tW#`ja`RJ70Ry=}mT(3bA#u6*cB5lfZvyGx*LC#;vR}L zkuh;wkyvBGf#Oc1=Kk&%>m*h?LVqnk^Y3MOHVHD-MSbD)3o&(3C%LSTZ%v~762u0{yj)t}XJ6W1;}-hs zKYt^C7kQ|2^<@0->8U0y-tYWKi^uqgR?+<72+fa?+1?wsC$xCY=Kcy_gO!3ZR@2vA zs@*;Mp=$A1C1Tt4JUvEF;p~jJ1)LW`4(Ds`9B>ZK)2_v@;M^u$!Ff=r_JCDf>Ikuk zuU7qK{Wd#diH1_m5R(Awex;|gJn<@OyKX%fAge1cw3^yk9te^YvX#Wa=fk$(=jAd1 zQ(Gxs%Bn_BtIKjdF_#JKa3cRe*2HD3n&hj9Rr;JPV%1liBUb)5B3Aj*FAt8g>e2{|UOF9#+o z|Lju5wh335Ol&186v412=7a5ut9PklX9`+*b3gaHJTR>LGxW1DoNC-c#Ft5%_Kadw zY+`b~e^TWD5=x+hhz)OW&Acy)9q}O0ZB*Qa#$;YzF)uH&D5)Qm$5Fvj_;(Aq<}0Xx zqiF2g`2fD_;$(dGouOd!%ZK`P`a;mKW5RSY-XCMusUdj?-!{JM)XANfPsZ<$@xeCn zVIfy)I{V6k5B6kyu#gI!>3zY{xDmw1=&4S1s+ac(T&-j$<2x<~ek&i0z!ZiVrF|77 zF%NZ!U!k|M!Bn*e$B~k3vAd0J_*1`)BYm6MV9pQkPtlLYBw47MI4Q)K$ObVGoak1{ zt5$&oz)t1@$t-36_^rq*+lwo(vWmpQ6UmUrNX~37(wZSbQiK81SD|QAx0NeKF}ZdUa*E9*OY`bNUpsRmyNxdy+!96LbJfreGBgiHv3Vk?r{?-dqf z!qpxy_(&T8617K#7Lu2t8&mO%-DTn6j+Kvgfwtn25>K=&7#HkfP^_qbAhKiqF4+Q- zJd9B?J>YvQFG3k$mL!tpvAR_WipUn#Pn2fnIU+VeWnOhu#!mnoJ>}CT;AyA8qKdLo zTw%okJ^R?$2=vSY!K zq(NTCk)ultlLsK&2q_)HMjU(Z<1=uKI2KajgD>CrH^g_Q{B6t87^9~E?n|6%Y*`5e*N={LH1DX8r7n_KZVn3M3>)k}} z+^r>%Y|K905S;$CaC|R>d_!=d#fA{1pk1TCkhDkg04ZBo(~AwEO}N?+GK~q7Rz*Z< zE25b1yZepU6WWX;1AQL#KvrC>yT#ehRE(eCs~YMp@SfyfKe02Y)wc`_m}j2E8TZz+ zxXD?Svrs&7b_ipUnl!;HbvGoxkz<3M7trSEb|}fjS%&5%o6}Eq7*_<8^d%YrrLQ>J zADq7tz@C4vRlnc;E@!7(%sa$$8=stRN5t@V5mz3-bK|*mJR7HMTdr`*s#6UUy{!^> z_Pnb!K6gyo@Q#h%=O3Hj9J&`mW$(sDUkH6EANqgpSqdY)Ej8(QkPLShdlD|AsbkFa zHX%XU%NzG)+c&k9DB<%*<F1lYrV6L}@8xln)D-@L3*;7xWoL zqseLVf`lmfc+5^CLoY%=p&h3Bi$E&L>!akWJWwRIN!25jpK{t+mY2#VM8G#d?*s1N z4%sOAbO9z{x#KHW5F6YZb==p7y1%u}g$`HuER_5Fsn(2sw0m5<|2k?9%2un|TCaH9 z%GCjUlIOs|i@>F!*Fg&-Ymq4Jo*s{2yU1}ee0VRUlGHK}sMMHnxHq)%L0Orjh2{7z za?1mIL*v5qy}_tz?|pniZFPjRH_QwnkYmU969y4GLmxfW^$Q`Rs;yS?)BE-1*cgJO zwCj4f&`QIFLyecoJ08V^v@ul2{eQ=@>HOXoC#Z`xa3^81euOPrY?pYi=TP=_H zA9dQM!!ANLX|FANzz0yvDVu_qCH!;%^7mcN*omoBo+M?w4`n-Mhvy z0{d5`&y*A8{mA+qHF>;inAY@x-y&PMvx=$kTUnp9E|Eyd14Hx64OwlA-^&Ctu`w$M zL=pRbr*0iFXgf{+QRl#3L)+1)9Ot}>(y4BOh0oF_Xh8NC|M$2`YVf(gkIB^Te>_sB zF}~ANCWc*Br?`eh${E8iqXzNn7_Bm2MgffpSMW^bw`k@E;0f?j%ZtACfM*fhiiNvgH`6+gXN?6~ zV?x)VYt5&TffxR_hOa#c%0M&|0?)o!g0AThq_79|Gz$Ttn7l z^c2*6iL(gTY9-gXioQx)h6sH?FZGH}~x^X4xjb zBi)!~V|=!~jfoOc;pVnizW^%uuSP-1^0>KV4MSNWu*8e9jLR&JLs*1WICbb~tb22#0rSLiQ?o3!5T^40 zmk|YJrKkIEyJ!&)%G28?dd$nfjg4oLvQpNtJ4@5AhxAzf!2%}3-OC#7cRMTaxZwuenv5mR=qW29 zi$*VmJQ^KBGp=#6zL8`I6sh-FG$|gh_7GRN9$Y4Uc+i%B0cD0LA3%(F)mRQ>&xA5p z;E8T#2kOF-QX6|h(ZG}zTQw}zAGvJ`~8TlVMaw+6J!4{-8E(B3QN*?vzm zenavQzioWD#Aw}l!c_ZSfZskot7T)8gjBf1$}sSq={!ac9iylA zcVFUEEiZ&zEiZ)J{tkA}I6R}q$Y17jqb8+y2Z=|x0&n3VsXH$8ewK!D_)+cw;5PAN zUsxJ9=q3sijch1WK)Q#_WA6(RmkLAuMO|;mVN{`PYJ9prPD_JB3>H;GrECImUjkKS z29|f4p;E=vMB?E3fwU?NSx7lgzz0QTU~O_+atwRJN+q9sWZ*Wv`_tC}Zp#lv`igq( zamTntIejfWV&eg4P{$t+LEXm3sT!Ss1Zt5_9sqUYs&r5rMeNqcXHZ+)ypU>lPu9Af zsyi!d?dQJcY<&lT>W(aqm5?jt>&xL13y#l(YIT33JP1SuifdXXS4_CVb)p<$Ka%H& zokv~*d$2OH*wro`L$(IJS)9XKf zBVap8bC}S!g{>X`U64V`8!z5)RAj6e)+;vIXG%@dvP~gtdjn)|#e|6(dU(bbvE%{V zHy%pIy-~?-eSFrmR@o?|0{69>B-*^K5|3-fcpp90<_jSYKQDw_n_piJ+&7`!80YKc z+Y}ZQIb9sG+k`9J$Fkv$eaC`@c!7h9DgX*_t;nHqD@V|8D;~Mi;(Gm@O~G!Its3NM z6Z6Kn{js}2zF{8rCJt^u?Mc{KUgvD3M?(fzxENcd{6eVpbVDSdix*0WK?$5t!51$8 z{O39FX_f2BxgW;4@@d&GJ-&7F#ex6)Gdxk8g@R|44%NA!y7AcnOdMuEX+Pwr;UHMC z!SgK>K=Umi)(lPmN&7#*F&% z%P-6Abr#m9+ufm_hHVSzqo-Sd3oRV#3n5qi*Oy}p2!hbA`sL-3)+BAj^?sAS!vCNy z=`Fz{6pb44HE~+>>l*%T$`SnMQR9a9N9fUQ4zf7fRC$c^vNi7`8kR^@ukwT81f--1 z&N*4?`DY^XNRF z`jZb0m2(5ul&s%QmC9cDh51pZVX4cGf3!+;55dq{i}#a3Zn_kkb9_5|i#f za>RW+#ys1^cmKLE&&K!+N@JddRC}JX&wT@3VdAA(9BquA!G0m+uwMxo?C-eT5B-j3 z&5yRhIG2kZbz{hnRWFbqQqgD<_qvLk=ybg`f-G#85e2ci{)qfvvv)v1ijSrs9j#8``{5-oI zJ>Ey)qJb>xp-{0g;+*u>`xZ9;Y$h5)Lue7vBxi65bM9)-AB{crsVy0#`BO{kgV zO*zXj4h*@8DW+;GxSXJjQUQbT$(2Ed($0>q@L4nB~ZR!1DWlr%OjAV!dR zKK>{Zp77YIbU#rn+~!ZKUI1s`7`RQZ{+SRPga$PkCt$C{)ckxPH_5}yQ)?n+pOJs& zdAO+V{Q+lGUr^FwQb)CFP8~SlJ|3f_ZQ?ts%a0AJ7nHPTE2I=s4b{~@j5a={q>a&2 zRNq5MTdm}%zK4<)D^1#1{a|svsE)nJ9{Do>*KO4+TqjDJ@|(l}!NDb}L#-qPu4l%X zA@}Et@n8CQILqH~U}1#g{igf~X;KShC*By}GI$pMYwNVT$m-~CseAY+nno>RQnom+ zKsvWmc$Q}`z?}vijOx1dJ5jSBSIg;+RH=zKMSvWGU%8+Q=la>V2D;M^@B-U_cTctm zWnZ8zdCFFnr)|fU8HXnm4lU$_@^J~>nFhExfp>{viF2NZVJZilEE7xW`ns>V*HD@? zKt6$gJjQ9;#CPx;r)`YS$SgZNw>NXz>?8sD=W(~iuSsU#?Ms}+)W&t@SV6|=f0ip* zOf6R0(N9d6Dk4f(rk4Mr(??9WLVu!2Nvl&l3Az{t17@auec=C;(UwN-4BnriVN*RV zR9zg;ID`raHs!bewO=dtidSW80J0A?q9zV!TD|hk(CKhM@F>CuasnJ`Jx?Hp{IA%gP7uT9{)_9jH<-$if>sg(K^ ze>*bRPZ(|}^~3=qaZ9D3C_@I*oI>c8ivqBVyvmePitsaEoZJiMT+8xG^ittsQ2j;G zLc0LaP8VPT)V+R6Of_iP^@KkVU zuL5BCh5#uJV61!j+n8hxeE?~?0{*tmbx*X2cp;V5R#elouMM0gJ{kf0^LGM>>je4X zRQr^>h2pX@zQ;Y!2)`h##btJf+2=zoD;CWC@vV}0ULVO|Qo^BUfKs?AsyOve!IWipJtC2ENsUASQO}MhI3l)moE21`A zsX$`G?&)sghn%&z=)pK@c<`tizZFslv0Q?=Y*ed89$B8VHRoN3uw=M#Xtu!qZ)JS| zjvChKT3Xx7xT1yA{g5zDDK%136nBSvUi=lnJBdpNQz@0;GA9J~gOzFBf7&IFyf4@G zSL#Qcz74RQek?i?RI^7^UV)|F(1GEz86S{FtXrJR6|ABxH#lepYvas7l23Zx4 z-H~>GjMw&&cx{!yz|AgrZI!3Y?agc=jvo0Xak8Gr%jmcJ=qdK^;kAwHOdEt_{~lgj ztTd^2H8|A)_<3u#J|1gRZ8)m&*(LUk5QfqapqUY(R!w?l~EjP^C)gQbD1Y< z*qgjkYB8-=9~is~$6A$FJQ;U_I&RW1%Y$7>o*Ph!L!JUR75S6p)r0*ct`@?06Dfao z!w-j}y?_hwXL)?)BwO)A@ECXp*7=_4TPrt=a?d{i`w2h52gDXO_Jw1Q4WRyFTk%yD zVBP*P?mI%dYxWGB09z?k6_QyMLhaY+o;H=-q*5e}61j$F(P=+uml)PQ{J^9AK&+St zY=K6i>9&CJ-9GyGgw+@0yMvm~JDABwyx?GN4KWut+6o%(mi^i2NY^Z zbgWa00xmGe8?uEduv9h^kly4cM*E@W7Z2tEq&M13N4l}vKKl5KbYr!JR3N>22Y~v_ zHYytdQ17FsPX>x3mdYP)|fDG#?Ri%xXSg znaS2h6RfuhM_8Xn-KU;dR}jKgN`=Tg5h+x^*I4S$+>y?LhYyZIn{%6 z$f;Nea8W)yoR-C3NGj)LDgm8Ne@eYKGaj_(IY3EO?3%{}G>IBW$Wxex)jsh{EZw9KV zK~Z=7JlI9V@@sZF+d-Q#oB(WmYsJqidSp9j;(Lg#lHK<4c{`|Nw=UJ40JYIr9r(A`aC;U{VIHrpfqnFJOK{$toflRs zSs?J9%V8h{k!oN~G|(?kI`tB{%FoAsa1Z@%tT|O-?SDJc|Cxc8ozT{);g@lRwgHf5 zr&_1-!x0o;z(0}2Zj_zG5deRV*yQHG%TEdXGaC-&&Mx_k|MY_(0;l|HKY;%D4le8CC%;QvktGMxh~c2zNY@6!)GE>J>T!6 zr+8fu>)fDU2)PQsrs#p!;5O}eWlxpyx%rg6GHai3rNR>jOC^$CNLRwEgDRphscG;g zeuU)vwo4sNR~T~Q?rUi z;n=Q+{UT2i8`ZIzt-wj!doO_Ga`QMT#G~Nu)d*4rWy%i?l25)m)Oh+S$YIk)qB3^) zY`s1#C{Ob0dkn|+BmQfS0a^Crj`#5W_~RkY+oWNu6Gu40xu`sMJMuVVC7c%!vH|t+ z8RwNG*QFvTX({S?yoT@h(Nmy1|81d|7edvMchBVjdN8JTpl_6HK3tMU_`1rALN~Vw zS3n<>Eg3>0$CCCY(vP~QywvzzU-Ss*ZLy=^{dk5B)~zt9S};-g8PZMJR(>^k(#dqx z#G_79ySwa*JYZEG&BvD;CI0cQQ?EMjTj=RZiDQd{X7j3dPz@-coutW8kp-~zc~REO z3fTSEUj^^Say?Z|IYwC9Dw2ySTyGX&r=JQEJuaJ3n!-|K1nhLb9bXalDbzf(iWkqFVD_kEX1T zJ_qiKHKH1E_8Z>Q>T+o-o`>I@=00A$2E-@%=TAf!RW}xj3jfo*S-yHc-A`-;F;Ws_!;wN^CobxKrTrF(7w#T{~A-_FY@9o~w&T2q4d_Ckh4` zkmvC-8&}&k9S$I03jt&os-G-4zFr9&2d`?vF^NxTJ#?Vbk7~%hPqX-z|~FZ~)<-d4l&tp( Mz@&%raj#~ z_(ds}4DN>{j(0jA>?$*bwo$9HfB_M^wO%(6ZYK7KHs?xSI0l2~4Yai2{^`v`k&NJe z`GK+2=kKnVD=>HcF?b&uh{kU$+<-OZhP~?!=Cf?IHWbV&9AC={q}0lQbM=~_39&xL4xbfiAdcFpdAy!WfdnZ~L_6s66?5{6}Wa#*+AsM8DX;!Ma1Sm5L zxi#`DxsY&Ph=m)$UnY?#$gLo>8}@C(kzqft*8Kcca<>~MFgb#rJW%C`kqK-5_~64Vo`L2K;IBT zfL;KMPglW$8r>GJVDMNN2Ml7_zw9Cc1m}6cw{Pg55CIjANA}ZuSybiE?aeSKY&SCw z=5@F7WA#)7EQmaaw;=K$-u2}W0gY(S!x3ZBU`)c%!gN^sx!7oWt=&qhG=`oz$MjkjjZlfCYV|_O24O!Evx=~-TMBjsw+yqHquSWe?Jre;7A~)(+ zL}t|Aak-!3jwg*yHVQxmrX8WXYSZ^4FC;*x>OJM;>*HnX!{`6DrbnjE`;LQn{I7AB zhw=Kj;xO#V!{JXWflZ_PYIpxWo;v6OvkSn&KMDvK#JE`XLXj%x-3O!_0K5&de`G zzQgQ+Tw8UG-&aqW{T>+IxXyHv>H8It!RR{C&g|f-xA8!Ln&@ERsky%4ir*7{3w8&D z1@EavqFTD=-~E?(GY9&M^zgYvIr5tiG>^{PdB6~Zz?^+w z_A*{-QSgu9pwfs7iq(t#`?_j2D|B0{c-BI3(p70O*~&D#+QBdl;`ik$&Ksm zCpk`TL1fkRaZeM^%lsq2hWa9mZw<(kgtWl8SJVKp!ft} z3e`x){^vE&9K1%}w=X9!W&eSevNP`&LXq9rfax=|YK(nE;Lc$OJf9MG6cQm?Y09 zT1k+lr|ApK4LrW4YmfqozRhTam;xCB`G#IW3M6_`>C~GbH-H;xuFk^LPxRs{P)QiQ zWC#F@Tg%FFz8Za~stIo#ZY0sQv;j`OGXz0?`B!fQL6A2*QG#1I6V}g9<@nklIP&EC z`UvKMZ#q)+kKyicD`!P-xVy1Fvv!@+NKMeOrw(J!tIpVtm8+cg!+yl1!OLs@_mapN z`}%VD@f{$wGdBH@;b__QD;+Yy_CtzJ(MZ?dlhQNtO zXihm3(y4-_${*{VTG;Xf!qy2h_D&yWO`9dusL^WX^264Np6*ig{XmN$_6Yx5sOk@+ zr~S}2?UGBV?^f-ZQRp?Jg0`)UgJl=Tuewp5er2$Ae)Z??1EwD26J~yY=qU^ze>~*e zjGZH^w*OQ`DL;mtdrH{3+RhlIyui*?rHcnKW8>%znm;mlcV0Kd>{vZj%5lUg?=Fa( zcb#aVlshnLgtyQdpko9I1+7dKmWAQkhAZApkSwLv6;4)fN2QAmans+-((#6M+hNBM zxB>2xR=zPvQ5ETEKnz^|zj8I$H__8hmdNy0j-|2AmV1DG6a6z2YG~0w22O1pYQuY& zw@|B&i~<{yV|emrmnUMH^{68RC8NxJqNDs;A)kC>aBh0>SMLJWP4r;x&WE+2oW~u{ zY~BBO$kuIr*xDFpM+#ZUng?v{2E++l+mLimu|6wgL(+AscK0<{2v^U5CfCTZddk&K zv@o?7M9$UMmqR0WK-0w4luf@A7@^LZ@2W%(Ftyu;E3U3cEV`ou?^Ylh(1`NCrjy%_ zBgURrT_-0H*JpCm=spT>iF%Xpw?q1Xjj{v_+XN^5GzE0Hm+hjGcg~&u;xL_(QaPVhe8GM~z{ngumvGazi@#JBT zdz?AB|M8HM+xqS`ADh;~(>%b*4So}xY{<8#SfAMJy>_7@v@)62FE@j|r1i2&3@vt_ zva%B`Sb0I@tbBbrSh>TJc2-tvCB7%BPc$x}eAuvZ+i=Co1yBW(sO!rs_$ZC$b<|5g z_Q-8+$Hh&~vp|_kT2I4~PUtMqZR$U}wJ;|<==OG@R>ugMHV}Cu18xoU;O#_DWSVa3 zm@~lJs9)p78TY~7Ws7>vaX*ytVWxYp8hZeBz}(XO8pgI2uh&*J`P(ed2!od&L|w56 zlv0^b#R2{6i>(QRrwu@T)CF6kGsu7d`Ku`}_&q%$!3AU^#k^QcgiI@B9*ek>cS%4? zJH-eHLBzn2%l?X^>SM6DLapyuaw z!_bV?Q`rzloEq;7B9{$Lv@qTq(TK0pL5-RY5Lx6_06Q;oYHh=nZ0N@hNF27i;>6^m zgrl}-Eors3<48Ent9O*P_R|RHwkR7lTtv<3kfZ+8i%u1pUfE{M1d6QbB%ub<9&7K< z*Ukr#Pjg?YR8i2F=+=b}*^uaI)j@typgN*|^84MWPxLglcqjFTtdg;`s(?HD@DL37 z*Z8E8wv*R^V8|QZFq~*ne&c5&jp*W1mO#2;uYim75Cw!ekfl#=JPz&ci?_3}0_5(4&gDhL)t2Buq`r+FZXgq~RixCg7f8N7e zAiKQHWm1d4YWtCE%k(OsqZ$s?NzEP8*H)%~{Kne^-0Vvr0P?S}4OGR605OcIo)Q|_io_2u|E3^2CnN=fww8Ad`~!g@+)f0=gYo)CKJXP6OqY;6_Lq=6_EjM zIuS3v6|FP%k03JE0WH_bj@7tcC%=#gacDOUp3t2jNbtyoxpdU!FY#vLCPXy-TLsgv zm0s8D~jJLw%Vg@uBkNS%KI{y~`9_RI+=#^?; z0Jlumq1lI~1(i?kpSl5iMa~%6N$d=|+j!HtUZ-kzZ)ifK!zmhXtey%7N8@=^VR4cpbMCm@ zPjSbSaQI9jo+gFLcvVN^=ODil4i)2t$xHrPJy=NZ)BM%KgZ*9){D!mD-^L^KlpVDz zDs_SRc?8eI_p>_R6B58dK)K;4@V(k63*RTW+>HPpC9-7HaII0h-pnr3V{;Q|C6}-@ z_*6Qs1_(1fS#WAiRp=`?0Unk&zk}~jzB1T8zx=1u_W{!n@+oDv-_#Tlj6WXoZae9Y z*#7flsJe}O=iT!0d`q8vubinpIll|4z|mOuxqeDpuj32Q?2eeL6Ptfn5?Q~C#YtW! zzq*`j_KtKKnw`Kk&0%mevC2R5;hAo48xs3g>GHqv6dgK`pH9D9K)Nb|q|=$DwbAVv zG)M1Z?A!5gjXt2;3&@WA^#1Qkw-?MEX>iIhQPjX^fOnS<0^MHd6*vP8OsPG-gSi5k zn(?i4w*qRb*~q*|YTp)7!n{Wf?D2xOfWAgz8IPy?!Eaz>pLzt+D3H*tX<|4$KDKRa zkF~3dt4Bu?TpcwKAQB4d6?>$7+c0@T-BA;aHm5N)z7Z&4PoWSA$PY-25S^geddj8} zbtvW(sJqzE_y@U1DrlPn#835xoV1rnoUrd1+8!VEARG8BB+&gigpGWc7{w0ZW*e}G z6vqGk&wu}Cvx~XS{IhX;Gvdip2x-~Egk$wo**jcrq3jn#7ACyoawz+br`qKOkS`jh zZau6>Ay|&TZ@5zT8OpUe>(pO?(F9dS`H1T2bXA75JuQ1Aybtr(^l2)0u@qpKWwGF1njOnEi=b znSY!Egdj86vAUNT!m}?A1E3)57+}rCN$Ajh8V_e-_oofKZX7vM0bp)apo&{3i$tK0V@)i%_d%L)$T-a*qH&&yPX(Hu7CI7<6x} z&$7Xwd!4FV6SYVUPv8{1H&#!DgG25X!eK$=!r>n9UcaZ^6Hw8orWpb|C0O84fxh8N zI2d?O6E)Pag`Ae9n-C1A;JvhJK!JFKCI(aqie0bn)q}V17R1 zLjN`Ht@{p)r2u9NyV3w>^K7j6HlNQZ4pL@};~-f8?9ap!qM*PD$x<=`Q|U)?isUaA z5yP|Z3{j9@{?!}7P^cR&CfXqi#y!ujLjU8Tt5DH>Q<-x{_dN?R^nl`T_@bT{m^k*Hs|`5ki` zY`!Xh%@#=X6uqihwff~CJMgEhvqnB&6W=xWPOZ5JsxG>0mHPoBj3=e}GsxEpEJXyQ zyCG%=BoY2+CIAKPE5riM!u+)snTQC;KM{R6sUT3Z6wT(4e9!L#5m0{9ye{RRZgCOg z>+7NG33X~t0wxea7S$V-69>Ody8bZgC)Cjc;-G<)LL3+>kSjJA|11s+71*hI)UO8p z(e>?=o-@c#N8lh0+ltd!zY8CeRe2jgxI^h*i%Bt8~O!$VqPrfeLJH2u| zd(E|nvDMU5-~el{kv9N$yu$hBTgKKe?2A(E_Ye$EUPR*o$ct=kw{5fq4BvJPhM&c3 z(f_BlZJ8qAFHPfzaa7);DX3=fY+CU z;X8(FXLyt%pjfFQU;zuyziqf;_yj$>!SD>j;WNfu#lrvmx?=dYWdH=vapr^qGW}&c z{CLvF@hDJ5L(x1+>dOr<36a2X8kZ-(6j4ZZGTAzp5Q+XHm2;YJK?_-&b<%5#gh1J# z(g(~11sJIaumatD|KugN`$wM8!%sssS3bbW=ZJ(zzY!7w%qY?rmjyZKvo zNI(L=Wc83$Hkb~JAUz^-U!~3DMm06Lwgpu%ppy@IL3{!vH{k}g2ukQWW`6!O9Vh0n1*%L@Y(cB=L~V8QbJBQM%1M+QQyp2~{_k;{t(k;{wg z%ONis(G(2WGU+N2rM}!}-o}P2dC`yE0fii^n2|8Y{HT?C2nVzsLvH0)i+D)uc@z|4_Q*|W#~la>#6SY#eIiPMg$_Uf z>z*iIO_P!yNc3+EdQjN_#1d9kM~K&u=rvt-iwlDB!^N;<8G<0u6QNK`5K{hh-c|Qo z!x3kCwJjGu14N$6i1<%2Qt%m0J~U)Ndi%h9R8XZBWePOdgkYpVq9=loClb|MAVOd~ z-y9R{e>{u{w)OA{Fi($?fiI5%12^(L;BUadu|D&*0RuZ#4+1Ng4Sfl~SdntYf?~=ANrS*HE7i0$$Rc-JU&|3_+j3u)%AYO3u$bD&ydVV>-#JT-Gs;S>^b7=#>^a-c;ByhZ<{nQJ< zW<{FA@&(nWHrf~@0_c${h4csukN@l&gXIeX@bq2$Gm%dS!2PBs6&`;)WZaAZq$2tV+yC+y0&pYW z8P^biV|`{^>#NtP+TGWX*Z0gmnV|jUS3-j?@PFmA`r#g;e=mtDAo<68j)HS501!-^ zoJkeCqjT%G2InpSfVBkRf5)+bFQe}i-=n}Z6x8r7moN#8TL6IN)&E)us+%5<(G=AQ%>ZHDOiqS^1eel*_%UD{K)2)z{FOhlqFUhGgwvzJh^n1P$pExhhi@zW&Gho4 zguhouO)$+W(=3rRly!kd;(6S_NokTd1rt^*{O#Bf!8$~^rk|;C5%I%v{&zt>JoGuJ zQFONeKKFa*FAWdWJ@glY^o{jd1Q?{RQ*{shbNO750fDt!w$mM}r^fR{OX7zb+YNwt1uZ@9H@ zh6i>od0+$gWd$pZivL9&Sw_ zJ9oOTVQ;AHYa&$kf@q<#?}6F%qb7buP*WU(+QvY%_RjEYJN1fR6L3o-s0G(nvKyvR zoXBkLgtMau1nC;;U&vqM^x9Yk*gMk`;o{35yG)}GRM^&|SXpLaTB#?9t_{s$&V)TxIa56mw$;8}&l5*pOnt}TJ@LJmeFR673$t}zWc?xEir+eZWSmUIg z@QNrC!Z7i$+v)d+b}zpXcZwmRoSHhA;8Nr}KqjOOWEeEWXB%G!k{2Y+LcN#wu6hl% z3PcrvwzNz<0;6vT^-fS%{hQPPiI33@0yKQvF~#6_zAQ3BK%fUSe8UZe%&@7pFR?z$ z48!hqs`fnAO&pmqqou5-f2^Kr_yyw5<8%umkJBxPtjed~(=0JCEs5gLZkGDpg^}M* zy^Iz@@tpknTpn8F-PbliC?*4oA5itbnos{{fINP6v<& z`URMwfAXCn3i8WmDh}NWR8IUv8*Fb?f+)xv-U(6)xuZ$lxETvUknXld8A-y&frq|) zJ78z?>5RhW0`ok;<_-H3Y;Ksmmsp?KygVRMXhucZSU%W%UU$nNR!`Y{LF8<{AaXXp zz8t=MM^TL^oYW237y`xg)myQ7+i=C^2_VKq6-D20lrefYOrF^Vjegw49Q`F2UZfLT zpXslI^ZkAzI8UsCE+WLXHD`6v%r9O`H1k6PzTq?IoyfQ?eD`&{#$F9f_*x2H7Bi7d z8)=_Ur>Y+dMTi>>$CB&qQXt(vrF`f}nL%pzkHdfRAtDFTuLFRJK85O6DoX~Z z--GjsUh`}L@?b-N3|eFkQiTAo_+wxzN@p^}pX_kqZLtJRlbu z#wX;0LHAx_ed5_^+HRkC+o`(xcaLF)O4W}11o>k5R4zEtOZiUl7@P>iS7tVXeAm}Q zFm$-oE*NkXfY{-+YP5|H&*&Sj1Ve&(p)OGgOrN4`USm-g!TCl%?qbtFf!?#EID#S5 zC!DEf&YR1SKx6~~HT8yc7Y%OIHNc8@;*##9jXha@wje@#y<<`P->Y!9Aoyx?jPa@r3Y7)W?6L#d z>b7IZi#feg!L_GnmQ{J7e>yxQHVrA~z!z zL~cebh}>IfM3c8bFd7q;PF1w9w@I$V7utp^Y0-}z$h}t$$E7e(>KjR9W<;Y8X;HCU zh=)XA!k}L+G6JfWp;BEcS^rl)OyUQL{*^eq0`cm|i;uBr#GmOA2J&_>Cot!?A-44j zf0Qez_ZJR3P$)n%>M_2E8kR>8pAatug+L7gamiKG@Z@Vl8swjV%A?blf;h0>j3y@l zZ8c;IN5i=lfsk&Rj)>a`Kv^XpN$0Q91ARjXgwGs{p{4e!&sz3 zbl}ylxi>64Z9$0&m$!sCXw+BYAVI>mQ9F3@6#QeBR9+`?(5Mg4duOXe4F;C1m-8ua zfT8^n$ZQ>lh#W}N>ZU{E3aVh#=YT|)0A)d%zGwCmJ#%?9A6L^jo>b7cfb!Jyl?s5X zRJ}vC!8(8B`}qtu1~H8GR?9xD?^P4fvkwd*kX}5^eNJ8n5+G53UX0k;Z*b1@_icwh zKwIAdI#Y>kX5rVzpn4nmp64$=*S9D!uh*+N-|vE|rws~^exH}CP5xzHK4am2BiJ^h zfrzv4ipXHN3nEYQb)sFVgZ|`;qaFj5jxStJ{W%`uf{WwW$nzuQH93)QngBOWK#9%# z62~4eaz8HQj0FJWa$&KnKuq2CG|a7B>i4+R=+8$Q1N}A?l82 zLg!HdR6eFZ$`yzJ675!&oiM~Jxqi3q^CdLPgoqtU4b8Kj=2&c==wIib+27;p?cJ+# z8aM($1mz;tFRbPQ@^1wu8M#BWVoULYX{^xtZ|nsEC3sO|aKb)B3>Urm;tEGx-`7X7 z5VY{P$-?!I!SY@kY^W>lSA*q^^;vNnEU#0wyEjx`S}iXZo_D~V57Sx@EqHzb-E*G5 zzT8i7PZQ4*4#erEfSRIj?tS3 z)0_e{98x;mEE@Fn^E%^GhJ#AxV^>uxetK20U(5L#8I1xb;D<^k=e=P21h=D!2fjIU zcnU)3Iru)`4=)S>N!S25f)b!bs=)T~+sa%i9~xYr-af!QB%fMv;nVA7IM*lo)r`FT z_9g`$e>`O61k@v!GUe6_D?bL*du{NdU}Xd9jrEz84XD?tB8X>Rd0MZj9k}@(sNNk! z|6ZO{CH;^0Tn~1xP(8vzxRAnJQ31YauhTaqcJ^Lq59N3og5$01B3`DUz?)v&$xks+1Hd4AObfM6CjBT=nhq%9*`cTvJFUK zZnupAR5oBo_YH^gp{-9Sz9U@Fs{lv$`{*0_Fz{=wDC2|aVW4=#@3+hzeN1ti{ zH`5CXe@0)qvcHDa{jeW#YT)}x?xT;JIrb-z4js3(r`?E`ld93A2nI}4^B85{He4zD z0V->)zxm;@SP4I=5uLy?HEh?9Ju>jyaR;UVsy@TjHW(ftKcI-hC41B^)05!`3Ppzw z_2N|y+`RQlukfR~SmFq&52$7LD!nWmHOxma!p0Tvlc}ZX2|3=VWWfRfb5LXVXCE1g zKD~MTbYA)KtAOP*{f#kX8s5_X+c`eH>G~|B_v5@n4sQoc9XO6EX~LiCsnD10pKSseE5#E+F6{r zJVdF{bn28$??jIIQzkV4(+O zM8g(^j4-6%c3hPa1_A0+JNFOl1AjVId!C!e|7I9gEh-~q5X-01z=;;pz=;;p;QDg- z1RaSrNdq*Un&c3i1|w#vyT0K{9wZ3azi!m0q9`=_25c=V5#{DqL)#N~vKyu{QgJ9u zI?VLNmR`t&KWra`=3E|BRl0{GOy6oG}r zr6xb`~ATZJg>4C!hDlc++M(%++yg%ju(PeKsr*PX7|J`xazq`dRWjd$y+t_{eM1NhhRT74+M1hd zvYCk)ghtyDLPJeQkA#MBLJtUy1}h4oVQ9hESf7Q4p?^A6d!B^_F~hSwju5M-GQ)`$ zNrMHECk?JIhs@~stRXW%eQBr_*&ua=tRFfyMB8vBGZL_jZ;KC+A`yam6oYzC3Sx|H z!%-YzUR|{HjHl=rURB&FOlw+&a!-H#p6J}gr; zn8F@tgR(tJ*mfLo_q@8|?tZ;sSR{$s=4jqH?(HH!km%{sud-Wl6JR}0@WJAVo`m2A z(-Ur%l3l|9!QzD;4+ZN(t-GWQ^M`?JQ0^X^gYYAG9^5os`Bi_;vo8%U&##~I;?ws5 zr{@iCYT<`jz{N54HDkoRgLKbK^<>rws+({IUf>Gm8<*%2c1%RtI1@0Y^5SD{cp}%J zoj;HPbO}7t@qR3i9AYZ`G;Cz+%jaf)q9;rshNe%E=6m8wyRuL8bn}po*W+M8vuzP9 ztQ+K{Gd4gC{>ey~EXd?4u7N?o9^hE;kD1UY{F6@&QIOw1B?>B+2HZoQaO?MJ6~bi) za6p_m+%wSr6elh+h2xHAv_Svkp`vf=JMialWbfN!aKDXw&juRYZ>-PkZNQ&S)n!%1 zgno}&nfm&;>pzyy_;QQ_ya<#KxLZ}FRog!9 zH;Vt1N>oV@?Km}E+S&qSdUe_(h=?0NJrFoahx2B7l>w-;4LnRU5F#v<-;JDFBRN7` z0}J5U%=_|X=HvbzZzCXpn$E4s;G`+RF8UO|{Ob|*R9`VwN#W|?9xdv7_8XqqJ^pya z?tOi)*qLnW3=VpG4Cl9z4|abuoZncV+1*(r2ufi5T$EjD$p0H#3xM2fo=hbRfLu-uL8~uSM?>Bi6@Q+6b zMpau2nr?#72QysO@*35H_ zqhPX+oDB2Z^DPk}MDcI7h){&!oK|-I*_Q@)=hwd>b`RglKb2gX905U5CKG@_LYYmU zZ^#WnVp&0}CLb%Yg-v%Yg-vmG1RBp5y=t901!C zumNRX$$@t2l^jU$Gxf0{&QFL8r;+rZ+E|(-Xgij?j*_2O%j-bJCoCGk7bWu5CQHpk z&DZ?B(5rhanJA+8v_7a|b_78>oN^ucB^VKkY}O_iNP$AF?s%F2Ocf!|zK{WlUa&v) z0S1gf16tY*53Xe zFe8Qxh&R^mr(W@K0rRPllU^}MZ&i)h=z6U88Ln48U)cBp%-7eu()~=iJWeHM38);( zZ#;*e>B-6IuB2S(Ri#3e{4vAJ3BvYDhI<>e0Tda)KMFU~!_A2v4NW<-BK$NbMMD-7 z;Ll1f69Ca7>|g7CQXc?*P9LHf>*?)-I3TyB5yNT&G_|?ive7VeqW%|RjmjJTAx$YX zbRPwGEqZku6d%SevMopc`;20 z0*$+H%@aKgq3Q6X;la3Sr#0V**BMm=@EPejgbE!nX!ci>4g8+Ym-1HT6RFEKl6DJr zKl#E?-}%L#zYX|3lP@%Py1lv%H}~~JZf@(N-rYY0sx{y!F}2)SE4irU#ye5k-GL_4C&NFDGjH@oRcX{JT`$>AltT8@%1u12zMGOT+hoXRCaw;&KKv4PM6{I^uP~ zYaZbBhQBNLtk1k&et2$gMlRLg8D5{4t-~T{Vj^;0Ul2L3FNoal?y#nv z*9oQ)S|a==j`tx~{UNS+y#TUMUBEs$QMqgNkj)=4%DZid+b9+@>N~9)uNO2I&{VbBnbR2Mf)l#0+FtQM}j;J-(bKwz8)BtgUO zgd{Nd+*_>AlA!zo+};ddVv3j<@oC*-aIt(U3l>B!3l>B!3$8DR-tVBNAq(hn#WzF5 z2qwZUEvKUQ+lDJykfB^+g>8@?M^f;zQ2UMkNbS$70;kXaT3QSY&6S{ltu z*{==pLo^h6#@-RkCyYn`0d>5{zca3UqG!GyHa$(jK)?dTBj~Y`4QY#f4ZdyCi%3V+ z|19kLvO!Q-H3SoKj~t@c82_0LT zUkP0dczwL@SKcJIyC}(x4TlauyZ(sAgK9bw1w!LIAPO3ICq#jv?cQR276pc}=~R)G zD{O*Q&`xRVhOrr|r;;F!IJF8EL@o&yL~a!{qCJWS*AU9m^cbSfi-P_B5Lc3*AKQ|? zvMxzBQ&&bIh^92G(D(h|-8`9VLve1+&2N_o`kb`40)NCqzoh`=@o*aNN?Q<^VU?9n z^bEKHm#Ty!tw;gOc!!RBzPi|RzM5~Ui~gcsztY2vno=WX$7aq?i`9_sMsYrcT@<_E zmDXNlMET|qvFJUdLi%+8FUr8#oHT0cHPa_w9kU^Az{XJvf;ZZ83U640cGwK*W{L8l zSm-;hmgDcLM99Z0%GWm>iiNg5g8SeQkHmsdJP(M42KouHV9>j_Sf9m$V{>M_6OanC z5Yl>HCCnGAr($723-u6w4dmu%qS)RFu#?e+C)3- zfkc0!8clY$Mv?)#vnu^cO$i!Ogv^`F2g?}3@ac5i1iJgH^B@KlTx6L8SpMWAgXPnk zXK>)@%YfrE{es8G{mn_b{>MW;ZtD|-_9#jB{ust?Bj1yBhOry#Gap+=o=(-(`$yyB zyl(n^ET1v*ipUswMP!V8$K`(FE8Ad!lYYmXq+PRSn_FL}pM(5@jpNYhs0SEBNuPH{ zOKBKt)s4Tzu^~-VkPG&V_&)t<)I_!F_I`n&-^iFh(Y9H?`rpP=4&AQV>Qn@APZWoG zJ$^hu&{N~1mad!O1G?O@c$pqM9v+9u@h@Os?0Dn$yg^e(wjo+L*tEs5{+ac7LT88) z7@g`HDf;q#{1wl;PAmOAUPnOgmHNPZx0ODHGvoIu<6yV~n+4$Jc2AH(Nu@v8$NHW z&!WQcd7Y}mjOyf(@4wK{N0O$~OLJnZ?TQVTi zzhl@EeIggl>_;l`JUm#=r!5zVA6Z2b1BI{usCUB*J^(fZBgp+zeB{uaeEO#IG0nLj z#0HXPAqP&rGQ>cB^-mXX;~(4LH8$n>z2{aC99aN;J=mJwWQP`j06q6x^6w4*(=GW5 zB}4|r`pnh_x9e0PSj+bUTenl%diip{?5n429Y>rw_~SYgksAPulgz>ICrt(bdJ$7w z;d#a}W#)sa+nHBPol#r@+fiIfU`YTBJW^xnMjxVu8S?W#^}GHx?jqhCXM6 z{F55dYt*9}&*c00JA1zkh!Wytk3>%HF_xV||ti<%M#4 zGiJ&PNRSGr;JvYWDis`;w@~&AA}g}J<8mnb4yzi<9@HCo9W>Jx7WM={-*6=tG9XMC zcFnUDMu?1&SCZoyWPF}a&?p2}Y!gq?SRWN9GZ*llDqM)VmDdC77eF5HcRqGfdq_oa z{6%zqE%X%E5pRPd@GXdGSwJ40pU!944Dkc?^2XgkI4*R4q8IP06W@!5AE_)NOD;J7 z_o##OMP@$&{oZK>P30=0Mn-eW|ZpYE4BW&B9>Hs7Wxu3~$! z;m{&T2tKt&Jj(vP3mx=;MbN-RVG$UDZ#ym**rO}*3y1e-02ME%#`e;>CI80iDeuQ6 zPA!53ky``{BDV-S2y0~E$;@t%WU20tCf=|K+J-CMAKj@6ZL28e$9%bbtZ<67Z<_SiJnn92q=125)~6x$2(+XdI4kArHGIp zyv0@n=4N`aHG)RUmzW~?hJ`6Ve`hvJJC2)YY5U*Ap82i4(j`~LbCeqcBlcN1*u{Or zA$zvzj5*t6kMZ?Pvd8D$`9o~il)GHjX$Y8HE<$5E#&4)rLdy)~=J^ze70Cu5}oS;7s9 zXd&gw^P;v3J)k|x85BRnFf!a;rWS?=e*?ffx)4*xDrD0~T0TOQcKT(mUIjWk(Z65! zz{z*}`T>`PqDA5yD*khjZjg5;n1>^W2@rw)jLge6#LwWt3BPmH{_0)Wpa(=mgA#>^ zFeKl0Ton=Jr{(r$1Qii26A|-z5g>?&SUuI?3nCBdFNj=&UtbOp(IHm5h#)*9EQ+E_ zRBM+{3=Q5kT#1MT4pS*DHZJv~B<%SBRAp{bqV0(LK-EtFtfWMycVoWaK^XJu@`2Ti zO-z#-%ju)_6FtT#=`oy44XP8&*yH$#o;dw~kf4m!o5bSf3pCI_VbHZ&V$R~(W#TH`u}BG;;xE+L^q>sn zdjrg{^D<6M6Wa74IAn`#&9Yx=S!+C&-8*C?-*g$vhu|6}gf$ln0yL+;(roY=M zeLb(j#j$$I#ZKga?EMZJtG+O$O2zP7OII?=i#&Xyr^g%E9OVbqr_wuK zVAUsj^{=4oD--19#1Oa2w*zlya`ZikdqjcI>qOa%yE8fJdz+D`ky#*^eNa6L{N&Sv zz4Py(HvSlC8p6dr(0#9_RAKP6rxuN-OS(b15eL`? zHaG-Xkm!N7t7$yLD`*ahmF`{dGQGNE6K2q?J*IV$DqKY7(*^X(=tH2fl2rSPg}vA| zeQk!tj~nRX8EFR=h*|V%XG2G<>a8FR@^40S4do{ZUIFlMC78wh+KNY&NBlW9T(Eu|J38Nz4BpyRz+E(VFlhQOaqdCb zzMppxwvVfI>zfcU`@ zFL1Z{eEQB}Y!M7(<`k@K^naG~G4WOHub>KmAW5V00Dr}Xjs(k6?eB4147s~_AOF-1 z1n{rC`22(wsr&6X@rcj+{>l75D#X1#hP2zr2cJ(p@i*_38*BI^LI`6F9^*Xn8~iS) z+TCNXRP(=|vV8wv_T8s^?npaV@#8x4-Illg<2~1d(F@dW^EDYANt6w+ij_#h=yyTw z;@CY&1S_AmyGyIqxHisaA|ND5XXl6n8WvX)I+=F^G@dYaP@)qvY%3_EvA*tyyS0Y+V5=W1s~Zf^!9 zy%st7eO|VT`LX$wPw#=wtxmEq`yH2qO*@EbnBoGmkXIHqf^lQjVuVfa0?);s!te2<#Z9GWmO!>g1!zg`IU6#A$afcCcdnMjXj!=`V=@eHZ zZkbxeVU(-_3Lzy1vw5nm(i50dJpCp!cr}_j(~E~OU7Np(%3rjf&L5&_J(5R$OmOIdw1wg($A$B{a)*A!)sI#kMelWy?{7^w>bey__9K`2t zkD=o>@?Ak2I&Q4bD$fuyovJJ73R!~jXULK>zGK>aDE&C%3?Z{3a>l>D9E@Mkab$K0 z9^*&Rzy`b2^J{&>l_8$MRszRSi3Zw46DU6W5X*jOaJ?1Dly&F&iqryniuxvsfR?45 zMRmaAsT0;dxEV&kU1+&DHhR>nf`n=^4X9UhIV+0k^vA+r#?mQsUqkb8!7$E& z+7QCx!=$kUBB4At#(V;jy^~tU`Uk^KpBR$mUjClxNo64`g&0w>4}Q4;ZZiEA$)`64 zhyzf<#5&6hKo+F?VQ2*Elqy~f7?qv@-^&k-B|m>_)vZJr^z+&eK&V|Q7*)Z`zAINp z6eMcq+HS*WNbeI(SYTq11nG9^GKN2+h6aKqxRE1Cka2h$W}l=bcoo$oAGZu$-hf3wNKR-O z(ED&oP0-cjRb8Nr9@ZK5^`cJp^fN;Sq_Wy}aL!G= zBL&L)V_Z2!K(x;S$yqZXk^!Ck&=F|s5dgpuID*RGgv)tA`!^U*XnzCRZO0X$U7fpw zOq$_L);<$QU|#o#e5{^E0GwzMkzWvbME?46I07C1G$H_a%yRnVCsHrt{cih)E3O|v ztsN@gcOLurZO_3vjGeGt&%&xHVF<&jvS$%@FW4_ke3knum9A#B#U6mQ6Fs>o2ni#Q zN&uBsIF(3UqJI6Lxt73nFr3iU2B*!`in-%rV`He*+%_7@bo=}zd6dpxFACiLCUZUA z<-6f&;K)u9_PJ(U5-5<+-vGbf*0S#yEiOQH969TP-8{gf4W$!2YKXX7tj~(sz%-qz zXU(de509PzmN3v`^^`}QXu+ckBInWT%fX`^^0Y%(D6`n$-jugiqaVH8$gemwA+5Hl zGS3p+n7|-1)VL*ok_6h@j-#B}$tt`%P+MD~oYr#0&j9QI&j5wC;N3(|PD^G8Ml&WX zW3DVdmrs}R`X-zWp$u|nnHtW`)HKs2*a_HGRqH+xI#Ubqisb@`k76^lxY;jQ_r;9fMTjvd*J_sYRweQ>hyO_;z{CK(v9~XZ-RJ(1{Ub8+Wp^DQjw9Er6-M}@$ z(uR+_#rn+BhJoo+-PT?N-e-`~lXa~b+fR8q&NwE*)^?(Wt$lqGJl%0ngQs!1slB7) zvf3w>FC3n36)>-3r%@@e{oQ=S*>+IshA9-CB(E6FD;P zGiE#Ga16u1iqK$8v&ZWW^^l|54y&KG74i~Hai?#w*qQKu`iaQzN!HRwns6dunMH&y z(bIDeyW`UwX?LM#9uNf$Y!jlu;BdECpGARV zVgiOHJwl2qzX7!SyzUlwte#2&Ct8Hx7DV-f!|lGl9-^S5ly*^o0Kg2V?2=!36^m~h zu7ttBR!t^&`&++Kes^$pTCKJs+}uwb;d5}|)US{!Qgc{uJ(KA_5e$cGP_zL0LHsQO zZ0UT)ylUiz{*kRin+VtBc>{nq+)s7tLd1{(G-l4^YDPcPFJ?=mugR@&d&8(}`N#RbgHhe zy=3+ODLc1iTWTDO{z^x^L!5oz`=K8WaDadgZUF&&NB93nkD0cdmZmdvEvTrf*p{7M znU<`}l$6FTqkN2>G3kQHRqz#&so*y}?k7?n3vf;Kmflt1a5I-ZUe+gE@MtU>7q)U1 zsoqFyAu_6P(iZXdOYGx72k*-*M}Hf?VaKhZc#{W0?i;=_XW!Udu)8|KY`+-qwF=7C z%Q(|h6BYEW3>1=0a3i~aJk!(7L3Lp_?5SR>`^PgqJNu;+CFpes;|M8Ly+q zC-9A(y^eni{Ts-CyM6Z^PP%ve@ralE_%Ns64m-lU-v>_H$OkV^-t!Jl8{;!CTfL}G z)y?TzJ>omAs;LZIIj>*#(NkV_aN2^G7evm>PE#=s3jybbZ3#e(Mn~Rw6mFiOYk4vMDdmm%PEcZXleyGf(o=vI+2igra+fq{U`f#-h z$5D7f)uD(O)(L-~9yquv zSU#tQN&^hg^K#MQEgo_x0oo>Z3Glqj)^eNQhkAQYsJCiWena8Vjd$???(o!FFzwr* zYP)xIYG0&Z_W5`s02Y9@a&vsYB65v;vC>1Wmhs~)&qD%K*qc;RVwR*8sVb>Ais=)s zB*1`C?HYHVd30g78HXNYPfx6)6U9(*dr zVE|@;&6MkVb!YdV*fxZUPPhl_m4^@w!F+Z0&J*Bolx`enFcgaIy46!tgJN7#l ziSfUoapxaKv7D{en+o6|v_LqPt9!7*!y%6rgc|1mfm!^1A3|*--*0I{sEzTNM-8FY zsX7x@=HZr}VMAsXkI~ax+HqxzTY5p{xAZLtwZ5l47)>pHdN`@~Dt=@BZ~lbb(rwi% z9<2y9KnujWKu3a-0{Y|{cbjk+wd#*OX5obJlKYn0#~`^ujnMYBX1x3!KVvW42o97I zXR7%CADhmdR;T_3-y0fjMO0S$Vc*BJQboUU zIWN#}21n~e6XT;($rFa?ro#8a)V>Lh7R%15BmHkjm-7rbvliLIBod)4GSU%AmSX}>&xg$Kr~xxekd0fcXD8|wvec$Zja&9OL>9ova(F8 zl?*n1!{bn#JA5Z@J9X@$g4ioQT3t9^RJBjIx|9n>jOzuZl||p)so!Q*jxd}rFkmTy}OTr`3r@t2!xWHijj>y}CM=a-jz; zjw?*Hi7_Y*N|LEzUy9jKQBIX0pTT=C4CZvs%7^DpPA?ya0I@%cywNZdd20=z;q63E zN*nqHiU1v3xSUOe5Z{-Vtt46M&TSxAa61)XGT7@_7f&EDRo&QMQn8l>Zn-@~_1>^B z!S@Cd8{;$Imlw*NJVSQ~E83l$#?4@k(Nnfx5INf~h@9=O9|zlajL^>ZDoqHI8J+>6 zykPq_;fn1CVo4H^a4hZ~VX!g734U<`4T91)vIAi*s-&G zJInLC#`hq%1DUr-ez_xERqqoH)qysCL#4KN!CmeU3k@9;V!?1}+j0dvT4VEwg&7w_ zu8fI=dE788WA>?7h$W8oc~tcUk&A@|k!$K5YBa1(y!;a7d*d+FB64PKN5Az$v03JoX|Qo*2Y?=e0r z3kGfLRNZlBmEY2^+wbiW{KDbC_sr6<#I%pHS%iYGv~sRrKM!T01B`Zdl%=bHk=hQq z+pdvc$%MXW1j=O|z)g7V@CtA6%a7v2@D zAAA8y;if!=LEFv_BZ47)B5Jb|^rxg8-v+Q+`RoXWL`@)p^jN`rv8s?I_CaMvq#sD; zDS3KaHtOcf{ZMx+$T{FmH5LtnE4t0tvrnc%5k*!AfOCheXn38F z6^4C#kMUVn81}7Gby-mZbvP8-Ds8-G_z{YW;ZtdGO@y>?A~09^b>i*2UJ7Z^kxrAe zP@Gt;1h~+wRsnAQHsMNM3>emCT2Qh9?>2~YwQz(fJnO74JGP+;Xq;X4L8!|5F``4X z2LwG1H+4RbS@~6-j6G@ytTGNi>NcWlF?-(EofYYgTHVG_C=jRt6467ir4A>_w3Zu(}=jpUkLU8 z>6Khi6}e)&2CPM5)CqcXaI^Z?DvVLYl_W-aiwGk0HIztpt0Hr5Ve|=yxfh|I#c;c-7vusp-= zsF{jMOFIXE-fC%XIQc%|LOR5C}lM zjfIe#(l9aVt6w3u7pQqe7SVMTv%%M94!%Fi`uH24xaR=2t0iP@2JmO024qVTJBw2k zTG{3ffzP{<{lHZ%V?&`eG&}Pvq+@3GLw@%-H6)NpxaT+WKHRO4>DA_fUJclp)b}GO zy2wb)`>jQs&&rUEXD%~KRjLx}yLF8P13m~uWX+->}L4|)&oXC+_^@HgXuDINwV5(yPN{dP~sEuwj^kqAr z=l2Si&tN?Z2gYw`JS)Hn`h%LQtB8xK>%YfpBh0U>3?}vop>v6&&@t#PE8ir-t5aYLdasTl!TjOzyNea;k6I7)^45K8EFcfdxzD*}f38{?BAP`g4PE)vwL zhM~X9<1Q|)L3rQqOPu)*$37;aqP6_ETFH_5eWhIy&Y7cu_9yLkfO0m{WHi*1#{y zMU2nVqWmJZH-oq;kPu-p54*6q2JRs&oXAo93nDLDw;);wiw-B-U3Pp=pey**K_ze? zYV@(MdZk+o=vvb))TU(<6kBINV@|vSGfa@GZQS_NKNY8pu*mdh(>R5OW3e1i=n4tUEJ%zBm^A6sFM6V*3s%(p_022*Dp-6IMMW%no6v0x%bJ7AC ziyl0v7kLiJbE?U;^=SOGCH8;$%H0SjClU=KeI^*1h#~=xEh4L`o;47e=}C-7xX_T3 zq6ipWUW)p2+46@v&ybag_DU^5pA;b`YvY%MGZFrY{}IH7NK1R~9?&=x#!F2eo^J@@`Kw-%uc>?t4 zf92{&!VvIRIZt;K!2XH;k%mba7UWvUDd_nSuz#Tkyvzfzztmx8gqwz?=|i+)|0g^ix3)Yn+-D zPV`RzLZcpg zz!cv9#mX_ckm>1CJN;`H7IGrN={ULA?f~@^N>xp1120y3f$?#SvNG^OYnFwaNbA3o z*GnKBA0cKp4D#ve%U70`kf#VK#M@EB404~mxHMWqdc+$ge$~kixC0_gDZDEs;p{Xb zFVZKXNFONgPpY{G5LbOA(#_d<;-SJ_SR zgdVO(Q6r>7K!?;#D^wss(AJMcL_uN4nJMOjP)v6Sf(CjDL0~w>j~JiT2E!(Gs`g_r zI8AM6t90yA9wl}WqoRUi@+pqPh5aXBLr%LrjkDeav;%D*8S;4 zz30f*=i0P5AbLTf$CpV|9te-nL=;HMt0M&xwWJ1)HS8IbYr&D-)0pTL=>gY-a{|^< zN9w#hGT`KtAp_E@mq~y2Dv$w*Uf^ZH%9ZDazGk%!qz#PS&Oyok$3wqB8y|kdIXY7q zTkxYh7`vgBg0T&B_z~kXW0zNo+-Xz+Dl&v}8h6KG%syr81(7rMg2);B`f)IJM|tg6 zJSLvdby%{*>#J)AbD&MQV(f%ZQ;d!f6DS7s2K)_%RDrSEgy9*ubR1^-ONes(&QW|* z?W%+xBw=6~WhihtVGWgXjS{R(7!^AkNO$})RY6Ic00R(rEjlP1lr4|Fga%O&uM^<|B0H%Ko{QTS4QIizU zbg4u>sK$`emMqrwd!a{1kTU>zhxS74LbDYLz3T3w>)^x`pphrdk+Q9>#h+!yBVd2> zf22?#OjQTLUeaH-DR9AZ-2qhuS>djOav*D2gZhWkC^MJeV_%`TAIs@q)YmS@g55dC?FRR zeHR|ZHARjtQiY?_j>OUOk>D=i zIly-+&?q0q^19&X`~g5~oWBtmI?s@1uO2A?wg4LuQLQ)tSUl|*q=7nQV&tGy(Zs~d zos0>G?B5og90a>AQP}@37$TZUFaIg$J=-w$kMZdme_5X0t-JkqdA!C8_t8_m z-?54d_Fn)Rt2gb(Tb_sF-@#wQL!iF!Do%oi#{E-Q{W&IFv44WCDdAQXIxuU=10Krj>B zqh=E>IwFsDk!Q#tp?e;&snLYj@RFCCAI8rUKw98@#Zw^1Hz8Z57w2C-XwLfS<&!?F zq6rFAfb?0EGa1kCS3gDj(?1s2hw<|}|M(gqML{+7ASH0%3Cd%_A>+3N2ji3Ie5Ah% zTXeH$5L7~9{Gz6yzsLB@_~nhl_%lGOc2iDB=z2}cV2Jn9O3e^}V^s?S8E zO~yHoG;Hzs&EX}a#DH8;1plzJDaez#49-vM0~LmifFZ+30x)}Ff;xd@0Ga?HSMa24 zWkk!B0O#i?05xD6D$|OYtLkiTrX``qpBy%>{qzBV0i3=QF8x72v~<{eY-?8C`yUTk zxQ*`>1zvY%D|fe`N_VhuLpFs8UgRw-9OE+!msbr7&uA-yZNtO!xZm9|ddkC2WT3zO zIVbV^712U-?})FRg_Y-_E|FN5D&=K9yEfs9g%gkrHB{j+730Rx#eHYW6Fl5z^nK)~ zVua75ML43jC(PUXJPm@|JJG+3gA@IhGEC@H6$zMC5ydd?$ti<*^Q*sl8*uNKFmvzN z(#*a6kB8jb#v|sA4`=6r!o7m&+`+vK)f3!Xp?bKB`UO36Z-wdwRgbAx=Ly_9gQIY; zsreYl|jKfILaMRB#S`W+&5pcPT z@x5ni_`6WkbBI*l4akG&S@3tF?+!y&LDR-8ufZ4iJJEx+0qL%;9l|A$259MmK7rUh zYBcS=P;GD&xLH0QMZD<_6Tz&S`9unbK(+xvvZUErsvPKfw=!s#x2Bw$1X>&2YOQFnOT3(a$fylCK` zkQWuK$B|sfi;B?+s_t;Fk^DSd9)Yk3c-5(}xF$kaI8i+?*y-0RAuBrOY6sP-oINom z9o!10#7b}ES66*Per@?MA0(?N@W$Hc^~iiHYzb7bC3%p5)#TXsW6ym z-0`4@kDPJ>?A&q3H+)al2_p7NE(&e&2(1A^t>}FiJrS!*-y79Jd4tpma3BF!eWI88Ose`5wgI7g z$Ev{Ri5{-SABjs2q#_6uufB&#Umk#tPcQ^G9#Obgk6U8YpByyUJiq+Yw*iyery>Tp z0kQGvfPQf}e%UY0MpVfin+z2QgTfR3$Am*)K-ngP`-gmJ|zx%5vV9Y+_`vsAE@>WE(GU&dU703l$iivU1>-{87}Yt;+B&luvT`tr`le;YrfcM2k59{U}&oz4PW zlhxLb{YA?^v`st}^2#eg%v$)B)v2^aByLM-fs^6Hy=Ym6vy$eAs7QELJi+#J z*)atZHjo8siQYTE(-i%9#1ZTF@o)nYyxE0&b^|`#hojrb2kTd+h4mLWx~bE5>j4&2 zZTC20^6!K71G*-az^?o;ddm8ae)B7Tv68FxH#`p3?gtr+2Qj1l9V*ZkGdZW#`9) z&i+6cDQ7}SGLX!CBujz+{B1nqI%S6sai1>Gpg!FOsD+mh2r)jz1zru2)2Tur)KVU? zN;i32A~=rDx(e)TOgkxe#}6x_g%L2ed#Vj|RMjpL5anRlNaDcSCy<<_9wOl;L|&)r z+5nz!Rh?3=O>|pI)>$RNSa!EXPEjGhR{E=?ouKb&yJVmP+@Ult?Q#jvm8%PRk+5cp z%WXk;^`qvrd+|P+7=mJsx~e-h&kI`(#6)@iw$x4dSq|7@uW>fp$7o+kLH4fvylB zx~L4 z0x`IaUcE`E*-2jAN|!h}j|hkKkr0;DcLHR9a-~KoRs10v68$T0Q4xdw-&S;4(jo2m zUCGc}*;*xRQ9*1W9r}br>CndaEdHZzL{z@KPdYT9QD_bZ>D!hoUW6JUL$R4*RF;d5 zc$mjg8%;pO_^B~*O@!*;L>?qu5IG{K6YYKkay|ufQ6B-WB~Qxf6J`Oi02IWsyB`4% z9IZHUN#bP3^;QnYFY%LhWD;>THTWc&MD|~07i2_x1woID;Am4hN3A`);SDk(;pR{V z)aFLE@>W{kDgYTh@LJvpK@KTaSl9XEA|o;`PxxhE{!rr)Km#j|E966>N7+y@Uvl@A z=p%)uOu*GpC*ZC_W~s@KnAAfF`MADWP|>~-t_IaVr9{D2Y@y0QB*Z}ewd#*V2Fd%y zn~Gh9+P`o#*0-*z>1-L*0j0|G1GuLzAcK8;&-0xw#^P-dJn8lT!$U(eg@`c7;2573 z2m>8;s%|{gn-CE(gSpBX`m&Fn3W!)@Ct5ff7ewx8bfSfT=qRwEK?v)EFA5U?5ok%i z{Rdv@4+*uV>`_(upaYsJRMzZhWJ4n#j)v%7xb-Hq_C3gkyXcV(1OBFS{XwlV&^ly~ za>?tI8qgrqBTFb~4Cap#Kj>8!21GWb^+DKjrQ?L4w9y80b}wY2f5Hg}E=iR=P&<5m zL_?zA+7l>ziI+p!28$@;*)c?MNMDC=iJXaiZK^=1MNoMih=uYs(E(8g`7YakFA9{G z4UkmzA=02w>(Yd4V&Roc zZ-jWKdclJs=Y325R>uVLpieloB-;2;6OiNMM;A3gsH8jCzk!%SO)#t>ZQ1|pe=GYN z*057WJkrX6q;a<+0xNdP{tF^!{{@k=|MlZw{|*Nm?9WAxvWJ)kFQPIp=7DSzuGl}} z*tppg&L&DgSxD6ew90_7kJ!eAM-f$_Jz$AiKoa!F_uwQYa$!@<9g=t9sfA*Y=sCwY zTevZSE@St2Z{xB)S#&~CzrfW5(YW(nF-YsvfL)#e?n~}^-GXj2Bzh!)OcH9TfdQkL zpoMgh1o5r6+bw@HBtiNb#165yB<2)$@?ax^Akl-bnm>ov@W7)m_B-Vv#2*iNy-f;U z$3=O_>w+`g!RrnE6ufS@!iN~2O@i{x&_rfL7h=ry2pl8Gt$J{lqtao;wxWgezX}%Rc`nK0cRu``eN|VcvOE{`!2rig5xv_a_9PP!2zg zXq@KUqTZIc&~x#DiUnvO_#vfyYOe_{_O$+2lo9~*X%gY0*=|M2q0S_2b~<4jkL>Y>L@&Wf2WR54Fr0RQ5LEijM~#ZQ|qh zw6di@gK>``eJ3j7I)XzF;Pr;sIgFI~EjQ5fe|W(cm$>kIRPzOTj?sGmh| z!EcwS0Z0K1!fmGFwBU5iQHgP$CSdF0Q`Hw2cpxKHk6s&H3>@B;Q89!+8wJH^%4N)R26gs_h=cQoT*nxN+eaJ>$X! zk#pgK$hq)_$NdBfZIeFJZOYw(a!c`LTsLMd{Tvf6xG90t{*Eb2Hu+~PINzK8#^J&IB9vLDdN(Kc zW=uHZ&ptkty*Pr~J>Cbm+sFrh*8J3OaI`IM$@1a94XU<#bA^7F$DKc~>&Sh-FL4$^ z@4Lk`_`m=D&;R~Mf^@;3*N=lgE8I@0Bq~USmzZPZj;%i7ia#^bi`sCgN1REuMG>ob zy!V&b%E2w#pS$Gl-^R}f4#RZAn5Nc*>PwkRD}Hp;$>5$6P@dqi3if$UZKfxchU6A( z*sTrqqNOG*oN#DB?R1?hHbjV=IKU#Sw#*>s6y2IoAIMeYBwmI^70Yo7wtSCzk;aOn ze%;wS`FCu2BuRsXqK*JC8(IethM+)2L=I8Fczn2esPF_w&)0l z*+rhmFU{h3e81Yoyrj*-H21JlvZIkJ1V&3X`sg_Oo1zhd(!7CmYuJ#0xqc0C22%L`W zl~+>qO@u#Q4m52B_;)T^*=;BI>}5U~+XJMo-msCt9fMPGs$}_RSnW z4t1bon1<0zy?7##9L-Mz9j&`6BA`vUQU?iwk61eqZVeYmkUCmO*j?;X*{1R zw1EQMB8y#ltQ3$!`S6z9g+w`?CG;p2E(UUkC*TCUBL2#eyX6e?`pEO;p2nSfZ-KjwXPn;Pi5Bt9c z4#hUlXt%3=cR{}c`f*(N9eT7&4AAaEQ7Z=IB^I=VtbYw!<6z8K1fx%zv z1bIAEQxkKFU74+mI7m-WNnPQIg>nO2gxh^}?Vp@AghBoQ;Nwr<3Bn*x*i?6{3nl#F zL-ZoyO*uEm{-&Z>O*aztu{D+ZY5H*1)*Q=;QR)b3C=f28&9359L&iH(4C7R)iK{a(~e1G&6 z<0o_!0VI5WYC$bGkJ{W=_Do-PY$GMlaN(Ny-yRV38%TD9=k21!7D(VL^k2|g%6X-H z4i>s2<1;<&p8&mrb^k;-KwdCI#%FqJOXDd(2LZvOY7=$;s0wL6a5`oNm97BUGI0TS z%k+fAsShT6pin7*co+8n$x%cur0+uvpLig3LilaqY%I2bSV;8p@Nc+R^{G)gl6vPO z6$;pmn5!HjI1z>KU6jC&3Ehu|kAdtR75!Dwlb2Pgtv-YQ*>F4`(zw1kda3a;av z>Ut&CBX1W+Cvz!ULYr_UEE0lBg>^A@N%s&=T8`oJ0dNbn39*ebjv#d*#STxd1UMMU_(tP6E?7*s#7AEVR;(25T z;6nu5zK{iJyG5;1NT830eZYF8PvM>w@7KVn0s@V`Grrmf9(ojnwz-4x8#pHz->`6x zF+MZCVc|Me7i4w+F#ZfydMJkt#*g7s#$ON_@O8D40bg%;9E{&_PCMh{2E;&6^He3o zT82!YaK-q2*%lH2^P&c`@2ANHlmvv@ z*60oM!E1vc7ZN=VL+&^P77hqb?@CEX^f(MbwNgqJ=YaA-7WPA;$K!(I`%P5{K@6x6 zQaO4EhB5(Di*Ot{Eh@V0U?+SD=`0q>gkVS?2vEKn@R851j9~Y$AQ}=q_MSWg*hi>L ziW8I%D&#=g@Dr6fwit-Aq?G(nCm<{Ogpd`29ZDhN*pTHhmEfrvs{7~<|R#%F0^h`UbJ)r2Z-krp#d%93Qp=&7)XB~IOs3!+*q;m3V9r#3}L zUkz!YQ2!_TwUPRvVhC2Pum6fGX))km()T!AB*&m*;}<8B0$1e10oi68hY#|2EuV{` zFu-M7_?DLODxS^VMDmNbwnHE!dRYyszlB#!VNUlaBx(w60yYBRO1TQ+jF#_(o{;Df z2RKsHY*#e_RTZtscEmxMpi;r=EK7(2h-x{o2!r{kdB`xo{x`xM5BMcef7CYFJLrz5 zcPIhA2UTw$eXtf8GWB&+g%J&ecY=fjf3@%?^gSJV6WVz2K7qqsqGWHv(|tIbUbXq0Z z=O2h@rNJOSj<3Hp0rc#-m~bQ;`uLCy#J3OJ2T%853^(#28=kB+?iinCgJBFiRktD@ zEu$unSNFmf`bck_h^aKNfetNN5G|yGuk=(z)sMG44(U)(hAOF`95CG6Y60&}_4OyjTDB_ugn3vt`%6q1!hy_{{a?Fyf35U{6VimDr6L?k%|CKS zunb<+>+c1%-GIcE9`+&q7ePW@Jasat{)J4hvKk;4x3pUM7m6(Tvup?d3hJ1kI4Z%R zKxuhD2#2(P{1@oebOHkjx&=V1bVEGE5!nJ>bq5HDgabu7;a$LY(y9@e;f8$3xKRNo z)qVj7tbB-%4mip?CK;DV4jvbkC!=b?!rd4X4y8le!H^EKHCi->`#^_J0V>>_mQMyc z9OIL8sQ9#RQA0a-YZYQ@H3FH&&BZWAPi2E63abG5Vc*BTlIPpq@Hk{c$AAr^L5Kok z*6O!FVcLakxCwO_%gz}B{cj`I@K60|sW@DGZl9;$GXVu--XR+&pdg5> zN%1Lcd>>HoDFFqa3IoE%3!va+4D=e?ovQ7gV2-iz49lttGWz%}K*0skLLc{)7W(-0 z<6z^06GT~hec5Ww>(W>R|NDe1eLMlmFz!^Zj#6mUJ)_LLh5q}Z!>bRloW2s&;|6m~ zs#~Fltussz9j}v8RRTX$5fa?g31de=2OvH~;?zbOJYw}Rb5j?3eBF?;5sEhvTyt$a z(Qn~PRjShiR7|h>JmB^+0Y@4hauw16=0iBZ!2fjux;`3%x)y*6LO5EyFP~L&<;8jt zcTrz@e1kY5l!s8`eVH0vT!p~47I>f(F$>(QpZ6;XLH-2xJrE||;-dV1OgIz`?Tt-- zyhB@E_@O&)_y#wM8{Y7MPcc5<@P-QNRNXsLvkJchvps3+R&0BWp5E}W#OV$1M5`O# zsT@MwH#L%gK*}n+oWKuO8>g>ac--)9)vFsm!OP^u(W!?=)Y*BZb8^SGDND>B!r){S z)=$_p`Qzn7qoO;lXw}!wymX0PwO<~v-4$a{RXDrj6Sdk0VVmNU#0;Re1%<9GuRiZb zIy$jJ{1kY`fe9_{`TPWG@4sTt675podj1zcU}0`9`;)`QWuHC(F%&h_#`6ZA2ke7M zH*Whh0c=3Z?^`(W^KT@oft^DX1h*xjJp)Zkz3)%x?87_Zm~qqq6DZfJdi^ne+k`3p zzta>&;XaJuQ^E*VpgcQWU<4}&knPRLE55BM3iG&o^&S7W@Y`JzVVgST#M-S30Kk}p~}>q62%wQ7g&LcM=sJ_5C?5e+ex{45C`+9 z_1cS{F-qg0Wh++zM;Lam34;V-Ll|t?zMzAZ7HwWLEcQhI)zjCw?7{e=o`8h~DOcPu z=mB{G;dQAcnCzHPbOJV|Ka;C0j_`COB&aGafw*$g5C!u|E8+`Lkl#Mw?5!9b5p}!_ z6#OtfAk&k~tx{J+|IqKS`l>V~x}Sd_6V$N_`--d!!uyMOUQ9UD1KJjLpZ)Yw3+D?X zbcY_$AVr}E807CM#%DdikUyQO`|NA!B=mqY7#1c%44*0j3nD}QtX4AQ&kc`*^E)*;$MqJU+`Hi{?^0O$@; z(C|Vb3Je7J6yvifFj!Bg>Q29BR|489T~y>3h$M*7Q%T@N3ul27EkgU(k3$kPqTM1u zNfXZse}X7jg!bEnD@o9oO%D3@x1&4$WE7RZuQv*5ar-KBWm7&E{d6<^8-=vgSc-_+ z+cO{^F9MS3sj{;*otMh0M-|dMTI<3VnE>?-12GvSP1GzM0%ybQ^dOK z1TOjcB)L!CUN7uyf74w(o;$nj`X3MP<2JtE$CEFxFrkn*cQ9cC?gSGWw(cp$XC`!f z%?xNFalzFt(eju_a$p!(t;fi>haK(fJ z+qGA->yJ8O!Zu^v#|c|&xxKJue?rvSp?Rbrfxt=0?Of#IXL_-vE(2WRQZ@}ji1MA* zr#27#0{nzRSp<`rP`*9NcbW6>Lg8&JOOCZl+Isb*~B8sApd3BKL zVDV_PfJvk39ag>X@BLtHVOoRAmyZG3^$|Y?;cPH?!nBtS|2sB3Ky!49Av~fSBvkrU zL+iX{lJ=yoV>IA3P`@n)%g2NxLD0tsG#;^cphG|32Z7tjhai|%-C}9q@cT9<#hM@B zG&HV!0KN^Xt|QmD-FIcY*4;rAEFf^@C4IjnD!1qlDi^1+W$R!z32Gv@jxKAk*XV0gf%t zHO*AX`ZM@jY$vd;1kD7D5tma+({1fcPZEf7Xi$%_gYttB$OidV5CR0C!0qbAr@ zpXrH5DuIS{81aY=aHvF8w@>5dWgnwwy8R7Ah=v7Bu0{ZVTvEAgs1P`{2BDV; zA$fH&Sf~j%LE!ohLrsw4N(zV)OF@=wd|(11qu-L6Kw5_jh(upqZ}I$YkrRI>Zb0ej zcMRZiEB+oYs@L>+#U(DE8)r|=p3T1bqtJha51q3vq#U3j0`Ts1&%2>~J%K>QnpCWh zg2bLvS0=!Vq`iRuP>Dam&+81N!F)6=_+CB-THEpaKoAW4+@|Bb=;I*(z|?PL(-!f! zyx(U$k?1rkD5Ts$FW|vt+#eCXHx=_&kP*#^-WL|!Apy6~m{RHv^@jTZch3oMR~=Ps zbpg1m&`Gv8!=0$BV4`6jw{ZNJeJUDaiL-G0VkP&z-S9ZHh7P$JX8+cxjJkQSFg=?* z@xD*EG9VI?i*Pi~cRsmN^@IU6?m=~!A$1mgOQRNjiyslzf-=!CSTGfU2N|LOQIJ4x z0Pd(qtW3YH6@#I0GPPRK3RJ^osYDcqfMYNe%pEEa{ysA5kOOM*YDz)H+`%277ZmS@ zwH9q=(lNB?TRgt21oY=UeH}=G{IL*?b3HZ7zr%4*U%1)?<0{g9f;N_aA8vynKU4@Z zJ`eZDA=lrB&wEbzyl2DbjqzC_C{%F$jKA|betEb$+{frC(=UK`MYy03IFT3Oyy0;$ zeMRSC&I+Z4Nr~Ub!Y+6X+Jq~nPw2c4ickjjJUJpxiap4f&_Sb zr)w-FttlI$5;=|*hVv8s8!c&Ye}j|Z=6gpAHXu%>f1vmdrZMsh&>@o+20>b%bQFSE zo4^CKM-HF)s6qQ|qz zPm>X_{fATF(YL%^%JV6-2tZpMbScnL)HiW{e?({iKoDOasVXF23(-#VEDUCw9REjv zyk~)RZg>1|r~xyP&3Bx9LyN0scYWmp1^T%jgZ4}a7~0XSP(6& zgX^Ub2OTCgbO5Ym?kSK}n1h~wjW}o%uEaqBgwfQI6c7$18Mau*9*OVEj&0<|_0=-P zd(a**A_eD_y?z_Na}?*{pp$1#3L2?Erk^7$5=IWM7;Z%YS%qQ&!(7+{iy_hD_s7{r zwiuVW`dDXPMoUQ4YIu!v5bc;4-i88lS&=3@0W`qJ34)MakpQ^tgp*IBYYOEHku$Uv z6wn(ncpUN~kprqiaw@$R>?1&@g|tW;e#MFWNK`=u5XmU;az03lKH*SLXydzeFg36# z;RV5Y?vM=){nLYjHKxwSVtkejR+p<&wcV4nZPvjInkusq4KaGEC@hFPys#kh@WS=u zkPID|)kAgUisQtlf)mAgF|!wLgGPTP7!urzOZAx$Hwrrr368(#;`Ch%uVQ|$$bq)r z!8m;1pEm;c^2g)xQk{DWPZ~Tg(_(kE~w&yHUoaGNljuSQ`N2Q-jrjY(NB(n z{n!`Q7vSd()^GTrV12{qJ;(UW`i9TzRPEQ`>NeJ&QBx1@8HnLi-oGY7EpVbmJmGpJ zc)tUu2Jb5oOr2VAQau}A3_)DAVg?}JT05M1*PcVjDzU1r@5M9*nP3N(mH=+jRJ5WgrRRVonZRBxRTBc5( zpo9bh7wRD{ZACxV6X)$kg1*EE;?<)rn3R)9=$ksc{oDAIsU$l`Sb0s*oQdQ+c`$6GTa$4_i5^+|cP0U?UN5z^1^XN)Hm#5m3?-y;^hN{UfP( z%e`|y8_b`6Ai+HLNUdG2W}r=8^D4+gUq^G|KBrzMc}QxrS0O@Z?Ck+lM$M7N{&F7{ za3kLxd4>fXa*Qi#Y#U=`SDwzm1<67$7hx z%H;sUf?B+&t`R>V;475yQrKUJU-Ap;RiCL|d;MoD*FMdQO5C2jiGK?{S`1}DiINbSpeVW- zUnmIm)gfQ;-4exDU2d}yP~l@jND1Zr(I=H(NY;%y5SGy3w=rX~>v#PqYYZ><0R=bm zAthd{R^AxjIhYOR{jt3neg#sd+VyF?TE$=X>64f+oZwjFOk-FPc@f;!1tKt2YYl^Q2fuVxcer%)kFWvVYQK$%{JthTQ9x>Yd~Tx-bmq_lJQ<1B@@2$3y3 zdzl^+ONq}YS#XQhNI@DTETDz|{-3gQ+mYnvvGuDA_PrZj)m@cU7jxmWVH-Z74cpH# z?+@&6g(!u{rHIJ1|M37NN^!{Gd6DdgMc)4tvWr?l)H#L`=38Yx*W_gIylnL`*AFY7CwZZwD2LWFNbhQa6kzMF#v zuWW+>Fx!g&V`uPmjrgV2a#i>{1MJkqRTV$jrR1ZXyA!o$Z_pKznnt=!ZMZyh0TTVw z^9Q^rI22D8Z{E6q!P*7xM^qlSh_pQIHaz`@7f|7Tgaz@u5gwQ!I0WT!;q3V{vT$EN zZVvbP-(<~~`&1nl4S%TQ0Ij|1f!{ZDYyJkms=|Q}L6zAS^B)Yc^Xt@KwpjCz0r_4M zkgv|ggkSsmtj-O{7gQ0?tZ`oWb%s|hta%6ERl^o_eocfrUl3V_enn*AzaZL;`As{Z z&IM65q5ez1@)g4-WSC~cVd#;llP3p&!{=edZHzpfxy z>7THVIT{_W3skWUU#HK_?fLX0U}dODFOIsVC)T6`+PY9vgzz1J#tEU0KYqTA_??fw8{`x4ib>O8&>|c`(6so7qMD70#>o@8v)*m3RNmsYO#bu1I z=T#Z1nE-X2a9~WN)C6h}adf9vDXrmeGW{F*FexdZ^Rk!CN%^asPkSs)i&OamZ9X-p z%7Xj(0svnzQiU9*u7`U5B8XAg>HfFu0lye=2F(VgQevU8`>(gt zSVLtPSUAyBYzNE$R3OxvLS>ONjPAVQMl78;6mC1N0N6wa(Uc8B(J}53?8-JQ+yN=5 z=l=U{!5w4b^dnrp5;#0<;1P-S0S?BfMn-vWZLxoOiE5uupq6q4(j3;lSQF=H>MM~j09}*TZht${+ViSa)b)Gpm9@mq)M^`S zCUG3osPKDSzX#%#wg*a1OpJn7Q}OV7qW_8-H7rgQt@DB7Zf9nL+cUYwK#_E&Dj)q$ zcFyO_lnuhv09>K{20=+ppRGIK_W46{C)?gH3~hfC&yG8tnqBoj9;)TGY49Lbg-4dN zAUO~4U_6T6JtqaM{;wLt?4#*3{WCy*{B*Q0 z7#UQy1K%^fM#J%5Fu4WyQGDA?^Mbxkgxe;HLaa~A&dZ39uR(0 zW*a!G_tNQi&>Pw-0Ji_La;wuje8L~XjscBGppCYMs~C7}I1~X>^;tL=rY@*LLD$aKNQW8bRMa~Py04xJ2Pay@z!yY@d%fdw$c8{hb=iQE zO1wqT3Ov1)Y-sdXvLOMqG-DRb`!rbT^NVf7@ z;+2=ckQj)9UjbZzBq5c&x0UhLTv9YwY>BL}M=AI1)+%koTbmpI%T+p-k+VQf5cC#Oq_Q zyN!I0!Wryttk2@YV0S?k;-c2Ce@A$E%BWk)Y^{)Nc^~8XFsV{_W!gZayU&~ zZbaY_7lgK%dZ5P3MIZmtkGv2T{me0Ul7dMR-I^iA2VlLif9uB{WYglfr6=%5-y4l_ zK2g;zwnjWDjK+Ve9OyUK0eJY(+q_g1oxc4-|5rKxSz#;^@nn!C4HnV4eEu_0eXKHQ zh1GEk+27@SL3LrnC$S3QAUgRy$b(*1~?$Sr`y zNuCA2<8nXuJDymYsSJEiq(}hNx_1zVUNLooTfNb0oib5^2v`Ahb6>W{h=UJY__V4d zcy78`G$xFm&~i_7w4yU5Ry1ffa#@bD&-6E1rz=xT3QYYq&02@i)A<_rhEuPSQlf<< z4BfAhlHMi$N{ph(8K8IeEIaG+G!-PHRA-tXc|9#d4`DT$92Zr#fH2&?OrN*XNfFG?=Cyct`vXSF?~K1A_ce2DJ5|*5@f9IdcE{7*K8_ z-(`RS<;MCf0}Ln^RPFA)WnNl#oZMJGl>ygaI@G!o0shKw8@+yg6hffj$a1JD(_B=z(}m|JrOBghIk>y?~A( zgGhBb7gCpcL(^pX&)B4V*Yw=M-~oT*Il)^T5Ttn~c z+mJC(Ubp6a67`hCVNjQCKrmcDt!+sJppU=X>nJ_`ne+yqq<40YNx zwn0M3xxIf6L~fjMY8?1Uivf0vqZS5#!N_S8Jc%$mArQSbwS{14^jCsmVC16Zwz^UC z4~Q^LILTasSZL%uI6%Li`QQ2-{a)!a`66x@=Z|igxH6d32p_e=FpnT1%a~_HZ3vA# zK)=BY2E)ft$Ot<+Yl3VcFb}6$?}RT#P10KRr<9-&NN^*epz8!sXC@!GKt@X;ftArt0x1LBO; zQ(IwyuPb+pt>8q9l-?cJ!&V4r)Cd`Z&YGnSH4D$KBDr^g)7-S;os>P!eryH(6`N%K<(wnDJ z4gfHUS`$j)%lyH@@`;*3JlrMG4T3-bjaTh6^X;mQ9$th1MTiwlqeX-ut`Ho*6&wgg zLbpa-CJRmy28>ID4B&N7h{577JO;*lZ4jc!8oU}9Z>-N|fgyc@DgvA3`$7cF_$jvv zuCZ}H>_<#;qMU>XSe)eE!u92l00Gt7B>-Qly4j=IP==OJ4EiexFi>Hw5MOyjbR=VB z^felzAp{Z@FMp^Q0rRS%>iZ*v5P17QB|S)Xjm@LMi|PD?O?y=r8#RyCd~IvKjQ~j0 zVCrQee8kx&F;aK*z3 z_XQ?gm@}eGNcxXem%zY{dL;dfh4Z>~(un=TZl|de*HXcT#!W9`d$h-VdO+lQV)#}>W<_#{t6W=hPBNb)D%GxV zZFWxi%wXm8@`+YZmk$64umRB)3qHWiiJq2~nh=R^2jCV{V$l;nKOP}f;1XMXJY%}O z^*9*4zM-pfU{y5VB05S2n9z;^1W@Jeo+fkts5|zna6}Ktfd)J3a=;LJ+i^1YXE|W# zprC5c!>?=R{0yuz0KnLNtftZB{fJ{>fi8EV`neGKyFLkB9vH4k4#@b_IC)IEg&b(~ zS8`y$#iFSWsdi13Q4d!dIabFMQP4Kro&PWN8lgP>Q(2kFUjo&sy)Ba`G?E^x97owO zy_ue_R$E659CxZluyl%eL{y~nF^jRsiTE+tSy6tUvsKTh9|1$NNFm^jAiN9!km)6g zz*Qrxxda9mBCi4f(wABu4^feRAE6JF#aDiWCF4s(MWH7#LV1E(kkCxPjd+ZJ^giA` zVDN)`QeOx>1%n}jf+_?<&DUY% zw^Q1BxyJYV>ZyUyk2p0D7DR>&8aH!%IRryHY0nF81LJ_AN`#jqiTgF`E3pt~jsZ@Z zWCa$MEEKJ`i#kOpH1aMKn7cA{$u>(DlRwj^7TMSzR;$w=vA5FWt0v$;TUNp4O<@xW zh}$3Cc$6OmpGOaS92IYInj)@SJ4>()pMV#Qrp!o(=dKnVL92q9#Mg zRA_8C@Jm>TiUW8XuD;<=B(wwf8oWs#7q?&7q6b7mgCcd2U|_-5zCMctNB_(aEaJ&# zE6nRw;1kzC>W$fcUNCbo%z z8xA?Yt#{7Hggc5B+#bXIZRC5<-*A6ped7E&h~itM^#l^ao35On)-B>UR?j$pLF6Ez z1<@i8c*pgA?vJ!v1E9^oyU0ht>GqIc9D2e0LAB4+qga+A0=m|yYemgJ|JLu~0QncE z9U%YuwIbqo!#P(!cPf1Na1AT)=Xm079H!VBv`@D5OF<&gzrD z6zX@HZP9OnM^*)qzt6u5Jv*uUefZiQXEivOk!Bck{9bVpN| zufOCY#*OufagRFS-5x{tZRCS-Z-(w0>oemTvL~p*ioX@N={scH%-9C+8_TDhdk?&C zagupuKkc`3X2-`-6X#M(MvQw)rC3z`mwxEXxr;7X{nXI~i_Z{jr+Ox#PCb(g@3!ae z#=MeeKxqhB6Kkp+Nq?`@_}o~Q^qazI*9^~MF8$HzrxZS&D{l1dM6<(BhU@M3-%WV| zlaygnx}A2977EPt3T!It&*|z2XC-`@8sL-qiGZFHSf0p0y?xlbp#2C+!ry39>VdH# z+`Z3Vssa4V&-0`LV8ki`58}ISxWM8W@u%`8k}g}84s&Of*Q;;vChQ~k%4<|(|ME@< z2KEhyvZ0{<@H>WF%jW#;G1T8izRLzf{f+fmHk2<6rQUILGNQnSno^(F&72>*PesE$ zsK3QYi%k9<*F&jS)E}P)cn_gBaOCm>A{g$%{Pi=(Kt?!3nPDQnoQ|Gd6zs>I1Digr zS~kC5uV?eIEY$}_Lmo&p=Vw5vS45f=I&HB9RHZYWvwfl`mk%uyYk5Q1*>4seMX%=# zG_rwt6f&Xi1ze6N0m=saAEXt)2U_?E)4v#qnLfnwp`qLpL=W$P!X=;wYA6JnpxUA^ zexiq5w!F%c6|SQLZn*%czWT<6>!wlA3&>|~+idwx9=S871gacUtr188*b5<>9~*{S zPZyvgIq(?B@7AC~;nv>_q%v#rC1Lzg8<@z$Y-Bc%9NfaBS}=K(w}p>&gZie{6&(PAnDSTWZ9vY`}^K z46}iQ=@+uimoYWP#+g$9U+V(K70&Wck9SGX;SVj zKQx9yU!VD~yiCNz3~HiA!}xGscPHENa2{S8mpEot_|Q*U>Er9`!H0o-8u7I&K5X1l5T7Lf=7mAzZF`$FNS8&ZQS4Wq;EC!V36AI5_7cjPQ+FBg?+ ze-jIi%g!tqe>`Ntw!YW5-gZ~Nn8d=*+#lh-HMmVzg$8UJ>oW@)uq~+C-6PA41!v@u zo5a^pvmda4OkXbITni#gdM!@!2zLF=M395o8>~0+Fnb2o1G?nLpnf^vsdCIiBzBSWp z);)P+lqy*~(l`Xi%6rEmPFJA)9F9Cit^~$_zgyf5S2)pc_An*%D#TN-Mh|t(-&m1V zSi|YvQ>CZ2|G2<}t7|zne4B`$co+Id4aayJp3kZeW>7dZS)ADMFN}=G7#FUQ(1({c z%lK_OrV5wC0GW_74{&?~)^v_H9New1&m3*ohV_ zzaVm!ccKN$2MTH^UA#ICKp|)gI?SBlMt#Nd30Wm447>(bs!}90pQlzNp9|Nw9RvSD zjoIdf6I{o4^l{LIekN99XlsoV^bsEeWD01TfDj6Go0@KwZCatL}8Q6t_6ZVv~(aQ#2!D>R&3 zzt;#+Ad;xi12p&%a1uD?D#8#9`RCO9DD{#@es2}Ai^e$Rb$q1hCJIDjY!&l#A2}{? zXa}_Q$qqOSjR_|6fK+Ixnl2R#6?g0Fvs5rtTu_CFU-cwXp##yDee1^RsZi)goSNcJ zv@*r7kHQoWIMOZ^$mGgdqaunA)gbOceK+H5dwLkb(6$_z1M{lK z#u5k%Jc)oA08fr8UHU_J=}2uTFPH%2KpVe4oiC4>!4Mb&a3v5@VW zyn&w7ng@k?-|GHsXadGS-heeg_!_RGQNJcy7qJEBpL}Up1L^f&y$|?4(d+RrLHa+I z^pugGZWrfe?w{owFc4xx4~`*&m<_Bjtcr$awl@Y%Yvx(w?_)JlZHEhx&&l_alrqI zTEQD=#90Iss$a*Ez1t1UubvnvK7R9RlfwS(&?EMrSDpRi?i)Kl)58kTD@Hx&5)yTb zfLWra)vkiZxG3~tr@+-Qul?<`^KrciS);|(s8Y3B3s)drfDOv#;ixNiK)l(TV3aGs z{_wx*#;`3gd5XG%{ZGCy*gr1cI~Jb557-TL}$2pHro zsCq!aW8>|VwqC>=vGKloDgmyEkN{4!kO0>wApru3)a?Ky0G-g)|AC~qLEeHoi-7Vj z5djH5r77x^h5>n_piC`tEGL2#XgfykyncM-%M*o#&JzF&*qa)4lJ8QJzY2>bCXlGH zb_K?RQHjBUmiGx!nO+m4pK%ccC|Bz?PmZVKA>Z=cB%QG7KWVP5+5dTii~zFC>i$iU zDhPsw190-4AqVpNKYtyFf%amd|(s$zX8Ss9;(* zGhnQq34uF^e%$Y4iX(g~D&waWmB$F;db=G!aR*r*bP##%g*OoN7jmGVy8EFxmE?`o z0+Mj_B2gYY4y=K+YSuu%TGQ5e(fFhQ1^-Y{vbUx&iwEhEo4njjCqug9(EC2nyYkxu>@tKyq5g)IrYw`)HWHywYeLgDSeGaDqU65|Jz-Yz?i8AsUD%O9(^I1yxx8FP1J$ z>y|DYtEU3u9t7RuB=-*PxZKbExp%ujsHu0&l?DsBK*h(QR}#V?T)>Q|^(454UQmri z{#K9?ZO4&aFt09hhOv9k4ba(Z>p4%gD=c8SflN=QX8O*MRU@;n);0OwkN^o0hXf!q zfNhI4K~l}k4rD-~2Lt;;FD@!uG{t_=1|Knyw!8yKApW3vmlzaq*30)_6?Q}v^bciO z64MV1%Zzl%=_^4L)Srw#Som@Dmw0BZt{r3AH&AI zC2U-k<8XLipKSoc#syUvH0J)N`aV4 z^@_rxEehe6{sdR-J#cZYHoo<}L;Dj8$F8oT2=1O?amDUJ-zU(Vm%PP#aQ7Qp3Y(d_ zGT`fYnDxU%zb6o5HMg~P_^f&{S&{#vz@{N?*8}HQz39og!}JA3oU{|XSu}d3KLkAEQXp@jb0n6t z+U3%Whr-bOQV{}~9M2zr;D$BKukhJs3!>gnJ~9mb^z!MrcltKa?unjay~2{P{kXqb zna3Xwm3dp=vw0JOuJEx?K@ae80}*vTHgw-xU!VEd(0xG_!Tfgv*rs)7WXI$=z;+yQ zmepSnEwcJ|90ex_9_vm{Zq!$toKR!iz*JNUu|W{41k6?*{fyyreLk-`BPVnm2m<;} zXppNc-kKFamnUjwT&X()9;a}3l$N-yp6GcN4VOUSDNsnP!Ab$J*7FWx>EIpz`9I&au&ZLp?70Hq+5aS@7pub}1jP_E}8Bi=1syZ>#=GL6=Mt`K2=T&Ft zxK`7%pNN2y0tUEF9*`ooMNB@?lbXYXCkdsZSdgs_*X?g8QuGw1(_Vw!NAnfl{l~ZKnO`^32vURFequxP&$f0e0Xj!7I zM-eb#Wgg(r2CeBFY7n@$zCLqk@oUhsjjG-KRIL*bxU}pH+Bcsv=rs`x>O?CBy*>&C zZA5#Fo9u%ECZvo_eGmd`)K?4|XATe?5f2@!Hc42gizHavaKydys_WReSm$0WS-^H; z74mqC){p&xJ3Y}J>Ob)^8N<4&5zq7(&Di4<&obkN!gsYeE1wcZbGjoCFlccNQUo^R zusJkrCVx?1IOX9rlu4snR+C}RJ~T9JdjDkVPhSZNHqn2zFqqRV)^&nhvEGARN*R*P z09{PeZIJN}a)}*NF6#*L{w6rg1AN}lGo8;3>9!qLt!YEL1ywl5wU`)9JR^`6+3vo4 z%IQwzg)rkn`$>x)PYbF=usdK#yDEOuTtPfDRdX!N=|+FW>lr@vj5!T*PHhl{-YT!3 zC|4sNP`7yk6dT=L&h(cfpyK?I>>`k)Sqr4|mACUoF`1qkZ^~fEcBwrB27q^r$n-od zQC#v|8ZL>%$?6VCkbq)<0kE10gn|E58^;9#Ced%*8Z@Xzs+m}U_nVzum*gQ0EY zg8|>mV|_!A&|zqw4Tcs}?e2N^)kRM0&Vbjbupj!3;D{V1s$syzNuRAkbwyR2UO2F# z(A2&}RTg}(ujPCCrBh$AV8Slpank-sO^x7$ZK(Gm{}i`z#G&oL(A)W~|1ln+mxn%) zds5F>dBom793D+zDHU95Xgoj)u%t|yF25UGn&_!S6I$dQ6Pa3A`c`}Y^|Ar3LzStW zB26anLEM8b8_0`mfU4vM#V!=Qt-@Sq-`c<9o;#ZK{GGtU1vn_P0^t4AV5RIM8}5OTB$J4Kqjo|<3@ia z3=(6H;6TN6n|>c%xt8A*7$CIM(;~rQ8jT95G#qwP~_3xd21Apv}|m zY)#p>&KQIY=~ZR^3#$C=BSc7~pN0k&*xTyIxCIDpIut@8(bIAsq!MxvUmN0L+(<~I z+afs1bl5-)?|K^!HK%mpV}1nlm(9x@^zNV|+67)9q4vcxd7 zNr*;0O9(R8nd;YZ=4kf{4j%l4TAP0ooV)Tpa-yBv<%CzP6@p^NAP5qY3eS{zBkERx zdy2%V7sO;p^q{u^nJOo~O@y)-IwnJ+hf}s@uC&{r6THH4)m6{*hyvBoldq;#tJ)>j zWICdtK*4n5gaN4RVk?-p@>3uR(#KeS14KcbH-=~MtE!ozYV7!bRg@wN@&*l}R0mqH z_b@o+OWxYCzH_>0sX4ClcJ zpS^X1xCB+?(`pG17QzXP2=4Ezr`&%{1ou19iuG`L@bgTZX6>6Ev#3F<5R zAmN{|uGJV3iK2M};31cNE8^rMZ=s!dRVK(9ILFn9Kq z!S?y(gULC68}NPFvEcIb{9c#V_eXI119%Dzq@x805d#ZKO3AkaM@Rsp^e7}CjLZXE z-XJxd%MHl(-q&X?x29D=6(IrF@iV%}Q0ZgyDUqhRuYBJE60E(^p6 zMbw(W;ch^qzhd)@j6z>1B7hnJO{22URYhvt$q3gk^n5#YI1IH-8k&Bft;Ftc4RJyb zVtweV$qbqPrtBHIn=l*v&SzS_68JrxuL=~P6Y_28I)gNEO`qsD5S-j#P;CSUUd)C^ z)0YhdxCH?On@Xmx$P?83{JmL3zMnO;JXQv|N1(3ElB{rdcs>1Qo9l)}PDYIhvR)l1 zi$A{%5J7lYY}pFhow+fjW5c0}Z|frnKtSY(`30_dfcYC1r!&97-roEA%=`wK393-> z-X=D!ThZBAJ>~udqOIHqD&C0}dAd8U2lrRln?6iR(FM$Q)^EgDtZxV^Ech9@W_h=> zRaiQK!k8)yD31`5&}S;`E>afbJ<-#v8Jm_S%5XL1w)BxO6`s$>&lV1xPV0o^DePYkw1Gj_c0R z`1s=?_qFw*da*H%xKF^D2e_}{Y&!QDVC}uH&)jEln4pSyfmM9w<^1NbudnfA1mmxX zU_K{WWW%mcg7*TRG&HYzk5ipU%GMg-5{qxtSIie@hR6p)O)Q>L2uhfN!~juQ1>@VE zBlCJ*^>kTAWPKpCPQVOoCuo(a$M*(Vf;AI0$T1k1U?V0WU0ltJMcXENz%42eXN!8N zQ@Uktbtb3Dni7keSS*-P(d95_CWn_%vj{(xj}a*R_-TPQJ^RYw&;0hEPG1MCo5^n* zqIR#zx49?qb-HCreLSod6o*XS*1L+;P{t!B7tZDZCU3Bu&g6!9d++NrlN%N$sKQ;S z-WgtWJ0*mGad}@oRk7DZaJdt$4D9QpVDm;alHOb01o$sdpM-sDs0BuE^eKu~6Anbt z;?x0qQ+E{geo(Hr_F+N+H}WGMpI4p7<5C^O23GYG_0YuZxcg#C!Q+XVPn49B&}f<{ zs8M~UeiJ=8Ys^h@bFd&W21?Y+1~hQmKo4wLwA>FtH`(~6f)hDisj&tSIRr6YX+R}` zXuTcIJ~Eg*z4^}{&Rz#RUZ_XU$E_c4q8APc z7`L}~59-9!i_mz&L;=Mn?NHV@b@;CwMvc8qR{TS13gh6(+i&Sw%DSU8&30p$}M z-qd@c1~bD97P`Qw4|}0TyC-UVQ(mDW8f5VaL)**2^iCgPIS;l^zYSuFP8Dj}^if4Z zCf8v6M33zPLRAgkFmvepvxuaXcP*43em4$|T2i^55As8a(AM{8`B8TVuy&6~ghsyS z(<`=ZU!U}RO`d++sk$p&t@*rOp*8#Ji9ooA=*Jb2>-l?*`nePBdS2tb)U6CyN*(R= zOQ$~9^5e{rD+|7r9vBQ5N< z026T_YwlR+HEb9#FcoCPw#a%JD&&i80QO2YO{HM!ZebABzsm-qj`;gX6UtLncDJ(V zPrtN(>kojoKYb_v)eQ!3pKfv2@8gdL+}ziPYfhqcZMBoue2kkr5Ki$1E|cZVH|@Bp z-)payP8C+U4R0yy#cJPIPr3OTO$RqS(Tba|kAj;EQ0^1{Gs#xmCH}7nB)GXzUvcw5 zT@9>i-+9EZGZL;`^^b9ny|V&Y?bj!C5il+y(lvMuza|(Lqk4g<(UA=7yi&Oq87uVa zuBv9m)MT@XeicPO7jlAK5Nh}!TRflvuco_UL<%-Jkag54lS>x9cm9ehQgs|R6_G9e z_Vw50x^!Z$x^++lHcX_?+{(fIQ<Dz>Y9)G{fYn{PN*s3b$GJOhQMr4gFfq~ zQs@~`rU7LFlF7TS&UK+Cv<)M|Wa`PL#%adE>1N1oQ9wczSkXfR^1#3apGNsAjsZAQ zyb65y>aP5A`kA3>6Wokc`uVFs)#eSVVAtSPCSdSvbfPgFYq?`uFj4NVNCweIWe4g8 z)L&fUP%pRjDO-IIGN<+3V|?GhF3s=eHcT(~_1VgC}H^;kjmR^jDfW!JD?(0QBnQW74d!I?DmJ zZ{$ZxdtP-TJ3+ZVf6(M1dLjVD6a;R;@QMC~iACGUB6=FbZZ$tWUe9RKfU0IzFcCO) zX!F+0*x2cOl)RF|0>-HKh1bu*_IU#$2wGt7+r-i*?=}VBpL}NUeR}s-F9fzv^lA~G z{xLK<8b95!H)(;-gCaB}HShxC(Q_V;UGa-zBB1cwhHES;PRe79-|#P;@hcdu9aj~8 zg{gF^_BaT`eE%?hhktEjQ_Ud128aEyA92d~ev&22?l}p*FIY4UHy}Fv`k8*A-a#CV z-{`OSz5=2EGg3zk8&bDOR|CVM_H&O|KVi|zmuU@<(f$cOb%T{?*++Z|ZX(ETJzEMr zZGyppgHk8Wg{`o%;4?hy1EvKPnQHGs?PU3C5Cw@ENua)jYQ_wvtx_Wg619das{4iDrnRYhe~1%RI=!LxnG0}7_J?9c{e3JyH;SxIdbE<)p{3y{$wTBm+-*b?NaR=s2Lcj!7ly?iQd zPu>SypQzOw$CZ43!LHL|Jv?GU42S?^7hoT2zxy>-ej^_$9^mXavM{+|H4iX(L*aB4 zUlDOcS-n2J4msfV8dX^NMFyba=jB@5O<1olpECJ15lrqx3oHNnBvgE$mxhYRvXy5~ zDK#D37CheQ&(rGT)KMLceXVc-aV>AD+NryG*OaX-pWgm!2fN;a}c2LXJXbN^Y=g2wB#?>jVR0!=dVL>r-ldmy|^+2$u7JRA?xkE)^<- zj-eec6<$k#38~Pi+TFhv(SlT%mn%qpUp*BH{fJY;--%X+|MgKwg+?@KexPBf9=>Z} z+6$@B=&v+?oI0ZYWVg1tWNIj;67KT;QT=Vlk?%jR`e>B#6fHDIH9BFoXF8?}^veYc zU&8lse?1#7wp6n#V3fWdBc;k`;(+y#r^UV%IcRC1Z0GrVYO=G z0*8FxjvFz*dE8~;dx38r;QNNv>3m;7c7!Mvd|$p7_&(v6rdF1%Uu0f)lfUmiW&CR* ztN|xlG5+;YFn)lXhB<&4OFWy16axp`;BVAdY(H>WQxd-Y?TE2YR#E2(xAi8-x8}MN zlLj37T1!A->p~B{+eY4DZro~3z>W3E4X*=AzGdXf#<`)3%?nS<)-`6|ea4gHjGf4Eud9=6iqSon z`?(YCx|qg`gorm=%6cq!>I;^PN1%tB+~ThQrV!Agr4tp`WVQ*=deKThxm)Ql5WqNM zRjnnATj_C)PJh)qW;|!pz7&#b5&?lQE+gbwg}oPgddHA8rze#fHGmw-U(a8Kno>*V zk;$mXOD9TKE%g3=+P%Qiss^Rpl&B~1Yd6p{Jw>Oqbzsyu!FfXTbYm&s;XnB^t@ADa z9d|n{C88C;bT?ctp*joo|5tZ#%OKWxd!T4EDcWK0<&DtV8A-2Bve!YPEDCaE9BgDd)_BH^wgzIW#^@r?%`c zaXI{NI~U1&e5A9iim0nhiZV~aEAE5q{XwF{ZAt`oEbP_S$fk=$NAp4_p@1 z6ii&yC(1v+XWDE4Fj8z2k6bd}t@FO&klzagkHFDEtd4%Yk67m$`OfbK!5ix{zZ(QE zs3P!Kzq{}7(k4s6tn;yY%J26;@D?X6tn)jr2g6qg9>FV2OoA{V->nzIFP;91;WMg> zyfQ6@_>wS4RVr#0@^AgzgNS_G$Al6K0l@AF^Y(%@4mNNL zRMFTF1~EmS=t)uwszk>oyk_hh560#5apE<-;)QZ?irA}x2*;<>fe#R~lVrr4pk~C& zS5Ln(m_EOHx?!BY4b*(zP<5f$JR=H=vi$m+L2$^{8DWRmJE&L1UU-bH8-gdC?wYdX z#`^lq)`qYPs$lDyGJ&mU=#xd;#_B0s_an}tZHtpuY<+zcY#msr;dGPWL5a&4e>Her z5MS|hhHRntHl!%34A#N9vdXr86GvLSop;333GPL=H*9x}CZV!hAQ?-o_Xi$B9e7lf zIM7fOzQIT_-V2-zznz33nvpi^-qPiZ(WBtDTOm0Ie5pP=T%FEG0K)nJYJuTswyD{| zsPdDK46e>E|LT3f)p-MmJQV))kF|a*cMO=p9r=FfA)jYJ9froC`WEiy{@@y3<^TNO zuD%UWH`Zr9H$Yubg}Gj9AK>#D+vI%SS5Nu;n&`*gzLq8rm(WfI{mP$gCm0 zGi*W(LJNNf{S|`_=+wlZ39VKkEphG@B1>uZd>Raz=+*KBm>v3- zF$fs=UW1nDN%{~eCp0JnLQN3MTR_>S^8wB1aEeitQ)Z7l&50gm`;1cNf2v?1%aCs$ zRXcx2&Ybpg(Wdq{G3U7IR0P`pc&H-VrjdW52>-~#6>jAL7Hlw=&VmLxd+O^m3mW7s zsKOMs?r40zlZWdOt-gB7f=;xEbvw}_)_r|BI55ycg9EoJFlC47oL$}$?ro#K;=c-F zqO%@GrlOrF5&uGQZ`+O@xh~iJ{bC&#H({c1>Ik)HU>0o_codsbROp$(N&SEZcM|1S zUnh@gWy}@PX&S2tm8YsnL!0Eg`AmzZtv;K!sld*xI~&GuI$bkRKGFvfFIv5t2yGeE z^z1Xk7|yT%1*j=0bqd#k({gTA->`4qK+PEMgN7E0Xd+Y$ftK%AxD~sfa@EKrE|Su&=}s(4Ck5aYr`hg(Hyt3!3cT17)L1HzWbEx z7ewW|Lh&w$%D3^;J(q*)1O79(UZvk8S_FssROA+1->9#+en6Hct=s-~6th;vuC+4e3B8>7z6;^K*URb?py=V@&uP>i+pA#)~t`jYE?)By1 zzD6|i%lbsA&Qb7#L17E4x6xnmU!1zn9H7Puq!Vof)jN#YN0|fAx@||-y5$E#>*n=3 zBOMlvOSY)eD>w{+Hi1pyE#3_5m8oA)b0|9Wk`R?7QtBwNayltqA<5{XLI_&(`)UI? zcr@J(ph;}dkF`O!K=J(I#apN^}RITKz zl??-D^3NY=4UdJSVm~r*7Mu`wryHir+b7CmmHBltEY^AO@!KYqLsgUeH5G@P@kc9 z`3u;{XGT~O^2rZ~-fh%Zd_QnU8?uCiuiR&V!X#@bZYnPZu5a{5p{jXxf$;24Fs1=& z9N7lDhL?-wgielo>)l)Eo2q&z1(X*4J)x>ZPqzbcu;R{y1At)EZm5MGv?P<5sA^GE z3j=)-c24Kx32THQecNyql-Kim&a-a}md~%A&Pj|zq1KX4tjItcAOzE=4K-5)i;w%8 z6?pvdkd52=9d+8zkKw~M@;$6<_^`1)EAaBYeT%rBt>>CQ`>w2K9{7G=J!9i>iL><4 zf@s0UcO3O|zo}h;6W_sT1mXa2xx9d1I`st`$A#x1pMB>6tHzFlpjAIF81;?nOER(> zIEkVPhhk@XT8iso2q(!PR!i?{K9}>!cacq|IsVrB+u&W9n*0on7o;6Y`e2&mv;Q9N zx81wg6zc`b?M~?SU?HpYjhX%IulB!jiFv^1blr*l`tBq4i}gKZH4V|s_Ve>&Agqmi zuwU&V^bOhjg%&jsR#1igTtV-!-;9x|r4;brHNfhJ6_MM|i<7)B={?tj{|XF?00dL! z_&{Dkz**2Zs1yHLU(#`AZ#GPth%a9Q9b4fRdvnLDAy>xR@CtEW2o9;DXlByW~>$Muj21*x_5&cqy~e}M8RhUy6V zE3KT+KeQOYfK@wBz`^wAH?Be|v<*ip`(*Wx@d%BBiC|G2j50|dtxpcX9! z)yxgo6^qt7xxw*?9sr}7GI2al#EUYHPt+7m@U&nTX+f?ev-e8Lr>kc=b8eozYc8rzX zsIT}r<9_IjN#KMzK>TNG5n8?r__=N9TAoPD^bhgk{GFlYGksZy#}n}B_CbAEa6JJu z;t?Cq!sCe^3^8eBU>=0Q2~vYZHM2a?GpkQv>S!OMiYnvsME?vpM3V{dVVOJx8m`b| znkRbdnaFBWgsI9dJn4mHe)iqL<@xs@R|PB;;iWk){M7aOuzB7<|8)?v0N7FCOgi^A zX6W|v26@Q{GO9%gz3}!Ix;-`=N`kgNsxE-{9Z7=6U|i1$##L)%kOX~w*6jx43aWPZ z%xp8=KEt?Nx8DQf8kacrxBaA*zkLsmE3P;EZ8f+jG{jG6U?c>=T_CQ0Iz9PgSd(Sh3`)xUj1sl(u$TYnzl=112R!X5IHj|{GlWe{VEDZQ|RN{SJ+uVF$PpIKqN*FRb{26{B$& zr5VT&riEeoEEN37cLt}Y*MIdoVDv#0@iVAA?Cm*3wH4?RnCrj4WM}=*VD31t{Q&4#VtYc* z5pAOayGm@BJJCNYzVZJlJJ%jNs-p}46~y-#&zzaDCjunETm*!hK)^>Q84Lwnu_k-;#_Go2$5H1*vviBZO$|o!RkxuW}r<(D;Q}iDXn)W`|fJD5baox8g zT?}BF2u3HLA>sMcL=tqQ)dIFxwUv9;W?+7|jMJ2cg*&+7yNC_R=|-5Enp5YQegb=&!!iz)o!Wc-VAWz=lyXc3w04x1dei4K~F<*{+L$ zo!GnpG8c$}f~RR>zyNR8ZG992>2>itMwpQ$D-Z+Yx*PUwbyo}=6QTT_Xrla&cR~sj zqSdbF%S3YmwZhkQf4@~}R{Cd7Py9geRzY%V;GySk2I z0^m*<@Fh|M?xKwm(DK_muzrm3Og|f%KkQCPhh`Z_{nH472FQu)aNrYt!Mo$~(>cPX z04HjMmC9DQ15r;-%UT1&@;l!cEFaFEHsd=-0lx?86IgqtN;UqFt_c&J-`{LB=<6Rh zS-Pwbntjut7g**3mM++u#?pplyKd_vOFIOnP*u&Iln)#|F6U$_n!PRWvh;+=WAhUt zkIf(74wkN%q^8(ONuxk;7Wt&I9gIC+sE=4WqN&Ir!7_rfVVq)4CLX|^FZ4Y$AC-2d z$Gng92MK#PzCKSy(2#g0nFxmwm?rX-Wg*snpnpQH@J`j$#MD6GT2Kw15A=&S!7~w+ zCg~^GsDv}%TCuEp`D$^>=tkEwT{eftxx31mOfThw+91oY0E#N9@<{1y}tG4Y%8oq9~VGDfI zU!p;2z?}i6T{8ZRy^HtyHc<=6jW>&7N__u{kJ)hT?PXd!CH!x}|5aa28K?J4iS#7m zi8U|<0NFxveFAcg^l1C1>NBh%0D{n_Z}7+Uw_lw6_;Nq>mn(J_rC~cq@pGcq^hE?F z0Z>AR1lcBG`t?}{ZQuU5rS0o_XKEaXEvCKV8IK>i&$|!PNT5f@U#>qVD4GB@6!Ghw9$ze3>$1r6)6HTEByF8Fg}rZjApDN@(Grsi_};v zJUpaoNeC`C?hV)PeT1-m_-SZd%oK1uHX?6?Lu_6Qj34OlG>U~RhM@4OW3>k4AEdJ& z14vgV0=Gms)H-U?8?D`8Qz%5low{Lc35ClLcc%jUX+c9n-1YTQC|DDvN>w%eb^1M? z@!|tY-ZlL(nC_Exi@mITzt3*EZbIe5N-EK+>WS%rR->c>Shukks=mC$kx&RYE+$|Q z`c^9;0!oymYr4GY`d!Ffz3aBF4=^{HFMw2227%o6kQG`2;;8ySOcNl;AmqU?z$bO% zksg--H-LlzB1>Zsyt6~3zojb?@_}R^0A~&Ube<2-BUQiDure(Gn+Vx#dHL{}rIUo~ z-|P0aY?oly7{ z1J(U|zAT~1mnO)Q64go{c-u2}ZP$wXxYw*cLQ(1=ObY?v){`d4^_s@NngzW6o51W7 z{bVdzdx}<+#{JQ$m>l@DBqc117wJ*k%xS^6r=}K|tp#XN^9fSNm`&!aq2w3cHnHy$ zJvepgK{_a@cbxn6aew-jDtJ!i4H_5tuPOQwfR{f$SU%$ER6U5b4)TCHUQ8eRsp0v2 zg>rs$)FQ2eLx%cxM?aq+MFS)VctO?Y8#0&>e!E~(*+&Q-KIRs@{v;gG1p=W#>}rNE zo+c00)<=P0*qlmLo}Rf><^hc8sB|^*;208zJUAvo9yrlN9vtt4Jg9K0E)P^(%0w^K zjJPR{t}paQx<0_VNM92~B*Uc{fs-*lc=d(8%YttFFD`&LL{Id`4nP2n;l5(YA9Mbz(C=Skz z&qJ65U<<-Z!C8Xt))@*fVCO?bHiVyt*W;#iy(gvoDu{{-zFI}a6Qa2S zudK93R>1C^En7yRP+`h=X$FR*-LJ6< z1u;7@KI&xiXkCneKu@y<1*zE=4pt4k^>mB$0N)frRDVXADoMu1=lLP+kL4dOFe706 zjI2Jk-Fxh}=zjxj7a!7x6QUmj@=g;Dkmvf@h0gZ?Ap9AjcofQQmDQYt-nl@N7qCy` zPiy$LY?mesKeg6Rm8!<_vIv7e141euJDR+$?(*j`5t`hICYthq< z70sAMyaOUbcr+@#$=(4Xpj@$r^EZL^Cn0w(5CH|~(?o#5@|NwA2)H*`UZtuk`X>FN zh=3h<6e8dlCWkS9OoRw-awb~w(A9(-ga4E0ds?%jJVm8a5xt*Xo2lC1~tIkvR!6S1I$&b zs-q2E6P67&+gEp0bb~|fM%JBZQV4U#{b0}vcj^pEhy^GE(Ql=TqRK)?7wRMStb4BQ z;Z!wAmkZD%){__wUC0|}hO$>Oe#zZ|lOz2hxTd{gOR-aYMl~in0?mmzlI&fyczyh) z^+~ePYX%G%39;Om4#p1DSC2HWXsMdT9C2Vxq(&(&Mf4zaadxpOT!)9<>DP*hE8~g6 zczz(90yDqcr!k#F)NbFa;Z&bQY*C|HiJ|8o9IlT)<(-meawR`};b(01dE2Vz!b!f8tOhkgz?POr29T+n9x!O7 zs<1b5;fnfVq!U*q4osZcaBuaB4fYMI_@3e4q{^k;zZIuSd4kSRz(7zJ1H?pnnri@n z!_h`FUQ_FyecSK)sWl{=+OUH&LH(*>lLKPn{$!i6ys-k*`AfkyW9Ue~*xzI=DDy`! z(Zj}D()8b2iaG^De(H}~6*cWCchBSJd;tzaOkU0hLu~$yC}FZtXy9o6}4gIDpgIL=T3l#f)S=4NR2+Q4=z2Pgm)WL_q*psk;)opLXa}v!l{n4ixfD$GhHiDkr|_ zuTZ^iI{cGxx>5>fa=^C*kL4)m@H0 zM#I6;6C%%OopC=ny26v1?TvdXZ@TCMMTr?b88%jjY32zG-v zgc_l~j7)yUh<=->HC2Utzs8a)<0T287PBVpk z4wkKM)opWRH&A2ZUL+=cHYMy^Ha%kB2!m2vQc!G~e5)47u8<4)M#ih&a!VZtfEa!? zCNdS_lu#C%KdNx3bTS#>-LIndufy165YrHqv36-^3KB0VE{nb(6? zfFDjhz+@Imq(|u7L$?GjNRefm@5lA0pBALF&8iW8bQ);n_(Kt9P(dN+R5jKRek6)9 z@q9RsCp4kqpWaQ~v=IC0g3em4l@vmP1EI~1V8KLA6Fm-ags%x-)M=6o5JKks=-EvH z)YRzNfPi1{%RFdXA7y~S*D6($0ale3){|WSxZUHxKR*VYAp@LfCIgPQLWNhPQCH#W zj-dE1&5j-9hzuz7M=~G)p8j^F2orpx3HCIeO(*kJ+q7%^OVna>S7Mwb%1gn=p4ut&$i2TAOtj_0$7=PU%FX7g45C}W_djOqtieRS-mqzXeG~(RO{-Mp zeR7i~T=QLMT3_8Y zW+iN_j!otsAO=QYnt`akj_U@0Y41>DW^`bsr#bDGD2K%$i0^*ifVgQG*A@izMo5?o zw0!~2G;MDXw`IGWJ~xP4rK-_*!>Whnw2HEC=%igXKPE!iJCVa%&bS?1UJ*z|kAj*; z%P6RVv;{UV8*UMx?gRAdilRzFYJxkf zVB8?2@Oq%9q>{iFIes;o6)?`yX^|c?o-$FCF-0FBLMFv&d4J;igfs<>BRp;WIZ*iV z`5!G^m*Es(bQH3A{4%u2SqU^5qR zb3xfOZZ@>qOLvJM6ECrm_hhV_U09vbT?n^w-S&Rl*z31*_O6 ztH9Cm`3VTpg`@ov9)TM_HIKm6y+Q=e{w8lc-jsr1Y&9Md4#&xM{and6`M0bO@wcs7 z(i>r1F5uq+iD~?6V76tusEuv3GyFS3g)BG$|BmY(K5whL>^mV!=Lq{wh^%+Sj3`MQ z*thId!*8f#H5*hTCFTpb2@3lb`XhB*cWq%Hsxmc4RMsk)T@Sw%^6pv(eA=Xnv_8Z} z{tQm8x35+>4Usfw0s9q;Kz*Lg4iEHC(X}+dRV#NsWK?0Ihm!+6Rq0g8QkEi^DGBe1 z9UkZj;i*In$3USrynchQrTr}IEqnulmlHF5{Or&x}_q zkwrPj3$DTPjQ`vykH@V(($4smW|Q&D`T#TEWPHJAE@1qEwrPxSkhPn(J}Pc&1y!la z)7u~o7=Og=ee-u_+t%hA+h)bKZL8u`Y}>YN+qPA)ZB^`wlZw?j_xrl<`A*;epnLtW z_a1w!XD-c!F~_s!#OB=pvilA5lLg#-nZH_NT?1~YrOHpO=fyKfMju64i}Q>1--LVz zpYQ~moph3?6GSET(J&_^UBfyo_YXiOVNBfDK4m2RNg#KsOQl~St@@cZ`WWbcociO# zh9h2p9@`U!evh2J z8*4(@r?a0KSZQ z08Wgku3fL;g|6MRan`2!T#0_`@MQ-xKyxqoEa@?1gd4@r?}&E+fa%d#KD=2MlzL|= zDv3P!`yi=bAI)BPV{#xFnTfdmpg{twG;m%C(2zT)4SWvnrP7EyJtam{T7axQfK*-0SM~a2_nBhmf zKeBh3{mDk&vk146akD}Dbbeu+)*jpi6A~4@+Xvkg3Mm}gvKODO2btDJ_*O^qj0n5$ zfy@^cY{>D8{1}lCeY$`0>x6J1)H`{T8R)&N1`MGYP3Dj<{|yt`dggYMan0&E?K3<_V@+?01mMkLcp~Ds%#ipdi$E{=@JqE$RHGu zr-kCziA{(S>;%LE#5yoit{$tz3LZzqgXvbLbq8;@ApvwvJ#3Kyy_+aC$NkT$ z;+&@o2GM&spd0+BA%y?BuwzDN+#?2hoSpyC+4|e+x36oH*`@Qbf%55zbVXjCY8^ zGz--&(%crqhfsQ1IAA(g9;^n4>(~}wf*(LDP}uoK*dR~33;VIG0wr?sQ8*Eiybrd* zQVBsuyXS-!iUj)a7~fNVbvR7tnO0GNS`u9Pi27H6f~QN>H0cp93-o_#&*g=1@eB(u zn62|5R{6K}2!LT?5ALHS!ScRgse?r3H4WJm z>OyH_ToOY8A>^U^09q3D;(~O^A~<`50Pgv+5JD%xW%?6*HuD=n<3jE_`jFhT00JyX z?60|~ylQJ>!2@<(s8kMbVMT`oFzr>qcP}bCg?2C{>`v2M7a0P|D(uc{Wq>CJ#~lWdXknK->fbQ^lQfogNdA43ZApn5SPY{5- zGzcgv02}}b000O9xQ}~g3Pb<^lLG*N`t`@nir&#o-@({O$;rXo#?+C{&D!cbd&6O0 zEFt8I++ZtT2&bO9mb4yWAIo$25-NeqB@$V7yt?j+piaa9444HVHRbd2-T+Nr0BA5Y zZ84>1>(|#Lfmcy?f4ZBg+Kcu5Y=T{Cl$$4r@!@jwzWpt5IvQ&#$ntr*liGQ=e}$l& z;XXGBvoG=KR5y3px4r#-gTP;6Ued-c<;(TMXzh1xx6W_+Kl9Sx_mX3tju_=qbcS=s zx>9S9FQ(>$m)DriyWQ`9&vX}Kh(L_Tt|&Y#^kw$ET|Wp^7w$YZ-^T}y3YZ-AVbdo(BR7daL{-$vott?S=Yg3tz(bJW6AobU!MFo-zd68*??WM9+mms zeEc-}4GsMMbIJ2kZzK_~5(3Ws=EhaFAc+V1Q+k&fZq35J0%CP`sAF!2L|3}Y_HWS< zlqqPVE`3C|>1vdjmGbNX8Mu9tIUjT`VO%itapTrA8aNY;Xq%Y~+YImtl`@rFHFwAA z=>!rN& zEOsQzWJ42f*-WP+;$+K7GK2{W0xX*=zZt_*kBkeHhgw757wkVXkGfO2kTewxr}UUy z)%VP>YUet2iBLhQ9qIcD)|*h26y zebnjDJ5a}ETv|jLXVDYm0bNM9bOdp&(A__f+ys+WzDQN+2+Q7>2Em(N6e(So_L`)X zQzidB>q9kh3|Y60!@;&o`s7cu!1@(Z=t@-fT@*KT`tVG&tPmo5GIF4nNn{qk81$u1q%+=l(=W1YAlt~B~Z^BsOL zg$`D2XAT|yAph8<>8v3<_>$y)>$C5UfGB7L547U0(YXqL9k&@E7hTGf7)Z$9b^&kf z79@;;eg;P;QF}Vl*I`B^ziBc;MH;iu?w>G2zjN2LVP`#D)(jhtSnZ?cvaAp;>st-Z z4fN`QI?^jHLQmZLqisvKGv;_UK^dKHQ#H)7eikV63}YildcEQT3M(Y<=NQ+?k?3K^R!u-y zeffgy0WHWkOrno2_vc!jKScviSQn~>SsEgFh88~^ch?eZ-L&vkvYN|ywzEGDPPi0( z9ul-mEP3P2ymxE|Q;h^$hGz#ux)=Z)BL2kj*7e%KWzv%d9)po!&}^>zm%=Rr8(RW z&@nuf^)U2EuP#Ib0+d~keNxPrqYjD|c_q_6Cm{uZK3AI?%!=y4ldOO~`+f$@LOtn;B|uwqe?> z>Q|Z;X>kwh7$hoESVu5Ju1t6dUfx4TujY5QzsopbP7a-0B23GUMVmEZNe*R`3B~)J zbjM%tEKW#?c6cAQq{%ld-eCwl(MT^jzX_qQ#OP)DHKez;ErSnRXiF14YY<5@C}HTo z?YtaoX$0@7+H`Y-JF};wU?s0OvIoSm7ukJ=(UDv*zoBE8)uf(9v=&mk&*~M-4r*qlHeyO#~P) z309y$bXiji@w?v^EXpQ?!yVW(GPS%oZ#sj_9n_!)XDaQfQ|B39YG!QP#F|oi`c5Sl2t{no^~4LhETmal$|KoqdY*?saGb_?X;S^c5r? zRN3KitKPylS(wEvlfFTwqU|epq}Xv~%iyhKhN+#o_zgUofV0ygOJkfAHgFV1z-;)H zxo_0oyb$?pb<1oZ750d*(2WolVYz$Pv0J1w&{7)lL-7SJxvoiO4M{UV)MK`x!Yt;p zhI-&7vhoy8*d^ZjWaGMC!pFG8wnPqoxU z*=h3;Vk!019uHSgcU$UeM=80V%_Tss(GMeXKe4KShZ@39kFk3h4u#fO*z&5*7T{uQ zr?D?|(9u3~pgdUn;kRPbDic6n#fhNf35@D$87sdY^^+J@)?clky6B7D60t9G!lqel z?!F>1V7`+9*21Do$WBExQmL{~*+&7u?RoL{#{f-NwD#dMm%=8?U~Y4v&wSZnV8W}p&ms`I!@!6* zFXQ&*i=q�pwmH44lsmqk~?Dhaf`Z7rE6h^Ym-#g9@s!+5Jm8HWgm;YGqw$T)k~TaK`HvFYCU0>ZHl*xb5Xk z=anW&u;GtyU8j=a5Y4Qt+fhW-0xu zuYHC)RU?3o)8fnN4B~c-qz=yuh%SPspo`-%oE=Z}bHX=r(*d6v&+MEISWRYpHV~jV zzM_6R*SIiiul+b>{HmT%X#ORn-*Z_VlpTdstFF{K=iehKCAd~R#{7^O1JbL;eiEhe zgzEDj152uET;VGK$BQ2i#nJJvr?vV#nBcR;SHyZ;-iixTeVn+T!4!KzI;TvQ2fHQX zMW#9qG3SSZY9(h78LDMTb~(F}J!sY$Q82xmtZ!Gwm7vDt2_60U%>k|quY$@Fqr(yn z)rpNLH&f{#;@IqX-KEmtusO;AN_f5>GOH>}V|3W)&9z11n;0F|$jPQpQ7m)$<)c+t zE}2H_PCD zN6Rb;4^>O&LQnhfomX0#y+0&CV@ia^qOQbJ%J$dfVYiQ$OxhHxSEcv504@&u-MQ;a zUZ=v4EZbEzv^6{%mm-M6APFgc$g~AEH4dFjxsTdKciD_RFLgk&)5MwLZK}pROc8V+ zTRMoHZ6VSU%xQ!L%%kfWLvRJNHSTn^S|y7MAB`Efvs^;3pD0L{p2@0^0$eJCQn`@ZCzj->d|0?^#Xku*8P53Ul*;ay!)OD#XH%M<>c<8ibG&yMLJyaT=Wv(rJ%8Be+XjV#t-ePK8O)BU1msAqg)BV6J8mWe+Oc zQ^_6N;OB0dJ~eh-Oz@FiFsY+vrhpwO(zx)^H^}la&)qaAfM=Hu_}+<)!(};~db4ks zoqnN*dr}*h5ObYWO>wxwz6s@(TV{z(zrLH6s(4LGb4ksNYO*2*#oC}ThPjU2F7XJ- zBib^@y<}+n-Z0>0O?AholUCE%eQ=LSr8{0P0M2^1(9735CvEsLAOVGv(N5uwnB zr3BPC)RZsH)0zQdA%ScoKtAf0WnN}Dvs+85)xO@QJP_^>Fd1N(-P~Vyl zo%UcocH;BcIK}XdJhs|k^lr&nD_ZdU)NDOe0gVhVid;QS{6wTN2V*v7B$UaAad=xz z+3TYe#kz3S#!(?_Rb#2>t?OVJ8oLj#q7gBIpXi7aRHtJMM(G?9IqB`K5 zeNfI5-E4Hbi-6PAcB?T;#VIR&wbxWn0(s^w`$+FFx*M&@*iD~3orCdda>cXVtJ{jz z?|9=z4Q7J}BALY(S5_}hw#%*kS>j*VI4vmm2QifL72#)8P*bz9-`plRu|0vAP}cX# z`9Q;Vxm&S^Ol+cAIRAV2mMsk9v<2t!l1#Al#FdltGBvtiKY=Kccb<-$?TWZN*KCjb zpEcZb$uGsqx$uO(!%}Ryxj1uVXmO}i5Bq?KD=Q=Vx;mN(S*X&fT`K<6jwh#507@*rgW#p>EfK5qUHGT zBEC8aY5oWOH@#4<4Q`5Pc8Fd+K(DlGjT=rn8|H`}3bcK5hJ?8J=}W=Jf?TNl2~^bp z@$1op^3O@#F@E~n%b1_+Eq4n1RM3hY{^B>M#@EOFpZ15M-jaB? zk~>d&C%lxKSBSHAT$jM{`_4p}@vhBIa{)VPzLrA+_Jb{Dovm>htqzxtdcs`9%oMYi zN9o~7&)&Os+>j|B&-XXi3&~%@=CMUfco`7KAk;U zR>lJ~VIg|{FbsVAA|ESRq77G<;e^t|(v#5ihey8$c+ycl+**eudc5!RL2rWbFhsZO-Lj_L2lFBkQh<`*nmYgTr!R{~yk1MLp&lUYBFb`VWYSkB;ag z@S{8uEsv&bL%-_2Ph;;&AeO!ktwF89eLy^x;$<$-?YYqbwRBt1qQvlDMaH$B6;Zs- zVbaD?(tq)pr|VlOtLG8BxY1u}v|gtZV7sQGJpRC=8*uR9unj%qTyR*^-3D~6hN_w) zh_)bPZqCH7ndxaq?^g_O!pB@NA0Tm;Nbvvm0k(}3kVrVIO9ykQ-DY0z{r+`-1L`wdg1bBrrP52P9M5zqO(blAxU0Am zk}H`{HGexB$*$dx60}IweIH)4%{=?v>ftq)LPJSuh+mpxO2)We>QABF^HIu6v6ld1 zpl066mH+!Wv*S>LuqNsmMKA=vW};-xs*4Q(d?sOqt`a3$Ml6rtJSHvpJvdPXgSVUUjXZ5DMD>3cq~b$Wl??ZgG`IXtOf_s4GNRqUiU6INDn*{@}o z)*NvQ7?C78CHLg3YICezgjbq1`voG`xB%34Gu1pR$`L0!;Z5WyP~ALLUi7-S1}%9u z-U&uMAH)p9T&rj;EnaRX8-@#8Og<1j%ht8Zv@=gA$VflRiYeUnfu0zL7Vi?rM?hTBPK7V>h}o5Chox@3vdGu*AjLpf8^3C00UIzAK+cJ>S6B}E$oQmx1CTXLS6_`+Tl}p}5|9Aq%yb8?V zRw<-7hj+&WZ63m1uHA}%(C$OLxGc(K^0G&002itS(_mrosj)arv#s>pL_=1QQICsa zmB!|!mXOYd72J%by2;+DftImaKDKfCAMHvqzn}Dl8lD!wHuw|!cA)~I$LVL0+OGs> z{JCM5$NeR(pt$o`;tiVTbmBARH%P6XjFC%?U!1{=9s6re8_Dz( z&heF@g-V0UMWaLF(DqF}a&7N$E)sKxpT23RO#sv&_-2Lw186lbDH{?c&Ug6jEPv!V zD0ivx%ia23Cdda-TKMOVn@Gun2A||KQg(L`?NAy*F7LRD$hp!bbL;)&euL}MGjwz7 z8}s%oox5|@MxqlOE6Xpr_hiob?xZp zJ?^T7RdNR2IxpD@OuZXXWzLee=WiJx?*y_W^l+kLkC<;`H6AFfH?*WM_rB)qwkDO|8}g3 zw!OaI?=^niKh4gjhscZwy+AHIDEjCD8}o1p;NrN@LDC|wV5+*YtxHTPN0)0(O z>KGMv&m*aDfxN%>9s&jrc#@M`vxKtpl{u#6vV5F!YZhXfdLX8%OgV; zPRAQXC!fjGlpdXNhkxFi&%aZS!Q2yNj$bdFtnYJaGKU&Sk(8=2IG81e*A$LoJZ(iD zzTF>|&Y6u2QXo{G<2DL|mUK4Sn88p&!(FF>!sM04?7ks>wW4F_j-qmOTOTu>^p86)%{va+z35f&Be@lJ)2Op(89YxMi! z94dcqQrS)7lAp6o15X310kR*ZukAM|<(R(4Xsqy`Mg4rE4Yi%0?IOS4>%hU{5VrsLBta&x_SxeA9bBu0qwiia5PES!7}SbVE!sIpa{Z**bIzt7+Rk0 z!z`WLw`)@iNFncJ`n+sWTmfX1H_OAQ3yNi`vMlmV=xOn2_Hk5`KQ!~46h@lb8U=!| z0|9;sqBB@yZ%XQP?jn5e${p_)V_~=Egtq7;JM4^l=MJTG_Digv5_4KGV73TMY<-oK#2H2GiU2+%M<<7UmHH50YXS8LS`Myx_JzL zD(tt>^%o69Zc??~tR~>WTUj>)Fwq7(*F-p-eJ5Qd*=A=??Uug z{8OH^>5VDRMMND`!DE)6taRtiiCA-bcSk-hPr$t@JIUbILglhNsIN70Oj>=pe*zWz zw3qRLb_~hG{kK`xI{FRWv)+k`EOMddtSDNpwkyDz$iKir|h-zc`!|qn5MY zS45mQ^v;!gS9L!K8B#R;SM`wQ-HhxV?8{WK)H9>m~vkZt@o2cMfqXvla-41-%5P z3H9dk1#gY%QnwL>!Qrt6DNGrqphb}h5m#lThYiv*JZ$#IZb*(&JGAbrC?XA(pZu{+ z6?*G#4;7Dp-N&$7UkR96d#_4NGUMDt=;l;76pgjoRvrNe>qK^rhJ<2}u&T~jJ+upX z7jJGJKpZ8}-J9KXxrrk`wETfdE#UaKvQ!yf_*&qF&uNZh%}UPQ1mMP?h?ug4vfwjWe%N}I)CA`j|mG4!aB z)(k3#>RSfoa4IZd%i1>9GP!P#^N+__0=ikWmn5i>eKO*XR5a9g^b>~;9 zL$wbgjR@j_DBM*ETQyy#VyHOFi- zpiDITST-*68~Ow=>u@pJ+9}%?y@A$Ivt>3c0fm{+ z7#&lSei*X}UoS#2fMy$GG=A&HS>tIKq7GXP)|e>0e+Y5`p`5VUyZ4Kv88iqhTjyoWo$!jXj}X%YiGPhe{GJ_qtOsB|Ae3b6o?`Z@RjBN?G%-u zAU(i<8oUkmDLm$xSz@>l+yau!%Zd6+-V0{z0^KShLFDYC+q`pW4Ao0!x?Oj=okZ8G zg6jovRx}4jBpE?8`wOzX6>PmK^@cSf%T%Lo-Hc)uA6FwO6@$~3f*l>d+Pv2TiVm9O zg2EQM>F#GfCihQ}AuVKFuCV0#h-bSd&0h>3!!3S|EZO>CIZ#Jfmwxul$a6rHPhnPD z)|+2mFysS)FYw5q`nGitRNHkSJPrrTi?-SG7YHvYHLnG6H*@7;hFh!?UFJt1pP_uz zH~H^X49h#U?FEeKI1bU%*juzDZK9czWAQ7b9KzV(tzy38ZnAxaU8SP=nLuFk;0u?H zGa&6z#TF^Pg1k+iMJd>6d=VfB*o9e^)_$JG=j{f&ZR$S&6cizZeihu7W=x z_B+*dT7w!!q4gIMgoQC&60^|UyU^oF^V3<+K3>MzZagxD^IM<1wgh{W%hsqHjNs|fwUzzE}lhq>Y1E?3|z-ehkdj;7@4Xt<-5$Wl=^g#qh z)lp@J7_}@?>p!R>6c7U~cNz46!=o(+1Ia+1D!0Z2K8f(L$hM$HxDDe7jBb(@!Ak4k!g%ECttrII>WyD7BZt{H36|S;XeNN@MY$~&Nc?RD@_!_DIqWA#;(|*zU z{x``F8FOpX=u5pZ!2kf1e~;#We`yNa+Bg~8IO!_8+Zj7*|E2Hp(*ILHvkC+8pRepP zUrY4Y1o~Ub{+cnm4#rlF^mKnc{|S^TFVTPb$}awu4f}5}0H7cIUu47o!n)czSQ^;c zTK-k`f0VOm6cp6^Rk+m`>aSM*JH37J7{5r1f0yvjN_bm^Vd+DE)l&%o_}YQ~mQKGK z^B3dM$=%BMUsT6`LbYtx!2f*pS|i?9@BIx3063%npK=||jE$Wfzj%{hFQ)(0eSH{+ zKjpsYm%{}A?EhTce@SsNGqyIS|JRf8KM5$sWK)5z1p<74L;Rx}_$2?a8vjwsKe?X& zZja6a(0^op{
  • `Live Phone` — Live telephone interviews, may or may not include calls to cell phones
  • `IVR` — Interactive voice response, otherwise known as automated polls or "robopolls"
  • `Mail`— By U.S. mail or other “snail mail” service
  • `Online`— Poll conducted by Internet; generally this mean by web browser, or application-based polling of mobile phones
  • `Text` — Poll conducted by text message
  • `Face-to-face` — Poll conducted in person Mixed method polls list the methods involved in the poll separated by slashes. `partisan` | Flag for internal/partisan poll. "D" indicates Democratic poll, "R" indicates Republican poll, "I" indicates poll put out by independent candidate's campaign. Note that different sources define these categories differently and our categorization will often reflect the original source's definition. In other words, these definitions may be inconsistent and should be used carefully. `polldate` | Median field date of the poll `samplesize` | Sample size of the poll. Where missing, this is estimated from the poll's margin of error, or similar polls conducted by the same polling firm. A sample size of 600 is used if no better estimate is available. diff --git a/pollster-ratings/pollster-ratings.csv b/pollster-ratings/pollster-ratings.csv index 3853278..3e9fafa 100644 --- a/pollster-ratings/pollster-ratings.csv +++ b/pollster-ratings/pollster-ratings.csv @@ -1,454 +1,493 @@ -Pollster,Pollster Rating ID,# of Polls,NCPP / AAPOR / Roper,Live Caller With Cellphones,Methodology,Banned by 538,Predictive Plus-Minus,538 Grade,Mean-Reverted Bias,Races Called Correctly,Misses Outside MOE,Simple Average Error,Simple Expected Error,Simple Plus-Minus,Advanced Plus-Minus,Mean-Reverted Advanced Plus Minus,# of Polls for Bias Analysis,Bias,House Effect,Average Distance from Polling Average (ADPA),Herding Penalty,latest_poll -Monmouth University,215,108,yes,yes,Live,no,-1.6,A+,D +1.3,81%,21%,5.4,6.7,-1.2,-2,-1.6,71,D +1.8,R +0.4,5.2,0.2,3/13/20 -Selzer & Co.,304,48,yes,yes,Live,no,-1.3,A+,D +0.1,79%,25%,4.6,6.1,-1.3,-1.8,-1.1,31,D +0.2,D +0.2,5.2,0,11/1/18 -ABC News/The Washington Post,3,73,yes,yes,Live,no,-1.3,A+,D +0.5,72%,7%,2.8,4.8,-1.7,-1.7,-1.2,68,D +0.8,D +1.3,3.8,0.12,10/31/18 -Siena College/The New York Times Upshot,448,59,yes,yes,Live,no,-1.1,A+,R +0.3,69%,10%,3.9,5.7,-1.6,-1.5,-1.1,58,R +0.4,D +0.4,4.4,0.19,1/22/20 -Field Research Corp. (Field Poll),94,25,yes,yes,Live,no,-1.1,A/B,R +0.7,100%,16%,3.9,5.6,-1.5,-2,-0.7,18,R +2.5,D +0.6,4.7,0.01,5/29/16 -Marquette University Law School,195,12,yes,yes,Live,no,-1,A/B,D +0.2,79%,8%,2.8,5.9,-2.9,-2.8,-0.9,8,D +1.0,R +0.3,4.9,0,3/27/20 -Muhlenberg College,219,29,yes,yes,Live,no,-1,A+,R +0.2,84%,7%,3.4,6,-2.4,-2.3,-1.1,28,R +0.3,D +0.2,3.9,0.97,10/30/18 -Marist College,183,183,yes,yes,Live,no,-1,A+,R +0.3,84%,25%,5.4,6.5,-0.8,-1,-0.9,113,R +0.4,R +0.2,5.2,0,3/13/20 -Data Orbital,73,9,yes,yes,Live,no,-0.9,A/B,D +0.3,94%,0%,2.3,5.3,-2.8,-2.4,-0.7,9,D +1.2,R +1.1,3.7,0.65,10/17/18 -National Journal,224,12,yes,yes,Live,no,-0.8,A/B,R +0.1,100%,0%,2.6,6.1,-3.4,-3.2,-0.7,12,R +0.6,D +0.3,3.5,0.89,10/25/08 -Stockton University,317,10,yes,yes,Live,no,-0.8,A/B,D +0.7,100%,20%,4,5.3,-1.1,-1.4,-0.4,10,D +2.3,D +0.7,6.1,0,10/28/18 -SurveyUSA,325,787,yes,partial,IVR/Online/Live,no,-0.8,A,D +0.1,89%,20%,4.7,5.9,-1,-1.1,-1,627,D +0.1,R +0.4,5,0.12,3/5/20 -Ciruli Associates,51,16,yes,yes,Live,no,-0.8,A/B,R +0.4,94%,0%,3.5,5.9,-2.3,-2.5,-0.5,16,R +2.1,R +2.7,5.3,0.59,10/25/06 -MassINC Polling Group,198,18,yes,partial,Online/Live,no,-0.7,A/B,R +0.7,83%,22%,4.9,6.7,-1.7,-1.6,-0.7,12,R +2.4,R +1.4,6.4,0,2/25/20 -Fairleigh Dickinson University (PublicMind),92,19,yes,yes,Live,no,-0.7,A/B,D +0.0,95%,5%,3.9,5.4,-1.3,-1.4,-0.4,18,D +0.1,D +2.8,4.5,0.3,10/16/14 -CBS News/The New York Times,36,62,yes,yes,Live,no,-0.7,A,D +0.4,76%,23%,4.3,5.5,-1,-1,-0.6,51,D +0.7,D +1.5,4.1,0.23,10/16/18 -Grove Insight,129,29,no,yes,Live,no,-0.7,A/B,D +0.5,90%,7%,3,5.8,-2.6,-3,-1.4,29,D +1.1,D +3.4,3.8,0.67,11/2/12 -Behavior Research Center (Rocky Mountain Poll),27,8,yes,yes,Live,no,-0.7,A/B,D +0.1,75%,0%,3.1,6.4,-3.1,-2.7,-0.3,6,D +1.0,R +1.4,8.1,0,10/22/08 -Western New England University,380,10,yes,yes,Live,no,-0.6,A/B,R +0.3,100%,10%,4.3,6.4,-1.9,-2.5,-0.7,9,R +1.1,D +2.2,2.6,1.46,10/19/18 -Suffolk University,323,88,yes,yes,Live,no,-0.6,A,D +0.6,79%,24%,5.1,6.7,-1.4,-0.6,-0.5,52,D +1.0,D +1.8,5.7,0,2/28/20 -IBD/TIPP,144,27,yes,partial,Online/Live,no,-0.6,A/B,R +0.8,78%,4%,2.2,4.1,-1.6,-1.6,-0.7,27,R +1.9,R +1.6,3.4,0.25,10/30/18 -Los Angeles Times,172,36,yes,yes,Live,no,-0.6,A/B,R +0.1,85%,22%,4.6,6.4,-1.6,-0.8,-0.3,23,R +0.3,D +0.8,5.1,0.15,10/26/08 -Michigan State University,463,2,yes,yes,Live,no,-0.6,A/B,R +0.0,100%,0%,1,9.6,-8.4,-7.7,-0.7,2,R +0.5,R +1.5,,0,10/18/18 -University of Connecticut,347,7,yes,yes,Live,no,-0.6,A/B,R +0.3,93%,14%,4,5.4,-1.2,-1.4,-0.2,7,R +2.3,R +2.0,8,0,10/20/08 -University of Cincinnati (Ohio Poll),346,39,yes,yes,Live,no,-0.6,A/B,R +1.3,94%,21%,3.9,5.7,-1.7,-0.9,-0.4,30,R +3.2,R +2.4,3.4,0.46,11/2/12 -Temple University,336,6,yes,yes*,Live*,no,-0.6,A/B,R +0.2,100%,17%,3.7,5.2,-1.3,-1.4,-0.2,5,R +2.5,D +0.7,3.7,0.08,10/23/08 -Fox News/Beacon Research/Shaw & Co. Research,103,40,yes,yes,Live,no,-0.5,A-,D +1.4,71%,38%,5.6,5.8,0,-0.5,-0.3,25,D +2.7,D +1.0,4.8,0,10/29/18 -Castleton University,45,3,yes,yes,Live,no,-0.5,A/B,,100%,33%,9.9,9.5,0.6,-1,-0.1,0,,,,0,2/10/16 -KRC/Communications Research,160,22,yes,yes*,Live*,no,-0.5,A/B,D +0.1,91%,41%,7.1,7.4,-0.1,-0.5,-0.1,11,D +0.7,D +2.5,6.5,0,1/26/04 -Wirthlin Worldwide,387,4,yes,yes*,Live*,no,-0.5,A/B,R +0.2,75%,25%,4.5,6.1,-1.3,-1.6,-0.1,4,R +3.9,R +5.6,5.3,0.14,10/22/00 -Indiana University,149,2,yes,yes,Live,no,-0.5,A/B,D +0.0,100%,0%,0.9,6.1,-5,-4.7,-0.1,2,D +0.9,D +4.1,,0,10/18/04 -Siena College,305,53,yes,partial,Online/Live,no,-0.5,A-,R +0.7,90%,23%,4.9,5.4,-0.2,-0.9,-0.6,49,R +1.1,R +1.1,4.7,0.2,10/30/18 -Louis Harris & Associates,173,2,yes,yes*,Live*,no,-0.5,A/B,D +0.0,100%,0%,0.9,5,-3.9,-5.2,-0.1,2,D +0.9,D +5.4,5.5,0,10/31/98 -Market Strategies International,189,1,yes,yes*,Live*,no,-0.5,A/B,R +0.0,100%,0%,1.1,6.3,-5,-5.4,-0.1,1,R +1.1,R +4.6,3.6,1.27,10/28/02 -NBC News/The Wall Street Journal,221,31,yes,yes,Live,no,-0.4,A-,D +0.6,73%,10%,4,5.2,-1,-0.7,-0.3,26,D +1.2,D +0.7,3.1,0.5,11/2/18 -University of Florida,349,1,yes,yes,Live,no,-0.4,A/B,D +0.0,50%,0%,1.1,4.5,-3.3,-1,0,1,D +1.1,R +0.1,1.4,1.2,10/26/14 -Gordon S. Black Corp.,123,2,yes,yes*,Live*,no,-0.4,A/B,R +0.1,100%,50%,6.4,4.4,2.1,0.5,0,2,R +6.4,R +1.3,6,0,10/18/98 -Fox News/Opinion Dynamics Corp.,104,34,yes,yes*,Live*,no,-0.4,A/B,R +0.3,72%,12%,3.9,5.1,-1.1,-0.3,-0.1,28,R +0.9,R +1.6,4.1,0.15,10/27/10 -Yankelovich Partners Inc.,390,7,yes,yes*,Live*,no,-0.4,A/B,R +0.0,50%,43%,8.1,7.1,1.2,0.2,0,3,R +1.0,R +1.8,4.3,0.23,10/26/00 -Emerson College,88,165,yes,no,IVR/Online/Text,no,-0.4,A-,D +0.3,80%,24%,5.4,6.2,-0.6,-0.7,-0.6,123,D +0.4,R +1.3,5.2,0.05,3/12/20 -Harvard University,135,1,yes,yes*,Live*,no,-0.4,A/B,D +0.1,0%,0%,6.8,6.2,0.8,0.7,0,1,D +6.8,D +1.5,2,2.69,10/26/02 -Public Policy Institute of California,262,16,yes,yes,Live,no,-0.3,A/B,R +1.0,100%,25%,5.2,5.5,-0.1,0,0,10,R +4.4,R +1.1,,0,2/12/20 -University of Illinois at Chicago,352,1,yes,yes*,Live*,no,-0.3,A/B,R +0.2,100%,100%,14.1,5.3,8.9,7.2,0.1,1,R +14.1,R +5.1,,0,10/16/98 -Abt Associates,7,10,yes,yes,Live,no,-0.3,A/B,D +0.8,90%,20%,3.8,5.1,-1.1,-0.3,-0.1,9,D +3.3,D +0.3,4,0.4,6/7/17 -Winthrop University,386,2,yes,yes,Live,no,-0.3,A/B,D +0.0,100%,50%,12,6.4,5.8,0.6,0.1,1,D +0.2,R +1.2,3.6,0.27,2/14/20 -RKM Research and Communications Inc.,272,34,no,yes,Live,no,-0.3,A-,R +0.1,87%,24%,5.3,6.9,-1.4,-1.2,-0.6,20,R +0.5,R +1.5,4.5,0.05,2/7/20 -Georgetown University (Battleground),114,35,yes,yes,Live,no,-0.3,A/B,R +0.6,57%,11%,3.4,4.6,-1,-0.3,-0.1,35,R +1.4,R +1.6,3.3,0.43,11/5/12 -Princeton Survey Research Associates International,258,35,yes,yes,Live,no,-0.3,A/B,D +0.5,63%,31%,5.1,5.1,0.2,0.1,0.1,33,D +1.2,D +0.2,4.7,0,10/25/14 -Market Shares Corp.,187,25,yes,yes,Live,no,-0.3,A/B,R +1.1,84%,28%,5.8,5.5,0.5,-0.1,0,22,R +4.1,R +1.9,4.6,0.36,10/22/12 -Mason-Dixon Polling & Strategy,197,433,no,yes,Live,no,-0.3,B+,R +0.6,87%,23%,5.1,5.7,-0.4,-0.6,-0.6,376,R +0.7,R +1.2,5.1,0.09,11/6/19 -CNN/Opinion Research Corp.,37,103,yes,yes,Live,no,-0.2,B+,D +0.0,72%,25%,5.5,6.2,-0.4,-0.2,-0.2,71,D +0.0,D +0.1,5,0.09,10/30/16 -Research & Polling Inc.,280,32,no,yes,Live,no,-0.2,B+,R +0.9,84%,9%,4.5,6,-1.2,-1.5,-0.7,31,R +1.8,R +0.5,3.2,0.56,10/29/18 -Quinnipiac University,267,207,yes,yes,Live,no,-0.2,B+,D +0.2,83%,23%,4.6,5.6,-0.8,-0.2,-0.1,153,D +0.2,D +0.4,5.2,0,11/1/18 -EPIC-MRA,84,49,no,yes,Live,no,-0.2,B+,R +0.2,78%,24%,5.5,6.1,-0.4,-0.8,-0.5,42,R +0.4,D +0.6,5.3,0.13,3/5/20 -Elway Research,87,21,no,partial,Live/Text,no,-0.2,A/B,D +0.8,90%,5%,3.9,6.3,-2.2,-2.6,-1,20,D +2.1,D +3.7,4.2,0.37,10/21/16 -St. Norbert College,313,12,no,yes,Live,no,-0.2,A/B,D +0.2,88%,0%,3.9,6.7,-2.7,-2.4,-0.6,11,D +0.9,D +3.0,5.3,0.22,10/20/14 -University of North Florida,360,9,yes,partial,Online/Live,no,-0.1,A/B,D +0.7,44%,33%,4,5.9,-1.7,-0.4,-0.1,6,D +3.9,D +1.4,4,0.04,3/8/20 -Elon University,86,8,yes,partial,Online/Live,no,-0.1,A/B,D +0.5,56%,13%,3.2,4.6,-1.3,-1,-0.2,8,D +2.1,D +0.8,3.6,0.57,10/25/16 -National Research Inc.,225,10,no,yes,Live,no,-0.1,A/B,R +0.5,75%,20%,5.1,6.8,-1.5,-1.7,-0.4,7,R +3.3,R +5.5,5.9,0,3/5/16 -Blum & Weprin Associates,32,19,no,yes,Live,no,-0.1,A/B,R +0.7,95%,21%,4.8,5.2,-0.2,-2.1,-0.5,17,R +3.4,D +0.9,4.6,0.04,10/25/10 -Public Religion Research Institute,428,1,yes,partial,Online/Live,no,-0.1,A/B,D +0.0,100%,0%,0.4,5.1,-4.4,-2.9,-0.1,1,D +0.4,D +1.7,2,1.23,10/19/18 -Middle Tennessee State University,208,5,yes,yes,Live,no,-0.1,A/B,D +0.6,100%,60%,9.3,6,3.5,2.1,0.3,4,D +4.6,R +5.0,4.5,0.21,10/24/14 -Fleming & Associates,96,17,no,yes,Live,no,-0.1,A/B,R +0.4,100%,12%,5,6.3,-1.1,-1.7,-0.6,15,R +1.4,R +0.2,3.7,0.63,10/22/18 -University of Massachusetts Lowell,355,19,yes,no,Online,no,-0.1,A/B,R +0.2,74%,37%,7.2,6.9,0.5,-0.6,-0.3,9,R +0.8,R +0.6,5.5,0,2/16/20 -Cygnal,67,13,no,partial,IVR/Online/Live/Text,no,-0.1,A/B,D +1.0,92%,0%,3,5.6,-2.4,-3,-1.1,13,D +2.6,R +1.0,3.5,0.76,11/8/19 -Angus Reid Global,13,30,no,no,Online,no,0,B+,R +1.2,93%,7%,3.2,5.6,-2.1,-2.6,-1.2,30,R +2.6,D +0.8,3.1,0.85,11/3/16 -Public Opinion Strategies,260,64,yes,partial,Online/Live,no,0,B+,R +1.5,70%,22%,5.7,6.1,-0.2,-0.4,-0.2,62,R +2.4,R +4.1,4.3,0.33,10/16/18 -Strategic Vision LLC,320,133,no,yes*,Live*,yes,0,F,R +1.5,89%,18%,3.8,5.1,-1.1,-0.4,-0.3,110,R +2.2,R +2.1,4.4,0.12,11/1/08 -"North Star Opinion Research/Ayres, McHenry & Associates",233,8,no,yes,Live,no,0,A/B,R +0.6,94%,25%,5.5,6.7,-1,-3.5,-0.7,6,R +3.5,R +6.1,4.4,0.37,10/23/16 -American Viewpoint,10,8,no,yes,Live,no,0,B/C,R +0.8,69%,0%,4.2,5.7,-1.3,-1.6,-0.3,8,R +3.5,R +3.3,6.3,0,10/17/18 -Landmark Communications,166,39,no,partial,IVR/Live,no,0,B,D +1.5,82%,23%,4.8,5.4,-0.5,-0.8,-0.4,33,D +2.8,R +0.5,4.5,0,6/19/17 -Ward Research (Honolulu Star-Advertiser),375,15,no,yes,Live,no,0,B/C,R +0.4,80%,33%,5.9,6,0,-1.5,-0.4,15,R +1.4,D +1.8,3.9,0.49,10/15/14 -University of Arkansas,345,6,no,yes,Live,no,0,B/C,D +0.7,100%,0%,4.1,5.3,-1,-2.6,-0.5,6,D +4.1,R +3.9,6.9,0,10/22/16 -Harstad Strategic Research Inc.,134,10,no,yes,Live,no,0,B/C,D +0.6,75%,10%,3.8,5.9,-1.9,-1.6,-0.3,10,D +2.6,D +3.3,5.1,0,10/21/14 -RT Strategies,275,42,yes,yes,Live,no,0.1,B/C,D +1.0,69%,40%,5.9,4.8,1.3,0.9,0.4,42,D +2.2,D +3.4,8.6,0,10/28/06 -Harper Polling,132,11,no,partial,IVR/Live,no,0.1,B/C,D +0.1,91%,18%,3.6,6,-2.3,-1.9,-0.6,8,D +0.5,R +1.1,5.3,0,11/3/16 -University of South Alabama,361,9,no,yes,Live,no,0.1,B/C,R +0.4,100%,11%,3.3,5.3,-1.8,-2,-0.3,9,R +2.6,R +2.0,7.2,0,10/14/10 -Public Policy Polling,263,423,no,no,IVR/Text,no,0.1,B,D +0.3,80%,31%,5,5.5,-0.3,-0.4,-0.4,294,D +0.4,D +0.9,4.7,0,2/25/20 -GQR Research (GQRR),126,57,yes,partial,Online/Live,no,0.1,B,D +2.1,56%,14%,4.5,5.3,-0.6,0.1,0,55,D +3.6,D +3.4,4.1,0.13,10/24/18 -University of Wisconsin (Badger Poll),365,7,yes,yes*,Live*,no,0.1,B/C,D +0.4,86%,29%,12.2,6,6.4,3.6,0.4,6,D +4.1,D +3.8,4,0.89,10/25/08 -Gallup,112,84,yes,yes,Live,no,0.1,B,R +0.4,69%,30%,4.3,5,-0.6,0.6,0.4,69,R +0.7,R +1.4,4.1,0,10/22/18 -Rutgers University,295,14,yes,yes,Live,no,0.1,B/C,R +0.0,86%,14%,5.7,5.6,0.3,1.8,0.5,14,R +0.1,D +0.9,6.1,0,10/16/18 -Pharos Research Group,254,33,no,yes,Live,yes,0.1,F,D +0.8,92%,15%,3.8,4.9,-1,-0.4,-0.2,33,D +1.6,D +1.1,4.1,0.22,10/27/12 -Keating Research,161,5,no,yes,Live,no,0.1,B/C,D +0.1,80%,0%,2.4,5,-2.4,-2.1,-0.3,5,D +0.9,D +2.8,3.7,0.62,11/3/16 -American Research Group,9,273,yes,yes,Live,no,0.2,B,R +0.2,75%,39%,7.4,7.4,0.2,0.3,0.2,82,R +0.2,R +1.7,6.9,0,2/9/20 -Montana State University Billings,216,7,no,yes,Live,no,0.2,B/C,D +0.3,57%,0%,3.6,6.3,-2.5,-4.1,-0.5,7,D +3.0,D +2.5,,0,10/18/08 -Greenberg Quinlan Rosner/American Viewpoint,127,8,no,yes,Live,no,0.2,B/C,R +0.7,100%,50%,4.4,4.9,-0.3,-0.8,-0.2,6,R +4.2,D +1.5,5.4,0,10/26/16 -Financial Dynamics,95,15,no,yes*,Live*,no,0.2,B/C,R +0.4,100%,0%,2.6,4.7,-1.9,-1.3,-0.3,15,R +1.7,R +2.2,2.4,0.63,11/1/08 -University of Washington,364,9,no,yes,Live,no,0.2,B/C,D +0.1,100%,0%,3.6,5.5,-1.7,-1.6,-0.3,9,D +0.3,D +3.4,4.8,0.74,10/25/12 -Market Research Institute Inc.,186,11,no,yes*,Live*,no,0.2,B/C,D +0.1,100%,27%,4.2,5.3,-1,-1.6,-0.2,11,D +0.6,D +0.4,5.1,0.35,10/24/04 -Iowa State University,153,3,no,yes,Live,no,0.2,B/C,,67%,33%,6.2,8.9,-2.4,-3.7,-0.4,0,,,,0,1/14/16 -McKeon & Associates,202,3,no,yes,Live,no,0.2,B/C,D +0.2,67%,33%,2.9,5.9,-2.9,-4.1,-0.4,2,D +3.0,D +0.5,12.8,0,3/12/16 -Christopher Newport University,50,10,no,yes,Live,no,0.2,B/C,D +0.7,100%,30%,5.9,5.1,1,-0.4,-0.1,9,D +2.7,D +2.1,5.4,0,2/14/20 -Tarrance Group,333,28,no,yes,Live,no,0.2,B/C,R +0.9,82%,25%,6.2,6.6,-0.2,-0.1,0,24,R +2.4,R +6.0,7.2,0,10/21/18 -Victory Research,437,2,no,yes,Live,no,0.2,B/C,D +0.0,100%,0%,2,5.9,-3.7,-4.6,-0.4,1,D +0.3,,,0,3/8/20 -SSRS,297,18,yes,yes,Live,no,0.2,B/C,D +1.2,50%,22%,5.6,5.3,0.5,1.3,0.6,16,D +2.9,D +2.7,5.9,0,2/24/20 -Orion Strategies,246,4,no,yes,Live,no,0.2,B/C,D +0.1,100%,25%,3.2,6.6,-3.2,-3.9,-0.3,3,D +1.5,D +6.5,2.7,0.35,10/12/10 -CJ&N,63,4,no,yes*,Live*,no,0.2,B/C,D +0.1,100%,25%,3.5,7.6,-3.9,-3.3,-0.3,1,D +3.2,,,0,10/26/10 -Marshall Marketing & Communications,196,4,no,yes*,Live*,no,0.3,B/C,R +0.2,100%,0%,3.4,6.6,-3.1,-1.9,-0.2,3,R +2.9,R +1.2,,0,10/21/08 -YouGov,391,416,no,no,Online,no,0.3,B,D +0.4,88%,30%,4.9,5.2,-0.1,-0.2,-0.2,357,D +0.4,D +0.2,4.6,0,3/7/20 -University of Massachusetts Amherst,354,11,no,yes*,Live*,no,0.3,B/C,R +0.2,100%,36%,6.4,8.3,-1.7,-1,-0.1,2,R +6.1,R +0.8,7.7,0,10/27/00 -Missouri State University,212,3,no,yes,Live,no,0.3,B/C,D +0.3,67%,0%,4.4,7.5,-2.9,-3.1,-0.2,3,D +4.1,D +1.2,4.1,0.26,10/24/10 -Northern Arizona University,234,4,no,yes*,Live*,no,0.3,B/C,R +0.2,100%,25%,3.6,5.6,-1.9,-3.2,-0.2,4,R +3.3,R +5.1,6,0.19,10/23/08 -Potomac Incorporated,256,8,no,yes*,Live*,no,0.3,B/C,R +0.3,88%,13%,4.6,6.2,-1.4,-1.4,-0.2,6,R +3.1,D +1.3,4.5,0.35,10/29/06 -Louisville Courier-Journal,174,9,no,yes*,Live*,no,0.3,B/C,R +0.2,78%,11%,3.7,5.2,-1.4,-1.2,-0.2,9,R +1.4,R +1.5,5.3,0.34,10/28/07 -Ethridge & Associates LLC,89,6,no,yes*,Live*,no,0.3,B/C,R +0.1,83%,0%,2.7,5.6,-2.8,-3,-0.2,6,R +0.7,R +3.6,3.1,1.25,10/29/02 -APC Research,4,2,no,yes,Live,no,0.3,B/C,D +0.2,100%,0%,2.5,5.1,-2.3,-3.4,-0.2,2,D +2.5,D +0.3,,0,10/19/14 -Dittman Research,79,6,no,yes,Live,no,0.3,B/C,D +0.5,100%,33%,5.4,5.9,-0.3,-0.8,-0.1,5,D +4.6,R +1.0,9.1,0,10/26/10 -Franklin & Marshall College,106,21,yes,partial,Online/Live,no,0.3,B/C,D +0.4,86%,29%,6.4,6.5,0.1,0.8,0.3,18,D +1.1,D +2.1,5.7,0.03,10/25/18 -SEA Polling & Strategic Design,302,12,no,yes,Live,no,0.3,B/C,D +0.6,83%,0%,3,5.4,-2.2,-0.6,-0.2,10,D +2.2,D +0.2,3.5,0.53,10/19/18 -Clemson University,54,7,no,partial,Online/Live,no,0.3,B/C,R +0.2,100%,43%,8.7,7.7,1.2,-3.5,-0.7,1,R +16.7,R +9.7,16,0,2/21/20 -Frederick Polls,108,2,no,yes,Live,no,0.3,B/C,R +0.0,75%,0%,2.4,6.5,-3.9,-5.7,-0.3,1,R +0.6,D +4.5,10.5,0,10/17/12 -University of New Hampshire,357,112,yes,yes,Live,no,0.3,B-,D +2.8,85%,26%,5.9,6,0.1,0.5,0.4,99,D +3.7,D +3.6,5.6,0.1,2/8/20 -Market Decisions,184,4,no,yes,Live,no,0.3,B/C,R +0.1,100%,25%,4.7,5.2,-0.3,-2,-0.1,4,R +1.0,R +0.4,5.5,0.65,10/20/08 -Park Street Strategies,534,1,no,yes,Live,no,0.3,B/C,,100%,0%,2.4,7.7,-5.1,-2.8,-0.1,0,,,4.6,0,1/26/20 -Wiese Research Associates Inc.,382,7,no,yes,Live,no,0.3,B/C,D +0.9,100%,43%,7.3,6.6,0.9,-0.3,0,7,D +5.4,D +6.1,,0,10/24/12 -GBAO,109,6,no,partial,Online/Live,no,0.3,B/C,D +0.0,75%,0%,3.7,6,-2.1,-2,-0.4,6,D +0.0,D +1.9,,0,10/21/18 -University of Wisconsin-Milwaukee,366,4,no,yes*,Live*,no,0.3,B/C,R +0.2,100%,25%,4.4,6.1,-1.5,-1.6,-0.1,4,R +3.5,R +1.2,3.9,0,10/21/08 -RBI Strategies & Research,271,2,no,yes,Live,no,0.3,B/C,R +0.0,100%,0%,0.7,5.6,-4.8,-6.9,-0.4,1,R +0.7,D +3.5,5.1,0.17,10/25/10 -Valley Research,368,6,no,yes*,Live*,no,0.3,B/C,D +0.2,83%,17%,4.3,4.4,0.1,-1.1,-0.1,6,D +2.4,D +1.3,2,0.21,10/24/04 -Research Co.,449,21,no,no,Online,no,0.3,B-,R +0.5,88%,14%,4.1,5.9,-1.7,-1.9,-1,20,R +1.1,D +0.8,3.9,1.05,11/2/18 -MSR Group,178,3,no,yes*,Live*,no,0.3,B/C,D +0.2,100%,0%,3.5,6.8,-3.1,-3.9,-0.2,3,D +3.5,D +1.3,,0,10/19/04 -Richard Day Research Inc.,287,11,no,yes*,Live*,no,0.3,B/C,R +0.4,100%,36%,5.5,5.3,0.4,-0.3,0,11,R +2.9,R +0.7,5.5,0,10/21/06 -Lake Research Partners,165,10,no,partial,IVR/Online/Live,no,0.3,B/C,D +0.6,80%,20%,3.9,6.1,-1.9,-2.2,-0.5,10,D +2.4,D +3.4,5.8,0.06,4/15/18 -Southern Media & Opinion Research,310,7,no,yes,Live,no,0.3,B/C,R +0.1,100%,14%,5.6,5.3,0.5,-0.2,0,7,R +0.7,R +1.6,,0,11/29/16 -Mason Strategies,464,1,no,yes,Live,no,0.3,B/C,D +0.1,100%,0%,1.9,5.7,-3.6,-4.8,-0.2,1,D +1.9,R +4.1,,0,10/18/18 -Research 2000,281,280,no,yes*,Live*,yes,0.3,F,D +1.3,88%,21%,5.5,5.8,-0.2,-0.1,-0.1,248,D +1.5,D +1.2,4.6,0.24,1/16/10 -Public Opinion Strategies/Hamilton Campaigns (Texas Credit Union League),261,2,no,yes*,Live*,no,0.3,B/C,,100%,50%,6.9,9.4,-2.4,-2.3,-0.1,0,,,,0,2/12/08 -Personal Marketing Research,252,3,no,yes*,Live*,no,0.3,B/C,,67%,33%,5.4,8.3,-2.7,-2.6,-0.1,0,,,6.1,0.03,1/6/04 -High Point University,139,3,yes,partial,Online/Live,no,0.3,B/C,D +0.0,67%,33%,11.5,6.3,5.4,3.1,0.4,2,D +0.1,D +1.8,6,0,2/25/20 -Targeted Persuasion,579,1,no,yes,Live,no,0.4,B/C,,100%,0%,0.9,8.3,-7.2,-6.4,-0.3,0,,,,0,5/24/16 -University of Houston,351,1,no,yes,Live,no,0.4,B/C,,100%,0%,2,8.5,-6.3,-6.3,-0.3,0,,,,0,2/17/16 -Market Solutions Group,188,4,no,yes*,Live*,no,0.4,B/C,R +0.0,100%,25%,4.4,6.6,-2,-1.4,-0.1,2,R +0.1,D +1.5,4.4,0.45,10/19/04 -Moore Information,217,9,no,yes,Live,no,0.4,B/C,R +0.7,67%,11%,6.5,6.5,0.2,-0.2,0,9,R +4.1,R +5.0,5.3,0.22,10/27/14 -Merrill Poll,206,2,no,yes,Live,no,0.4,B/C,,100%,50%,8.7,9.1,-0.2,-0.7,-0.1,0,,,,0,3/9/16 -Richmond Times-Dispatch,288,4,no,yes,Live,no,0.4,B/C,D +0.2,100%,0%,3.3,4.9,-1.3,-1.3,-0.1,4,D +2.9,D +2.4,5,0.17,10/23/04 -Mercyhurst University,422,1,no,yes,Live,no,0.4,B/C,R +0.0,100%,0%,0.7,5.7,-4.8,-5.4,-0.2,1,R +0.7,,,0,10/18/14 -Odney,524,1,no,yes,Live,no,0.4,B/C,D +0.1,100%,0%,2.1,6.3,-4.1,-4.8,-0.2,1,D +2.1,R +8.0,8,0,10/22/14 -University of Tennessee,362,2,no,yes*,Live*,no,0.4,B/C,R +0.1,100%,0%,2.7,5.1,-2.2,-5.7,-0.2,2,R +2.7,R +5.4,,0,10/14/04 -"Fabrizio, Lee & Associates",90,3,no,yes,Live,no,0.4,B/C,D +0.2,33%,33%,5.7,6.1,-0.2,-0.3,0,3,D +2.1,R +4.5,,0,10/17/18 -Frank N. Magid Associates Inc.,105,4,no,yes*,Live*,no,0.4,B/C,D +0.3,100%,25%,4.7,5.7,-0.8,-1.7,-0.1,4,D +4.7,R +0.9,4,0.8,10/24/02 -Winston Group,385,3,no,yes*,Live*,no,0.4,B/C,D +0.2,67%,33%,4.2,5.3,-0.9,-1.5,-0.1,3,D +3.8,R +2.2,2,0.7,10/23/08 -Gotham Research Group,576,1,no,yes,Live,no,0.4,B/C,R +0.2,100%,0%,5.8,6.4,-0.5,-2.8,-0.1,1,R +5.8,D +2.0,6,0.75,10/23/12 -Strategic Services,319,2,no,yes*,Live*,no,0.4,B/C,D +0.1,50%,0%,4.2,5.7,-1.3,-1.7,-0.1,2,D +4.2,D +3.4,,0,10/23/06 -RMS Research,273,2,no,yes*,Live*,no,0.4,B/C,R +0.1,100%,0%,2.3,5.9,-3.4,-3.7,-0.1,2,R +2.3,R +5.8,4,0.35,10/22/02 -Knowledge Networks,164,3,yes,no,Online,no,0.4,B/C,D +0.2,100%,33%,4.2,4.5,-0.1,-0.9,0,3,D +4.0,D +0.6,3.1,0.16,10/22/08 -Lincoln Institute,170,2,no,yes*,Live*,no,0.4,B/C,R +0.1,75%,0%,4.1,5.1,-0.8,-2.5,-0.1,2,R +4.1,D +2.7,,0,10/17/00 -Midwest Survey and Research,209,3,no,yes*,Live*,no,0.4,B/C,R +0.0,100%,33%,7.3,5.8,1.7,-1,0,3,R +1.1,,,0,10/26/02 -QEV Analytics,266,1,no,yes,Live,no,0.4,B/C,,100%,0%,2,6.5,-4.3,-6.3,-0.2,0,,,,0,11/2/09 -Baruch College,22,2,no,yes,Live,no,0.4,B/C,,100%,0%,5.7,8.7,-2.9,-0.3,0,0,,,9.2,0,4/8/16 -Neighborhood Research and Media,227,2,no,yes,Live,no,0.4,B/C,R +0.1,50%,50%,6.8,7.3,-0.4,-0.2,0,1,R +3.4,R +7.2,8.4,0,1/16/20 -Florida International University/Univision,98,1,no,yes,Live,no,0.4,B/C,D +0.0,100%,0%,1.8,6.3,-4.3,-6.1,-0.1,1,D +1.8,R +13.0,,0,10/16/08 -GfK Group,115,21,yes,no,Online,no,0.4,B/C,D +0.2,88%,19%,3.9,5,-0.9,0.1,0,21,D +0.6,D +1.3,4.6,0.22,10/22/16 -Dan Jones & Associates,70,38,no,partial,Online/Live,no,0.4,B-,D +1.0,95%,21%,6.9,6.3,0.9,-0.2,-0.1,31,D +2.1,R +2.7,9.8,0,10/24/16 -Centre College,47,1,no,yes,Live,no,0.4,B/C,D +0.2,100%,0%,3.9,5.4,-1.3,-1.1,0,1,D +3.9,D +2.3,4.8,0.35,10/21/16 -Blumenthal Research Daily,447,2,no,yes,Live,yes,0.4,F,R +0.2,100%,0%,2.5,5.3,-2.6,-1.7,-0.1,2,R +1.8,R +3.1,1,1.58,4/14/18 -New Mexico State University,230,1,no,yes*,Live*,no,0.4,B/C,,0%,0%,7.1,8.6,-1.3,-1.7,0,0,,,,0,1/27/08 -Aspen Media & Market Research,17,1,no,yes*,Live*,no,0.4,B/C,R +0.1,100%,0%,3.5,5.7,-2.1,-2.6,-0.1,1,R +3.5,,,0,10/22/06 -Voter/Consumer Research,371,6,no,yes,Live,no,0.4,B/C,R +0.0,100%,50%,5.2,5.7,-0.3,-1.1,-0.1,6,R +0.0,R +3.0,2.5,1.19,10/19/14 -Jim Meader (KELOLAND-TV),159,4,no,yes*,Live*,no,0.4,B/C,D +0.3,100%,25%,4.6,5.5,-0.7,-0.4,0,4,D +4.6,D +4.4,,0,10/21/02 -Garin-Hart-Yang Research Group,113,24,no,partial,Online/Live,no,0.4,B/C,D +1.3,85%,33%,5.5,5.7,0,-0.5,-0.2,24,D +3.2,D +4.7,4.9,0.09,10/18/16 -Manhattanville College,181,3,no,yes*,Live*,no,0.4,B/C,R +0.2,100%,33%,6.5,6.7,0,-0.9,0,2,R +8.2,D +0.2,7.2,0,2/22/00 -Canisius College,43,1,no,yes*,Live*,no,0.4,B/C,,100%,0%,0.1,8.6,-8.3,-5.7,-0.1,0,,,,0,2/19/04 -Central Surveys Inc.,46,1,no,yes*,Live*,no,0.4,B/C,D +0.0,0%,0%,1.7,5.7,-3.8,-3.5,-0.1,1,D +1.7,D +2.3,,0,10/17/04 -Scripps Howard,303,5,no,yes*,Live*,no,0.4,B/C,R +0.1,100%,40%,4.8,4.4,0.6,-0.6,0,5,R +2.2,R +2.7,2.8,0.46,10/18/02 -Cooper & Secrest,60,1,no,yes*,Live*,no,0.4,B/C,R +0.0,0%,0%,2.6,5.8,-3,-3.3,0,1,R +2.6,,,0,10/15/02 -Red Sea Communications,278,1,no,yes*,Live*,no,0.4,B/C,R +0.1,100%,0%,4.4,7.1,-2.5,-3,0,1,R +4.4,,,0,10/24/02 -Thirty-Ninth Street Strategies,460,1,no,yes,Live,no,0.4,B/C,R +0.1,0%,0%,2,6.8,-4.5,-2.8,-0.1,1,R +2.0,R +2.4,3,2.58,10/21/18 -Dynamic Marketing Inc.,83,1,no,yes*,Live*,no,0.4,B/C,D +0.0,100%,0%,3,6.2,-3,-4.6,-0.1,1,D +3.0,R +7.5,,0,10/22/00 -Vox Populi Communications,529,1,no,yes*,Live*,no,0.4,B/C,,100%,0%,3.5,8.6,-4.9,-3,0,0,,,6,0,2/15/00 -Diversified Research Inc,80,1,no,yes*,Live*,no,0.4,B/C,R +0.1,100%,0%,5,7,-1.8,-2.2,0,1,R +5.0,,,0,10/19/00 -Global Strategy Group/National Research (Philadelphia Inquirer),119,4,no,yes,Live,no,0.4,B/C,R +0.3,100%,25%,3,5.3,-2.1,-1.7,-0.2,4,R +2.7,D +0.1,2.3,1.93,10/24/12 -Lauer Lalley Victoria Inc.,168,1,no,yes*,Live*,no,0.4,B/C,R +0.0,100%,0%,1.7,6.6,-4.7,-4.1,0,1,R +1.7,D +4.0,,0,10/18/98 -Overtime Politics,247,12,no,yes,Live,yes,0.4,F,,67%,42%,9.8,8.9,1.1,0.4,0.1,0,,,6.9,0,2/22/16 -Becker Institute,26,3,no,yes*,Live*,no,0.4,B/C,D +0.3,67%,67%,6.9,6.4,0.7,-0.2,0,3,D +6.9,D +0.8,11.5,0,10/23/02 -Ohio State University,236,1,no,yes*,Live*,no,0.4,B/C,R +0.0,100%,0%,3.7,5.1,-1.3,-1.5,0,1,R +3.7,R +5.8,,0,10/18/00 -Opinion Savvy/InsiderAdvantage,243,119,yes,no,IVR/Online,no,0.4,B-,D +1.1,70%,41%,7.2,7.2,0.2,0.3,0.2,42,D +1.8,D +0.3,5.9,0,10/29/18 -Morningside College,536,1,no,yes,Live,no,0.4,B/C,,0%,0%,6.4,8.5,-1.9,-1.3,-0.1,0,,,2.3,1.37,1/20/20 -Dartmouth College,72,3,no,yes,Live,no,0.4,B/C,,100%,67%,9.3,9,0.5,0,0,0,,,,0,1/26/00 -Market Trends Pacific,190,1,no,yes*,Live*,no,0.4,B/C,D +0.1,50%,0%,4.5,5.5,-0.8,-0.6,0,1,D +4.5,D +2.5,,0,10/21/02 -Basswood Research,24,2,no,yes,Live,no,0.4,B/C,R +0.2,100%,100%,10.7,7.7,3.2,0.2,0,1,R +13.0,,,0,3/20/16 -Wick Communications,381,1,no,yes*,Live*,no,0.4,B/C,D +0.1,100%,0%,2.8,6.3,-3.2,-1.4,0,1,D +2.8,D +4.0,5,1.19,10/27/06 -Bendixen & Amandi International,29,2,no,yes,Live,no,0.4,B/C,D +0.1,100%,0%,3,4.8,-1.7,0.3,0,2,D +1.6,D +3.2,,0,10/22/16 -NRECA Market Research,223,1,no,yes*,Live*,no,0.4,B/C,D +0.1,100%,0%,6.3,5.5,0.9,-0.6,0,1,D +6.3,,,0,10/20/98 -Associated Industries of Florida,18,2,no,yes,Live,no,0.4,B/C,D +0.3,50%,0%,3.4,4.5,-0.9,0.3,0,2,D +3.4,D +1.0,,0,10/19/16 -University of North Carolina,359,1,no,yes*,Live*,no,0.4,B/C,D +0.0,100%,0%,1.6,5.4,-3.6,-3.2,0,1,D +1.6,R +1.6,1,2.97,10/28/02 -University of Denver,348,2,no,yes,Live,no,0.4,B/C,R +0.1,100%,0%,3.4,5.2,-1.7,-0.1,0,2,R +1.0,R +1.1,4.5,0.44,10/30/16 -Analytical Group,11,1,no,yes*,Live*,no,0.4,B/C,D +0.1,100%,0%,4,5.3,-1.1,-0.8,0,1,D +4.0,D +3.0,3.7,0.86,10/26/02 -ASA Marketing Group,5,1,no,yes*,Live*,no,0.4,B/C,D +0.1,100%,0%,5.5,4.5,1.2,0.1,0,1,D +5.5,,,0,10/28/06 -Belden Russonello,28,2,no,yes,Live,no,0.4,B/C,D +0.1,100%,50%,4.7,5.3,-0.3,0.4,0,2,D +3.3,D +5.4,,0,10/18/04 -Feldman Group,93,2,no,yes,Live,no,0.4,B/C,D +0.2,50%,50%,6.7,5.4,1.4,-0.4,0,2,D +4.1,D +2.8,1.5,0.84,10/29/12 -Meeting Street Research,204,1,no,yes,Live,no,0.5,B/C,D +0.1,100%,0%,2.6,5.1,-2.2,-0.9,0,1,D +2.6,D +5.3,3,1.39,4/4/17 -University of Nevada Las Vegas,356,1,no,yes,Live,no,0.5,B/C,,100%,100%,8.9,8.6,0.5,0.5,0,0,,,,0,1/29/12 -Cromer Group,65,1,no,yes*,Live*,no,0.5,B/C,R +0.1,100%,0%,3.9,5.3,-1.2,0.6,0,1,R +3.9,R +3.8,,0,10/19/06 -West Virginia Research Center,378,2,no,yes*,Live*,no,0.5,B/C,D +0.2,50%,50%,6.4,5.4,1.2,0.6,0,2,D +6.4,D +3.8,5.3,0.02,10/25/00 -Rhode Island College,285,5,no,yes*,Live*,no,0.5,B/C,R +0.1,100%,20%,6.1,6.1,0.2,-0.1,0,4,R +1.5,R +0.8,3.9,0.68,10/24/10 -Braun Research,33,6,no,yes,Live,no,0.5,B/C,D +1.2,100%,50%,6.6,5.1,1.6,0.4,0.1,6,D +6.6,D +2.8,2.5,0.17,10/21/16 -Zimmerman & Associates/Marketing Intelligence,394,3,no,yes*,Live*,no,0.5,B/C,D +0.2,100%,0%,4.7,6,-1.1,0,0,3,D +3.2,D +0.7,2.2,0.72,10/18/08 -Virginia Commonwealth University,370,5,no,yes,Live,no,0.5,B/C,R +0.2,100%,20%,4.9,5.1,0,0.5,0,5,R +1.9,R +1.8,5.3,0.13,10/23/09 -DFM Research,69,10,no,yes,Live,no,0.5,B/C,D +1.5,75%,40%,6.4,5.9,0.7,0.1,0,10,D +5.4,D +3.8,2.5,0.47,10/25/18 -Public Strategies Inc.,264,6,no,yes*,Live*,no,0.5,B/C,,100%,33%,8,8.7,-0.6,0.7,0.1,0,,,7.6,0,3/1/08 -Clarus Research Group,53,3,no,yes,Live,no,0.5,B/C,D +0.3,100%,33%,6.8,5,1.9,0.8,0.1,3,D +4.1,D +2.2,,0,10/6/11 -Independent Market Research,148,2,no,yes*,Live*,no,0.5,B/C,D +0.1,100%,50%,5.8,5.1,0.8,1.5,0,2,D +5.3,D +4.2,5.5,0.23,10/22/98 -University of Maryland,575,1,yes,no,Landline,no,0.5,B/C,D +0.1,0%,100%,6.6,4.8,2,2.2,0,1,D +6.6,D +2.2,,0,10/15/04 -Insights West,151,9,no,no,Online,no,0.5,B/C,R +0.1,94%,0%,2.4,5.7,-3.1,-3.7,-1,8,R +0.4,R +1.0,3.1,1.25,11/6/16 -Rice University,286,2,no,yes*,Live*,no,0.5,B/C,D +0.2,100%,0%,5.9,5.1,1,0.2,0,2,D +5.9,D +0.6,2.3,1.34,10/27/02 -Val Smith,367,1,no,yes,Live,no,0.5,B/C,R +0.2,100%,0%,8.5,6.5,2.2,1.9,0,1,R +8.5,R +15.0,,0,10/22/08 -Kiley & Company,162,3,no,yes,Live,no,0.5,B/C,D +0.5,100%,67%,6.6,5.7,1.1,0.9,0.1,3,D +5.5,D +9.2,7.4,0,10/25/12 -SMS Research & Marketing Services Inc.,296,2,no,yes*,Live*,no,0.5,B/C,R +0.2,50%,50%,5.9,5.4,0.7,0.3,0,2,R +5.9,D +1.8,1,1.44,10/19/04 -Old Dominion University,238,1,no,yes,Live,no,0.5,B/C,D +0.1,100%,0%,4.5,5.3,-0.6,-1,0,1,D +4.5,R +0.8,0,2.78,10/22/13 -Polling Company/Global Strategy Group (Hotline Bullseye),255,4,no,yes*,Live*,no,0.5,B/C,R +0.2,25%,25%,4.3,3.6,0.9,1.1,0.1,4,R +4.3,R +2.8,3.2,0.2,11/4/00 -Jeffrey Stonecash,158,1,no,yes*,Live*,no,0.5,B/C,R +0.2,100%,100%,8.4,4.8,3.8,2.8,0.1,1,R +8.4,R +16.5,22,0,10/29/06 -A&A Research,2,1,no,yes*,Live*,no,0.5,B/C,R +0.1,0%,100%,10,6.3,3.9,3.6,0.1,1,R +10.0,,,0,10/22/02 -TMR Research,328,2,no,yes*,Live*,no,0.5,B/C,D +0.2,0%,50%,7.9,5.1,3,2.7,0.1,2,D +7.9,D +6.7,,0,10/18/98 -"California State University, Bakersfield",41,1,no,yes*,Live*,no,0.5,B/C,R +0.1,0%,100%,9.9,5.9,4.1,4.4,0.1,1,R +9.9,R +14.0,,0,10/20/00 -West Chester University,377,7,no,yes*,Live*,no,0.5,B/C,D +0.1,100%,14%,5.2,5.3,0,0,0,7,D +1.0,D +2.3,3.7,0.89,10/24/06 -Illinois Wesleyan University,147,3,no,yes*,Live*,no,0.5,B/C,R +0.3,100%,33%,8.2,5.9,2.4,1.5,0.1,3,R +8.2,R +5.9,5,0.25,10/21/02 -Hill Research Consultants,140,5,no,yes,Live,no,0.5,B/C,R +0.3,60%,20%,5.3,5.6,-0.1,-0.3,0,5,R +3.7,R +2.7,2.2,1.49,10/15/08 -OnMessage Inc.,239,11,no,yes,Live,no,0.5,B/C,R +1.4,82%,27%,6.4,5.7,0.8,0.7,0.2,11,R +5.0,R +6.2,8.3,0,10/17/18 -Tulsa Surveys,341,1,no,yes*,Live*,no,0.5,B/C,R +0.1,100%,100%,11.9,4.5,7.6,5.8,0.1,1,R +11.9,,,0,10/18/98 -Ipsos,154,66,yes,no,Online,no,0.5,B-,D +0.4,70%,21%,4.6,4.8,0,0.4,0.3,60,D +0.5,D +1.0,3.7,0.06,11/5/18 -Decision Forecasting,77,3,no,yes*,Live*,no,0.5,B/C,R +0.1,100%,67%,8.1,4.6,3.6,1.6,0.1,3,R +1.4,D +0.6,3.5,0.5,11/1/00 -Marketing Research Institute,192,1,no,yes*,Live*,no,0.5,B/C,R +0.1,0%,100%,7.4,5,2.6,4.6,0.1,1,R +7.4,R +7.3,,0,11/21/02 -PSI,248,3,no,yes*,Live*,no,0.5,B/C,R +0.0,67%,67%,11.7,8,3.9,1.3,0,1,R +3.3,R +4.0,2,0.8,10/31/00 -Southern Opinion Research,311,2,no,yes*,Live*,no,0.5,B/C,D +0.0,100%,50%,8.5,6,2.7,2.8,0.1,2,D +0.9,D +4.2,3.5,0.69,10/30/98 -NPR,222,3,no,yes,Live,no,0.5,B/C,D +0.1,17%,33%,4.9,4.7,0.4,0.7,0.1,3,D +0.9,D +0.6,2.1,0.61,10/24/12 -HighGround Inc.,416,2,no,yes,Live,no,0.5,B/C,R +0.4,50%,0%,4.4,6.5,-1.8,-0.7,-0.1,2,R +4.4,R +3.0,2.6,1.94,10/27/18 -Minnesota State University Moorhead,211,4,no,yes*,Live*,no,0.5,B/C,D +0.4,100%,50%,8.3,5.2,3.2,1.6,0.1,4,D +6.2,D +3.3,,0,10/19/04 -Talmey-Drake Research & Strategy Inc.,329,9,no,yes,Live,no,0.5,B/C,R +0.2,50%,44%,7.7,5.8,2,1.1,0.1,9,R +1.7,D +2.4,6.7,0,10/30/02 -Arthur J. Finkelstein & Associates,16,1,no,yes*,Live*,no,0.5,B/C,R +0.2,0%,100%,13.7,7.2,6.7,5.8,0.1,1,R +13.7,,,0,10/17/02 -Florida Atlantic University,97,8,no,no,IVR/Online,no,0.5,B/C,D +0.4,75%,0%,3.4,6.9,-3.3,-2,-0.6,4,D +2.9,D +0.4,4.4,0.26,3/6/20 -Ron Lester and Associates,293,1,no,yes*,Live*,no,0.5,B/C,,100%,100%,18.9,8.1,11,2.9,0.1,0,,,1.9,1.33,1/21/08 -Vox Populi Polling,372,19,no,no,IVR/Online,no,0.5,B/C,D +0.3,74%,16%,4.2,5.3,-1,-0.9,-0.4,19,D +0.7,R +1.2,4.8,0.17,10/29/18 -JMC Analytics/Bold Blue Campaigns,503,5,no,yes,Live,no,0.5,B/C,R +1.1,80%,20%,6.7,5.8,1.1,0.9,0.2,5,R +5.5,R +6.8,26,0,11/22/18 -Alaska Survey Research,155,9,no,yes,Live,no,0.5,B/C,D +1.8,56%,44%,7.1,6,1.4,0.8,0.2,9,D +7.1,D +3.1,10.3,0,10/28/18 -Clarity Campaign Labs,52,12,no,partial,IVR/Live,no,0.5,B/C,D +1.1,54%,17%,3.5,4.4,-0.7,-0.7,-0.2,12,D +3.5,D +1.1,2.7,0.39,10/16/18 -CallFire,42,4,no,yes,Live,no,0.5,B/C,R +0.4,75%,0%,3.9,4.6,-0.4,0.3,0,4,R +3.9,R +0.5,2.5,0.98,10/30/12 -MarketAide Services Inc.,191,1,no,yes*,Live*,no,0.5,B/C,D +0.2,100%,100%,11.2,6.5,4.9,6.6,0.1,1,D +11.2,D +9.5,,0,10/19/02 -Big Ten,31,10,no,yes*,Live*,no,0.5,B/C,D +0.8,100%,20%,4.7,5.1,-0.3,1,0.2,10,D +4.3,D +5.2,5.4,0,10/21/08 -Abacus Associates,6,2,no,yes*,Live*,no,0.5,B/C,D +0.2,50%,50%,8.1,6.5,1.8,2.5,0.1,2,D +3.6,D +6.5,,0,10/21/10 -Data for Progress,522,31,no,no,Online/Text,no,0.5,B-,D +0.0,81%,45%,8.9,8.1,0.9,-0.2,-0.1,2,D +0.3,R +1.9,7.6,0,3/8/20 -Forman Center,100,2,no,yes*,Live*,no,0.6,B/C,D +0.2,100%,50%,11,5.9,5.3,5.1,0.1,2,D +11.0,D +17.1,21,0,10/22/98 -Magellan Strategies,179,18,no,partial,Online/Live,no,0.6,B/C,R +0.5,94%,33%,6.5,5.8,0.8,0,0,11,R +1.8,R +4.3,6.4,0,2/25/20 -Strategies 360,321,4,no,partial,Online/Live,no,0.6,B/C,R +0.1,63%,0%,2,5.5,-3.3,-3.1,-0.4,4,R +0.6,D +1.0,3.6,0.24,10/23/14 -DHM Research,76,14,no,partial,Online/Live,no,0.6,B/C,R +0.1,86%,7%,4.4,5.9,-1.3,-0.9,-0.3,12,R +0.3,D +0.3,4.5,0.54,10/27/16 -Bannon Communications,21,2,no,yes*,Live*,no,0.6,B/C,D +0.3,100%,50%,10.4,6.4,4.2,4,0.1,2,D +10.4,D +8.3,21,0,10/16/04 -Opinion Consultants,241,2,no,yes*,Live*,no,0.6,B/C,R +0.3,100%,50%,6.6,5.1,1.7,1.6,0.1,2,R +6.6,R +5.4,2.2,1.79,10/26/06 -Riley Research Associates,290,7,no,partial,Online/Live,no,0.6,B/C,R +0.1,100%,0%,2.7,5.6,-2.7,-2.3,-0.3,7,R +0.6,R +1.3,,0,10/15/08 -Hendrix College,138,14,no,partial,IVR/Live/Text,no,0.6,B/C,D +1.5,93%,50%,6.5,5.6,1.1,-0.5,-0.2,13,D +4.7,R +3.0,,0,10/19/18 -Hoffman Research Group,141,2,no,yes,Live,no,0.6,B/C,R +0.4,100%,0%,5.2,5.1,0.4,-0.2,0,2,R +5.2,R +1.3,2.1,2.19,10/30/18 -Glover Park Group,120,1,no,yes,Live,no,0.6,B/C,R +0.3,0%,100%,11.4,6.7,4.8,4.4,0.1,1,R +11.4,R +7.3,,0,10/16/12 -Y2 Analytics,389,4,no,partial,Online/Live,no,0.6,B/C,D +0.4,100%,50%,9.7,5.8,4,-1.5,-0.2,3,D +3.3,R +6.7,7.1,0,11/2/16 -Anderson Group,12,1,no,yes*,Live*,no,0.6,B/C,R +0.2,0%,100%,10.9,4.3,6.8,8.2,0.1,1,R +10.9,R +5.0,5,0,11/11/03 -Baselice & Associates,23,2,no,yes,Live,no,0.6,B/C,D +0.3,100%,50%,10,5.9,4.4,4.4,0.1,2,D +10.0,D +8.5,4,0.23,9/25/03 -Florida Poll,99,5,no,yes,Live,no,0.6,B/C,D +0.3,60%,0%,4.6,4.8,0,1.2,0.1,5,D +3.1,D +0.8,3.3,0.71,10/25/10 -Market Research Insight,185,11,no,yes,Live,no,0.6,B/C,D +1.2,100%,36%,4.8,4.9,0.1,0.9,0.3,11,D +3.9,D +3.6,6.4,0,10/9/19 -Howey Politics/DePauw University,142,7,no,yes,Live,no,0.6,B/C,D +0.1,57%,29%,6.7,5.7,1.2,1.3,0.2,6,D +0.6,D +1.3,7.2,0,10/29/12 -Lauer Johnson Research,167,1,no,yes,Live,no,0.6,B/C,D +0.3,0%,100%,13.8,6.4,7.6,7.3,0.1,1,D +13.8,D +17.0,,0,10/28/06 -Franklin Pierce University,107,17,no,yes,Live,no,0.6,B/C,D +0.7,85%,47%,6.7,6.1,0.8,1.1,0.2,12,D +4.5,D +5.1,6,0.04,10/26/04 -Neighbor,226,1,no,yes*,Live*,no,0.6,B/C,R +0.2,100%,100%,17.1,6.3,11,12.9,0.1,1,R +17.1,R +14.0,13,0,10/30/98 -Gonzales Research & Marketing Strategies Inc.,121,9,no,yes,Live,no,0.6,B/C,R +0.3,78%,33%,6.4,6.1,0.5,1.1,0.2,8,R +2.1,R +1.4,3,0.23,10/22/14 -McCulloch Research & Polling,201,4,no,yes*,Live*,no,0.6,B/C,R +0.4,75%,50%,7,4.5,2.7,2.6,0.2,4,R +5.5,R +3.2,5.1,0,11/5/06 -Concord Public Opinion Partners,553,1,no,yes,Live,no,0.6,B/C,,100%,100%,13.4,9.1,4.5,3.3,0.2,0,,,14.6,0,3/8/20 -Lycoming College,176,3,no,yes*,Live*,no,0.6,B/C,D +0.5,67%,33%,7.3,6.2,1.2,1.6,0.1,3,D +7.3,D +6.3,5,1.11,10/19/10 -OpinionWorks,244,6,no,yes,Live,no,0.6,B/C,R +0.5,92%,50%,7.3,5,2.4,1.5,0.2,6,R +3.1,D +3.7,9.5,0,10/23/12 -Data West Polling,74,2,no,yes*,Live*,no,0.6,B/C,D +0.4,50%,100%,13.1,6.8,6.5,6.1,0.2,2,D +13.1,D +7.5,,0,10/26/02 -Tulchin Research,340,3,no,partial,Online/Live,no,0.6,B/C,R +0.1,67%,0%,3.8,5.5,-1.5,-2.5,-0.2,3,R +0.8,D +5.3,2.9,0.55,10/27/18 -Spry Strategies,508,4,no,partial,IVR/Online/Live,no,0.6,B/C,R +0.3,75%,75%,10.8,7,4,-1.4,-0.2,1,R +5.4,R +11.6,16.4,0,3/2/20 -University of Alabama at Birmingham,344,2,no,yes*,Live*,no,0.6,B/C,R +0.4,100%,100%,12,5.1,7.1,6.7,0.2,2,R +12.0,R +4.7,7,0,10/30/02 -Latino Decisions,482,2,no,partial,Online/Live/Text,no,0.6,B/C,,100%,0%,4.7,8.6,-3.7,-2.7,-0.3,0,,,5.3,0.89,3/9/20 -Cherry Communications,49,5,no,yes,Live,no,0.6,B/C,R +0.5,50%,20%,7.6,6.5,1.3,1.6,0.3,4,R +3.3,R +3.9,11.7,0,10/22/16 -Strategic Research Associates,462,5,no,yes,Live,no,0.6,B/C,D +0.4,80%,20%,5,5.4,-0.2,1.1,0.2,5,D +1.9,D +0.0,3.2,0.36,10/20/18 -SoonerPoll.com,308,20,yes,partial,Online/Live,no,0.6,B/C,D +1.9,80%,45%,8.9,6,3,1.5,0.6,16,D +5.4,D +1.8,5.9,0.11,2/19/20 -Pew Research Center,253,25,yes,no,Online,no,0.7,B/C,D +0.8,50%,40%,4.4,4,0.6,1,0.4,25,D +2.1,D +1.0,3.8,0,10/23/16 -Schapiro Group,300,2,no,yes*,Live*,no,0.7,B/C,,50%,50%,21.5,9.8,11.9,4.5,0.2,0,,,6.5,0.61,1/25/08 -WCIA-TV,373,2,no,yes*,Live*,no,0.7,B/C,R +0.4,100%,100%,18.3,6.6,11.8,10,0.2,2,R +18.3,R +8.8,,0,10/14/98 -Pan Atlantic Research,249,17,no,no,Online,no,0.7,B/C,D +0.8,91%,24%,6.8,6.8,0.3,-1,-0.3,15,D +2.7,D +1.1,7.5,0,10/18/14 -David Binder Research,578,2,no,partial,Online/Live/Text,no,0.7,B/C,,0%,50%,5.4,8.1,-2.5,-1.4,-0.1,0,,,7.4,0,1/29/20 -Rainmaker Media Group,276,1,no,yes*,Live*,no,0.7,B/C,D +0.3,100%,100%,12.1,5.2,7.1,10.3,0.2,1,D +12.1,D +7.8,,0,10/15/08 -Southeastern Louisiana University,309,8,no,yes*,Live*,no,0.7,B/C,D +0.1,88%,38%,6.3,5,1.5,2.2,0.3,8,D +0.4,D +0.1,6,0,10/22/08 -Douglas Fulmer & Associates,82,2,no,partial,IVR/Live,no,0.7,B/C,,100%,50%,5,8.3,-3.1,-2.8,-0.2,0,,,9.1,0,1/19/16 -Ohio University,237,2,no,yes*,Live*,no,0.7,B/C,D +0.3,50%,50%,8.8,6,2.9,6.3,0.3,2,D +8.8,D +8.1,8.5,0,10/18/08 -East Carolina University,523,3,yes,no,IVR/Online,no,0.7,B/C,,100%,100%,19.1,7.9,11.4,2.1,0.3,0,,,6.5,0,2/28/20 -Star Tribune,315,14,no,yes,Live,no,0.7,B/C,D +0.9,50%,50%,5.9,4.2,1.9,1.8,0.3,12,D +5.1,D +3.7,5.1,0,11/6/06 -University of Iowa,353,3,no,yes,Live,no,0.7,B/C,R +0.3,67%,67%,17.3,8.2,9.3,4.4,0.3,1,R +6.6,R +2.8,13.1,0,10/23/12 -Hays Research Group,136,7,no,yes,Live,no,0.7,B/C,D +0.7,71%,43%,7.8,5.3,2.7,2.2,0.3,3,D +11.9,D +3.9,8.2,0,10/30/10 -BK Strategies,20,3,no,partial,IVR/Live,no,0.7,B/C,D +0.4,67%,33%,3.8,3.7,0.3,-1,-0.1,3,D +3.6,R +2.9,3.3,0.27,10/28/16 -New England College,228,19,no,no,IVR,no,0.7,B/C,R +1.2,74%,16%,4.2,5.1,-0.7,-0.4,-0.2,19,R +3.1,R +3.4,5.3,0,11/1/14 -Hellenthal & Associates,137,5,no,yes,Live,no,0.7,B/C,D +0.4,40%,40%,8.3,6.6,1.8,2.4,0.3,3,D +4.4,D +1.2,18,0,10/18/14 -Hickman Analytics,415,1,no,yes,Live,no,0.7,B/C,D +0.4,0%,100%,9.1,6.2,3.1,6.1,0.3,1,D +9.1,D +7.7,,0,10/15/19 -St. Cloud State University,312,9,no,yes,Live,no,0.7,B/C,D +0.3,67%,44%,6.4,5.6,1,2.1,0.3,9,D +2.0,D +1.3,5.8,0.05,10/18/12 -RRH Elections,274,9,no,partial,IVR/Online/Live,no,0.7,B/C,D +0.5,83%,22%,4.2,5.6,-1.2,-1,-0.3,9,D +1.8,R +4.1,3.9,0.83,8/27/19 -Benenson Strategy Group,30,9,no,partial,Online/Live,no,0.7,B/C,D +0.7,61%,11%,5.8,6.2,-0.2,0,0,9,D +3.8,D +7.6,9.9,0,10/16/14 -Greg Smith and Associates,128,5,no,yes*,Live*,no,0.7,B/C,D +0.8,60%,40%,8.5,6.2,2.5,2.7,0.3,5,D +8.5,D +3.7,5.2,0.81,10/29/10 -Mellman Group,205,22,no,partial,Live/Text,no,0.7,B/C,D +1.7,80%,18%,5.2,5.4,0.1,0,0,22,D +4.4,D +5.5,3.7,0.38,10/14/14 -Consumer Logic,59,4,no,yes*,Live*,no,0.7,B/C,D +0.3,50%,75%,8.8,5.1,3.8,4.4,0.3,4,D +5.4,D +2.5,3.1,1.17,10/17/04 -East Tennessee State University,456,2,no,yes,Live,no,0.7,B/C,D +0.9,75%,100%,9.9,5.8,4.2,3.8,0.3,2,D +9.9,D +3.9,,0,10/26/18 -Hamilton Campaigns,130,9,no,yes,Live,no,0.7,B/C,D +1.0,61%,33%,6.9,5.8,1.3,1.8,0.3,9,D +5.6,D +4.9,4.3,0.35,10/25/14 -The Tyson Group,334,12,no,partial,Online/Live,no,0.8,B/C,R +0.0,96%,17%,4.7,5.8,-0.9,0,0,10,R +0.1,D +0.1,4.5,0.24,3/7/16 -Keating Research/OnSight Public Affairs/Melanson,455,1,no,partial,Online/Live,no,0.8,B/C,R +0.1,100%,0%,2.6,5.9,-3.1,-3.9,-0.2,1,R +2.6,D +3.0,,0,10/28/18 -1892 Polling,461,1,no,partial,IVR/Live,no,0.8,B/C,R +0.0,100%,0%,0.6,3.9,-3.1,-2.3,-0.1,1,R +0.6,R +4.3,7.5,0,10/21/18 -Starboard Communications,316,2,no,partial,IVR/Live/Text,no,0.8,B/C,D +0.1,100%,0%,1.7,6.1,-4.2,-8.5,-0.8,1,D +3.3,R +7.3,19.5,0,2/26/20 -DCCC Targeting and Analytics Department,68,1,no,partial,IVR/Live,no,0.8,B/C,D +0.2,100%,0%,4.5,6.2,-1.6,-2,-0.1,1,D +4.5,,,0,10/20/16 -Massie & Associates,199,2,no,yes*,Live*,no,0.8,B/C,R +0.5,0%,100%,24,7,17.1,15.4,0.3,2,R +24.0,,,0,10/24/98 -Rasmussen Reports/Pulse Opinion Research,277,722,no,no,IVR/Online,no,0.8,C+,R +1.5,78%,29%,5.3,5.6,-0.1,0.2,0.2,581,R +1.6,R +1.2,4.6,0.09,10/30/18 -CVOTER,40,6,no,no,Online,no,0.8,B/C,R +0.2,100%,0%,1.9,3.4,-1.4,-1.8,-0.3,6,R +1.3,R +0.4,3.2,0.02,11/3/16 -KG Polling,502,2,no,partial,Online/Live,yes,0.8,F,D +0.2,100%,0%,2.2,5.2,-2.8,-1.6,-0.1,2,D +2.2,D +1.0,1,1.57,3/5/18 -IMGE Insights,145,2,no,partial,IVR/Live,no,0.8,B/C,R +0.5,100%,50%,6.4,5,1.6,0.2,0,2,R +6.4,R +0.5,6.5,0,11/4/17 -Millersville University,210,5,no,yes*,Live*,no,0.8,B/C,R +0.6,80%,80%,14.1,5.2,9,6.9,0.4,5,R +10.5,R +6.2,5.8,0,10/26/02 -University of Georgia,350,2,no,partial,Online/Live,no,0.8,B/C,R +0.3,50%,50%,5.7,5.1,0.8,-0.7,-0.1,2,R +4.1,D +0.7,1.3,0.9,10/26/18 -University of New Orleans,358,12,no,partial,IVR/Live,no,0.8,B/C,D +0.3,83%,33%,5.6,5.4,0.3,0.7,0.2,11,D +1.0,D +2.2,8.6,0,12/6/16 -FM3 Research,91,7,no,partial,Online/Live,no,0.9,B/C,D +0.5,79%,29%,5.9,6.2,-0.1,0.5,0,7,D +5.5,D +6.9,8.8,0,10/21/04 -Zogby Interactive/JZ Analytics,395,473,no,no,Online,no,0.9,C+,R +0.6,77%,29%,5.4,5.7,-0.1,0.4,0.4,376,R +0.7,D +0.2,5,0,10/30/14 -Marketing Workshop,194,7,no,yes*,Live*,no,0.9,B/C,D +0.1,57%,57%,9.7,5.4,4.5,3.5,0.3,7,D +1.6,D +0.7,2.6,1.83,10/28/02 -Kimball Political Consulting,163,4,no,yes,Live,no,0.9,B/C,R +0.9,75%,75%,8.1,4.8,3.5,4.3,0.5,4,R +8.1,R +4.5,6.5,0,11/1/12 -Momentum Analysis,214,3,no,yes,Live,no,0.9,B/C,D +0.4,33%,100%,13.7,6.5,7.4,7.2,0.5,3,D +5.7,D +2.8,,0,10/13/10 -ROI Rocket,554,3,no,no,Online,no,0.9,B/C,,100%,33%,2.6,8,-5.2,-3.6,-0.5,0,,,3.6,0.77,3/9/20 -R.L. Repass & Partners,268,1,no,partial,Online/Live,no,0.9,B/C,,100%,100%,11.6,9.8,1.9,0.7,0,0,,,,0,4/27/16 -Univision/University of Houston/Latino Decisions,568,1,no,partial,Online/Live,no,0.9,B/C,,0%,100%,10.7,8,2.9,0.7,0,0,,,4.6,0,2/24/20 -Schoen Consulting,301,1,no,partial,Online/Live,no,0.9,B/C,R +0.1,100%,0%,2.3,4.5,-2.1,-0.3,0,1,R +2.3,R +1.5,1.9,0.97,10/22/10 -20/20 Insight,1,6,no,partial,IVR/Live,no,0.9,B/C,D +0.2,50%,33%,12.1,7.6,4.7,0.8,0.1,3,D +1.9,D +4.3,8.8,0,11/1/18 -Victoria Research & Consulting,369,1,no,partial,Live/Text,no,0.9,B/C,D +0.1,50%,0%,8,6.5,1.7,1,0,1,D +8.0,,,0,10/18/04 -JMC Analytics,156,11,no,partial,IVR/Live/Text,no,0.9,B/C,R +1.0,86%,18%,5.6,5.2,0.6,-0.1,0,11,R +3.0,R +2.8,3.6,0.57,11/13/19 -Sacred Heart University,453,1,no,partial,Online/Live,no,0.9,B/C,R +0.3,0%,0%,5.6,5.6,0.2,0.9,0,1,R +5.6,R +8.8,6.4,0,10/30/18 -Ed Renwick/Loyola University New Orleans,85,7,no,yes*,Live*,no,0.9,B/C,D +0.6,86%,43%,8.1,5,3.3,4.1,0.5,7,D +5.3,D +4.6,6.1,0.01,10/25/08 -"Normington, Petts & Associates",232,10,no,partial,Online/Live,no,0.9,B/C,D +0.5,60%,40%,6.4,6.2,0.5,0.7,0.1,10,D +2.7,D +4.5,3,0.12,10/16/14 -Loras College,171,18,no,yes,Live,no,0.9,B/C,D +1.5,72%,33%,8.1,6.5,1.7,0.9,0.4,14,D +4.3,R +0.6,3.3,0.61,11/2/16 -Probolsky Research,259,4,no,partial,Online/Live/Text,no,0.9,B/C,R +0.8,50%,25%,6.4,5,1.6,1,0.1,3,R +7.7,R +5.6,6.2,0,10/28/18 -University of Texas at Tyler,458,3,no,partial,Online/Live,no,0.9,B/C,R +0.3,67%,67%,7.6,5.8,2,1.1,0.1,2,R +4.1,R +0.9,4.9,0,2/22/20 -Gravis Marketing,124,132,no,partial,IVR/Online/Live,no,0.9,C,D +0.9,68%,32%,5.3,5.1,0.4,0.6,0.5,103,D +1.1,R +0.3,4.4,0,3/11/20 -AtlasIntel,546,8,no,no,Online,no,0.9,B/C,,81%,63%,8.8,8.2,0.8,-0.1,0,0,,,8.9,0,3/15/20 -Harper Polling/Clarity Campaign Labs,513,1,no,partial,IVR/Live,no,1,B/C,D +0.3,0%,0%,7,5.9,1.3,2.1,0.1,1,D +7.0,D +4.8,,0,8/27/19 -Susquehanna Polling & Research Inc.,326,38,no,partial,IVR/Online/Live,no,1,C,D +0.9,76%,29%,5.8,5.5,0.5,0.7,0.4,33,D +1.7,D +0.3,4.8,0,10/30/18 -Multi-Quest International,220,2,no,partial,IVR/Live,no,1,B/C,D +0.0,0%,0%,5,5.7,-0.5,-0.1,0,2,D +0.9,D +2.7,1.6,2.11,10/17/14 -Ogden & Fry,425,3,no,no,IVR,no,1,B/C,R +0.0,100%,0%,2.5,5.8,-3,-4.4,-0.5,2,R +0.2,R +6.0,6,0,3/8/20 -Marketing Resource Group (MRG),193,10,no,yes,Live,no,1,B/C,D +0.3,30%,70%,9.9,7.2,2.9,1.7,0.5,6,D +1.7,D +1.6,5.6,0.59,10/16/18 -Beacon Research,545,1,no,partial,Online/Live,no,1,B/C,,100%,100%,11.4,7.8,3.8,2.4,0.1,0,,,,0,2/14/20 -Civiqs,471,3,no,no,Online,no,1,B/C,,100%,33%,4.9,7.8,-2.7,-1.4,-0.2,0,,,9.3,0,1/28/20 -Clout Research/Wenzel Strategies,55,15,no,yes,Live,no,1,B/C,R +1.8,53%,40%,6.7,5,1.9,2,0.7,14,R +5.5,R +4.6,5.2,0,4/15/17 -Harris Insights & Analytics,133,169,yes,no,Online,no,1,C,R +1.3,83%,49%,5.1,3.4,1.9,0.9,0.8,169,R +1.5,D +0.7,4.1,0,11/5/18 -Praecones Analytica,257,3,no,no,IVR/Online,no,1,B/C,R +0.2,33%,0%,1.8,6.4,-4.4,-5.6,-0.6,3,R +1.8,R +5.2,4.9,0.76,10/27/16 -SocialSphere,307,2,no,partial,Online/Live,no,1,B/C,R +0.4,100%,0%,6.1,5.8,0.5,2.2,0.1,2,R +6.1,R +6.4,6.5,0,10/28/14 -Cole Hargrave Snodgrass & Associates,56,5,no,partial,Live/Text,no,1,B/C,D +0.1,60%,40%,8.1,7,1.3,1,0.2,3,D +3.4,R +2.2,3.7,0.41,2/12/20 -Maine People's Resource Center,180,14,no,no,IVR/Online,no,1,B/C,D +0.1,93%,36%,6.4,5.3,1.3,0.1,0,12,D +0.5,R +1.2,6.8,0,10/25/16 -Western Kentucky University,379,5,no,yes,Live,no,1,B/C,D +1.2,80%,80%,11.1,5.9,5.4,3.3,0.6,4,D +9.2,R +0.1,2,0.46,10/28/16 -Morning Consult,218,12,no,no,Online,no,1,B/C,D +0.2,75%,25%,3,3.5,-0.3,0.2,0.1,12,D +0.6,R +0.6,3.5,0,11/3/18 -Alabama State University,8,4,no,no,Landline,no,1,B/C,,50%,50%,6.4,8.2,-1.6,-3.1,-0.3,0,,,5,0.03,3/7/12 -Glengariff Group,117,10,no,partial,IVR/Live/Text,no,1,B/C,D +0.3,80%,40%,5.6,6,-0.2,0.7,0.2,8,D +1.3,D +3.0,4.8,0.2,3/1/20 -TargetSmart/William & Mary,332,3,no,partial,Online/Live,no,1,B/C,D +0.6,67%,33%,5.3,4.6,0.9,1.8,0.2,3,D +5.3,D +1.7,4,0.23,11/2/16 -Optimus,245,16,yes,partial,Online/Live/Text,no,1,B/C,R +1.4,81%,69%,8,4.6,3.5,2.7,1.1,13,R +3.9,R +2.7,6.4,0,3/8/20 -St. Pete Polls,314,22,no,no,IVR,no,1,C,R +0.4,52%,27%,4.4,4.6,0,0.5,0.3,21,R +0.9,R +1.3,3.6,0,3/7/20 -Meredith College,423,1,no,partial,Online/Live,no,1,B/C,,0%,100%,20.3,8.1,12.4,3,0.2,0,,,2.9,0.74,2/20/20 -Roanoke College,292,16,yes,yes,Live,no,1.1,B/C,D +0.5,78%,56%,8.6,5.9,2.9,4,1.4,13,D +1.8,D +1.9,5.5,0,10/31/17 -IVR Polls,146,4,no,no,IVR,no,1.1,B/C,,100%,25%,4.2,8.3,-4,-2,-0.2,0,,,8,0,3/1/08 -Strategic National,318,2,no,no,IVR,no,1.1,B/C,D +0.1,25%,0%,0.7,5.1,-4.2,-7.2,-0.6,2,D +0.7,R +4.8,5.4,0.03,11/3/16 -Master Image,200,2,no,no,IVR,no,1.1,B/C,,100%,0%,1.2,7.5,-6.1,-4.1,-0.3,0,,,,0,2/24/16 -Capital Survey Research Center,44,13,no,no,Landline,no,1.1,B/C,D +0.0,35%,62%,9.7,7.6,2.2,0.1,0,4,D +0.6,D +1.3,10.2,0,3/10/12 -OH Predictive Insights,235,6,no,partial,IVR/Online/Live,no,1.1,B/C,R +0.9,67%,33%,7.2,6.6,0.8,1.2,0.3,4,R +5.4,R +4.7,4.9,0.07,3/4/20 -Riggs Research Services,289,1,no,yes*,Live*,no,1.1,B/C,D +0.9,0%,100%,33.7,5.9,28,25.9,0.7,1,D +33.7,D +29.0,29,0,10/28/10 -Research America Inc.,282,3,no,partial,Online/Live,no,1.1,B/C,D +0.1,100%,33%,14.4,7.6,7,2.7,0.3,1,D +1.7,R +1.6,11.9,0,10/25/18 -Columbus Dispatch,57,22,no,no,Mail,no,1.1,B/C,D +1.0,93%,45%,5.1,4.6,0.7,0.6,0.2,17,D +3.0,D +2.8,5.5,0,11/1/16 -Dixie Strategies,81,11,no,partial,IVR/Live,no,1.1,B/C,R +1.2,95%,55%,6.9,5.7,1.4,1.5,0.5,8,R +4.5,R +4.0,7.2,0,10/30/18 -OnPoint,240,4,no,no,IVR,no,1.1,B/C,D +0.1,100%,0%,1.7,5.2,-3.4,-2.4,-0.2,4,D +1.6,D +2.3,3.7,0.79,11/6/06 -Craciun Research Group,61,1,no,yes,Live,no,1.1,B/C,D +0.7,0%,100%,18.7,6.2,12.7,17.5,0.7,1,D +18.7,D +11.3,,0,10/24/16 -ALG Research,14,15,no,partial,Online/Live,no,1.1,B/C,D +1.5,60%,40%,6.5,5.9,0.8,1.3,0.4,15,D +4.6,D +6.8,4.4,0.22,10/27/18 -USC Dornsife/Los Angeles Times,343,6,yes,no,Online,no,1.1,B/C,D +0.3,67%,83%,5.3,3.1,2.3,3.7,0.8,6,D +1.2,D +1.2,8.7,0,10/31/18 -The Polling Company Inc.,337,7,no,partial,IVR/Online/Live,no,1.1,B/C,R +1.1,71%,57%,6.2,5.3,1.1,1.4,0.3,7,R +4.8,R +3.3,6.1,0,11/4/17 -M4 Strategies,177,2,no,no,Online,no,1.1,B/C,R +0.2,100%,50%,3.1,3.2,0.1,-4.4,-0.3,2,R +3.1,D +4.8,6.7,0,10/25/12 -Victory Enterprises,525,1,no,partial,IVR/Live,no,1.2,B/C,R +0.5,0%,100%,17.3,6.7,10.9,9.5,0.3,1,R +17.3,,,0,10/24/12 -We Ask America,376,53,no,partial,IVR/Online/Live/Text,no,1.2,C,R +0.8,82%,45%,6.9,5.6,1.5,1,0.6,34,R +1.6,R +2.2,5.8,0,9/25/19 -Edgewater Research/My People Vote,530,2,no,no,IVR,no,1.2,B/C,R +0.1,100%,0%,1.7,5.5,-3.6,-1.7,-0.2,2,R +0.7,D +0.7,1.2,1.03,11/11/19 -RMG Research,555,1,no,no,IVR/Online,no,1.2,B/C,,100%,0%,4.3,8.1,-3.6,-5.1,-0.3,0,,,,0,2/24/20 -Evan Falchuk and Lou DiNatale,531,1,no,no,IVR,no,1.2,B/C,,0%,100%,11.3,7.9,3.5,-2.9,-0.2,0,,,,0,2/17/20 -RABA Research,269,2,no,partial,IVR/Online/Live,no,1.2,B/C,D +0.3,100%,50%,5.3,6,-0.4,2.1,0.2,1,D +6.9,D +2.0,2.3,0.57,11/2/16 -WPA Intelligence (WPAi),383,17,no,partial,IVR/Online/Live,no,1.2,B/C,R +0.7,68%,47%,7.5,6.2,1.5,1.3,0.5,15,R +2.1,R +4.8,10,0,2/12/20 -Forward Strategies,102,2,no,no,IVR,no,1.2,B/C,D +0.1,100%,0%,1.3,5.1,-3.6,-2.9,-0.1,2,D +1.3,D +3.6,3.4,1.1,10/28/10 -CSP Polling,39,1,no,no,Online,yes,1.2,F,D +0.1,100%,0%,2.6,5.6,-2.8,-2.7,-0.1,1,D +2.6,R +2.6,4.1,0.8,6/16/17 -Purple Strategies,265,4,no,no,Online,no,1.2,B/C,R +0.3,88%,0%,3,4.8,-1.6,-1.3,-0.1,4,R +3.0,R +0.1,2.2,1.29,11/1/12 -Revily,284,1,no,no,IVR,no,1.2,B/C,R +0.0,100%,0%,0.5,4.8,-4.1,-2.8,-0.1,1,R +0.5,D +1.7,2,1.58,4/11/17 -Global Strategy Group,118,22,no,partial,Online/Live/Text,no,1.2,B/C,D +1.8,68%,27%,6.7,5.8,1.1,1.6,0.6,22,D +4.8,D +5.2,5.6,0.05,10/22/14 -Pacific Market Research,459,2,no,no,Online,no,1.2,B/C,R +0.7,100%,50%,7.5,6.5,1.2,0,0,2,R +7.5,R +0.9,,0,10/22/18 -Arizona State University,15,8,no,partial,Online/Live,no,1.2,B/C,D +0.6,100%,50%,8.2,6.1,2.3,2.4,0.3,6,D +5.8,D +6.8,0.4,0.87,10/25/08 -Crantford Research,62,1,no,no,Online,no,1.2,B/C,D +0.1,100%,0%,2.5,5.4,-2.8,-3.9,-0.1,1,D +2.5,D +9.5,,0,10/18/10 -Rivercity Polling,291,1,no,no,IVR,no,1.2,B/C,R +0.2,100%,0%,6.7,7.6,-0.8,-3.1,-0.1,1,R +6.7,R +11.5,,0,10/21/10 -AFL-CIO,526,1,no,no,IVR,no,1.3,B/C,R +0.1,100%,0%,3.8,4.9,-0.8,-1.5,0,1,R +3.8,,,0,10/22/12 -War Room Logistics,374,1,no,no,IVR,no,1.3,B/C,,100%,100%,4.5,7.5,-2.8,-1.3,0,0,,,11.6,0,1/27/12 -Diamond State Consulting Group,78,1,no,no,IVR,no,1.3,B/C,D +0.1,100%,0%,4.2,5,-0.6,-1.6,-0.1,1,D +4.2,R +5.0,5,0.62,10/21/14 -MRG Research,207,22,no,partial,IVR/Live,no,1.3,B/C,R +2.1,82%,45%,7.1,5.2,2.1,1.7,0.7,21,R +5.5,R +2.4,8.5,0,10/18/14 -Pasquines,552,1,no,no,Online,no,1.3,B/C,,100%,0%,10.4,10.1,0.4,-0.7,0,0,,,,0,5/27/16 -Florida Chamber of Commerce,577,1,no,no,Landline,no,1.3,B/C,D +0.0,100%,0%,1.2,4.8,-3.4,-2.6,-0.1,1,D +1.2,D +1.9,3.2,0.85,10/27/08 -PSB Research,250,19,no,no,Online,no,1.3,B/C,D +2.3,63%,42%,7.8,6.4,1.6,0.9,0.3,19,D +7.0,D +1.0,5.4,0.02,10/20/10 -Trafalgar Group,338,48,no,no,IVR,no,1.3,C-,R +0.9,75%,50%,5.6,4.7,1,0.9,0.6,34,R +1.5,R +3.4,5.1,0,2/27/20 -Singularis Group,306,1,no,no,IVR,no,1.3,B/C,R +0.0,100%,0%,0.8,4.1,-3.1,-2.6,-0.1,1,R +0.8,D +2.0,2,2.38,10/27/16 -Constituent Dynamics,58,8,no,no,IVR,no,1.3,B/C,R +0.0,88%,63%,8.5,7.6,1.2,0.8,0.1,1,R +1.9,D +2.3,10.9,0,2/25/08 -TargetPoint,331,2,no,partial,IVR/Live,no,1.3,B/C,,100%,100%,18.3,8.2,10.4,5.9,0.4,0,,,,0,4/9/16 -BIGresearch,19,1,no,no,Online,no,1.3,B/C,R +0.0,100%,0%,1.9,3.9,-1.8,-3.6,-0.1,1,R +1.9,R +7.8,6.4,0,10/4/03 -Rossman Group,294,1,no,no,IVR,no,1.3,C/D,D +0.1,100%,0%,4.2,6.5,-2.1,0.2,0,1,D +4.2,D +4.7,,0,10/18/10 -Remington Research Group,279,39,no,partial,IVR/Live,no,1.3,C-,D +1.2,69%,36%,4.9,3.7,1.4,1.4,0.9,38,D +2.0,R +1.9,4.7,0,3/5/20 -Triumph Campaigns,339,1,no,no,IVR,no,1.3,C/D,R +0.2,100%,0%,4.2,4.2,0.3,0.9,0,1,R +4.2,R +5.0,,0,11/5/15 -Liberty Opinion Research,169,1,no,no,IVR,no,1.3,C/D,,100%,100%,5.7,7.3,-1.4,0.5,0,0,,,2.5,0.51,4/7/16 -Big Data Poll,251,4,no,no,IVR/Online,yes,1.3,F,R +0.4,25%,25%,3,2.9,0.3,1.1,0.2,4,R +3.0,R +4.9,6.7,0,11/5/16 -Iona College,152,1,no,no,IVR,no,1.3,C/D,D +0.1,100%,0%,4.4,5.5,-0.9,-1.1,0,1,D +4.4,R +1.7,1.5,2.26,10/20/10 -"University of California, Berkeley",457,3,no,no,Online,no,1.3,C/D,R +0.3,100%,67%,8,5.3,2.9,1.2,0.2,1,R +5.9,D +2.7,8.3,0,2/23/20 -Datamar,75,8,no,no,IVR,no,1.3,C/D,R +0.3,69%,38%,6.3,6,0.5,1.2,0.2,5,R +2.8,R +3.3,5.8,0,11/2/08 -co/efficient,514,1,no,no,IVR/Text,no,1.3,C/D,D +0.2,0%,0%,3.5,4.1,-0.4,0.4,0,1,D +3.5,R +0.5,3,1.04,9/6/19 -Change Research,48,65,no,no,Online,no,1.3,C-,D +1.1,77%,38%,6.6,5.1,1.7,1,0.7,57,D +1.6,D +2.1,6.4,0,3/2/20 -CrossTarget,66,2,no,no,IVR,no,1.3,C/D,R +0.4,100%,50%,7.7,4.9,3.1,1.5,0.1,2,R +7.7,R +13.3,15.8,0,1/17/10 -TeleResearch Corporation,335,1,no,no,IVR,no,1.4,C/D,,100%,100%,8.9,8,1,2.2,0,0,,,11.3,0,4/27/08 -Critical Insights,64,19,no,partial,Online/Live,no,1.4,C/D,R +0.1,89%,42%,8.6,6.4,2.4,2.2,0.7,17,R +0.2,R +2.1,11.4,0,10/31/12 -RAND (American Life Panel),270,4,no,no,Online,no,1.4,C/D,D +0.2,100%,25%,2.7,2.6,0.3,1.5,0.2,4,D +1.4,D +3.7,4.1,0,10/26/16 -Great Lakes Strategies Group,125,1,no,no,IVR,no,1.4,C/D,R +0.2,0%,100%,7.5,5,2.7,3,0.1,1,R +7.5,R +10.0,10,0,10/27/10 -MarblePort,182,2,no,no,IVR,no,1.4,C/D,R +0.4,100%,100%,5.6,4.1,1.6,2,0.1,2,R +5.6,R +4.4,6.3,0,11/11/15 -ResearchNow,283,2,no,no,Online,no,1.4,C/D,,100%,100%,9.4,8.7,0.8,0.4,0,0,,,1,1.6,2/23/16 -New Frontier Strategy,229,1,no,no,IVR,no,1.4,C/D,,0%,100%,21.6,7.8,13.9,4,0.1,0,,,,0,1/12/12 -Hampton University,131,4,no,partial,Online/Live,no,1.4,C/D,R +0.8,50%,50%,7.5,4.5,3.2,4.6,0.7,4,R +5.8,R +6.8,5.5,0,10/20/17 -Indiana University-Purdue University Fort Wayne,150,3,no,yes,Live,no,1.4,C/D,,0%,100%,23.4,9.2,14.4,9.3,1,0,,,,0,4/21/16 -McLaughlin & Associates,203,25,no,partial,Online/Live,no,1.4,C/D,R +0.9,70%,36%,6.2,5.7,0.7,2,0.9,25,R +2.1,R +4.4,5.9,0,10/20/18 -Zata3,392,2,no,no,IVR,no,1.4,C/D,R +0.2,100%,50%,10.5,5.8,4.8,3.3,0.2,2,R +4.3,D +0.0,,0,10/20/10 -GCR & Associates,110,1,no,no,IVR,no,1.5,C/D,,100%,100%,18.3,8.2,10.3,5.5,0.2,0,,,,0,3/9/12 -Mitchell Research & Communications,213,66,no,partial,IVR/Live,no,1.5,C-,D +0.8,67%,41%,7.3,6.1,1.4,1.5,1.1,41,D +1.4,R +0.2,5.2,0,3/8/20 -Slingshot Strategies,451,1,no,no,IVR/Online,no,1.5,C/D,D +0.4,100%,100%,9.3,5.8,3.7,4.9,0.2,1,D +9.3,D +9.0,9,0,11/1/18 -ccAdvertising,396,30,no,yes,Live,no,1.5,C/D,R +2.6,88%,70%,7.1,4.1,3.1,2.8,1.3,30,R +5.7,R +3.7,4.9,0,11/1/14 -Strategy Research,322,1,no,no,IVR,no,1.5,C/D,R +0.4,0%,100%,8.7,3.1,5.7,5.5,0.2,1,R +8.7,R +4.7,3.8,0,12/4/17 -GaPundit.com,111,2,no,no,IVR,no,1.5,C/D,D +0.6,25%,100%,8.3,4.4,4,4,0.3,2,D +8.3,D +3.1,,0,10/14/14 -Lucid,175,25,no,no,Online,no,1.6,D+,D +1.9,88%,32%,4.1,4,0.3,1.6,0.8,25,D +3.8,D +2.3,3.8,0,10/25/18 -Target Insyght,330,6,no,partial,IVR/Live,no,1.6,C/D,R +0.6,75%,33%,10.4,6.6,4,3.8,0.8,4,R +3.9,R +3.7,12.2,0,3/8/20 -Baldwin Wallace University,401,2,no,no,Online,no,1.6,C/D,D +0.7,50%,50%,8.3,4.5,4,4.1,0.4,2,D +8.3,D +3.5,,0,10/23/18 -Brown University,35,12,no,yes,Live,no,1.6,C/D,R +0.3,83%,67%,11.4,7.4,4.1,4.7,1.2,7,R +2.2,R +0.1,4.9,0.31,4/20/16 -University of Colorado,580,2,no,no,Online,no,1.6,C/D,D +0.5,100%,50%,6.7,4.4,2.5,5,0.4,2,D +6.7,D +7.3,,0,10/21/16 -Opinion Research Associates,242,14,no,yes,Live,no,1.6,C/D,D +2.0,61%,43%,9.3,6,3.4,5,1.3,14,D +7.7,D +6.5,8.7,0,10/31/14 -BWD Global,527,2,no,no,IVR,no,1.6,C/D,R +0.1,100%,50%,13.5,6.2,7.5,5.3,0.4,1,R +4.4,R +5.3,,0,5/26/16 -Google Surveys,122,24,yes,no,Online,no,1.6,D+,R +0.1,92%,38%,5.3,3.4,2.1,3,1.4,24,R +0.2,R +0.7,3.6,0,11/4/16 -Targoz Market Research,454,7,no,no,Online,no,1.7,C/D,D +1.6,93%,43%,7.3,6.1,1.4,2.3,0.6,7,D +6.1,D +4.3,5.1,0.16,11/10/19 -OurProgress (The Progress Campaign),561,2,no,no,Online/Text,yes,1.7,F,,100%,100%,14.6,8.8,5.9,3.2,0.3,0,,,0.5,1.42,3/5/20 -Saguaro Strategies,298,2,no,no,Online,no,1.7,C/D,D +0.4,0%,100%,5,2.9,2.2,4.9,0.4,2,D +5.0,D +4.0,2.4,0.89,10/30/16 -Elucd,549,4,no,no,Online,no,1.7,C/D,,50%,75%,12.9,7.8,5.4,3.2,0.6,0,,,4,0,2/28/20 -Baydoun Consulting,25,6,no,no,IVR,no,1.8,C/D,R +1.0,83%,67%,6.8,5.2,1.8,3.9,0.6,4,R +8.8,R +6.7,7.9,0,11/2/12 -CPEC,38,2,no,no,IVR,no,1.8,C/D,,100%,100%,15.8,8.4,7.6,6.9,0.5,0,,,11.2,0,4/23/16 -Zia Poll,393,3,no,no,IVR,no,1.8,C/D,R +0.5,100%,33%,4.9,2.5,2.5,5.3,0.6,3,R +4.9,R +3.3,5.9,0,11/6/16 -Glascock Group,116,2,no,no,IVR,no,1.9,C/D,D +0.2,50%,100%,15.5,5.1,10.6,9.6,0.6,2,D +3.4,D +20.0,20,0,12/2/14 -Point Blank Political,550,6,no,no,Online/Text,no,1.9,C/D,,83%,83%,10.7,7.5,3.3,3.4,0.9,0,,,9.4,0,3/12/20 -TP Research,452,2,no,no,IVR,no,2,C/D,R +1.4,0%,100%,15.6,6.3,9.5,7.9,0.7,2,R +15.6,R +8.3,7.1,0.37,10/31/18 -Carroll Strategies,450,5,no,no,IVR,no,2,C/D,R +1.9,80%,60%,9.9,5.5,4.6,3.6,0.7,5,R +9.9,R +1.7,4.5,0.92,11/1/18 -Dane & Associates,71,2,no,no,IVR,no,2,C/D,R +0.9,50%,100%,21.2,3.9,17.5,15.2,0.7,2,R +21.2,R +10.5,3,0.79,10/28/08 -Brigham Young University,34,4,no,no,Online,no,2.2,C/D,D +2.1,75%,75%,16.5,8.7,8,8.1,1,4,D +16.5,D +16.5,,0,10/19/14 -Swayable,543,22,no,no,Online,no,2.2,D-,,77%,68%,12,7.8,4.4,2.8,1.5,0,,,10.2,0,3/16/20 -Fort Hays State University,101,6,no,yes,Live,no,2.3,C/D,R +1.4,67%,50%,22.1,9,13.3,9.5,1.9,2,R +18.8,R +27.7,28.3,0,11/2/16 -Saint Leo University,299,6,no,no,Online,no,2.5,C/D,D +1.8,33%,67%,8.5,4.9,3.8,6.9,1.4,6,D +8.5,D +6.5,8,0,10/19/18 -SurveyMonkey,324,210,no,no,Online,no,2.6,D-,D +5.0,84%,54%,7.1,4.4,2.9,2.3,2.1,197,D +5.6,D +2.9,5.5,0,10/15/19 -Nielson Brothers Polling,231,9,no,no,IVR,no,3,C/D,D +2.9,89%,67%,12.2,5.1,7.3,8,1.9,9,D +12.2,D +9.9,8.2,0,10/25/16 -TCJ Research,327,132,no,no,IVR,yes,3,F,R +4.4,60%,49%,6.4,4.5,2.1,3,2.4,124,R +5.6,R +3.5,4.4,0,11/5/12 -Humphrey Institute,143,12,no,no,Landline,no,3,C/D,D +0.6,33%,50%,17.9,6.5,11.6,9.2,1.9,8,D +3.8,D +3.0,5.5,0,10/23/10 -Jayhawk Consulting,157,2,no,no,Landline,no,3.4,C/D,D +3.0,50%,100%,37.6,5.8,32,26.9,2.1,2,D +37.6,D +10.9,,0,10/23/18 \ No newline at end of file +Rank,Pollster,Pollster Rating ID,Polls Analyzed,NCPP/AAPOR/Roper,Banned by 538,Predictive Plus-Minus,538 Grade,Mean-Reverted Bias,Races Called Correctly,Misses Outside MOE,Simple Average Error,Simple Expected Error,Simple Plus-Minus,Advanced Plus-Minus,Mean-Reverted Advanced Plus Minus,# of Polls for Bias Analysis,Bias,House Effect,Average Distance from Polling Average (ADPA),Herding Penalty +1,Selzer & Co.,304,50,yes,no,-1.164271165953484,A+,.1068463875508721,.78,.24,4.562133331298828,5.959375654166133,-1.39238376309379,-1.623021494009705,-1.006162849392012,33,.2013049270167495,-.2436310533715821,5.339088853326277,0 +2,ABC News/The Washington Post,3,82,yes,no,-.9971711175085474,A+,.9198067412646641,.7378048780487805,.0853658536585366,3.053507269882574,4.972671247880837,-1.914305418224747,-1.330831864467763,-.9822370434484261,77,1.256718524090656,1.241123925123288,3.83267616765698,.1274037715775519 +3,Siena College/The New York Times Upshot,448,83,yes,no,-.9542651430536518,A+,1.14294147140295,.7289156626506024,.2048192771084337,4.352681654045381,5.365389235851012,-1.00784902203212,-1.309508883611042,-1.055204424107842,82,1.422586092134801,.2312039975053743,3.574593667720398,.2255217424816109 +4,IBD/TIPP,144,31,yes,no,-.9406788223677915,A+,-.8323505085998764,.8064516129032258,.032258064516129,2.085001545567666,4.009198707287636,-1.919338601946455,-1.514537353502452,-.7938871780902392,31,-1.587915728169103,-1.805306791357287,3.7081337475679,.0975819318778281 +5,Field Research Corp. (Field Poll),94,25,yes,no,-.9066947881490729,A/B,-.68286791423325,1,.2,4.103997268676758,5.989802346582261,-1.880946518131988,-2.474153320724644,-.9233244337408518,18,-2.45507632361518,.7254408972487491,4.752570927914591,0 +6,SurveyUSA,325,834,yes,no,-.8758807201702241,A,.0484691218432057,.8932853717026379,.1954436450839329,4.704052174977547,5.68355672756123,-.9746459928101688,-1.032991291838348,-.987944237844499,673,.0512701689222769,-.5306306816628116,4.945520069959565,.1361415019183604 +7,Marquette University Law School,195,13,yes,no,-.8697002861718625,A/B,.3831011403830225,.8076923076923077,.0769230769230769,2.932985892662635,6.053511726984998,-3.115667274548847,-3.451974233342918,-1.234488002495527,9,1.407818264431424,-.5141475002058183,4.347614329091975,.1538779277881331 +8,Siena College,305,55,yes,no,-.8300694159030332,A,-.5366020204415759,.8727272727272727,.2545454545454545,5.02008486661044,5.579021094819941,-.5540776684359854,-1.226323706040989,-.8043718136423095,50,-.844322738647461,-1.053552798344115,4.695373958576219,.1790445736095314 +9,Landmark Communications,166,48,no,no,-.7793184130404456,A,1.414304425825647,.7708333333333334,.1666666666666667,4.448425730069478,5.431420702579022,-.9781364127360271,-1.350058894520666,-.9054083277288473,42,2.192652974809919,-1.707165289556037,4.390866224150755,.0583615807178807 +10,Research & Polling Inc.,280,40,no,no,-.7529122137925333,A,-.6080981815445845,.875,.1,4.338134384155273,5.569237302553455,-1.226244358624663,-1.769714097040603,-1.047045552380517,39,-1.030772771590795,.4793430099621862,4.642076463943854,.3149313028156318 +11,AtlasIntel,546,22,yes,no,-.7483857702542697,A,.4354616403579712,.75,.2272727272727273,4.584125345403498,5.224148060765597,-.635164155588583,-1.020337764098672,-.5611857702542697,14,.9953408922467913,-1.740201084411755,6.067670031564373,0 +12,MassINC Polling Group,198,20,yes,no,-.7427505346870572,A/B,-.7850465739065724,.85,.2,4.52824182510376,6.207406779903883,-1.674306395026607,-1.254671686615506,-.5852726579791713,14,-2.180184500558036,-1.995397342239822,5.79614435261604,.0812833459930048 +13,Monmouth University,215,120,yes,no,-.7065312447332338,A,2.087707895122895,.7833333333333333,.2666666666666667,5.895935599009196,6.281080018193381,-.3802858594106678,-1.03567116676026,-.8632557380530859,83,2.741045687572066,-.1174755194307275,4.889776770866244,.2711130049671029 +14,Marist College,183,189,yes,no,-.6682515139414656,A,.1069875574214711,.8333333333333334,.2698412698412698,5.503499348958333,6.155504066034361,-.6471461573025142,-.7257376910584572,-.635639981496731,121,.1314358671834646,.0304862857871375,4.998103590021963,.0217312147150226 +15,Fox News/Beacon Research/Shaw & Co. Research,103,46,yes,no,-.6514240801336013,A,1.807602334432939,.75,.3695652173913043,5.56253603230352,5.995689715701461,-.4282951236244256,-.7678616845359718,-.5137619090015974,31,3.073489773658014,.8663459100829412,4.616863057440015,0 +16,Stockton University,317,11,yes,no,-.5993289200174174,A/B,.8586874339554346,.9090909090909091,.1818181818181818,4.268058083274147,5.366722534406982,-1.09380589135932,-1.444810216423948,-.4596966420558184,11,2.698824102228338,.7386111683315703,6.07582560725001,0 +17,Data Orbital,73,13,yes,no,-.5608580388232439,A/B,.5515915781817705,.9615384615384616,0,2.397174541766827,4.830972559430745,-2.428939457890402,-1.489344356744701,-.5666209107777671,13,1.449840252216046,-1.198510417111883,4.046261810032383,.4437168583600935 +18,University of North Florida,360,10,yes,no,-.5470139236624258,A/B,.8902943716826435,.4,.3,4.059848022460938,6.301985017794133,-2.237278435559679,-1.39308889561058,-.4312564051977332,7,3.979950496128627,1.022124882062393,3.95182601196337,.0666741928082798 +19,Blum & Weprin Associates,32,19,yes,no,-.5370805569371541,A/B,-.6930586251044314,.9473684210526315,.2105263157894737,4.740097848992598,5.245016846243385,-.5000604374772708,-2.149104741144732,-.467702136560352,17,-3.425431644215303,.5520147939495113,4.496007923756143,.0729941157575653 +20,Greenberg Quinlan Rosner/American Viewpoint,127,8,yes,no,-.4630797191323931,A/B,-.6666186527357043,1,.5,4.377521991729736,5.457389604068412,-1.075009052565161,-1.62186005488822,-.3596915088390045,6,-4.268723805745442,1.512220143538255,5.405572548404852,0 +21,Los Angeles Times,172,36,yes,no,-.4480028942155102,A/B,-.1703826699373148,.8472222222222222,.2777777777777778,5.032578468322754,6.344351802621905,-1.306914774525634,-.8481996417304907,-.3300114286220777,23,-.6038673235022504,.8658093827684016,5.176007332823467,.1241410678532038 +22,Trafalgar Group,338,76,no,no,-.4378790502385912,A-,-1.322880839391394,.6578947368421053,.3289473684210527,4.464504016073127,4.784475091902618,-.315112516055976,-.624250994108555,-.4932712687759311,62,-1.730800259497858,-4.426759876682544,5.635691353916753,0 +23,Public Policy Institute of California,262,17,yes,no,-.4327137322134494,A/B,-1.142767725530053,1,.2352941176470588,5.058373956119313,6.339245950834659,-1.276013434941831,-.6650381804375536,-.2636506467010296,11,-4.278469779274681,-1.420514016184773,,0 +24,Christopher Newport University,50,13,yes,no,-.4151031428272899,A/B,1.035338401208234,1,.3076923076923077,5.421989147479717,5.367605271465329,.0592424357879038,-.6735566282658808,-.2535588204894702,12,2.971978823343913,2.005821493074492,4.543501255013546,0 +25,Strategic Vision LLC,320,133,no,yes,-.4096918591387977,F,-1.565349522249775,.8872180451127819,.1879699248120301,3.9196988729606,5.182054895223985,-1.257497462489871,-.7764260258737031,-.5671848404345526,110,-2.31423058943315,-2.151473507112263,4.35200216571219,.118201284369949 +26,CBS News/The New York Times,36,62,yes,no,-.4057726202302255,A-,.3025593291962615,.7741935483870968,.2258064516129032,4.476905945808657,5.503436989865915,-1.021672484283741,-.5985102261715581,-.3552187325679052,51,.5306224449008119,1.524930919996913,4.13492395995565,.1997424012173378 +27,Public Opinion Strategies,260,77,yes,no,-.4045421549252758,A-,-1.463957198958165,.6818181818181818,.2077922077922078,5.400956191025771,5.741923112886675,-.3361083620873869,-.7078480926685985,-.4916906551909159,75,-2.147500305175781,-4.293983837071058,4.560357895633497,.3083430447215039 +28,Mason-Dixon Polling & Strategy,197,445,no,no,-.3955420382786705,A-,-.515802352230278,.8595505617977528,.2314606741573034,5.126149068253763,5.502612806146041,-.3716051781187605,-.5474598317259368,-.500206955955704,388,-.5711412626443449,-1.116511699454303,5.146237051158093,.0896130661159894 +29,Public Policy Polling,263,455,no,no,-.3915906825073653,A-,.9321922057576596,.7934065934065934,.3164835164835165,5.1038939842811,5.554481725292547,-.4457291812379341,-.4323023961990934,-.4070263502191034,327,1.010979282017513,1.052741908923246,4.581853305911629,0 +30,Emerson College,88,201,yes,no,-.3903446792660291,A-,.8432465238911562,.763681592039801,.2189054726368159,5.191912617849473,5.69019391293839,-.4934227353154018,-.6101880244636985,-.5524182247700781,159,.9540351651749521,-1.380397104881699,4.557129234575535,.2225262811932984 +31,University of Connecticut,347,11,yes,no,-.3809284138156697,A/B,-.1612337393223545,.9545454545454546,.0909090909090909,3.636163191361861,5.703592794808246,-2.06257104367287,-1.814405897133279,-.298972278757641,11,-.9784968983043324,-.6515151515151515,8,0 +32,Grove Insight,129,29,no,no,-.3780213893031942,A/B,.5517539789181637,.896551724137931,.0689655172413793,2.952531748804553,5.123744019259619,-2.16635371068155,-1.854967527077749,-.8510048400001303,29,1.202679075043777,3.314108001571688,3.847079442203469,.6483529342285937 +33,The Winston Group,385,10,yes,no,-.3635113854689118,A/B,1.084935521863051,.5,.4,4.175388336181641,5.243508427480786,-1.063261531525631,-.9111941850271473,-.2431688866923291,10,4.065433502197266,.5560069618730905,4.733011955875233,0 +34,National Research Inc.,225,15,no,no,-.3530276724987202,A/B,-.4235082427366348,.7666666666666667,.1333333333333333,4.39080924987793,6.09706220993242,-1.701394400280976,-1.625518566452407,-.6480306871592314,12,-1.213219165802002,-2.9290894101226,4.708379748852069,.1404424683507143 +35,Fairleigh Dickinson University (PublicMind),92,20,yes,no,-.3281228681189506,A/B,-.2165206327505528,.95,.1,4.440978050231934,5.358686677069096,-.912850067063648,-.8385542736557752,-.2722592740436356,19,-.6907659831799959,2.435522153841081,4.523587596163656,.2655406954045896 +36,Ciruli Associates,51,20,yes,no,-.3173070095247131,A/B,-.6558166111353456,.95,.05,3.62440013885498,5.28069085966481,-1.651432161036314,-1.029982128470027,-.3083344263488775,20,-2.190736198425293,-2.816555766472205,5.002237371282495,.4128367632073219 +37,Quinnipiac University,267,219,yes,no,-.3119214874201503,A-,.5485570013033918,.817351598173516,.2694063926940639,4.796165736298583,5.626339313786914,-.8253150177148131,-.298345840585183,-.2639208972885687,165,.6401595375754616,.5421931999487883,4.89597885188422,0 +38,Elon University,86,8,yes,no,-.2902880990846682,A/B,.4572253997293468,.5625,.125,3.152763366699219,4.723002503324722,-1.565380576851988,-1.421442677407724,-.3125390716336896,8,2.079483032226563,.7813109061682718,3.566882986360794,.568159448190693 +39,Elway Research,87,21,no,no,-.288268134315843,A/B,.7794182414161517,.9047619047619048,.0476190476190476,3.919994990030924,5.772744803195267,-1.847891253390827,-1.815230327864978,-.6853747397165729,20,2.090176296234131,3.493979747174967,4.208246968422311,.359720964286903 +40,Louisville Courier-Journal,174,10,yes,no,-.2756926605037623,A/B,-.222187321142904,.8,.1,3.537170791625976,5.3870888846409,-1.845059533241407,-1.670717070438163,-.24502147388489,10,-1.515018844604492,-1.027777438693577,5.348942075163051,.3032368524958063 +41,YouGov,391,455,no,no,-.2731373232043297,B+,.6766339784370394,.8868131868131868,.3208791208791209,5.038859289819068,5.174770195893601,-.1310523463010183,-.3424815942528247,-.3232335657088833,395,.7261292566227008,.2804077207888355,4.228015171115431,.0373586246742421 +42,Suffolk University,323,90,yes,no,-.2714654154355897,B+,.9143103775867303,.8111111111111111,.2444444444444444,5.100966284010146,6.170152043281448,-1.064327199497789,-.2275985235411605,-.1746050968697244,54,1.371931076049805,1.690754449233349,5.29099966788699,0 +43,RKM Research and Communications Inc.,272,35,no,no,-.2509082264670079,B+,-.1532592156273004,.8428571428571429,.2285714285714286,5.225879396711077,6.438517758585538,-1.207779802100946,-.8309731773892219,-.4104396566587447,21,-.5748111179896763,-1.533106154161316,4.493119662042916,.0427549324484808 +44,Temple University,336,6,yes,no,-.249792456558273,A/B,-.2160478104403776,1,.1666666666666667,3.65904426574707,5.679744240672797,-2.015841415152211,-1.860521758882075,-.20411569554176,5,-2.454236602783203,.7319953757764655,3.404894870860216,.1419554183619184 +45,National Journal,224,12,yes,no,-.240798986111937,A/B,-.1370833076306571,1,0,2.58882745107015,5.180992215891981,-2.587306205048316,-1.526064311018649,-.3329542911904227,12,-.6283082962036133,.3330994514929227,3.469211118333305,.8900531685587989 +46,Fox News/Opinion Dynamics Corp.,104,34,yes,no,-.2399644665623709,A/B,-.2998547030637924,.7205882352941176,.1176470588235294,3.895261147442986,5.056064983963618,-1.155945276747117,-.3019962737490388,-.1207841534968459,28,-.9087292807442802,-1.622177277605466,4.128223414259096,.1280197467308176 +47,Michigan State University,463,2,yes,no,-.2283145698385184,A/B,-.0470255683040697,1,0,1.030765533447266,7.355679916043407,-6.320055822822626,-4.049516362233879,-.3550392504430945,2,-.5363655090332031,-1.523426869532446,,0 +48,Abt Associates,7,10,yes,no,-.2223821263119473,A/B,.8133371554939981,.9,.3,3.862665557861328,5.522326371108516,-1.654802253473673,-.7803588590247923,-.19867770658318,9,3.323231167263455,.2416901029701288,4.072007221867435,.3614499188529767 +49,Muhlenberg College,219,32,yes,no,-.2216015315395687,B+,-.1419693389474709,.859375,.09375,3.769753098487854,5.369495749876808,-1.59488409161544,-1.124537946806385,-.5997068704603266,31,-.2723562179073211,.2832179336884246,3.64568803660892,1.073063459774076 +50,Gallup,112,84,yes,no,-.2160841127742077,B+,-.5755774082287161,.6904761904761905,.2976190476190476,4.266228675842285,5.117288538212556,-.8462013025967539,-.0974628164600209,-.0611682605075969,69,-.9780368804931641,-1.509855526263187,4.150316317876485,0 +51,Florida Atlantic University,97,9,no,no,-.2159538069353458,A/B,.6514053149811404,.6666666666666666,0,3.636521657307943,6.659747874489086,-3.018367657407628,-2.278901964762947,-.6919830046068857,5,3.434135437011719,.3300030026579208,3.668343239936295,.4501304626064921 +52,RT Strategies,275,45,yes,no,-.2029030828143631,B+,1.002058800878988,.6666666666666666,.3777777777777778,5.921910264756945,5.554607480606258,.3721613439242013,-.0089814095295259,-.0042670306937057,45,2.109171719021267,3.299978956228957,7.471495589239681,0 +53,Potomac Incorporated,256,8,yes,no,-.1974548603651448,A/B,-.2989758208518576,.875,.125,4.56696891784668,6.240968993769122,-1.669141516148927,-1.545856654490964,-.1747246447169793,6,-3.137205123901367,1.314545504252116,4.517884820899634,.3518447239383523 +54,University of Massachusetts Lowell,355,26,yes,no,-.1960654317132227,B+,.8186157419018985,.7884615384615384,.3076923076923077,6.218944916358361,6.265039174451625,-.0412356983197507,-.1271122744239732,-.0709649219119829,17,1.859513002283433,-.3285967155637531,4.401121623922568,.1050587827293152 +55,Northern Arizona University,234,4,yes,no,-.1914932071865612,A/B,-.2397644110238754,1,.25,3.581880569458008,5.650213916701018,-2.063474787469495,-3.036705372203513,-.2191811210268688,4,-3.321882247924805,-5.12962962962963,6,.1880023408760161 +56,Market Shares Corp.,187,25,yes,no,-.1908353765927824,A/B,-1.116463552379,.84,.28,5.833436889648437,5.458800115072027,.3794953343499261,-.5191565413718575,-.1713314882805399,22,-4.090595765547319,-1.910674497184886,4.568093518841848,.3775032824995288 +57,Angus Reid Global,13,31,no,no,-.18984069698912,B+,-1.156968436932061,.9354838709677419,.0645161290322581,3.188856924733808,4.893176788944221,-1.699461304436897,-1.403589234766616,-.7003296741687255,31,-2.318777145877961,.7856167374884813,2.999321370691419,.7563524627758474 +58,Tarrance Group,333,31,no,no,-.1870181919423751,B+,-.9321207960623455,.8387096774193549,.2258064516129032,5.727274064094789,6.27014086189575,-.5380082380274461,-.6227343088350179,-.3167403124395302,27,-2.074528164333767,-5.378674342874497,6.207412725083259,0 +59,Pharos Research Group,254,33,no,yes,-.181232564428735,F,.7837683835376599,.9393939393939394,.1515151515151515,3.727244232640122,4.995676115185379,-1.263573322771744,-.8426530578851598,-.4267129500912474,33,1.547749663844253,.8805577264040834,4.020183078748704,.2274283195553339 +60,Cygnal,67,20,no,no,-.1772488124942031,B+,2.050310420752583,.95,.15,4.379972457885742,5.295882303606367,-.9110512859471095,-1.347802671114007,-.6752332361224669,20,4.092532348632813,-.6020701489306607,3.324110385764116,.7310457766211725 +61,Susquehanna Polling & Research Inc.,326,46,no,no,-.1760003775910737,B+,.6142521511939343,.7173913043478261,.2608695652173913,5.351888656616211,5.512137325377989,-.1553901089882621,-.420215531646762,-.2702291661652374,41,.9773832181604897,-1.257913985607085,5.39987791449076,0 +62,Castleton University,45,3,yes,no,-.156507907059965,A/B,,1,.3333333333333333,9.956270853678385,10.88957741699526,-.9284480035433599,-.9360365000803347,-.0973878269010638,0,,,,0 +63,Wick,284,7,no,no,-.1555084139243881,A/B,-.1659714457749334,.7142857142857143,0,2.200096947806222,3.926278276672928,-1.72132276909319,-1.906176823676908,-.5247840796372854,7,-.6028592245919364,-3.730497145167032,5.761407580823872,0 +64,Columbus Dispatch,57,22,yes,no,-.1476425055551334,A/B,.9783372510156999,.9318181818181818,.4545454545454545,5.398525238037109,5.20450984686067,.1988739509499529,.0245814443891313,.0089284902629537,17,2.964653912712546,2.693081749123809,5.531728786497386,0 +65,Lake Research Partners,165,12,no,no,-.1332323115088063,A/B,.8029285444950569,.8333333333333334,.25,4.055425008138021,5.466907704601634,-1.406624136690098,-1.461202831596118,-.4604608278448709,12,2.547972361246745,2.352757065794363,6.00216277883069,0 +66,Public Religion Research Institute,428,1,yes,no,-.1289325890940318,A/B,-.0395204838800565,1,0,.8620071411132813,5.82448598660568,-4.957620285718884,-3.443116643507296,-.1578567384385531,1,-.8620071411132813,1.674285670689174,2,1.229466967224174 +67,Public Opinion Strategies/Hamilton Campaigns (Texas Credit Union League),261,2,yes,no,-.1255979863026042,A/B,,1,.5,6.854116439819336,11.10060814415882,-4.241633144565967,-2.737233756900804,-.1216525137913455,0,,,,0 +68,Western New England University,380,11,yes,no,-.1089788444739259,A/B,-.3796960623710915,1,.0909090909090909,4.244961478493431,5.76829967305715,-1.518479634790204,-1.391140515204558,-.3988601782572454,10,-1.362352752685547,2.019394173077492,2.6320729388773,1.45680099701899 +69,Market Solutions Group,188,4,yes,no,-.1008371641422604,A/B,-.0033886612645791,1,.25,4.36395263671875,6.095621684184892,-1.726810487692626,-1.376535034919548,-.0853302761393966,2,-.12042236328125,1.5,4.401517070360253,.4484821992814314 +70,Scripps Howard,303,5,yes,no,-.0982668972153465,A/B,-.1400422760768051,1,.4,4.791368103027343,4.673824330620668,.1224023321801914,-1.347311019245441,-.0875418518439392,5,-2.155317687988281,-3.042857142857143,2.449489742783178,.5187459930409232 +71,Wirthlin Worldwide,387,4,yes,no,-.0967820376184435,A/B,-.1770737898220353,.75,.25,4.596271514892578,5.802493716052999,-1.201363641386906,-1.479575497824034,-.066387378127767,4,-3.946443557739258,-5.548972595772242,5.251780870545703,.1443342236979197 +72,Indiana University,149,2,yes,no,-.0950399518333271,A/B,.0274411754240121,1,0,.8688735961914063,5.811360130333845,-4.937627974368923,-4.492824928898091,-.1418945144192272,2,.8688735961914063,4.125,,0 +73,Knowledge Networks,164,3,yes,no,-.0935375751472735,A/B,.216354991345209,1,.3333333333333333,4.162570953369141,4.799035639584313,-.6316061264416559,-1.119273560150643,-.0607721839853444,3,3.984724680582682,.7536700251929291,3.138353812727866,.1408930172400337 +74,Baruch College,22,2,yes,no,-.0927911344194922,A/B,,1,0,5.486835479736328,9.281179452664192,-3.789485413154349,-.5725593978794483,-.0439374151870278,0,,,9.150757595082503,0 +75,Princeton Survey Research Associates International,258,35,yes,no,-.0897139840205768,A/B,.445906197212584,.6571428571428571,.3142857142857143,4.96545273917062,5.25027591149659,-.2799646125524553,.2156248314398129,.0937306329177344,33,1.072647672710997,.0790171957677939,4.745417983703968,0 +76,GfK Group,115,21,yes,no,-.0886930202986115,A/B,.1994639123490759,.9285714285714286,.1428571428571428,3.810167948404948,4.906055225013112,-1.091028716834649,-.0287012691198658,-.0105016979667854,21,.5451373145693824,1.27808715300271,4.621799279541408,.2169624036066393 +77,Vox Populi Polling,372,19,no,no,-.0826287584725431,A/B,.39372786799427,.7631578947368421,.1578947368421053,3.956891310842414,5.168385466814861,-1.206635596198933,-.7983614217500342,-.3513350882614646,19,.8946932742470189,-1.300901224920249,4.7989892898252,.1668381106557129 +78,NBC News/The Wall Street Journal,221,34,yes,no,-.0768802717514853,B+,.7641021561590894,.7794117647058824,.1176470588235294,4.058129142312443,5.14647460417641,-1.083486902090453,-.2622786789578486,-.14127130641193,29,1.43655356045427,.6278672467636068,3.056641058440032,.475874855227469 +79,Fleming & Associates,96,18,no,no,-.0765895028212896,A/B,-.5879486169435573,1,.1111111111111111,5.132949617173937,5.80518894863452,-.6673807716870681,-1.636757587535604,-.5660476230481906,16,-1.821194887161255,-.2280219780219779,4.121158932446784,.5628688492886044 +80,Louis Harris & Associates,173,2,yes,no,-.0723071526680285,A/B,.0189190483417673,1,0,.8593788146972656,4.87696174812864,-4.012724373657859,-4.508367968586781,-.0992507961348982,2,.8593788146972656,5.375,5.497869162102364,0 +81,KRC Research,160,22,yes,no,-.0705241774166408,A/B,.0850921296692476,.9090909090909091,.4090909090909091,7.130356875332919,6.782953473097348,.3522619620090867,.1614621687080907,.0380247306908934,11,.7248476201837714,2.476515145735307,6.49785078408102,0 +82,Harris Insights & Analytics,133,182,yes,no,-.0664369220355831,B+,-1.065041464326777,.8324175824175825,.4835164835164835,5.043052254142342,4.155322637653908,.8925881762619495,-.010152664938476,-.0087446596264999,182,-1.236527159973815,.531627421814429,3.9293804317288,0 +83,Behavior Research Center (Rocky Mountain Poll),27,7,yes,no,-.0581314173302601,A/B,.439183496978731,1,.2857142857142857,5.286084856305804,6.095216308917307,-.8042728928379882,-.5954661468029188,-.0654572221408278,6,5.300599416097005,2.95,4.64820917074919,.6245835965331664 +84,Georgetown University (Battleground),114,35,yes,no,-.0579370719091975,A/B,-.5307652890102345,.5571428571428572,.1428571428571428,3.355102648053851,4.717529214857812,-1.357568007030446,-.1894896825116474,-.0830247175572697,35,-1.211380767822266,-1.408562311757503,3.166217642452025,.4789048205211602 +85,Escalent,189,1,yes,no,-.0552193460940959,A/B,-.0166482327432473,1,0,1.123138427734375,5.487811803053297,-4.359814815545407,-3.877560722224712,-.0574769162781585,1,-1.123138427734375,-4.641666730244955,3.6,1.265265741385294 +86,St. Pete Polls,314,26,no,no,-.0494411925955423,B+,-.1213159892046658,.5576923076923077,.3461538461538461,4.886916087223933,5.232646472597978,-.3408718256005293,-.3136232428861661,-.1701843623617723,25,-.23000732421875,-1.43883243254266,3.387095196662987,0 +87,"Lauer, Lalley, Victoria",168,1,yes,no,-.0464446632527891,A/B,-.0184639711316201,1,0,1.658950805664063,6.285738247582564,-4.621928882144987,-4.42556021484891,-.0492560814758504,1,-1.658950805664063,4,,0 +88,Gordon S. Black Corp.,123,2,yes,no,-.0418309139110273,A/B,-.1399591861875582,1,.5,6.357505798339844,5.136326893571637,1.226037464541723,-.6156473905930131,-.0135533510309015,2,-6.357505798339844,-1.269841269841269,6.000000000000001,0 +89,University of Florida,349,1,yes,no,-.03892329653798,A/B,.0373956668765794,.5,0,1.077785491943359,4.854134011460884,-3.771489959744009,-1.341692819695852,-.0465523966606533,1,1.077785491943359,-.1470588235294118,1.414285387311663,1.172301971721692 +90,University of Cincinnati (Ohio Poll),346,39,no,no,-.0373784201670949,A/B,-1.306065146884215,.9358974358974359,.2307692307692308,4.199360969739082,5.687431901933619,-1.483212372421019,-.8730078757767151,-.4083186194816379,30,-3.206029510498047,-2.56406304192143,3.426229651161958,.4379740993217193 +91,New England College,228,19,no,no,-.0342805451816506,A/B,-1.233823913352059,.7368421052631579,.1578947368421053,4.186138956170333,5.131385714284242,-.9403881983403943,-.7031373352815902,-.2775079368085448,19,-3.126208455939042,-3.275668947623061,5.506584216856183,0 +92,Clemson University,54,8,no,no,-.0327079524429111,A/B,.0305970901911662,1,.5,10.055743932724,7.742821054279338,2.317781438218176,-4.335963035422067,-.9828390301490084,2,1.24305534362793,2.166666666666666,15.99796985711743,0 +93,Ohio State University,236,1,yes,no,-.0282810193177723,A/B,-.0472408228151871,1,0,3.677444458007813,4.888403781016534,-1.206100763235207,-.2686328997260262,-.003450885353456,1,-3.677444458007813,-5.8,,0 +94,Global Strategy Group/National Research (Philadelphia Inquirer),119,4,yes,no,-.024224212829168,A/B,-.2957787846748048,1,.25,2.981807708740234,4.960385789780299,-1.973719521266549,-1.602854552960681,-.1772731986786406,4,-2.674348831176758,.2030208667119344,2.248334797424331,1.940660405078344 +95,Voter/Consumer Research,371,8,yes,no,-.0206448229233142,A/B,-.0938706638267403,1,.375,4.966556310653687,5.544887486464541,-.5734726160373387,-1.000194840301227,-.1616207489588259,8,-.5809214115142822,-2.906479969685212,2.057647650117571,1.372204334348485 +96,Saint Anselm College,494,5,no,no,-.0043478260869565,A/B,.4983920221743376,1,.2,2.593349456787109,5.025780192191408,-2.427572175630783,-2.984445806938587,-.6487925667257798,5,2.292603302001953,.0333333333333332,2.666666666666667,.9257676034617009 +97,Star Tribune (Minnesota Poll),315,14,yes,no,-.003050418391889,A/B,.7866531081869236,.5714285714285714,.4285714285714285,5.33117812020438,4.400393972405499,.9356427075723961,.4658198268956241,.087903210722266,12,4.415757815043132,3.103320208554546,4.948527776277877,0 +98,co/efficient,514,5,no,no,.0025374719739618,B/C,-.1458200546642594,.8,0,2.651225280761719,4.891349865710479,-2.235266025175246,-3.393037262850346,-.7299721389136579,5,-.6777969360351562,-7.721500015258789,3,.2086763622067728 +99,Pew Research Center,253,25,yes,no,.0039624050083788,B/C,.7468037257420483,.5,.36,4.317460784912109,4.529288442719374,-.2069690980337496,.4412022762130211,.1621456833607243,25,2.032070770263672,1.014843304791556,3.841903549081366,0 +100,American Viewpoint,10,8,no,no,.0051543406263754,B/C,-.7621450628157735,.6875,0,4.16240930557251,5.712297979254626,-1.545030113908601,-2.055291583026372,-.440411901797109,8,-3.556739330291748,-3.32609865763416,8.001733423338107,0 +101,GQR Research (GQRR),126,57,yes,no,.0060396348115113,B,2.116245786001624,.543859649122807,.1228070175438596,4.518688001130757,5.336120391992752,-.8125738310884798,.1738285983376768,.1042102871812557,55,3.575251492587003,3.302948213715456,4.104000925864796,.1141571610972683 +102,EPIC-MRA,84,54,no,no,.0097626614657499,B,.115735045363567,.7962962962962963,.2222222222222222,5.469057718912761,5.689406633372759,-.2154903546864795,-.5961680898817566,-.3850889551510187,47,.1919800778652759,.4101546190582649,3.96975026527523,.4665754239193023 +103,Polling Company/Global Strategy Group (Hotline Bullseye),255,4,yes,no,.0158335047431409,B/C,-.2124617456842096,.25,.25,4.294097900390625,3.80875629734808,.4902001628160599,.9416989494650303,.0465930231106576,4,-4.294097900390625,-2.716913527571617,3.239449679439723,.1585376748064551 +104,NPR,222,3,yes,no,.018673448722766,B/C,.0628007749075856,.1666666666666667,.3333333333333333,4.715724945068359,5.210143649531748,-.4895601446898734,.2609794658681243,.0201983488467137,3,.811438242594401,.6736111898270866,2.092172684857494,.6147136559579165 +105,Harvard University,135,1,yes,no,.025944681676369,B/C,.1012598233566302,0,0,6.831283569335938,5.543775004289518,1.292367124819935,1.035985796474614,.0153563730280333,1,6.831283569335938,1.583333333333333,2.5,2.439576681812079 +106,Rasmussen Reports/Pulse Opinion Research,277,748,no,no,.0345774084212119,B,-1.466656728993862,.7814171122994652,.2807486631016043,5.124549337886871,5.49918398100975,-.3697760833493675,-.0452757530263271,-.0432977823911506,609,-1.546923927094157,-1.258446150274911,4.632534217817011,.0693724595702606 +107,Harstad Strategic Research Inc.,134,11,no,no,.0394656646396722,B/C,.617120123267614,.7727272727272727,.0909090909090909,3.71497240933505,5.669559798610336,-1.94972882950177,-1.650894389175667,-.3804791817846268,11,2.677676460959695,3.614009769879855,5.24202705227114,.0144037048440676 +108,University of Illinois at Chicago,352,1,yes,no,.0413013877337807,B/C,-.1568976460641931,1,1,14.09693908691406,5.543741745807855,8.558055900879722,5.883806844169256,.0654862334337171,1,-14.09693908691406,-5.111111111111111,,0 +109,Opinion Savvy/InsiderAdvantage,243,140,no,no,.046272727994608,B,1.134172436865841,.6678571428571428,.3571428571428572,6.636673082624163,6.634293974829665,.0072376675680154,.0021093039934417,.0017536056504682,63,1.515061544993567,-.4339651302440422,5.842477416317707,0 +110,"North Star Opinion Research/Ayres, McHenry & Associates",233,9,no,no,.0504356796517282,B/C,-.5912618270888067,.9444444444444444,.2222222222222222,4.970684263441298,6.491094862403497,-1.515552039188685,-2.931068003514519,-.5846447890892976,7,-3.121360778808594,-4.666666666666667,4.414213562373095,.3295715813110982 +111,Harper Polling,132,14,no,no,.052309188213256,B/C,.4813360855681433,.7857142857142857,.1428571428571428,3.74915885925293,5.637641267195237,-1.883623848168792,-.9752660890199286,-.3685071313488179,11,1.475977117365057,-.7397462573945109,4.419007504327381,.4229926231162017 +112,CNN/Opinion Research Corp.,37,103,yes,no,.0525578330070524,B,-.0417071860793513,.7378640776699029,.2524271844660194,5.555428514202822,6.126715808565018,-.5664287345886816,.0864863949655786,.0658802539559731,71,-.0620621694645412,.1710135668725464,4.914145789854601,.1126277762206024 +113,University of Arkansas,345,8,yes,no,.0893046294043062,B/C,.5707628581405555,1,.125,6.495942831039429,5.211815758062471,1.288985632750473,.8057064044073814,.204947934308498,7,2.752563749040876,-4.88392869404384,6.9375,0 +114,Clarity Campaign Labs,52,12,no,no,.1028822083909927,B/C,1.125647983043073,.5416666666666666,.1666666666666667,3.510533014933268,4.635815708819093,-1.120424134112309,-1.072489672746875,-.3451078654065771,12,3.498169581095377,1.098717960991697,2.634383123322027,.3971380059273484 +115,Magellan Strategies,179,18,no,no,.1029083843244703,B/C,-.4776541252787224,.9444444444444444,.3333333333333333,6.506266805860731,6.062425697717666,.4486996679165816,-.3005850951713792,-.1234374731913532,11,-1.76110146262429,-4.2279328028361,6.207724546209281,0 +116,Data for Progress,522,73,yes,no,.1223677961844019,B,3.339741873872823,.773972602739726,.4246575342465753,6.634929578598231,5.663925107943697,.9758630304280476,.146327303500486,.117341890144962,42,4.777564820789156,.7004232428467096,4.063613611005019,.1090263606499889 +117,Starboard Communications,316,4,no,no,.1274346382177961,B/C,.374046740297524,1,0,2.159484386444092,5.08256986159072,-2.918226915373113,-6.751694820504435,-1.176609553247702,3,2.83880869547526,-5.537718651786683,14.37580641278399,0 +118,Gravis Marketing,124,153,no,no,.1292000097599302,B,1.453605099111492,.7058823529411765,.3202614379084967,5.225739161173503,5.165644998745272,.0649527222017482,.1050469038981547,.0914432725387058,124,1.718738925072455,-.0749541909997497,4.258401692292648,.004099477819242 +119,The Kitchens Group,664,1,yes,no,.1322544497953412,B/C,.2585877357845111,0,1,11.37808227539063,6.272198748981936,5.110742086182204,7.075326444504521,.1607997376832017,1,11.37808227539063,12.5,,0 +120,SEA Polling & Strategic Design,302,12,no,no,.1493533570460969,B/C,.5545560229747505,.8333333333333334,0,3.021411736806234,5.602910330852596,-2.576640034272847,-1.18656926978704,-.3286427906554742,10,2.169110870361328,.0115923127490971,3.751690993240957,.3988726134857696 +121,Spry Strategies,508,5,no,no,.1497889373685237,B/C,-.4597777031608106,.8,.8,9.491231155395507,6.363104099591156,3.132985615577867,-1.315549618322948,-.2830250581826883,2,-4.835419654846191,-9.453224503096713,13.78226443377,0 +122,Ward Research/The Honolulu Star-Advertiser,375,15,no,no,.1507460676309499,B/C,-.4059751230387894,.8,.3333333333333333,5.849984232584635,5.784835409553775,.0700073828043751,-1.166170030544869,-.3427452274522834,15,-1.381305948893229,4.183333333333334,3.857677038939983,.4894641420330041 +123,Mellman Group,205,26,no,no,.1535610895460534,B/C,1.746657827030764,.8269230769230769,.1153846153846154,4.490122281588041,5.184498562191322,-.6895177208297654,-.3460641644792873,-.159529363577067,26,3.788993248572716,5.262387912805107,4.306543304829862,.3034553912964168 +124,Strategic National,318,4,no,no,.1543586758086807,B/C,.4398194325814016,.375,.25,3.024273872375488,5.347663232106425,-2.318530799957423,-3.110964646156441,-.5147356947627363,4,2.658185005187988,-4.752777735392253,5.38876275643042,.0146684532680748 +125,Ohio University,237,2,yes,no,.1591507139419544,B/C,.3488958471434552,.5,.5,8.756826400756836,5.068141859166422,3.693543101363928,4.872447046892774,.1941315794430224,2,8.756826400756836,8.1292410833495,8.507804121881106,0 +126,Victory Research,437,11,no,no,.159616244956935,B/C,.3170668221454945,.9090909090909091,.3636363636363636,6.008824608542702,4.961307955369594,1.052375212946623,-.4114053606912354,-.1437023653192819,10,1.003410911560059,-1.35357224146525,4.988767384375763,.0348571992873491 +127,Winthrop University,386,2,yes,no,.1700910159322136,B/C,.0061413156523676,1,.5,12.02864551544189,7.057663214676214,4.975840860539195,2.208710330534045,.1992050956542105,1,.178802490234375,-1.166666666666667,3.625,.2749465506935191 +128,Yankelovich Partners Inc.,390,7,yes,no,.1787548256199948,B/C,-.0382907746033507,.5,.5714285714285714,10.17622865949358,7.448403269560201,2.732683949706896,2.535074263462935,.2083412492856697,3,-1.088362375895182,-1.81790661314044,4.233950723186605,.2593534117855754 +129,Middle Tennessee State University,208,5,yes,no,.1840346773436653,B/C,.5520228368341119,1,.6,9.306238555908203,6.189448272496927,3.121648843184791,1.580672872861168,.2250452191987993,4,4.588798999786377,-6.125,4.414213562373095,.2284261316336307 +130,St. Norbert College,313,12,no,no,.2006635892856317,B/C,-.0109146689642649,.875,.0833333333333333,4.796833038330078,6.029189795003595,-1.2274981969,-1.042602153932962,-.2543600072459334,11,-.0496240095658736,1.500361373121844,5.274291885177433,.215817448994672 +131,CVOTER,40,6,no,no,.207088161791467,B/C,-.2389402614864285,1,0,1.865321477254232,3.741426417364246,-1.871246380336499,-1.436546386471387,-.2614249822903511,6,-1.312991460164388,-.3925210524768365,3.221708933333289,.0037679274717717 +132,Hendrix College,138,16,no,no,.2121016882846172,B/C,1.285739969520104,.9375,.5625,7.155205965042114,5.760182897036609,1.39988162777902,-.1641818224795114,-.0602670518017512,15,3.654452260335286,-2.656944260773836,,0 +133,GBAO,109,12,no,no,.2194223983680499,B/C,1.479041192353375,.7916666666666666,.25,5.452708562215169,5.611490833080722,-.1539237110920373,-.2649857769372357,-.0983727120717421,12,3.984081268310547,3.627154042170042,3.988812036885472,.1342054634653038 +134,Glengariff Group,117,11,yes,no,.2216305295039963,B/C,.7204900844657204,.8181818181818182,.3636363636363636,5.300437233664772,5.59252125305346,-.2872254596151716,.7027189157562511,.2211279503163953,10,2.378857421875,2.724774344433477,4.13841022737519,.4411548128416287 +135,ROI Rocket,554,3,no,no,.2234285714285715,B/C,,1,.3333333333333333,2.599483489990234,8.228447423818485,-5.624105374054735,-5.23977830561555,-.7485397579450785,0,,,4,.4249855547435774 +136,Cardinal Point Analytics (CardinalGPS),591,3,no,no,.2236118558975144,B/C,-.3554905482700892,1,0,2.488433837890625,4.543706017651819,-2.050413619987678,-1.9987170087174,-.2855310012453429,3,-2.488433837890625,-7.321529435918518,7.266176789875896,0 +137,Pan Atlantic Research,249,17,no,no,.2362714915238618,B/C,.7574779155386769,.9411764705882353,.2352941176470588,6.268916186164407,6.081530810911758,.1922439350261648,-.2890841118101772,-.0910673008817476,15,2.647677993774414,1.376905109466068,7.30000114440918,0 +138,University of South Alabama,361,9,no,no,.2388959595292603,B/C,-.4270172343358059,1,.1111111111111111,3.683771345350477,5.098566918729082,-1.40993701360509,-1.91961077899395,-.2770697664653926,9,-2.958485497368707,-.8229166666666667,5.744313994368434,.0580934133217054 +139,Morning Consult,218,66,no,no,.2413109740252978,B,2.920609137490698,.8333333333333334,.5303030303030303,4.486910039728338,4.315554794019898,.1762138054819554,.2349242240965413,.1833210518718825,66,3.742733464096532,.11482827536021,2.98245856099305,0 +140,Strategies 360,321,9,no,no,.2419650392980635,B/C,1.421533554644307,.6666666666666666,.2222222222222222,5.857921600341797,5.570851895107033,.2919282650082798,-.4201081095717782,-.1275426488458941,9,4.682337866889106,.2282407619335033,3.622497581846635,.0991578998611475 +141,RRH Elections,274,9,no,no,.2519985862736094,B/C,.4858699786980575,.8333333333333334,.2222222222222222,4.217260148790148,5.556466170903625,-1.334347462339962,-1.250530805798113,-.3466666231742251,9,1.752679189046224,-3.953673428905254,3.888251871823019,.8347469576668473 +142,Insights West,151,9,no,no,.2530875512288324,B/C,-.1131277768133897,.9444444444444444,0,2.45503913031684,4.640937685164388,-2.181039995074032,-1.697608960350353,-.4621090832207692,8,-.453394889831543,-.9934361641541187,3.120698850743815,1.258770957388996 +143,Remington Research Group,279,43,no,no,.2650109895204796,B,1.781602967307602,.7209302325581395,.4186046511627907,5.384396841359693,4.292467496167641,1.096787904965567,.2655406329520194,.1742522752250225,42,2.750752676100958,-1.470989094996343,4.61515753908438,0 +144,Dan Jones & Associates,70,42,no,no,.2650448307055793,B,.9436845309851456,.9523809523809523,.1666666666666667,6.009996141706194,5.934788062925311,.0800666385543991,.2659197295567025,.144729291524483,36,1.895715607537164,-1.712228741464027,9.452576820828821,0 +145,East Carolina University,523,11,yes,no,.2720715611779622,B/C,1.595381223238432,.6363636363636364,.5454545454545454,8.97020062533292,5.676202201986362,3.298856983120073,.8933028313515069,.3388390049953992,8,5.184988975524902,.1096401407502954,3.575512006888751,.2527040117540297 +146,Market Research Institute Inc.,186,11,no,no,.288097663091085,B/C,.0988550591203688,1,.2727272727272727,4.200706481933594,5.20413865003109,-.9985736083239807,-1.725477047590532,-.2638788432566446,11,.6464032259854403,.3711111492580839,5.071841119416734,.3496453085924289 +147,RBI Strategies & Research,271,4,no,no,.2900240446040428,B/C,.3606007321116089,1,0,2.368895530700684,5.377245710393828,-3.003491619919628,-1.400675462040043,-.2184951097048312,3,2.516201019287109,3.802380770728702,5.136646549690034,.0849233300678187 +148,Ogden & Fry,425,3,no,no,.3001234758833004,B/C,-.0130636356899012,1,0,2.535954157511393,5.944038362535082,-3.403225645250173,-3.969124047180073,-.4674065987850695,2,-.2278366088867188,-5.816668192545573,5.950001525878906,0 +149,Riley Research Associates,290,7,no,no,.3074015292752548,B/C,-.0702740521806737,1,0,2.681526184082031,5.462204140041601,-2.775819396186055,-1.967280832896094,-.2294395563976726,7,-.6025499616350446,-1.264285796029227,,0 +150,Kiley & Company,162,5,no,no,.3078432853493585,B/C,.3994022836547365,1,.4,4.352800750732422,5.496323219827721,-1.138663909321784,-1.533307393143587,-.2085362655468394,5,2.936690521240235,7.015042792426215,5.49927838492434,0 +151,David Binder Research,578,3,no,no,.3090077749829018,B/C,.096672258879009,.3333333333333333,.3333333333333333,4.217210133870442,7.209503834961559,-2.9874351413176,-1.400945575119688,-.2001350821599554,1,1.836772918701172,.6599998474121094,6.41262560450705,0 +152,"University of California, Berkeley",457,4,yes,no,.3179253516968076,B/C,.0443195435297263,1,.75,7.708187580108643,5.582620724112441,2.130425415769716,2.336237749431012,.4027439851890361,2,.4698581695556641,4.664999961853027,8.582088739025295,0 +153,Praecones Analytica,257,3,no,no,.3212286124688598,B/C,-.1990078903029578,.3333333333333333,0,1.795216878255208,5.473752895024795,-3.673677456996071,-3.761091681966287,-.4169339815875489,3,-1.795216878255208,-5.199742801372822,4.881398235057152,.7616229920472639 +154,BK Strategies,20,3,no,no,.327371047749738,B/C,.4063231875307592,.6666666666666666,.6666666666666666,3.803844451904297,4.427255631637753,-.6185526199599414,-2.212805966860238,-.2452995247808997,3,3.66537348429362,-2.929798049156112,3.271102183887483,.2682158477098671 +155,Civiqs,471,25,no,no,.3291878254053063,B-,2.927802991867066,.76,.4,5.48242561340332,5.092820070290262,.3944641028865722,.3761230596971268,.2186761974983295,22,5.323278167031028,1.472329253885023,5.520112441226818,0 +156,Garin-Hart-Yang Research Group,113,29,no,no,.3353265742614679,B-,1.959083005749283,.8103448275862069,.3103448275862069,5.900503750505118,5.640165846877145,.2651964634014897,.3561836078843098,.1747529745470029,29,3.993026470315868,4.497608627244601,5.158349718852758,.0380631231743103 +157,Ipsos,154,104,yes,no,.3403532722894559,B-,1.592525706599351,.75,.1826923076923077,4.58190732735854,4.860196536885718,-.2734306497536636,.0160345540663094,.0131481522093968,97,1.954096961267216,.6119135698947223,3.128180300378289,.4903602619206713 +158,Iowa State University,153,3,no,no,.3420453059425479,B/C,,.6666666666666666,.3333333333333333,6.246297836303711,10.63561060103764,-4.384454204960414,-5.026047575183867,-.5229238936799037,0,,,,0 +159,DFM Research,69,10,no,no,.3455126909076753,B/C,1.515475650193169,.75,.4,6.439217758178711,5.624580894741055,.8194954232111721,-.5454905815735324,-.1520402418202806,10,5.437229537963868,3.838333291718454,2.498721330692217,.4731717688670373 +160,McKeon & Associates,202,3,no,no,.3472626287757798,B/C,.1940686070137743,.6666666666666666,.3333333333333333,2.908102671305338,5.772660514326456,-2.859699283247601,-5.210120018143795,-.5331803790042463,2,3.034235000610352,.5928573608398438,12.75257481287512,0 +161,"University of Nevada, Las Vegas Lee Business School",609,5,no,no,.3487077066353748,B/C,.2678622370180876,.4,.2,3.595565032958985,5.419738155814654,-1.819314563082154,-.6568835266726062,-.1428007666679579,5,1.232166290283203,1.106250333786011,4.057142530168806,.2809389771953303 +162,Research 2000,281,278,no,yes,.3497934387352101,F,1.268858879698728,.8812949640287769,.2158273381294964,5.457386202091794,5.581446065739911,-.1192013038746021,.1174787795502831,.1002481206209589,248,1.513538160631734,1.215816503805117,4.616712737120298,.2470608456676611 +163,Lucid,175,25,no,no,.3536508888143214,B-,1.923144122786303,.88,.32,4.200403137207031,4.484283314660102,-.2790216176795546,.439324788675166,.2246451176728061,25,3.760975952148438,2.267085901910335,3.834581601635828,0 +164,Echelon Insights,407,2,no,no,.3543999999999999,B/C,.1488210678100586,1,0,1.488210678100586,5.021507456465086,-3.528438218590985,-3.290522512863403,-.3290522512863404,2,1.488210678100586,-2.832186497240511,3.10272692285871,.3785494922808028 +165,John Zogby Strategies/EMI Research Solutions,583,2,no,no,.3543999999999999,B/C,.0338211059570313,1,0,1.108814239501953,4.116263306170202,-3.002590506894733,-2.675987367286578,-.2675987367286578,2,.3382110595703125,-4.016893409628738,4.53855784500827,0 +166,El Nuevo Día/The Research Office,599,2,no,no,.3543999999999999,B/C,,1,0,1.738414764404297,4.744443945679771,-3.00117062150196,-2.259042242092469,-.2259042242092469,0,,,4.416666666666666,0 +167,Alabama State University,8,4,no,no,.354813048295232,B/C,,.5,.5,6.384744644165039,9.41049171560562,-3.020888511667064,-4.20914392430538,-.4203454854533389,0,,,5,.0298356183924002 +168,University of Georgia,350,5,no,no,.3620953544858349,B/C,.084544355039006,.6,.4,4.323252105712891,4.991070496691222,-.6629598312048153,-1.289314755110728,-.265045488245081,5,.4112663269042969,.205918592846583,2.073838434916396,.8961565082731774 +169,Frederick Polls,108,7,no,no,.3688193719027372,B/C,.8153998077643643,.5,0,3.650873184204102,4.73809823710968,-1.082366493132063,-.8008210306250991,-.2106628727414033,6,3.200395584106445,.2371146105583032,2.939237664711974,.7499170581479203 +170,USC Dornsife/Los Angeles Times,343,10,yes,no,.376041993447208,B/C,.9204266116962065,.8,.8,5.216633605957031,4.38884302275398,.8326491429765671,1.567332042686885,.5210380350212265,10,2.768730926513672,1.510197427257284,6.713971738964036,0 +171,University of Washington,364,9,no,no,.379898238191219,B/C,.0532533730961987,1,0,3.622421688503689,5.063429423781669,-1.436149175504466,-1.191832530012047,-.2297540002083077,9,.2762480841742622,3.356217749513037,4.606347677453184,.7948245687372991 +172,Latino Decisions,482,2,no,no,.3810118840071448,B/C,.230152732447574,1,0,3.48735237121582,6.996622741753933,-3.504411810764598,-3.422474417237294,-.3422474417237294,1,4.372901916503906,-2.489285469055176,.5,1.688593257308742 +173,Orion Strategies,246,4,no,no,.3896180920689654,B/C,.1061730685778454,1,.25,3.205460548400879,6.358181386717908,-3.147862278543514,-4.259465125608649,-.37685939379181,3,1.527838389078776,6.492857124691917,2.666666666666667,.3487572785930814 +174,Tulchin Research,340,3,no,no,.3966262645843386,B/C,-.0834851339549489,.6666666666666666,0,3.758841196695963,5.288853648199754,-1.525153891730274,-2.136485021383739,-.2128015173612041,3,-.8381741841634115,5.405614937024239,2.891996797437437,.5482649626219331 +175,GS Strategy Group,478,2,no,no,.3985605216558946,B/C,-.437889356618411,1,.5,5.118545532226563,6.079949729372109,-.9565456373720311,-2.702654262377591,-.2312109033051278,2,-5.118545532226563,-5.806252956390381,,0 +176,IVR Polls,146,4,no,no,.3999196421644681,B/C,,1,.25,4.152257919311523,8.535797025164353,-4.378680546079313,-2.930103282315446,-.249365939188373,0,,,7.977818519066261,0 +177,Richard Day Research,287,11,no,no,.4012640328560135,B/C,-.4405887038086112,1,.3636363636363636,5.4930551702326,5.32560567596018,.1723080540459356,-.6299406519962834,-.0966749948431347,11,-2.870905095880682,-.4476785587129141,5.530808907381044,0 +178,University of Massachusetts,354,11,no,no,.4058667552520218,B/C,-.1538409348022615,1,.3636363636363636,6.411165757612749,8.009804146048076,-1.593779828661813,-.9734764830172453,-.1218997802562467,2,-6.064765930175781,-.8333333333333339,7.665543245237642,0 +179,Maine People's Resource Center,180,14,no,no,.4094924257493602,B/C,.1268877269017686,.9285714285714286,.2142857142857143,5.755923271179199,4.804422243356987,.9563595875957279,.2944207025077949,.0968443026711239,12,.4145644505818685,-.9958338207668728,6.934923911016598,0 +180,MWR Strategies,617,2,no,no,.4103214905772263,B/C,-.0343067081139238,.5,0,1.786197662353516,4.816061537863714,-3.025005315736683,-1.791789949826247,-.1570942561612101,2,-.39129638671875,-3.042161028652905,5.016464085746227,0 +181,Keating Research,161,5,no,no,.4106476284679602,B/C,.1445028223253213,.8,0,2.420847320556641,4.518628387031814,-2.092922506701658,-1.144983536831476,-.1781524504898796,5,.9287178039550781,2.774069838145422,3.758756290232343,.5983990116734001 +182,MSR Group,178,6,no,no,.4151199341552286,B/C,.1043288883051664,1,.1666666666666667,5.407261530558269,5.763081876147872,-.350961785816089,-1.69181010215732,-.1507711791611336,6,1.170679092407227,1.333333333333333,,0 +183,OH Predictive Insights,235,7,no,no,.4165658744127166,B/C,-.6531998586549802,.7142857142857143,.1428571428571428,4.496619360787528,5.835018077171362,-1.333540156610319,-.2719309465321343,-.070172016446389,6,-2.741799672444662,-3.343813371058983,3.664822717550538,.3845738144231156 +184,OnPoint,240,6,no,no,.4192759171625344,B/C,.0247740893716518,1,0,2.569707234700521,5.069514259951262,-2.494948465477225,-1.923981812538702,-.2071852612175838,6,.2300593058268229,2.054282395927995,3.488647199243261,.7445488744159955 +185,RMG Research,555,25,no,no,.4220043815354405,B-,3.492471828017124,.76,.48,6.007100372314453,4.655893165370885,1.356065766717084,.2290946618001923,.1331945708140653,25,6.007051544189453,.2064141580260035,2.876574458095805,.3066728744407652 +186,Keating Research/OnSight Public Affairs/Melanson,455,3,no,no,.4244287996474731,B/C,-.112109205074789,1,0,1.932412465413411,4.849381648685068,-2.91211062349814,-1.879326122408471,-.2590344004609897,3,-.8133659362792969,.5753966437445749,2.064001485289123,1.226228374303404 +187,Master Image,200,2,no,no,.425486792621247,B/C,,1,0,1.163215637207031,9.145889613756058,-7.977815416775512,-6.45052494003147,-.4950043497916945,0,,,,0 +188,Douglas Fulmer & Associates,82,2,no,no,.425486792621247,B/C,,1,.5,5.041962623596191,9.502809749055141,-4.455988565685434,-4.250362436942051,-.3261669265737739,0,,,8.624999523162842,0 +189,Franklin & Marshall College,106,23,yes,no,.4274219813280705,B/C,.5073830960855338,.8695652173913043,.2173913043478261,6.114802153214164,6.003277491595664,.1163832213920158,1.102933761038384,.5028899752684397,20,1.220170974731445,1.145535388367243,4.923448892725063,.2543480956420943 +190,Basswood Research,24,4,no,no,.4355863542117266,B/C,-.2108626115923885,.75,.5,8.042419910430908,7.189946041181482,.8573324290229407,-1.081393811274482,-.1135399225172632,2,-8.710025787353516,,,0 +191,University of New Orleans,358,13,no,no,.4358301365448141,B/C,.3304770389901732,.9230769230769231,.3076923076923077,5.591800983135517,5.282386376079886,.3142731668291456,.3735522007272168,.1227041041375427,12,1.091541290283203,1.878889080330178,9.540870496982251,0 +192,CJ&N,63,3,no,no,.4500784824373211,B/C,.0932771905456728,1,.3333333333333333,4.423019409179688,7.306606245148934,-2.878728276195732,-3.244847389931613,-.2228937461890518,1,3.24993896484375,,,0 +193,Marshall Marketing,196,4,no,no,.451892730457287,B/C,-.212397164185273,1,0,3.451752662658691,6.162606875043875,-2.705995652611668,-1.50775861673786,-.1223888734338273,3,-3.065058390299479,-1.328352507960294,,0 +194,Missouri State University,212,3,no,no,.4524257663440027,B/C,.3071272553435229,.6666666666666666,0,4.362482706705729,6.313435308532942,-1.946094042053697,-1.984022454749574,-.1480929033507729,3,4.114629109700521,1.158334732055664,4.099998474121094,.2591198504872457 +195,Financial Dynamics,95,15,no,no,.4546246720134757,B/C,-.3469518745512442,1,.0666666666666667,2.941521453857422,4.91234777053218,-1.965967756901242,-.3637428287300439,-.0935206947559019,15,-1.349447377522786,-1.859637693875078,2.458646647744388,.6209484768685326 +196,APC Research,4,2,no,no,.4550446757982236,B/C,.1699623547622983,1,0,2.534235000610352,5.353077247819789,-2.813983687435922,-3.204952211159451,-.2149450325554272,2,2.534235000610352,.4023811703636535,,0 +197,Optimus,245,18,yes,no,.4576013038091924,B/C,-1.141254272083851,.8333333333333334,.6666666666666666,7.609171443515354,5.394070039224443,2.219959964064427,1.452841798343394,.6443649737452201,15,-2.910786437988281,-2.901826611451822,6.05214753407212,0 +198,"Fabrizio, Lee & Associates",90,4,no,no,.4637069033864584,B/C,.2501784336043184,.5,.25,4.573753356933594,5.56308466791087,-.9844727512037604,-.6226581087653098,-.0833269161675586,4,1.869451522827148,-2.922580575430265,3.222222222222222,.2118632971668584 +199,Virginia Commonwealth University,370,7,no,no,.4745681687748691,B/C,-.087163255349526,1,.1428571428571428,4.460221426827567,5.036305404465733,-.5712254178646508,-.2963092187647036,-.0640400973133338,7,-.4032985142299107,-1.391741566216149,4.314236685412268,.4943286198972069 +200,Ragnar Research Partners,517,2,no,no,.4754250507523243,B/C,.3257184982299805,1,.5,4.802282333374023,4.922975300489702,-.1158344073421631,-.7897494924767567,-.0789749492476757,2,3.257184982299805,-2.324999809265137,,0 +201,Research Co.,449,35,no,no,.4761234515924372,B-,.9496960640523799,.9142857142857143,.1142857142857143,4.513995851789202,4.853921952011462,-.3350675404487432,-.3372860202985623,-.2166585693576818,34,1.492109130410587,.4502405702582088,3.745042801324442,.9315119375642303 +202,MFour Mobile Research,177,2,no,no,.4811133034493815,B/C,-.1644033527150696,1,.5,2.808574676513672,4.215183228169994,-1.401749991882806,-4.390972693808205,-.2570309554448038,2,-2.808574676513672,5.108332951863607,6.905530131437598,0 +203,University of New Hampshire,357,122,yes,no,.4827178591020545,B-,2.352768823189662,.8483606557377049,.2622950819672131,5.961604024543137,5.570015025732601,.3964475585840476,.5339466947795326,.4304403204824404,109,2.985096310256818,2.444572968110578,5.444211178734649,.164882487275348 +204,We Ask America,376,56,no,no,.486014872990042,B-,-.9043882774240214,.8125,.4464285714285715,6.731526851654053,6.025970836903526,.7104145745240426,.6071570262114189,.392816931500889,37,-1.679796115772144,-1.629044703856119,5.43529354630518,0 +205,Zogby Interactive/JZ Analytics,395,476,no,no,.4896948580346189,B-,-.6905018043331501,.7741596638655462,.3067226890756303,5.540532476761761,5.373623780885471,.1717672556498018,.5137600161547156,.4642576329674571,379,-.7844837812760889,.1026493220086098,5.042228476510434,0 +206,Merrill Poll,206,2,no,no,.4974167910501103,B/C,,1,.5,8.717165946960449,9.740476005119367,-1.018451498385402,-1.062662279640452,-.0815472315310536,0,,,,0 +207,Amber Integrated,556,1,no,no,.4991578947368421,B/C,-.0197500931589227,1,0,.3752517700195313,5.823038089202603,-5.442927759409557,-4.584791037338536,-.2413047914388703,1,-.3752517700195313,-5.399999618530273,6.299999237060547,.1961096424653417 +208,Park Street Strategies,534,1,no,no,.4991578947368421,B/C,,1,0,2.407428741455078,8.389167414318115,-5.976880113089521,-3.834140883439694,-.2017968886020891,0,,,4.939999961853028,0 +209,Data Targeting,406,1,no,no,.4991578947368421,B/C,-.2104961997584293,1,0,3.999427795410156,6.191470901507779,-2.187184546324108,-3.534115022906919,-.1860060538372063,1,-3.999427795410156,,,0 +210,Rethink Priorities,672,2,no,yes,.5014401011053258,F,.3788209915161133,1,.5,3.788209915161133,4.440941168943451,-.6478726940088023,-.5295989889467412,-.0529598988946741,2,3.788209915161133,-.4903712688523529,2.787908394822637,0 +211,Wiese Research Associates,382,7,no,no,.5044166465990401,B/C,.9467606616622736,1,.4285714285714285,7.323360988071987,5.848274603781723,1.479944944063779,.1730894978420022,.0305012166543782,7,5.372714451381138,6.66444426642524,,0 +212,RAND (American Life Panel),270,4,no,no,.5094227857204243,B/C,.1736514275035423,1,.25,2.674911499023438,3.577879157718508,-.8981090989215553,-.1915864114224051,-.023123486967861,4,1.438764572143555,3.721805380385323,4.048593495678862,0 +213,Moore Information,217,12,no,no,.5110370423760449,B/C,-.6951948202835481,.75,.1666666666666667,6.462831497192383,5.819139395031844,.648550661934053,.3824651737910971,.1135876340618754,12,-2.340816497802734,-4.355487005555785,5.241224483740024,.1719560764917774 +214,JMC Analytics,156,13,no,no,.5118906535584672,B/C,-.7819164735009975,.8846153846153846,.1538461538461539,5.687059842623198,5.165548442157515,.5263699602391974,.6574191480614926,.2442915154703895,13,-2.104235429030198,-1.712971273868803,5.797091969873341,0 +215,OnMessage Inc.,239,12,no,no,.5167417203195674,B/C,-1.638568026149947,.75,.3333333333333333,6.76245911916097,5.638845720092337,1.128471958842149,.5760408564141433,.1719367642399573,12,-5.489705085754395,-5.856712356886356,7.706283608555769,0 +216,The Tyson Group,334,14,no,no,.5170588934021834,B/C,.1068472848265846,.8928571428571429,.1428571428571428,4.524324689592634,5.719554845980809,-1.19037159661466,.2918919160958384,.0875844252610013,12,.4594434102376302,.108508396639826,4.207747811540016,.2877293970616014 +217,Dittman Research,79,6,no,no,.5183112794393777,B/C,.4780232558042909,1,.3333333333333333,5.36842155456543,5.219131398819751,.1541487155191952,-.0530586733769123,-.0067785552972847,5,4.585626983642578,-1.083808898925781,8.511497639172697,0 +218,Mason Strategies,464,1,no,no,.5198914173942083,B/C,.0866587653277707,1,0,1.890171051025391,5.707626371935816,-3.81259676113691,-4.604268517433013,-.211092125626312,1,1.890171051025391,-4.050000190734863,,0 +219,1892 Polling,461,1,no,no,.5198914173942083,B/C,-.0277419910364482,1,0,.6050987243652344,4.984893847647968,-4.374936563509219,-3.736944934444816,-.1713278985736114,1,-.6050987243652344,-4.217575998017282,7.549999237060547,0 +220,Braun Research,33,6,no,no,.5217472379924498,B/C,1.168395140330185,1,.5,6.57904052734375,5.332769433657838,1.251129653459427,.0836158146236415,.014849629069006,6,6.57904052734375,2.750000317891438,2.25,.193905661400436 +221,Big Data Poll,251,4,no,yes,.5224746068683532,F,-.4342454568686589,.25,.25,3.046503067016602,3.695388851440044,-.644027224649927,.0911734823216648,.0129957756858093,4,-3.046503067016602,-4.851080095445788,6.731741858822733,0 +222,Blumenthal Research Daily,447,2,no,yes,.5263580118466304,F,-.1575991160111993,1,0,2.467611312866211,5.63919742774242,-3.166727555102694,-2.051922364823166,-.1799012309638777,2,-1.797548294067383,-3.291666666666667,1,1.5836249328262 +223,Southern Media & Opinion Research,310,7,no,no,.5265379703131515,B/C,.0930673670065113,1,.2857142857142857,6.942311150687082,5.29740644726371,1.649763263196888,.3448822226513495,.0647272264934442,7,.4958853040422712,.4604760669526599,,0 +224,Edgewater Research/My People Vote,530,2,no,no,.527879900567748,B/C,-.0622989158976114,1,0,1.700000762939453,5.32886428972333,-3.624004967010362,-1.381782719812995,-.1294116746652654,2,-.665191650390625,.6833324432373047,1.23333485921224,1.027081012971852 +225,The Polling Company Inc./National Research Inc.,644,1,no,no,.5292794977249156,B/C,-.1123074703570687,0,0,2.625537872314453,5.513515552212408,-2.883119120124439,-3.702044674081772,-.1583550848300951,1,-2.625537872314453,1.806111229790582,3.55000114440918,.8307405767476224 +226,Dixie Strategies,81,11,no,no,.5297867900823272,B/C,-1.115235573972929,.9545454545454546,.5454545454545454,6.573435003107244,5.956481225245758,.6218123376350014,.6575688724464874,.2149032736196091,8,-4.019611358642578,-3.992251247054335,7.151050894272151,0 +227,Personal Marketing Research,252,3,no,no,.530340999794168,B/C,,.6666666666666666,.3333333333333333,5.411446253458659,9.375536346664632,-3.959231533432458,-3.531640832239387,-.1498393388070193,0,,,6.100505063388336,.027413447753404 +228,Ethridge & Associates LLC,89,6,no,no,.5307609335059641,B/C,-.055599642064223,.8333333333333334,0,2.664740244547526,4.98731381418254,-2.317715009861499,-1.874680762191438,-.1462583002730503,6,-.7126541137695313,-3.704166666666667,1.945446689463193,1.274145774244554 +229,Bendixen & Amandi International,29,2,no,no,.5316762585230053,B/C,.1210308213228181,1,0,3.005687713623047,4.98314334369373,-1.972597070297168,-.6162186282682929,-.0472877640581587,2,1.577182769775391,3.181666628519694,,0 +230,Forward Strategies,102,2,no,no,.5325489255320696,B/C,.0664861010956853,1,0,1.30284309387207,4.887178719212335,-3.579477065566749,-2.348067629150172,-.1198255281126844,2,1.30284309387207,3.616071428571428,4,.9065719204133242 +231,CSP Polling,39,1,no,yes,.5348564087578583,F,.1097464575157897,1,0,2.565666198730469,5.443425615858754,-2.872900857354769,-2.765555286579869,-.1182967199382315,1,2.565666198730469,-2.554444630940755,4.166666666666667,.8959329994868166 +232,Market Decisions Research,184,4,no,no,.5364068734694816,B/C,-.0691058240412036,1,.25,4.664346694946289,5.005258157400584,-.3360529026807794,-1.300264314058315,-.094442235511862,4,-.9514369964599609,-.3999999999999999,5.5,.654655589746167 +233,Targeted Persuasion,579,1,no,no,.5380648282103843,B/C,,1,0,.9474029541015625,9.670845735104299,-8.718584221229221,-10.15875216802336,-.4053367770864069,0,,,,0 +234,University of Houston,351,1,no,no,.5380648282103843,B/C,,1,0,2.005395889282227,9.544864449500642,-7.5346100004449,-8.859901701263409,-.3535123154393529,0,,,,0 +235,Singularis Group,306,1,no,no,.5380648282103843,B/C,-.0318606585104297,1,0,.7985076904296875,5.295032951616911,-4.491666701413709,-4.473261121342485,-.1784842484590003,1,-.7985076904296875,2,,0 +236,Valley Research,368,8,no,no,.5436761159532637,B/C,.4143418875818117,.875,.125,5.055089473724365,4.956754581449153,.1031934520487284,-.1057186737163643,-.0122718639468397,8,3.56943941116333,3.237499713897705,2,.1596209649877704 +237,University of Wisconsin-Milwaukee,366,3,no,no,.5472114288863595,B/C,-.0600707773696393,1,0,1.627614339192708,6.212873578612594,-4.580400679646371,-4.607348210487731,-.170044575027454,3,-1.627614339192708,3.361111111111111,,0 +238,Tufts University,666,1,no,no,.5473282555819503,B/C,.1340538827996505,1,0,2.547023773193359,3.798876184986825,-1.24699385201995,-1.341868391612454,-.0706246521901292,1,2.547023773193359,-1.293440993114185,3.034583250681559,.2571052476695102 +239,Mercyhurst University,422,1,no,no,.5539666948301877,B/C,-.0256045861832137,1,0,.7379531860351563,6.010559450786586,-5.267747704977914,-6.732800683657527,-.2336063840110538,1,-.7379531860351563,,,0 +240,Odney,524,1,no,no,.5539666948301877,B/C,.0714600242176442,1,0,2.059558868408203,6.074861193010575,-4.010443764828857,-5.157759117868698,-.1789575414062023,1,2.059558868408203,-8,8,0 +241,Diamond State Consulting Group,78,1,no,no,.5539666948301877,B/C,.1311797930771222,1,0,3.780750274658203,5.63563184822771,-1.850023013795992,-2.871888822151894,-.0996452434204859,1,3.780750274658203,-5.400001525878906,5.400001525878906,.4194975189688179 +242,University of Tennessee,362,2,no,no,.5572493027700784,B/C,-.091661963825131,1,0,2.726200103759766,4.855603395811356,-2.124544732278075,-3.986571785643829,-.1340389497814256,2,-2.726200103759766,-5.439999389648438,,0 +243,Jim Meader (KELOLAND-TV),159,4,no,no,.5586155033492525,B/C,.2520143302391507,1,.25,4.569961547851563,5.400161094490292,-.8253409868652142,-.7824797832826741,-.0431504984111661,4,4.569961547851563,4.379166603088379,,0 +244,Overtime Politics,247,12,no,yes,.5609680110877139,F,,.6666666666666666,.4166666666666667,9.819032033284506,8.797354716884515,1.026535876173505,.7583882580991093,.2523579785111099,0,,,6.634753052243114,0 +245,KG Polling,502,2,no,yes,.5629500359911298,F,.1902591516344927,1,0,2.170063018798828,5.564311004168914,-3.389389425596571,-1.62583543521612,-.1425442800148427,2,2.170063018798828,.5,1,1.574900309824624 +246,Reconnect Research/Probolsky Research,651,2,no,no,.5637703547658632,B/C,-.1652378082275391,.5,0,1.652378082275391,5.307720738899393,-3.650484096850487,-1.920768188568325,-.1920768188568325,2,-1.652378082275391,-1.215624690055847,2.200000762939453,2.014471736226958 +247,DHM Research,76,14,no,no,.5638755117716509,B/C,-.0778338840348906,.8571428571428571,.0714285714285714,4.376786095755441,5.49087430682088,-1.109229651291924,.1848587482113583,.0537709627381015,12,-.3195734024047852,.3325756911075473,4.497297898437282,.5406756684793281 +248,Richmond Times-Dispatch,288,4,no,no,.5650242423783557,B/C,.1608213861396819,1,0,3.31916332244873,4.581940547914384,-1.257918665692138,-.8332485513248924,-.0459170528647931,4,2.918396949768066,2.411111111111111,4.964109123704968,.1657404533149998 +249,Manhattanville College,181,3,no,no,.566378380384839,B/C,-.1715809583025112,1,.3333333333333333,6.246330261230469,6.767621005026584,-.5164321840226004,-1.660248927725651,-.0572242079845596,2,-8.190769195556641,.1535353323425901,7.177654338522139,0 +250,War Room Logistics,374,1,no,no,.5678598845666973,B/C,,1,1,4.470468521118164,7.485233483723029,-3.009906402831349,-2.55843908989887,-.0771383746964516,0,,,11.55555555555556,0 +251,IMGE Insights,145,2,no,no,.5709298036019597,B/C,-.5264236856242678,1,.5,6.416610717773438,5.028587703089762,1.392881574457191,-.0296821082510644,-.0024351430233009,2,-6.416610717773438,-.539500045776367,6.877749860236933,0 +252,Franklin Pierce University,107,17,no,no,.5727565058623199,B/C,.7443353315476624,.8529411764705882,.4705882352941176,6.727921429802389,5.895057966481936,.8377220230939697,.5511443920832868,.1151524100532486,12,4.465128262837728,5.21357908574944,5.853875597785531,.0872893362468567 +253,Alaska Survey Research,155,9,no,no,.5736318047415985,B/C,1.864177303236265,.4444444444444444,.4444444444444444,7.410337236192492,5.667380414448582,1.747815381517426,.7151894781309529,.1812433024520963,9,7.356078677707249,3.51202323247516,11.22645419647108,0 +254,Crantford Research,62,1,no,no,.5799820738756363,B/C,.0644898214916852,1,0,2.462959289550781,5.43177284017855,-2.963954990854254,-3.657541506286759,-.0957686145441257,1,2.462959289550781,9,,0 +255,Lincoln Institute,170,2,no,no,.5824804547828468,B/C,-.1048016342512832,.75,0,4.131523132324219,5.240016030729317,-1.103634338631583,-2.900977599001899,-.0735871937695602,2,-4.131523132324219,2.731892899104527,,0 +256,Belden Russonello,28,3,no,no,.5853481262445452,B/C,.0612298840920925,1,.3333333333333333,4.136116027832031,5.484392646305846,-1.343418058700299,-.4490758680273976,-.022274196084574,3,1.234471638997396,2.103030233672171,,0 +257,PSB Research,250,19,no,no,.5857713733875517,B/C,2.312793349272176,.631578947368421,.4210526315789473,7.750792453163548,6.179877761960046,1.575773250977017,.8174882803153727,.272032892011821,19,6.950194308632298,1.048611153496636,5.391713725320113,.0154466635775686 +258,Rivercity Polling,291,1,no,no,.5866428522978845,B/C,-.1747003444309101,1,0,6.67205810546875,6.56987301090559,.1070436543366758,-1.745615265924863,-.0457069742769429,1,-6.67205810546875,-11.25000095367432,,0 +259,JMC Analytics/Bold Blue Campaigns,503,5,no,no,.5869911101938117,B/C,-1.070948914995215,.8,.2,6.71466293334961,5.745111327419475,.9744101657036495,.6791039517913625,.1315498685086675,5,-5.528592681884765,-6.841666539510092,26.00000000000001,0 +260,AYTM,635,4,no,no,.5878624639190434,B/C,.6593147624622692,.75,0,3.62623119354248,4.290394472853602,-.6593047195376056,-.619526593077383,-.1126411987413424,4,3.62623119354248,.2269919453753536,3.051699940686655,1.278770144632121 +261,Sacred Heart University,453,2,no,no,.5902076248147147,B/C,-.0296161979447906,.5,0,5.240124702453613,4.790705223941458,.4542780382856709,.3160890026878219,.0298152106775937,2,-.3139791488647461,-4.999999364217123,6.400001525878906,0 +262,Florida International University/Univision,98,1,no,no,.5905468090816441,B/C,.0409435610025319,1,0,1.801551818847656,6.276040635332702,-4.469630256711531,-6.749718495857731,-.1533997013540461,1,1.801551818847656,-13,,0 +263,New Mexico State University,230,1,no,no,.5905468090816441,B/C,,0,0,7.145587921142578,8.885035745713278,-1.734589264797185,-3.246267892113011,-.073777376859638,0,,,,0 +264,Google Surveys,122,24,yes,no,.590571963100834,B-,-.1320225189736835,.875,.375,5.395437399546306,4.041609336220467,1.358686623099354,1.672711612367157,.7876159996748744,24,-.2803848584493001,-.7534010766392504,3.622811150441303,0 +265,Myers Research & Strategic Services,319,2,no,no,.5931181665013634,B/C,.14019584241651,.5,0,4.186407089233398,5.420349839290973,-1.229084190284059,-.9411675127696065,-.031518141808791,2,4.186407089233398,3.4,,0 +266,Aspen Media & Market Research,17,3,no,no,.5946395228656898,B/C,-.0063020479446093,1,.6666666666666666,7.454544067382813,5.585709256433751,1.873693370722577,-.0925518303941763,-.0052668339679029,3,-.1107432047526042,,,0 +267,Strategy Research,322,2,no,no,.5965257075367498,B/C,-.502543845186506,0,1,6.125537872314453,4.794540505388762,1.335855926699206,.2823079408370731,.0231607609114892,2,-6.125537872314453,-1.999411639045267,3.18333371480306,0 +268,Thirty-Ninth Street Strategies,460,1,no,no,.5973377290982956,B/C,-.0930488167484266,0,0,2.029548645019531,6.353814486835446,-4.3194072820424,-2.890664630882691,-.1325284437898128,1,-2.029548645019531,-2.366666158040364,3,2.579896826126576 +269,Léger,572,3,no,no,.5979604248388903,B/C,.5543367295038132,1,0,3.880357106526693,4.067407589224515,-.1821919229243069,-.2135587032839741,-.0305083861834249,3,3.880357106526693,.0554211096012545,2.481682881901375,.8352816771562054 +270,"Drake Research & Strategy, Inc.",329,8,no,no,.5992720899007045,B/C,-.0084243407434823,.375,.25,6.763461589813232,5.463048465651404,1.305271683935344,.3654779645841799,.036506929808539,8,-.0843377113342285,3.560416666666666,6.077265755114779,.082563133011754 +271,Jorge Benítez,600,4,no,no,.6013133055480174,B/C,,.5,0,5.131099700927734,5.296963932728891,-.1610056720276411,.7332231805140959,.1333133055480174,0,,,9.25,0 +272,Morningside College,536,1,no,no,.6033103021405196,B/C,,0,0,6.407428741455078,9.728484742354059,-3.316197441125465,-1.105266346780488,-.0581719129884467,0,,,3.699999809265137,1.08416208745036 +273,Strategic Research Associates,462,5,no,no,.6038502086113121,B/C,.3747894164079429,.8,.2,5.041973876953125,5.697642299813447,-.6508098630868061,.4071339586458757,.0788663040231176,5,1.934786987304687,.0516381561224899,3.249998092651368,.3590022379417611 +274,Pasquines,552,1,no,no,.6050148104547952,B/C,,1,0,10.38766098022461,9.455617284163514,.9369022558346106,-.3220662034090493,-.0128505228535052,0,,,,0 +275,Rhode Island College,285,5,no,no,.6050207265975813,B/C,-.1309599430563732,1,.2,6.078450393676758,5.644039569548518,.4392693839017552,-.1229628009848281,-.0134843031419516,4,-1.535097599029541,-.7666666666666666,3.899063505374267,.6776090875222862 +276,Benenson Strategy Group,30,11,no,no,.6050534498009394,B/C,1.073700341264608,.6818181818181818,.2727272727272727,6.616428722034801,5.983310560274483,.6379767215338346,.8035511807663014,.1748963034389042,11,4.933055530894887,6.076555563608805,9.891467459076249,0 +277,Canisius College,43,1,no,no,.6077461967520814,B/C,,1,0,.0537261962890625,9.407045175303837,-9.34846041924126,-7.813616649041657,-.1336031371183522,0,,,,0 +278,Central Surveys Inc.,46,1,no,no,.6077461967520814,B/C,.0285126270690753,0,0,1.667526245117188,4.925911079734864,-3.253526274844161,-2.185711924077527,-.037372958389194,1,1.667526245117188,2.2526317395662,,0 +279,Clarus Research Group,53,3,no,no,.6078594781844208,B/C,.3041951139593911,1,.3333333333333333,6.774649302164714,5.255893191934463,1.523614670003766,.3608536241478182,.0270663804282151,3,4.055581410725911,2.230769230769231,,0 +280,ASA Marketing Group,5,1,no,no,.6092350598321554,B/C,.1091834640090221,1,0,5.53753662109375,5.337817645847683,.2045775350195823,-1.518682144393621,-.0299438159238384,1,5.53753662109375,,,0 +281,Big Ten,31,10,no,no,.609568451478536,B/C,.8017199283111563,1,.2,4.693703460693359,4.686483348065866,.0120786724010087,.788708465173691,.1488105085577942,10,4.249184417724609,5.247590615481009,5.429372335731001,0 +282,Frank N. Magid Associates Inc.,105,5,no,no,.6096591250517062,B/C,.4424162741492621,.8,.4,6.323271942138672,5.399750722386481,.9283797795257065,.1264670826732521,.0088484404958081,5,6.323271942138672,-.04,5.126399401608415,.2100317129115972 +283,Purple Strategies,265,4,no,no,.6104749748882546,B/C,-.3335362614200786,.875,0,3.015741348266602,4.333770645005314,-1.313170736965196,-.6866759412935136,-.0759452817125034,4,-3.015741348266602,-.151845747877509,2.240816279876928,1.294884551633112 +284,BIGresearch,19,1,no,no,.611345728047248,B/C,-.0300829916661306,1,0,1.889528274536133,4.344862044229891,-2.450475209920242,-3.721895569631188,-.0592559290656343,1,-1.889528274536133,-7.5,6.4,0 +285,Triumph Campaigns,339,1,no,no,.6113614177804934,B/C,-.1573667355033384,1,0,4.229019165039063,5.052962994120287,-.8190852693077094,-.2510964184947357,-.009343590589931,1,-4.229019165039063,-5,,0 +286,University of Texas at Tyler,458,5,no,no,.6141317235264454,B/C,.088754363783471,.6,.6,6.617877197265625,5.797858470071949,.8248772869671906,.836423111991113,.174723701103399,4,.5210199356079102,-.0544177547333733,4.95161654428337,0 +287,Cooper & Secrest,60,1,no,no,.6147010430708935,B/C,-.0391345768022912,0,0,2.640132904052734,6.183933726653613,-3.538942262827363,-4.962948305911648,-.0735655698792127,1,-2.640132904052734,,,0 +288,OurProgress (The Progress Campaign),561,1,no,yes,.6160134777826878,F,,1,1,9.39239501953125,8.362475385490757,1.034778193814008,.2202560778710674,.0115924251511088,0,,,,0 +289,Meeting Street Insights,204,4,no,no,.6170682971384727,B/C,.7125785299598706,.5,0,4.057546138763428,5.06483212813468,-1.002427429597737,-.4536327540210398,-.0796661208393487,4,4.057546138763428,1.280954818209123,2.58986827738586,1.265172167780616 +290,Analytical Group,11,1,no,no,.6184388317177059,B/C,.0598262926693221,1,0,4.036056518554688,5.176715958002613,-1.13580087967441,-1.747837855901728,-.025908125573807,1,4.036056518554688,-1.333333333333333,6.666666666666666,0 +291,Dynamics Marketing,83,1,no,no,.6207423154389612,B/C,.0387765602878785,1,0,3.018547058105469,6.155337308046365,-3.13193169016738,-4.659284365245852,-.0598536373988882,1,3.018547058105469,-7.5,,0 +292,Vox Populi Communications,529,1,no,no,.6207423154389612,B/C,,1,0,3.522224426269531,7.917861975580011,-4.390778989536964,-3.978230779254844,-.0511047542679983,0,,,6,0 +293,Diversified Research Inc,80,1,no,no,.6207423154389612,B/C,-.064152784522455,1,0,4.993949890136719,6.554872480705821,-1.556064030795586,-2.785874178941585,-.0357876209894084,1,-4.993949890136719,,,0 +294,The Polling Company Inc.,337,7,no,no,.622270731060793,B/C,-1.067938553093189,.7142857142857143,.5714285714285714,6.255960191999163,5.308351153993361,.9524675977793171,.885010869864156,.1952803262797969,7,-4.83989988054548,-3.324883065028498,6.250531052568513,0 +295,Gotham Research Group,576,1,no,no,.6228611940629066,B/C,-.1734449731809093,1,0,5.752628326416016,5.804676627108641,-.0471897409191102,-1.563741127448584,-.0471476727718964,1,-5.752628326416016,1.770000076293945,4,1.387962868760444 +296,Probolsky Research,259,3,no,no,.62618874373672,B/C,-.6900987648517687,.6666666666666666,.3333333333333333,6.959641774495442,5.243211402314565,1.721288931954393,.7703615687694038,.0911883331134002,2,-9.125648498535156,-5.579999923706055,6.167808482020772,0 +297,Centre College,47,1,no,no,.6290050289776675,B/C,.1537553333945501,1,0,3.853492736816406,4.891760449030908,-1.033409152440987,-.0723490213957432,-.0028867442253601,1,3.853492736816406,2.327529164103718,4.75,.3515376219114583 +298,Market Trends Pacific,190,1,no,no,.6291950784059841,B/C,.067351313773143,.5,0,4.543716430664063,5.45684840361531,-.908273413177732,-1.022190024080307,-.0151518788855289,1,4.543716430664063,2.5,,0 +299,Cromer Group,65,1,no,no,.6296429319474106,B/C,-.0774360405063987,1,0,3.927379608154297,6.08793549057735,-2.155697322649538,-.4836413511514696,-.0095359438085831,1,-3.927379608154297,-3.346666463216146,,0 +300,Schoen Cooperman Research,301,1,no,no,.6303023004380324,B/C,-.0624973442065987,1,0,2.386863708496094,5.370843239814767,-2.979120971545158,-1.051778966068144,-.0275396503946337,1,-2.386863708496094,-2.088709677419355,1.944444444444444,.9735809899756319 +301,Neighborhood Research and Media,227,3,no,no,.6324666294822089,B/C,-.0597491170284171,.3333333333333333,.6666666666666666,6.965807278951009,7.018618823355674,-.0479529846311503,.8050694811589416,.0883363108628302,1,-3.422222137451172,-7.229166666666667,8.5,0 +302,NRECA Market Research,223,1,no,no,.6330322789819564,B/C,.0697342213024587,1,0,6.265480041503906,5.439997818332776,.830340782944646,-1.366995692036786,-.0152145373501373,1,6.265480041503906,,,0 +303,Dartmouth College,72,3,no,no,.6341509255994591,B/C,,1,.6666666666666666,9.2988650004069,8.591937143174066,.7117864170063507,.3680300573670962,.0138279825105581,0,,,,0 +304,West Chester University,377,7,no,no,.6377303704840417,B/C,.1062716401396332,1,.1428571428571428,5.193498338971819,5.098014824440317,.100342074305018,-.0480339506750172,-.0051725263191239,7,.9868768964494977,2.293927115535686,3.691488636510464,.8972301144595186 +305,Liberty Opinion Research,169,1,no,no,.6415081790443879,B/C,,1,1,6.079864501953125,9.00570334578558,-2.92098028405894,.0780221827344328,.0031131047955248,0,,,2.5,.5145265914137396 +306,ALG Research,14,20,no,no,.6422167309540089,B/C,1.312342015934227,.575,.35,6.310317039489746,5.869894769866829,.4452808293964322,.9034527298584789,.3596531196460913,20,3.29661808013916,5.859090865572082,4.818246478230166,.107875495901892 +307,Change Research,48,109,no,no,.6425030683529983,C+,2.87662266524397,.7477064220183486,.3486238532110092,6.361464404184884,5.1199790665553,1.2463438974031,.505453793309362,.4292293692829873,101,3.433526256296894,.8715031518939232,4.25586283905743,.2042655012436695 +308,Wick Communications,381,1,no,no,.6452045214297656,B/C,.0558979032903333,1,0,2.835014343261719,5.979972168317712,-3.140099265282478,-.8882257559875002,-.0175131238846043,1,2.835014343261719,4,5,1.193832780705905 +309,Zimmerman & Associates/Marketing Intelligence,394,3,no,no,.6498180118680649,B/C,.1938247030416279,1,0,4.675465901692708,5.55033011321138,-.8700056517451559,.1644795828560876,.0098634914604533,3,3.232142130533854,.652592440004702,2.19999885559082,.7217297129798763 +310,Rossman Group,294,1,no,no,.6505905331961153,B/C,.1102692544733953,1,0,4.211341857910156,5.846097621384668,-1.629897203700997,.6966388924904043,.0182407066212879,1,4.211341857910156,4.666666666666668,,0 +311,Victoria Research & Consulting,369,1,no,no,.6517654889570977,B/C,.1376153728243881,.5,0,8.048267364501953,6.228879746753025,1.824246177522444,.5744146572505787,.0098217769904098,1,8.048267364501953,17.5,,0 +312,"University of Nevada, Las Vegas",356,1,no,no,.6523329173036208,B/C,,1,1,8.909448623657227,8.318276495407856,.5960306880228859,.8017068008874375,.0241719100711493,0,,,,0 +313,Pacific Market Research,459,2,no,no,.653494860822339,B/C,-.6555274086879038,1,.5,7.476832389831543,5.863720269145579,1.617970680459478,.9818035062160836,.0860791140839026,2,-7.476832389831543,-.9224997520446774,,0 +314,Iona College,152,1,no,no,.6548851246506723,B/C,.1141930803039217,1,0,4.361198425292969,5.774182704723257,-1.408125719656773,-1.400008439650318,-.036657647872194,1,4.361198425292969,-1.666666666666667,1.5,2.260663973420936 +315,QEV Analytics,266,1,no,no,.6558025002242999,B/C,,0,0,6.367771148681641,5.676181313908002,.6964483945471546,-1.021828055026827,-.0249282303213586,0,,,3,1.905769189375852 +316,West Virginia Research Center,378,2,no,no,.6575229527611551,B/C,.1635247809902922,.5,.5,6.446525573730469,5.210832539533644,1.24055159397034,.9418864166295047,.0238922142222949,2,6.446525573730469,3.8,5.333333333333333,.016462644620733 +317,CallFire,42,4,no,no,.6590792550913124,B/C,-.4349172423877488,.75,0,3.932399749755859,4.243941083594738,-.3066827740653625,.0656218947358567,.0072576785970322,4,-3.932399749755859,-.4651136850381826,2.493135083803913,.9820529879875 +318,Becker Institute,26,5,no,no,.6630840295293677,B/C,.3529105264432197,.8,.4,7.657408905029297,6.298182131119558,1.364085333683254,1.101773268213613,.074233311853142,5,5.237909698486328,.0695833524068195,9.221825406947978,0 +319,TargetSmart/William & Mary,332,3,no,no,.6642156060720922,B/C,.59101995366542,.6666666666666666,.3333333333333333,5.331492106119792,4.375391384183414,.9609592817098925,.8908444352551741,.0987541248055597,3,5.331492106119792,1.663733113547817,4.073964020321752,.2031838417200449 +320,Hill Research Consultants,140,5,no,no,.6660276701636596,B/C,-.2769093037745259,.6,.2,5.26837387084961,5.346970478468227,-.0737380478451017,-.1608220135028404,-.0119939104777107,5,-3.712976837158203,-2.728571428571429,2.694136287591359,1.297644865587007 +321,Rice University,286,2,no,no,.6686716914664432,B/C,.1726691421866744,1,0,5.910717010498047,5.083069779847921,.8325057904236418,.0568776676208917,.0016615612048817,2,5.910717010498047,-.3636363636363633,2.392080818711254,1.295967000809112 +322,Independent Market Research,148,2,no,no,.669527225833027,B/C,.1167473015497415,1,.5,5.758111953735352,5.211871862211716,.551098651297151,1.263607998407901,.0278180709113064,2,5.303129196166992,4.178571428571429,5.5,.225156689108887 +323,MarblePort,182,2,no,no,.6704191818356448,B/C,-.3989260252944092,1,1,5.559762954711914,4.593391758484696,.9712297560007339,1.201210333533577,.0861896573293657,2,-5.559762954711914,-3.433333333333333,6.063945294843617,0 +324,University of Maryland,575,1,no,no,.6712293121834662,B/C,.1135980314638551,0,1,6.643642425537109,5.754120051521015,.8943809337896095,1.712732637619812,.0292856002167783,1,6.643642425537109,2.28,,0 +325,TMR Research,328,2,no,no,.6716308749095357,B/C,.1732914738583265,0,.5,7.871591567993164,5.558950296552112,2.317499831214567,1.584320839034085,.0348784983175483,2,7.871591567993164,6.666666666666667,,0 +326,CrossTarget,66,2,no,no,.6762587167562628,B/C,-.3947710135020523,1,.5,7.735822677612305,4.743741397805702,2.996939839580118,1.374601278944504,.0701480324284826,2,-7.735822677612305,-13.36923261789175,15.7764521715802,0 +327,The Florida Poll,99,5,no,no,.6770366372721874,B/C,.2693149734219958,.6,0,4.613794708251953,4.764907684766357,-.1462544167408888,.7009857832646388,.0614308630138835,5,3.073145294189453,.5235894199184606,3.56571418155084,.5494187869550708 +328,Southeastern Louisiana University,309,8,no,no,.6778269331635589,B/C,.0959017507036072,.875,.375,6.572028875350952,5.008820146753214,1.568067288371253,1.19044632680538,.1578474295804593,8,.7232673168182373,1.247499969270494,7.084589675770887,0 +329,R.L. Repass & Partners,268,1,no,no,.6780041269036229,B/C,,1,1,11.57935333251953,10.00819447043486,1.576017421858183,1.507228394645661,.0601387935953224,0,,,,0 +330,A&A Research,2,1,no,no,.6789176371621009,B/C,-.1488675128531222,0,1,10.04303741455078,5.738931981406079,4.308963992918217,2.332239081130662,.034570679870588,1,-10.04303741455078,,,0 +331,Old Dominion University,238,1,no,no,.6819325362239272,B/C,.1449702824038931,1,0,4.481784820556641,5.333950668553278,-.8473072882231222,-1.049167282545049,-.0339369432780109,1,4.481784820556641,-.8071428026471823,0,2.783215957726947 +332,Public Strategies Inc.,264,6,no,no,.6824439434446394,B/C,,1,.3333333333333333,7.979216893513997,8.295871938158671,-.3117964848711574,1.239295414753308,.1517478014240511,0,,,7.643708774087621,0 +333,OpinionWorks,244,6,no,no,.6845964972287284,B/C,-.456181422922214,.9166666666666666,.5,7.287042617797852,5.311487771983615,1.980413405587751,1.221276422531178,.1817508007630847,6,-3.065315882364909,3.666666666666667,9.5,0 +334,SmithJohnson Research,367,1,no,no,.6865822188584819,B/C,-.1934785389033732,1,0,8.513221740722656,6.138587409179744,2.379492891316428,2.22564044066766,.0505817507988562,1,-8.513221740722656,-15,,0 +335,Harper Polling/Clarity Campaign Labs,513,1,no,no,.6866403306698183,B/C,.3433280981097093,0,0,6.988388061523438,5.955750741689992,1.037495879606961,1.598259633956625,.0785198869297233,1,6.988388061523438,4.75,,0 +336,Feldman Group,93,2,no,no,.6868642290736736,B/C,.2053521798327145,.5,.5,6.676515579223633,5.431452545935022,1.249921593062127,-.392368475069014,-.0195188808056535,2,4.127988815307617,.6888893975151911,1.456275361687035,1.98839311585113 +337,Capital Survey Research Center,44,13,no,no,.6906596083400505,B/C,.0296484346278982,.3461538461538461,.6153846153846154,9.670362179095928,7.336770223102206,2.33845051576724,1.182967849154862,.2856575989542247,4,.5845623016357422,.7083333333333333,9.083471842086395,0 +338,Illinois Wesleyan University,147,3,no,no,.6910966730076322,B/C,-.3299533999281484,1,.3333333333333333,8.178092956542969,5.624084947005315,2.558866569311169,1.577671542754827,.0636527479288878,3,-8.178092956542969,-5.873611132303874,5,.249078152659788 +339,Tulsa Surveys,341,1,no,no,.696873807009173,B/C,-.1324139186690047,1,1,11.89712524414063,5.161076022114935,6.740907781799205,4.369037667233472,.0486269906770793,1,-11.89712524414063,,,0 +340,TeleResearch Corporation,335,1,no,no,.699532001667973,B/C,,1,1,8.888496398925781,8.692067614048149,.2012873446511477,2.795441996831231,.0635315336083473,0,,,11.25,0 +341,SoonerPoll.com,308,25,yes,no,.7010346481862889,C+,2.734870707595853,.8,.48,8.682242698669434,5.72679408131992,2.960307177123031,1.68478445325673,.8559638287736479,21,5.993773687453497,2.883332824707031,5.855930044111688,.0978629027999817 +342,Decision Forecasting,77,3,no,no,.7014773009665694,B/C,-.0531594812427779,1,.6666666666666666,8.093864440917969,4.722246209842496,3.376476790848987,1.660632924531877,.0623949119839926,3,-1.414833068847656,.6498333613077799,3.547525734387925,.4992803500548959 +343,Southern Research Group,649,1,no,no,.7024019905841681,B/C,.1238125987145376,0,1,7.7767333984375,4.690252707620171,3.091339250590844,3.719290971675684,.0592144615207211,1,7.7767333984375,5.5,5.5,0 +344,Great Lakes Strategies Group,125,1,no,no,.7050372759619712,B/C,-.1972988004563895,0,1,7.535125732421875,5.335962490061374,2.204021802134017,2.776038521441719,.0726874493871439,1,-7.535125732421875,-10,10,0 +345,University of Wisconsin (Badger Poll),365,8,yes,no,.7076341994634802,B/C,.6950988570813171,.875,.375,12.78543090820313,5.85634235700468,6.93394711097196,5.106125071810273,.6570991270581704,7,6.007245744977679,7.213419865736198,3.760023128639523,.9241074115303469 +346,Hoffman Research Group,141,2,no,no,.707656896222047,B/C,-.4009827442091181,1,0,5.245321273803711,4.715060167321296,.5351196662559311,-.5098359391512816,-.0389748126579604,2,-5.245321273803711,-1.262501239776611,2.060718205744823,2.189243642368037 +347,"California State University, Bakersfield",41,1,no,no,.7104209528250982,B/C,-.1265790115977124,0,1,9.853496551513672,6.104924872358076,3.753430238929111,4.981000507707522,.0639864354482843,1,-9.853496551513672,-14,,0 +348,Minnesota State University Moorhead,211,4,no,no,.7107541762804452,B/C,.4641666238621686,1,.75,9.203699111938477,5.200276910215103,4.008280761496889,1.836139668319938,.119455220886435,4,7.134679794311523,,,0 +349,Multi-Quest International,220,4,no,no,.7109828802081053,B/C,-.0045227866109001,.75,.25,5.391483306884766,5.36080491244285,.0355369542154306,.9488734423603559,.1052461611641518,3,-.045739491780599,.5518517670808016,3.213384057136836,.5667756366123041 +350,Constituent Dynamics,58,7,no,no,.7114691696429022,B/C,,.8571428571428571,.7142857142857143,9.457359858921595,8.456896353288668,1.005322065406443,1.423643235597189,.1993066323793451,0,,,10.87636664561877,0 +351,University of North Carolina,359,2,no,no,.7134281170390175,B/C,.2165461378793016,.5,.5,6.856529235839844,5.625256972860424,1.236130822752935,1.262646281894768,.0398774899730273,2,6.856529235839844,-.2875003814697266,1,1.485055311499993 +352,Global Strategy Group/GBAO (Navigator Research),413,2,no,no,.7138747465575233,B/C,.5238210678100587,1,0,5.238210678100586,5.088962196677475,.154107041196627,.3929432926947759,.0392943292694776,2,5.238210678100586,1.010704781134638,1.557292289935744,1.201804172880457 +353,Detroit Free Press,663,1,no,no,.7145828200288762,B/C,.1331316917459678,1,1,8.981452941894531,5.343517271353784,3.642794230314263,2.737490613477723,.0405777059534558,1,8.981452941894531,2,2,2.000825919092727 +354,Sky Research,665,1,no,no,.7150917161062554,B/C,-.3732352724099157,0,1,8.725540161132813,5.457853426386526,3.272545294519802,2.343940923501227,.1002621514473841,1,-8.725540161132813,-4.632780075073242,,0 +355,Southern Opinion Research,311,2,no,no,.7189362045186547,B/C,.0193370156963022,1,.5,8.5,5.374426646438543,3.130431913334972,3.040663668086437,.0669395869944127,2,.8783645629882813,4.166666666666666,3.5,.6924543701491878 +356,American Research Group,9,277,yes,no,.7244254380439519,C+,.0764734179302929,.7509025270758123,.4007220216606498,7.530794866678947,7.002306272401291,.5333471540511734,.8666469684750715,.7705520481818027,86,.1135636263115462,-1.141953825132163,6.882220458743856,0 +357,Opinion Consultants,241,2,no,no,.7274665733113352,B/C,-.2560304923197467,1,.5,6.620656967163086,5.238221153109865,1.387294373826737,1.014707190446595,.0392402117824494,2,-6.620656967163086,-5.441666730244955,2.242640687119285,1.785901565320188 +358,Arthur J. Finkelstein & Associates,16,1,no,no,.7311333994103096,B/C,-.202592759519747,0,1,13.66749954223633,6.615323422196168,7.057034679813675,5.8548669791694,.0867864421187967,1,-13.66749954223633,,,0 +359,Zata3,392,2,no,no,.7313190174029209,B/C,-.2012821656754537,1,.5,10.1712818145752,6.04206711682583,4.134073257522881,2.453547573911916,.1252083330751408,2,-3.944269180297852,0,,0 +360,GaPundit.com,111,2,no,no,.732586115484869,B/C,.5537197498696054,.25,1,8.256275177001953,5.354790821792964,2.906342914982504,2.138300105087178,.1434083741095665,2,8.256275177001953,3.027981217144526,,0 +361,Baselice & Associates,23,2,no,no,.7327692013551886,B/C,.3040444320828225,1,.5,10.02863216400146,5.737451677075302,4.296039046699679,3.329989734550258,.1009574208252728,2,10.02863216400146,8.75,4,.1262369305463489 +362,Redfield & Wilton Strategies,562,9,yes,no,.7338303682313423,B/C,2.202347366898148,.7777777777777778,.6666666666666666,6.607042100694445,3.460839116338677,3.151061544129283,2.637491104694027,.8791637015646755,9,6.607042100694445,2.529307956248107,2.997833312978453,0 +363,MarketAide Services Inc.,191,1,no,no,.7347490397872456,B/C,.1662938060892203,1,1,11.21866607666016,5.930280419636047,5.293244216797625,6.098788644059137,.0904020824957326,1,11.21866607666016,9.5,,0 +364,Bannon Communications Research,21,2,no,no,.7358846324854385,B/C,.3276200692953867,1,.5,10.37347793579102,6.048551767084762,4.329784728479769,3.458745236109351,.1092357221891394,2,10.37347793579102,8.333333333333332,21,0 +365,Howey Politics/DePauw University,142,7,no,no,.7368527012959377,B/C,.0840077257383459,.5714285714285714,.2857142857142857,6.740425654820034,5.6074370834724,1.137847131121149,1.536836800289427,.2456344012815879,6,.5784180959065756,1.297258237258008,7.196152422706631,0 +366,High Point University,139,3,yes,no,.7394188305792835,B/C,.0045991236618311,.6666666666666666,.3333333333333333,11.5411860148112,5.849592464151257,5.696452110433458,7.072953511490935,.8020563492372621,2,.0979747772216797,1.810572346488198,6.039410563067126,0 +367,Forman Center,100,2,no,no,.7402031704395229,B/C,.2422698600401577,1,.5,11.0048656463623,5.479300798611541,5.53042340752428,4.699148656431906,.1034507938475355,2,11.0048656463623,17.14285714285714,21,0 +368,New Frontier Strategy,229,2,no,no,.7416808971924336,B/C,,.5,1,14.05421733856201,8.087539612334098,5.971536286001428,2.451390639065463,.1434951483565217,0,,,10.18888918558756,0 +369,SMS Research & Marketing Services,296,1,no,no,.7420963383393399,B/C,-.1666266571273037,0,1,9.744956970214844,4.610226265584776,5.139589264403583,2.977143745966674,.0509054592743829,1,-9.744956970214844,-1,1,2.880160549046826 +370,HighGround Inc.,416,2,no,no,.7429106449775071,B/C,-.3894387965502069,.5,0,4.441871643066406,5.640891302118826,-1.194161099278904,.0593082157317811,.0051998171077677,2,-4.441871643066406,-3.016805860731337,2.638004968678565,1.942356279167756 +371,Abacus Associates,6,2,no,no,.7478576351193714,B/C,.1657550174081954,.5,.5,8.055637359619141,6.177462183913511,1.883033735479144,2.975070041477657,.1362027505559185,2,3.620578765869141,6.5,,0 +372,Lester & Associates,293,1,no,no,.7578342859889603,B/C,,1,1,18.92186546325684,7.935690161919732,10.99103386111062,4.033843425372334,.0916764717137236,0,,,1.850000381469727,1.32694911229125 +373,PSI,248,3,no,no,.76138338844183,B/C,-.0425848070705559,.6666666666666666,.6666666666666666,11.68826611836751,8.402995074441582,3.290129603699447,2.957599871783374,.1111258129100458,1,-3.314998626708984,-4,2,.7967065684965622 +374,Montana State University Billings,216,11,no,no,.7646886677253123,B/C,1.988396541215514,.5909090909090909,.3636363636363636,6.64113339510831,5.620205455461732,1.025786499420093,.8250283703470085,.2631190489924133,11,6.234757856889204,2.436363636363637,2.75,.5592303447021791 +375,Long Island University,633,1,no,no,.7648066428881964,B/C,.3445801985891241,1,1,6.547023773193359,3.4233802646952,3.128502068271675,2.972387347577147,.1564414393461656,1,6.547023773193359,2.749569759573987,2.731481340196398,.0749388672985862 +376,Dynata,283,2,no,no,.7660676737756454,B/C,,1,1,9.368056297302246,8.560555616429976,.812359240645786,.8395373997038119,.0644249372771463,0,,,1,1.598656868505834 +377,Gazette Communications,640,2,no,no,.7665301268461008,B/C,.2355804045651158,1,.5,8.064261436462402,4.626501558835482,3.442618437400435,3.3104168418949,.0967068522067761,2,8.064261436462402,4.749999427795411,3.149998664855957,1.392265042926306 +378,SocialSphere,307,2,no,no,.7668038833666185,B/C,-.4117260457887734,1,0,6.139068603515625,5.424192423106172,.7197347401829679,2.648506410065523,.1776261419913162,2,-6.139068603515625,-6.424999872843425,6.522497216032183,0 +379,Jeffrey Stonecash,158,1,no,no,.7695436016228577,B/C,-.2253635113043367,1,1,11.42992401123047,5.396897248202801,6.037885322801182,6.611801980627341,.1303647258668639,1,-11.42992401123047,-16.66666666666667,22,0 +380,Kimball Political Consulting,163,5,no,no,.7707963621506608,B/C,-.9191810360774312,.8,.6,6.832617950439453,4.794342143972747,2.043134366240221,1.87959098279985,.2528583332923866,5,-6.832617950439453,-2.947999572753907,6.36664866823249,0 +381,Consumer Logic,59,2,no,no,.7723679719077727,B/C,.3073798714305453,.5,.5,10.2096996307373,5.53151086736607,4.68304732314475,4.200812392745554,.1264723958478219,2,10.2096996307373,10.05555555555556,4.299999237060547,.587518016380516 +382,Y2 Analytics,389,8,no,no,.7738305181140661,B/C,1.349587869652441,1,.5,8.045513153076172,5.201985704223919,2.848386008625769,1.105929878227456,.3140146899641246,7,5.088503156389509,-2.625750897306226,4.446978219567864,.3509703823649382 +383,20/20 Insight,1,8,no,no,.7754067003676498,B/C,.5194501176309351,.625,.25,10.15272641181946,6.18501432093595,3.972570650657025,1.561630549003091,.3564314482364607,5,2.93757553100586,3.179270582539695,6.887526543234834,0 +384,Zia Poll,393,4,no,no,.7785520641425858,B/C,-.8303678743833749,.75,.5,5.355730056762695,3.572925596377065,1.787663020159146,1.820640435651732,.2822773576236529,4,-5.355730056762695,-5.332124996185303,5.859122918275927,0 +385,Glover Park Group,120,1,no,no,.7802825322475039,B/C,-.3425971166529996,0,1,11.36287689208984,6.521124802345822,4.846610649517537,5.045396115033666,.1521215250150325,1,-11.36287689208984,-7.25,,0 +386,Baydoun Consulting,25,6,no,no,.7807784939732713,B/C,-.9694367373149146,.8333333333333334,.6666666666666666,6.843583424886067,5.375153783647222,1.473288201012361,1.82428968118771,.2867863068578664,4,-8.765375137329102,-6.805556221613808,8.004608245886912,0 +387,Cherry Communications,49,5,no,no,.7821132181835952,B/C,-.4699481294818663,.5,.2,7.576317214965821,6.237433416198577,1.343742358540758,1.807436127805994,.2937200302999928,4,-3.25346565246582,-3.928865095337704,11.69348712139186,0 +388,VCreek/AMG,501,1,no,no,.7845307496405605,B/C,.4140598899439761,1,1,7.867137908935547,4.713508572559066,3.158487896149996,.8756614197838374,.0460874431465178,1,7.867137908935547,.7300003051757811,.4300003051757813,2.546422823386813 +389,Neighbor,226,1,no,no,.7845675470593667,B/C,-.1902672901224637,1,1,17.09513473510742,5.337714315769933,11.762278979111,12.2481444785968,.136320730727273,1,-17.09513473510742,-14,13,0 +390,Clout Research/Wenzel Strategies,55,16,no,no,.7850504011748768,B/C,-1.903883602077899,.5625,.4375,6.75414502620697,5.165788310454348,1.593215275526138,1.407179409466845,.501078209414406,15,-5.697357813517253,-4.606280111589751,5.237259413643385,0 +391,Hofstra University,558,2,no,no,.7878909576408066,B/C,.6438211441040039,1,1,6.438211441040039,4.440431470381285,2.002638530432269,2.19463160569429,.219463160569429,2,6.438211441040039,2.23675095251669,2.528308264282189,.1402779707137773 +392,Cometrends,631,1,no,no,.7882629267422561,B/C,.3972117775364926,1,1,7.547023773193359,3.873551018953735,3.67833131401314,3.492995608102864,.183841874110677,1,7.547023773193359,3.760322447746031,3.353124856948853,0 +393,Rainmaker Media Group,276,1,no,no,.7927434480795656,B/C,.2754625870077134,1,1,12.12059020996094,4.908532412135472,7.216916357598981,6.896825626111575,.1567429800199399,1,12.12059020996094,7.75,,0 +394,Datamar Analytics,75,8,no,no,.7955914215103156,B/C,-.2713336655661277,.6875,.375,6.29167628288269,5.734071419700766,.5624634229554393,1.943131251177086,.2969931768029055,5,-2.778728485107422,-3.300689658460946,5.841690338934272,0 +395,brilliant corners Research & Strategies,564,1,no,no,.7971150836679657,B/C,.6458057604337993,0,1,12.27030944824219,5.882632522308416,6.392535485707286,3.661186589691349,.1926940310363868,1,12.27030944824219,3.220000130789621,,0 +396,Open Model Project,629,2,no,no,.8002175248718194,B/C,-.5652378082275391,0,1,5.652378082275391,4.888778942321182,.7684576997277237,2.458175248718194,.2458175248718194,2,-5.652378082275391,-5.465624690055847,5.266666412353516,0 +397,Lauer Johnson Research,167,1,no,no,.8005167504833421,B/C,.2723246035939315,0,1,13.81168365478516,6.005785613536172,7.8107566010225,8.182689547185481,.1613378747273484,1,13.81168365478516,17,,0 +398,Lycoming College,176,3,no,no,.8010441036246542,B/C,.4833328686686418,.6666666666666666,.3333333333333333,7.268063863118489,6.084398909091838,1.188523513800166,2.022369619931218,.1344894222613865,3,7.268063863118489,5.666666666666667,4.962127474685254,1.154565286656061 +399,Beacon Research,545,3,no,no,.8018623744004145,B/C,,1,.6666666666666666,7.971240361531575,6.544274934389622,1.43182398691547,2.0490366208029,.2927195172575572,0,,,,0 +400,University of Alabama at Birmingham,344,2,no,no,.810352988799831,B/C,-.3508822861760528,1,1,12.0112133026123,4.941343274105142,7.074728588280678,6.202802475671113,.1812018035587301,2,-12.0112133026123,-6,6.267949192431122,0 +401,Saguaro Strategies,298,2,no,no,.8106802091633276,B/C,.3871853984956438,0,1,5.045509338378906,3.753667240429015,1.296700657723407,2.126562820267319,.1631894854951884,2,5.045509338378906,3.966666666666667,2.444444444444445,.8929885052639039 +402,Ed Renwick/Loyola University New Orleans,85,10,no,no,.8108665055912748,B/C,.8957129970820817,.8,.4,7.855332946777343,5.139254068804016,2.720937437746844,1.995362236248855,.3204656482399905,9,6.175258212619358,4.339629641874336,6.051410743983269,0 +403,WPA Intelligence (WPAi),383,17,no,no,.8131509137491899,B/C,-.6787699646565474,.6764705882352942,.4705882352941176,7.492368024938247,5.985443353971648,1.511783230740115,1.46511165049412,.5484644295677007,15,-2.079267374674479,-4.819983496122701,10.07049880632958,0 +404,University of Colorado,580,2,no,no,.813688161427447,B/C,.5152778562059495,1,.5,6.714714050292969,4.881345487789693,1.838227122276792,3.058748700476092,.2347241388462831,2,6.714714050292969,7.307555601331923,,0 +405,Patinkin Research Strategies,490,2,no,no,.8167486029944687,B/C,.5671300888061523,1,0,5.671300888061523,4.762638001079273,.9135214467557655,1.89505998476522,.189505998476522,2,5.671300888061523,2.519230871934157,3.381250381469727,.7284260451794673 +406,Slingshot Strategies,451,1,no,no,.8190007451179849,B/C,.4257258734660525,1,1,9.285785675048828,5.136478939301944,4.154165295520399,4.52406932197511,.2074152291597768,1,9.285785675048828,9,9,0 +407,Baldwin Wallace University,401,2,no,no,.8203502710103,B/C,.7280571696293006,.5,.5,8.304094314575195,5.070781322588465,3.238171551760245,2.884927492761598,.2529345242718636,2,8.304094314575195,3.546666781107585,,0 +408,Univision/Latino Decisions/North Star Opinion Research,516,7,no,no,.8273692865229174,B/C,1.323086738586426,.7142857142857143,.2857142857142857,6.070222582135882,5.229862581917023,.8452185599923744,.7799769138622087,.2183935358814185,6,5.292346954345703,1.311874486905276,2.87489136302364,.8737705380053534 +409,RMS Research,273,3,no,no,.829149331712251,B/C,.3345721425836921,1,.3333333333333333,11.12290445963542,5.418458160194636,5.709304859214297,4.900827694345478,.2033849439191096,3,8.061955769856771,-5.8,4,.2310479007778654 +410,Data West Polling,74,2,no,no,.8313925982383255,B/C,.3825687758208263,.5,1,13.09588813781738,6.15804505062615,6.942701646964749,6.923019046087025,.2022414129972245,2,13.09588813781738,7.5,,0 +411,Hays Research Group,136,9,no,no,.8314807911904231,B/C,.9776926335490508,.7777777777777778,.4444444444444444,8.030609766642252,5.195450841896824,2.840017484518944,2.006115960986542,.3620719641974109,5,10.69680023193359,4.125397334023127,7.349213550843684,0 +412,"Normington, Petts & Associates",232,12,no,no,.8340065236791729,B/C,.8610392546312677,.5833333333333334,.5,7.553451538085938,6.111138322429805,1.447171775429648,1.61653847789317,.4263613431205425,12,3.264609018961588,3.576653460346201,3,.0992029491158098 +413,WCIA-TV,373,2,no,no,.8373249179614223,B/C,-.4020674631878819,1,1,18.26351165771484,6.084968074576082,12.18340214291228,9.110806725005776,.2005725413694349,2,-18.26351165771484,-8.769841269841269,,0 +414,Market Research Insight,185,19,no,no,.8383270609708023,B/C,-.2420582752342996,.9473684210526315,.631578947368421,7.236588829442074,4.979199754730689,2.262247634484899,1.503736899021443,.5989164222602962,19,-.607750842445775,1.038254158662789,7.452589716116476,0 +415,Auburn University at Montgomery,588,2,no,no,.8487197690254652,B/C,.7860176086425782,1,.5,7.860176086425781,4.428940268981396,3.4360943772179,2.030929896541245,.2030929896541245,2,7.860176086425781,.2442885262625563,2.700004577636719,.9122677937134069 +416,USC Schwarzenegger Institute,648,1,no,no,.8511258784247192,B/C,.4124617325632196,1,1,7.836772918701172,3.395411984082895,4.446219494391792,4.687391690069665,.2467048257931403,1,7.836772918701172,7.859999847412109,7.433333079020183,0 +417,Hickman Analytics,415,1,no,no,.8587338643226845,B/C,.4464992819421832,0,1,9.088420867919922,5.956092860305542,3.137186567387895,5.101195754439156,.2506134205825893,1,9.088420867919922,7.666666666666666,,0 +418,GCR & Associates,110,1,no,no,.8645850767685399,B/C,,1,1,18.29655265808105,9.779407026528906,8.522004191325664,7.84144835400416,.2364240695360685,0,,,,0 +419,ccAdvertising,396,33,no,no,.8647865092008848,C+,-2.639029471910175,.8484848484848485,.7575757575757576,7.36368144642223,5.329600950969022,2.038939055226724,1.486524167633506,.7070917686357648,33,-5.548050851532907,-4.331729200390248,7.005812303421265,0 +420,Arizona State University,15,8,no,no,.8663174174681411,B/C,.5564589048318203,1,.5,8.227585315704346,6.338723967013705,1.893719908464155,2.024655431005273,.2808817588612856,6,5.835334777832031,6.070740728025083,3.142654716224832,.5185243754774501 +421,Hellenthal & Associates,137,5,no,no,.8670544690054455,B/C,.3765420102603602,.4,.4,8.071262359619141,5.937879938713214,2.138240980679443,2.544537365352988,.3539433038839037,3,4.278266906738281,.6055541568332247,14.79999923706055,0 +422,Gonzales Research & Marketing Strategies Inc.,121,10,no,no,.8671832792966774,B/C,-.6363039022322089,.8,.4,6.542662811279297,5.828565110362793,.7189562606900194,1.735118904503177,.4061102175967055,9,-2.770167032877604,-2.362963217276114,3,.2060782883476115 +423,J.L. Partners,619,2,no,no,.8717544649058873,B/C,.754702377319336,1,.5,7.547023773193359,4.344807289745374,3.207075043221501,3.173544649058874,.3173544649058874,2,7.547023773193359,3.801195517830227,5.355769084050105,0 +424,The Justice Collaborative Institute,630,2,no,no,.8740004716195655,B/C,.6671300888061524,1,.5,6.671300888061523,4.424274950151863,2.251884497683175,3.153475591663418,.3153475591663418,2,6.671300888061523,3.560256512959798,3.925000190734864,.0425291245322368 +425,Opinium,559,2,no,no,.878166792619742,B/C,.7238210678100586,1,1,7.238210678100586,4.248390680775158,2.994678557098943,3.23766792619742,.323766792619742,2,7.238210678100586,3.032210157478724,4.192044517038934,0 +426,Cole Hargrave Snodgrass & Associates,56,5,no,no,.8845314981903987,B/C,.0945812768473129,.6,.4,8.11447639465332,7.038000257528114,1.081334696898721,2.038838846799876,.3285104709151252,3,3.437128702799479,-2.175925925925926,3.6648332982792,.4106739370256197 +427,Global Strategy Group,118,25,no,no,.8913663343894696,B/C,1.766649007346779,.68,.24,6.418126983642578,5.723307734646613,.6996778087694794,1.540670870240072,.6198832587262747,25,4.39086654663086,5.018593838052824,5.598565603370303,.0903718764869907 +428,Global Marketing Research Services,621,1,no,no,.8996796251924318,B/C,.5024749354312295,1,1,9.547023773193359,3.866641245067691,5.685241087899183,5.609912878656203,.2952585725608528,1,9.547023773193359,5.781827824090117,5.322916507720947,0 +429,Colby College,593,6,no,no,.902215404420696,B/C,1.986114343007406,.6666666666666666,.5,8.309026718139648,5.053019138696787,3.260866139216377,2.024861617682784,.506215404420696,6,7.944457372029622,4.139999453226725,,0 +430,East Tennessee State University,456,2,no,no,.904242150821006,B/C,.8677047628217041,.75,1,9.896890640258789,5.432051605568342,4.469697594463963,3.841783782673304,.3368264040825696,2,9.896890640258789,3.928571701049804,,0 +431,Marketing Research Institute,192,9,no,no,.9110301449193087,B/C,-.3850345165108986,.3333333333333333,.8888888888888888,9.83777936299642,5.168914593647601,4.673723329122335,3.043724389403176,.3843926143079262,9,-3.048807144165039,-3.937036867494936,5.674016281858086,0 +432,Concord Public Opinion Partners,553,1,no,no,.9127579103209558,B/C,,1,1,13.4076042175293,7.712343199972102,5.70011957733071,4.898408145986322,.2578109550519117,0,,,6,.9599921501118365 +433,Brandwatch Qriously,610,3,no,no,.9196814966276886,B/C,.9352891104561941,1,1,6.547023773193359,3.474302797176183,3.077579535790692,2.873770476393819,.4105386394848313,3,6.547023773193359,2.809999864180009,2.756743569862824,0 +434,Victory Enterprises,525,1,no,no,.9238650078557841,B/C,-.5228166038913292,0,1,17.34019470214844,6.209659116786648,11.1353941451353,9.807578617144038,.2957040006233127,1,-17.34019470214844,,,0 +435,St. Cloud State University,312,16,no,no,.9396148226566754,B/C,1.47271229287365,.75,.375,6.441546678543091,5.311813590202769,1.134591648113836,1.787869092620678,.6830657344421891,15,3.870546468098958,3.325277775052994,7.67030134935402,0 +436,Bainbridge Media Group,656,1,no,no,.9532668607285963,B/C,.4812609706441475,1,1,21.17589569091797,5.681841110072618,15.49891314061887,13.95999353199086,.3172663926689706,1,21.17589569091797,,,0 +437,Rutgers University,295,16,yes,no,.9536642336873885,B/C,.2820584140873488,.875,.3125,6.795642375946045,5.144859282030129,1.655641653689431,3.130029810797417,1.106595892753365,16,.7978081703186035,1.493687474140275,6.034197046142102,0 +438,SSRS,297,30,yes,no,.9600427499204713,C,2.694829190924799,.6,.4,6.16478583017985,4.984938500887263,1.184705889066103,1.860110765677585,1.121504960904231,28,4.642478397914341,2.72383017066284,4.357344560039563,.0061724362584507 +439,Schapiro Group,300,2,no,no,.9625799195805064,B/C,,.5,.5,21.48976993560791,9.674551716711266,11.82007677867016,7.250226282885635,.3222261345584757,0,,,6.5,.6139517335312643 +440,Western Kentucky University,379,4,no,no,.9745995317842931,B/C,.9039627322345885,.75,.75,10.91082143783569,5.93750848421943,4.978171513389777,2.717648487214811,.3818557202981444,3,8.363541920979818,-1.080555333031548,2,.5773409954215362 +441,Loras College,171,18,no,no,.9841127254112587,B/C,1.541755722648368,.7222222222222222,.3333333333333333,8.122161971198189,6.29974914462441,1.827271386347294,1.290311777594499,.5390568783618767,14,4.378634316580636,-.5874077337759511,2.882841096758062,.5414996138439588 +442,Millersville University,210,5,no,no,.9842310095562388,B/C,-.6272345449247876,.8,.8,14.15688896179199,4.994842573624572,9.166904947940935,6.418056860360715,.3880848542669334,5,-10.37305870056152,-6.093433316548666,5.855996079896938,0 +443,DCCC Targeting and Analytics Department,68,5,no,no,.9842643819884445,B/C,2.043319386493293,.4,.6,9.703327178955078,5.953524489999817,3.754661248728775,2.59586861364606,.5466360728881096,5,9.703327178955078,,,0 +444,Massie & Associates,199,2,no,no,.9968055722692079,B/C,-.5278419610119539,0,1,23.97669219970703,6.366979766107755,17.61457099337279,16.3550556528758,.3600531956772206,2,-23.97669219970703,,,0 +445,SurveyMonkey,324,268,no,no,1.001412805164425,C,4.742322850559237,.878731343283582,.5559701492537313,6.601033203637422,4.26875989713309,2.337131866277848,1.062040814521232,.9813564444132529,255,5.149043273925781,1.829138998053469,5.077808011728328,0 +446,Hampton University,131,4,no,no,1.007186225222977,B/C,-.8084199351629326,.5,.5,7.510197639465332,4.543007337237182,2.972048862001666,3.533701523128475,.4951575003798568,4,-5.769305229187012,-6.759859941252808,5.482901716514413,0 +447,Roanoke College,292,18,yes,no,1.009442050744381,B/C,.6067975105006991,.8055555555555556,.5,7.776469760470921,5.660294125798027,2.12103419444641,2.674311035826569,1.083510777858589,15,1.70916493733724,1.265536239225209,4.722550610519473,.2425480800288887 +448,Greg Smith & Associates,128,5,no,no,1.019030188515818,B/C,.9385190782357025,.4,.4,10.13129425048828,5.562127832245347,4.574024978016451,4.480871585321742,.4150884739870261,5,10.13129425048828,6.333333333333333,6.400624329750488,.4508519551095868 +449,Marketing Resource Group (MRG),193,10,no,no,1.023132685502489,B/C,.3207101759247366,.3,.7,9.837563133239746,7.20570971346478,2.636711979548481,1.787654378840304,.4898945891332116,6,1.696808497111003,1.590694447369244,5.616928727053398,.5934383038266723 +450,University of Iowa,353,3,no,no,1.039979959810069,B/C,-.3193475974663202,.6666666666666666,.6666666666666666,17.28665033976237,7.417030963000095,9.874477936535788,6.97873783583896,.447728836880296,1,-6.610149383544922,-2.789999198913574,13.14096253015037,0 +451,BWD Global,527,2,no,no,1.045677231309342,B/C,-.1404711485062427,1,.5,13.50125408172607,7.132984235684576,6.373128405815014,6.392027337486082,.4620027691118792,1,-4.353763580322266,-5.299999237060547,,0 +452,DeSales University,474,1,no,no,1.07241756944191,B/C,.7509087010433799,1,1,14.26726531982422,6.153090891431617,8.119032988166117,8.891933819396279,.4679965168103304,1,14.26726531982422,10.80000305175781,10.80000305175781,0 +453,Citizen Data,616,12,no,no,1.073631353030995,B/C,2.81656436920166,.5833333333333334,.6666666666666666,7.04141092300415,4.648637091681832,2.397632391095834,2.04874931783113,.8194997271324521,12,7.04141092300415,2.810882241028659,4.093776961431736,.0413290647463573 +454,Hamilton Campaigns,130,13,no,no,1.073770960027546,B/C,1.392617616215609,.5769230769230769,.3076923076923077,6.684710282545823,5.63254395959722,1.057024882722118,2.361243312291777,.6359906199880091,13,5.170373476468599,4.036442286639028,4.273163888017891,.2309647409087736 +455,Kiaer Research,585,2,no,no,1.076310384931727,B/C,1.061572074890137,1,1,10.61572074890137,4.64601247214541,5.974566836529473,5.219103849317273,.5219103849317274,2,10.61572074890137,5.807156682014465,5.968028861980305,0 +456,Craciun Research Group,61,1,no,no,1.095200676089474,B/C,.7473572828176596,0,1,18.73064041137695,5.116497238094481,13.61900173305599,11.96321607727867,.4773353427811738,1,18.73064041137695,11.25,,0 +457,Bluegrass Community and Technical College,632,2,no,no,1.107442839168911,B/C,1.093443298339844,1,.5,10.93443298339844,6.003924302267745,4.935367240904208,2.392250486172154,.2392250486172154,2,10.93443298339844,.6249985694885254,2.600000381469727,3.138177905516952 +458,MRG Research,207,24,no,no,1.111265188649798,B/C,-3.083955272059459,.8333333333333334,.5833333333333334,8.943052132924398,5.407174701365314,3.5407359913326,2.14098253721693,.8904759804073685,23,-7.625354103420092,-3.234717323666527,10.26022213049239,0 +459,Marketing Workshop,194,8,no,no,1.115983669150738,B/C,.3448772056383823,.5,.625,10.6016674041748,5.266048588131658,5.340477375816662,4.033538310924238,.4003615104602252,8,3.47454833984375,2.008333333333333,2.641043185007137,1.616378813029728 +460,RABA Research,269,5,no,no,1.118377630240892,B/C,1.538555045288237,.6,.6,7.823005676269531,5.342572401839838,2.485291834203208,2.707810890144733,.5351755262047316,4,8.841274261474609,3.508910304897434,3.485033576626042,.6674280850886041 +461,Critical Insights,64,19,no,no,1.119106761369179,B/C,-.0691083839119506,.8947368421052632,.3684210526315789,8.086197903281764,5.752746690004436,2.338309773050844,2.40254315079453,.8191522153301506,17,-.2212783589082606,-2.428431417427811,11.41380759596731,0 +462,Momentum Analysis,214,3,no,no,1.124303973478535,B/C,.3670145406580748,.3333333333333333,1,13.65023549397787,6.14552546453217,7.509568589219209,8.300189407978348,.5319864936861566,3,5.726254781087239,3.222222222222222,,0 +463,Research America Inc.,282,3,no,no,1.131607187137726,B/C,.0847723336746491,1,.3333333333333333,14.39089012145996,7.969911338960837,6.42583734227264,5.105554309696529,.5945879281108634,1,1.69012451171875,-1.599999745686849,11.87755075071111,0 +464,Targoz Market Research,454,15,no,no,1.133365276638808,B/C,2.572473292238801,.8666666666666667,.4666666666666667,6.581652577718099,4.809457452412484,1.777053685079131,2.125109281923975,.9409262085119334,15,5.810005950927734,3.4468055433927,4.831862286647933,0 +465,TargetPoint,331,2,no,no,1.159564301272192,B/C,,1,1,18.27473926544189,9.770461489997999,8.509136335217413,7.565946803218451,.5806002786910281,0,,,,0 +466,Meredith College,423,4,no,no,1.18123967760948,B/C,1.246890113467262,.25,.75,11.63000249862671,6.146663427671134,5.48819763072909,3.866231745809243,.7029512265107715,3,8.728230794270834,4.361949640458668,4.653705165648823,.0565864810428969 +467,Swayable,543,89,yes,no,1.192291749868317,C,4.067885775898778,.8876404494382022,.247191011235955,7.246318367090118,5.429990979589261,1.821185947274373,1.355466177967593,1.12744383027211,68,5.144679069519043,.7856278245137626,4.977010539240383,.1620980606381366 +468,Glascock Group,116,2,no,no,1.222962284460374,B/C,.2547327212035909,.5,1,15.05851078033447,5.367551080571019,9.695818259536969,9.450086604050222,.6337845430850712,2,3.798209190368652,20,20,0 +469,Brigham Young University,34,4,yes,no,1.232738958117866,B/C,2.066664529023629,.75,.75,16.44090175628662,7.149348109668514,9.296412206391622,10.34189327752149,1.300003145595646,4,16.44090175628662,16.47500038146973,,0 +470,Elucd,549,4,no,no,1.26641945819916,B/C,,.5,.75,12.94745445251465,7.552153754236318,5.400159258051845,4.355114095875372,.791838926522795,0,,,3.682365112624316,.0361929242200101 +471,Dane & Associates,71,2,no,no,1.292212014777218,B/C,-.9468322760367825,.5,1,21.30413246154785,5.177454930415086,16.13153609090628,14.54435521528105,.6464034607758664,2,-21.30413246154785,-10.60000038146973,3.200000762939453,.7366863760056699 +472,GOP Calls,654,2,no,no,1.299707867065966,B/C,-1.073954814432304,1,1,21.04491901397705,6.008005093078618,15.04177248067195,13.59153694633198,.6935971827381862,2,-21.04491901397705,,,0 +473,Carroll Strategies,450,5,no,no,1.309653434450469,C/D,-1.913723873068454,.8,.6,9.879275894165039,5.404184673760082,4.479949780178472,3.488706524056538,.6758006389071424,5,-9.879275894165039,-1.651001485188802,4.51289340343858,.9210194783459329 +474,CPEC,38,2,no,no,1.355267973904696,C/D,,1,1,16.00404167175293,7.823943183883852,8.184957047642593,10.1162100922238,.776303951323532,0,,,11.18820155180871,0 +475,Riggs Research Services,289,1,no,no,1.364047425165728,C/D,.881171980610354,0,1,33.65322875976563,5.598197824771609,28.05988949476753,27.94458653950237,.7316975985909006,1,33.65322875976563,29,29,0 +476,Mitchell Research & Communications,213,72,no,no,1.367344273379181,C-,1.271506102992509,.6944444444444444,.4166666666666667,7.146039035585192,5.791932023319293,1.358965572039413,1.730906827262163,1.273841501379087,47,1.931463769141664,-.1328858369047346,4.792055582085009,.0323268949435122 +477,TP Research,452,2,no,no,1.371015795446208,C/D,-1.363687299657571,0,1,15.55398178100586,6.017838098437351,9.541002242342024,8.792852148049299,.7709087596273495,2,-15.55398178100586,-8.315000534057617,7.100002288818359,.3728711962648337 +478,Saint Leo University,299,6,no,no,1.428343537349534,C/D,1.750224951152644,.3333333333333333,.6666666666666666,8.502264022827148,5.076289542286553,3.430833040314111,4.788468566669946,.9857253480595971,6,8.502264022827148,6.535661428679924,7.921835013727944,0 +479,Target Insyght,330,6,no,no,1.442034854318697,C/D,-.6264708149422075,.75,.3333333333333333,10.35234610239665,6.723323921331623,3.63388074083854,4.522186923388304,1.020287673457854,4,-3.897408485412598,-3.66490713532988,8.810208109320541,0 +480,Point Blank Political,550,6,no,no,1.488595501189685,C/D,,.8333333333333334,.8333333333333334,10.66819604237874,7.976985965549384,2.696068636602875,4.370382004758739,1.092595501189685,0,,,9.375758475211496,0 +481,Brown University,35,12,yes,no,1.511376440481533,C/D,-.2999860789597562,.8333333333333334,.6666666666666666,11.4294810295105,7.062800158169573,4.371539431114441,6.055623930287438,1.555670573203901,7,-2.211815697806222,-.1750005086263021,5.067988685291959,.2814323363742957 +482,McLaughlin & Associates,203,27,no,no,1.556149232902717,C/D,-1.594512296178581,.6851851851851852,.3703703703703703,7.301642523871528,5.342775159475071,1.963725924169972,3.021229038067012,1.377687807600391,27,-3.496718795211227,-4.563259908466408,5.927640923580714,0 +483,University of Wyoming,667,3,no,no,1.639233854175312,C/D,2.164692288353329,1,1,15.15284601847331,5.287649066011176,9.870055512235647,7.910636979227185,1.130090997032455,3,15.15284601847331,5,,0 +484,Triton Polling & Research,497,2,no,no,1.640224797206338,C/D,1.728580474853516,1,1,17.28580474853516,5.127605588259713,12.16305772004896,10.85824797206338,1.085824797206338,2,17.28580474853516,14.90000152587891,,0 +485,Opinion Research Associates,242,14,no,no,1.653132292601752,C/D,2.009217467800046,.6071428571428571,.4285714285714285,9.188911437988281,5.479084131428493,3.714685866333304,4.831071628611103,1.270940981856556,14,7.637391226632254,6.4187454080407,8.697426873935511,0 +486,FM3 Research,91,10,no,no,1.728625172363408,C/D,1.894241513625549,.65,.5,9.126483917236328,5.686462376358288,3.444880100651555,6.075353674369897,1.293448576973847,10,8.897290039062501,7.523486524385651,7.502038207745047,0 +487,TCJ Research,327,132,no,yes,1.732512924260126,F,-4.368320531183411,.5909090909090909,.4924242424242424,6.437300060734604,4.620347437593817,1.821811182914303,2.119403665384626,1.677463364122658,124,-5.583939398488691,-3.444773641882034,4.378142404254912,0 +488,Humphrey Institute,143,12,no,no,1.941266951113373,C/D,.551390790356648,.5,.5,13.2563419342041,6.550817268883002,6.710383225094613,7.108842815598643,1.504801237661983,8,3.786312103271484,3.082291672627131,5.487777584892179,0 +489,Indiana University-Purdue University Fort Wayne,150,3,no,no,2.048136611936377,C/D,,0,1,23.41861343383789,9.745751918090187,13.67772007552122,13.57814809814074,1.505198976214154,0,,,,0 +490,Nielson Brothers Polling,231,11,no,no,2.217128454144244,C/D,3.76400646115663,.9090909090909091,.7272727272727273,12.26243990117853,5.017325088674329,7.24997337227772,6.128837755302746,1.881272005918095,11,12.26243990117853,8.833333333333334,7.267102288745273,0 +491,Jayhawk Consulting Services,157,2,no,no,2.793417500216968,C/D,2.970260141724313,.5,1,37.6134033203125,5.823263799845165,31.79499808024085,28.07218345108632,2.2168078460187,2,37.6134033203125,10.89999771118164,,0 +492,Fort Hays State University,101,6,no,no,2.925494572119225,C/D,-1.437339691355343,.6666666666666666,.5,22.10050201416016,8.120842873026715,13.98451770090696,12.40707100998973,2.476255500850308,2,-18.73033142089844,-27.66666666666667,28.25,0 diff --git a/pollster-ratings/pollster-stats-full.xlsx b/pollster-ratings/pollster-stats-full.xlsx index be9e68250f4a6354c54b1a94f57050d61f74b09e..68244735c167a2259fef3aa90b1c4995ac8fc20f 100644 GIT binary patch delta 126551 zcmYIPV{jl%w2i&7&5do_w!Oh-V|!xT#wOX=w(X6Rjcr>m->Z7{eofDr`hc#1g9U7L-}OhqKtMd8KtPZ{KtSBB8Qtt0f0@|X{bF#pu`X0!vn^mk_A&hV z3HqFkTMuiaB)t$Mf%nr*-Nr698C;>p%6gHbwdADx5?dsL?RCaRc?aH<19quzlYhyHs9&{+UmN2Kh@~ zQqvT{%%R;YW2K-rNUn7tlRDq0!B|tuR?td~U0>8=j4aktsP`L_Wbv|B>6Uw1tE{f= z$KNL63|K4wE^2o(o(2{#Bt7YSRsH958d|?Jhu-r)pyCGUgLA=Z8B-7~o!@=zDz~wE zb0L_5*5v^sp0={RbPb8gb6BC>l)Ly(@}404AR{0Az(M42_c`Mr6@OO}1eNy#lQxois!J5C~iM=g)JoM`N{^A!~j|P=x)TLcfw9~gV zWzu$0(M^>WwWx?-Z=L^&YtzH-pfvK-qyHo^&S-5hf{~N$((nF;`joe;@MlTGt0w1< zAh9~Y=?ohV?ySonk^^re7F61a%ROKtH0`X-KmMC`ouxk z?!CvXN+Vh_({??wr(50BeXErob)IqttlbUROqW#)=quTDa``PfOd||!{WoP2f^hR2 zwDlEX_Mc&}O7n*ws#xuJqMXe`xl1BXGaq$*NP%%eiEcivuzWYpXBUfeSzLmT%C`SX z-{)qa+=}}ppw{V5L}p2bcRENdOHSHwiAU%)!dnfX+^9 z7x$S{cA#EaZ`M3tuWdR^TKUlyQ(fL(9(#JZ^z*k*bc9)!h3UGd#feT*@H5?1&d|#y z;oFANQi@sJWB~c}@7fPk`uj^e-_Q0_v*!e{+}whac>sh|H|GAZPEQYKh{ZeRuhBDu zp%~7aSq|1ur9RW^A9Psa=o2YgRPqRGY_Afy1L+1NdPVs#Qn=`b8j%KR#gTbYM7!h+ zhS(`pMcWIZ#dM4T!w_Qny0*wxzse1lSKBOUjP06Fq<3pZQlC4#p<5&ba)*r@=r2aF zafFviK!KanIJ#*j8-+)gYZ>w-s^8VjZHnEkQyQhYDYEnvn%dlp*$>GY@B94--v8WO zDsRTva{aUA?AvCO_PdU*4c~UB%R9V*VjoQ(KgY|@XH&LU&HE=Zk8bGd>D~7`0->}^ z;AEST&Sd^(Q*ZjVLbczuXYXjDoKgEj_F#8Y2tZOo>~?kPd{ckLCBGVyh+|T`5ux=D z%F7%ihy7dfGQ=jeGfX;^dP^Lgn0mraJM69tFh=`}%l$5c62C`izH@LrDe#HP%^Ba- zf&ARaUm(LSXw0M3+NGr*Sr~NQ?r7BI#c^RK%&M-^N1)3g9B#W5jjN||wXi5O)?cx- z0z`Zc54?5LIa|`qV=kY-OEVnw$m0tZ5ow*h)Bo_P6Xb-AY&LUqY{@d@533Rl!hJd=^V5B1<>AXL0n}POMARIs)F&4aR z#M=pC^hTQ1=Z9$do8=6!ChhzjgK}#;nfvGz?6kN?9Th8D20wY7>%|eeq%0`)mM$)c zw^mvUB^u3ZCj5}nB+{dp{NrNpVg|di^V2L!mHBqvhz<8!<%c~NerwEr+r&sLJ5aD| zjaf;SmVIB8{!tR7TUWUpEm?gu6M|62*9VtT;$4Jc5lZfN3#;x)Cu%bMs0S2XN2$&f4U zsgwGXR?FadFQT{?{saE^G5>dqpTKu zTWii>uWAk??37(5Dj0?F3WCPSkmoags9_!p!>it?E}-sEg}VyVx-GicD^tc3ZGKI& zzF1Z1MH$)~Wx2K+frhtpqhZ$P`LIc`fpBMdF3^iQu`n?g0O^PJjRHb;WTsYDB=ST` zChS-W4(97BWim@=*c);FC(sA5%&-n|XEAgICu};HWm$XR)A`s7Hz|=SS})arzA}HYJrCLU7HQ*DlwO6t2lub>qp{|@ z5mwPXcx%!X=%elY0|=Iq3Q>aOcQRwlH7O7UB@)ny7F<}r92#=J6=5<^qG0A{AxGqW=Iy z`bt(%KKvWdyEex*zF&qDn&!x;&cY#6q{vVV{W7Rd`3e{)v2kFc@m458_zR>|C%*K3 zkWm_ClX)f3f4ukFw)%xd4urxYdhTPf(EStqPpjwC{7)I@!}0_KR?BwCNWg!DsY^oX zs{4_%lHXs?YG4pibXs&m$2Nd`;kX@@BK_YmmuJm?&j+ zS3gkGosRvZM4yoBz(HoO+LghzjYG;upe9&LXLUP|u#jPqz~9R%X&+P~Q)bnT-n&Dh z!%D1&uQ&Zz?8ZpH=43F?9gyJ8Kof*u4*|UuGp0-Qt-NlTQflHbK(~AhsJW)SH==U)zQ-Ruw?S%ryFex!?Okk7LF9l9u|09Bs%*mOi-&0A`07t=ZrIF%_b zlCpHFxWj=-(jhnM+s_=lteNJLd9Yr{f@RmuT`x6hJ}Ic?IYQp{O0mmA?YfIlA|q? z))`+UdYBm#y%Ru~(I9Ky+ZC*7L_t)8;YQczn6u()fqf>GQ8tPVG|QrjPsQnEFtH3- zSmY=g5{FabT4`&b-K6~xr0T|NnDn%A?*J;+4u~3ZT=7gEzJ2FWU#?+-?TSF-GV(u` zlamT9r#K7FRbxEGi$pZ;)%)Go_bZ+XQ|wu__R54JMYGW%I$#7ceO|RT?*%ThsD+nq znZ}C+Gbj-kUNa5`z_fo*Yt5629$ec%Yv^nrkF_pMUWUh~BgGm#c?(--?FCC#{BH!$ z4*{ z@L!K;3vN1>Y`?$Hk%!H+BbPEMQ>xx-4v+;h!G8zkHrlH4Tqt`h!rSHZm^ zRiUw2X_w9CO2UTdH#P&w^c_gSIQ90*jOys-W&f?aa9I^PO7tZ^ZgTf=m}-D>JqE&PcGJ}oGRlMOc41SL?i z^CS&%AljtWNVsE4?Yd5iOtgC@%eI@|uZ!Kh97gODpdRr}z#B@txq3e#p} zJQQ){-Amzk<6qku7f_Oqmh(22ezTv}>)BwYu8h}B+O7f>*+_mK7PEX>6#JsD!?hbe zAMm{F@IT7B??vC(8F2=*E(Pjk`SUSEcM=J_gU9Af25o!#v|&17$JsK0@<9#*uV#Vv z%owk81ilukgrX?eyjeA{+Vfr1skuHo8}$LxcfrTR-lL0+W-n1Ema|rcy?cp`y{g03 zxzY7(K^7aQ7sD&04RCKr&c?27PkmP+ChLNlf8}OisaKedX1`>8E;gcFZj@FcN+C>C zS0r6GJMQV~4|)GAIKB3A*KnTk8caXZy;fZ+T<~v_)p=ESgeV{H#yIPlAT0xbDbxtOEsMTZBrC!Ng8fB!>jDvUTkU zBHzkM!re=DToQiP#t==C*7`L{WD#>E>+m>Bq@R?YPoD1vbmZD$2BklR0&5 zRjn<4XlR&84B3e9HGke$BXxH@4eu6DUkZLatdBqUp6y2tZ*KU!9lzTF?-%>$0Ptz` zdNX*)Xa~F=pH~wBUT+us-2jnb_gl5#`{n2TxuBr$%i5tKAyIdSQP8FU@OYETXz2TS zaDO^|>Fe=!^>Eueyh#KU>>tMF3Us{peZJo?1!hK%O*_oqm9o1YJL zc-xtZuTj_6hq;^GUVI-<7nekY!0X>{H^&ZHq&;*O zQ~J1nUd#og1CLuT@0U-Jb^i6PZi7grC<2@LULuPt$+c4DU_p zLwZv_w~bDHnS81M#m%?(cg4-lw_NS#+lcPN7iK))`KHgu8^z6!yBv%~-Oi`Gr&~A1 zPrlECX~5QXa(oGRX<8R?yCnL2_PBeE{Q9099&h*8>#352tibcm`0(a5;n&ODJ)KrN z8`7rSms@9W*&L&nYSB|k>P zj@MV zGvoWnA+*~`cDLuH{J0o?iv8Z-u;%~Nj?myURJ@Y3@wQ$))loGyaJLeDuG&aDE|HEj zt|M@q&{=;-xt@Ie)Lv!Z%`$#GnNP5K&g2V}CT=gWgg<}0{@A!w_Z`i2*>RdUMO!|tcRdVT`8pd-yM#zIc=WT8Cx_6*7c*G%Fw5doey6|hr z&tV;Gt3T{tG>Bk6c{H_Eh1cPH@?MU=)fQk+Q+C@+4lKJE9IU}ACTb}0Qt0M$$T$PM zL>?sf+}roqH$LNZ=k*H=#|BcM`@>X+UDgSC3{D>`k^2*2d>pSSeo+CeD0uqg`LS6A^l+1Inf9f~Hd^6()2FbC-SBVM>hM-HG+@X(psLzZ2gwnZp)}0q3AOrAueIXjzbPL|Ap_~;^DK5C^K3coaKB%3$MkAN6 zj~1g;L_H^+eGIm|s}L`IlFi?myPNx|@qk&Zh%)HldnC0i_s&!<<*=xH#CIvZ7{B)h zn;=i#N=4+%7Uq*SE@y1GPop|<9{s6EQ9ADWE=Hu=lu0Rd_Up45$?J9ARtp%?>>AH? z-4IK7{W9NndziRBJQMLG)Ucl4ezu-HCr=G7U1?2QW-0m4=FAh(?uI?Jr=F&mp3xHi zUA&A9_USIDA`1<6x8bgzw#U!#!OFd>B%5*yIkp`7S5s4Yof-o%n$O*lA^T0s`r!87 zs#%94GdtRSHQp)Uo1Izp8z72Pd#n%__-x&2vp9Zk-k4#-`2ah`vvYA=9~gc9al716 z!|1F`*l0<#fM2l~`J5nlJ80XUeQDju2!4NJ)Vxa1S$B(KNW@~QebG~;v=-8BIDn4o6{_Q{$|9xn*cINPOuxaHwZROvn9dIhrgg3}NCcyQ+ zBHKP_&S7Ym!8Z3Q^Z_SYqFt4GyJFS)Z$eX7H;?mSHf4O>x_w=wL+choH!f79lld6M z9X`KX&@Q~?CPn@{uE`i{Rg(LJM`ME}9v$~RS@C5NcIw3PJ9jx*X%;*0@;QeS*RL*r zB#lXPb5?=#BTDUZ1VCH+7w4vpMa8vut?dkpoQTT+|1WyZHSPLJ!MEc>Q>&=Dea}Hs zH^IgF`%&80CoD4>f>U~=Wr6Y)^V*PWOj_TeRz0Yb10(2t^Daw{wR7usdx=iC`I-&e z4LXafV^`tS@3lFJjH&hKj$Qhklb-e3&nT{FquN*@`gO^vmH@>h>FnlW5$2`MnOrM8 zEsNmRI_K@V)$D|8edB0_SFz2(E#z6(&S9UxGTv*4JIErQLf9k^@Gn$EH|@fxYYUH_ zlZn-?8#kB2|C_SygM}!HCP#yh7uRCKTadsB4W+qTu}5zIJ_5^OT)6tZo$z*CBk&-N5G67;>M zt3KHhGjhR|f9xD;Zzleii5(`@njg}mojMSz(z}Owufkj={~H6b00P|QsiJM0N!Zfv)yjv=a}?nkxwFQ6zmOEPURu1 z60MQr%z|1roLSBtbKaeql;55L(vEJ7Sl50Z+2PK+J;dbdAqBUY z4y^Z@58_0K)T~%zb*$KSxccK^ge+&`iR-n_Vs6`?iE3-@DlgUA?@pyNH+XI)cDV%L z0K6H}=4Vn86I{C0ZhwcEw3dUrE{X|!j3n0n3MP?wnd{wFHfBtMsrF`55;zQpH$_hk z+holgFj2>rg4u24Y{2lRA?OZIU5*Py4-ThKcG)WZ+O{a}f}6j>8KcH;%BWv5QrxYV z>fjP$&K{@Px$R9hKNmMqQ}9WG@{jrR9oYW0dDz5||72~e*cEA*L20UGn&KEYm0sSe z0>+HcrNz#N`i`gS*XY_D;j=MmRl7!0 z##P4M6JD3ecu?XWi6bGDB4nW-YS49FL&NoQ$miS1*1pg8cgoE=lA;fyKiqc6$&57l zkSW=`(xkq>ONwXCEYED~XS-%#| zOmh{w6QSXBQ8f@vrV2M{WA6cBzB&ck38%cquHLFQO!yV`?_g>TmkRxd%`Yb z{G8c%8yjy^+lr4%@?g|=Z{VU&X95X#LgJrji+748ei!Q>#S(QiOr-Iv?>Nc>$tdzYM1MI3O611yT?k%5 z0;OMfXFBQ@|06ld7sn;OI3Cq9A3h{Jcw9cWM*jX&QqX*W90wSW>#PbdP^m)qKxX3N z0-Z!#oqfz2u_b)p4ZZRxlrYBq+?~fVV<4ccLQI3m$vDr51FM%N#4a!}?xZ`gOvk1Y zgR_3F0&8rdkIDYFNY2v(=j(QU&hxilA0NumrYe4Us+CiKYr{AR(v=RB*qc+D?Mv)A zJ(*6XG$F1dl!4A(8F9uTf?eM#g}gj`DMlO1VIAG^@QNvDEX|;l`%(Fj7WlFcsS>Mk^>6Og-fQ6V$dDe-3oJJu5)cBu_35ru%v__+7o9SVD3Wn8Dpo=e z7E(?2d|O+GWq>#MnUclMbNf!fK=vF_B7nGOrwF$&e(!%5WcSli_`|Cpp0#t$58FgE9vDefQ!pR`tgk}Ep~g>C zR2Vy(YeDD(&OJlRk34F>rh|GocA&XvvLj3M*qgY9Yu9JlDMfFCz;wg@wASR|dM+VC zAEKU%*7-~Q7X2|6H^*n0_O0ocs5_P}>QB)cVA`0)Y{Ee0J0e@2+>HG-QJQ2i!jjV- zoWUNS@LV=Mp4)GU9gMeNElTXZ1D#qY{h!f$VMF%`Op)#c4xyx5vmd`sK@5@g$$Tf5 zmPsU4-URqTrcvLNQo#@Zti-?LHeaY^Ug{H6L94?&1w|$;C4KU&B*Yv1jn8A;R#h{Y z08R!h>~@@MyZ6g-{0}9`L^wIcxAPMe+th>UeWB1?LHtQ!3B(I(p}w;b@>=E2%l7R- z3C5hqF!17J6uZ}u(seP=f2u&?N{bj-MXYlC0<*wDchKR9YPH{Hj^wdqgyqCmcYmv8 z5VEtripU_*=DAB?sx=Vn&wlNz=A*i)R?VWe;ky;?vdr@|!;11^sojt3X8c*TjIvn0O9;IC@{^PPGCK|l=eRvw z&&pi)TccdDBElJ=6OJ-@DhV^4*aqf?OBJ12)Z^}+R)*Q^^lxYB+fR`mqisT>1CyAC z3{7Etvr>BGc0xkp{v|b^A7HiMu;>QPRM829Q232L{$!1=O@`&kQ|sAiYr-4@jE*b~ zip-|sx^m2>!aN9ID6XI~vut=fIweJjHnfU4nBkzA`5-)$JXR=IRCGud12OJB(J^Nd z;t-_I9v;3F!}2^IyM4@g0yT;d0J`{J6w9Ia)P)5h#8lMQo`P_mN-7`BSdHi+@kKg@i!l{sPX{hpVjJ0)?p<7fuzOCJ|YOH0XKw3WNbyt zPQzF@rE>B7kWkCH{Jcj(#){A@RDqUPZOh+zRZe?y28{k$Hn^SwEO)sk({R0MCes1H z(F$5D35z-VFlri_!7abNP7dE>4rnzqS_R$+9B(=3zFZWSgQetVhT@u{)hYzut+9Kgb)M7HO<_S#<1BS+oK%vR6 zU=!L5%MJyCuzI_mhysD%Iu_@9-vvRNzI#)HKsgKtNq5i_v{fo%b4@)}#ViG0)E@i* z-JKB^l|k!@z3Xvv&~}2e0r~Wkb|+1G{yv2b!|1e6hx!7=Kk9N33dn58V{dl}3&4cM(D%G znHXvIsS<}Nho*3$B_4kKr)~P+SKxH;i?}mb|4ze($%&`O;tZP^+qbP=QHl5vg)uQ& zQi!=2M8IRj81O3q*|g{$u%SGnv()`#e$Ijw6h$mQ52!UWloR_5D1IH!K9!hUaYq#W z;p=USAOwG-9jYLLAGT}CK8ZZ`uBc!Gnly4mIiyJHDTsr&i7l*jQ2#;}X_P6weVQ1* z)dkWe5yAz;q$WMN@Gmj(dNRIo;!hOjOw=K-LpK%h&HKXw$IRifHl?o+RFW4ZE;Wq& zkY#t3Bx9|mFkeb0D*B~l=x7>h!{}(3Oybi)f8S<#VGr~Bo*ER!or){R{XT@ycKM*3 zA!UNO2pOPaRZ^H~V}I6v`y^i0D?Sgo%&v0WdiW&w@K%<%)E6*1h?BRG11%z!od6L> z(ZEOc(-Q-v4uMOpKmkLzZai#KFt=K>T;;tKv; z^ScWNFZ^>uyCh7Y!S@dmURU=ZQZ#}VRwR>txdAeu5s_sYRB5=@<6iha@!RNhhH)wWaxg})ns7)OGMZN1{*h|GKu4=yu@22T_3GUb z6F$IlAH7$7ep#WF*<=eEdlKH-=r<C4ml zS1s5a$&Mf1jP9{a#&E(R)gZsSKw$>k`f?-Ym$7_H`ZZ+}6p4qingZ`CjW1>s(Cdr< zhBJGZV0ePY0-0~3Ps~66=x@@XFHyf?ukr(HuVR6`5=OSuPhH6J^~Sv_2-aamp%~%6 zga1I9kJs{=&HUs*SVkHkMaFh*>Joga99Xq5n-~je`kby@c~}?!dEo(D40(kQ>X=NP zq!L8-{NiWS?8o7hRh3o%%S=m^3wT=?cU`%K1MQubZ+XjYiV>KtcAajW2O zvt&{xB_#*%uWW=#G?N-+`5VK0oB%=qB$o+Z*f=gAhD|0tvZ$Z@b3r)tO0Zq2*D<^L z$`H;o39%D@U^H?c;s#E$jXd$VNW$QV++vhz6er4shrg{uJ}p$T*RMd(^FWQ95}R7g z4-O#@10 zSpBj2;dCQHT9LA8P@8nJ7Goyzc|%Ar!4>y77?~WMI% zvW&Fec&Ny{`;t=f7}HMol!p(P-_qVmZ7fjF;xij3+2epTXJrGW3oOf>AO z8qY?taY=%XBBsv$HO^2)QQ^q?7HCJ#xPvuOQGNp~^M7*HzhFg)_L0Fd6Sh5b0#kVItdua9Yl2_Y&(`np6Wy^` zOVn5iB+o&>Gp+z(6&m1{4Yo;eA+kB=w+5Z6Wm2DCiJpXo=c8 zs$w~VDFYAfcS^T+ir0g*y*eZ2UEX6V+SQE4ZR{MZ2t3`kCyr;zhg5-P(=Z#CT89|f zS~MkL+y-kVJT)R4A+=4D&%BJ*qzS)%T^3eW>VR%3OezU(Ob7OVC%5)8NHU;K3~l))=OhbV1Eb5wRR&H|$bwY?J!AHs$yg9rQ+vVy|K>&vezI zUHv%va6x?ga$njSNVQqKI4T2T&5_wdzGTI4ck2VQSS}3wLwejv)=Y0cH1zRWY(kc}C;Itn zjyk=$Ewn0mWHB)h5##Y0%&2M0sn*J|qJI!s=3H>=xSN*?88``M!NHPt3=`aX;zw-j z_gl}GIwoVC(>!#rW1tAexT;+3CA^*dVHV)}?0p`VyA91g&eYHS@-t6WVco#h`l!gfrPJ zGg7uzgYmXt$-7CBkLMph+}~XLO6`wrEK)l$A7~=W+N2w83b= zIE_s6pa!z9%+svsNuQNI=NhbVuQ-7b6Vtb7N??*`h^1hPT++t>%z)FS)d4?K^~%ID z$E22ji_A&gJSorVq%Nd)d=F?4rkP6 z%poLVskszC#8-Zi$&=I|1VOFa*|F@ExPr@Mi?PgdxvI_4aT!H2#-6ILW$K`GV#?)= z1R(6k*5IeVbH>mc;lr#EEORT-6K!R=X6_|g5mjAkxt}2?!AddlCrfTt(TXtL4%aK= zS&yL>X5X<=)s_->RFfNTrISmENbyF{z=?#CPVFN{a=H77s5Ssxwm{}2DG!QE&X+V| zIr7F5rgU|#&F^B?`efnhSM*=3Y?H*80PkH0EQ`GB;IFA7tR}*Gs7c~N`{<55+nfrr zq0DF(a%}HP(C7CG&pr0_#@G42%Tofh^PNA#;DsH9Uhq(clbo&h&}mKj?E5t!#}Zsz zln?(pP%u1lFlJk91@t;zhnbKUJ3_V-#ReY4U{Qxa{+bsL zhFH#(=lv&yWpFnTBDw%Y#Kajx1~4Y~rx$k>zgota*8eK|60oGKvp<|R_?SoiM)<$C z;}wNSyH9@pNVD>|X>hQ#kLIvZ+GjRGmZRfDeM^Ezj1~{dm&}c<*Q09Z$g!l3M12949@q_+30abe z{cQeLl1M8p)hXX%zs58n*;HJH(>F`w09QvGIoY;n;}0UaK7aVQ1>YfGQTv0q@tGAA+r6+P6|RL;p#SUrjh9f=E3Lx6!tpGRA9 zJh7O&0bw;#*{p_pcS=R)0Ifh1W z?f|VVbYWzz!Iv_ge5Du@imt*Xb z$b($5mqfy-s--?Zf$mdLzF`6(*WO;{l=Phh^?fy{morPYIVig-B-gc%3A9v&_}8>=a5xRx7`#2KB_G zw9p5#=L(S>2Kjcx&ap_-U<7%HD7ZnA1+r(4bkXTjOB-+-L7I z7jF1{PGx1V_vz@9@;Y|7F5D8ca-YAec1AdOD#E1$4bV}SVicp ztSi`dJ3-G|N1yf_`slLPk6vFzqh?zqKTMKchk4A_-4v6SV)vH%P zlpx&2G9cB5B(DfCGJT$69j9@Q9x6 zr$M*$o8>B1=mt~&c4l}F|FhIKX#ytc@k-(&fQ#w{bENBBv(p9N19G>W#{e)Y`+%jy zH8J$E!NOSrR@EE<09OS!@B?ZsDD6bmGz@mO$kpaZL&cUW0`#Q#Qg zIp=}-WWf#f={}k*+K9MC#0aJGqA?tAf$&ulO{!pLQ)E6N+{*phtUbphRL*%87-S#; z54h(vWmW1po*&in$L1hQN;z(~!c zTQUa(NU4Zr_lG%P?X?dLi|FAfhM`JaddpO|wrCP|!4@!@S4ReZ2^|%V{FzNugu~Y$ z)G!&=li$7Llu(?3q(HVu_a|^h0r`smSLq14P*>&3MMofyXugwek$HDWFUb>Z9bXHU zUU_8I{KP|QbkQ*qfZwdg-}UO)d&t*;hORmcP3l^>xZ}EZuzo!Fst3qKRu1ZRDcq)h zg`G(Ib#uwKO)_9u_2r;l?RB#)D(POH!2J4(q(m@{Bx5izR zmz|fPUOWspD))y>fXpLExyA*xzO~NMLaUc?#+$CgkL&tyji8uwSj253n&>-*Jx^jiGZEYirF2= zp`y)&eA12q74$vr`C7a7F>zbL-&Q!;VL^f~R0qCLg&pTd7W|4;63dA3GK5Q8e3pyp## z#A;TVc-1e|2J3hH?J*=Z$%7-f$8N~CNq3E+GvMK+q|k9;`jO)TOJ_L4vqozk_Zd?t zQVWgrr!@@OX-}#U7i)>6WAyGC&*)Utd^vkA$yyyn!w?d=Dv1$83Temf-dLNt&BHYM zT3X&za5X7%Q^Kc3fKR&NBckdTpOQrqGg_Q@{mqkA=~Ta@+VTmxob0aGB)Na!@2WYh zCY<($ef`vV(zAto5%dIqR_Of{e&`(kp+)CS#{0u3X5IpG1FFjXkr-@3ZpWxh0QaCZ zQ`lvkOC6vKcCT9s6QuI>2b3{{J0z|1U)Xl8R$M8$dm(&_< zFoOxzk|9O++C~{9`!H?CHPZBz)g6uoWI=#0Y`j>W!-ie!4#3|K0Yww;Ym+5+qek4gW3$a!C;z*_Yq%d<}9r)iiX<;_f>*)Ng5wEIgP1sGj?Gb0P25QU!zI0e|iy;f7F+VEQD((nO6vF?) z-AVgs1V4+vZ8!!Q^`ZFYk7?*B7Y^cgj3Ej!IwB4LMXiIXwqO1PgdBBJOEcvJcL%?g zjv&G~jZNkAt|P^J9j?FU{Wv1%_2n&MShb8}#zNgS&NhROYddhOch)97DDX$*>w6WF z%h?9d&#Ba!^uVJ~)cUwd%97s$7lC?$35D+{YG zPds=-uBqu*W-7r*4l`R#15LuLgWqp0e~?R1QXr2WPfG-ptKT8bIf|XvJ zJaoj0#WrXBiiYHwTi?}2fNF_~gKhHw^#BE+9YKGz?Hn{2E;ij*s>tm&FF}Gwn1CJ= zzd}%_isjFpPU%d+3qTbM$B4ZwiE5RR@=d9!ed5f}`|IAPxJq4tYHq1-9SYvTkg zsV43ylNPG_ohQEXVP1P&v4AEL1(M&;U3gPtYj=qFh~Vl6Bu`5pHjIGn9v2a}>FDm! z$HOcmoChO=I+PYhj>~iz4OV*(U1GJb+In#?61D}ZfwF0PIagC*uAZn(D{>dfM{;3R z$ZW9qQZ#2$*g$gGZ=7^xRp?GDFMojS5Me6yhw!4h9laEmvYX40i;Ws?0u?$)#J3B- z!jBE!&KX1RZ(`+D34n+}$g|37k`2K}eZJIsE9fSTx63oWFN zwm7}>SR1GIamh%%H37F)ppdF18T*R!A6aOk%Dz#O9KqBU$Ci(_VH+cO05cR!ESe~d zFyd$EEJ|G8P60&XM&>VDz2RQErG-pLTUKwIn{F^J1ET}E3O&yJDI0?}@{gE%){kW&y`Tw&g-7!i#F zMwHr0&}(r07O0_H2FEnmQNuh&-tKWrs1*T-i>m-(a#u2_KEsfCwVpi-o8pr_+-zZh zj->?t22v-R1#u~;I1V_fLf#gu5f*N??e!3 z?*}GQ!(CV^O(VXW@*%4XiLxh{`x&BzO#pL(s)C`L$e2e!=uAPWW;}L?DAM3k1#KkP z0BX=K&zzH9m~>nltc0iOJePy>G(8T!7#Yg>F2vh|y4@=~pyCw`FG__Tt+G@T=sIU( znZu7dS~>$xF5-&=VBC?t4$+TrX%p8uu5AY=^G)C^ekD)C9i)QX4ALdSpHDmojUJd< z#YI(gC(W7!WiCut_@mBhJerbaSmb<7uH8XKmN_%}@Uv`*JUWt^2+dLig;1x5v<^B@ z+2$&Yt^LgF-}y@%AuWjoU#G|NI&Z8@{${MFs%CiM)wNdv>1%ArEziGa$E9L8L)kD) zU@ak^{7?%oXcC(B!bBl#kkZRczJDjILgTk3(kGgX)&!w_v!W}INL?uMmnk$6ap!$| z-F%3A`C(sxxYVvv3mOCk1|LMmisSJZPDsfMq)`vfs&VmD4P@S(C%uOY!~8o84_grZ zI$eI)W<;-Jpd2>(J*KpChOowvpiZ;eP&FFc31<28iZ4O_F0&9wkWo|-> zSDwR|5ZTXC9d4SbfWB%l+@|TTEZK-O6ZJuqpn+4(9+8+&O;?%SgN0}az6Pd7+JQz8 zP4A!s!EhxdJ;A=z`sBfah4j=qM22sfjX1{nGKvO}X{(T1_%TvE{0-ayN=;!5Exf=K zLuOy}qckK9+2O!Reh;Ekd0T1Ez9}y3Y_4^b0D`p08_K%xIG$EI1#x{tQRs%(5HBD$ zpphDOt!S`wZs*C$#THf9-LcK=PCkovCjrq?lIE2ruI*4qB223Obwnyrz_FYtlo_R55h1)% zOUjE=tS3?f^FMWpP5R%4a^J%4(Y zCzIga2Y*cgJm`L1)0#uMzqpf#~2P(J{-PI@Un zkTmZo86z)?woD9Z?|E-v*Qko&x%0kV6@>Z4`bml18ym~mbQRL;ET0ihyp$T zK`QYhyB2n2RrzpxJcnA(-FLBRYaL7>u!G;-eS(Esr?;PZ=sijpDxkt+TDQ_a3zysD0Nl zO>&b)flv0@-~5r0r@MB5M`v5+LXNn~|Cf$-Wg6JZJ{l%saRn){&5YP1?ICLQN2U6T zIw%^PVBAf*Oozq|XdBr)L7GUglH>`XW}FMT{&Q%CU|Li_?bHvqM$tp<&$Na?jAsYyI#YWIQ%G|#i*de7l_(kVXYg=f%vI3N((*aBTkM5#Hyv%Mxc3I zX^&)^NBz5wTg%t+BD|Ap{OYOj=i_$yF=TB0AB~OEJb3MzMX3~;v2hcabKsDaaqx{Dzwa?iE<`^ml-MF0& ziH5FSIiCj9)VUg+aF>p%|ERhoF=mLe(jZeYja^fntn(se$Lia1W@Q;j)G-LB1CRbT z9hjsM&gzKTgf4H13_2;w1@8eOOtyv_%iv6I z%CFb2dB2?+sEe6=qrMz=ZQz0A^2Boer-aGx9g-F^b*^5sJs)z7w0ik_O3djpMr+pY zaJ2mzr7c$rWiG0Wl);LOzr~AP$Om>B=(3$d=_6+YUM>8+fL-xc$>bhw7)&{?spDMXW6?d1SXaZ!KT`@h}SuYFe2&R&yv zjBDQ55(CQhgOTOyFX$RLud^2N!8zUNJgOjzvTJd&F&SfAa8EiiuC(%ZUTFCF-o zk(|3lIlFZ zqKY*Vl`xJm%x%BEZ2@Jo1LJ=h;LsE{73>B&D4vfLM)W0<(^GZi74K<_D97R7q|c0L z55R%NRicdZ>O&>3YO5~cM7f2t<^3Al&{1)H7VKs5A+ z4&T-ea2Mfqq<=*fQs6wwD^=AVyuB3K@;i8}i>`ZYozIFWDQ%5wPW>9J(xrsaZExMx z0c*wweqHcupm2aF=vsdSmy=;Nm%3wB#g0&e!58M(Vw~>g0KYNz0Pm(!mieahNvP8n$6OZky0{ErPI>6R;3 zl@8N#(s4L#(K9@Y_)Juj!u7_pGH7p5W@|DQ#>rV$^*yShs_K7ts_LVgpA@op?lY_n zCX>k7>WC&U1`x-VQ%Cnh64A#;!FF>)G7K%lle|WuW(3|&{u~<{e-2`rya+tJcvsl| z4znp8igN10F@AWG%{V70R18ZXmy*Z$zCOK&$l)9ZAWa|>-69FoH|Znud9l@%hDj{O z-|eB2_dXpKU!H$!(nwV=_iJU#SI@%OwA8(>>KGff4rz{w2Rk@J4|PkzF|@l)e^MSj z?Nlv9)5>arRrJa#id0+Eh{IC%(Iwz`8FX4W8dif!xOhI=;<;4#NM^@b8M6;3Dx0D$ z2ce(I>^L{_Ke|1ukeArRn#v$JmsF%5Zzmhm%XK7j-5-AkH&fhLb$m@(xQgVj6hPCZ zhs~E0jl4`rGRM$>rmqDG<6clW~*dkIu&On>b-GacIaW4Z4M!kd+^a50$(RDqT)17<}V3{SMVS5||$UD4nao^w9osY)?L)?$Lk1t9yWN%45a? zQ@5Dm?a_tgWR54pvKw?-U^@6lTM!vQl!54qOT)7=ho>Wop;4E-xgiVZ0P+_RuIt1;BZb<9Jx_8hnIA^@dt^|JbPXUDPK_u0wN zJf(l4?g6za1C2QjU>aKlpN6iG%N*AYI?Zv8(7-JSP64kRvQ9NYBiEdjN%R`3?WA*S z7bs->$77K7ovN{@qBCtuJymdWcF(1gqfsiR*Tm`Sx*gqt-qzy4&6Pc>2Cq>j4xaMye#AQRdz^p1eT4Nr24)2+Sf=f(-JVJ?u!8;gFWh|WtfY~ zcL*$?I{K<>nN*J(8(r6E@uujEMDBk9u%)7Kx1~eJroM6R>To?;oahBkF>FQ^yv!v$ zBE3p@a0e0?HI;5uu`kEq#OYEOQk5|ULvGFO?0YR=ql!=bY=9r}y((vB1XzpW^I3SE z)flg{a=eaO2Zhz)WJjfQwJyDE^0Bqsk$EySPqFD9kexEnNPY^eh1>+MgS3Ckm)DgJ z(`*_bJBSP|6-uxSSN3DR?7R%x3()pvN%5#InoL-*b0eR=VY0qqm8JkKRYy_90LVAa z&Yu9f!4?(loRkDiQsD`V>#pMHl8$10khVA(5jx3{d7U~a9atB(wTZp~pIKs*jshay z$NVX`quZ;Vs7_vU;}d1Fg_qX($UsoE0xh;?%z% z<6}K@o`6CybK{{7KIwN|KMTmyQui(&2lA+OgdOno$I`j?yLu8wY<@WXh=-uJCMz?NHyr(dnRI2Eu5U`9!mCKG+((Xn1TuW4 z>N5%4WAp+V5CEjyMO%^$5o$;KP3oW`SxUzswGysO(VyFX$y zWe}a~X90X#>dK^RzXwaLgMOQMv;)Bu9$kC&t1@(DVK1yRG*7YU9`K$r(1=BW@au*n z3<2Oh$whctI!p@AI%o}w;boJBqXI0bpk{Rz;+{k8R5-Wxk(Yn2D{WODR-+>FFNv;l5`V? zW9-rc1PWq@Dl-Zu^b+NTyhuf_%^E*EfK*+lhpIw_IAo*6A|tU73-FZG1l{O@s+|CK zajJ48$$3YX0d9Z1e5>XO|4-T3 zEyu0w$ogI8{y3JTWlOp^H?q8AdqVyRD{O`Q{tq%=7J(v>V6(fuCOkV_s3MzW7EnL} z_#BhddiCJPa~=0At}pBG5eP3RsuK%sLCE7D)ipTv?<9X9$An`L1|cOiC4oFeyyylZ z1=uKDFR|u~jZl%5{!^q?@ck0WZm_I1c#u%mf%rO_*NW=oPfYW5cqZgb=CtIs{eHMG zcpEi_P?K1?jo4GgM@fX?pCM$YQhpx1Y~tGIh%l(fB?`GkUS8V-jA?pgsNS@?`!&`5 zJ0=8Wz=?mbxm>;&2&dRDIAxW@B8HLUw7f_e0;2VBoWK)L`f8PaZx0#|FHcQO^T7sm zJsFE1o32+;c|L8aJpS~bG`glf+Hd_Fa|4l1)p@SNrt`n7qX*vD5IS`FgvnokZR?@ai%1dsTr@YHUZKr zXJ@br8U{1HJFR}t7b$DBDZnq+w2 z%*20Xa@v8;^L~!SW87wcSx1jF)CClpSZIp~C=_bKh?kI8)#4K|;TRE4pQOg4$NHX`P|IRdEXt=I>e10=1JblXMW7YB)07WGrl#JHCFPMa&q|4GFR> zJXqIezlO%9Q=6J_Z~!rXXOmX>UyigGfc$^mo7$K>o*LY=c%<=45l~cTDho@*gyn;F zH%hKHiQd?NDt3qcjO&d0bvEJ6Cfos3IN|b-Dq7koj_>t$sU(XTf*w+%%AI`5zbSqU zzpKbIpB7HR5`^$t2TvMZEyPbv9~E|thcKRF?L?<1`L4r93h9ChHL=hJet5%ms^)(* z3!lOi;nxs92A@%9;9=o7yH#ys6~btR`(w@3k%GN4|7*UHZzf*)rFK{7_xyp=JXHBK zbxy_zW^p?O{cv###3+tV9uucHK10`Er2x&yC&c}PqeCT-UEBSti>qFY`k%7PVRWfP zaEqV3)*0|nQI9-9=whf}uFy%PF=K!E%x@Yh%ex^+pu#ii#f*E#OTfM5#q+RD3`q&{ z@Q(EO`XR173z9vF-QbKHrI+=%-98NQV?bWTkomM_$avF&CylPIP0wNe9FsFF=+mEV zydiRjBICVp{u65)n~1>yS>u8_vn#O_wTLULE5r*ZGI8OVdx778PifTX1L}Xx3I7uE zYrJ7&A(8~(@p}_*teL!gdQ#Y3w8!u@DL1f#&{#7#E3lA9ZlKESHV{_Ui~@Uj079qbQ3HsdU`ZY&TGAQOjK18=1hvB#!|&W*wo^dGvjpFKlM#ez6YiZq)zUE zBVx-$d2?}MbTrw3-UulH%h!K173369%8`mg(V|HW1-*0WYrT=-a8cZwGn?u;dX~WN z5D#Tnuly(1nilApr|?!Mz$TDmpNk7Qu1VkPoq7szj>er)w-sUnObm#56q=hiS|bFC z$Y0EW`Lx9E!}xRtj7EPqy3Q#uF*&VEH%^~zygt}3>*x{Cmis$ab-_VcRo$T0s_h6i zPA`-HHLiRNv{-cO4O#x_1dz6a9C{o|vD^X;I(?7IyF`|u0N^a~)QGslV6fa!nu)fD z=sDP^L<1a2Wo?k8q7Y(&sX!!L0NWpb)y1KQ!Un;kuM{b{KYD)zpsp{Lw)~3N^>Xud zn!)e5fUAQM4*8Q;UmxsS|EKr$9#_vt+{Uq%xr$oyX-h5f9qLJ=tLLMgyq3A?n}0A5 z&vUGuhG0`ObNbQOe*v>3uCq}yYRIKl1?oZKHq_S;KmPWeSHg>C*Ab~ib-|kEdWl6( zAY)l=8GKYjll6Z;9N?YpmA@#>JhTWVm7ECbsNTcYg$bb(yjqv33>TV&z@DR}@;rzG z!&j7Zg1?9_^{}Q`VH ztMm+Op9)#uU&SjK(lcJ>yb_JB3dt4u=a@X%(za7R*KtozSVs>a8A68&DP*>gRJ&xt zH-xx6i1#(54-uIwt{izaZ6|?K`2xIwo=N%=Q}!`g26yrk@_I97t&$4xJBSjuOo$&< zSUt5>H3fgVsEEM5I&T#p?nl~VV8r5p?7^@mEy_7YA1rFP5}xF4(hn+Ft$ydYfk{Z^ zpwkOY%on;>@XVgORG$irQuR!on!U(Gm1bwD_<8rIs&eXo743m7!InKkXG)aC~&kFk*Q;tFBWnjdQP{|d-nrwXbb6#S}6M$RRN>7M=x8L&@B;I6L z2^9Kx35DA}_QS<>vLVbdD(v!=dx@7Su8&yNiSP%h@QE|nepPAksj_MEXsF_NPey(< z`GLrDRhIgq-6t{Jh@Aye}E$}UTKC^uq;rE z9MEtsE3#+`FBeY)@}ppJ!ia_fMhs#Tw5$lciXn2pM7WnD*u67EG`fbP8vvKN(+G8z zR;-<_5IcdbqelR|fFBYItpFsZOX?W=E@poyoAn+5mt~IuScwJ7%clPq#8`4Ym6=w5 z&P&|IjK4V}#KxO@F@HsZkh2pGZ4&Td_xB!NKdSi04>&_HP|@<#j_(~vepd0(Dgunt z#~$aU*EjmrgfULl6c@uD=(Z@!z7VS+@NH>14B>J%iBpDazDdqo>h6uV&pq2etGK+5>dvTk5=!;y^>&*)+2+bYqoNw=`+Vc|_Fqk&Eel;Z zO2d<5f$7lBe=%YCvOOm+S4$=q9psK4##@zF27WU^<5k{HlF#3qbm&*PzlwiRGNh+b z=|x#Ix*C-p@%|i>X9UfY1M0YQtk%&ZEM34TiG@}yiNVhvj3YvcBs(?hzQ&YeEEP_P zQm0|ftH>&q9jTt@Ds5YG#Y}^5akP>Au*%LS+k=oVhDL-5s3Joe( z=RhULwgjCjF0w8L6-*J1sCa)Pd)>ibHUSqW00HT$q^hhT=OLRs$4pdif}-_g`bmF(xOSVKN_M+6e`=$nOWu@*dN)f!ofTS9n%l1Ap;9 zs`w*CWYvy~y@1%3ih`Q=vWin95M!7a8%CshC-$TplP55NRYs{`3`wrSU3t=tP52iF zCb^=@0fJMkBAYuNlze}4dql@vZ{zOo|Mc!pK}q%OwJ=~t!ncz?Qv6tDT}Ar1-;zGO z*vFGbCpz3({~U7@9G*e)T*v*~@?{-9f=AK;RvG7o{5KX#c);_aB7m~NDL*BTMK{#G z#*|}tM0h`~5aLSW0Ls5YG`oFsFR^CoB}fL@%}>Ey-zmSDIB|cgZA(8l4-4%A^Nj)t za2ZsVNVn7+B}M^}myOQ~2R;*bT$7d5fp$g_z-{7p!eZ3%tKQD9eBx=XjxLAla5N%& zovB~tRgqgYouTS;t~#N^wlokY(*4QxmRCdZMT*A5yhFzjr)fluw<>=BLA~YiqB4Q9 z)jW=d?e}`ablQL5DX3kb`X2Xe^S>#649u&TAop7)$fgMWh$cR1bX8led`e87K{zvq zpX<2id3;%ikC1r*7bF&1k*U7mz>;W|`uRL|`uNwFa*WKv1`%(NbGmqV*r#lut$<3b znaC7(Yuh`sIZO&UgriLD%<1W-`6CxF+;J46fDT%QErNev*jjB?aiGlU4wxwwlSC|s z^3N)+rnk!Cp&Yl0!}=lOmr37#P`W*IeWksM_0)@zz4i-mCvq^Tsq9C#xgE`yuYSZ1 zJdY+9%zcxcN?Agq_YIa{qb^r@(rAWD1RpkLruzlo{ppQ5^%&5^L~hJz_?xn6Tyo~X zwS^xE108=y(aFG_0`3_E#9@*p;EjKDl*X;6IV-q<2I4FDMSD7GU43{t z`NXg|rJOk@IgQffIai@ulnID`Ne3UF@Y*Jjs7HzqoL1T;Y4bA^;P-s(BfxIg|C7s2 z4+|S8gdBBjXTxCgsvqiGl~-_t0605~TtfJNeaC&Tw~PK%i%9leJlM|b{+qJ%49G)f zpCEt12*2xw0a|^WR}o(Bw}h8_uce~V)yL_DI%DoU0@`->T*q72zjgRXmtH`4iG@;^ z-hWWpe>OyK8CKdQl{e`$M=dOO&1`8ce7Afnn|6NP z%B|w(I{)R}tW;-Q2Y5gsa6^abC^ZfYNKk**7~0bEGj?>Tb6TJ$fM)SuIC3_-;a9yI zoI7lbWB*c4p4v4xXHC7paD(!SFm`!Jk9M5<9m|Igv_Z76k)UO(XX|Xs&D=t zl?sJHtjt;TUF+TPUVj_$LsEWu^X&QZymUuR;lM!SMms>Qk>SDv-#UZ~OdqZy!3=-t z>8f!Oj7C@XvwfGJV{X9ILn+U7*y|;IS%(iaX$T!^(vaDpl=Bv+FSRM-f9%ENW6Gf> z&1EMWS1nQbbg^hgc&foPChR+M${-(U`P1vEu}0!_aa@Zqn{~JN zdV9gZDlQMI!uohQRVNJcupK>39G-tM4oQ3_m@9z8!V+z5K63S_p{@i)z@U9PEp5Ky zp*3x}KlT=Am`%k5wRYlOJ1wTYGm7i7v*Lmpf48vvd%atQG00jGcb-B|y_D476rWLg zY&LYl2-5H?Pn8OMxQZt;q!W@(_I%RlsyQ1ZODPpTmil&{W9`(e<~?0U4-|iA2pvN* z$PZ!M-hbfj6W3>2bdOksJtHAjJ%P!>lri^D%naj| zj0AN(qZkZEn>-&a1*ppZ%PEkP54mS3Q&89%$5(NpgIIQ`4i0Uc8NEfyuO_Y9TiEna zGtoFLRqfT}NrC6Ai#QH!*@J(3#jEFQ-6N;vdee42ei(06UKPeXI#}=U;|K8#I5Ts$ zgf7&pRj2r&x98z1GR%;kFmp1DMps6*+pnKv@{AlhCA*G$8ugcT_y}kh&|zYsRrkRN z0Szi%fHk(~eE1quj)7K47H}KkAgT88D1^yIw*$0g#`O0X_uBnEaT9-&q*laR-H-42 zGZ%GuPl!taLg^oQG+U&jihm+GV8enMf)@P;4lfw(E zRa7GisEIw~MN|CQ37CKE9eCDovh~)1DSiyhtJpCQTXu{SL7y}_fk_z3+&eKjf!V5X z+PE+OWgS04<^=?qSSXPRPf9gy2boN*TlXR)G3D^=n9EL@K1X)WUL3-xwdW->UP3xy zMrj>32cpi)-;SGaCXQyMl)?PF6*9_uNh6g4No+s3uXK3q<;H)iIJOpNE1))5*4Txf zJyFF`!00gaFJC(76z9vW)X6uI29wuz7#tWIf(LeIPgbv&plg!qdy0#Peusnb56uGo z02xyPoBsLyX|D(37(pWr_Ut@Vp|;K8t;(y`sIp)2NhtxVHz0ejcdYsw{5+ofNL+7w z&)*b3M(0(8n}>gG36}>a+-P)Fn+=?`f{Rl~W9h)I7jRiekC1r*-6j@FWQxdzryN^( z~?A_?*jXilw};?(1ds$jr94JmtQtjicBAa6$n;siAJ6Ho9pEolcvWjV{$^(n*==DxO;S#OEdcjsTUA_;xa2z zc|d>U$g-iT&1Cnye2odmI4yLa(P@uoub3Ey>IsL=GUbHU+zy)Y@jZXRfPtObJu9ei(m$a=nSeQzo;121BtLr6eN0ZCfHNJQ>v(Gx zxDFphH!k4w#6k%?$SX>TP+K3BB!bnmW34XB9-ku%pGR7N%6uGCFzP54)a!b_#C?Bk zR3xX_*#@u?1x%csVm23ifYj$DJM&j&5R#l@K5o)k?})pf_O1%eqq}%2Sfky5 zE#gX*SJSNLKDQR}XcI{FU}M54PyndKJX~B&AJoG}Ws=~I_n1dv^O&{yCm+U) zJn@`S=em5)iGDL_MJ*|wge#eYI1Ybz*N^2^DO^p!hqN7Bdz5Hv(bd1X`0)W!#EpyD zI}Z!ZBkWdZ?`U+@h93R+9FwQt)zj{6+_m9y=`-4J5ju`<1XU&C8`=%=96+z+tgoU= zd-`yha;y(y*|{lG#t;597LvMP?k)QgKlp?`T-FQBdVnJ?mikaERl*7*DBXV>Fa3xM ztsOnFMwJRIcakzG>gqqMIPne4Fr_jPzEk6_j<|9+$Wv}jW!_Ms7^ge>(B;_?N7)+g z2Zz`mg)VOCgg*2~fBZP!^7k#T%3B+)zkb$~$$vUV(p40jhb_g%YxO*7bPW`?6W}s8 zfppsfg=O5+2;<6UfOG-FCKi8MwVN7QC`U-GFz@%mgv+AGFe)?-={BV%;*B9mm~%_- zg&TKq0z{QgW1IE&`~?e)K8@2C9C)~83m?AX;zt#yqoh(bAaihNlLw{+Cknd-qNb`$ z!TuQBXs_m8*H%~`PLWFU;QWAI(tF(61RWjmP;fZq9pF9PIostc-3@;d*2jMCQM~2V z*P|dUeCaF{f4kx;PokNVl`FGi)^ zXbYi3H5D?6E)E%(Y=rUD;91RI`|15_OgY3?F1x%q)jfvUNoXGz3k;ba8w~krI@UM) ztqz-(%4?;Tf}|pfw3>gJ@ueELsxUElWh7uG4;* zyvkKT1|p3Lry^RXuKsG$Xh3xvm7zt*Ms0UGyyiO{R2Vz4)u*lmjMGoztqN-kgk(Cp zyWmQKbJqMO{+t!Vf#QhgTD1=wH!a2U_(uGJ9R^c{Or1^AQaOLTJzm9v8PW;AM{g*k z(T&rjKB~_#cf!whi)R}*Y=2pY56*5Obd0}BgAq~)q;eb}pOZ85PKMjpSoRoywOWjr z!TP4;Uf1gWZeL=}8Jky|0$eQdcZ&j=_}bLyxq55p2xjjROx zp(ta!o8R+|kDg!NW+4{~ZFWZ;eau&mR%E2$HENDclc%mOgbi5$n8{$T1GM})s*;Kr z%T^9Nm6B@T@ZVg1IySZC=wdXlP0B8^}ZH9tNT{!Z=*5|n=%_Rq*|VJuP2}4hbO|vtEe+WdIHkk?2|^< z493<1EG7paz2Mz*9X7OnSx1lHcmZ!F7Fyv5@t%KFGj)^XP`DeNk15B1EQMvny~j@| z#Ut|ujl5&EZfnPQL5#TM36u7F{)n(z|KW1@w#mg3$Fp~luHyIj_C;Q26C%m3m+bvn z#cw~r{vZl~+ix_^YOa+kj%x+5QG`?-i=ZR58g8#9529)FjylJ{!)D=Sc-~V?SiWN~ zER%n$Er4Sq6iEm&9?sGGo~89x#cw|-$T0u3@Zh^W=#O*~RRLM;S8#9ZR`NH6j{$cT z8|HD#hVg8ZCylOvb0hY1Oim4W*UZ#HmuaWOIeK(TynqiAw~>e=fmIdPG0FI>@W1al zGh@mz;tB_Y&rY8{L0-0b+%S89+j3qS;0k{s#;wpo&mh#6B^Fvy#O8|bXCo(&wG*TZ`C|wpRjg1=3+T?#n1xGx{O2Su1pZZ<@4(a6^w!uHSRG^4r)#{E; zP)(_nkWLIFZ&e-(RmD{40jfr~a3uUKz59cPz)g)oozGNR)suj3ewCg=4Had_QN{qKHIUeKbso`E;+hG-mK5_n1j0QcNZ~W&1Sp3g z#~u4LepGQ)!c<-yNq>qDG(`QZ;$p?Yd_g4=N~8&{0HnK)Y)uV3|alpxg|V(;}< z`B>Dp8SgcoVzs8QyZM{q2|@f%kR*UCo5H`VaE0JiOqItiQ^k+iPa56C#GR=UlT*RD z{(P?E_8z{hqelm~3y3PQ&>G5%Zplk8(%+=%|Ci>TZ%E`|$(y`A~dv-YI<9YRcr(S(GcCP&nJc zpw#yUi3W{Xm;cq|35^YlmYNYH{kfCG2`CVhIbGqafD%IUm-?NeFD3NEETfB05-7!dlWCR=JbqICbgRv-%PyJeNul(G)HLMO%lJ*?v!&@ zJ3KbzhN2&_`c$Z@v!IHEoJ2?2Xg}$d)p2}~WT?UqLh4QpvR`$1HQJ*;Cf*V}gm9F5 zVbLm2x)Dwl{5&FkV$Qhp&o_CsMM zu$b=n7VGVk#PVW!CM4bjOP>G<1^2s3EEEmG?KY}uh|d6mlU~N~ z8q#Zr!JL1d9!>9>^xOmtcboA8O_)-LsxXBDdZbEfM^+10JbfsZ9rWdttv+nvH7Qd~{B|sC^2#1kmp1ZH`COZ6 zYVr!Pk)5s&w0-w%IWuWf<~J*cOb!v4~&_NDz^U-4j? zxrJ&kffF363_VTZU@*~s;+x4UH<+WF`T|qcSvAqk?P>Q5aY_}ERXtrDfE#`N@034O zfB2WL1LG3%UrbUiQE&2TEH}~U!H3Vw)&Bqgq+`@eRM@z?W;VkIIxwZqK(X*(AU%!( z(xiV`;{wrHsVl-<_Y4#(5e6)d&x-DW*g&JNTzzCOxol!lB_yiIHxn`YGe@UI$%hQ9 zLLn`7fF5cvdD3>!pUP3-3`5ljvp-E5rzfVF;%=NM+3)R$=+g3I0Cl41N@VUp2Zhd% zA$+c65|tk$=cwgD0K;X*@>#o=X0A8G4S0X6Fl}^HBssR(zre7*FjP1v%V8l2|*l_@9)e4GRHpRp0nPVJv?Jg;#N0h&ThRucX`PCJ;WB?Rtv$+T0v|o^ zeKUTj6EC2;LgsM`v4)et#N-c zN+|=wS}lg{fI=%2T>u=ImMxjcLZZHOr_Sh4+8NqZ#%x!Khr_a0>|6upKo`X%8DyA0u}xzVj%+ zXvn8C2XZcZHD3wzKMu~PGHwCZb-Hs~M23qt)NZ*jJBI8sJwWT(_1Ljx+_^GeHsgoN z^8!9hE)|%4l#Uyv6qNpqX|{{mW!*EFEsPkIBveHpN?nqXz&74A=avqm;<z}qIVC0taE#%u`fTF{pDpDA&SzJGwyjWQZ&VVR^*1l>$Th^D6E5lDV z9npDxskX6WNAwykLQhie|VrM*>2|M7cg3**+c&`7tFH; zzGaMZ>|82~>sQ)(C|G-`P`!WonQXzM*Nmqr*$wNAG^#FWaZcck^*!Yiyvh_+cP{Of zGW<`Z%d;n32i`5Krm0j6-z~2OhkN~2QMrXU({@bYTLhdFuo*toxEFA1a;ZQs1|3^I zAQSBwyK%1yR8Bc#`c`(0K4%KgVsvq+5(m7&xA12^csLHc9t!}_LTi7a^}90v!3~OX zwCJc;1fWLBQPVxVqN>2g|7`8jOkRPW5pa+#PchxSLuk2xh^IsY*afJoP2~_=Jx#6J zFQC*DAFUdW>MP!>#FjU;&l8xp9QNE}>;h#*ZZ%1N`4 z7kdYwAwRV%c_}h6c;tV?gjeNV0wpjFuY>27uETF?x^+v~q1;M?XJPE16{-O6ECObd zqFm?jAv`Z2?c`Duo;cO$@uakK!oe6voj8zF&cL%UcRo?TNxSxFm4Ux~k2#R*=Fzke zA9XMFApzJe*N2q$8g^?L_VcHv7YS>QI0(^A3jV50Rl{!~?0kP@gTZM+6HzKDstB>O zt&^RduVMIGr067^PV@BM}e56j9`DIZS?#568cAEj>+ zD^Lk?SYN7!a1wvMSJ8dg?aG1HEPAx-mht003Y6>Q?2IfmPr?JeRiM6g(0d8zC#BB# zl?v-e@p^r1WLL@iu?O8n{tR>r>j%3St_#Wmrvu@1`+_*hZV5l;VgsWGqiEE)Ql<`b zfP`pGU_u1#mJ5tVE%M^~Q1BCvHbGP68Fg<`k%zZRycU0?KsQsGRzssnV;YM`&9NMB zv!_nkyS zE?Wfz4I;kxYCfXy^0xTD>CUT&J_LIU_`E317+c;zwBx6IE7i&y*veMJDp-|#mD z4v(f6Fn)jXS~J9g%LlKYQeIS~eJ{N+r<^&O7DkEk{ve2OCKZQT4xet_R$h;?AqY>( z)v9jNu1LUTm6y{A+MJknY_rX82~v&h1BN&}a@3?83{I4;J563)SJgihr=<>9Uh34= zSAiN1VlZ693ngUJT2G)m%N1bP4;zx6BzS(+lC6JJ9yy-+9Oaf!cTLq6K9Uf#Q;Im} zETBL?*RKf;>aU8^Cff{-GcsIpGW8RxPf%k&RR^Np0}jBtJ{q*#GfC9cSiu7<(g#n) zZBI}f@^Qmzy3D%*$vl`!urL^lzi=^G2uELmu~)Gf<7;TfFbIm5>FE=86B!g&0nh!| zj30l3cv*!lHvJ8{xw z!pwohkF)u2$0@v(f22v<=08lbrvHI)+|r_ONyp{`6&FYfS82M<1TONVE0gE13R5Id ziVxReT;$oeR2YrWE3|#QKYJ+l37lLx!HR#OphUxVfUV+e6C?p(8iECEU=_crGjI*( z7cg|LeMX?Sydx3a<&IWWKfGJLsiVo0Xv2GCN8{MdL)iL=QH>lx6OH^5{7x{n4De;Xrg<5$=hYtfQxJnaR-~MUwX!Pm4-;a3j&)=RO_)J~ z)PJ%r|JlP>$QK3Kf~L7>X2wF6QxkSFJ@9}u2g^(T;K^N3uh5lU+x26tKhu9rN>Ss+ zk@=qM&kAp1(r}`K&Pu<4X5!}E=i!w&GPUT*VM5#Wf-ygBb#(;da5V}Q6QJ134)|qL z$ORVBf(N56?225rX!Wa2x%mLU1iy(|Bv9YDCsU?;Sc}a+2Ih zO+jgEw_yVI0KRO74>6i7lp{MfZY3~ELIxFX)FKHsDH%h%htZgFY{%xhYc3KIN!Yt` z`N1k^`SSpEx!nXFPN~hG=GOe?@@GS(c}MBVrILYyJ|GYpUaLm`BiDbQz~-36;S4>6 zb)^t!{m_7Fr3v9%p^7niR3nX`gy;vI1EAIkp8;^;zbGz26(009WHnXIs9!(mt=y!dWJNTu z@}RfMpKAt?@_|MUp}>&@$&XNGP@sM+2EBz~!yy#KsVa#hd76Kky$!uZo7Th^nnF~S z#WO`}577_zfud*23+3{JqwrCSgGD$CA6p|S)t@Nzs*s7&WJnQjg#kgYk(5+un~3KH-mM<$>TL{|SHPq;ho9OiDR!WhqTwiQ3BS zA%w~qSD{g#fdVd9cu;>D{C5O(^%j6qZ++EnilxcCA?AU&wD-=zb$$qPCVBP`Ag-^9 zpf^Npb;}*qY9TJQC4sW>mGBYbz)+1X=+qppnm@SyQc~pc^owaqs0uf4OG}#**q#qc z3w7obd?Lcb#8=q|iA;27ZdDX+2N+8N^IxqH{B8ke zWh#-(r?h(Cv1KA!oftMCyO_?(%*z4FxH-(Ml{z9Nv*hv5OBWxiXb!Tp@ zKly+A&CRsKM!L0g^nb=(fbcU)GzcJ*1B5=IhzVgp^%Q7yudli48RQk#iW=XjDmdKp z0qGu0jUPPo)kdS2JRddID+X{SBAp>F0n9@CfsYRH1xtZg49tPH<)c1}yh4C%8em67 zCNWaIXspR&026k?uOjyv(I$pL;r_+PB}75^yH#3P z-~0%{cnbHt+f2&_+2~AuAM~H|0L);3UH6K)~ zbu#7W!IjJ)Ok~2tn93@uGM|VYTt%O_Jb-$$uq`6D?WU2CG`31KVJZY+%cW$u6lj^7aLR*+u#cW(&JTWID`Os+o@lBP0_0SC6_} zW?b%cs`6*)gRy=bTM2Za7S+xjvL5=YC!xB$v?v>oj&-6|_G4?IA1S3&*(tb)`K&=h zgKZJl5tL7qLnuTjaRJ*g7oU^Q00VyzsOXQNiY>kF9~w1Z{(kT@7YrW~&SuDfY-2nZ zerh8=m^ftNQQcF;(p3Ap<%8P|%bX^q5#9+WP&BbWaSpBV1J7tz5hSj_>B6T-oHoAF zO@W4g?cj8opLG^G*S8AzA(u1iT;R~OU8K(7G`JxXr!1_{t}X`wc7SzLG~Fs%#1)ubSQLrbMozlfe$tJX4Q7}5 zvzk%MSgiuxCp_mLs@6s73}k~4vO-p+7*&Fg02v25+hqamGU1GNja7d$tqLu`A$QdD z+p9bRZkGwmUG%f)cGTNW=G;)6L@_yrVjAF*V$-qv$JmWq%Uo2#uc}l+(2;%${R~>9 zDWQVHoLWMB+k_?D&5E0-ihm+JD*ueyopKCq`vYjK6ELN5qM>8yU!wMtJ)bQmoS@t1 za(M{FM#2k*wTr)39P59oO8Wc#Rb_<_^7R=RkT1y(pFnXOP@1 zoI;h}i+>)+kRNt{-wwH`6CVm`1$OTU((3?&7ok~hpl^|%T62HX$Of96$KKGIRbExD zAga*-Lw=Lqdotw%p?H2qB!QGBjaNdU!w8x>x4)8{V2A9Ll@`HZdWGE+x!BSgQ-`+o%fJI8IXrr zgMFYAa%*7$S}T7S>0TZ;1zOZ-3LfM?y)zVmEx!|+m_RTb>_=5@#W!Y;9ve607s!ez zhD!`CFx)JBx$;h~I=$-9+w15{Lwt4UHu{prHw6LBlK70vVH;S*e_uDBXA@`~!FB$T z*&9;FIy8h<5OeZ}!lEvWn3Aoc#n-&GV;!2SrVi!JsjPn$ee7ta;i~5)*9;7M1SS^S z)vw=kZs7BVen*fS(Q_&u;|#tZCe5))$7Pkp1v$$1^mu9hkkq)?ZmQ&@W`RJoXRTHF zd;CRcLn(9R&bR2#tKAP!R_sc}uSvTbO+D)k{muy|_<{AgA3uz@dGWw-OM7|W+}=tE z%xfGg#@m1Em_|ctlbcD!ob-If=Ha!HDg#zw82XI4)*&$t%U%1S+mn_Z0ht0WZuKV~FS0DpTjOQ(ZPI zwDN$?hD72v=ebcCQ1Eb}D=HhyaRV-mH-x3EPj~oJ*t}aHv&v&>!lqK)FyglS&K-S% z$}E?V%A{5l-z)_R38*wI1I{`@@k|t!614Px7hL|9QZ`@sP@1jUSS~oDB9!Xm>Uf#h zblv?AHp^Rt-c^j4`i1~zxm(I|st`QeE=#NNSM%_se5y+h0kDxo)DksqOT{*Ic^&)b zcHurGR2%z8vHFa49Y=;A?bNot%+z9Z{6UNc0`SM49L0x;~f98T2$C8Z%US(Fog>05?Tz-+pV?5?S(nPtvzz6WE8I;Y{U~$<;S`{3N_@Xnad$TwhsPBJ(kVZZn(XUI&@p8L+)zj zNV=sC-Fe|fa9gNDv<_~#Edni2vd%w*?Xt)j4eQh)o-d(!xxb-|?s#hB+GlisY$2PV zVpYR{*dQ8iWd7QQ3vw$LsByr+YL)1`y%3oE_bsHUrc#rC6rd&6!EV_L zEX0IK>}&RKr35ubZC-FugtRXqfks|>JfQe8cRaC$aYII)@@@EbVe}}8+;)ACS>&lM zfK!b+i4ek}B{a_}z%24mREbNd&jk9G@@;Mnf=r_rv6GRqqUZ=;y23H_fdI@c0jQrt zW4Yz|pL-kt)8rLQ!~H&gYP^8wMs@ect&V?Wk<#Q>d54QoEG|TF10ajRnV1hhB|f7symq= zu6;&F8fS#mUFy){Fd#1hx3DWLbmTH&GWD!*iNOwyS>*x4=D(JI0EVxqa8fAp4O14v zkh-N~Z|~T*MP6M8RVQ0Pej@Yj7!6E|JcL=?Xy_O|XEcGK1dtYKF&PQ+LiokNl@F_J zQ^3?`D0WMoPPLs9@vXBCVn!&W?#C@}NNo%i_L47*`sDVwfoYNE2#w;z2nMQT{WJ2Dh>5 zvVD`4HIxCb7)~IL5^|hiRi5Tc1U5$WhL~_Kfd(qe{ouk=LW20VoaA&r zc0(x7e6_pf{&KlAUSRaVgjLO7k#ajI%gb8)TAP&Z9pzbW7hA%S3lc*l519(o0C9-T zN-f+r!!R6wUPlPJErg)kMhMdQ)S#bwD5da$2zWOf76F4f`g0B+;xM@&hx#+f7b^~_ z=*$rw{}AuLky60nGT{skD{Ta)9yJUof}xg^m^?cL$WWonoYR)9jUP85L}eBl%8eQ{ z5b`A2h;!NtoZ`nV((qgeJkWp$Z8ZwX=2pG#e;%MQ6A+EF!Nmtn6@0p&H6gfmP`IPo&ATVcZ>KDFiWR+Qdd$M+fHtDW2UJ{q4W z?T5{Om>$}aSKuhE0=B<>L5U?@=m@1Db*wEzXti?naiTS_FDU4s-EOZ3a`Mzv;fv0|}*u|tq`(aCsqbs&k`g>cH~-mudIV!qa0 z|4)7L6#B%#RO1iA*gH+0-sa6l07mKNtsX+X!SmHjQhtK)R`q5;IQ=#h=~~~1f$%zt z(A~m@2$S`$6(iF4S`Wc6_LKPOkhLDmK$$!@-kEfIGcc)%GKwRd`sAunZRwN#*lKf7X5qK8b3NA*fMXDfX zRD3X3#t)O{ND5Pk%uP0aGC^9~v7aW-?^HZeu4gDN`qR?E>J90^@IW9iVf;d7u-T!Ho4`P1$ zhnjU;$6MfY9X>?tB}AcEYU)iD{l?Qq_*@ukX`CT`2Cq&OLWyB0i;ga8n(bhJV0B9q zYI!DQwB?!P{m1e01Ll;Di^Lr{pzW{`s=VqD5f{fV%Lhw-S?9@CdDRtCDS1+Hu+uRs zDrC@^P7(rOgpif@G7^d#gWV>m9RxQ7>bZI4i*-XbW-MQLi)iM0D-i+PQ?C+!Iq5g` zeo>qLs+0*w42fbeV(QxR@AmtD?%1L5`@uudAAhlbr*wLKa1p7u9J#P66RHj36mR|R zI@Zt-pLVR*^LnE4)i!G4jmyxXl@#R92_0GmIwCJ(4aF*Fbf~e0R92pshc{Ev{T3Df zn)h}FlZA1jx*e(;g=WE`?S2d}Sy@57uEjSOff~@9Ke0*}wD&NexEzsxZwy0zRF7&_ zdHRN`6cP3BMLunTlPZkIQn`e9w$-7!6WFUX9$D}}sS|L9=}Y*&2Tp8;^fwd(d?aMB zK)Bk`Z@=@Igip57gmTH`8?ZNsa5N764j;f-xn2r_5>J(i=U5{SK}9p@oJ66O)t>)$ z%+k9P_26kwb@)~G*!8eiih4kz$dm_0oFc5ti$&Cj|naHs(N{!ttLse!gi&>U2M=3PQF+bIN8ub@tUglbU%ZwJ34evlTS z$6T$~c%(UsSUFfISafo}?iA~aIf1_xyv!vNe-IZrS<5el%4^ym1eW(Gf2z8HYV#7i z(BC5fEVoQ&L29L{sVciSEROn-qaKa#!#}V)VlCj0Rr}GC=Sy)Nt^n&ojmYz5Yg~56 z_-d?r>lDCR=sdW8pc+_Bz&Qo$0*7v%d+JR3DNR z8gPq%X>r_tvvc@R$tGRo5Vyh7NPi3pR>dPTLeX%$h@ZjjWR|4012mU^JLP}fj$Y6_ zFjkvI4Di&$U6(U~Ph#(I8F!RaAzZ~!bKu6aJ(MC+gS3Xjr^u7(ubT6KmaHw*MeBtI z4t)Z43fU?EU3n|5mY#`&TjK7_5c!Ab!=6(%U*;fxSJl_@XI}o_|H&tgifnHIG?m-5 z&kpd!@C1*}yDBFNLPg|V)waP$B!VmS-oiOZ_%ssF-S!;DgQ>q3_$>3oNdteY!KVmx z_{`x$_$*Rq&V)gq*uV!1jc3Nu2%=@ryo`H41E9+J01!%O;?omDU4@X%ega<0j8pL1 zj&@IfO+v@Bbk4MJAa_GPI;xy)ho3#7t>P3h@*qPZ|ouxoMg|htnzqTyfwMTGyqACxS-4_;vC_PlBQN& z22PK`w8`U7VR(wG$w|!61E@t_j2a>^5H zLQz@%F~kc{+wc2tUS5=l@Ls6tJ>5>#lA?5r7;e~4DZjV^cMV12A{GySPpu%2|8IF3=Q&Xe6O3izc@@h1oA~5WHC@?-bp~_DhpSl+-AOWGhTfSYK4;UpG zXkqHRXer>q9NV9`uyTZaNi?aZqjo)ap|-y~f3>Hh3@lL=LZ0LF)|)cVy%@9PkSWj} z6V6Tuxc{`9&BLb(fF@0U>NSg-+<)A^Oa5AyetM45GsG7{`;fkGAzhbzq|skved^NQ zisbvT!7)0)bm_7F5}?@#=1P~wRy#nIzvFBD1wPmb4LufI>(bmc?IR+2>Lf()n~!XL zp}=S5@|2-fuqPY-f9~?Plg094GTy5B@5Gfy!Gs(p!)M_E5pPw0YK3s9TF4T%w|Hya zAFYR;#+x5&))jsViu0EoO4YFj0q*vBRhNJBoZ z7ehnCPt+h3st5dk^$XSd9I@w9A@+PSVvmk*Jq@e@UaU`twFeRa?mR&VIB?hDOW?kT z*%N0vfU7obbgNT2uEty$7cUmv0JjiEG**lq2P>1$fqJ$Ycz1FST@7xPYn8tTZ(-cP zti~cIO7sc3D3Xg+H5|<-SeSmzr+;b{=k?~7Ra4D0EE~H4l=W{7*sTm8 za+Xx7!J3wrP2rapPS+bk;Q}VWGzI8ZVb%lKjT222b2U^5fHaY3HoTAUzMX1a9zd<)AE>*3Cfo+6SgboQi~XZ7;L}Gh6slO& z{tI1qQgX5$wtjH?Fk%Py=YbpFg^Vc)|XimeU}I|kd~qCs*K^lFZK^!l7|)Ux z^Qt(f>zOzEs`6s?lcEq=N<;jbE(WvZYD6J_!ehV*f&QVXJ||{zTOgIHE?@i~n(d_b zL7ZVCpij*Lv*p=P(*}~HUx|8wlM}=id4<%#lWb^63($P(%Z*uFE|*UpbPP?tP`sN) z-t7|tU_<`KcNJIR{c+$=liH97HM)?FA93K`B?*KUHqd9|w%6nR9s|&|{t}?c7rFF* zU4x~u;=m%FlEK$_&f!4R2LM3lf*XLwt{IY;0YP*$*0lydTf^Geb){^SFyeKI|JG{& zpL6?^z8x$U@@quVpz}f^S3`#0nF6g^h%PS-I%NK|THV4KQe#Lne~bJZT?8=ORFlSc zfFPEqQb1|v{@|lCx(SdnnVdXBle^qlyTJxoAcb=W%TjZH2q>^} z9XiEtY~4jl8FVrjaimjutTf1?gzrR$R$@@;HKIx;!)TR1 zSbPcwd4#FR!wXXPgE_fQV{?rCQ1_=SLq;B!9tJ+uUG?e#XxSZ~oG^{%aiP>{&~#GS z*%!!NKq;Z6)yK&qWB_!YVZQT!Zuyp{^Mauc|3^#~@QxYXt{1zv$ZISFm4CSSnq|#b z#k6Soc}!Xyt`oN#PgV7FRUU+fd^)I_Hm6_$$re8sSM0<)8lk(f0)(x)9J z#I?-wo$Iq@khdn$21iWz1heb-rDB~@H<%4_$-*ouL}@(Du0I*miejCA3vN(bI4X1l!j_HO?SpiGNA)rq1U zQGrI}SiM87B|??g%y}{36^-M=MEvX|5?sz8ANYBdXI^t!J8A)cNZSVuE*ds~m6Y`bDhkku8w?E1ukgOp{Vr z8qbtZyyC3WP(}^-mB!l5ISY;=x|i|b`zk7;I7WE*3%!j&ILDcja~E2P;)EwYKH26J*ItlD0nV-1lIki zu?ORd78O?|6>8Q6K>4uOdk-+<(iVe$%#c*4pD)+}CsuBe|B5LP3IRcT!p1cl1O-~f z#gu?yG-gzaBITuIZ2_p1&J!O9DC3Wun7H{|PurE`eo2QXCZ-IL(n{X8wh9xlB|1P= z50l6>+1jhf`ptuX{~>;cdP=CJb~A?1pK&)r+tXQ?&^Qz(Jb5z27pWQXC7!_Jq*o*! zji2<1;|J@Z_piY(o$Isay4Or$^A-W4^B#vU@tBmAOTRRjBB?$#Q;aOUh?%-^CxN56 z;0BMC;Xc1Iej%_|g-)@iJII*%zn>ioSBF6JEv>P}T(s=n^Q_lwO+boDfA&mHBW- z1iOB8a69Y$R|6EN`SAU)J72j73+GmO2t)GqHPvfOz&TNr{T5wT7~c1EeDt( zf9-m{JV!o%8sbNu#mGlGez=}}PTzMp7=?V~oxQ4nb@nuGL})EwzX;!9Id^ zqyXVrgW6bd4a3|uD)8xHN69;>G~PmDxaXa{V$A~>mZPQ_^L)vx=M5qxiGIP@Dn*2Y z?euFtfHl8iqy-6f;LeHj(Cm=knml##UTZ%X^<>j;CR5$k(bv1<6{)-232$ zf40j#Dy;JX+`#NP2GL7t3iM)4fpmOJXIh7mSfAcvkE47~WO>J-wdOhwU&8D?45HX- zhnd`e5h{_?X3jqSKjx*~z^pU{B5kf-e4{s)N~bJ{@l)>l2xFCF)KKtCt`5{NV)ccW zS^)^`UGM4)${I%q>uGdnhmHnmw|}caS&>((M;u8oKr#nLgWV)>))x><;sb_(OCHbf zDoCpfM$0@>{Ue70mG~ro87qR%+SOg|mo_MWV;ID7r(Ffl!8}utRvs9iMZhF?4WCVk z)P{7RW_OV9GS?}xB8gH9lzy%auBCk1@Vm$n32%?XV48EE}%RNE?GM(1(( z5{B>L1I1Pw3^C_P|Et%GW%2;w-17#6g*@_wN$M&jR;xC$5ZERs5u4a|nZAV&WIZi^ ze$MN7r#wJC;RC6ex<`4_$DrPHw@vi1hk@`y-=!0sWcf@h`(r}KgG z{43t0oHKnA$cGHNgC#BN1vBTDehS2YnrQu}G+Ph0rt}R;pX2_#OyWYghA+nb(eb4$ zF?4#UCf28G_+lLnnm}Fu1JqRy)%ehakh-x+8~2BoN|`xLEZ3w7cMW6L8=MyA2%QgM z5ouHk(KzCRXDHpNKh}~f&Y76(z4ZWLA=iASUw}dZ(n|DZw)hAjEb@@@V8@bw1wyl; zO-^V7RUWF3W_AqU6BdurX}h$#H>z+8LsNNshhVuHjab8iN8^a&3p>bbJ=c>x^$YX# zi73c#kS2Mcu=+I$v|TTnvOTTQzf?x7Cbn3#4oz9E_f2;XpA%C+H54`(@ZTkWgF%rC z-XETMnOua#ptS_j@vSJO{b>Au!o|xOH}M36MZh)XI((@qr_>DwgI2M04mORNoqiPq7IF!h1Q-Y~?-=q(-mM2v zt1$h8)ChxjiG&+`0S};7d7?GAy6BltBq8ynECXrcV$cw8Rcux?BzF^k%f*j*3iJ)q zTqc4a)VcKUB93A{>C*seUO+gCmv;j|)<;LiQp4SG0H`T~>V9Iomdj;Ei>O$T=t*a( zWVq%2KxD{gN`u=mh7XHJ#s~T#NA^YJf+sLKxd@3-qxNXKjW*Cej9_%GU;UozTZ2zo zjypux;Y)}nx#KE=8fQ9xj9GPRVce^}>d+NW)a2at2BL)uq7T2EHfgTGz4HRkxQs;T zZDq=H@?f@*O%%Gv|Dk0ZTsLS8o{+5a=y?*J3Z)SK7>2$Xvt@q`?Nd_;qDPvVOa9G= z_SG|B{_<^v+zxCB26Y|@)@(lk#aN{D)LxR9kf%LDe&WEowC8Sr6SaI~s2YW;E=mU~ z{X~&gYL6-bH9HL6!r+&j;I`dw3jFa*=}ar;z{#Y|yr4xLfC$7FNf}y-Q}$1KO+~(l za_|IhCqp4|YjhuNx1~NDw{v~kx7|VlxJ96+Mlf*K@k`_;>*Er+!L~S*t9%iZkjCS5 z`V^{lito53A64IfE0TY`rg&|vsx~%cw7_C-+*jeSpjAemb9nsS*K!%aq z?w}aISY&vc8o}qukCeYLaz%c40*I3?R&RNhni#AC8O(D~=YHzJOe-!=!rB#3?%iAbx%fy4y zxPat;-6_AQ#0t|})vvC-nV_`EV|s!*k{N0W$-84_Zjo0DA&rHB*$3y8tc7vR0BTu5 zao8Bej6WcXBd(l<%rJG^67n$0#Ht*J(A`O|+E_4O{|VhaM>+z8`5d&(n~|kXe1^vcX39Jo|o~r_dB6;kN0O(3hm_eKZL>1K&UO^65W*mn?;(TVqzeF z(SVE4FV&ld%p%R$X8E@otw)dqK0=2wz^n`CY9#YnLnq~>nW+yf>jEYe!Z6T43gT1n zqS`BfnVS#yv;(H!fApk16R@?;y72_!Z`T&->vMFRA-?E1FGk1F@r@^7sgGD6+U>Qi z{~kt2K~!7+!*=`%F|o^T9s9t`5ISOiI+_xR<{*;@6Qnu4KjxXQ@sfKk)kdg|p2hMo z2#UBp8uE`-TN5zHFi)86^T->JzZYYMx<<=#|C+yIv2o}CE1EQ)Y;}TlT3p?q+6`#Z zXa)^_C!L4;RuT4lI{~^+r7Gm<(M=kTZl2j6z5*=GioY|6LRVkBjly=N~)3(E8MC#{%KcBBTe$Lj7LSgL*KFF&c923=`m&x z(NqP~L9Xg)Nau={@Mtdch0@7U7cS)R>?s@@{&j^o`>%-J#=jAp`2Ksiql7! zQ~@K{9fvOg`W|LaY_$Ota)&xAVtNrD_kJO<;0B<&&1j+gtZb9uJUzP`4)*DA5|U1v%ILK|pmDrVKGyv>(+S>U%(})T^(myheG+ z2p~mC7)xk*)lYuJBLolxs!RQUNc}WGR_Es^)@GH&MMHOwAi#Kbe?Xm{!dEnHf;~; z{BH_v&?Esx>;ZO$#;kdsGR|F~**=K>UAv}LO9UKV0<1ew>Eu#W=g#KAX5>4I)u`%r zbhvT2L28v(N=rR|8e>_#;o!EBcRs0MjOvv~^I}t+M)jfGpUSZ@j?BUusLmp6!dRx!Co>=dYTpvEgEZGmdzG_^+q=U?31o%@I8?9+09Y$5M3;gT2( zcaC3(ooQK+F0ETlz?mO+7M}*Q<=3f02nNc?eakd=Qf$h9FU%5oAc)IHk7Q42THY`# zLc;swHm{Sv5OJGVBme05LBQ)+!rEQrol%6^ojovH1Ux}`9KY12$qBg%+{9J~WC;;M zztkirj5`b4g!m5FlLTdMy7D5#xkv6w8jB z=_FATl9zXXbf`sdVMD50xqqbqWvAn)jU}o{69xd9P0|9EWd+mbA5O(s8cmZpL4}$=ObHyXKvfTc=JM#BBe~|R>n)&`RNf**GWRa7S zk$S;oG$8IO^@KNSb*Pqs1y_73Een}3#l88yz|QO4VA_j z(D5S@L{8OESp=Fc0F~?TrD{xe$E9iv4#xX`Q8^dfpt3MWK9T|;mWg*o29kX6Y1wl8 zrboD(8^%?dxmt)M6k2I62=NU~rR&XPKxL6;FdS|WXdx0ZTKHJ1vC5B50<_8?l1mk~ zx>~iz3o6SAAk?7{vEs>2084H`d!C@OE*Oq^Sz#%SSn&vz<@ReTTDkxA_5sQwPR2%m z?jkM?xk-%??8#bGW4nV`!)m@pd5F4S_W&@k4EdXAkH`j3fN*jX5`;$FdEM2K5jQYU z=lZPU>Y4)8SOgq|>+mHAlfH2Y!k}5aAB1zk4G0(6<47#VZ+e8Xx#AJZ3K;}`wFW8@ z>r@SH=U9NUBK?V(0GiYYqXBc0$vKvPHmvdkWh!Q(j&OkZ1ZCv}qOAf-wO7W+Q-IV6 z=j{xtOWs$sD?;<-qdQF-=5G7oJpUV5Y4?GO?0pWfRrsg;4OW!8e*!Br)1O!|!p!Ub zCegLR0x)xZV8tpPwfxX$*7oK&e2J8~$&T8Sgkn$@Hl)DAr{RkFg?i?Tl;T`}aD$ZC z^>~&9SmxjIL^g!$`Zyt!*fX<+fCUHumJthZI%$=s2_Z~vWymPIBiVj}m$JX`q6#4j zns~p)P`&yL(Mojzja&)lD3^(|q}-k3r7jpF3-Ez7k4J^c9!ALrc#apl$0#2A8+a*a zwPM3O9GZ_(%}Kc9XAtCh%rJX@Ri^$4z|6#c0>)S?+U}rd_r`1}m$^OwL!!kjydvPK zgmw55GD&Q>R4&0$SdbY(u#b$X$Am`7H^l~I=7Jl@EQZABgiX&(zV4&_H*Obo1}6oG zvG2nG5>5CKZ_Y?PX8KLHh#5BNNlP@Vz! zggs4yNc;*EvS~o@))t75E8h|?6GrUGP>=cpnZSw8SHEaA((?8K7rI)z!>p(b7*l9fz#7&Zhp*5XQr8MCgpSZ8 zaes1Hg#2-IKejXfm{)#{&D=AqQ#HPkdT;WFwAm*`(7rZ5<*pBPU2OQkF3i(SO-Bh2 z&zr|hmY4{oH6!~q&$jw*sJKg&bZ}`@5N-Zf-Jc{Muao+h0W~y#zNOlmIJpsdCB*nf z?o4Bzdt}m9D1bCvA9W0NKG}M(LS;MuU+d>(rky~on%`*nINHDaUj13=HV~ubt0q7i zjrE^)_o#nDgTumu@=X@SQn>#v`Gll~t80244l*-D_Q%s8`5Zas^W-ap!t5==zr~Q* z6=shP1IfyL=}rEBzi$E`jJ0-butDG27l+ghCWCviG$x^CGSPU%xclDN3{=hqH>hmv z7*bx;WkBi08PbQiT`Q=Z3-T%~WpI7`mt4PiXv#BFCm&%Lw?JdRqaP0Dq-IuVG8@51 z^Vq7q<^aKy!K8#7LRQ^aYgL>q8ui5BmwWKWH_tFx_%EV=c!FR)4rKgP9&`fA=Tu+Qz-v{_l*WtFT{TH|6VumU>Ooh(p)=8EuAn2D9hEp(r=tQMs5)O$M>UO zET9beYbWpXbM%)XzO-Ve@dCk}{z5;$?&QV#v{`$y0SHdEKnPeN({cDxE53*R5?dWw zkrGd-2vj3~ElW1kg8y`!>Uk%)Uru=-Ltwv>^0}~Hx;p?Kch(CZ7Q1uQ2}?OzyOn=2~K=mYa_^tr60E z6viM>vr>yNu~y>gWZ-CfgPr=J-3`=XBkWjz6ek7d_kvn1K8lbBAPnI;>_p)Pz~?9| zp9_VhGj#yqPGR9qFaTDDO8=;$5Q~7tJ&(he0DKRFCAQiCsNO-?FG@n`k=1JlfOFRy z02T^`rZA8L!%u?gt87l)6N7Y$KLX%>6fn2t*rSb5fzb=wi|_|ukr|BSAi$DMvFXv!oLx@RT*GhxbM3R8PVi zU&Jq%?|6Ga;IG_!%;C`q5sQ(^Ve%vGgMmR>}P?MxAR`T(v!GE4Ysf zc@)hl3=wEmuu#!tikgzY_qjH)+u>y@2|<(zQyn_iNi?T2Q1s$6qK5ZgUmlWw$Bxvx zK%L>(U49_3NFOGF?OGS8Gr#&2pr^2q6_c_s>w4g)jiqwG;H=2erSyx^DN;EfxivkW z23E^cgvPEE4)H2d|0r$m0$#5eQj7vK%9BzX;#4-!+Gs9(L*;tw{nK2NhrOjfD-Zwv zB*+jy97?0P==ec%>21G>=`5Omita0)V?%2ZunhaL{!)L=O>WQ{41^WZpcKj7J>+V@06zI-kG45G8O2or#*uuJ?V;P})>M0rAqK3aG z$Sm@&1nA9W&6E>gi;QiO5sL*=*@9qe=>$Ai*tSUvp6wSi+~%d>+mJek`Hm|DF)r)0NR+hqQD1H ziIdLY`fYFrZh#iM?g{#TSop{qoh$M(POQ<`GWpT!>i}O=^+TwN6OXXS(~L26nQ5PJ*2we*+oi{hxq;%%lk9r=snt=Vp5}^2h}w_h{*;M|c9FPyasC|G#LGE?1!Iu0IdC|9OO7l#suC+BX0z3zXj{*r(|*GPYDlsw{qtATi_+~kJ=yR@L^qHoAu|Q`LI6>z+eu>VcS6phe z;4~~=3MhhNMNdt7D0n*p&^Z^}ptDdhR0D?(M7kV*kBl3oES?UWD;}Y9Kl&bY#`#xM z3r%>V<%)U?dZ|9>Eb3khG=7hQYOD(e9n-6z?sh7!pp;4CZ#TI%IV=YdsmCLKyG3A*H-|{ z@)JL+*D0|nwNE9MWFaS@8S>ZAe0z>NGsF+4&bTu=zBTnWTQkS=B}BoLK&lfHdS@PtI!j7Kk+gT12#VoGb}d- z4vk82BaSwC%GK0aA^+Q*zPy;!qI`GYd#H)6Y}IaT{hC*^lK8y1gd8+pg;MpCB!1l= z)Zq&e=OOw>u?FFoX4n4SPJq!#8&j1aQkM?CO&$Hw7NA4v`Jx_$`~)gAPMWB#M?W-Z z(+z)rt^M-x@DZY*3Id%1#Lgf3yDbv*=lx@5csPKbjsZJ=S01G-(%CDm1n_a4Nrs zfEd(GItR56^^bXBHz+N18YR$3Txci-)C<0Ur>8YWaUBU&hh|~i7!(W1gZc-oXiZ3_ zj|vF}=bz@UP7iZbjHBjNAFRga-D9lsgV9Yv4JmB(U2)eLD3%M-Bw>Q6Xh4nsK>^nN z0b&)G$${-TdK{zlsR_2YXsmdkF>}8a7X={{3yl;F-;a8FVAvlR)E~-=sd0ZL1Y>=F z6F_0PUKkOC5KxnREa_Hf9y%y|7pdm$Ia19KU+S`Vo&be~RP(i!`o;QGm%S+sC@iEJ zBZ41?FH!g&QcY~NqfjP}$iGy0TLKFl&RuVCSV%RzRQePXv=BMlYU|OKQ~V*RtsXZB z7N!SjXxJ#su^^LpHg*MV*q9-76qKibCns1&XnR_}HF@&fWLPO4rPL2+Pc7zp1hk$& zGv3tDj1L0i*Q}8V5G>attDn#bo%3M}kn$IHdjvFAObA*tncOdR;TRT-u`0r;)Nu=o z0K)RLH24t*m;s+|5jQ}clY7GRH9{q{+iAv8*RDq_Uei-}T5Au#pZfw}#N-X!1=;Pp;()CDX z%T}HdyWXI(QEN~)gp>HEID2Q`g36sdV~L4!ly~+znfy!cc8nvX7J@neg?|_d;Jtri z|0Vxf?VFe&K+cR@_=%z{^b$~i1S=Fe1VIt0SZ~o?_Xnh;%tc^QIX)i`)02IB741)h z8@6um8~11a+zC;mgXhVUNUEAfI%}w2iKd1g@9FYwn4YzKI)2=dq{zSB*rUq%zdxq) zHYoxT)9E$qV2LRBI?<$2X$HGnO?0{;i?;fu>mafyr{_KIR*6TAh)Xyc$r5)2C!RAttV)-xD-ueX6ig z>BzxX01IBOU`jsFBLIYo!IJcL}iBjqTax~Qm7WUTB)cd-W29@#GAK5 zym_-eGCF>MxA!jsyoFc8x2ygNz*_`dVZMua6Pw(Cw-Ils%%DPl0ndjv4)D28!22HJ zO`Lj-o6*=QR0)rn{J;Zma_8N+(k!eTGh_=#?SCC(Wn}3V92@M7Z1reSFEffEnKeJjA%u_?Gr9#*VGh8azxdUrm{UsEv|8 zv18|oM@lmGTLf``%@8GZ-#eU6BI^&H)}!)Hj6wB{6s0D6*-X}D)LXTS>#cgu-9yiH2yldc zyETu(Eb{t)G%)1~*xNV>Y!(4)_kA3`gl1AYE}tDo)>FI6cySSVjb- zP7K+)K=gQ$H~K7+L8Z3M=RUy!1(Fy4!fZ#`p-FdFMK zWze79_mD9PR?MC|j&J9&1{EQ74VDl(GI>z8BnD99)<9YO2(1pvijBh*5uWKp2Rh!6k-n$z^t(Oy@{*CC}k9|w$zlO7Y_Vkn+x`0 zrV${4I!bq@y8WNIAQJ7?yrMoC8CN*J`i{_M$6LyDX|ymdIPp?7AhiecPrKSriu}+U zi~?VJUHC+df0umvU(CJ}YmxhZtk#SB397C4e^Mqg+W*i6KVd zp?$(YY@xSM*;juv5Um1MffUCBl#oD~L_`Qi$wf_mZ=XCsSr{Cj|08;TrWm6tjOUH9 zsAZLhQHf5%(Nnq^ni(NMgJoyH5aggD7ZMO(M9yFdg?ffDdID$=2BeOIB&Dgp^?XkY zkaD;1!rtin!p9f3sK&5C32NK@y>7^1kpRE-8xCVJ|8}DRpQEyTnYsBe7JEqqfZC}n z)Ma(&Db_Diww3c$f!<($=7({D`>c8Fas#R08ElXeQ5YAP$L^%~AM@NdkZN2Os?rFT z^NCkTx!XqIsd8CB9r35*zwHJBuPR@qPiE+b{IWLHtWUgaiVrX!dy1e-D;_SUnd*%c z>*=;;mB$bypMXArX{NG*J&ZPtJ#=6puc!c?%TSOPo+wPN6R@>^1%yY)=JU0XL-?uP z9+cn|j|hVCKJ)aMNT+)#p5lYSNnIFj4H}I)2p%b_(|9iRw_&Ig#~HmMq0*rR+s#7< zR-Vhcw@u?c$7=a9i3bT#W3}k`VWNKH0G;cT@!7sUSg7T=8>s8>rN*05H}LGF7MyN6 zO3-D8mj*r6?mzHwA!|0fx26iNF2>5z}0M$2FJi^s} z)MEMh8&)qSOfL=KeYkS6AQ9F zDzb+}*(pUs$ul|4*kQ-jZWybClSjHs8S^JFHWTcLF(a6Kf8qG1yBuS4eMaWH^$Es` zfGe+c_!48uLb$|Oa0QlaNrV}rp5~d#*BBo&F6;(jjo^Uohl}zJjycVVoR0y(=7PM2 zLb)WKVOi}e-vjw^^l0s={(Bf>(3&YdI*Fzfx&+Oa$g<(m5C~#kkWp-irc^!%>=C84 zG#3KOlVcj?e`O0Oek6MaJ%tFp@lBezSmtVerM?k^o9TR$Sn(izmitZEX#@-<1^BU$ za8QJv)2{M_e^fxUi03EfWchgvR2d_#Gyr^byRht8?tg?-C^mvQ2rV39+Ri&~2Ig~g zlP`sC(nBUF!kun{4{aV`VUzUrV6+_XQ8XODb^H>ff5}I<1Zj`}4v_K$DP+(bNxBD~ zSeSFc4NMDnLCj*>YoTJ9*#*yv(48f<<0m~*gmb@n^tE>3dj0az3|8Wvg}p%@nrJ5> zPfgh2?eVr0Ri5A-MRoYB;2Jyo%;*xqt1hleeVS2zCTfBx=dp32^^HKJluN3NpUc%9tC!1*#fel~sR2sm>&P zDpjMPeA&G)Tw%lOTz_tt0@rf5p&hiY!Zps{QaEjkx zHTGO(x)3uNPiAlbdOYy9oTJyfdw36#yue4@-qC13XU z&_=nCXqfBMbnSgJ!C4Xb(7q-BZ5_YN3{I&VpiQC8KP3J)CMy%9@b?I)%>_45i(S{} zmmC~f9}HNUL1U$OreQ8vxxwqs2t-D!fBcQLimz7#X3rLRMvI|&@gdW%TXh>UtW**ZB2u@KM?*Yk4|VYJ?IYR5kf|BYkpaujWG@oh?l_mgj)^iS^5uiEt}*K<%{x zi$z-8Q&J8zvLZ)9pA1V6qZ!Kuqx#Fgj$N=A^2@s<{|b{&0Y1#t-BK#ne=3=sXV5vt zkA!_^*o@-`8Lj73zRUHQU+gnvzHb7(KyW*J0ne1Wgl7sJYE(m;;SbXW29l=5D1Xca zm+)M>Zs}qkgJM8fZm*ub$OY#XYdxxv$lgcBT*Y73>DNSf0*2~7L&8t4S*O%Ad1{WZ z)JA(XXxBdW_O~VvRyCLne=~tkkQz5w{p0VxLhU1n>!|jZ;HMSK{n1xI0HvQVVH*Ne z{Gw9d2KptbXBlwBr_{x#77=p#*)=9zD>TG%zBN%A(osj~`iMK9#dEgu2( znpTsmx1LSX6yt^FZL*k;$)hjemMI!T{>}P$0L;pg5!p?XA2HqV+2Fl(jR7$G3d%VM z%#PYCX~q7r0GM^fe`k7FZwqJ-bq36QxM$>=wc|=KZV$kVsexsAVyICbJvT#fVhwpR zlXko0%Kj5AO7|NmcxaXvN8iej86Sj?Qd!4KQ< zOROdT;v(*vTWy+=su!lhigbp%Vd;@vu%peZ{MNP^9pF{Ne;QQLiJIe)ovuIWr(BSh ztHzFPUDSFi{^u@F!2hD_+Pa)nmApSVWhe!303cf+?pKp12#6L#t1~5sZls;(-Q*Q# zCawUm&}KyZ397a)42UdTnz2IDk^Fe|M96Rw;ao!P*lQqll-eMsfI;*4N~pcD=NkQCA$5d1@Yzx0+eV$eda|=} zh`(VssSZt?$rJ3pgO!t~KKcx+J%bW+YNa8cwnv9@f5jthIZyh)C&i2{G!`PIvm+SZ z9p4p;?SsuC&!87x6EVFp=TQ&+>d=;zCc}G<6D>_bSx=w*2QI5LZN9M?)hkk6mibil z>_}grN&1Q=x^S!w0YmfWjhxU2Zz` zgv9fqmv7`YH#iIe#tQx@ETB<4KoAGZ?A0lLr$Gxb1nUR<(YKTm8;nBqgelO%(fJSL zJf1$K>q@HOQ?)yc0?tX z4nu6}(V(HXYHRzWL5a>P#YjK{E$VY*Y=L@(5P2dm33agK>;~TzleS!uhI^o$aSk!F z(MZMw0jP69Br$t{0|nY1krMnkygYRU7fgXRX+95fyOBiQTDk_Dwi}4NvOyxFe`3Bx zf4kw}G~`o%sydn<2H`+q-92^O^ygE=AYSOAKRYpK9N#+6^c-fcUs0i^U_ovn2KAa> zjNkV#gHq}SxSbh<0R|Ig42@JNV2|47u6NKaC5fR!Xun?ycIln-E^_k>EjUS>q`!NxKNsxXj@OAK7&dTu;Z5fk2>e^4Qq zRKVH$&y3>-ID6=tAW$Lv(0<3%Y7rncZ)$Z3T)L)H>IR)b$~e?2J|rCrApJveHZBZ7 z+qvKlos~?&tEhPmdPGEMI>!mebc*LifMHx?xPvr-)9jb_qJz^auO`MMEHtix+=waF z!c!rA0yJ@t7zn`+^v;U8`Klm+e|@jnOqiwwAFa7Jwr|;A?Mdl)E}A0YTVqrJ(k6}t zPP&=?Y*c0dSMx}lxIRg^q8OjAim#tQG#~qz%l5hH1{7+4G$gyQV<1^z`;hRlZf*00z89n~IQd!u9D3f8OA$k~HOGg{=u6_dFPz&+n}B#oBS}d~xzO0JAQ2i>b!n zZa^Wzz!RXD{DK5UC+!enDm5MLIG~v8Gkwv`M$F10(4Glaj z8d4k+_+PM1I^#UgeS?eGb(tfY#z}cLp?~rPr_=6p<43reJH}<2e`<>JP1LA5P=h`3 zCCOkY@9qv?SwOQlcaD&dp`N;1imgD@}BlPV@J3lqo1~_Pp zPYX7+#8dAFCp@FG3WWs93waHUFkWVHH=`z)@2P>~Mg4FFAmhkM3Ms+1&+N_BYT|&I);chnuBTKu^eD zYqAf|(PoBt(q=eCy*1yGV=0=fVd=YZ{D6Wr75csj7*^u^VC@PkA$6_ELTEGZZZuge zxW-EEx;~@)el%6js@)^4jb@#;?ey@}@+?Vs&}4r?%f(+!56ehop`p*vsfY_wGsfw9nQve5f@M_}oRC6u&3v;hQJ23m`7GCW1wd6k zi&__Ax{hIVa3Va!3f#(lr0$sr2oYIgU__KGPnXg+Kzxqs!ZR1cIt;(=(xc3Fstf)| z{pg^~DwE~Sfmj5L1A45#1mb&`F0s`HL|PtGe-ox|V(M?!bOBJDyWS|XLZTql&-+K- zO+EPV$}Eot6z76RP~4C5itMBobwcl6TK=dkoX`{>HK3(!9QKY=&8j?3n#zU=V=Bhx zg~LFz&{W8svnLP+(Gc9*(*l-7TH!{Slhi@T?X_{dO`KYJzKw&_LMB?d_7jR(oMFD> ze-`7<^Jgj?EvYIJ!k8K(SMMEwERRmroTS*G&nk*Z@_eVXTK<&!UNGdvhlqYqf2RNMTR}Ty$sZ@au^dGhj zE`gXdg-aj?J77i0u|J6_fkD(2E_}N-fH)W2XurZ~kmUyNNcIU0GF7?jneNzjrPD0W z-30E2ljU^=HYp&`KtQmGHlrZ5f4?c9v(YM0G-@#j_k~c21u3hvEK_=?O1<+kLS?lE zzHNI#gitUvaR$=sXh-2rUSp-8sF++uZ<4Qx686SR_;`hr;zntGAmE%B4NQboHl*n+A{>Yg%SeOe^DuTGQ=AD*V~<;RvUo?_6uYdbycFi$A2zbwNq3^hYoe7 zp$dpBM!O!AYFhvdXgZ@=Dk6#a@XuTj0h-=CYV8*h8iGmsKC4f-N~bI?26#KC1$UAU zAASdYD}2-nYPH=#C@`ucCsj`l<%E-+@;7Q#S@I{;>P)JqPiZ8Te-9;c**kEdR_FRu zs~@d=q6(a-)wRJTRFkZ53DqD79BTFdC_A%V+ie|-{!6_l$l3jVsFySsH-&UakOay9 ze@Klfk+Mk2^709)!4@TZ*`6XrPLlGvW8CrqW2?kX1f|-=FMt|Z5HOX*I8wVEnVjh> z#5>cMwOJZQ~ zxR|vdVu8y*+E5yzh^IUfwILFTGY22?1f6W5k}Hisb>m8948MZmvMSa1LWoq745j`T zEv0vb%RGUb1(u{yW4zXS2H-OM#CIy($%<)(+POx4geX;$f4{(`0`)g=+2i_-%fd_f z5`qQ!DT2#B-*c7OI{dTGUgB`4+7H#nSH_qGHumy z?xbuXL<~7m$i%70?BYXz!eAul&3!tRI%dD$^yp1VR-x^&zfiqAUSm?Ut0UW08zVFmnZ3v%pAT&)tM^I`G9DU z$Ky&^f0N@IS70J%+8Tlk6A1jPDJPXtRZR^I_05;!2*S>dbKdAO&nZ}^U$#EfDbAy` zpK?z1_bs62`Zi<5{z}B;p$WbE*30)=!mPkFyh2gz;MNfvl8bD8N)5OC@ij*%&cJ|L zT>(lR6BMe+Uno@Z1#SSd(+eD!g*Ag$bOPo}e@Qje_{0QwE3BC)P?-Q@{uY@|z1Zqg zV@e#zToM4he2Il*llU9v52$%f8@XU1ZKA43C#R@&Ky;%KpYHeVn$pIhI2kZ z#tG22FsRA5g>;Pvnb>5M|IKgC>|VY_e2*OP$gki+;z4BIO}qfmBwnO2CTs-d=w`d^ zk9>ueIKi%jz9D_FB>(*B@+Zuj^a7Opw0$CfkL%kjQ<5{aH3?L!OR{+4@fZG+e{T4l zM3Oyk)NknmiT7ALPl2`bR9HJ2p9)45mZ;4i2gvM#jpM}-J%+bHtfZZMr~jplQri;_ zAoBdhxaX9FldrfYfAk3#Knx5Jwcq5Vp}v7?Vp3|**gc#<@Pf1Bzo3Kg4W|irO~gWF z?Q>M&*YSIYnaalwLezrxozrp&e~ZM`X<&wZg{KEP8waiufBikJ4?Pu!Fl~MC^U8_y zS!-nh!9ac?zDVp;8F*N4-&A=Z=^w*TT-27O_+B*e>7p>;_yxj z0E0l`4IJ~g0IX!4%9^vKCIFHZ2Tw%>nN@o?-5LN~kaY@g&Q~4GQ+xwTV8<`Vf1z?- z%Na)xMm|nW%e@fz#aA$81<8eQAntrswh;5EcvJlzov%tnRqZI)CiJP)@)l9Pk>~Jn zk#pEev?(#9Xv4tLp{p-ee>@&6>Wf2tA=t4v0mh4fcl@ZTF|K4x%J#3AIyR+$@P$2) z-o({o0g{2NgU;uPP;~~^lG5mla|uj_U&)yj_^SO0+(mUj$tA#t{Dnrm$K-hmOr9Kd z1d%h7r*tF(k%7rW@^L|Ar253+AEx_ zV<3g7d0(?}V2ZMAA%y_OEsH0N78#JpE(gazgDt3d%hKdt-72_{J9nR#P z;wSahY$N>gH79sHf5B?Xs4h7*89q&*Mk#*X@vq!3@C!e%@O6CHEM^=)>T*otE>73u zZj&~=$KH7g?44Yc9_$77POkC|_5yo{Ov{43AW*2Q$NVk!9wG18Qj<2s)Kcsg*C6Qw z)%#)-F3izD{h+Ob-aUE=rh)Q+YBviI*r%M?r1L2Li8D^=i&v$nIFgnu zr~Cs{$r$N=u*3{rkm_v834zrY9Ik3bMKO0&Q3F-Jz-4%c5Qgz0HU6udjIKmI>SswtV^T!%n(fJFUTqQxq4)RG!7OvbF5XopJcjB$D7`He>5$QJ0E^FO~Y}m;xpwTRG`K6 z)ugRulyD?a8@NJ|MgRGWUDhJ?UpEc{ETc#zmN_TPY~^EphIfSnhZ1Y8j3F)op)-Ab zz$`uNR{d3eQv9_U3!Dy3+O;9}JFLAH18tPy@#!apc#n6ZjKCw8BmYPcIrDBx=mS#A{=;F6k~ywK1H6nts92+2`~r`Ww4tiHY5*)Q7ln%8 z-=rUeHVnj?c+sD?qZ|tZ;{!^$>V_-pNgd!zT4I!@P7EYbVtnckBcP?v56u@=SNj`{NM%UFc3HeA%Z z#{nF}t0HtkIGwkJJ%CeX!C8$r3nO3t93p~BOoNABty5dyy*2zKEDd-^d<~@aOdEaz zr04;U#|NJ}o4{3MA>3$uDy5d*GJx#!&0m@;&Jnl><2iYY)8QE30@5iLyZE3jHK|A# zf5#MpA%PFaLZMvYuj#8^Kr*m1L_mQ@%2!6zkt6&f&%;*rZ2{-N{9k3PCiy5{`p$sb z!2ggNQGFCCvPpZEnlgkI4f15!Ls~<{!EwQ9QCf0?+aQmgAu!D@B=U+r*+pa{PheR{ zW^9AFe@O30HaECU6Vx?|8iN1Uzy21Yjj+bA8s89ML6&J0_ErljLksA} z3C~~SQODDWcaKV$umwxWrg+2e>@zAZL{^!al$S?{F0~6>7_*A^-#}`o2RKp-#pY@L zj(MW-F@e-R-;m1dFRC*L6mt17e~Z+<$h>PTLL0_(7^+kCg4NFw{YgL~`}#p@f1hxH zR9khf+GG>`LRT$M{X#B($y2rU2k%trPlOZ{gut0w>pDew&b#<$Xn}zVNfK!B2m(g? zP5pR^Q7c}ZiY|e9HStU@5ha=@klI8=Clx1#zf_?Z#ntfx1`LgMl)VX#iVF4DyR4Dn z7oRIS)xTkxhO5$jnPUw9z3H;Vf1%Qk0#7F2@kA_y8ag;4TdOFQ*O0d3WZx86~_!#IX7_0>6RsL5ke|}XLzqn9? zyn^~_>O#hc~9hi|T8(RtJ_HX4w4Zl%Mm0?xrr{kuS$S*QsNoG)2Dz(~(GycdkUdRmQ{?#YsgA*lZ?}ZO_yxgU4CqDl#O21~y z0hH2N>H2?<>-V=s;D&5T{^7e;T2#E-f2O-Vyr+J>y}|i>k4n?T2gtJX^IOc2`Dpl_ zc2hvs83|@^mR1m;e=Gb+(YE>IRI8WeBfw1dYC z&jUf}RYdwH|H)@K3xt~Z;(zhEh8rA~BsimG)PNfLYt?@KqrKq_M>17zC&s7aTy@w) zc~yqO92W_eQoTfFYX6utL5aS2LFCOvXVQf?DF=WSI4TOZf8uTBC9o%{22J{c{&aaW z`|`QZS99{{{&@hi@Vf916XPAJFpK>E^!(!G{~gP@gGSl0dblW5`DLf)8%@&ZdxV-M zexR@rYBYX0Xfmw|6b8ObO;n8I#bJ63Z$bD7pT?G&K!`J1XA@|Ja3ZonYT^NcC4BE| z9@$XD<5U6yf7c{b$+#x)o2fKuv7h5;Rda#NL33)zo=U=3&w40l=~}3{Ag|J*5PhiH zu5J=5ze|*tzZ7MN?+X8p`j1x*O_=~~UH(`Oo&+vSk5Awi?x?{Jg-BN5CwmCrb3W{u z{0XBpKKiTY0sJC+h6(CUquTUpoSdAssJU>nFJd!ne}etM(d37}l#{Z2IaGpBm(9u8 zPjI})rg;u*n&+gnP>M5~rku}#V<5|vY7Z#INVh4b=NR7Nv9f8Z7sjqM;ZeP)TWb#< z+M;!nO}J2skx)Z#A9eClKL)keg*~@OsIZ04wBk&;QE#K77z59PEC!lXw=OIkQfi}W zkeQe@e;BM7+-w+xF)9J?wCq`{sBoaii)?@AvCY|u!pk*-!zc}+O6DxL|^p+5`#=JL8AZd3=;EbH4X#U;^}L)SJEm- z4h6b=u+=yW@}K0&V5YF=lP-%Jyw+#)f2Uw^0FrCee@5gPWe=5>fFL4V00?0aD%FtS zJK=@`h$zk0PoW=9iKOxp48XOTz7PQ6?`{o<@_11%|sEw(IhKd^Upxua zh16xMj;L8a9pkF#OS(kq)rYsxF6!xY6w?!90cJf(uq$^(kSA6Ku@o)}f59@b*=ho8 zTwh(UhzAk&Rx3;V=kX#pkjD_$s12={`_1DO|*nj`;NQIOH#Q zNfPn(+{aFZ2UHuOGOn)F$8s17?~Ggn<@XY9ps9uW&s4O9`z;Y{zq}uW)W3}^VYNV$ z)j3^19fcJ6z5&G^D0e6pe~!rW{Gr0{El}+92NbKCivq{9c#u<%ZFp~LQj z*xovqWR zkb+%=p>k0<{1QPJGB%k(9Fichf$#E*@k<2x){KaF8yQy0@a!v!&{g+cVMgWEM9+T zJggqYWZ3y3GuN~pf4lb!m<3`2pN%Tjw)V5Qo|2acfOY9JfX$;7V1b{2QyCH;do?@{ zab4nb1z|xN_5($Y0HhLwhz&<+@D-#9Jd@8VSGlMr_?0UYvP_Vgm%hSC6+*_U%<5MaUAMHRot6OUT&WdG%Xk6mhdn6=N-gHG z%~Z2K8=q-{60wO3@YSleMD~9Dk?sduwKcRL#g)`|eZLtPfBKA*NLhOP9Cr6l8=j#<}2^D+si%PM-v}#dMPDTG(N$pkRWZof58d37dS;?NH!vm`CB+W!uznL zZosLpdI6_EB!CW1#v?35>a*a&qp9}7Rbn@ChNms>!+%7_6TU@Gqqr8~OTg&L8ZHWB z-;x}N+4RZw0WGVNtD?MWYGDjgo~1<{RPLl;DRMZdfUPPFl;#Dj_-!&;K~o`p5HVBL zT7qGme}Rf~6g2s(UFtYruWx4C#{rPStNJQ^tAHxpTpIp&3}4{u9;4%>N2<+w%>IyX z`H+GyGHrj~wef>w{9fE8w!ZVO3cLm(WDBp#=%{BjyV4DK^;Iw66^H^d9{IRP4Ilvu ze(RzpgWbj%xMt2ru^;^>IC+t}oFZospCo8qf54R}9UMeq!K(BwRT&D~_BVf1?t_FN zjC)@NF17#59bdo|85-h%;3rbK5K>NRHFv-jCwzX*(N86KRUiV7|2HoS6Vm3KDXZ}G z)oAVXfdH?_>44-@lyC4 ze;S{ZUGbRM{NXXFwqxLP6q4gHe~ZRP_#C#>ghpke!itlFDQ^>4j(yDwEJjWMg?dDJ z!W1H33V!+G`@(jd`5J{}6-Fx@0}p~s4@z<19ivSQLD_}Z(tq>dIKow=lo_EnC4enV z$H=pwy@6^k$Jh#vx1se~#!?C_9*IWD-;+N4z6BIyw8|HB|c(s%e*` zRFgm9IQnYCa^F7?5E)+>h-@qlZUBv5vu*+9cp{To8EG45r?h)Cjh8^v$Stc-dx55r ztI44DA`9cS&@`ezsSI`uZ;|#0O~aO&kcN%L0T>cHoZ>k*w-p-zYmd-0d{yT%e`+Q9 z3R|-f)l!Vw0-((-jS95D;aJe7{CbWZbtT|uP?}nK-L)!Mly7@Ieht`rWN+pa3UpuQ zSg>U%$*)y8Q;&s&1fZ5@P>zA(n-u>Ob-xmj(SC6TML3C6;LB-leX^ZaVFH`e@m5$< z@f}bUdizX(o83WwXQ~3)qKrzmf1uoad|_a1!T<2TU6_~(ia+k4eCaWCH!;)C1Z#{R zTJ57A;re{f6|FVD>;i6MR<$-3*n-VT1k=r=ul&F5UNLtMu&D!xihe;HRc8C2keu>kdP#=V_*)`ztV;B~1f2H4Jmxl%Q z*{Hyfnk1h?ri$sQOIYn_5?2=w6Z(eW2}e;A zO8Ir0kU#9UCH^&TcIHggmjY(OeUfDHOs*fva+EOPTu^ZjI1LUwBx za0*-mj2=`1P65~%>b9J=2Q=5r4XK)I9<3%~;AvpNsaja`j^fN;B!SwsMvAr!H$EKY zJyLwV5=WvuOc-n@*>A)|h+U*T9jz5vn8%*zpW0}pj(<3=TXn)ilc{~u(PV+lo6du2Uw;oM* zycJ4`mYV`>CH1Ub?tlNs18kMQ7zL{O>epAzmZ?~DMCE@lP8w)0Jo-iqIPj(}A}yr@ z5B#EvtgU)+E(`Pof1NT^*PJ7aToEP35Wsc$aTD>U{G7()D2gkP8~DUG*TS72q}APn zl1K!a<-ee`RdweFc@^%$h{L&wme>EY@RGy{B!sd&At=h!;nFV<0(5bLwx=*7{$3oA z{$iKOoxa);#NIp(5Eow+Q8t1giX^JPr9ukDN(^`VM1!C6ej>qZ@{q!(H)M3R`N1`tfgi%N4GxT;P_s`-Eq7&Z4A@wfEW0dSvi0pLJ|kUDME5^(Dff6rCTP^Vq|EaEVaR{J%P zDEJ7)e?jCt0|_fBN0e!hR+lRL;FPJt&w&3iey^MWgR~eOoY088ld4MIOj;bq zU75@D)uK)W8yDy(po}xPAG%p_7$bQ>0h(nGce~1&$0a=ZC(;Gg`cCdr4*BH}4J4Di zd_5B@tZLKr0P%yeO_AFmxZffWqVm1+xulG1BP5cP57tV^t z4@BmiwC~{D%m+qj#PLmip9D%ZuVelWktVgba7}1(&_F&^Z!`!KyvwX-e)L=0BhptL ze0bVq$vL6?Nlc8AL-~_0djd*Z&$o@s%3gkbFAR;vCRZ#+x^=pDmPgl8c0?sy)R!|q ze}v!sZauI-OIhp>=r|Y+SZ-K+#bXn%0J!C2QWXo#Ym(73RFgQ(!`NcfCk^M($|CvG zZ|UTunO?|;&iHEB2N?l{h2F}_Gfq%Sp0bMAVU!1t^;@7C?-&z@A}k!FMYw|so3-=5 z;}Py%J+JrJFHL*^^R=*FG(KetC3OQZe*?J%)_4Ktp8ayn-vaXy_KPhw0TX8(P7->J ztU9=x_ysHnq2lnH+Qc*9&E%H!&VTX8HHra2--O|h?}Wr>k>umk`!&hG(~^h77gjdr zmHLyXeH55Q_6bcs*g43lrFIIXz!pVK(gc+$z<9$FrY1CG(SowLK9)Zz0=#voe>N{5 zdSRs61y0`dwcrF*N^+cL`GLE-#RBkH_*Fcr4k+@-6=1;1n&PbDQrm zgj{hL6*ibEi*xu7)9@B4j}TexN(WLnYEX?)^$OVEN`%40FOU+s5p3{O03c~gZAR&` zn7$;`*UVEXKG87BTG>V8zrfX%e}WMlQrJRO9=7(oi}J6;3Un63F~x_jSbMfCqdWx- z$ZTyT6G#TAb>M#YU*qZxyN**NAseY~SaQoAukjjGK*5QsI(n*BM1VnaN|3?koawCi z4&F$;+C7%P$88U*LutIqvW4VEno=R)0>nUSd4sV77nLX{cTGLB8lQ0ae+wwyW3jvj z7E5Nd0>zodGIuv=!5EZQAgS=(6r~jfN~4iufh`svp|RLf6BhAk;u6GLNjV=NdYa5n!e2U$ zRpbVF8hOEG;hCuPe}5@^hQS)7X_10wl9LnvL+`laQ;pIp04s*1rhxNWw*kiEh z0jGnlGIvEvjh`2=^%pPLrqRE~a(!EUr)~r(g=F<&NvIfoa!{dP!@H!!AVr}l-Nk+Z zwX?iSv}=4CN(08Oh6~C*Tw;?he4$$JQE6TSmFBfjX*52ae+Scf5qJhF&D2<|sb0_- z#!GI|F}y`*CDK&3wk86bX#oAZBK&SCD`WJwO1q874RBb`^OIOJd zw(i+^u`hU%T;xB(lOa?!os#HiL(+vx${K1j&__gvWbc4)Ln##Y{Thsn^4Ort3s&J` zG)rM`qBO(ue=T;Y%my;zP?b~IRBq5k^3@N@?7OV53zuRRtgsu@!EL=7Lj-@j2ev}{?F{)0#<_&(;iFi-36|KK#A}l z!&_YSMK1iGMu`{^38)b4?;=w2p{;P$CtTnv5H(uCe+0$C;nS#9#YZv|uvfdh-$X4L z5e14l8h9y`Tf{QP+-_TQZD$Uyf;{FIWPUbqV*MnMl0sC@k3qi03f1=j=N=Y9?Uw_x z;sk)m8Bm!NJOB1QoZ7YP%S!@|Dv^i&I$M^!S9tqG26X34vw8G8=oeoz} z&89tWe|f^1t#N@h#r$tzty2UXYlTho8o%%A((Lm`^sgKa!*~rfjNvWRoO7`Y{^?Ew z7nH_?YG#93t}Z(@_-7L?pcWV!w4+cLJP}a%@QDYlN*~#}XDX~O_;{=#Fh2C9k+R2E zE9x_lD)sdIF?ekkG5bF;jGz+{9$7eV!uslUf7c4o=paizQptIU%d_=};SE1j#q`wn zC_iS<7cT&3MRotFGO03us~jYo&_DC^#b8y27lP5JZXaxYV2SIOlVFgB5Xd8IP9xgi zeyQicajO&R>~9ySQ>^|5>UwD3QCCPauk%OAHdxMeeZHeEMM$KSX5;97XZsd;rjkbO+84O%mxhDg{JYRG@PV`(iu&SEa9!F#)zn5S zXardT&tlrOIMzjZ$>4#NveB%3Y~)yHchfoY`wfb8ZgMSYv2^(+|znk z)wTy5?1H>{0`Lq~JfRg7s+mVo9tRHRe?JJWoT51nLa0kW7!ZaFK+r}A&y9MN(R`qk znc`^YufCa3^=ubj4~2XwV1a9e5}A+{;P)0B26^b`E%TV0C5t$B=jLP=?iP9vL;}7j z+(f$HxHbU{lkN!R;i(A;@1-?>4^funi%~TH24;Kk-!WTwGOvtJhrQ~H>GK`4f1fof z9|Y=YZwzlC+odibYdnU-D#cZZlV2SQrQAv>GyOJn>jh*3`$AT!no~k^Q%6S(orO21 z&p6YR^Jt;U*e#915Nzn`$pQU^GSwwrB1?-zhnq;b2`V{UJ*0sdqKah19;pa{QHqPE zhTnrYN|XXfq)VyAG4_619W+L9f0#0KQlRd!x`4DEwyUF_zu5IrFFt!xAvTW#b2N$* zB4n>o13wy$!Rm_$1CQf=C%tHY+v~-*d(4+6egxPH^F`wa={lF6_zsWX%zP0wicY(Kp?#;)*C{Q?{$M6<+j}TjIsR?)ZoJG)rjidsy#gl0hE^s%fE&3?v8$|<& zFKV`nPYo`8COG}%PvqR?VwXK}W%{r1(h~$T@VKyb;AqVCW&vFwf112ds|!SMEaJ;l z?p7hbM0vHr;^z>F!6l1RMBNtS`vY~6%A&?u>^E&1hHCaW0lF-&CO*VS(Yor-n6{Ze zUA}+RCG*x->zGsb_VcIl_qg`Rl~#XWtW$oQIA&S7jbz|f`Ruz&p2Ep%1TvHSv*lC%PFppPX&~duSF$|e-=-!Ma%L8&Y^H~)JKHc zDtM*}6)jHSfe|yrTp$<+@^RWM3{IPJ;sNyq2N?!`FfV{SMbW)!BT~Y9X$Dn<+ds5C zo*4CiDZotZnQciJU;RQY-lNXE1?o(W&jG`kI>WA!-844eV3;2XD2&XRVvUaBEeanY z&e)Y^6zZVFfANQUIZ&?B!^awZggE1?dW8c_QG&c!HJsFy<-5pivMDD=zA##07+5F- z`^ohoq}>d!90futCK3&YD_k$wCa{ckER9baOEk!<#=GkN@>6Jn1y~j!j1!>gkeHx) zp;X2vj+hUXD8)FTv7V{Gg7T0PsrCs&Ee2jpF+~H-e`WtXP>VtOtDN!i&vbjoDbFWe z!0H~WE&8!xj2nAMwv;u3XSerqhcv9^87a6=Jb#clw4#H3@_!IWH>Ju*X z+h9T*L~6U8rM<{8F7Q<1^WYGdSSctW@zh$)Yz|uK0Rf#LPk#`SZSkjx&Pl2JoV^Eh zg1p=xe=7c}r~_oRS}YcGGESg`I(9S(h`J?tWzro1oj8FIp2({N$kni#{PCu*au0K)$FTue-cjf@ecpbuWdnrRzC}0H!*LRRgkAk z+}nQfaDLRlcaq?QP_UCoB4T_H+`!$UkXlwFU?<2^Gn3Q4daH9z)D~aJ(@~!An__9W zSkwuwR%Xf4xcSgdN<2bKl_XVg6Yd5Mm`YmfNQj#c2WUPGqj6?NNiNTd_ajh5RQ|T7 ze{zurK{>hj?7&l&<^YE2jQOvE`gk1EcL3VL{pzHr{;#Us1PP{`WI2qP`~?yfIe*;K z|JDQT?hPsY6OB*akP@A<`Cj)gN8hmf`UM<`1&CvKYxi}j3m_V2-~b|C1htUnV9O`D z@P_mW7y2o%8C0i4sSs*#gX3=H=(itye}4Sx3!XVc0)K-LxEit1j_nijzlztz=LZCX zJiIOr7kK>C!+|XEg*znjLqsIRE+$5;Cdy=jmLPb%04Naso3H>eN^Hj3BMuzKOVC0| zhAS1|l{^p9D~|vu`U_rGn(!6f_TE1fuo&Li^Vb!6;}$1HXMekZmqO$>;MF7Qe-5ug zIeD8u=`XcwvBr-Yw>gRry25y&oE*bjboE6p&}H0!16}ena?qy^Bn5=xcgdNmi(g>N z*0h85n_79}n!~jrHPWhTRz26}oE@s>Q9O6yUrD3GTC_XxV7J&a91+D#X1A}k|Drq& zagINbV^m8CeY!Ykh4neMsKW}Pf6&8Vcf^N=sTicc`Xo{XbYO9SInr(xRYpNuoTDP} zSO=swfHje>2nv^EA)9l;I`I{cjAOJIDY?8E+@M*Hfwu7$9Zcx9aaR+->~9wUQ-u2l zzrxj8v)KNDFzO5Oe|cd@V8L+M zDj4e%E-+@R9+_Mm^C_7?tP14T{Tp|FpK*5jnnz0-tIZuDG}yejqG^Oh1Ocn5sxP}c zFUaSw1?RE@!1R|-4C^|2r^AxU20oBxF0QA;F6d6{q+n_L9ToClkL0hq$=Ji)|) z#?M|v29U}?EH#(E+O_72e@|bWy4?c-OmPA=op8^qIRMT;F~1i99iguzi^p45ze1(- zV<2O!=GX={q%D7eLB+doV6cbB9fO4}^2Yd7WwZJ?`h54`=a3v)E(lZ~#~9vX&`Aa7 zLjUzEO}<08U2<@#u$zi;6b$xNFEAJ>2%qRVe8*T(s&q&7f>m;W{pK?i_J0-6jL5*b zpf!M+5@Se;xKwkzFd~CIYFK$T>cpx7e#K#m4idV(v8xCLJ(_8r- zSMqF)7Hjhu-r>-s_PWr7W*l*&l%$ui)P&>3N)r|?bA0^I_*r*PO)GY5ot>@D`Sj5Kin$6D+B^Lt?a&Q6LT0 zyaStXfy_WSp+`5L7``*k9Mr_)7)bf@atySE-BvEn%%A;dyF~6d@QVu^bT9I7w85ia zMC?t^@z*4et3@X=5}QcMCmvjFRexB055QI>EDn1gyrEwc;(vZmt5aeR0w#%kC~dqm zoaKtG8kcX?LJ3!pT?`RsWvH5b|Jc)y`)gd@jtRU2**!!kz&nxoMSK&8hWADiD?7A$ zOZR`(RE>A6o=kLcP!UGVYjrIv_zdim4^G24)zzdHM~PyI^A?a0dXIwg-lOkkz~+Qn z5IR#(Agbp>q<_sfgi^FB3V_f+K`E55V|a_uM<^(^)IccvWqW35J7vw)D)Bbq0-=M1 zas=sY;;ElAj>jhg_yXa9?pcIO6duNzB6B-EV!)T=(bvjICA`fBU#d9#mgHMuU=?H# zRT#&mnmZO18Lpt_bnF7k+Nbsk!TuWJj<+Nel`8ewXlBLMj=4F#YUF^$82qJdr&`H7mc5;Z@je?NG>5xLC53*QQWaQL9c9j2A zp$@bYbALp*DBL~}5*ZrQcW=Bhf={xrss$OvRpeH-EGiTBR;FoUKt^%uv_O2K+@ul; zVO6gU$e96>_E0p`;B@#Nga#^q10Uha=*338!kLS%QNX>R#pLbe__d-Tn14KJ5dlss zxxXte{+`;y*JP?~dd?fX37Jqmk=@Z5X9K%}`)1@xpV~l_aJ~9ws zm}4&FO8-Cll`j;`U?X(SF_q(#o(5k_-n#T-Ihu8Gzk_7WVEe`K!t}TC(F*~)g{V65 zVl`;Ri4ngMv`?U9P`ZSwtk^{ueGq(0_iwNjDI6jlf1_{$7NfF9E4YF@q(~~3weDRq z|9@0QE8YS(lwsAqSk%7-nBktqg8`Y2%i`JOcovx_c%{VpR8c5JLk=7#)9)S=7am~Tv)P06UGJ{!Ob@&v01 zw}~}FI=Etrwb@pjfSriZhig(%bT$7eReOP6xP)p;v->Fy3gMpryFy-{ac1|~dVj(0 zD}Mt%5<#GCD;b63jT5R;E#tE2t3KllF!Lxes&ZBe zgbJOT)%S|S52clB`ltV9C-67Q^M5Bvpqv2JY(B0IWWws`9+glaZ%-AgIh$vn4xWlI zK|f#34%E4alFA>XuBS@?nK(mr7u181m>}^8QM6W|@%Jl(pk>iX%5r;A@>R73(M( z8A~z0Gd7+1UyiPVw{X)qELAU85XUwl5SQK(>dNHZn}{Eg9S1v-y+LVn$A42v3QJ+} z8|ds&bVp}ll)MKek@s`XVST=P6RWEtjOPq=6xJBuqO(g~C@doc9EPNxE@5JQO1ZuT zhGZANz^1L)KMa!ZVa_TqTPa!TSpmx~JgyJD{`jvz1+y~Ba}=NcD={gKaCS3ZjF!wD z9pTV0SXYJNhnX4VU&&n2!G9FD8nzG<()|P7Adi))f|;uJ0q-A$S3Dd^TpoCQZ!|WR z@yLaWm6;}}@`CaNuz9P`1^^p>`rHbG3x@M_43X}%JA*kS0`wkkk2$ZOksQ*CFJ zXhS?d4FDVN_7lL8zpM0|mV#Ad;VyrnJQXp&0nZ*_cX$>)%KQBJ@_*=yJ=y2`IWL_P z@g#=v5(+l~s93}ZNpdRA{&SuKh zCfbcT31xKQ$d416BY%-297RCDCLyV8P5?B2e@nK%-#{=Z%VP&GO zFwtY*j)}q#d1rj$hm>j}8b1umyp4m2FkUe+hPRmLQWqM_qWF(vqEEQMMBo}gj(}WC zgD1*li2JojEVCbc=2q;>odG8B6x2LJtUg7VanRM6SCD4UR)053&Ruv*uqGEVuOLqy zNV4O!yqGSn_HEHgaRODVU{u2IfJQ>TCOOnaC*>=k;4%3KPAl)Z6-O@_*Y>uf|3t9?MDWw;ve0HsF=kiaZ!7iqvt+7Yh$36B(6F)qRh5e!Nr`dR4neJ+ko3)s*Ak{BGT^La7e4 z4)za~ZdB)>P_p9siZ?58%tk;gmIqxaS#bho9dVPWet$EpF9`mN6Wn;$OFl?^9WY)n z?UW_J>6|SlKaao1@9VFR%6jlPiFfz^T>^&xOwZ%cZhp-R+})#hd<1$&w&=cvQ4-uG zMZ4L2XI*7yNgOW9?HJy|?h$f_Ej7W8$18>~)fZbCnd~gF2^X*nBmq^IQfD*1eYLX4 zbZbD@#edI0H;)$AqW=K51zQmee0f~5@I!v}D~%WcdsjsvfrD>bPlIGYt71 zln+#_wBOSOa1@Ght&-4qSO8j9Y;k>6TqeU@y?>stOFve{BW=csTJ!Y=fl4JoPM!wv z8n5Xf@gH|IK`3xCj#m(U8Xx!g7fpPquH3^72!GA|3rv-KXtMbu39Vo#&@aBE59f!r z{xyl;u5zKfEcSj_h!_SU+q0{dpf{SUi(f!!urGRW3?c`yR7&a+>>=iow`xGtC!B$3 z9$mN_ZT4tIg)QGY#Zj&RGcoO>fBFQ&QVBl$4R{6`v8!f` zz*XVFEVNa4Whx6zHp4ft%M_1Uw0w&{P-%QTbW;9k%PRTeY;^exO?Hps@zEpUc24_9 z7X^la;*l%$U_nL(NA@Rup9G5I|CqnkWq-~R*f}q3sacod^XI${!2`pk=F-@N3m^`< zK?frJ>ctfhCj*~(aR36uKH)S@oyL>L?iZgwD2ggW4)meI!o>xY5n4boa354m6rZ?q z%@AKX5TiWdGIg1u4l7v#D$`hdFXjo&tqK%L_=2Eco&Z1$cSLyw9R$^J6rLhqHh-tv zlAUH#P6E}wU`Hak3fo75Vhit#XhluL&QFaW#e-v$P~GOTx%@kpbWcA92JRZ_`fxO! z9YRSb-Xn~B^ys&Pu@FWyew1L%y~F|IAbhmMq+BxwFb09bNj!$PVC;)r=tK+T51mLz zTJ>Ytlj(z2>U5(O`-BTH2F8LSw|{D6MQIJ1N5L5`t)oC=pE1x_OC&^z9EY<}LnAE| zsiCY2Z+!i1E|oAG<;ju}rIxO56a#=}Qq*GPj1VM)O`{|=h>l{V6~ba%UX|@s#5{PSg)qkIFZYSfG}bD@Mt9xyu5{>G@wh z5I{NTCR*<+_J#P(;Y|rQNq3_t0PalS!XQ%ersHl({xPi6W9}}eY2^Tsrvl`GyD%wq47fv&#T>8b} ztj{<*8qT8?XMqtx=~X^b9FmG@k)6KKe?gw!s^p$hheZmC(gZcB&F<}J1+L63Dz&SB zD2lVRlmlwv3M$c~j(_MBU!^kL3r}I;#f&o)&J(W?->Ta6wBlOTAoUl#Mq7LbSC0j> z#R(N_;}$2ki~a2aUW$OenQIi5Udyd2bAF;pMD? zExauDf4~dF45FZdPm96>z^hNVfLCB3aCo7o8Qq#_M?c81j;B`PohAy!kC`T@GXkVtvbNZg(64Dr!u8@Wcx_>ZccAXkDl3nHOJxQ%T1a0N z@Cp;Y!k4057Jmw?HpFK%{33HS{z$@{*o*9ISOhq-O41bC&aQC*M+MVwz_G{P9gc-M z@-cs`_|OX+`}~oGR+L>BugY!=Z_(JL=AEH-Sk#@)?Ws_7ynmWXv`SWmWC0rcgbOs< zs^hFd5qykQbz|b>4X0`mDYu1BBIUbLplH{#>hxa|vVR~k6c&f_I9Fz6kf+p#GCjpd zd25xEt6>@BiIr1z0oRUN{gT8|s_O&AIDyX;ZHlWE-PdLR0in}!q0M%lVH(WtSxNAAP=uozaIOL2pPV*g>xjx zV;Ev`N@bu;slrgUbdF)^0t&pT#Uu=YZ>UwU41aL@t6S2re8HK9RsY7(YFv22gZ*uf zhtGQiktTjb*$P2K<41Xr93}gXoiFhEvmf>QBv3qx$NU{0Olq%SOz3d$%c+l#fvhQP zpA@+G(Qj<8UVKgGhsY_0EyYI9(WVyB{>fK$Q!jnuKd15RO!UjS6M`o8WLe=;6^_nSS=UUHrgY*5EH3^y{m zvYnSM@QyaZzXLTCt%pBl(ee0Cze@kC3#mW80Z~GBkL2%h&(8H$#Xbet)D@tX2>K`e z#wUvRk&%b4CG(F$v^6u-@5h3IRMsPS1b<&gXZF+lv(J0%ktRMs`B}QrXnabxDSTm@ z@4m#MqtbZxB_6|DOg=&%v85(VlH>6~jGC(0P;4t-*d|<{GSEjviN`)__1;L-;v}%J z`E1=2B^E}Di^G4!K&ASD%l%GLKZa&W42|-nK|&ota}eF4KgFVMPn1{tUkcbM?0>By z#jC0WWr95AoIr6A!U8BHk|fSIuC50-6#2%9-!C(5Y|aUd#8>plH?68RPXtiLVlFDt zH~m`>wc;()&29cytl)pg1uk^sJqF5WkJp>6nEMre%NG}PV2zKk=!Ka2`yOo7FQtLQc!HU<+1D+ zzoRM6hFM5cnbz^Jd=bAUc@AEbSX3GwcvZ4U(sjQjc@AE8tV!BLyoWDB>2|0*wmO#fLbIlvo{Vp`;jMtK!~Buzn8 z8P!lTv%SDhxE;WTgHo(rT7Pn2s}&~JA9(^gRdfN$zo`s?;)pBs`0HDq#QYZKlUV&5 z_F=fy({uc2d}US3D)1GmaM@#WB1^$0IBcTj~Zn z9$|U-s^;_~@<@LoDOh(GVqGMe~tlq$3gjUUnCw^IJp z<~xh{ISHU?2Ju4MOn(~wVH)0IsV{P2#ARLvTezq|xUTqAl0kzB_XsP)gq)RuLx2sH zlP`&n7(eOb!@DsPGN^_It4f(!{eKtE7RZY7L$pocTwbu27zH9da0XYE?N3fnr4oqW z{z&x1(SUDGx&DM`7DirJA8I4En%GhJO!>K`^nP5PFc-BFaDV*aD<_)#n(hXyrPWne znTWPB-RKOM#PNIhOJ96Ae~ra#k9#4;rZ^d1M|C4eZw8P>wg!c}*m8&h5QoPoO`8;2 ztvqP4&xm2bOMgupBueff9>=G`(T{uLoA`mu!sF2RkpP-gBk(--=(pQ|nd}HMgFw}C zV|a^95A*K=&3|^KNy`yC#o0v92>eSW9T;r(RWEG7NC{9od9{)!%aTki`0cf#h%I|& zA@=po&R2m0LCjbgnm7~r(m`Nl75i^?=;>TV$pDzh0Ax`fJj!DsDzZ#HW3b(Nf>#R; zT^D&7s74M5!LTHtUaEkq5=@WGW*Pav^RxIkiL4?wD= z=$NRce1C;F_ex$Qin7lbx3O8qk9UBsjPHjP)qDrFr}A5*VWhnun8pbd5`S0a6}X#FQdA)=xlqArxMjRaDsZX7 zMy;1~J_MjKP5$Cos0jBBoc4gYCh!w$q@AuPdYPxb{6?b2t;avrS_0lQL%6P`~h z6n{~pm==sAZkGdL5XO+hnZou>OdBJ+qNoF2h@JeH&@l~uoi!JdS73>N;#7mgoRYwfh9ue91|wNh$Fbv|(+8R~Cq0LIwqI6aNu2e`U7LER*!5MjwV}aCJ*S zV~{6581FIg8^37^*Vx~-Dvl?92Y+5&{BR009i<(gGT-T2`@OGsx?}nwKcwSX#Z8Ad z=yIv8igTe^#lewPvkuDKYSYo5e8Co7V^?!XJ{Y;q_gbyIsZLa2qGsKE&05jLqgm07 z^SPpvlEVcdeN61Vj;u-Yv}eO%q18A}FkmTm)$d83IvUb+sDIM<^g$sAm46JeKk@=P zQ;K^`!knlNolP>^G0T5}Pf2|nd2jqjO&DHGLOh=D$|uZ^fZWCQo_wtf;O6j;G$gc< zr}PT{GhOk(+W6ZA)^4#(XztfkQCDT0B7*+Ac6_3KrAGnQ`ufo{GSf_wKn2@azXjU^ zG!sA50XF)!;oG2Yc+whD8GnBpVC%bHfGx5X-qoC1AsBiAi~Y5N+OAQFpL8978Nb1q z#Z+h08eAO>l%X%vp^`jh-4dnnnfBxAE0CGRNnWi)pvsd7fSN)liZTlTsM*gSi3yd- zlV+eXGj?verGM7_HIJp00r954EO^DfVr@^3{p?eRjkvub;4D5a#(%k~Ap{&6LPmUq zN)c(gV%nP%T|558SLWX#?FJ^Vg1QA0ll{;LnkhmS3{2j`dm3;iop92E%9(V+;GlRM zR0dKB8G;myNdh?-GacTd@&VR~Z#AKkXgeW7=;<(T)0KnC2RJ8V&k>O$hKPm#p(r>1 zT_l2k_BC!_UIbTu$$#>(Cvcq?Jg&*hb9n2?_K}dpnyxhD-;(@?h#QJhsj~++%zrgPeaRVq zBi)37+u|JHl~RJM2bO~}`O)IW$|LlD<%@=P@99hBKzqbJ)?19 z6nTpm1sPW<&-7*_Xo!$YvYkGDsz6P#nDL7}4yqtJ+!M{mB~6g+1nkqW zxeDD{O9YL5rGHylZSzsG{WwEM15?9DFJrL* z9<`Y*#O5Ub36B`ViXIgP1J@}?fFS#C`F&Ma7DgF^D%~TI+P2@Z3n|eWdVyoB7XpiYgDYzn-}97!r@%?;_@}!s!Bid z@3Et2VN^~-j+Fc)?H3s4m}|4s0($w7D(4xBuuW*ToVs)M%f+9a4B_Oq-D0y4Z4OppX0x>8Q&*DAGxPOcvXcW@L@u{%mg(>os1LAN ze1EG0s8VM1gQCcpa0-0kqRk#)vy5GXHk%nK6^)ytzmEOf>4F01!|ZX37T60+i!W5Z z(aes-n#%cb*V5Mq-4)3sgiA!4l$)u(Acdj~`oaP_{44I?as@LKim~{WT~llYfmDPFw>1pvD9|*gu*vUl$QlW|LMHI2ZH#!NObAJ{N)S!i=W>Zv|D&2j4~h`imu18dl5r5^D>h>cZAwI zQiu$#K_Qn`OvE(89Ylrm3Bl8B<$n>Ok7PqUK#fEbOa%DdBwSPpsNn}EX>aPF?g6!D z*WC`y)RVT|(KaD}O#y0O@6?lYn*eG!PP?Xv7mzvxwn*(#7nwO@3XHrr75$iB%wSg~ zOlc8GV6rcmv5I)S!vAwAqf$et5F1i`KHyq0mpc6-OwqopUj-$cY6B@)(|<{*G{OR` zQC{WLbZ~tWk4s(Clc|e>w4XV!tIq#wvq~SV&-4I5Zje@ejcx@wbUN^JSE^|m_j(C`xmtn+aOzKDXn?%HK!1tMHc5h2S14dR zlToV8Iv=gs^gs>a6QLmAE4YEBx+ofGaNh0PlFR}HHMDrm+v zxOvUx4Ov|E4J2mhub}K^o5LGVfWaD105eqN9zH{D`V}wwD&pdgcb!eQ9Xl|uZVAu~ z@-=xLF0dv9?6C8x)qg66z;Cb3nyER_s(rdgVrk+|V&RH&U{l8@5=+St*m_T_=hyZJ ztgx9xRwA3n;T`NuYOgCzXtHWa4PfkOXhox(WV_ZD>|y7-4x%QHf%g+7tj_5RU16Ok` zR84q^T$SidepY--)C7qS3!W;8!E{UhN!JUbM=prCY_01=p-K;V*M)rGu;mIq37V-;Xm$&P13B$-peZToUzPGv4Uk_>{YX z`I!b`Q@RG7uW<(ga>ZoktzhIS>Ze$9p%(vqr-b-b7Gro?ib?JR$6wo+s#*wM;zwOiF{K7l7W)mMuFOLWY zUo&roFHZcDe&3Eywq^~0+6g??lO4q4@K)(P!dtPe4yC6eACk)OIm9Qb={#F-fv>=a z&_K@*s()l?1<4zvx~}3N+OB7`Xuo48X>tD%UG04`;iAps(4YY*sHK$FcN-N&jHl+J zm`A4}sD(lIdy=P}IE}<;RYp@)ittNl2$&^83XTyIQr-!J@b$t1%MDY~0`wkwfk=`- zsaepA0tH`k2DI=1uI>m>3-V930s3@_6SyAYoPRvs@)vnsDZDIu+r z(|~q@Q*e#-TW~$XIk7WM;DYxA(MP#JP0L9p*-z9CG-LMyT!qMhhT4)!c1M5pwT6aI zSpN_{6mZcC3pXa-zu$^HCA!RhS1}&(IBF`2-I#bKDsxu|N=XBpseA(9lZhx~^pMB? zQ-5`1Ny_}07BHYdYzv7;=p(k(1PLsB-Zlc^V52n01`?0Z zM|@XfN@Cb3lt+9{`B>GS<%&4p_ROS<Vd8yo2>qO8Uq`p!AoM2G`E#-3w9d!wXluAOIYyvP3t61{6s;# zXKF%Mh?%)0=>@^f8oUt&K4`bKzai+GxIlxqut8xLYYGW0=KR0_+qmWlZ1%ScC8;7@GdxVB!mokA3!;Zm7m?97*%BLN$ z^<6LYPo|-eC}lu}*h@r=ld+3x+R{+M(ds+}#s;0X)M?_A90oCR(msXq=s(zlh@!)z zoHWdb>1;KK80BFwYP1qjL7dAs-haXZv`8S4IRB_bXx#r2qy%Vj0sIYgsxn+stfFJC zkmgTz8AJ3P-6z`L5r7sR7QZkuylbIAyksbv@h1E`cC@S^98}FgZp2qI9H-gxr+XZe zCVp6fg=3=QQ^%AN&bRg6r{TR?fqRb0v3`rfM>r<7)r3NEFrXgt$&HySc7D)orFWaM7fq^E$SV7)@*-vOtMu%07NtAyh)JSev)vq+e6VJG)w6K2*Jz!<3 zTAk_N=*;xpK&wSkifT*2GR_mFbxN?8^0%}AGf*isvAoq|maoMMZ2kb36iMGP7=jCm zNj!5h&p=Edm{5Cz6Nu_3!GHF_q>|GF*wa0JNfSR1Q}`u1K1JdSzr@yiBtBb_MB*dC zr0A`2c#D`v_$79x2{H1tDFopigDO|)leXXjF@esYXf%0IzQx4Js8vpC8Zbq|NV;FZ zX?q+%1$F~{`_Q_r4>8^!W?a=>iBCdvXKYI9$_RF99A^PkkXKe3Xn%+M(mt_gj7~g@+Z4$TQbh?RQ>(kKyQVIMTdp>^RWlh z?TVF7IhF|sP2SUCaAGtWiHtlUU%tijFG|68C9oe)L_hU>w>hR7=L!D_(_Oc{kL6dm|{cZU0q9|`zsT=h`sk+FJRb(ybT{jDCKzQ z8j1gey;eH;gT%gKutzEsgFyTl0MSl3>bg}ps!}?2c&*WmAWgg;>kh^?>1#Z%(%^^K zV35}oR?H#w)Tc^7;};iMv9N-snfPg9j!8*TKvTUh?8vZ$YJV{l2(cC+9Ya!q_?j2< zCoDMTNdsd;bC@aY-rN+>Se_XKWO{-U?qU9jIyx74hAWmX#x#Ihs~TlxK8jUo@}3!^ zutC%E@ZNiR{!nKLoXT?F0B28%J2(qV1eG(Hm6V~K(xkHF4SbYe!gPr?!_tO6|Yld{&x}WTQqk z|3IJ_jm&mfY3zdm0@CUdT()lSv@!$>Z=2iYB$!lO}YSt56&138z-I8pKkeXbbjG^j)1e z0wG;<|9{Xac~#s^2Y`KjSIU)YO)qZHUas34Df{M+nOe=1Pm~_V{ zF#+@*Ipw)0<;}#+@pu3_lT*kLW&hLGyNR18F8t6onAl-OvG(&{kiYCK7XUSW!J*P< z+{h~jmqG?k9Qdi@(nvQ84t9*DIhaEG5OehppX9*ul%2M$waTH zXryw9R)ciZE@nTfGcZ{Qrm4xWK!1r|p7>n}nD>Y+&z&0Jz%0ZT9X|rJIm?g58;C7L z=Ckt|1xgnGIK0)Ij}TjItI6V3a27s2z6UC_Muu#`1uzG(rA6amWdcW{rQ#No$csN0 zSZ+Bl;V5M|aW!f)kWAF=oPI(0km^RF%JwJ^Fq1sgMP4RoGWg39o?Ua6)(=3~?j0$?)T!ID{YfnmRD`m9QXG=O#*@|#d762RjTpy$pR za1<6UjgC*%eT7S7>)n3+tbcyzo=bDA-=gplE{$zNs-Z@SsqlZ2F%1YalSb1QXn*0N7#sxJ*F~Ph zmYjhw5@W7z2q=sTTDjlk$rqn8Trf>b`BdPQK*54pSIh+z<3kji=X(^JCVu#krPGU! zPnxiFda?C}L5jGFCfrkOj`dp%K0>jvttJfW{o=!^AP4?rsZX#47n-n8Y)C&~FJky= zU{TS8GsULl{q2lPcz*)GKv7}(DDMI6W`ZcKIe7(OkeA*hh(Z|Xs1 zcu@3n>9ZBQ6G6#Z9v6JD*!*u7;njQm8M$9LX|Co9eKy2_h%-GaNn{Kiih0P8HVq0pBo$;i6 z0gweQ3;j|wBN^LiXc&rr)cXmw3xj7Jn(+s__W#1Yzq%cuEXZF?NXF6}7d)ZN z{&s;fu>@`ylbuxHC@Y+s=Q+Mnc)_5ouQx?jNow(U1=(1>1(_2wcIiYr(*!a)2Jo6v z5(7`7wEhQVeb)<+1r~=KcT!BM=2je#v|`OC+O}u5WPji99A|+PLdSS=>hz@`!a?CS zdZAd8L7pL6%u^tSN0&@>Oja zY*Aj_a@8FJZLIM-d?!}sq(9v?(&7WSx+6d>E_hLTE2 zEQk^CZ1bg5EC6A+7EFV}zTg6dwyS3nsXI`nO08;@P+T~4eZhH3A{;M~6+7K1LRU38 z_0wuqNk+O5-|RP7$P*A!OT-j80-hwuO1BG?U4Pi0j|x_?N_Q14Qi)JL0}3y!pf{%` zno)?SiGLW>HLD*NFanEUGwFA}TTJibhOKbu&v%`S2#dr z4S!&E;(!CQux*|>e)xGglmamOdIM(ZE&(!wK-&Mu>F^er&d1p5N8>M;EBPjvQh>Ns(Sr`t5bQ9$@%72mu8f4Ryd#hy_;4@s$6Kxb!1tiuDmHsu4 zAEbdlNM_CqL8De56@TnszIlJu(`E!c!xP}sAYBJIVb8!FFVopTW>_HFZEGK+1{>sb zO1LFlD+(R-;`x3sB8GcdS*pJKUO&FvquMm_!xt=68y!EWHczFZ$<`YTc`Df#jDG^9 z9mH{X2SbzED@YTX%+%KY93%pn?8W{>eD8sJTHkZ-)@gq`F++DpfAy0ZTAq0QH5W)t zme%^u&u>QJx3udNbqkFNGdA7p-}CNljz!7a59LgKOVh*qqsl`{QnxO(bcf_nswm>s z5FkY7>H2ZCsnA>!+QySx7E#pO`+s#@)Lcz_ocM6s{BIX3M$BN-t#=kd9A% zrc3t*TkmivVCdW1;R=RvcngL{_$ziHGZ-{(Q6u5_D$iQHksE6>fAame3ueqOgij(MLy7fn&7qucHA8zvN)+y#p6(M(F^du{VFe%N~W3c`Bmi&3V%i2xof$RUHb)&GR;Ke%rUc|=IXtzUYG59rgLTzN}-w9 z+TlYn{05^)9C{L{i|V~7FY01zo(`d(&phU5yxVA(s7T7GG-ePy%SeZ zzDJdZj6htqVq*T8#R)s81txJx%@I+eVBvDvDbBzY?*A)M%iS#jO@EnWLN;Ap@u@Z> z8ObY=;tKzyYfjJP-*MP7eI)2%jG;$A;2UXJ^ti{-$9lQPDrw@wxXUzXa2Q!7RhtD? z3BR@IvmlUceQ-DqZ*lkttHicC^qHmwV5u;MPHuV)^xJ|991fa-e-VH7i#~(eOe`U0 zc}0x&>-KICu%Xqs5`UwKP+|#pMCngajfk_-6_9`#l%rBO8|4*4g>V8770iY zz04%xD@I0Lqw?~U2!NM(Ds+B@bOY!}0+Q9s-js=FRboBaeY3e>w*C#|gp*SBLEM#$ zj^a0D|Km9Ul1X3auX{X@m%szb_XXU{JP=&M95l4`uD>RFb$`1T=&!&7skj-3x43zP z2V!TMa6^cQAesz)B8PQ|fi1YeO(Ygjrw8c|TZ{B|8*P@qhoEX^dO)=}2AWZcP_kUu zhEcwRDg1XiuJ|?T9ZW$E0r~|+E6StPRK70$FcJFqQg9HZsmjJ3r!}93>Co6KK5j6T zX(9B$BT%Us;(v<)Z@?4Wx-5s;kgIbbRXcl`iUg_&A{iC}R`|?r9*$ z;VlFop@G;|69k!ysJbfk>i;YmTU@ce>jeY@yFig{hJPWzvO^cbNTM1wDHk9(GeOcT z58yUD5#knsOu@t}I>D;YL;(Z7CTTa^vBVr9Pylpbh^bjop;2Q)CbEXI0;=(&cn=^g z+_5AN)~J4gf+o6h!U%v1(r@43gSAkq+Odi|va%oj$u2vs_=X0$tNVcg8J|{e?uphL zmpJ)m_J6kv-KOOA<8k+wp6m7qMrJ=u9u%7}2-FzIIJ^axa|CvA zce|7sSiA%Tkl>^eqKy{@tooi8unKen3@SS0W9PFUv|M5Y6;*w~S%_nE6jTi^Li@C% zW+=%b91dTK^VV2~Lyt2GM zIzhy{38sQHJPiVvbdA88RG55Gss5KQIrGWFou^oJdozGkkS8^mUS%*fE^)$?{p|u% z%5>krR8NdMrV7>LCB_&^TL&FK!WntOBf2UaFI11?@D@@|2G~N%Qv4&8rCHN5>qtuC zpnosS#lGMIRDn1^)f=fB(EzZ$7;sjKRqgkjFgZ|FeY;bphaDd+Tu}*75Q(%Ck5HmE zzRD;oyFBj<#>5>J<6$U^ic-QIL0U;3qK4|NqMmw-Q9W_@#&h8^h><9piYrw!%xMMY zClfdLE|BrUwp*u|ZH>hf;x%I=h6ey0Uw_jfsnDUNE%cXs1z;;ZFdA~w^_N%?_i;hJ z25RZ1;14|GQBod&U0!ZEZkx&5x1fQYcrA9TdPkg=yS*qkeFK+0mF>7JW~Y1AwgCNTutLSI7L^<6K3*?)z` ztezG+fScS#AJ-uk*pPjJLl05jA=vfpzh&$bP>u4lG-G(On}|lV3+hn(Lgz5$?lg0c zqAM)i0^J}_{i#}$(L9ZA`jnI|VwFK&VSJLVA}CYZtIjXQwF~lOpJ5KuT?LC5dLzlT zq7{QYUpfp-bTm~G)aBO`pcDP!FMnIH`0W^V{#-51cU6Q;FN_j)1i0aWip@gR)$uQz z6aY8faJ^7OG_kqiw7@DU&YsC%=uf4#Z{W0N!X2lD3-ZG8DeG39y+HLKmQ`%hAduc7 za5@feaoVLWaB4~Yp+G56qLDrUae4PinSjzReu2_JE06}kyCYnO%|{P}Rex6`+x9Gm z+4mbDzKmf8qQa+&xftqa=NRAGx@9qJ=<)q&0efK?#ZSOkpH?K~P9cG|K!c zb27>+hYorHBpQdbMuB9wdNnUp_g{%+p@9m&Hkk5b8fg}D2e0>tAx-=Uz!YMLj!&2@IXqkM z{H$D}`2%`uHhPPncpTng(xmp7G@(g%VwFJc6V*@s*3-Fv@=M#J(sw;_;gE4P{g8K8 zL&Iwl&sLnEa(DDszodgWqS?xn-D!A0p27E9l4gn>Mjl)c)uR$tsek;T`(l_S)_B9;c*<4Yx3d_Ln=WnKxu2)%dQqV2|5VjEyZQwywt4;aL|BW0Xf>DV~pE+e|Z} zLMyO1C1}aA@(t(ATm9QV>34yt+>qwqA#wqbdvuZ4Ko`lH;(t4+=(DQHah~tn@o8jE z9x{xo=_l}fTw&=S#}6Q8s^kCjT`mxk_#$fO!6%UyNrNy;)dRYwFPIUs7^-Sg!%^dH z!*Jk#a0Y6+3-|;^NbZpOOFo{dgkUI8G#CRw#)ABs1{jlcuTu=7Je3}#MIkb%>$6ly zp#evEs%13ygMaQPC^bGKwWC**r_Trh6k2-m^`TNO8T5aqtA~+7={W8TD8=$ZL8Z(2 z>v*=UQYL*u{~r5|rX;jyW+yTl6d9Jva`a8$i!jYmURawwDgJh}P{Cce*P4y2XcE~B znZFAnu*-K4et|qfRXnXVG+&OUE8zo?Y`}Z`k=LGFH-EqEwR9!X@xunpY)OC_=pngh zKDZ3Wi(7Ua-kN}q&_`^mVFCh6ip{vm_+~g73&quUy--|(KBCv=Kguf836?1VxFRT; z1u+R^&IFQ@g$qY%gr1VK>AeM}fh@r+C%7WCKkA9LMI-4bPtcrnz4{z$Z~|UL33f(# zm{*!m0DrRa=QJX=#7m;Q+5yo-08#)rp@yW!OQJk2JE8Q@r9@?O^p#j?I)BxP;W5?#7hq{dH z6gu7Fc796;m%-1iYIj^w!s$J}%4^`Obh=*?KQE&7}$eHSkrch4~O) z#WuOnpGGEd3zJ|To)o?UY7UBE9gAhVUH~=lRmhdoPa5wDIxdlZoR^Z-vt3WJdf{lg z8(=cfJ1DCJFuYYjtd!f}sRd!CvI0Wl6L@R9PNl>I+cU^hEJlhP3RjzaNjIQ$F@F?! z2!Ai=3VcTu?=I@O|DZQ)v0m>2?B}F7qbKwW&8Nq<;A!5p_QtdZD)-&^NY=0JF zinbddD^1lfHv4)HlVoiV$bvvA2t5vOoxr}yg%UH8!J)*6{mbQts!Y*-Z60gqz5rPu zJZMS|6`3%Y$noH16|OI)W?$e}K@Deo7r|MSSd@dBgvTA#O70E+0KGs$zYhbDz7Hjn z9;M~U@PjE&R=)&QzvNtcl!xm|eDJXwD!t|jM^b&Ypcqd&#}aSw`i z3qS9LYIhR51c^w+K>^6O4;)4^3(A_Vp5z6U*XQ7Lf@EGQ`+ftNJz4L_EcBMwfQEnE zf(m5z^{(9(sem9*_$|l!t@`VmTp-hU2QxCMKt>&?y>ZbUsK3780-3h!NCikuFz4fy zG%DUqdhG#bmp=<`&PPi%kF6caHMv&e8*6w*RyLTIc4gjgLG2~Us9}(@X2BSX^0dZ8 zwSq+WUo9rF(0$NxvFZ+4n!SN5|nUAiLBBAdP=dFaU{W z2Q+W01w#we0eE(47l5=~kK9~)!RW(73rRwZ3wyM$ICJ>sqtza@vpH!65;pk;4cx-K zEI|)I8RY38LiroB21uUKrGOA?(UL(PwZQ(oN}9UG*Ja`J1^HLVRm?kvB&2K`j$DnF zrt85~rRatv1p!k|w9L-=vt57teDU@(PGNgT0A*Z|DS^OnT;i0hv%g*BB9tt@fvlce zcVrbR$}7jGkZ00`=(@l(!DY@=lqiraoFAw4TWCE(MX@s-t{%1lm0m;^h$+K*Dr6K} zZ~?7AW}xz?4T^)5L=c*2b^N)gx|wTI!<~_dQoE7(Z*XYw_F`wL8MA*_XNy!`WKNKp z)6@nyI50E;L8)Dh`@gEa0(VEbKhksM>w^Ir_9yGCU?KXER37d6imMl-@rr5PK$kwa zRSjTK9OHAQouoGd<1^g&k8iLg6%QjD!&j~FPQlcWKPteF%b#Er*(4_s$+vs#ktTjb zObUBM$EPZTlJmCpp0R(+qeOlnggUcF3XG1!I~bYNUPGDC3?pnirSkB*_;RODz)yZ@ zdl>nyrlDw7{0!+50|eJfF$QAa>2>!3ev~#;Cy`bWdcJHlA;T+(NF5TNbPD&FW_@&9unqp!f2dg86aa$?xMm<~1nX1h9e zs-}zlmQsHnZtF)0kZAa%p>eR3hpWwAqdb#uNW#Gjpd|@W$cm&u*dT<^QpPZ3aIdlz zh>pwB8ZL|x-UhoaS_egW#;>aR0R?{I*L|#do!Ekt_=s=U71q0AvYT6hf(zUgB03sc zh3O0xPB*0RvB6;cf$`-9a(38jeO|E~FbqURo!fuhCVh5~sqz+>DsP3UqT^G!c*)S& z`VkN*RjpB=B5*KSwg`NLs$yrF6dI`^8VM3m;PoohD-ieyRmFE5W(y7*eXgiw!7U>8 zRx;qW;3P&Fj+PjupUln1bgq)1%kua~L}V3r)X?YZwMBV#c~sn+77bb=W^sH4fneZm zsMUWo?N!A~(O6U7?h>Yq3&7wkk7>GKrr44*6b7n^Mz@CBpKb{#4Du-J_5*oZa{CH{ z8w`eDNKFKNJE?c%v!P0%0?EKjX@gAE;X*x|$k?8i-@VJ z>KA{hpgGfRG#9Q`>_qt&hRdj69WA9iahait2230k z&GB78xqg;##vm;@9*c;Ay4v zqyEO_9)V5&+l8xlkEQY!SSmT!jZT|cDpW(o=ZvctSt>O@5Cy8CIo5AM_6UDV#m+Q= zj1qrnhrB|(b7dk4AnUtc=(NCjpmzba{!D2k9)tVBi&iWrwA#!ae}*Hi zDzZcxLDPUMTrgO>OdT&x_2Pyv1lsAe%IrKioa)k9D3)0swis~_asrf4*Fm&IO2YLp zv4&(h?fqZ}F)eGAY_kPtmSumq;R=9|lu(&C+#r2w(klqK!UCE>Tr>d7zpvDzx`4+l zsh@f!;46;3sv)O@X7cfrD}OvS_tsPEmYU0>i-6v2!VyO=(Ch0>zttE^I1GV5t|w?Y z1P42@815v2Kv_O}ldZ5;h1#VbUEPypFkkLsFUG-dIgf7CG zeL=@U9*~XMY5Tb!jy->%=stR$EZ%D}lfh~b{|^l)Adt~>y|$D4I40s@Q*`eZ`sQHy>T;NIRd` zccbN1_N0O7LS(f@gM5!xz-1t4r#Z!oykC%KmK9_c0xVdH8kkX{F-cmrSQ=@f!5%fy z0S1G-f-&M_lcnRU$ya2>n6@QnDl^`GRPgqG0K>Qd^PFOo*40CoP+C?4!*I#We#GLy zEKpZo9KQS^BSwE}@*X3__$S=1c29g_j=)ILpZBOOZ-Ls9b9U&@NNuSx(m-v=RYauZ zt0d4{E4AP5RQMW4ZPP7oZFT3kAN>g*+{S3LA+LIwYB;#_NP*+u8)>NEhy5kmiL2i}VPjp#y()8zqN8Feb<|TL$8DVvrYcTUr`+iRwvz_my(STBl$O_Birg59KD~O({QW&fw-&@};dfQEuVrLb>_*3`xW)V0g+t zBZh*hR*Dp&JX35SoT3RKuQAoK^sxBdAJ~|mpei7u5ZZiE(f>!1e4~;TKx29x)=?D1hx#B!$eR&+qnH-E`DM#`pG?6u)h;PDm*Ewbk%Q@I4g`Hg0$Ib z0Aqv2GGXi?rpo(0rb-hZ$}5*Ue1{`C)0=;@jfnCJOqJ)7kxR$34R{>hLhKQuifuJR z45BZedt$+|LW&J&3oalQ$PXln3FgsGK_jqHVd<0cv)_(0#dSea@t-gh7s*5d-7pz> zu@}=pqC7oTc$=x_@3j6hF&M=acp0xu6H$c?WloynS<>n#t{_jd2lC7q)5@?>gr=K6+#ec^J9<`(fNkbi9 zXwAT9X!g;f*Y$pnnbO1$#1&?WjvraMOmqfugIS{6#uvDli$Nf1#UH2jyQrm|<-%Mv z*1+L*=^G4-m8gXZ8>?1(gqdQe9<6_k_&jp^6+h>bSx^Ax`ljO|$OBLRvbBVci}IH( zRs4EJtVGNbs4`UMsIf}A|7g9yykOFs8g*gn(KuZ$RH^34@+wTghg0xh%|X)spfc?L zOezeGPuUM)%hnkqz7HtA#C73Y$hEW_jE1siqaIxL1sws5^9pEw$ zS7_!5BaRRgFD^0DVq2!)2FXo^FLy%Cood0WZ+>BS-lM6!_uRbOorR{N<44I)?g9-$ zBMT)D!}uW!6s0)UZ27^Rrx`6Wue zwB9mGeipkk$m1O+8Ud`n-qU{orIaomFSr`Z zx43$Qk78$2aMgD`!_|Cr6(Ze=dSGHNC+%F_|HeZnCWVo7NVae-C17|lmjGd&Th zX<@dqH47g_+!eBqu&95r5{f%F^HGvYMW+RN$@Wfwry%^9M*dYQO1u-#>6c@7+I|;0 z>>e%UJIGl^Fy|Zv0rk#o8mZ6x(XT8k0xq*nv?%TLIFq zC3f-%EyZ_r4_>KjC{tvpaBuL57PJ&w;)Z4@_aRkWY7&zCC=GvVWkThZCcKh(AVggu z0l>Twt#r|1Gs;t=K&uapMg+u~EKqnXQJ&N><={&-saz31j#AC^8UI(~FG%0+pAw6FI7 zXa4G8Xa<4OPxCmubp@Tku*<;NRuf2hN$7H_QUWH(FAUAT>qYb>upOw0Rj(eEK2lzN zQWI+z;vl{7?(hctDO^5`K0s$BZw-(JJ_Xhnr3Tnvq^y4-$gGkJL7qe!h9CLrR-8&l zi}YQ^98L17TcmRs?j1~)^3lK>4DuxQG?YnAS}^m~NxgW3K^}G()~JAr_N11l;2Lkx zAOAW^6P^&QXO$S`L)z`dc z@)tl=di{R}P3qkrmu-)pt~#q1(^{XeFhV$aX!mTl;oH&&In61nqRg zBjh{~RN-xD3VS{q9$}D&tI=u<3BW4>L-}9a9|(UYc`}rgEs*1rf=JQ;Fi5Lmr)ubR zIZB<@N}?#QAgQWhxg=4}axZ`2=MQxazi{XI8f|X{*o*S$y}1UtU@!c%h2?6;FR-Sh z`wgu19KB<$G+cS-_|#joX8rp5(J7+vI<>)uD|Q^-V$JCbTdWz~V1y<$m{D{TI6r*O zD_4Ka&V7NlLUteq+W&R}8MNGdyiiZH<)S>_Ns29H}7zD8W7} zfJ$T%ZUEM#N@+DYJcmqxRFGG~9FLA%piDoasiinC%JsPHt*P=PLQe^hn+~GzorVJJi0?u>bN{!A*`rMtBmrryHue7MXP_f zSqj>eGS?_iLY-b`xQHqygk4sFl=lbBntDm&Ld{B8&P5*2cFE&Pw;%g(dq=+d-M8e= ze@cQNUSR>5AGWkTY-dWW_zg;O;zb|wF^>6hkC@WL2kJfwF-6Cxo?t03@I54r(5t92 zC!;_y2am&B)ICB>v8`s*(Hx5xidTOHt0aG$fAVX;KwY3aXh0n?1GU8G&Boj$>YXzL zb{(e*EFRAmq5q1GyH~MsA%Upa1~z{b{>^{EF^vuyh$8nQE8>6@?G-l{8c!yn@g9Zc zqbL5&V9YH~zr(E!>AKRP&(?dHYYueA!xf8z0JFv7BMcTh(}YECDcx(-ag`5aZGCAA zF0hywEYL1LK%qFDyzRwMK>>emSt`F=9RJmi50)79F{GQ-Vx5|~#cVqN*`8T|Pew-r zLOg(yRCvPg?`ePH2jU#)1o(9|j2U;A3e;zfd>{&z5~V`EjPh7@s(^&^&95N8S9C0B z+_G4FyN*U^%<2?NOCr_xaWm5E1RlfFdanZyj_W&;b^f;t)AAlq<)eS6;vH6nr=sJN zX;}(eZT&DU3pFeXRMT?MShm1&uENd_vojsQ;t{Be5zVw1x>6$LD7i;?D!%K{kqYe0 z+>-Q@K+fhUxCz{cCpr))u`BWsNr2=Aqs4;s2YN^8VUA_d9Pk#o$ z+W42P&b#Krqda;`Q^Pf%NQ9^o)sNC@EK4$il3m_vja-QrgU<42zjoT<=b3-wi0QY)!(cLUO~@f|A_Axy(n;68=_N~c;yw1sM_`}i9!S7)W}om; z%t3rxKiDVf-3OL|o|4NA2$np=KQXC`V2N=CMr4uTw`OE3g-t$p5iEIxe`2RL=bKgy zm{vRjh=@;cJ&Mbg=q2QvrvK%%Jcx|)5CfHG_Y5Nuo_-v#<%V_-eI5lvm3> zrMBQI(^xQngwcnQ`~tfeqd*2B0m z(f$R`S+jo)&y?pq;>t%LuH?%Ar89AbgiJwc;H3~hEdE?%w#37LbR6C)&qs(Ww$-FO zQE~(%G-!T7jyCZN)fspW1XidYA;#6Z!fIwk>9=mXo}}7#N70Fikb;K=7n?De_@kO= zP$DZq9u60_BKc)CR8Y&Jl4y(j(^y44qzMl(DFuH6vNE5eynH#j=83aL?=M23X@5YN zC@IuWYdkvfWOazHT5%?%R0M`Qk7u^M86YsogQy+~rg)gbzv4%Nz;Ll@fF?=-2^BF{ z%Op;;rpb3aelSWBvy6f3dKJW5odZotZz@IpctY-@XVl#hEG!irpB%v&?doKaR_P}M?81U~qOq`@HB*q}13zRnuiSr@oH>K#76Y&HHy{*FT$2NK*nL0Te_5HZ z2?=p?|1S!7gG!BLP$*=c)?bY=6}81 zGG4qgR9jzh2Fm$pX#;I*M-%qO>OkcX=9iyex(-Eoh+DW$Xez1;DUd7nAwGXypk#de zjf&y14l$vKRjs<5#04a?)QTKxCZ7kIdKFNn?MYPdkx&CJG8MJy3Skz1uuJZipWG64 zjQtY9<@9!d$@s8Ptmsw6gfx|_@@N2MxL{0H3K4speE1;9@@KM!caCh`qza-~+J@FDLB*7#+dGnR) zCP96xN}Mywi?7R0cm5aOy?@e=%k0{J$MFlm-D9VG_LROUz0bl<(eXp+ zW%9}Q*z|$&RlBT5fn>J*IIZ6T?h$s1o#_A^DFW4T5|1R1vgk)-3-(IScO8Huf~JAN zAeq#24K4ocKgo4((zSoT2R1vO5y1X^BFT2Xx_j{y$~svLv~YWZ7RCsXZwf84(!~i{9`tQY_)C$tF4E zcK%@ge=+BpnHo&>!VT_OGnAHq!T>kmLSI)^NuhHu1aFDEpiY0v1O2^7Q`y5XP8_CZ z%}anHTE7{8#0mYaF3bHnmz#QTzZ-xqb5w}?s2c-u6w>mj%oW_linw>usJ&Cf#;P|dV*BHOa9nV9R}sII5J|i6N!dV_ zf29CUof!zR@j6kHYdo+JZ^*i2?dT z=SyQb5AhrRU@X=_2zznCWc3BJG~e7wVj};D5(+7uZwBOag?xW)98kyy9_ee`qP=|g70F$`O$CpS z5oO*JQKlvaP?0N9hL&4-Pf?MH2UFe{(3lQ88t37yhP;O+Gp@8~NX<|rGmM^8AM_GD z1dn~y3k{iQ6+lSSg5^b_veXlypd2%`a9(QDJPg$=;R9jgmrNx|RWt!1)wq)MJ8=&a z4TgUhhNi%(JsNy8ZwUx0lRUjBRiI6@MMd47dMI~8ZbSX4Mdzn-!-A$+8centJWVZE z(ANMN54M?C`6z%)dymOUh8)@~ktdO(vovr_(j+n|dWOpcO8|G-CUt_xvTGU{Mfj6_ zW3age-O!Ii{=z_gj1Tjk_%L;Z3+P+%n7*CHaT*#T(|^-Qr^hAMwg z%!gKljQt{A!);j|UY6IONOUK}Y;K+|Csyc(QjCWy43>uk1`~(ntNm^OLK7#-sR$`) z8JdoHDMQ_CT-hh_Kyian{U=&+T;KwQkMUjJ6W^se-=J{iyFdgs6lOY$4@Mssi1?|6 zNAKdhj72U`I2Z}jCWZT$jR2zf zIpy&ZsY&Z&7}7kN7n=B&5NAywz`A z>H=AVxv(JXO|83$2htDK&gLH`wyVBGXVmn z#+Z3uUt*%)rU3i-VP$%pG#&SB#XP)4X_vY{>EJXRC`B14(@G5iw7(NCu%B>&(y{79 zDZV=+v!M2C<`l1$Q9iX}G`P4OD9y)9v;ZAAuGmrahFQrlD$>TH==Z&6B0#@jE9NvE-Ft`*ulFV4@h{L>V zya?PS+!lC|-f(4{aDl+YyAVf4ySqb=3T(u&!~s<#588wL&FOPr0juhAiV@tK-H zK*dAnsK6vos*s}DPry!opzbn%E>VF=o=}BKuc%{($D-!$*4`+~Ynmj(62y5y%c=mv zBctVp&?po|VNrj`X(VfOLR}lz7+f$5#iZ@O+7TdF9+wEIKnz*rPI5JvzHUk{5sf9b1mCv$>l;#xK4B%dy_+ z(Vyeopv}-{506c4=}8HCBC;8VO>Mo3+?zmTzV4c!NNLBs%|d+jKtJQ@^lm{?o;N{55}H5NFI5EkCH3 zdH>7>_NssH<1wmC6Q3aaFsh7>A5@vzUlWies!SdJ48{tTrUqY*<6Ds3LzNjzEg*x{ z4!4?g0pE9v6#NkPb^)?Xy`UtpaZb^Br2cFE6NGi~X?c>Bs^OO+g6UU8z*?bi@Tp*Q zm&T2gcDF16SWEJBMIx5~F&4L&h&s`dssgh-9Xx;O_^vbuA!8h+>IGJ5Y*fPgaG;6Y zP#)<>OLs%o2Jezw8}i_jFP@bhjSCFzXLOmk{y+|OjX3@MKsCoe%XNpOMIC@aut<{!#Uq7ELcB`) zz6N6Q>bQXE1RERuN8HX0u1qY~5qPy3=(>OOq)^So)Z_s&qnY_H6|jHXWK6sc=Xxw^I5|E-BA1lRR%H%1U60S zIzeQTSFcQR+JsTz6{w`i(-QNso|~VE{&KY$ATr56V_cI9Vakg-P1Ud*cq~8enY6zK zd+@cP@yUrk9P$_XP&xejqcR^oKH@ zg7FikyG849;wxBnjL@^Ze3pK}XjTP;+GtQpXzj4khKUYB&Ws_;5M9*qg@}L5iSt+K zBP1m>fl|Gk2)J6+L|$J>L4EjG844XaqzrDf;mV9DTk+?-*})wB3=j3@R)DcB+glakSar&kCmLMaUjAz^=_!?knHviui}WKw7p z)T5_(ue~ZF%hNDZ1%bTHz>0XQd3u%Zf=$m$Pwa;Z%Cpj>vHXoxLtK37w#`-mz4VO8 z4U%TmpkBf~A8I~jah4O}ORRCB>6EB{09`$=ALugT%g6dgW0`-L=hn{;&#k(4peqS@ zEM*?vqAS=BTibC^6ei__NP(DA%94`)_6CIG)-KSMnG#Y8jG7}kB*G$DHdAz6{uaE} zqYke`vLJl7Udh_p1F$3yLrjJEQ~^-CrUF{mZ%Lk_cX~>+EQ1=ZfJ*n>(g~WbK)2~* zM_t2}3y2@Gp5T8PE*|V@*?auHBc8e45MY)c7Ht4Xz@x(j{L*? z#*veSl%FmdZd~93gUZ!EfWe;H4-6Wuxq-eRyz zu>qS#Fyl(o+{ACtlyR~Pgb2Lv0RCHF^#X%kXhu)SLg9ZSsTl+=2_NwCi_mfXgj*n7 zk2(m)#fJYzI0XJEDw-$?^l&e0h@Tw22l>Tnwuk=)_2guRbCxGZP0Sywnb5ylE_hZw z%fAy3p{)+h1o)__*^FZ_-9H{2x5D>|SzD@-Hy05fE*|W8{3PxD)5UfG!7Oh)mgDCv zKHNCx0#$#HaaBGNSEcSNcH_!b0r!TgOhq|~iX;JRtvjv{Dz~V*hpRG{T2MtGpI|=QyFi^5x|ra#Dya`^^A#Ngm5#{byIlvrC&n*oi&~)GiX^ zWK+uPgw{(W7PgL}Yitu<6ymsR2sb4WNHsm82D|u?VXrinc6`aOS8`dLKhz+%nBRc! zia>t_>~eSm*pS+)!4O&jOD!qXMK%0_uvgQ1al#g`bJeAbeEjV^QkjolcEbL7ULi1u ze@cNWdQ1iF7LEL+$g9yMZNK1}lLHi1ssUQ$Ayq#ERZxq=rX)rA=KNOV)vSW>1Fb5^ zjY6+B6c%|!SO`q1UP2|WUN!i~@ie9T>U@8%lMVmtkWs`F9t_Ww zm_lt*7AIUlB$H57*hzgfggffQNdjA!{~u%7TL4;FD%Dh+zhQ>@)fx$Fiww1@!)kx9 zzsU2|zS`M*9z7aVBKv7K+2D*d@BG|q4to0)%XRCLnL=mKcW9j`3t~3 zL^a`=G|wpjSKa^sw^B_YgBBw)&X0e(p!x^^T;ifQ;O5~i;O?NB#FbXSDe#Q7MCWTl zVbzF?6D|N(s3sJu;Fs`8R|{ix$SU!XSoPdB%SRn=iQLgD-0;XW_sY!vnFbc9GXua8>2Q57QVED+xt6Ri+75*~&$TS<3gTlD&$&{4$guX<~m$)ak`h zunF4YnVzF9ZTog7Kw1)}kUm+578J2x23K_XSA&%xZ>%3A6DlD2j>9P=+>5?m(k8_| ze28R%9g?tETe7s{hka=6-sAj%#accK6eo$KIl=|Y-!I3vSnR7@*oTE=LJUC0G(jrL zis1-XnsZ$H0*i^d0RJ8y8QFhrvR%BD&SppVtt1oVGgg19$ID$|E*7E*mGtWL^#VxB%FpV4!RSSd87n|2@+7#_D}s_9aWUXi)&hhg4+9kf3*2bA$tP@#--|rP z0#&%0#w?qZdLiq~5-0Q*y&(M0xm=LH6#1mGmwYJwFv{l@RHmo(0_}erCrmA2)HJ{< z=Fx{~v+;K^8AK>&A4sZHTN_l~Lp9-5d&~e`sU}>)4A7NoLiM5P!$dXV!)-oV5_l?( z5+J;XYZ6iyARK&ynJ-XFA=Dvn7!d>`-~AA)UVt#M7^p#47YOwZYqelFIR!f?G#(QQTH^ z)`?S>3YULCbrq*d#~Z4)8J8m@hGi!{j>X5%uLfrPxMU~pOU@~F*3 zNU1sVx!$l+F;Z#2qB3T_S?Y9Di}dOV*0SU^5!eIS3A4lBqnJZbb@N49z-6QR$;#d048~+xZ>-vHi0QTWVc$A zG!YdFnKYFMeJW$uI4iOIIX`+{JXGXz%h0YD<$soLJxlyRtoUqg`jSSqE+mys(`>) zKj8vng_WWh1bib>)HGzL!H;8X<)xIPn4%lj3J5DqlXNW$`k>;HJe9BzBGvW)drGX3 zf&wsBxFZ@jOOZQDgQy||?%JxloB$}P>DNp?Fs9KA<>z6EmJ5h`y_{fLu8ZFSS=xG% z0qf4&ZUBF>Bu|Yh(1M~vo`BUL)0mDIEeiMH`*gDhqr1k7!O;uH)sZj zX^J<3JtfnMm*~Vl>?d46GO;5lUM4Co7Bp=Nh>d@qL9(B4OYLor0?Bc)9vl6j!%0hv zH!1)&R4ofC^70KagCQDH0jq9;1z|ukt^cB&6jr2|nlulyHj1ddA`gp&5!Q16|hop$NFbo9A!Q)uq^g+a#5^(qUBc#$b%8Pml4T zL-+z&{j!swBDx~67d~yY6cN$SqM-eR8zv*_ZhIVbjSEIcT)11%FsZ&F&-LVaha^q3 z5JDw3CG|`)<4!`MNglQ$-}X1n^;8E7oH~E=>5@GCbBX>c4~PW{TCz0AO46-IJc3wD<3rh_|-_WF=|(AoA@aEUe*VZ?zBkGNgXSe@&SHw=BO1bD~up0l&&Uq10SxQq>Lyt}C}B z56zGOxeAaNCc&8}08H{kW`PH36)Z?~Mz@#{+O3>GjVJA9FjKiq%a$7m%Ly!xs)h83 zv-yINQJI=?h5pu;*Nf2SST34UYutZ>MtRZ;R=j~C4-At$eVx=O4aN*iOpMDQ#h z|F#`Jh?&;0?7Jdhl$CM)J;y8-*(=4d)B;<|gvhP&;pfdhQH6m$`UcryI(*cTQT@W09dab<$eNMzL)_X0 z`Vz$g#HjR>FrwPc@_%}Ae%$L#vosyI^!zv)cq6pPPzVJtF|WLD&@X@S8;%)&n((Ps zG;LI#M`7~%U!c!ORcK^1u41iSu+p(`~VVPcN)nug+rAr=x#ShV_Tvw7F_`D z+I(4>(wzXWP+f>XeNwL|;!!YI+#k&At7VJYP^#tDBH_^dn_+NMjJsuK`}9ySamwq&Y36+#^UtXH+k=N$x(g%<-Y2B^sU zz&x}vI}~A|c90Oqb5q+9X1V*|%pwnsntUSvqpO7oBsDsdSEq3-aZ)TvWfQUPt7Dj@ z6(nYeqG+n>-9QCbc^v>`Jm?nrEQkM`_u3IjED3#0jfQ{fF=;ZEuZ|W>k4|GMphe+H ze&YXAGFx;oh)g?I%k}2rLD>14lp&M~KL1!6^t5K2bqoYLrRAD!wqqQ>} zpyc>M%yvsO(O!%=gDIK>9Fz0#7L!4a*hNRjl@?6WM4UaNo)pLC43mA;3rr58!ysPp zUJ>^o&nSNqBpvuHKsxT?mM7R(J3R{gG6mzEcaAzAwfZ9jWCd`*FUhw`B54iMEyO#m z@(9l_uTNVO2qDxOgFZY=gI|*V_?k!~DNwcJQ;~k{E%JL=U49>Oe7rEEZB%E4H5B=AS()r^SqjZ1#?ZPNkR{jBi^(1}(%s4Gi96tb7 zgU)EZ$w_ISDQABc0k=x$0$YT2sS9Us5E2e&k8i!^9g3;x;Xs_de!>O95>*1?8QMd0 zr63_vc}r!SQL)FeaT|MWx`QR{dN9a{V5iR~8 zUtoXk?4+6~%M&5N2tfN$8Kl7o9wp84G@~HaNrGLKckn&EJR-|ORAb;YzZj-xo0n^e ziYyOJh)u-ZR81dh#3+|wF`j;V$BZ8u>&G*44Ec;E+SZzFEOEo9i&C|PxF;B|&KLCH!P7Vm58Zk!8Etw2APy6{%#aD^(Xu>4m zns6T8;xq^pTTM844il&9B%!eSC)twTj4W>L0;h>>K@$cw!IPrl&EhSnu=_Dqy`>8K zayLRYfH09Y)DnHUnwQlUdFDS-XoqqGCIoT}R4Btj2GNjv^b}PSut2?>y~yJmQY(L< zuM>`;CfYg()A}t8x}0zpmWfAut`O7iUu_2nEKdul(rt>$2L9KGXa>S`zi`&o=tc0x zj3z`}ejh&KkdHvAObEEG@Z2%FH3RpS*Qg}_1F-CzfPkfuW1d!(1#8}dI{p0U^YT(Y zCcrWY6nl=K&OE$@Ww0o=upIP;2}^%$JJDG59VLV8m4oBj7qCo}3r%jIww}>-L`+2z z$@>8)yZ9|oZjJ)UajB@XB^3f(;G7eeJQ-(OTQ6ln%cI+ zfe>l-X^|&DOo~A*Q#8%@1dvHyW(MyyB@?f_vziR(nTdF)r_`9Z-H3bcHv@k_rso8J zl@t}RjtAzGj_?r6X2WFXA2C1~THdjG%3oNoA^|*rzRnp4^ci{PX?-_&6AXR*{2UxGR#@ZYi2;U0=WMw+>GVa5s}62Rj#k>C;nktUGy2EtLm+z8M2hEc%C92>pA|? z&VOi}^ky@_Uy^^j>NK(3?&2YiH7+owoc{wD>lA^&m{DkWV~>{~Ki7XSHYqS|pK3M{ z4VMM-`DnO#c#E+vb%C+Lc9_) z#L0Lfw1B?QY+}NkK8FMtCHW89Rbp5|e^Dn9CBqFyN&cOAnS?@E1>#!kmt=}8$)g!G zMS*c@gp{$evNSMC(kg#!!2T8`6yxW_+r+txCwJN^B9=RPa{v|FaMaPf>;i}Jw>=y_ zKSoVy;zvZ%s3|(Wu%RuBH_ne%5%nwg9UqBR!;sqJVF(>MN7P_VO5=rK zdWUuPi+fw~KnNkf0{;oA7~1^#Yn3Y#oxsWC6KnyBALE3@A5?#&Vf^o{s=lA9yvBkr z|Epi>pXUvQVF1CymbC2+dw+5#%qqeS)cet^P61VOD4LPhPicIkh(Ykm|(C(DFP&YNV&Xyl)zvj9g$7pD}bI?CmNueHyZ$^ABU|>zEQmm70UJU!hfcG zgiBx`@JWB7SGWc=B<@Ad=Y4*R1JlH(_N=Xqfn?&q)apGTSvWAYC1(*R@8I{#;VmZb z;lPYrSuhC^R<+K&KE$29;$fU{fyu&wd8V+9uOm$?TU$;~HjGs#r=_}V`{ST8aWCMw zz)Pj28c}$(HFjHG@0TKv)21GnbnhdCOFXCAnt6Y9GI|8s`CcheN4BC`npIl+s8m9u z7W+iKaxZF1#jpc{5LD4Ni^D=D;{rFxoN@X7J$#`FH!VSVo^mjOS-D*hS)LU^MZO<2 zbc5#r%nXugr=O^fRD?yubA=!oN$4_M3qpZ3DM#8KEde` z=ihSbW7%oG8U*`_Hy{cG3rz*UlZT>oMnAh_?%rHa292$MYKqpDyD zwBwYaMoB{$4$}z?!c>}Hh5=tS52XHHZb%#iQe&-uNw~DNz1rBPE4Rh+dGY&3K2HM} za2x1|4=J)%2!g`=ygrNP1`(Y!iOQs`Ar-1|&uxjrlVJ@y`4I3)AqNUU{J7ns36-9| zKdkb(XY)r`<+F8s(eWjp=YHg5rpRyRW1Sx&KuiLb&pQrpaTqL!t#vwx2@?QtrlbkQ z+NAG)pjXw7YhU0nF(!Cx)3`04xgJ0GM$Bbg^JYG893NcI%i&&ewIPp3)P^YmSIi~8 z=nld}SAnl3`;F8z-;_4?*)Uk-NtqmbYCbd=O!DZ$a)LEN8z|vSsr4G8U()3W&(@NTgu}hru8+b9UY*5 zUUFX`!h6GqkBX%_RM`~Mq|39syv$%f{&PpEIcmL zj7h*zIS+3&W6&YCnsJa24$Vm68?KLkI@b}tIf>i!6D~Ak;Z6`0p+XinMd<<3#bw8c z+w>D|p>lH+<23OuL^ey;Ds~B&O!B-YM3Zo#pnXz7ZyjBT+7w;~&2ji4YAOwR<)jy3 zmRAiuROZ-Gqfvv&w7z-~<`XQfH%_>v7t`KfZ3n1K@>DBH-}8N<onUc;w!m1vknTNOV z3-ZGjeuJYh;YVc+l}a$Ks3Ubg%eb)%@FkwaM;qOPqXAI@COYzTqVe7u+;Krm4)m{dZ4>Ox_E&8VON$3rwpp7z!%&qf)*SXDm;H%*f~Y)BYs zsxlWh?KFLne*l#|w;!l9s>|n;lzVf3v7aA-n^E&%++)P zJZ$1HFyDC%@dd0PDND0FNKj2QkSB~}J!nB?JlaM8Em!|@UOl3xXnplw=C{#N#7N!1 zGCeMu=g4HII*UxCx_w(oQr$ix0GPK##lac9fXY`5dv&ZIHA;|w(qRGuW%g0@h>g7} z-oOLM>@sfI0aZjp9Ll0EAL{U?|t7&Ji9^?I+x_S2ssNW#XTFPo~lS0>o2NnWE?RBfP2C8+E? zhk|2Z84vc9h8D|pR9C8b@Y_vSj`jBz z>+@rroF;z6ag39r;|l_f20G3Ui?!O>-!Xt9K{WrU@0Y`WI|PnJ_Ns9RP1UHh11`I_ZX46kZ1p_WU0jI0UNuW`R4601sBDIWFtpfiwl5Y4N%tUsHfF*bV7E8c%E zt3zv`i^lqYK+J!fkGaL=^Q-dbTrT3OWI-uncm^#bEy(+4`M-)hrSxKgf3&CzTUfsa ze=oOt@ZjPnUtsPra?Nuh*VNGGH+B8b-NUXK zOD&jFAW;LPan;itw&u`*xxVTJ<`Q3nUSmp0;`GtZp{FwD#6^1T6Qi851<1GG$;sm;MqZb_g#7nIvPyan1l zl$o*A0W{^TKM~Eqt;R{nTMW$lninujBn;B^v@V2Z$eT=zfoxoTa_F~yM&RtC-Puo7 zo=V&0pG8{%V&ZuKM2hyP;UO#CdaslX{-wx&)1jA_ora^Fq0aH{7v}X}$daHw6raGD z_5mlqmGuch5-`D#Wj;T~eQDy;U#le!sIMbDk-B5j6#$rS7it^ji!aag@};4Fux1?AcuB}#=&HwfFV8)dAG*qTFFJm-I{RY0mvMf? zOX^^2Ov=Q2v54hyc#FTFN9-b&W2pmwrtzkjbAW^-KzVYTH}I2nkt(+FjK zri?e5G^$C%R!;o3#0$ZEg{H>RG(uy_HbIKKKIUQ}y%4YjuOu8{k)L$?1Ar^-rECWQ zlDzd#7yAJM=Lum~fU`(yvlJpms`GOmh_A68%Wz0hR+{DCCG z;b!$Efm&{fcQ%i2q12^+E<%rkOc0I{>lCHbYZdova*7(qIjCsS5Ug?e;-aJlYoix2#-T zJ=z444OEXE_&CsO%#;UB>2c8$1Dcnbs%q-2vsLnMqi9{JI5tGN9X?{^*I{3d)i1P} z^63v?u&3VxgT_~RUSE4&g1qHmu%ACL$jfdROaiXW=HV>_gVV6pW`jvEAqczf3!bma zywvBlTpMe$pKt+x!9;+7p07N$nxZlBk&$`c1Y)du%bM)V-LfXf#kxBC3_hrkgM!K% zPkPL=;^SH)Y^i)2{o!#pP~pTJJpY#EpXevA?qRTcs5z)jt#HfI-8>OXkVk_8Y=wa* z)?|`zENUKr!XE@>EcG^4?{Bkfvb612I|1~j{G!O_{Va-qZ2av4L`r`@0HU5P4-gr> zOzwXEpz=Z>V#2-ahbZcfW;#ioC3!-L z6eU1(;!gR0EJGwT+c3$~!d4}~YGcdWjc9f=0y-U0Ht4J;a4PHb;=Izk zo&iQM*DPm%GVAgKP~|1VHY|^TtEwjkN{2o$ZkqzBbOOc)K~+YaaIb2;cB0S9eiKMW zi_zPj@>v`^*Jnfi0*cCcKLEv^A`d7UpX8b2)28HqsTvgf`4fs(BdZ0D)LTv6VN=fI zTPOzaV5`tZx_>G(1++E7O0-rD2D4CNKVgL;5w|S$pSZ(;MH)=t?Gyi&RV8MW5lY4{ znkjAb(E3&5xG^xt`9n#4Aw&;-mr*O~bVa(sO4qYI9XA;;qPzqJ<7l-LA1#qS(3#Ll zRXat0h~$fdun4R3AP7_=B!yNyu~rvXK##Z%j1Imfc`Jb6N+K5brSW7SAo+EM-;A_J#YRjH!JwuqcOoM<7o|sSS;Qg240k z{a3dFmM@PHOq%!+urz{+jxTMfjeI%I4>#|BlLaiZfF-++!#fjmNbQy55IU42o5f2* zY+Efr2%uL)juZCEF;+d|&p#3^XrGxIypW$Rj{h9T2k5Y$7)_;#??lT8@3pm5KK_IqF?%R~K#$A%N9(olLCy7J5NqCKm_t=vU_ z-cEf2EA-~`JMDzzTm0ADqGQ|tF55-~GhgPPDG)(^QDxXCO`>O?R!rv5$jf5{ktRMd zQ)!Ri;Cie<#urP7jq?LDwLQysZGnYBl7Hs+%i%3%?jeYbTRAYpoAp5q8$ttwIqTK& zLtOg;Gld|cngp^2s;8n2%SoO2xQ*L?!I29AAeFj;Jbn6_R1s5@~zo} z`YNlL^@)A>Ygu2NrrUr^$_aq36$1ZOgVJw zSjGwcRkuolSgr?07;&ljWvaLlZ2$(954+^1q(j6KK^P}>kQ?w>ID=NcUW>A{em)=uMR!K90vjuZt zv`A|PAMJFpHKBf)8veb=lR8l+G`uc068`;((>I@ci(nSe{W;g0bp_~WrS8=a(bX;> zt%M-xZ%_l!Z@OhjLFM%YrRf)H%r3)8HM^R~6&8`hcF0fI;!eWtVFxjPM^pV}f$d|A zl9$9NsabGfyD~~3=NoJjVFW5;7C?a}0W0`94sR9cJ&cmE)S*DpAnLP)Nl%u@d=?bw zJ&clA_2~Q0i>#@SjE_=zr8h7eXUw2X^#k|EL1yNhXgWGcevRBwWticza6;hi^1E?p zz$H1dqK?32l4qicnh(K$c~U=5dfGTLGnqq^HH9=HLm0@$)d!hLUfPrB2>~Ltn_(hp z1;!t7LVwRKwNSPnYl2=)c&!-EuoSH83&-msaxB#XFw+gw=tedQ zzfEoJF}oa?nZ7cgM}gsEWR;hmu^-`>nmz!AD_O;+Y=7I1FXcUdR(Chnk7T-;v6Jhv zMd3YMm2stnLi$Tn4XZ8)X1;*Jd$=mGYJaK_>UpHlIiWy&sF|e2Vut*USPR;6C99AC z%Nqg)6N7?ww^V?kzVHYkPuc8Sv}2N2mub@8O>@E1FeVo$EQA&M&Jcv5jGY{e8WH9D zK|dBohXR~{kcvisVzibm&(df|)yK8`4!s0@`s@(Dg}_8Ux!MW{w4L@y>IzRv-Yvg1B!+as5fiR_w&RB#D%276VzdbmB)!POY3X8rACme z*^Ne|*bhLN#gjdqUlPkj&#{aB081ydljEKiEZs#rc~N5g{uDtIKd@x96CFRAP}fF_ zU@5Um7(-`&reP9bN{y+dDX>LTkP~(}f^jngO*qw51W+NVViZjCd|{x}m%K<2#G2tW zykT!b;nExR0r|uTTtoiI){)cGa7JR(8tPp32PKthCi;A@)i*3XZSORefb z*(HI0@{EbN%)?uFcBzYq%b*(!z6bEs)D7kz6Y{7TQQ+C7FErg`I_O&ry;6P%-)!1U zQYGVbd2$K;jN7?{?Q!rot{5HQ6$U_gjUFmhdto#t`4`MImC8zW0WAx`fWRdG8D$El zXbi2{sy^%oqcO?TtV>-Co|q`ehtGSMfWahx4~2(72K`*fiYWnU#2_#jk5)VEF_ruP zC~uHI#S?AAk}U8F1oH`B;4O1q99n{I>bqj)aruT}=>S@?rK-w0iAj-^7#Fxeq4Mny zps=Us1BFIvc}ZHNmfWBw`}s4IZtTn~P|5GWa4xXRqz|bJ7!Inz0mC-#kt`=}vX#z% zjU_K&IF{^65?4!Ind#D{7K~VEJ~3~sI<=&N-^ag-BD7?`zzx)b%5ejMO1isJRjMi; z^#*c!OO}T#CenvqL51s2=q*{E#ya# zYz4Gr67UG;JiOJC!HC!zv4e*&;i(p5w6xJojXH%HE!m|n;F+is}L(ignRavA53ggfy(j7acBo*Px>MrvYeFhhjC2so_je2zBr>0NnsR4P$< zHUA>fi7{E6+|GWR0CuPDeQtuccnD%F&Y7G_kyJ9l%Oa4WKs_I|$= zXvZY2Nfo;}_n4^ZW}&F7SON=wn2#@?zWQAPj6*)a2)9MA0_+AN=&0daaD07?<QRa4IpaNNo~9=A|=rIi&Y^j3q-| z;=YN&re<=Q@SNYsA9+TJ{!#)YKh@*q3;c5&Kl(X9`=pcpNENPW~> zSB*d7gu&#hPGjDEsH%#&L964QOGx&wdFg0(Loo*oL2OJ$z56WOzss#+SI`WYuoJVx z`I3=qsLCQv@o`nS#! zs-~sGL=E(0`7dJQP)w_c7B98^S`eG=9>lV`<{qeySrgET2>@c_(Vw;+i{)mzPl0Ul zVAaUp=Yay-{5+upu?eCk>YMReK9Ha`Z?8ES|8-o<=z-!kmPBRnk>|ZBhW3RI+N;Q*M*H(t07*qCZfV1Zwp=u)B-=GNdlF+u%OT01eIns*RV?n}h(ndzddnXjUQd zj*=IXk3mSo{lUy@!3f(02|!`t!R*^`g3H81q3b)WL=eN!RsOG&8l^0+N*;KXE$9fT z+S2)dS(+51vM2abEdpWG1XN#P#SlVL%U`tsgsNkp>1Rw0IgHuzwiv6d32rV|u1v_aY)2v1_$UXmfF`<5g`_CuaA*zn)qRk8p%e-mwps~<%fMsX-ZOqKGCQOn9q0@%jQ^R7gG(X z_kXp|FPU7m0@5gE>PM|kDWun!ai#G8Cw?F;74hd4d%r;l(@Fm>=d7mVH5g zqo(yS>lHj!Ko{v6I{EKKIxIS{oL10)J?L%WHrlnL=_6qzTb@X2$-{ z^47&gQN86&G~;&MRJ1RZ?@aZCGDzfJ>b3##BoAca=P_av|6HRT>yP+9C-(&G(?)1O zC?*UnT0+=_!90l)@~`9N;l-f^B*8m>S!ZvzY7<{YV7Nbt(!>wQ8y85&7t`2k6UX`C zfxedoP|}$TWQf0u33M#7Mf_OnKs-8{uv*g`W?Q1Bhx`TRyVS%yucB&(@WMz*Tc7~z zc*u9my9>HI44%i~5q#8Oh2?5__i#azw6rkEeB#LzK;gC4R|+&IdDyI!qS2dwf>t_Y zYRa<(%~N_ob6Ekh+}vU!o<;NHlqPwx61OLS=J`S_Xx_a;=t~d-20Jl>fM)tF|ox!?Z4O+fd zW?lF5qi>B>W$FB7e7)gz9^Sftw0B7TyWOfTHF3+(0&-ep@-@(t}iCP+-*mGwAbC~Na;)8TS9z#WGNaNikwtM=K{mk~8FK5UkT#HM7us@tg> ztO+Jyo7ZNh5PmIM13n+sz;%NF?v!7Eo7Z^yx=pzykc5?7ga5!bN#p2$ssakW9I{a1 z?5hWC=aXJwyL*LzZF)dY+Z_Y8S^9|rYQw7C16Z}Kz}p>vyTGG33=iP3Qyv13#uj>A zgD@n?43GW%z~i&Ag|xsjVaWhF4{rf^hZKMuQUORzN`=($p4FO^ubR68$$Z4YE9lO!AZ} z0}cXNvdtQSkbH^Ks3?k%3slwolnCnOioAxAiq>>1Vt3`I{@UT z`~vy327E%k7WnC~f_Zx_2nOVnJV7nKEh5fBw+Dufew5r~WAtpxN# zdatd&JVsV(;)mO7WF;Lx$VyL^5gO-DvXW(lvVax99EW!hzenodxP09(I3UhTq5>=8 zwr;BZFy;3kAFEFDSrh6tmJ1dU1OThs_%W6}VqMjMjuqo8z?)W;c8DC_uVUfiD+!&R z9m?`#9O3kTk{c%9Luln>TyT{qF)hoM5-~1g-HZNv{-&ct&Tq@#8abX&5W1hZw7Q28 zqA_k^z9yzL8V;wP?3&(s)7-~1KR~>Fnf{!2)G^E`1H5|89L27(4!3_5X)12{dLREh zl;t<{ci98jUwkkKUaLnL?Rnh;jy>oYhJK~lT6#)<_{(WVY*yS~9%DQ;@d@fL#(2{4 z1JrNjqx~&?`jUlRy|(X)fDwX^^S7X$SJ~<9SnB|_2Ejn?!NyeJsT$!Se*x-#?P-Mb z;=;g(szLbTtgvmYIx%e&rwf6fW6NknFSNW-eMLqIW{A?OWX}p(ekt&G8AdA>OukM@$(a$=igdo=l`edTz4%ujw}2sf*)XOz zDUb|ZEm^mJlVl_rkv+y}g1mmdMRqrP)#4%dmINa?EH=5xUaZ@yDv0wMrJ+YG#$Se~ z{eo&xq6F*<^<$QNjk$e0ZJG(tw$q}(reC9f&%C3&iLQqlqC?Jy$5)MUmltb=L^hd8 zwLFs(Qyt}Pqi&Vl{=4{yXb=(s6UqS9EHsi*UA{-B^_iyZlC!Wat-EN!^mPoWyOmVZ zjPaWBe+kEBu2rp%228K#cegtAv>mTqI6j`vKg9G{d2`FH6k_y?ubdx`S z!SpKCt#OEYY+n=-v>$vT4Dy|s;_aynToY%*q*P-rtY$tkWruymsioM#&w{}DL<+%8NeT_Z{~Pi zL8I=_Vc1OgFgrPBmtS(sl-#M+)5Fel#L~2gfCiN8K7>z&$RjYo3uGS`3RG1RGoS~W9*mj+Bef0EkQ3L zn(F4%gGJ-P{h&ShA8jpvFl{eRliTrp*a{l^oDKt^HhCt}+CS-H=PiNhcsAg+ z{p|#|*O9#LjO2A!o)`LgCVA0iqXx^``5m{lPz;;fNM4ECi#T4}B8RwbYYp7uM5O&Y7xJlF7 zQ-dPZNKqZtsy%`lj{5Zfk9526kALPX6l!}Jq6{Y!x?lq~v~Zhk?3-Nwu=93BPaC*Y!CSf+qQnCP7fN{C9BY~ zAk>lJDq(TZ^Cqr=N;Y|%V~s%4CyFebW_yN%9rpyj>!VkX zorOY1WHTZgAiT+cpCDXZl*@BlcPn+JBRuF{I=-3NwV(im8xsc>Um*O5s)IW{4j-D? z7f2EJZc+o_yg&%le5T2$1SbRl>Sc(&?RME&bB z=g}V_7&UqN@~tC8RL!Q|m5EZ5e~{fwM1k0iD&5)9zCI{_9r6=OZ4GR17&6-9Sn8UE z5VS78M>Mcn-9oHoHksI`JI?TUr4veRuf$Z^evR8d^iu$0yd9KjEDhM=Hv*{kw-Z2# z9C8JqRxU{gRJ3ZkmL^F7?-Bc3`DS_{8 zotX#R2195mGr>(o<%;RFOn%sbo5`y;5xPu~c@#&sR|9UrKq7}^Ydn9ZW@~W&v0{}) zs!s)_X!3B`$eX-?L9HqEsQT(lqZG#rpWtRYDKf!-{Te;!EUKJlw(}&2CssrQMSHV& z6`Cy!L78lV+VK|K517U+0aN>3@K?!(t8*XUaS{@B4Itd)R|vyi=Tgk0gL9*vzW;Lj zbS1={s3TXvdS#k)SO=R+%S|m3%Qgnq#WdW>rw;P zYGTNLZUYa>TV^h)U3*6M&KRY(Y;$el#4{!H0n?L+4b2_0|5KMA)-Y1+7Ftx(`5@;# zg7ilB=_g=pi#!a21?ojkl1I}TpNRT-Vjh}2PT2?5j5`r3lLyLT?`nL5f=*H5jy-Jh zY9&ZzEs7EfC7IUxAc6jnpEPY*gGQx%a71H&qG5b^<3PX2D-*P|i;$HQzX{}zjWZ$N zHd}4Si8KH_Sj_`I(p3f1)FLb}$W5}*MEReh@ux~$1(>_#kO22abVGML8V2T#8*HoYkaH)cGnkg3tGXbS;mdqvNm z;WGdf6+#n=+UcwB@>P4Fx8oMTuKkXB4tlyBKQ^`Ruj6bj;v2mqI9obC>EsACxAS{L zn+Q(%@nB_chmSP!o>Xe&E;XR3{9>tE7%Op*Iqxv~t z^)u*>%eQFQ+BszOOyY~NM#HBDW=q-9kwC?96`y^*&IVCK7uj!*)ZgH?7WuEr>W_4k zfN2D2JFjli9Idyx-7|I}hcj@wXFzUdO+>Us)|pdEN*AO2;>V z*4WX9Sa-8-#K5b;B^OA9UcjvSkLfB$%Clc;AQU9w->9Y*US-xKb@>y74*t~^Txw@N z&6}(O>F{=m20|JLFBCwaPruv*p)sC_^?(EXE(W=%r$JJze06c9X_16~eXJhqIfN4s z?y#(U4fT>CoXeMjw2fT8C<1nQEKG5_FvBKTTiY({BiKs{S zr!@A6l>Cm8Z0wjP4cNZqZg3a{Y3v&2kP=E!R|@C_YQI)Ij4z8kxlrnl#Iab~aKuGJ4ViGB26Zxn?(nX@|w<`8hX-+P-uCpCGy_@q=T9Tr0sV>yI6{maA)DS)cK+Sx=D9$6#5+I zHQuk-trK(Dz0rG7Fs=ae%Gl@%HAqofZYs`CFdH$2d_yQy6G$|V!-r_TKngTBsSV9! z|CV97YMr=a@;3Q@6NPGA8O_urvjX`Y@-C>3T5N3IcES^>oWsL_dC+PWvaq_`!QxOK z07WnAj{wXjud+f~SYYT9SA}1+qiRk525*-P5lLpk9E83C%0cq^OS$3=Twu%<+*u-F zP@4kFc0E8t9V3-@bobC~)Om#H(q$DjJKpt#<)cl6!RxPo2rM5yG_X8Q=+^+Saa{l# zKOb1Ozn$2%B2Qca!glP6{Yq>|?Ka9i;(3}pSk&Mu1vhEhenUA!I-lc(Pgp$KNno*E zqgDHzJvgxFCy+`boQ4TT3~uh@zkD4)Y1|PgEsv6av=!dBECy;%B2f&2n|xQSus_KS zK$m1RCtmyXjV-EGbcri4y|ODhri1Eq&+!S<1@qX+#xSWPG=Q`nPt7_GA42*9DKu-7 z8jw~s3WQf^e(cq-lbiGzqzB_=@>JX3p3-WeE1GV;|4wl$CIf=A|O&&K@d0-3> z419_LBLIy49B*{OtZkKaQ{znl%lI4Mi=_dd|DGEjic)Pj-&E>EXBEKLCsoyFd!8HK~C$WiTnWP|i9j!d?0d zYlGCXlF%U(z%o^COVeXw7zRdcJE7^vP@i@I|k1My#&@1sU@M-x6dI$_^uc z)}#R;v~6Z#Xu?!2U&H)kDSE^e zz+BlB9hkvgy65<&1G5NT$ERH8O?fjYK@+I>0GZ?XAu=zJ0+~%}Lnah-xGQR5%-1gC zMNQtYS&6}zw#IUy>k!StgiCx&`n4o~f2qq4(^Zor#y?S|gRR>x&`&@k8s)d>IrOM; zW@tOEbS~LFIzjPSPm+VnQ+}cz$FwYzKgh?lz#aJ7`oyc$4^iW3xyt+HF#_KqJ!#Rh zg34lX1XK<{NU7c-mT!@l_o=3{I1w@8Nl*_<^*^KN8+$VHyu$WNfQHE7nx$3qEJ zTsTr0JEpP8%QRm4mJ;g&-V~-s~2+uKfh+1NqEx_tL&35`%vMsHrKqiDS`zHh~!6@}soNUw~G4(T8+ z-Ou}-;HZC9@n@Y>QgH*MO`zBcsPb|65YiV&0qG{yA+6SPd;?WeMrX(!NH_U2NUvg} z`30GDFo3g0nxm%nL3ERU?t1yOdbXZ$G9Cy;-mcI~-s4(VrLDkT2BO;arC%-1?H3*?Jl;SI~ zbeIlZKK8?e`J;^n=It%2+TrM_0eO?ZQ@;-AmTW1FZrJJEylv!veoG+Uo&xR&RT28m zf@G4>NmcCf$JYA8b@Zo2e9PGRutlp z9>rw<(?Q1Q%l86*K2-;+w*;PbQ2QEWd&#Tw z*ts&%Aq<@AV7ol|8(;%>o6j+WN5b6rcD&u073G_&gj>HGx7h;IR77Y>A(I3#RUl-h zg)Q{y=J*W&2+Z;L?{*i)z4gMg08uBN&zK%8ZV63T! zU`^@xWQ>=$^C7uTOCDu*$psSE7qO5kgCRPW)z<9jW3HdIs)&KACKp(p>;J_?Q7FOjdjHz z&`jzK%mU+o9Zr?60jG-g>-d&x5-CR|VeG$$u_K~7_m@*u^Y+3w)$BVdBGvtdWsiYWpsSZWVTml}jb9r=sbr#d7%P&(X?+l1ev!Oi^9=4{@ zX(A+4`=n2`+qeRzg>Q9gM)xa>YCo!Y#3@#VTy6LQOpWEkoFi;#@foR`SGK6AjjxKl zK*rNk9*S+Lhv}~vppNw?eQVdmU4H>P`ng)ZGSw);+2!{T3!q&d?y1sA#ppxT29fEn z)8CeVmV17Os9JxAx6f3>M6VmAw)ek)-%AJ<5T>*JQ_5w6JM$y z@KF^gI^*N%_@PNXE_0}Qo7BMj3%nd`IaVZ>Mlo}$33CW?Kv`N z28OMA5omlUfxyUbb@>y^THKH;@V!z=I=+Lq^}z9sK3NTC@NHxo8eE1xH-YF)wVi(m z@3F`syqi>qHx)4Q*Km&@(5JuLq|e}gZR{R;v%uwr>HxulriMFQ==OsezROiXb6f5S zCUieMO8G=D*1#gnygED+MQywxT05&+m^2ddkTU8HLQ$K%m`%iWAv!?ZU;|ej19pe} zq^NBTYSq7WL5%LRZ@hA~A4(@W@cr zCS9%%PUHIEG@b&cb^F^17DW}g0*foNq+>DoRu3GXu$a*+BgsSo2)fn;BIUFlKE&c! z+D|Xq3s+b^^scPAO>^}h-eSLje=*+7A@oGw3e+_6H@)H_;4LYupI(_0X zgGHBSCdJdz*v;cbPgp$KL158e(8(hMjV@1tyYfT;81Ec9Ok|MrmVjqG7U0?bb^=ck zO0IzC%0KDw435?V$EVw^oh#(7#mvo474|rR}ct(4c6C}0@>wlxa zDz>n3h91T3qfa9#U_2}2%R54&nmi{S@YZG!QmSPc><|coFZ*fJg!1qcm z>G%$+*8|5l4rXO?VG0|;ruKyc-gf+^ga+|+$MHjWUm!*Ds7ZByc%vz4sLR|e;sdHp z4F%lf&j4OHLNIS|`=Ii&I3b_1Hvo8(9{`W0=~bc#fM6pCf#8J^Kx>|*61P&8L9ofw z{)p~JM3NvKqwAPG83;CcwJoFwfpSyI5a0msXyGA0f!Nj{c!j^AS!bG5u8Bl`O+ak& zfLLS1_>!^hV^$V_dU(9?3B-qc2@uHod$D3jRNr2eosdpwFN5))(p(yFE z-#zT)xFHSiN+CZS8=8dJ6I|qP|{8Q1jJ&JTmj;hc+x=}w5Np4Z2`=5N^PiwhH8yxUS0y&E|=46 zM67|OC&yiXD(JBdCT#l-yUj#!yF?3C!RVsJfd0iqAu$%%cJbvC#}EkaNQDkjWd*q7 zrT}+&>ZJFui3sk~-Kg#{pxvZTpe@SC70_N8CLP*A-+Gw$J%efdIiR17G!ri$1?>Wf z>~Z`M*%wHG>?YNb4Q&_;OGGPJ4bgb2OP{Idb{z;P)kl)L@0f%*%8r+5C}K_aCXd4fBHFwiK0@#%QlAiKo%vaGk|LpsR!|3ST&AjwWHi8bI%i8YN|%UF_XJr`*J%Kc&BQaFJx;?m!a*EAEY ze3t}ABVWSzaK^TW>4KkodzpT^%#pmZH2>d`1sk3osj@yXDQXjD7D4;9HSgciQede`t=drOc19$s=^q3FjEt~!yZjlN1}94KV!pG=&EXEhW+s~9 zI|ZCI>2Bw`nHy|;kXKHC={o%z?Ge8iCyX9cODiPJ7a>&~p_MO-Jd6NMkzIzzVef_= z{Z)}yZ&xBnm=mOCgvlUc^dDeYG?Ed2t#Xv=(v%H&3_0cdoBErc!SL6RW4O%gCnN9} z#HPPaTWReG>gRknuF?9zu|L#8>Z#`jSna*z{TlBr+b(Zgxqo#5vONc$CHdf`f4>ANn%9Sr-V4cRPHD@j+%eia7UwwK~Qb z=%Bsk%Mfk4L#6UHR9mcB4-k=;!9Sr* z?TY&JLPAvs4|2|=hs%~gpYE`KsSbA$@U>TT{Kx>WNkb{sPzPEE$!D*7ExBDEcpt*^B5qV) ztHTrGD-{7$reM%k0?eo5#?HW5xlxMjK=G&d4GN{`Bd}ShPA9xZG;le8A)?1!pjp2J zZ`4~#4f0f$pM}6KPlF7&?l_AYa=U#0tApzDSicLf)#r*x>rM`LliwWFvIYYxq5q(4 zxV^|Yp>K^fgfMom<`b)4wwN@4b%zSI{cY*b6}q;(GO8G9*P#TM1~)|Y1bFomZuuh4 z|M>am7gN3%$dk z$-nVlLyp(C!-mPf@qrzrmi{|Mn8E_iKh?48?gBgb}z?*rr=3KJk(h9z+hv12E; z1ClzXQ_LJmW)kk)9kxsIas{jFZEOvKQ zty+hF{cBat5C8Oe9ja%Yq(L10`0CB+>sLxge!K{x<&Up_e!0Im`RYsl4>%aOTO*6&2QTpSnRhDi3VK7Mjm0o-4X}r-9zdXjt+ROOQWI0GTiS`!h zO6zPL4&J_g{q11w1<@v8d?Z@zhLonvt4!MEmPI}_Ws zGttD>#I`4y*!fOuCllK?e=#SX*tTu$?5(@?uf4nds$X<{s;jF{HR?I%c|0j0nb|5K zsn02P#4S!!^usk12HsiYy3arKCpx0wD^43OFez9f?nDLc=6No=8Vr=~$gdiR7AiQV7R&IxjsHOI^2#*k1nZuD{g!^S zq@P{XD_SwK?)ez*S-TOWgN!$-YvYf$7H`y3;7S}h`w?E?nrX>!FBcSGMDjqfB>GsOVyAFzYx~vpNrL9Y zq4WNLL?!b3DG)uawSJP~^0Ry9Br&Br)f`)jk)a8S6*X0m|WGp1FH*)2rAv$2iQm&}8l)g?FvhD{JTh5b|9t z-A=61g@gQKzcE#I;>I3C`<>alyMGB8YSWjZgVdH~ong4->!BnN{EKd&K{SE3sG%@` zzFRaQ3RG(Q%&CDo@z%D~ z6#wAE4Z?Ua>guzwu~hzCpXtYxL+|87y!UJR0KQNz)0?3R56ZN9koCB9I}tHKppw)N zbFK&tZDb2b&nKr)zA4oqw3x45cr~+{O<}P5kJ-EP?2tz#8f|Oy6Vo8>@d>LJ{JqUV zu(U|irFsV`plvhEEpy*2_$zr}Z!Y@2X|j0D7{5i?l$E8Jp@V~Q+*H9%Exz>~%A&5l z11L_O4+*{@DobrgYFiG2stu%LDyGxQEJ$IgDn?A6n#_x21cVfRsE2I`J`UEfd7*Z( z{V!j{m+8ZKyj_eQjAvTm+3p=X3<4K@c0FIsoy+|Fjt=EkFUt$!Q}UYSGEHI~GN`pO zrjPr`cmla~f|CYrlZ3iyA_VeOwA9JBfC>k9$G?s)PS`%&-_#3R7}arH2SOQ{SXt`> zo}M1ul#gfZ3C|TvKbmS$;A>zi9;{}k_+qG+pt8Fy874~>cN0g(5!4R1BU@bCV?Eu< z?RSHoPNQl;I)nYcNJ1yF5|Pf*Oo(Dnn;w@ZX~!3f)`X9d3A&{u66+YQd%MBWr|U5{An%GV1ohKmhGSN@`kZH8E<4uHB)Q!W#n- z)oP%}@09~{5#_rcF$W5o74FxOM9d}whboFY~LmKr)WwTaD_*qxW?Yp^G_*|JV!(|8Y)!-S+D zyd4XtQ2>vwaW``+pD@Y7vc^=0c4e9_@qKj#Rh_uAHx*7N7zP!hH#6E>nT}BCOwic zd4CUI^L(xN1aie zv4b7LvYeBcHNI@)>q(WeJ*p#w*z%4rRUTJ}u}V5ruSwjfX^?kpS@4spUF)6-wy5N%UnItNl%2v;kVt|)^DM-8{mnL~KU zYzMNmF=>QT+(Z-iGLXx#C{kVd7c2UNs5I<_u3z}XF$O&jSK#uW^HKxo%-RDE^bx%oTP58C=_>YIZ*@j8(MTiDME8%gQOU8?tU6k~(zb=f zm-ZOHsqn+_CM9>(yZjC#s|o{(xerY8vg67NAEa2Xu$n4N!^>ySuV@$q(CpA9QS7Pv z>cMo8!0+OagQXLWFBPT7yu`Fk??Thlrc&!0O z*j6bt66{NlUdRAv?@i+G6=E`8K;j96i)eiiP<4+#k8RpC*3+OazkSEg#RZoFlJ8iH zZUGP%|h%llo^zRZIyiSzH)=haqL7GGUf zR^JQBY}+rn?>e#EW9P#vNoB5A^QcS;UUrk|YR)TC)GLLjC^Xd;nQ9omRaTt^|0KfT z;Xo8vm%#j^YR!H`VRw1U8Vq7hRy~~uP8INV0fAY+UTFic3iR4S$ltroH&E_tsgpIJ zn#Hu)JiB8z{?jf7_^?)zEyGQ(vaWzxlaonoGAhqL1aVV3q(aZ^(#H}6zil2$gU#mGykKlX)pZ>aQniuGc)koyc5H z-rT3rdCOh9-kma7FeZ^KFs4V7H2S5lQyPr zPfHfbFJcUn7*EvZ6D1$8e!c*R1td$?``5}jEd7iU#bm};5RTO5twv24S`uaQZf?x* zq4YC4h2!z@dX!V1uyCq4&QpHj9IwLXFT}Xx-C*MHKrc-j>S{_Zl;A@xTq!NY*DK8fAIQto;&^_nlzgC>Z16xO?oZ}6 zWcv;%-btjA{?XwT9@lng4K=~rhR1$3bvWos9O`ETC6lxS%GyA;0h-KWLJNGtlE2jO zq8PizDTp_E#TwLj9mPywjRqCc_I)o6N8A=1+WcibG9pq-3Ky&R@81Pj9iGXZ%*jkO z{k=Sqb1_NV8TOXCOb&qkqg$Hh0av|5(7$jQp=09#&4tK!sUYFJm_qXunz?gN3We!4 zB1qxQA{kx#gnsbW5%*A4X>HS#Gef`ZR{14jOT4|}pIr|@w|WyEuLrWlgH8;I*MZ8hn?q13dZlO^eH(Ng!oKgZl z_k|tKBZ#&jZD3wQ00b&#MWQkV^e#YtSV&bkxm97tTV7q_MFYk2 z4*`9NA`I5}J6b3mQ9(7_QkAYW6a3rHZi!H)y<{}z*M?3wwFouyxkbY;!Y>Yz6%QKHPZOvE2eErRFvbWz%5myrV({0=nzUkbo$hOWyC zM$Tq-jK2a^g}+Nn72fPkSs=7E9OkzYW4f$n!>sYmy;cniTN*6x((>>Dt zzT`S9uQtza{fM_W}FWx0go$1zG?2Yl9WPx>k>_T9<5j?07#uCz3mwSa;bS$7G@$UTvGVTCK-I7mX%aCXlT#x+`JxMspJ{;g#ml7XF4?fg z+vAn3G~@S2f(C!k%w@Io_38Jo$%<~n8PH?qh=v+Tf%jUjA9-ikCx_Z}xHTk3BzpUL zFVejL`o-NbGdq?27%%21B9rXOx4uoi_RbR@B<=J#Enypo9)E7nZ%*o$)*~4Y)h#EG z{5Zu~)$)_nt|cGg4bsPn^hFEr_n9mIO4AjNxWZtn`k1E4B7`h(%dgpHB1_pn+|RmL zW&V&Dt)Te8&@#ZdkQ#OKZnhH0X;)t2RN6ZO=ChfTyJmFU!_DcA(O~~c(TJR=O;-Zh zkE)B0EOo&MV_AH%0x_S&HxC&PYLoWRuj<{%-jQ%9Cy)ls@bC7ebu2CvGQ9@W)*6bW zXP^HlRMBh{;Owvy4N_E;S)mk;1Q)tAy8S^YY%{PStNz{HhxoX1dX#R_ztfRKb;hdz zti!MN@F($dL=Vjve>aWTI6D!7zqyA2&Q0tcAdU|=h~*_E|CWbPot)~l{YK#ro!W%9 zSC9yV2q^}Iwu@xZK>k97g4p zD%5X9A-NEj7PNo8gIR>fls%uhkk}dkY+y#-p%SbeeLD#x_;1lp=#GuucM=rzDI1$a z#TV|&F2rW|T0U`OeWeefh8us)JDj8WG4FP4ao5}K3UwUMWJ2->-2uC)>!1rLmf?o} zAP12O%yEenHo>0j5p6iWyw>6V7axs&cbi}bVr+QA7Bu9f8t zhC$d^e;`V~-NVH?ER$B`+W^7x#w4sKvgqfz*)bH)|IyXLayg9(CxD0*%HmVR&>Ol| z4bTGi6|o5czAqUUH-+@oe^F?S@)?`vE=Jh%_>co?gT0#{1jc=BAtg85zA4x%^$BNZ z$AWg=qR&86o%#txFMA*F#)ZI<(B77o*^3_HrLkvD*{bFAcjWYq2Jx3plm__%s0E~f zPli*2i|H~xDIWnn1^1AlyP6<1K`5ewtMOJYqDz9oBlw9YrDmYJ$c)K_bR{dkdz$L| z+zwM(^yb%KH!2l{lZ(lZ+=KDfedXcVGW^o*pI$t>faQ#rd0rK@m@;59rQ#M~&~*S+ z(b5bhyV!W=10QWW@oRYBgLq6cqaNKq(7rLvmrZI$5o^MrZ0B6~cJ7|L8 zTq|m{y=_C zakHvhIw7aglT?UDm@-iz8Ivoh$qBkj|{}|5SLkzc~Mkf>`W9S zERbr#>)3oN^|?~@tu)|uZ8O<$QWANV;dYJB$iN+)5}XOZx-nL)EXAqHQN`O>`|(p= zA#*m$$1;tB>BDfc?WU4-c`bvC=tpIg@L$gXWVAd8q%?@Yn^Tw{q7=PH6OWsKyWK|O z;MSA)z8lQiGcmACRR-uLh#E!$r`mmMvaYf zc#>UDq@4bxz>>qK6=`d^nH|qQ$}FpaPxPrCW8x#TOb!@vYmV&0Iemp2Gj5=^`dn=p z{`Yanv&kiS5$@`@fnQ{MHdDHHxx`GT75im^i~f}|>@f^X;%r#-uC5>wO|JvyL*;fvICZxdp&XyzhzSn)TL;srapX^I-zSG@Gc z2|>!FpXk5_!nRQzxs{$&UHj45~rcR6zQ~6JdZtpE@uYF zrp#8Ouj}vm_XE8g?feE#;43~U7WsBwNq#M6Y zhG-~$x0usX;t0`JVfwW(sJ1&J&TUq#o$gmM-8;C!F_j|BNytAU1RpuS2#s6 zWyNVe(j`pLDs9Fzdtbg@N7bvm8eYl@tJ;Hc%Q{YG zHx;R1q-7|_gdXH9QYt?Bus7cJiWqvTRbPn7K&gS87+AA;+ii1+?$_)S#{i~q@Knkp znY0@Gh+UAGj|BH;&%SKfdaZ}07tt$5fG=L^OjbCV2q6k7ODl1}FPDx2M2xVfG%9D{ zRB^4e&Ld#xkK7MNQJ^TK#74_5qvPGCxXaJ^Wun5gKr}NHqsFOYcL3b^$C@!GNE=_5 z4z4%z8)G(y6ZbzIv+|}FP0|px;#gnF94ib3eOwq;-16_88#?v=LWslo(Ez#? zVl-!m+8>?m&@Zr|Dj>^~{x=!<$g^SqD(kJw>O8a}$ zlKiv56}uHdT(p9hm=RJJE8|a_)*yI67M=_#%jI%HxbLR|l@xqJEIEO4l88g~xd_&^ zoLxO*x>o#vNK|{6&cGV7k0Vk9|Ai1GbK}jOPn<(H-}{Fy80Q4=Z2}Cf zXa_7Ib!)Tl2BcD{sl3Aq>V0nI$Y(VE1|K0B$JoeJMc!e;3jtvRCqrj=6MIvmZpWOG zBkLgHc(E#ern+G#-J{^pT0B!Gr`I$gtU4##n=`0SL+zpIo`Thrk3RthP2n5Jgh)#! zo%{D5pKv%y~c!q+2~O#H+T_h6QpwWF^P(u*W+86)vl6NhMGkxFkC6?fEQtS zUE~%R7+-?poL_aH-auDCX7N5lQumk2^RmWfjIrB+-cU@)US5#P<|31TQgzDaRUGC$ z2T3|aG(8KS;RwC1uzw{!$u4)wnJ7DoN&@FpP?$N09HGM6KO9DwqJ;(DKe8B9u?$(g z&2l^Ls>2|y+l25ImTG0x+o6V(!FmlL(3{urKI)dhX8-;3iA^$L5~|y)Av1mADu30; zuOD5t>#K?y#*&k4&UD!ZmK2op1RfNbpBTP3&3xZh|7BS3h&0-)VNg6HjTkdcMNN~N zX4jc!GVN-hx~JE-Ds^BV;G*rh&xFYn1rTK-8Dg&0?%=vef3fM>*NZ28kLzg?fz zjoRq!@>A2OvJs-LmtO03gu9;IeHrZndX8I0E6uR+mlZ`xy4`Ac=2yC6@gR1xg~)e^ zq*GS8oVU-5s&8(u>luy@R1zxuz8&99J*brF<%c|!Pn6bF7MAzvslx-GAo)VU_#bd!5&Q9HtIjEt2KOu1Zq;5%#h}&b4tkG=@<>y;| zH=-M%uc`K=DiQI=U}|2~Ro(yfw#Fsu)tbkuvr&z**{3-Q00Z%R|IAiWJ^VQ)a-jY3 z$t5+Qrs;)R9)f;64AGzUH3`i0DkIPJ9a=Q}dkVs`EG~?Ge{K1jiSuQ^NUxT#=l2ie z8~APMqqOf_haZM~O^jzg@xJqIuZkZkp?c3rWxS2j3>bd6Pv)4{^a6}YVk5xf-J|B< zS=+pmdU=+=H~^EIq#fL0P-`0!fp(mhQ!$m!750@pI;KY|I5PR5?{ z>IdEM^3?c&J_x4yDxDeY#EiLrk zd?Thk+|%^xJtCD17g6~wR%b+GspH*y$@p zeMk0>43oPVnZ~^{rYH?K%1TPRO$mMebXcZB_pH^?HE+5W1LYy}6eq!`-Bi@hIsK+5 zR_D!K7a-fjN-&H0AQgYHCiOKahVKuvyX|t;qXe59u4A$NdB>`Z{ZRqt5!o;c5to!| zFnA;V1;(pTswC1PG|!zcm%iyi-%$l`J_`PUD!-y)xdtMre6*Kji_=a-g~MS|i%`8= zPw^1;q8v0owb6&!TX;g@$;3mgibAk2q9K#~3OK|FrF3DqjnB_glz^){e&kxu;bkfv zJ=fq1oazGY8Q#R@t9ruDYUfj*Hx9tZBJda`ee!rwm^?y{VmNuKk?qHo5cx}d($brG zZ|%qDQk!J`*O8Hu38kx5qPc_SHKPy=l zU}hI3dCfT^{g|U7c310r9^-hg)md_6iHwO?y4C$TbUp92|V~X z1keiFH^0icRTHm16EEc|(O&Kk8F;+{`F;58?}O=-i(HWdX(@VZXZ0g5UgjmL5mlJV zkz>ve>%lFyw7+4G6_w}m`IT5srr&+Limx1xz#M(cdOlz#HoR$IoE(Ve?QDFKZgdta zbi1zQzk?up^`*nJ;VejWb1wPRIA$XuP_YTd^1$J3FC@*MOIY_*Th=2p^nW-5w+mPX z6W@YP&YV3%x*1k8c4i{_OTv|NZ`!e2^urO%AAW3Z;M_W(oH;PO{ZVjzv1ZNGTZwy% zw^{6Bpm=6~CFcRth8gtvmy|rb((0z5XfMK{`jgE)=yQeFW4=T?w8($mHz0U;KR8~rc_UP z*^F;qHFN3m`qsU{ z)a#z{3%Q_tXiI`WE`Hoe1-`2*VdI!waj)kQ6@=adA=XsG!4Wk4OPb!rz~KQoL`z;& zc!Bhqi-+zO*Od+|TYL9tC+XmI`AjA$64h<{;)m>oo4Wz8mnRR`XLYnWIcV}_c0td^ zsLhJJoAWBE7xWW{S?X?M^#+ylPq5Cs%IFJ1`~e8^gDXGh1M&Z-M3B~*2AhRG5_k}P3bhf!>mB%Q7co`IZ zcDrsz-y7fWQ|@h5gw&-bZDDa0=Z6Fr?mhPbPj#m~PrZo<4&mPJvq<(>+ovW0kNLK} zYZTc1w8N=GM3&gu#8uYHQCr@KcOiu*v3P;QH#Htgs;M3Potl{AHk;*}J^Xe7=A7&) z9+~(Y{~fl8e~AY&`ZP)!n33PM@{ zHQ}DEZ(lDbBQXa#^*+@(8Si925+ab#O5b9G2gnEa-OYMoN3bL03oG;lOF+@Dn|dE> zJ;~v*&l8#9u^UsL7jB($#-W4dnF*IX7naTKvA?TZ^i9Eim7Z6wMC?q_N>p z>vCv%UZjTp0;!q`D3}j4IC%O!_6jg$Ln3HDRo5M&y-1+$H&%fPhM>0Vk2 zE7M=ICKRt<8&Ruv7+=7KakixBa^pid)_!MnmrYiQdS2<f(U`bk%1FJ2*=j%M8TjH(#}Yg-5;(U7ZzG`-CHNXr5Xp~m2#&;g##sh#zLM1O5xVqV>qZ&4z>MK! zt<2NV2ROPlt)5qHr_qmR7eD9sZjpMG&rnoBTO;b>D`HN6E?oi-|K!M%0{8`D7VWEY z{f+@jV9i8?DCEnzp*oS%iN+^KQc*GR*Yb~d^A>sSM}A1wW*=I zH=Hd>rv4zL!{r7H&a2QZcBE&Q<0jNtVXIO=6(!P#GFoYJ#w6;eX` zQ~q8(1gw}WsTLa8f7uv%QB!}+5tYIen{tTyZr z5N>>NR%31(*2Zble{)p{{NEV))M$L9ADm%EeRgw3X8&NP-O#FXif_SL0o7ejPyU%^>J zB@CHr%iTRVB{<-dprRDW`XzW%;SII$QW-%}ACgg}fd)rmz{#OUy-8 zazWi`d#PL~u8?qVO~q?To(-*fHv>xPAE=TwFz1yo3?tFa?M}U7>M|(34bX|(;RTx( z6P3EpgPH)wz{EvO-uD8)nzk805#K79@vSSkN!Zv(mQ$m2#0b4+q`XZ)lRZe%>%8al z8-JXB#F-$Q_!P$&vQ8~58rB~_w&Nxv2A2p?>XN(ucXa;0s|{8C3#$+u3``Lc3=9nn z4&2PaRN2Ylr!$N3&!5aKu}|PQ;6MRL)1W1&{ttq2VuF|$j$2~3x@QM=JXKyA7wG*y zd2yg_RV=UN*#l4Tmdw%n!fruKd{=*Pp(4P1tFb2ftH#;$71w7UJLSHOd1qjRKG<^A z+tatRd{nd%FpILF{)i@V<9@yqZ2sViBsaR*rzJXBdjY3SPRahx#S#?4YoMOio;MR- z580KtIKZy5_4pWwTrfcOd2(tEf?^!hhg-0cD3g0ObGbVr7|l-NjuB{H?$-{)@?pjd zcSe2rf~;>w_OyoOUBzfOi&?LN{q5@Umj@JAltYQUIGxwZUGB&*(nJksPlCBHRv(x~ zoqDVR-U3<1~(`4fGNITqgecpiZ%2To{7zW<))krhAzn#c`A0k z$156RW4^sp{Mk(5e+6HLx7U5wAAtY^^GqRp1Lq{5Fy$eyLI4A+*9HSa{uf;TX*Vgh zZ{VaU({JGT5Tn>B=WpOtgjClZIZpN9V4MpuV7UJo`mZNLoEVRdm8e7sog)1Xjz;)D zHK6|)eEm1YZm0zXne!eFLY1{;#-B$$1CIf?#`0X?_Q%ApE~K-+!oJ UVC~N-_wV53FiCI!_9oc>0y$wKlK=n! delta 126200 zcmZs>Wmw%@&@Q}jFYfLXFU8q7E$+o#i@U=nXwhOV?ykk%-L+8M-QD%$dEaxc^XL1O ztd-GBL%$NoRbwYzcHt--2ItT>vuwiqzcd|CNx3^~Xu(iok zTeDwe$MDUpee1gPKI9d#pzemn;morwnKg)xmqxuf>`gwwQTq1=*%MJ=VACV^Cw&^- zJ3DO`fM4Tol2Fto&JHJ-{!C7-Ps51Y$JpP%^ZAT~+C(dsqZpZNi-iZcUphZZ?9x6M z2v&(k1R-N@jV^Lf_0kYdB=f1#vUOH}ZEn2v8hQyUxHm8o1 zgSWW1MeYW6cj6;E?3g@Y$lt_>AEy45<%Ce=7wG}^Td^X8Aad6(C;XZCA=X%C(1_89 zObEFtZoTFP6Tyw}&#$7|b?Q`zs|ZtGEDa!Z1X;?56@})|_#L){7CGrin$K=2$RpDP zcSgmt&lchuJB?UaWiw~fWOP01;~GTyK0}O__9BC5U=q}xh%6xhshdE0#I=h#v#2}Z z!<{cg-MI(KP>}-;S+e6{O~&FwFx(@wfsv_nFWzqW0;-yJf6_9MLk4p_5@O_M6|0*N z`q`M@TACj}qD@|NGPGzCI%R3NX_LHVYbG@M#U>n`zSzq7RYwu2>1+L5hxk6ga5#@; zP$*{oa53n2P7ECf#AEkEg}~8YYoyuIGQ3~x*l)Xi-FJT$Zne8RiV930m~x)D?4$7J z_An@yRWIm6f8g&YrC)3)$h4W(EFxE7 zP^pWmnmZF!?Xg(0aoM;d_+x$5CS?mx!@rWX@-*JZ2s6&9d+es?xZmj*ae-MlLRv@& z&LEEBjfGKhHGy-wi41Qh(8d%&Y3SEcSMlOo^722^oS{EjH_4-RugNH!dGHE#JR#y1 z35}3JAOlqp25?6>+c-}EWoU_`TCu=ej0Br>-<w+wS69$ zE6ZR?{i{zz`8{^?b+_qrOU(!=q(Q-WM>dHqmzlJ*UqDZ-n{&`y`H@%s&G+mE_)${L z{OqzjphXn*FVUgc*ZpNI^Xtea?FV7uV54l1L^DaL;+Lw%zqMxPICQU#D)b|E{&@|Jfs+d z5L4b1JE!W3D-EgzZ8G1mNuR?T20dDR73O#fo%}w{x)dFmhmjD%`9}Lv8OwM}ZWzG> zLzh2xBZB+q=&w6-YU-^WYV9l?A}x1sj~~-sRPwZ+f{DExjvC(nc-V14{xiK|6mw$ zr?RM}F5-!{Ek0@STAw7811Q>~=;M;si3q#V=qCTJCk8O|}p&>&vCDU@y_@;f9XjIKPtlk(TSQeB~6f zdm8HOnV@~%?*8~kHG=da>L(}Um!xm&=VNP5a{It~N_7k|pZ#2Hm;(vB3le;X6q%z%K$&hC(wZPHkP_Eysf_pQN$-hnzTiB$FfJZXefbgZM4$YVoNw+N#{J|DHP#$$NoH7}>d?jPLM+4%-9o){n6 zAQ|~YX!uz!X?_C98crW10Dz?S{PgliDt}O_$slGs`^4C&vw`3r}xw9xwZg84XLXDGeIz z`;q@LN2@*ncS#<`dsS&}0rkQZSU>|jG*cy)Y>uuhevuLhE*7A4Bq!Y)k?K|2$KVcPuPiG0*3-y7%Y0OBW-+jX@N)&yG&Tar=mQO;Z-#FgehM-m)L4pZ6DG zFK!dP(LMJsLXsc<4W)1MwNz5yEQuecsRQV9c?yh!A|XlVan>$~q;>~1&$o_ie}KTQ zWG5AXUQ6Tu+9V|wS)9Kum7xp_LpJdD4f0xuX;uSr8?1grI2U^wgvR352KCcZh8b^>NUrMEzn1Fl-^V*u^2{;v zNsS$cYWP6j2fMH5w-naYykA#pc>lUMwnva@f94}B3tC;ub@y13CiQk6r6qG&9mVqU ztb3&?H^B@!i>ncKkfVIWy=|7iv1{hQx9{L6b!>HI_!KtEs{!Cdz~Nu066Jp=>pwl6 zUMk2BK<**Mb4f)ULN`c%!&n`kHfgkQ;=RtuSeS^X<}RcNQ3=98w`qZ2I;7-(#WC3s zSLh1@fZ=qo+6Ec_DVzpoYFe#UBUo3s?6|zi+cc<0qrtX+5(sDR!EPGeO4!fPmJNrIc)Dh zvC-J|hG|*v4?pl4q4XpDH#OHrUGy{-I_%y0asPr=##&%?uBwPS=L{>qj_7PBAuBPF z;SbQ}@m3G_(jsBW(kF?l!(Q^6!FF`J&KkwaeRJZlXhZ;Ymk_hB+YzRV@kdYNI%)~O z>*Z;Htdp3OqS1MooKcT0Oz$0nTrQP}`_Y%Pu&USp~2EXEnta z0>}_D{HOPsV_5F}K6Y6%`;Sl;GzL{$G7flR(JWIpk0ePym&Sh%e8AeY(}6)yxG}!+ zhA#RiK~WFU?H*A)*U;LT(tMd%F$LCFS3S+`ixhtdE+MC99Ld>vM+v4cuX>f+9ZtX1 ze` z-MgoK=Nde~ZvS+$#$@8Tyb_bm4=>UH4K4@27) z>5m}c)g$m8e!jiIfRtomU~xe3AjJ1EB}mt90sa~e1gaqgfe8Lz2Ig#GX6E9|_CE)X z|6EHZs#kOzeo4iiW3`1s9%^`29A=wWd1#t5Z?&CJM||*I_Yqx1lujl~Li<3pR^3Q+w9Z?FaEG4Wlm2wUfS&d@ z$@ZHy&n=++<)JWjuEf{sLs|nF1xe~3z+!2d4l(7pbEH=58@+E($8l-1oX&lnFKUYF z*mOF}`ySZ`j_Ofz5AL3l=EDK^rk2(;4^ofocI4yTVF+LN}CNPvafFgtt>s1UJb#He0)@)zi5?&^7 zf!5DHTKX)6?UBB(clP#fe8=qi@fuezvv1wp?n8^{cJ>lbFX>lv=GP0>rPCEYYrZ>Q zpoTVv?<&Q}OAe7#J9f^R#+?TD{~UyWtWneCr*-kwcgIg%cM7 zri)E){92){m$#}$1sM+Qq?N))nKau)yssn&&`vfg=4QsA)zBtjACkrmgSd)9snVEsNTzpWh?qOlPHIt;829A7-pI? ztP_a&VUeY`31R zQ&hJ`mRE@Upm{lj*R#?X2tCQ(#R^R?oYF~EKbv`ZBuVd6isp}qz9&BdR%}O&CtVtz zIV8V-GU^^R_OD@OhL2?-lvt^$Og7}*=!tAxe@Nd?mnYeKF&#cW51Nx1H@3aS#PZ2g(i3gSNW?cTYtaCXD{6gnKe*edr|)~ zsAww88}yfZR6CMD!rlA4a{RzFu6;>WzOC4WDf-NayTGhPJukxRSQ2!&Lq>Mz_=`nYNDJ0!&@cJ^ean93pNBi(M#@3&9fBNpe zD4IB=y`fnqfa=ej=Xl8u5pU^-2rtrAT>Wvad{@b~-;!fBsL5*hE!T8ZS`}!7)f6p0S2(3QY;{B&rlM|BhGmP9P+AZ` zVvf&kDocv4H2X9Z)f6AC-&})2JmH_il%b84(hufAfR!jx9&I=VZsAK{Rk7%QI2P>O zTnyrP|J_^wZ#F2Qpv%b+cT@6<5~VrJy=;L_J0Q0s)7IeGUJT@d-6Y^tVD8h z{|7Vd|6+dnKbUm?VFn!Mh#LBp*UOcomZh_`GJ}rC%bOK@;f|-9X?w-Bw%0pgI&tppqVVmdqy1&CZ~}O` zoGUD>s7TsqV0*uOG*{69T-}}|-T{!u`_qxB!nI6alkG&sOyTyY;kTFP#0CT3x998A zz1y7Vj`ly_Yj&2R&xD?Dn^QMZCqhOq4iXK7T7gA~*V|pRVh7}e?&10RsHLLpZNxzM z`IUC!7Pxq!oQC+^J=gG#jQe@%UR9UcWP$apeP zyE=U-1t7a?DQ{y}wu^6Mr`H!fPZOE#K94&`n4ddNW=Y6_E4QoLl_w5WpVz>G;*^HW z%-0K1^2*GTR}t-PUxVl3Z2JRjK^MeUuUya94N5FQ~+tZ`s z+Uv7FTUnvk&BHx0?(orb~M%e8@Ghfv$wW3O$= zTt&O@%51H#iVu1Vg z?Z9qqt?6jVX=!8a3aj0o=ked3hH%@{rOV~P+|&EVy)Yg5W&8R*?yRfJ?)FydX$5y4mDntGS%Yo_4a{&+9SJfz@rS8;nM-10Fscc(g; z<*4sSLs$^<@c4otfB*RJsRMWb9uG{~ZBvR<1ML^ayUsWVN`&~Io!a%iJyluPNdD~I z*yy(zqAi!F2d!D6rQ$RD-~H1cJ9Ba6n%lufAKSBIoBFP}wu#P6d@(oPea1QR2sdJm zUZ-)@;?v3qw1(AL&$$?+cWnRDcyWKbyjjDN!8O?JWKoKT^cq~!@jf2{t$`)JD3(7x zNkh(PS(>~#Ua@$tX9SF%Ts3Z=DpN?~=aT2TuSg#iE;Gs=bJNAO5 zUpo;-o*Ia3)?)`CU3i1uO@};Jhi}%3J12TKPc1vcUDFEE`K?1ozOt91-a~&Cr^EVa zM#DLe?x@&|4!?R%{Cmj&o?vpa#)*|wDi8zje=b0U4DYmBANtOXMn4i3W_+}d_No-r z&VIf8qrUeuyW=+klMJ2W;QF<5+sQYLQabmu_V%aghD_m?D_nE5wY!nCGgBJ%wNYAb zc;wRQ)Ds}ae3^Y&&}}N-`x`C4inBe}gL}n|eB(0;@(VeT0(rUx$oKc}!nPY@EXWUX zeq9^D&waa1(aX~u&^yt+vS=AQT{0y< zePH6Cu;kVTix2F{s99H-q7# zGl$F9Xs3GuQNL#*x4>ps5fixcTHq*n3L5Y%Ta&Nb%KQ~&`cGf~siB!TO8xU4ox;_= zp;tq|StdOnF{R_vaR??>!=KmX*sPDVS*zb9BX*42^z8tQ+Z(Hc&))(s{`EJNLwe>vwWWj=Xl&A+|+{lBJ$2>t8riA8eXjNSsY9JWarJty*kM?apnwW6O!HH`}Q< zHhigLo=rf+KcB6kGw=h}q1np5V0j|So62bjvF(oC%X&K;d5(5PX^A!)UTSd1Rc^NL zXMq$peEB*HkDMLj{y&1k_A5+3+^RHdY}Id^_%fT?8s+7J7v@X4sfD_IRLAa_Q~4q; zMi%Hk^uS^Y*4Fs)w39jsc5gbA<2&wpHFR%*x#xkE)1^!onicBN7uH2IN#coXPltem z|54e6oUqttay#`wvadc{YQf^S`1Y^!-Fu`DG)skq0`&%@EGeFX755gS&1L4L(>!+Z z_$zS9cN$V5uM@^w-zM|(%U8ZP$+({-rSnRB7GFMB8ZocY^2})Bo*Bt4Su86xtFxRf z1$L-H(}~5=TIN!%R4aNT<23wN1Rt#Gmdi>W3d+@WapzZlP2e#bR~4CG-8k*6F0?H` zG8V@0J1KQ2+GfX^?GjQ;+)^*5Fz4i-pms~mKU_68w5+6jVU1!GoGj61nH?hu!@2gM zQjD}a`DtsM-90;2){$;xJ=)f@pxvAN2Usx|9yfvMcV0Tmqn5TgK|S4=A0C6GAkZg0 zddAgYVol6Y(_|D2#AOs8-58HI7*rVUe>rhq^^_DEnz8JUD*i4h*HD6gM5yhhZ*QI< z&BlM({dW+X`?>kl7d_AY=ur1VaiXNPn{{xCbjO~kp>BSk3s`?Es$wqn#=NTd2!JD+ zFMhKYUm^K}hcfd@@&!hqtj(_Z)6DsOiN5_|exAk`Zi;gcii%3?S@x5X&AR)#WzS0) zZmBwnw=pAE;inge9u`t(!A8Yu^8z(NgL8}41M@A-yQvrr$tyzij-t{VT|6nJCY_qU zeD-Ki&E-5kQkp^>UQ`oAq=ChvegFj)9?G`(%s%Oh-;MX@(MloK?u|0G&C$p4GJ$u+ z+`43pNK5_|6x)iwwc~9*w{s&)Gko2X9{(x@zKV|V*gcc-+Wo$k^AF<{MM(M{=RbN} zz0+eikq?orETy1)j(vGpV4c);_hpC3+qho$54UWsFq30@W4^iP2pTfrt<09szazJHuW-S4qFy`4JQmz*IJy&KL^4U^kossq!@0tnl#1q@pOavUt$_&aq;Z;AAyZA(i4qFUn z#6qhmy!wWTO@n#<80Hz^`on4O7xP}J=lW*vx4x(fnnuhd@T|=bNo?ImyT|UEvI21H zhL`cr5a+hg&vOFV?r8(?J_q_!?@Doe>6iYw;xL(-QuzO8G(V^pvyLyEQe7QbCIp;% zu1`%~lFXUqI&`-_vF`hH<#zpP%JIltIRaU<)mlW(}zY~&HGKPLya5r zyC zaEd02Oo@y8ae%-*EsdZw>BL9qS=^UGJf?Wc=8TS<_sF~ZtUH%<^nq$T?QHd*BN?$n z`&P-XC>qQAI+LQ6ZHtK1r&F%WvI)J1Je>?f;r|%%{pFnzkEGJ(5SK9M_D0vzg@71! zL|`k;{rXpHW&v}nLGG{vc4-O)yY9)(>laA_4?rQoQdBJ5&jMLQ0G`5D<$Ncc5#sd8H{2_XL%WEyLzi%m{0QL6LkU30*Amreexk<5np zUY5-pTP(i{1vS@_=n-eZUw=n=|IU%ec2ot27bwo}CY%{(0~X*d`jm_-pvwCQ z&6lls3yptnfNFdi?#E5rbO!y{tzeTkXMCh!oPxyb3Kc6BWEavp*p=ytIIHEf*SF{W z-8n-OV-PCM@EO26BWvR}X6$FFKSalR1sh};UVLf1ps4`5!>=9hoW z@NxVJYkClnj8<&x%}%J&4iIYYaGsj$c}G<%n5q;#Stau1Nw0>JYa+?{b38RF)(RG>|BkQVur?S}G2GZq?rCi6gx0@2sPxUs2FS`pK9U%X*$IAo~hG|8W=}K4r}6Cn<-7P|ght$Gwi8G^HgF zeG8p)6?E#LU%7--`=t_ku=(1ohCDcEJ+Rt}W-)ZdH|^l_98854)mSJL1sDm%`%`Q( zlcS)u#iPBkkB|ScLFWxAm;ve-++Ch7%VE@cLuT{KLPgsb!_$JL0!Syk6&ai6;P1O3 z6y!2Gj~>Hr^fk@syg_17YxE6{>#gr0{EGGK)hW^;!wx)l17AaXlOM??MmB?2(%bZ8 z*)Pa^w(hDwL0qX37*cM5D{9=jAFk;~+o8}P!(mKGKmmoAWc`&&C}vI5>Dz{!rPU6U z`F2S=kz7(gA)ZIEqpo~faRgSl{F7evGuhZbK}JS`0Y>kXW9eRTbOV^i+H zxA1H@spFJ~*7^ZDx+uHa+;jsnzsj1Z6lz@ijiO&vX!IyMjq#*JVriu?pAS#`la`ni6NXxb96ZZgP&UFM}qq4&#~n1C{P+;+|6eS ze<_aa|CSh>Ecpl#7Q?=NL6na{L?Zbo3roSkMC<-=4ibHK7gj`P|8s_xA)6|FKg)N6 zKujegF&7ZOrl+I}@%U$#IpVS;u~F9!6V!Eqh@k71{{d$5gnvw}R>;p-PSLPp5OkCdaB6)b%0i~VJrzM_1&`WhX;hOG5mv#(G*a8xt4}OJ^9C)6g8i7-nV;z!Gnb9f zA8ve-kXmLJ1Vt?2KizfJRAr;~V* zc=x?J3Ljz$taYA!^QuJfEUli#uY`o0N!y$Om>ws(v*UN`g})?zVc*%M9v@c{3$o;@ z`ebgXsV0czSwgQ#rtqIb#8hv5)-b~9!8O|0X?^6bmrr29PR=!NL;_8x)+Jg#i{SgB zobv)-cTw`y220Poc-Cnm4nC!Yu1t);4w>z+iFo7w-mV*qX=&C&Wif*jV!5FUrD>tw0@u@AYkKg<@U~b9KMhuQe zS{sNbZNuLU1QW$n0!onSbMz5u&}eQh!ta*fBHiLvl@emyYvl>oh-<0AIl>Gg1W;?= zA0e-Pl3Rc7_@27aNz0!EYL&5|$zlqDP3JvyPRc=H37LnvO4-k*m>X^WJ}19XJu-I7 zmd)4|W1y(7U2W9%(`oT7aznwfo&ma2lV#bu7TM-m;6-p! z%liAm!7pRDZe(N1VR^j$(?J5{^1Rw8lR)B~AtD^zB!P{Es8Ke_y2q_A@=-T` zvPp#+v&J2tm7+n^OFdZ{s}^$`u)od3H%9ktPD_IGMXe9;BJ}~y3xe)g1ncHO9~Lo~ zjQyo#{q7fcuztfK%MAmu?vk|~mu{%6;*Vf0#u#@xU~mhnpx1&h42SogoO1_PrLk+)w^Sa|J zzG?P3KjhNVlQRMhVLWu7Bla`qwsqce!rBd4Fr1C6I?38F_{Oi{XtS~cDZ;~B<7zMP z)ACTli`kETje-NtB|=bwKR|v51t1`l#Q(xarp#yWHGU{MVI7+kG!LcPmMvrs-m@GZ zmM>ubj~)3j4tjkmhC1ENh6aO5OcUGp7ym^TGz2b$082dxfdab{dtIUguZ1%uO&bCCI+b+Z-wk?eqJz>(VH5Ee}DV9)=g{-#V5aT>QkF zv0i&_#ZY`eegFJd9poPJ99VNcuJ8PlsmhZA4cAD64jJf{j z*r?Yfz~j{4k(aLIgEwAhz?$3+BB7~LWJW|$saiP~;2lF|XAqM`Ohy6y_+rW1ir2kw z_`$vy<-;H~)X07(p+iBJbdI!iPu&Rl@u-6c?C&WgGGV`6o5=psmrq0!TVdu|x6(hM ze&g1vbA5tB_|2NMeF3(NhM~Lu@ZpcBXUQK$2LRzO9BG6AT_b1Udml{5Ug}O71uBzl znqQsIb>~KckMw1LijJK1&V-54^iSFl1S#J*^dNh`?%CB@_Zh|lYW}Z$l%X)4$oh(_ ze2;hnP%Oq6?OKgL-R<2HmYUE{(_yxM@#N4UT_Y=7^tabb${LV=ybra59~zjb5)wcf zNCcoXBt&4{)it#`9mzSs<5%=YNjy*iei+m-R>nV+v*{n9jw>?%RzG3f-j$tI+=f9a zNYS5|a$(%uwI67vOe6hFveF6lz2o)27S6wb=GW%I{wwHyFZrJE#|o+hP9~Z)h5%ea z!_qcbkNx0zPr625xjoT}-@%5_d#_;x1)zD%nVc$<*qRoG0s{ww#k3$agIA=+x7HNY zXZriER#8QTDPj+C%z^d1i!)L zBfG*qokTRD;McOl@kb7s#krnt`I}#%$t>#FEC#-@cDpfkBcRJ1dS0DO{hjuc07z@q z^IoJ5etN#X%2Q)#F&0Eyd5cp7t?D32G)it1ZjfPCPE1sUV07-$c49#9)80A?B+8;S zH~7R^#L--Jb-l-rcyE@3>2V;;<~;$Ww4bBcDuE_<$jEErpa)Y^E6lgyF9XLfo+&Qc z8&CDN1mT)jTphEuM~FX8zNFNK0-$x?K;eu+HZ(pKqZuB$H)88oEZ6Gcq5Tm(gWNfF zkwjxYKU#Xf;3}C3r1eiUvd|WX{c%jw^f+kTux6p#ivfw``*4joPySdoY2h8ty`iW| z>NFp3$SnWiCms4aT?uX<#8Ij%x0bEy`=Q6Ppjksuuh+dr8B~bH68~U!01)drfy53P zjL+{~pv_7sF~zd`=tGg?U5Uzkn@P%(C#8EwZ!@j;a6+9JyqezYh60JWND-4B&hv0T zp}#Q=zB@qE&%6_RwUG*8L7~Lg)kp6Mg(1$n50nTPK*PeJ=AyTFj$|NZ{lkMyWj84) z49G>uW_R#dbJ*ILFe)emVoW6p_)}AgiNE*Bp|)QY&;PNJJ~(^$w`K*9(#+GI6zB_x zZ8l0|(i$z%%afq~B3o5dnZKy=YUY3?M=zj;PL&KhhaVZB8OnnUZer&v ziL)8%6SxiVu6Y1+Zg)ZOhrQK`{Zc_5$*+N{vQj(~1*H2BGMN=%1`#>15!GM#iP2(O zk{HvBM5>_HmK1_PG5tN(&opJ~UaAv1M-J+{sQ9?um%vJqx93?!f=&3$2CN^AqHlkr z{;e#-z4~PA&`i0YL+?&S1fkAZAE_O$TQ<4LP?7i%lcds11;IE3T4t=uQydq5<+SPy zUm>!3@7aQz{u%%Wiqp?w*Hl}fn2!XLW>Vkyd)Qk%-b(jF>NfekO( z&eV>~5EK-bL{oLb`$z9XsF}uBI4cMu^!1JBz=^KHpB8-2cj~X+&Mu6jK3Vy3@b>jk z&kHvEndsj|0{ejA*~dPw8@2LbjYEf)3TU|8v`80v&YOTPXyJDK)L`Kp!!M}*Wcva8 z@G^3|Z>YcnSaMbMup|^Ts+h#pJnUitrZkLIx+i-y8S;OPIfNcXAR?ru=)YxY@;Z&H zfz1{v!g%9jaE->N5vFR)diG(qsF-G{Bib=$?O7`sR&HIE2ZZac$S!42?$I;Uw@J5a zdP@Mz=qR!Z&FvYQdv17&(E0K%-mx!enQiQ|sXJ7SpCN{D<DZCA#0!j&#Hu0}G=8 z{w&Sgw)^mx9Jc4E$8G1m%&9-*0WUKaUyoRXO-v`&C-%FMsuAy780BXc*G@)`TJK2^ zf!<||=;Cq0hW^xZb34x)cD@XbLy|QLiVM4w?EomGwA`rpEaNI8$mA8Pu1Et#9lH7| z)C2=g_uA6Q9?2xao!M@j0_=S7cclrieLwMhK??52(2|(o#kWY8>&jBwqs*|dk`Vf& za?th2%tEOBH+_*-kVs;RQxxnI>7>0qaI24S-`WWxfPS$;zqa0Ug7-ssq)nm0g8n;! ziqP;1$}&jKN+d$T|0P76>v;EQ6hwyuMU&z$LBUqATVaceuSG?{l_+)0rRo zwC>b{LbB!S?aS(2N}?ksYRXo^f}B_k!Jvx4M9@6FrT@?=CdfR;cTZrFHX* zVX081G$cQcMpxbo_`meO3>C2fJJRMG=+`rlCaKqeQZx-LW%cRZ;)uUv3G@dwG)Qytw4ouvJC zyLaasC5pfiNu&~#%@FZ<_@SMsp`4lm`}_g%U6lO^F5?-siyvv_3?KBN3u(6}9!)3+ z&QLv4a zYBOy6h>^uAE>i@2S4oiQB5rAP%b2@HhxV)$%VDt==;~?v%>kPgv!N-UpoEgK@tJfy_%HEaE?m1ia z20Ik1+-Ui-iKe?-=_i)O|1yL<*?+U9t0&L=3Hcj8<-5lQA!3=z8*L_EO*YCb6ky54 zK6DGBn_n{FTm@FiS`sxH9?r*e>|7VqJ`_V~6$k2yb+YKO5BYljRWNl1RVV~^M$!{8 zWkh)&Q|T%DIBd4Q2t!3W9}L3Plf7Zi!UoVj?zA|FF1?8%@#;dhP5tKQ zSq}9F0$;!`v&z&|mDeQYAvGjX_ujSF-3awD+KiWQsTV}^tazLpU)&I#xrk_24^PhJ z+9Y8LH)vo(@6fzv7IKgEVJlP7q1@VuUmXca5uxrrC}PR~t!f_`A4hFran^=^um1J+ zeIaBQ!v;({q3)Y&GxXsa2BeB60%Z)SPA}d=H5M2#9YHlyN8}G1)C*p2)Vg^e?>2W< zJir6v*Iw2PAnNU0=L-;m{})H&Gk#$wddwLnncfzpDar)PameBXrO9ZOfx$@@k)LFauqlK|4w< zpVc^GSI_Rt6jzL&u|%WIiPJ}quR>HJe(Rf7F!LyKcAs1hQ9g8%`Bc!9P_&)~jOrzy zbdjBewNDrXl~@;#7`dO8516@h-U`hnSa6h#C!-5|J}wtz2~@QKL=4)hJX?1JzhZyu zKmh)^ela_?<_gBg>Ge&x;ymD7B32^ZS+Igq6le2Sn~}8M<{dG50%x)+Hpm%wmG3d4 z(G8Ns;9!lx&hm0Qi+dkp7VxCs?-z!}(VfbB#a6PNHqIUYcpeKF*XG~BBGEnaderl_ zPQ3cj!|C6Jq#9lC$vMkpK)E) z8|d3t@4eM4>JV=eds{dl#{8RQ6Kfv}8RS9d;%Ci;slSn~k@!_xr?_!Cdfu()qy4q; z{?;$b^Sxfdemvg>z2>z|?1np@nkR6p+{>O>C{0go8b(LG7PLWg{PibYIXyoPYyqG# zzru)oidK;I5pI0@hpvJJnrHIv#5Rn!9znIaCm)||`PJbJHGaPT$r0^z9c>}Z?{L>o zrbx-f^uW4Jw8C_gkk_}mHqq$dqNel?`LyC_W|ChY;Ms6WAnK3M0kLL9?Lb-Q{LwHAg_iXz)oq$0*~ zEH%V%7Z2=K`eN2P>*64>sODwEHTJ~YjIS?L$4fq;kW>LOzIRn*uTPtY(H&e)lCGg5 z=)Ho=Po6lsBo=KV>5|S74A=gGVX*bT(>EA7Kl8iQI#2)Ss@{=Gil}k{Y*I^Oa8rDg z!cye^<;Q)U<{dIUyGomVr$;aBxJ^uvwAfQewjF+92TY9G;7o{ucZ5QRLI!0k2mjPXWzHQuz-JI{I%A^L*Bq%omsSQ;cC$kE1M=Sb7M57CBXbyVmjA0SU_wUQZLjQ0qj!(Yd#jTIJBD>lDMCZ~sErZtFZhd=i3 z^Fmokc7M}&phQ{5<*Z;-S)}8}{A)L)+#=Rq47AXU%76F0>#}F|T$)3!ll_{)fIsU9 zzM|3vU84PFt>P}}2p#q0*<;nsDo|Y44<*_^Z+8gsZuznT?>jiXW6G^pd$G7LD2p7( zo>O63washhBic9O;!&qi8QSF@!ky=t(rtl%HG7=guz`YG0S z7w8m~X$2&hi1c9tQqe^n$hzEgzar#x1sY<>J6*J)*M07>BTi4~`Z#nBRyzG}vxe|} zvxdwUn*K(b?>5a(&a}HT6PEtyy`Hj|!b8D(s4Q)rtv<^?n*P=_hT-gFg816?eGdXxe zQ=&DdTVc!TPev7i@07=<{}y-(%4-c5T14c2y-dr>!5X9xVf~xuJ^E}{FBrGZsF!-5 zn4_xXT4b~A5U?XY`0Xf2PseE;uwtBxf9z>ah`dt1zh-C(Mrlc9#}3v@>yq*M+fY$i zWAauM{oOl;w2MOyX&}ozL0@uKg)x^Kw7w6AK)P}FEG=n8MSkfL99(G7pPQR#IWCa< z^6hT=Vr#bT&~UHNy^amMhIVK7)c#@i3cqVX`!G)J%Ax+9@aE{>WjVuu)EB(@WFvBX z-uD>un8e>=%APzM>DUL9#qy_+=V+=1w)bC{9zk?$tv1gAr#OC6yjwcPF~LnZEz_pr zdkwkki}n}$xgJh_7Ige%CHH;9lfkJLobg@RfDn)P%ugnZd<=T%#q+SIUJS-H+nP7u zwi%=f>sS5s1ELxTxGd#?!)x|tsMr|D75}QrQH(p>jv3ZElj_JWrGpz+t85wzX_2G` zBx>_2gkU9gWlz?D?9%khUpvh*U6@1Uu4#cdO6bYFYDkj)`agrAX?UhX)#FDoT7A*Qy$6eZfq5s*kdAelN`9|ku1Z7kuQPo z$;U4aN=0oEGHBmY)n6&X<+=G@v8?mor&=~tE*7me2+V97(zsXv`W&UsV=8tjN*x-=(eUH@m=x|#_tOt8SbRWu{`G91j`V%zdMnCYt1XU}%-9UF`K{bi6 zg3sW7w>$Y}M=a~L!f=_B^!wK;3ydpCy4yDxSZHFmqb1Rh8VAWruDmPH_CUaoQj?*2~@TG|<&vfH|V zjV~0f=JSi=nHH|^&M=@W*Yn*O;`@LtzlXHxdXO33L6Qx-AINi&61oQ40(8$Qz&rU> zuwn2=R|pmdp3N7vW`-gj91dOXRsSCc*Ay66*F`6`oyN9pHnyF{M&kxIcH>5kjmC}b zq-pG=v2E+0?|+zwnU}fe+&F>W*Vj=)Rl*9` z6M-MA?SSiI4p9kQdmNF}MFmc=^*5;Qkgy;s%(R6slNI~XLKlbgd~l3NDw3eJgr}B< zv1Ou0$6_B9W(^m7L%N^sxhuNhQNsjbVa>9bu4QPJ; z&}ggk@!JfDrEzJ9*e`Dj_2wCeXXl_~Iu}wB7$3)-3Jas(#naVPs?f;H`qwI(90zyv zH!sVwW)y`4Sy~)FX@zI6GiU^E*C?}^NJ{c3P`|JIHte4SU;aeW*uw(GNuHW)f4SE8 zMPSE@J?o!ziK2`+W_F&je^J8W#JVXponRNAL$6T_4{rbZD)Iiw>b2kKXy0?mbW2a; zF|snrY~clwa2-v2=+}q(o%_1Wv)no0&AQRN;hx@6=Qp9_3^NLcQDR=^)B4 z^SfgNhfg_MWF|qvFPa9-=NT}oPsV-*eYI=eFud`?; z(M`4ySofIzolSroA(=8wzd+pE&QBr$#w&-LP%dt^IpimZd*u>r*ONV?h8D-*rfR$c zLHq}M#$zZvWTSPe6I#=`G?2;pvT~l9=CmZduN4rAX-q2w-3FV|s6Q)1?2zDTXHubk zB!5&<>dN&Cr4_VYv=LbW@q5olVz|wqop6tYPJOzrk}Gi2%ZBgk0Sg%=-Eynu3I-lP z73Rc~?yH05({w)1xHYNQl#XJGH{UoTX~o1JLrpX(jw`@ILjDQO5?EQ8r=Y0C9D$fw zjSH2O>ap--0C@)|$#RKB!}F*gZK*~jyN9TcDDwdEeE}Gm)dU4cerS<990I1_&@$w> z80xs|fjM%DW@{e7xDfn=<3P$eMie?R+d)zgn zk_KjNljoM{XhH-4#0ht=L6U4?A}a1PX6KN#ids+p8@WK=sV`kF&jO;(;bV|~#RN!A zN1yMdWXtuwqK0XB>!bX=iicsl@@&?No(Qy2u+7k;Z5ZMt>$~0Mo~y=LG{E7jQ{P-a z6^_pwowc-$Nr9Pz6Gar>Z66oXw;SbTZhDQ%CO@<59Sh$En*WOU|3DHa5MuFT#*u>S z4yXI}Fa)dpB=Yer-O^$e8FND&^xym5C81BYNdky7yMAsZ7_b&Xv3ME0zp!WKt;&cw z2aTbDhKhYrT8P$R`@-jnK?F>eY=6Pb=guK)A$4v_7B+I6zTs3UySrYuY$aWgJH-40 z?HDVuk228bh4+1T9=RZ9+paM+f1T)T@~fHgcmkG}I@?UDB&&kW6PD)4#=m+-L^uRKaDvM@RCHPQOc#E=V$N8=gl8Hb88`#MQn+` z>4{fg;efvntkkGvaBP{EHgkNU&l~$^5TErX{L+F+Psj!U_D~#Kf%QP zBwzU(SY34k-O9$H64_3@sWDnTnxwU;^7Iqh^w&2*mFDb)H`_mur)1@Q6SEmZE$EcP zKyR^}f~S9EzXd&s=*fr{E6*Y4nNrB_^i%Xhd;$)Ufn~8}nB*IQ@ij_2{#fZSk}UP_ zY*)C)->GG2(BDdYvBPS$G(DQ*GIxl}+49n=_J{kU$9MW*r21_9N};|*8C}7j-+<*b zonW=VmJ3B>G+)J!TndI>@>h=sqKbA&)&t`ARs5Fz>uNvH^Zz6&Z9>(4ie=BoLtSu>!H4P5d z2ftGf;}(o!mz!bR_%4{)e8V_A3LC#Y{$9x0R^Y#>T_d>-T5??y)DF-FC~QE)!`<^5K?&&)PX-Vz3#UG^_d-JLDWqhJwjKy1=080WYuc<6?&N z2eJd!7z}InZrBatwOO>C4xUVo()``mfGq0GQLWmTTS$!;wd7*LACb-xYFdk=MExP7QBN2{I&~S@^G3+ zG>AF8iN!95C&iSd#ntEobTq_2NYu5!9ejgdV9gwwMh_RFrUc=1(kuzuX{@po`6}Ed zoi}2t;WY%UA&1i0c|z2C@Tv>M7b%wxdEq3IfrRV20T&1-q#3N++$5k5oDP;lNs6u# zN>2cb=C~i!-4fW4da$Y1yEj5BjL_PUab%sScsnqBgI$d$#ncG&Qtprv8D*Ay0q92w z_X@-6Cp=>XnV;``rZFJQXL{Y2`uA7h-t{`*hZfcGR(sj!z<5U%4((lzi#}kp9|??i z3?9Mfgno7lgbyB&iwl6qqpxsiJNyf_%Px?i%1NDMLX;0&eJkgTwn zfR&ec6kMKdTvVSt0;1s*Xfs9dBgOMIR1xseKRpDWuOzWT^X!)QE+@N@^1DnVo%HZC zS9+utme%`5_F}!=P%io;GbR??9VCzBa&

    Tfl6#Xm>?p-+zCGXD|~ zidrvYDU2VNPrMF}hWUleK##G#tlHhTa7aU}_$fvM|2Neo0Yt>R6xU+NwXma@WLFXb)DlD# zNDdwf*M30Y_i?EJlkYYGM7$o+eI9T~7p|~J!L|^lY@vPALDUrZfw&qOfeityGbw|- zViyTO60~~d3O+wR&#}4FT&qSO+$(u6y~;8{%7UAx9nbfnd} zs;>E02j zC+h&#n^*6j(q$4mUAS44--C{e{48@Z#l%7xOeiVu^; zmM>LcT$gN+PRpC^4SC|GnEYVrIVbhxGlh!I69nf_AT}Y7kPQSy2?>vFBF-;diu@8CdRuAd&<+r z@tOYcsXaqq{E9pvVd*IxuSzoxK7#)46?IoO2) zdXoB&KwlD&1Ul=bvG|`?#ZN|Xwj9Lmqro&=Ti|2ZyU^{`;w!r_|hX)Ytp_MFfN-{B` zpyA$s&YhLoTdpgX(_I>sDLNB+!viKd3W5+YwR^%CYOQ{54_x(s8auH4W9y`%k@}S) z_}v11H8t(4MK*+Q;{M-P<-Ma#l}IKNf$M{~2E|=!30Wvz!X?>Ln?l%uI%--8crOJi z^gc>ed}@hr3&DIP^AV`7+8Jy>u|K|1j63CPfri4I zAtOGhf1DsGa(~uE6%?1NkJ_i-7vIuKax?CxEQaWK_|Gn){;nqv@!M$ zG(4sA@zk~l5({!h!pRX0)cSw$)=wtt7H@x%TgzS^M=C0_Yt*+$jEDe=Djywv76=XU z=^c&IRT9qQ$zvv_J3d0iqYbHuIh8^TfEuJ zU`=qwHzRAv#3&}{*~y&FXXJHm;bcIDnJwYoBx#5=J)xh|oj>a$F1y1IN?50JYjcTo z`ow`s;NpklXN%86+2dE%Z=3I@*F0y>LvIL3L5eDTq2-rVqSn9^Bsq}DC8ck<4P$}0 zC3uX-P5S9Web5xg_>qv5jqgnm5%9n$2QM4(qNuM+fUZNYriL7gAEFdxy>w4q=bsK* z)_X>*;2S5wF!bc(uM2X{vRB{Nw=jQ&K;46O;USm^`3;`63gna}NHyb;EBUU2<|7%y zDK&9c##)b;0-$^4z|q0942r0nNQW+f9L?I5yHPD5v%%O=(D7nJ5C40qdL$*jKz#jX z$)z-Y4M>FSk*ri`fA}VlMuh>@!MIkC85)8Z5$l1v(-2m;bH)5a3I(byrczRxS8*Ei z;HMCjyD18rVMp8oQrgQo_IcT}=< zUbJyHFW#Sxjm@!juxj3-QmJg>dsr!hC;~Q!g2^4hh7k>6!+)5?CK7?Q^Kg&&@)_?FN|PIo3G1O4sde5IN4=pPtd9P}kTBO(0u~JEK*jC@ z(CFN%4}k2J_@XrlLY==i32=R+42~La`KW&_S4-c$`BR=dxEI4Z5HLrmnElzmIG~3G zL@<}<()iH&t)?2{-X&)Y4iui4vE|vqY$?>y#nv4%h`vh-Ckfh@Fiy3Wh%QdgZ@#}e zyQHP83@{KvV-p=$eCXdG<=v2vgdcDX60{7I0W{jiH-^V_?kK49>}d1_^Zo^VkGB~T zkGza?ZHZ*}=H`H{Q9L?-J~k!F!omidV)f|mTf60^62D)>z@dIfmGHe{Wo%zgij0W| zCfE)Iy*CEdZi*hu4^MNG+Y1j-4-b*6!Cnc^7e=V69#`Kd|KPxHuReBCIkVR1vUt&X z0T3(qPoSwSQP^afi2rs`P2|=K?KnrBr4dkN`WOwVzD;Z^?k1(|&#ML_Y)wsm%vGUf zxv-;2+_3!?x!GL4*Zv&KCEOI&uSu?sa23B^wb-U8r=7d5i#B0v3FQ72Ydo2h}XIzFTA*$&Teviz5G3<97|t96ES*I+`E^oXB|;7!`!JJ`BWoCV{k>li)_n=2TbQda@!t= z%vjo{)`Rg&ZZZvv<16&eqQf=!INEFB2(sEFD%uVt&x_BKHz|WbmzOI151Q&gjVGnm zYk>8Y3g7*yiVU?rRYEfZyfN;9Y$;bFGRgJtaYnW$H(VWI_UTDHfv9LE&Ck{)ykjI= z_N#XD4(UpSRmJ}JEPZ%xmn<+PqLiCa z2pwJ`#RDxu$FAXT+$_9sFo2D zj!mA1C|0L{6vG?CC|V=u&xc!qTwx?$-=cq5%Z{e-8`neIwWWHbaGn9!JwRmFwZF}w z3;naI_EuUijAL$_l+)mSgJk{fVMU~?!TTrx+TPeZU!cg6*`L$4R>H7pA}gKT^XY`X z3T*&ED~J|iSM_%ry{^h^|0E`mXosX^%yf^P=I>9^U)LqM-QE^C&@B7ly)NhH@4*H& zv4oHjc|hFQsxro%Cpr#Hy)1YwHRAv(7O$~S2eJNL5r3`V=Bx=*(tA9j%jZzGmPR;bO=FT&jr?kIW>B3Pg!>b_{OhG;uEC?_ z#QylU*f*;2tAcq}>7LNZ?a^%pl<OXkbe<(9p5Z97dj+!?>m#h9{8U}emRZ;U%HjFs5M^KnU-H{-HX080K{7gD}x zl|b%6eho=0v~?};K=YE)f1b-Ja_T$c&;;VvI_nY$*?v;)?Yw)Ba|}{@dt-rKp80V@%ibPQ+PA}-( z>2BcbZPhp05prot29?qKCV$+b@~Is$-!CAT!28nFpcVmCn1iB2p#sF0dzVVSj=tPo z>q+YUVqcshk1NM=1K3<)xN*Pp2IU{WT5$TSoJs_f#tIci9zK*m8Dr6j?iwh9Rxuy2 z5@bW-=jHPT9#3E-2QPA9S|S^~xWC?4pW?TiR2ITqhWf)-Z4|lO&m7Y>kf8bBjX)|s zdgJ=O3oiqu0#Kz7Pb4o~PugOF*GBBQo>E|@%BfrEbk2;sm#Qb zM<$|rC0unTcrz*$Gt6!9@z-JGwAs6RiV9fNkx5onf2Q<0HYdLyB-!HBg}$EBi4W|) zhxiF7!rWE<_lZ@peI|LBb%3fZa`y9gM^{RCEYIdU$NYN0U@4PwxhOjy{pS@I*ET%TH!oZr z?Rdi+{UEmK;GB`-kd550K@;YeaIG|<>wqQMl3S}7cdG?;c}2f07IHe{U6KixM&4qR zk?vl6(H)(2&w^VIV~u)X&ugLh-(mR#$1v%UC}CT|oQt$_vKEtClpjI6arV+G$(k-r$kL2aBVYg%<(zo_B`Epv`Pc?R{tvLL?yBvr?Q9s14dkYg zZd0;Fu3kDOKk+2ehlp5l?C-pCzA(M)bw?<2LQr{uZU?4lC<}FJX$(nslBN+;g1&w< z`SV7~6Z>4{BcPK_Jbikk-2F*z+JkIYErLZA&G==vGzzVN$mPD_-R@z=4>B{W>@l`L zZ~I??zKWjV4z%ocA`(X6B!pf22QaZc#s|SI6RMooYg}CL5kJc6Bg;)o?GYahx$E;O z;VT3yu^8#SOgbc#UbLfZO&->m@mXnaBDt#C9_PmQqHv(MnE{POe6wuCO8qp=8E+Q! z6qG|EuZxMJ)n=0HToObYL6o@C-NW{9ZJpPDHx~9KFZWuNDiOIqEoLMj25{#^R=x)x zk}sDjrts48Q`{dS%&Q8wQ+Q~9`xJ*-#W)F6$g{5WHYBY$k#xh481wo&_!l9yCT~Vhm0J`Wauxf%0DZBa$8!Tk$xPq!@3R>IhfsqH-5XUA|#>o}I z^i6+OyNh)GM!ntN{ums<2k{p44zBWJOlZ*W5;f*g6!xG_w|H0Sd)QO^_tmB~Q(MQ9 zq0X<(TFMuhx%`2TRLZyCnGZHiUpi8m4b9wxh>0HOyMaI3Jt3hbezts<9X-Vvs~1ew z1dz}?^2lZ3qcN2q0Jg1!F}~Dah<G({^Es-tJb!!`Zet8mG5tfZ-z{x;Ak!<2GVpVBS-F$v$oi3 zi2P$Mxb`O~_cQi&1?K?bW|KX8_^>#^EbrV@Q6Fg&6Jdchz<#j{^FigFeECQ2m8iAf z(nA6QHyjXt0rjV74i~vYjS7Ej`9I+RyT7Wj z_ss^OximQ%a8DSob`R5YCXOFsxmpt4nlqMH;9T%I<}zS3IeJr9Ao^osds}>SVH>yn z8l|>Qd7l{%m~vOh_5kTi*;N(#oY3}cs(wO8N38AtdfKdGZTnG?RkFt(pWipq&&1UFl(6!?eB!&xRh4^VzB=Oo z#ZvIPi|G$pz`#LU3Q17CP2MPwW*Aevo{T^PN4Tgz6P!*V$i(@iNnnJ+rQ);qob-qR@VI5Xe|NQsgQ zZN`@>Kc(9TP_%6AZj-25m#_<4JSvpsddd7y{f2U_xprL|o$@+*tstFneOW;qIHD?+ zV4aKy^dAdzLy4se3FTzBznE8w0$awbR>VO;pge@-&C1Z{u%8d9d!ijsMgKnYq!8_& zIdJ&7;NSoAIfB7>+|;<&N?ZN#A0!edSUhP+aY#04fX zL)Si3U4zzQvrlI_(UBTmyD;Xn{5ovR0#)7qLFXs4q1OC{qoKYG$Mi^?XF4=d>LSt) zU;XOC!GJvz85*AsGan=lTb}+(noN7~Su2|`U6K#v$J!y5EVCsl32B;>nTd))tYrdp zzZD1^D}?6e@RPmwCVShH67P#YSGtRwq98YQ6||l=KN;7gjt&oY#tSaFU2vYMU?+A- zimb2}y!q?VOWEsB`f9A-&8rm>&!Od~9zC4<`z&j``QOPFtGGdZP6#k`l_}hIJ?(JDhq4YVMf{?a*Fj zMGT>{KE>6jm!%Dgc0>KaC6*1_|5tkAL9;fE^wah;*_@pTZM)9x${xXQ818iA7NQao zWRU{{wGYwpKU@4?^ov)tDp%tfs#v`JSF73m288EYjK&}HiKg9r^s=HwWVH!_70OhJ z?B^bSCqI#;WVW<2uc~-r{UM@+zE6FJK%MMD0QP5*i15fsNItR7EQ3Nq2bJU8;5$ z2{?Yed0TCAEdGKRc=fiFl?F)Muo9Jy#fnVK)G?am-wfQ3FU#=9e|vnh^P27SdA2Sy z5rNin8ufn~&?wx=1+ge`1Rfi6Mt0wHzo_5_e8lx=7Z2J6qbch` zhFPcKLD$b|Fo!JJ@rZV2zMpsQlS+?6^|C>nNl#Nl(ogvpJo-aUGWn;Z<^|3d>|jE;brhmj!pRvQQx0=c6*9CWc;DFf}Lc$V)4lQdPq zr1H-=_K{wJ()CEjGh^1;PmN~_0a$#VpvHm8K6`|gGxlyvz$c7ZQNNEAGhIc|1X;|C zgn_Q0;?r-nw}Fkt0VA55A2)!Jh|<~%Mfl|MT&HwfW%u$ydzU~3AUDhX`5$ERH?URh zX%eyP%M)OCjvckQ0+|K|#LZs;1e4!hn^wVya@)cjVKcpN)Us*|Pq{ufH)z;6Du zViqa$0QW`)IBmuHUE}Kr6EOAVIX9|$Sccc=V4U*hGoy$s95;G^9a>&1>>Q@iW>C6#;mm|X#m`0o#PUFeAM8z;dRvmB?Buav^KdxcmZ?lm3Vv@b4@ zyJ#;5v1l(O97abTE3l4f! z!{(xA_t`&MEV$jgSO)h!2ow{)I^MLBqC~k*fTGgVFVd3Kv-Rgf?E@1AUsK#nO zJgQhA+5-1_apz%*&5(;a75e#LuVN~-=OR5BLstiwl_nI+V2FvBa1LfD#%K)qD=TPV zZWd!O&ore@zp-GaG>R5{1H8cGOgj@nHC;h3i*Nwm-kk%$EtSSo33cG_V(+-_(|gJu zOe0yjoGa7MSC70fI8OZ7MS^ZDtC#b5A)MtLO%Zv)3;a@gH8!w81!2YiBkdLOTPN`D zST-ENQSSN$8GWFC3!EK&Chz%;02RUBW2k!xue6^H2ilyx!t(DaI6UN$UbCmwUNV zS^`UqNsS3ax8u>&vJPD;6~OT<(5LEpVP^?+X)s8QHksnKE_%o(6F(}Aefyjn3mws= zu4p%BFbu)_eYNF9(%|5f+)(PGo#e=Wv1A|2R{e&#AM!)V4}V*}_Sg5^eFDb{@mEz-V_W z_8%^Xz#8t0#q#xgFd<*}y*K9{q3NN~rkKRuqDPt?MY9lpPuhehGO9To-M&T-y)KU* z=NOquhSD?iQTrh}tEw|NKA_^6DcUaNgcVEq`YA(>u$+%8-B^ScqO)m@$F4CP1rm3P zB#L6ftZV%gl7lo8XdQj}{wMlY^BU^C%*V>E6q-8ym(`aC?xXBeF{a$}S2ur*c5w4{ z9w^)k&U=|4+PhHIK$!Q+wNgt_HPYwfL#MNYBGpP#C#U z4VHwD$uX78F#P=Q;SDDGeqcZ&_RT?wBJuiDoHD;yD#hPxNPK>a!P~;~af5D=mwkK$ z!kpPNI7M-o2dhM5RFkg7CIeoGN0=h`Fz3Fhbh7X#$ZvsVMx@ZH9&$Zw-vY=snCEBw zsC$rSlYCtAP3}%DTjgUlA$9;s+d?;g5!o}e!S zLHFmc@J~6U18M)>D?@x0v*va#O~wg+w=dI4$p4N3cI4B~UIUpFZLvB57nk|aESD9e zxd3a|`Fn9|xc=mJ=5@PX#4(t$T~wu+Fvv1Yl40;S)6&p?LMmFHbdqnsKE8ME=Y~r- z#o`d7&q-)jeaoWR-FCm!{nJ1%m#!!ZK_knIjDX4(a%?x@r}bXC@WA~9i&a+6H=(=;JNQT6e1uar?PZ2+WUp663DN2}XC@i&Odg|FqM3=V()`ThS z#63OF7P6J;X~QyfAiYEIzMbTGxw*gOd#Jf-hnOOyDX(~m-RDylU?9%d{i7ob4V=%; zbv#NL@!)vnAR-ZdpRqb|95O3 zcE5xj-y0%@PaW3Dw0EFjnMdVSBK2le+-{;yts2J~<(X}BxeKIZ!-z`(iu3@oKe(pS z%$g2DadLu_t9~_`uqnu!XE*qlFZNJ1C7%smR8+ABe`52F-OuflTtSrbLoVXELIZe5 z=Ma1{wKZ{n&av~+Gm}8)vlRc}$MEj=3h_-P&KOa9q)O;s2(Wuwa+Q|(TONfEyS^8C zImRD=Lpu-@rC;)yPht-uAc`1b4AJ#o=5%F__)=W5VPzwX)Mh)gxLtY9=)Iau%&giU zLZ4C+mQttA|19Qej%3766nz*k2%k*4@CifsJD@G#8D6aH)$d(T2AjX88vP z?~BJJL@fJe`z-f&CSus2BFHDrLZl+R$ysXf4xGOy)8>o9u?XnvevNacdEd%@?p7m{ zLrlpK*+bskRoRG*D~JA=3&nalIxKS!qUk<(rwt&p?aMzD$-Tw9f~wJ32d3rmF1Nmc z6PacJEqs`2%LnOSo`0o#N$B7v^JRf|i5DH1w1~dW?M03C=h@R)<##bNwQdojCV0ia zrd9s71G~MTeyi;I#xYyIa6ecgEXPOoO4J)hoIdz=sY1oA>V@G7Upu-u?Zbm4+UVSE zCt!IrcOYro@1t|TzX&$;)iZn(3A152mVFf(1r_;znS&cu7k4Zp_6nigTgln$RX!T4 z0U0q5*NRu4pFQBHjT`@7^sHf4Y3Dkpx{#O0d8}@GI-=eAN!(XK=i5F1@!tKR=M7`= z8b<)sb>u%oy=UU+OXW8Z0E>)Obl58d0C=S~2OpuTV=t>D54OOvpxf;r<)VM5G|A+` z-^#3gtc-#wtPIFwxZz(R&jo{Pe!H}^Rh({XI!{=L#6Rx~L)-#G{4(lTAeD|ruv9E3 z9u;CXH>-QEzA#s*nA6c&CrnHQe>)c%bRyoeMyy^****#3Q{KM&-QFVXZIcJbca;En z_4h3QWAw!>$PWb|GRJ&*d^7dGM-oayg7^2i?l~p=Om<&;;`*XzJ^0PB+4~mgoD~u# zzs>Jr6#?0eJk4jv8e+jKVlIGLca6wG=Q0RPpe8e zl7EOoR^tQitMA|!tSMCYlG1FD*}U}|=^O^~A^3I4LuPPstq;C6nD+Y9U`@gV0es=K zKvCJ-eeTMl<2{H?juLu~PX(uynlY{1gY1;(AkY62mHYz7Y%I5<6ZW!#$R$G!>8+k; zkH?1q-4YmdVbR1@?F7X4tY+~1!jz%l;cWm2=bNcW+vOpg$EUUQD!YiBLHsI#ec1pwSHLVcu z1mG5R`+h}{i`rIE9Tf}1fS9{SKda#-T}$vMRStJf+u+Hm+?gs%BRWXA_jZ)&eye(v z*I%cGoP-Dz^6gsb`EnQr3c9<0uDvy~91P9;yXzhfs%zq&&lNk-5k=QSUS2v*!+gR0 z_||0JvC=)gX6Jva9zjM#vubqrpCSX~8!Y3={Uz40rcc6o)-!jQYJ&9nWeKsuNMBBt zv0eyrmnl%{&HDjvw2dxR!QpZW^5nr32Sfy}n{~4rCgnzgvj+FBL^%pP6FxBJ^5L^V zp0d4)3?!Y>_B8`eA*uVOFmC0OK^^DYtqy29c+_8faR?Su$yg&;SM67;#eti2tj5;- zWW+&KDir1tZ#N%o4S-8etdm~>s?z}YmZ=u50MV?#{A|}4knF4-n5Q;KSRsdwuUYCk z0K=RK$GuGA620%tvV91y+lYKJ;JU5d!~cyOTf3({4~$WU_g}UXG5A6Xzz`+tIoV$* zGv1$v5|k~$r0yZR0DeTYL-t*j^dRMF`=#;tmg?k7bu69Nn_oXgm0mTQtL~Wv{tmI( zMOynI1bV+9s^~pt_8OSpVwY$*RZf`RV*}Q%U%npuC_!cwK5%{)7zvA&Q_ML`2z27gvgQK!|<#eR{z_B%#jnch>_)>m{jb~W6!xbwZ)5475I+sD={7lIsY@o+!bY4_nV(dk_QDwxg zih5bCuDh5cvjZ%YPZN9dO>^c`<0riw**YsV(9|L4W7`KlIF|j*?cl$B^3@Yn416AT zylK zfvw!m|F2`00Rzq)m5nX7gz`k!isS6>&Xtv=U-qI7mBheVcO;`%Lz0iS!FjUwPJo8C>jZq2Yft%O{qN!Am>tKSF!N1V7!yLI zleX+g6W}%p#Gqe`@XgfK>F4>|XggBGB0kBsK75H3m1XLjTPvuOVi^?@-UcOWbNF%z zVp8O_@oYZH{I&*!OZhFo3XZL)^OG}6b#;0R%I!UdzA8B{@YUkkLZ~dQP^`{dgYLmq zutWD;YN>A22h5sncdW%`@v5Nwx6sz?8(awhqV|UxuI=*ZICv~3+dfIw37&JW_``x{ zbVn;nj5c<>wmeEp^xkDzXD2zdw}P$}*r|QDp&bZ)NQE&|(;2m{c-fClM3hzgRr`HP z9mq{KCKc`LJz~d2 z=#$mEBn&YegN5FYV%t}pGsR1Xw9U9kpSYjZ*IX`DKZEr;cAF=ho*EsO+O0s?*C$`g zIL-b9#PVX5=%FVf1&NAgJ;NyVG~bHhbNrnhf(yhz{-gKooA*TCeK1!uCW-UcIKdwS z;@qluVW93Dx}{6Nt_y2Z!lu(%Z0Z#t0UuJ0AuzZsdbCF0w0glF6b%94y*Na(ZpxNp zlzjSH|1y0Cu0+_PYMc1Za4TV-hS5+lAf78%pB!FE>zn$4goxUq@rv9C_J7ar%)L2d z!U?h44f%uqj76;3-1%0b0PuLN&bsNGpl3ejyHnA4dx5Lky-fgU!mo8%}xI*e!*?W$QK`Zf;4?4bGp227x%rY-9s~r z>g3)!IGT0>kJA!ln->0^u+5-eT;&XcYmJ)jz$VD6s!P#>!V;I3qC}jDN3t+KT}E#w=lbS&iN%9z6Fy zW0GquxNx~hByQ{)rfq#Eh@Q>1kfMqJwQRB3-G^KMHK&_VxLb;ob~<+JGm~G~nmkHi=kl)OyB#te z$;X@(kC#$_f){uQ{vijl*w2Y zQ+tq?y*c*;C+AgRY_nCxp(sbJjG12o7EQBnDQz_m0Jy?_iN;Mg(=NB9zoIAjP3ZO> zxw@nVJPkPfEb}Wc5MK-|l+2)sT<2IQv1m^MDww=VR~-Szps9~L zecX6>{N3$`zcU4CEka+ zO0jIqXnuod>-_76Q?qExmTQdf@Yn5va_2`>fENb-BFW7M=fcOY4+;e-AXjZJC<1e<-r`b0aKoYz%w$*8RD6Y*wdk z2Bc`4;~%6t|G^2~3!oAT$dwd%GTLi(emAgp@~L%|8Y z|6_y`VUEVt7xrhkkM{wIthNu$d__u2IyV zjaQ7R*O*Gs^gFKiKh~)%F+VQ~y2$cd$Qsa-%h*r52jJiIS(C``uob^QyKX!9#wGt4 z$87J~p3+a@)~Z(Jo@CB=+#)=Azb?)2J_ADw)90?lgv#$J5sq)F-709-Z@x{*f?gk4 zH?D`xcQG1Z6Fr1m!kLL;)9th1q7BP;^Nps~%>=>nMAf5=mQom6>CT%h9ly^+hCe)* zftS|X**$*Q2n83Kn}&~h=Q7vXDXzH`JCyTi-gSNkn#ohIw!h_hpP-8KZD~GMcY%-o zB?1d}$jsy_*hC!E*PTTdLL~8l81y7$gY}NPC?QJ-?~_=OMJAn>3H+ejuIFd_x5T0s zJ2ECKd|M{Cu`!t1L!Y_409~1m2*2*;=Dqx#By{b-=|mMe^M6^*@$dquMLWBh+2C{28{Y2=sX+_)~m z*^@tD*rN%DNU=Z018k)q3<1Zt54c||lNxB9hl{ib_P=zRUEGrDM48QBm3`(h-zmQ4R?9Te7z*h~Mj&{NpyG_z7j&Zx2;qE6G%`wZa zL=$q(g!6QC*^tsb(k~Zu2EXH5&Q_Y7VHZ$-=8_$hZb)_*83YOA(L8`374ilH6PBv&;#KNWW$^7hc zS#9(%U-JbMmk%ed3I8_O0udTYCBHudDTsIkFYvy6n8+O`m>H$=!4z0$P51z%qOC^g zMt>$URtk7r|AH_xDNZjqzJnh@&(KBluyPbfE_-c(X#w}BX?5f8zA5v$hosqRZ`-*H zEB^5g%Y=-@2A%{Jp#%0WotDH>9H!f5ZjFuu`Z`D=U9TmQN@h!n1F3{0J*-J26Xsx) zyPOSaJr%iu4KtI0&jrZr3U^ZtqnYTHDhr0PuH9Q1cC>={MUWy7)n^;BS>8qy@P~=2 zFUzVd&ydSi&DoQyAW)wVj*@ZWcc?76+dg9GMz^#iTwqi_EPU$lCst>gaI&jS*+X{A zc)X-aS+11n8E+^#V@m5?dsDbT|CNZf-UPzP3ao6nO0@~Zg2jZHS3DKJKEq5#QdXSlc zFf=LylvBYARz6ViV(oIYB8<|ef-IX}GyTi`H3tNDP#I?oEB7Q#t0sYZ(%r!a2NZ~YEIj^V4$1KywLXEc zaSCjwp*z1gk4J|mi|ESGxa*;1l81g*E0>9=z@=iK>YRRL$HASJTLJN!8EbVaS zKsdo!qw4Vk+iI{-EGDYUp9jvKG~G>8@pV_rNmut|+bH(Q248RAIo?fCX*&HIpi&I2 zkSmj*ZUq+4ZP^eO@u39p@)QP=<7hExf3@d)g~!}dAku6Tgc{HgZK$0$B47jm!#EW> zemr1Ef=50Ue{&=iQx}02Fm+_E0R0fRKVj!ak4cpH0KXoql|>_g)a1(hP*@`c!OiuOW1Dr? z1pX$x^z$;dhsNcV)w@J1h-K<>I4ANnOjrU&&6}dOnZ1)6zb7aXsjV}Ql(rhH7IC2< zWy6$N`^kyfbL_+=h{cWUb2urf22o^_h(6N6V-@KNQKbEgG&}Bhu#p5Cbgg%$x6G+( z7(g>*MxptAkU*&W-Zi9-457H5uPrrD(C0S3PS;D=k_mGjjfmuL20oTp%mPxTm%44M zX)6Fl6Fub6fr5+^F$r%=v&Yf@H_`-*gZjxLJ1bg4ZNTSHVi;QopfW;a zKx)KT;W`m3KbkA&o$nf@a>@!98lyahE5)6#4X?-*N7NGAY*raQ)I)|PNm6A+gKmcp z{RGDMDBQI%31z!~VJUE5C&IEgJ&pfDOX?itO&%Rf>ns@2&pU= zm1A^-i~SGGKr_GPJ<;ot+gFjo%=|l5N8dlYQ}sziae8YI8>dMrw=MECwI(!zF((pD zW&fJ|(#djhCa?`s^in~Ksyn|=9zCrxc+4ESs`1ND1YP$lgkfTP_yo8P9+h(3k1w9> zhNj1E>#qThq6rV`FfRfXkV^h^G=DwGFS9jZ^bxp#_tK?@YJ;lm>4tCKfuaZ(<=3VN zmzbcQ_;JCmAz0Uktic|m@WW+{!bN=J6ckEfUmpyC*Ux_??pw@B_$wYh+~@U=_D(-+ z%llgXZ6;Kv*3N{=*xKpGm26^srQwXHhk{Od{A5uJ$|)ZgoH*s%ww-eX5`U+rlbCj3 z`O?tgN4weX_n#P4>GG#0RW|u34uIp15|C9_){B%{eo>!_G&Tf^<-+b$I>KI`-zI-e z_jVP=5X3_xB!ORhef_aZaK?!+U>bm+(W_cWfm?_6NLLG|PM9Jx@CDQfv-YlhvA5NJ z$k%=Y4JIUUqB$ARC~z+9-G6;EX(oM=W+l~6_Y}3lES4eP>}Ns^939frm_F#>#kIfd z`-gih7)L40rJcv;N*f1KjE@+~b@zgS50?=X7x8W@yiW$V+6auJt*{5i?IprjX~dJ) zotJ>EI88moR!oFSJTMa~Zo?TL_q~1GW-Ca9<51J?<%V###IKL-f`3!CA~nj>s79hi z5|_{od9f$-P{0!;`GO19D-QZv=Vb5C`>coVImY-Qiz{24S$84$Xm^?t(ix3v#RC7 z?KXDMg80;SkA1ZD;%yYf=~w?!tFG%@SCJrdLpBes$RnB zkHZiISF9TX<~ib9($@x(a&2vom#|)N$`mAuo0vPI#DC)Y;+O+R&w6~coqO)l{QRFL zP&|V~lT))xjfW#&h>~(h*>8pRCwVH0h3LUf#sbj4sxlF>JYb+|xJbBjq+v8`7cct& z5-O05;bX`H;j>DOg6*$X+OQmy+b0pYBtr5xM*Y*1VVD#a}Ps^^$sSET_7@;_~A0<;Uc~r{Dpbg*T=Y^ zFb_j&y?cV;qVOa05ObK<9cAAruO0qf+-0vqJ~x+Rmxm4u|%fd@Zp@CJ-* zNEH&4KE_3oz2JEFmVPD=ou4`K__tIrszqj*rBUQb*b8?9!vuc7>nZ6{T!M5gdhraS=xPSm7%7)k7Cy!ZNHb!bGUr zi-}ML9fLo%xd=qh;L^klyg#N#I0&owDSrnc(cb8H$7u@TKm(LX`9o2funl78y=YsW(C zG^VEhg`4=Ht&i$o*hV20NI@-CNb5D{(8ywk>OT>x>OT>x>VNvVq~U-@ zM=?09LItb%DfRC(w%%vIebAnIuYXs>T@>d(k=$_p#kSY5YEfw?yu$XSR;b{MI^ExZ zeW~_>SfR3qvOK;#jxEG~H3tUkE3FMs?sP+H=gs&GJb5AuRX$FR`g{S*Ld_12cOTs1Uhhs#vG8t9fFW7bI*A2HAet#hCn}&)Z zbb*GhgrcUQg%1d-u$Cf^8d`WiAr&sYlOi~vM_N_|^V;g6hE9a4hE9a4hMxX7G&Go5 zn}#YL)eEQjQ8g#Hil5TZ#3ti(fc3_)tha-xw4@Kn39c9HsqeUo=bKW1Gb}Gr)4nYE zGmUg2HrHev?-kUaL8~iZ9)BC>h=>ip3 zq0TDx$6eL>_O(SGXUr}*R?zE;j71ioqiFf{(uh>x_yR>gf+^akL#YK z31`$eoF~Wmisde40@#6m!vhzn{o}5#uNU?3o#e{iX)M;z1-ibHjDMQ07mnYDwm#~5 z;R1zJqW}~#P+B*8Lh!zR248WTO>57Y;Jpe>fcq*m0q#$K9J;;=ZNWSFF9K&ue+l91 z>?hpu^@3B{9@{qh3HZ=55tkTDDRf>|JLu8(^^ya)E(w$qJ3g`14yt%qOcZ8n;MGpN z@gxt@teLH3>^V(K1Ah-|wi| z@sGQjy{-=#xxKPL-o=YFdu0tZ%`PmzWjpIAbXEF=g;bp4SAV9voZ=(fs)pI8d3R`b z6{@uUnNXqiPlRd>Pza5hP0a3@q3LaZ5L?#-*ccHA}(81)(}B64wmw8y+G^q%t#((h+p8*93LU z?t8oA!5F}RQ>QzPp!MmUk4^l{`7|$JwLDB zf$QUy!+#_u%Z@8wNPM!UF!T%C|=o2Sx-VcB8K6{gP4nM1fhU0f=pT#_m+LpUJPdQhR}my8Y_kvvnF& zZ+i{)opr^1D$>LZaAHX~Lgr-}W{LRQQ*71<91DDq$XVlOJQ~ATWR@N$@zO~IFis=o zCx1PK>;eEh0uHJOz!VA1`~xr*BdyQgLrjIS`b1$O{h$_O^!}O{iX>0n^HOa@UJ>e| zgS3Et`DRUrWEG6TM`t3w3dB)WX@9J!e8@KkVSnT;mhPfxVG-YKf*Cw+bi&{BPT!cU zktl^jo>41bWr zfVMk8*ZESHfWRaZ7j{7(G}8K*ercx;A!b0g!eFH2ioO$!`(g zjD>wN_cuJnN>Ym@~3(VK>gkO+Q?4UV1&u|$%`MHv578b3}#XGjjXVf)8D+%VQR zPhcp)&DpQ7bDYK`=g?g`>e$&qJdiFB zyN7L=Oo4-#EZomuwyIv+2i>n-A&Jt*x3 z`}$}P3SBRxB13p(_JYHHvPJAduTQbC7fqLxP6IVOuS$aFk&F$e>UuIKr|_HpgJhpCFf5vYr! zkMejTAmD5-=jkAHiB*+Gx-_^5rHad-0_ zQw0pvv9t{)RG@BX0usa>1=&r*PkC-U5?%>Bn%Xc*;9;Wgk=7XE4|5MhBRZcjfWtA& zA@D|(`2KBuGzW#g7g7Npy1ru$M$T0s2ldrMYcL_*)l9-fsAdu-LWR8>_cT}o(biOK zs-)b6?H?DM@_!CGflo2l}8<1QWJ@?7HV0Byt~6+nB?eVFHP>2CYE{HI3WZLHPnb4tN7<(n1xLko`$+ zp%4W5J!E<)mel~kI`#w$aq#wGAp9r!0=ZwMgQC;|1b^0v1a<|32Q_C#hdqkVT};vo z{jSH5ApUXJ1z6WxyiY!RdrM8{MJKvI=U4VoPzjtejn23AQRfRGFr?PI=SdZCaNQ+b zguF_;-&PNGej-$Lej-$L{`AKY?+2BuCk#N0RfMZCz?A7vu)+0$Q#zk0W!F^re4@D( za4`INQh#orCzSoTlRdRxH{44fc0$@x-U`qL_nspZwW2U*0{kU;vWIGmsMffOb4$7b z4VN6hv5SLowv(c-PSI z^aBWbJbEH{|4E+ws3IFoo}78j8>j`n+cO#UJAby>)$et^={GiS*Tom9=mPy-IY>>v z3kmRJTOakikN`ufh5V*>oarMyi==MR@V0)a;Z);n-`YC3S;vIGBk!XWtVsH2*?6{X9s+`X;{nnReuyr5gaS50IS%S|;g2O%*gN zOD+%qtn$rRV2t*7g&##ay1-bh9HnL~3a@b4&Ul4i3a>Dv!dQ4%i?JB_UX@BzDT8Hd z@V3QfPbQ|K?lfT!oc=gWMex14sSqI#JV4{B3EgYCZ(NW~g*{G8MQ5sQ6+H28dw-|> zdPTdBQlHm$Y!rTFC}hqW6VLp4ksB`<9+;!u^ zv&N1;9%}419w6jBeC#)nE%N8b_s3PaH+kG5aAWqF zzFr792v0OZ=>5j5}OujA2sRUXdVqLGm8%aLKx{VT7pLfv$&;bc#W9!h#q zsM{u}P(3j?>})x%s!?9VK`QEVbBDkzfaqJX{b&B%45|Jb{5_s||6M?8zVMs)LDb2i zKr>`3uP2Ub?Gr*7QO}6_=6`tcl-8uwTeCUvuf?2>Y@B^ZOx@?l$a$OiK=!kd^Tzm$ zY$NA|RGg)sjfj)R9of#it7M(;I3UL6F*(x9$>IBzkSF9UR&pLr2u;X_k3q1R9t$d~ zn!mmu`-QJ?o!DG-*rPg!%223q z;pG)C&g}92R=O@{bC3?FoUOcJ)!mk*$!xp5k>^bpV5&$_F|*vu@8wIUsJ}Q0(d!AzBPnO6Fw)2EHS?Mqk$(@CLNan2T^E^Q* zNucw~0R_;7@?sUM;6G2+{EC$=>d z8u4w6&&t_~U4MmC1ixxZGiG-p##J}j7(GRybK0r~M>#Kq9EA%ZM`0ztU83+V;#=Hc zM&T*9EoK~{a1gCp=`2~uc)69zMQ1$sboc9blUm$U)x1U#xo%BsQ)owV0LoU-q7O=d zc?tnwogf;KY-t=ikkCDnRVE04#ExJX0$6;Kj==dda(@I4mfD0s`#9wM+! z8VH2ee1yQq*lEv=<`Ukg+CB$8*vDrC8apkd!aTlN?n)ZBtkyAliokowX^WNI`*g?U zIQRyeXxNz$j#W5VK@%cTPELynR|azCH9gbKNp&eG#ehktLI;+`h=qJgPfMe#yw?6C zBRhqP*MHQuQvwMbv%DLkCliZ`>XLY|NIsP`3bsD>Z$+L{ud-&zz=B{yK0LGY1%PSh zqmc@WBN(SQso)%#7s+g80^vKICDnS9W97{clc>u6scgGaz5%S@N-YDCH})-Pqp!-7 zb23_r5me=z%^~jO^O(^O$jWLt z+5sNpqdhlfOWy&Ek2c2V9l-c#Ar(jdX?Oac|MS29`Ug6ACJ7Zg8B6$@AI1TBA>@|u zLdbRSJ#@6V+-?c0Ou+|X9NeO+!EW@_m~gcNBsvrk98tZtJ|=XMRFQFuSH-&bpO7;{ zjek_J>EEKaWq;6q<^==PhJ{on53rF;*dh|4j3yWA&`wwe3W7}J@@cR|Bzd-|jSoi< ziX2bU#BGDfd^L3gSG^3f@KtE<$@iXAAiY)ksgx%pkx;FVL@EO73nSS(8Dodgsa#r z$O6Wm7hA_7^75#)8Qo;y_;$Eqi05*D!0Nd((wfn31?R^2ykQt)Eu><@@Gdub+>G{X z3K<*5J&d)LkZ&0GFxFzFX~R(E2)w_a$(?dwb98R2UTqkI9yR&OXWm)ah<@(t9)AX` z`i*uooUAnRMPOZ!vd*XEHbJ6%eLzvA&np;{Q=1RBsCWRMDPnl4af{KoRgJ>My)ndB zd3Y(PO&so&Z6zqSI6LPV08YvF_}-M_|F*=c8wWA8_Q5l6CH`XnDl(z!DoMCZpS(Y65O!8_rt^8O>(D-Qa?tdCQt2pVR zXhG^ZtCzj|wX!%Ba;aWJf4q0)ddh>iC?J0Z*W`W zRh)MZCoae%^#!tDvuX1(n#ZBi%?7M`I|x1nrP_&dqVt2D4yBFTJ?-ZE?TAbIETYK+ zJ3!;5^c}#sX4`U=K4M(6kbi1B0NfmNWY7E_cVzd`(;Z+T@0-GlHF2Wtb60CnqB2V98`8wDL^2_J!bpAfr3dW3~tx@6QDP|QOe>_y-ZG1AP z52+_2sXPGS#%bvQHvZRhAD>isC3~{J%&Z*Z4F=$O+yUH2PXW9TasV%c9KhF?1Hi!r zx*x!8!WDoA8A->NcYks=RJD!tDUzSn;bev2HsuJx^Qdd`xLiXp?y*-~2t+XniPySs zDDoss2nmJ?_Ohx$Q^UZSVOd^0X>qnVD$Av%rjVw}(*;y`io+ugb*ip#D7PyRfzA_T z^pGus*`sdmq+2XVCnp~o2u^SR^mPEc~U4B6u8?&>&dI)BCwG2O-|OdrLyULK>9 zZQ?uW#OP#We8zOa($|y(o9JZhv=!57yo`Rk&pyNSSYj7)I@wCd=wu5aC!K`QbVPo~ zNpmCFTOHRddGW{o5Eq#4%Z5_sgo?wOav?bCs2fb;#RAkZ=K$1c)Ii;@*FjCg6*`s6 zKWr7@_Q?QC31fmCY^mx z2*pTe)%gFqO{gbQ#=KQi{m_R>cBtAt6saBNUQlA z<~#g%Pk-?C8MHG$nxx^=O;fpz zGINB_*&#`VD=!e%XczCnFm^k(Q^K>{7k6j*p_tO`0)t)-h4vtN{vxK${ipX$eBTR< z!8XR{y}%f3A=RFTFTpJRnR?{rz%`}pJAc%UY5K)pun_XS;QDeu^vmt$fEp60C^+g& zRYZI*xQoFSPZ6b{H*aL{WADMQ0o<^_G)ZMVqcw|~vI zzWK_b{cs)65B+ohlC&L{6|n>c=WQGQgrAQxoY+USQdBMades zPyP9oU~5qBk|ywC#Vcs&WSc&rZx?(n#Paz+mAk`%SueqMk?3{`;~pL!9;4g6B)VPw zJ=ob6bi2A8aCKyGR=MA>m&h5zXHh0#J%8j&koygN z9g;kJJ9Y)4ZY%5I;6DSt3ZAX-wr>O;8it;(jcqp%ZZtX}cZm}Q4 zgke62_Xqm{h7pG)V>}VPi%Seg;c@k+7qM<0FdrI8r#lmje77xEqIb280=L)sY}=Om zWN9dA+#QA2Y&gsZ7h0GP3x6RuAFeOQeh_r0{U`x_gdd-fkw~I>!(%sS;#a#tqG_p9 zp-vEDpySn63z57mn?aj!K%~KUkjC?DJOzp4^`g)hY#>ngMLdM+oX1m8IAN;JB0@di z~&IRl>TU{4)J!XX+BdR#nuJ8~LuT~#tJ9V=c)2&T-_Psi)m) zFPOi?@};pCq#xkwjj$CYc}l_MXA<_uJ47JJ55WeAO_VQyp?~tB0p|SniBp`u4$zz@ynb4k_UR5Q+ZY zLU~*6&JY2LJby9TP+Q9Krjrek%g>~Fm!BR*UgWnvFa)EOTE=JUXZ*~VQ%y>0Y~T}A z=tLWt@o@4L@CpzSp$R+8cUbrog{ap6`}rC#xcsH{$uz~`&j0#e3I6-m*)2Rlr|)VWB2*7DLG6cl_d0=yBWTCz}7%A_ikI#mHk@7++HiugC2}7W* z5{5$Fy)gv(=&2##LJLD+A>@X@_2t+cn$YeQ#0!Js5z|}I=Y?0WO}N@0V%gFBMa6t6 zt;!Aokbelu`v%cw^ey1Mm};2zNx)3|xZv>m!PMd7q;>|1dc^@q^3c_ZVQ$GU>aeuP zKJV|Tt*;~@Wwz^tuec$VqTKJ7u7Dd2!mS7i2t#?a;xKFoc>-xX%Go2$g-8KL*~+#* z`P?uE@^8Q{dHPP+5z>S&pX4xA5o=Z1!85bi5P!xU&$fR2@zB<9;~nDgwD&K!=zo!c z9)Nh`4t0ndZSSRzPY|zhes-XlEd_nVJbClD>;FD_3UL=&Kzt$O5Wl`05D(7PuK)4R zOY!lWq5vxtF#+0yD~M+<*w&Ol9nW$4(lG&N*~->$bB?Tld6e2JrL9Q$L9qhj4jLxu z?0=3A8GXcg7$aao#m(|qyNVuCZk2jCs4~x_&GIz4ME&EjC*>W2R6)b<sSu%>E*7}_*e6`Tx-UByf{VW$z&4HA5xuWB=(d>B z91ba9qi&2IyU+3{K`^20aur8a%6s0Ae;cnM6!Qx;BUCG$?rPZGUKQ^5Izc`PHGhIp zKI>;fel;GK?`NyWPQiEdHyh0dVLa#CrccSz+Wh_gJ#Hx#dD|~Mp|Jn)2!%1;-Qu)J zIZ82oeT-wbi4PRM8pm#o&nPsGT}TBA%kVcGN+)`)dBw-*DG2Z3*sWG_5H40Sf=#Tn zgOG9oO7x=20I?a17y-h&ICg#61b@Od^9Y3VsDm)k%S4EI5w28*MYWlV?fPrK%OKp` zKEaGt#1#S?(Of$%_qz=U64SzYuW}QdJgGV1hvhN>_W`j#tY~rGsApygY<2-<+KBR^ z8q2WiSAOsGEjbDY;cc%C<1Za|cE0q7x-oD>MnRJ-!256}OrLOw(01iL@qcux>{s;U zV;s2G&T-q4z-!H=uL$Bh2d>`#*IlY3wEWgUwA0R(uI@2<3eg2~&GqC$$RTmo%L93AuD*p+go<&ElpZcpij9tZ*55|A#^8=LhAr!$% zT>vPNq`b(ixd3sZaA6*^Eq{^jN&Pc|H0F>(lU5cSPeWQKG&N#!FW%e{Ra$3oUc$#i zHYj=r=aA{rERRJ^Y8!w@P1DZDyZro_KezH*{WY#1UIxNZFjlvWS&Rij8CDje-*8MI z*Jv(k>kcXKpKh7x`}_~*T8V!RnDs=|GClw{IIx^l4m@11kMZ6%@qb-I7qD<+jX{I= z{r~;zAOH6s+b&V7@^O1JudUjUz<(ZgGx;9c+gM`SBOLyVl^p)}(B9&56a1CcLO)sD zzkGCl`i%)!8$cpSk>^EiK~yOUk8Ds3$;II}7CutoZNWf)b#L{jXe#!Jq)>1M%&3fp zbJ>ueIAmD3_;kq-Cx4+1>KDz2%!baKGi+#b+hnH`ilP>}`?m7!PznwYGX@WLLp>hK znwQ`6kN(}n-qo5sv3rrBtx}8}*vkx%fAXb){Pg?=0tE3hgE(XDwp6oMx{6n zC6?`~TG?`^oyv>6vb#9Zw*RWgoWVU2sAvc*oU6?ap`3zV^n4N~j)Zp^HxjlnHu9qS zQpRS-NHLh=V6s=A?*VKHudtzoP4#B%5?ns+?l>v7=K~ywU5u6MfuIRy_qKDfvq%L zyNQ0g&px&L`z3ZEZ(cesv}qzx`1M z-<^1{stUpk6N}TrT5%VBrvL&_NXTsm$BU@Z&wcqWAA(dOlV{Ib7H}v?lrT!Ws2d@7 z!#9p$y?;2_7kQlqaF_9+v(GKcQRMZNIYKP?jruXFzKNw{9GE;ontsdX$MR6Ou*#>v zGRT}ZENr@Mcp)qax&S2!X zZMi~-sb35`!^}CV?Xs~V=3ze(^wHCeVIkxvf`yQu2(B-O<2)!!9b=paIJZL806Gfl zmR0fDwFy^7L?TnEZ>P8yYRyLowHBhs8_>j$P6P9(yYu2wy%-gB(?!04a-u$p^_#^) zNPqIwh}oFC)Oe-omn%0s0ZCrvsN~QjU4?@L`=^-)Rh**(?~&AX45{g3-mF&;pT(7I zN?AFGFVxz^P*_<9C*K%=PcI&0>GW*?`6N&CCSvRycT`~tH_8g}>4sIJ!>xf388kR? zk)Y^fKB&BzEjnN|*#k!jEwAFlJb?N}p?~S9HyYfwTt&Un;6kcB4+&!ViGlshL~>Vs zA3cTrLdapi5OUaGuLSIaj5Nbu4zA5rFPB|@L}1@0WZ0LV9(y3ssJ8eJK0pz^A+sxL z}KT}0E8JZ?(CmBI?CEug7+WL4LtkvulmLG-fF}TV{1fwmahre$=tQ04Kh%pb~yzyu{ z&W+Lb+Q(IP7V}~JsGK$$A>vif1Ss$X75@#d5dO={#^0!Yq$ErJ& zyqHc$MT4jHm5IX9TjeB)mTkplO^4SBP(e9zD57CRcVL{Q(YYAwl%PWEsecT}=cOxu z{*pW(XD=AE+TV0gAD5mzb@9hT6T6KMPaRCWqrT(4A#t2cmg>7_KNN_3I`wM%L&W zq9-33x;DRkqHQOy1N08@iCVVb)r{VdJVb9BpR&VtHJerF+hf$SO@Dk3nHjZgjL+yb zYFS9NySD}&-{Ak4SS{r{_;w#XgYQ`4*cbo(awRjBS1XyDJ%onqY-^r@Q;E~8Hu-8O zhxi3}`=X;H9D0kbfD#4=hEb{A8+1wKW=r1q2PojCHhgzGrqR zdBX{ZLak@6)phu4Oz6h6{O4-INOdjT2j!gobr&CL-?$(T6o2{KWBj&Fd~5}8#%~+r z^HxyqkK3CGY?c+xRxpp3ubr*nnsN5sO2{?&VkNhx@3`C#{c>q5pd1e5E)+T%&Q8s- z>eXg2_*YRuN|Z{JIqqxxGmG?)SoUZqNbEN#p!vi3Wjsbt4}tlEADbNrL)!a%{#xW; zsq3I}jKVdCOMi=>$Ib20ZBD@C&k!S{!a9X5Jb-R9sLMqT6)`P5QIwFdy&w_zRDu$| zDis(A!NK8&X}Iv3oqcTV2k95U33vKN{x*3+_j3r-Ge`GFoK$`P-Ww(LXBj-$$F{u#jc%zne!TD@Xvyq0_h;D6VAH305H9wu7|d6?{u%K`8p zIPIqTvshFrz(747i+%stCtLwM5#%_35@4blyIK#wSCTb)zDbXGI@|wF%vy9BFY=d} zBK;w|C7{}O5j;0U{U$`^mAkjNWanZCn`Ns_e#0*9H@$RVgpFh zFF5+Pj5+1b;BH%Fhvk<7FM<6~{a`4Zi+FwM1j_n^wmIBLnB$Hh64JK`uEFBOf_p9I zOm6f;gFtMZ`%m_7jocF_`|8-^X8ZVT5Lg+xkbes6rnV%(AedQBmQ6NBPtOLplOusC{V zwSPYhM%q?NgUI`h4#{c=1-1Uk4+~lRnf^;^sg98bP8H!?83^;oSAI8khy07&RFfKl z19m*WH?O38K5P(a!WIC9V~t-Bg+i6iMV+Yp5@F*4bQ0`TcoQqjf@TABhveE=aO9Rk zn>aciJjTd-ON_j?f>dtI8F_O>s_ipivwxZych!N!W-t$1D1D5cZU%jcU1+fxEQEYB za3SZ|#63-?1B_TT!IRgk9+@#6+L~8e!QgIn!x6Bzza4>n9<`WRzsaur@tSiQRr3{$ zd3PCN{3k9LdPo%$l@|^lu!gh2c9Q-ljm)1x93>HW5maEP6l*kpo`9nesBU@T1b>mx zq(zDRQ71q-0a9R!T5}jO986Z&p1&pYw)b1u!x_NWUc1io<6dVYKK^)U#JBN|LKUz+ zLg8anx3@%ft6U;b=u|h}s~Pb#f2hU?LE${?D0C8Ag#{+O3oTH%5ONe=Uk;TV9Hw0* zpQEseU!kzjsEF+l-UI+>fkmnY5PxkG4#Ht)qa4rUVx8U&1xl3~)%BZ@RsI3NXOiBs z*>D=sFa;IldDb8_$y3D%yMl@(1hgsquCATtsH+pG#K4J!%x~h#tI`eS3a={K3daWK zkLqFrfE7YdzB9CMdi`64>BBbycFT_iC4g6fUjR)l22$~(f$Q;vGp^&0hkv+k;{(^& z6Rx102v8ddgZ2&Nui)as=3Y=%V%;P4+twR*Y0kIG zpTbI(fk);CZZEIG+8?`H%YTHcV9i1vCwWB#^}Ig#PU};Im4iCyR(>BYs`5*tf0HpX+XN~+MvRXD3_LtMi9c)cbI)PWR z|MQB;Ks?>_mlbQRi*(i+F99b#HE-cW5gTytds}k%&P}|q5{MJg=6`_=pz(7024I}E zw>~~^0LEDhsrEG0g%AEaOKgj>=Z6FT3l3Q^^HJ*|EiN~4aEsIm>hS)oY zcXeBZBeSg3cJ{FW|NINUIzN3Sz<*4bg6aEn&q_Qb50!WupD=txg?STc<^c>hj!nm~ z@zJ*BGVj#ND{(|_s{|iyI=)96rZn!>d7pi%#9e3s;)Rfd_<#CxfVc_mXXHx|w+UAu zj%6d9PN5WH)R^dGA>l*ee7nd%jaxZV<88$QE=+%np_IiXW780UoXQaHLXZ3F3^#m( z*F&K#rSL?)$Se_s)fl;ct&XAK6(n`g^-cQS1UOq=K6AgI4DZHCf*v|@{Pi# ztd0om@Fso*;Y_Id_@sJal*1!vtSq2q=hImE=#<@7Jb!|4T(3bA#u+7>5T~cjPq{!sec{M+<#FIcT4TTsp}0zWzjq>ua9>P2CK+H zFAt8g>e2{|UOF9#+o|Lju5 zwh335Ol&186v412=7a5ut9PklX9`+*b3gaHJTR>LGxW1DoNC-c#Ft5%_KadwY=2^M zy?;{W01`@|gNO}paLv3giXHJF&}~%Qg~nuFUNJ8(vM8w^l*duQQuucZxaKRUfTL*a z+xY;#>*8d5_MM?%^UH_&b^1ckuw%k>GTt9!)~O+R2;Vlo>(t4emrus;kMY4a@nIoX zYC8MMf)Dm&e6WxTo#}nS(zp@C$A9RlPIao6_X%9BWGCZ0E(d-qAB?~hh8d-O6(lha zb%SR?4eZ zfds%#<^stqW&ilC$Sd26E3mSP#KIHFkjF^QY%bE8Awg1v0n=BZXj8Y9D}P4h8A6_t zuyKaniu|8_`S8!=)j)54`8cOxu+lFSn;t$~xmU1TXsMJnE_IE0P$4r_l>c|R`oS2>wi0X`bNUpsRmyNxdy+!96LbJfreGBgiHv3Vk?r{?-dqf z!qpxy_(&T8617K#7Lu2t8&mO%-DTn6j+Kvgfwtn25>K=&7#HkfP^_qbAhKiqF4+Q- zJd9B?J>YvQFG3k$mL!tpvAR_WipUn#Pn2fnIU+VeWnOhu#!mnoJ%8oXCg5qOz@mz> zQe0uh06qKI*a+$`aQ;fz3etqK?Z`G?vB~-$4>fvblTn#z|4a*>#ZP$v&yCK~@my{f zjo!y+JQs+t-OMx|cz){fpb5|v>EKf( zF9CmXzVMG-Jj2=Qq<{29=L!n(w|Z{y~sKQUe@l>+mFbdpy-=V#XEgrNdv#v?(kCwW-uH=XR|yC(Qt zQw;tvaZb-9i$WBUeswDYy*__yeuR#zrz5oeO)yQjshVh!#CN9rZOhRZqo)AwOPp%t zg^+7x7jjy5+|wR%R>Cf!8|eEA4?AxpCR}Oc#6cqAnHoD{i}BUNLN2crle~%FkM4)$ zL3biJQ4E4QMSm)RM)^aIAoU?p*hPM8-X)?FwO5=ZiOrtmp^0%Oph+l^Ig;SL9~SUV z6O<87#uFtE)ip?7FDI6j88=d}c&XGdr+o=k85P7Y9~>Y*`5e*N={LH1DX8r7n;oNh8F!*Fg&-Ymq4Jo*s{2yU1}ee0VRUlGHK}sMMHnxHq)% zL0Orjh2{7za?1mIL*v5qy}_tz?|pniZGUxyvp38PA&_Io_Y(#YJ3}8m)%6P@qpGb| z^3(hE<=7a4q_pdLxX?<&g+q;($vYm!gtReK$NhiDvg!QZF12*10ritnfSssZ#OKJR zz_CR_2)zjGE&+A``9KE0k|)Sb(>}_vK>gyBZUuI+-jlr4Ev-y+2^?Z8bza3)hk*<+ zT#kRQAizBCSsXiCEsyvgb=s!m=Bjyj`qcb%9xJBPx&2KDO_!#8F&!!ANLX|FANzz0yvDVu_qCH!;%^7m zcN*omoBo+M?w4`n-Mhvy0{d5`&y*A8{mA+qHF>;inAY@x-y&PMvx=$kTUnp9E|Eyd z14Hx64OwlA-^&Ctu`w$ML=pRbr*0iFXgf{+QRl#3L)+1)9Ot}>(y4BOh0oF_Xh47V z7ytLTN^0=AzmLh(?teT|r!l_MQznL8R;RbeIAfdmKKLsuUq%6q30Lq;<+o_&2jB_tQp=0J z^?+v)+=_*}UN_S^k7tbqTH}J9qe6e34SAAr0BomWOR~=Lub(ivRkR1w9v_$`D1z3s zKF%+!ZKBYC4;PrKdzbwlxYij|OGi6Xh>XxNcy*pinL#&BUKidq3<32Q(OWZj+1VHO z*SLpfP>ZpC_ErFL`q@ZQ$*&ppyx-%D>X>$j>P$Mrs6W)XkCD!9iF8)$4}E{dZ|O|X zTDJ_H+lgFT)6cRW0_rqeL)K&T6x4l*vk2E}CD*x&mC8o}sDni`Y-Eb@sADuqO7O%M zZF^(F6{s`sNxg4i^Q%FX8fC4@8pgUu8o8~v90k#dweoQx)hzfoEc`_naYn{Wl*#ABl5C)ov@oUy?<(P5~rH1bRWV)c0Guv(LUYbaDCtuHFa`PV&w+$#+;a^}tU=t#NhArHJ*9 z_krJj(XuBN?6xnyjwseg=Y+CvrV%b>YR7)>b zaxHxiu`Dh(os5Z=s00@Q92KH=ptn`8fSy=N$|0ms9$_ooJVbx4tjEny_*XY0=}1YR zvda21jO;4{@zA#*h7)^R)D_I~q-Ib-NHxO004n&eMnTE)xVdBvLs=oP#EY_w%PfvV zScFwLb?9iUdvl`!^Tcvfvn;g`rt<)o5d~$Xr~7ZaXb}&})7vL{%*()yjc1awQr56L zOVh81^jQAE0w#aM-OC#7cRMTaxZwuenv5mR=qW29i$*VmJQ^KBGp=#6zL8`I6sh-FG$|gh_7GRN z9$Y4Uc+i%B0cD0LA3%(F)mRQ>&xA5p;E8T#2kOF-QX7AJLeapK7F#te)gQTS1F9#^ zA%heV_0=P6WYrL|JS}<&5UWzTayNC3uyAyquoX1|BUs+BaEX)i_|=77X2^vNUt8JC zv<2ir+*|hN>9+>7%MWn!M$q0X=GlHvGk!zz5Wj7FxWs7PdE~Gb@8tdn)2-1|BEnSr zUVz^|KC6FaW0QnbxWvjZ@SW*AMh_jMr}lSW;#4g!gj_8zgxvlPcF#CGqsGWz=5wPa zrFRF3N4NrS;UTFzF7$quhH>~&?g8L7@nc_D8aL=B3KNZNC{sYXhsX2cbb2pQpMCn;^6v$v?>f)NI6fy2SsII zZE{<3412>$C7*m`;5NPc)7JrR%MV5RihAvF$GAl~eJwm<;{j(-#~%+t-NwhM8l8Ux zYLQPK0CnT4bWj^b?AFI;P+Qx)kZN~N*1DalJ1cAL=f37_eFuT+jx3IqkSpcu%i$6W zj?aIDYIT33JP1SuifdXXS4_CVb)p<$Ka%H&okv~*d$2OH*wro`L$(IJS)9ZgfeZhd^#v{uZom&~Gaqxzpl${hUp~Zj`MW&m$w#<}uo*)Ki5b@Ii5 z|NJvNQJjT>XOs@rxuCl7*#Jx&WisqByGg?ev`h!|DZ1EEx{ucjT-Vbaa#228vcK6$`SnM zQR9a9N9fUQ4zf7fRC$c^vNi7`8kR^@ukwT81f--1&N*4?`DY^XNRF`jZb0m2(5ul&s%QmC9 zcDh51pZVX4cGf3!+;55dq{e^pi*O>c3XszM?GlsjKXSxM3`%33 zg;aZKk5w;_A5zh1 z68E}_o9J}CHG(W}^{0Lp2dIz54wQbs)bOg2+=&N^{Y7b>)!xt2sH%Uhs01n&_BM5r z%mZfJoI?Nid$!-dBv60N@lU&aXD~X8EKeu_?|&6$q}`6a&2RNq5MTdm}%zK4<)D^1#1 z{a|svsE)nJ9{GPW0M~8RD_kc^n(~{(0Kvf}sza?L1g>YsnIZS*i}7FjcsR@7aA0AC z|7+{CyU6P3Z>f9uD4IqsVp6s^uRuDtQ+SqVFTkA!9gOO_ z^gB_rAXm%jj#R0MH${LPgI~Fz3+MXTw+6b?5AXupfOmgSwg_ckpe=dIR+gu2$Cep~ zCld}W>(>#_4~SD_Kk}R@%`|OqePnN>`?q z|Dw}JOt^nSf1*f9t5ZA)x)=rnW~P08;Qy4-mPYLi-k+giQ#~zIT^!FigbD~Y<+uK| zUn};CS7mDevJW+)CJtv>z4Fb_>2N^sD8dJF0vu{RPauZ=w53Q96QGKm0^Io$==D5< zHb2yVVSNk%j1!!FEAXFuYJk5`+Rk4Isy)eL=qP_-O?+ewjKz@|@TXg@r*@QSj7RjD z@XH5hBl;=vhHLw3PT(OvJa5pBj+Fjm47ZQQu?f#x)z{o-AD?k=47ZT#Q8!E0OyiFG zdnj&WiBsI)LvdTJIA%gP7uT9{)_9jH<-$if>sg(K^e>*bRPZ(|}^~3=q zaZ7)tpeREI)0{%+m5Tzfi@eH|Qi||1U!2?v=3LA2O7v3UVo?1>(L%cb&`uX%0@S^Y zy9u2J$krG%$W9Z8Yq7V!aR2OupS@AapIv@=;sw=%!q)9+kZXUFY95!J4e$8l;c>c+ zcMQsvafHFg=x85_j#m4Ug24qHt#+Pgi&PgeCzO3aA>arVEKjsDGq;N ztb6&}m}Cuo0BO1c{$et&c{U=~}kf%^Wc3$n1=MFv?FkKK`We~j1m zk$7#Dz`)Hecx{!Z%r5MjWB(prTdXvxcQrWG z0r+`qw&Z@bw(1r3GgV6Qp3i^iHHD8+o(gg1SI5zMrmmGy9BcC^ZaQDmH0yh=;ljYTe{Uojy!gv!Ye|EzUhoilK z3-D)oeC8xu@k8(!cn8+`p6OdFH;i)6KLGm)KfnjX7B=>UV~-7>{$hVy@l_RI-TpD| zJ3_i^_6(c=TPai(l35i(?bqm@HkI6@QY4KMxrS%aX+LO}7}h@gz@z;@te6LEfkvX~ zwt(^7KKl5C)feNtg;dxA#VBMun8`=wBVjw}qo>=!LdfWDtCif%etkKDXTe4qrT}pp z0>+r+IE1Lt>Dxh@aJ7FO#ImDo8mwrjli2)#$DH?U22K9R(w|3H@w2#Ev-K%GPKE~s z*Qu|~p0>yx?GN4KWut+9VG2GTuxp$8OdNOY`I zivlh%#~ZSRDX>&F6Oi8ICr10B<`)m<0i-wDOh>x0+CKXDjC5nQg;XHDdIx~|%r+_; z0Z{Lwr%-pH#le0dJ2}f9;N8Nv?o>*59!c|Iz$UG4#RKM3)>d)Mf&bGGoA;Q+Cf%Zb}r}a72gLBBK zSO{=YK0KV3#a~D&=VdAZolbvBy*D!+wC6cMNmb;DsZpOnm0LL18>#i|V*~E#7f@*m zDwGpdgAc&zV-YYfznG3q;>9unSqy`(AKHpmvMiE zwgHf5r&_1-!x0o;z(0}2Zj_zG5deRV*yQHG%TEdXGaC-&&Mx_k|MY_(0;l|HKY;%< zLtRr;ubrwAqQes!D2^!5Uv5e1w-lRH9UJOFe|WFfKl8U$3$QNUIVyj!@OHMly*e^< zv_r5(z!9uOJG6SNaS*ug=6@?RCq5TtVbvs%GOcj?Yd*_({(jaMRh>hsil}lNx3hnKk;h1u zJC9Sdibdhru7~|1PZAr|v6`*GN!xobfaG%XI4Q)V;O^B3QUzto4-Jw}zB<%+`YFg^ z(?+5)cKB?)J}f9t^6GmG$Mz%sYmNa~_T!HC@csDXAUn>>hVS>$Q=mKlZK0SKLe-IX&*cDmFs62(Za0$#m4jqfS!0yX=cRU{xN?$Cn!={_(C;uR8Br=;=y{V~c}k^QwP$Pz@-coutW8 zkp-~zc~REO3fTSEUj^^Say?Z|IYwC9Dw2ySTyGX&r=JQEJuaJ3n!-|K1nhLb{UPkrN^!7N$M>#Ih7k z{sznIK$$0U-PP*=^GTi?u6{O9zF^;tKOU;@Hfc(1JBYYb;PNpbcXnMnS6B93Tdtm~ zi$@3`&#Wg31{sj&@iH4%+cg~yAYTgsWEZNREI7Vi2^3NTzDzBVGq0%Y}kH|p7+Om zCnPFF9z{f^J>5O{MJbjH?uR6fcRC;JDl>()QLD0m0TF+@wO%(6ZYK7KHs?xSI0l2~ z4Yai2{^`v`k&NJe`GK+2=kKnVD=>HcF?b&uh{kU$+<-OZhP~?!=Cf?IHWbV&9AC={ zq}0Wzq!;xV>uh#thc!H5{|EQoC zNOzEESlz|F!mLk-GO}@MJqdCZ*dSdZ7umQ(PYr*YB6UQL#VjPu7U8$D0b2mUfzZ&z zulmg(1j_wjeuE356Z9J{mM7*J{?KqMG^QudMezhhAm`$iw@T( zwTf$e_C|ii%mu$iy9c3Hfm;&7ezrhArheOS#LM&Q^_;`;Op#)zBA;40fLm6i$YQgU??`c;Lpa%vwA3jkNgm9=ZeKKbTg?DSKpkG+!W09$`3G$i+36cT)$=ryoS$pAFAhNPPLA{#$F;%yrX zOM7XJS0$NX76A&rZ#WbIZGCTLF}3TQ_W&)ZcNrpW==ujZQWSKn129p}T6+_aiSPK&OA|J>}%< z<7Ml^=l`~*N2bpEj)QpouW^@$@%p&pFzm_0;ZG}pO{4p2cmF<~I_Lqj3&6rZ3J4g) zzR)X8PCT2irfQC9TWM|LZ3E$Int1@OQLjEyT;LXj%x-3O!_0K5&de`GzQgQ+Tw8UG-&aqW{T>+IxXyHv>H8It!RR{C&g|f- zxA8!Ln&@ERsky%4ir*7{3w8&D1@EavqFTD=-~E?(GY9&sb^`7aGTZHF@BqvlUHOxz@D!%L>Do0ft6|x8sz=?$% zCQmn{DQ_x0#J43np#IdWocq~V2A8K-uW=WL?*k4`#2WfK<>g3S)aOIN=Q}R06j8fa z?@Yppz-=jX#0X%poRxpze-|5uf+zMeUTRVBkKyF_B>w9^JI@zs!=1+Z%<~4j=~Vr3 z>bDEe2gpr4UnIttef5;*@4?B9>+B~vPHsVD)%0;s6VJ>1Bfy6GB8=rOdq4Gx=LbYf zZ-Q@$3sKjO*MQN=r|f~des1XSijYCcXDnSMfcX>l496EwSqZx-qZk&fVg0~nHug-)Ndb%@?m2M z{tH}b(bwkmV}tecFL3obVE?>9g>+lN9}zY}jyCH?++SWGF*rF<{Lpw+mer6r$e=r# z641GUY^eG-(CUB3Er3S9*Vj+2Ba1W;jOTuj|EZyVy2oGV>vE&9K1%}w=X9!W&eSev zNP`&LXq z9rfax=|YK(nE;Lc$OJf9MG6cQm?Y09T1k+lr|ApK4LpCorfZM_iN4KfgqQ*u0{Mns zK?)>#Qt8y2AUA*;Xs*t})KB!{Do{xny<`Xgi(AXea=sdUsHzEX9Bw4hwX^|FzB2?t ze)(5#1VNBDJW+yMI1|>-Pv!X9AUN{m`}zpxfp0oe^pD~0a4Tm;Z@9a$KC^b6(@0Iw zv8N7W&#QmV*p8K}oc6z-QJ@&m%w2{ZOiA7)LP zCDf?VYUc98)`_0(QuO^miy`(1|68c)52L63&^CYVl1r%XR_&Ql=ryB)wylhVWf#Y< zx>25fWw3RA_2=&crXJ)IW`2L@DGVQfJmlProg=HZ|5QaOKZc!qO4zyD&KRY2xR=zPvQ5ETEKnz^|zj8I$H__8h zmdNy0j-|2AmV1DG6a6z2YG~0w22O1pYQuY&w@|B&i~<{yV|emrmnUMH^{68RC8NxJ zqNDs;A)kC>aBh0>SMLJWP4r;x&WE+2oX3A1&urcQc*xdmec0L7gv`sA0aK^b0g9t90ih7{rtzd~z{w4M z6P#?wx2IU2*zCP_p(3<0nbt2igS~&G^|DF~Eq0%>vJ)*>c|qi?e0@1sxx&q+nD2?WI)Js41$Zc-N#ZAt$K$%NgPs5Q;=q%7} z>OZ@+Feg0d_I9CG#|WA>5P2g5ZVmL{?L<#xnr`ZtGr-%ZU*p9Y_rcy}i+X>}aX*yt zVWxYp8hZeBz}(XO8pgI2uh&*J`P(ed2!od&L|w56lv0^b#R2{6i>(QRrwu@T)CF6k zGsu7d`Ku`}_&q%$!3AU^#k^QcgiI@B9*ek>cS%4?JH-eHLBzn6a(!0okDdPJ=j#-Qfsb;Hn%)l=CJN1Ph(3nG^dPP8!I z8_|fb(?N}z4iH)7RscIMa%yeEm2Bw84oDofyW+&;qlBZjXf0{Aw&O@R%&T{lw)WEq z=(Z>uHC#l^>5!xT)Qe6PnO@mu%mj+8=_H{B(jIH?&)3cekxz49s#Jeb(3t4fg$~(} z=xNnKeo>%0qJQ%H-KbCWG`4sr^@psIv9zjyJNxhu4Efjiq>{Fi*MVTj8{ROSXi7Cx?!(?i}er%ggKCG=c-o)Q|_io_2u|E3^ z2CnN=fww8Ad{2Kkd-5x4%;(F#d?pjd855DogcXs=gcXqiZaNV!z7?%A^^YJj)&VWo z$&S^yUMIhh2ytjP4W7`QAV~1Yg}HRp(LmeH;5BYnX-))Px57g8k#{dap3A@$&wa{xmGlhRDg!?fV=%Q-_0sgQJ=zPlR zDJx=FJb{QBjr`L#a4(Fv!sKEGG#QWjivBwP7XKdS^`GdKYF_}iOxB^&gpstJX2p?k@Pu9bN=H$Jz8=UNOwA*M;rTH%-bOy8 z!?QKD8|#0wbTBktr)qa^XhNjJDH?CAo(cy?<9SqJagrl*?zr4famSNz_)H?6CWXp) zRY&9JAiok072}1;Oa59tSV-^F{MEvP{az3JhO^b*#v}BU9knYeb%FVL1kc3xvpU}s z62L(~x#1}Az1k-W-zT`-jQ}1cvSie7tx>z)%r1Y^V{;Q|C6}-@_*6Qs1_(1fS#WAi zRp=`?0Unk&zk}~jzB1T8zx=1u_W{!n@+oDv-_#Tlj6WXoZae9Y*#7flsJe}O=iT!0 zd`q8vubinpIll|4z|mOuxqeDpuj32Q?2eeL6Ptfn5?Q~C#YtW!zq*`j_KtKKnw`Kk z&0&9VGqK7)^Wm9pZyOT(R_XG;@f008kDpGzTR^%hf~3=#rM1!R88k=lV(i=TZ;d{n z+Y88!{Ph0sO1Brx9cggNF;UdOXMlH?4+7m@=oL5v4NR#$zJs{}nVRvfbhiR(tJ%oB zNNV2}QNp}O4earPwt&7yVi}L8`@wHuWS@U}1kxyw(5-1=I6OYKZETOVtBb2gM-p5e zH4q>Y3hEVmqlA8Y1zVrWA#+oJ6vv|>=#59CcNWvDEp45+T{h1FB+z9J*-F}SdPDM zxKj5S%C$M`)L((o1XV`)i0d#!#tFO*0Wq)MQEwLy7J)+W=hV4k=@Qsho&{3i$tK0V@)i%_d%L)$T-a*qH&&yPX(Hu7CI7<6x}&$55PpnILF zTNAZN4Nu?{yf;=)g@Z%x7Q$gcC-4jsJr=}SKJ0)1)P=UVTN;nvJPZKrN zv4xzLrJE28r{KM`YCwT_geC@535s2>?$$*0cmfL=W_s{Hf-%scT3~)Y<3j&6?ydU{ zjHLi(3%k+)XY*{V_%@%+7NG z33X~t0wxea7S$V-69>Ody8bZgC)Cjc;-G<)LL3+>kSjJA|11s+71*hI)UO8p(e>?= zo-@c#N8lh0+M;vhlIp3$d* zu;NA&KoDwRB@Nn^qrl(1>Qn8;bBr!J#@zjmA}c_1Od4s@eF8UDe30qU@QMEUgW7D- zjpq%t!!|C@O#MQS8H~G2Vw6N8>}nPE`FxChv^wDxP|B*`b_|A}#ca|4 z0v|oV@C~aJ3~%7U=UAVZ@n+z`PSqK@7MQ^Bf!C9Uas3~wrwqR!@*LoT$a8?#mxJLu zhHGbdlp>&5sUlzj3(vo8xMKJOJ-fm148!3w#$3h1|NMWtV)(XY00hr*=7a(={bf7+ zc+$r4C{RU1(L74(%MCCIk-%^omnXjzQAl+%**cdHiT)#%bDD2K3t60X(rb%^K-r+u z2h0Tp7^w)b0^NN7ukQWW`6!O9Vh0n1*%L@Y(cB=L~V8QbJBQM%1M+QQyp2~{_k;{t(k;{wg z%ONis(G(2WGU+N2rM}!}-o}P2dC`yE0fii^n2~=l$NZ?3dk6=#9Yb#ASBrQ^>vcmsI{_5zJ-5g+`wFxu*q937Jxx{IM< zX#jsjLAqlMC<3ue8DXp?eLfsp9OONY_JJrYrWq}hKr~tJAMA#9ddLBA8i$U8pid9T zfrgX{Ibe9g=UAWRfZ+){Rp;}CqcFp}tZ~QKeJTgyh@EKRC@hHFQE(y$7WaGF{46h}V$lHC=X#3xe^(#js={u{w)OA{Fi($?fiI5%12^(L;BUadu|D&*0RuZ#4+1Ng4Sfl~Sdntc@2Je!#Go|%=p%-Ka6IE^S70_D@xQr)^vH`$7 zv@j#b1`=1@_-c?K({CL+@p`ELqa{Kuf&R1H4a}}08wD${yQnjC7~t8L_xCt%05!=3 za%t)nDRQ6!(NKW-_X7<epJT(7AgCxnRpKCCaP!E0X^eV)IlsiY{XVLx-*0ni1HkkNr}rdq zyrTWo3&3VYn#1x1)u%Sv6iR1;fBUMABi`G?wH zlAf6!hEMb~zE%VR=#eUg^au-&|Lhxs8LEBKip1 z|MD0Da3kLt*AReXeP&$itJkU8-Pe%U_sl+-p#9}nLW3{xf913K;U0gYe=mtDAo<68 zj)HS501!-^oJkeCqjT%G2InpSfVBkRf5)+bFQe}i-=n}Z6x8r7moN#8TL6IN)&E)u zs+%5<(G=AQ%>aL4-Aqn~f&`b+f%q|C96-0^3;dNovZ7kx+=SDk!HBAzNXY=S zSBGya{mu09qlCX#M@=xzD$^{HG?aCLM&fzgz)5M6Hw6<`Ed1@*5WzY`xTc?}aS`#u za{hNgK0Nd}s8Mvc06zD7=r0Wq)IIbUgY=E{Sp*oQuTymo{d0f$T#x~QwOh8+9jm9x zdjZ$8o?DBP7RuXCau2N#WLK7G)HDbRu3Ecz~gM(}u|rqWg8t0*ucw5E2>*2ANmt`@l1`|9+qY6fHSbUIun zbTIL4!q6&bEKGj`mnVAE|2Cgmfl!QS0+=fWJ%2}r-;D$J5#MNGd*L#z^IM~UmpOVE z2Wss}wSHx9xV3MHcp9GqmWl?3QPu2m^-dm^HYU*iQxtA}3}pAx06xL32C^ILGq)PZ zu2XfN`&M`!ZcQLNce<}(Z>a2RB2@N*XrZ$2f!Xz=CVqcKP*WU(+QvY%_RjEYJN1fR z6L3o-s0G(nvKyvRoXBkLgtMau1nC;;U&vqM^x9Yk*gMk`;o{35yG)}GRM^&|SXpLa zTB#?9t_{s$&V)TxIa56mw$;8}&l5*pOnt}TJ@LJmeFR673$t}zW zc?xEir+a_m8d&3`p74q&6T&d@u-obPh;}c(5qF9qqMVvKnBY?6J3uC+4P+QJ#Ah2{ z2a*>g%|gAG_pW*kwF*QPfVQ+uJOZO{2=z`-SN)sR0Ev&$4FWWL+cCx9cfKq#LqMPh zG?P~JQeBCnT+#RN#WG2%pg z%9>uKPL^O*45Xjw3CpREGk66W_>g7uVfC3FX4$w~QvkrFyAhD?M!*?(k*t&28E6hi zxgCG3fU*Jq0gy0G2apH)1(>0K@|__H^2=u`4&4e=PW(h0Y;RS9D99V$2~rBVqe?zTo5Ny5j0hrWC}U}y8`jKbyu^E|-j4f_*pZkW86SfAOvJRnkNMn&0JKG=L- zcgrAFPuYAy~^)D3^x7y`xg)myQ7+i=C^2_VKq6-D20lrefY zOrF^Vjegw49Q`F2UZfLTpXslI^ZkAzI8UsCE+WLXHD`6v%r9O`H1k6PzTq?IoyfQ? zeD`&{#$F9f_*x2H7Bi7d8)=_Ur>Y+dMTi>>$CB&qQXt(vrF`f}nL%pzkHdd| z@*yGz(ys%6iav$vS1L;er{9C~iC*(;0rFr&fDBq>4&_0l`=x&`x5>K}<^sXH@*w(# zL%Gn_C-uMIWRVL3?K~hC8pbE&f-8`BW}A z(M$PG@EDv3#8+lEf_&H4Lojr>)GmJ*a20^q;k9bCjStW08?FRHf_b4XQ3*_+qHJDc zQ5V7aMnCRi(?5aUv!pnJA=4+EsbQBl|;%_OA$`540J)}drU%{R6gz!q#$Cdp1 zBEHZ!gu9^j#41c6aDoHrm47JewqwYPIlWTkg}^-z$cu&r3VC7By_Z;@<%L1_I#qj~ zSCIfM3c8bFd7q;PF1w9w@I$V7utp^Y0-}z z$h}t$$E7e(>KjR9W<;Y8X;HCUh=)XA!k}L+G6JfWp;BEcS^rl)OyUQL{*^eq0`cm| zi;uBr#GmOA2J&_>Cot!?A-44jf0Qez_ZJR3P$)n%>M_2E8kR>8pAdg91cg8i0&&Sz z)bQkMLmK3tfXbuOmx4I3-;5?F0Btp73rEAb6@id$nvRIu2tZjSA4%u0(gS@%2!ziZ zi=n0Vs^l&$(nDcyzr>E^oz!p<2tousAP^dWCr_2}S{t?FSj^C> z!p9g8v3e>IoX9bJi<5sA8G`G}VLx=>)vmcWEIe&Ni3*pugg9u_SK=T+!nRR6c=8nd zW0q82CvwoJ572vOt3(Y3maLcaDQ|$G{SnA)9fyb<~Ox^Z0%&lDN_qf#P&qo>q z{2t*hS(=O49QkmyD5cLK>W*hZ=TQMvKBhm)6^H;5?N*kZFvKglez)%PB{a)~h#g4{ z&9k27SZto?U+16M-{b1--K%mMI08WgUrm;tEGx-`7X75VY{P$-?!I!SY@kY^W>lSA*q^^;vNnEU#0wyEjx` zS}iXZo_D~V57Sx@EqHzb-E*G5zT8i7PZQ4*4#erEfSRV3MkM~>;cCJu8!a}%^!dy`SzG$!0HzaoU zUVU+FQzJNROvTYO2Rh%w0*i7{lz0Z~QMAe?vJ7Clz^_-2;MYn&5!2Xm5y*>M3WmoK z#0h^_a!VyHm4VUp36cibhYEHoQq(nIF%%DmPxR<*n3wPxb;rC(k{hn*D@qR=hn5s? z#0jZ5tz8`dEEmwcL0Ks%Xbl2XlhE>6!}RgRt(iWd`qVs~93RmGga{~Ko1*Z~xPgJ$ z*OU_=0yh#9Ac+g;4ppBXkRGM74M<^bw~c=RR5oBo_YH^gp{-9Sz9U@Fs{lv$`{*0_ zFz{=wDC2|aVW4=#@3+hzeN1ti{H`5CXe@0)qvcHDa{jeW#YT)}x?xT;JIrb-z z4js3(r`?E`ld93A2nI}4^B85{He4zD0V->)zxm;@SP4I=5uLy?HEh?9Ju>jyaR+~< z0IEL2)ixL&AU~jp!X(`}sSl`S_bR;y!gF?b`7n~>SN|6{duDE~}<*?yzb@76o5f0#6Yk?~2$UCZKSdbN!ezDIxII;!HW z78T{60B$7giQ5alx0NiaU1ok@y!^BQ3?0sd=2_q$&~1W}q{U3HvWK2v#6wh&L&i`w z=kH(sWvRUUMHbq8RzSbRp^RwjyA^+MIIQzkV4(+OM8g(^j4-6%c3hPa1_A0+J zpjDhapN|ws^s4I7v|=FuC}nZxKnm0il*wQWVEjw9m-F!eGPzoyBVu@86yOrRH#vp} zaPqOi{rNYbP6&Gl8~q9N;A%86?4NdEK9HaU{QpY90RUaM2ht7Gqzh~pubbYdh&oz> zJMZ@mk+%cvuHrcKBLH;Xgry9*_nNQ54d^0D-TuK5^xc^u?B4^#gy$bx1fhv>nlKA^@+T z@sI`id_o3^T8@MI^eM5XLA+irkm)f3_|(A^frZ4SCO_yQgLDBx0KjsofE4Z!^T7)N z%LSBuz%3!che)Egk(G5IFwzIjbO5p+&qRWjd$y+t_{eM1NhhRT74+M1hdvYCk)ghtyDLPJeQkA#MBLJtUy z1}h4oVQ9hESf7Q4p?^A6d!B^_F~hSwju5M-GQ)`$NrMHECk?JIhs@~stRXW%eQBr_ z*&ua=tRFfyMB8vBGZL_jZ;KC+A`yam6oYzC3Sx|H!%=@6VP0Ld^^B+J7+zK0kiFLw z53C`R1^wQl#V3&sVT94_K#B`BmP4YZ{iVzWG&=!7f}b^1hT)Lt!Q23zg|B6f-9X-Z z5Fyd4dk0Ay6)t`RK2ul_A#n16VKt<;4tDqWHNgIfm{DBmpGDKY{A8;TLO=1)J!tDw z!=9sR|5ty3gdX7ShA9f(He}y+TyYO-R20!OgQ-Zo0F!zGU znfv;3Fn1%`GlHs~*`{i5U1aOW2y?d$SIpgy9nd~3Q#F{v9%zHIJxbVi9C7!&y5jDB zyC&&VTX7R$Jx}n#;)#Ergy06#6KBhkGm8<*%2c1%RtI1@0Y^5SD{cp}%Joj;HPbO}7t@0d`>Y_v=L? zEgWJh{4{K2>&xe6f1)Q$Acm$-k>-2iO1rX8^mOxokdD{mU_rBO5iG15d^1Q2)@SicCjHpm=*=pF$)8$mIdWe{wNy+2G-1TjiX?)kDLti z+w(0EAw=B9Vvz%nfdtW0cBsw zfp+SZ97ymp^|2w&Plybsk@TP1SehhgJC?kTlAl-0>p;aPEE>QUCGyoKOU*>h*ZjTE zt9vY&D5ChZKB!@K1VK8Savk|47!itW)+QK8fkLhBc$xrA6(P^QkO7Haus`(y28=)h zTG|cdxAfQP2L}7+w|?~^5CD09!;KVzGyS;3S)cbm9_sV9J`#7#XF2fB-yQ?=ZREQ? zFP{;7ya4l6S&f*P!Ftww6+WKVEsZ}`Px;t!dJF5_iQGHC<8nX69Z!5r>53XeFe8Qx zh&R^mr(W@K0rRPllU^}MZ&i)h=z6U88Ln48U)cBp%-7eu()~=iJWeHlW(lYq%5OY} zpXtfT>8_+)=vAdcmHaWo%L&5vN``wIwE+|vz&{E%)5Fb)9t}-7vm*R7Cq+XR6X4HE zE)xLJBJ5x5eo`L*eoh~v8SClogE%0!r4hqw12na{-LlazbE5tiVvWih{vk~%G~}XO zCqEuJ(`^C~K{xUTm^ej${YjtqOB}L&LiiE!o08&1eGBJve^BnN!Gd~F?#&Q>V|`ZN zhTiE^p}zC$hU*i+FR!A#uK{;ItcW~1zc|Suymwp*oA~Ounx-;QLuamkd7`F%ja(pkF--^p zjk|Eo6Fm%}>F}iC!MJLtHQ$KW8C3-E8Rb>(smnH!b_;et z`NB}&`Nf~V4fs8iFEn?$y}AxJ_w_?=ZtJ7u7F^Vk5*M=P0d8(Upx|c1;=RTC&dq?W z^4EY8pW#mx*akO$r)A^jSUuI@3nI707esE0UtbPx?)az?VW*n`UJ{-rYY0sx{y!F|C%G8@Jj;05mh7m=7bF;-y zJ}{U$z4i0g052zM`tfUeN&LH1-RZs6^c%e0*8?^KeoMpmfM=_Gs^W46GYwwH9y;Q6 z!D}Ai^@hd?UN@xOTddE#UVeCPZ$>WF-x*$?m#x9(SUu(SIAS7lUSAM7uP=z)@9was zo!1Gb5?UgE{3ed~Ay@q&u6VrwvQS;XJ~>gjYxR)LA2G_iZHU__7BlKQtsAcwG#AiW zTn$=TyiyBb$uS)7Laz?A7@J_l1kv^OnwehFXXP3R9T6?Zud&o17JIsaT2+v1kPuZ7 zok<8(c%s*sD>V~AqHt4O%Xt3eLxbnj+vjeH{NXWwXxy%9iOc5%*Oy-lmqN|WG$(*a ziPaqgpUbz))Gr|x2`+H2ST?H&T)#xf0eS~v&=8GO7dK3liqIdd7OuPCzekclV4Mde zLBsBZBry2gTddELp!@>d-V9%2ikKPkY29ORv3x2E7DO%!7DO%!t}ln)@1Un43+Qph zH$%jK2qwZUEvKUQ+lDJykfB^+g>8@?M^f;zQ2UMkNbS$70;kXaT3QSY&6 zS{ltu*{==pLo^h6#@-RkCyYn`0d>5{zca3UqG!GyHa$(jK)?dTBj~Y`4QY#f4ZdyC zi%3V+|19kLvO!Q-H3SoKj~t@c?2g6-~h3Hr3_s@6nbHP2xpRl z;0YaDn_mfC40wIK?^oU=x4S6GjSYtmK)e2k#)E1)5(PrzJRk}hcqc@Gq3zyceHI0V zvFTKil`Cw5RnSgp>xQuztEZA6jySan7DO%y7DR3pG@?C<2iFkF()1Xj&WnQm{t#Dx zlAs^klD@JoNj6hgMj?o%G_26~{ovg^nQKFFZq3bamk9ctw6_9(#6!QO0Oav-8t+P5 z5SU?=l~42xxB{1|gd(j-0n2!Yj(onl*mJ&`Z>o#_qF%q!!;P9!BWA~D&QFWgknTot zK80NryWo}9USvf1<`1#xJ)}bVbpS7a%D~y2G-~QK( zb7s5~kP5R9(t2Jc%onStVqrn#2Eu~K#lrRFFc3OeYBvx_t7B7wrou6w4dmu%qS)R zFu#?e+C)3-fkc0!8clY$Mv?)#vnu^cO$i!Ogv^`F2g?}3@ac5i1iJgH^B@KlTx6L8 zSpMWAgXPnkXK>)@%YfrE{es7T$NkMoy8g#QK5pw1g!U*&_x>2hZX@55bcV4T>oXr) zN1jgA)%!=|h^wtpx?-tKhd^-S-<+<##0X6 zuG#8T1aVIkhk8AJJV4M>{*Oh!Pl`>KiHg@_qaj&$~`5{XJesK<=0dK(9{?(*_o7Hh=y#-v~$ml*AXj zfkGr4T($K#_O^+003G0eW;Iyb0eat#4efrnEDCr?ejsj3C@1rrK->4b+Usr(%ktkJ z!{=?}LsYyQK5wkgqQdZbovOo(>g18{!FSJa+^X`&>Zzn~RGnw`7AJXT?~cnMDLRsC zSNSy7(69=%;iLUTk(S7cw&6-vRD2$GvHH=2HNi5LwOa#({oI3psKD7Of}mfm>wK{N z0O$~OLJnZ?TQVTizhl@EeIggl>_;l`JUm#=r!5zVA6Z2b1BI{usCUB*J^(fZBgp+z zeB{uaeEO#IG0nLj#0HXPAqP&rGQ>cB^-mXX;~(4LH8$n>z2{aC99aN;J=mJwWQP`j z06q6x^6w4*(=GXb3ME7a#rn+F2Dj@}Ay~`z0$aCJ+IsnNzwE20Y#m3OIr!r`6OkJL zi<8X3?M3ACM%GiZy^RUTJHmKL8267I0PlCs9ltO0q@bq{J_6|e+<00 zk?+dhzri{X37dkkP4^Zy|H>K6&#nhQ1%NVE3&=gawz)_s~XB4)Ejvn zG}9Iq_5?uRa3vQqAWRr`&9fCoh>Vd}lH(a_o##OMP@$&{oZK>P30=0Mn-eW|Z zpYE4BW&B9>Hs7Wxu3~$!;m{&T2tKt&Jj(vP3mx=;MbN-RVG$UDZ#ym**rO}*3y1e- z02MEPr^fcux+VX{>M8HXB~C4Z1(90>3nI4&ItXiI;K|Hxkz}dvk0#!*3EGA$-XGww zeU^6Ld1T7B9m`cr`Gh4SVnw|E9qlY9wvIH1trPWU?0(IPqje^Rju#if)`^}`ItVCw zR}vKyR>wPJWO@N()uo7#AH2m@1LkIWu{DB!M#`6%BKd}eDL;Q_HcLB>n`deJ-^8Bz zt-aDESH*Lb8v`TuSvc6meZwJpw)K&bo9mD=!1i4LpaRqP7b?pgqbN6hFi;GTdIK7KR6Z1He1F5L3r0 zWYb4lK0=gs`em+O1v)#?zhC#j$#?sI`T>`PqDA5yD*khjZjg5;n1>^W2@rw)jLge6 z#LwWt3BPmH{_0)Wpa(=mgA#>^FeKl0Ton=Jr{(r$1Qii26A|-z5g>?&SUuI?3nCBd zFNj=&UtbOp(IHm5h#)*9EQ+E_RBM+{3=Q5kT#1MT4pS*DHZJv~B<%SBRAp{|QljmM z`#{xB|E#1$rgvk$-$5Aj>hgirj7?0F8q4XU^%FhDDCserObx0N%-G}jiJmzETSy%9 zN3*Rg)Qwa~^c3T$umy`+=v;UEapV&{`Axkw+!2sVz>3Q2!a?EMZJtG+O$ zO2zP7OII?=i#&Xyr^g%E9OVbqr_wuKVAUsj^{=4oD--19#1OZC%C`e=XL9sCiF-tW z(Cb9mjJq>A>U*1!r;%A8n0-(^3jE~LgT3?bp*H>)X&S=CJ}KZ4hQc*0G_Er2J2E9zTMH(9^=rq7q;gC z+0dXsAsY;N_a5tivurTrU8ic#V+ds;^D`)_>_#@k>ZxpSqJ?Z&5S2&z@t(^e8#;t) za3p^rK+QL!e2|Sf!nSW4u4F^Pb8UkoX+{ZfM~#>?%h+xEwqxY%41n7&d_;gW7!a{- zz6swy_Blv))HVTQ^Y9Zjfqd#{u>27R*akK@1X+;ifwrrEX*|O#Xby>$?p^OPy}Dx) zX3(rXrgf1jTtw#61@y}3L!hyeRQrpCz1TK=ZHC2<8|dO0X$KaFS@ddWLr1LYtso8Z zZ$@(sFlMC78wh+KNY& zNBlW9T(Eu|J38Nz4BpyRz+E(VFlhQOaqdCbzMppxwvVfI>zfcU`@FL1Yi`F#4$Vr&r%WabpCZ1jJY^D*&N z?XRE;fFMbu@&JFuhK>ZwQtj_?TnxFpcpv}N4FvG7y!iZt6{-8}IPr+j`~J!NKPtq% zJ%+T~$OoTKJ@Gg1lpAaKBti&d3?Ab=@*DgvsM_6QuT=BDpR#=aU-sRneC|j)SMlRI z^WBzzxBcTi*Mrdu)Nb=N868QK4X}!pNW$oMLG9w$JxK&BpSHV8tJb(S&WnON0u1Os z#f-7#4G{nPc&un?59mVn%?)#%|Ai1voc);Q{ zUXqM|`8HtYd3B}&xkrp!}%MAVF${8Zn)gvlnc`p&%^AoFKlrc?-(T5?JDgt z&=R(I-!UoVLq>fJJ9kUix!ME)MqOa%YG*}mZw4j37CHHSUbc$)vH6rw?}5&(PO>oj z9hZYmJBVqR;sUaeR~9ycabwkDgiY@P&&9Dr9}8oPyGyR=Gv!f>d6j*~VZ5!Zm#6)I zZ9GWmO!>g1!zg`IU6#A$afcCcdnMjXj!=`V=@eHZZkbxeVU(-_3Lzy1vw5nm(i50d zJpCp!cr}_j(~E~OU7Np(%3rjf&L5&_J(5R$OmOIdw z1wg($A$B{a)*A!)sI#kMelWy?{7^xEXLOvpgB--?ZjYhkHu7CT8#->R&nnLlGM%a` z=n7ea@n^`AGrnWmd?@`m;tV0PB67yRz8s8S&~apT2_EA|(ZB|~)bne7!<8YPz*Yjs zQHciHL=z}J`w+{1XmGt1$&_{H`ij&7dW!lcih!1-okexPHMwztjuKLfYrlhfr`yLK*e%60SKC8X~s@9tx?|v8;5m7z>mpb2qONou*FY4 zHEi+p{+W?UVE{ciaj!lyrMjL5;}?1=+Yy+QzET(Q$yIwbOKtbiI!sOJr8AiZe zXt_8xdep0eglaMks8@42D~jp#$HHL7(kXLaL-TRLFwTM65W?caq_G5lBB4At#(V;j zy^~tU`Uk^KpBR$mUjClxNo64`g&0w>4}Q4;ZZiEA$)`64hyzf<#5&6hKo+F?VQ2*E zlqy~f7?qv@-^&k-B|m>_)vZJr^z+&eK&V|Q7*)Z`zAINp6eMcq+HS*WNbeI(SYTq1 z1nG9^GKN2+h6aKqxRE1&Nsw`P8)l!RC3qFpB;<#aFHm85pN``4x5r?48~JV%7%XqB z&w{`(H=U|G<&K&y>osXNmXGy4g5VlW_wN-^{kCx0@4@ADqFoSBOG)^QP&NvohF1{- z?aV8aprG=$kxv+wniWN(s)ZcLxI7EW_sfQyC_f*rK*G7v&yKHuQe%~bxvTAE5dw*t z7(2=jl&o@kw9cq^he?p=)mVa;1Cl_^sFWYK3|-!UML9)CO}!%p%KKwnIYmIU&jQI= zGa!-yo&3-dXzLMw0KgGAg38~7%XvWiHyBT7e*@ZW#}%Mmox6ifn&C{=J`+b^UiXN6 zte!>yoM;h|Ul4gj{`zt_0v-M|A^>>Ia{A;aQZM8EZu^ESt{*_H9V*{<9{c!h&%rv3 zov>Wb!m24@2*awfXAyTV*e^_cmHR4{u4c8x9)PtIJ-H}<2ni#QN&uBsIF(3UqJI6L zxt73nFr3iU2B*!`in-%rV`He*+%_7@bo=}zd6dpxFACiLCUZUA<-6f&;K)u9_PJ(U z5-5<+-vGbf*0S#yEiOQH969TP-8{gf4W$!2YKXX7tj~(sz%-qzXU(de509PzmN3v` z^^`}QXu+d@3nJ&y>&wBT9rCn8SSYjD;NFzCR-+%i+{mvuG$F0FsWQ(J+?c>1GSs*w zf06{++m550*~u!rJ5XC&qMX)p#Loci0M7u0w&2}FPfkl_2u3p|EMu-LK9^6I@%kp5 z4WSHjW|v1_GqkwbFIeR#-xmrwzxJn#HvwDc z4WB*;BeAvb+y1+l&2ap9x(Oc_e>_yXZPQ+}J|&@w(=D{j11#OZHNnz`kGsYC%+iK| z=~Ug;UIgA}kkXTNtr^=-c{R z&|pln$LkLDkfYiTtDm+N@)AsOr*E;?necyq`iaQzN!HRwns6dunMH&y(bIDeyW`UwX?LM#9uNf$Y!jlu;BdECpGARVVgiOHJwl2q zzX7!SyzUlwte#2&Ct8Hx7DV-f!|lGl9-^S5ly*^o0Kg2V?2=!36^m~hu7ttBR!t^< zc>7zwQhs-EcUrBsBHY|h9N}|t;nc5?DN=J-Z#|RgKM@RvYf!WR`a%3H0&MAg#=L6e zhW?SQLz@WKO#bj0W@aLmCbzwK`sa~u5$1^?TINfngZD1YZmY#5acFg`6ucOB&@Qt0l zj(-dN8_0jVefJ$sx_A8Xh?o0+_%Ns64m-lU-v>_H$OkV^-t!Jl8{;!CTfL}G)y?Tz zJ>omAs;LZIIj>*#(NkV_aN2^G7evm>PE#=s3jybbZ3#e(Mn~Rw6mFiOYkeZ??Q#k&JR<7zcelEZ81z0|( zhDrkr(DQQ9;Vm9=C;{4kCUyz%yvx>do8O0edrzphYE^zi;n0nD@c{1d)LJm@+n{Q@ zcXVoBq+j;=cp?B6fVOgTe7_=cjeD`uL#>wa<1Noa0#w+WR8nG=q!p(odNld@99Z z0A_&Al8s`6jS^RzpHdN`@~Dt=@BZ~lbb(rwi% z9<2y9KnujWKu3a-0{Y|{cbjk+wd#*OX5obJlKYn0#~`^ujnMYBX1x3!KVvW42o97I zXR7%CADhmdR;Tp4*9-~Pulqr zBK`e7INCqHadqf^NfhUlik_rlb^362)a&Z#5)Z%3E&3^=nI53ydirnzF!wo!3O z?BFuY-vO>pV5v7k%YZPDW~9C0gQ}jbKMK8?j?=_Z%@mYzVt%l^x~ie#B&Nzc?tg=f z{8iRg?@A;Rp)4}e5lNO~0#DC}%IuYa$vHykf^0@kKxlxd4cP) zvP`R$3^snl<4~MCd?#)@b?l;o*egC-T{vD;wNJRZlnX|T>jkBiMc>}3-)2>gFq|(i zV&~(37|jW_gb7Ev6@uTgI00ySTq@I3-e0yPxH2>mTy}OTr`3r@t2!xWHijj>y}CM= za-jz;jw?*Hi7_Y*N|LEzUy9jKQBIX0pTT=C4CZvs%7^DpPA?ya0I@%cywNZdd20=z z;q63EN*nqHiU1v3xSUOe5Z{-Vtt46M&TSxnSa3TPU^3Y2SQk$qF;(5zUsAD`1#Y=L zMD^aVFv0f*5*y<)-qP$@HHsOlx2VzMQkZ>&S9$~OC!wG(I0u6%FH?jj^E~>HJM~_@ca4Fge@E4_j zZc!MHj<0s9Cu)!!oR34e~8_U7wQcv_BDANcyV%2B@yvYhkLoOtGAz8tvs8XGr zT4gs}>xo*9Gz!V8y9uaol}0TSxYp-$Xtf+-xt_xZ1V{D<6(bR4NWFSpBNy`5lxsji zE^Ldfhon2p^Sj3PAh!dVw@7}uBVAR0?-LHyfi`|arM7p$UG5MI4IL9=!EkBYas@kD zWAliG85cyZjERML+%PO-_NiEiC64uZRP_asi-iS|Yw8_pG{ge;1vewr0MS+DO*0d{ zO}G*Z3GwvlYqj0sUdCvq&Y8@)ye!&4o3L+#sI*eFw*R)8j=xs=nRNR{Li z$~)04<*;+vsf%j)k|_I$p2Q1^Fn~0nLvTZSOHYD+>l~>r~xwXO-X5u-otL5&Xj8zxT}2vBb2GvRQ7g_?eGe4Gr6YFCfu$mWctf~Eb%LUM;$nBa1hhT zC-C2kA~2Pn21&%O;TdjJbyYMQqW|Ewz8r7rC&ybPnT`KhMAOp*ia(KG@`{_3+HMGk zMY>tu5!x5t6|5h80ZQSfJcU8q&JH7jA$=lhvl8^Dq#WM{uv+=-2!=#WAc6E)!F#c) zkR|p(Wk#eQNaiVddR#Vt>gLP+PfQnBbCc*b77c?dy3N?LPo_c< zMOFxabBC;Gc%6_HhJAaF@mW?F_N`NOSy2OZI276{ZM{xX`Rt0dD>_;YwZ%7}jQ5P_hB-j6G@< zAqwg`)@u_DBGJRkytTGNi>NcWlF?-(EofYYgTHVG_C=jRt6467ir4A> z_w3Zu(}=jpUkLSo|LK)nP!+jiy9TU9V$=zGb8xfz*D8!r#FZpQd5Z`l^fi=7cB>+D zZejEZhq^=?-?6b%sr4)$KJJ6vZRC3}z+iV{e3lOe)#+57|2+tp#;r`n7(EjYDQLsG2?x>lHNlQBifZl3pZaDcq;X*pZvY}0XVAP7U;7WCDEQ|gUy9iz{ zI^3@p|+yOI6CRV`yfp*1u+^DCrdX7)pV_c%2qkV&}bH}XE* zt&r)}=7L^-4cM8~_ai8}$Vkomtwo&B3xeQ?%lr5Z2>6ft0C^kv;PMaa%R0tqE-$C! zTi*QyxI@NQKSCNeaP1g95#&2jmE5HeV`h%LQtB8xK>%YfpBh0U>3Ppd6GJo)>}55qCr-HF{UN8lj_@N58mV))CrEIXWspiYQ8ch1?%OBxXAPrxt;zo zM;hWHq11pApwvQ(he zjGVl=NqA8%?n4TGG?-I&9@fAw%0-ON(xUt#wl{;gDv%IiF%P@2xCZVaES$(u{0ky4 zTel!u2#XFU+g)~iPoOLK)j=h2AZqlnuX?3h4Cq?ZE!3uE6BJu#Kx0n412asJs%_l( z(?1objIhY`g}ky3!Xm-uUI?pytEqzSQPt{Lcn=E9jyjm2``A5&u)OmQ-h)K1BA2Rc zi>v?>4ML$va%4rOf5sHSQp0o70vU@QJg66W4#{(>$+h)p{In(ZfBDMY2qz~J4I_Of z7@CM80go*rtE!$g5Si&oj7PZ8kdvYa7+qe9`g7UxhdR%Ym5KIBEkU7wU(9(JPdGF_ z+KzX(!sNg&^5H(T;zvR&Rzx}SVS!exJcoS9D6#Sa5fJmZI}c;@)c9~B&mb7j*;n#5 zvkRhyfatihT|n^Nh%lid0%CFT(8#aELqfmdXy;sPEi4Eyph!A6p>K5rBF(MP7Cdk+ z!u|<8_x?4v7NHF63Q7Zi5DF+?0>?t4f92{&!VvIRIZt;K!2XH;k%mba7UWvUDd_nS zuz#Tkyvzfzztmx8FLW?mX?sG2r0zdQNs*! zpS-vg*{Ok=3&cl7^A1MB9@r+fg+TC*q?K%H26vj zS<&%lgHII~#}1|Z!zbZVTy1C*u4F~R!3pV1A7_>LQ4~bOA(#_d<;-SJ_SRgdVPcM^PiBLqLbrO)FF&LD1HZL_|Sh z$C)YSgHTL&2!aNB3PE5v#*Y}E)ds^Rb*lDbFgQ(ZXsdMWQXVCC5u>M)U_s=uiv^L# zF0LO(?4l9v&PZ<4S8lwmS|rliB|)2TB?236ygV}Cjo=Z3y!wGN~WjNQ&b$^OSfzd#!we#1F`I#U>1@S{5zyP=hWu?=+i5#uvsmsg71 zX;c9!GK6v(cgJDOK4t6$ku&y!$Qk?kaWHmAdF@v`CZ5oBShB?Ht7`{ypiQ`9?1WEK zjE)c!C(7!^AkNO$})RY6Ic00R(rEjlP1lr4|qytWEx zZx)<;W=Q`MGeT0(Z*pdSi$_*^@&KlP4E+4t*in-d&vdCoKB&f!(v~dN^?RXzM@Nt| z0C|V@LhVAc6$-uT?xO49#1x>BC(V(vt**tNWyT|5fAW8%P#{cI2f<#_U$!Z5!E)UJ zRRme#u7h$QYgvQ(l~gPgJ&0ebGob9$3SuZTm;gQ*fyh_Iv+`0MfuHTItK%XH3162x z$Wll?e={b8%)ooKrEE~G?3HwXu@aH^Ht0t>1L+-WlYtQEeG;SLsG4TMWAc;PXpGMi zqXHR&DolpzY0Ts0Z6h$Qk%ix{h!z6FS6T>+8-R@QxLsgiS?cr4&iq7Nx+X-%ge!rO zfQ(zF4%#Q4J$wi%c3pf2v1$_+<;DG)M{7si@e`UTAQusR7aqkmMVD)Tukl;xRY^gZ zLA8p(yW!A;La&NrC;{qLjm=9XlwvP9IWj;<5O@VlNI6o-fP{L~o05+K#Y!Fz!;OG1S zKx>@85g0npkY=wQDFC(r8xc{hH~?5Y?HHtiI%Hzxpj6Ss#LJzG35V?87MvUeyDm}K z|1KCJnn^GJDd#=gF!qn}=^B42HwNrK!w{{z{dal1#tZk+Q@!7@iVOB%02-?|?Z;c5 zhvMJCU&BM7zVIr4PJ)KU{Zm){IVN1Oe}b(k;Z_woFl)&JB%9T)@flU+3N2ji3Ie5Ah%TXeH$5L7~9{Gz6y zzsLB@_~nhl_%lGOc2jM>rjesG;NCGf>VS+k=WB{4~Ay@FEY-L2tl>q1GCjd2I z8!FR^nXBq-Z>A-o#-AKEuKn}@fB~Go6E6KhKeTjz*n4biR^9s_4_Ua4?-d1JcV;Vh zx1dUQuy8{*g$Z8dEi4@4GYgkj4GYg`D}!yr!}GY`-7$K~!%k$Nzx_EU@%t6gLUZqk zubqXJ=b2B#?ZxmXUY>i+-CHBsreYl|jKfILaMRB#S`W+&5pcPT@x5ni_`6Vl z({qSa-VMlu=vnZ0qVEnvRzcIoEU&>A_&d>qwE^j_t{uW9kOpY!f6!?|4;m_RO=_fvaE$k1e zBEUIF9Iy;cIotb$#$Dj2s7{FZdcx^{E_@_lL<8%^oXJslc-srjbBDZW;Gd8e6|BdR zT*!-x(Fv;VaIca4JX{`uun2h7sj#>vLRdIaJuukm*DE0_I_7Ez)vBC5F(n<`3Z}$L zZ{$~3eL{Y1`7j?Ot0?kAFCXvtim+%ij@0#e)YbI_8>4o|mdQ+gK78D7g^dt@1O;TK z)_YspjS3r-@69!zs9`EX^WdE^NQu2we*;pWl9L;!a*OFdq4EgKPfe(Q$M+@ww;8*(e}vJ)cX=QGH;hp5f5qsvaw+p7o`dIAn`lM;NyuQK>gNeKH|Vw@)kH2$ zDi1FrZYQSx6d0_@yz$2WXW@OXuP>#?Q99q%xlK)|)80v=SK$DPMx^pwY)Xu;!7wDQVbKMyAF z*s8eY0n=ecVoRzDHl~4_^ld_B^YT7n^MvtgCcXMmpiiTBa-o(xihI7zIO6nq6bFH+ z{0SoVN-hd*@d&K}Lape17(EfIOWzySLV1JK32-0*SAC+F`b?^S`V+PRp?k-wz~_k` zuEigTOAe$W2o$frhe=-^fR0Zv1UDX0xL1!`V$`1;G}t`9{L{AqliQ~v2DkyS@#%nm zaX5b2FU>|&$sL;v6$pdE6aL49LtjAK!{GZ*M@{-L;_l-6jXdCYY$KnWZ`yM8ZZ|MZ zU#06RwJ+Xxu}Z&x`>Q8l%s%7$1(AF5Rz$Tj=)Rfb$NdyU``xbkw`!cV74Wo7+n-~? z1>5%xK6FO_Az-SD06>4=;JSiq)eFAQ7~-e;^3KP98$YCX3L;@1`yI8N&H`MM)z**w zMaw_5O*|Fy$}2(4TKJXKskB8TZcAx_li~b|z%TT#g!p-Xf_y7HMz0|6=dVIfLrn^7 zsLC;gytiHrHy=Ym6vy$eAs7QELJi+#J*)atZ zHjo8siQYTE(-i%9#1ZTF@o)nYyxE0&b^|`#hojrb2kTd+h4mLWx~bE5>j4&2ZTC20 z^6!K71G*-EmB6n2F?!1Sj(+nif3cFQ^*1~Y*6%2(!E)HS>McX|1;(YpMPdCm;fnPu zj*g=OTcHhO1ge~lh2Zt&bX!W+StY?(cDF@NQ6axp`m3a!pzmqBWS|4wp)@b;atY6ss|$INux5(O zZ9#bTqvo`G@IKRTg%gQ`C}Wqppy)p3EFdp`DuPf&1l3kRv3}*yn7U9Vklv%Vf^wb7 zH|LRobXe<&M_eTQowBOHOM?GV;}R75x&g#RngGC%q-6dj+m~-!PAL9?`~%+s1QPpD z)P_SvD5Ly7yn->|P+7=mJsx~e-h&kI`(#6)@iw$x4dSq|7@uW>fp$7o+kLH4fvymL zAiAy7jhP7xh+UD_-|tJDN(NtPp(|WJ4qc(6t_DY{=LPq}R*oMlvAh8ULz{4=DSPyLFZw~8bv5(!&I#tqDbw$3%B0w#{? z$@EkK!ifj#V%e)RaOHCpiM0M#9{>h_5j*7Es~{=P5D#}D8`2yUd08AP?)rcvQAsWEX)gzDf#9wb~4IU=YN?S2GuJ_U189|5i;$+A5Ru0E6@soCB5^*&(_#~P{_FrWeWJG%fL63~!Xj3^ytv$Tq4KgC( z=1>OI=0>*iR$AXG02w{-THXnNK@KTaSl9XEA|o;`PxxhE{!rr)Km#j|E966>N7+y@ zUvl@A=p%)uOu*GpC*ZC_W~s@KnAAfF`MADWP|>~-t_IaVr9{D2Y@y0QB*Z}ewd#*V z2Fd%yn~Gh9+P`o#*0-*z>1-L*0j0|G1GuLzAcK8;&-0xw#^P-dJn8m-0K-E=GlhsS z$lw^C6$k?zb*gSW)SD0yF@w3v8Tzu1o(hOqVkcTS8W%+FXmp~5faoZ&p+N}igD(mb z01;?OzWoPY=?@9DrtDEw`Je-uDpc0&XkRL)iw4DC5~NL~%%8hj59UiF|FUK&VAfc^!y_@-@)`Q3m-g z+kY<#l$Q;YM@i@yIgECsn(&t1k67rBh(IKOZ7^P{)Ie1V$1`w$SGNh1SMn%3;6YHP zJLE)w51XN3;KXgYs!G(xh9m-Q;mZDVDy9uNF^|{MVEgE)oLE2;i@J{@u^=jD?vJ-T z4ojmW!ge`kmzA=02w z>(Yd4V&RocZ-jWKdclJs=Y325R>uVLpieloB-;2;6OiM7<3|@YL8zoV*uR08LQOEN zA#K_J>whcz8`iK>MLg2VfuwP_BLXXS%Ki%?Xa5C}v;XzuVE+yW8|=?Tj)UT0j!?$M@hQC30a?%pH<< z;i-jUkmxyo$2eQKF@Y{)_jqsPvOZaKLQ%iK)dbPF^Ib7W00BY%zU$L~U7i8%OYVBz zf^IV;dL)5N5^AY|0i&6qg>;Yv@vXPpEq^m4LHZiR4zaf+<`j1FU?YMc(Sxs=KZn=w zz@sqsJLMt79}juGO$uJeMR~~Uf-~L0>ka)Byl%L{hZvtte}eMO&_rfL7h=ry2pl8Gt$J{lqtao;wxWgezX}%Rc`nK0cRu``eN|VcvOE z{`!2rig5xv_a_9PP!2zgXq@KUqTZIc&~x#DiUnvO_#vfyYOe_{_O$+2loiEQt_jeB0+INtz zFFlxzZh8A44HO3Q_M+U-eL}PnN z4MGpK%o$YnHsOko2Oe$WG2uFdNU^Mk&x#uuocMQ_1xm#6_q0Sv-zrsA~Vbj(qSah@h%>*D0YFNjZ29)M2| zE5Ckxf4$AkX1B1tUwGF3CY~Kno^R9s$HUvSjSrMQ-oOLR`SCs^-$uT}c?`)n#^>AA zkbIr0?Hx$uU^{R9ealRndJ%H4u;OYvn~H)bvU91||M zFqWNf)Bd;4@A=jJ8tWdY!m(cGLXakuZpJ&0e;bCgTzN24zkRJB7OrKoTuDDOl-VES zCB)54_iti&(zH2$90t{*Eb2 zHu+~PINzK8#^J&IB9vLDdN(KcW=uHZ&ptkty*Pr~J>Cbm+sFrh*8J3OaI`IM$@1a9 ze+{a(dvk?;m&ctyuj|Ntzb|nXLhrl9H2A;&{?GsZM}l<0pVyCrKP%i$sU#{$g_oFP z+~s7IVhwM7xDc)a(Q*vi2z+Mm1R?%&4G2oA$^!TGtu?qHiPHm^QsefKyT6h`j~QZn2aH!#dG^R|{>WqS#Uxy|ycN^-Vat zST=I%@KzEB1_4hn7N==`afpGo=m>||MV`km&Ej}`zuLvTq|L(R>ZEB9{7g*+Hw1~w zvf_dQ9Oi-XOwSESH21JlvZIkJ1V&3X` zsg_Oo1zhd(!7CmYuJ#0xqc0C22%L`Wl~+>qO@u#Q4m5e+H=QR9zjY zdLrt;j9_wgAVyEsbthV=>rQ0tvi8j!KMr-EW0;1~Oucv_ksQrW1RbrrDk7jwxKala z_-c!Y1GXi|gQFH^td|QypiMXy0%<&-E3|H zvr`7cr&o`c@AO^3@`HY=ptJ94vbE!nhs@hn+VO60`-?2s_kDP`$AovQ_ZZ9@<1_OX z;e&QD2!Q=36ATHGegoZWt2>3kDAWV+& zq2Lvp0zkItsmINJe|93_^!%M3zs3+(o*|J+@}^7|fz|5-^+YH0U43p*(iVWXylXl1 ziRr7EuIiw9a$S&z%1`D1){jyFu*|S2Du#A2<*@(B^f~g+2?BG+h2Ib}ap4;P?lHz^ zPBj2rr)s~4@+&4Y0&}*o$WZ!Y^z_1aqQ!;pL<{@>`f*(Ne;s?cOdfRvmy@?J?aa;fpla-*c9iZ41vL4>jZf`R8tdkid~tli#SM6P)S|kiG^|l zT!hH?b{s7?PPu~f`AWzs-cdQE~{NY3NDp~0IY0tm`wq(1Pt+$w0)CuZC zZK16;IDc*>QnUr3U+&=i29^oVH%J>#wD{PYLE1W1+x>f41WkX&7#Z?)jGi)nEU^W9Bz%5qK`l3r+T2+7OkZ|v zBPGvp;hOp19uV{!NOpwh?V`mNNZ>2~7P=$jGd=B}0KI~B|3o-IUNA$( zXL@Q&<0(J~0l}kc6LtTn3TZ!ZI%Woyt^nCGaRGPB^n}Ez4<>w|P$__T7xw?jQA94J z??Viqe|R8uLilaqY%I2bSV;8p@Nc+R^{G)gl6vPO6$;pmn5!HjI1z>KU6jC&3Ehu| zkAdtR75!Dwlb2Pgtv-YQ*>F4`(zw1kdae+sVSoa%Zd)+28hM<;VBT0)y}B`gwx zN`-YXc1iaTPFjxP@&RxQv!Un^k&~J%f z#M#v@Th-~zF_7p%q!A}jw_kJ$Ah3lTSy0FcIwHYTheR0&24F)?C=)iYpsG_MnB;YI ze`ny?SwkA64?y%DwSy*GD(*uZDE~TSL85*JoulG;WC!3w1l+!m1!=oQtx`y!kB5E0 zdZbU`o)z!cz^DQOjlMI!+6Nwb6oj_9gYg?UCm7$baE~!QGrnQrI#m~Bb^kE_3|4w5 zhYiM$;Zw$65E<}wwUPl}Z+IMx-*HYmf8*l@#6VEM77_sSq6V|% zW2#m+uJiJP;QK}&yP%%&^pB;mAO|x2b&R0zr^yAB1cchw=neD1Yl9#c5?l=S% z4hT-~N=ZocI1E9xQc4!*fbu~W_Cun_gkVS?2vEKn@R851j9~Y$AQ}=q_MSWg*hi>LiW8I%D&#=g@Dr6fwit-A zq?G(nCm<{Ogpd`29ZDhN*pTHhmEfrvs{7~<|R#%F0^ zh`UbJ)r2Z-krp#d%93Qp=&7)XeWm5M_&zTp-}%P`n8ezp<)PD zt*`%zD`_#{U()wDTqMV!W8)VmlLA-d!U5T49ET6`crBlcqA zx3)tdBzjp5s=tL-Okqyg`SY;5eGO@)NEHZe*sk$t;lx7 zL7AXZ!RjnahysXeIj{(W`KWowFu(pc!W|FzB~X9VHrYGqj;D7h0lo)SZy$ZI78x@2 zbyI~A4TN`sgam)J@Fw&<9eNYmcL140na!`v-@ z2YJ7x@{jvxEY?2{1-)1UA3uf+Dv@2||JDi8Yyei^rv>bUbXq0Z=O2h@rNJOSj<3Hp z0rc#-m~bQ;`uLCy#J3OJ2T%853^(#28=kB+?iinCgJBFiRktD@Eu$unSNFmf`bck_ zh^aKNfetNN5G|yGf3NgZMAeVCJPzqlP=+e0pd2vV+-d>uP4)VOSvn9j$j9%0#<*gcH()qNO4nO3goVN3aZD)$8vCwcUWk zl^*sX{TD$(T|9L%sQ!gaud*5-7q_%p`4@^T`Lk>X{|f4uf1o%j!J$BDc|Qn;w14~; z=+$%r0|~kXK&x~^Jj4;%0$z0o2#ACOMLOYKz<1KB5t-qJe8{*_0Vmad0SBynh>s39 z$~z_*mq-pC7nLWYYQe(Y7!wYqL)*cS4zo2{G>7{@hfe`2+?bF2)+J$Vm z33V9D&KUyzZzI<5P!)eTKBEiC0L^b09xo6#6^~%M98>ABL((Gy-?%&fBXYr@=X7P9}o8nas;4=`fILw z?4@I6d3OG;;p71woNz?--QnR!EFusnj#`^b;~xz2LtZWLz*)^Kyecfx?H2x1gD!Oo zzuvKIEXHSEHH1;8YP-h|Y`hw)P2`G&BD8h8f_n|p8I_3b1yyKcsJ3jBQ`hz z^%8zZmQ`}D=aUo0<(%F+<-kv01T3BCpQ$)pe|&DAr{6OH1!LYJ8z-P3h^$HRDQtWn zQ1B@M1)mB7!o~}r;A9N+8rz+!?VezcvGEMcstPjt_$@%e1<^tu_mvj<`1RvpBlb8S4)Z{bT- zs?!5hOt1Pp;Px^BM;ab-719CbLpZ>||8)YoJ{p6%7Jv#uI9j|fpH*|^#d;BUQD1s| zgE%6Thfw2vnHpVOg}}BJc%T$93*4)pfA=d1LH-2xJrE||;-dV1OgIz`?Tt--yhB@E z_@O&)_y#wM8{Y7MPcc5<@P-QNRNXsLvkJchvps3+R&0BWp5E}W#OV$1M5`O#sT@Mw zH#L%gK*}n+oWKuO8>g>ac--)9)vFsm!OP^u(W!?=)Y*BZb8^SGDND>B!r){Sf7Vaf zH2LG@L!+WQt!UNP&b)MqUbSByu-z47P*pg);}f;o2VtAylf(?5wgrW*EU!NAM>;yO zLi`kX#(@bf?)m%#YVW^d&l2rY-+KNRKwx2RF8h=f1y1CO-sG+Pw4E!JK>md)BqDG*Q$E`F@D>GDgM9H z6h+}ajNntk2v(pxJ6&J|D+rM7&B!ahttkrgxO?>-|F`hlT@zuOI}v}&yTNgHy%dT< zM{^B*pO4BV&6%O}E8bj-==BL#(jcMA)SVK=7u6S7fr>{i(p(S+ZBE-sf4O=P2lJ@) z+KZntO5>nqD^~zV7TldCL_@N^_3s46XixN_1E1@lQO;tNrb-#*~%tr#5p^6nX*(n;M|Z zFM)2{{!jZwZ2>L8e~VB%Q0f$|41hkNGroGBU}C7{C^%rELk{cddm5sEWydy(C=dYX z4pGqXLLmwa1o#x=vnViFPp9fmzh_qh+A3XC{5;UUS zB0xzK&kBEnC|HE{+k`7g(3edP`u4Y@JN{%8mA|hy3Tbise=2ijQ$82{bTj=Mg|yUI ziiq0VGaw%?0+Q*eva>avm&&T-H_r*o^pC{qF!yOig*;JWK;a$S@@fBA2zFt(eju_a$p!(t;fi>h zaK(fJ+qGA->yJ8O!Zu^v#|c|&xxKJue?rvSp?Rbrfxt=0?Of#IXL_-vE(2WRQZ@}j zi1MA*r#27#0{nzRSp<`rP`*9Ncb`5m4{|6K1Xr?-z*V)qrwr;o;gD66!?mc>7j(xPa4#z&Q=(TyrbOTHxSwKA`_;)6!=>0GyMYrH<_A93yF^MA^sfiIBa_rvjKgm00QZ& z&dzytkm_LZXtRJxqv{=2z3=b+U~OSqgUXkWe*xO{5kCguY%qAjw3iM4J2pH(b99R# zJfa*VRQgpz>%3)>_N1<3G~hK*zbyyL$Alw6(8mWf9i^1+W$R!z32Gv@jxK zAk*XV0gf%tHO*AX`ZM@jY$vd;1kD7D5tma+({1fcPZEf7Xi$%_gYttB$OidV5C zR0C!0qbAr@pXrH5DuIS{81Na`*@caCf0WD^Oz9|*25=a5qLL&?WyCHW9Q=$hr*#C z;6M={35WX-aL)+=_iPBbF+K~2LWOXc5pbwPRku&$=4BtFXS)3jM2Ln3Os+-%e}7z3 zxooHqIJE|$mkA+xbuw6}2{%FD`VK=)km5=Th!RUdmTY`r0wSZ|lA1tThYN^AUtMqU z{BDsGeFIY2;BqVe9xtlb^m)Z4E}t7`PtBgqzWJlje}xa7vo53@pdkYA?sU() zp?p1oK*gF=tdD}ko>NyQz>B24e}Ml`i9f;5>kOp9d^9ciUOop}+wuEA5Dfg>rsKWn z;~@aR)Nf_e7V)>d-)B6L=rk%Qq})L-;K60w9}&Jc74uh+5zUF-7Z%(h0k_YXQtA%% zhWh|_&k1l>9aU^~0l2HsNwzn`ov5o|qG2AlaQv8kDjH&mvvB-kCHKAEfABc8h7P$J zX8+cxjJkQSFg=?*@xD*EG9VI?i*Pi~cRsmN^@IU6?m=~!A$1mgOQRNjiyslzf-=!C zSTGfU2N|LOQIJ4x0Pd(qtW3YH6@#I0GPPRK3RJ^osYDcqfMYNe%pEEa{ysA5kOOM* zYDz)H+`%277ZmS@wH9q=f6_6u=vzF#s|57tJ$)TWg8Z=%jdMLU%fG{MP+z#(1mh~w zeS$WYe;;mxAU{+HGCmLY$066>htGRX_`GMs=Z*1MAt+RE{fxi!I(~V$I^4(TDbp{2 zcSX3M4>*w*;k@B-FnvYmVa^Jrg-MCu$HFdn4cde&rcda+4~kO&e;UPep!$;P31OvH z;QEZXv*ful?tX#13AjuwXV6a5=4X>fmoli}ujM+-I}PNsjL_ztEq z@(a)*lNJU+TAy?jf>@it1GGmDpZVnT`Y2E;a8KtYUyXU|Fd1HK*1qR6LRNZq>Gsf^7%owSuYu@Ib zz;SSmki&6sO@uU95G|~O>!lC}9VRt&0IX#0DUel|gPwnle>i9puEaqBgwfQI6c7$1 z8Mau*9*OVEj&0<|_0=-Pd(a**A_eD_y?z_Na}?*{pp$1#3L2?Erk^7$5=IWM7;Z%Y zS%qQ&!(7+{iy_hD_s7{rwiuVW`dDXPMoUQ4YIu!v5bc;4-i88lS&=3@0W`qJ34)Ma zkpQ^tgp*IBe`^Zm3z0Ll6%^1LF?byEB9Q~CLUJm-7VINHr-igg8-B%!{76(m1rW(7 z@Nzy#i$38{PiW)2bucxsDd7dddG3%64gJ%Df;Fbj#$tSy4OW+{Q?=cbv~AYG44Nvl z5e+eVswgaoJiM?V^61-~nGiP$ zI}QnszvtrgT@0^cey_-Zw%)-weBYlp0{8OA}A3_)DAVg?}JT05M1*PcVjDzU1r@5M9*nP3N(m ze>b8A2;$YFE|`>)Na&k7 zy#3qwl&Z5ow1@zKhwcyo4Qmu4z;JobF+Pg`!{v3VwtE)mDvT3%^CURe@(2g3L5>D2h4ET&P1Gn~1c|8>SM32{i?DVaQozh~t1~WZ8p6F40DFGssETt~Unkgp%2G8VA zAnmsNWdUpOOqlyGlOsV$wWax&N>j;D_M#Z+s2Thx9zQqN^S{Z9mma)u+x78&f2#?V zFYcwpmvGIi!nu9LU{Q4}9KW`(sE|T;uxJAo1&bPL?>WY27B$pfr|QOgO|8awpJ7#A zICl)6a%rq_>c4j)i~SPXTTppuuS2rNHN6#4B;LePdvN$qqrT$N0T$ajsLJbwKMEuo zz8h@Qh2`ER9Bb%#+}(Hyhz6<~f1eVr2T%ad;P&hDVBkVe*pYM<-OnU$l`Sb0s*oQdQ+c`$6GTa$4_i5^+|cP0 zU?UN5z^1^XN)Hm#5m3?-y;^hN{UfP(%e`|y8_b`6Ai+HLNUdG2W}r=8fAcEHLtjU8 z;y$NdCwWL}vsWQPXzc9)Q%22^#{P027H}iq9eIWY9OJVrFf3rF>c+Yk(az)5t3O81 zM8Sf{Ve|_k59QtPxSt5aZqTRwzE*`+>0APMl<-p6Ux;7w3+h#$ zsZ~CX+%=NSiQo~-FehFn2T91)i2Vvnkf&S3++Stu()=HhC2fuVxcer%)kFWvVYQ zK$%{JthTQ9x>Yd~Tx-bmq_lJQ<1B@@2$3y3dzl^+ONq}YS#XQhNI@DTETDz|{-3gQ z+mYnvvGuDA_PrZj)m@cU7jxmWVH-Z74cpH#?+@&6g(!u{f2D}XwEyt{B}#F~;CYek zheh816S9k1LDV^h5$0QEKIB3E$*62l(I2MQ=dIDeBLA1~mx(+$SiA;}FTpNZtq2$3;=MgbCD zC-gi1^}alDem5x+HGWR9?GOv`h+XB=z#T_|&=yt2uw?lO{xo{vePpLUQd_T?wO&7v z&lk=Pa4@lW!JSopZm#i{atY#RsvQD^j6(&GdeLD!e_uoM%}C0UHbtV)FvYkT>5#s~ z^3E|9GTcwSlR#r3#xUX(^r&wU@sM}mgWxl9ZFMTz`iB)|j=hlHJK_@bIrf5vd=bkq z?T@{X0fKHFwDn0m9EJQ|9)kmJuWW+>Fx!g&V`uPmjrgV2a#i>{ z1MJkqRTV$jrR1ZXyA!o$Z_pKznnt=!ZMZyh0TTVw^9Q^rI22D8Z{E6q!P*7xM^qlS zh_pQIHaz`@7f|7Tgaz@u5gwQ!I0WT!;q3V{f3k32KW+~9`QK#Cm-|#57Y%=?Ve-kbZhm+fL@QJN z`Y5z@;H5_FUy}|Ls;A9F?f(tyH|i_aA0V$uSGT{#WsI-qRT-+80Ck;kU`(Xce*|g} zadf9vDXrmeGW{F*FexdZ^Rk!CN%^asPkSs)i&OamZ9X-p%7Xj(0svnzQiU9*u7`U5 zB8XAg>HfFu0lye=2F(VgQevU8`>(gv#;8U{d2em8e|d>&pHHBcas|>H*1lL8IyQ`iJzp)d0y)TU1QKbLvX4De z0RGU$7XIb|k>bLs_>pk2uYqn@?AJty1SeXF zgzKXa34wFEQzSI%E0Hh&U6a;se>>9J^Qu+U^?U4K{ z20=+ppRGIK_W46{C)?gH3~hfC&yG8tnqBoj9;)TGY49Lbg-4dNAUO~4U_PXvej$tie^nk3ep6-}IIH*4>37f@ z+A9FI|Fd$d(>r{^AHt3SjYy!4wuY-1cx*Tn4sCtH)E(OFLfkwc92!8U3kSp0z4Y~2 zI2fibs6s*4&elkW8Rk^fI|{n5o(cyiTExH?M2364<8sJ`Kt^@hfRjqRMbHX7y_IZe z^jESW0kkw@e-_O9Hjo;(7R#=37b)_#<9;AbroRT#Bm@|+at+W`q8J}j?ukip9t)Y4d^DEVC|X3E&D}!Frwx>sQ3H?bPo)@0w(?uzm6zjz0Lf#( z+Q9fwLz{g6X!!X{w5phX+?Xj#ly7St3^G_{Nky-rfBy3iiapP}pmDLn>ckQj)9Ujb zZzBq5c&x0UhLTv9YwY>BL}M=AI1)+%koTbmpI%T+p-k+VQf5cC#Oq_QyN!I0!Wryt ztk2@YV0S?k;-c2Ce@A$E%BWk)Y^{)Nc^~8XFsV{_W!gZayU&~ZbaY_7lgK% zdZ5P3e?=ev(vQ3l7X8dIcanlh65X01#Rp)$v488w9%R$vxTPoXN8cNbaXwMiEw)BH zDU8N{svPJy*8zC=(A&IJ6rH~PLjPAe|5;%y67gh^B@GtQxqSXJQGKj3Xob~r4B6l1 zd_i?#!zZyK9yawfh1LH#{l@+s$F+BV^*a75fAqCxAD5s!Ppy;vW)K`%0CB*u0I1SC za1UM|!^myqgQZ^$BRAG3maee)ZwW5UAegrzcVX#y-Q0t*ddkxMh@HqSfW=9k1;68R zKleMHSemH}d{3lE0Mxp75Qkndb%I;H(Q2JCQGy6q0d#X;w#SHr4_x@Psw8-Bx>+

    n3_P3Z zfuE^|gr0%O0kW>p!|3UJ`ShgPX(X^U;{?QL8b5t`hKT9Mb<ygaI@G!o0shKw8@+yg6hffj$a1JD(_B=z(}m|JrOBghIk>y?~A(e}hPM zITuowdPCD>`p?*;eAo2c!QcUZ)Vhq zP+qs@d=mAP#9>gEZ9p(wK;&Y5e~RB9mE65P29evycfnu~xv@SA27}xLRTB(#+BCL7 zLddzje-A`%oN;O#_(_Wac8jAH27kfGX%sw(FghU+y*9OlU}*GLf?;6fqUE-_QS%Ro zFikkgT!L6=jY3|CLg#!MoS`K%bUa- zm_I?Q!|S&?dTHb2pu#n5l9YnIIOIY89RVXKyN4{Lppko6fa>$xAPyt&5{4Ot38XU@ zS^mD^&{k--Fcr!lwa|JMe`M$Wh~Y-Qi-f}L$f^YjuY%_B7iQQKA>;ftArt0x1LBO; zQ(IwyuPb+pt>8q9l-?cJ!&V4r)Cd`Z&Ybm$~V&*}C)@eK0$yee!9q8MZ%=&Hq|6sH@mKl#Wo0n(eN zQVswxidqv&;miEN!t#llK|I_g(G7w?0F77eGxP1LjUHZv07ZxuOru4FAg&M`zZDz^ zMnbnnTqX-n5(bP*e}oL+bx(-F;x9Y~#(QlLqR1M&8W?Y^&t`!keS#_io8|jL1kCs; zw+gPYaX;)wOmd=}ga}xi$1 zV`TI-8lxcu5*9Cis2BnBs-f!pBZLrm`#>cmfBb|^dsP=3HILSOZEL=b z07%qe>SZE)#Mvh?R*{Nm{7ikLlPK*d$sf@9hBj4}Cd~AjxB(E7c|IgwN!VCw0`5Qg zzTp1!)}Kya1l*sgDU+$4G_d-|15K!a{>MW#-Zt%){p%4j=T*3$2h@0j33V1Ow~HF@ z>oW@*GAF1af9-FmfV^zo?#A+|8t(|KQ_J3o7GXapS{U{LpBg+222Jj;;!*.PT> zaK*z3_XQ?gm@}eGNcxXem%zY{dL;dfh4Z>~(un=TZl|de*HXcT#!W9`d$h-VdO+lQV)#}>W<_#{t6W=hPBNb)D%T6FZ3FrJpEHynaE!P)v3KLlP5Hi z9;+Nj*)YACo~~9~M+_Wysz$JMig-j+r1LS0f3e4j_%Ya7QGTDZRnMm%0YkG$A>fT5 zybJ)4=_QK5RU@pq1O^u(uL1zlms%bVQIUQhp%0YBSAK*g<4Z(Ep(imyd4gJy&`iLM zc#MGbKHffH@Pm6&Uks!hnHbLr#D+ryp{-AX;V{)N4ABFEp+SziU@+L=YhRxQgCT>0 ze<}n+&DUY%w^Q1BxyJYV>ZyUyk2p0D7DR>&8aH!%IRryHY0nF81LJ_AN`#jqiTgF` zE3pt~jsZ@ZWCa$MEEKJ`i#kOpH1aMKn7cA{$u>(DlRwj^7TMSzR;$w=vA5FWt0v$; zTUNp4O<@xWh}$3Cc$6OmpGOaS92IYg{qwt(%1Je1J55)d7o1P8$ z8kw3nK%yo?$W&--IOL5I0)}A35jgn<5efOXp-Gl{9w~jH9Hn{o$b`H>t$h{QRP7>@ zKdWDlNJ#hl3apv>U+_y8Pv8?L_LP$aYi_ZqxO9~ZY@*rEqSLW3f8kzioKf7iY~ ziv&mi%n&T%$!06e>sH_s*Ffrx*?wLye+Ln^Lch*_(!y47qJ_^85UpV=VA{ecG{4}t zEY>q3p;2Fngp4dxGz)kD>_Imd&62WQK%+m3{LQN%Uh{6ufP|x?L9TlA(^ne7f?;1@ z3mjkQ6_DgvX}_g@T9qC%AkmW?e*h&%vqSogK##+)XqJ(;P%1;jQ}y~NSDcL7!W2l? z09=WIzZJjY{LsQ+F+q2H0n6f^egmVG&iPA$@zYO+pr92O2@P(W55ZgA!};lsU%^}n zvPd5=B$hhryD<e`@UR?j$pLF6Ez1<@i8c*pgA?vJ!v1E9^oyU0ht>GqIc9D2e0LAB4+qga+A0=m|y zYemgJ|JLu~0QncE9U%YuwIbqo!#P(!cPf1Na1AT)=Xm079H! zVBv`@D5OF<&gzrD6zX@He{Iokf=5;bk-yKs3q3p!4o8hTz(>%@tQ!AkAK1U+tZs!} zyo&#(4I`rW^>jy5n6JO&BgT#OiE)oQ;N2cW_if~Zac_q18|yRU8nP#-!iv8Yx9K}% z+|1Yp?;FdfoO=(vZ*h`&Wk2n=b7sfKQ4{A$A@VN$xCc8?Yc%=8LuD(lbb>Ii2ge3=^HllqB(o)cJ}$Uwb) z*t?+p2ui}=XjAHef3YFlz0Y5&0sPC)^P~b`#3}&~;=69Rz~UM4r}8F}E?brkb7z&; zt8efo>?8NeYgA+Z@=gc__6>)!p`iZoJBD1#=KSq3)Za$F%LYUJjrCbJlrIdW-f?s? zqQHilQlHn&oFBVSMZ-O)zr{(5O#U6$L#bEPAD;$z51}`3f8_E5A{g$%{Pi=(Kt?!3 znPDQnoQ|Gd6zs>I1DigrS~kC5uV?eIEY$}_Lmo&p=Vw5vS45f=I&HB9RHZYWvwfl` zmk%uyYk5Q1*>4seMX%=#G_rwt6f&Xi1ze6N0m=saAEXt)2U_?E)4v#qnLfnwp`qLp zL=W$P!X=;we`+WMnxNXEFn*$kT(-Q*k`=C_18%thsJ{Bfh3lqK&_t50oV&6n;#p7TTd6DBRTLG$nVymLgCim4CFV~XE|UXzo2T517^+SKtlQD z)$e(yVL_bAfoq~4mnZp5ygROk9H<~aVos{kx(U&iU$m{frIH6vdxz&Q82QtmB3G=@T7pZT!7OvJHZ1h)rI1pPCAGW_8Inwj0L1+41hQ<{J1evbVSTI`UXF}t~ z)qArHlrm9Y3`#Y@Sj?5o^vrb?vW2u18i|IHe_mIU>1l5T7Lf=7mAzZF`$FNS8&ZQS z4Wq;EC!V36AI5_7cjPQ+FBg?+e-jIi%g!tqe>`Ntw!YW5-gZ~Nn8d=*+#lh-HMmVz zg$8UJ>oW@)uq~+C-6PA41!v@uo5a^pvmda4OkXbITni#gdM!@!2zLt69+!b~CbDUD*RgoY*%;Vse+Ke>?~smOVC5#a6*u&1a96A7w$I5%hB2HJJ{Tz-wMXm(KfWKSZ z4OckPZ}u=H^eV(tuSO4b&EHs&RanF6f8A51r?&sNz=W%7IW~Noh@W^D`bQ1NcpIM2 zst;yRI5b(D*zqrnjK>%ku947(mp04zZ9Aq4m%{*=kTMT&d;`{WjyD|Kt*_4boZv=%f5q|% zStTb7yaraPQY18=r&c7N3)i9w2zt;#+Ad;xi12p&%a1uD?D#8#9`RCO9DD{#@ zes2}Ai^e$Rb$q1hCJIDjY!&l#A2}{?Xa}_Q$qqOSjR_|6fK+Ixnl2R#6?g0Fvs5rt zTu_CFU-cwXp##yDee1^RsZi)goSNcJv@*r7kHQoWIMOZ^$mGgdqaunAf7KxFL4PF| z5{!yODCh^drRp9BpL=>3!O*rGnFI5x$Ho!}3p|N{830d?DqZ?RcjJNdyHI9?y6H%5 zC@+{koiC4>!4Mb&a3v5@VWyn&w7ng@k?-|GHsXadGS-heeg_!_RGQNJcy7qJEB zpL}Up1L^f&y$|?4(d+Rre?j^`mh_a7pKcfDW$vHl8!!-JLl2H2gP0AhFszD(i=4nZ zXykV^$G8a_^MD*^P?|0W3}{?!Vqji&kG!v*ih*k)JaQ*; zz{`TD_P0k0w3CKAfVu=^fpNh9idw-NXvA3r6sljxk-ggu%&(ppe<(hF^Jf8y$M;P#nq@% zwOR{TAYFhB%I4vyD|SG<*_&XLE5QEnzv{-YEiieCx`O>rzA)H7F5f#Ap1%*+Khbl$ zSnV3|g#;z9?}abbCXlGHb_K?RQHjBUmiGx!nO+m4pK%ccC|Bz?PmZVK zA>Z=cB%QG7KWVP5+5dTii~zFC>i$iUDhPsw190-4AqVpNKYtyFf%>6z#V$%mRzLk)DWfwXGYK)+hk)_BqQt`ym~ z<`O_L%P;X~e=`v>pyi_+bd5HBr%8=f*Zo!K0kUG+DCLH}Br|Nr{g=7{`vHbh|5%Nx zX6}Otg8T>y-IKYew;n)pTF2Bu&i~{u(PD$;^0>Tz{}^`etpRUB_fOgO?aJR!mAEl9 zF^B<0r{*EEHMcio<0$wvwx8F%E!Nn6%J=tR=N2b1FD>5=eD6ms_&!ikL;KSkmET)~ z{^-Y6V}o(z71t-E6#x;EPyFJ5)l~acKl`)HWHywYeLgD zSeGaDqU65|Jz-Yz?ise5+ZwRD`LWtZ10u}M_@_9AhB6bYJ0AYRL z9lSk;pxelYVNg3;At4%wC`$-K&;?ak|1XvZAY8zVsP!bce}-OAjYa-ekP&UikzFvaE^>ykd(REf*=y@L zPqiy7V7Y-zPp4-3&X83jv#-`Q`QDHK2@!_`ATxk%i#0(~&CCvDK%oZ%`$8`+DqA$g ze$fUWF_5;r14tnLpm~=V6mZtd_g@uuL=^N7Wmyu_4-CtUbjj%}K@`-Vj6PWSe{uBW z<-RF!t3R2ngK^UnAfW&8C=n3rBN0Gu@`%G9!^XWOY+RM&aCl#zZ2-f@1yvX{=KiPU zVjz6qFF}a&q~dKHah4oh5P6r31<}F)D9AYMOpHGDio&8T3gMUj1Xt`maB;0RzV*FB z`x6VtuCAg8?w(9}|LHqh>go?^YilCb@_zgd~b9}ksze_P+Pc@u)J@Uc)q z5AbmV5p_N`bl+QFpZVC(eL)q${C5M`rgdjz$K*M{b{uh*)n5=Tvif%%1t$j{>rPH? z)K{FGP-EM`R8$JFK@h71%vK)#jNx;AKCe0>Cv+SL0{Tv9kgF`-niW8oCu(L~sXGH6 zr*LEItML8eyxgF^zyv!?A%vR_3||ldVkr8R_uIz6zm+Z zslm>qk?|GDk}446Af2GUV(5(aQqmbvEEcLdG1KPOobN_|q?hMaXXm(9)3cw5fRh3S zxK19BBDO_LKGBn!!-OXZrJ`7ntq#}iZzxjq6s6N%gXpr#dgO69p1$mWJ4kp^>5plS z3@`vb44rO?us=`+9DgKki?BEu#^=S{y0dQ$hR#30)mwq3$A+mseZQ}nhlBEvhuiv8 zpMDrY6BOqG9&X5;&cg<@d+Y17N;aTfP_?@!RgynNczA|CIS=>MQy#u1f`^@G#lzP} z!NY-o+IbkWj@T#|R%({bxNg)}96WGad&Ns!=ZH(&j^*kf<9{A|<(bMq1=v$x%Vmf> z!NAnfl{l~ZKnO`^32vURFequxP&$f0e0Xj!7IM-eb#Wgg(r z2CeBFY7n@$zJES*Xz^>%vW=?U{Zy?J5V*AL4B9uJGUzoC4C+KH2E9HC25m%pjGOF( z0w$!4O??moYt&Z^8fOj=91#y4t2Rkkr;8+5+i=9a^Q!CExLD_2ELp&IViodui`I|* zfjd3X9_l~wG8x0Vsu9oh7|qz@6wfl_hQfEXI4hqLMt^glXaSc)gHsi24G;Ah+ zQC~Ra;Wd;=qgqyzVb4A^G;DhRWa>{}2?{pRf3+}}(=FC@f?ToQgIr1(lFa~JOw((Z3#vu1J77q=Dt^;kK|C{6b1cm1Mt{ZY89w!lISq17Z4iatDzBd?S0f)# zw|N2-8{J*b^p_)`;{1{9B9Nq63#9XvxAR6ZnVuSN%3#QLsXYS*fOm|@^gJz5T=HBR zE{Vj+>JCYefMS3Fu$l>kf&Ww+#{~i=(Qn-vG=Hc@s+2?HYgyQjhkAIE_ z8q`lDXq0l%?5RTiSD{wDD;x?W9*>)jM#j+jR#f>%rkjScWVtAX0}fYq{9P^}P&_#) znxv~;wo2|C2l!9^ip(_k*ZbeN%KpkR&42fsom}Mp$0G)e^#Mb}vpF!p-yegaZRCRi z-^*itLy*v6XrB#+7F6x-dH2;tPV3Hq*Ql@``iTvH`9`m8qQ~ zO(yU`+=DI~$ct-$s^kX6E)=}2!dz$H+P~wTJDT+Toxs8cI4H9M;|w(B$Rle}7}j9c9-pF(sn++sFy5_s8&N8~H8@%FoTMF7Rd* z;lb@CjL%CEDCpvOy}~)a-t4AV5RIM8}5OTB$J4Kqjo|<3@ia z3=(5f4mE_!ClG21m`O<9MTA;UT1-ra0F3_odtojT|vuiM466F}VOkx1i0_ z?QBiix6T-Z4Cz&6{tK%7>?1@-q@RWc7TDYB$G8OuZ8{V}BGJ=w9;6a-5MLYOV%$hb zq}wI3K;8tGk3x8L2C(2aV2ojPC&y;y1 z>Q;e!io~fG#AHbHptk{;Dkr{8gt8bqCPSi!Q?_QVwA-K)yuxwSRnPQ@0@cxzuclS2 z+9lRxI-;OJ!F1z<0jTU^E10+PQy>b`$5?&?L_wT4hG+1rs+po{?D&6Glp+iA1`VQA z2U@WAFgWE)-rBLgbAP&MsX4ClcJpS^X1xCB+?(`pG17QzXP2=4Ezr`&%{1ou19iuG`L@bgTZX6>6Ev# z3F<5RAmN{|uGJV3iK2M};31cNE8^rMZ=s!d3;~PQ7jj$$kSh2h%z=aV7Xuo~27%QG6@ml@JV38G z>o9lrmBIG;<%7vNe;e?9+OgpB^!#3z*7rwn`vZ6i4Wy$52oVDdN=nJM14l>zqx2{w zAdJidT;3oxoqx*>$oAgXXD+v86^Nfr_UnnAg8UanCvd>jTYTU^P*Dv&ZJ9Rh=wM`nDexR+y z?r#loLJwkn=&Q*Lnf|8i8M>P=8~n~^TD}taJ)N%#6n~%-@@?rlgEVnXpXfIboZMhg zZ3G8i%!WtPmkk8C1px$`N~W&J6V&|ty;(%QpEa~RRtC98psvi4tZ;XDJ^f~z>xM;6 zMvV!wUL7clKfeqRL3mhf*$Ud7xiO?;!=Z|A>mvw2K;($|1+IC3`5P9eGrz&!-uwE@ z{05l`s((=N-X=D!ThZBAJ>~udqOIHqD&C0}dAd8U2lrRln?6iR(FM$Q)^EgDtZxV^ zEch9@W_h=>RaiQK!k8)yD31`5&}S;`E>afbJ<-#v8Jm_S%5XL1w)BxO6`s$>&lV1x zPV0o^D~td)Em`rBSD zTx)+5XO8R6(fIh|A@{ZQp?a|~j<`?2nFqM9;cPnh8DQk6 zu&=N2V+7-`iC{h_T4cknPlERXo-{PCdXH0`NXph4;1Y{()K|`iAhb@v3~VQ8m8r+~23dkN6E(;&7@1%rCLvv1&5K3b zCVIdvDiCLjdZ|;oWo~sQr^%WUi<($0m{HN?FlQ!*mr=6_Kb4OWDE#*d&gKCoZ?K%sQXRwwR`nD0(8TPx`+s6e z!Q+XVPn49B&}f<{s8M~UeiJ=8Ys^h@bFd&W21?Y+1~hQmKo4wLwA>FtH`(~6f)hDi zsj&tSIRr6YX+R}`XuTcIJ~Eg*z4^}{&Rz#RUZ_XU$E_cud!Yt1!weR>z^D&tWYJ5{(p&}Y&@d-oQ%fa+cA7MEU zwokteVv0@`YTEQsMM5UmVEjan?E*qo4c;(w==-yXq?LCqlplUK4vtzr#{#6fj2%UUr1Y4k87E$p@c6LBDG?pWwGY#1;w6=cM=$a)znkojoKYb_v)eQ!3pKfv2@8gdL+}ziPYfhqcZMBou ze2kkr5Ki$1E|cZVH|@Bp-)payP8C+U4R0yy#cJPIPr3OTO$RqS(Tba|kAj;EQ0^1{ zGs#xmCH}7nB)GXzUw?7)KwS;2YTtRpuQL*^T=kD}kG-=3S?$*+bP+HvBGNT@4ZkKB z7o&QCsnL-P?7ULB78xt_>aMD0#nfc8iGCGDKNoU>T@Y&cAX_}30k5XJVMGcxIgoYK zDU(YUzIXnLDpGYEHx-dB{`U3P<+^lYuDW$l1UHgIP?KJU?0=BKP~NI4Z`4^ruhGsluzS_W5^tz3l#eUp?i|JHTtplWfl5lBzs7 z{8`XzB$hN71zTAqQ~4)_KUdhb^27f+&K%knr9`HienLonb!RP~JleLM+YRcPkNW+J z03J@LDdKf_vVY8mz-&;1KI^7Z=owL_0c8S`$-A!3b)hD-4I{#2>dB_YX~x0nX2@<) zKtdE)(L)3Bz`zBcM)@j^0XR~;3VitLuKaWQnW1VE+>BKE`Kv(H<_)S~*WgtqVDM~o zqA?t6xno)|QSPot2GK`l2kHjYUtHo)FSqq6TYV5Rr+@X`V|?GhF3s=eHcT(~_1Vg< zn3Q(W|NVcVm#Y;H-_Ix^x3V2aW^GsYBTmxQE25QNzP=uOA3&txcJs4=>C}H^;kjmR z^jDfW!JD?(0QBnQW74d!I?DmJZ{$ZxdtP-TJ3+ZVf6(M1dLjVD6a;R;@QMC~iACGU zB6=FbZhtjDJzmdf(txUFRxlAbb!hX}%-GoJe3ZPB!ve;r_l4Kb!uELsA_!Vw?%TxD zC+{`|-=BPD@O^ssS1$y%PxNXLpZ+m4IvPLSu{UXf&x0Z~BsK5?ZvwT3IIwG#++GTZcQslPK~VE*VTSY;d+#uwQ*=Dz@Pr9mT3 zm#IMHK>F=80A?Q7UN{yZkZuNL5xGqsM0}L-87Z+hdki!}V!}5tZJYqr&hyY|4 zU>|G0`!!a6BOfXr;OscEFu7ng4={N{;dB*W5phIWy*|ATIpFphRap5&2B6~SAD z+NryG*OaX-pWgm!WrfPSi3a^=jY^zsJXh3OMD?VlN2{(l4~(e<68?Nw))(=QFK z&#(XLeZcm4!;`Z6lcZh6{qhsa>X#G*WQ3hzwQA!6hkW0T8!^9m+-2c=fo~q*`-au& zd|yF!geVq#U%nUkKH-<9R+g<_WL|fZzwbU}{A(ht0Vi59{`FBXet?{YIe-~UJe!CV z0|(sTZ`4<8KYwspQxd-Y?TE2YR#E2(xAi8-x8}MNlLj37T1!A->p~B}%Eq~&i_Hs9%hok!-+jiDLr6m;1RB?Yfx8i-d?bTgrMYcj^n4 zj7Ok{o802B0HzSoqNNiR*JQQ{(0b8IKe=1!Fc82vVpXjrj9ck(jZS~nJ7zp*)4mjv zY7zl~Fn=y1?rP{(joMz|yJ) zrQDRLC-G}H&@(+nr?hoo)HuO;LiBWFDc|8g`7^EaE&m;NJ1ixl6~J^iTrZ(I3-$k3 zcW}!f)_8lMXf!F>VejRQ(ApVEuTHYqcfcLJ#edY;a3mSxC3I~~YT^ho_w*QKZX+L( z;mII#V||tk2AK=0NH|VK?xC&IxZxS72Qs%f$$j@bE{9~Oh`DX@uzouwhCDnU z^jETBVCH&!jxo@f0O~Qvx9aRP!|*5~BU@zk9j z(|?=|WbxFHw$_>!YPEDCaE9BgDd)_BH^wgzIW#^@r?%`caXI{NI~U1&e5A9iim z0nhiZV~aEAE5q{XwF{ZAt`oEbP_S$fk=$NAp4_p@16ii&yC(1v+XWDE4Fj8z2 zk6bd}t@FO&klzagkHFDEtd4%Yk67m$`G3yu2EiNaGrt=IFQ_8$SiigP@X{tr!L0MK zddlzjK=2kPEv)l9t_QAm6PQ!Y`fvis3V=i@Y)|hWL^&NL4Co7V>ZX z+=GaG+~rap{4t)PJLNBwseu6i9>;_d3jx6H3G?=XH4Zj#3slkA5C$>Cfp<@0gkHNE16a&d~-tAPl|r_+HC5VMnH#GIgJ#LHJtzcQFUzk0f1oW2dz zeBMxXq1Zel3X8J*`kO&;$krKQhuAx)SH)gzXow zt!Lj=&Z2FLlU8hfeSZ{e9ayO0bd%sgiOU#&HF#YRU-5K?Y@zoyq$sKk z*1@^5%C>$JM_Rm{cf`{P?nSpZYb8B4AA2OdKmcvO@)&`=b#D+vI%SS5Nu;n&`*X{{@6BPRFhvQp2^sSMe>NaZ*MGx?c6;jUGk+S| zEvSM&Yit<)>;SXH*vIep)l>ew#;C!cPPEd)*GIvifk5gEikHZ&A-*$gLJUF+e+T^) zgAVA_#GnbSRv|5M?h%6~*w{1Q5tSEe8wMgvY4&^?44UZG@&uS2`j#;W82Da;mg!0Q z5Gf}#C<8)G5X)OY*?*?<0nO-eicytQW{*3~i5_M9j8f)*s$e0@kZ&JVJAX&coc40j zruH{6=eX)r1ls?2s3O~@k$<8H|H#7?Zsh?MY%rJ3f(AKz>gzKL8ssdf!W6ddXnekt zhwBlozIw`nPPB-1JJBN6eSJANFwjDS1Gg$LWryjUUEUJzZGWS_;=c-FqO%@GrlOrF z5&uGQZ`+O@xh~iJ{bC&#H({c1>Ik)HU>0o_codsbROp$(N&SEZcM|1SUnh@gWy}@P zX&S2tm8YsnL!0Eg`AmzZtv;K!sld*xI~&GuI$bkRKGFvfFIv5t2yGeE^z1Xk7|yT% z1*j=0bqd#k(|>YqRo}30-ayS5?}LUGifAHK41t#KSLHe?80SsvwVU%HJscM}ubX%)X^NbvcU*>y%k>lZ}jyF&3U zh|0I|(><4i>jVBXxL&2-Bw7TA`c&i=T;Hg#xPCyECV#El{&p0$npexy!qW-U^bB%R zXf>?2ep1&|xx%Ot^S^Jw*?zrfza^sJO%-7a;tM_gHDT>uAaL5D9 z*RUj=`F{-R_0-oV=Br5}jPgbmR&NzvSiNbzXb!lqFQ0Os6D@SE6D@S^_2uBcMl|xv z`b4SDQSgI7VGFCb(O>ajoVw2(pvDTM6Kw?5JB-;!nFG+eZAaI-VGJ)ayltqA<5{XLI_&(`)UI?cr@J( zph;}dkF`O!K=J(I#apN^}RITKzl??-D z^3NY=4UdJSVm~r*7Mu`wryHir+b7CmZ_-We@%qib)uEOdwmp~A5fp6clit0 z$Y(}a67tCph~90~SA0KkM;o$)gs{Db%F5gPcWtdY8=@H zyM~vG<%CX-d+Xg>=$oo~Ck2!i{ym|pM1N1W197n8&V&PiVAO7?g&wpdlbEP#QB(^9 zeGzs}=i>=$gdu&~a21r-^Loy+Zw!{tub$3Hj6D+xi`K+Ru;S!#46gtZewOu|6yC^1XeFxSp-&nm_xltY;qheqTLf<8g_z^ncNU zXu-yJ9QAX*sa=5+-@#}E;s9{DyntUi^#vQph36rkedhtI#*TxaRX;Bn^^NLFGO`;u ziJ}UJVrP0jlc~PU!YvA*=L_nf>gq_J6-|iFv^1blr*l`tBq4i}gKZH4V|s_Ve>&Agqmi zuwU&V^bOhjg%&jsR#1igTtV-!-;9x|r4;brHNfhJ6_MM|i<7)B={?tj{|XF?00dL! z_&{Dkz**2Zs1yHLU(#`AZ#GPth%a9Q9b4$> zsd*to2Ec}CC!k4dqUh`Lbbs`m004{Zqj%gk?9dx0^lKang^bh!({mKjdVUP4wUO^a z!H`;Geb&i_)C#J0_jqg7v`*`W)EcX&I{6-?*6Jj0mUhSWkO>8;we`-#9Hf7M@+gMt z2>L6noX|hC7{Gv4J5RvD^yfFOLMpTkM=JYd^^frgjf06`QDZ@>R)1|k`E;uT1jiSk z7A*zU%njESi`F{1!SRV60Hc~RaXe4Ni!zQ+)D%tdv|tx$L9QgT_e#m9t7kblQ6d{; zzYtyUQ}w6MJ~FsIz4@z`fkMyp7PQW{SHYTS)7XE=(HW$rxXOXE{QMY5Ya`z|y2w&) zYyr}$y*9A2XMBtWQ-4tNX}y?8sQGKu6l#7!WI^f`kp-#mxEvf^Kw4xM7}>=b8eozY zc8rzXsIT}r<9_IjN#KMzK>TNG5n8?r__=N9TAoPD^bhgk{GFlYGksZy#}n}B_CbAE za6JJu;t?Cq!sCe^3^8eBU>=0Q2~vYZHM2a?GpkQv>S!OMihnBO@Y2!DQ-rC?E`mlN4K>u|RvjEsp z;Y>RBHfHGd@&-s$6#E~3C2}xWRL`Xeb(&; z;|i*F_sncF-G4sAxLmj21LGQ(IQ6&vq?NyY4~{FYH~eiixFsSAW%z>We{VEDZQ|RN{SJ+uVF$PpIKqN* zFRb{26{B$&r5VT&riEeoEEN37cLt}Y*MIdoV1M*PkKj{>2PBhh3m23m#rEf$Lw0e> zA!}!p8Si7)q9tS}WXc1q-GD5S_^RIyGN-T4tZgW>pbFOZzJ_VNUIbhI8ux`Qe@z5$ zJCP%??>GrtJ`g}X@g+9o!v*!PF5p=DO^)@2R6!I!rDA%7SlZH3um0 z41Y4K<$~z&Oi+Vh81D(FrGh@{m@|U zIIsNx=vZQVLeCLxqXN51Y?wRIKP$fR|9>ev*B(2nqYM8P#P=A_oSCsF0wlm(1caMF zz(*$;3<_XmJIdeBvwB~8SFPRM=NReLo7vU7yZ7n3ud3qIKjEKGEove3R|VI*+l`g9hksVtZj?E@1ltp=oSyFth8nKCt~$Yid-fs^NZ0>wjqU z5hRrE0oS+HU5)NUlR&)_%>wnu_k-;#_Go2$5H1*vviBZO$|o!RkxuW}r<(D;Q}iDX zn)W`|fJD5baox8gT?}BF2u3HLA>sMcL=tqQ)dIFxwUv9;W?+7|jMJ2cg z*Y^s!T2LiWJBfFicy`)#$Ij)WA+``FPlLTEK=;Gj?7x z`?sJ?+YL6wK-sQ~ft}dA05TVdfr6)LV!!}z*KK_i1L<|~J4Tq1B`XjE*`o{GDi`{Ev4+3KXK%uII}{a{{%(*L3AysE=eo-Ls|Z_AAI_dO<2y$IzX$3QSbL>P zHU5yU2@{>)-)uDK>mN5+x~vbHebb;9SmpwjF4&sJ(uQQaZtEjUI|QasRn4B14;(!% z=VU6Hy)Eyu^n}P`^AjSE%^%+mmadqjrr1eIqd;&L`J}QPj6GkdkAGM?qN&Ir!7_rf zVVq)4CLX|^FZ4Y$AC-2d$Gng92MK#PzCKSy(2#g0nFxmwm?rX-Wg*snpnpQH@J`j$ z#MD6GT2Kw15A=&S!7~w+Cg~^GsD-x6EE&HMC18a_rAMzLK~`=nucdyFaumQhb&W=RW? zYDA!A2rSC9+@c8vO={bS)t@fI#x3M)5YMo2eSH)R2F|He<$dtka;!eAo38JxdxGH% zqED%ms2IImy#{u zDr)8#5ALhB?M52DZnt3zeA8c|L21C90j6Ct{*1kg_xd(b3&@Q(i(yK9|B8>K{*2qf)d_Hi)`1@| zXi3%5BhPI3N`J)Fp#c{K6Er(kr6N@jBz3)EO5L?1?tgF^u`aRt^?%KZ{klDMqhD!t zg~irk`+!;lazcI`-GZ49Jcf9MF@B)GQ>T5f@U#>qVD4GB@6!Ghw9$ze3>$1r6)6HT zEByF8Fg}rZjApDN@(Grsi_};vJUpaoNeC`C?hV)PeT1-m_-SZd%oK1uHX?6?Lu_6Q zj34OlG=GYPEQX-)s$;bVop9mjE|_gaIN;V-UQvL!`f@D-rU6WFP=%4gPeV z56>f2ztpfYEdZMc*=%|F@R_BPgzMwkQxXeKpRTQ7q=;-9+6cCf7id_U{^1#rV3pTn zHh=&6hNHqiz~0r1y21wsvBlfM=A7@|p9++x@wQ>_`ufP*hPbIzHDBk5o3Ne*HwwQ& zqz1lCKMl-1AxfqkX1o(k%=qJ-Q1}%C)%|l@DBqc117wJ*k%xS^6 zr=}K|tp#XN^9fSNm`&!aq2w3cHnHy$JvepgK{_a@cbxn6aew-jDtJ!i4H_5tuPOQw zfR{f$SU%$ER6U5b4)TCHUQ8eRsp0v2g>rs$)FQ2eLx%cxM?aq+MFS)VctO?Y8-FsG z5PrL0Q`tud9zNz4y#6E{&;?UPggmHlsxA*yT*^c*)r`0)jjk{BN4h@1x=3FWL?pwd8G(~AK6v$o zzRQAc{4XwmH$+eL#|}UMjp4px$$#UP;{;%V*msIK5a@9LG!mR(hk!-o0p0Tt^l&cq zGe`&GBf#}-u=Dq6e-h@n?|K~4`&cLr&W+DQm;_)8!b-teg6`HC3NK*iLqs-&pNH4u zrgXhvwmN2kB}I`8fu3quOe3aGDW^!PVP*`3^PtnLoCPwSjAR56JsDfn?tjn%fFfH4 zBN3LNlrVqXp!n()Ju`q|x@9_ChT=OF3{f*348_;iM@eB&pGsBTg4}x)w_q2=*H?D~ zfajq2W;;Di-|uJZ(`;KRh>8lnT1CYZqPYU(pi(Ssj;L@PAKB|DGQaG*uJxLTgL36o zkZ)%dUq9g7=>DR9g*ffXo_}k8sQLPVo)IX>1u;7@KI&xiXkCneKu@y<1*zE=4pt4k z^>mB$0N)frRDVXADoMu1=lLP+kL4dOFe706jI2Jk-Fxh}=zjxj7a!7x6QUmj@=g;D zkmvf@h0gZ?Ap9AjcofQQmDQYt-nl@N7qCy`Piy$LY?mesKeg6Rm4B+n^0EknKLbK4 z9y^-6t?u&YF%g>Fi6)x-cqiDif}}co;;aMH05n5Oz~oWDoQ3*Gj|X7a5^=_E)u2Bx zesnxbVh_$O7gR+akBzw9xM~R7_5#g(mx8&bMh=xY`NUAt0Yr8UCn~G1+FP0M@!s%l zqLyMIPKQrRT*FKNRDX1!Cq@ShNKSzeJ~;U4gMx1Zy~dFWrb7vy#-Zaqr=vne?|fmX z=y39A(A~p8MF)D2MIj413(%+YV1&W&Zx*Mk7c>>km_@t;B13pID!s|x0V1GWv4-{i29~9e5NX;C~nJOf=HSJ>0ORq% zsfC$j;sQ{Ns5PAr=?Fk~B%FK8ki+bOo^Tue7E!js#n82B;;9Gv6TY%qSJ5T|Oe65z zBurrTK##s$I)C2)5tMU~K|`?m_$9fPw)2IZ?Qhc3;jUnb2t1HkCyED>-awb~w(A9( z-ga4E0ds?%jJVm8a5xt*Xo2lC1~tIkvR!6S1I$&bs-q2E6P67&+gEp0bb~|fM%JBZ zQV4U#{b0}vcj^pEhy^GE(Ql=TqRK)?7wRMStb4BQ;eS*$NtX-IBi54`4PD3^XNIy@ zGJeV3fs-TsA-JZ!VoR}8d`2}UIs(m!Ig;#Mw0M2|ru9j((Q5__840o6m=4Ac)K`x* zuV|^7#T;>9O{7LCE=BYpba8gEDO`t#-Rakgi7VrY!gziloB}hy+ov&|L)32HtKn3i zL~K!`T7QY5=N}xdk3Z#|l4o+V)s#TxcKxYfBc0w%?XW;&%!P}$?MC)?WUu1Gj0LS;MA zOe7p{g-EDasZ}JPsWkK&_^G#?s?#|!J)-^88q+^%r`h3jFY9OXwR`};b(01dE2Vz!b!f8tOhkgz?POr29T+n9x!O7s<1b5;fnfVq!U*q4osZc zaBuaB4fYMI_@3e4q{^k;zZIuSd4kSRz<)qc7X!pZdYWqhfWy&7GhS2co_*Wz`l&S} zoZ7I1GeP~TVUq)5;{IftvAnSY)cH%nHDl;Vzu4boEhzIxFww)tThjF3T8cUaLw@Ry zTNO3!DR}(Az=$){GHXv)>5oJ~09dKJ61tyu=v1?#(p(M{@=eFP-gGJ_zUi+}y>2@ElW@9H3Wqi? zmLG2~+yipJw+W4dX+@PAlnbs8uz$HL*pdVlXf+&q0ude>kM#GCXiTZ5u$sHc$-37a z=`qhWqe0kO!54IKR^xjg8C)Muo*uIxnW?hH&=$BZ?gh(7Ory7WjZc@Gond-6f=!Oj zK(`@k620-8%YbeR`O47-bnELQM;p+sQq^#o4@(H^=8pH(U5-9R!@Z@TCMMTr?b88%jjY32zG-vgc_l~j7)yUh<=-> zHC2Utzs8a##@OoHxg?x-H`=mX{o&gX0`c5;2d=8eaZq;pbWH(S_ z;$9>seKsZRTQ)sn-w1!))0OqiZStgIFBbZq2Zt2 zP2IE*`{{ztTCJ57LVtn-q0Nq9!9-3IJq~b$uL)n&X_5>OLgxJF*-Zh|)acoOfM4*- zJZM`VWq`rgDpivKR+SdklU)C}-Q&PNKL(v41Dt3k1CF;sg;%6eSK;c8p!hD$jveHP z3@G$RG9Un+{&uAZ6MUly_B5VNC-YU?v}^aA_pUc>>*+f~dw&PG6zExM9#KXrPXQzD zy`>^OVna>S7Mwb%1gn=p4ut&$i2T zAOtj_0$7=PU%FX7g45C}W_djOqtieRHT5gHrMY^}t5xbF8Bq6J^J*B=^kyY&td33Q z9v}urV48ubzK-h#e`)VfV`g+^L;!qXY+t?V=5KWUI{x5%b1xHuz7&EX&BcQ1ocKpmYCPLXek;7ZgxE)+x5lBUkf|^FlD5$Jy znzK&umHvp&19FODRrHtI2NQoIDCQ8iy6YCS1vW1mZV{mF1N7>OqDn$)f;+2V+#saz zdZ4GIlE4=^el?mEFwW9xksdRiGEtNBRp;WIZ*iV`5!G^ zm*Es(bQH3A{4%u2SqU^5qRb3xfO zZZ@>qOaCCi>j%K6RtFU9V z!%|4iKZoKmY+B@v8iKem%9%EapNwT+(jP%#c{Z+yn&jqX4C#%5G z@%ae|(uJe_5*~pYKQ)iQ)xAOl&i*EEJb&Jlf?#Yl9uf}6$#(r*$v648tPk zVO%cY-vWtg{A*ygWxJ@2ZL~A|J3@slI065T>mELDtGnzwAxh^6`%Z|gcf^b+NgUX> z>{P>VsADx7R3jzk3%Cgi`xg2mbzFCCVIZn9HAhs|Dw$mmzZLTCS_gdEq>8jY#D7Nq z3{I}MuU0q>ku+xk`xT2oeV)w@5A;vbwKTw0D|bF*RAHirlLI|f=~T&5mLixb3Gay= z9_R_-sYDFNK%q9geuJ>3{VBv{WFgTld;@})6El4L?9z9DZcaaj%46vMz;AKSj8`j> zMLEX{uEFw*|J*2#$E`ln&iIvPlYjBc`T#TEWPHJAE@1qEwrPxSkhPn(J}Pc&1y!la z)7u~o7=OeXIpeq0UB*8qg7KYbqPLHCg7GU#sp)OfN17za_eC|Op`~H`LVv{g9YM8p zUX{+0MM+^57|cm`h`MXzzFfUl?fqxzhi4g4s z=W!v3p2e>kIS{C6?n+dF5F4Qdm4aG8E>PbQAS6dcJ`E_D>;Nkwi@U2@i&QxQF|zi! z8F6=9@trRa84!M#qjNw61bTYn0wKkEqFD{;HA6PZ4oC-0-(1zpXmXEcy-ox|yy0Z&PF<4dngZ^Q_5zcN zt*_dyJqoYlZgpKO|JRNDx_>tXVikF&|E9lVF%8Hbp}LWF00m$yYk&6qZK9`roKjOn z_JMv8S@7o2?R^_)?tT#->O`YaGH&E&dOER@JCxIohMu&S$n;Am93qTFvdINF2sV7D zmi_ywzhAM`l)MyL_nLV#AomUA_j97B;zuI_NOfTCD-Dr^7=j@_FkmGa9rv1mBjd;7 z?w$WOC%@DU*P8L$Er0mz?PZv`g}e)fjE&*J3bcm^Lx;BFk(po!n7ASQuq62q4C8td zK8S^5INT@a5Fr-M!pxmhmarG;jVmtv#OzJ83 zfd4L0KOy6<@iyrFI|}a&xcgK+A4oHJQegDWIv+<-DT)iNBnLt5T7|rJ}N1+2)?8-GHlQZ>6EnQ5?p1HLWxaUNoV060d^App*S*iDEgnYr0k>D3Vc0b+*$ zpj;DxyBZ-Aj&}Tfr5{DWq-jLkwF9=v&Qr)iMw_ZoiYu(8biJVKdJ4tY|7J3vJa(f; zt&uEi|5-o}+aTcYi0A`)18swgPO%xLYz`YldNT4%w}0Rr(6W*Q*;$CxFc!Tcm!5g_ z*izAZb{8W3i2%I@zGDZ0+Cy`iyO8%67Lag(=Ih%0*dNn(=$)t1kAq>L&Y)+kC-Pr&zujR|3X~0-fgu02KV%9V2;p;nB=NQY zf`4ixaqv1Se6O#M27=*sDplq33`NC27;#kw;q9xtLf{y4hY*+$O@zSlR+tABTU8V- z(Qu6k0KH3so654RsSpE&{>VcJh%k%}u(3qGmNIViYdRXFK%w7A3c&T_x&e3EI~4o> zM95o{3ltpSb59Zi`#-?XnCME31W*myAAe)PhC{&ff&Qds+UgudFDtrh+LT;)KG0ti zE7XuF@_tKt-fP|yJ#(mO0QiI`rv}naN@MpvGI&0m{Qg0g5Nb9#hZt`@wXb1-8?7%y(e|>m(^X&PX=kLG!$HS`^4<9}J{`>2<{`K;|e}Cew zUr~tK|N7RehhN@%`-7{$e|Ysa&+yJl{{FjvJ%91=kLRym{PySTw|;;4g-gK@fe?E2 z+lycO|9JEAFKzkOKVQCi^YV}7|NZsh`M)1ti5lWxUcP+O{)cYxzn8E6vpnAW{|5j7 z|NjF3P)h>@6aWSQ2mk;8Apjir;sEM^U^W*OiRGN9w%nRd4|8%g?>A~OM z{qYY!rfGksxHn3FI#^`c>aV?C>M!)tOHbmJj`-#=PL^KApUJ$Jt`hCd(uLO9GVHy1 z_3F>Pr58j8%8%Dk_S3}KlZYB zKlbFa?a$T3%NVe2ol|foP?LsZ+n(6AZB3ksZQJ=`TVHJ3&P;6E=ETXw+SJxw?7y|= z_H=cfI@NvC_4fO8^4jS;5%Sw`{Oebu`YSk!WnB&!aBMN8wYr~AoW{DPM>=>ZeOc;_ zCKXUc#(&t_xXuwF_r`k8=(Z%NT{uuismTd<$?KHv&T!xPD=~sT1!vlAgyK0}gFdrT zkuxBVctAeqkHsrS0BJRD)^<*hXs#V=Ka=T@2{oZ!uAZmq zqFhdqCrMfmX5U)*%MuAZHY-#cY775ZaQezR?g8?m>L{B`8M1n4?OWp3&2<@&VnEQj zF!dF#H@CiMVek!nE^8SR`b*AzZRym0hE)Qxzp*A^eP=EG?pr zvl~kCLo8(2xPW_98XO$TY(dJYT>{lRBXTyT!3n1q#mm;^d?y(cHK_j1`qNIFz|`;H zb93%dJO|P*aD3B{t|b&cBnZN%kIp5^i=cBRqxV|*6G|>$9~US1-Lm*0GEVs4phf^_ zO^tv3x)q=6$ZqK$^Tb28&iVAHX1wnwns>TAjwrNt1@HbI6no%@iWK|o_hfU}`ZFUW zx#5)iXAb-CnlZ#p$t_f68CA?;%XI5=o7PhcL<+ChFYaQ_TQ*4qwz z^ldKum9y;{*pg;n{=PYPWFnQ(!w&yoANs6Y=)Q+5F8%R^}#tm!1 zBtCo$UstHLyLalo>ac~{Dfb&m#qEp&_NxJX+bm)%dHUCT$Wk7(3HGwIl~mT_W}DmU8}`oX^8kUKRhxB)w7_fkaEc zU57!SsYvVa>|j_oGYGeMAX%bagI;L4+@!JhU^FBgr^msSSnI&XHncLJReFC3DK^s= zM?FqHTUjh?L)@dFZw_ZzPGGToAP{K8IZsDVi8?+LL(6zc?W) z(dl>8ny%Eic#kdoOfR?O_AZLG5@(nl(3sKIz6>>NttUtNqD=~rV^+mBdf$CL(bW#! z*Rb#53ERgv@IxS<(O6j#8#&_L-m!!dCQ(*cIDOzsKS;!T0rJXn`Wz_!Xp5$b_U!T3 z8saWLo`4dt5MJRfr8wSkRJ0T9LM-LY|J2v@s89+AI$?yLJ2Jo}6C{Hevx-!rLwDQJ zi3)k$6)q|yMIr(Y?VDIzU){Fcz~>HYu|l&{_qFKq&8~DZckJUWtdqL@PX#>Xs2Xj< zi{efqXcf~{3`11l?79dR{;J>KOWB8>1@-8g0uz>jL z)Ee4g-HPatmbO>YbgQ6y2$^F9AA_1Hq|2{6y!RwC8w3ENZK0_3e+1M~I>8~FU21;Z z6O*1$A=8OWUt!kGn~z|x8=mn_Y0$f3{%J>dB{~DlK1ciYI=6%Po8MaZ6(%26I}-9~ z+#xkvTgEL@yu$!757au-9C>r(30JZrG|$}w2A<5JxERpnuuqE`xr?IUHv-DNHtKF) zN&UBbVBf-!Xwc+C3OZSYaRqS2+ zM_k!2)QH$nao{UZp)4{C&W2PgiauE(BDe82+gw*rW|1P>!u3MPHx#2*cK~g4(0AMY zMcDymK6>Mk%37XF-5uzq53_m17_~+bq+X}Cl}NBdL>Y08ufySR+6&vhH95k(oE`K| zMb7$q=gu^TYrg_k?AzpnsH%C8^?krFJZ$2X)?t_i< z;*Qn zw1w{(xI__!24NR{5qBphVj{nXI9?TY+XbaR1hjk(inBcQ`TZ>oVpaFoeQ3@up=Ilb z%l)L3lGQTcg~^x3bG-v~Y?F7{=JUXWwxbDNX_jUgEP&yKia&_NVEY{;X@V zq2+RAMNpC62i6`g-M)_hJztr?Z&Cq{geXhK;tI}=ebn3!CE#%=m}q-t&ZCffA|Oe5 zt`ZKEiepe}wp&yKRfS+R=*m?M9rr1_*z2j!(|WPsbyNf z##^7sZuJOA=UK_sbS7B`b_$@==MuV`_&MbAWDI}T2kV05oyuaszt$%ww-Z5!jffK* zG(oVq-_au>!p`>~L5-;TPdJ>=66)W%>`t1_BHC3CI{k~E(KOP$E8b%PXe>b))nmU& z)A_@VgigR@G_k!+ zv0{p;^t$(Q`RBF$bhv<&OhzjV>+L6!gvm;3t0YEoB+H!TS>04g)mygpOtIeO#j~`u z$ORmIUCR_g3|;+8L%pL90XaFY{;(kJDRFx1`cfNNht0{O9)Dl?^eGJAD!+AM0(`Ff z3y;_QF6AKw&g&XDJ0wnC6>#T4atflbX=^+>d`9^Sf6dFD@)>}W09{b3>%_Ur9Z-87 zz8J2LGXvbwp$K&e{w&HG{>kHu2|Uf5|pM9;FUJ zFBS{=!><*We>4C<4f?~Uc;A4Ec&T#HVSZ<{m{+;#2f`m=`gL_14%qI00BRYT&O9w} zH$wT3x4HW9MDJjnA_|j)$Np>q$4Tmc^JStgyssWGa`Eor6vI0)OA`M>ObNQkK8gyiXdz? z%o1E7Mf>V`gBwD8&C_RQ9*ar-3Jd1-bZpcJBgNX6{zk^x{#JQg#)U{+azQ`4@bGzU zhJm*SCOH|Gh6JZ|2}yA`DK*qbD_mQ!zIo*~cuebi=|Ghm3i>NLHVpF>Nm!0X?J=Bn zybkFn7=D06>m1*biNi?6E@q`uV@HuOh*>x5 zELdO!epXu%uAPNMi&MWjX`5TIXg}D3i4$1{QaS*$u?aX;ioCy7~&3gHov7TOIaae zlU>D-qBBLL1=Tv&RxHgkSc1gEfI37e`FQUr9&lVHRqz_1@4yR|ZXn`u=Htib+?w}i zPYD1#+%{zv2K3PQtMwdrPM3oOoM&U()__q6f)`3B-at!_qRe}ZLak}SE0-c*0`&e( zwETKx#k>SN!a++j+r<@njy&U%7Ija-P3RO!pRnZtXS8H>+-Qc!-^ zT>l+!ZdXW@)(evZnln5b(r$6!hdr5k0TbY_Sbl*w?OwTK+sBAhX66EsYGKY`O+okP zXE>K0BJq6v9g3WcE%FN&0TO15dlc_}JK}2!BD`qR-b?YD&Z;>Vlk|cifIipr4DD0g z5`*F4vzd!hVNS75>Hb!%?d9s=aw{X5%(wkC^K0pJzZ&K`Zd!T7v`RsLW&Oh(591VDW3sT`OMj`O;}SQiq6+ERJ41Oa4Nkw}NCd zVUy3>VB677Bx+aDE>nUr+GvE9TU>rViqvB z1x4mWY$=-kvuZxrq(kve@-YjKbQUr20jYHx+bn&-ZM-xKG9!8A^rBpoaTD+xlsa|y z`J~0Mn6GQi;iUgX+bfUiO0t5NQ1mAP^|q(G8+WEIw|dR6Ke&{d8VbO}#ZuH-gHioj zUn;NVtYW6?R;QR+@575y^{?#S03kilGZTv6IUVId0jI&%@~*ao z%r@sM7eg^#GB)bjtK*Ewlo!7}M?RRe&zFbWn{g|sVhWQ;Vouy7 zjj%1lqK8y)ro2Y0gG@*Ls{gXC6+WM~!1!)du45PMn(`;NLf8H3c7;pNS_5g1VM)Bb z0dPoXI>+B@T*&IvhW z`*_5Evq%!>+1Afh1sx+)pmysB!5y~P-6;FW7^1~F`!denN`OEGnWaMABE4u$hA^$? zW98X5-ANmE^O0&gXSBSWA9TW6;^J`_?Cw=5UZzwJu^y1=ivEZFPg3(gexpBNlP+43 zcKYP8<6Te9of}H=PKj)laxEM~2j;dLJMGo0qv6zfSvj?DteHE%Zri3n^%1CiR11`a zqp2{Il6SYo`o}-{d8iG;>z+Q0zkbT0=_P6E@hpdOl_ueu+I3$(tRrU|A61A2{&K@C z{$sV_do>1FHhM%!esaMYK^oY8m?i5EYXUbwKbEtW@)Gwdr%1&-a?AIWIIIVE0q@d>ksCTAS|79 zUY`N!UeAY^)rh(@z{Hcg5m`PgpbPibgFG)!gSCt4)_vY1>9QL6a3~pzkH;P2BeBD_ z_G=;3=PK-)Z^)CTL8ViP*9U&b2R{xqL6C2ueQqDWQp|{;jh`T1{pZ8m!3OMCjx=9I zFnSfhSGI!CVkuobVu7r?qzi^ORZyc~CkNHBBY*~?Si|c8NvGW^=fn2#Est7TRdq;6 zj(bYptU>l)k>ks8+G~lgFiNma{>pXW#|4|qP?DGq#yNE;w2)4+Ozo<>JqXlH(h6f0 zdaS%;zK~U1LIP3IdOOCE#~Rl#Utt_q6PGc-Tyd)anOLs@&$VThWpuFE?LccoaDz>( zk!g*VRA*i@s^*M)DmD|gJ2qY0Pn*Uii~tCPmQ=(aQqV2y2%dI_fok%TW!aStit>|b zcJ$FD*|K|(={(u`c7myp_O3uI&Q}fkr2wsBY_3)vmok{W;V=qdAWd5-d;CS*agYe; zr!3^!w^rQNrR5=XPMs|?huDOcy^#7FdJlmWqk{y-$|h^3Y+>WFsPfq^wazL=G#MuO zQ23B+b;%x%O*psLr;N&P@!R~@I}S&UKCp9Nrc8T|=&6PFAZ zNE87*pL^lg@sob6xY;G;o6GQRxl+~uc<~fQRj<_R8Y|pA(Bnk1DTd42LZ3L4FaztbLzv6PH2GDppEM(rU1^uruB!P zR>5^EE3iR4-~w?Nh2uNK+WV>3m@R_X}fN%%x|B<76HI)w8Dj+)28KlQ4Cepr;4Zx>~&H zssB{KAe~k!b{-v3NhTX!{N|hKj0q6MjDn{F5|2@@p61DPH=hEhsaMn$r`) zFqDp*Cot|VexZ8B*7h)Y(CD%B0@u>^&bBkl=;c;Dc^gTLU>7G}%|Dz5s#*D_PLY%+ z`2dh6H|A8}?rp#~7Wx&1=mih&X?@H{ndTF?rio6RWlPZWL5rteHCT1>s}rfgwJ!zD z2@?KyZ&4K$r_es2x#6;LVPi-b1A!Jnchhp%KX`O)PW$CC$dt>UQu%gft3g__qIg zabumK7y-5bwO3Nx+QN?=Ecig1#gVCwHYlWE#wh^q?w*PwT>YAR`%BnK0vOgzMKFUt zy(S*1h~tZjd;gvRIVk6gZ*JV3^%*DD1?29bL73I}!Vjz>_gcLiwAEF;Ejak%(eiY(ZD=bT1&W7P~D4GjT+x5V|pbVvI?q?V*ug^D>LvB!^i zI7dq$?k>x$Q{ylyn=r;Hx(kOiJRTZK_(8}J`V&?S%N2)reG{Wr2E!trzj;_T4$-kx zDs7usjkm$tz1>YA5N;Dyao9+p>=;Rsm}*;rV>mc9t@T z)-wBnhelF!&>uY()MTqFV(J)+!9mjA%OgY9t|uGCr(dabG~QhaNB=%rE`HLC!9S2@ zjo&Pst{?E~u!S4Tl9y>RJ6onk))$Y56?+E&=4hnbXw^m58AeR$z7f9jTBieEgzIX=?}I2kw7jTvlJ zOoDY8&`?NAZ<~{mh7%c<&Ed>{RN4JqOdjj~B27bCYVG(pN$}<=TYWxQ#IV=zZ;f zA!x>ov`6E`{w*36m~Lq9{_YUp{HT{Ya;AypFZ{IAY`GB*l^|gmh2Q%qzHRozgx+y- z&8;#txyY zN#@!Vx$TDHi3Y5iC3hiH{@qxi+94#s#oQMrBw-D?tH}18M!`g9%hXdqB*aWw%+4`m zm>FG@ZnzP#yLS?&vf{TPFIRB)U~P5&m$u``Et57xR9`1sx~j5;0yTaIld%@Ah%NV_jl%_=8EpT^WW+Cd)ApB?x< zb8J;%CauNUc+kgsYStBzO;E;dY;GeC=5@b=mJs-Hqemi@HLi^`&Kgk|^-O`KRZ8(s zOaD$-@4hV(QwCwM+-?y}sM-<~5Ji#{pNSm_&%obvl&zoleq&(`BkGsRl%FF(AdH6o zZgUiKNxe*4o=vp{H!T&*HI8BakA9wq+EhnRyHEsSASfV7Vg`5YT~&+GOI+|nt@Gn@ zEaJ|J!~u(Zmy5;l!nusmX^G=YdQKM}(gB&3v#;yf4+@?>stq?^iKPw;APa*w+QA=9 zSZ(q>ID}3Nwsf5cYCZ3?T0gZ2yLqNgc8fI6+`QjsGd>Hh(`GLw4vQP4x?+k;38Bbytl5 zujmj=K8zsBvQ}sc+rSpSnGp`*@CXAm!xMYon0YEWs{K}?Xntn}6+2Fq|t8xiez~?x2W4A>j^E zTd>H&NuZIStjfy`8)syC+aHYGk{<&*bsws!qm7rJ1Mw`Bd+YCxR8BS@;<)Utg)Qv- zR;4G|@Nc6Gax0yS$J!jKjzLK3#dnW~MB`9#tIs*S^@;=*Z*L#LU1YGlT09N-$f7@W z1HmY)5rwt^*&58RLanh0mm^9z91fac4m9=SKf;iJF=0<@Tp96ZLkOs3Y_w6@b{7h4 z^KfpD()XSUmr)$7(K#kg>j{Tt9fy@$a+Yy8XoH5j%zrc~Y6sQAjch`4d6XCM6daoB zSUq;eg~k(XKzi8qmZa&>{4*1d)wQ*Djgp6s5}Ty~Nq-uO!o&3rqfLnuL8-koNZNGV zr<72Wu2U{CBvDwQQELaQi6L{fP_`$_Tr`@K`4dq@oOH$+Bt z5DB`9K2KxY@)HFY?!ly&UREI&l(u4_^*(b9Ev&4WWT{`_eop58;YZ!&h6|N)GFvQn znouqI#pkyEl_gPg!nT<`ory!qX7=uQt$q&7qWUL2csHkm(%TLYTdbBrK!VUKaI0-V^; z=0ItlBW$cen}`NUmsfZbS&S@)YBSTkVqF z=SN^(VEwhWgdWsQD!TNXgv}VakFe6YT6JaYW7$&Ui7I8CBRG+4<9-rsaelK>Y3YBP zB@x>{0uXcX2ju)3_IOZ~BV@ykrH;IuecJR3S>>A870XyM>R<~@6~~rrfCnSK*naIw z;p|`J)0UZYR^FogVB-XNe!x5U|L>oFyu}fffr5a@x6QqP(tYEgyEOINLK;Wmj24o_ z#IW6yvoXE8u@Wf?GC0mZU&lFby|cs$+Fm?y1@2|{+fJ6r2_Y7z)6Tq8%V2*U(b~nE zy}CXp`pKb_ThUo%hq7LRF6i98pzlDQkR(9K@54l!t)sjknv~;NQq&r63@cuW(tUG{ zM|JgVAfFU-wCe$bQT%_594YHD)iUy+OBV(eq`vr?ovn8VPQUTZ1@oUJ37>0^8 z`UdPO)XOl}Vju*g`O!C*@8=c?^7;V)7mT*__O5k8XyV$<7H6!V9%^y*YUjYA3cOHl!- zH=}}w@KDKk(scu7ofU7Zx7GBby!GFE$wKWuGB;OWZi(0UxcO0@e3=>HQ>L=NQp1f?bT7Lxssjtm3@<3BR$F8~8SK`9CT xyK%n@%IEu?sQ(eM_W*?b0ww#_ss2yNfrEgc{6~c8Gf?^qloU$j?K=U;e*q+zzB&K^ diff --git a/pollster-ratings/raw-polls.csv b/pollster-ratings/raw-polls.csv index 34aa618..6b6f22b 100644 --- a/pollster-ratings/raw-polls.csv +++ b/pollster-ratings/raw-polls.csv @@ -1,9560 +1,10775 @@ -poll_id,question_id,race_id,year,race,location,type_simple,type_detail,pollster,pollster_rating_id,polldate,samplesize,cand1_name,cand1_party,cand1_pct,cand2_name,cand2_party,cand2_pct,cand3_pct,margin_poll,electiondate,cand1_actual,cand2_actual,margin_actual,error,bias,rightcall,comment,partisan -54373,87909,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,Blum & Weprin Associates,32,10/13/1998,364,Peter Vallone,DEM,26,George Pataki,REP,57,,-31,11/3/1998,33.16,54.32,-21.15,9.85,-9.85,1,, -26255,87926,1456,1998,1998_Gov-G_OH,OH,Gov-G,Gov-G,University of Cincinnati (Ohio Poll),346,10/13/1998,540,Lee Fisher,DEM,37,"Robert A. Taft, II",REP,52,,-15,11/3/1998,44.69,50.05,-5.36,9.64,-9.64,1,, -26026,31266,1736,1998,1998_Sen-G_NV,NV,Sen-G,Sen-G,FM3 Research,91,10/13/1998,488,Harry Reid,DEM,49,John Ensign,REP,44,,5,11/3/1998,47.88,47.78,.1,4.9,4.9,1,for Harry Reid,D -26013,31253,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Blum & Weprin Associates,32,10/13/1998,364,Charles E. Schumer,DEM,44,Alfonse M. D'Amato,REP,52,,-8,11/3/1998,54.62,44.08,10.54,18.54,-18.54,0,, -63632,117103,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,10/13/1998,902,Charles E. Schumer,DEM,46,Alfonse M. D'Amato,REP,42,,4,11/3/1998,54.62,44.08,10.54,6.54,-6.54,1,for unspecified Democratic spnosor,D -26255,31495,1741,1998,1998_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,10/13/1998,540,Mary Boyle,DEM,34,George V. Voinovich,REP,62,,-28,11/3/1998,43.53,56.46,-12.93,15.07,-15.07,1,, -64053,117875,1966,1998,1998_House-G_ID-1,ID-1,House-G,House-G,Garin-Hart-Yang Research Group,113,10/13/1998,372,Dan Williams,DEM,44,Helen Chenoweth,REP,42,,2,11/3/1998,44.73,55.27,-10.53,12.53,12.53,0,for unspecified Democratic spnosor,D -64053,117876,1967,1998,1998_House-G_ID-2,ID-2,House-G,House-G,Garin-Hart-Yang Research Group,113,10/13/1998,400,Richard Stallings,DEM,42,Mike Simpson,REP,36,,6,11/3/1998,44.69,52.51,-7.82,13.82,13.82,0,for unspecified Democratic spnosor,D -28268,33546,8661,1998,1998_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,10/13/1998,600,Democratic,DEM,48,Republican,REP,46,,2,11/3/1998,47.29,48.41,-1.12,3.12,3.12,0,sample size unavailable; estimated at 600 as a default, -28267,33545,8661,1998,1998_House-G_US,US,House-G,House-G,Zogby Interactive/JZ Analytics,395,10/13/1998,864,Democratic,DEM,39,Republican,REP,36,,3,11/3/1998,47.29,48.41,-1.12,4.12,4.12,0,, -54202,87738,1435,1998,1998_Gov-G_AZ,AZ,Gov-G,Gov-G,Behavior Research Center (Rocky Mountain Poll),27,10/14/1998,519,Paul Johnson,DEM,31,Jane Hull,REP,53,,-22,11/3/1998,35.53,60.95,-25.42,3.42,3.42,1,, -54291,87827,1443,1998,1998_Gov-G_IL,IL,Gov-G,Gov-G,WCIA-TV,373,10/14/1998,401,Glenn Poshard,DEM,32,George Ryan,REP,58,,-26,11/3/1998,47.47,51.04,-3.57,22.43,-22.43,1,, -54273,87809,1444,1998,1998_Gov-G_IA,IA,Gov-G,Gov-G,Talmey-Drake Research & Strategy Inc.,329,10/14/1998,408,Tom Vilsack,DEM,40,Jim Lightfoot,REP,48,,-8,11/3/1998,52.3,46.51,5.8,13.8,-13.8,0,for unspecified Democratic spnosor,D -54346,87882,1451,1998,1998_Gov-G_NE,NE,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/14/1998,828,Bill Hoppner,DEM,34,Mike Johanns,REP,54,,-20,11/3/1998,45.98,53.9,-7.93,12.07,-12.07,1,, -26233,87974,1466,1998,1998_Gov-G_WI,WI,Gov-G,Gov-G,St. Norbert College,313,10/14/1998,269,Ed Garvey,DEM,35,Tommy Thompson,REP,59,,-24,11/3/1998,38.7,59.66,-20.97,3.03,-3.03,1,, -54202,119959,1719,1998,1998_Sen-G_AZ,AZ,Sen-G,Sen-G,Behavior Research Center (Rocky Mountain Poll),27,10/14/1998,519,Edward Ranger,DEM,18,John McCain,REP,60,,-42,11/3/1998,27.16,68.74,-41.58,.42,-.42,1,, -54291,117514,1728,1998,1998_Sen-G_IL,IL,Sen-G,Sen-G,WCIA-TV,373,10/14/1998,401,Carol Moseley-Braun,DEM,37,Peter G. Fitzgerald,REP,54,,-17,11/3/1998,47.44,50.35,-2.9,14.1,-14.1,1,, -26233,31473,1750,1998,1998_Sen-G_WI,WI,Sen-G,Sen-G,St. Norbert College,313,10/14/1998,415,Russ Feingold,DEM,47,Mark W. Neumann,REP,40,,7,11/3/1998,50.55,48.4,2.15,4.85,4.85,1,, -64150,118025,2078,1998,1998_House-G_MT-1,MT-1,House-G,House-G,Moore Information,217,10/14/1998,400,Dusty Deschamps,DEM,36,Richard A. Hill,REP,51,,-15,11/3/1998,44.36,53.01,-8.65,6.35,-6.35,1,for unspecified Republican spnosor,R -26285,87910,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,10/15/1998,706,Peter Vallone,DEM,21,George Pataki,REP,53,,-32,11/3/1998,33.16,54.32,-21.15,10.85,-10.85,1,, -54439,87975,1466,1998,1998_Gov-G_WI,WI,Gov-G,Gov-G,University of Wisconsin-Milwaukee,366,10/15/1998,415,Ed Garvey,DEM,28,Tommy Thompson,REP,63,,-35,11/3/1998,38.7,59.66,-20.97,14.03,-14.03,1,, -26249,31489,1725,1998,1998_Sen-G_GA,GA,Sen-G,Sen-G,University of Georgia,350,10/15/1998,500,Michael J. Coles,DEM,29,Paul Coverdell,REP,46,,-17,11/3/1998,45.15,52.37,-7.22,9.78,-9.78,1,, -26285,31525,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/15/1998,706,Charles E. Schumer,DEM,37,Alfonse M. D'Amato,REP,42,,-5,11/3/1998,54.62,44.08,10.54,15.54,-15.54,0,, -26262,31502,1750,1998,1998_Sen-G_WI,WI,Sen-G,Sen-G,University of Wisconsin-Milwaukee,366,10/15/1998,286,Russ Feingold,DEM,46,Mark W. Neumann,REP,44,,2,11/3/1998,50.55,48.4,2.15,.15,-.15,1,, -64394,118462,2140,1998,1998_House-G_NC-8,NC-8,House-G,House-G,Wirthlin Worldwide,387,10/15/1998,505,Mike Taylor,DEM,39,Robert C. Hayes,REP,51,,-12,11/3/1998,48.17,50.71,-2.54,9.46,-9.46,1,for unspecified Republican spnosor,R -28266,117593,8661,1998,1998_House-G_US,US,House-G,House-G,Yankelovich Partners Inc.,390,10/15/1998,442,Democratic,DEM,47,Republican,REP,47,,0,11/3/1998,47.29,48.41,-1.12,1.12,1.12,.5,, -54224,87760,1437,1998,1998_Gov-G_CO,CO,Gov-G,Gov-G,Public Opinion Strategies,260,10/16/1998,500,Gail Schoettler,DEM,39,William F. Owens,REP,43,,-4,11/3/1998,48.43,49.06,-.63,3.37,-3.37,1,, -26208,87770,1438,1998,1998_Gov-G_CT,CT,Gov-G,Gov-G,Quinnipiac University,267,10/16/1998,683,Barbara Kennelly,DEM,24,John Rowland,REP,72,,-48,11/3/1998,35.44,62.9,-27.46,20.54,-20.54,1,among registered voters, -26147,87858,1447,1998,1998_Gov-G_MD,MD,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/16/1998,828,Parris Glendening,DEM,46,Ellen Sauerbrey,REP,44,,2,11/3/1998,55.14,44.82,10.33,8.33,-8.33,1,, -26208,31448,1723,1998,1998_Sen-G_CT,CT,Sen-G,Sen-G,Quinnipiac University,267,10/16/1998,1247,Christopher J. Dodd,DEM,61,Gary A. Franks,REP,29,,32,11/3/1998,65.15,32.37,32.78,.78,-.78,1,among registered voters, -26250,31490,1728,1998,1998_Sen-G_IL,IL,Sen-G,Sen-G,University of Illinois at Chicago,352,10/16/1998,597,Carol Moseley-Braun,DEM,31,Peter G. Fitzgerald,REP,48,,-17,11/3/1998,47.44,50.35,-2.9,14.1,-14.1,1,, -26147,31387,1734,1998,1998_Sen-G_MD,MD,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/16/1998,821,Barbara A. Mikulski,DEM,67,Ross Z. Pierpont,REP,26,,41,11/3/1998,70.5,29.5,41.01,.01,-.01,1,, -28265,33543,8661,1998,1998_House-G_US,US,House-G,House-G,Hill Research Consultants,140,10/16/1998,600,Democratic,DEM,41,Republican,REP,38,,3,11/3/1998,47.29,48.41,-1.12,4.12,4.12,0,, -28264,117577,8661,1998,1998_House-G_US,US,House-G,House-G,Pew Research Center,253,10/16/1998,743,Democratic,DEM,43,Republican,REP,48,,-5,11/3/1998,47.29,48.41,-1.12,3.88,-3.88,1,, -54213,87749,1436,1998,1998_Gov-G_CA,CA,Gov-G,Gov-G,Field Research Corp. (Field Poll),94,10/17/1998,809,"Joseph 'Gray' Davis, Jr.",DEM,50,Dan Lungren,REP,43,,7,11/3/1998,57.97,38.38,19.59,12.59,-12.59,1,, -54246,87782,1439,1998,1998_Gov-G_FL,FL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/17/1998,822,Buddy MacKay,DEM,41,Jeb Bush,REP,51,,-10,11/3/1998,44.72,55.27,-10.55,.55,.55,1,, -54342,87878,1450,1998,1998_Gov-G_MN,MN,Gov-G,Gov-G,Star Tribune,315,10/17/1998,1007,Jesse Ventura,REF,21,Norm Coleman,REP,34,,-13,11/3/1998,36.99,34.29,2.69,15.69,,0,, -54354,87890,1453,1998,1998_Gov-G_NH,NH,Gov-G,Gov-G,Becker Institute,26,10/17/1998,355,Jeanne Shaheen,DEM,67,Jay Lucas,REP,22,,45,11/3/1998,66.08,30.88,35.21,9.79,9.79,1,, -26113,31353,1724,1998,1998_Sen-G_FL,FL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/17/1998,836,Bob Graham,DEM,58,Charlie Crist,REP,32,,26,11/3/1998,62.47,37.53,24.94,1.06,1.06,1,, -64109,117952,1910,1998,1998_House-G_CA-46,CA-46,House-G,House-G,Los Angeles Times,172,10/17/1998,1000,Loretta Sanchez,DEM,48,Robert K. Dornan,REP,34,,14,11/3/1998,56.43,39.28,17.15,3.15,-3.15,1,, -64137,118009,1997,1998,1998_House-G_IN-10,IN-10,House-G,House-G,Massie & Associates,199,10/17/1998,300,Julia M. Carson,DEM,37,Gary Anthony Hofmeister,REP,38,,-1,11/3/1998,58.34,39.37,18.98,19.98,-19.98,0,for unspecified Republican spnosor,R -36811,33541,8661,1998,1998_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,10/17/1998,548,Democratic,DEM,48,Republican,REP,47,,1,11/3/1998,47.29,48.41,-1.12,2.12,2.12,0,, -54265,87801,1441,1998,1998_Gov-G_HI,HI,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/18/1998,406,Benjamin Cayetano,DEM,37,Linda Lingle,REP,52,,-15,11/3/1998,50.11,48.82,1.29,16.29,-16.29,0,, -54358,87894,1454,1998,1998_Gov-G_NM,NM,Gov-G,Gov-G,Research & Polling Inc.,280,10/18/1998,916,Martin Chavez,DEM,39,Gary Johnson,REP,49,,-10,11/3/1998,45.47,54.53,-9.06,.94,-.94,1,, -26050,87927,1456,1998,1998_Gov-G_OH,OH,Gov-G,Gov-G,Gordon S. Black Corp.,123,10/18/1998,1012,Lee Fisher,DEM,28,"Robert A. Taft, II",REP,36,,-8,11/3/1998,44.69,50.05,-5.36,2.64,-2.64,1,, -54412,87948,1460,1998,1998_Gov-G_RI,RI,Gov-G,Gov-G,KRC/Communications Research,160,10/18/1998,400,Myrth York,DEM,45,Lincoln Almond,REP,47,,-2,11/3/1998,42.14,50.98,-8.84,6.84,6.84,1,, -26243,31483,1732,1998,1998_Sen-G_KY,KY,Sen-G,Sen-G,TMR Research,328,10/18/1998,800,Scotty Baesler,DEM,44,Jim Bunning,REP,39,,5,11/3/1998,49.16,49.75,-.59,5.59,5.59,0,, -26050,31290,1741,1998,1998_Sen-G_OH,OH,Sen-G,Sen-G,Gordon S. Black Corp.,123,10/18/1998,1012,Mary Boyle,DEM,28,George V. Voinovich,REP,51,,-23,11/3/1998,43.53,56.46,-12.93,10.07,-10.07,1,, -26244,31484,1742,1998,1998_Sen-G_OK,OK,Sen-G,Sen-G,Tulsa Surveys,341,10/18/1998,750,Don Carroll,DEM,16,Don Nickles,REP,63,,-47,11/3/1998,31.28,66.38,-35.1,11.9,-11.9,1,among all adults, -54265,117965,1964,1998,1998_House-G_HI-1,HI-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/18/1998,221,Neil Abercrombie,DEM,50,Gene Ward,REP,36,,14,11/3/1998,61.56,36.35,25.21,11.21,-11.21,1,, -26243,118432,2012,1998,1998_House-G_KY-6,KY-6,House-G,House-G,TMR Research,328,10/18/1998,700,Ernesto Scorsone,DEM,44,Ernie Fletcher,REP,41,,3,11/3/1998,45.95,53.11,-7.15,10.15,10.15,0,, -64392,118460,2145,1998,1998_House-G_ND-1,ND-1,House-G,House-G,WPA Intelligence (WPAi),383,10/18/1998,300,Earl Pomeroy,DEM,49,Kevin Cramer,REP,40,,9,11/3/1998,56.21,41.11,15.11,6.11,-6.11,1,for unspecified Republican spnosor,R -64108,117951,2260,1998,1998_House-G_WA-1,WA-1,House-G,House-G,Lauer Lalley Victoria Inc.,168,10/18/1998,368,Jay Robert Inslee,DEM,43,Richard Alan White,REP,39,,4,11/3/1998,49.77,44.12,5.66,1.66,-1.66,1,for unspecified Democratic spnosor,D -26068,87750,1436,1998,1998_Gov-G_CA,CA,Gov-G,Gov-G,Los Angeles Times,172,10/19/1998,883,"Joseph 'Gray' Davis, Jr.",DEM,53,Dan Lungren,REP,42,,11,11/3/1998,57.97,38.38,19.59,8.59,-8.59,1,, -54292,87828,1443,1998,1998_Gov-G_IL,IL,Gov-G,Gov-G,Market Shares Corp.,187,10/19/1998,1099,Glenn Poshard,DEM,34,George Ryan,REP,49,,-15,11/3/1998,47.47,51.04,-3.57,11.43,-11.43,1,, -54305,87841,1448,1998,1998_Gov-G_MA,MA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/19/1998,625,Scott Harshbarger,DEM,41,A. Paul Cellucci,REP,46,,-5,11/3/1998,47.38,50.81,-3.43,1.57,-1.57,1,, -26068,31308,1721,1998,1998_Sen-G_CA,CA,Sen-G,Sen-G,Los Angeles Times,172,10/19/1998,883,Barbara Boxer,DEM,49,Matt Fong,REP,44,,5,11/3/1998,53.06,43.01,10.05,5.05,-5.05,1,, -26083,31323,1728,1998,1998_Sen-G_IL,IL,Sen-G,Sen-G,Market Shares Corp.,187,10/19/1998,1099,Carol Moseley-Braun,DEM,38,Peter G. Fitzgerald,REP,48,,-10,11/3/1998,47.44,50.35,-2.9,7.1,-7.1,1,, -28262,33540,8661,1998,1998_House-G_US,US,House-G,House-G,Wirthlin Worldwide,387,10/19/1998,416,Democratic,DEM,41,Republican,REP,45,,-4,11/3/1998,47.29,48.41,-1.12,2.88,-2.88,1,, -54203,87739,1435,1998,1998_Gov-G_AZ,AZ,Gov-G,Gov-G,Harris Insights & Analytics,133,10/20/1998,732,Paul Johnson,DEM,35,Jane Hull,REP,55,,-20,11/3/1998,35.53,60.95,-25.42,5.42,5.42,1,, -54215,87751,1436,1998,1998_Gov-G_CA,CA,Gov-G,Gov-G,Harris Insights & Analytics,133,10/20/1998,4531,"Joseph 'Gray' Davis, Jr.",DEM,50,Dan Lungren,REP,39,,11,11/3/1998,57.97,38.38,19.59,8.59,-8.59,1,, -54225,87761,1437,1998,1998_Gov-G_CO,CO,Gov-G,Gov-G,Harris Insights & Analytics,133,10/20/1998,614,Gail Schoettler,DEM,46,William F. Owens,REP,43,,3,11/3/1998,48.43,49.06,-.63,3.63,3.63,0,, -54247,87783,1439,1998,1998_Gov-G_FL,FL,Gov-G,Gov-G,Harris Insights & Analytics,133,10/20/1998,2295,Buddy MacKay,DEM,40,Jeb Bush,REP,56,,-16,11/3/1998,44.72,55.27,-10.55,5.45,-5.45,1,, -54259,87795,1440,1998,1998_Gov-G_GA,GA,Gov-G,Gov-G,Harris Insights & Analytics,133,10/20/1998,1174,Roy Barnes,DEM,42,Guy Millner,REP,47,,-5,11/3/1998,52.49,44.07,8.42,13.42,-13.42,0,, -54293,87829,1443,1998,1998_Gov-G_IL,IL,Gov-G,Gov-G,Harris Insights & Analytics,133,10/20/1998,1209,Glenn Poshard,DEM,37,George Ryan,REP,55,,-18,11/3/1998,47.47,51.04,-3.57,14.43,-14.43,1,, -54294,87830,1443,1998,1998_Gov-G_IL,IL,Gov-G,Gov-G,KRC/Communications Research,160,10/20/1998,400,Glenn Poshard,DEM,42,George Ryan,REP,44,,-2,11/3/1998,47.47,51.04,-3.57,1.57,1.57,1,, -54274,87810,1444,1998,1998_Gov-G_IA,IA,Gov-G,Gov-G,Talmey-Drake Research & Strategy Inc.,329,10/20/1998,408,Tom Vilsack,DEM,44,Jim Lightfoot,REP,46,,-2,11/3/1998,52.3,46.51,5.8,7.8,-7.8,0,for unspecified Democratic spnosor,D -54323,87859,1447,1998,1998_Gov-G_MD,MD,Gov-G,Gov-G,ABC News/The Washington Post,3,10/20/1998,919,Parris Glendening,DEM,49,Ellen Sauerbrey,REP,44,,5,11/3/1998,55.14,44.82,10.33,5.33,-5.33,1,, -54324,87860,1447,1998,1998_Gov-G_MD,MD,Gov-G,Gov-G,Harris Insights & Analytics,133,10/20/1998,911,Parris Glendening,DEM,42,Ellen Sauerbrey,REP,55,,-13,11/3/1998,55.14,44.82,10.33,23.33,-23.33,0,, -54306,87842,1448,1998,1998_Gov-G_MA,MA,Gov-G,Gov-G,Harris Insights & Analytics,133,10/20/1998,907,Scott Harshbarger,DEM,36,A. Paul Cellucci,REP,56,,-20,11/3/1998,47.38,50.81,-3.43,16.57,-16.57,1,, -54307,87843,1448,1998,1998_Gov-G_MA,MA,Gov-G,Gov-G,RKM Research and Communications Inc.,272,10/20/1998,402,Scott Harshbarger,DEM,41,A. Paul Cellucci,REP,46,,-5,11/3/1998,47.38,50.81,-3.43,1.57,-1.57,1,, -54334,87870,1449,1998,1998_Gov-G_MI,MI,Gov-G,Gov-G,Harris Insights & Analytics,133,10/20/1998,1535,Geoffrey Fieger,DEM,36,John Engler,REP,51,,-15,11/3/1998,37.78,62.2,-24.43,9.43,9.43,1,, -54359,87895,1454,1998,1998_Gov-G_NM,NM,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/20/1998,409,Martin Chavez,DEM,43,Gary Johnson,REP,47,,-4,11/3/1998,45.47,54.53,-9.06,5.06,5.06,1,, -54375,87911,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,Harris Insights & Analytics,133,10/20/1998,1792,Peter Vallone,DEM,24,George Pataki,REP,48,,-24,11/3/1998,33.16,54.32,-21.15,2.85,-2.85,1,, -54392,87928,1456,1998,1998_Gov-G_OH,OH,Gov-G,Gov-G,Harris Insights & Analytics,133,10/20/1998,1793,Lee Fisher,DEM,39,"Robert A. Taft, II",REP,50,,-11,11/3/1998,44.69,50.05,-5.36,5.64,-5.64,1,, -54406,87942,1459,1998,1998_Gov-G_PA,PA,Gov-G,Gov-G,Harris Insights & Analytics,133,10/20/1998,1611,Ivan Itkin,DEM,16,Thomas Ridge,REP,64,,-48,11/3/1998,31.03,57.42,-26.38,21.62,-21.62,1,, -54424,87960,1464,1998,1998_Gov-G_TX,TX,Gov-G,Gov-G,Harris Insights & Analytics,133,10/20/1998,3248,Garry Mauro,DEM,22,George W. Bush,REP,73,,-51,11/3/1998,31.18,68.24,-37.06,13.94,-13.94,1,, -54203,117111,1719,1998,1998_Sen-G_AZ,AZ,Sen-G,Sen-G,Harris Insights & Analytics,133,10/20/1998,732,Edward Ranger,DEM,18,John McCain,REP,66,,-48,11/3/1998,27.16,68.74,-41.58,6.42,-6.42,1,, -54215,117114,1721,1998,1998_Sen-G_CA,CA,Sen-G,Sen-G,Harris Insights & Analytics,133,10/20/1998,4531,Barbara Boxer,DEM,46,Matt Fong,REP,45,,1,11/3/1998,53.06,43.01,10.05,9.05,-9.05,1,, -54225,117116,1722,1998,1998_Sen-G_CO,CO,Sen-G,Sen-G,Harris Insights & Analytics,133,10/20/1998,614,Dottie Lamm,DEM,37,Ben Nighthorse Campbell,REP,55,,-18,11/3/1998,35.01,62.47,-27.46,9.46,9.46,1,, -54247,117118,1724,1998,1998_Sen-G_FL,FL,Sen-G,Sen-G,Harris Insights & Analytics,133,10/20/1998,2295,Bob Graham,DEM,60,Charlie Crist,REP,31,,29,11/3/1998,62.47,37.53,24.94,4.06,4.06,1,, -54259,117121,1725,1998,1998_Sen-G_GA,GA,Sen-G,Sen-G,Harris Insights & Analytics,133,10/20/1998,1174,Michael J. Coles,DEM,37,Paul Coverdell,REP,53,,-16,11/3/1998,45.15,52.37,-7.22,8.78,-8.78,1,, -54293,117123,1728,1998,1998_Sen-G_IL,IL,Sen-G,Sen-G,Harris Insights & Analytics,133,10/20/1998,1209,Carol Moseley-Braun,DEM,38,Peter G. Fitzgerald,REP,52,,-14,11/3/1998,47.44,50.35,-2.9,11.1,-11.1,1,, -26063,31303,1728,1998,1998_Sen-G_IL,IL,Sen-G,Sen-G,Illinois Wesleyan University,147,10/20/1998,423,Carol Moseley-Braun,DEM,31,Peter G. Fitzgerald,REP,53,,-22,11/3/1998,47.44,50.35,-2.9,19.1,-19.1,1,, -54294,117199,1728,1998,1998_Sen-G_IL,IL,Sen-G,Sen-G,KRC/Communications Research,160,10/20/1998,400,Carol Moseley-Braun,DEM,40,Peter G. Fitzgerald,REP,50,,-10,11/3/1998,47.44,50.35,-2.9,7.1,-7.1,1,, -63646,117141,1729,1998,1998_Sen-G_IN,IN,Sen-G,Sen-G,Harris Insights & Analytics,133,10/20/1998,831,Evan Bayh,DEM,63,Paul Helmke,REP,27,,36,11/3/1998,63.72,34.79,28.93,7.07,7.07,1,, -54324,117125,1734,1998,1998_Sen-G_MD,MD,Sen-G,Sen-G,Harris Insights & Analytics,133,10/20/1998,911,Barbara A. Mikulski,DEM,67,Ross Z. Pierpont,REP,27,,40,11/3/1998,70.5,29.5,41.01,1.01,-1.01,1,, -54375,117127,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Harris Insights & Analytics,133,10/20/1998,1792,Charles E. Schumer,DEM,44,Alfonse M. D'Amato,REP,46,,-2,11/3/1998,54.62,44.08,10.54,12.54,-12.54,0,, -63648,117143,1739,1998,1998_Sen-G_NC,NC,Sen-G,Sen-G,Harris Insights & Analytics,133,10/20/1998,1163,John Edwards,DEM,47,Lauch Faircloth,REP,38,,9,11/3/1998,51.15,47.01,4.14,4.86,4.86,1,, -54392,117130,1741,1998,1998_Sen-G_OH,OH,Sen-G,Sen-G,Harris Insights & Analytics,133,10/20/1998,1793,Mary Boyle,DEM,37,George V. Voinovich,REP,55,,-18,11/3/1998,43.53,56.46,-12.93,5.07,-5.07,1,, -54406,117132,1744,1998,1998_Sen-G_PA,PA,Sen-G,Sen-G,Harris Insights & Analytics,133,10/20/1998,1611,Bill Lloyd,DEM,25,Arlen Specter,REP,57,,-32,11/3/1998,34.79,61.34,-26.55,5.45,-5.45,1,, -26199,31439,1746,1998,1998_Sen-G_SD,SD,Sen-G,Sen-G,NRECA Market Research,223,10/20/1998,500,Tom Daschle,DEM,58,Ron Schmidt,REP,26,,32,11/3/1998,62.14,36.41,25.73,6.27,6.27,1,among registered voters, -63650,117145,1749,1998,1998_Sen-G_WA,WA,Sen-G,Sen-G,Harris Insights & Analytics,133,10/20/1998,831,Patty Murray,DEM,54,Linda Smith,REP,41,,13,11/3/1998,58.41,41.59,16.83,3.83,-3.83,1,, -64121,117966,2078,1998,1998_House-G_MT-1,MT-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/20/1998,819,Dusty Deschamps,DEM,37,Richard A. Hill,REP,52,,-15,11/3/1998,44.36,53.01,-8.65,6.35,-6.35,1,, -64387,118453,2246,1998,1998_House-G_UT-2,UT-2,House-G,House-G,Valley Research,368,10/20/1998,452,Lily Eskelsen,DEM,42,Merrill Cook,REP,41,,1,11/3/1998,43.46,52.76,-9.3,10.3,10.3,0,, -54186,87721,1433,1998,1998_Gov-G_AL,AL,Gov-G,Gov-G,University of South Alabama,361,10/21/1998,820,Don Siegelman,DEM,46,"Forrest H. 'Fob' James, Jr.",REP,32,,14,11/3/1998,57.68,42.1,15.59,1.59,-1.59,1,, -54335,87871,1449,1998,1998_Gov-G_MI,MI,Gov-G,Gov-G,Mitchell Research & Communications,213,10/21/1998,600,Geoffrey Fieger,DEM,30,John Engler,REP,62,,-32,11/3/1998,37.78,62.2,-24.43,7.57,-7.57,1,, -54413,87949,1460,1998,1998_Gov-G_RI,RI,Gov-G,Gov-G,KRC/Communications Research,160,10/21/1998,400,Myrth York,DEM,45,Lincoln Almond,REP,40,,5,11/3/1998,42.14,50.98,-8.84,13.84,13.84,0,, -26017,31257,1722,1998,1998_Sen-G_CO,CO,Sen-G,Sen-G,Ciruli Associates,51,10/21/1998,400,Dottie Lamm,DEM,30,Ben Nighthorse Campbell,REP,61,,-31,11/3/1998,35.01,62.47,-27.46,3.54,-3.54,1,, -63761,117404,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,SurveyUSA,325,10/21/1998,500,Charles E. Schumer,DEM,48,Alfonse M. D'Amato,REP,43,,5,11/3/1998,54.62,44.08,10.54,5.54,-5.54,1,, -26283,31524,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/21/1998,701.5,Charles E. Schumer,DEM,39,Alfonse M. D'Amato,REP,43,,-4,11/3/1998,54.62,44.08,10.54,14.54,-14.54,0,average of multiple versions or turnout models listed in poll, -64170,118077,1996,1998,1998_House-G_IN-9,IN-9,House-G,House-G,Public Opinion Strategies,260,10/21/1998,300,Baron P. Hill,DEM,41,Jean Leising,REP,51,,-10,11/3/1998,50.76,47.93,2.83,12.83,-12.83,0,for unspecified Republican spnosor,R -64259,118237,2006,1998,1998_House-G_KS-4,KS-4,House-G,House-G,SurveyUSA,325,10/21/1998,500,Jim Lawing,DEM,40,Todd Tiahrt,REP,56,,-16,11/3/1998,38.56,58.26,-19.7,3.7,3.7,1,, -54187,87722,1433,1998,1998_Gov-G_AL,AL,Gov-G,Gov-G,Southern Opinion Research,311,10/22/1998,500,Don Siegelman,DEM,60,"Forrest H. 'Fob' James, Jr.",REP,35,,25,11/3/1998,57.68,42.1,15.59,9.41,9.41,1,, -54226,87762,1437,1998,1998_Gov-G_CO,CO,Gov-G,Gov-G,Ciruli Associates,51,10/22/1998,500,Gail Schoettler,DEM,41,William F. Owens,REP,47,,-6,11/3/1998,48.43,49.06,-.63,5.37,-5.37,1,, -54235,87771,1438,1998,1998_Gov-G_CT,CT,Gov-G,Gov-G,Forman Center,100,10/22/1998,557,Barbara Kennelly,DEM,43,John Rowland,REP,51,,-8,11/3/1998,35.44,62.9,-27.46,19.46,19.46,1,, -54248,87784,1439,1998,1998_Gov-G_FL,FL,Gov-G,Gov-G,Forman Center,100,10/22/1998,557,Buddy MacKay,DEM,43,Jeb Bush,REP,51,,-8,11/3/1998,44.72,55.27,-10.55,2.55,2.55,1,, -54249,87785,1439,1998,1998_Gov-G_FL,FL,Gov-G,Gov-G,Independent Market Research,148,10/22/1998,670,Buddy MacKay,DEM,40,Jeb Bush,REP,51,,-11,11/3/1998,44.72,55.27,-10.55,.45,-.45,1,, -54266,87802,1441,1998,1998_Gov-G_HI,HI,Gov-G,Gov-G,Ward Research (Honolulu Star-Advertiser),375,10/22/1998,480,Benjamin Cayetano,DEM,36,Linda Lingle,REP,44,,-8,11/3/1998,50.11,48.82,1.29,9.29,-9.29,0,, -54347,87883,1451,1998,1998_Gov-G_NE,NE,Gov-G,Gov-G,RKM Research and Communications Inc.,272,10/22/1998,831,Bill Hoppner,DEM,36,Mike Johanns,REP,50,,-14,11/3/1998,45.98,53.9,-7.93,6.07,-6.07,1,, -26041,31281,1724,1998,1998_Sen-G_FL,FL,Sen-G,Sen-G,Fleming & Associates,96,10/22/1998,557,Bob Graham,DEM,61,Charlie Crist,REP,31,,30,11/3/1998,62.47,37.53,24.94,5.06,5.06,1,, -54249,117194,1724,1998,1998_Sen-G_FL,FL,Sen-G,Sen-G,Independent Market Research,148,10/22/1998,670,Bob Graham,DEM,61,Charlie Crist,REP,25,,36,11/3/1998,62.47,37.53,24.94,11.06,11.06,1,, -26082,31322,1724,1998,1998_Sen-G_FL,FL,Sen-G,Sen-G,Market Research Institute Inc.,186,10/22/1998,670,Bob Graham,DEM,61,Charlie Crist,REP,25,,36,11/3/1998,62.47,37.53,24.94,11.06,11.06,1,, -26032,31272,1750,1998,1998_Sen-G_WI,WI,Sen-G,Sen-G,FM3 Research,91,10/22/1998,599,Russ Feingold,DEM,44,Mark W. Neumann,REP,43,,1,11/3/1998,50.55,48.4,2.15,1.15,-1.15,1,for Russ Feingold,D -54266,118458,1964,1998,1998_House-G_HI-1,HI-1,House-G,House-G,Ward Research (Honolulu Star-Advertiser),375,10/22/1998,272,Neil Abercrombie,DEM,47,Gene Ward,REP,32,,15,11/3/1998,61.56,36.35,25.21,10.21,-10.21,1,, -26240,87912,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,CBS News/The New York Times,36,10/23/1998,639,Peter Vallone,DEM,21,George Pataki,REP,56,,-35,11/3/1998,33.16,54.32,-21.15,13.85,-13.85,1,among registered voters, -54377,87913,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,Quinnipiac University,267,10/23/1998,547,Peter Vallone,DEM,24,George Pataki,REP,57,,-33,11/3/1998,33.16,54.32,-21.15,11.85,-11.85,1,, -54414,87950,1460,1998,1998_Gov-G_RI,RI,Gov-G,Gov-G,Fleming & Associates,96,10/23/1998,400,Myrth York,DEM,38,Lincoln Almond,REP,42,,-4,11/3/1998,42.14,50.98,-8.84,4.84,4.84,1,, -54440,87976,1466,1998,1998_Gov-G_WI,WI,Gov-G,Gov-G,Market Shares Corp.,187,10/23/1998,600,Ed Garvey,DEM,26,Tommy Thompson,REP,67,,-41,11/3/1998,38.7,59.66,-20.97,20.03,-20.03,1,, -26072,31312,1732,1998,1998_Sen-G_KY,KY,Sen-G,Sen-G,Louisville Courier-Journal,174,10/23/1998,589,Scotty Baesler,DEM,44,Jim Bunning,REP,43,,1,11/3/1998,49.16,49.75,-.59,1.59,1.59,0,, -26240,31480,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,CBS News/The New York Times,36,10/23/1998,1235,Charles E. Schumer,DEM,44,Alfonse M. D'Amato,REP,44,,0,11/3/1998,54.62,44.08,10.54,10.54,-10.54,.5,among registered voters, -26216,31456,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Quinnipiac University,267,10/23/1998,600,Charles E. Schumer,DEM,48,Alfonse M. D'Amato,REP,44,,4,11/3/1998,54.62,44.08,10.54,6.54,-6.54,1,sample size unavailable; estimated at 600 as a default, -26282,31522,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/23/1998,700,Charles E. Schumer,DEM,40,Alfonse M. D'Amato,REP,42,,-2,11/3/1998,54.62,44.08,10.54,12.54,-12.54,0,, -26088,31328,1750,1998,1998_Sen-G_WI,WI,Sen-G,Sen-G,Market Shares Corp.,187,10/23/1998,600,Russ Feingold,DEM,43,Mark W. Neumann,REP,46,,-3,11/3/1998,50.55,48.4,2.15,5.15,-5.15,0,, -28261,33539,8661,1998,1998_House-G_US,US,House-G,House-G,SSRS,297,10/23/1998,600,Democratic,DEM,44,Republican,REP,39,,5,11/3/1998,47.29,48.41,-1.12,6.12,6.12,0,sample size unavailable; estimated at 600 as a default, -54250,87786,1439,1998,1998_Gov-G_FL,FL,Gov-G,Gov-G,SurveyUSA,325,10/24/1998,500,Buddy MacKay,DEM,41,Jeb Bush,REP,53,,-12,11/3/1998,44.72,55.27,-10.55,1.45,-1.45,1,, -54325,87861,1447,1998,1998_Gov-G_MD,MD,Gov-G,Gov-G,Potomac Incorporated,256,10/24/1998,1205,Parris Glendening,DEM,52,Ellen Sauerbrey,REP,44,,8,11/3/1998,55.14,44.82,10.33,2.33,-2.33,1,, -54343,87879,1450,1998,1998_Gov-G_MN,MN,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/24/1998,816,Jesse Ventura,REF,23,Norm Coleman,REP,33,,-10,11/3/1998,36.99,34.29,2.69,12.69,,0,, -54378,87914,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,10/24/1998,700,Peter Vallone,DEM,22,George Pataki,REP,53,,-31,11/3/1998,33.16,54.32,-21.15,9.85,-9.85,1,, -26254,87929,1456,1998,1998_Gov-G_OH,OH,Gov-G,Gov-G,University of Cincinnati (Ohio Poll),346,10/24/1998,708,Lee Fisher,DEM,35,"Robert A. Taft, II",REP,51,,-16,11/3/1998,44.69,50.05,-5.36,10.64,-10.64,1,, -26097,87732,1468,1998,1998_Gov-G_AR,AR,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/24/1998,810,Bill Bristow,DEM,33,Mike Huckabee,REP,58,,-25,11/3/1998,38.66,59.77,-21.11,3.89,-3.89,1,, -26097,31337,1720,1998,1998_Sen-G_AR,AR,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/24/1998,810,Blanche Lincoln,DEM,56,Fay Boozman,REP,36,,20,11/3/1998,55.07,42.23,12.85,7.15,7.15,1,, -26254,31494,1741,1998,1998_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,10/24/1998,733,Mary Boyle,DEM,34,George V. Voinovich,REP,62,,-28,11/3/1998,43.53,56.46,-12.93,15.07,-15.07,1,, -26097,117967,1862,1998,1998_House-G_AR-2,AR-2,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/24/1998,420,Vic Snyder,DEM,54,Phil Wyrick,REP,35,,19,11/3/1998,57.97,42.03,15.95,3.05,3.05,1,, -64140,118013,1997,1998,1998_House-G_IN-10,IN-10,House-G,House-G,Massie & Associates,199,10/24/1998,300,Julia M. Carson,DEM,38,Gary Anthony Hofmeister,REP,47,,-9,11/3/1998,58.34,39.37,18.98,27.98,-27.98,0,for unspecified Republican spnosor,R -64395,118463,2246,1998,1998_House-G_UT-2,UT-2,House-G,House-G,Wirthlin Worldwide,387,10/24/1998,303,Lily Eskelsen,DEM,39,Merrill Cook,REP,47,,-8,11/3/1998,43.46,52.76,-9.3,1.3,1.3,1,for unspecified Republican spnosor,R -36812,33538,8661,1998,1998_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,10/24/1998,581,Democratic,DEM,49,Republican,REP,47,,2,11/3/1998,47.29,48.41,-1.12,3.12,3.12,0,, -28259,117336,8661,1998,1998_House-G_US,US,House-G,House-G,Gallup,112,10/24/1998,519,Democratic,DEM,47,Republican,REP,49,,-2,11/3/1998,47.29,48.41,-1.12,.88,-.88,1,, -26095,87724,1433,1998,1998_Gov-G_AL,AL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/25/1998,808,Don Siegelman,DEM,51,"Forrest H. 'Fob' James, Jr.",REP,44,,7,11/3/1998,57.68,42.1,15.59,8.59,-8.59,1,average of multiple versions or turnout models listed in poll, -54216,87752,1436,1998,1998_Gov-G_CA,CA,Gov-G,Gov-G,Field Research Corp. (Field Poll),94,10/25/1998,678,"Joseph 'Gray' Davis, Jr.",DEM,53,Dan Lungren,REP,39,,14,11/3/1998,57.97,38.38,19.59,5.59,-5.59,1,, -26126,87831,1443,1998,1998_Gov-G_IL,IL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/25/1998,813,Glenn Poshard,DEM,37,George Ryan,REP,48,,-11,11/3/1998,47.47,51.04,-3.57,7.43,-7.43,1,, -54379,87915,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,Manhattanville College,181,10/25/1998,601,Peter Vallone,DEM,22,George Pataki,REP,57,,-35,11/3/1998,33.16,54.32,-21.15,13.85,-13.85,1,, -54394,87930,1456,1998,1998_Gov-G_OH,OH,Gov-G,Gov-G,Louis Harris & Associates,173,10/25/1998,679,Lee Fisher,DEM,43,"Robert A. Taft, II",REP,47,,-4,11/3/1998,44.69,50.05,-5.36,1.36,1.36,1,, -26189,87943,1459,1998,1998_Gov-G_PA,PA,Gov-G,Gov-G,Millersville University,210,10/25/1998,481,Ivan Itkin,DEM,15,Thomas Ridge,REP,66,,-51,11/3/1998,31.03,57.42,-26.38,24.62,-24.62,1,, -26095,31335,1717,1998,1998_Sen-G_AL,AL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/25/1998,808,Clayton Suddith,DEM,29,Richard C. Shelby,REP,62,,-33,11/3/1998,36.69,63.24,-26.55,6.45,-6.45,1,, -26033,31273,1721,1998,1998_Sen-G_CA,CA,Sen-G,Sen-G,Field Research Corp. (Field Poll),94,10/25/1998,678,Barbara Boxer,DEM,51,Matt Fong,REP,42,,9,11/3/1998,53.06,43.01,10.05,1.05,-1.05,1,, -26015,31255,1722,1998,1998_Sen-G_CO,CO,Sen-G,Sen-G,Ciruli Associates,51,10/25/1998,400,Dottie Lamm,DEM,31,Ben Nighthorse Campbell,REP,60,,-29,11/3/1998,35.01,62.47,-27.46,1.54,-1.54,1,, -26126,31366,1728,1998,1998_Sen-G_IL,IL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/25/1998,813,Carol Moseley-Braun,DEM,41,Peter G. Fitzgerald,REP,49,,-8,11/3/1998,47.44,50.35,-2.9,5.1,-5.1,1,, -26074,31314,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Manhattanville College,181,10/25/1998,601,Charles E. Schumer,DEM,50,Alfonse M. D'Amato,REP,42,,8,11/3/1998,54.62,44.08,10.54,2.54,-2.54,1,among registered voters, -26280,31520,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/25/1998,700,Charles E. Schumer,DEM,43,Alfonse M. D'Amato,REP,39,,4,11/3/1998,54.62,44.08,10.54,6.54,-6.54,1,, -26189,31429,1744,1998,1998_Sen-G_PA,PA,Sen-G,Sen-G,Millersville University,210,10/25/1998,481,Bill Lloyd,DEM,17,Arlen Specter,REP,61,,-44,11/3/1998,34.79,61.34,-26.55,17.45,-17.45,1,, -64398,118466,1888,1998,1998_House-G_CA-24,CA-24,House-G,House-G,Zogby Interactive/JZ Analytics,395,10/25/1998,300,Brad Sherman,DEM,47,Randy Hoffman,REP,34,,13,11/3/1998,57.31,38.49,18.82,5.82,-5.82,1,, -64398,118467,1900,1998,1998_House-G_CA-36,CA-36,House-G,House-G,Zogby Interactive/JZ Analytics,395,10/25/1998,300,Janice Hahn,DEM,30,Steven T. Kuykendall,REP,47,,-17,11/3/1998,46.57,48.89,-2.32,14.68,-14.68,1,, -64399,118468,1918,1998,1998_House-G_CO-2,CO-2,House-G,House-G,Zogby Interactive/JZ Analytics,395,10/25/1998,300,Mark Udall,DEM,36,Bob Greenlee,REP,53,,-17,11/3/1998,49.88,47.45,2.43,19.43,-19.43,0,, -64122,117968,1923,1998,1998_House-G_CT-1,CT-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/25/1998,308,John Larson,DEM,55,Kevin James O'Connor,REP,21,,34,11/3/1998,58.05,41.4,16.65,17.35,17.35,1,, -64400,118469,2035,1998,1998_House-G_MA-6,MA-6,House-G,House-G,Zogby Interactive/JZ Analytics,395,10/25/1998,300,John F. Tierney,DEM,52,Peter G. Torkildsen,REP,31,,21,11/3/1998,54.55,42.38,12.18,8.82,8.82,1,, -64401,118470,2067,1998,1998_House-G_MS-4,MS-4,House-G,House-G,Zogby Interactive/JZ Analytics,395,10/25/1998,300,Ronnie Shows,DEM,42,Delbert Hosemann,REP,33,,9,11/3/1998,53.39,44.86,8.53,.47,.47,1,, -64124,117970,2101,1998,1998_House-G_NM-3,NM-3,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/25/1998,418,Tom Udall,DEM,45,Bill Redmond,REP,42,,3,11/3/1998,53.16,43.27,9.89,6.89,-6.89,1,, -64402,118471,2101,1998,1998_House-G_NM-3,NM-3,House-G,House-G,Zogby Interactive/JZ Analytics,395,10/25/1998,300,Tom Udall,DEM,52,Bill Redmond,REP,39,,13,11/3/1998,53.16,43.27,9.89,3.11,3.11,1,, -64260,118238,2136,1998,1998_House-G_NC-4,NC-4,House-G,House-G,SurveyUSA,325,10/25/1998,500,David E. Price,DEM,54,Thomas H. Roberg,REP,41,,13,11/3/1998,57.43,41.56,15.87,2.87,-2.87,1,, -64403,118472,2151,1998,1998_House-G_OH-6,OH-6,House-G,House-G,Zogby Interactive/JZ Analytics,395,10/25/1998,300,Ted Strickland,DEM,42,Nancy P. Hollister,REP,41,,1,11/3/1998,56.96,43.04,13.92,12.92,-12.92,1,, -64405,118480,2188,1998,1998_House-G_PA-13,PA-13,House-G,House-G,Zogby Interactive/JZ Analytics,395,10/25/1998,300,Joe Hoeffel,DEM,42,Jon David Fox,REP,48,,-6,11/3/1998,51.55,46.57,4.98,10.98,-10.98,0,, -64406,118481,2260,1998,1998_House-G_WA-1,WA-1,House-G,House-G,Zogby Interactive/JZ Analytics,395,10/25/1998,300,Jay Robert Inslee,DEM,44,Richard Alan White,REP,44,,0,11/3/1998,49.77,44.12,5.66,5.66,-5.66,.5,, -64408,118489,2272,1998,1998_House-G_WI-1,WI-1,House-G,House-G,Zogby Interactive/JZ Analytics,395,10/25/1998,300,Lydia Carol Spottswood,DEM,38,Paul Ryan,REP,52,,-14,11/3/1998,42.73,57.11,-14.38,.38,.38,1,, -66199,123151,8661,1998,1998_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,10/25/1998,600,Democratic,DEM,44,Republican,REP,36,,8,11/3/1998,47.29,48.41,-1.12,9.12,9.12,0,sample size unavailable; estimated at 600 as a default; among registered voters, -54251,87787,1439,1998,1998_Gov-G_FL,FL,Gov-G,Gov-G,Tarrance Group,333,10/26/1998,600,Buddy MacKay,DEM,40,Jeb Bush,REP,52,,-12,11/3/1998,44.72,55.27,-10.55,1.45,-1.45,1,for unspecified Republican spnosor,R -54260,87796,1440,1998,1998_Gov-G_GA,GA,Gov-G,Gov-G,Marketing Workshop,194,10/26/1998,709,Roy Barnes,DEM,40,Guy Millner,REP,45,,-5,11/3/1998,52.49,44.07,8.42,13.42,-13.42,0,, -54275,87811,1444,1998,1998_Gov-G_IA,IA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/26/1998,803,Tom Vilsack,DEM,42,Jim Lightfoot,REP,47,,-5,11/3/1998,52.3,46.51,5.8,10.8,-10.8,0,, -54276,87812,1444,1998,1998_Gov-G_IA,IA,Gov-G,Gov-G,Talmey-Drake Research & Strategy Inc.,329,10/26/1998,408,Tom Vilsack,DEM,44,Jim Lightfoot,REP,44,,0,11/3/1998,52.3,46.51,5.8,5.8,-5.8,.5,for unspecified Democratic spnosor,D -26156,87900,1452,1998,1998_Gov-G_NV,NV,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/26/1998,817,Jan Jones,DEM,44,Kenny Guinn,REP,47,,-3,11/3/1998,42.04,51.63,-9.6,6.6,6.6,1,, -26167,87931,1456,1998,1998_Gov-G_OH,OH,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/26/1998,815,Lee Fisher,DEM,42,"Robert A. Taft, II",REP,49,,-7,11/3/1998,44.69,50.05,-5.36,1.64,-1.64,1,, -54396,87932,1456,1998,1998_Gov-G_OH,OH,Gov-G,Gov-G,University of Cincinnati (Ohio Poll),346,10/26/1998,1196,Lee Fisher,DEM,42,"Robert A. Taft, II",REP,53,,-11,11/3/1998,44.69,50.05,-5.36,5.64,-5.64,1,, -54408,87944,1459,1998,1998_Gov-G_PA,PA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/26/1998,807,Ivan Itkin,DEM,23,Thomas Ridge,REP,59,,-36,11/3/1998,31.03,57.42,-26.38,9.62,-9.62,1,, -54415,87951,1460,1998,1998_Gov-G_RI,RI,Gov-G,Gov-G,SurveyUSA,325,10/26/1998,500,Myrth York,DEM,44,Lincoln Almond,REP,45,,-1,11/3/1998,42.14,50.98,-8.84,7.84,7.84,1,, -54260,117202,1725,1998,1998_Sen-G_GA,GA,Sen-G,Sen-G,Marketing Workshop,194,10/26/1998,709,Michael J. Coles,DEM,35,Paul Coverdell,REP,53,,-18,11/3/1998,45.15,52.37,-7.22,10.78,-10.78,1,, -26132,31372,1729,1998,1998_Sen-G_IN,IN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/26/1998,819,Evan Bayh,DEM,58,Paul Helmke,REP,33,,25,11/3/1998,63.72,34.79,28.93,3.93,-3.93,1,, -54275,117204,1730,1998,1998_Sen-G_IA,IA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/26/1998,803,David Osterberg,DEM,24,Chuck Grassley,REP,68,,-44,11/3/1998,30.49,68.41,-37.92,6.08,-6.08,1,, -63760,117403,1735,1998,1998_Sen-G_MO,MO,Sen-G,Sen-G,SurveyUSA,325,10/26/1998,500,Jay Nixon,DEM,41,Christopher S. Bond,REP,54,,-13,11/3/1998,43.77,52.68,-8.9,4.1,-4.1,1,, -26156,31396,1736,1998,1998_Sen-G_NV,NV,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/26/1998,817,Harry Reid,DEM,47,John Ensign,REP,45,,2,11/3/1998,47.88,47.78,.1,1.9,1.9,1,, -26167,31407,1741,1998,1998_Sen-G_OH,OH,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/26/1998,815,Mary Boyle,DEM,37,George V. Voinovich,REP,55,,-18,11/3/1998,43.53,56.46,-12.93,5.07,-5.07,1,, -54396,117512,1741,1998,1998_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,10/26/1998,1196,Mary Boyle,DEM,38,George V. Voinovich,REP,62,,-24,11/3/1998,43.53,56.46,-12.93,11.07,-11.07,1,, -54408,117205,1744,1998,1998_Sen-G_PA,PA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/26/1998,807,Bill Lloyd,DEM,34,Arlen Specter,REP,57,,-23,11/3/1998,34.79,61.34,-26.55,3.55,3.55,1,, -26156,117971,2082,1998,1998_House-G_NV-1,NV-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/26/1998,366,Shelley Berkley,DEM,44,Don Chairez,REP,40,,4,11/3/1998,49.24,45.65,3.59,.41,.41,1,, -64225,118180,2085,1998,1998_House-G_NH-2,NH-2,House-G,House-G,RKM Research and Communications Inc.,272,10/26/1998,183,Mary Rauh,DEM,38,Charles Bass,REP,53,,-15,11/3/1998,44.77,53.16,-8.38,6.62,-6.62,1,, -64261,118239,2134,1998,1998_House-G_NC-2,NC-2,House-G,House-G,SurveyUSA,325,10/26/1998,500,Bob R. Etheridge,DEM,52,Dan Page,REP,39,,13,11/3/1998,57.39,41.67,15.73,2.73,-2.73,1,, -28258,33536,8661,1998,1998_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,10/26/1998,1025,Democratic,DEM,43,Republican,REP,40,,3,11/3/1998,47.29,48.41,-1.12,4.12,4.12,0,among registered voters, -26103,87753,1436,1998,1998_Gov-G_CA,CA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/27/1998,809,"Joseph 'Gray' Davis, Jr.",DEM,50,Dan Lungren,REP,43,,7,11/3/1998,57.97,38.38,19.59,12.59,-12.59,1,, -26108,87763,1437,1998,1998_Gov-G_CO,CO,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/27/1998,831,Gail Schoettler,DEM,39,William F. Owens,REP,44,,-5,11/3/1998,48.43,49.06,-.63,4.37,-4.37,1,, -26111,87772,1438,1998,1998_Gov-G_CT,CT,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/27/1998,633,Barbara Kennelly,DEM,33,John Rowland,REP,58,,-25,11/3/1998,35.44,62.9,-27.46,2.46,2.46,1,, -54252,87788,1439,1998,1998_Gov-G_FL,FL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/27/1998,822,Buddy MacKay,DEM,43,Jeb Bush,REP,51,,-8,11/3/1998,44.72,55.27,-10.55,2.55,2.55,1,, -26118,87797,1440,1998,1998_Gov-G_GA,GA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/27/1998,809,Roy Barnes,DEM,43,Guy Millner,REP,46,,-3,11/3/1998,52.49,44.07,8.42,11.42,-11.42,0,, -54296,87832,1443,1998,1998_Gov-G_IL,IL,Gov-G,Gov-G,Richard Day Research Inc.,287,10/27/1998,712,Glenn Poshard,DEM,35,George Ryan,REP,56,,-21,11/3/1998,47.47,51.04,-3.57,17.43,-17.43,1,, -54326,87862,1447,1998,1998_Gov-G_MD,MD,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/27/1998,828,Parris Glendening,DEM,49,Ellen Sauerbrey,REP,45,,4,11/3/1998,55.14,44.82,10.33,6.33,-6.33,1,, -54308,87844,1448,1998,1998_Gov-G_MA,MA,Gov-G,Gov-G,KRC/Communications Research,160,10/27/1998,400,Scott Harshbarger,DEM,41,A. Paul Cellucci,REP,46,,-5,11/3/1998,47.38,50.81,-3.43,1.57,-1.57,1,, -54348,87884,1451,1998,1998_Gov-G_NE,NE,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/27/1998,807,Bill Hoppner,DEM,39,Mike Johanns,REP,54,,-15,11/3/1998,45.98,53.9,-7.93,7.07,-7.07,1,, -54380,87916,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,Marist College,183,10/27/1998,351,Peter Vallone,DEM,26,George Pataki,REP,55,,-29,11/3/1998,33.16,54.32,-21.15,7.85,-7.85,1,, -26162,87917,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/27/1998,808,Peter Vallone,DEM,29,George Pataki,REP,54,,-25,11/3/1998,33.16,54.32,-21.15,3.85,-3.85,1,, -54397,87933,1456,1998,1998_Gov-G_OH,OH,Gov-G,Gov-G,Columbus Dispatch,57,10/27/1998,800,Lee Fisher,DEM,46,"Robert A. Taft, II",REP,47,,-1,11/3/1998,44.69,50.05,-5.36,4.36,4.36,1,, -26175,87955,1461,1998,1998_Gov-G_SC,SC,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/27/1998,806,James H. Hodges,DEM,44,David M. Beasley,REP,46,,-2,11/3/1998,53.23,45.21,8.03,10.03,-10.03,0,, -54425,87961,1464,1998,1998_Gov-G_TX,TX,Gov-G,Gov-G,Hill Research Consultants,140,10/27/1998,501,Garry Mauro,DEM,22,George W. Bush,REP,69,,-47,11/3/1998,31.18,68.24,-37.06,9.94,-9.94,1,for unspecified Republican spnosor,R -26103,31343,1721,1998,1998_Sen-G_CA,CA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/27/1998,809,Barbara Boxer,DEM,45,Matt Fong,REP,43,,2,11/3/1998,53.06,43.01,10.05,8.05,-8.05,1,, -26108,31348,1722,1998,1998_Sen-G_CO,CO,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/27/1998,831,Dottie Lamm,DEM,32,Ben Nighthorse Campbell,REP,58,,-26,11/3/1998,35.01,62.47,-27.46,1.46,1.46,1,, -26111,31351,1723,1998,1998_Sen-G_CT,CT,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/27/1998,633,Christopher J. Dodd,DEM,60,Gary A. Franks,REP,32,,28,11/3/1998,65.15,32.37,32.78,4.78,-4.78,1,, -54252,117203,1724,1998,1998_Sen-G_FL,FL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/27/1998,822,Bob Graham,DEM,59,Charlie Crist,REP,31,,28,11/3/1998,62.47,37.53,24.94,3.06,3.06,1,, -26118,31358,1725,1998,1998_Sen-G_GA,GA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/27/1998,809,Michael J. Coles,DEM,38,Paul Coverdell,REP,51,,-13,11/3/1998,45.15,52.37,-7.22,5.78,-5.78,1,, -26223,31463,1728,1998,1998_Sen-G_IL,IL,Sen-G,Sen-G,Richard Day Research Inc.,287,10/27/1998,712,Carol Moseley-Braun,DEM,40,Peter G. Fitzgerald,REP,50,,-10,11/3/1998,47.44,50.35,-2.9,7.1,-7.1,1,, -26140,31380,1732,1998,1998_Sen-G_KY,KY,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/27/1998,823,Scotty Baesler,DEM,46,Jim Bunning,REP,45,,1,11/3/1998,49.16,49.75,-.59,1.59,1.59,0,, -26078,31318,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Marist College,183,10/27/1998,351,Charles E. Schumer,DEM,50,Alfonse M. D'Amato,REP,47,,3,11/3/1998,54.62,44.08,10.54,7.54,-7.54,1,, -26162,31402,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/27/1998,808,Charles E. Schumer,DEM,46,Alfonse M. D'Amato,REP,43,,3,11/3/1998,54.62,44.08,10.54,7.54,-7.54,1,, -26278,31518,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/27/1998,700,Charles E. Schumer,DEM,44,Alfonse M. D'Amato,REP,38,,6,11/3/1998,54.62,44.08,10.54,4.54,-4.54,1,, -26149,31389,1739,1998,1998_Sen-G_NC,NC,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/27/1998,827,John Edwards,DEM,43,Lauch Faircloth,REP,44,,-1,11/3/1998,51.15,47.01,4.14,5.14,-5.14,0,, -54397,117088,1741,1998,1998_Sen-G_OH,OH,Sen-G,Sen-G,Columbus Dispatch,57,10/27/1998,800,Mary Boyle,DEM,49,George V. Voinovich,REP,51,,-2,11/3/1998,43.53,56.46,-12.93,10.93,10.93,1,, -26175,31415,1745,1998,1998_Sen-G_SC,SC,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/27/1998,806,Ernest F. Hollings,DEM,49,Bob Inglis,REP,44,,5,11/3/1998,52.68,45.69,6.99,1.99,-1.99,1,, -26182,31422,1749,1998,1998_Sen-G_WA,WA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/27/1998,801,Patty Murray,DEM,49,Linda Smith,REP,41,,8,11/3/1998,58.41,41.59,16.83,8.83,-8.83,1,, -28257,123195,8661,1998,1998_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,10/27/1998,485,Democratic,DEM,47,Republican,REP,50,,-3,11/3/1998,47.29,48.41,-1.12,1.88,-1.88,1,, -54189,87725,1433,1998,1998_Gov-G_AL,AL,Gov-G,Gov-G,University of South Alabama,361,10/28/1998,820,Don Siegelman,DEM,52,"Forrest H. 'Fob' James, Jr.",REP,36,,16,11/3/1998,57.68,42.1,15.59,.41,.41,1,, -54228,87764,1437,1998,1998_Gov-G_CO,CO,Gov-G,Gov-G,Ciruli Associates,51,10/28/1998,500,Gail Schoettler,DEM,42,William F. Owens,REP,46,,-4,11/3/1998,48.43,49.06,-.63,3.37,-3.37,1,, -54300,87836,1445,1998,1998_Gov-G_KS,KS,Gov-G,Gov-G,SurveyUSA,325,10/28/1998,500,Tom Sawyer,DEM,21,William Graves,REP,74,,-53,11/3/1998,22.65,73.37,-50.71,2.29,-2.29,1,, -54309,87845,1448,1998,1998_Gov-G_MA,MA,Gov-G,Gov-G,RKM Research and Communications Inc.,272,10/28/1998,402,Scott Harshbarger,DEM,38,A. Paul Cellucci,REP,47,,-9,11/3/1998,47.38,50.81,-3.43,5.57,-5.57,1,, -54310,87846,1448,1998,1998_Gov-G_MA,MA,Gov-G,Gov-G,SurveyUSA,325,10/28/1998,500,Scott Harshbarger,DEM,44,A. Paul Cellucci,REP,48,,-4,11/3/1998,47.38,50.81,-3.43,.57,-.57,1,, -26012,87918,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,Blum & Weprin Associates,32,10/28/1998,662,Peter Vallone,DEM,25,George Pataki,REP,51,,-26,11/3/1998,33.16,54.32,-21.15,4.85,-4.85,1,, -54426,87962,1464,1998,1998_Gov-G_TX,TX,Gov-G,Gov-G,Blum & Weprin Associates,32,10/28/1998,967,Garry Mauro,DEM,23,George W. Bush,REP,70,,-47,11/3/1998,31.18,68.24,-37.06,9.94,-9.94,1,, -54300,117373,1731,1998,1998_Sen-G_KS,KS,Sen-G,Sen-G,SurveyUSA,325,10/28/1998,500,Paul Feleciano,DEM,31,Sam Brownback,REP,66,,-35,11/3/1998,31.59,65.27,-33.68,1.32,-1.32,1,, -26012,31252,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Blum & Weprin Associates,32,10/28/1998,662,Charles E. Schumer,DEM,46,Alfonse M. D'Amato,REP,42,,4,11/3/1998,54.62,44.08,10.54,6.54,-6.54,1,, -26009,122724,1745,1998,1998_Sen-G_SC,SC,Sen-G,Sen-G,"North Star Opinion Research/Ayres, McHenry & Associates",233,10/28/1998,600,Ernest F. Hollings,DEM,43.5,Bob Inglis,REP,43.5,,0,11/3/1998,52.68,45.69,6.99,6.99,-6.99,.5,for Bob Inglis; average of multiple versions or turnout models listed in poll,R -66181,123115,8661,1998,1998_House-G_US,US,House-G,House-G,PSB Research,250,10/28/1998,500,Democratic,DEM,43,Republican,REP,33,,10,11/3/1998,47.29,48.41,-1.12,11.12,11.12,0,for Democratic Leadership Council; among registered voters,D -54267,87803,1441,1998,1998_Gov-G_HI,HI,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/29/1998,406,Benjamin Cayetano,DEM,42,Linda Lingle,REP,51,,-9,11/3/1998,50.11,48.82,1.29,10.29,-10.29,0,, -54297,87833,1443,1998,1998_Gov-G_IL,IL,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,10/29/1998,703,Glenn Poshard,DEM,37,George Ryan,REP,51,,-14,11/3/1998,47.47,51.04,-3.57,10.43,-10.43,1,, -54277,87813,1444,1998,1998_Gov-G_IA,IA,Gov-G,Gov-G,Selzer & Co.,304,10/29/1998,800,Tom Vilsack,DEM,43,Jim Lightfoot,REP,47,,-4,11/3/1998,52.3,46.51,5.8,9.8,-9.8,0,, -54344,87880,1450,1998,1998_Gov-G_MN,MN,Gov-G,Gov-G,Star Tribune,315,10/29/1998,700,Jesse Ventura,REF,27,Norm Coleman,REP,30,,-3,11/3/1998,36.99,34.29,2.69,5.69,,0,, -26215,87919,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,Quinnipiac University,267,10/29/1998,584,Peter Vallone,DEM,26,George Pataki,REP,55,,-29,11/3/1998,33.16,54.32,-21.15,7.85,-7.85,1,, -54427,87963,1464,1998,1998_Gov-G_TX,TX,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/29/1998,504,Garry Mauro,DEM,25,George W. Bush,REP,69,,-44,11/3/1998,31.18,68.24,-37.06,6.94,-6.94,1,, -26271,31511,1728,1998,1998_Sen-G_IL,IL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/29/1998,703,Carol Moseley-Braun,DEM,45,Peter G. Fitzgerald,REP,42,,3,11/3/1998,47.44,50.35,-2.9,5.9,5.9,0,, -26215,31455,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Quinnipiac University,267,10/29/1998,584,Charles E. Schumer,DEM,50,Alfonse M. D'Amato,REP,42,,8,11/3/1998,54.62,44.08,10.54,2.54,-2.54,1,, -26277,31517,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/29/1998,700,Charles E. Schumer,DEM,41,Alfonse M. D'Amato,REP,37,,4,11/3/1998,54.62,44.08,10.54,6.54,-6.54,1,, -28256,33534,8661,1998,1998_House-G_US,US,House-G,House-G,Fox News/Opinion Dynamics Corp.,104,10/29/1998,673,Democratic,DEM,38,Republican,REP,48,,-10,11/3/1998,47.29,48.41,-1.12,8.88,-8.88,1,, -54190,87726,1433,1998,1998_Gov-G_AL,AL,Gov-G,Gov-G,Southern Opinion Research,311,10/30/1998,490,Don Siegelman,DEM,53,"Forrest H. 'Fob' James, Jr.",REP,45,,8,11/3/1998,57.68,42.1,15.59,7.59,-7.59,1,, -54204,87740,1435,1998,1998_Gov-G_AZ,AZ,Gov-G,Gov-G,Harris Insights & Analytics,133,10/30/1998,850,Paul Johnson,DEM,38,Jane Hull,REP,55,,-17,11/3/1998,35.53,60.95,-25.42,8.42,8.42,1,, -54218,87754,1436,1998,1998_Gov-G_CA,CA,Gov-G,Gov-G,Harris Insights & Analytics,133,10/30/1998,5735,"Joseph 'Gray' Davis, Jr.",DEM,53,Dan Lungren,REP,42,,11,11/3/1998,57.97,38.38,19.59,8.59,-8.59,1,, -26207,87773,1438,1998,1998_Gov-G_CT,CT,Gov-G,Gov-G,Quinnipiac University,267,10/30/1998,491,Barbara Kennelly,DEM,26,John Rowland,REP,67,,-41,11/3/1998,35.44,62.9,-27.46,13.54,-13.54,1,, -54253,87789,1439,1998,1998_Gov-G_FL,FL,Gov-G,Gov-G,Harris Insights & Analytics,133,10/30/1998,2819,Buddy MacKay,DEM,41,Jeb Bush,REP,58,,-17,11/3/1998,44.72,55.27,-10.55,6.45,-6.45,1,, -54262,87798,1440,1998,1998_Gov-G_GA,GA,Gov-G,Gov-G,Harris Insights & Analytics,133,10/30/1998,1408,Roy Barnes,DEM,43,Guy Millner,REP,50,,-7,11/3/1998,52.49,44.07,8.42,15.42,-15.42,0,, -54298,87834,1443,1998,1998_Gov-G_IL,IL,Gov-G,Gov-G,Harris Insights & Analytics,133,10/30/1998,847,Glenn Poshard,DEM,41,George Ryan,REP,55,,-14,11/3/1998,47.47,51.04,-3.57,10.43,-10.43,1,, -54311,87847,1448,1998,1998_Gov-G_MA,MA,Gov-G,Gov-G,Harris Insights & Analytics,133,10/30/1998,1083,Scott Harshbarger,DEM,43,A. Paul Cellucci,REP,54,,-11,11/3/1998,47.38,50.81,-3.43,7.57,-7.57,1,, -54336,87872,1449,1998,1998_Gov-G_MI,MI,Gov-G,Gov-G,Harris Insights & Analytics,133,10/30/1998,1855,Geoffrey Fieger,DEM,38,John Engler,REP,62,,-24,11/3/1998,37.78,62.2,-24.43,.43,.43,1,, -54384,87920,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,Harris Insights & Analytics,133,10/30/1998,2243,Peter Vallone,DEM,27,George Pataki,REP,49,,-22,11/3/1998,33.16,54.32,-21.15,.85,-.85,1,, -54398,87934,1456,1998,1998_Gov-G_OH,OH,Gov-G,Gov-G,Harris Insights & Analytics,133,10/30/1998,2149,Lee Fisher,DEM,42,"Robert A. Taft, II",REP,52,,-10,11/3/1998,44.69,50.05,-5.36,4.64,-4.64,1,, -54409,87945,1459,1998,1998_Gov-G_PA,PA,Gov-G,Gov-G,Harris Insights & Analytics,133,10/30/1998,1812,Ivan Itkin,DEM,21,Thomas Ridge,REP,62,,-41,11/3/1998,31.03,57.42,-26.38,14.62,-14.62,1,, -54428,87964,1464,1998,1998_Gov-G_TX,TX,Gov-G,Gov-G,Harris Insights & Analytics,133,10/30/1998,3579,Garry Mauro,DEM,25,George W. Bush,REP,73,,-48,11/3/1998,31.18,68.24,-37.06,10.94,-10.94,1,, -54204,117113,1719,1998,1998_Sen-G_AZ,AZ,Sen-G,Sen-G,Harris Insights & Analytics,133,10/30/1998,850,Edward Ranger,DEM,27,John McCain,REP,64,,-37,11/3/1998,27.16,68.74,-41.58,4.58,4.58,1,, -54218,117115,1721,1998,1998_Sen-G_CA,CA,Sen-G,Sen-G,Harris Insights & Analytics,133,10/30/1998,5735,Barbara Boxer,DEM,48,Matt Fong,REP,46,,2,11/3/1998,53.06,43.01,10.05,8.05,-8.05,1,, -26207,31447,1723,1998,1998_Sen-G_CT,CT,Sen-G,Sen-G,Quinnipiac University,267,10/30/1998,491,Christopher J. Dodd,DEM,64,Gary A. Franks,REP,27,,37,11/3/1998,65.15,32.37,32.78,4.22,4.22,1,, -54253,117120,1724,1998,1998_Sen-G_FL,FL,Sen-G,Sen-G,Harris Insights & Analytics,133,10/30/1998,2819,Bob Graham,DEM,61,Charlie Crist,REP,39,,22,11/3/1998,62.47,37.53,24.94,2.94,-2.94,1,, -54262,117122,1725,1998,1998_Sen-G_GA,GA,Sen-G,Sen-G,Harris Insights & Analytics,133,10/30/1998,1408,Michael J. Coles,DEM,38,Paul Coverdell,REP,56,,-18,11/3/1998,45.15,52.37,-7.22,10.78,-10.78,1,, -54298,117124,1728,1998,1998_Sen-G_IL,IL,Sen-G,Sen-G,Harris Insights & Analytics,133,10/30/1998,847,Carol Moseley-Braun,DEM,39,Peter G. Fitzgerald,REP,58,,-19,11/3/1998,47.44,50.35,-2.9,16.1,-16.1,1,, -63647,117142,1729,1998,1998_Sen-G_IN,IN,Sen-G,Sen-G,Harris Insights & Analytics,133,10/30/1998,977,Evan Bayh,DEM,64,Paul Helmke,REP,33,,31,11/3/1998,63.72,34.79,28.93,2.07,2.07,1,, -63707,117236,1735,1998,1998_Sen-G_MO,MO,Sen-G,Sen-G,Neighbor,226,10/30/1998,330,Jay Nixon,DEM,28,Christopher S. Bond,REP,54,,-26,11/3/1998,43.77,52.68,-8.9,17.1,-17.1,1,, -26273,31513,1735,1998,1998_Sen-G_MO,MO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/30/1998,600,Jay Nixon,DEM,36,Christopher S. Bond,REP,47,,-11,11/3/1998,43.77,52.68,-8.9,2.1,-2.1,1,, -54384,117128,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Harris Insights & Analytics,133,10/30/1998,2243,Charles E. Schumer,DEM,50,Alfonse M. D'Amato,REP,46,,4,11/3/1998,54.62,44.08,10.54,6.54,-6.54,1,, -63649,117144,1739,1998,1998_Sen-G_NC,NC,Sen-G,Sen-G,Harris Insights & Analytics,133,10/30/1998,1418,John Edwards,DEM,54,Lauch Faircloth,REP,39,,15,11/3/1998,51.15,47.01,4.14,10.86,10.86,1,, -54398,117131,1741,1998,1998_Sen-G_OH,OH,Sen-G,Sen-G,Harris Insights & Analytics,133,10/30/1998,2149,Mary Boyle,DEM,39,George V. Voinovich,REP,58,,-19,11/3/1998,43.53,56.46,-12.93,6.07,-6.07,1,, -54409,117133,1744,1998,1998_Sen-G_PA,PA,Sen-G,Sen-G,Harris Insights & Analytics,133,10/30/1998,1812,Bill Lloyd,DEM,32,Arlen Specter,REP,63,,-31,11/3/1998,34.79,61.34,-26.55,4.45,-4.45,1,, -63651,117146,1749,1998,1998_Sen-G_WA,WA,Sen-G,Sen-G,Harris Insights & Analytics,133,10/30/1998,1523,Patty Murray,DEM,53,Linda Smith,REP,45,,8,11/3/1998,58.41,41.59,16.83,8.83,-8.83,1,, -66188,123122,8661,1998,1998_House-G_US,US,House-G,House-G,Pew Research Center,253,10/30/1998,3184,Democratic,DEM,48,Republican,REP,39,,9,11/3/1998,47.29,48.41,-1.12,10.12,10.12,0,among all adults, -66189,33533,8661,1998,1998_House-G_US,US,House-G,House-G,Pew Research Center,253,10/30/1998,743,Democratic,DEM,46,Republican,REP,44,,2,11/3/1998,47.29,48.41,-1.12,3.12,3.12,0,, -54328,87864,1446,1998,1998_Gov-G_ME,ME,Gov-G,Gov-G,SurveyUSA,325,10/31/1998,500,Angus S. King Jr.,IND,59,James Longley Jr.,REP,18,,41,11/3/1998,58.61,18.93,39.68,1.32,,1,, -54399,87935,1456,1998,1998_Gov-G_OH,OH,Gov-G,Gov-G,Louis Harris & Associates,173,10/31/1998,773,Lee Fisher,DEM,39,"Robert A. Taft, II",REP,44,,-5,11/3/1998,44.69,50.05,-5.36,.36,.36,1,, -26275,31515,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/31/1998,1196,Charles E. Schumer,DEM,46.5,Alfonse M. D'Amato,REP,47.3,,-.80000001,11/3/1998,54.62,44.08,10.54,11.34,-11.34,0,, -36819,120403,8661,1998,1998_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,10/31/1998,600,Democratic,DEM,47.5,Republican,REP,47,,.5,11/3/1998,47.29,48.41,-1.12,1.62,1.62,0,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll, -28254,117335,8661,1998,1998_House-G_US,US,House-G,House-G,Gallup,112,10/31/1998,1105,Democratic,DEM,49,Republican,REP,45,,4,11/3/1998,47.29,48.41,-1.12,5.12,5.12,0,, -54219,87755,1436,1998,1998_Gov-G_CA,CA,Gov-G,Gov-G,SurveyUSA,325,11/1/1998,800,"Joseph 'Gray' Davis, Jr.",DEM,60,Dan Lungren,REP,37,,23,11/3/1998,57.97,38.38,19.59,3.41,3.41,1,, -54219,117371,1721,1998,1998_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,11/1/1998,800,Barbara Boxer,DEM,53,Matt Fong,REP,43,,10,11/3/1998,53.06,43.01,10.05,.05,-.05,1,, -63759,117402,1732,1998,1998_Sen-G_KY,KY,Sen-G,Sen-G,SurveyUSA,325,11/1/1998,700,Scotty Baesler,DEM,44,Jim Bunning,REP,51,,-7,11/3/1998,49.16,49.75,-.59,6.41,-6.41,1,, -63762,117405,1739,1998,1998_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,11/1/1998,700,John Edwards,DEM,49,Lauch Faircloth,REP,47,,2,11/3/1998,51.15,47.01,4.14,2.14,-2.14,1,, -64262,118240,2171,1998,1998_House-G_OR-1,OR-1,House-G,House-G,SurveyUSA,325,11/1/1998,400,David Wu,DEM,45,Molly Bordonaro,REP,49,,-4,11/3/1998,50.1,47.11,2.99,6.99,-6.99,0,, -64263,118241,2185,1998,1998_House-G_PA-10,PA-10,House-G,House-G,SurveyUSA,325,11/1/1998,400,Patrick R. Casey,DEM,48,Don Sherwood,REP,47,,1,11/3/1998,48.4,48.7,-.3,1.3,1.3,0,, -28252,33530,8661,1998,1998_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,11/1/1998,600,Democratic,DEM,49,Republican,REP,48,,1,11/3/1998,47.29,48.41,-1.12,2.12,2.12,0,sample size unavailable; estimated at 600 as a default, -66174,123079,8661,1998,1998_House-G_US,US,House-G,House-G,Gallup,112,11/2/1998,1037,Democratic,DEM,47,Republican,REP,38,,9,11/3/1998,47.29,48.41,-1.12,10.12,10.12,0,among all adults, -63986,117752,1431,1999,1999_Gov-O_LA,LA,Gov-G,Gov-O,Southern Media & Opinion Research,310,10/6/1999,500,William Jennings Jefferson,DEM,16,Murphy James Foster,REP,64,,-48,10/23/1999,29.53,62.17,-32.64,15.36,-15.36,1,, -63897,117641,1431,1999,1999_Gov-O_LA,LA,Gov-G,Gov-O,University of New Orleans,358,10/7/1999,803,William Jennings Jefferson,DEM,20,Murphy James Foster,REP,48,,-28,10/23/1999,29.53,62.17,-32.64,4.64,4.64,1,, -7741,117697,1431,1999,1999_Gov-O_LA,LA,Gov-G,Gov-O,Mason-Dixon Polling & Strategy,197,10/13/1999,626,William Jennings Jefferson,DEM,22,Murphy James Foster,REP,55,,-33,10/23/1999,29.53,62.17,-32.64,.36,-.36,1,, -63944,117698,1432,1999,1999_Gov-G_MS,MS,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/19/1999,605,Ronnie Musgrove,DEM,42,Michael Parker,REP,47,,-5,11/4/1999,49.62,48.52,1.09,6.09,-6.09,0,, -7542,9405,7113,2000,2000_Pres-D_IA,IA,Pres-P,Pres-D,PSI,248,1/4/2000,300,Al Gore,DEM,45,Bill Bradley,DEM,32,,13,1/24/2000,62.85,36.6,26.25,13.25,,1,, -7544,9410,7113,2000,2000_Pres-D_IA,IA,Pres-P,Pres-D,Selzer & Co.,304,1/4/2000,500,Al Gore,DEM,54,Bill Bradley,DEM,33,,21,1/24/2000,62.85,36.6,26.25,5.25,,1,, -7544,9411,7114,2000,2000_Pres-R_IA,IA,Pres-P,Pres-R,Selzer & Co.,304,1/4/2000,500,George W. Bush,REP,45,Steve Forbes,REP,18,9,27,1/24/2000,41.01,30.51,10.5,16.5,,1,, -7506,9339,7113,2000,2000_Pres-D_IA,IA,Pres-P,Pres-D,"North Star Opinion Research/Ayres, McHenry & Associates",233,1/10/2000,300,Al Gore,DEM,48,Bill Bradley,DEM,33,,15,1/24/2000,62.85,36.6,26.25,11.25,,1,, -7511,9347,7113,2000,2000_Pres-D_IA,IA,Pres-P,Pres-D,Research 2000,281,1/10/2000,301,Al Gore,DEM,52,Bill Bradley,DEM,34,,18,1/24/2000,62.85,36.6,26.25,8.25,,1,, -7506,9342,7114,2000,2000_Pres-R_IA,IA,Pres-P,Pres-R,"North Star Opinion Research/Ayres, McHenry & Associates",233,1/10/2000,300,George W. Bush,REP,46,Steve Forbes,REP,24,6,22,1/24/2000,41.01,30.51,10.5,11.5,,1,, -7502,9334,7114,2000,2000_Pres-R_IA,IA,Pres-P,Pres-R,PSI,248,1/10/2000,300,George W. Bush,REP,46,Steve Forbes,REP,17,6,29,1/24/2000,41.01,30.51,10.5,18.5,,1,, -7511,9350,7114,2000,2000_Pres-R_IA,IA,Pres-P,Pres-R,Research 2000,281,1/10/2000,309,George W. Bush,REP,46,Steve Forbes,REP,20,7,26,1/24/2000,41.01,30.51,10.5,15.5,,1,, -63528,117764,7113,2000,2000_Pres-D_IA,IA,Pres-P,Pres-D,Personal Marketing Research,252,1/12/2000,500,Al Gore,DEM,57,Bill Bradley,DEM,31,,26,1/24/2000,62.85,36.6,26.25,.25,,1,, -63528,116950,7114,2000,2000_Pres-R_IA,IA,Pres-P,Pres-R,Personal Marketing Research,252,1/12/2000,500,George W. Bush,REP,43,Steve Forbes,REP,18,,25,1/24/2000,41.01,30.51,10.5,14.5,,1,, -12763,15903,7113,2000,2000_Pres-D_IA,IA,Pres-P,Pres-D,Los Angeles Times,172,1/14/2000,571,Al Gore,DEM,58,Bill Bradley,DEM,35,,23,1/24/2000,62.85,36.6,26.25,3.25,,1,, -12763,15904,7114,2000,2000_Pres-R_IA,IA,Pres-P,Pres-R,Los Angeles Times,172,1/14/2000,557,George W. Bush,REP,43,Steve Forbes,REP,25,10,18,1/24/2000,41.01,30.51,10.5,7.5,,1,, -7453,117765,7113,2000,2000_Pres-D_IA,IA,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,1/18/2000,409,Al Gore,DEM,53,Bill Bradley,DEM,32,,21,1/24/2000,62.85,36.6,26.25,5.25,,1,, -7460,9261,7113,2000,2000_Pres-D_IA,IA,Pres-P,Pres-D,Research 2000,281,1/18/2000,304,Al Gore,DEM,56,Bill Bradley,DEM,32,,24,1/24/2000,62.85,36.6,26.25,2.25,,1,, -7461,9263,7113,2000,2000_Pres-D_IA,IA,Pres-P,Pres-D,University of Iowa,353,1/18/2000,330,Al Gore,DEM,63,Bill Bradley,DEM,24,,39,1/24/2000,62.85,36.6,26.25,12.75,,1,, -7453,117766,7114,2000,2000_Pres-R_IA,IA,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,1/18/2000,412,George W. Bush,REP,47,Steve Forbes,REP,24,,23,1/24/2000,41.01,30.51,10.5,12.5,,1,, -7460,9267,7114,2000,2000_Pres-R_IA,IA,Pres-P,Pres-R,Research 2000,281,1/18/2000,311,George W. Bush,REP,46,Steve Forbes,REP,23,9,23,1/24/2000,41.01,30.51,10.5,12.5,,1,, -7461,9264,7114,2000,2000_Pres-R_IA,IA,Pres-P,Pres-R,University of Iowa,353,1/18/2000,330,George W. Bush,REP,55,Steve Forbes,REP,12,9,43,1/24/2000,41.01,30.51,10.5,32.5,,1,, -7458,9256,7113,2000,2000_Pres-D_IA,IA,Pres-P,Pres-D,Selzer & Co.,304,1/19/2000,600,Al Gore,DEM,56,Bill Bradley,DEM,28,,28,1/24/2000,62.85,36.6,26.25,1.75,,1,, -7458,9259,7114,2000,2000_Pres-R_IA,IA,Pres-P,Pres-R,Selzer & Co.,304,1/19/2000,600,George W. Bush,REP,43,Steve Forbes,REP,20,8,23,1/24/2000,41.01,30.51,10.5,12.5,,1,, -7409,9175,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,Dartmouth College,72,1/25/2000,365,Al Gore,DEM,54,Bill Bradley,DEM,40,,14,2/1/2000,49.73,45.59,4.14,9.86,,1,, -7408,9171,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,Franklin Pierce University,107,1/25/2000,447,Al Gore,DEM,52,Bill Bradley,DEM,37,,15,2/1/2000,49.73,45.59,4.14,10.86,,1,, -7403,9165,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,Gallup,112,1/25/2000,467,Al Gore,DEM,57,Bill Bradley,DEM,39,,18,2/1/2000,49.73,45.59,4.14,13.86,,1,, -7398,9158,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,RKM Research and Communications Inc.,272,1/25/2000,385,Al Gore,DEM,46,Bill Bradley,DEM,40,,6,2/1/2000,49.73,45.59,4.14,1.86,,1,, -7409,9177,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Dartmouth College,72,1/25/2000,436,John McCain,REP,37,George W. Bush,REP,34,15,3,2/1/2000,48.53,30.36,18.17,15.17,,1,, -7408,9172,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Franklin Pierce University,107,1/25/2000,447,John McCain,REP,38,George W. Bush,REP,30,13,8,2/1/2000,48.53,30.36,18.17,10.17,,1,, -7403,9166,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Gallup,112,1/25/2000,589,John McCain,REP,40,George W. Bush,REP,35,14,5,2/1/2000,48.53,30.36,18.17,13.17,,1,, -7398,9159,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,RKM Research and Communications Inc.,272,1/25/2000,404,John McCain,REP,32,George W. Bush,REP,27,16,5,2/1/2000,48.53,30.36,18.17,13.17,,1,, -63990,117767,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,Dartmouth College,72,1/26/2000,500,Al Gore,DEM,48,Bill Bradley,DEM,41,,7,2/1/2000,49.73,45.59,4.14,2.86,,1,, -63991,117768,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,KRC/Communications Research,160,1/26/2000,400,Al Gore,DEM,48,Bill Bradley,DEM,40,,8,2/1/2000,49.73,45.59,4.14,3.86,,1,, -7395,9150,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,CBS News/The New York Times,36,1/26/2000,397,John McCain,REP,36,George W. Bush,REP,31,15,5,2/1/2000,48.53,30.36,18.17,13.17,,1,, -63991,117769,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,KRC/Communications Research,160,1/26/2000,400,John McCain,REP,36,George W. Bush,REP,31,,5,2/1/2000,48.53,30.36,18.17,13.17,,1,, -7384,9127,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,American Research Group,9,1/27/2000,600,Al Gore,DEM,50,Bill Bradley,DEM,43,,7,2/1/2000,49.73,45.59,4.14,2.86,,1,, -7396,9152,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,University of New Hampshire,357,1/27/2000,400,Al Gore,DEM,54,Bill Bradley,DEM,42,,12,2/1/2000,49.73,45.59,4.14,7.86,,1,, -7383,9125,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,1/27/2000,600,Al Gore,DEM,51,Bill Bradley,DEM,40,,11,2/1/2000,49.73,45.59,4.14,6.86,,1,, -7384,9129,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,American Research Group,9,1/27/2000,600,John McCain,REP,36,George W. Bush,REP,34,17,2,2/1/2000,48.53,30.36,18.17,16.17,,1,, -7396,9156,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,University of New Hampshire,357,1/27/2000,400,John McCain,REP,41,George W. Bush,REP,33,16,8,2/1/2000,48.53,30.36,18.17,10.17,,1,, -7383,9126,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,1/27/2000,600,John McCain,REP,38,George W. Bush,REP,32,12,6,2/1/2000,48.53,30.36,18.17,12.17,,1,, -7377,9115,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,Gallup,112,1/28/2000,600,Al Gore,DEM,48,Bill Bradley,DEM,47,,1,2/1/2000,49.73,45.59,4.14,3.14,,1,sample size unavailable; estimated at 600 as a default, -63993,117773,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,KRC/Communications Research,160,1/28/2000,400,Al Gore,DEM,51,Bill Bradley,DEM,41,,10,2/1/2000,49.73,45.59,4.14,5.86,,1,, -7376,9114,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,1/28/2000,411,Al Gore,DEM,53,Bill Bradley,DEM,40,,13,2/1/2000,49.73,45.59,4.14,8.86,,1,, -7377,9119,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Gallup,112,1/28/2000,600,John McCain,REP,39,George W. Bush,REP,34,15,5,2/1/2000,48.53,30.36,18.17,13.17,,1,sample size unavailable; estimated at 600 as a default, -63993,117774,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,KRC/Communications Research,160,1/28/2000,400,John McCain,REP,37,George W. Bush,REP,36,,1,2/1/2000,48.53,30.36,18.17,17.17,,1,, -7376,9116,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,1/28/2000,428,John McCain,REP,36,George W. Bush,REP,35,15,1,2/1/2000,48.53,30.36,18.17,17.17,,1,, -63995,117780,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Yankelovich Partners Inc.,390,1/28/2000,500,John McCain,REP,39,George W. Bush,REP,37,,2,2/1/2000,48.53,30.36,18.17,16.17,,1,, -7366,9099,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,CBS News/The New York Times,36,1/29/2000,347,Al Gore,DEM,55,Bill Bradley,DEM,39,,16,2/1/2000,49.73,45.59,4.14,11.86,,1,, -7361,9090,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,Franklin Pierce University,107,1/29/2000,355,Al Gore,DEM,47,Bill Bradley,DEM,41,,6,2/1/2000,49.73,45.59,4.14,1.86,,1,, -66075,122729,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,NBC News/The Wall Street Journal,221,1/29/2000,500,Al Gore,DEM,49,Bill Bradley,DEM,37,,12,2/1/2000,49.73,45.59,4.14,7.86,,1,, -63996,117781,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,Quinnipiac University,267,1/29/2000,430,Al Gore,DEM,53,Bill Bradley,DEM,36,,17,2/1/2000,49.73,45.59,4.14,12.86,,1,, -7365,9094,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,RKM Research and Communications Inc.,272,1/29/2000,402,Al Gore,DEM,47,Bill Bradley,DEM,44,,3,2/1/2000,49.73,45.59,4.14,1.14,,1,, -63998,117787,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,SurveyUSA,325,1/29/2000,619,Al Gore,DEM,56,Bill Bradley,DEM,41,,15,2/1/2000,49.73,45.59,4.14,10.86,,1,, -7374,9111,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,University of Massachusetts Amherst,354,1/29/2000,400,Al Gore,DEM,45,Bill Bradley,DEM,44,,1,2/1/2000,49.73,45.59,4.14,3.14,,1,, -7366,9095,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,CBS News/The New York Times,36,1/29/2000,450,John McCain,REP,39,George W. Bush,REP,35,10,4,2/1/2000,48.53,30.36,18.17,14.17,,1,, -7361,9092,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Franklin Pierce University,107,1/29/2000,506,John McCain,REP,40,George W. Bush,REP,29,15,11,2/1/2000,48.53,30.36,18.17,7.17,,1,, -66075,122730,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,NBC News/The Wall Street Journal,221,1/29/2000,500,John McCain,REP,38,George W. Bush,REP,32,,6,2/1/2000,48.53,30.36,18.17,12.17,,1,, -63996,117782,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Quinnipiac University,267,1/29/2000,606,John McCain,REP,39,George W. Bush,REP,29,,10,2/1/2000,48.53,30.36,18.17,8.17,,1,, -7365,9096,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,RKM Research and Communications Inc.,272,1/29/2000,412,John McCain,REP,39,George W. Bush,REP,31,11,8,2/1/2000,48.53,30.36,18.17,10.17,,1,, -63998,117791,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,SurveyUSA,325,1/29/2000,881,John McCain,REP,41,George W. Bush,REP,35,,6,2/1/2000,48.53,30.36,18.17,12.17,,1,, -7374,9110,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,University of Massachusetts Amherst,354,1/29/2000,400,John McCain,REP,37,George W. Bush,REP,28,15,9,2/1/2000,48.53,30.36,18.17,9.17,,1,, -7357,9084,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,American Research Group,9,1/30/2000,600,Al Gore,DEM,50,Bill Bradley,DEM,45,,5,2/1/2000,49.73,45.59,4.14,.86,,1,, -63999,117794,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,KRC/Communications Research,160,1/30/2000,400,Al Gore,DEM,48,Bill Bradley,DEM,42,,6,2/1/2000,49.73,45.59,4.14,1.86,,1,, -7355,9080,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,NBC News/The Wall Street Journal,221,1/30/2000,501,Al Gore,DEM,49,Bill Bradley,DEM,37,,12,2/1/2000,49.73,45.59,4.14,7.86,,1,, -7356,9082,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,1/30/2000,600,Al Gore,DEM,52,Bill Bradley,DEM,40,,12,2/1/2000,49.73,45.59,4.14,7.86,,1,, -7357,9087,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,American Research Group,9,1/30/2000,600,John McCain,REP,36,George W. Bush,REP,38,16,-2,2/1/2000,48.53,30.36,18.17,20.17,,0,, -63999,117798,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,KRC/Communications Research,160,1/30/2000,400,John McCain,REP,38,George W. Bush,REP,34,,4,2/1/2000,48.53,30.36,18.17,14.17,,1,, -7355,9081,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,NBC News/The Wall Street Journal,221,1/30/2000,502,John McCain,REP,38,George W. Bush,REP,32,12,6,2/1/2000,48.53,30.36,18.17,12.17,,1,, -7356,9083,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,1/30/2000,600,John McCain,REP,39,George W. Bush,REP,34,13,5,2/1/2000,48.53,30.36,18.17,13.17,,1,, -7351,9077,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,Gallup,112,1/31/2000,697,Al Gore,DEM,54,Bill Bradley,DEM,42,,12,2/1/2000,49.73,45.59,4.14,7.86,,1,, -7358,9085,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,University of New Hampshire,357,1/31/2000,400,Al Gore,DEM,49,Bill Bradley,DEM,46,,3,2/1/2000,49.73,45.59,4.14,1.14,,1,, -7351,9078,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Gallup,112,1/31/2000,888,John McCain,REP,44,George W. Bush,REP,32,13,12,2/1/2000,48.53,30.36,18.17,6.17,,1,, -7358,9089,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,University of New Hampshire,357,1/31/2000,400,John McCain,REP,41,George W. Bush,REP,34,13,7,2/1/2000,48.53,30.36,18.17,11.17,,1,, -64000,117799,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,1/31/2000,813,John McCain,REP,41,George W. Bush,REP,31,,10,2/1/2000,48.53,30.36,18.17,8.17,,1,, -64002,117801,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,2/2/2000,600,George W. Bush,REP,41,John McCain,REP,40,,1,2/19/2000,53.39,41.87,11.52,10.52,,1,, -64003,117802,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,2/2/2000,400,George W. Bush,REP,39,John McCain,REP,44,,-5,2/19/2000,53.39,41.87,11.52,16.52,,0,, -7345,9062,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,American Research Group,9,2/3/2000,600,George W. Bush,REP,42,John McCain,REP,45,3,-3,2/19/2000,53.39,41.87,11.52,14.52,,0,, -59816,103779,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,ABC News/The Washington Post,3,2/5/2000,490,George W. Bush,REP,48,John McCain,REP,43,5,5,2/19/2000,53.39,41.87,11.52,6.52,,1,, -59811,103774,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,Yankelovich Partners Inc.,390,2/5/2000,515,George W. Bush,REP,40,John McCain,REP,44,5,-4,2/19/2000,53.39,41.87,11.52,15.52,,0,, -64004,117803,7122,2000,2000_Pres-R_MI,MI,Pres-P,Pres-R,EPIC-MRA,84,2/8/2000,300,John McCain,REP,45,George W. Bush,REP,43,,2,2/22/2000,50.97,43.05,7.92,5.92,,1,, -64007,117807,7122,2000,2000_Pres-R_MI,MI,Pres-P,Pres-R,Marketing Resource Group (MRG),193,2/8/2000,400,John McCain,REP,40,George W. Bush,REP,41,,-1,2/22/2000,50.97,43.05,7.92,8.92,,0,, -64009,117810,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,American Research Group,9,2/10/2000,600,George W. Bush,REP,46,John McCain,REP,39,,7,2/19/2000,53.39,41.87,11.52,4.52,,1,, -64010,117812,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,Princeton Survey Research Associates International,258,2/10/2000,500,George W. Bush,REP,43,John McCain,REP,40,,3,2/19/2000,53.39,41.87,11.52,8.52,,1,, -64011,117813,7122,2000,2000_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,2/11/2000,594,John McCain,REP,43,George W. Bush,REP,34,,9,2/22/2000,50.97,43.05,7.92,1.08,,1,, -59797,103751,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,Gallup,112,2/12/2000,552,George W. Bush,REP,49,John McCain,REP,42,5,7,2/19/2000,53.39,41.87,11.52,4.52,,1,, -64012,117814,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,Los Angeles Times,172,2/12/2000,1047,George W. Bush,REP,42,John McCain,REP,40,,2,2/19/2000,53.39,41.87,11.52,9.52,,1,, -7299,8967,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,American Research Group,9,2/14/2000,627,George W. Bush,REP,47,John McCain,REP,41,5,6,2/19/2000,53.39,41.87,11.52,5.52,,1,, -7294,8954,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,2/15/2000,600,George W. Bush,REP,45,John McCain,REP,42,2,3,2/19/2000,53.39,41.87,11.52,8.52,,1,, -64015,117818,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,NBC News/The Wall Street Journal,221,2/15/2000,639,George W. Bush,REP,44,John McCain,REP,38,,6,2/19/2000,53.39,41.87,11.52,5.52,,1,, -64016,117819,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,2/15/2000,600,George W. Bush,REP,47,John McCain,REP,35,,12,2/19/2000,53.39,41.87,11.52,.48,,1,, -7291,8951,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,Vox Populi Communications,529,2/15/2000,500,George W. Bush,REP,44,John McCain,REP,36,2,8,2/19/2000,53.39,41.87,11.52,3.52,,1,, -64018,117822,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,SurveyUSA,325,2/16/2000,500,George W. Bush,REP,42,John McCain,REP,42,,0,2/19/2000,53.39,41.87,11.52,11.52,,.5,, -7289,8949,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,2/16/2000,600,George W. Bush,REP,43,John McCain,REP,42,4,1,2/19/2000,53.39,41.87,11.52,10.52,,1,, -64017,117820,7122,2000,2000_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,2/16/2000,594,John McCain,REP,40,George W. Bush,REP,38,,2,2/22/2000,50.97,43.05,7.92,5.92,,1,, -59796,103750,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,Gallup,112,2/17/2000,563,George W. Bush,REP,52,John McCain,REP,40,4,12,2/19/2000,53.39,41.87,11.52,.48,,1,, -64019,117823,7122,2000,2000_Pres-R_MI,MI,Pres-P,Pres-R,SurveyUSA,325,2/19/2000,500,John McCain,REP,47,George W. Bush,REP,42,,5,2/22/2000,50.97,43.05,7.92,2.92,,1,, -7284,8942,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,CBS News/The New York Times,36,2/19/2000,542,Al Gore,DEM,59,Bill Bradley,DEM,28,,31,3/7/2000,65.62,33.46,32.16,1.16,,1,, -7284,8941,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,CBS News/The New York Times,36,2/19/2000,374,George W. Bush,REP,43,John McCain,REP,36,4,7,3/7/2000,50.3,43.5,6.8,.2,,1,, -64022,117826,7122,2000,2000_Pres-R_MI,MI,Pres-P,Pres-R,American Research Group,9,2/20/2000,600,John McCain,REP,48,George W. Bush,REP,42,,6,2/22/2000,50.97,43.05,7.92,1.92,,1,, -64024,117828,7122,2000,2000_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,2/20/2000,500,John McCain,REP,46,George W. Bush,REP,42,,4,2/22/2000,50.97,43.05,7.92,3.92,,1,, -7280,8929,7140,2000,2000_Pres-D_MA,MA,Pres-P,Pres-D,University of Massachusetts Amherst,354,2/20/2000,400,Al Gore,DEM,50,Bill Bradley,DEM,35,,15,3/7/2000,59.77,37.17,22.59,7.59,,1,, -7280,8930,7141,2000,2000_Pres-R_MA,MA,Pres-P,Pres-R,University of Massachusetts Amherst,354,2/20/2000,400,John McCain,REP,58,George W. Bush,REP,34,1,24,3/7/2000,64.81,31.78,33.03,9.03,,1,, -64025,117829,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Quinnipiac University,267,2/20/2000,282,Al Gore,DEM,56,Bill Bradley,DEM,32,,24,3/7/2000,65.62,33.46,32.16,8.16,,1,, -7278,8927,7150,2000,2000_Pres-D_RI,RI,Pres-P,Pres-D,Brown University,35,2/20/2000,222,Al Gore,DEM,37,Bill Bradley,DEM,24,,13,3/7/2000,56.92,40.35,16.57,3.57,,1,among registered voters, -58442,8920,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Marist College,183,2/21/2000,279,Al Gore,DEM,59,Bill Bradley,DEM,33,,26,3/7/2000,65.62,33.46,32.16,6.16,,1,, -58442,97876,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Marist College,183,2/21/2000,201,George W. Bush,REP,46,John McCain,REP,43,1,3,3/7/2000,50.3,43.5,6.8,3.8,,1,, -64026,117830,7129,2000,2000_Pres-R_CA,CA,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,2/22/2000,275,George W. Bush,REP,41,John McCain,REP,30,,11,3/7/2000,60.58,34.72,25.86,14.86,,1,, -7270,8913,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Manhattanville College,181,2/22/2000,305,George W. Bush,REP,45,John McCain,REP,35,4,10,3/7/2000,50.3,43.5,6.8,3.2,,1,, -64027,117832,7126,2000,2000_Pres-R_VA,VA,Pres-P,Pres-R,American Research Group,9,2/23/2000,600,George W. Bush,REP,44,John McCain,REP,36,,8,2/29/2000,52.79,43.89,8.9,.9,,1,, -64032,117847,7140,2000,2000_Pres-D_MA,MA,Pres-P,Pres-D,KRC/Communications Research,160,2/23/2000,873,Al Gore,DEM,59,Bill Bradley,DEM,27,,32,3/7/2000,59.77,37.17,22.59,9.41,,1,, -7254,103744,7128,2000,2000_Pres-D_CA,CA,Pres-P,Pres-D,Yankelovich Partners Inc.,390,2/25/2000,467,Al Gore,DEM,56,Bill Bradley,DEM,12,,44,3/7/2000,79.77,19.64,60.12,16.12,,1,, -7263,8899,7129,2000,2000_Pres-R_CA,CA,Pres-P,Pres-R,Field Research Corp. (Field Poll),94,2/25/2000,389,George W. Bush,REP,48,John McCain,REP,28,7,20,3/7/2000,60.58,34.72,25.86,5.86,,1,, -7254,103773,7129,2000,2000_Pres-R_CA,CA,Pres-P,Pres-R,Yankelovich Partners Inc.,390,2/25/2000,418,George W. Bush,REP,48,John McCain,REP,23,6,25,3/7/2000,60.58,34.72,25.86,.86,,1,, -7258,8889,7139,2000,2000_Pres-R_MD,MD,Pres-P,Pres-R,Gonzales Research & Marketing Strategies Inc.,121,2/25/2000,346,George W. Bush,REP,47,John McCain,REP,37,,10,3/7/2000,56.23,36.16,20.07,10.07,,1,, -7242,8865,7140,2000,2000_Pres-D_MA,MA,Pres-P,Pres-D,RKM Research and Communications Inc.,272,2/25/2000,404,Al Gore,DEM,53,Bill Bradley,DEM,29,,24,3/7/2000,59.77,37.17,22.59,1.41,,1,, -7242,8875,7141,2000,2000_Pres-R_MA,MA,Pres-P,Pres-R,RKM Research and Communications Inc.,272,2/25/2000,402,John McCain,REP,62,George W. Bush,REP,27,,35,3/7/2000,64.81,31.78,33.03,1.97,,1,, -7262,8907,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Quinnipiac University,267,2/25/2000,312,Al Gore,DEM,59,Bill Bradley,DEM,33,,26,3/7/2000,65.62,33.46,32.16,6.16,,1,, -7247,8870,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,2/25/2000,400,Al Gore,DEM,52,Bill Bradley,DEM,35,,17,3/7/2000,65.62,33.46,32.16,15.16,,1,, -7262,8903,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Quinnipiac University,267,2/25/2000,264,George W. Bush,REP,40,John McCain,REP,47,,-7,3/7/2000,50.3,43.5,6.8,13.8,,0,, -7259,8891,7148,2000,2000_Pres-D_OH,OH,Pres-P,Pres-D,University of Cincinnati (Ohio Poll),346,2/25/2000,320,Al Gore,DEM,69,Bill Bradley,DEM,22,,47,3/7/2000,73.61,24.7,48.91,1.91,,1,, -7259,8892,7149,2000,2000_Pres-R_OH,OH,Pres-P,Pres-R,University of Cincinnati (Ohio Poll),346,2/25/2000,320,George W. Bush,REP,53,John McCain,REP,36,4,17,3/7/2000,57.99,36.98,21.01,4.01,,1,, -64037,117854,7126,2000,2000_Pres-R_VA,VA,Pres-P,Pres-R,SurveyUSA,325,2/26/2000,500,George W. Bush,REP,52,John McCain,REP,41,,11,2/29/2000,52.79,43.89,8.9,2.1,,1,, -64036,117853,7129,2000,2000_Pres-R_CA,CA,Pres-P,Pres-R,Los Angeles Times,172,2/26/2000,500,George W. Bush,REP,47,John McCain,REP,26,,21,3/7/2000,60.58,34.72,25.86,4.86,,1,, -7223,8840,7138,2000,2000_Pres-D_MD,MD,Pres-P,Pres-D,Potomac Incorporated,256,2/26/2000,434,Al Gore,DEM,58,Bill Bradley,DEM,23,,35,3/7/2000,67.32,28.45,38.87,3.87,,1,, -7223,8845,7139,2000,2000_Pres-R_MD,MD,Pres-P,Pres-R,Potomac Incorporated,256,2/26/2000,294,George W. Bush,REP,47,John McCain,REP,40,,7,3/7/2000,56.23,36.16,20.07,13.07,,1,, -7244,8866,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,CBS News/The New York Times,36,2/26/2000,382,Al Gore,DEM,55,Bill Bradley,DEM,29,,26,3/7/2000,65.62,33.46,32.16,6.16,,1,, -7244,8867,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,CBS News/The New York Times,36,2/26/2000,281,George W. Bush,REP,46,John McCain,REP,36,3,10,3/7/2000,50.3,43.5,6.8,3.2,,1,, -64034,117851,7152,2000,2000_Pres-D_VT,VT,Pres-P,Pres-D,Brown University,35,2/26/2000,321,Al Gore,DEM,56,Bill Bradley,DEM,35,,21,3/7/2000,54.33,43.89,10.44,10.56,,1,, -7229,8847,7152,2000,2000_Pres-D_VT,VT,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,2/26/2000,321,Al Gore,DEM,56,Bill Bradley,DEM,35,,21,3/7/2000,54.33,43.89,10.44,10.56,,1,, -7229,8846,7153,2000,2000_Pres-R_VT,VT,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,2/26/2000,356,John McCain,REP,53,George W. Bush,REP,34,3,19,3/7/2000,60.29,35.33,24.96,5.96,,1,, -7214,8833,7138,2000,2000_Pres-D_MD,MD,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,2/27/2000,421,Al Gore,DEM,59,Bill Bradley,DEM,28,,31,3/7/2000,67.32,28.45,38.87,7.87,,1,, -7214,8829,7139,2000,2000_Pres-R_MD,MD,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,2/27/2000,357,George W. Bush,REP,45,John McCain,REP,37,3,8,3/7/2000,56.23,36.16,20.07,12.07,,1,, -7215,8830,7140,2000,2000_Pres-D_MA,MA,Pres-P,Pres-D,University of Massachusetts Amherst,354,2/27/2000,400,Al Gore,DEM,50,Bill Bradley,DEM,37,,13,3/7/2000,59.77,37.17,22.59,9.59,,1,, -7226,8843,7142,2000,2000_Pres-D_MO,MO,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,2/27/2000,409,Al Gore,DEM,53,Bill Bradley,DEM,33,,20,3/7/2000,64.62,33.56,31.06,11.06,,1,, -7226,8844,7143,2000,2000_Pres-R_MO,MO,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,2/27/2000,324,George W. Bush,REP,48,John McCain,REP,36,3,12,3/7/2000,57.93,35.31,22.62,10.62,,1,, -7224,8842,7144,2000,2000_Pres-R_MN,MN,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,2/27/2000,245,George W. Bush,REP,49,Alan Keyes,REP,4,31,45,3/7/2000,62.67,19.9,42.77,2.23,,1,, -7212,8832,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,2/27/2000,450,George W. Bush,REP,42,John McCain,REP,43,2,-1,3/7/2000,50.3,43.5,6.8,7.8,,0,, -64039,117857,7133,2000,2000_Pres-R_GA,GA,Pres-P,Pres-R,American Research Group,9,2/28/2000,600,George W. Bush,REP,62,John McCain,REP,23,,39,3/7/2000,66.93,27.84,39.09,.09,,1,, -7201,8811,7136,2000,2000_Pres-D_ME,ME,Pres-P,Pres-D,Research 2000,281,2/28/2000,600,Al Gore,DEM,49,Bill Bradley,DEM,30,,19,3/7/2000,54.02,41.26,12.76,6.24,,1,sample size unavailable; estimated at 600 as a default; among registered voters, -7201,8820,7137,2000,2000_Pres-R_ME,ME,Pres-P,Pres-R,Research 2000,281,2/28/2000,600,George W. Bush,REP,41,John McCain,REP,45,2,-4,3/7/2000,51.03,44,7.04,11.04,,0,sample size unavailable; estimated at 600 as a default; among registered voters, -7203,8813,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,2/28/2000,400,Al Gore,DEM,52,Bill Bradley,DEM,33,,19,3/7/2000,65.62,33.46,32.16,13.16,,1,, -7197,8805,7132,2000,2000_Pres-D_GA,GA,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,2/29/2000,329,Al Gore,DEM,64,Bill Bradley,DEM,27,,37,3/7/2000,83.82,16.18,67.63,30.63,,1,, -7197,8807,7133,2000,2000_Pres-R_GA,GA,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,2/29/2000,329,George W. Bush,REP,54,John McCain,REP,34,4,20,3/7/2000,66.93,27.84,39.09,19.09,,1,, -7191,8798,7140,2000,2000_Pres-D_MA,MA,Pres-P,Pres-D,University of Massachusetts Amherst,354,2/29/2000,400,Al Gore,DEM,54,Bill Bradley,DEM,34,,20,3/7/2000,59.77,37.17,22.59,2.59,,1,, -7210,8821,7141,2000,2000_Pres-R_MA,MA,Pres-P,Pres-R,University of Massachusetts Amherst,354,2/29/2000,400,John McCain,REP,66,George W. Bush,REP,21,4,45,3/7/2000,64.81,31.78,33.03,11.97,,1,, -7188,8796,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,2/29/2000,430,George W. Bush,REP,38,John McCain,REP,44,3,-6,3/7/2000,50.3,43.5,6.8,12.8,,0,, -7234,8858,7148,2000,2000_Pres-D_OH,OH,Pres-P,Pres-D,Columbus Dispatch,57,2/29/2000,2892,Al Gore,DEM,73,Bill Bradley,DEM,26,,47,3/7/2000,73.61,24.7,48.91,1.91,,1,among registered voters, -7234,8853,7149,2000,2000_Pres-R_OH,OH,Pres-P,Pres-R,Columbus Dispatch,57,2/29/2000,3714,George W. Bush,REP,61,John McCain,REP,33,4,28,3/7/2000,57.99,36.98,21.01,6.99,,1,among registered voters, -64040,117858,7129,2000,2000_Pres-R_CA,CA,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,3/1/2000,400,George W. Bush,REP,48.1,John McCain,REP,29.5,,18.6,3/7/2000,60.58,34.72,25.86,7.26,,1,, -64041,117859,7131,2000,2000_Pres-R_CT,CT,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,3/1/2000,361,John McCain,REP,42,George W. Bush,REP,45,,-3,3/7/2000,48.74,46.28,2.46,5.46,,0,, -7173,8774,7133,2000,2000_Pres-R_GA,GA,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,3/1/2000,361,George W. Bush,REP,52,John McCain,REP,30,5,22,3/7/2000,66.93,27.84,39.09,17.09,,1,, -64043,117861,7139,2000,2000_Pres-R_MD,MD,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,3/1/2000,400,George W. Bush,REP,52,John McCain,REP,32,,20,3/7/2000,56.23,36.16,20.07,.07,,1,, -7180,8781,7141,2000,2000_Pres-R_MA,MA,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,3/1/2000,400,John McCain,REP,59,George W. Bush,REP,29,2,30,3/7/2000,64.81,31.78,33.03,3.03,,1,, -64044,117862,7143,2000,2000_Pres-R_MO,MO,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,3/1/2000,400,George W. Bush,REP,46,John McCain,REP,37,,9,3/7/2000,57.93,35.31,22.62,13.62,,1,, -7204,8814,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Blum & Weprin Associates,32,3/1/2000,402,Al Gore,DEM,60,Bill Bradley,DEM,25,,35,3/7/2000,65.62,33.46,32.16,2.84,,1,, -7171,8777,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Marist College,183,3/1/2000,244,Al Gore,DEM,60,Bill Bradley,DEM,28,,32,3/7/2000,65.62,33.46,32.16,.16,,1,, -7175,8778,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,3/1/2000,395,Al Gore,DEM,59,Bill Bradley,DEM,30,,29,3/7/2000,65.62,33.46,32.16,3.16,,1,, -7208,8818,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Blum & Weprin Associates,32,3/1/2000,579,George W. Bush,REP,47,John McCain,REP,39,,8,3/7/2000,50.3,43.5,6.8,1.2,,1,, -7171,8787,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Marist College,183,3/1/2000,191,George W. Bush,REP,46,John McCain,REP,45,2,1,3/7/2000,50.3,43.5,6.8,5.8,,1,, -7179,8780,7148,2000,2000_Pres-D_OH,OH,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,3/1/2000,403,Al Gore,DEM,73,Bill Bradley,DEM,17,,56,3/7/2000,73.61,24.7,48.91,7.09,,1,, -7182,8784,7149,2000,2000_Pres-R_OH,OH,Pres-P,Pres-R,American Research Group,9,3/1/2000,600,George W. Bush,REP,55,John McCain,REP,33,3,22,3/7/2000,57.99,36.98,21.01,.99,,1,, -7179,8785,7149,2000,2000_Pres-R_OH,OH,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,3/1/2000,405,George W. Bush,REP,57,John McCain,REP,31,4,26,3/7/2000,57.99,36.98,21.01,4.99,,1,, -7161,8759,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,3/2/2000,400,George W. Bush,REP,44,John McCain,REP,40,3,4,3/7/2000,50.3,43.5,6.8,2.8,,1,, -7150,8741,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,3/3/2000,428,Al Gore,DEM,57,Bill Bradley,DEM,31,,26,3/7/2000,65.62,33.46,32.16,6.16,,1,, -7172,8786,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Quinnipiac University,267,3/3/2000,282,Al Gore,DEM,60,Bill Bradley,DEM,32,,28,3/7/2000,65.62,33.46,32.16,4.16,,1,, -7150,8750,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,3/3/2000,374,George W. Bush,REP,45,John McCain,REP,44,3,1,3/7/2000,50.3,43.5,6.8,5.8,,1,, -7172,8773,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Quinnipiac University,267,3/3/2000,270,George W. Bush,REP,48,John McCain,REP,39,,9,3/7/2000,50.3,43.5,6.8,2.2,,1,, -7155,8747,7148,2000,2000_Pres-D_OH,OH,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,3/3/2000,417,Al Gore,DEM,67,Bill Bradley,DEM,24,,43,3/7/2000,73.61,24.7,48.91,5.91,,1,, -7167,8768,7148,2000,2000_Pres-D_OH,OH,Pres-P,Pres-D,University of Cincinnati (Ohio Poll),346,3/3/2000,373,Al Gore,DEM,72,Bill Bradley,DEM,25,,47,3/7/2000,73.61,24.7,48.91,1.91,,1,, -7155,8752,7149,2000,2000_Pres-R_OH,OH,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,3/3/2000,362,George W. Bush,REP,54,John McCain,REP,35,4,19,3/7/2000,57.99,36.98,21.01,2.01,,1,, -7167,8769,7149,2000,2000_Pres-R_OH,OH,Pres-P,Pres-R,University of Cincinnati (Ohio Poll),346,3/3/2000,407,George W. Bush,REP,61,John McCain,REP,36,2,25,3/7/2000,57.99,36.98,21.01,3.99,,1,, -64050,117870,7130,2000,2000_Pres-D_CT,CT,Pres-P,Pres-D,SurveyUSA,325,3/4/2000,493,Al Gore,DEM,51,Bill Bradley,DEM,30,,21,3/7/2000,55.6,41.37,14.23,6.77,,1,, -64050,117871,7131,2000,2000_Pres-R_CT,CT,Pres-P,Pres-R,SurveyUSA,325,3/4/2000,507,John McCain,REP,46,George W. Bush,REP,41,,5,3/7/2000,48.74,46.28,2.46,2.54,,1,, -64056,117880,7131,2000,2000_Pres-R_CT,CT,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,3/4/2000,400,John McCain,REP,38,George W. Bush,REP,45,,-7,3/7/2000,48.74,46.28,2.46,9.46,,0,, -64051,117872,7132,2000,2000_Pres-D_GA,GA,Pres-P,Pres-D,SurveyUSA,325,3/4/2000,476,Al Gore,DEM,78,Bill Bradley,DEM,19,,59,3/7/2000,83.82,16.18,67.63,8.63,,1,, -64051,117873,7133,2000,2000_Pres-R_GA,GA,Pres-P,Pres-R,SurveyUSA,325,3/4/2000,624,George W. Bush,REP,64,John McCain,REP,27,,37,3/7/2000,66.93,27.84,39.09,2.09,,1,, -64058,117882,7133,2000,2000_Pres-R_GA,GA,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,3/4/2000,400,George W. Bush,REP,56,John McCain,REP,27,,29,3/7/2000,66.93,27.84,39.09,10.09,,1,, -64060,117884,7139,2000,2000_Pres-R_MD,MD,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,3/4/2000,400,George W. Bush,REP,53,John McCain,REP,31,,22,3/7/2000,56.23,36.16,20.07,1.93,,1,, -7149,8739,7140,2000,2000_Pres-D_MA,MA,Pres-P,Pres-D,University of Massachusetts Amherst,354,3/4/2000,400,Al Gore,DEM,57,Bill Bradley,DEM,31,,26,3/7/2000,59.77,37.17,22.59,3.41,,1,, -7149,8748,7141,2000,2000_Pres-R_MA,MA,Pres-P,Pres-R,University of Massachusetts Amherst,354,3/4/2000,400,John McCain,REP,60,George W. Bush,REP,29,3,31,3/7/2000,64.81,31.78,33.03,2.03,,1,, -7146,8735,7141,2000,2000_Pres-R_MA,MA,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,3/4/2000,404,John McCain,REP,59,George W. Bush,REP,31,3,28,3/7/2000,64.81,31.78,33.03,5.03,,1,, -7140,8729,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,3/4/2000,338,Al Gore,DEM,58,Bill Bradley,DEM,28,,30,3/7/2000,65.62,33.46,32.16,2.16,,1,, -64052,117874,7148,2000,2000_Pres-D_OH,OH,Pres-P,Pres-D,SurveyUSA,325,3/4/2000,510,Al Gore,DEM,62,Bill Bradley,DEM,19,,43,3/7/2000,73.61,24.7,48.91,5.91,,1,, -7144,8733,7148,2000,2000_Pres-D_OH,OH,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,3/4/2000,408,Al Gore,DEM,68,Bill Bradley,DEM,21,,47,3/7/2000,73.61,24.7,48.91,1.91,,1,, -64052,117877,7149,2000,2000_Pres-R_OH,OH,Pres-P,Pres-R,SurveyUSA,325,3/4/2000,590,George W. Bush,REP,62,John McCain,REP,28,,34,3/7/2000,57.99,36.98,21.01,12.99,,1,, -7144,8734,7149,2000,2000_Pres-R_OH,OH,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,3/4/2000,409,George W. Bush,REP,57,John McCain,REP,31,3,26,3/7/2000,57.99,36.98,21.01,4.99,,1,, -7139,8728,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,3/5/2000,632,George W. Bush,REP,46,John McCain,REP,41,2,5,3/7/2000,50.3,43.5,6.8,1.8,,1,, -7138,8726,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Marist College,183,3/6/2000,461,Al Gore,DEM,58,Bill Bradley,DEM,32,,26,3/7/2000,65.62,33.46,32.16,6.16,,1,, -7138,8727,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Marist College,183,3/6/2000,335,George W. Bush,REP,50,John McCain,REP,40,3,10,3/7/2000,50.3,43.5,6.8,3.2,,1,, -6478,7947,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/17/2000,1200,Al Gore,DEM,43,George W. Bush,REP,44,,-1,11/7/2000,48.38,47.87,.52,1.52,-1.52,0,, -6483,7952,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,McLaughlin & Associates,203,10/17/2000,600,Al Gore,DEM,43,George W. Bush,REP,44,,-1,11/7/2000,48.84,48.85,-.01,.99,-.99,1,for Bill McCollum,R -6470,7939,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,KRC/Communications Research,160,10/17/2000,600,Al Gore,DEM,45,George W. Bush,REP,43,,2,11/7/2000,54.6,42.58,12.01,10.01,-10.01,1,, -6473,7942,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Research 2000,281,10/17/2000,601,Al Gore,DEM,47,George W. Bush,REP,40,,7,11/7/2000,54.6,42.58,12.01,5.01,-5.01,1,, -6474,7943,836,2000,2000_Pres-G_NH,NH,Pres-G,Pres-G,Research 2000,281,10/17/2000,603,Al Gore,DEM,44,George W. Bush,REP,41,,3,11/7/2000,46.8,48.07,-1.27,4.27,4.27,0,, -6472,7941,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Lincoln Institute,170,10/17/2000,728,Al Gore,DEM,42,George W. Bush,REP,42,,0,11/7/2000,50.6,46.43,4.17,4.17,-4.17,.5,, -6474,88035,1425,2000,2000_Gov-G_NH,NH,Gov-G,Gov-G,Research 2000,281,10/17/2000,600,Jeanne Shaheen,DEM,49,Gordon Humphrey,REP,41,,8,11/7/2000,48.74,43.76,4.98,3.02,3.02,1,, -6483,27341,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,McLaughlin & Associates,203,10/17/2000,600,Bill Nelson,DEM,38,Bill McCollum,REP,38,,0,11/7/2000,51.04,46.19,4.85,4.85,-4.85,.5,for Bill McCollum,R -6472,30949,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Lincoln Institute,170,10/17/2000,728,Ron Klink,DEM,38,Rick Santorum,REP,49,,-11,11/7/2000,45.51,52.41,-6.91,4.09,-4.09,1,, -64151,118026,2696,2000,2000_House-G_WA-2,WA-2,House-G,House-G,Moore Information,217,10/17/2000,300,Rick Larsen,DEM,37,John Koster,REP,41,,-4,11/7/2000,50.01,45.93,4.08,8.08,-8.08,0,for unspecified Republican spnosor,R -6476,33375,8652,2000,2000_House-G_US,US,House-G,House-G,Gallup,112,10/17/2000,706,Democratic,DEM,45,Republican,REP,50,,-5,11/7/2000,47.12,47.54,-.41,4.59,-4.59,1,, -6459,123272,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,10/18/2000,600,Al Gore,DEM,43,George W. Bush,REP,45,,-2,11/7/2000,48.38,47.87,.52,2.52,-2.52,0,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll, -63601,117065,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/18/2000,3750,Al Gore,DEM,46,George W. Bush,REP,41,,5,11/7/2000,48.38,47.87,.52,4.48,4.48,1,, -6479,7948,807,2000,2000_Pres-G_AL,AL,Pres-G,Pres-G,University of South Alabama,361,10/18/2000,407,Al Gore,DEM,33,George W. Bush,REP,53,,-20,11/7/2000,41.59,56.47,-14.88,5.12,-5.12,1,, -25719,7940,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,EPIC-MRA,84,10/18/2000,600,Al Gore,DEM,43,George W. Bush,REP,43,,0,11/7/2000,51.28,46.14,5.13,5.13,-5.13,.5,, -63599,117063,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/18/2000,626,Al Gore,DEM,43,George W. Bush,REP,43,,0,11/7/2000,51.28,46.14,5.13,5.13,-5.13,.5,, -63600,117064,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/18/2000,1043,Al Gore,DEM,42,George W. Bush,REP,43,,-1,11/7/2000,50.6,46.43,4.17,5.17,-5.17,0,, -6529,7998,855,2000,2000_Pres-G_WV,WV,Pres-G,Pres-G,Ohio State University,236,10/18/2000,645,Al Gore,DEM,39,George W. Bush,REP,49,,-10,11/7/2000,45.59,51.92,-6.32,3.68,-3.68,1,among registered voters, -54529,117061,855,2000,2000_Pres-G_WV,WV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/18/2000,1036,Al Gore,DEM,42,George W. Bush,REP,44,,-2,11/7/2000,45.59,51.92,-6.32,4.32,4.32,1,, -54529,88065,1429,2000,2000_Gov-G_WV,WV,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/18/2000,1036,Bob Wise,DEM,47,Cecil Underwood,REP,41,,6,11/7/2000,50.12,47.21,2.92,3.08,3.08,1,, -25719,30959,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,10/18/2000,500,Debbie Stabenow,DEM,40,Spencer Abraham,REP,47,,-7,11/7/2000,49.47,47.86,1.61,8.61,-8.61,0,, -63599,117256,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/18/2000,626,Debbie Stabenow,DEM,34,Spencer Abraham,REP,53,,-19,11/7/2000,49.47,47.86,1.61,20.61,-20.61,0,, -63600,117269,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/18/2000,1043,Ron Klink,DEM,39,Rick Santorum,REP,52,,-13,11/7/2000,45.51,52.41,-6.91,6.09,-6.09,1,, -54529,117246,1714,2000,2000_Sen-G_WV,WV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/18/2000,1036,Robert C. Byrd,DEM,75,David T. Gallaher,REP,14,,61,11/7/2000,77.75,20.16,57.6,3.4,3.4,1,, -64152,118027,2505,2000,2000_House-G_MO-2,MO-2,House-G,House-G,Moore Information,217,10/18/2000,350,Ted House,DEM,37,Todd Akin,REP,39,,-2,11/7/2000,42.42,55.33,-12.91,10.91,10.91,1,for unspecified Republican spnosor,R -6466,120598,8652,2000,2000_House-G_US,US,House-G,House-G,Zogby Interactive/JZ Analytics,395,10/18/2000,1200,Democratic,DEM,39,Republican,REP,39,,0,11/7/2000,47.12,47.54,-.41,.41,.41,.5,, -6449,7918,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,10/19/2000,1020,Al Gore,DEM,45,George W. Bush,REP,47,,-2,11/7/2000,48.38,47.87,.52,2.52,-2.52,0,, -37111,116971,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,10/19/2000,900,Al Gore,DEM,42,George W. Bush,REP,45,,-3,11/7/2000,48.38,47.87,.52,3.52,-3.52,0,, -37110,122044,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,10/19/2000,1009,Al Gore,DEM,47.5,George W. Bush,REP,45,,2.5,11/7/2000,48.38,47.87,.52,1.98,1.98,1,average of multiple versions or turnout models listed in poll, -6458,7927,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,10/19/2000,832,Al Gore,DEM,46,George W. Bush,REP,45,,1,11/7/2000,48.38,47.87,.52,.48,.48,1,, -6456,7925,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,10/19/2000,718,Al Gore,DEM,40,George W. Bush,REP,51,,-11,11/7/2000,48.38,47.87,.52,11.52,-11.52,0,, -28095,117046,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Princeton Survey Research Associates International,258,10/19/2000,800,Al Gore,DEM,41,George W. Bush,REP,48,,-7,11/7/2000,48.38,47.87,.52,7.52,-7.52,0,, -6446,7915,807,2000,2000_Pres-G_AL,AL,Pres-G,Pres-G,Capital Survey Research Center,44,10/19/2000,580,Al Gore,DEM,37,George W. Bush,REP,55,,-18,11/7/2000,41.59,56.47,-14.88,3.12,-3.12,1,, -63602,117066,824,2000,2000_Pres-G_LA,LA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/19/2000,733,Al Gore,DEM,41,George W. Bush,REP,48,,-7,11/7/2000,44.88,52.55,-7.68,.68,.68,1,, -6482,7951,824,2000,2000_Pres-G_LA,LA,Pres-G,Pres-G,University of New Orleans,358,10/19/2000,461,Al Gore,DEM,35,George W. Bush,REP,48,,-13,11/7/2000,44.88,52.55,-7.68,5.32,-5.32,1,average of multiple versions or turnout models listed in poll, -6491,7961,829,2000,2000_Pres-G_MN,MN,Pres-G,Pres-G,St. Cloud State University,312,10/19/2000,514,Al Gore,DEM,38,George W. Bush,REP,41,,-3,11/7/2000,47.91,45.5,2.4,5.4,-5.4,0,, -54474,117054,832,2000,2000_Pres-G_MT,MT,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/19/2000,968,Al Gore,DEM,28,George W. Bush,REP,56,,-28,11/7/2000,33.36,58.44,-25.07,2.93,-2.93,1,, -6462,7931,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/19/2000,625,Al Gore,DEM,41,George W. Bush,REP,45,,-4,11/7/2000,46.46,49.97,-3.51,.49,-.49,1,, -63603,117067,845,2000,2000_Pres-G_RI,RI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/19/2000,802,Al Gore,DEM,49,George W. Bush,REP,30,,19,11/7/2000,60.99,31.91,29.08,10.08,-10.08,1,, -6463,7932,852,2000,2000_Pres-G_VT,VT,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/19/2000,628,Al Gore,DEM,47,George W. Bush,REP,38,,9,11/7/2000,50.63,40.7,9.94,.94,-.94,1,, -6451,7920,853,2000,2000_Pres-G_WA,WA,Pres-G,Pres-G,Elway Research,87,10/19/2000,400,Al Gore,DEM,46,George W. Bush,REP,37,,9,11/7/2000,50.13,44.56,5.58,3.42,3.42,1,among registered voters, -54474,88010,1422,2000,2000_Gov-G_MT,MT,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/19/2000,968,Mark O'Keefe,DEM,38,Judy Martz,REP,51,,-13,11/7/2000,47.08,50.98,-3.9,9.1,-9.1,1,, -54516,88052,1427,2000,2000_Gov-G_VT,VT,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/19/2000,628,Howard Dean,DEM,48,Ruth Dwyer,REP,39,,9,11/7/2000,50.45,37.95,12.51,3.51,-3.51,1,, -6451,88059,1428,2000,2000_Gov-G_WA,WA,Gov-G,Gov-G,Elway Research,87,10/19/2000,400,Gary Locke,DEM,56,John Carlson,REP,31,,25,11/7/2000,58.38,39.68,18.7,6.3,6.3,1,among registered voters, -6491,27452,1695,2000,2000_Sen-G_MN,MN,Sen-G,Sen-G,St. Cloud State University,312,10/19/2000,514,Mark Dayton,DEM,48,Rod Grams,REP,33,,15,11/7/2000,48.83,43.29,5.54,9.46,9.46,1,, -54474,117241,1698,2000,2000_Sen-G_MT,MT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/19/2000,968,Brian Schweitzer,DEM,41,Conrad Burns,REP,51,,-10,11/7/2000,47.24,50.55,-3.32,6.68,-6.68,1,, -25949,31189,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/19/2000,504,Hillary Rodham Clinton,DEM,42,Rick Lazio,REP,43,,-1,11/7/2000,55.27,43.01,12.27,13.27,-13.27,0,, -6462,27322,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/19/2000,625,Ted Celeste,DEM,31,Michael DeWine,REP,54,,-23,11/7/2000,35.87,59.9,-24.02,1.02,1.02,1,, -63603,117273,1707,2000,2000_Sen-G_RI,RI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/19/2000,802,Robert A. Weygand,DEM,35,Lincoln Chafee,REP,52,,-17,11/7/2000,41.15,56.88,-15.73,1.27,-1.27,1,, -6463,27336,1711,2000,2000_Sen-G_VT,VT,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/19/2000,628,Ed Flanagan,DEM,23,James M. Jeffords,REP,66,,-43,11/7/2000,25.43,65.56,-40.13,2.87,-2.87,1,, -6451,27212,1713,2000,2000_Sen-G_WA,WA,Sen-G,Sen-G,Elway Research,87,10/19/2000,400,Maria Cantwell,DEM,43,Slade Gorton,REP,46,,-3,11/7/2000,48.73,48.64,.09,3.09,-3.09,0,among registered voters, -64029,117835,2527,2000,2000_House-G_NJ-7,NJ-7,House-G,House-G,Diversified Research Inc,80,10/19/2000,300,Maryanne Connelly,DEM,33,Michael A. Ferguson,REP,44,,-11,11/7/2000,45.57,51.58,-6.01,4.99,-4.99,1,for unspecified Republican spnosor,R -28095,33373,8652,2000,2000_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,10/19/2000,800,Democratic,DEM,47,Republican,REP,43,,4,11/7/2000,47.12,47.54,-.41,4.41,4.41,0,, -6440,121959,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,10/20/2000,1071,Al Gore,DEM,46.5,George W. Bush,REP,48.5,,-2,11/7/2000,48.38,47.87,.52,2.52,-2.52,0,average of multiple versions or turnout models listed in poll, -28091,116948,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,American Viewpoint,10,10/20/2000,800,Al Gore,DEM,40,George W. Bush,REP,42,,-2,11/7/2000,48.38,47.87,.52,2.52,-2.52,0,, -28094,121992,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,10/20/2000,712.5,Al Gore,DEM,45.5,George W. Bush,REP,47,,-1.5,11/7/2000,48.38,47.87,.52,2.02,-2.02,0,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll, -6460,7929,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,10/20/2000,663,Al Gore,DEM,45,George W. Bush,REP,45,,0,11/7/2000,48.38,47.87,.52,.52,-.52,.5,, -6448,7917,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,SSRS,297,10/20/2000,653,Al Gore,DEM,41,George W. Bush,REP,43,,-2,11/7/2000,48.38,47.87,.52,2.52,-2.52,0,, -6435,7904,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/20/2000,1200,Al Gore,DEM,41,George W. Bush,REP,45,,-4,11/7/2000,48.38,47.87,.52,4.52,-4.52,0,, -25743,7936,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,Fleming & Associates,96,10/20/2000,606,Al Gore,DEM,41,George W. Bush,REP,46,,-5,11/7/2000,48.84,48.85,-.01,4.99,-4.99,1,, -6547,8016,849,2000,2000_Pres-G_TX,TX,Pres-G,Pres-G,Scripps Howard,303,10/20/2000,1000,Al Gore,DEM,27,George W. Bush,REP,57,,-30,11/7/2000,37.98,59.3,-21.32,8.68,-8.68,1,among registered voters, -6447,7916,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,Harris Insights & Analytics,133,10/20/2000,587,Al Gore,DEM,40,George W. Bush,REP,49,,-9,11/7/2000,47.83,47.61,.22,9.22,-9.22,0,, -25743,30983,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,Fleming & Associates,96,10/20/2000,606,Bill Nelson,DEM,43,Bill McCollum,REP,40,,3,11/7/2000,51.04,46.19,4.85,1.85,-1.85,1,, -6447,117107,1715,2000,2000_Sen-G_WI,WI,Sen-G,Sen-G,Harris Insights & Analytics,133,10/20/2000,587,Herb Kohl,DEM,67,John Gillespie,REP,24,,43,11/7/2000,61.54,37.04,24.51,18.49,18.49,1,, -25903,31143,1715,2000,2000_Sen-G_WI,WI,Sen-G,Sen-G,University of Wisconsin (Badger Poll),365,10/20/2000,587,Herb Kohl,DEM,67,John Gillespie,REP,24,,43,11/7/2000,61.54,37.04,24.51,18.49,18.49,1,, -63861,117565,2319,2000,2000_House-G_CA-20,CA-20,House-G,House-G,"California State University, Bakersfield",41,10/20/2000,483,Calvin M. Dooley,DEM,38,Rich Rodriguez,REP,41,,-3,11/7/2000,52.35,45.49,6.85,9.85,-9.85,0,, -28091,33369,8652,2000,2000_House-G_US,US,House-G,House-G,American Viewpoint,10,10/20/2000,800,Democratic,DEM,40,Republican,REP,41,,-1,11/7/2000,47.12,47.54,-.41,.59,-.59,1,, -28094,33372,8652,2000,2000_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,10/20/2000,825,Democratic,DEM,38,Republican,REP,38,,0,11/7/2000,47.12,47.54,-.41,.41,.41,.5,, -6455,7924,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,10/21/2000,1000,Al Gore,DEM,39,George W. Bush,REP,45,,-6,11/7/2000,48.38,47.87,.52,6.52,-6.52,0,, -63586,117028,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,10/21/2000,829,Al Gore,DEM,42,George W. Bush,REP,44,,-2,11/7/2000,48.38,47.87,.52,2.52,-2.52,0,, -6436,7905,809,2000,2000_Pres-G_AZ,AZ,Pres-G,Pres-G,Arizona State University,15,10/21/2000,600,Al Gore,DEM,39,George W. Bush,REP,49,,-10,11/7/2000,44.67,50.95,-6.28,3.72,-3.72,1,sample size unavailable; estimated at 600 as a default, -63604,117068,809,2000,2000_Pres-G_AZ,AZ,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/21/2000,610,Al Gore,DEM,37,George W. Bush,REP,49,,-12,11/7/2000,44.67,50.95,-6.28,5.72,-5.72,1,, -6442,15913,810,2000,2000_Pres-G_CA,CA,Pres-G,Pres-G,Los Angeles Times,172,10/21/2000,852,Al Gore,DEM,48,George W. Bush,REP,41,,7,11/7/2000,53.45,41.65,11.8,4.8,-4.8,1,average of multiple versions or turnout models listed in poll, -63605,117069,819,2000,2000_Pres-G_ID,ID,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/21/2000,890,Al Gore,DEM,24,George W. Bush,REP,62,,-38,11/7/2000,27.64,67.17,-39.53,1.53,1.53,1,, -63606,117070,823,2000,2000_Pres-G_KY,KY,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/21/2000,944,Al Gore,DEM,39,George W. Bush,REP,48,,-9,11/7/2000,41.37,56.5,-15.13,6.13,6.13,1,, -6422,7890,824,2000,2000_Pres-G_LA,LA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/21/2000,624,Al Gore,DEM,39,George W. Bush,REP,52,,-13,11/7/2000,44.88,52.55,-7.68,5.32,-5.32,1,, -6445,7914,824,2000,2000_Pres-G_LA,LA,Pres-G,Pres-G,Southeastern Louisiana University,309,10/21/2000,660,Al Gore,DEM,38,George W. Bush,REP,46,,-8,11/7/2000,44.88,52.55,-7.68,.32,-.32,1,, -63729,117323,826,2000,2000_Pres-G_MD,MD,Pres-G,Pres-G,SurveyUSA,325,10/21/2000,500,Al Gore,DEM,52,George W. Bush,REP,41,,11,11/7/2000,56.57,40.18,16.39,5.39,-5.39,1,, -6434,7903,832,2000,2000_Pres-G_MT,MT,Pres-G,Pres-G,Minnesota State University Moorhead,211,10/21/2000,403,Al Gore,DEM,33,George W. Bush,REP,51,,-18,11/7/2000,33.36,58.44,-25.07,7.07,7.07,1,, -25829,117038,832,2000,2000_Pres-G_MT,MT,Pres-G,Pres-G,Montana State University Billings,216,10/21/2000,403,Al Gore,DEM,31,George W. Bush,REP,55,,-24,11/7/2000,33.36,58.44,-25.07,1.07,1.07,1,, -54489,117056,834,2000,2000_Pres-G_ND,ND,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/21/2000,1258,Al Gore,DEM,34,George W. Bush,REP,49,,-15,11/7/2000,33.05,60.66,-27.6,12.6,12.6,1,, -6464,7933,837,2000,2000_Pres-G_NJ,NJ,Pres-G,Pres-G,Quinnipiac University,267,10/21/2000,909,Al Gore,DEM,47,George W. Bush,REP,41,,6,11/7/2000,56.13,40.29,15.83,9.83,-9.83,1,, -63607,117071,843,2000,2000_Pres-G_OR,OR,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/21/2000,1352,Al Gore,DEM,38,George W. Bush,REP,43,,-5,11/7/2000,46.96,46.52,.44,5.44,-5.44,0,, -6443,7913,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,West Chester University,377,10/21/2000,600,Al Gore,DEM,44,George W. Bush,REP,33,,11,11/7/2000,50.6,46.43,4.17,6.83,6.83,1,sample size unavailable; estimated at 600 as a default, -63608,117072,848,2000,2000_Pres-G_TN,TN,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/21/2000,839,Al Gore,DEM,43,George W. Bush,REP,47,,-4,11/7/2000,47.28,51.15,-3.86,.14,-.14,1,, -6454,7923,851,2000,2000_Pres-G_VA,VA,Pres-G,Pres-G,Virginia Commonwealth University,370,10/21/2000,596,Al Gore,DEM,40,George W. Bush,REP,54,,-14,11/7/2000,44.44,52.47,-8.04,5.96,-5.96,1,, -6452,7921,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,St. Norbert College,313,10/21/2000,413,Al Gore,DEM,46,George W. Bush,REP,39,,7,11/7/2000,47.83,47.61,.22,6.78,6.78,1,, -25829,88011,1422,2000,2000_Gov-G_MT,MT,Gov-G,Gov-G,Montana State University Billings,216,10/21/2000,403,Mark O'Keefe,DEM,45,Judy Martz,REP,42,,3,11/7/2000,47.08,50.98,-3.9,6.9,6.9,0,, -54489,88025,1424,2000,2000_Gov-G_ND,ND,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/21/2000,1258,Heidi Heitkamp,DEM,44,John Hoeven,REP,50,,-6,11/7/2000,44.97,55.03,-10.06,4.06,4.06,1,, -12771,27270,1684,2000,2000_Sen-G_CA,CA,Sen-G,Sen-G,Los Angeles Times,172,10/21/2000,852,Dianne Feinstein,DEM,60,Tom Campbell,REP,35,,25,11/7/2000,55.84,36.59,19.26,5.74,5.74,1,, -25829,31069,1698,2000,2000_Sen-G_MT,MT,Sen-G,Sen-G,Montana State University Billings,216,10/21/2000,403,Brian Schweitzer,DEM,43,Conrad Burns,REP,41,,2,11/7/2000,47.24,50.55,-3.32,5.32,5.32,0,, -6464,31082,1701,2000,2000_Sen-G_NJ,NJ,Sen-G,Sen-G,Quinnipiac University,267,10/21/2000,909,Jon Stevens Corzine,DEM,46,Bob Franks,REP,41,,5,11/7/2000,50.11,47.1,3.02,1.98,1.98,1,, -54489,117242,1704,2000,2000_Sen-G_ND,ND,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/21/2000,1258,Kent Conrad,DEM,57,Duane Sand,REP,34,,23,11/7/2000,61.37,38.63,22.75,.25,.25,1,, -63608,117274,1708,2000,2000_Sen-G_TN,TN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/21/2000,839,Jeff Clark,DEM,30,Bill Frist,REP,59,,-29,11/7/2000,32.21,65.1,-32.89,3.89,3.89,1,, -6454,27481,1712,2000,2000_Sen-G_VA,VA,Sen-G,Sen-G,Virginia Commonwealth University,370,10/21/2000,596,Charles S. Robb,DEM,39,George F. Allen,REP,54,,-15,11/7/2000,47.68,52.26,-4.58,10.42,-10.42,1,, -64125,117972,2372,2000,2000_House-G_FL-8,FL-8,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/21/2000,426,Linda Welch Chapin,DEM,44,Richard A. Keller,REP,39,,5,11/7/2000,49.19,50.79,-1.61,6.61,6.61,0,, -25829,118058,2513,2000,2000_House-G_MT-1,MT-1,House-G,House-G,Montana State University Billings,216,10/21/2000,403,Brian Schweitzer,DEM,42,Conrad Burns,REP,44,,-2,11/7/2000,46.28,51.5,-5.22,3.22,3.22,1,, -64264,118242,2695,2000,2000_House-G_WA-1,WA-1,House-G,House-G,SurveyUSA,325,10/21/2000,500,Jay Robert Inslee,DEM,52,Dan McDonald,REP,45,,7,11/7/2000,54.55,42.65,11.9,4.9,-4.9,1,, -64264,118243,2696,2000,2000_House-G_WA-2,WA-2,House-G,House-G,SurveyUSA,325,10/21/2000,500,Rick Larsen,DEM,50,John Koster,REP,44,,6,11/7/2000,50.01,45.93,4.08,1.92,1.92,1,, -64264,118244,2702,2000,2000_House-G_WA-8,WA-8,House-G,House-G,SurveyUSA,325,10/21/2000,500,Heidi Behrens-Benedict,DEM,40,Jennifer Blackburn Dunn,REP,58,,-18,11/7/2000,35.64,62.23,-26.59,8.59,8.59,1,, -6455,33367,8652,2000,2000_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,10/21/2000,1000,Democratic,DEM,42,Republican,REP,40,,2,11/7/2000,47.12,47.54,-.41,2.41,2.41,0,, -6423,120595,8652,2000,2000_House-G_US,US,House-G,House-G,Zogby Interactive/JZ Analytics,395,10/21/2000,1204,Democratic,DEM,40,Republican,REP,42,,-2,11/7/2000,47.12,47.54,-.41,1.59,-1.59,1,, -6420,7888,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,10/22/2000,1070,Al Gore,DEM,47.5,George W. Bush,REP,47,,.5,11/7/2000,48.38,47.87,.52,.02,-.02,1,average of multiple versions or turnout models listed in poll, -6418,7885,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,10/22/2000,752,Al Gore,DEM,46,George W. Bush,REP,45,,1,11/7/2000,48.38,47.87,.52,.48,.48,1,, -63612,117076,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/22/2000,3750,Al Gore,DEM,47,George W. Bush,REP,41,,6,11/7/2000,48.38,47.87,.52,5.48,5.48,1,, -6431,7900,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Wirthlin Worldwide,387,10/22/2000,751,Al Gore,DEM,43,George W. Bush,REP,47,,-4,11/7/2000,48.38,47.87,.52,4.52,-4.52,0,, -6424,7892,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,American Research Group,9,10/22/2000,600,Al Gore,DEM,49,George W. Bush,REP,45,,4,11/7/2000,48.84,48.85,-.01,4.01,4.01,0,, -63609,117073,816,2000,2000_Pres-G_GA,GA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/22/2000,1029,Al Gore,DEM,40,George W. Bush,REP,50,,-10,11/7/2000,42.98,54.67,-11.69,1.69,1.69,1,, -6433,7902,817,2000,2000_Pres-G_HI,HI,Pres-G,Pres-G,Ward Research (Honolulu Star-Advertiser),375,10/22/2000,261,Al Gore,DEM,50,George W. Bush,REP,31,,19,11/7/2000,55.79,37.46,18.33,.67,.67,1,, -6421,7889,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Market Shares Corp.,187,10/22/2000,899,Al Gore,DEM,45,George W. Bush,REP,35,,10,11/7/2000,54.6,42.58,12.01,2.01,-2.01,1,, -25884,117039,827,2000,2000_Pres-G_ME,ME,Pres-G,Pres-G,Pan Atlantic Research,249,10/22/2000,400,Al Gore,DEM,47,George W. Bush,REP,36,,11,11/7/2000,49.09,43.97,5.11,5.89,5.89,1,, -63610,117074,827,2000,2000_Pres-G_ME,ME,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/22/2000,1548,Al Gore,DEM,39,George W. Bush,REP,43,,-4,11/7/2000,49.09,43.97,5.11,9.11,-9.11,0,, -6427,7895,827,2000,2000_Pres-G_ME,ME,Pres-G,Pres-G,Strategic Services,319,10/22/2000,400,Al Gore,DEM,42,George W. Bush,REP,34,,8,11/7/2000,49.09,43.97,5.11,2.89,2.89,1,, -6425,7893,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,American Research Group,9,10/22/2000,600,Al Gore,DEM,46,George W. Bush,REP,43,,3,11/7/2000,51.28,46.14,5.13,2.13,-2.13,1,, -54500,117058,836,2000,2000_Pres-G_NH,NH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/22/2000,1338,Al Gore,DEM,38,George W. Bush,REP,46,,-8,11/7/2000,46.8,48.07,-1.27,6.73,-6.73,1,, -63611,117075,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/22/2000,781,Al Gore,DEM,48,George W. Bush,REP,37,,11,11/7/2000,60.22,35.22,25,14,-14,1,, -25897,7922,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,University of Cincinnati (Ohio Poll),346,10/22/2000,666,Al Gore,DEM,42,George W. Bush,REP,50,,-8,11/7/2000,46.46,49.97,-3.51,4.49,-4.49,1,, -6430,7899,843,2000,2000_Pres-G_OR,OR,Pres-G,Pres-G,American Research Group,9,10/22/2000,600,Al Gore,DEM,41,George W. Bush,REP,45,,-4,11/7/2000,46.96,46.52,.44,4.44,-4.44,0,, -6426,7894,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,American Research Group,9,10/22/2000,600,Al Gore,DEM,48,George W. Bush,REP,43,,5,11/7/2000,50.6,46.43,4.17,.83,.83,1,, -6450,7919,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Public Opinion Strategies,260,10/22/2000,800,Al Gore,DEM,43,George W. Bush,REP,45,,-2,11/7/2000,50.6,46.43,4.17,6.17,-6.17,0,for NRSC,R -6416,7883,845,2000,2000_Pres-G_RI,RI,Pres-G,Pres-G,Brown University,35,10/22/2000,370,Al Gore,DEM,47,George W. Bush,REP,29,,18,11/7/2000,60.99,31.91,29.08,11.08,-11.08,1,, -63730,117326,846,2000,2000_Pres-G_SC,SC,Pres-G,Pres-G,SurveyUSA,325,10/22/2000,500,Al Gore,DEM,41,George W. Bush,REP,54,,-13,11/7/2000,40.91,56.83,-15.93,2.93,2.93,1,, -6415,7882,855,2000,2000_Pres-G_WV,WV,Pres-G,Pres-G,RMS Research,273,10/22/2000,605,Al Gore,DEM,36,George W. Bush,REP,46,,-10,11/7/2000,45.59,51.92,-6.32,3.68,-3.68,1,, -54500,88036,1425,2000,2000_Gov-G_NH,NH,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/22/2000,1338,Jeanne Shaheen,DEM,45,Gordon Humphrey,REP,40,,5,11/7/2000,48.74,43.76,4.98,.02,.02,1,, -63609,117253,1688,2000,2000_Sen-GS_GA,GA,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,10/22/2000,1029,Zell Bryan Miller,DEM,53,Mack Francis Mattingly,REP,36,,17,11/7/2000,58.2,37.91,20.29,3.29,-3.29,1,, -25884,31124,1691,2000,2000_Sen-G_ME,ME,Sen-G,Sen-G,Pan Atlantic Research,249,10/22/2000,400,Mark W. Lawrence,DEM,19,Olympia J. Snowe,REP,73,,-54,11/7/2000,31.06,68.94,-37.88,16.12,-16.12,1,, -63610,117254,1691,2000,2000_Sen-G_ME,ME,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/22/2000,1548,Mark W. Lawrence,DEM,27,Olympia J. Snowe,REP,66,,-39,11/7/2000,31.06,68.94,-37.88,1.12,-1.12,1,, -63611,117266,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/22/2000,781,Hillary Rodham Clinton,DEM,48,Rick Lazio,REP,45,,3,11/7/2000,55.27,43.01,12.27,9.27,-9.27,1,, -25897,31137,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,10/22/2000,608,Ted Celeste,DEM,34,Michael DeWine,REP,59,,-25,11/7/2000,35.87,59.9,-24.02,.98,-.98,1,, -6450,117234,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Public Opinion Strategies,260,10/22/2000,500,Ron Klink,DEM,31,Rick Santorum,REP,53,,-22,11/7/2000,45.51,52.41,-6.91,15.09,-15.09,1,for NRSC,R -6416,27199,1707,2000,2000_Sen-G_RI,RI,Sen-G,Sen-G,Brown University,35,10/22/2000,370,Robert A. Weygand,DEM,28,Lincoln Chafee,REP,52,,-24,11/7/2000,41.15,56.88,-15.73,8.27,-8.27,1,, -64265,118245,2379,2000,2000_House-G_FL-15,FL-15,House-G,House-G,SurveyUSA,325,10/22/2000,500,Patsy Ann Kurth,DEM,40,David J. Weldon,REP,56,,-16,11/7/2000,39.24,58.84,-19.6,3.6,3.6,1,, -64266,118246,2592,2000,2000_House-G_OH-12,OH-12,House-G,House-G,SurveyUSA,325,10/22/2000,500,Maryellen O'Shaughnessy,DEM,41,Patrick J. Tiberi,REP,56,,-15,11/7/2000,43.83,52.87,-9.04,5.96,-5.96,1,, -64031,117846,2614,2000,2000_House-G_PA-4,PA-4,House-G,House-G,Dynamic Marketing Inc.,83,10/22/2000,416,Terry E. Van Horne,DEM,34,Melissa A. Hart,REP,49,,-15,11/7/2000,40.99,59.01,-18.02,3.02,3.02,1,, -63612,117319,8652,2000,2000_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,10/22/2000,3750,Democratic,DEM,39.3,Republican,REP,41.2,,-1.9,11/7/2000,47.12,47.54,-.41,1.49,-1.49,1,, -63527,116947,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,10/23/2000,1037,Al Gore,DEM,47,George W. Bush,REP,48.5,,-1.5,11/7/2000,48.38,47.87,.52,2.02,-2.02,0,average of multiple versions or turnout models listed in poll, -63543,116982,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,10/23/2000,813,Al Gore,DEM,43,George W. Bush,REP,48,,-5,11/7/2000,48.38,47.87,.52,5.52,-5.52,0,, -6399,7867,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/23/2000,1200,Al Gore,DEM,45,George W. Bush,REP,42.5,,2.5,11/7/2000,48.38,47.87,.52,1.98,1.98,1,average of multiple versions or turnout models listed in poll, -63731,117329,811,2000,2000_Pres-G_CO,CO,Pres-G,Pres-G,SurveyUSA,325,10/23/2000,500,Al Gore,DEM,39,George W. Bush,REP,52,,-13,11/7/2000,42.39,50.75,-8.36,4.64,-4.64,1,, -54442,117302,814,2000,2000_Pres-G_DE,DE,Pres-G,Pres-G,SurveyUSA,325,10/23/2000,500,Al Gore,DEM,49,George W. Bush,REP,45,,4,11/7/2000,54.96,41.9,13.06,9.06,-9.06,1,, -6403,7879,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,CBS News/The New York Times,36,10/23/2000,514,Al Gore,DEM,48.5,George W. Bush,REP,45,,3.5,11/7/2000,48.84,48.85,-.01,3.51,3.51,0,average of multiple versions or turnout models listed in poll, -63613,117077,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2000,880,Al Gore,DEM,44,George W. Bush,REP,40,,4,11/7/2000,54.6,42.58,12.01,8.01,-8.01,1,, -6432,7901,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Richard Day Research Inc.,287,10/23/2000,801,Al Gore,DEM,43,George W. Bush,REP,38,,5,11/7/2000,54.6,42.58,12.01,7.01,-7.01,1,, -6385,7847,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Hill Research Consultants,140,10/23/2000,550,Al Gore,DEM,41,George W. Bush,REP,42,,-1,11/7/2000,51.28,46.14,5.13,6.13,-6.13,0,for Michigan Chamber of Commerce,R -54458,117078,830,2000,2000_Pres-G_MO,MO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2000,1072,Al Gore,DEM,42,George W. Bush,REP,46,,-4,11/7/2000,47.08,50.42,-3.34,.66,-.66,1,, -63614,117079,839,2000,2000_Pres-G_NV,NV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2000,817,Al Gore,DEM,37,George W. Bush,REP,49,,-12,11/7/2000,45.98,49.52,-3.55,8.45,-8.45,1,, -63615,117080,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2000,929,Al Gore,DEM,39,George W. Bush,REP,48,,-9,11/7/2000,46.46,49.97,-3.51,5.49,-5.49,1,, -6441,7910,847,2000,2000_Pres-G_SD,SD,Pres-G,Pres-G,Jim Meader (KELOLAND-TV),159,10/23/2000,506,Al Gore,DEM,33,George W. Bush,REP,51,,-18,11/7/2000,37.56,60.3,-22.73,4.73,4.73,1,among registered voters, -54442,87978,1419,2000,2000_Gov-G_DE,DE,Gov-G,Gov-G,SurveyUSA,325,10/23/2000,500,Ruth Minner,DEM,55,John Burris,REP,41,,14,11/7/2000,59.24,39.75,19.5,5.5,-5.5,1,, -54458,87994,1421,2000,2000_Gov-G_MO,MO,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2000,1072,"Robert Lee Holden, Jr.",DEM,44,Jim Talent,REP,46,,-2,11/7/2000,49.12,48.21,.91,2.91,-2.91,0,, -54442,117375,1686,2000,2000_Sen-G_DE,DE,Sen-G,Sen-G,SurveyUSA,325,10/23/2000,500,Thomas R. Carper,DEM,49,William V. Roth Jr.,REP,48,,1,11/7/2000,55.53,43.7,11.83,10.83,-10.83,1,, -6403,27461,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,CBS News/The New York Times,36,10/23/2000,514,Bill Nelson,DEM,45,Bill McCollum,REP,36,,9,11/7/2000,51.04,46.19,4.85,4.15,4.15,1,, -54458,117260,1697,2000,2000_Sen-G_MO,MO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2000,1072,Mel Carnahan,DEM,46,John Ashcroft,REP,49,,-3,11/7/2000,50.47,48.39,2.07,5.07,-5.07,0,, -63614,117262,1700,2000,2000_Sen-G_NV,NV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2000,817,Ed Bernstein,DEM,37,John Ensign,REP,54,,-17,11/7/2000,39.69,55.09,-15.4,1.6,-1.6,1,, -63615,117268,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2000,929,Ted Celeste,DEM,30,Michael DeWine,REP,56,,-26,11/7/2000,35.87,59.9,-24.02,1.98,-1.98,1,, -64223,118177,2412,2000,2000_House-G_IL-10,IL-10,House-G,House-G,Richard Day Research Inc.,287,10/23/2000,305,Lauren Beth Gash,DEM,35,Mark Kirk,REP,45,,-10,11/7/2000,48.81,51.19,-2.38,7.62,-7.62,1,, -64267,118247,2431,2000,2000_House-G_IN-9,IN-9,House-G,House-G,SurveyUSA,325,10/23/2000,500,Baron P. Hill,DEM,55,Michael E. Bailey,REP,41,,14,11/7/2000,54.19,43.82,10.37,3.63,3.63,1,, -64268,118248,2614,2000,2000_House-G_PA-4,PA-4,House-G,House-G,SurveyUSA,325,10/23/2000,800,Terry E. Van Horne,DEM,44,Melissa A. Hart,REP,51,,-7,11/7/2000,40.99,59.01,-18.02,11.02,11.02,1,, -6405,7870,810,2000,2000_Pres-G_CA,CA,Pres-G,Pres-G,Research 2000,281,10/24/2000,822,Al Gore,DEM,49,George W. Bush,REP,39,,10,11/7/2000,53.45,41.65,11.8,1.8,-1.8,1,, -6400,7865,827,2000,2000_Pres-G_ME,ME,Pres-G,Pres-G,Market Decisions,184,10/24/2000,824,Al Gore,DEM,42,George W. Bush,REP,41,,1,11/7/2000,49.09,43.97,5.11,4.11,-4.11,1,, -25718,7846,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,EPIC-MRA,84,10/24/2000,600,Al Gore,DEM,42,George W. Bush,REP,44,,-2,11/7/2000,51.28,46.14,5.13,7.13,-7.13,0,, -6401,7866,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Georgetown University (Battleground),114,10/24/2000,400,Al Gore,DEM,43,George W. Bush,REP,42,,1,11/7/2000,51.28,46.14,5.13,4.13,-4.13,1,, -6388,7850,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,10/24/2000,600,Al Gore,DEM,42,George W. Bush,REP,42,,0,11/7/2000,51.28,46.14,5.13,5.13,-5.13,.5,, -6386,7848,830,2000,2000_Pres-G_MO,MO,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/24/2000,625,Al Gore,DEM,44,George W. Bush,REP,45,,-1,11/7/2000,47.08,50.42,-3.34,2.34,2.34,1,, -6387,7849,832,2000,2000_Pres-G_MT,MT,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/24/2000,628,Al Gore,DEM,37,George W. Bush,REP,49,,-12,11/7/2000,33.36,58.44,-25.07,13.07,13.07,1,, -6404,7869,836,2000,2000_Pres-G_NH,NH,Pres-G,Pres-G,Franklin Pierce University,107,10/24/2000,885,Al Gore,DEM,43,George W. Bush,REP,40,,3,11/7/2000,46.8,48.07,-1.27,4.27,4.27,0,among registered voters, -6398,7863,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Blum & Weprin Associates,32,10/24/2000,844,Al Gore,DEM,55,George W. Bush,REP,31,,24,11/7/2000,60.22,35.22,25,1,-1,1,, -6406,7871,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Georgetown University (Battleground),114,10/24/2000,400,Al Gore,DEM,45,George W. Bush,REP,40,,5,11/7/2000,50.6,46.43,4.17,.83,.83,1,, -54509,117059,850,2000,2000_Pres-G_UT,UT,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/24/2000,918,Al Gore,DEM,24,George W. Bush,REP,62,,-38,11/7/2000,26.34,66.83,-40.49,2.49,2.49,1,, -25901,7878,851,2000,2000_Pres-G_VA,VA,Pres-G,Pres-G,ABC News/The Washington Post,3,10/24/2000,1009,Al Gore,DEM,45,George W. Bush,REP,49,,-4,11/7/2000,44.44,52.47,-8.04,4.04,4.04,1,, -63619,117084,851,2000,2000_Pres-G_VA,VA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/24/2000,1100,Al Gore,DEM,38,George W. Bush,REP,50,,-12,11/7/2000,44.44,52.47,-8.04,3.96,-3.96,1,, -6389,7851,852,2000,2000_Pres-G_VT,VT,Pres-G,Pres-G,Research 2000,281,10/24/2000,400,Al Gore,DEM,52,George W. Bush,REP,36,,16,11/7/2000,50.63,40.7,9.94,6.06,6.06,1,, -6407,7872,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,Georgetown University (Battleground),114,10/24/2000,400,Al Gore,DEM,43,George W. Bush,REP,42,,1,11/7/2000,47.83,47.61,.22,.78,.78,1,, -6387,88012,1422,2000,2000_Gov-G_MT,MT,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/24/2000,628,Mark O'Keefe,DEM,46,Judy Martz,REP,44,,2,11/7/2000,47.08,50.98,-3.9,5.9,5.9,0,, -54501,88037,1425,2000,2000_Gov-G_NH,NH,Gov-G,Gov-G,Franklin Pierce University,107,10/24/2000,885,Jeanne Shaheen,DEM,51,Gordon Humphrey,REP,30,,21,11/7/2000,48.74,43.76,4.98,16.02,16.02,1,, -54509,88045,1426,2000,2000_Gov-G_UT,UT,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/24/2000,918,Bill Orton,DEM,37,Michael Leavitt,REP,55,,-18,11/7/2000,42.27,55.77,-13.5,4.5,-4.5,1,, -6389,88053,1427,2000,2000_Gov-G_VT,VT,Gov-G,Gov-G,Research 2000,281,10/24/2000,400,Howard Dean,DEM,49,Ruth Dwyer,REP,35,,14,11/7/2000,50.45,37.95,12.51,1.49,1.49,1,, -6405,31095,1684,2000,2000_Sen-G_CA,CA,Sen-G,Sen-G,Research 2000,281,10/24/2000,822,Dianne Feinstein,DEM,53,Tom Campbell,REP,38,,15,11/7/2000,55.84,36.59,19.26,4.26,-4.26,1,, -6400,27279,1691,2000,2000_Sen-G_ME,ME,Sen-G,Sen-G,Market Decisions,184,10/24/2000,824,Mark W. Lawrence,DEM,15,Olympia J. Snowe,REP,60,,-45,11/7/2000,31.06,68.94,-37.88,7.12,-7.12,1,, -25718,30958,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,10/24/2000,500,Debbie Stabenow,DEM,41,Spencer Abraham,REP,41,,0,11/7/2000,49.47,47.86,1.61,1.61,-1.61,.5,, -6388,31057,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,10/24/2000,800,Debbie Stabenow,DEM,36,Spencer Abraham,REP,39,,-3,11/7/2000,49.47,47.86,1.61,4.61,-4.61,0,, -6387,27308,1698,2000,2000_Sen-G_MT,MT,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/24/2000,628,Brian Schweitzer,DEM,44,Conrad Burns,REP,45,,-1,11/7/2000,47.24,50.55,-3.32,2.32,2.32,1,, -6398,30943,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Blum & Weprin Associates,32,10/24/2000,850,Hillary Rodham Clinton,DEM,50,Rick Lazio,REP,43,,7,11/7/2000,55.27,43.01,12.27,5.27,-5.27,1,, -54509,117243,1710,2000,2000_Sen-G_UT,UT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/24/2000,918,Scott N. Howell,DEM,27,Orrin G. Hatch,REP,64,,-37,11/7/2000,31.51,65.58,-34.07,2.93,-2.93,1,, -6389,27426,1711,2000,2000_Sen-G_VT,VT,Sen-G,Sen-G,Research 2000,281,10/24/2000,400,Ed Flanagan,DEM,33,James M. Jeffords,REP,61,,-28,11/7/2000,25.43,65.56,-40.13,12.13,12.13,1,, -25901,31141,1712,2000,2000_Sen-G_VA,VA,Sen-G,Sen-G,ABC News/The Washington Post,3,10/24/2000,1009,Charles S. Robb,DEM,46,George F. Allen,REP,48,,-2,11/7/2000,47.68,52.26,-4.58,2.58,2.58,1,, -63619,117277,1712,2000,2000_Sen-G_VA,VA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/24/2000,1100,Charles S. Robb,DEM,42,George F. Allen,REP,50,,-8,11/7/2000,47.68,52.26,-4.58,3.42,-3.42,1,, -64033,117849,2319,2000,2000_House-G_CA-20,CA-20,House-G,House-G,FM3 Research,91,10/24/2000,400,Calvin M. Dooley,DEM,49,Rich Rodriguez,REP,38,,11,11/7/2000,52.35,45.49,6.85,4.15,4.15,1,for unspecified Democratic spnosor,D -64110,117953,2444,2000,2000_House-G_KY-3,KY-3,House-G,House-G,Louisville Courier-Journal,174,10/24/2000,696,Eleanor Jordan,DEM,39,Anne Meagher Northup,REP,49,,-10,11/7/2000,44.23,52.87,-8.64,1.36,-1.36,1,, -25718,117848,2482,2000,2000_House-G_MI-8,MI-8,House-G,House-G,EPIC-MRA,84,10/24/2000,400,Dianne Byrum,DEM,45,Mike Rogers,REP,44,,1,11/7/2000,48.74,48.79,-.05,1.05,1.05,0,, -6387,117973,2513,2000,2000_House-G_MT-1,MT-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/24/2000,628,Brian Schweitzer,DEM,43,Conrad Burns,REP,46,,-3,11/7/2000,46.28,51.5,-5.22,2.22,2.22,1,, -64005,117804,2601,2000,2000_House-G_OK-2,OK-2,House-G,House-G,Consumer Logic,59,10/24/2000,600,Brad R. Carson,DEM,44,Andy Ewing,REP,29,,15,11/7/2000,54.9,41.79,13.1,1.9,1.9,1,, -64200,118116,2699,2000,2000_House-G_WA-5,WA-5,House-G,House-G,Research 2000,281,10/24/2000,404,Tom Keefe,DEM,39,George R. Nethercutt,REP,48,,-9,11/7/2000,38.89,57.34,-18.44,9.44,9.44,1,, -6381,120594,8652,2000,2000_House-G_US,US,House-G,House-G,Zogby Interactive/JZ Analytics,395,10/24/2000,1209,Democratic,DEM,45,Republican,REP,38,,7,11/7/2000,47.12,47.54,-.41,7.41,7.41,0,, -6382,121930,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,10/25/2000,998,Al Gore,DEM,47,George W. Bush,REP,45,,2,11/7/2000,48.38,47.87,.52,1.48,1.48,1,average of multiple versions or turnout models listed in poll, -6378,7839,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,10/25/2000,851,Al Gore,DEM,39,George W. Bush,REP,52,,-13,11/7/2000,48.38,47.87,.52,13.52,-13.52,0,, -63621,117087,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/25/2000,3750,Al Gore,DEM,46,George W. Bush,REP,42,,4,11/7/2000,48.38,47.87,.52,3.48,3.48,1,, -6392,7854,811,2000,2000_Pres-G_CO,CO,Pres-G,Pres-G,Ciruli Associates,51,10/25/2000,400,Al Gore,DEM,37,George W. Bush,REP,47,,-10,11/7/2000,42.39,50.75,-8.36,1.64,-1.64,1,, -63620,117086,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/25/2000,864,Al Gore,DEM,45,George W. Bush,REP,46,,-1,11/7/2000,48.84,48.85,-.01,.99,-.99,1,, -6367,7828,825,2000,2000_Pres-G_MA,MA,Pres-G,Pres-G,KRC/Communications Research,160,10/25/2000,400,Al Gore,DEM,54,George W. Bush,REP,28,,26,11/7/2000,59.8,32.5,27.3,1.3,-1.3,1,, -6366,7827,825,2000,2000_Pres-G_MA,MA,Pres-G,Pres-G,RKM Research and Communications Inc.,272,10/25/2000,400,Al Gore,DEM,52,George W. Bush,REP,28,,24,11/7/2000,59.8,32.5,27.3,3.3,-3.3,1,, -6368,7829,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Marketing Resource Group (MRG),193,10/25/2000,500,Al Gore,DEM,39,George W. Bush,REP,45,,-6,11/7/2000,51.28,46.14,5.13,11.13,-11.13,0,, -6372,7833,830,2000,2000_Pres-G_MO,MO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/25/2000,603,Al Gore,DEM,46,George W. Bush,REP,44,,2,11/7/2000,47.08,50.42,-3.34,5.34,5.34,0,, -6383,7845,837,2000,2000_Pres-G_NJ,NJ,Pres-G,Pres-G,Rutgers University,295,10/25/2000,432,Al Gore,DEM,47,George W. Bush,REP,35,,12,11/7/2000,56.13,40.29,15.83,3.83,-3.83,1,, -63733,117334,837,2000,2000_Pres-G_NJ,NJ,Pres-G,Pres-G,SurveyUSA,325,10/25/2000,500,Al Gore,DEM,49,George W. Bush,REP,45,,4,11/7/2000,56.13,40.29,15.83,11.83,-11.83,1,, -6377,7838,851,2000,2000_Pres-G_VA,VA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/25/2000,627,Al Gore,DEM,41,George W. Bush,REP,48,,-7,11/7/2000,44.44,52.47,-8.04,1.04,1.04,1,, -6390,7852,855,2000,2000_Pres-G_WV,WV,Pres-G,Pres-G,West Virginia Research Center,378,10/25/2000,536,Al Gore,DEM,39,George W. Bush,REP,41,,-2,11/7/2000,45.59,51.92,-6.32,4.32,4.32,1,, -54459,87995,1421,2000,2000_Gov-G_MO,MO,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/25/2000,625,"Robert Lee Holden, Jr.",DEM,45,Jim Talent,REP,43,,2,11/7/2000,49.12,48.21,.91,1.09,1.09,1,, -6372,87996,1421,2000,2000_Gov-G_MO,MO,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,10/25/2000,603,"Robert Lee Holden, Jr.",DEM,41,Jim Talent,REP,40,,1,11/7/2000,49.12,48.21,.91,.09,.09,1,, -63620,117250,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/25/2000,864,Bill Nelson,DEM,47,Bill McCollum,REP,43,,4,11/7/2000,51.04,46.19,4.85,.85,-.85,1,, -6367,27268,1693,2000,2000_Sen-G_MA,MA,Sen-G,Sen-G,KRC/Communications Research,160,10/25/2000,400,Edward M. Kennedy,DEM,68,Jack E. Robinson,REP,16,,52,11/7/2000,72.69,12.86,59.83,7.83,-7.83,1,, -6366,27435,1693,2000,2000_Sen-G_MA,MA,Sen-G,Sen-G,RKM Research and Communications Inc.,272,10/25/2000,400,Edward M. Kennedy,DEM,60,Jack E. Robinson,REP,11,,49,11/7/2000,72.69,12.86,59.83,10.83,-10.83,1,, -6368,27364,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Marketing Resource Group (MRG),193,10/25/2000,500,Debbie Stabenow,DEM,41,Spencer Abraham,REP,49,,-8,11/7/2000,49.47,47.86,1.61,9.61,-9.61,0,, -25783,31023,1697,2000,2000_Sen-G_MO,MO,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/25/2000,625,Mel Carnahan,DEM,46,John Ashcroft,REP,46,,0,11/7/2000,50.47,48.39,2.07,2.07,-2.07,.5,, -6372,27518,1697,2000,2000_Sen-G_MO,MO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/25/2000,603,Mel Carnahan,DEM,47,John Ashcroft,REP,45,,2,11/7/2000,50.47,48.39,2.07,.07,-.07,1,, -6383,27443,1701,2000,2000_Sen-G_NJ,NJ,Sen-G,Sen-G,Rutgers University,295,10/25/2000,432,Jon Stevens Corzine,DEM,49,Bob Franks,REP,39,,10,11/7/2000,50.11,47.1,3.02,6.98,6.98,1,, -63733,117412,1701,2000,2000_Sen-G_NJ,NJ,Sen-G,Sen-G,SurveyUSA,325,10/25/2000,500,Jon Stevens Corzine,DEM,50,Bob Franks,REP,42,,8,11/7/2000,50.11,47.1,3.02,4.98,4.98,1,, -6377,31038,1712,2000,2000_Sen-G_VA,VA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/25/2000,625,Charles S. Robb,DEM,44,George F. Allen,REP,47,,-3,11/7/2000,47.68,52.26,-4.58,1.58,1.58,1,, -64269,118249,2445,2000,2000_House-G_KY-4,KY-4,House-G,House-G,SurveyUSA,325,10/25/2000,500,Ken Lucas,DEM,60,Don Bell,REP,37,,23,11/7/2000,54.26,43.52,10.75,12.25,12.25,1,, -64270,118250,2517,2000,2000_House-G_NV-1,NV-1,House-G,House-G,SurveyUSA,325,10/25/2000,500,Shelley Berkley,DEM,53,Jon C. Porter,REP,45,,8,11/7/2000,51.68,44.18,7.5,.5,.5,1,, -64396,118464,2705,2000,2000_House-G_WV-2,WV-2,House-G,House-G,West Virginia Research Center,378,10/25/2000,424,Jim Humphreys,DEM,38,Shelley Moore Capito,REP,32,,6,11/7/2000,45.92,48.49,-2.57,8.57,8.57,0,, -28085,33363,8652,2000,2000_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,10/25/2000,998,Democratic,DEM,47,Republican,REP,42,,5,11/7/2000,47.12,47.54,-.41,5.41,5.41,0,, -6378,122053,8652,2000,2000_House-G_US,US,House-G,House-G,Gallup,112,10/25/2000,600,Democratic,DEM,45,Republican,REP,47,,-2,11/7/2000,47.12,47.54,-.41,1.59,-1.59,1,sample size unavailable; estimated at 600 as a default; among registered voters, -66223,123209,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,10/26/2000,1009,Al Gore,DEM,46,George W. Bush,REP,47,,-1,11/7/2000,48.38,47.87,.52,1.52,-1.52,0,, -6396,7861,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Princeton Survey Research Associates International,258,10/26/2000,1113,Al Gore,DEM,45,George W. Bush,REP,47,,-2,11/7/2000,48.38,47.87,.52,2.52,-2.52,0,average of multiple versions or turnout models listed in poll, -63878,117047,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Princeton Survey Research Associates International,258,10/26/2000,818,Al Gore,DEM,41,George W. Bush,REP,49,,-8,11/7/2000,48.38,47.87,.52,8.52,-8.52,0,, -28080,121742,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Yankelovich Partners Inc.,390,10/26/2000,838,Al Gore,DEM,44.5,George W. Bush,REP,49.5,,-5,11/7/2000,48.38,47.87,.52,5.52,-5.52,0,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll, -6351,7810,819,2000,2000_Pres-G_ID,ID,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/26/2000,633,Al Gore,DEM,30,George W. Bush,REP,56,,-26,11/7/2000,27.64,67.17,-39.53,13.53,13.53,1,, -6344,7803,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,10/26/2000,600,Al Gore,DEM,42,George W. Bush,REP,45,,-3,11/7/2000,54.6,42.58,12.01,15.01,-15.01,0,, -6363,7822,826,2000,2000_Pres-G_MD,MD,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/26/2000,625,Al Gore,DEM,48,George W. Bush,REP,40,,8,11/7/2000,56.57,40.18,16.39,8.39,-8.39,1,, -63624,117092,826,2000,2000_Pres-G_MD,MD,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/26/2000,696,Al Gore,DEM,47,George W. Bush,REP,40,,7,11/7/2000,56.57,40.18,16.39,9.39,-9.39,1,, -6361,7820,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,10/26/2000,600,Al Gore,DEM,43,George W. Bush,REP,40,,3,11/7/2000,51.28,46.14,5.13,2.13,-2.13,1,, -6352,7811,835,2000,2000_Pres-G_NE,NE,Pres-G,Pres-G,RKM Research and Communications Inc.,272,10/26/2000,1007,Al Gore,DEM,31,George W. Bush,REP,56,,-25,11/7/2000,33.25,62.25,-28.99,3.99,3.99,1,among registered voters, -6342,7801,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,10/26/2000,600,Al Gore,DEM,42,George W. Bush,REP,39,,3,11/7/2000,50.6,46.43,4.17,1.17,-1.17,1,, -6349,7808,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/26/2000,600,Al Gore,DEM,40,George W. Bush,REP,47,,-7,11/7/2000,50.6,46.43,4.17,11.17,-11.17,0,, -54518,117060,852,2000,2000_Pres-G_VT,VT,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/26/2000,1000,Al Gore,DEM,45,George W. Bush,REP,39,,6,11/7/2000,50.63,40.7,9.94,3.94,-3.94,1,, -54518,88054,1427,2000,2000_Gov-G_VT,VT,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/26/2000,1000,Howard Dean,DEM,46,Ruth Dwyer,REP,39,,7,11/7/2000,50.45,37.95,12.51,5.51,-5.51,1,, -6363,27295,1692,2000,2000_Sen-G_MD,MD,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/26/2000,625,Paul S. Sarbanes,DEM,59,Paul H. Rappaport,REP,30,,29,11/7/2000,63.18,36.73,26.44,2.56,2.56,1,, -63624,117255,1692,2000,2000_Sen-G_MD,MD,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/26/2000,696,Paul S. Sarbanes,DEM,57,Paul H. Rappaport,REP,37,,20,11/7/2000,63.18,36.73,26.44,6.44,-6.44,1,, -6352,27439,1699,2000,2000_Sen-G_NE,NE,Sen-G,Sen-G,RKM Research and Communications Inc.,272,10/26/2000,1007,Ben Nelson,DEM,49,Don Stenberg,REP,37,,12,11/7/2000,51,48.82,2.18,9.82,9.82,1,among registered voters, -54518,117245,1711,2000,2000_Sen-G_VT,VT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/26/2000,1000,Ed Flanagan,DEM,24,James M. Jeffords,REP,66,,-42,11/7/2000,25.43,65.56,-40.13,1.87,-1.87,1,, -64028,117833,2614,2000,2000_House-G_PA-4,PA-4,House-G,House-G,Decision Forecasting,77,10/26/2000,426,Terry E. Van Horne,DEM,36,Melissa A. Hart,REP,44,,-8,11/7/2000,40.99,59.01,-18.02,10.02,10.02,1,, -63878,33357,8652,2000,2000_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,10/26/2000,818,Democratic,DEM,46,Republican,REP,44,,2,11/7/2000,47.12,47.54,-.41,2.41,2.41,0,, -6396,123193,8652,2000,2000_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,10/26/2000,600,Democratic,DEM,43,Republican,REP,37,,6,11/7/2000,47.12,47.54,-.41,6.41,6.41,0,sample size unavailable; estimated at 600 as a default, -28080,33358,8652,2000,2000_House-G_US,US,House-G,House-G,Yankelovich Partners Inc.,390,10/26/2000,1076,Democratic,DEM,46,Republican,REP,45,,1,11/7/2000,47.12,47.54,-.41,1.41,1.41,0,, -6356,7824,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,10/27/2000,1432,Al Gore,DEM,47.5,George W. Bush,REP,48,,-.5,11/7/2000,48.38,47.87,.52,1.02,-1.02,0,average of multiple versions or turnout models listed in poll, -6375,7836,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,10/27/2000,1000,Al Gore,DEM,39,George W. Bush,REP,44,,-5,11/7/2000,48.38,47.87,.52,5.52,-5.52,0,, -65847,117040,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,10/27/2000,1062,Al Gore,DEM,43,George W. Bush,REP,47,,-4,11/7/2000,48.38,47.87,.52,4.52,-4.52,0,, -65858,117283,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,SSRS,297,10/27/2000,1103,Al Gore,DEM,40,George W. Bush,REP,43,,-3,11/7/2000,48.38,47.87,.52,3.52,-3.52,0,, -6331,7790,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/27/2000,1200,Al Gore,DEM,43,George W. Bush,REP,44,,-1,11/7/2000,48.38,47.87,.52,1.52,-1.52,0,, -6332,7791,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/27/2000,600,Al Gore,DEM,49,George W. Bush,REP,42,,7,11/7/2000,48.84,48.85,-.01,7.01,7.01,0,, -6319,117532,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/27/2000,600,Al Gore,DEM,47,George W. Bush,REP,40,,7,11/7/2000,54.6,42.58,12.01,5.01,-5.01,1,average of multiple versions or turnout models listed in poll, -54450,7776,821,2000,2000_Pres-G_IN,IN,Pres-G,Pres-G,Market Shares Corp.,187,10/27/2000,600,Al Gore,DEM,30,George W. Bush,REP,53,,-23,11/7/2000,41.01,56.65,-15.63,7.37,-7.37,1,, -6341,7800,825,2000,2000_Pres-G_MA,MA,Pres-G,Pres-G,University of Massachusetts Amherst,354,10/27/2000,401,Al Gore,DEM,52,George W. Bush,REP,30,,22,11/7/2000,59.8,32.5,27.3,5.3,-5.3,1,among registered voters, -6371,7832,826,2000,2000_Pres-G_MD,MD,Pres-G,Pres-G,Gonzales Research & Marketing Strategies Inc.,121,10/27/2000,627,Al Gore,DEM,52,George W. Bush,REP,38,,14,11/7/2000,56.57,40.18,16.39,2.39,-2.39,1,, -6333,7792,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/27/2000,603,Al Gore,DEM,46,George W. Bush,REP,45,,1,11/7/2000,51.28,46.14,5.13,4.13,-4.13,1,, -6324,7782,829,2000,2000_Pres-G_MN,MN,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/27/2000,625,Al Gore,DEM,44,George W. Bush,REP,41,,3,11/7/2000,47.91,45.5,2.4,.6,.6,1,, -25934,7793,830,2000,2000_Pres-G_MO,MO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/27/2000,600,Al Gore,DEM,45,George W. Bush,REP,47,,-2,11/7/2000,47.08,50.42,-3.34,1.34,1.34,1,, -6338,7797,837,2000,2000_Pres-G_NJ,NJ,Pres-G,Pres-G,Monmouth University,215,10/27/2000,575,Al Gore,DEM,41,George W. Bush,REP,36,,5,11/7/2000,56.13,40.29,15.83,10.83,-10.83,1,, -6370,7831,837,2000,2000_Pres-G_NJ,NJ,Pres-G,Pres-G,Quinnipiac University,267,10/27/2000,600,Al Gore,DEM,50,George W. Bush,REP,38,,12,11/7/2000,56.13,40.29,15.83,3.83,-3.83,1,sample size unavailable; estimated at 600 as a default, -6325,7783,839,2000,2000_Pres-G_NV,NV,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/27/2000,625,Al Gore,DEM,43,George W. Bush,REP,47,,-4,11/7/2000,45.98,49.52,-3.55,.45,-.45,1,, -6343,7802,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,CBS News/The New York Times,36,10/27/2000,871,Al Gore,DEM,55,George W. Bush,REP,35,,20,11/7/2000,60.22,35.22,25,5,-5,1,, -6369,7830,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Quinnipiac University,267,10/27/2000,600,Al Gore,DEM,54,George W. Bush,REP,33,,21,11/7/2000,60.22,35.22,25,4,-4,1,sample size unavailable; estimated at 600 as a default, -25947,7794,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/27/2000,700,Al Gore,DEM,50,George W. Bush,REP,36,,14,11/7/2000,60.22,35.22,25,11,-11,1,, -6336,7795,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/27/2000,600,Al Gore,DEM,43,George W. Bush,REP,49,,-6,11/7/2000,46.46,49.97,-3.51,2.49,-2.49,1,, -6374,7835,843,2000,2000_Pres-G_OR,OR,Pres-G,Pres-G,DHM Research,76,10/27/2000,600,Al Gore,DEM,45,George W. Bush,REP,44,,1,11/7/2000,46.96,46.52,.44,.56,.56,1,, -6340,7799,848,2000,2000_Pres-G_TN,TN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/27/2000,500,Al Gore,DEM,44,George W. Bush,REP,51,,-7,11/7/2000,47.28,51.15,-3.86,3.14,-3.14,1,, -6321,7779,853,2000,2000_Pres-G_WA,WA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/27/2000,500,Al Gore,DEM,46,George W. Bush,REP,43,,3,11/7/2000,50.13,44.56,5.58,2.58,-2.58,1,, -6362,7821,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,Market Shares Corp.,187,10/27/2000,500,Al Gore,DEM,39,George W. Bush,REP,46,,-7,11/7/2000,47.83,47.61,.22,7.22,-7.22,0,, -6322,7780,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/27/2000,500,Al Gore,DEM,49,George W. Bush,REP,40,,9,11/7/2000,47.83,47.61,.22,8.78,8.78,1,, -54450,87986,1420,2000,2000_Gov-G_IN,IN,Gov-G,Gov-G,Market Shares Corp.,187,10/27/2000,600,Frank L. O'Bannon,DEM,49,David McIntosh,REP,33,,16,11/7/2000,56.56,41.68,14.88,1.12,1.12,1,, -25934,87998,1421,2000,2000_Gov-G_MO,MO,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,10/27/2000,600,"Robert Lee Holden, Jr.",DEM,43,Jim Talent,REP,41,,2,11/7/2000,49.12,48.21,.91,1.09,1.09,1,, -6332,31154,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/27/2000,600,Bill Nelson,DEM,46,Bill McCollum,REP,36,,10,11/7/2000,51.04,46.19,4.85,5.15,5.15,1,, -54450,27280,1690,2000,2000_Sen-G_IN,IN,Sen-G,Sen-G,Market Shares Corp.,187,10/27/2000,600,David L. Johnson,DEM,10,Richard G. Lugar,REP,69,,-59,11/7/2000,31.85,66.56,-34.71,24.29,-24.29,1,, -6371,30993,1692,2000,2000_Sen-G_MD,MD,Sen-G,Sen-G,Gonzales Research & Marketing Strategies Inc.,121,10/27/2000,627,Paul S. Sarbanes,DEM,63,Paul H. Rappaport,REP,30,,33,11/7/2000,63.18,36.73,26.44,6.56,6.56,1,, -6341,27473,1693,2000,2000_Sen-G_MA,MA,Sen-G,Sen-G,University of Massachusetts Amherst,354,10/27/2000,401,Edward M. Kennedy,DEM,64,Jack E. Robinson,REP,11,,53,11/7/2000,72.69,12.86,59.83,6.83,-6.83,1,among registered voters, -6333,31164,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/27/2000,600,Debbie Stabenow,DEM,44,Spencer Abraham,REP,42,,2,11/7/2000,49.47,47.86,1.61,.39,.39,1,, -6324,27300,1695,2000,2000_Sen-G_MN,MN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/27/2000,625,Mark Dayton,DEM,47,Rod Grams,REP,42,,5,11/7/2000,48.83,43.29,5.54,.54,-.54,1,, -25934,31174,1697,2000,2000_Sen-G_MO,MO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/27/2000,600,Mel Carnahan,DEM,50,John Ashcroft,REP,43,,7,11/7/2000,50.47,48.39,2.07,4.93,4.93,1,, -6325,27316,1700,2000,2000_Sen-G_NV,NV,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/27/2000,625,Ed Bernstein,DEM,37,John Ensign,REP,54,,-17,11/7/2000,39.69,55.09,-15.4,1.6,-1.6,1,, -6338,30987,1701,2000,2000_Sen-G_NJ,NJ,Sen-G,Sen-G,Monmouth University,215,10/27/2000,575,Jon Stevens Corzine,DEM,39,Bob Franks,REP,35,,4,11/7/2000,50.11,47.1,3.02,.98,.98,1,, -6370,27391,1701,2000,2000_Sen-G_NJ,NJ,Sen-G,Sen-G,Quinnipiac University,267,10/27/2000,600,Jon Stevens Corzine,DEM,47,Bob Franks,REP,39,,8,11/7/2000,50.11,47.1,3.02,4.98,4.98,1,sample size unavailable; estimated at 600 as a default, -6343,27463,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,CBS News/The New York Times,36,10/27/2000,871,Hillary Rodham Clinton,DEM,52,Rick Lazio,REP,44,,8,11/7/2000,55.27,43.01,12.27,4.27,-4.27,1,, -6369,27398,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Quinnipiac University,267,10/27/2000,600,Hillary Rodham Clinton,DEM,47,Rick Lazio,REP,44,,3,11/7/2000,55.27,43.01,12.27,9.27,-9.27,1,sample size unavailable; estimated at 600 as a default, -25947,31187,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/27/2000,700,Hillary Rodham Clinton,DEM,45,Rick Lazio,REP,46,,-1,11/7/2000,55.27,43.01,12.27,13.27,-13.27,0,, -6336,31204,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/27/2000,600,Ted Celeste,DEM,32,Michael DeWine,REP,57,,-25,11/7/2000,35.87,59.9,-24.02,.98,-.98,1,, -6320,31214,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/27/2000,600,Ron Klink,DEM,33,Rick Santorum,REP,54,,-21,11/7/2000,45.51,52.41,-6.91,14.09,-14.09,1,, -6340,31224,1708,2000,2000_Sen-G_TN,TN,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/27/2000,500,Jeff Clark,DEM,27,Bill Frist,REP,61,,-34,11/7/2000,32.21,65.1,-32.89,1.11,-1.11,1,, -6321,31234,1713,2000,2000_Sen-G_WA,WA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/27/2000,500,Maria Cantwell,DEM,45,Slade Gorton,REP,47,,-2,11/7/2000,48.73,48.64,.09,2.09,-2.09,0,, -6362,27282,1715,2000,2000_Sen-G_WI,WI,Sen-G,Sen-G,Market Shares Corp.,187,10/27/2000,500,Herb Kohl,DEM,60,John Gillespie,REP,27,,33,11/7/2000,61.54,37.04,24.51,8.49,8.49,1,, -6322,31244,1715,2000,2000_Sen-G_WI,WI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/27/2000,500,Herb Kohl,DEM,65,John Gillespie,REP,31,,34,11/7/2000,61.54,37.04,24.51,9.49,9.49,1,, -6375,33354,8652,2000,2000_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,10/27/2000,1000,Democratic,DEM,42,Republican,REP,38,,4,11/7/2000,47.12,47.54,-.41,4.41,4.41,0,, -6306,7764,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,10/28/2000,2207,Al Gore,DEM,44,George W. Bush,REP,47,,-3,11/7/2000,48.38,47.87,.52,3.52,-3.52,0,, -6302,7760,808,2000,2000_Pres-G_AR,AR,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/28/2000,625,Al Gore,DEM,44,George W. Bush,REP,45,,-1,11/7/2000,45.86,51.31,-5.44,4.44,4.44,1,, -6313,15914,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,Los Angeles Times,172,10/28/2000,401,Al Gore,DEM,44,George W. Bush,REP,48,,-4,11/7/2000,48.84,48.85,-.01,3.99,-3.99,1,average of multiple versions or turnout models listed in poll, -6323,7781,823,2000,2000_Pres-G_KY,KY,Pres-G,Pres-G,Magellan Strategies,179,10/28/2000,681,Al Gore,DEM,40,George W. Bush,REP,55,,-15,11/7/2000,41.37,56.5,-15.13,.13,.13,1,, -6314,15915,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Los Angeles Times,172,10/28/2000,401,Al Gore,DEM,48,George W. Bush,REP,44,,4,11/7/2000,51.28,46.14,5.13,1.13,-1.13,1,average of multiple versions or turnout models listed in poll, -6315,15916,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Los Angeles Times,172,10/28/2000,420,Al Gore,DEM,45,George W. Bush,REP,47,,-2,11/7/2000,50.6,46.43,4.17,6.17,-6.17,0,average of multiple versions or turnout models listed in poll, -6326,7784,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Millersville University,210,10/28/2000,550,Al Gore,DEM,42,George W. Bush,REP,43,,-1,11/7/2000,50.6,46.43,4.17,5.17,-5.17,0,, -63626,117095,848,2000,2000_Pres-G_TN,TN,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/28/2000,722,Al Gore,DEM,44,George W. Bush,REP,45,,-1,11/7/2000,47.28,51.15,-3.86,2.86,2.86,1,, -6326,27350,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Millersville University,210,10/28/2000,550,Ron Klink,DEM,27,Rick Santorum,REP,48,,-21,11/7/2000,45.51,52.41,-6.91,14.09,-14.09,1,, -63626,117275,1708,2000,2000_Sen-G_TN,TN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/28/2000,722,Jeff Clark,DEM,31,Bill Frist,REP,57,,-26,11/7/2000,32.21,65.1,-32.89,6.89,6.89,1,, -6306,122056,8652,2000,2000_House-G_US,US,House-G,House-G,Gallup,112,10/28/2000,600,Democratic,DEM,47,Republican,REP,45,,2,11/7/2000,47.12,47.54,-.41,2.41,2.41,0,sample size unavailable; estimated at 600 as a default; among registered voters, -63529,121973,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,10/29/2000,1020,Al Gore,DEM,46.5,George W. Bush,REP,49,,-2.5,11/7/2000,48.38,47.87,.52,3.02,-3.02,0,average of multiple versions or turnout models listed in poll, -63636,117108,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/29/2000,3750,Al Gore,DEM,47,George W. Bush,REP,40,,7,11/7/2000,48.38,47.87,.52,6.48,6.48,1,, -6316,7774,808,2000,2000_Pres-G_AR,AR,Pres-G,Pres-G,Opinion Research Associates,242,10/29/2000,700,Al Gore,DEM,46,George W. Bush,REP,46,,0,11/7/2000,45.86,51.31,-5.44,5.44,5.44,.5,among registered voters, -63734,117337,809,2000,2000_Pres-G_AZ,AZ,Pres-G,Pres-G,SurveyUSA,325,10/29/2000,510,Al Gore,DEM,42,George W. Bush,REP,52,,-10,11/7/2000,44.67,50.95,-6.28,3.72,-3.72,1,, -6300,7758,810,2000,2000_Pres-G_CA,CA,Pres-G,Pres-G,Field Research Corp. (Field Poll),94,10/29/2000,990,Al Gore,DEM,47,George W. Bush,REP,40,,7,11/7/2000,53.45,41.65,11.8,4.8,-4.8,1,, -63628,117098,810,2000,2000_Pres-G_CA,CA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/29/2000,1536,Al Gore,DEM,44,George W. Bush,REP,41,,3,11/7/2000,53.45,41.65,11.8,8.8,-8.8,1,, -6305,7763,811,2000,2000_Pres-G_CO,CO,Pres-G,Pres-G,Ciruli Associates,51,10/29/2000,400,Al Gore,DEM,37,George W. Bush,REP,46,,-9,11/7/2000,42.39,50.75,-8.36,.64,-.64,1,, -6301,7759,816,2000,2000_Pres-G_GA,GA,Pres-G,Pres-G,Marketing Workshop,194,10/29/2000,512,Al Gore,DEM,37,George W. Bush,REP,53,,-16,11/7/2000,42.98,54.67,-11.69,4.31,-4.31,1,, -63739,117343,818,2000,2000_Pres-G_IA,IA,Pres-G,Pres-G,SurveyUSA,325,10/29/2000,500,Al Gore,DEM,46,George W. Bush,REP,46,,0,11/7/2000,48.54,48.22,.31,.31,-.31,.5,, -6280,7737,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/29/2000,625,Al Gore,DEM,46,George W. Bush,REP,43,,3,11/7/2000,54.6,42.58,12.01,9.01,-9.01,1,, -6274,7731,827,2000,2000_Pres-G_ME,ME,Pres-G,Pres-G,RKM Research and Communications Inc.,272,10/29/2000,602,Al Gore,DEM,42,George W. Bush,REP,42,,0,11/7/2000,49.09,43.97,5.11,5.11,-5.11,.5,, -63630,117101,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/29/2000,956,Al Gore,DEM,43,George W. Bush,REP,43,,0,11/7/2000,51.28,46.14,5.13,5.13,-5.13,.5,, -63631,117102,830,2000,2000_Pres-G_MO,MO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/29/2000,1243,Al Gore,DEM,42,George W. Bush,REP,47,,-5,11/7/2000,47.08,50.42,-3.34,1.66,-1.66,1,, -6294,7752,833,2000,2000_Pres-G_NC,NC,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/29/2000,625,Al Gore,DEM,41,George W. Bush,REP,48,,-7,11/7/2000,43.2,56.03,-12.83,5.83,5.83,1,, -63741,117349,843,2000,2000_Pres-G_OR,OR,Pres-G,Pres-G,SurveyUSA,325,10/29/2000,500,Al Gore,DEM,42,George W. Bush,REP,50,,-8,11/7/2000,46.96,46.52,.44,8.44,-8.44,0,, -63635,117106,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/29/2000,967,Al Gore,DEM,42,George W. Bush,REP,45,,-3,11/7/2000,50.6,46.43,4.17,7.17,-7.17,0,, -6277,7734,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/29/2000,600,Al Gore,DEM,46,George W. Bush,REP,42,,4,11/7/2000,50.6,46.43,4.17,.17,-.17,1,, -63742,117352,845,2000,2000_Pres-G_RI,RI,Pres-G,Pres-G,SurveyUSA,325,10/29/2000,500,Al Gore,DEM,57,George W. Bush,REP,31,,26,11/7/2000,60.99,31.91,29.08,3.08,-3.08,1,, -6303,7761,846,2000,2000_Pres-G_SC,SC,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/29/2000,625,Al Gore,DEM,38,George W. Bush,REP,53,,-15,11/7/2000,40.91,56.83,-15.93,.93,.93,1,, -6272,7729,848,2000,2000_Pres-G_TN,TN,Pres-G,Pres-G,Multi-Quest International,220,10/29/2000,403,Al Gore,DEM,45,George W. Bush,REP,43,,2,11/7/2000,47.28,51.15,-3.86,5.86,5.86,0,among registered voters, -25863,87987,1420,2000,2000_Gov-G_IN,IN,Gov-G,Gov-G,Research 2000,281,10/29/2000,600,Frank L. O'Bannon,DEM,52,David McIntosh,REP,37,,15,11/7/2000,56.56,41.68,14.88,.12,.12,1,, -54484,88020,1423,2000,2000_Gov-G_NC,NC,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/29/2000,625,Mike Easley,DEM,48,Richard Vinroot,REP,41,,7,11/7/2000,52.02,46.26,5.76,1.24,1.24,1,, -6300,30979,1684,2000,2000_Sen-G_CA,CA,Sen-G,Sen-G,Field Research Corp. (Field Poll),94,10/29/2000,900,Dianne Feinstein,DEM,52,Tom Campbell,REP,32,,20,11/7/2000,55.84,36.59,19.26,.74,.74,1,, -63628,117247,1684,2000,2000_Sen-G_CA,CA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/29/2000,1536,Dianne Feinstein,DEM,48,Tom Campbell,REP,38,,10,11/7/2000,55.84,36.59,19.26,9.26,-9.26,1,, -25830,31070,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,Florida Poll,99,10/29/2000,824,Bill Nelson,DEM,46,Bill McCollum,REP,39,,7,11/7/2000,51.04,46.19,4.85,2.15,2.15,1,, -6301,117201,1688,2000,2000_Sen-GS_GA,GA,Sen-G,Sen-GS,Marketing Workshop,194,10/29/2000,512,Zell Bryan Miller,DEM,55,Mack Francis Mattingly,REP,32,,23,11/7/2000,58.2,37.91,20.29,2.71,2.71,1,average of multiple versions or turnout models listed in poll, -25863,31103,1690,2000,2000_Sen-G_IN,IN,Sen-G,Sen-G,Research 2000,281,10/29/2000,600,David L. Johnson,DEM,20,Richard G. Lugar,REP,68,,-48,11/7/2000,31.85,66.56,-34.71,13.29,-13.29,1,, -63630,117257,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/29/2000,956,Debbie Stabenow,DEM,44,Spencer Abraham,REP,45,,-1,11/7/2000,49.47,47.86,1.61,2.61,-2.61,0,, -63631,117261,1697,2000,2000_Sen-G_MO,MO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/29/2000,1243,Mel Carnahan,DEM,48,John Ashcroft,REP,46,,2,11/7/2000,50.47,48.39,2.07,.07,-.07,1,, -63635,117270,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/29/2000,967,Ron Klink,DEM,36,Rick Santorum,REP,54,,-18,11/7/2000,45.51,52.41,-6.91,11.09,-11.09,1,, -63742,117416,1707,2000,2000_Sen-G_RI,RI,Sen-G,Sen-G,SurveyUSA,325,10/29/2000,500,Robert A. Weygand,DEM,33,Lincoln Chafee,REP,59,,-26,11/7/2000,41.15,56.88,-15.73,10.27,-10.27,1,, -6316,118071,2299,2000,2000_House-G_AR-4,AR-4,House-G,House-G,Opinion Research Associates,242,10/29/2000,400,Michael Avery Ross,DEM,46,Jay Woodson Dickey,REP,46,,0,11/7/2000,50.97,49.03,1.94,1.94,-1.94,.5,among registered voters, -64126,117974,2359,2000,2000_House-G_CT-2,CT-2,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/29/2000,410,Sam Gejdenson,DEM,44,Robert R. Simmons,REP,43,,1,11/7/2000,49.37,48.8,.57,.43,.43,1,, -64409,118490,2372,2000,2000_House-G_FL-8,FL-8,House-G,House-G,Zogby Interactive/JZ Analytics,395,10/29/2000,400,Linda Welch Chapin,DEM,38,Richard A. Keller,REP,50,,-12,11/7/2000,49.19,50.79,-1.61,10.39,-10.39,1,, -25863,118117,2425,2000,2000_House-G_IN-3,IN-3,House-G,House-G,Research 2000,281,10/29/2000,401,Timothy J. Roemer,DEM,48,J. Chris Chocola,REP,41,,7,11/7/2000,51.57,47.44,4.14,2.86,2.86,1,, -6260,7717,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,10/30/2000,1081,Al Gore,DEM,46,George W. Bush,REP,49.5,,-3.5,11/7/2000,48.38,47.87,.52,4.02,-4.02,0,average of multiple versions or turnout models listed in poll, -28073,121984,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,10/30/2000,782.5,Al Gore,DEM,46,George W. Bush,REP,46.5,,-.5,11/7/2000,48.38,47.87,.52,1.02,-1.02,0,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll, -6258,7714,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,10/30/2000,1016,Al Gore,DEM,43,George W. Bush,REP,47,,-4,11/7/2000,48.38,47.87,.52,4.52,-4.52,0,, -6271,7728,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/30/2000,1200,Al Gore,DEM,42,George W. Bush,REP,45,,-3,11/7/2000,48.38,47.87,.52,3.52,-3.52,0,, -6275,7732,809,2000,2000_Pres-G_AZ,AZ,Pres-G,Pres-G,Market Solutions Group,188,10/30/2000,432,Al Gore,DEM,39,George W. Bush,REP,49,,-10,11/7/2000,44.67,50.95,-6.28,3.72,-3.72,1,, -63637,117109,814,2000,2000_Pres-G_DE,DE,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/30/2000,776,Al Gore,DEM,44,George W. Bush,REP,43,,1,11/7/2000,54.96,41.9,13.06,12.06,-12.06,1,, -6261,7718,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/30/2000,600,Al Gore,DEM,48,George W. Bush,REP,41,,7,11/7/2000,48.84,48.85,-.01,7.01,7.01,0,, -6262,7719,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/30/2000,600,Al Gore,DEM,46,George W. Bush,REP,42,,4,11/7/2000,54.6,42.58,12.01,8.01,-8.01,1,, -54452,117053,821,2000,2000_Pres-G_IN,IN,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/30/2000,723,Al Gore,DEM,33,George W. Bush,REP,52,,-19,11/7/2000,41.01,56.65,-15.63,3.37,-3.37,1,, -6263,7720,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/30/2000,600,Al Gore,DEM,50,George W. Bush,REP,41,,9,11/7/2000,51.28,46.14,5.13,3.87,3.87,1,, -25931,7721,830,2000,2000_Pres-G_MO,MO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/30/2000,600,Al Gore,DEM,43,George W. Bush,REP,46,,-3,11/7/2000,47.08,50.42,-3.34,.34,.34,1,, -63638,117110,837,2000,2000_Pres-G_NJ,NJ,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/30/2000,594,Al Gore,DEM,45,George W. Bush,REP,39,,6,11/7/2000,56.13,40.29,15.83,9.83,-9.83,1,, -25761,7725,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Marist College,183,10/30/2000,516,Al Gore,DEM,50,George W. Bush,REP,36,,14,11/7/2000,60.22,35.22,25,11,-11,1,, -6281,7738,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Princeton Survey Research Associates International,258,10/30/2000,844,Al Gore,DEM,51,George W. Bush,REP,38,,13,11/7/2000,60.22,35.22,25,12,-12,1,, -25944,7722,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/30/2000,700,Al Gore,DEM,51,George W. Bush,REP,36,,15,11/7/2000,60.22,35.22,25,10,-10,1,, -6251,7707,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/30/2000,600,Al Gore,DEM,40,George W. Bush,REP,48,,-8,11/7/2000,46.46,49.97,-3.51,4.49,-4.49,1,, -6270,7727,848,2000,2000_Pres-G_TN,TN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/30/2000,500,Al Gore,DEM,45,George W. Bush,REP,48,,-3,11/7/2000,47.28,51.15,-3.86,.86,.86,1,, -63639,117112,851,2000,2000_Pres-G_VA,VA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/30/2000,897,Al Gore,DEM,40,George W. Bush,REP,50,,-10,11/7/2000,44.44,52.47,-8.04,1.96,-1.96,1,, -6304,7762,851,2000,2000_Pres-G_VA,VA,Pres-G,Pres-G,Richmond Times-Dispatch,288,10/30/2000,735,Al Gore,DEM,40,George W. Bush,REP,46,,-6,11/7/2000,44.44,52.47,-8.04,2.04,2.04,1,, -6252,7708,853,2000,2000_Pres-G_WA,WA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/30/2000,500,Al Gore,DEM,45,George W. Bush,REP,43,,2,11/7/2000,50.13,44.56,5.58,3.58,-3.58,1,, -6267,7724,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/30/2000,500,Al Gore,DEM,45,George W. Bush,REP,42,,3,11/7/2000,47.83,47.61,.22,2.78,2.78,1,, -54452,87988,1420,2000,2000_Gov-G_IN,IN,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/30/2000,723,Frank L. O'Bannon,DEM,52,David McIntosh,REP,38,,14,11/7/2000,56.56,41.68,14.88,.88,-.88,1,, -25931,88001,1421,2000,2000_Gov-G_MO,MO,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,10/30/2000,600,"Robert Lee Holden, Jr.",DEM,41,Jim Talent,REP,45,,-4,11/7/2000,49.12,48.21,.91,4.91,-4.91,0,, -63637,117249,1686,2000,2000_Sen-G_DE,DE,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/30/2000,776,Thomas R. Carper,DEM,48,William V. Roth Jr.,REP,45,,3,11/7/2000,55.53,43.7,11.83,8.83,-8.83,1,, -6261,31151,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/30/2000,600,Bill Nelson,DEM,42,Bill McCollum,REP,37,,5,11/7/2000,51.04,46.19,4.85,.15,.15,1,, -6263,31161,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/30/2000,600,Debbie Stabenow,DEM,48,Spencer Abraham,REP,39,,9,11/7/2000,49.47,47.86,1.61,7.39,7.39,1,, -25931,31171,1697,2000,2000_Sen-G_MO,MO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/30/2000,600,Mel Carnahan,DEM,47,John Ashcroft,REP,45,,2,11/7/2000,50.47,48.39,2.07,.07,-.07,1,, -63638,117264,1701,2000,2000_Sen-G_NJ,NJ,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/30/2000,594,Jon Stevens Corzine,DEM,46,Bob Franks,REP,42,,4,11/7/2000,50.11,47.1,3.02,.98,.98,1,, -25761,31001,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Marist College,183,10/30/2000,516,Hillary Rodham Clinton,DEM,50,Rick Lazio,REP,46,,4,11/7/2000,55.27,43.01,12.27,8.27,-8.27,1,, -6281,27383,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Princeton Survey Research Associates International,258,10/30/2000,844,Hillary Rodham Clinton,DEM,48,Rick Lazio,REP,47,,1,11/7/2000,55.27,43.01,12.27,11.27,-11.27,1,, -25944,31184,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/30/2000,700,Hillary Rodham Clinton,DEM,45,Rick Lazio,REP,47,,-2,11/7/2000,55.27,43.01,12.27,14.27,-14.27,0,, -6251,31201,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/30/2000,600,Ted Celeste,DEM,27,Michael DeWine,REP,60,,-33,11/7/2000,35.87,59.9,-24.02,8.98,-8.98,1,, -6266,31211,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/30/2000,600,Ron Klink,DEM,34,Rick Santorum,REP,51,,-17,11/7/2000,45.51,52.41,-6.91,10.09,-10.09,1,, -6270,31221,1708,2000,2000_Sen-G_TN,TN,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/30/2000,500,Jeff Clark,DEM,29,Bill Frist,REP,58,,-29,11/7/2000,32.21,65.1,-32.89,3.89,3.89,1,, -63639,117278,1712,2000,2000_Sen-G_VA,VA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/30/2000,897,Charles S. Robb,DEM,44,George F. Allen,REP,50,,-6,11/7/2000,47.68,52.26,-4.58,1.42,-1.42,1,, -6304,27431,1712,2000,2000_Sen-G_VA,VA,Sen-G,Sen-G,Richmond Times-Dispatch,288,10/30/2000,735,Charles S. Robb,DEM,43,George F. Allen,REP,45,,-2,11/7/2000,47.68,52.26,-4.58,2.58,2.58,1,, -6252,31231,1713,2000,2000_Sen-G_WA,WA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/30/2000,500,Maria Cantwell,DEM,46,Slade Gorton,REP,47,,-1,11/7/2000,48.73,48.64,.09,1.09,-1.09,0,, -6267,31241,1715,2000,2000_Sen-G_WI,WI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/30/2000,500,Herb Kohl,DEM,60,John Gillespie,REP,33,,27,11/7/2000,61.54,37.04,24.51,2.49,2.49,1,, -64389,118456,2372,2000,2000_House-G_FL-8,FL-8,House-G,House-G,Voter/Consumer Research,371,10/30/2000,400,Linda Welch Chapin,DEM,41,Richard A. Keller,REP,47,,-6,11/7/2000,49.19,50.79,-1.61,4.39,-4.39,1,for unspecified Republican spnosor,R -64271,118251,2581,2000,2000_House-G_OH-1,OH-1,House-G,House-G,SurveyUSA,325,10/30/2000,500,John Cranley,DEM,40,Steve Chabot,REP,58,,-18,11/7/2000,44.61,52.97,-8.37,9.63,-9.63,1,, -28073,33351,8652,2000,2000_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,10/30/2000,965,Democratic,DEM,44,Republican,REP,37,,7,11/7/2000,47.12,47.54,-.41,7.41,7.41,0,, -6246,121931,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,10/31/2000,1016,Al Gore,DEM,46.5,George W. Bush,REP,46.5,,0,11/7/2000,48.38,47.87,.52,.52,-.52,.5,average of multiple versions or turnout models listed in poll, -6238,7693,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,10/31/2000,2123,Al Gore,DEM,43,George W. Bush,REP,47,,-4,11/7/2000,48.38,47.87,.52,4.52,-4.52,0,, -6253,7709,808,2000,2000_Pres-G_AR,AR,Pres-G,Pres-G,Ethridge & Associates LLC,89,10/31/2000,286,Al Gore,DEM,44,George W. Bush,REP,47,,-3,11/7/2000,45.86,51.31,-5.44,2.44,2.44,1,, -6233,7688,810,2000,2000_Pres-G_CA,CA,Pres-G,Pres-G,Research 2000,281,10/31/2000,820,Al Gore,DEM,47,George W. Bush,REP,40,,7,11/7/2000,53.45,41.65,11.8,4.8,-4.8,1,, -63744,117361,810,2000,2000_Pres-G_CA,CA,Pres-G,Pres-G,SurveyUSA,325,10/31/2000,530,Al Gore,DEM,49,George W. Bush,REP,43,,6,11/7/2000,53.45,41.65,11.8,5.8,-5.8,1,, -6227,7682,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,American Research Group,9,10/31/2000,600,Al Gore,DEM,49,George W. Bush,REP,44,,5,11/7/2000,48.84,48.85,-.01,5.01,5.01,0,, -6220,7675,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/31/2000,812,Al Gore,DEM,44,George W. Bush,REP,46,,-2,11/7/2000,48.84,48.85,-.01,1.99,-1.99,1,, -63597,117049,818,2000,2000_Pres-G_IA,IA,Pres-G,Pres-G,PSI,248,10/31/2000,500,Al Gore,DEM,41,George W. Bush,REP,44,,-3,11/7/2000,48.54,48.22,.31,3.31,-3.31,0,, -6228,7683,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,American Research Group,9,10/31/2000,600,Al Gore,DEM,48,George W. Bush,REP,44,,4,11/7/2000,51.28,46.14,5.13,1.13,-1.13,1,, -6254,7710,831,2000,2000_Pres-G_MS,MS,Pres-G,Pres-G,Ethridge & Associates LLC,89,10/31/2000,341,Al Gore,DEM,33,George W. Bush,REP,55,,-22,11/7/2000,40.7,57.62,-16.91,5.09,-5.09,1,, -6247,7703,833,2000,2000_Pres-G_NC,NC,Pres-G,Pres-G,Research 2000,281,10/31/2000,405,Al Gore,DEM,42,George W. Bush,REP,52,,-10,11/7/2000,43.2,56.03,-12.83,2.83,2.83,1,, -6248,7704,836,2000,2000_Pres-G_NH,NH,Pres-G,Pres-G,RKM Research and Communications Inc.,272,10/31/2000,487,Al Gore,DEM,43,George W. Bush,REP,42,,1,11/7/2000,46.8,48.07,-1.27,2.27,2.27,0,, -6234,7689,836,2000,2000_Pres-G_NH,NH,Pres-G,Pres-G,Research 2000,281,10/31/2000,600,Al Gore,DEM,46,George W. Bush,REP,42,,4,11/7/2000,46.8,48.07,-1.27,5.27,5.27,0,, -63745,117362,839,2000,2000_Pres-G_NV,NV,Pres-G,Pres-G,SurveyUSA,325,10/31/2000,500,Al Gore,DEM,44,George W. Bush,REP,49,,-5,11/7/2000,45.98,49.52,-3.55,1.45,-1.45,1,, -63746,117363,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,SurveyUSA,325,10/31/2000,500,Al Gore,DEM,55,George W. Bush,REP,36,,19,11/7/2000,60.22,35.22,25,6,-6,1,, -6299,7757,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,Columbus Dispatch,57,10/31/2000,2050,Al Gore,DEM,42,George W. Bush,REP,52,,-10,11/7/2000,46.46,49.97,-3.51,6.49,-6.49,1,, -6229,7684,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,American Research Group,9,10/31/2000,600,Al Gore,DEM,48,George W. Bush,REP,42,,6,11/7/2000,50.6,46.43,4.17,1.83,1.83,1,, -6230,7685,848,2000,2000_Pres-G_TN,TN,Pres-G,Pres-G,American Research Group,9,10/31/2000,600,Al Gore,DEM,49,George W. Bush,REP,43,,6,11/7/2000,47.28,51.15,-3.86,9.86,9.86,0,, -6255,7711,848,2000,2000_Pres-G_TN,TN,Pres-G,Pres-G,Ethridge & Associates LLC,89,10/31/2000,550,Al Gore,DEM,44,George W. Bush,REP,47,,-3,11/7/2000,47.28,51.15,-3.86,.86,.86,1,, -6231,7686,851,2000,2000_Pres-G_VA,VA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/31/2000,625,Al Gore,DEM,41,George W. Bush,REP,49,,-8,11/7/2000,44.44,52.47,-8.04,.04,.04,1,, -54524,117321,853,2000,2000_Pres-G_WA,WA,Pres-G,Pres-G,SurveyUSA,325,10/31/2000,500,Al Gore,DEM,46,George W. Bush,REP,44,,2,11/7/2000,50.13,44.56,5.58,3.58,-3.58,1,, -25768,87979,1419,2000,2000_Gov-G_DE,DE,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/31/2000,625,Ruth Minner,DEM,48,John Burris,REP,36,,12,11/7/2000,59.24,39.75,19.5,7.5,-7.5,1,, -6234,88038,1425,2000,2000_Gov-G_NH,NH,Gov-G,Gov-G,Research 2000,281,10/31/2000,600,Jeanne Shaheen,DEM,51,Gordon Humphrey,REP,42,,9,11/7/2000,48.74,43.76,4.98,4.02,4.02,1,, -54524,88060,1428,2000,2000_Gov-G_WA,WA,Gov-G,Gov-G,SurveyUSA,325,10/31/2000,500,Gary Locke,DEM,55,John Carlson,REP,40,,15,11/7/2000,58.38,39.68,18.7,3.7,-3.7,1,, -6233,27408,1684,2000,2000_Sen-G_CA,CA,Sen-G,Sen-G,Research 2000,281,10/31/2000,820,Dianne Feinstein,DEM,54,Tom Campbell,REP,39,,15,11/7/2000,55.84,36.59,19.26,4.26,-4.26,1,, -63744,117406,1684,2000,2000_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,10/31/2000,530,Dianne Feinstein,DEM,53,Tom Campbell,REP,41,,12,11/7/2000,55.84,36.59,19.26,7.26,-7.26,1,, -25768,31008,1686,2000,2000_Sen-G_DE,DE,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/31/2000,625,Thomas R. Carper,DEM,44,William V. Roth Jr.,REP,44,,0,11/7/2000,55.53,43.7,11.83,11.83,-11.83,.5,, -6220,27289,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/31/2000,812,Bill Nelson,DEM,45,Bill McCollum,REP,40,,5,11/7/2000,51.04,46.19,4.85,.15,.15,1,, -25816,31056,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,10/31/2000,800,Debbie Stabenow,DEM,38,Spencer Abraham,REP,40,,-2,11/7/2000,49.47,47.86,1.61,3.61,-3.61,0,, -63745,117409,1700,2000,2000_Sen-G_NV,NV,Sen-G,Sen-G,SurveyUSA,325,10/31/2000,500,Ed Bernstein,DEM,39,John Ensign,REP,55,,-16,11/7/2000,39.69,55.09,-15.4,.6,-.6,1,, -63746,117413,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,SurveyUSA,325,10/31/2000,500,Hillary Rodham Clinton,DEM,51,Rick Lazio,REP,45,,6,11/7/2000,55.27,43.01,12.27,6.27,-6.27,1,, -6299,27201,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,Columbus Dispatch,57,10/31/2000,2050,Ted Celeste,DEM,34,Michael DeWine,REP,61,,-27,11/7/2000,35.87,59.9,-24.02,2.98,-2.98,1,, -6231,27329,1712,2000,2000_Sen-G_VA,VA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/31/2000,625,Charles S. Robb,DEM,44,George F. Allen,REP,49,,-5,11/7/2000,47.68,52.26,-4.58,.42,-.42,1,, -54524,117376,1713,2000,2000_Sen-G_WA,WA,Sen-G,Sen-G,SurveyUSA,325,10/31/2000,500,Maria Cantwell,DEM,46,Slade Gorton,REP,48,,-2,11/7/2000,48.73,48.64,.09,2.09,-2.09,0,, -64127,117975,2299,2000,2000_House-G_AR-4,AR-4,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/31/2000,417,Michael Avery Ross,DEM,41,Jay Woodson Dickey,REP,44,,-3,11/7/2000,50.97,49.03,1.94,4.94,-4.94,0,, -64272,118252,2386,2000,2000_House-G_FL-22,FL-22,House-G,House-G,SurveyUSA,325,10/31/2000,500,Elaine Bloom,DEM,52,E. Clay Shaw,REP,45,,7,11/7/2000,49.86,50.14,-.28,7.28,7.28,0,, -6234,118118,2520,2000,2000_House-G_NH-2,NH-2,House-G,House-G,Research 2000,281,10/31/2000,600,Barney Brannen,DEM,36,Charles Bass,REP,47,,-11,11/7/2000,40.67,56.23,-15.56,4.56,4.56,1,, -6246,33350,8652,2000,2000_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,10/31/2000,1016,Democratic,DEM,49,Republican,REP,44,,5,11/7/2000,47.12,47.54,-.41,5.41,5.41,0,, -66220,123205,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,11/1/2000,1280,Al Gore,DEM,45,George W. Bush,REP,48,,-3,11/7/2000,48.38,47.87,.52,3.52,-3.52,0,, -6237,7692,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,11/1/2000,1000,Al Gore,DEM,37,George W. Bush,REP,46,,-9,11/7/2000,48.38,47.87,.52,9.52,-9.52,0,, -28069,117042,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Polling Company/Global Strategy Group (Hotline Bullseye),255,11/1/2000,1000,Al Gore,DEM,40,George W. Bush,REP,47,,-7,11/7/2000,48.38,47.87,.52,7.52,-7.52,0,, -63596,117048,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Princeton Survey Research Associates International,258,11/1/2000,808,Al Gore,DEM,43,George W. Bush,REP,45,,-2,11/7/2000,48.38,47.87,.52,2.52,-2.52,0,, -63641,117119,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,11/1/2000,3750,Al Gore,DEM,43,George W. Bush,REP,46,,-3,11/7/2000,48.38,47.87,.52,3.52,-3.52,0,, -6236,7691,807,2000,2000_Pres-G_AL,AL,Pres-G,Pres-G,University of South Alabama,361,11/1/2000,442,Al Gore,DEM,28,George W. Bush,REP,48,,-20,11/7/2000,41.59,56.47,-14.88,5.12,-5.12,1,, -6196,7650,814,2000,2000_Pres-G_DE,DE,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,11/1/2000,625,Al Gore,DEM,42,George W. Bush,REP,46,,-4,11/7/2000,54.96,41.9,13.06,17.06,-17.06,0,, -63640,117117,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,11/1/2000,577,Al Gore,DEM,45,George W. Bush,REP,47,,-2,11/7/2000,48.84,48.85,-.01,1.99,-1.99,1,, -6197,7651,818,2000,2000_Pres-G_IA,IA,Pres-G,Pres-G,Research 2000,281,11/1/2000,603,Al Gore,DEM,44,George W. Bush,REP,43,,1,11/7/2000,48.54,48.22,.31,.69,.69,1,, -6235,7690,818,2000,2000_Pres-G_IA,IA,Pres-G,Pres-G,Selzer & Co.,304,11/1/2000,805,Al Gore,DEM,44,George W. Bush,REP,42,,2,11/7/2000,48.54,48.22,.31,1.69,1.69,1,, -6198,7652,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Research 2000,281,11/1/2000,602,Al Gore,DEM,48,George W. Bush,REP,42,,6,11/7/2000,54.6,42.58,12.01,6.01,-6.01,1,, -54453,117309,821,2000,2000_Pres-G_IN,IN,Pres-G,Pres-G,SurveyUSA,325,11/1/2000,500,Al Gore,DEM,32,George W. Bush,REP,60,,-28,11/7/2000,41.01,56.65,-15.63,12.37,-12.37,1,, -63747,117364,823,2000,2000_Pres-G_KY,KY,Pres-G,Pres-G,SurveyUSA,325,11/1/2000,500,Al Gore,DEM,40,George W. Bush,REP,58,,-18,11/7/2000,41.37,56.5,-15.13,2.87,-2.87,1,, -6249,7705,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,11/1/2000,800,Al Gore,DEM,46,George W. Bush,REP,41,,5,11/7/2000,51.28,46.14,5.13,.13,-.13,1,, -6200,7654,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Research 2000,281,11/1/2000,602,Al Gore,DEM,46,George W. Bush,REP,41,,5,11/7/2000,51.28,46.14,5.13,.13,-.13,1,, -6191,7645,830,2000,2000_Pres-G_MO,MO,Pres-G,Pres-G,Research 2000,281,11/1/2000,600,Al Gore,DEM,45,George W. Bush,REP,45,,0,11/7/2000,47.08,50.42,-3.34,3.34,3.34,.5,, -54485,117055,833,2000,2000_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,11/1/2000,1163,Al Gore,DEM,40,George W. Bush,REP,50,,-10,11/7/2000,43.2,56.03,-12.83,2.83,2.83,1,, -6211,7666,836,2000,2000_Pres-G_NH,NH,Pres-G,Pres-G,American Research Group,9,11/1/2000,600,Al Gore,DEM,40,George W. Bush,REP,45,,-5,11/7/2000,46.8,48.07,-1.27,3.73,-3.73,1,, -6232,7687,838,2000,2000_Pres-G_NM,NM,Pres-G,Pres-G,Research & Polling Inc.,280,11/1/2000,769,Al Gore,DEM,41,George W. Bush,REP,44,,-3,11/7/2000,47.91,47.85,.06,3.06,-3.06,0,, -6217,7672,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Blum & Weprin Associates,32,11/1/2000,883,Al Gore,DEM,55,George W. Bush,REP,31,,24,11/7/2000,60.22,35.22,25,1,-1,1,, -63748,117365,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,SurveyUSA,325,11/1/2000,500,Al Gore,DEM,43,George W. Bush,REP,50,,-7,11/7/2000,46.46,49.97,-3.51,3.49,-3.49,1,, -6194,7648,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Decision Forecasting,77,11/1/2000,1032,Al Gore,DEM,47,George W. Bush,REP,43,,4,11/7/2000,50.6,46.43,4.17,.17,-.17,1,, -63749,117366,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,SurveyUSA,325,11/1/2000,800,Al Gore,DEM,48.01,George W. Bush,REP,48,,.0099999998,11/7/2000,50.6,46.43,4.17,4.16,-4.16,1,, -6195,7649,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,11/1/2000,600,Al Gore,DEM,43,George W. Bush,REP,42,,1,11/7/2000,50.6,46.43,4.17,3.17,-3.17,1,, -6199,7653,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,Research 2000,281,11/1/2000,619,Al Gore,DEM,46,George W. Bush,REP,40,,6,11/7/2000,47.83,47.61,.22,5.78,5.78,1,, -54453,87989,1420,2000,2000_Gov-G_IN,IN,Gov-G,Gov-G,SurveyUSA,325,11/1/2000,500,Frank L. O'Bannon,DEM,50,David McIntosh,REP,44,,6,11/7/2000,56.56,41.68,14.88,8.88,-8.88,1,, -54485,88021,1423,2000,2000_Gov-G_NC,NC,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,11/1/2000,1163,Mike Easley,DEM,45,Richard Vinroot,REP,43,,2,11/7/2000,52.02,46.26,5.76,3.76,-3.76,1,, -54503,88039,1425,2000,2000_Gov-G_NH,NH,Gov-G,Gov-G,American Research Group,9,11/1/2000,600,Jeanne Shaheen,DEM,43,Gordon Humphrey,REP,44,,-1,11/7/2000,48.74,43.76,4.98,5.98,-5.98,0,, -63640,117251,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,11/1/2000,577,Bill Nelson,DEM,42,Bill McCollum,REP,45,,-3,11/7/2000,51.04,46.19,4.85,7.85,-7.85,0,, -6249,27355,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,11/1/2000,800,Debbie Stabenow,DEM,38,Spencer Abraham,REP,41,,-3,11/7/2000,49.47,47.86,1.61,4.61,-4.61,0,, -6200,27421,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Research 2000,281,11/1/2000,602,Debbie Stabenow,DEM,44,Spencer Abraham,REP,39,,5,11/7/2000,49.47,47.86,1.61,3.39,3.39,1,, -25886,31126,1695,2000,2000_Sen-G_MN,MN,Sen-G,Sen-G,Tarrance Group,333,11/1/2000,450,Mark Dayton,DEM,44,Rod Grams,REP,43,,1,11/7/2000,48.83,43.29,5.54,4.54,-4.54,1,for NRSC,R -6191,27422,1697,2000,2000_Sen-G_MO,MO,Sen-G,Sen-G,Research 2000,281,11/1/2000,600,Mel Carnahan,DEM,47,John Ashcroft,REP,42,,5,11/7/2000,50.47,48.39,2.07,2.93,2.93,1,, -25887,31127,1701,2000,2000_Sen-G_NJ,NJ,Sen-G,Sen-G,Tarrance Group,333,11/1/2000,500,Jon Stevens Corzine,DEM,40,Bob Franks,REP,44,,-4,11/7/2000,50.11,47.1,3.02,7.02,-7.02,0,for NRSC,R -6217,27193,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Blum & Weprin Associates,32,11/1/2000,883,Hillary Rodham Clinton,DEM,47,Rick Lazio,REP,40,,7,11/7/2000,55.27,43.01,12.27,5.27,-5.27,1,, -63748,117414,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,SurveyUSA,325,11/1/2000,500,Ted Celeste,DEM,37,Michael DeWine,REP,56,,-19,11/7/2000,35.87,59.9,-24.02,5.02,5.02,1,, -6194,27209,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Decision Forecasting,77,11/1/2000,1032,Ron Klink,DEM,34,Rick Santorum,REP,55,,-21,11/7/2000,45.51,52.41,-6.91,14.09,-14.09,1,, -63749,117415,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,SurveyUSA,325,11/1/2000,800,Ron Klink,DEM,41,Rick Santorum,REP,57,,-16,11/7/2000,45.51,52.41,-6.91,9.09,-9.09,1,, -63804,117488,1709,2000,2000_Sen-G_TX,TX,Sen-G,Sen-G,Scripps Howard,303,11/1/2000,844,Gene Kelly,DEM,23,Kay Bailey Hutchison,REP,55,,-32,11/7/2000,32.35,65.04,-32.69,.69,.69,1,, -64273,118253,2348,2000,2000_House-G_CA-49,CA-49,House-G,House-G,SurveyUSA,325,11/1/2000,500,Susan A. Davis,DEM,47,Brian P. Bilbray,REP,45,,2,11/7/2000,49.63,46.18,3.45,1.45,-1.45,1,, -64274,118254,2372,2000,2000_House-G_FL-8,FL-8,House-G,House-G,SurveyUSA,325,11/1/2000,500,Linda Welch Chapin,DEM,43,Richard A. Keller,REP,55,,-12,11/7/2000,49.19,50.79,-1.61,10.39,-10.39,1,, -64275,118255,2674,2000,2000_House-G_TX-25,TX-25,House-G,House-G,SurveyUSA,325,11/1/2000,500,Ken Bentsen,DEM,59,Phil Sudan,REP,39,,20,11/7/2000,60.11,38.53,21.58,1.58,-1.58,1,, -6237,33348,8652,2000,2000_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,11/1/2000,1000,Democratic,DEM,41,Republican,REP,42,,-1,11/7/2000,47.12,47.54,-.41,.59,-.59,1,, -28069,117351,8652,2000,2000_House-G_US,US,House-G,House-G,Polling Company/Global Strategy Group (Hotline Bullseye),255,11/1/2000,1000,Democratic,DEM,39,Republican,REP,42,,-3,11/7/2000,47.12,47.54,-.41,2.59,-2.59,1,, -63596,122071,8652,2000,2000_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,11/1/2000,600,Democratic,DEM,50,Republican,REP,41,,9,11/7/2000,47.12,47.54,-.41,9.41,9.41,0,sample size unavailable; estimated at 600 as a default; among registered voters, -63641,117320,8652,2000,2000_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,11/1/2000,3750,Democratic,DEM,41.2,Republican,REP,41,,.2,11/7/2000,47.12,47.54,-.41,.61,.61,0,, -6179,121976,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,11/2/2000,1519,Al Gore,DEM,46,George W. Bush,REP,49,,-3,11/7/2000,48.38,47.87,.52,3.52,-3.52,0,average of multiple versions or turnout models listed in poll, -63534,123224,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,11/2/2000,825,Al Gore,DEM,44,George W. Bush,REP,46,,-2,11/7/2000,48.38,47.87,.52,2.52,-2.52,0,average of multiple versions or turnout models listed in poll, -28068,116970,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,11/2/2000,1000,Al Gore,DEM,43,George W. Bush,REP,43,,0,11/7/2000,48.38,47.87,.52,.52,-.52,.5,, -63544,116983,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,11/2/2000,134000,Al Gore,DEM,46,George W. Bush,REP,47,,-1,11/7/2000,48.38,47.87,.52,1.52,-1.52,0,, -63587,117029,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,11/2/2000,883,Al Gore,DEM,41,George W. Bush,REP,48,,-7,11/7/2000,48.38,47.87,.52,7.52,-7.52,0,, -63594,117037,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Marist College,183,11/2/2000,623,Al Gore,DEM,44,George W. Bush,REP,49,,-5,11/7/2000,48.38,47.87,.52,5.52,-5.52,0,, -6186,123358,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,11/2/2000,1200,Al Gore,DEM,43,George W. Bush,REP,46,,-3,11/7/2000,48.38,47.87,.52,3.52,-3.52,0,average of multiple versions or turnout models listed in poll, -63642,117126,808,2000,2000_Pres-G_AR,AR,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,11/2/2000,1549,Al Gore,DEM,45,George W. Bush,REP,47,,-2,11/7/2000,45.86,51.31,-5.44,3.44,3.44,1,, -6166,7619,810,2000,2000_Pres-G_CA,CA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,11/2/2000,600,Al Gore,DEM,48,George W. Bush,REP,40,,8,11/7/2000,53.45,41.65,11.8,3.8,-3.8,1,, -6201,7655,811,2000,2000_Pres-G_CO,CO,Pres-G,Pres-G,Ciruli Associates,51,11/2/2000,400,Al Gore,DEM,38,George W. Bush,REP,47,,-9,11/7/2000,42.39,50.75,-8.36,.64,-.64,1,, -6168,7621,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,11/2/2000,600,Al Gore,DEM,46,George W. Bush,REP,45,,1,11/7/2000,48.84,48.85,-.01,1.01,1.01,0,, -63643,117129,818,2000,2000_Pres-G_IA,IA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,11/2/2000,1000,Al Gore,DEM,42,George W. Bush,REP,46,,-4,11/7/2000,48.54,48.22,.31,4.31,-4.31,0,, -6180,7634,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,11/2/2000,600,Al Gore,DEM,49,George W. Bush,REP,40,,9,11/7/2000,54.6,42.58,12.01,3.01,-3.01,1,, -6172,7625,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,EPIC-MRA,84,11/2/2000,500,Al Gore,DEM,45,George W. Bush,REP,44,,1,11/7/2000,51.28,46.14,5.13,4.13,-4.13,1,, -6169,7622,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,11/2/2000,600,Al Gore,DEM,49,George W. Bush,REP,40,,9,11/7/2000,51.28,46.14,5.13,3.87,3.87,1,, -6213,7668,829,2000,2000_Pres-G_MN,MN,Pres-G,Pres-G,Star Tribune,315,11/2/2000,1015,Al Gore,DEM,47,George W. Bush,REP,37,,10,11/7/2000,47.91,45.5,2.4,7.6,7.6,1,, -25928,7635,830,2000,2000_Pres-G_MO,MO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,11/2/2000,600,Al Gore,DEM,45,George W. Bush,REP,47,,-2,11/7/2000,47.08,50.42,-3.34,1.34,1.34,1,, -6171,7624,838,2000,2000_Pres-G_NM,NM,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,11/2/2000,625,Al Gore,DEM,45,George W. Bush,REP,45,,0,11/7/2000,47.91,47.85,.06,.06,-.06,.5,, -6190,7644,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Blum & Weprin Associates,32,11/2/2000,851,Al Gore,DEM,53,George W. Bush,REP,33,,20,11/7/2000,60.22,35.22,25,5,-5,1,, -25941,7636,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,11/2/2000,700,Al Gore,DEM,52,George W. Bush,REP,38,,14,11/7/2000,60.22,35.22,25,11,-11,1,, -6167,7620,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,11/2/2000,625,Al Gore,DEM,40,George W. Bush,REP,46,,-6,11/7/2000,46.46,49.97,-3.51,2.49,-2.49,1,, -6183,7637,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,11/2/2000,600,Al Gore,DEM,41,George W. Bush,REP,51,,-10,11/7/2000,46.46,49.97,-3.51,6.49,-6.49,1,, -6174,7627,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,11/2/2000,625,Al Gore,DEM,48,George W. Bush,REP,45,,3,11/7/2000,50.6,46.43,4.17,1.17,-1.17,1,, -63644,117138,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,11/2/2000,644,Al Gore,DEM,42,George W. Bush,REP,47,,-5,11/7/2000,50.6,46.43,4.17,9.17,-9.17,0,, -6185,7639,848,2000,2000_Pres-G_TN,TN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,11/2/2000,500,Al Gore,DEM,46,George W. Bush,REP,46,,0,11/7/2000,47.28,51.15,-3.86,3.86,3.86,.5,, -6170,7623,853,2000,2000_Pres-G_WA,WA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,11/2/2000,500,Al Gore,DEM,46,George W. Bush,REP,43,,3,11/7/2000,50.13,44.56,5.58,2.58,-2.58,1,, -6187,7641,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,11/2/2000,500,Al Gore,DEM,45,George W. Bush,REP,46,,-1,11/7/2000,47.83,47.61,.22,1.22,-1.22,0,, -54530,117062,855,2000,2000_Pres-G_WV,WV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,11/2/2000,1066,Al Gore,DEM,42,George W. Bush,REP,45,,-3,11/7/2000,45.59,51.92,-6.32,3.32,3.32,1,, -25928,88004,1421,2000,2000_Gov-G_MO,MO,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,11/2/2000,600,"Robert Lee Holden, Jr.",DEM,43,Jim Talent,REP,42,,1,11/7/2000,49.12,48.21,.91,.09,.09,1,, -54530,88066,1429,2000,2000_Gov-G_WV,WV,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,11/2/2000,1066,Bob Wise,DEM,48,Cecil Underwood,REP,43,,5,11/7/2000,50.12,47.21,2.92,2.08,2.08,1,, -6168,31148,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,11/2/2000,600,Bill Nelson,DEM,44,Bill McCollum,REP,39,,5,11/7/2000,51.04,46.19,4.85,.15,.15,1,, -6172,27218,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,11/2/2000,500,Debbie Stabenow,DEM,42,Spencer Abraham,REP,47,,-5,11/7/2000,49.47,47.86,1.61,6.61,-6.61,0,, -6169,31158,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,11/2/2000,600,Debbie Stabenow,DEM,45,Spencer Abraham,REP,45,,0,11/7/2000,49.47,47.86,1.61,1.61,-1.61,.5,, -6213,31121,1695,2000,2000_Sen-G_MN,MN,Sen-G,Sen-G,Star Tribune,315,11/2/2000,900,Mark Dayton,DEM,46,Rod Grams,REP,37,,9,11/7/2000,48.83,43.29,5.54,3.46,3.46,1,, -25928,31168,1697,2000,2000_Sen-G_MO,MO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,11/2/2000,600,Mel Carnahan,DEM,48,John Ashcroft,REP,45,,3,11/7/2000,50.47,48.39,2.07,.93,.93,1,, -6171,31028,1702,2000,2000_Sen-G_NM,NM,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,11/2/2000,425,Jeff Bingaman,DEM,60,Bill Redmond,REP,30,,30,11/7/2000,61.7,38.25,23.45,6.55,6.55,1,, -6190,27192,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Blum & Weprin Associates,32,11/2/2000,851,Hillary Rodham Clinton,DEM,47,Rick Lazio,REP,40,,7,11/7/2000,55.27,43.01,12.27,5.27,-5.27,1,, -25941,31181,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,11/2/2000,700,Hillary Rodham Clinton,DEM,49,Rick Lazio,REP,45,,4,11/7/2000,55.27,43.01,12.27,8.27,-8.27,1,, -6167,27321,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,11/2/2000,625,Ted Celeste,DEM,32,Michael DeWine,REP,56,,-24,11/7/2000,35.87,59.9,-24.02,.02,.02,1,, -6183,31198,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,11/2/2000,600,Ted Celeste,DEM,29,Michael DeWine,REP,61,,-32,11/7/2000,35.87,59.9,-24.02,7.98,-7.98,1,, -6174,27323,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,11/2/2000,625,Ron Klink,DEM,36,Rick Santorum,REP,55,,-19,11/7/2000,45.51,52.41,-6.91,12.09,-12.09,1,, -63644,117271,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,11/2/2000,644,Ron Klink,DEM,36,Rick Santorum,REP,56,,-20,11/7/2000,45.51,52.41,-6.91,13.09,-13.09,1,, -6184,31208,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,11/2/2000,600,Ron Klink,DEM,34,Rick Santorum,REP,50,,-16,11/7/2000,45.51,52.41,-6.91,9.09,-9.09,1,, -6185,31218,1708,2000,2000_Sen-G_TN,TN,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,11/2/2000,500,Jeff Clark,DEM,34,Bill Frist,REP,53,,-19,11/7/2000,32.21,65.1,-32.89,13.89,13.89,1,, -6170,31228,1713,2000,2000_Sen-G_WA,WA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,11/2/2000,500,Maria Cantwell,DEM,45,Slade Gorton,REP,47,,-2,11/7/2000,48.73,48.64,.09,2.09,-2.09,0,, -6187,31238,1715,2000,2000_Sen-G_WI,WI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,11/2/2000,500,Herb Kohl,DEM,61,John Gillespie,REP,32,,29,11/7/2000,61.54,37.04,24.51,4.49,4.49,1,, -28068,33346,8652,2000,2000_House-G_US,US,House-G,House-G,Fox News/Opinion Dynamics Corp.,104,11/2/2000,1000,Democratic,DEM,45,Republican,REP,42,,3,11/7/2000,47.12,47.54,-.41,3.41,3.41,0,, -6188,121993,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,11/3/2000,1158,Al Gore,DEM,43.5,George W. Bush,REP,48.5,,-5,11/7/2000,48.38,47.87,.52,5.52,-5.52,0,average of multiple versions or turnout models listed in poll, -6156,7609,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,11/3/2000,2733,Al Gore,DEM,43,George W. Bush,REP,48,,-5,11/7/2000,48.38,47.87,.52,5.52,-5.52,0,, -66238,123273,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,11/3/2000,751,Al Gore,DEM,44,George W. Bush,REP,47,,-3,11/7/2000,48.38,47.87,.52,3.52,-3.52,0,, -65848,123295,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,11/3/2000,1307,Al Gore,DEM,43,George W. Bush,REP,46,,-3,11/7/2000,48.38,47.87,.52,3.52,-3.52,0,, -6212,7667,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Polling Company/Global Strategy Group (Hotline Bullseye),255,11/3/2000,1253,Al Gore,DEM,42,George W. Bush,REP,45,,-3,11/7/2000,48.38,47.87,.52,3.52,-3.52,0,, -65853,117284,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,SSRS,297,11/3/2000,1103,Al Gore,DEM,44,George W. Bush,REP,46,,-2,11/7/2000,48.38,47.87,.52,2.52,-2.52,0,, -63545,116984,806,2000,2000_Pres-G_AK,AK,Pres-G,Pres-G,Harris Insights & Analytics,133,11/3/2000,756,Al Gore,DEM,31,George W. Bush,REP,54,,-23,11/7/2000,27.67,58.62,-30.95,7.95,7.95,1,, -6150,7603,807,2000,2000_Pres-G_AL,AL,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,11/3/2000,625,Al Gore,DEM,38,George W. Bush,REP,55,,-17,11/7/2000,41.59,56.47,-14.88,2.12,-2.12,1,, -63546,116985,809,2000,2000_Pres-G_AZ,AZ,Pres-G,Pres-G,Harris Insights & Analytics,133,11/3/2000,4656,Al Gore,DEM,40,George W. Bush,REP,52,,-12,11/7/2000,44.67,50.95,-6.28,5.72,-5.72,1,, -6173,7626,810,2000,2000_Pres-G_CA,CA,Pres-G,Pres-G,Field Research Corp. (Field Poll),94,11/3/2000,924,Al Gore,DEM,46,George W. Bush,REP,41,,5,11/7/2000,53.45,41.65,11.8,6.8,-6.8,1,, -63547,116986,810,2000,2000_Pres-G_CA,CA,Pres-G,Pres-G,Harris Insights & Analytics,133,11/3/2000,25017,Al Gore,DEM,49,George W. Bush,REP,43,,6,11/7/2000,53.45,41.65,11.8,5.8,-5.8,1,, -63548,116987,811,2000,2000_Pres-G_CO,CO,Pres-G,Pres-G,Harris Insights & Analytics,133,11/3/2000,3697,Al Gore,DEM,43,George W. Bush,REP,48,,-5,11/7/2000,42.39,50.75,-8.36,3.36,3.36,1,, -63549,116988,812,2000,2000_Pres-G_CT,CT,Pres-G,Pres-G,Harris Insights & Analytics,133,11/3/2000,2525,Al Gore,DEM,51,George W. Bush,REP,40,,11,11/7/2000,55.91,38.44,17.47,6.47,-6.47,1,, -63550,116989,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,Harris Insights & Analytics,133,11/3/2000,17033,Al Gore,DEM,49,George W. Bush,REP,46,,3,11/7/2000,48.84,48.85,-.01,3.01,3.01,0,, -63551,116990,816,2000,2000_Pres-G_GA,GA,Pres-G,Pres-G,Harris Insights & Analytics,133,11/3/2000,6987,Al Gore,DEM,43,George W. Bush,REP,51,,-8,11/7/2000,42.98,54.67,-11.69,3.69,3.69,1,, -63552,116991,817,2000,2000_Pres-G_HI,HI,Pres-G,Pres-G,Harris Insights & Analytics,133,11/3/2000,589,Al Gore,DEM,53,George W. Bush,REP,38,,15,11/7/2000,55.79,37.46,18.33,3.33,-3.33,1,, -63553,116992,818,2000,2000_Pres-G_IA,IA,Pres-G,Pres-G,Harris Insights & Analytics,133,11/3/2000,2478,Al Gore,DEM,50,George W. Bush,REP,44,,6,11/7/2000,48.54,48.22,.31,5.69,5.69,1,, -63554,116993,819,2000,2000_Pres-G_ID,ID,Pres-G,Pres-G,Harris Insights & Analytics,133,11/3/2000,908,Al Gore,DEM,27,George W. Bush,REP,65,,-38,11/7/2000,27.64,67.17,-39.53,1.53,1.53,1,, -63555,116994,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Harris Insights & Analytics,133,11/3/2000,8957,Al Gore,DEM,51,George W. Bush,REP,45,,6,11/7/2000,54.6,42.58,12.01,6.01,-6.01,1,, -54454,116975,821,2000,2000_Pres-G_IN,IN,Pres-G,Pres-G,Harris Insights & Analytics,133,11/3/2000,5599,Al Gore,DEM,39,George W. Bush,REP,56,,-17,11/7/2000,41.01,56.65,-15.63,1.37,-1.37,1,, -63556,116995,822,2000,2000_Pres-G_KS,KS,Pres-G,Pres-G,Harris Insights & Analytics,133,11/3/2000,2543,Al Gore,DEM,38,George W. Bush,REP,55,,-17,11/7/2000,37.24,58.04,-20.8,3.8,3.8,1,, -63557,116996,823,2000,2000_Pres-G_KY,KY,Pres-G,Pres-G,Harris Insights & Analytics,133,11/3/2000,3318,Al Gore,DEM,42,George W. Bush,REP,54,,-12,11/7/2000,41.37,56.5,-15.13,3.13,3.13,1,, -6151,7604,823,2000,2000_Pres-G_KY,KY,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,11/3/2000,625,Al Gore,DEM,41,George W. Bush,REP,51,,-10,11/7/2000,41.37,56.5,-15.13,5.13,5.13,1,, -63558,116997,825,2000,2000_Pres-G_MA,MA,Pres-G,Pres-G,Harris Insights & Analytics,133,11/3/2000,5141,Al Gore,DEM,58,George W. Bush,REP,32,,26,11/7/2000,59.8,32.5,27.3,1.3,-1.3,1,, -63559,116998,826,2000,2000_Pres-G_MD,MD,Pres-G,Pres-G,Harris Insights & Analytics,133,11/3/2000,5230,Al Gore,DEM,56,George W. Bush,REP,39,,17,11/7/2000,56.57,40.18,16.39,.61,.61,1,, -63560,116999,827,2000,2000_Pres-G_ME,ME,Pres-G,Pres-G,Harris Insights & Analytics,133,11/3/2000,1485,Al Gore,DEM,50,George W. Bush,REP,42,,8,11/7/2000,49.09,43.97,5.11,2.89,2.89,1,, -63561,117000,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Harris Insights & Analytics,133,11/3/2000,8757,Al Gore,DEM,50,George W. Bush,REP,45,,5,11/7/2000,51.28,46.14,5.13,.13,-.13,1,, -63562,117001,829,2000,2000_Pres-G_MN,MN,Pres-G,Pres-G,Harris Insights & Analytics,133,11/3/2000,3796,Al Gore,DEM,46,George W. Bush,REP,43,,3,11/7/2000,47.91,45.5,2.4,.6,.6,1,, -6161,7614,830,2000,2000_Pres-G_MO,MO,Pres-G,Pres-G,American Research Group,9,11/3/2000,600,Al Gore,DEM,46,George W. Bush,REP,45,,1,11/7/2000,47.08,50.42,-3.34,4.34,4.34,0,, -54469,116976,830,2000,2000_Pres-G_MO,MO,Pres-G,Pres-G,Harris Insights & Analytics,133,11/3/2000,5833,Al Gore,DEM,46,George W. Bush,REP,49,,-3,11/7/2000,47.08,50.42,-3.34,.34,.34,1,, -6152,7605,831,2000,2000_Pres-G_MS,MS,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,11/3/2000,625,Al Gore,DEM,41,George W. Bush,REP,52,,-11,11/7/2000,40.7,57.62,-16.91,5.91,5.91,1,, -54486,116977,833,2000,2000_Pres-G_NC,NC,Pres-G,Pres-G,Harris Insights & Analytics,133,11/3/2000,6704,Al Gore,DEM,46,George W. Bush,REP,51,,-5,11/7/2000,43.2,56.03,-12.83,7.83,7.83,1,, -63563,117002,835,2000,2000_Pres-G_NE,NE,Pres-G,Pres-G,Harris Insights & Analytics,133,11/3/2000,1481,Al Gore,DEM,38,George W. Bush,REP,57,,-19,11/7/2000,33.25,62.25,-28.99,9.99,9.99,1,, -6162,7615,836,2000,2000_Pres-G_NH,NH,Pres-G,Pres-G,American Research Group,9,11/3/2000,600,Al Gore,DEM,38,George W. Bush,REP,48,,-10,11/7/2000,46.8,48.07,-1.27,8.73,-8.73,1,, -54504,116978,836,2000,2000_Pres-G_NH,NH,Pres-G,Pres-G,Harris Insights & Analytics,133,11/3/2000,1400,Al Gore,DEM,47,George W. Bush,REP,45,,2,11/7/2000,46.8,48.07,-1.27,3.27,3.27,0,, -6164,7617,836,2000,2000_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,11/3/2000,801,Al Gore,DEM,39,George W. Bush,REP,45,,-6,11/7/2000,46.8,48.07,-1.27,4.73,-4.73,1,, -63564,117003,837,2000,2000_Pres-G_NJ,NJ,Pres-G,Pres-G,Harris Insights & Analytics,133,11/3/2000,7217,Al Gore,DEM,54,George W. Bush,REP,40,,14,11/7/2000,56.13,40.29,15.83,1.83,-1.83,1,, -6163,7616,837,2000,2000_Pres-G_NJ,NJ,Pres-G,Pres-G,Monmouth University,215,11/3/2000,843,Al Gore,DEM,47,George W. Bush,REP,34,,13,11/7/2000,56.13,40.29,15.83,2.83,-2.83,1,, -6175,7628,837,2000,2000_Pres-G_NJ,NJ,Pres-G,Pres-G,Quinnipiac University,267,11/3/2000,770,Al Gore,DEM,49,George W. Bush,REP,41,,8,11/7/2000,56.13,40.29,15.83,7.83,-7.83,1,, -63565,117004,838,2000,2000_Pres-G_NM,NM,Pres-G,Pres-G,Harris Insights & Analytics,133,11/3/2000,1657,Al Gore,DEM,49,George W. Bush,REP,44,,5,11/7/2000,47.91,47.85,.06,4.94,4.94,1,, -63566,117005,839,2000,2000_Pres-G_NV,NV,Pres-G,Pres-G,Harris Insights & Analytics,133,11/3/2000,1835,Al Gore,DEM,45,George W. Bush,REP,48,,-3,11/7/2000,45.98,49.52,-3.55,.55,.55,1,, -63567,117006,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Harris Insights & Analytics,133,11/3/2000,13590,Al Gore,DEM,53,George W. Bush,REP,38,,15,11/7/2000,60.22,35.22,25,10,-10,1,, -6165,7618,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Quinnipiac University,267,11/3/2000,979,Al Gore,DEM,55,George W. Bush,REP,34,,21,11/7/2000,60.22,35.22,25,4,-4,1,, -63568,117007,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,Harris Insights & Analytics,133,11/3/2000,10975,Al Gore,DEM,46,George W. Bush,REP,49,,-3,11/7/2000,46.46,49.97,-3.51,.51,.51,1,, -25896,7629,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,University of Cincinnati (Ohio Poll),346,11/3/2000,1273,Al Gore,DEM,43,George W. Bush,REP,53,,-10,11/7/2000,46.46,49.97,-3.51,6.49,-6.49,1,, -63569,117008,842,2000,2000_Pres-G_OK,OK,Pres-G,Pres-G,Harris Insights & Analytics,133,11/3/2000,3206,Al Gore,DEM,37,George W. Bush,REP,59,,-22,11/7/2000,38.43,60.31,-21.88,.12,-.12,1,, -6153,7606,842,2000,2000_Pres-G_OK,OK,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,11/3/2000,625,Al Gore,DEM,39,George W. Bush,REP,54,,-15,11/7/2000,38.43,60.31,-21.88,6.88,6.88,1,, -63570,117009,843,2000,2000_Pres-G_OR,OR,Pres-G,Pres-G,Harris Insights & Analytics,133,11/3/2000,3376,Al Gore,DEM,49,George W. Bush,REP,42,,7,11/7/2000,46.96,46.52,.44,6.56,6.56,1,, -63571,117010,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Harris Insights & Analytics,133,11/3/2000,11301,Al Gore,DEM,50,George W. Bush,REP,45,,5,11/7/2000,50.6,46.43,4.17,.83,.83,1,, -63572,117011,848,2000,2000_Pres-G_TN,TN,Pres-G,Pres-G,Harris Insights & Analytics,133,11/3/2000,5187,Al Gore,DEM,47,George W. Bush,REP,49,,-2,11/7/2000,47.28,51.15,-3.86,1.86,1.86,1,, -6154,7607,848,2000,2000_Pres-G_TN,TN,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,11/3/2000,625,Al Gore,DEM,45,George W. Bush,REP,49,,-4,11/7/2000,47.28,51.15,-3.86,.14,-.14,1,, -63573,117012,849,2000,2000_Pres-G_TX,TX,Pres-G,Pres-G,Harris Insights & Analytics,133,11/3/2000,17936,Al Gore,DEM,39,George W. Bush,REP,57,,-18,11/7/2000,37.98,59.3,-21.32,3.32,3.32,1,, -6155,7608,849,2000,2000_Pres-G_TX,TX,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,11/3/2000,625,Al Gore,DEM,30,George W. Bush,REP,64,,-34,11/7/2000,37.98,59.3,-21.32,12.68,-12.68,1,, -63716,117276,849,2000,2000_Pres-G_TX,TX,Pres-G,Pres-G,Scripps Howard,303,11/3/2000,800,Al Gore,DEM,27,George W. Bush,REP,57,,-30,11/7/2000,37.98,59.3,-21.32,8.68,-8.68,1,, -54510,116979,850,2000,2000_Pres-G_UT,UT,Pres-G,Pres-G,Harris Insights & Analytics,133,11/3/2000,1641,Al Gore,DEM,25,George W. Bush,REP,65,,-40,11/7/2000,26.34,66.83,-40.49,.49,.49,1,, -6189,7643,850,2000,2000_Pres-G_UT,UT,Pres-G,Pres-G,Valley Research,368,11/3/2000,1300,Al Gore,DEM,24,George W. Bush,REP,60,,-36,11/7/2000,26.34,66.83,-40.49,4.49,4.49,1,, -63574,117013,851,2000,2000_Pres-G_VA,VA,Pres-G,Pres-G,Harris Insights & Analytics,133,11/3/2000,7488,Al Gore,DEM,45,George W. Bush,REP,51,,-6,11/7/2000,44.44,52.47,-8.04,2.04,2.04,1,, -54525,116980,853,2000,2000_Pres-G_WA,WA,Pres-G,Pres-G,Harris Insights & Analytics,133,11/3/2000,6549,Al Gore,DEM,46,George W. Bush,REP,47,,-1,11/7/2000,50.13,44.56,5.58,6.58,-6.58,0,, -63575,117014,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,Harris Insights & Analytics,133,11/3/2000,5168,Al Gore,DEM,47,George W. Bush,REP,47,,0,11/7/2000,47.83,47.61,.22,.22,-.22,.5,, -54531,116981,855,2000,2000_Pres-G_WV,WV,Pres-G,Pres-G,Harris Insights & Analytics,133,11/3/2000,1689,Al Gore,DEM,46,George W. Bush,REP,50,,-4,11/7/2000,45.59,51.92,-6.32,2.32,2.32,1,, -54454,87990,1420,2000,2000_Gov-G_IN,IN,Gov-G,Gov-G,Harris Insights & Analytics,133,11/3/2000,5591,Frank L. O'Bannon,DEM,54,David McIntosh,REP,42,,12,11/7/2000,56.56,41.68,14.88,2.88,-2.88,1,, -54469,88005,1421,2000,2000_Gov-G_MO,MO,Gov-G,Gov-G,Harris Insights & Analytics,133,11/3/2000,5830,"Robert Lee Holden, Jr.",DEM,47,Jim Talent,REP,49,,-2,11/7/2000,49.12,48.21,.91,2.91,-2.91,0,, -54486,88022,1423,2000,2000_Gov-G_NC,NC,Gov-G,Gov-G,Harris Insights & Analytics,133,11/3/2000,6696,Mike Easley,DEM,53,Richard Vinroot,REP,43,,10,11/7/2000,52.02,46.26,5.76,4.24,4.24,1,, -54504,88040,1425,2000,2000_Gov-G_NH,NH,Gov-G,Gov-G,Harris Insights & Analytics,133,11/3/2000,1388,Jeanne Shaheen,DEM,48,Gordon Humphrey,REP,40,,8,11/7/2000,48.74,43.76,4.98,3.02,3.02,1,, -6164,88041,1425,2000,2000_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,11/3/2000,801,Jeanne Shaheen,DEM,43,Gordon Humphrey,REP,37,,6,11/7/2000,48.74,43.76,4.98,1.02,1.02,1,, -54510,88046,1426,2000,2000_Gov-G_UT,UT,Gov-G,Gov-G,Harris Insights & Analytics,133,11/3/2000,1643,Bill Orton,DEM,41,Michael Leavitt,REP,55,,-14,11/7/2000,42.27,55.77,-13.5,.5,-.5,1,, -54525,88061,1428,2000,2000_Gov-G_WA,WA,Gov-G,Gov-G,Harris Insights & Analytics,133,11/3/2000,6545,Gary Locke,DEM,56,John Carlson,REP,43,,13,11/7/2000,58.38,39.68,18.7,5.7,-5.7,1,, -54531,88067,1429,2000,2000_Gov-G_WV,WV,Gov-G,Gov-G,Harris Insights & Analytics,133,11/3/2000,1691,Bob Wise,DEM,49,Cecil Underwood,REP,45,,4,11/7/2000,50.12,47.21,2.92,1.08,1.08,1,, -63547,117147,1684,2000,2000_Sen-G_CA,CA,Sen-G,Sen-G,Harris Insights & Analytics,133,11/3/2000,24965,Dianne Feinstein,DEM,52,Tom Campbell,REP,40,,12,11/7/2000,55.84,36.59,19.26,7.26,-7.26,1,, -63549,117150,1685,2000,2000_Sen-G_CT,CT,Sen-G,Sen-G,Harris Insights & Analytics,133,11/3/2000,2504,Joseph I. Lieberman,DEM,61,Phil Giordano,REP,34,,27,11/7/2000,63.21,34.17,29.04,2.04,-2.04,1,, -63550,117151,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,Harris Insights & Analytics,133,11/3/2000,16996,Bill Nelson,DEM,50,Bill McCollum,REP,46,,4,11/7/2000,51.04,46.19,4.85,.85,-.85,1,, -63551,117157,1688,2000,2000_Sen-GS_GA,GA,Sen-G,Sen-GS,Harris Insights & Analytics,133,11/3/2000,6862,Zell Bryan Miller,DEM,57,Mack Francis Mattingly,REP,40,,17,11/7/2000,58.2,37.91,20.29,3.29,-3.29,1,, -63552,117158,1689,2000,2000_Sen-G_HI,HI,Sen-G,Sen-G,Harris Insights & Analytics,133,11/3/2000,585,Daniel K. Akaka,DEM,62,John Stanley Carroll,REP,33,,29,11/7/2000,72.68,24.51,48.18,19.18,-19.18,1,, -54454,117134,1690,2000,2000_Sen-G_IN,IN,Sen-G,Sen-G,Harris Insights & Analytics,133,11/3/2000,5592,David L. Johnson,DEM,25,Richard G. Lugar,REP,71,,-46,11/7/2000,31.85,66.56,-34.71,11.29,-11.29,1,, -63560,117159,1691,2000,2000_Sen-G_ME,ME,Sen-G,Sen-G,Harris Insights & Analytics,133,11/3/2000,1473,Mark W. Lawrence,DEM,28,Olympia J. Snowe,REP,70,,-42,11/7/2000,31.06,68.94,-37.88,4.12,-4.12,1,, -63559,117160,1692,2000,2000_Sen-G_MD,MD,Sen-G,Sen-G,Harris Insights & Analytics,133,11/3/2000,5198,Paul S. Sarbanes,DEM,62,Paul H. Rappaport,REP,37,,25,11/7/2000,63.18,36.73,26.44,1.44,-1.44,1,, -63558,117162,1693,2000,2000_Sen-G_MA,MA,Sen-G,Sen-G,Harris Insights & Analytics,133,11/3/2000,5109,Edward M. Kennedy,DEM,67,Jack E. Robinson,REP,14,,53,11/7/2000,72.69,12.86,59.83,6.83,-6.83,1,, -63561,117163,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Harris Insights & Analytics,133,11/3/2000,6748,Debbie Stabenow,DEM,48,Spencer Abraham,REP,48,,0,11/7/2000,49.47,47.86,1.61,1.61,-1.61,.5,, -63562,117164,1695,2000,2000_Sen-G_MN,MN,Sen-G,Sen-G,Harris Insights & Analytics,133,11/3/2000,3793,Mark Dayton,DEM,50,Rod Grams,REP,40,,10,11/7/2000,48.83,43.29,5.54,4.46,4.46,1,, -54469,117135,1697,2000,2000_Sen-G_MO,MO,Sen-G,Sen-G,Harris Insights & Analytics,133,11/3/2000,5833,Mel Carnahan,DEM,49,John Ashcroft,REP,49,,0,11/7/2000,50.47,48.39,2.07,2.07,-2.07,.5,, -63563,117165,1699,2000,2000_Sen-G_NE,NE,Sen-G,Sen-G,Harris Insights & Analytics,133,11/3/2000,1477,Ben Nelson,DEM,53,Don Stenberg,REP,46,,7,11/7/2000,51,48.82,2.18,4.82,4.82,1,, -63566,117168,1700,2000,2000_Sen-G_NV,NV,Sen-G,Sen-G,Harris Insights & Analytics,133,11/3/2000,1833,Ed Bernstein,DEM,43,John Ensign,REP,52,,-9,11/7/2000,39.69,55.09,-15.4,6.4,6.4,1,, -63564,117172,1701,2000,2000_Sen-G_NJ,NJ,Sen-G,Sen-G,Harris Insights & Analytics,133,11/3/2000,7193,Jon Stevens Corzine,DEM,49,Bob Franks,REP,45,,4,11/7/2000,50.11,47.1,3.02,.98,.98,1,, -6163,27251,1701,2000,2000_Sen-G_NJ,NJ,Sen-G,Sen-G,Monmouth University,215,11/3/2000,843,Jon Stevens Corzine,DEM,41,Bob Franks,REP,36,,5,11/7/2000,50.11,47.1,3.02,1.98,1.98,1,, -6175,27390,1701,2000,2000_Sen-G_NJ,NJ,Sen-G,Sen-G,Quinnipiac University,267,11/3/2000,770,Jon Stevens Corzine,DEM,43,Bob Franks,REP,45,,-2,11/7/2000,50.11,47.1,3.02,5.02,-5.02,0,, -63565,117174,1702,2000,2000_Sen-G_NM,NM,Sen-G,Sen-G,Harris Insights & Analytics,133,11/3/2000,1656,Jeff Bingaman,DEM,61,Bill Redmond,REP,35,,26,11/7/2000,61.7,38.25,23.45,2.55,2.55,1,, -63567,117175,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Harris Insights & Analytics,133,11/3/2000,13590,Hillary Rodham Clinton,DEM,51,Rick Lazio,REP,46,,5,11/7/2000,55.27,43.01,12.27,7.27,-7.27,1,, -6165,27397,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Quinnipiac University,267,11/3/2000,979,Hillary Rodham Clinton,DEM,51,Rick Lazio,REP,39,,12,11/7/2000,55.27,43.01,12.27,.27,-.27,1,, -63568,117176,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,Harris Insights & Analytics,133,11/3/2000,10956,Ted Celeste,DEM,36,Michael DeWine,REP,59,,-23,11/7/2000,35.87,59.9,-24.02,1.02,1.02,1,, -25896,31136,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,11/3/2000,1179,Ted Celeste,DEM,34.1,Michael DeWine,REP,63,,-28.9,11/7/2000,35.87,59.9,-24.02,4.88,-4.88,1,, -63571,117177,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Harris Insights & Analytics,133,11/3/2000,10977,Ron Klink,DEM,41,Rick Santorum,REP,55,,-14,11/7/2000,45.51,52.41,-6.91,7.09,-7.09,1,, -63572,117178,1708,2000,2000_Sen-G_TN,TN,Sen-G,Sen-G,Harris Insights & Analytics,133,11/3/2000,5165,Jeff Clark,DEM,35,Bill Frist,REP,62,,-27,11/7/2000,32.21,65.1,-32.89,5.89,5.89,1,, -6154,27327,1708,2000,2000_Sen-G_TN,TN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,11/3/2000,625,Jeff Clark,DEM,30,Bill Frist,REP,62,,-32,11/7/2000,32.21,65.1,-32.89,.89,.89,1,, -63573,117179,1709,2000,2000_Sen-G_TX,TX,Sen-G,Sen-G,Harris Insights & Analytics,133,11/3/2000,17907,Gene Kelly,DEM,31,Kay Bailey Hutchison,REP,63,,-32,11/7/2000,32.35,65.04,-32.69,.69,.69,1,, -54510,117136,1710,2000,2000_Sen-G_UT,UT,Sen-G,Sen-G,Harris Insights & Analytics,133,11/3/2000,1638,Scott N. Howell,DEM,32,Orrin G. Hatch,REP,64,,-32,11/7/2000,31.51,65.58,-34.07,2.07,2.07,1,, -63574,117180,1712,2000,2000_Sen-G_VA,VA,Sen-G,Sen-G,Harris Insights & Analytics,133,11/3/2000,7462,Charles S. Robb,DEM,47,George F. Allen,REP,52,,-5,11/7/2000,47.68,52.26,-4.58,.42,-.42,1,, -54525,117137,1713,2000,2000_Sen-G_WA,WA,Sen-G,Sen-G,Harris Insights & Analytics,133,11/3/2000,6542,Maria Cantwell,DEM,47,Slade Gorton,REP,49,,-2,11/7/2000,48.73,48.64,.09,2.09,-2.09,0,, -54531,117140,1714,2000,2000_Sen-G_WV,WV,Sen-G,Sen-G,Harris Insights & Analytics,133,11/3/2000,1683,Robert C. Byrd,DEM,76,David T. Gallaher,REP,18,,58,11/7/2000,77.75,20.16,57.6,.4,.4,1,, -63575,117183,1715,2000,2000_Sen-G_WI,WI,Sen-G,Sen-G,Harris Insights & Analytics,133,11/3/2000,5163,Herb Kohl,DEM,59,John Gillespie,REP,38,,21,11/7/2000,61.54,37.04,24.51,3.51,-3.51,1,, -6188,33345,8652,2000,2000_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,11/3/2000,1158,Democratic,DEM,40,Republican,REP,39,,1,11/7/2000,47.12,47.54,-.41,1.41,1.41,0,, -65848,33344,8652,2000,2000_House-G_US,US,House-G,House-G,Pew Research Center,253,11/3/2000,1805,Democratic,DEM,47,Republican,REP,43,,4,11/7/2000,47.12,47.54,-.41,4.41,4.41,0,among registered voters, -63530,121979,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,11/4/2000,1801,Al Gore,DEM,46,George W. Bush,REP,49,,-3,11/7/2000,48.38,47.87,.52,3.52,-3.52,0,average of multiple versions or turnout models listed in poll, -42760,121986,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,11/4/2000,936.5,Al Gore,DEM,43,George W. Bush,REP,47.5,,-4.5,11/7/2000,48.38,47.87,.52,5.02,-5.02,0,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll, -63576,117015,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,11/4/2000,1348,Al Gore,DEM,47,George W. Bush,REP,47,,0,11/7/2000,48.38,47.87,.52,.52,-.52,.5,, -6140,7593,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,11/4/2000,1026,Al Gore,DEM,44,George W. Bush,REP,47,,-3,11/7/2000,48.38,47.87,.52,3.52,-3.52,0,, -28064,123296,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,11/4/2000,1301,Al Gore,DEM,45,George W. Bush,REP,47,,-2,11/7/2000,48.38,47.87,.52,2.52,-2.52,0,average of multiple versions or turnout models listed in poll, -66230,123250,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Polling Company/Global Strategy Group (Hotline Bullseye),255,11/4/2000,1253,Al Gore,DEM,42,George W. Bush,REP,45,,-3,11/7/2000,48.38,47.87,.52,3.52,-3.52,0,, -63750,117367,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,SurveyUSA,325,11/4/2000,500,Al Gore,DEM,50,George W. Bush,REP,46,,4,11/7/2000,48.84,48.85,-.01,4.01,4.01,0,, -63645,117139,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,11/4/2000,787,Al Gore,DEM,44,George W. Bush,REP,45,,-1,11/7/2000,51.28,46.14,5.13,6.13,-6.13,0,, -63751,117372,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,SurveyUSA,325,11/4/2000,600,Al Gore,DEM,46,George W. Bush,REP,48,,-2,11/7/2000,51.28,46.14,5.13,7.13,-7.13,0,, -54487,117316,833,2000,2000_Pres-G_NC,NC,Pres-G,Pres-G,SurveyUSA,325,11/4/2000,500,Al Gore,DEM,39,George W. Bush,REP,56,,-17,11/7/2000,43.2,56.03,-12.83,4.17,-4.17,1,, -6142,7595,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Marist College,183,11/4/2000,580,Al Gore,DEM,55,George W. Bush,REP,37,,18,11/7/2000,60.22,35.22,25,7,-7,1,, -63652,117148,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,11/4/2000,680,Al Gore,DEM,50,George W. Bush,REP,36,,14,11/7/2000,60.22,35.22,25,11,-11,1,, -6135,7588,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,11/4/2000,600,Al Gore,DEM,50,George W. Bush,REP,42,,8,11/7/2000,50.6,46.43,4.17,3.83,3.83,1,, -63752,117374,851,2000,2000_Pres-G_VA,VA,Pres-G,Pres-G,SurveyUSA,325,11/4/2000,500,Al Gore,DEM,42,George W. Bush,REP,53,,-11,11/7/2000,44.44,52.47,-8.04,2.96,-2.96,1,, -54487,88023,1423,2000,2000_Gov-G_NC,NC,Gov-G,Gov-G,SurveyUSA,325,11/4/2000,500,Mike Easley,DEM,47,Richard Vinroot,REP,46,,1,11/7/2000,52.02,46.26,5.76,4.76,-4.76,1,, -63750,117407,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,SurveyUSA,325,11/4/2000,500,Bill Nelson,DEM,49,Bill McCollum,REP,42,,7,11/7/2000,51.04,46.19,4.85,2.15,2.15,1,, -63645,117259,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,11/4/2000,787,Debbie Stabenow,DEM,42,Spencer Abraham,REP,48,,-6,11/7/2000,49.47,47.86,1.61,7.61,-7.61,0,, -63751,117408,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,SurveyUSA,325,11/4/2000,600,Debbie Stabenow,DEM,44,Spencer Abraham,REP,50,,-6,11/7/2000,49.47,47.86,1.61,7.61,-7.61,0,, -6142,27274,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Marist College,183,11/4/2000,580,Hillary Rodham Clinton,DEM,50,Rick Lazio,REP,46,,4,11/7/2000,55.27,43.01,12.27,8.27,-8.27,1,, -63652,117267,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,11/4/2000,680,Hillary Rodham Clinton,DEM,48,Rick Lazio,REP,40,,8,11/7/2000,55.27,43.01,12.27,4.27,-4.27,1,, -63752,117417,1712,2000,2000_Sen-G_VA,VA,Sen-G,Sen-G,SurveyUSA,325,11/4/2000,500,Charles S. Robb,DEM,44,George F. Allen,REP,54,,-10,11/7/2000,47.68,52.26,-4.58,5.42,-5.42,1,, -42760,33341,8652,2000,2000_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,11/4/2000,1273,Democratic,DEM,41,Republican,REP,38,,3,11/7/2000,47.12,47.54,-.41,3.41,3.41,0,, -28064,33342,8652,2000,2000_House-G_US,US,House-G,House-G,Pew Research Center,253,11/4/2000,1829,Democratic,DEM,48,Republican,REP,42,,6,11/7/2000,47.12,47.54,-.41,6.41,6.41,0,among registered voters, -63535,121987,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,11/5/2000,1091,Al Gore,DEM,45,George W. Bush,REP,44,,1,11/7/2000,48.38,47.87,.52,.48,.48,1,average of multiple versions or turnout models listed in poll, -63588,117030,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,11/5/2000,1292,Al Gore,DEM,46,George W. Bush,REP,47.9,,-1.9,11/7/2000,48.38,47.87,.52,2.42,-2.42,0,, -63655,117153,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,11/5/2000,3750,Al Gore,DEM,40,George W. Bush,REP,49,,-9,11/7/2000,48.38,47.87,.52,9.52,-9.52,0,, -63831,120632,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,11/5/2000,1200,Al Gore,DEM,48,George W. Bush,REP,46,,2,11/7/2000,48.38,47.87,.52,1.48,1.48,1,average of multiple versions or turnout models listed in poll, -65022,120622,810,2000,2000_Pres-G_CA,CA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,11/5/2000,596,Al Gore,DEM,45,George W. Bush,REP,45,,0,11/7/2000,53.45,41.65,11.8,11.8,-11.8,.5,, -65023,120623,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,11/5/2000,593,Al Gore,DEM,48,George W. Bush,REP,46,,2,11/7/2000,48.84,48.85,-.01,2.01,2.01,0,, -65024,120624,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,11/5/2000,584,Al Gore,DEM,50,George W. Bush,REP,43,,7,11/7/2000,54.6,42.58,12.01,5.01,-5.01,1,, -25916,120548,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,11/5/2000,593,Al Gore,DEM,51,George W. Bush,REP,45,,6,11/7/2000,51.28,46.14,5.13,.87,.87,1,, -65025,120625,830,2000,2000_Pres-G_MO,MO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,11/5/2000,597,Al Gore,DEM,47,George W. Bush,REP,48,,-1,11/7/2000,47.08,50.42,-3.34,2.34,2.34,1,, -63653,117149,837,2000,2000_Pres-G_NJ,NJ,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,11/5/2000,637,Al Gore,DEM,46,George W. Bush,REP,40,,6,11/7/2000,56.13,40.29,15.83,9.83,-9.83,1,, -65026,120626,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,11/5/2000,689,Al Gore,DEM,56,George W. Bush,REP,37,,19,11/7/2000,60.22,35.22,25,6,-6,1,, -65027,120627,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,11/5/2000,589,Al Gore,DEM,45,George W. Bush,REP,48,,-3,11/7/2000,46.46,49.97,-3.51,.51,.51,1,, -63654,117152,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,11/5/2000,1091,Al Gore,DEM,43,George W. Bush,REP,47,,-4,11/7/2000,50.6,46.43,4.17,8.17,-8.17,0,, -65028,120628,848,2000,2000_Pres-G_TN,TN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,11/5/2000,490,Al Gore,DEM,45,George W. Bush,REP,52,,-7,11/7/2000,47.28,51.15,-3.86,3.14,-3.14,1,, -63656,117154,853,2000,2000_Pres-G_WA,WA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,11/5/2000,909,Al Gore,DEM,43,George W. Bush,REP,44,,-1,11/7/2000,50.13,44.56,5.58,6.58,-6.58,0,, -65029,120629,853,2000,2000_Pres-G_WA,WA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,11/5/2000,504,Al Gore,DEM,50,George W. Bush,REP,43,,7,11/7/2000,50.13,44.56,5.58,1.42,1.42,1,, -6127,7580,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,Market Shares Corp.,187,11/5/2000,400,Al Gore,DEM,39,George W. Bush,REP,44,,-5,11/7/2000,47.83,47.61,.22,5.22,-5.22,0,, -63657,117155,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,11/5/2000,1000,Al Gore,DEM,43,George W. Bush,REP,47,,-4,11/7/2000,47.83,47.61,.22,4.22,-4.22,0,, -65030,120630,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,11/5/2000,492,Al Gore,DEM,46,George W. Bush,REP,46,,0,11/7/2000,47.83,47.61,.22,.22,-.22,.5,, -65025,120633,1421,2000,2000_Gov-G_MO,MO,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,11/5/2000,597,"Robert Lee Holden, Jr.",DEM,45,Jim Talent,REP,44,,1,11/7/2000,49.12,48.21,.91,.09,.09,1,, -65023,120634,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,11/5/2000,593,Bill Nelson,DEM,49,Bill McCollum,REP,47,,2,11/7/2000,51.04,46.19,4.85,2.85,-2.85,1,, -25916,31156,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,11/5/2000,593,Debbie Stabenow,DEM,51,Spencer Abraham,REP,47,,4,11/7/2000,49.47,47.86,1.61,2.39,2.39,1,, -65025,120635,1697,2000,2000_Sen-G_MO,MO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,11/5/2000,597,Mel Carnahan,DEM,49,John Ashcroft,REP,49,,0,11/7/2000,50.47,48.39,2.07,2.07,-2.07,.5,, -63653,117265,1701,2000,2000_Sen-G_NJ,NJ,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,11/5/2000,637,Jon Stevens Corzine,DEM,43,Bob Franks,REP,44,,-1,11/7/2000,50.11,47.1,3.02,4.02,-4.02,0,, -65026,120636,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,11/5/2000,689,Hillary Rodham Clinton,DEM,51,Rick Lazio,REP,48,,3,11/7/2000,55.27,43.01,12.27,9.27,-9.27,1,, -65027,120637,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,11/5/2000,589,Ted Celeste,DEM,31,Michael DeWine,REP,56,,-25,11/7/2000,35.87,59.9,-24.02,.98,-.98,1,, -63654,117272,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,11/5/2000,1091,Ron Klink,DEM,38,Rick Santorum,REP,52,,-14,11/7/2000,45.51,52.41,-6.91,7.09,-7.09,1,, -65009,120566,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,11/5/2000,592,Ron Klink,DEM,34,Rick Santorum,REP,52,,-18,11/7/2000,45.51,52.41,-6.91,11.09,-11.09,1,, -65028,120638,1708,2000,2000_Sen-G_TN,TN,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,11/5/2000,490,Jeff Clark,DEM,28,Bill Frist,REP,62,,-34,11/7/2000,32.21,65.1,-32.89,1.11,-1.11,1,, -63656,117279,1713,2000,2000_Sen-G_WA,WA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,11/5/2000,909,Maria Cantwell,DEM,43,Slade Gorton,REP,47,,-4,11/7/2000,48.73,48.64,.09,4.09,-4.09,0,, -65029,120639,1713,2000,2000_Sen-G_WA,WA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,11/5/2000,504,Maria Cantwell,DEM,52,Slade Gorton,REP,47,,5,11/7/2000,48.73,48.64,.09,4.91,4.91,1,, -63657,117280,1715,2000,2000_Sen-G_WI,WI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,11/5/2000,1000,Herb Kohl,DEM,56,John Gillespie,REP,39,,17,11/7/2000,61.54,37.04,24.51,7.51,-7.51,1,, -65030,120640,1715,2000,2000_Sen-G_WI,WI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,11/5/2000,492,Herb Kohl,DEM,61,John Gillespie,REP,32,,29,11/7/2000,61.54,37.04,24.51,4.49,4.49,1,, -63655,117322,8652,2000,2000_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,11/5/2000,3750,Democratic,DEM,41.4,Republican,REP,43.9,,-2.5,11/7/2000,47.12,47.54,-.41,2.09,-2.09,1,, -6125,123232,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,11/6/2000,2350,Al Gore,DEM,45.5,George W. Bush,REP,47.5,,-2,11/7/2000,48.38,47.87,.52,2.52,-2.52,0,average of multiple versions or turnout models listed in poll, -6126,121692,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,11/6/2000,1000,Al Gore,DEM,43,George W. Bush,REP,48,,-5,11/7/2000,48.38,47.87,.52,5.52,-5.52,0,average of multiple versions or turnout models listed in poll, -6125,33339,8652,2000,2000_House-G_US,US,House-G,House-G,Gallup,112,11/6/2000,2350,Democratic,DEM,49,Republican,REP,45,,4,11/7/2000,47.12,47.54,-.41,4.41,4.41,0,, -6126,33338,8652,2000,2000_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,11/6/2000,1000,Democratic,DEM,44,Republican,REP,42,,2,11/7/2000,47.12,47.54,-.41,2.41,2.41,0,, -63945,117699,1418,2001,2001_Gov-G_VA,VA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/16/2001,625,Mark R. Warner,DEM,45,Mark Lawrence Earley,REP,42,,3,11/6/2001,52.16,47.03,5.14,2.14,-2.14,1,, -63916,117660,1417,2001,2001_Gov-G_NJ,NJ,Gov-G,Gov-G,CBS News/The New York Times,36,10/22/2001,760,James E. McGreevey,DEM,49,Bret Schundler,REP,36,,13,11/6/2001,56.43,41.68,14.76,1.76,-1.76,1,, -63909,117653,1418,2001,2001_Gov-G_VA,VA,Gov-G,Gov-G,ABC News/The Washington Post,3,10/24/2001,1010,Mark R. Warner,DEM,51,Mark Lawrence Earley,REP,41,,10,11/6/2001,52.16,47.03,5.14,4.86,4.86,1,, -63962,117725,1417,2001,2001_Gov-G_NJ,NJ,Gov-G,Gov-G,Quinnipiac University,267,10/26/2001,505,James E. McGreevey,DEM,52,Bret Schundler,REP,35,,17,11/6/2001,56.43,41.68,14.76,2.24,2.24,1,, -63976,117742,1418,2001,2001_Gov-G_VA,VA,Gov-G,Gov-G,Roanoke College,292,10/26/2001,423,Mark R. Warner,DEM,45,Mark Lawrence Earley,REP,36,,9,11/6/2001,52.16,47.03,5.14,3.86,3.86,1,, -63975,117741,1418,2001,2001_Gov-G_VA,VA,Gov-G,Gov-G,Richmond Times-Dispatch,288,10/29/2001,481,Mark R. Warner,DEM,46,Mark Lawrence Earley,REP,33,,13,11/6/2001,52.16,47.03,5.14,7.86,7.86,1,, -63926,117675,1417,2001,2001_Gov-G_NJ,NJ,Gov-G,Gov-G,Fairleigh Dickinson University (PublicMind),92,10/30/2001,600,James E. McGreevey,DEM,53,Bret Schundler,REP,35,,18,11/6/2001,56.43,41.68,14.76,3.24,3.24,1,, -63946,117700,1418,2001,2001_Gov-G_VA,VA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/30/2001,633,Mark R. Warner,DEM,48,Mark Lawrence Earley,REP,42,,6,11/6/2001,52.16,47.03,5.14,.86,.86,1,, -63963,117726,1417,2001,2001_Gov-G_NJ,NJ,Gov-G,Gov-G,Quinnipiac University,267,11/1/2001,505,James E. McGreevey,DEM,48,Bret Schundler,REP,39,,9,11/6/2001,56.43,41.68,14.76,5.76,-5.76,1,, -63981,117747,1417,2001,2001_Gov-G_NJ,NJ,Gov-G,Gov-G,Rutgers University,295,11/1/2001,745,James E. McGreevey,DEM,53,Bret Schundler,REP,36,,17,11/6/2001,56.43,41.68,14.76,2.24,2.24,1,, -63955,117710,1417,2001,2001_Gov-G_NJ,NJ,Gov-G,Gov-G,Monmouth University,215,11/2/2001,649,James E. McGreevey,DEM,48,Bret Schundler,REP,26,,22,11/6/2001,56.43,41.68,14.76,7.24,7.24,1,, -63763,117410,1417,2001,2001_Gov-G_NJ,NJ,Gov-G,Gov-G,SurveyUSA,325,11/2/2001,800,James E. McGreevey,DEM,55,Bret Schundler,REP,41,,14,11/6/2001,56.43,41.68,14.76,.76,-.76,1,, -63764,117411,1418,2001,2001_Gov-G_VA,VA,Gov-G,Gov-G,SurveyUSA,325,11/3/2001,500,Mark R. Warner,DEM,51,Mark Lawrence Earley,REP,45,,6,11/6/2001,52.16,47.03,5.14,.86,.86,1,, -54689,88225,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,Research 2000,281,10/15/2002,600,Rod Blagojevich,DEM,53,Jim Ryan,REP,39,,14,11/5/2002,52.19,45.07,7.12,6.88,6.88,1,, -54666,88202,1393,2002,2002_Gov-G_IA,IA,Gov-G,Gov-G,Research 2000,281,10/15/2002,600,Tom Vilsack,DEM,50,Doug Gross,REP,42,,8,11/5/2002,52.69,44.51,8.17,.17,-.17,1,, -25554,88316,1398,2002,2002_Gov-G_MI,MI,Gov-G,Gov-G,Mitchell Research & Communications,213,10/15/2002,600,Jennifer Granholm,DEM,47,Dick Posthumus,REP,35,,12,11/5/2002,51.42,47.4,4.02,7.98,7.98,1,, -25392,88341,1402,2002,2002_Gov-G_NH,NH,Gov-G,Gov-G,American Research Group,9,10/15/2002,600,Mark Fernald,DEM,28,Craig Benson,REP,57,,-29,11/5/2002,38.21,58.62,-20.4,8.6,-8.6,1,, -54853,88390,1404,2002,2002_Gov-G_NY,NY,Gov-G,Gov-G,SurveyUSA,325,10/15/2002,567,H. Carl McCall,DEM,29,George Pataki,REP,45,,-16,11/5/2002,33.5,49.4,-15.9,.1,-.1,1,, -54869,88406,1405,2002,2002_Gov-G_OH,OH,Gov-G,Gov-G,University of Cincinnati (Ohio Poll),346,10/15/2002,471,Timothy Hagan,DEM,38,Bob Taft,REP,54,,-16,11/5/2002,38.31,57.76,-19.45,3.45,3.45,1,, -54879,88416,1406,2002,2002_Gov-G_OK,OK,Gov-G,Gov-G,SurveyUSA,325,10/15/2002,710,Brad Henry,DEM,38,Steve Largent,REP,43,,-5,11/5/2002,43.27,42.61,.66,5.66,-5.66,0,, -25534,88466,1410,2002,2002_Gov-G_SC,SC,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/15/2002,625,James H. Hodges,DEM,41,Mark Sanford,REP,45,,-4,11/5/2002,47.05,52.85,-5.8,1.8,1.8,1,, -25422,88503,1413,2002,2002_Gov-G_TX,TX,Gov-G,Gov-G,Blum & Weprin Associates,32,10/15/2002,1002,Tony Sanchez,DEM,36,Rick Perry,REP,50,,-14,11/5/2002,39.96,57.81,-17.85,3.85,3.85,1,, -54967,88504,1413,2002,2002_Gov-G_TX,TX,Gov-G,Gov-G,SurveyUSA,325,10/15/2002,683,Tony Sanchez,DEM,43,Rick Perry,REP,52,,-9,11/5/2002,39.96,57.81,-17.85,8.85,8.85,1,, -54979,88516,1414,2002,2002_Gov-G_VT,VT,Gov-G,Gov-G,Research 2000,281,10/15/2002,600,Doug Racine,DEM,40,Jim Douglas,REP,31,,9,11/5/2002,42.39,44.94,-2.55,11.55,11.55,0,, -25581,30821,1655,2002,2002_Sen-G_IL,IL,Sen-G,Sen-G,Research 2000,281,10/15/2002,600,Richard J. Durbin,DEM,55,Jim Durkin,REP,37,,18,11/5/2002,60.33,38.02,22.31,4.31,-4.31,1,, -25576,30816,1656,2002,2002_Sen-G_IA,IA,Sen-G,Sen-G,Research 2000,281,10/15/2002,600,Tom Harkin,DEM,50,Greg Ganske,REP,41,,9,11/5/2002,54.18,43.78,10.4,1.4,-1.4,1,, -63775,117428,1658,2002,2002_Sen-G_KY,KY,Sen-G,Sen-G,SurveyUSA,325,10/15/2002,705,Lois Combs Weinberg,DEM,31,Mitch McConnell,REP,66,,-35,11/5/2002,35.32,64.68,-29.35,5.65,-5.65,1,, -25554,30794,1663,2002,2002_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,10/15/2002,600,Carl Levin,DEM,58,Andrew Rocky Raczkowski,REP,32,,26,11/5/2002,60.61,37.89,22.72,3.28,3.28,1,sample size unavailable; estimated at 600 as a default, -25584,30824,1666,2002,2002_Sen-GS_MO,MO,Sen-G,Sen-GS,Research 2000,281,10/15/2002,600,Jean Carnahan,DEM,46,Jim Talent,REP,47,,-1,11/5/2002,48.67,49.8,-1.13,.13,.13,1,, -25392,30632,1669,2002,2002_Sen-G_NH,NH,Sen-G,Sen-G,American Research Group,9,10/15/2002,600,Jeanne Shaheen,DEM,43,John E. Sununu,REP,51,,-8,11/5/2002,46.4,50.82,-4.42,3.58,-3.58,1,, -25605,30845,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,Rutgers University,295,10/15/2002,600,Frank R. Lautenberg,DEM,47,Douglas R. Forrester,REP,42,,5,11/5/2002,53.88,43.95,9.93,4.93,-4.93,1,sample size unavailable; estimated at 600 as a default, -54879,117384,1673,2002,2002_Sen-G_OK,OK,Sen-G,Sen-G,SurveyUSA,325,10/15/2002,710,David Walters,DEM,37,James M. Inhofe,REP,53,,-16,11/5/2002,36.31,57.3,-20.99,4.99,4.99,1,, -25534,30774,1676,2002,2002_Sen-G_SC,SC,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/15/2002,625,Alex Sanders,DEM,34,Lindsey Graham,REP,51,,-17,11/5/2002,44.19,54.4,-10.21,6.79,-6.79,1,, -25422,30662,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,Blum & Weprin Associates,32,10/15/2002,600,Ron Kirk,DEM,37,John Cornyn,REP,47,,-10,11/5/2002,43.33,55.3,-11.97,1.97,1.97,1,sample size unavailable; estimated at 600 as a default, -54967,117399,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,SurveyUSA,325,10/15/2002,683,Ron Kirk,DEM,42,John Cornyn,REP,54,,-12,11/5/2002,43.33,55.3,-11.97,.03,-.03,1,, -64101,117942,2796,2002,2002_House-G_CO-7,CO-7,House-G,House-G,Harstad Strategic Research Inc.,134,10/15/2002,404,Michael F. Feeley,DEM,39,Bob Beauprez,REP,38,,1,11/5/2002,47.24,47.31,-.07,1.07,1.07,0,for unspecified Democratic spnosor,D -63775,118256,2885,2002,2002_House-G_KY-4,KY-4,House-G,House-G,SurveyUSA,325,10/15/2002,600,Ken Lucas,DEM,54,Geoff Davis,REP,43,,11,11/5/2002,51.11,47.54,3.57,7.43,7.43,1,, -25392,117522,2959,2002,2002_House-G_NH-1,NH-1,House-G,House-G,American Research Group,9,10/15/2002,300,Martha Fuller Clark,DEM,35,Jeb E. Bradley,REP,54,,-19,11/5/2002,38.48,58.11,-19.63,.63,.63,1,, -25392,117523,2960,2002,2002_House-G_NH-2,NH-2,House-G,House-G,American Research Group,9,10/15/2002,300,Katrina Swett,DEM,33,Charles Bass,REP,54,,-21,11/5/2002,40.86,56.81,-15.95,5.05,-5.05,1,, -64006,117805,2977,2002,2002_House-G_NY-1,NY-1,House-G,House-G,Cooper & Secrest,60,10/15/2002,512,Timothy H. Bishop,DEM,38,Felix J. Grucci,REP,39,,-1,11/5/2002,50.23,48.59,1.64,2.64,-2.64,0,for unspecified Democratic spnosor,D -64098,117939,3041,2002,2002_House-G_OK-4,OK-4,House-G,House-G,Hamilton Campaigns,130,10/15/2002,400,Darryl Roberts,DEM,45,Tom Cole,REP,46,,-1,11/5/2002,46.17,53.83,-7.65,6.65,6.65,1,for unspecified Democratic spnosor,D -54625,88161,1387,2002,2002_Gov-G_CT,CT,Gov-G,Gov-G,Research 2000,281,10/16/2002,600,Bill Curry,DEM,41,John Rowland,REP,55,,-14,11/5/2002,43.89,56.11,-12.22,1.78,-1.78,1,, -63821,117513,1659,2002,2002_Sen-O_LA,LA,Sen-G,Sen-O,Voter/Consumer Research,371,10/16/2002,500,Mary L. Landrieu,DEM,44,Suzanne Haik Terrell,REP,16,13,28,11/5/2002,50.89,30.14,20.76,7.24,7.24,1,for unspecified Republican spnosor,R -25402,30642,1666,2002,2002_Sen-GS_MO,MO,Sen-G,Sen-GS,American Viewpoint,10,10/16/2002,600,Jean Carnahan,DEM,41,Jim Talent,REP,49,,-8,11/5/2002,48.67,49.8,-1.13,6.87,-6.87,1,for Jim Talent,R -63777,117430,1666,2002,2002_Sen-GS_MO,MO,Sen-G,Sen-GS,SurveyUSA,325,10/16/2002,958,Jean Carnahan,DEM,50,Jim Talent,REP,47,,3,11/5/2002,48.67,49.8,-1.13,4.13,4.13,0,, -25485,30725,1669,2002,2002_Sen-G_NH,NH,Sen-G,Sen-G,GQR Research (GQRR),126,10/16/2002,500,Jeanne Shaheen,DEM,45,John E. Sununu,REP,43,,2,11/5/2002,46.4,50.82,-4.42,6.42,6.42,0,for unspecified Democratic spnosor,D -63704,117231,1678,2002,2002_Sen-G_TN,TN,Sen-G,Sen-G,"North Star Opinion Research/Ayres, McHenry & Associates",233,10/16/2002,600,Bob Clement,DEM,34,Lamar Alexander,REP,50,,-16,11/5/2002,44.34,54.27,-9.93,6.07,-6.07,1,, -64276,118257,2884,2002,2002_House-G_KY-3,KY-3,House-G,House-G,SurveyUSA,325,10/16/2002,707,Jack Conway,DEM,45,Anne Meagher Northup,REP,53,,-8,11/5/2002,48.39,51.61,-3.22,4.78,-4.78,1,, -27983,33261,8653,2002,2002_House-G_US,US,House-G,House-G,NPR,222,10/16/2002,762,Democratic,DEM,45,Republican,REP,41,,4,11/5/2002,45.24,49.97,-4.73,8.73,8.73,0,, -54566,88102,1383,2002,2002_Gov-G_AZ,AZ,Gov-G,Gov-G,Behavior Research Center (Rocky Mountain Poll),27,10/17/2002,549,Janet Napolitano,DEM,41,Matt Salmon,REP,34,,7,11/5/2002,46.19,45.22,.96,6.04,6.04,1,, -54642,88178,1388,2002,2002_Gov-G_FL,FL,Gov-G,Gov-G,McLaughlin & Associates,203,10/17/2002,600,Bill McBride,DEM,41,Jeb Bush,REP,49,,-8,11/5/2002,43.16,56.01,-12.85,4.85,4.85,1,for US Sugar Corp.,R -54653,88189,1389,2002,2002_Gov-G_GA,GA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/17/2002,625,Roy Barnes,DEM,48,Sonny Perdue,REP,39,,9,11/5/2002,46.2,51.36,-5.15,14.15,14.15,0,, -54749,88285,1396,2002,2002_Gov-G_MD,MD,Gov-G,Gov-G,Gonzales Research & Marketing Strategies Inc.,121,10/17/2002,840,Kathleen Townsend,DEM,45,Robert Ehrlich Jr.,REP,46,,-1,11/5/2002,47.68,51.55,-3.88,2.88,2.88,1,, -54854,88391,1404,2002,2002_Gov-G_NY,NY,Gov-G,Gov-G,Siena College,305,10/17/2002,1210,H. Carl McCall,DEM,25,George Pataki,REP,44,,-19,11/5/2002,33.5,49.4,-15.9,3.1,-3.1,1,, -54888,88425,1407,2002,2002_Gov-G_OR,OR,Gov-G,Gov-G,Riley Research Associates,290,10/17/2002,604,Ted Kulongoski,DEM,41,Kevin Mannix,REP,35,,6,11/5/2002,49.03,46.16,2.87,3.13,3.13,1,, -54917,88454,1409,2002,2002_Gov-G_RI,RI,Gov-G,Gov-G,SurveyUSA,325,10/17/2002,593,Myrth York,DEM,48,Donald Carcieri,REP,45,,3,11/5/2002,45.24,54.76,-9.52,12.52,12.52,0,, -25519,30759,1653,2002,2002_Sen-G_GA,GA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/17/2002,625,Max Cleland,DEM,47,Saxby Chambliss,REP,41,,6,11/5/2002,45.89,52.75,-6.85,12.85,12.85,0,, -25599,30839,1674,2002,2002_Sen-G_OR,OR,Sen-G,Sen-G,Riley Research Associates,290,10/17/2002,600,Bill Bradbury,DEM,34,Gordon H. Smith,REP,52,,-18,11/5/2002,39.61,56.21,-16.6,1.4,-1.4,1,, -25418,30658,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,"Normington, Petts & Associates",232,10/17/2002,600,Ron Kirk,DEM,44,John Cornyn,REP,46,,-2,11/5/2002,43.33,55.3,-11.97,9.97,9.97,1,for Ron Kirk,D -54749,117889,2899,2002,2002_House-G_MD-2,MD-2,House-G,House-G,Gonzales Research & Marketing Strategies Inc.,121,10/17/2002,331,Dutch Ruppersberger,DEM,47,Helen Delich Bentley,REP,43,,4,11/5/2002,54.31,45.69,8.61,4.61,-4.61,1,, -54749,117890,2905,2002,2002_House-G_MD-8,MD-8,House-G,House-G,Gonzales Research & Marketing Strategies Inc.,121,10/17/2002,333,Chris Van Hollen,DEM,42,Constance A. Morella,REP,44,,-2,11/5/2002,51.74,47.52,4.22,6.22,-6.22,0,, -63836,117539,3109,2002,2002_House-G_TX-25,TX-25,House-G,House-G,Arthur J. Finkelstein & Associates,16,10/17/2002,300,Chris Bell,DEM,39,Thomas Reiser,REP,41,,-2,11/5/2002,54.76,43.09,11.67,13.67,-13.67,0,for unspecified Republican spnosor,R -54549,88085,1384,2002,2002_Gov-G_AR,AR,Gov-G,Gov-G,Opinion Research Associates,242,10/18/2002,501,Jimmie Lou Fisher,DEM,44,Mike Huckabee,REP,46,,-2,11/5/2002,46.95,53.01,-6.06,4.06,4.06,1,, -54626,88162,1387,2002,2002_Gov-G_CT,CT,Gov-G,Gov-G,University of Connecticut,347,10/18/2002,608,Bill Curry,DEM,34,John Rowland,REP,49,,-15,11/5/2002,43.89,56.11,-12.22,2.78,-2.78,1,, -54880,88417,1406,2002,2002_Gov-G_OK,OK,Gov-G,Gov-G,Consumer Logic,59,10/18/2002,750,Brad Henry,DEM,35,Steve Largent,REP,41,,-6,11/5/2002,43.27,42.61,.66,6.66,-6.66,0,, -54968,88505,1413,2002,2002_Gov-G_TX,TX,Gov-G,Gov-G,Frank N. Magid Associates Inc.,105,10/18/2002,550,Tony Sanchez,DEM,34,Rick Perry,REP,49,,-15,11/5/2002,39.96,57.81,-17.85,2.85,2.85,1,, -25610,88506,1413,2002,2002_Gov-G_TX,TX,Gov-G,Gov-G,Scripps Howard,303,10/18/2002,795,Tony Sanchez,DEM,35,Rick Perry,REP,50,,-15,11/5/2002,39.96,57.81,-17.85,2.85,2.85,1,, -25560,30800,1650,2002,2002_Sen-G_AR,AR,Sen-G,Sen-G,Opinion Research Associates,242,10/18/2002,501,Mark L. Pryor,DEM,48,Tim Hutchinson,REP,43,,5,11/5/2002,53.9,46.1,7.79,2.79,-2.79,1,, -63684,117209,1659,2002,2002_Sen-O_LA,LA,Sen-G,Sen-O,Mason-Dixon Polling & Strategy,197,10/18/2002,400,Mary L. Landrieu,DEM,44,Suzanne Haik Terrell,REP,20,15,24,11/5/2002,50.89,30.14,20.76,3.24,3.24,1,, -25570,30810,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,Quinnipiac University,267,10/18/2002,603,Frank R. Lautenberg,DEM,52,Douglas R. Forrester,REP,43,,9,11/5/2002,53.88,43.95,9.93,.93,-.93,1,, -25659,30899,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,West Chester University,377,10/18/2002,404,Frank R. Lautenberg,DEM,42,Douglas R. Forrester,REP,32,,10,11/5/2002,53.88,43.95,9.93,.07,.07,1,, -54880,117089,1673,2002,2002_Sen-G_OK,OK,Sen-G,Sen-G,Consumer Logic,59,10/18/2002,750,David Walters,DEM,38,James M. Inhofe,REP,51,,-13,11/5/2002,36.31,57.3,-20.99,7.99,7.99,1,, -25457,30697,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,FM3 Research,91,10/18/2002,900,Ron Kirk,DEM,42,John Cornyn,REP,41,,1,11/5/2002,43.33,55.3,-11.97,12.97,12.97,0,for Tony Sanchez,D -25465,30705,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,Frank N. Magid Associates Inc.,105,10/18/2002,550,Ron Kirk,DEM,36,John Cornyn,REP,46,,-10,11/5/2002,43.33,55.3,-11.97,1.97,1.97,1,, -25610,30850,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,Scripps Howard,303,10/18/2002,795,Ron Kirk,DEM,35,John Cornyn,REP,44,,-9,11/5/2002,43.33,55.3,-11.97,2.97,2.97,1,, -54643,88179,1388,2002,2002_Gov-G_FL,FL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/19/2002,800,Bill McBride,DEM,44,Jeb Bush,REP,49,,-5,11/5/2002,43.16,56.01,-12.85,7.85,7.85,1,, -54708,88244,1394,2002,2002_Gov-G_KS,KS,Gov-G,Gov-G,MarketAide Services Inc.,191,10/19/2002,402,Kathleen Sebelius,DEM,53,Tim Shallenburger,REP,34,,19,11/5/2002,52.87,45.09,7.78,11.22,11.22,1,, -54750,88286,1396,2002,2002_Gov-G_MD,MD,Gov-G,Gov-G,SurveyUSA,325,10/19/2002,797,Kathleen Townsend,DEM,48,Robert Ehrlich Jr.,REP,48,,0,11/5/2002,47.68,51.55,-3.88,3.88,3.88,.5,, -54781,88317,1398,2002,2002_Gov-G_MI,MI,Gov-G,Gov-G,SurveyUSA,325,10/19/2002,730,Jennifer Granholm,DEM,54,Dick Posthumus,REP,41,,13,11/5/2002,51.42,47.4,4.02,8.98,8.98,1,, -54930,88467,1410,2002,2002_Gov-G_SC,SC,Gov-G,Gov-G,SurveyUSA,325,10/19/2002,764,James H. Hodges,DEM,51,Mark Sanford,REP,46,,5,11/5/2002,47.05,52.85,-5.8,10.8,10.8,0,, -54930,117392,1676,2002,2002_Sen-G_SC,SC,Sen-G,Sen-G,SurveyUSA,325,10/19/2002,764,Alex Sanders,DEM,44,Lindsey Graham,REP,53,,-9,11/5/2002,44.19,54.4,-10.21,1.21,1.21,1,, -25547,30787,1678,2002,2002_Sen-G_TN,TN,Sen-G,Sen-G,Mellman Group,205,10/19/2002,600,Bob Clement,DEM,44,Lamar Alexander,REP,50,,-6,11/5/2002,44.34,54.27,-9.93,3.93,3.93,1,for Bob Clement,D -64165,118068,2725,2002,2002_House-G_AZ-1,AZ-1,House-G,House-G,Northern Arizona University,234,10/19/2002,600,George Cordova,DEM,36,Richard Renzi,REP,48,,-12,11/5/2002,45.64,49.21,-3.57,8.43,-8.43,1,, -64277,118258,2881,2002,2002_House-G_KS-4,KS-4,House-G,House-G,SurveyUSA,325,10/19/2002,518,Carlos J. Nolla,DEM,42,Todd Tiahrt,REP,51,,-9,11/5/2002,37,60.58,-23.58,14.58,14.58,1,, -64278,118259,3038,2002,2002_House-G_OK-1,OK-1,House-G,House-G,SurveyUSA,325,10/19/2002,630,Doug Dodd,DEM,35,John A. Sullivan,REP,63,,-28,11/5/2002,42.17,55.62,-13.45,14.55,-14.55,1,, -64278,118260,3039,2002,2002_House-G_OK-2,OK-2,House-G,House-G,SurveyUSA,325,10/19/2002,494,Brad R. Carson,DEM,72,Hugh Kent Pharaoh,REP,25,,47,11/5/2002,74.12,25.88,48.24,1.24,-1.24,1,, -64001,117800,3041,2002,2002_House-G_OK-4,OK-4,House-G,House-G,Cole Hargrave Snodgrass & Associates,56,10/19/2002,300,Darryl Roberts,DEM,39,Tom Cole,REP,46,,-7,11/5/2002,46.17,53.83,-7.65,.65,.65,1,for unspecified Republican spnosor,R -66191,123127,8653,2002,2002_House-G_US,US,House-G,House-G,Pew Research Center,253,10/19/2002,1677,Democratic,DEM,42,Republican,REP,37,,5,11/5/2002,45.24,49.97,-4.73,9.73,9.73,0,among all adults, -54567,88103,1383,2002,2002_Gov-G_AZ,AZ,Gov-G,Gov-G,Arizona State University,15,10/20/2002,300,Janet Napolitano,DEM,46,Matt Salmon,REP,38,,8,11/5/2002,46.19,45.22,.96,7.04,7.04,1,, -54592,88128,1385,2002,2002_Gov-G_CA,CA,Gov-G,Gov-G,SurveyUSA,325,10/20/2002,563,"Joseph 'Gray' Davis, Jr.",DEM,47,Bill Simon,REP,36,,11,11/5/2002,47.28,42.41,4.87,6.13,6.13,1,, -54805,88342,1402,2002,2002_Gov-G_NH,NH,Gov-G,Gov-G,Bannon Communications,21,10/20/2002,400,Mark Fernald,DEM,35,Craig Benson,REP,43,,-8,11/5/2002,38.21,58.62,-20.4,12.4,12.4,1,for Mark Fernald,D -54909,88446,1408,2002,2002_Gov-G_PA,PA,Gov-G,Gov-G,SurveyUSA,325,10/20/2002,668,Ed Rendell,DEM,55,Mike Fisher,REP,37,,18,11/5/2002,53.41,44.37,9.04,8.96,8.96,1,, -25424,88455,1409,2002,2002_Gov-G_RI,RI,Gov-G,Gov-G,Brown University,35,10/20/2002,418,Myrth York,DEM,41,Donald Carcieri,REP,34,,7,11/5/2002,45.24,54.76,-9.52,16.52,16.52,0,, -54947,88484,1412,2002,2002_Gov-G_TN,TN,Gov-G,Gov-G,Ethridge & Associates LLC,89,10/20/2002,819,Phil Bredesen,DEM,39,Van Hilleary,REP,41,,-2,11/5/2002,50.65,47.59,3.05,5.05,-5.05,0,, -54948,88485,1412,2002,2002_Gov-G_TN,TN,Gov-G,Gov-G,SurveyUSA,325,10/20/2002,726,Phil Bredesen,DEM,48,Van Hilleary,REP,42,,6,11/5/2002,50.65,47.59,3.05,2.95,2.95,1,, -25424,30664,1675,2002,2002_Sen-G_RI,RI,Sen-G,Sen-G,Brown University,35,10/20/2002,418,Jack Reed,DEM,61,Robert G. Tingle,REP,14,,47,11/5/2002,78.42,21.58,56.84,9.84,-9.84,1,, -25456,30696,1678,2002,2002_Sen-G_TN,TN,Sen-G,Sen-G,Ethridge & Associates LLC,89,10/20/2002,819,Bob Clement,DEM,36,Lamar Alexander,REP,45,,-9,11/5/2002,44.34,54.27,-9.93,.93,.93,1,, -54948,117397,1678,2002,2002_Sen-G_TN,TN,Sen-G,Sen-G,SurveyUSA,325,10/20/2002,726,Bob Clement,DEM,45,Lamar Alexander,REP,49,,-4,11/5/2002,44.34,54.27,-9.93,5.93,5.93,1,, -25424,117562,3067,2002,2002_House-G_RI-1,RI-1,House-G,House-G,Brown University,35,10/20/2002,194,Patrick J. Kennedy,DEM,44,David W. Rogers,REP,27,,17,11/5/2002,59.88,37.31,22.57,5.57,-5.57,1,, -27982,33260,8653,2002,2002_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,10/20/2002,1012,Democratic,DEM,39,Republican,REP,39,,0,11/5/2002,45.24,49.97,-4.73,4.73,4.73,.5,among registered voters, -54658,88194,1390,2002,2002_Gov-G_HI,HI,Gov-G,Gov-G,Market Trends Pacific,190,10/21/2002,600,Mazie Hirono,DEM,40,Linda Lingle,REP,40,,0,11/5/2002,47.01,51.56,-4.54,4.54,4.54,.5,, -54659,88195,1390,2002,2002_Gov-G_HI,HI,Gov-G,Gov-G,Ward Research (Honolulu Star-Advertiser),375,10/21/2002,750,Mazie Hirono,DEM,40,Linda Lingle,REP,44,,-4,11/5/2002,47.01,51.56,-4.54,.54,.54,1,, -25503,88226,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,Illinois Wesleyan University,147,10/21/2002,497,Rod Blagojevich,DEM,46,Jim Ryan,REP,40,,6,11/5/2002,52.19,45.07,7.12,1.12,-1.12,1,among registered voters, -54691,88227,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,Richard Day Research Inc.,287,10/21/2002,800,Rod Blagojevich,DEM,50,Jim Ryan,REP,41,,9,11/5/2002,52.19,45.07,7.12,1.88,1.88,1,, -54667,88203,1393,2002,2002_Gov-G_IA,IA,Gov-G,Gov-G,SurveyUSA,325,10/21/2002,614,Tom Vilsack,DEM,55,Doug Gross,REP,41,,14,11/5/2002,52.69,44.51,8.17,5.83,5.83,1,, -54729,88265,1397,2002,2002_Gov-G_MA,MA,Gov-G,Gov-G,Suffolk University,323,10/21/2002,500,Shannon O'Brien,DEM,37,Mitt Romney,REP,37,,0,11/5/2002,44.94,49.77,-4.83,4.83,4.83,.5,, -54782,88318,1398,2002,2002_Gov-G_MI,MI,Gov-G,Gov-G,EPIC-MRA,84,10/21/2002,500,Jennifer Granholm,DEM,51,Dick Posthumus,REP,37,,14,11/5/2002,51.42,47.4,4.02,9.98,9.98,1,, -25391,88343,1402,2002,2002_Gov-G_NH,NH,Gov-G,Gov-G,American Research Group,9,10/21/2002,600,Mark Fernald,DEM,33,Craig Benson,REP,52,,-19,11/5/2002,38.21,58.62,-20.4,1.4,1.4,1,, -25504,88474,1411,2002,2002_Gov-G_SD,SD,Gov-G,Gov-G,Jim Meader (KELOLAND-TV),159,10/21/2002,600,Jim Abbott,DEM,39,M. Michael Rounds,REP,46,,-7,11/5/2002,41.92,56.77,-14.84,7.84,7.84,1,, -54993,88531,1415,2002,2002_Gov-G_WI,WI,Gov-G,Gov-G,Research 2000,281,10/21/2002,600,Jim Doyle,DEM,46,Scott McCallum,REP,38,,8,11/5/2002,45.09,41.39,3.7,4.3,4.3,1,, -25503,30743,1655,2002,2002_Sen-G_IL,IL,Sen-G,Sen-G,Illinois Wesleyan University,147,10/21/2002,497,Richard J. Durbin,DEM,51,Jim Durkin,REP,33,,18,11/5/2002,60.33,38.02,22.31,4.31,-4.31,1,among registered voters, -25597,30837,1655,2002,2002_Sen-G_IL,IL,Sen-G,Sen-G,Richard Day Research Inc.,287,10/21/2002,800,Richard J. Durbin,DEM,54,Jim Durkin,REP,33,,21,11/5/2002,60.33,38.02,22.31,1.31,-1.31,1,, -54667,117377,1656,2002,2002_Sen-G_IA,IA,Sen-G,Sen-G,SurveyUSA,325,10/21/2002,605,Tom Harkin,DEM,57,Greg Ganske,REP,40,,17,11/5/2002,54.18,43.78,10.4,6.6,6.6,1,, -63805,117489,1659,2002,2002_Sen-O_LA,LA,Sen-G,Sen-O,Southeastern Louisiana University,309,10/21/2002,537,Mary L. Landrieu,DEM,44,Suzanne Haik Terrell,REP,15,10,29,11/5/2002,50.89,30.14,20.76,8.24,8.24,1,, -25391,30631,1669,2002,2002_Sen-G_NH,NH,Sen-G,Sen-G,American Research Group,9,10/21/2002,600,Jeanne Shaheen,DEM,46,John E. Sununu,REP,48,,-2,11/5/2002,46.4,50.82,-4.42,2.42,2.42,1,, -25504,30744,1677,2002,2002_Sen-G_SD,SD,Sen-G,Sen-G,Jim Meader (KELOLAND-TV),159,10/21/2002,600,Tim Johnson,DEM,45,John Thune,REP,42,,3,11/5/2002,49.62,49.47,.16,2.84,2.84,1,, -25391,117524,2959,2002,2002_House-G_NH-1,NH-1,House-G,House-G,American Research Group,9,10/21/2002,300,Martha Fuller Clark,DEM,39,Jeb E. Bradley,REP,53,,-14,11/5/2002,38.48,58.11,-19.63,5.63,5.63,1,, -25391,117525,2960,2002,2002_House-G_NH-2,NH-2,House-G,House-G,American Research Group,9,10/21/2002,300,Katrina Swett,DEM,35,Charles Bass,REP,54,,-19,11/5/2002,40.86,56.81,-15.95,3.05,-3.05,1,, -64865,120121,3075,2002,2002_House-G_SD-1,SD-1,House-G,House-G,Jim Meader (KELOLAND-TV),159,10/21/2002,600,Stephanie Herseth Sandlin,DEM,42,William J. Janklow,REP,47,,-5,11/5/2002,45.61,53.47,-7.86,2.86,2.86,1,, -63846,117549,3089,2002,2002_House-G_TX-5,TX-5,House-G,House-G,Baselice & Associates,23,10/21/2002,301,Ron Chapman,DEM,36,Jeb Hensarling,REP,47,,-11,11/5/2002,40.26,58.21,-17.95,6.95,6.95,1,for unspecified Republican spnosor,R -54541,88077,1381,2002,2002_Gov-G_AL,AL,Gov-G,Gov-G,Capital Survey Research Center,44,10/22/2002,593,Don Siegelman,DEM,44,Bob Riley,REP,42,,2,11/5/2002,48.95,49.17,-.23,2.23,2.23,0,, -54606,88142,1386,2002,2002_Gov-G_CO,CO,Gov-G,Gov-G,Ciruli Associates,51,10/22/2002,400,Rollie Heath,DEM,25,William F. Owens,REP,62,,-37,11/5/2002,33.65,62.62,-28.97,8.03,-8.03,1,, -54692,88228,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,KRC/Communications Research,160,10/22/2002,400,Rod Blagojevich,DEM,50,Jim Ryan,REP,38,,12,11/5/2002,52.19,45.07,7.12,4.88,4.88,1,, -25521,88229,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/22/2002,625,Rod Blagojevich,DEM,49,Jim Ryan,REP,40,,9,11/5/2002,52.19,45.07,7.12,1.88,1.88,1,, -54694,88230,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,SurveyUSA,325,10/22/2002,535,Rod Blagojevich,DEM,52,Jim Ryan,REP,40,,12,11/5/2002,52.19,45.07,7.12,4.88,4.88,1,, -54751,88287,1396,2002,2002_Gov-G_MD,MD,Gov-G,Gov-G,ABC News/The Washington Post,3,10/22/2002,1529,Kathleen Townsend,DEM,47,Robert Ehrlich Jr.,REP,47,,0,11/5/2002,47.68,51.55,-3.88,3.88,3.88,.5,, -25553,88319,1398,2002,2002_Gov-G_MI,MI,Gov-G,Gov-G,Mitchell Research & Communications,213,10/22/2002,600,Jennifer Granholm,DEM,47,Dick Posthumus,REP,39,,8,11/5/2002,51.42,47.4,4.02,3.98,3.98,1,, -54823,88360,1401,2002,2002_Gov-G_NV,NV,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/22/2002,625,Joseph Neal,DEM,21,Kenny Guinn,REP,65,,-44,11/5/2002,22.01,68.24,-46.24,2.24,2.24,1,, -54855,88392,1404,2002,2002_Gov-G_NY,NY,Gov-G,Gov-G,SurveyUSA,325,10/22/2002,567,H. Carl McCall,DEM,29,George Pataki,REP,44,,-15,11/5/2002,33.5,49.4,-15.9,.9,.9,1,, -54870,88407,1405,2002,2002_Gov-G_OH,OH,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/22/2002,800,Timothy Hagan,DEM,38,Bob Taft,REP,50,,-12,11/5/2002,38.31,57.76,-19.45,7.45,7.45,1,, -54919,88456,1409,2002,2002_Gov-G_RI,RI,Gov-G,Gov-G,SurveyUSA,325,10/22/2002,593,Myrth York,DEM,46,Donald Carcieri,REP,48,,-2,11/5/2002,45.24,54.76,-9.52,7.52,7.52,1,, -25538,88486,1412,2002,2002_Gov-G_TN,TN,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/22/2002,625,Phil Bredesen,DEM,45,Van Hilleary,REP,42,,3,11/5/2002,50.65,47.59,3.05,.05,-.05,1,, -54970,88507,1413,2002,2002_Gov-G_TX,TX,Gov-G,Gov-G,SurveyUSA,325,10/22/2002,683,Tony Sanchez,DEM,42,Rick Perry,REP,53,,-11,11/5/2002,39.96,57.81,-17.85,6.85,6.85,1,, -54994,88532,1415,2002,2002_Gov-G_WI,WI,Gov-G,Gov-G,St. Norbert College,313,10/22/2002,382,Jim Doyle,DEM,41,Scott McCallum,REP,33,,8,11/5/2002,45.09,41.39,3.7,4.3,4.3,1,, -54999,88537,1416,2002,2002_Gov-G_WY,WY,Gov-G,Gov-G,A&A Research,2,10/22/2002,400,Dave Freudenthal,DEM,36,Eli D. Bebout,REP,44,,-8,11/5/2002,49.96,47.92,2.04,10.04,-10.04,0,, -63768,117421,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,SurveyUSA,325,10/22/2002,739,Tom Strickland,DEM,46,Wayne A. Allard,REP,48,,-2,11/5/2002,45.77,50.7,-4.93,2.93,2.93,1,, -25521,30761,1655,2002,2002_Sen-G_IL,IL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/22/2002,625,Richard J. Durbin,DEM,56,Jim Durkin,REP,32,,24,11/5/2002,60.33,38.02,22.31,1.69,1.69,1,, -54694,117380,1655,2002,2002_Sen-G_IL,IL,Sen-G,Sen-G,SurveyUSA,325,10/22/2002,528,Richard J. Durbin,DEM,55,Jim Durkin,REP,36,,19,11/5/2002,60.33,38.02,22.31,3.31,-3.31,1,, -25553,30793,1663,2002,2002_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,10/22/2002,600,Carl Levin,DEM,61,Andrew Rocky Raczkowski,REP,27,,34,11/5/2002,60.61,37.89,22.72,11.28,11.28,1,sample size unavailable; estimated at 600 as a default, -25642,30882,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,CBS News/The New York Times,36,10/22/2002,746,Frank R. Lautenberg,DEM,52,Douglas R. Forrester,REP,39,,13,11/5/2002,53.88,43.95,9.93,3.07,3.07,1,, -25531,30771,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/22/2002,800,Frank R. Lautenberg,DEM,47,Douglas R. Forrester,REP,40,,7,11/5/2002,53.88,43.95,9.93,2.93,-2.93,1,, -63792,117445,1672,2002,2002_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,10/22/2002,611,Erskine Bowles,DEM,44,Elizabeth H. Dole,REP,50,,-6,11/5/2002,44.96,53.56,-8.61,2.61,2.61,1,, -25538,30778,1678,2002,2002_Sen-G_TN,TN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/22/2002,625,Bob Clement,DEM,40,Lamar Alexander,REP,50,,-10,11/5/2002,44.34,54.27,-9.93,.07,-.07,1,, -54970,117400,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,SurveyUSA,325,10/22/2002,683,Ron Kirk,DEM,45,John Cornyn,REP,52,,-7,11/5/2002,43.33,55.3,-11.97,4.97,4.97,1,, -54823,117976,2956,2002,2002_House-G_NV-1,NV-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/22/2002,300,Shelley Berkley,DEM,51,Lynette Maria Boggs-McDonald,REP,38,,13,11/5/2002,52.92,42.09,10.83,2.17,2.17,1,, -54823,117977,2958,2002,2002_House-G_NV-3,NV-3,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/22/2002,300,Dario Herrera,DEM,34,Jon C. Porter,REP,46,,-12,11/5/2002,37.24,56.08,-18.84,6.84,6.84,1,, -64201,118119,2965,2002,2002_House-G_NJ-5,NJ-5,House-G,House-G,Research 2000,281,10/22/2002,600,Anne Ricks Sumers,DEM,41,Scott Garrett,REP,49,,-8,11/5/2002,38.28,59.48,-21.2,13.2,13.2,1,, -63830,117533,3133,2002,2002_House-G_WA-2,WA-2,House-G,House-G,American Viewpoint,10,10/22/2002,300,Rick Larsen,DEM,39,Norma Smith,REP,42,,-3,11/5/2002,50.07,45.77,4.3,7.3,-7.3,0,for unspecified Republican spnosor,R -64227,118184,3142,2002,2002_House-G_WV-2,WV-2,House-G,House-G,RMS Research,273,10/22/2002,336,Jim Humphreys,DEM,32,Shelley Moore Capito,REP,53,,-21,11/5/2002,39.96,60.04,-20.09,.91,-.91,1,, -27981,33259,8653,2002,2002_House-G_US,US,House-G,House-G,Gallup,112,10/22/2002,600,Democratic,DEM,49,Republican,REP,46,,3,11/5/2002,45.24,49.97,-4.73,7.73,7.73,0,sample size unavailable; estimated at 600 as a default, -54542,88078,1381,2002,2002_Gov-G_AL,AL,Gov-G,Gov-G,University of South Alabama,361,10/23/2002,926,Don Siegelman,DEM,40,Bob Riley,REP,44,,-4,11/5/2002,48.95,49.17,-.23,3.77,-3.77,1,, -54568,88104,1383,2002,2002_Gov-G_AZ,AZ,Gov-G,Gov-G,SurveyUSA,325,10/23/2002,661,Janet Napolitano,DEM,42,Matt Salmon,REP,43,,-1,11/5/2002,46.19,45.22,.96,1.96,-1.96,0,, -54644,88180,1388,2002,2002_Gov-G_FL,FL,Gov-G,Gov-G,SurveyUSA,325,10/23/2002,792,Bill McBride,DEM,45,Jeb Bush,REP,52,,-7,11/5/2002,43.16,56.01,-12.85,5.85,5.85,1,, -54807,88344,1402,2002,2002_Gov-G_NH,NH,Gov-G,Gov-G,Becker Institute,26,10/23/2002,401,Mark Fernald,DEM,32,Craig Benson,REP,52,,-20,11/5/2002,38.21,58.62,-20.4,.4,.4,1,, -54995,88533,1415,2002,2002_Gov-G_WI,WI,Gov-G,Gov-G,University of Wisconsin-Milwaukee,366,10/23/2002,418,Jim Doyle,DEM,38,Scott McCallum,REP,36,,2,11/5/2002,45.09,41.39,3.7,1.7,-1.7,1,, -25431,30671,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,Ciruli Associates,51,10/23/2002,400,Tom Strickland,DEM,36,Wayne A. Allard,REP,44,,-8,11/5/2002,45.77,50.7,-4.93,3.07,-3.07,1,, -54807,117085,1669,2002,2002_Sen-G_NH,NH,Sen-G,Sen-G,Becker Institute,26,10/23/2002,401,Jeanne Shaheen,DEM,48,John E. Sununu,REP,42,,6,11/5/2002,46.4,50.82,-4.42,10.42,10.42,0,, -25480,30720,1672,2002,2002_Sen-G_NC,NC,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,10/23/2002,603,Erskine Bowles,DEM,41,Elizabeth H. Dole,REP,45,,-4,11/5/2002,44.96,53.56,-8.61,4.61,4.61,1,for Erskine Bowles,D -25487,30727,1677,2002,2002_Sen-G_SD,SD,Sen-G,Sen-G,GQR Research (GQRR),126,10/23/2002,553,Tim Johnson,DEM,46,John Thune,REP,44,,2,11/5/2002,49.62,49.47,.16,1.84,1.84,1,for Tim Johnson,D -64171,118078,2725,2002,2002_House-G_AZ-1,AZ-1,House-G,House-G,Public Opinion Strategies,260,10/23/2002,361,George Cordova,DEM,34,Richard Renzi,REP,46,,-12,11/5/2002,45.64,49.21,-3.57,8.43,-8.43,1,for unspecified Republican spnosor,R -64168,118072,2736,2002,2002_House-G_AR-4,AR-4,House-G,House-G,Opinion Research Associates,242,10/23/2002,400,Michael Avery Ross,DEM,53,Jay Woodson Dickey,REP,38,,15,11/5/2002,60.56,39.44,21.12,6.12,-6.12,1,, -64371,118423,2839,2002,2002_House-G_GA-12,GA-12,House-G,House-G,Tarrance Group,333,10/23/2002,402,Charles Walker,DEM,33,Max Burns,REP,48,,-15,11/5/2002,44.81,55.19,-10.38,4.62,-4.62,1,for unspecified Republican spnosor,R -64279,118261,2884,2002,2002_House-G_KY-3,KY-3,House-G,House-G,SurveyUSA,325,10/23/2002,707,Jack Conway,DEM,46,Anne Meagher Northup,REP,51,,-5,11/5/2002,48.39,51.61,-3.22,1.78,-1.78,1,, -27980,33258,8653,2002,2002_House-G_US,US,House-G,House-G,Fox News/Opinion Dynamics Corp.,104,10/23/2002,900,Democratic,DEM,40,Republican,REP,41,,-1,11/5/2002,45.24,49.97,-4.73,3.73,3.73,1,, -27979,33257,8653,2002,2002_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,10/23/2002,600,Democratic,DEM,47,Republican,REP,44,,3,11/5/2002,45.24,49.97,-4.73,7.73,7.73,0,sample size unavailable; estimated at 600 as a default, -65021,120621,8653,2002,2002_House-G_US,US,House-G,House-G,Zogby Interactive/JZ Analytics,395,10/23/2002,1200,Democratic,DEM,39,Republican,REP,37,,2,11/5/2002,45.24,49.97,-4.73,6.73,6.73,0,, -25629,88143,1386,2002,2002_Gov-G_CO,CO,Gov-G,Gov-G,Talmey-Drake Research & Strategy Inc.,329,10/24/2002,500,Rollie Heath,DEM,27,William F. Owens,REP,54,,-27,11/5/2002,33.65,62.62,-28.97,1.97,1.97,1,among registered voters, -54627,88163,1387,2002,2002_Gov-G_CT,CT,Gov-G,Gov-G,Quinnipiac University,267,10/24/2002,637,Bill Curry,DEM,38,John Rowland,REP,55,,-17,11/5/2002,43.89,56.11,-12.22,4.78,-4.78,1,, -54645,88181,1388,2002,2002_Gov-G_FL,FL,Gov-G,Gov-G,Fleming & Associates,96,10/24/2002,600,Bill McBride,DEM,43,Jeb Bush,REP,49,,-6,11/5/2002,43.16,56.01,-12.85,6.85,6.85,1,, -54646,88182,1388,2002,2002_Gov-G_FL,FL,Gov-G,Gov-G,SEA Polling & Strategic Design,302,10/24/2002,800,Bill McBride,DEM,43,Jeb Bush,REP,51,,-8,11/5/2002,43.16,56.01,-12.85,4.85,4.85,1,, -54910,88447,1408,2002,2002_Gov-G_PA,PA,Gov-G,Gov-G,Quinnipiac University,267,10/24/2002,636,Ed Rendell,DEM,54,Mike Fisher,REP,35,,19,11/5/2002,53.41,44.37,9.04,9.96,9.96,1,, -25464,88508,1413,2002,2002_Gov-G_TX,TX,Gov-G,Gov-G,Frank N. Magid Associates Inc.,105,10/24/2002,550,Tony Sanchez,DEM,38,Rick Perry,REP,51,,-13,11/5/2002,39.96,57.81,-17.85,4.85,4.85,1,, -54980,88517,1414,2002,2002_Gov-G_VT,VT,Gov-G,Gov-G,Research 2000,281,10/24/2002,600,Doug Racine,DEM,43,Jim Douglas,REP,37,,6,11/5/2002,42.39,44.94,-2.55,8.55,8.55,0,, -25629,30869,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,Talmey-Drake Research & Strategy Inc.,329,10/24/2002,500,Tom Strickland,DEM,42,Wayne A. Allard,REP,37,,5,11/5/2002,45.77,50.7,-4.93,9.93,9.93,0,among registered voters, -25525,30765,1667,2002,2002_Sen-G_MT,MT,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/24/2002,625,Max Baucus,DEM,59,Mike Taylor,REP,28,,31,11/5/2002,62.74,31.73,31,0,0,1,, -25464,30704,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,Frank N. Magid Associates Inc.,105,10/24/2002,550,Ron Kirk,DEM,40,John Cornyn,REP,43,,-3,11/5/2002,43.33,55.3,-11.97,8.97,8.97,1,, -64195,118105,2875,2002,2002_House-G_IA-3,IA-3,House-G,House-G,Red Sea Communications,278,10/24/2002,300,Leonard L. Boswell,DEM,43,Stan Thompson,REP,39,,4,11/5/2002,53.41,45.04,8.37,4.37,-4.37,1,for unspecified Republican spnosor,R -64118,117962,2880,2002,2002_House-G_KS-3,KS-3,House-G,House-G,Market Research Institute Inc.,186,10/24/2002,602,Dennis Moore,DEM,47,Adam Taff,REP,44,,3,11/5/2002,50.18,46.89,3.29,.29,-.29,1,, -25525,117978,2952,2002,2002_House-G_MT-1,MT-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/24/2002,625,Steve Kelly,DEM,30,Denny Rehberg,REP,58,,-28,11/5/2002,32.67,64.62,-31.95,3.95,3.95,1,, -38134,117348,8653,2002,2002_House-G_US,US,House-G,House-G,Harris Insights & Analytics,133,10/24/2002,882,Democratic,DEM,47,Republican,REP,43,,4,11/5/2002,45.24,49.97,-4.73,8.73,8.73,0,among registered voters, -66195,123134,8653,2002,2002_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,10/24/2002,600,Democratic,DEM,38,Republican,REP,37,,1,11/5/2002,45.24,49.97,-4.73,5.73,5.73,0,sample size unavailable; estimated at 600 as a default; among registered voters, -54569,88105,1383,2002,2002_Gov-G_AZ,AZ,Gov-G,Gov-G,Behavior Research Center (Rocky Mountain Poll),27,10/25/2002,549,Janet Napolitano,DEM,43,Matt Salmon,REP,46,,-3,11/5/2002,46.19,45.22,.96,3.96,-3.96,0,, -54550,88086,1384,2002,2002_Gov-G_AR,AR,Gov-G,Gov-G,Opinion Research Associates,242,10/25/2002,500,Jimmie Lou Fisher,DEM,43,Mike Huckabee,REP,49,,-6,11/5/2002,46.95,53.01,-6.06,.06,.06,1,, -54593,88129,1385,2002,2002_Gov-G_CA,CA,Gov-G,Gov-G,Los Angeles Times,172,10/25/2002,879,"Joseph 'Gray' Davis, Jr.",DEM,45,Bill Simon,REP,36,,9,11/5/2002,47.28,42.41,4.87,4.13,4.13,1,, -54764,88300,1395,2002,2002_Gov-G_ME,ME,Gov-G,Gov-G,RKM Research and Communications Inc.,272,10/25/2002,300,John Baldacci,DEM,46,Peter Cianchette,REP,36,,10,11/5/2002,47.15,41.47,5.68,4.32,4.32,1,, -54871,88408,1405,2002,2002_Gov-G_OH,OH,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,10/25/2002,602,Timothy Hagan,DEM,35,Bob Taft,REP,49,,-14,11/5/2002,38.31,57.76,-19.45,5.45,5.45,1,, -25559,30799,1650,2002,2002_Sen-G_AR,AR,Sen-G,Sen-G,Opinion Research Associates,242,10/25/2002,500,Mark L. Pryor,DEM,51,Tim Hutchinson,REP,43,,8,11/5/2002,53.9,46.1,7.79,.21,.21,1,, -54764,117486,1661,2002,2002_Sen-G_ME,ME,Sen-G,Sen-G,RKM Research and Communications Inc.,272,10/25/2002,300,Chellie Pingree,DEM,31,Susan M. Collins,REP,59,,-28,11/5/2002,41.56,58.44,-16.87,11.13,-11.13,1,, -25568,30808,1677,2002,2002_Sen-G_SD,SD,Sen-G,Sen-G,Public Opinion Strategies,260,10/25/2002,500,Tim Johnson,DEM,45,John Thune,REP,48,,-3,11/5/2002,49.62,49.47,.16,3.16,-3.16,0,for NRSC,R -64104,117947,2870,2002,2002_House-G_IN-7,IN-7,House-G,House-G,Indiana University,149,10/25/2002,506,Julia M. Carson,DEM,46,Ambrose A. McVey,REP,37,,9,11/5/2002,53.13,44.14,8.98,.02,.02,1,, -54764,118181,2897,2002,2002_House-G_ME-2,ME-2,House-G,House-G,RKM Research and Communications Inc.,272,10/25/2002,302,Michael H. Michaud,DEM,37,Kevin L. Raye,REP,36,,1,11/5/2002,52.01,47.99,4.01,3.01,-3.01,1,, -27977,33255,8653,2002,2002_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,10/25/2002,581,Democratic,DEM,43,Republican,REP,46,,-3,11/5/2002,45.24,49.97,-4.73,1.73,1.73,1,, -54570,88106,1383,2002,2002_Gov-G_AZ,AZ,Gov-G,Gov-G,Analytical Group,11,10/26/2002,600,Janet Napolitano,DEM,42,Matt Salmon,REP,37,,5,11/5/2002,46.19,45.22,.96,4.04,4.04,1,, -25515,88231,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,Market Shares Corp.,187,10/26/2002,701,Rod Blagojevich,DEM,47,Jim Ryan,REP,37,,10,11/5/2002,52.19,45.07,7.12,2.88,2.88,1,, -54696,88232,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/26/2002,600,Rod Blagojevich,DEM,51,Jim Ryan,REP,36,,15,11/5/2002,52.19,45.07,7.12,7.88,7.88,1,, -54709,88245,1394,2002,2002_Gov-G_KS,KS,Gov-G,Gov-G,Market Research Institute Inc.,186,10/26/2002,602,Kathleen Sebelius,DEM,46,Tim Shallenburger,REP,37,,9,11/5/2002,52.87,45.09,7.78,1.22,1.22,1,, -54710,88246,1394,2002,2002_Gov-G_KS,KS,Gov-G,Gov-G,SurveyUSA,325,10/26/2002,704,Kathleen Sebelius,DEM,53,Tim Shallenburger,REP,38,,15,11/5/2002,52.87,45.09,7.78,7.22,7.22,1,, -54765,88301,1395,2002,2002_Gov-G_ME,ME,Gov-G,Gov-G,Pan Atlantic Research,249,10/26/2002,500,John Baldacci,DEM,50,Peter Cianchette,REP,29,,21,11/5/2002,47.15,41.47,5.68,15.32,15.32,1,, -54752,88288,1396,2002,2002_Gov-G_MD,MD,Gov-G,Gov-G,SurveyUSA,325,10/26/2002,797,Kathleen Townsend,DEM,49,Robert Ehrlich Jr.,REP,48,,1,11/5/2002,47.68,51.55,-3.88,4.88,4.88,0,, -54730,88266,1397,2002,2002_Gov-G_MA,MA,Gov-G,Gov-G,Harvard University,135,10/26/2002,400,Shannon O'Brien,DEM,41,Mitt Romney,REP,39,,2,11/5/2002,44.94,49.77,-4.83,6.83,6.83,0,, -54731,88267,1397,2002,2002_Gov-G_MA,MA,Gov-G,Gov-G,RKM Research and Communications Inc.,272,10/26/2002,465,Shannon O'Brien,DEM,44,Mitt Romney,REP,38,,6,11/5/2002,44.94,49.77,-4.83,10.83,10.83,0,, -54784,88320,1398,2002,2002_Gov-G_MI,MI,Gov-G,Gov-G,SurveyUSA,325,10/26/2002,730,Jennifer Granholm,DEM,55,Dick Posthumus,REP,42,,13,11/5/2002,51.42,47.4,4.02,8.98,8.98,1,, -54798,88335,1400,2002,2002_Gov-G_NE,NE,Gov-G,Gov-G,Midwest Survey and Research,209,10/26/2002,604,Stormy Dean,DEM,20,Mike Johanns,REP,70,,-50,11/5/2002,27.52,68.68,-41.17,8.83,-8.83,1,, -25651,88345,1402,2002,2002_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,10/26/2002,651,Mark Fernald,DEM,37,Craig Benson,REP,49,,-12,11/5/2002,38.21,58.62,-20.4,8.4,8.4,1,, -54889,88426,1407,2002,2002_Gov-G_OR,OR,Gov-G,Gov-G,Riley Research Associates,290,10/26/2002,604,Ted Kulongoski,DEM,46,Kevin Mannix,REP,42,,4,11/5/2002,49.03,46.16,2.87,1.13,1.13,1,, -54911,88448,1408,2002,2002_Gov-G_PA,PA,Gov-G,Gov-G,Millersville University,210,10/26/2002,483,Ed Rendell,DEM,54,Mike Fisher,REP,36,,18,11/5/2002,53.41,44.37,9.04,8.96,8.96,1,, -54912,88449,1408,2002,2002_Gov-G_PA,PA,Gov-G,Gov-G,West Chester University,377,10/26/2002,472,Ed Rendell,DEM,49,Mike Fisher,REP,32,,17,11/5/2002,53.41,44.37,9.04,7.96,7.96,1,, -54931,88468,1410,2002,2002_Gov-G_SC,SC,Gov-G,Gov-G,SurveyUSA,325,10/26/2002,764,James H. Hodges,DEM,50,Mark Sanford,REP,47,,3,11/5/2002,47.05,52.85,-5.8,8.8,8.8,0,, -25536,88475,1411,2002,2002_Gov-G_SD,SD,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/26/2002,805,Jim Abbott,DEM,36,M. Michael Rounds,REP,55,,-19,11/5/2002,41.92,56.77,-14.84,4.16,-4.16,1,, -54996,88534,1415,2002,2002_Gov-G_WI,WI,Gov-G,Gov-G,Market Shares Corp.,187,10/26/2002,450,Jim Doyle,DEM,38,Scott McCallum,REP,36,,2,11/5/2002,45.09,41.39,3.7,1.7,-1.7,1,, -25515,30755,1655,2002,2002_Sen-G_IL,IL,Sen-G,Sen-G,Market Shares Corp.,187,10/26/2002,701,Richard J. Durbin,DEM,47,Jim Durkin,REP,27,,20,11/5/2002,60.33,38.02,22.31,2.31,-2.31,1,, -54765,117233,1661,2002,2002_Sen-G_ME,ME,Sen-G,Sen-G,Pan Atlantic Research,249,10/26/2002,500,Chellie Pingree,DEM,36,Susan M. Collins,REP,55,,-19,11/5/2002,41.56,58.44,-16.87,2.13,-2.13,1,, -25619,30859,1661,2002,2002_Sen-G_ME,ME,Sen-G,Sen-G,SMS Research & Marketing Services Inc.,296,10/26/2002,500,Chellie Pingree,DEM,36,Susan M. Collins,REP,55,,-19,11/5/2002,41.56,58.44,-16.87,2.13,-2.13,1,, -25551,30791,1668,2002,2002_Sen-G_NE,NE,Sen-G,Sen-G,Midwest Survey and Research,209,10/26/2002,604,Charlie Matulka,DEM,10,Chuck Hagel,REP,82,,-72,11/5/2002,14.64,82.76,-68.13,3.87,-3.87,1,, -25651,30891,1669,2002,2002_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,10/26/2002,648,Jeanne Shaheen,DEM,46,John E. Sununu,REP,42,,4,11/5/2002,46.4,50.82,-4.42,8.42,8.42,0,, -25598,30838,1674,2002,2002_Sen-G_OR,OR,Sen-G,Sen-G,Riley Research Associates,290,10/26/2002,604,Bill Bradbury,DEM,34,Gordon H. Smith,REP,56,,-22,11/5/2002,39.61,56.21,-16.6,5.4,-5.4,1,, -54931,117394,1676,2002,2002_Sen-G_SC,SC,Sen-G,Sen-G,SurveyUSA,325,10/26/2002,764,Alex Sanders,DEM,48,Lindsey Graham,REP,49,,-1,11/5/2002,44.19,54.4,-10.21,9.21,9.21,1,, -25536,30776,1677,2002,2002_Sen-G_SD,SD,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/26/2002,805,Tim Johnson,DEM,47,John Thune,REP,45,,2,11/5/2002,49.62,49.47,.16,1.84,1.84,1,, -54765,118073,2897,2002,2002_House-G_ME-2,ME-2,House-G,House-G,Pan Atlantic Research,249,10/26/2002,240,Michael H. Michaud,DEM,48,Kevin L. Raye,REP,38,,10,11/5/2002,52.01,47.99,4.01,5.99,5.99,1,, -54798,118022,2954,2002,2002_House-G_NE-2,NE-2,House-G,House-G,Midwest Survey and Research,209,10/26/2002,196,Jim Simon,DEM,33,Lee Terry,REP,54,,-21,11/5/2002,32.98,63.32,-30.33,9.33,9.33,1,, -64380,118433,2959,2002,2002_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,10/26/2002,316,Martha Fuller Clark,DEM,31,Jeb E. Bradley,REP,49,,-18,11/5/2002,38.48,58.11,-19.63,1.63,1.63,1,, -64048,117866,2960,2002,2002_House-G_NH-2,NH-2,House-G,House-G,Franklin Pierce University,107,10/26/2002,468,Katrina Swett,DEM,33,Charles Bass,REP,52,,-19,11/5/2002,40.86,56.81,-15.95,3.05,-3.05,1,, -64380,118434,2960,2002,2002_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,10/26/2002,309,Katrina Swett,DEM,41,Charles Bass,REP,47,,-6,11/5/2002,40.86,56.81,-15.95,9.95,9.95,1,, -64023,117827,2974,2002,2002_House-G_NM-1,NM-1,House-G,House-G,Data West Polling,74,10/26/2002,443,Richard M. Romero,DEM,46,Heather A. Wilson,REP,47,,-1,11/5/2002,44.66,55.34,-10.68,9.68,9.68,1,, -64023,117831,2975,2002,2002_House-G_NM-2,NM-2,House-G,House-G,Data West Polling,74,10/26/2002,312,John Arthur Smith,DEM,49,Stevan Pearce,REP,45,,4,11/5/2002,43.72,56.23,-12.51,16.51,16.51,0,, -25536,119661,3075,2002,2002_House-G_SD-1,SD-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/26/2002,805,Stephanie Herseth Sandlin,DEM,42,William J. Janklow,REP,47,,-5,11/5/2002,45.61,53.47,-7.86,2.86,2.86,1,, -27976,120399,8653,2002,2002_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,10/26/2002,600,Democratic,DEM,47,Republican,REP,49,,-2,11/5/2002,45.24,49.97,-4.73,2.73,2.73,1,sample size unavailable; estimated at 600 as a default, -27975,33253,8653,2002,2002_House-G_US,US,House-G,House-G,Ipsos,154,10/26/2002,600,Democratic,DEM,45,Republican,REP,43,,2,11/5/2002,45.24,49.97,-4.73,6.73,6.73,0,sample size unavailable; estimated at 600 as a default, -54594,88130,1385,2002,2002_Gov-G_CA,CA,Gov-G,Gov-G,SurveyUSA,325,10/27/2002,563,"Joseph 'Gray' Davis, Jr.",DEM,48,Bill Simon,REP,37,,11,11/5/2002,47.28,42.41,4.87,6.13,6.13,1,, -54608,88144,1386,2002,2002_Gov-G_CO,CO,Gov-G,Gov-G,Ciruli Associates,51,10/27/2002,400,Rollie Heath,DEM,24,William F. Owens,REP,60,,-36,11/5/2002,33.65,62.62,-28.97,7.03,-7.03,1,, -25626,88145,1386,2002,2002_Gov-G_CO,CO,Gov-G,Gov-G,Talmey-Drake Research & Strategy Inc.,329,10/27/2002,500,Rollie Heath,DEM,21,William F. Owens,REP,65,,-44,11/5/2002,33.65,62.62,-28.97,15.03,-15.03,1,among registered voters, -25412,88190,1389,2002,2002_Gov-G_GA,GA,Gov-G,Gov-G,Marketing Workshop,194,10/27/2002,800,Roy Barnes,DEM,51,Sonny Perdue,REP,40,,11,11/5/2002,46.2,51.36,-5.15,16.15,16.15,0,, -54753,88289,1396,2002,2002_Gov-G_MD,MD,Gov-G,Gov-G,Potomac Incorporated,256,10/27/2002,869,Kathleen Townsend,DEM,44,Robert Ehrlich Jr.,REP,48,,-4,11/5/2002,47.68,51.55,-3.88,.12,-.12,1,, -25448,88427,1407,2002,2002_Gov-G_OR,OR,Gov-G,Gov-G,DHM Research,76,10/27/2002,608,Ted Kulongoski,DEM,48,Kevin Mannix,REP,42,,6,11/5/2002,49.03,46.16,2.87,3.13,3.13,1,, -54913,88450,1408,2002,2002_Gov-G_PA,PA,Gov-G,Gov-G,SurveyUSA,325,10/27/2002,668,Ed Rendell,DEM,56,Mike Fisher,REP,37,,19,11/5/2002,53.41,44.37,9.04,9.96,9.96,1,, -54950,88487,1412,2002,2002_Gov-G_TN,TN,Gov-G,Gov-G,SurveyUSA,325,10/27/2002,726,Phil Bredesen,DEM,48,Van Hilleary,REP,44,,4,11/5/2002,50.65,47.59,3.05,.95,.95,1,, -25595,88509,1413,2002,2002_Gov-G_TX,TX,Gov-G,Gov-G,Rice University,286,10/27/2002,656,Tony Sanchez,DEM,37,Rick Perry,REP,49,,-12,11/5/2002,39.96,57.81,-17.85,5.85,5.85,1,, -54997,88535,1415,2002,2002_Gov-G_WI,WI,Gov-G,Gov-G,University of Wisconsin (Badger Poll),365,10/27/2002,501,Jim Doyle,DEM,41,Scott McCallum,REP,34,,7,11/5/2002,45.09,41.39,3.7,3.3,3.3,1,, -25427,30667,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,Ciruli Associates,51,10/27/2002,400,Tom Strickland,DEM,39,Wayne A. Allard,REP,41,,-2,11/5/2002,45.77,50.7,-4.93,2.93,2.93,1,, -25626,30866,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,Talmey-Drake Research & Strategy Inc.,329,10/27/2002,500,Tom Strickland,DEM,39,Wayne A. Allard,REP,43,,-4,11/5/2002,45.77,50.7,-4.93,.93,.93,1,among registered voters, -25412,30652,1653,2002,2002_Sen-G_GA,GA,Sen-G,Sen-G,Marketing Workshop,194,10/27/2002,800,Max Cleland,DEM,49,Saxby Chambliss,REP,44,,5,11/5/2002,45.89,52.75,-6.85,11.85,11.85,0,, -25565,30805,1664,2002,2002_Sen-G_MN,MN,Sen-G,Sen-G,Public Opinion Strategies,260,10/27/2002,600,Walter F. Mondale,DEM,45,Norm Coleman,REP,43,,2,11/5/2002,47.32,49.52,-2.19,4.19,4.19,0,for NRSC,R -25514,30754,1666,2002,2002_Sen-GS_MO,MO,Sen-G,Sen-GS,Market Research Institute Inc.,186,10/27/2002,601,Jean Carnahan,DEM,41,Jim Talent,REP,46,,-5,11/5/2002,48.67,49.8,-1.13,3.87,-3.87,1,, -25448,30688,1674,2002,2002_Sen-G_OR,OR,Sen-G,Sen-G,DHM Research,76,10/27/2002,608,Bill Bradbury,DEM,36,Gordon H. Smith,REP,55,,-19,11/5/2002,39.61,56.21,-16.6,2.4,-2.4,1,, -54950,117398,1678,2002,2002_Sen-G_TN,TN,Sen-G,Sen-G,SurveyUSA,325,10/27/2002,726,Bob Clement,DEM,41,Lamar Alexander,REP,52,,-11,11/5/2002,44.34,54.27,-9.93,1.07,-1.07,1,, -25595,30835,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,Rice University,286,10/27/2002,656,Ron Kirk,DEM,39,John Cornyn,REP,45,,-6,11/5/2002,43.33,55.3,-11.97,5.97,5.97,1,, -64382,118448,2798,2002,2002_House-G_CT-2,CT-2,House-G,House-G,University of Connecticut,347,10/27/2002,624,Joe Courtney,DEM,35,Robert R. Simmons,REP,47,,-12,11/5/2002,45.91,54.09,-8.18,3.82,-3.82,1,, -54753,118090,2899,2002,2002_House-G_MD-2,MD-2,House-G,House-G,Potomac Incorporated,256,10/27/2002,478,Dutch Ruppersberger,DEM,49,Helen Delich Bentley,REP,40,,9,11/5/2002,54.31,45.69,8.61,.39,.39,1,, -54753,118089,2905,2002,2002_House-G_MD-8,MD-8,House-G,House-G,Potomac Incorporated,256,10/27/2002,563,Chris Van Hollen,DEM,44,Constance A. Morella,REP,47,,-3,11/5/2002,51.74,47.52,4.22,7.22,-7.22,0,, -64281,118263,3038,2002,2002_House-G_OK-1,OK-1,House-G,House-G,SurveyUSA,325,10/27/2002,630,Doug Dodd,DEM,41,John A. Sullivan,REP,56,,-15,11/5/2002,42.17,55.62,-13.45,1.55,-1.55,1,, -64172,118079,3060,2002,2002_House-G_PA-13,PA-13,House-G,House-G,Public Opinion Strategies,260,10/27/2002,300,Joe Hoeffel,DEM,43,Melissa Brown,REP,35,,8,11/5/2002,50.95,47.34,3.61,4.39,4.39,1,for unspecified Republican spnosor,R -64008,117809,3118,2002,2002_House-G_UT-2,UT-2,House-G,House-G,Dan Jones & Associates,70,10/27/2002,515,Jim Matheson,DEM,48,John Swallow,REP,42,,6,11/5/2002,49.43,48.69,.73,5.27,5.27,1,, -54595,88131,1385,2002,2002_Gov-G_CA,CA,Gov-G,Gov-G,Field Research Corp. (Field Poll),94,10/28/2002,740,"Joseph 'Gray' Davis, Jr.",DEM,41,Bill Simon,REP,34,,7,11/5/2002,47.28,42.41,4.87,2.13,2.13,1,, -54596,88132,1385,2002,2002_Gov-G_CA,CA,Gov-G,Gov-G,Tarrance Group,333,10/28/2002,500,"Joseph 'Gray' Davis, Jr.",DEM,42,Bill Simon,REP,39,,3,11/5/2002,47.28,42.41,4.87,1.87,-1.87,1,for unspecified Republican spnosor,R -54647,88183,1388,2002,2002_Gov-G_FL,FL,Gov-G,Gov-G,Garin-Hart-Yang Research Group,113,10/28/2002,604,Bill McBride,DEM,45,Jeb Bush,REP,48,,-3,11/5/2002,43.16,56.01,-12.85,9.85,9.85,1,for Bill McBride,D -54648,88184,1388,2002,2002_Gov-G_FL,FL,Gov-G,Gov-G,Marketing Workshop,194,10/28/2002,300,Bill McBride,DEM,43,Jeb Bush,REP,47,,-4,11/5/2002,43.16,56.01,-12.85,8.85,8.85,1,, -54660,88196,1390,2002,2002_Gov-G_HI,HI,Gov-G,Gov-G,Ward Research (Honolulu Star-Advertiser),375,10/28/2002,750,Mazie Hirono,DEM,43,Linda Lingle,REP,44,,-1,11/5/2002,47.01,51.56,-4.54,3.54,3.54,1,, -54697,88233,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,Garin-Hart-Yang Research Group,113,10/28/2002,606,Rod Blagojevich,DEM,52,Jim Ryan,REP,36,,16,11/5/2002,52.19,45.07,7.12,8.88,8.88,1,for Rod Blagojevich,D -54698,88234,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,Market Strategies International,189,10/28/2002,400,Rod Blagojevich,DEM,45,Jim Ryan,REP,39,,6,11/5/2002,52.19,45.07,7.12,1.12,-1.12,1,for Jim Ryan,R -54668,88204,1393,2002,2002_Gov-G_IA,IA,Gov-G,Gov-G,SurveyUSA,325,10/28/2002,614,Tom Vilsack,DEM,56,Doug Gross,REP,42,,14,11/5/2002,52.69,44.51,8.17,5.83,5.83,1,, -25618,88329,1399,2002,2002_Gov-G_MN,MN,Gov-G,Gov-G,Star Tribune,315,10/28/2002,929,Roger Moe,DEM,33,Tim Pawlenty,REP,29,,4,11/5/2002,36.46,44.37,-7.91,11.91,11.91,0,, -54824,88361,1401,2002,2002_Gov-G_NV,NV,Gov-G,Gov-G,SurveyUSA,325,10/28/2002,523,Joseph Neal,DEM,28,Kenny Guinn,REP,63,,-35,11/5/2002,22.01,68.24,-46.24,11.24,11.24,1,, -54872,88409,1405,2002,2002_Gov-G_OH,OH,Gov-G,Gov-G,Columbus Dispatch,57,10/28/2002,2048,Timothy Hagan,DEM,40,Bob Taft,REP,58,,-18,11/5/2002,38.31,57.76,-19.45,1.45,1.45,1,, -54891,88428,1407,2002,2002_Gov-G_OR,OR,Gov-G,Gov-G,Research 2000,281,10/28/2002,802,Ted Kulongoski,DEM,48,Kevin Mannix,REP,40,,8,11/5/2002,49.03,46.16,2.87,5.13,5.13,1,, -54920,88457,1409,2002,2002_Gov-G_RI,RI,Gov-G,Gov-G,Fleming & Associates,96,10/28/2002,401,Myrth York,DEM,40,Donald Carcieri,REP,43,,-3,11/5/2002,45.24,54.76,-9.52,6.52,6.52,1,, -54668,117379,1656,2002,2002_Sen-G_IA,IA,Sen-G,Sen-G,SurveyUSA,325,10/28/2002,605,Tom Harkin,DEM,60,Greg Ganske,REP,38,,22,11/5/2002,54.18,43.78,10.4,11.6,11.6,1,, -25618,30858,1664,2002,2002_Sen-G_MN,MN,Sen-G,Sen-G,Star Tribune,315,10/28/2002,600,Walter F. Mondale,DEM,47,Norm Coleman,REP,39,,8,11/5/2002,47.32,49.52,-2.19,10.19,10.19,0,sample size unavailable; estimated at 600 as a default, -25401,30641,1666,2002,2002_Sen-GS_MO,MO,Sen-G,Sen-GS,American Viewpoint,10,10/28/2002,600,Jean Carnahan,DEM,42,Jim Talent,REP,49,,-7,11/5/2002,48.67,49.8,-1.13,5.87,-5.87,1,for Jim Talent,R -63783,117436,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,SurveyUSA,325,10/28/2002,732,Frank R. Lautenberg,DEM,51,Douglas R. Forrester,REP,41,,10,11/5/2002,53.88,43.95,9.93,.07,.07,1,, -25647,30887,1672,2002,2002_Sen-G_NC,NC,Sen-G,Sen-G,University of North Carolina,359,10/28/2002,560,Erskine Bowles,DEM,40,Elizabeth H. Dole,REP,47,,-7,11/5/2002,44.96,53.56,-8.61,1.61,1.61,1,among registered voters, -25592,30832,1674,2002,2002_Sen-G_OR,OR,Sen-G,Sen-G,Research 2000,281,10/28/2002,802,Bill Bradbury,DEM,40,Gordon H. Smith,REP,55,,-15,11/5/2002,39.61,56.21,-16.6,1.6,1.6,1,, -25567,30807,1677,2002,2002_Sen-G_SD,SD,Sen-G,Sen-G,Public Opinion Strategies,260,10/28/2002,500,Tim Johnson,DEM,45,John Thune,REP,48,,-3,11/5/2002,49.62,49.47,.16,3.16,-3.16,0,for NRSC,R -64383,118449,2801,2002,2002_House-G_CT-5,CT-5,House-G,House-G,University of Connecticut,347,10/28/2002,642,James H. Maloney,DEM,36,Nancy L. Johnson,REP,53,,-17,11/5/2002,43.26,54.25,-10.99,6.01,-6.01,1,, -64111,117954,2884,2002,2002_House-G_KY-3,KY-3,House-G,House-G,Louisville Courier-Journal,174,10/28/2002,671,Jack Conway,DEM,41,Anne Meagher Northup,REP,51,,-10,11/5/2002,48.39,51.61,-3.22,6.78,-6.78,1,, -54920,117856,3067,2002,2002_House-G_RI-1,RI-1,House-G,House-G,Fleming & Associates,96,10/28/2002,250,Patrick J. Kennedy,DEM,50,David W. Rogers,REP,29,,21,11/5/2002,59.88,37.31,22.57,1.57,-1.57,1,, -27974,33252,8653,2002,2002_House-G_US,US,House-G,House-G,Zogby Interactive/JZ Analytics,395,10/28/2002,600,Democratic,DEM,51,Republican,REP,49,,2,11/5/2002,45.24,49.97,-4.73,6.73,6.73,0,sample size unavailable; estimated at 600 as a default, -54649,88185,1388,2002,2002_Gov-G_FL,FL,Gov-G,Gov-G,Florida Poll,99,10/29/2002,715,Bill McBride,DEM,43,Jeb Bush,REP,49,,-6,11/5/2002,43.16,56.01,-12.85,6.85,6.85,1,, -54650,88186,1388,2002,2002_Gov-G_FL,FL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/29/2002,800,Bill McBride,DEM,43,Jeb Bush,REP,51,,-8,11/5/2002,43.16,56.01,-12.85,4.85,4.85,1,, -54671,88207,1391,2002,2002_Gov-G_ID,ID,Gov-G,Gov-G,Greg Smith and Associates,128,10/29/2002,400,Jerry Brady,DEM,40,C. Dirk Kempthorne,REP,48,,-8,11/5/2002,41.73,56.28,-14.55,6.55,6.55,1,, -25580,88235,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,Research 2000,281,10/29/2002,600,Rod Blagojevich,DEM,53,Jim Ryan,REP,42,,11,11/5/2002,52.19,45.07,7.12,3.88,3.88,1,, -54700,88236,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,SurveyUSA,325,10/29/2002,535,Rod Blagojevich,DEM,53,Jim Ryan,REP,39,,14,11/5/2002,52.19,45.07,7.12,6.88,6.88,1,, -54669,88205,1393,2002,2002_Gov-G_IA,IA,Gov-G,Gov-G,Research 2000,281,10/29/2002,600,Tom Vilsack,DEM,53,Doug Gross,REP,41,,12,11/5/2002,52.69,44.51,8.17,3.83,3.83,1,, -54754,88290,1396,2002,2002_Gov-G_MD,MD,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/29/2002,625,Kathleen Townsend,DEM,46,Robert Ehrlich Jr.,REP,47,,-1,11/5/2002,47.68,51.55,-3.88,2.88,2.88,1,, -25552,88321,1398,2002,2002_Gov-G_MI,MI,Gov-G,Gov-G,Mitchell Research & Communications,213,10/29/2002,600,Jennifer Granholm,DEM,51,Dick Posthumus,REP,38,,13,11/5/2002,51.42,47.4,4.02,8.98,8.98,1,, -25390,88346,1402,2002,2002_Gov-G_NH,NH,Gov-G,Gov-G,American Research Group,9,10/29/2002,600,Mark Fernald,DEM,36,Craig Benson,REP,52,,-16,11/5/2002,38.21,58.62,-20.4,4.4,4.4,1,, -25468,88347,1402,2002,2002_Gov-G_NH,NH,Gov-G,Gov-G,Franklin Pierce University,107,10/29/2002,933,Mark Fernald,DEM,36,Craig Benson,REP,44,,-8,11/5/2002,38.21,58.62,-20.4,12.4,12.4,1,among registered voters, -25532,88355,1403,2002,2002_Gov-G_NM,NM,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/29/2002,405,Bill Richardson,DEM,51,John Sanchez,REP,37,,14,11/5/2002,55.49,39.05,16.44,2.44,-2.44,1,, -54856,88393,1404,2002,2002_Gov-G_NY,NY,Gov-G,Gov-G,Marist College,183,10/29/2002,432,H. Carl McCall,DEM,27,George Pataki,REP,48,,-21,11/5/2002,33.5,49.4,-15.9,5.1,-5.1,1,, -54857,88394,1404,2002,2002_Gov-G_NY,NY,Gov-G,Gov-G,SurveyUSA,325,10/29/2002,567,H. Carl McCall,DEM,32,George Pataki,REP,47,,-15,11/5/2002,33.5,49.4,-15.9,.9,.9,1,, -54881,88418,1406,2002,2002_Gov-G_OK,OK,Gov-G,Gov-G,SurveyUSA,325,10/29/2002,710,Brad Henry,DEM,39,Steve Largent,REP,37,,2,11/5/2002,43.27,42.61,.66,1.34,1.34,1,, -54921,88458,1409,2002,2002_Gov-G_RI,RI,Gov-G,Gov-G,SurveyUSA,325,10/29/2002,593,Myrth York,DEM,45,Donald Carcieri,REP,48,,-3,11/5/2002,45.24,54.76,-9.52,6.52,6.52,1,, -54932,88469,1410,2002,2002_Gov-G_SC,SC,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/29/2002,625,James H. Hodges,DEM,42,Mark Sanford,REP,49,,-7,11/5/2002,47.05,52.85,-5.8,1.2,-1.2,1,, -25492,30732,1654,2002,2002_Sen-G_ID,ID,Sen-G,Sen-G,Greg Smith and Associates,128,10/29/2002,400,Alan Blinken,DEM,30,Larry E. Craig,REP,61,,-31,11/5/2002,32.55,65.16,-32.61,1.61,1.61,1,, -25580,30820,1655,2002,2002_Sen-G_IL,IL,Sen-G,Sen-G,Research 2000,281,10/29/2002,600,Richard J. Durbin,DEM,56,Jim Durkin,REP,39,,17,11/5/2002,60.33,38.02,22.31,5.31,-5.31,1,, -54700,117383,1655,2002,2002_Sen-G_IL,IL,Sen-G,Sen-G,SurveyUSA,325,10/29/2002,528,Richard J. Durbin,DEM,56,Jim Durkin,REP,37,,19,11/5/2002,60.33,38.02,22.31,3.31,-3.31,1,, -25575,30815,1656,2002,2002_Sen-G_IA,IA,Sen-G,Sen-G,Research 2000,281,10/29/2002,600,Tom Harkin,DEM,52,Greg Ganske,REP,43,,9,11/5/2002,54.18,43.78,10.4,1.4,-1.4,1,, -63776,117429,1658,2002,2002_Sen-G_KY,KY,Sen-G,Sen-G,SurveyUSA,325,10/29/2002,705,Lois Combs Weinberg,DEM,29,Mitch McConnell,REP,66,,-37,11/5/2002,35.32,64.68,-29.35,7.65,-7.65,1,, -25452,30692,1663,2002,2002_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,10/29/2002,600,Carl Levin,DEM,63,Andrew Rocky Raczkowski,REP,31,,32,11/5/2002,60.61,37.89,22.72,9.28,9.28,1,sample size unavailable; estimated at 600 as a default, -25552,30792,1663,2002,2002_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,10/29/2002,600,Carl Levin,DEM,60,Andrew Rocky Raczkowski,REP,30,,30,11/5/2002,60.61,37.89,22.72,7.28,7.28,1,, -25583,30823,1666,2002,2002_Sen-GS_MO,MO,Sen-G,Sen-GS,Research 2000,281,10/29/2002,600,Jean Carnahan,DEM,46,Jim Talent,REP,50,,-4,11/5/2002,48.67,49.8,-1.13,2.87,-2.87,1,, -25390,30630,1669,2002,2002_Sen-G_NH,NH,Sen-G,Sen-G,American Research Group,9,10/29/2002,600,Jeanne Shaheen,DEM,46,John E. Sununu,REP,48,,-2,11/5/2002,46.4,50.82,-4.42,2.42,2.42,1,, -25468,30708,1669,2002,2002_Sen-G_NH,NH,Sen-G,Sen-G,Franklin Pierce University,107,10/29/2002,933,Jeanne Shaheen,DEM,45,John E. Sununu,REP,40,,5,11/5/2002,46.4,50.82,-4.42,9.42,9.42,0,among registered voters, -25604,30844,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,Rutgers University,295,10/29/2002,458,Frank R. Lautenberg,DEM,52,Douglas R. Forrester,REP,40,,12,11/5/2002,53.88,43.95,9.93,2.07,2.07,1,, -25532,30772,1671,2002,2002_Sen-G_NM,NM,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/29/2002,405,Gloria Tristani,DEM,28,Pete V. Domenici,REP,61,,-33,11/5/2002,34.96,65.04,-30.08,2.92,-2.92,1,, -64864,120119,1672,2002,2002_Sen-G_NC,NC,Sen-G,Sen-G,Ethridge & Associates LLC,89,10/29/2002,560,Erskine Bowles,DEM,40,Elizabeth H. Dole,REP,47,,-7,11/5/2002,44.96,53.56,-8.61,1.61,1.61,1,, -25529,30769,1672,2002,2002_Sen-G_NC,NC,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/29/2002,625,Erskine Bowles,DEM,42,Elizabeth H. Dole,REP,48,,-6,11/5/2002,44.96,53.56,-8.61,2.61,2.61,1,, -63793,117446,1672,2002,2002_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,10/29/2002,611,Erskine Bowles,DEM,46,Elizabeth H. Dole,REP,50,,-4,11/5/2002,44.96,53.56,-8.61,4.61,4.61,1,, -54881,117388,1673,2002,2002_Sen-G_OK,OK,Sen-G,Sen-G,SurveyUSA,325,10/29/2002,710,David Walters,DEM,35,James M. Inhofe,REP,52,,-17,11/5/2002,36.31,57.3,-20.99,3.99,3.99,1,, -25533,30773,1676,2002,2002_Sen-G_SC,SC,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/29/2002,625,Alex Sanders,DEM,36,Lindsey Graham,REP,53,,-17,11/5/2002,44.19,54.4,-10.21,6.79,-6.79,1,, -64282,118264,2881,2002,2002_House-G_KS-4,KS-4,House-G,House-G,SurveyUSA,325,10/29/2002,518,Carlos J. Nolla,DEM,38,Todd Tiahrt,REP,55,,-17,11/5/2002,37,60.58,-23.58,6.58,6.58,1,, -25390,117526,2959,2002,2002_House-G_NH-1,NH-1,House-G,House-G,American Research Group,9,10/29/2002,300,Martha Fuller Clark,DEM,42,Jeb E. Bradley,REP,52,,-10,11/5/2002,38.48,58.11,-19.63,9.63,9.63,1,, -25468,117867,2959,2002,2002_House-G_NH-1,NH-1,House-G,House-G,Franklin Pierce University,107,10/29/2002,466,Martha Fuller Clark,DEM,36,Jeb E. Bradley,REP,43,,-7,11/5/2002,38.48,58.11,-19.63,12.63,12.63,1,among registered voters, -25390,117527,2960,2002,2002_House-G_NH-2,NH-2,House-G,House-G,American Research Group,9,10/29/2002,300,Katrina Swett,DEM,38,Charles Bass,REP,55,,-17,11/5/2002,40.86,56.81,-15.95,1.05,-1.05,1,, -25532,117979,2974,2002,2002_House-G_NM-1,NM-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/29/2002,309,Richard M. Romero,DEM,40,Heather A. Wilson,REP,48,,-8,11/5/2002,44.66,55.34,-10.68,2.68,2.68,1,, -25532,117980,2975,2002,2002_House-G_NM-2,NM-2,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/29/2002,300,John Arthur Smith,DEM,42,Stevan Pearce,REP,47,,-5,11/5/2002,43.72,56.23,-12.51,7.51,7.51,1,, -38139,33251,8653,2002,2002_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,10/29/2002,600,Democratic,DEM,40,Republican,REP,47,,-7,11/5/2002,45.24,49.97,-4.73,2.27,-2.27,1,sample size unavailable; estimated at 600 as a default, -25643,117640,1381,2002,2002_Gov-G_AL,AL,Gov-G,Gov-G,University of Alabama at Birmingham,344,10/30/2002,600,Don Siegelman,DEM,39,Bob Riley,REP,47,,-8,11/5/2002,48.95,49.17,-.23,7.77,-7.77,1,, -54543,88079,1381,2002,2002_Gov-G_AL,AL,Gov-G,Gov-G,University of South Alabama,361,10/30/2002,600,Don Siegelman,DEM,39,Bob Riley,REP,47,,-8,11/5/2002,48.95,49.17,-.23,7.77,-7.77,1,, -54571,88107,1383,2002,2002_Gov-G_AZ,AZ,Gov-G,Gov-G,Behavior Research Center (Rocky Mountain Poll),27,10/30/2002,549,Janet Napolitano,DEM,40,Matt Salmon,REP,41,,-1,11/5/2002,46.19,45.22,.96,1.96,-1.96,0,, -54572,88108,1383,2002,2002_Gov-G_AZ,AZ,Gov-G,Gov-G,SurveyUSA,325,10/30/2002,661,Janet Napolitano,DEM,43,Matt Salmon,REP,41,,2,11/5/2002,46.19,45.22,.96,1.04,1.04,1,, -25623,88146,1386,2002,2002_Gov-G_CO,CO,Gov-G,Gov-G,Talmey-Drake Research & Strategy Inc.,329,10/30/2002,500,Rollie Heath,DEM,28,William F. Owens,REP,52,,-24,11/5/2002,33.65,62.62,-28.97,4.97,4.97,1,among registered voters, -54628,88164,1387,2002,2002_Gov-G_CT,CT,Gov-G,Gov-G,Research 2000,281,10/30/2002,600,Bill Curry,DEM,42,John Rowland,REP,56,,-14,11/5/2002,43.89,56.11,-12.22,1.78,-1.78,1,, -54711,88247,1394,2002,2002_Gov-G_KS,KS,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/30/2002,625,Kathleen Sebelius,DEM,49,Tim Shallenburger,REP,42,,7,11/5/2002,52.87,45.09,7.78,.78,-.78,1,, -54732,88268,1397,2002,2002_Gov-G_MA,MA,Gov-G,Gov-G,KRC/Communications Research,160,10/30/2002,400,Shannon O'Brien,DEM,41,Mitt Romney,REP,40,,1,11/5/2002,44.94,49.77,-4.83,5.83,5.83,0,, -25587,88348,1402,2002,2002_Gov-G_NH,NH,Gov-G,Gov-G,Research 2000,281,10/30/2002,600,Mark Fernald,DEM,40,Craig Benson,REP,54,,-14,11/5/2002,38.21,58.62,-20.4,6.4,6.4,1,, -25572,88356,1403,2002,2002_Gov-G_NM,NM,Gov-G,Gov-G,Research & Polling Inc.,280,10/30/2002,905,Bill Richardson,DEM,52,John Sanchez,REP,34,,18,11/5/2002,55.49,39.05,16.44,1.56,1.56,1,, -54858,88395,1404,2002,2002_Gov-G_NY,NY,Gov-G,Gov-G,Blum & Weprin Associates,32,10/30/2002,1052,H. Carl McCall,DEM,27,George Pataki,REP,43,,-16,11/5/2002,33.5,49.4,-15.9,.1,-.1,1,, -54873,88410,1405,2002,2002_Gov-G_OH,OH,Gov-G,Gov-G,SurveyUSA,325,10/30/2002,725,Timothy Hagan,DEM,39,Bob Taft,REP,57,,-18,11/5/2002,38.31,57.76,-19.45,1.45,1.45,1,, -54914,88451,1408,2002,2002_Gov-G_PA,PA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/30/2002,805,Ed Rendell,DEM,53,Mike Fisher,REP,36,,17,11/5/2002,53.41,44.37,9.04,7.96,7.96,1,, -54973,88510,1413,2002,2002_Gov-G_TX,TX,Gov-G,Gov-G,SurveyUSA,325,10/30/2002,683,Tony Sanchez,DEM,43,Rick Perry,REP,53,,-10,11/5/2002,39.96,57.81,-17.85,7.85,7.85,1,, -25643,30883,1648,2002,2002_Sen-G_AL,AL,Sen-G,Sen-G,University of Alabama at Birmingham,344,10/30/2002,600,Susan Parker,DEM,26,Jeff Sessions,REP,61,,-35,11/5/2002,39.83,58.58,-18.75,16.25,-16.25,1,, -25623,30863,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,Talmey-Drake Research & Strategy Inc.,329,10/30/2002,500,Tom Strickland,DEM,42,Wayne A. Allard,REP,38,,4,11/5/2002,45.77,50.7,-4.93,8.93,8.93,0,among registered voters, -25587,30827,1669,2002,2002_Sen-G_NH,NH,Sen-G,Sen-G,Research 2000,281,10/30/2002,600,Jeanne Shaheen,DEM,47,John E. Sununu,REP,46,,1,11/5/2002,46.4,50.82,-4.42,5.42,5.42,0,, -25461,30701,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,Fairleigh Dickinson University (PublicMind),92,10/30/2002,600,Frank R. Lautenberg,DEM,47,Douglas R. Forrester,REP,37,,10,11/5/2002,53.88,43.95,9.93,.07,.07,1,sample size unavailable; estimated at 600 as a default, -25572,30812,1671,2002,2002_Sen-G_NM,NM,Sen-G,Sen-G,Research & Polling Inc.,280,10/30/2002,905,Gloria Tristani,DEM,27,Pete V. Domenici,REP,65,,-38,11/5/2002,34.96,65.04,-30.08,7.92,-7.92,1,, -54973,117401,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,SurveyUSA,325,10/30/2002,683,Ron Kirk,DEM,45,John Cornyn,REP,53,,-8,11/5/2002,43.33,55.3,-11.97,3.97,3.97,1,, -54628,118120,2798,2002,2002_House-G_CT-2,CT-2,House-G,House-G,Research 2000,281,10/30/2002,600,Joe Courtney,DEM,40,Robert R. Simmons,REP,49,,-9,11/5/2002,45.91,54.09,-8.18,.82,-.82,1,, -54628,118121,2801,2002,2002_House-G_CT-5,CT-5,House-G,House-G,Research 2000,281,10/30/2002,600,James H. Maloney,DEM,41,Nancy L. Johnson,REP,50,,-9,11/5/2002,43.26,54.25,-10.99,1.99,1.99,1,, -64120,117964,2870,2002,2002_House-G_IN-7,IN-7,House-G,House-G,Market Shares Corp.,187,10/30/2002,400,Julia M. Carson,DEM,43,Ambrose A. McVey,REP,42,,1,11/5/2002,53.13,44.14,8.98,7.98,-7.98,1,, -64283,118265,2884,2002,2002_House-G_KY-3,KY-3,House-G,House-G,SurveyUSA,325,10/30/2002,707,Jack Conway,DEM,48,Anne Meagher Northup,REP,49,,-1,11/5/2002,48.39,51.61,-3.22,2.22,2.22,1,, -64283,118266,2885,2002,2002_House-G_KY-4,KY-4,House-G,House-G,SurveyUSA,325,10/30/2002,600,Ken Lucas,DEM,51,Geoff Davis,REP,46,,5,11/5/2002,51.11,47.54,3.57,1.43,1.43,1,, -25587,118122,2959,2002,2002_House-G_NH-1,NH-1,House-G,House-G,Research 2000,281,10/30/2002,300,Martha Fuller Clark,DEM,42,Jeb E. Bradley,REP,50,,-8,11/5/2002,38.48,58.11,-19.63,11.63,11.63,1,, -25587,118123,2960,2002,2002_House-G_NH-2,NH-2,House-G,House-G,Research 2000,281,10/30/2002,300,Katrina Swett,DEM,41,Charles Bass,REP,48,,-7,11/5/2002,40.86,56.81,-15.95,8.95,8.95,1,, -64372,118424,2960,2002,2002_House-G_NH-2,NH-2,House-G,House-G,Tarrance Group,333,10/30/2002,300,Katrina Swett,DEM,37,Charles Bass,REP,52,,-15,11/5/2002,40.86,56.81,-15.95,.95,.95,1,for unspecified Republican spnosor,R -25572,118106,2974,2002,2002_House-G_NM-1,NM-1,House-G,House-G,Research & Polling Inc.,280,10/30/2002,312,Richard M. Romero,DEM,44,Heather A. Wilson,REP,50,,-6,11/5/2002,44.66,55.34,-10.68,4.68,4.68,1,, -25572,118107,2975,2002,2002_House-G_NM-2,NM-2,House-G,House-G,Research & Polling Inc.,280,10/30/2002,280,John Arthur Smith,DEM,42,Stevan Pearce,REP,47,,-5,11/5/2002,43.72,56.23,-12.51,7.51,7.51,1,, -54611,88147,1386,2002,2002_Gov-G_CO,CO,Gov-G,Gov-G,Ciruli Associates,51,10/31/2002,400,Rollie Heath,DEM,26,William F. Owens,REP,62,,-36,11/5/2002,33.65,62.62,-28.97,7.03,-7.03,1,, -25671,88237,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,10/31/2002,802,Rod Blagojevich,DEM,43.2,Jim Ryan,REP,43.5,,-.30000001,11/5/2002,52.19,45.07,7.12,7.42,-7.42,0,, -54670,88206,1393,2002,2002_Gov-G_IA,IA,Gov-G,Gov-G,Selzer & Co.,304,10/31/2002,807,Tom Vilsack,DEM,52,Doug Gross,REP,40,,12,11/5/2002,52.69,44.51,8.17,3.83,3.83,1,, -54733,88269,1397,2002,2002_Gov-G_MA,MA,Gov-G,Gov-G,RKM Research and Communications Inc.,272,10/31/2002,465,Shannon O'Brien,DEM,42,Mitt Romney,REP,41,,1,11/5/2002,44.94,49.77,-4.83,5.83,5.83,0,, -25524,88330,1399,2002,2002_Gov-G_MN,MN,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/31/2002,625,Roger Moe,DEM,32,Tim Pawlenty,REP,36,,-4,11/5/2002,36.46,44.37,-7.91,3.91,3.91,1,, -25617,88331,1399,2002,2002_Gov-G_MN,MN,Gov-G,Gov-G,Star Tribune,315,10/31/2002,929,Roger Moe,DEM,32,Tim Pawlenty,REP,35,,-3,11/5/2002,36.46,44.37,-7.91,4.91,4.91,1,, -54859,88396,1404,2002,2002_Gov-G_NY,NY,Gov-G,Gov-G,Quinnipiac University,267,10/31/2002,624,H. Carl McCall,DEM,29,George Pataki,REP,45,,-16,11/5/2002,33.5,49.4,-15.9,.1,-.1,1,, -54974,88511,1413,2002,2002_Gov-G_TX,TX,Gov-G,Gov-G,Blum & Weprin Associates,32,10/31/2002,1002,Tony Sanchez,DEM,38,Rick Perry,REP,50,,-12,11/5/2002,39.96,57.81,-17.85,5.85,5.85,1,, -54981,88518,1414,2002,2002_Gov-G_VT,VT,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/31/2002,625,Doug Racine,DEM,46,Jim Douglas,REP,36,,10,11/5/2002,42.39,44.94,-2.55,12.55,12.55,0,, -25426,30666,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,Ciruli Associates,51,10/31/2002,400,Tom Strickland,DEM,42,Wayne A. Allard,REP,41,,1,11/5/2002,45.77,50.7,-4.93,5.93,5.93,0,, -25671,30911,1655,2002,2002_Sen-G_IL,IL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/31/2002,802,Richard J. Durbin,DEM,55,Jim Durkin,REP,31,,24,11/5/2002,60.33,38.02,22.31,1.69,1.69,1,, -25613,30853,1656,2002,2002_Sen-G_IA,IA,Sen-G,Sen-G,Selzer & Co.,304,10/31/2002,807,Tom Harkin,DEM,50,Greg Ganske,REP,41,,9,11/5/2002,54.18,43.78,10.4,1.4,-1.4,1,, -25524,30764,1664,2002,2002_Sen-G_MN,MN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/31/2002,625,Walter F. Mondale,DEM,41,Norm Coleman,REP,47,,-6,11/5/2002,47.32,49.52,-2.19,3.81,-3.81,1,, -25617,30857,1664,2002,2002_Sen-G_MN,MN,Sen-G,Sen-G,Star Tribune,315,10/31/2002,929,Walter F. Mondale,DEM,46,Norm Coleman,REP,41,,5,11/5/2002,47.32,49.52,-2.19,7.19,7.19,0,, -25677,30917,1666,2002,2002_Sen-GS_MO,MO,Sen-G,Sen-GS,Zogby Interactive/JZ Analytics,395,10/31/2002,600,Jean Carnahan,DEM,46,Jim Talent,REP,46,,0,11/5/2002,48.67,49.8,-1.13,1.13,1.13,.5,, -25460,30700,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,Fairleigh Dickinson University (PublicMind),92,10/31/2002,921,Frank R. Lautenberg,DEM,47,Douglas R. Forrester,REP,38,,9,11/5/2002,53.88,43.95,9.93,.93,-.93,1,, -25569,30809,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,Quinnipiac University,267,10/31/2002,574,Frank R. Lautenberg,DEM,50,Douglas R. Forrester,REP,39,,11,11/5/2002,53.88,43.95,9.93,1.07,1.07,1,, -25421,30661,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,Blum & Weprin Associates,32,10/31/2002,1002,Ron Kirk,DEM,41,John Cornyn,REP,50,,-9,11/5/2002,43.33,55.3,-11.97,2.97,2.97,1,, -64373,118425,2796,2002,2002_House-G_CO-7,CO-7,House-G,House-G,Tarrance Group,333,10/31/2002,300,Michael F. Feeley,DEM,42,Bob Beauprez,REP,44,,-2,11/5/2002,47.24,47.31,-.07,1.93,-1.93,1,for unspecified Republican spnosor,R -27969,33247,8653,2002,2002_House-G_US,US,House-G,House-G,Ipsos,154,10/31/2002,600,Democratic,DEM,44,Republican,REP,46,,-2,11/5/2002,45.24,49.97,-4.73,2.73,2.73,1,sample size unavailable; estimated at 600 as a default, -54551,88087,1384,2002,2002_Gov-G_AR,AR,Gov-G,Gov-G,Gallup,112,11/1/2002,616,Jimmie Lou Fisher,DEM,40,Mike Huckabee,REP,55,,-15,11/5/2002,46.95,53.01,-6.06,8.94,-8.94,1,, -54612,88148,1386,2002,2002_Gov-G_CO,CO,Gov-G,Gov-G,Gallup,112,11/1/2002,619,Rollie Heath,DEM,32,William F. Owens,REP,62,,-30,11/5/2002,33.65,62.62,-28.97,1.03,-1.03,1,, -25666,88149,1386,2002,2002_Gov-G_CO,CO,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,11/1/2002,500,Rollie Heath,DEM,28,William F. Owens,REP,60,,-32,11/5/2002,33.65,62.62,-28.97,3.03,-3.03,1,, -54651,88187,1388,2002,2002_Gov-G_FL,FL,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,11/1/2002,501,Bill McBride,DEM,39,Jeb Bush,REP,55,,-16,11/5/2002,43.16,56.01,-12.85,3.15,-3.15,1,, -54712,88248,1394,2002,2002_Gov-G_KS,KS,Gov-G,Gov-G,SurveyUSA,325,11/1/2002,704,Kathleen Sebelius,DEM,51,Tim Shallenburger,REP,44,,7,11/5/2002,52.87,45.09,7.78,.78,-.78,1,, -54755,88291,1396,2002,2002_Gov-G_MD,MD,Gov-G,Gov-G,SurveyUSA,325,11/1/2002,797,Kathleen Townsend,DEM,46,Robert Ehrlich Jr.,REP,51,,-5,11/5/2002,47.68,51.55,-3.88,1.12,-1.12,1,, -25451,88322,1398,2002,2002_Gov-G_MI,MI,Gov-G,Gov-G,EPIC-MRA,84,11/1/2002,500,Jennifer Granholm,DEM,48,Dick Posthumus,REP,39,,9,11/5/2002,51.42,47.4,4.02,4.98,4.98,1,, -25675,88332,1399,2002,2002_Gov-G_MN,MN,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,11/1/2002,600,Roger Moe,DEM,34,Tim Pawlenty,REP,35,,-1,11/5/2002,36.46,44.37,-7.91,6.91,6.91,1,, -54812,88349,1402,2002,2002_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,11/1/2002,642,Mark Fernald,DEM,38,Craig Benson,REP,52,,-14,11/5/2002,38.21,58.62,-20.4,6.4,6.4,1,, -54874,88411,1405,2002,2002_Gov-G_OH,OH,Gov-G,Gov-G,University of Cincinnati (Ohio Poll),346,11/1/2002,666,Timothy Hagan,DEM,39.3,Bob Taft,REP,58,,-18.700001,11/5/2002,38.31,57.76,-19.45,.75,.75,1,, -54939,88476,1411,2002,2002_Gov-G_SD,SD,Gov-G,Gov-G,Gallup,112,11/1/2002,685,Jim Abbott,DEM,40,M. Michael Rounds,REP,54,,-14,11/5/2002,41.92,56.77,-14.84,.84,.84,1,, -25696,88512,1413,2002,2002_Gov-G_TX,TX,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,11/1/2002,602,Tony Sanchez,DEM,36,Rick Perry,REP,50,,-14,11/5/2002,39.96,57.81,-17.85,3.85,3.85,1,, -25469,30709,1650,2002,2002_Sen-G_AR,AR,Sen-G,Sen-G,Gallup,112,11/1/2002,616,Mark L. Pryor,DEM,51,Tim Hutchinson,REP,43,,8,11/5/2002,53.9,46.1,7.79,.21,.21,1,, -25661,30901,1650,2002,2002_Sen-G_AR,AR,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,11/1/2002,600,Mark L. Pryor,DEM,53,Tim Hutchinson,REP,42,,11,11/5/2002,53.9,46.1,7.79,3.21,3.21,1,sample size unavailable; estimated at 600 as a default, -25470,30710,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,Gallup,112,11/1/2002,619,Tom Strickland,DEM,45,Wayne A. Allard,REP,47,,-2,11/5/2002,45.77,50.7,-4.93,2.93,2.93,1,, -63677,117193,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,Hill Research Consultants,140,11/1/2002,400,Tom Strickland,DEM,44,Wayne A. Allard,REP,50,,-6,11/5/2002,45.77,50.7,-4.93,1.07,-1.07,1,for unspecified Republican spnosor,R -63770,117423,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,SurveyUSA,325,11/1/2002,739,Tom Strickland,DEM,46,Wayne A. Allard,REP,50,,-4,11/5/2002,45.77,50.7,-4.93,.93,.93,1,, -63815,117503,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,Tarrance Group,333,11/1/2002,400,Tom Strickland,DEM,44,Wayne A. Allard,REP,50,,-6,11/5/2002,45.77,50.7,-4.93,1.07,-1.07,1,for unspecified Republican spnosor,R -25666,30906,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,11/1/2002,600,Tom Strickland,DEM,50,Wayne A. Allard,REP,43,,7,11/5/2002,45.77,50.7,-4.93,11.93,11.93,0,sample size unavailable; estimated at 600 as a default, -25670,30910,1653,2002,2002_Sen-G_GA,GA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,11/1/2002,600,Max Cleland,DEM,43,Saxby Chambliss,REP,44,,-1,11/5/2002,45.89,52.75,-6.85,5.85,5.85,1,, -25451,30691,1663,2002,2002_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,11/1/2002,500,Carl Levin,DEM,61,Andrew Rocky Raczkowski,REP,31,,30,11/5/2002,60.61,37.89,22.72,7.28,7.28,1,, -25675,30915,1664,2002,2002_Sen-G_MN,MN,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,11/1/2002,600,Walter F. Mondale,DEM,47,Norm Coleman,REP,44,,3,11/5/2002,47.32,49.52,-2.19,5.19,5.19,0,, -25471,30711,1666,2002,2002_Sen-GS_MO,MO,Sen-G,Sen-GS,Gallup,112,11/1/2002,604,Jean Carnahan,DEM,44,Jim Talent,REP,48,,-4,11/5/2002,48.67,49.8,-1.13,2.87,-2.87,1,, -25650,30890,1669,2002,2002_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,11/1/2002,644,Jeanne Shaheen,DEM,45,John E. Sununu,REP,46,,-1,11/5/2002,46.4,50.82,-4.42,3.42,3.42,1,, -25473,30713,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,Monmouth University,215,11/1/2002,611,Frank R. Lautenberg,DEM,42,Douglas R. Forrester,REP,37,,5,11/5/2002,53.88,43.95,9.93,4.93,-4.93,1,, -25590,30830,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,Research 2000,281,11/1/2002,600,Frank R. Lautenberg,DEM,51,Douglas R. Forrester,REP,42,,9,11/5/2002,53.88,43.95,9.93,.93,-.93,1,, -25686,30926,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,11/1/2002,600,Frank R. Lautenberg,DEM,49,Douglas R. Forrester,REP,36,,13,11/5/2002,53.88,43.95,9.93,3.07,3.07,1,sample size unavailable; estimated at 600 as a default, -25683,30923,1672,2002,2002_Sen-G_NC,NC,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,11/1/2002,525,Erskine Bowles,DEM,42,Elizabeth H. Dole,REP,46,,-4,11/5/2002,44.96,53.56,-8.61,4.61,4.61,1,, -25472,30712,1677,2002,2002_Sen-G_SD,SD,Sen-G,Sen-G,Gallup,112,11/1/2002,685,Tim Johnson,DEM,45,John Thune,REP,48,,-3,11/5/2002,49.62,49.47,.16,3.16,-3.16,0,, -25690,30930,1677,2002,2002_Sen-G_SD,SD,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,11/1/2002,500,Tim Johnson,DEM,48,John Thune,REP,44,,4,11/5/2002,49.62,49.47,.16,3.84,3.84,1,, -25696,30936,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,11/1/2002,600,Ron Kirk,DEM,44,John Cornyn,REP,44,,0,11/5/2002,43.33,55.3,-11.97,11.97,11.97,.5,, -54812,118435,2959,2002,2002_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,11/1/2002,305,Martha Fuller Clark,DEM,43,Jeb E. Bradley,REP,49,,-6,11/5/2002,38.48,58.11,-19.63,13.63,13.63,1,, -27970,33248,8653,2002,2002_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,11/1/2002,504,Democratic,DEM,50,Republican,REP,49,,1,11/5/2002,45.24,49.97,-4.73,5.73,5.73,0,, -66192,33249,8653,2002,2002_House-G_US,US,House-G,House-G,Pew Research Center,253,11/1/2002,1035,Democratic,DEM,46,Republican,REP,44,,2,11/5/2002,45.24,49.97,-4.73,6.73,6.73,0,, -54597,88133,1385,2002,2002_Gov-G_CA,CA,Gov-G,Gov-G,SurveyUSA,325,11/2/2002,563,"Joseph 'Gray' Davis, Jr.",DEM,45,Bill Simon,REP,39,,6,11/5/2002,47.28,42.41,4.87,1.13,1.13,1,, -54734,88270,1397,2002,2002_Gov-G_MA,MA,Gov-G,Gov-G,KRC/Communications Research,160,11/2/2002,400,Shannon O'Brien,DEM,38,Mitt Romney,REP,40,,-2,11/5/2002,44.94,49.77,-4.83,2.83,2.83,1,, -54787,88323,1398,2002,2002_Gov-G_MI,MI,Gov-G,Gov-G,SurveyUSA,325,11/2/2002,730,Jennifer Granholm,DEM,52,Dick Posthumus,REP,46,,6,11/5/2002,51.42,47.4,4.02,1.98,1.98,1,, -54860,88397,1404,2002,2002_Gov-G_NY,NY,Gov-G,Gov-G,Marist College,183,11/2/2002,475,H. Carl McCall,DEM,27,George Pataki,REP,48,,-21,11/5/2002,33.5,49.4,-15.9,5.1,-5.1,1,, -54882,88419,1406,2002,2002_Gov-G_OK,OK,Gov-G,Gov-G,SurveyUSA,325,11/2/2002,710,Brad Henry,DEM,42,Steve Largent,REP,38,,4,11/5/2002,43.27,42.61,.66,3.34,3.34,1,, -54933,88470,1410,2002,2002_Gov-G_SC,SC,Gov-G,Gov-G,SurveyUSA,325,11/2/2002,764,James H. Hodges,DEM,52,Mark Sanford,REP,46,,6,11/5/2002,47.05,52.85,-5.8,11.8,11.8,0,, -63778,117431,1666,2002,2002_Sen-GS_MO,MO,Sen-G,Sen-GS,SurveyUSA,325,11/2/2002,958,Jean Carnahan,DEM,49,Jim Talent,REP,47,,2,11/5/2002,48.67,49.8,-1.13,3.13,3.13,0,, -54882,117390,1673,2002,2002_Sen-G_OK,OK,Sen-G,Sen-G,SurveyUSA,325,11/2/2002,710,David Walters,DEM,36,James M. Inhofe,REP,53,,-17,11/5/2002,36.31,57.3,-20.99,3.99,3.99,1,, -54933,117396,1676,2002,2002_Sen-G_SC,SC,Sen-G,Sen-G,SurveyUSA,325,11/2/2002,764,Alex Sanders,DEM,48,Lindsey Graham,REP,49,,-1,11/5/2002,44.19,54.4,-10.21,9.21,9.21,1,, -38141,117325,8653,2002,2002_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,11/2/2002,845,Democratic,DEM,48,Republican,REP,48,,0,11/5/2002,45.24,49.97,-4.73,4.73,4.73,.5,, -66169,123041,8653,2002,2002_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,11/2/2002,845,Democratic,DEM,48,Republican,REP,48,,0,11/5/2002,45.24,49.97,-4.73,4.73,4.73,.5,, -38143,33250,8653,2002,2002_House-G_US,US,House-G,House-G,Gallup,112,11/2/2002,600,Democratic,DEM,45,Republican,REP,51,,-6,11/5/2002,45.24,49.97,-4.73,1.27,-1.27,1,sample size unavailable; estimated at 600 as a default, -66193,123129,8653,2002,2002_House-G_US,US,House-G,House-G,Pew Research Center,253,11/2/2002,600,Democratic,DEM,37,Republican,REP,33,,4,11/5/2002,45.24,49.97,-4.73,8.73,8.73,0,sample size unavailable; estimated at 600 as a default; among registered voters, -25660,88088,1384,2002,2002_Gov-G_AR,AR,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,11/3/2002,507,Jimmie Lou Fisher,DEM,41,Mike Huckabee,REP,50,,-9,11/5/2002,46.95,53.01,-6.06,2.94,-2.94,1,, -54652,88188,1388,2002,2002_Gov-G_FL,FL,Gov-G,Gov-G,SurveyUSA,325,11/3/2002,792,Bill McBride,DEM,46,Jeb Bush,REP,51,,-5,11/5/2002,43.16,56.01,-12.85,7.85,7.85,1,, -54735,88271,1397,2002,2002_Gov-G_MA,MA,Gov-G,Gov-G,Suffolk University,323,11/3/2002,500,Shannon O'Brien,DEM,38,Mitt Romney,REP,41,,-3,11/5/2002,44.94,49.77,-4.83,1.83,1.83,1,, -25389,88350,1402,2002,2002_Gov-G_NH,NH,Gov-G,Gov-G,American Research Group,9,11/3/2002,600,Mark Fernald,DEM,38,Craig Benson,REP,53,,-15,11/5/2002,38.21,58.62,-20.4,5.4,5.4,1,, -25660,30900,1650,2002,2002_Sen-G_AR,AR,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,11/3/2002,507,Mark L. Pryor,DEM,53,Tim Hutchinson,REP,41,,12,11/5/2002,53.9,46.1,7.79,4.21,4.21,1,, -25665,30905,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,11/3/2002,507,Tom Strickland,DEM,49,Wayne A. Allard,REP,44,,5,11/5/2002,45.77,50.7,-4.93,9.93,9.93,0,, -25389,30629,1669,2002,2002_Sen-G_NH,NH,Sen-G,Sen-G,American Research Group,9,11/3/2002,600,Jeanne Shaheen,DEM,44,John E. Sununu,REP,48,,-4,11/5/2002,46.4,50.82,-4.42,.42,.42,1,, -25685,30925,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,11/3/2002,527,Frank R. Lautenberg,DEM,49,Douglas R. Forrester,REP,38,,11,11/5/2002,53.88,43.95,9.93,1.07,1.07,1,, -25682,30922,1672,2002,2002_Sen-G_NC,NC,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,11/3/2002,525,Erskine Bowles,DEM,39,Elizabeth H. Dole,REP,46,,-7,11/5/2002,44.96,53.56,-8.61,1.61,1.61,1,, -25389,117528,2959,2002,2002_House-G_NH-1,NH-1,House-G,House-G,American Research Group,9,11/3/2002,300,Martha Fuller Clark,DEM,40,Jeb E. Bradley,REP,51,,-11,11/5/2002,38.48,58.11,-19.63,8.63,8.63,1,, -25389,117529,2960,2002,2002_House-G_NH-2,NH-2,House-G,House-G,American Research Group,9,11/3/2002,300,Katrina Swett,DEM,36,Charles Bass,REP,58,,-22,11/5/2002,40.86,56.81,-15.95,6.05,-6.05,1,, -54796,88333,1399,2002,2002_Gov-G_MN,MN,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,11/4/2002,600,Roger Moe,DEM,36,Tim Pawlenty,REP,36,,0,11/5/2002,36.46,44.37,-7.91,7.91,7.91,.5,, -54976,88513,1413,2002,2002_Gov-G_TX,TX,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,11/4/2002,602,Tony Sanchez,DEM,34,Rick Perry,REP,52,,-18,11/5/2002,39.96,57.81,-17.85,.15,-.15,1,, -25669,30909,1653,2002,2002_Sen-G_GA,GA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,11/4/2002,600,Max Cleland,DEM,46,Saxby Chambliss,REP,44,,2,11/5/2002,45.89,52.75,-6.85,8.85,8.85,0,, -25674,30914,1664,2002,2002_Sen-G_MN,MN,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,11/4/2002,600,Walter F. Mondale,DEM,49,Norm Coleman,REP,44,,5,11/5/2002,47.32,49.52,-2.19,7.19,7.19,0,, -25676,30916,1666,2002,2002_Sen-GS_MO,MO,Sen-G,Sen-GS,Zogby Interactive/JZ Analytics,395,11/4/2002,600,Jean Carnahan,DEM,43,Jim Talent,REP,50,,-7,11/5/2002,48.67,49.8,-1.13,5.87,-5.87,1,, -25689,30929,1677,2002,2002_Sen-G_SD,SD,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,11/4/2002,500,Tim Johnson,DEM,44,John Thune,REP,48,,-4,11/5/2002,49.62,49.47,.16,4.16,-4.16,0,, -25695,30935,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,11/4/2002,602,Ron Kirk,DEM,42,John Cornyn,REP,46,,-4,11/5/2002,43.33,55.3,-11.97,7.97,7.97,1,, -63806,117490,1660,2002,2002_Sen-GR_LA,LA,Sen-G,Sen-GR,Southern Media & Opinion Research,310,11/20/2002,600,Mary L. Landrieu,DEM,50,Suzanne Haik Terrell,REP,43,,7,12/7/2002,51.7,48.3,3.4,3.6,3.6,1,, -63680,117200,1660,2002,2002_Sen-GR_LA,LA,Sen-G,Sen-GR,Marketing Research Institute,192,11/21/2002,800,Mary L. Landrieu,DEM,42,Suzanne Haik Terrell,REP,46,,-4,12/7/2002,51.7,48.3,3.4,7.4,-7.4,0,for unspecified Republican spnosor,R -63819,117510,1660,2002,2002_Sen-GR_LA,LA,Sen-G,Sen-GR,University of New Orleans,358,11/26/2002,700,Mary L. Landrieu,DEM,44,Suzanne Haik Terrell,REP,43,,1,12/7/2002,51.7,48.3,3.4,2.4,-2.4,1,, -63682,117207,1660,2002,2002_Sen-GR_LA,LA,Sen-G,Sen-GR,Mason-Dixon Polling & Strategy,197,12/3/2002,625,Mary L. Landrieu,DEM,47,Suzanne Haik Terrell,REP,45,,2,12/7/2002,51.7,48.3,3.4,1.4,-1.4,1,, -63935,117688,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,Knowledge Networks,164,9/16/2003,702,Cruz M. Bustamante,DEM,32,Arnold Schwarzenegger,REP,41,,-9,10/7/2003,31.47,48.58,-17.11,8.11,8.11,1,, -63922,117671,1377,2003,2003_Gov-O_LA,LA,Gov-G,Gov-O,Ed Renwick/Loyola University New Orleans,85,9/19/2003,600,Kathleen Babineaux Blanco,DEM,21,Piyush Amrit Jindal,REP,18,,3,10/4/2003,18.22,32.3,-14.08,17.08,17.08,0,, -63765,117418,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,SurveyUSA,325,9/21/2003,294,Cruz M. Bustamante,DEM,32,Arnold Schwarzenegger,REP,39,,-7,10/7/2003,31.47,48.58,-17.11,10.11,10.11,1,, -63904,117648,1377,2003,2003_Gov-O_LA,LA,Gov-G,Gov-O,Zogby Interactive/JZ Analytics,395,9/22/2003,601,Kathleen Babineaux Blanco,DEM,23,Piyush Amrit Jindal,REP,22,,1,10/4/2003,18.22,32.3,-14.08,15.08,15.08,0,for unspecified Republican spnosor,R -63913,117657,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,Baselice & Associates,23,9/25/2003,804,Cruz M. Bustamante,DEM,31,Arnold Schwarzenegger,REP,35,,-4,10/7/2003,31.47,48.58,-17.11,13.11,13.11,1,for unspecified Republican spnosor,R -12589,117681,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,Gallup,112,9/26/2003,581,Cruz M. Bustamante,DEM,25,Arnold Schwarzenegger,REP,40,,-15,10/7/2003,31.47,48.58,-17.11,2.11,2.11,1,, -63937,117690,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,Los Angeles Times,172,9/27/2003,815,Cruz M. Bustamante,DEM,32,Arnold Schwarzenegger,REP,40,,-8,10/7/2003,31.47,48.58,-17.11,9.11,9.11,1,, -63931,117680,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,Field Research Corp. (Field Poll),94,9/28/2003,894,Cruz M. Bustamante,DEM,26,Arnold Schwarzenegger,REP,36,,-10,10/7/2003,31.47,48.58,-17.11,7.11,7.11,1,, -63766,117419,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,SurveyUSA,325,9/29/2003,294,Cruz M. Bustamante,DEM,28,Arnold Schwarzenegger,REP,45,,-17,10/7/2003,31.47,48.58,-17.11,.11,.11,1,, -63947,117701,1377,2003,2003_Gov-O_LA,LA,Gov-G,Gov-O,Mason-Dixon Polling & Strategy,197,9/30/2003,625,Kathleen Babineaux Blanco,DEM,16,Piyush Amrit Jindal,REP,27,,-11,10/4/2003,18.22,32.3,-14.08,3.08,3.08,1,, -63936,117689,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,Knowledge Networks,164,9/30/2003,702,Cruz M. Bustamante,DEM,30,Arnold Schwarzenegger,REP,43,,-13,10/7/2003,31.47,48.58,-17.11,4.11,4.11,1,, -63924,117673,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,Elway Research,87,10/3/2003,1000,Cruz M. Bustamante,DEM,29,Arnold Schwarzenegger,REP,37,,-8,10/7/2003,31.47,48.58,-17.11,9.11,9.11,1,, -63767,117420,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,SurveyUSA,325,10/3/2003,294,Cruz M. Bustamante,DEM,29,Arnold Schwarzenegger,REP,49,,-20,10/7/2003,31.47,48.58,-17.11,2.89,-2.89,1,, -63914,117658,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,BIGresearch,19,10/4/2003,1105,Cruz M. Bustamante,DEM,27,Arnold Schwarzenegger,REP,46,,-19,10/7/2003,31.47,48.58,-17.11,1.89,-1.89,1,, -63771,117424,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,SurveyUSA,325,10/5/2003,294,Cruz M. Bustamante,DEM,34,Arnold Schwarzenegger,REP,46,,-12,10/7/2003,31.47,48.58,-17.11,5.11,5.11,1,, -63772,117425,1376,2003,2003_Gov-G_KY,KY,Gov-G,Gov-G,SurveyUSA,325,10/19/2003,755,Albert Ben Chandler,DEM,46,Ernie Fletcher,REP,47,,-1,11/4/2003,44.96,55.04,-10.07,9.07,9.07,1,, -63933,117686,1376,2003,2003_Gov-G_KY,KY,Gov-G,Gov-G,Ipsos,154,10/22/2003,600,Albert Ben Chandler,DEM,43,Ernie Fletcher,REP,52,,-9,11/4/2003,44.96,55.04,-10.07,1.07,1.07,1,, -63938,117691,1376,2003,2003_Gov-G_KY,KY,Gov-G,Gov-G,Louisville Courier-Journal,174,10/22/2003,712,Albert Ben Chandler,DEM,39,Ernie Fletcher,REP,49,,-10,11/4/2003,44.96,55.04,-10.07,.07,.07,1,, -63934,117687,1379,2003,2003_Gov-G_MS,MS,Gov-G,Gov-G,Ipsos,154,10/22/2003,623,Ronnie Musgrove,DEM,45,Haley Barbour,REP,50,,-5,11/4/2003,45.81,52.59,-6.78,1.78,1.78,1,, -63773,117426,1376,2003,2003_Gov-G_KY,KY,Gov-G,Gov-G,SurveyUSA,325,10/26/2003,755,Albert Ben Chandler,DEM,44,Ernie Fletcher,REP,51,,-7,11/4/2003,44.96,55.04,-10.07,3.07,3.07,1,, -63949,117703,1379,2003,2003_Gov-G_MS,MS,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/28/2003,625,Ronnie Musgrove,DEM,43,Haley Barbour,REP,47,,-4,11/4/2003,45.81,52.59,-6.78,2.78,2.78,1,, -63898,117642,1378,2003,2003_Gov-GR_LA,LA,Gov-G,Gov-GR,University of New Orleans,358,10/29/2003,731,Kathleen Babineaux Blanco,DEM,42,Piyush Amrit Jindal,REP,44,,-2,11/15/2003,51.95,48.05,3.9,5.9,-5.9,0,, -63774,117427,1376,2003,2003_Gov-G_KY,KY,Gov-G,Gov-G,SurveyUSA,325,10/31/2003,755,Albert Ben Chandler,DEM,42,Ernie Fletcher,REP,55,,-13,11/4/2003,44.96,55.04,-10.07,2.93,-2.93,1,, -63923,117672,1378,2003,2003_Gov-GR_LA,LA,Gov-G,Gov-GR,Ed Renwick/Loyola University New Orleans,85,11/1/2003,600,Kathleen Babineaux Blanco,DEM,39,Piyush Amrit Jindal,REP,38,,1,11/15/2003,51.95,48.05,3.9,2.9,-2.9,1,, -63984,117750,1378,2003,2003_Gov-GR_LA,LA,Gov-G,Gov-GR,Southeastern Louisiana University,309,11/1/2003,705,Kathleen Babineaux Blanco,DEM,43,Piyush Amrit Jindal,REP,45,,-2,11/15/2003,51.95,48.05,3.9,5.9,-5.9,0,, -63948,117702,1378,2003,2003_Gov-GR_LA,LA,Gov-G,Gov-GR,Mason-Dixon Polling & Strategy,197,11/5/2003,625,Kathleen Babineaux Blanco,DEM,43,Piyush Amrit Jindal,REP,48,,-5,11/15/2003,51.95,48.05,3.9,8.9,-8.9,0,, -63912,117656,1378,2003,2003_Gov-GR_LA,LA,Gov-G,Gov-GR,Anderson Group,12,11/11/2003,1000,Kathleen Babineaux Blanco,DEM,38,Piyush Amrit Jindal,REP,45,,-7,11/15/2003,51.95,48.05,3.9,10.9,-10.9,0,for unspecified Republican spnosor,R -12702,15823,7228,2004,2004_Pres-D_IA,IA,Pres-P,Pres-D,Personal Marketing Research,252,1/6/2004,400,John Kerry,DEM,15,John Edwards,DEM,9,23,6,1/19/2004,37.09,32.57,4.52,1.48,,0,, -5681,15826,7228,2004,2004_Pres-D_IA,IA,Pres-P,Pres-D,Research 2000,281,1/6/2004,600,John Kerry,DEM,18,John Edwards,DEM,8,29,10,1/19/2004,37.09,32.57,4.52,5.48,,0,, -59689,103155,7228,2004,2004_Pres-D_IA,IA,Pres-P,Pres-D,SurveyUSA,325,1/6/2004,612,John Kerry,DEM,21,John Edwards,DEM,17,29,4,1/19/2004,37.09,32.57,4.52,.52,,0,, -12706,15828,7228,2004,2004_Pres-D_IA,IA,Pres-P,Pres-D,Los Angeles Times,172,1/7/2004,640,John Kerry,DEM,18,John Edwards,DEM,11,30,7,1/19/2004,37.09,32.57,4.52,2.48,,0,, -12720,15842,7228,2004,2004_Pres-D_IA,IA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,1/11/2004,501,John Kerry,DEM,17,John Edwards,DEM,14,28,3,1/19/2004,37.09,32.57,4.52,1.52,,0,, -12725,15847,7228,2004,2004_Pres-D_IA,IA,Pres-P,Pres-D,Research 2000,281,1/13/2004,607,John Kerry,DEM,21,John Edwards,DEM,18,22,3,1/19/2004,37.09,32.57,4.52,1.52,,0,, -59650,103116,7228,2004,2004_Pres-D_IA,IA,Pres-P,Pres-D,SurveyUSA,325,1/14/2004,428,John Kerry,DEM,21,John Edwards,DEM,22,24,-1,1/19/2004,37.09,32.57,4.52,5.52,,0,, -5639,7191,7228,2004,2004_Pres-D_IA,IA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,1/14/2004,501,John Kerry,DEM,24,John Edwards,DEM,17,19,7,1/19/2004,37.09,32.57,4.52,2.48,,1,, -12727,15849,7228,2004,2004_Pres-D_IA,IA,Pres-P,Pres-D,Selzer & Co.,304,1/15/2004,606,John Kerry,DEM,26,John Edwards,DEM,23,20,3,1/19/2004,37.09,32.57,4.52,1.52,,1,, -59649,117887,7228,2004,2004_Pres-D_IA,IA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,1/17/2004,752,John Kerry,DEM,29,John Edwards,DEM,19,19,10,1/19/2004,37.09,32.57,4.52,5.48,,1,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll, -5631,7184,7228,2004,2004_Pres-D_IA,IA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,1/17/2004,501,John Kerry,DEM,25,John Edwards,DEM,21,22,4,1/19/2004,37.09,32.57,4.52,.52,,1,, -5613,7166,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,KRC/Communications Research,160,1/20/2004,400,John Kerry,DEM,27,Howard Dean,DEM,24,17,3,1/27/2004,38.39,26.28,12.11,9.11,,1,, -5614,7167,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,1/20/2004,600,John Kerry,DEM,27,Howard Dean,DEM,24,15,3,1/27/2004,38.39,26.28,12.11,9.11,,1,sample size unavailable; estimated at 600 as a default, -5602,7155,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Franklin Pierce University,107,1/21/2004,600,John Kerry,DEM,30,Howard Dean,DEM,16,14,14,1/27/2004,38.39,26.28,12.11,1.89,,1,, -5607,7160,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,RKM Research and Communications Inc.,272,1/21/2004,600,John Kerry,DEM,31,Howard Dean,DEM,21,16,10,1/27/2004,38.39,26.28,12.11,2.11,,1,sample size unavailable; estimated at 600 as a default, -5604,7157,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Research 2000,281,1/21/2004,604,John Kerry,DEM,29,Howard Dean,DEM,21,17,8,1/27/2004,38.39,26.28,12.11,4.11,,1,, -5601,7154,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Suffolk University,323,1/21/2004,400,John Kerry,DEM,27,Howard Dean,DEM,19,15,8,1/27/2004,38.39,26.28,12.11,4.11,,1,, -5610,7163,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,University of New Hampshire,357,1/21/2004,450,John Kerry,DEM,37,Howard Dean,DEM,19,15,18,1/27/2004,38.39,26.28,12.11,5.89,,1,, -5596,7149,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,American Research Group,9,1/22/2004,700,John Kerry,DEM,34,Howard Dean,DEM,15,19,19,1/27/2004,38.39,26.28,12.11,6.89,,1,, -5599,7152,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Gallup,112,1/22/2004,1000,John Kerry,DEM,35,Howard Dean,DEM,23,14,12,1/27/2004,38.39,26.28,12.11,.11,,1,, -5594,7147,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,KRC/Communications Research,160,1/22/2004,400,John Kerry,DEM,34,Howard Dean,DEM,19,14,15,1/27/2004,38.39,26.28,12.11,2.89,,1,, -12729,15851,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Los Angeles Times,172,1/22/2004,1176,John Kerry,DEM,32,Howard Dean,DEM,19,17,13,1/27/2004,38.39,26.28,12.11,.89,,1,, -64069,117896,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,SurveyUSA,325,1/22/2004,481,John Kerry,DEM,34,Howard Dean,DEM,23,,11,1/27/2004,38.39,26.28,12.11,1.11,,1,, -5590,7143,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,RKM Research and Communications Inc.,272,1/23/2004,524,John Kerry,DEM,35,Howard Dean,DEM,23,12,12,1/27/2004,38.39,26.28,12.11,.11,,1,, -5584,7137,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Suffolk University,323,1/23/2004,400,John Kerry,DEM,29,Howard Dean,DEM,20,14,9,1/27/2004,38.39,26.28,12.11,3.11,,1,, -5587,7140,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,1/23/2004,600,John Kerry,DEM,30,Howard Dean,DEM,23,13,7,1/27/2004,38.39,26.28,12.11,5.11,,1,sample size unavailable; estimated at 600 as a default, -5578,7131,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,KRC/Communications Research,160,1/24/2004,400,John Kerry,DEM,38,Howard Dean,DEM,15,14,23,1/27/2004,38.39,26.28,12.11,10.89,,1,, -5579,7132,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Marist College,183,1/24/2004,800,John Kerry,DEM,37,Howard Dean,DEM,24,11,13,1/27/2004,38.39,26.28,12.11,.89,,1,, -64074,117902,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,SurveyUSA,325,1/24/2004,481,John Kerry,DEM,28,Howard Dean,DEM,24,,4,1/27/2004,38.39,26.28,12.11,8.11,,1,, -5581,7134,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,University of New Hampshire,357,1/24/2004,459,John Kerry,DEM,36,Howard Dean,DEM,25,11,11,1/27/2004,38.39,26.28,12.11,1.11,,1,, -5572,7125,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,American Research Group,9,1/25/2004,719,John Kerry,DEM,35,Howard Dean,DEM,25,13,10,1/27/2004,38.39,26.28,12.11,2.11,,1,, -5573,7126,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Gallup,112,1/25/2004,970,John Kerry,DEM,36,Howard Dean,DEM,25,13,11,1/27/2004,38.39,26.28,12.11,1.11,,1,, -5570,7123,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Suffolk University,323,1/25/2004,400,John Kerry,DEM,38,Howard Dean,DEM,17,10,21,1/27/2004,38.39,26.28,12.11,8.89,,1,, -59669,103135,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,SurveyUSA,325,1/25/2004,481,John Kerry,DEM,33,Howard Dean,DEM,28,12,5,1/27/2004,38.39,26.28,12.11,7.11,,1,, -5566,7119,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,KRC/Communications Research,160,1/26/2004,400,John Kerry,DEM,37,Howard Dean,DEM,20,8,17,1/27/2004,38.39,26.28,12.11,4.89,,1,, -64847,120080,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Marist College,183,1/26/2004,391,John Kerry,DEM,36,Howard Dean,DEM,27,11,9,1/27/2004,38.39,26.28,12.11,3.11,,1,, -5568,7121,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Marist College,183,1/26/2004,807,John Kerry,DEM,36,Howard Dean,DEM,25,11,11,1/27/2004,38.39,26.28,12.11,1.11,,1,, -5563,7113,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Suffolk University,323,1/26/2004,401,John Kerry,DEM,37,Howard Dean,DEM,19,8,18,1/27/2004,38.39,26.28,12.11,5.89,,1,, -5567,7120,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,1/26/2004,684,John Kerry,DEM,37,Howard Dean,DEM,24,9,13,1/27/2004,38.39,26.28,12.11,.89,,1,, -64076,117904,7234,2004,2004_Pres-D_AZ,AZ,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,1/28/2004,300,John Kerry,DEM,23,Wesley Clark,DEM,18,,5,2/3/2004,42.61,26.47,16.13,11.13,,1,, -5533,7079,7241,2004,2004_Pres-D_OK,OK,Pres-P,Pres-D,WPA Intelligence (WPAi),383,1/28/2004,300,Wesley Clark,DEM,18,John Edwards,DEM,13,20,5,2/3/2004,29.94,29.54,.4,4.6,,0,, -5554,7104,7247,2004,2004_Pres-D_WA,WA,Pres-P,Pres-D,Elway Research,87,1/28/2004,205,John Kerry,DEM,40,Howard Dean,DEM,13,,27,2/7/2004,48.41,29.99,18.42,8.58,,1,among registered voters, -59667,103133,7253,2004,2004_Pres-D_VA,VA,Pres-P,Pres-D,SurveyUSA,325,1/28/2004,896,John Kerry,DEM,32,John Edwards,DEM,17,17,15,2/10/2004,51.52,26.63,24.89,9.89,,1,, -5541,15854,7234,2004,2004_Pres-D_AZ,AZ,Pres-P,Pres-D,Los Angeles Times,172,1/29/2004,451,John Kerry,DEM,29,Wesley Clark,DEM,22,13,7,2/3/2004,42.61,26.47,16.13,9.13,,1,average of multiple versions or turnout models listed in poll, -5539,7085,7234,2004,2004_Pres-D_AZ,AZ,Pres-P,Pres-D,Market Solutions Group,188,1/29/2004,600,John Kerry,DEM,27,Wesley Clark,DEM,18,13,9,2/3/2004,42.61,26.47,16.13,7.13,,1,, -5547,7093,7234,2004,2004_Pres-D_AZ,AZ,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,1/29/2004,600,John Kerry,DEM,36,Wesley Clark,DEM,20,12,16,2/3/2004,42.61,26.47,16.13,.13,,1,, -5537,7083,7235,2004,2004_Pres-D_DE,DE,Pres-P,Pres-D,American Research Group,9,1/29/2004,600,John Kerry,DEM,27,Joseph I. Lieberman,DEM,16,9,11,2/3/2004,50.43,11.13,39.29,28.29,,1,, -5543,7089,7236,2004,2004_Pres-D_MO,MO,Pres-P,Pres-D,American Research Group,9,1/29/2004,600,John Kerry,DEM,46,John Edwards,DEM,15,7,31,2/3/2004,50.62,24.64,25.97,5.03,,1,, -5534,15852,7236,2004,2004_Pres-D_MO,MO,Pres-P,Pres-D,Los Angeles Times,172,1/29/2004,545,John Kerry,DEM,37,John Edwards,DEM,11,7,26,2/3/2004,50.62,24.64,25.97,.03,,1,average of multiple versions or turnout models listed in poll, -5544,7090,7236,2004,2004_Pres-D_MO,MO,Pres-P,Pres-D,Research 2000,281,1/29/2004,500,John Kerry,DEM,44,John Edwards,DEM,14,9,30,2/3/2004,50.62,24.64,25.97,4.03,,1,, -5540,7086,7236,2004,2004_Pres-D_MO,MO,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,1/29/2004,600,John Kerry,DEM,46,John Edwards,DEM,13,8,33,2/3/2004,50.62,24.64,25.97,7.03,,1,, -5535,7081,7238,2004,2004_Pres-D_NM,NM,Pres-P,Pres-D,Research & Polling Inc.,280,1/29/2004,500,John Kerry,DEM,31,Wesley Clark,DEM,14,15,17,2/3/2004,42.56,20.39,22.17,5.17,,1,, -5542,7088,7241,2004,2004_Pres-D_OK,OK,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,1/29/2004,600,Wesley Clark,DEM,25,John Edwards,DEM,16,22,9,2/3/2004,29.94,29.54,.4,8.6,,1,, -5552,97613,7243,2004,2004_Pres-D_SC,SC,Pres-P,Pres-D,CBS News/The New York Times,36,1/29/2004,365,John Edwards,DEM,30,John Kerry,DEM,18,11,12,2/3/2004,44.86,30.27,14.59,2.59,,1,, -5550,7096,7243,2004,2004_Pres-D_SC,SC,Pres-P,Pres-D,CBS News/The New York Times,36,1/29/2004,545,John Edwards,DEM,28,John Kerry,DEM,21,8,7,2/3/2004,44.86,30.27,14.59,7.59,,1,, -5538,15853,7243,2004,2004_Pres-D_SC,SC,Pres-P,Pres-D,Los Angeles Times,172,1/29/2004,448,John Edwards,DEM,32,John Kerry,DEM,20,5,12,2/3/2004,44.86,30.27,14.59,2.59,,1,average of multiple versions or turnout models listed in poll, -5536,7082,7243,2004,2004_Pres-D_SC,SC,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,1/29/2004,600,John Edwards,DEM,26,John Kerry,DEM,22,6,4,2/3/2004,44.86,30.27,14.59,10.59,,1,, -5545,7091,7251,2004,2004_Pres-D_TN,TN,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,1/29/2004,313,John Kerry,DEM,31,John Edwards,DEM,13,22,18,2/10/2004,41.02,26.51,14.51,3.49,,1,, -59664,103130,7235,2004,2004_Pres-D_DE,DE,Pres-P,Pres-D,SurveyUSA,325,1/30/2004,434,John Kerry,DEM,42,Joseph I. Lieberman,DEM,10,11,32,2/3/2004,50.43,11.13,39.29,7.29,,1,, -59694,103160,7241,2004,2004_Pres-D_OK,OK,Pres-P,Pres-D,SurveyUSA,325,1/30/2004,606,Wesley Clark,DEM,31,John Edwards,DEM,23,25,8,2/3/2004,29.94,29.54,.4,7.6,,1,, -5531,7077,7243,2004,2004_Pres-D_SC,SC,Pres-P,Pres-D,American Research Group,9,1/30/2004,600,John Edwards,DEM,30,John Kerry,DEM,23,10,7,2/3/2004,44.86,30.27,14.59,7.59,,1,, -5517,7060,7234,2004,2004_Pres-D_AZ,AZ,Pres-P,Pres-D,American Research Group,9,1/31/2004,600,John Kerry,DEM,32,Wesley Clark,DEM,21,10,11,2/3/2004,42.61,26.47,16.13,5.13,,1,, -5516,7059,7234,2004,2004_Pres-D_AZ,AZ,Pres-P,Pres-D,Market Solutions Group,188,1/31/2004,601,John Kerry,DEM,32,Wesley Clark,DEM,19,12,13,2/3/2004,42.61,26.47,16.13,3.13,,1,, -59661,103127,7234,2004,2004_Pres-D_AZ,AZ,Pres-P,Pres-D,SurveyUSA,325,1/31/2004,400,John Kerry,DEM,34,Wesley Clark,DEM,28,18,6,2/3/2004,42.61,26.47,16.13,10.13,,1,, -59660,103126,7236,2004,2004_Pres-D_MO,MO,Pres-P,Pres-D,SurveyUSA,325,1/31/2004,891,John Kerry,DEM,44,John Edwards,DEM,20,15,24,2/3/2004,50.62,24.64,25.97,1.97,,1,, -5518,7061,7241,2004,2004_Pres-D_OK,OK,Pres-P,Pres-D,American Research Group,9,1/31/2004,600,Wesley Clark,DEM,25,John Edwards,DEM,18,23,7,2/3/2004,29.94,29.54,.4,6.6,,1,, -64077,117905,7241,2004,2004_Pres-D_OK,OK,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,1/31/2004,800,Wesley Clark,DEM,23,John Edwards,DEM,14,,9,2/3/2004,29.94,29.54,.4,8.6,,1,, -64078,117906,7243,2004,2004_Pres-D_SC,SC,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,1/31/2004,500,John Edwards,DEM,28,John Kerry,DEM,24,,4,2/3/2004,44.86,30.27,14.59,10.59,,1,, -5515,7058,7234,2004,2004_Pres-D_AZ,AZ,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,2/1/2004,600,John Kerry,DEM,41,Wesley Clark,DEM,27,15,14,2/3/2004,42.61,26.47,16.13,2.13,,1,, -5510,7053,7236,2004,2004_Pres-D_MO,MO,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,2/1/2004,600,John Kerry,DEM,56,John Edwards,DEM,17,9,39,2/3/2004,50.62,24.64,25.97,13.03,,1,, -5514,7057,7241,2004,2004_Pres-D_OK,OK,Pres-P,Pres-D,American Research Group,9,2/1/2004,600,Wesley Clark,DEM,28,John Edwards,DEM,21,25,7,2/3/2004,29.94,29.54,.4,6.6,,1,, -59663,103129,7241,2004,2004_Pres-D_OK,OK,Pres-P,Pres-D,SurveyUSA,325,2/1/2004,350,Wesley Clark,DEM,29,John Edwards,DEM,27,26,2,2/3/2004,29.94,29.54,.4,1.6,,1,, -5509,7052,7241,2004,2004_Pres-D_OK,OK,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,2/1/2004,600,Wesley Clark,DEM,31,John Edwards,DEM,26,29,5,2/3/2004,29.94,29.54,.4,4.6,,1,, -5513,7056,7243,2004,2004_Pres-D_SC,SC,Pres-P,Pres-D,American Research Group,9,2/1/2004,600,John Edwards,DEM,31,John Kerry,DEM,24,10,7,2/3/2004,44.86,30.27,14.59,7.59,,1,, -5512,7055,7243,2004,2004_Pres-D_SC,SC,Pres-P,Pres-D,CBS News/The New York Times,36,2/1/2004,433,John Edwards,DEM,28,John Kerry,DEM,24,13,4,2/3/2004,44.86,30.27,14.59,10.59,,1,, -59662,103128,7243,2004,2004_Pres-D_SC,SC,Pres-P,Pres-D,SurveyUSA,325,2/1/2004,629,John Edwards,DEM,34,John Kerry,DEM,17,12,17,2/3/2004,44.86,30.27,14.59,2.41,,1,, -5511,7054,7243,2004,2004_Pres-D_SC,SC,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,2/1/2004,600,John Edwards,DEM,32,John Kerry,DEM,29,7,3,2/3/2004,44.86,30.27,14.59,11.59,,1,, -59665,103131,7251,2004,2004_Pres-D_TN,TN,Pres-P,Pres-D,SurveyUSA,325,2/1/2004,600,John Kerry,DEM,31,John Edwards,DEM,20,26,11,2/10/2004,41.02,26.51,14.51,3.51,,1,sample size unavailable; estimated at 600 as a default, -5508,7051,7246,2004,2004_Pres-D_MI,MI,Pres-P,Pres-D,Mitchell Research & Communications,213,2/2/2004,450,John Kerry,DEM,56,Howard Dean,DEM,12,7,44,2/7/2004,51.79,16.5,35.29,8.71,,1,, -5507,7050,7246,2004,2004_Pres-D_MI,MI,Pres-P,Pres-D,Mitchell Research & Communications,213,2/3/2004,450,John Kerry,DEM,56,Howard Dean,DEM,9,7,47,2/7/2004,51.79,16.5,35.29,11.71,,1,, -5504,7047,7246,2004,2004_Pres-D_MI,MI,Pres-P,Pres-D,Mitchell Research & Communications,213,2/4/2004,450,John Kerry,DEM,52,Howard Dean,DEM,9,8,43,2/7/2004,51.79,16.5,35.29,7.71,,1,, -5503,7046,7246,2004,2004_Pres-D_MI,MI,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,2/4/2004,601,John Kerry,DEM,47,Howard Dean,DEM,10,8,37,2/7/2004,51.79,16.5,35.29,1.71,,1,, -5501,7044,7246,2004,2004_Pres-D_MI,MI,Pres-P,Pres-D,EPIC-MRA,84,2/5/2004,409,John Kerry,DEM,62,Howard Dean,DEM,13,11,49,2/7/2004,51.79,16.5,35.29,13.71,,1,, -5496,7038,7251,2004,2004_Pres-D_TN,TN,Pres-P,Pres-D,American Research Group,9,2/5/2004,600,John Kerry,DEM,32,John Edwards,DEM,21,20,11,2/10/2004,41.02,26.51,14.51,3.51,,1,, -5497,7039,7253,2004,2004_Pres-D_VA,VA,Pres-P,Pres-D,American Research Group,9,2/5/2004,600,John Kerry,DEM,35,John Edwards,DEM,22,17,13,2/10/2004,51.52,26.63,24.89,11.89,,1,, -5498,7040,7253,2004,2004_Pres-D_VA,VA,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,2/5/2004,625,John Kerry,DEM,34,John Edwards,DEM,25,14,9,2/10/2004,51.52,26.63,24.89,15.89,,1,, -59670,103136,7255,2004,2004_Pres-D_WI,WI,Pres-P,Pres-D,University of Wisconsin (Badger Poll),365,2/5/2004,600,John Kerry,DEM,62,John Edwards,DEM,11,13,51,2/17/2004,39.64,34.3,5.34,45.66,,1,sample size unavailable; estimated at 600 as a default, -64080,117908,7251,2004,2004_Pres-D_TN,TN,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,2/8/2004,449,John Kerry,DEM,53,John Edwards,DEM,21,,32,2/10/2004,41.02,26.51,14.51,17.49,,1,, -59666,103132,7251,2004,2004_Pres-D_TN,TN,Pres-P,Pres-D,SurveyUSA,325,2/8/2004,523,John Kerry,DEM,35,John Edwards,DEM,25,24,10,2/10/2004,41.02,26.51,14.51,4.51,,1,, -5483,7022,7251,2004,2004_Pres-D_TN,TN,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,2/8/2004,600,John Kerry,DEM,45,John Edwards,DEM,21,19,24,2/10/2004,41.02,26.51,14.51,9.49,,1,, -59668,103134,7253,2004,2004_Pres-D_VA,VA,Pres-P,Pres-D,SurveyUSA,325,2/8/2004,716,John Kerry,DEM,43,John Edwards,DEM,22,12,21,2/10/2004,51.52,26.63,24.89,3.89,,1,, -5485,7024,7253,2004,2004_Pres-D_VA,VA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,2/8/2004,625,John Kerry,DEM,47,John Edwards,DEM,24,11,23,2/10/2004,51.52,26.63,24.89,1.89,,1,, -59675,103141,7251,2004,2004_Pres-D_TN,TN,Pres-P,Pres-D,SurveyUSA,325,2/9/2004,523,John Kerry,DEM,35,John Edwards,DEM,25,24,10,2/10/2004,41.02,26.51,14.51,4.51,,1,, -5475,7013,7255,2004,2004_Pres-D_WI,WI,Pres-P,Pres-D,American Research Group,9,2/12/2004,600,John Kerry,DEM,53,John Edwards,DEM,16,11,37,2/17/2004,39.64,34.3,5.34,31.66,,1,, -64284,118267,1826,2004,2004_House-GS_KY-6,KY-6,House-G,House-GS,SurveyUSA,325,2/14/2004,517,Albert Ben Chandler,DEM,53,Alice Forgy Kerr,REP,45,,8,2/17/2004,55.16,42.91,12.25,4.25,-4.25,1,, -5470,7008,7255,2004,2004_Pres-D_WI,WI,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,2/14/2004,600,John Kerry,DEM,47,John Edwards,DEM,20,23,27,2/17/2004,39.64,34.3,5.34,21.66,,1,, -64081,117909,7266,2004,2004_Pres-D_CT,CT,Pres-P,Pres-D,SurveyUSA,325,2/14/2004,371,John Kerry,DEM,67,John Edwards,DEM,12,,55,3/2/2004,58.34,23.72,34.62,20.38,,1,, -64082,117910,7267,2004,2004_Pres-D_GA,GA,Pres-P,Pres-D,SurveyUSA,325,2/14/2004,302,John Kerry,DEM,50,John Edwards,DEM,19,,31,3/2/2004,46.79,41.38,5.4,25.6,,1,, -64084,117912,7264,2004,2004_Pres-D_CA,CA,Pres-P,Pres-D,SurveyUSA,325,2/15/2004,573,John Kerry,DEM,59,John Edwards,DEM,14,,45,3/2/2004,64.44,19.77,44.67,.33,,1,, -5464,7001,7275,2004,2004_Pres-D_NY,NY,Pres-P,Pres-D,Marist College,183,2/18/2004,400,John Kerry,DEM,66,John Edwards,DEM,14,7,52,3/2/2004,61.17,20.12,41.05,10.95,,1,, -5449,6982,7260,2004,2004_Pres-D_UT,UT,Pres-P,Pres-D,Dan Jones & Associates,70,2/19/2004,145,John Kerry,DEM,49,John Edwards,DEM,23,,26,2/24/2004,55.18,29.79,25.39,.61,,1,, -5463,7000,7275,2004,2004_Pres-D_NY,NY,Pres-P,Pres-D,Canisius College,43,2/19/2004,401,John Kerry,DEM,57,John Edwards,DEM,16,3,41,3/2/2004,61.17,20.12,41.05,.05,,1,, -5457,6992,7264,2004,2004_Pres-D_CA,CA,Pres-P,Pres-D,Field Research Corp. (Field Poll),94,2/20/2004,497,John Kerry,DEM,60,John Edwards,DEM,19,3,41,3/2/2004,64.44,19.77,44.67,3.67,,1,, -12733,15855,7264,2004,2004_Pres-D_CA,CA,Pres-P,Pres-D,Los Angeles Times,172,2/20/2004,560,John Kerry,DEM,56,John Edwards,DEM,24,4,32,3/2/2004,64.44,19.77,44.67,12.67,,1,, -5460,6995,7275,2004,2004_Pres-D_NY,NY,Pres-P,Pres-D,Quinnipiac University,267,2/21/2004,500,John Kerry,DEM,60,John Edwards,DEM,21,9,39,3/2/2004,61.17,20.12,41.05,2.05,,1,, -64085,117913,7275,2004,2004_Pres-D_NY,NY,Pres-P,Pres-D,SurveyUSA,325,2/21/2004,451,John Kerry,DEM,58,John Edwards,DEM,22,,36,3/2/2004,61.17,20.12,41.05,5.05,,1,, -64086,117914,7264,2004,2004_Pres-D_CA,CA,Pres-P,Pres-D,SurveyUSA,325,2/22/2004,573,John Kerry,DEM,60,John Edwards,DEM,25,,35,3/2/2004,64.44,19.77,44.67,9.67,,1,, -64088,117916,7276,2004,2004_Pres-D_OH,OH,Pres-P,Pres-D,SurveyUSA,325,2/22/2004,508,John Kerry,DEM,53,John Edwards,DEM,30,,23,3/2/2004,51.81,34.08,17.73,5.27,,1,, -5446,6978,7275,2004,2004_Pres-D_NY,NY,Pres-P,Pres-D,American Research Group,9,2/23/2004,600,John Kerry,DEM,54,John Edwards,DEM,21,8,33,3/2/2004,61.17,20.12,41.05,8.05,,1,, -5447,6979,7276,2004,2004_Pres-D_OH,OH,Pres-P,Pres-D,American Research Group,9,2/23/2004,600,John Kerry,DEM,47,John Edwards,DEM,26,11,21,3/2/2004,51.81,34.08,17.73,3.27,,1,, -5454,6989,7276,2004,2004_Pres-D_OH,OH,Pres-P,Pres-D,Columbus Dispatch,57,2/23/2004,3793,John Kerry,DEM,59,John Edwards,DEM,28,5,31,3/2/2004,51.81,34.08,17.73,13.27,,1,among registered voters, -5443,6974,7267,2004,2004_Pres-D_GA,GA,Pres-P,Pres-D,American Research Group,9,2/24/2004,600,John Kerry,DEM,45,John Edwards,DEM,37,4,8,3/2/2004,46.79,41.38,5.4,2.6,,1,, -5439,6970,7267,2004,2004_Pres-D_GA,GA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,2/24/2004,395,John Kerry,DEM,39,John Edwards,DEM,23,9,16,3/2/2004,46.79,41.38,5.4,10.6,,1,, -5440,6971,7269,2004,2004_Pres-D_MD,MD,Pres-P,Pres-D,American Research Group,9,2/24/2004,600,John Kerry,DEM,42,John Edwards,DEM,35,2,7,3/2/2004,59.6,25.55,34.05,27.05,,1,, -5442,6973,7269,2004,2004_Pres-D_MD,MD,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,2/24/2004,600,John Kerry,DEM,62,John Edwards,DEM,20,3,42,3/2/2004,59.6,25.55,34.05,7.95,,1,sample size unavailable; estimated at 600 as a default, -64089,117917,7276,2004,2004_Pres-D_OH,OH,Pres-P,Pres-D,Marshall Marketing & Communications,196,2/24/2004,412,John Kerry,DEM,48,John Edwards,DEM,29,,19,3/2/2004,51.81,34.08,17.73,1.27,,1,, -59673,103139,7278,2004,2004_Pres-D_RI,RI,Pres-P,Pres-D,SurveyUSA,325,2/24/2004,354,John Kerry,DEM,66,John Edwards,DEM,23,,43,3/2/2004,71.22,18.55,52.66,9.66,,1,, -59648,103112,7269,2004,2004_Pres-D_MD,MD,Pres-P,Pres-D,SurveyUSA,325,2/25/2004,430,John Kerry,DEM,54,John Edwards,DEM,29,7,25,3/2/2004,59.6,25.55,34.05,9.05,,1,, -5436,6967,7275,2004,2004_Pres-D_NY,NY,Pres-P,Pres-D,Marist College,183,2/25/2004,400,John Kerry,DEM,64,John Edwards,DEM,22,5,42,3/2/2004,61.17,20.12,41.05,.95,,1,, -5435,6966,7267,2004,2004_Pres-D_GA,GA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,2/26/2004,600,John Kerry,DEM,41,John Edwards,DEM,26,5,15,3/2/2004,46.79,41.38,5.4,9.6,,1,, -59672,103138,7266,2004,2004_Pres-D_CT,CT,Pres-P,Pres-D,SurveyUSA,325,2/27/2004,371,John Kerry,DEM,64,John Edwards,DEM,22,,42,3/2/2004,58.34,23.72,34.62,7.38,,1,, -5438,6969,7275,2004,2004_Pres-D_NY,NY,Pres-P,Pres-D,Quinnipiac University,267,2/27/2004,504,John Kerry,DEM,63,John Edwards,DEM,21,5,42,3/2/2004,61.17,20.12,41.05,.95,,1,, -64090,117918,7276,2004,2004_Pres-D_OH,OH,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,2/27/2004,300,John Kerry,DEM,53,John Edwards,DEM,20,,33,3/2/2004,51.81,34.08,17.73,15.27,,1,, -59645,103109,7264,2004,2004_Pres-D_CA,CA,Pres-P,Pres-D,SurveyUSA,325,2/28/2004,573,John Kerry,DEM,61,John Edwards,DEM,24,,37,3/2/2004,64.44,19.77,44.67,7.67,,1,, -5431,6961,7267,2004,2004_Pres-D_GA,GA,Pres-P,Pres-D,American Research Group,9,2/28/2004,600,John Kerry,DEM,48,John Edwards,DEM,38,4,10,3/2/2004,46.79,41.38,5.4,4.6,,1,, -64091,117919,7267,2004,2004_Pres-D_GA,GA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,2/28/2004,500,John Kerry,DEM,46,John Edwards,DEM,25,,21,3/2/2004,46.79,41.38,5.4,15.6,,1,, -5428,6958,7269,2004,2004_Pres-D_MD,MD,Pres-P,Pres-D,American Research Group,9,2/28/2004,600,John Kerry,DEM,46,John Edwards,DEM,34,3,12,3/2/2004,59.6,25.55,34.05,22.05,,1,, -59647,103111,7275,2004,2004_Pres-D_NY,NY,Pres-P,Pres-D,SurveyUSA,325,2/28/2004,451,John Kerry,DEM,61,John Edwards,DEM,20,9,41,3/2/2004,61.17,20.12,41.05,.05,,1,, -59646,103110,7276,2004,2004_Pres-D_OH,OH,Pres-P,Pres-D,SurveyUSA,325,2/28/2004,508,John Kerry,DEM,53,John Edwards,DEM,32,9,21,3/2/2004,51.81,34.08,17.73,3.27,,1,, -59644,117920,7267,2004,2004_Pres-D_GA,GA,Pres-P,Pres-D,SurveyUSA,325,2/29/2004,302,John Kerry,DEM,46,John Edwards,DEM,39,6,7,3/2/2004,46.79,41.38,5.4,1.6,,1,average of multiple versions or turnout models listed in poll, -5426,6956,7267,2004,2004_Pres-D_GA,GA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,2/29/2004,602,John Kerry,DEM,51,John Edwards,DEM,37,5,14,3/2/2004,46.79,41.38,5.4,8.6,,1,, -5424,6954,7275,2004,2004_Pres-D_NY,NY,Pres-P,Pres-D,Marist College,183,2/29/2004,397,John Kerry,DEM,69,John Edwards,DEM,15,5,54,3/2/2004,61.17,20.12,41.05,12.95,,1,, -5330,119662,1825,2004,2004_House-GS_SD-1,SD-1,House-G,House-GS,Mason-Dixon Polling & Strategy,197,5/11/2004,625,Stephanie Herseth Sandlin,DEM,49,Larry Diedrich,REP,40,,9,6/1/2004,50.57,49.43,1.15,7.85,7.85,1,, -64712,119667,1825,2004,2004_House-GS_SD-1,SD-1,House-G,House-GS,Zogby Interactive/JZ Analytics,395,5/20/2004,503,Stephanie Herseth Sandlin,DEM,52,Larry Diedrich,REP,41,,11,6/1/2004,50.57,49.43,1.15,9.85,9.85,1,, -15592,120078,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,10/12/2004,1000,John Kerry,DEM,43,George W. Bush,REP,46.5,,-3.5,11/2/2004,48.26,50.73,-2.46,1.04,-1.04,1,average of multiple versions or turnout models listed in poll, -15763,20603,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/12/2004,1200,John Kerry,DEM,45,George W. Bush,REP,46,,-1,11/2/2004,48.26,50.73,-2.46,1.46,1.46,1,, -4710,6078,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Research 2000,281,10/12/2004,600,John Kerry,DEM,48,George W. Bush,REP,43,,5,11/2/2004,51.23,47.81,3.42,1.58,1.58,1,, -4705,6072,796,2004,2004_Pres-G_SD,SD,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/12/2004,500,John Kerry,DEM,42,George W. Bush,REP,52,,-10,11/2/2004,38.44,59.91,-21.47,11.47,11.47,1,, -4705,117240,1643,2004,2004_Sen-G_SD,SD,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/12/2004,500,Tom Daschle,DEM,49,John Thune,REP,49,,0,11/2/2004,49.42,50.58,-1.15,1.15,1.15,.5,, -64285,118268,3170,2004,2004_House-G_AR-2,AR-2,House-G,House-G,SurveyUSA,325,10/12/2004,583,Vic Snyder,DEM,57,Marvin Parks,REP,35,,22,11/2/2004,58.17,41.83,16.34,5.66,5.66,1,, -64286,118269,3228,2004,2004_House-G_CO-3,CO-3,House-G,House-G,SurveyUSA,325,10/12/2004,630,John T. Salazar,DEM,44,Greg Walcher,REP,49,,-5,11/2/2004,50.55,46.56,3.99,8.99,-8.99,0,, -64287,118270,3317,2004,2004_House-G_KS-4,KS-4,House-G,House-G,SurveyUSA,325,10/12/2004,661,Michael Kinard,DEM,31,Todd Tiahrt,REP,61,,-30,11/2/2004,31.07,66.11,-35.04,5.04,5.04,1,, -64161,118063,3538,2004,2004_House-G_TX-17,TX-17,House-G,House-G,"Normington, Petts & Associates",232,10/12/2004,450,Thomas Edwards,DEM,50,Arlene Reid Wohlgemuth,REP,40,,10,11/2/2004,51.2,47.42,3.78,6.22,6.22,1,for unspecified Democratic spnosor,D -14924,19764,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,10/13/2004,1000,John Kerry,DEM,46,George W. Bush,REP,49,,-3,11/2/2004,48.26,50.73,-2.46,.54,-.54,1,, -4701,6066,756,2004,2004_Pres-G_AL,AL,Pres-G,Pres-G,Capital Survey Research Center,44,10/13/2004,546,John Kerry,DEM,32,George W. Bush,REP,56,,-24,11/2/2004,36.84,62.46,-25.62,1.62,1.62,1,, -4755,6131,757,2004,2004_Pres-G_AR,AR,Pres-G,Pres-G,University of Arkansas,345,10/13/2004,758,John Kerry,DEM,40,George W. Bush,REP,47,,-7,11/2/2004,44.55,54.31,-9.76,2.76,2.76,1,among all adults, -4707,6075,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Strategic Vision LLC,320,10/13/2004,801,John Kerry,DEM,45.5,George W. Bush,REP,49,,-3.5,11/2/2004,47.09,52.1,-5.01,1.51,1.51,1,average of multiple versions or turnout models listed in poll, -4714,6082,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,University of North Florida,360,10/13/2004,614,John Kerry,DEM,45,George W. Bush,REP,44,,1,11/2/2004,47.09,52.1,-5.01,6.01,6.01,0,, -4709,6077,765,2004,2004_Pres-G_GA,GA,Pres-G,Pres-G,Strategic Vision LLC,320,10/13/2004,801,John Kerry,DEM,37,George W. Bush,REP,58,,-21,11/2/2004,41.34,57.93,-16.59,4.41,-4.41,1,, -4700,6065,773,2004,2004_Pres-G_LA,LA,Pres-G,Pres-G,Southern Media & Opinion Research,310,10/13/2004,600,John Kerry,DEM,32,George W. Bush,REP,50,,-18,11/2/2004,42.22,56.72,-14.51,3.49,-3.49,1,, -4702,6068,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Strategic Vision LLC,320,10/13/2004,801,John Kerry,DEM,48.5,George W. Bush,REP,40,,8.5,11/2/2004,51.23,47.81,3.42,5.08,5.08,1,average of multiple versions or turnout models listed in poll, -4703,6070,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Strategic Vision LLC,320,10/13/2004,801,John Kerry,DEM,47.5,George W. Bush,REP,45,,2.5,11/2/2004,51.09,47.61,3.48,.98,-.98,1,average of multiple versions or turnout models listed in poll, -4708,6076,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,Research 2000,281,10/13/2004,600,John Kerry,DEM,49,George W. Bush,REP,45,,4,11/2/2004,50.24,48.87,1.37,2.63,2.63,1,, -4712,6080,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,Research 2000,281,10/13/2004,600,John Kerry,DEM,50,George W. Bush,REP,44,,6,11/2/2004,51.35,47.19,4.16,1.84,1.84,1,, -4756,6132,797,2004,2004_Pres-G_TN,TN,Pres-G,Pres-G,University of Tennessee,362,10/13/2004,656,John Kerry,DEM,37,George W. Bush,REP,54,,-17,11/2/2004,42.51,56.81,-14.3,2.7,-2.7,1,among registered voters, -4754,6130,802,2004,2004_Pres-G_WA,WA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/13/2004,400,John Kerry,DEM,52,George W. Bush,REP,44,,8,11/2/2004,52.77,45.6,7.17,.83,.83,1,, -4704,6071,804,2004,2004_Pres-G_WV,WV,Pres-G,Pres-G,Global Strategy Group,118,10/13/2004,600,John Kerry,DEM,45,George W. Bush,REP,47,,-2,11/2/2004,43.2,56.06,-12.86,10.86,10.86,1,"for Joe Manchin, III",D -4708,88588,1371,2004,2004_Gov-G_NH,NH,Gov-G,Gov-G,Research 2000,281,10/13/2004,600,John Lynch,DEM,44,Craig Benson,REP,48,,-4,11/2/2004,51.02,48.87,2.15,6.15,-6.15,0,, -4704,88626,1374,2004,2004_Gov-G_WV,WV,Gov-G,Gov-G,Global Strategy Group,118,10/13/2004,600,"Joe Manchin, III",DEM,57,Monty Warner,REP,24,,33,11/2/2004,63.51,34,29.5,3.5,3.5,1,"for Joe Manchin, III",D -4707,26666,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Strategic Vision LLC,320,10/13/2004,801,Betty Castor,DEM,47,Mel Martinez,REP,47,,0,11/2/2004,48.32,49.43,-1.11,1.11,1.11,.5,, -4714,26775,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,University of North Florida,360,10/13/2004,614,Betty Castor,DEM,38,Mel Martinez,REP,35,,3,11/2/2004,48.32,49.43,-1.11,4.11,4.11,0,, -4709,26671,1622,2004,2004_Sen-G_GA,GA,Sen-G,Sen-G,Strategic Vision LLC,320,10/13/2004,801,Denise Majette,DEM,39,Johnny Isakson,REP,54,,-15,11/2/2004,39.96,57.85,-17.89,2.89,2.89,1,, -4700,26648,1630,2004,2004_Sen-O_LA,LA,Sen-G,Sen-O,Southern Media & Opinion Research,310,10/13/2004,600,Chris John,DEM,18,David Vitter,REP,43,,-25,11/2/2004,29.34,51.03,-21.69,3.31,-3.31,1,, -4708,26640,1634,2004,2004_Sen-G_NH,NH,Sen-G,Sen-G,Research 2000,281,10/13/2004,600,Doris R. Haddock,DEM,15,Judd Gregg,REP,67,,-52,11/2/2004,33.72,66.18,-32.46,19.54,-19.54,1,, -4708,118124,3396,2004,2004_House-G_NH-1,NH-1,House-G,House-G,Research 2000,281,10/13/2004,300,Justin Nadeau,DEM,37,Jeb E. Bradley,REP,53,,-16,11/2/2004,36.56,63.34,-26.78,10.78,10.78,1,, -4708,118125,3397,2004,2004_House-G_NH-2,NH-2,House-G,House-G,Research 2000,281,10/13/2004,300,Paul W. Hodes,DEM,36,Charles Bass,REP,52,,-16,11/2/2004,38.17,58.25,-20.08,4.08,4.08,1,, -27915,33193,8654,2004,2004_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,10/13/2004,600,Democratic,DEM,44,Republican,REP,40,,4,11/2/2004,46.8,49.44,-2.64,6.64,6.64,0,sample size unavailable; estimated at 600 as a default, -15654,20494,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,10/14/2004,600,John Kerry,DEM,47,George W. Bush,REP,50,,-3,11/2/2004,48.26,50.73,-2.46,.54,-.54,1,sample size unavailable; estimated at 600 as a default, -4713,6081,759,2004,2004_Pres-G_CA,CA,Pres-G,Pres-G,Public Policy Institute of California,262,10/14/2004,1170,John Kerry,DEM,51,George W. Bush,REP,39,,12,11/2/2004,54.3,44.36,9.95,2.05,2.05,1,, -4699,6064,765,2004,2004_Pres-G_GA,GA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/14/2004,503,John Kerry,DEM,41,George W. Bush,REP,51,,-10,11/2/2004,41.34,57.93,-16.59,6.59,6.59,1,, -4749,6125,779,2004,2004_Pres-G_MO,MO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/14/2004,400,John Kerry,DEM,45,George W. Bush,REP,50,,-5,11/2/2004,46.1,53.3,-7.2,2.2,2.2,1,, -4711,6079,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,University of Cincinnati (Ohio Poll),346,10/14/2004,757,John Kerry,DEM,48,George W. Bush,REP,46,,2,11/2/2004,48.71,50.81,-2.11,4.11,4.11,0,, -63809,117494,797,2004,2004_Pres-G_TN,TN,Pres-G,Pres-G,University of Tennessee,362,10/14/2004,656,John Kerry,DEM,37,George W. Bush,REP,54,,-17,11/2/2004,42.51,56.81,-14.3,2.7,-2.7,1,, -4713,26544,1618,2004,2004_Sen-G_CA,CA,Sen-G,Sen-G,Public Policy Institute of California,262,10/14/2004,1170,Barbara Boxer,DEM,53,Bill Jones,REP,35,,18,11/2/2004,57.71,37.8,19.91,1.91,-1.91,1,, -25216,30454,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,Public Opinion Strategies,260,10/14/2004,500,Ken Salazar,DEM,40,Pete Coors,REP,45,,-5,11/2/2004,51.3,46.53,4.77,9.77,-9.77,0,, -4699,30617,1622,2004,2004_Sen-G_GA,GA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/14/2004,501,Denise Majette,DEM,35,Johnny Isakson,REP,53,,-18,11/2/2004,39.96,57.85,-17.89,.11,-.11,1,, -25344,30584,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,10/14/2004,600,Eric D. Fingerhut,DEM,35,George V. Voinovich,REP,62,,-27,11/2/2004,36.14,63.85,-27.71,.71,.71,1,sample size unavailable; estimated at 600 as a default, -25267,30507,1639,2004,2004_Sen-G_OK,OK,Sen-G,Sen-G,SoonerPoll.com,308,10/14/2004,500,Brad R. Carson,DEM,43,Tom Coburn,REP,41,,2,11/2/2004,41.24,52.77,-11.52,13.52,13.52,0,, -25255,30495,1647,2004,2004_Sen-G_WI,WI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/14/2004,500,Russ Feingold,DEM,53,Tim Michels,REP,43,,10,11/2/2004,55.35,44.11,11.24,1.24,-1.24,1,, -14801,20493,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,10/15/2004,600,John Kerry,DEM,46,George W. Bush,REP,50,,-4,11/2/2004,48.26,50.73,-2.46,1.54,-1.54,1,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll, -15545,116953,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Abt Associates,7,10/15/2004,865,John Kerry,DEM,47.5,George W. Bush,REP,48,,-.5,11/2/2004,48.26,50.73,-2.46,1.96,1.96,1,average of multiple versions or turnout models listed in poll, -15021,19861,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,10/15/2004,1000,John Kerry,DEM,50,George W. Bush,REP,47,,3,11/2/2004,48.26,50.73,-2.46,5.46,5.46,0,, -14995,19821,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,10/15/2004,600,John Kerry,DEM,44,George W. Bush,REP,52,,-8,11/2/2004,48.26,50.73,-2.46,5.54,-5.54,1,sample size unavailable; estimated at 600 as a default, -15322,117045,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Princeton Survey Research Associates International,258,10/15/2004,741,John Kerry,DEM,44.5,George W. Bush,REP,50,,-5.5,11/2/2004,48.26,50.73,-2.46,3.04,-3.04,1,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll, -15760,20600,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/15/2004,1200,John Kerry,DEM,44,George W. Bush,REP,46,,-2,11/2/2004,48.26,50.73,-2.46,.46,.46,1,, -4680,6037,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/15/2004,630,John Kerry,DEM,43,George W. Bush,REP,49,,-6,11/2/2004,47.02,51.69,-4.67,1.33,-1.33,1,, -4698,6063,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,Public Opinion Strategies,260,10/15/2004,500,John Kerry,DEM,42,George W. Bush,REP,47,,-5,11/2/2004,47.02,51.69,-4.67,.33,-.33,1,, -4681,6038,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/15/2004,625,John Kerry,DEM,45,George W. Bush,REP,48,,-3,11/2/2004,47.09,52.1,-5.01,2.01,2.01,1,, -4682,6039,779,2004,2004_Pres-G_MO,MO,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/15/2004,625,John Kerry,DEM,44,George W. Bush,REP,49,,-5,11/2/2004,46.1,53.3,-7.2,2.2,2.2,1,, -4683,6040,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/15/2004,625,John Kerry,DEM,45,George W. Bush,REP,48,,-3,11/2/2004,50.24,48.87,1.37,4.37,-4.37,0,, -4706,6073,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/15/2004,537,John Kerry,DEM,47,George W. Bush,REP,47,,0,11/2/2004,48.71,50.81,-2.11,2.11,2.11,.5,, -4745,6121,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/15/2004,500,John Kerry,DEM,51,George W. Bush,REP,43,,8,11/2/2004,51.35,47.19,4.16,3.84,3.84,1,, -4685,6042,802,2004,2004_Pres-G_WA,WA,Pres-G,Pres-G,Elway Research,87,10/15/2004,405,John Kerry,DEM,50,George W. Bush,REP,44,,6,11/2/2004,52.77,45.6,7.17,1.17,-1.17,1,among registered voters, -4684,6041,804,2004,2004_Pres-G_WV,WV,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/15/2004,625,John Kerry,DEM,44,George W. Bush,REP,49,,-5,11/2/2004,43.2,56.06,-12.86,7.86,7.86,1,, -4685,88617,1373,2004,2004_Gov-G_WA,WA,Gov-G,Gov-G,Elway Research,87,10/15/2004,405,Christine Gregoire,DEM,45,Dino Rossi,REP,38,,7,11/2/2004,48.87,48.87,0,7,7,1,among registered voters, -4681,26490,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/15/2004,625,Betty Castor,DEM,45,Mel Martinez,REP,45,,0,11/2/2004,48.32,49.43,-1.11,1.11,1.11,.5,, -4685,26374,1646,2004,2004_Sen-G_WA,WA,Sen-G,Sen-G,Elway Research,87,10/15/2004,405,Patty Murray,DEM,54,George R. Nethercutt,REP,37,,17,11/2/2004,54.98,42.74,12.24,4.76,4.76,1,among registered voters, -64288,118271,3475,2004,2004_House-G_OK-1,OK-1,House-G,House-G,SurveyUSA,325,10/15/2004,656,Doug Dodd,DEM,35,John A. Sullivan,REP,58,,-23,11/2/2004,37.54,60.19,-22.65,.35,-.35,1,, -63827,117530,3501,2004,2004_House-G_PA-17,PA-17,House-G,House-G,American Research Group,9,10/15/2004,320,Thomas Timothy Holden,DEM,48,Scott G. Paterno,REP,36,,12,11/2/2004,59.09,38.93,20.16,8.16,-8.16,1,, -64099,117940,3553,2004,2004_House-G_TX-32,TX-32,House-G,House-G,Hamilton Campaigns,130,10/15/2004,400,Martin Frost,DEM,46,Pete Sessions,REP,47,,-1,11/2/2004,44.02,54.32,-10.3,9.3,9.3,1,for unspecified Democratic spnosor,D -38555,33190,8654,2004,2004_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,10/15/2004,600,Democratic,DEM,45,Republican,REP,39,,6,11/2/2004,46.8,49.44,-2.64,8.64,8.64,0,sample size unavailable; estimated at 600 as a default, -15021,117344,8654,2004,2004_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,10/15/2004,1024,Democratic,DEM,49,Republican,REP,45,,4,11/2/2004,46.8,49.44,-2.64,6.64,6.64,0,, -15322,33192,8654,2004,2004_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,10/15/2004,600,Democratic,DEM,46,Republican,REP,43,,3,11/2/2004,46.8,49.44,-2.64,5.64,5.64,0,sample size unavailable; estimated at 600 as a default; among registered voters, -27913,33191,8654,2004,2004_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,10/15/2004,600,Democratic,DEM,44,Republican,REP,42,,2,11/2/2004,46.8,49.44,-2.64,4.64,4.64,0,sample size unavailable; estimated at 600 as a default, -66156,122977,8654,2004,2004_House-G_US,US,House-G,House-G,University of Maryland,575,10/15/2004,968,Democratic,DEM,46,Republican,REP,42,,4,11/2/2004,46.8,49.44,-2.64,6.64,6.64,0,among all adults, -14944,19784,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,10/16/2004,1125,John Kerry,DEM,46,George W. Bush,REP,47,,-1,11/2/2004,48.26,50.73,-2.46,1.46,1.46,1,, -15588,120077,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,10/16/2004,1000,John Kerry,DEM,44.5,George W. Bush,REP,48,,-3.5,11/2/2004,48.26,50.73,-2.46,1.04,-1.04,1,average of multiple versions or turnout models listed in poll, -25276,6024,757,2004,2004_Pres-G_AR,AR,Pres-G,Pres-G,SurveyUSA,325,10/16/2004,617,John Kerry,DEM,46,George W. Bush,REP,51,,-5,11/2/2004,44.55,54.31,-9.76,4.76,4.76,1,, -63833,117536,757,2004,2004_Pres-G_AR,AR,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/16/2004,520,John Kerry,DEM,48.4,George W. Bush,REP,49.7,,-1.3,11/2/2004,44.55,54.31,-9.76,8.46,8.46,1,, -4689,15883,759,2004,2004_Pres-G_CA,CA,Pres-G,Pres-G,Los Angeles Times,172,10/16/2004,925,John Kerry,DEM,57,George W. Bush,REP,39.5,,17.5,11/2/2004,54.3,44.36,9.95,7.55,7.55,1,average of multiple versions or turnout models listed in poll, -25279,6022,759,2004,2004_Pres-G_CA,CA,Pres-G,Pres-G,SurveyUSA,325,10/16/2004,703,John Kerry,DEM,53,George W. Bush,REP,43,,10,11/2/2004,54.3,44.36,9.95,.05,.05,1,, -4691,6054,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,Gallup,112,10/16/2004,666,John Kerry,DEM,45.5,George W. Bush,REP,51,,-5.5,11/2/2004,47.02,51.69,-4.67,.83,-.83,1,average of multiple versions or turnout models listed in poll, -4672,6029,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,SurveyUSA,325,10/16/2004,601,John Kerry,DEM,50,George W. Bush,REP,49,,1,11/2/2004,47.09,52.1,-5.01,6.01,6.01,0,, -63837,117540,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/16/2004,2173,John Kerry,DEM,48.9,George W. Bush,REP,50.1,,-1.2,11/2/2004,47.09,52.1,-5.01,3.81,3.81,1,, -4695,6060,766,2004,2004_Pres-G_HI,HI,Pres-G,Pres-G,Ward Research (Honolulu Star-Advertiser),375,10/16/2004,600,John Kerry,DEM,43,George W. Bush,REP,43,,0,11/2/2004,54.01,45.26,8.74,8.74,-8.74,.5,, -4728,6100,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/16/2004,400,John Kerry,DEM,46,George W. Bush,REP,48,,-2,11/2/2004,49.23,49.9,-.67,1.33,-1.33,1,, -63840,117543,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/16/2004,571,John Kerry,DEM,51.1,George W. Bush,REP,47.9,,3.2,11/2/2004,49.23,49.9,-.67,3.87,3.87,0,, -63842,117545,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/16/2004,1224,John Kerry,DEM,52.6,George W. Bush,REP,45.9,,6.6999998,11/2/2004,51.23,47.81,3.42,3.28,3.28,1,, -63844,117547,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/16/2004,784,John Kerry,DEM,54.2,George W. Bush,REP,43.1,,11.1,11/2/2004,51.09,47.61,3.48,7.62,7.62,1,, -63845,117548,779,2004,2004_Pres-G_MO,MO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/16/2004,1066,John Kerry,DEM,47.6,George W. Bush,REP,50.7,,-3.0999999,11/2/2004,46.1,53.3,-7.2,4.1,4.1,1,, -4668,6025,782,2004,2004_Pres-G_NC,NC,Pres-G,Pres-G,SurveyUSA,325,10/16/2004,627,John Kerry,DEM,47,George W. Bush,REP,50,,-3,11/2/2004,43.58,56.02,-12.43,9.43,9.43,1,, -4675,6032,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,Suffolk University,323,10/16/2004,400,John Kerry,DEM,46.5,George W. Bush,REP,41,,5.5,11/2/2004,50.24,48.87,1.37,4.13,4.13,1,average of multiple versions or turnout models listed in poll, -63849,117552,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/16/2004,520,John Kerry,DEM,51.1,George W. Bush,REP,46,,5.0999999,11/2/2004,50.24,48.87,1.37,3.73,3.73,1,, -4674,6045,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Quinnipiac University,267,10/16/2004,786,John Kerry,DEM,49.5,George W. Bush,REP,45,,4.5,11/2/2004,52.92,46.23,6.68,2.18,-2.18,1,average of multiple versions or turnout models listed in poll, -4676,6036,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Rutgers University,295,10/16/2004,661,John Kerry,DEM,51,George W. Bush,REP,38,,13,11/2/2004,52.92,46.23,6.68,6.32,6.32,1,, -63852,117555,787,2004,2004_Pres-G_NM,NM,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/16/2004,520,John Kerry,DEM,53.6,George W. Bush,REP,44.1,,9.5,11/2/2004,49.05,49.84,-.79,10.29,10.29,0,, -63854,117557,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/16/2004,520,John Kerry,DEM,45.9,George W. Bush,REP,49.8,,-3.9000001,11/2/2004,47.88,50.47,-2.59,1.31,-1.31,1,, -4688,6059,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,ABC News/The Washington Post,3,10/16/2004,789,John Kerry,DEM,50,George W. Bush,REP,47,,3,11/2/2004,48.71,50.81,-2.11,5.11,5.11,0,average of multiple versions or turnout models listed in poll, -66294,123402,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/16/2004,1981,John Kerry,DEM,47.6,George W. Bush,REP,50.6,,-3,11/2/2004,48.71,50.81,-2.11,.89,-.89,1,, -4657,6012,791,2004,2004_Pres-G_OK,OK,Pres-G,Pres-G,WPA Intelligence (WPAi),383,10/16/2004,500,John Kerry,DEM,31,George W. Bush,REP,61,,-30,11/2/2004,34.43,65.57,-31.14,1.14,1.14,1,, -63858,117561,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/16/2004,882,John Kerry,DEM,55.7,George W. Bush,REP,42.6,,13.1,11/2/2004,51.35,47.19,4.16,8.94,8.94,1,, -4666,6023,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,SurveyUSA,325,10/16/2004,619,John Kerry,DEM,51,George W. Bush,REP,45,,6,11/2/2004,50.92,48.42,2.5,3.5,3.5,1,, -63860,117564,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/16/2004,1419,John Kerry,DEM,51.8,George W. Bush,REP,46.1,,5.6999998,11/2/2004,50.92,48.42,2.5,3.2,3.2,1,, -63862,117566,797,2004,2004_Pres-G_TN,TN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/16/2004,999,John Kerry,DEM,47.8,George W. Bush,REP,50.3,,-2.5,11/2/2004,42.51,56.81,-14.3,11.8,11.8,1,, -4669,6026,802,2004,2004_Pres-G_WA,WA,Pres-G,Pres-G,SurveyUSA,325,10/16/2004,634,John Kerry,DEM,52,George W. Bush,REP,45,,7,11/2/2004,52.77,45.6,7.17,.17,-.17,1,, -63865,117578,802,2004,2004_Pres-G_WA,WA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/16/2004,1419,John Kerry,DEM,54.3,George W. Bush,REP,43.9,,10.4,11/2/2004,52.77,45.6,7.17,3.23,3.23,1,, -63867,117587,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/16/2004,882,John Kerry,DEM,51.3,George W. Bush,REP,47.5,,3.8,11/2/2004,49.7,49.32,.38,3.42,3.42,1,, -63868,117592,804,2004,2004_Pres-G_WV,WV,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/16/2004,496,John Kerry,DEM,45.8,George W. Bush,REP,48.6,,-2.8,11/2/2004,43.2,56.06,-12.86,10.06,10.06,1,, -4668,88577,1369,2004,2004_Gov-G_NC,NC,Gov-G,Gov-G,SurveyUSA,325,10/16/2004,621,Mike Easley,DEM,52,Patrick J. Ballantine,REP,40,,12,11/2/2004,55.62,42.88,12.74,.74,-.74,1,, -55051,88589,1371,2004,2004_Gov-G_NH,NH,Gov-G,Gov-G,Suffolk University,323,10/16/2004,400,John Lynch,DEM,42,Craig Benson,REP,44,,-2,11/2/2004,51.02,48.87,2.15,4.15,-4.15,0,, -4669,88618,1373,2004,2004_Gov-G_WA,WA,Gov-G,Gov-G,SurveyUSA,325,10/16/2004,634,Christine Gregoire,DEM,50,Dino Rossi,REP,44,,6,11/2/2004,48.87,48.87,0,6,6,1,, -25154,30392,1615,2004,2004_Sen-G_AK,AK,Sen-G,Sen-G,Alaska Survey Research,155,10/16/2004,548,Tony Knowles,DEM,47,Lisa Murkowski,REP,45,,2,11/2/2004,45.55,48.58,-3.03,5.03,5.03,0,, -25276,30516,1617,2004,2004_Sen-G_AR,AR,Sen-G,Sen-G,SurveyUSA,325,10/16/2004,613,Blanche Lincoln,DEM,57,Jim Holt,REP,38,,19,11/2/2004,55.9,44.07,11.83,7.17,7.17,1,, -12747,26464,1618,2004,2004_Sen-G_CA,CA,Sen-G,Sen-G,Los Angeles Times,172,10/16/2004,925,Barbara Boxer,DEM,55,Bill Jones,REP,33,,22,11/2/2004,57.71,37.8,19.91,2.09,2.09,1,, -25279,30519,1618,2004,2004_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,10/16/2004,697,Barbara Boxer,DEM,57,Bill Jones,REP,35,,22,11/2/2004,57.71,37.8,19.91,2.09,2.09,1,, -4691,26411,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,Gallup,112,10/16/2004,666,Ken Salazar,DEM,49,Pete Coors,REP,48,,1,11/2/2004,51.3,46.53,4.77,3.77,-3.77,1,, -4672,30528,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,SurveyUSA,325,10/16/2004,596,Betty Castor,DEM,47,Mel Martinez,REP,49,,-2,11/2/2004,48.32,49.43,-1.11,.89,-.89,1,, -25128,30366,1629,2004,2004_Sen-G_KY,KY,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,10/16/2004,600,Daniel Mongiardo,DEM,43,Jim Bunning,REP,43,,0,11/2/2004,49.34,50.66,-1.31,1.31,1.31,.5,for Daniel Mongiardo; sample size unavailable; estimated at 600 as a default,D -4675,26692,1634,2004,2004_Sen-G_NH,NH,Sen-G,Sen-G,Suffolk University,323,10/16/2004,400,Doris R. Haddock,DEM,26,Judd Gregg,REP,52,,-26,11/2/2004,33.72,66.18,-32.46,6.46,6.46,1,, -4668,30547,1636,2004,2004_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,10/16/2004,621,Erskine Bowles,DEM,45,Richard Burr,REP,47,,-2,11/2/2004,47.02,51.6,-4.58,2.58,2.58,1,, -4688,30307,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,ABC News/The Washington Post,3,10/16/2004,789,Eric D. Fingerhut,DEM,35,George V. Voinovich,REP,60,,-25,11/2/2004,36.14,63.85,-27.71,2.71,2.71,1,, -4657,26801,1639,2004,2004_Sen-G_OK,OK,Sen-G,Sen-G,WPA Intelligence (WPAi),383,10/16/2004,500,Brad R. Carson,DEM,39,Tom Coburn,REP,42,,-3,11/2/2004,41.24,52.77,-11.52,8.52,8.52,1,, -4666,30562,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,SurveyUSA,325,10/16/2004,608,Joe Hoeffel,DEM,41,Arlen Specter,REP,48,,-7,11/2/2004,41.99,52.62,-10.63,3.63,3.63,1,, -4669,30569,1646,2004,2004_Sen-G_WA,WA,Sen-G,Sen-G,SurveyUSA,325,10/16/2004,640,Patty Murray,DEM,56,George R. Nethercutt,REP,38,,18,11/2/2004,54.98,42.74,12.24,5.76,5.76,1,, -64166,118069,3161,2004,2004_House-G_AZ-1,AZ-1,House-G,House-G,Northern Arizona University,234,10/16/2004,411,Paul Babbitt,DEM,30,Richard Renzi,REP,53,,-23,11/2/2004,36.22,58.54,-22.32,.68,-.68,1,, -63843,117546,3291,2004,2004_House-G_IL-11,IL-11,House-G,House-G,Bannon Communications,21,10/16/2004,350,Tari Renner,DEM,33,Gerald C. Weller,REP,42,,-9,11/2/2004,41.33,58.67,-17.34,8.34,8.34,1,for unspecified Democratic spnosor,D -4669,118272,3576,2004,2004_House-G_WA-8,WA-8,House-G,House-G,SurveyUSA,325,10/16/2004,664,Dave Ross,DEM,43,David G. Reichert,REP,49,,-6,11/2/2004,46.7,51.5,-4.8,1.2,-1.2,1,, -15295,20135,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,10/17/2004,600,John Kerry,DEM,48,George W. Bush,REP,48,,0,11/2/2004,48.26,50.73,-2.46,2.46,2.46,.5,sample size unavailable; estimated at 600 as a default, -15361,20201,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,10/17/2004,600,John Kerry,DEM,47,George W. Bush,REP,47,,0,11/2/2004,48.26,50.73,-2.46,2.46,2.46,.5,sample size unavailable; estimated at 600 as a default, -4636,5985,759,2004,2004_Pres-G_CA,CA,Pres-G,Pres-G,Strategic Vision LLC,320,10/17/2004,801,John Kerry,DEM,50,George W. Bush,REP,41,,9,11/2/2004,54.3,44.36,9.95,.95,-.95,1,, -25078,6013,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,Ciruli Associates,51,10/17/2004,600,John Kerry,DEM,42.5,George W. Bush,REP,49,,-6.5,11/2/2004,47.02,51.69,-4.67,1.83,-1.83,1,average of multiple versions or turnout models listed in poll; among registered voters, -4652,6021,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Quinnipiac University,267,10/17/2004,808,John Kerry,DEM,47,George W. Bush,REP,48.5,,-1.5,11/2/2004,47.09,52.1,-5.01,3.51,3.51,1,average of multiple versions or turnout models listed in poll, -4677,6034,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Central Surveys Inc.,46,10/17/2004,502,John Kerry,DEM,46,George W. Bush,REP,45,,1,11/2/2004,49.23,49.9,-.67,1.67,1.67,0,, -4658,6014,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/17/2004,625,John Kerry,DEM,43,George W. Bush,REP,49,,-6,11/2/2004,49.23,49.9,-.67,5.33,-5.33,1,, -25092,6006,773,2004,2004_Pres-G_LA,LA,Pres-G,Pres-G,Ed Renwick/Loyola University New Orleans,85,10/17/2004,600,John Kerry,DEM,37,George W. Bush,REP,46,,-9,11/2/2004,42.22,56.72,-14.51,5.51,5.51,1,among registered voters, -4697,6062,773,2004,2004_Pres-G_LA,LA,Pres-G,Pres-G,University of New Orleans,358,10/17/2004,700,John Kerry,DEM,40,George W. Bush,REP,48,,-8,11/2/2004,42.22,56.72,-14.51,6.51,6.51,1,among registered voters, -4659,6015,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/17/2004,625,John Kerry,DEM,47,George W. Bush,REP,46,,1,11/2/2004,51.23,47.81,3.42,2.42,-2.42,1,, -4656,6011,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/17/2004,625,John Kerry,DEM,45,George W. Bush,REP,47,,-2,11/2/2004,51.09,47.61,3.48,5.48,-5.48,0,, -4644,5997,779,2004,2004_Pres-G_MO,MO,Pres-G,Pres-G,SurveyUSA,325,10/17/2004,670,John Kerry,DEM,45,George W. Bush,REP,51,,-6,11/2/2004,46.1,53.3,-7.2,1.2,1.2,1,, -4639,5990,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,American Research Group,9,10/17/2004,600,John Kerry,DEM,46.5,George W. Bush,REP,47,,-.5,11/2/2004,50.24,48.87,1.37,1.87,-1.87,0,average of multiple versions or turnout models listed in poll, -4696,6061,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Fairleigh Dickinson University (PublicMind),92,10/17/2004,503,John Kerry,DEM,49,George W. Bush,REP,41,,8,11/2/2004,52.92,46.23,6.68,1.32,1.32,1,, -4635,5984,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Strategic Vision LLC,320,10/17/2004,801,John Kerry,DEM,44.5,George W. Bush,REP,43,,1.5,11/2/2004,52.92,46.23,6.68,5.18,-5.18,1,average of multiple versions or turnout models listed in poll, -4641,5992,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,SurveyUSA,325,10/17/2004,703,John Kerry,DEM,51,George W. Bush,REP,43,,8,11/2/2004,52.92,46.23,6.68,1.32,1.32,1,, -4642,5994,787,2004,2004_Pres-G_NM,NM,Pres-G,Pres-G,American Research Group,9,10/17/2004,600,John Kerry,DEM,48,George W. Bush,REP,46.5,,1.5,11/2/2004,49.05,49.84,-.79,2.29,2.29,0,average of multiple versions or turnout models listed in poll, -4662,6018,787,2004,2004_Pres-G_NM,NM,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/17/2004,625,John Kerry,DEM,44,George W. Bush,REP,49,,-5,11/2/2004,49.05,49.84,-.79,4.21,-4.21,1,, -4686,6043,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/17/2004,625,John Kerry,DEM,42,George W. Bush,REP,52,,-10,11/2/2004,47.88,50.47,-2.59,7.41,-7.41,1,, -4650,6005,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,SurveyUSA,325,10/17/2004,585,John Kerry,DEM,45,George W. Bush,REP,52,,-7,11/2/2004,47.88,50.47,-2.59,4.41,-4.41,1,, -4678,6035,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/17/2004,625,John Kerry,DEM,45,George W. Bush,REP,46,,-1,11/2/2004,48.71,50.81,-2.11,1.11,1.11,1,, -4645,5998,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,SurveyUSA,325,10/17/2004,698,John Kerry,DEM,49,George W. Bush,REP,47,,2,11/2/2004,48.71,50.81,-2.11,4.11,4.11,0,, -4670,6028,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,Gallup,112,10/17/2004,700,John Kerry,DEM,53,George W. Bush,REP,45,,8,11/2/2004,51.35,47.19,4.16,3.84,3.84,1,, -4661,6017,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/17/2004,625,John Kerry,DEM,47,George W. Bush,REP,46,,1,11/2/2004,51.35,47.19,4.16,3.16,-3.16,1,, -4653,6008,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/17/2004,625,John Kerry,DEM,46,George W. Bush,REP,45,,1,11/2/2004,50.92,48.42,2.5,1.5,-1.5,1,, -4646,5999,800,2004,2004_Pres-G_VA,VA,Pres-G,Pres-G,SurveyUSA,325,10/17/2004,664,John Kerry,DEM,46,George W. Bush,REP,50,,-4,11/2/2004,45.48,53.68,-8.2,4.2,4.2,1,, -4643,6004,802,2004,2004_Pres-G_WA,WA,Pres-G,Pres-G,Strategic Vision LLC,320,10/17/2004,801,John Kerry,DEM,50.5,George W. Bush,REP,45,,5.5,11/2/2004,52.77,45.6,7.17,1.67,-1.67,1,average of multiple versions or turnout models listed in poll, -4693,6056,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Humphrey Institute,143,10/17/2004,623,John Kerry,DEM,47.5,George W. Bush,REP,48.5,,-1,11/2/2004,49.7,49.32,.38,1.38,-1.38,0,average of multiple versions or turnout models listed in poll, -4654,6009,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/17/2004,625,John Kerry,DEM,45,George W. Bush,REP,45,,0,11/2/2004,49.7,49.32,.38,.38,-.38,.5,, -4644,88558,1367,2004,2004_Gov-G_MO,MO,Gov-G,Gov-G,SurveyUSA,325,10/17/2004,667,Claire McCaskill,DEM,44,Matt Blunt,REP,50,,-6,11/2/2004,47.85,50.83,-2.98,3.02,-3.02,1,, -4643,88619,1373,2004,2004_Gov-G_WA,WA,Gov-G,Gov-G,Strategic Vision LLC,320,10/17/2004,801,Christine Gregoire,DEM,48,Dino Rossi,REP,42,,6,11/2/2004,48.87,48.87,0,6,6,1,, -4636,26659,1618,2004,2004_Sen-G_CA,CA,Sen-G,Sen-G,Strategic Vision LLC,320,10/17/2004,801,Barbara Boxer,DEM,53,Bill Jones,REP,36,,17,11/2/2004,57.71,37.8,19.91,2.91,-2.91,1,, -25078,30316,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,Ciruli Associates,51,10/17/2004,600,Ken Salazar,DEM,47,Pete Coors,REP,43,,4,11/2/2004,51.3,46.53,4.77,.77,-.77,1,among registered voters, -4652,30465,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Quinnipiac University,267,10/17/2004,808,Betty Castor,DEM,47,Mel Martinez,REP,47,,0,11/2/2004,48.32,49.43,-1.11,1.11,1.11,.5,, -25092,30330,1630,2004,2004_Sen-O_LA,LA,Sen-G,Sen-O,Ed Renwick/Loyola University New Orleans,85,10/17/2004,600,Chris John,DEM,15,David Vitter,REP,39,,-24,11/2/2004,29.34,51.03,-21.69,2.31,-2.31,1,among registered voters, -4644,117370,1632,2004,2004_Sen-G_MO,MO,Sen-G,Sen-G,SurveyUSA,325,10/17/2004,667,Nancy Farmer,DEM,38,Christopher S. Bond,REP,56,,-18,11/2/2004,42.8,56.09,-13.3,4.7,-4.7,1,, -4686,26501,1633,2004,2004_Sen-G_NV,NV,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/17/2004,625,Harry Reid,DEM,59,Richard Ziser,REP,32,,27,11/2/2004,61.08,35.14,25.94,1.06,1.06,1,, -4645,26738,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,SurveyUSA,325,10/17/2004,698,Eric D. Fingerhut,DEM,34,George V. Voinovich,REP,58,,-24,11/2/2004,36.14,63.85,-27.71,3.71,3.71,1,, -25085,30323,1639,2004,2004_Sen-G_OK,OK,Sen-G,Sen-G,Consumer Logic,59,10/17/2004,753,Brad R. Carson,DEM,47,Tom Coburn,REP,40,,7,11/2/2004,41.24,52.77,-11.52,18.52,18.52,0,among registered voters, -4643,26686,1646,2004,2004_Sen-G_WA,WA,Sen-G,Sen-G,Strategic Vision LLC,320,10/17/2004,801,Patty Murray,DEM,49,George R. Nethercutt,REP,41,,8,11/2/2004,54.98,42.74,12.24,4.24,-4.24,1,, -64384,118450,3234,2004,2004_House-G_CT-2,CT-2,House-G,House-G,University of Connecticut,347,10/17/2004,402,Jim Sullivan,DEM,40,Robert R. Simmons,REP,49,,-9,11/2/2004,45.77,54.19,-8.43,.57,-.57,1,, -4686,117981,3395,2004,2004_House-G_NV-3,NV-3,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/17/2004,307,Tom Gallagher,DEM,35,Jon C. Porter,REP,50,,-15,11/2/2004,40.4,54.46,-14.06,.94,-.94,1,, -15295,117570,8654,2004,2004_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,10/17/2004,1004,Democratic,DEM,44,Republican,REP,44,,0,11/2/2004,46.8,49.44,-2.64,2.64,2.64,.5,among registered voters, -14798,20490,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,10/18/2004,1801,John Kerry,DEM,46.5,George W. Bush,REP,50.5,,-4,11/2/2004,48.26,50.73,-2.46,1.54,-1.54,1,average of multiple versions or turnout models listed in poll, -15040,19880,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,10/18/2004,1200,John Kerry,DEM,42,George W. Bush,REP,49,,-7,11/2/2004,48.26,50.73,-2.46,4.54,-4.54,1,, -15020,19860,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,10/18/2004,1000,John Kerry,DEM,50,George W. Bush,REP,47,,3,11/2/2004,48.26,50.73,-2.46,5.46,5.46,0,, -38560,20110,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Marist College,183,10/18/2004,772,John Kerry,DEM,48,George W. Bush,REP,49,,-1,11/2/2004,48.26,50.73,-2.46,1.46,1.46,1,, -63659,117161,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/18/2004,3000,John Kerry,DEM,47,George W. Bush,REP,48,,-1,11/2/2004,48.26,50.73,-2.46,1.46,1.46,1,, -15757,20597,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/18/2004,1200,John Kerry,DEM,46,George W. Bush,REP,46,,0,11/2/2004,48.26,50.73,-2.46,2.46,2.46,.5,, -4632,5980,758,2004,2004_Pres-G_AZ,AZ,Pres-G,Pres-G,SurveyUSA,325,10/18/2004,616,John Kerry,DEM,43,George W. Bush,REP,54,,-11,11/2/2004,44.32,54.77,-10.45,.55,-.55,1,, -4601,5941,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/18/2004,500,John Kerry,DEM,45,George W. Bush,REP,50,,-5,11/2/2004,47.02,51.69,-4.67,.33,-.33,1,, -4631,5979,765,2004,2004_Pres-G_GA,GA,Pres-G,Pres-G,Strategic Vision LLC,320,10/18/2004,801,John Kerry,DEM,40,George W. Bush,REP,57,,-17,11/2/2004,41.34,57.93,-16.59,.41,-.41,1,, -4638,5987,769,2004,2004_Pres-G_IL,IL,Pres-G,Pres-G,Market Shares Corp.,187,10/18/2004,700,John Kerry,DEM,50,George W. Bush,REP,42,,8,11/2/2004,54.82,44.48,10.34,2.34,-2.34,1,, -4663,6019,769,2004,2004_Pres-G_IL,IL,Pres-G,Pres-G,Richard Day Research Inc.,287,10/18/2004,828,John Kerry,DEM,52,George W. Bush,REP,42,,10,11/2/2004,54.82,44.48,10.34,.34,-.34,1,among registered voters, -4628,5975,770,2004,2004_Pres-G_IN,IN,Pres-G,Pres-G,SurveyUSA,325,10/18/2004,602,John Kerry,DEM,37,George W. Bush,REP,59,,-22,11/2/2004,39.26,59.94,-20.68,1.32,-1.32,1,, -4629,5976,772,2004,2004_Pres-G_KY,KY,Pres-G,Pres-G,SurveyUSA,325,10/18/2004,629,John Kerry,DEM,37,George W. Bush,REP,59,,-22,11/2/2004,39.68,59.54,-19.86,2.14,-2.14,1,, -4614,5957,773,2004,2004_Pres-G_LA,LA,Pres-G,Pres-G,Market Research Insight,185,10/18/2004,600,John Kerry,DEM,37,George W. Bush,REP,52,,-15,11/2/2004,42.22,56.72,-14.51,.49,-.49,1,, -4630,5977,776,2004,2004_Pres-G_ME,ME,Pres-G,Pres-G,SurveyUSA,325,10/18/2004,660,John Kerry,DEM,51,George W. Bush,REP,45,,6,11/2/2004,53.57,44.58,9,3,-3,1,, -64882,120178,779,2004,2004_Pres-G_MO,MO,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/18/2004,625,John Kerry,DEM,44,George W. Bush,REP,49,,-5,11/2/2004,46.1,53.3,-7.2,2.2,2.2,1,, -4660,6016,784,2004,2004_Pres-G_NE,NE,Pres-G,Pres-G,RKM Research and Communications Inc.,272,10/18/2004,1007,John Kerry,DEM,32,George W. Bush,REP,61,,-29,11/2/2004,32.68,65.9,-33.22,4.22,4.22,1,, -4605,5945,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/18/2004,500,John Kerry,DEM,49,George W. Bush,REP,47,,2,11/2/2004,50.24,48.87,1.37,.63,.63,1,, -4637,5986,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,Belden Russonello,28,10/18/2004,600,John Kerry,DEM,43,George W. Bush,REP,47,,-4,11/2/2004,47.88,50.47,-2.59,1.41,-1.41,1,, -4617,5962,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,10/18/2004,800,John Kerry,DEM,44.5,George W. Bush,REP,48,,-3.5,11/2/2004,48.71,50.81,-2.11,1.39,-1.39,1,average of multiple versions or turnout models listed in poll, -4634,6003,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Quinnipiac University,267,10/18/2004,841,John Kerry,DEM,50.5,George W. Bush,REP,45,,5.5,11/2/2004,50.92,48.42,2.5,3,3,1,average of multiple versions or turnout models listed in poll, -4620,5967,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Strategic Vision LLC,320,10/18/2004,801,John Kerry,DEM,46.5,George W. Bush,REP,46,,.5,11/2/2004,50.92,48.42,2.5,2,-2,1,average of multiple versions or turnout models listed in poll, -4633,5981,797,2004,2004_Pres-G_TN,TN,Pres-G,Pres-G,SurveyUSA,325,10/18/2004,615,John Kerry,DEM,38,George W. Bush,REP,60,,-22,11/2/2004,42.51,56.81,-14.3,7.7,-7.7,1,, -4640,5995,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,American Research Group,9,10/18/2004,600,John Kerry,DEM,47,George W. Bush,REP,47,,0,11/2/2004,49.7,49.32,.38,.38,-.38,.5,average of multiple versions or turnout models listed in poll, -4647,6000,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Gallup,112,10/18/2004,678,John Kerry,DEM,44,George W. Bush,REP,50,,-6,11/2/2004,49.7,49.32,.38,6.38,-6.38,0,, -4627,5974,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Strategic Vision LLC,320,10/18/2004,801,John Kerry,DEM,46.5,George W. Bush,REP,49,,-2.5,11/2/2004,49.7,49.32,.38,2.88,-2.88,0,average of multiple versions or turnout models listed in poll, -55008,88546,1366,2004,2004_Gov-G_IN,IN,Gov-G,Gov-G,Indiana University,149,10/18/2004,421,Joseph Kernan,DEM,42,"Mitchell Daniels, Jr.",REP,48,,-6,11/2/2004,45.49,53.21,-7.72,1.72,1.72,1,, -4628,88547,1366,2004,2004_Gov-G_IN,IN,Gov-G,Gov-G,SurveyUSA,325,10/18/2004,602,Joseph Kernan,DEM,43,"Mitchell Daniels, Jr.",REP,51,,-8,11/2/2004,45.49,53.21,-7.72,.28,-.28,1,, -25131,30369,1615,2004,2004_Sen-G_AK,AK,Sen-G,Sen-G,Global Strategy Group,118,10/18/2004,600,Tony Knowles,DEM,47,Lisa Murkowski,REP,43,,4,11/2/2004,45.55,48.58,-3.03,7.03,7.03,0,for DSCC,D -25133,30371,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,Global Strategy Group,118,10/18/2004,600,Ken Salazar,DEM,49,Pete Coors,REP,43,,6,11/2/2004,51.3,46.53,4.77,1.23,1.23,1,for DSCC,D -25152,30390,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,Harstad Strategic Research Inc.,134,10/18/2004,515,Ken Salazar,DEM,49,Pete Coors,REP,43,,6,11/2/2004,51.3,46.53,4.77,1.23,1.23,1,for Ken Salazar,D -4601,26605,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/18/2004,500,Ken Salazar,DEM,48,Pete Coors,REP,49,,-1,11/2/2004,51.3,46.53,4.77,5.77,-5.77,0,, -4631,26670,1622,2004,2004_Sen-G_GA,GA,Sen-G,Sen-G,Strategic Vision LLC,320,10/18/2004,801,Denise Majette,DEM,41,Johnny Isakson,REP,55,,-14,11/2/2004,39.96,57.85,-17.89,3.89,3.89,1,, -4638,26482,1625,2004,2004_Sen-G_IL,IL,Sen-G,Sen-G,Market Shares Corp.,187,10/18/2004,700,Barack Obama,DEM,66,Alan Keyes,REP,19,,47,11/2/2004,69.97,27.05,42.92,4.08,4.08,1,, -4663,26643,1625,2004,2004_Sen-G_IL,IL,Sen-G,Sen-G,Richard Day Research Inc.,287,10/18/2004,828,Barack Obama,DEM,70,Alan Keyes,REP,20,,50,11/2/2004,69.97,27.05,42.92,7.08,7.08,1,among registered voters, -4628,30539,1626,2004,2004_Sen-G_IN,IN,Sen-G,Sen-G,SurveyUSA,325,10/18/2004,597,Evan Bayh,DEM,63,Marvin B Scott,REP,31,,32,11/2/2004,61.65,37.23,24.42,7.58,7.58,1,, -4629,30542,1629,2004,2004_Sen-G_KY,KY,Sen-G,Sen-G,SurveyUSA,325,10/18/2004,623,Daniel Mongiardo,DEM,39,Jim Bunning,REP,53,,-14,11/2/2004,49.34,50.66,-1.31,12.69,-12.69,1,, -4637,26350,1633,2004,2004_Sen-G_NV,NV,Sen-G,Sen-G,Belden Russonello,28,10/18/2004,600,Harry Reid,DEM,63,Richard Ziser,REP,29,,34,11/2/2004,61.08,35.14,25.94,8.06,8.06,1,, -4617,30350,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,Fox News/Opinion Dynamics Corp.,104,10/18/2004,800,Eric D. Fingerhut,DEM,28,George V. Voinovich,REP,58,,-30,11/2/2004,36.14,63.85,-27.71,2.29,-2.29,1,, -4634,30473,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,Quinnipiac University,267,10/18/2004,841,Joe Hoeffel,DEM,36.5,Arlen Specter,REP,53,,-16.5,11/2/2004,41.99,52.62,-10.63,5.87,-5.87,1,average of multiple versions or turnout models listed in poll, -4620,26678,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,Strategic Vision LLC,320,10/18/2004,801,Joe Hoeffel,DEM,35,Arlen Specter,REP,54,,-19,11/2/2004,41.99,52.62,-10.63,8.37,-8.37,1,, -64388,118455,3373,2004,2004_House-G_MN-6,MN-6,House-G,House-G,Victoria Research & Consulting,369,10/18/2004,400,Patricia Wetterling,DEM,44,Mark R. Kennedy,REP,44,,0,11/2/2004,45.94,53.99,-8.05,8.05,8.05,.5,for unspecified Democratic spnosor,D -64226,118182,3390,2004,2004_House-G_NE-1,NE-1,House-G,House-G,RKM Research and Communications Inc.,272,10/18/2004,253,Matt Connealy,DEM,38,Jeff Fortenberry,REP,42,,-4,11/2/2004,43,54.23,-11.24,7.24,7.24,1,, -64226,118183,3391,2004,2004_House-G_NE-2,NE-2,House-G,House-G,RKM Research and Communications Inc.,272,10/18/2004,503,Nancy P. Thompson,DEM,30,Lee Terry,REP,60,,-30,11/2/2004,36.15,61.1,-24.95,5.05,-5.05,1,, -15020,117345,8654,2004,2004_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,10/18/2004,1001,Democratic,DEM,48,Republican,REP,46,,2,11/2/2004,46.8,49.44,-2.64,4.64,4.64,0,, -14906,19746,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,10/19/2004,976,John Kerry,DEM,49,George W. Bush,REP,46,,3,11/2/2004,48.26,50.73,-2.46,5.46,5.46,0,, -4608,5950,757,2004,2004_Pres-G_AR,AR,Pres-G,Pres-G,Opinion Research Associates,242,10/19/2004,500,John Kerry,DEM,48,George W. Bush,REP,48,,0,11/2/2004,44.55,54.31,-9.76,9.76,9.76,.5,, -4589,5927,758,2004,2004_Pres-G_AZ,AZ,Pres-G,Pres-G,Market Solutions Group,188,10/19/2004,600,John Kerry,DEM,40,George W. Bush,REP,47,,-7,11/2/2004,44.32,54.77,-10.45,3.45,3.45,1,, -4611,5954,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,SurveyUSA,325,10/19/2004,596,John Kerry,DEM,45,George W. Bush,REP,52,,-7,11/2/2004,47.02,51.69,-4.67,2.33,-2.33,1,, -4606,5947,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Strategic Vision LLC,320,10/19/2004,801,John Kerry,DEM,46.5,George W. Bush,REP,49,,-2.5,11/2/2004,47.09,52.1,-5.01,2.51,2.51,1,average of multiple versions or turnout models listed in poll, -25292,117298,765,2004,2004_Pres-G_GA,GA,Pres-G,Pres-G,SurveyUSA,325,10/19/2004,609,John Kerry,DEM,40,George W. Bush,REP,57,,-17,11/2/2004,41.34,57.93,-16.59,.41,-.41,1,, -4616,5959,766,2004,2004_Pres-G_HI,HI,Pres-G,Pres-G,SMS Research & Marketing Services Inc.,296,10/19/2004,612,John Kerry,DEM,45,George W. Bush,REP,46,,-1,11/2/2004,54.01,45.26,8.74,9.74,-9.74,0,, -4607,5949,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Strategic Vision LLC,320,10/19/2004,801,John Kerry,DEM,47.5,George W. Bush,REP,48,,-.5,11/2/2004,49.23,49.9,-.67,.17,.17,1,average of multiple versions or turnout models listed in poll, -4612,5955,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,SurveyUSA,325,10/19/2004,690,John Kerry,DEM,45,George W. Bush,REP,51,,-6,11/2/2004,49.23,49.9,-.67,5.33,-5.33,1,, -4604,5944,772,2004,2004_Pres-G_KY,KY,Pres-G,Pres-G,Louisville Courier-Journal,174,10/19/2004,690,John Kerry,DEM,39,George W. Bush,REP,56,,-17,11/2/2004,39.68,59.54,-19.86,2.86,2.86,1,, -4591,5929,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,10/19/2004,400,John Kerry,DEM,43,George W. Bush,REP,47,,-4,11/2/2004,51.23,47.81,3.42,7.42,-7.42,0,, -4597,5936,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Strategic Vision LLC,320,10/19/2004,801,John Kerry,DEM,47.5,George W. Bush,REP,46,,1.5,11/2/2004,51.23,47.81,3.42,1.92,-1.92,1,average of multiple versions or turnout models listed in poll, -4603,5943,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,SurveyUSA,325,10/19/2004,668,John Kerry,DEM,51,George W. Bush,REP,44,,7,11/2/2004,51.23,47.81,3.42,3.58,3.58,1,, -4610,5953,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Strategic Vision LLC,320,10/19/2004,801,John Kerry,DEM,48.5,George W. Bush,REP,48,,.5,11/2/2004,51.09,47.61,3.48,2.98,-2.98,1,average of multiple versions or turnout models listed in poll, -4596,5934,781,2004,2004_Pres-G_MT,MT,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/19/2004,625,John Kerry,DEM,36,George W. Bush,REP,57,,-21,11/2/2004,38.56,59.07,-20.5,.5,-.5,1,, -4599,5939,782,2004,2004_Pres-G_NC,NC,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/19/2004,625,John Kerry,DEM,43,George W. Bush,REP,51,,-8,11/2/2004,43.58,56.02,-12.43,4.43,4.43,1,, -4590,5928,782,2004,2004_Pres-G_NC,NC,Pres-G,Pres-G,The Tyson Group,334,10/19/2004,600,John Kerry,DEM,40,George W. Bush,REP,48,,-8,11/2/2004,43.58,56.02,-12.43,4.43,4.43,1,for John Locke Foundation,R -4592,5930,783,2004,2004_Pres-G_ND,ND,Pres-G,Pres-G,Minnesota State University Moorhead,211,10/19/2004,623,John Kerry,DEM,35,George W. Bush,REP,55,,-20,11/2/2004,35.5,62.86,-27.36,7.36,7.36,1,, -4600,5940,784,2004,2004_Pres-G_NE,NE,Pres-G,Pres-G,MSR Group,178,10/19/2004,754,John Kerry,DEM,32,George W. Bush,REP,61,,-29,11/2/2004,32.68,65.9,-33.22,4.22,4.22,1,, -4623,5978,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Gallup,112,10/19/2004,706,John Kerry,DEM,48.5,George W. Bush,REP,47.5,,1,11/2/2004,48.71,50.81,-2.11,3.11,3.11,0,average of multiple versions or turnout models listed in poll, -4618,5972,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Ohio University,237,10/19/2004,358,John Kerry,DEM,50,George W. Bush,REP,46,,4,11/2/2004,48.71,50.81,-2.11,6.11,6.11,0,, -4598,5938,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Strategic Vision LLC,320,10/19/2004,801,John Kerry,DEM,45.5,George W. Bush,REP,48,,-2.5,11/2/2004,48.71,50.81,-2.11,.39,-.39,1,average of multiple versions or turnout models listed in poll, -4613,5956,791,2004,2004_Pres-G_OK,OK,Pres-G,Pres-G,SurveyUSA,325,10/19/2004,627,John Kerry,DEM,34,George W. Bush,REP,64,,-30,11/2/2004,34.43,65.57,-31.14,1.14,1.14,1,, -4596,88568,1368,2004,2004_Gov-G_MT,MT,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/19/2004,625,Brian Schweitzer,DEM,48,Bob Brown,REP,43,,5,11/2/2004,50.44,46.02,4.42,.58,.58,1,, -55040,88578,1369,2004,2004_Gov-G_NC,NC,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/19/2004,625,Mike Easley,DEM,55,Patrick J. Ballantine,REP,45,,10,11/2/2004,55.62,42.88,12.74,2.74,-2.74,1,, -4590,88579,1369,2004,2004_Gov-G_NC,NC,Gov-G,Gov-G,The Tyson Group,334,10/19/2004,600,Mike Easley,DEM,49,Patrick J. Ballantine,REP,34,,15,11/2/2004,55.62,42.88,12.74,2.26,2.26,1,for John Locke Foundation,R -55046,88584,1370,2004,2004_Gov-G_ND,ND,Gov-G,Gov-G,Minnesota State University Moorhead,211,10/19/2004,623,Joseph A Satrom,DEM,22,John Hoeven,REP,70,,-48,11/2/2004,27.39,71.26,-43.87,4.13,-4.13,1,, -4608,26540,1617,2004,2004_Sen-G_AR,AR,Sen-G,Sen-G,Opinion Research Associates,242,10/19/2004,500,Blanche Lincoln,DEM,66,Jim Holt,REP,30,,36,11/2/2004,55.9,44.07,11.83,24.17,24.17,1,, -4611,26706,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,SurveyUSA,325,10/19/2004,596,Ken Salazar,DEM,46,Pete Coors,REP,50,,-4,11/2/2004,51.3,46.53,4.77,8.77,-8.77,0,, -4606,26665,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Strategic Vision LLC,320,10/19/2004,801,Betty Castor,DEM,48,Mel Martinez,REP,45,,3,11/2/2004,48.32,49.43,-1.11,4.11,4.11,0,, -25292,30532,1622,2004,2004_Sen-G_GA,GA,Sen-G,Sen-G,SurveyUSA,325,10/19/2004,604,Denise Majette,DEM,39,Johnny Isakson,REP,55,,-16,11/2/2004,39.96,57.85,-17.89,1.89,1.89,1,, -4604,26469,1629,2004,2004_Sen-G_KY,KY,Sen-G,Sen-G,Louisville Courier-Journal,174,10/19/2004,690,Daniel Mongiardo,DEM,43,Jim Bunning,REP,49,,-6,11/2/2004,49.34,50.66,-1.31,4.69,-4.69,1,, -4599,26496,1636,2004,2004_Sen-G_NC,NC,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/19/2004,625,Erskine Bowles,DEM,45,Richard Burr,REP,45,,0,11/2/2004,47.02,51.6,-4.58,4.58,4.58,.5,, -4590,26771,1636,2004,2004_Sen-G_NC,NC,Sen-G,Sen-G,The Tyson Group,334,10/19/2004,600,Erskine Bowles,DEM,42,Richard Burr,REP,43,,-1,11/2/2004,47.02,51.6,-4.58,3.58,3.58,1,for John Locke Foundation,R -4592,26534,1637,2004,2004_Sen-G_ND,ND,Sen-G,Sen-G,Minnesota State University Moorhead,211,10/19/2004,623,Byron L. Dorgan,DEM,71,Mike Liffrig,REP,20,,51,11/2/2004,68.28,31.72,36.56,14.44,14.44,1,, -25138,30376,1639,2004,2004_Sen-G_OK,OK,Sen-G,Sen-G,Global Strategy Group,118,10/19/2004,600,Brad R. Carson,DEM,45,Tom Coburn,REP,44,,1,11/2/2004,41.24,52.77,-11.52,12.52,12.52,0,for DSCC,D -4613,30556,1639,2004,2004_Sen-G_OK,OK,Sen-G,Sen-G,SurveyUSA,325,10/19/2004,625,Brad R. Carson,DEM,41,Tom Coburn,REP,47,,-6,11/2/2004,41.24,52.77,-11.52,5.52,5.52,1,, -64202,118126,3234,2004,2004_House-G_CT-2,CT-2,House-G,House-G,Research 2000,281,10/19/2004,600,Jim Sullivan,DEM,46,Robert R. Simmons,REP,48,,-2,11/2/2004,45.77,54.19,-8.43,6.43,6.43,1,, -64117,117961,3316,2004,2004_House-G_KS-3,KS-3,House-G,House-G,Market Research Institute Inc.,186,10/19/2004,600,Dennis Moore,DEM,50,Kris W. Kobach,REP,38,,12,11/2/2004,54.82,43.35,11.47,.53,.53,1,, -64119,117963,3384,2004,2004_House-G_MO-5,MO-5,House-G,House-G,Market Research Institute Inc.,186,10/19/2004,600,Emanuel Cleaver,DEM,46,Jeanne Patterson,REP,41,,5,11/2/2004,55.19,42.12,13.07,8.07,-8.07,1,, -4600,118056,3390,2004,2004_House-G_NE-1,NE-1,House-G,House-G,MSR Group,178,10/19/2004,250,Matt Connealy,DEM,41,Jeff Fortenberry,REP,47,,-6,11/2/2004,43,54.23,-11.24,5.24,5.24,1,, -4600,118057,3391,2004,2004_House-G_NE-2,NE-2,House-G,House-G,MSR Group,178,10/19/2004,250,Nancy P. Thompson,DEM,34,Lee Terry,REP,58,,-24,11/2/2004,36.15,61.1,-24.95,.95,.95,1,, -14906,33189,8654,2004,2004_House-G_US,US,House-G,House-G,Ipsos,154,10/19/2004,600,Democratic,DEM,47,Republican,REP,46,,1,11/2/2004,46.8,49.44,-2.64,3.64,3.64,0,sample size unavailable; estimated at 600 as a default, -38559,122984,8654,2004,2004_House-G_US,US,House-G,House-G,Winston Group,385,10/19/2004,1200,Democratic,DEM,48,Republican,REP,45,,3,11/2/2004,46.8,49.44,-2.64,5.64,5.64,0,among registered voters, -15544,116954,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Abt Associates,7,10/20/2004,803,John Kerry,DEM,46,George W. Bush,REP,51,,-5,11/2/2004,48.26,50.73,-2.46,2.54,-2.54,1,average of multiple versions or turnout models listed in poll, -63737,19763,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,10/20/2004,1000,John Kerry,DEM,45,George W. Bush,REP,49,,-4,11/2/2004,48.26,50.73,-2.46,1.54,-1.54,1,, -15584,120076,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,10/20/2004,1000,John Kerry,DEM,45.5,George W. Bush,REP,46,,-.5,11/2/2004,48.26,50.73,-2.46,1.96,1.96,1,average of multiple versions or turnout models listed in poll, -4586,5924,758,2004,2004_Pres-G_AZ,AZ,Pres-G,Pres-G,Arizona State University,15,10/20/2004,573,John Kerry,DEM,45,George W. Bush,REP,50,,-5,11/2/2004,44.32,54.77,-10.45,5.45,5.45,1,among registered voters, -4609,5951,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Research 2000,281,10/20/2004,600,John Kerry,DEM,48,George W. Bush,REP,47,,1,11/2/2004,47.09,52.1,-5.01,6.01,6.01,0,, -4584,5922,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,SEA Polling & Strategic Design,302,10/20/2004,800,John Kerry,DEM,46,George W. Bush,REP,46,,0,11/2/2004,47.09,52.1,-5.01,5.01,5.01,.5,, -4615,5958,773,2004,2004_Pres-G_LA,LA,Pres-G,Pres-G,Southeastern Louisiana University,309,10/20/2004,637,John Kerry,DEM,32,George W. Bush,REP,58,,-26,11/2/2004,42.22,56.72,-14.51,11.49,-11.49,1,among registered voters, -4595,5933,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,EPIC-MRA,84,10/20/2004,610,John Kerry,DEM,49,George W. Bush,REP,43,,6,11/2/2004,51.23,47.81,3.42,2.58,2.58,1,, -4593,5931,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,Franklin Pierce University,107,10/20/2004,617,John Kerry,DEM,50,George W. Bush,REP,41,,9,11/2/2004,50.24,48.87,1.37,7.63,7.63,1,, -4602,5942,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Research 2000,281,10/20/2004,600,John Kerry,DEM,50,George W. Bush,REP,43,,7,11/2/2004,52.92,46.23,6.68,.32,.32,1,, -4588,5926,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,Research 2000,281,10/20/2004,600,John Kerry,DEM,47,George W. Bush,REP,49,,-2,11/2/2004,47.88,50.47,-2.59,.59,.59,1,, -4594,5932,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,Research 2000,281,10/20/2004,600,John Kerry,DEM,49,George W. Bush,REP,43,,6,11/2/2004,51.35,47.19,4.16,1.84,1.84,1,, -4621,5965,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Muhlenberg College,219,10/20/2004,787,John Kerry,DEM,48,George W. Bush,REP,46,,2,11/2/2004,50.92,48.42,2.5,.5,-.5,1,among registered voters, -4624,5970,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/20/2004,424,John Kerry,DEM,49,George W. Bush,REP,46,,3,11/2/2004,50.92,48.42,2.5,.5,.5,1,, -4583,5921,795,2004,2004_Pres-G_SC,SC,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/20/2004,625,John Kerry,DEM,40,George W. Bush,REP,53,,-13,11/2/2004,40.9,57.98,-17.08,4.08,4.08,1,, -4581,5919,796,2004,2004_Pres-G_SD,SD,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/20/2004,800,John Kerry,DEM,36,George W. Bush,REP,55,,-19,11/2/2004,38.44,59.91,-21.47,2.47,2.47,1,, -4585,5923,797,2004,2004_Pres-G_TN,TN,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/20/2004,625,John Kerry,DEM,41,George W. Bush,REP,53,,-12,11/2/2004,42.51,56.81,-14.3,2.3,2.3,1,, -55052,88590,1371,2004,2004_Gov-G_NH,NH,Gov-G,Gov-G,Franklin Pierce University,107,10/20/2004,617,John Lynch,DEM,45,Craig Benson,REP,45,,0,11/2/2004,51.02,48.87,2.15,2.15,-2.15,.5,, -4609,26617,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Research 2000,281,10/20/2004,600,Betty Castor,DEM,48,Mel Martinez,REP,48,,0,11/2/2004,48.32,49.43,-1.11,1.11,1.11,.5,, -4584,26533,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,SEA Polling & Strategic Design,302,10/20/2004,800,Betty Castor,DEM,44,Mel Martinez,REP,44,,0,11/2/2004,48.32,49.43,-1.11,1.11,1.11,.5,, -4615,26644,1630,2004,2004_Sen-O_LA,LA,Sen-G,Sen-O,Southeastern Louisiana University,309,10/20/2004,637,Chris John,DEM,18,David Vitter,REP,43,,-25,11/2/2004,29.34,51.03,-21.69,3.31,-3.31,1,among registered voters, -4588,26641,1633,2004,2004_Sen-G_NV,NV,Sen-G,Sen-G,Research 2000,281,10/20/2004,600,Harry Reid,DEM,57,Richard Ziser,REP,35,,22,11/2/2004,61.08,35.14,25.94,3.94,-3.94,1,, -4593,30357,1634,2004,2004_Sen-G_NH,NH,Sen-G,Sen-G,Franklin Pierce University,107,10/20/2004,617,Doris R. Haddock,DEM,27,Judd Gregg,REP,60,,-33,11/2/2004,33.72,66.18,-32.46,.54,-.54,1,, -25137,30375,1636,2004,2004_Sen-G_NC,NC,Sen-G,Sen-G,Global Strategy Group,118,10/20/2004,800,Erskine Bowles,DEM,46,Richard Burr,REP,44,,2,11/2/2004,47.02,51.6,-4.58,6.58,6.58,0,for DSCC,D -25251,30491,1636,2004,2004_Sen-G_NC,NC,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/20/2004,500,Erskine Bowles,DEM,45,Richard Burr,REP,49,,-4,11/2/2004,47.02,51.6,-4.58,.58,.58,1,, -25253,30493,1639,2004,2004_Sen-G_OK,OK,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/20/2004,500,Brad R. Carson,DEM,43,Tom Coburn,REP,48,,-5,11/2/2004,41.24,52.77,-11.52,6.52,6.52,1,, -25191,30429,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/20/2004,800,Joe Hoeffel,DEM,32,Arlen Specter,REP,50,,-18,11/2/2004,41.99,52.62,-10.63,7.37,-7.37,1,, -4583,26509,1642,2004,2004_Sen-G_SC,SC,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/20/2004,625,Inez Tenenbaum,DEM,43,Jim DeMint,REP,47,,-4,11/2/2004,44.1,53.67,-9.57,5.57,5.57,1,, -4581,26511,1643,2004,2004_Sen-G_SD,SD,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/20/2004,800,Tom Daschle,DEM,49,John Thune,REP,47,,2,11/2/2004,49.42,50.58,-1.15,3.15,3.15,0,, -4581,119663,3512,2004,2004_House-G_SD-1,SD-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/20/2004,800,Stephanie Herseth Sandlin,DEM,48,Larry Diedrich,REP,44,,4,11/2/2004,53.36,45.91,7.45,3.45,-3.45,1,, -27910,33188,8654,2004,2004_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,10/20/2004,600,Democratic,DEM,46,Republican,REP,43,,3,11/2/2004,46.8,49.44,-2.64,5.64,5.64,0,sample size unavailable; estimated at 600 as a default, -63737,117340,8654,2004,2004_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,10/20/2004,1000,Democratic,DEM,46,Republican,REP,42,,4,11/2/2004,46.8,49.44,-2.64,6.64,6.64,0,, -15647,20487,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,10/21/2004,600,John Kerry,DEM,46,George W. Bush,REP,50,,-4,11/2/2004,48.26,50.73,-2.46,1.54,-1.54,1,sample size unavailable; estimated at 600 as a default, -15019,19859,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,10/21/2004,1000,John Kerry,DEM,49,George W. Bush,REP,47,,2,11/2/2004,48.26,50.73,-2.46,4.46,4.46,0,, -15166,20006,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,10/21/2004,820,John Kerry,DEM,46,George W. Bush,REP,48,,-2,11/2/2004,48.26,50.73,-2.46,.46,.46,1,, -63810,117497,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,10/21/2004,2535,John Kerry,DEM,48,George W. Bush,REP,47,,1,11/2/2004,48.26,50.73,-2.46,3.46,3.46,0,, -15754,20594,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/21/2004,1200,John Kerry,DEM,45,George W. Bush,REP,47,,-2,11/2/2004,48.26,50.73,-2.46,.46,.46,1,, -4577,5915,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,FM3 Research,91,10/21/2004,400,John Kerry,DEM,48,George W. Bush,REP,48,,0,11/2/2004,47.02,51.69,-4.67,4.67,4.67,.5,for unspecified Democratic spnosor,D -4574,5912,776,2004,2004_Pres-G_ME,ME,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/21/2004,402,John Kerry,DEM,50,George W. Bush,REP,39,,11,11/2/2004,53.57,44.58,9,2,2,1,, -4587,5925,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Franklin & Marshall College,106,10/21/2004,376,John Kerry,DEM,51,George W. Bush,REP,46,,5,11/2/2004,50.92,48.42,2.5,2.5,2.5,1,, -4577,117099,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,FM3 Research,91,10/21/2004,400,Ken Salazar,DEM,50,Pete Coors,REP,45,,5,11/2/2004,51.3,46.53,4.77,.23,.23,1,for unspecified Democratic spnosor,D -25266,30506,1639,2004,2004_Sen-G_OK,OK,Sen-G,Sen-G,SoonerPoll.com,308,10/21/2004,500,Brad R. Carson,DEM,37,Tom Coburn,REP,38,,-1,11/2/2004,41.24,52.77,-11.52,10.52,10.52,1,, -4587,26401,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,Franklin & Marshall College,106,10/21/2004,376,Joe Hoeffel,DEM,31,Arlen Specter,REP,52,,-21,11/2/2004,41.99,52.62,-10.63,10.37,-10.37,1,, -4577,117850,3228,2004,2004_House-G_CO-3,CO-3,House-G,House-G,FM3 Research,91,10/21/2004,259,John T. Salazar,DEM,47,Greg Walcher,REP,30,,17,11/2/2004,50.55,46.56,3.99,13.01,13.01,1,for unspecified Democratic spnosor,D -64038,117855,3453,2004,2004_House-G_NC-11,NC-11,House-G,House-G,Feldman Group,93,10/21/2004,500,Patricia R. Keever,DEM,47,Charles H. Taylor,REP,46,,1,11/2/2004,45.1,54.9,-9.8,10.8,10.8,0,for unspecified Democratic spnosor,D -63832,117535,3555,2004,2004_House-G_UT-2,UT-2,House-G,House-G,ALG Research,14,10/21/2004,400,Jim Matheson,DEM,57,John Swallow,REP,34,,23,11/2/2004,54.76,43.21,11.54,11.46,11.46,1,for unspecified Democratic spnosor,D -15019,33187,8654,2004,2004_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,10/21/2004,600,Democratic,DEM,49,Republican,REP,44,,5,11/2/2004,46.8,49.44,-2.64,7.64,7.64,0,sample size unavailable; estimated at 600 as a default, -14795,20486,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,10/22/2004,600,John Kerry,DEM,48,George W. Bush,REP,49,,-1,11/2/2004,48.26,50.73,-2.46,1.46,1.46,1,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll, -15321,20161,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Princeton Survey Research Associates International,258,10/22/2004,600,John Kerry,DEM,47,George W. Bush,REP,48,,-1,11/2/2004,48.26,50.73,-2.46,1.46,1.46,1,sample size unavailable; estimated at 600 as a default, -4567,5905,769,2004,2004_Pres-G_IL,IL,Pres-G,Pres-G,Research 2000,281,10/22/2004,800,John Kerry,DEM,53,George W. Bush,REP,41,,12,11/2/2004,54.82,44.48,10.34,1.66,1.66,1,, -4619,5963,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,St. Cloud State University,312,10/22/2004,508,John Kerry,DEM,49,George W. Bush,REP,42,,7,11/2/2004,51.09,47.61,3.48,3.52,3.52,1,, -4567,26621,1625,2004,2004_Sen-G_IL,IL,Sen-G,Sen-G,Research 2000,281,10/22/2004,800,Barack Obama,DEM,67,Alan Keyes,REP,25,,42,11/2/2004,69.97,27.05,42.92,.92,-.92,1,, -15321,33186,8654,2004,2004_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,10/22/2004,600,Democratic,DEM,46,Republican,REP,47,,-1,11/2/2004,46.8,49.44,-2.64,1.64,1.64,1,sample size unavailable; estimated at 600 as a default, -14994,19820,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,10/23/2004,600,John Kerry,DEM,46,George W. Bush,REP,51,,-5,11/2/2004,48.26,50.73,-2.46,2.54,-2.54,1,sample size unavailable; estimated at 600 as a default, -15249,20089,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Los Angeles Times,172,10/23/2004,881,John Kerry,DEM,48,George W. Bush,REP,49,,-1,11/2/2004,48.26,50.73,-2.46,1.46,1.46,1,, -4568,5906,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/23/2004,602,John Kerry,DEM,49,George W. Bush,REP,45,,4,11/2/2004,47.02,51.69,-4.67,8.67,8.67,0,, -4565,5908,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Gallup,112,10/23/2004,768,John Kerry,DEM,43,George W. Bush,REP,51,,-8,11/2/2004,47.09,52.1,-5.01,2.99,-2.99,1,, -4575,5913,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2004,567,John Kerry,DEM,48,George W. Bush,REP,48,,0,11/2/2004,47.09,52.1,-5.01,5.01,5.01,.5,, -4548,5886,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Strategic Vision LLC,320,10/23/2004,801,John Kerry,DEM,47.5,George W. Bush,REP,49,,-1.5,11/2/2004,47.09,52.1,-5.01,3.51,3.51,1,average of multiple versions or turnout models listed in poll, -4549,5887,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,SurveyUSA,325,10/23/2004,749,John Kerry,DEM,50,George W. Bush,REP,48,,2,11/2/2004,47.09,52.1,-5.01,7.01,7.01,0,, -4558,5896,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/23/2004,600,John Kerry,DEM,45,George W. Bush,REP,47,,-2,11/2/2004,49.23,49.9,-.67,1.33,-1.33,1,, -4547,5884,770,2004,2004_Pres-G_IN,IN,Pres-G,Pres-G,Research 2000,281,10/23/2004,600,John Kerry,DEM,40,George W. Bush,REP,56,,-16,11/2/2004,39.26,59.94,-20.68,4.68,4.68,1,, -4573,5911,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,10/23/2004,600,John Kerry,DEM,45,George W. Bush,REP,44,,1,11/2/2004,51.23,47.81,3.42,2.42,-2.42,1,, -4578,5916,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2004,561,John Kerry,DEM,51,George W. Bush,REP,46,,5,11/2/2004,51.23,47.81,3.42,1.58,1.58,1,, -4569,5907,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/23/2004,601,John Kerry,DEM,52,George W. Bush,REP,42,,10,11/2/2004,51.23,47.81,3.42,6.58,6.58,1,, -4557,5895,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/23/2004,600,John Kerry,DEM,46,George W. Bush,REP,45,,1,11/2/2004,51.09,47.61,3.48,2.48,-2.48,1,, -4524,5859,779,2004,2004_Pres-G_MO,MO,Pres-G,Pres-G,Research 2000,281,10/23/2004,800,John Kerry,DEM,45,George W. Bush,REP,48,,-3,11/2/2004,46.1,53.3,-7.2,4.2,4.2,1,, -4550,5888,782,2004,2004_Pres-G_NC,NC,Pres-G,Pres-G,SurveyUSA,325,10/23/2004,694,John Kerry,DEM,44,George W. Bush,REP,54,,-10,11/2/2004,43.58,56.02,-12.43,2.43,2.43,1,, -4552,5904,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Quinnipiac University,267,10/23/2004,852,John Kerry,DEM,46,George W. Bush,REP,46,,0,11/2/2004,52.92,46.23,6.68,6.68,-6.68,.5,, -4504,5839,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2004,500,John Kerry,DEM,47,George W. Bush,REP,49,,-2,11/2/2004,47.88,50.47,-2.59,.59,.59,1,, -4559,5897,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/23/2004,600,John Kerry,DEM,44,George W. Bush,REP,48,,-4,11/2/2004,47.88,50.47,-2.59,1.41,-1.41,1,, -4576,5914,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2004,537,John Kerry,DEM,46,George W. Bush,REP,50,,-4,11/2/2004,48.71,50.81,-2.11,1.89,-1.89,1,, -4525,5872,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Strategic Vision LLC,320,10/23/2004,801,John Kerry,DEM,46,George W. Bush,REP,47.5,,-1.5,11/2/2004,48.71,50.81,-2.11,.61,.61,1,average of multiple versions or turnout models listed in poll, -4553,5891,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/23/2004,600,John Kerry,DEM,42,George W. Bush,REP,47,,-5,11/2/2004,48.71,50.81,-2.11,2.89,-2.89,1,, -4518,5853,791,2004,2004_Pres-G_OK,OK,Pres-G,Pres-G,WPA Intelligence (WPAi),383,10/23/2004,500,John Kerry,DEM,28,George W. Bush,REP,61,,-33,11/2/2004,34.43,65.57,-31.14,1.86,-1.86,1,, -4560,5898,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/23/2004,600,John Kerry,DEM,47,George W. Bush,REP,45,,2,11/2/2004,50.92,48.42,2.5,.5,-.5,1,, -4543,5880,795,2004,2004_Pres-G_SC,SC,Pres-G,Pres-G,SurveyUSA,325,10/23/2004,564,John Kerry,DEM,39,George W. Bush,REP,57,,-18,11/2/2004,40.9,57.98,-17.08,.92,-.92,1,, -4554,5892,796,2004,2004_Pres-G_SD,SD,Pres-G,Pres-G,McLaughlin & Associates,203,10/23/2004,400,John Kerry,DEM,33,George W. Bush,REP,55,,-22,11/2/2004,38.44,59.91,-21.47,.53,-.53,1,for NRSC,R -4572,5910,800,2004,2004_Pres-G_VA,VA,Pres-G,Pres-G,Richmond Times-Dispatch,288,10/23/2004,751,John Kerry,DEM,40,George W. Bush,REP,49,,-9,11/2/2004,45.48,53.68,-8.2,.8,-.8,1,, -4531,5867,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Strategic Vision LLC,320,10/23/2004,801,John Kerry,DEM,44.5,George W. Bush,REP,49,,-4.5,11/2/2004,49.7,49.32,.38,4.88,-4.88,0,average of multiple versions or turnout models listed in poll, -4563,5901,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/23/2004,600,John Kerry,DEM,45,George W. Bush,REP,48,,-3,11/2/2004,49.7,49.32,.38,3.38,-3.38,0,, -4547,88548,1366,2004,2004_Gov-G_IN,IN,Gov-G,Gov-G,Research 2000,281,10/23/2004,600,Joseph Kernan,DEM,45,"Mitchell Daniels, Jr.",REP,48,,-3,11/2/2004,45.49,53.21,-7.72,4.72,4.72,1,, -4524,88559,1367,2004,2004_Gov-G_MO,MO,Gov-G,Gov-G,Research 2000,281,10/23/2004,800,Claire McCaskill,DEM,46,Matt Blunt,REP,48,,-2,11/2/2004,47.85,50.83,-2.98,.98,.98,1,, -4550,88580,1369,2004,2004_Gov-G_NC,NC,Gov-G,Gov-G,SurveyUSA,325,10/23/2004,694,Mike Easley,DEM,57,Patrick J. Ballantine,REP,39,,18,11/2/2004,55.62,42.88,12.74,5.26,5.26,1,, -25153,30391,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,10/23/2004,400,Betty Castor,DEM,44,Mel Martinez,REP,46,,-2,11/2/2004,48.32,49.43,-1.11,.89,-.89,1,, -4548,26664,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Strategic Vision LLC,320,10/23/2004,801,Betty Castor,DEM,46,Mel Martinez,REP,48,,-2,11/2/2004,48.32,49.43,-1.11,.89,-.89,1,, -4549,30527,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,SurveyUSA,325,10/23/2004,738,Betty Castor,DEM,50,Mel Martinez,REP,47,,3,11/2/2004,48.32,49.43,-1.11,4.11,4.11,0,, -4547,26624,1626,2004,2004_Sen-G_IN,IN,Sen-G,Sen-G,Research 2000,281,10/23/2004,600,Evan Bayh,DEM,65,Marvin B Scott,REP,31,,34,11/2/2004,61.65,37.23,24.42,9.58,9.58,1,, -25127,30365,1629,2004,2004_Sen-G_KY,KY,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,10/23/2004,502,Daniel Mongiardo,DEM,43,Jim Bunning,REP,44,,-1,11/2/2004,49.34,50.66,-1.31,.31,.31,1,for Daniel Mongiardo,D -4524,26627,1632,2004,2004_Sen-G_MO,MO,Sen-G,Sen-G,Research 2000,281,10/23/2004,800,Nancy Farmer,DEM,40,Christopher S. Bond,REP,56,,-16,11/2/2004,42.8,56.09,-13.3,2.7,-2.7,1,, -4550,30546,1636,2004,2004_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,10/23/2004,686,Erskine Bowles,DEM,44,Richard Burr,REP,50,,-6,11/2/2004,47.02,51.6,-4.58,1.42,-1.42,1,, -4518,26800,1639,2004,2004_Sen-G_OK,OK,Sen-G,Sen-G,WPA Intelligence (WPAi),383,10/23/2004,500,Brad R. Carson,DEM,38,Tom Coburn,REP,41,,-3,11/2/2004,41.24,52.77,-11.52,8.52,8.52,1,, -4543,30565,1642,2004,2004_Sen-G_SC,SC,Sen-G,Sen-G,SurveyUSA,325,10/23/2004,559,Inez Tenenbaum,DEM,39,Jim DeMint,REP,52,,-13,11/2/2004,44.1,53.67,-9.57,3.43,-3.43,1,, -4554,26524,1643,2004,2004_Sen-G_SD,SD,Sen-G,Sen-G,McLaughlin & Associates,203,10/23/2004,400,Tom Daschle,DEM,45,John Thune,REP,49,,-4,11/2/2004,49.42,50.58,-1.15,2.85,-2.85,1,for NRSC,R -64112,117955,3320,2004,2004_House-G_KY-3,KY-3,House-G,House-G,Louisville Courier-Journal,174,10/23/2004,634,Tony Miller,DEM,33,Anne Meagher Northup,REP,57,,-24,11/2/2004,37.8,60.26,-22.46,1.54,-1.54,1,, -14994,33185,8654,2004,2004_House-G_US,US,House-G,House-G,Gallup,112,10/23/2004,600,Democratic,DEM,47,Republican,REP,50,,-3,11/2/2004,46.8,49.44,-2.64,.36,-.36,1,sample size unavailable; estimated at 600 as a default, -15580,20420,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,10/24/2004,1000,John Kerry,DEM,42,George W. Bush,REP,47,,-5,11/2/2004,48.26,50.73,-2.46,2.54,-2.54,1,, -15217,20057,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,SSRS,297,10/24/2004,741,John Kerry,DEM,48,George W. Bush,REP,49,,-1,11/2/2004,48.26,50.73,-2.46,1.46,1.46,1,, -15751,20591,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/24/2004,1200,John Kerry,DEM,46,George W. Bush,REP,49,,-3,11/2/2004,48.26,50.73,-2.46,.54,-.54,1,, -4505,5840,757,2004,2004_Pres-G_AR,AR,Pres-G,Pres-G,SurveyUSA,325,10/24/2004,649,John Kerry,DEM,45,George W. Bush,REP,51,,-6,11/2/2004,44.55,54.31,-9.76,3.76,3.76,1,, -4556,5894,759,2004,2004_Pres-G_CA,CA,Pres-G,Pres-G,Field Research Corp. (Field Poll),94,10/24/2004,1086,John Kerry,DEM,49,George W. Bush,REP,42,,7,11/2/2004,54.3,44.36,9.95,2.95,-2.95,1,, -4512,5847,759,2004,2004_Pres-G_CA,CA,Pres-G,Pres-G,SurveyUSA,325,10/24/2004,743,John Kerry,DEM,53,George W. Bush,REP,44,,9,11/2/2004,54.3,44.36,9.95,.95,-.95,1,, -4502,5837,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,American Research Group,9,10/24/2004,600,John Kerry,DEM,49,George W. Bush,REP,46.5,,2.5,11/2/2004,47.09,52.1,-5.01,7.51,7.51,0,average of multiple versions or turnout models listed in poll, -4544,5881,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Los Angeles Times,172,10/24/2004,510,John Kerry,DEM,43,George W. Bush,REP,51,,-8,11/2/2004,47.09,52.1,-5.01,2.99,-2.99,1,, -4516,5878,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Quinnipiac University,267,10/24/2004,944,John Kerry,DEM,46,George W. Bush,REP,49,,-3,11/2/2004,47.09,52.1,-5.01,2.01,2.01,1,, -4540,5883,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Gallup,112,10/24/2004,649,John Kerry,DEM,46,George W. Bush,REP,50,,-4,11/2/2004,49.23,49.9,-.67,3.33,-3.33,1,, -4519,5854,771,2004,2004_Pres-G_KS,KS,Pres-G,Pres-G,Market Research Institute Inc.,186,10/24/2004,573,John Kerry,DEM,30,George W. Bush,REP,59,,-29,11/2/2004,36.62,62,-25.38,3.62,-3.62,1,, -4529,5864,779,2004,2004_Pres-G_MO,MO,Pres-G,Pres-G,Market Research Institute Inc.,186,10/24/2004,553,John Kerry,DEM,45,George W. Bush,REP,49,,-4,11/2/2004,46.1,53.3,-7.2,3.2,3.2,1,, -4513,5848,779,2004,2004_Pres-G_MO,MO,Pres-G,Pres-G,SurveyUSA,325,10/24/2004,680,John Kerry,DEM,45,George W. Bush,REP,52,,-7,11/2/2004,46.1,53.3,-7.2,.2,.2,1,, -4622,5966,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/24/2004,400,John Kerry,DEM,53,George W. Bush,REP,41,,12,11/2/2004,52.92,46.23,6.68,5.32,5.32,1,, -4503,5838,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,American Research Group,9,10/24/2004,600,John Kerry,DEM,49,George W. Bush,REP,47,,2,11/2/2004,48.71,50.81,-2.11,4.11,4.11,0,, -4534,15886,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Los Angeles Times,172,10/24/2004,585,John Kerry,DEM,50,George W. Bush,REP,44,,6,11/2/2004,48.71,50.81,-2.11,8.11,8.11,0,average of multiple versions or turnout models listed in poll, -4514,5849,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,SurveyUSA,325,10/24/2004,831,John Kerry,DEM,50,George W. Bush,REP,47,,3,11/2/2004,48.71,50.81,-2.11,5.11,5.11,0,, -4509,5844,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,American Research Group,9,10/24/2004,600,John Kerry,DEM,50,George W. Bush,REP,47,,3,11/2/2004,50.92,48.42,2.5,.5,.5,1,, -4528,15889,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Los Angeles Times,172,10/24/2004,568,John Kerry,DEM,48,George W. Bush,REP,48,,0,11/2/2004,50.92,48.42,2.5,2.5,-2.5,.5,average of multiple versions or turnout models listed in poll, -4517,5879,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Quinnipiac University,267,10/24/2004,909,John Kerry,DEM,47,George W. Bush,REP,49,,-2,11/2/2004,50.92,48.42,2.5,4.5,-4.5,0,, -4515,5850,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,SurveyUSA,325,10/24/2004,803,John Kerry,DEM,53,George W. Bush,REP,45,,8,11/2/2004,50.92,48.42,2.5,5.5,5.5,1,, -25357,5899,799,2004,2004_Pres-G_UT,UT,Pres-G,Pres-G,Valley Research,368,10/24/2004,1200,John Kerry,DEM,23,George W. Bush,REP,68,,-45,11/2/2004,26,71.54,-45.54,.54,.54,1,, -4530,5865,800,2004,2004_Pres-G_VA,VA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/24/2004,625,John Kerry,DEM,44,George W. Bush,REP,50,,-6,11/2/2004,45.48,53.68,-8.2,2.2,2.2,1,, -4506,5841,802,2004,2004_Pres-G_WA,WA,Pres-G,Pres-G,SurveyUSA,325,10/24/2004,618,John Kerry,DEM,51,George W. Bush,REP,45,,6,11/2/2004,52.77,45.6,7.17,1.17,-1.17,1,, -4529,88560,1367,2004,2004_Gov-G_MO,MO,Gov-G,Gov-G,Market Research Institute Inc.,186,10/24/2004,500,Claire McCaskill,DEM,46,Matt Blunt,REP,47,,-1,11/2/2004,47.85,50.83,-2.98,1.98,1.98,1,, -4513,88561,1367,2004,2004_Gov-G_MO,MO,Gov-G,Gov-G,SurveyUSA,325,10/24/2004,678,Claire McCaskill,DEM,44,Matt Blunt,REP,52,,-8,11/2/2004,47.85,50.83,-2.98,5.02,-5.02,1,, -25357,120075,1372,2004,2004_Gov-G_UT,UT,Gov-G,Gov-G,Valley Research,368,10/24/2004,1200,"Scott M. Matheson, Jr.",DEM,36,"Jon M. Huntsman, Jr.",REP,50,,-14,11/2/2004,41.35,57.74,-16.4,2.4,2.4,1,, -4506,88620,1373,2004,2004_Gov-G_WA,WA,Gov-G,Gov-G,SurveyUSA,325,10/24/2004,618,Christine Gregoire,DEM,49,Dino Rossi,REP,47,,2,11/2/2004,48.87,48.87,0,2,2,1,, -4505,26695,1617,2004,2004_Sen-G_AR,AR,Sen-G,Sen-G,SurveyUSA,325,10/24/2004,649,Blanche Lincoln,DEM,57,Jim Holt,REP,38,,19,11/2/2004,55.9,44.07,11.83,7.17,7.17,1,, -4556,26385,1618,2004,2004_Sen-G_CA,CA,Sen-G,Sen-G,Field Research Corp. (Field Poll),94,10/24/2004,1086,Barbara Boxer,DEM,53,Bill Jones,REP,34,,19,11/2/2004,57.71,37.8,19.91,.91,-.91,1,, -4512,26700,1618,2004,2004_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,10/24/2004,743,Barbara Boxer,DEM,53,Bill Jones,REP,38,,15,11/2/2004,57.71,37.8,19.91,4.91,-4.91,1,, -4516,30463,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Quinnipiac University,267,10/24/2004,944,Betty Castor,DEM,46,Mel Martinez,REP,49,,-3,11/2/2004,48.32,49.43,-1.11,1.89,-1.89,1,, -4519,26475,1628,2004,2004_Sen-G_KS,KS,Sen-G,Sen-G,Market Research Institute Inc.,186,10/24/2004,573,Lee Jones,DEM,26,Sam Brownback,REP,59,,-33,11/2/2004,27.57,69.1,-41.53,8.53,8.53,1,, -63795,117448,1628,2004,2004_Sen-G_KS,KS,Sen-G,Sen-G,SurveyUSA,325,10/24/2004,573,Lee Jones,DEM,26,Sam Brownback,REP,59,,-33,11/2/2004,27.57,69.1,-41.53,8.53,8.53,1,, -4529,26480,1632,2004,2004_Sen-G_MO,MO,Sen-G,Sen-G,Market Research Institute Inc.,186,10/24/2004,553,Nancy Farmer,DEM,36,Christopher S. Bond,REP,53,,-17,11/2/2004,42.8,56.09,-13.3,3.7,-3.7,1,, -4513,117369,1632,2004,2004_Sen-G_MO,MO,Sen-G,Sen-G,SurveyUSA,325,10/24/2004,675,Nancy Farmer,DEM,34,Christopher S. Bond,REP,60,,-26,11/2/2004,42.8,56.09,-13.3,12.7,-12.7,1,, -4514,30552,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,SurveyUSA,325,10/24/2004,818,Eric D. Fingerhut,DEM,33,George V. Voinovich,REP,59,,-26,11/2/2004,36.14,63.85,-27.71,1.71,1.71,1,, -4517,26584,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,Quinnipiac University,267,10/24/2004,909,Joe Hoeffel,DEM,33.5,Arlen Specter,REP,57.5,,-24,11/2/2004,41.99,52.62,-10.63,13.37,-13.37,1,average of multiple versions or turnout models listed in poll, -4515,26748,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,SurveyUSA,325,10/24/2004,803,Joe Hoeffel,DEM,38,Arlen Specter,REP,51,,-13,11/2/2004,41.99,52.62,-10.63,2.37,-2.37,1,, -25357,30597,1644,2004,2004_Sen-G_UT,UT,Sen-G,Sen-G,Valley Research,368,10/24/2004,1200,R. Paul Van Dam,DEM,23,Robert F. Bennett,REP,61,,-38,11/2/2004,28.4,68.73,-40.33,2.33,2.33,1,, -4506,26757,1646,2004,2004_Sen-G_WA,WA,Sen-G,Sen-G,SurveyUSA,325,10/24/2004,618,Patty Murray,DEM,55,George R. Nethercutt,REP,41,,14,11/2/2004,54.98,42.74,12.24,1.76,1.76,1,, -25357,120429,3555,2004,2004_House-G_UT-2,UT-2,House-G,House-G,Valley Research,368,10/24/2004,400,Jim Matheson,DEM,44,John Swallow,REP,38.4,,5.5999999,11/2/2004,54.76,43.21,11.54,5.94,-5.94,1,, -15018,19858,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,10/25/2004,1000,John Kerry,DEM,49,George W. Bush,REP,47,,2,11/2/2004,48.26,50.73,-2.46,4.46,4.46,0,, -4510,5845,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Florida Poll,99,10/25/2004,802,John Kerry,DEM,48,George W. Bush,REP,47,,1,11/2/2004,47.09,52.1,-5.01,6.01,6.01,0,, -4491,5825,765,2004,2004_Pres-G_GA,GA,Pres-G,Pres-G,Strategic Vision LLC,320,10/25/2004,801,John Kerry,DEM,40,George W. Bush,REP,57,,-17,11/2/2004,41.34,57.93,-16.59,.41,-.41,1,, -4478,5809,775,2004,2004_Pres-G_MD,MD,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/25/2004,625,John Kerry,DEM,52,George W. Bush,REP,41,,11,11/2/2004,55.91,42.93,12.98,1.98,-1.98,1,, -4480,5814,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Strategic Vision LLC,320,10/25/2004,801,John Kerry,DEM,47,George W. Bush,REP,47,,0,11/2/2004,51.23,47.81,3.42,3.42,-3.42,.5,average of multiple versions or turnout models listed in poll, -4490,5824,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Strategic Vision LLC,320,10/25/2004,801,John Kerry,DEM,47.5,George W. Bush,REP,49,,-1.5,11/2/2004,51.09,47.61,3.48,4.98,-4.98,0,average of multiple versions or turnout models listed in poll, -4487,5819,782,2004,2004_Pres-G_NC,NC,Pres-G,Pres-G,Research 2000,281,10/25/2004,600,John Kerry,DEM,45,George W. Bush,REP,51,,-6,11/2/2004,43.58,56.02,-12.43,6.43,6.43,1,, -4551,5889,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Fairleigh Dickinson University (PublicMind),92,10/25/2004,549,John Kerry,DEM,47,George W. Bush,REP,40,,7,11/2/2004,52.92,46.23,6.68,.32,.32,1,, -4472,5803,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Strategic Vision LLC,320,10/25/2004,801,John Kerry,DEM,44.5,George W. Bush,REP,44,,.5,11/2/2004,52.92,46.23,6.68,6.18,-6.18,1,average of multiple versions or turnout models listed in poll, -4579,5917,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Columbus Dispatch,57,10/25/2004,2880,John Kerry,DEM,50,George W. Bush,REP,50,,0,11/2/2004,48.71,50.81,-2.11,2.11,2.11,.5,, -4477,5808,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,Moore Information,217,10/25/2004,450,John Kerry,DEM,47,George W. Bush,REP,45,,2,11/2/2004,51.35,47.19,4.16,2.16,-2.16,1,among registered voters, -4500,5846,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Gallup,112,10/25/2004,670,John Kerry,DEM,50,George W. Bush,REP,47,,3,11/2/2004,50.92,48.42,2.5,.5,.5,1,, -4536,5873,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Temple University,336,10/25/2004,1488,John Kerry,DEM,48,George W. Bush,REP,47,,1,11/2/2004,50.92,48.42,2.5,1.5,-1.5,1,, -55068,5902,799,2004,2004_Pres-G_UT,UT,Pres-G,Pres-G,Dan Jones & Associates,70,10/25/2004,1228,John Kerry,DEM,24,George W. Bush,REP,69,,-45,11/2/2004,26,71.54,-45.54,.54,.54,1,among registered voters, -4483,5820,802,2004,2004_Pres-G_WA,WA,Pres-G,Pres-G,Strategic Vision LLC,320,10/25/2004,801,John Kerry,DEM,50.5,George W. Bush,REP,44,,6.5,11/2/2004,52.77,45.6,7.17,.67,-.67,1,average of multiple versions or turnout models listed in poll, -4507,5842,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,University of Wisconsin (Badger Poll),365,10/25/2004,545,John Kerry,DEM,45,George W. Bush,REP,48,,-3,11/2/2004,49.7,49.32,.38,3.38,-3.38,0,, -4487,88581,1369,2004,2004_Gov-G_NC,NC,Gov-G,Gov-G,Research 2000,281,10/25/2004,600,Mike Easley,DEM,53,Patrick J. Ballantine,REP,41,,12,11/2/2004,55.62,42.88,12.74,.74,-.74,1,, -55068,88606,1372,2004,2004_Gov-G_UT,UT,Gov-G,Gov-G,Dan Jones & Associates,70,10/25/2004,1228,"Scott M. Matheson, Jr.",DEM,38,"Jon M. Huntsman, Jr.",REP,54,,-16,11/2/2004,41.35,57.74,-16.4,.4,.4,1,, -4483,88621,1373,2004,2004_Gov-G_WA,WA,Gov-G,Gov-G,Strategic Vision LLC,320,10/25/2004,801,Christine Gregoire,DEM,47,Dino Rossi,REP,42,,5,11/2/2004,48.87,48.87,0,5,5,1,, -4510,30582,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Florida Poll,99,10/25/2004,802,Betty Castor,DEM,47,Mel Martinez,REP,44,,3,11/2/2004,48.32,49.43,-1.11,4.11,4.11,0,, -25134,30372,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Global Strategy Group,118,10/25/2004,700,Betty Castor,DEM,47,Mel Martinez,REP,43,,4,11/2/2004,48.32,49.43,-1.11,5.11,5.11,0,for DSCC,D -4491,26669,1622,2004,2004_Sen-G_GA,GA,Sen-G,Sen-G,Strategic Vision LLC,320,10/25/2004,801,Denise Majette,DEM,40,Johnny Isakson,REP,55,,-15,11/2/2004,39.96,57.85,-17.89,2.89,2.89,1,, -4487,26631,1636,2004,2004_Sen-G_NC,NC,Sen-G,Sen-G,Research 2000,281,10/25/2004,600,Erskine Bowles,DEM,46,Richard Burr,REP,47,,-1,11/2/2004,47.02,51.6,-4.58,3.58,3.58,1,, -4579,26360,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,Columbus Dispatch,57,10/25/2004,2880,Eric D. Fingerhut,DEM,38,George V. Voinovich,REP,62,,-24,11/2/2004,36.14,63.85,-27.71,3.71,3.71,1,, -4536,26772,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,Temple University,336,10/25/2004,1488,Joe Hoeffel,DEM,29,Arlen Specter,REP,51,,-22,11/2/2004,41.99,52.62,-10.63,11.37,-11.37,1,, -63717,117282,1643,2004,2004_Sen-G_SD,SD,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/25/2004,500,Tom Daschle,DEM,46,John Thune,REP,49,,-3,11/2/2004,49.42,50.58,-1.15,1.85,-1.85,1,, -55068,120120,1644,2004,2004_Sen-G_UT,UT,Sen-G,Sen-G,Dan Jones & Associates,70,10/25/2004,1228,R. Paul Van Dam,DEM,22,Robert F. Bennett,REP,65,,-43,11/2/2004,28.4,68.73,-40.33,2.67,-2.67,1,among registered voters, -4483,26685,1646,2004,2004_Sen-G_WA,WA,Sen-G,Sen-G,Strategic Vision LLC,320,10/25/2004,801,Patty Murray,DEM,49,George R. Nethercutt,REP,41,,8,11/2/2004,54.98,42.74,12.24,4.24,-4.24,1,, -4507,26789,1647,2004,2004_Sen-G_WI,WI,Sen-G,Sen-G,University of Wisconsin (Badger Poll),365,10/25/2004,545,Russ Feingold,DEM,51,Tim Michels,REP,36,,15,11/2/2004,55.35,44.11,11.24,3.76,3.76,1,, -55068,117811,3555,2004,2004_House-G_UT-2,UT-2,House-G,House-G,Dan Jones & Associates,70,10/25/2004,430,Jim Matheson,DEM,51,John Swallow,REP,41,,10,11/2/2004,54.76,43.21,11.54,1.54,-1.54,1,, -64289,118273,3576,2004,2004_House-G_WA-8,WA-8,House-G,House-G,SurveyUSA,325,10/25/2004,664,Dave Ross,DEM,43,David G. Reichert,REP,49,,-6,11/2/2004,46.7,51.5,-4.8,1.2,-1.2,1,, -15018,33184,8654,2004,2004_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,10/25/2004,600,Democratic,DEM,51,Republican,REP,42,,9,11/2/2004,46.8,49.44,-2.64,11.64,11.64,0,sample size unavailable; estimated at 600 as a default, -14791,20482,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,10/26/2004,600,John Kerry,DEM,48,George W. Bush,REP,49,,-1,11/2/2004,48.26,50.73,-2.46,1.46,1.46,1,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll, -63583,117024,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,10/26/2004,1092,John Kerry,DEM,46,George W. Bush,REP,48,,-2,11/2/2004,48.26,50.73,-2.46,.46,.46,1,, -4461,5790,756,2004,2004_Pres-G_AL,AL,Pres-G,Pres-G,SurveyUSA,325,10/26/2004,636,John Kerry,DEM,39,George W. Bush,REP,57,,-18,11/2/2004,36.84,62.46,-25.62,7.62,7.62,1,, -4421,5745,758,2004,2004_Pres-G_AZ,AZ,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/26/2004,500,John Kerry,DEM,45,George W. Bush,REP,50,,-5,11/2/2004,44.32,54.77,-10.45,5.45,5.45,1,, -4439,5763,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,Public Opinion Strategies,260,10/26/2004,500,John Kerry,DEM,42,George W. Bush,REP,51,,-9,11/2/2004,47.02,51.69,-4.67,4.33,-4.33,1,, -4479,5810,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Hamilton Campaigns,130,10/26/2004,600,John Kerry,DEM,46,George W. Bush,REP,48,,-2,11/2/2004,47.09,52.1,-5.01,3.01,3.01,1,, -4468,5798,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Strategic Vision LLC,320,10/26/2004,801,John Kerry,DEM,46.5,George W. Bush,REP,50,,-3.5,11/2/2004,47.09,52.1,-5.01,1.51,1.51,1,average of multiple versions or turnout models listed in poll, -4481,5812,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/26/2004,600,John Kerry,DEM,46,George W. Bush,REP,48,,-2,11/2/2004,47.09,52.1,-5.01,3.01,3.01,1,, -4445,5780,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,American Research Group,9,10/26/2004,600,John Kerry,DEM,47,George W. Bush,REP,48,,-1,11/2/2004,49.23,49.9,-.67,.33,-.33,1,average of multiple versions or turnout models listed in poll, -4471,5801,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Research 2000,281,10/26/2004,600,John Kerry,DEM,48,George W. Bush,REP,49,,-1,11/2/2004,49.23,49.9,-.67,.33,-.33,1,, -4448,5787,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Strategic Vision LLC,320,10/26/2004,801,John Kerry,DEM,46,George W. Bush,REP,49,,-3,11/2/2004,49.23,49.9,-.67,2.33,-2.33,1,average of multiple versions or turnout models listed in poll, -4469,5799,771,2004,2004_Pres-G_KS,KS,Pres-G,Pres-G,SurveyUSA,325,10/26/2004,651,John Kerry,DEM,37,George W. Bush,REP,60,,-23,11/2/2004,36.62,62,-25.38,2.38,2.38,1,, -4455,5793,775,2004,2004_Pres-G_MD,MD,Pres-G,Pres-G,Ipsos,154,10/26/2004,455,John Kerry,DEM,59,George W. Bush,REP,38,,21,11/2/2004,55.91,42.93,12.98,8.02,8.02,1,, -4467,5796,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Research 2000,281,10/26/2004,600,John Kerry,DEM,50,George W. Bush,REP,46,,4,11/2/2004,51.23,47.81,3.42,.58,.58,1,, -63585,117027,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Humphrey Institute,143,10/26/2004,690,John Kerry,DEM,44,George W. Bush,REP,47,,-3,11/2/2004,51.09,47.61,3.48,6.48,-6.48,0,, -4456,5783,782,2004,2004_Pres-G_NC,NC,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/26/2004,625,John Kerry,DEM,43,George W. Bush,REP,52,,-9,11/2/2004,43.58,56.02,-12.43,3.43,3.43,1,, -4440,5764,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,Franklin Pierce University,107,10/26/2004,617,John Kerry,DEM,50,George W. Bush,REP,43,,7,11/2/2004,50.24,48.87,1.37,5.63,5.63,1,, -4416,5740,787,2004,2004_Pres-G_NM,NM,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/26/2004,500,John Kerry,DEM,44,George W. Bush,REP,48,,-4,11/2/2004,49.05,49.84,-.79,3.21,-3.21,1,, -4475,5806,787,2004,2004_Pres-G_NM,NM,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/26/2004,600,John Kerry,DEM,44,George W. Bush,REP,47,,-3,11/2/2004,49.05,49.84,-.79,2.21,-2.21,1,, -4465,117036,789,2004,2004_Pres-G_NY,NY,Pres-G,Pres-G,Marist College,183,10/26/2004,636,John Kerry,DEM,58,George W. Bush,REP,38,,20,11/2/2004,58.36,40.08,18.29,1.71,1.71,1,, -4404,5728,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/26/2004,1500,John Kerry,DEM,45,George W. Bush,REP,48,,-3,11/2/2004,48.71,50.81,-2.11,.89,-.89,1,, -4443,5773,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Strategic Vision LLC,320,10/26/2004,801,John Kerry,DEM,46.5,George W. Bush,REP,47.5,,-1,11/2/2004,48.71,50.81,-2.11,1.11,1.11,1,average of multiple versions or turnout models listed in poll, -4435,5759,791,2004,2004_Pres-G_OK,OK,Pres-G,Pres-G,Cole Hargrave Snodgrass & Associates,56,10/26/2004,500,John Kerry,DEM,32,George W. Bush,REP,60,,-28,11/2/2004,34.43,65.57,-31.14,3.14,3.14,1,among registered voters, -4462,5791,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,American Research Group,9,10/26/2004,600,John Kerry,DEM,50,George W. Bush,REP,46,,4,11/2/2004,51.35,47.19,4.16,.16,-.16,1,, -4436,5760,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,DHM Research,76,10/26/2004,608,John Kerry,DEM,49,George W. Bush,REP,43,,6,11/2/2004,51.35,47.19,4.16,1.84,1.84,1,among registered voters, -4470,5800,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,SurveyUSA,325,10/26/2004,687,John Kerry,DEM,50,George W. Bush,REP,47,,3,11/2/2004,51.35,47.19,4.16,1.16,-1.16,1,, -4460,5788,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Strategic Vision LLC,320,10/26/2004,801,John Kerry,DEM,48,George W. Bush,REP,48,,0,11/2/2004,50.92,48.42,2.5,2.5,-2.5,.5,, -4484,5816,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,West Chester University,377,10/26/2004,684,John Kerry,DEM,50,George W. Bush,REP,45,,5,11/2/2004,50.92,48.42,2.5,2.5,2.5,1,, -4450,5775,794,2004,2004_Pres-G_RI,RI,Pres-G,Pres-G,SurveyUSA,325,10/26/2004,594,John Kerry,DEM,54,George W. Bush,REP,41,,13,11/2/2004,59.42,38.67,20.75,7.75,-7.75,1,, -4447,5771,802,2004,2004_Pres-G_WA,WA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/26/2004,800,John Kerry,DEM,50,George W. Bush,REP,45,,5,11/2/2004,52.77,45.6,7.17,2.17,-2.17,1,, -4446,5781,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,American Research Group,9,10/26/2004,600,John Kerry,DEM,48,George W. Bush,REP,47,,1,11/2/2004,49.7,49.32,.38,.62,.62,1,average of multiple versions or turnout models listed in poll, -4449,5789,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Strategic Vision LLC,320,10/26/2004,801,John Kerry,DEM,46,George W. Bush,REP,49,,-3,11/2/2004,49.7,49.32,.38,3.38,-3.38,0,average of multiple versions or turnout models listed in poll, -55044,88582,1369,2004,2004_Gov-G_NC,NC,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/26/2004,625,Mike Easley,DEM,54,Patrick J. Ballantine,REP,38,,16,11/2/2004,55.62,42.88,12.74,3.26,3.26,1,, -4440,88591,1371,2004,2004_Gov-G_NH,NH,Gov-G,Gov-G,Franklin Pierce University,107,10/26/2004,617,John Lynch,DEM,46,Craig Benson,REP,45,,1,11/2/2004,51.02,48.87,2.15,1.15,-1.15,1,, -55084,88622,1373,2004,2004_Gov-G_WA,WA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/26/2004,800,Christine Gregoire,DEM,48,Dino Rossi,REP,43,,5,11/2/2004,48.87,48.87,0,5,5,1,, -25178,30416,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/26/2004,625,Ken Salazar,DEM,46,Pete Coors,REP,46,,0,11/2/2004,51.3,46.53,4.77,4.77,-4.77,.5,, -4439,26553,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,Public Opinion Strategies,260,10/26/2004,500,Ken Salazar,DEM,48,Pete Coors,REP,42,,6,11/2/2004,51.3,46.53,4.77,1.23,1.23,1,, -25366,30606,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/26/2004,600,Ken Salazar,DEM,53,Pete Coors,REP,42,,11,11/2/2004,51.3,46.53,4.77,6.23,6.23,1,, -4479,26447,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Hamilton Campaigns,130,10/26/2004,600,Betty Castor,DEM,46,Mel Martinez,REP,46,,0,11/2/2004,48.32,49.43,-1.11,1.11,1.11,.5,, -4468,26663,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Strategic Vision LLC,320,10/26/2004,801,Betty Castor,DEM,46,Mel Martinez,REP,49,,-3,11/2/2004,48.32,49.43,-1.11,1.89,-1.89,1,, -4481,30613,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/26/2004,599,Betty Castor,DEM,45,Mel Martinez,REP,45,,0,11/2/2004,48.32,49.43,-1.11,1.11,1.11,.5,, -4471,26618,1627,2004,2004_Sen-G_IA,IA,Sen-G,Sen-G,Research 2000,281,10/26/2004,600,Art Small,DEM,27,Chuck Grassley,REP,65,,-38,11/2/2004,27.88,70.18,-42.31,4.31,4.31,1,, -4473,26833,1627,2004,2004_Sen-G_IA,IA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/26/2004,600,Art Small,DEM,27,Chuck Grassley,REP,68,,-41,11/2/2004,27.88,70.18,-42.31,1.31,1.31,1,, -4485,26841,1633,2004,2004_Sen-G_NV,NV,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/26/2004,600,Harry Reid,DEM,57,Richard Ziser,REP,34,,23,11/2/2004,61.08,35.14,25.94,2.94,-2.94,1,, -4440,26408,1634,2004,2004_Sen-G_NH,NH,Sen-G,Sen-G,Franklin Pierce University,107,10/26/2004,617,Doris R. Haddock,DEM,24,Judd Gregg,REP,64,,-40,11/2/2004,33.72,66.18,-32.46,7.54,-7.54,1,, -25353,30593,1634,2004,2004_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,10/26/2004,600,Doris R. Haddock,DEM,23,Judd Gregg,REP,62,,-39,11/2/2004,33.72,66.18,-32.46,6.54,-6.54,1,sample size unavailable; estimated at 600 as a default, -4465,26472,1635,2004,2004_Sen-G_NY,NY,Sen-G,Sen-G,Marist College,183,10/26/2004,817,Charles E. Schumer,DEM,72,Howard Mills,REP,16,,56,11/2/2004,71.16,24.24,46.92,9.08,9.08,1,among registered voters, -4456,26495,1636,2004,2004_Sen-G_NC,NC,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/26/2004,625,Erskine Bowles,DEM,46,Richard Burr,REP,46,,0,11/2/2004,47.02,51.6,-4.58,4.58,4.58,.5,, -4476,26849,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/26/2004,600,Eric D. Fingerhut,DEM,27,George V. Voinovich,REP,58,,-31,11/2/2004,36.14,63.85,-27.71,3.29,-3.29,1,, -4435,26357,1639,2004,2004_Sen-G_OK,OK,Sen-G,Sen-G,Cole Hargrave Snodgrass & Associates,56,10/26/2004,500,Brad R. Carson,DEM,38,Tom Coburn,REP,43,,-5,11/2/2004,41.24,52.77,-11.52,6.52,6.52,1,among registered voters, -4460,26677,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,Strategic Vision LLC,320,10/26/2004,801,Joe Hoeffel,DEM,35,Arlen Specter,REP,55,,-20,11/2/2004,41.99,52.62,-10.63,9.37,-9.37,1,, -4484,26796,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,West Chester University,377,10/26/2004,684,Joe Hoeffel,DEM,34,Arlen Specter,REP,53,,-19,11/2/2004,41.99,52.62,-10.63,8.37,-8.37,1,, -4486,26857,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/26/2004,600,Joe Hoeffel,DEM,29,Arlen Specter,REP,55,,-26,11/2/2004,41.99,52.62,-10.63,15.37,-15.37,1,, -25148,30386,1643,2004,2004_Sen-G_SD,SD,Sen-G,Sen-G,GQR Research (GQRR),126,10/26/2004,640,Tom Daschle,DEM,50,John Thune,REP,48,,2,11/2/2004,49.42,50.58,-1.15,3.15,3.15,0,for Tom Daschle,D -25378,30618,1643,2004,2004_Sen-G_SD,SD,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/26/2004,800,Tom Daschle,DEM,46,John Thune,REP,48,,-2,11/2/2004,49.42,50.58,-1.15,.85,-.85,1,, -4447,26517,1646,2004,2004_Sen-G_WA,WA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/26/2004,800,Patty Murray,DEM,53,George R. Nethercutt,REP,39,,14,11/2/2004,54.98,42.74,12.24,1.76,1.76,1,, -25337,30577,1647,2004,2004_Sen-G_WI,WI,Sen-G,Sen-G,Tarrance Group,333,10/26/2004,500,Russ Feingold,DEM,48,Tim Michels,REP,43,,5,11/2/2004,55.35,44.11,11.24,6.24,-6.24,1,for Tim Michels,R -4489,30625,1647,2004,2004_Sen-G_WI,WI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/26/2004,601,Russ Feingold,DEM,59,Tim Michels,REP,36,,23,11/2/2004,55.35,44.11,11.24,11.76,11.76,1,, -64290,118274,3228,2004,2004_House-G_CO-3,CO-3,House-G,House-G,SurveyUSA,325,10/26/2004,630,John T. Salazar,DEM,48,Greg Walcher,REP,45,,3,11/2/2004,50.55,46.56,3.99,.99,-.99,1,, -25178,117982,3232,2004,2004_House-G_CO-7,CO-7,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/26/2004,400,Dave Thomas,DEM,40,Bob Beauprez,REP,46,,-6,11/2/2004,42.79,54.72,-11.92,5.92,5.92,1,, -64045,117863,3497,2004,2004_House-G_PA-13,PA-13,House-G,House-G,Franklin & Marshall College,106,10/26/2004,454,Allyson Y. Schwartz,DEM,53,Melissa Brown,REP,35,,18,11/2/2004,55.74,41.28,14.46,3.54,3.54,1,, -64713,119668,3512,2004,2004_House-G_SD-1,SD-1,House-G,House-G,Zogby Interactive/JZ Analytics,395,10/26/2004,800,Stephanie Herseth Sandlin,DEM,46,Larry Diedrich,REP,47,,-1,11/2/2004,53.36,45.91,7.45,8.45,-8.45,0,, -27905,33183,8654,2004,2004_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,10/26/2004,600,Democratic,DEM,44,Republican,REP,43,,1,11/2/2004,46.8,49.44,-2.64,3.64,3.64,0,sample size unavailable; estimated at 600 as a default, -15016,19856,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,10/27/2004,1000,John Kerry,DEM,49,George W. Bush,REP,47,,2,11/2/2004,48.26,50.73,-2.46,4.46,4.46,0,, -14922,19762,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,10/27/2004,1000,John Kerry,DEM,45,George W. Bush,REP,50,,-5,11/2/2004,48.26,50.73,-2.46,2.54,-2.54,1,, -15748,20588,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/27/2004,1200,John Kerry,DEM,47,George W. Bush,REP,47,,0,11/2/2004,48.26,50.73,-2.46,2.46,2.46,.5,, -25365,5776,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/27/2004,602,John Kerry,DEM,48,George W. Bush,REP,47,,1,11/2/2004,47.02,51.69,-4.67,5.67,5.67,0,, -4428,5752,761,2004,2004_Pres-G_CT,CT,Pres-G,Pres-G,Research 2000,281,10/27/2004,600,John Kerry,DEM,52,George W. Bush,REP,42,,10,11/2/2004,54.31,43.95,10.37,.37,-.37,1,, -4375,5697,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/27/2004,500,John Kerry,DEM,45,George W. Bush,REP,50,,-5,11/2/2004,47.09,52.1,-5.01,.01,.01,1,, -4442,5766,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Selzer & Co.,304,10/27/2004,806,John Kerry,DEM,48,George W. Bush,REP,45,,3,11/2/2004,49.23,49.9,-.67,3.67,3.67,0,, -4432,5756,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/27/2004,600,John Kerry,DEM,45,George W. Bush,REP,44,,1,11/2/2004,49.23,49.9,-.67,1.67,1.67,0,, -4396,5720,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,10/27/2004,600,John Kerry,DEM,43,George W. Bush,REP,41,,2,11/2/2004,51.23,47.81,3.42,1.42,-1.42,1,, -4437,5761,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/27/2004,601,John Kerry,DEM,45,George W. Bush,REP,47,,-2,11/2/2004,51.23,47.81,3.42,5.42,-5.42,0,, -4433,5757,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/27/2004,603,John Kerry,DEM,45,George W. Bush,REP,46,,-1,11/2/2004,51.09,47.61,3.48,4.48,-4.48,0,, -4429,5753,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,Research 2000,281,10/27/2004,600,John Kerry,DEM,49,George W. Bush,REP,46,,3,11/2/2004,50.24,48.87,1.37,1.63,1.63,1,, -4427,5751,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,10/27/2004,841,John Kerry,DEM,49,George W. Bush,REP,47,,2,11/2/2004,50.24,48.87,1.37,.63,.63,1,, -4453,5778,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/27/2004,600,John Kerry,DEM,45,George W. Bush,REP,50,,-5,11/2/2004,47.88,50.47,-2.59,2.41,-2.41,1,, -4431,5755,789,2004,2004_Pres-G_NY,NY,Pres-G,Pres-G,Siena College,305,10/27/2004,1062,John Kerry,DEM,52,George W. Bush,REP,37,,15,11/2/2004,58.36,40.08,18.29,3.29,-3.29,1,, -4425,5749,789,2004,2004_Pres-G_NY,NY,Pres-G,Pres-G,SurveyUSA,325,10/27/2004,628,John Kerry,DEM,57,George W. Bush,REP,39,,18,11/2/2004,58.36,40.08,18.29,.29,-.29,1,, -4434,5758,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/27/2004,600,John Kerry,DEM,47,George W. Bush,REP,44,,3,11/2/2004,48.71,50.81,-2.11,5.11,5.11,0,, -4444,5768,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/27/2004,600,John Kerry,DEM,47,George W. Bush,REP,47,,0,11/2/2004,50.92,48.42,2.5,2.5,-2.5,.5,, -4426,5750,798,2004,2004_Pres-G_TX,TX,Pres-G,Pres-G,SurveyUSA,325,10/27/2004,602,John Kerry,DEM,37,George W. Bush,REP,59,,-22,11/2/2004,38.22,61.09,-22.86,.86,.86,1,, -4454,5779,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/27/2004,600,John Kerry,DEM,49,George W. Bush,REP,46,,3,11/2/2004,49.7,49.32,.38,2.62,2.62,1,, -4429,88593,1371,2004,2004_Gov-G_NH,NH,Gov-G,Gov-G,Research 2000,281,10/27/2004,600,John Lynch,DEM,47,Craig Benson,REP,48,,-1,11/2/2004,51.02,48.87,2.15,3.15,-3.15,0,, -4428,26616,1620,2004,2004_Sen-G_CT,CT,Sen-G,Sen-G,Research 2000,281,10/27/2004,600,Christopher J. Dodd,DEM,66,Jack C. Orchulli,REP,27,,39,11/2/2004,66.35,32.13,34.22,4.78,4.78,1,, -25181,30419,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/27/2004,625,Betty Castor,DEM,46,Mel Martinez,REP,47,,-1,11/2/2004,48.32,49.43,-1.11,.11,.11,1,, -25186,30424,1633,2004,2004_Sen-G_NV,NV,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/27/2004,625,Harry Reid,DEM,59,Richard Ziser,REP,35,,24,11/2/2004,61.08,35.14,25.94,1.94,-1.94,1,, -4429,26639,1634,2004,2004_Sen-G_NH,NH,Sen-G,Sen-G,Research 2000,281,10/27/2004,600,Doris R. Haddock,DEM,19,Judd Gregg,REP,68,,-49,11/2/2004,33.72,66.18,-32.46,16.54,-16.54,1,, -25188,30426,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/27/2004,1500,Eric D. Fingerhut,DEM,26,George V. Voinovich,REP,64,,-38,11/2/2004,36.14,63.85,-27.71,10.29,-10.29,1,, -25196,30434,1642,2004,2004_Sen-G_SC,SC,Sen-G,Sen-G,McLaughlin & Associates,203,10/27/2004,400,Inez Tenenbaum,DEM,40,Jim DeMint,REP,48,,-8,11/2/2004,44.1,53.67,-9.57,1.57,1.57,1,for unspecified Republican spnosor,R -4428,118127,3236,2004,2004_House-G_CT-4,CT-4,House-G,House-G,Research 2000,281,10/27/2004,600,Diane Farrell,DEM,40,Christopher H. Shays,REP,48,,-8,11/2/2004,47.56,52.43,-4.87,3.13,-3.13,1,, -64064,117891,3288,2004,2004_House-G_IL-8,IL-8,House-G,House-G,GQR Research (GQRR),126,10/27/2004,500,Melissa L. Bean,DEM,46,Philip Crane,REP,48,,-2,11/2/2004,51.7,48.3,3.4,5.4,-5.4,0,for unspecified Democratic spnosor,D -64291,118275,3317,2004,2004_House-G_KS-4,KS-4,House-G,House-G,SurveyUSA,325,10/27/2004,661,Michael Kinard,DEM,27,Todd Tiahrt,REP,67,,-40,11/2/2004,31.07,66.11,-35.04,4.96,-4.96,1,, -64292,118276,3320,2004,2004_House-G_KY-3,KY-3,House-G,House-G,SurveyUSA,325,10/27/2004,638,Tony Miller,DEM,37,Anne Meagher Northup,REP,58,,-21,11/2/2004,37.8,60.26,-22.46,1.46,1.46,1,, -25186,117983,3395,2004,2004_House-G_NV-3,NV-3,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/27/2004,307,Tom Gallagher,DEM,41,Jon C. Porter,REP,51,,-10,11/2/2004,40.4,54.46,-14.06,4.06,4.06,1,, -64293,118277,3475,2004,2004_House-G_OK-1,OK-1,House-G,House-G,SurveyUSA,325,10/27/2004,656,Doug Dodd,DEM,33,John A. Sullivan,REP,59,,-26,11/2/2004,37.54,60.19,-22.65,3.35,-3.35,1,, -15016,33181,8654,2004,2004_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,10/27/2004,600,Democratic,DEM,48,Republican,REP,45,,3,11/2/2004,46.8,49.44,-2.64,5.64,5.64,0,sample size unavailable; estimated at 600 as a default, -27904,33182,8654,2004,2004_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,10/27/2004,600,Democratic,DEM,45,Republican,REP,44,,1,11/2/2004,46.8,49.44,-2.64,3.64,3.64,0,sample size unavailable; estimated at 600 as a default, -15576,20416,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,10/28/2004,1000,John Kerry,DEM,44,George W. Bush,REP,46,,-2,11/2/2004,48.26,50.73,-2.46,.46,.46,1,, -15320,20160,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Princeton Survey Research Associates International,258,10/28/2004,882,John Kerry,DEM,45,George W. Bush,REP,51,,-6,11/2/2004,48.26,50.73,-2.46,3.54,-3.54,1,, -4409,5733,757,2004,2004_Pres-G_AR,AR,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/28/2004,625,John Kerry,DEM,43,George W. Bush,REP,51,,-8,11/2/2004,44.55,54.31,-9.76,1.76,1.76,1,, -63835,117538,757,2004,2004_Pres-G_AR,AR,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/28/2004,632,John Kerry,DEM,46.9,George W. Bush,REP,50.1,,-3.2,11/2/2004,44.55,54.31,-9.76,6.56,6.56,1,, -4368,5690,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/28/2004,625,John Kerry,DEM,43,George W. Bush,REP,50,,-7,11/2/2004,47.02,51.69,-4.67,2.33,-2.33,1,, -4410,5734,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/28/2004,800,John Kerry,DEM,45,George W. Bush,REP,49,,-4,11/2/2004,47.09,52.1,-5.01,1.01,1.01,1,, -4466,5795,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/28/2004,600,John Kerry,DEM,47,George W. Bush,REP,50,,-3,11/2/2004,47.09,52.1,-5.01,2.01,2.01,1,, -4371,5693,765,2004,2004_Pres-G_GA,GA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/28/2004,501,John Kerry,DEM,42,George W. Bush,REP,52,,-10,11/2/2004,41.34,57.93,-16.59,6.59,6.59,1,, -4411,5735,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/28/2004,625,John Kerry,DEM,44,George W. Bush,REP,49,,-5,11/2/2004,49.23,49.9,-.67,4.33,-4.33,1,, -4376,5698,769,2004,2004_Pres-G_IL,IL,Pres-G,Pres-G,Research 2000,281,10/28/2004,600,John Kerry,DEM,54,George W. Bush,REP,40,,14,11/2/2004,54.82,44.48,10.34,3.66,3.66,1,, -4385,5709,769,2004,2004_Pres-G_IL,IL,Pres-G,Pres-G,SurveyUSA,325,10/28/2004,665,John Kerry,DEM,54,George W. Bush,REP,42,,12,11/2/2004,54.82,44.48,10.34,1.66,1.66,1,, -4422,5746,770,2004,2004_Pres-G_IN,IN,Pres-G,Pres-G,Selzer & Co.,304,10/28/2004,1002,John Kerry,DEM,37,George W. Bush,REP,57,,-20,11/2/2004,39.26,59.94,-20.68,.68,.68,1,, -4392,5716,770,2004,2004_Pres-G_IN,IN,Pres-G,Pres-G,SurveyUSA,325,10/28/2004,589,John Kerry,DEM,39,George W. Bush,REP,58,,-19,11/2/2004,39.26,59.94,-20.68,1.68,1.68,1,, -4393,5717,775,2004,2004_Pres-G_MD,MD,Pres-G,Pres-G,SurveyUSA,325,10/28/2004,607,John Kerry,DEM,54,George W. Bush,REP,43,,11,11/2/2004,55.91,42.93,12.98,1.98,-1.98,1,, -4405,5729,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/28/2004,626,John Kerry,DEM,47,George W. Bush,REP,45,,2,11/2/2004,51.23,47.81,3.42,1.42,-1.42,1,, -4457,5784,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/28/2004,600,John Kerry,DEM,50,George W. Bush,REP,46,,4,11/2/2004,51.23,47.81,3.42,.58,.58,1,, -4373,5695,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/28/2004,625,John Kerry,DEM,47,George W. Bush,REP,48,,-1,11/2/2004,51.09,47.61,3.48,4.48,-4.48,0,, -63658,117156,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/28/2004,600,John Kerry,DEM,48,George W. Bush,REP,47,,1,11/2/2004,51.09,47.61,3.48,2.48,-2.48,1,, -4400,5724,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Star Tribune,315,10/28/2004,996,John Kerry,DEM,49,George W. Bush,REP,41,,8,11/2/2004,51.09,47.61,3.48,4.52,4.52,1,, -4406,5730,779,2004,2004_Pres-G_MO,MO,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/28/2004,625,John Kerry,DEM,44,George W. Bush,REP,49,,-5,11/2/2004,46.1,53.3,-7.2,2.2,2.2,1,, -63847,117550,779,2004,2004_Pres-G_MO,MO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/28/2004,1316,John Kerry,DEM,47.2,George W. Bush,REP,51.4,,-4.1999998,11/2/2004,46.1,53.3,-7.2,3,3,1,, -4412,5736,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/28/2004,625,John Kerry,DEM,47,George W. Bush,REP,46,,1,11/2/2004,50.24,48.87,1.37,.37,-.37,1,, -63850,117553,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/28/2004,632,John Kerry,DEM,50.2,George W. Bush,REP,45.7,,4.5,11/2/2004,50.24,48.87,1.37,3.13,3.13,1,, -4363,5685,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Rutgers University,295,10/28/2004,740,John Kerry,DEM,45,George W. Bush,REP,41,,4,11/2/2004,52.92,46.23,6.68,2.68,-2.68,1,, -4386,5710,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,SurveyUSA,325,10/28/2004,794,John Kerry,DEM,54,George W. Bush,REP,42,,12,11/2/2004,52.92,46.23,6.68,5.32,5.32,1,, -4369,5691,787,2004,2004_Pres-G_NM,NM,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/28/2004,625,John Kerry,DEM,45,George W. Bush,REP,49,,-4,11/2/2004,49.05,49.84,-.79,3.21,-3.21,1,, -4401,5725,787,2004,2004_Pres-G_NM,NM,Pres-G,Pres-G,Research & Polling Inc.,280,10/28/2004,1140,John Kerry,DEM,44,George W. Bush,REP,47,,-3,11/2/2004,49.05,49.84,-.79,2.21,-2.21,1,, -4419,5743,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/28/2004,800,John Kerry,DEM,44,George W. Bush,REP,50,,-6,11/2/2004,47.88,50.47,-2.59,3.41,-3.41,1,, -4413,5737,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/28/2004,625,John Kerry,DEM,46,George W. Bush,REP,48,,-2,11/2/2004,48.71,50.81,-2.11,.11,.11,1,, -4458,5785,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/28/2004,600,John Kerry,DEM,46,George W. Bush,REP,50,,-4,11/2/2004,48.71,50.81,-2.11,1.89,-1.89,1,, -4417,5741,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/28/2004,625,John Kerry,DEM,50,George W. Bush,REP,44,,6,11/2/2004,51.35,47.19,4.16,1.84,1.84,1,, -63859,117563,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/28/2004,1066,John Kerry,DEM,53.9,George W. Bush,REP,43.8,,10.1,11/2/2004,51.35,47.19,4.16,5.94,5.94,1,, -4414,5738,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/28/2004,625,John Kerry,DEM,48,George W. Bush,REP,46,,2,11/2/2004,50.92,48.42,2.5,.5,-.5,1,, -4459,5786,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/28/2004,600,John Kerry,DEM,49,George W. Bush,REP,47,,2,11/2/2004,50.92,48.42,2.5,.5,-.5,1,, -63863,117571,797,2004,2004_Pres-G_TN,TN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/28/2004,1224,John Kerry,DEM,47.1,George W. Bush,REP,50.4,,-3.3,11/2/2004,42.51,56.81,-14.3,11,11,1,, -4394,5718,800,2004,2004_Pres-G_VA,VA,Pres-G,Pres-G,SurveyUSA,325,10/28/2004,606,John Kerry,DEM,47,George W. Bush,REP,51,,-4,11/2/2004,45.48,53.68,-8.2,4.2,4.2,1,, -63866,117583,802,2004,2004_Pres-G_WA,WA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/28/2004,1813,John Kerry,DEM,54.6,George W. Bush,REP,43.4,,11.2,11/2/2004,52.77,45.6,7.17,4.03,4.03,1,, -4420,5744,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/28/2004,625,John Kerry,DEM,48,George W. Bush,REP,46,,2,11/2/2004,49.7,49.32,.38,1.62,1.62,1,, -4415,5739,804,2004,2004_Pres-G_WV,WV,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/28/2004,625,John Kerry,DEM,43,George W. Bush,REP,51,,-8,11/2/2004,43.2,56.06,-12.86,4.86,4.86,1,, -63869,117597,804,2004,2004_Pres-G_WV,WV,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/28/2004,571,John Kerry,DEM,45.6,George W. Bush,REP,50.1,,-4.5,11/2/2004,43.2,56.06,-12.86,8.36,8.36,1,, -55011,88549,1366,2004,2004_Gov-G_IN,IN,Gov-G,Gov-G,Selzer & Co.,304,10/28/2004,1002,Joseph Kernan,DEM,42,"Mitchell Daniels, Jr.",REP,48,,-6,11/2/2004,45.49,53.21,-7.72,1.72,1.72,1,, -4392,88550,1366,2004,2004_Gov-G_IN,IN,Gov-G,Gov-G,SurveyUSA,325,10/28/2004,589,Joseph Kernan,DEM,44,"Mitchell Daniels, Jr.",REP,52,,-8,11/2/2004,45.49,53.21,-7.72,.28,-.28,1,, -25351,88595,1371,2004,2004_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,10/28/2004,957,John Lynch,DEM,44,Craig Benson,REP,47,,-3,11/2/2004,51.02,48.87,2.15,5.15,-5.15,0,, -4371,26826,1622,2004,2004_Sen-G_GA,GA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/28/2004,501,Denise Majette,DEM,36,Johnny Isakson,REP,49,,-13,11/2/2004,39.96,57.85,-17.89,4.89,4.89,1,, -4376,26620,1625,2004,2004_Sen-G_IL,IL,Sen-G,Sen-G,Research 2000,281,10/28/2004,600,Barack Obama,DEM,67,Alan Keyes,REP,25,,42,11/2/2004,69.97,27.05,42.92,.92,-.92,1,, -4385,30535,1625,2004,2004_Sen-G_IL,IL,Sen-G,Sen-G,SurveyUSA,325,10/28/2004,655,Barack Obama,DEM,66,Alan Keyes,REP,27,,39,11/2/2004,69.97,27.05,42.92,3.92,-3.92,1,, -4392,30538,1626,2004,2004_Sen-G_IN,IN,Sen-G,Sen-G,SurveyUSA,325,10/28/2004,586,Evan Bayh,DEM,61,Marvin B Scott,REP,34,,27,11/2/2004,61.65,37.23,24.42,2.58,2.58,1,, -64294,118278,3170,2004,2004_House-G_AR-2,AR-2,House-G,House-G,SurveyUSA,325,10/28/2004,583,Vic Snyder,DEM,60,Marvin Parks,REP,36,,24,11/2/2004,58.17,41.83,16.34,7.66,7.66,1,, -4401,118108,3411,2004,2004_House-G_NM-1,NM-1,House-G,House-G,Research & Polling Inc.,280,10/28/2004,568,Richard M. Romero,DEM,43,Heather A. Wilson,REP,51,,-8,11/2/2004,45.53,54.4,-8.87,.87,.87,1,, -4401,118109,3412,2004,2004_House-G_NM-2,NM-2,House-G,House-G,Research & Polling Inc.,280,10/28/2004,289,Gary K. King,DEM,38,Stevan Pearce,REP,50,,-12,11/2/2004,39.8,60.2,-20.39,8.39,8.39,1,, -64711,119666,3573,2004,2004_House-G_WA-5,WA-5,House-G,House-G,SurveyUSA,325,10/28/2004,625,Donald K. Barbieri,DEM,38,Cathy McMorris Rodgers,REP,55,,-17,11/2/2004,40.32,59.68,-19.36,2.36,2.36,1,, -63738,117341,8654,2004,2004_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,10/28/2004,1000,Democratic,DEM,43,Republican,REP,46,,-3,11/2/2004,46.8,49.44,-2.64,.36,-.36,1,, -15320,33180,8654,2004,2004_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,10/28/2004,600,Democratic,DEM,44,Republican,REP,49,,-5,11/2/2004,46.8,49.44,-2.64,2.36,-2.36,1,sample size unavailable; estimated at 600 as a default, -14874,120069,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,American Research Group,9,10/29/2004,1258,John Kerry,DEM,48.5,George W. Bush,REP,48,,.5,11/2/2004,48.26,50.73,-2.46,2.96,2.96,0,average of multiple versions or turnout models listed in poll, -14943,19783,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,10/29/2004,1125,John Kerry,DEM,47,George W. Bush,REP,50,,-3,11/2/2004,48.26,50.73,-2.46,.54,-.54,1,, -15036,19876,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,10/29/2004,1200,John Kerry,DEM,45,George W. Bush,REP,47,,-2,11/2/2004,48.26,50.73,-2.46,.46,.46,1,, -15360,20200,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,10/29/2004,1925,John Kerry,DEM,45,George W. Bush,REP,48,,-3,11/2/2004,48.26,50.73,-2.46,.54,-.54,1,, -4350,5672,758,2004,2004_Pres-G_AZ,AZ,Pres-G,Pres-G,SurveyUSA,325,10/29/2004,599,John Kerry,DEM,41,George W. Bush,REP,56,,-15,11/2/2004,44.32,54.77,-10.45,4.55,-4.55,1,, -4356,5678,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,SurveyUSA,325,10/29/2004,626,John Kerry,DEM,46,George W. Bush,REP,52,,-6,11/2/2004,47.02,51.69,-4.67,1.33,-1.33,1,, -58435,116972,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Gallup,112,10/29/2004,1138,John Kerry,DEM,49.5,George W. Bush,REP,46.5,,3,11/2/2004,47.09,52.1,-5.01,8.01,8.01,0,average of multiple versions or turnout models listed in poll, -4374,5696,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Quinnipiac University,267,10/29/2004,1098,John Kerry,DEM,43,George W. Bush,REP,51,,-8,11/2/2004,47.09,52.1,-5.01,2.99,-2.99,1,, -4357,5679,765,2004,2004_Pres-G_GA,GA,Pres-G,Pres-G,SurveyUSA,325,10/29/2004,628,John Kerry,DEM,43,George W. Bush,REP,55,,-12,11/2/2004,41.34,57.93,-16.59,4.59,4.59,1,, -4372,5707,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Gallup,112,10/29/2004,1119,John Kerry,DEM,46,George W. Bush,REP,48,,-2,11/2/2004,49.23,49.9,-.67,1.33,-1.33,1,, -4358,5680,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,SurveyUSA,325,10/29/2004,661,John Kerry,DEM,49,George W. Bush,REP,49,,0,11/2/2004,49.23,49.9,-.67,.67,.67,.5,, -4351,5673,772,2004,2004_Pres-G_KY,KY,Pres-G,Pres-G,SurveyUSA,325,10/29/2004,636,John Kerry,DEM,38,George W. Bush,REP,59,,-21,11/2/2004,39.68,59.54,-19.86,1.14,-1.14,1,, -4347,5669,776,2004,2004_Pres-G_ME,ME,Pres-G,Pres-G,SurveyUSA,325,10/29/2004,1008,John Kerry,DEM,52,George W. Bush,REP,44,,8,11/2/2004,53.57,44.58,9,1,-1,1,, -4352,5674,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,SurveyUSA,325,10/29/2004,671,John Kerry,DEM,50,George W. Bush,REP,47,,3,11/2/2004,51.23,47.81,3.42,.42,-.42,1,, -4343,5671,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Gallup,112,10/29/2004,1078,John Kerry,DEM,52,George W. Bush,REP,44,,8,11/2/2004,51.09,47.61,3.48,4.52,4.52,1,, -4367,5704,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,American Research Group,9,10/29/2004,600,John Kerry,DEM,47,George W. Bush,REP,47,,0,11/2/2004,50.24,48.87,1.37,1.37,-1.37,.5,average of multiple versions or turnout models listed in poll, -4364,5686,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Quinnipiac University,267,10/29/2004,984,John Kerry,DEM,48,George W. Bush,REP,43,,5,11/2/2004,52.92,46.23,6.68,1.68,-1.68,1,, -4382,5706,787,2004,2004_Pres-G_NM,NM,Pres-G,Pres-G,American Research Group,9,10/29/2004,600,John Kerry,DEM,48,George W. Bush,REP,47.5,,.5,11/2/2004,49.05,49.84,-.79,1.29,1.29,0,average of multiple versions or turnout models listed in poll, -4355,5677,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,SurveyUSA,325,10/29/2004,535,John Kerry,DEM,49,George W. Bush,REP,49,,0,11/2/2004,47.88,50.47,-2.59,2.59,2.59,.5,, -25343,5719,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,University of Cincinnati (Ohio Poll),346,10/29/2004,819,John Kerry,DEM,49,George W. Bush,REP,50,,-1,11/2/2004,48.71,50.81,-2.11,1.11,1.11,1,, -4359,5681,791,2004,2004_Pres-G_OK,OK,Pres-G,Pres-G,SurveyUSA,325,10/29/2004,662,John Kerry,DEM,34,George W. Bush,REP,64,,-30,11/2/2004,34.43,65.57,-31.14,1.14,1.14,1,, -4370,5692,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Quinnipiac University,267,10/29/2004,1022,John Kerry,DEM,47,George W. Bush,REP,47,,0,11/2/2004,50.92,48.42,2.5,2.5,-2.5,.5,, -4360,5682,797,2004,2004_Pres-G_TN,TN,Pres-G,Pres-G,SurveyUSA,325,10/29/2004,629,John Kerry,DEM,40,George W. Bush,REP,58,,-18,11/2/2004,42.51,56.81,-14.3,3.7,-3.7,1,, -4384,5715,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Gallup,112,10/29/2004,1119,John Kerry,DEM,44,George W. Bush,REP,52,,-8,11/2/2004,49.7,49.32,.38,8.38,-8.38,0,, -58435,30361,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Gallup,112,10/29/2004,1138,Betty Castor,DEM,48,Mel Martinez,REP,46,,2,11/2/2004,48.32,49.43,-1.11,3.11,3.11,0,, -4374,26570,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Quinnipiac University,267,10/29/2004,1098,Betty Castor,DEM,44,Mel Martinez,REP,49,,-5,11/2/2004,48.32,49.43,-1.11,3.89,-3.89,1,, -4357,30531,1622,2004,2004_Sen-G_GA,GA,Sen-G,Sen-G,SurveyUSA,325,10/29/2004,624,Denise Majette,DEM,40,Johnny Isakson,REP,56,,-16,11/2/2004,39.96,57.85,-17.89,1.89,1.89,1,, -4351,30541,1629,2004,2004_Sen-G_KY,KY,Sen-G,Sen-G,SurveyUSA,325,10/29/2004,631,Daniel Mongiardo,DEM,42,Jim Bunning,REP,51,,-9,11/2/2004,49.34,50.66,-1.31,7.69,-7.69,1,, -25172,30410,1630,2004,2004_Sen-O_LA,LA,Sen-G,Sen-O,Market Research Insight,185,10/29/2004,600,Chris John,DEM,21,David Vitter,REP,47,,-26,11/2/2004,29.34,51.03,-21.69,4.31,-4.31,1,among registered voters, -4367,26343,1634,2004,2004_Sen-G_NH,NH,Sen-G,Sen-G,American Research Group,9,10/29/2004,600,Doris R. Haddock,DEM,26,Judd Gregg,REP,66,,-40,11/2/2004,33.72,66.18,-32.46,7.54,-7.54,1,, -25343,30583,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,10/29/2004,823,Eric D. Fingerhut,DEM,35,George V. Voinovich,REP,65,,-30,11/2/2004,36.14,63.85,-27.71,2.29,-2.29,1,, -4359,30555,1639,2004,2004_Sen-G_OK,OK,Sen-G,Sen-G,SurveyUSA,325,10/29/2004,656,Brad R. Carson,DEM,39,Tom Coburn,REP,47,,-8,11/2/2004,41.24,52.77,-11.52,3.52,3.52,1,, -4370,26581,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,Quinnipiac University,267,10/29/2004,1022,Joe Hoeffel,DEM,33,Arlen Specter,REP,53,,-20,11/2/2004,41.99,52.62,-10.63,9.37,-9.37,1,, -64203,118128,3234,2004,2004_House-G_CT-2,CT-2,House-G,House-G,Research 2000,281,10/29/2004,600,Jim Sullivan,DEM,45,Robert R. Simmons,REP,48,,-3,11/2/2004,45.77,54.19,-8.43,5.43,5.43,1,, -4347,118279,3333,2004,2004_House-G_ME-1,ME-1,House-G,House-G,SurveyUSA,325,10/29/2004,652,Thomas H. Allen,DEM,55,Charlie Summers,REP,39,,16,11/2/2004,59.74,40.26,19.47,3.47,-3.47,1,, -4347,118280,3334,2004,2004_House-G_ME-2,ME-2,House-G,House-G,SurveyUSA,325,10/29/2004,673,Michael H. Michaud,DEM,53,Brian N. Hamel,REP,40,,13,11/2/2004,58.03,39.47,18.56,5.56,-5.56,1,, -15638,20478,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,10/30/2004,2904,John Kerry,DEM,48,George W. Bush,REP,49,,-1,11/2/2004,48.26,50.73,-2.46,1.46,1.46,1,average of multiple versions or turnout models listed in poll, -15014,19854,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,10/30/2004,1018,John Kerry,DEM,48,George W. Bush,REP,47,,1,11/2/2004,48.26,50.73,-2.46,3.46,3.46,0,, -14993,19819,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,10/30/2004,1573,John Kerry,DEM,47,George W. Bush,REP,49,,-2,11/2/2004,48.26,50.73,-2.46,.46,.46,1,, -15165,20005,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,10/30/2004,1092,John Kerry,DEM,45,George W. Bush,REP,49,,-4,11/2/2004,48.26,50.73,-2.46,1.54,-1.54,1,, -15294,20134,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,10/30/2004,1014,John Kerry,DEM,47,George W. Bush,REP,48,,-1,11/2/2004,48.26,50.73,-2.46,1.46,1.46,1,, -27901,117051,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/30/2004,3000,John Kerry,DEM,48.5,George W. Bush,REP,50.2,,-1.7,11/2/2004,48.26,50.73,-2.46,.76,.76,1,, -15745,20585,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/30/2004,1200,John Kerry,DEM,47,George W. Bush,REP,48,,-1,11/2/2004,48.26,50.73,-2.46,1.46,1.46,1,, -25275,5631,757,2004,2004_Pres-G_AR,AR,Pres-G,Pres-G,SurveyUSA,325,10/30/2004,646,John Kerry,DEM,48,George W. Bush,REP,48,,0,11/2/2004,44.55,54.31,-9.76,9.76,9.76,.5,, -4322,5643,759,2004,2004_Pres-G_CA,CA,Pres-G,Pres-G,SurveyUSA,325,10/30/2004,767,John Kerry,DEM,54,George W. Bush,REP,43,,11,11/2/2004,54.3,44.36,9.95,1.05,1.05,1,, -4335,5657,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Gallup,112,10/30/2004,1521,John Kerry,DEM,48,George W. Bush,REP,47,,1,11/2/2004,47.09,52.1,-5.01,6.01,6.01,0,, -4318,5637,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,10/30/2004,400,John Kerry,DEM,48,George W. Bush,REP,48,,0,11/2/2004,47.09,52.1,-5.01,5.01,5.01,.5,, -4319,5639,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Strategic Vision LLC,320,10/30/2004,801,John Kerry,DEM,46.5,George W. Bush,REP,50,,-3.5,11/2/2004,47.09,52.1,-5.01,1.51,1.51,1,average of multiple versions or turnout models listed in poll, -4323,5644,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,SurveyUSA,325,10/30/2004,742,John Kerry,DEM,48,George W. Bush,REP,49,,-1,11/2/2004,47.09,52.1,-5.01,4.01,4.01,1,, -4339,5661,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/30/2004,599,John Kerry,DEM,48,George W. Bush,REP,47,,1,11/2/2004,47.09,52.1,-5.01,6.01,6.01,0,, -4320,5640,765,2004,2004_Pres-G_GA,GA,Pres-G,Pres-G,Strategic Vision LLC,320,10/30/2004,801,John Kerry,DEM,41,George W. Bush,REP,55,,-14,11/2/2004,41.34,57.93,-16.59,2.59,2.59,1,, -4310,5629,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Strategic Vision LLC,320,10/30/2004,801,John Kerry,DEM,46.5,George W. Bush,REP,49,,-2.5,11/2/2004,49.23,49.9,-.67,1.83,-1.83,1,average of multiple versions or turnout models listed in poll, -4354,5676,769,2004,2004_Pres-G_IL,IL,Pres-G,Pres-G,McCulloch Research & Polling,201,10/30/2004,1200,John Kerry,DEM,53,George W. Bush,REP,43,,10,11/2/2004,54.82,44.48,10.34,.34,-.34,1,, -4303,5619,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Strategic Vision LLC,320,10/30/2004,801,John Kerry,DEM,44.5,George W. Bush,REP,45,,-.5,11/2/2004,51.23,47.81,3.42,3.92,-3.92,0,average of multiple versions or turnout models listed in poll, -4311,5641,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Strategic Vision LLC,320,10/30/2004,801,John Kerry,DEM,48,George W. Bush,REP,48,,0,11/2/2004,51.09,47.61,3.48,3.48,-3.48,.5,, -4330,5652,779,2004,2004_Pres-G_MO,MO,Pres-G,Pres-G,SurveyUSA,325,10/30/2004,694,John Kerry,DEM,47,George W. Bush,REP,52,,-5,11/2/2004,46.1,53.3,-7.2,2.2,2.2,1,, -4326,5648,782,2004,2004_Pres-G_NC,NC,Pres-G,Pres-G,SurveyUSA,325,10/30/2004,620,John Kerry,DEM,45,George W. Bush,REP,53,,-8,11/2/2004,43.58,56.02,-12.43,4.43,4.43,1,, -4325,5646,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,10/30/2004,963,John Kerry,DEM,49,George W. Bush,REP,48,,1,11/2/2004,50.24,48.87,1.37,.37,-.37,1,, -4302,5617,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Strategic Vision LLC,320,10/30/2004,801,John Kerry,DEM,42.5,George W. Bush,REP,42,,.5,11/2/2004,52.92,46.23,6.68,6.18,-6.18,1,average of multiple versions or turnout models listed in poll, -4361,5683,787,2004,2004_Pres-G_NM,NM,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/30/2004,600,John Kerry,DEM,49,George W. Bush,REP,49,,0,11/2/2004,49.05,49.84,-.79,.79,.79,.5,, -4337,5666,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Gallup,112,10/30/2004,1111,John Kerry,DEM,50,George W. Bush,REP,46,,4,11/2/2004,48.71,50.81,-2.11,6.11,6.11,0,, -4305,5623,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Strategic Vision LLC,320,10/30/2004,801,John Kerry,DEM,45.5,George W. Bush,REP,47.5,,-2,11/2/2004,48.71,50.81,-2.11,.11,.11,1,average of multiple versions or turnout models listed in poll, -4313,5632,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,SurveyUSA,325,10/30/2004,816,John Kerry,DEM,47,George W. Bush,REP,49,,-2,11/2/2004,48.71,50.81,-2.11,.11,.11,1,, -4345,5667,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Gallup,112,10/30/2004,1082,John Kerry,DEM,46,George W. Bush,REP,50,,-4,11/2/2004,50.92,48.42,2.5,6.5,-6.5,0,, -4306,5622,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Strategic Vision LLC,320,10/30/2004,801,John Kerry,DEM,47,George W. Bush,REP,46,,1,11/2/2004,50.92,48.42,2.5,1.5,-1.5,1,, -4327,5649,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,SurveyUSA,325,10/30/2004,766,John Kerry,DEM,51,George W. Bush,REP,47,,4,11/2/2004,50.92,48.42,2.5,1.5,1.5,1,, -4321,5647,802,2004,2004_Pres-G_WA,WA,Pres-G,Pres-G,Strategic Vision LLC,320,10/30/2004,801,John Kerry,DEM,51.5,George W. Bush,REP,45,,6.5,11/2/2004,52.77,45.6,7.17,.67,-.67,1,average of multiple versions or turnout models listed in poll, -4328,5650,802,2004,2004_Pres-G_WA,WA,Pres-G,Pres-G,SurveyUSA,325,10/30/2004,622,John Kerry,DEM,51,George W. Bush,REP,47,,4,11/2/2004,52.77,45.6,7.17,3.17,-3.17,1,, -4307,5625,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Strategic Vision LLC,320,10/30/2004,801,John Kerry,DEM,46,George W. Bush,REP,48,,-2,11/2/2004,49.7,49.32,.38,2.38,-2.38,0,average of multiple versions or turnout models listed in poll, -4330,88562,1367,2004,2004_Gov-G_MO,MO,Gov-G,Gov-G,SurveyUSA,325,10/30/2004,689,Claire McCaskill,DEM,47,Matt Blunt,REP,47,,0,11/2/2004,47.85,50.83,-2.98,2.98,2.98,.5,, -4326,88583,1369,2004,2004_Gov-G_NC,NC,Gov-G,Gov-G,SurveyUSA,325,10/30/2004,617,Mike Easley,DEM,55,Patrick J. Ballantine,REP,41,,14,11/2/2004,55.62,42.88,12.74,1.26,1.26,1,, -55059,88597,1371,2004,2004_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,10/30/2004,957,John Lynch,DEM,46,Craig Benson,REP,47,,-1,11/2/2004,51.02,48.87,2.15,3.15,-3.15,0,, -4321,88623,1373,2004,2004_Gov-G_WA,WA,Gov-G,Gov-G,Strategic Vision LLC,320,10/30/2004,801,Christine Gregoire,DEM,47,Dino Rossi,REP,44,,3,11/2/2004,48.87,48.87,0,3,3,1,, -4328,88624,1373,2004,2004_Gov-G_WA,WA,Gov-G,Gov-G,SurveyUSA,325,10/30/2004,620,Christine Gregoire,DEM,45,Dino Rossi,REP,51,,-6,11/2/2004,48.87,48.87,0,6,-6,0,, -25195,30433,1615,2004,2004_Sen-G_AK,AK,Sen-G,Sen-G,McLaughlin & Associates,203,10/30/2004,500,Tony Knowles,DEM,43,Lisa Murkowski,REP,48,,-5,11/2/2004,45.55,48.58,-3.03,1.97,-1.97,1,for NRSC,R -25275,30515,1617,2004,2004_Sen-G_AR,AR,Sen-G,Sen-G,SurveyUSA,325,10/30/2004,644,Blanche Lincoln,DEM,55,Jim Holt,REP,42,,13,11/2/2004,55.9,44.07,11.83,1.17,1.17,1,, -4322,26699,1618,2004,2004_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,10/30/2004,767,Barbara Boxer,DEM,57,Bill Jones,REP,36,,21,11/2/2004,57.71,37.8,19.91,1.09,1.09,1,, -25362,30602,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/30/2004,600,Ken Salazar,DEM,52,Pete Coors,REP,44,,8,11/2/2004,51.3,46.53,4.77,3.23,3.23,1,, -4335,26415,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Gallup,112,10/30/2004,1521,Betty Castor,DEM,47,Mel Martinez,REP,46,,1,11/2/2004,48.32,49.43,-1.11,2.11,2.11,0,, -4318,26451,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,10/30/2004,400,Betty Castor,DEM,47,Mel Martinez,REP,46,,1,11/2/2004,48.32,49.43,-1.11,2.11,2.11,0,, -4319,26662,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Strategic Vision LLC,320,10/30/2004,801,Betty Castor,DEM,45,Mel Martinez,REP,49,,-4,11/2/2004,48.32,49.43,-1.11,2.89,-2.89,1,, -4323,30526,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,SurveyUSA,325,10/30/2004,738,Betty Castor,DEM,48,Mel Martinez,REP,48,,0,11/2/2004,48.32,49.43,-1.11,1.11,1.11,.5,, -4339,26818,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/30/2004,599,Betty Castor,DEM,46,Mel Martinez,REP,46,,0,11/2/2004,48.32,49.43,-1.11,1.11,1.11,.5,, -4320,26668,1622,2004,2004_Sen-G_GA,GA,Sen-G,Sen-G,Strategic Vision LLC,320,10/30/2004,801,Denise Majette,DEM,40,Johnny Isakson,REP,55,,-15,11/2/2004,39.96,57.85,-17.89,2.89,2.89,1,, -4354,26519,1625,2004,2004_Sen-G_IL,IL,Sen-G,Sen-G,McCulloch Research & Polling,201,10/30/2004,1200,Barack Obama,DEM,70,Alan Keyes,REP,24,,46,11/2/2004,69.97,27.05,42.92,3.08,3.08,1,, -4332,26829,1627,2004,2004_Sen-G_IA,IA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/30/2004,602,Art Small,DEM,22,Chuck Grassley,REP,68,,-46,11/2/2004,27.88,70.18,-42.31,3.69,-3.69,1,, -4330,117368,1632,2004,2004_Sen-G_MO,MO,Sen-G,Sen-G,SurveyUSA,325,10/30/2004,690,Nancy Farmer,DEM,38,Christopher S. Bond,REP,57,,-19,11/2/2004,42.8,56.09,-13.3,5.7,-5.7,1,, -4340,26837,1633,2004,2004_Sen-G_NV,NV,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/30/2004,603,Harry Reid,DEM,58,Richard Ziser,REP,34,,24,11/2/2004,61.08,35.14,25.94,1.94,-1.94,1,, -25349,30589,1634,2004,2004_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,10/30/2004,957,Doris R. Haddock,DEM,27,Judd Gregg,REP,63,,-36,11/2/2004,33.72,66.18,-32.46,3.54,-3.54,1,, -4326,30545,1636,2004,2004_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,10/30/2004,616,Erskine Bowles,DEM,45,Richard Burr,REP,50,,-5,11/2/2004,47.02,51.6,-4.58,.42,-.42,1,, -4313,30551,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,SurveyUSA,325,10/30/2004,813,Eric D. Fingerhut,DEM,33,George V. Voinovich,REP,61,,-28,11/2/2004,36.14,63.85,-27.71,.29,-.29,1,, -4331,26845,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/30/2004,602,Eric D. Fingerhut,DEM,33,George V. Voinovich,REP,57,,-24,11/2/2004,36.14,63.85,-27.71,3.71,3.71,1,, -4306,26676,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,Strategic Vision LLC,320,10/30/2004,801,Joe Hoeffel,DEM,33,Arlen Specter,REP,55,,-22,11/2/2004,41.99,52.62,-10.63,11.37,-11.37,1,, -4327,30561,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,SurveyUSA,325,10/30/2004,758,Joe Hoeffel,DEM,35,Arlen Specter,REP,54,,-19,11/2/2004,41.99,52.62,-10.63,8.37,-8.37,1,, -4341,26853,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/30/2004,600,Joe Hoeffel,DEM,32,Arlen Specter,REP,53,,-21,11/2/2004,41.99,52.62,-10.63,10.37,-10.37,1,, -4321,26684,1646,2004,2004_Sen-G_WA,WA,Sen-G,Sen-G,Strategic Vision LLC,320,10/30/2004,801,Patty Murray,DEM,50,George R. Nethercutt,REP,42,,8,11/2/2004,54.98,42.74,12.24,4.24,-4.24,1,, -4328,26756,1646,2004,2004_Sen-G_WA,WA,Sen-G,Sen-G,SurveyUSA,325,10/30/2004,622,Patty Murray,DEM,51,George R. Nethercutt,REP,45,,6,11/2/2004,54.98,42.74,12.24,6.24,-6.24,1,, -4342,26866,1647,2004,2004_Sen-G_WI,WI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/30/2004,601,Russ Feingold,DEM,59,Tim Michels,REP,36,,23,11/2/2004,55.35,44.11,11.24,11.76,11.76,1,, -4354,118014,3288,2004,2004_House-G_IL-8,IL-8,House-G,House-G,McCulloch Research & Polling,201,10/30/2004,400,Melissa L. Bean,DEM,45,Philip Crane,REP,53,,-8,11/2/2004,51.7,48.3,3.4,11.4,-11.4,0,, -15014,33176,8654,2004,2004_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,10/30/2004,600,Democratic,DEM,48,Republican,REP,46,,2,11/2/2004,46.8,49.44,-2.64,4.64,4.64,0,sample size unavailable; estimated at 600 as a default, -14993,33177,8654,2004,2004_House-G_US,US,House-G,House-G,Gallup,112,10/30/2004,600,Democratic,DEM,47,Republican,REP,46,,1,11/2/2004,46.8,49.44,-2.64,3.64,3.64,0,sample size unavailable; estimated at 600 as a default, -15294,33178,8654,2004,2004_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,10/30/2004,600,Democratic,DEM,44,Republican,REP,43,,1,11/2/2004,46.8,49.44,-2.64,3.64,3.64,0,sample size unavailable; estimated at 600 as a default, -27901,33179,8654,2004,2004_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,10/30/2004,600,Democratic,DEM,48,Republican,REP,42,,6,11/2/2004,46.8,49.44,-2.64,8.64,8.64,0,sample size unavailable; estimated at 600 as a default, -63536,116962,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,10/31/2004,1125,John Kerry,DEM,47,George W. Bush,REP,49,,-2,11/2/2004,48.26,50.73,-2.46,.46,.46,1,, -15032,19872,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,10/31/2004,1200,John Kerry,DEM,48,George W. Bush,REP,46,,2,11/2/2004,48.26,50.73,-2.46,4.46,4.46,0,, -63593,117035,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,10/31/2004,1509,John Kerry,DEM,48,George W. Bush,REP,49,,-1,11/2/2004,48.26,50.73,-2.46,1.46,1.46,1,, -63584,117025,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,10/31/2004,5508,John Kerry,DEM,50,George W. Bush,REP,47,,3,11/2/2004,48.26,50.73,-2.46,5.46,5.46,0,, -15573,20413,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,10/31/2004,1284,John Kerry,DEM,45.3,George W. Bush,REP,48.6,,-3.3,11/2/2004,48.26,50.73,-2.46,.84,-.84,1,, -15267,20107,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Marist College,183,10/31/2004,1000,John Kerry,DEM,49,George W. Bush,REP,48,,1,11/2/2004,48.26,50.73,-2.46,3.46,3.46,0,, -4298,5610,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,SurveyUSA,325,10/31/2004,705,John Kerry,DEM,47,George W. Bush,REP,50,,-3,11/2/2004,47.02,51.69,-4.67,1.67,1.67,1,, -4316,5635,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/31/2004,600,John Kerry,DEM,47,George W. Bush,REP,49,,-2,11/2/2004,47.02,51.69,-4.67,2.67,2.67,1,, -4299,5615,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,American Research Group,9,10/31/2004,600,John Kerry,DEM,50,George W. Bush,REP,48,,2,11/2/2004,47.09,52.1,-5.01,7.01,7.01,0,average of multiple versions or turnout models listed in poll, -4295,116967,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,10/31/2004,700,John Kerry,DEM,49,George W. Bush,REP,44,,5,11/2/2004,47.09,52.1,-5.01,10.01,10.01,0,average of multiple versions or turnout models listed in poll, -63580,117021,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Harris Insights & Analytics,133,10/31/2004,1433,John Kerry,DEM,51,George W. Bush,REP,47,,4,11/2/2004,47.09,52.1,-5.01,9.01,9.01,0,, -63838,117541,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/31/2004,601,John Kerry,DEM,48,George W. Bush,REP,48,,0,11/2/2004,47.09,52.1,-5.01,5.01,5.01,.5,, -4294,116968,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,10/31/2004,700,John Kerry,DEM,44,George W. Bush,REP,48,,-4,11/2/2004,49.23,49.9,-.67,3.33,-3.33,1,average of multiple versions or turnout models listed in poll, -4324,5645,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,SurveyUSA,325,10/31/2004,519,John Kerry,DEM,50,George W. Bush,REP,47,,3,11/2/2004,49.23,49.9,-.67,3.67,3.67,0,, -4308,5626,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/31/2004,601,John Kerry,DEM,50,George W. Bush,REP,45,,5,11/2/2004,49.23,49.9,-.67,5.67,5.67,0,, -4329,5651,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/31/2004,601,John Kerry,DEM,52,George W. Bush,REP,46,,6,11/2/2004,51.23,47.81,3.42,2.58,2.58,1,, -4317,5636,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/31/2004,601,John Kerry,DEM,51,George W. Bush,REP,45,,6,11/2/2004,51.09,47.61,3.48,2.52,2.52,1,, -4300,5613,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,American Research Group,9,10/31/2004,600,John Kerry,DEM,48.5,George W. Bush,REP,49,,-.5,11/2/2004,50.24,48.87,1.37,1.87,-1.87,0,average of multiple versions or turnout models listed in poll, -4301,5614,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,SurveyUSA,325,10/31/2004,636,John Kerry,DEM,45,George W. Bush,REP,53,,-8,11/2/2004,47.88,50.47,-2.59,5.41,-5.41,1,, -4309,5627,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/31/2004,601,John Kerry,DEM,45,George W. Bush,REP,50,,-5,11/2/2004,47.88,50.47,-2.59,2.41,-2.41,1,, -4297,5609,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,10/31/2004,700,John Kerry,DEM,47,George W. Bush,REP,50,,-3,11/2/2004,48.71,50.81,-2.11,.89,-.89,1,, -63581,117022,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Harris Insights & Analytics,133,10/31/2004,1218,John Kerry,DEM,51,George W. Bush,REP,47,,4,11/2/2004,48.71,50.81,-2.11,6.11,6.11,0,, -4304,5620,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/31/2004,601,John Kerry,DEM,43,George W. Bush,REP,49,,-6,11/2/2004,48.71,50.81,-2.11,3.89,-3.89,1,, -63582,117023,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Harris Insights & Analytics,133,10/31/2004,1204,John Kerry,DEM,50,George W. Bush,REP,48,,2,11/2/2004,50.92,48.42,2.5,.5,-.5,1,, -4314,5633,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/31/2004,601,John Kerry,DEM,50,George W. Bush,REP,46,,4,11/2/2004,50.92,48.42,2.5,1.5,1.5,1,, -4296,116969,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,10/31/2004,700,John Kerry,DEM,45,George W. Bush,REP,48,,-3,11/2/2004,49.7,49.32,.38,3.38,-3.38,0,average of multiple versions or turnout models listed in poll, -4315,5634,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/31/2004,601,John Kerry,DEM,51,George W. Bush,REP,45,,6,11/2/2004,49.7,49.32,.38,5.62,5.62,1,, -4298,26705,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,SurveyUSA,325,10/31/2004,705,Ken Salazar,DEM,51,Pete Coors,REP,47,,4,11/2/2004,51.3,46.53,4.77,.77,-.77,1,, -25109,30347,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Fox News/Opinion Dynamics Corp.,104,10/31/2004,700,Betty Castor,DEM,47,Mel Martinez,REP,41,,6,11/2/2004,48.32,49.43,-1.11,7.11,7.11,0,, -25110,30348,1627,2004,2004_Sen-G_IA,IA,Sen-G,Sen-G,Fox News/Opinion Dynamics Corp.,104,10/31/2004,700,Art Small,DEM,20,Chuck Grassley,REP,67,,-47,11/2/2004,27.88,70.18,-42.31,4.69,-4.69,1,, -4297,26397,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,Fox News/Opinion Dynamics Corp.,104,10/31/2004,700,Eric D. Fingerhut,DEM,30,George V. Voinovich,REP,60,,-30,11/2/2004,36.14,63.85,-27.71,2.29,-2.29,1,, -25114,30352,1647,2004,2004_Sen-G_WI,WI,Sen-G,Sen-G,Fox News/Opinion Dynamics Corp.,104,10/31/2004,700,Russ Feingold,DEM,56,Tim Michels,REP,42,,14,11/2/2004,55.35,44.11,11.24,2.76,2.76,1,, -14920,122779,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,11/1/2004,1000,John Kerry,DEM,43.5,George W. Bush,REP,48.5,,-5,11/2/2004,48.26,50.73,-2.46,2.54,-2.54,1,average of multiple versions or turnout models listed in poll, -38581,20106,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Marist College,183,11/1/2004,1026,John Kerry,DEM,50,George W. Bush,REP,49,,1,11/2/2004,48.26,50.73,-2.46,3.46,3.46,0,, -63864,117572,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,11/1/2004,955,John Kerry,DEM,49.1,George W. Bush,REP,49.4,,-.30000001,11/2/2004,48.26,50.73,-2.46,2.16,2.16,1,, -25274,5604,757,2004,2004_Pres-G_AR,AR,Pres-G,Pres-G,SurveyUSA,325,11/1/2004,550,John Kerry,DEM,46,George W. Bush,REP,51,,-5,11/2/2004,44.55,54.31,-9.76,4.76,4.76,1,, -4291,5603,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Star Tribune,315,11/1/2004,743,John Kerry,DEM,47,George W. Bush,REP,43,,4,11/2/2004,51.09,47.61,3.48,.52,.52,1,, -4293,5605,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,SurveyUSA,325,11/1/2004,657,John Kerry,DEM,49,George W. Bush,REP,48,,1,11/2/2004,50.92,48.42,2.5,1.5,-1.5,1,, -25274,30514,1617,2004,2004_Sen-G_AR,AR,Sen-G,Sen-G,SurveyUSA,325,11/1/2004,549,Blanche Lincoln,DEM,53,Jim Holt,REP,43,,10,11/2/2004,55.9,44.07,11.83,1.83,-1.83,1,, -4293,30560,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,SurveyUSA,325,11/1/2004,650,Joe Hoeffel,DEM,35,Arlen Specter,REP,53,,-18,11/2/2004,41.99,52.62,-10.63,7.37,-7.37,1,, -14920,33175,8654,2004,2004_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,11/1/2004,1000,Democratic,DEM,44,Republican,REP,47,,-3,11/2/2004,46.8,49.44,-2.64,.36,-.36,1,, -63905,117649,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,10/18/2005,403,Jon Stevens Corzine,DEM,45,Douglas R. Forrester,REP,38,,7,11/8/2005,53.47,43.02,10.45,3.45,-3.45,1,, -63950,117704,1364,2005,2005_Gov-G_VA,VA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/19/2005,625,Tim Kaine,DEM,42,Jerry W. Kilgore,REP,44,,-2,11/8/2005,51.72,45.99,5.73,7.73,-7.73,0,, -63927,117676,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Fairleigh Dickinson University (PublicMind),92,10/23/2005,410,Jon Stevens Corzine,DEM,47,Douglas R. Forrester,REP,39,,8,11/8/2005,53.47,43.02,10.45,2.45,-2.45,1,, -63779,117432,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,SurveyUSA,325,10/23/2005,525,Jon Stevens Corzine,DEM,50,Douglas R. Forrester,REP,41,,9,11/8/2005,53.47,43.02,10.45,1.45,-1.45,1,, -63941,117694,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Marist College,183,10/25/2005,377,Jon Stevens Corzine,DEM,51,Douglas R. Forrester,REP,41,,10,11/8/2005,53.47,43.02,10.45,.45,-.45,1,, -63910,117654,1364,2005,2005_Gov-G_VA,VA,Gov-G,Gov-G,ABC News/The Washington Post,3,10/25/2005,1004,Tim Kaine,DEM,47,Jerry W. Kilgore,REP,44,,3,11/8/2005,51.72,45.99,5.73,2.73,-2.73,1,, -63973,117737,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Research 2000,281,10/26/2005,600,Jon Stevens Corzine,DEM,51,Douglas R. Forrester,REP,42,,9,11/8/2005,53.47,43.02,10.45,1.45,-1.45,1,, -63964,117727,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Quinnipiac University,267,10/27/2005,636,Jon Stevens Corzine,DEM,50,Douglas R. Forrester,REP,38,,12,11/8/2005,53.47,43.02,10.45,1.55,1.55,1,, -63906,117650,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,10/27/2005,403,Jon Stevens Corzine,DEM,47,Douglas R. Forrester,REP,40,,7,11/8/2005,53.47,43.02,10.45,3.45,-3.45,1,, -63977,117743,1364,2005,2005_Gov-G_VA,VA,Gov-G,Gov-G,Roanoke College,292,10/27/2005,408,Tim Kaine,DEM,44,Jerry W. Kilgore,REP,36,,8,11/8/2005,51.72,45.99,5.73,2.27,2.27,1,, -4234,117754,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Strategic Vision LLC,320,10/29/2005,800,Jon Stevens Corzine,DEM,48,Douglas R. Forrester,REP,42,,6,11/8/2005,53.47,43.02,10.45,4.45,-4.45,1,, -63928,117677,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Fairleigh Dickinson University (PublicMind),92,10/31/2005,410,Jon Stevens Corzine,DEM,43,Douglas R. Forrester,REP,41,,2,11/8/2005,53.47,43.02,10.45,8.45,-8.45,1,, -63956,117711,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Monmouth University,215,11/3/2005,728,Jon Stevens Corzine,DEM,45,Douglas R. Forrester,REP,38,,7,11/8/2005,53.47,43.02,10.45,3.45,-3.45,1,, -63965,117728,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Quinnipiac University,267,11/3/2005,775,Jon Stevens Corzine,DEM,48,Douglas R. Forrester,REP,40,,8,11/8/2005,53.47,43.02,10.45,2.45,-2.45,1,, -63982,117748,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Rutgers University,295,11/3/2005,724,Jon Stevens Corzine,DEM,43,Douglas R. Forrester,REP,37,,6,11/8/2005,53.47,43.02,10.45,4.45,-4.45,1,, -63951,117705,1364,2005,2005_Gov-G_VA,VA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,11/3/2005,625,Tim Kaine,DEM,45,Jerry W. Kilgore,REP,44,,1,11/8/2005,51.72,45.99,5.73,4.73,-4.73,1,, -63942,117695,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Marist College,183,11/4/2005,377,Jon Stevens Corzine,DEM,49,Douglas R. Forrester,REP,44,,5,11/8/2005,53.47,43.02,10.45,5.45,-5.45,1,, -63780,117433,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,SurveyUSA,325,11/5/2005,798,Jon Stevens Corzine,DEM,50,Douglas R. Forrester,REP,44,,6,11/8/2005,53.47,43.02,10.45,4.45,-4.45,1,, -63943,117696,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Marist College,183,11/6/2005,377,Jon Stevens Corzine,DEM,51,Douglas R. Forrester,REP,46,,5,11/8/2005,53.47,43.02,10.45,5.45,-5.45,1,, -55135,88673,1329,2006,2006_Gov-G_AR,AR,Gov-G,Gov-G,Constituent Dynamics,58,10/17/2006,999,Mike Beebe,DEM,52,Asa Hutchinson,REP,39,,13,11/7/2006,55.61,40.67,14.94,1.94,-1.94,1,, -55277,88817,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/17/2006,625,Jim Davis,DEM,39,Charlie Crist,REP,50,,-11,11/7/2006,45.11,52.18,-7.07,3.93,-3.93,1,, -55278,88818,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/17/2006,500,Jim Davis,DEM,41,Charlie Crist,REP,46,,-5,11/7/2006,45.11,52.18,-7.07,2.07,2.07,1,, -55329,88869,1337,2006,2006_Gov-G_IA,IA,Gov-G,Gov-G,Research 2000,281,10/17/2006,600,Chet Culver,DEM,49,Jim Nussle,REP,44,,5,11/7/2006,54.02,44.38,9.65,4.65,-4.65,1,, -24499,88999,1343,2006,2006_Gov-G_ME,ME,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/17/2006,500,John E. Baldacci,DEM,46,Chandler E. Woodcock,REP,38,,8,11/7/2006,38.11,30.21,7.9,.1,.1,1,, -24578,89112,1349,2006,2006_Gov-G_NV,NV,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/17/2006,500,Dina Titus,DEM,43,Jim Gibbons,REP,51,,-8,11/7/2006,43.92,47.93,-4.01,3.99,-3.99,1,, -24319,89143,1350,2006,2006_Gov-G_NY,NY,Gov-G,Gov-G,Marist College,183,10/17/2006,475,Eliot Spitzer,DEM,73,John J. Faso,REP,22,,51,11/7/2006,69.56,28.72,40.84,10.16,10.16,1,, -24328,29566,1585,2006,2006_Sen-G_FL,FL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/17/2006,625,Bill Nelson,DEM,57,Katherine Harris,REP,31,,26,11/7/2006,60.3,38.1,22.21,3.79,3.79,1,among registered voters, -24499,29737,1588,2006,2006_Sen-G_ME,ME,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/17/2006,500,Jean M. Hay Bright,DEM,24,Olympia J. Snowe,REP,70,,-46,11/7/2006,20.59,74.01,-53.42,7.42,7.42,1,, -24578,29816,1597,2006,2006_Sen-G_NV,NV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/17/2006,500,Jack Carter,DEM,43,John Ensign,REP,52,,-9,11/7/2006,40.99,55.36,-14.37,5.37,5.37,1,, -24319,29557,1600,2006,2006_Sen-G_NY,NY,Sen-G,Sen-G,Marist College,183,10/17/2006,475,Hillary Rodham Clinton,DEM,67,John Canfield Spencer,REP,31,,36,11/7/2006,67,31.01,36,0,0,1,, -24656,29894,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/17/2006,500,Maria Cantwell,DEM,53,Mike McGavick,REP,38,,15,11/7/2006,56.81,39.91,16.91,1.91,-1.91,1,, -4091,30022,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,Strategic Vision LLC,320,10/17/2006,800,Maria Cantwell,DEM,51,Mike McGavick,REP,42,,9,11/7/2006,56.81,39.91,16.91,7.91,-7.91,1,, -64295,118281,3667,2006,2006_House-G_CO-5,CO-5,House-G,House-G,SurveyUSA,325,10/17/2006,543,Jay Fawcett,DEM,38,Doug Lamborn,REP,51,,-13,11/7/2006,40.35,59.62,-19.27,6.27,6.27,1,, -64296,118282,3684,2006,2006_House-G_FL-9,FL-9,House-G,House-G,SurveyUSA,325,10/17/2006,425,Phyllis Busansky,DEM,36,Gus Michael Bilirakis,REP,57,,-21,11/7/2006,44.08,55.91,-11.83,9.17,-9.17,1,, -64248,118225,3743,2006,2006_House-G_IN-7,IN-7,House-G,House-G,Selzer & Co.,304,10/17/2006,468,Julia M. Carson,DEM,42,Eric Dickerson,REP,45,,-3,11/7/2006,53.76,46.24,7.51,10.51,-10.51,0,, -64297,118283,3757,2006,2006_House-G_KY-3,KY-3,House-G,House-G,SurveyUSA,325,10/17/2006,536,John Yarmuth,DEM,48,Anne Meagher Northup,REP,47,,1,11/7/2006,50.62,48.18,2.45,1.45,-1.45,1,, -63848,117551,3795,2006,2006_House-G_MI-7,MI-7,House-G,House-G,Basswood Research,24,10/17/2006,300,Sharon Marie Renier,DEM,27,Tim Walberg,REP,44,,-17,11/7/2006,45.98,49.93,-3.95,13.05,-13.05,1,for unspecified Republican spnosor,R -64054,117878,3869,2006,2006_House-G_NY-20,NY-20,House-G,House-G,Global Strategy Group,118,10/17/2006,404,Kirsten E. Gillibrand,DEM,44,John E. Sweeney,REP,42,,2,11/7/2006,53.1,46.9,6.2,4.2,-4.2,1,for unspecified Democratic spnosor,D -64249,118227,3869,2006,2006_House-G_NY-20,NY-20,House-G,House-G,Siena College,305,10/17/2006,628,Kirsten E. Gillibrand,DEM,39,John E. Sweeney,REP,53,,-14,11/7/2006,53.1,46.9,6.2,20.2,-20.2,0,, -64298,118284,3875,2006,2006_House-G_NY-26,NY-26,House-G,House-G,SurveyUSA,325,10/17/2006,419,Jack Davis,DEM,46,Thomas M. Reynolds,REP,49,,-3,11/7/2006,48.02,51.98,-3.97,.97,.97,1,, -64173,118080,3886,2006,2006_House-G_NC-8,NC-8,House-G,House-G,Public Opinion Strategies,260,10/17/2006,400,Lawrence Webb Kissell,DEM,33,Robert C. Hayes,REP,49,,-16,11/7/2006,49.86,50.14,-.27,15.73,-15.73,1,for unspecified Republican spnosor,R -64299,118285,3898,2006,2006_House-G_OH-6,OH-6,House-G,House-G,SurveyUSA,325,10/17/2006,570,Charles A. Wilson,DEM,64,Charles R. Blasdel,REP,32,,32,11/7/2006,62.08,37.92,24.16,7.84,7.84,1,, -24415,88783,1333,2006,2006_Gov-G_CT,CT,Gov-G,Gov-G,Quinnipiac University,267,10/18/2006,881,"John DeStefano, Jr.",DEM,33,M. Jodi Rell,REP,59,,-26,11/7/2006,35.45,63.2,-27.76,1.76,1.76,1,, -55817,89369,1360,2006,2006_Gov-G_WI,WI,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/18/2006,500,Jim Doyle,DEM,48,Mark Green,REP,44,,4,11/7/2006,52.7,45.31,7.39,3.39,-3.39,1,, -24415,29653,1583,2006,2006_Sen-G_CT,CT,Sen-G,Sen-G,Quinnipiac University,267,10/18/2006,881,Ned Lamont,DEM,35,Joseph I. Lieberman,IND,52,,-17,11/7/2006,39.73,49.71,-9.98,7.02,,1,, -24338,29576,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/18/2006,625,Claire McCaskill,DEM,46,Jim Talent,REP,43,,3,11/7/2006,49.58,47.31,2.27,.73,.73,1,among registered voters, -24341,29579,1595,2006,2006_Sen-G_MT,MT,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/18/2006,625,Jon Tester,DEM,46,Conrad Burns,REP,43,,3,11/7/2006,49.16,48.29,.88,2.12,2.12,1,among registered voters, -24541,29779,1595,2006,2006_Sen-G_MT,MT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/18/2006,500,Jon Tester,DEM,49,Conrad Burns,REP,46,,3,11/7/2006,49.16,48.29,.88,2.12,2.12,1,, -24380,29618,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Monmouth University,215,10/18/2006,396,Robert Menendez,DEM,48,Thomas H. Kean,REP,39,,9,11/7/2006,53.37,44.34,9.02,.02,-.02,1,, -24368,29606,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/18/2006,625,Jim Webb,DEM,43,George F. Allen,REP,47,,-4,11/7/2006,49.59,49.2,.39,4.39,-4.39,0,among registered voters, -24373,29611,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/18/2006,625,Maria Cantwell,DEM,52,Mike McGavick,REP,37,,15,11/7/2006,56.81,39.91,16.91,1.91,-1.91,1,among registered voters, -64204,118129,3697,2006,2006_House-G_FL-22,FL-22,House-G,House-G,Research 2000,281,10/18/2006,600,Ron Klein,DEM,43,E. Clay Shaw,REP,48,,-5,11/7/2006,50.88,47.13,3.76,8.76,-8.76,0,, -64174,118081,3826,2006,2006_House-G_NE-1,NE-1,House-G,House-G,Public Opinion Strategies,260,10/18/2006,350,Maxine Burnett Moul,DEM,36,Jeff Fortenberry,REP,58,,-22,11/7/2006,41.64,58.36,-16.71,5.29,-5.29,1,for unspecified Republican spnosor,R -64196,118110,3847,2006,2006_House-G_NM-1,NM-1,House-G,House-G,Research & Polling Inc.,280,10/18/2006,503,Patricia A. Madrid,DEM,45,Heather A. Wilson,REP,42,,3,11/7/2006,49.8,50.2,-.41,3.41,3.41,0,, -64065,117892,3905,2006,2006_House-G_OH-13,OH-13,House-G,House-G,GQR Research (GQRR),126,10/18/2006,506,Betty Sutton,DEM,56,L. Craig Foltin,REP,33,,23,11/7/2006,61.22,38.78,22.44,.56,.56,1,for unspecified Democratic spnosor,D -55197,88735,1331,2006,2006_Gov-G_CA,CA,Gov-G,Gov-G,Public Policy Institute of California,262,10/19/2006,1076,Phil Angelides,DEM,30,Arnold Schwarzenegger,REP,48,,-18,11/7/2006,38.91,55.88,-16.98,1.02,-1.02,1,, -55279,88819,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Cromer Group,65,10/19/2006,750,Jim Davis,DEM,38,Charlie Crist,REP,49,,-11,11/7/2006,45.11,52.18,-7.07,3.93,-3.93,1,for Florida Chamber of Commerce; among registered voters,R -55358,88898,1339,2006,2006_Gov-G_IL,IL,Gov-G,Gov-G,Richard Day Research Inc.,287,10/19/2006,603,Rod Blagojevich,DEM,48,Judy Baar Topinka,REP,32,,16,11/7/2006,49.79,39.26,10.53,5.47,5.47,1,, -24355,89175,1351,2006,2006_Gov-G_OH,OH,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/19/2006,625,Ted Strickland,DEM,54,J. Kenneth Blackwell,REP,34,,20,11/7/2006,60.54,36.65,23.89,3.89,-3.89,1,among registered voters, -24361,89282,1354,2006,2006_Gov-G_RI,RI,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/19/2006,625,Charlie Fogarty,DEM,39,Donald Carcieri,REP,49,,-10,11/7/2006,48.93,50.95,-2.01,7.99,-7.99,1,among registered voters, -24610,89283,1354,2006,2006_Gov-G_RI,RI,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/19/2006,500,Charlie Fogarty,DEM,44,Donald Carcieri,REP,51,,-7,11/7/2006,48.93,50.95,-2.01,4.99,-4.99,1,, -24364,89306,1357,2006,2006_Gov-G_TN,TN,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/19/2006,625,Phil Bredesen,DEM,62,Jim Bryson,REP,27,,35,11/7/2006,68.6,29.74,38.86,3.86,-3.86,1,among registered voters, -24197,29435,1583,2006,2006_Sen-G_CT,CT,Sen-G,Sen-G,American Research Group,9,10/19/2006,600,Ned Lamont,DEM,37,Joseph I. Lieberman,IND,49,,-12,11/7/2006,39.73,49.71,-9.98,2.02,,1,, -24355,29593,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/19/2006,625,Sherrod Brown,DEM,48,Michael DeWine,REP,40,,8,11/7/2006,56.16,43.82,12.35,4.35,-4.35,1,among registered voters, -24361,29599,1604,2006,2006_Sen-G_RI,RI,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/19/2006,625,Sheldon Whitehouse,DEM,48,Lincoln Chafee,REP,43,,5,11/7/2006,53.35,46.33,7.02,2.02,-2.02,1,among registered voters, -24610,29848,1604,2006,2006_Sen-G_RI,RI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/19/2006,500,Sheldon Whitehouse,DEM,52,Lincoln Chafee,REP,44,,8,11/7/2006,53.35,46.33,7.02,.98,.98,1,, -24364,29602,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/19/2006,625,Harold E. Ford Jr.,DEM,43,Bob Corker,REP,45,,-2,11/7/2006,47.99,50.71,-2.72,.72,.72,1,among registered voters, -64162,118064,3602,2006,2006_House-G_AZ-5,AZ-5,House-G,House-G,"Normington, Petts & Associates",232,10/19/2006,400,Harry E. Mitchell,DEM,46,J.D. Hayworth,REP,47,,-1,11/7/2006,50.41,46.44,3.97,4.97,-4.97,0,for unspecified Democratic spnosor,D -64385,118451,3673,2006,2006_House-G_CT-4,CT-4,House-G,House-G,University of Connecticut,347,10/19/2006,805,Diane Farrell,DEM,43,Christopher H. Shays,REP,43,,0,11/7/2006,47.58,50.96,-3.38,3.38,3.38,.5,, -64205,118130,3743,2006,2006_House-G_IN-7,IN-7,House-G,House-G,Research 2000,281,10/19/2006,400,Julia M. Carson,DEM,48,Eric Dickerson,REP,43,,5,11/7/2006,53.76,46.24,7.51,2.51,-2.51,1,, -64205,118131,3744,2006,2006_House-G_IN-8,IN-8,House-G,House-G,Research 2000,281,10/19/2006,400,Brad Ellsworth,DEM,50,John Nathan Hostettler,REP,43,,7,11/7/2006,61.02,38.98,22.04,15.04,-15.04,1,, -64205,118132,3745,2006,2006_House-G_IN-9,IN-9,House-G,House-G,Research 2000,281,10/19/2006,400,Baron P. Hill,DEM,47,Michael E. Sodrel,REP,45,,2,11/7/2006,50.01,45.49,4.52,2.52,-2.52,1,, -55097,88635,1327,2006,2006_Gov-G_AK,AK,Gov-G,Gov-G,Hellenthal & Associates,137,10/20/2006,273,Tony Knowles,DEM,42.6,Sarah Palin,REP,41.9,,.69999999,11/7/2006,40.97,48.33,-7.36,8.06,8.06,0,, -24421,88820,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Quinnipiac University,267,10/20/2006,816,Jim Davis,DEM,44,Charlie Crist,REP,46,,-2,11/7/2006,45.11,52.18,-7.07,5.07,5.07,1,, -55457,89000,1343,2006,2006_Gov-G_ME,ME,Gov-G,Gov-G,Critical Insights,64,10/20/2006,600,John E. Baldacci,DEM,42,Chandler E. Woodcock,REP,25,,17,11/7/2006,38.11,30.21,7.9,9.1,9.1,1,, -55705,89255,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/20/2006,625,Ed Rendell,DEM,56,Lynn Swann,REP,35,,21,11/7/2006,60.31,39.6,20.71,.29,.29,1,, -24421,29659,1585,2006,2006_Sen-G_FL,FL,Sen-G,Sen-G,Quinnipiac University,267,10/20/2006,816,Bill Nelson,DEM,64,Katherine Harris,REP,29,,35,11/7/2006,60.3,38.1,22.21,12.79,12.79,1,, -24230,29468,1588,2006,2006_Sen-G_ME,ME,Sen-G,Sen-G,Critical Insights,64,10/20/2006,600,Jean M. Hay Bright,DEM,14,Olympia J. Snowe,REP,74,,-60,11/7/2006,20.59,74.01,-53.42,6.58,-6.58,1,, -24347,29585,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/20/2006,625,Robert Menendez,DEM,45,Thomas H. Kean,REP,42,,3,11/7/2006,53.37,44.34,9.02,6.02,-6.02,1,among registered voters, -24358,29596,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/20/2006,625,Robert P. Casey Jr.,DEM,51,Rick Santorum,REP,39,,12,11/7/2006,58.64,41.28,17.35,5.35,-5.35,1,among registered voters, -24236,29474,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,Elway Research,87,10/20/2006,405,Maria Cantwell,DEM,52,Mike McGavick,REP,34,,18,11/7/2006,56.81,39.91,16.91,1.09,1.09,1,among registered voters, -64100,117941,3688,2006,2006_House-G_FL-13,FL-13,House-G,House-G,Hamilton Campaigns,130,10/20/2006,500,Christine L. Jennings,DEM,52,Vern Buchanan,REP,41,,11,11/7/2006,49.92,50.08,-.15,11.15,11.15,0,for unspecified Democratic spnosor,D -27738,33016,8655,2006,2006_House-G_US,US,House-G,House-G,Pew Research Center,253,10/20/2006,1118,Democratic,DEM,50,Republican,REP,39,,11,11/7/2006,52.29,44.28,8,3,3,1,, -27739,33017,8655,2006,2006_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,10/20/2006,600,Democratic,DEM,55,Republican,REP,37,,18,11/7/2006,52.29,44.28,8,10,10,1,sample size unavailable; estimated at 600 as a default, -55098,88636,1327,2006,2006_Gov-G_AK,AK,Gov-G,Gov-G,Dittman Research,79,10/21/2006,510,Tony Knowles,DEM,39,Sarah Palin,REP,48,,-9,11/7/2006,40.97,48.33,-7.36,1.64,-1.64,1,for Sarah Palin,R -55220,88758,1332,2006,2006_Gov-G_CO,CO,Gov-G,Gov-G,SurveyUSA,325,10/21/2006,594,"Bill Ritter, Jr.",DEM,56,Bob Beauprez,REP,38,,18,11/7/2006,56.99,40.16,16.83,1.17,1.17,1,, -4089,88821,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Strategic Vision LLC,320,10/21/2006,1200,Jim Davis,DEM,42,Charlie Crist,REP,51,,-9,11/7/2006,45.11,52.18,-7.07,1.93,-1.93,1,, -55311,88851,1335,2006,2006_Gov-G_GA,GA,Gov-G,Gov-G,Strategic Vision LLC,320,10/21/2006,800,Mark Taylor,DEM,32,Sonny Perdue,REP,51,,-19,11/7/2006,38.17,57.88,-19.71,.71,.71,1,, -55359,88899,1339,2006,2006_Gov-G_IL,IL,Gov-G,Gov-G,SurveyUSA,325,10/21/2006,578,Rod Blagojevich,DEM,44,Judy Baar Topinka,REP,34,,10,11/7/2006,49.79,39.26,10.53,.53,-.53,1,, -55458,89001,1343,2006,2006_Gov-G_ME,ME,Gov-G,Gov-G,SurveyUSA,325,10/21/2006,634,John E. Baldacci,DEM,42,Chandler E. Woodcock,REP,34,,8,11/7/2006,38.11,30.21,7.9,.1,.1,1,, -55531,89076,1345,2006,2006_Gov-G_MN,MN,Gov-G,Gov-G,St. Cloud State University,312,10/21/2006,504,Mike Hatch,DEM,46,Tim Pawlenty,REP,37,,9,11/7/2006,45.73,46.69,-.96,9.96,9.96,0,, -55706,89256,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,Temple University,336,10/21/2006,698,Ed Rendell,DEM,58,Lynn Swann,REP,34,,24,11/7/2006,60.31,39.6,20.71,3.29,3.29,1,, -55742,89294,1355,2006,2006_Gov-G_SC,SC,Gov-G,Gov-G,Clemson University,54,10/21/2006,500,Tommy Moore,DEM,31,Mark Sanford,REP,58,,-27,11/7/2006,44.79,55.12,-10.33,16.67,-16.67,1,, -24249,29487,1584,2006,2006_Sen-G_DE,DE,Sen-G,Sen-G,Fairleigh Dickinson University (PublicMind),92,10/21/2006,502,Thomas R. Carper,DEM,60,Jan Ting,REP,26,,34,11/7/2006,66.99,27.39,39.6,5.6,-5.6,1,, -4089,29963,1585,2006,2006_Sen-G_FL,FL,Sen-G,Sen-G,Strategic Vision LLC,320,10/21/2006,1200,Bill Nelson,DEM,58,Katherine Harris,REP,35,,23,11/7/2006,60.3,38.1,22.21,.79,.79,1,, -24717,29955,1592,2006,2006_Sen-G_MN,MN,Sen-G,Sen-G,St. Cloud State University,312,10/21/2006,504,Amy Klobuchar,DEM,57,Mark R. Kennedy,REP,32,,25,11/7/2006,58.06,37.94,20.12,4.88,4.88,1,, -24861,30099,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Temple University,336,10/21/2006,698,Robert P. Casey Jr.,DEM,54,Rick Santorum,REP,38,,16,11/7/2006,58.64,41.28,17.35,1.35,-1.35,1,, -64167,118070,3598,2006,2006_House-G_AZ-1,AZ-1,House-G,House-G,Northern Arizona University,234,10/21/2006,497,Ellen S. Simon,DEM,32,Richard Renzi,REP,45,,-13,11/7/2006,43.45,51.75,-8.31,4.69,-4.69,1,, -64300,118286,3613,2006,2006_House-G_CA-4,CA-4,House-G,House-G,SurveyUSA,325,10/21/2006,581,Charles V. Brown,DEM,41,John T. Doolittle,REP,51,,-10,11/7/2006,45.87,49.05,-3.18,6.82,-6.82,1,, -64035,117852,3675,2006,2006_House-G_DE-1,DE-1,House-G,House-G,Fairleigh Dickinson University (PublicMind),92,10/21/2006,502,Dennis R. Spivack,DEM,24,Michael N. Castle,REP,59,,-35,11/7/2006,38.76,57.17,-18.41,16.59,-16.59,1,, -64224,118179,3723,2006,2006_House-G_IL-6,IL-6,House-G,House-G,Richard Day Research Inc.,287,10/21/2006,500,Tammy Duckworth,DEM,42,Peter J. Roskam,REP,46,,-4,11/7/2006,48.65,51.35,-2.7,1.3,-1.3,1,, -64224,118178,3725,2006,2006_House-G_IL-8,IL-8,House-G,House-G,Richard Day Research Inc.,287,10/21/2006,500,Melissa L. Bean,DEM,42,David McSweeney,REP,39,,3,11/7/2006,50.9,44.01,6.89,3.89,-3.89,1,, -64301,118287,3745,2006,2006_House-G_IN-9,IN-9,House-G,House-G,SurveyUSA,325,10/21/2006,519,Baron P. Hill,DEM,47,Michael E. Sodrel,REP,43,,4,11/7/2006,50.01,45.49,4.52,.52,-.52,1,, -64046,117864,3930,2006,2006_House-G_PA-10,PA-10,House-G,House-G,Franklin & Marshall College,106,10/21/2006,384,Christopher P. Carney,DEM,50,Don Sherwood,REP,38,,12,11/7/2006,52.9,47.01,5.89,6.11,6.11,1,, -64257,118235,4024,2006,2006_House-G_WI-8,WI-8,House-G,House-G,St. Norbert College,313,10/21/2006,400,Steven L. Kagen,DEM,43,John G. Gard,REP,43,,0,11/7/2006,50.9,48.76,2.14,2.14,-2.14,.5,, -28953,120395,8655,2006,2006_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,10/21/2006,600,Democratic,DEM,54,Republican,REP,41,,13,11/7/2006,52.29,44.28,8,5,5,1,sample size unavailable; estimated at 600 as a default; among registered voters, -27735,33013,8655,2006,2006_House-G_US,US,House-G,House-G,CNN/Opinion Research Corp.,37,10/21/2006,600,Democratic,DEM,57,Republican,REP,40,,17,11/7/2006,52.29,44.28,8,9,9,1,sample size unavailable; estimated at 600 as a default, -63743,117353,8655,2006,2006_House-G_US,US,House-G,House-G,Financial Dynamics,95,10/21/2006,580,Democratic,DEM,46,Republican,REP,33,,13,11/7/2006,52.29,44.28,8,5,5,1,, -27736,33014,8655,2006,2006_House-G_US,US,House-G,House-G,Gallup,112,10/21/2006,600,Democratic,DEM,54,Republican,REP,41,,13,11/7/2006,52.29,44.28,8,5,5,1,sample size unavailable; estimated at 600 as a default, -27737,33015,8655,2006,2006_House-G_US,US,House-G,House-G,RT Strategies,275,10/21/2006,600,Democratic,DEM,57,Republican,REP,35,,22,11/7/2006,52.29,44.28,8,14,14,1,sample size unavailable; estimated at 600 as a default, -55158,88696,1330,2006,2006_Gov-G_AZ,AZ,Gov-G,Gov-G,Arizona State University,15,10/22/2006,1019,Janet Napolitano,DEM,67,Len Munsil,REP,24,,43,11/7/2006,62.58,35.44,27.14,15.86,15.86,1,, -55330,88870,1337,2006,2006_Gov-G_IA,IA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/22/2006,500,Chet Culver,DEM,49,Jim Nussle,REP,45,,4,11/7/2006,54.02,44.38,9.65,5.65,-5.65,1,, -55406,88946,1341,2006,2006_Gov-G_MA,MA,Gov-G,Gov-G,Suffolk University,323,10/22/2006,400,Deval Patrick,DEM,53,Kerry Healey,REP,26,,27,11/7/2006,55.64,35.33,20.3,6.7,6.7,1,, -24503,89049,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/22/2006,500,Jennifer Granholm,DEM,54,Dick DeVos,REP,43,,11,11/7/2006,56.36,42.3,14.06,3.06,-3.06,1,, -55505,89050,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,Strategic Vision LLC,320,10/22/2006,1200,Jennifer Granholm,DEM,47,Dick DeVos,REP,43,,4,11/7/2006,56.36,42.3,14.06,10.06,-10.06,1,, -24829,89077,1345,2006,2006_Gov-G_MN,MN,Gov-G,Gov-G,SurveyUSA,325,10/22/2006,606,Mike Hatch,DEM,45,Tim Pawlenty,REP,44,,1,11/7/2006,45.73,46.69,-.96,1.96,1.96,0,, -55642,89192,1352,2006,2006_Gov-G_OK,OK,Gov-G,Gov-G,SurveyUSA,325,10/22/2006,472,Brad Henry,DEM,64,Ernest Istook,REP,32,,32,11/7/2006,66.5,33.5,33.01,1.01,-1.01,1,, -55707,89257,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,Strategic Vision LLC,320,10/22/2006,1200,Ed Rendell,DEM,57,Lynn Swann,REP,37,,20,11/7/2006,60.31,39.6,20.71,.71,-.71,1,, -55776,89328,1358,2006,2006_Gov-G_TX,TX,Gov-G,Gov-G,SurveyUSA,325,10/22/2006,532,Chris Bell,DEM,26,Rick Perry,REP,36,,-10,11/7/2006,29.79,39.03,-9.24,.76,-.76,1,, -55818,89370,1360,2006,2006_Gov-G_WI,WI,Gov-G,Gov-G,University of Wisconsin (Badger Poll),365,10/22/2006,508,Jim Doyle,DEM,50,Mark Green,REP,36,,14,11/7/2006,52.7,45.31,7.39,6.61,6.61,1,, -55653,89203,1362,2006,2006_Gov-G_OR,OR,Gov-G,Gov-G,Riley Research Associates,290,10/22/2006,445,Ted Kulongoski,DEM,47,Ron Saxton,REP,36,,11,11/7/2006,50.73,42.75,7.98,3.02,3.02,1,, -24203,29441,1581,2006,2006_Sen-G_AZ,AZ,Sen-G,Sen-G,Arizona State University,15,10/22/2006,1019,Jim Pederson,DEM,41,Jon Kyl,REP,47,,-6,11/7/2006,43.5,53.34,-9.84,3.84,3.84,1,, -24801,30039,1590,2006,2006_Sen-G_MA,MA,Sen-G,Sen-G,Suffolk University,323,10/22/2006,400,Edward M. Kennedy,DEM,60,Kenneth G. Chase,REP,26,,34,11/7/2006,69.3,30.55,38.75,4.75,-4.75,1,, -24306,29544,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,Lake Research Partners,165,10/22/2006,600,Debbie Stabenow,DEM,53,Mike Bouchard,REP,35,,18,11/7/2006,56.91,41.26,15.65,2.35,2.35,1,for DSCC,D -24503,29741,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/22/2006,500,Debbie Stabenow,DEM,56,Mike Bouchard,REP,40,,16,11/7/2006,56.91,41.26,15.65,.35,.35,1,, -4090,29978,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,Strategic Vision LLC,320,10/22/2006,1200,Debbie Stabenow,DEM,48,Mike Bouchard,REP,42,,6,11/7/2006,56.91,41.26,15.65,9.65,-9.65,1,, -24829,30067,1592,2006,2006_Sen-G_MN,MN,Sen-G,Sen-G,SurveyUSA,325,10/22/2006,606,Amy Klobuchar,DEM,55,Mark R. Kennedy,REP,39,,16,11/7/2006,58.06,37.94,20.12,4.12,-4.12,1,, -24310,29548,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,Los Angeles Times,172,10/22/2006,593,Claire McCaskill,DEM,45,Jim Talent,REP,48,,-3,11/7/2006,49.58,47.31,2.27,5.27,-5.27,0,, -24834,30072,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,SurveyUSA,325,10/22/2006,630,Claire McCaskill,DEM,45,Jim Talent,REP,48,,-3,11/7/2006,49.58,47.31,2.27,5.27,-5.27,0,, -24311,29549,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Los Angeles Times,172,10/22/2006,314,Robert Menendez,DEM,45,Thomas H. Kean,REP,41,,4,11/7/2006,53.37,44.34,9.02,5.02,-5.02,1,, -24312,29550,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,Los Angeles Times,172,10/22/2006,507,Sherrod Brown,DEM,47,Michael DeWine,REP,39,,8,11/7/2006,56.16,43.82,12.35,4.35,-4.35,1,, -24768,30006,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Strategic Vision LLC,320,10/22/2006,1200,Robert P. Casey Jr.,DEM,49,Rick Santorum,REP,42,,7,11/7/2006,58.64,41.28,17.35,10.35,-10.35,1,, -24313,29551,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Los Angeles Times,172,10/22/2006,515,Harold E. Ford Jr.,DEM,44,Bob Corker,REP,49,,-5,11/7/2006,47.99,50.71,-2.72,2.28,-2.28,1,, -24314,29552,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,Los Angeles Times,172,10/22/2006,385,Jim Webb,DEM,47,George F. Allen,REP,44,,3,11/7/2006,49.59,49.2,.39,2.61,2.61,1,, -64397,118465,3605,2006,2006_House-G_AZ-8,AZ-8,House-G,House-G,Zimmerman & Associates/Marketing Intelligence,394,10/22/2006,600,Gabrielle Giffords,DEM,48,Randy J. Graf,REP,38,,10,11/7/2006,54.25,42.09,12.16,2.16,-2.16,1,, -64302,118288,3758,2006,2006_House-G_KY-4,KY-4,House-G,House-G,SurveyUSA,325,10/22/2006,466,Ken Lucas,DEM,44,Geoff Davis,REP,46,,-2,11/7/2006,43.38,51.69,-8.31,6.31,6.31,1,, -63824,117519,3868,2006,2006_House-G_NY-19,NY-19,House-G,House-G,Abacus Associates,6,10/22/2006,400,John Hall,DEM,46,Sue W. Kelly,REP,48,,-2,11/7/2006,51.22,48.78,2.44,4.44,-4.44,0,for unspecified Democratic spnosor,D -64367,118419,3924,2006,2006_House-G_PA-4,PA-4,House-G,House-G,Susquehanna Polling & Research Inc.,326,10/22/2006,400,Jason Altmire,DEM,42,Melissa A. Hart,REP,46,,-4,11/7/2006,51.89,48.03,3.86,7.86,-7.86,0,, -64047,117865,3928,2006,2006_House-G_PA-8,PA-8,House-G,House-G,Franklin & Marshall College,106,10/22/2006,394,Patrick J. Murphy,DEM,39,Michael G. Fitzpatrick,REP,48,,-9,11/7/2006,50.3,49.69,.61,9.61,-9.61,0,, -64148,118023,3930,2006,2006_House-G_PA-10,PA-10,House-G,House-G,Momentum Analysis,214,10/22/2006,400,Christopher P. Carney,DEM,43,Don Sherwood,REP,49,,-6,11/7/2006,52.9,47.01,5.89,11.89,-11.89,0,for unspecified Democratic spnosor,D -63841,117544,4025,2006,2006_House-G_WY-1,WY-1,House-G,House-G,Aspen Media & Market Research,17,10/22/2006,539,Gary Trauner,DEM,40,Barbara Cubin,REP,44,,-4,11/7/2006,47.05,47.57,-.52,3.48,-3.48,1,, -38936,117350,8655,2006,2006_House-G_US,US,House-G,House-G,Harris Insights & Analytics,133,10/22/2006,795,Democratic,DEM,47,Republican,REP,33,,14,11/7/2006,52.29,44.28,8,6,6,1,, -27733,33011,8655,2006,2006_House-G_US,US,House-G,House-G,Zogby Interactive/JZ Analytics,395,10/22/2006,600,Democratic,DEM,44,Republican,REP,33,,11,11/7/2006,52.29,44.28,8,3,3,1,sample size unavailable; estimated at 600 as a default, -55136,88674,1329,2006,2006_Gov-G_AR,AR,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2006,500,Mike Beebe,DEM,49,Asa Hutchinson,REP,41,,8,11/7/2006,55.61,40.67,14.94,6.94,-6.94,1,, -55137,88675,1329,2006,2006_Gov-G_AR,AR,Gov-G,Gov-G,SurveyUSA,325,10/23/2006,572,Mike Beebe,DEM,58,Asa Hutchinson,REP,38,,20,11/7/2006,55.61,40.67,14.94,5.06,5.06,1,, -55198,88736,1331,2006,2006_Gov-G_CA,CA,Gov-G,Gov-G,YouGov,391,10/23/2006,877,Phil Angelides,DEM,40,Arnold Schwarzenegger,REP,50,,-10,11/7/2006,38.91,55.88,-16.98,6.98,6.98,1,, -55221,88759,1332,2006,2006_Gov-G_CO,CO,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2006,500,"Bill Ritter, Jr.",DEM,51,Bob Beauprez,REP,39,,12,11/7/2006,56.99,40.16,16.83,4.83,-4.83,1,, -55377,88917,1340,2006,2006_Gov-G_KS,KS,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2006,500,Kathleen Sebelius,DEM,56,Jim Barnett,REP,37,,19,11/7/2006,57.9,40.44,17.47,1.53,1.53,1,, -55408,88948,1341,2006,2006_Gov-G_MA,MA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2006,500,Deval Patrick,DEM,53,Kerry Healey,REP,29,,24,11/7/2006,55.64,35.33,20.3,3.7,3.7,1,, -55407,88947,1341,2006,2006_Gov-G_MA,MA,Gov-G,Gov-G,SurveyUSA,325,10/23/2006,623,Deval Patrick,DEM,56,Kerry Healey,REP,31,,25,11/7/2006,55.64,35.33,20.3,4.7,4.7,1,, -24823,89051,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,SurveyUSA,325,10/23/2006,803,Jennifer Granholm,DEM,52,Dick DeVos,REP,45,,7,11/7/2006,56.36,42.3,14.06,7.06,-7.06,1,, -55743,89295,1355,2006,2006_Gov-G_SC,SC,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2006,500,Tommy Moore,DEM,34,Mark Sanford,REP,57,,-23,11/7/2006,44.79,55.12,-10.33,12.67,-12.67,1,, -24845,89307,1357,2006,2006_Gov-G_TN,TN,Gov-G,Gov-G,SurveyUSA,325,10/23/2006,780,Phil Bredesen,DEM,66,Jim Bryson,REP,29,,37,11/7/2006,68.6,29.74,38.86,1.86,-1.86,1,, -24881,30119,1582,2006,2006_Sen-G_CA,CA,Sen-G,Sen-G,YouGov,391,10/23/2006,877,Dianne Feinstein,DEM,57,Richard Dick Mountjoy,REP,39,,18,11/7/2006,59.43,35.02,24.42,6.42,-6.42,1,, -24873,30111,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,Voter/Consumer Research,371,10/23/2006,602,Benjamin L. Cardin,DEM,41,Michael S. Steele,REP,39,,2,11/7/2006,54.21,44.2,10.01,8.01,-8.01,1,for NRSC,R -24823,30061,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,SurveyUSA,325,10/23/2006,803,Debbie Stabenow,DEM,51,Mike Bouchard,REP,44,,7,11/7/2006,56.91,41.26,15.65,8.65,-8.65,1,, -24224,29462,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,CBS News/The New York Times,36,10/23/2006,552,Robert Menendez,DEM,40,Thomas H. Kean,REP,39,,1,11/7/2006,53.37,44.34,9.02,8.02,-8.02,1,, -24300,29538,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Hamilton Campaigns,130,10/23/2006,800,Harold E. Ford Jr.,DEM,47,Bob Corker,REP,45,,2,11/7/2006,47.99,50.71,-2.72,4.72,4.72,0,for Harold E. Ford Jr.,D -24622,29860,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2006,500,Harold E. Ford Jr.,DEM,47,Bob Corker,REP,49,,-2,11/7/2006,47.99,50.71,-2.72,.72,.72,1,, -24845,30083,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,SurveyUSA,325,10/23/2006,780,Harold E. Ford Jr.,DEM,48,Bob Corker,REP,48,,0,11/7/2006,47.99,50.71,-2.72,2.72,2.72,.5,, -24632,29870,1606,2006,2006_Sen-G_TX,TX,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2006,500,Barbara Ann Radnofsky,DEM,34,Kay Bailey Hutchison,REP,60,,-26,11/7/2006,36.04,61.69,-25.65,.35,-.35,1,, -24849,30087,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,SurveyUSA,325,10/23/2006,613,Jim Webb,DEM,46,George F. Allen,REP,49,,-3,11/7/2006,49.59,49.2,.39,3.39,-3.39,0,, -64258,118236,3666,2006,2006_House-G_CO-4,CO-4,House-G,House-G,Strategic Services,319,10/23/2006,600,Angie Paccione,DEM,45,Marilyn N. Musgrave,REP,42,,3,11/7/2006,43.12,45.61,-2.49,5.49,5.49,0,for unspecified Democratic spnosor,D -64144,118018,3708,2006,2006_House-G_GA-8,GA-8,House-G,House-G,Mellman Group,205,10/23/2006,400,James Marshall,DEM,50,Michael Allen Collins,REP,34,,16,11/7/2006,50.55,49.45,1.1,14.9,14.9,1,for unspecified Democratic spnosor,D -64303,118289,3809,2006,2006_House-G_MN-6,MN-6,House-G,House-G,SurveyUSA,325,10/23/2006,738,Patricia Wetterling,DEM,43,Michele Bachmann,REP,49,,-6,11/7/2006,42.07,50.05,-7.98,1.98,1.98,1,, -64175,118082,3847,2006,2006_House-G_NM-1,NM-1,House-G,House-G,Public Opinion Strategies,260,10/23/2006,450,Patricia A. Madrid,DEM,48,Heather A. Wilson,REP,45,,3,11/7/2006,49.8,50.2,-.41,3.41,3.41,0,for unspecified Republican spnosor,R -64128,117984,3995,2006,2006_House-G_VA-2,VA-2,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/23/2006,400,Philip J. Kellam,DEM,44,Thelma D. Drake,REP,46,,-2,11/7/2006,48.45,51.27,-2.82,.82,.82,1,, -64304,118290,4006,2006,2006_House-G_WA-2,WA-2,House-G,House-G,SurveyUSA,325,10/23/2006,524,Rick Larsen,DEM,62,Douglas R. Roulstone,REP,33,,29,11/7/2006,64.16,35.84,28.32,.68,.68,1,, -27732,33010,8655,2006,2006_House-G_US,US,House-G,House-G,Ipsos,154,10/23/2006,600,Democratic,DEM,56,Republican,REP,37,,19,11/7/2006,52.29,44.28,8,11,11,1,sample size unavailable; estimated at 600 as a default, -55138,88676,1329,2006,2006_Gov-G_AR,AR,Gov-G,Gov-G,Opinion Research Associates,242,10/24/2006,500,Mike Beebe,DEM,56,Asa Hutchinson,REP,38,,18,11/7/2006,55.61,40.67,14.94,3.06,3.06,1,, -24809,88737,1331,2006,2006_Gov-G_CA,CA,Gov-G,Gov-G,SurveyUSA,325,10/24/2006,507,Phil Angelides,DEM,37,Arnold Schwarzenegger,REP,55,,-18,11/7/2006,38.91,55.88,-16.98,1.02,-1.02,1,, -55282,88822,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,SEA Polling & Strategic Design,302,10/24/2006,800,Jim Davis,DEM,42,Charlie Crist,REP,48,,-6,11/7/2006,45.11,52.18,-7.07,1.07,1.07,1,, -55337,88877,1338,2006,2006_Gov-G_ID,ID,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/24/2006,625,Jerry Brady,DEM,43,C.L. 'Butch' Otter,REP,44,,-1,11/7/2006,44.11,52.67,-8.56,7.56,7.56,1,, -24875,88976,1342,2006,2006_Gov-G_MD,MD,Gov-G,Gov-G,ABC News/The Washington Post,3,10/24/2006,1003,Martin O'Malley,DEM,55,Robert Ehrlich Jr.,REP,45,,10,11/7/2006,52.69,46.16,6.53,3.47,3.47,1,, -55507,89052,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,EPIC-MRA,84,10/24/2006,600,Jennifer Granholm,DEM,48,Dick DeVos,REP,43,,5,11/7/2006,56.36,42.3,14.06,9.06,-9.06,1,, -55508,89053,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,Research 2000,281,10/24/2006,600,Jennifer Granholm,DEM,50,Dick DeVos,REP,40,,10,11/7/2006,56.36,42.3,14.06,4.06,-4.06,1,, -24689,89113,1349,2006,2006_Gov-G_NV,NV,Gov-G,Gov-G,Research 2000,281,10/24/2006,600,Dina Titus,DEM,41,Jim Gibbons,REP,47,,-6,11/7/2006,43.92,47.93,-4.01,1.99,-1.99,1,, -24582,89176,1351,2006,2006_Gov-G_OH,OH,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/24/2006,500,Ted Strickland,DEM,58,J. Kenneth Blackwell,REP,36,,22,11/7/2006,60.54,36.65,23.89,1.89,-1.89,1,, -24839,89177,1351,2006,2006_Gov-G_OH,OH,Gov-G,Gov-G,SurveyUSA,325,10/24/2006,563,Ted Strickland,DEM,62,J. Kenneth Blackwell,REP,32,,30,11/7/2006,60.54,36.65,23.89,6.11,6.11,1,, -55708,89258,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,West Chester University,377,10/24/2006,601,Ed Rendell,DEM,57,Lynn Swann,REP,32,,25,11/7/2006,60.31,39.6,20.71,4.29,4.29,1,, -24695,89284,1354,2006,2006_Gov-G_RI,RI,Gov-G,Gov-G,Rhode Island College,285,10/24/2006,408,Charlie Fogarty,DEM,35,Donald Carcieri,REP,49,,-14,11/7/2006,48.93,50.95,-2.01,11.99,-11.99,1,among registered voters, -55777,89329,1358,2006,2006_Gov-G_TX,TX,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/24/2006,500,Chris Bell,DEM,25,Rick Perry,REP,36,,-11,11/7/2006,29.79,39.03,-9.24,1.76,-1.76,1,, -55778,89330,1358,2006,2006_Gov-G_TX,TX,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,10/24/2006,1003,Chris Bell,DEM,22,Rick Perry,REP,38,,-16,11/7/2006,29.79,39.03,-9.24,6.76,-6.76,1,, -24691,89340,1359,2006,2006_Gov-G_VT,VT,Gov-G,Gov-G,Research 2000,281,10/24/2006,400,Scudder Parker,DEM,41,Jim Douglas,REP,51,,-10,11/7/2006,41.17,56.38,-15.21,5.21,5.21,1,among registered voters, -24809,30047,1582,2006,2006_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,10/24/2006,507,Dianne Feinstein,DEM,59,Richard Dick Mountjoy,REP,33,,26,11/7/2006,59.43,35.02,24.42,1.58,1.58,1,, -24705,29943,1585,2006,2006_Sen-G_FL,FL,Sen-G,Sen-G,SEA Polling & Strategic Design,302,10/24/2006,800,Bill Nelson,DEM,56,Katherine Harris,REP,30,,26,11/7/2006,60.3,38.1,22.21,3.79,3.79,1,, -24875,30113,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,ABC News/The Washington Post,3,10/24/2006,1003,Benjamin L. Cardin,DEM,54,Michael S. Steele,REP,43,,11,11/7/2006,54.21,44.2,10.01,.99,.99,1,, -24289,29527,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,10/24/2006,602,Benjamin L. Cardin,DEM,52,Michael S. Steele,REP,40,,12,11/7/2006,54.21,44.2,10.01,1.99,1.99,1,for unspecified Democratic spnosor,D -24872,30110,1590,2006,2006_Sen-G_MA,MA,Sen-G,Sen-G,University of New Hampshire,357,10/24/2006,585,Edward M. Kennedy,DEM,66,Kenneth G. Chase,REP,25,,41,11/7/2006,69.3,30.55,38.75,2.25,2.25,1,, -24243,29481,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,10/24/2006,600,Debbie Stabenow,DEM,50,Mike Bouchard,REP,38,,12,11/7/2006,56.91,41.26,15.65,3.65,-3.65,1,, -24683,29921,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,Research 2000,281,10/24/2006,600,Debbie Stabenow,DEM,52,Mike Bouchard,REP,41,,11,11/7/2006,56.91,41.26,15.65,4.65,-4.65,1,, -24689,29927,1597,2006,2006_Sen-G_NV,NV,Sen-G,Sen-G,Research 2000,281,10/24/2006,600,Jack Carter,DEM,41,John Ensign,REP,55,,-14,11/7/2006,40.99,55.36,-14.37,.37,.37,1,, -24215,29453,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,"Normington, Petts & Associates",232,10/24/2006,800,Robert Menendez,DEM,45,Thomas H. Kean,REP,36,,9,11/7/2006,53.37,44.34,9.02,.02,-.02,1,for unspecified Democratic spnosor,D -24688,29926,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Research 2000,281,10/24/2006,600,Robert Menendez,DEM,48,Thomas H. Kean,REP,42,,6,11/7/2006,53.37,44.34,9.02,3.02,-3.02,1,, -24582,29820,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/24/2006,500,Sherrod Brown,DEM,54,Michael DeWine,REP,43,,11,11/7/2006,56.16,43.82,12.35,1.35,-1.35,1,, -24839,30077,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,SurveyUSA,325,10/24/2006,563,Sherrod Brown,DEM,57,Michael DeWine,REP,37,,20,11/7/2006,56.16,43.82,12.35,7.65,7.65,1,, -24878,30116,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,West Chester University,377,10/24/2006,601,Robert P. Casey Jr.,DEM,50,Rick Santorum,REP,39,,11,11/7/2006,58.64,41.28,17.35,6.35,-6.35,1,, -24695,29933,1604,2006,2006_Sen-G_RI,RI,Sen-G,Sen-G,Rhode Island College,285,10/24/2006,408,Sheldon Whitehouse,DEM,43,Lincoln Chafee,REP,33,,10,11/7/2006,53.35,46.33,7.02,2.98,2.98,1,among registered voters, -25054,30292,1606,2006,2006_Sen-G_TX,TX,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/24/2006,1003,Barbara Ann Radnofsky,DEM,26.6,Kay Bailey Hutchison,REP,61.1,,-34.5,11/7/2006,36.04,61.69,-25.65,8.85,-8.85,1,, -24691,29929,1608,2006,2006_Sen-G_VT,VT,Sen-G,Sen-G,Research 2000,281,10/24/2006,400,Bernard Sanders,IND,57,Rich Tarrant,REP,36,,21,11/7/2006,65.41,32.36,33.04,12.04,,1,among registered voters, -64113,117956,3757,2006,2006_House-G_KY-3,KY-3,House-G,House-G,Louisville Courier-Journal,174,10/24/2006,669,John Yarmuth,DEM,42,Anne Meagher Northup,REP,48,,-6,11/7/2006,50.62,48.18,2.45,8.45,-8.45,0,, -24689,118133,3830,2006,2006_House-G_NV-2,NV-2,House-G,House-G,Research 2000,281,10/24/2006,400,Jill Talbot Derby,DEM,40,Dean Heller,REP,48,,-8,11/7/2006,44.94,50.35,-5.4,2.6,-2.6,1,, -64072,117900,3869,2006,2006_House-G_NY-20,NY-20,House-G,House-G,Grove Insight,129,10/24/2006,400,Kirsten E. Gillibrand,DEM,43,John E. Sweeney,REP,40,,3,11/7/2006,53.1,46.9,6.2,3.2,-3.2,1,for unspecified Democratic spnosor,D -64305,118291,3875,2006,2006_House-G_NY-26,NY-26,House-G,House-G,SurveyUSA,325,10/24/2006,411,Jack Davis,DEM,46,Thomas M. Reynolds,REP,50,,-4,11/7/2006,48.02,51.98,-3.97,.03,-.03,1,, -64176,118083,3924,2006,2006_House-G_PA-4,PA-4,House-G,House-G,Public Opinion Strategies,260,10/24/2006,400,Jason Altmire,DEM,38,Melissa A. Hart,REP,50,,-12,11/7/2006,51.89,48.03,3.86,15.86,-15.86,0,for unspecified Republican spnosor,R -63851,117554,3927,2006,2006_House-G_PA-7,PA-7,House-G,House-G,Benenson Strategy Group,30,10/24/2006,400,Joe Sestak,DEM,50,W. Curtis Weldon,REP,43,,7,11/7/2006,56.36,43.6,12.75,5.75,-5.75,1,for unspecified Democratic spnosor,D -64114,117957,3930,2006,2006_House-G_PA-10,PA-10,House-G,House-G,Lycoming College,176,10/24/2006,643,Christopher P. Carney,DEM,47,Don Sherwood,REP,38,,9,11/7/2006,52.9,47.01,5.89,3.11,3.11,1,, -24691,118134,3993,2006,2006_House-G_VT-1,VT-1,House-G,House-G,Research 2000,281,10/24/2006,400,Peter Welch,DEM,51,Martha Rainville,REP,41,,10,11/7/2006,53.22,44.54,8.68,1.32,1.32,1,among registered voters, -55139,88677,1329,2006,2006_Gov-G_AR,AR,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,10/25/2006,507,Mike Beebe,DEM,45.3,Asa Hutchinson,REP,48.2,,-2.9000001,11/7/2006,55.61,40.67,14.94,17.84,-17.84,0,, -55159,88697,1330,2006,2006_Gov-G_AZ,AZ,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,10/25/2006,644,Janet Napolitano,DEM,51.3,Len Munsil,REP,42.7,,8.6000004,11/7/2006,62.58,35.44,27.14,18.54,-18.54,1,, -55200,88738,1331,2006,2006_Gov-G_CA,CA,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,10/25/2006,1155,Phil Angelides,DEM,38.8,Arnold Schwarzenegger,REP,47.6,,-8.8000002,11/7/2006,38.91,55.88,-16.98,8.18,8.18,1,, -55222,88760,1332,2006,2006_Gov-G_CO,CO,Gov-G,Gov-G,Ciruli Associates,51,10/25/2006,501,"Bill Ritter, Jr.",DEM,52,Bob Beauprez,REP,33,,19,11/7/2006,56.99,40.16,16.83,2.17,2.17,1,, -55223,88761,1332,2006,2006_Gov-G_CO,CO,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/25/2006,625,"Bill Ritter, Jr.",DEM,50,Bob Beauprez,REP,38,,12,11/7/2006,56.99,40.16,16.83,4.83,-4.83,1,, -55224,88762,1332,2006,2006_Gov-G_CO,CO,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,10/25/2006,583,"Bill Ritter, Jr.",DEM,46.4,Bob Beauprez,REP,46.6,,-.2,11/7/2006,56.99,40.16,16.83,17.03,-17.03,0,, -55283,88823,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,10/25/2006,952,Jim Davis,DEM,45.1,Charlie Crist,REP,49.9,,-4.8000002,11/7/2006,45.11,52.18,-7.07,2.27,2.27,1,, -55312,88852,1335,2006,2006_Gov-G_GA,GA,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,10/25/2006,1014,Mark Taylor,DEM,36.3,Sonny Perdue,REP,48.3,,-12,11/7/2006,38.17,57.88,-19.71,7.71,7.71,1,, -55331,88871,1337,2006,2006_Gov-G_IA,IA,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,10/25/2006,507,Chet Culver,DEM,47.6,Jim Nussle,REP,46.4,,1.2,11/7/2006,54.02,44.38,9.65,8.45,-8.45,1,, -55360,88900,1339,2006,2006_Gov-G_IL,IL,Gov-G,Gov-G,Research 2000,281,10/25/2006,800,Rod Blagojevich,DEM,47,Judy Baar Topinka,REP,38,,9,11/7/2006,49.79,39.26,10.53,1.53,-1.53,1,, -55361,88901,1339,2006,2006_Gov-G_IL,IL,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,10/25/2006,583,Rod Blagojevich,DEM,39.6,Judy Baar Topinka,REP,33,,6.5999999,11/7/2006,49.79,39.26,10.53,3.93,-3.93,1,, -55409,88949,1341,2006,2006_Gov-G_MA,MA,Gov-G,Gov-G,University of New Hampshire,357,10/25/2006,585,Deval Patrick,DEM,54,Kerry Healey,REP,29,,25,11/7/2006,55.64,35.33,20.3,4.7,4.7,1,, -55410,88950,1341,2006,2006_Gov-G_MA,MA,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,10/25/2006,678,Deval Patrick,DEM,58.1,Kerry Healey,REP,32.7,,25.4,11/7/2006,55.64,35.33,20.3,5.1,5.1,1,, -55437,88977,1342,2006,2006_Gov-G_MD,MD,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,10/25/2006,644,Martin O'Malley,DEM,49.3,Robert Ehrlich Jr.,REP,43.9,,5.4000001,11/7/2006,52.69,46.16,6.53,1.13,-1.13,1,, -55509,89054,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,10/25/2006,1081,Jennifer Granholm,DEM,51.6,Dick DeVos,REP,42.7,,8.8999996,11/7/2006,56.36,42.3,14.06,5.16,-5.16,1,, -24513,89078,1345,2006,2006_Gov-G_MN,MN,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/25/2006,500,Mike Hatch,DEM,45,Tim Pawlenty,REP,44,,1,11/7/2006,45.73,46.69,-.96,1.96,1.96,0,, -55533,89079,1345,2006,2006_Gov-G_MN,MN,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,10/25/2006,715,Mike Hatch,DEM,46.1,Tim Pawlenty,REP,44.7,,1.4,11/7/2006,45.73,46.69,-.96,2.36,2.36,0,, -55566,89114,1349,2006,2006_Gov-G_NV,NV,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,10/25/2006,485,Dina Titus,DEM,47.5,Jim Gibbons,REP,46.6,,.89999998,11/7/2006,43.92,47.93,-4.01,4.91,4.91,0,, -55595,89144,1350,2006,2006_Gov-G_NY,NY,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,10/25/2006,952,Eliot Spitzer,DEM,63.2,John J. Faso,REP,27.3,,35.900002,11/7/2006,69.56,28.72,40.84,4.94,-4.94,1,, -55628,89178,1351,2006,2006_Gov-G_OH,OH,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,10/25/2006,678,Ted Strickland,DEM,50.8,J. Kenneth Blackwell,REP,43.3,,7.5,11/7/2006,60.54,36.65,23.89,16.39,-16.39,1,, -55709,89259,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,10/25/2006,755,Ed Rendell,DEM,55.2,Lynn Swann,REP,42,,13.2,11/7/2006,60.31,39.6,20.71,7.51,-7.51,1,, -55779,89331,1358,2006,2006_Gov-G_TX,TX,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,10/25/2006,1081,Chris Bell,DEM,28.5,Rick Perry,REP,36.7,,-8.1999998,11/7/2006,29.79,39.03,-9.24,1.04,1.04,1,, -55819,89371,1360,2006,2006_Gov-G_WI,WI,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,10/25/2006,845,Jim Doyle,DEM,46.7,Mark Green,REP,47.2,,-.5,11/7/2006,52.7,45.31,7.39,7.89,-7.89,0,, -55654,89204,1362,2006,2006_Gov-G_OR,OR,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,10/25/2006,755,Ted Kulongoski,DEM,47.2,Ron Saxton,REP,46.6,,.60000002,11/7/2006,50.73,42.75,7.98,7.38,-7.38,1,, -24987,30225,1581,2006,2006_Sen-G_AZ,AZ,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/25/2006,600,Jim Pederson,DEM,44.4,Jon Kyl,REP,51.8,,-7.4000001,11/7/2006,43.5,53.34,-9.84,2.44,2.44,1,sample size unavailable; estimated at 600 as a default, -24991,30229,1583,2006,2006_Sen-G_CT,CT,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/25/2006,600,Ned Lamont,DEM,42.5,Joseph I. Lieberman,IND,47.4,,-4.9000001,11/7/2006,39.73,49.71,-9.98,5.08,,1,sample size unavailable; estimated at 600 as a default, -24996,30234,1585,2006,2006_Sen-G_FL,FL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/25/2006,600,Bill Nelson,DEM,53.7,Katherine Harris,REP,39.6,,14.1,11/7/2006,60.3,38.1,22.21,8.11,-8.11,1,sample size unavailable; estimated at 600 as a default, -25000,30238,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/25/2006,600,Benjamin L. Cardin,DEM,52.8,Michael S. Steele,REP,43.5,,9.3000002,11/7/2006,54.21,44.2,10.01,.71,-.71,1,sample size unavailable; estimated at 600 as a default, -25005,30243,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/25/2006,600,Debbie Stabenow,DEM,49.3,Mike Bouchard,REP,41.9,,7.4000001,11/7/2006,56.91,41.26,15.65,8.25,-8.25,1,sample size unavailable; estimated at 600 as a default, -24513,29751,1592,2006,2006_Sen-G_MN,MN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/25/2006,500,Amy Klobuchar,DEM,53,Mark R. Kennedy,REP,39,,14,11/7/2006,58.06,37.94,20.12,6.12,-6.12,1,, -25008,30246,1592,2006,2006_Sen-G_MN,MN,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/25/2006,600,Amy Klobuchar,DEM,50.5,Mark R. Kennedy,REP,42.8,,7.6999998,11/7/2006,58.06,37.94,20.12,12.42,-12.42,1,sample size unavailable; estimated at 600 as a default, -24524,29762,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/25/2006,500,Claire McCaskill,DEM,48,Jim Talent,REP,50,,-2,11/7/2006,49.58,47.31,2.27,4.27,-4.27,0,, -24684,29922,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,Research 2000,281,10/25/2006,800,Claire McCaskill,DEM,47,Jim Talent,REP,47,,0,11/7/2006,49.58,47.31,2.27,2.27,-2.27,.5,, -25012,30250,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/25/2006,600,Claire McCaskill,DEM,47.3,Jim Talent,REP,48.6,,-1.3,11/7/2006,49.58,47.31,2.27,3.57,-3.57,0,sample size unavailable; estimated at 600 as a default, -24303,29541,1595,2006,2006_Sen-G_MT,MT,Sen-G,Sen-G,Harstad Strategic Research Inc.,134,10/25/2006,662,Jon Tester,DEM,48,Conrad Burns,REP,42,,6,11/7/2006,49.16,48.29,.88,5.12,5.12,1,for Jon Tester,D -25027,30265,1597,2006,2006_Sen-G_NV,NV,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/25/2006,600,Jack Carter,DEM,36.8,John Ensign,REP,58.3,,-21.5,11/7/2006,40.99,55.36,-14.37,7.13,-7.13,1,sample size unavailable; estimated at 600 as a default, -24563,29801,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/25/2006,500,Robert Menendez,DEM,45,Thomas H. Kean,REP,45,,0,11/7/2006,53.37,44.34,9.02,9.02,-9.02,.5,, -25019,30257,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/25/2006,600,Robert Menendez,DEM,48.7,Thomas H. Kean,REP,42.8,,5.9000001,11/7/2006,53.37,44.34,9.02,3.12,-3.12,1,sample size unavailable; estimated at 600 as a default, -25024,30262,1599,2006,2006_Sen-G_NM,NM,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/25/2006,600,Jeff Bingaman,DEM,58.2,Allen W. McCulloch MD,REP,37.5,,20.700001,11/7/2006,70.61,29.33,41.27,20.57,-20.57,1,sample size unavailable; estimated at 600 as a default, -25030,30268,1600,2006,2006_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/25/2006,600,Hillary Rodham Clinton,DEM,57.3,John Canfield Spencer,REP,33,,24.299999,11/7/2006,67,31.01,36,11.7,-11.7,1,sample size unavailable; estimated at 600 as a default, -25035,30273,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/25/2006,600,Sherrod Brown,DEM,48.7,Michael DeWine,REP,47.3,,1.4,11/7/2006,56.16,43.82,12.35,10.95,-10.95,1,sample size unavailable; estimated at 600 as a default, -25040,30278,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/25/2006,600,Robert P. Casey Jr.,DEM,52.7,Rick Santorum,REP,43.8,,8.8999996,11/7/2006,58.64,41.28,17.35,8.45,-8.45,1,sample size unavailable; estimated at 600 as a default, -25047,30285,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/25/2006,600,Harold E. Ford Jr.,DEM,48.1,Bob Corker,REP,49.3,,-1.2,11/7/2006,47.99,50.71,-2.72,1.52,1.52,1,sample size unavailable; estimated at 600 as a default, -25053,30291,1606,2006,2006_Sen-G_TX,TX,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/25/2006,600,Barbara Ann Radnofsky,DEM,35.9,Kay Bailey Hutchison,REP,54.8,,-18.9,11/7/2006,36.04,61.69,-25.65,6.75,6.75,1,sample size unavailable; estimated at 600 as a default, -24640,29878,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/25/2006,500,Jim Webb,DEM,48,George F. Allen,REP,50,,-2,11/7/2006,49.59,49.2,.39,2.39,-2.39,0,, -25058,30296,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/25/2006,600,Jim Webb,DEM,51,George F. Allen,REP,47.2,,3.8,11/7/2006,49.59,49.2,.39,3.41,3.41,1,sample size unavailable; estimated at 600 as a default, -25062,30300,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/25/2006,600,Maria Cantwell,DEM,50,Mike McGavick,REP,46.1,,3.9000001,11/7/2006,56.81,39.91,16.91,13.01,-13.01,1,sample size unavailable; estimated at 600 as a default, -25065,30303,1612,2006,2006_Sen-G_WI,WI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/25/2006,600,Herb Kohl,DEM,47.2,Robert Gerald Lorge,REP,38,,9.1999998,11/7/2006,67.31,29.48,37.83,28.63,-28.63,1,sample size unavailable; estimated at 600 as a default, -64229,118186,3598,2006,2006_House-G_AZ-1,AZ-1,House-G,House-G,RT Strategies,275,10/25/2006,1037,Ellen S. Simon,DEM,46,Richard Renzi,REP,48,,-2,11/7/2006,43.45,51.75,-8.31,6.31,6.31,1,, -64230,118188,3613,2006,2006_House-G_CA-4,CA-4,House-G,House-G,RT Strategies,275,10/25/2006,954,Charles V. Brown,DEM,46,John T. Doolittle,REP,49,,-3,11/7/2006,45.87,49.05,-3.18,.18,.18,1,, -64230,118187,3620,2006,2006_House-G_CA-11,CA-11,House-G,House-G,RT Strategies,275,10/25/2006,983,Jerry McNerney,DEM,48,Richard W. Pombo,REP,46,,2,11/7/2006,53.27,46.73,6.53,4.53,-4.53,1,, -64231,118189,3666,2006,2006_House-G_CO-4,CO-4,House-G,House-G,RT Strategies,275,10/25/2006,991,Angie Paccione,DEM,48,Marilyn N. Musgrave,REP,45,,3,11/7/2006,43.12,45.61,-2.49,5.49,5.49,0,, -55223,117985,3667,2006,2006_House-G_CO-5,CO-5,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/25/2006,400,Jay Fawcett,DEM,40,Doug Lamborn,REP,47,,-7,11/7/2006,40.35,59.62,-19.27,12.27,12.27,1,, -64231,118190,3669,2006,2006_House-G_CO-7,CO-7,House-G,House-G,RT Strategies,275,10/25/2006,983,Ed Perlmutter,DEM,51,Rick O'Donnell,REP,46,,5,11/7/2006,54.93,42.06,12.87,7.87,-7.87,1,, -64075,117903,3671,2006,2006_House-G_CT-2,CT-2,House-G,House-G,Grove Insight,129,10/25/2006,400,Joe Courtney,DEM,46,Robert R. Simmons,REP,42,,4,11/7/2006,50.02,49.98,.03,3.97,3.97,1,for unspecified Democratic spnosor,D -64177,118084,3671,2006,2006_House-G_CT-2,CT-2,House-G,House-G,Public Opinion Strategies,260,10/25/2006,400,Joe Courtney,DEM,36,Robert R. Simmons,REP,50,,-14,11/7/2006,50.02,49.98,.03,14.03,-14.03,0,for unspecified Republican spnosor,R -64232,118191,3671,2006,2006_House-G_CT-2,CT-2,House-G,House-G,RT Strategies,275,10/25/2006,947,Joe Courtney,DEM,51,Robert R. Simmons,REP,45,,6,11/7/2006,50.02,49.98,.03,5.97,5.97,1,, -64232,118192,3673,2006,2006_House-G_CT-4,CT-4,House-G,House-G,RT Strategies,275,10/25/2006,976,Diane Farrell,DEM,43,Christopher H. Shays,REP,52,,-9,11/7/2006,47.58,50.96,-3.38,5.62,-5.62,1,, -64232,118193,3674,2006,2006_House-G_CT-5,CT-5,House-G,House-G,RT Strategies,275,10/25/2006,994,Christopher Murphy,DEM,51,Nancy L. Johnson,REP,43,,8,11/7/2006,56.46,43.54,12.93,4.93,-4.93,1,, -64233,118194,3688,2006,2006_House-G_FL-13,FL-13,House-G,House-G,RT Strategies,275,10/25/2006,1005,Christine L. Jennings,DEM,49,Vern Buchanan,REP,47,,2,11/7/2006,49.92,50.08,-.15,2.15,2.15,0,, -64233,118195,3697,2006,2006_House-G_FL-22,FL-22,House-G,House-G,RT Strategies,275,10/25/2006,961,Ron Klein,DEM,50,E. Clay Shaw,REP,48,,2,11/7/2006,50.88,47.13,3.76,1.76,-1.76,1,, -64234,118197,3723,2006,2006_House-G_IL-6,IL-6,House-G,House-G,RT Strategies,275,10/25/2006,990,Tammy Duckworth,DEM,48,Peter J. Roskam,REP,47,,1,11/7/2006,48.65,51.35,-2.7,3.7,3.7,0,, -64234,118198,3725,2006,2006_House-G_IL-8,IL-8,House-G,House-G,RT Strategies,275,10/25/2006,1013,Melissa L. Bean,DEM,50,David McSweeney,REP,45,,5,11/7/2006,50.9,44.01,6.89,1.89,-1.89,1,, -64234,118196,3727,2006,2006_House-G_IL-10,IL-10,House-G,House-G,RT Strategies,275,10/25/2006,1008,Daniel J. Seals,DEM,48,Mark Kirk,REP,46,,2,11/7/2006,46.62,53.38,-6.75,8.75,8.75,0,, -64235,118199,3738,2006,2006_House-G_IN-2,IN-2,House-G,House-G,RT Strategies,275,10/25/2006,977,Joe Donnelly,DEM,48,J. Chris Chocola,REP,45,,3,11/7/2006,53.98,46.02,7.95,4.95,-4.95,1,, -64206,118135,3739,2006,2006_House-G_IN-3,IN-3,House-G,House-G,Research 2000,281,10/25/2006,400,Thomas E. Hayhurst,DEM,40,Mark Edward Souder,REP,52,,-12,11/7/2006,45.72,54.28,-8.57,3.43,-3.43,1,, -64235,118200,3744,2006,2006_House-G_IN-8,IN-8,House-G,House-G,RT Strategies,275,10/25/2006,1065,Brad Ellsworth,DEM,53,John Nathan Hostettler,REP,43,,10,11/7/2006,61.02,38.98,22.04,12.04,-12.04,1,, -64235,118201,3745,2006,2006_House-G_IN-9,IN-9,House-G,House-G,RT Strategies,275,10/25/2006,1023,Baron P. Hill,DEM,51,Michael E. Sodrel,REP,43,,8,11/7/2006,50.01,45.49,4.52,3.48,3.48,1,, -64236,118202,3757,2006,2006_House-G_KY-3,KY-3,House-G,House-G,RT Strategies,275,10/25/2006,1010,John Yarmuth,DEM,52,Anne Meagher Northup,REP,46,,6,11/7/2006,50.62,48.18,2.45,3.55,3.55,1,, -64236,118203,3758,2006,2006_House-G_KY-4,KY-4,House-G,House-G,RT Strategies,275,10/25/2006,996,Ken Lucas,DEM,50,Geoff Davis,REP,46,,4,11/7/2006,43.38,51.69,-8.31,12.31,12.31,0,, -64237,118204,3804,2006,2006_House-G_MN-1,MN-1,House-G,House-G,RT Strategies,275,10/25/2006,1042,Timothy J. Walz,DEM,47,Gilbert W. Gutknecht,REP,50,,-3,11/7/2006,52.74,47.12,5.61,8.61,-8.61,0,, -64237,118205,3809,2006,2006_House-G_MN-6,MN-6,House-G,House-G,RT Strategies,275,10/25/2006,1056,Patricia Wetterling,DEM,47,Michele Bachmann,REP,48,,-1,11/7/2006,42.07,50.05,-7.98,6.98,6.98,1,, -64238,118206,3831,2006,2006_House-G_NV-3,NV-3,House-G,House-G,RT Strategies,275,10/25/2006,1031,Tessa M. Hafen,DEM,44,Jon C. Porter,REP,51,,-7,11/7/2006,46.57,48.46,-1.88,5.12,-5.12,1,, -64239,118207,3833,2006,2006_House-G_NH-2,NH-2,House-G,House-G,RT Strategies,275,10/25/2006,988,Paul W. Hodes,DEM,50,Charles Bass,REP,47,,3,11/7/2006,52.71,45.61,7.1,4.1,-4.1,1,, -64240,118208,3840,2006,2006_House-G_NJ-7,NJ-7,House-G,House-G,RT Strategies,275,10/25/2006,1013,Linda Stender,DEM,43,Michael A. Ferguson,REP,46,,-3,11/7/2006,47.95,49.43,-1.48,1.52,-1.52,1,, -64241,118213,3852,2006,2006_House-G_NY-3,NY-3,House-G,House-G,RT Strategies,275,10/25/2006,982,David L. Mejias,DEM,44,Peter King,REP,51,,-7,11/7/2006,43.96,47.85,-3.9,3.1,-3.1,1,, -64241,118209,3868,2006,2006_House-G_NY-19,NY-19,House-G,House-G,RT Strategies,275,10/25/2006,944,John Hall,DEM,49,Sue W. Kelly,REP,47,,2,11/7/2006,51.22,48.78,2.44,.44,-.44,1,, -64241,118210,3869,2006,2006_House-G_NY-20,NY-20,House-G,House-G,RT Strategies,275,10/25/2006,1040,Kirsten E. Gillibrand,DEM,53,John E. Sweeney,REP,42,,11,11/7/2006,53.1,46.9,6.2,4.8,4.8,1,, -64241,118211,3874,2006,2006_House-G_NY-25,NY-25,House-G,House-G,RT Strategies,275,10/25/2006,1020,Daniel B. Maffei,DEM,53,James T. Walsh,REP,44,,9,11/7/2006,46.23,50.79,-4.56,13.56,13.56,0,, -64241,118212,3878,2006,2006_House-G_NY-29,NY-29,House-G,House-G,RT Strategies,275,10/25/2006,1004,Eric J. Massa,DEM,53,John R. Kuhl,REP,42,,11,11/7/2006,48.54,44.33,4.2,6.8,6.8,1,, -64242,118215,3886,2006,2006_House-G_NC-8,NC-8,House-G,House-G,RT Strategies,275,10/25/2006,999,Lawrence Webb Kissell,DEM,48,Robert C. Hayes,REP,44,,4,11/7/2006,49.86,50.14,-.27,4.27,4.27,0,, -64242,118214,3889,2006,2006_House-G_NC-11,NC-11,House-G,House-G,RT Strategies,275,10/25/2006,1002,Joseph Heath Shuler,DEM,53,Charles H. Taylor,REP,44,,9,11/7/2006,53.79,46.21,7.59,1.41,1.41,1,, -64243,118216,3893,2006,2006_House-G_OH-1,OH-1,House-G,House-G,RT Strategies,275,10/25/2006,999,John Cranley,DEM,48,Steve Chabot,REP,46,,2,11/7/2006,47.75,52.25,-4.5,6.5,6.5,0,, -64243,118218,3894,2006,2006_House-G_OH-2,OH-2,House-G,House-G,RT Strategies,275,10/25/2006,972,Victoria Wulsin,DEM,46,Jean Schmidt,REP,51,,-5,11/7/2006,49.39,50.45,-1.06,3.94,-3.94,1,, -64243,118217,3904,2006,2006_House-G_OH-12,OH-12,House-G,House-G,RT Strategies,275,10/25/2006,1002,Robert Shamansky,DEM,46,Patrick J. Tiberi,REP,51,,-5,11/7/2006,42.7,57.3,-14.6,9.6,9.6,1,, -64244,118219,3924,2006,2006_House-G_PA-4,PA-4,House-G,House-G,RT Strategies,275,10/25/2006,1008,Jason Altmire,DEM,47,Melissa A. Hart,REP,51,,-4,11/7/2006,51.89,48.03,3.86,7.86,-7.86,0,, -64244,118220,3926,2006,2006_House-G_PA-6,PA-6,House-G,House-G,RT Strategies,275,10/25/2006,1006,Lois Murphy,DEM,51,Jim Gerlach,REP,46,,5,11/7/2006,49.34,50.66,-1.32,6.32,6.32,0,, -64244,118221,3928,2006,2006_House-G_PA-8,PA-8,House-G,House-G,RT Strategies,275,10/25/2006,994,Patrick J. Murphy,DEM,50,Michael G. Fitzpatrick,REP,47,,3,11/7/2006,50.3,49.69,.61,2.39,2.39,1,, -64710,119664,3948,2006,2006_House-G_SD-1,SD-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/25/2006,800,Stephanie Herseth Sandlin,DEM,66,Bruce W. Whalen,REP,26,,40,11/7/2006,69.09,29.34,39.75,.25,.25,1,, -64245,118222,3995,2006,2006_House-G_VA-2,VA-2,House-G,House-G,RT Strategies,275,10/25/2006,989,Philip J. Kellam,DEM,50,Thelma D. Drake,REP,45,,5,11/7/2006,48.45,51.27,-2.82,7.82,7.82,0,, -64246,119665,4009,2006,2006_House-G_WA-5,WA-5,House-G,House-G,RT Strategies,275,10/25/2006,991,Peter J. Goldmark,DEM,46,Cathy McMorris Rodgers,REP,51,,-5,11/7/2006,43.6,56.4,-12.79,7.79,7.79,1,, -64246,118223,4012,2006,2006_House-G_WA-8,WA-8,House-G,House-G,RT Strategies,275,10/25/2006,1004,Darcy Burner,DEM,49,David G. Reichert,REP,47,,2,11/7/2006,48.54,51.46,-2.92,4.92,4.92,0,, -64247,118224,4024,2006,2006_House-G_WI-8,WI-8,House-G,House-G,RT Strategies,275,10/25/2006,984,Steven L. Kagen,DEM,51,John G. Gard,REP,45,,6,11/7/2006,50.9,48.76,2.14,3.86,3.86,1,, -27731,33009,8655,2006,2006_House-G_US,US,House-G,House-G,Fox News/Opinion Dynamics Corp.,104,10/25/2006,900,Democratic,DEM,49,Republican,REP,38,,11,11/7/2006,52.29,44.28,8,3,3,1,, -55284,88824,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/26/2006,500,Jim Davis,DEM,41,Charlie Crist,REP,52,,-11,11/7/2006,45.11,52.18,-7.07,3.93,-3.93,1,, -55313,88853,1335,2006,2006_Gov-G_GA,GA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/26/2006,625,Mark Taylor,DEM,36,Sonny Perdue,REP,53,,-17,11/7/2006,38.17,57.88,-19.71,2.71,2.71,1,, -55438,88978,1342,2006,2006_Gov-G_MD,MD,Gov-G,Gov-G,Public Opinion Strategies,260,10/26/2006,600,Martin O'Malley,DEM,45,Robert Ehrlich Jr.,REP,46,,-1,11/7/2006,52.69,46.16,6.53,7.53,-7.53,0,for Robert Ehrlich Jr.,R -24490,88979,1342,2006,2006_Gov-G_MD,MD,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/26/2006,500,Martin O'Malley,DEM,50,Robert Ehrlich Jr.,REP,47,,3,11/7/2006,52.69,46.16,6.53,3.53,-3.53,1,, -55534,89080,1345,2006,2006_Gov-G_MN,MN,Gov-G,Gov-G,Humphrey Institute,143,10/26/2006,663,Mike Hatch,DEM,45,Tim Pawlenty,REP,39,,6,11/7/2006,45.73,46.69,-.96,6.96,6.96,0,, -24395,89179,1351,2006,2006_Gov-G_OH,OH,Gov-G,Gov-G,Opinion Consultants,241,10/26/2006,800,Ted Strickland,DEM,55,J. Kenneth Blackwell,REP,39,,16,11/7/2006,60.54,36.65,23.89,7.89,-7.89,1,among registered voters, -24449,89260,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,Quinnipiac University,267,10/26/2006,933,Ed Rendell,DEM,58,Lynn Swann,REP,35,,23,11/7/2006,60.31,39.6,20.71,2.29,2.29,1,, -24490,29728,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/26/2006,500,Benjamin L. Cardin,DEM,50,Michael S. Steele,REP,45,,5,11/7/2006,54.21,44.2,10.01,5.01,-5.01,1,, -24304,29542,1592,2006,2006_Sen-G_MN,MN,Sen-G,Sen-G,Humphrey Institute,143,10/26/2006,663,Amy Klobuchar,DEM,55,Mark R. Kennedy,REP,33,,22,11/7/2006,58.06,37.94,20.12,1.88,1.88,1,, -24540,29778,1595,2006,2006_Sen-G_MT,MT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/26/2006,500,Jon Tester,DEM,51,Conrad Burns,REP,48,,3,11/7/2006,49.16,48.29,.88,2.12,2.12,1,, -24431,29669,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Quinnipiac University,267,10/26/2006,887,Robert Menendez,DEM,49,Thomas H. Kean,REP,44,,5,11/7/2006,53.37,44.34,9.02,4.02,-4.02,1,, -24395,29633,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,Opinion Consultants,241,10/26/2006,800,Sherrod Brown,DEM,51,Michael DeWine,REP,44,,7,11/7/2006,56.16,43.82,12.35,5.35,-5.35,1,among registered voters, -24449,29687,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Quinnipiac University,267,10/26/2006,933,Robert P. Casey Jr.,DEM,52,Rick Santorum,REP,42,,10,11/7/2006,58.64,41.28,17.35,7.35,-7.35,1,, -24700,29938,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,Roanoke College,292,10/26/2006,453,Jim Webb,DEM,42,George F. Allen,REP,45,,-3,11/7/2006,49.59,49.2,.39,3.39,-3.39,0,, -24655,29893,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/26/2006,500,Maria Cantwell,DEM,54,Mike McGavick,REP,42,,12,11/7/2006,56.81,39.91,16.91,4.91,-4.91,1,, -64386,118452,3674,2006,2006_House-G_CT-5,CT-5,House-G,House-G,University of Connecticut,347,10/26/2006,762,Christopher Murphy,DEM,46,Nancy L. Johnson,REP,42,,4,11/7/2006,56.46,43.54,12.93,8.93,-8.93,1,, -64129,117986,3716,2006,2006_House-G_ID-1,ID-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/26/2006,314,Larry Grant,DEM,37,William T. Sali,REP,39,,-2,11/7/2006,44.8,49.94,-5.13,3.13,3.13,1,, -63853,117556,3874,2006,2006_House-G_NY-25,NY-25,House-G,House-G,Benenson Strategy Group,30,10/26/2006,400,Daniel B. Maffei,DEM,42,James T. Walsh,REP,44,,-2,11/7/2006,46.23,50.79,-4.56,2.56,2.56,1,for unspecified Democratic spnosor,D -64079,117907,3893,2006,2006_House-G_OH-1,OH-1,House-G,House-G,Grove Insight,129,10/26/2006,400,John Cranley,DEM,49,Steve Chabot,REP,40,,9,11/7/2006,47.75,52.25,-4.5,13.5,13.5,0,for unspecified Democratic spnosor,D -64410,118491,3926,2006,2006_House-G_PA-6,PA-6,House-G,House-G,Zogby Interactive/JZ Analytics,395,10/26/2006,500,Lois Murphy,DEM,49,Jim Gerlach,REP,44,,5,11/7/2006,49.34,50.66,-1.32,6.32,6.32,0,, -64158,118060,3928,2006,2006_House-G_PA-8,PA-8,House-G,House-G,Muhlenberg College,219,10/26/2006,421,Patrick J. Murphy,DEM,42,Michael G. Fitzpatrick,REP,47,,-5,11/7/2006,50.3,49.69,.61,5.61,-5.61,0,, -55201,88739,1331,2006,2006_Gov-G_CA,CA,Gov-G,Gov-G,Field Research Corp. (Field Poll),94,10/27/2006,795,Phil Angelides,DEM,33,Arnold Schwarzenegger,REP,49,,-16,11/7/2006,38.91,55.88,-16.98,.98,.98,1,, -24414,88784,1333,2006,2006_Gov-G_CT,CT,Gov-G,Gov-G,Quinnipiac University,267,10/27/2006,926,"John DeStefano, Jr.",DEM,35,M. Jodi Rell,REP,59,,-24,11/7/2006,35.45,63.2,-27.76,3.76,3.76,1,, -24264,89261,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,Franklin & Marshall College,106,10/27/2006,626,Ed Rendell,DEM,58,Lynn Swann,REP,33,,25,11/7/2006,60.31,39.6,20.71,4.29,4.29,1,among registered voters, -24258,29496,1582,2006,2006_Sen-G_CA,CA,Sen-G,Sen-G,Field Research Corp. (Field Poll),94,10/27/2006,795,Dianne Feinstein,DEM,55,Richard Dick Mountjoy,REP,33,,22,11/7/2006,59.43,35.02,24.42,2.42,-2.42,1,, -24414,29652,1583,2006,2006_Sen-G_CT,CT,Sen-G,Sen-G,Quinnipiac University,267,10/27/2006,926,Ned Lamont,DEM,37,Joseph I. Lieberman,IND,49,,-12,11/7/2006,39.73,49.71,-9.98,2.02,,1,, -24990,30228,1583,2006,2006_Sen-G_CT,CT,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/27/2006,600,Ned Lamont,DEM,37,Joseph I. Lieberman,IND,49,,-12,11/7/2006,39.73,49.71,-9.98,2.02,,1,, -24999,30237,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/27/2006,600,Benjamin L. Cardin,DEM,49,Michael S. Steele,REP,44,,5,11/7/2006,54.21,44.2,10.01,5.01,-5.01,1,, -25011,30249,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/27/2006,600,Claire McCaskill,DEM,46,Jim Talent,REP,43,,3,11/7/2006,49.58,47.31,2.27,.73,.73,1,, -25016,30254,1595,2006,2006_Sen-G_MT,MT,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/27/2006,600,Jon Tester,DEM,47,Conrad Burns,REP,46,,1,11/7/2006,49.16,48.29,.88,.12,.12,1,, -25018,30256,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/27/2006,600,Robert Menendez,DEM,49,Thomas H. Kean,REP,37,,12,11/7/2006,53.37,44.34,9.02,2.98,2.98,1,, -25034,30272,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/27/2006,600,Sherrod Brown,DEM,49,Michael DeWine,REP,42,,7,11/7/2006,56.16,43.82,12.35,5.35,-5.35,1,, -24264,29502,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Franklin & Marshall College,106,10/27/2006,626,Robert P. Casey Jr.,DEM,53,Rick Santorum,REP,38,,15,11/7/2006,58.64,41.28,17.35,2.35,-2.35,1,among registered voters, -25039,30277,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/27/2006,600,Robert P. Casey Jr.,DEM,48,Rick Santorum,REP,40,,8,11/7/2006,58.64,41.28,17.35,9.35,-9.35,1,, -25044,30282,1604,2006,2006_Sen-G_RI,RI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/27/2006,600,Sheldon Whitehouse,DEM,53,Lincoln Chafee,REP,39,,14,11/7/2006,53.35,46.33,7.02,6.98,6.98,1,, -24211,29449,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Benenson Strategy Group,30,10/27/2006,560,Harold E. Ford Jr.,DEM,48,Bob Corker,REP,43,,5,11/7/2006,47.99,50.71,-2.72,7.72,7.72,0,for Harold E. Ford Jr.,D -24299,29537,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Hamilton Campaigns,130,10/27/2006,600,Harold E. Ford Jr.,DEM,46,Bob Corker,REP,40,,6,11/7/2006,47.99,50.71,-2.72,8.72,8.72,0,for Harold E. Ford Jr.,D -25046,30284,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/27/2006,600,Harold E. Ford Jr.,DEM,43,Bob Corker,REP,53,,-10,11/7/2006,47.99,50.71,-2.72,7.28,-7.28,1,, -25057,30295,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/27/2006,600,Jim Webb,DEM,45,George F. Allen,REP,44,,1,11/7/2006,49.59,49.2,.39,.61,.61,1,, -64391,118459,3605,2006,2006_House-G_AZ-8,AZ-8,House-G,House-G,Wick Communications,381,10/27/2006,400,Gabrielle Giffords,DEM,50,Randy J. Graf,REP,35,,15,11/7/2006,54.25,42.09,12.16,2.84,2.84,1,, -64411,118492,3605,2006,2006_House-G_AZ-8,AZ-8,House-G,House-G,Zogby Interactive/JZ Analytics,395,10/27/2006,500,Gabrielle Giffords,DEM,53,Randy J. Graf,REP,41,,12,11/7/2006,54.25,42.09,12.16,.16,-.16,1,, -64412,118493,3669,2006,2006_House-G_CO-7,CO-7,House-G,House-G,Zogby Interactive/JZ Analytics,395,10/27/2006,500,Ed Perlmutter,DEM,54,Rick O'Donnell,REP,40,,14,11/7/2006,54.93,42.06,12.87,1.13,1.13,1,, -64413,118494,3671,2006,2006_House-G_CT-2,CT-2,House-G,House-G,Zogby Interactive/JZ Analytics,395,10/27/2006,500,Joe Courtney,DEM,42,Robert R. Simmons,REP,47,,-5,11/7/2006,50.02,49.98,.03,5.03,-5.03,0,, -64207,118136,3673,2006,2006_House-G_CT-4,CT-4,House-G,House-G,Research 2000,281,10/27/2006,600,Diane Farrell,DEM,47,Christopher H. Shays,REP,43,,4,11/7/2006,47.58,50.96,-3.38,7.38,7.38,0,, -64413,118495,3673,2006,2006_House-G_CT-4,CT-4,House-G,House-G,Zogby Interactive/JZ Analytics,395,10/27/2006,500,Diane Farrell,DEM,51,Christopher H. Shays,REP,44,,7,11/7/2006,47.58,50.96,-3.38,10.38,10.38,0,, -64207,118137,3674,2006,2006_House-G_CT-5,CT-5,House-G,House-G,Research 2000,281,10/27/2006,600,Christopher Murphy,DEM,46,Nancy L. Johnson,REP,43,,3,11/7/2006,56.46,43.54,12.93,9.93,-9.93,1,, -64414,118496,3723,2006,2006_House-G_IL-6,IL-6,House-G,House-G,Zogby Interactive/JZ Analytics,395,10/27/2006,500,Tammy Duckworth,DEM,54,Peter J. Roskam,REP,40,,14,11/7/2006,48.65,51.35,-2.7,16.7,16.7,0,, -64415,118497,3738,2006,2006_House-G_IN-2,IN-2,House-G,House-G,Zogby Interactive/JZ Analytics,395,10/27/2006,500,Joe Donnelly,DEM,52,J. Chris Chocola,REP,39,,13,11/7/2006,53.98,46.02,7.95,5.05,5.05,1,, -64415,118498,3745,2006,2006_House-G_IN-9,IN-9,House-G,House-G,Zogby Interactive/JZ Analytics,395,10/27/2006,500,Baron P. Hill,DEM,48,Michael E. Sodrel,REP,46,,2,11/7/2006,50.01,45.49,4.52,2.52,-2.52,1,, -64416,118499,3746,2006,2006_House-G_IA-1,IA-1,House-G,House-G,Zogby Interactive/JZ Analytics,395,10/27/2006,500,Bruce L. Braley,DEM,49,Mike Whalen,REP,42,,7,11/7/2006,55.1,43.25,11.85,4.85,-4.85,1,, -64417,118500,3758,2006,2006_House-G_KY-4,KY-4,House-G,House-G,Zogby Interactive/JZ Analytics,395,10/27/2006,500,Ken Lucas,DEM,45,Geoff Davis,REP,42,,3,11/7/2006,43.38,51.69,-8.31,11.31,11.31,0,, -64418,118501,3809,2006,2006_House-G_MN-6,MN-6,House-G,House-G,Zogby Interactive/JZ Analytics,395,10/27/2006,500,Patricia Wetterling,DEM,42,Michele Bachmann,REP,52,,-10,11/7/2006,42.07,50.05,-7.98,2.02,-2.02,1,, -64419,118502,3847,2006,2006_House-G_NM-1,NM-1,House-G,House-G,Zogby Interactive/JZ Analytics,395,10/27/2006,500,Patricia A. Madrid,DEM,53,Heather A. Wilson,REP,44,,9,11/7/2006,49.8,50.2,-.41,9.41,9.41,0,, -64420,118503,3889,2006,2006_House-G_NC-11,NC-11,House-G,House-G,Zogby Interactive/JZ Analytics,395,10/27/2006,500,Joseph Heath Shuler,DEM,48,Charles H. Taylor,REP,43,,5,11/7/2006,53.79,46.21,7.59,2.59,-2.59,1,, -64421,118504,3910,2006,2006_House-G_OH-18,OH-18,House-G,House-G,Zogby Interactive/JZ Analytics,395,10/27/2006,500,Zachary T. Space,DEM,53,Joy Padgett,REP,33,,20,11/7/2006,62.06,37.94,24.12,4.12,-4.12,1,, -64422,118505,3995,2006,2006_House-G_VA-2,VA-2,House-G,House-G,Zogby Interactive/JZ Analytics,395,10/27/2006,500,Philip J. Kellam,DEM,43,Thelma D. Drake,REP,51,,-8,11/7/2006,48.45,51.27,-2.82,5.18,-5.18,1,, -27730,33008,8655,2006,2006_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,10/27/2006,600,Democratic,DEM,53,Republican,REP,38,,15,11/7/2006,52.29,44.28,8,7,7,1,sample size unavailable; estimated at 600 as a default, -55202,88740,1331,2006,2006_Gov-G_CA,CA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/28/2006,500,Phil Angelides,DEM,40,Arnold Schwarzenegger,REP,53,,-13,11/7/2006,38.91,55.88,-16.98,3.98,3.98,1,, -24472,88785,1333,2006,2006_Gov-G_CT,CT,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/28/2006,500,"John DeStefano, Jr.",DEM,35,M. Jodi Rell,REP,57,,-22,11/7/2006,35.45,63.2,-27.76,5.76,5.76,1,, -55332,88872,1337,2006,2006_Gov-G_IA,IA,Gov-G,Gov-G,Global Strategy Group,118,10/28/2006,600,Chet Culver,DEM,44,Jim Nussle,REP,37,,7,11/7/2006,54.02,44.38,9.65,2.65,-2.65,1,for Chet Culver,D -55362,88902,1339,2006,2006_Gov-G_IL,IL,Gov-G,Gov-G,Market Shares Corp.,187,10/28/2006,600,Rod Blagojevich,DEM,44,Judy Baar Topinka,REP,29,,15,11/7/2006,49.79,39.26,10.53,4.47,4.47,1,, -24242,89055,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,EPIC-MRA,84,10/28/2006,600,Jennifer Granholm,DEM,52,Dick DeVos,REP,42,,10,11/7/2006,56.36,42.3,14.06,4.06,-4.06,1,among registered voters, -24335,89081,1345,2006,2006_Gov-G_MN,MN,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/28/2006,625,Mike Hatch,DEM,44,Tim Pawlenty,REP,42,,2,11/7/2006,45.73,46.69,-.96,2.96,2.96,0,among registered voters, -24349,89115,1349,2006,2006_Gov-G_NV,NV,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/28/2006,625,Dina Titus,DEM,40,Jim Gibbons,REP,44,,-4,11/7/2006,43.92,47.93,-4.01,.01,.01,1,, -24398,89180,1351,2006,2006_Gov-G_OH,OH,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,10/28/2006,542,Ted Strickland,DEM,59,J. Kenneth Blackwell,REP,36,,23,11/7/2006,60.54,36.65,23.89,.89,-.89,1,, -24595,89262,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/28/2006,500,Ed Rendell,DEM,56,Lynn Swann,REP,38,,18,11/7/2006,60.31,39.6,20.71,2.71,-2.71,1,, -24399,89308,1357,2006,2006_Gov-G_TN,TN,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,10/28/2006,541,Phil Bredesen,DEM,59,Jim Bryson,REP,37,,22,11/7/2006,68.6,29.74,38.86,16.86,-16.86,1,, -55820,89372,1360,2006,2006_Gov-G_WI,WI,Gov-G,Gov-G,Strategic Vision LLC,320,10/28/2006,800,Jim Doyle,DEM,47,Mark Green,REP,45,,2,11/7/2006,52.7,45.31,7.39,5.39,-5.39,1,, -55655,89205,1362,2006,2006_Gov-G_OR,OR,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/28/2006,500,Ted Kulongoski,DEM,51,Ron Saxton,REP,44,,7,11/7/2006,50.73,42.75,7.98,.98,-.98,1,, -24900,30138,1581,2006,2006_Sen-G_AZ,AZ,Sen-G,Sen-G,Zimmerman & Associates/Marketing Intelligence,394,10/28/2006,400,Jim Pederson,DEM,41.3,Jon Kyl,REP,45.8,,-4.5,11/7/2006,43.5,53.34,-9.84,5.34,5.34,1,, -24472,29710,1583,2006,2006_Sen-G_CT,CT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/28/2006,500,Ned Lamont,DEM,40,Joseph I. Lieberman,IND,48,,-8,11/7/2006,39.73,49.71,-9.98,1.98,,1,, -24242,29480,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,10/28/2006,600,Debbie Stabenow,DEM,52,Mike Bouchard,REP,38,,14,11/7/2006,56.91,41.26,15.65,1.65,-1.65,1,among registered voters, -24335,29573,1592,2006,2006_Sen-G_MN,MN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/28/2006,625,Amy Klobuchar,DEM,50,Mark R. Kennedy,REP,40,,10,11/7/2006,58.06,37.94,20.12,10.12,-10.12,1,among registered voters, -24396,29634,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,10/28/2006,565,Claire McCaskill,DEM,49,Jim Talent,REP,49,,0,11/7/2006,49.58,47.31,2.27,2.27,-2.27,.5,, -24349,29587,1597,2006,2006_Sen-G_NV,NV,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/28/2006,625,Jack Carter,DEM,37,John Ensign,REP,54,,-17,11/7/2006,40.99,55.36,-14.37,2.63,-2.63,1,, -24397,29635,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,10/28/2006,577,Robert Menendez,DEM,51,Thomas H. Kean,REP,44,,7,11/7/2006,53.37,44.34,9.02,2.02,-2.02,1,, -24251,29489,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Fairleigh Dickinson University (PublicMind),92,10/28/2006,577,Robert Menendez,DEM,48,Thomas H. Kean,REP,38,,10,11/7/2006,53.37,44.34,9.02,.98,.98,1,, -4086,29990,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Strategic Vision LLC,320,10/28/2006,800,Robert Menendez,DEM,43,Thomas H. Kean,REP,42,,1,11/7/2006,53.37,44.34,9.02,8.02,-8.02,1,, -24398,29636,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,10/28/2006,542,Sherrod Brown,DEM,54,Michael DeWine,REP,43,,11,11/7/2006,56.16,43.82,12.35,1.35,-1.35,1,, -24595,29833,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/28/2006,500,Robert P. Casey Jr.,DEM,55,Rick Santorum,REP,42,,13,11/7/2006,58.64,41.28,17.35,4.35,-4.35,1,, -24399,29637,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,10/28/2006,541,Harold E. Ford Jr.,DEM,44,Bob Corker,REP,52,,-8,11/7/2006,47.99,50.71,-2.72,5.28,-5.28,1,, -24400,29638,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,10/28/2006,597,Jim Webb,DEM,50,George F. Allen,REP,46,,4,11/7/2006,49.59,49.2,.39,3.61,3.61,1,, -24290,29528,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,10/28/2006,811,Jim Webb,DEM,47,George F. Allen,REP,43,,4,11/7/2006,49.59,49.2,.39,3.61,3.61,1,for DSCC,D -4085,30021,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,Strategic Vision LLC,320,10/28/2006,800,Maria Cantwell,DEM,52,Mike McGavick,REP,44,,8,11/7/2006,56.81,39.91,16.91,8.91,-8.91,1,, -24855,30093,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,SurveyUSA,325,10/28/2006,774,Maria Cantwell,DEM,54,Mike McGavick,REP,47,,7,11/7/2006,56.81,39.91,16.91,9.91,-9.91,1,, -24871,30109,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,University of Washington,364,10/28/2006,700,Maria Cantwell,DEM,53,Mike McGavick,REP,41,,12,11/7/2006,56.81,39.91,16.91,4.91,-4.91,1,among registered voters, -64306,118292,3665,2006,2006_House-G_CO-3,CO-3,House-G,House-G,SurveyUSA,325,10/28/2006,611,John T. Salazar,DEM,57,Scott Tipton,REP,38,,19,11/7/2006,61.59,36.55,25.04,6.04,-6.04,1,, -63839,117542,3752,2006,2006_House-G_KS-2,KS-2,House-G,House-G,ASA Marketing Group,5,10/28/2006,1002,Nancy Boyda,DEM,50,Jim Ryun,REP,41,,9,11/7/2006,50.6,47.14,3.46,5.54,5.54,1,for unspecified Democratic spnosor,D -64107,117950,3756,2006,2006_House-G_KY-2,KY-2,House-G,House-G,Lauer Johnson Research,167,10/28/2006,400,Michael J. Weaver,DEM,46,Ron Lewis,REP,43,,3,11/7/2006,44.59,55.41,-10.81,13.81,13.81,0,for unspecified Democratic spnosor,D -24349,117987,3830,2006,2006_House-G_NV-2,NV-2,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/28/2006,400,Jill Talbot Derby,DEM,39,Dean Heller,REP,47,,-8,11/7/2006,44.94,50.35,-5.4,2.6,-2.6,1,, -24349,117988,3831,2006,2006_House-G_NV-3,NV-3,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/28/2006,400,Tessa M. Hafen,DEM,39,Jon C. Porter,REP,46,,-7,11/7/2006,46.57,48.46,-1.88,5.12,-5.12,1,, -4087,33006,8655,2006,2006_House-G_US,US,House-G,House-G,CNN/Opinion Research Corp.,37,10/28/2006,600,Democratic,DEM,53,Republican,REP,42,,11,11/7/2006,52.29,44.28,8,3,3,1,sample size unavailable; estimated at 600 as a default, -27729,117590,8655,2006,2006_House-G_US,US,House-G,House-G,RT Strategies,275,10/28/2006,703.5,Democratic,DEM,60,Republican,REP,35.5,,24.5,11/7/2006,52.29,44.28,8,16.5,16.5,1,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll, -55099,88637,1327,2006,2006_Gov-G_AK,AK,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/29/2006,500,Tony Knowles,DEM,40,Sarah Palin,REP,42,,-2,11/7/2006,40.97,48.33,-7.36,5.36,5.36,1,, -55140,88678,1329,2006,2006_Gov-G_AR,AR,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/29/2006,500,Mike Beebe,DEM,52,Asa Hutchinson,REP,40,,12,11/7/2006,55.61,40.67,14.94,2.94,-2.94,1,, -55314,88854,1335,2006,2006_Gov-G_GA,GA,Gov-G,Gov-G,Strategic Vision LLC,320,10/29/2006,800,Mark Taylor,DEM,36,Sonny Perdue,REP,52,,-16,11/7/2006,38.17,57.88,-19.71,3.71,3.71,1,, -55338,88878,1338,2006,2006_Gov-G_ID,ID,Gov-G,Gov-G,Greg Smith and Associates,128,10/29/2006,525,Jerry Brady,DEM,41,C.L. 'Butch' Otter,REP,36,,5,11/7/2006,44.11,52.67,-8.56,13.56,13.56,0,, -55439,88980,1342,2006,2006_Gov-G_MD,MD,Gov-G,Gov-G,Garin-Hart-Yang Research Group,113,10/29/2006,905,Martin O'Malley,DEM,50,Robert Ehrlich Jr.,REP,44,,6,11/7/2006,52.69,46.16,6.53,.53,-.53,1,for Martin O'Malley,D -24402,88981,1342,2006,2006_Gov-G_MD,MD,Gov-G,Gov-G,Potomac Incorporated,256,10/29/2006,800,Martin O'Malley,DEM,47,Robert Ehrlich Jr.,REP,46,,1,11/7/2006,52.69,46.16,6.53,5.53,-5.53,1,, -24228,89181,1351,2006,2006_Gov-G_OH,OH,Gov-G,Gov-G,Columbus Dispatch,57,10/29/2006,1541,Ted Strickland,DEM,67,J. Kenneth Blackwell,REP,31,,36,11/7/2006,60.54,36.65,23.89,12.11,12.11,1,among registered voters, -24767,89263,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,Strategic Vision LLC,320,10/29/2006,1200,Ed Rendell,DEM,58,Lynn Swann,REP,37,,21,11/7/2006,60.31,39.6,20.71,.29,.29,1,, -24402,29640,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,Potomac Incorporated,256,10/29/2006,800,Benjamin L. Cardin,DEM,49,Michael S. Steele,REP,43,,6,11/7/2006,54.21,44.2,10.01,4.01,-4.01,1,, -24833,30071,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,SurveyUSA,325,10/29/2006,525,Claire McCaskill,DEM,49,Jim Talent,REP,46,,3,11/7/2006,49.58,47.31,2.27,.73,.73,1,, -24562,29800,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/29/2006,500,Robert Menendez,DEM,49,Thomas H. Kean,REP,44,,5,11/7/2006,53.37,44.34,9.02,4.02,-4.02,1,, -24228,29466,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,Columbus Dispatch,57,10/29/2006,1541,Sherrod Brown,DEM,62,Michael DeWine,REP,38,,24,11/7/2006,56.16,43.82,12.35,11.65,11.65,1,among registered voters, -24767,30005,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Strategic Vision LLC,320,10/29/2006,1200,Robert P. Casey Jr.,DEM,49,Rick Santorum,REP,39,,10,11/7/2006,58.64,41.28,17.35,7.35,-7.35,1,, -24639,29877,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/29/2006,500,Jim Webb,DEM,51,George F. Allen,REP,46,,5,11/7/2006,49.59,49.2,.39,4.61,4.61,1,, -55338,117899,3716,2006,2006_House-G_ID-1,ID-1,House-G,House-G,Greg Smith and Associates,128,10/29/2006,287,Larry Grant,DEM,34,William T. Sali,REP,38,,-4,11/7/2006,44.8,49.94,-5.13,1.13,1.13,1,, -64423,118506,3738,2006,2006_House-G_IN-2,IN-2,House-G,House-G,Zogby Interactive/JZ Analytics,395,10/29/2006,500,Joe Donnelly,DEM,49,J. Chris Chocola,REP,39,,10,11/7/2006,53.98,46.02,7.95,2.05,2.05,1,, -64169,118076,3828,2006,2006_House-G_NE-3,NE-3,House-G,House-G,PSB Research,250,10/29/2006,404,Scott Kleeb,DEM,46,Adrian Smith,REP,40,,6,11/7/2006,45.01,54.99,-9.98,15.98,15.98,0,for unspecified Democratic spnosor,D -64105,117948,3874,2006,2006_House-G_NY-25,NY-25,House-G,House-G,Jeffrey Stonecash,158,10/29/2006,750,Daniel B. Maffei,DEM,36,James T. Walsh,REP,49,,-13,11/7/2006,46.23,50.79,-4.56,8.44,-8.44,1,for unspecified Republican spnosor,R -64307,118293,4012,2006,2006_House-G_WA-8,WA-8,House-G,House-G,SurveyUSA,325,10/29/2006,498,Darcy Burner,DEM,45,David G. Reichert,REP,51,,-6,11/7/2006,48.54,51.46,-2.92,3.08,-3.08,1,, -38942,33004,8655,2006,2006_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,10/29/2006,600,Democratic,DEM,52,Republican,REP,34,,18,11/7/2006,52.29,44.28,8,10,10,1,sample size unavailable; estimated at 600 as a default, -27727,33005,8655,2006,2006_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,10/29/2006,600,Democratic,DEM,52,Republican,REP,37,,15,11/7/2006,52.29,44.28,8,7,7,1,sample size unavailable; estimated at 600 as a default, -55116,88654,1328,2006,2006_Gov-G_AL,AL,Gov-G,Gov-G,SurveyUSA,325,10/30/2006,602,Lucy Baxley,DEM,39,Bob Riley,REP,54,,-15,11/7/2006,41.57,57.45,-15.87,.87,.87,1,, -55225,88763,1332,2006,2006_Gov-G_CO,CO,Gov-G,Gov-G,Public Opinion Strategies,260,10/30/2006,500,"Bill Ritter, Jr.",DEM,55,Bob Beauprez,REP,33,,22,11/7/2006,56.99,40.16,16.83,5.17,5.17,1,, -55247,88786,1333,2006,2006_Gov-G_CT,CT,Gov-G,Gov-G,Research 2000,281,10/30/2006,600,"John DeStefano, Jr.",DEM,36,M. Jodi Rell,REP,58,,-22,11/7/2006,35.45,63.2,-27.76,5.76,5.76,1,, -4083,88825,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Strategic Vision LLC,320,10/30/2006,1200,Jim Davis,DEM,44,Charlie Crist,REP,50,,-6,11/7/2006,45.11,52.18,-7.07,1.07,1.07,1,, -55459,89002,1343,2006,2006_Gov-G_ME,ME,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/30/2006,500,John E. Baldacci,DEM,45,Chandler E. Woodcock,REP,31,,14,11/7/2006,38.11,30.21,7.9,6.1,6.1,1,, -4084,89056,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,Strategic Vision LLC,320,10/30/2006,1200,Jennifer Granholm,DEM,50,Dick DeVos,REP,42,,8,11/7/2006,56.36,42.3,14.06,6.06,-6.06,1,, -55549,89096,1347,2006,2006_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,10/30/2006,508,John Lynch,DEM,71,Jim Coburn,REP,18,,53,11/7/2006,74.01,25.83,48.18,4.82,4.82,1,, -55656,89206,1362,2006,2006_Gov-G_OR,OR,Gov-G,Gov-G,DHM Research,76,10/30/2006,600,Ted Kulongoski,DEM,46,Ron Saxton,REP,39,,7,11/7/2006,50.73,42.75,7.98,.98,-.98,1,, -4083,29962,1585,2006,2006_Sen-G_FL,FL,Sen-G,Sen-G,Strategic Vision LLC,320,10/30/2006,1200,Bill Nelson,DEM,59,Katherine Harris,REP,33,,26,11/7/2006,60.3,38.1,22.21,3.79,3.79,1,, -4084,29977,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,Strategic Vision LLC,320,10/30/2006,1200,Debbie Stabenow,DEM,49,Mike Bouchard,REP,42,,7,11/7/2006,56.91,41.26,15.65,8.65,-8.65,1,, -24523,29761,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/30/2006,500,Claire McCaskill,DEM,48,Jim Talent,REP,47,,1,11/7/2006,49.58,47.31,2.27,1.27,-1.27,1,, -24701,29939,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Rutgers University,295,10/30/2006,500,Robert Menendez,DEM,46,Thomas H. Kean,REP,42,,4,11/7/2006,53.37,44.34,9.02,5.02,-5.02,1,, -24621,29859,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/30/2006,500,Harold E. Ford Jr.,DEM,47,Bob Corker,REP,49,,-2,11/7/2006,47.99,50.71,-2.72,.72,.72,1,, -64308,118294,3602,2006,2006_House-G_AZ-5,AZ-5,House-G,House-G,SurveyUSA,325,10/30/2006,643,Harry E. Mitchell,DEM,48,J.D. Hayworth,REP,46,,2,11/7/2006,50.41,46.44,3.97,1.97,-1.97,1,, -64309,118295,3669,2006,2006_House-G_CO-7,CO-7,House-G,House-G,SurveyUSA,325,10/30/2006,589,Ed Perlmutter,DEM,54,Rick O'Donnell,REP,38,,16,11/7/2006,54.93,42.06,12.87,3.13,3.13,1,, -55247,118138,3671,2006,2006_House-G_CT-2,CT-2,House-G,House-G,Research 2000,281,10/30/2006,600,Joe Courtney,DEM,48,Robert R. Simmons,REP,47,,1,11/7/2006,50.02,49.98,.03,.97,.97,1,, -64390,118457,3756,2006,2006_House-G_KY-2,KY-2,House-G,House-G,Voter/Consumer Research,371,10/30/2006,450,Michael J. Weaver,DEM,36,Ron Lewis,REP,50,,-14,11/7/2006,44.59,55.41,-10.81,3.19,-3.19,1,for unspecified Republican spnosor,R -64310,118296,3894,2006,2006_House-G_OH-2,OH-2,House-G,House-G,SurveyUSA,325,10/30/2006,618,Victoria Wulsin,DEM,48,Jean Schmidt,REP,45,,3,11/7/2006,49.39,50.45,-1.06,4.06,4.06,0,, -64311,118297,3915,2006,2006_House-G_OK-5,OK-5,House-G,House-G,SurveyUSA,325,10/30/2006,430,Paul David Hunter,DEM,37,Mary Fallin,REP,59,,-22,11/7/2006,37.3,60.38,-23.08,1.08,1.08,1,, -64055,117879,3928,2006,2006_House-G_PA-8,PA-8,House-G,House-G,Global Strategy Group,118,10/30/2006,400,Patrick J. Murphy,DEM,46,Michael G. Fitzpatrick,REP,41,,5,11/7/2006,50.3,49.69,.61,4.39,4.39,1,for unspecified Democratic spnosor,D -64312,118298,3946,2006,2006_House-G_SC-5,SC-5,House-G,House-G,SurveyUSA,325,10/30/2006,530,John M. Spratt,DEM,58,Ralph Norman,REP,39,,19,11/7/2006,56.9,43.06,13.84,5.16,5.16,1,, -64013,117815,3992,2006,2006_House-G_UT-3,UT-3,House-G,House-G,Dan Jones & Associates,70,10/30/2006,386,Christian Burridge,DEM,27,Christopher Black Cannon,REP,56,,-29,11/7/2006,32.24,57.71,-25.47,3.53,-3.53,1,, -55226,88764,1332,2006,2006_Gov-G_CO,CO,Gov-G,Gov-G,SurveyUSA,325,10/31/2006,661,"Bill Ritter, Jr.",DEM,57,Bob Beauprez,REP,35,,22,11/7/2006,56.99,40.16,16.83,5.17,5.17,1,, -55286,88826,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/31/2006,625,Jim Davis,DEM,43,Charlie Crist,REP,50,,-7,11/7/2006,45.11,52.18,-7.07,.07,.07,1,, -55333,88873,1337,2006,2006_Gov-G_IA,IA,Gov-G,Gov-G,Research 2000,281,10/31/2006,600,Chet Culver,DEM,50,Jim Nussle,REP,45,,5,11/7/2006,54.02,44.38,9.65,4.65,-4.65,1,, -55363,88903,1339,2006,2006_Gov-G_IL,IL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/31/2006,625,Rod Blagojevich,DEM,44,Judy Baar Topinka,REP,40,,4,11/7/2006,49.79,39.26,10.53,6.53,-6.53,1,, -55364,88904,1339,2006,2006_Gov-G_IL,IL,Gov-G,Gov-G,SurveyUSA,325,10/31/2006,434,Rod Blagojevich,DEM,45,Judy Baar Topinka,REP,37,,8,11/7/2006,49.79,39.26,10.53,2.53,-2.53,1,, -24241,89057,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,EPIC-MRA,84,10/31/2006,600,Jennifer Granholm,DEM,52,Dick DeVos,REP,43,,9,11/7/2006,56.36,42.3,14.06,5.06,-5.06,1,, -24577,89116,1349,2006,2006_Gov-G_NV,NV,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/31/2006,500,Dina Titus,DEM,46,Jim Gibbons,REP,48,,-2,11/7/2006,43.92,47.93,-4.01,2.01,2.01,1,, -24318,89145,1350,2006,2006_Gov-G_NY,NY,Gov-G,Gov-G,Marist College,183,10/31/2006,503,Eliot Spitzer,DEM,69,John J. Faso,REP,24,,45,11/7/2006,69.56,28.72,40.84,4.16,4.16,1,, -24710,89146,1350,2006,2006_Gov-G_NY,NY,Gov-G,Gov-G,Siena College,305,10/31/2006,500,Eliot Spitzer,DEM,69,John J. Faso,REP,24,,45,11/7/2006,69.56,28.72,40.84,4.16,4.16,1,, -24385,89264,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,Muhlenberg College,219,10/31/2006,507,Ed Rendell,DEM,60,Lynn Swann,REP,35,,25,11/7/2006,60.31,39.6,20.71,4.29,4.29,1,, -55821,89373,1360,2006,2006_Gov-G_WI,WI,Gov-G,Gov-G,Research 2000,281,10/31/2006,600,Jim Doyle,DEM,50,Mark Green,REP,44,,6,11/7/2006,52.7,45.31,7.39,1.39,-1.39,1,, -24681,29919,1583,2006,2006_Sen-G_CT,CT,Sen-G,Sen-G,Research 2000,281,10/31/2006,600,Ned Lamont,DEM,39,Joseph I. Lieberman,IND,51,,-12,11/7/2006,39.73,49.71,-9.98,2.02,,1,, -24241,29479,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,10/31/2006,600,Debbie Stabenow,DEM,51,Mike Bouchard,REP,38,,13,11/7/2006,56.91,41.26,15.65,2.65,-2.65,1,, -24577,29815,1597,2006,2006_Sen-G_NV,NV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/31/2006,500,Jack Carter,DEM,42,John Ensign,REP,54,,-12,11/7/2006,40.99,55.36,-14.37,2.37,2.37,1,, -24318,29556,1600,2006,2006_Sen-G_NY,NY,Sen-G,Sen-G,Marist College,183,10/31/2006,503,Hillary Rodham Clinton,DEM,65,John Canfield Spencer,REP,32,,33,11/7/2006,67,31.01,36,3,-3,1,, -24710,29948,1600,2006,2006_Sen-G_NY,NY,Sen-G,Sen-G,Siena College,305,10/31/2006,500,Hillary Rodham Clinton,DEM,65,John Canfield Spencer,REP,28,,37,11/7/2006,67,31.01,36,1,1,1,, -24385,29623,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Muhlenberg College,219,10/31/2006,507,Robert P. Casey Jr.,DEM,51,Rick Santorum,REP,43,,8,11/7/2006,58.64,41.28,17.35,9.35,-9.35,1,, -64208,118139,3738,2006,2006_House-G_IN-2,IN-2,House-G,House-G,Research 2000,281,10/31/2006,400,Joe Donnelly,DEM,50,J. Chris Chocola,REP,47,,3,11/7/2006,53.98,46.02,7.95,4.95,-4.95,1,, -55333,118140,3748,2006,2006_House-G_IA-3,IA-3,House-G,House-G,Research 2000,281,10/31/2006,400,Leonard L. Boswell,DEM,53,Jeff Lamberti,REP,41,,12,11/7/2006,51.9,46.5,5.4,6.6,6.6,1,, -64313,118299,3757,2006,2006_House-G_KY-3,KY-3,House-G,House-G,SurveyUSA,325,10/31/2006,600,John Yarmuth,DEM,52,Anne Meagher Northup,REP,44,,8,11/7/2006,50.62,48.18,2.45,5.55,5.55,1,, -64381,118436,3832,2006,2006_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,10/31/2006,331,Carol Shea-Porter,DEM,42,Jeb E. Bradley,REP,47,,-5,11/7/2006,51.27,48.64,2.63,7.63,-7.63,0,, -64381,118437,3833,2006,2006_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,10/31/2006,304,Paul W. Hodes,DEM,45,Charles Bass,REP,37,,8,11/7/2006,52.71,45.61,7.1,.9,.9,1,, -64131,117990,3992,2006,2006_House-G_UT-3,UT-3,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/31/2006,400,Christian Burridge,DEM,32,Christopher Black Cannon,REP,55,,-23,11/7/2006,32.24,57.71,-25.47,2.47,2.47,1,, -64314,118301,3998,2006,2006_House-G_VA-5,VA-5,House-G,House-G,SurveyUSA,325,10/31/2006,530,Albert Charles Weed,DEM,35,Virgil H. Goode,REP,61,,-26,11/7/2006,39.93,59.11,-19.19,6.81,-6.81,1,, -55117,88655,1328,2006,2006_Gov-G_AL,AL,Gov-G,Gov-G,YouGov,391,11/1/2006,505,Lucy Baxley,DEM,42,Bob Riley,REP,58,,-16,11/7/2006,41.57,57.45,-15.87,.13,-.13,1,, -24325,88698,1330,2006,2006_Gov-G_AZ,AZ,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,11/1/2006,625,Janet Napolitano,DEM,61,Len Munsil,REP,33,,28,11/7/2006,62.58,35.44,27.14,.86,.86,1,among registered voters, -24802,88699,1330,2006,2006_Gov-G_AZ,AZ,Gov-G,Gov-G,SurveyUSA,325,11/1/2006,560,Janet Napolitano,DEM,57,Len Munsil,REP,38,,19,11/7/2006,62.58,35.44,27.14,8.14,-8.14,1,, -55162,88700,1330,2006,2006_Gov-G_AZ,AZ,Gov-G,Gov-G,YouGov,391,11/1/2006,798,Janet Napolitano,DEM,57,Len Munsil,REP,41,,16,11/7/2006,62.58,35.44,27.14,11.14,-11.14,1,, -55203,88741,1331,2006,2006_Gov-G_CA,CA,Gov-G,Gov-G,YouGov,391,11/1/2006,1015,Phil Angelides,DEM,42,Arnold Schwarzenegger,REP,52,,-10,11/7/2006,38.91,55.88,-16.98,6.98,6.98,1,, -55227,88765,1332,2006,2006_Gov-G_CO,CO,Gov-G,Gov-G,YouGov,391,11/1/2006,500,"Bill Ritter, Jr.",DEM,60,Bob Beauprez,REP,40,,20,11/7/2006,56.99,40.16,16.83,3.17,3.17,1,, -55248,88787,1333,2006,2006_Gov-G_CT,CT,Gov-G,Gov-G,YouGov,391,11/1/2006,401,"John DeStefano, Jr.",DEM,32,M. Jodi Rell,REP,64,,-32,11/7/2006,35.45,63.2,-27.76,4.24,-4.24,1,, -55287,88827,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,YouGov,391,11/1/2006,1005,Jim Davis,DEM,42,Charlie Crist,REP,54,,-12,11/7/2006,45.11,52.18,-7.07,4.93,-4.93,1,, -55288,88828,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,11/1/2006,804,Jim Davis,DEM,38,Charlie Crist,REP,48,,-10,11/7/2006,45.11,52.18,-7.07,2.93,-2.93,1,, -55315,88855,1335,2006,2006_Gov-G_GA,GA,Gov-G,Gov-G,YouGov,391,11/1/2006,804,Mark Taylor,DEM,42,Sonny Perdue,REP,59,,-17,11/7/2006,38.17,57.88,-19.71,2.71,2.71,1,, -55334,88874,1337,2006,2006_Gov-G_IA,IA,Gov-G,Gov-G,YouGov,391,11/1/2006,301,Chet Culver,DEM,54,Jim Nussle,REP,46,,8,11/7/2006,54.02,44.38,9.65,1.65,-1.65,1,, -55365,88905,1339,2006,2006_Gov-G_IL,IL,Gov-G,Gov-G,YouGov,391,11/1/2006,800,Rod Blagojevich,DEM,61,Judy Baar Topinka,REP,39,,22,11/7/2006,49.79,39.26,10.53,11.47,11.47,1,, -55411,88951,1341,2006,2006_Gov-G_MA,MA,Gov-G,Gov-G,SurveyUSA,325,11/1/2006,664,Deval Patrick,DEM,55,Kerry Healey,REP,34,,21,11/7/2006,55.64,35.33,20.3,.7,.7,1,, -55412,88952,1341,2006,2006_Gov-G_MA,MA,Gov-G,Gov-G,YouGov,391,11/1/2006,799,Deval Patrick,DEM,61,Kerry Healey,REP,32,,29,11/7/2006,55.64,35.33,20.3,8.7,8.7,1,, -24489,88982,1342,2006,2006_Gov-G_MD,MD,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,11/1/2006,500,Martin O'Malley,DEM,49,Robert Ehrlich Jr.,REP,48,,1,11/7/2006,52.69,46.16,6.53,5.53,-5.53,1,, -24819,88983,1342,2006,2006_Gov-G_MD,MD,Gov-G,Gov-G,SurveyUSA,325,11/1/2006,694,Martin O'Malley,DEM,48,Robert Ehrlich Jr.,REP,47,,1,11/7/2006,52.69,46.16,6.53,5.53,-5.53,1,, -55442,88984,1342,2006,2006_Gov-G_MD,MD,Gov-G,Gov-G,YouGov,391,11/1/2006,802,Martin O'Malley,DEM,50,Robert Ehrlich Jr.,REP,48,,2,11/7/2006,52.69,46.16,6.53,4.53,-4.53,1,, -24334,89058,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,11/1/2006,625,Jennifer Granholm,DEM,52,Dick DeVos,REP,38,,14,11/7/2006,56.36,42.3,14.06,.06,-.06,1,among registered voters, -24707,89059,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,Selzer & Co.,304,11/1/2006,532,Jennifer Granholm,DEM,54,Dick DeVos,REP,41,,13,11/7/2006,56.36,42.3,14.06,1.06,-1.06,1,, -55515,89060,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,YouGov,391,11/1/2006,800,Jennifer Granholm,DEM,55,Dick DeVos,REP,43,,12,11/7/2006,56.36,42.3,14.06,2.06,-2.06,1,, -24512,89082,1345,2006,2006_Gov-G_MN,MN,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,11/1/2006,500,Mike Hatch,DEM,47,Tim Pawlenty,REP,45,,2,11/7/2006,45.73,46.69,-.96,2.96,2.96,0,, -55536,89083,1345,2006,2006_Gov-G_MN,MN,Gov-G,Gov-G,YouGov,391,11/1/2006,501,Mike Hatch,DEM,49,Tim Pawlenty,REP,45,,4,11/7/2006,45.73,46.69,-.96,4.96,4.96,0,, -55568,89117,1349,2006,2006_Gov-G_NV,NV,Gov-G,Gov-G,YouGov,391,11/1/2006,402,Dina Titus,DEM,44,Jim Gibbons,REP,51,,-7,11/7/2006,43.92,47.93,-4.01,2.99,-2.99,1,, -55598,89147,1350,2006,2006_Gov-G_NY,NY,Gov-G,Gov-G,YouGov,391,11/1/2006,1011,Eliot Spitzer,DEM,69,John J. Faso,REP,24,,45,11/7/2006,69.56,28.72,40.84,4.16,4.16,1,, -24354,89182,1351,2006,2006_Gov-G_OH,OH,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,11/1/2006,625,Ted Strickland,DEM,56,J. Kenneth Blackwell,REP,37,,19,11/7/2006,60.54,36.65,23.89,4.89,-4.89,1,among registered voters, -55633,89183,1351,2006,2006_Gov-G_OH,OH,Gov-G,Gov-G,YouGov,391,11/1/2006,1003,Ted Strickland,DEM,62,J. Kenneth Blackwell,REP,35,,27,11/7/2006,60.54,36.65,23.89,3.11,3.11,1,, -24357,89265,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,11/1/2006,625,Ed Rendell,DEM,56,Lynn Swann,REP,38,,18,11/7/2006,60.31,39.6,20.71,2.71,-2.71,1,among registered voters, -55715,89266,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,YouGov,391,11/1/2006,1005,Ed Rendell,DEM,61,Lynn Swann,REP,37,,24,11/7/2006,60.31,39.6,20.71,3.29,3.29,1,, -24360,89285,1354,2006,2006_Gov-G_RI,RI,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,11/1/2006,625,Charlie Fogarty,DEM,42,Donald Carcieri,REP,50,,-8,11/7/2006,48.93,50.95,-2.01,5.99,-5.99,1,among registered voters, -55744,89296,1355,2006,2006_Gov-G_SC,SC,Gov-G,Gov-G,YouGov,391,11/1/2006,399,Tommy Moore,DEM,44,Mark Sanford,REP,56,,-12,11/7/2006,44.79,55.12,-10.33,1.67,-1.67,1,, -55757,89309,1357,2006,2006_Gov-G_TN,TN,Gov-G,Gov-G,YouGov,391,11/1/2006,502,Phil Bredesen,DEM,63,Jim Bryson,REP,31,,32,11/7/2006,68.6,29.74,38.86,6.86,-6.86,1,, -55822,89374,1360,2006,2006_Gov-G_WI,WI,Gov-G,Gov-G,YouGov,391,11/1/2006,502,Jim Doyle,DEM,53,Mark Green,REP,43,,10,11/7/2006,52.7,45.31,7.39,2.61,2.61,1,, -55657,89207,1362,2006,2006_Gov-G_OR,OR,Gov-G,Gov-G,YouGov,391,11/1/2006,502,Ted Kulongoski,DEM,54,Ron Saxton,REP,46,,8,11/7/2006,50.73,42.75,7.98,.02,.02,1,, -24325,29563,1581,2006,2006_Sen-G_AZ,AZ,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,11/1/2006,625,Jim Pederson,DEM,41,Jon Kyl,REP,49,,-8,11/7/2006,43.5,53.34,-9.84,1.84,1.84,1,among registered voters, -24802,30040,1581,2006,2006_Sen-G_AZ,AZ,Sen-G,Sen-G,SurveyUSA,325,11/1/2006,560,Jim Pederson,DEM,40,Jon Kyl,REP,53,,-13,11/7/2006,43.5,53.34,-9.84,3.16,-3.16,1,, -24879,30117,1581,2006,2006_Sen-G_AZ,AZ,Sen-G,Sen-G,YouGov,391,11/1/2006,798,Jim Pederson,DEM,46,Jon Kyl,REP,50,,-4,11/7/2006,43.5,53.34,-9.84,5.84,5.84,1,, -24880,30118,1582,2006,2006_Sen-G_CA,CA,Sen-G,Sen-G,YouGov,391,11/1/2006,1015,Dianne Feinstein,DEM,61,Richard Dick Mountjoy,REP,29,,32,11/7/2006,59.43,35.02,24.42,7.58,7.58,1,, -24882,30120,1583,2006,2006_Sen-G_CT,CT,Sen-G,Sen-G,YouGov,391,11/1/2006,401,Ned Lamont,DEM,44,Joseph I. Lieberman,IND,48,,-4,11/7/2006,39.73,49.71,-9.98,5.98,,1,, -24327,29565,1585,2006,2006_Sen-G_FL,FL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,11/1/2006,625,Bill Nelson,DEM,58,Katherine Harris,REP,34,,24,11/7/2006,60.3,38.1,22.21,1.79,1.79,1,, -24883,30121,1585,2006,2006_Sen-G_FL,FL,Sen-G,Sen-G,YouGov,391,11/1/2006,1005,Bill Nelson,DEM,60,Katherine Harris,REP,34,,26,11/7/2006,60.3,38.1,22.21,3.79,3.79,1,, -24995,30233,1585,2006,2006_Sen-G_FL,FL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,11/1/2006,804,Bill Nelson,DEM,60,Katherine Harris,REP,39,,21,11/7/2006,60.3,38.1,22.21,1.21,-1.21,1,, -24489,29727,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,11/1/2006,500,Benjamin L. Cardin,DEM,50,Michael S. Steele,REP,45,,5,11/7/2006,54.21,44.2,10.01,5.01,-5.01,1,, -24819,30057,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,SurveyUSA,325,11/1/2006,694,Benjamin L. Cardin,DEM,47,Michael S. Steele,REP,47,,0,11/7/2006,54.21,44.2,10.01,10.01,-10.01,.5,, -24885,30123,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,YouGov,391,11/1/2006,802,Benjamin L. Cardin,DEM,51,Michael S. Steele,REP,45,,6,11/7/2006,54.21,44.2,10.01,4.01,-4.01,1,, -24884,30122,1590,2006,2006_Sen-G_MA,MA,Sen-G,Sen-G,YouGov,391,11/1/2006,799,Edward M. Kennedy,DEM,67,Kenneth G. Chase,REP,27,,40,11/7/2006,69.3,30.55,38.75,1.25,1.25,1,, -24334,29572,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,11/1/2006,625,Debbie Stabenow,DEM,53,Mike Bouchard,REP,37,,16,11/7/2006,56.91,41.26,15.65,.35,.35,1,among registered voters, -24707,29945,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,Selzer & Co.,304,11/1/2006,532,Debbie Stabenow,DEM,53,Mike Bouchard,REP,34,,19,11/7/2006,56.91,41.26,15.65,3.35,3.35,1,, -24886,30124,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,YouGov,391,11/1/2006,800,Debbie Stabenow,DEM,55,Mike Bouchard,REP,40,,15,11/7/2006,56.91,41.26,15.65,.65,-.65,1,, -24512,29750,1592,2006,2006_Sen-G_MN,MN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,11/1/2006,500,Amy Klobuchar,DEM,54,Mark R. Kennedy,REP,40,,14,11/7/2006,58.06,37.94,20.12,6.12,-6.12,1,, -24887,30125,1592,2006,2006_Sen-G_MN,MN,Sen-G,Sen-G,YouGov,391,11/1/2006,501,Amy Klobuchar,DEM,57,Mark R. Kennedy,REP,39,,18,11/7/2006,58.06,37.94,20.12,2.12,-2.12,1,, -24888,30126,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,YouGov,391,11/1/2006,802,Claire McCaskill,DEM,50,Jim Talent,REP,50,,0,11/7/2006,49.58,47.31,2.27,2.27,-2.27,.5,, -24340,29578,1595,2006,2006_Sen-G_MT,MT,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,11/1/2006,625,Jon Tester,DEM,47,Conrad Burns,REP,47,,0,11/7/2006,49.16,48.29,.88,.88,-.88,.5,among registered voters, -24539,29777,1595,2006,2006_Sen-G_MT,MT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,11/1/2006,500,Jon Tester,DEM,50,Conrad Burns,REP,46,,4,11/7/2006,49.16,48.29,.88,3.12,3.12,1,, -24890,30128,1597,2006,2006_Sen-G_NV,NV,Sen-G,Sen-G,YouGov,391,11/1/2006,402,Jack Carter,DEM,42,John Ensign,REP,53,,-11,11/7/2006,40.99,55.36,-14.37,3.37,3.37,1,, -24412,29650,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Public Opinion Strategies,260,11/1/2006,600,Robert Menendez,DEM,43,Thomas H. Kean,REP,41,,2,11/7/2006,53.37,44.34,9.02,7.02,-7.02,1,for NRSC,R -24561,29799,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,11/1/2006,500,Robert Menendez,DEM,48,Thomas H. Kean,REP,43,,5,11/7/2006,53.37,44.34,9.02,4.02,-4.02,1,, -24889,30127,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,YouGov,391,11/1/2006,500,Robert Menendez,DEM,53,Thomas H. Kean,REP,47,,6,11/7/2006,53.37,44.34,9.02,3.02,-3.02,1,, -24354,29592,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,11/1/2006,625,Sherrod Brown,DEM,50,Michael DeWine,REP,44,,6,11/7/2006,56.16,43.82,12.35,6.35,-6.35,1,among registered voters, -24891,30129,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,YouGov,391,11/1/2006,1003,Sherrod Brown,DEM,58,Michael DeWine,REP,40,,18,11/7/2006,56.16,43.82,12.35,5.65,5.65,1,, -24357,29595,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,11/1/2006,625,Robert P. Casey Jr.,DEM,52,Rick Santorum,REP,39,,13,11/7/2006,58.64,41.28,17.35,4.35,-4.35,1,among registered voters, -24892,30130,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,YouGov,391,11/1/2006,1005,Robert P. Casey Jr.,DEM,56,Rick Santorum,REP,40,,16,11/7/2006,58.64,41.28,17.35,1.35,-1.35,1,, -24360,29598,1604,2006,2006_Sen-G_RI,RI,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,11/1/2006,625,Sheldon Whitehouse,DEM,45,Lincoln Chafee,REP,46,,-1,11/7/2006,53.35,46.33,7.02,8.02,-8.02,0,among registered voters, -24893,30131,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,YouGov,391,11/1/2006,502,Harold E. Ford Jr.,DEM,46,Bob Corker,REP,51,,-5,11/7/2006,47.99,50.71,-2.72,2.28,-2.28,1,, -24894,30132,1606,2006,2006_Sen-G_TX,TX,Sen-G,Sen-G,YouGov,391,11/1/2006,1004,Barbara Ann Radnofsky,DEM,29,Kay Bailey Hutchison,REP,65,,-36,11/7/2006,36.04,61.69,-25.65,10.35,-10.35,1,, -24895,30133,1607,2006,2006_Sen-G_UT,UT,Sen-G,Sen-G,YouGov,391,11/1/2006,402,Pete Ashdown,DEM,34,Orrin G. Hatch,REP,66,,-32,11/7/2006,31.06,62.36,-31.3,.7,-.7,1,, -24896,30134,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,YouGov,391,11/1/2006,802,Jim Webb,DEM,50,George F. Allen,REP,50,,0,11/7/2006,49.59,49.2,.39,.39,-.39,.5,, -24372,29610,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,11/1/2006,625,Maria Cantwell,DEM,54,Mike McGavick,REP,38,,16,11/7/2006,56.81,39.91,16.91,.91,-.91,1,among registered voters, -24897,30135,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,YouGov,391,11/1/2006,804,Maria Cantwell,DEM,57,Mike McGavick,REP,43,,14,11/7/2006,56.81,39.91,16.91,2.91,-2.91,1,, -24899,30137,1611,2006,2006_Sen-G_WV,WV,Sen-G,Sen-G,YouGov,391,11/1/2006,301,Robert C. Byrd,DEM,67,John Raese,REP,33,,34,11/7/2006,64.42,33.71,30.71,3.29,3.29,1,, -24898,30136,1612,2006,2006_Sen-G_WI,WI,Sen-G,Sen-G,YouGov,391,11/1/2006,502,Herb Kohl,DEM,69,Robert Gerald Lorge,REP,24,,45,11/7/2006,67.31,29.48,37.83,7.17,7.17,1,, -64315,118302,3613,2006,2006_House-G_CA-4,CA-4,House-G,House-G,SurveyUSA,325,11/1/2006,647,Charles V. Brown,DEM,43,John T. Doolittle,REP,50,,-7,11/7/2006,45.87,49.05,-3.18,3.82,-3.82,1,, -64316,118303,3666,2006,2006_House-G_CO-4,CO-4,House-G,House-G,SurveyUSA,325,11/1/2006,571,Angie Paccione,DEM,43,Marilyn N. Musgrave,REP,44,,-1,11/7/2006,43.12,45.61,-2.49,1.49,1.49,1,, -64178,118085,3688,2006,2006_House-G_FL-13,FL-13,House-G,House-G,Public Opinion Strategies,260,11/1/2006,450,Christine L. Jennings,DEM,41,Vern Buchanan,REP,44,,-3,11/7/2006,49.92,50.08,-.15,2.85,-2.85,1,for unspecified Republican spnosor,R -64424,118507,3697,2006,2006_House-G_FL-22,FL-22,House-G,House-G,Zogby Interactive/JZ Analytics,395,11/1/2006,401,Ron Klein,DEM,49,E. Clay Shaw,REP,40,,9,11/7/2006,50.88,47.13,3.76,5.24,5.24,1,, -64317,118304,3745,2006,2006_House-G_IN-9,IN-9,House-G,House-G,SurveyUSA,325,11/1/2006,538,Baron P. Hill,DEM,44,Michael E. Sodrel,REP,46,,-2,11/7/2006,50.01,45.49,4.52,6.52,-6.52,0,, -24340,117991,3825,2006,2006_House-G_MT-1,MT-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,11/1/2006,625,Monica J. Lindeen,DEM,33,Denny Rehberg,REP,57,,-24,11/7/2006,39.13,58.88,-19.75,4.25,-4.25,1,among registered voters, -64179,118086,3847,2006,2006_House-G_NM-1,NM-1,House-G,House-G,Public Opinion Strategies,260,11/1/2006,450,Patricia A. Madrid,DEM,46,Heather A. Wilson,REP,48,,-2,11/7/2006,49.8,50.2,-.41,1.59,-1.59,1,for unspecified Republican spnosor,R -64250,118228,3869,2006,2006_House-G_NY-20,NY-20,House-G,House-G,Siena College,305,11/1/2006,628,Kirsten E. Gillibrand,DEM,46,John E. Sweeney,REP,43,,3,11/7/2006,53.1,46.9,6.2,3.2,-3.2,1,, -64425,118508,3875,2006,2006_House-G_NY-26,NY-26,House-G,House-G,Zogby Interactive/JZ Analytics,395,11/1/2006,403,Jack Davis,DEM,46,Thomas M. Reynolds,REP,47,,-1,11/7/2006,48.02,51.98,-3.97,2.97,2.97,1,, -64318,118305,3898,2006,2006_House-G_OH-6,OH-6,House-G,House-G,SurveyUSA,325,11/1/2006,541,Charles A. Wilson,DEM,58,Charles R. Blasdel,REP,39,,19,11/7/2006,62.08,37.92,24.16,5.16,-5.16,1,, -55100,88638,1327,2006,2006_Gov-G_AK,AK,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,11/2/2006,500,Tony Knowles,DEM,43,Sarah Palin,REP,48,,-5,11/7/2006,40.97,48.33,-7.36,2.36,2.36,1,, -55335,88875,1337,2006,2006_Gov-G_IA,IA,Gov-G,Gov-G,Selzer & Co.,304,11/2/2006,756,Chet Culver,DEM,52,Jim Nussle,REP,43,,9,11/7/2006,54.02,44.38,9.65,.65,-.65,1,, -55366,88906,1339,2006,2006_Gov-G_IL,IL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,11/2/2006,500,Rod Blagojevich,DEM,44,Judy Baar Topinka,REP,37,,7,11/7/2006,49.79,39.26,10.53,3.53,-3.53,1,, -24332,88985,1342,2006,2006_Gov-G_MD,MD,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,11/2/2006,625,Martin O'Malley,DEM,45,Robert Ehrlich Jr.,REP,45,,0,11/7/2006,52.69,46.16,6.53,6.53,-6.53,.5,among registered voters, -55537,89084,1345,2006,2006_Gov-G_MN,MN,Gov-G,Gov-G,Star Tribune,315,11/2/2006,1027,Mike Hatch,DEM,45,Tim Pawlenty,REP,40,,5,11/7/2006,45.73,46.69,-.96,5.96,5.96,0,, -55550,89097,1347,2006,2006_Gov-G_NH,NH,Gov-G,Gov-G,Research 2000,281,11/2/2006,600,John Lynch,DEM,67,Jim Coburn,REP,26,,41,11/7/2006,74.01,25.83,48.18,7.18,-7.18,1,, -55643,89193,1352,2006,2006_Gov-G_OK,OK,Gov-G,Gov-G,SurveyUSA,325,11/2/2006,488,Brad Henry,DEM,65,Ernest Istook,REP,29,,36,11/7/2006,66.5,33.5,33.01,2.99,2.99,1,, -24363,89310,1357,2006,2006_Gov-G_TN,TN,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,11/2/2006,625,Phil Bredesen,DEM,61,Jim Bryson,REP,26,,35,11/7/2006,68.6,29.74,38.86,3.86,-3.86,1,among registered voters, -55780,89332,1358,2006,2006_Gov-G_TX,TX,Gov-G,Gov-G,SurveyUSA,325,11/2/2006,557,Chris Bell,DEM,22,Rick Perry,REP,38,,-16,11/7/2006,29.79,39.03,-9.24,6.76,-6.76,1,, -24332,29570,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,11/2/2006,625,Benjamin L. Cardin,DEM,47,Michael S. Steele,REP,44,,3,11/7/2006,54.21,44.2,10.01,7.01,-7.01,1,among registered voters, -24719,29957,1592,2006,2006_Sen-G_MN,MN,Sen-G,Sen-G,Star Tribune,315,11/2/2006,1027,Amy Klobuchar,DEM,54,Mark R. Kennedy,REP,34,,20,11/7/2006,58.06,37.94,20.12,.12,-.12,1,, -24337,29575,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,11/2/2006,625,Claire McCaskill,DEM,46,Jim Talent,REP,45,,1,11/7/2006,49.58,47.31,2.27,1.27,-1.27,1,among registered voters, -24522,29760,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,11/2/2006,500,Claire McCaskill,DEM,49,Jim Talent,REP,48,,1,11/7/2006,49.58,47.31,2.27,1.27,-1.27,1,, -24277,29515,1595,2006,2006_Sen-G_MT,MT,Sen-G,Sen-G,Gallup,112,11/2/2006,734,Jon Tester,DEM,50,Conrad Burns,REP,41,,9,11/7/2006,49.16,48.29,.88,8.12,8.12,1,, -24279,29517,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Gallup,112,11/2/2006,654,Robert Menendez,DEM,50,Thomas H. Kean,REP,40,,10,11/7/2006,53.37,44.34,9.02,.98,.98,1,, -24316,29554,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Marist College,183,11/2/2006,619,Robert Menendez,DEM,50,Thomas H. Kean,REP,42,,8,11/7/2006,53.37,44.34,9.02,1.02,-1.02,1,, -24346,29584,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,11/2/2006,625,Robert Menendez,DEM,48,Thomas H. Kean,REP,41,,7,11/7/2006,53.37,44.34,9.02,2.02,-2.02,1,among registered voters, -24379,29617,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Monmouth University,215,11/2/2006,1086,Robert Menendez,DEM,45,Thomas H. Kean,REP,42,,3,11/7/2006,53.37,44.34,9.02,6.02,-6.02,1,, -24430,29668,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Quinnipiac University,267,11/2/2006,917,Robert Menendez,DEM,48,Thomas H. Kean,REP,43,,5,11/7/2006,53.37,44.34,9.02,4.02,-4.02,1,, -24283,29521,1604,2006,2006_Sen-G_RI,RI,Sen-G,Sen-G,Gallup,112,11/2/2006,706,Sheldon Whitehouse,DEM,48,Lincoln Chafee,REP,45,,3,11/7/2006,53.35,46.33,7.02,4.02,-4.02,1,, -24363,29601,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,11/2/2006,625,Harold E. Ford Jr.,DEM,38,Bob Corker,REP,50,,-12,11/7/2006,47.99,50.71,-2.72,9.28,-9.28,1,among registered voters, -24620,29858,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,11/2/2006,500,Harold E. Ford Jr.,DEM,45,Bob Corker,REP,53,,-8,11/7/2006,47.99,50.71,-2.72,5.28,-5.28,1,, -24287,29525,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,Gallup,112,11/2/2006,711,Jim Webb,DEM,46,George F. Allen,REP,49,,-3,11/7/2006,49.59,49.2,.39,3.39,-3.39,0,, -24367,29605,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,11/2/2006,625,Jim Webb,DEM,46,George F. Allen,REP,45,,1,11/7/2006,49.59,49.2,.39,.61,.61,1,, -24638,29876,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,11/2/2006,500,Jim Webb,DEM,49,George F. Allen,REP,49,,0,11/7/2006,49.59,49.2,.39,.39,-.39,.5,, -64319,118306,3659,2006,2006_House-G_CA-50,CA-50,House-G,House-G,SurveyUSA,325,11/2/2006,550,Francine P. Busby,DEM,41,Brian P. Bilbray,REP,55,,-14,11/7/2006,43.5,53.14,-9.64,4.36,-4.36,1,, -64320,118307,3667,2006,2006_House-G_CO-5,CO-5,House-G,House-G,SurveyUSA,325,11/2/2006,596,Jay Fawcett,DEM,42,Doug Lamborn,REP,51,,-9,11/7/2006,40.35,59.62,-19.27,10.27,10.27,1,, -64321,118308,3684,2006,2006_House-G_FL-9,FL-9,House-G,House-G,SurveyUSA,325,11/2/2006,568,Phyllis Busansky,DEM,41,Gus Michael Bilirakis,REP,53,,-12,11/7/2006,44.08,55.91,-11.83,.17,-.17,1,, -55335,118226,3746,2006,2006_House-G_IA-1,IA-1,House-G,House-G,Selzer & Co.,304,11/2/2006,515,Bruce L. Braley,DEM,56,Mike Whalen,REP,35,,21,11/7/2006,55.1,43.25,11.85,9.15,9.15,1,, -64322,118309,3809,2006,2006_House-G_MN-6,MN-6,House-G,House-G,SurveyUSA,325,11/2/2006,698,Patricia Wetterling,DEM,42,Michele Bachmann,REP,49,,-7,11/7/2006,42.07,50.05,-7.98,.98,.98,1,, -64149,118024,3826,2006,2006_House-G_NE-1,NE-1,House-G,House-G,Momentum Analysis,214,11/2/2006,400,Maxine Burnett Moul,DEM,38,Jeff Fortenberry,REP,43,,-5,11/7/2006,41.64,58.36,-16.71,11.71,11.71,1,for unspecified Democratic spnosor,D -55550,118141,3832,2006,2006_House-G_NH-1,NH-1,House-G,House-G,Research 2000,281,11/2/2006,300,Carol Shea-Porter,DEM,40,Jeb E. Bradley,REP,48,,-8,11/7/2006,51.27,48.64,2.63,10.63,-10.63,0,, -55550,118142,3833,2006,2006_House-G_NH-2,NH-2,House-G,House-G,Research 2000,281,11/2/2006,300,Paul W. Hodes,DEM,46,Charles Bass,REP,47,,-1,11/7/2006,52.71,45.61,7.1,8.1,-8.1,0,, -64197,118111,3847,2006,2006_House-G_NM-1,NM-1,House-G,House-G,Research & Polling Inc.,280,11/2/2006,503,Patricia A. Madrid,DEM,49,Heather A. Wilson,REP,45,,4,11/7/2006,49.8,50.2,-.41,4.41,4.41,0,, -64323,118310,3875,2006,2006_House-G_NY-26,NY-26,House-G,House-G,SurveyUSA,325,11/2/2006,470,Jack Davis,DEM,46,Thomas M. Reynolds,REP,50,,-4,11/7/2006,48.02,51.98,-3.97,.03,-.03,1,, -27725,123022,8655,2006,2006_House-G_US,US,House-G,House-G,Abt Associates,7,11/2/2006,626.3333333333334,Democratic,DEM,54.33,Republican,REP,39.33,,15,11/7/2006,52.29,44.28,8,7,7,1,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll, -24233,88742,1331,2006,2006_Gov-G_CA,CA,Gov-G,Gov-G,Datamar,75,11/3/2006,692,Phil Angelides,DEM,36,Arnold Schwarzenegger,REP,54,,-18,11/7/2006,38.91,55.88,-16.98,1.02,-1.02,1,, -24808,88743,1331,2006,2006_Gov-G_CA,CA,Gov-G,Gov-G,SurveyUSA,325,11/3/2006,553,Phil Angelides,DEM,38,Arnold Schwarzenegger,REP,53,,-15,11/7/2006,38.91,55.88,-16.98,1.98,1.98,1,, -4081,88829,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Strategic Vision LLC,320,11/3/2006,1200,Jim Davis,DEM,44,Charlie Crist,REP,51,,-7,11/7/2006,45.11,52.18,-7.07,.07,.07,1,, -24815,88830,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,SurveyUSA,325,11/3/2006,682,Jim Davis,DEM,47,Charlie Crist,REP,49,,-2,11/7/2006,45.11,52.18,-7.07,5.07,5.07,1,, -55316,88856,1335,2006,2006_Gov-G_GA,GA,Gov-G,Gov-G,Strategic Vision LLC,320,11/3/2006,800,Mark Taylor,DEM,38,Sonny Perdue,REP,51,,-13,11/7/2006,38.17,57.88,-19.71,6.71,6.71,1,, -55378,88918,1340,2006,2006_Gov-G_KS,KS,Gov-G,Gov-G,SurveyUSA,325,11/3/2006,511,Kathleen Sebelius,DEM,57,Jim Barnett,REP,40,,17,11/7/2006,57.9,40.44,17.47,.47,-.47,1,, -55460,89003,1343,2006,2006_Gov-G_ME,ME,Gov-G,Gov-G,SurveyUSA,325,11/3/2006,638,John E. Baldacci,DEM,36,Chandler E. Woodcock,REP,30,,6,11/7/2006,38.11,30.21,7.9,1.9,-1.9,1,, -4082,89061,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,Strategic Vision LLC,320,11/3/2006,1200,Jennifer Granholm,DEM,52,Dick DeVos,REP,42,,10,11/7/2006,56.36,42.3,14.06,4.06,-4.06,1,, -24822,89062,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,SurveyUSA,325,11/3/2006,687,Jennifer Granholm,DEM,51,Dick DeVos,REP,45,,6,11/7/2006,56.36,42.3,14.06,8.06,-8.06,1,, -24866,89184,1351,2006,2006_Gov-G_OH,OH,Gov-G,Gov-G,University of Cincinnati (Ohio Poll),346,11/3/2006,1008,Ted Strickland,DEM,59,J. Kenneth Blackwell,REP,37,,22,11/7/2006,60.54,36.65,23.89,1.89,-1.89,1,, -24766,89267,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,Strategic Vision LLC,320,11/3/2006,1200,Ed Rendell,DEM,58,Lynn Swann,REP,35,,23,11/7/2006,60.31,39.6,20.71,2.29,2.29,1,, -55745,89297,1355,2006,2006_Gov-G_SC,SC,Gov-G,Gov-G,SurveyUSA,325,11/3/2006,485,Tommy Moore,DEM,40,Mark Sanford,REP,57,,-17,11/7/2006,44.79,55.12,-10.33,6.67,-6.67,1,, -55823,89375,1360,2006,2006_Gov-G_WI,WI,Gov-G,Gov-G,Strategic Vision LLC,320,11/3/2006,800,Jim Doyle,DEM,48,Mark Green,REP,45,,3,11/7/2006,52.7,45.31,7.39,4.39,-4.39,1,, -24233,29471,1582,2006,2006_Sen-G_CA,CA,Sen-G,Sen-G,Datamar,75,11/3/2006,692,Dianne Feinstein,DEM,54,Richard Dick Mountjoy,REP,38,,16,11/7/2006,59.43,35.02,24.42,8.42,-8.42,1,, -24808,30046,1582,2006,2006_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,11/3/2006,553,Dianne Feinstein,DEM,60,Richard Dick Mountjoy,REP,31,,29,11/7/2006,59.43,35.02,24.42,4.58,4.58,1,, -24413,29651,1583,2006,2006_Sen-G_CT,CT,Sen-G,Sen-G,Quinnipiac University,267,11/3/2006,676,Ned Lamont,DEM,38,Joseph I. Lieberman,IND,50,,-12,11/7/2006,39.73,49.71,-9.98,2.02,,1,, -24812,30050,1583,2006,2006_Sen-G_CT,CT,Sen-G,Sen-G,SurveyUSA,325,11/3/2006,652,Ned Lamont,DEM,38,Joseph I. Lieberman,IND,49,,-11,11/7/2006,39.73,49.71,-9.98,1.02,,1,, -4081,29961,1585,2006,2006_Sen-G_FL,FL,Sen-G,Sen-G,Strategic Vision LLC,320,11/3/2006,1200,Bill Nelson,DEM,58,Katherine Harris,REP,35,,23,11/7/2006,60.3,38.1,22.21,.79,.79,1,, -24815,30053,1585,2006,2006_Sen-G_FL,FL,Sen-G,Sen-G,SurveyUSA,325,11/3/2006,682,Bill Nelson,DEM,59,Katherine Harris,REP,36,,23,11/7/2006,60.3,38.1,22.21,.79,.79,1,, -4082,29976,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,Strategic Vision LLC,320,11/3/2006,1200,Debbie Stabenow,DEM,50,Mike Bouchard,REP,44,,6,11/7/2006,56.91,41.26,15.65,9.65,-9.65,1,, -24822,30060,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,SurveyUSA,325,11/3/2006,687,Debbie Stabenow,DEM,52,Mike Bouchard,REP,42,,10,11/7/2006,56.91,41.26,15.65,5.65,-5.65,1,, -24274,29512,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,Gallup,112,11/3/2006,710,Claire McCaskill,DEM,49,Jim Talent,REP,45,,4,11/7/2006,49.58,47.31,2.27,1.73,1.73,1,, -4080,29989,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Strategic Vision LLC,320,11/3/2006,800,Robert Menendez,DEM,49,Thomas H. Kean,REP,42,,7,11/7/2006,53.37,44.34,9.02,2.02,-2.02,1,, -24866,30104,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,11/3/2006,1008,Sherrod Brown,DEM,56,Michael DeWine,REP,44,,12,11/7/2006,56.16,43.82,12.35,.35,-.35,1,, -24766,30004,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Strategic Vision LLC,320,11/3/2006,1200,Robert P. Casey Jr.,DEM,52,Rick Santorum,REP,40,,12,11/7/2006,58.64,41.28,17.35,5.35,-5.35,1,, -24285,29523,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Gallup,112,11/3/2006,676,Harold E. Ford Jr.,DEM,46,Bob Corker,REP,49,,-3,11/7/2006,47.99,50.71,-2.72,.28,-.28,1,, -4079,30020,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,Strategic Vision LLC,320,11/3/2006,800,Maria Cantwell,DEM,53,Mike McGavick,REP,42,,11,11/7/2006,56.81,39.91,16.91,5.91,-5.91,1,, -27722,120394,8655,2006,2006_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,11/3/2006,600,Democratic,DEM,51,Republican,REP,45,,6,11/7/2006,52.29,44.28,8,2,-2,1,sample size unavailable; estimated at 600 as a default, -27723,33001,8655,2006,2006_House-G_US,US,House-G,House-G,Pew Research Center,253,11/3/2006,600,Democratic,DEM,47,Republican,REP,43,,4,11/7/2006,52.29,44.28,8,4,-4,1,sample size unavailable; estimated at 600 as a default, -27724,33002,8655,2006,2006_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,11/3/2006,600,Democratic,DEM,54,Republican,REP,38,,16,11/7/2006,52.29,44.28,8,8,8,1,sample size unavailable; estimated at 600 as a default, -55101,88639,1327,2006,2006_Gov-G_AK,AK,Gov-G,Gov-G,Dittman Research,79,11/4/2006,613,Tony Knowles,DEM,43.4,Sarah Palin,REP,49.5,,-6.0999999,11/7/2006,40.97,48.33,-7.36,1.26,1.26,1,for Sarah Palin,R -55141,88679,1329,2006,2006_Gov-G_AR,AR,Gov-G,Gov-G,SurveyUSA,325,11/4/2006,549,Mike Beebe,DEM,51,Asa Hutchinson,REP,42,,9,11/7/2006,55.61,40.67,14.94,5.94,-5.94,1,, -24818,88986,1342,2006,2006_Gov-G_MD,MD,Gov-G,Gov-G,SurveyUSA,325,11/4/2006,663,Martin O'Malley,DEM,50,Robert Ehrlich Jr.,REP,47,,3,11/7/2006,52.69,46.16,6.53,3.53,-3.53,1,, -24828,89085,1345,2006,2006_Gov-G_MN,MN,Gov-G,Gov-G,SurveyUSA,325,11/4/2006,710,Mike Hatch,DEM,45,Tim Pawlenty,REP,45,,0,11/7/2006,45.73,46.69,-.96,.96,.96,.5,, -55551,89098,1347,2006,2006_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,11/4/2006,641,John Lynch,DEM,74,Jim Coburn,REP,18,,56,11/7/2006,74.01,25.83,48.18,7.82,7.82,1,, -24838,89185,1351,2006,2006_Gov-G_OH,OH,Gov-G,Gov-G,SurveyUSA,325,11/4/2006,436,Ted Strickland,DEM,55,J. Kenneth Blackwell,REP,38,,17,11/7/2006,60.54,36.65,23.89,6.89,-6.89,1,, -24844,89311,1357,2006,2006_Gov-G_TN,TN,Gov-G,Gov-G,SurveyUSA,325,11/4/2006,679,Phil Bredesen,DEM,62,Jim Bryson,REP,34,,28,11/7/2006,68.6,29.74,38.86,10.86,-10.86,1,, -24818,30056,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,SurveyUSA,325,11/4/2006,663,Benjamin L. Cardin,DEM,49,Michael S. Steele,REP,46,,3,11/7/2006,54.21,44.2,10.01,7.01,-7.01,1,, -24828,30066,1592,2006,2006_Sen-G_MN,MN,Sen-G,Sen-G,SurveyUSA,325,11/4/2006,710,Amy Klobuchar,DEM,56,Mark R. Kennedy,REP,40,,16,11/7/2006,58.06,37.94,20.12,4.12,-4.12,1,, -24538,29776,1595,2006,2006_Sen-G_MT,MT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,11/4/2006,500,Jon Tester,DEM,50,Conrad Burns,REP,48,,2,11/7/2006,49.16,48.29,.88,1.12,1.12,1,, -24838,30076,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,SurveyUSA,325,11/4/2006,436,Sherrod Brown,DEM,54,Michael DeWine,REP,42,,12,11/7/2006,56.16,43.82,12.35,.35,-.35,1,, -24619,29857,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,11/4/2006,500,Harold E. Ford Jr.,DEM,47,Bob Corker,REP,51,,-4,11/7/2006,47.99,50.71,-2.72,1.28,-1.28,1,, -24844,30082,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,SurveyUSA,325,11/4/2006,679,Harold E. Ford Jr.,DEM,46,Bob Corker,REP,51,,-5,11/7/2006,47.99,50.71,-2.72,2.28,-2.28,1,, -24848,30086,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,SurveyUSA,325,11/4/2006,741,Jim Webb,DEM,52,George F. Allen,REP,44,,8,11/7/2006,49.59,49.2,.39,7.61,7.61,1,, -64324,118311,3757,2006,2006_House-G_KY-3,KY-3,House-G,House-G,SurveyUSA,325,11/4/2006,485,John Yarmuth,DEM,50,Anne Meagher Northup,REP,45,,5,11/7/2006,50.62,48.18,2.45,2.55,2.55,1,, -64324,118312,3758,2006,2006_House-G_KY-4,KY-4,House-G,House-G,SurveyUSA,325,11/4/2006,510,Ken Lucas,DEM,43,Geoff Davis,REP,49,,-6,11/7/2006,43.38,51.69,-8.31,2.31,2.31,1,, -55551,118438,3832,2006,2006_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,11/4/2006,331,Carol Shea-Porter,DEM,40,Jeb E. Bradley,REP,49,,-9,11/7/2006,51.27,48.64,2.63,11.63,-11.63,0,, -55551,118439,3833,2006,2006_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,11/4/2006,304,Paul W. Hodes,DEM,48,Charles Bass,REP,39,,9,11/7/2006,52.71,45.61,7.1,1.9,1.9,1,, -64325,118313,3847,2006,2006_House-G_NM-1,NM-1,House-G,House-G,SurveyUSA,325,11/4/2006,688,Patricia A. Madrid,DEM,50,Heather A. Wilson,REP,48,,2,11/7/2006,49.8,50.2,-.41,2.41,2.41,0,, -64326,118314,4012,2006,2006_House-G_WA-8,WA-8,House-G,House-G,SurveyUSA,325,11/4/2006,685,Darcy Burner,DEM,49,David G. Reichert,REP,49,,0,11/7/2006,48.54,51.46,-2.92,2.92,2.92,.5,, -27720,32998,8655,2006,2006_House-G_US,US,House-G,House-G,CNN/Opinion Research Corp.,37,11/4/2006,600,Democratic,DEM,58,Republican,REP,38,,20,11/7/2006,52.29,44.28,8,12,12,1,sample size unavailable; estimated at 600 as a default, -27721,122960,8655,2006,2006_House-G_US,US,House-G,House-G,Gallup,112,11/4/2006,600,Democratic,DEM,51,Republican,REP,41,,10,11/7/2006,52.29,44.28,8,2,2,1,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll, -55291,88831,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,11/5/2006,500,Jim Davis,DEM,42,Charlie Crist,REP,50,,-8,11/7/2006,45.11,52.18,-7.07,.93,-.93,1,, -24521,29759,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,11/5/2006,500,Claire McCaskill,DEM,48,Jim Talent,REP,49,,-1,11/7/2006,49.58,47.31,2.27,3.27,-3.27,0,, -24832,30070,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,SurveyUSA,325,11/5/2006,793,Claire McCaskill,DEM,50,Jim Talent,REP,44,,6,11/7/2006,49.58,47.31,2.27,3.73,3.73,1,, -63695,117221,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,McCulloch Research & Polling,201,11/5/2006,800,Robert P. Casey Jr.,DEM,48.1,Rick Santorum,REP,44.1,,4,11/7/2006,58.64,41.28,17.35,13.35,-13.35,1,, -27719,32997,8655,2006,2006_House-G_US,US,House-G,House-G,Fox News/Opinion Dynamics Corp.,104,11/5/2006,900,Democratic,DEM,49,Republican,REP,36,,13,11/7/2006,52.29,44.28,8,5,5,1,among registered voters, -24718,89086,1345,2006,2006_Gov-G_MN,MN,Gov-G,Gov-G,Star Tribune,315,11/6/2006,1027,Mike Hatch,DEM,44,Tim Pawlenty,REP,41,,3,11/7/2006,45.73,46.69,-.96,3.96,3.96,0,, -24718,29956,1592,2006,2006_Sen-G_MN,MN,Sen-G,Sen-G,Star Tribune,315,11/6/2006,1027,Amy Klobuchar,DEM,55,Mark R. Kennedy,REP,34,,21,11/7/2006,58.06,37.94,20.12,.88,.88,1,, -24391,29629,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,OnPoint,240,11/6/2006,594,Claire McCaskill,DEM,49,Jim Talent,REP,46,,3,11/7/2006,49.58,47.31,2.27,.73,.73,1,, -24392,29630,1595,2006,2006_Sen-G_MT,MT,Sen-G,Sen-G,OnPoint,240,11/6/2006,602,Jon Tester,DEM,49,Conrad Burns,REP,44,,5,11/7/2006,49.16,48.29,.88,4.12,4.12,1,, -24393,29631,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,OnPoint,240,11/6/2006,520,Robert Menendez,DEM,50,Thomas H. Kean,REP,41,,9,11/7/2006,53.37,44.34,9.02,.02,-.02,1,, -24394,29632,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,OnPoint,240,11/6/2006,677,Harold E. Ford Jr.,DEM,47,Bob Corker,REP,48,,-1,11/7/2006,47.99,50.71,-2.72,1.72,1.72,1,, -63985,117751,1325,2007,2007_Gov-O_LA,LA,Gov-G,Gov-O,Southeastern Louisiana University,309,10/4/2007,500,Walter J. Boasso,DEM,11,Piyush Amrit Jindal,REP,50,,-39,10/20/2007,17.45,53.88,-36.43,2.57,-2.57,1,, -63921,117670,1325,2007,2007_Gov-O_LA,LA,Gov-G,Gov-O,Ed Renwick/Loyola University New Orleans,85,10/5/2007,500,Walter J. Boasso,DEM,9,Piyush Amrit Jindal,REP,50,,-41,10/20/2007,17.45,53.88,-36.43,4.57,-4.57,1,, -63781,117434,1324,2007,2007_Gov-G_KY,KY,Gov-G,Gov-G,SurveyUSA,325,10/21/2007,572,Steve Beshear,DEM,58,Ernie Fletcher,REP,38,,20,11/6/2007,58.71,41.29,17.41,2.59,2.59,1,, -63974,117738,1324,2007,2007_Gov-G_KY,KY,Gov-G,Gov-G,Research 2000,281,10/23/2007,600,Steve Beshear,DEM,55,Ernie Fletcher,REP,40,,15,11/6/2007,58.71,41.29,17.41,2.41,-2.41,1,, -63939,117692,1324,2007,2007_Gov-G_KY,KY,Gov-G,Gov-G,Louisville Courier-Journal,174,10/28/2007,710,Steve Beshear,DEM,56,Ernie Fletcher,REP,33,,23,11/6/2007,58.71,41.29,17.41,5.59,5.59,1,, -63782,117435,1324,2007,2007_Gov-G_KY,KY,Gov-G,Gov-G,SurveyUSA,325,10/28/2007,562,Steve Beshear,DEM,60,Ernie Fletcher,REP,36,,24,11/6/2007,58.71,41.29,17.41,6.59,6.59,1,, -63754,117381,1324,2007,2007_Gov-G_KY,KY,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,11/1/2007,500,Steve Beshear,DEM,54,Ernie Fletcher,REP,39,,15,11/6/2007,58.71,41.29,17.41,2.41,-2.41,1,, -63784,117437,1324,2007,2007_Gov-G_KY,KY,Gov-G,Gov-G,SurveyUSA,325,11/3/2007,552,Steve Beshear,DEM,59,Ernie Fletcher,REP,39,,20,11/6/2007,58.71,41.29,17.41,2.59,2.59,1,, -3116,3805,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,ABC News/The Washington Post,3,12/15/2007,652,Barack Obama,DEM,33,John Edwards,DEM,20,29,13,1/3/2008,34.91,31.2,3.71,9.29,,1,, -3116,3806,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,ABC News/The Washington Post,3,12/15/2007,501,Mike Huckabee,REP,35,Mitt Romney,REP,27,9,8,1/3/2008,34.41,25.23,9.18,1.18,,1,, -3108,3797,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,CNN/Opinion Research Corp.,37,12/16/2007,543,Barack Obama,DEM,28,John Edwards,DEM,26,30,2,1/3/2008,34.91,31.2,3.71,1.71,,0,, -3108,3798,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,12/16/2007,359,Mike Huckabee,REP,33,Mitt Romney,REP,25,9,8,1/3/2008,34.41,25.23,9.18,1.18,,1,, -3086,3770,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,12/17/2007,633,Barack Obama,DEM,24,John Edwards,DEM,30,26,-6,1/3/2008,34.91,31.2,3.71,9.71,,0,, -3078,3761,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,12/17/2007,775,Barack Obama,DEM,27,John Edwards,DEM,22,31,5,1/3/2008,34.91,31.2,3.71,1.29,,0,, -3096,3782,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Strategic Vision LLC,320,12/17/2007,600,Barack Obama,DEM,30,John Edwards,DEM,27,27,3,1/3/2008,34.91,31.2,3.71,.71,,1,, -3086,3773,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,12/17/2007,418,Mike Huckabee,REP,25,Mitt Romney,REP,28,11,-3,1/3/2008,34.41,25.23,9.18,12.18,,0,among registered voters, -3078,3762,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,12/17/2007,496,Mike Huckabee,REP,28,Mitt Romney,REP,27,8,1,1/3/2008,34.41,25.23,9.18,8.18,,1,, -3096,3783,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Strategic Vision LLC,320,12/17/2007,600,Mike Huckabee,REP,31,Mitt Romney,REP,25,16,6,1/3/2008,34.41,25.23,9.18,3.18,,1,, -3092,3780,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,American Research Group,9,12/18/2007,600,Barack Obama,DEM,25,John Edwards,DEM,18,29,7,1/3/2008,34.91,31.2,3.71,3.29,,0,, -3092,3776,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,American Research Group,9,12/18/2007,600,Mike Huckabee,REP,28,Mitt Romney,REP,17,5,11,1/3/2008,34.41,25.23,9.18,1.82,,1,, -3063,3745,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,American Research Group,9,12/22/2007,600,Barack Obama,DEM,19,John Edwards,DEM,20,34,-1,1/3/2008,34.91,31.2,3.71,4.71,,0,, -3063,3747,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,American Research Group,9,12/22/2007,600,Mike Huckabee,REP,23,Mitt Romney,REP,21,3,2,1/3/2008,34.41,25.23,9.18,7.18,,1,, -12463,15559,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Los Angeles Times,172,12/23/2007,484.5,Barack Obama,DEM,24,John Edwards,DEM,25,30,-1,1/3/2008,34.91,31.2,3.71,4.71,,0,average of multiple versions or turnout models listed in poll, -12463,15558,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Los Angeles Times,172,12/23/2007,174,Mike Huckabee,REP,36,Mitt Romney,REP,28,10,8,1/3/2008,34.41,25.23,9.18,1.18,,1,, -3052,3735,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,American Research Group,9,12/27/2007,600,Barack Obama,DEM,24,John Edwards,DEM,24,31,0,1/3/2008,34.91,31.2,3.71,3.71,,0,, -3051,3732,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,12/27/2007,400,Barack Obama,DEM,22,John Edwards,DEM,24,23,-2,1/3/2008,34.91,31.2,3.71,5.71,,0,, -3057,3739,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Research 2000,281,12/27/2007,500,Barack Obama,DEM,29,John Edwards,DEM,29,28,0,1/3/2008,34.91,31.2,3.71,3.71,,.5,, -3056,3737,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Strategic Vision LLC,320,12/27/2007,600,Barack Obama,DEM,30,John Edwards,DEM,28,29,2,1/3/2008,34.91,31.2,3.71,1.71,,1,, -3052,3730,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,American Research Group,9,12/27/2007,600,Mike Huckabee,REP,23,Mitt Romney,REP,32,7,-9,1/3/2008,34.41,25.23,9.18,18.18,,0,, -3051,3729,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,12/27/2007,400,Mike Huckabee,REP,23,Mitt Romney,REP,27,14,-4,1/3/2008,34.41,25.23,9.18,13.18,,0,, -3057,3738,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Research 2000,281,12/27/2007,500,Mike Huckabee,REP,34,Mitt Romney,REP,27,11,7,1/3/2008,34.41,25.23,9.18,2.18,,1,, -3056,3736,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Strategic Vision LLC,320,12/27/2007,600,Mike Huckabee,REP,29,Mitt Romney,REP,27,15,2,1/3/2008,34.41,25.23,9.18,7.18,,1,, -3058,3741,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,CNN/Opinion Research Corp.,37,12/28/2007,482,Barack Obama,DEM,31,John Edwards,DEM,22,33,9,1/3/2008,34.91,31.2,3.71,5.29,,0,, -3054,3733,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,12/28/2007,934,Barack Obama,DEM,27,John Edwards,DEM,24,31,3,1/3/2008,34.91,31.2,3.71,.71,,0,, -3058,3740,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,12/28/2007,373,Mike Huckabee,REP,28,Mitt Romney,REP,31,13,-3,1/3/2008,34.41,25.23,9.18,12.18,,0,, -3054,3734,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,12/28/2007,867,Mike Huckabee,REP,29,Mitt Romney,REP,28,8,1,1/3/2008,34.41,25.23,9.18,8.18,,1,, -58986,100990,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,12/29/2007,788,Barack Obama,DEM,22,John Edwards,DEM,29,30,-7,1/3/2008,34.91,31.2,3.71,10.71,,0,, -3050,3727,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Selzer & Co.,304,12/29/2007,800,Barack Obama,DEM,32,John Edwards,DEM,24,25,8,1/3/2008,34.91,31.2,3.71,4.29,,1,, -3042,3717,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Strategic Vision LLC,320,12/29/2007,600,Barack Obama,DEM,32,John Edwards,DEM,29,27,3,1/3/2008,34.91,31.2,3.71,.71,,1,, -3050,3728,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Selzer & Co.,304,12/29/2007,800,Mike Huckabee,REP,32,Mitt Romney,REP,26,9,6,1/3/2008,34.41,25.23,9.18,3.18,,1,, -3042,3716,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Strategic Vision LLC,320,12/29/2007,600,Mike Huckabee,REP,28,Mitt Romney,REP,30,13,-2,1/3/2008,34.41,25.23,9.18,11.18,,0,, -3036,3709,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,American Research Group,9,1/1/2008,600,Barack Obama,DEM,25,John Edwards,DEM,21,34,4,1/3/2008,34.91,31.2,3.71,.29,,0,, -3037,3711,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,1/1/2008,905,Barack Obama,DEM,31,John Edwards,DEM,27,24,4,1/3/2008,34.91,31.2,3.71,.29,,1,, -3036,3708,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,American Research Group,9,1/1/2008,600,Mike Huckabee,REP,29,Mitt Romney,REP,24,13,5,1/3/2008,34.41,25.23,9.18,4.18,,1,, -3037,3710,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,1/1/2008,914,Mike Huckabee,REP,31,Mitt Romney,REP,25,11,6,1/3/2008,34.41,25.23,9.18,3.18,,1,, -3028,3694,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,1/2/2008,430,Mike Huckabee,REP,30,Mitt Romney,REP,24,11,6,1/3/2008,34.41,25.23,9.18,3.18,,1,, -3018,3679,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,1/4/2008,510,Hillary Rodham Clinton,DEM,27,Barack Obama,DEM,37,19,-10,1/8/2008,39.09,36.45,2.64,12.64,,0,, -3018,3680,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,1/4/2008,441,John McCain,REP,31,Mitt Romney,REP,26,11,5,1/8/2008,37,31.56,5.44,.44,,1,, -3011,3670,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,American Research Group,9,1/5/2008,600,Hillary Rodham Clinton,DEM,26,Barack Obama,DEM,38,20,-12,1/8/2008,39.09,36.45,2.64,14.64,,0,, -3007,3664,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,Fox News/Opinion Dynamics Corp.,104,1/5/2008,500,Hillary Rodham Clinton,DEM,28,Barack Obama,DEM,32,18,-4,1/8/2008,39.09,36.45,2.64,6.64,,0,, -3022,3685,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,Gallup,112,1/5/2008,778,Hillary Rodham Clinton,DEM,28,Barack Obama,DEM,41,19,-13,1/8/2008,39.09,36.45,2.64,15.64,,0,, -3015,3674,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,RKM Research and Communications Inc.,272,1/5/2008,403,Hillary Rodham Clinton,DEM,31,Barack Obama,DEM,34,20,-3,1/8/2008,39.09,36.45,2.64,5.64,,0,, -3021,3686,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,Research 2000,281,1/5/2008,400,Hillary Rodham Clinton,DEM,33,Barack Obama,DEM,34,23,-1,1/8/2008,39.09,36.45,2.64,3.64,,0,, -3017,3676,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,Strategic Vision LLC,320,1/5/2008,600,Hillary Rodham Clinton,DEM,29,Barack Obama,DEM,38,19,-9,1/8/2008,39.09,36.45,2.64,11.64,,0,, -3005,3666,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,Suffolk University,323,1/5/2008,500,Hillary Rodham Clinton,DEM,35,Barack Obama,DEM,33,14,2,1/8/2008,39.09,36.45,2.64,.64,,1,, -3011,3677,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,American Research Group,9,1/5/2008,600,John McCain,REP,39,Mitt Romney,REP,25,14,14,1/8/2008,37,31.56,5.44,8.56,,1,, -3007,3667,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,Fox News/Opinion Dynamics Corp.,104,1/5/2008,500,John McCain,REP,34,Mitt Romney,REP,27,11,7,1/8/2008,37,31.56,5.44,1.56,,1,, -3022,3687,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,Gallup,112,1/5/2008,776,John McCain,REP,34,Mitt Romney,REP,30,13,4,1/8/2008,37,31.56,5.44,1.44,,1,, -3015,3675,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,RKM Research and Communications Inc.,272,1/5/2008,409,John McCain,REP,38,Mitt Romney,REP,29,9,9,1/8/2008,37,31.56,5.44,3.56,,1,, -3021,3683,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,Research 2000,281,1/5/2008,400,John McCain,REP,35,Mitt Romney,REP,29,13,6,1/8/2008,37,31.56,5.44,.56,,1,, -3017,3684,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,Strategic Vision LLC,320,1/5/2008,600,John McCain,REP,35,Mitt Romney,REP,27,13,8,1/8/2008,37,31.56,5.44,2.56,,1,, -3005,3662,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,Suffolk University,323,1/5/2008,500,John McCain,REP,27,Mitt Romney,REP,30,7,-3,1/8/2008,37,31.56,5.44,8.44,,0,, -2994,3650,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,CBS News/The New York Times,36,1/6/2008,323,Hillary Rodham Clinton,DEM,28,Barack Obama,DEM,35,19,-7,1/8/2008,39.09,36.45,2.64,9.64,,0,, -3004,3657,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,Marist College,183,1/6/2008,636,Hillary Rodham Clinton,DEM,28,Barack Obama,DEM,36,22,-8,1/8/2008,39.09,36.45,2.64,10.64,,0,, -2997,3660,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,1/6/2008,1774,Hillary Rodham Clinton,DEM,30,Barack Obama,DEM,37,19,-7,1/8/2008,39.09,36.45,2.64,9.64,,0,, -2996,3654,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,University of New Hampshire,357,1/6/2008,599,Hillary Rodham Clinton,DEM,30,Barack Obama,DEM,39,16,-9,1/8/2008,39.09,36.45,2.64,11.64,,0,, -2999,3656,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,1/6/2008,862,Hillary Rodham Clinton,DEM,29,Barack Obama,DEM,42,17,-13,1/8/2008,39.09,36.45,2.64,15.64,,0,, -3004,3661,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,Marist College,183,1/6/2008,477,John McCain,REP,35,Mitt Romney,REP,31,13,4,1/8/2008,37,31.56,5.44,1.44,,1,, -2997,3653,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,1/6/2008,1549,John McCain,REP,32,Mitt Romney,REP,31,10,1,1/8/2008,37,31.56,5.44,4.44,,1,, -2996,3652,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,University of New Hampshire,357,1/6/2008,492,John McCain,REP,31,Mitt Romney,REP,26,13,5,1/8/2008,37,31.56,5.44,.44,,1,, -2999,3655,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,1/6/2008,859,John McCain,REP,36,Mitt Romney,REP,27,10,9,1/8/2008,37,31.56,5.44,3.56,,1,, -2992,3647,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,American Research Group,9,1/7/2008,600,Hillary Rodham Clinton,DEM,31,Barack Obama,DEM,40,20,-9,1/8/2008,39.09,36.45,2.64,11.64,,0,, -2989,3644,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,Suffolk University,323,1/7/2008,500,Hillary Rodham Clinton,DEM,34,Barack Obama,DEM,39,15,-5,1/8/2008,39.09,36.45,2.64,7.64,,0,, -2992,3646,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,American Research Group,9,1/7/2008,600,John McCain,REP,31,Mitt Romney,REP,24,14,7,1/8/2008,37,31.56,5.44,1.56,,1,, -2989,3642,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,Suffolk University,323,1/7/2008,500,John McCain,REP,26,Mitt Romney,REP,30,13,-4,1/8/2008,37,31.56,5.44,9.44,,0,, -2961,3608,7335,2008,2008_Pres-R_MI,MI,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,1/9/2008,371,Mitt Romney,REP,26,John McCain,REP,25,17,1,1/15/2008,38.92,29.68,9.24,8.24,,1,, -2945,3590,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Fox News/Opinion Dynamics Corp.,104,1/9/2008,500,John McCain,REP,25,Mike Huckabee,REP,18,9,7,1/19/2008,33.15,29.84,3.31,3.69,,1,, -2953,3607,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,1/9/2008,785,John McCain,REP,27,Mike Huckabee,REP,24,12,3,1/19/2008,33.15,29.84,3.31,.31,,1,, -2953,3598,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,1/9/2008,494,Barack Obama,DEM,42,Hillary Rodham Clinton,DEM,30,15,12,1/26/2008,55.42,26.49,28.92,16.92,,1,, -2941,3619,7335,2008,2008_Pres-R_MI,MI,Pres-P,Pres-R,American Research Group,9,1/10/2008,600,Mitt Romney,REP,27,John McCain,REP,34,15,-7,1/15/2008,38.92,29.68,9.24,16.24,,0,, -2957,3604,7335,2008,2008_Pres-R_MI,MI,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,1/10/2008,400,Mitt Romney,REP,30,John McCain,REP,22,17,8,1/15/2008,38.92,29.68,9.24,1.24,,1,, -2939,3589,7335,2008,2008_Pres-R_MI,MI,Pres-P,Pres-R,Selzer & Co.,304,1/10/2008,600,Mitt Romney,REP,27,John McCain,REP,22,16,5,1/15/2008,38.92,29.68,9.24,4.24,,1,, -2966,3618,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,SurveyUSA,325,1/10/2008,577,Hillary Rodham Clinton,DEM,51,Barack Obama,DEM,32,11,19,1/29/2008,49.77,32.93,16.84,2.16,,1,, -2966,3614,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,SurveyUSA,325,1/10/2008,502,John McCain,REP,27,Mitt Romney,REP,17,19,10,1/29/2008,36,31.03,4.97,5.03,,1,among all adults, -2940,3600,7335,2008,2008_Pres-R_MI,MI,Pres-P,Pres-R,EPIC-MRA,84,1/11/2008,604,Mitt Romney,REP,26,John McCain,REP,27,19,-1,1/15/2008,38.92,29.68,9.24,10.24,,0,, -2965,3617,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Quinnipiac University,267,1/11/2008,421,Hillary Rodham Clinton,DEM,52,Barack Obama,DEM,31,9,21,1/29/2008,49.77,32.93,16.84,4.16,,1,, -2952,3597,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,1/11/2008,682,Hillary Rodham Clinton,DEM,48,Barack Obama,DEM,24,14,24,1/29/2008,49.77,32.93,16.84,7.16,,1,, -2965,3613,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Quinnipiac University,267,1/11/2008,419,John McCain,REP,22,Mitt Romney,REP,19,20,3,1/29/2008,36,31.03,4.97,1.97,,1,, -2952,3601,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,1/11/2008,781,John McCain,REP,19,Mitt Romney,REP,18,18,1,1/29/2008,36,31.03,4.97,3.97,,1,, -2959,3610,7336,2008,2008_Pres-D_NV,NV,Pres-P,Pres-D,American Research Group,9,1/12/2008,600,Hillary Rodham Clinton,DEM,35,Barack Obama,DEM,32,25,3,1/19/2008,50.82,45.09,5.73,2.73,,1,, -2921,3565,7336,2008,2008_Pres-D_NV,NV,Pres-P,Pres-D,Research 2000,281,1/12/2008,500,Hillary Rodham Clinton,DEM,30,Barack Obama,DEM,32,27,-2,1/19/2008,50.82,45.09,5.73,7.73,,0,, -2959,3606,7337,2008,2008_Pres-R_NV,NV,Pres-P,Pres-R,American Research Group,9,1/12/2008,600,Mitt Romney,REP,28,Ron Paul,REP,9,21,19,1/19/2008,51.1,13.73,37.37,18.37,,1,, -2921,3563,7337,2008,2008_Pres-R_NV,NV,Pres-P,Pres-R,Research 2000,281,1/12/2008,500,Mitt Romney,REP,15,Ron Paul,REP,6,22,9,1/19/2008,51.1,13.73,37.37,28.37,,0,, -2949,3594,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Clemson University,54,1/12/2008,450,John McCain,REP,29,Mike Huckabee,REP,22,10,7,1/19/2008,33.15,29.84,3.31,3.69,,1,, -2922,3564,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Public Policy Polling,263,1/12/2008,1272,John McCain,REP,28,Mike Huckabee,REP,21,14,7,1/19/2008,33.15,29.84,3.31,3.69,,1,, -2922,3567,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Public Policy Polling,263,1/12/2008,510,Barack Obama,DEM,44,Hillary Rodham Clinton,DEM,31,16,13,1/26/2008,55.42,26.49,28.92,15.92,,1,, -2929,3572,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Strategic Vision LLC,320,1/12/2008,600,Hillary Rodham Clinton,DEM,45,Barack Obama,DEM,39,11,6,1/29/2008,49.77,32.93,16.84,10.84,,1,, -2926,3569,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,SurveyUSA,325,1/12/2008,601,Hillary Rodham Clinton,DEM,56,Barack Obama,DEM,23,14,33,1/29/2008,49.77,32.93,16.84,16.16,,1,, -2929,3574,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Strategic Vision LLC,320,1/12/2008,600,John McCain,REP,27,Mitt Romney,REP,17,18,10,1/29/2008,36,31.03,4.97,5.03,,1,, -2926,3573,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,SurveyUSA,325,1/12/2008,542,John McCain,REP,25,Mitt Romney,REP,18,23,7,1/29/2008,36,31.03,4.97,2.03,,1,, -2914,3557,7335,2008,2008_Pres-R_MI,MI,Pres-P,Pres-R,American Research Group,9,1/13/2008,600,Mitt Romney,REP,30,John McCain,REP,31,19,-1,1/15/2008,38.92,29.68,9.24,10.24,,0,, -2915,3556,7335,2008,2008_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,1/13/2008,589,Mitt Romney,REP,35,John McCain,REP,29,12,6,1/15/2008,38.92,29.68,9.24,3.24,,1,, -2909,3550,7335,2008,2008_Pres-R_MI,MI,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,1/13/2008,824,Mitt Romney,REP,26,John McCain,REP,27,15,-1,1/15/2008,38.92,29.68,9.24,10.24,,0,, -2912,3553,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,1/13/2008,911,John McCain,REP,28,Mike Huckabee,REP,19,16,9,1/19/2008,33.15,29.84,3.31,5.69,,1,, -2912,3554,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,1/13/2008,516,Barack Obama,DEM,38,Hillary Rodham Clinton,DEM,33,17,5,1/26/2008,55.42,26.49,28.92,23.92,,1,, -2911,3552,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,1/14/2008,813,John McCain,REP,29,Mike Huckabee,REP,23,12,6,1/19/2008,33.15,29.84,3.31,2.69,,1,, -2903,3543,7336,2008,2008_Pres-D_NV,NV,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,1/15/2008,500,Hillary Rodham Clinton,DEM,41,Barack Obama,DEM,32,14,9,1/19/2008,50.82,45.09,5.73,3.27,,1,, -2903,3541,7337,2008,2008_Pres-R_NV,NV,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,1/15/2008,500,Mitt Romney,REP,34,Ron Paul,REP,7,19,27,1/19/2008,51.1,13.73,37.37,10.37,,1,, -2900,3545,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,1/15/2008,400,John McCain,REP,27,Mike Huckabee,REP,25,13,2,1/19/2008,33.15,29.84,3.31,1.31,,1,, -2901,3539,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,1/15/2008,800,John McCain,REP,29,Mike Huckabee,REP,22,14,7,1/19/2008,33.15,29.84,3.31,3.69,,1,, -2900,3538,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,1/15/2008,400,Barack Obama,DEM,40,Hillary Rodham Clinton,DEM,31,13,9,1/26/2008,55.42,26.49,28.92,19.92,,1,, -2898,3536,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,1/15/2008,400,Barack Obama,DEM,40.6,Hillary Rodham Clinton,DEM,30.7,13.3,9.8999996,1/26/2008,55.42,26.49,28.92,19.02,,1,, -2905,3544,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Research 2000,281,1/15/2008,500,Hillary Rodham Clinton,DEM,50,Barack Obama,DEM,28,13,22,1/29/2008,49.77,32.93,16.84,5.16,,1,, -2905,3546,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Research 2000,281,1/15/2008,500,John McCain,REP,26,Mitt Romney,REP,16,22,10,1/29/2008,36,31.03,4.97,5.03,,1,, -2881,3516,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,1/15/2008,866,Hillary Rodham Clinton,DEM,45,Barack Obama,DEM,27,11,18,2/5/2008,53.76,43.93,9.83,8.17,,1,, -2890,3529,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,American Research Group,9,1/16/2008,600,John McCain,REP,33,Mike Huckabee,REP,23,13,10,1/19/2008,33.15,29.84,3.31,6.69,,1,, -2874,3509,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Public Policy Polling,263,1/16/2008,772,John McCain,REP,28,Mike Huckabee,REP,20,17,8,1/19/2008,33.15,29.84,3.31,4.69,,1,, -2871,3507,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,1/16/2008,895,John McCain,REP,24,Mike Huckabee,REP,24,16,0,1/19/2008,33.15,29.84,3.31,3.31,,.5,, -2878,3513,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,SurveyUSA,325,1/16/2008,470,John McCain,REP,29,Mike Huckabee,REP,26,17,3,1/19/2008,33.15,29.84,3.31,.31,,1,, -2890,3525,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,American Research Group,9,1/16/2008,600,Barack Obama,DEM,44,Hillary Rodham Clinton,DEM,38,9,6,1/26/2008,55.42,26.49,28.92,22.92,,1,, -2871,3506,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,1/16/2008,571,Barack Obama,DEM,44,Hillary Rodham Clinton,DEM,31,15,13,1/26/2008,55.42,26.49,28.92,15.92,,1,, -2884,3519,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,1/16/2008,360,Hillary Rodham Clinton,DEM,42,Barack Obama,DEM,34,9,8,1/29/2008,49.77,32.93,16.84,8.84,,1,, -2884,3521,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,1/16/2008,446,John McCain,REP,20,Mitt Romney,REP,20,21,0,1/29/2008,36,31.03,4.97,4.97,,0,, -2875,3510,7365,2008,2008_Pres-D_MA,MA,Pres-P,Pres-D,SurveyUSA,325,1/16/2008,539,Hillary Rodham Clinton,DEM,56,Barack Obama,DEM,23,14,33,2/5/2008,56.01,40.64,15.37,17.63,,1,, -2875,3512,7366,2008,2008_Pres-R_MA,MA,Pres-P,Pres-R,SurveyUSA,325,1/16/2008,269,Mitt Romney,REP,48,John McCain,REP,34,3,14,2/5/2008,51.12,40.91,10.21,3.79,,1,, -2893,3526,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Marist College,183,1/16/2008,426,Hillary Rodham Clinton,DEM,48,Barack Obama,DEM,32,9,16,2/5/2008,57.37,40.32,17.05,1.05,,1,, -2895,3533,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Siena College,305,1/16/2008,311,Hillary Rodham Clinton,DEM,48,Barack Obama,DEM,23,10,25,2/5/2008,57.37,40.32,17.05,7.95,,1,among registered voters, -2893,3528,7378,2008,2008_Pres-R_NY,NY,Pres-P,Pres-R,Marist College,183,1/16/2008,175,John McCain,REP,34,Mitt Romney,REP,19,15,15,2/5/2008,51.6,27.59,24.01,9.01,,1,, -2870,3505,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Fox News/Opinion Dynamics Corp.,104,1/17/2008,500,John McCain,REP,27,Mike Huckabee,REP,20,11,7,1/19/2008,33.15,29.84,3.31,3.69,,1,, -2876,3514,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,SurveyUSA,325,1/17/2008,699,John McCain,REP,31,Mike Huckabee,REP,27,16,4,1/19/2008,33.15,29.84,3.31,.69,,1,, -2876,3511,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,SurveyUSA,325,1/17/2008,577,Barack Obama,DEM,46,Hillary Rodham Clinton,DEM,36,15,10,1/26/2008,55.42,26.49,28.92,18.92,,1,, -2894,3530,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,Field Research Corp. (Field Poll),94,1/17/2008,377,Hillary Rodham Clinton,DEM,39,Barack Obama,DEM,27,10,12,2/5/2008,51.47,43.16,8.32,3.68,,1,, -2908,3551,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,Public Policy Institute of California,262,1/17/2008,543,Hillary Rodham Clinton,DEM,43,Barack Obama,DEM,28,11,15,2/5/2008,51.47,43.16,8.32,6.68,,1,, -2894,3532,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,Field Research Corp. (Field Poll),94,1/17/2008,377,John McCain,REP,22.5,Mitt Romney,REP,19.5,11.5,3,2/5/2008,42.25,34.56,7.69,4.69,,1,average of multiple versions or turnout models listed in poll, -2908,3549,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,Public Policy Institute of California,262,1/17/2008,348,John McCain,REP,29,Mitt Romney,REP,17,10,12,2/5/2008,42.25,34.56,7.69,4.31,,1,, -2869,3508,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,1/17/2008,596,Hillary Rodham Clinton,DEM,51,Barack Obama,DEM,30,10,21,2/5/2008,57.37,40.32,17.05,3.95,,1,, -2867,3501,7336,2008,2008_Pres-D_NV,NV,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,1/18/2008,757,Hillary Rodham Clinton,DEM,45,Barack Obama,DEM,39,6,6,1/19/2008,50.82,45.09,5.73,.27,,1,, -2868,3503,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,American Research Group,9,1/18/2008,600,John McCain,REP,26,Mike Huckabee,REP,33,21,-7,1/19/2008,33.15,29.84,3.31,10.31,,0,, -2862,3496,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,1/18/2008,635,John McCain,REP,26,Mike Huckabee,REP,26,13,0,1/19/2008,33.15,29.84,3.31,3.31,,.5,, -2866,3500,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,1/18/2008,817,John McCain,REP,27,Mike Huckabee,REP,26,12,1,1/19/2008,33.15,29.84,3.31,2.31,,1,, -2868,3502,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,American Research Group,9,1/18/2008,600,Barack Obama,DEM,45,Hillary Rodham Clinton,DEM,39,10,6,1/26/2008,55.42,26.49,28.92,22.92,,1,, -2902,3540,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Quinnipiac University,267,1/18/2008,544,Hillary Rodham Clinton,DEM,51,Barack Obama,DEM,25,11,26,2/5/2008,57.37,40.32,17.05,8.95,,1,, -2880,3515,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Clemson University,54,1/19/2008,450,Barack Obama,DEM,27,Hillary Rodham Clinton,DEM,20,17,7,1/26/2008,55.42,26.49,28.92,21.92,,1,, -2979,3629,7343,2008,2008_Pres-D_AL,AL,Pres-P,Pres-D,Alabama State University,8,1/19/2008,438,Barack Obama,DEM,31,Hillary Rodham Clinton,DEM,24,10,7,2/5/2008,55.96,41.57,14.39,7.39,,1,, -2979,3628,7344,2008,2008_Pres-R_AL,AL,Pres-P,Pres-R,Alabama State University,8,1/19/2008,438,Mike Huckabee,REP,19,John McCain,REP,20,12,-1,2/5/2008,41.25,37.1,4.15,5.15,,0,, -2864,3498,7347,2008,2008_Pres-D_AZ,AZ,Pres-P,Pres-D,Arizona State University,15,1/19/2008,366,Hillary Rodham Clinton,DEM,45,Barack Obama,DEM,24,9,21,2/5/2008,50.37,42.39,7.98,13.02,,1,, -2864,3499,7348,2008,2008_Pres-R_AZ,AZ,Pres-P,Pres-R,Arizona State University,15,1/19/2008,375,John McCain,REP,41,Mitt Romney,REP,18,7,23,2/5/2008,47.17,34.53,12.63,10.37,,1,, -2888,3523,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,Quinnipiac University,267,1/19/2008,464,Hillary Rodham Clinton,DEM,49,Barack Obama,DEM,32,10,17,2/5/2008,53.76,43.93,9.83,7.17,,1,, -2846,3477,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,1/20/2008,672,Hillary Rodham Clinton,DEM,47,Barack Obama,DEM,29,12,18,1/29/2008,49.77,32.93,16.84,1.16,,1,, -2846,3483,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,1/20/2008,754,John McCain,REP,20,Mitt Romney,REP,25,19,-5,1/29/2008,36,31.03,4.97,9.97,,0,, -2856,3492,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,1/20/2008,425,Hillary Rodham Clinton,DEM,47,Barack Obama,DEM,26,9,21,2/5/2008,57.37,40.32,17.05,3.95,,1,, -2854,3488,7381,2008,2008_Pres-D_TN,TN,Pres-P,Pres-D,CJ&N,63,1/20/2008,503,Hillary Rodham Clinton,DEM,34,Barack Obama,DEM,20,16,14,2/5/2008,53.82,40.48,13.34,.66,,1,, -2834,3460,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Public Policy Polling,263,1/21/2008,580,Barack Obama,DEM,44,Hillary Rodham Clinton,DEM,28,15,16,1/26/2008,55.42,26.49,28.92,12.92,,1,, -2835,3461,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,1/21/2008,624,Barack Obama,DEM,43,Hillary Rodham Clinton,DEM,28,17,15,1/26/2008,55.42,26.49,28.92,13.92,,1,, -2857,3491,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Ron Lester and Associates,293,1/21/2008,600,Barack Obama,DEM,37,Hillary Rodham Clinton,DEM,27,15,10,1/26/2008,55.42,26.49,28.92,18.92,,1,, -2844,3475,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,1/21/2008,800,Barack Obama,DEM,43,Hillary Rodham Clinton,DEM,25,15,18,1/26/2008,55.42,26.49,28.92,10.92,,1,, -2852,3484,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,American Research Group,9,1/21/2008,600,Hillary Rodham Clinton,DEM,59,Barack Obama,DEM,21,14,38,1/29/2008,49.77,32.93,16.84,21.16,,1,, -2843,117921,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,SEA Polling & Strategic Design,302,1/21/2008,475,Hillary Rodham Clinton,DEM,42,Barack Obama,DEM,23,12,19,1/29/2008,49.77,32.93,16.84,2.16,,1,average of multiple versions or turnout models listed in poll, -2853,3485,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Strategic Vision LLC,320,1/21/2008,600,Hillary Rodham Clinton,DEM,47,Barack Obama,DEM,36,12,11,1/29/2008,49.77,32.93,16.84,5.84,,1,, -2847,3479,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,SurveyUSA,325,1/21/2008,517,Hillary Rodham Clinton,DEM,56,Barack Obama,DEM,23,12,33,1/29/2008,49.77,32.93,16.84,16.16,,1,, -2852,3487,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,American Research Group,9,1/21/2008,600,John McCain,REP,29,Mitt Romney,REP,22,16,7,1/29/2008,36,31.03,4.97,2.03,,1,, -2841,3471,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,1/21/2008,512,John McCain,REP,18,Mitt Romney,REP,24,19,-6,1/29/2008,36,31.03,4.97,10.97,,0,, -2845,117922,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,SEA Polling & Strategic Design,302,1/21/2008,700,John McCain,REP,25,Mitt Romney,REP,23,15,2,1/29/2008,36,31.03,4.97,2.97,,1,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll, -2853,3486,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Strategic Vision LLC,320,1/21/2008,600,John McCain,REP,25,Mitt Romney,REP,20,22,5,1/29/2008,36,31.03,4.97,.03,,1,, -2847,3481,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,SurveyUSA,325,1/21/2008,518,John McCain,REP,25,Mitt Romney,REP,19,20,6,1/29/2008,36,31.03,4.97,1.03,,1,, -2836,3462,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,1/22/2008,400,Hillary Rodham Clinton,DEM,47,Barack Obama,DEM,25,16,22,1/29/2008,49.77,32.93,16.84,5.16,,1,, -2836,3464,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,1/22/2008,400,John McCain,REP,26,Mitt Romney,REP,30,18,-4,1/29/2008,36,31.03,4.97,8.97,,0,, -2824,3450,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Public Policy Polling,263,1/22/2008,807,John McCain,REP,25,Mitt Romney,REP,28,19,-3,1/29/2008,36,31.03,4.97,7.97,,0,, -2842,120044,7347,2008,2008_Pres-D_AZ,AZ,Pres-P,Pres-D,Behavior Research Center (Rocky Mountain Poll),27,1/22/2008,600,Hillary Rodham Clinton,DEM,38,Barack Obama,DEM,32,16,6,2/5/2008,50.37,42.39,7.98,1.98,,1,sample size unavailable; estimated at 600 as a default, -2842,3478,7348,2008,2008_Pres-R_AZ,AZ,Pres-P,Pres-R,Behavior Research Center (Rocky Mountain Poll),27,1/22/2008,300,John McCain,REP,40,Mitt Romney,REP,23,9,17,2/5/2008,47.17,34.53,12.63,4.37,,1,among registered voters, -2833,3459,7353,2008,2008_Pres-D_CO,CO,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,1/22/2008,400,Barack Obama,DEM,34,Hillary Rodham Clinton,DEM,32,,2,2/5/2008,66.53,32.26,34.28,32.28,,1,, -2833,3466,7354,2008,2008_Pres-R_CO,CO,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,1/22/2008,400,Mitt Romney,REP,43,John McCain,REP,24,17,19,2/5/2008,60.11,18.39,41.72,22.72,,1,, -2820,3446,7359,2008,2008_Pres-D_GA,GA,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,1/22/2008,571,Barack Obama,DEM,41,Hillary Rodham Clinton,DEM,35,13,6,2/5/2008,66.39,31.11,35.28,29.28,,1,, -2820,3451,7360,2008,2008_Pres-R_GA,GA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,1/22/2008,768,Mike Huckabee,REP,34,John McCain,REP,19,16,15,2/5/2008,33.92,31.63,2.3,12.7,,1,, -2826,3452,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,American Research Group,9,1/23/2008,600,Barack Obama,DEM,45,Hillary Rodham Clinton,DEM,36,12,9,1/26/2008,55.42,26.49,28.92,19.92,,1,, -2818,3444,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,1/23/2008,400,Barack Obama,DEM,38,Hillary Rodham Clinton,DEM,30,19,8,1/26/2008,55.42,26.49,28.92,20.92,,1,, -2828,3454,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,SurveyUSA,325,1/23/2008,685,Barack Obama,DEM,45,Hillary Rodham Clinton,DEM,29,22,16,1/26/2008,55.42,26.49,28.92,12.92,,1,, -2805,3430,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,1/23/2008,508,Hillary Rodham Clinton,DEM,51,Barack Obama,DEM,26,13,25,1/29/2008,49.77,32.93,16.84,8.16,,1,, -2798,3422,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,1/23/2008,600,John McCain,REP,22,Mitt Romney,REP,23,18,-1,1/29/2008,36,31.03,4.97,5.97,,0,sample size unavailable; estimated at 600 as a default, -2805,3429,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,1/23/2008,676,John McCain,REP,23,Mitt Romney,REP,27,20,-4,1/29/2008,36,31.03,4.97,8.97,,0,, -58981,100984,7343,2008,2008_Pres-D_AL,AL,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,1/23/2008,649,Barack Obama,DEM,28,Hillary Rodham Clinton,DEM,43,16,-15,2/5/2008,55.96,41.57,14.39,29.39,,0,, -58981,101013,7344,2008,2008_Pres-R_AL,AL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,1/23/2008,846,Mike Huckabee,REP,27,John McCain,REP,27,15,0,2/5/2008,41.25,37.1,4.15,4.15,,.5,, -2832,3463,7362,2008,2008_Pres-D_IL,IL,Pres-P,Pres-D,Research 2000,281,1/23/2008,500,Barack Obama,DEM,51,Hillary Rodham Clinton,DEM,22,15,29,2/5/2008,64.66,32.76,31.9,2.9,,1,, -2832,3458,7363,2008,2008_Pres-R_IL,IL,Pres-P,Pres-R,Research 2000,281,1/23/2008,500,John McCain,REP,31,Mitt Romney,REP,20,11,11,2/5/2008,47.45,28.6,18.85,7.85,,1,, -2823,3449,7365,2008,2008_Pres-D_MA,MA,Pres-P,Pres-D,SurveyUSA,325,1/23/2008,586,Hillary Rodham Clinton,DEM,59,Barack Obama,DEM,22,11,37,2/5/2008,56.01,40.64,15.37,21.63,,1,, -2839,23493,7365,2008,2008_Pres-D_MA,MA,Pres-P,Pres-D,Western New England University,380,1/23/2008,151,Hillary Rodham Clinton,DEM,43,Barack Obama,DEM,15,8,28,2/5/2008,56.01,40.64,15.37,12.63,,1,, -2823,3453,7366,2008,2008_Pres-R_MA,MA,Pres-P,Pres-R,SurveyUSA,325,1/23/2008,262,Mitt Romney,REP,50,John McCain,REP,29,7,21,2/5/2008,51.12,40.91,10.21,10.79,,1,, -2859,3493,7367,2008,2008_Pres-D_MN,MN,Pres-P,Pres-D,Humphrey Institute,143,1/23/2008,478,Barack Obama,DEM,33,Hillary Rodham Clinton,DEM,40,,-7,2/5/2008,66.39,32.23,34.16,41.16,,0,among registered voters, -2859,3497,7368,2008,2008_Pres-R_MN,MN,Pres-P,Pres-R,Humphrey Institute,143,1/23/2008,317,Mitt Romney,REP,17,John McCain,REP,41,22,-24,2/5/2008,41.37,22.01,19.36,43.36,,0,among registered voters, -2837,3467,7369,2008,2008_Pres-D_MO,MO,Pres-P,Pres-D,Research 2000,281,1/23/2008,500,Barack Obama,DEM,31,Hillary Rodham Clinton,DEM,44,18,-13,2/5/2008,49.32,47.9,1.42,14.42,,0,, -2837,3465,7370,2008,2008_Pres-R_MO,MO,Pres-P,Pres-R,Research 2000,281,1/23/2008,500,John McCain,REP,31,Mike Huckabee,REP,25,21,6,2/5/2008,32.95,31.53,1.43,4.57,,1,, -2800,3425,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Datamar,75,1/23/2008,628,Hillary Rodham Clinton,DEM,51,Barack Obama,DEM,23,11,28,2/5/2008,57.37,40.32,17.05,10.95,,1,, -2789,3413,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Public Policy Polling,263,1/24/2008,595,Barack Obama,DEM,44,Hillary Rodham Clinton,DEM,24,19,20,1/26/2008,55.42,26.49,28.92,8.92,,1,, -58993,100999,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,SurveyUSA,325,1/24/2008,606,Barack Obama,DEM,43,Hillary Rodham Clinton,DEM,30,24,13,1/26/2008,55.42,26.49,28.92,15.92,,1,, -2787,3411,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,1/24/2008,816,Barack Obama,DEM,41,Hillary Rodham Clinton,DEM,26,19,15,1/26/2008,55.42,26.49,28.92,13.92,,1,, -2807,3435,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,American Research Group,9,1/24/2008,600,Hillary Rodham Clinton,DEM,58,Barack Obama,DEM,20,15,38,1/29/2008,49.77,32.93,16.84,21.16,,1,, -2804,3428,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,SurveyUSA,325,1/24/2008,522,Hillary Rodham Clinton,DEM,47,Barack Obama,DEM,30,12,17,1/29/2008,49.77,32.93,16.84,.16,,1,, -2807,3431,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,American Research Group,9,1/24/2008,600,John McCain,REP,31,Mitt Romney,REP,26,14,5,1/29/2008,36,31.03,4.97,.03,,1,, -2784,3408,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,1/24/2008,420,John McCain,REP,23,Mitt Romney,REP,23,16,0,1/29/2008,36,31.03,4.97,4.97,,.5,, -2804,3439,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,SurveyUSA,325,1/24/2008,550,John McCain,REP,30,Mitt Romney,REP,28,18,2,1/29/2008,36,31.03,4.97,2.97,,1,, -17997,117923,7367,2008,2008_Pres-D_MN,MN,Pres-P,Pres-D,Humphrey Institute,143,1/24/2008,478,Barack Obama,DEM,33,Hillary Rodham Clinton,DEM,40,,-7,2/5/2008,66.39,32.23,34.16,41.16,,0,among all adults, -17997,117924,7368,2008,2008_Pres-R_MN,MN,Pres-P,Pres-R,Humphrey Institute,143,1/24/2008,317,Mitt Romney,REP,17,John McCain,REP,41,22,-24,2/5/2008,41.37,22.01,19.36,43.36,,0,, -2785,3410,7369,2008,2008_Pres-D_MO,MO,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,1/24/2008,798,Barack Obama,DEM,24,Hillary Rodham Clinton,DEM,43,18,-19,2/5/2008,49.32,47.9,1.42,20.42,,0,, -2785,3409,7370,2008,2008_Pres-R_MO,MO,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,1/24/2008,589,John McCain,REP,26,Mike Huckabee,REP,27,18,-1,2/5/2008,32.95,31.53,1.43,2.43,,0,, -2840,3472,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,Fairleigh Dickinson University (PublicMind),92,1/24/2008,600,Hillary Rodham Clinton,DEM,45,Barack Obama,DEM,30,6,15,2/5/2008,53.76,43.93,9.83,5.17,,1,sample size unavailable; estimated at 600 as a default, -2793,3417,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,American Research Group,9,1/25/2008,600,Barack Obama,DEM,39,Hillary Rodham Clinton,DEM,36,22,3,1/26/2008,55.42,26.49,28.92,25.92,,1,, -2775,3398,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,1/25/2008,692,John McCain,REP,24,Mitt Romney,REP,26,16,-2,1/29/2008,36,31.03,4.97,6.97,,0,, -2790,3414,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,1/25/2008,900,John McCain,REP,30,Mitt Romney,REP,30,13,0,1/29/2008,36,31.03,4.97,4.97,,.5,, -2813,3438,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,CNN/Opinion Research Corp.,37,1/25/2008,690,Hillary Rodham Clinton,DEM,49,Barack Obama,DEM,32,14,17,2/5/2008,51.47,43.16,8.32,8.68,,1,, -2808,3434,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,Gallup,112,1/25/2008,779,Hillary Rodham Clinton,DEM,47,Barack Obama,DEM,35,10,12,2/5/2008,51.47,43.16,8.32,3.68,,1,, -2813,3433,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,1/25/2008,437,John McCain,REP,39,Mitt Romney,REP,26,11,13,2/5/2008,42.25,34.56,7.69,5.31,,1,, -2808,3432,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,Gallup,112,1/25/2008,755,John McCain,REP,35,Mitt Romney,REP,27,12,8,2/5/2008,42.25,34.56,7.69,.31,,1,, -2815,3441,7359,2008,2008_Pres-D_GA,GA,Pres-P,Pres-D,Schapiro Group,300,1/25/2008,200,Barack Obama,DEM,35,Hillary Rodham Clinton,DEM,36,10,-1,2/5/2008,66.39,31.11,35.28,36.28,,0,among registered voters, -2815,3440,7360,2008,2008_Pres-R_GA,GA,Pres-P,Pres-R,Schapiro Group,300,1/25/2008,200,Mike Huckabee,REP,27,John McCain,REP,18,17,9,2/5/2008,33.92,31.63,2.3,6.7,,1,among registered voters, -2811,3436,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Gallup,112,1/25/2008,767,Hillary Rodham Clinton,DEM,56,Barack Obama,DEM,28,10,28,2/5/2008,57.37,40.32,17.05,10.95,,1,, -2781,3405,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,American Research Group,9,1/26/2008,600,Hillary Rodham Clinton,DEM,60,Barack Obama,DEM,27,9,33,1/29/2008,49.77,32.93,16.84,16.16,,1,, -2777,3400,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Datamar,75,1/26/2008,508,Hillary Rodham Clinton,DEM,47,Barack Obama,DEM,27,14,20,1/29/2008,49.77,32.93,16.84,3.16,,1,, -2791,3415,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Quinnipiac University,267,1/26/2008,481,Hillary Rodham Clinton,DEM,50,Barack Obama,DEM,30,12,20,1/29/2008,49.77,32.93,16.84,3.16,,1,, -2768,3391,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,1/26/2008,437,Hillary Rodham Clinton,DEM,44,Barack Obama,DEM,25,19,19,1/29/2008,49.77,32.93,16.84,2.16,,1,, -2778,3406,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Strategic Vision LLC,320,1/26/2008,600,Hillary Rodham Clinton,DEM,49,Barack Obama,DEM,36,11,13,1/29/2008,49.77,32.93,16.84,3.84,,1,, -2781,3404,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,American Research Group,9,1/26/2008,600,John McCain,REP,32,Mitt Romney,REP,33,11,-1,1/29/2008,36,31.03,4.97,5.97,,0,among registered voters, -2777,3403,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Datamar,75,1/26/2008,492,John McCain,REP,23,Mitt Romney,REP,36,15,-13,1/29/2008,36,31.03,4.97,17.97,,0,, -2769,3392,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,1/26/2008,657,John McCain,REP,25,Mitt Romney,REP,25,17,0,1/29/2008,36,31.03,4.97,4.97,,.5,, -2791,3416,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Quinnipiac University,267,1/26/2008,585,John McCain,REP,32,Mitt Romney,REP,31,14,1,1/29/2008,36,31.03,4.97,3.97,,1,, -2768,3393,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,1/26/2008,500,John McCain,REP,27,Mitt Romney,REP,33,18,-6,1/29/2008,36,31.03,4.97,10.97,,0,, -2778,3401,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Strategic Vision LLC,320,1/26/2008,600,John McCain,REP,27,Mitt Romney,REP,26,17,1,1/29/2008,36,31.03,4.97,3.97,,1,, -2774,3397,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Suffolk University,323,1/26/2008,400,John McCain,REP,30,Mitt Romney,REP,27,13,3,1/29/2008,36,31.03,4.97,1.97,,1,, -2797,3423,7343,2008,2008_Pres-D_AL,AL,Pres-P,Pres-D,Capital Survey Research Center,44,1/26/2008,373,Barack Obama,DEM,40,Hillary Rodham Clinton,DEM,35,9,5,2/5/2008,55.96,41.57,14.39,9.39,,1,, -2797,3421,7344,2008,2008_Pres-R_AL,AL,Pres-P,Pres-R,Capital Survey Research Center,44,1/26/2008,397,Mike Huckabee,REP,24,John McCain,REP,29,15,-5,2/5/2008,41.25,37.1,4.15,9.15,,0,, -2751,3373,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,1/27/2008,474,Hillary Rodham Clinton,DEM,47,Barack Obama,DEM,25,16,22,1/29/2008,49.77,32.93,16.84,5.16,,1,, -58998,120112,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,SurveyUSA,325,1/27/2008,564,Hillary Rodham Clinton,DEM,49,Barack Obama,DEM,29,14,20,1/29/2008,49.77,32.93,16.84,3.16,,1,, -2759,3381,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Public Policy Polling,263,1/27/2008,680,John McCain,REP,28,Mitt Romney,REP,35,12,-7,1/29/2008,36,31.03,4.97,11.97,,0,, -2751,3382,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,1/27/2008,578,John McCain,REP,31,Mitt Romney,REP,31,16,0,1/29/2008,36,31.03,4.97,4.97,,.5,, -58998,101018,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,SurveyUSA,325,1/27/2008,608,John McCain,REP,31,Mitt Romney,REP,32,16,-1,1/29/2008,36,31.03,4.97,5.97,,0,, -2757,3386,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,SurveyUSA,325,1/27/2008,888,Hillary Rodham Clinton,DEM,49,Barack Obama,DEM,38,9,11,2/5/2008,51.47,43.16,8.32,2.68,,1,, -2757,3379,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,SurveyUSA,325,1/27/2008,506,John McCain,REP,37,Mitt Romney,REP,25,14,12,2/5/2008,42.25,34.56,7.69,4.31,,1,, -2754,3376,7355,2008,2008_Pres-D_CT,CT,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,1/27/2008,899,Barack Obama,DEM,40,Hillary Rodham Clinton,DEM,40,11,0,2/5/2008,50.7,46.66,4.04,4.04,,.5,, -2754,3378,7356,2008,2008_Pres-R_CT,CT,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,1/27/2008,492,John McCain,REP,42,Mitt Romney,REP,26,8,16,2/5/2008,52,32.91,19.09,3.09,,1,, -2822,3448,7376,2008,2008_Pres-D_NM,NM,Pres-P,Pres-D,New Mexico State University,230,1/27/2008,600,Hillary Rodham Clinton,DEM,42,Barack Obama,DEM,48,,-6,2/5/2008,48.94,47.8,1.14,7.14,,0,sample size unavailable; estimated at 600 as a default, -2753,3387,7380,2008,2008_Pres-R_OK,OK,Pres-P,Pres-R,SurveyUSA,325,1/27/2008,502,John McCain,REP,37,Mike Huckabee,REP,28,19,9,2/5/2008,36.64,33.4,3.25,5.75,,1,, -2762,3385,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,American Research Group,9,1/28/2008,600,Hillary Rodham Clinton,DEM,57,Barack Obama,DEM,27,12,30,1/29/2008,49.77,32.93,16.84,13.16,,1,, -2752,3374,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Mitchell Research & Communications,213,1/28/2008,906,Hillary Rodham Clinton,DEM,52,Barack Obama,DEM,25,12,27,1/29/2008,49.77,32.93,16.84,10.16,,1,, -2758,3380,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,SurveyUSA,325,1/28/2008,903,Hillary Rodham Clinton,DEM,52,Barack Obama,DEM,28,13,24,1/29/2008,49.77,32.93,16.84,7.16,,1,, -2762,3384,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,American Research Group,9,1/28/2008,600,John McCain,REP,32,Mitt Romney,REP,34,11,-2,1/29/2008,36,31.03,4.97,6.97,,0,, -2752,3377,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Mitchell Research & Communications,213,1/28/2008,964,John McCain,REP,32,Mitt Romney,REP,34,13,-2,1/29/2008,36,31.03,4.97,6.97,,0,, -2745,3367,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,1/28/2008,813,John McCain,REP,31,Mitt Romney,REP,30,13,1,1/29/2008,36,31.03,4.97,3.97,,1,, -2758,3388,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,SurveyUSA,325,1/28/2008,979,John McCain,REP,32,Mitt Romney,REP,31,15,1,1/29/2008,36,31.03,4.97,3.97,,1,, -2761,3383,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,1/28/2008,941,John McCain,REP,35,Mitt Romney,REP,31,13,4,1/29/2008,36,31.03,4.97,.97,,1,, -2744,3366,7365,2008,2008_Pres-D_MA,MA,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,1/28/2008,1023,Hillary Rodham Clinton,DEM,43,Barack Obama,DEM,37,11,6,2/5/2008,56.01,40.64,15.37,9.37,,1,, -2742,3365,7381,2008,2008_Pres-D_TN,TN,Pres-P,Pres-D,Public Policy Polling,263,1/28/2008,753,Hillary Rodham Clinton,DEM,43,Barack Obama,DEM,32,16,11,2/5/2008,53.82,40.48,13.34,2.34,,1,, -2742,3364,7382,2008,2008_Pres-R_TN,TN,Pres-P,Pres-R,Public Policy Polling,263,1/28/2008,1093,Mike Huckabee,REP,30,John McCain,REP,26,22,4,2/5/2008,34.47,31.8,2.67,1.33,,1,, -2771,3394,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,Field Research Corp. (Field Poll),94,1/29/2008,511,Hillary Rodham Clinton,DEM,36,Barack Obama,DEM,34,,2,2/5/2008,51.47,43.16,8.32,6.32,,1,, -2735,3357,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,1/29/2008,807,Hillary Rodham Clinton,DEM,43,Barack Obama,DEM,40,9,3,2/5/2008,51.47,43.16,8.32,5.32,,1,, -2771,3395,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,Field Research Corp. (Field Poll),94,1/29/2008,481,John McCain,REP,32,Mitt Romney,REP,24,13,8,2/5/2008,42.25,34.56,7.69,.31,,1,, -2735,101016,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,1/29/2008,652,John McCain,REP,32,Mitt Romney,REP,28,11,4,2/5/2008,42.25,34.56,7.69,3.69,,1,, -2728,3350,7362,2008,2008_Pres-D_IL,IL,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,1/29/2008,631,Barack Obama,DEM,60,Hillary Rodham Clinton,DEM,24,,36,2/5/2008,64.66,32.76,31.9,4.1,,1,, -2728,3352,7363,2008,2008_Pres-R_IL,IL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,1/29/2008,504,John McCain,REP,34,Mitt Romney,REP,26,16,8,2/5/2008,47.45,28.6,18.85,10.85,,1,, -2731,3355,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Public Policy Polling,263,1/29/2008,837,Hillary Rodham Clinton,DEM,45,Barack Obama,DEM,33,10,12,2/5/2008,57.37,40.32,17.05,5.05,,1,, -2748,3371,7380,2008,2008_Pres-R_OK,OK,Pres-P,Pres-R,SoonerPoll.com,308,1/29/2008,290,John McCain,REP,40,Mike Huckabee,REP,19,17,21,2/5/2008,36.64,33.4,3.25,17.75,,1,, -2737,3360,7381,2008,2008_Pres-D_TN,TN,Pres-P,Pres-D,CJ&N,63,1/29/2008,402,Hillary Rodham Clinton,DEM,36,Barack Obama,DEM,31,7,5,2/5/2008,53.82,40.48,13.34,8.34,,1,, -2737,3359,7382,2008,2008_Pres-R_TN,TN,Pres-P,Pres-R,CJ&N,63,1/29/2008,409,Mike Huckabee,REP,24,John McCain,REP,23,18,1,2/5/2008,34.47,31.8,2.67,1.67,,1,, -2690,3308,7359,2008,2008_Pres-D_GA,GA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,1/30/2008,301,Barack Obama,DEM,52,Hillary Rodham Clinton,DEM,36,,16,2/5/2008,66.39,31.11,35.28,19.28,,1,, -2705,3333,7359,2008,2008_Pres-D_GA,GA,Pres-P,Pres-D,Public Policy Polling,263,1/30/2008,457,Barack Obama,DEM,51,Hillary Rodham Clinton,DEM,41,,10,2/5/2008,66.39,31.11,35.28,25.28,,1,, -2690,3313,7360,2008,2008_Pres-R_GA,GA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,1/30/2008,362,Mike Huckabee,REP,24,John McCain,REP,35,24,-11,2/5/2008,33.92,31.63,2.3,13.3,,0,, -2705,3325,7360,2008,2008_Pres-R_GA,GA,Pres-P,Pres-R,Public Policy Polling,263,1/30/2008,862,Mike Huckabee,REP,24,John McCain,REP,31,32,-7,2/5/2008,33.92,31.63,2.3,9.3,,0,, -2727,3348,7362,2008,2008_Pres-D_IL,IL,Pres-P,Pres-D,Market Shares Corp.,187,1/30/2008,500,Barack Obama,DEM,55,Hillary Rodham Clinton,DEM,24,,31,2/5/2008,64.66,32.76,31.9,.9,,1,, -2701,3321,7365,2008,2008_Pres-D_MA,MA,Pres-P,Pres-D,SurveyUSA,325,1/30/2008,575,Hillary Rodham Clinton,DEM,57,Barack Obama,DEM,33,,24,2/5/2008,56.01,40.64,15.37,8.63,,1,, -2701,3346,7366,2008,2008_Pres-R_MA,MA,Pres-P,Pres-R,SurveyUSA,325,1/30/2008,297,Mitt Romney,REP,57,John McCain,REP,34,3,23,2/5/2008,51.12,40.91,10.21,12.79,,1,, -2684,3302,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,1/30/2008,785,Hillary Rodham Clinton,DEM,49,Barack Obama,DEM,37,,12,2/5/2008,53.76,43.93,9.83,2.17,,1,, -2684,3300,7375,2008,2008_Pres-R_NJ,NJ,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,1/30/2008,591,John McCain,REP,43,Mitt Romney,REP,29,7,14,2/5/2008,55.36,28.33,27.03,13.03,,1,, -2683,3344,7381,2008,2008_Pres-D_TN,TN,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,1/30/2008,463,Hillary Rodham Clinton,DEM,59,Barack Obama,DEM,37,,22,2/5/2008,53.82,40.48,13.34,8.66,,1,, -2681,3297,7381,2008,2008_Pres-D_TN,TN,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,1/30/2008,448,Hillary Rodham Clinton,DEM,49,Barack Obama,DEM,35,,14,2/5/2008,53.82,40.48,13.34,.66,,1,, -2683,3299,7382,2008,2008_Pres-R_TN,TN,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,1/30/2008,375,Mike Huckabee,REP,25,John McCain,REP,33,18,-8,2/5/2008,34.47,31.8,2.67,10.67,,0,, -2681,3339,7382,2008,2008_Pres-R_TN,TN,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,1/30/2008,531,Mike Huckabee,REP,23,John McCain,REP,32,29,-9,2/5/2008,34.47,31.8,2.67,11.67,,0,, -2734,3356,7343,2008,2008_Pres-D_AL,AL,Pres-P,Pres-D,Capital Survey Research Center,44,1/31/2008,358,Barack Obama,DEM,44,Hillary Rodham Clinton,DEM,48,,-4,2/5/2008,55.96,41.57,14.39,18.39,,0,, -2660,3272,7343,2008,2008_Pres-D_AL,AL,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,1/31/2008,424,Barack Obama,DEM,40,Hillary Rodham Clinton,DEM,46,,-6,2/5/2008,55.96,41.57,14.39,20.39,,0,, -58982,100985,7343,2008,2008_Pres-D_AL,AL,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,1/31/2008,576,Barack Obama,DEM,41,Hillary Rodham Clinton,DEM,46,,-5,2/5/2008,55.96,41.57,14.39,19.39,,0,, -2670,3284,7343,2008,2008_Pres-D_AL,AL,Pres-P,Pres-D,SurveyUSA,325,1/31/2008,586,Barack Obama,DEM,47,Hillary Rodham Clinton,DEM,47,,0,2/5/2008,55.96,41.57,14.39,14.39,,.5,, -2734,3358,7344,2008,2008_Pres-R_AL,AL,Pres-P,Pres-R,Capital Survey Research Center,44,1/31/2008,371,Mike Huckabee,REP,30,John McCain,REP,46,15,-16,2/5/2008,41.25,37.1,4.15,20.15,,0,, -2660,3282,7344,2008,2008_Pres-R_AL,AL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,1/31/2008,566,Mike Huckabee,REP,35,John McCain,REP,37,14,-2,2/5/2008,41.25,37.1,4.15,6.15,,0,, -58982,101014,7344,2008,2008_Pres-R_AL,AL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,1/31/2008,890,Mike Huckabee,REP,30,John McCain,REP,38,20,-8,2/5/2008,41.25,37.1,4.15,12.15,,0,, -2670,3287,7344,2008,2008_Pres-R_AL,AL,Pres-P,Pres-R,SurveyUSA,325,1/31/2008,586,Mike Huckabee,REP,31,John McCain,REP,40,21,-9,2/5/2008,41.25,37.1,4.15,13.15,,0,, -58984,100988,7347,2008,2008_Pres-D_AZ,AZ,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,1/31/2008,400,Hillary Rodham Clinton,DEM,43,Barack Obama,DEM,41,,2,2/5/2008,50.37,42.39,7.98,5.98,,1,, -58983,100987,7347,2008,2008_Pres-D_AZ,AZ,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,1/31/2008,537,Hillary Rodham Clinton,DEM,46,Barack Obama,DEM,41,,5,2/5/2008,50.37,42.39,7.98,2.98,,1,, -58983,101015,7348,2008,2008_Pres-R_AZ,AZ,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,1/31/2008,612,John McCain,REP,43,Mitt Romney,REP,34,9,9,2/5/2008,47.17,34.53,12.63,3.63,,1,, -2674,3289,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,1/31/2008,400,Hillary Rodham Clinton,DEM,45,Barack Obama,DEM,36,,9,2/5/2008,51.47,43.16,8.32,.68,,1,, -2674,3304,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,1/31/2008,400,John McCain,REP,40,Mitt Romney,REP,31,13,9,2/5/2008,42.25,34.56,7.69,1.31,,1,, -2675,3294,7355,2008,2008_Pres-D_CT,CT,Pres-P,Pres-D,American Research Group,9,1/31/2008,600,Barack Obama,DEM,35,Hillary Rodham Clinton,DEM,48,,-13,2/5/2008,50.7,46.66,4.04,17.04,,0,, -2714,3335,7355,2008,2008_Pres-D_CT,CT,Pres-P,Pres-D,SurveyUSA,325,1/31/2008,679,Barack Obama,DEM,48,Hillary Rodham Clinton,DEM,44,,4,2/5/2008,50.7,46.66,4.04,.04,,1,, -2675,3290,7356,2008,2008_Pres-R_CT,CT,Pres-P,Pres-R,American Research Group,9,1/31/2008,600,John McCain,REP,43,Mitt Romney,REP,25,12,18,2/5/2008,52,32.91,19.09,1.09,,1,, -2714,3343,7356,2008,2008_Pres-R_CT,CT,Pres-P,Pres-R,SurveyUSA,325,1/31/2008,426,John McCain,REP,53,Mitt Romney,REP,31,6,22,2/5/2008,52,32.91,19.09,2.91,,1,, -2678,3309,7359,2008,2008_Pres-D_GA,GA,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,1/31/2008,400,Barack Obama,DEM,47,Hillary Rodham Clinton,DEM,41,,6,2/5/2008,66.39,31.11,35.28,29.28,,1,, -2678,3293,7360,2008,2008_Pres-R_GA,GA,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,1/31/2008,400,Mike Huckabee,REP,18,John McCain,REP,33,27,-15,2/5/2008,33.92,31.63,2.3,17.3,,0,, -2692,3327,7362,2008,2008_Pres-D_IL,IL,Pres-P,Pres-D,American Research Group,9,1/31/2008,600,Barack Obama,DEM,51,Hillary Rodham Clinton,DEM,40,,11,2/5/2008,64.66,32.76,31.9,20.9,,1,, -2692,3311,7363,2008,2008_Pres-R_IL,IL,Pres-P,Pres-R,American Research Group,9,1/31/2008,600,John McCain,REP,48,Mitt Romney,REP,34,3,14,2/5/2008,47.45,28.6,18.85,4.85,,1,, -58977,100979,7363,2008,2008_Pres-R_IL,IL,Pres-P,Pres-R,Market Shares Corp.,187,1/31/2008,500,John McCain,REP,43,Mitt Romney,REP,20,15,23,2/5/2008,47.45,28.6,18.85,4.15,,1,, -2691,3310,7369,2008,2008_Pres-D_MO,MO,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,1/31/2008,400,Barack Obama,DEM,41,Hillary Rodham Clinton,DEM,47,,-6,2/5/2008,49.32,47.9,1.42,7.42,,0,, -2671,3286,7369,2008,2008_Pres-D_MO,MO,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,1/31/2008,507,Barack Obama,DEM,38,Hillary Rodham Clinton,DEM,47,11,-9,2/5/2008,49.32,47.9,1.42,10.42,,0,, -2715,3336,7369,2008,2008_Pres-D_MO,MO,Pres-P,Pres-D,SurveyUSA,325,1/31/2008,664,Barack Obama,DEM,44,Hillary Rodham Clinton,DEM,48,,-4,2/5/2008,49.32,47.9,1.42,5.42,,0,, -2691,3317,7370,2008,2008_Pres-R_MO,MO,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,1/31/2008,400,John McCain,REP,37,Mike Huckabee,REP,27,24,10,2/5/2008,32.95,31.53,1.43,8.57,,1,, -2671,3285,7370,2008,2008_Pres-R_MO,MO,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,1/31/2008,593,John McCain,REP,32,Mike Huckabee,REP,29,28,3,2/5/2008,32.95,31.53,1.43,1.57,,1,, -2715,3347,7370,2008,2008_Pres-R_MO,MO,Pres-P,Pres-R,SurveyUSA,325,1/31/2008,505,John McCain,REP,34,Mike Huckabee,REP,28,30,6,2/5/2008,32.95,31.53,1.43,4.57,,1,, -2677,3292,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,GQR Research (GQRR),126,1/31/2008,600,Hillary Rodham Clinton,DEM,44,Barack Obama,DEM,38,,6,2/5/2008,53.76,43.93,9.83,3.83,,1,, -2682,3298,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,1/31/2008,400,Hillary Rodham Clinton,DEM,46,Barack Obama,DEM,39,,7,2/5/2008,53.76,43.93,9.83,2.83,,1,, -2693,3301,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,Monmouth University,215,1/31/2008,718,Hillary Rodham Clinton,DEM,50,Barack Obama,DEM,36,,14,2/5/2008,53.76,43.93,9.83,4.17,,1,, -2699,3322,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,SurveyUSA,325,1/31/2008,642,Hillary Rodham Clinton,DEM,51,Barack Obama,DEM,39,,12,2/5/2008,53.76,43.93,9.83,2.17,,1,, -2682,3303,7375,2008,2008_Pres-R_NJ,NJ,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,1/31/2008,400,John McCain,REP,46,Mitt Romney,REP,31,5,15,2/5/2008,55.36,28.33,27.03,12.03,,1,, -2693,3312,7375,2008,2008_Pres-R_NJ,NJ,Pres-P,Pres-R,Monmouth University,215,1/31/2008,555,John McCain,REP,55,Mitt Romney,REP,23,7,32,2/5/2008,55.36,28.33,27.03,4.97,,1,, -2699,3319,7375,2008,2008_Pres-R_NJ,NJ,Pres-P,Pres-R,SurveyUSA,325,1/31/2008,456,John McCain,REP,48,Mitt Romney,REP,25,9,23,2/5/2008,55.36,28.33,27.03,4.03,,1,, -2724,3332,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Marist College,183,1/31/2008,409,Hillary Rodham Clinton,DEM,54,Barack Obama,DEM,38,,16,2/5/2008,57.37,40.32,17.05,1.05,,1,, -2687,3337,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,SurveyUSA,325,1/31/2008,950,Hillary Rodham Clinton,DEM,54,Barack Obama,DEM,38,,16,2/5/2008,57.37,40.32,17.05,1.05,,1,, -2724,3345,7378,2008,2008_Pres-R_NY,NY,Pres-P,Pres-R,Marist College,183,1/31/2008,181,John McCain,REP,61,Mitt Romney,REP,24,6,37,2/5/2008,51.6,27.59,24.01,12.99,,1,, -2687,3305,7378,2008,2008_Pres-R_NY,NY,Pres-P,Pres-R,SurveyUSA,325,1/31/2008,462,John McCain,REP,55,Mitt Romney,REP,21,7,34,2/5/2008,51.6,27.59,24.01,9.99,,1,, -2746,3368,7384,2008,2008_Pres-R_UT,UT,Pres-P,Pres-R,Dan Jones & Associates,70,1/31/2008,600,Mitt Romney,REP,84,John McCain,REP,4,3,80,2/5/2008,89.49,5.38,84.11,4.11,,1,sample size unavailable; estimated at 600 as a default, -2637,3245,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,Suffolk University,323,2/1/2008,700,Hillary Rodham Clinton,DEM,39,Barack Obama,DEM,40,,-1,2/5/2008,51.47,43.16,8.32,9.32,,0,, -2662,3274,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,2/1/2008,1141,Hillary Rodham Clinton,DEM,41,Barack Obama,DEM,45,,-4,2/5/2008,51.47,43.16,8.32,12.32,,0,, -2655,3267,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,Suffolk University,323,2/1/2008,500,John McCain,REP,39,Mitt Romney,REP,32,8,7,2/5/2008,42.25,34.56,7.69,.69,,1,, -2658,3270,7357,2008,2008_Pres-D_DE,DE,Pres-P,Pres-D,American Research Group,9,2/1/2008,600,Barack Obama,DEM,42,Hillary Rodham Clinton,DEM,44,,-2,2/5/2008,53.07,42.29,10.78,12.78,,0,, -2658,3277,7358,2008,2008_Pres-R_DE,DE,Pres-P,Pres-R,American Research Group,9,2/1/2008,600,John McCain,REP,41,Mitt Romney,REP,35,7,6,2/5/2008,45.04,32.53,12.51,6.51,,1,, -2659,3271,7369,2008,2008_Pres-D_MO,MO,Pres-P,Pres-D,American Research Group,9,2/1/2008,600,Barack Obama,DEM,44,Hillary Rodham Clinton,DEM,42,,2,2/5/2008,49.32,47.9,1.42,.58,,1,, -2659,3281,7370,2008,2008_Pres-R_MO,MO,Pres-P,Pres-R,American Research Group,9,2/1/2008,600,John McCain,REP,29,Mike Huckabee,REP,31,27,-2,2/5/2008,32.95,31.53,1.43,3.43,,0,, -2708,3329,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,Quinnipiac University,267,2/1/2008,463,Hillary Rodham Clinton,DEM,48,Barack Obama,DEM,43,,5,2/5/2008,53.76,43.93,9.83,4.83,,1,, -2708,3341,7375,2008,2008_Pres-R_NJ,NJ,Pres-P,Pres-R,Quinnipiac University,267,2/1/2008,350,John McCain,REP,52,Mitt Romney,REP,30,6,22,2/5/2008,55.36,28.33,27.03,5.03,,1,, -2706,3334,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Quinnipiac University,267,2/1/2008,517,Hillary Rodham Clinton,DEM,53,Barack Obama,DEM,39,,14,2/5/2008,57.37,40.32,17.05,3.05,,1,, -2661,3273,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,2/1/2008,799,Hillary Rodham Clinton,DEM,52,Barack Obama,DEM,34,,18,2/5/2008,57.37,40.32,17.05,.95,,1,, -2706,3326,7378,2008,2008_Pres-R_NY,NY,Pres-P,Pres-R,Quinnipiac University,267,2/1/2008,370,John McCain,REP,54,Mitt Romney,REP,22,9,32,2/5/2008,51.6,27.59,24.01,7.99,,1,, -2661,3283,7378,2008,2008_Pres-R_NY,NY,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,2/1/2008,524,John McCain,REP,49,Mitt Romney,REP,30,8,19,2/5/2008,51.6,27.59,24.01,5.01,,1,, -2741,3363,7383,2008,2008_Pres-D_UT,UT,Pres-P,Pres-D,Dan Jones & Associates,70,2/1/2008,288,Barack Obama,DEM,53,Hillary Rodham Clinton,DEM,29,6,24,2/5/2008,56.72,39.07,17.66,6.34,,1,, -2741,120213,7384,2008,2008_Pres-R_UT,UT,Pres-P,Pres-R,Dan Jones & Associates,70,2/1/2008,317,Mitt Romney,REP,84,John McCain,REP,4,3,80,2/5/2008,89.49,5.38,84.11,4.11,,1,, -2700,3320,7343,2008,2008_Pres-D_AL,AL,Pres-P,Pres-D,Capital Survey Research Center,44,2/2/2008,435,Barack Obama,DEM,45,Hillary Rodham Clinton,DEM,45,,0,2/5/2008,55.96,41.57,14.39,14.39,,.5,, -2700,3340,7344,2008,2008_Pres-R_AL,AL,Pres-P,Pres-R,Capital Survey Research Center,44,2/2/2008,451,Mike Huckabee,REP,29,John McCain,REP,46,17,-17,2/5/2008,41.25,37.1,4.15,21.15,,0,, -2641,3249,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,American Research Group,9,2/2/2008,600,Hillary Rodham Clinton,DEM,47,Barack Obama,DEM,39,,8,2/5/2008,51.47,43.16,8.32,.32,,1,, -2605,3212,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,2/2/2008,798,Hillary Rodham Clinton,DEM,44,Barack Obama,DEM,45,,-1,2/5/2008,51.47,43.16,8.32,9.32,,0,, -2641,3254,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,American Research Group,9,2/2/2008,600,John McCain,REP,32,Mitt Romney,REP,33,16,-1,2/5/2008,42.25,34.56,7.69,8.69,,0,, -2605,3225,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,2/2/2008,693,John McCain,REP,38,Mitt Romney,REP,38,10,0,2/5/2008,42.25,34.56,7.69,7.69,,.5,, -2602,3209,7359,2008,2008_Pres-D_GA,GA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,2/2/2008,342,Barack Obama,DEM,51,Hillary Rodham Clinton,DEM,36,,15,2/5/2008,66.39,31.11,35.28,20.28,,1,, -2606,3213,7359,2008,2008_Pres-D_GA,GA,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,2/2/2008,524,Barack Obama,DEM,52,Hillary Rodham Clinton,DEM,37,,15,2/5/2008,66.39,31.11,35.28,20.28,,1,, -2636,3244,7359,2008,2008_Pres-D_GA,GA,Pres-P,Pres-D,Strategic Vision LLC,320,2/2/2008,600,Barack Obama,DEM,49,Hillary Rodham Clinton,DEM,27,,22,2/5/2008,66.39,31.11,35.28,13.28,,1,, -2602,3219,7360,2008,2008_Pres-R_GA,GA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,2/2/2008,388,Mike Huckabee,REP,28,John McCain,REP,29,30,-1,2/5/2008,33.92,31.63,2.3,3.3,,0,, -2606,3233,7360,2008,2008_Pres-R_GA,GA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,2/2/2008,783,Mike Huckabee,REP,28,John McCain,REP,31,29,-3,2/5/2008,33.92,31.63,2.3,5.3,,0,, -2636,3261,7360,2008,2008_Pres-R_GA,GA,Pres-P,Pres-R,Strategic Vision LLC,320,2/2/2008,600,Mike Huckabee,REP,26,John McCain,REP,31,29,-5,2/5/2008,33.92,31.63,2.3,7.3,,0,, -2651,3260,7365,2008,2008_Pres-D_MA,MA,Pres-P,Pres-D,Suffolk University,323,2/2/2008,400,Hillary Rodham Clinton,DEM,44,Barack Obama,DEM,46,,-2,2/5/2008,56.01,40.64,15.37,17.37,,0,, -2651,3263,7366,2008,2008_Pres-R_MA,MA,Pres-P,Pres-R,Suffolk University,323,2/2/2008,400,Mitt Romney,REP,50,John McCain,REP,37,4,13,2/5/2008,51.12,40.91,10.21,2.79,,1,, -2643,3251,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,Strategic Vision LLC,320,2/2/2008,600,Hillary Rodham Clinton,DEM,47,Barack Obama,DEM,41,,6,2/5/2008,53.76,43.93,9.83,3.83,,1,, -2643,3262,7375,2008,2008_Pres-R_NJ,NJ,Pres-P,Pres-R,Strategic Vision LLC,320,2/2/2008,600,John McCain,REP,55,Mitt Romney,REP,25,10,30,2/5/2008,55.36,28.33,27.03,2.97,,1,, -2608,3216,7381,2008,2008_Pres-D_TN,TN,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,2/2/2008,485,Hillary Rodham Clinton,DEM,55,Barack Obama,DEM,35,,20,2/5/2008,53.82,40.48,13.34,6.66,,1,, -2609,3217,7381,2008,2008_Pres-D_TN,TN,Pres-P,Pres-D,Public Policy Polling,263,2/2/2008,1251,Hillary Rodham Clinton,DEM,56,Barack Obama,DEM,34,,22,2/5/2008,53.82,40.48,13.34,8.66,,1,, -2608,3220,7382,2008,2008_Pres-R_TN,TN,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,2/2/2008,474,Mike Huckabee,REP,30,John McCain,REP,32,22,-2,2/5/2008,34.47,31.8,2.67,4.67,,0,, -2609,3221,7382,2008,2008_Pres-R_TN,TN,Pres-P,Pres-R,Public Policy Polling,263,2/2/2008,1116,Mike Huckabee,REP,28,John McCain,REP,34,22,-6,2/5/2008,34.47,31.8,2.67,8.67,,0,, -2590,100986,7343,2008,2008_Pres-D_AL,AL,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,2/3/2008,600,Barack Obama,DEM,45,Hillary Rodham Clinton,DEM,44,,1,2/5/2008,55.96,41.57,14.39,13.39,,1,sample size unavailable; estimated at 600 as a default, -2629,3237,7343,2008,2008_Pres-D_AL,AL,Pres-P,Pres-D,SurveyUSA,325,2/3/2008,638,Barack Obama,DEM,49,Hillary Rodham Clinton,DEM,47,,2,2/5/2008,55.96,41.57,14.39,12.39,,1,, -2590,3195,7344,2008,2008_Pres-R_AL,AL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,2/3/2008,566,Mike Huckabee,REP,38,John McCain,REP,29,20,9,2/5/2008,41.25,37.1,4.15,4.85,,1,, -2629,3241,7344,2008,2008_Pres-R_AL,AL,Pres-P,Pres-R,SurveyUSA,325,2/3/2008,619,Mike Huckabee,REP,35,John McCain,REP,37,19,-2,2/5/2008,41.25,37.1,4.15,6.15,,0,, -2615,3230,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,SurveyUSA,325,2/3/2008,853,Hillary Rodham Clinton,DEM,53,Barack Obama,DEM,41,,12,2/5/2008,51.47,43.16,8.32,3.68,,1,, -2615,3223,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,SurveyUSA,325,2/3/2008,517,John McCain,REP,39,Mitt Romney,REP,36,9,3,2/5/2008,42.25,34.56,7.69,4.69,,1,, -2603,3210,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,2/3/2008,833,John McCain,REP,33,Mitt Romney,REP,40,12,-7,2/5/2008,42.25,34.56,7.69,14.69,,0,, -2623,3231,7355,2008,2008_Pres-D_CT,CT,Pres-P,Pres-D,SurveyUSA,325,2/3/2008,635,Barack Obama,DEM,48,Hillary Rodham Clinton,DEM,46,,2,2/5/2008,50.7,46.66,4.04,2.04,,1,, -2623,3235,7356,2008,2008_Pres-R_CT,CT,Pres-P,Pres-R,SurveyUSA,325,2/3/2008,333,John McCain,REP,52,Mitt Romney,REP,30,7,22,2/5/2008,52,32.91,19.09,2.91,,1,, -2610,3218,7359,2008,2008_Pres-D_GA,GA,Pres-P,Pres-D,Public Policy Polling,263,2/3/2008,1017,Barack Obama,DEM,53,Hillary Rodham Clinton,DEM,37,,16,2/5/2008,66.39,31.11,35.28,19.28,,1,, -2596,3203,7359,2008,2008_Pres-D_GA,GA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,2/3/2008,865,Barack Obama,DEM,49,Hillary Rodham Clinton,DEM,29,,20,2/5/2008,66.39,31.11,35.28,15.28,,1,, -2591,3196,7360,2008,2008_Pres-R_GA,GA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,2/3/2008,465,Mike Huckabee,REP,26,John McCain,REP,32,31,-6,2/5/2008,33.92,31.63,2.3,8.3,,0,, -2610,3222,7360,2008,2008_Pres-R_GA,GA,Pres-P,Pres-R,Public Policy Polling,263,2/3/2008,1263,Mike Huckabee,REP,27,John McCain,REP,31,29,-4,2/5/2008,33.92,31.63,2.3,6.3,,0,, -2630,3238,7362,2008,2008_Pres-D_IL,IL,Pres-P,Pres-D,SurveyUSA,325,2/3/2008,1010,Barack Obama,DEM,66,Hillary Rodham Clinton,DEM,30,,36,2/5/2008,64.66,32.76,31.9,4.1,,1,, -2630,3239,7363,2008,2008_Pres-R_IL,IL,Pres-P,Pres-R,SurveyUSA,325,2/3/2008,441,John McCain,REP,46,Mitt Romney,REP,25,17,21,2/5/2008,47.45,28.6,18.85,2.15,,1,, -2626,3234,7365,2008,2008_Pres-D_MA,MA,Pres-P,Pres-D,SurveyUSA,325,2/3/2008,651,Hillary Rodham Clinton,DEM,56,Barack Obama,DEM,39,,17,2/5/2008,56.01,40.64,15.37,1.63,,1,, -2626,3243,7366,2008,2008_Pres-R_MA,MA,Pres-P,Pres-R,SurveyUSA,325,2/3/2008,275,Mitt Romney,REP,58,John McCain,REP,37,3,21,2/5/2008,51.12,40.91,10.21,10.79,,1,, -2632,3240,7369,2008,2008_Pres-D_MO,MO,Pres-P,Pres-D,SurveyUSA,325,2/3/2008,671,Barack Obama,DEM,43,Hillary Rodham Clinton,DEM,54,,-11,2/5/2008,49.32,47.9,1.42,12.42,,0,, -2600,3207,7369,2008,2008_Pres-D_MO,MO,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,2/3/2008,860,Barack Obama,DEM,45,Hillary Rodham Clinton,DEM,42,,3,2/5/2008,49.32,47.9,1.42,1.58,,1,, -2632,3242,7370,2008,2008_Pres-R_MO,MO,Pres-P,Pres-R,SurveyUSA,325,2/3/2008,542,John McCain,REP,33,Mike Huckabee,REP,31,28,2,2/5/2008,32.95,31.53,1.43,.57,,1,, -2600,3215,7370,2008,2008_Pres-R_MO,MO,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,2/3/2008,860,John McCain,REP,34,Mike Huckabee,REP,27,25,7,2/5/2008,32.95,31.53,1.43,5.57,,1,, -2618,3228,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,SurveyUSA,325,2/3/2008,706,Hillary Rodham Clinton,DEM,52,Barack Obama,DEM,41,,11,2/5/2008,53.76,43.93,9.83,1.17,,1,, -2599,3208,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,2/3/2008,872,Hillary Rodham Clinton,DEM,46,Barack Obama,DEM,41,,5,2/5/2008,53.76,43.93,9.83,4.83,,1,, -2618,3226,7375,2008,2008_Pres-R_NJ,NJ,Pres-P,Pres-R,SurveyUSA,325,2/3/2008,467,John McCain,REP,54,Mitt Romney,REP,25,7,29,2/5/2008,55.36,28.33,27.03,1.97,,1,, -2599,3206,7375,2008,2008_Pres-R_NJ,NJ,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,2/3/2008,862,John McCain,REP,53,Mitt Romney,REP,24,5,29,2/5/2008,55.36,28.33,27.03,1.97,,1,, -2584,3189,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Public Policy Polling,263,2/3/2008,747,Hillary Rodham Clinton,DEM,51,Barack Obama,DEM,32,,19,2/5/2008,57.37,40.32,17.05,1.95,,1,, -2616,3232,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,SurveyUSA,325,2/3/2008,774,Hillary Rodham Clinton,DEM,56,Barack Obama,DEM,38,,18,2/5/2008,57.37,40.32,17.05,.95,,1,, -2584,3191,7378,2008,2008_Pres-R_NY,NY,Pres-P,Pres-R,Public Policy Polling,263,2/3/2008,780,John McCain,REP,49,Mitt Romney,REP,24,9,25,2/5/2008,51.6,27.59,24.01,.99,,1,, -2616,3224,7378,2008,2008_Pres-R_NY,NY,Pres-P,Pres-R,SurveyUSA,325,2/3/2008,356,John McCain,REP,56,Mitt Romney,REP,23,8,33,2/5/2008,51.6,27.59,24.01,8.99,,1,, -2598,3205,7378,2008,2008_Pres-R_NY,NY,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,2/3/2008,836,John McCain,REP,56,Mitt Romney,REP,20,7,36,2/5/2008,51.6,27.59,24.01,11.99,,1,, -2597,3204,7379,2008,2008_Pres-D_OK,OK,Pres-P,Pres-D,SurveyUSA,325,2/3/2008,673,Hillary Rodham Clinton,DEM,54,Barack Obama,DEM,27,,27,2/5/2008,54.76,31.19,23.57,3.43,,1,, -2597,3236,7380,2008,2008_Pres-R_OK,OK,Pres-P,Pres-R,SurveyUSA,325,2/3/2008,445,John McCain,REP,37,Mike Huckabee,REP,32,23,5,2/5/2008,36.64,33.4,3.25,1.75,,1,, -2619,3229,7389,2008,2008_Pres-D_WA,WA,Pres-P,Pres-D,SurveyUSA,325,2/3/2008,575,Barack Obama,DEM,53,Hillary Rodham Clinton,DEM,40,,13,2/9/2008,67.67,31.2,36.46,23.46,,1,among registered voters, -2587,3192,7343,2008,2008_Pres-D_AL,AL,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,2/4/2008,435,Barack Obama,DEM,45,Hillary Rodham Clinton,DEM,43,,2,2/5/2008,55.96,41.57,14.39,12.39,,1,, -2593,3198,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,American Research Group,9,2/4/2008,600,Hillary Rodham Clinton,DEM,49,Barack Obama,DEM,45,,4,2/5/2008,51.47,43.16,8.32,4.32,,1,, -2592,3199,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,SurveyUSA,325,2/4/2008,872,Hillary Rodham Clinton,DEM,52,Barack Obama,DEM,42,,10,2/5/2008,51.47,43.16,8.32,1.68,,1,, -2585,3190,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,2/4/2008,895,Hillary Rodham Clinton,DEM,36,Barack Obama,DEM,49,,-13,2/5/2008,51.47,43.16,8.32,21.32,,0,, -2593,3200,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,American Research Group,9,2/4/2008,600,John McCain,REP,35,Mitt Romney,REP,37,14,-2,2/5/2008,42.25,34.56,7.69,9.69,,0,, -2592,3197,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,SurveyUSA,325,2/4/2008,556,John McCain,REP,39,Mitt Romney,REP,38,11,1,2/5/2008,42.25,34.56,7.69,6.69,,1,, -2583,3188,7360,2008,2008_Pres-R_GA,GA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,2/4/2008,1212,Mike Huckabee,REP,32,John McCain,REP,32,29,0,2/5/2008,33.92,31.63,2.3,2.3,,.5,, -2582,3187,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,2/4/2008,835,Hillary Rodham Clinton,DEM,49,Barack Obama,DEM,43,,6,2/5/2008,53.76,43.93,9.83,3.83,,1,, -2595,3202,7381,2008,2008_Pres-D_TN,TN,Pres-P,Pres-D,American Research Group,9,2/4/2008,600,Hillary Rodham Clinton,DEM,59,Barack Obama,DEM,37,,22,2/5/2008,53.82,40.48,13.34,8.66,,1,, -2595,3201,7382,2008,2008_Pres-R_TN,TN,Pres-P,Pres-R,American Research Group,9,2/4/2008,600,Mike Huckabee,REP,36,John McCain,REP,30,27,6,2/5/2008,34.47,31.8,2.67,3.33,,1,, -2568,3172,7392,2008,2008_Pres-D_MD,MD,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,2/6/2008,925,Barack Obama,DEM,57,Hillary Rodham Clinton,DEM,31,,26,2/12/2008,60.66,35.78,24.88,1.12,,1,, -2566,3170,7393,2008,2008_Pres-R_MD,MD,Pres-P,Pres-R,SurveyUSA,325,2/7/2008,360,John McCain,REP,56,Mike Huckabee,REP,17,,39,2/12/2008,54.84,28.54,26.31,12.69,,1,, -2558,3161,7394,2008,2008_Pres-D_VA,VA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,2/7/2008,501,Barack Obama,DEM,52,Hillary Rodham Clinton,DEM,37,,15,2/12/2008,63.66,35.47,28.19,13.19,,1,, -2575,3180,7394,2008,2008_Pres-D_VA,VA,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,2/7/2008,719,Barack Obama,DEM,55,Hillary Rodham Clinton,DEM,37,,18,2/12/2008,63.66,35.47,28.19,10.19,,1,, -2574,3178,7400,2008,2008_Pres-D_WI,WI,Pres-P,Pres-D,American Research Group,9,2/7/2008,600,Barack Obama,DEM,41,Hillary Rodham Clinton,DEM,50,,-9,2/19/2008,58.08,40.76,17.32,26.32,,0,, -2559,3166,7389,2008,2008_Pres-D_WA,WA,Pres-P,Pres-D,SurveyUSA,325,2/8/2008,598,Barack Obama,DEM,50,Hillary Rodham Clinton,DEM,45,,5,2/9/2008,67.67,31.2,36.46,31.46,,1,, -2557,3160,7392,2008,2008_Pres-D_MD,MD,Pres-P,Pres-D,Constituent Dynamics,58,2/8/2008,6486,Barack Obama,DEM,53,Hillary Rodham Clinton,DEM,36,,17,2/12/2008,60.66,35.78,24.88,7.88,,1,, -2550,3158,7392,2008,2008_Pres-D_MD,MD,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,2/8/2008,400,Barack Obama,DEM,53,Hillary Rodham Clinton,DEM,35,,18,2/12/2008,60.66,35.78,24.88,6.88,,1,, -2553,3155,7392,2008,2008_Pres-D_MD,MD,Pres-P,Pres-D,SurveyUSA,325,2/8/2008,737,Barack Obama,DEM,52,Hillary Rodham Clinton,DEM,33,,19,2/12/2008,60.66,35.78,24.88,5.88,,1,, -2550,3152,7393,2008,2008_Pres-R_MD,MD,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,2/8/2008,400,John McCain,REP,54,Mike Huckabee,REP,23,,31,2/12/2008,54.84,28.54,26.31,4.69,,1,, -2552,3154,7394,2008,2008_Pres-D_VA,VA,Pres-P,Pres-D,Constituent Dynamics,58,2/8/2008,6596,Barack Obama,DEM,51,Hillary Rodham Clinton,DEM,34,,17,2/12/2008,63.66,35.47,28.19,11.19,,1,, -2555,3162,7394,2008,2008_Pres-D_VA,VA,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,2/8/2008,400,Barack Obama,DEM,53,Hillary Rodham Clinton,DEM,37,,16,2/12/2008,63.66,35.47,28.19,12.19,,1,, -2561,3167,7394,2008,2008_Pres-D_VA,VA,Pres-P,Pres-D,SurveyUSA,325,2/8/2008,588,Barack Obama,DEM,59,Hillary Rodham Clinton,DEM,39,,20,2/12/2008,63.66,35.47,28.19,8.19,,1,, -2555,3157,7395,2008,2008_Pres-R_VA,VA,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,2/8/2008,400,John McCain,REP,55,Mike Huckabee,REP,27,5,28,2/12/2008,50.04,40.67,9.37,18.63,,1,, -2561,3165,7395,2008,2008_Pres-R_VA,VA,Pres-P,Pres-R,SurveyUSA,325,2/8/2008,382,John McCain,REP,57,Mike Huckabee,REP,25,9,32,2/12/2008,50.04,40.67,9.37,22.63,,1,, -58985,100989,7396,2008,2008_Pres-D_DC,DC,Pres-P,Pres-D,Constituent Dynamics,58,2/8/2008,1194,Barack Obama,DEM,63,Hillary Rodham Clinton,DEM,27,,36,2/12/2008,75.31,23.77,51.55,15.55,,1,, -2559,3163,7399,2008,2008_Pres-R_WA,WA,Pres-P,Pres-R,SurveyUSA,325,2/8/2008,433,John McCain,REP,54,Mike Huckabee,REP,25,,29,2/19/2008,49.44,24.06,25.38,3.62,,1,, -2544,3149,7392,2008,2008_Pres-D_MD,MD,Pres-P,Pres-D,American Research Group,9,2/9/2008,600,Barack Obama,DEM,55,Hillary Rodham Clinton,DEM,37,,18,2/12/2008,60.66,35.78,24.88,6.88,,1,, -2544,3144,7393,2008,2008_Pres-R_MD,MD,Pres-P,Pres-R,American Research Group,9,2/9/2008,600,John McCain,REP,50,Mike Huckabee,REP,25,,25,2/12/2008,54.84,28.54,26.31,1.31,,1,, -2548,3150,7394,2008,2008_Pres-D_VA,VA,Pres-P,Pres-D,American Research Group,9,2/9/2008,600,Barack Obama,DEM,56,Hillary Rodham Clinton,DEM,38,,18,2/12/2008,63.66,35.47,28.19,10.19,,1,, -2548,3148,7395,2008,2008_Pres-R_VA,VA,Pres-P,Pres-R,American Research Group,9,2/9/2008,600,John McCain,REP,54,Mike Huckabee,REP,32,5,22,2/12/2008,50.04,40.67,9.37,12.63,,1,, -2543,3143,7400,2008,2008_Pres-D_WI,WI,Pres-P,Pres-D,Strategic Vision LLC,320,2/9/2008,600,Barack Obama,DEM,45,Hillary Rodham Clinton,DEM,41,,4,2/19/2008,58.08,40.76,17.32,13.32,,1,sample size unavailable; estimated at 600 as a default, -2543,3142,7401,2008,2008_Pres-R_WI,WI,Pres-P,Pres-R,Strategic Vision LLC,320,2/9/2008,600,John McCain,REP,45,Mike Huckabee,REP,27,7,18,2/19/2008,54.74,36.95,17.79,.21,,1,sample size unavailable; estimated at 600 as a default, -2537,3135,7392,2008,2008_Pres-D_MD,MD,Pres-P,Pres-D,SurveyUSA,325,2/10/2008,774,Barack Obama,DEM,55,Hillary Rodham Clinton,DEM,32,,23,2/12/2008,60.66,35.78,24.88,1.88,,1,, -2537,3137,7393,2008,2008_Pres-R_MD,MD,Pres-P,Pres-R,SurveyUSA,325,2/10/2008,368,John McCain,REP,52,Mike Huckabee,REP,26,,26,2/12/2008,54.84,28.54,26.31,.31,,1,, -2541,3141,7394,2008,2008_Pres-D_VA,VA,Pres-P,Pres-D,SurveyUSA,325,2/10/2008,596,Barack Obama,DEM,60,Hillary Rodham Clinton,DEM,38,,22,2/12/2008,63.66,35.47,28.19,6.19,,1,, -2541,3140,7395,2008,2008_Pres-R_VA,VA,Pres-P,Pres-R,SurveyUSA,325,2/10/2008,385,John McCain,REP,48,Mike Huckabee,REP,37,7,11,2/12/2008,50.04,40.67,9.37,1.63,,1,, -2531,3129,7392,2008,2008_Pres-D_MD,MD,Pres-P,Pres-D,American Research Group,9,2/11/2008,600,Barack Obama,DEM,55,Hillary Rodham Clinton,DEM,38,,17,2/12/2008,60.66,35.78,24.88,7.88,,1,, -2531,3127,7393,2008,2008_Pres-R_MD,MD,Pres-P,Pres-R,American Research Group,9,2/11/2008,600,John McCain,REP,53,Mike Huckabee,REP,27,,26,2/12/2008,54.84,28.54,26.31,.31,,1,, -2530,3131,7394,2008,2008_Pres-D_VA,VA,Pres-P,Pres-D,American Research Group,9,2/11/2008,600,Barack Obama,DEM,57,Hillary Rodham Clinton,DEM,40,,17,2/12/2008,63.66,35.47,28.19,11.19,,1,, -2530,3126,7395,2008,2008_Pres-R_VA,VA,Pres-P,Pres-R,American Research Group,9,2/11/2008,600,John McCain,REP,47,Mike Huckabee,REP,39,4,8,2/12/2008,50.04,40.67,9.37,1.37,,1,, -2522,3117,7400,2008,2008_Pres-D_WI,WI,Pres-P,Pres-D,Public Policy Polling,263,2/11/2008,642,Barack Obama,DEM,50,Hillary Rodham Clinton,DEM,39,,11,2/19/2008,58.08,40.76,17.32,6.32,,1,, -2522,3122,7401,2008,2008_Pres-R_WI,WI,Pres-P,Pres-R,Public Policy Polling,263,2/11/2008,700,John McCain,REP,53,Mike Huckabee,REP,32,7,21,2/19/2008,54.74,36.95,17.79,3.21,,1,, -2524,3119,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Public Opinion Strategies/Hamilton Campaigns (Texas Credit Union League),261,2/12/2008,400,Hillary Rodham Clinton,DEM,49,Barack Obama,DEM,41,,8,3/4/2008,50.88,47.39,3.49,4.51,,1,, -2524,3123,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Public Opinion Strategies/Hamilton Campaigns (Texas Credit Union League),261,2/12/2008,400,John McCain,REP,45,Mike Huckabee,REP,41,6,4,3/4/2008,51.22,38.02,13.2,9.2,,1,, -2516,3111,7400,2008,2008_Pres-D_WI,WI,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,2/13/2008,855,Barack Obama,DEM,47,Hillary Rodham Clinton,DEM,43,,4,2/19/2008,58.08,40.76,17.32,13.32,,1,, -2513,3106,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,2/13/2008,754,Hillary Rodham Clinton,DEM,51,Barack Obama,DEM,37,,14,3/4/2008,53.49,44.84,8.66,5.34,,1,, -2513,3107,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,2/13/2008,668,John McCain,REP,50,Mike Huckabee,REP,33,5,17,3/4/2008,59.92,30.59,29.33,12.33,,1,, -2512,3108,7400,2008,2008_Pres-D_WI,WI,Pres-P,Pres-D,Research 2000,281,2/14/2008,400,Barack Obama,DEM,47,Hillary Rodham Clinton,DEM,42,,5,2/19/2008,58.08,40.76,17.32,12.32,,1,, -2512,3105,7401,2008,2008_Pres-R_WI,WI,Pres-P,Pres-R,Research 2000,281,2/14/2008,400,John McCain,REP,48,Mike Huckabee,REP,32,7,16,2/19/2008,54.74,36.95,17.79,1.79,,1,, -2515,3110,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,American Research Group,9,2/14/2008,600,Hillary Rodham Clinton,DEM,42,Barack Obama,DEM,48,,-6,3/4/2008,50.88,47.39,3.49,9.49,,0,, -2503,3096,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,2/14/2008,403,Hillary Rodham Clinton,DEM,48,Barack Obama,DEM,41,,7,3/4/2008,50.88,47.39,3.49,3.51,,1,, -2504,3099,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,2/14/2008,577,Hillary Rodham Clinton,DEM,54,Barack Obama,DEM,38,,16,3/4/2008,50.88,47.39,3.49,12.51,,1,, -2515,3109,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,American Research Group,9,2/14/2008,600,John McCain,REP,42,Mike Huckabee,REP,36,11,6,3/4/2008,51.22,38.02,13.2,7.2,,1,, -2504,3097,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,2/14/2008,796,John McCain,REP,45,Mike Huckabee,REP,37,7,8,3/4/2008,51.22,38.02,13.2,5.2,,1,, -2499,3091,7400,2008,2008_Pres-D_WI,WI,Pres-P,Pres-D,American Research Group,9,2/16/2008,600,Barack Obama,DEM,43,Hillary Rodham Clinton,DEM,49,,-6,2/19/2008,58.08,40.76,17.32,23.32,,0,, -2499,3092,7401,2008,2008_Pres-R_WI,WI,Pres-P,Pres-R,American Research Group,9,2/16/2008,600,John McCain,REP,46,Mike Huckabee,REP,42,4,4,2/19/2008,54.74,36.95,17.79,13.79,,1,, -17960,3100,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,CNN/Opinion Research Corp.,37,2/16/2008,529,Hillary Rodham Clinton,DEM,50,Barack Obama,DEM,48,,2,3/4/2008,50.88,47.39,3.49,1.49,,1,, -17960,3101,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,2/16/2008,553,John McCain,REP,55,Mike Huckabee,REP,32,11,23,3/4/2008,51.22,38.02,13.2,9.8,,1,, -2492,3084,7400,2008,2008_Pres-D_WI,WI,Pres-P,Pres-D,Public Policy Polling,263,2/17/2008,822,Barack Obama,DEM,53,Hillary Rodham Clinton,DEM,40,,13,2/19/2008,58.08,40.76,17.32,4.32,,1,, -2492,3088,7401,2008,2008_Pres-R_WI,WI,Pres-P,Pres-R,Public Policy Polling,263,2/17/2008,654,John McCain,REP,50,Mike Huckabee,REP,39,6,11,2/19/2008,54.74,36.95,17.79,6.79,,1,, -2493,3087,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,SurveyUSA,325,2/17/2008,660,Hillary Rodham Clinton,DEM,50,Barack Obama,DEM,45,,5,3/4/2008,50.88,47.39,3.49,1.51,,1,, -2493,3085,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,SurveyUSA,325,2/17/2008,505,John McCain,REP,50,Mike Huckabee,REP,37,7,13,3/4/2008,51.22,38.02,13.2,.2,,1,, -2486,3077,7400,2008,2008_Pres-D_WI,WI,Pres-P,Pres-D,American Research Group,9,2/18/2008,600,Barack Obama,DEM,52,Hillary Rodham Clinton,DEM,42,,10,2/19/2008,58.08,40.76,17.32,7.32,,1,, -2486,3080,7401,2008,2008_Pres-R_WI,WI,Pres-P,Pres-R,American Research Group,9,2/18/2008,600,John McCain,REP,51,Mike Huckabee,REP,43,3,8,2/19/2008,54.74,36.95,17.79,9.79,,1,, -2491,3083,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,ABC News/The Washington Post,3,2/18/2008,611,Hillary Rodham Clinton,DEM,50,Barack Obama,DEM,43,,7,3/4/2008,53.49,44.84,8.66,1.66,,1,, -2487,3078,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,SurveyUSA,325,2/18/2008,773,Hillary Rodham Clinton,DEM,52,Barack Obama,DEM,43,,9,3/4/2008,53.49,44.84,8.66,.34,,1,, -2487,3079,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,SurveyUSA,325,2/18/2008,478,John McCain,REP,61,Mike Huckabee,REP,29,5,32,3/4/2008,59.92,30.59,29.33,2.67,,1,, -2494,3086,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,ABC News/The Washington Post,3,2/18/2008,603,Hillary Rodham Clinton,DEM,48,Barack Obama,DEM,47,,1,3/4/2008,50.88,47.39,3.49,2.49,,1,, -2485,3075,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Constituent Dynamics,58,2/18/2008,600,Hillary Rodham Clinton,DEM,46,Barack Obama,DEM,45,,1,3/4/2008,50.88,47.39,3.49,2.49,,1,sample size unavailable; estimated at 600 as a default; among registered voters, -2485,3076,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Constituent Dynamics,58,2/18/2008,600,John McCain,REP,52,Mike Huckabee,REP,30,9,22,3/4/2008,51.22,38.02,13.2,8.8,,1,sample size unavailable; estimated at 600 as a default; among registered voters, -2466,3060,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,IVR Polls,146,2/20/2008,582,Hillary Rodham Clinton,DEM,50,Barack Obama,DEM,45,,5,3/4/2008,50.88,47.39,3.49,1.51,,1,, -2465,3051,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,2/20/2008,577,Hillary Rodham Clinton,DEM,47,Barack Obama,DEM,44,,3,3/4/2008,50.88,47.39,3.49,.49,,1,, -2466,3052,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,IVR Polls,146,2/20/2008,612,John McCain,REP,54,Mike Huckabee,REP,29,8,25,3/4/2008,51.22,38.02,13.2,11.8,,1,, -2465,3054,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,2/20/2008,762,John McCain,REP,46,Mike Huckabee,REP,37,8,9,3/4/2008,51.22,38.02,13.2,4.2,,1,, -2475,3064,7409,2008,2008_Pres-D_VT,VT,Pres-P,Pres-D,Research 2000,281,2/20/2008,400,Barack Obama,DEM,53,Hillary Rodham Clinton,DEM,39,,14,3/4/2008,59.31,38.59,20.71,6.71,,1,, -2475,3063,7410,2008,2008_Pres-R_VT,VT,Pres-P,Pres-R,Research 2000,281,2/20/2008,400,John McCain,REP,52,Mike Huckabee,REP,32,7,20,3/4/2008,71.32,14.3,57.02,37.02,,1,, -2481,3070,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Quinnipiac University,267,2/21/2008,741,Hillary Rodham Clinton,DEM,51,Barack Obama,DEM,40,,11,3/4/2008,53.49,44.84,8.66,2.34,,1,, -2450,3036,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,2/21/2008,902,Hillary Rodham Clinton,DEM,48,Barack Obama,DEM,40,,8,3/4/2008,53.49,44.84,8.66,.66,,1,, -2450,3041,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,2/21/2008,730,John McCain,REP,57,Mike Huckabee,REP,30,4,27,3/4/2008,59.92,30.59,29.33,2.33,,1,, -2464,3056,7404,2008,2008_Pres-D_RI,RI,Pres-P,Pres-D,American Research Group,9,2/21/2008,600,Hillary Rodham Clinton,DEM,52,Barack Obama,DEM,40,,12,3/4/2008,58.37,40.35,18.02,6.02,,1,, -2464,3050,7405,2008,2008_Pres-R_RI,RI,Pres-P,Pres-R,American Research Group,9,2/21/2008,600,John McCain,REP,65,Mike Huckabee,REP,18,7,47,3/4/2008,64.18,21.47,42.71,4.29,,1,, -2471,3059,7409,2008,2008_Pres-D_VT,VT,Pres-P,Pres-D,American Research Group,9,2/21/2008,600,Barack Obama,DEM,60,Hillary Rodham Clinton,DEM,34,,26,3/4/2008,59.31,38.59,20.71,5.29,,1,, -2471,3058,7410,2008,2008_Pres-R_VT,VT,Pres-P,Pres-R,American Research Group,9,2/21/2008,600,John McCain,REP,73,Mike Huckabee,REP,9,11,64,3/4/2008,71.32,14.3,57.02,6.98,,1,, -2451,3046,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,University of Cincinnati (Ohio Poll),346,2/23/2008,529,Hillary Rodham Clinton,DEM,47,Barack Obama,DEM,39,9,8,3/4/2008,53.49,44.84,8.66,.66,,1,, -2451,3037,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,University of Cincinnati (Ohio Poll),346,2/23/2008,312,John McCain,REP,55,Mike Huckabee,REP,20,5,35,3/4/2008,59.92,30.59,29.33,5.67,,1,, -2435,3019,7404,2008,2008_Pres-D_RI,RI,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,2/23/2008,646,Hillary Rodham Clinton,DEM,53,Barack Obama,DEM,38,,15,3/4/2008,58.37,40.35,18.02,3.02,,1,, -2448,3034,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,CNN/Opinion Research Corp.,37,2/23/2008,861,Hillary Rodham Clinton,DEM,46,Barack Obama,DEM,50,,-4,3/4/2008,50.88,47.39,3.49,7.49,,0,, -2448,3035,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,2/23/2008,751,John McCain,REP,56,Mike Huckabee,REP,31,9,25,3/4/2008,51.22,38.02,13.2,11.8,,1,, -2433,3017,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,American Research Group,9,2/24/2008,600,Hillary Rodham Clinton,DEM,49,Barack Obama,DEM,39,,10,3/4/2008,53.49,44.84,8.66,1.34,,1,, -2438,3025,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Public Policy Polling,263,2/24/2008,600,Hillary Rodham Clinton,DEM,50,Barack Obama,DEM,46,,4,3/4/2008,53.49,44.84,8.66,4.66,,1,, -2433,3028,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,American Research Group,9,2/24/2008,600,John McCain,REP,51,Mike Huckabee,REP,40,6,11,3/4/2008,59.92,30.59,29.33,18.33,,1,, -2438,3022,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,Public Policy Polling,263,2/24/2008,430,John McCain,REP,55,Mike Huckabee,REP,30,7,25,3/4/2008,59.92,30.59,29.33,4.33,,1,, -2437,3021,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,American Research Group,9,2/24/2008,600,Hillary Rodham Clinton,DEM,42,Barack Obama,DEM,50,,-8,3/4/2008,50.88,47.39,3.49,11.49,,0,, -2442,3026,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Public Policy Polling,263,2/24/2008,434,Hillary Rodham Clinton,DEM,48,Barack Obama,DEM,48,,0,3/4/2008,50.88,47.39,3.49,3.49,,.5,, -2425,3009,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,2/24/2008,646,Hillary Rodham Clinton,DEM,46,Barack Obama,DEM,45,,1,3/4/2008,50.88,47.39,3.49,2.49,,1,, -2439,3023,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,SurveyUSA,325,2/24/2008,704,Hillary Rodham Clinton,DEM,45,Barack Obama,DEM,49,,-4,3/4/2008,50.88,47.39,3.49,7.49,,0,, -2437,3027,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,American Research Group,9,2/24/2008,600,John McCain,REP,45,Mike Huckabee,REP,41,10,4,3/4/2008,51.22,38.02,13.2,9.2,,1,, -2442,3029,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Public Policy Polling,263,2/24/2008,423,John McCain,REP,52,Mike Huckabee,REP,36,9,16,3/4/2008,51.22,38.02,13.2,2.8,,1,, -2425,3010,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,2/24/2008,873,John McCain,REP,52,Mike Huckabee,REP,31,8,21,3/4/2008,51.22,38.02,13.2,7.8,,1,, -2439,3024,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,SurveyUSA,325,2/24/2008,484,John McCain,REP,56,Mike Huckabee,REP,32,7,24,3/4/2008,51.22,38.02,13.2,10.8,,1,, -2421,3005,7409,2008,2008_Pres-D_VT,VT,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,2/24/2008,1013,Barack Obama,DEM,57,Hillary Rodham Clinton,DEM,33,,24,3/4/2008,59.31,38.59,20.71,3.29,,1,, -2421,3006,7410,2008,2008_Pres-R_VT,VT,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,2/24/2008,514,John McCain,REP,68,Mike Huckabee,REP,17,5,51,3/4/2008,71.32,14.3,57.02,6.02,,1,, -2457,3047,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Columbus Dispatch,57,2/25/2008,2308,Hillary Rodham Clinton,DEM,56,Barack Obama,DEM,40,,16,3/4/2008,53.49,44.84,8.66,7.34,,1,among registered voters, -2414,2998,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,2/25/2008,862,Hillary Rodham Clinton,DEM,48,Barack Obama,DEM,43,,5,3/4/2008,53.49,44.84,8.66,3.66,,1,, -2428,3012,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,SurveyUSA,325,2/25/2008,790,Hillary Rodham Clinton,DEM,50,Barack Obama,DEM,44,,6,3/4/2008,53.49,44.84,8.66,2.66,,1,, -2457,3043,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,Columbus Dispatch,57,2/25/2008,2082,John McCain,REP,64,Mike Huckabee,REP,24,4,40,3/4/2008,59.92,30.59,29.33,10.67,,1,among registered voters, -2414,2999,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,2/25/2008,704,John McCain,REP,55,Mike Huckabee,REP,29,7,26,3/4/2008,59.92,30.59,29.33,3.33,,1,, -2428,3015,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,SurveyUSA,325,2/25/2008,456,John McCain,REP,59,Mike Huckabee,REP,28,8,31,3/4/2008,59.92,30.59,29.33,1.67,,1,, -2430,3016,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Constituent Dynamics,58,2/25/2008,822,Hillary Rodham Clinton,DEM,47,Barack Obama,DEM,50,,-3,3/4/2008,50.88,47.39,3.49,6.49,,0,among registered voters, -2417,3001,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,2/25/2008,592,Hillary Rodham Clinton,DEM,46,Barack Obama,DEM,47,,-1,3/4/2008,50.88,47.39,3.49,4.49,,0,, -2418,3002,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Public Strategies Inc.,264,2/25/2008,507,Hillary Rodham Clinton,DEM,46,Barack Obama,DEM,43,,3,3/4/2008,50.88,47.39,3.49,.49,,1,, -2430,3014,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Constituent Dynamics,58,2/25/2008,1089,John McCain,REP,57,Mike Huckabee,REP,30,8,27,3/4/2008,51.22,38.02,13.2,13.8,,1,among registered voters, -2418,3013,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Public Strategies Inc.,264,2/25/2008,293,John McCain,REP,59,Mike Huckabee,REP,29,7,30,3/4/2008,51.22,38.02,13.2,16.8,,1,, -2420,3004,7404,2008,2008_Pres-D_RI,RI,Pres-P,Pres-D,Fleming & Associates,96,2/26/2008,401,Hillary Rodham Clinton,DEM,49,Barack Obama,DEM,40,,9,3/4/2008,58.37,40.35,18.02,9.02,,1,, -2399,2983,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Fox News/Opinion Dynamics Corp.,104,2/27/2008,600,Hillary Rodham Clinton,DEM,46,Barack Obama,DEM,38,,8,3/4/2008,53.49,44.84,8.66,.66,,1,, -2409,2993,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Fox News/Opinion Dynamics Corp.,104,2/27/2008,600,Hillary Rodham Clinton,DEM,45,Barack Obama,DEM,48,,-3,3/4/2008,50.88,47.39,3.49,6.49,,0,, -2387,2968,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,2/27/2008,591,Hillary Rodham Clinton,DEM,47,Barack Obama,DEM,43,,4,3/4/2008,50.88,47.39,3.49,.51,,1,, -2406,2990,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Public Strategies Inc.,264,2/27/2008,721,Hillary Rodham Clinton,DEM,46,Barack Obama,DEM,45,,1,3/4/2008,50.88,47.39,3.49,2.49,,1,, -2393,2975,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,2/27/2008,503,Hillary Rodham Clinton,DEM,44,Barack Obama,DEM,48,,-4,3/4/2008,50.88,47.39,3.49,7.49,,0,, -2406,2992,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Public Strategies Inc.,264,2/27/2008,479,John McCain,REP,59,Mike Huckabee,REP,27,6,32,3/4/2008,51.22,38.02,13.2,18.8,,1,, -2393,2982,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,2/27/2008,530,John McCain,REP,54,Mike Huckabee,REP,34,7,20,3/4/2008,51.22,38.02,13.2,6.8,,1,, -2395,2980,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,American Research Group,9,2/28/2008,600,Hillary Rodham Clinton,DEM,50,Barack Obama,DEM,45,,5,3/4/2008,53.49,44.84,8.66,3.66,,1,, -2388,2969,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,2/28/2008,625,Hillary Rodham Clinton,DEM,47,Barack Obama,DEM,43,,4,3/4/2008,53.49,44.84,8.66,4.66,,1,, -2376,2956,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,2/28/2008,851,Hillary Rodham Clinton,DEM,47,Barack Obama,DEM,45,,2,3/4/2008,53.49,44.84,8.66,6.66,,1,, -2386,2970,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,2/28/2008,600,Hillary Rodham Clinton,DEM,45,Barack Obama,DEM,45,,0,3/4/2008,53.49,44.84,8.66,8.66,,.5,, -2395,2977,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,American Research Group,9,2/28/2008,600,John McCain,REP,63,Mike Huckabee,REP,21,9,42,3/4/2008,59.92,30.59,29.33,12.67,,1,, -2386,2967,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,2/28/2008,600,John McCain,REP,58,Mike Huckabee,REP,23,8,35,3/4/2008,59.92,30.59,29.33,5.67,,1,, -2397,2981,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,American Research Group,9,2/28/2008,600,Hillary Rodham Clinton,DEM,44,Barack Obama,DEM,51,,-7,3/4/2008,50.88,47.39,3.49,10.49,,0,, -2389,2971,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,2/28/2008,625,Hillary Rodham Clinton,DEM,45,Barack Obama,DEM,46,,-1,3/4/2008,50.88,47.39,3.49,4.49,,0,, -2384,2965,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,2/28/2008,800,Hillary Rodham Clinton,DEM,43,Barack Obama,DEM,45,,-2,3/4/2008,50.88,47.39,3.49,5.49,,0,, -2397,2979,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,American Research Group,9,2/28/2008,600,John McCain,REP,62,Mike Huckabee,REP,23,9,39,3/4/2008,51.22,38.02,13.2,25.8,,1,, -2384,2974,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,2/28/2008,650,John McCain,REP,54,Mike Huckabee,REP,31,7,23,3/4/2008,51.22,38.02,13.2,9.8,,1,, -2396,2978,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Quinnipiac University,267,2/29/2008,799,Hillary Rodham Clinton,DEM,49,Barack Obama,DEM,45,,4,3/4/2008,53.49,44.84,8.66,4.66,,1,, -2383,2964,7404,2008,2008_Pres-D_RI,RI,Pres-P,Pres-D,Brown University,35,2/29/2008,402,Hillary Rodham Clinton,DEM,42,Barack Obama,DEM,37,,5,3/4/2008,58.37,40.35,18.02,13.02,,1,, -2371,2949,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,American Research Group,9,3/1/2008,600,Hillary Rodham Clinton,DEM,51,Barack Obama,DEM,44,,7,3/4/2008,53.49,44.84,8.66,1.66,,1,, -2378,2963,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,University of Cincinnati (Ohio Poll),346,3/1/2008,613,Hillary Rodham Clinton,DEM,51,Barack Obama,DEM,42,6,9,3/4/2008,53.49,44.84,8.66,.34,,1,, -2371,2951,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,American Research Group,9,3/1/2008,600,John McCain,REP,59,Mike Huckabee,REP,26,12,33,3/4/2008,59.92,30.59,29.33,3.67,,1,, -2378,2958,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,University of Cincinnati (Ohio Poll),346,3/1/2008,319,John McCain,REP,53,Mike Huckabee,REP,24,7,29,3/4/2008,59.92,30.59,29.33,.33,,1,, -2369,2947,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,American Research Group,9,3/1/2008,600,Hillary Rodham Clinton,DEM,47,Barack Obama,DEM,47,,0,3/4/2008,50.88,47.39,3.49,3.49,,.5,, -2380,2961,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,IVR Polls,146,3/1/2008,1162,Hillary Rodham Clinton,DEM,49,Barack Obama,DEM,46,,3,3/4/2008,50.88,47.39,3.49,.49,,1,, -2365,2942,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Public Strategies Inc.,264,3/1/2008,728,Hillary Rodham Clinton,DEM,46,Barack Obama,DEM,45,,1,3/4/2008,50.88,47.39,3.49,2.49,,1,, -2369,2950,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,American Research Group,9,3/1/2008,600,John McCain,REP,61,Mike Huckabee,REP,26,9,35,3/4/2008,51.22,38.02,13.2,21.8,,1,, -2380,2962,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,IVR Polls,146,3/1/2008,772,John McCain,REP,54,Mike Huckabee,REP,38,4,16,3/4/2008,51.22,38.02,13.2,2.8,,1,, -2365,2948,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Public Strategies Inc.,264,3/1/2008,472,John McCain,REP,55,Mike Huckabee,REP,35,5,20,3/4/2008,51.22,38.02,13.2,6.8,,1,, -2356,2933,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Public Policy Polling,263,3/2/2008,1112,Hillary Rodham Clinton,DEM,51,Barack Obama,DEM,42,,9,3/4/2008,53.49,44.84,8.66,.34,,1,, -2344,2919,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,3/2/2008,858,Hillary Rodham Clinton,DEM,50,Barack Obama,DEM,44,,6,3/4/2008,53.49,44.84,8.66,2.66,,1,, -2354,2931,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Suffolk University,323,3/2/2008,400,Hillary Rodham Clinton,DEM,52,Barack Obama,DEM,40,,12,3/4/2008,53.49,44.84,8.66,3.34,,1,, -2351,2939,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,SurveyUSA,325,3/2/2008,873,Hillary Rodham Clinton,DEM,54,Barack Obama,DEM,44,,10,3/4/2008,53.49,44.84,8.66,1.34,,1,, -2349,2926,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,3/2/2008,828,Hillary Rodham Clinton,DEM,44,Barack Obama,DEM,44,,0,3/4/2008,53.49,44.84,8.66,8.66,,.5,, -2356,2934,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,Public Policy Polling,263,3/2/2008,612,John McCain,REP,50,Mike Huckabee,REP,33,10,17,3/4/2008,59.92,30.59,29.33,12.33,,1,, -2351,2928,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,SurveyUSA,325,3/2/2008,455,John McCain,REP,58,Mike Huckabee,REP,29,4,29,3/4/2008,59.92,30.59,29.33,.33,,1,, -2349,2932,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,3/2/2008,712,John McCain,REP,59,Mike Huckabee,REP,29,5,30,3/4/2008,59.92,30.59,29.33,.67,,1,, -2343,2918,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,3/2/2008,609,Hillary Rodham Clinton,DEM,49,Barack Obama,DEM,44,,5,3/4/2008,50.88,47.39,3.49,1.51,,1,, -2358,2935,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Public Policy Polling,263,3/2/2008,755,Hillary Rodham Clinton,DEM,50,Barack Obama,DEM,44,,6,3/4/2008,50.88,47.39,3.49,2.51,,1,, -2345,2920,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,3/2/2008,710,Hillary Rodham Clinton,DEM,47,Barack Obama,DEM,48,,-1,3/4/2008,50.88,47.39,3.49,4.49,,0,, -2360,2938,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,SurveyUSA,325,3/2/2008,840,Hillary Rodham Clinton,DEM,48,Barack Obama,DEM,49,,-1,3/4/2008,50.88,47.39,3.49,4.49,,0,, -2352,2929,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,3/2/2008,855,Hillary Rodham Clinton,DEM,47,Barack Obama,DEM,44,,3,3/4/2008,50.88,47.39,3.49,.49,,1,, -2358,2936,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Public Policy Polling,263,3/2/2008,643,John McCain,REP,50,Mike Huckabee,REP,38,6,12,3/4/2008,51.22,38.02,13.2,1.2,,1,, -2360,2937,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,SurveyUSA,325,3/2/2008,466,John McCain,REP,53,Mike Huckabee,REP,36,5,17,3/4/2008,51.22,38.02,13.2,3.8,,1,, -2352,2930,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,3/2/2008,704,John McCain,REP,57,Mike Huckabee,REP,29,6,28,3/4/2008,51.22,38.02,13.2,14.8,,1,, -2346,2924,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,American Research Group,9,3/3/2008,600,Hillary Rodham Clinton,DEM,56,Barack Obama,DEM,42,,14,3/4/2008,53.49,44.84,8.66,5.34,,1,, -2346,2921,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,American Research Group,9,3/3/2008,600,John McCain,REP,59,Mike Huckabee,REP,28,9,31,3/4/2008,59.92,30.59,29.33,1.67,,1,, -2347,2922,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,American Research Group,9,3/3/2008,600,Hillary Rodham Clinton,DEM,50,Barack Obama,DEM,47,,3,3/4/2008,50.88,47.39,3.49,.49,,1,, -2347,2923,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,American Research Group,9,3/3/2008,600,John McCain,REP,57,Mike Huckabee,REP,33,7,24,3/4/2008,51.22,38.02,13.2,10.8,,1,, -2338,2913,7412,2008,2008_Pres-D_MS,MS,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,3/5/2008,816,Barack Obama,DEM,53,Hillary Rodham Clinton,DEM,39,,14,3/11/2008,61.15,36.67,24.48,10.48,,1,, -2337,2912,7412,2008,2008_Pres-D_MS,MS,Pres-P,Pres-D,American Research Group,9,3/6/2008,600,Barack Obama,DEM,58,Hillary Rodham Clinton,DEM,34,,24,3/11/2008,61.15,36.67,24.48,.48,,1,, -2330,2905,7412,2008,2008_Pres-D_MS,MS,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,3/6/2008,412,Barack Obama,DEM,46,Hillary Rodham Clinton,DEM,40,,6,3/11/2008,61.15,36.67,24.48,18.48,,1,, -2320,2895,7412,2008,2008_Pres-D_MS,MS,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,3/9/2008,338,Barack Obama,DEM,54,Hillary Rodham Clinton,DEM,37,,17,3/11/2008,61.15,36.67,24.48,7.48,,1,, -2322,2897,7412,2008,2008_Pres-D_MS,MS,Pres-P,Pres-D,American Research Group,9,3/10/2008,600,Barack Obama,DEM,54,Hillary Rodham Clinton,DEM,38,,16,3/11/2008,61.15,36.67,24.48,8.48,,1,, -2265,2840,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Public Policy Polling,263,4/1/2008,1224,Hillary Rodham Clinton,DEM,43,Barack Obama,DEM,45,,-2,4/22/2008,54.4,45.26,9.14,11.14,,0,, -2260,2835,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,4/2/2008,659,Hillary Rodham Clinton,DEM,45,Barack Obama,DEM,42,,3,4/22/2008,54.4,45.26,9.14,6.14,,1,, -2281,2856,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Temple University,336,4/3/2008,583,Hillary Rodham Clinton,DEM,47,Barack Obama,DEM,41,,6,4/22/2008,54.4,45.26,9.14,3.14,,1,, -2261,2836,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Abt Associates,7,4/4/2008,676,Hillary Rodham Clinton,DEM,49,Barack Obama,DEM,41,,8,4/22/2008,54.4,45.26,9.14,1.14,,1,among registered voters, -2258,2833,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Quinnipiac University,267,4/5/2008,1340,Hillary Rodham Clinton,DEM,50,Barack Obama,DEM,44,,6,4/22/2008,54.4,45.26,9.14,3.14,,1,, -2254,2829,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Strategic Vision LLC,320,4/5/2008,600,Hillary Rodham Clinton,DEM,47,Barack Obama,DEM,42,,5,4/22/2008,54.4,45.26,9.14,4.14,,1,sample size unavailable; estimated at 600 as a default, -2251,2826,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,American Research Group,9,4/6/2008,600,Hillary Rodham Clinton,DEM,45,Barack Obama,DEM,45,,0,4/22/2008,54.4,45.26,9.14,9.14,,.5,, -2253,2828,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,SurveyUSA,325,4/6/2008,597,Hillary Rodham Clinton,DEM,56,Barack Obama,DEM,38,,18,4/22/2008,54.4,45.26,9.14,8.86,,1,, -2245,2820,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,4/7/2008,730,Hillary Rodham Clinton,DEM,48,Barack Obama,DEM,43,,5,4/22/2008,54.4,45.26,9.14,4.14,,1,, -2240,2815,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,4/8/2008,681,Hillary Rodham Clinton,DEM,48,Barack Obama,DEM,38,,10,4/22/2008,54.4,45.26,9.14,.86,,1,, -2244,2819,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Public Policy Polling,263,4/8/2008,1124,Hillary Rodham Clinton,DEM,46,Barack Obama,DEM,43,,3,4/22/2008,54.4,45.26,9.14,6.14,,1,, -2247,2822,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Susquehanna Polling & Research Inc.,326,4/8/2008,500,Hillary Rodham Clinton,DEM,40,Barack Obama,DEM,37,,3,4/22/2008,54.4,45.26,9.14,6.14,,1,among registered voters, -2237,2812,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,4/10/2008,1002,Hillary Rodham Clinton,DEM,47,Barack Obama,DEM,43,,4,4/22/2008,54.4,45.26,9.14,5.14,,1,, -2241,2816,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Franklin & Marshall College,106,4/11/2008,367,Hillary Rodham Clinton,DEM,49,Barack Obama,DEM,42,,7,4/22/2008,54.4,45.26,9.14,2.14,,1,, -2239,2814,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Quinnipiac University,267,4/11/2008,2103,Hillary Rodham Clinton,DEM,50,Barack Obama,DEM,44,,6,4/22/2008,54.4,45.26,9.14,3.14,,1,, -2228,2803,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,American Research Group,9,4/12/2008,600,Hillary Rodham Clinton,DEM,57,Barack Obama,DEM,37,,20,4/22/2008,54.4,45.26,9.14,10.86,,1,, -12472,15566,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Los Angeles Times,172,4/12/2008,623,Hillary Rodham Clinton,DEM,46,Barack Obama,DEM,41,,5,4/22/2008,54.4,45.26,9.14,4.14,,1,, -2226,2801,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Strategic Vision LLC,320,4/12/2008,600,Hillary Rodham Clinton,DEM,49,Barack Obama,DEM,40,,9,4/22/2008,54.4,45.26,9.14,.14,,1,sample size unavailable; estimated at 600 as a default, -2225,2800,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,SurveyUSA,325,4/13/2008,638,Hillary Rodham Clinton,DEM,54,Barack Obama,DEM,40,,14,4/22/2008,54.4,45.26,9.14,4.86,,1,, -2218,2793,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,4/14/2008,741,Hillary Rodham Clinton,DEM,50,Barack Obama,DEM,41,,9,4/22/2008,54.4,45.26,9.14,.14,,1,, -2216,2791,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Public Policy Polling,263,4/15/2008,1095,Hillary Rodham Clinton,DEM,42,Barack Obama,DEM,45,,-3,4/22/2008,54.4,45.26,9.14,12.14,,0,, -2220,2795,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,SurveyUSA,325,4/15/2008,578,Hillary Rodham Clinton,DEM,45,Barack Obama,DEM,50,,-5,5/6/2008,50.56,49.44,1.11,6.11,,0,, -2219,2794,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,American Research Group,9,4/15/2008,600,Barack Obama,DEM,52,Hillary Rodham Clinton,DEM,41,,11,5/6/2008,56.14,41.61,14.53,3.53,,1,, -2207,2782,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,4/17/2008,730,Hillary Rodham Clinton,DEM,47,Barack Obama,DEM,44,,3,4/22/2008,54.4,45.26,9.14,6.14,,1,, -2211,2786,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,4/17/2008,602,Hillary Rodham Clinton,DEM,47,Barack Obama,DEM,43,,4,4/22/2008,54.4,45.26,9.14,5.14,,1,, -2209,2784,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,American Research Group,9,4/18/2008,600,Hillary Rodham Clinton,DEM,54,Barack Obama,DEM,41,,13,4/22/2008,54.4,45.26,9.14,3.86,,1,, -2206,2781,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,4/18/2008,625,Hillary Rodham Clinton,DEM,48,Barack Obama,DEM,43,,5,4/22/2008,54.4,45.26,9.14,4.14,,1,, -2204,2779,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Quinnipiac University,267,4/19/2008,1027,Hillary Rodham Clinton,DEM,51,Barack Obama,DEM,44,,7,4/22/2008,54.4,45.26,9.14,2.14,,1,, -2200,2775,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Strategic Vision LLC,320,4/19/2008,600,Hillary Rodham Clinton,DEM,48,Barack Obama,DEM,41,,7,4/22/2008,54.4,45.26,9.14,2.14,,1,sample size unavailable; estimated at 600 as a default, -2203,2778,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,SurveyUSA,325,4/19/2008,710,Hillary Rodham Clinton,DEM,50,Barack Obama,DEM,44,,6,4/22/2008,54.4,45.26,9.14,3.14,,1,, -2199,2774,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,4/19/2008,607,Hillary Rodham Clinton,DEM,46,Barack Obama,DEM,43,,3,4/22/2008,54.4,45.26,9.14,6.14,,1,, -2188,2763,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,4/20/2008,747,Hillary Rodham Clinton,DEM,49,Barack Obama,DEM,39,,10,4/22/2008,54.4,45.26,9.14,.86,,1,, -2198,2773,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Public Policy Polling,263,4/20/2008,2338,Hillary Rodham Clinton,DEM,46,Barack Obama,DEM,49,,-3,4/22/2008,54.4,45.26,9.14,12.14,,0,, -2191,2766,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,4/20/2008,722,Hillary Rodham Clinton,DEM,49,Barack Obama,DEM,44,,5,4/22/2008,54.4,45.26,9.14,4.14,,1,, -2197,2772,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Suffolk University,323,4/20/2008,600,Hillary Rodham Clinton,DEM,52,Barack Obama,DEM,42,,10,4/22/2008,54.4,45.26,9.14,.86,,1,, -2193,2768,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Public Policy Polling,263,4/20/2008,962,Barack Obama,DEM,57,Hillary Rodham Clinton,DEM,32,,25,5/6/2008,56.14,41.61,14.53,10.47,,1,, -2196,2771,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,SurveyUSA,325,4/20/2008,734,Barack Obama,DEM,50,Hillary Rodham Clinton,DEM,41,,9,5/6/2008,56.14,41.61,14.53,5.53,,1,, -2192,2767,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,American Research Group,9,4/21/2008,600,Hillary Rodham Clinton,DEM,56,Barack Obama,DEM,40,,16,4/22/2008,54.4,45.26,9.14,6.86,,1,, -2185,2760,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,4/21/2008,712,Hillary Rodham Clinton,DEM,49,Barack Obama,DEM,42,,7,4/22/2008,54.4,45.26,9.14,2.14,,1,, -2190,2765,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,4/21/2008,675,Hillary Rodham Clinton,DEM,51,Barack Obama,DEM,41,,10,4/22/2008,54.4,45.26,9.14,.86,,1,, -2187,2762,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Selzer & Co.,304,4/22/2008,534,Hillary Rodham Clinton,DEM,38,Barack Obama,DEM,41,,-3,5/6/2008,50.56,49.44,1.11,4.11,,0,, -2182,2757,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,American Research Group,9,4/24/2008,600,Hillary Rodham Clinton,DEM,50,Barack Obama,DEM,45,,5,5/6/2008,50.56,49.44,1.11,3.89,,1,, -2179,2754,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Howey Politics/DePauw University,142,4/24/2008,600,Hillary Rodham Clinton,DEM,45,Barack Obama,DEM,47,,-2,5/6/2008,50.56,49.44,1.11,3.11,,0,, -2183,2758,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Research 2000,281,4/24/2008,400,Hillary Rodham Clinton,DEM,47,Barack Obama,DEM,48,,-1,5/6/2008,50.56,49.44,1.11,2.11,,0,, -2175,2750,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,SurveyUSA,325,4/26/2008,628,Hillary Rodham Clinton,DEM,52,Barack Obama,DEM,43,,9,5/6/2008,50.56,49.44,1.11,7.89,,1,, -2167,2742,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Public Policy Polling,263,4/27/2008,1388,Hillary Rodham Clinton,DEM,50,Barack Obama,DEM,42,,8,5/6/2008,50.56,49.44,1.11,6.89,,1,, -2172,2747,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,TeleResearch Corporation,335,4/27/2008,943,Hillary Rodham Clinton,DEM,48,Barack Obama,DEM,38,,10,5/6/2008,50.56,49.44,1.11,8.89,,1,, -2170,2745,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,American Research Group,9,4/27/2008,600,Barack Obama,DEM,52,Hillary Rodham Clinton,DEM,42,,10,5/6/2008,56.14,41.61,14.53,4.53,,1,, -2165,2740,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Public Policy Polling,263,4/27/2008,1121,Barack Obama,DEM,51,Hillary Rodham Clinton,DEM,39,,12,5/6/2008,56.14,41.61,14.53,2.53,,1,, -2169,2744,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,SurveyUSA,325,4/27/2008,727,Barack Obama,DEM,49,Hillary Rodham Clinton,DEM,44,,5,5/6/2008,56.14,41.61,14.53,9.53,,1,, -2158,2733,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,4/28/2008,774,Barack Obama,DEM,51,Hillary Rodham Clinton,DEM,37,,14,5/6/2008,56.14,41.61,14.53,.53,,1,, -2154,2729,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,4/29/2008,400,Hillary Rodham Clinton,DEM,46,Barack Obama,DEM,41,,5,5/6/2008,50.56,49.44,1.11,3.89,,1,, -2163,2738,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,SurveyUSA,325,4/29/2008,689,Hillary Rodham Clinton,DEM,52,Barack Obama,DEM,45,,7,5/6/2008,50.56,49.44,1.11,5.89,,1,, -2160,2735,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,4/29/2008,400,Barack Obama,DEM,49,Hillary Rodham Clinton,DEM,42,,7,5/6/2008,56.14,41.61,14.53,7.53,,1,, -2153,2728,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,4/29/2008,571,Barack Obama,DEM,42,Hillary Rodham Clinton,DEM,44,,-2,5/6/2008,56.14,41.61,14.53,16.53,,0,, -2162,2737,7425,2008,2008_Pres-D_OR,OR,Pres-P,Pres-D,SurveyUSA,325,4/29/2008,650,Barack Obama,DEM,50,Hillary Rodham Clinton,DEM,44,,6,5/20/2008,58.52,40.5,18.01,12.01,,1,, -2156,2731,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Research 2000,281,4/30/2008,500,Barack Obama,DEM,51,Hillary Rodham Clinton,DEM,44,,7,5/6/2008,56.14,41.61,14.53,7.53,,1,, -2152,2727,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,American Research Group,9,5/1/2008,600,Hillary Rodham Clinton,DEM,53,Barack Obama,DEM,44,,9,5/6/2008,50.56,49.44,1.11,7.89,,1,, -2148,2723,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,5/1/2008,478,Hillary Rodham Clinton,DEM,47,Barack Obama,DEM,40,,7,5/6/2008,50.56,49.44,1.11,5.89,,1,, -2145,2720,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,5/1/2008,680,Hillary Rodham Clinton,DEM,42,Barack Obama,DEM,42,,0,5/6/2008,50.56,49.44,1.11,1.11,,.5,, -2150,2725,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,American Research Group,9,5/1/2008,600,Barack Obama,DEM,52,Hillary Rodham Clinton,DEM,41,,11,5/6/2008,56.14,41.61,14.53,3.53,,1,, -2142,2717,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,5/1/2008,611,Barack Obama,DEM,49,Hillary Rodham Clinton,DEM,44,,5,5/6/2008,56.14,41.61,14.53,9.53,,1,, -2140,2715,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,5/1/2008,831,Barack Obama,DEM,49,Hillary Rodham Clinton,DEM,40,,9,5/6/2008,56.14,41.61,14.53,5.53,,1,, -2146,2721,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,5/1/2008,668,Barack Obama,DEM,50,Hillary Rodham Clinton,DEM,34,,16,5/6/2008,56.14,41.61,14.53,1.47,,1,, -2141,2716,7425,2008,2008_Pres-D_OR,OR,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,5/1/2008,867,Barack Obama,DEM,51,Hillary Rodham Clinton,DEM,39,,12,5/20/2008,58.52,40.5,18.01,6.01,,1,, -2136,2711,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,American Research Group,9,5/3/2008,600,Hillary Rodham Clinton,DEM,53,Barack Obama,DEM,45,,8,5/6/2008,50.56,49.44,1.11,6.89,,1,, -2135,2710,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,SurveyUSA,325,5/3/2008,675,Hillary Rodham Clinton,DEM,54,Barack Obama,DEM,42,,12,5/6/2008,50.56,49.44,1.11,10.89,,1,, -2130,2705,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,5/3/2008,595,Hillary Rodham Clinton,DEM,41,Barack Obama,DEM,43,,-2,5/6/2008,50.56,49.44,1.11,3.11,,0,, -2132,2707,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,American Research Group,9,5/3/2008,600,Barack Obama,DEM,50,Hillary Rodham Clinton,DEM,42,,8,5/6/2008,56.14,41.61,14.53,6.53,,1,, -2134,2709,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,SurveyUSA,325,5/3/2008,810,Barack Obama,DEM,50,Hillary Rodham Clinton,DEM,45,,5,5/6/2008,56.14,41.61,14.53,9.53,,1,, -2131,2706,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,5/3/2008,600,Barack Obama,DEM,48,Hillary Rodham Clinton,DEM,39,,9,5/6/2008,56.14,41.61,14.53,5.53,,1,, -2122,2697,7421,2008,2008_Pres-D_WV,WV,Pres-P,Pres-D,Orion Strategies,246,5/3/2008,300,Hillary Rodham Clinton,DEM,63,Barack Obama,DEM,23,,40,5/13/2008,67,25.69,41.32,1.32,,1,, -2119,2694,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,5/4/2008,502,Hillary Rodham Clinton,DEM,48,Barack Obama,DEM,44,,4,5/6/2008,50.56,49.44,1.11,2.89,,1,, -2129,2704,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Public Policy Polling,263,5/4/2008,851,Hillary Rodham Clinton,DEM,51,Barack Obama,DEM,46,,5,5/6/2008,50.56,49.44,1.11,3.89,,1,, -2126,2701,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Suffolk University,323,5/4/2008,600,Hillary Rodham Clinton,DEM,49,Barack Obama,DEM,43,,6,5/6/2008,50.56,49.44,1.11,4.89,,1,, -2121,2696,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,5/4/2008,781,Barack Obama,DEM,48,Hillary Rodham Clinton,DEM,45,,3,5/6/2008,56.14,41.61,14.53,11.53,,1,, -2128,2703,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Public Policy Polling,263,5/4/2008,870,Barack Obama,DEM,53,Hillary Rodham Clinton,DEM,43,,10,5/6/2008,56.14,41.61,14.53,4.53,,1,, -2116,2691,7421,2008,2008_Pres-D_WV,WV,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,5/4/2008,840,Hillary Rodham Clinton,DEM,56,Barack Obama,DEM,27,,29,5/13/2008,67,25.69,41.32,12.32,,1,, -2125,2700,7423,2008,2008_Pres-D_KY,KY,Pres-P,Pres-D,SurveyUSA,325,5/4/2008,595,Hillary Rodham Clinton,DEM,62,Barack Obama,DEM,28,,34,5/20/2008,65.48,29.92,35.56,1.56,,1,, -2117,2692,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,5/5/2008,644,Hillary Rodham Clinton,DEM,43,Barack Obama,DEM,45,,-2,5/6/2008,50.56,49.44,1.11,3.11,,0,, -2114,2689,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,5/5/2008,774,Barack Obama,DEM,47,Hillary Rodham Clinton,DEM,43,,4,5/6/2008,56.14,41.61,14.53,10.53,,1,, -2118,2693,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,5/5/2008,643,Barack Obama,DEM,51,Hillary Rodham Clinton,DEM,37,,14,5/6/2008,56.14,41.61,14.53,.53,,1,, -2113,2688,7423,2008,2008_Pres-D_KY,KY,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,5/5/2008,800,Hillary Rodham Clinton,DEM,56,Barack Obama,DEM,31,,25,5/20/2008,65.48,29.92,35.56,10.56,,1,, -2109,2684,7421,2008,2008_Pres-D_WV,WV,Pres-P,Pres-D,American Research Group,9,5/8/2008,600,Hillary Rodham Clinton,DEM,66,Barack Obama,DEM,23,,43,5/13/2008,67,25.69,41.32,1.68,,1,, -2110,2685,7423,2008,2008_Pres-D_KY,KY,Pres-P,Pres-D,Research 2000,281,5/8/2008,500,Hillary Rodham Clinton,DEM,58,Barack Obama,DEM,31,,27,5/20/2008,65.48,29.92,35.56,8.56,,1,, -2106,2681,7425,2008,2008_Pres-D_OR,OR,Pres-P,Pres-D,DHM Research,76,5/9/2008,400,Barack Obama,DEM,55,Hillary Rodham Clinton,DEM,35,,20,5/20/2008,58.52,40.5,18.01,1.99,,1,, -2102,2677,7423,2008,2008_Pres-D_KY,KY,Pres-P,Pres-D,SurveyUSA,325,5/10/2008,641,Hillary Rodham Clinton,DEM,62,Barack Obama,DEM,30,,32,5/20/2008,65.48,29.92,35.56,3.56,,1,, -2104,2679,7425,2008,2008_Pres-D_OR,OR,Pres-P,Pres-D,SurveyUSA,325,5/10/2008,615,Barack Obama,DEM,54,Hillary Rodham Clinton,DEM,43,,11,5/20/2008,58.52,40.5,18.01,7.01,,1,, -2099,2674,7421,2008,2008_Pres-D_WV,WV,Pres-P,Pres-D,Suffolk University,323,5/11/2008,600,Hillary Rodham Clinton,DEM,60,Barack Obama,DEM,24,4,36,5/13/2008,67,25.69,41.32,5.32,,1,, -2100,2675,7425,2008,2008_Pres-D_OR,OR,Pres-P,Pres-D,Public Policy Polling,263,5/11/2008,949,Barack Obama,DEM,53,Hillary Rodham Clinton,DEM,39,,14,5/20/2008,58.52,40.5,18.01,4.01,,1,, -58991,100997,7435,2008,2008_Pres-D_PR,PR,Pres-P,Pres-D,GQR Research (GQRR),126,5/14/2008,300,Hillary Rodham Clinton,DEM,59,Barack Obama,DEM,40,,19,6/1/2008,68.42,31.58,36.84,17.84,,1,, -2094,2669,7423,2008,2008_Pres-D_KY,KY,Pres-P,Pres-D,American Research Group,9,5/15/2008,600,Hillary Rodham Clinton,DEM,65,Barack Obama,DEM,29,,36,5/20/2008,65.48,29.92,35.56,.44,,1,, -2095,2670,7425,2008,2008_Pres-D_OR,OR,Pres-P,Pres-D,American Research Group,9,5/15/2008,600,Barack Obama,DEM,50,Hillary Rodham Clinton,DEM,45,,5,5/20/2008,58.52,40.5,18.01,13.01,,1,, -2088,2663,7423,2008,2008_Pres-D_KY,KY,Pres-P,Pres-D,SurveyUSA,325,5/17/2008,629,Hillary Rodham Clinton,DEM,62,Barack Obama,DEM,31,,31,5/20/2008,65.48,29.92,35.56,4.56,,1,, -2090,2665,7425,2008,2008_Pres-D_OR,OR,Pres-P,Pres-D,SurveyUSA,325,5/17/2008,627,Barack Obama,DEM,55,Hillary Rodham Clinton,DEM,42,,13,5/20/2008,58.52,40.5,18.01,5.01,,1,, -2084,2659,7423,2008,2008_Pres-D_KY,KY,Pres-P,Pres-D,Suffolk University,323,5/18/2008,600,Hillary Rodham Clinton,DEM,51,Barack Obama,DEM,25,,26,5/20/2008,65.48,29.92,35.56,9.56,,1,, -2087,2662,7425,2008,2008_Pres-D_OR,OR,Pres-P,Pres-D,Public Policy Polling,263,5/18/2008,1296,Barack Obama,DEM,58,Hillary Rodham Clinton,DEM,39,,19,5/20/2008,58.52,40.5,18.01,.99,,1,, -2085,2660,7425,2008,2008_Pres-D_OR,OR,Pres-P,Pres-D,Suffolk University,323,5/18/2008,600,Barack Obama,DEM,45,Hillary Rodham Clinton,DEM,41,,4,5/20/2008,58.52,40.5,18.01,14.01,,1,, -2081,2656,7428,2008,2008_Pres-D_MT,MT,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,5/20/2008,191,Barack Obama,DEM,52,Hillary Rodham Clinton,DEM,35,,17,6/3/2008,56.56,41.05,15.51,1.49,,1,, -2065,2640,7428,2008,2008_Pres-D_MT,MT,Pres-P,Pres-D,American Research Group,9,6/1/2008,600,Barack Obama,DEM,48,Hillary Rodham Clinton,DEM,44,,4,6/3/2008,56.56,41.05,15.51,11.51,,1,, -2066,2641,7430,2008,2008_Pres-D_SD,SD,Pres-P,Pres-D,American Research Group,9,6/1/2008,600,Hillary Rodham Clinton,DEM,60,Barack Obama,DEM,34,,26,6/3/2008,55.35,44.65,10.69,15.31,,1,, -15191,20031,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Financial Dynamics,95,10/14/2008,817,Barack Obama,DEM,49,John McCain,REP,41,,8,11/4/2008,52.86,45.6,7.26,.74,.74,1,, -15081,19921,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,10/14/2008,2312,Barack Obama,DEM,51,John McCain,REP,45,,6,11/4/2008,52.86,45.6,7.26,1.26,-1.26,1,, -15616,20456,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,10/14/2008,850,Barack Obama,DEM,46,John McCain,REP,41,,5,11/4/2008,52.86,45.6,7.26,2.26,-2.26,1,, -16862,21776,710,2008,2008_Pres-G_CT,CT,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/14/2008,500,Barack Obama,DEM,56,John McCain,REP,39,,17,11/4/2008,60.59,38.22,22.37,5.37,-5.37,1,, -16851,21765,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Research 2000,281,10/14/2008,600,Barack Obama,DEM,49,John McCain,REP,45,,4,11/4/2008,50.91,48.1,2.81,1.19,1.19,1,, -16864,21778,723,2008,2008_Pres-G_MA,MA,Pres-G,Pres-G,SurveyUSA,325,10/14/2008,624,Barack Obama,DEM,59,John McCain,REP,35,,24,11/4/2008,61.8,35.99,25.81,1.81,-1.81,1,, -16865,21779,732,2008,2008_Pres-G_ND,ND,Pres-G,Pres-G,DFM Research,69,10/14/2008,504,Barack Obama,DEM,44,John McCain,REP,41,,3,11/4/2008,44.5,53.15,-8.65,11.65,11.65,0,for United Transportation Union,D -16860,21774,738,2008,2008_Pres-G_NY,NY,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/14/2008,500,Barack Obama,DEM,57,John McCain,REP,37,,20,11/4/2008,62.88,36.03,26.86,6.86,-6.86,1,, -16863,21777,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/14/2008,700,Barack Obama,DEM,49,John McCain,REP,49,,0,11/4/2008,51.38,46.8,4.58,4.58,-4.58,.5,, -16861,21775,741,2008,2008_Pres-G_OR,OR,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/14/2008,500,Barack Obama,DEM,54,John McCain,REP,41,,13,11/4/2008,56.75,40.4,16.35,3.35,-3.35,1,, -16846,21760,745,2008,2008_Pres-G_SD,SD,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/14/2008,800,Barack Obama,DEM,41,John McCain,REP,48,,-7,11/4/2008,44.75,53.16,-8.41,1.41,1.41,1,among registered voters, -16838,21752,746,2008,2008_Pres-G_TN,TN,Pres-G,Pres-G,"North Star Opinion Research/Ayres, McHenry & Associates",233,10/14/2008,600,Barack Obama,DEM,39,John McCain,REP,54,,-15,11/4/2008,41.79,56.85,-15.06,.06,.06,1,for Lamar Alexander,R -16859,21773,754,2008,2008_Pres-G_WY,WY,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/14/2008,625,Barack Obama,DEM,32,John McCain,REP,58,,-26,11/4/2008,32.54,64.78,-32.24,6.24,6.24,1,, -54121,87522,1315,2008,2008_Gov-G_MO,MO,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/14/2008,700,Jay Nixon,DEM,57,Kenny Hulshof,REP,38,,19,11/4/2008,58.4,39.49,18.91,.09,.09,1,, -16865,87678,1318,2008,2008_Gov-G_ND,ND,Gov-G,Gov-G,DFM Research,69,10/14/2008,504,Tim Mathern,DEM,22,John Hoeven,REP,66,,-44,11/4/2008,23.53,74.44,-50.91,6.91,6.91,1,for United Transportation Union,D -24073,29320,1548,2008,2008_Sen-G_CO,CO,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,10/14/2008,608,Mark Udall,DEM,52,Bob Schaffer,REP,40,,12,11/4/2008,52.8,42.49,10.3,1.7,1.7,1,for DSCC,D -16864,25316,1559,2008,2008_Sen-G_MA,MA,Sen-G,Sen-G,SurveyUSA,325,10/14/2008,624,John Kerry,DEM,59,Jeffrey K. Beatty,REP,29,,30,11/4/2008,65.86,30.93,34.93,4.93,-4.93,1,, -16861,25154,1571,2008,2008_Sen-G_OR,OR,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/14/2008,500,Jeff Merkley,DEM,47,Gordon H. Smith,REP,47,,0,11/4/2008,48.9,45.55,3.35,3.35,-3.35,.5,, -16846,24900,1574,2008,2008_Sen-G_SD,SD,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/14/2008,800,Tim Johnson,DEM,57,Joel D. Dykstra,REP,34,,23,11/4/2008,62.49,37.51,24.98,1.98,-1.98,1,among registered voters, -16838,24800,1575,2008,2008_Sen-G_TN,TN,Sen-G,Sen-G,"North Star Opinion Research/Ayres, McHenry & Associates",233,10/14/2008,600,Robert D. Tuke,DEM,27,Lamar Alexander,REP,64,,-37,11/4/2008,31.64,65.14,-33.5,3.5,-3.5,1,for Lamar Alexander,R -16859,24907,1579,2008,2008_Sen-G_WY,WY,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/14/2008,625,Christopher Rothfuss,DEM,20,Michael B. Enzi,REP,72,,-52,11/4/2008,24.26,75.63,-51.38,.62,-.62,1,, -16859,24906,1580,2008,2008_Sen-GS_WY,WY,Sen-G,Sen-GS,Mason-Dixon Polling & Strategy,197,10/14/2008,625,Nicholas H. Carter,DEM,22,John Barrasso,REP,69,,-47,11/4/2008,26.53,73.35,-46.83,.17,-.17,1,, -64066,117893,4095,2008,2008_House-G_CA-50,CA-50,House-G,House-G,GQR Research (GQRR),126,10/14/2008,400,Nicholas Leibham,DEM,42,Brian P. Bilbray,REP,44,,-2,11/4/2008,45.18,50.24,-5.06,3.06,3.06,1,for unspecified Democratic spnosor,D -64327,118315,4109,2008,2008_House-G_CT-4,CT-4,House-G,House-G,SurveyUSA,325,10/14/2008,602,Jim Himes,DEM,48,Christopher H. Shays,REP,45,,3,11/4/2008,48.37,47.56,.81,2.19,2.19,1,, -64328,118316,4256,2008,2008_House-G_MO-6,MO-6,House-G,House-G,SurveyUSA,325,10/14/2008,589,Kay Waldo Barnes,DEM,40,Sam Graves,REP,51,,-11,11/4/2008,36.86,59.43,-22.57,11.57,11.57,1,, -63834,117537,4262,2008,2008_House-G_NE-2,NE-2,House-G,House-G,ALG Research,14,10/14/2008,400,Jim Esch,DEM,46,Lee Terry,REP,47,,-1,11/4/2008,48.07,51.93,-3.85,2.85,2.85,1,for unspecified Democratic spnosor,D -16865,117834,4327,2008,2008_House-G_ND-1,ND-1,House-G,House-G,DFM Research,69,10/14/2008,504,Earl Pomeroy,DEM,55,Duane Sand,REP,30,,25,11/4/2008,61.97,38.03,23.95,1.05,1.05,1,for United Transportation Union,D -64329,118317,4355,2008,2008_House-G_OR-5,OR-5,House-G,House-G,SurveyUSA,325,10/14/2008,587,Kurt Schrader,DEM,51,Mike Erickson,REP,38,,13,11/4/2008,54.25,38.33,15.92,2.92,-2.92,1,, -16859,117992,4460,2008,2008_House-G_WY-1,WY-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/14/2008,625,Gary Trauner,DEM,44,Cynthia M. Lummis,REP,43,,1,11/4/2008,42.78,52.59,-9.81,10.81,10.81,0,, -15191,117357,8656,2008,2008_House-G_US,US,House-G,House-G,Financial Dynamics,95,10/14/2008,725,Democratic,DEM,44,Republican,REP,38,,6,11/4/2008,53.22,42.62,10.6,4.6,-4.6,1,, -15426,20266,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/15/2008,3000,Barack Obama,DEM,50,John McCain,REP,46,,4,11/4/2008,52.86,45.6,7.26,3.26,-3.26,1,, -15503,20343,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Research 2000,281,10/15/2008,1100,Barack Obama,DEM,52,John McCain,REP,42,,10,11/4/2008,52.86,45.6,7.26,2.74,2.74,1,, -16829,21743,704,2008,2008_Pres-G_AK,AK,Pres-G,Pres-G,Research 2000,281,10/15/2008,600,Barack Obama,DEM,38,John McCain,REP,57,,-19,11/4/2008,37.89,59.42,-21.54,2.54,2.54,1,, -16842,21756,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,Research 2000,281,10/15/2008,600,Barack Obama,DEM,43,John McCain,REP,49,,-6,11/4/2008,46.9,52.1,-5.2,.8,-.8,1,, -16835,21749,721,2008,2008_Pres-G_KY,KY,Pres-G,Pres-G,Research 2000,281,10/15/2008,600,Barack Obama,DEM,39,John McCain,REP,53,,-14,11/4/2008,41.15,57.37,-16.22,2.22,2.22,1,, -16830,21744,725,2008,2008_Pres-G_ME,ME,Pres-G,Pres-G,Pan Atlantic Research,249,10/15/2008,400,Barack Obama,DEM,51,John McCain,REP,39,,12,11/4/2008,57.71,40.38,17.32,5.32,-5.32,1,, -16843,21757,725,2008,2008_Pres-G_ME,ME,Pres-G,Pres-G,Research 2000,281,10/15/2008,600,Barack Obama,DEM,55,John McCain,REP,38,,17,11/4/2008,57.71,40.38,17.32,.32,-.32,1,, -16840,21754,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,Research 2000,281,10/15/2008,600,Barack Obama,DEM,52,John McCain,REP,39,,13,11/4/2008,54.06,43.82,10.24,2.76,2.76,1,, -16848,21762,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/15/2008,700,Barack Obama,DEM,52,John McCain,REP,46,,6,11/4/2008,49.23,49.36,-.13,6.13,6.13,0,, -16844,21758,729,2008,2008_Pres-G_MS,MS,Pres-G,Pres-G,Research 2000,281,10/15/2008,600,Barack Obama,DEM,40,John McCain,REP,50,,-10,11/4/2008,43,56.17,-13.17,3.17,3.17,1,, -16849,21763,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Research 2000,281,10/15/2008,600,Barack Obama,DEM,46,John McCain,REP,44,,2,11/4/2008,49.7,49.38,.33,1.67,1.67,1,, -16839,21753,732,2008,2008_Pres-G_ND,ND,Pres-G,Pres-G,Research 2000,281,10/15/2008,500,Barack Obama,DEM,45,John McCain,REP,45,,0,11/4/2008,44.5,53.15,-8.65,8.65,8.65,.5,, -16841,21755,741,2008,2008_Pres-G_OR,OR,Pres-G,Pres-G,Research 2000,281,10/15/2008,600,Barack Obama,DEM,53,John McCain,REP,38,,15,11/4/2008,56.75,40.4,16.35,1.35,-1.35,1,, -16774,21688,741,2008,2008_Pres-G_OR,OR,Pres-G,Pres-G,Riley Research Associates,290,10/15/2008,499,Barack Obama,DEM,48,John McCain,REP,34,,14,11/4/2008,56.75,40.4,16.35,2.35,-2.35,1,, -16850,21764,747,2008,2008_Pres-G_TX,TX,Pres-G,Pres-G,Research 2000,281,10/15/2008,600,Barack Obama,DEM,40,John McCain,REP,52,,-12,11/4/2008,43.63,55.38,-11.75,.25,-.25,1,, -16847,21761,753,2008,2008_Pres-G_WV,WV,Pres-G,Pres-G,Rainmaker Media Group,276,10/15/2008,600,Barack Obama,DEM,41,John McCain,REP,42,,-1,11/4/2008,42.49,55.58,-13.09,12.09,12.09,1,, -16828,21742,754,2008,2008_Pres-G_WY,WY,Pres-G,Pres-G,Research 2000,281,10/15/2008,600,Barack Obama,DEM,35,John McCain,REP,58,,-23,11/4/2008,32.54,64.78,-32.24,9.24,9.24,1,, -16849,87521,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,Research 2000,281,10/15/2008,600,Bev Perdue,DEM,48,Pat McCrory,REP,43,,5,11/4/2008,50.27,46.88,3.4,1.6,1.6,1,, -16829,25189,1546,2008,2008_Sen-G_AK,AK,Sen-G,Sen-G,Research 2000,281,10/15/2008,600,Mark Begich,DEM,48,Ted Stevens,REP,46,,2,11/4/2008,47.77,46.52,1.24,.76,.76,1,, -24085,29332,1548,2008,2008_Sen-G_CO,CO,Sen-G,Sen-G,Hill Research Consultants,140,10/15/2008,600,Mark Udall,DEM,43,Bob Schaffer,REP,38,,5,11/4/2008,52.8,42.49,10.3,5.3,-5.3,1,for Bob Schaffer; among registered voters,R -16842,25195,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Research 2000,281,10/15/2008,600,Jim Martin,DEM,45,Saxby Chambliss,REP,47,,-2,11/4/2008,46.83,49.76,-2.92,.92,.92,1,, -16835,25207,1556,2008,2008_Sen-G_KY,KY,Sen-G,Sen-G,Research 2000,281,10/15/2008,600,Bruce Lunsford,DEM,42,Mitch McConnell,REP,46,,-4,11/4/2008,47.03,52.97,-5.93,1.93,1.93,1,, -24113,29357,1557,2008,2008_Sen-O_LA,LA,Sen-G,Sen-O,OnMessage Inc.,239,10/15/2008,500,Mary L. Landrieu,DEM,47,John Neely Kennedy,REP,42,,5,11/4/2008,52.11,45.72,6.39,1.39,-1.39,1,for John Neely Kennedy,R -24156,29394,1558,2008,2008_Sen-G_ME,ME,Sen-G,Sen-G,Pan Atlantic Research,249,10/15/2008,400,Thomas H. Allen,DEM,36,Susan M. Collins,REP,57,,-21,11/4/2008,38.58,61.33,-22.75,1.75,1.75,1,, -16843,25211,1558,2008,2008_Sen-G_ME,ME,Sen-G,Sen-G,Research 2000,281,10/15/2008,600,Thomas H. Allen,DEM,40,Susan M. Collins,REP,53,,-13,11/4/2008,38.58,61.33,-22.75,9.75,9.75,1,, -16840,25215,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,Research 2000,281,10/15/2008,600,Al Franken,DEM,41,Norm Coleman,REP,39,,2,11/4/2008,41.99,41.98,.01,1.99,1.99,1,, -16844,25217,1563,2008,2008_Sen-GS_MS,MS,Sen-G,Sen-GS,Research 2000,281,10/15/2008,600,Ronnie Musgrove,DEM,46,Roger F. Wicker,REP,47,,-1,11/4/2008,45.04,54.96,-9.92,8.92,8.92,1,, -16849,25223,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,Research 2000,281,10/15/2008,600,Kay R. Hagan,DEM,49,Elizabeth H. Dole,REP,45,,4,11/4/2008,52.65,44.18,8.47,4.47,-4.47,1,, -16841,25238,1571,2008,2008_Sen-G_OR,OR,Sen-G,Sen-G,Research 2000,281,10/15/2008,600,Jeff Merkley,DEM,47,Gordon H. Smith,REP,41,,6,11/4/2008,48.9,45.55,3.35,2.65,2.65,1,, -16774,25253,1571,2008,2008_Sen-G_OR,OR,Sen-G,Sen-G,Riley Research Associates,290,10/15/2008,499,Jeff Merkley,DEM,36,Gordon H. Smith,REP,35,,1,11/4/2008,48.9,45.55,3.35,2.35,-2.35,1,, -24078,29325,1574,2008,2008_Sen-G_SD,SD,Sen-G,Sen-G,GQR Research (GQRR),126,10/15/2008,618,Tim Johnson,DEM,59,Joel D. Dykstra,REP,35,,24,11/4/2008,62.49,37.51,24.98,.98,-.98,1,, -16850,25243,1576,2008,2008_Sen-G_TX,TX,Sen-G,Sen-G,Research 2000,281,10/15/2008,600,Rick Noriega,DEM,44,John Cornyn,REP,50,,-6,11/4/2008,42.84,54.82,-11.98,5.98,5.98,1,, -16828,25249,1579,2008,2008_Sen-G_WY,WY,Sen-G,Sen-G,Research 2000,281,10/15/2008,600,Christopher Rothfuss,DEM,34,Michael B. Enzi,REP,61,,-27,11/4/2008,24.26,75.63,-51.38,24.38,24.38,1,, -16828,25248,1580,2008,2008_Sen-GS_WY,WY,Sen-G,Sen-GS,Research 2000,281,10/15/2008,600,Nicholas H. Carter,DEM,36,John Barrasso,REP,57,,-21,11/4/2008,26.53,73.35,-46.83,25.83,25.83,1,, -16829,123397,4033,2008,2008_House-G_AK-1,AK-1,House-G,House-G,Research 2000,281,10/15/2008,600,Ethan Berkowitz,DEM,50,Don Young,REP,44,,6,11/4/2008,44.97,50.14,-5.17,11.17,11.17,0,, -64330,118318,4056,2008,2008_House-G_CA-11,CA-11,House-G,House-G,SurveyUSA,325,10/15/2008,650,Jerry McNerney,DEM,52,Dean Andal,REP,41,,11,11/4/2008,55.27,44.72,10.55,.45,.45,1,, -64106,117949,4129,2008,2008_House-G_FL-18,FL-18,House-G,House-G,Lake Research Partners,165,10/15/2008,457,Annette Taddeo,DEM,41,Ileana Ros-Lehtinen,REP,48,,-7,11/4/2008,42.13,57.87,-15.74,8.74,8.74,1,for unspecified Democratic spnosor,D -64067,117894,4135,2008,2008_House-G_FL-24,FL-24,House-G,House-G,GQR Research (GQRR),126,10/15/2008,400,Suzanne M. Kosmas,DEM,58,Tom Feeney,REP,35,,23,11/4/2008,57.2,41.11,16.09,6.91,6.91,1,, -64331,118319,4193,2008,2008_House-G_KY-3,KY-3,House-G,House-G,SurveyUSA,325,10/15/2008,613,John Yarmuth,DEM,57,Anne Meagher Northup,REP,41,,16,11/4/2008,59.37,40.63,18.73,2.73,-2.73,1,, -16830,118074,4204,2008,2008_House-G_ME-1,ME-1,House-G,House-G,Pan Atlantic Research,249,10/15/2008,207,Chellie Pingree,DEM,43,Charlie Summers,REP,32,,11,11/4/2008,54.9,45.1,9.8,1.2,1.2,1,, -16830,118075,4205,2008,2008_House-G_ME-2,ME-2,House-G,House-G,Pan Atlantic Research,249,10/15/2008,193,Michael H. Michaud,DEM,60,John N. Frary,REP,26,,34,11/4/2008,67.44,32.56,34.87,.87,-.87,1,, -64163,118065,4430,2008,2008_House-G_VA-2,VA-2,House-G,House-G,"Normington, Petts & Associates",232,10/15/2008,400,Glenn C. Nye,DEM,42,Thelma D. Drake,REP,47,,-5,11/4/2008,52.4,47.46,4.94,9.94,-9.94,0,, -16828,118143,4460,2008,2008_House-G_WY-1,WY-1,House-G,House-G,Research 2000,281,10/15/2008,600,Gary Trauner,DEM,44,Cynthia M. Lummis,REP,43,,1,11/4/2008,42.78,52.59,-9.81,10.81,10.81,0,, -15503,117581,8656,2008,2008_House-G_US,US,House-G,House-G,Research 2000,281,10/15/2008,1100,Democratic,DEM,49,Republican,REP,36,,13,11/4/2008,53.22,42.62,10.6,2.4,2.4,1,, -15074,19914,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Franklin & Marshall College,106,10/16/2008,600,Barack Obama,DEM,50,John McCain,REP,45,,5,11/4/2008,52.86,45.6,7.26,2.26,-2.26,1,sample size unavailable; estimated at 600 as a default, -14935,19775,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,10/16/2008,1000,Barack Obama,DEM,49,John McCain,REP,45,,4,11/4/2008,52.86,45.6,7.26,3.26,-3.26,1,, -15785,20625,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/16/2008,1209,Barack Obama,DEM,48,John McCain,REP,44,,4,11/4/2008,52.86,45.6,7.26,3.26,-3.26,1,, -16745,21655,705,2008,2008_Pres-G_AL,AL,Pres-G,Pres-G,Capital Survey Research Center,44,10/16/2008,606,Barack Obama,DEM,34,John McCain,REP,54,,-20,11/4/2008,38.74,60.32,-21.58,1.58,1.58,1,, -16801,21715,708,2008,2008_Pres-G_CA,CA,Pres-G,Pres-G,Public Policy Institute of California,262,10/16/2008,1186,Barack Obama,DEM,56,John McCain,REP,33,,23,11/4/2008,60.92,36.9,24.02,1.02,-1.02,1,, -16836,21750,708,2008,2008_Pres-G_CA,CA,Pres-G,Pres-G,SurveyUSA,325,10/16/2008,615,Barack Obama,DEM,59,John McCain,REP,35,,24,11/4/2008,60.92,36.9,24.02,.02,-.02,1,, -16833,21747,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/16/2008,700,Barack Obama,DEM,52,John McCain,REP,45,,7,11/4/2008,53.66,44.71,8.95,1.95,-1.95,1,, -16837,21751,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,SurveyUSA,325,10/16/2008,553,Barack Obama,DEM,47,John McCain,REP,49,,-2,11/4/2008,50.91,48.1,2.81,4.81,-4.81,0,, -16827,21741,730,2008,2008_Pres-G_MT,MT,Pres-G,Pres-G,Research 2000,281,10/16/2008,500,Barack Obama,DEM,45,John McCain,REP,49,,-4,11/4/2008,47.11,49.49,-2.38,1.62,-1.62,1,, -16831,21745,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/16/2008,700,Barack Obama,DEM,50,John McCain,REP,45,,5,11/4/2008,55.15,42.65,12.49,7.49,-7.49,1,, -16818,21732,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Muhlenberg College,219,10/16/2008,599,Barack Obama,DEM,52,John McCain,REP,40,,12,11/4/2008,54.47,44.15,10.31,1.69,1.69,1,, -16832,21746,746,2008,2008_Pres-G_TN,TN,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/16/2008,500,Barack Obama,DEM,42,John McCain,REP,54,,-12,11/4/2008,41.79,56.85,-15.06,3.06,3.06,1,, -16834,21748,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/16/2008,700,Barack Obama,DEM,54,John McCain,REP,44,,10,11/4/2008,52.63,46.33,6.3,3.7,3.7,1,, -16827,87520,1316,2008,2008_Gov-G_MT,MT,Gov-G,Gov-G,Research 2000,281,10/16/2008,500,Brian Schweitzer,DEM,57,Roy Brown,REP,40,,17,11/4/2008,65.42,32.54,32.88,15.88,-15.88,1,, -16833,25022,1548,2008,2008_Sen-G_CO,CO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/16/2008,700,Mark Udall,DEM,51,Bob Schaffer,REP,44,,7,11/4/2008,52.8,42.49,10.3,3.3,-3.3,1,, -16832,25166,1575,2008,2008_Sen-G_TN,TN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/16/2008,500,Robert D. Tuke,DEM,34,Lamar Alexander,REP,62,,-28,11/4/2008,31.64,65.14,-33.5,5.5,5.5,1,, -16834,25176,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/16/2008,700,Mark R. Warner,DEM,61,James S. Gilmore III,REP,36,,25,11/4/2008,65.03,33.73,31.3,6.3,-6.3,1,, -64374,118426,4127,2008,2008_House-G_FL-16,FL-16,House-G,House-G,Tarrance Group,333,10/16/2008,300,Tim Mahoney,DEM,29,Thomas J. Rooney,REP,55,,-26,11/4/2008,39.91,60.09,-20.19,5.81,-5.81,1,for unspecified Republican spnosor,R -64042,117860,4132,2008,2008_House-G_FL-21,FL-21,House-G,House-G,Florida International University/Univision,98,10/16/2008,410,Raul L. Martinez,DEM,33,Lincoln Diaz-Balart,REP,47,,-14,11/4/2008,42.1,57.9,-15.8,1.8,1.8,1,, -64164,118066,4163,2008,2008_House-G_IL-10,IL-10,House-G,House-G,"Normington, Petts & Associates",232,10/16/2008,400,Daniel J. Seals,DEM,41,Mark Kirk,REP,47,,-6,11/4/2008,47.44,52.56,-5.12,.88,-.88,1,for unspecified Democratic spnosor,D -64164,118067,4164,2008,2008_House-G_IL-11,IL-11,House-G,House-G,"Normington, Petts & Associates",232,10/16/2008,400,Deborah Halvorson,DEM,50,Marty Ozinga,REP,29,,21,11/4/2008,58.4,34.48,23.92,2.92,-2.92,1,for unspecified Democratic spnosor,D -64393,118461,4175,2008,2008_House-G_IN-3,IN-3,House-G,House-G,Winston Group,385,10/16/2008,400,Michael Anthony Montagano,DEM,41,Mark Edward Souder,REP,50,,-9,11/4/2008,39.7,55.04,-15.34,6.34,6.34,1,for unspecified Republican spnosor,R -64332,118320,4192,2008,2008_House-G_KY-2,KY-2,House-G,House-G,SurveyUSA,325,10/16/2008,559,David E. Boswell,DEM,42,Brett Guthrie,REP,51,,-9,11/4/2008,47.43,52.57,-5.15,3.85,-3.85,1,, -64141,118015,4202,2008,2008_House-O_LA-6,LA-6,House-G,House-O,McLaughlin & Associates,203,10/16/2008,300,Donald J. Cazayoux,DEM,45,Bill Cassidy,REP,34,,11,11/4/2008,40.29,48.12,-7.82,18.82,18.82,0,for unspecified Republican spnosor,R -16827,118144,4260,2008,2008_House-G_MT-1,MT-1,House-G,House-G,Research 2000,281,10/16/2008,500,John B. Driscoll,DEM,38,Denny Rehberg,REP,52,,-14,11/4/2008,32.42,64.14,-31.72,17.72,17.72,1,, -64083,117911,4271,2008,2008_House-G_NJ-3,NJ-3,House-G,House-G,Grove Insight,129,10/16/2008,400,John H. Adler,DEM,43,Christopher Myers,REP,35,,8,11/4/2008,52.08,47.92,4.15,3.85,3.85,1,for unspecified Democratic spnosor,D -15195,20035,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Financial Dynamics,95,10/17/2008,785,Barack Obama,DEM,48,John McCain,REP,41,,7,11/4/2008,52.86,45.6,7.26,.26,-.26,1,, -15151,23133,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,10/17/2008,1000,Barack Obama,DEM,49,John McCain,REP,44,,5,11/4/2008,52.86,45.6,7.26,2.26,-2.26,1,average of multiple versions or turnout models listed in poll, -15080,19920,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,10/17/2008,2277,Barack Obama,DEM,51,John McCain,REP,44,,7,11/4/2008,52.86,45.6,7.26,.26,-.26,1,, -16816,21730,718,2008,2008_Pres-G_IL,IL,Pres-G,Pres-G,Market Shares Corp.,187,10/17/2008,500,Barack Obama,DEM,56,John McCain,REP,32,,24,11/4/2008,61.83,36.73,25.1,1.1,-1.1,1,, -16825,21739,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,Princeton Survey Research Associates International,258,10/17/2008,1049,Barack Obama,DEM,52,John McCain,REP,41,,11,11/4/2008,54.06,43.82,10.24,.76,.76,1,, -16819,21733,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,SurveyUSA,325,10/17/2008,655,Barack Obama,DEM,50,John McCain,REP,44,,6,11/4/2008,54.06,43.82,10.24,4.24,-4.24,1,, -16817,21731,735,2008,2008_Pres-G_NJ,NJ,Pres-G,Pres-G,Monmouth University,215,10/17/2008,723,Barack Obama,DEM,55,John McCain,REP,38,,17,11/4/2008,57.14,41.61,15.53,1.47,1.47,1,, -16821,21735,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/17/2008,625,Barack Obama,DEM,45,John McCain,REP,46,,-1,11/4/2008,51.38,46.8,4.58,5.58,-5.58,0,, -16820,21734,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Susquehanna Polling & Research Inc.,326,10/17/2008,700,Barack Obama,DEM,48,John McCain,REP,40,,8,11/4/2008,54.47,44.15,10.31,2.31,-2.31,1,, -16823,21737,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/17/2008,625,Barack Obama,DEM,51,John McCain,REP,39,,12,11/4/2008,56.22,42.31,13.9,1.9,-1.9,1,, -16822,21736,753,2008,2008_Pres-G_WV,WV,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/17/2008,625,Barack Obama,DEM,41,John McCain,REP,47,,-6,11/4/2008,42.49,55.58,-13.09,7.09,7.09,1,, -16824,21738,753,2008,2008_Pres-G_WV,WV,Pres-G,Pres-G,Public Policy Polling,263,10/17/2008,1223,Barack Obama,DEM,42,John McCain,REP,50,,-8,11/4/2008,42.49,55.58,-13.09,5.09,5.09,1,, -24104,29348,1557,2008,2008_Sen-O_LA,LA,Sen-G,Sen-O,Mellman Group,205,10/17/2008,600,Mary L. Landrieu,DEM,54,John Neely Kennedy,REP,34,,20,11/4/2008,52.11,45.72,6.39,13.61,13.61,1,for Mary L. Landrieu,D -16825,25270,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,Princeton Survey Research Associates International,258,10/17/2008,1049,Al Franken,DEM,39,Norm Coleman,REP,36,,3,11/4/2008,41.99,41.98,.01,2.99,2.99,1,, -16819,25323,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,SurveyUSA,325,10/17/2008,655,Al Franken,DEM,39,Norm Coleman,REP,41,,-2,11/4/2008,41.99,41.98,.01,2.01,-2.01,0,, -16817,24918,1567,2008,2008_Sen-G_NJ,NJ,Sen-G,Sen-G,Monmouth University,215,10/17/2008,723,Frank R. Lautenberg,DEM,52,Dick Zimmer,REP,36,,16,11/4/2008,56.03,41.95,14.08,1.92,1.92,1,, -64209,118145,4175,2008,2008_House-G_IN-3,IN-3,House-G,House-G,Research 2000,281,10/17/2008,600,Michael Anthony Montagano,DEM,40,Mark Edward Souder,REP,45,,-5,11/4/2008,39.7,55.04,-15.34,10.34,10.34,1,, -15195,117359,8656,2008,2008_House-G_US,US,House-G,House-G,Financial Dynamics,95,10/17/2008,785,Democratic,DEM,42,Republican,REP,37,,5,11/4/2008,53.22,42.62,10.6,5.6,-5.6,1,, -63537,116963,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,10/18/2008,327,Barack Obama,DEM,54,John McCain,REP,41,,13,11/4/2008,52.86,45.6,7.26,5.74,5.74,1,, -14963,23131,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,10/18/2008,755,Barack Obama,DEM,50,John McCain,REP,44.5,,5.5,11/4/2008,52.86,45.6,7.26,1.76,-1.76,1,average of multiple versions or turnout models listed in poll, -18178,23132,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,GfK Group,115,10/18/2008,800,Barack Obama,DEM,44,John McCain,REP,43,,1,11/4/2008,52.86,45.6,7.26,6.26,-6.26,1,, -15177,20017,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,10/18/2008,1390,Barack Obama,DEM,50,John McCain,REP,44,,6,11/4/2008,52.86,45.6,7.26,1.26,-1.26,1,, -63589,117031,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,10/18/2008,1088,Barack Obama,DEM,46.9,John McCain,REP,40.9,,6,11/4/2008,52.86,45.6,7.26,1.26,-1.26,1,, -15235,20075,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,10/18/2008,773,Barack Obama,DEM,50,John McCain,REP,42,,8,11/4/2008,52.86,45.6,7.26,.74,.74,1,, -15381,20221,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,10/18/2008,2382,Barack Obama,DEM,53,John McCain,REP,39,,14,11/4/2008,52.86,45.6,7.26,6.74,6.74,1,, -15425,20265,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/18/2008,3000,Barack Obama,DEM,50,John McCain,REP,46,,4,11/4/2008,52.86,45.6,7.26,3.26,-3.26,1,, -15515,20355,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Research 2000,281,10/18/2008,1100,Barack Obama,DEM,50,John McCain,REP,42,,8,11/4/2008,52.86,45.6,7.26,.74,.74,1,, -16797,21711,704,2008,2008_Pres-G_AK,AK,Pres-G,Pres-G,Alaska Survey Research,155,10/18/2008,500,Barack Obama,DEM,42,John McCain,REP,53,,-11,11/4/2008,37.89,59.42,-21.54,10.54,10.54,1,, -16815,21729,707,2008,2008_Pres-G_AZ,AZ,Pres-G,Pres-G,Zimmerman & Associates/Marketing Intelligence,394,10/18/2008,408,Barack Obama,DEM,42,John McCain,REP,44,,-2,11/4/2008,44.91,53.39,-8.48,6.48,6.48,1,, -16804,21718,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Public Policy Polling,263,10/18/2008,1158,Barack Obama,DEM,48,John McCain,REP,47,,1,11/4/2008,50.91,48.1,2.81,1.81,-1.81,1,, -16770,21684,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Quinnipiac University,267,10/18/2008,1433,Barack Obama,DEM,49,John McCain,REP,44,,5,11/4/2008,50.91,48.1,2.81,2.19,2.19,1,, -16790,21704,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,GQR Research (GQRR),126,10/18/2008,600,Barack Obama,DEM,44,John McCain,REP,46,,-2,11/4/2008,46.9,52.1,-5.2,3.2,3.2,1,, -16789,21703,725,2008,2008_Pres-G_ME,ME,Pres-G,Pres-G,Critical Insights,64,10/18/2008,443,Barack Obama,DEM,56,John McCain,REP,35,,21,11/4/2008,57.71,40.38,17.32,3.68,3.68,1,, -16763,21677,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,National Journal,224,10/18/2008,402,Barack Obama,DEM,50,John McCain,REP,40,,10,11/4/2008,54.06,43.82,10.24,.24,-.24,1,among registered voters, -16730,21640,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,St. Cloud State University,312,10/18/2008,509,Barack Obama,DEM,42,John McCain,REP,37,,5,11/4/2008,54.06,43.82,10.24,5.24,-5.24,1,among all adults, -16808,21722,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Suffolk University,323,10/18/2008,600,Barack Obama,DEM,44,John McCain,REP,45,,-1,11/4/2008,49.23,49.36,-.13,.87,-.87,1,, -16739,21649,729,2008,2008_Pres-G_MS,MS,Pres-G,Pres-G,University of South Alabama,361,10/18/2008,405,Barack Obama,DEM,33,John McCain,REP,46,,-13,11/4/2008,43,56.17,-13.17,.17,.17,1,, -16768,21682,730,2008,2008_Pres-G_MT,MT,Pres-G,Pres-G,Montana State University Billings,216,10/18/2008,403,Barack Obama,DEM,44,John McCain,REP,40,,4,11/4/2008,47.11,49.49,-2.38,6.38,6.38,0,, -16800,21714,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,Public Opinion Strategies,260,10/18/2008,500,Barack Obama,DEM,50,John McCain,REP,41,,9,11/4/2008,54.13,44.52,9.61,.61,-.61,1,for NRSC,R -16806,21720,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,Research 2000,281,10/18/2008,600,Barack Obama,DEM,50,John McCain,REP,43,,7,11/4/2008,54.13,44.52,9.61,2.61,-2.61,1,, -16805,21719,735,2008,2008_Pres-G_NJ,NJ,Pres-G,Pres-G,Quinnipiac University,267,10/18/2008,1184,Barack Obama,DEM,59,John McCain,REP,36,,23,11/4/2008,57.14,41.61,15.53,7.47,7.47,1,, -16698,21608,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Ohio University,237,10/18/2008,611,Barack Obama,DEM,57,John McCain,REP,41,,16,11/4/2008,51.38,46.8,4.58,11.42,11.42,1,among all adults, -16769,21683,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Quinnipiac University,267,10/18/2008,1360,Barack Obama,DEM,52,John McCain,REP,38,,14,11/4/2008,51.38,46.8,4.58,9.42,9.42,1,, -16807,21721,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Suffolk University,323,10/18/2008,600,Barack Obama,DEM,51,John McCain,REP,42,,9,11/4/2008,51.38,46.8,4.58,4.42,4.42,1,, -16764,21678,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,National Journal,224,10/18/2008,412,Barack Obama,DEM,51,John McCain,REP,41,,10,11/4/2008,54.47,44.15,10.31,.31,-.31,1,among registered voters, -16771,21685,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Quinnipiac University,267,10/18/2008,1425,Barack Obama,DEM,53,John McCain,REP,40,,13,11/4/2008,54.47,44.15,10.31,2.69,2.69,1,, -16791,21705,751,2008,2008_Pres-G_WA,WA,Pres-G,Pres-G,Elway Research,87,10/18/2008,405,Barack Obama,DEM,55,John McCain,REP,36,,19,11/4/2008,57.34,40.26,17.08,1.92,1.92,1,among registered voters, -16765,21679,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,National Journal,224,10/18/2008,405,Barack Obama,DEM,53,John McCain,REP,40,,13,11/4/2008,56.22,42.31,13.9,.9,-.9,1,among registered voters, -16768,87654,1316,2008,2008_Gov-G_MT,MT,Gov-G,Gov-G,Montana State University Billings,216,10/18/2008,403,Brian Schweitzer,DEM,60,Roy Brown,REP,27,,33,11/4/2008,65.42,32.54,32.88,.12,.12,1,, -16806,87518,1317,2008,2008_Gov-G_NH,NH,Gov-G,Gov-G,Research 2000,281,10/18/2008,600,John Lynch,DEM,60,Joe Kenney,REP,34,,26,11/4/2008,70.15,27.61,42.54,16.54,-16.54,1,, -16791,87519,1321,2008,2008_Gov-G_WA,WA,Gov-G,Gov-G,Elway Research,87,10/18/2008,405,Christine Gregoire,DEM,51,Dino Rossi,REP,39,,12,11/4/2008,53.24,46.76,6.48,5.52,5.52,1,among registered voters, -16797,24877,1546,2008,2008_Sen-G_AK,AK,Sen-G,Sen-G,Alaska Survey Research,155,10/18/2008,500,Mark Begich,DEM,46,Ted Stevens,REP,45,,1,11/4/2008,47.77,46.52,1.24,.24,-.24,1,, -16790,24854,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,GQR Research (GQRR),126,10/18/2008,600,Jim Martin,DEM,44,Saxby Chambliss,REP,48,,-4,11/4/2008,46.83,49.76,-2.92,1.08,-1.08,1,, -16789,24823,1558,2008,2008_Sen-G_ME,ME,Sen-G,Sen-G,Critical Insights,64,10/18/2008,443,Thomas H. Allen,DEM,42,Susan M. Collins,REP,54,,-12,11/4/2008,38.58,61.33,-22.75,10.75,10.75,1,, -16763,24929,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,National Journal,224,10/18/2008,402,Al Franken,DEM,37,Norm Coleman,REP,36,,1,11/4/2008,41.99,41.98,.01,.99,.99,1,among registered voters, -16730,25268,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,St. Cloud State University,312,10/18/2008,509,Al Franken,DEM,27,Norm Coleman,REP,36,,-9,11/4/2008,41.99,41.98,.01,9.01,-9.01,0,among all adults, -16739,25401,1563,2008,2008_Sen-GS_MS,MS,Sen-G,Sen-GS,University of South Alabama,361,10/18/2008,405,Ronnie Musgrove,DEM,32,Roger F. Wicker,REP,45,,-13,11/4/2008,45.04,54.96,-9.92,3.08,-3.08,1,, -16800,24990,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,Public Opinion Strategies,260,10/18/2008,500,Jeanne Shaheen,DEM,47,John E. Sununu,REP,41,,6,11/4/2008,51.59,45.25,6.34,.34,-.34,1,for NRSC,R -16806,25231,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,Research 2000,281,10/18/2008,600,Jeanne Shaheen,DEM,50,John E. Sununu,REP,43,,7,11/4/2008,51.59,45.25,6.34,.66,.66,1,, -16805,25005,1567,2008,2008_Sen-G_NJ,NJ,Sen-G,Sen-G,Quinnipiac University,267,10/18/2008,1184,Frank R. Lautenberg,DEM,55,Dick Zimmer,REP,33,,22,11/4/2008,56.03,41.95,14.08,7.92,7.92,1,, -66291,123395,4033,2008,2008_House-G_AK-1,AK-1,House-G,House-G,Alaska Survey Research,155,10/18/2008,500,Ethan Berkowitz,DEM,51,Don Young,REP,43,,8,11/4/2008,44.97,50.14,-5.17,13.17,13.17,0,, -16789,117806,4204,2008,2008_House-G_ME-1,ME-1,House-G,House-G,Critical Insights,64,10/18/2008,228,Chellie Pingree,DEM,56,Charlie Summers,REP,35,,21,11/4/2008,54.9,45.1,9.8,11.2,11.2,1,, -16789,117808,4205,2008,2008_House-G_ME-2,ME-2,House-G,House-G,Critical Insights,64,10/18/2008,215,Michael H. Michaud,DEM,64,John N. Frary,REP,23,,41,11/4/2008,67.44,32.56,34.87,6.13,6.13,1,, -16768,118059,4260,2008,2008_House-G_MT-1,MT-1,House-G,House-G,Montana State University Billings,216,10/18/2008,403,John B. Driscoll,DEM,25,Denny Rehberg,REP,59,,-34,11/4/2008,32.42,64.14,-31.72,2.28,-2.28,1,, -16806,118146,4267,2008,2008_House-G_NH-1,NH-1,House-G,House-G,Research 2000,281,10/18/2008,300,Carol Shea-Porter,DEM,48,Jeb E. Bradley,REP,43,,5,11/4/2008,51.76,45.86,5.9,.9,-.9,1,, -16806,118147,4268,2008,2008_House-G_NH-2,NH-2,House-G,House-G,Research 2000,281,10/18/2008,300,Paul W. Hodes,DEM,49,Jennifer M. Horn,REP,35,,14,11/4/2008,56.44,41.42,15.02,1.02,-1.02,1,, -18178,117330,8656,2008,2008_House-G_US,US,House-G,House-G,GfK Group,115,10/18/2008,800,Democratic,DEM,43,Republican,REP,37,,6,11/4/2008,53.22,42.62,10.6,4.6,-4.6,1,, -15515,117582,8656,2008,2008_House-G_US,US,House-G,House-G,Research 2000,281,10/18/2008,1100,Democratic,DEM,48,Republican,REP,35,,13,11/4/2008,53.22,42.62,10.6,2.4,2.4,1,, -14887,19727,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,American Research Group,9,10/19/2008,1200,Barack Obama,DEM,49,John McCain,REP,45,,4,11/4/2008,52.86,45.6,7.26,3.26,-3.26,1,, -15613,20453,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,10/19/2008,1050,Barack Obama,DEM,46,John McCain,REP,42,,4,11/4/2008,52.86,45.6,7.26,3.26,-3.26,1,, -15306,23130,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,10/19/2008,1159,Barack Obama,DEM,51,John McCain,REP,40.5,,10.5,11/4/2008,52.86,45.6,7.26,3.24,3.24,1,average of multiple versions or turnout models listed in poll; among registered voters, -15784,20624,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/19/2008,1214,Barack Obama,DEM,50,John McCain,REP,42,,8,11/4/2008,52.86,45.6,7.26,.74,.74,1,, -16795,21709,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/19/2008,1000,Barack Obama,DEM,51,John McCain,REP,46,,5,11/4/2008,53.66,44.71,8.95,3.95,-3.95,1,, -16785,21699,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/19/2008,951,Barack Obama,DEM,48,John McCain,REP,48,,0,11/4/2008,53.66,44.71,8.95,8.95,-8.95,.5,, -16793,21707,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/19/2008,1000,Barack Obama,DEM,48,John McCain,REP,49,,-1,11/4/2008,50.91,48.1,2.81,3.81,-3.81,0,, -16781,21695,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/19/2008,1252,Barack Obama,DEM,49,John McCain,REP,45,,4,11/4/2008,50.91,48.1,2.81,1.19,1.19,1,, -16803,21717,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Public Policy Polling,263,10/19/2008,1411,Barack Obama,DEM,48,John McCain,REP,46,,2,11/4/2008,49.84,48.81,1.03,.97,.97,1,, -16782,21696,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/19/2008,473,Barack Obama,DEM,42,John McCain,REP,53,,-11,11/4/2008,49.84,48.81,1.03,12.03,-12.03,0,, -16777,21691,721,2008,2008_Pres-G_KY,KY,Pres-G,Pres-G,SurveyUSA,325,10/19/2008,535,Barack Obama,DEM,41,John McCain,REP,54,,-13,11/4/2008,41.15,57.37,-16.22,3.22,3.22,1,, -16792,21706,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/19/2008,1000,Barack Obama,DEM,49,John McCain,REP,44,,5,11/4/2008,49.23,49.36,-.13,5.13,5.13,0,, -16783,21697,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/19/2008,717,Barack Obama,DEM,48,John McCain,REP,48,,0,11/4/2008,49.23,49.36,-.13,.13,.13,.5,, -16799,21713,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,10/19/2008,698,Barack Obama,DEM,49,John McCain,REP,48,,1,11/4/2008,49.7,49.38,.33,.67,.67,1,, -16802,21716,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Public Policy Polling,263,10/19/2008,1200,Barack Obama,DEM,51,John McCain,REP,44,,7,11/4/2008,49.7,49.38,.33,6.67,6.67,1,, -16796,21710,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/19/2008,700,Barack Obama,DEM,51,John McCain,REP,48,,3,11/4/2008,49.7,49.38,.33,2.67,2.67,1,, -16776,21690,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,SurveyUSA,325,10/19/2008,627,Barack Obama,DEM,47,John McCain,REP,47,,0,11/4/2008,49.7,49.38,.33,.33,-.33,.5,, -16766,21680,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,The Tyson Group,334,10/19/2008,600,Barack Obama,DEM,48,John McCain,REP,45,,3,11/4/2008,49.7,49.38,.33,2.67,2.67,1,, -16786,21700,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/19/2008,921,Barack Obama,DEM,50,John McCain,REP,47,,3,11/4/2008,49.7,49.38,.33,2.67,2.67,1,, -16779,21693,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/19/2008,466,Barack Obama,DEM,47,John McCain,REP,46,,1,11/4/2008,54.13,44.52,9.61,8.61,-8.61,1,, -16780,21694,736,2008,2008_Pres-G_NM,NM,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/19/2008,534,Barack Obama,DEM,46,John McCain,REP,46,,0,11/4/2008,56.91,41.78,15.13,15.13,-15.13,.5,, -16798,21712,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,10/19/2008,690,Barack Obama,DEM,47,John McCain,REP,47,,0,11/4/2008,55.15,42.65,12.49,12.49,-12.49,.5,, -16784,21698,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/19/2008,670,Barack Obama,DEM,44,John McCain,REP,52,,-8,11/4/2008,55.15,42.65,12.49,20.49,-20.49,0,, -16794,21708,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/19/2008,1000,Barack Obama,DEM,47,John McCain,REP,49,,-2,11/4/2008,51.38,46.8,4.58,6.58,-6.58,0,, -16787,21701,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/19/2008,991,Barack Obama,DEM,47,John McCain,REP,49,,-2,11/4/2008,51.38,46.8,4.58,6.58,-6.58,0,, -16809,21723,740,2008,2008_Pres-G_OK,OK,Pres-G,Pres-G,SurveyUSA,325,10/19/2008,561,Barack Obama,DEM,35,John McCain,REP,59,,-24,11/4/2008,34.35,65.65,-31.29,7.29,7.29,1,, -16743,21653,747,2008,2008_Pres-G_TX,TX,Pres-G,Pres-G,YouGov,391,10/19/2008,550,Barack Obama,DEM,40,John McCain,REP,51,,-11,11/4/2008,43.63,55.38,-11.75,.75,.75,1,among registered voters, -63753,117378,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,SurveyUSA,325,10/19/2008,652,Barack Obama,DEM,51,John McCain,REP,45,,6,11/4/2008,52.63,46.33,6.3,.3,-.3,1,, -16788,21702,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/19/2008,922,Barack Obama,DEM,50,John McCain,REP,46,,4,11/4/2008,52.63,46.33,6.3,2.3,-2.3,1,, -16810,21724,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,SurveyUSA,325,10/19/2008,641,Barack Obama,DEM,51,John McCain,REP,43,,8,11/4/2008,56.22,42.31,13.9,5.9,-5.9,1,, -16811,21725,754,2008,2008_Pres-G_WY,WY,Pres-G,Pres-G,SurveyUSA,325,10/19/2008,604,Barack Obama,DEM,37,John McCain,REP,58,,-21,11/4/2008,32.54,64.78,-32.24,11.24,11.24,1,, -16803,87513,1314,2008,2008_Gov-G_IN,IN,Gov-G,Gov-G,Public Policy Polling,263,10/19/2008,1411,Jill Long Thompson,DEM,36,"Mitchell Daniels, Jr.",REP,57,,-21,11/4/2008,40.04,57.84,-17.81,3.19,-3.19,1,, -16802,87511,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,Public Policy Polling,263,10/19/2008,1200,Bev Perdue,DEM,48,Pat McCrory,REP,44,,4,11/4/2008,50.27,46.88,3.4,.6,.6,1,, -16776,87515,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,SurveyUSA,325,10/19/2008,627,Bev Perdue,DEM,43,Pat McCrory,REP,46,,-3,11/4/2008,50.27,46.88,3.4,6.4,-6.4,0,, -16766,87510,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,The Tyson Group,334,10/19/2008,600,Bev Perdue,DEM,43,Pat McCrory,REP,43,,0,11/4/2008,50.27,46.88,3.4,3.4,-3.4,.5,, -16777,25310,1556,2008,2008_Sen-G_KY,KY,Sen-G,Sen-G,SurveyUSA,325,10/19/2008,535,Bruce Lunsford,DEM,48,Mitch McConnell,REP,48,,0,11/4/2008,47.03,52.97,-5.93,5.93,5.93,.5,, -16802,24954,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,Public Policy Polling,263,10/19/2008,1200,Kay R. Hagan,DEM,49,Elizabeth H. Dole,REP,42,,7,11/4/2008,52.65,44.18,8.47,1.47,-1.47,1,, -16776,25337,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,10/19/2008,627,Kay R. Hagan,DEM,46,Elizabeth H. Dole,REP,45,,1,11/4/2008,52.65,44.18,8.47,7.47,-7.47,1,, -16766,25385,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,The Tyson Group,334,10/19/2008,600,Kay R. Hagan,DEM,44,Elizabeth H. Dole,REP,41,,3,11/4/2008,52.65,44.18,8.47,5.47,-5.47,1,, -16809,25358,1570,2008,2008_Sen-G_OK,OK,Sen-G,Sen-G,SurveyUSA,325,10/19/2008,561,Andrew Rice,DEM,39,James M. Inhofe,REP,51,,-12,11/4/2008,39.18,56.68,-17.5,5.5,5.5,1,, -16743,25402,1576,2008,2008_Sen-G_TX,TX,Sen-G,Sen-G,YouGov,391,10/19/2008,550,Rick Noriega,DEM,36,John Cornyn,REP,45,,-9,11/4/2008,42.84,54.82,-11.98,2.98,2.98,1,among registered voters, -63753,117449,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,SurveyUSA,325,10/19/2008,652,Mark R. Warner,DEM,60,James S. Gilmore III,REP,36,,24,11/4/2008,65.03,33.73,31.3,7.3,-7.3,1,, -64145,118019,4144,2008,2008_House-G_GA-8,GA-8,House-G,House-G,Mellman Group,205,10/19/2008,400,James Marshall,DEM,48,Richard N. Goddard,REP,31,,17,11/4/2008,57.24,42.76,14.49,2.51,2.51,1,for unspecified Democratic spnosor,D -64333,118321,4152,2008,2008_House-G_ID-1,ID-1,House-G,House-G,SurveyUSA,325,10/19/2008,613,Walt Minnick,DEM,51,William T. Sali,REP,45,,6,11/4/2008,50.61,49.39,1.21,4.79,4.79,1,, -63855,117558,4414,2008,2008_House-G_TX-22,TX-22,House-G,House-G,Benenson Strategy Group,30,10/19/2008,400,Nicholas V. Lampson,DEM,42,Pete Olson,REP,42,,0,11/4/2008,45.36,52.43,-7.07,7.07,7.07,.5,for unspecified Democratic spnosor,D -16811,118322,4460,2008,2008_House-G_WY-1,WY-1,House-G,House-G,SurveyUSA,325,10/19/2008,604,Gary Trauner,DEM,44,Cynthia M. Lummis,REP,50,,-6,11/4/2008,42.78,52.59,-9.81,3.81,3.81,1,, -27649,120432,8656,2008,2008_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,10/19/2008,1000,Democratic,DEM,48,Republican,REP,40,,8,11/4/2008,53.22,42.62,10.6,2.6,-2.6,1,, -15306,32928,8656,2008,2008_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,10/19/2008,600,Democratic,DEM,49,Republican,REP,38,,11,11/4/2008,53.22,42.62,10.6,.4,.4,1,sample size unavailable; estimated at 600 as a default, -14859,19699,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,10/20/2008,1330,Barack Obama,DEM,54,John McCain,REP,43,,11,11/4/2008,52.86,45.6,7.26,3.74,3.74,1,, -15194,20034,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Financial Dynamics,95,10/20/2008,782,Barack Obama,DEM,47,John McCain,REP,42,,5,11/4/2008,52.86,45.6,7.26,2.26,-2.26,1,, -15084,19924,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,10/20/2008,2331,Barack Obama,DEM,52,John McCain,REP,44,,8,11/4/2008,52.86,45.6,7.26,.74,.74,1,, -16767,21681,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,10/20/2008,576,Barack Obama,DEM,51,John McCain,REP,46,,5,11/4/2008,53.66,44.71,8.95,3.95,-3.95,1,, -16740,21650,710,2008,2008_Pres-G_CT,CT,Pres-G,Pres-G,University of Connecticut,347,10/20/2008,502,Barack Obama,DEM,56,John McCain,REP,31,,25,11/4/2008,60.59,38.22,22.37,2.63,2.63,1,, -16751,21661,721,2008,2008_Pres-G_KY,KY,Pres-G,Pres-G,Research 2000,281,10/20/2008,600,Barack Obama,DEM,39,John McCain,REP,55,,-16,11/4/2008,41.15,57.37,-16.22,.22,.22,1,, -16651,21561,725,2008,2008_Pres-G_ME,ME,Pres-G,Pres-G,Market Decisions,184,10/20/2008,425,Barack Obama,DEM,52,John McCain,REP,33,,19,11/4/2008,57.71,40.38,17.32,1.68,1.68,1,among all adults, -16775,21689,725,2008,2008_Pres-G_ME,ME,Pres-G,Pres-G,SurveyUSA,325,10/20/2008,642,Barack Obama,DEM,54,John McCain,REP,39,,15,11/4/2008,57.71,40.38,17.32,2.32,-2.32,1,, -16749,120037,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,10/20/2008,644,Barack Obama,DEM,51,John McCain,REP,46.5,,4.5,11/4/2008,49.7,49.38,.33,4.17,4.17,1,average of multiple versions or turnout models listed in poll, -16741,21651,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,10/20/2008,725,Barack Obama,DEM,54,John McCain,REP,39,,15,11/4/2008,54.13,44.52,9.61,5.39,5.39,1,, -16748,21673,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,10/20/2008,700,Barack Obama,DEM,50,John McCain,REP,44.5,,5.5,11/4/2008,55.15,42.65,12.49,6.99,-6.99,1,average of multiple versions or turnout models listed in poll, -16759,21669,738,2008,2008_Pres-G_NY,NY,Pres-G,Pres-G,Siena College,305,10/20/2008,721,Barack Obama,DEM,62,John McCain,REP,31,,31,11/4/2008,62.88,36.03,26.86,4.14,4.14,1,, -16746,21674,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,10/20/2008,737,Barack Obama,DEM,49.5,John McCain,REP,45,,4.5,11/4/2008,51.38,46.8,4.58,.08,-.08,1,average of multiple versions or turnout models listed in poll, -16742,21652,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,University of Cincinnati (Ohio Poll),346,10/20/2008,886,Barack Obama,DEM,49,John McCain,REP,46,,3,11/4/2008,51.38,46.8,4.58,1.58,-1.58,1,, -16778,21692,740,2008,2008_Pres-G_OK,OK,Pres-G,Pres-G,SoonerPoll.com,308,10/20/2008,763,Barack Obama,DEM,32,John McCain,REP,64,,-32,11/4/2008,34.35,65.65,-31.29,.71,-.71,1,, -16773,21687,744,2008,2008_Pres-G_SC,SC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/20/2008,500,Barack Obama,DEM,43,John McCain,REP,54,,-11,11/4/2008,44.9,53.87,-8.98,2.02,-2.02,1,, -16750,21675,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,10/20/2008,647,Barack Obama,DEM,52.5,John McCain,REP,44,,8.5,11/4/2008,52.63,46.33,6.3,2.2,2.2,1,average of multiple versions or turnout models listed in poll, -16747,21676,753,2008,2008_Pres-G_WV,WV,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,10/20/2008,674,Barack Obama,DEM,42.5,John McCain,REP,53,,-10.5,11/4/2008,42.49,55.58,-13.09,2.59,2.59,1,average of multiple versions or turnout models listed in poll, -16772,21686,753,2008,2008_Pres-G_WV,WV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/20/2008,500,Barack Obama,DEM,43,John McCain,REP,52,,-9,11/4/2008,42.49,55.58,-13.09,4.09,4.09,1,, -16741,87512,1317,2008,2008_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,10/20/2008,725,John Lynch,DEM,67,Joe Kenney,REP,17,,50,11/4/2008,70.15,27.61,42.54,7.46,7.46,1,, -16772,87509,1322,2008,2008_Gov-G_WV,WV,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/20/2008,500,"Joe Manchin, III",DEM,71,Russ Weeks,REP,21,,50,11/4/2008,69.78,25.72,44.06,5.94,5.94,1,, -16751,25206,1556,2008,2008_Sen-G_KY,KY,Sen-G,Sen-G,Research 2000,281,10/20/2008,600,Bruce Lunsford,DEM,43,Mitch McConnell,REP,47,,-4,11/4/2008,47.03,52.97,-5.93,1.93,1.93,1,, -16651,24889,1558,2008,2008_Sen-G_ME,ME,Sen-G,Sen-G,Market Decisions,184,10/20/2008,425,Thomas H. Allen,DEM,37,Susan M. Collins,REP,54,,-17,11/4/2008,38.58,61.33,-22.75,5.75,5.75,1,among all adults, -16775,25319,1558,2008,2008_Sen-G_ME,ME,Sen-G,Sen-G,SurveyUSA,325,10/20/2008,642,Thomas H. Allen,DEM,43,Susan M. Collins,REP,54,,-11,11/4/2008,38.58,61.33,-22.75,11.75,11.75,1,, -16741,25407,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,10/20/2008,725,Jeanne Shaheen,DEM,49,John E. Sununu,REP,36,,13,11/4/2008,51.59,45.25,6.34,6.66,6.66,1,, -16778,25394,1570,2008,2008_Sen-G_OK,OK,Sen-G,Sen-G,SoonerPoll.com,308,10/20/2008,763,Andrew Rice,DEM,40,James M. Inhofe,REP,53,,-13,11/4/2008,39.18,56.68,-17.5,4.5,4.5,1,, -16741,118440,4267,2008,2008_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,10/20/2008,358,Carol Shea-Porter,DEM,44,Jeb E. Bradley,REP,39,,5,11/4/2008,51.76,45.86,5.9,.9,-.9,1,, -16741,118441,4268,2008,2008_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,10/20/2008,349,Paul W. Hodes,DEM,51,Jennifer M. Horn,REP,25,,26,11/4/2008,56.44,41.42,15.02,10.98,10.98,1,, -64068,117895,4342,2008,2008_House-G_OH-15,OH-15,House-G,House-G,GQR Research (GQRR),126,10/20/2008,400,Mary Jo Kilroy,DEM,44,Steve Stivers,REP,36,,8,11/4/2008,45.94,45.18,.76,7.24,7.24,1,for unspecified Democratic spnosor,D -15194,117358,8656,2008,2008_House-G_US,US,House-G,House-G,Financial Dynamics,95,10/20/2008,780,Democratic,DEM,43,Republican,REP,37,,6,11/4/2008,53.22,42.62,10.6,4.6,-4.6,1,, -63533,116957,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Big Ten,31,10/21/2008,1014,Barack Obama,DEM,51.5,John McCain,REP,42.5,,9,11/4/2008,52.86,45.6,7.26,1.74,1.74,1,, -15535,20375,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,10/21/2008,699,Barack Obama,DEM,52,John McCain,REP,39,,13,11/4/2008,52.86,45.6,7.26,5.74,5.74,1,, -15059,19899,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,10/21/2008,936,Barack Obama,DEM,49,John McCain,REP,40,,9,11/4/2008,52.86,45.6,7.26,1.74,1.74,1,, -15424,20264,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/21/2008,3000,Barack Obama,DEM,52,John McCain,REP,45,,7,11/4/2008,52.86,45.6,7.26,.26,-.26,1,, -15504,20344,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Research 2000,281,10/21/2008,1100,Barack Obama,DEM,51,John McCain,REP,41,,10,11/4/2008,52.86,45.6,7.26,2.74,2.74,1,, -15635,20475,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,University of Wisconsin-Milwaukee,366,10/21/2008,1014,Barack Obama,DEM,52,John McCain,REP,43,,9,11/4/2008,52.86,45.6,7.26,1.74,1.74,1,, -15699,20539,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,10/21/2008,1000,Barack Obama,DEM,49,John McCain,REP,41,,8,11/4/2008,52.86,45.6,7.26,.74,.74,1,among all adults, -16753,21663,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/21/2008,625,Barack Obama,DEM,45,John McCain,REP,46,,-1,11/4/2008,50.91,48.1,2.81,3.81,-3.81,0,, -16729,21639,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,SEA Polling & Strategic Design,302,10/21/2008,800,Barack Obama,DEM,49,John McCain,REP,42,,7,11/4/2008,50.91,48.1,2.81,4.19,4.19,1,, -16733,21643,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Strategic Vision LLC,320,10/21/2008,1200,Barack Obama,DEM,46,John McCain,REP,48,,-2,11/4/2008,50.91,48.1,2.81,4.81,-4.81,0,, -16734,21644,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,Strategic Vision LLC,320,10/21/2008,800,Barack Obama,DEM,45,John McCain,REP,51,,-6,11/4/2008,46.9,52.1,-5.2,.8,-.8,1,, -16709,21619,716,2008,2008_Pres-G_IA,IA,Pres-G,Pres-G,Big Ten,31,10/21/2008,586,Barack Obama,DEM,52,John McCain,REP,39,,13,11/4/2008,53.93,44.39,9.53,3.47,3.47,1,, -16727,21637,716,2008,2008_Pres-G_IA,IA,Pres-G,Pres-G,Research 2000,281,10/21/2008,600,Barack Obama,DEM,54,John McCain,REP,39,,15,11/4/2008,53.93,44.39,9.53,5.47,5.47,1,, -16719,21629,717,2008,2008_Pres-G_ID,ID,Pres-G,Pres-G,Harstad Strategic Research Inc.,134,10/21/2008,503,Barack Obama,DEM,32,John McCain,REP,55,,-23,11/4/2008,35.91,61.21,-25.3,2.3,2.3,1,for Walt Minnick,D -16712,21622,718,2008,2008_Pres-G_IL,IL,Pres-G,Pres-G,Big Ten,31,10/21/2008,586,Barack Obama,DEM,61,John McCain,REP,32,,29,11/4/2008,61.83,36.73,25.1,3.9,3.9,1,, -16711,21621,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Big Ten,31,10/21/2008,586,Barack Obama,DEM,51,John McCain,REP,42,,9,11/4/2008,49.84,48.81,1.03,7.97,7.97,1,, -16755,21665,721,2008,2008_Pres-G_KY,KY,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/21/2008,500,Barack Obama,DEM,44,John McCain,REP,52,,-8,11/4/2008,41.15,57.37,-16.22,8.22,8.22,1,, -16756,21666,722,2008,2008_Pres-G_LA,LA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/21/2008,500,Barack Obama,DEM,41,John McCain,REP,57,,-16,11/4/2008,39.93,58.56,-18.63,2.63,2.63,1,, -16735,21645,723,2008,2008_Pres-G_MA,MA,Pres-G,Pres-G,Suffolk University,323,10/21/2008,400,Barack Obama,DEM,53,John McCain,REP,34,,19,11/4/2008,61.8,35.99,25.81,6.81,-6.81,1,among registered voters, -16714,21624,726,2008,2008_Pres-G_MI,MI,Pres-G,Pres-G,Big Ten,31,10/21/2008,562,Barack Obama,DEM,58,John McCain,REP,36,,22,11/4/2008,57.33,40.89,16.44,5.56,5.56,1,, -16718,21628,726,2008,2008_Pres-G_MI,MI,Pres-G,Pres-G,EPIC-MRA,84,10/21/2008,400,Barack Obama,DEM,51,John McCain,REP,37,,14,11/4/2008,57.33,40.89,16.44,2.44,-2.44,1,, -16716,21626,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,Big Ten,31,10/21/2008,583,Barack Obama,DEM,57,John McCain,REP,38,,19,11/4/2008,54.06,43.82,10.24,8.76,8.76,1,, -16761,21671,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Marshall Marketing & Communications,196,10/21/2008,500,Barack Obama,DEM,48,John McCain,REP,46,,2,11/4/2008,49.7,49.38,.33,1.67,1.67,1,, -16723,21633,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,Public Opinion Strategies,260,10/21/2008,525,Barack Obama,DEM,48,John McCain,REP,44,,4,11/4/2008,54.13,44.52,9.61,5.61,-5.61,1,for NRSC,R -16752,21662,735,2008,2008_Pres-G_NJ,NJ,Pres-G,Pres-G,Marist College,183,10/21/2008,628,Barack Obama,DEM,56,John McCain,REP,39,,17,11/4/2008,57.14,41.61,15.53,1.47,1.47,1,, -16713,21623,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Big Ten,31,10/21/2008,564,Barack Obama,DEM,53,John McCain,REP,41,,12,11/4/2008,51.38,46.8,4.58,7.42,7.42,1,, -16731,21641,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Strategic Vision LLC,320,10/21/2008,1200,Barack Obama,DEM,45,John McCain,REP,48,,-3,11/4/2008,51.38,46.8,4.58,7.58,-7.58,0,, -16715,21625,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Big Ten,31,10/21/2008,566,Barack Obama,DEM,52,John McCain,REP,42,,10,11/4/2008,54.47,44.15,10.31,.31,-.31,1,, -16697,21607,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Muhlenberg College,219,10/21/2008,608,Barack Obama,DEM,52,John McCain,REP,40,,12,11/4/2008,54.47,44.15,10.31,1.69,1.69,1,, -16732,21642,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Strategic Vision LLC,320,10/21/2008,1200,Barack Obama,DEM,50,John McCain,REP,43,,7,11/4/2008,54.47,44.15,10.31,3.31,-3.31,1,, -16757,21667,747,2008,2008_Pres-G_TX,TX,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/21/2008,500,Barack Obama,DEM,44,John McCain,REP,54,,-10,11/4/2008,43.63,55.38,-11.75,1.75,1.75,1,, -16754,21664,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/21/2008,625,Barack Obama,DEM,47,John McCain,REP,45,,2,11/4/2008,52.63,46.33,6.3,4.3,-4.3,1,, -16744,21654,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Virginia Commonwealth University,370,10/21/2008,817,Barack Obama,DEM,51,John McCain,REP,40,,11,11/4/2008,52.63,46.33,6.3,4.7,4.7,1,, -16710,21620,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,Big Ten,31,10/21/2008,584,Barack Obama,DEM,53,John McCain,REP,41,,12,11/4/2008,56.22,42.31,13.9,1.9,-1.9,1,, -16758,21668,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,Research 2000,281,10/21/2008,600,Barack Obama,DEM,52,John McCain,REP,41,,11,11/4/2008,56.22,42.31,13.9,2.9,-2.9,1,, -16762,21672,753,2008,2008_Pres-G_WV,WV,Pres-G,Pres-G,Orion Strategies,246,10/21/2008,600,Barack Obama,DEM,44,John McCain,REP,49,,-5,11/4/2008,42.49,55.58,-13.09,8.09,8.09,1,, -16761,87507,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,Marshall Marketing & Communications,196,10/21/2008,500,Bev Perdue,DEM,44.2,Pat McCrory,REP,43.8,,.40000001,11/4/2008,50.27,46.88,3.4,3,-3,1,, -16734,25275,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Strategic Vision LLC,320,10/21/2008,800,Jim Martin,DEM,44,Saxby Chambliss,REP,46,,-2,11/4/2008,46.83,49.76,-2.92,.92,.92,1,, -16719,24860,1552,2008,2008_Sen-G_ID,ID,Sen-G,Sen-G,Harstad Strategic Research Inc.,134,10/21/2008,503,Larry LaRocco,DEM,33,James E. Risch,REP,45,,-12,11/4/2008,34.11,57.65,-23.55,11.55,11.55,1,for Walt Minnick,D -16755,25059,1556,2008,2008_Sen-G_KY,KY,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/21/2008,500,Bruce Lunsford,DEM,43,Mitch McConnell,REP,50,,-7,11/4/2008,47.03,52.97,-5.93,1.07,-1.07,1,, -16756,25064,1557,2008,2008_Sen-O_LA,LA,Sen-G,Sen-O,Rasmussen Reports/Pulse Opinion Research,277,10/21/2008,500,Mary L. Landrieu,DEM,53,John Neely Kennedy,REP,43,,10,11/4/2008,52.11,45.72,6.39,3.61,3.61,1,, -16735,25287,1559,2008,2008_Sen-G_MA,MA,Sen-G,Sen-G,Suffolk University,323,10/21/2008,400,John Kerry,DEM,56,Jeffrey K. Beatty,REP,19,,37,11/4/2008,65.86,30.93,34.93,2.07,2.07,1,among registered voters, -16718,24831,1560,2008,2008_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,10/21/2008,400,Carl Levin,DEM,58,Jacob W. Hoogendyk Jr.,REP,30,,28,11/4/2008,62.66,33.85,28.82,.82,-.82,1,, -16716,24810,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,Big Ten,31,10/21/2008,583,Al Franken,DEM,40,Norm Coleman,REP,34,,6,11/4/2008,41.99,41.98,.01,5.99,5.99,1,, -16723,24989,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,Public Opinion Strategies,260,10/21/2008,525,Jeanne Shaheen,DEM,46,John E. Sununu,REP,43,,3,11/4/2008,51.59,45.25,6.34,3.34,-3.34,1,for NRSC,R -16752,24887,1567,2008,2008_Sen-G_NJ,NJ,Sen-G,Sen-G,Marist College,183,10/21/2008,628,Frank R. Lautenberg,DEM,48,Dick Zimmer,REP,41,,7,11/4/2008,56.03,41.95,14.08,7.08,-7.08,1,, -16761,25423,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,Marshall Marketing & Communications,196,10/21/2008,500,Kay R. Hagan,DEM,44,Elizabeth H. Dole,REP,43,,1,11/4/2008,52.65,44.18,8.47,7.47,-7.47,1,, -16757,25169,1576,2008,2008_Sen-G_TX,TX,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/21/2008,500,Rick Noriega,DEM,40,John Cornyn,REP,55,,-15,11/4/2008,42.84,54.82,-11.98,3.02,-3.02,1,, -16754,24903,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/21/2008,625,Mark R. Warner,DEM,58,James S. Gilmore III,REP,33,,25,11/4/2008,65.03,33.73,31.3,6.3,-6.3,1,, -16744,25414,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,Virginia Commonwealth University,370,10/21/2008,817,Mark R. Warner,DEM,61,James S. Gilmore III,REP,27,,34,11/4/2008,65.03,33.73,31.3,2.7,2.7,1,, -16762,24936,1578,2008,2008_Sen-G_WV,WV,Sen-G,Sen-G,Orion Strategies,246,10/21/2008,600,"John D. Rockefeller, IV",DEM,60,Jay Wolfe,REP,36,,24,11/4/2008,63.73,36.26,27.47,3.47,-3.47,1,, -64070,117897,4027,2008,2008_House-G_AL-2,AL-2,House-G,House-G,GQR Research (GQRR),126,10/21/2008,403,Bobby N. Bright,DEM,50,Jay K. Love,REP,43,,7,11/4/2008,50.23,49.61,.62,6.38,6.38,1,for unspecified Democratic spnosor,D -64210,118148,4027,2008,2008_House-G_AL-2,AL-2,House-G,House-G,Research 2000,281,10/21/2008,400,Bobby N. Bright,DEM,45,Jay K. Love,REP,47,,-2,11/4/2008,50.23,49.61,.62,2.62,-2.62,0,, -64211,118149,4036,2008,2008_House-G_AZ-3,AZ-3,House-G,House-G,Research 2000,281,10/21/2008,400,Bob Lord,DEM,40,John B. Shadegg,REP,50,,-10,11/4/2008,42.07,54.08,-12.01,2.01,2.01,1,, -64212,118150,4049,2008,2008_House-G_CA-4,CA-4,House-G,House-G,Research 2000,281,10/21/2008,400,Charles V. Brown,DEM,48,Tom McClintock,REP,42,,6,11/4/2008,49.76,50.24,-.49,6.49,6.49,0,, -63856,117559,4119,2008,2008_House-G_FL-8,FL-8,House-G,House-G,Benenson Strategy Group,30,10/21/2008,402,Alan Grayson,DEM,52,Richard A. Keller,REP,41,,11,11/4/2008,52.01,47.99,4.02,6.98,6.98,1,for unspecified Democratic spnosor,D -64213,118151,4124,2008,2008_House-G_FL-13,FL-13,House-G,House-G,Research 2000,281,10/21/2008,400,Christine L. Jennings,DEM,34,Vern Buchanan,REP,45,,-11,11/4/2008,37.49,55.54,-18.05,7.05,7.05,1,, -64213,118152,4136,2008,2008_House-G_FL-25,FL-25,House-G,House-G,Research 2000,281,10/21/2008,400,Joe Garcia,DEM,43,Mario Diaz-Balart,REP,46,,-3,11/4/2008,46.95,53.05,-6.11,3.11,3.11,1,, -16719,117943,4152,2008,2008_House-G_ID-1,ID-1,House-G,House-G,Harstad Strategic Research Inc.,134,10/21/2008,273,Walt Minnick,DEM,48,William T. Sali,REP,41,,7,11/4/2008,50.61,49.39,1.21,5.79,5.79,1,for Walt Minnick,D -16719,117944,4153,2008,2008_House-G_ID-2,ID-2,House-G,House-G,Harstad Strategic Research Inc.,134,10/21/2008,230,Deborah Holmes,DEM,22,Mike Simpson,REP,66,,-44,11/4/2008,28.9,70.89,-42,2,-2,1,for Walt Minnick,D -64334,118323,4164,2008,2008_House-G_IL-11,IL-11,House-G,House-G,SurveyUSA,325,10/21/2008,623,Deborah Halvorson,DEM,50,Marty Ozinga,REP,37,,13,11/4/2008,58.4,34.48,23.92,10.92,-10.92,1,, -16727,118154,4185,2008,2008_House-G_IA-4,IA-4,House-G,House-G,Research 2000,281,10/21/2008,400,Becky Greenwald,DEM,42,Tom Latham,REP,47,,-5,11/4/2008,39.43,60.57,-21.13,16.13,16.13,1,, -64335,118324,4190,2008,2008_House-G_KS-4,KS-4,House-G,House-G,SurveyUSA,325,10/21/2008,597,Donald Betts,DEM,29,Todd Tiahrt,REP,62,,-33,11/4/2008,32.38,63.41,-31.03,1.97,-1.97,1,, -63857,117560,4192,2008,2008_House-G_KY-2,KY-2,House-G,House-G,Benenson Strategy Group,30,10/21/2008,401,David E. Boswell,DEM,47,Brett Guthrie,REP,41,,6,11/4/2008,47.43,52.57,-5.15,11.15,11.15,0,for unspecified Democratic spnosor,D -64214,118155,4206,2008,2008_House-G_MD-1,MD-1,House-G,House-G,Research 2000,281,10/21/2008,400,Frank M. Kratovil,DEM,40,Andy Harris,REP,44,,-4,11/4/2008,49.12,48.33,.79,4.79,-4.79,0,, -64087,117915,4232,2008,2008_House-G_MI-9,MI-9,House-G,House-G,Grove Insight,129,10/21/2008,400,Gary C. Peters,DEM,43,Joe Knollenberg,REP,36,,7,11/4/2008,52.08,42.63,9.45,2.45,-2.45,1,for unspecified Democratic spnosor,D -64215,118157,4266,2008,2008_House-G_NV-3,NV-3,House-G,House-G,Research 2000,281,10/21/2008,400,Dina Titus,DEM,47,Jon C. Porter,REP,45,,2,11/4/2008,47.43,42.29,5.14,3.14,-3.14,1,, -64216,118158,4273,2008,2008_House-G_NJ-5,NJ-5,House-G,House-G,Research 2000,281,10/21/2008,400,Dennis G. Shulman,DEM,40,Scott Garrett,REP,47,,-7,11/4/2008,42.4,55.87,-13.47,6.47,6.47,1,, -64159,118061,4275,2008,2008_House-G_NJ-7,NJ-7,House-G,House-G,National Research Inc.,225,10/21/2008,300,Linda Stender,DEM,31,Leonard Lance,REP,40,,-9,11/4/2008,42.22,50.22,-8,1,-1,1,for unspecified Republican spnosor,R -64217,118159,4323,2008,2008_House-G_NC-10,NC-10,House-G,House-G,Research 2000,281,10/21/2008,400,Daniel Johnson,DEM,37,Patrick T. McHenry,REP,52,,-15,11/4/2008,42.45,57.55,-15.1,.1,.1,1,, -64115,117958,4365,2008,2008_House-G_PA-10,PA-10,House-G,House-G,Lycoming College,176,10/21/2008,441,Christopher P. Carney,DEM,50,Christopher Hackett,REP,35,,15,11/4/2008,56.33,43.67,12.66,2.34,2.34,1,, -64368,118420,4367,2008,2008_House-G_PA-12,PA-12,House-G,House-G,Susquehanna Polling & Research Inc.,326,10/21/2008,400,John P. Murtha,DEM,46,William T. Russell,REP,41,,5,11/4/2008,57.85,42.15,15.7,10.7,-10.7,1,, -64218,118160,4377,2008,2008_House-G_SC-1,SC-1,House-G,House-G,Research 2000,281,10/21/2008,400,Linda Ketner,DEM,37,Henry E. Brown,REP,48,,-11,11/4/2008,47.89,51.93,-4.04,6.96,-6.96,1,, -64218,118161,4378,2008,2008_House-G_SC-2,SC-2,House-G,House-G,Research 2000,281,10/21/2008,400,Rob Miller,DEM,35,Joe Wilson,REP,47,,-12,11/4/2008,46.18,53.74,-7.56,4.44,-4.44,1,, -64426,118510,4399,2008,2008_House-G_TX-7,TX-7,House-G,House-G,Zogby Interactive/JZ Analytics,395,10/21/2008,421,Michael Peter Skelly,DEM,41,John Abney Culberson,REP,48,,-7,11/4/2008,42.36,55.9,-13.54,6.54,6.54,1,, -64219,118162,4402,2008,2008_House-G_TX-10,TX-10,House-G,House-G,Research 2000,281,10/21/2008,400,Larry Joe Doherty,DEM,42,Michael McCaul,REP,46,,-4,11/4/2008,43.15,53.89,-10.74,6.74,6.74,1,, -64426,118509,4414,2008,2008_House-G_TX-22,TX-22,House-G,House-G,Zogby Interactive/JZ Analytics,395,10/21/2008,404,Nicholas V. Lampson,DEM,36,Pete Olson,REP,53,,-17,11/4/2008,45.36,52.43,-7.07,9.93,-9.93,1,, -64220,118163,4447,2008,2008_House-G_WA-8,WA-8,House-G,House-G,Research 2000,281,10/21/2008,400,Adam Smith,DEM,46,James L. Postma,REP,46,,0,11/4/2008,47.22,52.78,-5.57,5.57,5.57,.5,, -64336,118325,4447,2008,2008_House-G_WA-8,WA-8,House-G,House-G,SurveyUSA,325,10/21/2008,641,Adam Smith,DEM,50,James L. Postma,REP,46,,4,11/4/2008,47.22,52.78,-5.57,9.57,9.57,0,, -15535,32926,8656,2008,2008_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,10/21/2008,600,Democratic,DEM,48,Republican,REP,36,,12,11/4/2008,53.22,42.62,10.6,1.4,1.4,1,sample size unavailable; estimated at 600 as a default, -15504,117584,8656,2008,2008_House-G_US,US,House-G,House-G,Research 2000,281,10/21/2008,1100,Democratic,DEM,48,Republican,REP,35,,13,11/4/2008,53.22,42.62,10.6,2.4,2.4,1,, -15148,19988,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,10/22/2008,1000,Barack Obama,DEM,52,John McCain,REP,43,,9,11/4/2008,52.86,45.6,7.26,1.74,1.74,1,, -15242,20082,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Knowledge Networks,164,10/22/2008,1537,Barack Obama,DEM,50,John McCain,REP,43,,7,11/4/2008,52.86,45.6,7.26,.26,-.26,1,among registered voters, -16717,21627,706,2008,2008_Pres-G_AR,AR,Pres-G,Pres-G,Research 2000,281,10/22/2008,600,Barack Obama,DEM,41,John McCain,REP,52,,-11,11/4/2008,38.86,58.72,-19.85,8.85,8.85,1,, -16707,21617,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,Public Opinion Strategies,260,10/22/2008,500,Barack Obama,DEM,52,John McCain,REP,40,,12,11/4/2008,53.66,44.71,8.95,3.05,3.05,1,, -16721,21631,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,10/22/2008,562,Barack Obama,DEM,48,John McCain,REP,47,,1,11/4/2008,50.91,48.1,2.81,1.81,-1.81,1,, -16724,21634,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/22/2008,500,Barack Obama,DEM,46,John McCain,REP,51,,-5,11/4/2008,46.9,52.1,-5.2,.2,.2,1,, -16706,21616,718,2008,2008_Pres-G_IL,IL,Pres-G,Pres-G,Research 2000,281,10/22/2008,800,Barack Obama,DEM,59,John McCain,REP,35,,24,11/4/2008,61.83,36.73,25.1,1.1,-1.1,1,, -16736,21646,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,SurveyUSA,325,10/22/2008,631,Barack Obama,DEM,49,John McCain,REP,45,,4,11/4/2008,49.84,48.81,1.03,2.97,2.97,1,, -16737,21647,720,2008,2008_Pres-G_KS,KS,Pres-G,Pres-G,SurveyUSA,325,10/22/2008,613,Barack Obama,DEM,41,John McCain,REP,53,,-12,11/4/2008,41.55,56.48,-14.92,2.92,2.92,1,, -16708,21618,722,2008,2008_Pres-G_LA,LA,Pres-G,Pres-G,Southeastern Louisiana University,309,10/22/2008,503,Barack Obama,DEM,38.3,John McCain,REP,50.6,,-12.3,11/4/2008,39.93,58.56,-18.63,6.33,6.33,1,among registered voters, -16725,21635,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/22/2008,500,Barack Obama,DEM,56,John McCain,REP,41,,15,11/4/2008,54.06,43.82,10.24,4.76,4.76,1,, -16705,21615,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Research 2000,281,10/22/2008,800,Barack Obama,DEM,48,John McCain,REP,47,,1,11/4/2008,49.23,49.36,-.13,1.13,1.13,0,, -16720,21630,738,2008,2008_Pres-G_NY,NY,Pres-G,Pres-G,Marist College,183,10/22/2008,527,Barack Obama,DEM,65,John McCain,REP,29,,36,11/4/2008,62.88,36.03,26.86,9.14,9.14,1,, -16722,21632,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,10/22/2008,408,Barack Obama,DEM,52,John McCain,REP,42,,10,11/4/2008,51.38,46.8,4.58,5.42,5.42,1,, -16738,21648,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,SurveyUSA,325,10/22/2008,620,Barack Obama,DEM,53,John McCain,REP,41,,12,11/4/2008,54.47,44.15,10.31,1.69,1.69,1,, -16728,21638,746,2008,2008_Pres-G_TN,TN,Pres-G,Pres-G,Research 2000,281,10/22/2008,600,Barack Obama,DEM,38,John McCain,REP,54,,-16,11/4/2008,41.79,56.85,-15.06,.94,-.94,1,, -16700,21610,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Public Policy Polling,263,10/22/2008,1231,Barack Obama,DEM,52,John McCain,REP,43,,9,11/4/2008,52.63,46.33,6.3,2.7,2.7,1,, -16726,21636,751,2008,2008_Pres-G_WA,WA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/22/2008,500,Barack Obama,DEM,54,John McCain,REP,43,,11,11/4/2008,57.34,40.26,17.08,6.08,-6.08,1,, -16678,21588,751,2008,2008_Pres-G_WA,WA,Pres-G,Pres-G,University of Washington,364,10/22/2008,600,Barack Obama,DEM,55,John McCain,REP,34,,21,11/4/2008,57.34,40.26,17.08,3.92,3.92,1,among registered voters, -16736,87649,1314,2008,2008_Gov-G_IN,IN,Gov-G,Gov-G,SurveyUSA,325,10/22/2008,631,Jill Long Thompson,DEM,35,"Mitchell Daniels, Jr.",REP,54,,-19,11/4/2008,40.04,57.84,-17.81,1.19,-1.19,1,, -16705,87508,1315,2008,2008_Gov-G_MO,MO,Gov-G,Gov-G,Research 2000,281,10/22/2008,800,Jay Nixon,DEM,55,Kenny Hulshof,REP,41,,14,11/4/2008,58.4,39.49,18.91,4.91,-4.91,1,, -16726,87504,1321,2008,2008_Gov-G_WA,WA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/22/2008,500,Christine Gregoire,DEM,50,Dino Rossi,REP,48,,2,11/4/2008,53.24,46.76,6.48,4.48,-4.48,1,, -16678,87514,1321,2008,2008_Gov-G_WA,WA,Gov-G,Gov-G,University of Washington,364,10/22/2008,600,Christine Gregoire,DEM,51,Dino Rossi,REP,45,,6,11/4/2008,53.24,46.76,6.48,.48,-.48,1,among registered voters, -24059,29306,1548,2008,2008_Sen-G_CO,CO,Sen-G,Sen-G,Behavior Research Center (Rocky Mountain Poll),27,10/22/2008,500,Mark Udall,DEM,51,Bob Schaffer,REP,38,,13,11/4/2008,52.8,42.49,10.3,2.7,2.7,1,, -63708,117237,1548,2008,2008_Sen-G_CO,CO,Sen-G,Sen-G,Public Opinion Strategies,260,10/22/2008,500,Mark Udall,DEM,51,Bob Schaffer,REP,38,,13,11/4/2008,52.8,42.49,10.3,2.7,2.7,1,, -16724,25033,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/22/2008,500,Jim Martin,DEM,45,Saxby Chambliss,REP,47,,-2,11/4/2008,46.83,49.76,-2.92,.92,.92,1,, -16706,25202,1553,2008,2008_Sen-G_IL,IL,Sen-G,Sen-G,Research 2000,281,10/22/2008,800,Richard J. Durbin,DEM,59,Steve Sauerberg,REP,34,,25,11/4/2008,67.84,28.53,39.31,14.31,-14.31,1,, -16737,25306,1555,2008,2008_Sen-G_KS,KS,Sen-G,Sen-G,SurveyUSA,325,10/22/2008,613,Jim Slattery,DEM,35,Pat Roberts,REP,57,,-22,11/4/2008,36.46,60.06,-23.6,1.6,1.6,1,, -16708,25258,1557,2008,2008_Sen-O_LA,LA,Sen-G,Sen-O,Southeastern Louisiana University,309,10/22/2008,503,Mary L. Landrieu,DEM,53,John Neely Kennedy,REP,34,,19,11/4/2008,52.11,45.72,6.39,12.61,12.61,1,among registered voters, -16725,25090,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/22/2008,500,Al Franken,DEM,41,Norm Coleman,REP,37,,4,11/4/2008,41.99,41.98,.01,3.99,3.99,1,, -16728,25242,1575,2008,2008_Sen-G_TN,TN,Sen-G,Sen-G,Research 2000,281,10/22/2008,600,Robert D. Tuke,DEM,37,Lamar Alexander,REP,59,,-22,11/4/2008,31.64,65.14,-33.5,11.5,11.5,1,, -16700,24975,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,Public Policy Polling,263,10/22/2008,1231,Mark R. Warner,DEM,60,James S. Gilmore III,REP,32,,28,11/4/2008,65.03,33.73,31.3,3.3,-3.3,1,, -64256,118234,4049,2008,2008_House-G_CA-4,CA-4,House-G,House-G,Val Smith,367,10/22/2008,400,Charles V. Brown,DEM,40,Tom McClintock,REP,49,,-9,11/4/2008,49.76,50.24,-.49,8.51,-8.51,1,for unspecified Republican spnosor,R -16706,118153,4163,2008,2008_House-G_IL-10,IL-10,House-G,House-G,Research 2000,281,10/22/2008,400,Daniel J. Seals,DEM,49,Mark Kirk,REP,43,,6,11/4/2008,47.44,52.56,-5.12,11.12,11.12,0,, -64375,118427,4185,2008,2008_House-G_IA-4,IA-4,House-G,House-G,Tarrance Group,333,10/22/2008,300,Becky Greenwald,DEM,34,Tom Latham,REP,56,,-22,11/4/2008,39.43,60.57,-21.13,.87,-.87,1,for unspecified Republican spnosor,R -64337,118326,4193,2008,2008_House-G_KY-3,KY-3,House-G,House-G,SurveyUSA,325,10/22/2008,612,John Yarmuth,DEM,57,Anne Meagher Northup,REP,41,,16,11/4/2008,59.37,40.63,18.73,2.73,-2.73,1,, -64157,118055,4244,2008,2008_House-G_MN-6,MN-6,House-G,House-G,Humphrey Institute,143,10/22/2008,430,Elwyn Tinklenberg,DEM,45,Michele Bachmann,REP,43,,2,11/4/2008,43.43,46.41,-2.97,4.97,4.97,0,, -64338,118327,4244,2008,2008_House-G_MN-6,MN-6,House-G,House-G,SurveyUSA,325,10/22/2008,621,Elwyn Tinklenberg,DEM,47,Michele Bachmann,REP,44,,3,11/4/2008,43.43,46.41,-2.97,5.97,5.97,0,, -16705,118156,4259,2008,2008_House-G_MO-9,MO-9,House-G,House-G,Research 2000,281,10/22/2008,400,Judy Baker,DEM,42,Blaine Luetkemeyer,REP,47,,-5,11/4/2008,47.49,49.99,-2.51,2.49,-2.49,1,, -64020,117824,4367,2008,2008_House-G_PA-12,PA-12,House-G,House-G,Dane & Associates,71,10/22/2008,800,John P. Murtha,DEM,35,William T. Russell,REP,48,,-13,11/4/2008,57.85,42.15,15.7,28.7,-28.7,0,, -15187,20027,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Financial Dynamics,95,10/23/2008,869,Barack Obama,DEM,50,John McCain,REP,43,,7,11/4/2008,52.86,45.6,7.26,.26,-.26,1,, -15083,19923,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,10/23/2008,2358,Barack Obama,DEM,51,John McCain,REP,43,,8,11/4/2008,52.86,45.6,7.26,.74,.74,1,, -14934,19774,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,10/23/2008,1000,Barack Obama,DEM,49,John McCain,REP,46,,3,11/4/2008,52.86,45.6,7.26,4.26,-4.26,1,, -63590,117032,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,10/23/2008,886,Barack Obama,DEM,46.5,John McCain,REP,43.3,,3.2,11/4/2008,52.86,45.6,7.26,4.06,-4.06,1,, -15339,20179,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Princeton Survey Research Associates International,258,10/23/2008,882,Barack Obama,DEM,53,John McCain,REP,41,,12,11/4/2008,52.86,45.6,7.26,4.74,4.74,1,, -15783,20623,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/23/2008,1203,Barack Obama,DEM,51,John McCain,REP,42,,9,11/4/2008,52.86,45.6,7.26,1.74,1.74,1,, -16618,21524,707,2008,2008_Pres-G_AZ,AZ,Pres-G,Pres-G,Northern Arizona University,234,10/23/2008,600,Barack Obama,DEM,41,John McCain,REP,49,,-8,11/4/2008,44.91,53.39,-8.48,.48,.48,1,among registered voters, -16587,21484,708,2008,2008_Pres-G_CA,CA,Pres-G,Pres-G,Field Research Corp. (Field Poll),94,10/23/2008,966,Barack Obama,DEM,55,John McCain,REP,33,,22,11/4/2008,60.92,36.9,24.02,2.02,-2.02,1,, -16694,21604,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/23/2008,625,Barack Obama,DEM,43,John McCain,REP,49,,-6,11/4/2008,46.9,52.1,-5.2,.8,-.8,1,, -16691,21601,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,10/23/2008,615,Barack Obama,DEM,48,John McCain,REP,47,,1,11/4/2008,46.9,52.1,-5.2,6.2,6.2,0,, -16692,21602,716,2008,2008_Pres-G_IA,IA,Pres-G,Pres-G,Marist College,183,10/23/2008,645,Barack Obama,DEM,52,John McCain,REP,42,,10,11/4/2008,53.93,44.39,9.53,.47,.47,1,, -16695,21605,716,2008,2008_Pres-G_IA,IA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/23/2008,625,Barack Obama,DEM,51,John McCain,REP,40,,11,11/4/2008,53.93,44.39,9.53,1.47,1.47,1,, -16701,21611,716,2008,2008_Pres-G_IA,IA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2008,500,Barack Obama,DEM,52,John McCain,REP,44,,8,11/4/2008,53.93,44.39,9.53,1.53,-1.53,1,, -16696,21606,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/23/2008,625,Barack Obama,DEM,45,John McCain,REP,46,,-1,11/4/2008,49.23,49.36,-.13,.87,-.87,1,, -16704,21614,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2008,700,Barack Obama,DEM,48,John McCain,REP,50,,-2,11/4/2008,49.7,49.38,.33,2.33,-2.33,0,, -16693,21603,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,Marist College,183,10/23/2008,655,Barack Obama,DEM,50,John McCain,REP,45,,5,11/4/2008,54.13,44.52,9.61,4.61,-4.61,1,, -16702,21612,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2008,700,Barack Obama,DEM,50,John McCain,REP,46,,4,11/4/2008,54.13,44.52,9.61,5.61,-5.61,1,, -16699,21609,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Public Policy Polling,263,10/23/2008,993,Barack Obama,DEM,51,John McCain,REP,44,,7,11/4/2008,51.38,46.8,4.58,2.42,2.42,1,, -16675,21585,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Temple University,336,10/23/2008,761,Barack Obama,DEM,52,John McCain,REP,43,,9,11/4/2008,54.47,44.15,10.31,1.31,-1.31,1,, -16687,21597,745,2008,2008_Pres-G_SD,SD,Pres-G,Pres-G,Research 2000,281,10/23/2008,600,Barack Obama,DEM,41,John McCain,REP,50,,-9,11/4/2008,44.75,53.16,-8.41,.59,-.59,1,, -16667,21577,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Roanoke College,292,10/23/2008,614,Barack Obama,DEM,48,John McCain,REP,39,,9,11/4/2008,52.63,46.33,6.3,2.7,2.7,1,, -16703,21613,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2008,500,Barack Obama,DEM,51,John McCain,REP,44,,7,11/4/2008,56.22,42.31,13.9,6.9,-6.9,1,, -16688,21598,753,2008,2008_Pres-G_WV,WV,Pres-G,Pres-G,Research 2000,281,10/23/2008,600,Barack Obama,DEM,43,John McCain,REP,49,,-6,11/4/2008,42.49,55.58,-13.09,7.09,7.09,1,, -24097,87506,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/23/2008,800,Bev Perdue,DEM,46,Pat McCrory,REP,44,,2,11/4/2008,50.27,46.88,3.4,1.4,-1.4,1,, -16704,87502,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2008,700,Bev Perdue,DEM,47,Pat McCrory,REP,51,,-4,11/4/2008,50.27,46.88,3.4,7.4,-7.4,0,, -16694,24893,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/23/2008,625,Jim Martin,DEM,39,Saxby Chambliss,REP,45,,-6,11/4/2008,46.83,49.76,-2.92,3.08,-3.08,1,, -16691,24873,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,10/23/2008,615,Jim Martin,DEM,42,Saxby Chambliss,REP,44,,-2,11/4/2008,46.83,49.76,-2.92,.92,.92,1,, -16701,25042,1554,2008,2008_Sen-G_IA,IA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2008,500,Tom Harkin,DEM,57,Christopher Reed,REP,41,,16,11/4/2008,62.66,37.26,25.39,9.39,-9.39,1,, -16702,25126,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2008,700,Jeanne Shaheen,DEM,52,John E. Sununu,REP,46,,6,11/4/2008,51.59,45.25,6.34,.34,-.34,1,, -24097,29342,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/23/2008,800,Kay R. Hagan,DEM,42,Elizabeth H. Dole,REP,46,,-4,11/4/2008,52.65,44.18,8.47,12.47,-12.47,0,, -24077,29324,1574,2008,2008_Sen-G_SD,SD,Sen-G,Sen-G,GQR Research (GQRR),126,10/23/2008,603,Tim Johnson,DEM,62,Joel D. Dykstra,REP,32,,30,11/4/2008,62.49,37.51,24.98,5.02,5.02,1,, -16687,25241,1574,2008,2008_Sen-G_SD,SD,Sen-G,Sen-G,Research 2000,281,10/23/2008,600,Tim Johnson,DEM,57,Joel D. Dykstra,REP,35,,22,11/4/2008,62.49,37.51,24.98,2.98,-2.98,1,, -16667,25256,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,Roanoke College,292,10/23/2008,614,Mark R. Warner,DEM,57,James S. Gilmore III,REP,22,,35,11/4/2008,65.03,33.73,31.3,3.7,3.7,1,, -64221,118164,4132,2008,2008_House-G_FL-21,FL-21,House-G,House-G,Research 2000,281,10/23/2008,400,Raul L. Martinez,DEM,44,Lincoln Diaz-Balart,REP,45,,-1,11/4/2008,42.1,57.9,-15.8,14.8,14.8,1,, -64339,118328,4181,2008,2008_House-G_IN-9,IN-9,House-G,House-G,SurveyUSA,325,10/23/2008,599,Baron P. Hill,DEM,54,Michael E. Sodrel,REP,39,,15,11/4/2008,57.77,38.41,19.36,4.36,-4.36,1,, -64142,118016,4202,2008,2008_House-O_LA-6,LA-6,House-G,House-O,McLaughlin & Associates,203,10/23/2008,300,Donald J. Cazayoux,DEM,38,Bill Cassidy,REP,36,,2,11/4/2008,40.29,48.12,-7.82,9.82,9.82,0,for unspecified Republican spnosor,R -64180,118087,4358,2008,2008_House-G_PA-3,PA-3,House-G,House-G,Public Opinion Strategies,260,10/23/2008,350,Kathy Dahlkemper,DEM,45,Phil English,REP,47,,-2,11/4/2008,51.25,48.75,2.49,4.49,-4.49,0,for unspecified Republican spnosor,R -64071,117898,4399,2008,2008_House-G_TX-7,TX-7,House-G,House-G,GQR Research (GQRR),126,10/23/2008,500,Michael Peter Skelly,DEM,44,John Abney Culberson,REP,49,,-5,11/4/2008,42.36,55.9,-13.54,8.54,8.54,1,for unspecified Democratic spnosor,D -15187,117354,8656,2008,2008_House-G_US,US,House-G,House-G,Financial Dynamics,95,10/23/2008,869,Democratic,DEM,46,Republican,REP,38,,8,11/4/2008,53.22,42.62,10.6,2.6,-2.6,1,, -27647,32925,8656,2008,2008_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2008,600,Democratic,DEM,47,Republican,REP,40,,7,11/4/2008,53.22,42.62,10.6,3.6,-3.6,1,sample size unavailable; estimated at 600 as a default, -43062,122994,8656,2008,2008_House-G_US,US,House-G,House-G,Winston Group,385,10/23/2008,1000,Democratic,DEM,52,Republican,REP,42,,10,11/4/2008,53.22,42.62,10.6,.6,-.6,1,among registered voters, -14862,19702,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,10/24/2008,1308,Barack Obama,DEM,52,John McCain,REP,45,,7,11/4/2008,52.86,45.6,7.26,.26,-.26,1,, -15176,20016,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,10/24/2008,1695,Barack Obama,DEM,50,John McCain,REP,44,,6,11/4/2008,52.86,45.6,7.26,1.26,-1.26,1,, -15611,20451,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,10/24/2008,886,Barack Obama,DEM,47,John McCain,REP,44,,3,11/4/2008,52.86,45.6,7.26,4.26,-4.26,1,, -15423,20263,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/24/2008,3000,Barack Obama,DEM,52,John McCain,REP,44,,8,11/4/2008,52.86,45.6,7.26,.74,.74,1,, -15514,20354,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Research 2000,281,10/24/2008,1100,Barack Obama,DEM,51,John McCain,REP,40,,11,11/4/2008,52.86,45.6,7.26,3.74,3.74,1,, -16690,21600,707,2008,2008_Pres-G_AZ,AZ,Pres-G,Pres-G,Grove Insight,129,10/24/2008,600,Barack Obama,DEM,44,John McCain,REP,48,,-4,11/4/2008,44.91,53.39,-8.48,4.48,4.48,1,, -16632,21542,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,GfK Group,115,10/24/2008,626,Barack Obama,DEM,50,John McCain,REP,41,,9,11/4/2008,53.66,44.71,8.95,.05,.05,1,, -16633,21543,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,GfK Group,115,10/24/2008,600,Barack Obama,DEM,45,John McCain,REP,43,,2,11/4/2008,50.91,48.1,2.81,.81,-.81,1,, -16654,21564,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Quinnipiac University,267,10/24/2008,1435,Barack Obama,DEM,47,John McCain,REP,45,,2,11/4/2008,50.91,48.1,2.81,.81,-.81,1,, -16689,21599,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Howey Politics/DePauw University,142,10/24/2008,600,Barack Obama,DEM,45,John McCain,REP,47,,-2,11/4/2008,49.84,48.81,1.03,3.03,-3.03,0,, -16658,21568,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Research 2000,281,10/24/2008,600,Barack Obama,DEM,48,John McCain,REP,47,,1,11/4/2008,49.84,48.81,1.03,.03,-.03,1,, -16681,21591,730,2008,2008_Pres-G_MT,MT,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/24/2008,625,Barack Obama,DEM,44,John McCain,REP,48,,-4,11/4/2008,47.11,49.49,-2.38,1.62,-1.62,1,, -16637,21547,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,GfK Group,115,10/24/2008,601,Barack Obama,DEM,48,John McCain,REP,46,,2,11/4/2008,49.7,49.38,.33,1.67,1.67,1,, -16683,21593,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/24/2008,625,Barack Obama,DEM,47,John McCain,REP,47,,0,11/4/2008,49.7,49.38,.33,.33,-.33,.5,, -16634,21544,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,GfK Group,115,10/24/2008,600,Barack Obama,DEM,55,John McCain,REP,37,,18,11/4/2008,54.13,44.52,9.61,8.39,8.39,1,, -16682,21592,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/24/2008,625,Barack Obama,DEM,50,John McCain,REP,39,,11,11/4/2008,54.13,44.52,9.61,1.39,1.39,1,, -16635,21545,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,GfK Group,115,10/24/2008,628,Barack Obama,DEM,52,John McCain,REP,40,,12,11/4/2008,55.15,42.65,12.49,.49,-.49,1,, -16631,21541,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,GfK Group,115,10/24/2008,607,Barack Obama,DEM,48,John McCain,REP,41,,7,11/4/2008,51.38,46.8,4.58,2.42,2.42,1,, -16653,21563,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Quinnipiac University,267,10/24/2008,1425,Barack Obama,DEM,51,John McCain,REP,42,,9,11/4/2008,51.38,46.8,4.58,4.42,4.42,1,, -16684,21594,741,2008,2008_Pres-G_OR,OR,Pres-G,Pres-G,DHM Research,76,10/24/2008,500,Barack Obama,DEM,53,John McCain,REP,34,,19,11/4/2008,56.75,40.4,16.35,2.65,2.65,1,among registered voters, -16646,21556,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Franklin & Marshall College,106,10/24/2008,600,Barack Obama,DEM,53,John McCain,REP,40,,13,11/4/2008,54.47,44.15,10.31,2.69,2.69,1,sample size unavailable; estimated at 600 as a default, -16636,21546,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,GfK Group,115,10/24/2008,607,Barack Obama,DEM,52,John McCain,REP,40,,12,11/4/2008,54.47,44.15,10.31,1.69,1.69,1,, -16655,21565,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Quinnipiac University,267,10/24/2008,1364,Barack Obama,DEM,53,John McCain,REP,41,,12,11/4/2008,54.47,44.15,10.31,1.69,1.69,1,, -16680,21590,748,2008,2008_Pres-G_UT,UT,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/24/2008,625,Barack Obama,DEM,32,John McCain,REP,55,,-23,11/4/2008,34.17,62.15,-27.98,4.98,4.98,1,, -16686,21596,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,ABC News/The Washington Post,3,10/24/2008,784,Barack Obama,DEM,52,John McCain,REP,44,,8,11/4/2008,52.63,46.33,6.3,1.7,1.7,1,, -16630,21540,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,GfK Group,115,10/24/2008,601,Barack Obama,DEM,49,John McCain,REP,42,,7,11/4/2008,52.63,46.33,6.3,.7,.7,1,, -16689,87500,1314,2008,2008_Gov-G_IN,IN,Gov-G,Gov-G,Howey Politics/DePauw University,142,10/24/2008,600,Jill Long Thompson,DEM,30,"Mitchell Daniels, Jr.",REP,61,,-31,11/4/2008,40.04,57.84,-17.81,13.19,-13.19,1,, -16658,87501,1314,2008,2008_Gov-G_IN,IN,Gov-G,Gov-G,Research 2000,281,10/24/2008,600,Jill Long Thompson,DEM,41,"Mitchell Daniels, Jr.",REP,53,,-12,11/4/2008,40.04,57.84,-17.81,5.81,5.81,1,, -54117,87503,1317,2008,2008_Gov-G_NH,NH,Gov-G,Gov-G,GfK Group,115,10/24/2008,600,John Lynch,DEM,73,Joe Kenney,REP,17,,56,11/4/2008,70.15,27.61,42.54,13.46,13.46,1,, -16680,87680,1319,2008,2008_Gov-G_UT,UT,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/24/2008,400,Bob Springmeyer,DEM,17,"Jon M. Huntsman, Jr.",REP,73,,-56,11/4/2008,19.72,77.63,-57.91,1.91,1.91,1,, -54118,87505,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,GfK Group,115,10/24/2008,601,Bev Perdue,DEM,44,Pat McCrory,REP,44,,0,11/4/2008,50.27,46.88,3.4,3.4,-3.4,.5,, -16632,24796,1548,2008,2008_Sen-G_CO,CO,Sen-G,Sen-G,GfK Group,115,10/24/2008,626,Mark Udall,DEM,48,Bob Schaffer,REP,36,,12,11/4/2008,52.8,42.49,10.3,1.7,1.7,1,, -16634,24798,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,GfK Group,115,10/24/2008,600,Jeanne Shaheen,DEM,47,John E. Sununu,REP,41,,6,11/4/2008,51.59,45.25,6.34,.34,-.34,1,, -16637,24797,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,GfK Group,115,10/24/2008,601,Kay R. Hagan,DEM,47,Elizabeth H. Dole,REP,43,,4,11/4/2008,52.65,44.18,8.47,4.47,-4.47,1,, -16684,24937,1571,2008,2008_Sen-G_OR,OR,Sen-G,Sen-G,DHM Research,76,10/24/2008,500,Jeff Merkley,DEM,45,Gordon H. Smith,REP,40,,5,11/4/2008,48.9,45.55,3.35,1.65,1.65,1,among registered voters, -16686,25420,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,ABC News/The Washington Post,3,10/24/2008,784,Mark R. Warner,DEM,61,James S. Gilmore III,REP,31,,30,11/4/2008,65.03,33.73,31.3,1.3,-1.3,1,, -16630,24799,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,GfK Group,115,10/24/2008,601,Mark R. Warner,DEM,58,James S. Gilmore III,REP,32,,26,11/4/2008,65.03,33.73,31.3,5.3,-5.3,1,, -16658,118165,4174,2008,2008_House-G_IN-2,IN-2,House-G,House-G,Research 2000,281,10/24/2008,400,Joe Donnelly,DEM,54,Luke Puckett,REP,40,,14,11/4/2008,67.09,30.23,36.86,22.86,-22.86,1,, -64103,117946,4175,2008,2008_House-G_IN-3,IN-3,House-G,House-G,Howey Politics/DePauw University,142,10/24/2008,300,Michael Anthony Montagano,DEM,44,Mark Edward Souder,REP,41,,3,11/4/2008,39.7,55.04,-15.34,18.34,18.34,0,, -16680,117993,4425,2008,2008_House-G_UT-1,UT-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/24/2008,400,Morgan E. Bowen,DEM,29,Rob Bishop,REP,54,,-25,11/4/2008,30.47,64.85,-34.38,9.38,9.38,1,, -16680,117994,4426,2008,2008_House-G_UT-2,UT-2,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/24/2008,400,Jim Matheson,DEM,57,Bill Dew,REP,30,,27,11/4/2008,63.35,34.47,28.88,1.88,-1.88,1,, -16680,117995,4427,2008,2008_House-G_UT-3,UT-3,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/24/2008,400,Bennion Lloyd Spencer,DEM,22,Jason Chaffetz,REP,57,,-35,11/4/2008,28.28,65.61,-37.33,2.33,2.33,1,, -15514,117585,8656,2008,2008_House-G_US,US,House-G,House-G,Research 2000,281,10/24/2008,1100,Democratic,DEM,48,Republican,REP,34,,14,11/4/2008,53.22,42.62,10.6,3.4,3.4,1,, -15236,20076,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,10/25/2008,831,Barack Obama,DEM,48,John McCain,REP,42,,6,11/4/2008,52.86,45.6,7.26,1.26,-1.26,1,, -15379,20219,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,10/25/2008,1198,Barack Obama,DEM,53,John McCain,REP,38,,15,11/4/2008,52.86,45.6,7.26,7.74,7.74,1,, -15696,20536,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,10/25/2008,31148,Barack Obama,DEM,51,John McCain,REP,45,,6,11/4/2008,52.86,45.6,7.26,1.26,-1.26,1,among registered voters, -16449,21346,704,2008,2008_Pres-G_AK,AK,Pres-G,Pres-G,YouGov,391,10/25/2008,352,Barack Obama,DEM,38,John McCain,REP,55,,-17,11/4/2008,37.89,59.42,-21.54,4.54,4.54,1,among registered voters, -16473,21370,705,2008,2008_Pres-G_AL,AL,Pres-G,Pres-G,YouGov,391,10/25/2008,452,Barack Obama,DEM,39,John McCain,REP,57,,-18,11/4/2008,38.74,60.32,-21.58,3.58,3.58,1,among registered voters, -16451,21348,706,2008,2008_Pres-G_AR,AR,Pres-G,Pres-G,YouGov,391,10/25/2008,491,Barack Obama,DEM,41,John McCain,REP,53,,-12,11/4/2008,38.86,58.72,-19.85,7.85,7.85,1,among registered voters, -16638,21548,707,2008,2008_Pres-G_AZ,AZ,Pres-G,Pres-G,Arizona State University,15,10/25/2008,1019,Barack Obama,DEM,44,John McCain,REP,46,,-2,11/4/2008,44.91,53.39,-8.48,6.48,6.48,1,among registered voters, -16469,21366,707,2008,2008_Pres-G_AZ,AZ,Pres-G,Pres-G,YouGov,391,10/25/2008,682,Barack Obama,DEM,46,John McCain,REP,50,,-4,11/4/2008,44.91,53.39,-8.48,4.48,4.48,1,among registered voters, -16685,21595,708,2008,2008_Pres-G_CA,CA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/25/2008,500,Barack Obama,DEM,61,John McCain,REP,34,,27,11/4/2008,60.92,36.9,24.02,2.98,2.98,1,, -16481,21378,708,2008,2008_Pres-G_CA,CA,Pres-G,Pres-G,YouGov,391,10/25/2008,999,Barack Obama,DEM,55,John McCain,REP,40,,15,11/4/2008,60.92,36.9,24.02,9.02,-9.02,1,among registered voters, -16613,21519,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,National Journal,224,10/25/2008,409,Barack Obama,DEM,48,John McCain,REP,44,,4,11/4/2008,53.66,44.71,8.95,4.95,-4.95,1,among registered voters, -16474,21371,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,YouGov,391,10/25/2008,685,Barack Obama,DEM,55,John McCain,REP,40,,15,11/4/2008,53.66,44.71,8.95,6.05,6.05,1,among registered voters, -16461,21358,710,2008,2008_Pres-G_CT,CT,Pres-G,Pres-G,YouGov,391,10/25/2008,704,Barack Obama,DEM,58,John McCain,REP,37,,21,11/4/2008,60.59,38.22,22.37,1.37,-1.37,1,among registered voters, -16466,21363,712,2008,2008_Pres-G_DE,DE,Pres-G,Pres-G,YouGov,391,10/25/2008,346,Barack Obama,DEM,59,John McCain,REP,37,,22,11/4/2008,61.91,36.93,24.98,2.98,-2.98,1,among registered voters, -16612,21518,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,National Journal,224,10/25/2008,408,Barack Obama,DEM,45,John McCain,REP,44,,1,11/4/2008,50.91,48.1,2.81,1.81,-1.81,1,among registered voters, -16671,21581,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Suffolk University,323,10/25/2008,600,Barack Obama,DEM,49,John McCain,REP,44,,5,11/4/2008,50.91,48.1,2.81,2.19,2.19,1,, -16487,21384,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,YouGov,391,10/25/2008,1001,Barack Obama,DEM,49,John McCain,REP,47,,2,11/4/2008,50.91,48.1,2.81,.81,-.81,1,among registered voters, -16661,21571,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/25/2008,600,Barack Obama,DEM,47,John McCain,REP,47,,0,11/4/2008,50.91,48.1,2.81,2.81,-2.81,.5,, -16475,21372,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,YouGov,391,10/25/2008,910,Barack Obama,DEM,47,John McCain,REP,50,,-3,11/4/2008,46.9,52.1,-5.2,2.2,2.2,1,among registered voters, -16448,21345,715,2008,2008_Pres-G_HI,HI,Pres-G,Pres-G,YouGov,391,10/25/2008,337,Barack Obama,DEM,56,John McCain,REP,34,,22,11/4/2008,71.85,26.58,45.26,23.26,-23.26,1,among registered voters, -16452,21349,716,2008,2008_Pres-G_IA,IA,Pres-G,Pres-G,YouGov,391,10/25/2008,795,Barack Obama,DEM,52,John McCain,REP,41,,11,11/4/2008,53.93,44.39,9.53,1.47,1.47,1,among registered voters, -16462,21359,717,2008,2008_Pres-G_ID,ID,Pres-G,Pres-G,YouGov,391,10/25/2008,372,Barack Obama,DEM,36,John McCain,REP,59,,-23,11/4/2008,35.91,61.21,-25.3,2.3,2.3,1,among registered voters, -16488,21385,718,2008,2008_Pres-G_IL,IL,Pres-G,Pres-G,YouGov,391,10/25/2008,783,Barack Obama,DEM,58,John McCain,REP,39,,19,11/4/2008,61.83,36.73,25.1,6.1,-6.1,1,among registered voters, -16494,21391,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,YouGov,391,10/25/2008,795,Barack Obama,DEM,45,John McCain,REP,53,,-8,11/4/2008,49.84,48.81,1.03,9.03,-9.03,0,among registered voters, -16662,21572,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/25/2008,600,Barack Obama,DEM,44,John McCain,REP,50,,-6,11/4/2008,49.84,48.81,1.03,7.03,-7.03,0,, -16453,21350,720,2008,2008_Pres-G_KS,KS,Pres-G,Pres-G,YouGov,391,10/25/2008,499,Barack Obama,DEM,41,John McCain,REP,52,,-11,11/4/2008,41.55,56.48,-14.92,3.92,3.92,1,among registered voters, -16454,21351,721,2008,2008_Pres-G_KY,KY,Pres-G,Pres-G,YouGov,391,10/25/2008,486,Barack Obama,DEM,41,John McCain,REP,53,,-12,11/4/2008,41.15,57.37,-16.22,4.22,4.22,1,among registered voters, -16679,21589,722,2008,2008_Pres-G_LA,LA,Pres-G,Pres-G,Ed Renwick/Loyola University New Orleans,85,10/25/2008,500,Barack Obama,DEM,40,John McCain,REP,43,,-3,11/4/2008,39.93,58.56,-18.63,15.63,15.63,1,among registered voters, -16467,21364,722,2008,2008_Pres-G_LA,LA,Pres-G,Pres-G,YouGov,391,10/25/2008,436,Barack Obama,DEM,45,John McCain,REP,52,,-7,11/4/2008,39.93,58.56,-18.63,11.63,11.63,1,among registered voters, -16476,21373,723,2008,2008_Pres-G_MA,MA,Pres-G,Pres-G,YouGov,391,10/25/2008,705,Barack Obama,DEM,57,John McCain,REP,39,,18,11/4/2008,61.8,35.99,25.81,7.81,-7.81,1,among registered voters, -16482,21379,724,2008,2008_Pres-G_MD,MD,Pres-G,Pres-G,YouGov,391,10/25/2008,600,Barack Obama,DEM,60,John McCain,REP,35,,25,11/4/2008,61.92,36.47,25.44,.44,-.44,1,sample size unavailable; estimated at 600 as a default; among registered voters, -16455,21352,725,2008,2008_Pres-G_ME,ME,Pres-G,Pres-G,YouGov,391,10/25/2008,486,Barack Obama,DEM,51,John McCain,REP,42,,9,11/4/2008,57.71,40.38,17.32,8.32,-8.32,1,among registered voters, -16489,21386,726,2008,2008_Pres-G_MI,MI,Pres-G,Pres-G,YouGov,391,10/25/2008,973,Barack Obama,DEM,55,John McCain,REP,42,,13,11/4/2008,57.33,40.89,16.44,3.44,-3.44,1,among registered voters, -16477,21374,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,YouGov,391,10/25/2008,699,Barack Obama,DEM,51,John McCain,REP,45,,6,11/4/2008,54.06,43.82,10.24,4.24,-4.24,1,among registered voters, -16490,21387,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,YouGov,391,10/25/2008,684,Barack Obama,DEM,47,John McCain,REP,49,,-2,11/4/2008,49.23,49.36,-.13,1.87,-1.87,1,among registered voters, -16663,21573,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/25/2008,600,Barack Obama,DEM,48,John McCain,REP,46,,2,11/4/2008,49.23,49.36,-.13,2.13,2.13,0,, -16479,21376,729,2008,2008_Pres-G_MS,MS,Pres-G,Pres-G,YouGov,391,10/25/2008,417,Barack Obama,DEM,42,John McCain,REP,55,,-13,11/4/2008,43,56.17,-13.17,.17,.17,1,among registered voters, -16491,21388,730,2008,2008_Pres-G_MT,MT,Pres-G,Pres-G,YouGov,391,10/25/2008,368,Barack Obama,DEM,44,John McCain,REP,54,,-10,11/4/2008,47.11,49.49,-2.38,7.62,-7.62,1,among registered voters, -16610,21516,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,National Journal,224,10/25/2008,402,Barack Obama,DEM,47,John McCain,REP,43,,4,11/4/2008,49.7,49.38,.33,3.67,3.67,1,among registered voters, -16495,21392,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,YouGov,391,10/25/2008,955,Barack Obama,DEM,51,John McCain,REP,47,,4,11/4/2008,49.7,49.38,.33,3.67,3.67,1,among registered voters, -16665,21575,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/25/2008,600,Barack Obama,DEM,50,John McCain,REP,46,,4,11/4/2008,49.7,49.38,.33,3.67,3.67,1,, -16450,21347,732,2008,2008_Pres-G_ND,ND,Pres-G,Pres-G,YouGov,391,10/25/2008,271,Barack Obama,DEM,43,John McCain,REP,50,,-7,11/4/2008,44.5,53.15,-8.65,1.65,1.65,1,among registered voters, -16463,21360,733,2008,2008_Pres-G_NE,NE,Pres-G,Pres-G,YouGov,391,10/25/2008,407,Barack Obama,DEM,38,John McCain,REP,57,,-19,11/4/2008,41.6,56.53,-14.93,4.07,-4.07,1,among registered voters, -16464,21361,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,YouGov,391,10/25/2008,516,Barack Obama,DEM,54,John McCain,REP,40,,14,11/4/2008,54.13,44.52,9.61,4.39,4.39,1,among registered voters, -16669,21579,735,2008,2008_Pres-G_NJ,NJ,Pres-G,Pres-G,Strategic Vision LLC,320,10/25/2008,800,Barack Obama,DEM,53,John McCain,REP,38,,15,11/4/2008,57.14,41.61,15.53,.53,-.53,1,, -16468,21365,735,2008,2008_Pres-G_NJ,NJ,Pres-G,Pres-G,YouGov,391,10/25/2008,777,Barack Obama,DEM,55,John McCain,REP,40,,15,11/4/2008,57.14,41.61,15.53,.53,-.53,1,among registered voters, -16465,21362,736,2008,2008_Pres-G_NM,NM,Pres-G,Pres-G,YouGov,391,10/25/2008,457,Barack Obama,DEM,53,John McCain,REP,43,,10,11/4/2008,56.91,41.78,15.13,5.13,-5.13,1,among registered voters, -16623,21529,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,Suffolk University,323,10/25/2008,450,Barack Obama,DEM,50,John McCain,REP,40,,10,11/4/2008,55.15,42.65,12.49,2.49,-2.49,1,, -16497,21394,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,YouGov,391,10/25/2008,494,Barack Obama,DEM,51,John McCain,REP,46,,5,11/4/2008,55.15,42.65,12.49,7.49,-7.49,1,among registered voters, -16660,21570,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/25/2008,600,Barack Obama,DEM,48,John McCain,REP,44,,4,11/4/2008,55.15,42.65,12.49,8.49,-8.49,1,, -16484,21381,738,2008,2008_Pres-G_NY,NY,Pres-G,Pres-G,YouGov,391,10/25/2008,988,Barack Obama,DEM,58,John McCain,REP,38,,20,11/4/2008,62.88,36.03,26.86,6.86,-6.86,1,among registered voters, -16649,21559,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Marist College,183,10/25/2008,661,Barack Obama,DEM,48,John McCain,REP,45,,3,11/4/2008,51.38,46.8,4.58,1.58,-1.58,1,, -16611,21517,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,National Journal,224,10/25/2008,404,Barack Obama,DEM,48,John McCain,REP,41,,7,11/4/2008,51.38,46.8,4.58,2.42,2.42,1,among registered voters, -16470,21367,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,YouGov,391,10/25/2008,990,Barack Obama,DEM,51,John McCain,REP,45,,6,11/4/2008,51.38,46.8,4.58,1.42,1.42,1,among registered voters, -16664,21574,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/25/2008,600,Barack Obama,DEM,50,John McCain,REP,45,,5,11/4/2008,51.38,46.8,4.58,.42,.42,1,, -16676,21586,740,2008,2008_Pres-G_OK,OK,Pres-G,Pres-G,SoonerPoll.com,308,10/25/2008,720,Barack Obama,DEM,35,John McCain,REP,62,,-27,11/4/2008,34.35,65.65,-31.29,4.29,4.29,1,, -16496,21393,740,2008,2008_Pres-G_OK,OK,Pres-G,Pres-G,YouGov,391,10/25/2008,491,Barack Obama,DEM,39,John McCain,REP,58,,-19,11/4/2008,34.35,65.65,-31.29,12.29,12.29,1,among registered voters, -16492,21389,741,2008,2008_Pres-G_OR,OR,Pres-G,Pres-G,YouGov,391,10/25/2008,698,Barack Obama,DEM,54,John McCain,REP,43,,11,11/4/2008,56.75,40.4,16.35,5.35,-5.35,1,among registered voters, -16483,21380,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,YouGov,391,10/25/2008,1009,Barack Obama,DEM,51,John McCain,REP,44,,7,11/4/2008,54.47,44.15,10.31,3.31,-3.31,1,among registered voters, -16471,21368,743,2008,2008_Pres-G_RI,RI,Pres-G,Pres-G,YouGov,391,10/25/2008,365,Barack Obama,DEM,58,John McCain,REP,37,,21,11/4/2008,62.86,35.06,27.81,6.81,-6.81,1,among registered voters, -16458,21355,744,2008,2008_Pres-G_SC,SC,Pres-G,Pres-G,YouGov,391,10/25/2008,728,Barack Obama,DEM,44,John McCain,REP,52,,-8,11/4/2008,44.9,53.87,-8.98,.98,.98,1,among registered voters, -16459,21356,745,2008,2008_Pres-G_SD,SD,Pres-G,Pres-G,YouGov,391,10/25/2008,352,Barack Obama,DEM,43,John McCain,REP,52,,-9,11/4/2008,44.75,53.16,-8.41,.59,-.59,1,among registered voters, -16478,21375,746,2008,2008_Pres-G_TN,TN,Pres-G,Pres-G,YouGov,391,10/25/2008,653,Barack Obama,DEM,44,John McCain,REP,53,,-9,11/4/2008,41.79,56.85,-15.06,6.06,6.06,1,among registered voters, -16485,21382,747,2008,2008_Pres-G_TX,TX,Pres-G,Pres-G,YouGov,391,10/25/2008,972,Barack Obama,DEM,43,John McCain,REP,54,,-11,11/4/2008,43.63,55.38,-11.75,.75,.75,1,among registered voters, -16472,21369,748,2008,2008_Pres-G_UT,UT,Pres-G,Pres-G,YouGov,391,10/25/2008,395,Barack Obama,DEM,34,John McCain,REP,61,,-27,11/4/2008,34.17,62.15,-27.98,.98,.98,1,among registered voters, -16614,21520,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,National Journal,224,10/25/2008,404,Barack Obama,DEM,48,John McCain,REP,44,,4,11/4/2008,52.63,46.33,6.3,2.3,-2.3,1,among registered voters, -16493,21390,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,YouGov,391,10/25/2008,772,Barack Obama,DEM,52,John McCain,REP,45,,7,11/4/2008,52.63,46.33,6.3,.7,.7,1,among registered voters, -16666,21576,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/25/2008,600,Barack Obama,DEM,52,John McCain,REP,45,,7,11/4/2008,52.63,46.33,6.3,.7,.7,1,, -16657,21567,750,2008,2008_Pres-G_VT,VT,Pres-G,Pres-G,Research 2000,281,10/25/2008,400,Barack Obama,DEM,57,John McCain,REP,36,,21,11/4/2008,67.46,30.45,37.01,16.01,-16.01,1,, -16456,21353,750,2008,2008_Pres-G_VT,VT,Pres-G,Pres-G,YouGov,391,10/25/2008,275,Barack Obama,DEM,62,John McCain,REP,32,,30,11/4/2008,67.46,30.45,37.01,7.01,-7.01,1,among registered voters, -16486,21383,751,2008,2008_Pres-G_WA,WA,Pres-G,Pres-G,YouGov,391,10/25/2008,797,Barack Obama,DEM,53,John McCain,REP,43,,10,11/4/2008,57.34,40.26,17.08,7.08,-7.08,1,among registered voters, -16670,21580,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,Strategic Vision LLC,320,10/25/2008,800,Barack Obama,DEM,50,John McCain,REP,41,,9,11/4/2008,56.22,42.31,13.9,4.9,-4.9,1,, -16575,21472,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,University of Wisconsin (Badger Poll),365,10/25/2008,359,Barack Obama,DEM,52,John McCain,REP,42,,10,11/4/2008,56.22,42.31,13.9,3.9,-3.9,1,, -16457,21354,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,YouGov,391,10/25/2008,976,Barack Obama,DEM,53,John McCain,REP,41,,12,11/4/2008,56.22,42.31,13.9,1.9,-1.9,1,among registered voters, -16460,21357,753,2008,2008_Pres-G_WV,WV,Pres-G,Pres-G,YouGov,391,10/25/2008,404,Barack Obama,DEM,43,John McCain,REP,52,,-9,11/4/2008,42.49,55.58,-13.09,4.09,4.09,1,among registered voters, -16659,21569,753,2008,2008_Pres-G_WV,WV,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/25/2008,600,Barack Obama,DEM,40,John McCain,REP,50,,-10,11/4/2008,42.49,55.58,-13.09,3.09,3.09,1,, -16480,21377,754,2008,2008_Pres-G_WY,WY,Pres-G,Pres-G,YouGov,391,10/25/2008,246,Barack Obama,DEM,29,John McCain,REP,67,,-38,11/4/2008,32.54,64.78,-32.24,5.76,-5.76,1,among registered voters, -16677,87666,1317,2008,2008_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,10/25/2008,698,John Lynch,DEM,68,Joe Kenney,REP,18,,50,11/4/2008,70.15,27.61,42.54,7.46,7.46,1,, -16657,87499,1320,2008,2008_Gov-G_VT,VT,Gov-G,Gov-G,Research 2000,281,10/25/2008,400,Jim Douglas,REP,47,Anthony Pollina,IND,23,,24,11/4/2008,53.43,21.87,31.56,7.56,,1,, -16473,25426,1545,2008,2008_Sen-G_AL,AL,Sen-G,Sen-G,YouGov,391,10/25/2008,452,Vivian Davis Figures,DEM,26,Jeff Sessions,REP,54,,-28,11/4/2008,36.52,63.36,-26.84,1.16,-1.16,1,among registered voters, -16449,29431,1546,2008,2008_Sen-G_AK,AK,Sen-G,Sen-G,YouGov,391,10/25/2008,358,Mark Begich,DEM,44,Ted Stevens,REP,42,,2,11/4/2008,47.77,46.52,1.24,.76,.76,1,among registered voters, -16613,24926,1548,2008,2008_Sen-G_CO,CO,Sen-G,Sen-G,National Journal,224,10/25/2008,409,Mark Udall,DEM,51,Bob Schaffer,REP,36,,15,11/4/2008,52.8,42.49,10.3,4.7,4.7,1,among registered voters, -16474,25427,1548,2008,2008_Sen-G_CO,CO,Sen-G,Sen-G,YouGov,391,10/25/2008,685,Mark Udall,DEM,51,Bob Schaffer,REP,36,,15,11/4/2008,52.8,42.49,10.3,4.7,4.7,1,among registered voters, -16466,25428,1549,2008,2008_Sen-G_DE,DE,Sen-G,Sen-G,YouGov,391,10/25/2008,346,Joseph R. Biden Jr.,DEM,58,Christine O'Donnell,REP,31,,27,11/4/2008,64.69,35.31,29.37,2.37,-2.37,1,among registered voters, -16475,25429,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,YouGov,391,10/25/2008,910,Jim Martin,DEM,37,Saxby Chambliss,REP,43,,-6,11/4/2008,46.83,49.76,-2.92,3.08,-3.08,1,among registered voters, -16462,25431,1552,2008,2008_Sen-G_ID,ID,Sen-G,Sen-G,YouGov,391,10/25/2008,372,Larry LaRocco,DEM,31,James E. Risch,REP,56,,-25,11/4/2008,34.11,57.65,-23.55,1.45,-1.45,1,among registered voters, -16488,25432,1553,2008,2008_Sen-G_IL,IL,Sen-G,Sen-G,YouGov,391,10/25/2008,783,Richard J. Durbin,DEM,54,Steve Sauerberg,REP,31,,23,11/4/2008,67.84,28.53,39.31,16.31,-16.31,1,among registered voters, -16452,25430,1554,2008,2008_Sen-G_IA,IA,Sen-G,Sen-G,YouGov,391,10/25/2008,795,Tom Harkin,DEM,56,Christopher Reed,REP,36,,20,11/4/2008,62.66,37.26,25.39,5.39,-5.39,1,among registered voters, -16453,25433,1555,2008,2008_Sen-G_KS,KS,Sen-G,Sen-G,YouGov,391,10/25/2008,499,Jim Slattery,DEM,32,Pat Roberts,REP,56,,-24,11/4/2008,36.46,60.06,-23.6,.4,-.4,1,among registered voters, -16454,25434,1556,2008,2008_Sen-G_KY,KY,Sen-G,Sen-G,YouGov,391,10/25/2008,486,Bruce Lunsford,DEM,42,Mitch McConnell,REP,49,,-7,11/4/2008,47.03,52.97,-5.93,1.07,-1.07,1,among registered voters, -16679,24886,1557,2008,2008_Sen-O_LA,LA,Sen-G,Sen-O,Ed Renwick/Loyola University New Orleans,85,10/25/2008,500,Mary L. Landrieu,DEM,49,John Neely Kennedy,REP,34,,15,11/4/2008,52.11,45.72,6.39,8.61,8.61,1,among registered voters, -16467,25435,1557,2008,2008_Sen-O_LA,LA,Sen-G,Sen-O,YouGov,391,10/25/2008,436,Mary L. Landrieu,DEM,52,John Neely Kennedy,REP,39,,13,11/4/2008,52.11,45.72,6.39,6.61,6.61,1,among registered voters, -16455,25437,1558,2008,2008_Sen-G_ME,ME,Sen-G,Sen-G,YouGov,391,10/25/2008,486,Thomas H. Allen,DEM,35,Susan M. Collins,REP,55,,-20,11/4/2008,38.58,61.33,-22.75,2.75,2.75,1,among registered voters, -16476,25436,1559,2008,2008_Sen-G_MA,MA,Sen-G,Sen-G,YouGov,391,10/25/2008,705,John Kerry,DEM,55,Jeffrey K. Beatty,REP,32,,23,11/4/2008,65.86,30.93,34.93,11.93,-11.93,1,among registered voters, -16489,25438,1560,2008,2008_Sen-G_MI,MI,Sen-G,Sen-G,YouGov,391,10/25/2008,973,Carl Levin,DEM,52,Jacob W. Hoogendyk Jr.,REP,29,,23,11/4/2008,62.66,33.85,28.82,5.82,-5.82,1,among registered voters, -16477,25439,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,YouGov,391,10/25/2008,699,Al Franken,DEM,40,Norm Coleman,REP,39,,1,11/4/2008,41.99,41.98,.01,.99,.99,1,among registered voters, -16479,25440,1562,2008,2008_Sen-G_MS,MS,Sen-G,Sen-G,YouGov,391,10/25/2008,417,Erik R. Fleming,DEM,28,Thad Cochran,REP,56,,-28,11/4/2008,38.56,61.44,-22.87,5.13,-5.13,1,among registered voters, -16479,25441,1563,2008,2008_Sen-GS_MS,MS,Sen-G,Sen-GS,YouGov,391,10/25/2008,417,Ronnie Musgrove,DEM,40,Roger F. Wicker,REP,48,,-8,11/4/2008,45.04,54.96,-9.92,1.92,1.92,1,among registered voters, -16491,25442,1564,2008,2008_Sen-G_MT,MT,Sen-G,Sen-G,YouGov,391,10/25/2008,368,Max Baucus,DEM,60,Bob Kelleher,REP,32,,28,11/4/2008,72.89,27.11,45.77,17.77,-17.77,1,among registered voters, -16463,25444,1565,2008,2008_Sen-G_NE,NE,Sen-G,Sen-G,YouGov,391,10/25/2008,407,Scott Kleeb,DEM,34,Mike Johanns,REP,53,,-19,11/4/2008,40.06,57.52,-17.46,1.54,-1.54,1,among registered voters, -16464,25445,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,YouGov,391,10/25/2008,516,Jeanne Shaheen,DEM,49,John E. Sununu,REP,41,,8,11/4/2008,51.59,45.25,6.34,1.66,1.66,1,among registered voters, -16669,25281,1567,2008,2008_Sen-G_NJ,NJ,Sen-G,Sen-G,Strategic Vision LLC,320,10/25/2008,800,Frank R. Lautenberg,DEM,49,Dick Zimmer,REP,41,,8,11/4/2008,56.03,41.95,14.08,6.08,-6.08,1,, -16468,25446,1567,2008,2008_Sen-G_NJ,NJ,Sen-G,Sen-G,YouGov,391,10/25/2008,777,Frank R. Lautenberg,DEM,48,Dick Zimmer,REP,34,,14,11/4/2008,56.03,41.95,14.08,.08,-.08,1,among registered voters, -16465,25447,1568,2008,2008_Sen-G_NM,NM,Sen-G,Sen-G,YouGov,391,10/25/2008,457,Tom Udall,DEM,54,Stevan Pearce,REP,33,,21,11/4/2008,61.33,38.67,22.66,1.66,-1.66,1,among registered voters, -16610,24930,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,National Journal,224,10/25/2008,402,Kay R. Hagan,DEM,45,Elizabeth H. Dole,REP,43,,2,11/4/2008,52.65,44.18,8.47,6.47,-6.47,1,among registered voters, -16495,25443,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,YouGov,391,10/25/2008,955,Kay R. Hagan,DEM,48,Elizabeth H. Dole,REP,42,,6,11/4/2008,52.65,44.18,8.47,2.47,-2.47,1,among registered voters, -24126,29368,1570,2008,2008_Sen-G_OK,OK,Sen-G,Sen-G,Public Opinion Strategies,260,10/25/2008,500,Andrew Rice,DEM,38,James M. Inhofe,REP,54,,-16,11/4/2008,39.18,56.68,-17.5,1.5,1.5,1,for NRSC,R -16676,25393,1570,2008,2008_Sen-G_OK,OK,Sen-G,Sen-G,SoonerPoll.com,308,10/25/2008,720,Andrew Rice,DEM,41,James M. Inhofe,REP,51,,-10,11/4/2008,39.18,56.68,-17.5,7.5,7.5,1,, -16496,25448,1570,2008,2008_Sen-G_OK,OK,Sen-G,Sen-G,YouGov,391,10/25/2008,491,Andrew Rice,DEM,39,James M. Inhofe,REP,50,,-11,11/4/2008,39.18,56.68,-17.5,6.5,6.5,1,among registered voters, -16492,25449,1571,2008,2008_Sen-G_OR,OR,Sen-G,Sen-G,YouGov,391,10/25/2008,698,Jeff Merkley,DEM,44,Gordon H. Smith,REP,43,,1,11/4/2008,48.9,45.55,3.35,2.35,-2.35,1,among registered voters, -16471,25450,1572,2008,2008_Sen-G_RI,RI,Sen-G,Sen-G,YouGov,391,10/25/2008,365,Jack Reed,DEM,64,Robert G. Tingle,REP,25,,39,11/4/2008,73.07,26.47,46.6,7.6,-7.6,1,among registered voters, -16458,25451,1573,2008,2008_Sen-G_SC,SC,Sen-G,Sen-G,YouGov,391,10/25/2008,728,Bob Conley,DEM,31,Lindsey Graham,REP,47,,-16,11/4/2008,42.25,57.52,-15.28,.72,-.72,1,among registered voters, -16459,25452,1574,2008,2008_Sen-G_SD,SD,Sen-G,Sen-G,YouGov,391,10/25/2008,352,Tim Johnson,DEM,60,Joel D. Dykstra,REP,35,,25,11/4/2008,62.49,37.51,24.98,.02,.02,1,among registered voters, -16478,25453,1575,2008,2008_Sen-G_TN,TN,Sen-G,Sen-G,YouGov,391,10/25/2008,653,Robert D. Tuke,DEM,30,Lamar Alexander,REP,53,,-23,11/4/2008,31.64,65.14,-33.5,10.5,10.5,1,among registered voters, -16485,25454,1576,2008,2008_Sen-G_TX,TX,Sen-G,Sen-G,YouGov,391,10/25/2008,972,Rick Noriega,DEM,35,John Cornyn,REP,47,,-12,11/4/2008,42.84,54.82,-11.98,.02,-.02,1,among registered voters, -16614,24932,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,National Journal,224,10/25/2008,404,Mark R. Warner,DEM,60,James S. Gilmore III,REP,31,,29,11/4/2008,65.03,33.73,31.3,2.3,-2.3,1,among registered voters, -16493,25455,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,YouGov,391,10/25/2008,772,Mark R. Warner,DEM,58,James S. Gilmore III,REP,33,,25,11/4/2008,65.03,33.73,31.3,6.3,-6.3,1,among registered voters, -16460,117517,1578,2008,2008_Sen-G_WV,WV,Sen-G,Sen-G,YouGov,391,10/25/2008,404,"John D. Rockefeller, IV",DEM,55,Jay Wolfe,REP,37,,18,11/4/2008,63.73,36.26,27.47,9.47,-9.47,1,among registered voters, -16480,25457,1579,2008,2008_Sen-G_WY,WY,Sen-G,Sen-G,YouGov,391,10/25/2008,246,Christopher Rothfuss,DEM,25,Michael B. Enzi,REP,68,,-43,11/4/2008,24.26,75.63,-51.38,8.38,8.38,1,among registered voters, -16480,25456,1580,2008,2008_Sen-GS_WY,WY,Sen-G,Sen-GS,YouGov,391,10/25/2008,246,Nicholas H. Carter,DEM,29,John Barrasso,REP,63,,-34,11/4/2008,26.53,73.35,-46.83,12.83,12.83,1,among registered voters, -16677,118442,4267,2008,2008_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,10/25/2008,341,Carol Shea-Porter,DEM,48,Jeb E. Bradley,REP,40,,8,11/4/2008,51.76,45.86,5.9,2.1,2.1,1,, -16677,118443,4268,2008,2008_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,10/25/2008,344,Paul W. Hodes,DEM,48,Jennifer M. Horn,REP,26,,22,11/4/2008,56.44,41.42,15.02,6.98,6.98,1,, -14885,19725,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,American Research Group,9,10/26/2008,1200,Barack Obama,DEM,50,John McCain,REP,45,,5,11/4/2008,52.86,45.6,7.26,2.26,-2.26,1,, -15189,20029,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Financial Dynamics,95,10/26/2008,878,Barack Obama,DEM,50,John McCain,REP,42,,8,11/4/2008,52.86,45.6,7.26,.74,.74,1,, -15079,19919,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,10/26/2008,2396,Barack Obama,DEM,51,John McCain,REP,44,,7,11/4/2008,52.86,45.6,7.26,.26,-.26,1,, -15697,20537,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,10/26/2008,1000,Barack Obama,DEM,49,John McCain,REP,42,,7,11/4/2008,52.86,45.6,7.26,.26,-.26,1,among all adults, -15781,20621,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/26/2008,1202,Barack Obama,DEM,49,John McCain,REP,45,,4,11/4/2008,52.86,45.6,7.26,3.26,-3.26,1,, -16579,21507,707,2008,2008_Pres-G_AZ,AZ,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,10/26/2008,807,Barack Obama,DEM,44.5,John McCain,REP,51,,-6.5,11/4/2008,44.91,53.39,-8.48,1.98,1.98,1,average of multiple versions or turnout models listed in poll, -16656,21566,707,2008,2008_Pres-G_AZ,AZ,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/26/2008,500,Barack Obama,DEM,46,John McCain,REP,51,,-5,11/4/2008,44.91,53.39,-8.48,3.48,3.48,1,, -16576,21508,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,10/26/2008,774,Barack Obama,DEM,51.5,John McCain,REP,44,,7.5,11/4/2008,53.66,44.71,8.95,1.45,-1.45,1,average of multiple versions or turnout models listed in poll, -16647,21557,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,10/26/2008,636,Barack Obama,DEM,53,John McCain,REP,45,,8,11/4/2008,53.66,44.71,8.95,.95,-.95,1,, -16641,21551,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/26/2008,1000,Barack Obama,DEM,50,John McCain,REP,46,,4,11/4/2008,53.66,44.71,8.95,4.95,-4.95,1,, -16580,21509,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,10/26/2008,747,Barack Obama,DEM,50.5,John McCain,REP,46,,4.5,11/4/2008,50.91,48.1,2.81,1.69,1.69,1,average of multiple versions or turnout models listed in poll, -16639,21549,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Datamar,75,10/26/2008,630,Barack Obama,DEM,49,John McCain,REP,44,,5,11/4/2008,50.91,48.1,2.81,2.19,2.19,1,among registered voters, -16626,21537,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Los Angeles Times,172,10/26/2008,639,Barack Obama,DEM,49.5,John McCain,REP,41.5,,8,11/4/2008,50.91,48.1,2.81,5.19,5.19,1,average of multiple versions or turnout models listed in poll, -16644,21554,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/26/2008,1000,Barack Obama,DEM,51,John McCain,REP,47,,4,11/4/2008,50.91,48.1,2.81,1.19,1.19,1,, -16584,21510,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,10/26/2008,690,Barack Obama,DEM,46.5,John McCain,REP,51,,-4.5,11/4/2008,46.9,52.1,-5.2,.7,.7,1,average of multiple versions or turnout models listed in poll, -16604,21501,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Research 2000,281,10/26/2008,800,Barack Obama,DEM,47,John McCain,REP,47,,0,11/4/2008,49.84,48.81,1.03,1.03,-1.03,.5,, -16591,21488,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,Humphrey Institute,143,10/26/2008,451,Barack Obama,DEM,56,John McCain,REP,37,,19,11/4/2008,54.06,43.82,10.24,8.76,8.76,1,, -16581,21511,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,10/26/2008,825,Barack Obama,DEM,47,John McCain,REP,49,,-2,11/4/2008,49.23,49.36,-.13,1.87,-1.87,1,average of multiple versions or turnout models listed in poll, -16640,21550,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/26/2008,1000,Barack Obama,DEM,48,John McCain,REP,47,,1,11/4/2008,49.23,49.36,-.13,1.13,1.13,0,, -16674,21584,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,SurveyUSA,325,10/26/2008,672,Barack Obama,DEM,48,John McCain,REP,48,,0,11/4/2008,49.23,49.36,-.13,.13,.13,.5,, -16585,21482,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,10/26/2008,667,Barack Obama,DEM,52,John McCain,REP,46,,6,11/4/2008,49.7,49.38,.33,5.67,5.67,1,, -16652,21562,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Public Policy Polling,263,10/26/2008,1038,Barack Obama,DEM,49,John McCain,REP,48,,1,11/4/2008,49.7,49.38,.33,.67,.67,1,, -16645,21555,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/26/2008,1000,Barack Obama,DEM,48,John McCain,REP,49,,-1,11/4/2008,49.7,49.38,.33,1.33,-1.33,0,, -63807,117492,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,10/26/2008,652,Barack Obama,DEM,58,John McCain,REP,33,,25,11/4/2008,54.13,44.52,9.61,15.39,15.39,1,, -16550,21447,735,2008,2008_Pres-G_NJ,NJ,Pres-G,Pres-G,Fairleigh Dickinson University (PublicMind),92,10/26/2008,852,Barack Obama,DEM,53,John McCain,REP,35,,18,11/4/2008,57.14,41.61,15.53,2.47,2.47,1,, -16578,21512,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,10/26/2008,684,Barack Obama,DEM,51,John McCain,REP,44,,7,11/4/2008,55.15,42.65,12.49,5.49,-5.49,1,average of multiple versions or turnout models listed in poll, -16577,21513,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,10/26/2008,779,Barack Obama,DEM,50.5,John McCain,REP,45,,5.5,11/4/2008,51.38,46.8,4.58,.92,.92,1,average of multiple versions or turnout models listed in poll, -16627,21539,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Los Angeles Times,172,10/26/2008,644,Barack Obama,DEM,46.5,John McCain,REP,39.5,,7,11/4/2008,51.38,46.8,4.58,2.42,2.42,1,average of multiple versions or turnout models listed in poll, -16642,21552,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/26/2008,1000,Barack Obama,DEM,49,John McCain,REP,45,,4,11/4/2008,51.38,46.8,4.58,.58,-.58,1,, -16673,21583,741,2008,2008_Pres-G_OR,OR,Pres-G,Pres-G,SurveyUSA,325,10/26/2008,672,Barack Obama,DEM,57,John McCain,REP,38,,19,11/4/2008,56.75,40.4,16.35,2.65,2.65,1,, -16582,21514,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,10/26/2008,768,Barack Obama,DEM,54,John McCain,REP,42,,12,11/4/2008,54.47,44.15,10.31,1.69,1.69,1,average of multiple versions or turnout models listed in poll, -16592,21489,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Muhlenberg College,219,10/26/2008,610,Barack Obama,DEM,53,John McCain,REP,42,,11,11/4/2008,54.47,44.15,10.31,.69,.69,1,, -16648,21558,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,10/26/2008,588,Barack Obama,DEM,51,John McCain,REP,42,,9,11/4/2008,54.47,44.15,10.31,1.31,-1.31,1,, -16583,21515,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,10/26/2008,721,Barack Obama,DEM,52,John McCain,REP,43,,9,11/4/2008,52.63,46.33,6.3,2.7,2.7,1,average of multiple versions or turnout models listed in poll, -16643,21553,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/26/2008,1000,Barack Obama,DEM,51,John McCain,REP,47,,4,11/4/2008,52.63,46.33,6.3,2.3,-2.3,1,, -16672,21582,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,SurveyUSA,325,10/26/2008,671,Barack Obama,DEM,52,John McCain,REP,43,,9,11/4/2008,52.63,46.33,6.3,2.7,2.7,1,, -16668,21578,751,2008,2008_Pres-G_WA,WA,Pres-G,Pres-G,Strategic Vision LLC,320,10/26/2008,800,Barack Obama,DEM,54,John McCain,REP,42,,12,11/4/2008,57.34,40.26,17.08,5.08,-5.08,1,, -16604,87650,1314,2008,2008_Gov-G_IN,IN,Gov-G,Gov-G,Research 2000,281,10/26/2008,800,Jill Long Thompson,DEM,40,"Mitchell Daniels, Jr.",REP,54,,-14,11/4/2008,40.04,57.84,-17.81,3.81,3.81,1,, -16674,87498,1315,2008,2008_Gov-G_MO,MO,Gov-G,Gov-G,SurveyUSA,325,10/26/2008,672,Jay Nixon,DEM,55,Kenny Hulshof,REP,38,,17,11/4/2008,58.4,39.49,18.91,1.91,-1.91,1,, -16668,87497,1321,2008,2008_Gov-G_WA,WA,Gov-G,Gov-G,Strategic Vision LLC,320,10/26/2008,800,Christine Gregoire,DEM,49,Dino Rossi,REP,47,,2,11/4/2008,53.24,46.76,6.48,4.48,-4.48,1,, -16652,87496,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,Public Policy Polling,263,10/26/2008,1038,Bev Perdue,DEM,47,Pat McCrory,REP,44,,3,11/4/2008,50.27,46.88,3.4,.4,-.4,1,, -16576,29310,1548,2008,2008_Sen-G_CO,CO,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,10/26/2008,774,Mark Udall,DEM,53,Bob Schaffer,REP,43,,10,11/4/2008,52.8,42.49,10.3,.3,-.3,1,, -16584,29311,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,10/26/2008,690,Jim Martin,DEM,44,Saxby Chambliss,REP,53,,-9,11/4/2008,46.83,49.76,-2.92,6.08,-6.08,1,, -16591,29334,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,Humphrey Institute,143,10/26/2008,418,Al Franken,DEM,41,Norm Coleman,REP,37,,4,11/4/2008,41.99,41.98,.01,3.99,3.99,1,, -63807,117506,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,10/26/2008,652,Jeanne Shaheen,DEM,50,John E. Sununu,REP,36,,14,11/4/2008,51.59,45.25,6.34,7.66,7.66,1,, -16550,24837,1567,2008,2008_Sen-G_NJ,NJ,Sen-G,Sen-G,Fairleigh Dickinson University (PublicMind),92,10/26/2008,852,Frank R. Lautenberg,DEM,52,Dick Zimmer,REP,32,,20,11/4/2008,56.03,41.95,14.08,5.92,5.92,1,, -16585,29312,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,10/26/2008,667,Kay R. Hagan,DEM,53,Elizabeth H. Dole,REP,44,,9,11/4/2008,52.65,44.18,8.47,.53,.53,1,, -16652,24953,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,Public Policy Polling,263,10/26/2008,1038,Kay R. Hagan,DEM,48,Elizabeth H. Dole,REP,45,,3,11/4/2008,52.65,44.18,8.47,5.47,-5.47,1,, -16673,25362,1571,2008,2008_Sen-G_OR,OR,Sen-G,Sen-G,SurveyUSA,325,10/26/2008,672,Jeff Merkley,DEM,49,Gordon H. Smith,REP,42,,7,11/4/2008,48.9,45.55,3.35,3.65,3.65,1,, -63616,117081,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,ABC News/The Washington Post,3,10/26/2008,671,Mark R. Warner,DEM,63,James S. Gilmore III,REP,32,,31,11/4/2008,65.03,33.73,31.3,.3,-.3,1,, -16583,29313,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,10/26/2008,721,Mark R. Warner,DEM,63,James S. Gilmore III,REP,35,,28,11/4/2008,65.03,33.73,31.3,3.3,-3.3,1,, -16672,25371,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,SurveyUSA,325,10/26/2008,671,Mark R. Warner,DEM,63,James S. Gilmore III,REP,32,,31,11/4/2008,65.03,33.73,31.3,.3,-.3,1,, -64340,118329,4144,2008,2008_House-G_GA-8,GA-8,House-G,House-G,SurveyUSA,325,10/26/2008,634,James Marshall,DEM,49,Richard N. Goddard,REP,45,,4,11/4/2008,57.24,42.76,14.49,10.49,-10.49,1,, -16604,118166,4179,2008,2008_House-G_IN-7,IN-7,House-G,House-G,Research 2000,281,10/26/2008,400,Andr̩ Carson,DEM,53,Gabrielle Campo,REP,38,,15,11/4/2008,65.08,34.92,30.16,15.16,-15.16,1,, -16604,118167,4181,2008,2008_House-G_IN-9,IN-9,House-G,House-G,Research 2000,281,10/26/2008,400,Baron P. Hill,DEM,53,Michael E. Sodrel,REP,40,,13,11/4/2008,57.77,38.41,19.36,6.36,-6.36,1,, -64341,118330,4189,2008,2008_House-G_KS-3,KS-3,House-G,House-G,SurveyUSA,325,10/26/2008,635,Dennis Moore,DEM,53,Nick Jordan,REP,42,,11,11/4/2008,56.44,39.66,16.78,5.78,-5.78,1,, -64182,118091,4321,2008,2008_House-G_NC-8,NC-8,House-G,House-G,Public Policy Polling,263,10/26/2008,1589,Lawrence Webb Kissell,DEM,51,Robert C. Hayes,REP,46,,5,11/4/2008,55.38,44.62,10.76,5.76,-5.76,1,, -64342,118331,4342,2008,2008_House-G_OH-15,OH-15,House-G,House-G,SurveyUSA,325,10/26/2008,632,Mary Jo Kilroy,DEM,47,Steve Stivers,REP,41,,6,11/4/2008,45.94,45.18,.76,5.24,5.24,1,, -64357,118407,4377,2008,2008_House-G_SC-1,SC-1,House-G,House-G,SurveyUSA,325,10/26/2008,600,Linda Ketner,DEM,45,Henry E. Brown,REP,50,,-5,11/4/2008,47.89,51.93,-4.04,.96,-.96,1,, -15189,117356,8656,2008,2008_House-G_US,US,House-G,House-G,Financial Dynamics,95,10/26/2008,800,Democratic,DEM,46,Republican,REP,38,,8,11/4/2008,53.22,42.62,10.6,2.6,-2.6,1,, -18176,23129,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,10/27/2008,852,Barack Obama,DEM,52,John McCain,REP,40,,12,11/4/2008,52.86,45.6,7.26,4.74,4.74,1,average of multiple versions or turnout models listed in poll, -15422,20262,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/27/2008,3000,Barack Obama,DEM,50,John McCain,REP,47,,3,11/4/2008,52.86,45.6,7.26,4.26,-4.26,1,, -15502,20342,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Research 2000,281,10/27/2008,1100,Barack Obama,DEM,50,John McCain,REP,44,,6,11/4/2008,52.86,45.6,7.26,1.26,-1.26,1,, -16549,21446,704,2008,2008_Pres-G_AK,AK,Pres-G,Pres-G,Dittman Research,79,10/27/2008,489,Barack Obama,DEM,37,John McCain,REP,56,,-19,11/4/2008,37.89,59.42,-21.54,2.54,2.54,1,, -16620,21526,706,2008,2008_Pres-G_AR,AR,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/27/2008,500,Barack Obama,DEM,44,John McCain,REP,54,,-10,11/4/2008,38.86,58.72,-19.85,9.85,9.85,1,, -16615,21521,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Florida Chamber of Commerce,577,10/27/2008,601,Barack Obama,DEM,45,John McCain,REP,41,,4,11/4/2008,50.91,48.1,2.81,1.19,1.19,1,among registered voters, -16616,21522,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,10/27/2008,637,Barack Obama,DEM,47,John McCain,REP,48,,-1,11/4/2008,46.9,52.1,-5.2,4.2,4.2,1,, -16588,21485,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Selzer & Co.,304,10/27/2008,606,Barack Obama,DEM,46,John McCain,REP,45,,1,11/4/2008,49.84,48.81,1.03,.03,-.03,1,, -16586,21483,726,2008,2008_Pres-G_MI,MI,Pres-G,Pres-G,EPIC-MRA,84,10/27/2008,600,Barack Obama,DEM,50,John McCain,REP,38,,12,11/4/2008,57.33,40.89,16.44,4.44,-4.44,1,, -16621,21527,729,2008,2008_Pres-G_MS,MS,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/27/2008,500,Barack Obama,DEM,45,John McCain,REP,53,,-8,11/4/2008,43,56.17,-13.17,5.17,5.17,1,, -16602,21499,735,2008,2008_Pres-G_NJ,NJ,Pres-G,Pres-G,Research 2000,281,10/27/2008,600,Barack Obama,DEM,54,John McCain,REP,38,,16,11/4/2008,57.14,41.61,15.53,.47,.47,1,, -16619,21525,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/27/2008,700,Barack Obama,DEM,50,John McCain,REP,46,,4,11/4/2008,55.15,42.65,12.49,8.49,-8.49,1,, -16603,21500,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,Research 2000,281,10/27/2008,600,Barack Obama,DEM,50,John McCain,REP,45,,5,11/4/2008,55.15,42.65,12.49,7.49,-7.49,1,, -16502,21399,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Columbus Dispatch,57,10/27/2008,2164,Barack Obama,DEM,52,John McCain,REP,46,,6,11/4/2008,51.38,46.8,4.58,1.42,1.42,1,, -16624,21530,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,SurveyUSA,325,10/27/2008,648,Barack Obama,DEM,49,John McCain,REP,45,,4,11/4/2008,51.38,46.8,4.58,.58,-.58,1,, -16650,21560,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Marist College,183,10/27/2008,713,Barack Obama,DEM,55,John McCain,REP,41,,14,11/4/2008,54.47,44.15,10.31,3.69,3.69,1,, -16622,21528,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/27/2008,500,Barack Obama,DEM,53,John McCain,REP,46,,7,11/4/2008,54.47,44.15,10.31,3.31,-3.31,1,, -16596,21493,744,2008,2008_Pres-G_SC,SC,Pres-G,Pres-G,Princeton Survey Research Associates International,258,10/27/2008,400,Barack Obama,DEM,42,John McCain,REP,53,,-11,11/4/2008,44.9,53.87,-8.98,2.02,-2.02,1,, -16524,21421,748,2008,2008_Pres-G_UT,UT,Pres-G,Pres-G,Dan Jones & Associates,70,10/27/2008,1205,Barack Obama,DEM,32,John McCain,REP,57,,-25,11/4/2008,34.17,62.15,-27.98,2.98,2.98,1,among registered voters, -16617,21523,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Marist College,183,10/27/2008,671,Barack Obama,DEM,51,John McCain,REP,47,,4,11/4/2008,52.63,46.33,6.3,2.3,-2.3,1,, -16625,21531,751,2008,2008_Pres-G_WA,WA,Pres-G,Pres-G,SurveyUSA,325,10/27/2008,630,Barack Obama,DEM,56,John McCain,REP,39,,17,11/4/2008,57.34,40.26,17.08,.08,-.08,1,, -16588,87494,1314,2008,2008_Gov-G_IN,IN,Gov-G,Gov-G,Selzer & Co.,304,10/27/2008,606,Jill Long Thompson,DEM,36,"Mitchell Daniels, Jr.",REP,54,,-18,11/4/2008,40.04,57.84,-17.81,.19,-.19,1,, -16524,87681,1319,2008,2008_Gov-G_UT,UT,Gov-G,Gov-G,Dan Jones & Associates,70,10/27/2008,1205,Bob Springmeyer,DEM,16,"Jon M. Huntsman, Jr.",REP,77,,-61,11/4/2008,19.72,77.63,-57.91,3.09,-3.09,1,among registered voters, -16625,87495,1321,2008,2008_Gov-G_WA,WA,Gov-G,Gov-G,SurveyUSA,325,10/27/2008,630,Christine Gregoire,DEM,50,Dino Rossi,REP,48,,2,11/4/2008,53.24,46.76,6.48,4.48,-4.48,1,, -16616,24872,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,10/27/2008,637,Jim Martin,DEM,44,Saxby Chambliss,REP,46,,-2,11/4/2008,46.83,49.76,-2.92,.92,.92,1,, -24075,29322,1556,2008,2008_Sen-G_KY,KY,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,10/27/2008,500,Bruce Lunsford,DEM,45,Mitch McConnell,REP,47,,-2,11/4/2008,47.03,52.97,-5.93,3.93,3.93,1,for Bruce Lunsford,D -16586,24830,1560,2008,2008_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,10/27/2008,600,Carl Levin,DEM,54,Jacob W. Hoogendyk Jr.,REP,36,,18,11/4/2008,62.66,33.85,28.82,10.82,-10.82,1,, -16621,25103,1563,2008,2008_Sen-GS_MS,MS,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,10/27/2008,500,Ronnie Musgrove,DEM,43,Roger F. Wicker,REP,54,,-11,11/4/2008,45.04,54.96,-9.92,1.08,-1.08,1,, -16602,117479,1567,2008,2008_Sen-G_NJ,NJ,Sen-G,Sen-G,Research 2000,281,10/27/2008,600,Frank R. Lautenberg,DEM,56,Dick Zimmer,REP,39,,17,11/4/2008,56.03,41.95,14.08,2.92,2.92,1,, -64358,118410,4192,2008,2008_House-G_KY-2,KY-2,House-G,House-G,SurveyUSA,325,10/27/2008,587,David E. Boswell,DEM,43,Brett Guthrie,REP,53,,-10,11/4/2008,47.43,52.57,-5.15,4.85,-4.85,1,, -64358,118408,4194,2008,2008_House-G_KY-4,KY-4,House-G,House-G,SurveyUSA,325,10/27/2008,591,Michael Kelley,DEM,37,Geoff Davis,REP,58,,-21,11/4/2008,36.97,63.03,-26.07,5.07,5.07,1,, -64359,118409,4241,2008,2008_House-G_MN-3,MN-3,House-G,House-G,SurveyUSA,325,10/27/2008,643,Jigar Ashwin Madia,DEM,44,Erik Paulsen,REP,45,,-1,11/4/2008,40.85,48.48,-7.63,6.63,6.63,1,, -16603,118168,4265,2008,2008_House-G_NV-2,NV-2,House-G,House-G,Research 2000,281,10/27/2008,400,Jill Talbot Derby,DEM,44,Dean Heller,REP,47,,-3,11/4/2008,41.44,51.82,-10.39,7.39,7.39,1,, -64014,117816,4425,2008,2008_House-G_UT-1,UT-1,House-G,House-G,Dan Jones & Associates,70,10/27/2008,377,Morgan E. Bowen,DEM,27,Rob Bishop,REP,60,,-33,11/4/2008,30.47,64.85,-34.38,1.38,1.38,1,, -64014,117817,4426,2008,2008_House-G_UT-2,UT-2,House-G,House-G,Dan Jones & Associates,70,10/27/2008,445,Jim Matheson,DEM,65,Bill Dew,REP,26,,39,11/4/2008,63.35,34.47,28.88,10.12,10.12,1,, -64014,117821,4427,2008,2008_House-G_UT-3,UT-3,House-G,House-G,Dan Jones & Associates,70,10/27/2008,383,Bennion Lloyd Spencer,DEM,24,Jason Chaffetz,REP,58,,-34,11/4/2008,28.28,65.61,-37.33,3.33,3.33,1,, -18176,32923,8656,2008,2008_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,10/27/2008,600,Democratic,DEM,48,Republican,REP,36,,12,11/4/2008,53.22,42.62,10.6,1.4,1.4,1,sample size unavailable; estimated at 600 as a default, -15502,117586,8656,2008,2008_House-G_US,US,House-G,House-G,Research 2000,281,10/27/2008,1100,Democratic,DEM,48,Republican,REP,38,,10,11/4/2008,53.22,42.62,10.6,.6,-.6,1,, -14861,19701,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,10/28/2008,1327,Barack Obama,DEM,52,John McCain,REP,44,,8,11/4/2008,52.86,45.6,7.26,.74,.74,1,, -63591,117033,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,10/28/2008,894,Barack Obama,DEM,48.2,John McCain,REP,43.8,,4.4000001,11/4/2008,52.86,45.6,7.26,2.86,-2.86,1,, -16598,21495,704,2008,2008_Pres-G_AK,AK,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/28/2008,500,Barack Obama,DEM,41,John McCain,REP,57,,-16,11/4/2008,37.89,59.42,-21.54,5.54,5.54,1,, -16607,21504,705,2008,2008_Pres-G_AL,AL,Pres-G,Pres-G,SurveyUSA,325,10/28/2008,650,Barack Obama,DEM,36,John McCain,REP,61,,-25,11/4/2008,38.74,60.32,-21.58,3.42,-3.42,1,, -16594,21491,707,2008,2008_Pres-G_AZ,AZ,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/28/2008,625,Barack Obama,DEM,44,John McCain,REP,48,,-4,11/4/2008,44.91,53.39,-8.48,4.48,4.48,1,, -16589,21486,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,Marist College,183,10/28/2008,682,Barack Obama,DEM,51,John McCain,REP,45,,6,11/4/2008,53.66,44.71,8.95,2.95,-2.95,1,, -16608,21505,712,2008,2008_Pres-G_DE,DE,Pres-G,Pres-G,SurveyUSA,325,10/28/2008,657,Barack Obama,DEM,63,John McCain,REP,33,,30,11/4/2008,61.91,36.93,24.98,5.02,5.02,1,, -16565,21462,716,2008,2008_Pres-G_IA,IA,Pres-G,Pres-G,Research 2000,281,10/28/2008,600,Barack Obama,DEM,53,John McCain,REP,39,,14,11/4/2008,53.93,44.39,9.53,4.47,4.47,1,, -16605,21502,720,2008,2008_Pres-G_KS,KS,Pres-G,Pres-G,SurveyUSA,325,10/28/2008,626,Barack Obama,DEM,37,John McCain,REP,58,,-21,11/4/2008,41.55,56.48,-14.92,6.08,-6.08,1,, -16558,21455,721,2008,2008_Pres-G_KY,KY,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/28/2008,817,Barack Obama,DEM,42,John McCain,REP,51,,-9,11/4/2008,41.15,57.37,-16.22,7.22,7.22,1,, -16547,21444,721,2008,2008_Pres-G_KY,KY,Pres-G,Pres-G,Research 2000,281,10/28/2008,600,Barack Obama,DEM,39,John McCain,REP,56,,-17,11/4/2008,41.15,57.37,-16.22,.78,-.78,1,, -16606,21503,723,2008,2008_Pres-G_MA,MA,Pres-G,Pres-G,SurveyUSA,325,10/28/2008,658,Barack Obama,DEM,56,John McCain,REP,39,,17,11/4/2008,61.8,35.99,25.81,8.81,-8.81,1,, -16526,21423,726,2008,2008_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,10/28/2008,600,Barack Obama,DEM,54,John McCain,REP,40,,14,11/4/2008,57.33,40.89,16.44,2.44,-2.44,1,, -16599,21496,726,2008,2008_Pres-G_MI,MI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/28/2008,500,Barack Obama,DEM,53,John McCain,REP,43,,10,11/4/2008,57.33,40.89,16.44,6.44,-6.44,1,, -16568,21465,726,2008,2008_Pres-G_MI,MI,Pres-G,Pres-G,Strategic Vision LLC,320,10/28/2008,1200,Barack Obama,DEM,54,John McCain,REP,41,,13,11/4/2008,57.33,40.89,16.44,3.44,-3.44,1,, -16595,21492,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/28/2008,625,Barack Obama,DEM,48,John McCain,REP,40,,8,11/4/2008,54.06,43.82,10.24,2.24,-2.24,1,, -16600,21497,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/28/2008,500,Barack Obama,DEM,55,John McCain,REP,43,,12,11/4/2008,54.06,43.82,10.24,1.76,1.76,1,, -16545,21442,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,Research 2000,281,10/28/2008,600,Barack Obama,DEM,53,John McCain,REP,38,,15,11/4/2008,54.06,43.82,10.24,4.76,4.76,1,, -16543,21440,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,The Tyson Group,334,10/28/2008,600,Barack Obama,DEM,47,John McCain,REP,46,,1,11/4/2008,49.7,49.38,.33,.67,.67,1,, -16567,21464,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,Strategic Vision LLC,320,10/28/2008,800,Barack Obama,DEM,50,John McCain,REP,41,,9,11/4/2008,54.13,44.52,9.61,.61,-.61,1,, -16569,21466,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,Suffolk University,323,10/28/2008,600,Barack Obama,DEM,53,John McCain,REP,40,,13,11/4/2008,54.13,44.52,9.61,3.39,3.39,1,, -16597,21494,736,2008,2008_Pres-G_NM,NM,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/28/2008,500,Barack Obama,DEM,54,John McCain,REP,44,,10,11/4/2008,56.91,41.78,15.13,5.13,-5.13,1,, -16609,21506,738,2008,2008_Pres-G_NY,NY,Pres-G,Pres-G,SurveyUSA,325,10/28/2008,633,Barack Obama,DEM,62,John McCain,REP,33,,29,11/4/2008,62.88,36.03,26.86,2.14,2.14,1,, -16590,21487,741,2008,2008_Pres-G_OR,OR,Pres-G,Pres-G,Moore Information,217,10/28/2008,400,Barack Obama,DEM,51,John McCain,REP,37,,14,11/4/2008,56.75,40.4,16.35,2.35,-2.35,1,for NRSC; among registered voters,R -16546,21443,741,2008,2008_Pres-G_OR,OR,Pres-G,Pres-G,Research 2000,281,10/28/2008,600,Barack Obama,DEM,55,John McCain,REP,39,,16,11/4/2008,56.75,40.4,16.35,.35,-.35,1,, -16593,21490,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/28/2008,625,Barack Obama,DEM,47,John McCain,REP,43,,4,11/4/2008,54.47,44.15,10.31,6.31,-6.31,1,, -16566,21463,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Strategic Vision LLC,320,10/28/2008,1200,Barack Obama,DEM,49,John McCain,REP,44,,5,11/4/2008,54.47,44.15,10.31,5.31,-5.31,1,, -16601,21498,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,Research 2000,281,10/28/2008,600,Barack Obama,DEM,53,John McCain,REP,42,,11,11/4/2008,56.22,42.31,13.9,2.9,-2.9,1,, -16548,21445,754,2008,2008_Pres-G_WY,WY,Pres-G,Pres-G,Research 2000,281,10/28/2008,600,Barack Obama,DEM,36,John McCain,REP,61,,-25,11/4/2008,32.54,64.78,-32.24,7.24,7.24,1,, -16608,87488,1313,2008,2008_Gov-G_DE,DE,Gov-G,Gov-G,SurveyUSA,325,10/28/2008,657,Jack Markell,DEM,62,William S. Lee,REP,27,,35,11/4/2008,67.52,32.05,35.48,.48,-.48,1,, -16567,87492,1317,2008,2008_Gov-G_NH,NH,Gov-G,Gov-G,Strategic Vision LLC,320,10/28/2008,800,John Lynch,DEM,67,Joe Kenney,REP,24,,43,11/4/2008,70.15,27.61,42.54,.46,.46,1,, -16569,87493,1317,2008,2008_Gov-G_NH,NH,Gov-G,Gov-G,Suffolk University,323,10/28/2008,600,John Lynch,DEM,67,Joe Kenney,REP,15,,52,11/4/2008,70.15,27.61,42.54,9.46,9.46,1,, -16543,87490,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,The Tyson Group,334,10/28/2008,600,Bev Perdue,DEM,45,Pat McCrory,REP,43,,2,11/4/2008,50.27,46.88,3.4,1.4,-1.4,1,, -16607,25291,1545,2008,2008_Sen-G_AL,AL,Sen-G,Sen-G,SurveyUSA,325,10/28/2008,650,Vivian Davis Figures,DEM,32,Jeff Sessions,REP,65,,-33,11/4/2008,36.52,63.36,-26.84,6.16,-6.16,1,, -16598,25009,1546,2008,2008_Sen-G_AK,AK,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/28/2008,500,Mark Begich,DEM,52,Ted Stevens,REP,44,,8,11/4/2008,47.77,46.52,1.24,6.76,6.76,1,, -16608,25296,1549,2008,2008_Sen-G_DE,DE,Sen-G,Sen-G,SurveyUSA,325,10/28/2008,657,Joseph R. Biden Jr.,DEM,66,Christine O'Donnell,REP,32,,34,11/4/2008,64.69,35.31,29.37,4.63,4.63,1,, -16565,25197,1554,2008,2008_Sen-G_IA,IA,Sen-G,Sen-G,Research 2000,281,10/28/2008,600,Tom Harkin,DEM,57,Christopher Reed,REP,37,,20,11/4/2008,62.66,37.26,25.39,5.39,-5.39,1,, -16605,25305,1555,2008,2008_Sen-G_KS,KS,Sen-G,Sen-G,SurveyUSA,325,10/28/2008,626,Jim Slattery,DEM,33,Pat Roberts,REP,60,,-27,11/4/2008,36.46,60.06,-23.6,3.4,-3.4,1,, -16558,24894,1556,2008,2008_Sen-G_KY,KY,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/28/2008,817,Bruce Lunsford,DEM,42,Mitch McConnell,REP,47,,-5,11/4/2008,47.03,52.97,-5.93,.93,.93,1,, -16547,25205,1556,2008,2008_Sen-G_KY,KY,Sen-G,Sen-G,Research 2000,281,10/28/2008,600,Bruce Lunsford,DEM,44,Mitch McConnell,REP,47,,-3,11/4/2008,47.03,52.97,-5.93,2.93,2.93,1,, -24112,29356,1557,2008,2008_Sen-O_LA,LA,Sen-G,Sen-O,OnMessage Inc.,239,10/28/2008,500,Mary L. Landrieu,DEM,45,John Neely Kennedy,REP,44,,1,11/4/2008,52.11,45.72,6.39,5.39,-5.39,1,for John Neely Kennedy,R -16606,25315,1559,2008,2008_Sen-G_MA,MA,Sen-G,Sen-G,SurveyUSA,325,10/28/2008,658,John Kerry,DEM,58,Jeffrey K. Beatty,REP,34,,24,11/4/2008,65.86,30.93,34.93,10.93,-10.93,1,, -16568,117496,1560,2008,2008_Sen-G_MI,MI,Sen-G,Sen-G,Strategic Vision LLC,320,10/28/2008,1200,Carl Levin,DEM,56,Jacob W. Hoogendyk Jr.,REP,33,,23,11/4/2008,62.66,33.85,28.82,5.82,-5.82,1,, -16595,24896,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/28/2008,625,Al Franken,DEM,36,Norm Coleman,REP,42,,-6,11/4/2008,41.99,41.98,.01,6.01,-6.01,0,, -16600,25089,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/28/2008,500,Al Franken,DEM,39,Norm Coleman,REP,43,,-4,11/4/2008,41.99,41.98,.01,4.01,-4.01,0,, -16545,25214,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,Research 2000,281,10/28/2008,600,Al Franken,DEM,40,Norm Coleman,REP,43,,-3,11/4/2008,41.99,41.98,.01,3.01,-3.01,0,, -16567,25279,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,Strategic Vision LLC,320,10/28/2008,800,Jeanne Shaheen,DEM,48,John E. Sununu,REP,41,,7,11/4/2008,51.59,45.25,6.34,.66,.66,1,, -16569,25289,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,Suffolk University,323,10/28/2008,600,Jeanne Shaheen,DEM,48,John E. Sununu,REP,39,,9,11/4/2008,51.59,45.25,6.34,2.66,2.66,1,, -16597,25142,1568,2008,2008_Sen-G_NM,NM,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/28/2008,500,Tom Udall,DEM,56,Stevan Pearce,REP,41,,15,11/4/2008,61.33,38.67,22.66,7.66,-7.66,1,, -16543,25384,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,The Tyson Group,334,10/28/2008,600,Kay R. Hagan,DEM,45,Elizabeth H. Dole,REP,43,,2,11/4/2008,52.65,44.18,8.47,6.47,-6.47,1,, -16590,24923,1571,2008,2008_Sen-G_OR,OR,Sen-G,Sen-G,Moore Information,217,10/28/2008,400,Jeff Merkley,DEM,41,Gordon H. Smith,REP,45,,-4,11/4/2008,48.9,45.55,3.35,7.35,-7.35,0,for NRSC; among registered voters,R -16546,25237,1571,2008,2008_Sen-G_OR,OR,Sen-G,Sen-G,Research 2000,281,10/28/2008,600,Jeff Merkley,DEM,48,Gordon H. Smith,REP,42,,6,11/4/2008,48.9,45.55,3.35,2.65,2.65,1,, -16548,25247,1579,2008,2008_Sen-G_WY,WY,Sen-G,Sen-G,Research 2000,281,10/28/2008,600,Christopher Rothfuss,DEM,35,Michael B. Enzi,REP,62,,-27,11/4/2008,24.26,75.63,-51.38,24.38,24.38,1,, -16548,25246,1580,2008,2008_Sen-GS_WY,WY,Sen-G,Sen-GS,Research 2000,281,10/28/2008,600,Nicholas H. Carter,DEM,35,John Barrasso,REP,60,,-25,11/4/2008,26.53,73.35,-46.83,21.83,21.83,1,, -64360,118411,4256,2008,2008_House-G_MO-6,MO-6,House-G,House-G,SurveyUSA,325,10/28/2008,618,Kay Waldo Barnes,DEM,36,Sam Graves,REP,54,,-18,11/4/2008,36.86,59.43,-22.57,4.57,4.57,1,, -16574,118444,4267,2008,2008_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,10/28/2008,341,Carol Shea-Porter,DEM,48,Jeb E. Bradley,REP,40,,8,11/4/2008,51.76,45.86,5.9,2.1,2.1,1,, -16574,118445,4268,2008,2008_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,10/28/2008,344,Paul W. Hodes,DEM,48,Jennifer M. Horn,REP,26,,22,11/4/2008,56.44,41.42,15.02,6.98,6.98,1,, -64361,118412,4355,2008,2008_House-G_OR-5,OR-5,House-G,House-G,SurveyUSA,325,10/28/2008,668,Kurt Schrader,DEM,55,Mike Erickson,REP,31,,24,11/4/2008,54.25,38.33,15.92,8.08,8.08,1,, -64021,117825,4367,2008,2008_House-G_PA-12,PA-12,House-G,House-G,Dane & Associates,71,10/28/2008,3657,John P. Murtha,DEM,46,William T. Russell,REP,44,,2,11/4/2008,57.85,42.15,15.7,13.7,-13.7,1,, -16548,118169,4460,2008,2008_House-G_WY-1,WY-1,House-G,House-G,Research 2000,281,10/28/2008,600,Gary Trauner,DEM,45,Cynthia M. Lummis,REP,49,,-4,11/4/2008,42.78,52.59,-9.81,5.81,5.81,1,, -64960,120431,8656,2008,2008_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,10/28/2008,1000,Democratic,DEM,45,Republican,REP,41,,4,11/4/2008,53.22,42.62,10.6,6.6,-6.6,1,, -15188,20028,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Financial Dynamics,95,10/29/2008,870,Barack Obama,DEM,48,John McCain,REP,41,,7,11/4/2008,52.86,45.6,7.26,.26,-.26,1,, -15058,19898,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,10/29/2008,924,Barack Obama,DEM,47,John McCain,REP,44,,3,11/4/2008,52.86,45.6,7.26,4.26,-4.26,1,, -15078,19918,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,10/29/2008,2459,Barack Obama,DEM,52,John McCain,REP,43,,9,11/4/2008,52.86,45.6,7.26,1.74,1.74,1,, -14933,19773,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,10/29/2008,1000,Barack Obama,DEM,49,John McCain,REP,45,,4,11/4/2008,52.86,45.6,7.26,3.26,-3.26,1,, -15610,20450,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,10/29/2008,970,Barack Obama,DEM,48,John McCain,REP,43,,5,11/4/2008,52.86,45.6,7.26,2.26,-2.26,1,, -15283,20123,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Marist College,183,10/29/2008,535,Barack Obama,DEM,50,John McCain,REP,43,,7,11/4/2008,52.86,45.6,7.26,.26,-.26,1,, -15782,20622,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/29/2008,1201,Barack Obama,DEM,50,John McCain,REP,43,,7,11/4/2008,52.86,45.6,7.26,.26,-.26,1,, -16521,21418,704,2008,2008_Pres-G_AK,AK,Pres-G,Pres-G,Research 2000,281,10/29/2008,600,Barack Obama,DEM,39,John McCain,REP,58,,-19,11/4/2008,37.89,59.42,-21.54,2.54,2.54,1,, -16514,21411,707,2008,2008_Pres-G_AZ,AZ,Pres-G,Pres-G,American Research Group,9,10/29/2008,600,Barack Obama,DEM,46,John McCain,REP,50,,-4,11/4/2008,44.91,53.39,-8.48,4.48,4.48,1,, -16520,21417,707,2008,2008_Pres-G_AZ,AZ,Pres-G,Pres-G,Research 2000,281,10/29/2008,600,Barack Obama,DEM,47,John McCain,REP,48,,-1,11/4/2008,44.91,53.39,-8.48,7.48,7.48,1,, -16515,21412,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,American Research Group,9,10/29/2008,600,Barack Obama,DEM,52,John McCain,REP,45,,7,11/4/2008,53.66,44.71,8.95,1.95,-1.95,1,, -16552,21449,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/29/2008,625,Barack Obama,DEM,49,John McCain,REP,44,,5,11/4/2008,53.66,44.71,8.95,3.95,-3.95,1,, -16530,21427,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,Public Policy Polling,263,10/29/2008,2023,Barack Obama,DEM,54,John McCain,REP,44,,10,11/4/2008,53.66,44.71,8.95,1.05,1.05,1,, -16553,21450,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/29/2008,625,Barack Obama,DEM,47,John McCain,REP,45,,2,11/4/2008,50.91,48.1,2.81,.81,-.81,1,, -16518,21415,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,Research 2000,281,10/29/2008,600,Barack Obama,DEM,44,John McCain,REP,47,,-3,11/4/2008,46.9,52.1,-5.2,2.2,2.2,1,, -16572,21469,716,2008,2008_Pres-G_IA,IA,Pres-G,Pres-G,SurveyUSA,325,10/29/2008,658,Barack Obama,DEM,55,John McCain,REP,40,,15,11/4/2008,53.93,44.39,9.53,5.47,5.47,1,, -16561,21458,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/29/2008,500,Barack Obama,DEM,46,John McCain,REP,49,,-3,11/4/2008,49.84,48.81,1.03,4.03,-4.03,0,, -16525,21422,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,SurveyUSA,325,10/29/2008,900,Barack Obama,DEM,47,John McCain,REP,47,,0,11/4/2008,49.84,48.81,1.03,1.03,-1.03,.5,, -16563,21460,721,2008,2008_Pres-G_KY,KY,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/29/2008,500,Barack Obama,DEM,43,John McCain,REP,55,,-12,11/4/2008,41.15,57.37,-16.22,4.22,4.22,1,, -16528,21425,726,2008,2008_Pres-G_MI,MI,Pres-G,Pres-G,Public Policy Polling,263,10/29/2008,1532,Barack Obama,DEM,55,John McCain,REP,42,,13,11/4/2008,57.33,40.89,16.44,3.44,-3.44,1,, -16529,21426,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,Public Policy Polling,263,10/29/2008,1050,Barack Obama,DEM,57,John McCain,REP,41,,16,11/4/2008,54.06,43.82,10.24,5.76,5.76,1,, -16516,21413,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,American Research Group,9,10/29/2008,600,Barack Obama,DEM,48,John McCain,REP,48,,0,11/4/2008,49.23,49.36,-.13,.13,.13,.5,, -16554,21451,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/29/2008,625,Barack Obama,DEM,46,John McCain,REP,47,,-1,11/4/2008,49.23,49.36,-.13,.87,-.87,1,, -16559,21456,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,10/29/2008,814,Barack Obama,DEM,47,John McCain,REP,50,,-3,11/4/2008,49.23,49.36,-.13,2.87,-2.87,1,, -16522,21419,729,2008,2008_Pres-G_MS,MS,Pres-G,Pres-G,Research 2000,281,10/29/2008,600,Barack Obama,DEM,40,John McCain,REP,53,,-13,11/4/2008,43,56.17,-13.17,.17,.17,1,, -16513,21410,730,2008,2008_Pres-G_MT,MT,Pres-G,Pres-G,American Research Group,9,10/29/2008,600,Barack Obama,DEM,46,John McCain,REP,49,,-3,11/4/2008,47.11,49.49,-2.38,.62,-.62,1,, -16562,21459,730,2008,2008_Pres-G_MT,MT,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/29/2008,500,Barack Obama,DEM,46,John McCain,REP,50,,-4,11/4/2008,47.11,49.49,-2.38,1.62,-1.62,1,, -16519,21416,730,2008,2008_Pres-G_MT,MT,Pres-G,Pres-G,Research 2000,281,10/29/2008,500,Barack Obama,DEM,44,John McCain,REP,48,,-4,11/4/2008,47.11,49.49,-2.38,1.62,-1.62,1,, -63540,116966,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Elon University,86,10/29/2008,797,Barack Obama,DEM,45,John McCain,REP,38,,7,11/4/2008,49.7,49.38,.33,6.67,6.67,1,, -16556,21453,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/29/2008,625,Barack Obama,DEM,46,John McCain,REP,49,,-3,11/4/2008,49.7,49.38,.33,3.33,-3.33,0,, -16560,21457,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,10/29/2008,641,Barack Obama,DEM,48,John McCain,REP,48,,0,11/4/2008,49.7,49.38,.33,.33,-.33,.5,, -16564,21461,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/29/2008,700,Barack Obama,DEM,50,John McCain,REP,48,,2,11/4/2008,49.7,49.38,.33,1.67,1.67,1,, -16539,21436,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Research 2000,281,10/29/2008,600,Barack Obama,DEM,47,John McCain,REP,45,,2,11/4/2008,49.7,49.38,.33,1.67,1.67,1,, -16544,21441,732,2008,2008_Pres-G_ND,ND,Pres-G,Pres-G,Research 2000,281,10/29/2008,500,Barack Obama,DEM,46,John McCain,REP,47,,-1,11/4/2008,44.5,53.15,-8.65,7.65,7.65,1,, -16517,21414,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,American Research Group,9,10/29/2008,600,Barack Obama,DEM,56,John McCain,REP,41,,15,11/4/2008,54.13,44.52,9.61,5.39,5.39,1,, -16538,21435,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,Research 2000,281,10/29/2008,600,Barack Obama,DEM,51,John McCain,REP,44,,7,11/4/2008,54.13,44.52,9.61,2.61,-2.61,1,, -54116,117481,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,10/29/2008,617,Barack Obama,DEM,53,John McCain,REP,39,,14,11/4/2008,54.13,44.52,9.61,4.39,4.39,1,, -16531,21428,736,2008,2008_Pres-G_NM,NM,Pres-G,Pres-G,Public Policy Polling,263,10/29/2008,1537,Barack Obama,DEM,58,John McCain,REP,41,,17,11/4/2008,56.91,41.78,15.13,1.87,1.87,1,, -16512,21409,736,2008,2008_Pres-G_NM,NM,Pres-G,Pres-G,Research & Polling Inc.,280,10/29/2008,600,Barack Obama,DEM,51,John McCain,REP,43,,8,11/4/2008,56.91,41.78,15.13,7.13,-7.13,1,among registered voters, -16555,21452,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/29/2008,625,Barack Obama,DEM,47,John McCain,REP,43,,4,11/4/2008,55.15,42.65,12.49,8.49,-8.49,1,, -16557,21454,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/29/2008,625,Barack Obama,DEM,45,John McCain,REP,47,,-2,11/4/2008,51.38,46.8,4.58,6.58,-6.58,0,, -16571,21468,740,2008,2008_Pres-G_OK,OK,Pres-G,Pres-G,SurveyUSA,325,10/29/2008,594,Barack Obama,DEM,34,John McCain,REP,63,,-29,11/4/2008,34.35,65.65,-31.29,2.29,2.29,1,, -16532,21429,741,2008,2008_Pres-G_OR,OR,Pres-G,Pres-G,Public Policy Polling,263,10/29/2008,1424,Barack Obama,DEM,57,John McCain,REP,42,,15,11/4/2008,56.75,40.4,16.35,1.35,-1.35,1,, -16573,21470,744,2008,2008_Pres-G_SC,SC,Pres-G,Pres-G,SurveyUSA,325,10/29/2008,654,Barack Obama,DEM,44,John McCain,REP,52,,-8,11/4/2008,44.9,53.87,-8.98,.98,.98,1,, -16551,21448,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/29/2008,625,Barack Obama,DEM,47,John McCain,REP,44,,3,11/4/2008,52.63,46.33,6.3,3.3,-3.3,1,, -16511,21408,751,2008,2008_Pres-G_WA,WA,Pres-G,Pres-G,University of Washington,364,10/29/2008,400,Barack Obama,DEM,51,John McCain,REP,39,,12,11/4/2008,57.34,40.26,17.08,5.08,-5.08,1,among registered voters, -16570,21467,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,SurveyUSA,325,10/29/2008,667,Barack Obama,DEM,55,John McCain,REP,39,,16,11/4/2008,56.22,42.31,13.9,2.1,2.1,1,, -16525,87489,1314,2008,2008_Gov-G_IN,IN,Gov-G,Gov-G,SurveyUSA,325,10/29/2008,900,Jill Long Thompson,DEM,38,"Mitchell Daniels, Jr.",REP,55,,-17,11/4/2008,40.04,57.84,-17.81,.81,.81,1,, -16519,89381,1316,2008,2008_Gov-G_MT,MT,Gov-G,Gov-G,Research 2000,281,10/29/2008,500,Brian Schweitzer,DEM,58,Roy Brown,REP,40,,18,11/4/2008,65.42,32.54,32.88,14.88,-14.88,1,, -16517,87487,1317,2008,2008_Gov-G_NH,NH,Gov-G,Gov-G,American Research Group,9,10/29/2008,600,John Lynch,DEM,68,Joe Kenney,REP,28,,40,11/4/2008,70.15,27.61,42.54,2.54,-2.54,1,, -16538,117736,1317,2008,2008_Gov-G_NH,NH,Gov-G,Gov-G,Research 2000,281,10/29/2008,600,John Lynch,DEM,64,Joe Kenney,REP,32,,32,11/4/2008,70.15,27.61,42.54,10.54,-10.54,1,, -54116,87486,1317,2008,2008_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,10/29/2008,617,John Lynch,DEM,67,Joe Kenney,REP,19,,48,11/4/2008,70.15,27.61,42.54,5.46,5.46,1,, -16511,87491,1321,2008,2008_Gov-G_WA,WA,Gov-G,Gov-G,University of Washington,364,10/29/2008,387,Christine Gregoire,DEM,50,Dino Rossi,REP,48,,2,11/4/2008,53.24,46.76,6.48,4.48,-4.48,1,among registered voters, -16539,87485,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,Research 2000,281,10/29/2008,600,Bev Perdue,DEM,49,Pat McCrory,REP,44,,5,11/4/2008,50.27,46.88,3.4,1.6,1.6,1,, -16521,25188,1546,2008,2008_Sen-G_AK,AK,Sen-G,Sen-G,Research 2000,281,10/29/2008,600,Mark Begich,DEM,58,Ted Stevens,REP,36,,22,11/4/2008,47.77,46.52,1.24,20.76,20.76,1,, -16552,24890,1548,2008,2008_Sen-G_CO,CO,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/29/2008,625,Mark Udall,DEM,47,Bob Schaffer,REP,43,,4,11/4/2008,52.8,42.49,10.3,6.3,-6.3,1,, -16530,24939,1548,2008,2008_Sen-G_CO,CO,Sen-G,Sen-G,Public Policy Polling,263,10/29/2008,2023,Mark Udall,DEM,56,Bob Schaffer,REP,41,,15,11/4/2008,52.8,42.49,10.3,4.7,4.7,1,, -16518,25194,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Research 2000,281,10/29/2008,600,Jim Martin,DEM,46,Saxby Chambliss,REP,47,,-1,11/4/2008,46.83,49.76,-2.92,1.92,1.92,1,, -16572,25302,1554,2008,2008_Sen-G_IA,IA,Sen-G,Sen-G,SurveyUSA,325,10/29/2008,658,Tom Harkin,DEM,61,Christopher Reed,REP,35,,26,11/4/2008,62.66,37.26,25.39,.61,.61,1,, -16563,25058,1556,2008,2008_Sen-G_KY,KY,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/29/2008,500,Bruce Lunsford,DEM,44,Mitch McConnell,REP,51,,-7,11/4/2008,47.03,52.97,-5.93,1.07,-1.07,1,, -16528,24945,1560,2008,2008_Sen-G_MI,MI,Sen-G,Sen-G,Public Policy Polling,263,10/29/2008,1532,Carl Levin,DEM,58,Jacob W. Hoogendyk Jr.,REP,36,,22,11/4/2008,62.66,33.85,28.82,6.82,-6.82,1,, -16529,24950,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,Public Policy Polling,263,10/29/2008,1050,Al Franken,DEM,45,Norm Coleman,REP,40,,5,11/4/2008,41.99,41.98,.01,4.99,4.99,1,, -16522,25216,1563,2008,2008_Sen-GS_MS,MS,Sen-G,Sen-GS,Research 2000,281,10/29/2008,600,Ronnie Musgrove,DEM,44,Roger F. Wicker,REP,51,,-7,11/4/2008,45.04,54.96,-9.92,2.92,2.92,1,, -16517,24782,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,American Research Group,9,10/29/2008,600,Jeanne Shaheen,DEM,53,John E. Sununu,REP,41,,12,11/4/2008,51.59,45.25,6.34,5.66,5.66,1,, -16538,25230,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,Research 2000,281,10/29/2008,600,Jeanne Shaheen,DEM,52,John E. Sununu,REP,42,,10,11/4/2008,51.59,45.25,6.34,3.66,3.66,1,, -54116,117505,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,10/29/2008,617,Jeanne Shaheen,DEM,48,John E. Sununu,REP,41,,7,11/4/2008,51.59,45.25,6.34,.66,.66,1,, -16531,24970,1568,2008,2008_Sen-G_NM,NM,Sen-G,Sen-G,Public Policy Polling,263,10/29/2008,1537,Tom Udall,DEM,58,Stevan Pearce,REP,39,,19,11/4/2008,61.33,38.67,22.66,3.66,-3.66,1,, -16512,29291,1568,2008,2008_Sen-G_NM,NM,Sen-G,Sen-G,Research & Polling Inc.,280,10/29/2008,1002,Tom Udall,DEM,53,Stevan Pearce,REP,39,,14,11/4/2008,61.33,38.67,22.66,8.66,-8.66,1,among registered voters, -63540,117093,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,Elon University,86,10/29/2008,797,Kay R. Hagan,DEM,44,Elizabeth H. Dole,REP,37,,7,11/4/2008,52.65,44.18,8.47,1.47,-1.47,1,, -16556,24898,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/29/2008,625,Kay R. Hagan,DEM,45,Elizabeth H. Dole,REP,46,,-1,11/4/2008,52.65,44.18,8.47,9.47,-9.47,0,, -16564,25112,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/29/2008,700,Kay R. Hagan,DEM,52,Elizabeth H. Dole,REP,46,,6,11/4/2008,52.65,44.18,8.47,2.47,-2.47,1,, -16539,25222,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,Research 2000,281,10/29/2008,600,Kay R. Hagan,DEM,50,Elizabeth H. Dole,REP,45,,5,11/4/2008,52.65,44.18,8.47,3.47,-3.47,1,, -16571,25357,1570,2008,2008_Sen-G_OK,OK,Sen-G,Sen-G,SurveyUSA,325,10/29/2008,594,Andrew Rice,DEM,36,James M. Inhofe,REP,56,,-20,11/4/2008,39.18,56.68,-17.5,2.5,-2.5,1,, -16532,24972,1571,2008,2008_Sen-G_OR,OR,Sen-G,Sen-G,Public Policy Polling,263,10/29/2008,1424,Jeff Merkley,DEM,51,Gordon H. Smith,REP,43,,8,11/4/2008,48.9,45.55,3.35,4.65,4.65,1,, -16573,25367,1573,2008,2008_Sen-G_SC,SC,Sen-G,Sen-G,SurveyUSA,325,10/29/2008,654,Bob Conley,DEM,39,Lindsey Graham,REP,58,,-19,11/4/2008,42.25,57.52,-15.28,3.72,-3.72,1,, -16521,123398,4033,2008,2008_House-G_AK-1,AK-1,House-G,House-G,Research 2000,281,10/29/2008,600,Ethan Berkowitz,DEM,53,Don Young,REP,44,,9,11/4/2008,44.97,50.14,-5.17,14.17,14.17,0,, -16519,118170,4260,2008,2008_House-G_MT-1,MT-1,House-G,House-G,Research 2000,281,10/29/2008,500,John B. Driscoll,DEM,39,Denny Rehberg,REP,55,,-16,11/4/2008,32.42,64.14,-31.72,15.72,15.72,1,, -16555,117996,4265,2008,2008_House-G_NV-2,NV-2,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/29/2008,400,Jill Talbot Derby,DEM,37,Dean Heller,REP,50,,-13,11/4/2008,41.44,51.82,-10.39,2.61,-2.61,1,, -16555,117997,4266,2008,2008_House-G_NV-3,NV-3,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/29/2008,400,Dina Titus,DEM,44,Jon C. Porter,REP,44,,0,11/4/2008,47.43,42.29,5.14,5.14,-5.14,.5,, -16538,118171,4267,2008,2008_House-G_NH-1,NH-1,House-G,House-G,Research 2000,281,10/29/2008,300,Carol Shea-Porter,DEM,49,Jeb E. Bradley,REP,42,,7,11/4/2008,51.76,45.86,5.9,1.1,1.1,1,, -16538,118172,4268,2008,2008_House-G_NH-2,NH-2,House-G,House-G,Research 2000,281,10/29/2008,300,Paul W. Hodes,DEM,55,Jennifer M. Horn,REP,38,,17,11/4/2008,56.44,41.42,15.02,1.98,1.98,1,, -64198,118112,4282,2008,2008_House-G_NM-1,NM-1,House-G,House-G,Research & Polling Inc.,280,10/29/2008,400,Martin Heinrich,DEM,47,Darren White,REP,43,,4,11/4/2008,55.65,44.35,11.31,7.31,-7.31,1,, -64198,118113,4283,2008,2008_House-G_NM-2,NM-2,House-G,House-G,Research & Polling Inc.,280,10/29/2008,400,Harry Teague,DEM,45,Edward Roy Tinsley,REP,41,,4,11/4/2008,55.96,44.04,11.92,7.92,-7.92,1,, -64198,118114,4284,2008,2008_House-G_NM-3,NM-3,House-G,House-G,Research & Polling Inc.,280,10/29/2008,207,Ben Ray Luján,DEM,51,Daniel K. East,REP,23,,28,11/4/2008,56.74,30.47,26.27,1.73,1.73,1,, -64362,118413,4310,2008,2008_House-G_NY-26,NY-26,House-G,House-G,SurveyUSA,325,10/29/2008,587,Alice Kryzan,DEM,34,Christopher J. Lee,REP,48,,-14,11/4/2008,40.55,54.97,-14.42,.42,.42,1,, -15188,117355,8656,2008,2008_House-G_US,US,House-G,House-G,Financial Dynamics,95,10/29/2008,870,Democratic,DEM,46,Republican,REP,37,,9,11/4/2008,53.22,42.62,10.6,1.6,-1.6,1,, -66248,123286,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,10/30/2008,600,Barack Obama,DEM,52,John McCain,REP,41,,11,11/4/2008,52.86,45.6,7.26,3.74,3.74,1,sample size unavailable; estimated at 600 as a default, -15421,20261,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/30/2008,3000,Barack Obama,DEM,51,John McCain,REP,46,,5,11/4/2008,52.86,45.6,7.26,2.26,-2.26,1,, -15501,20341,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Research 2000,281,10/30/2008,1100,Barack Obama,DEM,51,John McCain,REP,44,,7,11/4/2008,52.86,45.6,7.26,.26,-.26,1,, -16499,21396,706,2008,2008_Pres-G_AR,AR,Pres-G,Pres-G,American Research Group,9,10/30/2008,600,Barack Obama,DEM,44,John McCain,REP,51,,-7,11/4/2008,38.86,58.72,-19.85,12.85,12.85,1,, -16508,21405,708,2008,2008_Pres-G_CA,CA,Pres-G,Pres-G,SurveyUSA,325,10/30/2008,637,Barack Obama,DEM,60,John McCain,REP,36,,24,11/4/2008,60.92,36.9,24.02,.02,-.02,1,, -16498,21395,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,American Research Group,9,10/30/2008,600,Barack Obama,DEM,50,John McCain,REP,46,,4,11/4/2008,50.91,48.1,2.81,1.19,1.19,1,, -16523,21420,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Datamar,75,10/30/2008,995,Barack Obama,DEM,47,John McCain,REP,47,,0,11/4/2008,50.91,48.1,2.81,2.81,-2.81,.5,among registered voters, -16425,21322,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Quinnipiac University,267,10/30/2008,1773,Barack Obama,DEM,47,John McCain,REP,45,,2,11/4/2008,50.91,48.1,2.81,.81,-.81,1,, -16537,21434,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/30/2008,500,Barack Obama,DEM,47,John McCain,REP,52,,-5,11/4/2008,46.9,52.1,-5.2,.2,.2,1,, -16503,21400,716,2008,2008_Pres-G_IA,IA,Pres-G,Pres-G,Selzer & Co.,304,10/30/2008,814,Barack Obama,DEM,54,John McCain,REP,37,,17,11/4/2008,53.93,44.39,9.53,7.47,7.47,1,, -16500,21397,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,American Research Group,9,10/30/2008,600,Barack Obama,DEM,48,John McCain,REP,48,,0,11/4/2008,49.84,48.81,1.03,1.03,-1.03,.5,, -16507,21404,725,2008,2008_Pres-G_ME,ME,Pres-G,Pres-G,SurveyUSA,325,10/30/2008,674,Barack Obama,DEM,58,John McCain,REP,38,,20,11/4/2008,57.71,40.38,17.32,2.68,2.68,1,, -16505,21402,726,2008,2008_Pres-G_MI,MI,Pres-G,Pres-G,Selzer & Co.,304,10/30/2008,616,Barack Obama,DEM,53,John McCain,REP,37,,16,11/4/2008,57.33,40.89,16.44,.44,-.44,1,, -16506,21403,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,Princeton Survey Research Associates International,258,10/30/2008,933,Barack Obama,DEM,53,John McCain,REP,42,,11,11/4/2008,54.06,43.82,10.24,.76,.76,1,, -16533,21430,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/30/2008,700,Barack Obama,DEM,51,John McCain,REP,44,,7,11/4/2008,54.13,44.52,9.61,2.61,-2.61,1,, -16540,21437,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,SurveyUSA,325,10/30/2008,682,Barack Obama,DEM,53,John McCain,REP,42,,11,11/4/2008,54.13,44.52,9.61,1.39,1.39,1,, -16504,21401,735,2008,2008_Pres-G_NJ,NJ,Pres-G,Pres-G,Monmouth University,215,10/30/2008,801,Barack Obama,DEM,55,John McCain,REP,34,,21,11/4/2008,57.14,41.61,15.53,5.47,5.47,1,, -16541,21438,735,2008,2008_Pres-G_NJ,NJ,Pres-G,Pres-G,SurveyUSA,325,10/30/2008,632,Barack Obama,DEM,52,John McCain,REP,42,,10,11/4/2008,57.14,41.61,15.53,5.53,-5.53,1,, -16510,21407,736,2008,2008_Pres-G_NM,NM,Pres-G,Pres-G,SurveyUSA,325,10/30/2008,664,Barack Obama,DEM,52,John McCain,REP,45,,7,11/4/2008,56.91,41.78,15.13,8.13,-8.13,1,, -16426,21323,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Quinnipiac University,267,10/30/2008,1574,Barack Obama,DEM,50,John McCain,REP,43,,7,11/4/2008,51.38,46.8,4.58,2.42,2.42,1,, -16535,21432,741,2008,2008_Pres-G_OR,OR,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/30/2008,500,Barack Obama,DEM,54,John McCain,REP,42,,12,11/4/2008,56.75,40.4,16.35,4.35,-4.35,1,, -16542,21439,741,2008,2008_Pres-G_OR,OR,Pres-G,Pres-G,SurveyUSA,325,10/30/2008,700,Barack Obama,DEM,57,John McCain,REP,38,,19,11/4/2008,56.75,40.4,16.35,2.65,2.65,1,, -16501,21398,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,American Research Group,9,10/30/2008,600,Barack Obama,DEM,51,John McCain,REP,45,,6,11/4/2008,54.47,44.15,10.31,4.31,-4.31,1,, -16427,21324,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Quinnipiac University,267,10/30/2008,1493,Barack Obama,DEM,52,John McCain,REP,42,,10,11/4/2008,54.47,44.15,10.31,.31,-.31,1,, -16536,21433,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/30/2008,500,Barack Obama,DEM,51,John McCain,REP,47,,4,11/4/2008,54.47,44.15,10.31,6.31,-6.31,1,, -16509,21406,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,SurveyUSA,325,10/30/2008,700,Barack Obama,DEM,51,John McCain,REP,44,,7,11/4/2008,54.47,44.15,10.31,3.31,-3.31,1,, -16534,21431,745,2008,2008_Pres-G_SD,SD,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/30/2008,500,Barack Obama,DEM,44,John McCain,REP,53,,-9,11/4/2008,44.75,53.16,-8.41,.59,-.59,1,, -16527,21424,753,2008,2008_Pres-G_WV,WV,Pres-G,Pres-G,Public Policy Polling,263,10/30/2008,2128,Barack Obama,DEM,42,John McCain,REP,55,,-13,11/4/2008,42.49,55.58,-13.09,.09,.09,1,, -16540,87484,1317,2008,2008_Gov-G_NH,NH,Gov-G,Gov-G,SurveyUSA,325,10/30/2008,682,John Lynch,DEM,65,Joe Kenney,REP,28,,37,11/4/2008,70.15,27.61,42.54,5.54,-5.54,1,, -16527,87483,1322,2008,2008_Gov-G_WV,WV,Gov-G,Gov-G,Public Policy Polling,263,10/30/2008,2128,"Joe Manchin, III",DEM,69,Russ Weeks,REP,27,,42,11/4/2008,69.78,25.72,44.06,2.06,-2.06,1,, -24120,29362,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Public Opinion Strategies,260,10/30/2008,600,Jim Martin,DEM,39,Saxby Chambliss,REP,48,,-9,11/4/2008,46.83,49.76,-2.92,6.08,-6.08,1,for Saxby Chambliss,R -16537,25032,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/30/2008,500,Jim Martin,DEM,43,Saxby Chambliss,REP,48,,-5,11/4/2008,46.83,49.76,-2.92,2.08,-2.08,1,, -16503,29393,1554,2008,2008_Sen-G_IA,IA,Sen-G,Sen-G,Selzer & Co.,304,10/30/2008,616,Tom Harkin,DEM,57,Christopher Reed,REP,31,,26,11/4/2008,62.66,37.26,25.39,.61,.61,1,, -16507,25318,1558,2008,2008_Sen-G_ME,ME,Sen-G,Sen-G,SurveyUSA,325,10/30/2008,674,Thomas H. Allen,DEM,42,Susan M. Collins,REP,56,,-14,11/4/2008,38.58,61.33,-22.75,8.75,8.75,1,, -16505,25261,1560,2008,2008_Sen-G_MI,MI,Sen-G,Sen-G,Selzer & Co.,304,10/30/2008,616,Carl Levin,DEM,53,Jacob W. Hoogendyk Jr.,REP,32,,21,11/4/2008,62.66,33.85,28.82,7.82,-7.82,1,, -16506,25269,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,Princeton Survey Research Associates International,258,10/30/2008,933,Al Franken,DEM,42,Norm Coleman,REP,38,,4,11/4/2008,41.99,41.98,.01,3.99,3.99,1,, -16533,25125,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/30/2008,700,Jeanne Shaheen,DEM,52,John E. Sununu,REP,44,,8,11/4/2008,51.59,45.25,6.34,1.66,1.66,1,, -16540,25343,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,SurveyUSA,325,10/30/2008,682,Jeanne Shaheen,DEM,53,John E. Sununu,REP,40,,13,11/4/2008,51.59,45.25,6.34,6.66,6.66,1,, -16504,24917,1567,2008,2008_Sen-G_NJ,NJ,Sen-G,Sen-G,Monmouth University,215,10/30/2008,801,Frank R. Lautenberg,DEM,50,Dick Zimmer,REP,31,,19,11/4/2008,56.03,41.95,14.08,4.92,4.92,1,, -16541,25346,1567,2008,2008_Sen-G_NJ,NJ,Sen-G,Sen-G,SurveyUSA,325,10/30/2008,632,Frank R. Lautenberg,DEM,52,Dick Zimmer,REP,37,,15,11/4/2008,56.03,41.95,14.08,.92,.92,1,, -16510,25349,1568,2008,2008_Sen-G_NM,NM,Sen-G,Sen-G,SurveyUSA,325,10/30/2008,664,Tom Udall,DEM,56,Stevan Pearce,REP,42,,14,11/4/2008,61.33,38.67,22.66,8.66,-8.66,1,, -16535,25153,1571,2008,2008_Sen-G_OR,OR,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/30/2008,500,Jeff Merkley,DEM,49,Gordon H. Smith,REP,46,,3,11/4/2008,48.9,45.55,3.35,.35,-.35,1,, -16542,25361,1571,2008,2008_Sen-G_OR,OR,Sen-G,Sen-G,SurveyUSA,325,10/30/2008,700,Jeff Merkley,DEM,49,Gordon H. Smith,REP,42,,7,11/4/2008,48.9,45.55,3.35,3.65,3.65,1,, -42585,117211,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/30/2008,625,Mark R. Warner,DEM,62,James S. Gilmore III,REP,31,,31,11/4/2008,65.03,33.73,31.3,.3,-.3,1,, -16527,24980,1578,2008,2008_Sen-G_WV,WV,Sen-G,Sen-G,Public Policy Polling,263,10/30/2008,2128,"John D. Rockefeller, IV",DEM,58,Jay Wolfe,REP,40,,18,11/4/2008,63.73,36.26,27.47,9.47,-9.47,1,, -64363,118414,4241,2008,2008_House-G_MN-3,MN-3,House-G,House-G,SurveyUSA,325,10/30/2008,647,Jigar Ashwin Madia,DEM,41,Erik Paulsen,REP,46,,-5,11/4/2008,40.85,48.48,-7.63,2.63,2.63,1,, -64363,118415,4244,2008,2008_House-G_MN-6,MN-6,House-G,House-G,SurveyUSA,325,10/30/2008,625,Elwyn Tinklenberg,DEM,45,Michele Bachmann,REP,46,,-1,11/4/2008,43.43,46.41,-2.97,1.97,1.97,1,, -63538,122952,8656,2008,2008_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,10/30/2008,600,Democratic,DEM,45,Republican,REP,36,,9,11/4/2008,53.22,42.62,10.6,1.6,-1.6,1,sample size unavailable; estimated at 600 as a default; among registered voters, -15501,117588,8656,2008,2008_House-G_US,US,House-G,House-G,Research 2000,281,10/30/2008,1100,Democratic,DEM,50,Republican,REP,39,,11,11/4/2008,53.22,42.62,10.6,.4,.4,1,, -63539,116965,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,10/31/2008,607,Barack Obama,DEM,54,John McCain,REP,41,,13,11/4/2008,52.86,45.6,7.26,5.74,5.74,1,, -14962,120010,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,10/31/2008,746,Barack Obama,DEM,52,John McCain,REP,44.5,,7.5,11/4/2008,52.86,45.6,7.26,.24,.24,1,average of multiple versions or turnout models listed in poll, -15241,20081,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,10/31/2008,760,Barack Obama,DEM,53,John McCain,REP,46,,7,11/4/2008,52.86,45.6,7.26,.26,-.26,1,, -15390,20230,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,10/31/2008,2587,Barack Obama,DEM,52,John McCain,REP,46,,6,11/4/2008,52.86,45.6,7.26,1.26,-1.26,1,, -63873,117603,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/31/2008,600,Barack Obama,DEM,47.5,John McCain,REP,46.2,,1.3,11/4/2008,50.91,48.1,2.81,1.51,-1.51,1,, -16447,21344,721,2008,2008_Pres-G_KY,KY,Pres-G,Pres-G,SurveyUSA,325,10/31/2008,616,Barack Obama,DEM,40,John McCain,REP,56,,-16,11/4/2008,41.15,57.37,-16.22,.22,.22,1,, -16446,21343,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,SurveyUSA,325,10/31/2008,669,Barack Obama,DEM,49,John McCain,REP,46,,3,11/4/2008,54.06,43.82,10.24,7.24,-7.24,1,, -16441,21338,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,University of Cincinnati (Ohio Poll),346,10/31/2008,1221,Barack Obama,DEM,52,John McCain,REP,46,,6,11/4/2008,51.38,46.8,4.58,1.42,1.42,1,, -16415,21312,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Muhlenberg College,219,10/31/2008,617,Barack Obama,DEM,52,John McCain,REP,46,,6,11/4/2008,54.47,44.15,10.31,4.31,-4.31,1,, -16445,21342,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,SurveyUSA,325,10/31/2008,672,Barack Obama,DEM,50,John McCain,REP,46,,4,11/4/2008,52.63,46.33,6.3,2.3,-2.3,1,, -16447,25309,1556,2008,2008_Sen-G_KY,KY,Sen-G,Sen-G,SurveyUSA,325,10/31/2008,616,Bruce Lunsford,DEM,45,Mitch McConnell,REP,53,,-8,11/4/2008,47.03,52.97,-5.93,2.07,-2.07,1,, -16446,25322,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,SurveyUSA,325,10/31/2008,669,Al Franken,DEM,39,Norm Coleman,REP,44,,-5,11/4/2008,41.99,41.98,.01,5.01,-5.01,0,, -16445,25370,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,SurveyUSA,325,10/31/2008,672,Mark R. Warner,DEM,59,James S. Gilmore III,REP,35,,24,11/4/2008,65.03,33.73,31.3,7.3,-7.3,1,, -43068,122953,8656,2008,2008_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,10/31/2008,257,Democratic,DEM,46,Republican,REP,28,,18,11/4/2008,53.22,42.62,10.6,7.4,7.4,1,among registered voters, -14962,117575,8656,2008,2008_House-G_US,US,House-G,House-G,CNN/Opinion Research Corp.,37,10/31/2008,714,Democratic,DEM,53,Republican,REP,45,,8,11/4/2008,53.22,42.62,10.6,2.6,-2.6,1,among registered voters, -14858,19698,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,11/1/2008,2470,Barack Obama,DEM,53,John McCain,REP,44,,9,11/4/2008,52.86,45.6,7.26,1.74,1.74,1,, -66249,123287,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,11/1/2008,747,Barack Obama,DEM,54,John McCain,REP,41,,13,11/4/2008,52.86,45.6,7.26,5.74,5.74,1,, -15186,20026,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Financial Dynamics,95,11/1/2008,887,Barack Obama,DEM,50,John McCain,REP,45,,5,11/4/2008,52.86,45.6,7.26,2.26,-2.26,1,, -15164,20004,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,11/1/2008,1000,Barack Obama,DEM,51,John McCain,REP,44,,7,11/4/2008,52.86,45.6,7.26,.26,-.26,1,, -15145,19985,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,11/1/2008,2472,Barack Obama,DEM,55,John McCain,REP,44,,11,11/4/2008,52.86,45.6,7.26,3.74,3.74,1,, -15185,20025,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,11/1/2008,3946,Barack Obama,DEM,52,John McCain,REP,44,,8,11/4/2008,52.86,45.6,7.26,.74,.74,1,, -63592,117034,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,11/1/2008,1014,Barack Obama,DEM,47.5,John McCain,REP,43,,4.5,11/4/2008,52.86,45.6,7.26,2.76,-2.76,1,, -15420,20260,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,11/1/2008,3000,Barack Obama,DEM,52,John McCain,REP,46,,6,11/4/2008,52.86,45.6,7.26,1.26,-1.26,1,, -16419,21316,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Public Policy Polling,263,11/1/2008,1717,Barack Obama,DEM,50,John McCain,REP,48,,2,11/4/2008,50.91,48.1,2.81,.81,-.81,1,, -16430,21327,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Strategic Vision LLC,320,11/1/2008,1200,Barack Obama,DEM,49,John McCain,REP,47,,2,11/4/2008,50.91,48.1,2.81,.81,-.81,1,, -16417,21314,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,Public Policy Polling,263,11/1/2008,1253,Barack Obama,DEM,48,John McCain,REP,50,,-2,11/4/2008,46.9,52.1,-5.2,3.2,3.2,1,, -16431,21328,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,Strategic Vision LLC,320,11/1/2008,800,Barack Obama,DEM,46,John McCain,REP,50,,-4,11/4/2008,46.9,52.1,-5.2,1.2,1.2,1,, -16438,21335,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,SurveyUSA,325,11/1/2008,683,Barack Obama,DEM,45,John McCain,REP,52,,-7,11/4/2008,46.9,52.1,-5.2,1.8,-1.8,1,, -16442,21339,718,2008,2008_Pres-G_IL,IL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,11/1/2008,500,Barack Obama,DEM,60,John McCain,REP,38,,22,11/4/2008,61.83,36.73,25.1,3.1,-3.1,1,, -16418,21315,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Public Policy Polling,263,11/1/2008,2634,Barack Obama,DEM,49,John McCain,REP,48,,1,11/4/2008,49.84,48.81,1.03,.03,-.03,1,, -63817,117507,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,11/1/2008,603,Barack Obama,DEM,43.9,John McCain,REP,49.1,,-5.1999998,11/4/2008,49.84,48.81,1.03,6.23,-6.23,0,, -16443,21340,725,2008,2008_Pres-G_ME,ME,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,11/1/2008,500,Barack Obama,DEM,56,John McCain,REP,43,,13,11/4/2008,57.71,40.38,17.32,4.32,-4.32,1,, -16424,21321,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Public Policy Polling,263,11/1/2008,1343,Barack Obama,DEM,49,John McCain,REP,49,,0,11/4/2008,49.23,49.36,-.13,.13,.13,.5,, -16439,21336,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,SurveyUSA,325,11/1/2008,674,Barack Obama,DEM,48,John McCain,REP,48,,0,11/4/2008,49.23,49.36,-.13,.13,.13,.5,, -63825,117520,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,11/1/2008,602,Barack Obama,DEM,47.4,John McCain,REP,45.7,,1.7,11/4/2008,49.23,49.36,-.13,1.83,1.83,0,, -16416,21313,730,2008,2008_Pres-G_MT,MT,Pres-G,Pres-G,Public Policy Polling,263,11/1/2008,2734,Barack Obama,DEM,48,John McCain,REP,47,,1,11/4/2008,47.11,49.49,-2.38,3.38,3.38,0,, -16423,21320,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Public Policy Polling,263,11/1/2008,2100,Barack Obama,DEM,50,John McCain,REP,49,,1,11/4/2008,49.7,49.38,.33,.67,.67,1,, -16435,21332,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,SurveyUSA,325,11/1/2008,682,Barack Obama,DEM,48,John McCain,REP,49,,-1,11/4/2008,49.7,49.38,.33,1.33,-1.33,0,, -63828,117531,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,11/1/2008,600,Barack Obama,DEM,47.7,John McCain,REP,49.3,,-1.6,11/4/2008,49.7,49.38,.33,1.93,-1.93,0,, -54158,21337,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,11/1/2008,812,Barack Obama,DEM,53,John McCain,REP,42,,11,11/4/2008,54.13,44.52,9.61,1.39,1.39,1,, -63598,117050,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,Public Policy Polling,263,11/1/2008,1243,Barack Obama,DEM,51,John McCain,REP,47,,4,11/4/2008,55.15,42.65,12.49,8.49,-8.49,1,, -63820,117511,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,11/1/2008,601,Barack Obama,DEM,50.7,John McCain,REP,42.9,,7.8000002,11/4/2008,55.15,42.65,12.49,4.69,-4.69,1,, -16420,21317,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Public Policy Polling,263,11/1/2008,1208,Barack Obama,DEM,50,John McCain,REP,48,,2,11/4/2008,51.38,46.8,4.58,2.58,-2.58,1,among 'voters', -16429,21326,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Strategic Vision LLC,320,11/1/2008,1200,Barack Obama,DEM,46,John McCain,REP,48,,-2,11/4/2008,51.38,46.8,4.58,6.58,-6.58,0,, -16436,21333,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,SurveyUSA,325,11/1/2008,660,Barack Obama,DEM,48,John McCain,REP,46,,2,11/4/2008,51.38,46.8,4.58,2.58,-2.58,1,, -63822,117516,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,11/1/2008,605,Barack Obama,DEM,50.2,John McCain,REP,43.9,,6.3000002,11/4/2008,51.38,46.8,4.58,1.72,1.72,1,, -16421,21318,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Public Policy Polling,263,11/1/2008,1529,Barack Obama,DEM,53,John McCain,REP,45,,8,11/4/2008,54.47,44.15,10.31,2.31,-2.31,1,, -16444,21341,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,11/1/2008,500,Barack Obama,DEM,52,John McCain,REP,46,,6,11/4/2008,54.47,44.15,10.31,4.31,-4.31,1,, -16432,21329,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Strategic Vision LLC,320,11/1/2008,1200,Barack Obama,DEM,51,John McCain,REP,44,,7,11/4/2008,54.47,44.15,10.31,3.31,-3.31,1,, -63814,117502,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,11/1/2008,602,Barack Obama,DEM,53.7,John McCain,REP,40,,13.7,11/4/2008,54.47,44.15,10.31,3.39,3.39,1,, -16422,21319,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Public Policy Polling,263,11/1/2008,1557,Barack Obama,DEM,52,John McCain,REP,46,,6,11/4/2008,52.63,46.33,6.3,.3,-.3,1,, -63823,117518,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,11/1/2008,604,Barack Obama,DEM,50.7,John McCain,REP,44.6,,6.0999999,11/4/2008,52.63,46.33,6.3,.2,-.2,1,, -16434,21331,751,2008,2008_Pres-G_WA,WA,Pres-G,Pres-G,Strategic Vision LLC,320,11/1/2008,800,Barack Obama,DEM,55,John McCain,REP,40,,15,11/4/2008,57.34,40.26,17.08,2.08,-2.08,1,, -16437,21334,751,2008,2008_Pres-G_WA,WA,Pres-G,Pres-G,SurveyUSA,325,11/1/2008,663,Barack Obama,DEM,56,John McCain,REP,40,,16,11/4/2008,57.34,40.26,17.08,1.08,-1.08,1,, -16433,21330,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,Strategic Vision LLC,320,11/1/2008,800,Barack Obama,DEM,53,John McCain,REP,40,,13,11/4/2008,56.22,42.31,13.9,.9,-.9,1,, -16418,87477,1314,2008,2008_Gov-G_IN,IN,Gov-G,Gov-G,Public Policy Polling,263,11/1/2008,2634,Jill Long Thompson,DEM,37,"Mitchell Daniels, Jr.",REP,60,,-23,11/4/2008,40.04,57.84,-17.81,5.19,-5.19,1,, -16424,87478,1315,2008,2008_Gov-G_MO,MO,Gov-G,Gov-G,Public Policy Polling,263,11/1/2008,1343,Jay Nixon,DEM,57.9,Kenny Hulshof,REP,38.4,,19.5,11/4/2008,58.4,39.49,18.91,.59,.59,1,, -16439,87481,1315,2008,2008_Gov-G_MO,MO,Gov-G,Gov-G,SurveyUSA,325,11/1/2008,674,Jay Nixon,DEM,54,Kenny Hulshof,REP,39,,15,11/4/2008,58.4,39.49,18.91,3.91,-3.91,1,, -16416,87479,1316,2008,2008_Gov-G_MT,MT,Gov-G,Gov-G,Public Policy Polling,263,11/1/2008,2734,Brian Schweitzer,DEM,62,Roy Brown,REP,36,,26,11/4/2008,65.42,32.54,32.88,6.88,-6.88,1,, -54158,87667,1317,2008,2008_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,11/1/2008,831,John Lynch,DEM,67,Joe Kenney,REP,20,,47,11/4/2008,70.15,27.61,42.54,4.46,4.46,1,, -16434,87475,1321,2008,2008_Gov-G_WA,WA,Gov-G,Gov-G,Strategic Vision LLC,320,11/1/2008,800,Christine Gregoire,DEM,50,Dino Rossi,REP,48,,2,11/4/2008,53.24,46.76,6.48,4.48,-4.48,1,, -16437,87480,1321,2008,2008_Gov-G_WA,WA,Gov-G,Gov-G,SurveyUSA,325,11/1/2008,663,Christine Gregoire,DEM,52,Dino Rossi,REP,46,,6,11/4/2008,53.24,46.76,6.48,.48,-.48,1,, -16423,87476,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,Public Policy Polling,263,11/1/2008,2100,Bev Perdue,DEM,49,Pat McCrory,REP,48,,1,11/4/2008,50.27,46.88,3.4,2.4,-2.4,1,, -16435,87482,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,SurveyUSA,325,11/1/2008,682,Bev Perdue,DEM,48,Pat McCrory,REP,47,,1,11/4/2008,50.27,46.88,3.4,2.4,-2.4,1,, -16417,24944,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Public Policy Polling,263,11/1/2008,1253,Jim Martin,DEM,46,Saxby Chambliss,REP,48,,-2,11/4/2008,46.83,49.76,-2.92,.92,.92,1,, -16431,25274,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Strategic Vision LLC,320,11/1/2008,800,Jim Martin,DEM,44,Saxby Chambliss,REP,48,,-4,11/4/2008,46.83,49.76,-2.92,1.08,-1.08,1,, -16438,25298,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,SurveyUSA,325,11/1/2008,683,Jim Martin,DEM,44,Saxby Chambliss,REP,48,,-4,11/4/2008,46.83,49.76,-2.92,1.08,-1.08,1,, -16443,25075,1558,2008,2008_Sen-G_ME,ME,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,11/1/2008,500,Thomas H. Allen,DEM,41,Susan M. Collins,REP,57,,-16,11/4/2008,38.58,61.33,-22.75,6.75,6.75,1,, -16416,24951,1564,2008,2008_Sen-G_MT,MT,Sen-G,Sen-G,Public Policy Polling,263,11/1/2008,2734,Max Baucus,DEM,71,Bob Kelleher,REP,26,,45,11/4/2008,72.89,27.11,45.77,.77,-.77,1,, -54158,29419,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,11/1/2008,816,Jeanne Shaheen,DEM,48,John E. Sununu,REP,42,,6,11/4/2008,51.59,45.25,6.34,.34,-.34,1,, -16423,24952,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,Public Policy Polling,263,11/1/2008,2100,Kay R. Hagan,DEM,51,Elizabeth H. Dole,REP,44,,7,11/4/2008,52.65,44.18,8.47,1.47,-1.47,1,, -16435,25336,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,11/1/2008,682,Kay R. Hagan,DEM,50,Elizabeth H. Dole,REP,43,,7,11/4/2008,52.65,44.18,8.47,1.47,-1.47,1,, -16422,24974,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,Public Policy Polling,263,11/1/2008,1557,Mark R. Warner,DEM,62,James S. Gilmore III,REP,36,,26,11/4/2008,65.03,33.73,31.3,5.3,-5.3,1,, -16416,118092,4260,2008,2008_House-G_MT-1,MT-1,House-G,House-G,Public Policy Polling,263,11/1/2008,2734,John B. Driscoll,DEM,35,Denny Rehberg,REP,60,,-25,11/4/2008,32.42,64.14,-31.72,6.72,6.72,1,, -54158,118446,4267,2008,2008_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,11/1/2008,413,Carol Shea-Porter,DEM,46,Jeb E. Bradley,REP,41,,5,11/4/2008,51.76,45.86,5.9,.9,-.9,1,, -54158,118447,4268,2008,2008_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,11/1/2008,404,Paul W. Hodes,DEM,52,Jennifer M. Horn,REP,31,,21,11/4/2008,56.44,41.42,15.02,5.98,5.98,1,, -64364,118416,4366,2008,2008_House-G_PA-11,PA-11,House-G,House-G,SurveyUSA,325,11/1/2008,622,Paul E. Kanjorski,DEM,45,Lou Barletta,REP,51,,-6,11/4/2008,51.63,48.37,3.25,9.25,-9.25,0,, -64365,118417,4433,2008,2008_House-G_VA-5,VA-5,House-G,House-G,SurveyUSA,325,11/1/2008,640,Tom S. Perriello,DEM,47,Virgil H. Goode,REP,50,,-3,11/4/2008,50.09,49.86,.23,3.23,-3.23,0,, -15186,32921,8656,2008,2008_House-G_US,US,House-G,House-G,Financial Dynamics,95,11/1/2008,600,Democratic,DEM,44,Republican,REP,39,,5,11/4/2008,53.22,42.62,10.6,5.6,-5.6,1,sample size unavailable; estimated at 600 as a default, -15145,32922,8656,2008,2008_House-G_US,US,House-G,House-G,Gallup,112,11/1/2008,600,Democratic,DEM,53,Republican,REP,41,,12,11/4/2008,53.22,42.62,10.6,1.4,1.4,1,sample size unavailable; estimated at 600 as a default, -14884,19724,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,American Research Group,9,11/2/2008,1200,Barack Obama,DEM,53,John McCain,REP,45,,8,11/4/2008,52.86,45.6,7.26,.74,.74,1,, -14954,19794,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,11/2/2008,600,Barack Obama,DEM,51,John McCain,REP,42,,9,11/4/2008,52.86,45.6,7.26,1.74,1.74,1,sample size unavailable; estimated at 600 as a default, -15057,19897,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,11/2/2008,917,Barack Obama,DEM,50,John McCain,REP,43,,7,11/4/2008,52.86,45.6,7.26,.26,-.26,1,, -15621,20461,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,11/2/2008,981,Barack Obama,DEM,52,John McCain,REP,44,,8,11/4/2008,52.86,45.6,7.26,.74,.74,1,, -15282,20122,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Marist College,183,11/2/2008,635,Barack Obama,DEM,53,John McCain,REP,44,,9,11/4/2008,52.86,45.6,7.26,1.74,1.74,1,, -15318,20158,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,11/2/2008,1159,Barack Obama,DEM,51,John McCain,REP,43,,8,11/4/2008,52.86,45.6,7.26,.74,.74,1,, -15500,20340,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Research 2000,281,11/2/2008,1100,Barack Obama,DEM,51,John McCain,REP,46,,5,11/4/2008,52.86,45.6,7.26,2.26,-2.26,1,, -15780,20620,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,11/2/2008,1226,Barack Obama,DEM,54,John McCain,REP,43,,11,11/4/2008,52.86,45.6,7.26,3.74,3.74,1,, -63531,116955,704,2008,2008_Pres-G_AK,AK,Pres-G,Pres-G,American Research Group,9,11/2/2008,600,Barack Obama,DEM,43,John McCain,REP,55,,-12,11/4/2008,37.89,59.42,-21.54,9.54,9.54,1,, -16413,21310,704,2008,2008_Pres-G_AK,AK,Pres-G,Pres-G,Hays Research Group,136,11/2/2008,400,Barack Obama,DEM,43.9,John McCain,REP,46.6,,-2.7,11/4/2008,37.89,59.42,-21.54,18.84,18.84,1,among all adults, -16408,21305,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,11/2/2008,1000,Barack Obama,DEM,51,John McCain,REP,47,,4,11/4/2008,53.66,44.71,8.95,4.95,-4.95,1,, -16406,21303,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Datamar,75,11/2/2008,657,Barack Obama,DEM,47,John McCain,REP,48,,-1,11/4/2008,50.91,48.1,2.81,3.81,-3.81,0,among registered voters, -16410,21307,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,11/2/2008,1000,Barack Obama,DEM,49,John McCain,REP,50,,-1,11/4/2008,50.91,48.1,2.81,3.81,-3.81,0,, -16405,21302,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,SurveyUSA,325,11/2/2008,691,Barack Obama,DEM,50,John McCain,REP,47,,3,11/4/2008,50.91,48.1,2.81,.19,.19,1,, -16402,21299,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,11/2/2008,678,Barack Obama,DEM,49,John McCain,REP,48,,1,11/4/2008,50.91,48.1,2.81,1.81,-1.81,1,, -16414,21311,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,11/2/2008,512,Barack Obama,DEM,47,John McCain,REP,48,,-1,11/4/2008,46.9,52.1,-5.2,4.2,4.2,1,, -16397,21294,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,11/2/2008,585,Barack Obama,DEM,45,John McCain,REP,50,,-5,11/4/2008,49.84,48.81,1.03,6.03,-6.03,0,, -16409,21306,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,11/2/2008,1000,Barack Obama,DEM,49,John McCain,REP,49,,0,11/4/2008,49.23,49.36,-.13,.13,.13,.5,, -16401,21298,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,11/2/2008,585,Barack Obama,DEM,49,John McCain,REP,49,,0,11/4/2008,49.23,49.36,-.13,.13,.13,.5,, -16393,21290,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,American Research Group,9,11/2/2008,600,Barack Obama,DEM,49,John McCain,REP,48,,1,11/4/2008,49.7,49.38,.33,.67,.67,1,, -16412,21309,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,11/2/2008,1000,Barack Obama,DEM,49,John McCain,REP,50,,-1,11/4/2008,49.7,49.38,.33,1.33,-1.33,0,, -16403,21300,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,11/2/2008,585,Barack Obama,DEM,49,John McCain,REP,50,,-1,11/4/2008,49.7,49.38,.33,1.33,-1.33,0,, -16428,21325,735,2008,2008_Pres-G_NJ,NJ,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,11/2/2008,500,Barack Obama,DEM,57,John McCain,REP,42,,15,11/4/2008,57.14,41.61,15.53,.53,-.53,1,, -63532,116956,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,American Research Group,9,11/2/2008,600,Barack Obama,DEM,52,John McCain,REP,47,,5,11/4/2008,55.15,42.65,12.49,7.49,-7.49,1,, -16398,21295,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,11/2/2008,586,Barack Obama,DEM,53,John McCain,REP,42,,11,11/4/2008,55.15,42.65,12.49,1.49,-1.49,1,, -16407,21304,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,11/2/2008,1000,Barack Obama,DEM,49,John McCain,REP,49,,0,11/4/2008,51.38,46.8,4.58,4.58,-4.58,.5,, -16399,21296,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,11/2/2008,687,Barack Obama,DEM,49,John McCain,REP,47,,2,11/4/2008,51.38,46.8,4.58,2.58,-2.58,1,, -16404,21301,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,SurveyUSA,325,11/2/2008,657,Barack Obama,DEM,52,John McCain,REP,43,,9,11/4/2008,54.47,44.15,10.31,1.31,-1.31,1,, -16396,21293,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,11/2/2008,682,Barack Obama,DEM,51,John McCain,REP,41,,10,11/4/2008,54.47,44.15,10.31,.31,-.31,1,, -16394,21291,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,American Research Group,9,11/2/2008,600,Barack Obama,DEM,51,John McCain,REP,47,,4,11/4/2008,52.63,46.33,6.3,2.3,-2.3,1,, -16411,21308,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,11/2/2008,1000,Barack Obama,DEM,51,John McCain,REP,47,,4,11/4/2008,52.63,46.33,6.3,2.3,-2.3,1,, -16400,21297,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,11/2/2008,690,Barack Obama,DEM,52,John McCain,REP,45,,7,11/4/2008,52.63,46.33,6.3,.7,.7,1,, -16392,21289,753,2008,2008_Pres-G_WV,WV,Pres-G,Pres-G,American Research Group,9,11/2/2008,600,Barack Obama,DEM,42,John McCain,REP,53,,-11,11/4/2008,42.49,55.58,-13.09,2.09,2.09,1,, -16413,24861,1546,2008,2008_Sen-G_AK,AK,Sen-G,Sen-G,Hays Research Group,136,11/2/2008,400,Mark Begich,DEM,49,Ted Stevens,REP,42,,7,11/4/2008,47.77,46.52,1.24,5.76,5.76,1,among all adults, -16414,24871,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,11/2/2008,512,Jim Martin,DEM,43,Saxby Chambliss,REP,48,,-5,11/4/2008,46.83,49.76,-2.92,2.08,-2.08,1,, -16413,123396,4033,2008,2008_House-G_AK-1,AK-1,House-G,House-G,Hays Research Group,136,11/2/2008,400,Ethan Berkowitz,DEM,49,Don Young,REP,43,,6,11/4/2008,44.97,50.14,-5.17,11.17,11.17,0,among all adults, -15318,32920,8656,2008,2008_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,11/2/2008,600,Democratic,DEM,48,Republican,REP,36,,12,11/4/2008,53.22,42.62,10.6,1.4,1.4,1,sample size unavailable; estimated at 600 as a default, -15500,117589,8656,2008,2008_House-G_US,US,House-G,House-G,Research 2000,281,11/2/2008,1100,Democratic,DEM,49,Republican,REP,40,,9,11/4/2008,53.22,42.62,10.6,1.6,-1.6,1,, -14936,19776,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,11/3/2008,400,Barack Obama,DEM,49,John McCain,REP,44,,5,11/4/2008,52.86,45.6,7.26,2.26,-2.26,1,, -15281,20121,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Marist College,183,11/3/2008,804,Barack Obama,DEM,52,John McCain,REP,43,,9,11/4/2008,52.86,45.6,7.26,1.74,1.74,1,, -16395,21292,726,2008,2008_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,11/3/2008,400,Barack Obama,DEM,54,John McCain,REP,38,,16,11/4/2008,57.33,40.89,16.44,.44,-.44,1,, -24142,117480,1551,2008,2008_Sen-GR_GA,GA,Sen-G,Sen-GR,Research 2000,281,11/11/2008,600,Jim Martin,DEM,46,Saxby Chambliss,REP,49,,-3,12/2/2008,42.56,57.44,-14.88,11.88,11.88,1,, -24130,117285,1551,2008,2008_Sen-GR_GA,GA,Sen-G,Sen-GR,Rasmussen Reports/Pulse Opinion Research,277,11/18/2008,700,Jim Martin,DEM,46,Saxby Chambliss,REP,50,,-4,12/2/2008,42.56,57.44,-14.88,10.88,10.88,1,, -24141,117482,1551,2008,2008_Sen-GR_GA,GA,Sen-G,Sen-GR,Research 2000,281,11/18/2008,600,Jim Martin,DEM,45,Saxby Chambliss,REP,51,,-6,12/2/2008,42.56,57.44,-14.88,8.88,8.88,1,, -24101,117225,1551,2008,2008_Sen-GR_GA,GA,Sen-G,Sen-GR,Mellman Group,205,11/22/2008,600,Jim Martin,DEM,46,Saxby Chambliss,REP,48,,-2,12/2/2008,42.56,57.44,-14.88,12.88,12.88,1,for Jim Martin,D -24089,117196,1551,2008,2008_Sen-GR_GA,GA,Sen-G,Sen-GR,Opinion Savvy/InsiderAdvantage,243,11/23/2008,523,Jim Martin,DEM,47,Saxby Chambliss,REP,50,,-3,12/2/2008,42.56,57.44,-14.88,11.88,11.88,1,, -24115,117310,1551,2008,2008_Sen-GR_GA,GA,Sen-G,Sen-GR,Public Policy Polling,263,11/23/2008,871,Jim Martin,DEM,46,Saxby Chambliss,REP,52,,-6,12/2/2008,42.56,57.44,-14.88,8.88,8.88,1,, -24140,117483,1551,2008,2008_Sen-GR_GA,GA,Sen-G,Sen-GR,Research 2000,281,11/24/2008,600,Jim Martin,DEM,46,Saxby Chambliss,REP,52,,-6,12/2/2008,42.56,57.44,-14.88,8.88,8.88,1,, -24088,117197,1551,2008,2008_Sen-GR_GA,GA,Sen-G,Sen-GR,Opinion Savvy/InsiderAdvantage,243,11/30/2008,744,Jim Martin,DEM,46,Saxby Chambliss,REP,50,,-4,12/2/2008,42.56,57.44,-14.88,10.88,10.88,1,, -24114,117311,1551,2008,2008_Sen-GR_GA,GA,Sen-G,Sen-GR,Public Policy Polling,263,11/30/2008,1276,Jim Martin,DEM,46,Saxby Chambliss,REP,53,,-7,12/2/2008,42.56,57.44,-14.88,7.88,7.88,1,, -64251,118229,1804,2009,2009_House-GS_NY-20,NY-20,House-G,House-GS,Siena College,305,3/10/2009,712,Scott Murphy,DEM,41,James Nicholas Tedisco,REP,45,,-4,3/31/2009,50.23,49.77,.45,4.45,-4.45,0,, -64252,118230,1804,2009,2009_House-GS_NY-20,NY-20,House-G,House-GS,Siena College,305,3/26/2009,917,Scott Murphy,DEM,47,James Nicholas Tedisco,REP,43,,4,3/31/2009,50.23,49.77,.45,3.55,3.55,1,, -63785,117438,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,SurveyUSA,325,10/13/2009,611,Jon Stevens Corzine,DEM,39,Chris Christie,REP,40,,-1,11/3/2009,44.85,48.42,-3.58,2.58,2.58,1,, -42447,117382,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/14/2009,750,Jon Stevens Corzine,DEM,41,Chris Christie,REP,45,,-4,11/3/2009,44.85,48.42,-3.58,.42,-.42,1,, -42579,117712,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Monmouth University,215,10/17/2009,1005,Jon Stevens Corzine,DEM,39,Chris Christie,REP,39,,0,11/3/2009,44.85,48.42,-3.58,3.58,3.58,.5,, -63983,117749,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Rutgers University,295,10/18/2009,583,Jon Stevens Corzine,DEM,39,Chris Christie,REP,36,,3,11/3/2009,44.85,48.42,-3.58,6.58,6.58,0,, -63958,117721,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,Public Policy Polling,263,10/18/2009,666,R. Creigh Deeds,DEM,40,Robert Francis McDonnell,REP,52,,-12,11/3/2009,41.26,58.62,-17.36,5.36,5.36,1,, -63789,117442,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,SurveyUSA,325,10/18/2009,595,R. Creigh Deeds,DEM,40,Robert Francis McDonnell,REP,59,,-19,11/3/2009,41.26,58.62,-17.36,1.64,-1.64,1,, -42483,117385,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/19/2009,750,Jon Stevens Corzine,DEM,39,Chris Christie,REP,41,,-2,11/3/2009,44.85,48.42,-3.58,1.58,1.58,1,, -63919,117668,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,Clarus Research Group,53,10/19/2009,575,R. Creigh Deeds,DEM,41,Robert Francis McDonnell,REP,49,,-8,11/3/2009,41.26,58.62,-17.36,9.36,9.36,1,, -63786,117439,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,SurveyUSA,325,10/20/2009,674,Jon Stevens Corzine,DEM,39,Chris Christie,REP,41,,-2,11/3/2009,44.85,48.42,-3.58,1.58,1.58,1,, -42512,117682,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,GQR Research (GQRR),126,10/21/2009,604,Jon Stevens Corzine,DEM,42,Chris Christie,REP,39,,3,11/3/2009,44.85,48.42,-3.58,6.58,6.58,0,, -63966,117729,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Quinnipiac University,267,10/23/2009,1267,Jon Stevens Corzine,DEM,43,Chris Christie,REP,38,,5,11/3/2009,44.85,48.42,-3.58,8.58,8.58,0,, -63899,117643,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,Virginia Commonwealth University,370,10/23/2009,625,R. Creigh Deeds,DEM,36,Robert Francis McDonnell,REP,54,,-18,11/3/2009,41.26,58.62,-17.36,.64,-.64,1,, -42454,117755,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Suffolk University,323,10/24/2009,400,Jon Stevens Corzine,DEM,42,Chris Christie,REP,33,,9,11/3/2009,44.85,48.42,-3.58,12.58,12.58,0,, -63911,117655,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,ABC News/The Washington Post,3,10/24/2009,1206,R. Creigh Deeds,DEM,44,Robert Francis McDonnell,REP,55,,-11,11/3/2009,41.26,58.62,-17.36,6.36,6.36,1,, -63978,117744,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,Roanoke College,292,10/24/2009,569,R. Creigh Deeds,DEM,39,Robert Francis McDonnell,REP,55,,-16,11/3/2009,41.26,58.62,-17.36,1.36,1.36,1,, -63929,117678,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Fairleigh Dickinson University (PublicMind),92,10/25/2009,694,Jon Stevens Corzine,DEM,44,Chris Christie,REP,43,,1,11/3/2009,44.85,48.42,-3.58,4.58,4.58,0,, -44247,117719,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Public Policy Polling,263,10/25/2009,630,Jon Stevens Corzine,DEM,38,Chris Christie,REP,42,,-4,11/3/2009,44.85,48.42,-3.58,.42,-.42,1,, -63959,117722,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,Public Policy Polling,263,10/25/2009,729,R. Creigh Deeds,DEM,40,Robert Francis McDonnell,REP,55,,-15,11/3/2009,41.26,58.62,-17.36,2.36,2.36,1,, -42499,117386,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/26/2009,1000,Jon Stevens Corzine,DEM,43,Chris Christie,REP,46,,-3,11/3/2009,44.85,48.42,-3.58,.58,.58,1,, -63790,117443,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,SurveyUSA,325,10/26/2009,502,R. Creigh Deeds,DEM,41,Robert Francis McDonnell,REP,58,,-17,11/3/2009,41.26,58.62,-17.36,.36,.36,1,, -42421,117739,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Research 2000,281,10/27/2009,600,Jon Stevens Corzine,DEM,41,Chris Christie,REP,42,,-1,11/3/2009,44.85,48.42,-3.58,2.58,2.58,1,, -63787,117440,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,SurveyUSA,325,10/27/2009,640,Jon Stevens Corzine,DEM,43,Chris Christie,REP,43,,0,11/3/2009,44.85,48.42,-3.58,3.58,3.58,.5,, -63755,117389,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/27/2009,1000,R. Creigh Deeds,DEM,41,Robert Francis McDonnell,REP,54,,-13,11/3/2009,41.26,58.62,-17.36,4.36,4.36,1,, -42490,117740,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,Research 2000,281,10/27/2009,600,R. Creigh Deeds,DEM,44,Robert Francis McDonnell,REP,54,,-10,11/3/2009,41.26,58.62,-17.36,7.36,7.36,1,, -64366,118418,1801,2009,2009_House-GS_CA-10,CA-10,House-G,House-GS,SurveyUSA,325,10/27/2009,581,John Garamendi,DEM,50,David Harmer,REP,40,,10,11/3/2009,52.85,42.83,10.02,.02,-.02,1,, -42286,117683,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,GQR Research (GQRR),126,10/28/2009,604,Jon Stevens Corzine,DEM,43,Chris Christie,REP,38,,5,11/3/2009,44.85,48.42,-3.58,8.58,8.58,0,, -42580,117715,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Neighborhood Research and Media,227,10/28/2009,341,Jon Stevens Corzine,DEM,35,Chris Christie,REP,42,,-7,11/3/2009,44.85,48.42,-3.58,3.42,-3.42,1,for unspecified Republican spnosor,R -63907,117651,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,10/28/2009,1093,Jon Stevens Corzine,DEM,40,Chris Christie,REP,39,,1,11/3/2009,44.85,48.42,-3.58,4.58,4.58,0,, -42543,117713,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Monmouth University,215,10/29/2009,1041,Jon Stevens Corzine,DEM,42,Chris Christie,REP,43,,-1,11/3/2009,44.85,48.42,-3.58,2.58,2.58,1,, -42478,117387,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/29/2009,1000,Jon Stevens Corzine,DEM,43,Chris Christie,REP,46,,-3,11/3/2009,44.85,48.42,-3.58,.58,.58,1,, -63900,117644,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,YouGov,391,10/29/2009,780,Jon Stevens Corzine,DEM,43,Chris Christie,REP,41,,2,11/3/2009,44.85,48.42,-3.58,5.58,5.58,0,, -42559,117706,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/29/2009,625,R. Creigh Deeds,DEM,41,Robert Francis McDonnell,REP,53,,-12,11/3/2009,41.26,58.62,-17.36,5.36,5.36,1,, -63901,117645,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,YouGov,391,10/29/2009,742,R. Creigh Deeds,DEM,40,Robert Francis McDonnell,REP,53,,-13,11/3/2009,41.26,58.62,-17.36,4.36,4.36,1,, -63967,117730,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Quinnipiac University,267,10/30/2009,1533,Jon Stevens Corzine,DEM,40,Chris Christie,REP,42,,-2,11/3/2009,44.85,48.42,-3.58,1.58,1.58,1,, -42290,117684,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,GQR Research (GQRR),126,10/31/2009,606,Jon Stevens Corzine,DEM,41,Chris Christie,REP,36,,5,11/3/2009,44.85,48.42,-3.58,8.58,8.58,0,, -63788,117441,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,SurveyUSA,325,10/31/2009,582,Jon Stevens Corzine,DEM,42,Chris Christie,REP,45,,-3,11/3/2009,44.85,48.42,-3.58,.58,.58,1,, -63791,117444,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,SurveyUSA,325,10/31/2009,502,R. Creigh Deeds,DEM,40,Robert Francis McDonnell,REP,58,,-18,11/3/2009,41.26,58.62,-17.36,.64,-.64,1,, -42433,117714,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Monmouth University,215,11/1/2009,722,Jon Stevens Corzine,DEM,43,Chris Christie,REP,41,,2,11/3/2009,44.85,48.42,-3.58,5.58,5.58,0,, -44245,117720,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Public Policy Polling,263,11/1/2009,994,Jon Stevens Corzine,DEM,41,Chris Christie,REP,47,,-6,11/3/2009,44.85,48.42,-3.58,2.42,-2.42,1,, -63960,117723,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,Public Policy Polling,263,11/1/2009,1457,R. Creigh Deeds,DEM,42,Robert Francis McDonnell,REP,56,,-14,11/3/2009,41.26,58.62,-17.36,3.36,3.36,1,, -64183,118093,1800,2009,2009_House-GS_NY-23,NY-23,House-G,House-GS,Public Policy Polling,263,11/1/2009,1754,William L. Owens,DEM,34,Douglas Hoffman,CRV,51,,-17,11/3/2009,43.99,45.98,-1.99,15.01,,1,, -64253,118231,1800,2009,2009_House-GS_NY-23,NY-23,House-G,House-GS,Siena College,305,11/1/2009,606,William L. Owens,DEM,36,Douglas Hoffman,CRV,41,,-5,11/3/2009,43.99,45.98,-1.99,3.01,,1,, -64194,118104,1800,2009,2009_House-GS_NY-23,NY-23,House-G,House-GS,QEV Analytics,266,11/2/2009,318,William L. Owens,DEM,37,Douglas Hoffman,CRV,41,,-4,11/3/2009,43.99,45.98,-1.99,2.01,,1,for unspecified Republican spnosor,R -63720,117286,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,1/4/2010,500,Martha Coakley,DEM,50,Scott Brown,REP,41,,9,1/19/2010,47.1,51.86,-4.76,13.76,13.76,0,, -53048,117508,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,University of New Hampshire,357,1/4/2010,554,Martha Coakley,DEM,53,Scott Brown,REP,36,,17,1/19/2010,47.1,51.86,-4.76,21.76,21.76,0,, -53047,117312,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,Public Policy Polling,263,1/8/2010,774,Martha Coakley,DEM,47,Scott Brown,REP,48,,-1,1/19/2010,47.1,51.86,-4.76,3.76,3.76,1,, -63699,117226,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,Mellman Group,205,1/9/2010,800,Martha Coakley,DEM,50,Scott Brown,REP,36,,14,1/19/2010,47.1,51.86,-4.76,18.76,18.76,0,for unspecified Democratic spnosor,D -63721,117287,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,1/11/2010,1000,Martha Coakley,DEM,49,Scott Brown,REP,47,,2,1/19/2010,47.1,51.86,-4.76,6.76,6.76,0,, -63811,117499,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,Suffolk University,323,1/12/2010,500,Martha Coakley,DEM,46,Scott Brown,REP,50,,-4,1/19/2010,47.1,51.86,-4.76,.76,.76,1,, -63617,117082,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,American Research Group,9,1/13/2010,600,Martha Coakley,DEM,45,Scott Brown,REP,48,,-3,1/19/2010,47.1,51.86,-4.76,1.76,1.76,1,, -63801,117484,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,Research 2000,281,1/13/2010,500,Martha Coakley,DEM,49,Scott Brown,REP,41,,8,1/19/2010,47.1,51.86,-4.76,12.76,12.76,0,, -63622,117090,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,CrossTarget,66,1/14/2010,946,Martha Coakley,DEM,39,Scott Brown,REP,54,,-15,1/19/2010,47.1,51.86,-4.76,10.24,-10.24,1,, -63700,117227,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,MRG Research,207,1/15/2010,565,Martha Coakley,DEM,41,Scott Brown,REP,51,,-10,1/19/2010,47.1,51.86,-4.76,5.24,-5.24,1,, -63618,117083,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,American Research Group,9,1/16/2010,600,Martha Coakley,DEM,45,Scott Brown,REP,52,,-7,1/19/2010,47.1,51.86,-4.76,2.24,-2.24,1,, -63802,117485,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,Research 2000,281,1/16/2010,500,Martha Coakley,DEM,48,Scott Brown,REP,48,,0,1/19/2010,47.1,51.86,-4.76,4.76,4.76,.5,, -63623,117091,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,CrossTarget,66,1/17/2010,574,Martha Coakley,DEM,42,Scott Brown,REP,52,,-10,1/19/2010,47.1,51.86,-4.76,5.24,-5.24,1,, -63679,117198,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,Opinion Savvy/InsiderAdvantage,243,1/17/2010,804,Martha Coakley,DEM,43,Scott Brown,REP,52,,-9,1/19/2010,47.1,51.86,-4.76,4.24,-4.24,1,, -63725,117313,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,Public Policy Polling,263,1/17/2010,1231,Martha Coakley,DEM,46,Scott Brown,REP,51,,-5,1/19/2010,47.1,51.86,-4.76,.24,-.24,1,, -64057,117881,1798,2010,2010_House-GS_PA-12,PA-12,House-G,House-GS,Global Strategy Group,118,4/28/2010,400,Mark S. Critz,DEM,44,Tim Burns,REP,36,,8,5/18/2010,52.6,45.06,7.55,.45,.45,1,for unspecified Democratic spnosor,D -64181,118088,1798,2010,2010_House-GS_PA-12,PA-12,House-G,House-GS,Public Opinion Strategies,260,5/5/2010,400,Mark S. Critz,DEM,41,Tim Burns,REP,43,,-2,5/18/2010,52.6,45.06,7.55,9.55,-9.55,0,for unspecified Republican spnosor,R -64146,118020,1797,2010,2010_House-OS_HI-1,HI-1,House-G,House-OS,MRG Research,207,5/7/2010,1081,Colleen W. Hanabusa,DEM,25.5,Charles K. Djou,REP,39.5,25.5,-14,5/22/2010,31.47,40.29,-8.82,5.18,-5.18,1,, -64369,118421,1798,2010,2010_House-GS_PA-12,PA-12,House-G,House-GS,Susquehanna Polling & Research Inc.,326,5/10/2010,400,Mark S. Critz,DEM,44,Tim Burns,REP,38,,6,5/18/2010,52.6,45.06,7.55,1.55,-1.55,1,, -64184,118094,1798,2010,2010_House-GS_PA-12,PA-12,House-G,House-GS,Public Policy Polling,263,5/16/2010,831,Mark S. Critz,DEM,47,Tim Burns,REP,48,,-1,5/18/2010,52.6,45.06,7.55,8.55,-8.55,0,, -63992,117770,1797,2010,2010_House-OS_HI-1,HI-1,House-G,House-OS,ccAdvertising,396,5/20/2010,1082,Colleen W. Hanabusa,DEM,17.67,Charles K. Djou,REP,35.78,31.03,-18.110001,5/22/2010,31.47,40.29,-8.82,9.29,-9.29,1,, -52979,83812,1285,2010,2010_Gov-G_IL,IL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/12/2010,750,Pat Quinn,DEM,40,William E. Brady,REP,46,,-6,11/2/2010,46.79,45.94,.85,6.85,-6.85,0,, -53002,83870,1292,2010,2010_Gov-G_ME,ME,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/12/2010,500,Paul R. LePage,REP,35,Eliot R. Cutler,IND,21,,14,11/2/2010,38.07,36.36,1.71,12.29,,1,, -53028,83908,1294,2010,2010_Gov-G_MA,MA,Gov-G,Gov-G,Public Opinion Strategies,260,10/12/2010,800,Deval Patrick,DEM,35,Charles D. Baker,REP,42,,-7,11/2/2010,48.47,42.01,6.46,13.46,-13.46,0,for Charles D. Baker,R -53077,83961,1296,2010,2010_Gov-G_MN,MN,Gov-G,Gov-G,SurveyUSA,325,10/12/2010,712,Mark Dayton,DEM,42,Tom Emmer,REP,37,,5,11/2/2010,43.63,43.21,.42,4.58,4.58,1,, -32549,83987,1297,2010,2010_Gov-G_NV,NV,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/12/2010,625,Rory Reid,DEM,37,Brian E. Sandoval,REP,52,,-15,11/2/2010,41.61,53.36,-11.75,3.25,-3.25,1,, -53158,84079,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,SurveyUSA,325,10/12/2010,633,Andrew Cuomo,DEM,59,Carl Paladino,REP,33,,26,11/2/2010,62.49,33.23,29.26,3.26,-3.26,1,, -32550,84230,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/12/2010,750,Dan Onorato,DEM,40,Thomas W. Corbett,REP,54,,-14,11/2/2010,45.51,54.49,-8.98,5.02,-5.02,1,, -63917,117665,1306,2010,2010_Gov-G_TX,TX,Gov-G,Gov-G,ccAdvertising,396,10/12/2010,1510,Bill White,DEM,36,Rick Perry,REP,50,,-14,11/2/2010,42.3,54.97,-12.67,1.33,-1.33,1,, -32559,84387,1308,2010,2010_Gov-G_VT,VT,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/12/2010,625,Peter Elliott Shumlin,DEM,43,Brian Dubie,REP,44,,-1,11/2/2010,49.48,47.69,1.79,2.79,-2.79,0,, -32545,39141,1513,2010,2010_Sen-GS_DE,DE,Sen-G,Sen-GS,SurveyUSA,325,10/12/2010,2355,Christopher A. Coons,DEM,54,Christine O'Donnell,REP,33,,21,11/2/2010,56.61,40.03,16.58,4.42,4.42,1,, -32563,39159,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,GQR Research (GQRR),126,10/12/2010,600,Alexi Giannoulias,DEM,44,Mark Kirk,REP,41,,3,11/2/2010,46.42,48.01,-1.6,4.6,4.6,0,for Alexi Giannoulias,D -32549,39145,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/12/2010,625,Harry Reid,DEM,45,Sharron Angle,REP,47,,-2,11/2/2010,50.29,44.55,5.74,7.74,-7.74,0,, -32544,39140,1532,2010,2010_Sen-G_NC,NC,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/12/2010,500,Elaine Marshall,DEM,38,Richard Burr,REP,52,,-14,11/2/2010,43.05,54.81,-11.77,2.23,-2.23,1,, -32550,39146,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/12/2010,750,Joe Sestak,DEM,39,Patrick J. Toomey,REP,49,,-10,11/2/2010,48.99,51.01,-2.02,7.98,-7.98,1,, -32559,39155,1541,2010,2010_Sen-G_VT,VT,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/12/2010,625,Patrick J. Leahy,DEM,62,Leonard Wheeler Britton,REP,27,,35,11/2/2010,64.33,30.91,33.41,1.59,1.59,1,, -32564,39160,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,Orion Strategies,246,10/12/2010,450,"Joe Manchin, III",DEM,48,John Raese,REP,38,,10,11/2/2010,53.47,43.4,10.07,.07,-.07,1,, -32543,39139,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,10/12/2010,750,"Joe Manchin, III",DEM,46,John Raese,REP,49,,-3,11/2/2010,53.47,43.4,10.07,13.07,-13.07,0,, -51648,81676,4477,2010,2010_House-G_AR-1,AR-1,House-G,House-G,ALG Research,14,10/12/2010,400,Chad Causey,DEM,44,Rick Crawford,REP,42,,2,11/2/2010,43.48,51.79,-8.31,10.31,10.31,0,for Chad Causey,D -51686,81720,4524,2010,2010_House-G_CA-44,CA-44,House-G,House-G,Zata3,392,10/12/2010,611,William E. Hedrick,DEM,43,Ken Calvert,REP,48,,-5,11/2/2010,44.39,55.61,-11.23,6.23,6.23,1,for William E. Hedrick,D -51767,81826,4597,2010,2010_House-G_IL-9,IL-9,House-G,House-G,Magellan Strategies,179,10/12/2010,945,Jan Schakowsky,DEM,48,Joel B. Pollak,REP,30,,18,11/2/2010,66.34,31.14,35.2,17.2,-17.2,1,for Joel B. Pollak,R -52019,82153,4789,2010,2010_House-G_OR-4,OR-4,House-G,House-G,Grove Insight,129,10/12/2010,400,Peter A. DeFazio,DEM,53,Arthur Robinson,REP,39,,14,11/2/2010,54.59,43.65,10.94,3.06,3.06,1,for Peter A. DeFazio,D -52041,82178,4798,2010,2010_House-G_PA-8,PA-8,House-G,House-G,Monmouth University,215,10/12/2010,646,Patrick J. Murphy,DEM,46,Michael G. Fitzpatrick,REP,51,,-5,11/2/2010,46.48,53.52,-7.05,2.05,2.05,1,, -52106,82257,4826,2010,2010_House-G_TN-8,TN-8,House-G,House-G,Tarrance Group,333,10/12/2010,304,Roy Brasfield Herron,DEM,36,Stephen Lee Fincher,REP,47,,-11,11/2/2010,38.8,58.99,-20.19,9.19,9.19,1,for Stephen Lee Fincher,R -63917,117771,4844,2010,2010_House-G_TX-17,TX-17,House-G,House-G,ccAdvertising,396,10/12/2010,2085,Thomas Edwards,DEM,36,Bill Flores,REP,47,,-11,11/2/2010,36.57,61.8,-25.23,14.23,14.23,1,, -63917,117772,4850,2010,2010_House-G_TX-23,TX-23,House-G,House-G,ccAdvertising,396,10/12/2010,2215,Ciro D. Rodriguez,DEM,32,Francisco R. Canseco,REP,43,,-11,11/2/2010,44.44,49.4,-4.95,6.05,-6.05,1,, -63917,117775,4854,2010,2010_House-G_TX-27,TX-27,House-G,House-G,ccAdvertising,396,10/12/2010,1122,Solomon P. Ortiz,DEM,35,Blake Farenthold,REP,45,,-10,11/2/2010,47.1,47.85,-.75,9.25,-9.25,1,, -52118,82273,4861,2010,2010_House-G_UT-2,UT-2,House-G,House-G,Dan Jones & Associates,70,10/12/2010,226,Jim Matheson,DEM,57,Morgan J. Philpot,REP,31,,26,11/2/2010,50.49,46.06,4.43,21.57,21.57,1,, -32559,82304,4863,2010,2010_House-G_VT-1,VT-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/12/2010,625,Peter Welch,DEM,61,Paul Beaudry,REP,25,,36,11/2/2010,64.57,32.03,32.54,3.46,3.46,1,, -52141,82298,4872,2010,2010_House-G_VA-9,VA-9,House-G,House-G,SurveyUSA,325,10/12/2010,633,Frederick C. Boucher,DEM,51,Morgan Griffith,REP,41,,10,11/2/2010,46.41,51.21,-4.81,14.81,14.81,0,, -1104,32669,8657,2010,2010_House-G_US,US,House-G,House-G,Fox News/Opinion Dynamics Corp.,104,10/12/2010,600,Democratic,DEM,39,Republican,REP,48,,-9,11/2/2010,44.92,51.65,-6.74,2.26,-2.26,1,sample size unavailable; estimated at 600 as a default, -63735,117338,8657,2010,2010_House-G_US,US,House-G,House-G,Gallup,112,10/12/2010,1951,Democratic,DEM,40.5,Republican,REP,54.5,,-14,11/2/2010,44.92,51.65,-6.74,7.26,-7.26,1,, -32554,83530,1275,2010,2010_Gov-G_AK,AK,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/13/2010,500,Ethan Berkowitz,DEM,39,Sean R. Parnell,REP,52,,-13,11/2/2010,37.67,59.06,-21.39,8.39,8.39,1,, -32565,83595,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Ipsos,154,10/13/2010,448,Jerry Brown,DEM,48,Meg Whitman,REP,44,,4,11/2/2010,53.77,40.88,12.89,8.89,-8.89,1,, -32555,83597,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/13/2010,750,Jerry Brown,DEM,50,Meg Whitman,REP,44,,6,11/2/2010,53.77,40.88,12.89,6.89,-6.89,1,, -52942,83729,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Susquehanna Polling & Research Inc.,326,10/13/2010,2000,Alex Sink,DEM,48,Rick Scott,REP,45,,3,11/2/2010,47.72,48.87,-1.15,4.15,4.15,0,, -32572,83788,1283,2010,2010_Gov-G_HI,HI,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/13/2010,500,Neil Abercrombie,DEM,49,James R. Aiona,REP,47,,2,11/2/2010,58.22,41.12,17.1,15.1,-15.1,1,, -53130,84047,1289,2010,2010_Gov-G_NM,NM,Gov-G,Gov-G,SurveyUSA,325,10/13/2010,647,Diane D. Denish,DEM,42,Susana Martinez,REP,54,,-12,11/2/2010,46.55,53.29,-6.74,5.26,-5.26,1,, -51846,83869,1292,2010,2010_Gov-G_ME,ME,Gov-G,Gov-G,Pan Atlantic Research,249,10/13/2010,501,Paul R. LePage,REP,33,Eliot R. Cutler,IND,14,,19,11/2/2010,38.07,36.36,1.71,17.29,,1,, -63887,117628,1297,2010,2010_Gov-G_NV,NV,Gov-G,Gov-G,TCJ Research,327,10/13/2010,500,Rory Reid,DEM,38,Brian E. Sandoval,REP,55,,-17,11/2/2010,41.61,53.36,-11.75,5.25,-5.25,1,, -32579,84078,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,CBS News/The New York Times,36,10/13/2010,927,Andrew Cuomo,DEM,59,Carl Paladino,REP,24,,35,11/2/2010,62.49,33.23,29.26,5.74,5.74,1,, -32569,84186,1300,2010,2010_Gov-G_OR,OR,Gov-G,Gov-G,SurveyUSA,325,10/13/2010,652,John Kitzhaber,DEM,46,Chris Dudley,REP,45,,1,11/2/2010,49.29,47.76,1.53,.53,-.53,1,, -32867,117664,1300,2010,2010_Gov-G_OR,OR,Gov-G,Gov-G,ccAdvertising,396,10/13/2010,2237,John Kitzhaber,DEM,43,Chris Dudley,REP,46,,-3,11/2/2010,49.29,47.76,1.53,4.53,-4.53,0,, -63893,117635,1302,2010,2010_Gov-G_RI,RI,Gov-G,Gov-G,TCJ Research,327,10/13/2010,500,Lincoln Chafee,IND,35,John F. Robitaille,REP,19,,16,11/2/2010,36.1,33.57,2.53,13.47,,1,, -32573,84375,1307,2010,2010_Gov-GS_UT,UT,Gov-G,Gov-GS,Dan Jones & Associates,70,10/13/2010,600,Peter Corroon,DEM,33,Gary Richard Herbert,REP,58,,-25,11/2/2010,31.9,64.07,-32.16,7.16,7.16,1,, -53321,84376,1307,2010,2010_Gov-GS_UT,UT,Gov-G,Gov-GS,Rasmussen Reports/Pulse Opinion Research,277,10/13/2010,500,Peter Corroon,DEM,29,Gary Richard Herbert,REP,66,,-37,11/2/2010,31.9,64.07,-32.16,4.84,-4.84,1,, -32554,39150,1507,2010,2010_Sen-G_AK,AK,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/13/2010,500,Lisa Murkowski,W,34,Joe Miller,REP,35,,-1,11/2/2010,39.49,35.49,4.01,5.01,,0,, -32565,39161,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Ipsos,154,10/13/2010,448,Barbara Boxer,DEM,46,Carly Fiorina,REP,45,,1,11/2/2010,52.18,42.17,10.01,9.01,-9.01,1,, -32555,39151,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/13/2010,750,Barbara Boxer,DEM,49,Carly Fiorina,REP,46,,3,11/2/2010,52.18,42.17,10.01,7.01,-7.01,1,, -32572,39168,1516,2010,2010_Sen-G_HI,HI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/13/2010,500,Daniel K. Inouye,DEM,53,Cam Cavasso,REP,40,,13,11/2/2010,74.81,21.57,53.24,40.24,-40.24,1,, -32918,39514,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,TCJ Research,327,10/13/2010,500,Alexi Giannoulias,DEM,45,Mark Kirk,REP,45,,0,11/2/2010,46.42,48.01,-1.6,1.6,1.6,.5,, -32919,39515,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,TCJ Research,327,10/13/2010,500,Jack Conway,DEM,42,Rand Paul,REP,49,,-7,11/2/2010,44.22,55.69,-11.47,4.47,4.47,1,, -32579,39178,1530,2010,2010_Sen-G_NY,NY,Sen-G,Sen-G,CBS News/The New York Times,36,10/13/2010,927,Charles E. Schumer,DEM,61,Jay Townsend,REP,21,,40,11/2/2010,66.31,32.2,34.11,5.89,5.89,1,, -32579,39177,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,CBS News/The New York Times,36,10/13/2010,927,Kirsten E. Gillibrand,DEM,50,Joeseph DioGuardi,REP,25,,25,11/2/2010,62.94,35.1,27.84,2.84,-2.84,1,, -32569,39165,1536,2010,2010_Sen-G_OR,OR,Sen-G,Sen-G,SurveyUSA,325,10/13/2010,652,Ron Wyden,DEM,56,Jim Huffman,REP,34,,22,11/2/2010,57.22,39.25,17.98,4.02,4.02,1,, -32867,39463,1536,2010,2010_Sen-G_OR,OR,Sen-G,Sen-G,ccAdvertising,396,10/13/2010,2237,Ron Wyden,DEM,53,Jim Huffman,REP,39,,14,11/2/2010,57.22,39.25,17.98,3.98,-3.98,1,, -32573,39169,1540,2010,2010_Sen-G_UT,UT,Sen-G,Sen-G,Dan Jones & Associates,70,10/13/2010,600,Samuel Frank Granato,DEM,31,Mike Lee,REP,53,,-22,11/2/2010,32.77,61.56,-28.79,6.79,6.79,1,, -51660,81692,4469,2010,2010_House-G_AZ-1,AZ-1,House-G,House-G,Lake Research Partners,165,10/13/2010,500,Ann Kirkpatrick,DEM,41,Paul Gosar,REP,38,,3,11/2/2010,43.73,49.72,-5.99,8.99,8.99,0,for Ann Kirkpatrick,D -51666,81698,4473,2010,2010_House-G_AZ-5,AZ-5,House-G,House-G,PSB Research,250,10/13/2010,408,Harry E. Mitchell,DEM,42,David Schweikert,REP,45,,-3,11/2/2010,43.23,52,-8.78,5.78,5.78,1,, -51784,81853,4605,2010,2010_House-G_IL-17,IL-17,House-G,House-G,PSB Research,250,10/13/2010,417,Philip G. Hare,DEM,38,Robert Schilling,REP,45,,-7,11/2/2010,42.96,52.58,-9.62,2.62,2.62,1,, -51846,81923,4639,2010,2010_House-G_ME-1,ME-1,House-G,House-G,Pan Atlantic Research,249,10/13/2010,250,Chellie Pingree,DEM,49,C. Peter Scontras,REP,33,,16,11/2/2010,56.82,43.17,13.64,2.36,2.36,1,, -51846,81931,4640,2010,2010_House-G_ME-2,ME-2,House-G,House-G,Pan Atlantic Research,249,10/13/2010,250,Michael H. Michaud,DEM,49,Jason J. Levesque,REP,29,,20,11/2/2010,55.13,44.87,10.26,9.74,9.74,1,, -51875,81963,4674,2010,2010_House-G_MN-1,MN-1,House-G,House-G,SurveyUSA,325,10/13/2010,584,Timothy J. Walz,DEM,47,Randy Demmer,REP,42,,5,11/2/2010,49.34,44.05,5.29,.29,-.29,1,, -51888,81981,4682,2010,2010_House-G_MS-1,MS-1,House-G,House-G,PSB Research,250,10/13/2010,603,Travis W. Childers,DEM,39,Alan Nunnelee,REP,44,,-5,11/2/2010,40.8,55.26,-14.46,9.46,9.46,1,, -51974,82100,4738,2010,2010_House-G_NY-19,NY-19,House-G,House-G,PSB Research,250,10/13/2010,416,John Hall,DEM,43,Nan Hayworth,REP,43,,0,11/2/2010,47.32,52.68,-5.36,5.36,5.36,.5,, -51974,82117,4743,2010,2010_House-G_NY-24,NY-24,House-G,House-G,PSB Research,250,10/13/2010,400,Michael A. Arcuri,DEM,47,Richard L. Hanna,REP,37,,10,11/2/2010,46.92,53.08,-6.16,16.16,16.16,0,, -32867,117777,4786,2010,2010_House-G_OR-1,OR-1,House-G,House-G,ccAdvertising,396,10/13/2010,2065,David Wu,DEM,45,Robert Y. Cornilles,REP,38,,7,11/2/2010,54.75,41.94,12.8,5.8,-5.8,1,, -32867,117779,4790,2010,2010_House-G_OR-5,OR-5,House-G,House-G,ccAdvertising,396,10/13/2010,2375,Kurt Schrader,DEM,41,Lorentz Scott Brunn,REP,38,,3,11/2/2010,51.25,45.96,5.29,2.29,-2.29,1,, -52049,82188,4800,2010,2010_House-G_PA-10,PA-10,House-G,House-G,Momentum Analysis,214,10/13/2010,400,Christopher P. Carney,DEM,48,Tom Marino,REP,41,,7,11/2/2010,44.82,55.18,-10.35,17.35,17.35,0,for Christopher P. Carney,D -52048,82187,4800,2010,2010_House-G_PA-10,PA-10,House-G,House-G,PSB Research,250,10/13/2010,406,Christopher P. Carney,DEM,41,Tom Marino,REP,41,,0,11/2/2010,44.82,55.18,-10.35,10.35,10.35,.5,, -52100,82251,4822,2010,2010_House-G_TN-4,TN-4,House-G,House-G,Public Opinion Strategies,260,10/13/2010,300,Lincoln Davis,DEM,40,Scott DesJarlais,REP,45,,-5,11/2/2010,38.56,57.07,-18.51,13.51,13.51,1,for Scott DesJarlais,R -52174,82335,4894,2010,2010_House-G_WI-8,WI-8,House-G,House-G,PSB Research,250,10/13/2010,415,Steven L. Kagen,DEM,44,Reid J. Ribble,REP,45,,-1,11/2/2010,45.12,54.77,-9.64,8.64,8.64,1,, -52843,83518,1274,2010,2010_Gov-G_AL,AL,Gov-G,Gov-G,University of South Alabama,361,10/14/2010,777,Ron Sparks,DEM,35,Robert Julian Bentley,REP,48,,-13,11/2/2010,41.87,57.58,-15.71,2.71,2.71,1,, -32620,83592,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Public Policy Institute of California,262,10/14/2010,1067,Jerry Brown,DEM,44,Meg Whitman,REP,36,,8,11/2/2010,53.77,40.88,12.89,4.89,-4.89,1,, -32594,83594,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,WPA Intelligence (WPAi),383,10/14/2010,800,Jerry Brown,DEM,44,Meg Whitman,REP,45,,-1,11/2/2010,53.77,40.88,12.89,13.89,-13.89,0,, -32571,83660,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/14/2010,750,John Hickenlooper,DEM,42,Tom Tancredo,IND,38,,4,11/2/2010,51.05,36.38,14.67,10.67,,1,, -32567,83686,1280,2010,2010_Gov-G_CT,CT,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/14/2010,500,Dannel P. Malloy,DEM,49,Tom Foley,REP,45,,4,11/2/2010,49.51,48.95,.56,3.44,3.44,1,, -32596,83883,1293,2010,2010_Gov-G_MD,MD,Gov-G,Gov-G,Gonzales Research & Marketing Strategies Inc.,121,10/14/2010,816,Martin O'Malley,DEM,47,Robert Ehrlich Jr.,REP,42,,5,11/2/2010,56.24,41.79,14.46,9.46,-9.46,1,, -32592,84399,1309,2010,2010_Gov-G_WI,WI,Gov-G,Gov-G,St. Norbert College,313,10/14/2010,402,Thomas M. Barrett,DEM,41,Scott Walker,REP,50,,-9,11/2/2010,46.48,52.25,-5.77,3.23,-3.23,1,, -32693,39289,1509,2010,2010_Sen-G_AR,AR,Sen-G,Sen-G,University of Arkansas,345,10/14/2010,566,Blanche Lincoln,DEM,35,John Boozman,REP,54,,-19,11/2/2010,36.95,57.9,-20.96,1.96,1.96,1,, -32620,39216,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Public Policy Institute of California,262,10/14/2010,1067,Barbara Boxer,DEM,43,Carly Fiorina,REP,38,,5,11/2/2010,52.18,42.17,10.01,5.01,-5.01,1,, -32594,39190,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,WPA Intelligence (WPAi),383,10/14/2010,800,Barbara Boxer,DEM,43,Carly Fiorina,REP,46,,-3,11/2/2010,52.18,42.17,10.01,13.01,-13.01,0,, -32571,39167,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/14/2010,750,Michael F. Bennet,DEM,45,Ken Buck,REP,47,,-2,11/2/2010,48.08,46.4,1.68,3.68,-3.68,0,, -32567,39163,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/14/2010,750,Richard Blumenthal,DEM,51,Linda McMahon,REP,46,,5,11/2/2010,55.16,43.22,11.94,6.94,-6.94,1,, -32558,39154,1513,2010,2010_Sen-GS_DE,DE,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,10/14/2010,500,Christopher A. Coons,DEM,51,Christine O'Donnell,REP,40,,11,11/2/2010,56.61,40.03,16.58,5.58,-5.58,1,, -32596,39192,1525,2010,2010_Sen-G_MD,MD,Sen-G,Sen-G,Gonzales Research & Marketing Strategies Inc.,121,10/14/2010,816,Barbara A. Mikulski,DEM,55,Eric Wargotz,REP,38,,17,11/2/2010,62.19,35.75,26.44,9.44,-9.44,1,, -32592,39188,1544,2010,2010_Sen-G_WI,WI,Sen-G,Sen-G,St. Norbert College,313,10/14/2010,402,Russ Feingold,DEM,47,Ron Johnson,REP,49,,-2,11/2/2010,47.02,51.86,-4.84,2.84,2.84,1,, -51647,81675,4477,2010,2010_House-G_AR-1,AR-1,House-G,House-G,Hendrix College,138,10/14/2010,436,Chad Causey,DEM,34,Rick Crawford,REP,42,,-8,11/2/2010,43.48,51.79,-8.31,.31,.31,1,, -51647,81683,4478,2010,2010_House-G_AR-2,AR-2,House-G,House-G,Hendrix College,138,10/14/2010,446,Joyce Ann Elliott,DEM,38,Tim Griffin,REP,50,,-12,11/2/2010,38.27,57.9,-19.64,7.64,7.64,1,, -51655,81684,4478,2010,2010_House-G_AR-2,AR-2,House-G,House-G,OnMessage Inc.,239,10/14/2010,400,Joyce Ann Elliott,DEM,40,Tim Griffin,REP,52,,-12,11/2/2010,38.27,57.9,-19.64,7.64,7.64,1,for Tim Griffin,R -51647,81687,4479,2010,2010_House-G_AR-3,AR-3,House-G,House-G,Hendrix College,138,10/14/2010,553,David Whitaker,DEM,21,Steve Womack,REP,59,,-38,11/2/2010,27.56,72.44,-44.87,6.87,6.87,1,, -51647,81689,4480,2010,2010_House-G_AR-4,AR-4,House-G,House-G,Hendrix College,138,10/14/2010,518,Michael Avery Ross,DEM,52,Beth Anne Rankin,REP,34,,18,11/2/2010,57.53,40.15,17.38,.62,.62,1,, -51689,81723,4527,2010,2010_House-G_CA-47,CA-47,House-G,House-G,Public Opinion Strategies,260,10/14/2010,300,Loretta Sanchez,DEM,39,Van Tran,REP,39,,0,11/2/2010,52.98,39.27,13.71,13.71,-13.71,.5,for Van Tran,R -51833,81908,4652,2010,2010_House-G_MA-4,MA-4,House-G,House-G,Kiley & Company,162,10/14/2010,500,Barney Frank,DEM,56,Sean Bielat,REP,37,,19,11/2/2010,53.9,43.36,10.54,8.46,8.46,1,for Barney Frank,D -51835,81911,4658,2010,2010_House-G_MA-10,MA-10,House-G,House-G,MassINC Polling Group,198,10/14/2010,400,Bill Keating,DEM,46,Jeffrey Davis Perry,REP,43,,3,11/2/2010,46.87,42.38,4.49,1.49,-1.49,1,, -63997,117784,4750,2010,2010_House-G_NC-2,NC-2,House-G,House-G,ccAdvertising,396,10/14/2010,2218,Bob R. Etheridge,DEM,32,Renee L. Ellmers,REP,50,,-18,11/2/2010,48.69,49.47,-.78,17.22,-17.22,1,, -63997,117785,4755,2010,2010_House-G_NC-7,NC-7,House-G,House-G,ccAdvertising,396,10/14/2010,2477,Mike McIntyre,DEM,44,Ilario Gregory Pantano,REP,41,,3,11/2/2010,53.68,46.32,7.36,4.36,-4.36,1,, -63997,117786,4756,2010,2010_House-G_NC-8,NC-8,House-G,House-G,ccAdvertising,396,10/14/2010,1785,Lawrence Webb Kissell,DEM,41,Harold Johnson,REP,39,,2,11/2/2010,53.02,43.67,9.34,7.34,-7.34,1,, -63997,117783,4759,2010,2010_House-G_NC-11,NC-11,House-G,House-G,ccAdvertising,396,10/14/2010,2848,Joseph Heath Shuler,DEM,40,Jeff Miller,REP,40,,0,11/2/2010,54.34,45.66,8.69,8.69,-8.69,.5,, -52021,82156,4790,2010,2010_House-G_OR-5,OR-5,House-G,House-G,Moore Information,217,10/14/2010,300,Kurt Schrader,DEM,40,Lorentz Scott Brunn,REP,44,,-4,11/2/2010,51.25,45.96,5.29,9.29,-9.29,0,for Lorentz Scott Brunn,R -27390,32668,8657,2010,2010_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,10/14/2010,600,Democratic,DEM,39,Republican,REP,48,,-9,11/2/2010,44.92,51.65,-6.74,2.26,-2.26,1,sample size unavailable; estimated at 600 as a default, -32917,117619,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,TCJ Research,327,10/15/2010,500,Jerry Brown,DEM,52,Meg Whitman,REP,47,,5,11/2/2010,53.77,40.88,12.89,7.89,-7.89,1,, -32618,83811,1285,2010,2010_Gov-G_IL,IL,Gov-G,Gov-G,Public Policy Polling,263,10/15/2010,557,Pat Quinn,DEM,41,William E. Brady,REP,42,,-1,11/2/2010,46.79,45.94,.85,1.85,-1.85,0,, -51845,83868,1292,2010,2010_Gov-G_ME,ME,Gov-G,Gov-G,Critical Insights,64,10/15/2010,600,Paul R. LePage,REP,32,Eliot R. Cutler,IND,19,,13,11/2/2010,38.07,36.36,1.71,11.29,,1,among registered voters, -32601,84111,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,Quinnipiac University,267,10/15/2010,1188,Ted Strickland,DEM,41,John Richard Kasich,REP,51,,-10,11/2/2010,47.04,49.04,-2,8,-8,1,, -32623,84229,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Quinnipiac University,267,10/15/2010,1046,Dan Onorato,DEM,44,Thomas W. Corbett,REP,49,,-5,11/2/2010,45.51,54.49,-8.98,3.98,3.98,1,, -32917,39513,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,TCJ Research,327,10/15/2010,500,Barbara Boxer,DEM,48,Carly Fiorina,REP,49,,-1,11/2/2010,52.18,42.17,10.01,11.01,-11.01,0,, -32916,39512,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,TCJ Research,327,10/15/2010,500,Richard Blumenthal,DEM,50,Linda McMahon,REP,47,,3,11/2/2010,55.16,43.22,11.94,8.94,-8.94,1,, -32914,39510,1513,2010,2010_Sen-GS_DE,DE,Sen-G,Sen-GS,TCJ Research,327,10/15/2010,500,Christopher A. Coons,DEM,50,Christine O'Donnell,REP,42,,8,11/2/2010,56.61,40.03,16.58,8.58,-8.58,1,, -32603,39199,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,ALG Research,14,10/15/2010,601,Alexi Giannoulias,DEM,41,Mark Kirk,REP,36,,5,11/2/2010,46.42,48.01,-1.6,6.6,6.6,0,for DSCC,D -32618,39214,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,Public Policy Polling,263,10/15/2010,557,Alexi Giannoulias,DEM,40,Mark Kirk,REP,42,,-2,11/2/2010,46.42,48.01,-1.6,.4,-.4,1,, -32601,39197,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,Quinnipiac University,267,10/15/2010,1188,Lee Fisher,DEM,34,Rob Portman,REP,55,,-21,11/2/2010,39.4,56.85,-17.44,3.56,-3.56,1,, -32623,39219,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Quinnipiac University,267,10/15/2010,1046,Joe Sestak,DEM,46,Patrick J. Toomey,REP,48,,-2,11/2/2010,48.99,51.01,-2.02,.02,.02,1,, -32915,39511,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,TCJ Research,327,10/15/2010,500,Joe Sestak,DEM,42,Patrick J. Toomey,REP,49,,-7,11/2/2010,48.99,51.01,-2.02,4.98,-4.98,1,, -32595,39191,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,Public Policy Polling,263,10/15/2010,1873,Patty Murray,DEM,49,Dino Rossi,REP,47,,2,11/2/2010,52.36,47.64,4.73,2.73,-2.73,1,, -32866,39462,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,ccAdvertising,396,10/15/2010,1696,"Joe Manchin, III",DEM,43,John Raese,REP,40,,3,11/2/2010,53.47,43.4,10.07,7.07,-7.07,1,, -51768,81828,4598,2010,2010_House-G_IL-10,IL-10,House-G,House-G,We Ask America,376,10/15/2010,600,Daniel J. Seals,DEM,39,Robert Dold,REP,50,,-11,11/2/2010,48.92,51.08,-2.16,8.84,-8.84,1,for Robert Dold; sample size unavailable; estimated at 600 as a default,R -51845,81922,4639,2010,2010_House-G_ME-1,ME-1,House-G,House-G,Critical Insights,64,10/15/2010,295,Chellie Pingree,DEM,45,C. Peter Scontras,REP,40,,5,11/2/2010,56.82,43.17,13.64,8.64,-8.64,1,among registered voters, -51845,81930,4640,2010,2010_House-G_ME-2,ME-2,House-G,House-G,Critical Insights,64,10/15/2010,305,Michael H. Michaud,DEM,49,Jason J. Levesque,REP,30,,19,11/2/2010,55.13,44.87,10.26,8.74,8.74,1,among registered voters, -32866,117788,4884,2010,2010_House-G_WV-1,WV-1,House-G,House-G,ccAdvertising,396,10/15/2010,2033,Michael Angelo Oliverio,DEM,35,David B. McKinley,REP,41,,-6,11/2/2010,49.6,50.4,-.8,5.2,-5.2,1,, -32866,117789,4886,2010,2010_House-G_WV-3,WV-3,House-G,House-G,ccAdvertising,396,10/15/2010,1864,Nick J. Rahall II,DEM,40,Elliott E. Maynard,REP,36,,4,11/2/2010,56.04,43.96,12.08,8.08,-8.08,1,, -42377,83593,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/16/2010,1000,Jerry Brown,DEM,48,Meg Whitman,REP,43,,5,11/2/2010,53.77,40.88,12.89,7.89,-7.89,1,, -63881,117611,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Tarrance Group,333,10/16/2010,600,Jerry Brown,DEM,46,Meg Whitman,REP,46,,0,11/2/2010,53.77,40.88,12.89,12.89,-12.89,.5,for unspecified Republican spnosor,R -52906,83658,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,Ipsos,154,10/16/2010,405,John Hickenlooper,DEM,46,Tom Tancredo,IND,35,,11,11/2/2010,51.05,36.38,14.67,3.67,,1,, -32587,83659,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/16/2010,1000,John Hickenlooper,DEM,45,Tom Tancredo,IND,40,,5,11/2/2010,51.05,36.38,14.67,9.67,,1,, -32588,83728,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Suffolk University,323,10/16/2010,500,Alex Sink,DEM,45,Rick Scott,REP,38,,7,11/2/2010,47.72,48.87,-1.15,8.15,8.15,0,, -51745,83787,1283,2010,2010_Gov-G_HI,HI,Gov-G,Gov-G,Ward Research (Honolulu Star-Advertiser),375,10/16/2010,608,Neil Abercrombie,DEM,51,James R. Aiona,REP,43,,8,11/2/2010,58.22,41.12,17.1,9.1,-9.1,1,, -53001,83867,1292,2010,2010_Gov-G_ME,ME,Gov-G,Gov-G,Frederick Polls,108,10/16/2010,400,Paul R. LePage,REP,32,Eliot R. Cutler,IND,26,,6,11/2/2010,38.07,36.36,1.71,4.29,,1,for Eliot R. Cutler,IND -53027,83907,1294,2010,2010_Gov-G_MA,MA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/16/2010,750,Deval Patrick,DEM,47,Charles D. Baker,REP,42,,5,11/2/2010,48.47,42.01,6.46,1.46,-1.46,1,, -53075,83959,1296,2010,2010_Gov-G_MN,MN,Gov-G,Gov-G,St. Cloud State University,312,10/16/2010,462,Mark Dayton,DEM,40,Tom Emmer,REP,30,,10,11/2/2010,43.63,43.21,.42,9.58,9.58,1,, -32600,84076,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,Siena College,305,10/16/2010,647,Andrew Cuomo,DEM,63,Carl Paladino,REP,26,,37,11/2/2010,62.49,33.23,29.26,7.74,7.74,1,, -32910,117618,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,TCJ Research,327,10/16/2010,500,Andrew Cuomo,DEM,63,Carl Paladino,REP,34,,29,11/2/2010,62.49,33.23,29.26,.26,-.26,1,, -42411,84112,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/16/2010,1000,Ted Strickland,DEM,43,John Richard Kasich,REP,49,,-6,11/2/2010,47.04,49.04,-2,4,-4,1,, -63889,117630,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,TCJ Research,327,10/16/2010,500,Ted Strickland,DEM,44,John Richard Kasich,REP,47,,-3,11/2/2010,47.04,49.04,-2,1,-1,1,, -32644,84110,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,University of Cincinnati (Ohio Poll),346,10/16/2010,839,Ted Strickland,DEM,47,John Richard Kasich,REP,49,,-2,11/2/2010,47.04,49.04,-2,0,0,1,, -42377,39180,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/16/2010,1000,Barbara Boxer,DEM,48,Carly Fiorina,REP,44,,4,11/2/2010,52.18,42.17,10.01,6.01,-6.01,1,, -32587,39183,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/16/2010,1000,Michael F. Bennet,DEM,45,Ken Buck,REP,46,,-1,11/2/2010,48.08,46.4,1.68,2.68,-2.68,0,, -32906,39502,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,TCJ Research,327,10/16/2010,500,Michael F. Bennet,DEM,45,Ken Buck,REP,50,,-5,11/2/2010,48.08,46.4,1.68,6.68,-6.68,0,, -32588,39184,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,Suffolk University,323,10/16/2010,500,Marco Rubio,REP,39,Charlie Crist,OTH,31,,8,11/2/2010,48.89,29.71,19.19,11.19,,1,, -32911,39507,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,TCJ Research,327,10/16/2010,500,Alexi Giannoulias,DEM,47,Mark Kirk,REP,48,,-1,11/2/2010,46.42,48.01,-1.6,.6,.6,1,, -32583,39179,1527,2010,2010_Sen-G_MO,MO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/16/2010,1000,Russ Carnahan,DEM,43,Roy Blunt,REP,49,,-6,11/2/2010,40.63,54.23,-13.6,7.6,7.6,1,, -32908,39504,1527,2010,2010_Sen-G_MO,MO,Sen-G,Sen-G,TCJ Research,327,10/16/2010,500,Russ Carnahan,DEM,41,Roy Blunt,REP,52,,-11,11/2/2010,40.63,54.23,-13.6,2.6,2.6,1,, -32909,39505,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,TCJ Research,327,10/16/2010,500,Harry Reid,DEM,44,Sharron Angle,REP,50,,-6,11/2/2010,50.29,44.55,5.74,11.74,-11.74,0,, -32907,39503,1529,2010,2010_Sen-G_NH,NH,Sen-G,Sen-G,TCJ Research,327,10/16/2010,500,Paul W. Hodes,DEM,39,Kelly Ayotte,REP,52,,-13,11/2/2010,36.81,60.03,-23.22,10.22,10.22,1,, -32600,39196,1530,2010,2010_Sen-G_NY,NY,Sen-G,Sen-G,Siena College,305,10/16/2010,647,Charles E. Schumer,DEM,67,Jay Townsend,REP,28,,39,11/2/2010,66.31,32.2,34.11,4.89,4.89,1,, -32600,39195,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,Siena College,305,10/16/2010,647,Kirsten E. Gillibrand,DEM,60,Joeseph DioGuardi,REP,31,,29,11/2/2010,62.94,35.1,27.84,1.16,1.16,1,, -32910,39506,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,TCJ Research,327,10/16/2010,500,Kirsten E. Gillibrand,DEM,53,Joeseph DioGuardi,REP,39,,14,11/2/2010,62.94,35.1,27.84,13.84,-13.84,1,, -32590,39186,1532,2010,2010_Sen-G_NC,NC,Sen-G,Sen-G,Public Policy Polling,263,10/16/2010,597,Elaine Marshall,DEM,40,Richard Burr,REP,48,,-8,11/2/2010,43.05,54.81,-11.77,3.77,3.77,1,, -32644,39240,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,10/16/2010,839,Lee Fisher,DEM,39,Rob Portman,REP,58,,-19,11/2/2010,39.4,56.85,-17.44,1.56,-1.56,1,, -32604,39200,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,Marist College,183,10/16/2010,589,Patty Murray,DEM,48,Dino Rossi,REP,47,,1,11/2/2010,52.36,47.64,4.73,3.73,-3.73,1,, -32586,39182,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,10/16/2010,1000,"Joe Manchin, III",DEM,45,John Raese,REP,48,,-3,11/2/2010,53.47,43.4,10.07,13.07,-13.07,0,, -32913,39509,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,TCJ Research,327,10/16/2010,500,"Joe Manchin, III",DEM,47,John Raese,REP,49,,-2,11/2/2010,53.47,43.4,10.07,12.07,-12.07,0,, -32912,39508,1544,2010,2010_Sen-G_WI,WI,Sen-G,Sen-G,TCJ Research,327,10/16/2010,500,Russ Feingold,DEM,44,Ron Johnson,REP,54,,-10,11/2/2010,47.02,51.86,-4.84,5.16,-5.16,1,, -51714,81762,4548,2010,2010_House-G_FL-2,FL-2,House-G,House-G,Susquehanna Polling & Research Inc.,326,10/16/2010,830,Allen Boyd,DEM,38,Steve Southerland II,REP,50,,-12,11/2/2010,41.35,53.6,-12.25,.25,.25,1,, -51745,81795,4585,2010,2010_House-G_HI-1,HI-1,House-G,House-G,Ward Research (Honolulu Star-Advertiser),375,10/16/2010,399,Colleen W. Hanabusa,DEM,45,Charles K. Djou,REP,48,,-3,11/2/2010,53.23,46.77,6.46,9.46,-9.46,0,, -51745,81800,4586,2010,2010_House-G_HI-2,HI-2,House-G,House-G,Ward Research (Honolulu Star-Advertiser),375,10/16/2010,192,Mazie Hirono,DEM,77,John W. Willoughby,REP,16,,61,11/2/2010,72.19,25.32,46.87,14.13,14.13,1,, -51832,81907,4652,2010,2010_House-G_MA-4,MA-4,House-G,House-G,Fleming & Associates,96,10/16/2010,400,Barney Frank,DEM,49,Sean Bielat,REP,37,,12,11/2/2010,53.9,43.36,10.54,1.46,1.46,1,, -27388,32666,8657,2010,2010_House-G_US,US,House-G,House-G,GfK Group,115,10/16/2010,600,Democratic,DEM,43,Republican,REP,50,,-7,11/2/2010,44.92,51.65,-6.74,.26,-.26,1,sample size unavailable; estimated at 600 as a default, -1103,32667,8657,2010,2010_House-G_US,US,House-G,House-G,Pew Research Center,253,10/16/2010,600,Democratic,DEM,40,Republican,REP,50,,-10,11/2/2010,44.92,51.65,-6.74,3.26,-3.26,1,sample size unavailable; estimated at 600 as a default, -32610,83528,1275,2010,2010_Gov-G_AK,AK,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,10/17/2010,946,Ethan Berkowitz,DEM,36,Sean R. Parnell,REP,62,,-26,11/2/2010,37.67,59.06,-21.39,4.61,-4.61,1,, -32611,83560,1277,2010,2010_Gov-G_AR,AR,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,10/17/2010,809,Mike Beebe,DEM,62,Jim H. Keet,REP,35,,27,11/2/2010,64.42,33.63,30.79,3.79,-3.79,1,, -32624,83562,1277,2010,2010_Gov-G_AR,AR,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/17/2010,625,Mike Beebe,DEM,59,Jim H. Keet,REP,33,,26,11/2/2010,64.42,33.63,30.79,4.79,-4.79,1,, -32647,83589,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Greenberg Quinlan Rosner/American Viewpoint,127,10/17/2010,922,Jerry Brown,DEM,52,Meg Whitman,REP,39,,13,11/2/2010,53.77,40.88,12.89,.11,.11,1,, -32606,83591,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,SurveyUSA,325,10/17/2010,621,Jerry Brown,DEM,47,Meg Whitman,REP,40,,7,11/2/2010,53.77,40.88,12.89,5.89,-5.89,1,, -32613,83723,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,10/17/2010,798,Alex Sink,DEM,46,Rick Scott,REP,49,,-3,11/2/2010,47.72,48.87,-1.15,1.85,-1.85,1,, -32646,83725,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Ipsos,154,10/17/2010,577,Alex Sink,DEM,41,Rick Scott,REP,44,,-3,11/2/2010,47.72,48.87,-1.15,1.85,-1.85,1,, -53057,83938,1295,2010,2010_Gov-G_MI,MI,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/17/2010,500,Virgil Bernero,DEM,34,Rick Snyder,REP,54,,-20,11/2/2010,39.9,58.11,-18.21,1.79,-1.79,1,, -32568,83986,1297,2010,2010_Gov-G_NV,NV,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/17/2010,750,Rory Reid,DEM,37,Brian E. Sandoval,REP,56,,-19,11/2/2010,41.61,53.36,-11.75,7.25,-7.25,1,, -32615,84108,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,10/17/2010,863,Ted Strickland,DEM,48,John Richard Kasich,REP,47,,1,11/2/2010,47.04,49.04,-2,3,3,0,, -32597,84185,1300,2010,2010_Gov-G_OR,OR,Gov-G,Gov-G,Public Policy Polling,263,10/17/2010,1229,John Kitzhaber,DEM,48,Chris Dudley,REP,47,,1,11/2/2010,49.29,47.76,1.53,.53,-.53,1,, -32610,39206,1507,2010,2010_Sen-G_AK,AK,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,10/17/2010,946,Lisa Murkowski,W,33,Joe Miller,REP,38,,-5,11/2/2010,39.49,35.49,4.01,9.01,,0,, -32611,39207,1509,2010,2010_Sen-G_AR,AR,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,10/17/2010,809,Blanche Lincoln,DEM,41,John Boozman,REP,55,,-14,11/2/2010,36.95,57.9,-20.96,6.96,6.96,1,, -32624,39220,1509,2010,2010_Sen-G_AR,AR,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/17/2010,625,Blanche Lincoln,DEM,34,John Boozman,REP,55,,-21,11/2/2010,36.95,57.9,-20.96,.04,-.04,1,, -32647,39253,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Greenberg Quinlan Rosner/American Viewpoint,127,10/17/2010,922,Barbara Boxer,DEM,50,Carly Fiorina,REP,42,,8,11/2/2010,52.18,42.17,10.01,2.01,-2.01,1,, -32606,39202,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,10/17/2010,621,Barbara Boxer,DEM,46,Carly Fiorina,REP,44,,2,11/2/2010,52.18,42.17,10.01,8.01,-8.01,1,, -32613,39209,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,10/17/2010,798,Marco Rubio,REP,46,Charlie Crist,OTH,32,,14,11/2/2010,48.89,29.71,19.19,5.19,,1,, -32646,39242,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,Ipsos,154,10/17/2010,577,Marco Rubio,REP,41,Charlie Crist,OTH,26,,15,11/2/2010,48.89,29.71,19.19,4.19,,1,, -32568,39164,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/17/2010,750,Harry Reid,DEM,47,Sharron Angle,REP,50,,-3,11/2/2010,50.29,44.55,5.74,8.74,-8.74,0,, -32615,39211,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,10/17/2010,863,Lee Fisher,DEM,40,Rob Portman,REP,55,,-15,11/2/2010,39.4,56.85,-17.44,2.44,2.44,1,, -32597,39193,1536,2010,2010_Sen-G_OR,OR,Sen-G,Sen-G,Public Policy Polling,263,10/17/2010,1229,Ron Wyden,DEM,56,Jim Huffman,REP,40,,16,11/2/2010,57.22,39.25,17.98,1.98,-1.98,1,, -32575,39171,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/17/2010,750,Patty Murray,DEM,49,Dino Rossi,REP,46,,3,11/2/2010,52.36,47.64,4.73,1.73,-1.73,1,, -32741,39337,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,University of Washington,364,10/17/2010,695,Patty Murray,DEM,51,Dino Rossi,REP,45,,6,11/2/2010,52.36,47.64,4.73,1.27,1.27,1,, -51665,81697,4471,2010,2010_House-G_AZ-3,AZ-3,House-G,House-G,Public Policy Polling,263,10/17/2010,655,Jon Hulburd,DEM,46,Ben Quayle,REP,44,,2,11/2/2010,41.14,52.24,-11.09,13.09,13.09,0,, -51817,81892,4631,2010,2010_House-G_KY-6,KY-6,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/17/2010,500,Albert Ben Chandler,DEM,48,Andy Barr,REP,44,,4,11/2/2010,50.08,49.81,.27,3.73,3.73,1,, -51862,81947,4665,2010,2010_House-G_MI-7,MI-7,House-G,House-G,EPIC-MRA,84,10/17/2010,400,Mark Schauer,DEM,45,Tim Walberg,REP,39,,6,11/2/2010,45.38,50.16,-4.78,10.78,10.78,0,, -51862,81956,4667,2010,2010_House-G_MI-9,MI-9,House-G,House-G,EPIC-MRA,84,10/17/2010,400,Gary C. Peters,DEM,48,Andrew Rocky Raczkowski,REP,43,,5,11/2/2010,49.76,47.23,2.54,2.46,2.46,1,, -51973,82099,4738,2010,2010_House-G_NY-19,NY-19,House-G,House-G,Monmouth University,215,10/17/2010,636,John Hall,DEM,49,Nan Hayworth,REP,48,,1,11/2/2010,47.32,52.68,-5.36,6.36,6.36,0,, -52017,82151,4786,2010,2010_House-G_OR-1,OR-1,House-G,House-G,SurveyUSA,325,10/17/2010,602,David Wu,DEM,51,Robert Y. Cornilles,REP,42,,9,11/2/2010,54.75,41.94,12.8,3.8,-3.8,1,, -52032,82168,4794,2010,2010_House-G_PA-4,PA-4,House-G,House-G,Susquehanna Polling & Research Inc.,326,10/17/2010,400,Jason Altmire,DEM,47,Keith J. Rothfus,REP,35,,12,11/2/2010,50.81,49.19,1.63,10.37,10.37,1,, -43148,117346,8657,2010,2010_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,10/17/2010,801,Democratic,DEM,45,Republican,REP,50,,-5,11/2/2010,44.92,51.65,-6.74,1.74,1.74,1,, -63870,117599,8657,2010,2010_House-G_US,US,House-G,House-G,Zogby Interactive/JZ Analytics,395,10/17/2010,2068,Democratic,DEM,41,Republican,REP,48,,-7,11/2/2010,44.92,51.65,-6.74,.26,-.26,1,, -32895,117621,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,TCJ Research,327,10/18/2010,1000,John Hickenlooper,DEM,42,Tom Tancredo,IND,41,,1,11/2/2010,51.05,36.38,14.67,13.67,,1,, -32593,83727,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/18/2010,750,Alex Sink,DEM,44,Rick Scott,REP,50,,-6,11/2/2010,47.72,48.87,-1.15,4.85,-4.85,1,, -63883,117623,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,TCJ Research,327,10/18/2010,1000,Alex Sink,DEM,49,Rick Scott,REP,48,,1,11/2/2010,47.72,48.87,-1.15,2.15,2.15,0,, -52965,83770,1282,2010,2010_Gov-G_GA,GA,Gov-G,Gov-G,Opinion Savvy/InsiderAdvantage,243,10/18/2010,507,Roy Barnes,DEM,40,Nathan Deal,REP,45,,-5,11/2/2010,42.97,53.02,-10.05,5.05,5.05,1,, -32659,83882,1293,2010,2010_Gov-G_MD,MD,Gov-G,Gov-G,OpinionWorks,244,10/18/2010,800,Martin O'Malley,DEM,52,Robert Ehrlich Jr.,REP,38,,14,11/2/2010,56.24,41.79,14.46,.46,-.46,1,, -53056,83937,1295,2010,2010_Gov-G_MI,MI,Gov-G,Gov-G,Rossman Group,294,10/18/2010,400,Virgil Bernero,DEM,36,Rick Snyder,REP,50,,-14,11/2/2010,39.9,58.11,-18.21,4.21,4.21,1,, -32607,84227,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Muhlenberg College,219,10/18/2010,403,Dan Onorato,DEM,40,Thomas W. Corbett,REP,47,,-7,11/2/2010,45.51,54.49,-8.98,1.98,1.98,1,, -32585,84228,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Public Policy Polling,263,10/18/2010,718,Dan Onorato,DEM,46,Thomas W. Corbett,REP,48,,-2,11/2/2010,45.51,54.49,-8.98,6.98,6.98,1,, -53263,84293,1303,2010,2010_Gov-G_SC,SC,Gov-G,Gov-G,Crantford Research,62,10/18/2010,653,Vincent A. Sheheen,DEM,41,Nimrata R. Haley,REP,43,,-2,11/2/2010,46.91,51.37,-4.46,2.46,2.46,1,, -32844,39440,1507,2010,2010_Sen-G_AK,AK,Sen-G,Sen-G,Hays Research Group,136,10/18/2010,500,Lisa Murkowski,W,32,Joe Miller,REP,23,,9,11/2/2010,39.49,35.49,4.01,4.99,,1,for Scott T. McAdams,D -32621,39217,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Tarrance Group,333,10/18/2010,600,Barbara Boxer,DEM,44,Carly Fiorina,REP,44,,0,11/2/2010,52.18,42.17,10.01,10.01,-10.01,.5,for NRSC,R -32895,39491,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,TCJ Research,327,10/18/2010,1000,Michael F. Bennet,DEM,44,Ken Buck,REP,49,,-5,11/2/2010,48.08,46.4,1.68,6.68,-6.68,0,, -32593,39189,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/18/2010,750,Marco Rubio,REP,43,Charlie Crist,OTH,32,,11,11/2/2010,48.89,29.71,19.19,8.19,,1,, -32602,39198,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/18/2010,750,Alexi Giannoulias,DEM,40,Mark Kirk,REP,44,,-4,11/2/2010,46.42,48.01,-1.6,2.4,-2.4,1,, -32598,39194,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,"Normington, Petts & Associates",232,10/18/2010,600,Jack Conway,DEM,49,Rand Paul,REP,47,,2,11/2/2010,44.22,55.69,-11.47,13.47,13.47,0,for DSCC,D -32589,39185,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/18/2010,500,Jack Conway,DEM,42,Rand Paul,REP,47,,-5,11/2/2010,44.22,55.69,-11.47,6.47,6.47,1,, -32627,39223,1524,2010,2010_Sen-O_LA,LA,Sen-G,Sen-O,ALG Research,14,10/18/2010,600,Charlie Melancon,DEM,45,David Vitter,REP,48,,-3,11/2/2010,37.67,56.55,-18.88,15.88,15.88,1,for Charlie Melancon,D -32659,39255,1525,2010,2010_Sen-G_MD,MD,Sen-G,Sen-G,OpinionWorks,244,10/18/2010,798,Barbara A. Mikulski,DEM,59,Eric Wargotz,REP,32,,27,11/2/2010,62.19,35.75,26.44,.56,.56,1,, -32576,39172,1527,2010,2010_Sen-G_MO,MO,Sen-G,Sen-G,Public Policy Polling,263,10/18/2010,646,Russ Carnahan,DEM,41,Roy Blunt,REP,46,,-5,11/2/2010,40.63,54.23,-13.6,8.6,8.6,1,for Russ Carnahan,D -32905,39501,1536,2010,2010_Sen-G_OR,OR,Sen-G,Sen-G,TCJ Research,327,10/18/2010,1000,Ron Wyden,DEM,55,Jim Huffman,REP,36,,19,11/2/2010,57.22,39.25,17.98,1.02,1.02,1,, -32607,39203,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Muhlenberg College,219,10/18/2010,403,Joe Sestak,DEM,44,Patrick J. Toomey,REP,41,,3,11/2/2010,48.99,51.01,-2.02,5.02,5.02,0,, -32585,39181,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Public Policy Polling,263,10/18/2010,718,Joe Sestak,DEM,46,Patrick J. Toomey,REP,45,,1,11/2/2010,48.99,51.01,-2.02,3.02,3.02,0,, -32904,39500,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,TCJ Research,327,10/18/2010,1000,Patty Murray,DEM,46,Dino Rossi,REP,48,,-2,11/2/2010,52.36,47.64,4.73,6.73,-6.73,0,, -51691,81725,4534,2010,2010_House-G_CO-1,CO-1,House-G,House-G,ccAdvertising,396,10/18/2010,698,Diana DeGette,DEM,43.8,Mike Fallon,REP,36.4,,7.4000001,11/2/2010,67.42,28.76,38.66,31.26,-31.26,1,for Mike Fallon,R -51701,81742,4544,2010,2010_House-G_CT-4,CT-4,House-G,House-G,National Research Inc.,225,10/18/2010,300,Jim Himes,DEM,42,Dan Debicella,REP,46,,-4,11/2/2010,50.94,46.93,4.01,8.01,-8.01,0,for Dan Debicella,R -51713,81761,4548,2010,2010_House-G_FL-2,FL-2,House-G,House-G,PSB Research,250,10/18/2010,399,Allen Boyd,DEM,38,Steve Southerland II,REP,50,,-12,11/2/2010,41.35,53.6,-12.25,.25,.25,1,, -51724,81772,4568,2010,2010_House-G_FL-22,FL-22,House-G,House-G,Susquehanna Polling & Research Inc.,326,10/18/2010,800,Darren Andrew Klein,DEM,44,Allen West,REP,47,,-3,11/2/2010,45.64,54.36,-8.73,5.73,5.73,1,, -51740,81790,4579,2010,2010_House-G_GA-8,GA-8,House-G,House-G,Mellman Group,205,10/18/2010,400,James Marshall,DEM,47,Austin Scott,REP,44,,3,11/2/2010,47.3,52.7,-5.39,8.39,8.39,0,for James Marshall,D -51797,81872,4616,2010,2010_House-G_IN-9,IN-9,House-G,House-G,PSB Research,250,10/18/2010,400,Baron P. Hill,DEM,46,Todd C. Young,REP,44,,2,11/2/2010,42.28,52.34,-10.06,12.06,12.06,0,, -51837,81914,4641,2010,2010_House-G_MD-1,MD-1,House-G,House-G,Monmouth University,215,10/18/2010,637,Frank M. Kratovil,DEM,42,Andy Harris,REP,53,,-11,11/2/2010,41.98,54.08,-12.1,1.1,1.1,1,, -32659,81913,4641,2010,2010_House-G_MD-1,MD-1,House-G,House-G,OpinionWorks,244,10/18/2010,520,Frank M. Kratovil,DEM,40,Andy Harris,REP,40,,0,11/2/2010,41.98,54.08,-12.1,12.1,12.1,.5,, -64376,118428,4652,2010,2010_House-G_MA-4,MA-4,House-G,House-G,TCJ Research,327,10/18/2010,1000,Barney Frank,DEM,46,Sean Bielat,REP,35,,11,11/2/2010,53.9,43.36,10.54,.46,.46,1,, -51852,81936,4659,2010,2010_House-G_MI-1,MI-1,House-G,House-G,EPIC-MRA,84,10/18/2010,400,Gary McDowell,DEM,40,Dan Benishek,REP,42,,-2,11/2/2010,40.87,51.94,-11.08,9.08,9.08,1,, -51852,81943,4661,2010,2010_House-G_MI-3,MI-3,House-G,House-G,EPIC-MRA,84,10/18/2010,400,Patrick A. Miles,DEM,37,Justin Amash,REP,46,,-9,11/2/2010,37.47,59.68,-22.21,13.21,13.21,1,, -51852,81958,4673,2010,2010_House-G_MI-15,MI-15,House-G,House-G,EPIC-MRA,84,10/18/2010,400,John D. Dingell,DEM,53,Rob Steele,REP,36,,17,11/2/2010,56.81,40.08,16.73,.27,.27,1,, -52190,82351,4689,2010,2010_House-G_MO-4,MO-4,House-G,House-G,WPA Intelligence (WPAi),383,10/18/2010,300,Ike Skelton,DEM,42,Vicky Hartzler,REP,42,,0,11/2/2010,45.11,50.43,-5.31,5.31,5.31,.5,for Vicky Hartzler,R -51979,82105,4739,2010,2010_House-G_NY-20,NY-20,House-G,House-G,Public Opinion Strategies,260,10/18/2010,400,Scott Murphy,DEM,42,Christopher P. Gibson,REP,44,,-2,11/2/2010,45.13,54.87,-9.74,7.74,7.74,1,for Christopher P. Gibson,R -51909,82002,4759,2010,2010_House-G_NC-11,NC-11,House-G,House-G,GQR Research (GQRR),126,10/18/2010,401,Joseph Heath Shuler,DEM,54,Jeff Miller,REP,39,,15,11/2/2010,54.34,45.66,8.69,6.31,6.31,1,for Joseph Heath Shuler,D -51916,82009,4762,2010,2010_House-G_ND-1,ND-1,House-G,House-G,PSB Research,250,10/18/2010,398,Earl Pomeroy,DEM,45,Rick Berg,REP,44,,1,11/2/2010,45.08,54.92,-9.84,10.84,10.84,0,, -52020,82155,4790,2010,2010_House-G_OR-5,OR-5,House-G,House-G,SurveyUSA,325,10/18/2010,601,Kurt Schrader,DEM,41,Lorentz Scott Brunn,REP,51,,-10,11/2/2010,51.25,45.96,5.29,15.29,-15.29,0,, -52081,82232,4816,2010,2010_House-G_SC-5,SC-5,House-G,House-G,PSB Research,250,10/18/2010,499,John M. Spratt,DEM,39,Mick Mulvaney,REP,49,,-10,11/2/2010,44.81,55.12,-10.31,.31,.31,1,, -52088,82239,4818,2010,2010_House-G_SD-1,SD-1,House-G,House-G,PSB Research,250,10/18/2010,399,Stephanie Herseth Sandlin,DEM,45,Kristi L. Noem,REP,42,,3,11/2/2010,45.89,48.12,-2.23,5.23,5.23,0,, -52120,82277,4865,2010,2010_House-G_VA-2,VA-2,House-G,House-G,Christopher Newport University,50,10/18/2010,490,Glenn C. Nye,DEM,41,E. Scott Rigell,REP,42,,-1,11/2/2010,42.45,53.12,-10.67,9.67,9.67,1,, -52121,82278,4865,2010,2010_House-G_VA-2,VA-2,House-G,House-G,Public Opinion Strategies,260,10/18/2010,400,Glenn C. Nye,DEM,41,E. Scott Rigell,REP,46,,-5,11/2/2010,42.45,53.12,-10.67,5.67,5.67,1,for E. Scott Rigell,R -52167,82328,4893,2010,2010_House-G_WI-7,WI-7,House-G,House-G,We Ask America,376,10/18/2010,600,Julie M. Lassa,DEM,39,Sean Duffy,REP,46,,-7,11/2/2010,44.43,52.11,-7.68,.68,.68,1,for Sean Duffy; sample size unavailable; estimated at 600 as a default; among registered voters,R -1096,117594,8657,2010,2010_House-G_US,US,House-G,House-G,YouGov,391,10/18/2010,742,Democratic,DEM,43.9,Republican,REP,51.4,,-7.5,11/2/2010,44.92,51.65,-6.74,.76,-.76,1,among all adults, -32633,83769,1282,2010,2010_Gov-G_GA,GA,Gov-G,Gov-G,Landmark Communications,166,10/19/2010,3277,Roy Barnes,DEM,39,Nathan Deal,REP,47,,-8,11/2/2010,42.97,53.02,-10.05,2.05,2.05,1,, -32636,83810,1285,2010,2010_Gov-G_IL,IL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/19/2010,625,Pat Quinn,DEM,40,William E. Brady,REP,44,,-4,11/2/2010,46.79,45.94,.85,4.85,-4.85,0,, -53026,83905,1294,2010,2010_Gov-G_MA,MA,Gov-G,Gov-G,Western New England University,380,10/19/2010,400,Deval Patrick,DEM,44,Charles D. Baker,REP,36,,8,11/2/2010,48.47,42.01,6.46,1.54,1.54,1,, -32631,84073,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,Marist College,183,10/19/2010,505,Andrew Cuomo,DEM,60,Carl Paladino,REP,37,,23,11/2/2010,62.49,33.23,29.26,6.26,-6.26,1,, -32622,84075,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/19/2010,500,Andrew Cuomo,DEM,51,Carl Paladino,REP,37,,14,11/2/2010,62.49,33.23,29.26,15.26,-15.26,1,, -32865,117663,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,ccAdvertising,396,10/19/2010,2060,Ted Strickland,DEM,41,John Richard Kasich,REP,44,,-3,11/2/2010,47.04,49.04,-2,1,-1,1,, -53211,84184,1300,2010,2010_Gov-G_OR,OR,Gov-G,Gov-G,Elway Research,87,10/19/2010,500,John Kitzhaber,DEM,45,Chris Dudley,REP,44,,1,11/2/2010,49.29,47.76,1.53,.53,-.53,1,, -53262,84292,1303,2010,2010_Gov-G_SC,SC,Gov-G,Gov-G,Opinion Savvy/InsiderAdvantage,243,10/19/2010,878,Vincent A. Sheheen,DEM,37,Nimrata R. Haley,REP,51,,-14,11/2/2010,46.91,51.37,-4.46,9.54,-9.54,1,among registered voters, -32654,84291,1303,2010,2010_Gov-G_SC,SC,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/19/2010,500,Vincent A. Sheheen,DEM,38,Nimrata R. Haley,REP,47,,-9,11/2/2010,46.91,51.37,-4.46,4.54,-4.54,1,, -53333,84398,1309,2010,2010_Gov-G_WI,WI,Gov-G,Gov-G,Mellman Group,205,10/19/2010,600,Thomas M. Barrett,DEM,45,Scott Walker,REP,47,,-2,11/2/2010,46.48,52.25,-5.77,3.77,3.77,1,, -32591,39187,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,Ipsos,154,10/19/2010,405,Michael F. Bennet,DEM,45,Ken Buck,REP,48,,-3,11/2/2010,48.08,46.4,1.68,4.68,-4.68,0,, -32633,39229,1515,2010,2010_Sen-G_GA,GA,Sen-G,Sen-G,Landmark Communications,166,10/19/2010,3277,Michael Thurmond,DEM,35,Johnny Isakson,REP,56,,-21,11/2/2010,39,58.31,-19.31,1.69,-1.69,1,, -32636,39232,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/19/2010,625,Alexi Giannoulias,DEM,41,Mark Kirk,REP,43,,-2,11/2/2010,46.42,48.01,-1.6,.4,-.4,1,, -32619,39215,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/19/2010,625,Jack Conway,DEM,43,Rand Paul,REP,48,,-5,11/2/2010,44.22,55.69,-11.47,6.47,6.47,1,, -32637,39233,1527,2010,2010_Sen-G_MO,MO,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/19/2010,625,Russ Carnahan,DEM,40,Roy Blunt,REP,49,,-9,11/2/2010,40.63,54.23,-13.6,4.6,4.6,1,, -32617,39213,1527,2010,2010_Sen-G_MO,MO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/19/2010,750,Russ Carnahan,DEM,43,Roy Blunt,REP,52,,-9,11/2/2010,40.63,54.23,-13.6,4.6,4.6,1,, -32631,39227,1530,2010,2010_Sen-G_NY,NY,Sen-G,Sen-G,Marist College,183,10/19/2010,505,Charles E. Schumer,DEM,63,Jay Townsend,REP,35,,28,11/2/2010,66.31,32.2,34.11,6.11,-6.11,1,, -32622,39224,1530,2010,2010_Sen-G_NY,NY,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/19/2010,500,Charles E. Schumer,DEM,59,Jay Townsend,REP,31,,28,11/2/2010,66.31,32.2,34.11,6.11,-6.11,1,, -32631,39226,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,Marist College,183,10/19/2010,505,Kirsten E. Gillibrand,DEM,56,Joeseph DioGuardi,REP,38,,18,11/2/2010,62.94,35.1,27.84,9.84,-9.84,1,, -32622,39218,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,10/19/2010,500,Kirsten E. Gillibrand,DEM,54,Joeseph DioGuardi,REP,33,,21,11/2/2010,62.94,35.1,27.84,6.84,-6.84,1,, -32662,39258,1532,2010,2010_Sen-G_NC,NC,Sen-G,Sen-G,The Tyson Group,334,10/19/2010,600,Elaine Marshall,DEM,34,Richard Burr,REP,44,,-10,11/2/2010,43.05,54.81,-11.77,1.77,1.77,1,, -32865,39461,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,ccAdvertising,396,10/19/2010,2060,Lee Fisher,DEM,35,Rob Portman,REP,54,,-19,11/2/2010,39.4,56.85,-17.44,1.56,-1.56,1,, -32654,39250,1538,2010,2010_Sen-G_SC,SC,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/19/2010,500,Alvin Greene,DEM,21,Jim DeMint,REP,58,,-37,11/2/2010,27.65,61.48,-33.83,3.17,-3.17,1,, -32634,39230,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,Global Strategy Group,118,10/19/2010,804,"Joe Manchin, III",DEM,48,John Raese,REP,43,,5,11/2/2010,53.47,43.4,10.07,5.07,-5.07,1,"for Joe Manchin, III",D -32608,39204,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,10/19/2010,750,"Joe Manchin, III",DEM,43,John Raese,REP,50,,-7,11/2/2010,53.47,43.4,10.07,17.07,-17.07,0,, -32633,81782,4573,2010,2010_House-G_GA-2,GA-2,House-G,House-G,Landmark Communications,166,10/19/2010,836,Sanford D. Bishop Jr.,DEM,45,Mike Keown,REP,47,,-2,11/2/2010,51.44,48.56,2.88,4.88,-4.88,0,, -32633,81789,4579,2010,2010_House-G_GA-8,GA-8,House-G,House-G,Landmark Communications,166,10/19/2010,763,James Marshall,DEM,35,Austin Scott,REP,51,,-16,11/2/2010,47.3,52.7,-5.39,10.61,-10.61,1,, -51750,81802,4618,2010,2010_House-G_IA-2,IA-2,House-G,House-G,Tarrance Group,333,10/19/2010,300,Dave Loebsack,DEM,44,Mariannette Miller-Meeks,REP,45,,-1,11/2/2010,50.99,45.92,5.07,6.07,-6.07,0,for Mariannette Miller-Meeks,R -51811,81886,4628,2010,2010_House-G_KY-3,KY-3,House-G,House-G,Braun Research,33,10/19/2010,504,John Yarmuth,DEM,58,Todd Lally,REP,31,,27,11/2/2010,54.68,44.01,10.67,16.33,16.33,1,, -51874,81962,4674,2010,2010_House-G_MN-1,MN-1,House-G,House-G,Grove Insight,129,10/19/2010,400,Timothy J. Walz,DEM,50,Randy Demmer,REP,34,,16,11/2/2010,49.34,44.05,5.29,10.71,10.71,1,for Timothy J. Walz,D -51895,81988,4685,2010,2010_House-G_MS-4,MS-4,House-G,House-G,Tarrance Group,333,10/19/2010,300,Gene Taylor,DEM,41,Steven M. Palazzo,REP,43,,-2,11/2/2010,46.83,51.93,-5.1,3.1,3.1,1,for Steven M. Palazzo,R -51921,82020,4697,2010,2010_House-G_NE-2,NE-2,House-G,House-G,Wiese Research Associates Inc.,382,10/19/2010,450,Tom White,DEM,40,Lee Terry,REP,48,,-8,11/2/2010,39.19,60.81,-21.61,13.61,13.61,1,, -51985,82111,4741,2010,2010_House-G_NY-22,NY-22,House-G,House-G,Magellan Strategies,179,10/19/2010,600,Maurice D. Hinchey,DEM,43,George K. Phillips,REP,43,,0,11/2/2010,52.66,47.34,5.32,5.32,-5.32,.5,for George K. Phillips; sample size unavailable; estimated at 600 as a default,R -51915,82008,4762,2010,2010_House-G_ND-1,ND-1,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,10/19/2010,500,Earl Pomeroy,DEM,42,Rick Berg,REP,52,,-10,11/2/2010,45.08,54.92,-9.84,.16,-.16,1,, -32865,117790,4775,2010,2010_House-G_OH-13,OH-13,House-G,House-G,ccAdvertising,396,10/19/2010,1772,Betty Sutton,DEM,39,Tom Ganley,REP,34,,5,11/2/2010,55.73,44.27,11.46,6.46,-6.46,1,, -32865,117792,4778,2010,2010_House-G_OH-16,OH-16,House-G,House-G,ccAdvertising,396,10/19/2010,2715,John A. Boccieri,DEM,32,Jim Renacci,REP,46,,-14,11/2/2010,41.26,52.08,-10.82,3.18,-3.18,1,, -32865,117793,4780,2010,2010_House-G_OH-18,OH-18,House-G,House-G,ccAdvertising,396,10/19/2010,2291,Zachary T. Space,DEM,33,Bob Gibbs,REP,47,,-14,11/2/2010,40.49,53.86,-13.37,.63,-.63,1,, -52035,82171,4796,2010,2010_House-G_PA-6,PA-6,House-G,House-G,Monmouth University,215,10/19/2010,642,Manan Trivedi,DEM,44,Jim Gerlach,REP,54,,-10,11/2/2010,42.9,57.1,-14.2,4.2,4.2,1,, -52047,82186,4800,2010,2010_House-G_PA-10,PA-10,House-G,House-G,Lycoming College,176,10/19/2010,296,Christopher P. Carney,DEM,45,Tom Marino,REP,39,,6,11/2/2010,44.82,55.18,-10.35,16.35,16.35,0,, -52105,82256,4826,2010,2010_House-G_TN-8,TN-8,House-G,House-G,Tarrance Group,333,10/19/2010,300,Roy Brasfield Herron,DEM,35,Stephen Lee Fincher,REP,50,,-15,11/2/2010,38.8,58.99,-20.19,5.19,5.19,1,for Stephen Lee Fincher,R -52128,82285,4868,2010,2010_House-G_VA-5,VA-5,House-G,House-G,Benenson Strategy Group,30,10/19/2010,400,Tom S. Perriello,DEM,46,Robert Hurt,REP,47,,-1,11/2/2010,46.99,50.81,-3.82,2.82,2.82,1,for Tom S. Perriello,D -52157,82317,4880,2010,2010_House-G_WA-6,WA-6,House-G,House-G,Clout Research/Wenzel Strategies,55,10/19/2010,600,Norman DeValois Dicks,DEM,44.2,Doug R. Cloud,REP,48.3,,-4.0999999,11/2/2010,58.04,41.96,16.08,20.18,-20.18,0,for Doug R. Cloud; sample size unavailable; estimated at 600 as a default,R -52158,82318,4882,2010,2010_House-G_WA-8,WA-8,House-G,House-G,SurveyUSA,325,10/19/2010,639,Suzan DelBene,DEM,45,David G. Reichert,REP,52,,-7,11/2/2010,47.95,52.05,-4.1,2.9,-2.9,1,, -63736,117339,8657,2010,2010_House-G_US,US,House-G,House-G,Gallup,112,10/19/2010,1900,Democratic,DEM,42,Republican,REP,54,,-12,11/2/2010,44.92,51.65,-6.74,5.26,-5.26,1,, -1092,32665,8657,2010,2010_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,10/19/2010,600,Democratic,DEM,42,Republican,REP,47,,-5,11/2/2010,44.92,51.65,-6.74,1.74,1.74,1,sample size unavailable; estimated at 600 as a default, -32719,83583,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Field Research Corp. (Field Poll),94,10/20/2010,1092,Jerry Brown,DEM,49,Meg Whitman,REP,39,,10,11/2/2010,53.77,40.88,12.89,2.89,-2.89,1,, -63952,117707,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,McLaughlin & Associates,203,10/20/2010,900,Jerry Brown,DEM,46,Meg Whitman,REP,43,,3,11/2/2010,53.77,40.88,12.89,9.89,-9.89,1,for unspecified Republican spnosor,R -32897,117617,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,TCJ Research,327,10/20/2010,1000,Jerry Brown,DEM,47,Meg Whitman,REP,43,,4,11/2/2010,53.77,40.88,12.89,8.89,-8.89,1,, -52905,83657,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,Magellan Strategies,179,10/20/2010,1067,John Hickenlooper,DEM,44,Tom Tancredo,IND,43,,1,11/2/2010,51.05,36.38,14.67,13.67,,1,, -32645,83656,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,SurveyUSA,325,10/20/2010,621,John Hickenlooper,DEM,49,Tom Tancredo,IND,39,,10,11/2/2010,51.05,36.38,14.67,4.67,,1,, -32626,83685,1280,2010,2010_Gov-G_CT,CT,Gov-G,Gov-G,Suffolk University,323,10/20/2010,500,Dannel P. Malloy,DEM,49,Tom Foley,REP,38,,11,11/2/2010,49.51,48.95,.56,10.44,10.44,1,, -52937,83722,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Susquehanna Polling & Research Inc.,326,10/20/2010,1514,Alex Sink,DEM,45,Rick Scott,REP,45,,0,11/2/2010,47.72,48.87,-1.15,1.15,1.15,.5,, -32650,83721,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,10/20/2010,802,Alex Sink,DEM,43,Rick Scott,REP,39,,4,11/2/2010,47.72,48.87,-1.15,5.15,5.15,0,, -32641,83808,1285,2010,2010_Gov-G_IL,IL,Gov-G,Gov-G,Market Shares Corp.,187,10/20/2010,700,Pat Quinn,DEM,39,William E. Brady,REP,43,,-4,11/2/2010,46.79,45.94,.85,4.85,-4.85,0,, -52978,83809,1285,2010,2010_Gov-G_IL,IL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/20/2010,750,Pat Quinn,DEM,37,William E. Brady,REP,45,,-8,11/2/2010,46.79,45.94,.85,8.85,-8.85,0,, -53074,83956,1296,2010,2010_Gov-G_MN,MN,Gov-G,Gov-G,Princeton Survey Research Associates International,258,10/20/2010,999,Mark Dayton,DEM,41,Tom Emmer,REP,34,,7,11/2/2010,43.63,43.21,.42,6.58,6.58,1,, -53076,83960,1296,2010,2010_Gov-G_MN,MN,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/20/2010,750,Mark Dayton,DEM,44,Tom Emmer,REP,41,,3,11/2/2010,43.63,43.21,.42,2.58,2.58,1,, -32863,117661,1297,2010,2010_Gov-G_NV,NV,Gov-G,Gov-G,ccAdvertising,396,10/20/2010,1884,Rory Reid,DEM,32,Brian E. Sandoval,REP,48,,-16,11/2/2010,41.61,53.36,-11.75,4.25,-4.25,1,, -52087,84306,1304,2010,2010_Gov-G_SD,SD,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/20/2010,500,Scott N. Heidepriem,DEM,36,Dennis M. Daugaard,REP,55,,-19,11/2/2010,38.49,61.51,-23.03,4.03,4.03,1,, -32896,39492,1507,2010,2010_Sen-G_AK,AK,Sen-G,Sen-G,TCJ Research,327,10/20/2010,1000,Lisa Murkowski,W,37,Joe Miller,REP,36,,1,11/2/2010,39.49,35.49,4.01,3.01,,1,, -32719,39315,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Field Research Corp. (Field Poll),94,10/20/2010,1092,Barbara Boxer,DEM,49,Carly Fiorina,REP,41,,8,11/2/2010,52.18,42.17,10.01,2.01,-2.01,1,, -32897,39493,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,TCJ Research,327,10/20/2010,1000,Barbara Boxer,DEM,47,Carly Fiorina,REP,50,,-3,11/2/2010,52.18,42.17,10.01,13.01,-13.01,0,, -32645,39241,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,SurveyUSA,325,10/20/2010,621,Michael F. Bennet,DEM,47,Ken Buck,REP,47,,0,11/2/2010,48.08,46.4,1.68,1.68,-1.68,.5,, -32626,39222,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,Suffolk University,323,10/20/2010,500,Richard Blumenthal,DEM,57,Linda McMahon,REP,39,,18,11/2/2010,55.16,43.22,11.94,6.06,6.06,1,, -32898,39494,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,TCJ Research,327,10/20/2010,1000,Richard Blumenthal,DEM,49,Linda McMahon,REP,46,,3,11/2/2010,55.16,43.22,11.94,8.94,-8.94,1,, -32899,39495,1513,2010,2010_Sen-GS_DE,DE,Sen-G,Sen-GS,TCJ Research,327,10/20/2010,1000,Christopher A. Coons,DEM,51,Christine O'Donnell,REP,44,,7,11/2/2010,56.61,40.03,16.58,9.58,-9.58,1,, -32650,39246,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/20/2010,802,Marco Rubio,REP,40,Charlie Crist,OTH,33,,7,11/2/2010,48.89,29.71,19.19,12.19,,1,, -32641,39237,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,Market Shares Corp.,187,10/20/2010,700,Alexi Giannoulias,DEM,41,Mark Kirk,REP,44,,-3,11/2/2010,46.42,48.01,-1.6,1.4,-1.4,1,, -32901,39497,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,TCJ Research,327,10/20/2010,1000,Alexi Giannoulias,DEM,45,Mark Kirk,REP,48,,-3,11/2/2010,46.42,48.01,-1.6,1.4,-1.4,1,, -32640,39236,1520,2010,2010_Sen-G_IN,IN,Sen-G,Sen-G,EPIC-MRA,84,10/20/2010,500,Brad Ellsworth,DEM,35,Daniel Coats,REP,53,,-18,11/2/2010,40,54.58,-14.58,3.42,-3.42,1,, -32900,39496,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,TCJ Research,327,10/20/2010,1000,Harry Reid,DEM,44,Sharron Angle,REP,51,,-7,11/2/2010,50.29,44.55,5.74,12.74,-12.74,0,, -32863,39459,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,ccAdvertising,396,10/20/2010,1884,Harry Reid,DEM,40,Sharron Angle,REP,46,,-6,11/2/2010,50.29,44.55,5.74,11.74,-11.74,0,, -32902,39498,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,TCJ Research,327,10/20/2010,1000,Joe Sestak,DEM,45,Patrick J. Toomey,REP,50,,-5,11/2/2010,48.99,51.01,-2.02,2.98,-2.98,1,, -32903,39499,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,TCJ Research,327,10/20/2010,1000,"Joe Manchin, III",DEM,44,John Raese,REP,49,,-5,11/2/2010,53.47,43.4,10.07,15.07,-15.07,0,, -51693,81727,4536,2010,2010_House-G_CO-3,CO-3,House-G,House-G,PSB Research,250,10/20/2010,400,John T. Salazar,DEM,43,Scott Tipton,REP,47,,-4,11/2/2010,45.76,50.1,-4.34,.34,.34,1,, -51739,81788,4579,2010,2010_House-G_GA-8,GA-8,House-G,House-G,PSB Research,250,10/20/2010,400,James Marshall,DEM,37,Austin Scott,REP,50,,-13,11/2/2010,47.3,52.7,-5.39,7.61,-7.61,1,, -32640,81860,4609,2010,2010_House-G_IN-2,IN-2,House-G,House-G,EPIC-MRA,84,10/20/2010,400,Joe Donnelly,DEM,48,Jackie Walorski,REP,43,,5,11/2/2010,48.18,46.84,1.34,3.66,3.66,1,, -32640,81869,4614,2010,2010_House-G_IN-7,IN-7,House-G,House-G,EPIC-MRA,84,10/20/2010,400,Andr̩ Carson,DEM,50,Marvin Bailey Scott,REP,37,,13,11/2/2010,58.9,37.81,21.09,8.09,-8.09,1,average of multiple versions or turnout models listed in poll, -51753,81806,4619,2010,2010_House-G_IA-3,IA-3,House-G,House-G,PSB Research,250,10/20/2010,404,Leonard L. Boswell,DEM,49,Brad Zaun,REP,37,,12,11/2/2010,50.73,46.49,4.25,7.75,7.75,1,, -51827,81902,4633,2010,2010_House-O_LA-2,LA-2,House-G,House-O,Zata3,392,10/20/2010,500,Cedric Richmond,DEM,53,Anh Cao,REP,36,,17,11/2/2010,65.87,34.13,31.73,14.73,-14.73,1,for Cedric Richmond,D -51831,81906,4652,2010,2010_House-G_MA-4,MA-4,House-G,House-G,University of New Hampshire,357,10/20/2010,385,Barney Frank,DEM,46,Sean Bielat,REP,33,,13,11/2/2010,53.9,43.36,10.54,2.46,2.46,1,, -51831,81910,4658,2010,2010_House-G_MA-10,MA-10,House-G,House-G,University of New Hampshire,357,10/20/2010,349,Bill Keating,DEM,37,Jeffrey Davis Perry,REP,33,,4,11/2/2010,46.87,42.38,4.49,.49,-.49,1,, -51858,81942,4661,2010,2010_House-G_MI-3,MI-3,House-G,House-G,Public Opinion Strategies,260,10/20/2010,400,Patrick A. Miles,DEM,30,Justin Amash,REP,49,,-19,11/2/2010,37.47,59.68,-22.21,3.21,3.21,1,for Justin Amash,R -32863,117795,4701,2010,2010_House-G_NV-3,NV-3,House-G,House-G,ccAdvertising,396,10/20/2010,2414,Dina Titus,DEM,32,Joseph J. Heck,REP,41,,-9,11/2/2010,47.47,48.13,-.65,8.35,-8.35,1,, -51931,82039,4704,2010,2010_House-G_NJ-1,NJ-1,House-G,House-G,Zogby Interactive/JZ Analytics,395,10/20/2010,400,Robert E. Andrews,DEM,63,Dale Mark Glading,REP,22,,41,11/2/2010,63.19,34.8,28.39,12.61,12.61,1,, -51931,82041,4705,2010,2010_House-G_NJ-2,NJ-2,House-G,House-G,Zogby Interactive/JZ Analytics,395,10/20/2010,400,Gary S. Stein,DEM,20,Frank A. LoBiondo,REP,57,,-37,11/2/2010,30.93,65.5,-34.57,2.43,-2.43,1,, -51931,82046,4706,2010,2010_House-G_NJ-3,NJ-3,House-G,House-G,Zogby Interactive/JZ Analytics,395,10/20/2010,600,John H. Adler,DEM,37,Jon Runyan,REP,40,,-3,11/2/2010,47.32,50.03,-2.71,.29,-.29,1,, -51955,82071,4718,2010,2010_House-G_NM-2,NM-2,House-G,House-G,Tarrance Group,333,10/20/2010,350,Harry Teague,DEM,41,Stevan Pearce,REP,50,,-9,11/2/2010,44.6,55.4,-10.81,1.81,1.81,1,for Stevan Pearce,R -51972,82098,4738,2010,2010_House-G_NY-19,NY-19,House-G,House-G,Iona College,152,10/20/2010,601,John Hall,DEM,43,Nan Hayworth,REP,44,,-1,11/2/2010,47.32,52.68,-5.36,4.36,4.36,1,among registered voters, -52016,82150,4786,2010,2010_House-G_OR-1,OR-1,House-G,House-G,Elway Research,87,10/20/2010,400,David Wu,DEM,51,Robert Y. Cornilles,REP,38,,13,11/2/2010,54.75,41.94,12.8,.2,.2,1,, -52016,82154,4790,2010,2010_House-G_OR-5,OR-5,House-G,House-G,Elway Research,87,10/20/2010,400,Kurt Schrader,DEM,50,Lorentz Scott Brunn,REP,38,,12,11/2/2010,51.25,45.96,5.29,6.71,6.71,1,, -52040,82177,4798,2010,2010_House-G_PA-8,PA-8,House-G,House-G,Public Opinion Strategies,260,10/20/2010,400,Patrick J. Murphy,DEM,40,Michael G. Fitzpatrick,REP,50,,-10,11/2/2010,46.48,53.52,-7.05,2.95,-2.95,1,for Michael G. Fitzpatrick,R -52055,82196,4801,2010,2010_House-G_PA-11,PA-11,House-G,House-G,PSB Research,250,10/20/2010,402,Paul E. Kanjorski,DEM,43,Lou Barletta,REP,48,,-5,11/2/2010,45.3,54.7,-9.4,4.4,4.4,1,, -52069,82215,4807,2010,2010_House-G_PA-17,PA-17,House-G,House-G,Susquehanna Polling & Research Inc.,326,10/20/2010,600,Thomas Timothy Holden,DEM,58,David G. Argall,REP,28,,30,11/2/2010,55.5,44.5,11,19,19,1,sample size unavailable; estimated at 600 as a default, -52087,82238,4818,2010,2010_House-G_SD-1,SD-1,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,10/20/2010,500,Stephanie Herseth Sandlin,DEM,44,Kristi L. Noem,REP,49,,-5,11/2/2010,45.89,48.12,-2.23,2.77,-2.77,1,, -52110,82261,4844,2010,2010_House-G_TX-17,TX-17,House-G,House-G,PSB Research,250,10/20/2010,404,Thomas Edwards,DEM,40,Bill Flores,REP,52,,-12,11/2/2010,36.57,61.8,-25.23,13.23,13.23,1,, -52114,82265,4850,2010,2010_House-G_TX-23,TX-23,House-G,House-G,OnMessage Inc.,239,10/20/2010,400,Ciro D. Rodriguez,DEM,39,Francisco R. Canseco,REP,45,,-6,11/2/2010,44.44,49.4,-4.95,1.05,-1.05,1,for Francisco R. Canseco,R -52148,82307,4876,2010,2010_House-G_WA-2,WA-2,House-G,House-G,SurveyUSA,325,10/20/2010,643,Rick Larsen,DEM,50,John Koster,REP,46,,4,11/2/2010,51.07,48.93,2.14,1.86,1.86,1,, -32638,83588,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/21/2010,750,Jerry Brown,DEM,48,Meg Whitman,REP,42,,6,11/2/2010,53.77,40.88,12.89,6.89,-6.89,1,, -32671,83683,1280,2010,2010_Gov-G_CT,CT,Gov-G,Gov-G,Quinnipiac University,267,10/21/2010,702,Dannel P. Malloy,DEM,48,Tom Foley,REP,43,,5,11/2/2010,49.51,48.95,.56,4.44,4.44,1,, -32708,83720,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Quinnipiac University,267,10/21/2010,784,Alex Sink,DEM,45,Rick Scott,REP,41,,4,11/2/2010,47.72,48.87,-1.15,5.15,5.15,0,, -32661,83796,1284,2010,2010_Gov-G_ID,ID,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/21/2010,625,Keith Allred,DEM,30,C.L. 'Butch' Otter,REP,52,,-22,11/2/2010,32.85,59.11,-26.25,4.25,4.25,1,, -32864,117662,1288,2010,2010_Gov-G_NH,NH,Gov-G,Gov-G,ccAdvertising,396,10/21/2010,744,John Lynch,DEM,45,John Stephen,REP,39,,6,11/2/2010,52.64,45.03,7.61,1.61,-1.61,1,, -53202,84168,1290,2010,2010_Gov-G_OK,OK,Gov-G,Gov-G,SoonerPoll.com,308,10/21/2010,753,Jari Askins,DEM,38,Mary Fallin,REP,56,,-18,11/2/2010,39.55,60.45,-20.9,2.9,2.9,1,, -32692,83881,1293,2010,2010_Gov-G_MD,MD,Gov-G,Gov-G,ABC News/The Washington Post,3,10/21/2010,1434,Martin O'Malley,DEM,54,Robert Ehrlich Jr.,REP,40,,14,11/2/2010,56.24,41.79,14.46,.46,-.46,1,, -32684,84072,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,Quinnipiac University,267,10/21/2010,672,Andrew Cuomo,DEM,55,Carl Paladino,REP,35,,20,11/2/2010,62.49,33.23,29.26,9.26,-9.26,1,, -32674,84106,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,Quinnipiac University,267,10/21/2010,686,Ted Strickland,DEM,43,John Richard Kasich,REP,49,,-6,11/2/2010,47.04,49.04,-2,4,-4,1,, -32685,84222,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Franklin & Marshall College,106,10/21/2010,489,Dan Onorato,DEM,35,Thomas W. Corbett,REP,51,,-16,11/2/2010,45.51,54.49,-8.98,7.02,-7.02,1,, -53250,84275,1302,2010,2010_Gov-G_RI,RI,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/21/2010,750,Lincoln Chafee,IND,35,John F. Robitaille,REP,25,,10,11/2/2010,36.1,33.57,2.53,7.47,,1,, -52086,84305,1304,2010,2010_Gov-G_SD,SD,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/21/2010,800,Scott N. Heidepriem,DEM,35,Dennis M. Daugaard,REP,54,,-19,11/2/2010,38.49,61.51,-23.03,4.03,4.03,1,, -52085,84304,1304,2010,2010_Gov-G_SD,SD,Gov-G,Gov-G,Nielson Brothers Polling,231,10/21/2010,679,Scott N. Heidepriem,DEM,40,Dennis M. Daugaard,REP,43,,-3,11/2/2010,38.49,61.51,-23.03,20.03,20.03,1,, -53298,84350,1306,2010,2010_Gov-G_TX,TX,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/21/2010,750,Bill White,DEM,42,Rick Perry,REP,51,,-9,11/2/2010,42.3,54.97,-12.67,3.67,3.67,1,, -32638,39234,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/21/2010,750,Barbara Boxer,DEM,48,Carly Fiorina,REP,46,,2,11/2/2010,52.18,42.17,10.01,8.01,-8.01,1,, -32671,39267,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,Quinnipiac University,267,10/21/2010,702,Richard Blumenthal,DEM,54,Linda McMahon,REP,42,,12,11/2/2010,55.16,43.22,11.94,.06,.06,1,, -32708,39304,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,Quinnipiac University,267,10/21/2010,784,Marco Rubio,REP,42,Charlie Crist,OTH,35,,7,11/2/2010,48.89,29.71,19.19,12.19,,1,, -32661,39257,1517,2010,2010_Sen-G_ID,ID,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/21/2010,625,Tom Sullivan,DEM,20,Mike Crapo,REP,64,,-44,11/2/2010,24.93,71.18,-46.25,2.25,2.25,1,, -32648,39244,1520,2010,2010_Sen-G_IN,IN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/21/2010,500,Brad Ellsworth,DEM,34,Daniel Coats,REP,52,,-18,11/2/2010,40,54.58,-14.58,3.42,-3.42,1,, -32692,39288,1525,2010,2010_Sen-G_MD,MD,Sen-G,Sen-G,ABC News/The Washington Post,3,10/21/2010,1434,Barbara A. Mikulski,DEM,64,Eric Wargotz,REP,27,,37,11/2/2010,62.19,35.75,26.44,10.56,10.56,1,, -32864,39460,1529,2010,2010_Sen-G_NH,NH,Sen-G,Sen-G,ccAdvertising,396,10/21/2010,744,Paul W. Hodes,DEM,33,Kelly Ayotte,REP,56,,-23,11/2/2010,36.81,60.03,-23.22,.22,.22,1,, -32684,39280,1530,2010,2010_Sen-G_NY,NY,Sen-G,Sen-G,Quinnipiac University,267,10/21/2010,672,Charles E. Schumer,DEM,64,Jay Townsend,REP,32,,32,11/2/2010,66.31,32.2,34.11,2.11,-2.11,1,, -32684,39279,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,Quinnipiac University,267,10/21/2010,672,Kirsten E. Gillibrand,DEM,57,Joeseph DioGuardi,REP,34,,23,11/2/2010,62.94,35.1,27.84,4.84,-4.84,1,, -32649,39245,1533,2010,2010_Sen-G_ND,ND,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/21/2010,500,Tracy Potter,DEM,25,John Hoeven,REP,72,,-47,11/2/2010,22.17,76.08,-53.91,6.91,6.91,1,, -32674,39270,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,Quinnipiac University,267,10/21/2010,686,Lee Fisher,DEM,36,Rob Portman,REP,53,,-17,11/2/2010,39.4,56.85,-17.44,.44,.44,1,, -32663,39259,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,WPA Intelligence (WPAi),383,10/21/2010,500,Lee Fisher,DEM,38,Rob Portman,REP,49,,-11,11/2/2010,39.4,56.85,-17.44,6.44,6.44,1,, -32685,39283,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Franklin & Marshall College,106,10/21/2010,489,Joe Sestak,DEM,40,Patrick J. Toomey,REP,48,,-8,11/2/2010,48.99,51.01,-2.02,5.98,-5.98,1,, -32632,39228,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/21/2010,750,Joe Sestak,DEM,44,Patrick J. Toomey,REP,48,,-4,11/2/2010,48.99,51.01,-2.02,1.98,-1.98,1,, -32661,81814,4587,2010,2010_House-G_ID-1,ID-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/21/2010,400,Walt Minnick,DEM,44,Raúl R. Labrador,REP,41,,3,11/2/2010,41.28,51.02,-9.74,12.74,12.74,0,, -32661,81821,4588,2010,2010_House-G_ID-2,ID-2,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/21/2010,300,Mike Crawford,DEM,17,Mike Simpson,REP,67,,-50,11/2/2010,24.41,68.83,-44.42,5.58,-5.58,1,, -51810,81885,4628,2010,2010_House-G_KY-3,KY-3,House-G,House-G,Rivercity Polling,291,10/21/2010,239,John Yarmuth,DEM,41,Todd Lally,REP,37,,4,11/2/2010,54.68,44.01,10.67,6.67,-6.67,1,for Todd Lally,R -51826,81901,4633,2010,2010_House-O_LA-2,LA-2,House-G,House-O,ALG Research,14,10/21/2010,400,Cedric Richmond,DEM,49,Anh Cao,REP,32,,17,11/2/2010,65.87,34.13,31.73,14.73,-14.73,1,for Cedric Richmond,D -51861,81946,4665,2010,2010_House-G_MI-7,MI-7,House-G,House-G,National Research Inc.,225,10/21/2010,300,Mark Schauer,DEM,36,Tim Walberg,REP,49,,-13,11/2/2010,45.38,50.16,-4.78,8.22,-8.22,1,for Tim Walberg,R -51893,81986,4683,2010,2010_House-G_MS-2,MS-2,House-G,House-G,JMC Analytics,156,10/21/2010,467,Bennie Thompson,DEM,42,William Marcy,REP,41,,1,11/2/2010,61.47,37.64,23.83,22.83,-22.83,1,, -32864,117796,4702,2010,2010_House-G_NH-1,NH-1,House-G,House-G,ccAdvertising,396,10/21/2010,818,Carol Shea-Porter,DEM,37,Frank C. Guinta,REP,43,,-6,11/2/2010,42.42,54.04,-11.62,5.62,5.62,1,, -32864,117797,4703,2010,2010_House-G_NH-2,NH-2,House-G,House-G,ccAdvertising,396,10/21/2010,917,Annie Kuster,DEM,34,Charles Bass,REP,44,,-10,11/2/2010,46.76,48.34,-1.58,8.42,-8.42,1,, -51984,82110,4741,2010,2010_House-G_NY-22,NY-22,House-G,House-G,Abacus Associates,6,10/21/2010,403,Maurice D. Hinchey,DEM,51,George K. Phillips,REP,34,,17,11/2/2010,52.66,47.34,5.32,11.68,11.68,1,for Maurice D. Hinchey,D -52072,82218,4810,2010,2010_House-G_RI-1,RI-1,House-G,House-G,Public Opinion Strategies,260,10/21/2010,300,David Cicilline,DEM,41,John J. Loughlin,REP,41,,0,11/2/2010,50.54,44.49,6.05,6.05,-6.05,.5,for John J. Loughlin,R -52086,82237,4818,2010,2010_House-G_SD-1,SD-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/21/2010,800,Stephanie Herseth Sandlin,DEM,43,Kristi L. Noem,REP,45,,-2,11/2/2010,45.89,48.12,-2.23,.23,.23,1,, -52085,82236,4818,2010,2010_House-G_SD-1,SD-1,House-G,House-G,Nielson Brothers Polling,231,10/21/2010,679,Stephanie Herseth Sandlin,DEM,42,Kristi L. Noem,REP,40,,2,11/2/2010,45.89,48.12,-2.23,4.23,4.23,0,, -1088,32664,8657,2010,2010_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,10/21/2010,600,Democratic,DEM,48,Republican,REP,45,,3,11/2/2010,44.92,51.65,-6.74,9.74,9.74,0,sample size unavailable; estimated at 600 as a default, -1089,117360,8657,2010,2010_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,10/21/2010,3500,Democratic,DEM,40,Republican,REP,49,,-9,11/2/2010,44.92,51.65,-6.74,2.26,-2.26,1,, -27385,32663,8657,2010,2010_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,10/21/2010,600,Democratic,DEM,39,Republican,REP,51,,-12,11/2/2010,44.92,51.65,-6.74,5.26,-5.26,1,sample size unavailable; estimated at 600 as a default, -32676,83587,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Public Policy Polling,263,10/22/2010,622,Jerry Brown,DEM,53,Meg Whitman,REP,42,,11,11/2/2010,53.77,40.88,12.89,1.89,-1.89,1,, -32639,83655,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,Public Policy Polling,263,10/22/2010,818,John Hickenlooper,DEM,47,Tom Tancredo,IND,44,,3,11/2/2010,51.05,36.38,14.67,11.67,,1,, -53129,84046,1289,2010,2010_Gov-G_NM,NM,Gov-G,Gov-G,GQR Research (GQRR),126,10/22/2010,603,Diane D. Denish,DEM,45,Susana Martinez,REP,46,,-1,11/2/2010,46.55,53.29,-6.74,5.74,5.74,1,for Diane D. Denish,D -53128,84045,1289,2010,2010_Gov-G_NM,NM,Gov-G,Gov-G,Public Opinion Strategies,260,10/22/2010,800,Diane D. Denish,DEM,42,Susana Martinez,REP,50,,-8,11/2/2010,46.55,53.29,-6.74,1.26,-1.26,1,for Susana Martinez,R -53025,83904,1294,2010,2010_Gov-G_MA,MA,Gov-G,Gov-G,University of New Hampshire,357,10/22/2010,519,Deval Patrick,DEM,43,Charles D. Baker,REP,39,,4,11/2/2010,48.47,42.01,6.46,2.46,-2.46,1,, -32655,84223,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Muhlenberg College,219,10/22/2010,445,Dan Onorato,DEM,37,Thomas W. Corbett,REP,46,,-9,11/2/2010,45.51,54.49,-8.98,.02,-.02,1,, -32843,39439,1507,2010,2010_Sen-G_AK,AK,Sen-G,Sen-G,Hays Research Group,136,10/22/2010,500,Lisa Murkowski,W,31,Joe Miller,REP,26,,5,11/2/2010,39.49,35.49,4.01,.99,,1,for Scott T. McAdams,D -32676,39272,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Public Policy Polling,263,10/22/2010,622,Barbara Boxer,DEM,52,Carly Fiorina,REP,43,,9,11/2/2010,52.18,42.17,10.01,1.01,-1.01,1,, -32675,39271,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Suffolk University,323,10/22/2010,600,Barbara Boxer,DEM,52,Carly Fiorina,REP,43,,9,11/2/2010,52.18,42.17,10.01,1.01,-1.01,1,, -32639,39235,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,Public Policy Polling,263,10/22/2010,818,Michael F. Bennet,DEM,47,Ken Buck,REP,47,,0,11/2/2010,48.08,46.4,1.68,1.68,-1.68,.5,, -32670,39266,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,ALG Research,14,10/22/2010,600,Alexi Giannoulias,DEM,38,Mark Kirk,REP,36,,2,11/2/2010,46.42,48.01,-1.6,3.6,3.6,0,for DSCC,D -32655,39251,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Muhlenberg College,219,10/22/2010,445,Joe Sestak,DEM,43,Patrick J. Toomey,REP,46,,-3,11/2/2010,48.99,51.01,-2.02,.98,-.98,1,, -63732,117331,8657,2010,2010_House-G_US,US,House-G,House-G,Schoen Consulting,301,10/22/2010,1000,Democratic,DEM,39,Republican,REP,48,,-9,11/2/2010,44.92,51.65,-6.74,2.26,-2.26,1,, -32697,83581,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,10/23/2010,888,Jerry Brown,DEM,51,Meg Whitman,REP,44,,7,11/2/2010,53.77,40.88,12.89,5.89,-5.89,1,, -42407,83586,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2010,1000,Jerry Brown,DEM,50,Meg Whitman,REP,41,,9,11/2/2010,53.77,40.88,12.89,3.89,-3.89,1,, -52877,83585,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Suffolk University,323,10/23/2010,600,Jerry Brown,DEM,50,Meg Whitman,REP,42,,8,11/2/2010,53.77,40.88,12.89,4.89,-4.89,1,, -32686,83584,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,SurveyUSA,325,10/23/2010,594,Jerry Brown,DEM,46,Meg Whitman,REP,38,,8,11/2/2010,53.77,40.88,12.89,4.89,-4.89,1,, -32700,83654,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,10/23/2010,829,John Hickenlooper,DEM,51,Tom Tancredo,IND,37,,14,11/2/2010,51.05,36.38,14.67,.67,,1,, -32665,83684,1280,2010,2010_Gov-G_CT,CT,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2010,1000,Dannel P. Malloy,DEM,47,Tom Foley,REP,44,,3,11/2/2010,49.51,48.95,.56,2.44,2.44,1,, -32653,83768,1282,2010,2010_Gov-G_GA,GA,Gov-G,Gov-G,SurveyUSA,325,10/23/2010,601,Roy Barnes,DEM,39,Nathan Deal,REP,49,,-10,11/2/2010,42.97,53.02,-10.05,.05,.05,1,, -51744,83786,1283,2010,2010_Gov-G_HI,HI,Gov-G,Gov-G,MRG Research,207,10/23/2010,1181,Neil Abercrombie,DEM,49.5,James R. Aiona,REP,44.5,,5,11/2/2010,58.22,41.12,17.1,12.1,-12.1,1,, -32667,83807,1285,2010,2010_Gov-G_IL,IL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2010,1000,Pat Quinn,DEM,39,William E. Brady,REP,44,,-5,11/2/2010,46.79,45.94,.85,5.85,-5.85,0,, -53073,83955,1296,2010,2010_Gov-G_MN,MN,Gov-G,Gov-G,Humphrey Institute,143,10/23/2010,751,Mark Dayton,DEM,41,Tom Emmer,REP,29,,12,11/2/2010,43.63,43.21,.42,11.58,11.58,1,, -32702,83983,1297,2010,2010_Gov-G_NV,NV,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,10/23/2010,773,Rory Reid,DEM,34,Brian E. Sandoval,REP,58,,-24,11/2/2010,41.61,53.36,-11.75,12.25,-12.25,1,, -42257,84107,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2010,1000,Ted Strickland,DEM,43,John Richard Kasich,REP,47,,-4,11/2/2010,47.04,49.04,-2,2,-2,1,, -53210,84183,1300,2010,2010_Gov-G_OR,OR,Gov-G,Gov-G,Grove Insight,129,10/23/2010,500,John Kitzhaber,DEM,49,Chris Dudley,REP,45,,4,11/2/2010,49.29,47.76,1.53,2.47,2.47,1,for John Kitzhaber,D -32696,84215,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,10/23/2010,823,Dan Onorato,DEM,45,Thomas W. Corbett,REP,52,,-7,11/2/2010,45.51,54.49,-8.98,1.98,1.98,1,, -32672,84219,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Ipsos,154,10/23/2010,400,Dan Onorato,DEM,43,Thomas W. Corbett,REP,49,,-6,11/2/2010,45.51,54.49,-8.98,2.98,2.98,1,, -52071,84274,1302,2010,2010_Gov-G_RI,RI,Gov-G,Gov-G,Fleming & Associates,96,10/23/2010,500,Lincoln Chafee,IND,32.8,John F. Robitaille,REP,25.5,,7.3000002,11/2/2010,36.1,33.57,2.53,4.77,,1,, -32697,39293,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,10/23/2010,888,Barbara Boxer,DEM,50,Carly Fiorina,REP,45,,5,11/2/2010,52.18,42.17,10.01,5.01,-5.01,1,, -42407,39262,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2010,1000,Barbara Boxer,DEM,48,Carly Fiorina,REP,44,,4,11/2/2010,52.18,42.17,10.01,6.01,-6.01,1,, -52877,117498,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Suffolk University,323,10/23/2010,600,Barbara Boxer,DEM,52,Carly Fiorina,REP,43,,9,11/2/2010,52.18,42.17,10.01,1.01,-1.01,1,, -32686,39282,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,10/23/2010,594,Barbara Boxer,DEM,45,Carly Fiorina,REP,40,,5,11/2/2010,52.18,42.17,10.01,5.01,-5.01,1,, -32700,39296,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,10/23/2010,829,Michael F. Bennet,DEM,46,Ken Buck,REP,47,,-1,11/2/2010,48.08,46.4,1.68,2.68,-2.68,0,, -32665,39261,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2010,1000,Richard Blumenthal,DEM,53,Linda McMahon,REP,42,,11,11/2/2010,55.16,43.22,11.94,.94,-.94,1,, -32711,39307,1513,2010,2010_Sen-GS_DE,DE,Sen-G,Sen-GS,Fairleigh Dickinson University (PublicMind),92,10/23/2010,797,Christopher A. Coons,DEM,57,Christine O'Donnell,REP,36,,21,11/2/2010,56.61,40.03,16.58,4.42,4.42,1,, -32653,39249,1515,2010,2010_Sen-G_GA,GA,Sen-G,Sen-G,SurveyUSA,325,10/23/2010,601,Michael Thurmond,DEM,34,Johnny Isakson,REP,58,,-24,11/2/2010,39,58.31,-19.31,4.69,-4.69,1,, -32667,39263,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2010,1000,Alexi Giannoulias,DEM,41,Mark Kirk,REP,43,,-2,11/2/2010,46.42,48.01,-1.6,.4,-.4,1,, -32681,39277,1520,2010,2010_Sen-G_IN,IN,Sen-G,Sen-G,SurveyUSA,325,10/23/2010,1600,Brad Ellsworth,DEM,32,Daniel Coats,REP,54,,-22,11/2/2010,40,54.58,-14.58,7.42,-7.42,1,, -32701,39297,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,10/23/2010,785,Jack Conway,DEM,43,Rand Paul,REP,50,,-7,11/2/2010,44.22,55.69,-11.47,4.47,4.47,1,, -32664,39260,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,Public Policy Polling,263,10/23/2010,900,Jack Conway,DEM,40,Rand Paul,REP,53,,-13,11/2/2010,44.22,55.69,-11.47,1.53,-1.53,1,, -32668,39264,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2010,1000,Jack Conway,DEM,43,Rand Paul,REP,50,,-7,11/2/2010,44.22,55.69,-11.47,4.47,4.47,1,, -32682,39278,1524,2010,2010_Sen-O_LA,LA,Sen-G,Sen-O,Clarus Research Group,53,10/23/2010,700,Charlie Melancon,DEM,38,David Vitter,REP,50,,-12,11/2/2010,37.67,56.55,-18.88,6.88,6.88,1,among registered voters, -32702,39298,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,10/23/2010,773,Harry Reid,DEM,45,Sharron Angle,REP,49,,-4,11/2/2010,50.29,44.55,5.74,9.74,-9.74,0,, -32696,39291,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,10/23/2010,823,Joe Sestak,DEM,45,Patrick J. Toomey,REP,49,,-4,11/2/2010,48.99,51.01,-2.02,1.98,-1.98,1,, -32672,39268,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Ipsos,154,10/23/2010,400,Joe Sestak,DEM,46,Patrick J. Toomey,REP,46,,0,11/2/2010,48.99,51.01,-2.02,2.02,2.02,.5,, -32669,39265,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,10/23/2010,1000,"Joe Manchin, III",DEM,46,John Raese,REP,48,,-2,11/2/2010,53.47,43.4,10.07,12.07,-12.07,0,, -51684,81718,4500,2010,2010_House-G_CA-20,CA-20,House-G,House-G,"Normington, Petts & Associates",232,10/23/2010,400,Jim Costa,DEM,47,Andy Vidak,REP,41,,6,11/2/2010,51.7,48.3,3.41,2.59,2.59,1,for Jim Costa,D -51683,81717,4500,2010,2010_House-G_CA-20,CA-20,House-G,House-G,SurveyUSA,325,10/23/2010,601,Jim Costa,DEM,42,Andy Vidak,REP,52,,-10,11/2/2010,51.7,48.3,3.41,13.41,-13.41,0,, -32711,81754,4546,2010,2010_House-G_DE-1,DE-1,House-G,House-G,Fairleigh Dickinson University (PublicMind),92,10/23/2010,797,John C. Carney Jr.,DEM,53,Glen Urquhart,REP,36,,17,11/2/2010,56.78,41.04,15.74,1.26,1.26,1,, -51744,81794,4585,2010,2010_House-G_HI-1,HI-1,House-G,House-G,MRG Research,207,10/23/2010,620,Colleen W. Hanabusa,DEM,50,Charles K. Djou,REP,45,,5,11/2/2010,53.23,46.77,6.46,1.46,-1.46,1,, -32681,81865,4610,2010,2010_House-G_IN-3,IN-3,House-G,House-G,SurveyUSA,325,10/23/2010,400,Thomas E. Hayhurst,DEM,32,Marlin A. Stutzman,REP,57,,-25,11/2/2010,33.11,62.76,-29.65,4.65,4.65,1,, -51809,81884,4628,2010,2010_House-G_KY-3,KY-3,House-G,House-G,SurveyUSA,325,10/23/2010,588,John Yarmuth,DEM,50,Todd Lally,REP,46,,4,11/2/2010,54.68,44.01,10.67,6.67,-6.67,1,, -51897,81990,4750,2010,2010_House-G_NC-2,NC-2,House-G,House-G,SurveyUSA,325,10/23/2010,400,Bob R. Etheridge,DEM,41,Renee L. Ellmers,REP,46,,-5,11/2/2010,48.69,49.47,-.78,4.22,-4.22,1,among registered voters, -52071,82217,4810,2010,2010_House-G_RI-1,RI-1,House-G,House-G,Fleming & Associates,96,10/23/2010,250,David Cicilline,DEM,48,John J. Loughlin,REP,42,,6,11/2/2010,50.54,44.49,6.05,.05,-.05,1,, -52140,82297,4872,2010,2010_House-G_VA-9,VA-9,House-G,House-G,SurveyUSA,325,10/23/2010,608,Frederick C. Boucher,DEM,46,Morgan Griffith,REP,47,,-1,11/2/2010,46.41,51.21,-4.81,3.81,3.81,1,, -32656,83541,1276,2010,2010_Gov-G_AZ,AZ,Gov-G,Gov-G,Public Policy Polling,263,10/24/2010,664,Samuel Pearson Goddard,DEM,44,Janice Kay Brewer,REP,52,,-8,11/2/2010,42.43,54.28,-11.85,3.85,3.85,1,, -32888,117614,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,TCJ Research,327,10/24/2010,1000,Jerry Brown,DEM,46,Meg Whitman,REP,42,,4,11/2/2010,53.77,40.88,12.89,8.89,-8.89,1,, -32643,83682,1280,2010,2010_Gov-G_CT,CT,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/24/2010,500,Dannel P. Malloy,DEM,49,Tom Foley,REP,46,,3,11/2/2010,49.51,48.95,.56,2.44,2.44,1,, -63884,117624,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,TCJ Research,327,10/24/2010,1000,Alex Sink,DEM,45,Rick Scott,REP,49,,-4,11/2/2010,47.72,48.87,-1.15,2.85,-2.85,1,, -52964,83767,1282,2010,2010_Gov-G_GA,GA,Gov-G,Gov-G,Opinion Savvy/InsiderAdvantage,243,10/24/2010,2119,Roy Barnes,DEM,41,Nathan Deal,REP,47,,-6,11/2/2010,42.97,53.02,-10.05,4.05,4.05,1,, -32705,83766,1282,2010,2010_Gov-G_GA,GA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/24/2010,750,Roy Barnes,DEM,39,Nathan Deal,REP,49,,-10,11/2/2010,42.97,53.02,-10.05,.05,.05,1,, -32892,117615,1285,2010,2010_Gov-G_IL,IL,Gov-G,Gov-G,TCJ Research,327,10/24/2010,1000,Pat Quinn,DEM,40,William E. Brady,REP,47,,-7,11/2/2010,46.79,45.94,.85,7.85,-7.85,0,, -52986,83840,1286,2010,2010_Gov-G_IA,IA,Gov-G,Gov-G,Global Strategy Group,118,10/24/2010,600,Chet Culver,DEM,40,Terry E. Branstad,REP,46,,-6,11/2/2010,43.21,52.81,-9.6,3.6,3.6,1,for Chet Culver,D -53127,84044,1289,2010,2010_Gov-G_NM,NM,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/24/2010,750,Diane D. Denish,DEM,42,Susana Martinez,REP,52,,-10,11/2/2010,46.55,53.29,-6.74,3.26,-3.26,1,, -32730,83855,1291,2010,2010_Gov-G_KS,KS,Gov-G,Gov-G,SurveyUSA,325,10/24/2010,561,Tom Holland,DEM,32,Sam Brownback,REP,59,,-27,11/2/2010,32.21,63.28,-31.07,4.07,4.07,1,, -32679,83880,1293,2010,2010_Gov-G_MD,MD,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/24/2010,750,Martin O'Malley,DEM,52,Robert Ehrlich Jr.,REP,42,,10,11/2/2010,56.24,41.79,14.46,4.46,-4.46,1,, -63886,117627,1296,2010,2010_Gov-G_MN,MN,Gov-G,Gov-G,TCJ Research,327,10/24/2010,1000,Mark Dayton,DEM,45,Tom Emmer,REP,41,,4,11/2/2010,43.63,43.21,.42,3.58,3.58,1,, -32707,84105,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,SurveyUSA,325,10/24/2010,613,Ted Strickland,DEM,44,John Richard Kasich,REP,49,,-5,11/2/2010,47.04,49.04,-2,3,-3,1,, -63890,117631,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,TCJ Research,327,10/24/2010,1000,Ted Strickland,DEM,44,John Richard Kasich,REP,49,,-5,11/2/2010,47.04,49.04,-2,3,-3,1,, -63892,117633,1300,2010,2010_Gov-G_OR,OR,Gov-G,Gov-G,TCJ Research,327,10/24/2010,1000,John Kitzhaber,DEM,46,Chris Dudley,REP,48,,-2,11/2/2010,49.29,47.76,1.53,3.53,-3.53,0,, -32893,117616,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,TCJ Research,327,10/24/2010,1000,Dan Onorato,DEM,42,Thomas W. Corbett,REP,52,,-10,11/2/2010,45.51,54.49,-8.98,1.02,-1.02,1,, -52070,84273,1302,2010,2010_Gov-G_RI,RI,Gov-G,Gov-G,Rhode Island College,285,10/24/2010,523,Lincoln Chafee,IND,35,John F. Robitaille,REP,28,,7,11/2/2010,36.1,33.57,2.53,4.47,,1,, -63894,117636,1302,2010,2010_Gov-G_RI,RI,Gov-G,Gov-G,TCJ Research,327,10/24/2010,1000,Lincoln Chafee,IND,38,John F. Robitaille,REP,20,,18,11/2/2010,36.1,33.57,2.53,15.47,,1,, -32656,39252,1508,2010,2010_Sen-G_AZ,AZ,Sen-G,Sen-G,Public Policy Polling,263,10/24/2010,664,Rodney Britz Glassman,DEM,38,John McCain,REP,56,,-18,11/2/2010,34.55,58.69,-24.14,6.14,6.14,1,, -32894,39490,1509,2010,2010_Sen-G_AR,AR,Sen-G,Sen-G,TCJ Research,327,10/24/2010,1000,Blanche Lincoln,DEM,37,John Boozman,REP,58,,-21,11/2/2010,36.95,57.9,-20.96,.04,-.04,1,, -32888,39484,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,TCJ Research,327,10/24/2010,1000,Barbara Boxer,DEM,45,Carly Fiorina,REP,49,,-4,11/2/2010,52.18,42.17,10.01,14.01,-14.01,0,, -32886,39482,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,TCJ Research,327,10/24/2010,1000,Michael F. Bennet,DEM,44,Ken Buck,REP,49,,-5,11/2/2010,48.08,46.4,1.68,6.68,-6.68,0,, -32643,39239,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/24/2010,750,Richard Blumenthal,DEM,56,Linda McMahon,REP,43,,13,11/2/2010,55.16,43.22,11.94,1.06,1.06,1,, -32890,39486,1513,2010,2010_Sen-GS_DE,DE,Sen-G,Sen-GS,TCJ Research,327,10/24/2010,1000,Christopher A. Coons,DEM,50,Christine O'Donnell,REP,44,,6,11/2/2010,56.61,40.03,16.58,10.58,-10.58,1,, -32705,39301,1515,2010,2010_Sen-G_GA,GA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/24/2010,500,Michael Thurmond,DEM,29,Johnny Isakson,REP,59,,-30,11/2/2010,39,58.31,-19.31,10.69,-10.69,1,, -32892,39488,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,TCJ Research,327,10/24/2010,1000,Alexi Giannoulias,DEM,42,Mark Kirk,REP,46,,-4,11/2/2010,46.42,48.01,-1.6,2.4,-2.4,1,, -32730,39326,1522,2010,2010_Sen-G_KS,KS,Sen-G,Sen-G,SurveyUSA,325,10/24/2010,561,Lisa Johnston,DEM,26,Jerry Moran,REP,66,,-40,11/2/2010,26.38,70.09,-43.72,3.72,3.72,1,, -32651,39247,1524,2010,2010_Sen-O_LA,LA,Sen-G,Sen-O,Magellan Strategies,179,10/24/2010,1347,Charlie Melancon,DEM,35,David Vitter,REP,52,,-17,11/2/2010,37.67,56.55,-18.88,1.88,1.88,1,for unspecified Republican spnosor,R -32679,39275,1525,2010,2010_Sen-G_MD,MD,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/24/2010,750,Barbara A. Mikulski,DEM,56,Eric Wargotz,REP,38,,18,11/2/2010,62.19,35.75,26.44,8.44,-8.44,1,, -32717,39313,1527,2010,2010_Sen-G_MO,MO,Sen-G,Sen-G,Missouri State University,212,10/24/2010,672,Russ Carnahan,DEM,40.7,Roy Blunt,REP,53.8,,-13.1,11/2/2010,40.63,54.23,-13.6,.5,.5,1,, -32887,39483,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,TCJ Research,327,10/24/2010,1000,Harry Reid,DEM,43,Sharron Angle,REP,48,,-5,11/2/2010,50.29,44.55,5.74,10.74,-10.74,0,, -32678,39274,1532,2010,2010_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,10/24/2010,590,Elaine Marshall,DEM,38,Richard Burr,REP,53,,-15,11/2/2010,43.05,54.81,-11.77,3.23,-3.23,1,, -32707,39303,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,SurveyUSA,325,10/24/2010,613,Lee Fisher,DEM,37,Rob Portman,REP,52,,-15,11/2/2010,39.4,56.85,-17.44,2.44,2.44,1,, -32893,39489,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,TCJ Research,327,10/24/2010,1000,Joe Sestak,DEM,43,Patrick J. Toomey,REP,49,,-6,11/2/2010,48.99,51.01,-2.02,3.98,-3.98,1,, -32891,39487,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,TCJ Research,327,10/24/2010,1000,Patty Murray,DEM,48,Dino Rossi,REP,48,,0,11/2/2010,52.36,47.64,4.73,4.73,-4.73,.5,, -32652,39248,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,Public Policy Polling,263,10/24/2010,1246,"Joe Manchin, III",DEM,50,John Raese,REP,44,,6,11/2/2010,53.47,43.4,10.07,4.07,-4.07,1,, -32889,39485,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,TCJ Research,327,10/24/2010,1000,"Joe Manchin, III",DEM,41,John Raese,REP,47,,-6,11/2/2010,53.47,43.4,10.07,16.07,-16.07,0,, -51719,81767,4554,2010,2010_House-G_FL-8,FL-8,House-G,House-G,Susquehanna Polling & Research Inc.,326,10/24/2010,801,Alan Grayson,DEM,41,Daniel Webster,REP,48,,-7,11/2/2010,38.22,56.11,-17.9,10.9,10.9,1,, -51873,81961,4674,2010,2010_House-G_MN-1,MN-1,House-G,House-G,SurveyUSA,325,10/24/2010,558,Timothy J. Walz,DEM,50,Randy Demmer,REP,41,,9,11/2/2010,49.34,44.05,5.29,3.71,3.71,1,, -32717,81973,4689,2010,2010_House-G_MO-4,MO-4,House-G,House-G,Missouri State University,212,10/24/2010,157,Ike Skelton,DEM,45.7,Vicky Hartzler,REP,38.8,,6.9000001,11/2/2010,45.11,50.43,-5.31,12.21,12.21,0,, -32717,81977,4692,2010,2010_House-G_MO-7,MO-7,House-G,House-G,Missouri State University,212,10/24/2010,199,Scott Eckersley,DEM,22.8,Billy Long,REP,56.2,,-33.400002,11/2/2010,30.37,63.39,-33.03,.37,-.37,1,, -51933,82043,4706,2010,2010_House-G_NJ-3,NJ-3,House-G,House-G,Monmouth University,215,10/24/2010,600,John H. Adler,DEM,43,Jon Runyan,REP,48,,-5,11/2/2010,47.32,50.03,-2.71,2.29,-2.29,1,sample size unavailable; estimated at 600 as a default, -51934,82044,4706,2010,2010_House-G_NJ-3,NJ-3,House-G,House-G,Rutgers University,295,10/24/2010,292,John H. Adler,DEM,46,Jon Runyan,REP,45,,1,11/2/2010,47.32,50.03,-2.71,3.71,3.71,0,, -51933,82053,4709,2010,2010_House-G_NJ-6,NJ-6,House-G,House-G,Monmouth University,215,10/24/2010,647,Frank Pallone Jr.,DEM,52,Anna C. Little,REP,45,,7,11/2/2010,54.75,43.71,11.04,4.04,-4.04,1,, -51978,82104,4739,2010,2010_House-G_NY-20,NY-20,House-G,House-G,Siena College,305,10/24/2010,676,Scott Murphy,DEM,42,Christopher P. Gibson,REP,51,,-9,11/2/2010,45.13,54.87,-9.74,.74,.74,1,, -51978,82116,4743,2010,2010_House-G_NY-24,NY-24,House-G,House-G,Siena College,305,10/24/2010,632,Michael A. Arcuri,DEM,48,Richard L. Hanna,REP,43,,5,11/2/2010,46.92,53.08,-6.16,11.16,11.16,0,, -52070,82216,4810,2010,2010_House-G_RI-1,RI-1,House-G,House-G,Rhode Island College,285,10/24/2010,486,David Cicilline,DEM,42,John J. Loughlin,REP,40,,2,11/2/2010,50.54,44.49,6.05,4.05,-4.05,1,, -52070,82224,4811,2010,2010_House-G_RI-2,RI-2,House-G,House-G,Rhode Island College,285,10/24/2010,215,Jim Langevin,DEM,54,Mark S. Zaccaria,REP,19,,35,11/2/2010,59.79,31.72,28.07,6.93,6.93,1,, -52162,82323,4883,2010,2010_House-G_WA-9,WA-9,House-G,House-G,SurveyUSA,325,10/24/2010,590,Adam Smith,DEM,49,Richard Muri,REP,46,,3,11/2/2010,54.85,45.15,9.7,6.7,-6.7,1,, -52173,82334,4894,2010,2010_House-G_WI-8,WI-8,House-G,House-G,Public Policy Polling,263,10/24/2010,600,Steven L. Kagen,DEM,37,Reid J. Ribble,REP,40,,-3,11/2/2010,45.12,54.77,-9.64,6.64,6.64,1,sample size unavailable; estimated at 600 as a default, -27383,32661,8657,2010,2010_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,10/24/2010,600,Democratic,DEM,43,Republican,REP,49,,-6,11/2/2010,44.92,51.65,-6.74,.74,.74,1,sample size unavailable; estimated at 600 as a default, -1081,117347,8657,2010,2010_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,10/24/2010,800,Democratic,DEM,43,Republican,REP,50,,-7,11/2/2010,44.92,51.65,-6.74,.26,-.26,1,, -27384,117567,8657,2010,2010_House-G_US,US,House-G,House-G,Marist College,183,10/24/2010,508,Democratic,DEM,44.5,Republican,REP,47.5,,-3,11/2/2010,44.92,51.65,-6.74,3.74,3.74,1,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll, -63871,117600,8657,2010,2010_House-G_US,US,House-G,House-G,Zogby Interactive/JZ Analytics,395,10/24/2010,2070,Democratic,DEM,43,Republican,REP,48,,-5,11/2/2010,44.92,51.65,-6.74,1.74,1.74,1,, -52844,83526,1275,2010,2010_Gov-G_AK,AK,Gov-G,Gov-G,Dittman Research,79,10/25/2010,356,Ethan Berkowitz,DEM,40,Sean R. Parnell,REP,50,,-10,11/2/2010,37.67,59.06,-21.39,11.39,11.39,1,, -32691,83652,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,RBI Strategies & Research,271,10/25/2010,501,John Hickenlooper,DEM,48,Tom Tancredo,IND,34,,14,11/2/2010,51.05,36.38,14.67,.67,,1,, -32714,83681,1280,2010,2010_Gov-G_CT,CT,Gov-G,Gov-G,MRG Research,207,10/25/2010,1846,Dannel P. Malloy,DEM,45,Tom Foley,REP,45,,0,11/2/2010,49.51,48.95,.56,.56,-.56,.5,, -52935,83718,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Florida Poll,99,10/25/2010,696,Alex Sink,DEM,39,Rick Scott,REP,44,,-5,11/2/2010,47.72,48.87,-1.15,3.85,-3.85,1,, -52936,83719,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Susquehanna Polling & Research Inc.,326,10/25/2010,1547,Alex Sink,DEM,45,Rick Scott,REP,47,,-2,11/2/2010,47.72,48.87,-1.15,.85,-.85,1,, -53055,83936,1295,2010,2010_Gov-G_MI,MI,Gov-G,Gov-G,EPIC-MRA,84,10/25/2010,600,Virgil Bernero,DEM,37,Rick Snyder,REP,55,,-18,11/2/2010,39.9,58.11,-18.21,.21,.21,1,, -32680,83985,1297,2010,2010_Gov-G_NV,NV,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/25/2010,750,Rory Reid,DEM,35,Brian E. Sandoval,REP,58,,-23,11/2/2010,41.61,53.36,-11.75,11.25,-11.25,1,, -32780,84101,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,Columbus Dispatch,57,10/25/2010,1445,Ted Strickland,DEM,47,John Richard Kasich,REP,49,,-2,11/2/2010,47.04,49.04,-2,0,0,1,, -53209,84182,1300,2010,2010_Gov-G_OR,OR,Gov-G,Gov-G,DHM Research,76,10/25/2010,500,John Kitzhaber,DEM,43,Chris Dudley,REP,46,,-3,11/2/2010,49.29,47.76,1.53,4.53,-4.53,0,, -32713,84181,1300,2010,2010_Gov-G_OR,OR,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/25/2010,750,John Kitzhaber,DEM,46,Chris Dudley,REP,49,,-3,11/2/2010,49.29,47.76,1.53,4.53,-4.53,0,, -53297,84349,1306,2010,2010_Gov-G_TX,TX,Gov-G,Gov-G,Blum & Weprin Associates,32,10/25/2010,673,Bill White,DEM,37,Rick Perry,REP,49,,-12,11/2/2010,42.3,54.97,-12.67,.67,.67,1,, -32658,84397,1309,2010,2010_Gov-G_WI,WI,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/25/2010,750,Thomas M. Barrett,DEM,42,Scott Walker,REP,52,,-10,11/2/2010,46.48,52.25,-5.77,4.23,-4.23,1,, -32691,39287,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,RBI Strategies & Research,271,10/25/2010,500,Michael F. Bennet,DEM,43,Ken Buck,REP,42,,1,11/2/2010,48.08,46.4,1.68,.68,-.68,1,, -32706,39302,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/25/2010,750,Michael F. Bennet,DEM,44,Ken Buck,REP,48,,-4,11/2/2010,48.08,46.4,1.68,5.68,-5.68,0,, -32714,39310,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,MRG Research,207,10/25/2010,1846,Richard Blumenthal,DEM,52,Linda McMahon,REP,44,,8,11/2/2010,55.16,43.22,11.94,3.94,-3.94,1,, -32680,39276,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/25/2010,750,Harry Reid,DEM,45,Sharron Angle,REP,49,,-4,11/2/2010,50.29,44.55,5.74,9.74,-9.74,0,, -32780,39376,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,Columbus Dispatch,57,10/25/2010,1445,Lee Fisher,DEM,40,Rob Portman,REP,56,,-16,11/2/2010,39.4,56.85,-17.44,1.44,1.44,1,, -32713,39309,1536,2010,2010_Sen-G_OR,OR,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/25/2010,750,Ron Wyden,DEM,53,Jim Huffman,REP,42,,11,11/2/2010,57.22,39.25,17.98,6.98,-6.98,1,, -32658,39254,1544,2010,2010_Sen-G_WI,WI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/25/2010,750,Russ Feingold,DEM,46,Ron Johnson,REP,53,,-7,11/2/2010,47.02,51.86,-4.84,2.16,-2.16,1,, -32714,81735,4541,2010,2010_House-G_CT-1,CT-1,House-G,House-G,MRG Research,207,10/25/2010,423,John Larson,DEM,56,Ann Brickley,REP,38,,18,11/2/2010,57.75,37.2,20.55,2.55,-2.55,1,, -32714,81737,4542,2010,2010_House-G_CT-2,CT-2,House-G,House-G,MRG Research,207,10/25/2010,388,Joe Courtney,DEM,57,Janet Peckinpaugh,REP,38,,19,11/2/2010,57.08,38.76,18.32,.68,.68,1,, -32714,81739,4543,2010,2010_House-G_CT-3,CT-3,House-G,House-G,MRG Research,207,10/25/2010,397,Rosa DeLauro,DEM,56,Larry Labriola,REP,37,,19,11/2/2010,60.97,33.58,27.39,8.39,-8.39,1,, -32714,81741,4544,2010,2010_House-G_CT-4,CT-4,House-G,House-G,MRG Research,207,10/25/2010,571,Jim Himes,DEM,46,Dan Debicella,REP,48,,-2,11/2/2010,50.94,46.93,4.01,6.01,-6.01,0,, -32714,81748,4545,2010,2010_House-G_CT-5,CT-5,House-G,House-G,MRG Research,207,10/25/2010,595,Christopher Murphy,DEM,46,Sam S.F. Caligiuri,REP,47,,-1,11/2/2010,52.01,44.91,7.1,8.1,-8.1,0,, -51737,81786,4578,2010,2010_House-G_GA-7,GA-7,House-G,House-G,Landmark Communications,166,10/25/2010,600,Douglass S. Heckman,DEM,30,Rob Woodall,REP,60,,-30,11/2/2010,32.93,67.07,-34.14,4.14,4.14,1,sample size unavailable; estimated at 600 as a default, -51860,81945,4665,2010,2010_House-G_MI-7,MI-7,House-G,House-G,Marketing Resource Group (MRG),193,10/25/2010,400,Mark Schauer,DEM,50,Tim Walberg,REP,43,,7,11/2/2010,45.38,50.16,-4.78,11.78,11.78,0,, -51946,82061,4717,2010,2010_House-G_NM-1,NM-1,House-G,House-G,Public Opinion Strategies,260,10/25/2010,400,Martin Heinrich,DEM,47,Jonathan L. Barela,REP,49,,-2,11/2/2010,51.8,48.2,3.61,5.61,-5.61,0,for Jonathan L. Barela,R -51971,82097,4738,2010,2010_House-G_NY-19,NY-19,House-G,House-G,Siena College,305,10/25/2010,651,John Hall,DEM,47,Nan Hayworth,REP,46,,1,11/2/2010,47.32,52.68,-5.36,6.36,6.36,0,, -51971,82112,4742,2010,2010_House-G_NY-23,NY-23,House-G,House-G,Siena College,305,10/25/2010,623,William L. Owens,DEM,40,Matthew A. Doheny,REP,37,,3,11/2/2010,47.54,46.39,1.15,1.85,1.85,1,, -51914,82007,4762,2010,2010_House-G_ND-1,ND-1,House-G,House-G,Public Opinion Strategies,260,10/25/2010,400,Earl Pomeroy,DEM,42,Rick Berg,REP,51,,-9,11/2/2010,45.08,54.92,-9.84,.84,.84,1,for Rick Berg,R -52046,82185,4800,2010,2010_House-G_PA-10,PA-10,House-G,House-G,Critical Insights,64,10/25/2010,400,Christopher P. Carney,DEM,38,Tom Marino,REP,47,,-9,11/2/2010,44.82,55.18,-10.35,1.35,1.35,1,, -52046,82195,4801,2010,2010_House-G_PA-11,PA-11,House-G,House-G,Critical Insights,64,10/25/2010,400,Paul E. Kanjorski,DEM,47,Lou Barletta,REP,39,,8,11/2/2010,45.3,54.7,-9.4,17.4,17.4,0,, -64147,118021,4876,2010,2010_House-G_WA-2,WA-2,House-G,House-G,MRG Research,207,10/25/2010,423,Rick Larsen,DEM,56,John Koster,REP,38,,18,11/2/2010,51.07,48.93,2.14,15.86,15.86,1,, -52152,82311,4877,2010,2010_House-G_WA-3,WA-3,House-G,House-G,SurveyUSA,325,10/25/2010,640,Denny Heck,DEM,46,Jaime Herrera Beutler,REP,50,,-4,11/2/2010,47.03,52.97,-5.94,1.94,1.94,1,, -27382,32660,8657,2010,2010_House-G_US,US,House-G,House-G,Selzer & Co.,304,10/25/2010,600,Democratic,DEM,44,Republican,REP,47,,-3,11/2/2010,44.92,51.65,-6.74,3.74,3.74,1,sample size unavailable; estimated at 600 as a default, -1083,117595,8657,2010,2010_House-G_US,US,House-G,House-G,YouGov,391,10/25/2010,1147,Democratic,DEM,44,Republican,REP,52,,-8,11/2/2010,44.92,51.65,-6.74,1.26,-1.26,1,among all adults, -32742,83525,1275,2010,2010_Gov-G_AK,AK,Gov-G,Gov-G,Dittman Research,79,10/26/2010,421,Ethan Berkowitz,DEM,40,Sean R. Parnell,REP,52,,-12,11/2/2010,37.67,59.06,-21.39,9.39,9.39,1,, -32847,117639,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Tulchin Research,340,10/26/2010,700,Jerry Brown,DEM,45,Meg Whitman,REP,37,,8,11/2/2010,53.77,40.88,12.89,4.89,-4.89,1,for unspecified Democratic spnosor,D -32817,83680,1280,2010,2010_Gov-G_CT,CT,Gov-G,Gov-G,Quinnipiac University,267,10/26/2010,930,Dannel P. Malloy,DEM,45,Tom Foley,REP,48,,-3,11/2/2010,49.51,48.95,.56,3.56,-3.56,0,, -52934,83717,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/26/2010,625,Alex Sink,DEM,46,Rick Scott,REP,43,,3,11/2/2010,47.72,48.87,-1.15,4.15,4.15,0,, -52999,83865,1292,2010,2010_Gov-G_ME,ME,Gov-G,Gov-G,Pan Atlantic Research,249,10/26/2010,400,Paul R. LePage,REP,37,Eliot R. Cutler,IND,31,,6,11/2/2010,38.07,36.36,1.71,4.29,,1,, -53000,83866,1292,2010,2010_Gov-G_ME,ME,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/26/2010,500,Paul R. LePage,REP,40,Eliot R. Cutler,IND,26,,14,11/2/2010,38.07,36.36,1.71,12.29,,1,, -53024,83903,1294,2010,2010_Gov-G_MA,MA,Gov-G,Gov-G,Suffolk University,323,10/26/2010,500,Deval Patrick,DEM,46,Charles D. Baker,REP,39,,7,11/2/2010,48.47,42.01,6.46,.54,.54,1,, -53022,83901,1294,2010,2010_Gov-G_MA,MA,Gov-G,Gov-G,Western New England University,380,10/26/2010,361,Deval Patrick,DEM,42,Charles D. Baker,REP,37,,5,11/2/2010,48.47,42.01,6.46,1.46,-1.46,1,, -53054,83935,1295,2010,2010_Gov-G_MI,MI,Gov-G,Gov-G,Glengariff Group,117,10/26/2010,600,Virgil Bernero,DEM,35,Rick Snyder,REP,53,,-18,11/2/2010,39.9,58.11,-18.21,.21,.21,1,, -53072,83954,1296,2010,2010_Gov-G_MN,MN,Gov-G,Gov-G,SurveyUSA,325,10/26/2010,625,Mark Dayton,DEM,39,Tom Emmer,REP,38,,1,11/2/2010,43.63,43.21,.42,.58,.58,1,, -32723,83982,1297,2010,2010_Gov-G_NV,NV,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/26/2010,625,Rory Reid,DEM,38,Brian E. Sandoval,REP,54,,-16,11/2/2010,41.61,53.36,-11.75,4.25,-4.25,1,, -32759,84104,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/26/2010,750,Ted Strickland,DEM,44,John Richard Kasich,REP,48,,-4,11/2/2010,47.04,49.04,-2,2,-2,1,, -32748,84180,1300,2010,2010_Gov-G_OR,OR,Gov-G,Gov-G,SurveyUSA,325,10/26/2010,580,John Kitzhaber,DEM,48,Chris Dudley,REP,41,,7,11/2/2010,49.29,47.76,1.53,5.47,5.47,1,, -32709,84212,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Muhlenberg College,219,10/26/2010,460,Dan Onorato,DEM,37,Thomas W. Corbett,REP,52,,-15,11/2/2010,45.51,54.49,-8.98,6.02,-6.02,1,, -32783,84213,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Susquehanna Polling & Research Inc.,326,10/26/2010,800,Dan Onorato,DEM,41,Thomas W. Corbett,REP,48,,-7,11/2/2010,45.51,54.49,-8.98,1.98,1.98,1,, -53288,84340,1305,2010,2010_Gov-G_TN,TN,Gov-G,Gov-G,CJ&N,63,10/26/2010,600,Mike McWherter,DEM,27.8,William Edward Haslam,REP,56.5,,-28.700001,11/2/2010,33.08,65.03,-31.95,3.25,3.25,1,among registered voters, -32750,84374,1307,2010,2010_Gov-GS_UT,UT,Gov-G,Gov-GS,Mason-Dixon Polling & Strategy,197,10/26/2010,625,Peter Corroon,DEM,32,Gary Richard Herbert,REP,59,,-27,11/2/2010,31.9,64.07,-32.16,5.16,5.16,1,, -32742,39338,1507,2010,2010_Sen-G_AK,AK,Sen-G,Sen-G,Dittman Research,79,10/26/2010,421,Lisa Murkowski,W,37,Joe Miller,REP,27,,10,11/2/2010,39.49,35.49,4.01,5.99,,1,, -32842,39438,1507,2010,2010_Sen-G_AK,AK,Sen-G,Sen-G,Hays Research Group,136,10/26/2010,500,Lisa Murkowski,W,34,Joe Miller,REP,23,,11,11/2/2010,39.49,35.49,4.01,6.99,,1,for Scott T. McAdams,D -32841,39437,1507,2010,2010_Sen-G_AK,AK,Sen-G,Sen-G,Hellenthal & Associates,137,10/26/2010,400,Lisa Murkowski,W,44,Joe Miller,REP,29,,15,11/2/2010,39.49,35.49,4.01,10.99,,1,for Lisa Murkowski,W -32847,39443,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Tulchin Research,340,10/26/2010,700,Barbara Boxer,DEM,48,Carly Fiorina,REP,40,,8,11/2/2010,52.18,42.17,10.01,2.01,-2.01,1,for unspecified Democratic spnosor,D -32817,39413,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,Quinnipiac University,267,10/26/2010,930,Richard Blumenthal,DEM,53,Linda McMahon,REP,44,,9,11/2/2010,55.16,43.22,11.94,2.94,-2.94,1,, -32721,39317,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,Susquehanna Polling & Research Inc.,326,10/26/2010,600,Marco Rubio,REP,47,Charlie Crist,OTH,27,,20,11/2/2010,48.89,29.71,19.19,.81,,1,sample size unavailable; estimated at 600 as a default, -32690,39286,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/26/2010,750,Alexi Giannoulias,DEM,42,Mark Kirk,REP,46,,-4,11/2/2010,46.42,48.01,-1.6,2.4,-2.4,1,, -32718,39314,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,Braun Research,33,10/26/2010,800,Jack Conway,DEM,39,Rand Paul,REP,47,,-8,11/2/2010,44.22,55.69,-11.47,3.47,3.47,1,, -32716,39312,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,SurveyUSA,325,10/26/2010,637,Jack Conway,DEM,43,Rand Paul,REP,52,,-9,11/2/2010,44.22,55.69,-11.47,2.47,2.47,1,, -32723,39319,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/26/2010,625,Harry Reid,DEM,45,Sharron Angle,REP,49,,-4,11/2/2010,50.29,44.55,5.74,9.74,-9.74,0,, -32759,39355,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/26/2010,750,Lee Fisher,DEM,33,Rob Portman,REP,57,,-24,11/2/2010,39.4,56.85,-17.44,6.56,-6.56,1,, -32748,39344,1536,2010,2010_Sen-G_OR,OR,Sen-G,Sen-G,SurveyUSA,325,10/26/2010,580,Ron Wyden,DEM,57,Jim Huffman,REP,32,,25,11/2/2010,57.22,39.25,17.98,7.02,7.02,1,, -32709,39305,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Muhlenberg College,219,10/26/2010,460,Joe Sestak,DEM,40,Patrick J. Toomey,REP,48,,-8,11/2/2010,48.99,51.01,-2.02,5.98,-5.98,1,, -32783,39379,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Susquehanna Polling & Research Inc.,326,10/26/2010,800,Joe Sestak,DEM,44,Patrick J. Toomey,REP,46,,-2,11/2/2010,48.99,51.01,-2.02,.02,.02,1,, -32750,39346,1540,2010,2010_Sen-G_UT,UT,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/26/2010,625,Samuel Frank Granato,DEM,32,Mike Lee,REP,48,,-16,11/2/2010,32.77,61.56,-28.79,12.79,12.79,1,, -32737,39333,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,SurveyUSA,325,10/26/2010,678,Patty Murray,DEM,47,Dino Rossi,REP,47,,0,11/2/2010,52.36,47.64,4.73,4.73,-4.73,.5,, -32689,39285,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,10/26/2010,750,"Joe Manchin, III",DEM,49,John Raese,REP,46,,3,11/2/2010,53.47,43.4,10.07,7.07,-7.07,1,, -32715,39311,1544,2010,2010_Sen-G_WI,WI,Sen-G,Sen-G,Voter/Consumer Research,371,10/26/2010,400,Russ Feingold,DEM,44,Ron Johnson,REP,48,,-4,11/2/2010,47.02,51.86,-4.84,.84,.84,1,, -51709,81753,4546,2010,2010_House-G_DE-1,DE-1,House-G,House-G,Monmouth University,215,10/26/2010,600,John C. Carney Jr.,DEM,51,Glen Urquhart,REP,44,,7,11/2/2010,56.78,41.04,15.74,8.74,-8.74,1,sample size unavailable; estimated at 600 as a default, -51730,81778,4571,2010,2010_House-G_FL-25,FL-25,House-G,House-G,Susquehanna Polling & Research Inc.,326,10/26/2010,700,Joe Garcia,DEM,43,David Rivera,REP,44,,-1,11/2/2010,42.59,52.15,-9.56,8.56,8.56,1,, -51738,81787,4579,2010,2010_House-G_GA-8,GA-8,House-G,House-G,Landmark Communications,166,10/26/2010,600,James Marshall,DEM,39.1,Austin Scott,REP,52.5,,-13.4,11/2/2010,47.3,52.7,-5.39,8.01,-8.01,1,sample size unavailable; estimated at 600 as a default, -32723,82082,4701,2010,2010_House-G_NV-3,NV-3,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/26/2010,400,Dina Titus,DEM,43,Joseph J. Heck,REP,53,,-10,11/2/2010,47.47,48.13,-.65,9.35,-9.35,1,, -51943,82058,4715,2010,2010_House-G_NJ-12,NJ-12,House-G,House-G,Monmouth University,215,10/26/2010,600,Rush Holt,DEM,51,Scott M. Sipprelle,REP,43,,8,11/2/2010,53.05,45.9,7.15,.85,.85,1,sample size unavailable; estimated at 600 as a default, -32750,82270,4860,2010,2010_House-G_UT-1,UT-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/26/2010,400,Morgan E. Bowen,DEM,13,Rob Bishop,REP,65,,-52,11/2/2010,23.93,69.19,-45.27,6.73,-6.73,1,, -32750,82272,4861,2010,2010_House-G_UT-2,UT-2,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/26/2010,400,Jim Matheson,DEM,48,Morgan J. Philpot,REP,35,,13,11/2/2010,50.49,46.06,4.43,8.57,8.57,1,, -32750,82276,4862,2010,2010_House-G_UT-3,UT-3,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/26/2010,400,Karen E. Hyer,DEM,11,Jason Chaffetz,REP,56,,-45,11/2/2010,22.94,72.32,-49.38,4.38,4.38,1,, -32712,83580,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/27/2010,750,Jerry Brown,DEM,49,Meg Whitman,REP,45,,4,11/2/2010,53.77,40.88,12.89,8.89,-8.89,1,, -32732,83578,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,YouGov,391,10/27/2010,814,Jerry Brown,DEM,50,Meg Whitman,REP,41,,9,11/2/2010,53.77,40.88,12.89,3.89,-3.89,1,, -32751,83648,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,Marist College,183,10/27/2010,615,John Hickenlooper,DEM,47,Tom Tancredo,IND,43,,4,11/2/2010,51.05,36.38,14.67,10.67,,1,, -32762,83650,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,YouGov,391,10/27/2010,855,John Hickenlooper,DEM,47,Tom Tancredo,IND,40,,7,11/2/2010,51.05,36.38,14.67,7.67,,1,, -32764,83679,1280,2010,2010_Gov-G_CT,CT,Gov-G,Gov-G,YouGov,391,10/27/2010,783,Dannel P. Malloy,DEM,48,Tom Foley,REP,44,,4,11/2/2010,49.51,48.95,.56,3.44,3.44,1,, -32747,83716,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/27/2010,750,Alex Sink,DEM,45,Rick Scott,REP,48,,-3,11/2/2010,47.72,48.87,-1.15,1.85,-1.85,1,, -32729,83715,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,YouGov,391,10/27/2010,826,Alex Sink,DEM,44,Rick Scott,REP,41,,3,11/2/2010,47.72,48.87,-1.15,4.15,4.15,0,, -52963,83765,1282,2010,2010_Gov-G_GA,GA,Gov-G,Gov-G,Landmark Communications,166,10/27/2010,1686,Roy Barnes,DEM,42,Nathan Deal,REP,49,,-7,11/2/2010,42.97,53.02,-10.05,3.05,3.05,1,, -32786,83764,1282,2010,2010_Gov-G_GA,GA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/27/2010,625,Roy Barnes,DEM,40,Nathan Deal,REP,47,,-7,11/2/2010,42.97,53.02,-10.05,3.05,3.05,1,, -32775,84029,1288,2010,2010_Gov-G_NH,NH,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/27/2010,750,John Lynch,DEM,51,John Stephen,REP,45,,6,11/2/2010,52.64,45.03,7.61,1.61,-1.61,1,, -52998,83864,1292,2010,2010_Gov-G_ME,ME,Gov-G,Gov-G,Public Policy Polling,263,10/27/2010,1812,Paul R. LePage,REP,40,Eliot R. Cutler,IND,28,,12,11/2/2010,38.07,36.36,1.71,10.29,,1,, -53023,83902,1294,2010,2010_Gov-G_MA,MA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/27/2010,750,Deval Patrick,DEM,46,Charles D. Baker,REP,44,,2,11/2/2010,48.47,42.01,6.46,4.46,-4.46,1,, -32773,84067,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,Marist College,183,10/27/2010,415,Andrew Cuomo,DEM,56,Carl Paladino,REP,37,,19,11/2/2010,62.49,33.23,29.26,10.26,-10.26,1,, -32778,84071,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,SurveyUSA,325,10/27/2010,544,Andrew Cuomo,DEM,55,Carl Paladino,REP,33,,22,11/2/2010,62.49,33.23,29.26,7.26,-7.26,1,, -32724,84069,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,YouGov,391,10/27/2010,826,Andrew Cuomo,DEM,57,Carl Paladino,REP,27,,30,11/2/2010,62.49,33.23,29.26,.74,.74,1,, -32734,84103,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,YouGov,391,10/27/2010,805,Ted Strickland,DEM,45,John Richard Kasich,REP,48,,-3,11/2/2010,47.04,49.04,-2,1,-1,1,, -32752,84207,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Marist College,183,10/27/2010,461,Dan Onorato,DEM,44,Thomas W. Corbett,REP,51,,-7,11/2/2010,45.51,54.49,-8.98,1.98,1.98,1,, -32731,84209,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,YouGov,391,10/27/2010,779,Dan Onorato,DEM,41,Thomas W. Corbett,REP,50,,-9,11/2/2010,45.51,54.49,-8.98,.02,-.02,1,, -53296,84348,1306,2010,2010_Gov-G_TX,TX,Gov-G,Gov-G,Public Policy Polling,263,10/27/2010,568,Bill White,DEM,44,Rick Perry,REP,53,,-9,11/2/2010,42.3,54.97,-12.67,3.67,3.67,1,, -32774,84373,1307,2010,2010_Gov-GS_UT,UT,Gov-G,Gov-GS,Dan Jones & Associates,70,10/27/2010,1206,Peter Corroon,DEM,29,Gary Richard Herbert,REP,63,,-34,11/2/2010,31.9,64.07,-32.16,1.84,-1.84,1,, -32758,84395,1309,2010,2010_Gov-G_WI,WI,Gov-G,Gov-G,Marist College,183,10/27/2010,491,Thomas M. Barrett,DEM,44,Scott Walker,REP,51,,-7,11/2/2010,46.48,52.25,-5.77,1.23,-1.23,1,, -32738,84394,1309,2010,2010_Gov-G_WI,WI,Gov-G,Gov-G,Public Policy Polling,263,10/27/2010,1372,Thomas M. Barrett,DEM,44,Scott Walker,REP,53,,-9,11/2/2010,46.48,52.25,-5.77,3.23,-3.23,1,, -32712,39308,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/27/2010,750,Barbara Boxer,DEM,49,Carly Fiorina,REP,46,,3,11/2/2010,52.18,42.17,10.01,7.01,-7.01,1,, -32732,39328,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,YouGov,391,10/27/2010,814,Barbara Boxer,DEM,49,Carly Fiorina,REP,45,,4,11/2/2010,52.18,42.17,10.01,6.01,-6.01,1,, -32751,39347,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,Marist College,183,10/27/2010,615,Michael F. Bennet,DEM,45,Ken Buck,REP,49,,-4,11/2/2010,48.08,46.4,1.68,5.68,-5.68,0,, -32762,39358,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,YouGov,391,10/27/2010,855,Michael F. Bennet,DEM,49,Ken Buck,REP,48,,1,11/2/2010,48.08,46.4,1.68,.68,-.68,1,, -32764,39361,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,YouGov,391,10/27/2010,783,Richard Blumenthal,DEM,52,Linda McMahon,REP,43,,9,11/2/2010,55.16,43.22,11.94,2.94,-2.94,1,, -32747,39343,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/27/2010,750,Marco Rubio,REP,50,Charlie Crist,OTH,30,,20,11/2/2010,48.89,29.71,19.19,.81,,1,, -32729,39325,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,YouGov,391,10/27/2010,826,Marco Rubio,REP,42,Charlie Crist,OTH,31,,11,11/2/2010,48.89,29.71,19.19,8.19,,1,, -32786,39382,1515,2010,2010_Sen-G_GA,GA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/27/2010,625,Michael Thurmond,DEM,33,Johnny Isakson,REP,56,,-23,11/2/2010,39,58.31,-19.31,3.69,-3.69,1,, -32722,39318,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/27/2010,750,Jack Conway,DEM,41,Rand Paul,REP,53,,-12,11/2/2010,44.22,55.69,-11.47,.53,-.53,1,, -32766,39362,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,YouGov,391,10/27/2010,822,Jack Conway,DEM,44,Rand Paul,REP,52,,-8,11/2/2010,44.22,55.69,-11.47,3.47,3.47,1,, -32768,39365,1527,2010,2010_Sen-G_MO,MO,Sen-G,Sen-G,YouGov,391,10/27/2010,789,Russ Carnahan,DEM,42,Roy Blunt,REP,54,,-12,11/2/2010,40.63,54.23,-13.6,1.6,1.6,1,, -32775,39371,1529,2010,2010_Sen-G_NH,NH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/27/2010,500,Paul W. Hodes,DEM,41,Kelly Ayotte,REP,56,,-15,11/2/2010,36.81,60.03,-23.22,8.22,8.22,1,, -32773,39366,1530,2010,2010_Sen-G_NY,NY,Sen-G,Sen-G,Marist College,183,10/27/2010,415,Charles E. Schumer,DEM,60,Jay Townsend,REP,36,,24,11/2/2010,66.31,32.2,34.11,10.11,-10.11,1,, -32778,39378,1530,2010,2010_Sen-G_NY,NY,Sen-G,Sen-G,SurveyUSA,325,10/27/2010,544,Charles E. Schumer,DEM,62,Jay Townsend,REP,32,,30,11/2/2010,66.31,32.2,34.11,4.11,-4.11,1,, -32724,39322,1530,2010,2010_Sen-G_NY,NY,Sen-G,Sen-G,YouGov,391,10/27/2010,819,Charles E. Schumer,DEM,59,Jay Townsend,REP,35,,24,11/2/2010,66.31,32.2,34.11,10.11,-10.11,1,, -32773,39367,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,Marist College,183,10/27/2010,415,Kirsten E. Gillibrand,DEM,55,Joeseph DioGuardi,REP,40,,15,11/2/2010,62.94,35.1,27.84,12.84,-12.84,1,, -32778,39374,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,SurveyUSA,325,10/27/2010,544,Kirsten E. Gillibrand,DEM,56,Joeseph DioGuardi,REP,36,,20,11/2/2010,62.94,35.1,27.84,7.84,-7.84,1,, -32724,39321,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,YouGov,391,10/27/2010,819,Kirsten E. Gillibrand,DEM,57,Joeseph DioGuardi,REP,33,,24,11/2/2010,62.94,35.1,27.84,3.84,-3.84,1,, -32734,39331,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,YouGov,391,10/27/2010,805,Lee Fisher,DEM,40,Rob Portman,REP,53,,-13,11/2/2010,39.4,56.85,-17.44,4.44,4.44,1,, -32752,39348,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Marist College,183,10/27/2010,461,Joe Sestak,DEM,45,Patrick J. Toomey,REP,52,,-7,11/2/2010,48.99,51.01,-2.02,4.98,-4.98,1,, -32731,39345,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,YouGov,391,10/27/2010,779,Joe Sestak,DEM,44,Patrick J. Toomey,REP,50,,-6,11/2/2010,48.99,51.01,-2.02,3.98,-3.98,1,, -32774,39370,1540,2010,2010_Sen-G_UT,UT,Sen-G,Sen-G,Dan Jones & Associates,70,10/27/2010,1206,Samuel Frank Granato,DEM,30,Mike Lee,REP,57,,-27,11/2/2010,32.77,61.56,-28.79,1.79,1.79,1,, -32755,39351,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,Marist College,183,10/27/2010,638,Patty Murray,DEM,49,Dino Rossi,REP,48,,1,11/2/2010,52.36,47.64,4.73,3.73,-3.73,1,, -32710,39306,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/27/2010,750,Patty Murray,DEM,47,Dino Rossi,REP,48,,-1,11/2/2010,52.36,47.64,4.73,5.73,-5.73,0,, -32758,39354,1544,2010,2010_Sen-G_WI,WI,Sen-G,Sen-G,Marist College,183,10/27/2010,491,Russ Feingold,DEM,45,Ron Johnson,REP,52,,-7,11/2/2010,47.02,51.86,-4.84,2.16,-2.16,1,, -32738,39334,1544,2010,2010_Sen-G_WI,WI,Sen-G,Sen-G,Public Policy Polling,263,10/27/2010,1372,Russ Feingold,DEM,44,Ron Johnson,REP,53,,-9,11/2/2010,47.02,51.86,-4.84,4.16,-4.16,1,, -51802,81877,4625,2010,2010_House-G_KS-4,KS-4,House-G,House-G,SurveyUSA,325,10/27/2010,534,Raj Goyle,DEM,38,Mike Pompeo,REP,54,,-16,11/2/2010,36.45,58.79,-22.34,6.34,6.34,1,, -51869,81955,4667,2010,2010_House-G_MI-9,MI-9,House-G,House-G,Great Lakes Strategies Group,125,10/27/2010,700,Gary C. Peters,DEM,43,Andrew Rocky Raczkowski,REP,48,,-5,11/2/2010,49.76,47.23,2.54,7.54,-7.54,0,for Andrew Rocky Raczkowski,R -51881,81969,4681,2010,2010_House-G_MN-8,MN-8,House-G,House-G,SurveyUSA,325,10/27/2010,665,James L. Oberstar,DEM,47,Chip Cravaack,REP,46,,1,11/2/2010,46.59,48.18,-1.59,2.59,2.59,0,, -32774,82269,4860,2010,2010_House-G_UT-1,UT-1,House-G,House-G,Dan Jones & Associates,70,10/27/2010,375,Morgan E. Bowen,DEM,21,Rob Bishop,REP,66,,-45,11/2/2010,23.93,69.19,-45.27,.27,.27,1,, -32774,82271,4861,2010,2010_House-G_UT-2,UT-2,House-G,House-G,Dan Jones & Associates,70,10/27/2010,456,Jim Matheson,DEM,51,Morgan J. Philpot,REP,39,,12,11/2/2010,50.49,46.06,4.43,7.57,7.57,1,, -32774,82275,4862,2010,2010_House-G_UT-3,UT-3,House-G,House-G,Dan Jones & Associates,70,10/27/2010,375,Karen E. Hyer,DEM,19,Jason Chaffetz,REP,70,,-51,11/2/2010,22.94,72.32,-49.38,1.62,-1.62,1,, -52127,82284,4868,2010,2010_House-G_VA-5,VA-5,House-G,House-G,SurveyUSA,325,10/27/2010,524,Tom S. Perriello,DEM,43,Robert Hurt,REP,51,,-8,11/2/2010,46.99,50.81,-3.82,4.18,-4.18,1,, -27381,32659,8657,2010,2010_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,10/27/2010,600,Democratic,DEM,45,Republican,REP,49,,-4,11/2/2010,44.92,51.65,-6.74,2.74,2.74,1,sample size unavailable; estimated at 600 as a default, -28731,32658,8657,2010,2010_House-G_US,US,House-G,House-G,Fox News/Opinion Dynamics Corp.,104,10/27/2010,600,Democratic,DEM,37,Republican,REP,50,,-13,11/2/2010,44.92,51.65,-6.74,6.26,-6.26,1,sample size unavailable; estimated at 600 as a default, -32760,83540,1276,2010,2010_Gov-G_AZ,AZ,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/28/2010,500,Samuel Pearson Goddard,DEM,39,Janice Kay Brewer,REP,53,,-14,11/2/2010,42.43,54.28,-11.85,2.15,-2.15,1,, -32785,83559,1277,2010,2010_Gov-G_AR,AR,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/28/2010,500,Mike Beebe,DEM,60,Jim H. Keet,REP,38,,22,11/2/2010,64.42,33.63,30.79,8.79,-8.79,1,, -52898,83647,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/28/2010,750,John Hickenlooper,DEM,47,Tom Tancredo,IND,42,,5,11/2/2010,51.05,36.38,14.67,9.67,,1,, -32788,83677,1280,2010,2010_Gov-G_CT,CT,Gov-G,Gov-G,Public Policy Polling,263,10/28/2010,759,Dannel P. Malloy,DEM,47,Tom Foley,REP,49,,-2,11/2/2010,49.51,48.95,.56,2.56,-2.56,0,, -32833,83713,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Quinnipiac University,267,10/28/2010,925,Alex Sink,DEM,44,Rick Scott,REP,43,,1,11/2/2010,47.72,48.87,-1.15,2.15,2.15,0,, -32791,83805,1285,2010,2010_Gov-G_IL,IL,Gov-G,Gov-G,YouGov,391,10/28/2010,784,Pat Quinn,DEM,40,William E. Brady,REP,47,,-7,11/2/2010,46.79,45.94,.85,7.85,-7.85,0,, -32784,83839,1286,2010,2010_Gov-G_IA,IA,Gov-G,Gov-G,Selzer & Co.,304,10/28/2010,805,Chet Culver,DEM,38,Terry E. Branstad,REP,50,,-12,11/2/2010,43.21,52.81,-9.6,2.4,-2.4,1,, -1075,84028,1288,2010,2010_Gov-G_NH,NH,Gov-G,Gov-G,Public Policy Polling,263,10/28/2010,1308,John Lynch,DEM,53,John Stephen,REP,44,,9,11/2/2010,52.64,45.03,7.61,1.39,1.39,1,, -51945,84043,1289,2010,2010_Gov-G_NM,NM,Gov-G,Gov-G,Research & Polling Inc.,280,10/28/2010,1003,Diane D. Denish,DEM,43,Susana Martinez,REP,53,,-10,11/2/2010,46.55,53.29,-6.74,3.26,-3.26,1,, -53071,83953,1296,2010,2010_Gov-G_MN,MN,Gov-G,Gov-G,Public Policy Polling,263,10/28/2010,2058,Mark Dayton,DEM,43,Tom Emmer,REP,40,,3,11/2/2010,43.63,43.21,.42,2.58,2.58,1,, -32789,83980,1297,2010,2010_Gov-G_NV,NV,Gov-G,Gov-G,YouGov,391,10/28/2010,711,Rory Reid,DEM,40,Brian E. Sandoval,REP,56,,-16,11/2/2010,41.61,53.36,-11.75,4.25,-4.25,1,, -32812,84100,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,Angus Reid Global,13,10/28/2010,460,Ted Strickland,DEM,46,John Richard Kasich,REP,49,,-3,11/2/2010,47.04,49.04,-2,1,-1,1,, -32832,84099,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,Quinnipiac University,267,10/28/2010,848,Ted Strickland,DEM,46,John Richard Kasich,REP,47,,-1,11/2/2010,47.04,49.04,-2,1,1,1,, -32828,84205,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Quinnipiac University,267,10/28/2010,1244,Dan Onorato,DEM,42,Thomas W. Corbett,REP,52,,-10,11/2/2010,45.51,54.49,-8.98,1.02,-1.02,1,, -53327,84386,1308,2010,2010_Gov-G_VT,VT,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/28/2010,750,Peter Elliott Shumlin,DEM,50,Brian Dubie,REP,45,,5,11/2/2010,49.48,47.69,1.79,3.21,3.21,1,, -32838,84393,1309,2010,2010_Gov-G_WI,WI,Gov-G,Gov-G,Forward Strategies,102,10/28/2010,700,Thomas M. Barrett,DEM,44,Scott Walker,REP,48,,-4,11/2/2010,46.48,52.25,-5.77,1.77,1.77,1,, -32795,84391,1309,2010,2010_Gov-G_WI,WI,Gov-G,Gov-G,YouGov,391,10/28/2010,842,Thomas M. Barrett,DEM,43,Scott Walker,REP,53,,-10,11/2/2010,46.48,52.25,-5.77,4.23,-4.23,1,, -32760,39356,1508,2010,2010_Sen-G_AZ,AZ,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/28/2010,500,Rodney Britz Glassman,DEM,32,John McCain,REP,52,,-20,11/2/2010,34.55,58.69,-24.14,4.14,4.14,1,, -32785,39381,1509,2010,2010_Sen-G_AR,AR,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/28/2010,500,Blanche Lincoln,DEM,36,John Boozman,REP,55,,-19,11/2/2010,36.95,57.9,-20.96,1.96,1.96,1,, -32788,39384,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,Public Policy Polling,263,10/28/2010,759,Richard Blumenthal,DEM,54,Linda McMahon,REP,43,,11,11/2/2010,55.16,43.22,11.94,.94,-.94,1,, -32833,39429,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,Quinnipiac University,267,10/28/2010,925,Marco Rubio,REP,45,Charlie Crist,OTH,31,,14,11/2/2010,48.89,29.71,19.19,5.19,,1,, -32809,39405,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,ALG Research,14,10/28/2010,400,Alexi Giannoulias,DEM,39,Mark Kirk,REP,37,,2,11/2/2010,46.42,48.01,-1.6,3.6,3.6,0,for DSCC,D -32791,39387,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,YouGov,391,10/28/2010,784,Alexi Giannoulias,DEM,47,Mark Kirk,REP,44,,3,11/2/2010,46.42,48.01,-1.6,4.6,4.6,0,, -32784,39380,1521,2010,2010_Sen-G_IA,IA,Sen-G,Sen-G,Selzer & Co.,304,10/28/2010,805,Roxanne Conlin,DEM,30,Chuck Grassley,REP,61,,-31,11/2/2010,33.3,64.35,-31.05,.05,.05,1,, -32789,39385,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,YouGov,391,10/28/2010,711,Harry Reid,DEM,47,Sharron Angle,REP,49,,-2,11/2/2010,50.29,44.55,5.74,7.74,-7.74,0,, -1075,39335,1529,2010,2010_Sen-G_NH,NH,Sen-G,Sen-G,Public Policy Polling,263,10/28/2010,1308,Paul W. Hodes,DEM,41,Kelly Ayotte,REP,56,,-15,11/2/2010,36.81,60.03,-23.22,8.22,8.22,1,, -32812,39408,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,Angus Reid Global,13,10/28/2010,492,Lee Fisher,DEM,40,Rob Portman,REP,57,,-17,11/2/2010,39.4,56.85,-17.44,.44,.44,1,, -32832,39428,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,Quinnipiac University,267,10/28/2010,848,Lee Fisher,DEM,37,Rob Portman,REP,56,,-19,11/2/2010,39.4,56.85,-17.44,1.56,-1.56,1,, -32828,39424,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Quinnipiac University,267,10/28/2010,1244,Joe Sestak,DEM,45,Patrick J. Toomey,REP,50,,-5,11/2/2010,48.99,51.01,-2.02,2.98,-2.98,1,, -32740,39336,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/28/2010,750,Joe Sestak,DEM,46,Patrick J. Toomey,REP,50,,-4,11/2/2010,48.99,51.01,-2.02,1.98,-1.98,1,, -32793,39389,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,YouGov,391,10/28/2010,849,Patty Murray,DEM,50,Dino Rossi,REP,47,,3,11/2/2010,52.36,47.64,4.73,1.73,-1.73,1,, -32838,39434,1544,2010,2010_Sen-G_WI,WI,Sen-G,Sen-G,Forward Strategies,102,10/28/2010,700,Russ Feingold,DEM,46,Ron Johnson,REP,50,,-4,11/2/2010,47.02,51.86,-4.84,.84,.84,1,, -32795,39391,1544,2010,2010_Sen-G_WI,WI,Sen-G,Sen-G,YouGov,391,10/28/2010,842,Russ Feingold,DEM,46,Ron Johnson,REP,52,,-6,11/2/2010,47.02,51.86,-4.84,1.16,-1.16,1,, -51733,81781,4573,2010,2010_House-G_GA-2,GA-2,House-G,House-G,Landmark Communications,166,10/28/2010,914,Sanford D. Bishop Jr.,DEM,46,Mike Keown,REP,50,,-4,11/2/2010,51.44,48.56,2.88,6.88,-6.88,0,, -51793,81864,4610,2010,2010_House-G_IN-3,IN-3,House-G,House-G,Riggs Research Services,289,10/28/2010,400,Thomas E. Hayhurst,DEM,40,Marlin A. Stutzman,REP,36,,4,11/2/2010,33.11,62.76,-29.65,33.65,33.65,0,for Thomas E. Hayhurst,D -51844,81921,4639,2010,2010_House-G_ME-1,ME-1,House-G,House-G,Critical Insights,64,10/28/2010,295,Chellie Pingree,DEM,41,C. Peter Scontras,REP,45,,-4,11/2/2010,56.82,43.17,13.64,17.64,-17.64,0,, -51844,81929,4640,2010,2010_House-G_ME-2,ME-2,House-G,House-G,Critical Insights,64,10/28/2010,326,Michael H. Michaud,DEM,44,Jason J. Levesque,REP,40,,4,11/2/2010,55.13,44.87,10.26,6.26,-6.26,1,, -51945,82060,4717,2010,2010_House-G_NM-1,NM-1,House-G,House-G,Research & Polling Inc.,280,10/28/2010,400,Martin Heinrich,DEM,46,Jonathan L. Barela,REP,49,,-3,11/2/2010,51.8,48.2,3.61,6.61,-6.61,0,, -51945,82070,4718,2010,2010_House-G_NM-2,NM-2,House-G,House-G,Research & Polling Inc.,280,10/28/2010,402,Harry Teague,DEM,45,Stevan Pearce,REP,48,,-3,11/2/2010,44.6,55.4,-10.81,7.81,7.81,1,, -27377,32655,8657,2010,2010_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,10/28/2010,600,Democratic,DEM,39,Republican,REP,51,,-12,11/2/2010,44.92,51.65,-6.74,5.26,-5.26,1,sample size unavailable; estimated at 600 as a default, -63882,117620,1276,2010,2010_Gov-G_AZ,AZ,Gov-G,Gov-G,TCJ Research,327,10/29/2010,1000,Samuel Pearson Goddard,DEM,45,Janice Kay Brewer,REP,53,,-8,11/2/2010,42.43,54.28,-11.85,3.85,3.85,1,, -32813,83577,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Angus Reid Global,13,10/29/2010,485,Jerry Brown,DEM,49,Meg Whitman,REP,44,,5,11/2/2010,53.77,40.88,12.89,7.89,-7.89,1,, -32835,83576,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,SurveyUSA,325,10/29/2010,587,Jerry Brown,DEM,48,Meg Whitman,REP,37,,11,11/2/2010,53.77,40.88,12.89,1.89,-1.89,1,, -32881,117612,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,TCJ Research,327,10/29/2010,1000,Jerry Brown,DEM,48,Meg Whitman,REP,44,,4,11/2/2010,53.77,40.88,12.89,8.89,-8.89,1,, -32880,117622,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,TCJ Research,327,10/29/2010,1000,John Hickenlooper,DEM,43,Tom Tancredo,IND,45,,-2,11/2/2010,51.05,36.38,14.67,16.67,,0,, -32885,117613,1280,2010,2010_Gov-G_CT,CT,Gov-G,Gov-G,TCJ Research,327,10/29/2010,1000,Dannel P. Malloy,DEM,47,Tom Foley,REP,50,,-3,11/2/2010,49.51,48.95,.56,3.56,-3.56,0,, -32875,117625,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,TCJ Research,327,10/29/2010,1000,Alex Sink,DEM,46,Rick Scott,REP,49,,-3,11/2/2010,47.72,48.87,-1.15,1.85,-1.85,1,, -32837,84027,1288,2010,2010_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,10/29/2010,885,John Lynch,DEM,52,John Stephen,REP,45,,7,11/2/2010,52.64,45.03,7.61,.61,-.61,1,, -52997,83863,1292,2010,2010_Gov-G_ME,ME,Gov-G,Gov-G,Maine People's Resource Center,180,10/29/2010,546,Paul R. LePage,REP,39,Eliot R. Cutler,IND,29,,10,11/2/2010,38.07,36.36,1.71,8.29,,1,, -63885,117626,1294,2010,2010_Gov-G_MA,MA,Gov-G,Gov-G,TCJ Research,327,10/29/2010,1000,Deval Patrick,DEM,45,Charles D. Baker,REP,45,,0,11/2/2010,48.47,42.01,6.46,6.46,-6.46,.5,, -63888,117629,1297,2010,2010_Gov-G_NV,NV,Gov-G,Gov-G,TCJ Research,327,10/29/2010,1000,Rory Reid,DEM,39,Brian E. Sandoval,REP,59,,-20,11/2/2010,41.61,53.36,-11.75,8.25,-8.25,1,, -32814,84066,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,Angus Reid Global,13,10/29/2010,546,Andrew Cuomo,DEM,55,Carl Paladino,REP,38,,17,11/2/2010,62.49,33.23,29.26,12.26,-12.26,1,, -32781,84065,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,Siena College,305,10/29/2010,603,Andrew Cuomo,DEM,58,Carl Paladino,REP,33,,25,11/2/2010,62.49,33.23,29.26,4.26,-4.26,1,, -32779,84098,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,Public Policy Polling,263,10/29/2010,1356,Ted Strickland,DEM,48,John Richard Kasich,REP,49,,-1,11/2/2010,47.04,49.04,-2,1,1,1,, -63891,117632,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,TCJ Research,327,10/29/2010,1000,Ted Strickland,DEM,44,John Richard Kasich,REP,49,,-5,11/2/2010,47.04,49.04,-2,3,-3,1,, -32816,84096,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,University of Cincinnati (Ohio Poll),346,10/29/2010,930,Ted Strickland,DEM,48,John Richard Kasich,REP,52,,-4,11/2/2010,47.04,49.04,-2,2,-2,1,, -32882,117634,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,TCJ Research,327,10/29/2010,1000,Dan Onorato,DEM,43,Thomas W. Corbett,REP,52,,-9,11/2/2010,45.51,54.49,-8.98,.02,-.02,1,, -63895,117637,1302,2010,2010_Gov-G_RI,RI,Gov-G,Gov-G,TCJ Research,327,10/29/2010,1000,Lincoln Chafee,IND,35,John F. Robitaille,REP,31,,4,11/2/2010,36.1,33.57,2.53,1.47,,1,, -63896,117638,1306,2010,2010_Gov-G_TX,TX,Gov-G,Gov-G,TCJ Research,327,10/29/2010,1000,Bill White,DEM,44,Rick Perry,REP,55,,-11,11/2/2010,42.3,54.97,-12.67,1.67,1.67,1,, -32813,39409,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Angus Reid Global,13,10/29/2010,485,Barbara Boxer,DEM,51,Carly Fiorina,REP,44,,7,11/2/2010,52.18,42.17,10.01,3.01,-3.01,1,, -32835,39431,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,10/29/2010,587,Barbara Boxer,DEM,46,Carly Fiorina,REP,38,,8,11/2/2010,52.18,42.17,10.01,2.01,-2.01,1,, -32881,39477,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,TCJ Research,327,10/29/2010,1000,Barbara Boxer,DEM,47,Carly Fiorina,REP,49,,-2,11/2/2010,52.18,42.17,10.01,12.01,-12.01,0,, -32880,39476,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,TCJ Research,327,10/29/2010,1000,Michael F. Bennet,DEM,47,Ken Buck,REP,50,,-3,11/2/2010,48.08,46.4,1.68,4.68,-4.68,0,, -32885,39481,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,TCJ Research,327,10/29/2010,1000,Richard Blumenthal,DEM,49,Linda McMahon,REP,44,,5,11/2/2010,55.16,43.22,11.94,6.94,-6.94,1,, -32875,39471,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,TCJ Research,327,10/29/2010,1000,Marco Rubio,REP,48,Charlie Crist,OTH,24,,24,11/2/2010,48.89,29.71,19.19,4.81,,1,, -32787,39383,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,Public Policy Polling,263,10/29/2010,1021,Jack Conway,DEM,40,Rand Paul,REP,55,,-15,11/2/2010,44.22,55.69,-11.47,3.53,-3.53,1,, -32837,39433,1529,2010,2010_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,10/29/2010,885,Paul W. Hodes,DEM,36,Kelly Ayotte,REP,54,,-18,11/2/2010,36.81,60.03,-23.22,5.22,5.22,1,, -32814,39410,1530,2010,2010_Sen-G_NY,NY,Sen-G,Sen-G,Angus Reid Global,13,10/29/2010,541,Charles E. Schumer,DEM,61,Jay Townsend,REP,35,,26,11/2/2010,66.31,32.2,34.11,8.11,-8.11,1,, -32781,39377,1530,2010,2010_Sen-G_NY,NY,Sen-G,Sen-G,Siena College,305,10/29/2010,603,Charles E. Schumer,DEM,64,Jay Townsend,REP,32,,32,11/2/2010,66.31,32.2,34.11,2.11,-2.11,1,, -32814,39411,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,Angus Reid Global,13,10/29/2010,508,Kirsten E. Gillibrand,DEM,59,Joeseph DioGuardi,REP,38,,21,11/2/2010,62.94,35.1,27.84,6.84,-6.84,1,, -32781,39373,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,Siena College,305,10/29/2010,603,Kirsten E. Gillibrand,DEM,57,Joeseph DioGuardi,REP,37,,20,11/2/2010,62.94,35.1,27.84,7.84,-7.84,1,, -32779,39375,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,Public Policy Polling,263,10/29/2010,1356,Lee Fisher,DEM,39,Rob Portman,REP,57,,-18,11/2/2010,39.4,56.85,-17.44,.56,-.56,1,, -32816,39412,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,10/29/2010,930,Lee Fisher,DEM,39,Rob Portman,REP,60,,-21,11/2/2010,39.4,56.85,-17.44,3.56,-3.56,1,, -32882,39478,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,TCJ Research,327,10/29/2010,1000,Joe Sestak,DEM,46,Patrick J. Toomey,REP,52,,-6,11/2/2010,48.99,51.01,-2.02,3.98,-3.98,1,, -51759,81813,4587,2010,2010_House-G_ID-1,ID-1,House-G,House-G,Greg Smith and Associates,128,10/29/2010,400,Walt Minnick,DEM,48,Raúl R. Labrador,REP,38,,10,11/2/2010,41.28,51.02,-9.74,19.74,19.74,0,, -64377,118429,4685,2010,2010_House-G_MS-4,MS-4,House-G,House-G,TCJ Research,327,10/29/2010,1000,Gene Taylor,DEM,47,Steven M. Palazzo,REP,48,,-1,11/2/2010,46.83,51.93,-5.1,4.1,4.1,1,, -32837,82021,4702,2010,2010_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,10/29/2010,434,Carol Shea-Porter,DEM,39,Frank C. Guinta,REP,46,,-7,11/2/2010,42.42,54.04,-11.62,4.62,4.62,1,, -32837,82031,4703,2010,2010_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,10/29/2010,451,Annie Kuster,DEM,43,Charles Bass,REP,40,,3,11/2/2010,46.76,48.34,-1.58,4.58,4.58,0,, -64378,118430,4818,2010,2010_House-G_SD-1,SD-1,House-G,House-G,TCJ Research,327,10/29/2010,1000,Stephanie Herseth Sandlin,DEM,46,Kristi L. Noem,REP,50,,-4,11/2/2010,45.89,48.12,-2.23,1.77,-1.77,1,, -64379,118431,4868,2010,2010_House-G_VA-5,VA-5,House-G,House-G,TCJ Research,327,10/29/2010,1000,Tom S. Perriello,DEM,45,Robert Hurt,REP,52,,-7,11/2/2010,46.99,50.81,-3.82,3.18,-3.18,1,, -27378,32656,8657,2010,2010_House-G_US,US,House-G,House-G,CNN/Opinion Research Corp.,37,10/29/2010,600,Democratic,DEM,42,Republican,REP,52,,-10,11/2/2010,44.92,51.65,-6.74,3.26,-3.26,1,sample size unavailable; estimated at 600 as a default, -1072,117573,8657,2010,2010_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,10/29/2010,748,Democratic,DEM,46,Republican,REP,51,,-5,11/2/2010,44.92,51.65,-6.74,1.74,1.74,1,, -27379,32657,8657,2010,2010_House-G_US,US,House-G,House-G,Pew Research Center,253,10/29/2010,600,Democratic,DEM,42,Republican,REP,48,,-6,11/2/2010,44.92,51.65,-6.74,.74,.74,1,sample size unavailable; estimated at 600 as a default, -32803,120118,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Public Policy Polling,263,10/30/2010,882,Jerry Brown,DEM,51,Meg Whitman,REP,46,,5,11/2/2010,53.77,40.88,12.89,7.89,-7.89,1,, -32829,83574,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,YouGov,391,10/30/2010,810,Jerry Brown,DEM,51,Meg Whitman,REP,41,,10,11/2/2010,53.77,40.88,12.89,2.89,-2.89,1,, -42410,83646,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/30/2010,1000,John Hickenlooper,DEM,47,Tom Tancredo,IND,44,,3,11/2/2010,51.05,36.38,14.67,11.67,,1,, -32831,83710,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Susquehanna Polling & Research Inc.,326,10/30/2010,1527,Alex Sink,DEM,49,Rick Scott,REP,46,,3,11/2/2010,47.72,48.87,-1.15,4.15,4.15,0,, -32826,83711,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,YouGov,391,10/30/2010,548,Alex Sink,DEM,45,Rick Scott,REP,45,,0,11/2/2010,47.72,48.87,-1.15,1.15,1.15,.5,, -32806,83804,1285,2010,2010_Gov-G_IL,IL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/30/2010,1000,Pat Quinn,DEM,38,William E. Brady,REP,44,,-6,11/2/2010,46.79,45.94,.85,6.85,-6.85,0,, -32818,84063,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,YouGov,391,10/30/2010,578,Andrew Cuomo,DEM,56,Carl Paladino,REP,29,,27,11/2/2010,62.49,33.23,29.26,2.26,-2.26,1,, -42418,84097,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/30/2010,1000,Ted Strickland,DEM,44,John Richard Kasich,REP,48,,-4,11/2/2010,47.04,49.04,-2,2,-2,1,, -32824,84095,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,YouGov,391,10/30/2010,560,Ted Strickland,DEM,45,John Richard Kasich,REP,48,,-3,11/2/2010,47.04,49.04,-2,1,-1,1,, -32834,84203,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Muhlenberg College,219,10/30/2010,474,Dan Onorato,DEM,42,Thomas W. Corbett,REP,49,,-7,11/2/2010,45.51,54.49,-8.98,1.98,1.98,1,, -32822,84201,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,YouGov,391,10/30/2010,570,Dan Onorato,DEM,40,Thomas W. Corbett,REP,51,,-11,11/2/2010,45.51,54.49,-8.98,2.02,-2.02,1,, -32840,39436,1507,2010,2010_Sen-G_AK,AK,Sen-G,Sen-G,Hays Research Group,136,10/30/2010,502,Lisa Murkowski,W,25,Joe Miller,REP,27,,-2,11/2/2010,39.49,35.49,4.01,6.01,,0,for Scott T. McAdams,D -32803,39399,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Public Policy Polling,263,10/30/2010,882,Barbara Boxer,DEM,50,Carly Fiorina,REP,46,,4,11/2/2010,52.18,42.17,10.01,6.01,-6.01,1,, -32829,39425,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,YouGov,391,10/30/2010,810,Barbara Boxer,DEM,49,Carly Fiorina,REP,45,,4,11/2/2010,52.18,42.17,10.01,6.01,-6.01,1,, -42410,39403,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/30/2010,1000,Michael F. Bennet,DEM,46,Ken Buck,REP,50,,-4,11/2/2010,48.08,46.4,1.68,5.68,-5.68,0,, -32831,39427,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,Susquehanna Polling & Research Inc.,326,10/30/2010,1527,Marco Rubio,REP,48,Charlie Crist,OTH,31,,17,11/2/2010,48.89,29.71,19.19,2.19,,1,, -32826,39422,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,YouGov,391,10/30/2010,548,Marco Rubio,REP,46,Charlie Crist,OTH,34,,12,11/2/2010,48.89,29.71,19.19,7.19,,1,, -32806,39402,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/30/2010,1000,Alexi Giannoulias,DEM,42,Mark Kirk,REP,46,,-4,11/2/2010,46.42,48.01,-1.6,2.4,-2.4,1,, -32808,39404,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/30/2010,1000,Harry Reid,DEM,45,Sharron Angle,REP,48,,-3,11/2/2010,50.29,44.55,5.74,8.74,-8.74,0,, -32818,39415,1530,2010,2010_Sen-G_NY,NY,Sen-G,Sen-G,YouGov,391,10/30/2010,578,Charles E. Schumer,DEM,60,Jay Townsend,REP,34,,26,11/2/2010,66.31,32.2,34.11,8.11,-8.11,1,, -32818,39414,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,YouGov,391,10/30/2010,578,Kirsten E. Gillibrand,DEM,58,Joeseph DioGuardi,REP,34,,24,11/2/2010,62.94,35.1,27.84,3.84,-3.84,1,, -32836,39432,1532,2010,2010_Sen-G_NC,NC,Sen-G,Sen-G,Public Policy Polling,263,10/30/2010,847,Elaine Marshall,DEM,40,Richard Burr,REP,52,,-12,11/2/2010,43.05,54.81,-11.77,.23,-.23,1,, -32824,39421,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,YouGov,391,10/30/2010,560,Lee Fisher,DEM,39,Rob Portman,REP,52,,-13,11/2/2010,39.4,56.85,-17.44,4.44,4.44,1,, -32834,39430,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Muhlenberg College,219,10/30/2010,474,Joe Sestak,DEM,44,Patrick J. Toomey,REP,48,,-4,11/2/2010,48.99,51.01,-2.02,1.98,-1.98,1,, -32822,39418,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,YouGov,391,10/30/2010,570,Joe Sestak,DEM,44,Patrick J. Toomey,REP,48,,-4,11/2/2010,48.99,51.01,-2.02,1.98,-1.98,1,, -32797,39393,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,Public Policy Polling,263,10/30/2010,2055,Patty Murray,DEM,48,Dino Rossi,REP,50,,-2,11/2/2010,52.36,47.64,4.73,6.73,-6.73,0,, -32805,39401,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/30/2010,1000,Patty Murray,DEM,49,Dino Rossi,REP,47,,2,11/2/2010,52.36,47.64,4.73,2.73,-2.73,1,, -51705,81747,4545,2010,2010_House-G_CT-5,CT-5,House-G,House-G,MRG Research,207,10/30/2010,911,Christopher Murphy,DEM,44,Sam S.F. Caligiuri,REP,52,,-8,11/2/2010,52.01,44.91,7.1,15.1,-15.1,0,, -52126,82283,4868,2010,2010_House-G_VA-5,VA-5,House-G,House-G,Public Opinion Strategies,260,10/30/2010,400,Tom S. Perriello,DEM,42,Robert Hurt,REP,45,,-3,11/2/2010,46.99,50.81,-3.82,.82,.82,1,for Robert Hurt,R -27375,117332,8657,2010,2010_House-G_US,US,House-G,House-G,Gallup,112,10/30/2010,1069.5,Democratic,DEM,40.5,Republican,REP,54.25,,-13.75,11/2/2010,44.92,51.65,-6.74,7.01,-7.01,1,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll, -1071,32654,8657,2010,2010_House-G_US,US,House-G,House-G,Ipsos,154,10/30/2010,600,Democratic,DEM,44,Republican,REP,50,,-6,11/2/2010,44.92,51.65,-6.74,.74,.74,1,sample size unavailable; estimated at 600 as a default, -1073,117596,8657,2010,2010_House-G_US,US,House-G,House-G,YouGov,391,10/30/2010,1634,Democratic,DEM,45,Republican,REP,52,,-7,11/2/2010,44.92,51.65,-6.74,.26,-.26,1,among all adults, -32799,83524,1275,2010,2010_Gov-G_AK,AK,Gov-G,Gov-G,Public Policy Polling,263,10/31/2010,1539,Ethan Berkowitz,DEM,43,Sean R. Parnell,REP,54,,-11,11/2/2010,37.67,59.06,-21.39,10.39,10.39,1,, -32801,83645,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,Public Policy Polling,263,10/31/2010,1059,John Hickenlooper,DEM,48,Tom Tancredo,IND,43,,5,11/2/2010,51.05,36.38,14.67,9.67,,1,, -32810,83676,1280,2010,2010_Gov-G_CT,CT,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/31/2010,750,Dannel P. Malloy,DEM,46,Tom Foley,REP,48,,-2,11/2/2010,49.51,48.95,.56,2.56,-2.56,0,, -1066,83709,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Public Policy Polling,263,10/31/2010,773,Alex Sink,DEM,48,Rick Scott,REP,47,,1,11/2/2010,47.72,48.87,-1.15,2.15,2.15,0,, -32802,83803,1285,2010,2010_Gov-G_IL,IL,Gov-G,Gov-G,Public Policy Polling,263,10/31/2010,814,Pat Quinn,DEM,40,William E. Brady,REP,45,,-5,11/2/2010,46.79,45.94,.85,5.85,-5.85,0,, -1065,83979,1297,2010,2010_Gov-G_NV,NV,Gov-G,Gov-G,Public Policy Polling,263,10/31/2010,682,Rory Reid,DEM,44,Brian E. Sandoval,REP,55,,-11,11/2/2010,41.61,53.36,-11.75,.75,.75,1,, -53208,84179,1300,2010,2010_Gov-G_OR,OR,Gov-G,Gov-G,DHM Research,76,10/31/2010,1000,John Kitzhaber,DEM,46,Chris Dudley,REP,43,,3,11/2/2010,49.29,47.76,1.53,1.47,1.47,1,, -32800,84200,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Public Policy Polling,263,10/31/2010,772,Dan Onorato,DEM,45,Thomas W. Corbett,REP,52,,-7,11/2/2010,45.51,54.49,-8.98,1.98,1.98,1,, -32799,39395,1507,2010,2010_Sen-G_AK,AK,Sen-G,Sen-G,Public Policy Polling,263,10/31/2010,1539,Lisa Murkowski,W,30,Joe Miller,REP,37,,-7,11/2/2010,39.49,35.49,4.01,11.01,,0,, -32884,39480,1507,2010,2010_Sen-G_AK,AK,Sen-G,Sen-G,TCJ Research,327,10/31/2010,1000,Lisa Murkowski,W,37,Joe Miller,REP,35,,2,11/2/2010,39.49,35.49,4.01,2.01,,1,, -32801,39397,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,Public Policy Polling,263,10/31/2010,1059,Michael F. Bennet,DEM,48,Ken Buck,REP,49,,-1,11/2/2010,48.08,46.4,1.68,2.68,-2.68,0,, -32810,39406,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/31/2010,750,Richard Blumenthal,DEM,53,Linda McMahon,REP,46,,7,11/2/2010,55.16,43.22,11.94,4.94,-4.94,1,, -32883,39479,1513,2010,2010_Sen-GS_DE,DE,Sen-G,Sen-GS,TCJ Research,327,10/31/2010,1000,Christopher A. Coons,DEM,50,Christine O'Donnell,REP,45,,5,11/2/2010,56.61,40.03,16.58,11.58,-11.58,1,, -1066,39435,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,Public Policy Polling,263,10/31/2010,773,Marco Rubio,REP,47,Charlie Crist,OTH,30,,17,11/2/2010,48.89,29.71,19.19,2.19,,1,, -32802,39398,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,Public Policy Polling,263,10/31/2010,814,Alexi Giannoulias,DEM,42,Mark Kirk,REP,46,,-4,11/2/2010,46.42,48.01,-1.6,2.4,-2.4,1,, -32879,39475,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,TCJ Research,327,10/31/2010,1000,Alexi Giannoulias,DEM,43,Mark Kirk,REP,48,,-5,11/2/2010,46.42,48.01,-1.6,3.4,-3.4,1,, -32873,39469,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,TCJ Research,327,10/31/2010,1000,Jack Conway,DEM,43,Rand Paul,REP,55,,-12,11/2/2010,44.22,55.69,-11.47,.53,-.53,1,, -1065,39400,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,Public Policy Polling,263,10/31/2010,682,Harry Reid,DEM,46,Sharron Angle,REP,47,,-1,11/2/2010,50.29,44.55,5.74,6.74,-6.74,0,, -32877,39473,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,TCJ Research,327,10/31/2010,1000,Harry Reid,DEM,45,Sharron Angle,REP,51,,-6,11/2/2010,50.29,44.55,5.74,11.74,-11.74,0,, -32800,39396,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Public Policy Polling,263,10/31/2010,772,Joe Sestak,DEM,46,Patrick J. Toomey,REP,51,,-5,11/2/2010,48.99,51.01,-2.02,2.98,-2.98,1,, -32878,39474,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,TCJ Research,327,10/31/2010,1000,Patty Murray,DEM,48,Dino Rossi,REP,50,,-2,11/2/2010,52.36,47.64,4.73,6.73,-6.73,0,, -32798,39394,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,Public Policy Polling,263,10/31/2010,1676,"Joe Manchin, III",DEM,51,John Raese,REP,46,,5,11/2/2010,53.47,43.4,10.07,5.07,-5.07,1,, -32811,39407,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,10/31/2010,750,"Joe Manchin, III",DEM,50,John Raese,REP,46,,4,11/2/2010,53.47,43.4,10.07,6.07,-6.07,1,, -32876,39472,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,TCJ Research,327,10/31/2010,1000,"Joe Manchin, III",DEM,48,John Raese,REP,48,,0,11/2/2010,53.47,43.4,10.07,10.07,-10.07,.5,, -32874,39470,1544,2010,2010_Sen-G_WI,WI,Sen-G,Sen-G,TCJ Research,327,10/31/2010,1000,Russ Feingold,DEM,42,Ron Johnson,REP,56,,-14,11/2/2010,47.02,51.86,-4.84,9.16,-9.16,1,, -51764,81823,4596,2010,2010_House-G_IL-8,IL-8,House-G,House-G,We Ask America,376,10/31/2010,773,Melissa L. Bean,DEM,46,Joe Walsh,REP,49,,-3,11/2/2010,48.32,48.47,-.14,2.86,-2.86,1,for Joe Walsh,R -51764,81827,4598,2010,2010_House-G_IL-10,IL-10,House-G,House-G,We Ask America,376,10/31/2010,861,Daniel J. Seals,DEM,46,Robert Dold,REP,54,,-8,11/2/2010,48.92,51.08,-2.16,5.84,-5.84,1,for Joe Walsh,R -51764,81834,4599,2010,2010_House-G_IL-11,IL-11,House-G,House-G,We Ask America,376,10/31/2010,829,Deborah Halvorson,DEM,45,Adam Kinzinger,REP,55,,-10,11/2/2010,42.65,57.35,-14.7,4.7,4.7,1,for Joe Walsh,R -51764,81845,4602,2010,2010_House-G_IL-14,IL-14,House-G,House-G,We Ask America,376,10/31/2010,784,Bill Foster,DEM,45,Randy Hultgren,REP,50,,-5,11/2/2010,45.04,51.31,-6.27,1.27,1.27,1,for Joe Walsh,R -51764,81852,4605,2010,2010_House-G_IL-17,IL-17,House-G,House-G,We Ask America,376,10/31/2010,600,Philip G. Hare,DEM,44,Robert Schilling,REP,52,,-8,11/2/2010,42.96,52.58,-9.62,1.62,1.62,1,for Joe Walsh; sample size unavailable; estimated at 600 as a default,R -63872,117601,8657,2010,2010_House-G_US,US,House-G,House-G,Zogby Interactive/JZ Analytics,395,10/31/2010,2056,Democratic,DEM,45,Republican,REP,50,,-5,11/2/2010,44.92,51.65,-6.74,1.74,1.74,1,, -52928,83708,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Susquehanna Polling & Research Inc.,326,11/1/2010,1526,Alex Sink,DEM,45,Rick Scott,REP,49,,-4,11/2/2010,47.72,48.87,-1.15,2.85,-2.85,1,, -64059,117883,1793,2011,2011_House-GS_NY-26,NY-26,House-G,House-GS,Global Strategy Group,118,5/3/2011,400,Kathleen Courtney Hochul,DEM,30,Jane Lewis Corwin,REP,31,,-1,5/24/2011,47.35,42.38,4.96,5.96,-5.96,0,for unspecified Democratic spnosor,D -64185,118095,1793,2011,2011_House-GS_NY-26,NY-26,House-G,House-GS,Public Policy Polling,263,5/7/2011,1048,Kathleen Courtney Hochul,DEM,35,Jane Lewis Corwin,REP,31,,4,5/24/2011,47.35,42.38,4.96,.96,-.96,1,for Daily Kos | Service Employees International Union,D -64254,118232,1793,2011,2011_House-GS_NY-26,NY-26,House-G,House-GS,Siena College,305,5/19/2011,639,Kathleen Courtney Hochul,DEM,42,Jane Lewis Corwin,REP,38,,4,5/24/2011,47.35,42.38,4.96,.96,-.96,1,, -64186,118096,1793,2011,2011_House-GS_NY-26,NY-26,House-G,House-GS,Public Policy Polling,263,5/22/2011,1106,Kathleen Courtney Hochul,DEM,42,Jane Lewis Corwin,REP,36,,6,5/24/2011,47.35,42.38,4.96,1.04,1.04,1,, -64187,118097,1792,2011,2011_House-GS_CA-36,CA-36,House-G,House-GS,Public Policy Polling,263,7/9/2011,619,Janice Hahn,DEM,52,Craig Huey,REP,44,,8,7/12/2011,54.89,45.11,9.78,1.78,-1.78,1,for Daily Kos | Service Employees International Union,D -64062,117886,1790,2011,2011_House-GS_NY-9,NY-9,House-G,House-GS,Global Strategy Group,118,8/31/2011,400,David I. Weprin,DEM,47,Bob Turner,REP,39,,8,9/13/2011,47.25,52.43,-5.18,13.18,13.18,0,for DCCC,D -64143,118017,1790,2011,2011_House-GS_NY-9,NY-9,House-G,House-GS,McLaughlin & Associates,203,8/31/2011,300,David I. Weprin,DEM,42,Bob Turner,REP,42,,0,9/13/2011,47.25,52.43,-5.18,5.18,5.18,.5,for unspecified Republican spnosor,R -64116,117959,1790,2011,2011_House-GS_NY-9,NY-9,House-G,House-GS,Magellan Strategies,179,9/1/2011,2055,David I. Weprin,DEM,40,Bob Turner,REP,45,,-5,9/13/2011,47.25,52.43,-5.18,.18,.18,1,, -64255,118233,1790,2011,2011_House-GS_NY-9,NY-9,House-G,House-GS,Siena College,305,9/7/2011,886,David I. Weprin,DEM,44,Bob Turner,REP,50,,-6,9/13/2011,47.25,52.43,-5.18,.82,-.82,1,, -64188,118098,1790,2011,2011_House-GS_NY-9,NY-9,House-G,House-GS,Public Policy Polling,263,9/10/2011,664,David I. Weprin,DEM,41,Bob Turner,REP,47,,-6,9/13/2011,47.25,52.43,-5.18,.82,-.82,1,, -64189,118099,1791,2011,2011_House-GS_NV-2,NV-2,House-G,House-GS,Public Policy Polling,263,9/10/2011,629,Kate Marshall,DEM,37,Mark Amodei,REP,50,,-13,9/13/2011,36.06,57.93,-21.87,8.87,8.87,1,, -63953,117708,1273,2011,2011_Gov-GS_WV,WV,Gov-G,Gov-GS,Mellman Group,205,9/18/2011,500,Earl Ray Tomblin,DEM,46,Bill Maloney,REP,36,,10,10/4/2011,49.55,47.05,2.51,7.49,7.49,1,for unspecified Democratic spnosor,D -191,117718,1273,2011,2011_Gov-GS_WV,WV,Gov-G,Gov-GS,Public Policy Polling,263,10/1/2011,932,Earl Ray Tomblin,DEM,47,Bill Maloney,REP,46,,1,10/4/2011,49.55,47.05,2.51,1.51,-1.51,1,, -163,117667,1272,2011,2011_Gov-O_LA,LA,Gov-G,Gov-O,Clarus Research Group,53,10/6/2011,602,Tara Hollis,DEM,5,Piyush Amrit Jindal,REP,57,,-52,10/22/2011,17.88,65.8,-47.92,4.08,-4.08,1,, -63915,117659,1271,2011,2011_Gov-G_KY,KY,Gov-G,Gov-G,Braun Research,33,10/18/2011,802,Steve Beshear,DEM,54,David L. Williams,REP,26,,28,11/8/2011,55.72,35.29,20.43,7.57,7.57,1,, -63794,117447,1271,2011,2011_Gov-G_KY,KY,Gov-G,Gov-G,SurveyUSA,325,10/30/2011,576,Steve Beshear,DEM,54,David L. Williams,REP,29,,25,11/8/2011,55.72,35.29,20.43,4.57,4.57,1,, -7,117717,1270,2011,2011_Gov-G_MS,MS,Gov-G,Gov-G,Public Policy Polling,263,11/5/2011,796,Johnny L. DuPree,DEM,40,Phil Bryant,REP,54,,-14,11/8/2011,38.98,61.02,-22.05,8.05,8.05,1,, -13750,17617,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Iowa State University,153,12/13/2011,333,Rick Santorum,REP,5,Mitt Romney,REP,18,28,-13,1/3/2012,24.56,24.53,.03,13.03,,0,, -13698,17350,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,12/13/2011,750,Rick Santorum,REP,6,Mitt Romney,REP,23,18,-17,1/3/2012,24.56,24.53,.03,17.03,,0,, -13721,17469,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Public Policy Polling,263,12/17/2011,597,Rick Santorum,REP,10,Mitt Romney,REP,20,23,-10,1/3/2012,24.56,24.53,.03,10.03,,0,, -13723,17471,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,12/18/2011,391,Rick Santorum,REP,3,Mitt Romney,REP,18,24,-15,1/3/2012,24.56,24.53,.03,15.03,,0,, -13754,17624,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,12/19/2011,750,Rick Santorum,REP,10,Mitt Romney,REP,25,20,-15,1/3/2012,24.56,24.53,.03,15.03,,0,, -13751,17618,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,We Ask America,376,12/20/2011,1250,Rick Santorum,REP,9,Mitt Romney,REP,18,19,-9,1/3/2012,24.56,24.53,.03,9.03,,0,, -13792,17708,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,American Research Group,9,12/21/2011,600,Rick Santorum,REP,4,Mitt Romney,REP,20,21,-16,1/3/2012,24.56,24.53,.03,16.03,,0,, -13805,17735,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,12/24/2011,452,Rick Santorum,REP,16,Mitt Romney,REP,25,22,-9,1/3/2012,24.56,24.53,.03,9.03,,0,, -13815,17741,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,American Research Group,9,12/27/2011,600,Rick Santorum,REP,11,Mitt Romney,REP,22,16,-11,1/3/2012,24.56,24.53,.03,11.03,,0,, -13803,17725,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Public Policy Polling,263,12/27/2011,565,Rick Santorum,REP,10,Mitt Romney,REP,20,24,-10,1/3/2012,24.56,24.53,.03,10.03,,0,, -13833,17778,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Selzer & Co.,304,12/27/2011,150,Rick Santorum,REP,10,Mitt Romney,REP,22,29,-12,1/3/2012,24.56,24.53,.03,12.03,,0,, -13819,17752,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Marist College,183,12/28/2011,433,Rick Santorum,REP,15,Mitt Romney,REP,23,21,-8,1/3/2012,24.56,24.53,.03,8.03,,0,, -13814,17740,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,12/28/2011,429,Rick Santorum,REP,13,Mitt Romney,REP,17,17,-4,1/3/2012,24.56,24.53,.03,4.03,,.5,, -13813,17739,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,12/28/2011,750,Rick Santorum,REP,16,Mitt Romney,REP,23,22,-7,1/3/2012,24.56,24.53,.03,7.03,,0,, -13832,17772,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Selzer & Co.,304,12/28/2011,150,Rick Santorum,REP,11,Mitt Romney,REP,26,22,-15,1/3/2012,24.56,24.53,.03,15.03,,0,, -13831,17771,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Selzer & Co.,304,12/29/2011,151,Rick Santorum,REP,19,Mitt Romney,REP,24,20,-5,1/3/2012,24.56,24.53,.03,5.03,,0,, -13824,17754,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,We Ask America,376,12/29/2011,889,Rick Santorum,REP,17,Mitt Romney,REP,24,14,-7,1/3/2012,24.56,24.53,.03,7.03,,0,, -13830,17770,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Selzer & Co.,304,12/30/2011,151,Rick Santorum,REP,22,Mitt Romney,REP,23,16,-1,1/3/2012,24.56,24.53,.03,1.03,,0,, -13841,17776,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,American Research Group,9,12/31/2011,600,Rick Santorum,REP,16,Mitt Romney,REP,22,17,-6,1/3/2012,24.56,24.53,.03,6.03,,0,, -13836,17766,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Public Policy Polling,263,12/31/2011,670,Rick Santorum,REP,18,Mitt Romney,REP,21,19,-3,1/3/2012,24.56,24.53,.03,3.03,,0,, -13839,17773,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,1/1/2012,729,Rick Santorum,REP,18,Mitt Romney,REP,23,22,-5,1/3/2012,24.56,24.53,.03,5.03,,0,, -13837,17767,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Public Policy Polling,263,1/1/2012,670,Rick Santorum,REP,18,Mitt Romney,REP,18,21,0,1/3/2012,24.56,24.53,.03,.03,,0,, -13870,17822,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,1/4/2012,865,Mitt Romney,REP,37,Ron Paul,REP,19,16,18,1/10/2012,39.28,22.89,16.39,1.61,,1,, -13857,17809,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,1/4/2012,498,Mitt Romney,REP,38,Ron Paul,REP,24,8,14,1/10/2012,39.28,22.89,16.39,2.39,,1,, -13869,17821,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,Marist College,183,1/5/2012,711,Mitt Romney,REP,42,Ron Paul,REP,22,9,20,1/10/2012,39.28,22.89,16.39,3.61,,1,, -13863,17815,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,1/5/2012,750,Mitt Romney,REP,42,Ron Paul,REP,18,12,24,1/10/2012,39.28,22.89,16.39,7.61,,1,, -13862,17814,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,Suffolk University,323,1/5/2012,500,Mitt Romney,REP,40,Ron Paul,REP,17,8,23,1/10/2012,39.28,22.89,16.39,6.61,,1,, -13878,17832,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,American Research Group,9,1/7/2012,600,Mitt Romney,REP,40,Ron Paul,REP,16,17,24,1/10/2012,39.28,22.89,16.39,7.61,,1,, -13882,17836,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,Suffolk University,323,1/7/2012,500,Mitt Romney,REP,35,Ron Paul,REP,20,11,15,1/10/2012,39.28,22.89,16.39,1.39,,1,, -13887,17840,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,University of New Hampshire,357,1/7/2012,461,Mitt Romney,REP,41,Ron Paul,REP,17,11,24,1/10/2012,39.28,22.89,16.39,7.61,,1,, -13886,17839,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,Public Policy Polling,263,1/8/2012,1771,Mitt Romney,REP,35,Ron Paul,REP,18,16,17,1/10/2012,39.28,22.89,16.39,.61,,1,, -13900,17860,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,1/8/2012,722,Mitt Romney,REP,37,Ron Paul,REP,17,15,20,1/10/2012,39.28,22.89,16.39,3.61,,1,, -13894,17847,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,American Research Group,9,1/9/2012,600,Mitt Romney,REP,37,Ron Paul,REP,17,18,20,1/10/2012,39.28,22.89,16.39,3.61,,1,, -13901,17861,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,Suffolk University,323,1/9/2012,500,Mitt Romney,REP,37,Ron Paul,REP,18,16,19,1/10/2012,39.28,22.89,16.39,2.61,,1,, -13919,17907,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,1/11/2012,726,Newt Gingrich,REP,21,Mitt Romney,REP,23,14,-2,1/21/2012,40.42,27.85,12.58,14.58,,0,, -13920,17901,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,1/11/2012,750,Mitt Romney,REP,41,Newt Gingrich,REP,19,15,22,1/31/2012,46.4,31.93,14.47,7.53,,1,, -52448,82840,1789,2012,2012_House-GS_OR-1,OR-1,House-G,House-GS,Moore Information,217,1/12/2012,300,Suzanne Bonamici,DEM,46,Robert Y. Cornilles,REP,42,,4,1/31/2012,53.82,39.55,14.27,10.27,-10.27,1,for Robert Y. Cornilles,R -13925,17908,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,American Research Group,9,1/12/2012,600,Newt Gingrich,REP,25,Mitt Romney,REP,29,7,-4,1/21/2012,40.42,27.85,12.58,16.58,,0,, -13936,17926,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Ipsos,154,1/12/2012,398,Newt Gingrich,REP,12,Mitt Romney,REP,37,16,-25,1/21/2012,40.42,27.85,12.58,37.58,,0,among registered voters, -13935,17924,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,New Frontier Strategy,229,1/12/2012,810,Newt Gingrich,REP,23,Mitt Romney,REP,32,14,-9,1/21/2012,40.42,27.85,12.58,21.58,,0,, -13931,17920,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Public Policy Polling,263,1/12/2012,803,Newt Gingrich,REP,24,Mitt Romney,REP,29,14,-5,1/21/2012,40.42,27.85,12.58,17.58,,0,, -13926,17909,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,1/12/2012,750,Newt Gingrich,REP,21,Mitt Romney,REP,28,16,-7,1/21/2012,40.42,27.85,12.58,19.58,,0,, -13957,17965,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Susquehanna Polling & Research Inc.,326,1/13/2012,1266,Mitt Romney,REP,44,Newt Gingrich,REP,20,12,24,1/31/2012,46.4,31.93,14.47,9.53,,1,, -13953,17955,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Monmouth University,215,1/14/2012,963,Newt Gingrich,REP,22,Mitt Romney,REP,33,14,-11,1/21/2012,40.42,27.85,12.58,23.58,,0,, -13942,17932,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,American Research Group,9,1/14/2012,600,Mitt Romney,REP,42,Newt Gingrich,REP,25,9,17,1/31/2012,46.4,31.93,14.47,2.53,,1,, -13980,18006,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,20/20 Insight,1,1/15/2012,165,Newt Gingrich,REP,22,Mitt Romney,REP,36,15,-14,1/21/2012,40.42,27.85,12.58,26.58,,0,, -13981,18007,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,1/15/2012,505,Newt Gingrich,REP,23,Mitt Romney,REP,33,16,-10,1/21/2012,40.42,27.85,12.58,22.58,,0,, -13940,17930,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,1/15/2012,720,Newt Gingrich,REP,21,Mitt Romney,REP,32,13,-11,1/21/2012,40.42,27.85,12.58,23.58,,0,, -13941,17931,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,We Ask America,376,1/15/2012,989,Newt Gingrich,REP,18,Mitt Romney,REP,31,9,-13,1/21/2012,40.42,27.85,12.58,25.58,,0,, -13983,18009,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,1/15/2012,391,Mitt Romney,REP,43,Newt Gingrich,REP,18,19,25,1/31/2012,46.4,31.93,14.47,10.53,,1,, -13949,17944,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Public Policy Polling,263,1/15/2012,572,Mitt Romney,REP,41,Newt Gingrich,REP,26,11,15,1/31/2012,46.4,31.93,14.47,.53,,1,, -13979,18005,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,20/20 Insight,1,1/16/2012,214,Newt Gingrich,REP,21,Mitt Romney,REP,38,15,-17,1/21/2012,40.42,27.85,12.58,29.58,,0,, -13986,18012,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Marist College,183,1/16/2012,342,Newt Gingrich,REP,22,Mitt Romney,REP,37,15,-15,1/21/2012,40.42,27.85,12.58,27.58,,0,, -13964,17978,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,1/16/2012,750,Newt Gingrich,REP,21,Mitt Romney,REP,35,16,-14,1/21/2012,40.42,27.85,12.58,26.58,,0,, -13978,18004,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,20/20 Insight,1,1/17/2012,133,Newt Gingrich,REP,29,Mitt Romney,REP,24,16,5,1/21/2012,40.42,27.85,12.58,7.58,,1,, -13998,18029,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Ipsos,154,1/17/2012,656,Newt Gingrich,REP,23,Mitt Romney,REP,35,15,-12,1/21/2012,40.42,27.85,12.58,24.58,,0,, -13985,18011,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Marist College,183,1/17/2012,342,Newt Gingrich,REP,26,Mitt Romney,REP,31,13,-5,1/21/2012,40.42,27.85,12.58,17.58,,0,, -64878,120162,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Marist College,183,1/17/2012,684,Newt Gingrich,REP,24,Mitt Romney,REP,34,14,-10,1/21/2012,40.42,27.85,12.58,22.58,,0,, -13992,18023,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,American Research Group,9,1/18/2012,600,Newt Gingrich,REP,33,Mitt Romney,REP,32,9,1,1/21/2012,40.42,27.85,12.58,11.58,,1,, -13984,18010,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,1/18/2012,718,Newt Gingrich,REP,32,Mitt Romney,REP,29,11,3,1/21/2012,40.42,27.85,12.58,9.58,,1,, -13991,18046,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Public Policy Polling,263,1/18/2012,379,Newt Gingrich,REP,34,Mitt Romney,REP,30,14,4,1/21/2012,40.42,27.85,12.58,8.58,,1,, -13989,18020,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,1/18/2012,750,Newt Gingrich,REP,33,Mitt Romney,REP,31,11,2,1/21/2012,40.42,27.85,12.58,10.58,,1,, -13987,18013,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Tarrance Group,333,1/18/2012,600,Newt Gingrich,REP,30,Mitt Romney,REP,37,10,-7,1/21/2012,40.42,27.85,12.58,19.58,,0,, -14004,18041,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Clemson University,54,1/19/2012,429,Newt Gingrich,REP,32,Mitt Romney,REP,26,9,6,1/21/2012,40.42,27.85,12.58,6.58,,1,, -13999,18044,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Public Policy Polling,263,1/19/2012,457,Newt Gingrich,REP,35,Mitt Romney,REP,29,17,6,1/21/2012,40.42,27.85,12.58,6.58,,1,, -14000,18033,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,We Ask America,376,1/19/2012,988,Newt Gingrich,REP,32,Mitt Romney,REP,28,9,4,1/21/2012,40.42,27.85,12.58,8.58,,1,, -14005,18042,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,YouGov,391,1/19/2012,339,Newt Gingrich,REP,33,Mitt Romney,REP,29,16,4,1/21/2012,40.42,27.85,12.58,8.58,,1,, -14007,18047,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,American Research Group,9,1/20/2012,600,Newt Gingrich,REP,40,Mitt Romney,REP,26,13,14,1/21/2012,40.42,27.85,12.58,1.42,,1,, -14006,18045,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Public Policy Polling,263,1/20/2012,704,Newt Gingrich,REP,40,Mitt Romney,REP,26,16,14,1/21/2012,40.42,27.85,12.58,1.42,,1,, -14027,18134,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Quinnipiac University,267,1/20/2012,254,Mitt Romney,REP,37,Newt Gingrich,REP,26,15,11,1/31/2012,46.4,31.93,14.47,3.47,,1,, -14037,18093,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,1/22/2012,197,Mitt Romney,REP,32,Newt Gingrich,REP,38,11,-6,1/31/2012,46.4,31.93,14.47,20.47,,0,, -14011,18051,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,1/22/2012,557,Mitt Romney,REP,26,Newt Gingrich,REP,34,11,-8,1/31/2012,46.4,31.93,14.47,22.47,,0,, -14014,18054,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,1/22/2012,750,Mitt Romney,REP,32,Newt Gingrich,REP,41,11,-9,1/31/2012,46.4,31.93,14.47,23.47,,0,, -14024,18077,7454,2012,2012_Pres-R_MN,MN,Pres-P,Pres-R,Public Policy Polling,263,1/22/2012,303,Rick Santorum,REP,17,Ron Paul,REP,13,18,4,2/7/2012,44.95,27.15,17.8,13.8,,0,, -14030,18088,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,American Research Group,9,1/23/2012,300,Mitt Romney,REP,37,Newt Gingrich,REP,34,10,3,1/31/2012,46.4,31.93,14.47,11.47,,1,, -64822,119998,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,1/23/2012,369,Mitt Romney,REP,36,Newt Gingrich,REP,34,11,2,1/31/2012,46.4,31.93,14.47,12.47,,1,, -14025,18141,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Cherry Communications,49,1/23/2012,504,Mitt Romney,REP,33,Newt Gingrich,REP,33,10,0,1/31/2012,46.4,31.93,14.47,14.47,,.5,for Florida Chamber of Commerce,R -14019,18066,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Public Policy Polling,263,1/23/2012,921,Mitt Romney,REP,33,Newt Gingrich,REP,38,13,-5,1/31/2012,46.4,31.93,14.47,19.47,,0,, -14028,18133,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Quinnipiac University,267,1/23/2012,347,Mitt Romney,REP,34,Newt Gingrich,REP,40,11,-6,1/31/2012,46.4,31.93,14.47,20.47,,0,, -14020,18135,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,We Ask America,376,1/23/2012,946,Mitt Romney,REP,34,Newt Gingrich,REP,32,9,2,1/31/2012,46.4,31.93,14.47,12.47,,1,, -14026,18087,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,American Research Group,9,1/24/2012,300,Mitt Romney,REP,41,Newt Gingrich,REP,34,9,7,1/31/2012,46.4,31.93,14.47,7.47,,1,, -14039,18094,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,1/24/2012,172,Mitt Romney,REP,38,Newt Gingrich,REP,29,11,9,1/31/2012,46.4,31.93,14.47,5.47,,1,, -14060,18162,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Dixie Strategies,81,1/24/2012,2567,Mitt Romney,REP,35,Newt Gingrich,REP,35,9,0,1/31/2012,46.4,31.93,14.47,14.47,,.5,, -14065,34927,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,1/25/2012,500,Mitt Romney,REP,42,Newt Gingrich,REP,31,14,11,1/31/2012,46.4,31.93,14.47,3.47,,1,, -14044,18109,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,1/25/2012,530,Mitt Romney,REP,40.3,Newt Gingrich,REP,32.3,8.1,8,1/31/2012,46.4,31.93,14.47,6.47,,1,, -14053,18151,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Quinnipiac University,267,1/25/2012,580,Mitt Romney,REP,38,Newt Gingrich,REP,29,12,9,1/31/2012,46.4,31.93,14.47,5.47,,1,, -14045,18110,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,1/25/2012,750,Mitt Romney,REP,39,Newt Gingrich,REP,31,12,8,1/31/2012,46.4,31.93,14.47,6.47,,1,, -14047,18137,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,SurveyUSA,325,1/25/2012,540,Mitt Romney,REP,39,Newt Gingrich,REP,32,11,7,1/31/2012,46.4,31.93,14.47,7.47,,1,, -14052,18150,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Susquehanna Polling & Research Inc.,326,1/25/2012,865,Mitt Romney,REP,40,Newt Gingrich,REP,31,12,9,1/31/2012,46.4,31.93,14.47,5.47,,1,, -14067,18171,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Marist College,183,1/26/2012,366,Mitt Romney,REP,43,Newt Gingrich,REP,29,13,14,1/31/2012,46.4,31.93,14.47,.47,,1,, -14078,119997,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Marist College,183,1/26/2012,682,Mitt Romney,REP,42,Newt Gingrich,REP,27,16,15,1/31/2012,46.4,31.93,14.47,.53,,1,, -14068,18172,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Marist College,183,1/27/2012,316,Mitt Romney,REP,40,Newt Gingrich,REP,25,18,15,1/31/2012,46.4,31.93,14.47,.53,,1,, -14062,18164,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,War Room Logistics,374,1/27/2012,1632,Mitt Romney,REP,40,Newt Gingrich,REP,30,15,10,1/31/2012,46.4,31.93,14.47,4.47,,1,, -14077,18186,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,American Research Group,9,1/28/2012,750,Mitt Romney,REP,43,Newt Gingrich,REP,32,11,11,1/31/2012,46.4,31.93,14.47,3.47,,1,, -14064,18216,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Public Policy Polling,263,1/28/2012,387,Mitt Romney,REP,41,Newt Gingrich,REP,33,13,8,1/31/2012,46.4,31.93,14.47,6.47,,1,, -14084,18204,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Quinnipiac University,267,1/28/2012,539,Mitt Romney,REP,43,Newt Gingrich,REP,29,11,14,1/31/2012,46.4,31.93,14.47,.47,,1,, -14066,18169,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,1/28/2012,750,Mitt Romney,REP,44,Newt Gingrich,REP,28,12,16,1/31/2012,46.4,31.93,14.47,1.53,,1,, -14082,18200,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,SurveyUSA,325,1/28/2012,500,Mitt Romney,REP,41,Newt Gingrich,REP,26,12,15,1/31/2012,46.4,31.93,14.47,.53,,1,, -14088,18212,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Ipsos,154,1/29/2012,658,Mitt Romney,REP,43,Newt Gingrich,REP,28,12,15,1/31/2012,46.4,31.93,14.47,.53,,1,, -14083,18201,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,1/29/2012,646,Mitt Romney,REP,36,Newt Gingrich,REP,31,12,5,1/31/2012,46.4,31.93,14.47,9.47,,1,, -14081,18215,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Public Policy Polling,263,1/29/2012,346,Mitt Romney,REP,39,Newt Gingrich,REP,30,14,9,1/31/2012,46.4,31.93,14.47,5.47,,1,, -14087,18211,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Suffolk University,323,1/29/2012,500,Mitt Romney,REP,47,Newt Gingrich,REP,27,12,20,1/31/2012,46.4,31.93,14.47,5.53,,1,, -14079,18210,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,We Ask America,376,1/29/2012,1188,Mitt Romney,REP,44,Newt Gingrich,REP,25,10,19,1/31/2012,46.4,31.93,14.47,4.53,,1,, -14102,18234,7451,2012,2012_Pres-R_NV,NV,Pres-P,Pres-R,University of Nevada Las Vegas,356,1/29/2012,426,Mitt Romney,REP,45,Newt Gingrich,REP,25,9,20,2/4/2012,50.01,21.1,28.91,8.91,,1,, -14092,18219,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,American Research Group,9,1/30/2012,600,Mitt Romney,REP,43,Newt Gingrich,REP,31,13,12,1/31/2012,46.4,31.93,14.47,2.47,,1,, -14089,18214,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Public Policy Polling,263,1/30/2012,354,Mitt Romney,REP,36,Newt Gingrich,REP,29,17,7,1/31/2012,46.4,31.93,14.47,7.47,,1,, -14111,18256,7451,2012,2012_Pres-R_NV,NV,Pres-P,Pres-R,Public Policy Polling,263,2/2/2012,937,Mitt Romney,REP,50,Newt Gingrich,REP,25,15,25,2/4/2012,50.01,21.1,28.91,3.91,,1,, -14117,18264,7452,2012,2012_Pres-R_CO,CO,Pres-P,Pres-R,Public Policy Polling,263,2/4/2012,527,Rick Santorum,REP,26,Mitt Romney,REP,40,18,-14,2/7/2012,40.31,34.85,5.46,19.46,,0,, -14118,18265,7454,2012,2012_Pres-R_MN,MN,Pres-P,Pres-R,Public Policy Polling,263,2/4/2012,410,Rick Santorum,REP,29,Ron Paul,REP,19,27,10,2/7/2012,44.95,27.15,17.8,7.8,,1,, -14131,18296,7452,2012,2012_Pres-R_CO,CO,Pres-P,Pres-R,Public Policy Polling,263,2/5/2012,938,Rick Santorum,REP,27,Mitt Romney,REP,37,21,-10,2/7/2012,40.31,34.85,5.46,15.46,,0,, -14132,18297,7454,2012,2012_Pres-R_MN,MN,Pres-P,Pres-R,Public Policy Polling,263,2/5/2012,864,Rick Santorum,REP,33,Ron Paul,REP,20,24,13,2/7/2012,44.95,27.15,17.8,4.8,,1,, -23991,18385,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Public Policy Polling,263,2/11/2012,404,Mitt Romney,REP,24,Rick Santorum,REP,39,12,-15,2/28/2012,41.1,37.87,3.23,18.23,,0,among 'voters', -14179,18392,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,American Research Group,9,2/12/2012,600,Mitt Romney,REP,27,Rick Santorum,REP,33,12,-6,2/28/2012,41.1,37.87,3.23,9.23,,0,, -14215,18470,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Glengariff Group,117,2/12/2012,500,Mitt Romney,REP,30,Rick Santorum,REP,34,9,-4,2/28/2012,41.1,37.87,3.23,7.23,,0,among registered voters, -14191,18415,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,2/13/2012,750,Mitt Romney,REP,32,Rick Santorum,REP,35,13,-3,2/28/2012,41.1,37.87,3.23,6.23,,0,, -14206,18448,7458,2012,2012_Pres-R_AZ,AZ,Pres-P,Pres-R,American Research Group,9,2/14/2012,600,Mitt Romney,REP,38,Rick Santorum,REP,31,15,7,2/28/2012,46.87,27.05,19.82,12.82,,1,, -14214,18469,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Marketing Resource Group (MRG),193,2/14/2012,800,Mitt Romney,REP,33,Rick Santorum,REP,43,8,-10,2/28/2012,41.1,37.87,3.23,13.23,,0,, -14204,18446,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,2/14/2012,455,Mitt Romney,REP,25,Rick Santorum,REP,34,11,-9,2/28/2012,41.1,37.87,3.23,12.23,,0,, -14216,18471,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,2/15/2012,750,Mitt Romney,REP,24,Rick Santorum,REP,42,13,-18,3/6/2012,37.96,36.95,1.01,19.01,,0,, -14229,18503,7458,2012,2012_Pres-R_AZ,AZ,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,2/16/2012,750,Mitt Romney,REP,39,Rick Santorum,REP,31,15,8,2/28/2012,46.87,27.05,19.82,11.82,,1,, -14228,18502,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,American Research Group,9,2/16/2012,600,Mitt Romney,REP,32,Rick Santorum,REP,37,15,-5,2/28/2012,41.1,37.87,3.23,8.23,,0,, -14347,18805,7478,2012,2012_Pres-R_VT,VT,Pres-P,Pres-R,Castleton University,45,2/17/2012,231,Mitt Romney,REP,34,Ron Paul,REP,14,27,20,3/6/2012,39.45,25.29,14.16,5.84,,1,, -14242,18526,7458,2012,2012_Pres-R_AZ,AZ,Pres-P,Pres-R,Public Policy Polling,263,2/18/2012,412,Mitt Romney,REP,36,Rick Santorum,REP,33,16,3,2/28/2012,46.87,27.05,19.82,16.82,,1,among 'voters', -14239,18523,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Public Policy Polling,263,2/18/2012,602,Mitt Romney,REP,33,Rick Santorum,REP,37,15,-4,2/28/2012,41.1,37.87,3.23,7.23,,0,, -24014,18557,7461,2012,2012_Pres-R_WA,WA,Pres-P,Pres-R,Public Policy Polling,263,2/18/2012,400,Mitt Romney,REP,27,Ron Paul,REP,15,38,12,3/3/2012,37.65,24.81,12.84,.84,,0,, -14255,18554,7458,2012,2012_Pres-R_AZ,AZ,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,2/19/2012,467,Mitt Romney,REP,36,Rick Santorum,REP,32,18,4,2/28/2012,46.87,27.05,19.82,15.82,,1,, -14241,18525,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,We Ask America,376,2/19/2012,1025,Mitt Romney,REP,29,Rick Santorum,REP,29,12,0,2/28/2012,41.1,37.87,3.23,3.23,,.5,, -14344,18799,7476,2012,2012_Pres-R_TN,TN,Pres-P,Pres-R,Middle Tennessee State University,208,2/19/2012,196,Rick Santorum,REP,40,Mitt Romney,REP,19,13,21,3/6/2012,37.11,28.06,9.05,11.95,,1,among all adults, -14308,18722,7476,2012,2012_Pres-R_TN,TN,Pres-P,Pres-R,Princeton Survey Research Associates International,258,2/19/2012,815,Rick Santorum,REP,38,Mitt Romney,REP,20,13,18,3/6/2012,37.11,28.06,9.05,8.95,,1,, -14262,18564,7458,2012,2012_Pres-R_AZ,AZ,Pres-P,Pres-R,Marist College,183,2/20/2012,767,Mitt Romney,REP,43,Rick Santorum,REP,27,16,16,2/28/2012,46.87,27.05,19.82,3.82,,1,, -14245,18529,7458,2012,2012_Pres-R_AZ,AZ,Pres-P,Pres-R,We Ask America,376,2/20/2012,1155,Mitt Romney,REP,37,Rick Santorum,REP,27,15,10,2/28/2012,46.87,27.05,19.82,9.82,,1,, -14278,18616,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,EPIC-MRA,84,2/20/2012,400,Mitt Romney,REP,34,Rick Santorum,REP,37,10,-3,2/28/2012,41.1,37.87,3.23,6.23,,0,, -14261,18563,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Marist College,183,2/20/2012,715,Mitt Romney,REP,37,Rick Santorum,REP,35,13,2,2/28/2012,41.1,37.87,3.23,1.23,,1,, -14243,18527,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,2/20/2012,420,Mitt Romney,REP,32,Rick Santorum,REP,30,7,2,2/28/2012,41.1,37.87,3.23,1.23,,1,, -14256,18555,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,2/20/2012,750,Mitt Romney,REP,34,Rick Santorum,REP,38,10,-4,2/28/2012,41.1,37.87,3.23,7.23,,0,, -14244,18528,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,2/20/2012,721,Newt Gingrich,REP,26,Mitt Romney,REP,24,23,2,3/6/2012,47.19,25.91,21.27,19.27,,1,, -14332,18759,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,University of Cincinnati (Ohio Poll),346,2/21/2012,524,Mitt Romney,REP,26,Rick Santorum,REP,37,16,-11,3/6/2012,37.96,36.95,1.01,12.01,,0,, -14276,18605,7474,2012,2012_Pres-R_OK,OK,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,2/21/2012,750,Rick Santorum,REP,43,Mitt Romney,REP,18,22,25,3/6/2012,33.8,28.05,5.76,19.24,,1,, -14357,18828,7480,2012,2012_Pres-R_VA,VA,Pres-P,Pres-R,Roanoke College,292,2/21/2012,377,Mitt Romney,REP,56,Ron Paul,REP,21,,35,3/6/2012,59.54,40.46,19.08,15.92,,1,, -14286,18669,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,American Research Group,9,2/22/2012,600,Mitt Romney,REP,34,Rick Santorum,REP,38,12,-4,2/28/2012,41.1,37.87,3.23,7.23,,0,, -14287,18670,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,2/22/2012,750,Newt Gingrich,REP,33,Mitt Romney,REP,20,28,13,3/6/2012,47.19,25.91,21.27,8.27,,1,, -14295,18689,7458,2012,2012_Pres-R_AZ,AZ,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,2/23/2012,750,Mitt Romney,REP,42,Rick Santorum,REP,29,16,13,2/28/2012,46.87,27.05,19.82,6.82,,1,, -14317,18736,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Baydoun Consulting,25,2/23/2012,2263,Mitt Romney,REP,39,Rick Santorum,REP,31,9,8,2/28/2012,41.1,37.87,3.23,4.77,,1,, -14291,18678,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,2/23/2012,430,Mitt Romney,REP,36,Rick Santorum,REP,33,12,3,2/28/2012,41.1,37.87,3.23,.23,,1,, -14293,18712,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,2/23/2012,750,Mitt Romney,REP,40,Rick Santorum,REP,34,10,6,2/28/2012,41.1,37.87,3.23,2.77,,1,, -14303,18713,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,Landmark Communications,166,2/23/2012,1300,Newt Gingrich,REP,38,Mitt Romney,REP,19,25,19,3/6/2012,47.19,25.91,21.27,2.27,,1,, -14300,18707,7458,2012,2012_Pres-R_AZ,AZ,Pres-P,Pres-R,American Research Group,9,2/24/2012,600,Mitt Romney,REP,39,Rick Santorum,REP,35,11,4,2/28/2012,46.87,27.05,19.82,15.82,,1,, -14331,18758,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,SurveyUSA,325,2/25/2012,457,Newt Gingrich,REP,39,Mitt Romney,REP,23,24,16,3/6/2012,47.19,25.91,21.27,5.27,,1,, -14313,18727,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,Quinnipiac University,267,2/25/2012,847,Mitt Romney,REP,29,Rick Santorum,REP,36,17,-7,3/6/2012,37.96,36.95,1.01,8.01,,0,, -14311,18725,7458,2012,2012_Pres-R_AZ,AZ,Pres-P,Pres-R,Public Policy Polling,263,2/26/2012,515,Mitt Romney,REP,43,Rick Santorum,REP,26,18,17,2/28/2012,46.87,27.05,19.82,2.82,,1,, -14310,18724,7458,2012,2012_Pres-R_AZ,AZ,Pres-P,Pres-R,We Ask America,376,2/26/2012,1162,Mitt Romney,REP,43,Rick Santorum,REP,27,21,16,2/28/2012,46.87,27.05,19.82,3.82,,1,, -14316,18735,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,American Research Group,9,2/26/2012,600,Mitt Romney,REP,35,Rick Santorum,REP,36,15,-1,2/28/2012,41.1,37.87,3.23,4.23,,0,, -14312,18726,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,2/26/2012,858,Mitt Romney,REP,35,Rick Santorum,REP,37,8,-2,2/28/2012,41.1,37.87,3.23,5.23,,0,, -14307,18748,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Public Policy Polling,263,2/26/2012,421,Mitt Romney,REP,40,Rick Santorum,REP,37,12,3,2/28/2012,41.1,37.87,3.23,.23,,1,, -14318,18737,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,2/26/2012,750,Mitt Romney,REP,38,Rick Santorum,REP,36,11,2,2/28/2012,41.1,37.87,3.23,1.23,,1,, -14309,18723,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,We Ask America,376,2/26/2012,984,Mitt Romney,REP,37,Rick Santorum,REP,33,18,4,2/28/2012,41.1,37.87,3.23,.77,,1,, -14323,18747,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Baydoun Consulting,25,2/27/2012,1359,Mitt Romney,REP,38,Rick Santorum,REP,36,9,2,2/28/2012,41.1,37.87,3.23,1.23,,1,, -14325,18750,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,2/27/2012,781,Mitt Romney,REP,37,Rick Santorum,REP,36,9,1,2/28/2012,41.1,37.87,3.23,2.23,,1,, -14322,18746,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Public Policy Polling,263,2/27/2012,501,Mitt Romney,REP,34,Rick Santorum,REP,39,15,-5,2/28/2012,41.1,37.87,3.23,8.23,,0,, -14363,18834,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,YouGov,391,2/28/2012,500,Newt Gingrich,REP,36,Mitt Romney,REP,32,21,4,3/6/2012,47.19,25.91,21.27,17.27,,1,, -14364,18835,7469,2012,2012_Pres-R_MA,MA,Pres-P,Pres-R,YouGov,391,2/28/2012,400,Mitt Romney,REP,64,Rick Santorum,REP,21,9,43,3/6/2012,72.05,12.06,59.99,16.99,,1,, -14362,18833,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,YouGov,391,2/28/2012,650,Mitt Romney,REP,32,Rick Santorum,REP,41,15,-9,3/6/2012,37.96,36.95,1.01,10.01,,0,, -14365,18836,7474,2012,2012_Pres-R_OK,OK,Pres-P,Pres-R,YouGov,391,2/28/2012,250,Rick Santorum,REP,38,Mitt Romney,REP,30,22,8,3/6/2012,33.8,28.05,5.76,2.24,,1,, -14366,18837,7476,2012,2012_Pres-R_TN,TN,Pres-P,Pres-R,YouGov,391,2/28/2012,500,Rick Santorum,REP,37,Mitt Romney,REP,30,19,7,3/6/2012,37.11,28.06,9.05,2.05,,1,, -14350,18813,7497,2012,2012_Pres-R_IL,IL,Pres-P,Pres-R,We Ask America,376,2/28/2012,800,Mitt Romney,REP,29,Rick Santorum,REP,29,10,0,3/20/2012,46.69,35.01,11.69,11.69,,.5,among registered voters, -14351,18814,7497,2012,2012_Pres-R_IL,IL,Pres-P,Pres-R,We Ask America,376,2/29/2012,1100,Mitt Romney,REP,33.2,Rick Santorum,REP,29.8,9,3.4000001,3/20/2012,46.69,35.01,11.69,8.29,,1,among registered voters, -14358,18829,7461,2012,2012_Pres-R_WA,WA,Pres-P,Pres-R,Public Policy Polling,263,3/1/2012,447,Mitt Romney,REP,37,Ron Paul,REP,16,32,21,3/3/2012,37.65,24.81,12.84,8.16,,1,, -14373,18846,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,Landmark Communications,166,3/1/2012,950,Newt Gingrich,REP,42,Mitt Romney,REP,22,16,20,3/6/2012,47.19,25.91,21.27,1.27,,1,, -14374,18847,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,3/1/2012,625,Newt Gingrich,REP,38,Mitt Romney,REP,24,22,14,3/6/2012,47.19,25.91,21.27,7.27,,1,, -14367,18838,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,3/1/2012,750,Newt Gingrich,REP,38,Mitt Romney,REP,26,20,12,3/6/2012,47.19,25.91,21.27,9.27,,1,, -14379,18856,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,Marist College,183,3/1/2012,820,Mitt Romney,REP,32,Rick Santorum,REP,34,15,-2,3/6/2012,37.96,36.95,1.01,3.01,,0,, -14359,18830,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,Quinnipiac University,267,3/1/2012,517,Mitt Romney,REP,31,Rick Santorum,REP,35,17,-4,3/6/2012,37.96,36.95,1.01,5.01,,0,, -14360,18831,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,3/1/2012,750,Mitt Romney,REP,31,Rick Santorum,REP,33,15,-2,3/6/2012,37.96,36.95,1.01,3.01,,0,, -14384,18857,7480,2012,2012_Pres-R_VA,VA,Pres-P,Pres-R,Marist College,183,3/1/2012,529,Mitt Romney,REP,69,Ron Paul,REP,26,,43,3/6/2012,59.54,40.46,19.08,23.92,,1,, -14410,18913,7488,2012,2012_Pres-R_AL,AL,Pres-P,Pres-R,Alabama State University,8,3/1/2012,470,Rick Santorum,REP,23,Newt Gingrich,REP,14,19,9,3/13/2012,34.5,29.3,5.2,3.8,,1,, -14386,18873,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,Ipsos,154,3/2/2012,917,Mitt Romney,REP,32,Rick Santorum,REP,32,17,0,3/6/2012,37.96,36.95,1.01,1.01,,.5,, -14372,18845,7474,2012,2012_Pres-R_OK,OK,Pres-P,Pres-R,American Research Group,9,3/2/2012,600,Rick Santorum,REP,37,Mitt Romney,REP,26,22,11,3/6/2012,33.8,28.05,5.76,5.24,,1,, -14385,18872,7476,2012,2012_Pres-R_TN,TN,Pres-P,Pres-R,American Research Group,9,3/2/2012,600,Rick Santorum,REP,35,Mitt Romney,REP,31,20,4,3/6/2012,37.11,28.06,9.05,5.05,,1,, -14399,18890,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,3/3/2012,527,Newt Gingrich,REP,47,Mitt Romney,REP,24,15,23,3/6/2012,47.19,25.91,21.27,1.73,,1,, -14400,18889,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,3/3/2012,546,Mitt Romney,REP,32,Rick Santorum,REP,32,14,0,3/6/2012,37.96,36.95,1.01,1.01,,.5,, -14393,18892,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,Quinnipiac University,267,3/3/2012,753,Mitt Romney,REP,34,Rick Santorum,REP,31,15,3,3/6/2012,37.96,36.95,1.01,1.99,,1,, -14375,18848,7476,2012,2012_Pres-R_TN,TN,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,3/3/2012,750,Rick Santorum,REP,34,Mitt Romney,REP,30,18,4,3/6/2012,37.11,28.06,9.05,5.05,,1,, -14398,18886,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,American Research Group,9,3/4/2012,600,Newt Gingrich,REP,44,Mitt Romney,REP,24,19,20,3/6/2012,47.19,25.91,21.27,1.27,,1,, -14397,18885,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,3/4/2012,751,Newt Gingrich,REP,47,Mitt Romney,REP,21,18,26,3/6/2012,47.19,25.91,21.27,4.73,,1,, -14389,18877,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,Public Policy Polling,263,3/4/2012,728,Newt Gingrich,REP,47,Mitt Romney,REP,24,19,23,3/6/2012,47.19,25.91,21.27,1.73,,1,, -14391,18879,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,3/4/2012,750,Newt Gingrich,REP,37,Mitt Romney,REP,27,18,10,3/6/2012,47.19,25.91,21.27,11.27,,1,, -14390,18878,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,American Research Group,9,3/4/2012,600,Mitt Romney,REP,35,Rick Santorum,REP,28,18,7,3/6/2012,37.96,36.95,1.01,5.99,,1,, -14394,18882,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,MRG Research,207,3/4/2012,832,Mitt Romney,REP,38,Rick Santorum,REP,33,18,5,3/6/2012,37.96,36.95,1.01,3.99,,1,, -14387,18875,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,Public Policy Polling,263,3/4/2012,666,Mitt Romney,REP,37,Rick Santorum,REP,36,15,1,3/6/2012,37.96,36.95,1.01,.01,,1,, -14392,18880,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,3/4/2012,750,Mitt Romney,REP,31,Rick Santorum,REP,32,13,-1,3/6/2012,37.96,36.95,1.01,2.01,,0,, -14396,18891,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,Suffolk University,323,3/4/2012,500,Mitt Romney,REP,33,Rick Santorum,REP,37,16,-4,3/6/2012,37.96,36.95,1.01,5.01,,0,, -14388,18876,7476,2012,2012_Pres-R_TN,TN,Pres-P,Pres-R,Public Policy Polling,263,3/4/2012,525,Rick Santorum,REP,34,Mitt Romney,REP,29,27,5,3/6/2012,37.11,28.06,9.05,4.05,,1,, -14395,18883,7476,2012,2012_Pres-R_TN,TN,Pres-P,Pres-R,We Ask America,376,3/4/2012,1023,Rick Santorum,REP,29,Mitt Romney,REP,30,29,-1,3/6/2012,37.11,28.06,9.05,10.05,,0,, -14411,18935,7488,2012,2012_Pres-R_AL,AL,Pres-P,Pres-R,Capital Survey Research Center,44,3/4/2012,510,Rick Santorum,REP,22,Newt Gingrich,REP,21,31,1,3/13/2012,34.5,29.3,5.2,4.2,,0,, -14422,18936,7488,2012,2012_Pres-R_AL,AL,Pres-P,Pres-R,Capital Survey Research Center,44,3/6/2012,592,Rick Santorum,REP,20,Newt Gingrich,REP,25,30,-5,3/13/2012,34.5,29.3,5.2,10.2,,0,, -14430,18949,7488,2012,2012_Pres-R_AL,AL,Pres-P,Pres-R,Alabama State University,8,3/7/2012,416,Rick Santorum,REP,17,Newt Gingrich,REP,21,20,-4,3/13/2012,34.5,29.3,5.2,9.2,,0,, -14423,18937,7488,2012,2012_Pres-R_AL,AL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,3/8/2012,750,Rick Santorum,REP,29,Newt Gingrich,REP,30,28,-1,3/13/2012,34.5,29.3,5.2,6.2,,0,, -14425,18942,7492,2012,2012_Pres-R_MS,MS,Pres-P,Pres-R,American Research Group,9,3/8/2012,600,Rick Santorum,REP,20,Newt Gingrich,REP,35,31,-15,3/13/2012,32.73,31.15,1.58,16.58,,0,, -14426,18943,7492,2012,2012_Pres-R_MS,MS,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,3/8/2012,750,Rick Santorum,REP,27,Newt Gingrich,REP,27,35,0,3/13/2012,32.73,31.15,1.58,1.58,,0,, -14431,18950,7497,2012,2012_Pres-R_IL,IL,Pres-P,Pres-R,Market Shares Corp.,187,3/8/2012,600,Mitt Romney,REP,35,Rick Santorum,REP,31,7,4,3/20/2012,46.69,35.01,11.69,7.69,,1,, -14447,18972,7499,2012,2012_Pres-R_LA,LA,Pres-P,Pres-R,GCR & Associates,110,3/9/2012,515,Rick Santorum,REP,25,Mitt Romney,REP,21,20,4,3/24/2012,48.99,26.69,22.3,18.3,,1,, -14444,18969,7488,2012,2012_Pres-R_AL,AL,Pres-P,Pres-R,American Research Group,9,3/10/2012,600,Rick Santorum,REP,24,Newt Gingrich,REP,34,31,-10,3/13/2012,34.5,29.3,5.2,15.2,,0,, -14446,18971,7488,2012,2012_Pres-R_AL,AL,Pres-P,Pres-R,Capital Survey Research Center,44,3/10/2012,512,Rick Santorum,REP,28,Newt Gingrich,REP,33,34,-5,3/13/2012,34.5,29.3,5.2,10.2,,0,, -14438,37068,7488,2012,2012_Pres-R_AL,AL,Pres-P,Pres-R,Public Policy Polling,263,3/11/2012,600,Rick Santorum,REP,29,Newt Gingrich,REP,30,31,-1,3/13/2012,34.5,29.3,5.2,6.2,,0,, -14445,18970,7492,2012,2012_Pres-R_MS,MS,Pres-P,Pres-R,American Research Group,9,3/11/2012,600,Rick Santorum,REP,22,Newt Gingrich,REP,32,34,-10,3/13/2012,32.73,31.15,1.58,11.58,,0,, -14439,18961,7492,2012,2012_Pres-R_MS,MS,Pres-P,Pres-R,Public Policy Polling,263,3/11/2012,656,Rick Santorum,REP,27,Newt Gingrich,REP,33,31,-6,3/13/2012,32.73,31.15,1.58,7.58,,0,, -14478,19040,7497,2012,2012_Pres-R_IL,IL,Pres-P,Pres-R,We Ask America,376,3/14/2012,1933,Mitt Romney,REP,37,Rick Santorum,REP,31,8,6,3/20/2012,46.69,35.01,11.69,5.69,,1,, -14479,19041,7497,2012,2012_Pres-R_IL,IL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,3/15/2012,750,Mitt Romney,REP,41,Rick Santorum,REP,32,7,9,3/20/2012,46.69,35.01,11.69,2.69,,1,, -14490,19058,7497,2012,2012_Pres-R_IL,IL,Pres-P,Pres-R,American Research Group,9,3/18/2012,600,Mitt Romney,REP,44,Rick Santorum,REP,30,8,14,3/20/2012,46.69,35.01,11.69,2.31,,1,, -14489,19057,7497,2012,2012_Pres-R_IL,IL,Pres-P,Pres-R,Public Policy Polling,263,3/18/2012,506,Mitt Romney,REP,45,Rick Santorum,REP,30,10,15,3/20/2012,46.69,35.01,11.69,3.31,,1,, -14503,19082,7499,2012,2012_Pres-R_LA,LA,Pres-P,Pres-R,Magellan Strategies,179,3/19/2012,2018,Rick Santorum,REP,37,Mitt Romney,REP,24,21,13,3/24/2012,48.99,26.69,22.3,9.3,,1,, -14524,19124,7499,2012,2012_Pres-R_LA,LA,Pres-P,Pres-R,American Research Group,9,3/21/2012,600,Rick Santorum,REP,43,Mitt Romney,REP,27,20,16,3/24/2012,48.99,26.69,22.3,6.3,,1,, -14510,19092,7499,2012,2012_Pres-R_LA,LA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,3/21/2012,750,Rick Santorum,REP,43,Mitt Romney,REP,31,16,12,3/24/2012,48.99,26.69,22.3,10.3,,1,, -14521,19119,7499,2012,2012_Pres-R_LA,LA,Pres-P,Pres-R,Public Policy Polling,263,3/22/2012,650,Rick Santorum,REP,42,Mitt Romney,REP,28,18,14,3/24/2012,48.99,26.69,22.3,8.3,,1,, -14522,19120,7506,2012,2012_Pres-R_WI,WI,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,3/22/2012,1000,Mitt Romney,REP,46,Rick Santorum,REP,33,8,13,4/3/2012,44.03,36.83,7.2,5.8,,1,, -14545,19166,7506,2012,2012_Pres-R_WI,WI,Pres-P,Pres-R,Marquette University Law School,195,3/24/2012,350,Mitt Romney,REP,39,Rick Santorum,REP,31,11,8,4/3/2012,44.03,36.83,7.2,.8,,1,, -14563,19206,7506,2012,2012_Pres-R_WI,WI,Pres-P,Pres-R,St. Norbert College,313,3/26/2012,403,Mitt Romney,REP,37,Rick Santorum,REP,32,8,5,4/3/2012,44.03,36.83,7.2,2.2,,1,, -14562,19205,7506,2012,2012_Pres-R_WI,WI,Pres-P,Pres-R,Marist College,183,3/27/2012,740,Mitt Romney,REP,40,Rick Santorum,REP,33,11,7,4/3/2012,44.03,36.83,7.2,.2,,1,, -14560,19201,7502,2012,2012_Pres-R_MD,MD,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,3/28/2012,750,Mitt Romney,REP,45,Rick Santorum,REP,28,12,17,4/3/2012,49.26,28.72,20.55,3.55,,1,, -14568,19217,7506,2012,2012_Pres-R_WI,WI,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,3/29/2012,717,Mitt Romney,REP,44,Rick Santorum,REP,34,7,10,4/3/2012,44.03,36.83,7.2,2.8,,1,, -14577,19231,7502,2012,2012_Pres-R_MD,MD,Pres-P,Pres-R,Public Policy Polling,263,4/1/2012,500,Mitt Romney,REP,52,Rick Santorum,REP,27,10,25,4/3/2012,49.26,28.72,20.55,4.45,,1,, -14575,19230,7506,2012,2012_Pres-R_WI,WI,Pres-P,Pres-R,Public Policy Polling,263,4/1/2012,609,Mitt Romney,REP,43,Rick Santorum,REP,36,11,7,4/3/2012,44.03,36.83,7.2,.2,,1,, -14578,19233,7506,2012,2012_Pres-R_WI,WI,Pres-P,Pres-R,We Ask America,376,4/1/2012,1173,Mitt Romney,REP,39,Rick Santorum,REP,31,16,8,4/3/2012,44.03,36.83,7.2,.8,,1,, -54032,87132,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,Princeton Survey Research Associates International,258,5/17/2012,609,Thomas M. Barrett,DEM,42,Scott Walker,REP,50,,-8,6/5/2012,46.31,53.11,-6.8,1.2,-1.2,1,, -54018,87053,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,GQR Research (GQRR),126,5/20/2012,472,Thomas M. Barrett,DEM,47,Scott Walker,REP,50,,-3,6/5/2012,46.31,53.11,-6.8,3.8,3.8,1,, -16380,87129,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,St. Norbert College,313,5/20/2012,406,Thomas M. Barrett,DEM,45,Scott Walker,REP,50,,-5,6/5/2012,46.31,53.11,-6.8,1.8,1.8,1,, -54030,87128,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,Garin-Hart-Yang Research Group,113,5/23/2012,635,Thomas M. Barrett,DEM,49,Scott Walker,REP,50,,-1,6/5/2012,46.31,53.11,-6.8,5.8,5.8,1,for Thomas M. Barrett,D -54031,87131,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,Mellman Group,205,5/23/2012,600,Thomas M. Barrett,DEM,46,Scott Walker,REP,49,,-3,6/5/2012,46.31,53.11,-6.8,3.8,3.8,1,for Democratic Governors' Association,D -54039,87161,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,We Ask America,376,5/23/2012,1409,Thomas M. Barrett,DEM,42,Scott Walker,REP,54,,-12,6/5/2012,46.31,53.11,-6.8,5.2,-5.2,1,, -18293,87054,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,Marquette University Law School,195,5/25/2012,600,Thomas M. Barrett,DEM,45,Scott Walker,REP,52,,-7,6/5/2012,46.31,53.11,-6.8,.2,-.2,1,, -54029,87127,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,Lake Research Partners,165,5/26/2012,600,Thomas M. Barrett,DEM,49,Scott Walker,REP,49,,0,6/5/2012,46.31,53.11,-6.8,6.8,6.8,.5,for Greater Wisconsin Committee,D -54040,87166,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,Garin-Hart-Yang Research Group,113,5/30/2012,935,Thomas M. Barrett,DEM,48,Scott Walker,REP,50,,-2,6/5/2012,46.31,53.11,-6.8,4.8,4.8,1,for Thomas M. Barrett,D -54028,87124,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,Angus Reid Global,13,6/1/2012,524,Thomas M. Barrett,DEM,46,Scott Walker,REP,51,,-5,6/5/2012,46.31,53.11,-6.8,1.8,1.8,1,among registered voters, -54027,87123,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,Public Policy Polling,263,6/3/2012,1226,Thomas M. Barrett,DEM,47,Scott Walker,REP,50,,-3,6/5/2012,46.31,53.11,-6.8,3.8,3.8,1,, -54026,87122,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,We Ask America,376,6/3/2012,1570,Thomas M. Barrett,DEM,42,Scott Walker,REP,54,,-12,6/5/2012,46.31,53.11,-6.8,5.2,-5.2,1,, -64190,118100,1788,2012,2012_House-GS_AZ-8,AZ-8,House-G,House-GS,Public Policy Polling,263,6/10/2012,2012,Ron Barber,DEM,53,Jesse Kelly,REP,41,,12,6/12/2012,52.32,45.39,6.93,5.07,5.07,1,, -30188,36159,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,10/16/2012,1000,Barack Obama,DEM,47,Mitt Romney,REP,49,,-2,11/6/2012,51.01,47.15,3.86,5.86,-5.86,0,, -30077,36124,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Grove Insight,129,10/16/2012,500,Barack Obama,DEM,47,Mitt Romney,REP,44,,3,11/6/2012,51.45,46.09,5.36,2.36,-2.36,1,for The Majority Institute,D -30300,36326,659,2012,2012_Pres-G_CT,CT,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/16/2012,625,Barack Obama,DEM,49,Mitt Romney,REP,42,,7,11/6/2012,58.06,40.72,17.33,10.33,-10.33,1,, -30117,36056,659,2012,2012_Pres-G_CT,CT,Pres-G,Pres-G,Public Policy Polling,263,10/16/2012,1015,Barack Obama,DEM,53,Mitt Romney,REP,44,,9,11/6/2012,58.06,40.72,17.33,8.33,-8.33,1,for League of Conservation Voters,D -30112,36047,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Marist College,183,10/16/2012,1137,Barack Obama,DEM,51,Mitt Romney,REP,43,,8,11/6/2012,51.99,46.18,5.81,2.19,2.19,1,, -30076,35996,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,Public Policy Polling,263,10/16/2012,709,Barack Obama,DEM,57,Mitt Romney,REP,39,,18,11/6/2012,60.67,37.52,23.15,5.15,-5.15,1,, -30078,35999,679,2012,2012_Pres-G_MT,MT,Pres-G,Pres-G,Public Policy Polling,263,10/16/2012,806,Barack Obama,DEM,43,Mitt Romney,REP,53,,-10,11/6/2012,41.66,55.3,-13.64,3.64,3.64,1,for League of Conservation Voters,D -30101,36031,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,Grove Insight,129,10/16/2012,500,Barack Obama,DEM,50,Mitt Romney,REP,43,,7,11/6/2012,52.36,45.68,6.68,.32,.32,1,for The Majority Institute,D -30111,36071,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,Mellman Group,205,10/16/2012,600,Barack Obama,DEM,51,Mitt Romney,REP,43,,8,11/6/2012,52.36,45.68,6.68,1.32,1.32,1,for Shelley Berkley,D -30095,36026,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Public Policy Polling,263,10/16/2012,733,Barack Obama,DEM,49,Mitt Romney,REP,48,,1,11/6/2012,51.16,47.28,3.87,2.87,-2.87,1,for League of Conservation Voters,D -30074,35994,700,2012,2012_Pres-G_WA,WA,Pres-G,Pres-G,Public Policy Polling,263,10/16/2012,574,Barack Obama,DEM,50,Mitt Romney,REP,45,,5,11/6/2012,55.8,41.03,14.77,9.77,-9.77,1,for League of Conservation Voters,D -30114,36049,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Marist College,183,10/16/2012,1013,Barack Obama,DEM,51,Mitt Romney,REP,45,,6,11/6/2012,52.83,45.89,6.94,.94,-.94,1,, -30276,36295,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/16/2012,625,Barack Obama,DEM,48,Mitt Romney,REP,46,,2,11/6/2012,52.83,45.89,6.94,4.94,-4.94,1,, -30074,87072,1267,2012,2012_Gov-G_WA,WA,Gov-G,Gov-G,Public Policy Polling,263,10/16/2012,574,Jay Robert Inslee,DEM,48,Rob McKenna,REP,42,,6,11/6/2012,51.54,48.46,3.08,2.92,2.92,1,for League of Conservation Voters,D -30300,36327,1475,2012,2012_Sen-G_CT,CT,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/16/2012,625,Christopher Murphy,DEM,44,Linda McMahon,REP,44,,0,11/6/2012,54.82,43.07,11.75,11.75,-11.75,.5,, -30117,36057,1475,2012,2012_Sen-G_CT,CT,Sen-G,Sen-G,Public Policy Polling,263,10/16/2012,1015,Christopher Murphy,DEM,48,Linda McMahon,REP,44,,4,11/6/2012,54.82,43.07,11.75,7.75,-7.75,1,for League of Conservation Voters,D -30076,35997,1482,2012,2012_Sen-G_MA,MA,Sen-G,Sen-G,Public Policy Polling,263,10/16/2012,709,Elizabeth Warren,DEM,53,Scott Brown,REP,44,,9,11/6/2012,53.74,46.19,7.55,1.45,1.45,1,, -30833,37217,1486,2012,2012_Sen-G_MO,MO,Sen-G,Sen-G,Harstad Strategic Research Inc.,134,10/16/2012,603,Claire McCaskill,DEM,47,Todd Akin,REP,35,,12,11/6/2012,54.81,39.11,15.7,3.7,-3.7,1,, -30078,36000,1487,2012,2012_Sen-G_MT,MT,Sen-G,Sen-G,Public Policy Polling,263,10/16/2012,806,Jon Tester,DEM,46,Denny Rehberg,REP,44,,2,11/6/2012,48.58,44.86,3.72,1.72,-1.72,1,for League of Conservation Voters,D -30111,36046,1489,2012,2012_Sen-G_NV,NV,Sen-G,Sen-G,Mellman Group,205,10/16/2012,600,Shelley Berkley,DEM,41,Dean Heller,REP,38,,3,11/6/2012,44.71,45.87,-1.16,4.16,4.16,0,for Shelley Berkley,D -30132,36215,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,10/16/2012,604,Robert P. Casey Jr.,DEM,52,Tom Smith,REP,39,,13,11/6/2012,53.69,44.59,9.1,3.9,3.9,1,for Robert P. Casey Jr.,D -30095,36027,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Public Policy Polling,263,10/16/2012,733,Tim Kaine,DEM,50,George F. Allen,REP,45,,5,11/6/2012,52.87,46.96,5.91,.91,-.91,1,for League of Conservation Voters,D -30114,36050,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Marist College,183,10/16/2012,1013,Tammy Baldwin,DEM,49,Tommy Thompson,REP,45,,4,11/6/2012,51.41,45.86,5.55,1.55,-1.55,1,, -30276,36296,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/16/2012,625,Tammy Baldwin,DEM,47,Tommy Thompson,REP,45,,2,11/6/2012,51.41,45.86,5.55,3.55,-3.55,1,, -51364,81248,4968,2012,2012_House-G_CA-52,CA-52,House-G,House-G,Glover Park Group,120,10/16/2012,374,Scott Peters,DEM,38,Brian P. Bilbray,REP,47,,-9,11/6/2012,51.18,48.82,2.36,11.36,-11.36,0,, -52272,82483,4984,2012,2012_House-G_FL-2,FL-2,House-G,House-G,St. Pete Polls,314,10/16/2012,783,Al Lawson,DEM,46.7,Steve Southerland II,REP,46.55,,.15000001,11/6/2012,47.24,52.7,-5.46,5.61,5.61,0,, -52272,82484,4991,2012,2012_House-G_FL-9,FL-9,House-G,House-G,St. Pete Polls,314,10/16/2012,565,Alan Grayson,DEM,46.7,William Todd Long,REP,36.35,,10.35,11/6/2012,62.52,37.48,25.04,14.69,-14.69,1,, -52272,82485,4992,2012,2012_House-G_FL-10,FL-10,House-G,House-G,St. Pete Polls,314,10/16/2012,650,Val Demings,DEM,41.95,Daniel Webster,REP,48.65,,-6.6999998,11/6/2012,48.25,51.73,-3.48,3.22,-3.22,1,, -51374,81260,5000,2012,2012_House-G_FL-18,FL-18,House-G,House-G,Public Policy Polling,263,10/16/2012,500,Patrick Murphy,DEM,42,Allen West,REP,51,,-9,11/6/2012,50.28,49.7,.58,9.58,-9.58,0,, -52272,82486,5000,2012,2012_House-G_FL-18,FL-18,House-G,House-G,St. Pete Polls,314,10/16/2012,602,Patrick Murphy,DEM,41.55,Allen West,REP,50.65,,-9.1000004,11/6/2012,50.28,49.7,.58,9.68,-9.68,0,, -51374,81261,5004,2012,2012_House-G_FL-22,FL-22,House-G,House-G,Public Policy Polling,263,10/16/2012,500,Lois Frankel,DEM,47,Adam Hasner,REP,44,,3,11/6/2012,54.63,45.37,9.25,6.25,-6.25,1,, -52272,82487,5004,2012,2012_House-G_FL-22,FL-22,House-G,House-G,St. Pete Polls,314,10/16/2012,565,Lois Frankel,DEM,48.6,Adam Hasner,REP,43.25,,5.3499999,11/6/2012,54.63,45.37,9.25,3.9,-3.9,1,, -52272,82489,5008,2012,2012_House-G_FL-26,FL-26,House-G,House-G,St. Pete Polls,314,10/16/2012,462,Joe Garcia,DEM,42.5,David Rivera,REP,45.8,,-3.3,11/6/2012,53.64,43.02,10.62,13.92,-13.92,0,, -51368,81254,5114,2012,2012_House-G_MN-6,MN-6,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,10/16/2012,1000,Jim Graves,DEM,45,Michele Bachmann,REP,51,,-6,11/6/2012,49.26,50.47,-1.21,4.79,-4.79,1,, -51368,81252,5116,2012,2012_House-G_MN-8,MN-8,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,10/16/2012,1000,Richard M. Nolan,DEM,50,Chip Cravaack,REP,43,,7,11/6/2012,54.28,45.39,8.89,1.89,-1.89,1,, -51362,81246,5177,2012,2012_House-G_NY-24,NY-24,House-G,House-G,Lake Research Partners,165,10/16/2012,425,Daniel B. Maffei,DEM,46,Ann Marie Buerkle,REP,44,,2,11/6/2012,48.86,43.4,5.46,3.46,-3.46,1,for Friends of Democracy,D -30188,36160,8270,2012,2012_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,10/16/2012,1000,Democratic,DEM,46,Republican,REP,46,,0,11/6/2012,48.75,47.59,1.16,1.16,-1.16,.5,, -30073,36006,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,10/17/2012,1916,Barack Obama,DEM,47.1,Mitt Romney,REP,44.9,,2.2,11/6/2012,51.01,47.15,3.86,1.66,-1.66,1,, -30120,36060,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/17/2012,1500,Barack Obama,DEM,48,Mitt Romney,REP,48,,0,11/6/2012,51.01,47.15,3.86,3.86,-3.86,.5,, -30104,36035,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Public Policy Polling,263,10/17/2012,1000,Barack Obama,DEM,49.5,Mitt Romney,REP,45.5,,4,11/6/2012,51.45,46.09,5.36,1.36,-1.36,1,average of multiple versions or turnout models listed in poll, -30110,36045,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,EPIC-MRA,84,10/17/2012,800,Barack Obama,DEM,52,Mitt Romney,REP,46,,6,11/6/2012,54.04,44.58,9.47,3.47,-3.47,1,, -30126,36098,677,2012,2012_Pres-G_MO,MO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/17/2012,500,Barack Obama,DEM,43,Mitt Romney,REP,54,,-11,11/6/2012,44.28,53.64,-9.36,1.64,-1.64,1,, -30092,36021,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/17/2012,500,Barack Obama,DEM,46,Mitt Romney,REP,52,,-6,11/6/2012,48.35,50.39,-2.04,3.96,-3.96,1,, -30089,36079,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/17/2012,750,Barack Obama,DEM,49,Mitt Romney,REP,48,,1,11/6/2012,50.58,47.6,2.97,1.97,-1.97,1,, -30125,36065,690,2012,2012_Pres-G_OR,OR,Pres-G,Pres-G,SurveyUSA,325,10/17/2012,579,Barack Obama,DEM,49,Mitt Romney,REP,42,,7,11/6/2012,54.24,42.15,12.09,5.09,-5.09,1,, -30092,87079,1263,2012,2012_Gov-G_NC,NC,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/17/2012,500,Walter H. Dalton,DEM,42,Pat McCrory,REP,53,,-11,11/6/2012,43.23,54.62,-11.39,.39,.39,1,, -30126,36099,1486,2012,2012_Sen-G_MO,MO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/17/2012,500,Claire McCaskill,DEM,51,Todd Akin,REP,43,,8,11/6/2012,54.81,39.11,15.7,7.7,-7.7,1,, -30209,36188,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Public Opinion Strategies,260,10/17/2012,600,Sherrod Brown,DEM,43,Josh Mandel,REP,44,,-1,11/6/2012,50.7,44.7,6,7,-7,0,for Josh Mandel,R -30089,36080,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/17/2012,750,Sherrod Brown,DEM,49,Josh Mandel,REP,44,,5,11/6/2012,50.7,44.7,6,1,-1,1,, -30220,36214,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,10/17/2012,802,Tim Kaine,DEM,48,George F. Allen,REP,44,,4,11/6/2012,52.87,46.96,5.91,1.91,-1.91,1,for DSCC,D -52381,82710,4968,2012,2012_House-G_CA-52,CA-52,House-G,House-G,Tarrance Group,333,10/17/2012,470,Scott Peters,DEM,44,Brian P. Bilbray,REP,48,,-4,11/6/2012,51.18,48.82,2.36,6.36,-6.36,0,for Brian P. Bilbray,R -51363,81247,5000,2012,2012_House-G_FL-18,FL-18,House-G,House-G,Frederick Polls,108,10/17/2012,333,Patrick Murphy,DEM,47,Allen West,REP,47,,0,11/6/2012,50.28,49.7,.58,.58,-.58,.5,for Patrick Murphy,D -64370,118422,5000,2012,2012_House-G_FL-18,FL-18,House-G,House-G,Susquehanna Polling & Research Inc.,326,10/17/2012,752,Patrick Murphy,DEM,48,Allen West,REP,49,,-1,11/6/2012,50.28,49.7,.58,1.58,-1.58,0,, -51559,81518,5035,2012,2012_House-G_IL-8,IL-8,House-G,House-G,ALG Research,14,10/17/2012,400,Tammy Duckworth,DEM,54,Joe Walsh,REP,39,,15,11/6/2012,54.74,45.26,9.48,5.52,5.52,1,for League of Conservation Voters,D -51367,81251,5038,2012,2012_House-G_IL-11,IL-11,House-G,House-G,Garin-Hart-Yang Research Group,113,10/17/2012,402,Bill Foster,DEM,49,Judy Biggert,REP,45,,4,11/6/2012,58.57,41.43,17.14,13.14,-13.14,1,for House Majority PAC,D -51571,81532,5044,2012,2012_House-G_IL-17,IL-17,House-G,House-G,GBAO,109,10/17/2012,450,Cheri Bustos,DEM,49,Robert Schilling,REP,45,,4,11/6/2012,53.28,46.72,6.56,2.56,-2.56,1,for Cheri Bustos,D -51373,81259,5171,2012,2012_House-G_NY-18,NY-18,House-G,House-G,Siena College,305,10/17/2012,615,Sean Patrick Maloney,DEM,42,Nan Hayworth,REP,49,,-7,11/6/2012,51.95,48.05,3.9,10.9,-10.9,0,, -30189,36161,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,10/18/2012,2700,Barack Obama,DEM,45,Mitt Romney,REP,51,,-6,11/6/2012,51.01,47.15,3.86,9.86,-9.86,0,, -30103,36752,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,10/18/2012,1817,Barack Obama,DEM,46.3,Mitt Romney,REP,45.7,,.60000002,11/6/2012,51.01,47.15,3.86,3.26,-3.26,1,, -30128,36069,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Gravis Marketing,124,10/18/2012,805,Barack Obama,DEM,44,Mitt Romney,REP,46,,-2,11/6/2012,51.01,47.15,3.86,5.86,-5.86,0,, -30168,36128,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,10/18/2012,1368,Barack Obama,DEM,46,Mitt Romney,REP,45,,1,11/6/2012,51.01,47.15,3.86,2.86,-2.86,1,, -30155,36107,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Public Policy Polling,263,10/18/2012,1200,Barack Obama,DEM,49,Mitt Romney,REP,47,,2,11/6/2012,51.01,47.15,3.86,1.86,-1.86,1,for Americans United for Change,D -30299,36416,657,2012,2012_Pres-G_CA,CA,Pres-G,Pres-G,Greenberg Quinlan Rosner/American Viewpoint,127,10/18/2012,1440,Barack Obama,DEM,54,Mitt Romney,REP,40,,14,11/6/2012,60.16,37.07,23.09,9.09,-9.09,1,, -30301,36328,657,2012,2012_Pres-G_CA,CA,Pres-G,Pres-G,Public Policy Institute of California,262,10/18/2012,993,Barack Obama,DEM,53,Mitt Romney,REP,41,,12,11/6/2012,60.16,37.07,23.09,11.09,-11.09,1,, -30140,36084,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,10/18/2012,681,Barack Obama,DEM,48,Mitt Romney,REP,49,,-1,11/6/2012,49.9,49.03,.88,1.88,-1.88,0,, -30144,36088,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Fox News/Beacon Research/Shaw & Co. Research,103,10/18/2012,1130,Barack Obama,DEM,45,Mitt Romney,REP,48,,-3,11/6/2012,49.9,49.03,.88,3.88,-3.88,0,, -30167,36123,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Grove Insight,129,10/18/2012,500,Barack Obama,DEM,48,Mitt Romney,REP,45,,3,11/6/2012,49.9,49.03,.88,2.12,2.12,1,for The Majority Institute,D -30174,36234,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Public Policy Polling,263,10/18/2012,800,Barack Obama,DEM,47,Mitt Romney,REP,48,,-1,11/6/2012,49.9,49.03,.88,1.88,-1.88,0,, -30123,36116,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/18/2012,750,Barack Obama,DEM,46,Mitt Romney,REP,51,,-5,11/6/2012,49.9,49.03,.88,5.88,-5.88,0,, -30152,36102,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,SurveyUSA,325,10/18/2012,600,Barack Obama,DEM,47,Mitt Romney,REP,46,,1,11/6/2012,49.9,49.03,.88,.12,.12,1,, -30137,36078,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Public Policy Polling,263,10/18/2012,869,Barack Obama,DEM,48,Mitt Romney,REP,49,,-1,11/6/2012,51.99,46.18,5.81,6.81,-6.81,0,, -30370,36414,676,2012,2012_Pres-G_MN,MN,Pres-G,Pres-G,St. Cloud State University,312,10/18/2012,601,Barack Obama,DEM,53,Mitt Romney,REP,45,,8,11/6/2012,52.65,44.96,7.69,.31,.31,1,, -30131,36072,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,Grove Insight,129,10/18/2012,500,Barack Obama,DEM,47,Mitt Romney,REP,44,,3,11/6/2012,48.35,50.39,-2.04,5.04,5.04,0,for The Majority Institute,D -30224,36236,681,2012,2012_Pres-G_ND,ND,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/18/2012,600,Barack Obama,DEM,40,Mitt Romney,REP,54,,-14,11/6/2012,38.69,58.32,-19.63,5.63,5.63,1,, -30136,36077,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,Public Policy Polling,263,10/18/2012,1036,Barack Obama,DEM,48,Mitt Romney,REP,49,,-1,11/6/2012,51.98,46.4,5.58,6.58,-6.58,0,, -30154,36105,684,2012,2012_Pres-G_NJ,NJ,Pres-G,Pres-G,SurveyUSA,325,10/18/2012,577,Barack Obama,DEM,54,Mitt Romney,REP,40,,14,11/6/2012,58.25,40.5,17.74,3.74,-3.74,1,, -30142,36086,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Fox News/Beacon Research/Shaw & Co. Research,103,10/18/2012,1131,Barack Obama,DEM,46,Mitt Romney,REP,43,,3,11/6/2012,50.58,47.6,2.97,.03,.03,1,, -30462,36567,696,2012,2012_Pres-G_TX,TX,Pres-G,Pres-G,YouGov,391,10/18/2012,540,Barack Obama,DEM,39,Mitt Romney,REP,55,,-16,11/6/2012,41.35,57.13,-15.77,.23,-.23,1,, -30378,36431,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,CallFire,42,10/18/2012,624,Barack Obama,DEM,46,Mitt Romney,REP,48,,-2,11/6/2012,51.16,47.28,3.87,5.87,-5.87,0,, -30122,36130,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/18/2012,750,Barack Obama,DEM,47,Mitt Romney,REP,50,,-3,11/6/2012,51.16,47.28,3.87,6.87,-6.87,0,, -30158,36110,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Grove Insight,129,10/18/2012,500,Barack Obama,DEM,47,Mitt Romney,REP,44,,3,11/6/2012,52.83,45.89,6.94,3.94,-3.94,1,for The Majority Institute,D -30124,36181,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/18/2012,500,Barack Obama,DEM,50,Mitt Romney,REP,48,,2,11/6/2012,52.83,45.89,6.94,4.94,-4.94,1,, -30136,86959,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,Public Policy Polling,263,10/18/2012,1036,Margaret Wood Hassan,DEM,45,Ovide Lamontagne,REP,43,,2,11/6/2012,54.61,42.52,12.09,10.09,-10.09,1,, -30224,87078,1264,2012,2012_Gov-G_ND,ND,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/18/2012,600,Ryan M. Taylor,DEM,39,Jack Dalrymple,REP,53,,-14,11/6/2012,34.31,63.1,-28.78,14.78,14.78,1,, -30299,36415,1474,2012,2012_Sen-G_CA,CA,Sen-G,Sen-G,Greenberg Quinlan Rosner/American Viewpoint,127,10/18/2012,1440,Dianne Feinstein,DEM,55,Elizabeth Emken,REP,38,,17,11/6/2012,62.52,37.48,25.05,8.05,-8.05,1,, -30174,36235,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Public Policy Polling,263,10/18/2012,800,Bill Nelson,DEM,45,Connie Mack,REP,41,,4,11/6/2012,55.23,42.23,13.01,9.01,-9.01,1,, -30123,36117,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/18/2012,750,Bill Nelson,DEM,48,Connie Mack,REP,43,,5,11/6/2012,55.23,42.23,13.01,8.01,-8.01,1,, -30152,36103,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,SurveyUSA,325,10/18/2012,600,Bill Nelson,DEM,48,Connie Mack,REP,40,,8,11/6/2012,55.23,42.23,13.01,5.01,-5.01,1,, -30154,36106,1490,2012,2012_Sen-G_NJ,NJ,Sen-G,Sen-G,SurveyUSA,325,10/18/2012,577,Robert Menendez,DEM,53,Joe Kyrillos,REP,33,,20,11/6/2012,58.84,39.39,19.45,.55,.55,1,, -30210,36189,1493,2012,2012_Sen-G_ND,ND,Sen-G,Sen-G,Mellman Group,205,10/18/2012,600,Heidi Heitkamp,DEM,45,Rick Berg,REP,42,,3,11/6/2012,50.23,49.33,.9,2.1,2.1,1,for Heidi Heitkamp,D -30224,36237,1493,2012,2012_Sen-G_ND,ND,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/18/2012,600,Heidi Heitkamp,DEM,45,Rick Berg,REP,50,,-5,11/6/2012,50.23,49.33,.9,5.9,-5.9,0,, -30462,36568,1498,2012,2012_Sen-G_TX,TX,Sen-G,Sen-G,YouGov,391,10/18/2012,540,Paul Sadler,DEM,39,Ted Cruz,REP,54,,-15,11/6/2012,40.62,56.46,-15.83,.83,.83,1,, -30122,36131,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/18/2012,750,Tim Kaine,DEM,49,George F. Allen,REP,48,,1,11/6/2012,52.87,46.96,5.91,4.91,-4.91,1,, -30124,36182,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/18/2012,500,Tammy Baldwin,DEM,46,Tommy Thompson,REP,48,,-2,11/6/2012,51.41,45.86,5.55,7.55,-7.55,0,, -51361,81245,5097,2012,2012_House-G_MI-3,MI-3,House-G,House-G,Glengariff Group,117,10/18/2012,400,Steven M. Pestka,DEM,35,Justin Amash,REP,34,,1,11/6/2012,44.17,52.62,-8.45,9.45,9.45,0,, -51558,81517,5110,2012,2012_House-G_MN-2,MN-2,House-G,House-G,SurveyUSA,325,10/18/2012,565,Mike Obermueller,DEM,41,John Kline,REP,49,,-8,11/6/2012,45.85,54.01,-8.16,.16,.16,1,, -51295,81138,5178,2012,2012_House-G_NY-25,NY-25,House-G,House-G,GBAO,109,10/18/2012,400,Louise McIntosh Slaughter,DEM,53,Maggie Brooks,REP,43,,10,11/6/2012,57.41,42.59,14.82,4.82,-4.82,1,for DCCC,D -30151,117324,8270,2012,2012_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,10/18/2012,3500,Democratic,DEM,43,Republican,REP,44,,-1,11/6/2012,48.75,47.59,1.16,2.16,-2.16,0,, -30225,36218,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,10/19/2012,790,Barack Obama,DEM,48,Mitt Romney,REP,46,,2,11/6/2012,51.01,47.15,3.86,1.86,-1.86,1,, -30195,36167,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,10/19/2012,885,Barack Obama,DEM,47.4,Mitt Romney,REP,43.4,,4,11/6/2012,51.01,47.15,3.86,.14,.14,1,, -30171,36209,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,10/19/2012,816,Barack Obama,DEM,47,Mitt Romney,REP,47,,0,11/6/2012,51.01,47.15,3.86,3.86,-3.86,.5,, -30258,36273,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,RAND (American Life Panel),270,10/19/2012,3500,Barack Obama,DEM,48.26,Mitt Romney,REP,46.36,,1.9,11/6/2012,51.01,47.15,3.86,1.96,-1.96,1,, -30198,36170,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/19/2012,800,Barack Obama,DEM,49.7,Mitt Romney,REP,47.3,,2.4000001,11/6/2012,51.01,47.15,3.86,1.46,-1.46,1,, -30208,36186,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Angus Reid Global,13,10/19/2012,502,Barack Obama,DEM,44,Mitt Romney,REP,49,,-5,11/6/2012,49.9,49.03,.88,5.88,-5.88,0,, -30185,36155,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Public Policy Polling,263,10/19/2012,660,Barack Obama,DEM,49,Mitt Romney,REP,48,,1,11/6/2012,51.99,46.18,5.81,4.81,-4.81,1,for Health Care for America Now,D -30180,36147,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,Angus Reid Global,13,10/19/2012,551,Barack Obama,DEM,49,Mitt Romney,REP,40,,9,11/6/2012,54.04,44.58,9.47,.47,-.47,1,, -30197,36169,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,10/19/2012,773,Barack Obama,DEM,51,Mitt Romney,REP,42,,9,11/6/2012,51.98,46.4,5.58,3.42,3.42,1,, -30183,36153,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Angus Reid Global,13,10/19/2012,550,Barack Obama,DEM,45,Mitt Romney,REP,45,,0,11/6/2012,50.58,47.6,2.97,2.97,-2.97,.5,, -30153,36104,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Gravis Marketing,124,10/19/2012,1943,Barack Obama,DEM,47,Mitt Romney,REP,47,,0,11/6/2012,50.58,47.6,2.97,2.97,-2.97,.5,, -30166,36121,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Public Policy Polling,263,10/19/2012,532,Barack Obama,DEM,49,Mitt Romney,REP,48,,1,11/6/2012,50.58,47.6,2.97,1.97,-1.97,1,, -30200,36173,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Quinnipiac University,267,10/19/2012,1548,Barack Obama,DEM,50,Mitt Romney,REP,45,,5,11/6/2012,50.58,47.6,2.97,2.03,2.03,1,, -30218,36203,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Angus Reid Global,13,10/19/2012,559,Barack Obama,DEM,48,Mitt Romney,REP,39,,9,11/6/2012,51.95,46.57,5.38,3.62,3.62,1,, -30203,36177,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Muhlenberg College,219,10/19/2012,444,Barack Obama,DEM,50,Mitt Romney,REP,45,,5,11/6/2012,51.95,46.57,5.38,.38,-.38,1,, -30373,36421,695,2012,2012_Pres-G_TN,TN,Pres-G,Pres-G,Middle Tennessee State University,208,10/19/2012,609,Barack Obama,DEM,34,Mitt Romney,REP,59,,-25,11/6/2012,39.04,59.42,-20.38,4.62,-4.62,1,, -30164,36118,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Public Policy Polling,263,10/19/2012,500,Barack Obama,DEM,49,Mitt Romney,REP,47,,2,11/6/2012,51.16,47.28,3.87,1.87,-1.87,1,for Health Care for America Now,D -30219,36205,700,2012,2012_Pres-G_WA,WA,Pres-G,Pres-G,Strategies 360,321,10/19/2012,500,Barack Obama,DEM,52,Mitt Romney,REP,39,,13,11/6/2012,55.8,41.03,14.77,1.77,-1.77,1,, -30216,36200,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Angus Reid Global,13,10/19/2012,502,Barack Obama,DEM,48,Mitt Romney,REP,43,,5,11/6/2012,52.83,45.89,6.94,1.94,-1.94,1,, -63940,117693,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,Marist College,183,10/19/2012,1013,Margaret Wood Hassan,DEM,49,Ovide Lamontagne,REP,44,,5,11/6/2012,54.61,42.52,12.09,7.09,-7.09,1,, -30197,86958,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,10/19/2012,773,Margaret Wood Hassan,DEM,43,Ovide Lamontagne,REP,35,,8,11/6/2012,54.61,42.52,12.09,4.09,-4.09,1,, -30219,86957,1267,2012,2012_Gov-G_WA,WA,Gov-G,Gov-G,Strategies 360,321,10/19/2012,500,Jay Robert Inslee,DEM,46,Rob McKenna,REP,46,,0,11/6/2012,51.54,48.46,3.08,3.08,-3.08,.5,, -30818,37189,1473,2012,2012_Sen-G_AZ,AZ,Sen-G,Sen-G,ALG Research,14,10/19/2012,800,Richard Carmona,DEM,45,Jeff Flake,REP,41,,4,11/6/2012,46.16,49.18,-3.02,7.02,7.02,0,for Richard Carmona,D -30208,36187,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Angus Reid Global,13,10/19/2012,502,Bill Nelson,DEM,48,Connie Mack,REP,33,,15,11/6/2012,55.23,42.23,13.01,1.99,1.99,1,, -30414,36492,1478,2012,2012_Sen-G_HI,HI,Sen-G,Sen-G,Ward Research (Honolulu Star-Advertiser),375,10/19/2012,786,Mazie Hirono,DEM,57,Linda Lingle,REP,35,,22,11/6/2012,62.6,37.4,25.2,3.2,-3.2,1,, -30244,36248,1479,2012,2012_Sen-G_IN,IN,Sen-G,Sen-G,Global Strategy Group,118,10/19/2012,603,Joe Donnelly,DEM,40,Richard Mourdock,REP,38,,2,11/6/2012,50.03,44.3,5.74,3.74,-3.74,1,for Joe Donnelly,D -30180,36148,1483,2012,2012_Sen-G_MI,MI,Sen-G,Sen-G,Angus Reid Global,13,10/19/2012,551,Debbie Stabenow,DEM,51,Pete Hoekstra,REP,34,,17,11/6/2012,58.8,37.98,20.81,3.81,-3.81,1,, -30183,36154,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Angus Reid Global,13,10/19/2012,550,Sherrod Brown,DEM,45,Josh Mandel,REP,39,,6,11/6/2012,50.7,44.7,6,0,0,1,, -30166,36122,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Public Policy Polling,263,10/19/2012,532,Sherrod Brown,DEM,49,Josh Mandel,REP,44,,5,11/6/2012,50.7,44.7,6,1,-1,1,, -30200,36174,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Quinnipiac University,267,10/19/2012,1548,Sherrod Brown,DEM,51,Josh Mandel,REP,42,,9,11/6/2012,50.7,44.7,6,3,3,1,, -30218,36204,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Angus Reid Global,13,10/19/2012,559,Robert P. Casey Jr.,DEM,44,Tom Smith,REP,39,,5,11/6/2012,53.69,44.59,9.1,4.1,-4.1,1,, -30203,36178,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Muhlenberg College,219,10/19/2012,444,Robert P. Casey Jr.,DEM,45,Tom Smith,REP,37,,8,11/6/2012,53.69,44.59,9.1,1.1,-1.1,1,, -30373,36422,1497,2012,2012_Sen-G_TN,TN,Sen-G,Sen-G,Middle Tennessee State University,208,10/19/2012,609,Mark E. Clayton,DEM,21,Bob Corker,REP,59,,-38,11/6/2012,30.41,64.89,-34.48,3.52,-3.52,1,, -30216,36201,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Angus Reid Global,13,10/19/2012,502,Tammy Baldwin,DEM,45,Tommy Thompson,REP,42,,3,11/6/2012,51.41,45.86,5.55,2.55,-2.55,1,, -52274,82490,5024,2012,2012_House-G_HI-1,HI-1,House-G,House-G,Ward Research (Honolulu Star-Advertiser),375,10/19/2012,376,Colleen W. Hanabusa,DEM,52,Charles K. Djou,REP,41,,11,11/6/2012,54.59,45.37,9.22,1.78,1.78,1,, -52274,82491,5025,2012,2012_House-G_HI-2,HI-2,House-G,House-G,Ward Research (Honolulu Star-Advertiser),375,10/19/2012,410,Tulsi Gabbard,DEM,73,Kawika Crowley,REP,8,,65,11/6/2012,80.5,19.45,61.05,3.95,3.95,1,, -30197,81241,5137,2012,2012_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,10/19/2012,364,Carol Shea-Porter,DEM,38,Frank C. Guinta,REP,41,,-3,11/6/2012,49.75,45.99,3.77,6.77,-6.77,0,, -30197,81240,5138,2012,2012_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,10/19/2012,408,Annie Kuster,DEM,39,Charles Bass,REP,36,,3,11/6/2012,50.17,45.34,4.83,1.83,-1.83,1,, -30171,36210,8270,2012,2012_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,10/19/2012,816,Democratic,DEM,45,Republican,REP,43,,2,11/6/2012,48.75,47.59,1.16,.84,.84,1,, -30205,36180,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,American Research Group,9,10/20/2012,1200,Barack Obama,DEM,47,Mitt Romney,REP,49,,-2,11/6/2012,51.01,47.15,3.86,5.86,-5.86,0,, -30215,36207,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,10/20/2012,1000,Barack Obama,DEM,49,Mitt Romney,REP,46,,3,11/6/2012,51.01,47.15,3.86,.86,-.86,1,, -30196,36168,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Monmouth University,215,10/20/2012,1402,Barack Obama,DEM,45,Mitt Romney,REP,48,,-3,11/6/2012,51.01,47.15,3.86,6.86,-6.86,0,, -30278,36298,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Pharos Research Group,254,10/20/2012,918,Barack Obama,DEM,49.67,Mitt Romney,REP,47.39,,2.28,11/6/2012,51.01,47.15,3.86,1.58,-1.58,1,, -30194,36166,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/20/2012,1500,Barack Obama,DEM,47,Mitt Romney,REP,49,,-2,11/6/2012,51.01,47.15,3.86,5.86,-5.86,0,, -63692,117218,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,TCJ Research,327,10/20/2012,1500,Barack Obama,DEM,45.8,Mitt Romney,REP,50.2,,-4.4000001,11/6/2012,51.01,47.15,3.86,8.26,-8.26,0,, -30238,36242,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Mellman Group,205,10/20/2012,800,Barack Obama,DEM,47,Mitt Romney,REP,47,,0,11/6/2012,49.9,49.03,.88,.88,-.88,.5,for Americans United for Change,D -30279,36299,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Pharos Research Group,254,10/20/2012,759,Barack Obama,DEM,46.77,Mitt Romney,REP,46.64,,.13,11/6/2012,49.9,49.03,.88,.75,-.75,1,, -30280,36301,668,2012,2012_Pres-G_IN,IN,Pres-G,Pres-G,Pharos Research Group,254,10/20/2012,754,Barack Obama,DEM,38.33,Mitt Romney,REP,51.46,,-13.13,11/6/2012,43.84,54.04,-10.2,2.93,-2.93,1,, -30211,36190,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,Kimball Political Consulting,163,10/20/2012,761,Barack Obama,DEM,55,Mitt Romney,REP,39,,16,11/6/2012,60.67,37.52,23.15,7.15,-7.15,1,, -30186,36156,677,2012,2012_Pres-G_MO,MO,Pres-G,Pres-G,Public Policy Polling,263,10/20/2012,582,Barack Obama,DEM,46,Mitt Romney,REP,52,,-6,11/6/2012,44.28,53.64,-9.36,3.36,3.36,1,, -30281,36303,679,2012,2012_Pres-G_MT,MT,Pres-G,Pres-G,Pharos Research Group,254,10/20/2012,828,Barack Obama,DEM,41.3,Mitt Romney,REP,47.46,,-6.1599998,11/6/2012,41.66,55.3,-13.64,7.48,7.48,1,, -30419,36500,681,2012,2012_Pres-G_ND,ND,Pres-G,Pres-G,Pharos Research Group,254,10/20/2012,807,Barack Obama,DEM,39,Mitt Romney,REP,49,,-10,11/6/2012,38.69,58.32,-19.63,9.63,9.63,1,, -30418,36498,682,2012,2012_Pres-G_NE,NE,Pres-G,Pres-G,Pharos Research Group,254,10/20/2012,783,Barack Obama,DEM,41,Mitt Romney,REP,51,,-10,11/6/2012,38.03,59.8,-21.78,11.78,11.78,1,, -30262,36284,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,Lake Research Partners,165,10/20/2012,400,Barack Obama,DEM,48,Mitt Romney,REP,45,,3,11/6/2012,51.98,46.4,5.58,2.58,-2.58,1,, -30282,36306,687,2012,2012_Pres-G_NY,NY,Pres-G,Pres-G,Marist College,183,10/20/2012,565,Barack Obama,DEM,61,Mitt Romney,REP,35,,26,11/6/2012,63.35,35.17,28.18,2.18,-2.18,1,, -30417,36496,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Pharos Research Group,254,10/20/2012,810,Barack Obama,DEM,50,Mitt Romney,REP,45,,5,11/6/2012,50.58,47.6,2.97,2.03,2.03,1,, -30199,36171,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Suffolk University,323,10/20/2012,600,Barack Obama,DEM,47,Mitt Romney,REP,47,,0,11/6/2012,50.58,47.6,2.97,2.97,-2.97,.5,, -63683,117208,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,TCJ Research,327,10/20/2012,1000,Barack Obama,DEM,47,Mitt Romney,REP,49.7,,-2.7,11/6/2012,50.58,47.6,2.97,5.67,-5.67,0,, -30416,36494,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Pharos Research Group,254,10/20/2012,760,Barack Obama,DEM,49,Mitt Romney,REP,46,,3,11/6/2012,51.95,46.57,5.38,2.38,-2.38,1,, -30207,36184,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Clout Research/Wenzel Strategies,55,10/20/2012,1000,Barack Obama,DEM,47,Mitt Romney,REP,49,,-2,11/6/2012,51.16,47.28,3.87,5.87,-5.87,0,for Citizens United,R -30249,36257,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Mellman Group,205,10/20/2012,800,Barack Obama,DEM,46,Mitt Romney,REP,45,,1,11/6/2012,51.16,47.28,3.87,2.87,-2.87,1,for Americans United for Change,D -63713,117252,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,TCJ Research,327,10/20/2012,1000,Barack Obama,DEM,45.5,Mitt Romney,REP,48.6,,-3.0999999,11/6/2012,52.83,45.89,6.94,10.04,-10.04,0,, -30281,87070,1258,2012,2012_Gov-G_MT,MT,Gov-G,Gov-G,Pharos Research Group,254,10/20/2012,828,Steve Bullock,DEM,46.62,Richard A. Hill,REP,44.93,,1.6900001,11/6/2012,48.9,47.34,1.57,.12,.12,1,, -54020,87076,1260,2012,2012_Gov-G_IN,IN,Gov-G,Gov-G,Benenson Strategy Group,30,10/20/2012,701,John R. Gregg,DEM,38,Mike Pence,REP,44,,-6,11/6/2012,46.55,49.5,-2.95,3.05,-3.05,1,for John R. Gregg,D -30186,86953,1261,2012,2012_Gov-G_MO,MO,Gov-G,Gov-G,Public Policy Polling,263,10/20/2012,582,Jay Nixon,DEM,51,David Spence,REP,40,,11,11/6/2012,54.77,42.53,12.24,1.24,-1.24,1,, -30419,87071,1264,2012,2012_Gov-G_ND,ND,Gov-G,Gov-G,Pharos Research Group,254,10/20/2012,807,Ryan M. Taylor,DEM,31.97,Jack Dalrymple,REP,62.83,,-30.860001,11/6/2012,34.31,63.1,-28.78,2.08,-2.08,1,, -54006,86954,1267,2012,2012_Gov-G_WA,WA,Gov-G,Gov-G,Elway Research,87,10/20/2012,451,Jay Robert Inslee,DEM,45,Rob McKenna,REP,47,,-2,11/6/2012,51.54,48.46,3.08,5.08,-5.08,0,, -30279,36300,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Pharos Research Group,254,10/20/2012,759,Bill Nelson,DEM,51.52,Connie Mack,REP,43.74,,7.7800002,11/6/2012,55.23,42.23,13.01,5.23,-5.23,1,, -30280,36302,1479,2012,2012_Sen-G_IN,IN,Sen-G,Sen-G,Pharos Research Group,254,10/20/2012,754,Joe Donnelly,DEM,45.62,Richard Mourdock,REP,46.15,,-.52999997,11/6/2012,50.03,44.3,5.74,6.27,-6.27,0,, -30211,36191,1482,2012,2012_Sen-G_MA,MA,Sen-G,Sen-G,Kimball Political Consulting,163,10/20/2012,761,Elizabeth Warren,DEM,48,Scott Brown,REP,46,,2,11/6/2012,53.74,46.19,7.55,5.55,-5.55,1,, -30186,36157,1486,2012,2012_Sen-G_MO,MO,Sen-G,Sen-G,Public Policy Polling,263,10/20/2012,582,Claire McCaskill,DEM,46,Todd Akin,REP,40,,6,11/6/2012,54.81,39.11,15.7,9.7,-9.7,1,, -30281,36304,1487,2012,2012_Sen-G_MT,MT,Sen-G,Sen-G,Pharos Research Group,254,10/20/2012,828,Jon Tester,DEM,48.43,Denny Rehberg,REP,46.26,,2.1700001,11/6/2012,48.58,44.86,3.72,1.55,-1.55,1,, -30418,36499,1488,2012,2012_Sen-G_NE,NE,Sen-G,Sen-G,Pharos Research Group,254,10/20/2012,783,Bob Kerrey,DEM,48,Deb Fischer,REP,48,,0,11/6/2012,42.23,57.77,-15.55,15.55,15.55,.5,, -30282,36305,1492,2012,2012_Sen-G_NY,NY,Sen-G,Sen-G,Marist College,183,10/20/2012,565,Kirsten E. Gillibrand,DEM,68,Wendy E. Long,REP,24,,44,11/6/2012,72.19,26.33,45.86,1.86,-1.86,1,, -30419,36501,1493,2012,2012_Sen-G_ND,ND,Sen-G,Sen-G,Pharos Research Group,254,10/20/2012,807,Heidi Heitkamp,DEM,49,Rick Berg,REP,48,,1,11/6/2012,50.23,49.33,.9,.1,.1,1,, -30417,36497,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Pharos Research Group,254,10/20/2012,810,Sherrod Brown,DEM,52,Josh Mandel,REP,41,,11,11/6/2012,50.7,44.7,6,5,5,1,, -30199,36172,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Suffolk University,323,10/20/2012,600,Sherrod Brown,DEM,46,Josh Mandel,REP,39,,7,11/6/2012,50.7,44.7,6,1,1,1,, -30416,36495,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Pharos Research Group,254,10/20/2012,760,Robert P. Casey Jr.,DEM,52,Tom Smith,REP,42,,10,11/6/2012,53.69,44.59,9.1,.9,.9,1,, -30207,36185,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Clout Research/Wenzel Strategies,55,10/20/2012,1000,Tim Kaine,DEM,46,George F. Allen,REP,49,,-3,11/6/2012,52.87,46.96,5.91,8.91,-8.91,0,for Citizens United,R -51359,81243,4968,2012,2012_House-G_CA-52,CA-52,House-G,House-G,Grove Insight,129,10/20/2012,400,Scott Peters,DEM,45,Brian P. Bilbray,REP,40,,5,11/6/2012,51.18,48.82,2.36,2.64,2.64,1,for Scott Peters,D -51294,81137,5004,2012,2012_House-G_FL-22,FL-22,House-G,House-G,ALG Research,14,10/20/2012,501,Lois Frankel,DEM,47,Adam Hasner,REP,37,,10,11/6/2012,54.63,45.37,9.25,.75,.75,1,for Lois Frankel,D -51360,81244,5040,2012,2012_House-G_IL-13,IL-13,House-G,House-G,ALG Research,14,10/20/2012,400,David M. Gill,DEM,48,Rodney Davis,REP,39,,9,11/6/2012,46.21,46.55,-.34,9.34,9.34,0,for DCCC,D -51366,81250,5097,2012,2012_House-G_MI-3,MI-3,House-G,House-G,Public Opinion Strategies,260,10/20/2012,400,Steven M. Pestka,DEM,36,Justin Amash,REP,50,,-14,11/6/2012,44.17,52.62,-8.45,5.55,-5.55,1,for Justin Amash,R -30281,81530,5129,2012,2012_House-G_MT-1,MT-1,House-G,House-G,Pharos Research Group,254,10/20/2012,828,Kim J. Gillan,DEM,41,Steve Daines,REP,47,,-6,11/6/2012,42.72,53.25,-10.53,4.53,4.53,1,, -30419,81144,5194,2012,2012_House-G_ND-1,ND-1,House-G,House-G,Pharos Research Group,254,10/20/2012,807,Pam Gulleson,DEM,42,Kevin Cramer,REP,54,,-12,11/6/2012,41.7,54.89,-13.19,1.19,1.19,1,, -51358,81242,5310,2012,2012_House-G_WA-1,WA-1,House-G,House-G,SurveyUSA,325,10/20/2012,610,Suzan DelBene,DEM,47,John Koster,REP,44,,3,11/6/2012,53.94,46.06,7.87,4.87,-4.87,1,, -30215,36208,8270,2012,2012_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,10/20/2012,1000,Democratic,DEM,47,Republican,REP,44,,3,11/6/2012,48.75,47.59,1.16,1.84,1.84,1,, -30239,36241,8270,2012,2012_House-G_US,US,House-G,House-G,Public Policy Polling,263,10/20/2012,1300,Democratic,DEM,46,Republican,REP,46,,0,11/6/2012,48.75,47.59,1.16,1.16,-1.16,.5,for Americans United for Change | Daily Kos | Service Employees International Union,D -35085,36308,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,GfK Group,115,10/21/2012,839,Barack Obama,DEM,45,Mitt Romney,REP,47,,-2,11/6/2012,51.01,47.15,3.86,5.86,-5.86,0,, -30240,36243,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Public Policy Polling,263,10/21/2012,1200,Barack Obama,DEM,47,Mitt Romney,REP,49,,-2,11/6/2012,51.01,47.15,3.86,5.86,-5.86,0,for Americans United for Change,D -30242,36245,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,10/21/2012,803,Barack Obama,DEM,48,Mitt Romney,REP,46,,2,11/6/2012,51.01,47.15,3.86,1.86,-1.86,1,, -30295,36352,656,2012,2012_Pres-G_AZ,AZ,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/21/2012,500,Barack Obama,DEM,44,Mitt Romney,REP,52,,-8,11/6/2012,44.45,53.48,-9.04,1.04,1.04,1,, -30201,36175,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/21/2012,500,Barack Obama,DEM,46,Mitt Romney,REP,50,,-4,11/6/2012,51.45,46.09,5.36,9.36,-9.36,0,, -30255,36268,659,2012,2012_Pres-G_CT,CT,Pres-G,Pres-G,Quinnipiac University,267,10/21/2012,1412,Barack Obama,DEM,55,Mitt Romney,REP,41,,14,11/6/2012,58.06,40.72,17.33,3.33,-3.33,1,, -30237,36253,659,2012,2012_Pres-G_CT,CT,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/21/2012,500,Barack Obama,DEM,52,Mitt Romney,REP,45,,7,11/6/2012,58.06,40.72,17.33,10.33,-10.33,1,, -30236,36230,659,2012,2012_Pres-G_CT,CT,Pres-G,Pres-G,SurveyUSA,325,10/21/2012,575,Barack Obama,DEM,53,Mitt Romney,REP,40,,13,11/6/2012,58.06,40.72,17.33,4.33,-4.33,1,, -30202,36176,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/21/2012,500,Barack Obama,DEM,48,Mitt Romney,REP,48,,0,11/6/2012,51.99,46.18,5.81,5.81,-5.81,.5,, -30235,36266,676,2012,2012_Pres-G_MN,MN,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/21/2012,500,Barack Obama,DEM,51,Mitt Romney,REP,46,,5,11/6/2012,52.65,44.96,7.69,2.69,-2.69,1,, -30338,36425,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,National Research Inc.,225,10/21/2012,600,Barack Obama,DEM,47,Mitt Romney,REP,48,,-1,11/6/2012,48.35,50.39,-2.04,1.04,1.04,1,, -30233,36227,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,American Research Group,9,10/21/2012,600,Barack Obama,DEM,47,Mitt Romney,REP,49,,-2,11/6/2012,51.98,46.4,5.58,7.58,-7.58,0,, -30234,36228,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,American Research Group,9,10/21/2012,600,Barack Obama,DEM,49,Mitt Romney,REP,47,,2,11/6/2012,52.36,45.68,6.68,4.68,-4.68,1,, -30250,36258,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,SurveyUSA,325,10/21/2012,609,Barack Obama,DEM,47,Mitt Romney,REP,44,,3,11/6/2012,50.58,47.6,2.97,.03,.03,1,, -30383,36518,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,University of Cincinnati (Ohio Poll),346,10/21/2012,1015,Barack Obama,DEM,49,Mitt Romney,REP,49,,0,11/6/2012,50.58,47.6,2.97,2.97,-2.97,.5,, -30336,36374,689,2012,2012_Pres-G_OK,OK,Pres-G,Pres-G,SoonerPoll.com,308,10/21/2012,305,Barack Obama,DEM,32.7,Mitt Romney,REP,58.6,,-25.9,11/6/2012,33.23,66.77,-33.54,7.64,7.64,1,, -30204,36179,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Gravis Marketing,124,10/21/2012,887,Barack Obama,DEM,48,Mitt Romney,REP,45,,3,11/6/2012,51.95,46.57,5.38,2.38,-2.38,1,, -30295,36351,1473,2012,2012_Sen-G_AZ,AZ,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/21/2012,500,Richard Carmona,DEM,44,Jeff Flake,REP,50,,-6,11/6/2012,46.16,49.18,-3.02,2.98,-2.98,1,, -30830,37210,1475,2012,2012_Sen-G_CT,CT,Sen-G,Sen-G,Hamilton Campaigns,130,10/21/2012,800,Christopher Murphy,DEM,46,Linda McMahon,REP,40,,6,11/6/2012,54.82,43.07,11.75,5.75,-5.75,1,for DSCC,D -30255,36269,1475,2012,2012_Sen-G_CT,CT,Sen-G,Sen-G,Quinnipiac University,267,10/21/2012,1412,Christopher Murphy,DEM,49,Linda McMahon,REP,43,,6,11/6/2012,54.82,43.07,11.75,5.75,-5.75,1,, -30237,36252,1475,2012,2012_Sen-G_CT,CT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/21/2012,500,Christopher Murphy,DEM,48,Linda McMahon,REP,47,,1,11/6/2012,54.82,43.07,11.75,10.75,-10.75,1,, -30236,36231,1475,2012,2012_Sen-G_CT,CT,Sen-G,Sen-G,SurveyUSA,325,10/21/2012,575,Christopher Murphy,DEM,47,Linda McMahon,REP,43,,4,11/6/2012,54.82,43.07,11.75,7.75,-7.75,1,, -30235,36267,1484,2012,2012_Sen-G_MN,MN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/21/2012,500,Amy Klobuchar,DEM,56,Kurt Patrick Bills,REP,33,,23,11/6/2012,65.23,30.53,34.7,11.7,-11.7,1,, -30250,36259,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,SurveyUSA,325,10/21/2012,609,Sherrod Brown,DEM,43,Josh Mandel,REP,42,,1,11/6/2012,50.7,44.7,6,5,-5,1,, -30383,36519,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,10/21/2012,1015,Sherrod Brown,DEM,51,Josh Mandel,REP,47,,4,11/6/2012,50.7,44.7,6,2,-2,1,, -51346,81216,4952,2012,2012_House-G_CA-36,CA-36,House-G,House-G,Lake Research Partners,165,10/21/2012,409,Raul Ruiz,DEM,48,Mary Whitaker Bono Mack,REP,42,,6,11/6/2012,52.94,47.06,5.88,.12,.12,1,for Raul Ruiz,D -51370,81255,5029,2012,2012_House-G_IL-2,IL-2,House-G,House-G,We Ask America,376,10/21/2012,819,Jesse Louis Jackson,DEM,58,Brian Woodworth,REP,27,,31,11/6/2012,63.25,23.22,40.03,9.03,-9.03,1,, -30242,36246,8270,2012,2012_House-G_US,US,House-G,House-G,YouGov,391,10/21/2012,803,Democratic,DEM,44,Republican,REP,42,,2,11/6/2012,48.75,47.59,1.16,.84,.84,1,, -30275,36294,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,10/22/2012,1394,Barack Obama,DEM,48,Mitt Romney,REP,49,,-1,11/6/2012,51.01,47.15,3.86,4.86,-4.86,0,, -30344,36400,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,CVOTER,40,10/22/2012,1179,Barack Obama,DEM,48,Mitt Romney,REP,47,,1,11/6/2012,51.01,47.15,3.86,2.86,-2.86,1,, -30228,36222,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,10/22/2012,1499,Barack Obama,DEM,46.9,Mitt Romney,REP,45.2,,1.7,11/6/2012,51.01,47.15,3.86,2.16,-2.16,1,, -30256,36270,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,MassINC Polling Group,198,10/22/2012,516,Barack Obama,DEM,56,Mitt Romney,REP,36,,20,11/6/2012,60.67,37.52,23.15,3.15,-3.15,1,, -30403,36479,673,2012,2012_Pres-G_MD,MD,Pres-G,Pres-G,OpinionWorks,244,10/22/2012,801,Barack Obama,DEM,55,Mitt Romney,REP,36,,19,11/6/2012,61.97,35.9,26.08,7.08,-7.08,1,, -30477,36593,685,2012,2012_Pres-G_NM,NM,Pres-G,Pres-G,Public Opinion Strategies,260,10/22/2012,500,Barack Obama,DEM,47,Mitt Romney,REP,42,,5,11/6/2012,52.99,42.84,10.15,5.15,-5.15,1,, -30271,36289,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Lake Research Partners,165,10/22/2012,600,Barack Obama,DEM,46,Mitt Romney,REP,44,,2,11/6/2012,50.58,47.6,2.97,.97,-.97,1,, -30403,36480,1481,2012,2012_Sen-G_MD,MD,Sen-G,Sen-G,OpinionWorks,244,10/22/2012,801,Benjamin L. Cardin,DEM,50,Daniel J. Bongino,REP,24,,26,11/6/2012,55.98,26.33,29.65,3.65,-3.65,1,, -30256,36271,1482,2012,2012_Sen-G_MA,MA,Sen-G,Sen-G,MassINC Polling Group,198,10/22/2012,516,Elizabeth Warren,DEM,50,Scott Brown,REP,44,,6,11/6/2012,53.74,46.19,7.55,1.55,-1.55,1,, -52499,82930,4968,2012,2012_House-G_CA-52,CA-52,House-G,House-G,Remington Research Group,279,10/22/2012,600,Scott Peters,DEM,42,Brian P. Bilbray,REP,50,,-8,11/6/2012,51.18,48.82,2.36,10.36,-10.36,0,for Brian P. Bilbray,R -51356,81235,4981,2012,2012_House-G_CT-5,CT-5,House-G,House-G,Garin-Hart-Yang Research Group,113,10/22/2012,400,Elizabeth H. Esty,DEM,46,Andrew W. Roraback,REP,42,,4,11/6/2012,48.33,45.28,3.06,.94,.94,1,for Elizabeth H. Esty,D -51354,81233,5035,2012,2012_House-G_IL-8,IL-8,House-G,House-G,Market Shares Corp.,187,10/22/2012,600,Tammy Duckworth,DEM,50,Joe Walsh,REP,40,,10,11/6/2012,54.74,45.26,9.48,.52,.52,1,, -51355,81234,5135,2012,2012_House-G_NV-3,NV-3,House-G,House-G,SurveyUSA,325,10/22/2012,502,John W. Oceguera,DEM,40,Joseph J. Heck,REP,50,,-10,11/6/2012,42.87,50.36,-7.49,2.51,-2.51,1,, -51343,81209,5174,2012,2012_House-G_NY-21,NY-21,House-G,House-G,Global Strategy Group,118,10/22/2012,403,William L. Owens,DEM,47,Matthew A. Doheny,REP,40,,7,11/6/2012,50.16,48.19,1.97,5.03,5.03,1,for William L. Owens,D -52295,82531,5176,2012,2012_House-G_NY-23,NY-23,House-G,House-G,AFL-CIO,526,10/22/2012,955,Nathan I. Shinagawa,DEM,44.7,Thomas Reed,REP,49.7,,-5,11/6/2012,43.21,44.36,-1.15,3.85,-3.85,1,for Nathan I. Shinagawa; ambiguous methodology,D -30246,36251,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,10/23/2012,1726,Barack Obama,DEM,46.2,Mitt Romney,REP,44.7,,1.5,11/6/2012,51.01,47.15,3.86,2.36,-2.36,1,, -30289,36313,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2012,1500,Barack Obama,DEM,47,Mitt Romney,REP,50,,-3,11/6/2012,51.01,47.15,3.86,6.86,-6.86,0,, -30334,36486,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Susquehanna Polling & Research Inc.,326,10/23/2012,1001,Barack Obama,DEM,46,Mitt Romney,REP,51,,-5,11/6/2012,49.9,49.03,.88,5.88,-5.88,0,, -30513,36925,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,University of Iowa,353,10/23/2012,307,Barack Obama,DEM,44.4,Mitt Romney,REP,45.2,,-.80000001,11/6/2012,51.99,46.18,5.81,6.61,-6.61,0,, -30283,36307,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,Baydoun Consulting,25,10/23/2012,1122,Barack Obama,DEM,46.92,Mitt Romney,REP,46.56,,.36000001,11/6/2012,54.04,44.58,9.47,9.11,-9.11,1,, -30260,36275,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2012,500,Barack Obama,DEM,48,Mitt Romney,REP,50,,-2,11/6/2012,51.98,46.4,5.58,7.58,-7.58,0,, -30273,36293,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,Public Policy Polling,263,10/23/2012,636,Barack Obama,DEM,50,Mitt Romney,REP,47,,3,11/6/2012,52.36,45.68,6.68,3.68,-3.68,1,average of multiple versions or turnout models listed in poll, -30266,36319,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2012,500,Barack Obama,DEM,50,Mitt Romney,REP,48,,2,11/6/2012,52.36,45.68,6.68,4.68,-4.68,1,, -30337,36376,687,2012,2012_Pres-G_NY,NY,Pres-G,Pres-G,Siena College,305,10/23/2012,750,Barack Obama,DEM,59,Mitt Romney,REP,35,,24,11/6/2012,63.35,35.17,28.18,4.18,-4.18,1,, -30272,36290,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Abt Associates,7,10/23/2012,783,Barack Obama,DEM,49,Mitt Romney,REP,44,,5,11/6/2012,50.58,47.6,2.97,2.03,2.03,1,, -30253,36285,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2012,750,Barack Obama,DEM,48,Mitt Romney,REP,48,,0,11/6/2012,50.58,47.6,2.97,2.97,-2.97,.5,, -30643,36864,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2012,1000,Barack Obama,DEM,47,Mitt Romney,REP,47,,0,11/6/2012,50.58,47.6,2.97,2.97,-2.97,.5,, -30649,36873,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2012,1000,Barack Obama,DEM,50,Mitt Romney,REP,44,,6,11/6/2012,51.95,46.57,5.38,.62,.62,1,, -30647,36870,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2012,1000,Barack Obama,DEM,48,Mitt Romney,REP,48,,0,11/6/2012,51.16,47.28,3.87,3.87,-3.87,.5,, -30645,36867,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2012,1000,Barack Obama,DEM,48,Mitt Romney,REP,47,,1,11/6/2012,52.83,45.89,6.94,5.94,-5.94,1,, -30260,86948,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2012,500,Margaret Wood Hassan,DEM,46,Ovide Lamontagne,REP,48,,-2,11/6/2012,54.61,42.52,12.09,14.09,-14.09,0,, -30829,37209,1475,2012,2012_Sen-G_CT,CT,Sen-G,Sen-G,Gotham Research Group,576,10/23/2012,400,Christopher Murphy,DEM,47,Linda McMahon,REP,41,,6,11/6/2012,54.82,43.07,11.75,5.75,-5.75,1,for Christopher Murphy,D -30375,36424,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/23/2012,625,Bill Nelson,DEM,47,Connie Mack,REP,44,,3,11/6/2012,55.23,42.23,13.01,10.01,-10.01,1,, -30334,36487,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Susquehanna Polling & Research Inc.,326,10/23/2012,1001,Bill Nelson,DEM,49,Connie Mack,REP,44,,5,11/6/2012,55.23,42.23,13.01,8.01,-8.01,1,, -30273,36292,1489,2012,2012_Sen-G_NV,NV,Sen-G,Sen-G,Public Policy Polling,263,10/23/2012,636,Shelley Berkley,DEM,44,Dean Heller,REP,44,,0,11/6/2012,44.71,45.87,-1.16,1.16,1.16,.5,, -30266,36320,1489,2012,2012_Sen-G_NV,NV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2012,500,Shelley Berkley,DEM,45,Dean Heller,REP,50,,-5,11/6/2012,44.71,45.87,-1.16,3.84,-3.84,1,, -30337,36375,1492,2012,2012_Sen-G_NY,NY,Sen-G,Sen-G,Siena College,305,10/23/2012,750,Kirsten E. Gillibrand,DEM,67,Wendy E. Long,REP,24,,43,11/6/2012,72.19,26.33,45.86,2.86,-2.86,1,, -30253,36286,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2012,750,Sherrod Brown,DEM,48,Josh Mandel,REP,44,,4,11/6/2012,50.7,44.7,6,2,-2,1,, -30309,36338,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/23/2012,832,Tim Kaine,DEM,46,George F. Allen,REP,44,,2,11/6/2012,52.87,46.96,5.91,3.91,-3.91,1,, -51357,81237,4946,2012,2012_House-G_CA-30,CA-30,House-G,House-G,SurveyUSA,325,10/23/2012,674,Brad Sherman,DEM,44,Howard L. Berman,DEM,33,,11,11/6/2012,60.3,39.7,20.6,9.6,,1,, -52271,82477,4981,2012,2012_House-G_CT-5,CT-5,House-G,House-G,National Research Inc.,225,10/23/2012,400,Elizabeth H. Esty,DEM,39,Andrew W. Roraback,REP,45,,-6,11/6/2012,48.33,45.28,3.06,9.06,-9.06,0,for NRCC,R -51348,81219,5083,2012,2012_House-G_MD-6,MD-6,House-G,House-G,OpinionWorks,244,10/23/2012,610,John K. Delaney,DEM,42,Roscoe G. Bartlett,REP,41,,1,11/6/2012,58.77,37.9,20.87,19.87,-19.87,1,, -30283,81231,5105,2012,2012_House-G_MI-11,MI-11,House-G,House-G,Baydoun Consulting,25,10/23/2012,392,Syed Taj,DEM,39,Kerry L. Bentivolio,REP,47,,-8,11/6/2012,44.36,50.76,-6.4,1.6,-1.6,1,, -52287,82510,5252,2012,2012_House-G_TN-4,TN-4,House-G,House-G,Public Opinion Strategies,260,10/23/2012,400,Eric Stewart,DEM,36,Scott DesJarlais,REP,49,,-13,11/6/2012,44.24,55.76,-11.51,1.49,-1.49,1,for Scott DesJarlais,R -30407,36477,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,10/24/2012,1000,Barack Obama,DEM,49,Mitt Romney,REP,48,,1,11/6/2012,51.01,47.15,3.86,2.86,-2.86,1,, -30339,36379,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,10/24/2012,1423.5,Barack Obama,DEM,46.5,Mitt Romney,REP,44,,2.5,11/6/2012,51.01,47.15,3.86,1.36,-1.36,1,average of multiple versions or turnout models listed in poll, -30434,36522,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,NPR,222,10/24/2012,1000,Barack Obama,DEM,47,Mitt Romney,REP,48,,-1,11/6/2012,51.01,47.15,3.86,4.86,-4.86,0,, -30345,36384,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Public Policy Polling,263,10/24/2012,1200,Barack Obama,DEM,48,Mitt Romney,REP,48,,0,11/6/2012,51.01,47.15,3.86,3.86,-3.86,.5,for Americans United for Change,D -30638,36856,657,2012,2012_Pres-G_CA,CA,Pres-G,Pres-G,Field Research Corp. (Field Poll),94,10/24/2012,1566,Barack Obama,DEM,54,Mitt Romney,REP,39,,15,11/6/2012,60.16,37.07,23.09,8.09,-8.09,1,, -30305,36333,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Grove Insight,129,10/24/2012,500,Barack Obama,DEM,46,Mitt Romney,REP,43,,3,11/6/2012,51.45,46.09,5.36,2.36,-2.36,1,for The Majority Institute,D -30313,36342,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Keating Research,161,10/24/2012,502,Barack Obama,DEM,48,Mitt Romney,REP,45,,3,11/6/2012,51.45,46.09,5.36,2.36,-2.36,1,, -30316,36347,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Marist College,183,10/24/2012,1128,Barack Obama,DEM,48,Mitt Romney,REP,48,,0,11/6/2012,51.45,46.09,5.36,5.36,-5.36,.5,, -30307,36336,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Public Policy Polling,263,10/24/2012,904,Barack Obama,DEM,50,Mitt Romney,REP,46.5,,3.5,11/6/2012,51.45,46.09,5.36,1.86,-1.86,1,average of multiple versions or turnout models listed in poll, -30343,36382,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Purple Strategies,265,10/24/2012,600,Barack Obama,DEM,47,Mitt Romney,REP,46,,1,11/6/2012,51.45,46.09,5.36,4.36,-4.36,1,, -30292,36316,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Gravis Marketing,124,10/24/2012,1182,Barack Obama,DEM,49,Mitt Romney,REP,50,,-1,11/6/2012,49.9,49.03,.88,1.88,-1.88,0,, -30304,36331,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Grove Insight,129,10/24/2012,600,Barack Obama,DEM,47,Mitt Romney,REP,45,,2,11/6/2012,49.9,49.03,.88,1.12,1.12,1,for The Majority Institute,D -30321,36355,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Gravis Marketing,124,10/24/2012,517,Barack Obama,DEM,50,Mitt Romney,REP,46,,4,11/6/2012,51.99,46.18,5.81,1.81,-1.81,1,, -30303,36332,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Public Policy Polling,263,10/24/2012,690,Barack Obama,DEM,49,Mitt Romney,REP,47,,2,11/6/2012,51.99,46.18,5.81,3.81,-3.81,1,for Health Care for America Now,D -30384,36562,676,2012,2012_Pres-G_MN,MN,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/24/2012,800,Barack Obama,DEM,47,Mitt Romney,REP,44,,3,11/6/2012,52.65,44.96,7.69,4.69,-4.69,1,, -30360,36427,677,2012,2012_Pres-G_MO,MO,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/24/2012,625,Barack Obama,DEM,41,Mitt Romney,REP,54,,-13,11/6/2012,44.28,53.64,-9.36,3.64,-3.64,1,, -30415,36516,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,Elon University,86,10/24/2012,1238,Barack Obama,DEM,45.4,Mitt Romney,REP,45.3,,.1,11/6/2012,48.35,50.39,-2.04,2.14,2.14,0,, -30322,36356,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,Gravis Marketing,124,10/24/2012,1723,Barack Obama,DEM,45,Mitt Romney,REP,53,,-8,11/6/2012,48.35,50.39,-2.04,5.96,-5.96,1,, -30349,36388,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,Grove Insight,129,10/24/2012,500,Barack Obama,DEM,47,Mitt Romney,REP,44,,3,11/6/2012,48.35,50.39,-2.04,5.04,5.04,0,for The Majority Institute,D -30293,36317,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,Public Policy Polling,263,10/24/2012,880,Barack Obama,DEM,48,Mitt Romney,REP,48,,0,11/6/2012,48.35,50.39,-2.04,2.04,2.04,.5,for Vote Vets Action Fund,D -51308,36452,682,2012,2012_Pres-G_NE,NE,Pres-G,Pres-G,Wiese Research Associates Inc.,382,10/24/2012,800,Barack Obama,DEM,38,Mitt Romney,REP,52,,-14,11/6/2012,38.03,59.8,-21.78,7.78,7.78,1,among registered voters, -30335,36373,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,New England College,228,10/24/2012,571,Barack Obama,DEM,49,Mitt Romney,REP,46,,3,11/6/2012,51.98,46.4,5.58,2.58,-2.58,1,, -30357,36574,684,2012,2012_Pres-G_NJ,NJ,Pres-G,Pres-G,Global Strategy Group/National Research (Philadelphia Inquirer),119,10/24/2012,601,Barack Obama,DEM,51,Mitt Romney,REP,41,,10,11/6/2012,58.25,40.5,17.74,7.74,-7.74,1,, -30355,36394,685,2012,2012_Pres-G_NM,NM,Pres-G,Pres-G,Public Policy Polling,263,10/24/2012,727,Barack Obama,DEM,53,Mitt Romney,REP,44,,9,11/6/2012,52.99,42.84,10.15,1.15,-1.15,1,, -30386,36530,685,2012,2012_Pres-G_NM,NM,Pres-G,Pres-G,Research & Polling Inc.,280,10/24/2012,650,Barack Obama,DEM,50,Mitt Romney,REP,41,,9,11/6/2012,52.99,42.84,10.15,1.15,-1.15,1,, -30409,36484,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,CallFire,42,10/24/2012,909,Barack Obama,DEM,50,Mitt Romney,REP,46,,4,11/6/2012,52.36,45.68,6.68,2.68,-2.68,1,, -30323,36357,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,Gravis Marketing,124,10/24/2012,955,Barack Obama,DEM,50,Mitt Romney,REP,49,,1,11/6/2012,52.36,45.68,6.68,5.68,-5.68,1,, -30314,36343,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,Marist College,183,10/24/2012,1042,Barack Obama,DEM,50,Mitt Romney,REP,47,,3,11/6/2012,52.36,45.68,6.68,3.68,-3.68,1,, -63676,117192,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,TCJ Research,327,10/24/2012,1000,Barack Obama,DEM,48.6,Mitt Romney,REP,47.6,,1,11/6/2012,52.36,45.68,6.68,5.68,-5.68,1,, -30372,36418,687,2012,2012_Pres-G_NY,NY,Pres-G,Pres-G,SurveyUSA,325,10/24/2012,554,Barack Obama,DEM,62,Mitt Romney,REP,33,,29,11/6/2012,63.35,35.17,28.18,.82,.82,1,, -30333,36371,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,American Research Group,9,10/24/2012,600,Barack Obama,DEM,49,Mitt Romney,REP,47,,2,11/6/2012,50.58,47.6,2.97,.97,-.97,1,, -30351,36392,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,10/24/2012,741,Barack Obama,DEM,49,Mitt Romney,REP,45,,4,11/6/2012,50.58,47.6,2.97,1.03,1.03,1,average of multiple versions or turnout models listed in poll, -30450,36549,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Mellman Group,205,10/24/2012,600,Barack Obama,DEM,49,Mitt Romney,REP,44,,5,11/6/2012,50.58,47.6,2.97,2.03,2.03,1,for Americans United for Change,D -30341,36380,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Purple Strategies,265,10/24/2012,600,Barack Obama,DEM,46,Mitt Romney,REP,44,,2,11/6/2012,50.58,47.6,2.97,.97,-.97,1,, -30356,36396,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Global Strategy Group/National Research (Philadelphia Inquirer),119,10/24/2012,600,Barack Obama,DEM,49,Mitt Romney,REP,43,,6,11/6/2012,51.95,46.57,5.38,.62,.62,1,, -30294,36365,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/24/2012,500,Barack Obama,DEM,51,Mitt Romney,REP,46,,5,11/6/2012,51.95,46.57,5.38,.38,-.38,1,, -63690,117216,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,TCJ Research,327,10/24/2012,1000,Barack Obama,DEM,48.5,Mitt Romney,REP,47.6,,.89999998,11/6/2012,51.95,46.57,5.38,4.48,-4.48,1,, -30374,36442,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,ABC News/The Washington Post,3,10/24/2012,1228,Barack Obama,DEM,51,Mitt Romney,REP,47,,4,11/6/2012,51.16,47.28,3.87,.13,.13,1,, -30311,36340,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Fox News/Beacon Research/Shaw & Co. Research,103,10/24/2012,1126,Barack Obama,DEM,44,Mitt Romney,REP,46,,-2,11/6/2012,51.16,47.28,3.87,5.87,-5.87,0,, -30320,36354,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Public Policy Polling,263,10/24/2012,722,Barack Obama,DEM,51,Mitt Romney,REP,46,,5,11/6/2012,51.16,47.28,3.87,1.13,1.13,1,for Health Care for America Now,D -30342,36381,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Purple Strategies,265,10/24/2012,600,Barack Obama,DEM,47,Mitt Romney,REP,47,,0,11/6/2012,51.16,47.28,3.87,3.87,-3.87,.5,, -30291,36362,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/24/2012,750,Barack Obama,DEM,48,Mitt Romney,REP,50,,-2,11/6/2012,51.16,47.28,3.87,5.87,-5.87,0,, -63711,117244,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,TCJ Research,327,10/24/2012,1000,Barack Obama,DEM,47.1,Mitt Romney,REP,50.4,,-3.3,11/6/2012,51.16,47.28,3.87,7.17,-7.17,0,, -30346,36385,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/24/2012,834,Barack Obama,DEM,48,Mitt Romney,REP,48,,0,11/6/2012,51.16,47.28,3.87,3.87,-3.87,.5,, -30302,36329,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Public Policy Polling,263,10/24/2012,827,Barack Obama,DEM,51,Mitt Romney,REP,45,,6,11/6/2012,52.83,45.89,6.94,.94,-.94,1,for Health Care for America Now,D -30360,86949,1261,2012,2012_Gov-G_MO,MO,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/24/2012,625,Jay Nixon,DEM,48,David Spence,REP,42,,6,11/6/2012,54.77,42.53,12.24,6.24,-6.24,1,, -30335,86951,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,New England College,228,10/24/2012,571,Margaret Wood Hassan,DEM,45,Ovide Lamontagne,REP,45,,0,11/6/2012,54.61,42.52,12.09,12.09,-12.09,.5,, -30415,87073,1263,2012,2012_Gov-G_NC,NC,Gov-G,Gov-G,Elon University,86,10/24/2012,1238,Walter H. Dalton,DEM,38,Pat McCrory,REP,52,,-14,11/6/2012,43.23,54.62,-11.39,2.61,-2.61,1,, -30293,87074,1263,2012,2012_Gov-G_NC,NC,Gov-G,Gov-G,Public Policy Polling,263,10/24/2012,880,Walter H. Dalton,DEM,37,Pat McCrory,REP,50,,-13,11/6/2012,43.23,54.62,-11.39,1.61,-1.61,1,for Vote Vets Action Fund,D -30638,36857,1474,2012,2012_Sen-G_CA,CA,Sen-G,Sen-G,Field Research Corp. (Field Poll),94,10/24/2012,1566,Dianne Feinstein,DEM,54,Elizabeth Emken,REP,33,,21,11/6/2012,62.52,37.48,25.05,4.05,-4.05,1,, -30384,36563,1484,2012,2012_Sen-G_MN,MN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/24/2012,800,Amy Klobuchar,DEM,65,Kurt Patrick Bills,REP,22,,43,11/6/2012,65.23,30.53,34.7,8.3,8.3,1,, -30360,36426,1486,2012,2012_Sen-G_MO,MO,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/24/2012,625,Claire McCaskill,DEM,45,Todd Akin,REP,43,,2,11/6/2012,54.81,39.11,15.7,13.7,-13.7,1,, -51308,36461,1488,2012,2012_Sen-G_NE,NE,Sen-G,Sen-G,Wiese Research Associates Inc.,382,10/24/2012,650,Bob Kerrey,DEM,46,Deb Fischer,REP,49,,-3,11/6/2012,42.23,57.77,-15.55,12.55,12.55,1,, -30314,36344,1489,2012,2012_Sen-G_NV,NV,Sen-G,Sen-G,Marist College,183,10/24/2012,1042,Shelley Berkley,DEM,45,Dean Heller,REP,48,,-3,11/6/2012,44.71,45.87,-1.16,1.84,-1.84,1,, -63676,117295,1489,2012,2012_Sen-G_NV,NV,Sen-G,Sen-G,TCJ Research,327,10/24/2012,1000,Shelley Berkley,DEM,45.3,Dean Heller,REP,50.8,,-5.5,11/6/2012,44.71,45.87,-1.16,4.34,-4.34,1,, -30357,36575,1490,2012,2012_Sen-G_NJ,NJ,Sen-G,Sen-G,Global Strategy Group/National Research (Philadelphia Inquirer),119,10/24/2012,601,Robert Menendez,DEM,50,Joe Kyrillos,REP,32,,18,11/6/2012,58.84,39.39,19.45,1.45,-1.45,1,, -30355,36395,1491,2012,2012_Sen-G_NM,NM,Sen-G,Sen-G,Public Policy Polling,263,10/24/2012,727,Martin Heinrich,DEM,52,Heather A. Wilson,REP,44,,8,11/6/2012,51.01,45.28,5.73,2.27,2.27,1,, -30386,36531,1491,2012,2012_Sen-G_NM,NM,Sen-G,Sen-G,Research & Polling Inc.,280,10/24/2012,650,Martin Heinrich,DEM,50,Heather A. Wilson,REP,42,,8,11/6/2012,51.01,45.28,5.73,2.27,2.27,1,, -30372,36419,1492,2012,2012_Sen-G_NY,NY,Sen-G,Sen-G,SurveyUSA,325,10/24/2012,554,Kirsten E. Gillibrand,DEM,64,Wendy E. Long,REP,22,,42,11/6/2012,72.19,26.33,45.86,3.86,-3.86,1,, -30356,36397,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Global Strategy Group/National Research (Philadelphia Inquirer),119,10/24/2012,600,Robert P. Casey Jr.,DEM,49,Tom Smith,REP,42,,7,11/6/2012,53.69,44.59,9.1,2.1,-2.1,1,, -30294,36366,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/24/2012,500,Robert P. Casey Jr.,DEM,46,Tom Smith,REP,45,,1,11/6/2012,53.69,44.59,9.1,8.1,-8.1,1,, -63690,117303,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,TCJ Research,327,10/24/2012,1000,Robert P. Casey Jr.,DEM,46.6,Tom Smith,REP,48,,-1.4,11/6/2012,53.69,44.59,9.1,10.5,-10.5,0,, -30374,36443,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,ABC News/The Washington Post,3,10/24/2012,1228,Tim Kaine,DEM,51,George F. Allen,REP,44,,7,11/6/2012,52.87,46.96,5.91,1.09,1.09,1,, -30291,36363,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/24/2012,750,Tim Kaine,DEM,49,George F. Allen,REP,48,,1,11/6/2012,52.87,46.96,5.91,4.91,-4.91,1,, -63711,117304,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,TCJ Research,327,10/24/2012,1000,Tim Kaine,DEM,47.2,George F. Allen,REP,48.5,,-1.3,11/6/2012,52.87,46.96,5.91,7.21,-7.21,0,, -52280,82498,5055,2012,2012_House-G_IA-1,IA-1,House-G,House-G,Victory Enterprises,525,10/24/2012,390,Bruce L. Braley,DEM,45,Benjamin M. Lange,REP,47,,-2,11/6/2012,56.91,41.57,15.34,17.34,-17.34,0,, -52281,82499,5068,2012,2012_House-G_KY-6,KY-6,House-G,House-G,Clout Research/Wenzel Strategies,55,10/24/2012,776,Albert Ben Chandler,DEM,41,Andy Barr,REP,45,,-4,11/6/2012,46.68,50.57,-3.89,.11,-.11,1,, -51308,81498,5130,2012,2012_House-G_NE-1,NE-1,House-G,House-G,Wiese Research Associates Inc.,382,10/24/2012,200,Korey L. Reiman,DEM,24,Jeff Fortenberry,REP,65,,-41,11/6/2012,31.71,68.29,-36.58,4.42,-4.42,1,among registered voters, -51308,81516,5131,2012,2012_House-G_NE-2,NE-2,House-G,House-G,Wiese Research Associates Inc.,382,10/24/2012,352,John W. Ewing,DEM,43,Lee Terry,REP,47,,-4,11/6/2012,49.2,50.8,-1.59,2.41,-2.41,1,, -51308,81153,5132,2012,2012_House-G_NE-3,NE-3,House-G,House-G,Wiese Research Associates Inc.,382,10/24/2012,200,Roger Mark Sullivan,DEM,24,Adrian Smith,REP,64,,-40,11/6/2012,25.83,74.17,-48.34,8.34,8.34,1,among registered voters, -30386,81223,5151,2012,2012_House-G_NM-1,NM-1,House-G,House-G,Research & Polling Inc.,280,10/24/2012,401,Michelle Lujan Grisham,DEM,51,Janice E. Arnold-Jones,REP,36,,15,11/6/2012,59.06,40.77,18.29,3.29,-3.29,1,, -30386,81221,5152,2012,2012_House-G_NM-2,NM-2,House-G,House-G,Research & Polling Inc.,280,10/24/2012,113,Evelyn Madrid Erhard,DEM,38,Stevan Pearce,REP,56,,-18,11/6/2012,40.87,59.06,-18.19,.19,.19,1,, -30386,81222,5153,2012,2012_House-G_NM-3,NM-3,House-G,House-G,Research & Polling Inc.,280,10/24/2012,148,Ben Ray Luján,DEM,53,Jefferson L. Byrd,REP,35,,18,11/6/2012,63.12,36.88,26.25,8.25,-8.25,1,, -52386,82717,5187,2012,2012_House-G_NC-7,NC-7,House-G,House-G,Clout Research/Wenzel Strategies,55,10/24/2012,600,Mike McIntyre,DEM,39,David Rouzer,REP,45,,-6,11/6/2012,50.1,49.9,.19,6.19,-6.19,0,, -52378,82705,5232,2012,2012_House-G_PA-12,PA-12,House-G,House-G,Clout Research/Wenzel Strategies,55,10/24/2012,600,Mark S. Critz,DEM,39,Keith J. Rothfus,REP,44,,-5,11/6/2012,48.26,51.74,-3.47,1.53,-1.53,1,for Citizens United Political Victory Fund; sample size unavailable; estimated at 600 as a default,R -30407,36478,8270,2012,2012_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,10/24/2012,1000,Democratic,DEM,45,Republican,REP,46,,-1,11/6/2012,48.75,47.59,1.16,2.16,-2.16,0,, -30434,36523,8270,2012,2012_House-G_US,US,House-G,House-G,NPR,222,10/24/2012,1000,Democratic,DEM,43,Republican,REP,43,,0,11/6/2012,48.75,47.59,1.16,1.16,-1.16,.5,, -30388,36463,8708,2012,2012_Pres-G_N2,N2,Pres-G,Pres-G,Wiese Research Associates Inc.,382,10/24/2012,325,Barack Obama,DEM,45,Mitt Romney,REP,50,,-5,11/6/2012,45.7,52.85,-7.16,2.16,2.16,1,, -30422,36504,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,10/25/2012,2700,Barack Obama,DEM,46,Mitt Romney,REP,51,,-5,11/6/2012,51.01,47.15,3.86,8.86,-8.86,0,, -30310,36339,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,10/25/2012,1712,Barack Obama,DEM,47.3,Mitt Romney,REP,43.6,,3.7,11/6/2012,51.01,47.15,3.86,.16,-.16,1,, -30392,36458,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,10/25/2012,942,Barack Obama,DEM,45.4,Mitt Romney,REP,44.1,,1.3,11/6/2012,51.01,47.15,3.86,2.56,-2.56,1,, -30479,36637,657,2012,2012_Pres-G_CA,CA,Pres-G,Pres-G,M4 Strategies,177,10/25/2012,2115,Barack Obama,DEM,55.95,Mitt Romney,REP,33,,22.950001,11/6/2012,60.16,37.07,23.09,.14,-.14,1,average of multiple versions or turnout models listed in poll, -30327,36481,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/25/2012,750,Barack Obama,DEM,48,Mitt Romney,REP,50,,-2,11/6/2012,49.9,49.03,.88,2.88,-2.88,0,, -30614,37213,668,2012,2012_Pres-G_IN,IN,Pres-G,Pres-G,McLaughlin & Associates,203,10/25/2012,600,Barack Obama,DEM,41,Mitt Romney,REP,55,,-14,11/6/2012,43.84,54.04,-10.2,3.8,-3.8,1,for Richard Mourdock,R -30328,36626,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/25/2012,500,Barack Obama,DEM,59,Mitt Romney,REP,40,,19,11/6/2012,60.67,37.52,23.15,4.15,-4.15,1,, -30362,36405,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/25/2012,500,Barack Obama,DEM,46,Mitt Romney,REP,52,,-6,11/6/2012,48.35,50.39,-2.04,3.96,-3.96,1,, -30348,36387,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,Grove Insight,129,10/25/2012,500,Barack Obama,DEM,47,Mitt Romney,REP,44,,3,11/6/2012,51.98,46.4,5.58,2.58,-2.58,1,for The Majority Institute,D -30458,36560,690,2012,2012_Pres-G_OR,OR,Pres-G,Pres-G,Hoffman Research Group,141,10/25/2012,615,Barack Obama,DEM,47,Mitt Romney,REP,42,,5,11/6/2012,54.24,42.15,12.09,7.09,-7.09,1,, -30481,36599,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Roanoke College,292,10/25/2012,638,Barack Obama,DEM,44,Mitt Romney,REP,49,,-5,11/6/2012,51.16,47.28,3.87,8.87,-8.87,0,, -30562,36731,700,2012,2012_Pres-G_WA,WA,Pres-G,Pres-G,University of Washington,364,10/25/2012,632,Barack Obama,DEM,57.1,Mitt Romney,REP,36.4,,20.700001,11/6/2012,55.8,41.03,14.77,5.93,5.93,1,, -30350,36389,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Grove Insight,129,10/25/2012,500,Barack Obama,DEM,48,Mitt Romney,REP,43,,5,11/6/2012,52.83,45.89,6.94,1.94,-1.94,1,for The Majority Institute,D -30326,36440,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/25/2012,500,Barack Obama,DEM,49,Mitt Romney,REP,49,,0,11/6/2012,52.83,45.89,6.94,6.94,-6.94,.5,, -30831,87068,1260,2012,2012_Gov-G_IN,IN,Gov-G,Gov-G,Clarity Campaign Labs,52,10/25/2012,825,John R. Gregg,DEM,44,Mike Pence,REP,47,,-3,11/6/2012,46.55,49.5,-2.95,.05,-.05,1,for John R. Gregg,D -30363,92100,1261,2012,2012_Gov-G_MO,MO,Gov-G,Gov-G,Kiley & Company,162,10/25/2012,601,Jay Nixon,DEM,55,David Spence,REP,33,,22,11/6/2012,54.77,42.53,12.24,9.76,9.76,1,for Claire McCaskill,D -30362,86947,1263,2012,2012_Gov-G_NC,NC,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/25/2012,500,Walter H. Dalton,DEM,35,Pat McCrory,REP,54,,-19,11/6/2012,43.23,54.62,-11.39,7.61,-7.61,1,, -30562,86956,1267,2012,2012_Gov-G_WA,WA,Gov-G,Gov-G,University of Washington,364,10/25/2012,632,Jay Robert Inslee,DEM,48.7,Rob McKenna,REP,45.6,,3.0999999,11/6/2012,51.54,48.46,3.08,.02,.02,1,, -30479,36638,1474,2012,2012_Sen-G_CA,CA,Sen-G,Sen-G,M4 Strategies,177,10/25/2012,2115,Dianne Feinstein,DEM,51,Elizabeth Emken,REP,32,,19,11/6/2012,62.52,37.48,25.05,6.05,-6.05,1,, -30327,36482,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/25/2012,750,Bill Nelson,DEM,49,Connie Mack,REP,46,,3,11/6/2012,55.23,42.23,13.01,10.01,-10.01,1,, -30832,37216,1479,2012,2012_Sen-G_IN,IN,Sen-G,Sen-G,ALG Research,14,10/25/2012,446,Joe Donnelly,DEM,47,Richard Mourdock,REP,40,,7,11/6/2012,50.03,44.3,5.74,1.26,1.26,1,for DSCC,D -30831,37215,1479,2012,2012_Sen-G_IN,IN,Sen-G,Sen-G,Clarity Campaign Labs,52,10/25/2012,825,Joe Donnelly,DEM,49,Richard Mourdock,REP,42,,7,11/6/2012,50.03,44.3,5.74,1.26,1.26,1,for John R. Gregg,D -30614,37214,1479,2012,2012_Sen-G_IN,IN,Sen-G,Sen-G,McLaughlin & Associates,203,10/25/2012,600,Joe Donnelly,DEM,44,Richard Mourdock,REP,44,,0,11/6/2012,50.03,44.3,5.74,5.74,-5.74,.5,for Richard Mourdock,R -30328,36625,1482,2012,2012_Sen-G_MA,MA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/25/2012,500,Elizabeth Warren,DEM,52,Scott Brown,REP,47,,5,11/6/2012,53.74,46.19,7.55,2.55,-2.55,1,, -30363,36406,1486,2012,2012_Sen-G_MO,MO,Sen-G,Sen-G,Kiley & Company,162,10/25/2012,600,Claire McCaskill,DEM,53,Todd Akin,REP,39,,14,11/6/2012,54.81,39.11,15.7,1.7,-1.7,1,for Claire McCaskill,D -30481,36600,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Roanoke College,292,10/25/2012,638,Tim Kaine,DEM,42,George F. Allen,REP,47,,-5,11/6/2012,52.87,46.96,5.91,10.91,-10.91,0,, -30562,36732,1502,2012,2012_Sen-G_WA,WA,Sen-G,Sen-G,University of Washington,364,10/25/2012,632,Maria Cantwell,DEM,60.8,Michael Baumgartner,REP,33.3,,27.5,11/6/2012,60.45,39.55,20.9,6.6,6.6,1,, -30326,36441,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/25/2012,500,Tammy Baldwin,DEM,47,Tommy Thompson,REP,48,,-1,11/6/2012,51.41,45.86,5.55,6.55,-6.55,0,, -51312,81515,5024,2012,2012_House-G_HI-1,HI-1,House-G,House-G,MRG Research,207,10/25/2012,657,Colleen W. Hanabusa,DEM,54,Charles K. Djou,REP,43,,11,11/6/2012,54.59,45.37,9.22,1.78,1.78,1,, -51312,81158,5025,2012,2012_House-G_HI-2,HI-2,House-G,House-G,MRG Research,207,10/25/2012,562,Tulsi Gabbard,DEM,73,Kawika Crowley,REP,15,,58,11/6/2012,80.5,19.45,61.05,3.05,-3.05,1,, -51352,81229,5116,2012,2012_House-G_MN-8,MN-8,House-G,House-G,OnMessage Inc.,239,10/25/2012,400,Richard M. Nolan,DEM,40,Chip Cravaack,REP,50,,-10,11/6/2012,54.28,45.39,8.89,18.89,-18.89,0,for Chip Cravaack,R -51342,81228,5172,2012,2012_House-G_NY-19,NY-19,House-G,House-G,Public Opinion Strategies,260,10/25/2012,400,Julian Schreibman,DEM,39,Christopher P. Gibson,REP,49,,-10,11/6/2012,47.15,52.85,-5.71,4.29,-4.29,1,for Matthew A. Doheny,R -51342,81208,5174,2012,2012_House-G_NY-21,NY-21,House-G,House-G,Public Opinion Strategies,260,10/25/2012,400,William L. Owens,DEM,42,Matthew A. Doheny,REP,40,,2,11/6/2012,50.16,48.19,1.97,.03,.03,1,for Matthew A. Doheny,R -51546,81491,5210,2012,2012_House-G_OH-16,OH-16,House-G,House-G,OnMessage Inc.,239,10/25/2012,400,Betty Sutton,DEM,41,Jim Renacci,REP,51,,-10,11/6/2012,47.95,52.05,-4.09,5.91,-5.91,1,for Jim Renacci,R -51353,81232,5239,2012,2012_House-G_RI-1,RI-1,House-G,House-G,OnMessage Inc.,239,10/25/2012,400,David Cicilline,DEM,39,Brendan P. Doherty,REP,45,,-6,11/6/2012,52.95,40.82,12.13,18.13,-18.13,0,for Brendan P. Doherty,R -30441,36534,8270,2012,2012_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,10/25/2012,3500,Democratic,DEM,43,Republican,REP,46,,-3,11/6/2012,48.75,47.59,1.16,4.16,-4.16,0,, -30406,36476,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,10/26/2012,1278,Barack Obama,DEM,48,Mitt Romney,REP,49,,-1,11/6/2012,51.01,47.15,3.86,4.86,-4.86,0,, -30551,36717,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,High Point University,139,10/26/2012,805,Barack Obama,DEM,46,Mitt Romney,REP,43,,3,11/6/2012,51.01,47.15,3.86,.86,-.86,1,, -42240,36502,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,10/26/2012,1495,Barack Obama,DEM,47,Mitt Romney,REP,47,,0,11/6/2012,51.01,47.15,3.86,3.86,-3.86,.5,, -30440,36533,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,RAND (American Life Panel),270,10/26/2012,3500,Barack Obama,DEM,50.36,Mitt Romney,REP,45.29,,5.0700002,11/6/2012,51.01,47.15,3.86,1.21,1.21,1,, -30391,36457,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/26/2012,1500,Barack Obama,DEM,47,Mitt Romney,REP,50,,-3,11/6/2012,51.01,47.15,3.86,6.86,-6.86,0,, -30474,36590,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Mellman Group,205,10/26/2012,800,Barack Obama,DEM,49,Mitt Romney,REP,47,,2,11/6/2012,49.9,49.03,.88,1.12,1.12,1,, -30482,36602,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Quinnipiac University,267,10/26/2012,1073,Barack Obama,DEM,48,Mitt Romney,REP,47,,1,11/6/2012,49.9,49.03,.88,.12,.12,1,, -30436,36526,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,SurveyUSA,325,10/26/2012,595,Barack Obama,DEM,47,Mitt Romney,REP,47,,0,11/6/2012,49.9,49.03,.88,.88,-.88,.5,, -30541,36766,664,2012,2012_Pres-G_HI,HI,Pres-G,Pres-G,MRG Research,207,10/26/2012,1218,Barack Obama,DEM,61,Mitt Romney,REP,34,,27,11/6/2012,70.55,27.84,42.71,15.71,-15.71,1,, -30413,36490,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,University of New Hampshire,357,10/26/2012,583,Barack Obama,DEM,52,Mitt Romney,REP,38,,14,11/6/2012,60.67,37.52,23.15,9.15,-9.15,1,, -30552,36718,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,High Point University,139,10/26/2012,403,Barack Obama,DEM,45,Mitt Romney,REP,46,,-1,11/6/2012,48.35,50.39,-2.04,1.04,1.04,1,, -30449,36547,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,Lake Research Partners,165,10/26/2012,400,Barack Obama,DEM,47,Mitt Romney,REP,42,,5,11/6/2012,51.98,46.4,5.58,.58,-.58,1,, -30492,36661,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,SurveyUSA,325,10/26/2012,1212,Barack Obama,DEM,50,Mitt Romney,REP,46,,4,11/6/2012,52.36,45.68,6.68,2.68,-2.68,1,, -30483,36604,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Quinnipiac University,267,10/26/2012,1110,Barack Obama,DEM,50,Mitt Romney,REP,45,,5,11/6/2012,50.58,47.6,2.97,2.03,2.03,1,, -30485,36608,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Franklin & Marshall College,106,10/26/2012,547,Barack Obama,DEM,49,Mitt Romney,REP,45,,4,11/6/2012,51.95,46.57,5.38,1.38,-1.38,1,, -30488,36705,692,2012,2012_Pres-G_RI,RI,Pres-G,Pres-G,Fleming & Associates,96,10/26/2012,601,Barack Obama,DEM,54,Mitt Romney,REP,33,,21,11/6/2012,62.7,35.24,27.46,6.46,-6.46,1,, -30369,36412,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Gravis Marketing,124,10/26/2012,645,Barack Obama,DEM,48,Mitt Romney,REP,48,,0,11/6/2012,51.16,47.28,3.87,3.87,-3.87,.5,, -30484,36606,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Quinnipiac University,267,10/26/2012,1074,Barack Obama,DEM,49,Mitt Romney,REP,47,,2,11/6/2012,51.16,47.28,3.87,1.87,-1.87,1,, -30482,36603,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Quinnipiac University,267,10/26/2012,1073,Bill Nelson,DEM,52,Connie Mack,REP,39,,13,11/6/2012,55.23,42.23,13.01,.01,-.01,1,, -30436,36527,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,SurveyUSA,325,10/26/2012,595,Bill Nelson,DEM,49,Connie Mack,REP,41,,8,11/6/2012,55.23,42.23,13.01,5.01,-5.01,1,, -30541,36765,1478,2012,2012_Sen-G_HI,HI,Sen-G,Sen-G,MRG Research,207,10/26/2012,1218,Mazie Hirono,DEM,55,Linda Lingle,REP,40,,15,11/6/2012,62.6,37.4,25.2,10.2,-10.2,1,, -30413,36491,1482,2012,2012_Sen-G_MA,MA,Sen-G,Sen-G,University of New Hampshire,357,10/26/2012,583,Elizabeth Warren,DEM,47,Scott Brown,REP,47,,0,11/6/2012,53.74,46.19,7.55,7.55,-7.55,.5,, -30492,36662,1489,2012,2012_Sen-G_NV,NV,Sen-G,Sen-G,SurveyUSA,325,10/26/2012,1212,Shelley Berkley,DEM,40,Dean Heller,REP,46,,-6,11/6/2012,44.71,45.87,-1.16,4.84,-4.84,1,, -30483,36605,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Quinnipiac University,267,10/26/2012,1110,Sherrod Brown,DEM,51,Josh Mandel,REP,42,,9,11/6/2012,50.7,44.7,6,3,3,1,, -30485,36609,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Franklin & Marshall College,106,10/26/2012,547,Robert P. Casey Jr.,DEM,48,Tom Smith,REP,39,,9,11/6/2012,53.69,44.59,9.1,.1,-.1,1,, -30488,36704,1496,2012,2012_Sen-G_RI,RI,Sen-G,Sen-G,Fleming & Associates,96,10/26/2012,601,Sheldon Whitehouse,DEM,55,Barry Hinckley,REP,33,,22,11/6/2012,64.81,34.97,29.85,7.85,-7.85,1,, -30369,36413,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Gravis Marketing,124,10/26/2012,645,Tim Kaine,DEM,46,George F. Allen,REP,48,,-2,11/6/2012,52.87,46.96,5.91,7.91,-7.91,0,, -30484,36607,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Quinnipiac University,267,10/26/2012,1074,Tim Kaine,DEM,50,George F. Allen,REP,46,,4,11/6/2012,52.87,46.96,5.91,1.91,-1.91,1,, -51351,81227,4923,2012,2012_House-G_CA-7,CA-7,House-G,House-G,Public Policy Polling,263,10/26/2012,792,Ami Bera,DEM,46,Dan Lungren,REP,46,,0,11/6/2012,51.68,48.32,3.36,3.36,-3.36,.5,for CREDO Action,D -51350,81226,5000,2012,2012_House-G_FL-18,FL-18,House-G,House-G,Public Policy Polling,263,10/26/2012,631,Patrick Murphy,DEM,48,Allen West,REP,47,,1,11/6/2012,50.28,49.7,.58,.42,.42,1,for CREDO Action,D -51323,81172,5035,2012,2012_House-G_IL-8,IL-8,House-G,House-G,Public Policy Polling,263,10/26/2012,500,Tammy Duckworth,DEM,54,Joe Walsh,REP,40,,14,11/6/2012,54.74,45.26,9.48,4.52,4.52,1,for CREDO Action,D -51321,81170,5116,2012,2012_House-G_MN-8,MN-8,House-G,House-G,Public Policy Polling,263,10/26/2012,1020,Richard M. Nolan,DEM,48,Chip Cravaack,REP,44,,4,11/6/2012,54.28,45.39,8.89,4.89,-4.89,1,for CREDO Action,D -51322,81171,5137,2012,2012_House-G_NH-1,NH-1,House-G,House-G,Public Policy Polling,263,10/26/2012,654,Carol Shea-Porter,DEM,47,Frank C. Guinta,REP,48,,-1,11/6/2012,49.75,45.99,3.77,4.77,-4.77,0,for CREDO Action,D -30488,82716,5239,2012,2012_House-G_RI-1,RI-1,House-G,House-G,Fleming & Associates,96,10/26/2012,300,David Cicilline,DEM,43,Brendan P. Doherty,REP,42,,1,11/6/2012,52.95,40.82,12.13,11.13,-11.13,1,, -30488,81214,5240,2012,2012_House-G_RI-2,RI-2,House-G,House-G,Fleming & Associates,96,10/26/2012,301,Jim Langevin,DEM,48,Michael G. Riley,REP,31,,17,11/6/2012,55.72,35.12,20.6,3.6,-3.6,1,, -30430,36514,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,American Research Group,9,10/27/2012,1200,Barack Obama,DEM,48,Mitt Romney,REP,48,,0,11/6/2012,51.01,47.15,3.86,3.86,-3.86,.5,, -30467,36579,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,10/27/2012,563,Barack Obama,DEM,48,Mitt Romney,REP,47,,1,11/6/2012,51.01,47.15,3.86,2.86,-2.86,1,, -30497,36627,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Princeton Survey Research Associates International,258,10/27/2012,713,Barack Obama,DEM,50,Mitt Romney,REP,45,,5,11/6/2012,51.01,47.15,3.86,1.14,1.14,1,, -30408,36483,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Public Policy Polling,263,10/27/2012,1200,Barack Obama,DEM,48,Mitt Romney,REP,49,,-1,11/6/2012,51.01,47.15,3.86,4.86,-4.86,0,for Americans United for Change,D -63694,117220,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,TCJ Research,327,10/27/2012,1500,Barack Obama,DEM,46,Mitt Romney,REP,50.9,,-4.9000001,11/6/2012,51.01,47.15,3.86,8.76,-8.76,0,, -30453,36555,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/27/2012,1076,Barack Obama,DEM,45.3,Mitt Romney,REP,46.6,,-1.3,11/6/2012,51.01,47.15,3.86,5.16,-5.16,0,average of multiple versions or turnout models listed in poll, -30412,36489,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,American Research Group,9,10/27/2012,600,Barack Obama,DEM,47,Mitt Romney,REP,48,,-1,11/6/2012,51.45,46.09,5.36,6.36,-6.36,0,, -30426,36509,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,10/27/2012,770,Barack Obama,DEM,48.5,Mitt Romney,REP,49,,-.5,11/6/2012,49.9,49.03,.88,1.38,-1.38,0,average of multiple versions or turnout models listed in poll, -30401,36470,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Public Policy Polling,263,10/27/2012,687,Barack Obama,DEM,49,Mitt Romney,REP,48,,1,11/6/2012,49.9,49.03,.88,.12,.12,1,, -30451,36550,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/27/2012,827,Barack Obama,DEM,47,Mitt Romney,REP,48,,-1,11/6/2012,49.9,49.03,.88,1.88,-1.88,0,, -30438,36529,663,2012,2012_Pres-G_GA,GA,Pres-G,Pres-G,SurveyUSA,325,10/27/2012,574,Barack Obama,DEM,44,Mitt Romney,REP,52,,-8,11/6/2012,45.39,53.19,-7.8,.2,-.2,1,, -30442,36535,668,2012,2012_Pres-G_IN,IN,Pres-G,Pres-G,Pharos Research Group,254,10/27/2012,753,Barack Obama,DEM,42,Mitt Romney,REP,55,,-13,11/6/2012,43.84,54.04,-10.2,2.8,-2.8,1,, -30445,36539,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,Suffolk University,323,10/27/2012,600,Barack Obama,DEM,63,Mitt Romney,REP,31,,32,11/6/2012,60.67,37.52,23.15,8.85,8.85,1,, -30473,36589,676,2012,2012_Pres-G_MN,MN,Pres-G,Pres-G,SurveyUSA,325,10/27/2012,574,Barack Obama,DEM,50,Mitt Romney,REP,43,,7,11/6/2012,52.65,44.96,7.69,.69,-.69,1,, -30817,37187,679,2012,2012_Pres-G_MT,MT,Pres-G,Pres-G,Pharos Research Group,254,10/27/2012,799,Barack Obama,DEM,42.7,Mitt Romney,REP,50.4,,-7.6999998,11/6/2012,41.66,55.3,-13.64,5.94,5.94,1,, -30465,36581,681,2012,2012_Pres-G_ND,ND,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/27/2012,625,Barack Obama,DEM,40,Mitt Romney,REP,54,,-14,11/6/2012,38.69,58.32,-19.63,5.63,5.63,1,, -30816,37185,681,2012,2012_Pres-G_ND,ND,Pres-G,Pres-G,Pharos Research Group,254,10/27/2012,752,Barack Obama,DEM,37.8,Mitt Romney,REP,54.6,,-16.799999,11/6/2012,38.69,58.32,-19.63,2.83,2.83,1,, -30813,37180,682,2012,2012_Pres-G_NE,NE,Pres-G,Pres-G,Pharos Research Group,254,10/27/2012,761,Barack Obama,DEM,38.8,Mitt Romney,REP,58.1,,-19.299999,11/6/2012,38.03,59.8,-21.78,2.48,2.48,1,, -30398,36465,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,Public Policy Polling,263,10/27/2012,874,Barack Obama,DEM,49,Mitt Romney,REP,47,,2,11/6/2012,51.98,46.4,5.58,3.58,-3.58,1,, -30400,36468,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Gravis Marketing,124,10/27/2012,730,Barack Obama,DEM,50,Mitt Romney,REP,49,,1,11/6/2012,50.58,47.6,2.97,1.97,-1.97,1,, -30815,37183,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Pharos Research Group,254,10/27/2012,765,Barack Obama,DEM,49,Mitt Romney,REP,46.3,,2.7,11/6/2012,50.58,47.6,2.97,.27,-.27,1,, -30399,36466,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Public Policy Polling,263,10/27/2012,718,Barack Obama,DEM,51,Mitt Romney,REP,47,,4,11/6/2012,50.58,47.6,2.97,1.03,1.03,1,, -63685,117210,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,TCJ Research,327,10/27/2012,1000,Barack Obama,DEM,46.6,Mitt Romney,REP,50.3,,-3.7,11/6/2012,50.58,47.6,2.97,6.67,-6.67,0,, -30452,36559,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/27/2012,827,Barack Obama,DEM,49.1,Mitt Romney,REP,45,,4.0999999,11/6/2012,50.58,47.6,2.97,1.13,1.13,1,average of multiple versions or turnout models listed in poll, -30478,36594,690,2012,2012_Pres-G_OR,OR,Pres-G,Pres-G,DHM Research,76,10/27/2012,500,Barack Obama,DEM,49,Mitt Romney,REP,42,,7,11/6/2012,54.24,42.15,12.09,5.09,-5.09,1,, -30437,36528,690,2012,2012_Pres-G_OR,OR,Pres-G,Pres-G,Elway Research,87,10/27/2012,405,Barack Obama,DEM,47,Mitt Romney,REP,41,,6,11/6/2012,54.24,42.15,12.09,6.09,-6.09,1,, -63880,36557,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/27/2012,827,Barack Obama,DEM,48.25,Mitt Romney,REP,46.55,,1.7,11/6/2012,51.16,47.28,3.87,2.17,-2.17,1,average of multiple versions or turnout models listed in poll, -30500,36757,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Marquette University Law School,195,10/27/2012,1243,Barack Obama,DEM,51,Mitt Romney,REP,43,,8,11/6/2012,52.83,45.89,6.94,1.06,1.06,1,, -30554,36722,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,St. Norbert College,313,10/27/2012,402,Barack Obama,DEM,52,Mitt Romney,REP,43,,9,11/6/2012,52.83,45.89,6.94,2.06,2.06,1,, -63714,117258,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,TCJ Research,327,10/27/2012,1000,Barack Obama,DEM,47.6,Mitt Romney,REP,49.5,,-1.9,11/6/2012,52.83,45.89,6.94,8.84,-8.84,0,, -30817,87063,1258,2012,2012_Gov-G_MT,MT,Gov-G,Gov-G,Pharos Research Group,254,10/27/2012,799,Steve Bullock,DEM,47.1,Richard A. Hill,REP,44.4,,2.7,11/6/2012,48.9,47.34,1.57,1.13,1.13,1,, -54019,87069,1260,2012,2012_Gov-G_IN,IN,Gov-G,Gov-G,The Polling Company Inc.,337,10/27/2012,1213,John R. Gregg,DEM,37,Mike Pence,REP,46,,-9,11/6/2012,46.55,49.5,-2.95,6.05,-6.05,1,for Mike Pence,R -30398,86946,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,Public Policy Polling,263,10/27/2012,874,Margaret Wood Hassan,DEM,48,Ovide Lamontagne,REP,44,,4,11/6/2012,54.61,42.52,12.09,8.09,-8.09,1,, -30465,87059,1264,2012,2012_Gov-G_ND,ND,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/27/2012,625,Ryan M. Taylor,DEM,28,Jack Dalrymple,REP,62,,-34,11/6/2012,34.31,63.1,-28.78,5.22,-5.22,1,, -30816,87061,1264,2012,2012_Gov-G_ND,ND,Gov-G,Gov-G,Pharos Research Group,254,10/27/2012,752,Ryan M. Taylor,DEM,33.8,Jack Dalrymple,REP,63,,-29.200001,11/6/2012,34.31,63.1,-28.78,.42,-.42,1,, -30401,36471,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Public Policy Polling,263,10/27/2012,687,Bill Nelson,DEM,50,Connie Mack,REP,42,,8,11/6/2012,55.23,42.23,13.01,5.01,-5.01,1,, -30451,36551,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/27/2012,827,Bill Nelson,DEM,50,Connie Mack,REP,41,,9,11/6/2012,55.23,42.23,13.01,4.01,-4.01,1,, -30442,37182,1479,2012,2012_Sen-G_IN,IN,Sen-G,Sen-G,Pharos Research Group,254,10/27/2012,753,Joe Donnelly,DEM,46,Richard Mourdock,REP,47,,-1,11/6/2012,50.03,44.3,5.74,6.74,-6.74,0,average of multiple versions or turnout models listed in poll, -30445,36540,1482,2012,2012_Sen-G_MA,MA,Sen-G,Sen-G,Suffolk University,323,10/27/2012,600,Elizabeth Warren,DEM,53,Scott Brown,REP,46,,7,11/6/2012,53.74,46.19,7.55,.55,-.55,1,, -30817,37188,1487,2012,2012_Sen-G_MT,MT,Sen-G,Sen-G,Pharos Research Group,254,10/27/2012,799,Jon Tester,DEM,48.2,Denny Rehberg,REP,46.6,,1.6,11/6/2012,48.58,44.86,3.72,2.12,-2.12,1,, -30813,37179,1488,2012,2012_Sen-G_NE,NE,Sen-G,Sen-G,Pharos Research Group,254,10/27/2012,761,Bob Kerrey,DEM,47,Deb Fischer,REP,49.7,,-2.7,11/6/2012,42.23,57.77,-15.55,12.85,12.85,1,, -30465,36582,1493,2012,2012_Sen-G_ND,ND,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/27/2012,625,Heidi Heitkamp,DEM,45,Rick Berg,REP,47,,-2,11/6/2012,50.23,49.33,.9,2.9,-2.9,0,, -30816,37186,1493,2012,2012_Sen-G_ND,ND,Sen-G,Sen-G,Pharos Research Group,254,10/27/2012,752,Heidi Heitkamp,DEM,49.9,Rick Berg,REP,47.7,,2.2,11/6/2012,50.23,49.33,.9,1.3,1.3,1,, -30400,36469,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Gravis Marketing,124,10/27/2012,730,Sherrod Brown,DEM,48,Josh Mandel,REP,47,,1,11/6/2012,50.7,44.7,6,5,-5,1,, -30815,37184,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Pharos Research Group,254,10/27/2012,765,Sherrod Brown,DEM,50,Josh Mandel,REP,43.4,,6.5999999,11/6/2012,50.7,44.7,6,.6,.6,1,, -30399,36467,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Public Policy Polling,263,10/27/2012,718,Sherrod Brown,DEM,53,Josh Mandel,REP,42,,11,11/6/2012,50.7,44.7,6,5,5,1,, -63685,117299,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,TCJ Research,327,10/27/2012,1000,Sherrod Brown,DEM,48.5,Josh Mandel,REP,44.6,,3.9000001,11/6/2012,50.7,44.7,6,2.1,-2.1,1,, -30452,36553,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/27/2012,827,Sherrod Brown,DEM,43,Josh Mandel,REP,42,,1,11/6/2012,50.7,44.7,6,5,-5,1,, -63880,36558,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,10/27/2012,827,Tim Kaine,DEM,46.7,George F. Allen,REP,45.1,,1.6,11/6/2012,52.87,46.96,5.91,4.31,-4.31,1,, -30500,36756,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Marquette University Law School,195,10/27/2012,1243,Tammy Baldwin,DEM,47,Tommy Thompson,REP,43,,4,11/6/2012,51.41,45.86,5.55,1.55,-1.55,1,, -30554,36723,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,St. Norbert College,313,10/27/2012,402,Tammy Baldwin,DEM,43,Tommy Thompson,REP,46,,-3,11/6/2012,51.41,45.86,5.55,8.55,-8.55,0,, -63714,117306,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,TCJ Research,327,10/27/2012,1000,Tammy Baldwin,DEM,45.3,Tommy Thompson,REP,47.7,,-2.4000001,11/6/2012,51.41,45.86,5.55,7.95,-7.95,0,, -30817,81218,5129,2012,2012_House-G_MT-1,MT-1,House-G,House-G,Pharos Research Group,254,10/27/2012,799,Kim J. Gillan,DEM,45,Steve Daines,REP,52,,-7,11/6/2012,42.72,53.25,-10.53,3.53,3.53,1,, -51347,81217,5136,2012,2012_House-G_NV-4,NV-4,House-G,House-G,SurveyUSA,325,10/27/2012,648,Steven Horsford,DEM,42,Danny Tarkanian,REP,47,,-5,11/6/2012,50.11,42.11,8,13,-13,0,, -30465,81211,5194,2012,2012_House-G_ND-1,ND-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/27/2012,625,Pam Gulleson,DEM,40,Kevin Cramer,REP,50,,-10,11/6/2012,41.7,54.89,-13.19,3.19,3.19,1,, -30816,81514,5194,2012,2012_House-G_ND-1,ND-1,House-G,House-G,Pharos Research Group,254,10/27/2012,752,Pam Gulleson,DEM,41,Kevin Cramer,REP,55,,-14,11/6/2012,41.7,54.89,-13.19,.81,-.81,1,, -30467,117591,8270,2012,2012_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,10/27/2012,563,Democratic,DEM,48,Republican,REP,46,,2,11/6/2012,48.75,47.59,1.16,.84,.84,1,among all adults, -30497,117568,8270,2012,2012_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,10/27/2012,713,Democratic,DEM,44,Republican,REP,47,,-3,11/6/2012,48.75,47.59,1.16,4.16,-4.16,0,, -30443,117579,8270,2012,2012_House-G_US,US,House-G,House-G,Public Policy Polling,263,10/27/2012,1400,Democratic,DEM,47,Republican,REP,46,,1,11/6/2012,48.75,47.59,1.16,.16,-.16,1,for Daily Kos | Service Employees International Union,D -30402,36472,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,10/28/2012,1834,Barack Obama,DEM,45.6,Mitt Romney,REP,46.7,,-1.1,11/6/2012,51.01,47.15,3.86,4.96,-4.96,0,, -30471,36588,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,10/28/2012,688,Barack Obama,DEM,48,Mitt Romney,REP,47,,1,11/6/2012,51.01,47.15,3.86,2.86,-2.86,1,, -30506,36640,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,EPIC-MRA,84,10/28/2012,600,Barack Obama,DEM,48,Mitt Romney,REP,42,,6,11/6/2012,54.04,44.58,9.47,3.47,-3.47,1,, -30470,36597,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,Glengariff Group,117,10/28/2012,600,Barack Obama,DEM,47.7,Mitt Romney,REP,45,,2.7,11/6/2012,54.04,44.58,9.47,6.77,-6.77,1,, -30469,36583,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,SurveyUSA,325,10/28/2012,682,Barack Obama,DEM,45,Mitt Romney,REP,50,,-5,11/6/2012,48.35,50.39,-2.04,2.96,-2.96,1,, -30521,36664,682,2012,2012_Pres-G_NE,NE,Pres-G,Pres-G,Gravis Marketing,124,10/28/2012,1168,Barack Obama,DEM,39,Mitt Romney,REP,61,,-22,11/6/2012,38.03,59.8,-21.78,.22,-.22,1,, -30433,36520,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,Grove Insight,129,10/28/2012,500,Barack Obama,DEM,49,Mitt Romney,REP,43,,6,11/6/2012,52.36,45.68,6.68,.68,-.68,1,, -30411,36488,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/28/2012,750,Barack Obama,DEM,48,Mitt Romney,REP,50,,-2,11/6/2012,50.58,47.6,2.97,4.97,-4.97,0,, -30460,36584,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,SurveyUSA,325,10/28/2012,603,Barack Obama,DEM,48,Mitt Romney,REP,45,,3,11/6/2012,50.58,47.6,2.97,.03,.03,1,, -30498,36628,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,University of Cincinnati (Ohio Poll),346,10/28/2012,1182,Barack Obama,DEM,48,Mitt Romney,REP,46,,2,11/6/2012,50.58,47.6,2.97,.97,-.97,1,, -30469,87067,1263,2012,2012_Gov-G_NC,NC,Gov-G,Gov-G,SurveyUSA,325,10/28/2012,682,Walter H. Dalton,DEM,36,Pat McCrory,REP,53,,-17,11/6/2012,43.23,54.62,-11.39,5.61,-5.61,1,, -30506,36641,1483,2012,2012_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,10/28/2012,600,Debbie Stabenow,DEM,54,Pete Hoekstra,REP,33,,21,11/6/2012,58.8,37.98,20.81,.19,.19,1,, -30470,36598,1483,2012,2012_Sen-G_MI,MI,Sen-G,Sen-G,Glengariff Group,117,10/28/2012,600,Debbie Stabenow,DEM,52,Pete Hoekstra,REP,38,,14,11/6/2012,58.8,37.98,20.81,6.81,-6.81,1,, -30812,37177,1487,2012,2012_Sen-G_MT,MT,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,10/28/2012,807,Jon Tester,DEM,44,Denny Rehberg,REP,43,,1,11/6/2012,48.58,44.86,3.72,2.72,-2.72,1,, -30521,36665,1488,2012,2012_Sen-G_NE,NE,Sen-G,Sen-G,Gravis Marketing,124,10/28/2012,1168,Bob Kerrey,DEM,44,Deb Fischer,REP,56,,-12,11/6/2012,42.23,57.77,-15.55,3.55,3.55,1,, -30433,36521,1489,2012,2012_Sen-G_NV,NV,Sen-G,Sen-G,Grove Insight,129,10/28/2012,500,Shelley Berkley,DEM,43,Dean Heller,REP,44,,-1,11/6/2012,44.71,45.87,-1.16,.16,.16,1,, -30460,36585,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,SurveyUSA,325,10/28/2012,603,Sherrod Brown,DEM,46,Josh Mandel,REP,41,,5,11/6/2012,50.7,44.7,6,1,-1,1,, -30498,36629,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,10/28/2012,1182,Sherrod Brown,DEM,49,Josh Mandel,REP,44,,5,11/6/2012,50.7,44.7,6,1,-1,1,, -51349,81497,5035,2012,2012_House-G_IL-8,IL-8,House-G,House-G,We Ask America,376,10/28/2012,1010,Tammy Duckworth,DEM,55,Joe Walsh,REP,45,,10,11/6/2012,54.74,45.26,9.48,.52,.52,1,, -51349,81496,5037,2012,2012_House-G_IL-10,IL-10,House-G,House-G,We Ask America,376,10/28/2012,1257,Brad Schneider,DEM,46.4,Robert Dold,REP,53.6,,-7.1999998,11/6/2012,50.63,49.37,1.26,8.46,-8.46,0,, -51349,81495,5038,2012,2012_House-G_IL-11,IL-11,House-G,House-G,We Ask America,376,10/28/2012,1303,Bill Foster,DEM,50,Judy Biggert,REP,50,,0,11/6/2012,58.57,41.43,17.14,17.14,-17.14,.5,, -51349,81230,5039,2012,2012_House-G_IL-12,IL-12,House-G,House-G,We Ask America,376,10/28/2012,1313,William L. Enyart,DEM,51,Jason Plummer,REP,46,,5,11/6/2012,51.65,42.74,8.92,3.92,-3.92,1,, -51349,81224,5040,2012,2012_House-G_IL-13,IL-13,House-G,House-G,We Ask America,376,10/28/2012,1360,David M. Gill,DEM,45,Rodney Davis,REP,50,,-5,11/6/2012,46.21,46.55,-.34,4.66,-4.66,1,, -51349,81225,5044,2012,2012_House-G_IL-17,IL-17,House-G,House-G,We Ask America,376,10/28/2012,1325,Cheri Bustos,DEM,48,Robert Schilling,REP,52,,-4,11/6/2012,53.28,46.72,6.56,10.56,-10.56,0,, -30521,82504,5131,2012,2012_House-G_NE-2,NE-2,House-G,House-G,Gravis Marketing,124,10/28/2012,1168,John W. Ewing,DEM,43,Lee Terry,REP,57,,-14,11/6/2012,49.2,50.8,-1.59,12.41,-12.41,1,, -51345,81213,5164,2012,2012_House-G_NY-11,NY-11,House-G,House-G,Siena College,305,10/28/2012,627,Mark S. Murphy,DEM,34,Michael G. Grimm,REP,52,,-18,11/6/2012,46.8,52.22,-5.41,12.59,-12.59,1,, -51345,81220,5172,2012,2012_House-G_NY-19,NY-19,House-G,House-G,Siena College,305,10/28/2012,649,Julian Schreibman,DEM,43,Christopher P. Gibson,REP,48,,-5,11/6/2012,47.15,52.85,-5.71,.71,.71,1,, -51549,81494,5212,2012,2012_House-G_OK-2,OK-2,House-G,House-G,SoonerPoll.com,308,10/28/2012,300,Rob Wallace,DEM,33,Markwayne Mullin,REP,45,,-12,11/6/2012,38.34,57.34,-19,7,7,1,, -30471,36618,8270,2012,2012_House-G_US,US,House-G,House-G,YouGov,391,10/28/2012,688,Democratic,DEM,41,Republican,REP,45,,-4,11/6/2012,48.75,47.59,1.16,5.16,-5.16,0,, -43261,36642,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Fox News/Beacon Research/Shaw & Co. Research,103,10/29/2012,1128,Barack Obama,DEM,46,Mitt Romney,REP,46,,0,11/6/2012,51.01,47.15,3.86,3.86,-3.86,.5,, -30502,36635,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,10/29/2012,4085,Barack Obama,DEM,47,Mitt Romney,REP,46,,1,11/6/2012,51.01,47.15,3.86,2.86,-2.86,1,, -30480,36601,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/29/2012,1500,Barack Obama,DEM,47,Mitt Romney,REP,49,,-2,11/6/2012,51.01,47.15,3.86,5.86,-5.86,0,, -30558,36728,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,10/29/2012,733,Barack Obama,DEM,50,Mitt Romney,REP,48,,2,11/6/2012,51.45,46.09,5.36,3.36,-3.36,1,, -30466,36578,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Grove Insight,129,10/29/2012,500,Barack Obama,DEM,48,Mitt Romney,REP,45,,3,11/6/2012,51.45,46.09,5.36,2.36,-2.36,1,, -30560,36730,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/29/2012,750,Barack Obama,DEM,47,Mitt Romney,REP,50,,-3,11/6/2012,51.45,46.09,5.36,8.36,-8.36,0,, -30553,36719,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Grove Insight,129,10/29/2012,600,Barack Obama,DEM,48,Mitt Romney,REP,47,,1,11/6/2012,49.9,49.03,.88,.12,.12,1,for The Majority Institute,D -30641,36860,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/29/2012,1000,Barack Obama,DEM,48,Mitt Romney,REP,50,,-2,11/6/2012,49.9,49.03,.88,2.88,-2.88,0,, -30539,36702,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Marist College,183,10/29/2012,1142,Barack Obama,DEM,50,Mitt Romney,REP,44,,6,11/6/2012,51.99,46.18,5.81,.19,.19,1,, -30585,36774,668,2012,2012_Pres-G_IN,IN,Pres-G,Pres-G,Howey Politics/DePauw University,142,10/29/2012,800,Barack Obama,DEM,41,Mitt Romney,REP,51,,-10,11/6/2012,43.84,54.04,-10.2,.2,.2,1,, -30650,36889,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,Western New England University,380,10/29/2012,535,Barack Obama,DEM,58,Mitt Romney,REP,40,,18,11/6/2012,60.67,37.52,23.15,5.15,-5.15,1,, -30580,36945,679,2012,2012_Pres-G_MT,MT,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/29/2012,500,Barack Obama,DEM,43,Mitt Romney,REP,53,,-10,11/6/2012,41.66,55.3,-13.64,3.64,3.64,1,, -30538,36700,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,Marist College,183,10/29/2012,1013,Barack Obama,DEM,49,Mitt Romney,REP,47,,2,11/6/2012,51.98,46.4,5.58,3.58,-3.58,1,, -30673,36930,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Columbus Dispatch,57,10/29/2012,1501,Barack Obama,DEM,50,Mitt Romney,REP,48,,2,11/6/2012,50.58,47.6,2.97,.97,-.97,1,, -30461,36573,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Grove Insight,129,10/29/2012,500,Barack Obama,DEM,48,Mitt Romney,REP,45,,3,11/6/2012,50.58,47.6,2.97,.03,.03,1,for The Majority Institute,D -30642,36862,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/29/2012,1000,Barack Obama,DEM,48,Mitt Romney,REP,46,,2,11/6/2012,50.58,47.6,2.97,.97,-.97,1,, -30618,36847,697,2012,2012_Pres-G_UT,UT,Pres-G,Pres-G,Dan Jones & Associates,70,10/29/2012,870,Barack Obama,DEM,26,Mitt Romney,REP,69,,-43,11/6/2012,24.67,72.55,-47.88,4.88,4.88,1,, -30534,36695,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Marist College,183,10/29/2012,1065,Barack Obama,DEM,49,Mitt Romney,REP,46,,3,11/6/2012,52.83,45.89,6.94,3.94,-3.94,1,, -30644,36865,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/29/2012,1000,Barack Obama,DEM,49,Mitt Romney,REP,48,,1,11/6/2012,52.83,45.89,6.94,5.94,-5.94,1,, -30536,36775,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/29/2012,750,Barack Obama,DEM,49,Mitt Romney,REP,49,,0,11/6/2012,52.83,45.89,6.94,6.94,-6.94,.5,, -30585,86941,1260,2012,2012_Gov-G_IN,IN,Gov-G,Gov-G,Howey Politics/DePauw University,142,10/29/2012,800,John R. Gregg,DEM,40,Mike Pence,REP,47,,-7,11/6/2012,46.55,49.5,-2.95,4.05,-4.05,1,, -30538,86943,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,Marist College,183,10/29/2012,1013,Margaret Wood Hassan,DEM,49,Ovide Lamontagne,REP,44,,5,11/6/2012,54.61,42.52,12.09,7.09,-7.09,1,, -30618,87064,1265,2012,2012_Gov-G_UT,UT,Gov-G,Gov-G,Dan Jones & Associates,70,10/29/2012,870,Peter S. Cooke,DEM,24,Gary Richard Herbert,REP,69,,-45,11/6/2012,27.58,68.41,-40.83,4.17,-4.17,1,among registered voters, -30641,36861,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/29/2012,1000,Bill Nelson,DEM,50,Connie Mack,REP,46,,4,11/6/2012,55.23,42.23,13.01,9.01,-9.01,1,, -30821,119995,1479,2012,2012_Sen-G_IN,IN,Sen-G,Sen-G,Global Strategy Group,118,10/29/2012,600,Joe Donnelly,DEM,45,Richard Mourdock,REP,37,,8,11/6/2012,50.03,44.3,5.74,2.26,2.26,1,for Joe Donnelly; average of multiple versions or turnout models listed in poll,D -30585,36773,1479,2012,2012_Sen-G_IN,IN,Sen-G,Sen-G,Howey Politics/DePauw University,142,10/29/2012,800,Joe Donnelly,DEM,47,Richard Mourdock,REP,36,,11,11/6/2012,50.03,44.3,5.74,5.26,5.26,1,, -30580,36944,1487,2012,2012_Sen-G_MT,MT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/29/2012,500,Jon Tester,DEM,49,Denny Rehberg,REP,48,,1,11/6/2012,48.58,44.86,3.72,2.72,-2.72,1,, -30673,36931,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Columbus Dispatch,57,10/29/2012,1501,Sherrod Brown,DEM,51,Josh Mandel,REP,45,,6,11/6/2012,50.7,44.7,6,0,0,1,, -30642,36863,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/29/2012,1000,Sherrod Brown,DEM,50,Josh Mandel,REP,43,,7,11/6/2012,50.7,44.7,6,1,1,1,, -30618,36848,1499,2012,2012_Sen-G_UT,UT,Sen-G,Sen-G,Dan Jones & Associates,70,10/29/2012,870,Scott N. Howell,DEM,26,Orrin G. Hatch,REP,63,,-37,11/6/2012,29.98,65.31,-35.33,1.67,-1.67,1,, -30820,37193,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Feldman Group,93,10/29/2012,800,Tammy Baldwin,DEM,48,Tommy Thompson,REP,45,,3,11/6/2012,51.41,45.86,5.55,2.55,-2.55,1,for Tammy Baldwin,D -30534,36696,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Marist College,183,10/29/2012,1065,Tammy Baldwin,DEM,48,Tommy Thompson,REP,47,,1,11/6/2012,51.41,45.86,5.55,4.55,-4.55,1,, -30536,36776,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/29/2012,750,Tammy Baldwin,DEM,48,Tommy Thompson,REP,48,,0,11/6/2012,51.41,45.86,5.55,5.55,-5.55,.5,, -30644,36866,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/29/2012,1000,Tammy Baldwin,DEM,47,Tommy Thompson,REP,48,,-1,11/6/2012,51.41,45.86,5.55,6.55,-6.55,0,, -51341,81207,4968,2012,2012_House-G_CA-52,CA-52,House-G,House-G,SurveyUSA,325,10/29/2012,628,Scott Peters,DEM,46,Brian P. Bilbray,REP,46,,0,11/6/2012,51.18,48.82,2.36,2.36,-2.36,.5,, -30618,81196,5294,2012,2012_House-G_UT-1,UT-1,House-G,House-G,Dan Jones & Associates,70,10/29/2012,194,Donna M. McAleer,DEM,15,Rob Bishop,REP,72,,-57,11/6/2012,24.69,71.47,-46.79,10.21,-10.21,1,among registered voters, -30618,81195,5295,2012,2012_House-G_UT-2,UT-2,House-G,House-G,Dan Jones & Associates,70,10/29/2012,229,F. Jay Seegmiller,DEM,28,Chris Stewart,REP,44,,-16,11/6/2012,33.47,62.17,-28.71,12.71,12.71,1,among registered voters, -30618,81199,5296,2012,2012_House-G_UT-3,UT-3,House-G,House-G,Dan Jones & Associates,70,10/29/2012,232,Søren D. Simonsen,DEM,18,Jason Chaffetz,REP,68,,-50,11/6/2012,23.39,76.61,-53.21,3.21,3.21,1,among registered voters, -30618,81189,5297,2012,2012_House-G_UT-4,UT-4,House-G,House-G,Dan Jones & Associates,70,10/29/2012,414,Jim Matheson,DEM,43,Mia B. Love,REP,48,,-5,11/6/2012,48.84,48.53,.31,5.31,-5.31,0,among registered voters, -30563,36735,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,10/30/2012,1293,Barack Obama,DEM,49,Mitt Romney,REP,48,,1,11/6/2012,51.01,47.15,3.86,2.86,-2.86,1,, -30661,36908,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,CVOTER,40,10/30/2012,1074,Barack Obama,DEM,49,Mitt Romney,REP,48,,1,11/6/2012,51.01,47.15,3.86,2.86,-2.86,1,, -30468,36580,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,10/30/2012,1547,Barack Obama,DEM,47.1,Mitt Romney,REP,43.1,,4,11/6/2012,51.01,47.15,3.86,.14,.14,1,, -63702,117229,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,TCJ Research,327,10/30/2012,1500,Barack Obama,DEM,46.8,Mitt Romney,REP,49.9,,-3.0999999,11/6/2012,51.01,47.15,3.86,6.96,-6.96,0,, -30575,36755,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,10/30/2012,800,Barack Obama,DEM,48.7,Mitt Romney,REP,48.5,,.2,11/6/2012,51.01,47.15,3.86,3.66,-3.66,1,, -30546,36712,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,CallFire,42,10/30/2012,839,Barack Obama,DEM,49,Mitt Romney,REP,48,,1,11/6/2012,51.45,46.09,5.36,4.36,-4.36,1,, -30590,36782,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,SurveyUSA,325,10/30/2012,695,Barack Obama,DEM,47,Mitt Romney,REP,45,,2,11/6/2012,51.45,46.09,5.36,3.36,-3.36,1,, -63660,117166,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,TCJ Research,327,10/30/2012,1000,Barack Obama,DEM,46.9,Mitt Romney,REP,51.3,,-4.4000001,11/6/2012,51.45,46.09,5.36,9.76,-9.76,0,, -30509,36645,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,We Ask America,376,10/30/2012,1246,Barack Obama,DEM,50.1,Mitt Romney,REP,46.7,,3.4000001,11/6/2012,51.45,46.09,5.36,1.96,-1.96,1,, -30499,36630,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Gravis Marketing,124,10/30/2012,549,Barack Obama,DEM,47,Mitt Romney,REP,50,,-3,11/6/2012,49.9,49.03,.88,3.88,-3.88,0,, -30510,36646,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,We Ask America,376,10/30/2012,1146,Barack Obama,DEM,48.9,Mitt Romney,REP,49.8,,-.89999998,11/6/2012,49.9,49.03,.88,1.78,-1.78,0,, -30586,36770,663,2012,2012_Pres-G_GA,GA,Pres-G,Pres-G,20/20 Insight,1,10/30/2012,1316,Barack Obama,DEM,46,Mitt Romney,REP,52,,-6,11/6/2012,45.39,53.19,-7.8,1.8,1.8,1,for Better Georgia,D -30544,36711,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,CallFire,42,10/30/2012,891,Barack Obama,DEM,50,Mitt Romney,REP,47,,3,11/6/2012,51.99,46.18,5.81,2.81,-2.81,1,, -30494,36621,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Public Policy Polling,263,10/30/2012,676,Barack Obama,DEM,50,Mitt Romney,REP,45,,5,11/6/2012,51.99,46.18,5.81,.81,-.81,1,for Health Care for America Now,D -30548,36714,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/30/2012,750,Barack Obama,DEM,48,Mitt Romney,REP,49,,-1,11/6/2012,51.99,46.18,5.81,6.81,-6.81,0,, -30511,36647,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,We Ask America,376,10/30/2012,1174,Barack Obama,DEM,48.8,Mitt Romney,REP,47.3,,1.5,11/6/2012,51.99,46.18,5.81,4.31,-4.31,1,, -30496,36624,667,2012,2012_Pres-G_IL,IL,Pres-G,Pres-G,We Ask America,376,10/30/2012,1198,Barack Obama,DEM,57,Mitt Romney,REP,41,,16,11/6/2012,57.5,40.66,16.84,.84,-.84,1,, -30519,37191,668,2012,2012_Pres-G_IN,IN,Pres-G,Pres-G,McLaughlin & Associates,203,10/30/2012,600,Barack Obama,DEM,39,Mitt Romney,REP,57,,-18,11/6/2012,43.84,54.04,-10.2,7.8,-7.8,1,for Richard Mourdock,R -63669,117185,676,2012,2012_Pres-G_MN,MN,Pres-G,Pres-G,TCJ Research,327,10/30/2012,1000,Barack Obama,DEM,49.3,Mitt Romney,REP,45.8,,3.5,11/6/2012,52.65,44.96,7.69,4.19,-4.19,1,, -30512,36648,677,2012,2012_Pres-G_MO,MO,Pres-G,Pres-G,We Ask America,376,10/30/2012,1217,Barack Obama,DEM,42.2,Mitt Romney,REP,53.8,,-11.6,11/6/2012,44.28,53.64,-9.36,2.24,-2.24,1,, -51340,36946,679,2012,2012_Pres-G_MT,MT,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/30/2012,625,Barack Obama,DEM,43,Mitt Romney,REP,53,,-10,11/6/2012,41.66,55.3,-13.64,3.64,3.64,1,average of multiple versions or turnout models listed in poll, -30501,36634,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,Public Policy Polling,263,10/30/2012,730,Barack Obama,DEM,49,Mitt Romney,REP,49,,0,11/6/2012,48.35,50.39,-2.04,2.04,2.04,.5,for Vote Vets Action Fund,D -30584,36816,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,New England College,228,10/30/2012,1017,Barack Obama,DEM,49.5,Mitt Romney,REP,44.4,,5.0999999,11/6/2012,51.98,46.4,5.58,.48,-.48,1,, -30564,36736,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,Mellman Group,205,10/30/2012,600,Barack Obama,DEM,50,Mitt Romney,REP,44,,6,11/6/2012,52.36,45.68,6.68,.68,-.68,1,for Americans United for Change,D -63678,117195,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,TCJ Research,327,10/30/2012,1000,Barack Obama,DEM,49.7,Mitt Romney,REP,47.2,,2.5,11/6/2012,52.36,45.68,6.68,4.18,-4.18,1,, -30489,36614,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Public Policy Polling,263,10/30/2012,600,Barack Obama,DEM,50,Mitt Romney,REP,45,,5,11/6/2012,50.58,47.6,2.97,2.03,2.03,1,for Health Care for America Now,D -63689,117215,690,2012,2012_Pres-G_OR,OR,Pres-G,Pres-G,TCJ Research,327,10/30/2012,1000,Barack Obama,DEM,47,Mitt Romney,REP,45.3,,1.7,11/6/2012,54.24,42.15,12.09,10.39,-10.39,1,, -30648,36871,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/30/2012,1000,Barack Obama,DEM,49,Mitt Romney,REP,46,,3,11/6/2012,51.95,46.57,5.38,2.38,-2.38,1,, -30631,36929,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Susquehanna Polling & Research Inc.,326,10/30/2012,800,Barack Obama,DEM,47,Mitt Romney,REP,47,,0,11/6/2012,51.95,46.57,5.38,5.38,-5.38,.5,, -30615,36815,694,2012,2012_Pres-G_SD,SD,Pres-G,Pres-G,Nielson Brothers Polling,231,10/30/2012,671,Barack Obama,DEM,42,Mitt Romney,REP,50,,-8,11/6/2012,39.87,57.89,-18.02,10.02,10.02,1,, -30646,36875,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/30/2012,1000,Barack Obama,DEM,49,Mitt Romney,REP,48,,1,11/6/2012,51.16,47.28,3.87,2.87,-2.87,1,, -30543,36709,700,2012,2012_Pres-G_WA,WA,Pres-G,Pres-G,SurveyUSA,325,10/30/2012,555,Barack Obama,DEM,54,Mitt Romney,REP,40,,14,11/6/2012,55.8,41.03,14.77,.77,-.77,1,, -30495,36623,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Public Policy Polling,263,10/30/2012,825,Barack Obama,DEM,51,Mitt Romney,REP,46,,5,11/6/2012,52.83,45.89,6.94,1.94,-1.94,1,for Health Care for America Now,D -51340,86940,1258,2012,2012_Gov-G_MT,MT,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/30/2012,625,Steve Bullock,DEM,46,Richard A. Hill,REP,49,,-3,11/6/2012,48.9,47.34,1.57,4.57,-4.57,0,, -30501,87066,1263,2012,2012_Gov-G_NC,NC,Gov-G,Gov-G,Public Policy Polling,263,10/30/2012,730,Walter H. Dalton,DEM,39,Pat McCrory,REP,50,,-11,11/6/2012,43.23,54.62,-11.39,.39,.39,1,for Vote Vets Action Fund,D -30543,86944,1267,2012,2012_Gov-G_WA,WA,Gov-G,Gov-G,SurveyUSA,325,10/30/2012,555,Jay Robert Inslee,DEM,47,Rob McKenna,REP,46,,1,11/6/2012,51.54,48.46,3.08,2.08,-2.08,1,, -30499,36631,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Gravis Marketing,124,10/30/2012,549,Bill Nelson,DEM,49,Connie Mack,REP,46,,3,11/6/2012,55.23,42.23,13.01,10.01,-10.01,1,, -30519,37192,1479,2012,2012_Sen-G_IN,IN,Sen-G,Sen-G,McLaughlin & Associates,203,10/30/2012,600,Joe Donnelly,DEM,44,Richard Mourdock,REP,45,,-1,11/6/2012,50.03,44.3,5.74,6.74,-6.74,0,for Richard Mourdock,R -30512,36649,1486,2012,2012_Sen-G_MO,MO,Sen-G,Sen-G,We Ask America,376,10/30/2012,1217,Claire McCaskill,DEM,48.6,Todd Akin,REP,45.2,,3.4000001,11/6/2012,54.81,39.11,15.7,12.3,-12.3,1,, -63678,117296,1489,2012,2012_Sen-G_NV,NV,Sen-G,Sen-G,TCJ Research,327,10/30/2012,1000,Shelley Berkley,DEM,47.2,Dean Heller,REP,49.3,,-2.0999999,11/6/2012,44.71,45.87,-1.16,.94,-.94,1,, -30648,36872,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/30/2012,1000,Robert P. Casey Jr.,DEM,46,Tom Smith,REP,45,,1,11/6/2012,53.69,44.59,9.1,8.1,-8.1,1,, -30631,36928,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Susquehanna Polling & Research Inc.,326,10/30/2012,800,Robert P. Casey Jr.,DEM,46,Tom Smith,REP,45,,1,11/6/2012,53.69,44.59,9.1,8.1,-8.1,1,, -30646,36876,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/30/2012,1000,Tim Kaine,DEM,48,George F. Allen,REP,48,,0,11/6/2012,52.87,46.96,5.91,5.91,-5.91,.5,, -30586,81200,5021,2012,2012_House-G_GA-12,GA-12,House-G,House-G,20/20 Insight,1,10/30/2012,450,John Barrow,DEM,50,Lee I. Anderson,REP,44,,6,11/6/2012,53.7,46.3,7.4,1.4,-1.4,1,for Better Georgia,D -51340,81206,5129,2012,2012_House-G_MT-1,MT-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/30/2012,625,Kim J. Gillan,DEM,40,Steve Daines,REP,51,,-11,11/6/2012,42.72,53.25,-10.53,.47,-.47,1,, -30584,81203,5137,2012,2012_House-G_NH-1,NH-1,House-G,House-G,New England College,228,10/30/2012,511,Carol Shea-Porter,DEM,41,Frank C. Guinta,REP,48,,-7,11/6/2012,49.75,45.99,3.77,10.77,-10.77,0,, -30584,81202,5138,2012,2012_House-G_NH-2,NH-2,House-G,House-G,New England College,228,10/30/2012,511,Annie Kuster,DEM,47,Charles Bass,REP,41,,6,11/6/2012,50.17,45.34,4.83,1.17,1.17,1,, -51344,81212,5174,2012,2012_House-G_NY-21,NY-21,House-G,House-G,Siena College,305,10/30/2012,629,William L. Owens,DEM,44,Matthew A. Doheny,REP,43,,1,11/6/2012,50.16,48.19,1.97,.97,-.97,1,, -51344,81210,5178,2012,2012_House-G_NY-25,NY-25,House-G,House-G,Siena College,305,10/30/2012,624,Louise McIntosh Slaughter,DEM,52,Maggie Brooks,REP,42,,10,11/6/2012,57.41,42.59,14.82,4.82,-4.82,1,, -30615,81204,5248,2012,2012_House-G_SD-1,SD-1,House-G,House-G,Nielson Brothers Polling,231,10/30/2012,771,Matt Varilek,DEM,44,Kristi L. Noem,REP,50,,-6,11/6/2012,42.55,57.45,-14.9,8.9,8.9,1,, -51338,81198,5295,2012,2012_House-G_UT-2,UT-2,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/30/2012,625,F. Jay Seegmiller,DEM,28,Chris Stewart,REP,55,,-27,11/6/2012,33.47,62.17,-28.71,1.71,1.71,1,, -51338,121600,5297,2012,2012_House-G_UT-4,UT-4,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/30/2012,625,Jim Matheson,DEM,41.5,Mia B. Love,REP,51,,-9.5,11/6/2012,48.84,48.53,.31,9.81,-9.81,0,average of multiple versions or turnout models listed in poll, -30751,37089,8710,2012,2012_Pres-G_M1,M1,Pres-G,Pres-G,Critical Insights,64,10/30/2012,300,Barack Obama,DEM,49,Mitt Romney,REP,43,,6,11/6/2012,59.57,38.18,21.39,15.39,-15.39,1,, -30750,37088,8711,2012,2012_Pres-G_M2,M2,Pres-G,Pres-G,Critical Insights,64,10/30/2012,300,Barack Obama,DEM,49,Mitt Romney,REP,42,,7,11/6/2012,52.94,44.38,8.56,1.56,-1.56,1,, -30675,36934,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,10/31/2012,1000,Barack Obama,DEM,48,Mitt Romney,REP,48,,0,11/6/2012,51.01,47.15,3.86,3.86,-3.86,.5,, -30629,36839,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Marist College,183,10/31/2012,1545,Barack Obama,DEM,49,Mitt Romney,REP,47,,2,11/6/2012,49.9,49.03,.88,1.12,1.12,1,, -30625,36922,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/31/2012,800,Barack Obama,DEM,45,Mitt Romney,REP,51,,-6,11/6/2012,49.9,49.03,.88,6.88,-6.88,0,, -30669,36920,674,2012,2012_Pres-G_ME,ME,Pres-G,Pres-G,Critical Insights,64,10/31/2012,613,Barack Obama,DEM,49,Mitt Romney,REP,42,,7,11/6/2012,56.27,40.98,15.29,8.29,-8.29,1,, -30520,36663,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,Public Policy Polling,263,10/31/2012,500,Barack Obama,DEM,53,Mitt Romney,REP,45,,8,11/6/2012,54.04,44.58,9.47,1.47,-1.47,1,for Health Care for America Now,D -30736,37040,677,2012,2012_Pres-G_MO,MO,Pres-G,Pres-G,SurveyUSA,325,10/31/2012,589,Barack Obama,DEM,43,Mitt Romney,REP,50,,-7,11/6/2012,44.28,53.64,-9.36,2.36,2.36,1,, -30671,36926,685,2012,2012_Pres-G_NM,NM,Pres-G,Pres-G,Public Opinion Strategies,260,10/31/2012,500,Barack Obama,DEM,49,Mitt Romney,REP,41,,8,11/6/2012,52.99,42.84,10.15,2.15,-2.15,1,, -30607,36808,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,10/31/2012,796,Barack Obama,DEM,48.5,Mitt Romney,REP,45.5,,3,11/6/2012,50.58,47.6,2.97,.03,.03,1,average of multiple versions or turnout models listed in poll, -30557,37207,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Clout Research/Wenzel Strategies,55,10/31/2012,1281,Barack Obama,DEM,46,Mitt Romney,REP,49,,-3,11/6/2012,50.58,47.6,2.97,5.97,-5.97,0,for Citizens United,R -63686,117212,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,TCJ Research,327,10/31/2012,1000,Barack Obama,DEM,47.6,Mitt Romney,REP,49.9,,-2.3,11/6/2012,50.58,47.6,2.97,5.27,-5.27,0,, -30594,36786,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,We Ask America,376,10/31/2012,1649,Barack Obama,DEM,50.2,Mitt Romney,REP,45.8,,4.4000001,11/6/2012,50.58,47.6,2.97,1.43,1.43,1,, -30526,36682,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Public Policy Polling,263,10/31/2012,600,Barack Obama,DEM,49,Mitt Romney,REP,46,,3,11/6/2012,51.16,47.28,3.87,.87,-.87,1,for Health Care for America Now,D -30593,36785,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,We Ask America,376,10/31/2012,1069,Barack Obama,DEM,48.5,Mitt Romney,REP,47.6,,.89999998,11/6/2012,51.16,47.28,3.87,2.97,-2.97,1,, -30556,36724,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Clout Research/Wenzel Strategies,55,10/31/2012,1074,Barack Obama,DEM,49,Mitt Romney,REP,47,,2,11/6/2012,52.83,45.89,6.94,4.94,-4.94,1,for Citizens United,R -63715,117263,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,TCJ Research,327,10/31/2012,1000,Barack Obama,DEM,47.2,Mitt Romney,REP,50.2,,-3,11/6/2012,52.83,45.89,6.94,9.94,-9.94,0,, -30592,36784,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,We Ask America,376,10/31/2012,1210,Barack Obama,DEM,51.5,Mitt Romney,REP,44.8,,6.6999998,11/6/2012,52.83,45.89,6.94,.24,-.24,1,, -30736,86942,1261,2012,2012_Gov-G_MO,MO,Gov-G,Gov-G,SurveyUSA,325,10/31/2012,589,Jay Nixon,DEM,48,David Spence,REP,39,,9,11/6/2012,54.77,42.53,12.24,3.24,-3.24,1,, -30629,36840,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Marist College,183,10/31/2012,1545,Bill Nelson,DEM,52,Connie Mack,REP,43,,9,11/6/2012,55.23,42.23,13.01,4.01,-4.01,1,, -30625,36923,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/31/2012,800,Bill Nelson,DEM,49,Connie Mack,REP,43,,6,11/6/2012,55.23,42.23,13.01,7.01,-7.01,1,, -30669,36921,1480,2012,2012_Sen-G_ME,ME,Sen-G,Sen-G,Critical Insights,64,10/31/2012,613,Angus S. King Jr.,IND,49,Charlie Summers,REP,33,,16,11/6/2012,52.89,30.74,22.15,6.15,,1,, -30736,37041,1486,2012,2012_Sen-G_MO,MO,Sen-G,Sen-G,SurveyUSA,325,10/31/2012,589,Claire McCaskill,DEM,51,Todd Akin,REP,36,,15,11/6/2012,54.81,39.11,15.7,.7,-.7,1,, -30557,37208,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Clout Research/Wenzel Strategies,55,10/31/2012,1281,Sherrod Brown,DEM,45,Josh Mandel,REP,50,,-5,11/6/2012,50.7,44.7,6,11,-11,0,for Citizens United,R -63686,117300,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,TCJ Research,327,10/31/2012,1000,Sherrod Brown,DEM,49.1,Josh Mandel,REP,47.5,,1.6,11/6/2012,50.7,44.7,6,4.4,-4.4,1,, -30556,36725,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Clout Research/Wenzel Strategies,55,10/31/2012,1074,Tammy Baldwin,DEM,45,Tommy Thompson,REP,47,,-2,11/6/2012,51.41,45.86,5.55,7.55,-7.55,0,for Citizens United,R -63715,117307,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,TCJ Research,327,10/31/2012,1000,Tammy Baldwin,DEM,46.8,Tommy Thompson,REP,49.9,,-3.0999999,11/6/2012,51.41,45.86,5.55,8.65,-8.65,0,, -30669,82969,5076,2012,2012_House-G_ME-1,ME-1,House-G,House-G,Critical Insights,64,10/31/2012,288,Chellie Pingree,DEM,56,Jonathan T.E. Courtney,REP,37,,19,11/6/2012,64.79,35.21,29.58,10.58,-10.58,1,, -30669,82970,5077,2012,2012_House-G_ME-2,ME-2,House-G,House-G,Critical Insights,64,10/31/2012,325,Michael H. Michaud,DEM,55,Kevin L. Raye,REP,36,,19,11/6/2012,58.19,41.81,16.39,2.61,2.61,1,, -30675,36935,8270,2012,2012_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,10/31/2012,1000,Democratic,DEM,46,Republican,REP,46,,0,11/6/2012,48.75,47.59,1.16,1.16,-1.16,.5,, -30573,36753,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,11/1/2012,2318,Barack Obama,DEM,44.7,Mitt Romney,REP,42.7,,2,11/6/2012,51.01,47.15,3.86,1.86,-1.86,1,, -30576,36758,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Purple Strategies,265,11/1/2012,1000,Barack Obama,DEM,47,Mitt Romney,REP,46,,1,11/6/2012,51.01,47.15,3.86,2.86,-2.86,1,, -30639,37157,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,11/1/2012,3000,Barack Obama,DEM,48,Mitt Romney,REP,48,,0,11/6/2012,51.01,47.15,3.86,3.86,-3.86,.5,, -63706,117235,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,TCJ Research,327,11/1/2012,1500,Barack Obama,DEM,47.4,Mitt Romney,REP,50.4,,-3,11/6/2012,51.01,47.15,3.86,6.86,-6.86,0,, -30603,36804,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Ipsos,154,11/1/2012,1139,Barack Obama,DEM,44.5,Mitt Romney,REP,46,,-1.5,11/6/2012,51.45,46.09,5.36,6.86,-6.86,0,average of multiple versions or turnout models listed in poll, -30577,36759,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Public Policy Polling,263,11/1/2012,825,Barack Obama,DEM,50,Mitt Romney,REP,46,,4,11/6/2012,51.45,46.09,5.36,1.36,-1.36,1,for League of Conservation Voters,D -30601,36801,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Ipsos,154,11/1/2012,1152,Barack Obama,DEM,47,Mitt Romney,REP,44.5,,2.5,11/6/2012,49.9,49.03,.88,1.62,1.62,1,average of multiple versions or turnout models listed in poll, -30686,36959,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Mellman Group,205,11/1/2012,600,Barack Obama,DEM,47,Mitt Romney,REP,45,,2,11/6/2012,49.9,49.03,.88,1.12,1.12,1,, -63663,117170,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,TCJ Research,327,11/1/2012,1000,Barack Obama,DEM,46.3,Mitt Romney,REP,52.1,,-5.8000002,11/6/2012,49.9,49.03,.88,6.68,-6.68,0,, -30582,36764,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Gravis Marketing,124,11/1/2012,594,Barack Obama,DEM,49,Mitt Romney,REP,45,,4,11/6/2012,51.99,46.18,5.81,1.81,-1.81,1,, -30617,36818,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Mellman Group,205,11/1/2012,600,Barack Obama,DEM,46,Mitt Romney,REP,44,,2,11/6/2012,51.99,46.18,5.81,3.81,-3.81,1,, -30667,36918,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Selzer & Co.,304,11/1/2012,800,Barack Obama,DEM,47,Mitt Romney,REP,42,,5,11/6/2012,51.99,46.18,5.81,.81,-.81,1,, -63665,117173,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,TCJ Research,327,11/1/2012,1000,Barack Obama,DEM,47.6,Mitt Romney,REP,50.3,,-2.7,11/6/2012,51.99,46.18,5.81,8.51,-8.51,0,, -30619,37211,668,2012,2012_Pres-G_IN,IN,Pres-G,Pres-G,McLaughlin & Associates,203,11/1/2012,600,Barack Obama,DEM,41,Mitt Romney,REP,54,,-13,11/6/2012,43.84,54.04,-10.2,2.8,-2.8,1,for Richard Mourdock,R -30611,36943,668,2012,2012_Pres-G_IN,IN,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,11/1/2012,600,Barack Obama,DEM,43,Mitt Romney,REP,52,,-9,11/6/2012,43.84,54.04,-10.2,1.2,1.2,1,, -30587,36777,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,Kimball Political Consulting,163,11/1/2012,761,Barack Obama,DEM,54,Mitt Romney,REP,41,,13,11/6/2012,60.67,37.52,23.15,10.15,-10.15,1,, -30578,36760,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,Grove Insight,129,11/1/2012,500,Barack Obama,DEM,48,Mitt Romney,REP,41,,7,11/6/2012,54.04,44.58,9.47,2.47,-2.47,1,for The Majority Institute,D -30591,36783,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,11/1/2012,750,Barack Obama,DEM,52,Mitt Romney,REP,47,,5,11/6/2012,54.04,44.58,9.47,4.47,-4.47,1,, -63668,117184,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,TCJ Research,327,11/1/2012,1000,Barack Obama,DEM,50.4,Mitt Romney,REP,47.7,,2.7,11/6/2012,54.04,44.58,9.47,6.77,-6.77,1,, -30596,36913,676,2012,2012_Pres-G_MN,MN,Pres-G,Pres-G,Public Policy Polling,263,11/1/2012,772,Barack Obama,DEM,53,Mitt Romney,REP,44,,9,11/6/2012,52.65,44.96,7.69,1.31,1.31,1,for League of Conservation Voters,D -30581,36772,682,2012,2012_Pres-G_NE,NE,Pres-G,Pres-G,We Ask America,376,11/1/2012,1178,Barack Obama,DEM,41,Mitt Romney,REP,54,,-13,11/6/2012,38.03,59.8,-21.78,8.78,8.78,1,, -30610,36810,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,Gravis Marketing,124,11/1/2012,497,Barack Obama,DEM,50,Mitt Romney,REP,49,,1,11/6/2012,51.98,46.4,5.58,4.58,-4.58,1,, -30668,36919,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,11/1/2012,502,Barack Obama,DEM,47,Mitt Romney,REP,47,,0,11/6/2012,51.98,46.4,5.58,5.58,-5.58,.5,, -63675,117191,685,2012,2012_Pres-G_NM,NM,Pres-G,Pres-G,TCJ Research,327,11/1/2012,1000,Barack Obama,DEM,51.6,Mitt Romney,REP,46.6,,5,11/6/2012,52.99,42.84,10.15,5.15,-5.15,1,, -30599,36797,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Ipsos,154,11/1/2012,1162.5,Barack Obama,DEM,47.5,Mitt Romney,REP,42.5,,5,11/6/2012,50.58,47.6,2.97,2.03,2.03,1,average of multiple versions or turnout models listed in poll, -30627,36835,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Marist College,183,11/1/2012,1253,Barack Obama,DEM,51,Mitt Romney,REP,44.5,,6.5,11/6/2012,50.58,47.6,2.97,3.53,3.53,1,average of multiple versions or turnout models listed in poll; among registered voters, -30588,36845,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,11/1/2012,750,Barack Obama,DEM,49,Mitt Romney,REP,49,,0,11/6/2012,50.58,47.6,2.97,2.97,-2.97,.5,, -30597,36793,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Ipsos,154,11/1/2012,1131,Barack Obama,DEM,48.5,Mitt Romney,REP,42.5,,6,11/6/2012,51.16,47.28,3.87,2.13,2.13,1,average of multiple versions or turnout models listed in poll, -30757,37097,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Mellman Group,205,11/1/2012,800,Barack Obama,DEM,48,Mitt Romney,REP,45,,3,11/6/2012,51.16,47.28,3.87,.87,-.87,1,, -30619,87065,1260,2012,2012_Gov-G_IN,IN,Gov-G,Gov-G,McLaughlin & Associates,203,11/1/2012,600,John R. Gregg,DEM,39,Mike Pence,REP,51,,-12,11/6/2012,46.55,49.5,-2.95,9.05,-9.05,1,for Richard Mourdock,R -30668,86938,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,11/1/2012,502,Margaret Wood Hassan,DEM,47,Ovide Lamontagne,REP,42,,5,11/6/2012,54.61,42.52,12.09,7.09,-7.09,1,, -30601,36802,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Ipsos,154,11/1/2012,1152,Bill Nelson,DEM,51,Connie Mack,REP,38,,13,11/6/2012,55.23,42.23,13.01,.01,-.01,1,average of multiple versions or turnout models listed in poll, -30619,37212,1479,2012,2012_Sen-G_IN,IN,Sen-G,Sen-G,McLaughlin & Associates,203,11/1/2012,600,Joe Donnelly,DEM,44,Richard Mourdock,REP,46,,-2,11/6/2012,50.03,44.3,5.74,7.74,-7.74,0,for Richard Mourdock,R -30611,36942,1479,2012,2012_Sen-G_IN,IN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,11/1/2012,600,Joe Donnelly,DEM,45,Richard Mourdock,REP,42,,3,11/6/2012,50.03,44.3,5.74,2.74,-2.74,1,, -30587,36778,1482,2012,2012_Sen-G_MA,MA,Sen-G,Sen-G,Kimball Political Consulting,163,11/1/2012,761,Elizabeth Warren,DEM,47,Scott Brown,REP,49,,-2,11/6/2012,53.74,46.19,7.55,9.55,-9.55,0,, -30581,36771,1488,2012,2012_Sen-G_NE,NE,Sen-G,Sen-G,We Ask America,376,11/1/2012,1178,Bob Kerrey,DEM,41.2,Deb Fischer,REP,53.6,,-12.4,11/6/2012,42.23,57.77,-15.55,3.15,3.15,1,, -30599,36798,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Ipsos,154,11/1/2012,1162.5,Sherrod Brown,DEM,49,Josh Mandel,REP,40.5,,8.5,11/6/2012,50.7,44.7,6,2.5,2.5,1,average of multiple versions or turnout models listed in poll, -30627,36836,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Marist College,183,11/1/2012,1253,Sherrod Brown,DEM,49.5,Josh Mandel,REP,44.5,,5,11/6/2012,50.7,44.7,6,1,-1,1,average of multiple versions or turnout models listed in poll; among registered voters, -30588,36846,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,11/1/2012,750,Sherrod Brown,DEM,48,Josh Mandel,REP,48,,0,11/6/2012,50.7,44.7,6,6,-6,.5,, -30597,36794,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Ipsos,154,11/1/2012,1131,Tim Kaine,DEM,47.5,George F. Allen,REP,42,,5.5,11/6/2012,52.87,46.96,5.91,.41,-.41,1,average of multiple versions or turnout models listed in poll, -51339,81205,5177,2012,2012_House-G_NY-24,NY-24,House-G,House-G,Siena College,305,11/1/2012,670,Daniel B. Maffei,DEM,44,Ann Marie Buerkle,REP,44,,0,11/6/2012,48.86,43.4,5.46,5.46,-5.46,.5,, -51337,81197,5180,2012,2012_House-G_NY-27,NY-27,House-G,House-G,Siena College,305,11/1/2012,636,Kathleen Courtney Hochul,DEM,47,Chris Collins,REP,48,,-1,11/6/2012,49.21,50.79,-1.58,.58,.58,1,, -30767,37109,8270,2012,2012_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,11/1/2012,7000,Democratic,DEM,46,Republican,REP,46,,0,11/6/2012,48.75,47.59,1.16,1.16,-1.16,.5,, -30793,37147,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Angus Reid Global,13,11/2/2012,1019,Barack Obama,DEM,51,Mitt Romney,REP,48,,3,11/6/2012,51.01,47.15,3.86,.86,-.86,1,, -30605,36805,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,11/2/2012,2527,Barack Obama,DEM,45.7,Mitt Romney,REP,42,,3.7,11/6/2012,51.01,47.15,3.86,.16,-.16,1,, -30676,36936,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,11/2/2012,1475,Barack Obama,DEM,48,Mitt Romney,REP,47,,1,11/6/2012,51.01,47.15,3.86,2.86,-2.86,1,, -30713,37032,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,11/2/2012,2709,Barack Obama,DEM,48,Mitt Romney,REP,45,,3,11/6/2012,51.01,47.15,3.86,.86,-.86,1,, -30798,37159,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,RAND (American Life Panel),270,11/2/2012,3500,Barack Obama,DEM,49.5,Mitt Romney,REP,46.18,,3.3199999,11/6/2012,51.01,47.15,3.86,.54,-.54,1,, -30725,37027,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,11/2/2012,36472,Barack Obama,DEM,48.5,Mitt Romney,REP,46.5,,2,11/6/2012,51.01,47.15,3.86,1.86,-1.86,1,, -30685,36956,656,2012,2012_Pres-G_AZ,AZ,Pres-G,Pres-G,YouGov,391,11/2/2012,702,Barack Obama,DEM,44,Mitt Romney,REP,52,,-8,11/6/2012,44.45,53.48,-9.04,1.04,1.04,1,, -30703,36991,657,2012,2012_Pres-G_CA,CA,Pres-G,Pres-G,YouGov,391,11/2/2012,1575,Barack Obama,DEM,55,Mitt Romney,REP,40,,15,11/6/2012,60.16,37.07,23.09,8.09,-8.09,1,, -30712,37008,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,YouGov,391,11/2/2012,752,Barack Obama,DEM,48,Mitt Romney,REP,47,,1,11/6/2012,51.45,46.09,5.36,4.36,-4.36,1,, -30623,36825,659,2012,2012_Pres-G_CT,CT,Pres-G,Pres-G,Public Policy Polling,263,11/2/2012,1220,Barack Obama,DEM,55,Mitt Romney,REP,42,,13,11/6/2012,58.06,40.72,17.33,4.33,-4.33,1,, -30702,36989,659,2012,2012_Pres-G_CT,CT,Pres-G,Pres-G,YouGov,391,11/2/2012,895,Barack Obama,DEM,54,Mitt Romney,REP,39,,15,11/6/2012,58.06,40.72,17.33,2.33,-2.33,1,, -30773,37115,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Angus Reid Global,13,11/2/2012,525,Barack Obama,DEM,49,Mitt Romney,REP,49,,0,11/6/2012,49.9,49.03,.88,.88,-.88,.5,, -30711,37006,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,YouGov,391,11/2/2012,1621,Barack Obama,DEM,47,Mitt Romney,REP,48,,-1,11/6/2012,49.9,49.03,.88,1.88,-1.88,0,, -30687,36960,663,2012,2012_Pres-G_GA,GA,Pres-G,Pres-G,YouGov,391,11/2/2012,1070,Barack Obama,DEM,44,Mitt Romney,REP,52,,-8,11/6/2012,45.39,53.19,-7.8,.2,-.2,1,, -30634,36851,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Grove Insight,129,11/2/2012,500,Barack Obama,DEM,47,Mitt Romney,REP,44,,3,11/6/2012,51.99,46.18,5.81,2.81,-2.81,1,for The Majority Institute,D -30710,37004,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,YouGov,391,11/2/2012,1040,Barack Obama,DEM,48,Mitt Romney,REP,47,,1,11/6/2012,51.99,46.18,5.81,4.81,-4.81,1,, -30701,36987,667,2012,2012_Pres-G_IL,IL,Pres-G,Pres-G,YouGov,391,11/2/2012,1126,Barack Obama,DEM,57,Mitt Romney,REP,38,,19,11/6/2012,57.5,40.66,16.84,2.16,2.16,1,, -30688,36961,668,2012,2012_Pres-G_IN,IN,Pres-G,Pres-G,YouGov,391,11/2/2012,768,Barack Obama,DEM,44,Mitt Romney,REP,51,,-7,11/6/2012,43.84,54.04,-10.2,3.2,3.2,1,, -30624,36827,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,Public Policy Polling,263,11/2/2012,1089,Barack Obama,DEM,57,Mitt Romney,REP,42,,15,11/6/2012,60.67,37.52,23.15,8.15,-8.15,1,, -30740,37045,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,University of Massachusetts Lowell,355,11/2/2012,800,Barack Obama,DEM,57,Mitt Romney,REP,37,,20,11/6/2012,60.67,37.52,23.15,3.15,-3.15,1,, -30700,36985,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,YouGov,391,11/2/2012,811,Barack Obama,DEM,57,Mitt Romney,REP,37,,20,11/6/2012,60.67,37.52,23.15,3.15,-3.15,1,, -30699,36983,673,2012,2012_Pres-G_MD,MD,Pres-G,Pres-G,YouGov,391,11/2/2012,705,Barack Obama,DEM,59,Mitt Romney,REP,37,,22,11/6/2012,61.97,35.9,26.08,4.08,-4.08,1,, -30802,37163,674,2012,2012_Pres-G_ME,ME,Pres-G,Pres-G,Maine People's Resource Center,180,11/2/2012,905,Barack Obama,DEM,53.3,Mitt Romney,REP,42.2,,11.1,11/6/2012,56.27,40.98,15.29,4.19,-4.19,1,, -30620,36821,674,2012,2012_Pres-G_ME,ME,Pres-G,Pres-G,Public Policy Polling,263,11/2/2012,1633,Barack Obama,DEM,55,Mitt Romney,REP,42,,13,11/6/2012,56.27,40.98,15.29,2.29,-2.29,1,, -30775,37119,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,Angus Reid Global,13,11/2/2012,502,Barack Obama,DEM,52,Mitt Romney,REP,47,,5,11/6/2012,54.04,44.58,9.47,4.47,-4.47,1,, -30679,36940,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,Baydoun Consulting,25,11/2/2012,1913,Barack Obama,DEM,46.24,Mitt Romney,REP,46.86,,-.62,11/6/2012,54.04,44.58,9.47,10.09,-10.09,0,, -30637,36854,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,Public Policy Polling,263,11/2/2012,700,Barack Obama,DEM,52,Mitt Romney,REP,46,,6,11/6/2012,54.04,44.58,9.47,3.47,-3.47,1,, -30698,36981,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,YouGov,391,11/2/2012,1091,Barack Obama,DEM,51,Mitt Romney,REP,44,,7,11/6/2012,54.04,44.58,9.47,2.47,-2.47,1,, -30735,37038,676,2012,2012_Pres-G_MN,MN,Pres-G,Pres-G,SurveyUSA,325,11/2/2012,556,Barack Obama,DEM,52,Mitt Romney,REP,41,,11,11/6/2012,52.65,44.96,7.69,3.31,3.31,1,, -30697,36979,676,2012,2012_Pres-G_MN,MN,Pres-G,Pres-G,YouGov,391,11/2/2012,790,Barack Obama,DEM,52,Mitt Romney,REP,44,,8,11/6/2012,52.65,44.96,7.69,.31,.31,1,, -30689,36963,677,2012,2012_Pres-G_MO,MO,Pres-G,Pres-G,YouGov,391,11/2/2012,779,Barack Obama,DEM,42,Mitt Romney,REP,53,,-11,11/6/2012,44.28,53.64,-9.36,1.64,-1.64,1,, -30709,37003,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,YouGov,391,11/2/2012,1500,Barack Obama,DEM,47,Mitt Romney,REP,49,,-2,11/6/2012,48.35,50.39,-2.04,.04,.04,1,, -30707,36999,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,YouGov,391,11/2/2012,690,Barack Obama,DEM,47,Mitt Romney,REP,43,,4,11/6/2012,51.98,46.4,5.58,1.58,-1.58,1,, -30696,36977,684,2012,2012_Pres-G_NJ,NJ,Pres-G,Pres-G,YouGov,391,11/2/2012,987,Barack Obama,DEM,53,Mitt Romney,REP,41,,12,11/6/2012,58.25,40.5,17.74,5.74,-5.74,1,, -30695,36975,685,2012,2012_Pres-G_NM,NM,Pres-G,Pres-G,YouGov,391,11/2/2012,650,Barack Obama,DEM,49,Mitt Romney,REP,43,,6,11/6/2012,52.99,42.84,10.15,4.15,-4.15,1,, -30706,36997,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,YouGov,391,11/2/2012,732,Barack Obama,DEM,49,Mitt Romney,REP,45,,4,11/6/2012,52.36,45.68,6.68,2.68,-2.68,1,, -30694,36973,687,2012,2012_Pres-G_NY,NY,Pres-G,Pres-G,YouGov,391,11/2/2012,1430,Barack Obama,DEM,59,Mitt Romney,REP,36,,23,11/6/2012,63.35,35.17,28.18,5.18,-5.18,1,, -30635,36852,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Grove Insight,129,11/2/2012,500,Barack Obama,DEM,49,Mitt Romney,REP,45,,4,11/6/2012,50.58,47.6,2.97,1.03,1.03,1,for The Majority Institute,D -30777,37122,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,University of Cincinnati (Ohio Poll),346,11/2/2012,901,Barack Obama,DEM,50,Mitt Romney,REP,48.5,,1.5,11/6/2012,50.58,47.6,2.97,1.47,-1.47,1,, -30705,36995,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,YouGov,391,11/2/2012,1620,Barack Obama,DEM,49,Mitt Romney,REP,46,,3,11/6/2012,50.58,47.6,2.97,.03,.03,1,, -30678,36938,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Muhlenberg College,219,11/2/2012,430,Barack Obama,DEM,49,Mitt Romney,REP,46,,3,11/6/2012,51.95,46.57,5.38,2.38,-2.38,1,, -30693,36971,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,YouGov,391,11/2/2012,1273,Barack Obama,DEM,52,Mitt Romney,REP,44,,8,11/6/2012,51.95,46.57,5.38,2.62,2.62,1,, -30790,37144,694,2012,2012_Pres-G_SD,SD,Pres-G,Pres-G,Nielson Brothers Polling,231,11/2/2012,633,Barack Obama,DEM,41,Mitt Romney,REP,53,,-12,11/6/2012,39.87,57.89,-18.02,6.02,6.02,1,, -30690,36965,695,2012,2012_Pres-G_TN,TN,Pres-G,Pres-G,YouGov,391,11/2/2012,697,Barack Obama,DEM,42,Mitt Romney,REP,53,,-11,11/6/2012,39.04,59.42,-20.38,9.38,9.38,1,, -30691,36967,696,2012,2012_Pres-G_TX,TX,Pres-G,Pres-G,YouGov,391,11/2/2012,1563,Barack Obama,DEM,38,Mitt Romney,REP,57,,-19,11/6/2012,41.35,57.13,-15.77,3.23,-3.23,1,, -30746,37056,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Marist College,183,11/2/2012,1165,Barack Obama,DEM,48,Mitt Romney,REP,47,,1,11/6/2012,51.16,47.28,3.87,2.87,-2.87,1,, -30708,37001,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,YouGov,391,11/2/2012,1497,Barack Obama,DEM,48,Mitt Romney,REP,46,,2,11/6/2012,51.16,47.28,3.87,1.87,-1.87,1,, -30662,36909,700,2012,2012_Pres-G_WA,WA,Pres-G,Pres-G,Public Policy Polling,263,11/2/2012,932,Barack Obama,DEM,53,Mitt Romney,REP,46,,7,11/6/2012,55.8,41.03,14.77,7.77,-7.77,1,among 'voters', -30692,36969,700,2012,2012_Pres-G_WA,WA,Pres-G,Pres-G,YouGov,391,11/2/2012,837,Barack Obama,DEM,54,Mitt Romney,REP,40,,14,11/6/2012,55.8,41.03,14.77,.77,-.77,1,, -30753,37091,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Angus Reid Global,13,11/2/2012,454,Barack Obama,DEM,53,Mitt Romney,REP,46,,7,11/6/2012,52.83,45.89,6.94,.06,.06,1,, -30636,36853,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Grove Insight,129,11/2/2012,500,Barack Obama,DEM,48,Mitt Romney,REP,42,,6,11/6/2012,52.83,45.89,6.94,.94,-.94,1,, -30704,36993,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,YouGov,391,11/2/2012,1225,Barack Obama,DEM,50,Mitt Romney,REP,46,,4,11/6/2012,52.83,45.89,6.94,2.94,-2.94,1,, -30662,86937,1267,2012,2012_Gov-G_WA,WA,Gov-G,Gov-G,Public Policy Polling,263,11/2/2012,932,Jay Robert Inslee,DEM,50,Rob McKenna,REP,48,,2,11/6/2012,51.54,48.46,3.08,1.08,-1.08,1,among 'voters', -30685,36957,1473,2012,2012_Sen-G_AZ,AZ,Sen-G,Sen-G,YouGov,391,11/2/2012,702,Richard Carmona,DEM,42,Jeff Flake,REP,49,,-7,11/6/2012,46.16,49.18,-3.02,3.98,-3.98,1,, -30703,36992,1474,2012,2012_Sen-G_CA,CA,Sen-G,Sen-G,YouGov,391,11/2/2012,1575,Dianne Feinstein,DEM,56,Elizabeth Emken,REP,39,,17,11/6/2012,62.52,37.48,25.05,8.05,-8.05,1,, -30623,36826,1475,2012,2012_Sen-G_CT,CT,Sen-G,Sen-G,Public Policy Polling,263,11/2/2012,1220,Christopher Murphy,DEM,52,Linda McMahon,REP,43,,9,11/6/2012,54.82,43.07,11.75,2.75,-2.75,1,, -30702,36990,1475,2012,2012_Sen-G_CT,CT,Sen-G,Sen-G,YouGov,391,11/2/2012,895,Christopher Murphy,DEM,46,Linda McMahon,REP,44,,2,11/6/2012,54.82,43.07,11.75,9.75,-9.75,1,, -30773,37116,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Angus Reid Global,13,11/2/2012,525,Bill Nelson,DEM,53,Connie Mack,REP,45,,8,11/6/2012,55.23,42.23,13.01,5.01,-5.01,1,, -30711,37007,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,YouGov,391,11/2/2012,1621,Bill Nelson,DEM,50,Connie Mack,REP,44,,6,11/6/2012,55.23,42.23,13.01,7.01,-7.01,1,, -30802,37164,1480,2012,2012_Sen-G_ME,ME,Sen-G,Sen-G,Maine People's Resource Center,180,11/2/2012,905,Angus S. King Jr.,IND,47.6,Charlie Summers,REP,34,,13.6,11/6/2012,52.89,30.74,22.15,8.55,,1,, -30620,36822,1480,2012,2012_Sen-G_ME,ME,Sen-G,Sen-G,Public Policy Polling,263,11/2/2012,1633,Angus S. King Jr.,IND,50,Charlie Summers,REP,36,,14,11/6/2012,52.89,30.74,22.15,8.15,,1,, -30699,36984,1481,2012,2012_Sen-G_MD,MD,Sen-G,Sen-G,YouGov,391,11/2/2012,705,Benjamin L. Cardin,DEM,57,Daniel J. Bongino,REP,34,,23,11/6/2012,55.98,26.33,29.65,6.65,-6.65,1,, -30624,36828,1482,2012,2012_Sen-G_MA,MA,Sen-G,Sen-G,Public Policy Polling,263,11/2/2012,1089,Elizabeth Warren,DEM,52,Scott Brown,REP,46,,6,11/6/2012,53.74,46.19,7.55,1.55,-1.55,1,, -30740,37046,1482,2012,2012_Sen-G_MA,MA,Sen-G,Sen-G,University of Massachusetts Lowell,355,11/2/2012,800,Elizabeth Warren,DEM,48,Scott Brown,REP,49,,-1,11/6/2012,53.74,46.19,7.55,8.55,-8.55,0,, -30700,36986,1482,2012,2012_Sen-G_MA,MA,Sen-G,Sen-G,YouGov,391,11/2/2012,811,Elizabeth Warren,DEM,50,Scott Brown,REP,43,,7,11/6/2012,53.74,46.19,7.55,.55,-.55,1,, -30775,37120,1483,2012,2012_Sen-G_MI,MI,Sen-G,Sen-G,Angus Reid Global,13,11/2/2012,502,Debbie Stabenow,DEM,56,Pete Hoekstra,REP,43,,13,11/6/2012,58.8,37.98,20.81,7.81,-7.81,1,, -30679,36941,1483,2012,2012_Sen-G_MI,MI,Sen-G,Sen-G,Baydoun Consulting,25,11/2/2012,1913,Debbie Stabenow,DEM,50.06,Pete Hoekstra,REP,43.45,,6.6100001,11/6/2012,58.8,37.98,20.81,14.2,-14.2,1,, -30637,36855,1483,2012,2012_Sen-G_MI,MI,Sen-G,Sen-G,Public Policy Polling,263,11/2/2012,700,Debbie Stabenow,DEM,55,Pete Hoekstra,REP,42,,13,11/6/2012,58.8,37.98,20.81,7.81,-7.81,1,, -30698,36982,1483,2012,2012_Sen-G_MI,MI,Sen-G,Sen-G,YouGov,391,11/2/2012,1091,Debbie Stabenow,DEM,53,Pete Hoekstra,REP,41,,12,11/6/2012,58.8,37.98,20.81,8.81,-8.81,1,, -30735,37039,1484,2012,2012_Sen-G_MN,MN,Sen-G,Sen-G,SurveyUSA,325,11/2/2012,556,Amy Klobuchar,DEM,60,Kurt Patrick Bills,REP,30,,30,11/6/2012,65.23,30.53,34.7,4.7,-4.7,1,, -30697,36980,1484,2012,2012_Sen-G_MN,MN,Sen-G,Sen-G,YouGov,391,11/2/2012,790,Amy Klobuchar,DEM,60,Kurt Patrick Bills,REP,32,,28,11/6/2012,65.23,30.53,34.7,6.7,-6.7,1,, -30689,36964,1486,2012,2012_Sen-G_MO,MO,Sen-G,Sen-G,YouGov,391,11/2/2012,779,Claire McCaskill,DEM,52,Todd Akin,REP,42,,10,11/6/2012,54.81,39.11,15.7,5.7,-5.7,1,, -30706,36998,1489,2012,2012_Sen-G_NV,NV,Sen-G,Sen-G,YouGov,391,11/2/2012,732,Shelley Berkley,DEM,40,Dean Heller,REP,49,,-9,11/6/2012,44.71,45.87,-1.16,7.84,-7.84,1,, -30696,36978,1490,2012,2012_Sen-G_NJ,NJ,Sen-G,Sen-G,YouGov,391,11/2/2012,987,Robert Menendez,DEM,51,Joe Kyrillos,REP,36,,15,11/6/2012,58.84,39.39,19.45,4.45,-4.45,1,, -30695,36976,1491,2012,2012_Sen-G_NM,NM,Sen-G,Sen-G,YouGov,391,11/2/2012,650,Martin Heinrich,DEM,50,Heather A. Wilson,REP,43,,7,11/6/2012,51.01,45.28,5.73,1.27,1.27,1,, -30694,36974,1492,2012,2012_Sen-G_NY,NY,Sen-G,Sen-G,YouGov,391,11/2/2012,1430,Kirsten E. Gillibrand,DEM,61,Wendy E. Long,REP,29,,32,11/6/2012,72.19,26.33,45.86,13.86,-13.86,1,, -30777,37123,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,11/2/2012,901,Sherrod Brown,DEM,50.6,Josh Mandel,REP,46.8,,3.8,11/6/2012,50.7,44.7,6,2.2,-2.2,1,, -30705,36996,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,YouGov,391,11/2/2012,1620,Sherrod Brown,DEM,48,Josh Mandel,REP,46,,2,11/6/2012,50.7,44.7,6,4,-4,1,, -30678,36939,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Muhlenberg College,219,11/2/2012,430,Robert P. Casey Jr.,DEM,48,Tom Smith,REP,42,,6,11/6/2012,53.69,44.59,9.1,3.1,-3.1,1,, -30693,36972,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,YouGov,391,11/2/2012,1273,Robert P. Casey Jr.,DEM,50,Tom Smith,REP,42,,8,11/6/2012,53.69,44.59,9.1,1.1,-1.1,1,, -30690,36966,1497,2012,2012_Sen-G_TN,TN,Sen-G,Sen-G,YouGov,391,11/2/2012,697,Mark E. Clayton,DEM,29,Bob Corker,REP,62,,-33,11/6/2012,30.41,64.89,-34.48,1.48,1.48,1,, -30691,36968,1498,2012,2012_Sen-G_TX,TX,Sen-G,Sen-G,YouGov,391,11/2/2012,1563,Paul Sadler,DEM,36,Ted Cruz,REP,57,,-21,11/6/2012,40.62,56.46,-15.83,5.17,-5.17,1,, -30746,37055,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Marist College,183,11/2/2012,1165,Tim Kaine,DEM,49,George F. Allen,REP,46,,3,11/6/2012,52.87,46.96,5.91,2.91,-2.91,1,, -30708,37002,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,YouGov,391,11/2/2012,1497,Tim Kaine,DEM,46,George F. Allen,REP,46,,0,11/6/2012,52.87,46.96,5.91,5.91,-5.91,.5,, -30662,36910,1502,2012,2012_Sen-G_WA,WA,Sen-G,Sen-G,Public Policy Polling,263,11/2/2012,932,Maria Cantwell,DEM,57,Michael Baumgartner,REP,39,,18,11/6/2012,60.45,39.55,20.9,2.9,-2.9,1,among 'voters', -30692,36970,1502,2012,2012_Sen-G_WA,WA,Sen-G,Sen-G,YouGov,391,11/2/2012,837,Maria Cantwell,DEM,56,Michael Baumgartner,REP,38,,18,11/6/2012,60.45,39.55,20.9,2.9,-2.9,1,, -30753,37092,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Angus Reid Global,13,11/2/2012,454,Tammy Baldwin,DEM,50,Tommy Thompson,REP,48,,2,11/6/2012,51.41,45.86,5.55,3.55,-3.55,1,, -30704,36994,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,YouGov,391,11/2/2012,1225,Tammy Baldwin,DEM,48,Tommy Thompson,REP,47,,1,11/6/2012,51.41,45.86,5.55,4.55,-4.55,1,, -30802,81169,5076,2012,2012_House-G_ME-1,ME-1,House-G,House-G,Maine People's Resource Center,180,11/2/2012,469,Chellie Pingree,DEM,62,Jonathan T.E. Courtney,REP,34,,28,11/6/2012,64.79,35.21,29.58,1.58,-1.58,1,, -30802,81191,5077,2012,2012_House-G_ME-2,ME-2,House-G,House-G,Maine People's Resource Center,180,11/2/2012,436,Michael H. Michaud,DEM,50,Kevin L. Raye,REP,46,,4,11/6/2012,58.19,41.81,16.39,12.39,-12.39,1,, -30735,81193,5116,2012,2012_House-G_MN-8,MN-8,House-G,House-G,SurveyUSA,325,11/2/2012,585,Richard M. Nolan,DEM,47,Chip Cravaack,REP,45,,2,11/6/2012,54.28,45.39,8.89,6.89,-6.89,1,, -30790,81192,5248,2012,2012_House-G_SD-1,SD-1,House-G,House-G,Nielson Brothers Polling,231,11/2/2012,612,Matt Varilek,DEM,41,Kristi L. Noem,REP,54,,-13,11/6/2012,42.55,57.45,-14.9,1.9,1.9,1,, -30676,117569,8270,2012,2012_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,11/2/2012,1475,Democratic,DEM,47,Republican,REP,45,,2,11/6/2012,48.75,47.59,1.16,.84,.84,1,, -30725,37028,8270,2012,2012_House-G_US,US,House-G,House-G,YouGov,391,11/2/2012,25528,Democratic,DEM,47.6,Republican,REP,41.7,,5.9000001,11/6/2012,48.75,47.59,1.16,4.74,4.74,1,, -30803,37165,8710,2012,2012_Pres-G_M1,M1,Pres-G,Pres-G,Maine People's Resource Center,180,11/2/2012,469,Barack Obama,DEM,56.7,Mitt Romney,REP,39,,17.700001,11/6/2012,59.57,38.18,21.39,3.69,-3.69,1,, -30622,36824,8710,2012,2012_Pres-G_M1,M1,Pres-G,Pres-G,Public Policy Polling,263,11/2/2012,865,Barack Obama,DEM,59,Mitt Romney,REP,39,,20,11/6/2012,59.57,38.18,21.39,1.39,-1.39,1,, -30616,36817,8711,2012,2012_Pres-G_M2,M2,Pres-G,Pres-G,Gravis Marketing,124,11/2/2012,509,Barack Obama,DEM,50,Mitt Romney,REP,47,,3,11/6/2012,52.94,44.38,8.56,5.56,-5.56,1,, -30804,37166,8711,2012,2012_Pres-G_M2,M2,Pres-G,Pres-G,Maine People's Resource Center,180,11/2/2012,436,Barack Obama,DEM,49.7,Mitt Romney,REP,45.7,,4,11/6/2012,52.94,44.38,8.56,4.56,-4.56,1,, -30621,36823,8711,2012,2012_Pres-G_M2,M2,Pres-G,Pres-G,Public Policy Polling,263,11/2/2012,768,Barack Obama,DEM,51,Mitt Romney,REP,46,,5,11/6/2012,52.94,44.38,8.56,3.56,-3.56,1,, -30768,37110,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,11/3/2012,2345,Barack Obama,DEM,50,Mitt Romney,REP,47,,3,11/6/2012,51.01,47.15,3.86,.86,-.86,1,, -30765,37107,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,American Research Group,9,11/3/2012,1200,Barack Obama,DEM,49,Mitt Romney,REP,49,,0,11/6/2012,51.01,47.15,3.86,3.86,-3.86,.5,, -30732,37037,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,11/3/2012,693,Barack Obama,DEM,48.5,Mitt Romney,REP,48.5,,0,11/6/2012,51.01,47.15,3.86,3.86,-3.86,.5,average of multiple versions or turnout models listed in poll, -30796,37152,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,11/3/2012,1080,Barack Obama,DEM,49,Mitt Romney,REP,45,,4,11/6/2012,51.01,47.15,3.86,.14,.14,1,, -30758,37099,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,11/3/2012,2800.5,Barack Obama,DEM,48.5,Mitt Romney,REP,47.5,,1,11/6/2012,51.01,47.15,3.86,2.86,-2.86,1,average of multiple versions or turnout models listed in poll, -30664,36912,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,11/3/2012,2727,Barack Obama,DEM,44,Mitt Romney,REP,45,,-1,11/6/2012,51.01,47.15,3.86,4.86,-4.86,0,, -30770,37112,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,11/3/2012,4725,Barack Obama,DEM,48,Mitt Romney,REP,46,,2,11/6/2012,51.01,47.15,3.86,1.86,-1.86,1,, -30776,37121,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Monmouth University,215,11/3/2012,1417,Barack Obama,DEM,48,Mitt Romney,REP,48,,0,11/6/2012,51.01,47.15,3.86,3.86,-3.86,.5,, -30760,37100,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Public Policy Polling,263,11/3/2012,1300,Barack Obama,DEM,50,Mitt Romney,REP,48,,2,11/6/2012,51.01,47.15,3.86,1.86,-1.86,1,for Americans United for Change | Daily Kos | Service Employees International Union,D -30682,36949,656,2012,2012_Pres-G_AZ,AZ,Pres-G,Pres-G,Public Policy Polling,263,11/3/2012,1080,Barack Obama,DEM,46,Mitt Romney,REP,53,,-7,11/6/2012,44.45,53.48,-9.04,2.04,2.04,1,, -30789,37143,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Keating Research,161,11/3/2012,603,Barack Obama,DEM,50,Mitt Romney,REP,46,,4,11/6/2012,51.45,46.09,5.36,1.36,-1.36,1,, -63662,117169,659,2012,2012_Pres-G_CT,CT,Pres-G,Pres-G,TCJ Research,327,11/3/2012,1000,Barack Obama,DEM,53.5,Mitt Romney,REP,44.2,,9.3000002,11/6/2012,58.06,40.72,17.33,8.03,-8.03,1,, -30764,37106,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,American Research Group,9,11/3/2012,600,Barack Obama,DEM,48,Mitt Romney,REP,49,,-1,11/6/2012,51.99,46.18,5.81,6.81,-6.81,0,, -63667,117182,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,TCJ Research,327,11/3/2012,1000,Barack Obama,DEM,55.5,Mitt Romney,REP,42.1,,13.4,11/6/2012,60.67,37.52,23.15,9.75,-9.75,1,, -30683,36951,677,2012,2012_Pres-G_MO,MO,Pres-G,Pres-G,Public Policy Polling,263,11/3/2012,835,Barack Obama,DEM,45,Mitt Romney,REP,53,,-8,11/6/2012,44.28,53.64,-9.36,1.36,1.36,1,, -63671,117187,677,2012,2012_Pres-G_MO,MO,Pres-G,Pres-G,TCJ Research,327,11/3/2012,1000,Barack Obama,DEM,42.7,Mitt Romney,REP,55,,-12.3,11/6/2012,44.28,53.64,-9.36,2.94,-2.94,1,, -30681,36947,679,2012,2012_Pres-G_MT,MT,Pres-G,Pres-G,Public Policy Polling,263,11/3/2012,836,Barack Obama,DEM,45,Mitt Romney,REP,52,,-7,11/6/2012,41.66,55.3,-13.64,6.64,6.64,1,, -63672,117188,679,2012,2012_Pres-G_MT,MT,Pres-G,Pres-G,TCJ Research,327,11/3/2012,1000,Barack Obama,DEM,44.1,Mitt Romney,REP,53.5,,-9.3999996,11/6/2012,41.66,55.3,-13.64,4.24,4.24,1,, -63673,117189,682,2012,2012_Pres-G_NE,NE,Pres-G,Pres-G,TCJ Research,327,11/3/2012,1000,Barack Obama,DEM,38.1,Mitt Romney,REP,60.1,,-22,11/6/2012,38.03,59.8,-21.78,.22,-.22,1,, -30763,37105,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,American Research Group,9,11/3/2012,600,Barack Obama,DEM,49,Mitt Romney,REP,49,,0,11/6/2012,51.98,46.4,5.58,5.58,-5.58,.5,, -30749,37087,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,11/3/2012,783,Barack Obama,DEM,50,Mitt Romney,REP,46,,4,11/6/2012,51.98,46.4,5.58,1.58,-1.58,1,, -30794,37148,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Angus Reid Global,13,11/3/2012,540,Barack Obama,DEM,51,Mitt Romney,REP,48,,3,11/6/2012,50.58,47.6,2.97,.03,.03,1,, -30761,37102,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,SurveyUSA,325,11/3/2012,803,Barack Obama,DEM,49,Mitt Romney,REP,44,,5,11/6/2012,50.58,47.6,2.97,2.03,2.03,1,, -63687,117213,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,TCJ Research,327,11/3/2012,1000,Barack Obama,DEM,47.9,Mitt Romney,REP,50.6,,-2.7,11/6/2012,50.58,47.6,2.97,5.67,-5.67,0,, -30774,37117,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Angus Reid Global,13,11/3/2012,507,Barack Obama,DEM,51,Mitt Romney,REP,47,,4,11/6/2012,51.95,46.57,5.38,1.38,-1.38,1,, -30665,36914,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Public Policy Polling,263,11/3/2012,790,Barack Obama,DEM,52,Mitt Romney,REP,46,,6,11/6/2012,51.95,46.57,5.38,.62,.62,1,, -63712,117248,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,TCJ Research,327,11/3/2012,1000,Barack Obama,DEM,47.8,Mitt Romney,REP,50.8,,-3,11/6/2012,51.16,47.28,3.87,6.87,-6.87,0,, -30808,37170,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,11/3/2012,814,Barack Obama,DEM,52,Mitt Romney,REP,44,,8,11/6/2012,51.16,47.28,3.87,4.13,4.13,1,, -30666,36916,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Public Policy Polling,263,11/3/2012,1256,Barack Obama,DEM,51,Mitt Romney,REP,48,,3,11/6/2012,52.83,45.89,6.94,3.94,-3.94,1,, -30681,86935,1258,2012,2012_Gov-G_MT,MT,Gov-G,Gov-G,Public Policy Polling,263,11/3/2012,836,Steve Bullock,DEM,48,Richard A. Hill,REP,48,,0,11/6/2012,48.9,47.34,1.57,1.57,-1.57,.5,, -30683,86955,1261,2012,2012_Gov-G_MO,MO,Gov-G,Gov-G,Public Policy Polling,263,11/3/2012,835,Jay Nixon,DEM,53,David Spence,REP,45,,8,11/6/2012,54.77,42.53,12.24,4.24,-4.24,1,, -30749,87167,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,11/3/2012,789,Margaret Wood Hassan,DEM,49,Ovide Lamontagne,REP,40,,9,11/6/2012,54.61,42.52,12.09,3.09,-3.09,1,, -30682,36950,1473,2012,2012_Sen-G_AZ,AZ,Sen-G,Sen-G,Public Policy Polling,263,11/3/2012,1080,Richard Carmona,DEM,46,Jeff Flake,REP,51,,-5,11/6/2012,46.16,49.18,-3.02,1.98,-1.98,1,, -63662,117290,1475,2012,2012_Sen-G_CT,CT,Sen-G,Sen-G,TCJ Research,327,11/3/2012,1000,Christopher Murphy,DEM,50.3,Linda McMahon,REP,46,,4.3000002,11/6/2012,54.82,43.07,11.75,7.45,-7.45,1,, -30810,37175,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,11/3/2012,826,Bill Nelson,DEM,55,Connie Mack,REP,35,,20,11/6/2012,55.23,42.23,13.01,6.99,6.99,1,, -63667,117291,1482,2012,2012_Sen-G_MA,MA,Sen-G,Sen-G,TCJ Research,327,11/3/2012,1000,Elizabeth Warren,DEM,49.6,Scott Brown,REP,47.8,,1.8,11/6/2012,53.74,46.19,7.55,5.75,-5.75,1,, -30683,36952,1486,2012,2012_Sen-G_MO,MO,Sen-G,Sen-G,Public Policy Polling,263,11/3/2012,835,Claire McCaskill,DEM,48,Todd Akin,REP,44,,4,11/6/2012,54.81,39.11,15.7,11.7,-11.7,1,, -63671,117292,1486,2012,2012_Sen-G_MO,MO,Sen-G,Sen-G,TCJ Research,327,11/3/2012,1000,Claire McCaskill,DEM,49.4,Todd Akin,REP,47,,2.4000001,11/6/2012,54.81,39.11,15.7,13.3,-13.3,1,, -30681,36948,1487,2012,2012_Sen-G_MT,MT,Sen-G,Sen-G,Public Policy Polling,263,11/3/2012,836,Jon Tester,DEM,48,Denny Rehberg,REP,46,,2,11/6/2012,48.58,44.86,3.72,1.72,-1.72,1,, -63672,117293,1487,2012,2012_Sen-G_MT,MT,Sen-G,Sen-G,TCJ Research,327,11/3/2012,1000,Jon Tester,DEM,47.4,Denny Rehberg,REP,48.3,,-.89999998,11/6/2012,48.58,44.86,3.72,4.62,-4.62,0,, -63673,117294,1488,2012,2012_Sen-G_NE,NE,Sen-G,Sen-G,TCJ Research,327,11/3/2012,1000,Bob Kerrey,DEM,41.9,Deb Fischer,REP,54.7,,-12.8,11/6/2012,42.23,57.77,-15.55,2.75,2.75,1,, -30794,37149,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Angus Reid Global,13,11/3/2012,540,Sherrod Brown,DEM,52,Josh Mandel,REP,46,,6,11/6/2012,50.7,44.7,6,0,0,1,, -30761,37103,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,SurveyUSA,325,11/3/2012,803,Sherrod Brown,DEM,44,Josh Mandel,REP,41,,3,11/6/2012,50.7,44.7,6,3,-3,1,, -63687,117301,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,TCJ Research,327,11/3/2012,1000,Sherrod Brown,DEM,49.6,Josh Mandel,REP,48.3,,1.3,11/6/2012,50.7,44.7,6,4.7,-4.7,1,, -30809,37173,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,11/3/2012,831,Sherrod Brown,DEM,43,Josh Mandel,REP,36,,7,11/6/2012,50.7,44.7,6,1,1,1,, -30774,37118,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Angus Reid Global,13,11/3/2012,507,Robert P. Casey Jr.,DEM,53,Tom Smith,REP,46,,7,11/6/2012,53.69,44.59,9.1,2.1,-2.1,1,, -30665,36915,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Public Policy Polling,263,11/3/2012,790,Robert P. Casey Jr.,DEM,52,Tom Smith,REP,44,,8,11/6/2012,53.69,44.59,9.1,1.1,-1.1,1,, -63712,117305,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,TCJ Research,327,11/3/2012,1000,Tim Kaine,DEM,47.9,George F. Allen,REP,50.3,,-2.4000001,11/6/2012,52.87,46.96,5.91,8.31,-8.31,0,, -30808,37171,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,11/3/2012,814,Tim Kaine,DEM,50,George F. Allen,REP,43,,7,11/6/2012,52.87,46.96,5.91,1.09,1.09,1,, -30666,36917,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Public Policy Polling,263,11/3/2012,1256,Tammy Baldwin,DEM,51,Tommy Thompson,REP,48,,3,11/6/2012,51.41,45.86,5.55,2.55,-2.55,1,, -63724,117308,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,TCJ Research,327,11/3/2012,1000,Tammy Baldwin,DEM,48.3,Tommy Thompson,REP,50.2,,-1.9,11/6/2012,51.41,45.86,5.55,7.45,-7.45,0,, -30681,81194,5129,2012,2012_House-G_MT-1,MT-1,House-G,House-G,Public Policy Polling,263,11/3/2012,836,Kim J. Gillan,DEM,44,Steve Daines,REP,48,,-4,11/6/2012,42.72,53.25,-10.53,6.53,6.53,1,, -30749,81188,5137,2012,2012_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,11/3/2012,365,Carol Shea-Porter,DEM,43,Frank C. Guinta,REP,43,,0,11/6/2012,49.75,45.99,3.77,3.77,-3.77,.5,, -30749,81190,5138,2012,2012_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,11/3/2012,411,Annie Kuster,DEM,47,Charles Bass,REP,40,,7,11/6/2012,50.17,45.34,4.83,2.17,2.17,1,, -30732,117574,8270,2012,2012_House-G_US,US,House-G,House-G,CNN/Opinion Research Corp.,37,11/3/2012,693,Democratic,DEM,48,Republican,REP,49,,-1,11/6/2012,48.75,47.59,1.16,2.16,-2.16,0,among all adults, -30796,117342,8270,2012,2012_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,11/3/2012,1000,Democratic,DEM,46,Republican,REP,46,,0,11/6/2012,48.75,47.59,1.16,1.16,-1.16,.5,, -30760,37101,8270,2012,2012_House-G_US,US,House-G,House-G,Public Policy Polling,263,11/3/2012,1300,Democratic,DEM,47,Republican,REP,46,,1,11/6/2012,48.75,47.59,1.16,.16,-.16,1,for Americans United for Change | Daily Kos | Service Employees International Union,D -30792,37146,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,CVOTER,40,11/4/2012,3000,Barack Obama,DEM,49,Mitt Romney,REP,48,,1,11/6/2012,51.01,47.15,3.86,2.86,-2.86,1,, -30743,37085,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,11/4/2012,2530,Barack Obama,DEM,44.8,Mitt Romney,REP,44.5,,.30000001,11/6/2012,51.01,47.15,3.86,3.56,-3.56,1,, -30737,37042,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Gravis Marketing,124,11/4/2012,872,Barack Obama,DEM,48,Mitt Romney,REP,48,,0,11/6/2012,51.01,47.15,3.86,3.86,-3.86,.5,, -30799,37160,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,11/4/2012,712,Barack Obama,DEM,50.3,Mitt Romney,REP,48.7,,1.6,11/6/2012,51.01,47.15,3.86,2.26,-2.26,1,, -30800,37161,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,11/4/2012,3000,Barack Obama,DEM,48,Mitt Romney,REP,49,,-1,11/6/2012,51.01,47.15,3.86,4.86,-4.86,0,, -30807,37169,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,11/4/2012,1041,Barack Obama,DEM,47,Mitt Romney,REP,47,,0,11/6/2012,51.01,47.15,3.86,3.86,-3.86,.5,, -30787,37141,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Ipsos,154,11/4/2012,774,Barack Obama,DEM,48,Mitt Romney,REP,47,,1,11/6/2012,51.45,46.09,5.36,4.36,-4.36,1,, -30756,37096,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Public Policy Polling,263,11/4/2012,1096,Barack Obama,DEM,52,Mitt Romney,REP,46,,6,11/6/2012,51.45,46.09,5.36,.64,.64,1,, -63661,117167,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,TCJ Research,327,11/4/2012,1000,Barack Obama,DEM,48,Mitt Romney,REP,50.6,,-2.5999999,11/6/2012,51.45,46.09,5.36,7.96,-7.96,0,, -30785,37135,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Ipsos,154,11/4/2012,769,Barack Obama,DEM,47,Mitt Romney,REP,48,,-1,11/6/2012,49.9,49.03,.88,1.88,-1.88,0,, -30744,37054,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,11/4/2012,437,Barack Obama,DEM,47,Mitt Romney,REP,52,,-5,11/6/2012,49.9,49.03,.88,5.88,-5.88,0,, -30748,37061,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Public Policy Polling,263,11/4/2012,955,Barack Obama,DEM,50,Mitt Romney,REP,49,,1,11/6/2012,49.9,49.03,.88,.12,.12,1,, -63664,117171,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,TCJ Research,327,11/4/2012,1000,Barack Obama,DEM,46.8,Mitt Romney,REP,51.4,,-4.5999999,11/6/2012,49.9,49.03,.88,5.48,-5.48,0,, -30806,37168,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,11/4/2012,876,Barack Obama,DEM,48,Mitt Romney,REP,48,,0,11/6/2012,49.9,49.03,.88,.88,-.88,.5,, -30728,37030,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Public Policy Polling,263,11/4/2012,1122,Barack Obama,DEM,50,Mitt Romney,REP,48,,2,11/6/2012,51.99,46.18,5.81,3.81,-3.81,1,, -63666,117181,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,TCJ Research,327,11/4/2012,1000,Barack Obama,DEM,48.4,Mitt Romney,REP,50.4,,-2,11/6/2012,51.99,46.18,5.81,7.81,-7.81,0,, -30795,37150,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,11/4/2012,1305,Barack Obama,DEM,51,Mitt Romney,REP,46,,5,11/6/2012,54.04,44.58,9.47,4.47,-4.47,1,, -63670,117186,676,2012,2012_Pres-G_MN,MN,Pres-G,Pres-G,TCJ Research,327,11/4/2012,1000,Barack Obama,DEM,50.3,Mitt Romney,REP,48.1,,2.2,11/6/2012,52.65,44.96,7.69,5.49,-5.49,1,, -30738,37043,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,Gravis Marketing,124,11/4/2012,1130,Barack Obama,DEM,46,Mitt Romney,REP,50,,-4,11/6/2012,48.35,50.39,-2.04,1.96,-1.96,1,, -30745,37086,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,Public Policy Polling,263,11/4/2012,926,Barack Obama,DEM,49.2,Mitt Romney,REP,49.4,,-.2,11/6/2012,48.35,50.39,-2.04,1.84,1.84,1,for Vote Vets Action Fund,D -30754,37093,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,New England College,228,11/4/2012,687,Barack Obama,DEM,50,Mitt Romney,REP,46,,4,11/6/2012,51.98,46.4,5.58,1.58,-1.58,1,, -30729,37031,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,Public Policy Polling,263,11/4/2012,1550,Barack Obama,DEM,50,Mitt Romney,REP,48,,2,11/6/2012,51.98,46.4,5.58,3.58,-3.58,1,, -30752,37090,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,11/4/2012,750,Barack Obama,DEM,50,Mitt Romney,REP,48,,2,11/6/2012,51.98,46.4,5.58,3.58,-3.58,1,, -63674,117190,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,TCJ Research,327,11/4/2012,1000,Barack Obama,DEM,49,Mitt Romney,REP,49.3,,-.30000001,11/6/2012,51.98,46.4,5.58,5.88,-5.88,0,, -30755,37094,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,Public Policy Polling,263,11/4/2012,750,Barack Obama,DEM,51,Mitt Romney,REP,47,,4,11/6/2012,52.36,45.68,6.68,2.68,-2.68,1,, -63681,117206,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,TCJ Research,327,11/4/2012,1000,Barack Obama,DEM,51.2,Mitt Romney,REP,47.1,,4.0999999,11/6/2012,52.36,45.68,6.68,2.58,-2.58,1,, -30783,37131,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Ipsos,154,11/4/2012,680,Barack Obama,DEM,50,Mitt Romney,REP,46,,4,11/6/2012,50.58,47.6,2.97,1.03,1.03,1,, -30741,37047,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Public Policy Polling,263,11/4/2012,1000,Barack Obama,DEM,52,Mitt Romney,REP,47,,5,11/6/2012,50.58,47.6,2.97,2.03,2.03,1,, -30766,37153,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,11/4/2012,750,Barack Obama,DEM,49,Mitt Romney,REP,49,,0,11/6/2012,50.58,47.6,2.97,2.97,-2.97,.5,, -63688,117214,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,TCJ Research,327,11/4/2012,1000,Barack Obama,DEM,47.6,Mitt Romney,REP,51,,-3.4000001,11/6/2012,50.58,47.6,2.97,6.37,-6.37,0,, -30805,37167,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,11/4/2012,832,Barack Obama,DEM,51,Mitt Romney,REP,44,,7,11/6/2012,50.58,47.6,2.97,4.03,4.03,1,, -63691,117217,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,TCJ Research,327,11/4/2012,1000,Barack Obama,DEM,50,Mitt Romney,REP,48.3,,1.7,11/6/2012,51.95,46.57,5.38,3.68,-3.68,1,, -30781,37127,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Ipsos,154,11/4/2012,828,Barack Obama,DEM,48,Mitt Romney,REP,46,,2,11/6/2012,51.16,47.28,3.87,1.87,-1.87,1,, -30742,37049,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Public Policy Polling,263,11/4/2012,975,Barack Obama,DEM,51,Mitt Romney,REP,47,,4,11/6/2012,51.16,47.28,3.87,.13,.13,1,, -30754,86932,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,New England College,228,11/4/2012,666,Margaret Wood Hassan,DEM,47,Ovide Lamontagne,REP,45,,2,11/6/2012,54.61,42.52,12.09,10.09,-10.09,1,, -30729,86933,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,Public Policy Polling,263,11/4/2012,1550,Margaret Wood Hassan,DEM,51,Ovide Lamontagne,REP,47,,4,11/6/2012,54.61,42.52,12.09,8.09,-8.09,1,, -30752,86931,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,11/4/2012,750,Margaret Wood Hassan,DEM,50,Ovide Lamontagne,REP,45,,5,11/6/2012,54.61,42.52,12.09,7.09,-7.09,1,, -30745,87062,1263,2012,2012_Gov-G_NC,NC,Gov-G,Gov-G,Public Policy Polling,263,11/4/2012,926,Walter H. Dalton,DEM,43,Pat McCrory,REP,50,,-7,11/6/2012,43.23,54.62,-11.39,4.39,4.39,1,for Vote Vets Action Fund,D -30785,37136,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Ipsos,154,11/4/2012,769,Bill Nelson,DEM,55,Connie Mack,REP,40,,15,11/6/2012,55.23,42.23,13.01,1.99,1.99,1,, -30748,37060,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Public Policy Polling,263,11/4/2012,955,Bill Nelson,DEM,51,Connie Mack,REP,46,,5,11/6/2012,55.23,42.23,13.01,8.01,-8.01,1,, -30795,37151,1483,2012,2012_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,11/4/2012,1305,Debbie Stabenow,DEM,55,Pete Hoekstra,REP,41,,14,11/6/2012,58.8,37.98,20.81,6.81,-6.81,1,, -30755,37095,1489,2012,2012_Sen-G_NV,NV,Sen-G,Sen-G,Public Policy Polling,263,11/4/2012,750,Shelley Berkley,DEM,46,Dean Heller,REP,48,,-2,11/6/2012,44.71,45.87,-1.16,.84,-.84,1,, -63681,117297,1489,2012,2012_Sen-G_NV,NV,Sen-G,Sen-G,TCJ Research,327,11/4/2012,1000,Shelley Berkley,DEM,46.6,Dean Heller,REP,51.7,,-5.0999999,11/6/2012,44.71,45.87,-1.16,3.94,-3.94,1,, -30783,37132,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Ipsos,154,11/4/2012,680,Sherrod Brown,DEM,52,Josh Mandel,REP,43,,9,11/6/2012,50.7,44.7,6,3,3,1,, -30741,37048,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Public Policy Polling,263,11/4/2012,1000,Sherrod Brown,DEM,54,Josh Mandel,REP,44,,10,11/6/2012,50.7,44.7,6,4,4,1,, -30781,37128,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Ipsos,154,11/4/2012,828,Tim Kaine,DEM,48,George F. Allen,REP,45,,3,11/6/2012,52.87,46.96,5.91,2.91,-2.91,1,, -30742,37050,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Public Policy Polling,263,11/4/2012,975,Tim Kaine,DEM,52,George F. Allen,REP,46,,6,11/6/2012,52.87,46.96,5.91,.09,.09,1,, -30791,37145,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,11/4/2012,750,Tim Kaine,DEM,49,George F. Allen,REP,47,,2,11/6/2012,52.87,46.96,5.91,3.91,-3.91,1,, -42239,117598,8270,2012,2012_House-G_US,US,House-G,House-G,YouGov,391,11/4/2012,743,Democratic,DEM,44,Republican,REP,44,,0,11/6/2012,48.75,47.59,1.16,1.16,-1.16,.5,among all adults, -30801,37162,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,11/5/2012,1000,Barack Obama,DEM,47,Mitt Romney,REP,47,,0,11/6/2012,51.01,47.15,3.86,3.86,-3.86,.5,, -30772,37114,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,11/5/2012,3252,Barack Obama,DEM,45.2,Mitt Romney,REP,42.9,,2.3,11/6/2012,51.01,47.15,3.86,1.56,-1.56,1,, -63710,117239,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,TCJ Research,327,11/5/2012,1500,Barack Obama,DEM,46.5,Mitt Romney,REP,50.8,,-4.3000002,11/6/2012,51.01,47.15,3.86,8.16,-8.16,0,, -30769,37111,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Gravis Marketing,124,11/5/2012,1316,Barack Obama,DEM,49,Mitt Romney,REP,48,,1,11/6/2012,50.58,47.6,2.97,1.97,-1.97,1,, -64191,118101,1782,2013,2013_House-GS_SC-1,SC-1,House-G,House-GS,Public Policy Polling,263,4/20/2013,796,Elizabeth Colbert Busch,DEM,50,Mark Sanford,REP,41,,9,5/7/2013,45.34,54.18,-8.84,17.84,17.84,0,, -64228,118185,1782,2013,2013_House-GS_SC-1,SC-1,House-G,House-GS,RRH Elections,274,4/30/2013,650,Elizabeth Colbert Busch,DEM,46,Mark Sanford,REP,46,,0,5/7/2013,45.34,54.18,-8.84,8.84,8.84,.5,, -64192,118102,1782,2013,2013_House-GS_SC-1,SC-1,House-G,House-GS,Public Policy Polling,263,5/5/2013,1239,Elizabeth Colbert Busch,DEM,46,Mark Sanford,REP,47,,-1,5/7/2013,45.34,54.18,-8.84,7.84,7.84,1,, -63726,117314,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,Public Policy Polling,263,6/4/2013,560,Edward J. Markey,DEM,47,Gabriel E. Gomez,REP,39,,8,6/25/2013,54.8,44.6,10.2,2.2,-2.2,1,for League of Conservation Voters,D -63696,117222,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,McLaughlin & Associates,203,6/5/2013,400,Edward J. Markey,DEM,45,Gabriel E. Gomez,REP,44,,1,6/25/2013,54.8,44.6,10.2,9.2,-9.2,1,for Americans for Progressive Action,R -63693,117219,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,MassINC Polling Group,198,6/8/2013,500,Edward J. Markey,DEM,46,Gabriel E. Gomez,REP,39,,7,6/25/2013,54.8,44.6,10.2,3.2,-3.2,1,, -63812,117500,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,Suffolk University,323,6/8/2013,500,Edward J. Markey,DEM,48,Gabriel E. Gomez,REP,41,,7,6/25/2013,54.8,44.6,10.2,3.2,-3.2,1,, -63633,117104,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,Harper Polling,132,6/11/2013,498,Edward J. Markey,DEM,49,Gabriel E. Gomez,REP,37,,12,6/25/2013,54.8,44.6,10.2,1.8,1.8,1,, -63697,117223,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,McLaughlin & Associates,203,6/11/2013,400,Edward J. Markey,DEM,47,Gabriel E. Gomez,REP,41,,6,6/25/2013,54.8,44.6,10.2,4.2,-4.2,1,for Americans for Progressive Action,R -63818,117509,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,University of New Hampshire,357,6/13/2013,508,Edward J. Markey,DEM,54,Gabriel E. Gomez,REP,41,,13,6/25/2013,54.8,44.6,10.2,2.8,2.8,1,, -63705,117232,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,OnMessage Inc.,239,6/17/2013,600,Edward J. Markey,DEM,47,Gabriel E. Gomez,REP,40,,7,6/25/2013,54.8,44.6,10.2,3.2,-3.2,1,for unspecified Republican spnosor,R -63816,117504,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,University of Massachusetts Lowell,355,6/17/2013,312,Edward J. Markey,DEM,56,Gabriel E. Gomez,REP,36,,20,6/25/2013,54.8,44.6,10.2,9.8,9.8,1,, -63698,117224,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,McLaughlin & Associates,203,6/18/2013,1100,Edward J. Markey,DEM,47,Gabriel E. Gomez,REP,44,,3,6/25/2013,54.8,44.6,10.2,7.2,-7.2,1,for Americans for Progressive Action,R -41673,117515,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,Western New England University,380,6/18/2013,566,Edward J. Markey,DEM,49,Gabriel E. Gomez,REP,41,,8,6/25/2013,54.8,44.6,10.2,2.2,-2.2,1,, -63625,117094,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,Emerson College,88,6/20/2013,1422,Edward J. Markey,DEM,51,Gabriel E. Gomez,REP,41,,10,6/25/2013,54.8,44.6,10.2,.2,-.2,1,, -63813,117501,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,Suffolk University,323,6/22/2013,500,Edward J. Markey,DEM,52,Gabriel E. Gomez,REP,42,,10,6/25/2013,54.8,44.6,10.2,.2,-.2,1,, -63701,117228,1471,2013,2013_Sen-GS_NJ,NJ,Sen-G,Sen-GS,Monmouth University,215,9/28/2013,571,Cory A. Booker,DEM,53,Steven M. Lonegan,REP,40,,13,10/16/2013,55.13,44.19,10.95,2.05,2.05,1,, -63629,117100,1471,2013,2013_Sen-GS_NJ,NJ,Sen-G,Sen-GS,Fairleigh Dickinson University (PublicMind),92,10/3/2013,702,Cory A. Booker,DEM,45,Steven M. Lonegan,REP,29,,16,10/16/2013,55.13,44.19,10.95,5.05,5.05,1,, -63727,117315,1471,2013,2013_Sen-GS_NJ,NJ,Sen-G,Sen-GS,Quinnipiac University,267,10/6/2013,899,Cory A. Booker,DEM,53,Steven M. Lonegan,REP,41,,12,10/16/2013,55.13,44.19,10.95,1.05,1.05,1,, -63808,117493,1471,2013,2013_Sen-GS_NJ,NJ,Sen-G,Sen-GS,Stockton University,317,10/6/2013,729,Cory A. Booker,DEM,50,Steven M. Lonegan,REP,39,,11,10/16/2013,55.13,44.19,10.95,.05,.05,1,, -63722,117288,1471,2013,2013_Sen-GS_NJ,NJ,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,10/7/2013,1000,Cory A. Booker,DEM,53,Steven M. Lonegan,REP,41,,12,10/16/2013,55.13,44.19,10.95,1.05,1.05,1,, -63803,117487,1471,2013,2013_Sen-GS_NJ,NJ,Sen-G,Sen-GS,Rutgers University,295,10/10/2013,513,Cory A. Booker,DEM,58,Steven M. Lonegan,REP,36,,22,10/16/2013,55.13,44.19,10.95,11.05,11.05,1,, -63703,117230,1471,2013,2013_Sen-GS_NJ,NJ,Sen-G,Sen-GS,Monmouth University,215,10/11/2013,1393,Cory A. Booker,DEM,52,Steven M. Lonegan,REP,42,,10,10/16/2013,55.13,44.19,10.95,.95,-.95,1,, -63728,117317,1471,2013,2013_Sen-GS_NJ,NJ,Sen-G,Sen-GS,Quinnipiac University,267,10/12/2013,1696,Cory A. Booker,DEM,54,Steven M. Lonegan,REP,40,,14,10/16/2013,55.13,44.19,10.95,3.05,3.05,1,, -63634,117105,1471,2013,2013_Sen-GS_NJ,NJ,Sen-G,Sen-GS,Harper Polling,132,10/14/2013,778,Cory A. Booker,DEM,52,Steven M. Lonegan,REP,41,,11,10/16/2013,55.13,44.19,10.95,.05,.05,1,, -63970,117733,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Quinnipiac University,267,10/18/2013,1085,Terry R. McAuliffe,DEM,46,Kenneth T. Cuccinelli,REP,39,,7,11/5/2013,47.75,45.23,2.52,4.48,4.48,1,, -63756,117391,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/20/2013,1000,Terry R. McAuliffe,DEM,50,Kenneth T. Cuccinelli,REP,33,,17,11/5/2013,47.75,45.23,2.52,14.48,14.48,1,, -63920,117669,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Clout Research/Wenzel Strategies,55,10/22/2013,640,Terry R. McAuliffe,DEM,41,Kenneth T. Cuccinelli,REP,40,,1,11/5/2013,47.75,45.23,2.52,1.52,-1.52,1,, -63957,117716,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Old Dominion University,238,10/22/2013,670,Terry R. McAuliffe,DEM,44,Kenneth T. Cuccinelli,REP,37,,7,11/5/2013,47.75,45.23,2.52,4.48,4.48,1,, -63968,117731,1256,2013,2013_Gov-G_NJ,NJ,Gov-G,Gov-G,Quinnipiac University,267,10/24/2013,1203,Barbara Buono,DEM,31,Chris Christie,REP,64,,-33,11/5/2013,38.15,60.24,-22.09,10.91,-10.91,1,, -63979,117745,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Roanoke College,292,10/24/2013,838,Terry R. McAuliffe,DEM,48,Kenneth T. Cuccinelli,REP,33,,15,11/5/2013,47.75,45.23,2.52,12.48,12.48,1,, -63971,117734,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Quinnipiac University,267,10/25/2013,1182,Terry R. McAuliffe,DEM,45,Kenneth T. Cuccinelli,REP,41,,4,11/5/2013,47.75,45.23,2.52,1.48,1.48,1,, -63987,117753,1256,2013,2013_Gov-G_NJ,NJ,Gov-G,Gov-G,Stockton University,317,10/26/2013,804,Barbara Buono,DEM,32,Chris Christie,REP,56,,-24,11/5/2013,38.15,60.24,-22.09,1.91,-1.91,1,, -63908,117652,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,ABC News/The Washington Post,3,10/26/2013,762,Terry R. McAuliffe,DEM,51,Kenneth T. Cuccinelli,REP,39,,12,11/5/2013,47.75,45.23,2.52,9.48,9.48,1,, -63932,117685,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Hampton University,131,10/26/2013,800,Terry R. McAuliffe,DEM,42,Kenneth T. Cuccinelli,REP,36,,6,11/5/2013,47.75,45.23,2.52,3.48,3.48,1,, -63930,117679,1256,2013,2013_Gov-G_NJ,NJ,Gov-G,Gov-G,Fairleigh Dickinson University (PublicMind),92,10/27/2013,570,Barbara Buono,DEM,40,Chris Christie,REP,59,,-19,11/5/2013,38.15,60.24,-22.09,3.09,3.09,1,, -63902,117646,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,10/27/2013,600,Terry R. McAuliffe,DEM,43,Kenneth T. Cuccinelli,REP,37,,6,11/5/2013,47.75,45.23,2.52,3.48,3.48,1,, -63758,117395,1256,2013,2013_Gov-G_NJ,NJ,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/28/2013,1000,Barbara Buono,DEM,36,Chris Christie,REP,54,,-18,11/5/2013,38.15,60.24,-22.09,4.09,4.09,1,, -63918,117666,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Christopher Newport University,50,10/28/2013,1038,Terry R. McAuliffe,DEM,45,Kenneth T. Cuccinelli,REP,38,,7,11/5/2013,47.75,45.23,2.52,4.48,4.48,1,, -63925,117674,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Emerson College,88,10/28/2013,874,Terry R. McAuliffe,DEM,42,Kenneth T. Cuccinelli,REP,40,,2,11/5/2013,47.75,45.23,2.52,.52,-.52,1,, -63757,117393,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/29/2013,1002,Terry R. McAuliffe,DEM,43,Kenneth T. Cuccinelli,REP,36,,7,11/5/2013,47.75,45.23,2.52,4.48,4.48,1,, -63980,117746,1256,2013,2013_Gov-G_NJ,NJ,Gov-G,Gov-G,Rutgers University,295,10/31/2013,535,Barbara Buono,DEM,30,Chris Christie,REP,66,,-36,11/5/2013,38.15,60.24,-22.09,13.91,-13.91,1,, -63954,117709,1256,2013,2013_Gov-G_NJ,NJ,Gov-G,Gov-G,Monmouth University,215,11/1/2013,1436,Barbara Buono,DEM,37,Chris Christie,REP,57,,-20,11/5/2013,38.15,60.24,-22.09,2.09,2.09,1,, -63969,117732,1256,2013,2013_Gov-G_NJ,NJ,Gov-G,Gov-G,Quinnipiac University,267,11/1/2013,1388,Barbara Buono,DEM,33,Chris Christie,REP,61,,-28,11/5/2013,38.15,60.24,-22.09,5.91,-5.91,1,, -63972,117735,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Quinnipiac University,267,11/1/2013,1606,Terry R. McAuliffe,DEM,46,Kenneth T. Cuccinelli,REP,40,,6,11/5/2013,47.75,45.23,2.52,3.48,3.48,1,, -63903,117647,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,11/2/2013,600,Terry R. McAuliffe,DEM,43,Kenneth T. Cuccinelli,REP,31,,12,11/5/2013,47.75,45.23,2.52,9.48,9.48,1,, -63961,117724,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Public Policy Polling,263,11/3/2013,870,Terry R. McAuliffe,DEM,50,Kenneth T. Cuccinelli,REP,43,,7,11/5/2013,47.75,45.23,2.52,4.48,4.48,1,, -36450,49646,1777,2014,2014_House-GS_FL-13,FL-13,House-G,House-GS,"Fabrizio, Lee & Associates",90,2/18/2014,400,Alex Sink,DEM,42,David W. Jolly,REP,44,,-2,3/11/2014,46.55,48.43,-1.88,.12,-.12,1,, -36332,49322,1777,2014,2014_House-GS_FL-13,FL-13,House-G,House-GS,St. Pete Polls,314,2/25/2014,1269,Alex Sink,DEM,46,David W. Jolly,REP,46,,0,3/11/2014,46.55,48.43,-1.88,1.88,1.88,.5,among registered voters, -36331,49321,1777,2014,2014_House-GS_FL-13,FL-13,House-G,House-GS,RRH Elections,274,2/26/2014,391,Alex Sink,DEM,44,David W. Jolly,REP,46,,-2,3/11/2014,46.55,48.43,-1.88,.12,-.12,1,, -36330,49320,1777,2014,2014_House-GS_FL-13,FL-13,House-G,House-GS,Public Policy Polling,263,3/8/2014,702,Alex Sink,DEM,48,David W. Jolly,REP,45,,3,3/11/2014,46.55,48.43,-1.88,4.88,4.88,0,, -33749,40935,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,GaPundit.com,111,10/14/2014,1543,Mary Michelle Nunn,DEM,45.69,David A. Perdue,REP,44.72,,.97000003,11/4/2014,45.21,52.89,-7.68,8.65,8.65,0,, -33748,40934,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Mellman Group,205,10/14/2014,800,Mark Udall,DEM,41.5,Cory Gardner,REP,39,,2.5,11/4/2014,46.26,48.2,-1.94,4.44,4.44,0,for Senate Majority PAC,D -33746,40933,25,2014,2014_Sen-O_LA,LA,Sen-G,Sen-O,Rasmussen Reports/Pulse Opinion Research,277,10/14/2014,965,Mary L. Landrieu,DEM,42,Bill Cassidy,REP,45,14,-3,11/4/2014,42.08,40.97,1.11,4.11,-4.11,0,average of multiple versions or turnout models listed in poll, -33734,40931,25,2014,2014_Sen-O_LA,LA,Sen-G,Sen-O,Vox Populi Polling,372,10/14/2014,546,Mary L. Landrieu,DEM,41,Bill Cassidy,REP,43,10,-2,11/4/2014,42.08,40.97,1.11,3.11,-3.11,0,average of multiple versions or turnout models listed in poll, -33732,40916,32,2014,2014_Sen-G_AR,AR,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/14/2014,940,Mark L. Pryor,DEM,44,Tom Cotton,REP,47,,-3,11/4/2014,39.43,56.5,-17.07,14.07,14.07,1,, -62481,112333,1220,2014,2014_Gov-G_AL,AL,Gov-G,Gov-G,Cygnal,67,10/14/2014,807,Rolf Parker Griffith,DEM,35.7,Robert Julian Bentley,REP,57,,-21.299999,11/4/2014,36.24,63.56,-27.32,6.02,6.02,1,, -33732,41190,1232,2014,2014_Gov-G_AR,AR,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/14/2014,940,Michael Avery Ross,DEM,47,Asa Hutchinson,REP,49,,-2,11/4/2014,41.49,55.44,-13.94,11.94,11.94,1,, -33749,41536,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,GaPundit.com,111,10/14/2014,1543,Jason Carter,DEM,44,Nathan Deal,REP,44,,0,11/4/2014,44.88,52.74,-7.86,7.86,7.86,.5,, -34229,41832,1250,2014,2014_Gov-G_PA,PA,Gov-G,Gov-G,Magellan Strategies,179,10/14/2014,1131,Thomas W. Wolf,DEM,49,Thomas W. Corbett,REP,42,,7,11/4/2014,54.93,45.07,9.86,2.86,-2.86,1,, -34168,41687,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/14/2014,980,Martha Coakley,DEM,46,Charles D. Baker,REP,48,,-2,11/4/2014,46.54,48.4,-1.86,.14,-.14,1,, -35939,48385,5528,2014,2014_House-G_MA-6,MA-6,House-G,House-G,Emerson College,88,10/14/2014,400,Seth Moulton,DEM,40,Richard R. Tisei,REP,43,,-3,11/4/2014,54.97,41.14,13.83,16.83,-16.83,0,, -35918,48352,5580,2014,2014_House-G_NJ-5,NJ-5,House-G,House-G,Garin-Hart-Yang Research Group,113,10/14/2014,400,Roy Cho,DEM,40,Scott Garrett,REP,47,,-7,11/4/2014,43.3,55.41,-12.11,5.11,5.11,1,for Roy Cho,D -33782,40968,6,2014,2014_Sen-G_MN,MN,Sen-G,Sen-G,SurveyUSA,325,10/15/2014,597,Al Franken,DEM,53,Mike McFadden,REP,38,,15,11/4/2014,53.15,42.91,10.24,4.76,4.76,1,, -33824,41013,19,2014,2014_Sen-G_TX,TX,Sen-G,Sen-G,YouGov,391,10/15/2014,866,David M. Alameel,DEM,31,John Cornyn,REP,57,,-26,11/4/2014,34.36,61.56,-27.2,1.2,1.2,1,, -34398,42101,34,2014,2014_Sen-GS_HI,HI,Sen-G,Sen-GS,Ward Research (Honolulu Star-Advertiser),375,10/15/2014,605,Brian Schatz,DEM,71,Cam Cavasso,REP,20,,51,11/4/2014,69.77,27.7,42.07,8.93,8.93,1,, -34175,41704,1222,2014,2014_Gov-G_AZ,AZ,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/15/2014,1056,Fred Duval,DEM,42,Doug Ducey,REP,47,,-5,11/4/2014,41.55,53.35,-11.81,6.81,6.81,1,, -34127,41577,1222,2014,2014_Gov-G_AZ,AZ,Gov-G,Gov-G,Tarrance Group,333,10/15/2014,500,Fred Duval,DEM,36,Doug Ducey,REP,43,,-7,11/4/2014,41.55,53.35,-11.81,4.81,4.81,1,, -34161,41661,1225,2014,2014_Gov-G_CT,CT,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/15/2014,980,Dannel P. Malloy,DEM,43,Tom Foley,REP,50,,-7,11/4/2014,50.73,48.16,2.56,9.56,-9.56,0,, -34398,42092,1227,2014,2014_Gov-G_HI,HI,Gov-G,Gov-G,Ward Research (Honolulu Star-Advertiser),375,10/15/2014,605,David Y. Ige,DEM,47,James R. Aiona,REP,35,,12,11/4/2014,49.45,37.08,12.38,.38,-.38,1,, -33782,41672,1238,2014,2014_Gov-G_MN,MN,Gov-G,Gov-G,SurveyUSA,325,10/15/2014,597,Mark Dayton,DEM,50,Jeff Johnson,REP,40,,10,11/4/2014,50.07,44.51,5.56,4.44,4.44,1,, -33824,41232,1254,2014,2014_Gov-G_TX,TX,Gov-G,Gov-G,YouGov,391,10/15/2014,866,Wendy R. Davis,DEM,38,Gregory W. Abbott,REP,54,,-16,11/4/2014,38.9,59.27,-20.37,4.37,4.37,1,, -34398,48310,5460,2014,2014_House-G_HI-1,HI-1,House-G,House-G,Ward Research (Honolulu Star-Advertiser),375,10/15/2014,354,K. Mark Takai,DEM,47,Charles K. Djou,REP,47,,0,11/4/2014,51.91,48.06,3.86,3.86,-3.86,.5,, -35919,48354,5542,2014,2014_House-G_MI-11,MI-11,House-G,House-G,Mitchell Research & Communications,213,10/15/2014,472,Bobby McKenzie,DEM,35,David A. Trott,REP,47,,-12,11/4/2014,40.47,55.9,-15.43,3.43,3.43,1,, -35931,48375,5609,2014,2014_House-G_NY-19,NY-19,House-G,House-G,Public Opinion Strategies,260,10/15/2014,400,Sean S. Eldridge,DEM,30,Christopher P. Gibson,REP,56,,-26,11/4/2014,35.51,64.49,-28.97,2.97,2.97,1,for Christopher P. Gibson,R -36086,49020,5631,2014,2014_House-G_ND-1,ND-1,House-G,House-G,DFM Research,69,10/15/2014,430,George B. Sinner,DEM,39,Kevin Cramer,REP,46,,-7,11/4/2014,38.48,55.54,-17.06,10.06,10.06,1,, -33820,41009,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,New England College,228,10/16/2014,921,Jeanne Shaheen,DEM,47.3,Scott Brown,REP,47.7,,-.40000001,11/4/2014,51.46,48.21,3.24,3.64,-3.64,0,, -33805,40991,10,2014,2014_Sen-G_NJ,NJ,Sen-G,Sen-G,Fairleigh Dickinson University (PublicMind),92,10/16/2014,525,Cory A. Booker,DEM,56,Jeff Bell,REP,40,,16,11/4/2014,55.84,42.33,13.51,2.49,2.49,1,, -33743,40927,15,2014,2014_Sen-G_KY,KY,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/16/2014,1000,Alison Lundergan Grimes,DEM,44,Mitch McConnell,REP,52,,-8,11/4/2014,40.72,56.19,-15.47,7.47,7.47,1,, -33733,40917,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Benenson Strategy Group,30,10/16/2014,600,Mark Udall,DEM,47,Cory Gardner,REP,44,,3,11/4/2014,46.26,48.2,-1.94,4.94,4.94,0,for The Majority Institute,D -33813,41001,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Gravis Marketing,124,10/16/2014,695,Mark Udall,DEM,43,Cory Gardner,REP,48,,-5,11/4/2014,46.26,48.2,-1.94,3.06,-3.06,1,, -58866,100396,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Optimus,245,10/16/2014,2455,Bruce L. Braley,DEM,44.4,Joni K. Ernst,REP,45,,-.60000002,11/4/2014,43.76,52.1,-8.34,7.74,7.74,1,, -33736,40920,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Public Policy Polling,263,10/16/2014,714,Bruce L. Braley,DEM,48,Joni K. Ernst,REP,47,,1,11/4/2014,43.76,52.1,-8.34,9.34,9.34,0,for League of Conservation Voters,D -33772,40958,32,2014,2014_Sen-G_AR,AR,Sen-G,Sen-G,Hendrix College,138,10/16/2014,2075,Mark L. Pryor,DEM,40.5,Tom Cotton,REP,49,,-8.5,11/4/2014,39.43,56.5,-17.07,8.57,8.57,1,, -62489,112345,1227,2014,2014_Gov-G_HI,HI,Gov-G,Gov-G,Tarrance Group,333,10/16/2014,800,David Y. Ige,DEM,39,James R. Aiona,REP,37,,2,11/4/2014,49.45,37.08,12.38,10.38,-10.38,1,for Republican Governors' Association,R -33772,41471,1232,2014,2014_Gov-G_AR,AR,Gov-G,Gov-G,Hendrix College,138,10/16/2014,2075,Michael Avery Ross,DEM,41,Asa Hutchinson,REP,49,,-8,11/4/2014,41.49,55.44,-13.94,5.94,5.94,1,, -33820,41812,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,New England College,228,10/16/2014,921,Margaret Wood Hassan,DEM,51,Walt Havenstein,REP,43,,8,11/4/2014,52.37,47.43,4.95,3.05,3.05,1,, -34002,41321,1239,2014,2014_Gov-G_RI,RI,Gov-G,Gov-G,Brown University,35,10/16/2014,1129,Gina M. Raimondo,DEM,42,Allan Fung,REP,31,,11,11/4/2014,40.7,36.24,4.47,6.53,6.53,1,, -33813,41362,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Gravis Marketing,124,10/16/2014,695,John Hickenlooper,DEM,44,Bob Beauprez,REP,48,,-4,11/4/2014,49.3,45.95,3.34,7.34,-7.34,0,, -58855,100385,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Optimus,245,10/16/2014,4701,Charlie Crist,DEM,40.2,Rick Scott,REP,41.1,,-.89999998,11/4/2014,47.07,48.14,-1.08,.18,.18,1,, -34187,41726,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/16/2014,1000,Charlie Crist,DEM,47,Rick Scott,REP,47,,0,11/4/2014,47.07,48.14,-1.08,1.08,1.08,.5,, -34247,41876,1255,2014,2014_Gov-G_CA,CA,Gov-G,Gov-G,Public Policy Institute of California,262,10/16/2014,976,Jerry Brown,DEM,52,Neel Kashkari,REP,36,,16,11/4/2014,59.97,40.03,19.94,3.94,-3.94,1,, -33772,48356,5349,2014,2014_House-G_AR-1,AR-1,House-G,House-G,Hendrix College,138,10/16/2014,437,Jackie McPherson,DEM,30,Rick Crawford,REP,52,,-22,11/4/2014,32.38,63.25,-30.87,8.87,8.87,1,, -33772,48357,5350,2014,2014_House-G_AR-2,AR-2,House-G,House-G,Hendrix College,138,10/16/2014,605,Patrick Henry Hays,DEM,46,French Hill,REP,42,,4,11/4/2014,43.6,51.86,-8.26,12.26,12.26,0,, -33772,48358,5351,2014,2014_House-G_AR-3,AR-3,House-G,House-G,Hendrix College,138,10/16/2014,426,Steve Womack,REP,64,Grant Brand,LIB,19,,45,11/4/2014,79.41,20.59,58.83,13.83,,1,, -33772,48355,5352,2014,2014_House-G_AR-4,AR-4,House-G,House-G,Hendrix College,138,10/16/2014,607,James Lee Witt,DEM,42,Bruce Westerman,REP,44,,-2,11/4/2014,42.57,53.75,-11.18,9.18,9.18,1,, -36073,49001,5376,2014,2014_House-G_CA-24,CA-24,House-G,House-G,Probolsky Research,259,10/16/2014,600,Lois Capps,DEM,40.5,Chris Mitchum,REP,41.5,,-1,11/4/2014,51.93,48.07,3.85,4.85,-4.85,0,for Chris Mitchum; sample size unavailable; estimated at 600 as a default,R -35920,48359,5514,2014,2014_House-G_ME-2,ME-2,House-G,House-G,"Normington, Petts & Associates",232,10/16/2014,400,Emily Ann Cain,DEM,42,Bruce Poliquin,REP,34,,8,11/4/2014,41.83,47.03,-5.2,13.2,13.2,0,for Emily Ann Cain,D -33820,48287,5574,2014,2014_House-G_NH-1,NH-1,House-G,House-G,New England College,228,10/16/2014,461,Carol Shea-Porter,DEM,46,Frank C. Guinta,REP,47,,-1,11/4/2014,48.11,51.71,-3.6,2.6,2.6,1,, -33820,48360,5575,2014,2014_House-G_NH-2,NH-2,House-G,House-G,New England College,228,10/16/2014,460,Annie Kuster,DEM,49,Marilinda Garcia,REP,43,,6,11/4/2014,54.87,44.87,10,4,-4,1,, -36300,49285,8271,2014,2014_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,10/16/2014,3500,Democratic,DEM,41,Republican,REP,41,,0,11/4/2014,45.53,51.23,-5.7,5.7,5.7,.5,, -34504,42261,11,2014,2014_Sen-G_SC,SC,Sen-G,Sen-G,Susquehanna Polling & Research Inc.,326,10/17/2014,917,Charles Bradley Hutto,DEM,29,Lindsey Graham,REP,49,,-20,11/4/2014,38.78,54.27,-15.48,4.52,-4.52,1,, -33808,40995,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Gravis Marketing,124,10/17/2014,1022,Kay R. Hagan,DEM,43,Thom Tillis,REP,48,,-5,11/4/2014,47.26,48.82,-1.56,3.44,-3.44,1,, -33778,40964,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,National Research Inc.,225,10/17/2014,600,Kay R. Hagan,DEM,41,Thom Tillis,REP,42,,-1,11/4/2014,47.26,48.82,-1.56,.56,.56,1,, -33754,40940,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Public Policy Polling,263,10/17/2014,780,Kay R. Hagan,DEM,46,Thom Tillis,REP,43,,3,11/4/2014,47.26,48.82,-1.56,4.56,4.56,0,, -33775,40961,15,2014,2014_Sen-G_KY,KY,Sen-G,Sen-G,SurveyUSA,325,10/17/2014,655,Alison Lundergan Grimes,DEM,43,Mitch McConnell,REP,44,,-1,11/4/2014,40.72,56.19,-15.47,14.47,14.47,1,, -33838,41027,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Ipsos,154,10/17/2014,1099,Mark Udall,DEM,45,Cory Gardner,REP,47,,-2,11/4/2014,46.26,48.2,-1.94,.06,-.06,1,, -34450,42197,25,2014,2014_Sen-O_LA,LA,Sen-G,Sen-O,Multi-Quest International,220,10/17/2014,605,Mary L. Landrieu,DEM,40,Bill Cassidy,REP,43,,-3,11/4/2014,42.08,40.97,1.11,4.11,-4.11,0,among registered voters, -34504,42262,36,2014,2014_Sen-GS_SC,SC,Sen-G,Sen-GS,Susquehanna Polling & Research Inc.,326,10/17/2014,917,Joyce Dickerson,DEM,31,Tim Scott,REP,58,,-27,11/4/2014,37.09,61.12,-24.02,2.98,-2.98,1,, -34156,41649,1225,2014,2014_Gov-G_CT,CT,Gov-G,Gov-G,Quinnipiac University,267,10/17/2014,1010,Dannel P. Malloy,DEM,43,Tom Foley,REP,42,,1,11/4/2014,50.73,48.16,2.56,1.56,-1.56,1,, -33838,41721,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Ipsos,154,10/17/2014,1099,John Hickenlooper,DEM,46,Bob Beauprez,REP,46,,0,11/4/2014,49.3,45.95,3.34,3.34,-3.34,.5,, -33994,41308,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,MassINC Polling Group,198,10/17/2014,501,Martha Coakley,DEM,42,Charles D. Baker,REP,43,,-1,11/4/2014,46.54,48.4,-1.86,.86,.86,1,, -34181,41718,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Quinnipiac University,267,10/17/2014,984,Charlie Crist,DEM,42,Rick Scott,REP,42,,0,11/4/2014,47.07,48.14,-1.08,1.08,1.08,.5,, -34326,42020,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,St. Pete Polls,314,10/17/2014,1855,Charlie Crist,DEM,45,Rick Scott,REP,44,,1,11/4/2014,47.07,48.14,-1.08,2.08,2.08,0,, -35921,48361,5528,2014,2014_House-G_MA-6,MA-6,House-G,House-G,Garin-Hart-Yang Research Group,113,10/17/2014,406,Seth Moulton,DEM,47,Richard R. Tisei,REP,36,,11,11/4/2014,54.97,41.14,13.83,2.83,-2.83,1,for House Majority PAC,D -33792,40978,2,2014,2014_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,10/18/2014,600,Gary C. Peters,DEM,45,Terri Lynn Land,REP,34,,11,11/4/2014,54.61,41.33,13.29,2.29,-2.29,1,, -33837,41026,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,Suffolk University,323,10/18/2014,500,Jeanne Shaheen,DEM,48.6,Scott Brown,REP,45.6,,3,11/4/2014,51.46,48.21,3.24,.24,-.24,1,, -33757,40943,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,University of Massachusetts Lowell,355,10/18/2014,643,Jeanne Shaheen,DEM,49,Scott Brown,REP,46,,3,11/4/2014,51.46,48.21,3.24,.24,-.24,1,, -34008,42164,9,2014,2014_Sen-G_ME,ME,Sen-G,Sen-G,Pan Atlantic Research,249,10/18/2014,400,Shenna Bellows,DEM,27,Susan M. Collins,REP,66.6,,-39.599998,11/4/2014,31.5,68.46,-36.96,2.64,-2.64,1,, -33766,40952,9,2014,2014_Sen-G_ME,ME,Sen-G,Sen-G,University of New Hampshire,357,10/18/2014,667,Shenna Bellows,DEM,30,Susan M. Collins,REP,65,,-35,11/4/2014,31.5,68.46,-36.96,1.96,1.96,1,, -33780,40966,12,2014,2014_Sen-G_AK,AK,Sen-G,Sen-G,Hellenthal & Associates,137,10/18/2014,403,Mark Begich,DEM,51.5,Dan Sullivan,REP,41.6,,9.8999996,11/4/2014,45.83,47.96,-2.13,12.03,12.03,0,, -33801,40987,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,10/18/2014,568,Kay R. Hagan,DEM,46,Thom Tillis,REP,43,,3,11/4/2014,47.26,48.82,-1.56,4.56,4.56,0,, -33840,41029,15,2014,2014_Sen-G_KY,KY,Sen-G,Sen-G,Western Kentucky University,379,10/18/2014,559,Alison Lundergan Grimes,DEM,41.7,Mitch McConnell,REP,45.4,,-3.7,11/4/2014,40.72,56.19,-15.47,11.77,11.77,1,, -33841,41030,20,2014,2014_Sen-G_OR,OR,Sen-G,Sen-G,SurveyUSA,325,10/18/2014,561,Jeff Merkley,DEM,53,Monica Wehby,REP,32,,21,11/4/2014,55.73,36.87,18.86,2.14,2.14,1,, -33753,40939,21,2014,2014_Sen-G_KS,KS,Sen-G,Sen-G,Monmouth University,215,10/18/2014,429,Pat Roberts,REP,46,Gregory Orman,IND,46,,0,11/4/2014,53.15,42.53,10.62,10.62,,.5,, -33784,40970,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Public Policy Polling,263,10/18/2014,778,Mark Udall,DEM,43.5,Cory Gardner,REP,46.5,,-3,11/4/2014,46.26,48.2,-1.94,1.06,-1.06,1,, -33804,40990,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Quinnipiac University,267,10/18/2014,974,Mark Udall,DEM,42.5,Cory Gardner,REP,47,,-4.5,11/4/2014,46.26,48.2,-1.94,2.56,-2.56,1,, -34495,112367,25,2014,2014_Sen-O_LA,LA,Sen-G,Sen-O,University of New Orleans,358,10/18/2014,292,Mary L. Landrieu,DEM,40.5,Bill Cassidy,REP,42,7,-1.5,11/4/2014,42.08,40.97,1.11,2.61,-2.61,0,average of multiple versions or turnout models listed in poll, -33829,41018,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Quinnipiac University,267,10/18/2014,964,Bruce L. Braley,DEM,46,Joni K. Ernst,REP,48,,-2,11/4/2014,43.76,52.1,-8.34,6.34,6.34,1,, -34255,42175,34,2014,2014_Sen-GS_HI,HI,Sen-G,Sen-GS,MRG Research,207,10/18/2014,1221,Brian Schatz,DEM,55,Cam Cavasso,REP,29,,26,11/4/2014,69.77,27.7,42.07,16.07,-16.07,1,, -33780,41818,1221,2014,2014_Gov-G_AK,AK,Gov-G,Gov-G,Hellenthal & Associates,137,10/18/2014,403,Bill Walker,IND,43,Sean R. Parnell,REP,44,,-1,11/4/2014,48.1,45.88,2.22,3.22,,0,, -34008,41331,1224,2014,2014_Gov-G_ME,ME,Gov-G,Gov-G,Pan Atlantic Research,249,10/18/2014,400,Michael H. Michaud,DEM,40,Paul R. LePage,REP,40,,0,11/4/2014,43.37,48.18,-4.81,4.81,4.81,.5,, -33766,41192,1224,2014,2014_Gov-G_ME,ME,Gov-G,Gov-G,University of New Hampshire,357,10/18/2014,639,Michael H. Michaud,DEM,35,Paul R. LePage,REP,45,,-10,11/4/2014,43.37,48.18,-4.81,5.19,-5.19,1,, -33829,41731,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,Quinnipiac University,267,10/18/2014,964,Jack G. Hatch,DEM,37,Terry E. Branstad,REP,55,,-18,11/4/2014,37.27,58.99,-21.72,3.72,3.72,1,, -34255,41899,1227,2014,2014_Gov-G_HI,HI,Gov-G,Gov-G,MRG Research,207,10/18/2014,1221,David Y. Ige,DEM,40,James R. Aiona,REP,34,,6,11/4/2014,49.45,37.08,12.38,6.38,-6.38,1,, -33753,41370,1228,2014,2014_Gov-G_KS,KS,Gov-G,Gov-G,Monmouth University,215,10/18/2014,429,Paul Davis,DEM,50,Sam Brownback,REP,45,,5,11/4/2014,46.13,49.82,-3.69,8.69,8.69,0,, -33837,41809,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,Suffolk University,323,10/18/2014,500,Margaret Wood Hassan,DEM,49,Walt Havenstein,REP,39,,10,11/4/2014,52.37,47.43,4.95,5.05,5.05,1,, -33757,41447,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,University of Massachusetts Lowell,355,10/18/2014,643,Margaret Wood Hassan,DEM,49,Walt Havenstein,REP,45,,4,11/4/2014,52.37,47.43,4.95,.95,-.95,1,, -34064,41439,1237,2014,2014_Gov-G_NY,NY,Gov-G,Gov-G,Siena College,305,10/18/2014,748,Andrew Cuomo,DEM,54,Rob Astorino,REP,33,,21,11/4/2014,54.19,40.24,13.95,7.05,7.05,1,, -33841,41668,1240,2014,2014_Gov-G_OR,OR,Gov-G,Gov-G,SurveyUSA,325,10/18/2014,561,John Kitzhaber,DEM,51,Dennis Richardson,REP,38,,13,11/4/2014,49.89,44.13,5.76,7.24,7.24,1,, -62495,112357,1244,2014,2014_Gov-G_SC,SC,Gov-G,Gov-G,Susquehanna Polling & Research Inc.,326,10/18/2014,917,Vincent A. Sheheen,DEM,31,Nimrata R. Haley,REP,51,,-20,11/4/2014,41.42,55.9,-14.48,5.52,-5.52,1,, -34375,42069,1245,2014,2014_Gov-G_WI,WI,Gov-G,Gov-G,Public Policy Polling,263,10/18/2014,860,Mary Burke,DEM,46,Scott Walker,REP,47,,-1,11/4/2014,46.59,52.26,-5.68,4.68,4.68,1,for Wisconsin Democratic Party,D -33784,41211,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Public Policy Polling,263,10/18/2014,778,John Hickenlooper,DEM,45,Bob Beauprez,REP,44,,1,11/4/2014,49.3,45.95,3.34,2.34,-2.34,1,, -33804,41478,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Quinnipiac University,267,10/18/2014,974,John Hickenlooper,DEM,45,Bob Beauprez,REP,44,,1,11/4/2014,49.3,45.95,3.34,2.34,-2.34,1,, -33792,41614,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,EPIC-MRA,84,10/18/2014,600,Mark Schauer,DEM,39,Rick Snyder,REP,47,,-8,11/4/2014,46.86,50.92,-4.07,3.93,-3.93,1,, -34197,41751,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Saint Leo University,299,10/18/2014,500,Charlie Crist,DEM,43,Rick Scott,REP,40,,3,11/4/2014,47.07,48.14,-1.08,4.08,4.08,0,, -33780,48367,5339,2014,2014_House-G_AK-1,AK-1,House-G,House-G,Hellenthal & Associates,137,10/18/2014,403,Forrest Dunbar,DEM,35,Don Young,REP,52,,-17,11/4/2014,40.97,50.97,-10,7,-7,1,, -35922,48362,5369,2014,2014_House-G_CA-17,CA-17,House-G,House-G,SurveyUSA,325,10/18/2014,579,Michael M. Honda,DEM,37,Ro Khanna,DEM,35,,2,11/4/2014,51.75,48.25,3.51,1.51,,1,, -35922,48363,5373,2014,2014_House-G_CA-21,CA-21,House-G,House-G,SurveyUSA,325,10/18/2014,554,Amanda Renteria,DEM,42,David Valadao,REP,47,,-5,11/4/2014,42.17,57.83,-15.67,10.67,10.67,1,, -34255,48311,5460,2014,2014_House-G_HI-1,HI-1,House-G,House-G,MRG Research,207,10/18/2014,604,K. Mark Takai,DEM,45,Charles K. Djou,REP,45,,0,11/4/2014,51.91,48.06,3.86,3.86,-3.86,.5,, -34255,49006,5461,2014,2014_House-G_HI-2,HI-2,House-G,House-G,MRG Research,207,10/18/2014,517,Tulsi Gabbard,DEM,69,Kawika Crowley,REP,19,,50,11/4/2014,78.71,18.64,60.07,10.07,-10.07,1,, -34008,48343,5513,2014,2014_House-G_ME-1,ME-1,House-G,House-G,Pan Atlantic Research,249,10/18/2014,207,Chellie Pingree,DEM,62,Isaac J. Misiuk,REP,18,,44,11/4/2014,60.43,30.67,29.76,14.24,14.24,1,, -33766,48293,5513,2014,2014_House-G_ME-1,ME-1,House-G,House-G,University of New Hampshire,357,10/18/2014,348,Chellie Pingree,DEM,57,Isaac J. Misiuk,REP,19,,38,11/4/2014,60.43,30.67,29.76,8.24,8.24,1,, -34008,48344,5514,2014,2014_House-G_ME-2,ME-2,House-G,House-G,Pan Atlantic Research,249,10/18/2014,193,Emily Ann Cain,DEM,39,Bruce Poliquin,REP,38,,1,11/4/2014,41.83,47.03,-5.2,6.2,6.2,0,, -33766,48285,5514,2014,2014_House-G_ME-2,ME-2,House-G,House-G,University of New Hampshire,357,10/18/2014,291,Emily Ann Cain,DEM,40,Bruce Poliquin,REP,41,,-1,11/4/2014,41.83,47.03,-5.2,4.2,4.2,1,, -36083,49017,5528,2014,2014_House-G_MA-6,MA-6,House-G,House-G,Optimus,245,10/18/2014,2994,Seth Moulton,DEM,47.7,Richard R. Tisei,REP,46.4,,1.3,11/4/2014,54.97,41.14,13.83,12.53,-12.53,1,for New Majority for MA PAC,R -35946,48395,5531,2014,2014_House-G_MA-9,MA-9,House-G,House-G,Emerson College,88,10/18/2014,302,Bill Keating,DEM,47,John C. Chapman,REP,44,,3,11/4/2014,54.95,44.99,9.96,6.96,-6.96,1,, -34064,48364,5594,2014,2014_House-G_NY-4,NY-4,House-G,House-G,Siena College,305,10/18/2014,628,Kathleen Rice,DEM,52,Bruce Blakeman,REP,42,,10,11/4/2014,52.84,47.16,5.69,4.31,4.31,1,, -36088,49022,5609,2014,2014_House-G_NY-19,NY-19,House-G,House-G,Global Strategy Group,118,10/18/2014,401,Sean S. Eldridge,DEM,36,Christopher P. Gibson,REP,46,,-10,11/4/2014,35.51,64.49,-28.97,18.97,18.97,1,for Sean S. Eldridge,D -52246,82444,5660,2014,2014_House-G_PA-3,PA-3,House-G,House-G,Mercyhurst University,422,10/18/2014,503,Dan Lavallee,DEM,30,Mike Kelly,REP,52,,-22,11/4/2014,39.37,60.63,-21.26,.74,-.74,1,, -36092,49033,5745,2014,2014_House-G_VA-10,VA-10,House-G,House-G,The Polling Company Inc.,337,10/18/2014,404,John W. Foust,DEM,35,Barbara J. Comstock,REP,51,,-16,11/4/2014,40.36,56.49,-16.13,.13,.13,1,for Citizens United Political Victory Fund,R -34920,49085,8271,2014,2014_House-G_US,US,House-G,House-G,GfK Group,115,10/18/2014,968,Democratic,DEM,32,Republican,REP,40,,-8,11/4/2014,45.53,51.23,-5.7,2.3,-2.3,1,, -36101,49046,8271,2014,2014_House-G_US,US,House-G,House-G,Pew Research Center,253,10/18/2014,1126,Democratic,DEM,47,Republican,REP,46,,1,11/4/2014,45.53,51.23,-5.7,6.7,6.7,0,, -33812,41000,2,2014,2014_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,10/19/2014,919,Gary C. Peters,DEM,51.1,Terri Lynn Land,REP,37.5,,13.6,11/4/2014,54.61,41.33,13.29,.31,.31,1,, -33756,40942,4,2014,2014_Sen-G_IL,IL,Sen-G,Sen-G,APC Research,4,10/19/2014,800,Richard J. Durbin,DEM,50,James Oberweis,REP,36,,14,11/4/2014,53.55,42.69,10.85,3.15,3.15,1,, -33774,40960,15,2014,2014_Sen-G_KY,KY,Sen-G,Sen-G,Voter/Consumer Research,371,10/19/2014,815,Alison Lundergan Grimes,DEM,41,Mitch McConnell,REP,49,,-8,11/4/2014,40.72,56.19,-15.47,7.47,7.47,1,for Mitch McConnell,R -33781,40967,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,SurveyUSA,325,10/19/2014,606,Mary Michelle Nunn,DEM,46,David A. Perdue,REP,44,,2,11/4/2014,45.21,52.89,-7.68,9.68,9.68,0,, -33799,40985,22,2014,2014_Sen-G_SD,SD,Sen-G,Sen-G,Public Opinion Strategies,260,10/19/2014,500,Richard P. Weiland,DEM,24,M. Michael Rounds,REP,48,,-24,11/4/2014,29.51,50.37,-20.86,3.14,-3.14,1,for M. Michael Rounds,R -33826,41015,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Monmouth University,215,10/19/2014,431,Mark Udall,DEM,46,Cory Gardner,REP,47,,-1,11/4/2014,46.26,48.2,-1.94,.94,.94,1,, -33826,41544,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Monmouth University,215,10/19/2014,431,John Hickenlooper,DEM,50,Bob Beauprez,REP,43,,7,11/4/2014,49.3,45.95,3.34,3.66,3.66,1,, -33812,41245,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,Mitchell Research & Communications,213,10/19/2014,919,Mark Schauer,DEM,46,Rick Snyder,REP,48,,-2,11/4/2014,46.86,50.92,-4.07,2.07,2.07,1,, -33781,41970,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,SurveyUSA,325,10/19/2014,606,Jason Carter,DEM,43,Nathan Deal,REP,45,,-2,11/4/2014,44.88,52.74,-7.86,5.86,5.86,1,, -33756,41656,1252,2014,2014_Gov-G_IL,IL,Gov-G,Gov-G,APC Research,4,10/19/2014,800,Pat Quinn,DEM,43,Bruce Rauner,REP,45,,-2,11/4/2014,46.35,50.27,-3.92,1.92,1.92,1,, -35923,48365,5404,2014,2014_House-G_CA-52,CA-52,House-G,House-G,SurveyUSA,325,10/19/2014,608,Scott Peters,DEM,45,Carl DeMaio,REP,46,,-1,11/4/2014,51.59,48.41,3.17,4.17,-4.17,0,, -35924,48366,5496,2014,2014_House-G_KS-2,KS-2,House-G,House-G,Tarrance Group,333,10/19/2014,400,Margie Wakefield,DEM,37,Lynn Jenkins,REP,49,,-12,11/4/2014,38.62,57.04,-18.43,6.43,6.43,1,for Lynn Jenkins,R -35947,49026,5731,2014,2014_House-G_UT-1,UT-1,House-G,House-G,Brigham Young University,34,10/19/2014,159,Donna M. McAleer,DEM,31,Rob Bishop,REP,49,,-18,11/4/2014,28.01,64.78,-36.77,18.77,18.77,1,, -35947,49028,5732,2014,2014_House-G_UT-2,UT-2,House-G,House-G,Brigham Young University,34,10/19/2014,192,Luz Robles,DEM,37,Chris Stewart,REP,43,,-6,11/4/2014,32.55,60.82,-28.27,22.27,22.27,1,, -35947,49030,5733,2014,2014_House-G_UT-3,UT-3,House-G,House-G,Brigham Young University,34,10/19/2014,169,Brian Wonnacott,DEM,25,Jason Chaffetz,REP,59,,-34,11/4/2014,22.48,72.21,-49.72,15.72,15.72,1,, -35947,48396,5734,2014,2014_House-G_UT-4,UT-4,House-G,House-G,Brigham Young University,34,10/19/2014,236,Doug Owens,DEM,46,Mia B. Love,REP,42,,4,11/4/2014,45.81,50.92,-5.1,9.1,9.1,0,, -36143,49094,8271,2014,2014_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,10/19/2014,698,Democratic,DEM,46,Republican,REP,46,,0,11/4/2014,45.53,51.23,-5.7,5.7,5.7,.5,, -33777,40963,1,2014,2014_Sen-G_NE,NE,Sen-G,Sen-G,YouGov,391,10/20/2014,681,Dave Domina,DEM,30,Ben Sasse,REP,59,,-29,11/4/2014,31.49,64.34,-32.85,3.85,3.85,1,, -33832,41021,2,2014,2014_Sen-G_MI,MI,Sen-G,Sen-G,Clarity Campaign Labs,52,10/20/2014,1032,Gary C. Peters,DEM,48,Terri Lynn Land,REP,33,,15,11/4/2014,54.61,41.33,13.29,1.71,1.71,1,, -33786,40972,2,2014,2014_Sen-G_MI,MI,Sen-G,Sen-G,YouGov,391,10/20/2014,2394,Gary C. Peters,DEM,49,Terri Lynn Land,REP,41,,8,11/4/2014,54.61,41.33,13.29,5.29,-5.29,1,, -33761,40947,3,2014,2014_Sen-G_NM,NM,Sen-G,Sen-G,YouGov,391,10/20/2014,962,Tom Udall,DEM,52,Allen E. Weh,REP,36,,16,11/4/2014,55.56,44.44,11.12,4.88,4.88,1,, -33800,40986,4,2014,2014_Sen-G_IL,IL,Sen-G,Sen-G,YouGov,391,10/20/2014,3519,Richard J. Durbin,DEM,52,James Oberweis,REP,39,,13,11/4/2014,53.55,42.69,10.85,2.15,2.15,1,, -33833,41022,5,2014,2014_Sen-G_MT,MT,Sen-G,Sen-G,YouGov,391,10/20/2014,497,Amanda G. Curtis,DEM,38,Steve Daines,REP,56,,-18,11/4/2014,40.07,57.79,-17.72,.28,-.28,1,, -33785,40971,6,2014,2014_Sen-G_MN,MN,Sen-G,Sen-G,YouGov,391,10/20/2014,2430,Al Franken,DEM,51,Mike McFadden,REP,41,,10,11/4/2014,53.15,42.91,10.24,.24,-.24,1,, -33817,41006,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,10/20/2014,645,Jeanne Shaheen,DEM,49,Scott Brown,REP,47,,2,11/4/2014,51.46,48.21,3.24,1.24,-1.24,1,, -33803,40989,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,YouGov,391,10/20/2014,1042,Jeanne Shaheen,DEM,46,Scott Brown,REP,41,,5,11/4/2014,51.46,48.21,3.24,1.76,1.76,1,, -33796,40982,9,2014,2014_Sen-G_ME,ME,Sen-G,Sen-G,YouGov,391,10/20/2014,1177,Shenna Bellows,DEM,35,Susan M. Collins,REP,54,,-19,11/4/2014,31.5,68.46,-36.96,17.96,17.96,1,, -33816,41005,10,2014,2014_Sen-G_NJ,NJ,Sen-G,Sen-G,Stockton University,317,10/20/2014,806,Cory A. Booker,DEM,57,Jeff Bell,REP,33,,24,11/4/2014,55.84,42.33,13.51,10.49,10.49,1,, -33759,40945,10,2014,2014_Sen-G_NJ,NJ,Sen-G,Sen-G,YouGov,391,10/20/2014,1868,Cory A. Booker,DEM,51,Jeff Bell,REP,39,,12,11/4/2014,55.84,42.33,13.51,1.51,-1.51,1,, -33798,40984,11,2014,2014_Sen-G_SC,SC,Sen-G,Sen-G,YouGov,391,10/20/2014,1566,Charles Bradley Hutto,DEM,28,Lindsey Graham,REP,43,,-15,11/4/2014,38.78,54.27,-15.48,.48,.48,1,, -33771,40957,12,2014,2014_Sen-G_AK,AK,Sen-G,Sen-G,Harstad Strategic Research Inc.,134,10/20/2014,700,Mark Begich,DEM,44,Dan Sullivan,REP,44,,0,11/4/2014,45.83,47.96,-2.13,2.13,2.13,.5,for Senate Majority PAC | Put Alaska First,D -33810,40998,12,2014,2014_Sen-G_AK,AK,Sen-G,Sen-G,YouGov,391,10/20/2014,561,Mark Begich,DEM,44,Dan Sullivan,REP,48,,-4,11/4/2014,45.83,47.96,-2.13,1.87,-1.87,1,, -33789,40975,13,2014,2014_Sen-G_WY,WY,Sen-G,Sen-G,YouGov,391,10/20/2014,258,Charlie Hardy,DEM,27,Michael B. Enzi,REP,67,,-40,11/4/2014,17.45,72.19,-54.74,14.74,14.74,1,, -33795,40981,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,YouGov,391,10/20/2014,1910,Kay R. Hagan,DEM,44,Thom Tillis,REP,41,,3,11/4/2014,47.26,48.82,-1.56,4.56,4.56,0,, -33807,40994,15,2014,2014_Sen-G_KY,KY,Sen-G,Sen-G,YouGov,391,10/20/2014,1502,Alison Lundergan Grimes,DEM,39,Mitch McConnell,REP,45,,-6,11/4/2014,40.72,56.19,-15.47,9.47,9.47,1,, -33765,40951,16,2014,2014_Sen-G_VA,VA,Sen-G,Sen-G,YouGov,391,10/20/2014,1605,Mark R. Warner,DEM,49,Ed Gillespie,REP,39,,10,11/4/2014,49.15,48.34,.81,9.19,9.19,1,, -33797,40983,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Abt Associates,7,10/20/2014,1170,Mary Michelle Nunn,DEM,42,David A. Perdue,REP,44,,-2,11/4/2014,45.21,52.89,-7.68,5.68,5.68,1,, -33818,41007,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,YouGov,391,10/20/2014,1774,Mary Michelle Nunn,DEM,44,David A. Perdue,REP,47,,-3,11/4/2014,45.21,52.89,-7.68,4.68,4.68,1,, -33822,41011,18,2014,2014_Sen-G_MS,MS,Sen-G,Sen-G,YouGov,391,10/20/2014,654,Travis W. Childers,DEM,28,Thad Cochran,REP,50,,-22,11/4/2014,37.89,59.9,-22.01,.01,.01,1,, -33806,40993,19,2014,2014_Sen-G_TX,TX,Sen-G,Sen-G,YouGov,391,10/20/2014,3987,David M. Alameel,DEM,35,John Cornyn,REP,57,,-22,11/4/2014,34.36,61.56,-27.2,5.2,5.2,1,, -33770,40956,20,2014,2014_Sen-G_OR,OR,Sen-G,Sen-G,YouGov,391,10/20/2014,1421,Jeff Merkley,DEM,51,Monica Wehby,REP,39,,12,11/4/2014,55.73,36.87,18.86,6.86,-6.86,1,, -33767,40953,21,2014,2014_Sen-G_KS,KS,Sen-G,Sen-G,Marist College,183,10/20/2014,757,Pat Roberts,REP,44,Gregory Orman,IND,45,,-1,11/4/2014,53.15,42.53,10.62,11.62,,0,, -33827,41016,21,2014,2014_Sen-G_KS,KS,Sen-G,Sen-G,YouGov,391,10/20/2014,1973,Pat Roberts,REP,42,Gregory Orman,IND,38,,4,11/4/2014,53.15,42.53,10.62,6.62,,1,, -33814,41003,22,2014,2014_Sen-G_SD,SD,Sen-G,Sen-G,YouGov,391,10/20/2014,527,Richard P. Weiland,DEM,25,M. Michael Rounds,REP,38,,-13,11/4/2014,29.51,50.37,-20.86,7.86,7.86,1,, -33835,41024,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Marist College,183,10/20/2014,755,Mark Udall,DEM,45,Cory Gardner,REP,46,,-1,11/4/2014,46.26,48.2,-1.94,.94,.94,1,, -33787,40973,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Suffolk University,323,10/20/2014,500,Mark Udall,DEM,38.6,Cory Gardner,REP,46,,-7.4000001,11/4/2014,46.26,48.2,-1.94,5.46,-5.46,1,, -33809,40996,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,YouGov,391,10/20/2014,1567,Mark Udall,DEM,47,Cory Gardner,REP,46,,1,11/4/2014,46.26,48.2,-1.94,2.94,2.94,0,, -33823,41012,24,2014,2014_Sen-G_DE,DE,Sen-G,Sen-G,YouGov,391,10/20/2014,461,Christopher A. Coons,DEM,54,Kevin Wade,REP,36,,18,11/4/2014,55.83,42.23,13.6,4.4,4.4,1,, -33758,40997,25,2014,2014_Sen-O_LA,LA,Sen-G,Sen-O,YouGov,391,10/20/2014,1316,Mary L. Landrieu,DEM,39.5,Bill Cassidy,REP,39,5,.5,11/4/2014,42.08,40.97,1.11,.61,-.61,1,average of multiple versions or turnout models listed in poll, -33794,40980,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Marist College,183,10/20/2014,772,Bruce L. Braley,DEM,46,Joni K. Ernst,REP,49,,-3,11/4/2014,43.76,52.1,-8.34,5.34,5.34,1,, -33788,40974,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Monmouth University,215,10/20/2014,423,Bruce L. Braley,DEM,46,Joni K. Ernst,REP,47,,-1,11/4/2014,43.76,52.1,-8.34,7.34,7.34,1,, -33768,40954,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,YouGov,391,10/20/2014,2322,Bruce L. Braley,DEM,44,Joni K. Ernst,REP,44,,0,11/4/2014,43.76,52.1,-8.34,8.34,8.34,.5,, -33836,41025,27,2014,2014_Sen-G_ID,ID,Sen-G,Sen-G,YouGov,391,10/20/2014,575,Nels Mitchell,DEM,30,James E. Risch,REP,61,,-31,11/4/2014,34.67,65.33,-30.66,.34,-.34,1,, -33783,40969,28,2014,2014_Sen-G_TN,TN,Sen-G,Sen-G,YouGov,391,10/20/2014,974,William Gordon Ball,DEM,33,Lamar Alexander,REP,55,,-22,11/4/2014,31.87,61.87,-30,8,8,1,, -33776,41002,29,2014,2014_Sen-G_OK,OK,Sen-G,Sen-G,YouGov,391,10/20/2014,995,Matt Silverstein,DEM,27,James M. Inhofe,REP,63,,-36,11/4/2014,28.55,68.01,-39.46,3.46,3.46,1,, -33779,40965,30,2014,2014_Sen-G_WV,WV,Sen-G,Sen-G,YouGov,391,10/20/2014,877,Natalie E. Tennant,DEM,34,Shelley Moore Capito,REP,56,,-22,11/4/2014,34.46,62.12,-27.65,5.65,5.65,1,, -33831,41020,31,2014,2014_Sen-G_MA,MA,Sen-G,Sen-G,YouGov,391,10/20/2014,2218,Edward J. Markey,DEM,54,Brian J. Herr,REP,32,,22,11/4/2014,61.87,37.98,23.88,1.88,-1.88,1,, -33811,40999,32,2014,2014_Sen-G_AR,AR,Sen-G,Sen-G,YouGov,391,10/20/2014,1546,Mark L. Pryor,DEM,42,Tom Cotton,REP,47,,-5,11/4/2014,39.43,56.5,-17.07,12.07,12.07,1,, -33790,40976,33,2014,2014_Sen-G_RI,RI,Sen-G,Sen-G,YouGov,391,10/20/2014,866,Jack Reed,DEM,65,Mark S. Zaccaria,REP,20,,45,11/4/2014,70.58,29.25,41.34,3.66,3.66,1,, -33802,40988,34,2014,2014_Sen-GS_HI,HI,Sen-G,Sen-GS,YouGov,391,10/20/2014,1002,Brian Schatz,DEM,70,Cam Cavasso,REP,18,,52,11/4/2014,69.77,27.7,42.07,9.93,9.93,1,, -33776,40962,35,2014,2014_Sen-GS_OK,OK,Sen-G,Sen-GS,YouGov,391,10/20/2014,995,Constance N. Johnson,DEM,29,James Lankford,REP,63,,-34,11/4/2014,28.98,67.85,-38.87,4.87,4.87,1,, -33798,40992,36,2014,2014_Sen-GS_SC,SC,Sen-G,Sen-GS,YouGov,391,10/20/2014,1566,Joyce Dickerson,DEM,28,Tim Scott,REP,57,,-29,11/4/2014,37.09,61.12,-24.02,4.98,-4.98,1,, -33791,41319,1220,2014,2014_Gov-G_AL,AL,Gov-G,Gov-G,YouGov,391,10/20/2014,661,Rolf Parker Griffith,DEM,25,Robert Julian Bentley,REP,63,,-38,11/4/2014,36.24,63.56,-27.32,10.68,-10.68,1,, -33810,41422,1221,2014,2014_Gov-G_AK,AK,Gov-G,Gov-G,YouGov,391,10/20/2014,561,Bill Walker,IND,39,Sean R. Parnell,REP,42,,-3,11/4/2014,48.1,45.88,2.22,5.22,,0,, -33942,41209,1222,2014,2014_Gov-G_AZ,AZ,Gov-G,Gov-G,YouGov,391,10/20/2014,2621,Fred Duval,DEM,40,Doug Ducey,REP,50,,-10,11/4/2014,41.55,53.35,-11.81,1.81,1.81,1,, -33836,41336,1223,2014,2014_Gov-G_ID,ID,Gov-G,Gov-G,YouGov,391,10/20/2014,575,AJ Balukoff,DEM,35,C.L. 'Butch' Otter,REP,53,,-18,11/4/2014,38.55,53.52,-14.97,3.03,-3.03,1,, -33796,41673,1224,2014,2014_Gov-G_ME,ME,Gov-G,Gov-G,YouGov,391,10/20/2014,1177,Michael H. Michaud,DEM,37,Paul R. LePage,REP,35,,2,11/4/2014,43.37,48.18,-4.81,6.81,6.81,0,, -34118,41567,1225,2014,2014_Gov-G_CT,CT,Gov-G,Gov-G,YouGov,391,10/20/2014,1267,Dannel P. Malloy,DEM,40,Tom Foley,REP,40,,0,11/4/2014,50.73,48.16,2.56,2.56,-2.56,.5,, -33794,41600,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,Marist College,183,10/20/2014,772,Jack G. Hatch,DEM,36,Terry E. Branstad,REP,59,,-23,11/4/2014,37.27,58.99,-21.72,1.28,-1.28,1,, -33788,41450,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,Monmouth University,215,10/20/2014,423,Jack G. Hatch,DEM,37,Terry E. Branstad,REP,58,,-21,11/4/2014,37.27,58.99,-21.72,.72,.72,1,, -33768,41550,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,YouGov,391,10/20/2014,2322,Jack G. Hatch,DEM,37,Terry E. Branstad,REP,50,,-13,11/4/2014,37.27,58.99,-21.72,8.72,8.72,1,, -33802,112343,1227,2014,2014_Gov-G_HI,HI,Gov-G,Gov-G,YouGov,391,10/20/2014,1002,David Y. Ige,DEM,54,James R. Aiona,REP,22,,32,11/4/2014,49.45,37.08,12.38,19.62,19.62,1,, -33767,41541,1228,2014,2014_Gov-G_KS,KS,Gov-G,Gov-G,Marist College,183,10/20/2014,757,Paul Davis,DEM,45,Sam Brownback,REP,44,,1,11/4/2014,46.13,49.82,-3.69,4.69,4.69,0,, -33827,41671,1228,2014,2014_Gov-G_KS,KS,Gov-G,Gov-G,YouGov,391,10/20/2014,1973,Paul Davis,DEM,40,Sam Brownback,REP,43,,-3,11/4/2014,46.13,49.82,-3.69,.69,.69,1,, -33814,112358,1229,2014,2014_Gov-G_SD,SD,Gov-G,Gov-G,YouGov,391,10/20/2014,527,Susan M. Wismer,DEM,28,Dennis M. Daugaard,REP,54,,-26,11/4/2014,25.43,70.47,-45.03,19.03,19.03,1,, -34105,41533,1230,2014,2014_Gov-G_VT,VT,Gov-G,Gov-G,YouGov,391,10/20/2014,329,Peter Elliott Shumlin,DEM,47,Scott Milne,REP,35,,12,11/4/2014,46.36,45.1,1.26,10.74,10.74,1,, -33789,112369,1231,2014,2014_Gov-G_WY,WY,Gov-G,Gov-G,YouGov,391,10/20/2014,258,Pete Gosar,DEM,33,Matt Hansen Mead,REP,58,,-25,11/4/2014,27.25,59.39,-32.14,7.14,7.14,1,, -33811,41764,1232,2014,2014_Gov-G_AR,AR,Gov-G,Gov-G,YouGov,391,10/20/2014,1567,Michael Avery Ross,DEM,38,Asa Hutchinson,REP,47,,-9,11/4/2014,41.49,55.44,-13.94,4.94,4.94,1,, -33777,41632,1233,2014,2014_Gov-G_NE,NE,Gov-G,Gov-G,YouGov,391,10/20/2014,681,Chuck Hassebrook,DEM,35,Pete Ricketts,REP,55,,-20,11/4/2014,39.23,57.15,-17.93,2.07,-2.07,1,, -33817,41184,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,10/20/2014,645,Margaret Wood Hassan,DEM,51,Walt Havenstein,REP,45,,6,11/4/2014,52.37,47.43,4.95,1.05,1.05,1,, -33803,41408,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,YouGov,391,10/20/2014,1042,Margaret Wood Hassan,DEM,47,Walt Havenstein,REP,38,,9,11/4/2014,52.37,47.43,4.95,4.05,4.05,1,, -33761,41826,1235,2014,2014_Gov-G_NM,NM,Gov-G,Gov-G,YouGov,391,10/20/2014,962,Gary K. King,DEM,38,Susana Martinez,REP,50,,-12,11/4/2014,42.78,57.22,-14.45,2.45,2.45,1,, -34167,41685,1236,2014,2014_Gov-G_NV,NV,Gov-G,Gov-G,YouGov,391,10/20/2014,1314,Robert E. Goodman,DEM,28,Brian E. Sandoval,REP,53,,-25,11/4/2014,23.88,70.58,-46.7,21.7,21.7,1,, -34271,41932,1237,2014,2014_Gov-G_NY,NY,Gov-G,Gov-G,YouGov,391,10/20/2014,5122,Andrew Cuomo,DEM,56,Rob Astorino,REP,31,,25,11/4/2014,54.19,40.24,13.95,11.05,11.05,1,, -33785,41474,1238,2014,2014_Gov-G_MN,MN,Gov-G,Gov-G,YouGov,391,10/20/2014,2430,Mark Dayton,DEM,50,Jeff Johnson,REP,41,,9,11/4/2014,50.07,44.51,5.56,3.44,3.44,1,, -33790,112355,1239,2014,2014_Gov-G_RI,RI,Gov-G,Gov-G,YouGov,391,10/20/2014,866,Gina M. Raimondo,DEM,40,Allan Fung,REP,35,,5,11/4/2014,40.7,36.24,4.47,.53,.53,1,, -33770,112354,1240,2014,2014_Gov-G_OR,OR,Gov-G,Gov-G,YouGov,391,10/20/2014,1421,John Kitzhaber,DEM,48,Dennis Richardson,REP,42,,6,11/4/2014,49.89,44.13,5.76,.24,.24,1,, -34224,41825,1241,2014,2014_Gov-G_MD,MD,Gov-G,Gov-G,WPA Intelligence (WPAi),383,10/20/2014,500,Anthony Brown,DEM,42,Larry Hogan,REP,41,,1,11/4/2014,47.25,51.03,-3.78,4.78,4.78,0,for Larry Hogan,R -33952,41226,1241,2014,2014_Gov-G_MD,MD,Gov-G,Gov-G,YouGov,391,10/20/2014,1086,Anthony Brown,DEM,51,Larry Hogan,REP,38,,13,11/4/2014,47.25,51.03,-3.78,16.78,16.78,0,, -33776,112353,1242,2014,2014_Gov-G_OK,OK,Gov-G,Gov-G,YouGov,391,10/20/2014,995,Joe Dorman,DEM,32,Mary Fallin,REP,56,,-24,11/4/2014,41.01,55.81,-14.8,9.2,-9.2,1,, -33888,41111,1243,2014,2014_Gov-G_OH,OH,Gov-G,Gov-G,YouGov,391,10/20/2014,2728,Edward FitzGerald,DEM,35,John Richard Kasich,REP,54,,-19,11/4/2014,33.03,63.64,-30.61,11.61,11.61,1,, -33798,112356,1244,2014,2014_Gov-G_SC,SC,Gov-G,Gov-G,YouGov,391,10/20/2014,1566,Vincent A. Sheheen,DEM,33,Nimrata R. Haley,REP,50,,-17,11/4/2014,41.42,55.9,-14.48,2.52,-2.52,1,, -33924,41169,1245,2014,2014_Gov-G_WI,WI,Gov-G,Gov-G,St. Norbert College,313,10/20/2014,525,Mary Burke,DEM,46,Scott Walker,REP,47,,-1,11/4/2014,46.59,52.26,-5.68,4.68,4.68,1,, -34032,41382,1245,2014,2014_Gov-G_WI,WI,Gov-G,Gov-G,YouGov,391,10/20/2014,3308,Mary Burke,DEM,45,Scott Walker,REP,46,,-1,11/4/2014,46.59,52.26,-5.68,4.68,4.68,1,, -33783,112361,1246,2014,2014_Gov-G_TN,TN,Gov-G,Gov-G,YouGov,391,10/20/2014,974,Charles V. Brown,DEM,30,William Edward Haslam,REP,58,,-28,11/4/2014,22.84,70.31,-47.47,19.47,19.47,1,, -33835,41233,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Marist College,183,10/20/2014,755,John Hickenlooper,DEM,46,Bob Beauprez,REP,41,,5,11/4/2014,49.3,45.95,3.34,1.66,1.66,1,, -33787,41729,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Suffolk University,323,10/20/2014,500,John Hickenlooper,DEM,43,Bob Beauprez,REP,45,,-2,11/4/2014,49.3,45.95,3.34,5.34,-5.34,0,, -33809,41822,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,YouGov,391,10/20/2014,1611,John Hickenlooper,DEM,48,Bob Beauprez,REP,44,,4,11/4/2014,49.3,45.95,3.34,.66,.66,1,, -33832,41250,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,Clarity Campaign Labs,52,10/20/2014,1032,Mark Schauer,DEM,44,Rick Snyder,REP,41,,3,11/4/2014,46.86,50.92,-4.07,7.07,7.07,0,, -33786,41173,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,YouGov,391,10/20/2014,2394,Mark Schauer,DEM,45,Rick Snyder,REP,44,,1,11/4/2014,46.86,50.92,-4.07,5.07,5.07,0,, -33797,41482,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Abt Associates,7,10/20/2014,1170,Jason Carter,DEM,41,Nathan Deal,REP,46,,-5,11/4/2014,44.88,52.74,-7.86,2.86,2.86,1,, -33818,41517,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,YouGov,391,10/20/2014,1774,Jason Carter,DEM,43,Nathan Deal,REP,47,,-4,11/4/2014,44.88,52.74,-7.86,3.86,3.86,1,, -34137,41599,1250,2014,2014_Gov-G_PA,PA,Gov-G,Gov-G,YouGov,391,10/20/2014,3111,Thomas W. Wolf,DEM,52,Thomas W. Corbett,REP,39,,13,11/4/2014,54.93,45.07,9.86,3.14,3.14,1,, -34016,41349,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,SocialSphere,307,10/20/2014,400,Martha Coakley,DEM,37,Charles D. Baker,REP,46,,-9,11/4/2014,46.54,48.4,-1.86,7.14,-7.14,1,, -33831,41418,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,YouGov,391,10/20/2014,2218,Martha Coakley,DEM,45,Charles D. Baker,REP,41,,4,11/4/2014,46.54,48.4,-1.86,5.86,5.86,0,, -33800,41889,1252,2014,2014_Gov-G_IL,IL,Gov-G,Gov-G,YouGov,391,10/20/2014,3519,Pat Quinn,DEM,45,Bruce Rauner,REP,41,,4,11/4/2014,46.35,50.27,-3.92,7.92,7.92,0,, -34192,41742,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,YouGov,391,10/20/2014,5422,Charlie Crist,DEM,45,Rick Scott,REP,46,,-1,11/4/2014,47.07,48.14,-1.08,.08,.08,1,, -33806,112362,1254,2014,2014_Gov-G_TX,TX,Gov-G,Gov-G,YouGov,391,10/20/2014,3987,Wendy R. Davis,DEM,38,Gregory W. Abbott,REP,54,,-16,11/4/2014,38.9,59.27,-20.37,4.37,4.37,1,, -34013,41346,1255,2014,2014_Gov-G_CA,CA,Gov-G,Gov-G,YouGov,391,10/20/2014,7463,Jerry Brown,DEM,55,Neel Kashkari,REP,37,,18,11/4/2014,59.97,40.03,19.94,1.94,-1.94,1,, -35925,48368,5383,2014,2014_House-G_CA-31,CA-31,House-G,House-G,American Viewpoint,10,10/20/2014,500,Pete Aguilar,DEM,42,Paul Chabot,REP,38,,4,11/4/2014,51.73,48.27,3.47,.53,.53,1,for American Future Fund,R -36135,49086,8271,2014,2014_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,10/20/2014,823,Democratic,DEM,41,Republican,REP,52,,-11,11/4/2014,45.53,51.23,-5.7,5.3,-5.3,1,, -33819,41008,2,2014,2014_Sen-G_MI,MI,Sen-G,Sen-G,Public Policy Polling,263,10/21/2014,723,Gary C. Peters,DEM,53,Terri Lynn Land,REP,39,,14,11/4/2014,54.61,41.33,13.29,.71,.71,1,for League of Conservation Voters,D -34436,42169,3,2014,2014_Sen-G_NM,NM,Sen-G,Sen-G,Vox Populi Polling,372,10/21/2014,614,Tom Udall,DEM,47,Allen E. Weh,REP,43,,4,11/4/2014,55.56,44.44,11.12,7.12,-7.12,1,, -33821,41010,6,2014,2014_Sen-G_MN,MN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/21/2014,800,Al Franken,DEM,48,Mike McFadden,REP,39,,9,11/4/2014,53.15,42.91,10.24,1.24,-1.24,1,, -33762,40948,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,American Research Group,9,10/21/2014,600,Jeanne Shaheen,DEM,49,Scott Brown,REP,48,,1,11/4/2014,51.46,48.21,3.24,2.24,-2.24,1,, -33839,41028,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,Public Policy Polling,263,10/21/2014,764,Jeanne Shaheen,DEM,49,Scott Brown,REP,45,,4,11/4/2014,51.46,48.21,3.24,.76,.76,1,for League of Conservation Voters,D -33828,41017,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Marist College,183,10/21/2014,756,Kay R. Hagan,DEM,43,Thom Tillis,REP,43,,0,11/4/2014,47.26,48.82,-1.56,1.56,1.56,.5,, -33793,40979,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,10/21/2014,565,Mary Michelle Nunn,DEM,47,David A. Perdue,REP,44,,3,11/4/2014,45.21,52.89,-7.68,10.68,10.68,0,, -33815,41004,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Landmark Communications,166,10/21/2014,1000,Mary Michelle Nunn,DEM,47.4,David A. Perdue,REP,47.3,,.1,11/4/2014,45.21,52.89,-7.68,7.78,7.78,0,, -33825,41014,21,2014,2014_Sen-G_KS,KS,Sen-G,Sen-G,Gravis Marketing,124,10/21/2014,1124,Pat Roberts,REP,45,Gregory Orman,IND,47,,-2,11/4/2014,53.15,42.53,10.62,12.62,,0,, -33834,41023,21,2014,2014_Sen-G_KS,KS,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/21/2014,960,Pat Roberts,REP,44,Gregory Orman,IND,49,,-5,11/4/2014,53.15,42.53,10.62,15.62,,0,, -33763,40949,22,2014,2014_Sen-G_SD,SD,Sen-G,Sen-G,Marist College,183,10/21/2014,730,Richard P. Weiland,DEM,29,M. Michael Rounds,REP,43,,-14,11/4/2014,29.51,50.37,-20.86,6.86,6.86,1,, -34430,42153,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Harstad Strategic Research Inc.,134,10/21/2014,1004,Mark Udall,DEM,44,Cory Gardner,REP,43,,1,11/4/2014,46.26,48.2,-1.94,2.94,2.94,0,for DSCC,D -34488,42239,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Gravis Marketing,124,10/21/2014,964,Bruce L. Braley,DEM,43,Joni K. Ernst,REP,49,,-6,11/4/2014,43.76,52.1,-8.34,2.34,2.34,1,, -33764,40950,32,2014,2014_Sen-G_AR,AR,Sen-G,Sen-G,Marist College,183,10/21/2014,621,Mark L. Pryor,DEM,43,Tom Cotton,REP,45,,-2,11/4/2014,39.43,56.5,-17.07,15.07,15.07,1,, -33956,41231,1222,2014,2014_Gov-G_AZ,AZ,Gov-G,Gov-G,The Polling Company Inc.,337,10/21/2014,601,Fred Duval,DEM,35,Doug Ducey,REP,42,,-7,11/4/2014,41.55,53.35,-11.81,4.81,4.81,1,for American Encore,R -33825,41065,1228,2014,2014_Gov-G_KS,KS,Gov-G,Gov-G,Gravis Marketing,124,10/21/2014,1124,Paul Davis,DEM,49,Sam Brownback,REP,44,,5,11/4/2014,46.13,49.82,-3.69,8.69,8.69,0,, -33834,41073,1228,2014,2014_Gov-G_KS,KS,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/21/2014,960,Paul Davis,DEM,52,Sam Brownback,REP,45,,7,11/4/2014,46.13,49.82,-3.69,10.69,10.69,0,, -33763,41654,1229,2014,2014_Gov-G_SD,SD,Gov-G,Gov-G,Marist College,183,10/21/2014,730,Susan M. Wismer,DEM,28,Dennis M. Daugaard,REP,67,,-39,11/4/2014,25.43,70.47,-45.03,6.03,6.03,1,, -33764,41990,1232,2014,2014_Gov-G_AR,AR,Gov-G,Gov-G,Marist College,183,10/21/2014,621,Michael Avery Ross,DEM,44,Asa Hutchinson,REP,47,,-3,11/4/2014,41.49,55.44,-13.94,10.94,10.94,1,, -33762,41931,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,American Research Group,9,10/21/2014,600,Margaret Wood Hassan,DEM,53,Walt Havenstein,REP,43,,10,11/4/2014,52.37,47.43,4.95,5.05,5.05,1,, -33839,41052,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,Public Policy Polling,263,10/21/2014,764,Margaret Wood Hassan,DEM,53,Walt Havenstein,REP,43,,10,11/4/2014,52.37,47.43,4.95,5.05,5.05,1,for League of Conservation Voters,D -62493,112351,1235,2014,2014_Gov-G_NM,NM,Gov-G,Gov-G,BWD Global,527,10/21/2014,1077,Gary K. King,DEM,37.4,Susana Martinez,REP,56.2,,-18.799999,11/4/2014,42.78,57.22,-14.45,4.35,-4.35,1,, -33821,41877,1238,2014,2014_Gov-G_MN,MN,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/21/2014,800,Mark Dayton,DEM,45,Jeff Johnson,REP,38,,7,11/4/2014,50.07,44.51,5.56,1.44,1.44,1,, -34223,41821,1245,2014,2014_Gov-G_WI,WI,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/21/2014,973,Mary Burke,DEM,49,Scott Walker,REP,48,,1,11/4/2014,46.59,52.26,-5.68,6.68,6.68,0,, -33819,41532,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,Public Policy Polling,263,10/21/2014,723,Mark Schauer,DEM,48,Rick Snyder,REP,48,,0,11/4/2014,46.86,50.92,-4.07,4.07,4.07,.5,for League of Conservation Voters,D -34209,41785,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/21/2014,1000,Mark Schauer,DEM,46,Rick Snyder,REP,49,,-3,11/4/2014,46.86,50.92,-4.07,1.07,1.07,1,, -33793,41578,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,10/21/2014,565,Jason Carter,DEM,48,Nathan Deal,REP,46,,2,11/4/2014,44.88,52.74,-7.86,9.86,9.86,0,, -33815,41304,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Landmark Communications,166,10/21/2014,1000,Jason Carter,DEM,45,Nathan Deal,REP,48,,-3,11/4/2014,44.88,52.74,-7.86,4.86,4.86,1,, -34289,41964,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,GQR Research (GQRR),126,10/21/2014,611,Martha Coakley,DEM,45,Charles D. Baker,REP,44,,1,11/4/2014,46.54,48.4,-1.86,2.86,2.86,0,for Mass Independent Expenditure Political Action Committee,D -34052,41419,1252,2014,2014_Gov-G_IL,IL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/21/2014,1000,Pat Quinn,DEM,47,Bruce Rauner,REP,48,,-1,11/4/2014,46.35,50.27,-3.92,2.92,2.92,1,, -35926,48369,5352,2014,2014_House-G_AR-4,AR-4,House-G,House-G,Diamond State Consulting Group,78,10/21/2014,792,James Lee Witt,DEM,39,Bruce Westerman,REP,46,,-7,11/4/2014,42.57,53.75,-11.18,4.18,4.18,1,for Arkansas Republican Party,R -35927,48370,5460,2014,2014_House-G_HI-1,HI-1,House-G,House-G,Global Strategy Group,118,10/21/2014,400,K. Mark Takai,DEM,49,Charles K. Djou,REP,42,,7,11/4/2014,51.91,48.06,3.86,3.14,3.14,1,for DCCC,D -36080,49010,5473,2014,2014_House-G_IL-10,IL-10,House-G,House-G,We Ask America,376,10/21/2014,600,Brad Schneider,DEM,45,Robert Dold,REP,47,,-2,11/4/2014,48.7,51.3,-2.6,.6,.6,1,sample size unavailable; estimated at 600 as a default, -36080,49011,5474,2014,2014_House-G_IL-11,IL-11,House-G,House-G,We Ask America,376,10/21/2014,600,Bill Foster,DEM,52,Darlene J. Senger,REP,40,,12,11/4/2014,53.46,46.54,6.92,5.08,5.08,1,sample size unavailable; estimated at 600 as a default, -36080,49012,5475,2014,2014_House-G_IL-12,IL-12,House-G,House-G,We Ask America,376,10/21/2014,600,William L. Enyart,DEM,42,Mike J. Bost,REP,44,,-2,11/4/2014,41.89,52.46,-10.57,8.57,8.57,1,sample size unavailable; estimated at 600 as a default, -36080,49013,5476,2014,2014_House-G_IL-13,IL-13,House-G,House-G,We Ask America,376,10/21/2014,600,Ann Callis,DEM,36,Rodney Davis,REP,53,,-17,11/4/2014,41.34,58.66,-17.31,.31,.31,1,sample size unavailable; estimated at 600 as a default, -36080,49014,5480,2014,2014_House-G_IL-17,IL-17,House-G,House-G,We Ask America,376,10/21/2014,600,Cheri Bustos,DEM,55,Robert Schilling,REP,39,,16,11/4/2014,55.46,44.53,10.92,5.08,5.08,1,sample size unavailable; estimated at 600 as a default, -35906,48297,5611,2014,2014_House-G_NY-21,NY-21,House-G,House-G,Siena College,305,10/21/2014,670,Aaron G. Woolf,DEM,32,Elise Stefanik,REP,50,,-18,11/4/2014,33.84,55.14,-21.29,3.29,3.29,1,, -35915,48333,5614,2014,2014_House-G_NY-24,NY-24,House-G,House-G,Global Strategy Group,118,10/21/2014,400,Daniel B. Maffei,DEM,45,John Katko,REP,40,,5,11/4/2014,40.4,59.6,-19.2,24.2,24.2,0,for Daniel B. Maffei,D -33830,41019,2,2014,2014_Sen-G_MI,MI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/22/2014,1000,Gary C. Peters,DEM,51,Terri Lynn Land,REP,42,,9,11/4/2014,54.61,41.33,13.29,4.29,-4.29,1,, -34098,42108,3,2014,2014_Sen-G_NM,NM,Sen-G,Sen-G,Research & Polling Inc.,280,10/22/2014,614,Tom Udall,DEM,50,Allen E. Weh,REP,43,,7,11/4/2014,55.56,44.44,11.12,4.12,-4.12,1,, -33773,40959,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,10/22/2014,704,Mary Michelle Nunn,DEM,47.3,David A. Perdue,REP,44.9,,2.4000001,11/4/2014,45.21,52.89,-7.68,10.08,10.08,0,, -34352,42148,22,2014,2014_Sen-G_SD,SD,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/22/2014,800,Richard P. Weiland,DEM,33,M. Michael Rounds,REP,42,,-9,11/4/2014,29.51,50.37,-20.86,11.86,11.86,1,, -33760,40946,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Keating Research,161,10/22/2014,1005,Mark Udall,DEM,45,Cory Gardner,REP,44,,1,11/4/2014,46.26,48.2,-1.94,2.94,2.94,0,for Mark Udall,D -34355,42196,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/22/2014,966,Mark Udall,DEM,45,Cory Gardner,REP,51,,-6,11/4/2014,46.26,48.2,-1.94,4.06,-4.06,1,, -62488,112344,1227,2014,2014_Gov-G_HI,HI,Gov-G,Gov-G,Tarrance Group,333,10/22/2014,800,David Y. Ige,DEM,39,James R. Aiona,REP,36,,3,11/4/2014,49.45,37.08,12.38,9.38,-9.38,1,for Republican Governors' Association,R -34352,42046,1229,2014,2014_Gov-G_SD,SD,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/22/2014,800,Susan M. Wismer,DEM,26,Dennis M. Daugaard,REP,62,,-36,11/4/2014,25.43,70.47,-45.03,9.03,9.03,1,, -34098,41520,1235,2014,2014_Gov-G_NM,NM,Gov-G,Gov-G,Research & Polling Inc.,280,10/22/2014,614,Gary K. King,DEM,38,Susana Martinez,REP,53,,-15,11/4/2014,42.78,57.22,-14.45,.55,-.55,1,, -33911,41148,1241,2014,2014_Gov-G_MD,MD,Gov-G,Gov-G,Gonzales Research & Marketing Strategies Inc.,121,10/22/2014,822,Anthony Brown,DEM,46,Larry Hogan,REP,44,,2,11/4/2014,47.25,51.03,-3.78,5.78,5.78,0,for Maryland Republican Party,R -34355,42049,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/22/2014,966,John Hickenlooper,DEM,47,Bob Beauprez,REP,49,,-2,11/4/2014,49.3,45.95,3.34,5.34,-5.34,0,, -33773,41487,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Opinion Savvy/InsiderAdvantage,243,10/22/2014,704,Jason Carter,DEM,44,Nathan Deal,REP,44,,0,11/4/2014,44.88,52.74,-7.86,7.86,7.86,.5,, -34371,42065,1255,2014,2014_Gov-G_CA,CA,Gov-G,Gov-G,Field Research Corp. (Field Poll),94,10/22/2014,941,Jerry Brown,DEM,54,Neel Kashkari,REP,33,,21,11/4/2014,59.97,40.03,19.94,1.06,1.06,1,, -35905,48290,5341,2014,2014_House-G_AZ-2,AZ-2,House-G,House-G,RRH Elections,274,10/22/2014,554,Ron Barber,DEM,48,Martha McSally,REP,46,,2,11/4/2014,49.94,50.01,-.07,2.07,2.07,0,, -64193,118103,5376,2014,2014_House-G_CA-24,CA-24,House-G,House-G,Probolsky Research,259,10/22/2014,600,Lois Capps,DEM,41,Chris Mitchum,REP,42,,-1,11/4/2014,51.93,48.07,3.85,4.85,-4.85,0,, -36462,49824,5608,2014,2014_House-G_NY-18,NY-18,House-G,House-G,Global Strategy Group,118,10/22/2014,401,Sean Patrick Maloney,DEM,46,Nan Hayworth,REP,40,,6,11/4/2014,49.73,47.87,1.86,4.14,4.14,1,, -52251,82455,5631,2014,2014_House-G_ND-1,ND-1,House-G,House-G,Odney,524,10/22/2014,400,George B. Sinner,DEM,35,Kevin Cramer,REP,50,,-15,11/4/2014,38.48,55.54,-17.06,2.06,2.06,1,for Kevin Cramer,R -34352,49024,5685,2014,2014_House-G_SD-1,SD-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/22/2014,800,Corinna Robinson,DEM,35,Kristi L. Noem,REP,56,,-21,11/4/2014,33.47,66.53,-33.06,12.06,12.06,1,, -36089,49025,5731,2014,2014_House-G_UT-1,UT-1,House-G,House-G,Dan Jones & Associates,70,10/22/2014,201,Donna M. McAleer,DEM,25,Rob Bishop,REP,57,,-32,11/4/2014,28.01,64.78,-36.77,4.77,4.77,1,among registered voters, -36089,49027,5732,2014,2014_House-G_UT-2,UT-2,House-G,House-G,Dan Jones & Associates,70,10/22/2014,207,Luz Robles,DEM,26,Chris Stewart,REP,58,,-32,11/4/2014,32.55,60.82,-28.27,3.73,-3.73,1,among registered voters, -36089,49029,5733,2014,2014_House-G_UT-3,UT-3,House-G,House-G,Dan Jones & Associates,70,10/22/2014,219,Brian Wonnacott,DEM,19,Jason Chaffetz,REP,70,,-51,11/4/2014,22.48,72.21,-49.72,1.28,-1.28,1,among registered voters, -33989,42156,2,2014,2014_Sen-G_MI,MI,Sen-G,Sen-G,Glengariff Group,117,10/23/2014,600,Gary C. Peters,DEM,47.7,Terri Lynn Land,REP,32.6,,15.1,11/4/2014,54.61,41.33,13.29,1.81,1.81,1,, -34425,42143,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Elon University,86,10/23/2014,687,Kay R. Hagan,DEM,44.7,Thom Tillis,REP,40.7,,4,11/4/2014,47.26,48.82,-1.56,5.56,5.56,0,, -34440,42177,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,10/23/2014,802,Kay R. Hagan,DEM,44,Thom Tillis,REP,44,,0,11/4/2014,47.26,48.82,-1.56,1.56,1.56,.5,, -34409,42109,16,2014,2014_Sen-G_VA,VA,Sen-G,Sen-G,Roanoke College,292,10/23/2014,738,Mark R. Warner,DEM,45,Ed Gillespie,REP,32,,13,11/4/2014,49.15,48.34,.81,12.19,12.19,1,, -34353,42146,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Strategies 360,321,10/23/2014,760,Mark Udall,DEM,45,Cory Gardner,REP,44,,1,11/4/2014,46.26,48.2,-1.94,2.94,2.94,0,, -34418,42133,25,2014,2014_Sen-O_LA,LA,Sen-G,Sen-O,Rasmussen Reports/Pulse Opinion Research,277,10/23/2014,988,Mary L. Landrieu,DEM,46,Bill Cassidy,REP,50,,-4,11/4/2014,42.08,40.97,1.11,5.11,-5.11,0,, -34091,42162,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Loras College,171,10/23/2014,1121,Bruce L. Braley,DEM,45.3,Joni K. Ernst,REP,44.2,,1.1,11/4/2014,43.76,52.1,-8.34,9.44,9.44,0,, -58867,100397,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Optimus,245,10/23/2014,2755,Bruce L. Braley,DEM,44.1,Joni K. Ernst,REP,47.2,,-3.0999999,11/4/2014,43.76,52.1,-8.34,5.24,5.24,1,, -34041,41398,1224,2014,2014_Gov-G_ME,ME,Gov-G,Gov-G,Public Policy Polling,263,10/23/2014,660,Michael H. Michaud,DEM,40,Paul R. LePage,REP,40,,0,11/4/2014,43.37,48.18,-4.81,4.81,4.81,.5,, -34091,41502,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,Loras College,171,10/23/2014,1121,Jack G. Hatch,DEM,34,Terry E. Branstad,REP,55,,-21,11/4/2014,37.27,58.99,-21.72,.72,.72,1,, -34353,42047,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Strategies 360,321,10/23/2014,760,John Hickenlooper,DEM,46,Bob Beauprez,REP,43,,3,11/4/2014,49.3,45.95,3.34,.34,-.34,1,, -33989,41296,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,Glengariff Group,117,10/23/2014,600,Mark Schauer,DEM,40,Rick Snyder,REP,45,,-5,11/4/2014,46.86,50.92,-4.07,.93,-.93,1,, -34341,42035,1250,2014,2014_Gov-G_PA,PA,Gov-G,Gov-G,Franklin & Marshall College,106,10/23/2014,326,Thomas W. Wolf,DEM,53,Thomas W. Corbett,REP,40,,13,11/4/2014,54.93,45.07,9.86,3.14,3.14,1,, -34373,42067,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,University of Massachusetts Lowell,355,10/23/2014,601,Martha Coakley,DEM,41,Charles D. Baker,REP,45,,-4,11/4/2014,46.54,48.4,-1.86,2.14,-2.14,1,, -34307,42001,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Gravis Marketing,124,10/23/2014,861,Charlie Crist,DEM,44,Rick Scott,REP,42,,2,11/4/2014,47.07,48.14,-1.08,3.08,3.08,0,, -58856,100386,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Optimus,245,10/23/2014,4893,Charlie Crist,DEM,39.4,Rick Scott,REP,41.9,,-2.5,11/4/2014,47.07,48.14,-1.08,1.42,-1.42,1,, -34091,48349,5491,2014,2014_House-G_IA-1,IA-1,House-G,House-G,Loras College,171,10/23/2014,282,Patrick Joseph Murphy,DEM,42,Rod Blum,REP,44,,-2,11/4/2014,48.79,51.07,-2.29,.29,.29,1,, -34091,48345,5492,2014,2014_House-G_IA-2,IA-2,House-G,House-G,Loras College,171,10/23/2014,279,Dave Loebsack,DEM,51,Mariannette Miller-Meeks,REP,38,,13,11/4/2014,52.48,47.36,5.11,7.89,7.89,1,, -34091,48346,5493,2014,2014_House-G_IA-3,IA-3,House-G,House-G,Loras College,171,10/23/2014,280,Staci Appel,DEM,44,David Young,REP,46,,-2,11/4/2014,42.23,52.76,-10.53,8.53,8.53,1,, -34091,48347,5494,2014,2014_House-G_IA-4,IA-4,House-G,House-G,Loras College,171,10/23/2014,280,Jim Mowrer,DEM,39,Steve King,REP,51,,-12,11/4/2014,38.28,61.62,-23.34,11.34,11.34,1,, -35909,48321,5568,2014,2014_House-G_NE-2,NE-2,House-G,House-G,DFM Research,69,10/23/2014,365,Brad Ashford,DEM,46,Lee Terry,REP,41,,5,11/4/2014,48.9,45.57,3.33,1.67,1.67,1,"for International Association of Sheet Metal, Air, Rail and Transportation Workers",D -35908,48320,5609,2014,2014_House-G_NY-19,NY-19,House-G,House-G,Siena College,305,10/23/2014,727,Sean S. Eldridge,DEM,35,Christopher P. Gibson,REP,58,,-23,11/4/2014,35.51,64.49,-28.97,5.97,5.97,1,, -35908,48322,5614,2014,2014_House-G_NY-24,NY-24,House-G,House-G,Siena College,305,10/23/2014,704,Daniel B. Maffei,DEM,42,John Katko,REP,52,,-10,11/4/2014,40.4,59.6,-19.2,9.2,9.2,1,, -36140,49091,8271,2014,2014_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2014,3500,Democratic,DEM,41,Republican,REP,43,,-2,11/4/2014,45.53,51.23,-5.7,3.7,3.7,1,, -34429,42152,5,2014,2014_Sen-G_MT,MT,Sen-G,Sen-G,Gravis Marketing,124,10/24/2014,604,Amanda G. Curtis,DEM,39,Steve Daines,REP,53,,-14,11/4/2014,40.07,57.79,-17.72,3.72,3.72,1,, -33966,42141,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,New England College,228,10/24/2014,1132,Jeanne Shaheen,DEM,46.8,Scott Brown,REP,48.3,,-1.5,11/4/2014,51.46,48.21,3.24,4.74,-4.74,0,, -34347,42097,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,10/24/2014,555,Jeanne Shaheen,DEM,50,Scott Brown,REP,42,,8,11/4/2014,51.46,48.21,3.24,4.76,4.76,1,, -34191,42190,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Public Policy Polling,263,10/24/2014,771,Mary Michelle Nunn,DEM,47,David A. Perdue,REP,47,,0,11/4/2014,45.21,52.89,-7.68,7.68,7.68,.5,for League of Conservation Voters,D -34308,42127,21,2014,2014_Sen-G_KS,KS,Sen-G,Sen-G,SurveyUSA,325,10/24/2014,623,Pat Roberts,REP,42,Gregory Orman,IND,44,,-2,11/4/2014,53.15,42.53,10.62,12.62,,0,, -34427,42150,22,2014,2014_Sen-G_SD,SD,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/24/2014,908,Richard P. Weiland,DEM,31,M. Michael Rounds,REP,45,,-14,11/4/2014,29.51,50.37,-20.86,6.86,6.86,1,, -34391,42122,22,2014,2014_Sen-G_SD,SD,Sen-G,Sen-G,SurveyUSA,325,10/24/2014,611,Richard P. Weiland,DEM,32,M. Michael Rounds,REP,43,,-11,11/4/2014,29.51,50.37,-20.86,9.86,9.86,1,, -34510,42268,28,2014,2014_Sen-G_TN,TN,Sen-G,Sen-G,Middle Tennessee State University,208,10/24/2014,558,William Gordon Ball,DEM,26,Lamar Alexander,REP,44,,-18,11/4/2014,31.87,61.87,-30,12,12,1,, -34318,42111,31,2014,2014_Sen-G_MA,MA,Sen-G,Sen-G,MassINC Polling Group,198,10/24/2014,494,Edward J. Markey,DEM,57,Brian J. Herr,REP,32,,25,11/4/2014,61.87,37.98,23.88,1.12,1.12,1,, -34376,42124,31,2014,2014_Sen-G_MA,MA,Sen-G,Sen-G,YouGov,391,10/24/2014,591,Edward J. Markey,DEM,53,Brian J. Herr,REP,37,,16,11/4/2014,61.87,37.98,23.88,7.88,-7.88,1,, -34320,42155,32,2014,2014_Sen-G_AR,AR,Sen-G,Sen-G,University of Arkansas,345,10/24/2014,568,Mark L. Pryor,DEM,36,Tom Cotton,REP,49,,-13,11/4/2014,39.43,56.5,-17.07,4.07,4.07,1,, -34173,41696,1224,2014,2014_Gov-G_ME,ME,Gov-G,Gov-G,Magellan Strategies,179,10/24/2014,869,Michael H. Michaud,DEM,42,Paul R. LePage,REP,42,,0,11/4/2014,43.37,48.18,-4.81,4.81,4.81,.5,for Republican Governors' Association,R -34308,42002,1228,2014,2014_Gov-G_KS,KS,Gov-G,Gov-G,SurveyUSA,325,10/24/2014,623,Paul Davis,DEM,46,Sam Brownback,REP,43,,3,11/4/2014,46.13,49.82,-3.69,6.69,6.69,0,, -34391,42085,1229,2014,2014_Gov-G_SD,SD,Gov-G,Gov-G,SurveyUSA,325,10/24/2014,611,Susan M. Wismer,DEM,34,Dennis M. Daugaard,REP,54,,-20,11/4/2014,25.43,70.47,-45.03,25.03,25.03,1,, -34320,42014,1232,2014,2014_Gov-G_AR,AR,Gov-G,Gov-G,University of Arkansas,345,10/24/2014,568,Michael Avery Ross,DEM,39,Asa Hutchinson,REP,50,,-11,11/4/2014,41.49,55.44,-13.94,2.94,2.94,1,, -33966,41249,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,New England College,228,10/24/2014,1132,Margaret Wood Hassan,DEM,47,Walt Havenstein,REP,47,,0,11/4/2014,52.37,47.43,4.95,4.95,-4.95,.5,, -34347,42041,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,10/24/2014,555,Margaret Wood Hassan,DEM,52,Walt Havenstein,REP,37,,15,11/4/2014,52.37,47.43,4.95,10.05,10.05,1,, -34510,112360,1246,2014,2014_Gov-G_TN,TN,Gov-G,Gov-G,Middle Tennessee State University,208,10/24/2014,557,Charles V. Brown,DEM,18,William Edward Haslam,REP,51,,-33,11/4/2014,22.84,70.31,-47.47,14.47,14.47,1,, -34191,41741,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Public Policy Polling,263,10/24/2014,771,Jason Carter,DEM,45,Nathan Deal,REP,48,,-3,11/4/2014,44.88,52.74,-7.86,4.86,4.86,1,for League of Conservation Voters,D -34318,42012,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,MassINC Polling Group,198,10/24/2014,494,Martha Coakley,DEM,42,Charles D. Baker,REP,43,,-1,11/4/2014,46.54,48.4,-1.86,.86,.86,1,, -34376,42070,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,YouGov,391,10/24/2014,591,Martha Coakley,DEM,47,Charles D. Baker,REP,44,,3,11/4/2014,46.54,48.4,-1.86,4.86,4.86,0,, -36082,49016,5528,2014,2014_House-G_MA-6,MA-6,House-G,House-G,Optimus,245,10/24/2014,1807,Seth Moulton,DEM,40.5,Richard R. Tisei,REP,42.3,,-1.8,11/4/2014,54.97,41.14,13.83,15.63,-15.63,0,for New Majority for MA PAC,R -34429,48338,5566,2014,2014_House-G_MT-1,MT-1,House-G,House-G,Gravis Marketing,124,10/24/2014,604,John Lewis,DEM,41,Ryan K. Zinke,REP,53,,-12,11/4/2014,40.41,55.41,-15,3,3,1,, -33966,48348,5574,2014,2014_House-G_NH-1,NH-1,House-G,House-G,New England College,228,10/24/2014,556,Carol Shea-Porter,DEM,43,Frank C. Guinta,REP,49,,-6,11/4/2014,48.11,51.71,-3.6,2.4,-2.4,1,, -34347,48328,5574,2014,2014_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,10/24/2014,261,Carol Shea-Porter,DEM,44,Frank C. Guinta,REP,40,,4,11/4/2014,48.11,51.71,-3.6,7.6,7.6,0,, -33966,48350,5575,2014,2014_House-G_NH-2,NH-2,House-G,House-G,New England College,228,10/24/2014,576,Annie Kuster,DEM,49,Marilinda Garcia,REP,42,,7,11/4/2014,54.87,44.87,10,3,-3,1,, -34347,48323,5575,2014,2014_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,10/24/2014,294,Annie Kuster,DEM,53,Marilinda Garcia,REP,30,,23,11/4/2014,54.87,44.87,10,13,13,1,, -35911,48326,5608,2014,2014_House-G_NY-18,NY-18,House-G,House-G,Public Opinion Strategies,260,10/24/2014,400,Sean Patrick Maloney,DEM,42,Nan Hayworth,REP,42,,0,11/4/2014,49.73,47.87,1.86,1.86,-1.86,.5,for Nan Hayworth,R -34391,48324,5685,2014,2014_House-G_SD-1,SD-1,House-G,House-G,SurveyUSA,325,10/24/2014,611,Corinna Robinson,DEM,39,Kristi L. Noem,REP,55,,-16,11/4/2014,33.47,66.53,-33.06,17.06,17.06,1,, -34435,42168,12,2014,2014_Sen-G_AK,AK,Sen-G,Sen-G,Alaska Survey Research,155,10/25/2014,437,Mark Begich,DEM,49.2,Dan Sullivan,REP,41.9,,7.3000002,11/4/2014,45.83,47.96,-2.13,9.43,9.43,0,, -34404,42102,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Monmouth University,215,10/25/2014,432,Kay R. Hagan,DEM,48,Thom Tillis,REP,46,,2,11/4/2014,47.26,48.82,-1.56,3.56,3.56,0,, -34312,42113,20,2014,2014_Sen-G_OR,OR,Sen-G,Sen-G,SurveyUSA,325,10/25/2014,552,Jeff Merkley,DEM,53,Monica Wehby,REP,32,,21,11/4/2014,55.73,36.87,18.86,2.14,2.14,1,, -34374,42121,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Quinnipiac University,267,10/25/2014,844,Mark Udall,DEM,40,Cory Gardner,REP,47.5,,-7.5,11/4/2014,46.26,48.2,-1.94,5.56,-5.56,1,, -34420,42135,25,2014,2014_Sen-O_LA,LA,Sen-G,Sen-O,Suffolk University,323,10/25/2014,500,Mary L. Landrieu,DEM,41,Bill Cassidy,REP,48,,-7,11/4/2014,42.08,40.97,1.11,8.11,-8.11,0,, -34363,42149,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Quinnipiac University,267,10/25/2014,817,Bruce L. Braley,DEM,45,Joni K. Ernst,REP,49,,-4,11/4/2014,43.76,52.1,-8.34,4.34,4.34,1,, -34340,42034,1225,2014,2014_Gov-G_CT,CT,Gov-G,Gov-G,Quinnipiac University,267,10/25/2014,838,Dannel P. Malloy,DEM,43,Tom Foley,REP,43,,0,11/4/2014,50.73,48.16,2.56,2.56,-2.56,.5,, -34363,42057,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,Quinnipiac University,267,10/25/2014,817,Jack G. Hatch,DEM,37,Terry E. Branstad,REP,56,,-19,11/4/2014,37.27,58.99,-21.72,2.72,2.72,1,, -34312,42006,1240,2014,2014_Gov-G_OR,OR,Gov-G,Gov-G,SurveyUSA,325,10/25/2014,552,John Kitzhaber,DEM,50,Dennis Richardson,REP,40,,10,11/4/2014,49.89,44.13,5.76,4.24,4.24,1,, -34323,42017,1245,2014,2014_Gov-G_WI,WI,Gov-G,Gov-G,Marquette University Law School,195,10/25/2014,1164,Mary Burke,DEM,43,Scott Walker,REP,50,,-7,11/4/2014,46.59,52.26,-5.68,1.32,-1.32,1,, -34374,42068,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Quinnipiac University,267,10/25/2014,844,John Hickenlooper,DEM,40,Bob Beauprez,REP,45,,-5,11/4/2014,49.3,45.95,3.34,8.34,-8.34,0,, -34387,42081,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Quinnipiac University,267,10/25/2014,817,Charlie Crist,DEM,43,Rick Scott,REP,40,,3,11/4/2014,47.07,48.14,-1.08,4.08,4.08,0,, -34435,48288,5339,2014,2014_House-G_AK-1,AK-1,House-G,House-G,Alaska Survey Research,155,10/25/2014,544,Forrest Dunbar,DEM,43,Don Young,REP,44,,-1,11/4/2014,40.97,50.97,-10,9,9,1,, -35910,48325,5537,2014,2014_House-G_MI-6,MI-6,House-G,House-G,Hamilton Campaigns,130,10/25/2014,400,Paul Clements,DEM,43,Fred Upton,REP,47,,-4,11/4/2014,40.38,55.89,-15.51,11.51,11.51,1,for Paul Clements,D -35948,48397,5734,2014,2014_House-G_UT-4,UT-4,House-G,House-G,Dan Jones & Associates,70,10/25/2014,402,Doug Owens,DEM,43,Mia B. Love,REP,48,,-5,11/4/2014,45.81,50.92,-5.1,.1,.1,1,, -34918,49045,8271,2014,2014_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,10/25/2014,758,Democratic,DEM,44,Republican,REP,50,,-6,11/4/2014,45.53,51.23,-5.7,.3,-.3,1,, -36100,49044,8271,2014,2014_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,10/25/2014,624,Democratic,DEM,42,Republican,REP,50,,-8,11/4/2014,45.53,51.23,-5.7,2.3,-2.3,1,, -36141,49092,8271,2014,2014_House-G_US,US,House-G,House-G,CNN/Opinion Research Corp.,37,10/25/2014,540,Democratic,DEM,47,Republican,REP,46,,1,11/4/2014,45.53,51.23,-5.7,6.7,6.7,0,, -36136,49087,8271,2014,2014_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,10/25/2014,697,Democratic,DEM,43,Republican,REP,42,,1,11/4/2014,45.53,51.23,-5.7,6.7,6.7,0,, -34322,42171,9,2014,2014_Sen-G_ME,ME,Sen-G,Sen-G,Ipsos,154,10/26/2014,488,Shenna Bellows,DEM,32,Susan M. Collins,REP,64,,-32,11/4/2014,31.5,68.46,-36.96,4.96,4.96,1,, -34441,42179,15,2014,2014_Sen-G_KY,KY,Sen-G,Sen-G,Public Opinion Strategies,260,10/26/2014,600,Alison Lundergan Grimes,DEM,43,Mitch McConnell,REP,50,,-7,11/4/2014,40.72,56.19,-15.47,8.47,8.47,1,for American Crossroads,R -34401,42098,16,2014,2014_Sen-G_VA,VA,Sen-G,Sen-G,Christopher Newport University,50,10/26/2014,634,Mark R. Warner,DEM,51,Ed Gillespie,REP,44,,7,11/4/2014,49.15,48.34,.81,6.19,6.19,1,, -34335,42191,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/26/2014,977,Mary Michelle Nunn,DEM,48,David A. Perdue,REP,48,,0,11/4/2014,45.21,52.89,-7.68,7.68,7.68,.5,, -34060,42125,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,SurveyUSA,325,10/26/2014,611,Mary Michelle Nunn,DEM,45,David A. Perdue,REP,48,,-3,11/4/2014,45.21,52.89,-7.68,4.68,4.68,1,, -34244,42181,22,2014,2014_Sen-G_SD,SD,Sen-G,Sen-G,Monmouth University,215,10/26/2014,429,Richard P. Weiland,DEM,31,M. Michael Rounds,REP,45,,-14,11/4/2014,29.51,50.37,-20.86,6.86,6.86,1,, -34419,42134,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,10/26/2014,802,Bruce L. Braley,DEM,47,Joni K. Ernst,REP,47,,0,11/4/2014,43.76,52.1,-8.34,8.34,8.34,.5,for Bruce L. Braley,D -34388,42147,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Ipsos,154,10/26/2014,1129,Bruce L. Braley,DEM,45,Joni K. Ernst,REP,45,,0,11/4/2014,43.76,52.1,-8.34,8.34,8.34,.5,, -34356,42107,31,2014,2014_Sen-G_MA,MA,Sen-G,Sen-G,Western New England University,380,10/26/2014,430,Edward J. Markey,DEM,54,Brian J. Herr,REP,34,,20,11/4/2014,61.87,37.98,23.88,3.88,-3.88,1,, -34044,42129,32,2014,2014_Sen-G_AR,AR,Sen-G,Sen-G,Opinion Research Associates,242,10/26/2014,400,Mark L. Pryor,DEM,45,Tom Cotton,REP,43,,2,11/4/2014,39.43,56.5,-17.07,19.07,19.07,0,for Arkansas Democratic Party,D -34322,42016,1224,2014,2014_Gov-G_ME,ME,Gov-G,Gov-G,Ipsos,154,10/26/2014,488,Michael H. Michaud,DEM,42,Paul R. LePage,REP,42,,0,11/4/2014,43.37,48.18,-4.81,4.81,4.81,.5,, -34388,42082,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,Ipsos,154,10/26/2014,1129,Jack G. Hatch,DEM,34,Terry E. Branstad,REP,57,,-23,11/4/2014,37.27,58.99,-21.72,1.28,-1.28,1,, -34244,41873,1229,2014,2014_Gov-G_SD,SD,Gov-G,Gov-G,Monmouth University,215,10/26/2014,429,Susan M. Wismer,DEM,29,Dennis M. Daugaard,REP,68,,-39,11/4/2014,25.43,70.47,-45.03,6.03,6.03,1,, -34044,41403,1232,2014,2014_Gov-G_AR,AR,Gov-G,Gov-G,Opinion Research Associates,242,10/26/2014,401,Michael Avery Ross,DEM,44,Asa Hutchinson,REP,42,,2,11/4/2014,41.49,55.44,-13.94,15.94,15.94,0,for Arkansas Democratic Party,D -34316,42010,1239,2014,2014_Gov-G_RI,RI,Gov-G,Gov-G,Brown University,35,10/26/2014,500,Gina M. Raimondo,DEM,38,Allan Fung,REP,37,,1,11/4/2014,40.7,36.24,4.47,3.47,-3.47,1,, -34335,42029,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/26/2014,977,Jason Carter,DEM,43,Nathan Deal,REP,49,,-6,11/4/2014,44.88,52.74,-7.86,1.86,1.86,1,, -34060,41430,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,SurveyUSA,325,10/26/2014,611,Jason Carter,DEM,44,Nathan Deal,REP,46,,-2,11/4/2014,44.88,52.74,-7.86,5.86,5.86,1,, -34356,42050,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,Western New England University,380,10/26/2014,430,Martha Coakley,DEM,41,Charles D. Baker,REP,46,,-5,11/4/2014,46.54,48.4,-1.86,3.14,-3.14,1,, -34399,42093,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,University of Florida,349,10/26/2014,850,Charlie Crist,DEM,36,Rick Scott,REP,36,,0,11/4/2014,47.07,48.14,-1.08,1.08,1.08,.5,, -62483,112337,1255,2014,2014_Gov-G_CA,CA,Gov-G,Gov-G,Greenberg Quinlan Rosner/American Viewpoint,127,10/26/2014,1169,Jerry Brown,DEM,56,Neel Kashkari,REP,37,,19,11/4/2014,59.97,40.03,19.94,.94,-.94,1,, -36081,49015,5495,2014,2014_House-G_KS-1,KS-1,House-G,House-G,Jayhawk Consulting,157,10/26/2014,400,James E. Sherow,DEM,45,Tim Huelskamp,REP,38,,7,11/4/2014,32.03,67.97,-35.94,42.94,42.94,0,for James E. Sherow,D -35913,48329,5577,2014,2014_House-G_NJ-2,NJ-2,House-G,House-G,Stockton University,317,10/26/2014,600,William Hughes,DEM,38,Frank A. LoBiondo,REP,56,,-18,11/4/2014,37.27,61.46,-24.19,6.19,6.19,1,, -35912,48327,5608,2014,2014_House-G_NY-18,NY-18,House-G,House-G,Siena College,305,10/26/2014,682,Sean Patrick Maloney,DEM,49,Nan Hayworth,REP,44,,5,11/4/2014,49.73,47.87,1.86,3.14,3.14,1,, -34244,48353,5685,2014,2014_House-G_SD-1,SD-1,House-G,House-G,Monmouth University,215,10/26/2014,429,Corinna Robinson,DEM,34,Kristi L. Noem,REP,61,,-27,11/4/2014,33.47,66.53,-33.06,6.06,6.06,1,, -36137,49088,8271,2014,2014_House-G_US,US,House-G,House-G,Fox News/Beacon Research/Shaw & Co. Research,103,10/26/2014,734,Democratic,DEM,45,Republican,REP,44,,1,11/4/2014,45.53,51.23,-5.7,6.7,6.7,0,, -34354,42174,2,2014,2014_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,10/27/2014,600,Gary C. Peters,DEM,50,Terri Lynn Land,REP,35,,15,11/4/2014,54.61,41.33,13.29,1.71,1.71,1,, -34372,42185,2,2014,2014_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,10/27/2014,1159,Gary C. Peters,DEM,52,Terri Lynn Land,REP,38,,14,11/4/2014,54.61,41.33,13.29,.71,.71,1,, -34411,42119,12,2014,2014_Sen-G_AK,AK,Sen-G,Sen-G,Moore Information,217,10/27/2014,500,Mark Begich,DEM,38,Dan Sullivan,REP,42,,-4,11/4/2014,45.83,47.96,-2.13,1.87,-1.87,1,for Dan Sullivan,R -34437,42170,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Public Opinion Strategies,260,10/27/2014,600,Kay R. Hagan,DEM,44,Thom Tillis,REP,44,,0,11/4/2014,47.26,48.82,-1.56,1.56,1.56,.5,for Thom Tillis,R -34433,42161,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Vox Populi Polling,372,10/27/2014,615,Kay R. Hagan,DEM,43,Thom Tillis,REP,48,,-5,11/4/2014,47.26,48.82,-1.56,3.44,-3.44,1,, -34444,42188,15,2014,2014_Sen-G_KY,KY,Sen-G,Sen-G,SurveyUSA,325,10/27/2014,597,Alison Lundergan Grimes,DEM,43,Mitch McConnell,REP,48,,-5,11/4/2014,40.72,56.19,-15.47,10.47,10.47,1,, -34364,42183,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Monmouth University,215,10/27/2014,436,Mary Michelle Nunn,DEM,41,David A. Perdue,REP,49,,-8,11/4/2014,45.21,52.89,-7.68,.32,-.32,1,, -34342,42186,20,2014,2014_Sen-G_OR,OR,Sen-G,Sen-G,Elway Research,87,10/27/2014,400,Jeff Merkley,DEM,49,Monica Wehby,REP,30,,19,11/4/2014,55.73,36.87,18.86,.14,.14,1,, -34381,42110,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Vox Populi Polling,372,10/27/2014,642,Mark Udall,DEM,43,Cory Gardner,REP,46,,-3,11/4/2014,46.26,48.2,-1.94,1.06,-1.06,1,, -34397,42187,29,2014,2014_Sen-G_OK,OK,Sen-G,Sen-G,SoonerPoll.com,308,10/27/2014,949,Matt Silverstein,DEM,27.8,James M. Inhofe,REP,62.7,,-34.900002,11/4/2014,28.55,68.01,-39.46,4.56,4.56,1,, -34397,42099,35,2014,2014_Sen-GS_OK,OK,Sen-G,Sen-GS,SoonerPoll.com,308,10/27/2014,949,Constance N. Johnson,DEM,28.1,James Lankford,REP,59.4,,-31.299999,11/4/2014,28.98,67.85,-38.87,7.57,7.57,1,, -34339,42033,1237,2014,2014_Gov-G_NY,NY,Gov-G,Gov-G,Marist College,183,10/27/2014,503,Andrew Cuomo,DEM,56,Rob Astorino,REP,30,,26,11/4/2014,54.19,40.24,13.95,12.05,12.05,1,, -34342,42036,1240,2014,2014_Gov-G_OR,OR,Gov-G,Gov-G,Elway Research,87,10/27/2014,403,John Kitzhaber,DEM,45,Dennis Richardson,REP,38,,7,11/4/2014,49.89,44.13,5.76,1.24,1.24,1,, -34396,42090,1241,2014,2014_Gov-G_MD,MD,Gov-G,Gov-G,WPA Intelligence (WPAi),383,10/27/2014,504,Anthony Brown,DEM,39,Larry Hogan,REP,44,,-5,11/4/2014,47.25,51.03,-3.78,1.22,-1.22,1,for Larry Hogan,R -34397,42091,1242,2014,2014_Gov-G_OK,OK,Gov-G,Gov-G,SoonerPoll.com,308,10/27/2014,949,Joe Dorman,DEM,40,Mary Fallin,REP,48,,-8,11/4/2014,41.01,55.81,-14.8,6.8,6.8,1,, -34344,42038,1243,2014,2014_Gov-G_OH,OH,Gov-G,Gov-G,Columbus Dispatch,57,10/27/2014,1009,Edward FitzGerald,DEM,34,John Richard Kasich,REP,62,,-28,11/4/2014,33.03,63.64,-30.61,2.61,2.61,1,, -34381,42075,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Vox Populi Polling,372,10/27/2014,642,John Hickenlooper,DEM,49,Bob Beauprez,REP,44,,5,11/4/2014,49.3,45.95,3.34,1.66,1.66,1,, -34354,42048,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,EPIC-MRA,84,10/27/2014,600,Mark Schauer,DEM,43,Rick Snyder,REP,45,,-2,11/4/2014,46.86,50.92,-4.07,2.07,2.07,1,, -34372,42066,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,Mitchell Research & Communications,213,10/27/2014,1159,Mark Schauer,DEM,43,Rick Snyder,REP,48,,-5,11/4/2014,46.86,50.92,-4.07,.93,-.93,1,, -34364,42058,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Monmouth University,215,10/27/2014,436,Jason Carter,DEM,42,Nathan Deal,REP,48,,-6,11/4/2014,44.88,52.74,-7.86,1.86,1.86,1,, -34379,42073,1250,2014,2014_Gov-G_PA,PA,Gov-G,Gov-G,Harper Polling,132,10/27/2014,680,Thomas W. Wolf,DEM,50,Thomas W. Corbett,REP,40,,10,11/4/2014,54.93,45.07,9.86,.14,.14,1,, -36457,49721,5509,2014,2014_House-O_LA-5,LA-5,House-G,House-O,Glascock Group,116,10/27/2014,501,Chris Mayo,DEM,18,Ralph Lee Abraham,REP,25,15,-7,11/4/2014,28.22,23.16,5.06,12.06,-12.06,0,, -35945,48394,5578,2014,2014_House-G_NJ-3,NJ-3,House-G,House-G,Stockton University,317,10/27/2014,617,Aimee Belgard,DEM,41,Tom MacArthur,REP,46,,-5,11/4/2014,44.35,53.99,-9.64,4.64,4.64,1,, -35980,48783,5601,2014,2014_House-G_NY-11,NY-11,House-G,House-G,Siena College,305,10/27/2014,713,Domenic M. Recchia,DEM,34,Michael G. Grimm,REP,53,,-19,11/4/2014,42.36,55.13,-12.77,6.23,-6.23,1,, -34512,42272,4,2014,2014_Sen-G_IL,IL,Sen-G,Sen-G,McKeon & Associates,202,10/28/2014,823,Richard J. Durbin,DEM,49,James Oberweis,REP,39,,10,11/4/2014,53.55,42.69,10.85,.85,-.85,1,, -34333,42189,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,American Research Group,9,10/28/2014,600,Jeanne Shaheen,DEM,49,Scott Brown,REP,49,,0,11/4/2014,51.46,48.21,3.24,3.24,-3.24,.5,, -34417,42132,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,Vox Populi Polling,372,10/28/2014,544,Jeanne Shaheen,DEM,45,Scott Brown,REP,49,,-4,11/4/2014,51.46,48.21,3.24,7.24,-7.24,0,, -34405,42103,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,YouGov,391,10/28/2014,1727,Kay R. Hagan,DEM,43.5,Thom Tillis,REP,41.5,,2,11/4/2014,47.26,48.82,-1.56,3.56,3.56,0,, -34484,42235,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Vox Populi Polling,372,10/28/2014,602,Mary Michelle Nunn,DEM,43,David A. Perdue,REP,48,,-5,11/4/2014,45.21,52.89,-7.68,2.68,2.68,1,, -34361,42144,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,YouGov,391,10/28/2014,1743,Mary Michelle Nunn,DEM,42.2,David A. Perdue,REP,43.7,,-1.5,11/4/2014,45.21,52.89,-7.68,6.18,6.18,1,, -34367,42114,21,2014,2014_Sen-G_KS,KS,Sen-G,Sen-G,YouGov,391,10/28/2014,1137,Pat Roberts,REP,38.2,Gregory Orman,IND,36.9,,1.3,11/4/2014,53.15,42.53,10.62,9.32,,1,, -34351,42106,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,SurveyUSA,325,10/28/2014,618,Mark Udall,DEM,44,Cory Gardner,REP,46,,-2,11/4/2014,46.26,48.2,-1.94,.06,-.06,1,, -34338,42165,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,YouGov,391,10/28/2014,1417,Mark Udall,DEM,41.9,Cory Gardner,REP,42.7,,-.80000001,11/4/2014,46.26,48.2,-1.94,1.14,1.14,1,, -34337,42095,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,YouGov,391,10/28/2014,1112,Bruce L. Braley,DEM,42.9,Joni K. Ernst,REP,41.9,,1,11/4/2014,43.76,52.1,-8.34,9.34,9.34,0,, -34330,42182,31,2014,2014_Sen-G_MA,MA,Sen-G,Sen-G,Suffolk University,323,10/28/2014,500,Edward J. Markey,DEM,49,Brian J. Herr,REP,34,,15,11/4/2014,61.87,37.98,23.88,8.88,-8.88,1,, -34415,42126,32,2014,2014_Sen-G_AR,AR,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/28/2014,967,Mark L. Pryor,DEM,44,Tom Cotton,REP,51,,-7,11/4/2014,39.43,56.5,-17.07,10.07,10.07,1,, -34337,42031,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,YouGov,391,10/28/2014,1112,Jack G. Hatch,DEM,34,Terry E. Branstad,REP,49,,-15,11/4/2014,37.27,58.99,-21.72,6.72,6.72,1,, -34367,42061,1228,2014,2014_Gov-G_KS,KS,Gov-G,Gov-G,YouGov,391,10/28/2014,1137,Paul Davis,DEM,38,Sam Brownback,REP,39,,-1,11/4/2014,46.13,49.82,-3.69,2.69,2.69,1,, -34415,112335,1232,2014,2014_Gov-G_AR,AR,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/28/2014,967,Michael Avery Ross,DEM,43,Asa Hutchinson,REP,50,,-7,11/4/2014,41.49,55.44,-13.94,6.94,6.94,1,, -34333,42027,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,American Research Group,9,10/28/2014,600,Margaret Wood Hassan,DEM,48,Walt Havenstein,REP,46,,2,11/4/2014,52.37,47.43,4.95,2.95,-2.95,1,, -34417,112350,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,Vox Populi Polling,372,10/28/2014,638,Margaret Wood Hassan,DEM,44,Walt Havenstein,REP,47,,-3,11/4/2014,52.37,47.43,4.95,7.95,-7.95,0,, -34360,42054,1245,2014,2014_Gov-G_WI,WI,Gov-G,Gov-G,YouGov,391,10/28/2014,1494,Mary Burke,DEM,43,Scott Walker,REP,45,,-2,11/4/2014,46.59,52.26,-5.68,3.68,3.68,1,, -34351,42045,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,SurveyUSA,325,10/28/2014,618,John Hickenlooper,DEM,46,Bob Beauprez,REP,46,,0,11/4/2014,49.3,45.95,3.34,3.34,-3.34,.5,, -34338,42032,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,YouGov,391,10/28/2014,1417,John Hickenlooper,DEM,44,Bob Beauprez,REP,42,,2,11/4/2014,49.3,45.95,3.34,1.34,-1.34,1,, -34484,112342,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Vox Populi Polling,372,10/28/2014,602,Jason Carter,DEM,42,Nathan Deal,REP,49,,-7,11/4/2014,44.88,52.74,-7.86,.86,.86,1,, -34361,42055,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,YouGov,391,10/28/2014,1743,Jason Carter,DEM,41,Nathan Deal,REP,45,,-4,11/4/2014,44.88,52.74,-7.86,3.86,3.86,1,, -34315,42009,1250,2014,2014_Gov-G_PA,PA,Gov-G,Gov-G,Magellan Strategies,179,10/28/2014,1433,Thomas W. Wolf,DEM,50,Thomas W. Corbett,REP,43,,7,11/4/2014,54.93,45.07,9.86,2.86,-2.86,1,, -34380,42074,1250,2014,2014_Gov-G_PA,PA,Gov-G,Gov-G,Muhlenberg College,219,10/28/2014,409,Thomas W. Wolf,DEM,48,Thomas W. Corbett,REP,39,,9,11/4/2014,54.93,45.07,9.86,.86,-.86,1,, -34343,42037,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,Emerson College,88,10/28/2014,627,Martha Coakley,DEM,42,Charles D. Baker,REP,48,,-6,11/4/2014,46.54,48.4,-1.86,4.14,-4.14,1,, -34313,42007,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,SocialSphere,307,10/28/2014,600,Martha Coakley,DEM,37,Charles D. Baker,REP,44,,-7,11/4/2014,46.54,48.4,-1.86,5.14,-5.14,1,, -34330,42024,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,Suffolk University,323,10/28/2014,500,Martha Coakley,DEM,43,Charles D. Baker,REP,46,,-3,11/4/2014,46.54,48.4,-1.86,1.14,-1.14,1,, -34512,112348,1252,2014,2014_Gov-G_IL,IL,Gov-G,Gov-G,McKeon & Associates,202,10/28/2014,823,Pat Quinn,DEM,45,Bruce Rauner,REP,42,,3,11/4/2014,46.35,50.27,-3.92,6.92,6.92,0,, -34325,42019,1252,2014,2014_Gov-G_IL,IL,Gov-G,Gov-G,We Ask America,376,10/28/2014,2327,Pat Quinn,DEM,50,Bruce Rauner,REP,45,,5,11/4/2014,46.35,50.27,-3.92,8.92,8.92,0,, -34362,42056,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Cherry Communications,49,10/28/2014,508,Charlie Crist,DEM,39,Rick Scott,REP,44,,-5,11/4/2014,47.07,48.14,-1.08,3.92,-3.92,1,for Florida Chamber of Commerce,R -34382,42076,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,YouGov,391,10/28/2014,1795,Charlie Crist,DEM,41,Rick Scott,REP,41,,0,11/4/2014,47.07,48.14,-1.08,1.08,1.08,.5,, -34343,48332,5528,2014,2014_House-G_MA-6,MA-6,House-G,House-G,Emerson College,88,10/28/2014,400,Seth Moulton,DEM,40,Richard R. Tisei,REP,42,,-2,11/4/2014,54.97,41.14,13.83,15.83,-15.83,0,, -34343,48331,5531,2014,2014_House-G_MA-9,MA-9,House-G,House-G,Emerson College,88,10/28/2014,410,Bill Keating,DEM,46,John C. Chapman,REP,41,,5,11/4/2014,54.95,44.99,9.96,4.96,-4.96,1,, -35916,48334,5580,2014,2014_House-G_NJ-5,NJ-5,House-G,House-G,Monmouth University,215,10/28/2014,427,Roy Cho,DEM,42,Scott Garrett,REP,53,,-11,11/4/2014,43.3,55.41,-12.11,1.11,1.11,1,, -35904,48286,5591,2014,2014_House-G_NY-1,NY-1,House-G,House-G,Siena College,305,10/28/2014,670,Timothy H. Bishop,DEM,45,Lee Zeldin,REP,50,,-5,11/4/2014,45.57,54.43,-8.86,3.86,3.86,1,, -35914,48330,5611,2014,2014_House-G_NY-21,NY-21,House-G,House-G,Harper Polling,132,10/28/2014,560,Aaron G. Woolf,DEM,33,Elise Stefanik,REP,47,,-14,11/4/2014,33.84,55.14,-21.29,7.29,7.29,1,for Elise Stefanik,R -34386,42115,6,2014,2014_Sen-G_MN,MN,Sen-G,Sen-G,SurveyUSA,325,10/29/2014,596,Al Franken,DEM,51,Mike McFadden,REP,40,,11,11/4/2014,53.15,42.91,10.24,.76,.76,1,, -34321,42142,12,2014,2014_Sen-G_AK,AK,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/29/2014,887,Mark Begich,DEM,42,Dan Sullivan,REP,47,,-5,11/4/2014,45.83,47.96,-2.13,2.87,-2.87,1,, -34402,42100,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,10/29/2014,559,Kay R. Hagan,DEM,48,Thom Tillis,REP,46,,2,11/4/2014,47.26,48.82,-1.56,3.56,3.56,0,, -34414,42123,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Fox News/Beacon Research/Shaw & Co. Research,103,10/29/2014,909,Kay R. Hagan,DEM,43,Thom Tillis,REP,42,,1,11/4/2014,47.26,48.82,-1.56,2.56,2.56,0,, -34412,42120,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Harper Polling,132,10/29/2014,511,Kay R. Hagan,DEM,44,Thom Tillis,REP,46,,-2,11/4/2014,47.26,48.82,-1.56,.44,-.44,1,for American Crossroads,R -34442,42184,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Public Policy Polling,263,10/29/2014,657,Kay R. Hagan,DEM,47,Thom Tillis,REP,46,,1,11/4/2014,47.26,48.82,-1.56,2.56,2.56,0,for League of Conservation Voters,D -34406,42104,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/29/2014,982,Kay R. Hagan,DEM,46,Thom Tillis,REP,45,,1,11/4/2014,47.26,48.82,-1.56,2.56,2.56,0,, -34422,42138,15,2014,2014_Sen-G_KY,KY,Sen-G,Sen-G,Marist College,183,10/29/2014,556,Alison Lundergan Grimes,DEM,41,Mitch McConnell,REP,50,,-9,11/4/2014,40.72,56.19,-15.47,6.47,6.47,1,, -34507,42265,16,2014,2014_Sen-G_VA,VA,Sen-G,Sen-G,Vox Populi Polling,372,10/29/2014,734,Mark R. Warner,DEM,44,Ed Gillespie,REP,40,,4,11/4/2014,49.15,48.34,.81,3.19,3.19,1,, -34378,42118,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Landmark Communications,166,10/29/2014,1500,Mary Michelle Nunn,DEM,46.6,David A. Perdue,REP,47.4,,-.80000001,11/4/2014,45.21,52.89,-7.68,6.88,6.88,1,, -34327,42166,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Marist College,183,10/29/2014,603,Mary Michelle Nunn,DEM,44,David A. Perdue,REP,48,,-4,11/4/2014,45.21,52.89,-7.68,3.68,3.68,1,, -34369,42157,21,2014,2014_Sen-G_KS,KS,Sen-G,Sen-G,Fox News/Beacon Research/Shaw & Co. Research,103,10/29/2014,907,Pat Roberts,REP,43,Gregory Orman,IND,44,,-1,11/4/2014,53.15,42.53,10.62,11.62,,0,, -34348,42180,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Public Policy Polling,263,10/29/2014,573,Mark Udall,DEM,48,Cory Gardner,REP,48,,0,11/4/2014,46.26,48.2,-1.94,1.94,1.94,.5,for League of Conservation Voters,D -34428,42151,25,2014,2014_Sen-O_LA,LA,Sen-G,Sen-O,Marist College,183,10/29/2014,630,Mary L. Landrieu,DEM,45,Bill Cassidy,REP,50,,-5,11/4/2014,42.08,40.97,1.11,6.11,-6.11,0,, -34447,42192,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,10/29/2014,647,Bruce L. Braley,DEM,47,Joni K. Ernst,REP,49,,-2,11/4/2014,43.76,52.1,-8.34,6.34,6.34,1,, -34314,42096,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Fox News/Beacon Research/Shaw & Co. Research,103,10/29/2014,911,Bruce L. Braley,DEM,44,Joni K. Ernst,REP,45,,-1,11/4/2014,43.76,52.1,-8.34,7.34,7.34,1,, -34365,42245,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/29/2014,990,Bruce L. Braley,DEM,47,Joni K. Ernst,REP,48,,-1,11/4/2014,43.76,52.1,-8.34,7.34,7.34,1,, -34321,42015,1221,2014,2014_Gov-G_AK,AK,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/29/2014,887,Bill Walker,IND,50,Sean R. Parnell,REP,43,,7,11/4/2014,48.1,45.88,2.22,4.78,,1,, -34314,42008,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,Fox News/Beacon Research/Shaw & Co. Research,103,10/29/2014,911,Jack G. Hatch,DEM,36,Terry E. Branstad,REP,53,,-17,11/4/2014,37.27,58.99,-21.72,4.72,4.72,1,, -34365,42059,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/29/2014,990,Jack G. Hatch,DEM,37,Terry E. Branstad,REP,55,,-18,11/4/2014,37.27,58.99,-21.72,3.72,3.72,1,, -34369,42063,1228,2014,2014_Gov-G_KS,KS,Gov-G,Gov-G,Fox News/Beacon Research/Shaw & Co. Research,103,10/29/2014,907,Paul Davis,DEM,48,Sam Brownback,REP,42,,6,11/4/2014,46.13,49.82,-3.69,9.69,9.69,0,, -34386,42080,1238,2014,2014_Gov-G_MN,MN,Gov-G,Gov-G,SurveyUSA,325,10/29/2014,596,Mark Dayton,DEM,47,Jeff Johnson,REP,42,,5,11/4/2014,50.07,44.51,5.56,.56,-.56,1,, -62494,112352,1243,2014,2014_Gov-G_OH,OH,Gov-G,Gov-G,Fox News/Beacon Research/Shaw & Co. Research,103,10/29/2014,803,Edward FitzGerald,DEM,36,John Richard Kasich,REP,51,,-15,11/4/2014,33.03,63.64,-30.61,15.61,15.61,1,, -34350,42044,1245,2014,2014_Gov-G_WI,WI,Gov-G,Gov-G,Public Policy Polling,263,10/29/2014,1814,Mary Burke,DEM,47,Scott Walker,REP,48,,-1,11/4/2014,46.59,52.26,-5.68,4.68,4.68,1,for Wisconsin Democratic Party,D -34348,42042,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Public Policy Polling,263,10/29/2014,573,John Hickenlooper,DEM,47,Bob Beauprez,REP,47,,0,11/4/2014,49.3,45.95,3.34,3.34,-3.34,.5,for League of Conservation Voters,D -34378,42072,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Landmark Communications,166,10/29/2014,1500,Jason Carter,DEM,46,Nathan Deal,REP,48,,-2,11/4/2014,44.88,52.74,-7.86,5.86,5.86,1,, -34327,42021,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Marist College,183,10/29/2014,603,Jason Carter,DEM,43,Nathan Deal,REP,48,,-5,11/4/2014,44.88,52.74,-7.86,2.86,2.86,1,, -62487,112341,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,SEA Polling & Strategic Design,302,10/29/2014,800,Charlie Crist,DEM,43,Rick Scott,REP,45,,-2,11/4/2014,47.07,48.14,-1.08,.92,-.92,1,, -35917,48335,5404,2014,2014_House-G_CA-52,CA-52,House-G,House-G,SurveyUSA,325,10/29/2014,551,Scott Peters,DEM,44,Carl DeMaio,REP,45,,-1,11/4/2014,51.59,48.41,3.17,4.17,-4.17,0,, -36138,49089,8271,2014,2014_House-G_US,US,House-G,House-G,YouGov,391,10/29/2014,802,Democratic,DEM,42,Republican,REP,46,,-4,11/4/2014,45.53,51.23,-5.7,1.7,1.7,1,, -34393,42167,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/30/2014,940,Jeanne Shaheen,DEM,52,Scott Brown,REP,45,,7,11/4/2014,51.46,48.21,3.24,3.76,3.76,1,, -34514,42274,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Gravis Marketing,124,10/30/2014,1006,Kay R. Hagan,DEM,46,Thom Tillis,REP,47,,-1,11/4/2014,47.26,48.82,-1.56,.56,.56,1,, -34416,42131,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,National Research Inc.,225,10/30/2014,600,Kay R. Hagan,DEM,41,Thom Tillis,REP,41,,0,11/4/2014,47.26,48.82,-1.56,1.56,1.56,.5,, -62497,112370,16,2014,2014_Sen-G_VA,VA,Sen-G,Sen-G,Public Policy Polling,263,10/30/2014,937,Mark R. Warner,DEM,49,Ed Gillespie,REP,40,,9,11/4/2014,49.15,48.34,.81,8.19,8.19,1,for League of Conservation Voters,D -58868,100398,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Optimus,245,10/30/2014,2421,Bruce L. Braley,DEM,45.3,Joni K. Ernst,REP,48.2,,-2.9000001,11/4/2014,43.76,52.1,-8.34,5.44,5.44,1,, -34392,42173,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Selzer & Co.,304,10/30/2014,708,Bruce L. Braley,DEM,44,Joni K. Ernst,REP,51,,-7,11/4/2014,43.76,52.1,-8.34,1.34,1.34,1,, -62484,112338,1225,2014,2014_Gov-G_CT,CT,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/30/2014,977,Dannel P. Malloy,DEM,48,Tom Foley,REP,47,,1,11/4/2014,50.73,48.16,2.56,1.56,-1.56,1,, -34392,42086,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,Selzer & Co.,304,10/30/2014,701,Jack G. Hatch,DEM,35,Terry E. Branstad,REP,59,,-24,11/4/2014,37.27,58.99,-21.72,2.28,-2.28,1,, -34393,42087,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,10/30/2014,940,Margaret Wood Hassan,DEM,51,Walt Havenstein,REP,42,,9,11/4/2014,52.37,47.43,4.95,4.05,4.05,1,, -34349,42043,1237,2014,2014_Gov-G_NY,NY,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,10/30/2014,681,Andrew Cuomo,DEM,55,Rob Astorino,REP,34,,21,11/4/2014,54.19,40.24,13.95,7.05,7.05,1,, -34346,42040,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,10/30/2014,688,Charlie Crist,DEM,45,Rick Scott,REP,38,,7,11/4/2014,47.07,48.14,-1.08,8.08,8.08,0,, -34334,42028,1255,2014,2014_Gov-G_CA,CA,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,10/30/2014,705,Jerry Brown,DEM,51,Neel Kashkari,REP,33,,18,11/4/2014,59.97,40.03,19.94,1.94,-1.94,1,, -35979,49004,5446,2014,2014_House-G_GA-1,GA-1,House-G,House-G,Landmark Communications,166,10/30/2014,500,Brian Corwin Reese,DEM,37, Carter,REP,60,,-23,11/4/2014,39.09,60.91,-21.83,1.17,-1.17,1,, -35979,82953,5452,2014,2014_House-G_GA-7,GA-7,House-G,House-G,Landmark Communications,166,10/30/2014,500,Thomas D. Wight,DEM,37,Rob Woodall,REP,61,,-24,11/4/2014,34.61,65.39,-30.77,6.77,6.77,1,, -35979,49005,5455,2014,2014_House-G_GA-10,GA-10,House-G,House-G,Landmark Communications,166,10/30/2014,500,I. Kenneth Dious,DEM,32,Jody B. Hice,REP,61,,-29,11/4/2014,33.48,66.52,-33.04,4.04,4.04,1,, -35979,48782,5457,2014,2014_House-G_GA-12,GA-12,House-G,House-G,Landmark Communications,166,10/30/2014,500,John Barrow,DEM,44,Rick W. Allen,REP,48,,-4,11/4/2014,45.25,54.75,-9.51,5.51,5.51,1,, -36301,49286,8271,2014,2014_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,10/30/2014,3500,Democratic,DEM,41,Republican,REP,44,,-3,11/4/2014,45.53,51.23,-5.7,2.7,2.7,1,, -34501,42258,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,Public Policy Polling,263,10/31/2014,679,Jeanne Shaheen,DEM,49,Scott Brown,REP,47,,2,11/4/2014,51.46,48.21,3.24,1.24,-1.24,1,for Center for American Progress Action Fund,D -34423,42140,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,10/31/2014,757,Jeanne Shaheen,DEM,47,Scott Brown,REP,45,,2,11/4/2014,51.46,48.21,3.24,1.24,-1.24,1,, -34479,42230,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Public Policy Polling,263,10/31/2014,738,Kay R. Hagan,DEM,46,Thom Tillis,REP,45,,1,11/4/2014,47.26,48.82,-1.56,2.56,2.56,0,, -34407,42105,15,2014,2014_Sen-G_KY,KY,Sen-G,Sen-G,Public Policy Polling,263,10/31/2014,1503,Alison Lundergan Grimes,DEM,43,Mitch McConnell,REP,51.5,,-8.5,11/4/2014,40.72,56.19,-15.47,6.97,6.97,1,, -34485,42236,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Public Policy Polling,263,10/31/2014,533,Mary Michelle Nunn,DEM,46,David A. Perdue,REP,46,,0,11/4/2014,45.21,52.89,-7.68,7.68,7.68,.5,for Center for American Progress Action Fund,D -34492,42247,21,2014,2014_Sen-G_KS,KS,Sen-G,Sen-G,Public Policy Polling,263,10/31/2014,752,Pat Roberts,REP,47,Gregory Orman,IND,46,,1,11/4/2014,53.15,42.53,10.62,9.62,,1,for Center for American Progress Action Fund,D -34370,42137,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Quinnipiac University,267,10/31/2014,815,Mark Udall,DEM,44,Cory Gardner,REP,45.5,,-1.5,11/4/2014,46.26,48.2,-1.94,.44,.44,1,, -34448,42193,25,2014,2014_Sen-O_LA,LA,Sen-G,Sen-O,Public Policy Polling,263,10/31/2014,1003,Mary L. Landrieu,DEM,47,Bill Cassidy,REP,48,,-1,11/4/2014,42.08,40.97,1.11,2.11,-2.11,0,, -34513,42273,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Public Policy Polling,263,10/31/2014,617,Bruce L. Braley,DEM,47,Joni K. Ernst,REP,48,,-1,11/4/2014,43.76,52.1,-8.34,7.34,7.34,1,for Center for American Progress Action Fund,D -34336,42159,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Quinnipiac University,267,10/31/2014,778,Bruce L. Braley,DEM,47,Joni K. Ernst,REP,47,,0,11/4/2014,43.76,52.1,-8.34,8.34,8.34,.5,, -34332,42255,31,2014,2014_Sen-G_MA,MA,Sen-G,Sen-G,Public Policy Polling,263,10/31/2014,887,Edward J. Markey,DEM,54,Brian J. Herr,REP,38,,16,11/4/2014,61.87,37.98,23.88,7.88,-7.88,1,, -62482,112365,32,2014,2014_Sen-G_AR,AR,Sen-G,Sen-G,Opinion Research Associates,242,10/31/2014,400,Mark L. Pryor,DEM,45,Tom Cotton,REP,43,,2,11/4/2014,39.43,56.5,-17.07,19.07,19.07,0,for Arkansas Citizens First Congress,D -34310,42145,32,2014,2014_Sen-G_AR,AR,Sen-G,Sen-G,Public Policy Polling,263,10/31/2014,1092,Mark L. Pryor,DEM,43,Tom Cotton,REP,50,,-7,11/4/2014,39.43,56.5,-17.07,10.07,10.07,1,, -34319,42013,1223,2014,2014_Gov-G_ID,ID,Gov-G,Gov-G,Public Policy Polling,263,10/31/2014,1001,AJ Balukoff,DEM,37,C.L. 'Butch' Otter,REP,49,,-12,11/4/2014,38.55,53.52,-14.97,2.97,2.97,1,, -34357,42051,1225,2014,2014_Gov-G_CT,CT,Gov-G,Gov-G,Public Policy Polling,263,10/31/2014,931,Dannel P. Malloy,DEM,44,Tom Foley,REP,41,,3,11/4/2014,50.73,48.16,2.56,.44,.44,1,, -34384,42078,1225,2014,2014_Gov-G_CT,CT,Gov-G,Gov-G,Quinnipiac University,267,10/31/2014,926,Dannel P. Malloy,DEM,43,Tom Foley,REP,42,,1,11/4/2014,50.73,48.16,2.56,1.56,-1.56,1,, -34336,42030,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,Quinnipiac University,267,10/31/2014,778,Jack G. Hatch,DEM,41,Terry E. Branstad,REP,52,,-11,11/4/2014,37.27,58.99,-21.72,10.72,10.72,1,, -34492,112349,1228,2014,2014_Gov-G_KS,KS,Gov-G,Gov-G,Public Policy Polling,263,10/31/2014,752,Paul Davis,DEM,48,Sam Brownback,REP,44,,4,11/4/2014,46.13,49.82,-3.69,7.69,7.69,0,for Center for American Progress Action Fund,D -62482,112334,1232,2014,2014_Gov-G_AR,AR,Gov-G,Gov-G,Opinion Research Associates,242,10/31/2014,400,Michael Avery Ross,DEM,43,Asa Hutchinson,REP,39,,4,11/4/2014,41.49,55.44,-13.94,17.94,17.94,0,for Arkansas Citizens First Congress,D -34310,42004,1232,2014,2014_Gov-G_AR,AR,Gov-G,Gov-G,Public Policy Polling,263,10/31/2014,1092,Michael Avery Ross,DEM,41,Asa Hutchinson,REP,51,,-10,11/4/2014,41.49,55.44,-13.94,3.94,3.94,1,, -34423,42025,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,10/31/2014,757,Margaret Wood Hassan,DEM,50,Walt Havenstein,REP,49,,1,11/4/2014,52.37,47.43,4.95,3.95,-3.95,1,, -34370,42064,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Quinnipiac University,267,10/31/2014,815,John Hickenlooper,DEM,43,Bob Beauprez,REP,45,,-2,11/4/2014,49.3,45.95,3.34,5.34,-5.34,0,, -34332,42026,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,Public Policy Polling,263,10/31/2014,887,Martha Coakley,DEM,42,Charles D. Baker,REP,46,,-4,11/4/2014,46.54,48.4,-1.86,2.14,-2.14,1,, -34311,42005,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Quinnipiac University,267,10/31/2014,817,Charlie Crist,DEM,42,Rick Scott,REP,41,,1,11/4/2014,47.07,48.14,-1.08,2.08,2.08,0,, -62485,112339,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,SEA Polling & Strategic Design,302,10/31/2014,1800,Charlie Crist,DEM,44,Rick Scott,REP,47,,-3,11/4/2014,47.07,48.14,-1.08,1.92,-1.92,1,, -34423,48351,5574,2014,2014_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,10/31/2014,405,Carol Shea-Porter,DEM,49,Frank C. Guinta,REP,50,,-1,11/4/2014,48.11,51.71,-3.6,2.6,2.6,1,, -34423,82402,5575,2014,2014_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,10/31/2014,352,Annie Kuster,DEM,51,Marilinda Garcia,REP,42,,9,11/4/2014,54.87,44.87,10,1,-1,1,average of multiple versions or turnout models listed in poll, -36139,49287,8271,2014,2014_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,10/31/2014,826,Democratic,DEM,48,Republican,REP,48,,0,11/4/2014,45.53,51.23,-5.7,5.7,5.7,.5,, -34377,42112,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,New England College,228,11/1/2014,1526,Jeanne Shaheen,DEM,48.2,Scott Brown,REP,48.7,,-.5,11/4/2014,51.46,48.21,3.24,3.74,-3.74,0,, -34383,42130,9,2014,2014_Sen-G_ME,ME,Sen-G,Sen-G,Maine People's Resource Center,180,11/1/2014,906,Shenna Bellows,DEM,37.3,Susan M. Collins,REP,57.4,,-20.1,11/4/2014,31.5,68.46,-36.96,16.86,16.86,1,, -34410,42116,10,2014,2014_Sen-G_NJ,NJ,Sen-G,Sen-G,Monmouth University,215,11/1/2014,750,Cory A. Booker,DEM,54,Jeff Bell,REP,40,,14,11/4/2014,55.84,42.33,13.51,.49,.49,1,, -34390,42158,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,11/1/2014,1463,Mary Michelle Nunn,DEM,45,David A. Perdue,REP,48,,-3,11/4/2014,45.21,52.89,-7.68,4.68,4.68,1,, -34359,42094,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,SurveyUSA,325,11/1/2014,591,Mary Michelle Nunn,DEM,44,David A. Perdue,REP,47,,-3,11/4/2014,45.21,52.89,-7.68,4.68,4.68,1,, -34494,42249,25,2014,2014_Sen-O_LA,LA,Sen-G,Sen-O,ccAdvertising,396,11/1/2014,381,Mary L. Landrieu,DEM,36,Bill Cassidy,REP,48,,-12,11/4/2014,42.08,40.97,1.11,13.11,-13.11,0,among all adults, -34383,42077,1224,2014,2014_Gov-G_ME,ME,Gov-G,Gov-G,Maine People's Resource Center,180,11/1/2014,906,Michael H. Michaud,DEM,45,Paul R. LePage,REP,44,,1,11/4/2014,43.37,48.18,-4.81,5.81,5.81,0,, -34377,42071,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,New England College,228,11/1/2014,1526,Margaret Wood Hassan,DEM,51,Walt Havenstein,REP,44,,7,11/4/2014,52.37,47.43,4.95,2.05,2.05,1,, -34390,42084,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Opinion Savvy/InsiderAdvantage,243,11/1/2014,1463,Jason Carter,DEM,44,Nathan Deal,REP,47,,-3,11/4/2014,44.88,52.74,-7.86,4.86,4.86,1,, -34359,42053,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,SurveyUSA,325,11/1/2014,591,Jason Carter,DEM,42,Nathan Deal,REP,47,,-5,11/4/2014,44.88,52.74,-7.86,2.86,2.86,1,, -62491,112347,1252,2014,2014_Gov-G_IL,IL,Gov-G,Gov-G,Ogden & Fry,425,11/1/2014,1163,Pat Quinn,DEM,44.6,Bruce Rauner,REP,49.4,,-4.8000002,11/4/2014,46.35,50.27,-3.92,.88,-.88,1,, -58857,100387,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Optimus,245,11/1/2014,2559,Charlie Crist,DEM,41.3,Rick Scott,REP,42.8,,-1.5,11/4/2014,47.07,48.14,-1.08,.42,-.42,1,, -34383,48341,5513,2014,2014_House-G_ME-1,ME-1,House-G,House-G,Maine People's Resource Center,180,11/1/2014,419,Chellie Pingree,DEM,55.7,Isaac J. Misiuk,REP,30.4,,25.299999,11/4/2014,60.43,30.67,29.76,4.46,-4.46,1,, -34383,48342,5514,2014,2014_House-G_ME-2,ME-2,House-G,House-G,Maine People's Resource Center,180,11/1/2014,397,Emily Ann Cain,DEM,42,Bruce Poliquin,REP,42.9,,-.89999998,11/4/2014,41.83,47.03,-5.2,4.3,4.3,1,, -34377,48336,5574,2014,2014_House-G_NH-1,NH-1,House-G,House-G,New England College,228,11/1/2014,778,Carol Shea-Porter,DEM,43,Frank C. Guinta,REP,52,,-9,11/4/2014,48.11,51.71,-3.6,5.4,-5.4,1,, -34377,48337,5575,2014,2014_House-G_NH-2,NH-2,House-G,House-G,New England College,228,11/1/2014,748,Annie Kuster,DEM,53,Marilinda Garcia,REP,42,,11,11/4/2014,54.87,44.87,10,1,1,1,, -34317,42160,2,2014,2014_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,11/2/2014,1224,Gary C. Peters,DEM,52,Terri Lynn Land,REP,40,,12,11/4/2014,54.61,41.33,13.29,1.29,-1.29,1,, -34328,42128,2,2014,2014_Sen-G_MI,MI,Sen-G,Sen-G,Public Policy Polling,263,11/2/2014,914,Gary C. Peters,DEM,52.5,Terri Lynn Land,REP,40.5,,12,11/4/2014,54.61,41.33,13.29,1.29,-1.29,1,, -34395,42241,4,2014,2014_Sen-G_IL,IL,Sen-G,Sen-G,Public Policy Polling,263,11/2/2014,1064,Richard J. Durbin,DEM,51.5,James Oberweis,REP,42.5,,9,11/4/2014,53.55,42.69,10.85,1.85,-1.85,1,, -34345,42194,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,Public Policy Polling,263,11/2/2014,1690,Jeanne Shaheen,DEM,50,Scott Brown,REP,48,,2,11/4/2014,51.46,48.21,3.24,1.24,-1.24,1,, -34324,42176,12,2014,2014_Sen-G_AK,AK,Sen-G,Sen-G,Public Policy Polling,263,11/2/2014,1052,Mark Begich,DEM,45.5,Dan Sullivan,REP,46.5,,-1,11/4/2014,45.83,47.96,-2.13,1.13,1.13,1,, -34421,42136,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Public Policy Polling,263,11/2/2014,1333,Kay R. Hagan,DEM,46,Thom Tillis,REP,44,,2,11/4/2014,47.26,48.82,-1.56,3.56,3.56,0,, -34389,42139,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Landmark Communications,166,11/2/2014,1500,Mary Michelle Nunn,DEM,45.6,David A. Perdue,REP,49.8,,-4.1999998,11/4/2014,45.21,52.89,-7.68,3.48,3.48,1,, -34329,42195,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Public Policy Polling,263,11/2/2014,975,Mary Michelle Nunn,DEM,45,David A. Perdue,REP,46,,-1,11/4/2014,45.21,52.89,-7.68,6.68,6.68,1,, -34368,112366,21,2014,2014_Sen-G_KS,KS,Sen-G,Sen-G,Public Policy Polling,263,11/2/2014,963,Pat Roberts,REP,46.5,Gregory Orman,IND,48,,-1.5,11/4/2014,53.15,42.53,10.62,12.12,,0,average of multiple versions or turnout models listed in poll, -34385,42172,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Public Policy Polling,263,11/2/2014,739,Mark Udall,DEM,46.5,Cory Gardner,REP,49.5,,-3,11/4/2014,46.26,48.2,-1.94,1.06,-1.06,1,for League of Conservation Voters,D -34306,42178,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Public Policy Polling,263,11/2/2014,1265,Bruce L. Braley,DEM,45.5,Joni K. Ernst,REP,48.5,,-3,11/4/2014,43.76,52.1,-8.34,5.34,5.34,1,, -34324,42018,1221,2014,2014_Gov-G_AK,AK,Gov-G,Gov-G,Public Policy Polling,263,11/2/2014,1052,Bill Walker,IND,46,Sean R. Parnell,REP,45,,1,11/4/2014,48.1,45.88,2.22,1.22,,1,, -34306,42000,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,Public Policy Polling,263,11/2/2014,1265,Jack G. Hatch,DEM,40,Terry E. Branstad,REP,51,,-11,11/4/2014,37.27,58.99,-21.72,10.72,10.72,1,, -34368,42062,1228,2014,2014_Gov-G_KS,KS,Gov-G,Gov-G,Public Policy Polling,263,11/2/2014,1333,Paul Davis,DEM,46,Sam Brownback,REP,45,,1,11/4/2014,46.13,49.82,-3.69,4.69,4.69,0,, -34345,42039,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,Public Policy Polling,263,11/2/2014,1690,Margaret Wood Hassan,DEM,51,Walt Havenstein,REP,46,,5,11/4/2014,52.37,47.43,4.95,.05,.05,1,, -34385,42079,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Public Policy Polling,263,11/2/2014,739,John Hickenlooper,DEM,46,Bob Beauprez,REP,46,,0,11/4/2014,49.3,45.95,3.34,3.34,-3.34,.5,for League of Conservation Voters,D -34309,42003,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,Clarity Campaign Labs,52,11/2/2014,1003,Mark Schauer,DEM,45,Rick Snyder,REP,45,,0,11/4/2014,46.86,50.92,-4.07,4.07,4.07,.5,, -34317,42011,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,Mitchell Research & Communications,213,11/2/2014,1224,Mark Schauer,DEM,47,Rick Snyder,REP,47,,0,11/4/2014,46.86,50.92,-4.07,4.07,4.07,.5,, -34328,42022,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,Public Policy Polling,263,11/2/2014,914,Mark Schauer,DEM,45,Rick Snyder,REP,46,,-1,11/4/2014,46.86,50.92,-4.07,3.07,3.07,1,, -34389,42083,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Landmark Communications,166,11/2/2014,1500,Jason Carter,DEM,45,Nathan Deal,REP,51,,-6,11/4/2014,44.88,52.74,-7.86,1.86,1.86,1,, -34329,42023,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Public Policy Polling,263,11/2/2014,975,Jason Carter,DEM,43,Nathan Deal,REP,47,,-4,11/4/2014,44.88,52.74,-7.86,3.86,3.86,1,, -62490,112346,1252,2014,2014_Gov-G_IL,IL,Gov-G,Gov-G,Ogden & Fry,425,11/2/2014,1051,Pat Quinn,DEM,45.1,Bruce Rauner,REP,48.6,,-3.5,11/4/2014,46.35,50.27,-3.92,.42,.42,1,, -34395,42089,1252,2014,2014_Gov-G_IL,IL,Gov-G,Gov-G,Public Policy Polling,263,11/2/2014,1064,Pat Quinn,DEM,47,Bruce Rauner,REP,45,,2,11/4/2014,46.35,50.27,-3.92,5.92,5.92,0,, -34366,42060,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Public Policy Polling,263,11/2/2014,1198,Charlie Crist,DEM,44,Rick Scott,REP,44,,0,11/4/2014,47.07,48.14,-1.08,1.08,1.08,.5,, -34324,48340,5339,2014,2014_House-G_AK-1,AK-1,House-G,House-G,Public Policy Polling,263,11/2/2014,1052,Forrest Dunbar,DEM,41,Don Young,REP,47,,-6,11/4/2014,40.97,50.97,-10,4,4,1,, -34389,48781,5457,2014,2014_House-G_GA-12,GA-12,House-G,House-G,Landmark Communications,166,11/2/2014,500,John Barrow,DEM,46,Rick W. Allen,REP,47,,-1,11/4/2014,45.25,54.75,-9.51,8.51,8.51,1,, -34473,42220,1470,2014,2014_Sen-GR_LA,LA,Sen-G,Sen-GR,Vox Populi Polling,372,11/17/2014,761,Mary L. Landrieu,DEM,42,Bill Cassidy,REP,53,,-11,12/6/2014,44.07,55.93,-11.87,.87,.87,1,, -36458,49722,5512,2014,2014_House-GR_LA-6,LA-6,House-G,House-GR,JMC Analytics,156,11/17/2014,793,Edwin Edwards,DEM,35,Garret Graves,REP,61,,-26,12/6/2014,37.57,62.43,-24.86,1.14,-1.14,1,, -34472,42219,1470,2014,2014_Sen-GR_LA,LA,Sen-G,Sen-GR,Rasmussen Reports/Pulse Opinion Research,277,11/18/2014,1000,Mary L. Landrieu,DEM,41,Bill Cassidy,REP,56,,-15,12/6/2014,44.07,55.93,-11.87,3.13,-3.13,1,, -34471,42218,1470,2014,2014_Sen-GR_LA,LA,Sen-G,Sen-GR,JMC Analytics,156,11/20/2014,754,Mary L. Landrieu,DEM,40,Bill Cassidy,REP,55,,-15,12/6/2014,44.07,55.93,-11.87,3.13,-3.13,1,, -34469,42216,1470,2014,2014_Sen-GR_LA,LA,Sen-G,Sen-GR,WPA Intelligence (WPAi),383,11/25/2014,500,Mary L. Landrieu,DEM,33,Bill Cassidy,REP,57,,-24,12/6/2014,44.07,55.93,-11.87,12.13,-12.13,1,, -52516,82964,5512,2014,2014_House-GR_LA-6,LA-6,House-G,House-GR,Glascock Group,116,12/2/2014,532,Edwin Edwards,DEM,47,Garret Graves,REP,53,,-6,12/6/2014,37.57,62.43,-24.86,18.86,18.86,1,among 'voters', -34470,42217,1470,2014,2014_Sen-GR_LA,LA,Sen-G,Sen-GR,Rasmussen Reports/Pulse Opinion Research,277,12/3/2014,1000,Mary L. Landrieu,DEM,40,Bill Cassidy,REP,56,,-16,12/6/2014,44.07,55.93,-11.87,4.13,-4.13,1,, -36333,49323,8722,2015,2015_House-GSR_MS-1,MS-1,House-G,House-GSR,Gravis Marketing,124,5/28/2015,509,Walter Howard Zinn,DEM,37,Trent Kelly,REP,54,,-17,6/2/2015,29.92,70.08,-40.15,23.15,23.15,1,, -44109,65995,1216,2015,2015_Gov-G_KY,KY,Gov-G,Gov-G,"Fabrizio, Lee & Associates",90,10/15/2015,500,Jack Conway,DEM,44,Matt Bevin,REP,41,,3,11/3/2015,43.81,52.52,-8.7,11.7,11.7,0,, -44127,66022,1218,2015,2015_Gov-O_LA,LA,Gov-G,Gov-O,Harper Polling,132,10/17/2015,612,John Bel Edwards,DEM,36,David Vitter,REP,26,,10,10/24/2015,39.89,23,16.89,6.89,-6.89,1,, -44126,66021,1218,2015,2015_Gov-O_LA,LA,Gov-G,Gov-O,Market Research Insight,185,10/17/2015,590,John Bel Edwards,DEM,36,David Vitter,REP,19,,17,10/24/2015,39.89,23,16.89,.11,.11,1,, -44125,66020,1218,2015,2015_Gov-O_LA,LA,Gov-G,Gov-O,MarblePort,182,10/21/2015,1464,John Bel Edwards,DEM,40.5,David Vitter,REP,28.5,,12,10/24/2015,39.89,23,16.89,4.89,-4.89,1,, -44108,65994,1216,2015,2015_Gov-G_KY,KY,Gov-G,Gov-G,Western Kentucky University,379,10/22/2015,770,Jack Conway,DEM,45,Matt Bevin,REP,40,,5,11/3/2015,43.81,52.52,-8.7,13.7,13.7,0,, -44111,65997,1217,2015,2015_Gov-G_MS,MS,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/23/2015,625,Robert Gray,DEM,28,Phil Bryant,REP,66,,-38,11/3/2015,32.25,66.38,-34.12,3.88,-3.88,1,, -44107,65993,1216,2015,2015_Gov-G_KY,KY,Gov-G,Gov-G,SurveyUSA,325,10/25/2015,798,Jack Conway,DEM,45,Matt Bevin,REP,40,,5,11/3/2015,43.81,52.52,-8.7,13.7,13.7,0,, -44106,65992,1216,2015,2015_Gov-G_KY,KY,Gov-G,Gov-G,Vox Populi Polling,372,10/27/2015,618,Jack Conway,DEM,44,Matt Bevin,REP,44,,0,11/3/2015,43.81,52.52,-8.7,8.7,8.7,.5,, -44105,65991,1219,2015,2015_Gov-GR_LA,LA,Gov-G,Gov-GR,Triumph Campaigns,339,11/5/2015,1818,John Bel Edwards,DEM,49,David Vitter,REP,41,,8,11/21/2015,56.11,43.89,12.23,4.23,-4.23,1,, -44104,65990,1219,2015,2015_Gov-GR_LA,LA,Gov-G,Gov-GR,University of New Orleans,358,11/5/2015,600,John Bel Edwards,DEM,56,David Vitter,REP,34,,22,11/21/2015,56.11,43.89,12.23,9.77,9.77,1,, -44103,65989,1219,2015,2015_Gov-GR_LA,LA,Gov-G,Gov-GR,Market Research Insight,185,11/10/2015,600,John Bel Edwards,DEM,52,David Vitter,REP,38,,14,11/21/2015,56.11,43.89,12.23,1.77,1.77,1,, -44102,65988,1219,2015,2015_Gov-GR_LA,LA,Gov-G,Gov-GR,MarblePort,182,11/11/2015,978,John Bel Edwards,DEM,48,David Vitter,REP,42,,6,11/21/2015,56.11,43.89,12.23,6.23,-6.23,1,, -44101,65987,1219,2015,2015_Gov-GR_LA,LA,Gov-G,Gov-GR,Market Research Insight,185,11/12/2015,600,John Bel Edwards,DEM,53,David Vitter,REP,38,,15,11/21/2015,56.11,43.89,12.23,2.77,2.77,1,, -44100,65986,1219,2015,2015_Gov-GR_LA,LA,Gov-G,Gov-GR,RRH Elections,274,11/14/2015,359,John Bel Edwards,DEM,48,David Vitter,REP,42,,6,11/21/2015,56.11,43.89,12.23,6.23,-6.23,1,, -44097,65983,1219,2015,2015_Gov-GR_LA,LA,Gov-G,Gov-GR,University of New Orleans,358,11/14/2015,578,John Bel Edwards,DEM,54,David Vitter,REP,34,,20,11/21/2015,56.11,43.89,12.23,7.77,7.77,1,, -44098,65984,1219,2015,2015_Gov-GR_LA,LA,Gov-G,Gov-GR,JMC Analytics,156,11/15/2015,635,John Bel Edwards,DEM,51,David Vitter,REP,35,,16,11/21/2015,56.11,43.89,12.23,3.77,3.77,1,, -44099,65985,1219,2015,2015_Gov-GR_LA,LA,Gov-G,Gov-GR,Market Research Insight,185,11/15/2015,500,John Bel Edwards,DEM,54,David Vitter,REP,39,,15,11/21/2015,56.11,43.89,12.23,2.77,2.77,1,, -44096,65982,1219,2015,2015_Gov-GR_LA,LA,Gov-G,Gov-GR,Market Research Insight,185,11/17/2015,900,John Bel Edwards,DEM,52,David Vitter,REP,40,,12,11/21/2015,56.11,43.89,12.23,.23,-.23,1,, -44095,65981,1219,2015,2015_Gov-GR_LA,LA,Gov-G,Gov-GR,JMC Analytics,156,11/19/2015,614,John Bel Edwards,DEM,47,David Vitter,REP,43,,4,11/21/2015,56.11,43.89,12.23,8.23,-8.23,1,, -35862,48177,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Gravis Marketing,124,1/12/2016,461,Hillary Rodham Clinton,DEM,57,Bernard Sanders,DEM,36,7,21,2/1/2016,49.84,49.59,.25,20.75,,1,, -35862,48176,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Gravis Marketing,124,1/12/2016,422,Ted Cruz,REP,28,Donald Trump,REP,34,5,-6,2/1/2016,27.64,24.3,3.34,9.34,,0,, -35972,48769,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Iowa State University,153,1/14/2016,356,Hillary Rodham Clinton,DEM,47.4,Bernard Sanders,DEM,45,1,2.4000001,2/1/2016,49.84,49.59,.25,2.15,,1,, -35972,48767,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Iowa State University,153,1/14/2016,283,Ted Cruz,REP,25.8,Donald Trump,REP,18.9,12.3,6.9000001,2/1/2016,27.64,24.3,3.34,3.56,,1,, -35895,48283,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Loras College,171,1/16/2016,500,Hillary Rodham Clinton,DEM,59,Bernard Sanders,DEM,30,7,29,2/1/2016,49.84,49.59,.25,28.75,,1,, -35895,48270,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Loras College,171,1/16/2016,500,Ted Cruz,REP,25,Donald Trump,REP,26,13,-1,2/1/2016,27.64,24.3,3.34,4.34,,0,, -35900,48278,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,CNN/Opinion Research Corp.,37,1/18/2016,280,Hillary Rodham Clinton,DEM,43,Bernard Sanders,DEM,51,4,-8,2/1/2016,49.84,49.59,.25,8.25,,0,, -35900,48276,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,1/18/2016,266,Ted Cruz,REP,26,Donald Trump,REP,37,14,-11,2/1/2016,27.64,24.3,3.34,14.34,,0,, -35893,48268,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Douglas Fulmer & Associates,82,1/19/2016,570,Hillary Rodham Clinton,DEM,48,Bernard Sanders,DEM,39,7,9,2/1/2016,49.84,49.59,.25,8.75,,1,, -35899,48277,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Emerson College,88,1/19/2016,258,Hillary Rodham Clinton,DEM,52,Bernard Sanders,DEM,43,2.9,9,2/1/2016,49.84,49.59,.25,8.75,,1,, -35893,48267,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Douglas Fulmer & Associates,82,1/19/2016,687,Ted Cruz,REP,27,Donald Trump,REP,25,9,2,2/1/2016,27.64,24.3,3.34,1.34,,1,, -35899,48275,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Emerson College,88,1/19/2016,271,Ted Cruz,REP,23,Donald Trump,REP,33,14,-10,2/1/2016,27.64,24.3,3.34,13.34,,0,, -35953,48760,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Fox News/Beacon Research/Shaw & Co. Research,103,1/20/2016,423,Hillary Rodham Clinton,DEM,48,Bernard Sanders,DEM,42,3,6,2/1/2016,49.84,49.59,.25,5.75,,1,, -35955,48407,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,YouGov,391,1/20/2016,490,Hillary Rodham Clinton,DEM,46,Bernard Sanders,DEM,47,5,-1,2/1/2016,49.84,49.59,.25,1.25,,0,, -35953,48405,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Fox News/Beacon Research/Shaw & Co. Research,103,1/20/2016,378,Ted Cruz,REP,23,Donald Trump,REP,34,12,-11,2/1/2016,27.64,24.3,3.34,14.34,,0,, -35955,48412,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,YouGov,391,1/20/2016,492,Ted Cruz,REP,34,Donald Trump,REP,39,13,-5,2/1/2016,27.64,24.3,3.34,8.34,,0,, -35969,48793,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Quinnipiac University,267,1/21/2016,606,Hillary Rodham Clinton,DEM,45,Bernard Sanders,DEM,49,4,-4,2/1/2016,49.84,49.59,.25,4.25,,0,, -35969,48764,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Quinnipiac University,267,1/21/2016,651,Ted Cruz,REP,29,Donald Trump,REP,31,13,-2,2/1/2016,27.64,24.3,3.34,5.34,,0,, -35966,48753,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,American Research Group,9,1/23/2016,400,Hillary Rodham Clinton,DEM,45,Bernard Sanders,DEM,48,3,-3,2/1/2016,49.84,49.59,.25,3.25,,0,, -35966,48752,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,American Research Group,9,1/23/2016,400,Ted Cruz,REP,26,Donald Trump,REP,33,11,-7,2/1/2016,27.64,24.3,3.34,10.34,,0,, -35988,48805,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Marist College,183,1/25/2016,426,Hillary Rodham Clinton,DEM,48,Bernard Sanders,DEM,45,3,3,2/1/2016,49.84,49.59,.25,2.75,,1,, -35984,48816,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Monmouth University,215,1/25/2016,504,Hillary Rodham Clinton,DEM,47,Bernard Sanders,DEM,42,6,5,2/1/2016,49.84,49.59,.25,4.75,,1,, -35988,48802,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Marist College,183,1/25/2016,450,Ted Cruz,REP,25,Donald Trump,REP,32,18,-7,2/1/2016,27.64,24.3,3.34,10.34,,0,, -35984,48797,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Monmouth University,215,1/25/2016,500,Ted Cruz,REP,23,Donald Trump,REP,30,16,-7,2/1/2016,27.64,24.3,3.34,10.34,,0,, -36002,48844,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Gravis Marketing,124,1/27/2016,810,Hillary Rodham Clinton,DEM,53,Bernard Sanders,DEM,42,5,11,2/1/2016,49.84,49.59,.25,10.75,,1,, -35994,48836,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Public Policy Polling,263,1/27/2016,851,Hillary Rodham Clinton,DEM,48,Bernard Sanders,DEM,40,7,8,2/1/2016,49.84,49.59,.25,7.75,,1,, -36002,48843,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Gravis Marketing,124,1/27/2016,724,Ted Cruz,REP,27,Donald Trump,REP,31,13,-4,2/1/2016,27.64,24.3,3.34,7.34,,0,, -35994,48818,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Public Policy Polling,263,1/27/2016,780,Ted Cruz,REP,23,Donald Trump,REP,31,14,-8,2/1/2016,27.64,24.3,3.34,11.34,,0,, -36009,48857,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Quinnipiac University,267,1/28/2016,919,Hillary Rodham Clinton,DEM,46,Bernard Sanders,DEM,49,3,-3,2/1/2016,49.84,49.59,.25,3.25,,0,, -36003,48846,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Selzer & Co.,304,1/28/2016,602,Hillary Rodham Clinton,DEM,45,Bernard Sanders,DEM,42,3,3,2/1/2016,49.84,49.59,.25,2.75,,1,, -36009,48856,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Quinnipiac University,267,1/28/2016,890,Ted Cruz,REP,24,Donald Trump,REP,31,17,-7,2/1/2016,27.64,24.3,3.34,10.34,,0,, -36003,48845,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Selzer & Co.,304,1/28/2016,602,Ted Cruz,REP,23,Donald Trump,REP,28,15,-5,2/1/2016,27.64,24.3,3.34,8.34,,0,, -44138,66038,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Overtime Politics,247,1/29/2016,407,Hillary Rodham Clinton,DEM,47,Bernard Sanders,DEM,48,,-1,2/1/2016,49.84,49.59,.25,1.25,,0,, -44138,66037,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Overtime Politics,247,1/29/2016,416,Ted Cruz,REP,25,Donald Trump,REP,34,14,-9,2/1/2016,27.64,24.3,3.34,12.34,,0,, -36008,48854,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Emerson College,88,1/30/2016,300,Hillary Rodham Clinton,DEM,51,Bernard Sanders,DEM,43,4,8,2/1/2016,49.84,49.59,.25,7.75,,1,, -36008,48855,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Emerson College,88,1/30/2016,298,Ted Cruz,REP,26,Donald Trump,REP,27,22,-1,2/1/2016,27.64,24.3,3.34,4.34,,0,, -36007,48853,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,1/30/2016,887,Ted Cruz,REP,19.4,Donald Trump,REP,20.1,18.6,-.69999999,2/1/2016,27.64,24.3,3.34,4.04,,0,, -36020,48877,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,Harper Polling,132,2/2/2016,425,Donald Trump,REP,31,John Richard Kasich,REP,12,9,19,2/9/2016,35.23,15.71,19.52,.52,,1,, -36037,48907,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,Gravis Marketing,124,2/3/2016,702,Bernard Sanders,DEM,58,Hillary Rodham Clinton,DEM,42,,16,2/9/2016,60.15,37.67,22.47,6.47,,1,, -36027,48889,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,Marist College,183,2/3/2016,567,Bernard Sanders,DEM,58,Hillary Rodham Clinton,DEM,38,,20,2/9/2016,60.15,37.67,22.47,2.47,,1,, -36036,48905,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,MassINC Polling Group,198,2/3/2016,393,Bernard Sanders,DEM,54,Hillary Rodham Clinton,DEM,39,,15,2/9/2016,60.15,37.67,22.47,7.47,,1,, -36035,48903,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,Suffolk University,323,2/3/2016,500,Bernard Sanders,DEM,49.6,Hillary Rodham Clinton,DEM,40.6,,9,2/9/2016,60.15,37.67,22.47,13.47,,1,, -36030,48894,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,University of Massachusetts Lowell,355,2/3/2016,434,Bernard Sanders,DEM,55,Hillary Rodham Clinton,DEM,40,,15,2/9/2016,60.15,37.67,22.47,7.47,,1,, -36037,48906,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,Gravis Marketing,124,2/3/2016,871,Donald Trump,REP,29,John Richard Kasich,REP,13,15,16,2/9/2016,35.23,15.71,19.52,3.52,,1,, -36027,48893,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,Marist College,183,2/3/2016,653,Donald Trump,REP,30,John Richard Kasich,REP,10,15,20,2/9/2016,35.23,15.71,19.52,.48,,1,, -36036,48904,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,MassINC Polling Group,198,2/3/2016,410,Donald Trump,REP,29,John Richard Kasich,REP,9,12,20,2/9/2016,35.23,15.71,19.52,.48,,1,, -36030,48895,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,University of Massachusetts Lowell,355,2/3/2016,500,Donald Trump,REP,34,John Richard Kasich,REP,8,14,26,2/9/2016,35.23,15.71,19.52,6.48,,1,, -36032,48899,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,American Research Group,9,2/4/2016,409,Bernard Sanders,DEM,54,Hillary Rodham Clinton,DEM,38,,16,2/9/2016,60.15,37.67,22.47,6.47,,1,, -36050,48937,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,RKM Research and Communications Inc.,272,2/4/2016,407,Bernard Sanders,DEM,51,Hillary Rodham Clinton,DEM,44,,7,2/9/2016,60.15,37.67,22.47,15.47,,1,, -36032,48898,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,American Research Group,9,2/4/2016,420,Donald Trump,REP,36,John Richard Kasich,REP,14,12,22,2/9/2016,35.23,15.71,19.52,2.48,,1,, -36050,48936,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,RKM Research and Communications Inc.,272,2/4/2016,433,Donald Trump,REP,31,John Richard Kasich,REP,11,16,20,2/9/2016,35.23,15.71,19.52,.48,,1,, -36034,48901,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,Suffolk University,323,2/4/2016,500,Donald Trump,REP,28.8,John Richard Kasich,REP,13,6.6,15.8,2/9/2016,35.23,15.71,19.52,3.72,,1,, -36048,48929,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,Monmouth University,215,2/5/2016,502,Bernard Sanders,DEM,52,Hillary Rodham Clinton,DEM,42,,10,2/9/2016,60.15,37.67,22.47,12.47,,1,, -36048,48928,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,Monmouth University,215,2/5/2016,508,Donald Trump,REP,30,John Richard Kasich,REP,14,12,16,2/9/2016,35.23,15.71,19.52,3.52,,1,, -36045,48923,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,American Research Group,9,2/6/2016,408,Bernard Sanders,DEM,53,Hillary Rodham Clinton,DEM,42,,11,2/9/2016,60.15,37.67,22.47,11.47,,1,, -36059,48959,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,Emerson College,88,2/6/2016,783,Bernard Sanders,DEM,54,Hillary Rodham Clinton,DEM,42,,12,2/9/2016,60.15,37.67,22.47,10.47,,1,, -36053,48942,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,University of Massachusetts Lowell,355,2/6/2016,407,Bernard Sanders,DEM,56,Hillary Rodham Clinton,DEM,40,,16,2/9/2016,60.15,37.67,22.47,6.47,,1,, -36058,48957,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,University of New Hampshire,357,2/6/2016,363,Bernard Sanders,DEM,61,Hillary Rodham Clinton,DEM,35,,26,2/9/2016,60.15,37.67,22.47,3.53,,1,, -36045,48922,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,American Research Group,9,2/6/2016,422,Donald Trump,REP,31,John Richard Kasich,REP,17,9,14,2/9/2016,35.23,15.71,19.52,5.52,,1,, -36059,48958,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,Emerson College,88,2/6/2016,686,Donald Trump,REP,31,John Richard Kasich,REP,13,11,18,2/9/2016,35.23,15.71,19.52,1.52,,1,, -36053,48943,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,University of Massachusetts Lowell,355,2/6/2016,464,Donald Trump,REP,34,John Richard Kasich,REP,10,13,24,2/9/2016,35.23,15.71,19.52,4.48,,1,, -36058,48956,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,University of New Hampshire,357,2/6/2016,362,Donald Trump,REP,31,John Richard Kasich,REP,10,14,21,2/9/2016,35.23,15.71,19.52,1.48,,1,, -44132,66034,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,Overtime Politics,247,2/7/2016,395,Bernard Sanders,DEM,55,Hillary Rodham Clinton,DEM,41,,14,2/9/2016,60.15,37.67,22.47,8.47,,1,, -36057,48955,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,Gravis Marketing,124,2/7/2016,705,Donald Trump,REP,28,John Richard Kasich,REP,17,11,11,2/9/2016,35.23,15.71,19.52,8.52,,1,, -44132,66027,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,Overtime Politics,247,2/7/2016,401,Donald Trump,REP,29,John Richard Kasich,REP,14,11,15,2/9/2016,35.23,15.71,19.52,4.52,,1,, -36060,48962,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,American Research Group,9,2/8/2016,409,Bernard Sanders,DEM,53,Hillary Rodham Clinton,DEM,44,,9,2/9/2016,60.15,37.67,22.47,13.47,,1,, -36060,48960,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,American Research Group,9,2/8/2016,418,Donald Trump,REP,33,John Richard Kasich,REP,17,10,16,2/9/2016,35.23,15.71,19.52,3.52,,1,, -36504,50043,7566,2016,2016_Pres-R_AL,AL,Pres-P,Pres-R,Master Image,200,2/10/2016,1840,Donald Trump,REP,36,Ted Cruz,REP,13,11,23,3/1/2016,43.42,21.09,22.34,.66,,1,, -44131,66033,7575,2016,2016_Pres-D_MA,MA,Pres-P,Pres-D,Overtime Politics,247,2/10/2016,417,Hillary Rodham Clinton,DEM,50,Bernard Sanders,DEM,44,,6,3/1/2016,49.9,48.5,1.4,4.6,,1,, -44131,66026,7576,2016,2016_Pres-R_MA,MA,Pres-P,Pres-R,Overtime Politics,247,2/10/2016,403,Donald Trump,REP,43,John Richard Kasich,REP,9,12,34,3/1/2016,49.1,17.99,31.12,2.88,,1,, -36411,49463,7585,2016,2016_Pres-D_VT,VT,Pres-P,Pres-D,Castleton University,45,2/10/2016,344,Bernard Sanders,DEM,77.9,Hillary Rodham Clinton,DEM,12.8,,65.099998,3/1/2016,85.95,13.6,72.35,7.25,,1,, -36411,49462,7586,2016,2016_Pres-R_VT,VT,Pres-P,Pres-R,Castleton University,45,2/10/2016,115,Donald Trump,REP,33.2,John Richard Kasich,REP,14.1,14.6,19.1,3/1/2016,32.52,30.17,2.34,16.76,,1,, -36335,49326,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,2/11/2016,779,Donald Trump,REP,36,Marco Rubio,REP,15,20,21,2/20/2016,32.39,22.4,9.99,11.01,,1,, -36342,49337,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,YouGov,391,2/11/2016,744,Donald Trump,REP,42,Marco Rubio,REP,15,20,27,2/20/2016,32.39,22.4,9.99,17.01,,1,, -36342,49338,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,YouGov,391,2/11/2016,404,Hillary Rodham Clinton,DEM,59,Bernard Sanders,DEM,40,,19,2/27/2016,73.47,25.97,47.5,28.5,,1,, -36343,49339,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Gravis Marketing,124,2/12/2016,1281,Donald Trump,REP,37,Marco Rubio,REP,19,23,18,2/20/2016,32.39,22.4,9.99,8.01,,1,, -36337,49328,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Trafalgar Group,338,2/12/2016,1200,Donald Trump,REP,34.5,Marco Rubio,REP,12.5,15.5,22,2/20/2016,32.39,22.4,9.99,12.01,,1,for SC House Republican Caucus,R -36343,49340,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,Gravis Marketing,124,2/12/2016,507,Hillary Rodham Clinton,DEM,59,Bernard Sanders,DEM,41,,18,2/27/2016,73.47,25.97,47.5,29.5,,1,, -36350,49353,7561,2016,2016_Pres-D_NV,NV,Pres-P,Pres-D,CNN/Opinion Research Corp.,37,2/13/2016,282,Hillary Rodham Clinton,DEM,48,Bernard Sanders,DEM,47,,1,2/20/2016,52.64,47.29,5.35,4.35,,1,, -36341,49335,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,American Research Group,9,2/13/2016,400,Donald Trump,REP,35,Marco Rubio,REP,14,12,21,2/20/2016,32.39,22.4,9.99,11.01,,1,, -36348,49348,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,2/13/2016,404,Donald Trump,REP,38,Marco Rubio,REP,14,22,24,2/20/2016,32.39,22.4,9.99,14.01,,1,, -36350,49352,7563,2016,2016_Pres-R_NV,NV,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,2/13/2016,245,Donald Trump,REP,45,Marco Rubio,REP,19,17,26,2/23/2016,45.91,23.85,22.06,3.94,,1,, -36341,49336,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,American Research Group,9,2/13/2016,400,Hillary Rodham Clinton,DEM,65,Bernard Sanders,DEM,27,,38,2/27/2016,73.47,25.97,47.5,9.5,,1,, -36348,49349,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,CNN/Opinion Research Corp.,37,2/13/2016,280,Hillary Rodham Clinton,DEM,56,Bernard Sanders,DEM,38,,18,2/27/2016,73.47,25.97,47.5,29.5,,1,, -44130,66032,7587,2016,2016_Pres-D_VA,VA,Pres-P,Pres-D,Overtime Politics,247,2/13/2016,431,Hillary Rodham Clinton,DEM,49,Bernard Sanders,DEM,46,,3,3/1/2016,64.29,35.2,29.09,26.09,,1,, -44130,66025,7588,2016,2016_Pres-R_VA,VA,Pres-P,Pres-R,Overtime Politics,247,2/13/2016,425,Donald Trump,REP,33,Marco Rubio,REP,19,12,14,3/1/2016,34.8,31.98,2.82,11.18,,1,, -36344,49341,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Trafalgar Group,338,2/14/2016,1300,Donald Trump,REP,32.65,Marco Rubio,REP,14.02,13.94,18.629999,2/20/2016,32.39,22.4,9.99,8.64,,1,for SC House Republican Caucus,R -36386,49413,7561,2016,2016_Pres-D_NV,NV,Pres-P,Pres-D,Gravis Marketing,124,2/15/2016,516,Hillary Rodham Clinton,DEM,53,Bernard Sanders,DEM,47,,6,2/20/2016,52.64,47.29,5.35,.65,,1,, -36349,49351,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,American Research Group,9,2/15/2016,400,Donald Trump,REP,33,Marco Rubio,REP,16,14,17,2/20/2016,32.39,22.4,9.99,7.01,,1,, -36368,49374,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Monmouth University,215,2/15/2016,400,Donald Trump,REP,35,Marco Rubio,REP,17,19,18,2/20/2016,32.39,22.4,9.99,8.01,,1,, -36345,49342,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Public Policy Polling,263,2/15/2016,897,Donald Trump,REP,35,Marco Rubio,REP,18,18,17,2/20/2016,32.39,22.4,9.99,7.01,,1,, -36375,49386,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Selzer & Co.,304,2/15/2016,502,Donald Trump,REP,36,Marco Rubio,REP,15,17,21,2/20/2016,32.39,22.4,9.99,11.01,,1,, -36353,49358,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Trafalgar Group,338,2/15/2016,1700,Donald Trump,REP,33.57,Marco Rubio,REP,14.83,15.54,18.74,2/20/2016,32.39,22.4,9.99,8.75,,1,for SC House Republican Caucus,R -36386,49412,7563,2016,2016_Pres-R_NV,NV,Pres-P,Pres-R,Gravis Marketing,124,2/15/2016,687,Donald Trump,REP,39,Marco Rubio,REP,19,23,20,2/23/2016,45.91,23.85,22.06,2.06,,1,, -36349,49350,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,American Research Group,9,2/15/2016,400,Hillary Rodham Clinton,DEM,61,Bernard Sanders,DEM,31,,30,2/27/2016,73.47,25.97,47.5,17.5,,1,, -36368,49407,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,Monmouth University,215,2/15/2016,403,Hillary Rodham Clinton,DEM,59,Bernard Sanders,DEM,30,,29,2/27/2016,73.47,25.97,47.5,18.5,,1,, -36345,49343,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,Public Policy Polling,263,2/15/2016,525,Hillary Rodham Clinton,DEM,55,Bernard Sanders,DEM,34,,21,2/27/2016,73.47,25.97,47.5,26.5,,1,, -36389,49418,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,Selzer & Co.,304,2/15/2016,403,Hillary Rodham Clinton,DEM,53,Bernard Sanders,DEM,31,,22,2/27/2016,73.47,25.97,47.5,25.5,,1,, -36355,49360,7565,2016,2016_Pres-D_AL,AL,Pres-P,Pres-D,Public Policy Polling,263,2/15/2016,500,Hillary Rodham Clinton,DEM,59,Bernard Sanders,DEM,31,,28,3/1/2016,77.88,19.17,58.72,30.72,,1,, -36367,49373,7569,2016,2016_Pres-D_AR,AR,Pres-P,Pres-D,Public Policy Polling,263,2/15/2016,525,Hillary Rodham Clinton,DEM,57,Bernard Sanders,DEM,32,,25,3/1/2016,66.08,29.97,36.11,11.11,,1,, -36357,49363,7573,2016,2016_Pres-D_GA,GA,Pres-P,Pres-D,Public Policy Polling,263,2/15/2016,500,Hillary Rodham Clinton,DEM,60,Bernard Sanders,DEM,26,,34,3/1/2016,71.3,28.2,43.1,9.1,,1,, -36359,49365,7575,2016,2016_Pres-D_MA,MA,Pres-P,Pres-D,Public Policy Polling,263,2/15/2016,538,Hillary Rodham Clinton,DEM,42,Bernard Sanders,DEM,49,,-7,3/1/2016,49.9,48.5,1.4,8.4,,0,, -36362,49368,7579,2016,2016_Pres-D_OK,OK,Pres-P,Pres-D,Public Policy Polling,263,2/15/2016,542,Bernard Sanders,DEM,44,Hillary Rodham Clinton,DEM,46,,-2,3/1/2016,51.88,41.52,10.36,12.36,,0,, -36363,49369,7581,2016,2016_Pres-D_TN,TN,Pres-P,Pres-D,Public Policy Polling,263,2/15/2016,500,Hillary Rodham Clinton,DEM,58,Bernard Sanders,DEM,32,,26,3/1/2016,66.07,32.45,33.62,7.62,,1,, -36364,49370,7583,2016,2016_Pres-D_TX,TX,Pres-P,Pres-D,Public Policy Polling,263,2/15/2016,514,Hillary Rodham Clinton,DEM,57,Bernard Sanders,DEM,34,,23,3/1/2016,65.19,33.19,32,9,,1,, -36366,49372,7585,2016,2016_Pres-D_VT,VT,Pres-P,Pres-D,Public Policy Polling,263,2/15/2016,693,Bernard Sanders,DEM,86,Hillary Rodham Clinton,DEM,10,,76,3/1/2016,85.95,13.6,72.35,3.65,,1,, -36365,49371,7587,2016,2016_Pres-D_VA,VA,Pres-P,Pres-D,Public Policy Polling,263,2/15/2016,500,Hillary Rodham Clinton,DEM,56,Bernard Sanders,DEM,34,,22,3/1/2016,64.29,35.2,29.09,7.09,,1,, -36358,49364,7593,2016,2016_Pres-D_LA,LA,Pres-P,Pres-D,Public Policy Polling,263,2/15/2016,548,Hillary Rodham Clinton,DEM,60,Bernard Sanders,DEM,29,,31,3/5/2016,71.12,23.18,47.94,16.94,,1,, -36397,49439,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Clemson University,54,2/16/2016,650,Donald Trump,REP,28,Marco Rubio,REP,15,19,13,2/20/2016,32.39,22.4,9.99,3.01,,1,, -36378,49391,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Emerson College,88,2/16/2016,375,Donald Trump,REP,33,Marco Rubio,REP,19,20,14,2/20/2016,32.39,22.4,9.99,4.01,,1,, -36383,49398,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Fox News/Beacon Research/Shaw & Co. Research,103,2/16/2016,759,Donald Trump,REP,32,Marco Rubio,REP,15,19,17,2/20/2016,32.39,22.4,9.99,7.01,,1,, -36395,49436,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Marist College,183,2/16/2016,722,Donald Trump,REP,28,Marco Rubio,REP,15,23,13,2/20/2016,32.39,22.4,9.99,3.01,,1,, -36379,49392,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Trafalgar Group,338,2/16/2016,2400,Donald Trump,REP,34.74,Marco Rubio,REP,15.82,15.82,18.92,2/20/2016,32.39,22.4,9.99,8.93,,1,for SC House Republican Caucus,R -36383,49424,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,Fox News/Beacon Research/Shaw & Co. Research,103,2/16/2016,642,Hillary Rodham Clinton,DEM,56,Bernard Sanders,DEM,28,,28,2/27/2016,73.47,25.97,47.5,19.5,,1,, -36395,49435,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,Marist College,183,2/16/2016,425,Hillary Rodham Clinton,DEM,60,Bernard Sanders,DEM,32,,28,2/27/2016,73.47,25.97,47.5,19.5,,1,, -36419,49478,7583,2016,2016_Pres-D_TX,TX,Pres-P,Pres-D,YouGov,391,2/16/2016,324,Hillary Rodham Clinton,DEM,54,Bernard Sanders,DEM,44,,10,3/1/2016,65.19,33.19,32,22,,1,, -36419,49479,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,YouGov,391,2/16/2016,407,Ted Cruz,REP,37,Donald Trump,REP,29,15,8,3/1/2016,43.76,26.75,17.01,9.01,,1,, -36396,49437,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Emerson College,88,2/17/2016,418,Donald Trump,REP,36,Marco Rubio,REP,19,18,17,2/20/2016,32.39,22.4,9.99,7.01,,1,, -36384,49408,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Harper Polling,132,2/17/2016,599,Donald Trump,REP,29,Marco Rubio,REP,15,17,14,2/20/2016,32.39,22.4,9.99,4.01,,1,, -36390,49419,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Trafalgar Group,338,2/17/2016,5800,Donald Trump,REP,34.12,Marco Rubio,REP,15.59,17.52,18.530001,2/20/2016,32.39,22.4,9.99,8.54,,1,for SC House Republican Caucus,R -36448,49546,7571,2016,2016_Pres-D_CO,CO,Pres-P,Pres-D,TargetPoint,331,2/17/2016,1144,Bernard Sanders,DEM,49,Hillary Rodham Clinton,DEM,44,,5,3/1/2016,59.4,40.6,18.8,13.8,,1,, -36432,49519,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,University of Houston,351,2/17/2016,415,Ted Cruz,REP,35,Donald Trump,REP,20,8,15,3/1/2016,43.76,26.75,17.01,2.01,,1,among registered voters, -44136,66031,7561,2016,2016_Pres-D_NV,NV,Pres-P,Pres-D,Overtime Politics,247,2/18/2016,305,Hillary Rodham Clinton,DEM,47,Bernard Sanders,DEM,49,,-2,2/20/2016,52.64,47.29,5.35,7.35,,0,, -36393,49433,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,American Research Group,9,2/18/2016,401,Donald Trump,REP,34,Marco Rubio,REP,22,13,12,2/20/2016,32.39,22.4,9.99,2.01,,1,, -36398,49440,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,National Research Inc.,225,2/18/2016,500,Donald Trump,REP,32,Marco Rubio,REP,18,19,14,2/20/2016,32.39,22.4,9.99,4.01,,1,, -44129,66024,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Overtime Politics,247,2/18/2016,425,Donald Trump,REP,31,Marco Rubio,REP,25,18,6,2/20/2016,32.39,22.4,9.99,3.99,,1,, -36400,49442,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Trafalgar Group,338,2/18/2016,3500,Donald Trump,REP,33.51,Marco Rubio,REP,18.07,18.96,15.44,2/20/2016,32.39,22.4,9.99,5.45,,1,for SC House Republican Caucus,R -36393,49432,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,American Research Group,9,2/18/2016,400,Hillary Rodham Clinton,DEM,61,Bernard Sanders,DEM,32,,29,2/27/2016,73.47,25.97,47.5,18.5,,1,, -36399,49441,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,2/19/2016,780,Donald Trump,REP,26.9,Marco Rubio,REP,24.1,18.8,2.8,2/20/2016,32.39,22.4,9.99,7.19,,1,, -36406,49454,7575,2016,2016_Pres-D_MA,MA,Pres-P,Pres-D,Emerson College,88,2/20/2016,417,Hillary Rodham Clinton,DEM,46,Bernard Sanders,DEM,46,,0,3/1/2016,49.9,48.5,1.4,1.4,,.5,, -36406,49453,7576,2016,2016_Pres-R_MA,MA,Pres-P,Pres-R,Emerson College,88,2/20/2016,289,Donald Trump,REP,50,John Richard Kasich,REP,13,16,37,3/1/2016,49.1,17.99,31.12,5.88,,1,, -36475,49984,7587,2016,2016_Pres-D_VA,VA,Pres-P,Pres-D,Roanoke College,292,2/20/2016,415,Hillary Rodham Clinton,DEM,50,Bernard Sanders,DEM,33,,17,3/1/2016,64.29,35.2,29.09,12.09,,1,, -36475,49982,7588,2016,2016_Pres-R_VA,VA,Pres-P,Pres-R,Roanoke College,292,2/20/2016,466,Donald Trump,REP,38,Marco Rubio,REP,13,15,25,3/1/2016,34.8,31.98,2.82,22.18,,1,, -36405,49452,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,American Research Group,9,2/20/2016,400,Bernard Sanders,DEM,40,Hillary Rodham Clinton,DEM,53,,-13,3/8/2016,49.68,48.26,1.42,14.42,,0,, -36405,49451,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,American Research Group,9,2/20/2016,400,Donald Trump,REP,35,Ted Cruz,REP,12,17,23,3/8/2016,36.47,24.85,11.62,11.38,,1,, -36416,49470,7573,2016,2016_Pres-D_GA,GA,Pres-P,Pres-D,Landmark Communications,166,2/21/2016,700,Hillary Rodham Clinton,DEM,72,Bernard Sanders,DEM,19.8,,52.200001,3/1/2016,71.3,28.2,43.1,9.1,,1,, -36485,50006,7573,2016,2016_Pres-D_GA,GA,Pres-P,Pres-D,Marist College,183,2/21/2016,461,Hillary Rodham Clinton,DEM,64,Bernard Sanders,DEM,30,,34,3/1/2016,71.3,28.2,43.1,9.1,,1,, -36416,49477,7574,2016,2016_Pres-R_GA,GA,Pres-P,Pres-R,Landmark Communications,166,2/21/2016,500,Donald Trump,REP,31.7,Marco Rubio,REP,22.7,18.7,9,3/1/2016,38.81,24.45,14.36,5.36,,1,, -36485,50007,7574,2016,2016_Pres-R_GA,GA,Pres-P,Pres-R,Marist College,183,2/21/2016,543,Donald Trump,REP,30,Marco Rubio,REP,23,23,7,3/1/2016,38.81,24.45,14.36,7.36,,1,, -36484,50011,7583,2016,2016_Pres-D_TX,TX,Pres-P,Pres-D,Marist College,183,2/21/2016,381,Hillary Rodham Clinton,DEM,59,Bernard Sanders,DEM,38,,21,3/1/2016,65.19,33.19,32,11,,1,, -36484,50005,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,Marist College,183,2/21/2016,537,Ted Cruz,REP,39,Donald Trump,REP,26,16,13,3/1/2016,43.76,26.75,17.01,4.01,,1,, -44135,66030,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,Overtime Politics,247,2/22/2016,410,Hillary Rodham Clinton,DEM,63,Bernard Sanders,DEM,34,,29,2/27/2016,73.47,25.97,47.5,18.5,,1,, -44128,66023,7567,2016,2016_Pres-R_AK,AK,Pres-P,Pres-R,Overtime Politics,247,2/22/2016,318,Ted Cruz,REP,27,Donald Trump,REP,41,15,-14,3/1/2016,36.38,33.64,2.73,16.73,,0,, -36470,49973,7575,2016,2016_Pres-D_MA,MA,Pres-P,Pres-D,MassINC Polling Group,198,2/22/2016,418,Hillary Rodham Clinton,DEM,49,Bernard Sanders,DEM,44,,5,3/1/2016,49.9,48.5,1.4,3.6,,1,, -36491,50020,7575,2016,2016_Pres-D_MA,MA,Pres-P,Pres-D,YouGov,391,2/22/2016,400,Hillary Rodham Clinton,DEM,47,Bernard Sanders,DEM,44,,3,3/1/2016,49.9,48.5,1.4,1.6,,1,, -36470,49975,7576,2016,2016_Pres-R_MA,MA,Pres-P,Pres-R,MassINC Polling Group,198,2/22/2016,386,Donald Trump,REP,40,John Richard Kasich,REP,19,19,21,3/1/2016,49.1,17.99,31.12,10.12,,1,, -36491,50019,7576,2016,2016_Pres-R_MA,MA,Pres-P,Pres-R,YouGov,391,2/22/2016,292,Donald Trump,REP,47,John Richard Kasich,REP,11,15,36,3/1/2016,49.1,17.99,31.12,4.88,,1,, -36435,49524,7583,2016,2016_Pres-D_TX,TX,Pres-P,Pres-D,Dixie Strategies,81,2/22/2016,625,Hillary Rodham Clinton,DEM,60.71,Bernard Sanders,DEM,29.26,,31.450001,3/1/2016,65.19,33.19,32,.55,,1,, -36428,49502,7583,2016,2016_Pres-D_TX,TX,Pres-P,Pres-D,Emerson College,88,2/22/2016,328,Hillary Rodham Clinton,DEM,56,Bernard Sanders,DEM,40,,16,3/1/2016,65.19,33.19,32,16,,1,, -36436,49525,7583,2016,2016_Pres-D_TX,TX,Pres-P,Pres-D,SurveyUSA,325,2/22/2016,569,Hillary Rodham Clinton,DEM,61,Bernard Sanders,DEM,32,,29,3/1/2016,65.19,33.19,32,3,,1,, -36435,49522,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,Dixie Strategies,81,2/22/2016,725,Ted Cruz,REP,33.24,Donald Trump,REP,24.83,14.76,8.4099998,3/1/2016,43.76,26.75,17.01,8.6,,1,, -36428,49503,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,Emerson College,88,2/22/2016,446,Ted Cruz,REP,29,Donald Trump,REP,28,25,1,3/1/2016,43.76,26.75,17.01,16.01,,1,, -36436,49523,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,SurveyUSA,325,2/22/2016,645,Ted Cruz,REP,32,Donald Trump,REP,32,17,0,3/1/2016,43.76,26.75,17.01,17.01,,.5,, -36552,50135,7600,2016,2016_Pres-R_ID,ID,Pres-P,Pres-R,Dan Jones & Associates,70,2/22/2016,230,Ted Cruz,REP,19,Donald Trump,REP,30,16,-11,3/8/2016,45.44,28.11,17.33,28.33,,0,, -36466,49967,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,Clemson University,54,2/23/2016,650,Hillary Rodham Clinton,DEM,64,Bernard Sanders,DEM,14,,50,2/27/2016,73.47,25.97,47.5,2.5,,1,, -36468,49970,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,Emerson College,88,2/23/2016,266,Hillary Rodham Clinton,DEM,60.1,Bernard Sanders,DEM,36.5,,23.6,2/27/2016,73.47,25.97,47.5,23.9,,1,, -36423,49493,7573,2016,2016_Pres-D_GA,GA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,2/23/2016,491,Hillary Rodham Clinton,DEM,57,Bernard Sanders,DEM,29,,28,3/1/2016,71.3,28.2,43.1,15.1,,1,, -36442,50034,7573,2016,2016_Pres-D_GA,GA,Pres-P,Pres-D,ResearchNow,283,2/23/2016,400,Hillary Rodham Clinton,DEM,62,Bernard Sanders,DEM,29,,33,3/1/2016,71.3,28.2,43.1,10.1,,1,, -36467,49969,7573,2016,2016_Pres-D_GA,GA,Pres-P,Pres-D,SurveyUSA,325,2/23/2016,501,Hillary Rodham Clinton,DEM,66,Bernard Sanders,DEM,27,,39,3/1/2016,71.3,28.2,43.1,4.1,,1,, -36423,49492,7574,2016,2016_Pres-R_GA,GA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,2/23/2016,745,Donald Trump,REP,34,Marco Rubio,REP,22,20,12,3/1/2016,38.81,24.45,14.36,2.36,,1,, -36442,49535,7574,2016,2016_Pres-R_GA,GA,Pres-P,Pres-R,ResearchNow,283,2/23/2016,400,Donald Trump,REP,41.25,Marco Rubio,REP,18.25,15.25,23,3/1/2016,38.81,24.45,14.36,8.64,,1,, -36467,49968,7574,2016,2016_Pres-R_GA,GA,Pres-P,Pres-R,SurveyUSA,325,2/23/2016,684,Donald Trump,REP,45,Marco Rubio,REP,19,16,26,3/1/2016,38.81,24.45,14.36,11.64,,1,, -36431,49518,7580,2016,2016_Pres-R_OK,OK,Pres-P,Pres-R,Cole Hargrave Snodgrass & Associates,56,2/23/2016,400,Ted Cruz,REP,20,Donald Trump,REP,29,21,-9,3/1/2016,34.37,28.32,6.05,15.05,,0,, -36441,49533,7583,2016,2016_Pres-D_TX,TX,Pres-P,Pres-D,Monmouth University,215,2/23/2016,304,Hillary Rodham Clinton,DEM,64,Bernard Sanders,DEM,30,,34,3/1/2016,65.19,33.19,32,2,,1,, -36441,49534,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,Monmouth University,215,2/23/2016,456,Ted Cruz,REP,38,Donald Trump,REP,23,21,15,3/1/2016,43.76,26.75,17.01,2.01,,1,, -36447,49544,7587,2016,2016_Pres-D_VA,VA,Pres-P,Pres-D,Monmouth University,215,2/23/2016,302,Hillary Rodham Clinton,DEM,60,Bernard Sanders,DEM,33,,27,3/1/2016,64.29,35.2,29.09,2.09,,1,, -36447,49545,7588,2016,2016_Pres-R_VA,VA,Pres-P,Pres-R,Monmouth University,215,2/23/2016,421,Donald Trump,REP,41,Marco Rubio,REP,27,14,14,3/1/2016,34.8,31.98,2.82,11.18,,1,, -36533,50096,7590,2016,2016_Pres-D_KS,KS,Pres-P,Pres-D,Fort Hays State University,101,2/23/2016,123,Bernard Sanders,DEM,23,Hillary Rodham Clinton,DEM,33,,-10,3/5/2016,67.73,32.27,35.46,45.46,,0,, -36533,50095,7591,2016,2016_Pres-R_KS,KS,Pres-P,Pres-R,Fort Hays State University,101,2/23/2016,212,Ted Cruz,REP,14,Donald Trump,REP,26,13,-12,3/5/2016,47.5,23.35,24.14,36.14,,0,, -36473,50089,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,Mitchell Research & Communications,213,2/23/2016,344,Bernard Sanders,DEM,31,Hillary Rodham Clinton,DEM,65,,-34,3/8/2016,49.68,48.26,1.42,35.42,,0,, -36473,49980,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,2/23/2016,459,Donald Trump,REP,41,Ted Cruz,REP,16,11,25,3/8/2016,36.47,24.85,11.62,13.38,,1,, -36472,49979,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,Target Insyght,330,2/23/2016,400,Donald Trump,REP,41,Ted Cruz,REP,14,12,27,3/8/2016,36.47,24.85,11.62,15.38,,1,, -36440,49978,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,Quinnipiac University,267,2/23/2016,476,Hillary Rodham Clinton,DEM,59,Bernard Sanders,DEM,33,,26,3/15/2016,64.44,33.28,31.16,5.16,,1,, -36440,49532,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Quinnipiac University,267,2/23/2016,705,Donald Trump,REP,44,Marco Rubio,REP,28,12,16,3/15/2016,45.72,27.04,18.68,2.68,,1,, -36434,49521,7566,2016,2016_Pres-R_AL,AL,Pres-P,Pres-R,Master Image,200,2/24/2016,1556,Donald Trump,REP,36,Ted Cruz,REP,12,19,24,3/1/2016,43.42,21.09,22.34,1.66,,1,, -36482,50002,7573,2016,2016_Pres-D_GA,GA,Pres-P,Pres-D,YouGov,391,2/24/2016,492,Hillary Rodham Clinton,DEM,63,Bernard Sanders,DEM,35,,28,3/1/2016,71.3,28.2,43.1,15.1,,1,, -36482,50003,7574,2016,2016_Pres-R_GA,GA,Pres-P,Pres-R,YouGov,391,2/24/2016,493,Donald Trump,REP,40,Marco Rubio,REP,22,29,18,3/1/2016,38.81,24.45,14.36,3.64,,1,, -36507,50047,7579,2016,2016_Pres-D_OK,OK,Pres-P,Pres-D,SoonerPoll.com,308,2/24/2016,510,Bernard Sanders,DEM,31,Hillary Rodham Clinton,DEM,40,,-9,3/1/2016,51.88,41.52,10.36,19.36,,0,, -36507,50046,7580,2016,2016_Pres-R_OK,OK,Pres-P,Pres-R,SoonerPoll.com,308,2/24/2016,540,Ted Cruz,REP,18,Donald Trump,REP,34,21,-16,3/1/2016,34.37,28.32,6.05,22.05,,0,, -36486,50008,7581,2016,2016_Pres-D_TN,TN,Pres-P,Pres-D,Marist College,183,2/24/2016,405,Hillary Rodham Clinton,DEM,60,Bernard Sanders,DEM,34,,26,3/1/2016,66.07,32.45,33.62,7.62,,1,, -36486,50009,7582,2016,2016_Pres-R_TN,TN,Pres-P,Pres-R,Marist College,183,2/24/2016,665,Donald Trump,REP,40,Ted Cruz,REP,22,19,18,3/1/2016,38.94,24.71,14.22,3.78,,1,, -36437,49527,7583,2016,2016_Pres-D_TX,TX,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,2/24/2016,411,Hillary Rodham Clinton,DEM,66,Bernard Sanders,DEM,26,,40,3/1/2016,65.19,33.19,32,8,,1,, -36483,50010,7583,2016,2016_Pres-D_TX,TX,Pres-P,Pres-D,YouGov,391,2/24/2016,750,Hillary Rodham Clinton,DEM,61,Bernard Sanders,DEM,37,,24,3/1/2016,65.19,33.19,32,8,,1,, -36437,49526,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,2/24/2016,620,Ted Cruz,REP,38,Donald Trump,REP,26,13,12,3/1/2016,43.76,26.75,17.01,5.01,,1,, -36483,50004,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,YouGov,391,2/24/2016,796,Ted Cruz,REP,42,Donald Trump,REP,31,19,11,3/1/2016,43.76,26.75,17.01,6.01,,1,, -36487,50013,7587,2016,2016_Pres-D_VA,VA,Pres-P,Pres-D,YouGov,391,2/24/2016,481,Hillary Rodham Clinton,DEM,59,Bernard Sanders,DEM,39,,20,3/1/2016,64.29,35.2,29.09,9.09,,1,, -36487,50012,7588,2016,2016_Pres-R_VA,VA,Pres-P,Pres-R,YouGov,391,2/24/2016,481,Donald Trump,REP,40,Marco Rubio,REP,27,22,13,3/1/2016,34.8,31.98,2.82,10.18,,1,, -36498,50035,7592,2016,2016_Pres-R_KY,KY,Pres-P,Pres-R,Western Kentucky University,379,2/24/2016,532,Donald Trump,REP,35,Ted Cruz,REP,15,22,20,3/5/2016,35.92,31.57,4.35,15.65,,1,, -36530,50092,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,Gravis Marketing,124,2/24/2016,514,Hillary Rodham Clinton,DEM,58,Bernard Sanders,DEM,42,,16,3/15/2016,64.44,33.28,31.16,15.16,,1,, -36530,50091,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Gravis Marketing,124,2/24/2016,751,Donald Trump,REP,45,Marco Rubio,REP,25,15,20,3/15/2016,45.72,27.04,18.68,1.32,,1,, -36465,49966,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,The Tyson Group,334,2/24/2016,600,Donald Trump,REP,34,Marco Rubio,REP,27,17,7,3/15/2016,45.72,27.04,18.68,11.68,,1,, -36474,49983,7611,2016,2016_Pres-D_IL,IL,Pres-P,Pres-D,We Ask America,376,2/24/2016,1116,Hillary Rodham Clinton,DEM,57.23,Bernard Sanders,DEM,27.85,,29.379999,3/15/2016,50.56,48.61,1.95,27.43,,1,, -36474,49981,7612,2016,2016_Pres-R_IL,IL,Pres-P,Pres-R,We Ask America,376,2/24/2016,1311,Donald Trump,REP,38.44,Ted Cruz,REP,15.87,9.31,22.57,3/15/2016,38.8,30.23,8.57,14,,1,, -36481,50001,7576,2016,2016_Pres-R_MA,MA,Pres-P,Pres-R,Suffolk University,323,2/25/2016,500,Donald Trump,REP,43,John Richard Kasich,REP,17,20,26,3/1/2016,49.1,17.99,31.12,5.12,,1,, -36494,50027,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,Marketing Resource Group (MRG),193,2/25/2016,218,Bernard Sanders,DEM,36,Hillary Rodham Clinton,DEM,56,,-20,3/8/2016,49.68,48.26,1.42,21.42,,0,, -36494,50024,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,Marketing Resource Group (MRG),193,2/25/2016,217,Donald Trump,REP,33,Ted Cruz,REP,18,10,15,3/8/2016,36.47,24.85,11.62,3.38,,1,, -36471,49977,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,Public Policy Polling,263,2/25/2016,388,Hillary Rodham Clinton,DEM,57,Bernard Sanders,DEM,32,,25,3/15/2016,64.44,33.28,31.16,6.16,,1,, -36516,50065,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,University of North Florida,360,2/25/2016,685,Hillary Rodham Clinton,DEM,54,Bernard Sanders,DEM,24,,30,3/15/2016,64.44,33.28,31.16,1.16,,1,, -36471,49976,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Public Policy Polling,263,2/25/2016,464,Donald Trump,REP,45,Marco Rubio,REP,25,10,20,3/15/2016,45.72,27.04,18.68,1.32,,1,, -36476,49986,7566,2016,2016_Pres-R_AL,AL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,2/26/2016,460,Donald Trump,REP,35.8,Ted Cruz,REP,16.2,23,19.6,3/1/2016,43.42,21.09,22.34,2.74,,1,, -36508,50048,7566,2016,2016_Pres-R_AL,AL,Pres-P,Pres-R,SurveyMonkey,324,2/26/2016,741,Donald Trump,REP,47,Ted Cruz,REP,18,14,29,3/1/2016,43.42,21.09,22.34,6.66,,1,among registered voters, -36509,50049,7570,2016,2016_Pres-R_AR,AR,Pres-P,Pres-R,SurveyMonkey,324,2/26/2016,542,Donald Trump,REP,34,Ted Cruz,REP,27,20,7,3/1/2016,32.79,30.5,2.29,4.71,,1,among registered voters, -36510,50055,7573,2016,2016_Pres-D_GA,GA,Pres-P,Pres-D,SurveyMonkey,324,2/26/2016,961,Hillary Rodham Clinton,DEM,59,Bernard Sanders,DEM,36,,23,3/1/2016,71.3,28.2,43.1,20.1,,1,among registered voters, -36510,50050,7574,2016,2016_Pres-R_GA,GA,Pres-P,Pres-R,SurveyMonkey,324,2/26/2016,1171,Donald Trump,REP,39,Marco Rubio,REP,20,21,19,3/1/2016,38.81,24.45,14.36,4.64,,1,among registered voters, -36489,50016,7575,2016,2016_Pres-D_MA,MA,Pres-P,Pres-D,Suffolk University,323,2/26/2016,500,Hillary Rodham Clinton,DEM,50,Bernard Sanders,DEM,42,,8,3/1/2016,49.9,48.5,1.4,6.6,,1,, -36515,50056,7575,2016,2016_Pres-D_MA,MA,Pres-P,Pres-D,SurveyMonkey,324,2/26/2016,1224,Hillary Rodham Clinton,DEM,48,Bernard Sanders,DEM,46,,2,3/1/2016,49.9,48.5,1.4,.6,,1,among registered voters, -36511,50051,7580,2016,2016_Pres-R_OK,OK,Pres-P,Pres-R,SurveyMonkey,324,2/26/2016,636,Ted Cruz,REP,19,Donald Trump,REP,34,19,-15,3/1/2016,34.37,28.32,6.05,21.05,,0,among registered voters, -36512,50057,7581,2016,2016_Pres-D_TN,TN,Pres-P,Pres-D,SurveyMonkey,324,2/26/2016,533,Hillary Rodham Clinton,DEM,54,Bernard Sanders,DEM,37,,17,3/1/2016,66.07,32.45,33.62,16.62,,1,among registered voters, -36512,50052,7582,2016,2016_Pres-R_TN,TN,Pres-P,Pres-R,SurveyMonkey,324,2/26/2016,772,Donald Trump,REP,48,Ted Cruz,REP,15,18,33,3/1/2016,38.94,24.71,14.22,18.78,,1,among registered voters, -36513,50053,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,SurveyMonkey,324,2/26/2016,613,Ted Cruz,REP,33,Donald Trump,REP,31,19,2,3/1/2016,43.76,26.75,17.01,15.01,,1,among registered voters, -36514,50058,7587,2016,2016_Pres-D_VA,VA,Pres-P,Pres-D,SurveyMonkey,324,2/26/2016,908,Hillary Rodham Clinton,DEM,57,Bernard Sanders,DEM,36,,21,3/1/2016,64.29,35.2,29.09,8.09,,1,among registered voters, -36514,50054,7588,2016,2016_Pres-R_VA,VA,Pres-P,Pres-R,SurveyMonkey,324,2/26/2016,848,Donald Trump,REP,36,Marco Rubio,REP,26,13,10,3/1/2016,34.8,31.98,2.82,7.18,,1,among registered voters, -36495,50028,7565,2016,2016_Pres-D_AL,AL,Pres-P,Pres-D,Monmouth University,215,2/27/2016,300,Hillary Rodham Clinton,DEM,71,Bernard Sanders,DEM,23,,48,3/1/2016,77.88,19.17,58.72,10.72,,1,, -36495,50025,7566,2016,2016_Pres-R_AL,AL,Pres-P,Pres-R,Monmouth University,215,2/27/2016,450,Donald Trump,REP,42,Ted Cruz,REP,16,19,26,3/1/2016,43.42,21.09,22.34,3.66,,1,, -36499,50036,7574,2016,2016_Pres-R_GA,GA,Pres-P,Pres-R,Trafalgar Group,338,2/27/2016,1350,Donald Trump,REP,38.6,Marco Rubio,REP,23.54,20.74,15.06,3/1/2016,38.81,24.45,14.36,.7,,1,, -36502,50040,7575,2016,2016_Pres-D_MA,MA,Pres-P,Pres-D,Emerson College,88,2/27/2016,670,Hillary Rodham Clinton,DEM,53.9,Bernard Sanders,DEM,42.8,,11.1,3/1/2016,49.9,48.5,1.4,9.7,,1,, -36502,50039,7576,2016,2016_Pres-R_MA,MA,Pres-P,Pres-R,Emerson College,88,2/27/2016,408,Donald Trump,REP,51.4,John Richard Kasich,REP,14.3,19.5,37.099998,3/1/2016,49.1,17.99,31.12,5.98,,1,, -36492,50021,7579,2016,2016_Pres-D_OK,OK,Pres-P,Pres-D,Monmouth University,215,2/27/2016,300,Bernard Sanders,DEM,48,Hillary Rodham Clinton,DEM,43,,5,3/1/2016,51.88,41.52,10.36,5.36,,1,, -36492,50022,7580,2016,2016_Pres-R_OK,OK,Pres-P,Pres-R,Monmouth University,215,2/27/2016,403,Ted Cruz,REP,23,Donald Trump,REP,35,22,-12,3/1/2016,34.37,28.32,6.05,18.05,,0,, -36497,50033,7583,2016,2016_Pres-D_TX,TX,Pres-P,Pres-D,American Research Group,9,2/27/2016,400,Hillary Rodham Clinton,DEM,58,Bernard Sanders,DEM,38,,20,3/1/2016,65.19,33.19,32,12,,1,, -36501,50041,7583,2016,2016_Pres-D_TX,TX,Pres-P,Pres-D,Emerson College,88,2/27/2016,275,Hillary Rodham Clinton,DEM,67.7,Bernard Sanders,DEM,26.3,,41.400002,3/1/2016,65.19,33.19,32,9.4,,1,, -36497,50032,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,American Research Group,9,2/27/2016,400,Ted Cruz,REP,33,Donald Trump,REP,32,17,1,3/1/2016,43.76,26.75,17.01,16.01,,1,, -36501,50038,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,Emerson College,88,2/27/2016,449,Ted Cruz,REP,35.4,Donald Trump,REP,31.7,16.3,3.7,3/1/2016,43.76,26.75,17.01,13.31,,1,, -36500,50037,7573,2016,2016_Pres-D_GA,GA,Pres-P,Pres-D,Landmark Communications,166,2/28/2016,800,Hillary Rodham Clinton,DEM,70.1,Bernard Sanders,DEM,23,,47.099998,3/1/2016,71.3,28.2,43.1,4,,1,, -36500,50059,7574,2016,2016_Pres-R_GA,GA,Pres-P,Pres-R,Landmark Communications,166,2/28/2016,1400,Donald Trump,REP,38.9,Marco Rubio,REP,20,15.1,18.9,3/1/2016,38.81,24.45,14.36,4.54,,1,, -36506,50045,7574,2016,2016_Pres-R_GA,GA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,2/28/2016,710,Donald Trump,REP,33,Marco Rubio,REP,23,23,10,3/1/2016,38.81,24.45,14.36,4.36,,1,, -36505,50044,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,2/28/2016,712,Ted Cruz,REP,36,Donald Trump,REP,25,19,11,3/1/2016,43.76,26.75,17.01,6.01,,1,, -36524,50078,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,EPIC-MRA,84,2/28/2016,400,Donald Trump,REP,29,Ted Cruz,REP,19,8,10,3/8/2016,36.47,24.85,11.62,1.62,,1,, -36525,50080,7603,2016,2016_Pres-D_MS,MS,Pres-P,Pres-D,Magellan Strategies,179,2/29/2016,471,Hillary Rodham Clinton,DEM,65,Bernard Sanders,DEM,11,,54,3/8/2016,82.47,16.62,65.85,11.85,,1,, -36525,50079,7604,2016,2016_Pres-R_MS,MS,Pres-P,Pres-R,Magellan Strategies,179,2/29/2016,995,Donald Trump,REP,41,Ted Cruz,REP,17,8,24,3/8/2016,47.24,36.12,11.12,12.88,,1,, -36526,50082,7593,2016,2016_Pres-D_LA,LA,Pres-P,Pres-D,Magellan Strategies,179,3/1/2016,865,Hillary Rodham Clinton,DEM,61,Bernard Sanders,DEM,14,,47,3/5/2016,71.12,23.18,47.94,.94,,1,, -36526,50081,7594,2016,2016_Pres-R_LA,LA,Pres-P,Pres-R,Magellan Strategies,179,3/1/2016,609,Donald Trump,REP,41,Ted Cruz,REP,21,15,20,3/5/2016,41.45,37.83,3.61,16.39,,1,, -36546,50124,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,EPIC-MRA,84,3/1/2016,400,Bernard Sanders,DEM,31,Hillary Rodham Clinton,DEM,56,,-25,3/8/2016,49.68,48.26,1.42,26.42,,0,, -36527,50084,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,Mitchell Research & Communications,213,3/1/2016,427,Bernard Sanders,DEM,33,Hillary Rodham Clinton,DEM,61,,-28,3/8/2016,49.68,48.26,1.42,29.42,,0,, -36527,50083,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,3/1/2016,679,Donald Trump,REP,39,Ted Cruz,REP,14,12,25,3/8/2016,36.47,24.85,11.62,13.38,,1,, -36539,50111,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Tarrance Group,333,3/1/2016,800,Donald Trump,REP,35,Marco Rubio,REP,30,16,5,3/15/2016,45.72,27.04,18.68,13.68,,1,for Our Principles PAC,R -36529,50087,7594,2016,2016_Pres-R_LA,LA,Pres-P,Pres-R,Trafalgar Group,338,3/2/2016,1509,Donald Trump,REP,44,Ted Cruz,REP,26,15,18,3/5/2016,41.45,37.83,3.61,14.39,,1,, -36534,50097,7594,2016,2016_Pres-R_LA,LA,Pres-P,Pres-R,University of New Orleans,358,3/2/2016,1874,Donald Trump,REP,38,Ted Cruz,REP,26,11,12,3/5/2016,41.45,37.83,3.61,8.39,,1,among registered voters, -36543,50117,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,Marist College,183,3/2/2016,546,Bernard Sanders,DEM,40,Hillary Rodham Clinton,DEM,57,,-17,3/8/2016,49.68,48.26,1.42,18.42,,0,, -36543,50116,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,Marist College,183,3/2/2016,482,Donald Trump,REP,41,Ted Cruz,REP,22,13,19,3/8/2016,36.47,24.85,11.62,7.38,,1,, -36531,50093,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,3/2/2016,643,Donald Trump,REP,42,Ted Cruz,REP,19,14,23,3/8/2016,36.47,24.85,11.62,11.38,,1,, -36532,50094,7591,2016,2016_Pres-R_KS,KS,Pres-P,Pres-R,Trafalgar Group,338,3/3/2016,1060,Ted Cruz,REP,29.31,Donald Trump,REP,35.18,16.56,-5.8699999,3/5/2016,47.5,23.35,24.14,30.01,,0,, -36541,50113,7594,2016,2016_Pres-R_LA,LA,Pres-P,Pres-R,Gravis Marketing,124,3/3/2016,1356,Donald Trump,REP,48,Ted Cruz,REP,31,15,17,3/5/2016,41.45,37.83,3.61,13.39,,1,, -36561,50151,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,Mitchell Research & Communications,213,3/3/2016,616,Bernard Sanders,DEM,37,Hillary Rodham Clinton,DEM,55,,-18,3/8/2016,49.68,48.26,1.42,19.42,,0,, -36544,50122,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,YouGov,391,3/3/2016,597,Bernard Sanders,DEM,44,Hillary Rodham Clinton,DEM,55,,-11,3/8/2016,49.68,48.26,1.42,12.42,,0,, -36538,50110,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,Trafalgar Group,338,3/3/2016,1643,Donald Trump,REP,41.87,Ted Cruz,REP,20.45,18.14,21.42,3/8/2016,36.47,24.85,11.62,9.8,,1,, -36544,50120,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,YouGov,391,3/3/2016,637,Donald Trump,REP,39,Ted Cruz,REP,24,15,15,3/8/2016,36.47,24.85,11.62,3.38,,1,, -36569,50166,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,CNN/Opinion Research Corp.,37,3/4/2016,264,Hillary Rodham Clinton,DEM,61,Bernard Sanders,DEM,34,,27,3/15/2016,64.44,33.28,31.16,4.16,,1,, -36571,50170,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,Tarrance Group,333,3/4/2016,449,Hillary Rodham Clinton,DEM,64,Bernard Sanders,DEM,26,,38,3/15/2016,64.44,33.28,31.16,6.84,,1,, -36569,50164,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,3/4/2016,313,Donald Trump,REP,40,Marco Rubio,REP,24,19,16,3/15/2016,45.72,27.04,18.68,2.68,,1,, -36571,50179,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Tarrance Group,333,3/4/2016,450,Donald Trump,REP,38,Marco Rubio,REP,31,19,7,3/15/2016,45.72,27.04,18.68,11.68,,1,, -36559,50148,7611,2016,2016_Pres-D_IL,IL,Pres-P,Pres-D,Research America Inc.,282,3/4/2016,600,Hillary Rodham Clinton,DEM,67,Bernard Sanders,DEM,25,,42,3/15/2016,50.56,48.61,1.95,40.05,,1,, -36559,50147,7612,2016,2016_Pres-R_IL,IL,Pres-P,Pres-R,Research America Inc.,282,3/4/2016,600,Donald Trump,REP,32,Ted Cruz,REP,22,18,10,3/15/2016,38.8,30.23,8.57,1.43,,1,, -36570,50167,7618,2016,2016_Pres-D_OH,OH,Pres-P,Pres-D,CNN/Opinion Research Corp.,37,3/4/2016,294,Hillary Rodham Clinton,DEM,63,Bernard Sanders,DEM,33,,30,3/15/2016,56.12,43.13,12.99,17.01,,1,, -36570,50165,7619,2016,2016_Pres-R_OH,OH,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,3/4/2016,359,John Richard Kasich,REP,35,Donald Trump,REP,41,15,-6,3/15/2016,46.95,35.87,11.09,17.09,,0,, -36542,50115,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,American Research Group,9,3/5/2016,400,Bernard Sanders,DEM,36,Hillary Rodham Clinton,DEM,60,,-24,3/8/2016,49.68,48.26,1.42,25.42,,0,, -36551,50134,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,Monmouth University,215,3/5/2016,302,Bernard Sanders,DEM,42,Hillary Rodham Clinton,DEM,55,,-13,3/8/2016,49.68,48.26,1.42,14.42,,0,, -36542,50114,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,American Research Group,9,3/5/2016,400,Donald Trump,REP,31,Ted Cruz,REP,15,33,16,3/8/2016,36.47,24.85,11.62,4.38,,0,, -36551,50133,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,Monmouth University,215,3/5/2016,402,Donald Trump,REP,36,Ted Cruz,REP,23,21,13,3/8/2016,36.47,24.85,11.62,1.38,,1,, -36567,50162,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,Quinnipiac University,267,3/5/2016,511,Hillary Rodham Clinton,DEM,62,Bernard Sanders,DEM,32,,30,3/15/2016,64.44,33.28,31.16,1.16,,1,, -36558,50146,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,SurveyUSA,325,3/5/2016,823,Hillary Rodham Clinton,DEM,61,Bernard Sanders,DEM,30,,31,3/15/2016,64.44,33.28,31.16,.16,,1,, -36553,50137,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Monmouth University,215,3/5/2016,403,Donald Trump,REP,38,Marco Rubio,REP,30,17,8,3/15/2016,45.72,27.04,18.68,10.68,,1,, -36567,50169,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Quinnipiac University,267,3/5/2016,657,Donald Trump,REP,45,Marco Rubio,REP,22,18,23,3/15/2016,45.72,27.04,18.68,4.32,,1,, -36558,50145,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,SurveyUSA,325,3/5/2016,937,Donald Trump,REP,42,Marco Rubio,REP,22,17,20,3/15/2016,45.72,27.04,18.68,1.32,,1,, -36572,50171,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,University of North Florida,360,3/5/2016,752,Donald Trump,REP,36,Marco Rubio,REP,24,16,12,3/15/2016,45.72,27.04,18.68,6.68,,1,, -36578,50181,7615,2016,2016_Pres-D_NC,NC,Pres-P,Pres-D,National Research Inc.,225,3/5/2016,500,Hillary Rodham Clinton,DEM,57,Bernard Sanders,DEM,28,,29,3/15/2016,54.5,40.86,13.64,15.36,,1,, -36578,50180,7616,2016,2016_Pres-R_NC,NC,Pres-P,Pres-R,National Research Inc.,225,3/5/2016,500,Donald Trump,REP,32,Ted Cruz,REP,26,11,6,3/15/2016,40.23,36.76,3.46,2.54,,1,, -36554,50139,7618,2016,2016_Pres-D_OH,OH,Pres-P,Pres-D,Public Policy Polling,263,3/5/2016,508,Hillary Rodham Clinton,DEM,56,Bernard Sanders,DEM,35,,21,3/15/2016,56.12,43.13,12.99,8.01,,1,, -36568,50163,7618,2016,2016_Pres-D_OH,OH,Pres-P,Pres-D,Quinnipiac University,267,3/5/2016,521,Hillary Rodham Clinton,DEM,52,Bernard Sanders,DEM,43,,9,3/15/2016,56.12,43.13,12.99,3.99,,1,, -36554,50138,7619,2016,2016_Pres-R_OH,OH,Pres-P,Pres-R,Public Policy Polling,263,3/5/2016,638,John Richard Kasich,REP,35,Donald Trump,REP,38,15,-3,3/15/2016,46.95,35.87,11.09,14.09,,0,, -36568,50168,7619,2016,2016_Pres-R_OH,OH,Pres-P,Pres-R,Quinnipiac University,267,3/5/2016,685,John Richard Kasich,REP,32,Donald Trump,REP,38,16,-6,3/15/2016,46.95,35.87,11.09,17.09,,0,, -36548,50128,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,Mitchell Research & Communications,213,3/6/2016,475,Bernard Sanders,DEM,29,Hillary Rodham Clinton,DEM,66,,-37,3/8/2016,49.68,48.26,1.42,38.42,,0,, -36548,50127,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,3/6/2016,663,Donald Trump,REP,42,Ted Cruz,REP,19,20,23,3/8/2016,36.47,24.85,11.62,11.38,,1,, -36555,50140,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,Trafalgar Group,338,3/6/2016,1610,Donald Trump,REP,40.89,Ted Cruz,REP,23.26,23.04,17.629999,3/8/2016,36.47,24.85,11.62,6.01,,1,, -36574,50174,7615,2016,2016_Pres-D_NC,NC,Pres-P,Pres-D,SurveyUSA,325,3/6/2016,687,Hillary Rodham Clinton,DEM,57,Bernard Sanders,DEM,34,,23,3/15/2016,54.5,40.86,13.64,9.36,,1,, -36574,50175,7616,2016,2016_Pres-R_NC,NC,Pres-P,Pres-R,SurveyUSA,325,3/6/2016,688,Donald Trump,REP,41,Ted Cruz,REP,27,11,14,3/15/2016,40.23,36.76,3.46,10.54,,1,, -36626,50274,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,Mitchell Research & Communications,213,3/7/2016,482,Bernard Sanders,DEM,34,Hillary Rodham Clinton,DEM,61,,-27,3/8/2016,49.68,48.26,1.42,28.42,,0,, -36626,50273,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,3/7/2016,472,Donald Trump,REP,41,Ted Cruz,REP,18,23,23,3/8/2016,36.47,24.85,11.62,11.38,,1,, -36596,50216,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,Marist College,183,3/7/2016,500,Hillary Rodham Clinton,DEM,61,Bernard Sanders,DEM,34,,27,3/15/2016,64.44,33.28,31.16,4.16,,1,, -36576,50177,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Fox News/Beacon Research/Shaw & Co. Research,103,3/7/2016,813,Donald Trump,REP,43,Marco Rubio,REP,20,16,23,3/15/2016,45.72,27.04,18.68,4.32,,1,, -36596,50219,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Marist College,183,3/7/2016,511,Donald Trump,REP,43,Marco Rubio,REP,22,21,21,3/15/2016,45.72,27.04,18.68,2.32,,1,, -36579,50182,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,The Tyson Group,334,3/7/2016,631,Donald Trump,REP,33,Marco Rubio,REP,27,16,6,3/15/2016,45.72,27.04,18.68,12.68,,1,, -36597,50217,7611,2016,2016_Pres-D_IL,IL,Pres-P,Pres-D,Marist College,183,3/7/2016,529,Hillary Rodham Clinton,DEM,51,Bernard Sanders,DEM,45,,6,3/15/2016,50.56,48.61,1.95,4.05,,1,, -36582,50186,7611,2016,2016_Pres-D_IL,IL,Pres-P,Pres-D,We Ask America,376,3/7/2016,994,Hillary Rodham Clinton,DEM,62.3,Bernard Sanders,DEM,25,,37.299999,3/15/2016,50.56,48.61,1.95,35.35,,1,, -36597,50220,7612,2016,2016_Pres-R_IL,IL,Pres-P,Pres-R,Marist College,183,3/7/2016,421,Donald Trump,REP,34,Ted Cruz,REP,25,21,9,3/15/2016,38.8,30.23,8.57,.43,,1,, -36582,50185,7612,2016,2016_Pres-R_IL,IL,Pres-P,Pres-R,We Ask America,376,3/7/2016,1009,Donald Trump,REP,32.64,Ted Cruz,REP,19.9,18.41,12.74,3/15/2016,38.8,30.23,8.57,4.17,,1,, -36590,50206,7613,2016,2016_Pres-D_MO,MO,Pres-P,Pres-D,Fort Hays State University,101,3/7/2016,145,Hillary Rodham Clinton,DEM,47,Bernard Sanders,DEM,40,,7,3/15/2016,49.61,49.36,.25,6.75,,1,, -36590,50205,7614,2016,2016_Pres-R_MO,MO,Pres-P,Pres-R,Fort Hays State University,101,3/7/2016,208,Donald Trump,REP,36,Ted Cruz,REP,29,8,7,3/15/2016,40.84,40.63,.21,6.79,,1,, -36598,50218,7618,2016,2016_Pres-D_OH,OH,Pres-P,Pres-D,Marist College,183,3/7/2016,453,Hillary Rodham Clinton,DEM,58,Bernard Sanders,DEM,38,,20,3/15/2016,56.12,43.13,12.99,7.01,,1,, -36575,50176,7619,2016,2016_Pres-R_OH,OH,Pres-P,Pres-R,Fox News/Beacon Research/Shaw & Co. Research,103,3/7/2016,806,John Richard Kasich,REP,34,Donald Trump,REP,29,19,5,3/15/2016,46.95,35.87,11.09,6.09,,1,, -36598,50221,7619,2016,2016_Pres-R_OH,OH,Pres-P,Pres-R,Marist College,183,3/7/2016,564,John Richard Kasich,REP,39,Donald Trump,REP,33,19,6,3/15/2016,46.95,35.87,11.09,5.09,,1,, -36585,50190,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,3/8/2016,500,Hillary Rodham Clinton,DEM,68,Bernard Sanders,DEM,23,,45,3/15/2016,64.44,33.28,31.16,13.84,,1,, -36585,50189,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,3/8/2016,700,Donald Trump,REP,36,Marco Rubio,REP,30,17,6,3/15/2016,45.72,27.04,18.68,12.68,,1,, -36577,50178,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Public Policy Polling,263,3/8/2016,904,Donald Trump,REP,42,Marco Rubio,REP,32,14,10,3/15/2016,45.72,27.04,18.68,8.68,,1,, -36581,50184,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Suffolk University,323,3/8/2016,500,Donald Trump,REP,36,Marco Rubio,REP,27,19,9,3/15/2016,45.72,27.04,18.68,9.68,,1,, -36580,50183,7622,2016,2016_Pres-R_AZ,AZ,Pres-P,Pres-R,OH Predictive Insights,235,3/8/2016,751,Donald Trump,REP,37.3,Ted Cruz,REP,23.3,11.6,14,3/22/2016,45.95,27.61,18.34,4.34,,1,, -36583,50187,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,3/9/2016,590,Donald Trump,REP,43,Marco Rubio,REP,24,21,19,3/15/2016,45.72,27.04,18.68,.32,,1,, -36584,50188,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Trafalgar Group,338,3/9/2016,1280,Donald Trump,REP,42,Marco Rubio,REP,23,21,19,3/15/2016,45.72,27.04,18.68,.32,,1,, -36591,50207,7613,2016,2016_Pres-D_MO,MO,Pres-P,Pres-D,RABA Research,269,3/9/2016,670,Hillary Rodham Clinton,DEM,44,Bernard Sanders,DEM,40,,4,3/15/2016,49.61,49.36,.25,3.75,,1,, -36621,50264,7621,2016,2016_Pres-D_AZ,AZ,Pres-P,Pres-D,Merrill Poll,206,3/9/2016,300,Hillary Rodham Clinton,DEM,50,Bernard Sanders,DEM,24,,26,3/22/2016,56.29,41.39,14.91,11.09,,1,, -36621,50263,7622,2016,2016_Pres-R_AZ,AZ,Pres-P,Pres-R,Merrill Poll,206,3/9/2016,300,Donald Trump,REP,31,Ted Cruz,REP,19,10,12,3/22/2016,45.95,27.61,18.34,6.34,,1,, -36592,50209,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,Florida Atlantic University,97,3/10/2016,414,Hillary Rodham Clinton,DEM,59,Bernard Sanders,DEM,31,,28,3/15/2016,64.44,33.28,31.16,3.16,,1,, -36593,50213,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,YouGov,391,3/10/2016,796,Hillary Rodham Clinton,DEM,62,Bernard Sanders,DEM,34,,28,3/15/2016,64.44,33.28,31.16,3.16,,1,, -36592,50208,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Florida Atlantic University,97,3/10/2016,852,Donald Trump,REP,44,Marco Rubio,REP,21,21,23,3/15/2016,45.72,27.04,18.68,4.32,,1,, -36593,50210,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,YouGov,391,3/10/2016,873,Donald Trump,REP,44,Marco Rubio,REP,21,24,23,3/15/2016,45.72,27.04,18.68,4.32,,1,, -36594,50214,7611,2016,2016_Pres-D_IL,IL,Pres-P,Pres-D,YouGov,391,3/10/2016,722,Hillary Rodham Clinton,DEM,46,Bernard Sanders,DEM,48,,-2,3/15/2016,50.56,48.61,1.95,3.95,,0,, -36594,50211,7612,2016,2016_Pres-R_IL,IL,Pres-P,Pres-R,YouGov,391,3/10/2016,770,Donald Trump,REP,38,Ted Cruz,REP,34,16,4,3/15/2016,38.8,30.23,8.57,4.57,,1,, -36589,50203,7615,2016,2016_Pres-D_NC,NC,Pres-P,Pres-D,SurveyUSA,325,3/10/2016,669,Hillary Rodham Clinton,DEM,58,Bernard Sanders,DEM,34,,24,3/15/2016,54.5,40.86,13.64,10.36,,1,, -36589,50204,7616,2016,2016_Pres-R_NC,NC,Pres-P,Pres-R,SurveyUSA,325,3/10/2016,734,Donald Trump,REP,48,Ted Cruz,REP,28,12,20,3/15/2016,40.23,36.76,3.46,16.54,,1,, -36595,50215,7618,2016,2016_Pres-D_OH,OH,Pres-P,Pres-D,YouGov,391,3/10/2016,755,Hillary Rodham Clinton,DEM,52,Bernard Sanders,DEM,43,,9,3/15/2016,56.12,43.13,12.99,3.99,,1,, -36595,50212,7619,2016,2016_Pres-R_OH,OH,Pres-P,Pres-R,YouGov,391,3/10/2016,798,John Richard Kasich,REP,33,Donald Trump,REP,33,27,0,3/15/2016,46.95,35.87,11.09,11.09,,.5,, -36611,50245,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,Quinnipiac University,267,3/11/2016,519,Hillary Rodham Clinton,DEM,60,Bernard Sanders,DEM,34,,26,3/15/2016,64.44,33.28,31.16,5.16,,1,, -36611,50246,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Quinnipiac University,267,3/11/2016,615,Donald Trump,REP,46,Marco Rubio,REP,22,14,24,3/15/2016,45.72,27.04,18.68,5.32,,1,, -36610,50243,7618,2016,2016_Pres-D_OH,OH,Pres-P,Pres-D,Quinnipiac University,267,3/11/2016,543,Hillary Rodham Clinton,DEM,51,Bernard Sanders,DEM,46,,5,3/15/2016,56.12,43.13,12.99,7.99,,1,, -36610,50244,7619,2016,2016_Pres-R_OH,OH,Pres-P,Pres-R,Quinnipiac University,267,3/11/2016,721,John Richard Kasich,REP,38,Donald Trump,REP,38,16,0,3/15/2016,46.95,35.87,11.09,11.09,,.5,, -36615,50254,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,American Research Group,9,3/12/2016,400,Hillary Rodham Clinton,DEM,58,Bernard Sanders,DEM,37,,21,3/15/2016,64.44,33.28,31.16,10.16,,1,, -36606,50238,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,Public Policy Polling,263,3/12/2016,627,Hillary Rodham Clinton,DEM,57,Bernard Sanders,DEM,32,,25,3/15/2016,64.44,33.28,31.16,6.16,,1,for Vote Vets Action Fund,D -36615,50253,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,American Research Group,9,3/12/2016,400,Donald Trump,REP,49,Marco Rubio,REP,24,16,25,3/15/2016,45.72,27.04,18.68,6.32,,1,, -36603,50235,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Monmouth University,215,3/12/2016,405,Donald Trump,REP,44,Marco Rubio,REP,27,17,17,3/15/2016,45.72,27.04,18.68,1.68,,1,, -36604,50236,7611,2016,2016_Pres-D_IL,IL,Pres-P,Pres-D,McKeon & Associates,202,3/12/2016,428,Hillary Rodham Clinton,DEM,31,Bernard Sanders,DEM,30,,1,3/15/2016,50.56,48.61,1.95,.95,,1,, -36608,50240,7611,2016,2016_Pres-D_IL,IL,Pres-P,Pres-D,Public Policy Polling,263,3/12/2016,597,Hillary Rodham Clinton,DEM,48,Bernard Sanders,DEM,45,,3,3/15/2016,50.56,48.61,1.95,1.05,,1,for Vote Vets Action Fund; among 'voters',D -36609,50241,7613,2016,2016_Pres-D_MO,MO,Pres-P,Pres-D,Public Policy Polling,263,3/12/2016,839,Hillary Rodham Clinton,DEM,46,Bernard Sanders,DEM,47,,-1,3/15/2016,49.61,49.36,.25,1.25,,0,for Vote Vets Action Fund,D -36605,50242,7615,2016,2016_Pres-D_NC,NC,Pres-P,Pres-D,Public Policy Polling,263,3/12/2016,747,Hillary Rodham Clinton,DEM,56,Bernard Sanders,DEM,37,,19,3/15/2016,54.5,40.86,13.64,5.36,,1,for Vote Vets Action Fund,D -36605,50237,7616,2016,2016_Pres-R_NC,NC,Pres-P,Pres-R,Public Policy Polling,263,3/12/2016,749,Donald Trump,REP,44,Ted Cruz,REP,33,11,11,3/15/2016,40.23,36.76,3.46,7.54,,1,for Vote Vets Action Fund,D -36613,50249,7618,2016,2016_Pres-D_OH,OH,Pres-P,Pres-D,Monmouth University,215,3/12/2016,302,Hillary Rodham Clinton,DEM,54,Bernard Sanders,DEM,40,,14,3/15/2016,56.12,43.13,12.99,1.01,,1,, -36607,50239,7618,2016,2016_Pres-D_OH,OH,Pres-P,Pres-D,Public Policy Polling,263,3/12/2016,502,Hillary Rodham Clinton,DEM,46,Bernard Sanders,DEM,41,,5,3/15/2016,56.12,43.13,12.99,7.99,,1,for Vote Vets Action Fund,D -36613,50250,7619,2016,2016_Pres-R_OH,OH,Pres-P,Pres-R,Monmouth University,215,3/12/2016,503,John Richard Kasich,REP,40,Donald Trump,REP,35,15,5,3/15/2016,46.95,35.87,11.09,6.09,,1,, -36635,50295,7624,2016,2016_Pres-D_UT,UT,Pres-P,Pres-D,Dan Jones & Associates,70,3/12/2016,194,Bernard Sanders,DEM,52,Hillary Rodham Clinton,DEM,44,,8,3/22/2016,79.21,20.32,58.89,50.89,,1,, -36635,50294,7625,2016,2016_Pres-R_UT,UT,Pres-P,Pres-R,Dan Jones & Associates,70,3/12/2016,215,Ted Cruz,REP,42,John Richard Kasich,REP,13,21,29,3/22/2016,69.46,16.72,52.74,23.74,,1,, -36619,50260,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,3/13/2016,787,Donald Trump,REP,44.3,Marco Rubio,REP,26.2,18.2,18.1,3/15/2016,45.72,27.04,18.68,.58,,1,, -36618,50258,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Trafalgar Group,338,3/13/2016,1500,Donald Trump,REP,44,Marco Rubio,REP,24,20,20,3/15/2016,45.72,27.04,18.68,1.32,,1,, -36614,50252,7618,2016,2016_Pres-D_OH,OH,Pres-P,Pres-D,American Research Group,9,3/13/2016,400,Hillary Rodham Clinton,DEM,52,Bernard Sanders,DEM,45,,7,3/15/2016,56.12,43.13,12.99,5.99,,1,, -36614,50251,7619,2016,2016_Pres-R_OH,OH,Pres-P,Pres-R,American Research Group,9,3/13/2016,400,John Richard Kasich,REP,44,Donald Trump,REP,38,12,6,3/15/2016,46.95,35.87,11.09,5.09,,1,, -36631,50287,7625,2016,2016_Pres-R_UT,UT,Pres-P,Pres-R,Y2 Analytics,389,3/18/2016,500,Ted Cruz,REP,53,John Richard Kasich,REP,29,11,24,3/22/2016,69.46,16.72,52.74,28.74,,1,, -36637,50298,7622,2016,2016_Pres-R_AZ,AZ,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,3/20/2016,607,Donald Trump,REP,45.8,Ted Cruz,REP,33.3,,12.5,3/22/2016,45.95,27.61,18.34,5.84,,1,, -36653,50359,7630,2016,2016_Pres-R_WI,WI,Pres-P,Pres-R,Basswood Research,24,3/20/2016,500,Ted Cruz,REP,36.2,Donald Trump,REP,31.4,20.8,4.8000002,4/5/2016,48.2,35.02,13.18,8.38,,1,, -36647,50337,7629,2016,2016_Pres-D_WI,WI,Pres-P,Pres-D,Emerson College,88,3/21/2016,354,Bernard Sanders,DEM,44,Hillary Rodham Clinton,DEM,50,,-6,4/5/2016,56.59,43.05,13.54,19.54,,0,, -36647,50336,7630,2016,2016_Pres-R_WI,WI,Pres-P,Pres-R,Emerson College,88,3/21/2016,439,Ted Cruz,REP,36,Donald Trump,REP,35,19,1,4/5/2016,48.2,35.02,13.18,12.18,,1,, -36660,50375,7630,2016,2016_Pres-R_WI,WI,Pres-P,Pres-R,Optimus,245,3/23/2016,6182,Ted Cruz,REP,27.2,Donald Trump,REP,30.9,29.4,-3.7,4/5/2016,48.2,35.02,13.18,16.88,,0,, -36667,50395,7629,2016,2016_Pres-D_WI,WI,Pres-P,Pres-D,Marquette University Law School,195,3/26/2016,405,Bernard Sanders,DEM,49.2,Hillary Rodham Clinton,DEM,44.9,,4.3000002,4/5/2016,56.59,43.05,13.54,9.24,,1,, -36667,50394,7630,2016,2016_Pres-R_WI,WI,Pres-P,Pres-R,Marquette University Law School,195,3/26/2016,471,Ted Cruz,REP,39.6,Donald Trump,REP,30.4,21.4,9.1999998,4/5/2016,48.2,35.02,13.18,3.98,,1,, -36676,50420,7629,2016,2016_Pres-D_WI,WI,Pres-P,Pres-D,Fox News/Beacon Research/Shaw & Co. Research,103,3/29/2016,860,Bernard Sanders,DEM,48,Hillary Rodham Clinton,DEM,43,,5,4/5/2016,56.59,43.05,13.54,8.54,,1,, -36681,50430,7629,2016,2016_Pres-D_WI,WI,Pres-P,Pres-D,Loras College,171,3/29/2016,416,Bernard Sanders,DEM,41,Hillary Rodham Clinton,DEM,47,,-6,4/5/2016,56.59,43.05,13.54,19.54,,0,, -36673,50407,7629,2016,2016_Pres-D_WI,WI,Pres-P,Pres-D,Public Policy Polling,263,3/29/2016,720,Bernard Sanders,DEM,49,Hillary Rodham Clinton,DEM,43,,6,4/5/2016,56.59,43.05,13.54,7.54,,1,for Vote Vets Action Fund,D -36676,50419,7630,2016,2016_Pres-R_WI,WI,Pres-P,Pres-R,Fox News/Beacon Research/Shaw & Co. Research,103,3/29/2016,742,Ted Cruz,REP,42,Donald Trump,REP,32,19,10,4/5/2016,48.2,35.02,13.18,3.18,,1,, -42178,59632,7630,2016,2016_Pres-R_WI,WI,Pres-P,Pres-R,Gravis Marketing,124,3/29/2016,761,Ted Cruz,REP,44,Donald Trump,REP,41,15,3,4/5/2016,48.2,35.02,13.18,10.18,,1,, -36681,50429,7630,2016,2016_Pres-R_WI,WI,Pres-P,Pres-R,Loras College,171,3/29/2016,416,Ted Cruz,REP,38,Donald Trump,REP,31,18,7,4/5/2016,48.2,35.02,13.18,6.18,,1,, -36673,50406,7630,2016,2016_Pres-R_WI,WI,Pres-P,Pres-R,Public Policy Polling,263,3/29/2016,768,Ted Cruz,REP,38,Donald Trump,REP,37,17,1,4/5/2016,48.2,35.02,13.18,12.18,,1,for Vote Vets Action Fund,D -36682,50434,7629,2016,2016_Pres-D_WI,WI,Pres-P,Pres-D,YouGov,391,3/31/2016,653,Bernard Sanders,DEM,49,Hillary Rodham Clinton,DEM,47,,2,4/5/2016,56.59,43.05,13.54,11.54,,1,, -36682,50431,7630,2016,2016_Pres-R_WI,WI,Pres-P,Pres-R,YouGov,391,3/31/2016,675,Ted Cruz,REP,43,Donald Trump,REP,37,18,6,4/5/2016,48.2,35.02,13.18,7.18,,1,, -36683,50435,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,YouGov,391,3/31/2016,718,Hillary Rodham Clinton,DEM,53,Bernard Sanders,DEM,43,,10,4/19/2016,58.03,41.97,16.05,6.05,,1,, -36683,50432,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,YouGov,391,3/31/2016,657,Donald Trump,REP,52,John Richard Kasich,REP,20,21,32,4/19/2016,59.55,24.82,34.72,2.72,,1,, -36686,50439,7629,2016,2016_Pres-D_WI,WI,Pres-P,Pres-D,Emerson College,88,4/1/2016,542,Bernard Sanders,DEM,51,Hillary Rodham Clinton,DEM,43,,8,4/5/2016,56.59,43.05,13.54,5.54,,1,, -36686,50437,7630,2016,2016_Pres-R_WI,WI,Pres-P,Pres-R,Emerson College,88,4/1/2016,549,Ted Cruz,REP,40,Donald Trump,REP,35,21,5,4/5/2016,48.2,35.02,13.18,8.18,,1,, -36687,50441,7629,2016,2016_Pres-D_WI,WI,Pres-P,Pres-D,American Research Group,9,4/2/2016,400,Bernard Sanders,DEM,48,Hillary Rodham Clinton,DEM,49,,-1,4/5/2016,56.59,43.05,13.54,14.54,,0,, -36687,50440,7630,2016,2016_Pres-R_WI,WI,Pres-P,Pres-R,American Research Group,9,4/2/2016,400,Ted Cruz,REP,32,Donald Trump,REP,42,23,-10,4/5/2016,48.2,35.02,13.18,23.18,,0,, -36699,50477,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Monmouth University,215,4/4/2016,302,Donald Trump,REP,52,John Richard Kasich,REP,25,17,27,4/19/2016,59.55,24.82,34.72,7.72,,1,, -36711,50562,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Fox News/Beacon Research/Shaw & Co. Research,103,4/6/2016,801,Hillary Rodham Clinton,DEM,53,Bernard Sanders,DEM,37,,16,4/19/2016,58.03,41.97,16.05,.05,,1,, -42179,59634,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Gravis Marketing,124,4/6/2016,1134,Hillary Rodham Clinton,DEM,53,Bernard Sanders,DEM,47,,6,4/19/2016,58.03,41.97,16.05,10.05,,1,, -36711,50560,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Fox News/Beacon Research/Shaw & Co. Research,103,4/6/2016,602,Donald Trump,REP,54,John Richard Kasich,REP,22,15,32,4/19/2016,59.55,24.82,34.72,2.72,,1,, -42179,59633,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Gravis Marketing,124,4/6/2016,857,Donald Trump,REP,56,John Richard Kasich,REP,24,20,32,4/19/2016,59.55,24.82,34.72,2.72,,1,, -36712,50563,7641,2016,2016_Pres-D_PA,PA,Pres-P,Pres-D,Fox News/Beacon Research/Shaw & Co. Research,103,4/6/2016,805,Hillary Rodham Clinton,DEM,49,Bernard Sanders,DEM,38,,11,4/26/2016,55.61,43.53,12.09,1.09,,1,, -36712,50561,7642,2016,2016_Pres-R_PA,PA,Pres-P,Pres-R,Fox News/Beacon Research/Shaw & Co. Research,103,4/6/2016,802,Donald Trump,REP,48,Ted Cruz,REP,20,22,28,4/26/2016,56.61,21.67,34.94,6.94,,1,, -36703,50544,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Emerson College,88,4/7/2016,325,Hillary Rodham Clinton,DEM,56,Bernard Sanders,DEM,38,,18,4/19/2016,58.03,41.97,16.05,1.95,,1,, -36703,50525,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Emerson College,88,4/7/2016,321,Donald Trump,REP,56,John Richard Kasich,REP,17,22,39,4/19/2016,59.55,24.82,34.72,4.28,,1,, -36743,51802,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Liberty Opinion Research,169,4/7/2016,6041,Donald Trump,REP,52,John Richard Kasich,REP,23,19,29,4/19/2016,59.55,24.82,34.72,5.72,,1,, -36787,52498,7639,2016,2016_Pres-D_MD,MD,Pres-P,Pres-D,Marist College,183,4/7/2016,775,Hillary Rodham Clinton,DEM,58,Bernard Sanders,DEM,36,,22,4/26/2016,62.53,33.81,28.72,6.72,,1,, -36787,52496,7640,2016,2016_Pres-R_MD,MD,Pres-P,Pres-R,Marist College,183,4/7/2016,368,Donald Trump,REP,41,John Richard Kasich,REP,24,29,17,4/26/2016,54.1,23.22,30.87,13.87,,1,, -36740,51797,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Baruch College,22,4/8/2016,632,Hillary Rodham Clinton,DEM,50,Bernard Sanders,DEM,37,,13,4/19/2016,58.03,41.97,16.05,3.05,,1,, -36723,50720,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Marist College,183,4/8/2016,557,Hillary Rodham Clinton,DEM,55,Bernard Sanders,DEM,41,,14,4/19/2016,58.03,41.97,16.05,2.05,,1,, -36740,51796,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Baruch College,22,4/8/2016,324,Donald Trump,REP,60,John Richard Kasich,REP,17,14,43,4/19/2016,59.55,24.82,34.72,8.28,,1,, -36723,50719,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Marist College,183,4/8/2016,259,Donald Trump,REP,54,John Richard Kasich,REP,21,18,33,4/19/2016,59.55,24.82,34.72,1.72,,1,, -36714,50565,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Monmouth University,215,4/9/2016,302,Hillary Rodham Clinton,DEM,51,Bernard Sanders,DEM,39,,12,4/19/2016,58.03,41.97,16.05,4.05,,1,, -36742,51801,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Public Policy Polling,263,4/9/2016,663,Hillary Rodham Clinton,DEM,51,Bernard Sanders,DEM,40,,11,4/19/2016,58.03,41.97,16.05,5.05,,1,, -36741,51799,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Quinnipiac University,267,4/9/2016,860,Hillary Rodham Clinton,DEM,53,Bernard Sanders,DEM,40,,13,4/19/2016,58.03,41.97,16.05,3.05,,1,, -36786,52497,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Siena College,305,4/9/2016,538,Hillary Rodham Clinton,DEM,52,Bernard Sanders,DEM,42,,10,4/19/2016,58.03,41.97,16.05,6.05,,1,, -36742,51800,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Public Policy Polling,263,4/9/2016,483,Donald Trump,REP,51,John Richard Kasich,REP,25,20,26,4/19/2016,59.55,24.82,34.72,8.72,,1,, -36741,51798,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Quinnipiac University,267,4/9/2016,550,Donald Trump,REP,55,John Richard Kasich,REP,20,19,35,4/19/2016,59.55,24.82,34.72,.28,,1,, -36786,52495,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Siena College,305,4/9/2016,469,Donald Trump,REP,50,John Richard Kasich,REP,27,17,23,4/19/2016,59.55,24.82,34.72,11.72,,1,, -37838,53551,7640,2016,2016_Pres-R_MD,MD,Pres-P,Pres-R,TargetPoint,331,4/9/2016,600,Donald Trump,REP,33,John Richard Kasich,REP,25,26,8,4/26/2016,54.1,23.22,30.87,22.87,,1,, -42181,59637,7642,2016,2016_Pres-R_PA,PA,Pres-P,Pres-R,Muhlenberg College,219,4/10/2016,422,Donald Trump,REP,41,Ted Cruz,REP,23,26,18,4/26/2016,56.61,21.67,34.94,16.94,,1,, -36738,51794,7635,2016,2016_Pres-D_CT,CT,Pres-P,Pres-D,Emerson College,88,4/11/2016,356,Hillary Rodham Clinton,DEM,49,Bernard Sanders,DEM,43,,6,4/26/2016,51.8,46.42,5.38,.62,,1,, -36738,51780,7636,2016,2016_Pres-R_CT,CT,Pres-P,Pres-R,Emerson College,88,4/11/2016,354,Donald Trump,REP,50,John Richard Kasich,REP,26,17,24,4/26/2016,57.86,28.35,29.51,5.51,,1,, -37836,53548,7640,2016,2016_Pres-R_MD,MD,Pres-P,Pres-R,Monmouth University,215,4/11/2016,301,Donald Trump,REP,47,John Richard Kasich,REP,27,19,20,4/26/2016,54.1,23.22,30.87,10.87,,1,, -39840,55556,7642,2016,2016_Pres-R_PA,PA,Pres-P,Pres-R,Monmouth University,215,4/11/2016,303,Donald Trump,REP,44,Ted Cruz,REP,28,23,16,4/26/2016,56.61,21.67,34.94,18.94,,1,, -39841,55557,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Marist College,183,4/12/2016,591,Hillary Rodham Clinton,DEM,57,Bernard Sanders,DEM,40,,17,4/19/2016,58.03,41.97,16.05,.95,,1,, -39841,57148,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Marist College,183,4/12/2016,313,Donald Trump,REP,54,John Richard Kasich,REP,25,16,29,4/19/2016,59.55,24.82,34.72,5.72,,1,, -42183,59640,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Gravis Marketing,124,4/13/2016,635,Hillary Rodham Clinton,DEM,53,Bernard Sanders,DEM,47,,6,4/19/2016,58.03,41.97,16.05,10.05,,1,, -42183,59639,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Gravis Marketing,124,4/13/2016,481,Donald Trump,REP,57,John Richard Kasich,REP,22,20,35,4/19/2016,59.55,24.82,34.72,.28,,1,, -39843,55560,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Optimus,245,4/13/2016,14201,Donald Trump,REP,48.75,John Richard Kasich,REP,23.46,13.85,25.290001,4/19/2016,59.55,24.82,34.72,9.43,,1,, -42175,59630,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,YouGov,391,4/14/2016,1030,Hillary Rodham Clinton,DEM,53,Bernard Sanders,DEM,43,,10,4/19/2016,58.03,41.97,16.05,6.05,,1,, -42175,59627,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,YouGov,391,4/14/2016,705,Donald Trump,REP,54,John Richard Kasich,REP,19,21,35,4/19/2016,59.55,24.82,34.72,.28,,1,, -42176,59628,7642,2016,2016_Pres-R_PA,PA,Pres-P,Pres-R,YouGov,391,4/14/2016,833,Donald Trump,REP,46,Ted Cruz,REP,26,23,20,4/26/2016,56.61,21.67,34.94,14.94,,1,, -42210,60248,7635,2016,2016_Pres-D_CT,CT,Pres-P,Pres-D,Quinnipiac University,267,4/15/2016,1037,Hillary Rodham Clinton,DEM,51,Bernard Sanders,DEM,42,,9,4/26/2016,51.8,46.42,5.38,3.62,,1,, -42210,60247,7636,2016,2016_Pres-R_CT,CT,Pres-P,Pres-R,Quinnipiac University,267,4/15/2016,823,Donald Trump,REP,48,John Richard Kasich,REP,28,19,20,4/26/2016,57.86,28.35,29.51,9.51,,1,, -42324,61117,7641,2016,2016_Pres-D_PA,PA,Pres-P,Pres-D,Franklin & Marshall College,106,4/15/2016,321,Hillary Rodham Clinton,DEM,58,Bernard Sanders,DEM,31,,27,4/26/2016,55.61,43.53,12.09,14.91,,1,, -42324,61118,7642,2016,2016_Pres-R_PA,PA,Pres-P,Pres-R,Franklin & Marshall College,106,4/15/2016,364,Donald Trump,REP,40,Ted Cruz,REP,26,24,14,4/26/2016,56.61,21.67,34.94,20.94,,1,, -42180,59636,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Emerson College,88,4/16/2016,438,Hillary Rodham Clinton,DEM,55,Bernard Sanders,DEM,40,,15,4/19/2016,58.03,41.97,16.05,1.05,,1,, -42180,59635,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Emerson College,88,4/16/2016,361,Donald Trump,REP,55,John Richard Kasich,REP,21,18,34,4/19/2016,59.55,24.82,34.72,.72,,1,, -42190,59681,7639,2016,2016_Pres-D_MD,MD,Pres-P,Pres-D,Public Policy Polling,263,4/16/2016,492,Hillary Rodham Clinton,DEM,58,Bernard Sanders,DEM,33,,25,4/26/2016,62.53,33.81,28.72,3.72,,1,, -42190,59680,7640,2016,2016_Pres-R_MD,MD,Pres-P,Pres-R,Public Policy Polling,263,4/16/2016,310,Donald Trump,REP,43,John Richard Kasich,REP,29,24,14,4/26/2016,54.1,23.22,30.87,16.87,,1,, -42217,60439,7637,2016,2016_Pres-D_DE,DE,Pres-P,Pres-D,Gravis Marketing,124,4/18/2016,1026,Hillary Rodham Clinton,DEM,45,Bernard Sanders,DEM,38,,7,4/26/2016,59.75,39.15,20.6,13.6,,1,, -42217,60437,7638,2016,2016_Pres-R_DE,DE,Pres-P,Pres-R,Gravis Marketing,124,4/18/2016,1038,Donald Trump,REP,55,John Richard Kasich,REP,18,15,37,4/26/2016,60.77,20.35,40.42,3.42,,1,, -42216,60436,7641,2016,2016_Pres-D_PA,PA,Pres-P,Pres-D,Monmouth University,215,4/18/2016,302,Hillary Rodham Clinton,DEM,52,Bernard Sanders,DEM,39,,13,4/26/2016,55.61,43.53,12.09,.91,,1,, -42350,61306,7639,2016,2016_Pres-D_MD,MD,Pres-P,Pres-D,Monmouth University,215,4/19/2016,300,Hillary Rodham Clinton,DEM,57,Bernard Sanders,DEM,32,,25,4/26/2016,62.53,33.81,28.72,3.72,,1,, -42724,62655,7641,2016,2016_Pres-D_PA,PA,Pres-P,Pres-D,Marist College,183,4/19/2016,734,Hillary Rodham Clinton,DEM,55,Bernard Sanders,DEM,40,,15,4/26/2016,55.61,43.53,12.09,2.91,,1,, -42724,62656,7642,2016,2016_Pres-R_PA,PA,Pres-P,Pres-R,Marist College,183,4/19/2016,571,Donald Trump,REP,45,Ted Cruz,REP,27,24,18,4/26/2016,56.61,21.67,34.94,16.94,,1,, -42727,62666,7643,2016,2016_Pres-D_RI,RI,Pres-P,Pres-D,Brown University,35,4/20/2016,436,Bernard Sanders,DEM,33.9,Hillary Rodham Clinton,DEM,43.3,,-9.3999996,4/26/2016,54.71,43.08,11.63,21.03,,0,, -42727,62665,7644,2016,2016_Pres-R_RI,RI,Pres-P,Pres-R,Brown University,35,4/20/2016,164,Donald Trump,REP,37.5,John Richard Kasich,REP,25.3,14.3,12.2,4/26/2016,63.66,24.29,39.37,27.17,,1,, -42722,62644,7645,2016,2016_Pres-D_IN,IN,Pres-P,Pres-D,Fox News/Beacon Research/Shaw & Co. Research,103,4/20/2016,603,Bernard Sanders,DEM,42,Hillary Rodham Clinton,DEM,46,,-4,5/3/2016,52.46,47.54,4.91,8.91,,0,, -44001,65245,7645,2016,2016_Pres-D_IN,IN,Pres-P,Pres-D,Indiana University-Purdue University Fort Wayne,150,4/20/2016,400,Bernard Sanders,DEM,40,Hillary Rodham Clinton,DEM,55,,-15,5/3/2016,52.46,47.54,4.91,19.91,,0,, -42717,62636,7645,2016,2016_Pres-D_IN,IN,Pres-P,Pres-D,Public Opinion Strategies,260,4/20/2016,479,Bernard Sanders,DEM,45,Hillary Rodham Clinton,DEM,48,,-3,5/3/2016,52.46,47.54,4.91,7.91,,0,, -42722,62645,7646,2016,2016_Pres-R_IN,IN,Pres-P,Pres-R,Fox News/Beacon Research/Shaw & Co. Research,103,4/20/2016,602,Donald Trump,REP,41,Ted Cruz,REP,33,16,8,5/3/2016,53.26,36.63,16.63,8.63,,1,, -44001,65222,7646,2016,2016_Pres-R_IN,IN,Pres-P,Pres-R,Indiana University-Purdue University Fort Wayne,150,4/20/2016,400,Donald Trump,REP,29,Ted Cruz,REP,44.8,13.3,-15.8,5/3/2016,53.26,36.63,16.63,32.43,,0,, -42717,62635,7646,2016,2016_Pres-R_IN,IN,Pres-P,Pres-R,Public Opinion Strategies,260,4/20/2016,507,Donald Trump,REP,37,Ted Cruz,REP,31,22,6,5/3/2016,53.26,36.63,16.63,10.63,,1,, -44053,65741,7640,2016,2016_Pres-R_MD,MD,Pres-P,Pres-R,Gravis Marketing,124,4/21/2016,759,Donald Trump,REP,53,John Richard Kasich,REP,24,22,29,4/26/2016,54.1,23.22,30.87,1.87,,1,, -42738,62711,7641,2016,2016_Pres-D_PA,PA,Pres-P,Pres-D,CPEC,38,4/21/2016,665,Hillary Rodham Clinton,DEM,61.26,Bernard Sanders,DEM,32,,29.26,4/26/2016,55.61,43.53,12.09,17.17,,1,, -42725,62657,7641,2016,2016_Pres-D_PA,PA,Pres-P,Pres-D,YouGov,391,4/21/2016,831,Hillary Rodham Clinton,DEM,51,Bernard Sanders,DEM,43,,8,4/26/2016,55.61,43.53,12.09,4.09,,1,, -42725,62658,7642,2016,2016_Pres-R_PA,PA,Pres-P,Pres-R,YouGov,391,4/21/2016,934,Donald Trump,REP,49,Ted Cruz,REP,26,22,23,4/26/2016,56.61,21.67,34.94,11.94,,1,, -43994,65209,7645,2016,2016_Pres-D_IN,IN,Pres-P,Pres-D,Indiana University-Purdue University Fort Wayne,150,4/21/2016,400,Bernard Sanders,DEM,41,Hillary Rodham Clinton,DEM,54,,-13,5/3/2016,52.46,47.54,4.91,17.91,,0,, -42726,62660,7645,2016,2016_Pres-D_IN,IN,Pres-P,Pres-D,YouGov,391,4/21/2016,439,Bernard Sanders,DEM,44,Hillary Rodham Clinton,DEM,49,,-5,5/3/2016,52.46,47.54,4.91,9.91,,0,, -42726,62659,7646,2016,2016_Pres-R_IN,IN,Pres-P,Pres-R,YouGov,391,4/21/2016,439,Donald Trump,REP,40,Ted Cruz,REP,35,20,5,5/3/2016,53.26,36.63,16.63,11.63,,1,, -42732,62702,7641,2016,2016_Pres-D_PA,PA,Pres-P,Pres-D,Harper Polling,132,4/22/2016,641,Hillary Rodham Clinton,DEM,61,Bernard Sanders,DEM,33,,28,4/26/2016,55.61,43.53,12.09,15.91,,1,, -42728,62694,7635,2016,2016_Pres-D_CT,CT,Pres-P,Pres-D,Public Policy Polling,263,4/23/2016,709,Hillary Rodham Clinton,DEM,48,Bernard Sanders,DEM,46,,2,4/26/2016,51.8,46.42,5.38,3.38,,1,for Vote Vets Action Fund,D -42728,62699,7636,2016,2016_Pres-R_CT,CT,Pres-P,Pres-R,Public Policy Polling,263,4/23/2016,512,Donald Trump,REP,59,John Richard Kasich,REP,25,13,34,4/26/2016,57.86,28.35,29.51,4.49,,1,for Vote Vets Action Fund,D -42736,62707,7639,2016,2016_Pres-D_MD,MD,Pres-P,Pres-D,American Research Group,9,4/23/2016,400,Hillary Rodham Clinton,DEM,50,Bernard Sanders,DEM,44,,6,4/26/2016,62.53,33.81,28.72,22.72,,1,, -42736,62708,7640,2016,2016_Pres-R_MD,MD,Pres-P,Pres-R,American Research Group,9,4/23/2016,400,Donald Trump,REP,55,John Richard Kasich,REP,21,19,34,4/26/2016,54.1,23.22,30.87,3.13,,1,, -42735,62705,7641,2016,2016_Pres-D_PA,PA,Pres-P,Pres-D,American Research Group,9,4/23/2016,400,Hillary Rodham Clinton,DEM,58,Bernard Sanders,DEM,38,,20,4/26/2016,55.61,43.53,12.09,7.91,,1,, -42740,62713,7641,2016,2016_Pres-D_PA,PA,Pres-P,Pres-D,CPEC,38,4/23/2016,665,Hillary Rodham Clinton,DEM,63.26,Bernard Sanders,DEM,36.74,,26.52,4/26/2016,55.61,43.53,12.09,14.43,,1,, -42729,62698,7641,2016,2016_Pres-D_PA,PA,Pres-P,Pres-D,Public Policy Polling,263,4/23/2016,728,Hillary Rodham Clinton,DEM,51,Bernard Sanders,DEM,41,,10,4/26/2016,55.61,43.53,12.09,2.09,,1,for Vote Vets Action Fund,D -42735,62706,7642,2016,2016_Pres-R_PA,PA,Pres-P,Pres-R,American Research Group,9,4/23/2016,400,Donald Trump,REP,50,Ted Cruz,REP,23,21,27,4/26/2016,56.61,21.67,34.94,7.94,,1,, -42729,62695,7642,2016,2016_Pres-R_PA,PA,Pres-P,Pres-R,Public Policy Polling,263,4/23/2016,826,Donald Trump,REP,51,Ted Cruz,REP,25,22,26,4/26/2016,56.61,21.67,34.94,8.94,,1,for Vote Vets Action Fund,D -42730,62697,7643,2016,2016_Pres-D_RI,RI,Pres-P,Pres-D,Public Policy Polling,263,4/23/2016,668,Bernard Sanders,DEM,49,Hillary Rodham Clinton,DEM,45,,4,4/26/2016,54.71,43.08,11.63,7.63,,1,for Vote Vets Action Fund,D -42730,62696,7644,2016,2016_Pres-R_RI,RI,Pres-P,Pres-R,Public Policy Polling,263,4/23/2016,511,Donald Trump,REP,61,John Richard Kasich,REP,23,13,38,4/26/2016,63.66,24.29,39.37,1.37,,1,for Vote Vets Action Fund,D -42733,62703,7636,2016,2016_Pres-R_CT,CT,Pres-P,Pres-R,Gravis Marketing,124,4/24/2016,964,Donald Trump,REP,54,John Richard Kasich,REP,27,9,27,4/26/2016,57.86,28.35,29.51,2.51,,1,, -42741,62715,7641,2016,2016_Pres-D_PA,PA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,4/24/2016,942,Hillary Rodham Clinton,DEM,52.1,Bernard Sanders,DEM,40.5,,11.6,4/26/2016,55.61,43.53,12.09,.49,,1,, -42741,62714,7642,2016,2016_Pres-R_PA,PA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,4/24/2016,1050,Donald Trump,REP,47.9,Ted Cruz,REP,28.2,19.2,19.700001,4/26/2016,56.61,21.67,34.94,15.24,,1,, -42734,62704,7644,2016,2016_Pres-R_RI,RI,Pres-P,Pres-R,Gravis Marketing,124,4/24/2016,566,Donald Trump,REP,58,John Richard Kasich,REP,21,10,37,4/26/2016,63.66,24.29,39.37,2.37,,1,, -44008,65249,7645,2016,2016_Pres-D_IN,IN,Pres-P,Pres-D,Marist College,183,4/27/2016,449,Bernard Sanders,DEM,46,Hillary Rodham Clinton,DEM,50,,-4,5/3/2016,52.46,47.54,4.91,8.91,,0,, -43995,65210,7646,2016,2016_Pres-R_IN,IN,Pres-P,Pres-R,Clout Research/Wenzel Strategies,55,4/27/2016,423,Donald Trump,REP,37.1,Ted Cruz,REP,35.2,16.3,1.9,5/3/2016,53.26,36.63,16.63,14.73,,1,, -44008,65248,7646,2016,2016_Pres-R_IN,IN,Pres-P,Pres-R,Marist College,183,4/27/2016,645,Donald Trump,REP,49,Ted Cruz,REP,34,13,15,5/3/2016,53.26,36.63,16.63,1.63,,1,, -44031,65689,7649,2016,2016_Pres-D_WV,WV,Pres-P,Pres-D,R.L. Repass & Partners,268,4/27/2016,315,Bernard Sanders,DEM,47,Hillary Rodham Clinton,DEM,43,,4,5/10/2016,51.41,35.84,15.58,11.58,,1,, -44000,65221,7645,2016,2016_Pres-D_IN,IN,Pres-P,Pres-D,American Research Group,9,4/28/2016,400,Bernard Sanders,DEM,43,Hillary Rodham Clinton,DEM,51,,-8,5/3/2016,52.46,47.54,4.91,12.91,,0,, -44000,65220,7646,2016,2016_Pres-R_IN,IN,Pres-P,Pres-R,American Research Group,9,4/28/2016,400,Donald Trump,REP,41,Ted Cruz,REP,32,21,9,5/3/2016,53.26,36.63,16.63,7.63,,1,, -44011,65270,7646,2016,2016_Pres-R_IN,IN,Pres-P,Pres-R,Gravis Marketing,124,4/29/2016,379,Donald Trump,REP,44,Ted Cruz,REP,27,9,17,5/3/2016,53.26,36.63,16.63,.37,,1,, -44019,65297,7649,2016,2016_Pres-D_WV,WV,Pres-P,Pres-D,Public Policy Polling,263,4/30/2016,637,Bernard Sanders,DEM,45,Hillary Rodham Clinton,DEM,37,,8,5/10/2016,51.41,35.84,15.58,7.58,,1,, -44051,65737,7652,2016,2016_Pres-D_OR,OR,Pres-P,Pres-D,DHM Research,76,5/8/2016,304,Bernard Sanders,DEM,33,Hillary Rodham Clinton,DEM,48,,-15,5/17/2016,56.24,42.06,14.18,29.18,,0,, -44148,66057,7658,2016,2016_Pres-D_CA,CA,Pres-P,Pres-D,Public Policy Institute of California,262,5/18/2016,552,Hillary Rodham Clinton,DEM,46,Bernard Sanders,DEM,44,,2,6/7/2016,53.07,46.04,7.03,5.03,,1,, -44118,66007,7658,2016,2016_Pres-D_CA,CA,Pres-P,Pres-D,SurveyUSA,325,5/21/2016,803,Hillary Rodham Clinton,DEM,57,Bernard Sanders,DEM,39,,18,6/7/2016,53.07,46.04,7.03,10.97,,1,, -44156,66073,7667,2016,2016_Pres-D_SD,SD,Pres-P,Pres-D,Targeted Persuasion,579,5/24/2016,874,Hillary Rodham Clinton,DEM,50,Bernard Sanders,DEM,47,,3,6/7/2016,51.03,48.97,2.05,.95,,1,, -44185,66145,7658,2016,2016_Pres-D_CA,CA,Pres-P,Pres-D,Greenberg Quinlan Rosner/American Viewpoint,127,5/25/2016,412,Hillary Rodham Clinton,DEM,49,Bernard Sanders,DEM,39,,10,6/7/2016,53.07,46.04,7.03,2.97,,1,, -44189,66154,7664,2016,2016_Pres-D_NM,NM,Pres-P,Pres-D,BWD Global,527,5/26/2016,1455,Hillary Rodham Clinton,DEM,53.3,Bernard Sanders,DEM,27.6,,25.700001,6/7/2016,51.53,48.47,3.05,22.65,,1,among registered voters, -64637,119315,7657,2016,2016_Pres-D_PR,PR,Pres-P,Pres-D,Pasquines,552,5/27/2016,249,Hillary Rodham Clinton,DEM,63.9,Bernard Sanders,DEM,30.1,,33.799999,6/5/2016,61.49,38.07,23.41,10.39,,1,, -44174,66110,7658,2016,2016_Pres-D_CA,CA,Pres-P,Pres-D,Field Research Corp. (Field Poll),94,5/29/2016,571,Hillary Rodham Clinton,DEM,45,Bernard Sanders,DEM,43,,2,6/7/2016,53.07,46.04,7.03,5.03,,1,, -44173,66107,7658,2016,2016_Pres-D_CA,CA,Pres-P,Pres-D,Marist College,183,5/30/2016,557,Hillary Rodham Clinton,DEM,49,Bernard Sanders,DEM,47,,2,6/7/2016,53.07,46.04,7.03,5.03,,1,, -44187,66150,7658,2016,2016_Pres-D_CA,CA,Pres-P,Pres-D,American Research Group,9,6/1/2016,400,Hillary Rodham Clinton,DEM,48,Bernard Sanders,DEM,47,,1,6/7/2016,53.07,46.04,7.03,6.03,,1,, -44186,66149,7662,2016,2016_Pres-D_NJ,NJ,Pres-P,Pres-D,American Research Group,9,6/1/2016,400,Hillary Rodham Clinton,DEM,60,Bernard Sanders,DEM,37,,23,6/7/2016,63.18,36.6,26.58,3.58,,1,, -44193,66167,7658,2016,2016_Pres-D_CA,CA,Pres-P,Pres-D,YouGov,391,6/2/2016,674,Hillary Rodham Clinton,DEM,49,Bernard Sanders,DEM,47,,2,6/7/2016,53.07,46.04,7.03,5.03,,1,, -44194,66169,7662,2016,2016_Pres-D_NJ,NJ,Pres-P,Pres-D,YouGov,391,6/2/2016,586,Hillary Rodham Clinton,DEM,61,Bernard Sanders,DEM,34,,27,6/7/2016,63.18,36.6,26.58,.42,,1,, -47252,74062,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,Lucid,175,10/18/2016,924,Roy A. Cooper,DEM,50,Pat McCrory,REP,43,,7,11/8/2016,49.02,48.8,.22,6.78,6.78,1,, -47252,73949,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Lucid,175,10/18/2016,924,Deborah K. Ross,DEM,44,Richard Burr,REP,46,,-2,11/8/2016,45.37,51.06,-5.7,3.7,3.7,1,, -47094,73712,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,Suffolk University,323,10/18/2016,500,Ted Strickland,DEM,30.8,Rob Portman,REP,45.8,,-15,11/8/2016,37.16,58.03,-20.87,5.87,5.87,1,, -47081,73684,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,Emerson College,88,10/18/2016,600,Jason Kander,DEM,44.4,Roy Blunt,REP,44,,.40000001,11/8/2016,46.39,49.18,-2.79,3.19,3.19,0,, -47079,73682,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Emerson College,88,10/18/2016,900,Margaret Wood Hassan,DEM,44.9,Kelly Ayotte,REP,45,,-.1,11/8/2016,47.98,47.84,.14,.24,-.24,0,, -47080,73683,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Emerson College,88,10/18/2016,800,Kathleen Alana McGinty,DEM,42.6,Patrick J. Toomey,REP,45.8,,-3.2,11/8/2016,47.34,48.77,-1.43,1.77,-1.77,1,, -47251,73948,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,Lucid,175,10/18/2016,807,Jim Barksdale,DEM,39,Johnny Isakson,REP,49,,-10,11/8/2016,41.03,54.78,-13.75,3.75,3.75,1,, -48124,75390,90,2016,2016_Sen-O_LA,LA,Sen-G,Sen-O,Lucid,175,10/18/2016,614,Foster L. Campbell,DEM,17,John Neely Kennedy,REP,18,12,-1,11/8/2016,17.47,24.96,-7.49,6.49,6.49,1,, -50614,79875,90,2016,2016_Sen-O_LA,LA,Sen-G,Sen-O,Market Research Insight,185,10/18/2016,600,Foster L. Campbell,DEM,14,John Neely Kennedy,REP,17,16,-3,11/8/2016,17.47,24.96,-7.49,4.49,4.49,1,, -47155,73798,90,2016,2016_Sen-O_LA,LA,Sen-G,Sen-O,Mason-Dixon Polling & Strategy,197,10/18/2016,625,Foster L. Campbell,DEM,18.9,John Neely Kennedy,REP,24.2,11.4,-5.3000002,11/8/2016,17.47,24.96,-7.49,2.19,2.19,1,, -47768,74776,90,2016,2016_Sen-O_LA,LA,Sen-G,Sen-O,University of New Orleans,358,10/18/2016,603,Foster L. Campbell,DEM,15,John Neely Kennedy,REP,22,15,-7,11/8/2016,17.47,24.96,-7.49,.49,.49,1,, -47177,73853,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Cherry Communications,49,10/18/2016,507,Patrick Murphy,DEM,37,Marco Rubio,REP,51,,-14,11/8/2016,44.31,51.98,-7.67,6.33,-6.33,1,for Florida Chamber of Commerce,R -47250,73947,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Lucid,175,10/18/2016,892,Patrick Murphy,DEM,44,Marco Rubio,REP,45,,-1,11/8/2016,44.31,51.98,-7.67,6.67,6.67,1,, -47078,73672,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Quinnipiac University,267,10/18/2016,1007,Hillary Rodham Clinton,DEM,48.5,Donald Trump,REP,42,,6.5,11/8/2016,48.02,45.93,2.09,4.41,4.41,1,average of multiple versions or turnout models listed in poll, -47091,73708,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/18/2016,1500,Hillary Rodham Clinton,DEM,40,Donald Trump,REP,43,,-3,11/8/2016,48.02,45.93,2.09,5.09,-5.09,0,, -47097,73719,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Data Orbital,73,10/18/2016,550,Hillary Rodham Clinton,DEM,41,Donald Trump,REP,41,,0,11/8/2016,44.58,48.08,-3.5,3.5,3.5,.5,, -47177,73852,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Cherry Communications,49,10/18/2016,507,Hillary Rodham Clinton,DEM,46,Donald Trump,REP,42,,4,11/8/2016,47.41,48.6,-1.19,5.19,5.19,0,for Florida Chamber of Commerce,R -47250,73944,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Lucid,175,10/18/2016,892,Hillary Rodham Clinton,DEM,45,Donald Trump,REP,39,,6,11/8/2016,47.41,48.6,-1.19,7.19,7.19,0,, -47251,73945,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Lucid,175,10/18/2016,807,Hillary Rodham Clinton,DEM,44,Donald Trump,REP,40,,4,11/8/2016,45.35,50.44,-5.1,9.1,9.1,0,, -48124,75389,620,2016,2016_Pres-G_LA,LA,Pres-G,Pres-G,Lucid,175,10/18/2016,614,Hillary Rodham Clinton,DEM,40,Donald Trump,REP,43,,-3,11/8/2016,38.45,58.09,-19.64,16.64,16.64,1,, -50614,79876,620,2016,2016_Pres-G_LA,LA,Pres-G,Pres-G,Market Research Insight,185,10/18/2016,600,Hillary Rodham Clinton,DEM,36,Donald Trump,REP,43,,-7,11/8/2016,38.45,58.09,-19.64,12.64,12.64,1,, -47155,73788,620,2016,2016_Pres-G_LA,LA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/18/2016,625,Hillary Rodham Clinton,DEM,34,Donald Trump,REP,54,,-20,11/8/2016,38.45,58.09,-19.64,.36,-.36,1,, -47768,74756,620,2016,2016_Pres-G_LA,LA,Pres-G,Pres-G,University of New Orleans,358,10/18/2016,603,Hillary Rodham Clinton,DEM,35,Donald Trump,REP,49,,-14,11/8/2016,38.45,58.09,-19.64,5.64,5.64,1,, -47184,73861,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Marketing Resource Group (MRG),193,10/18/2016,600,Hillary Rodham Clinton,DEM,41,Donald Trump,REP,36,,5,11/8/2016,47.03,47.25,-.22,5.22,5.22,0,, -47096,73718,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,10/18/2016,1102,Hillary Rodham Clinton,DEM,52,Donald Trump,REP,39.5,,12.5,11/8/2016,47.03,47.25,-.22,12.72,12.72,0,average of multiple versions or turnout models listed in poll, -47081,73677,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,Emerson College,88,10/18/2016,600,Hillary Rodham Clinton,DEM,39,Donald Trump,REP,47,,-8,11/8/2016,37.87,56.38,-18.51,10.51,10.51,1,, -47252,73946,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Lucid,175,10/18/2016,924,Hillary Rodham Clinton,DEM,42,Donald Trump,REP,41,,1,11/8/2016,46.17,49.83,-3.66,4.66,4.66,0,, -47079,73675,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Emerson College,88,10/18/2016,900,Hillary Rodham Clinton,DEM,44,Donald Trump,REP,36,,8,11/8/2016,46.83,46.46,.37,7.63,7.63,1,, -47094,73713,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Suffolk University,323,10/18/2016,500,Hillary Rodham Clinton,DEM,45,Donald Trump,REP,45,,0,11/8/2016,43.24,51.31,-8.07,8.07,8.07,.5,, -47080,73676,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Emerson College,88,10/18/2016,800,Hillary Rodham Clinton,DEM,45,Donald Trump,REP,41,,4,11/8/2016,47.46,48.17,-.72,4.72,4.72,0,, -47082,73678,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,Emerson College,88,10/18/2016,700,Hillary Rodham Clinton,DEM,24,Donald Trump,REP,27,,-3,11/8/2016,27.17,45.05,-17.89,14.89,14.89,1,, -47154,73794,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Christopher Newport University,50,10/18/2016,834,Hillary Rodham Clinton,DEM,45,Donald Trump,REP,33,,12,11/8/2016,49.75,44.43,5.32,6.68,6.68,1,, -47249,73943,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Lucid,175,10/18/2016,802,Hillary Rodham Clinton,DEM,43,Donald Trump,REP,38,,5,11/8/2016,49.75,44.43,5.32,.32,-.32,1,, -49218,77136,5927,2016,2016_House-G_IN-9,IN-9,House-G,House-G,Garin-Hart-Yang Research Group,113,10/18/2016,400,Shelli Yoder,DEM,43,Trey Hollingsworth,REP,43,,0,11/8/2016,40.46,54.14,-13.68,13.68,13.68,.5,for Shelli Yoder,D -49217,77135,5990,2016,2016_House-G_MN-8,MN-8,House-G,House-G,SurveyUSA,325,10/18/2016,595,Richard M. Nolan,DEM,41,Stewart Mills,REP,45,,-4,11/8/2016,50.17,49.61,.56,4.56,-4.56,0,, -47326,77166,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,YouGov,391,10/19/2016,772,Colin Van Ostern,DEM,44,Christopher Sununu,REP,43,,1,11/8/2016,46.57,48.84,-2.27,3.27,3.27,0,, -47178,73854,68,2016,2016_Sen-G_AL,AL,Sen-G,Sen-G,Google Surveys,122,10/19/2016,474,Ronald Steven Crumpton,DEM,26,Richard C. Shelby,REP,71,,-45,11/8/2016,35.87,63.96,-28.09,16.91,-16.91,1,, -47463,74251,71,2016,2016_Sen-G_WI,WI,Sen-G,Sen-G,McLaughlin & Associates,203,10/19/2016,600,Russ Feingold,DEM,48,Ron Johnson,REP,46,,2,11/8/2016,46.81,50.17,-3.36,5.36,5.36,0,for Ron Johnson,R -47087,73700,71,2016,2016_Sen-G_WI,WI,Sen-G,Sen-G,Public Policy Polling,263,10/19/2016,804,Russ Feingold,DEM,47,Ron Johnson,REP,41,,6,11/8/2016,46.81,50.17,-3.36,9.36,9.36,0,for End Citizens United,D -47464,74250,71,2016,2016_Sen-G_WI,WI,Sen-G,Sen-G,WPA Intelligence (WPAi),383,10/19/2016,400,Russ Feingold,DEM,45,Ron Johnson,REP,42,,3,11/8/2016,46.81,50.17,-3.36,6.36,6.36,0,for Club for Growth,R -47343,74558,79,2016,2016_Sen-G_SD,SD,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/19/2016,400,Jay H. Williams,DEM,27,John Thune,REP,65,,-38,11/8/2016,28.17,71.83,-43.66,5.66,5.66,1,, -47326,74049,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,YouGov,391,10/19/2016,772,Margaret Wood Hassan,DEM,44,Kelly Ayotte,REP,48,,-4,11/8/2016,47.98,47.84,.14,4.14,-4.14,0,, -47158,74011,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,Abt Associates,7,10/19/2016,839,Jim Barksdale,DEM,32,Johnny Isakson,REP,47,,-15,11/8/2016,41.03,54.78,-13.75,1.25,-1.25,1,, -47179,73855,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,Google Surveys,122,10/19/2016,439,Jim Barksdale,DEM,36,Johnny Isakson,REP,58,,-22,11/8/2016,41.03,54.78,-13.75,8.25,-8.25,1,, -47545,74375,89,2016,2016_Sen-G_CA,CA,Sen-G,Sen-G,Public Policy Institute of California,262,10/19/2016,1024,Kamala D. Harris,DEM,42,Loretta Sanchez,DEM,20,,22,11/8/2016,61.6,38.4,23.21,1.21,,1,, -47462,74248,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Associated Industries of Florida,18,10/19/2016,1000,Patrick Murphy,DEM,38,Marco Rubio,REP,43,,-5,11/8/2016,44.31,51.98,-7.67,2.67,2.67,1,, -47180,73856,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Google Surveys,122,10/19/2016,500,Patrick Murphy,DEM,38,Marco Rubio,REP,57,,-19,11/8/2016,44.31,51.98,-7.67,11.33,-11.33,1,, -47164,73807,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,American Research Group,9,10/19/2016,1006,Hillary Rodham Clinton,DEM,49,Donald Trump,REP,42,,7,11/8/2016,48.02,45.93,2.09,4.91,4.91,1,, -50622,79887,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Big Data Poll,251,10/19/2016,2034,Hillary Rodham Clinton,DEM,41.3,Donald Trump,REP,42.5,,-1.2,11/8/2016,48.02,45.93,2.09,3.29,-3.29,0,, -47163,73806,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Lucid,175,10/19/2016,2127,Hillary Rodham Clinton,DEM,45,Donald Trump,REP,37,,8,11/8/2016,48.02,45.93,2.09,5.91,5.91,1,, -47545,74374,606,2016,2016_Pres-G_CA,CA,Pres-G,Pres-G,Public Policy Institute of California,262,10/19/2016,1024,Hillary Rodham Clinton,DEM,54,Donald Trump,REP,28,,26,11/8/2016,61.48,31.49,29.99,3.99,-3.99,1,, -47462,74247,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Associated Industries of Florida,18,10/19/2016,1000,Hillary Rodham Clinton,DEM,44,Donald Trump,REP,41,,3,11/8/2016,47.41,48.6,-1.19,4.19,4.19,0,, -47158,73792,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Abt Associates,7,10/19/2016,839,Hillary Rodham Clinton,DEM,42,Donald Trump,REP,44,,-2,11/8/2016,45.35,50.44,-5.1,3.1,3.1,1,, -47326,74384,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,YouGov,391,10/19/2016,772,Hillary Rodham Clinton,DEM,43,Donald Trump,REP,38,,5,11/8/2016,46.83,46.46,.37,4.63,4.63,1,, -47238,73922,638,2016,2016_Pres-G_OK,OK,Pres-G,Pres-G,SoonerPoll.com,308,10/19/2016,530,Hillary Rodham Clinton,DEM,29.6,Donald Trump,REP,59.6,,-30,11/8/2016,28.93,65.32,-36.39,6.39,6.39,1,, -47343,74083,643,2016,2016_Pres-G_SD,SD,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/19/2016,400,Hillary Rodham Clinton,DEM,37,Donald Trump,REP,44,,-7,11/8/2016,31.74,61.53,-29.79,22.79,22.79,1,, -47544,74373,645,2016,2016_Pres-G_TX,TX,Pres-G,Pres-G,YouGov,391,10/19/2016,959,Hillary Rodham Clinton,DEM,42,Donald Trump,REP,45,,-3,11/8/2016,43.12,52.1,-8.98,5.98,5.98,1,, -47463,74249,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,McLaughlin & Associates,203,10/19/2016,600,Hillary Rodham Clinton,DEM,48,Donald Trump,REP,43,,5,11/8/2016,46.45,47.22,-.76,5.76,5.76,0,for Ron Johnson,R -47087,73699,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,Public Policy Polling,263,10/19/2016,804,Hillary Rodham Clinton,DEM,50,Donald Trump,REP,38,,12,11/8/2016,46.45,47.22,-.76,12.76,12.76,0,for End Citizens United,D -47326,77132,6011,2016,2016_House-G_NH-1,NH-1,House-G,House-G,YouGov,391,10/19/2016,380,Carol Shea-Porter,DEM,41,Frank C. Guinta,REP,37,,4,11/8/2016,44.29,42.95,1.34,2.66,2.66,1,, -47326,77131,6012,2016,2016_House-G_NH-2,NH-2,House-G,House-G,YouGov,391,10/19/2016,382,Annie Kuster,DEM,53,Jim Lawrence,REP,42,,11,11/8/2016,49.75,45.31,4.44,6.56,6.56,1,, -50600,79849,6051,2016,2016_House-G_NY-24,NY-24,House-G,House-G,Siena College,305,10/19/2016,673,Colleen Deacon,DEM,31,John Katko,REP,54,,-23,11/8/2016,39.4,60.49,-21.09,1.91,-1.91,1,, -47343,77134,6122,2016,2016_House-G_SD-1,SD-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/19/2016,400,Paula Hawks,DEM,35,Kristi L. Noem,REP,59,,-24,11/8/2016,35.9,64.1,-28.21,4.21,4.21,1,, -47346,74089,79,2016,2016_Sen-G_SD,SD,Sen-G,Sen-G,Remington Research Group,279,10/20/2016,1115,Jay H. Williams,DEM,36,John Thune,REP,57,,-21,11/8/2016,28.17,71.83,-43.66,22.66,22.66,1,, -47167,73813,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,10/20/2016,570,Jim Barksdale,DEM,41.6,Johnny Isakson,REP,51,,-9.3999996,11/8/2016,41.03,54.78,-13.75,4.35,4.35,1,, -47531,74330,90,2016,2016_Sen-O_LA,LA,Sen-G,Sen-O,Southern Media & Opinion Research,310,10/20/2016,500,Foster L. Campbell,DEM,16,John Neely Kennedy,REP,22,14,-6,11/8/2016,17.47,24.96,-7.49,1.49,1.49,1,, -47166,73811,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,10/20/2016,538,Patrick Murphy,DEM,46.2,Marco Rubio,REP,46.2,,0,11/8/2016,44.31,51.98,-7.67,7.67,7.67,.5,, -47246,73933,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,CVOTER,40,10/20/2016,1414,Hillary Rodham Clinton,DEM,49.46,Donald Trump,REP,46.39,,3.0699999,11/8/2016,48.02,45.93,2.09,.98,.98,1,, -47349,74135,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,10/20/2016,1153,Hillary Rodham Clinton,DEM,44.15,Donald Trump,REP,35.45,,8.6999998,11/8/2016,48.02,45.93,2.09,6.61,6.61,1,average of multiple versions or turnout models listed in poll, -47159,73796,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Morning Consult,218,10/20/2016,1395,Hillary Rodham Clinton,DEM,44,Donald Trump,REP,38,,6,11/8/2016,48.02,45.93,2.09,3.91,3.91,1,average of multiple versions or turnout models listed in poll, -47324,74045,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,SurveyMonkey,324,10/20/2016,32225,Hillary Rodham Clinton,DEM,48,Donald Trump,REP,42.5,,5.5,11/8/2016,48.02,45.93,2.09,3.41,3.41,1,average of multiple versions or turnout models listed in poll, -47166,73810,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,10/20/2016,538,Hillary Rodham Clinton,DEM,49,Donald Trump,REP,45,,4,11/8/2016,47.41,48.6,-1.19,5.19,5.19,0,, -47169,73815,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Landmark Communications,166,10/20/2016,600,Hillary Rodham Clinton,DEM,43,Donald Trump,REP,47,,-4,11/8/2016,45.35,50.44,-5.1,1.1,1.1,1,, -47167,73812,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,10/20/2016,570,Hillary Rodham Clinton,DEM,46.1,Donald Trump,REP,50.1,,-4,11/8/2016,45.35,50.44,-5.1,1.1,1.1,1,, -47531,74329,620,2016,2016_Pres-G_LA,LA,Pres-G,Pres-G,Southern Media & Opinion Research,310,10/20/2016,500,Hillary Rodham Clinton,DEM,35,Donald Trump,REP,50,,-15,11/8/2016,38.45,58.09,-19.64,4.64,4.64,1,, -47346,74087,643,2016,2016_Pres-G_SD,SD,Pres-G,Pres-G,Remington Research Group,279,10/20/2016,1115,Hillary Rodham Clinton,DEM,37,Donald Trump,REP,48,,-11,11/8/2016,31.74,61.53,-29.79,18.79,18.79,1,, -49216,77133,6171,2016,2016_House-G_UT-4,UT-4,House-G,House-G,DCCC Targeting and Analytics Department,68,10/20/2016,478,Doug Owens,DEM,41,Mia B. Love,REP,49,,-8,11/8/2016,41.31,53.76,-12.45,4.45,4.45,1,for DCCC,D -47159,73797,8272,2016,2016_House-G_US,US,House-G,House-G,Morning Consult,218,10/20/2016,1395,Democratic,DEM,42,Republican,REP,39,,3,11/8/2016,48.03,49.11,-1.09,4.09,4.09,0,, -47324,76459,8272,2016,2016_House-G_US,US,House-G,House-G,SurveyMonkey,324,10/20/2016,34203,Democratic,DEM,46,Republican,REP,44,,2,11/8/2016,48.03,49.11,-1.09,3.09,3.09,0,, -50552,79784,55,2016,2016_Gov-GS_OR,OR,Gov-G,Gov-GS,Clout Research/Wenzel Strategies,55,10/21/2016,928,Kate Brown,DEM,45,William C. Pierce,REP,43,,2,11/8/2016,50.62,43.45,7.16,5.16,-5.16,1,, -47338,77165,57,2016,2016_Gov-G_VT,VT,Gov-G,Gov-G,Braun Research,33,10/21/2016,603,Sue M. Minter,DEM,40,Phillip B. Scott,REP,47,,-7,11/8/2016,44.17,52.91,-8.74,1.74,1.74,1,, -47316,77168,58,2016,2016_Gov-G_WA,WA,Gov-G,Gov-G,Elway Research,87,10/21/2016,502,Jay Robert Inslee,DEM,51,Bill Ray Bryant,REP,39,,12,11/8/2016,54.25,45.49,8.76,3.24,3.24,1,, -47352,74105,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/21/2016,875,Deborah K. Ross,DEM,44,Richard Burr,REP,46,,-2,11/8/2016,45.37,51.06,-5.7,3.7,3.7,1,, -47317,74073,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/21/2016,826,Catherine Cortez Masto,DEM,43,Joseph J. Heck,REP,41,,2,11/8/2016,47.1,44.67,2.43,.43,-.43,1,, -47353,74106,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/21/2016,875,Ted Strickland,DEM,40,Rob Portman,REP,48,,-8,11/8/2016,37.16,58.03,-20.87,12.87,12.87,1,, -47316,74030,72,2016,2016_Sen-G_WA,WA,Sen-G,Sen-G,Elway Research,87,10/21/2016,502,Patty Murray,DEM,58,Chris Vance,REP,34,,24,11/8/2016,58.83,40.86,17.97,6.03,6.03,1,, -48106,75321,74,2016,2016_Sen-G_CO,CO,Sen-G,Sen-G,University of Colorado,580,10/21/2016,1004,Michael F. Bennet,DEM,54,Darryl Glenn,REP,40,,14,11/8/2016,49.97,44.31,5.66,8.34,8.34,1,among all adults, -47338,74074,75,2016,2016_Sen-G_VT,VT,Sen-G,Sen-G,Braun Research,33,10/21/2016,603,Patrick J. Leahy,DEM,59,Scott Milne,REP,22,,37,11/8/2016,61.26,33.03,28.24,8.76,8.76,1,, -47322,74048,83,2016,2016_Sen-G_AR,AR,Sen-G,Sen-G,Hendrix College,138,10/21/2016,463,Conner W. Eldridge,DEM,34,John Boozman,REP,52,,-18,11/8/2016,36.17,59.77,-23.6,5.6,5.6,1,, -47354,74108,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/21/2016,875,Kathleen Alana McGinty,DEM,44,Patrick J. Toomey,REP,41,,3,11/8/2016,47.34,48.77,-1.43,4.43,4.43,0,, -47351,74104,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/21/2016,875,Patrick Murphy,DEM,41,Marco Rubio,REP,48,,-7,11/8/2016,44.31,51.98,-7.67,.67,.67,1,, -47255,73955,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Centre College,47,10/21/2016,565.5,Hillary Rodham Clinton,DEM,47.1,Donald Trump,REP,41.15,,5.9499998,11/8/2016,48.02,45.93,2.09,3.86,3.86,1,average of multiple versions or turnout models listed in poll, -47240,73927,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,10/21/2016,815,Hillary Rodham Clinton,DEM,41.6,Donald Trump,REP,41.7,,-.1,11/8/2016,48.02,45.93,2.09,2.19,-2.19,0,average of multiple versions or turnout models listed in poll, -47527,74321,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Public Policy Polling,263,10/21/2016,990,Hillary Rodham Clinton,DEM,46,Donald Trump,REP,40,,6,11/8/2016,48.02,45.93,2.09,3.91,3.91,1,, -47320,74038,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,USC Dornsife/Los Angeles Times,343,10/21/2016,3104,Hillary Rodham Clinton,DEM,44.97,Donald Trump,REP,44.07,,.89999998,11/8/2016,48.02,45.93,2.09,1.19,-1.19,1,, -47322,74041,604,2016,2016_Pres-G_AR,AR,Pres-G,Pres-G,Hendrix College,138,10/21/2016,463,Hillary Rodham Clinton,DEM,32.5,Donald Trump,REP,56,,-23.5,11/8/2016,33.65,60.57,-26.92,3.42,3.42,1,, -47335,74069,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,Remington Research Group,279,10/21/2016,1581,Hillary Rodham Clinton,DEM,45,Donald Trump,REP,43,,2,11/8/2016,48.16,43.25,4.91,2.91,-2.91,1,, -48106,75320,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,University of Colorado,580,10/21/2016,1004,Hillary Rodham Clinton,DEM,44,Donald Trump,REP,34,,10,11/8/2016,48.16,43.25,4.91,5.09,5.09,1,among all adults, -47351,74098,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/21/2016,875,Hillary Rodham Clinton,DEM,46,Donald Trump,REP,43,,3,11/8/2016,47.41,48.6,-1.19,4.19,4.19,0,, -47334,74068,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Remington Research Group,279,10/21/2016,1646,Hillary Rodham Clinton,DEM,46,Donald Trump,REP,46,,0,11/8/2016,47.41,48.6,-1.19,1.19,1.19,.5,, -47319,74037,625,2016,2016_Pres-G_MN,MN,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/21/2016,625,Hillary Rodham Clinton,DEM,47,Donald Trump,REP,39,,8,11/8/2016,46.44,44.93,1.51,6.49,6.49,1,, -47352,74099,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/21/2016,875,Hillary Rodham Clinton,DEM,46,Donald Trump,REP,43,,3,11/8/2016,46.17,49.83,-3.66,6.66,6.66,0,, -47333,74067,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Remington Research Group,279,10/21/2016,1764,Hillary Rodham Clinton,DEM,44,Donald Trump,REP,47,,-3,11/8/2016,46.17,49.83,-3.66,.66,.66,1,, -47317,74031,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/21/2016,826,Hillary Rodham Clinton,DEM,46,Donald Trump,REP,42,,4,11/8/2016,47.92,45.5,2.42,1.58,1.58,1,, -47337,74072,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Remington Research Group,279,10/21/2016,1332,Hillary Rodham Clinton,DEM,44,Donald Trump,REP,47,,-3,11/8/2016,47.92,45.5,2.42,5.42,-5.42,0,, -47353,74100,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/21/2016,875,Hillary Rodham Clinton,DEM,42,Donald Trump,REP,44,,-2,11/8/2016,43.24,51.31,-8.07,6.07,6.07,1,, -47330,74064,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Remington Research Group,279,10/21/2016,1971,Hillary Rodham Clinton,DEM,42,Donald Trump,REP,46,,-4,11/8/2016,43.24,51.31,-8.07,4.07,4.07,1,, -47354,74102,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/21/2016,875,Hillary Rodham Clinton,DEM,45,Donald Trump,REP,40,,5,11/8/2016,47.46,48.17,-.72,5.72,5.72,0,, -47332,74066,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Remington Research Group,279,10/21/2016,1997,Hillary Rodham Clinton,DEM,45,Donald Trump,REP,42,,3,11/8/2016,47.46,48.17,-.72,3.72,3.72,0,, -47331,74065,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Remington Research Group,279,10/21/2016,1787,Hillary Rodham Clinton,DEM,48,Donald Trump,REP,43,,5,11/8/2016,49.75,44.43,5.32,.32,-.32,1,, -47338,74372,648,2016,2016_Pres-G_VT,VT,Pres-G,Pres-G,Braun Research,33,10/21/2016,603,Hillary Rodham Clinton,DEM,50,Donald Trump,REP,22,,28,11/8/2016,56.68,30.27,26.41,1.59,1.59,1,, -47316,74029,649,2016,2016_Pres-G_WA,WA,Pres-G,Pres-G,Elway Research,87,10/21/2016,502,Hillary Rodham Clinton,DEM,48,Donald Trump,REP,31,,17,11/8/2016,52.54,36.83,15.71,1.29,1.29,1,, -47336,74071,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,Remington Research Group,279,10/21/2016,1795,Hillary Rodham Clinton,DEM,46,Donald Trump,REP,41,,5,11/8/2016,46.45,47.22,-.76,5.76,5.76,0,, -50597,79845,6014,2016,2016_House-G_NJ-2,NJ-2,House-G,House-G,Stockton University,317,10/21/2016,625,David H. Cole,DEM,33.5,Frank A. LoBiondo,REP,59,,-25.5,11/8/2016,37.22,59.21,-21.99,3.51,-3.51,1,, -47348,74095,8272,2016,2016_House-G_US,US,House-G,House-G,Ipsos,154,10/21/2016,1181,Democratic,DEM,42.5,Republican,REP,38.8,,3.7,11/8/2016,48.03,49.11,-1.09,4.79,4.79,0,, -47254,74063,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,Monmouth University,215,10/22/2016,402,Roy A. Cooper,DEM,47,Pat McCrory,REP,48,,-1,11/8/2016,49.02,48.8,.22,1.22,-1.22,0,, -47248,74059,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,Public Policy Polling,263,10/22/2016,875,Roy A. Cooper,DEM,46,Pat McCrory,REP,44,,2,11/8/2016,49.02,48.8,.22,1.78,1.78,1,, -47325,74070,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,Siena College/The New York Times Upshot,448,10/22/2016,792,Roy A. Cooper,DEM,51,Pat McCrory,REP,45,,6,11/8/2016,49.02,48.8,.22,5.78,5.78,1,, -47539,74686,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,Marist College,183,10/22/2016,768,Colin Van Ostern,DEM,47,Christopher Sununu,REP,46,,1,11/8/2016,46.57,48.84,-2.27,3.27,3.27,0,, -47254,73953,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Monmouth University,215,10/22/2016,402,Deborah K. Ross,DEM,43,Richard Burr,REP,49,,-6,11/8/2016,45.37,51.06,-5.7,.3,-.3,1,, -47248,73938,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Public Policy Polling,263,10/22/2016,875,Deborah K. Ross,DEM,41,Richard Burr,REP,42,,-1,11/8/2016,45.37,51.06,-5.7,4.7,4.7,1,, -47325,74050,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Siena College/The New York Times Upshot,448,10/22/2016,792,Deborah K. Ross,DEM,47,Richard Burr,REP,46,,1,11/8/2016,45.37,51.06,-5.7,6.7,6.7,0,, -47318,74088,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Bendixen & Amandi International,29,10/22/2016,800,Catherine Cortez Masto,DEM,45,Joseph J. Heck,REP,44,,1,11/8/2016,47.1,44.67,2.43,1.43,-1.43,1,, -47540,74358,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Marist College,183,10/22/2016,707,Catherine Cortez Masto,DEM,42,Joseph J. Heck,REP,49,,-7,11/8/2016,47.1,44.67,2.43,9.43,-9.43,0,, -47339,74076,80,2016,2016_Sen-G_ID,ID,Sen-G,Sen-G,Emerson College,88,10/22/2016,1023,Jerry Sturgill,DEM,24,Mike Crapo,REP,57,,-33,11/8/2016,27.73,66.13,-38.41,5.41,5.41,1,, -48093,75259,83,2016,2016_Sen-G_AR,AR,Sen-G,Sen-G,University of Arkansas,345,10/22/2016,585,Conner W. Eldridge,DEM,29.4,John Boozman,REP,47.2,,-17.799999,11/8/2016,36.17,59.77,-23.6,5.8,5.8,1,, -47539,74357,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Marist College,183,10/22/2016,768,Margaret Wood Hassan,DEM,47,Kelly Ayotte,REP,48,,-1,11/8/2016,47.98,47.84,.14,1.14,-1.14,0,, -47524,74317,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Florida Atlantic University,97,10/22/2016,500,Patrick Murphy,DEM,42.3,Marco Rubio,REP,45.8,,-3.5,11/8/2016,44.31,51.98,-7.67,4.17,4.17,1,, -47465,74263,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,SurveyUSA,325,10/22/2016,1251,Patrick Murphy,DEM,41,Marco Rubio,REP,45,,-4,11/8/2016,44.31,51.98,-7.67,3.67,3.67,1,, -47236,73921,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,YouGov,391,10/22/2016,1042,Patrick Murphy,DEM,42,Marco Rubio,REP,44,,-2,11/8/2016,44.31,51.98,-7.67,5.67,5.67,1,, -47314,74020,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,10/22/2016,779,Hillary Rodham Clinton,DEM,50,Donald Trump,REP,44.5,,5.5,11/8/2016,48.02,45.93,2.09,3.41,3.41,1,average of multiple versions or turnout models listed in poll, -47538,74352,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,GfK Group,115,10/22/2016,1212,Hillary Rodham Clinton,DEM,52.5,Donald Trump,REP,39,,13.5,11/8/2016,48.02,45.93,2.09,11.41,11.41,1,average of multiple versions or turnout models listed in poll, -47407,74188,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,10/22/2016,21240,Hillary Rodham Clinton,DEM,38.54,Donald Trump,REP,33.87,,4.6700001,11/8/2016,48.02,45.93,2.09,2.58,2.58,1,, -47344,74085,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Gravis Marketing,124,10/22/2016,2109,Hillary Rodham Clinton,DEM,50,Donald Trump,REP,50,,0,11/8/2016,48.02,45.93,2.09,2.09,-2.09,.5,among registered voters, -47258,73958,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Lucid,175,10/22/2016,2615,Hillary Rodham Clinton,DEM,43,Donald Trump,REP,38,,5,11/8/2016,48.02,45.93,2.09,2.91,2.91,1,, -47327,74051,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/22/2016,1500,Hillary Rodham Clinton,DEM,43,Donald Trump,REP,42,,1,11/8/2016,48.02,45.93,2.09,1.09,-1.09,1,, -47530,74327,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Suffolk University,323,10/22/2016,1000,Hillary Rodham Clinton,DEM,48.3,Donald Trump,REP,38.25,,10.05,11/8/2016,48.02,45.93,2.09,7.96,7.96,1,average of multiple versions or turnout models listed in poll, -48093,75258,604,2016,2016_Pres-G_AR,AR,Pres-G,Pres-G,University of Arkansas,345,10/22/2016,585,Hillary Rodham Clinton,DEM,31.3,Donald Trump,REP,51.1,,-19.799999,11/8/2016,33.65,60.57,-26.92,7.12,7.12,1,, -47524,74316,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Florida Atlantic University,97,10/22/2016,500,Hillary Rodham Clinton,DEM,46.2,Donald Trump,REP,43.3,,2.9000001,11/8/2016,47.41,48.6,-1.19,4.09,4.09,0,, -47465,74252,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,SurveyUSA,325,10/22/2016,1251,Hillary Rodham Clinton,DEM,48,Donald Trump,REP,45,,3,11/8/2016,47.41,48.6,-1.19,4.19,4.19,0,, -47236,73919,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,YouGov,391,10/22/2016,1042,Hillary Rodham Clinton,DEM,46,Donald Trump,REP,43,,3,11/8/2016,47.41,48.6,-1.19,4.19,4.19,0,, -47339,74075,615,2016,2016_Pres-G_ID,ID,Pres-G,Pres-G,Emerson College,88,10/22/2016,1023,Hillary Rodham Clinton,DEM,23,Donald Trump,REP,52,,-29,11/8/2016,27.48,59.25,-31.76,2.76,2.76,1,, -47254,73952,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Monmouth University,215,10/22/2016,402,Hillary Rodham Clinton,DEM,47,Donald Trump,REP,46,,1,11/8/2016,46.17,49.83,-3.66,4.66,4.66,0,, -47248,73937,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Public Policy Polling,263,10/22/2016,875,Hillary Rodham Clinton,DEM,48,Donald Trump,REP,45,,3,11/8/2016,46.17,49.83,-3.66,6.66,6.66,0,average of multiple versions or turnout models listed in poll, -47325,74047,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,10/22/2016,792,Hillary Rodham Clinton,DEM,47.5,Donald Trump,REP,40,,7.5,11/8/2016,46.17,49.83,-3.66,11.16,11.16,0,average of multiple versions or turnout models listed in poll, -47539,74348,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Marist College,183,10/22/2016,768,Hillary Rodham Clinton,DEM,46,Donald Trump,REP,37.5,,8.5,11/8/2016,46.83,46.46,.37,8.13,8.13,1,average of multiple versions or turnout models listed in poll, -47318,74036,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Bendixen & Amandi International,29,10/22/2016,800,Hillary Rodham Clinton,DEM,48,Donald Trump,REP,41,,7,11/8/2016,47.92,45.5,2.42,4.58,4.58,1,, -47540,74349,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Marist College,183,10/22/2016,707,Hillary Rodham Clinton,DEM,44,Donald Trump,REP,44,,0,11/8/2016,47.92,45.5,2.42,2.42,-2.42,.5,average of multiple versions or turnout models listed in poll, -47237,73920,645,2016,2016_Pres-G_TX,TX,Pres-G,Pres-G,YouGov,391,10/22/2016,1031,Hillary Rodham Clinton,DEM,43,Donald Trump,REP,46,,-3,11/8/2016,43.12,52.1,-8.98,5.98,5.98,1,, -49214,77129,5820,2016,2016_House-G_CA-31,CA-31,House-G,House-G,Remington Research Group,279,10/22/2016,1198,Pete Aguilar,DEM,45,Paul Chabot,REP,42,,3,11/8/2016,56.07,43.93,12.14,9.14,-9.14,1,for Paul Chabot,R -50598,79846,5862,2016,2016_House-G_FL-7,FL-7,House-G,House-G,Cherry Communications,49,10/22/2016,412,Stephanie Murphy,DEM,42,John L. Mica,REP,47,,-5,11/8/2016,51.47,48.52,2.96,7.96,-7.96,0,for John L. Mica,R -51261,81081,6019,2016,2016_House-G_NJ-7,NJ-7,House-G,House-G,Public Policy Polling,263,10/22/2016,982,Peter Jacob,DEM,45,Leonard Lance,REP,45,,0,11/8/2016,43.12,54.08,-10.96,10.96,10.96,.5,for Peter Jacob; among registered voters,D -47314,74497,8272,2016,2016_House-G_US,US,House-G,House-G,CNN/Opinion Research Corp.,37,10/22/2016,779,Democratic,DEM,50,Republican,REP,47,,3,11/8/2016,48.03,49.11,-1.09,4.09,4.09,0,, -47538,74356,8272,2016,2016_House-G_US,US,House-G,House-G,GfK Group,115,10/22/2016,1212,Democratic,DEM,46,Republican,REP,41,,5,11/8/2016,48.03,49.11,-1.09,6.09,6.09,0,, -47342,74191,49,2016,2016_Gov-G_IN,IN,Gov-G,Gov-G,Gravis Marketing,124,10/23/2016,596,John R. Gregg,DEM,42,Eric Joseph Holcomb,REP,38,,4,11/8/2016,45.42,51.38,-5.95,9.95,9.95,0,among registered voters, -47619,74887,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,Quinnipiac University,267,10/23/2016,702,Roy A. Cooper,DEM,49,Pat McCrory,REP,47,,2,11/8/2016,49.02,48.8,.22,1.78,1.78,1,, -47619,74576,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Quinnipiac University,267,10/23/2016,702,Deborah K. Ross,DEM,47,Richard Burr,REP,48,,-1,11/8/2016,45.37,51.06,-5.7,4.7,4.7,1,, -47342,74081,78,2016,2016_Sen-G_IN,IN,Sen-G,Sen-G,Gravis Marketing,124,10/23/2016,596,Evan Bayh,DEM,39,Todd C. Young,REP,37,,2,11/8/2016,42.41,52.11,-9.7,11.7,11.7,0,among registered voters, -47708,74689,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Muhlenberg College,219,10/23/2016,420,Kathleen Alana McGinty,DEM,41,Patrick J. Toomey,REP,41,,0,11/8/2016,47.34,48.77,-1.43,1.43,1.43,.5,, -47340,74078,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,Monmouth University,215,10/23/2016,401,Ann Kirkpatrick,DEM,40,John McCain,REP,50,,-10,11/8/2016,40.75,53.71,-12.96,2.96,2.96,1,, -47617,74574,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,Quinnipiac University,267,10/23/2016,707,Jim Barksdale,DEM,40,Johnny Isakson,REP,54,,-14,11/8/2016,41.03,54.78,-13.75,.25,-.25,1,, -47618,74575,92,2016,2016_Sen-G_IA,IA,Sen-G,Sen-G,Quinnipiac University,267,10/23/2016,791,Patty Judge,DEM,38,Chuck Grassley,REP,56,,-18,11/8/2016,35.66,60.09,-24.43,6.43,6.43,1,, -47469,74262,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Selzer & Co.,304,10/23/2016,805,Patrick Murphy,DEM,41,Marco Rubio,REP,51,,-10,11/8/2016,44.31,51.98,-7.67,2.33,-2.33,1,, -47549,74388,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,University of North Florida,360,10/23/2016,836,Patrick Murphy,DEM,43,Marco Rubio,REP,49,,-6,11/8/2016,44.31,51.98,-7.67,1.67,1.67,1,, -50619,79884,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Big Data Poll,251,10/23/2016,2102,Hillary Rodham Clinton,DEM,41.5,Donald Trump,REP,41.1,,.40000001,11/8/2016,48.02,45.93,2.09,1.69,-1.69,1,, -47355,74120,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,10/23/2016,900,Hillary Rodham Clinton,DEM,51.5,Donald Trump,REP,39.5,,12,11/8/2016,48.02,45.93,2.09,9.91,9.91,1,average of multiple versions or turnout models listed in poll, -47550,74507,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,10/23/2016,724,Hillary Rodham Clinton,DEM,45,Donald Trump,REP,35.5,,9.5,11/8/2016,48.02,45.93,2.09,7.41,7.41,1,average of multiple versions or turnout models listed in poll, -47616,74520,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,10/23/2016,2120,Hillary Rodham Clinton,DEM,48,Donald Trump,REP,41.5,,6.5,11/8/2016,48.02,45.93,2.09,4.41,4.41,1,average of multiple versions or turnout models listed in poll; among registered voters, -47340,74077,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Monmouth University,215,10/23/2016,401,Hillary Rodham Clinton,DEM,45,Donald Trump,REP,46,,-1,11/8/2016,44.58,48.08,-3.5,2.5,2.5,1,, -47630,74546,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Saguaro Strategies,298,10/23/2016,2385,Hillary Rodham Clinton,DEM,48,Donald Trump,REP,46,,2,11/8/2016,44.58,48.08,-3.5,5.5,5.5,0,, -47469,74258,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Selzer & Co.,304,10/23/2016,805,Hillary Rodham Clinton,DEM,44,Donald Trump,REP,45.5,,-1.5,11/8/2016,47.41,48.6,-1.19,.31,-.31,1,average of multiple versions or turnout models listed in poll, -47549,74383,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,University of North Florida,360,10/23/2016,802.5,Hillary Rodham Clinton,DEM,44.5,Donald Trump,REP,41.5,,3,11/8/2016,47.41,48.6,-1.19,4.19,4.19,0,average of multiple versions or turnout models listed in poll, -47617,74525,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Quinnipiac University,267,10/23/2016,707,Hillary Rodham Clinton,DEM,44.5,Donald Trump,REP,45,,-.5,11/8/2016,45.35,50.44,-5.1,4.6,4.6,1,average of multiple versions or turnout models listed in poll, -47618,74526,614,2016,2016_Pres-G_IA,IA,Pres-G,Pres-G,Quinnipiac University,267,10/23/2016,791,Hillary Rodham Clinton,DEM,45,Donald Trump,REP,45.5,,-.5,11/8/2016,41.74,51.15,-9.41,8.91,8.91,1,average of multiple versions or turnout models listed in poll, -47342,74082,617,2016,2016_Pres-G_IN,IN,Pres-G,Pres-G,Gravis Marketing,124,10/23/2016,596,Hillary Rodham Clinton,DEM,38,Donald Trump,REP,49,,-11,11/8/2016,37.46,56.47,-19.01,8.01,8.01,1,among registered voters, -47772,74763,623,2016,2016_Pres-G_ME,ME,Pres-G,Pres-G,University of New Hampshire,357,10/23/2016,670,Hillary Rodham Clinton,DEM,48,Donald Trump,REP,37,,11,11/8/2016,47.83,44.87,2.96,8.04,8.04,1,, -47548,74381,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,EPIC-MRA,84,10/23/2016,600,Hillary Rodham Clinton,DEM,43,Donald Trump,REP,35.5,,7.5,11/8/2016,47.03,47.25,-.22,7.72,7.72,0,average of multiple versions or turnout models listed in poll, -47321,74040,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,10/23/2016,1241,Hillary Rodham Clinton,DEM,50,Donald Trump,REP,42,,8,11/8/2016,47.03,47.25,-.22,8.22,8.22,0,average of multiple versions or turnout models listed in poll, -47619,74527,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Quinnipiac University,267,10/23/2016,702,Hillary Rodham Clinton,DEM,48.5,Donald Trump,REP,43.5,,5,11/8/2016,46.17,49.83,-3.66,8.66,8.66,0,average of multiple versions or turnout models listed in poll, -47708,74688,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Muhlenberg College,219,10/23/2016,420,Hillary Rodham Clinton,DEM,45.5,Donald Trump,REP,40,,5.5,11/8/2016,47.46,48.17,-.72,6.22,6.22,0,average of multiple versions or turnout models listed in poll, -47529,74324,645,2016,2016_Pres-G_TX,TX,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2016,800,Hillary Rodham Clinton,DEM,38,Donald Trump,REP,45,,-7,11/8/2016,43.12,52.1,-8.98,1.98,1.98,1,, -47620,74528,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Quinnipiac University,267,10/23/2016,749,Hillary Rodham Clinton,DEM,51.5,Donald Trump,REP,39,,12.5,11/8/2016,49.75,44.43,5.32,7.18,7.18,1,average of multiple versions or turnout models listed in poll, -49213,77128,5868,2016,2016_House-G_FL-13,FL-13,House-G,House-G,St. Pete Polls,314,10/23/2016,1087,Charlie Crist,DEM,48,David W. Jolly,REP,45,,3,11/8/2016,51.9,48.1,3.81,.81,-.81,1,, -47772,77125,5950,2016,2016_House-G_ME-1,ME-1,House-G,House-G,University of New Hampshire,357,10/23/2016,299,Chellie Pingree,DEM,61,Mark Holbrook,REP,28,,33,11/8/2016,57.99,41.94,16.05,16.95,16.95,1,, -47772,77126,5951,2016,2016_House-G_ME-2,ME-2,House-G,House-G,University of New Hampshire,357,10/23/2016,314,Emily Ann Cain,DEM,46,Bruce Poliquin,REP,44,,2,11/8/2016,45.17,54.77,-9.6,11.6,11.6,0,, -49212,77127,6005,2016,2016_House-G_NE-2,NE-2,House-G,House-G,"North Star Opinion Research/Ayres, McHenry & Associates",233,10/23/2016,400,Brad Ashford,DEM,44,Don Bacon,REP,48,,-4,11/8/2016,47.73,48.93,-1.2,2.8,-2.8,1,among registered voters, -47607,74498,8272,2016,2016_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,10/23/2016,828,Democratic,DEM,47,Republican,REP,46,,1,11/8/2016,48.03,49.11,-1.09,2.09,2.09,0,, -47355,74122,8272,2016,2016_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,10/23/2016,900,Democratic,DEM,37,Republican,REP,38,,-1,11/8/2016,48.03,49.11,-1.09,.09,.09,1,, -47788,74808,8713,2016,2016_Pres-G_N2,N2,Pres-G,Pres-G,"North Star Opinion Research/Ayres, McHenry & Associates",233,10/23/2016,400,Hillary Rodham Clinton,DEM,40,Donald Trump,REP,44,,-4,11/8/2016,44.92,47.16,-2.24,1.76,-1.76,1,among registered voters, -47773,74796,8715,2016,2016_Pres-G_M1,M1,Pres-G,Pres-G,University of New Hampshire,357,10/23/2016,329,Hillary Rodham Clinton,DEM,54,Donald Trump,REP,34,,20,11/8/2016,56.63,41.09,15.54,4.46,4.46,1,, -47774,74785,8716,2016,2016_Pres-G_M2,M2,Pres-G,Pres-G,University of New Hampshire,357,10/23/2016,341,Hillary Rodham Clinton,DEM,43,Donald Trump,REP,40,,3,11/8/2016,43.37,54.26,-10.89,13.89,13.89,0,, -47615,77169,50,2016,2016_Gov-G_MO,MO,Gov-G,Gov-G,Remington Research Group,279,10/24/2016,2559,Chris Koster,DEM,47,Eric Greitens,REP,45,,2,11/8/2016,45.57,51.14,-5.57,7.57,7.57,0,, -47528,74557,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,Monmouth University,215,10/24/2016,401,Colin Van Ostern,DEM,48,Christopher Sununu,REP,43,,5,11/8/2016,46.57,48.84,-2.27,7.27,7.27,0,, -47525,74326,73,2016,2016_Sen-G_UT,UT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/24/2016,750,Misty Katherine Snow,DEM,26,Mike Lee,REP,56,,-30,11/8/2016,27.06,68.15,-41.09,11.09,11.09,1,, -47652,74628,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Emerson College,88,10/24/2016,600,Margaret Wood Hassan,DEM,44,Kelly Ayotte,REP,50,,-6,11/8/2016,47.98,47.84,.14,6.14,-6.14,0,, -47528,74323,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Monmouth University,215,10/24/2016,401,Margaret Wood Hassan,DEM,46,Kelly Ayotte,REP,46,,0,11/8/2016,47.98,47.84,.14,.14,-.14,.5,, -47551,74389,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Siena College/The New York Times Upshot,448,10/24/2016,824,Kathleen Alana McGinty,DEM,47,Patrick J. Toomey,REP,44,,3,11/8/2016,47.34,48.77,-1.43,4.43,4.43,0,, -47639,74567,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Saint Leo University,299,10/24/2016,1028,Patrick Murphy,DEM,47.6,Marco Rubio,REP,52.5,,-4.9000001,11/8/2016,44.31,51.98,-7.67,2.77,2.77,1,, -47553,74392,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,10/24/2016,1135,Hillary Rodham Clinton,DEM,49.5,Donald Trump,REP,43,,6.5,11/8/2016,48.02,45.93,2.09,4.41,4.41,1,average of multiple versions or turnout models listed in poll, -47542,74367,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Fox News/Beacon Research/Shaw & Co. Research,103,10/24/2016,1221,Hillary Rodham Clinton,DEM,46.5,Donald Trump,REP,42.5,,4,11/8/2016,48.02,45.93,2.09,1.91,1.91,1,average of multiple versions or turnout models listed in poll, -47638,74565,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Saint Leo University,299,10/24/2016,1050,Hillary Rodham Clinton,DEM,46.05,Donald Trump,REP,34.95,,11.1,11/8/2016,48.02,45.93,2.09,9.01,9.01,1,average of multiple versions or turnout models listed in poll, -47608,74501,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,10/24/2016,1209,Hillary Rodham Clinton,DEM,47.5,Donald Trump,REP,43.5,,4,11/8/2016,48.02,45.93,2.09,1.91,1.91,1,average of multiple versions or turnout models listed in poll, -47761,74749,602,2016,2016_Pres-G_AK,AK,Pres-G,Pres-G,Craciun Research Group,61,10/24/2016,400,Hillary Rodham Clinton,DEM,47,Donald Trump,REP,43,,4,11/8/2016,36.55,51.28,-14.73,18.73,18.73,0,, -47639,74564,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Saint Leo University,299,10/24/2016,1028,Hillary Rodham Clinton,DEM,50.4,Donald Trump,REP,36.95,,13.45,11/8/2016,47.41,48.6,-1.19,14.64,14.64,0,average of multiple versions or turnout models listed in poll, -47609,74508,615,2016,2016_Pres-G_ID,ID,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/24/2016,750,Hillary Rodham Clinton,DEM,29,Donald Trump,REP,48,,-19,11/8/2016,27.48,59.25,-31.76,12.76,12.76,1,, -47712,74695,625,2016,2016_Pres-G_MN,MN,Pres-G,Pres-G,SurveyUSA,325,10/24/2016,656,Hillary Rodham Clinton,DEM,51,Donald Trump,REP,40.5,,10.5,11/8/2016,46.44,44.93,1.51,8.99,8.99,1,average of multiple versions or turnout models listed in poll, -47615,74518,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,Remington Research Group,279,10/24/2016,2559,Hillary Rodham Clinton,DEM,39,Donald Trump,REP,50,,-11,11/8/2016,37.87,56.38,-18.51,7.51,7.51,1,, -47652,74625,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Emerson College,88,10/24/2016,600,Hillary Rodham Clinton,DEM,46,Donald Trump,REP,43,,3,11/8/2016,46.83,46.46,.37,2.63,2.63,1,, -47528,74322,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Monmouth University,215,10/24/2016,401,Hillary Rodham Clinton,DEM,46,Donald Trump,REP,42,,4,11/8/2016,46.83,46.46,.37,3.63,3.63,1,, -47612,74511,634,2016,2016_Pres-G_NM,NM,Pres-G,Pres-G,Zia Poll,393,10/24/2016,1899,Hillary Rodham Clinton,DEM,45,Donald Trump,REP,40,,5,11/8/2016,48.26,40.04,8.21,3.21,-3.21,1,, -47551,74387,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,10/24/2016,824,Hillary Rodham Clinton,DEM,47.5,Donald Trump,REP,40.5,,7,11/8/2016,47.46,48.17,-.72,7.72,7.72,0,average of multiple versions or turnout models listed in poll, -47781,74795,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,Dan Jones & Associates,70,10/24/2016,823,Hillary Rodham Clinton,DEM,24,Donald Trump,REP,32,,-8,11/8/2016,27.17,45.05,-17.89,9.89,9.89,1,, -47525,74319,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/24/2016,750,Hillary Rodham Clinton,DEM,28,Donald Trump,REP,32,,-4,11/8/2016,27.17,45.05,-17.89,13.89,13.89,1,, -49225,77143,6046,2016,2016_House-G_NY-19,NY-19,House-G,House-G,Public Policy Polling,263,10/24/2016,1218,Zephyr R. Teachout,DEM,44,John J. Faso,REP,41,,3,11/8/2016,45.89,53.99,-8.11,11.11,11.11,0,for End Citizens United; among 'voters',D -47542,74369,8272,2016,2016_House-G_US,US,House-G,House-G,Fox News/Beacon Research/Shaw & Co. Research,103,10/24/2016,1221,Democratic,DEM,47,Republican,REP,45,,2,11/8/2016,48.03,49.11,-1.09,3.09,3.09,0,, -47608,74503,8272,2016,2016_House-G_US,US,House-G,House-G,YouGov,391,10/24/2016,1200,Democratic,DEM,45,Republican,REP,40,,5,11/8/2016,48.03,49.11,-1.09,6.09,6.09,0,, -47629,77243,50,2016,2016_Gov-G_MO,MO,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/25/2016,625,Chris Koster,DEM,46,Eric Greitens,REP,45,,1,11/8/2016,45.57,51.14,-5.57,6.57,6.57,0,, -47937,75059,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,Elon University,86,10/25/2016,710,Roy A. Cooper,DEM,44,Pat McCrory,REP,44,,0,11/8/2016,49.02,48.8,.22,.22,-.22,.5,, -47640,79786,57,2016,2016_Gov-G_VT,VT,Gov-G,Gov-G,RRH Elections,274,10/25/2016,1052,Sue M. Minter,DEM,38,Phillip B. Scott,REP,45,,-7,11/8/2016,44.17,52.91,-8.74,1.74,1.74,1,, -47937,74994,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Elon University,86,10/25/2016,710,Deborah K. Ross,DEM,39.9,Richard Burr,REP,43.5,,-3.5999999,11/8/2016,45.37,51.06,-5.7,2.1,2.1,1,, -47655,74631,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Gravis Marketing,124,10/25/2016,875,Catherine Cortez Masto,DEM,50,Joseph J. Heck,REP,44,,6,11/8/2016,47.1,44.67,2.43,3.57,3.57,1,among registered voters, -47629,74548,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/25/2016,625,Jason Kander,DEM,46,Roy Blunt,REP,47,,-1,11/8/2016,46.39,49.18,-2.79,1.79,1.79,1,, -47873,74922,79,2016,2016_Sen-G_SD,SD,Sen-G,Sen-G,Nielson Brothers Polling,231,10/25/2016,600,Jay H. Williams,DEM,35,John Thune,REP,54,,-19,11/8/2016,28.17,71.83,-43.66,24.66,24.66,1,, -47643,74599,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,10/25/2016,1158,Hillary Rodham Clinton,DEM,42.1,Donald Trump,REP,36.5,,5.5999999,11/8/2016,48.02,45.93,2.09,3.51,3.51,1,average of multiple versions or turnout models listed in poll, -47613,74512,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Lucid,175,10/25/2016,2602,Hillary Rodham Clinton,DEM,43,Donald Trump,REP,39,,4,11/8/2016,48.02,45.93,2.09,1.91,1.91,1,, -47614,74513,621,2016,2016_Pres-G_MA,MA,Pres-G,Pres-G,Suffolk University,323,10/25/2016,500,Hillary Rodham Clinton,DEM,57,Donald Trump,REP,25,,32,11/8/2016,60.01,32.81,27.2,4.8,4.8,1,, -47997,75062,623,2016,2016_Pres-G_ME,ME,Pres-G,Pres-G,Maine People's Resource Center,180,10/25/2016,812,Hillary Rodham Clinton,DEM,44.5,Donald Trump,REP,38.5,,6,11/8/2016,47.83,44.87,2.96,3.04,3.04,1,average of multiple versions or turnout models listed in poll, -47541,74610,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,10/25/2016,1030,Hillary Rodham Clinton,DEM,49,Donald Trump,REP,43,,6,11/8/2016,47.03,47.25,-.22,6.22,6.22,0,average of multiple versions or turnout models listed in poll, -47629,74545,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,10/25/2016,625,Hillary Rodham Clinton,DEM,42,Donald Trump,REP,47,,-5,11/8/2016,37.87,56.38,-18.51,13.51,13.51,1,, -47937,74993,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Elon University,86,10/25/2016,710,Hillary Rodham Clinton,DEM,42,Donald Trump,REP,41.2,,.80000001,11/8/2016,46.17,49.83,-3.66,4.46,4.46,0,, -47655,74630,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Gravis Marketing,124,10/25/2016,875,Hillary Rodham Clinton,DEM,46,Donald Trump,REP,46,,0,11/8/2016,47.92,45.5,2.42,2.42,-2.42,.5,among registered voters, -48073,75203,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Trafalgar Group,338,10/25/2016,1150,Hillary Rodham Clinton,DEM,44.15,Donald Trump,REP,48.54,,-4.3899999,11/8/2016,43.24,51.31,-8.07,3.68,3.68,1,, -47873,74921,643,2016,2016_Pres-G_SD,SD,Pres-G,Pres-G,Nielson Brothers Polling,231,10/25/2016,600,Hillary Rodham Clinton,DEM,35,Donald Trump,REP,49,,-14,11/8/2016,31.74,61.53,-29.79,15.79,15.79,1,, -47634,74552,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Christopher Newport University,50,10/25/2016,814,Hillary Rodham Clinton,DEM,46,Donald Trump,REP,39,,7,11/8/2016,49.75,44.43,5.32,1.68,1.68,1,, -47640,74563,648,2016,2016_Pres-G_VT,VT,Pres-G,Pres-G,RRH Elections,274,10/25/2016,1052,Hillary Rodham Clinton,DEM,52,Donald Trump,REP,26,,26,11/8/2016,56.68,30.27,26.41,.41,-.41,1,, -47873,80818,6122,2016,2016_House-G_SD-1,SD-1,House-G,House-G,Nielson Brothers Polling,231,10/25/2016,600,Paula Hawks,DEM,41,Kristi L. Noem,REP,51,,-10,11/8/2016,35.9,64.1,-28.21,18.21,18.21,1,, -47998,75064,8715,2016,2016_Pres-G_M1,M1,Pres-G,Pres-G,Maine People's Resource Center,180,10/25/2016,429,Hillary Rodham Clinton,DEM,47.95,Donald Trump,REP,35.2,,12.75,11/8/2016,56.63,41.09,15.54,2.79,-2.79,1,average of multiple versions or turnout models listed in poll, -47999,75066,8716,2016,2016_Pres-G_M2,M2,Pres-G,Pres-G,Maine People's Resource Center,180,10/25/2016,382,Hillary Rodham Clinton,DEM,40.5,Donald Trump,REP,42.2,,-1.7,11/8/2016,43.37,54.26,-10.89,9.19,9.19,1,average of multiple versions or turnout models listed in poll, -47775,74914,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,Marist College,183,10/26/2016,780,Roy A. Cooper,DEM,51,Pat McCrory,REP,45,,6,11/8/2016,49.02,48.8,.22,5.78,5.78,1,, -47766,74774,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Gravis Marketing,124,10/26/2016,1273,Deborah K. Ross,DEM,48,Richard Burr,REP,45,,3,11/8/2016,45.37,51.06,-5.7,8.7,8.7,0,among registered voters, -47775,74778,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Marist College,183,10/26/2016,780,Deborah K. Ross,DEM,48,Richard Burr,REP,48,,0,11/8/2016,45.37,51.06,-5.7,5.7,5.7,.5,, -47649,74620,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/26/2016,525,Deborah K. Ross,DEM,43,Richard Burr,REP,48,,-5,11/8/2016,45.37,51.06,-5.7,.7,.7,1,, -47647,74618,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/26/2016,525,Catherine Cortez Masto,DEM,43,Joseph J. Heck,REP,42,,1,11/8/2016,47.1,44.67,2.43,1.43,-1.43,1,, -47650,74621,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/26/2016,525,Ted Strickland,DEM,42,Rob Portman,REP,49,,-7,11/8/2016,37.16,58.03,-20.87,13.87,13.87,1,, -47648,74619,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/26/2016,525,Margaret Wood Hassan,DEM,46,Kelly Ayotte,REP,43,,3,11/8/2016,47.98,47.84,.14,2.86,2.86,1,, -47654,74629,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Emerson College,88,10/26/2016,550,Kathleen Alana McGinty,DEM,45,Patrick J. Toomey,REP,43,,2,11/8/2016,47.34,48.77,-1.43,3.43,3.43,0,, -47651,74622,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/26/2016,525,Kathleen Alana McGinty,DEM,46,Patrick J. Toomey,REP,40,,6,11/8/2016,47.34,48.77,-1.43,7.43,7.43,0,, -48321,75690,89,2016,2016_Sen-G_CA,CA,Sen-G,Sen-G,Greenberg Quinlan Rosner/American Viewpoint,127,10/26/2016,1382,Kamala D. Harris,DEM,48,Loretta Sanchez,DEM,31,,17,11/8/2016,61.6,38.4,23.21,6.21,,1,, -47621,74530,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Dixie Strategies,81,10/26/2016,698,Patrick Murphy,DEM,43,Marco Rubio,REP,48.6,,-5.5999999,11/8/2016,44.31,51.98,-7.67,2.07,2.07,1,, -47767,74775,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Gravis Marketing,124,10/26/2016,1301,Patrick Murphy,DEM,46,Marco Rubio,REP,46,,0,11/8/2016,44.31,51.98,-7.67,7.67,7.67,.5,among registered voters, -47776,74780,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Marist College,183,10/26/2016,779,Patrick Murphy,DEM,43,Marco Rubio,REP,51,,-8,11/8/2016,44.31,51.98,-7.67,.33,-.33,1,, -47637,74566,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Public Policy Polling,263,10/26/2016,742,Patrick Murphy,DEM,46,Marco Rubio,REP,46,,0,11/8/2016,44.31,51.98,-7.67,7.67,7.67,.5,, -47646,74617,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/26/2016,525,Patrick Murphy,DEM,42,Marco Rubio,REP,49,,-7,11/8/2016,44.31,51.98,-7.67,.67,.67,1,, -47771,74777,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Siena College/The New York Times Upshot,448,10/26/2016,815,Patrick Murphy,DEM,42,Marco Rubio,REP,51,,-9,11/8/2016,44.31,51.98,-7.67,1.33,-1.33,1,, -47631,74547,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Gravis Marketing,124,10/26/2016,1824,Hillary Rodham Clinton,DEM,46,Donald Trump,REP,45,,1,11/8/2016,48.02,45.93,2.09,1.09,-1.09,1,among registered voters, -48009,75084,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,RAND (American Life Panel),270,10/26/2016,2269,Hillary Rodham Clinton,DEM,43.7,Donald Trump,REP,34.6,,9.1000004,11/8/2016,48.02,45.93,2.09,7.01,7.01,1,, -47636,74556,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/26/2016,1500,Hillary Rodham Clinton,DEM,45,Donald Trump,REP,45,,0,11/8/2016,48.02,45.93,2.09,2.09,-2.09,.5,, -47764,74752,602,2016,2016_Pres-G_AK,AK,Pres-G,Pres-G,Google Surveys,122,10/26/2016,446,Hillary Rodham Clinton,DEM,38,Donald Trump,REP,39,,-1,11/8/2016,36.55,51.28,-14.73,13.73,13.73,1,, -48321,75803,606,2016,2016_Pres-G_CA,CA,Pres-G,Pres-G,Greenberg Quinlan Rosner/American Viewpoint,127,10/26/2016,1382,Hillary Rodham Clinton,DEM,56,Donald Trump,REP,31.5,,24.5,11/8/2016,61.48,31.49,29.99,5.49,-5.49,1,average of multiple versions or turnout models listed in poll, -47621,74529,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Dixie Strategies,81,10/26/2016,698,Hillary Rodham Clinton,DEM,42.4,Donald Trump,REP,45.7,,-3.3,11/8/2016,47.41,48.6,-1.19,2.11,-2.11,1,, -47767,74755,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Gravis Marketing,124,10/26/2016,1301,Hillary Rodham Clinton,DEM,48,Donald Trump,REP,47,,1,11/8/2016,47.41,48.6,-1.19,2.19,2.19,0,among registered voters, -47776,74782,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Marist College,183,10/26/2016,779,Hillary Rodham Clinton,DEM,45.5,Donald Trump,REP,45,,.5,11/8/2016,47.41,48.6,-1.19,1.69,1.69,0,average of multiple versions or turnout models listed in poll, -47637,74560,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Public Policy Polling,263,10/26/2016,742,Hillary Rodham Clinton,DEM,48,Donald Trump,REP,44,,4,11/8/2016,47.41,48.6,-1.19,5.19,5.19,0,, -47646,74611,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/26/2016,525,Hillary Rodham Clinton,DEM,42,Donald Trump,REP,48,,-6,11/8/2016,47.41,48.6,-1.19,4.81,-4.81,1,, -47771,74762,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,10/26/2016,815,Hillary Rodham Clinton,DEM,43.5,Donald Trump,REP,47,,-3.5,11/8/2016,47.41,48.6,-1.19,2.31,-2.31,1,average of multiple versions or turnout models listed in poll, -47785,74803,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,SurveyUSA,325,10/26/2016,683,Hillary Rodham Clinton,DEM,42,Donald Trump,REP,49,,-7,11/8/2016,45.35,50.44,-5.1,1.9,-1.9,1,among registered voters, -47763,74751,615,2016,2016_Pres-G_ID,ID,Pres-G,Pres-G,Google Surveys,122,10/26/2016,417,Hillary Rodham Clinton,DEM,29,Donald Trump,REP,41,,-12,11/8/2016,27.48,59.25,-31.76,19.76,19.76,1,, -47653,74626,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Emerson College,88,10/26/2016,500,Hillary Rodham Clinton,DEM,50,Donald Trump,REP,43,,7,11/8/2016,47.03,47.25,-.22,7.22,7.22,0,, -47766,74754,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Gravis Marketing,124,10/26/2016,1273,Hillary Rodham Clinton,DEM,49,Donald Trump,REP,47,,2,11/8/2016,46.17,49.83,-3.66,5.66,5.66,0,among registered voters, -47775,74772,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Marist College,183,10/26/2016,780,Hillary Rodham Clinton,DEM,48.5,Donald Trump,REP,42.5,,6,11/8/2016,46.17,49.83,-3.66,9.66,9.66,0,average of multiple versions or turnout models listed in poll, -47649,74614,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/26/2016,525,Hillary Rodham Clinton,DEM,47,Donald Trump,REP,44,,3,11/8/2016,46.17,49.83,-3.66,6.66,6.66,0,, -47648,74613,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/26/2016,525,Hillary Rodham Clinton,DEM,47,Donald Trump,REP,39,,8,11/8/2016,46.83,46.46,.37,7.63,7.63,1,, -47647,74612,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/26/2016,525,Hillary Rodham Clinton,DEM,43,Donald Trump,REP,42,,1,11/8/2016,47.92,45.5,2.42,1.42,-1.42,1,, -47650,74615,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/26/2016,525,Hillary Rodham Clinton,DEM,46,Donald Trump,REP,42,,4,11/8/2016,43.24,51.31,-8.07,12.07,12.07,0,, -47654,74627,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Emerson College,88,10/26/2016,550,Hillary Rodham Clinton,DEM,48,Donald Trump,REP,43,,5,11/8/2016,47.46,48.17,-.72,5.72,5.72,0,, -47651,74616,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/26/2016,525,Hillary Rodham Clinton,DEM,47,Donald Trump,REP,40,,7,11/8/2016,47.46,48.17,-.72,7.72,7.72,0,, -48118,75346,8272,2016,2016_House-G_US,US,House-G,House-G,Ipsos,154,10/26/2016,1196,Democratic,DEM,43.1,Republican,REP,38,,5.0999999,11/8/2016,48.03,49.11,-1.09,6.19,6.19,0,, -47779,74890,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,YouGov,391,10/27/2016,992,Roy A. Cooper,DEM,46,Pat McCrory,REP,44,,2,11/8/2016,49.02,48.8,.22,1.78,1.78,1,, -47793,79762,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,Praecones Analytica,257,10/27/2016,408,Colin Van Ostern,DEM,41.8,Christopher Sununu,REP,45.2,,-3.4000001,11/8/2016,46.57,48.84,-2.27,1.13,-1.13,1,, -48017,75383,55,2016,2016_Gov-GS_OR,OR,Gov-G,Gov-GS,DHM Research,76,10/27/2016,504,Kate Brown,DEM,42,William C. Pierce,REP,33,,9,11/8/2016,50.62,43.45,7.16,1.84,1.84,1,, -47759,74747,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Emerson College,88,10/27/2016,650,Deborah K. Ross,DEM,44,Richard Burr,REP,48,,-4,11/8/2016,45.37,51.06,-5.7,1.7,1.7,1,, -47779,74793,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,YouGov,391,10/27/2016,992,Deborah K. Ross,DEM,44,Richard Burr,REP,44,,0,11/8/2016,45.37,51.06,-5.7,5.7,5.7,.5,, -47760,74748,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Emerson College,88,10/27/2016,550,Catherine Cortez Masto,DEM,44,Joseph J. Heck,REP,48,,-4,11/8/2016,47.1,44.67,2.43,6.43,-6.43,0,, -47757,74745,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,Emerson College,88,10/27/2016,800,Ted Strickland,DEM,35,Rob Portman,REP,49,,-14,11/8/2016,37.16,58.03,-20.87,6.87,6.87,1,, -47780,74794,74,2016,2016_Sen-G_CO,CO,Sen-G,Sen-G,YouGov,391,10/27/2016,997,Michael F. Bennet,DEM,46,Darryl Glenn,REP,41,,5,11/8/2016,49.97,44.31,5.66,.66,-.66,1,, -47792,74813,81,2016,2016_Sen-G_KY,KY,Sen-G,Sen-G,Cygnal,67,10/27/2016,811,Jim Gray,DEM,42,Rand Paul,REP,52,,-10,11/8/2016,42.72,57.27,-14.55,4.55,4.55,1,, -48192,75473,81,2016,2016_Sen-G_KY,KY,Sen-G,Sen-G,Google Surveys,122,10/27/2016,1016,Jim Gray,DEM,27.9,Rand Paul,REP,34.5,,-6.5999999,11/8/2016,42.72,57.27,-14.55,7.95,7.95,1,among all adults, -48000,75068,84,2016,2016_Sen-G_IL,IL,Sen-G,Sen-G,Loras College,171,10/27/2016,600,Tammy Duckworth,DEM,42,Mark Kirk,REP,34,,8,11/8/2016,54.86,39.78,15.08,7.08,-7.08,1,, -47793,74816,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Praecones Analytica,257,10/27/2016,408,Margaret Wood Hassan,DEM,47,Kelly Ayotte,REP,49.1,,-2.0999999,11/8/2016,47.98,47.84,.14,2.24,-2.24,0,, -47777,74791,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,YouGov,391,10/27/2016,1091,Kathleen Alana McGinty,DEM,44,Patrick J. Toomey,REP,41,,3,11/8/2016,47.34,48.77,-1.43,4.43,4.43,0,, -47778,74792,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,YouGov,391,10/27/2016,994,Ann Kirkpatrick,DEM,38,John McCain,REP,43,,-5,11/8/2016,40.75,53.71,-12.96,7.96,7.96,1,, -47756,74744,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Emerson College,88,10/27/2016,500,Patrick Murphy,DEM,47,Marco Rubio,REP,49,,-2,11/8/2016,44.31,51.98,-7.67,5.67,5.67,1,, -47882,74938,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,CVOTER,40,10/27/2016,1299,Hillary Rodham Clinton,DEM,48.81,Donald Trump,REP,47.71,,1.1,11/8/2016,48.02,45.93,2.09,.99,-.99,1,, -47770,74760,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,10/27/2016,1039,Hillary Rodham Clinton,DEM,44.5,Donald Trump,REP,41.45,,3.05,11/8/2016,48.02,45.93,2.09,.96,.96,1,average of multiple versions or turnout models listed in poll, -47869,74913,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,SurveyMonkey,324,10/27/2016,40816,Hillary Rodham Clinton,DEM,49,Donald Trump,REP,42.5,,6.5,11/8/2016,48.02,45.93,2.09,4.41,4.41,1,average of multiple versions or turnout models listed in poll, -47707,74683,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Data Orbital,73,10/27/2016,550,Hillary Rodham Clinton,DEM,40,Donald Trump,REP,42,,-2,11/8/2016,44.58,48.08,-3.5,1.5,1.5,1,, -47778,74788,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,YouGov,391,10/27/2016,994,Hillary Rodham Clinton,DEM,42,Donald Trump,REP,44,,-2,11/8/2016,44.58,48.08,-3.5,1.5,1.5,1,, -47780,74790,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,YouGov,391,10/27/2016,997,Hillary Rodham Clinton,DEM,42,Donald Trump,REP,39,,3,11/8/2016,48.16,43.25,4.91,1.91,-1.91,1,, -47756,74739,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Emerson College,88,10/27/2016,500,Hillary Rodham Clinton,DEM,46,Donald Trump,REP,45,,1,11/8/2016,47.41,48.6,-1.19,2.19,2.19,0,, -48000,75069,616,2016,2016_Pres-G_IL,IL,Pres-G,Pres-G,Loras College,171,10/27/2016,600,Hillary Rodham Clinton,DEM,46.4,Donald Trump,REP,35.3,,11.1,11/8/2016,55.24,38.36,16.89,5.79,-5.79,1,average of multiple versions or turnout models listed in poll, -47792,74812,619,2016,2016_Pres-G_KY,KY,Pres-G,Pres-G,Cygnal,67,10/27/2016,811,Hillary Rodham Clinton,DEM,32,Donald Trump,REP,56,,-24,11/8/2016,32.68,62.52,-29.84,5.84,5.84,1,, -48192,75472,619,2016,2016_Pres-G_KY,KY,Pres-G,Pres-G,Google Surveys,122,10/27/2016,1004,Hillary Rodham Clinton,DEM,24.8,Donald Trump,REP,38.2,,-13.4,11/8/2016,32.68,62.52,-29.84,16.44,16.44,1,among all adults, -47759,74742,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Emerson College,88,10/27/2016,650,Hillary Rodham Clinton,DEM,48,Donald Trump,REP,45,,3,11/8/2016,46.17,49.83,-3.66,6.66,6.66,0,, -47779,74789,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,YouGov,391,10/27/2016,992,Hillary Rodham Clinton,DEM,48,Donald Trump,REP,45,,3,11/8/2016,46.17,49.83,-3.66,6.66,6.66,0,, -47793,74815,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Praecones Analytica,257,10/27/2016,408,Hillary Rodham Clinton,DEM,44.2,Donald Trump,REP,45.85,,-1.65,11/8/2016,46.83,46.46,.37,2.02,-2.02,0,average of multiple versions or turnout models listed in poll, -47760,74743,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Emerson College,88,10/27/2016,550,Hillary Rodham Clinton,DEM,44,Donald Trump,REP,42,,2,11/8/2016,47.92,45.5,2.42,.42,-.42,1,, -47757,74740,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Emerson College,88,10/27/2016,800,Hillary Rodham Clinton,DEM,45,Donald Trump,REP,45,,0,11/8/2016,43.24,51.31,-8.07,8.07,8.07,.5,, -48017,75108,639,2016,2016_Pres-G_OR,OR,Pres-G,Pres-G,DHM Research,76,10/27/2016,504,Hillary Rodham Clinton,DEM,41,Donald Trump,REP,34,,7,11/8/2016,50.07,39.09,10.98,3.98,-3.98,1,, -47777,74787,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,YouGov,391,10/27/2016,1091,Hillary Rodham Clinton,DEM,48,Donald Trump,REP,40,,8,11/8/2016,47.46,48.17,-.72,8.72,8.72,0,, -48358,75796,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Roanoke College,292,10/27/2016,766,Hillary Rodham Clinton,DEM,52.5,Donald Trump,REP,33.5,,19,11/8/2016,49.75,44.43,5.32,13.68,13.68,1,average of multiple versions or turnout models listed in poll, -48074,75208,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Winthrop University,386,10/27/2016,712,Hillary Rodham Clinton,DEM,46.5,Donald Trump,REP,41,,5.5,11/8/2016,49.75,44.43,5.32,.18,.18,1,average of multiple versions or turnout models listed in poll, -49211,77124,6005,2016,2016_House-G_NE-2,NE-2,House-G,House-G,Singularis Group,306,10/27/2016,1482,Brad Ashford,DEM,45,Don Bacon,REP,47,,-2,11/8/2016,47.73,48.93,-1.2,.8,-.8,1,for Don Bacon,R -47869,76460,8272,2016,2016_House-G_US,US,House-G,House-G,SurveyMonkey,324,10/27/2016,43003,Democratic,DEM,47,Republican,REP,44,,3,11/8/2016,48.03,49.11,-1.09,4.09,4.09,0,, -47891,77231,48,2016,2016_Gov-G_DE,DE,Gov-G,Gov-G,SurveyMonkey,324,10/28/2016,458,John C. Carney Jr.,DEM,60,Colin R. J. Bonini,REP,36,,24,11/8/2016,58.34,39.18,19.15,4.85,4.85,1,, -47897,77232,49,2016,2016_Gov-G_IN,IN,Gov-G,Gov-G,SurveyMonkey,324,10/28/2016,674,John R. Gregg,DEM,48,Eric Joseph Holcomb,REP,47,,1,11/8/2016,45.42,51.38,-5.95,6.95,6.95,0,, -47860,79758,50,2016,2016_Gov-G_MO,MO,Gov-G,Gov-G,BK Strategies,20,10/28/2016,1698,Chris Koster,DEM,46,Eric Greitens,REP,45,,1,11/8/2016,45.57,51.14,-5.57,6.57,6.57,0,, -47908,77233,50,2016,2016_Gov-G_MO,MO,Gov-G,Gov-G,SurveyMonkey,324,10/28/2016,671,Chris Koster,DEM,54,Eric Greitens,REP,44,,10,11/8/2016,45.57,51.14,-5.57,15.57,15.57,0,, -47909,77234,51,2016,2016_Gov-G_MT,MT,Gov-G,Gov-G,SurveyMonkey,324,10/28/2016,405,Steve Bullock,DEM,53,Greg Gianforte,REP,39,,14,11/8/2016,50.25,46.36,3.89,10.11,10.11,1,, -47916,77236,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,SurveyMonkey,324,10/28/2016,1574,Roy A. Cooper,DEM,52,Pat McCrory,REP,46,,6,11/8/2016,49.02,48.8,.22,5.78,5.78,1,, -47917,77237,53,2016,2016_Gov-G_ND,ND,Gov-G,Gov-G,SurveyMonkey,324,10/28/2016,279,Marvin E. Nelson,DEM,29,Doug Burgum,REP,68,,-39,11/8/2016,19.39,76.52,-57.13,18.13,18.13,1,, -47912,77235,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,SurveyMonkey,324,10/28/2016,659,Colin Van Ostern,DEM,53,Christopher Sununu,REP,43,,10,11/8/2016,46.57,48.84,-2.27,12.27,12.27,0,, -48499,76039,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,10/28/2016,503,Colin Van Ostern,DEM,42,Christopher Sununu,REP,41,,1,11/8/2016,46.57,48.84,-2.27,3.27,3.27,0,, -47920,77238,55,2016,2016_Gov-GS_OR,OR,Gov-G,Gov-GS,SurveyMonkey,324,10/28/2016,743,Kate Brown,DEM,54,William C. Pierce,REP,42,,12,11/8/2016,50.62,43.45,7.16,4.84,4.84,1,, -47927,77239,56,2016,2016_Gov-G_UT,UT,Gov-G,Gov-G,SurveyMonkey,324,10/28/2016,1078,Mike Weinholtz,DEM,35,Gary Richard Herbert,REP,61,,-26,11/8/2016,28.74,66.74,-38,12,12,1,, -47928,77240,57,2016,2016_Gov-G_VT,VT,Gov-G,Gov-G,SurveyMonkey,324,10/28/2016,436,Sue M. Minter,DEM,45,Phillip B. Scott,REP,52,,-7,11/8/2016,44.17,52.91,-8.74,1.74,1.74,1,, -47930,77241,58,2016,2016_Gov-G_WA,WA,Gov-G,Gov-G,SurveyMonkey,324,10/28/2016,745,Jay Robert Inslee,DEM,55,Bill Ray Bryant,REP,42,,13,11/8/2016,54.25,45.49,8.76,4.24,4.24,1,, -47931,77242,59,2016,2016_Gov-G_WV,WV,Gov-G,Gov-G,SurveyMonkey,324,10/28/2016,321,James Justice,DEM,42,William Paul Cole,REP,43,,-1,11/8/2016,49.09,42.3,6.78,7.78,-7.78,0,, -47899,75125,60,2016,2016_Sen-G_KS,KS,Sen-G,Sen-G,SurveyMonkey,324,10/28/2016,1273,Patrick Wiesner,DEM,39,Jerry Moran,REP,56,,-17,11/8/2016,32.24,62.18,-29.94,12.94,12.94,1,, -48076,75207,60,2016,2016_Sen-G_KS,KS,Sen-G,Sen-G,SurveyUSA,325,10/28/2016,596,Patrick Wiesner,DEM,31,Jerry Moran,REP,55,,-24,11/8/2016,32.24,62.18,-29.94,5.94,5.94,1,, -47915,75132,61,2016,2016_Sen-G_NY,NY,Sen-G,Sen-G,SurveyMonkey,324,10/28/2016,1734,Charles E. Schumer,DEM,68,Wendy E. Long,REP,28,,40,11/8/2016,70.6,27.17,43.43,3.43,-3.43,1,, -47916,75133,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,SurveyMonkey,324,10/28/2016,1574,Deborah K. Ross,DEM,47,Richard Burr,REP,43,,4,11/8/2016,45.37,51.06,-5.7,9.7,9.7,0,, -47911,75130,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,SurveyMonkey,324,10/28/2016,1010,Catherine Cortez Masto,DEM,47,Joseph J. Heck,REP,47,,0,11/8/2016,47.1,44.67,2.43,2.43,-2.43,.5,, -47894,75120,64,2016,2016_Sen-G_HI,HI,Sen-G,Sen-G,SurveyMonkey,324,10/28/2016,467,Brian Schatz,DEM,69,John Stanley Carroll,REP,27,,42,11/8/2016,73.6,22.24,51.36,9.36,-9.36,1,, -47920,75137,65,2016,2016_Sen-G_OR,OR,Sen-G,Sen-G,SurveyMonkey,324,10/28/2016,743,Ron Wyden,DEM,62,Mark Callahan,REP,34,,28,11/8/2016,56.6,33.35,23.25,4.75,4.75,1,, -47923,75139,66,2016,2016_Sen-G_SC,SC,Sen-G,Sen-G,SurveyMonkey,324,10/28/2016,1762,Thomas Dixon,DEM,39,Tim Scott,REP,56,,-17,11/8/2016,36.93,60.57,-23.64,6.64,6.64,1,, -47918,75135,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,SurveyMonkey,324,10/28/2016,1823,Ted Strickland,DEM,40,Rob Portman,REP,55,,-15,11/8/2016,37.16,58.03,-20.87,5.87,5.87,1,, -47883,75111,68,2016,2016_Sen-G_AL,AL,Sen-G,Sen-G,SurveyMonkey,324,10/28/2016,485,Ronald Steven Crumpton,DEM,36,Richard C. Shelby,REP,60,,-24,11/8/2016,35.87,63.96,-28.09,4.09,4.09,1,, -47860,74896,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,BK Strategies,20,10/28/2016,1698,Jason Kander,DEM,44,Roy Blunt,REP,47,,-3,11/8/2016,46.39,49.18,-2.79,.21,-.21,1,, -47908,75129,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,SurveyMonkey,324,10/28/2016,671,Jason Kander,DEM,51,Roy Blunt,REP,45,,6,11/8/2016,46.39,49.18,-2.79,8.79,8.79,0,, -47758,74746,71,2016,2016_Sen-G_WI,WI,Sen-G,Sen-G,Emerson College,88,10/28/2016,400,Russ Feingold,DEM,49,Ron Johnson,REP,44,,5,11/8/2016,46.81,50.17,-3.36,8.36,8.36,0,, -47932,75144,71,2016,2016_Sen-G_WI,WI,Sen-G,Sen-G,SurveyMonkey,324,10/28/2016,1195,Russ Feingold,DEM,49,Ron Johnson,REP,49,,0,11/8/2016,46.81,50.17,-3.36,3.36,3.36,.5,, -47930,75143,72,2016,2016_Sen-G_WA,WA,Sen-G,Sen-G,SurveyMonkey,324,10/28/2016,745,Patty Murray,DEM,61,Chris Vance,REP,36,,25,11/8/2016,58.83,40.86,17.97,7.03,7.03,1,, -47927,75141,73,2016,2016_Sen-G_UT,UT,Sen-G,Sen-G,SurveyMonkey,324,10/28/2016,1078,Misty Katherine Snow,DEM,34,Mike Lee,REP,62,,-28,11/8/2016,27.06,68.15,-41.09,13.09,13.09,1,, -47888,75116,74,2016,2016_Sen-G_CO,CO,Sen-G,Sen-G,SurveyMonkey,324,10/28/2016,1532,Michael F. Bennet,DEM,48,Darryl Glenn,REP,46,,2,11/8/2016,49.97,44.31,5.66,3.66,-3.66,1,, -47928,75142,75,2016,2016_Sen-G_VT,VT,Sen-G,Sen-G,SurveyMonkey,324,10/28/2016,436,Patrick J. Leahy,DEM,64,Scott Milne,REP,33,,31,11/8/2016,61.26,33.03,28.24,2.76,2.76,1,, -47919,75136,76,2016,2016_Sen-G_OK,OK,Sen-G,Sen-G,SurveyMonkey,324,10/28/2016,472,Mike Workman,DEM,35,James Lankford,REP,62,,-27,11/8/2016,24.58,67.74,-43.16,16.16,16.16,1,, -47917,75134,77,2016,2016_Sen-G_ND,ND,Sen-G,Sen-G,SurveyMonkey,324,10/28/2016,279,Eliot Glassheim,DEM,27,John Hoeven,REP,71,,-44,11/8/2016,16.97,78.48,-61.51,17.51,17.51,1,, -47897,75123,78,2016,2016_Sen-G_IN,IN,Sen-G,Sen-G,SurveyMonkey,324,10/28/2016,674,Evan Bayh,DEM,46,Todd C. Young,REP,50,,-4,11/8/2016,42.41,52.11,-9.7,5.7,5.7,1,, -47924,75140,79,2016,2016_Sen-G_SD,SD,Sen-G,Sen-G,SurveyMonkey,324,10/28/2016,298,Jay H. Williams,DEM,31,John Thune,REP,67,,-36,11/8/2016,28.17,71.83,-43.66,7.66,7.66,1,, -47895,75121,80,2016,2016_Sen-G_ID,ID,Sen-G,Sen-G,SurveyMonkey,324,10/28/2016,447,Jerry Sturgill,DEM,34,Mike Crapo,REP,61,,-27,11/8/2016,27.73,66.13,-38.41,11.41,11.41,1,, -47900,75126,81,2016,2016_Sen-G_KY,KY,Sen-G,Sen-G,SurveyMonkey,324,10/28/2016,424,Jim Gray,DEM,46,Rand Paul,REP,52,,-6,11/8/2016,42.72,57.27,-14.55,8.55,8.55,1,, -47938,74996,81,2016,2016_Sen-G_KY,KY,Sen-G,Sen-G,Western Kentucky University,379,10/28/2016,602,Jim Gray,DEM,39,Rand Paul,REP,55,,-16,11/8/2016,42.72,57.27,-14.55,1.45,-1.45,1,, -47903,75128,82,2016,2016_Sen-G_MD,MD,Sen-G,Sen-G,SurveyMonkey,324,10/28/2016,740,Chris Van Hollen,DEM,66,Kathy Szeliga,REP,31,,35,11/8/2016,60.89,35.67,25.21,9.79,9.79,1,, -47886,75114,83,2016,2016_Sen-G_AR,AR,Sen-G,Sen-G,SurveyMonkey,324,10/28/2016,484,Conner W. Eldridge,DEM,44,John Boozman,REP,54,,-10,11/8/2016,36.17,59.77,-23.6,13.6,13.6,1,, -47896,75122,84,2016,2016_Sen-G_IL,IL,Sen-G,Sen-G,SurveyMonkey,324,10/28/2016,1003,Tammy Duckworth,DEM,57,Mark Kirk,REP,38,,19,11/8/2016,54.86,39.78,15.08,3.92,3.92,1,, -47912,75131,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,SurveyMonkey,324,10/28/2016,659,Margaret Wood Hassan,DEM,50,Kelly Ayotte,REP,38,,12,11/8/2016,47.98,47.84,.14,11.86,11.86,1,, -48499,76016,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,10/28/2016,516,Margaret Wood Hassan,DEM,45,Kelly Ayotte,REP,44,,1,11/8/2016,47.98,47.84,.14,.86,.86,1,, -47876,74929,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Franklin & Marshall College,106,10/28/2016,652,Kathleen Alana McGinty,DEM,47,Patrick J. Toomey,REP,35,,12,11/8/2016,47.34,48.77,-1.43,13.43,13.43,0,, -47867,74910,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Gravis Marketing,124,10/28/2016,3217,Kathleen Alana McGinty,DEM,45,Patrick J. Toomey,REP,41,,4,11/8/2016,47.34,48.77,-1.43,5.43,5.43,0,among registered voters, -47921,75138,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,SurveyMonkey,324,10/28/2016,2255,Kathleen Alana McGinty,DEM,49,Patrick J. Toomey,REP,46,,3,11/8/2016,47.34,48.77,-1.43,4.43,4.43,0,, -47885,75113,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,SurveyMonkey,324,10/28/2016,1457,Ann Kirkpatrick,DEM,46,John McCain,REP,49,,-3,11/8/2016,40.75,53.71,-12.96,9.96,9.96,1,, -47893,75119,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,SurveyMonkey,324,10/28/2016,2665,Jim Barksdale,DEM,41,Johnny Isakson,REP,50,,-9,11/8/2016,41.03,54.78,-13.75,4.75,4.75,1,, -47887,75115,89,2016,2016_Sen-G_CA,CA,Sen-G,Sen-G,SurveyMonkey,324,10/28/2016,2505,Kamala D. Harris,DEM,50,Loretta Sanchez,DEM,30,,20,11/8/2016,61.6,38.4,23.21,3.21,,1,, -48125,75941,89,2016,2016_Sen-G_CA,CA,Sen-G,Sen-G,YouGov,391,10/28/2016,1498,Kamala D. Harris,DEM,47,Loretta Sanchez,DEM,23,,24,11/8/2016,61.6,38.4,23.21,.79,,1,, -47889,75117,91,2016,2016_Sen-G_CT,CT,Sen-G,Sen-G,SurveyMonkey,324,10/28/2016,554,Richard Blumenthal,DEM,59,Dan Carter,REP,38,,21,11/8/2016,63.19,34.62,28.57,7.57,-7.57,1,, -47898,75124,92,2016,2016_Sen-G_IA,IA,Sen-G,Sen-G,SurveyMonkey,324,10/28/2016,984,Patty Judge,DEM,41,Chuck Grassley,REP,56,,-15,11/8/2016,35.66,60.09,-24.43,9.43,9.43,1,, -47892,75118,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,SurveyMonkey,324,10/28/2016,2809,Patrick Murphy,DEM,47,Marco Rubio,REP,49,,-2,11/8/2016,44.31,51.98,-7.67,5.67,5.67,1,, -48018,75146,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,TargetSmart/William & Mary,332,10/28/2016,718,Patrick Murphy,DEM,43,Marco Rubio,REP,49,,-6,11/8/2016,44.31,51.98,-7.67,1.67,1.67,1,, -47784,74802,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,10/28/2016,1165,Hillary Rodham Clinton,DEM,47.5,Donald Trump,REP,46,,1.5,11/8/2016,48.02,45.93,2.09,.59,-.59,1,average of multiple versions or turnout models listed in poll, -47939,74997,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,10/28/2016,943,Hillary Rodham Clinton,DEM,37.1,Donald Trump,REP,36.6,,.5,11/8/2016,48.02,45.93,2.09,1.59,-1.59,1,, -47940,74999,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,10/28/2016,24316,Hillary Rodham Clinton,DEM,37.69,Donald Trump,REP,35.07,,2.6199999,11/8/2016,48.02,45.93,2.09,.53,.53,1,, -47855,74883,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Lucid,175,10/28/2016,2617,Hillary Rodham Clinton,DEM,42,Donald Trump,REP,41,,1,11/8/2016,48.02,45.93,2.09,1.09,-1.09,1,, -47858,74893,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Morning Consult,218,10/28/2016,1794,Hillary Rodham Clinton,DEM,44,Donald Trump,REP,40,,4,11/8/2016,48.02,45.93,2.09,1.91,1.91,1,average of multiple versions or turnout models listed in poll, -47874,74923,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,USC Dornsife/Los Angeles Times,343,10/28/2016,3145,Hillary Rodham Clinton,DEM,43.28,Donald Trump,REP,46.9,,-3.6199999,11/8/2016,48.02,45.93,2.09,5.71,-5.71,0,, -47884,74940,602,2016,2016_Pres-G_AK,AK,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,300,Hillary Rodham Clinton,DEM,38,Donald Trump,REP,46,,-8,11/8/2016,36.55,51.28,-14.73,6.73,6.73,1,, -47883,74939,603,2016,2016_Pres-G_AL,AL,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,485,Hillary Rodham Clinton,DEM,35,Donald Trump,REP,55,,-20,11/8/2016,34.36,62.08,-27.73,7.73,7.73,1,, -47886,74942,604,2016,2016_Pres-G_AR,AR,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,484,Hillary Rodham Clinton,DEM,39,Donald Trump,REP,52,,-13,11/8/2016,33.65,60.57,-26.92,13.92,13.92,1,, -47885,74941,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,1457,Hillary Rodham Clinton,DEM,43,Donald Trump,REP,44,,-1,11/8/2016,44.58,48.08,-3.5,2.5,2.5,1,, -47887,74943,606,2016,2016_Pres-G_CA,CA,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,2505,Hillary Rodham Clinton,DEM,55,Donald Trump,REP,30,,25,11/8/2016,61.48,31.49,29.99,4.99,-4.99,1,, -48125,75391,606,2016,2016_Pres-G_CA,CA,Pres-G,Pres-G,YouGov,391,10/28/2016,1498,Hillary Rodham Clinton,DEM,53,Donald Trump,REP,33,,20,11/8/2016,61.48,31.49,29.99,9.99,-9.99,1,, -47888,74944,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,1532,Hillary Rodham Clinton,DEM,43,Donald Trump,REP,39,,4,11/8/2016,48.16,43.25,4.91,.91,-.91,1,, -47889,74945,608,2016,2016_Pres-G_CT,CT,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,554,Hillary Rodham Clinton,DEM,51,Donald Trump,REP,39,,12,11/8/2016,54.57,40.93,13.64,1.64,-1.64,1,, -47890,74946,609,2016,2016_Pres-G_DC,DC,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,332,Hillary Rodham Clinton,DEM,88,Donald Trump,REP,4,,84,11/8/2016,90.86,4.09,86.78,2.78,-2.78,1,, -47891,74947,610,2016,2016_Pres-G_DE,DE,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,458,Hillary Rodham Clinton,DEM,50,Donald Trump,REP,38,,12,11/8/2016,53.09,41.71,11.37,.63,.63,1,, -47892,74948,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,2809,Hillary Rodham Clinton,DEM,46,Donald Trump,REP,45,,1,11/8/2016,47.41,48.6,-1.19,2.19,2.19,0,, -48018,75145,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,TargetSmart/William & Mary,332,10/28/2016,718,Hillary Rodham Clinton,DEM,48,Donald Trump,REP,40,,8,11/8/2016,47.41,48.6,-1.19,9.19,9.19,0,, -47893,74949,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,2665,Hillary Rodham Clinton,DEM,44,Donald Trump,REP,46,,-2,11/8/2016,45.35,50.44,-5.1,3.1,3.1,1,, -47894,74950,613,2016,2016_Pres-G_HI,HI,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,467,Hillary Rodham Clinton,DEM,51,Donald Trump,REP,32,,19,11/8/2016,62.22,30.04,32.18,13.18,-13.18,1,, -47898,74954,614,2016,2016_Pres-G_IA,IA,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,984,Hillary Rodham Clinton,DEM,40,Donald Trump,REP,45,,-5,11/8/2016,41.74,51.15,-9.41,4.41,4.41,1,, -47895,74951,615,2016,2016_Pres-G_ID,ID,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,447,Hillary Rodham Clinton,DEM,31,Donald Trump,REP,49,,-18,11/8/2016,27.48,59.25,-31.76,13.76,13.76,1,, -47896,74952,616,2016,2016_Pres-G_IL,IL,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,1003,Hillary Rodham Clinton,DEM,52,Donald Trump,REP,35,,17,11/8/2016,55.24,38.36,16.89,.11,.11,1,, -47897,74953,617,2016,2016_Pres-G_IN,IN,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,674,Hillary Rodham Clinton,DEM,37,Donald Trump,REP,51,,-14,11/8/2016,37.46,56.47,-19.01,5.01,5.01,1,, -47899,74955,618,2016,2016_Pres-G_KS,KS,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,1273,Hillary Rodham Clinton,DEM,36,Donald Trump,REP,47,,-11,11/8/2016,35.74,56.16,-20.42,9.42,9.42,1,, -48076,75206,618,2016,2016_Pres-G_KS,KS,Pres-G,Pres-G,SurveyUSA,325,10/28/2016,624,Hillary Rodham Clinton,DEM,38,Donald Trump,REP,49,,-11,11/8/2016,35.74,56.16,-20.42,9.42,9.42,1,, -47900,74956,619,2016,2016_Pres-G_KY,KY,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,424,Hillary Rodham Clinton,DEM,31,Donald Trump,REP,58,,-27,11/8/2016,32.68,62.52,-29.84,2.84,2.84,1,, -47938,74995,619,2016,2016_Pres-G_KY,KY,Pres-G,Pres-G,Western Kentucky University,379,10/28/2016,602,Hillary Rodham Clinton,DEM,37,Donald Trump,REP,54,,-17,11/8/2016,32.68,62.52,-29.84,12.84,12.84,1,, -47901,74957,620,2016,2016_Pres-G_LA,LA,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,423,Hillary Rodham Clinton,DEM,38,Donald Trump,REP,51,,-13,11/8/2016,38.45,58.09,-19.64,6.64,6.64,1,, -47904,74960,621,2016,2016_Pres-G_MA,MA,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,796,Hillary Rodham Clinton,DEM,58,Donald Trump,REP,29,,29,11/8/2016,60.01,32.81,27.2,1.8,1.8,1,, -48324,75697,621,2016,2016_Pres-G_MA,MA,Pres-G,Pres-G,Western New England University,380,10/28/2016,417,Hillary Rodham Clinton,DEM,56,Donald Trump,REP,26,,30,11/8/2016,60.01,32.81,27.2,2.8,2.8,1,, -47903,74959,622,2016,2016_Pres-G_MD,MD,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,740,Hillary Rodham Clinton,DEM,63,Donald Trump,REP,27,,36,11/8/2016,60.33,33.91,26.42,9.58,9.58,1,, -47902,74958,623,2016,2016_Pres-G_ME,ME,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,432,Hillary Rodham Clinton,DEM,49,Donald Trump,REP,37,,12,11/8/2016,47.83,44.87,2.96,9.04,9.04,1,, -47905,74961,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,1649,Hillary Rodham Clinton,DEM,43,Donald Trump,REP,42,,1,11/8/2016,47.03,47.25,-.22,1.22,1.22,0,, -47906,74962,625,2016,2016_Pres-G_MN,MN,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,773,Hillary Rodham Clinton,DEM,46,Donald Trump,REP,37,,9,11/8/2016,46.44,44.93,1.51,7.49,7.49,1,, -47860,74895,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,BK Strategies,20,10/28/2016,1698,Hillary Rodham Clinton,DEM,39,Donald Trump,REP,53,,-14,11/8/2016,37.87,56.38,-18.51,4.51,4.51,1,, -47908,74964,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,671,Hillary Rodham Clinton,DEM,39,Donald Trump,REP,46,,-7,11/8/2016,37.87,56.38,-18.51,11.51,11.51,1,, -47907,74963,627,2016,2016_Pres-G_MS,MS,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,648,Hillary Rodham Clinton,DEM,41,Donald Trump,REP,48,,-7,11/8/2016,40.06,57.86,-17.8,10.8,10.8,1,, -47909,74965,628,2016,2016_Pres-G_MT,MT,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,405,Hillary Rodham Clinton,DEM,36,Donald Trump,REP,49,,-13,11/8/2016,35.41,55.65,-20.23,7.23,7.23,1,, -47916,74972,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,1574,Hillary Rodham Clinton,DEM,47,Donald Trump,REP,44,,3,11/8/2016,46.17,49.83,-3.66,6.66,6.66,0,, -47917,74973,630,2016,2016_Pres-G_ND,ND,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,279,Hillary Rodham Clinton,DEM,31,Donald Trump,REP,53,,-22,11/8/2016,27.23,62.96,-35.73,13.73,13.73,1,, -47910,74966,631,2016,2016_Pres-G_NE,NE,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,412,Hillary Rodham Clinton,DEM,32,Donald Trump,REP,52,,-20,11/8/2016,33.7,58.75,-25.05,5.05,5.05,1,, -47912,74968,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,659,Hillary Rodham Clinton,DEM,48,Donald Trump,REP,35,,13,11/8/2016,46.83,46.46,.37,12.63,12.63,1,, -48499,76005,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,10/28/2016,516,Hillary Rodham Clinton,DEM,46,Donald Trump,REP,38,,8,11/8/2016,46.83,46.46,.37,7.63,7.63,1,, -47913,74969,633,2016,2016_Pres-G_NJ,NJ,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,724,Hillary Rodham Clinton,DEM,55,Donald Trump,REP,35,,20,11/8/2016,54.99,41,13.98,6.02,6.02,1,, -47914,74970,634,2016,2016_Pres-G_NM,NM,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,987,Hillary Rodham Clinton,DEM,44,Donald Trump,REP,34,,10,11/8/2016,48.26,40.04,8.21,1.79,1.79,1,, -47911,74967,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,1010,Hillary Rodham Clinton,DEM,43,Donald Trump,REP,42,,1,11/8/2016,47.92,45.5,2.42,1.42,-1.42,1,, -52424,82776,636,2016,2016_Pres-G_NY,NY,Pres-G,Pres-G,McLaughlin & Associates,203,10/28/2016,600,Hillary Rodham Clinton,DEM,49,Donald Trump,REP,38,,11,11/8/2016,59,36.51,22.49,11.49,-11.49,1,for New York State Republican Party,R -47915,74971,636,2016,2016_Pres-G_NY,NY,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,1734,Hillary Rodham Clinton,DEM,56,Donald Trump,REP,33,,23,11/8/2016,59,36.51,22.49,.51,.51,1,, -47918,74974,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,1823,Hillary Rodham Clinton,DEM,40,Donald Trump,REP,45,,-5,11/8/2016,43.24,51.31,-8.07,3.07,3.07,1,, -47919,74975,638,2016,2016_Pres-G_OK,OK,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,472,Hillary Rodham Clinton,DEM,31,Donald Trump,REP,54,,-23,11/8/2016,28.93,65.32,-36.39,13.39,13.39,1,, -47920,74976,639,2016,2016_Pres-G_OR,OR,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,743,Hillary Rodham Clinton,DEM,51,Donald Trump,REP,36,,15,11/8/2016,50.07,39.09,10.98,4.02,4.02,1,, -47876,74927,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Franklin & Marshall College,106,10/28/2016,652,Hillary Rodham Clinton,DEM,49,Donald Trump,REP,38,,11,11/8/2016,47.46,48.17,-.72,11.72,11.72,0,, -47867,74909,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Gravis Marketing,124,10/28/2016,3217,Hillary Rodham Clinton,DEM,47,Donald Trump,REP,44,,3,11/8/2016,47.46,48.17,-.72,3.72,3.72,0,among registered voters, -47921,74977,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,2255,Hillary Rodham Clinton,DEM,49,Donald Trump,REP,41,,8,11/8/2016,47.46,48.17,-.72,8.72,8.72,0,, -47922,74978,641,2016,2016_Pres-G_RI,RI,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,419,Hillary Rodham Clinton,DEM,49,Donald Trump,REP,36,,13,11/8/2016,54.41,38.9,15.51,2.51,-2.51,1,, -47923,74979,642,2016,2016_Pres-G_SC,SC,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,1762,Hillary Rodham Clinton,DEM,43,Donald Trump,REP,45,,-2,11/8/2016,40.67,54.94,-14.27,12.27,12.27,1,, -47924,74980,643,2016,2016_Pres-G_SD,SD,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,298,Hillary Rodham Clinton,DEM,27,Donald Trump,REP,53,,-26,11/8/2016,31.74,61.53,-29.79,3.79,3.79,1,, -47925,74981,644,2016,2016_Pres-G_TN,TN,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,550,Hillary Rodham Clinton,DEM,38,Donald Trump,REP,51,,-13,11/8/2016,34.72,60.72,-26.01,13.01,13.01,1,, -47993,75052,645,2016,2016_Pres-G_TX,TX,Pres-G,Pres-G,Dixie Strategies,81,10/28/2016,980,Hillary Rodham Clinton,DEM,39.39,Donald Trump,REP,51.53,,-12.14,11/8/2016,43.12,52.1,-8.98,3.16,-3.16,1,, -47926,74982,645,2016,2016_Pres-G_TX,TX,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,2051,Hillary Rodham Clinton,DEM,41,Donald Trump,REP,47,,-6,11/8/2016,43.12,52.1,-8.98,2.98,2.98,1,, -47927,74983,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,1078,Hillary Rodham Clinton,DEM,30,Donald Trump,REP,33,,-3,11/8/2016,27.17,45.05,-17.89,14.89,14.89,1,, -48097,75284,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Hampton University,131,10/28/2016,802,Hillary Rodham Clinton,DEM,41,Donald Trump,REP,44,,-3,11/8/2016,49.75,44.43,5.32,8.32,-8.32,0,, -47929,74985,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,2089,Hillary Rodham Clinton,DEM,48,Donald Trump,REP,38,,10,11/8/2016,49.75,44.43,5.32,4.68,4.68,1,, -47928,74984,648,2016,2016_Pres-G_VT,VT,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,436,Hillary Rodham Clinton,DEM,53,Donald Trump,REP,25,,28,11/8/2016,56.68,30.27,26.41,1.59,1.59,1,, -47930,74986,649,2016,2016_Pres-G_WA,WA,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,745,Hillary Rodham Clinton,DEM,53,Donald Trump,REP,34,,19,11/8/2016,52.54,36.83,15.71,3.29,3.29,1,, -47758,74741,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,Emerson College,88,10/28/2016,400,Hillary Rodham Clinton,DEM,48,Donald Trump,REP,42,,6,11/8/2016,46.45,47.22,-.76,6.76,6.76,0,, -47932,74988,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,1195,Hillary Rodham Clinton,DEM,44,Donald Trump,REP,42,,2,11/8/2016,46.45,47.22,-.76,2.76,2.76,0,, -47931,74987,651,2016,2016_Pres-G_WV,WV,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,321,Hillary Rodham Clinton,DEM,27,Donald Trump,REP,58,,-31,11/8/2016,26.18,67.85,-41.68,10.68,10.68,1,, -47933,74989,652,2016,2016_Pres-G_WY,WY,Pres-G,Pres-G,SurveyMonkey,324,10/28/2016,251,Hillary Rodham Clinton,DEM,22,Donald Trump,REP,62,,-40,11/8/2016,21.88,68.17,-46.3,6.3,6.3,1,, -49210,77123,5984,2016,2016_House-G_MN-2,MN-2,House-G,House-G,GBAO,109,10/28/2016,500,Angie Craig,DEM,45,Jason Lewis,REP,40,,5,11/8/2016,45.16,46.95,-1.8,6.8,6.8,0,for Angie Craig,D -48499,77121,6011,2016,2016_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,10/28/2016,239,Carol Shea-Porter,DEM,37,Frank C. Guinta,REP,33,,4,11/8/2016,44.29,42.95,1.34,2.66,2.66,1,, -48499,77122,6012,2016,2016_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,10/28/2016,237,Annie Kuster,DEM,48,Jim Lawrence,REP,33,,15,11/8/2016,49.75,45.31,4.44,10.56,10.56,1,, -47939,74998,8272,2016,2016_House-G_US,US,House-G,House-G,Google Surveys,122,10/28/2016,943,Democratic,DEM,35.7,Republican,REP,38.6,,-2.9000001,11/8/2016,48.03,49.11,-1.09,1.81,-1.81,1,, -47858,74892,8272,2016,2016_House-G_US,US,House-G,House-G,Morning Consult,218,10/28/2016,1794,Democratic,DEM,45,Republican,REP,40,,5,11/8/2016,48.03,49.11,-1.09,6.09,6.09,0,, -47857,74915,49,2016,2016_Gov-G_IN,IN,Gov-G,Gov-G,Monmouth University,215,10/29/2016,402,John R. Gregg,DEM,48,Eric Joseph Holcomb,REP,42,,6,11/8/2016,45.42,51.38,-5.95,11.95,11.95,0,, -48095,75265,71,2016,2016_Sen-G_WI,WI,Sen-G,Sen-G,Marquette University Law School,195,10/29/2016,1255,Russ Feingold,DEM,45,Ron Johnson,REP,44,,1,11/8/2016,46.81,50.17,-3.36,4.36,4.36,0,, -47857,74886,78,2016,2016_Sen-G_IN,IN,Sen-G,Sen-G,Monmouth University,215,10/29/2016,402,Evan Bayh,DEM,45,Todd C. Young,REP,45,,0,11/8/2016,42.41,52.11,-9.7,9.7,9.7,.5,, -47878,74933,84,2016,2016_Sen-G_IL,IL,Sen-G,Sen-G,Emerson College,88,10/29/2016,500,Tammy Duckworth,DEM,53.7,Mark Kirk,REP,36.2,,17.5,11/8/2016,54.86,39.78,15.08,2.42,2.42,1,, -48182,75454,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Morning Consult,218,10/29/2016,1037,Hillary Rodham Clinton,DEM,51.5,Donald Trump,REP,47.5,,4,11/8/2016,48.02,45.93,2.09,1.91,1.91,1,average of multiple versions or turnout models listed in poll, -48075,75205,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Trafalgar Group,338,10/29/2016,1150,Hillary Rodham Clinton,DEM,44.82,Donald Trump,REP,48.68,,-3.8599999,11/8/2016,47.41,48.6,-1.19,2.67,-2.67,1,, -47878,74931,616,2016,2016_Pres-G_IL,IL,Pres-G,Pres-G,Emerson College,88,10/29/2016,500,Hillary Rodham Clinton,DEM,53,Donald Trump,REP,41,,12,11/8/2016,55.24,38.36,16.89,4.89,-4.89,1,, -47857,74885,617,2016,2016_Pres-G_IN,IN,Pres-G,Pres-G,Monmouth University,215,10/29/2016,402,Hillary Rodham Clinton,DEM,39,Donald Trump,REP,50,,-11,11/8/2016,37.46,56.47,-19.01,8.01,8.01,1,, -47879,74932,623,2016,2016_Pres-G_ME,ME,Pres-G,Pres-G,Emerson College,88,10/29/2016,750,Hillary Rodham Clinton,DEM,46,Donald Trump,REP,42,,4,11/8/2016,47.83,44.87,2.96,1.04,1.04,1,, -47880,74935,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,ABC News/The Washington Post,3,10/29/2016,1024,Hillary Rodham Clinton,DEM,49.5,Donald Trump,REP,43.5,,6,11/8/2016,49.75,44.43,5.32,.68,.68,1,average of multiple versions or turnout models listed in poll, -47877,74930,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Emerson College,88,10/29/2016,800,Hillary Rodham Clinton,DEM,49,Donald Trump,REP,45,,4,11/8/2016,49.75,44.43,5.32,1.32,-1.32,1,, -48095,75264,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,Marquette University Law School,195,10/29/2016,1255,Hillary Rodham Clinton,DEM,46,Donald Trump,REP,40,,6,11/8/2016,46.45,47.22,-.76,6.76,6.76,0,, -49223,77141,6028,2016,2016_House-G_NY-1,NY-1,House-G,House-G,Siena College,305,10/29/2016,607,Anna Throne-Holst,DEM,36,Lee Zeldin,REP,57,,-21,11/8/2016,41.79,58.18,-16.39,4.61,-4.61,1,, -49209,77120,6046,2016,2016_House-G_NY-19,NY-19,House-G,House-G,SurveyUSA,325,10/29/2016,598,Zephyr R. Teachout,DEM,45,John J. Faso,REP,42,,3,11/8/2016,45.89,53.99,-8.11,11.11,11.11,0,, -47935,74991,8715,2016,2016_Pres-G_M1,M1,Pres-G,Pres-G,Emerson College,88,10/29/2016,375,Hillary Rodham Clinton,DEM,48.8,Donald Trump,REP,42.5,,6.3000002,11/8/2016,56.63,41.09,15.54,9.24,-9.24,1,, -47936,74992,8716,2016,2016_Pres-G_M2,M2,Pres-G,Pres-G,Emerson College,88,10/29/2016,375,Hillary Rodham Clinton,DEM,43.6,Donald Trump,REP,42.2,,1.4,11/8/2016,43.37,54.26,-10.89,12.29,12.29,0,, -48121,75382,50,2016,2016_Gov-G_MO,MO,Gov-G,Gov-G,DFM Research,69,10/30/2016,508,Chris Koster,DEM,45,Eric Greitens,REP,39,,6,11/8/2016,45.57,51.14,-5.57,11.57,11.57,0,"for International Association of Sheet Metal, Air, Rail and Transportation Workers",D -47996,75058,50,2016,2016_Gov-G_MO,MO,Gov-G,Gov-G,Monmouth University,215,10/30/2016,405,Chris Koster,DEM,46,Eric Greitens,REP,46,,0,11/8/2016,45.57,51.14,-5.57,5.57,5.57,.5,, -48099,75482,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,Quinnipiac University,267,10/30/2016,602,Roy A. Cooper,DEM,49,Pat McCrory,REP,47,,2,11/8/2016,49.02,48.8,.22,1.78,1.78,1,, -48008,75109,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,SurveyUSA,325,10/30/2016,659,Roy A. Cooper,DEM,48,Pat McCrory,REP,47,,1,11/8/2016,49.02,48.8,.22,.78,.78,1,, -48099,75465,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Quinnipiac University,267,10/30/2016,602,Deborah K. Ross,DEM,49,Richard Burr,REP,45,,4,11/8/2016,45.37,51.06,-5.7,9.7,9.7,0,, -48008,75104,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,10/30/2016,659,Deborah K. Ross,DEM,43,Richard Burr,REP,49,,-6,11/8/2016,45.37,51.06,-5.7,.3,-.3,1,, -48089,75251,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,10/30/2016,790,Catherine Cortez Masto,DEM,47,Joseph J. Heck,REP,49,,-2,11/8/2016,47.1,44.67,2.43,4.43,-4.43,0,, -48096,75513,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,JMC Analytics,156,10/30/2016,600,Catherine Cortez Masto,DEM,45,Joseph J. Heck,REP,43,,2,11/8/2016,47.1,44.67,2.43,.43,-.43,1,, -48104,75319,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Lucid,175,10/30/2016,892,Catherine Cortez Masto,DEM,47,Joseph J. Heck,REP,41,,6,11/8/2016,47.1,44.67,2.43,3.57,3.57,1,, -48100,75466,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,Quinnipiac University,267,10/30/2016,589,Ted Strickland,DEM,38,Rob Portman,REP,56,,-18,11/8/2016,37.16,58.03,-20.87,2.87,2.87,1,, -48121,75381,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,DFM Research,69,10/30/2016,508,Jason Kander,DEM,41,Roy Blunt,REP,41,,0,11/8/2016,46.39,49.18,-2.79,2.79,2.79,.5,"for International Association of Sheet Metal, Air, Rail and Transportation Workers",D -48081,75213,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,Emerson College,88,10/30/2016,650,Jason Kander,DEM,45,Roy Blunt,REP,45,,0,11/8/2016,46.39,49.18,-2.79,2.79,2.79,.5,, -47996,75056,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,Monmouth University,215,10/30/2016,405,Jason Kander,DEM,46,Roy Blunt,REP,47,,-1,11/8/2016,46.39,49.18,-2.79,1.79,1.79,1,, -48193,75582,73,2016,2016_Sen-G_UT,UT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/30/2016,750,Misty Katherine Snow,DEM,27,Mike Lee,REP,59,,-32,11/8/2016,27.06,68.15,-41.09,9.09,9.09,1,, -48079,75211,74,2016,2016_Sen-G_CO,CO,Sen-G,Sen-G,Emerson College,88,10/30/2016,750,Michael F. Bennet,DEM,47,Darryl Glenn,REP,42,,5,11/8/2016,49.97,44.31,5.66,.66,-.66,1,, -48103,75318,74,2016,2016_Sen-G_CO,CO,Sen-G,Sen-G,Lucid,175,10/30/2016,972,Michael F. Bennet,DEM,49,Darryl Glenn,REP,41,,8,11/8/2016,49.97,44.31,5.66,2.34,2.34,1,, -48123,75388,74,2016,2016_Sen-G_CO,CO,Sen-G,Sen-G,University of Denver,348,10/30/2016,550,Michael F. Bennet,DEM,48,Darryl Glenn,REP,40,,8,11/8/2016,49.97,44.31,5.66,2.34,2.34,1,, -48090,75253,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,10/30/2016,799,Kathleen Alana McGinty,DEM,51,Patrick J. Toomey,REP,46,,5,11/8/2016,47.34,48.77,-1.43,6.43,6.43,0,, -48101,75467,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Quinnipiac University,267,10/30/2016,612,Kathleen Alana McGinty,DEM,48,Patrick J. Toomey,REP,47,,1,11/8/2016,47.34,48.77,-1.43,2.43,2.43,0,, -48087,75247,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,10/30/2016,769,Ann Kirkpatrick,DEM,41,John McCain,REP,54,,-13,11/8/2016,40.75,53.71,-12.96,.04,-.04,1,, -47994,75054,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,Data Orbital,73,10/30/2016,550,Ann Kirkpatrick,DEM,39,John McCain,REP,49,,-10,11/8/2016,40.75,53.71,-12.96,2.96,2.96,1,, -48078,75210,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,Emerson College,88,10/30/2016,700,Ann Kirkpatrick,DEM,40,John McCain,REP,46,,-6,11/8/2016,40.75,53.71,-12.96,6.96,6.96,1,, -48102,75317,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,Lucid,175,10/30/2016,1113,Ann Kirkpatrick,DEM,40,John McCain,REP,52,,-12,11/8/2016,40.75,53.71,-12.96,.96,.96,1,, -48080,75212,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,Emerson College,88,10/30/2016,650,Jim Barksdale,DEM,40,Johnny Isakson,REP,48,,-8,11/8/2016,41.03,54.78,-13.75,5.75,5.75,1,, -48011,75103,89,2016,2016_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,10/30/2016,747,Kamala D. Harris,DEM,47,Loretta Sanchez,DEM,27,,20,11/8/2016,61.6,38.4,23.21,3.21,,1,, -48088,75249,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,10/30/2016,773,Patrick Murphy,DEM,48,Marco Rubio,REP,49,,-1,11/8/2016,44.31,51.98,-7.67,6.67,6.67,1,, -48098,75464,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Quinnipiac University,267,10/30/2016,626,Patrick Murphy,DEM,44,Marco Rubio,REP,50,,-6,11/8/2016,44.31,51.98,-7.67,1.67,1.67,1,, -50617,79882,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Big Data Poll,251,10/30/2016,2123,Hillary Rodham Clinton,DEM,41.7,Donald Trump,REP,44.1,,-2.4000001,11/8/2016,48.02,45.93,2.09,4.49,-4.49,0,, -48180,75450,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,10/30/2016,927,Hillary Rodham Clinton,DEM,46,Donald Trump,REP,43,,3,11/8/2016,48.02,45.93,2.09,.91,.91,1,average of multiple versions or turnout models listed in poll, -48114,75376,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,10/30/2016,1772,Hillary Rodham Clinton,DEM,44.9,Donald Trump,REP,38.1,,6.8000002,11/8/2016,48.02,45.93,2.09,4.71,4.71,1,average of multiple versions or turnout models listed in poll, -47786,74805,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Morning Consult,218,10/30/2016,1772,Hillary Rodham Clinton,DEM,44,Donald Trump,REP,41,,3,11/8/2016,48.02,45.93,2.09,.91,.91,1,average of multiple versions or turnout models listed in poll, -48087,75233,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,10/30/2016,769,Hillary Rodham Clinton,DEM,45,Donald Trump,REP,50,,-5,11/8/2016,44.58,48.08,-3.5,1.5,-1.5,1,average of multiple versions or turnout models listed in poll, -47994,75053,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Data Orbital,73,10/30/2016,550,Hillary Rodham Clinton,DEM,41,Donald Trump,REP,45,,-4,11/8/2016,44.58,48.08,-3.5,.5,-.5,1,, -48078,75214,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Emerson College,88,10/30/2016,700,Hillary Rodham Clinton,DEM,43,Donald Trump,REP,47,,-4,11/8/2016,44.58,48.08,-3.5,.5,-.5,1,, -48102,75313,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Lucid,175,10/30/2016,1113,Hillary Rodham Clinton,DEM,41,Donald Trump,REP,42,,-1,11/8/2016,44.58,48.08,-3.5,2.5,2.5,1,, -48185,75456,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Saguaro Strategies,298,10/30/2016,2229,Hillary Rodham Clinton,DEM,45,Donald Trump,REP,44,,1,11/8/2016,44.58,48.08,-3.5,4.5,4.5,0,, -48011,75087,606,2016,2016_Pres-G_CA,CA,Pres-G,Pres-G,SurveyUSA,325,10/30/2016,747,Hillary Rodham Clinton,DEM,56,Donald Trump,REP,35,,21,11/8/2016,61.48,31.49,29.99,8.99,-8.99,1,, -48079,75215,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,Emerson College,88,10/30/2016,750,Hillary Rodham Clinton,DEM,44,Donald Trump,REP,41,,3,11/8/2016,48.16,43.25,4.91,1.91,-1.91,1,, -48103,75314,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,Lucid,175,10/30/2016,972,Hillary Rodham Clinton,DEM,44,Donald Trump,REP,37,,7,11/8/2016,48.16,43.25,4.91,2.09,2.09,1,, -47845,74872,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,Remington Research Group,279,10/30/2016,952,Hillary Rodham Clinton,DEM,45,Donald Trump,REP,44,,1,11/8/2016,48.16,43.25,4.91,3.91,-3.91,1,, -48123,75387,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,University of Denver,348,10/30/2016,550,Hillary Rodham Clinton,DEM,40.5,Donald Trump,REP,40,,.5,11/8/2016,48.16,43.25,4.91,4.41,-4.41,1,average of multiple versions or turnout models listed in poll, -48088,75237,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,10/30/2016,773,Hillary Rodham Clinton,DEM,49.5,Donald Trump,REP,48,,1.5,11/8/2016,47.41,48.6,-1.19,2.69,2.69,0,average of multiple versions or turnout models listed in poll, -48098,75309,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Quinnipiac University,267,10/30/2016,626,Hillary Rodham Clinton,DEM,46.5,Donald Trump,REP,45,,1.5,11/8/2016,47.41,48.6,-1.19,2.69,2.69,0,average of multiple versions or turnout models listed in poll, -47846,74873,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Remington Research Group,279,10/30/2016,989,Hillary Rodham Clinton,DEM,44,Donald Trump,REP,48,,-4,11/8/2016,47.41,48.6,-1.19,2.81,-2.81,1,, -48080,75216,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Emerson College,88,10/30/2016,650,Hillary Rodham Clinton,DEM,42,Donald Trump,REP,51,,-9,11/8/2016,45.35,50.44,-5.1,3.9,-3.9,1,, -47870,74917,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,10/30/2016,953,Hillary Rodham Clinton,DEM,48.75,Donald Trump,REP,41.5,,7.25,11/8/2016,47.03,47.25,-.22,7.47,7.47,0,average of multiple versions or turnout models listed in poll, -48085,75227,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Strategic National,318,10/30/2016,500,Hillary Rodham Clinton,DEM,45,Donald Trump,REP,44,,1,11/8/2016,47.03,47.25,-.22,1.22,1.22,0,, -48121,75384,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,DFM Research,69,10/30/2016,508,Hillary Rodham Clinton,DEM,38,Donald Trump,REP,47,,-9,11/8/2016,37.87,56.38,-18.51,9.51,9.51,1,"for International Association of Sheet Metal, Air, Rail and Transportation Workers",D -48081,75217,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,Emerson College,88,10/30/2016,650,Hillary Rodham Clinton,DEM,37,Donald Trump,REP,52,,-15,11/8/2016,37.87,56.38,-18.51,3.51,3.51,1,, -47996,75057,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,Monmouth University,215,10/30/2016,405,Hillary Rodham Clinton,DEM,38,Donald Trump,REP,52,,-14,11/8/2016,37.87,56.38,-18.51,4.51,4.51,1,, -48099,75310,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Quinnipiac University,267,10/30/2016,602,Hillary Rodham Clinton,DEM,47.5,Donald Trump,REP,45,,2.5,11/8/2016,46.17,49.83,-3.66,6.16,6.16,0,average of multiple versions or turnout models listed in poll, -47848,74875,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Remington Research Group,279,10/30/2016,1176,Hillary Rodham Clinton,DEM,45,Donald Trump,REP,47,,-2,11/8/2016,46.17,49.83,-3.66,1.66,1.66,1,, -48008,75083,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,SurveyUSA,325,10/30/2016,659,Hillary Rodham Clinton,DEM,44,Donald Trump,REP,51,,-7,11/8/2016,46.17,49.83,-3.66,3.34,-3.34,1,, -48122,75385,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Trafalgar Group,338,10/30/2016,1150,Hillary Rodham Clinton,DEM,44.16,Donald Trump,REP,49.13,,-4.9699998,11/8/2016,46.17,49.83,-3.66,1.31,-1.31,1,, -48323,75695,633,2016,2016_Pres-G_NJ,NJ,Pres-G,Pres-G,Stockton University,317,10/30/2016,678,Hillary Rodham Clinton,DEM,51,Donald Trump,REP,40,,11,11/8/2016,54.99,41,13.98,2.98,-2.98,1,, -48105,75316,634,2016,2016_Pres-G_NM,NM,Pres-G,Pres-G,Lucid,175,10/30/2016,567,Hillary Rodham Clinton,DEM,39,Donald Trump,REP,31,,8,11/8/2016,48.26,40.04,8.21,.21,-.21,1,, -48089,75241,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,10/30/2016,790,Hillary Rodham Clinton,DEM,44,Donald Trump,REP,50,,-6,11/8/2016,47.92,45.5,2.42,8.42,-8.42,0,average of multiple versions or turnout models listed in poll, -48096,75268,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,JMC Analytics,156,10/30/2016,600,Hillary Rodham Clinton,DEM,45,Donald Trump,REP,45,,0,11/8/2016,47.92,45.5,2.42,2.42,-2.42,.5,, -48104,75315,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Lucid,175,10/30/2016,892,Hillary Rodham Clinton,DEM,45,Donald Trump,REP,38,,7,11/8/2016,47.92,45.5,2.42,4.58,4.58,1,, -47847,74874,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Remington Research Group,279,10/30/2016,787,Hillary Rodham Clinton,DEM,44,Donald Trump,REP,48,,-4,11/8/2016,47.92,45.5,2.42,6.42,-6.42,0,, -48100,75311,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Quinnipiac University,267,10/30/2016,589,Hillary Rodham Clinton,DEM,42.5,Donald Trump,REP,46.5,,-4,11/8/2016,43.24,51.31,-8.07,4.07,4.07,1,average of multiple versions or turnout models listed in poll, -47849,74876,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Remington Research Group,279,10/30/2016,1187,Hillary Rodham Clinton,DEM,43,Donald Trump,REP,48,,-5,11/8/2016,43.24,51.31,-8.07,3.07,3.07,1,, -48090,75245,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,10/30/2016,799,Hillary Rodham Clinton,DEM,49.5,Donald Trump,REP,45,,4.5,11/8/2016,47.46,48.17,-.72,5.22,5.22,0,average of multiple versions or turnout models listed in poll, -48101,75312,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Quinnipiac University,267,10/30/2016,612,Hillary Rodham Clinton,DEM,49,Donald Trump,REP,43.5,,5.5,11/8/2016,47.46,48.17,-.72,6.22,6.22,0,average of multiple versions or turnout models listed in poll, -47850,74877,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Remington Research Group,279,10/30/2016,1249,Hillary Rodham Clinton,DEM,45,Donald Trump,REP,43,,2,11/8/2016,47.46,48.17,-.72,2.72,2.72,0,, -48193,75474,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/30/2016,750,Hillary Rodham Clinton,DEM,31,Donald Trump,REP,42,,-11,11/8/2016,27.17,45.05,-17.89,6.89,6.89,1,, -47868,74911,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Remington Research Group,279,10/30/2016,1106,Hillary Rodham Clinton,DEM,47,Donald Trump,REP,43,,4,11/8/2016,49.75,44.43,5.32,1.32,-1.32,1,, -47852,74879,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,Remington Research Group,279,10/30/2016,1172,Hillary Rodham Clinton,DEM,46,Donald Trump,REP,42,,4,11/8/2016,46.45,47.22,-.76,4.76,4.76,0,, -49208,77117,5928,2016,2016_House-G_IA-1,IA-1,House-G,House-G,The Polling Company Inc.,337,10/30/2016,400,Monica Vernon,DEM,41,Rod Blum,REP,52,,-11,11/8/2016,46.08,53.74,-7.66,3.34,-3.34,1,for Rod Blum; among registered voters,R -48180,75992,8272,2016,2016_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,10/30/2016,927,Democratic,DEM,49,Republican,REP,46,,3,11/8/2016,48.03,49.11,-1.09,4.09,4.09,0,, -47786,74806,8272,2016,2016_House-G_US,US,House-G,House-G,Morning Consult,218,10/30/2016,1772,Democratic,DEM,44,Republican,REP,43,,1,11/8/2016,48.03,49.11,-1.09,2.09,2.09,0,, -48346,75936,49,2016,2016_Gov-G_IN,IN,Gov-G,Gov-G,Gravis Marketing,124,10/31/2016,399,John R. Gregg,DEM,42,Eric Joseph Holcomb,REP,38,,4,11/8/2016,45.42,51.38,-5.95,9.95,9.95,0,among registered voters, -48128,75457,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,MassINC Polling Group,198,10/31/2016,500,Colin Van Ostern,DEM,44,Christopher Sununu,REP,49,,-5,11/8/2016,46.57,48.84,-2.27,2.73,-2.73,1,, -48263,76949,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,University of Massachusetts Lowell,355,10/31/2016,695,Colin Van Ostern,DEM,43,Christopher Sununu,REP,47,,-4,11/8/2016,46.57,48.84,-2.27,1.73,-1.73,1,, -48110,75325,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/31/2016,525,Deborah K. Ross,DEM,43,Richard Burr,REP,47,,-4,11/8/2016,45.37,51.06,-5.7,1.7,1.7,1,, -48108,75323,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/31/2016,525,Catherine Cortez Masto,DEM,46,Joseph J. Heck,REP,44,,2,11/8/2016,47.1,44.67,2.43,.43,-.43,1,, -48111,75326,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/31/2016,525,Ted Strickland,DEM,41,Rob Portman,REP,49,,-8,11/8/2016,37.16,58.03,-20.87,12.87,12.87,1,, -48346,75737,78,2016,2016_Sen-G_IN,IN,Sen-G,Sen-G,Gravis Marketing,124,10/31/2016,399,Evan Bayh,DEM,40,Todd C. Young,REP,37,,3,11/8/2016,42.41,52.11,-9.7,12.7,12.7,0,among registered voters, -48128,75397,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,MassINC Polling Group,198,10/31/2016,500,Margaret Wood Hassan,DEM,45,Kelly Ayotte,REP,51,,-6,11/8/2016,47.98,47.84,.14,6.14,-6.14,0,, -48109,75324,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/31/2016,525,Margaret Wood Hassan,DEM,47,Kelly Ayotte,REP,45,,2,11/8/2016,47.98,47.84,.14,1.86,1.86,1,, -48263,75592,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,University of Massachusetts Lowell,355,10/31/2016,695,Margaret Wood Hassan,DEM,47,Kelly Ayotte,REP,46,,1,11/8/2016,47.98,47.84,.14,.86,.86,1,, -48092,75256,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Monmouth University,215,10/31/2016,403,Kathleen Alana McGinty,DEM,47,Patrick J. Toomey,REP,44,,3,11/8/2016,47.34,48.77,-1.43,4.43,4.43,0,, -48112,75327,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/31/2016,525,Kathleen Alana McGinty,DEM,46,Patrick J. Toomey,REP,42,,4,11/8/2016,47.34,48.77,-1.43,5.43,5.43,0,, -48211,75579,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,Marist College,183,10/31/2016,719,Ann Kirkpatrick,DEM,39,John McCain,REP,55,,-16,11/8/2016,40.75,53.71,-12.96,3.04,-3.04,1,, -48209,75583,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,Marist College,183,10/31/2016,707,Jim Barksdale,DEM,37,Johnny Isakson,REP,48,,-11,11/8/2016,41.03,54.78,-13.75,2.75,2.75,1,, -48107,75322,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,10/31/2016,525,Patrick Murphy,DEM,42,Marco Rubio,REP,49,,-7,11/8/2016,44.31,51.98,-7.67,.67,.67,1,, -48262,75570,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Gravis Marketing,124,10/31/2016,5360,Hillary Rodham Clinton,DEM,48,Donald Trump,REP,47.5,,.5,11/8/2016,48.02,45.93,2.09,1.59,-1.59,1,average of multiple versions or turnout models listed in poll; among registered voters, -48091,75254,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Lucid,175,10/31/2016,2617,Hillary Rodham Clinton,DEM,43,Donald Trump,REP,40,,3,11/8/2016,48.02,45.93,2.09,.91,.91,1,, -48077,75209,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/31/2016,1500,Hillary Rodham Clinton,DEM,44,Donald Trump,REP,44,,0,11/8/2016,48.02,45.93,2.09,2.09,-2.09,.5,, -48082,75220,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,10/31/2016,1233,Hillary Rodham Clinton,DEM,47,Donald Trump,REP,44,,3,11/8/2016,48.02,45.93,2.09,.91,.91,1,average of multiple versions or turnout models listed in poll, -48211,75573,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Marist College,183,10/31/2016,719,Hillary Rodham Clinton,DEM,40.5,Donald Trump,REP,45.5,,-5,11/8/2016,44.58,48.08,-3.5,1.5,-1.5,1,average of multiple versions or turnout models listed in poll, -48261,75568,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Gravis Marketing,124,10/31/2016,1195,Hillary Rodham Clinton,DEM,50,Donald Trump,REP,47.5,,2.5,11/8/2016,47.41,48.6,-1.19,3.69,3.69,0,average of multiple versions or turnout models listed in poll; among registered voters, -48107,75328,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/31/2016,525,Hillary Rodham Clinton,DEM,46,Donald Trump,REP,46,,0,11/8/2016,47.41,48.6,-1.19,1.19,1.19,.5,, -48209,75572,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Marist College,183,10/31/2016,707,Hillary Rodham Clinton,DEM,45,Donald Trump,REP,46,,-1,11/8/2016,45.35,50.44,-5.1,4.1,4.1,1,average of multiple versions or turnout models listed in poll, -48346,75736,617,2016,2016_Pres-G_IN,IN,Pres-G,Pres-G,Gravis Marketing,124,10/31/2016,399,Hillary Rodham Clinton,DEM,39,Donald Trump,REP,49,,-10,11/8/2016,37.46,56.47,-19.01,9.01,9.01,1,among registered voters, -48010,75086,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,10/31/2016,737,Hillary Rodham Clinton,DEM,50.5,Donald Trump,REP,44,,6.5,11/8/2016,47.03,47.25,-.22,6.72,6.72,0,average of multiple versions or turnout models listed in poll, -48110,75331,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/31/2016,525,Hillary Rodham Clinton,DEM,47,Donald Trump,REP,44,,3,11/8/2016,46.17,49.83,-3.66,6.66,6.66,0,, -48128,75396,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,MassINC Polling Group,198,10/31/2016,500,Hillary Rodham Clinton,DEM,40.5,Donald Trump,REP,42,,-1.5,11/8/2016,46.83,46.46,.37,1.87,-1.87,0,average of multiple versions or turnout models listed in poll, -48109,75330,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/31/2016,525,Hillary Rodham Clinton,DEM,45,Donald Trump,REP,41,,4,11/8/2016,46.83,46.46,.37,3.63,3.63,1,, -48263,75591,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,University of Massachusetts Lowell,355,10/31/2016,695,Hillary Rodham Clinton,DEM,44,Donald Trump,REP,44.5,,-.5,11/8/2016,46.83,46.46,.37,.87,-.87,0,average of multiple versions or turnout models listed in poll, -48108,75329,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/31/2016,525,Hillary Rodham Clinton,DEM,44,Donald Trump,REP,44,,0,11/8/2016,47.92,45.5,2.42,2.42,-2.42,.5,, -48111,75332,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/31/2016,525,Hillary Rodham Clinton,DEM,46,Donald Trump,REP,43,,3,11/8/2016,43.24,51.31,-8.07,11.07,11.07,0,, -48260,75566,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Gravis Marketing,124,10/31/2016,2606,Hillary Rodham Clinton,DEM,49,Donald Trump,REP,47.5,,1.5,11/8/2016,47.46,48.17,-.72,2.22,2.22,0,average of multiple versions or turnout models listed in poll; among registered voters, -48092,75255,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Monmouth University,215,10/31/2016,403,Hillary Rodham Clinton,DEM,48,Donald Trump,REP,44,,4,11/8/2016,47.46,48.17,-.72,4.72,4.72,0,, -48112,75333,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,10/31/2016,525,Hillary Rodham Clinton,DEM,45,Donald Trump,REP,44,,1,11/8/2016,47.46,48.17,-.72,1.72,1.72,0,, -48627,76184,642,2016,2016_Pres-G_SC,SC,Pres-G,Pres-G,Starboard Communications,316,10/31/2016,600,Hillary Rodham Clinton,DEM,36,Donald Trump,REP,47,,-11,11/8/2016,40.67,54.94,-14.27,3.27,3.27,1,, -48210,75571,645,2016,2016_Pres-G_TX,TX,Pres-G,Pres-G,Marist College,183,10/31/2016,679,Hillary Rodham Clinton,DEM,40.5,Donald Trump,REP,49,,-8.5,11/8/2016,43.12,52.1,-8.98,.48,.48,1,average of multiple versions or turnout models listed in poll, -48357,75794,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,Gravis Marketing,124,10/31/2016,1424,Hillary Rodham Clinton,DEM,29,Donald Trump,REP,35,,-6,11/8/2016,27.17,45.05,-17.89,11.89,11.89,1,among registered voters, -48267,75633,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Roanoke College,292,10/31/2016,654,Hillary Rodham Clinton,DEM,47,Donald Trump,REP,39,,8,11/8/2016,49.75,44.43,5.32,2.68,2.68,1,average of multiple versions or turnout models listed in poll, -49206,77113,6030,2016,2016_House-G_NY-3,NY-3,House-G,House-G,Siena College,305,10/31/2016,614,Thomas Suozzi,DEM,47,Jack M. Martins,REP,40,,7,11/8/2016,52.94,46.94,6,1,1,1,, -48360,75807,8272,2016,2016_House-G_US,US,House-G,House-G,Ipsos,154,10/31/2016,1922,Democratic,DEM,42.4,Republican,REP,40.9,,1.5,11/8/2016,48.03,49.11,-1.09,2.59,2.59,0,, -48082,75223,8272,2016,2016_House-G_US,US,House-G,House-G,YouGov,391,10/31/2016,1228,Democratic,DEM,46,Republican,REP,41,,5,11/8/2016,48.03,49.11,-1.09,6.09,6.09,0,, -48186,77170,50,2016,2016_Gov-G_MO,MO,Gov-G,Gov-G,Remington Research Group,279,11/1/2016,1772,Chris Koster,DEM,45,Eric Greitens,REP,46,,-1,11/8/2016,45.57,51.14,-5.57,4.57,4.57,1,, -48187,75479,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,American Research Group,9,11/1/2016,600,Colin Van Ostern,DEM,44,Christopher Sununu,REP,48,,-4,11/8/2016,46.57,48.84,-2.27,1.73,-1.73,1,, -48327,75798,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,Public Policy Polling,263,11/1/2016,781,Colin Van Ostern,DEM,47,Christopher Sununu,REP,44,,3,11/8/2016,46.57,48.84,-2.27,5.27,5.27,0,, -48194,75480,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,Suffolk University,323,11/1/2016,500,Colin Van Ostern,DEM,37,Christopher Sununu,REP,41,,-4,11/8/2016,46.57,48.84,-2.27,1.73,-1.73,1,, -48503,79767,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,11/1/2016,455,Colin Van Ostern,DEM,46,Christopher Sununu,REP,38,,8,11/8/2016,46.57,48.84,-2.27,10.27,10.27,0,, -48191,75481,56,2016,2016_Gov-G_UT,UT,Gov-G,Gov-G,Monmouth University,215,11/1/2016,402,Mike Weinholtz,DEM,30,Gary Richard Herbert,REP,63,,-33,11/8/2016,28.74,66.74,-38,5,5,1,, -48365,75947,58,2016,2016_Gov-G_WA,WA,Gov-G,Gov-G,SurveyUSA,325,11/1/2016,667,Jay Robert Inslee,DEM,50,Bill Ray Bryant,REP,43,,7,11/8/2016,54.25,45.49,8.76,1.76,-1.76,1,, -48326,75705,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Public Policy Polling,263,11/1/2016,1169,Deborah K. Ross,DEM,45,Richard Burr,REP,48,,-3,11/8/2016,45.37,51.06,-5.7,2.7,2.7,1,, -48328,75707,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Public Policy Polling,263,11/1/2016,688,Catherine Cortez Masto,DEM,47,Joseph J. Heck,REP,44,,3,11/8/2016,47.1,44.67,2.43,.57,.57,1,, -48479,75972,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,Columbus Dispatch,57,11/1/2016,1151,Ted Strickland,DEM,37,Rob Portman,REP,58,,-21,11/8/2016,37.16,58.03,-20.87,.13,-.13,1,, -48119,75704,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,Public Policy Polling,263,11/1/2016,1083,Jason Kander,DEM,44,Roy Blunt,REP,46,,-2,11/8/2016,46.39,49.18,-2.79,.79,.79,1,, -48186,75459,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,Remington Research Group,279,11/1/2016,1722,Jason Kander,DEM,44,Roy Blunt,REP,48,,-4,11/8/2016,46.39,49.18,-2.79,1.21,-1.21,1,, -48334,75717,71,2016,2016_Sen-G_WI,WI,Sen-G,Sen-G,Loras College,171,11/1/2016,500,Russ Feingold,DEM,46.8,Ron Johnson,REP,45,,1.8,11/8/2016,46.81,50.17,-3.36,5.16,5.16,0,, -48330,75709,71,2016,2016_Sen-G_WI,WI,Sen-G,Sen-G,Public Policy Polling,263,11/1/2016,891,Russ Feingold,DEM,49,Ron Johnson,REP,44,,5,11/8/2016,46.81,50.17,-3.36,8.36,8.36,0,, -48365,75832,72,2016,2016_Sen-G_WA,WA,Sen-G,Sen-G,SurveyUSA,325,11/1/2016,667,Patty Murray,DEM,53,Chris Vance,REP,41,,12,11/8/2016,58.83,40.86,17.97,5.97,-5.97,1,, -48191,75471,73,2016,2016_Sen-G_UT,UT,Sen-G,Sen-G,Monmouth University,215,11/1/2016,402,Misty Katherine Snow,DEM,28,Mike Lee,REP,61,,-33,11/8/2016,27.06,68.15,-41.09,8.09,8.09,1,, -48187,75461,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,American Research Group,9,11/1/2016,600,Margaret Wood Hassan,DEM,46,Kelly Ayotte,REP,49,,-3,11/8/2016,47.98,47.84,.14,3.14,-3.14,0,, -48327,75706,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Public Policy Polling,263,11/1/2016,781,Margaret Wood Hassan,DEM,48,Kelly Ayotte,REP,45,,3,11/8/2016,47.98,47.84,.14,2.86,2.86,1,, -48194,75476,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Suffolk University,323,11/1/2016,500,Margaret Wood Hassan,DEM,41.6,Kelly Ayotte,REP,44.4,,-2.8,11/8/2016,47.98,47.84,.14,2.94,-2.94,0,, -48503,76020,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,11/1/2016,466,Margaret Wood Hassan,DEM,48,Kelly Ayotte,REP,41,,7,11/8/2016,47.98,47.84,.14,6.86,6.86,1,, -48329,75708,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Public Policy Polling,263,11/1/2016,1050,Kathleen Alana McGinty,DEM,46,Patrick J. Toomey,REP,44,,2,11/8/2016,47.34,48.77,-1.43,3.43,3.43,0,, -48086,75229,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Susquehanna Polling & Research Inc.,326,11/1/2016,681,Kathleen Alana McGinty,DEM,47,Patrick J. Toomey,REP,41,,6,11/8/2016,47.34,48.77,-1.43,7.43,7.43,0,, -48268,75635,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,11/1/2016,1151,Hillary Rodham Clinton,DEM,48,Donald Trump,REP,45,,3,11/8/2016,48.02,45.93,2.09,.91,.91,1,average of multiple versions or turnout models listed in poll, -48266,75631,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,11/1/2016,898,Hillary Rodham Clinton,DEM,44.7,Donald Trump,REP,43.85,,.85000002,11/8/2016,48.02,45.93,2.09,1.24,-1.24,1,average of multiple versions or turnout models listed in poll, -48113,75335,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,11/1/2016,887,Hillary Rodham Clinton,DEM,48,Donald Trump,REP,44,,4,11/8/2016,47.03,47.25,-.22,4.22,4.22,0,average of multiple versions or turnout models listed in poll, -48119,75698,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,Public Policy Polling,263,11/1/2016,1083,Hillary Rodham Clinton,DEM,39,Donald Trump,REP,51,,-12,11/8/2016,37.87,56.38,-18.51,6.51,6.51,1,average of multiple versions or turnout models listed in poll, -48186,75458,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,Remington Research Group,279,11/1/2016,1722,Hillary Rodham Clinton,DEM,39,Donald Trump,REP,52,,-13,11/8/2016,37.87,56.38,-18.51,5.51,5.51,1,, -48326,75699,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Public Policy Polling,263,11/1/2016,1169,Hillary Rodham Clinton,DEM,49,Donald Trump,REP,47,,2,11/8/2016,46.17,49.83,-3.66,5.66,5.66,0,, -48187,75460,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,American Research Group,9,11/1/2016,600,Hillary Rodham Clinton,DEM,43,Donald Trump,REP,48,,-5,11/8/2016,46.83,46.46,.37,5.37,-5.37,0,, -48327,75700,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Public Policy Polling,263,11/1/2016,781,Hillary Rodham Clinton,DEM,48,Donald Trump,REP,43,,5,11/8/2016,46.83,46.46,.37,4.63,4.63,1,, -48194,75475,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Suffolk University,323,11/1/2016,500,Hillary Rodham Clinton,DEM,41.8,Donald Trump,REP,42.2,,-.40000001,11/8/2016,46.83,46.46,.37,.77,-.77,0,, -48503,76009,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,11/1/2016,466,Hillary Rodham Clinton,DEM,47,Donald Trump,REP,40,,7,11/8/2016,46.83,46.46,.37,6.63,6.63,1,, -48328,75701,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Public Policy Polling,263,11/1/2016,688,Hillary Rodham Clinton,DEM,48,Donald Trump,REP,45,,3,11/8/2016,47.92,45.5,2.42,.58,.58,1,, -48479,75971,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Columbus Dispatch,57,11/1/2016,1151,Hillary Rodham Clinton,DEM,48,Donald Trump,REP,47,,1,11/8/2016,43.24,51.31,-8.07,9.07,9.07,0,, -48329,75702,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Public Policy Polling,263,11/1/2016,1050,Hillary Rodham Clinton,DEM,48,Donald Trump,REP,44,,4,11/8/2016,47.46,48.17,-.72,4.72,4.72,0,, -48086,75228,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Susquehanna Polling & Research Inc.,326,11/1/2016,681,Hillary Rodham Clinton,DEM,45,Donald Trump,REP,43,,2,11/8/2016,47.46,48.17,-.72,2.72,2.72,0,, -48195,75477,645,2016,2016_Pres-G_TX,TX,Pres-G,Pres-G,Emerson College,88,11/1/2016,700,Hillary Rodham Clinton,DEM,34.5,Donald Trump,REP,49.2,,-14.7,11/8/2016,43.12,52.1,-8.98,5.72,-5.72,1,, -48196,75478,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,Emerson College,88,11/1/2016,1000,Hillary Rodham Clinton,DEM,19.6,Donald Trump,REP,39.8,,-20.200001,11/8/2016,27.17,45.05,-17.89,2.31,-2.31,1,, -48191,75470,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,Monmouth University,215,11/1/2016,402,Hillary Rodham Clinton,DEM,31,Donald Trump,REP,37,,-6,11/8/2016,27.17,45.05,-17.89,11.89,11.89,1,, -48365,75831,649,2016,2016_Pres-G_WA,WA,Pres-G,Pres-G,SurveyUSA,325,11/1/2016,681,Hillary Rodham Clinton,DEM,50,Donald Trump,REP,38,,12,11/8/2016,52.54,36.83,15.71,3.71,-3.71,1,, -48334,75716,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,Loras College,171,11/1/2016,500,Hillary Rodham Clinton,DEM,43.85,Donald Trump,REP,40.1,,3.75,11/8/2016,46.45,47.22,-.76,4.51,4.51,0,average of multiple versions or turnout models listed in poll, -48330,75703,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,Public Policy Polling,263,11/1/2016,891,Hillary Rodham Clinton,DEM,48,Donald Trump,REP,41,,7,11/8/2016,46.45,47.22,-.76,7.76,7.76,0,, -49207,77114,5868,2016,2016_House-G_FL-13,FL-13,House-G,House-G,St. Pete Polls,314,11/1/2016,1066,Charlie Crist,DEM,48,David W. Jolly,REP,45,,3,11/8/2016,51.9,48.1,3.81,.81,-.81,1,, -48503,77109,6011,2016,2016_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,11/1/2016,219,Carol Shea-Porter,DEM,40,Frank C. Guinta,REP,33,,7,11/8/2016,44.29,42.95,1.34,5.66,5.66,1,, -48503,77110,6012,2016,2016_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,11/1/2016,221,Annie Kuster,DEM,55,Jim Lawrence,REP,32,,23,11/8/2016,49.75,45.31,4.44,18.56,18.56,1,, -48333,77167,49,2016,2016_Gov-G_IN,IN,Gov-G,Gov-G,Public Opinion Strategies,260,11/2/2016,600,John R. Gregg,DEM,42,Eric Joseph Holcomb,REP,42,,0,11/8/2016,45.42,51.38,-5.95,5.95,5.95,.5,, -50538,79759,50,2016,2016_Gov-G_MO,MO,Gov-G,Gov-G,Public Policy Polling,263,11/2/2016,871,Chris Koster,DEM,47,Eric Greitens,REP,44,,3,11/8/2016,45.57,51.14,-5.57,8.57,8.57,0,, -48339,75938,56,2016,2016_Gov-G_UT,UT,Gov-G,Gov-G,Y2 Analytics,389,11/2/2016,500,Mike Weinholtz,DEM,26,Gary Richard Herbert,REP,64,,-38,11/8/2016,28.74,66.74,-38,0,0,1,, -48337,75723,60,2016,2016_Sen-G_KS,KS,Sen-G,Sen-G,Fort Hays State University,101,11/2/2016,313,Patrick Wiesner,DEM,13,Jerry Moran,REP,77,,-64,11/8/2016,32.24,62.18,-29.94,34.06,-34.06,1,, -48622,76174,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,Clarity Campaign Labs,52,11/2/2016,1036,Jason Kander,DEM,45,Roy Blunt,REP,47,,-2,11/8/2016,46.39,49.18,-2.79,.79,.79,1,, -48621,76173,71,2016,2016_Sen-G_WI,WI,Sen-G,Sen-G,Clarity Campaign Labs,52,11/2/2016,1129,Russ Feingold,DEM,49,Ron Johnson,REP,46,,3,11/8/2016,46.81,50.17,-3.36,6.36,6.36,0,, -48339,75937,73,2016,2016_Sen-G_UT,UT,Sen-G,Sen-G,Y2 Analytics,389,11/2/2016,500,Misty Katherine Snow,DEM,22,Mike Lee,REP,62,,-40,11/8/2016,27.06,68.15,-41.09,1.09,1.09,1,, -48366,75834,74,2016,2016_Sen-G_CO,CO,Sen-G,Sen-G,Gravis Marketing,124,11/2/2016,1125,Michael F. Bennet,DEM,47,Darryl Glenn,REP,44,,3,11/8/2016,49.97,44.31,5.66,2.66,-2.66,1,among registered voters, -48333,75714,78,2016,2016_Sen-G_IN,IN,Sen-G,Sen-G,Public Opinion Strategies,260,11/2/2016,600,Evan Bayh,DEM,41,Todd C. Young,REP,46,,-5,11/8/2016,42.41,52.11,-9.7,4.7,4.7,1,, -48338,75725,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Gravis Marketing,124,11/2/2016,1001,Margaret Wood Hassan,DEM,44,Kelly Ayotte,REP,46,,-2,11/8/2016,47.98,47.84,.14,2.14,-2.14,0,among registered voters, -48364,75830,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Gravis Marketing,124,11/2/2016,1016,Kathleen Alana McGinty,DEM,45,Patrick J. Toomey,REP,43,,2,11/8/2016,47.34,48.77,-1.43,3.43,3.43,0,among registered voters, -48469,75954,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Muhlenberg College,219,11/2/2016,405,Kathleen Alana McGinty,DEM,42,Patrick J. Toomey,REP,43,,-1,11/8/2016,47.34,48.77,-1.43,.43,.43,1,, -48342,75731,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,Data Orbital,73,11/2/2016,550,Ann Kirkpatrick,DEM,41,John McCain,REP,52,,-11,11/8/2016,40.75,53.71,-12.96,1.96,1.96,1,, -48331,75713,92,2016,2016_Sen-G_IA,IA,Sen-G,Sen-G,Emerson College,88,11/2/2016,700,Patty Judge,DEM,32,Chuck Grassley,REP,60,,-28,11/8/2016,35.66,60.09,-24.43,3.57,-3.57,1,, -48466,75945,92,2016,2016_Sen-G_IA,IA,Sen-G,Sen-G,Loras College,171,11/2/2016,500,Patty Judge,DEM,37.2,Chuck Grassley,REP,53.4,,-16.200001,11/8/2016,35.66,60.09,-24.43,8.23,8.23,1,, -48776,76361,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Gravis Marketing,124,11/2/2016,1220,Patrick Murphy,DEM,46,Marco Rubio,REP,47,,-1,11/8/2016,44.31,51.98,-7.67,6.67,6.67,1,among registered voters, -48188,75463,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,11/2/2016,603,Patrick Murphy,DEM,46,Marco Rubio,REP,49.6,,-3.5999999,11/8/2016,44.31,51.98,-7.67,4.07,4.07,1,, -48361,75813,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Fox News/Beacon Research/Shaw & Co. Research,103,11/2/2016,1107,Hillary Rodham Clinton,DEM,45.5,Donald Trump,REP,44,,1.5,11/8/2016,48.02,45.93,2.09,.59,-.59,1,average of multiple versions or turnout models listed in poll, -48471,75959,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Gravis Marketing,124,11/2/2016,2435,Hillary Rodham Clinton,DEM,47,Donald Trump,REP,45,,2,11/8/2016,48.02,45.93,2.09,.09,-.09,1,among registered voters, -48362,75819,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Marist College,183,11/2/2016,940,Hillary Rodham Clinton,DEM,45,Donald Trump,REP,43.5,,1.5,11/8/2016,48.02,45.93,2.09,.59,-.59,1,average of multiple versions or turnout models listed in poll, -48342,75730,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Data Orbital,73,11/2/2016,550,Hillary Rodham Clinton,DEM,39,Donald Trump,REP,47,,-8,11/8/2016,44.58,48.08,-3.5,4.5,-4.5,1,, -48366,75833,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,Gravis Marketing,124,11/2/2016,1125,Hillary Rodham Clinton,DEM,40,Donald Trump,REP,40,,0,11/8/2016,48.16,43.25,4.91,4.91,-4.91,.5,among registered voters, -48202,75506,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,Magellan Strategies,179,11/2/2016,500,Hillary Rodham Clinton,DEM,44.1,Donald Trump,REP,37.6,,6.5,11/8/2016,48.16,43.25,4.91,1.59,1.59,1,, -48488,75994,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,Remington Research Group,279,11/2/2016,1863,Hillary Rodham Clinton,DEM,42,Donald Trump,REP,41,,1,11/8/2016,48.16,43.25,4.91,3.91,-3.91,1,, -48344,75734,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,Trafalgar Group,338,11/2/2016,1150,Hillary Rodham Clinton,DEM,44.77,Donald Trump,REP,44.33,,.44,11/8/2016,48.16,43.25,4.91,4.47,-4.47,1,, -48776,76359,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Gravis Marketing,124,11/2/2016,1220,Hillary Rodham Clinton,DEM,46,Donald Trump,REP,45,,1,11/8/2016,47.41,48.6,-1.19,2.19,2.19,0,among registered voters, -48188,75462,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,11/2/2016,603,Hillary Rodham Clinton,DEM,49.3,Donald Trump,REP,45,,4.3000002,11/8/2016,47.41,48.6,-1.19,5.49,5.49,0,, -48489,75995,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Remington Research Group,279,11/2/2016,2352,Hillary Rodham Clinton,DEM,45,Donald Trump,REP,48,,-3,11/8/2016,47.41,48.6,-1.19,1.81,-1.81,1,, -48331,75711,614,2016,2016_Pres-G_IA,IA,Pres-G,Pres-G,Emerson College,88,11/2/2016,700,Hillary Rodham Clinton,DEM,41,Donald Trump,REP,44,,-3,11/8/2016,41.74,51.15,-9.41,6.41,6.41,1,, -48466,75944,614,2016,2016_Pres-G_IA,IA,Pres-G,Pres-G,Loras College,171,11/2/2016,500,Hillary Rodham Clinton,DEM,42.7,Donald Trump,REP,45,,-2.3,11/8/2016,41.74,51.15,-9.41,7.11,7.11,1,average of multiple versions or turnout models listed in poll, -48264,75687,614,2016,2016_Pres-G_IA,IA,Pres-G,Pres-G,RABA Research,269,11/2/2016,1076,Hillary Rodham Clinton,DEM,42.5,Donald Trump,REP,45,,-2.5,11/8/2016,41.74,51.15,-9.41,6.91,6.91,1,average of multiple versions or turnout models listed in poll, -48333,75722,617,2016,2016_Pres-G_IN,IN,Pres-G,Pres-G,Public Opinion Strategies,260,11/2/2016,600,Hillary Rodham Clinton,DEM,37,Donald Trump,REP,48,,-11,11/8/2016,37.46,56.47,-19.01,8.01,8.01,1,, -48337,75721,618,2016,2016_Pres-G_KS,KS,Pres-G,Pres-G,Fort Hays State University,101,11/2/2016,313,Hillary Rodham Clinton,DEM,34,Donald Trump,REP,58,,-24,11/8/2016,35.74,56.16,-20.42,3.58,-3.58,1,, -48335,75719,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,EPIC-MRA,84,11/2/2016,600,Hillary Rodham Clinton,DEM,42,Donald Trump,REP,38,,4,11/8/2016,47.03,47.25,-.22,4.22,4.22,0,, -48212,75512,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,11/2/2016,1150,Hillary Rodham Clinton,DEM,49,Donald Trump,REP,45,,4,11/8/2016,47.03,47.25,-.22,4.22,4.22,0,average of multiple versions or turnout models listed in poll, -48622,76171,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,Clarity Campaign Labs,52,11/2/2016,1036,Hillary Rodham Clinton,DEM,38,Donald Trump,REP,54,,-16,11/8/2016,37.87,56.38,-18.51,2.51,2.51,1,, -48491,75997,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Remington Research Group,279,11/2/2016,2596,Hillary Rodham Clinton,DEM,45,Donald Trump,REP,48,,-3,11/8/2016,46.17,49.83,-3.66,.66,.66,1,, -48338,75724,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Gravis Marketing,124,11/2/2016,1001,Hillary Rodham Clinton,DEM,41,Donald Trump,REP,43,,-2,11/8/2016,46.83,46.46,.37,2.37,-2.37,0,among registered voters, -48775,76358,634,2016,2016_Pres-G_NM,NM,Pres-G,Pres-G,Gravis Marketing,124,11/2/2016,1327,Hillary Rodham Clinton,DEM,45,Donald Trump,REP,37,,8,11/8/2016,48.26,40.04,8.21,.21,-.21,1,among registered voters, -48476,75967,634,2016,2016_Pres-G_NM,NM,Pres-G,Pres-G,Research & Polling Inc.,280,11/2/2016,504,Hillary Rodham Clinton,DEM,45,Donald Trump,REP,40,,5,11/8/2016,48.26,40.04,8.21,3.21,-3.21,1,, -48340,75727,634,2016,2016_Pres-G_NM,NM,Pres-G,Pres-G,Zia Poll,393,11/2/2016,1102,Hillary Rodham Clinton,DEM,46,Donald Trump,REP,43,,3,11/8/2016,48.26,40.04,8.21,5.21,-5.21,1,, -48490,75996,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Remington Research Group,279,11/2/2016,1793,Hillary Rodham Clinton,DEM,45,Donald Trump,REP,46,,-1,11/8/2016,47.92,45.5,2.42,3.42,-3.42,0,, -48492,75998,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Remington Research Group,279,11/2/2016,2557,Hillary Rodham Clinton,DEM,44,Donald Trump,REP,45,,-1,11/8/2016,43.24,51.31,-8.07,7.07,7.07,1,, -48496,76002,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,TargetSmart/William & Mary,332,11/2/2016,844,Hillary Rodham Clinton,DEM,40,Donald Trump,REP,43,,-3,11/8/2016,43.24,51.31,-8.07,5.07,5.07,1,, -48364,75829,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Gravis Marketing,124,11/2/2016,1016,Hillary Rodham Clinton,DEM,47,Donald Trump,REP,45,,2,11/8/2016,47.46,48.17,-.72,2.72,2.72,0,among registered voters, -48469,75953,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Muhlenberg College,219,11/2/2016,405,Hillary Rodham Clinton,DEM,46,Donald Trump,REP,41,,5,11/8/2016,47.46,48.17,-.72,5.72,5.72,0,average of multiple versions or turnout models listed in poll, -48493,75999,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Remington Research Group,279,11/2/2016,2683,Hillary Rodham Clinton,DEM,46,Donald Trump,REP,45,,1,11/8/2016,47.46,48.17,-.72,1.72,1.72,0,, -48339,75726,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,Y2 Analytics,389,11/2/2016,500,Hillary Rodham Clinton,DEM,24,Donald Trump,REP,33,,-9,11/8/2016,27.17,45.05,-17.89,8.89,8.89,1,, -48494,76000,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Remington Research Group,279,11/2/2016,3076,Hillary Rodham Clinton,DEM,46,Donald Trump,REP,44,,2,11/8/2016,49.75,44.43,5.32,3.32,-3.32,1,, -48621,76170,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,Clarity Campaign Labs,52,11/2/2016,1129,Hillary Rodham Clinton,DEM,47,Donald Trump,REP,43,,4,11/8/2016,46.45,47.22,-.76,4.76,4.76,0,, -48495,76001,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,Remington Research Group,279,11/2/2016,2720,Hillary Rodham Clinton,DEM,49,Donald Trump,REP,41,,8,11/8/2016,46.45,47.22,-.76,8.76,8.76,0,, -48333,77106,5927,2016,2016_House-G_IN-9,IN-9,House-G,House-G,Public Opinion Strategies,260,11/2/2016,310,Shelli Yoder,DEM,42,Trey Hollingsworth,REP,44,,-2,11/8/2016,40.46,54.14,-13.68,11.68,11.68,1,, -48466,77108,5928,2016,2016_House-G_IA-1,IA-1,House-G,House-G,Loras College,171,11/2/2016,415,Monica Vernon,DEM,41,Rod Blum,REP,47,,-6,11/8/2016,46.08,53.74,-7.66,1.66,1.66,1,, -48466,77107,5930,2016,2016_House-G_IA-3,IA-3,House-G,House-G,Loras College,171,11/2/2016,417,Jim Mowrer,DEM,39,David Young,REP,44,,-5,11/8/2016,39.71,53.45,-13.73,8.73,8.73,1,, -50596,79844,6046,2016,2016_House-G_NY-19,NY-19,House-G,House-G,Siena College,305,11/2/2016,605,Zephyr R. Teachout,DEM,42,John J. Faso,REP,48,,-6,11/8/2016,45.89,53.99,-8.11,2.11,2.11,1,, -49224,77142,6049,2016,2016_House-G_NY-22,NY-22,House-G,House-G,Siena College,305,11/2/2016,643,Kim A. Myers,DEM,34,Claudia Tenney,REP,38,,-4,11/8/2016,41,46.45,-5.45,1.45,1.45,1,, -48362,75880,8272,2016,2016_House-G_US,US,House-G,House-G,Marist College,183,11/2/2016,940,Democratic,DEM,48,Republican,REP,47,,1,11/8/2016,48.03,49.11,-1.09,2.09,2.09,0,, -48773,76360,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Gravis Marketing,124,11/3/2016,1250,Deborah K. Ross,DEM,47,Richard Burr,REP,48,,-1,11/8/2016,45.37,51.06,-5.7,4.7,4.7,1,among registered voters, -48481,75979,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,YouGov,391,11/3/2016,1189,Ted Strickland,DEM,39,Rob Portman,REP,52,,-13,11/8/2016,37.16,58.03,-20.87,7.87,7.87,1,, -48356,75792,74,2016,2016_Sen-G_CO,CO,Sen-G,Sen-G,Keating Research,161,11/3/2016,605,Michael F. Bennet,DEM,49,Darryl Glenn,REP,38,,11,11/8/2016,49.97,44.31,5.66,5.34,5.34,1,, -48620,76172,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Clarity Campaign Labs,52,11/3/2016,1033,Kathleen Alana McGinty,DEM,46,Patrick J. Toomey,REP,43,,3,11/8/2016,47.34,48.77,-1.43,4.43,4.43,0,, -48343,75733,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Harper Polling,132,11/3/2016,504,Kathleen Alana McGinty,DEM,44,Patrick J. Toomey,REP,44,,0,11/8/2016,47.34,48.77,-1.43,1.43,1.43,.5,, -48322,75694,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,Landmark Communications,166,11/3/2016,1000,Jim Barksdale,DEM,39.6,Johnny Isakson,REP,49.6,,-10,11/8/2016,41.03,54.78,-13.75,3.75,3.75,1,, -48341,75729,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,11/3/2016,538,Jim Barksdale,DEM,39.2,Johnny Isakson,REP,50,,-10.8,11/8/2016,41.03,54.78,-13.75,2.95,2.95,1,, -48470,75958,92,2016,2016_Sen-G_IA,IA,Sen-G,Sen-G,Selzer & Co.,304,11/3/2016,800,Patty Judge,DEM,33,Chuck Grassley,REP,56,,-23,11/8/2016,35.66,60.09,-24.43,1.43,1.43,1,, -48482,75980,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,YouGov,391,11/3/2016,1188,Patrick Murphy,DEM,44,Marco Rubio,REP,47,,-3,11/8/2016,44.31,51.98,-7.67,4.67,4.67,1,among registered voters, -48626,76181,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Angus Reid Global,13,11/3/2016,1151,Hillary Rodham Clinton,DEM,48,Donald Trump,REP,44,,4,11/8/2016,48.02,45.93,2.09,1.91,1.91,1,, -48615,76159,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,CVOTER,40,11/3/2016,1625,Hillary Rodham Clinton,DEM,48.91,Donald Trump,REP,46.13,,2.78,11/8/2016,48.02,45.93,2.09,.69,.69,1,, -48616,76160,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Lucid,175,11/3/2016,2561,Hillary Rodham Clinton,DEM,45,Donald Trump,REP,39,,6,11/8/2016,48.02,45.93,2.09,3.91,3.91,1,, -48509,76029,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,RKM Research and Communications Inc.,272,11/3/2016,1009,Hillary Rodham Clinton,DEM,47.6,Donald Trump,REP,44.4,,3.2,11/8/2016,48.02,45.93,2.09,1.11,1.11,1,, -48515,76043,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,SurveyMonkey,324,11/3/2016,70194,Hillary Rodham Clinton,DEM,49,Donald Trump,REP,42.5,,6.5,11/8/2016,48.02,45.93,2.09,4.41,4.41,1,average of multiple versions or turnout models listed in poll, -48356,75793,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,Keating Research,161,11/3/2016,605,Hillary Rodham Clinton,DEM,43,Donald Trump,REP,38,,5,11/8/2016,48.16,43.25,4.91,.09,.09,1,, -48482,75978,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,YouGov,391,11/3/2016,1188,Hillary Rodham Clinton,DEM,45,Donald Trump,REP,45,,0,11/8/2016,47.41,48.6,-1.19,1.19,1.19,.5,among registered voters, -48322,75693,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Landmark Communications,166,11/3/2016,1000,Hillary Rodham Clinton,DEM,46,Donald Trump,REP,48,,-2,11/8/2016,45.35,50.44,-5.1,3.1,3.1,1,, -48341,75728,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,11/3/2016,538,Hillary Rodham Clinton,DEM,44.7,Donald Trump,REP,48.5,,-3.8,11/8/2016,45.35,50.44,-5.1,1.3,1.3,1,, -48470,75957,614,2016,2016_Pres-G_IA,IA,Pres-G,Pres-G,Selzer & Co.,304,11/3/2016,800,Hillary Rodham Clinton,DEM,39,Donald Trump,REP,46,,-7,11/8/2016,41.74,51.15,-9.41,2.41,2.41,1,, -48774,76357,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Gravis Marketing,124,11/3/2016,1079,Hillary Rodham Clinton,DEM,46,Donald Trump,REP,41,,5,11/8/2016,47.03,47.25,-.22,5.22,5.22,0,among registered voters, -48486,75987,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,11/3/2016,1007,Hillary Rodham Clinton,DEM,48,Donald Trump,REP,43,,5,11/8/2016,47.03,47.25,-.22,5.22,5.22,0,average of multiple versions or turnout models listed in poll, -48345,75735,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Strategic National,318,11/3/2016,573,Hillary Rodham Clinton,DEM,44,Donald Trump,REP,44,,0,11/8/2016,47.03,47.25,-.22,.22,.22,.5,, -48773,76356,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Gravis Marketing,124,11/3/2016,1250,Hillary Rodham Clinton,DEM,46,Donald Trump,REP,45,,1,11/8/2016,46.17,49.83,-3.66,4.66,4.66,0,among registered voters, -48473,75963,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Trafalgar Group,338,11/3/2016,1100,Hillary Rodham Clinton,DEM,45.01,Donald Trump,REP,49.61,,-4.5999999,11/8/2016,47.92,45.5,2.42,7.02,-7.02,0,, -48481,75977,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,YouGov,391,11/3/2016,1189,Hillary Rodham Clinton,DEM,45,Donald Trump,REP,46,,-1,11/8/2016,43.24,51.31,-8.07,7.07,7.07,1,, -48620,76169,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Clarity Campaign Labs,52,11/3/2016,1033,Hillary Rodham Clinton,DEM,47,Donald Trump,REP,43,,4,11/8/2016,47.46,48.17,-.72,4.72,4.72,0,, -48343,75732,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Harper Polling,132,11/3/2016,504,Hillary Rodham Clinton,DEM,46,Donald Trump,REP,46,,0,11/8/2016,47.46,48.17,-.72,.72,.72,.5,, -48772,76355,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Gravis Marketing,124,11/3/2016,1362,Hillary Rodham Clinton,DEM,47,Donald Trump,REP,42,,5,11/8/2016,49.75,44.43,5.32,.32,-.32,1,among registered voters, -48322,82533,5885,2016,2016_House-G_GA-3,GA-3,House-G,House-G,Landmark Communications,166,11/3/2016,400,Angela Pendley,DEM,31,Drew Ferguson,REP,63,,-32,11/8/2016,31.65,68.35,-36.69,4.69,4.69,1,, -48322,82534,5890,2016,2016_House-G_GA-8,GA-8,House-G,House-G,Landmark Communications,166,11/3/2016,375,James Neal Harris,DEM,34,Austin Scott,REP,60,,-26,11/8/2016,32.36,67.64,-35.29,9.29,9.29,1,, -48322,82536,5893,2016,2016_House-G_GA-11,GA-11,House-G,House-G,Landmark Communications,166,11/3/2016,300,Don E. Wilson,DEM,33,Barry Loudermilk,REP,63,,-30,11/8/2016,32.59,67.41,-34.81,4.81,4.81,1,, -48322,82535,5894,2016,2016_House-G_GA-12,GA-12,House-G,House-G,Landmark Communications,166,11/3/2016,400,Patricia Carpenter McCracken,DEM,41,Rick W. Allen,REP,55,,-14,11/8/2016,38.4,61.6,-23.2,9.2,9.2,1,, -48509,76030,8272,2016,2016_House-G_US,US,House-G,House-G,RKM Research and Communications Inc.,272,11/3/2016,1009,Democratic,DEM,44.7,Republican,REP,46.3,,-1.6,11/8/2016,48.03,49.11,-1.09,.51,-.51,1,, -48515,76461,8272,2016,2016_House-G_US,US,House-G,House-G,SurveyMonkey,324,11/3/2016,67223,Democratic,DEM,48,Republican,REP,43,,5,11/8/2016,48.03,49.11,-1.09,6.09,6.09,0,, -48868,77171,48,2016,2016_Gov-G_DE,DE,Gov-G,Gov-G,SurveyMonkey,324,11/4/2016,367,John C. Carney Jr.,DEM,56,Colin R. J. Bonini,REP,40,,16,11/8/2016,58.34,39.18,19.15,3.15,-3.15,1,, -48873,77172,49,2016,2016_Gov-G_IN,IN,Gov-G,Gov-G,SurveyMonkey,324,11/4/2016,1700,John R. Gregg,DEM,49,Eric Joseph Holcomb,REP,47,,2,11/8/2016,45.42,51.38,-5.95,7.95,7.95,0,, -48885,77173,50,2016,2016_Gov-G_MO,MO,Gov-G,Gov-G,SurveyMonkey,324,11/4/2016,1368,Chris Koster,DEM,48,Eric Greitens,REP,47,,1,11/8/2016,45.57,51.14,-5.57,6.57,6.57,0,, -48886,77174,51,2016,2016_Gov-G_MT,MT,Gov-G,Gov-G,SurveyMonkey,324,11/4/2016,449,Steve Bullock,DEM,44,Greg Gianforte,REP,46,,-2,11/8/2016,50.25,46.36,3.89,5.89,-5.89,0,, -48893,77176,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,SurveyMonkey,324,11/4/2016,3126,Roy A. Cooper,DEM,54,Pat McCrory,REP,43,,11,11/8/2016,49.02,48.8,.22,10.78,10.78,1,, -48894,77177,53,2016,2016_Gov-G_ND,ND,Gov-G,Gov-G,SurveyMonkey,324,11/4/2016,313,Marvin E. Nelson,DEM,27,Doug Burgum,REP,70,,-43,11/8/2016,19.39,76.52,-57.13,14.13,14.13,1,, -48889,77175,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,SurveyMonkey,324,11/4/2016,696,Colin Van Ostern,DEM,55,Christopher Sununu,REP,42,,13,11/8/2016,46.57,48.84,-2.27,15.27,15.27,0,, -50551,79783,55,2016,2016_Gov-GS_OR,OR,Gov-G,Gov-GS,Clout Research/Wenzel Strategies,55,11/4/2016,981,Kate Brown,DEM,52.5,William C. Pierce,REP,41.4,,11.1,11/8/2016,50.62,43.45,7.16,3.94,3.94,1,, -48897,77178,55,2016,2016_Gov-GS_OR,OR,Gov-G,Gov-GS,SurveyMonkey,324,11/4/2016,1595,Kate Brown,DEM,56,William C. Pierce,REP,41,,15,11/8/2016,50.62,43.45,7.16,7.84,7.84,1,, -48904,77179,56,2016,2016_Gov-G_UT,UT,Gov-G,Gov-G,SurveyMonkey,324,11/4/2016,1479,Mike Weinholtz,DEM,38,Gary Richard Herbert,REP,58,,-20,11/8/2016,28.74,66.74,-38,18,18,1,, -48905,77180,57,2016,2016_Gov-G_VT,VT,Gov-G,Gov-G,SurveyMonkey,324,11/4/2016,454,Sue M. Minter,DEM,51,Phillip B. Scott,REP,47,,4,11/8/2016,44.17,52.91,-8.74,12.74,12.74,0,, -48907,77181,58,2016,2016_Gov-G_WA,WA,Gov-G,Gov-G,SurveyMonkey,324,11/4/2016,1451,Jay Robert Inslee,DEM,55,Bill Ray Bryant,REP,42,,13,11/8/2016,54.25,45.49,8.76,4.24,4.24,1,, -48908,77182,59,2016,2016_Gov-G_WV,WV,Gov-G,Gov-G,SurveyMonkey,324,11/4/2016,472,James Justice,DEM,36,William Paul Cole,REP,45,,-9,11/8/2016,49.09,42.3,6.78,15.78,-15.78,0,, -48876,76530,60,2016,2016_Sen-G_KS,KS,Sen-G,Sen-G,SurveyMonkey,324,11/4/2016,1311,Patrick Wiesner,DEM,37,Jerry Moran,REP,59,,-22,11/8/2016,32.24,62.18,-29.94,7.94,7.94,1,, -48478,75970,61,2016,2016_Sen-G_NY,NY,Sen-G,Sen-G,Siena College,305,11/4/2016,617,Charles E. Schumer,DEM,67,Wendy E. Long,REP,25,,42,11/8/2016,70.6,27.17,43.43,1.43,-1.43,1,, -48892,76537,61,2016,2016_Sen-G_NY,NY,Sen-G,Sen-G,SurveyMonkey,324,11/4/2016,2208,Charles E. Schumer,DEM,71,Wendy E. Long,REP,25,,46,11/8/2016,70.6,27.17,43.43,2.57,2.57,1,, -48679,76251,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,11/4/2016,525,Deborah K. Ross,DEM,47,Richard Burr,REP,46,,1,11/8/2016,45.37,51.06,-5.7,6.7,6.7,0,, -48893,76538,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,SurveyMonkey,324,11/4/2016,3126,Deborah K. Ross,DEM,47,Richard Burr,REP,43,,4,11/8/2016,45.37,51.06,-5.7,9.7,9.7,0,, -48677,76249,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,11/4/2016,525,Catherine Cortez Masto,DEM,45,Joseph J. Heck,REP,45,,0,11/8/2016,47.1,44.67,2.43,2.43,-2.43,.5,, -48888,76535,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,SurveyMonkey,324,11/4/2016,1207,Catherine Cortez Masto,DEM,50,Joseph J. Heck,REP,45,,5,11/8/2016,47.1,44.67,2.43,2.57,2.57,1,, -48871,76525,64,2016,2016_Sen-G_HI,HI,Sen-G,Sen-G,SurveyMonkey,324,11/4/2016,426,Brian Schatz,DEM,70,John Stanley Carroll,REP,26,,44,11/8/2016,73.6,22.24,51.36,7.36,-7.36,1,, -48897,76542,65,2016,2016_Sen-G_OR,OR,Sen-G,Sen-G,SurveyMonkey,324,11/4/2016,1595,Ron Wyden,DEM,63,Mark Callahan,REP,32,,31,11/8/2016,56.6,33.35,23.25,7.75,7.75,1,, -48900,76544,66,2016,2016_Sen-G_SC,SC,Sen-G,Sen-G,SurveyMonkey,324,11/4/2016,1698,Thomas Dixon,DEM,38,Tim Scott,REP,59,,-21,11/8/2016,36.93,60.57,-23.64,2.64,2.64,1,, -48680,76252,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,11/4/2016,525,Ted Strickland,DEM,38,Rob Portman,REP,52,,-14,11/8/2016,37.16,58.03,-20.87,6.87,6.87,1,, -48895,76540,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,SurveyMonkey,324,11/4/2016,2860,Ted Strickland,DEM,39,Rob Portman,REP,57,,-18,11/8/2016,37.16,58.03,-20.87,2.87,2.87,1,, -48860,76516,68,2016,2016_Sen-G_AL,AL,Sen-G,Sen-G,SurveyMonkey,324,11/4/2016,1131,Ronald Steven Crumpton,DEM,38,Richard C. Shelby,REP,57,,-19,11/8/2016,35.87,63.96,-28.09,9.09,9.09,1,, -48885,76534,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,SurveyMonkey,324,11/4/2016,1368,Jason Kander,DEM,51,Roy Blunt,REP,44,,7,11/8/2016,46.39,49.18,-2.79,9.79,9.79,0,, -48909,76549,71,2016,2016_Sen-G_WI,WI,Sen-G,Sen-G,SurveyMonkey,324,11/4/2016,2246,Russ Feingold,DEM,48,Ron Johnson,REP,49,,-1,11/8/2016,46.81,50.17,-3.36,2.36,2.36,1,, -48907,76548,72,2016,2016_Sen-G_WA,WA,Sen-G,Sen-G,SurveyMonkey,324,11/4/2016,1451,Patty Murray,DEM,59,Chris Vance,REP,37,,22,11/8/2016,58.83,40.86,17.97,4.03,4.03,1,, -48904,76546,73,2016,2016_Sen-G_UT,UT,Sen-G,Sen-G,SurveyMonkey,324,11/4/2016,1479,Misty Katherine Snow,DEM,36,Mike Lee,REP,60,,-24,11/8/2016,27.06,68.15,-41.09,17.09,17.09,1,, -48684,76256,73,2016,2016_Sen-G_UT,UT,Sen-G,Sen-G,YouGov,391,11/4/2016,762,Misty Katherine Snow,DEM,23,Mike Lee,REP,69,,-46,11/8/2016,27.06,68.15,-41.09,4.91,-4.91,1,, -48347,75745,74,2016,2016_Sen-G_CO,CO,Sen-G,Sen-G,Public Policy Polling,263,11/4/2016,704,Michael F. Bennet,DEM,50,Darryl Glenn,REP,40,,10,11/8/2016,49.97,44.31,5.66,4.34,4.34,1,, -48865,76521,74,2016,2016_Sen-G_CO,CO,Sen-G,Sen-G,SurveyMonkey,324,11/4/2016,2777,Michael F. Bennet,DEM,52,Darryl Glenn,REP,45,,7,11/8/2016,49.97,44.31,5.66,1.34,1.34,1,, -48905,76547,75,2016,2016_Sen-G_VT,VT,Sen-G,Sen-G,SurveyMonkey,324,11/4/2016,454,Patrick J. Leahy,DEM,75,Scott Milne,REP,24,,51,11/8/2016,61.26,33.03,28.24,22.76,22.76,1,, -48896,76541,76,2016,2016_Sen-G_OK,OK,Sen-G,Sen-G,SurveyMonkey,324,11/4/2016,1271,Mike Workman,DEM,37,James Lankford,REP,61,,-24,11/8/2016,24.58,67.74,-43.16,19.16,19.16,1,, -48894,76539,77,2016,2016_Sen-G_ND,ND,Sen-G,Sen-G,SurveyMonkey,324,11/4/2016,313,Eliot Glassheim,DEM,23,John Hoeven,REP,74,,-51,11/8/2016,16.97,78.48,-61.51,10.51,10.51,1,, -48873,76527,78,2016,2016_Sen-G_IN,IN,Sen-G,Sen-G,SurveyMonkey,324,11/4/2016,1700,Evan Bayh,DEM,42,Todd C. Young,REP,53,,-11,11/8/2016,42.41,52.11,-9.7,1.3,-1.3,1,, -48901,76545,79,2016,2016_Sen-G_SD,SD,Sen-G,Sen-G,SurveyMonkey,324,11/4/2016,459,Jay H. Williams,DEM,31,John Thune,REP,65,,-34,11/8/2016,28.17,71.83,-43.66,9.66,9.66,1,, -48872,76526,80,2016,2016_Sen-G_ID,ID,Sen-G,Sen-G,SurveyMonkey,324,11/4/2016,612,Jerry Sturgill,DEM,39,Mike Crapo,REP,58,,-19,11/8/2016,27.73,66.13,-38.41,19.41,19.41,1,, -48877,76531,81,2016,2016_Sen-G_KY,KY,Sen-G,Sen-G,SurveyMonkey,324,11/4/2016,1315,Jim Gray,DEM,46,Rand Paul,REP,50,,-4,11/8/2016,42.72,57.27,-14.55,10.55,10.55,1,, -48880,76533,82,2016,2016_Sen-G_MD,MD,Sen-G,Sen-G,SurveyMonkey,324,11/4/2016,1216,Chris Van Hollen,DEM,64,Kathy Szeliga,REP,33,,31,11/8/2016,60.89,35.67,25.21,5.79,5.79,1,, -48863,76519,83,2016,2016_Sen-G_AR,AR,Sen-G,Sen-G,SurveyMonkey,324,11/4/2016,930,Conner W. Eldridge,DEM,41,John Boozman,REP,56,,-15,11/8/2016,36.17,59.77,-23.6,8.6,8.6,1,, -48874,76528,84,2016,2016_Sen-G_IL,IL,Sen-G,Sen-G,SurveyMonkey,324,11/4/2016,1823,Tammy Duckworth,DEM,56,Mark Kirk,REP,39,,17,11/8/2016,54.86,39.78,15.08,1.92,1.92,1,, -48678,76250,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,11/4/2016,525,Margaret Wood Hassan,DEM,50,Kelly Ayotte,REP,42,,8,11/8/2016,47.98,47.84,.14,7.86,7.86,1,, -48889,76536,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,SurveyMonkey,324,11/4/2016,696,Margaret Wood Hassan,DEM,51,Kelly Ayotte,REP,42,,9,11/8/2016,47.98,47.84,.14,8.86,8.86,1,, -48681,76253,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,11/4/2016,525,Kathleen Alana McGinty,DEM,42,Patrick J. Toomey,REP,46,,-4,11/8/2016,47.34,48.77,-1.43,2.57,-2.57,1,, -48898,76543,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,SurveyMonkey,324,11/4/2016,2845,Kathleen Alana McGinty,DEM,49,Patrick J. Toomey,REP,45,,4,11/8/2016,47.34,48.77,-1.43,5.43,5.43,0,, -48683,76255,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,YouGov,391,11/4/2016,931,Kathleen Alana McGinty,DEM,47,Patrick J. Toomey,REP,46,,1,11/8/2016,47.34,48.77,-1.43,2.43,2.43,0,, -48862,76518,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,SurveyMonkey,324,11/4/2016,2609,Ann Kirkpatrick,DEM,45,John McCain,REP,50,,-5,11/8/2016,40.75,53.71,-12.96,7.96,7.96,1,, -48870,76524,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,SurveyMonkey,324,11/4/2016,2419,Jim Barksdale,DEM,41,Johnny Isakson,REP,47,,-6,11/8/2016,41.03,54.78,-13.75,7.75,7.75,1,, -48682,76254,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,YouGov,391,11/4/2016,995,Jim Barksdale,DEM,41,Johnny Isakson,REP,48,,-7,11/8/2016,41.03,54.78,-13.75,6.75,6.75,1,, -48864,76520,89,2016,2016_Sen-G_CA,CA,Sen-G,Sen-G,SurveyMonkey,324,11/4/2016,2712,Kamala D. Harris,DEM,52,Loretta Sanchez,DEM,31,,21,11/8/2016,61.6,38.4,23.21,2.21,,1,, -48878,76532,90,2016,2016_Sen-O_LA,LA,Sen-G,Sen-O,SurveyMonkey,324,11/4/2016,982,Foster L. Campbell,DEM,13,John Neely Kennedy,REP,21,14,-8,11/8/2016,17.47,24.96,-7.49,.51,-.51,1,, -48866,76522,91,2016,2016_Sen-G_CT,CT,Sen-G,Sen-G,SurveyMonkey,324,11/4/2016,1387,Richard Blumenthal,DEM,63,Dan Carter,REP,34,,29,11/8/2016,63.19,34.62,28.57,.43,.43,1,, -48875,76529,92,2016,2016_Sen-G_IA,IA,Sen-G,Sen-G,SurveyMonkey,324,11/4/2016,1781,Patty Judge,DEM,39,Chuck Grassley,REP,57,,-18,11/8/2016,35.66,60.09,-24.43,6.43,6.43,1,, -48676,76248,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,11/4/2016,525,Patrick Murphy,DEM,38,Marco Rubio,REP,52,,-14,11/8/2016,44.31,51.98,-7.67,6.33,-6.33,1,, -48869,76523,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,SurveyMonkey,324,11/4/2016,4092,Patrick Murphy,DEM,49,Marco Rubio,REP,48,,1,11/8/2016,44.31,51.98,-7.67,8.67,8.67,0,, -48521,76059,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,11/4/2016,1426,Hillary Rodham Clinton,DEM,46,Donald Trump,REP,42,,4,11/8/2016,48.02,45.93,2.09,1.91,1.91,1,average of multiple versions or turnout models listed in poll, -48847,76443,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,11/4/2016,26574,Hillary Rodham Clinton,DEM,38.03,Donald Trump,REP,35.69,,2.3399999,11/8/2016,48.02,45.93,2.09,.25,.25,1,, -48922,76636,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,11/4/2016,2195,Hillary Rodham Clinton,DEM,43,Donald Trump,REP,39,,4,11/8/2016,48.02,45.93,2.09,1.91,1.91,1,average of multiple versions or turnout models listed in poll, -48480,75975,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,11/4/2016,1282,Hillary Rodham Clinton,DEM,46,Donald Trump,REP,41.5,,4.5,11/8/2016,48.02,45.93,2.09,2.41,2.41,1,average of multiple versions or turnout models listed in poll, -48613,76157,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,11/4/2016,1500,Hillary Rodham Clinton,DEM,45,Donald Trump,REP,43,,2,11/8/2016,48.02,45.93,2.09,.09,-.09,1,, -48917,76612,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,USC Dornsife/Los Angeles Times,343,11/4/2016,2972,Hillary Rodham Clinton,DEM,43.61,Donald Trump,REP,46.84,,-3.23,11/8/2016,48.02,45.93,2.09,5.32,-5.32,0,, -48861,76551,602,2016,2016_Pres-G_AK,AK,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,409,Hillary Rodham Clinton,DEM,31,Donald Trump,REP,48,,-17,11/8/2016,36.55,51.28,-14.73,2.27,-2.27,1,, -48860,76550,603,2016,2016_Pres-G_AL,AL,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,1131,Hillary Rodham Clinton,DEM,36,Donald Trump,REP,55,,-19,11/8/2016,34.36,62.08,-27.73,8.73,8.73,1,, -48863,76553,604,2016,2016_Pres-G_AR,AR,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,930,Hillary Rodham Clinton,DEM,32,Donald Trump,REP,56,,-24,11/8/2016,33.65,60.57,-26.92,2.92,2.92,1,, -48862,76552,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,2609,Hillary Rodham Clinton,DEM,45,Donald Trump,REP,42,,3,11/8/2016,44.58,48.08,-3.5,6.5,6.5,0,, -48864,76554,606,2016,2016_Pres-G_CA,CA,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,2712,Hillary Rodham Clinton,DEM,56,Donald Trump,REP,31,,25,11/8/2016,61.48,31.49,29.99,4.99,-4.99,1,, -48347,75740,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,Public Policy Polling,263,11/4/2016,704,Hillary Rodham Clinton,DEM,49,Donald Trump,REP,44,,5,11/8/2016,48.16,43.25,4.91,.09,.09,1,average of multiple versions or turnout models listed in poll, -48865,76555,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,2777,Hillary Rodham Clinton,DEM,43,Donald Trump,REP,40,,3,11/8/2016,48.16,43.25,4.91,1.91,-1.91,1,, -48866,76556,608,2016,2016_Pres-G_CT,CT,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,1387,Hillary Rodham Clinton,DEM,52,Donald Trump,REP,36,,16,11/8/2016,54.57,40.93,13.64,2.36,2.36,1,, -48867,76557,609,2016,2016_Pres-G_DC,DC,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,310,Hillary Rodham Clinton,DEM,85,Donald Trump,REP,7,,78,11/8/2016,90.86,4.09,86.78,8.78,-8.78,1,, -48868,76558,610,2016,2016_Pres-G_DE,DE,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,367,Hillary Rodham Clinton,DEM,50,Donald Trump,REP,39,,11,11/8/2016,53.09,41.71,11.37,.37,-.37,1,, -48676,76239,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,11/4/2016,525,Hillary Rodham Clinton,DEM,47,Donald Trump,REP,45,,2,11/8/2016,47.41,48.6,-1.19,3.19,3.19,0,, -48869,76559,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,4092,Hillary Rodham Clinton,DEM,47,Donald Trump,REP,45,,2,11/8/2016,47.41,48.6,-1.19,3.19,3.19,0,, -48870,76560,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,2419,Hillary Rodham Clinton,DEM,45,Donald Trump,REP,45,,0,11/8/2016,45.35,50.44,-5.1,5.1,5.1,.5,, -48682,76245,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,YouGov,391,11/4/2016,995,Hillary Rodham Clinton,DEM,43,Donald Trump,REP,49,,-6,11/8/2016,45.35,50.44,-5.1,.9,-.9,1,, -48871,76561,613,2016,2016_Pres-G_HI,HI,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,426,Hillary Rodham Clinton,DEM,52,Donald Trump,REP,28,,24,11/8/2016,62.22,30.04,32.18,8.18,-8.18,1,, -48875,76565,614,2016,2016_Pres-G_IA,IA,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,1781,Hillary Rodham Clinton,DEM,38,Donald Trump,REP,47,,-9,11/8/2016,41.74,51.15,-9.41,.41,.41,1,, -48872,76562,615,2016,2016_Pres-G_ID,ID,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,612,Hillary Rodham Clinton,DEM,29,Donald Trump,REP,47,,-18,11/8/2016,27.48,59.25,-31.76,13.76,13.76,1,, -48874,76564,616,2016,2016_Pres-G_IL,IL,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,1700,Hillary Rodham Clinton,DEM,52,Donald Trump,REP,35,,17,11/8/2016,55.24,38.36,16.89,.11,.11,1,, -48873,76563,617,2016,2016_Pres-G_IN,IN,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,1823,Hillary Rodham Clinton,DEM,35,Donald Trump,REP,52,,-17,11/8/2016,37.46,56.47,-19.01,2.01,2.01,1,, -48876,76566,618,2016,2016_Pres-G_KS,KS,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,1311,Hillary Rodham Clinton,DEM,36,Donald Trump,REP,49,,-13,11/8/2016,35.74,56.16,-20.42,7.42,7.42,1,, -48877,76567,619,2016,2016_Pres-G_KY,KY,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,1315,Hillary Rodham Clinton,DEM,35,Donald Trump,REP,54,,-19,11/8/2016,32.68,62.52,-29.84,10.84,10.84,1,, -48878,76568,620,2016,2016_Pres-G_LA,LA,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,982,Hillary Rodham Clinton,DEM,38,Donald Trump,REP,52,,-14,11/8/2016,38.45,58.09,-19.64,5.64,5.64,1,, -48881,76571,621,2016,2016_Pres-G_MA,MA,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,1378,Hillary Rodham Clinton,DEM,56,Donald Trump,REP,30,,26,11/8/2016,60.01,32.81,27.2,1.2,-1.2,1,, -48880,76570,622,2016,2016_Pres-G_MD,MD,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,1216,Hillary Rodham Clinton,DEM,59,Donald Trump,REP,28,,31,11/8/2016,60.33,33.91,26.42,4.58,4.58,1,, -48879,76569,623,2016,2016_Pres-G_ME,ME,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,779,Hillary Rodham Clinton,DEM,46,Donald Trump,REP,38,,8,11/8/2016,47.83,44.87,2.96,5.04,5.04,1,, -48348,75742,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Public Policy Polling,263,11/4/2016,957,Hillary Rodham Clinton,DEM,48,Donald Trump,REP,42.5,,5.5,11/8/2016,47.03,47.25,-.22,5.72,5.72,0,average of multiple versions or turnout models listed in poll, -48882,76572,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,3145,Hillary Rodham Clinton,DEM,44,Donald Trump,REP,42,,2,11/8/2016,47.03,47.25,-.22,2.22,2.22,0,, -48883,76573,625,2016,2016_Pres-G_MN,MN,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,1292,Hillary Rodham Clinton,DEM,46,Donald Trump,REP,39,,7,11/8/2016,46.44,44.93,1.51,5.49,5.49,1,, -48885,76575,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,1368,Hillary Rodham Clinton,DEM,40,Donald Trump,REP,48,,-8,11/8/2016,37.87,56.38,-18.51,10.51,10.51,1,, -48884,76574,627,2016,2016_Pres-G_MS,MS,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,719,Hillary Rodham Clinton,DEM,42,Donald Trump,REP,50,,-8,11/8/2016,40.06,57.86,-17.8,9.8,9.8,1,, -48886,76576,628,2016,2016_Pres-G_MT,MT,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,449,Hillary Rodham Clinton,DEM,30,Donald Trump,REP,52,,-22,11/8/2016,35.41,55.65,-20.23,1.77,-1.77,1,, -48679,76242,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,11/4/2016,525,Hillary Rodham Clinton,DEM,49,Donald Trump,REP,43,,6,11/8/2016,46.17,49.83,-3.66,9.66,9.66,0,, -48893,76583,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,3126,Hillary Rodham Clinton,DEM,48,Donald Trump,REP,41,,7,11/8/2016,46.17,49.83,-3.66,10.66,10.66,0,, -48894,76584,630,2016,2016_Pres-G_ND,ND,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,313,Hillary Rodham Clinton,DEM,29,Donald Trump,REP,57,,-28,11/8/2016,27.23,62.96,-35.73,7.73,7.73,1,, -48887,76577,631,2016,2016_Pres-G_NE,NE,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,988,Hillary Rodham Clinton,DEM,35,Donald Trump,REP,52,,-17,11/8/2016,33.7,58.75,-25.05,8.05,8.05,1,, -48678,76241,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,11/4/2016,525,Hillary Rodham Clinton,DEM,46,Donald Trump,REP,40,,6,11/8/2016,46.83,46.46,.37,5.63,5.63,1,, -48889,76579,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,696,Hillary Rodham Clinton,DEM,47,Donald Trump,REP,38,,9,11/8/2016,46.83,46.46,.37,8.63,8.63,1,, -48890,76580,633,2016,2016_Pres-G_NJ,NJ,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,1377,Hillary Rodham Clinton,DEM,52,Donald Trump,REP,37,,15,11/8/2016,54.99,41,13.98,1.02,1.02,1,, -48891,76581,634,2016,2016_Pres-G_NM,NM,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,749,Hillary Rodham Clinton,DEM,40,Donald Trump,REP,38,,2,11/8/2016,48.26,40.04,8.21,6.21,-6.21,1,, -48677,76240,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,11/4/2016,525,Hillary Rodham Clinton,DEM,44,Donald Trump,REP,44,,0,11/8/2016,47.92,45.5,2.42,2.42,-2.42,.5,, -48888,76578,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,1207,Hillary Rodham Clinton,DEM,45,Donald Trump,REP,43,,2,11/8/2016,47.92,45.5,2.42,.42,-.42,1,, -48478,75969,636,2016,2016_Pres-G_NY,NY,Pres-G,Pres-G,Siena College,305,11/4/2016,617,Hillary Rodham Clinton,DEM,51,Donald Trump,REP,34,,17,11/8/2016,59,36.51,22.49,5.49,-5.49,1,, -48892,76582,636,2016,2016_Pres-G_NY,NY,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,2208,Hillary Rodham Clinton,DEM,57,Donald Trump,REP,32,,25,11/8/2016,59,36.51,22.49,2.51,2.51,1,, -48680,76243,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,11/4/2016,525,Hillary Rodham Clinton,DEM,44,Donald Trump,REP,43,,1,11/8/2016,43.24,51.31,-8.07,9.07,9.07,0,, -48895,76585,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,2860,Hillary Rodham Clinton,DEM,42,Donald Trump,REP,45,,-3,11/8/2016,43.24,51.31,-8.07,5.07,5.07,1,, -48896,76586,638,2016,2016_Pres-G_OK,OK,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,1271,Hillary Rodham Clinton,DEM,32,Donald Trump,REP,57,,-25,11/8/2016,28.93,65.32,-36.39,11.39,11.39,1,, -48897,76587,639,2016,2016_Pres-G_OR,OR,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,1595,Hillary Rodham Clinton,DEM,50,Donald Trump,REP,35,,15,11/8/2016,50.07,39.09,10.98,4.02,4.02,1,, -48681,76244,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,11/4/2016,525,Hillary Rodham Clinton,DEM,44,Donald Trump,REP,46,,-2,11/8/2016,47.46,48.17,-.72,1.28,-1.28,1,, -48898,76588,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,2845,Hillary Rodham Clinton,DEM,46,Donald Trump,REP,43,,3,11/8/2016,47.46,48.17,-.72,3.72,3.72,0,, -48629,76191,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Trafalgar Group,338,11/4/2016,1300,Hillary Rodham Clinton,DEM,46.51,Donald Trump,REP,48.43,,-1.92,11/8/2016,47.46,48.17,-.72,1.2,-1.2,1,, -48683,76246,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,YouGov,391,11/4/2016,931,Hillary Rodham Clinton,DEM,45,Donald Trump,REP,43,,2,11/8/2016,47.46,48.17,-.72,2.72,2.72,0,, -48899,76589,641,2016,2016_Pres-G_RI,RI,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,415,Hillary Rodham Clinton,DEM,48,Donald Trump,REP,36,,12,11/8/2016,54.41,38.9,15.51,3.51,-3.51,1,, -48900,76590,642,2016,2016_Pres-G_SC,SC,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,1698,Hillary Rodham Clinton,DEM,43,Donald Trump,REP,47,,-4,11/8/2016,40.67,54.94,-14.27,10.27,10.27,1,, -48901,76591,643,2016,2016_Pres-G_SD,SD,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,459,Hillary Rodham Clinton,DEM,32,Donald Trump,REP,53,,-21,11/8/2016,31.74,61.53,-29.79,8.79,8.79,1,, -48902,76592,644,2016,2016_Pres-G_TN,TN,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,1433,Hillary Rodham Clinton,DEM,41,Donald Trump,REP,49,,-8,11/8/2016,34.72,60.72,-26.01,18.01,18.01,1,, -48903,76593,645,2016,2016_Pres-G_TX,TX,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,3009,Hillary Rodham Clinton,DEM,43,Donald Trump,REP,46,,-3,11/8/2016,43.12,52.1,-8.98,5.98,5.98,1,, -48904,76594,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,1479,Hillary Rodham Clinton,DEM,31,Donald Trump,REP,34,,-3,11/8/2016,27.17,45.05,-17.89,14.89,14.89,1,, -48487,75993,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,Trafalgar Group,338,11/4/2016,1350,Hillary Rodham Clinton,DEM,29.52,Donald Trump,REP,39.95,,-10.43,11/8/2016,27.17,45.05,-17.89,7.46,7.46,1,, -48684,76247,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,YouGov,391,11/4/2016,762,Hillary Rodham Clinton,DEM,23,Donald Trump,REP,40,,-17,11/8/2016,27.17,45.05,-17.89,.89,.89,1,, -48512,76034,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Christopher Newport University,50,11/4/2016,1193,Hillary Rodham Clinton,DEM,48,Donald Trump,REP,42,,6,11/8/2016,49.75,44.43,5.32,.68,.68,1,, -48685,76257,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Hampton University,131,11/4/2016,802,Hillary Rodham Clinton,DEM,45,Donald Trump,REP,41,,4,11/8/2016,49.75,44.43,5.32,1.32,-1.32,1,, -48349,75744,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Public Policy Polling,263,11/4/2016,1238,Hillary Rodham Clinton,DEM,49.5,Donald Trump,REP,44,,5.5,11/8/2016,49.75,44.43,5.32,.18,.18,1,average of multiple versions or turnout models listed in poll, -48906,76596,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,2183,Hillary Rodham Clinton,DEM,49,Donald Trump,REP,41,,8,11/8/2016,49.75,44.43,5.32,2.68,2.68,1,, -48905,76595,648,2016,2016_Pres-G_VT,VT,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,454,Hillary Rodham Clinton,DEM,61,Donald Trump,REP,25,,36,11/8/2016,56.68,30.27,26.41,9.59,9.59,1,, -48907,76597,649,2016,2016_Pres-G_WA,WA,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,1451,Hillary Rodham Clinton,DEM,51,Donald Trump,REP,33,,18,11/8/2016,52.54,36.83,15.71,2.29,2.29,1,, -48909,76599,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,2246,Hillary Rodham Clinton,DEM,44,Donald Trump,REP,42,,2,11/8/2016,46.45,47.22,-.76,2.76,2.76,0,, -48908,76598,651,2016,2016_Pres-G_WV,WV,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,472,Hillary Rodham Clinton,DEM,29,Donald Trump,REP,56,,-27,11/8/2016,26.18,67.85,-41.68,14.68,14.68,1,, -48910,76600,652,2016,2016_Pres-G_WY,WY,Pres-G,Pres-G,SurveyMonkey,324,11/4/2016,213,Hillary Rodham Clinton,DEM,21,Donald Trump,REP,60,,-39,11/8/2016,21.88,68.17,-46.3,7.3,7.3,1,, -48480,75988,8272,2016,2016_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,11/4/2016,1282,Democratic,DEM,47,Republican,REP,44,,3,11/8/2016,48.03,49.11,-1.09,4.09,4.09,0,, -48523,76185,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,Quinnipiac University,267,11/5/2016,870,Roy A. Cooper,DEM,50,Pat McCrory,REP,47,,3,11/8/2016,49.02,48.8,.22,2.78,2.78,1,, -48524,76188,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,Siena College/The New York Times Upshot,448,11/5/2016,800,Roy A. Cooper,DEM,47,Pat McCrory,REP,46,,1,11/8/2016,49.02,48.8,.22,.78,.78,1,, -48497,76183,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,11/5/2016,671,Colin Van Ostern,DEM,48,Christopher Sununu,REP,37,,11,11/8/2016,46.57,48.84,-2.27,13.27,13.27,0,, -48915,76640,58,2016,2016_Gov-G_WA,WA,Gov-G,Gov-G,Insights West,151,11/5/2016,402,Jay Robert Inslee,DEM,49,Bill Ray Bryant,REP,40,,9,11/8/2016,54.25,45.49,8.76,.24,.24,1,, -48523,76065,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Quinnipiac University,267,11/5/2016,870,Deborah K. Ross,DEM,47,Richard Burr,REP,47,,0,11/8/2016,45.37,51.06,-5.7,5.7,5.7,.5,, -48524,76067,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Siena College/The New York Times Upshot,448,11/5/2016,800,Deborah K. Ross,DEM,45,Richard Burr,REP,46,,-1,11/8/2016,45.37,51.06,-5.7,4.7,4.7,1,, -48517,76049,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Emerson College,88,11/5/2016,600,Catherine Cortez Masto,DEM,48.4,Joseph J. Heck,REP,47.3,,1.1,11/8/2016,47.1,44.67,2.43,1.33,-1.33,1,, -48689,76270,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Gravis Marketing,124,11/5/2016,1158,Catherine Cortez Masto,DEM,49,Joseph J. Heck,REP,43,,6,11/8/2016,47.1,44.67,2.43,3.57,3.57,1,, -48516,76048,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,Emerson College,88,11/5/2016,900,Ted Strickland,DEM,28.3,Rob Portman,REP,48.8,,-20.5,11/8/2016,37.16,58.03,-20.87,.37,.37,1,, -48518,76050,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,Emerson College,88,11/5/2016,750,Jason Kander,DEM,45.5,Roy Blunt,REP,44.8,,.69999999,11/8/2016,46.39,49.18,-2.79,3.49,3.49,0,, -48915,76608,72,2016,2016_Sen-G_WA,WA,Sen-G,Sen-G,Insights West,151,11/5/2016,402,Patty Murray,DEM,53,Chris Vance,REP,37,,16,11/8/2016,58.83,40.86,17.97,1.97,-1.97,1,, -48519,76051,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Emerson College,88,11/5/2016,1000,Margaret Wood Hassan,DEM,45.6,Kelly Ayotte,REP,48.8,,-3.2,11/8/2016,47.98,47.84,.14,3.34,-3.34,0,, -48497,76024,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,11/5/2016,692,Margaret Wood Hassan,DEM,49,Kelly Ayotte,REP,45,,4,11/8/2016,47.98,47.84,.14,3.86,3.86,1,, -48628,76189,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,Data Orbital,73,11/5/2016,550,Ann Kirkpatrick,DEM,44,John McCain,REP,56,,-12,11/8/2016,40.75,53.71,-12.96,.96,.96,1,, -48912,76606,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,Insights West,151,11/5/2016,392,Ann Kirkpatrick,DEM,42,John McCain,REP,50,,-8,11/8/2016,40.75,53.71,-12.96,4.96,4.96,1,, -48913,76641,89,2016,2016_Sen-G_CA,CA,Sen-G,Sen-G,Insights West,151,11/5/2016,401,Kamala D. Harris,DEM,50,Loretta Sanchez,DEM,28,,22,11/8/2016,61.6,38.4,23.21,1.21,,1,, -48522,76064,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Quinnipiac University,267,11/5/2016,884,Patrick Murphy,DEM,43,Marco Rubio,REP,50,,-7,11/8/2016,44.31,51.98,-7.67,.67,.67,1,, -48630,76193,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,11/5/2016,2220,Hillary Rodham Clinton,DEM,48,Donald Trump,REP,44.5,,3.5,11/8/2016,48.02,45.93,2.09,1.41,1.41,1,average of multiple versions or turnout models listed in poll, -50615,79880,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Big Data Poll,251,11/5/2016,2193,Hillary Rodham Clinton,DEM,44.5,Donald Trump,REP,45.1,,-.60000002,11/8/2016,48.02,45.93,2.09,2.69,-2.69,0,, -48619,76165,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Fox News/Beacon Research/Shaw & Co. Research,103,11/5/2016,1295,Hillary Rodham Clinton,DEM,48,Donald Trump,REP,44,,4,11/8/2016,48.02,45.93,2.09,1.91,1.91,1,average of multiple versions or turnout models listed in poll, -48848,76444,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Gravis Marketing,124,11/5/2016,16639,Hillary Rodham Clinton,DEM,47,Donald Trump,REP,43,,4,11/8/2016,48.02,45.93,2.09,1.91,1.91,1,among registered voters, -48623,76178,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Monmouth University,215,11/5/2016,748,Hillary Rodham Clinton,DEM,50,Donald Trump,REP,44,,6,11/8/2016,48.02,45.93,2.09,3.91,3.91,1,average of multiple versions or turnout models listed in poll, -48477,75968,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Morning Consult,218,11/5/2016,1482,Hillary Rodham Clinton,DEM,45,Donald Trump,REP,42,,3,11/8/2016,48.02,45.93,2.09,.91,.91,1,, -48513,76036,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Selzer & Co.,304,11/5/2016,799,Hillary Rodham Clinton,DEM,45,Donald Trump,REP,42,,3,11/8/2016,48.02,45.93,2.09,.91,.91,1,average of multiple versions or turnout models listed in poll, -48849,76445,602,2016,2016_Pres-G_AK,AK,Pres-G,Pres-G,Gravis Marketing,124,11/5/2016,617,Hillary Rodham Clinton,DEM,41,Donald Trump,REP,44,,-3,11/8/2016,36.55,51.28,-14.73,11.73,11.73,1,among registered voters, -48628,76380,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Data Orbital,73,11/5/2016,550,Hillary Rodham Clinton,DEM,44,Donald Trump,REP,47,,-3,11/8/2016,44.58,48.08,-3.5,.5,.5,1,, -48851,76447,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Gravis Marketing,124,11/5/2016,1453,Hillary Rodham Clinton,DEM,43,Donald Trump,REP,45,,-2,11/8/2016,44.58,48.08,-3.5,1.5,1.5,1,among registered voters, -48912,76602,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Insights West,151,11/5/2016,392,Hillary Rodham Clinton,DEM,45,Donald Trump,REP,47,,-2,11/8/2016,44.58,48.08,-3.5,1.5,1.5,1,, -48913,76603,606,2016,2016_Pres-G_CA,CA,Pres-G,Pres-G,Insights West,151,11/5/2016,401,Hillary Rodham Clinton,DEM,58,Donald Trump,REP,35,,23,11/8/2016,61.48,31.49,29.99,6.99,-6.99,1,, -48850,76446,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,Gravis Marketing,124,11/5/2016,1378,Hillary Rodham Clinton,DEM,44,Donald Trump,REP,43,,1,11/8/2016,48.16,43.25,4.91,3.91,-3.91,1,among registered voters, -48522,76061,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Quinnipiac University,267,11/5/2016,884,Hillary Rodham Clinton,DEM,46,Donald Trump,REP,45.5,,.5,11/8/2016,47.41,48.6,-1.19,1.69,1.69,0,average of multiple versions or turnout models listed in poll, -48852,76448,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Gravis Marketing,124,11/5/2016,2002,Hillary Rodham Clinton,DEM,44,Donald Trump,REP,48,,-4,11/8/2016,45.35,50.44,-5.1,1.1,1.1,1,among registered voters, -48518,76054,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,Emerson College,88,11/5/2016,750,Hillary Rodham Clinton,DEM,40.5,Donald Trump,REP,46.5,,-6,11/8/2016,37.87,56.38,-18.51,12.51,12.51,1,, -48523,76063,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Quinnipiac University,267,11/5/2016,870,Hillary Rodham Clinton,DEM,47.5,Donald Trump,REP,45,,2.5,11/8/2016,46.17,49.83,-3.66,6.16,6.16,0,average of multiple versions or turnout models listed in poll, -48524,76066,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,11/5/2016,800,Hillary Rodham Clinton,DEM,44,Donald Trump,REP,44,,0,11/8/2016,46.17,49.83,-3.66,3.66,3.66,.5,, -48519,76055,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Emerson College,88,11/5/2016,1000,Hillary Rodham Clinton,DEM,45.4,Donald Trump,REP,43.8,,1.6,11/8/2016,46.83,46.46,.37,1.23,1.23,1,, -48497,76013,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,11/5/2016,692,Hillary Rodham Clinton,DEM,49,Donald Trump,REP,38,,11,11/8/2016,46.83,46.46,.37,10.63,10.63,1,, -48517,76053,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Emerson College,88,11/5/2016,600,Hillary Rodham Clinton,DEM,46.8,Donald Trump,REP,45.6,,1.2,11/8/2016,47.92,45.5,2.42,1.22,-1.22,1,, -48689,76269,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Gravis Marketing,124,11/5/2016,1158,Hillary Rodham Clinton,DEM,45,Donald Trump,REP,43,,2,11/8/2016,47.92,45.5,2.42,.42,-.42,1,, -48914,76604,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Insights West,151,11/5/2016,373,Hillary Rodham Clinton,DEM,42,Donald Trump,REP,42,,0,11/8/2016,47.92,45.5,2.42,2.42,-2.42,.5,, -48853,76449,636,2016,2016_Pres-G_NY,NY,Pres-G,Pres-G,Gravis Marketing,124,11/5/2016,1681,Hillary Rodham Clinton,DEM,55,Donald Trump,REP,36,,19,11/8/2016,59,36.51,22.49,3.49,-3.49,1,among registered voters, -48516,76052,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Emerson College,88,11/5/2016,900,Hillary Rodham Clinton,DEM,38.9,Donald Trump,REP,45.6,,-6.6999998,11/8/2016,43.24,51.31,-8.07,1.37,1.37,1,, -48854,76450,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Gravis Marketing,124,11/5/2016,1781,Hillary Rodham Clinton,DEM,42,Donald Trump,REP,48,,-6,11/8/2016,43.24,51.31,-8.07,2.07,2.07,1,among registered voters, -48855,76451,639,2016,2016_Pres-G_OR,OR,Pres-G,Pres-G,Gravis Marketing,124,11/5/2016,1963,Hillary Rodham Clinton,DEM,44,Donald Trump,REP,40,,4,11/8/2016,50.07,39.09,10.98,6.98,-6.98,1,among registered voters, -48856,76452,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Gravis Marketing,124,11/5/2016,1220,Hillary Rodham Clinton,DEM,46,Donald Trump,REP,40,,6,11/8/2016,47.46,48.17,-.72,6.72,6.72,0,among registered voters, -48857,76453,642,2016,2016_Pres-G_SC,SC,Pres-G,Pres-G,Gravis Marketing,124,11/5/2016,1751,Hillary Rodham Clinton,DEM,43,Donald Trump,REP,48,,-5,11/8/2016,40.67,54.94,-14.27,9.27,9.27,1,among registered voters, -48915,76605,649,2016,2016_Pres-G_WA,WA,Pres-G,Pres-G,Insights West,151,11/5/2016,402,Hillary Rodham Clinton,DEM,51,Donald Trump,REP,36,,15,11/8/2016,52.54,36.83,15.71,.71,-.71,1,, -48858,76454,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,Gravis Marketing,124,11/5/2016,1184,Hillary Rodham Clinton,DEM,47,Donald Trump,REP,44,,3,11/8/2016,46.45,47.22,-.76,3.76,3.76,0,among registered voters, -48497,77097,6011,2016,2016_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,11/5/2016,323,Carol Shea-Porter,DEM,42,Frank C. Guinta,REP,33,,9,11/8/2016,44.29,42.95,1.34,7.66,7.66,1,, -48497,77098,6012,2016,2016_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,11/5/2016,322,Annie Kuster,DEM,53,Jim Lawrence,REP,32,,21,11/8/2016,49.75,45.31,4.44,16.56,16.56,1,, -48619,76167,8272,2016,2016_House-G_US,US,House-G,House-G,Fox News/Beacon Research/Shaw & Co. Research,103,11/5/2016,1295,Democratic,DEM,45,Republican,REP,46,,-1,11/8/2016,48.03,49.11,-1.09,.09,.09,1,, -49775,78196,8272,2016,2016_House-G_US,US,House-G,House-G,Ipsos,154,11/5/2016,3276,Democratic,DEM,41.8,Republican,REP,32.7,,9.1000004,11/8/2016,48.03,49.11,-1.09,10.19,10.19,0,among all adults, -48513,76037,8272,2016,2016_House-G_US,US,House-G,House-G,Selzer & Co.,304,11/5/2016,799,Democratic,DEM,45,Republican,REP,48,,-3,11/8/2016,48.03,49.11,-1.09,1.91,-1.91,1,, -48525,76069,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,Landmark Communications,166,11/6/2016,1200,Jim Barksdale,DEM,41,Johnny Isakson,REP,52,,-11,11/8/2016,41.03,54.78,-13.75,2.75,2.75,1,, -48916,76611,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,11/6/2016,1107,Hillary Rodham Clinton,DEM,42.25,Donald Trump,REP,42.5,,-.25,11/8/2016,48.02,45.93,2.09,2.34,-2.34,0,average of multiple versions or turnout models listed in poll, -48911,76601,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Insights West,151,11/6/2016,940,Hillary Rodham Clinton,DEM,49,Donald Trump,REP,45,,4,11/8/2016,48.02,45.93,2.09,1.91,1.91,1,, -48771,76354,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Lucid,175,11/6/2016,2521,Hillary Rodham Clinton,DEM,45,Donald Trump,REP,40,,5,11/8/2016,48.02,45.93,2.09,2.91,2.91,1,, -48687,76262,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,11/6/2016,3677,Hillary Rodham Clinton,DEM,47,Donald Trump,REP,43,,4,11/8/2016,48.02,45.93,2.09,1.91,1.91,1,average of multiple versions or turnout models listed in poll, -48625,76180,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,11/6/2016,843,Hillary Rodham Clinton,DEM,48.4,Donald Trump,REP,46.4,,2,11/8/2016,47.41,48.6,-1.19,3.19,3.19,0,, -48624,76179,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Trafalgar Group,338,11/6/2016,1100,Hillary Rodham Clinton,DEM,46.13,Donald Trump,REP,49.72,,-3.5899999,11/8/2016,47.41,48.6,-1.19,2.4,-2.4,1,, -48525,76068,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Landmark Communications,166,11/6/2016,1200,Hillary Rodham Clinton,DEM,46,Donald Trump,REP,49,,-3,11/8/2016,45.35,50.44,-5.1,2.1,2.1,1,, -48770,76353,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Trafalgar Group,338,11/6/2016,1250,Hillary Rodham Clinton,DEM,45.11,Donald Trump,REP,51.58,,-6.4699998,11/8/2016,45.35,50.44,-5.1,1.37,-1.37,1,, -48859,76463,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,11/6/2016,1011,Hillary Rodham Clinton,DEM,49,Donald Trump,REP,43,,6,11/8/2016,47.03,47.25,-.22,6.22,6.22,0,average of multiple versions or turnout models listed in poll, -48686,76258,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Trafalgar Group,338,11/6/2016,1200,Hillary Rodham Clinton,DEM,46.82,Donald Trump,REP,48.52,,-1.7,11/8/2016,47.03,47.25,-.22,1.48,-1.48,1,, -48614,76158,634,2016,2016_Pres-G_NM,NM,Pres-G,Pres-G,Zia Poll,393,11/6/2016,8439,Hillary Rodham Clinton,DEM,46,Donald Trump,REP,44,,2,11/8/2016,48.26,40.04,8.21,6.21,-6.21,1,, -49205,77099,5868,2016,2016_House-G_FL-13,FL-13,House-G,House-G,St. Pete Polls,314,11/6/2016,944,Charlie Crist,DEM,51,David W. Jolly,REP,46,,5,11/8/2016,51.9,48.1,3.81,1.19,1.19,1,, -48687,76351,8272,2016,2016_House-G_US,US,House-G,House-G,YouGov,391,11/6/2016,3677,Democratic,DEM,45,Republican,REP,42,,3,11/8/2016,48.03,49.11,-1.09,4.09,4.09,0,, -49495,77706,1469,2016,2016_Sen-GR_LA,LA,Sen-G,Sen-GR,Southern Media & Opinion Research,310,11/29/2016,500,Foster L. Campbell,DEM,38,John Neely Kennedy,REP,52,,-14,12/10/2016,39.35,60.65,-21.31,7.31,7.31,1,, -52343,82630,1469,2016,2016_Sen-GR_LA,LA,Sen-G,Sen-GR,Emerson College,88,11/30/2016,400,Foster L. Campbell,DEM,33,John Neely Kennedy,REP,51,,-18,12/10/2016,39.35,60.65,-21.31,3.31,3.31,1,, -52341,82628,1469,2016,2016_Sen-GR_LA,LA,Sen-G,Sen-GR,Trafalgar Group,338,12/6/2016,2500,Foster L. Campbell,DEM,39.77,John Neely Kennedy,REP,55.88,,-16.110001,12/10/2016,39.35,60.65,-21.31,5.2,5.2,1,, -52344,82631,1469,2016,2016_Sen-GR_LA,LA,Sen-G,Sen-GR,University of New Orleans,358,12/6/2016,776,Foster L. Campbell,DEM,33,John Neely Kennedy,REP,62,,-29,12/10/2016,39.35,60.65,-21.31,7.69,-7.69,1,, -50586,79833,8723,2017,2017_House-OS_GA-6,GA-6,House-G,House-OS,SurveyUSA,325,3/30/2017,503,Jon Ossoff,DEM,43,Karen Handel,REP,15,,28,4/18/2017,48.12,19.77,28.35,.35,-.35,1,, -50585,79832,8723,2017,2017_House-OS_GA-6,GA-6,House-G,House-OS,Meeting Street Research,204,4/4/2017,400,Jon Ossoff,DEM,43,Karen Handel,REP,12,,31,4/18/2017,48.12,19.77,28.35,2.65,2.65,1,for Dan Moody,R -50584,79831,8723,2017,2017_House-OS_GA-6,GA-6,House-G,House-OS,RRH Elections,274,4/8/2017,321,Jon Ossoff,DEM,39,Karen Handel,REP,15,,24,4/18/2017,48.12,19.77,28.35,4.35,-4.35,1,, -50583,79830,8723,2017,2017_House-OS_GA-6,GA-6,House-G,House-OS,Revily,284,4/11/2017,485,Jon Ossoff,DEM,44.7,Karen Handel,REP,16.82,,27.879999,4/18/2017,48.12,19.77,28.35,.47,-.47,1,, -50582,79829,8723,2017,2017_House-OS_GA-6,GA-6,House-G,House-OS,Landmark Communications,166,4/13/2017,500,Jon Ossoff,DEM,45.3,Karen Handel,REP,17.4,,27.9,4/18/2017,48.12,19.77,28.35,.45,-.45,1,, -50602,79852,8723,2017,2017_House-OS_GA-6,GA-6,House-G,House-OS,Opinion Savvy/InsiderAdvantage,243,4/13/2017,437,Jon Ossoff,DEM,41.5,Karen Handel,REP,21.2,,20.299999,4/18/2017,48.12,19.77,28.35,8.05,-8.05,1,, -50581,79828,8723,2017,2017_House-OS_GA-6,GA-6,House-G,House-OS,Emerson College,88,4/14/2017,324,Jon Ossoff,DEM,43.1,Karen Handel,REP,17.1,,26,4/18/2017,48.12,19.77,28.35,2.35,-2.35,1,, -50580,79827,8723,2017,2017_House-OS_GA-6,GA-6,House-G,House-OS,Clout Research/Wenzel Strategies,55,4/15/2017,453,Jon Ossoff,DEM,41.3,Karen Handel,REP,15.3,,26,4/18/2017,48.12,19.77,28.35,2.35,-2.35,1,, -50592,79839,1764,2017,2017_House-GS_MT-1,MT-1,House-G,House-GS,Change Research,48,5/22/2017,1888,Rob Quist,DEM,44,Greg Gianforte,REP,49,,-5,5/25/2017,44.15,49.71,-5.56,.56,.56,1,among registered voters, -50604,79854,1764,2017,2017_House-GS_MT-1,MT-1,House-G,House-GS,Gravis Marketing,124,5/22/2017,818,Rob Quist,DEM,35,Greg Gianforte,REP,49,,-14,5/25/2017,44.15,49.71,-5.56,8.44,-8.44,1,, -50568,79815,1762,2017,2017_House-GSR_GA-6,GA-6,House-G,House-GSR,Landmark Communications,166,5/31/2017,500,Jon Ossoff,DEM,49.1,Karen Handel,REP,47.6,,1.5,6/20/2017,48.22,51.78,-3.57,5.07,5.07,0,, -50566,79813,1762,2017,2017_House-GSR_GA-6,GA-6,House-G,House-GSR,Abt Associates,7,6/7/2017,745,Jon Ossoff,DEM,51,Karen Handel,REP,44,,7,6/20/2017,48.22,51.78,-3.57,10.57,10.57,0,, -50567,79814,1762,2017,2017_House-GSR_GA-6,GA-6,House-G,House-GSR,Landmark Communications,166,6/7/2017,420,Jon Ossoff,DEM,49.6,Karen Handel,REP,47.1,,2.5,6/20/2017,48.22,51.78,-3.57,6.07,6.07,0,, -50565,79812,1762,2017,2017_House-GSR_GA-6,GA-6,House-G,House-GSR,SurveyUSA,325,6/9/2017,503,Jon Ossoff,DEM,47,Karen Handel,REP,47,,0,6/20/2017,48.22,51.78,-3.57,3.57,3.57,.5,, -50569,79816,1762,2017,2017_House-GSR_GA-6,GA-6,House-G,House-GSR,Trafalgar Group,338,6/12/2017,1100,Jon Ossoff,DEM,50.22,Karen Handel,REP,47.46,,2.76,6/20/2017,48.22,51.78,-3.57,6.33,6.33,0,, -50564,79811,1762,2017,2017_House-GSR_GA-6,GA-6,House-G,House-GSR,Opinion Savvy/InsiderAdvantage,243,6/14/2017,537,Jon Ossoff,DEM,49.7,Karen Handel,REP,49.4,,.30000001,6/20/2017,48.22,51.78,-3.57,3.87,3.87,0,, -50563,79810,1762,2017,2017_House-GSR_GA-6,GA-6,House-G,House-GSR,Landmark Communications,166,6/15/2017,800,Jon Ossoff,DEM,49.7,Karen Handel,REP,48,,1.7,6/20/2017,48.22,51.78,-3.57,5.27,5.27,0,, -50589,79836,1761,2017,2017_House-GS_SC-5,SC-5,House-G,House-GS,Change Research,48,6/16/2017,1001,Archie Parnell,DEM,44,Ralph Norman,REP,53,,-9,6/20/2017,47.94,51.04,-3.1,5.9,-5.9,1,among all adults, -50572,79819,1762,2017,2017_House-GSR_GA-6,GA-6,House-G,House-GSR,CSP Polling,39,6/16/2017,571,Jon Ossoff,DEM,48,Karen Handel,REP,49,,-1,6/20/2017,48.22,51.78,-3.57,2.57,2.57,1,, -50571,79818,1762,2017,2017_House-GSR_GA-6,GA-6,House-G,House-GSR,Trafalgar Group,338,6/18/2017,1100,Jon Ossoff,DEM,48.59,Karen Handel,REP,50.46,,-1.87,6/20/2017,48.22,51.78,-3.57,1.7,1.7,1,, -50570,79817,1762,2017,2017_House-GSR_GA-6,GA-6,House-G,House-GSR,Landmark Communications,166,6/19/2017,500,Jon Ossoff,DEM,49,Karen Handel,REP,48.9,,.1,6/20/2017,48.22,51.78,-3.57,3.67,3.67,0,, -50528,79744,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Hampton University,131,10/20/2017,750,Ralph S. Northam,DEM,33,Ed Gillespie,REP,41,,-8,11/7/2017,53.9,44.97,8.93,16.93,-16.93,0,, -50548,79780,1215,2017,2017_Gov-G_NJ,NJ,Gov-G,Gov-G,Stockton University,317,10/21/2017,525,Philip Murphy,DEM,51,Kimberly Ann Guadagno,REP,37,,14,11/7/2017,55.98,41.86,14.12,.12,-.12,1,, -50546,79778,1215,2017,2017_Gov-G_NJ,NJ,Gov-G,Gov-G,Quinnipiac University,267,10/22/2017,1049,Philip Murphy,DEM,57,Kimberly Ann Guadagno,REP,37,,20,11/7/2017,55.98,41.86,14.12,5.88,5.88,1,, -50532,79749,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Christopher Newport University,50,10/23/2017,812,Ralph S. Northam,DEM,50,Ed Gillespie,REP,43,,7,11/7/2017,53.9,44.97,8.93,1.93,-1.93,1,, -57061,92126,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,IMGE Insights,145,10/23/2017,800,Ralph S. Northam,DEM,48,Ed Gillespie,REP,44,,4,11/7/2017,53.9,44.97,8.93,4.93,-4.93,1,, -50537,79757,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,The Polling Company Inc.,337,10/25/2017,800,Ralph S. Northam,DEM,43.5,Ed Gillespie,REP,44.5,,-1,11/7/2017,53.9,44.97,8.93,9.93,-9.93,0,average of multiple versions or turnout models listed in poll, -50516,79731,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Quinnipiac University,267,10/27/2017,916,Ralph S. Northam,DEM,53,Ed Gillespie,REP,36,,17,11/7/2017,53.9,44.97,8.93,8.07,8.07,1,, -50542,79774,1215,2017,2017_Gov-G_NJ,NJ,Gov-G,Gov-G,Emerson College,88,10/27/2017,540,Philip Murphy,DEM,47,Kimberly Ann Guadagno,REP,31,,16,11/7/2017,55.98,41.86,14.12,1.88,1.88,1,, -50549,79781,1215,2017,2017_Gov-G_NJ,NJ,Gov-G,Gov-G,Suffolk University,323,10/27/2017,500,Philip Murphy,DEM,48.6,Kimberly Ann Guadagno,REP,33,,15.6,11/7/2017,55.98,41.86,14.12,1.48,1.48,1,, -50529,79746,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,ABC News/The Washington Post,3,10/28/2017,921,Ralph S. Northam,DEM,49,Ed Gillespie,REP,44,,5,11/7/2017,53.9,44.97,8.93,3.93,-3.93,1,, -50544,79776,1215,2017,2017_Gov-G_NJ,NJ,Gov-G,Gov-G,Monmouth University,215,10/29/2017,529,Philip Murphy,DEM,53,Kimberly Ann Guadagno,REP,39,,14,11/7/2017,55.98,41.86,14.12,.12,-.12,1,, -50523,79739,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Roanoke College,292,10/31/2017,781,Ralph S. Northam,DEM,47,Ed Gillespie,REP,47,,0,11/7/2017,53.9,44.97,8.93,8.93,-8.93,.5,, -50525,79741,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Siena College/The New York Times Upshot,448,10/31/2017,985,Ralph S. Northam,DEM,43,Ed Gillespie,REP,40,,3,11/7/2017,53.9,44.97,8.93,5.93,-5.93,1,, -50526,79742,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Suffolk University,323,10/31/2017,500,Ralph S. Northam,DEM,47.4,Ed Gillespie,REP,43.4,,4,11/7/2017,53.9,44.97,8.93,4.93,-4.93,1,, -50543,79775,1215,2017,2017_Gov-G_NJ,NJ,Gov-G,Gov-G,Gravis Marketing,124,10/31/2017,611,Philip Murphy,DEM,46,Kimberly Ann Guadagno,REP,32,,14,11/7/2017,55.98,41.86,14.12,.12,-.12,1,among registered voters, -50531,79748,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Christopher Newport University,50,11/1/2017,839,Ralph S. Northam,DEM,51,Ed Gillespie,REP,45,,6,11/7/2017,53.9,44.97,8.93,2.93,-2.93,1,, -50527,79743,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Gravis Marketing,124,11/1/2017,1143,Ralph S. Northam,DEM,48.3,Ed Gillespie,REP,42.8,,5.5,11/7/2017,53.9,44.97,8.93,3.43,-3.43,1,among registered voters, -50536,79755,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,The Polling Company Inc.,337,11/1/2017,800,Ralph S. Northam,DEM,43,Ed Gillespie,REP,45.5,,-2.5,11/7/2017,53.9,44.97,8.93,11.43,-11.43,0,average of multiple versions or turnout models listed in poll, -50522,79738,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Trafalgar Group,338,11/1/2017,1200,Ralph S. Northam,DEM,49.34,Ed Gillespie,REP,47.55,,1.79,11/7/2017,53.9,44.97,8.93,7.14,-7.14,1,, -50547,79779,1215,2017,2017_Gov-G_NJ,NJ,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,11/1/2017,800,Philip Murphy,DEM,50,Kimberly Ann Guadagno,REP,35,,15,11/7/2017,55.98,41.86,14.12,.88,.88,1,, -50524,79740,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Optimus,245,11/2/2017,1600,Ralph S. Northam,DEM,37.4,Ed Gillespie,REP,40.4,,-3,11/7/2017,53.9,44.97,8.93,11.93,-11.93,0,, -50518,79733,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Quinnipiac University,267,11/2/2017,1056,Ralph S. Northam,DEM,51,Ed Gillespie,REP,42,,9,11/7/2017,53.9,44.97,8.93,.07,.07,1,, -50520,79736,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,11/2/2017,875,Ralph S. Northam,DEM,45,Ed Gillespie,REP,45,,0,11/7/2017,53.9,44.97,8.93,8.93,-8.93,.5,, -50545,79777,1215,2017,2017_Gov-G_NJ,NJ,Gov-G,Gov-G,Quinnipiac University,267,11/2/2017,662,Philip Murphy,DEM,53,Kimberly Ann Guadagno,REP,41,,12,11/7/2017,55.98,41.86,14.12,2.12,-2.12,1,, -50530,79747,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Change Research,48,11/3/2017,3648,Ralph S. Northam,DEM,52,Ed Gillespie,REP,46,,6,11/7/2017,53.9,44.97,8.93,2.93,-2.93,1,among registered voters, -50533,79750,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Emerson College,88,11/3/2017,810,Ralph S. Northam,DEM,49,Ed Gillespie,REP,46,,3,11/7/2017,53.9,44.97,8.93,5.93,-5.93,1,, -50541,79773,1215,2017,2017_Gov-G_NJ,NJ,Gov-G,Gov-G,Change Research,48,11/3/2017,2040,Philip Murphy,DEM,58,Kimberly Ann Guadagno,REP,42,,16,11/7/2017,55.98,41.86,14.12,1.88,1.88,1,, -50517,79734,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Fox News/Beacon Research/Shaw & Co. Research,103,11/4/2017,1239,Ralph S. Northam,DEM,48,Ed Gillespie,REP,43,,5,11/7/2017,53.9,44.97,8.93,3.93,-3.93,1,, -50521,79737,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,IMGE Insights,145,11/4/2017,800,Ralph S. Northam,DEM,48,Ed Gillespie,REP,47,,1,11/7/2017,53.9,44.97,8.93,7.93,-7.93,1,, -50519,79735,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Monmouth University,215,11/4/2017,713,Ralph S. Northam,DEM,47,Ed Gillespie,REP,45,,2,11/7/2017,53.9,44.97,8.93,6.93,-6.93,1,, -50535,79753,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,The Polling Company Inc.,337,11/4/2017,800,Ralph S. Northam,DEM,46,Ed Gillespie,REP,45,,1,11/7/2017,53.9,44.97,8.93,7.93,-7.93,1,average of multiple versions or turnout models listed in poll, -50670,79984,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Emerson College,88,11/26/2017,500,Doug Jones,DEM,47,Roy S. Moore,REP,53,,-6,12/12/2017,50.83,49.17,1.65,7.65,-7.65,0,, -50676,79990,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Change Research,48,11/27/2017,1868,Doug Jones,DEM,44,Roy S. Moore,REP,49,,-5,12/12/2017,50.83,49.17,1.65,6.65,-6.65,0,among registered voters, -50682,79997,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,JMC Analytics,156,11/28/2017,650,Doug Jones,DEM,44,Roy S. Moore,REP,49,,-5,12/12/2017,50.83,49.17,1.65,6.65,-6.65,0,, -50681,79996,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,ABC News/The Washington Post,3,11/29/2017,739,Doug Jones,DEM,50,Roy S. Moore,REP,47,,3,12/12/2017,50.83,49.17,1.65,1.35,1.35,1,, -50680,79994,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,YouGov,391,11/30/2017,766,Doug Jones,DEM,43,Roy S. Moore,REP,49,,-6,12/12/2017,50.83,49.17,1.65,7.65,-7.65,0,among registered voters, -50669,79983,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Emerson College,88,12/1/2017,500,Doug Jones,DEM,46,Roy S. Moore,REP,49,,-3,12/12/2017,50.83,49.17,1.65,4.65,-4.65,0,, -50678,79992,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Gravis Marketing,124,12/2/2017,1276,Doug Jones,DEM,48,Roy S. Moore,REP,44,,4,12/12/2017,50.83,49.17,1.65,2.35,2.35,1,, -50679,79993,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Strategy Research,322,12/4/2017,3200,Doug Jones,DEM,43,Roy S. Moore,REP,50,,-7,12/12/2017,50.83,49.17,1.65,8.65,-8.65,0,, -50675,79989,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Change Research,48,12/6/2017,2443,Doug Jones,DEM,44,Roy S. Moore,REP,51,,-7,12/12/2017,50.83,49.17,1.65,8.65,-8.65,0,, -50684,79999,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,SurveyMonkey,324,12/6/2017,2131,Doug Jones,DEM,51,Roy S. Moore,REP,46,,5,12/12/2017,50.83,49.17,1.65,3.35,3.35,1,, -50677,79991,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Gravis Marketing,124,12/7/2017,1254,Doug Jones,DEM,45,Roy S. Moore,REP,49,,-4,12/12/2017,50.83,49.17,1.65,5.65,-5.65,0,, -50673,79987,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Trafalgar Group,338,12/7/2017,1419,Doug Jones,DEM,45.77,Roy S. Moore,REP,50.88,,-5.1100001,12/12/2017,50.83,49.17,1.65,6.76,-6.76,0,, -50668,79982,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Emerson College,88,12/8/2017,600,Doug Jones,DEM,44,Roy S. Moore,REP,53,,-9,12/12/2017,50.83,49.17,1.65,10.65,-10.65,0,, -50672,79986,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Monmouth University,215,12/8/2017,546,Doug Jones,DEM,46,Roy S. Moore,REP,46.3,,-.30000001,12/12/2017,50.83,49.17,1.65,1.95,-1.95,0,, -50659,79956,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Fox News/Beacon Research/Shaw & Co. Research,103,12/9/2017,1127,Doug Jones,DEM,50,Roy S. Moore,REP,40,,10,12/12/2017,50.83,49.17,1.65,8.35,8.35,1,, -50674,79988,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Change Research,48,12/10/2017,1556,Doug Jones,DEM,45,Roy S. Moore,REP,51,,-6,12/12/2017,50.83,49.17,1.65,7.65,-7.65,0,, -57487,93076,1759,2018,2018_House-GS_PA-18,PA-18,House-G,House-GS,Blumenthal Research Daily,447,2/28/2018,830,Conor Lamb,DEM,47,Richard Saccone,REP,46,,1,3/13/2018,49.86,49.53,.33,.67,.67,1,, -58870,100400,1759,2018,2018_House-GS_PA-18,PA-18,House-G,House-GS,KG Polling,502,2/28/2018,830,Conor Lamb,DEM,47,Richard Saccone,REP,46,,1,3/13/2018,49.86,49.53,.33,.67,.67,1,, -51025,80733,1759,2018,2018_House-GS_PA-18,PA-18,House-G,House-GS,Emerson College,88,3/2/2018,474,Conor Lamb,DEM,48,Richard Saccone,REP,45,,3,3/13/2018,49.86,49.53,.33,2.67,2.67,1,among registered voters, -51024,80732,1759,2018,2018_House-GS_PA-18,PA-18,House-G,House-GS,Gravis Marketing,124,3/3/2018,911,Conor Lamb,DEM,42,Richard Saccone,REP,45,,-3,3/13/2018,49.86,49.53,.33,3.33,-3.33,0,, -58871,100401,1759,2018,2018_House-GS_PA-18,PA-18,House-G,House-GS,KG Polling,502,3/5/2018,650,Conor Lamb,DEM,49,Richard Saccone,REP,45,,4,3/13/2018,49.86,49.53,.33,3.67,3.67,1,, -51023,119990,1759,2018,2018_House-GS_PA-18,PA-18,House-G,House-GS,Monmouth University,215,3/10/2018,379.3333333333333,Conor Lamb,DEM,50.33,Richard Saccone,REP,45.33,,5,3/13/2018,49.86,49.53,.33,4.67,4.67,1,average of multiple versions or turnout models listed in poll, -52337,82624,1758,2018,2018_House-GS_AZ-8,AZ-8,House-G,House-GS,OH Predictive Insights,235,4/11/2018,500,Hiral Tipirneni,DEM,43,Debbie Lesko,REP,53,,-10,4/24/2018,47.63,52.37,-4.74,5.26,-5.26,1,, -57488,93077,1758,2018,2018_House-GS_AZ-8,AZ-8,House-G,House-GS,Blumenthal Research Daily,447,4/14/2018,600,Hiral Tipirneni,DEM,42,Debbie Lesko,REP,51,,-9,4/24/2018,47.63,52.37,-4.74,4.26,-4.26,1,, -52339,82626,1758,2018,2018_House-GS_AZ-8,AZ-8,House-G,House-GS,Emerson College,88,4/14/2018,400,Hiral Tipirneni,DEM,46,Debbie Lesko,REP,45,,1,4/24/2018,47.63,52.37,-4.74,5.74,5.74,0,, -52338,82625,1758,2018,2018_House-GS_AZ-8,AZ-8,House-G,House-GS,Lake Research Partners,165,4/15/2018,408,Hiral Tipirneni,DEM,46,Debbie Lesko,REP,46,,0,4/24/2018,47.63,52.37,-4.74,4.74,4.74,.5,for Hiral Tipirneni; among registered voters,D -52336,82623,1758,2018,2018_House-GS_AZ-8,AZ-8,House-G,House-GS,Emerson College,88,4/21/2018,400,Hiral Tipirneni,DEM,43,Debbie Lesko,REP,49,,-6,4/24/2018,47.63,52.37,-4.74,1.26,-1.26,1,, -53429,84573,1756,2018,2018_House-GS_OH-12,OH-12,House-G,House-GS,GBAO,109,7/24/2018,500,Danny O'Connor,DEM,45,Troy Balderson,REP,48,,-3,8/7/2018,49.32,50.12,-.81,2.19,-2.19,1,for Danny O'Connor,D -53467,84650,1756,2018,2018_House-GS_OH-12,OH-12,House-G,House-GS,Public Policy Polling,263,7/28/2018,617,Danny O'Connor,DEM,44,Troy Balderson,REP,48,,-4,8/7/2018,49.32,50.12,-.81,3.19,-3.19,1,for End Citizens United; among 'voters',D -53468,84654,1756,2018,2018_House-GS_OH-12,OH-12,House-G,House-GS,Monmouth University,215,7/29/2018,396.6666666666667,Danny O'Connor,DEM,45,Troy Balderson,REP,46.67,,-1.67,8/7/2018,49.32,50.12,-.81,.86,-.86,1,average of multiple versions or turnout models listed in poll, -53501,85704,1756,2018,2018_House-GS_OH-12,OH-12,House-G,House-GS,Emerson College,88,8/3/2018,431,Danny O'Connor,DEM,47,Troy Balderson,REP,46,,1,8/7/2018,49.32,50.12,-.81,1.81,1.81,0,, -56360,90598,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,OnMessage Inc.,239,10/16/2018,2200,Bill Nelson,DEM,46,Rick Scott,REP,51,,-5,11/6/2018,49.93,50.05,-.12,4.88,-4.88,1,for Rick Scott,R -56267,90420,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,St. Pete Polls,314,10/16/2018,1974,Bill Nelson,DEM,47.2,Rick Scott,REP,48.6,,-1.4,11/6/2018,49.93,50.05,-.12,1.28,-1.28,1,, -56347,90583,102,2018,2018_Sen-G_IN,IN,Sen-G,Sen-G,American Viewpoint,10,10/16/2018,800,Joe Donnelly,DEM,40,Mike Braun,REP,44,,-4,11/6/2018,45.09,51.01,-5.92,1.92,1.92,1,for Mike Braun,R -56362,90713,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Marketing Resource Group (MRG),193,10/16/2018,600,Debbie Stabenow,DEM,53,John James,REP,37,,16,11/6/2018,52.26,45.76,6.51,9.49,9.49,1,, -56330,90566,107,2018,2018_Sen-G_MN,MN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,10/16/2018,800,Amy Klobuchar,DEM,56,Jim Newberger,REP,33,,23,11/6/2018,60.31,36.21,24.1,1.1,-1.1,1,, -56373,90626,108,2018,2018_Sen-G_MS,MS,Sen-G,Sen-G,Marist College,183,10/16/2018,511,David Baria,DEM,31.5,Roger F. Wicker,REP,58.5,,-27,11/6/2018,39.47,58.49,-19.02,7.98,-7.98,1,average of multiple versions or turnout models listed in poll, -56414,90684,112,2018,2018_Sen-G_NV,NV,Sen-G,Sen-G,Ipsos,154,10/16/2018,1137,Jacky Rosen,DEM,41.2,Dean Heller,REP,46.9,,-5.6999998,11/6/2018,50.41,45.38,5.03,10.73,-10.73,0,, -56317,90515,112,2018,2018_Sen-G_NV,NV,Sen-G,Sen-G,Public Policy Polling,263,10/16/2018,648,Jacky Rosen,DEM,48,Dean Heller,REP,46,,2,11/6/2018,50.41,45.38,5.03,3.03,-3.03,1,for Protect Our Care; among 'voters',D -56416,90686,113,2018,2018_Sen-G_NJ,NJ,Sen-G,Sen-G,Rutgers University,295,10/16/2018,496,Robert Menendez,DEM,51,Bob Hugin,REP,46,,5,11/6/2018,53.97,42.8,11.17,6.17,-6.17,1,, -56356,90592,116,2018,2018_Sen-G_ND,ND,Sen-G,Sen-G,Strategic Research Associates,462,10/16/2018,650,Heidi Heitkamp,DEM,40,Kevin Cramer,REP,56,,-16,11/6/2018,44.27,55.11,-10.84,5.16,-5.16,1,, -56355,90591,126,2018,2018_Sen-G_WV,WV,Sen-G,Sen-G,Strategic Research Associates,462,10/16/2018,650,"Joe Manchin, III",DEM,52,Patrick Morrisey,REP,36,,16,11/6/2018,49.57,46.26,3.31,12.69,12.69,1,, -56330,90567,129,2018,2018_Sen-GS_MN,MN,Sen-G,Sen-GS,Mason-Dixon Polling & Strategy,197,10/16/2018,800,Tina Smith,DEM,47,Karin Housley,REP,41,,6,11/6/2018,52.97,42.35,10.62,4.62,-4.62,1,, -56373,90622,130,2018,2018_Sen-OS_MS,MS,Sen-G,Sen-OS,Marist College,183,10/16/2018,511,Mike Espy,DEM,36,Cindy Hyde-Smith,REP,38,,-2,11/6/2018,40.9,41.25,-.34,1.66,-1.66,1,, -56360,90596,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,OnMessage Inc.,239,10/16/2018,2200,Andrew Gillum,DEM,45,Ron DeSantis,REP,48,,-3,11/6/2018,49.19,49.59,-.39,2.61,-2.61,1,for Rick Scott,R -56267,90416,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,St. Pete Polls,314,10/16/2018,1974,Andrew Gillum,DEM,47,Ron DeSantis,REP,45.9,,1.1,11/6/2018,49.19,49.59,-.39,1.49,1.49,0,, -56442,90778,139,2018,2018_Gov-G_GA,GA,Gov-G,Gov-G,Marist College,183,10/16/2018,554,Stacey Yvonne Abrams,DEM,46,Brian P. Kemp,REP,47.5,,-1.5,11/6/2018,48.83,50.22,-1.39,.11,-.11,1,average of multiple versions or turnout models listed in poll, -56362,90602,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,Marketing Resource Group (MRG),193,10/16/2018,600,Gretchen E. Whitmer,DEM,50,Bill Schuette,REP,36,,14,11/6/2018,53.31,43.75,9.57,4.43,4.43,1,, -56330,90548,149,2018,2018_Gov-G_MN,MN,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/16/2018,800,Timothy J. Walz,DEM,45,Jeff Johnson,REP,39,,6,11/6/2018,53.84,42.43,11.42,5.42,-5.42,1,, -56414,90681,151,2018,2018_Gov-G_NV,NV,Gov-G,Gov-G,Ipsos,154,10/16/2018,1137,Steve Sisolak,DEM,41.2,Adam Laxalt,REP,46,,-4.8000002,11/6/2018,49.39,45.31,4.08,8.88,-8.88,0,, -56404,90668,191,2018,2018_House-G_CA-4,CA-4,House-G,House-G,Clarity Campaign Labs,52,10/16/2018,840,Jessica Morse,DEM,45,Tom McClintock,REP,49,,-4,11/6/2018,45.87,54.13,-8.26,4.26,4.26,1,for Jessica Morse,D -56305,90489,232,2018,2018_House-G_CA-45,CA-45,House-G,House-G,Public Opinion Strategies,260,10/16/2018,400,Katie Porter,DEM,46,Mimi Walters,REP,50,,-4,11/6/2018,52.05,47.95,4.1,8.1,-8.1,0,for Mimi Walters,R -56826,91584,283,2018,2018_House-G_GA-3,GA-3,House-G,House-G,Public Policy Polling,263,10/16/2018,681,Chuck Enderlin,DEM,26,Drew Ferguson,REP,56,,-30,11/6/2018,34.47,65.53,-31.05,1.05,1.05,1,for Chuck Enderlin; among 'voters',D -56342,90628,286,2018,2018_House-G_GA-6,GA-6,House-G,House-G,JMC Analytics/Bold Blue Campaigns,503,10/16/2018,500,Lucy McBath,DEM,45,Karen Handel,REP,49,,-4,11/6/2018,50.51,49.48,1.03,5.03,-5.03,0,, -56342,90573,287,2018,2018_House-G_GA-7,GA-7,House-G,House-G,JMC Analytics/Bold Blue Campaigns,503,10/16/2018,500,Carolyn Bourdeaux,DEM,43,Rob Woodall,REP,49,,-6,11/6/2018,49.93,50.07,-.15,5.85,-5.85,1,, -56223,90299,332,2018,2018_House-G_KS-3,KS-3,House-G,House-G,Siena College/The New York Times Upshot,448,10/16/2018,503,Sharice Davids,DEM,47.65,Kevin Yoder,REP,38.62,,9.0299997,11/6/2018,53.57,43.91,9.66,.63,-.63,1,, -56312,90509,372,2018,2018_House-G_MI-8,MI-8,House-G,House-G,Target Insyght,330,10/16/2018,500,Elissa Slotkin,DEM,45,Mike Bishop,REP,48,,-3,11/6/2018,50.61,46.78,3.83,6.83,-6.83,0,, -56312,90508,375,2018,2018_House-G_MI-11,MI-11,House-G,House-G,Target Insyght,330,10/16/2018,500,Haley Stevens,DEM,48,Lena Epstein,REP,48,,0,11/6/2018,51.84,45.16,6.68,6.68,-6.68,.5,, -56356,90601,413,2018,2018_House-G_ND-1,ND-1,House-G,House-G,Strategic Research Associates,462,10/16/2018,650,Mac Schneider,DEM,35,Kelly M. Armstrong,REP,56,,-21,11/6/2018,35.57,60.2,-24.63,3.63,3.63,1,, -56315,90512,497,2018,2018_House-G_PA-7,PA-7,House-G,House-G,Muhlenberg College,219,10/16/2018,411,Susan Ellis Wild,DEM,48,Martin W. Nothstein,REP,41,5,7,11/6/2018,53.47,43.45,10.02,3.02,-3.02,1,, -56199,90254,550,2018,2018_House-G_TX-23,TX-23,House-G,House-G,Siena College/The New York Times Upshot,448,10/16/2018,488,Gina Ortiz Jones,DEM,37.6,Will Hurd,REP,53.05,,-15.45,11/6/2018,48.73,49.17,-.44,15.01,-15.01,1,, -56253,90347,600,2018,2018_House-G_WV-3,WV-3,House-G,House-G,Siena College/The New York Times Upshot,448,10/16/2018,490,Richard Neece Ojeda,DEM,41.3,Carol Devine Miller,REP,45.94,,-4.6399999,11/6/2018,43.63,56.37,-12.75,8.11,8.11,1,, -56320,90527,8273,2018,2018_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,10/16/2018,975,Democratic,DEM,51,Republican,REP,42,,9,11/6/2018,53.41,44.85,8.56,.44,.44,1,among registered voters, -56331,90551,8273,2018,2018_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,10/16/2018,645,Democratic,DEM,50,Republican,REP,41,,9,11/6/2018,53.41,44.85,8.56,.44,.44,1,, -56420,90693,8273,2018,2018_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,10/16/2018,2500,Democratic,DEM,47,Republican,REP,44,,3,11/6/2018,53.41,44.85,8.56,5.56,-5.56,1,, -56316,90514,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Data Orbital,73,10/17/2018,600,Kyrsten Sinema,DEM,47.24,Martha McSally,REP,40.44,,6.79,11/6/2018,49.96,47.61,2.34,4.45,4.45,1,average of multiple versions or turnout models listed in poll, -56263,90409,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Siena College/The New York Times Upshot,448,10/17/2018,606,Kyrsten Sinema,DEM,45.86,Martha McSally,REP,47.65,,-1.79,11/6/2018,49.96,47.61,2.34,4.13,-4.13,0,, -56451,90796,97,2018,2018_Sen-G_CA,CA,Sen-G,Sen-G,Public Policy Institute of California,262,10/17/2018,989,Dianne Feinstein,DEM,43,Kevin de León,DEM,27,,16,11/6/2018,54.16,45.84,8.33,7.67,,1,, -56669,91269,97,2018,2018_Sen-G_CA,CA,Sen-G,Sen-G,YouGov,391,10/17/2018,2178,Dianne Feinstein,DEM,36,Kevin de León,DEM,29,,7,11/6/2018,54.16,45.84,8.33,1.33,,1,among registered voters, -56417,90688,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,OnMessage Inc.,239,10/17/2018,800,Claire McCaskill,DEM,42,Josh Hawley,REP,49,,-7,11/6/2018,45.57,51.38,-5.81,1.19,-1.19,1,for Josh Hawley,R -56440,90736,126,2018,2018_Sen-G_WV,WV,Sen-G,Sen-G,"Fabrizio, Lee & Associates",90,10/17/2018,600,"Joe Manchin, III",DEM,43.5,Patrick Morrisey,REP,45.5,,-2,11/6/2018,49.57,46.26,3.31,5.31,-5.31,0,for NRSC; average of multiple versions or turnout models listed in poll,R -56451,90795,135,2018,2018_Gov-G_CA,CA,Gov-G,Gov-G,Public Policy Institute of California,262,10/17/2018,989,Gavin Newsom,DEM,49,John Cox,REP,38,,11,11/6/2018,61.95,38.05,23.9,12.9,-12.9,1,, -56669,91268,135,2018,2018_Gov-G_CA,CA,Gov-G,Gov-G,YouGov,391,10/17/2018,2178,Gavin Newsom,DEM,53,John Cox,REP,34,,19,11/6/2018,61.95,38.05,23.9,4.9,-4.9,1,among registered voters, -56327,90544,179,2018,2018_House-G_AZ-1,AZ-1,House-G,House-G,American Viewpoint,10,10/17/2018,400,Tom O'Halleran,DEM,46,Wendy Rogers,REP,46,,0,11/6/2018,53.83,46.14,7.69,7.69,-7.69,.5,for Arizona Grassroots Advocates,R -56418,90689,268,2018,2018_House-G_FL-15,FL-15,House-G,House-G,GQR Research (GQRR),126,10/17/2018,400,Kristen Carlson,DEM,47,Ross Spano,REP,47,,0,11/6/2018,46.98,53.02,-6.04,6.04,6.04,.5,for Kristen Carlson,D -56254,90349,280,2018,2018_House-G_FL-27,FL-27,House-G,House-G,Siena College/The New York Times Upshot,448,10/17/2018,542,Donna Shalala,DEM,44.06,Maria Salazar,REP,36.85,,7.21,11/6/2018,51.76,45.76,6,1.21,1.21,1,, -56255,90351,364,2018,2018_House-G_ME-2,ME-2,House-G,House-G,Siena College/The New York Times Upshot,448,10/17/2018,501,Jared Golden,DEM,41.17,Bruce Poliquin,REP,41.06,,.11,11/6/2018,45.58,46.33,-.75,.86,.86,0,, -56443,90776,459,2018,2018_House-G_NY-22,NY-22,House-G,House-G,Siena College,305,10/17/2018,501,Anthony J. Brindisi,DEM,46,Claudia Tenney,REP,45,,1,11/6/2018,46.18,43.84,2.34,1.34,-1.34,1,, -56256,90353,582,2018,2018_House-G_WA-3,WA-3,House-G,House-G,Siena College/The New York Times Upshot,448,10/17/2018,497,Carolyn Long,DEM,40.62,Jaime Herrera Beutler,REP,47.58,,-6.96,11/6/2018,47.33,52.67,-5.34,1.62,-1.62,1,, -56343,90576,8273,2018,2018_House-G_US,US,House-G,House-G,USC Dornsife/Los Angeles Times,343,10/17/2018,2284,Democratic,DEM,55,Republican,REP,42,,13,11/6/2018,53.41,44.85,8.56,4.44,4.44,1,, -56345,90581,97,2018,2018_Sen-G_CA,CA,Sen-G,Sen-G,Emerson College,88,10/18/2018,671,Dianne Feinstein,DEM,40.8,Kevin de León,DEM,22.7,,18.1,11/6/2018,54.16,45.84,8.33,9.77,,1,, -56334,90559,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,SSRS,297,10/18/2018,759,Bill Nelson,DEM,50,Rick Scott,REP,45,,5,11/6/2018,49.93,50.05,-.12,5.12,5.12,0,, -56375,90632,102,2018,2018_Sen-G_IN,IN,Sen-G,Sen-G,Mason Strategies,464,10/18/2018,600,Joe Donnelly,DEM,43,Mike Braun,REP,47,,-4,11/6/2018,45.09,51.01,-5.92,1.92,1.92,1,, -56485,90859,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Michigan State University,463,10/18/2018,169,Debbie Stabenow,DEM,49,John James,REP,42,,7,11/6/2018,52.26,45.76,6.51,.49,.49,1,among all adults, -56325,90542,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,Remington Research Group,279,10/18/2018,1215,Claire McCaskill,DEM,46,Josh Hawley,REP,47,,-1,11/6/2018,45.57,51.38,-5.81,4.81,4.81,1,, -56481,90848,121,2018,2018_Sen-G_TX,TX,Sen-G,Sen-G,YouGov,391,10/18/2018,927,Beto O'Rourke,DEM,45,Ted Cruz,REP,51,,-6,11/6/2018,48.33,50.89,-2.57,3.43,-3.43,1,, -56345,90580,135,2018,2018_Gov-G_CA,CA,Gov-G,Gov-G,Emerson College,88,10/18/2018,671,Gavin Newsom,DEM,52.1,John Cox,REP,32.2,,19.9,11/6/2018,61.95,38.05,23.9,4,-4,1,, -56334,90557,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,SSRS,297,10/18/2018,759,Andrew Gillum,DEM,54,Ron DeSantis,REP,42,,12,11/6/2018,49.19,49.59,-.39,12.39,12.39,0,, -56453,90799,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,ALG Research,14,10/18/2018,906,Gretchen E. Whitmer,DEM,47.5,Bill Schuette,REP,37,,10.5,11/6/2018,53.31,43.75,9.57,.93,.93,1,for Gretchen E. Whitmer; average of multiple versions or turnout models listed in poll,D -56485,90858,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,Michigan State University,463,10/18/2018,169,Gretchen E. Whitmer,DEM,47,Bill Schuette,REP,39,,8,11/6/2018,53.31,43.75,9.57,1.57,-1.57,1,among all adults, -56481,90846,163,2018,2018_Gov-G_TX,TX,Gov-G,Gov-G,YouGov,391,10/18/2018,927,Lupe Valdez,DEM,37,Gregory W. Abbott,REP,56,,-19,11/6/2018,42.51,55.81,-13.3,5.7,-5.7,1,, -56332,90553,176,2018,2018_House-G_AR-2,AR-2,House-G,House-G,Hendrix College,138,10/18/2018,590,Clarke Tucker,DEM,39.5,French Hill,REP,51.5,,-12,11/6/2018,45.82,52.13,-6.31,5.69,-5.69,1,, -56350,90586,268,2018,2018_House-G_FL-15,FL-15,House-G,House-G,Remington Research Group,279,10/18/2018,1369,Kristen Carlson,DEM,41,Ross Spano,REP,47,,-6,11/6/2018,46.98,53.02,-6.04,.04,.04,1,for Ross Spano,R -56307,90499,268,2018,2018_House-G_FL-15,FL-15,House-G,House-G,Siena College/The New York Times Upshot,448,10/18/2018,499,Kristen Carlson,DEM,42.84,Ross Spano,REP,43.49,,-.64999998,11/6/2018,46.98,53.02,-6.04,5.39,5.39,1,, -56409,90674,379,2018,2018_House-G_MN-1,MN-1,House-G,House-G,SurveyUSA,325,10/18/2018,586,Dan Feehan,DEM,47,Jim Hagedorn,REP,45,,2,11/6/2018,49.68,50.13,-.45,2.45,2.45,0,, -56308,90501,498,2018,2018_House-G_PA-8,PA-8,House-G,House-G,Siena College/The New York Times Upshot,448,10/18/2018,506,Matt Cartwright,DEM,52.38,John Chrin,REP,39.78,,12.6,11/6/2018,54.6,45.32,9.28,3.32,3.32,1,, -56454,90801,577,2018,2018_House-G_VA-10,VA-10,House-G,House-G,ABC News/The Washington Post,3,10/18/2018,430,Jennifer T. Wexton,DEM,56,Barbara J. Comstock,REP,43,,13,11/6/2018,56.1,43.73,12.37,.63,.63,1,, -56353,90589,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Quinnipiac University,267,10/19/2018,1161,Bill Nelson,DEM,52,Rick Scott,REP,46,,6,11/6/2018,49.93,50.05,-.12,6.12,6.12,0,, -56335,90561,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,SEA Polling & Strategic Design,302,10/19/2018,600,Bill Nelson,DEM,45,Rick Scott,REP,47,,-2,11/6/2018,49.93,50.05,-.12,1.88,-1.88,1,, -56429,90710,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Saint Leo University,299,10/19/2018,698,Bill Nelson,DEM,46.6,Rick Scott,REP,38.4,,8.1999998,11/6/2018,49.93,50.05,-.12,8.32,8.32,0,, -56585,91085,105,2018,2018_Sen-G_MA,MA,Sen-G,Sen-G,Western New England University,380,10/19/2018,402,Elizabeth Warren,DEM,57,Geoff Diehl,REP,27,,30,11/6/2018,60.34,36.17,24.16,5.84,5.84,1,, -56368,90609,134,2018,2018_Gov-G_AR,AR,Gov-G,Gov-G,Hendrix College,138,10/19/2018,528,Jared K. Henderson,DEM,24,Asa Hutchinson,REP,60,,-36,11/6/2018,31.77,65.33,-33.56,2.44,-2.44,1,, -56441,90773,135,2018,2018_Gov-G_CA,CA,Gov-G,Gov-G,Optimus,245,10/19/2018,1068,Gavin Newsom,DEM,53.9,John Cox,REP,41.4,,12.5,11/6/2018,61.95,38.05,23.9,11.4,-11.4,1,, -56353,90639,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Quinnipiac University,267,10/19/2018,1161,Andrew Gillum,DEM,52,Ron DeSantis,REP,46,,6,11/6/2018,49.19,49.59,-.39,6.39,6.39,0,, -56335,90560,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,SEA Polling & Strategic Design,302,10/19/2018,600,Andrew Gillum,DEM,48,Ron DeSantis,REP,42,,6,11/6/2018,49.19,49.59,-.39,6.39,6.39,0,, -56429,90709,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Saint Leo University,299,10/19/2018,698,Andrew Gillum,DEM,48.6,Ron DeSantis,REP,36.8,,11.8,11/6/2018,49.19,49.59,-.39,12.19,12.19,0,, -56585,91080,147,2018,2018_Gov-G_MA,MA,Gov-G,Gov-G,Western New England University,380,10/19/2018,402,Jay M. Gonzalez,DEM,27,Charles D. Baker,REP,65,,-38,11/6/2018,33.12,66.6,-33.48,4.52,-4.52,1,, -56374,90631,235,2018,2018_House-G_CA-48,CA-48,House-G,House-G,Monmouth University,215,10/19/2018,372,Harley Rouda,DEM,48,Dana Rohrabacher,REP,50,,-2,11/6/2018,53.55,46.45,7.1,9.1,-9.1,0,average of multiple versions or turnout models listed in poll, -56664,91261,235,2018,2018_House-G_CA-48,CA-48,House-G,House-G,TP Research,452,10/19/2018,440,Harley Rouda,DEM,41.4,Dana Rohrabacher,REP,49.2,,-7.8000002,11/6/2018,53.55,46.45,7.1,14.9,-14.9,0,, -56384,90643,548,2018,2018_House-G_TX-21,TX-21,House-G,House-G,WPA Intelligence (WPAi),383,10/19/2018,401,Joseph Kopser,DEM,38,Chip Roy,REP,50,,-12,11/6/2018,47.63,50.24,-2.61,9.39,-9.39,1,for Club For Growth Action,R -56309,90503,572,2018,2018_House-G_VA-5,VA-5,House-G,House-G,Siena College/The New York Times Upshot,448,10/19/2018,501,Leslie Cockburn,DEM,45.62,Denver Riggleman,REP,44.59,,1.03,11/6/2018,46.65,53.18,-6.53,7.56,7.56,0,, -56412,90679,8273,2018,2018_House-G_US,US,House-G,House-G,Morning Consult,218,10/19/2018,1968,Democratic,DEM,45,Republican,REP,39,,6,11/6/2018,53.41,44.85,8.56,2.56,-2.56,1,among registered voters, -56517,90920,8273,2018,2018_House-G_US,US,House-G,House-G,Public Religion Research Institute,428,10/19/2018,821,Democratic,DEM,48,Republican,REP,39,,9,11/6/2018,53.41,44.85,8.56,.44,.44,1,among registered voters, -56390,90651,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Florida Atlantic University,97,10/20/2018,704,Bill Nelson,DEM,40.6,Rick Scott,REP,42.3,,-1.7,11/6/2018,49.93,50.05,-.12,1.58,-1.58,1,, -56466,90818,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Strategic Research Associates,462,10/20/2018,800,Bill Nelson,DEM,46,Rick Scott,REP,45,,1,11/6/2018,49.93,50.05,-.12,1.12,1.12,0,, -56365,90606,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,SurveyUSA,325,10/20/2018,665,Bill Nelson,DEM,49,Rick Scott,REP,41,,8,11/6/2018,49.93,50.05,-.12,8.12,8.12,0,, -56386,90645,121,2018,2018_Sen-G_TX,TX,Sen-G,Sen-G,GBAO,109,10/20/2018,1000,Beto O'Rourke,DEM,46,Ted Cruz,REP,50,,-4,11/6/2018,48.33,50.89,-2.57,1.43,-1.43,1,for End Citizens United,D -56390,90649,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Florida Atlantic University,97,10/20/2018,704,Andrew Gillum,DEM,41.4,Ron DeSantis,REP,36.7,,4.6999998,11/6/2018,49.19,49.59,-.39,5.09,5.09,0,, -56466,90817,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Strategic Research Associates,462,10/20/2018,800,Andrew Gillum,DEM,45,Ron DeSantis,REP,48,,-3,11/6/2018,49.19,49.59,-.39,2.61,-2.61,1,, -56365,90605,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,SurveyUSA,325,10/20/2018,665,Andrew Gillum,DEM,49,Ron DeSantis,REP,42,,7,11/6/2018,49.19,49.59,-.39,7.39,7.39,0,, -56392,90652,144,2018,2018_Gov-G_KS,KS,Gov-G,Gov-G,Public Policy Polling,263,10/20/2018,698,Laura Kelly,DEM,41,Kris W. Kobach,REP,41,,0,11/6/2018,48.03,42.96,5.07,5.07,-5.07,.5,for Western States Strategies; among 'voters',D -56431,90714,161,2018,2018_Gov-G_SD,SD,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/20/2018,500,Billie H. Sutton,DEM,45,Kristi L. Noem,REP,45,,0,11/6/2018,47.6,50.97,-3.38,3.38,3.38,.5,, -56448,90787,209,2018,2018_House-G_CA-22,CA-22,House-G,House-G,Change Research,48,10/20/2018,840,Andrew Janz,DEM,46,Devin Nunes,REP,51,,-5,11/6/2018,47.28,52.72,-5.44,.44,.44,1,for Fight Back CA PAC,D -56322,90532,314,2018,2018_House-G_IL-12,IL-12,House-G,House-G,Siena College/The New York Times Upshot,448,10/20/2018,502,Brendan F. Kelly,DEM,39.36,Mike J. Bost,REP,47.87,,-8.5100002,11/6/2018,45.39,51.57,-6.18,2.33,-2.33,1,, -56462,90811,420,2018,2018_House-G_NJ-2,NJ-2,House-G,House-G,Stockton University,317,10/20/2018,597,Jeff Van Drew,DEM,55.1,Seth Grossman,REP,38.1,,17,11/6/2018,52.9,45.23,7.67,9.33,9.33,1,, -56465,90816,421,2018,2018_House-G_NJ-3,NJ-3,House-G,House-G,Monmouth University,215,10/20/2018,363,Andy Kim,DEM,49,Tom MacArthur,REP,45.33,,3.6700001,11/6/2018,50.01,48.72,1.29,2.37,2.37,1,average of multiple versions or turnout models listed in poll, -56495,90879,461,2018,2018_House-G_NY-24,NY-24,House-G,House-G,Siena College,305,10/20/2018,500,Dana Balter,DEM,39,John Katko,REP,53,,-14,11/6/2018,47.31,52.57,-5.26,8.74,-8.74,1,, -56521,90925,500,2018,2018_House-G_PA-10,PA-10,House-G,House-G,Susquehanna Polling & Research Inc.,326,10/20/2018,366,George B. Scott,DEM,46,Scott Perry,REP,49,,-3,11/6/2018,48.64,51.28,-2.64,.36,-.36,1,, -56431,90821,518,2018,2018_House-G_SD-1,SD-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,10/20/2018,500,Tim Bjorkman,DEM,31,Dusty Johnson,REP,54,,-23,11/6/2018,36.03,60.33,-24.31,1.31,1.31,1,, -56321,90530,569,2018,2018_House-G_VA-2,VA-2,House-G,House-G,Siena College/The New York Times Upshot,448,10/20/2018,508,Elaine G. Luria,DEM,42.36,Scott W. Taylor,REP,45.12,,-2.76,11/6/2018,51.04,48.81,2.24,5,-5,0,, -56383,90642,590,2018,2018_House-G_WI-1,WI-1,House-G,House-G,Change Research,48,10/20/2018,551,Randy Bryce,DEM,45,Bryan Steil,REP,44,,1,11/6/2018,42.27,54.56,-12.29,13.29,13.29,0,for Randy Bryce,D -56432,90715,8273,2018,2018_House-G_US,US,House-G,House-G,Harris Insights & Analytics,133,10/20/2018,1000,Democratic,DEM,44,Republican,REP,38,,6,11/6/2018,53.41,44.85,8.56,2.56,-2.56,1,among registered voters, -56469,90824,8273,2018,2018_House-G_US,US,House-G,House-G,McLaughlin & Associates,203,10/20/2018,1000,Democratic,DEM,46,Republican,REP,44,,2,11/6/2018,53.41,44.85,8.56,6.56,-6.56,1,, -56456,90805,8273,2018,2018_House-G_US,US,House-G,House-G,Suffolk University,323,10/20/2018,1000,Democratic,DEM,51.2,Republican,REP,42.6,,8.6000004,11/6/2018,53.41,44.85,8.56,.04,.04,1,, -56587,91087,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Ipsos,154,10/21/2018,1069,Bill Nelson,DEM,49,Rick Scott,REP,44,,5,11/6/2018,49.93,50.05,-.12,5.12,5.12,0,, -56344,90578,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,St. Pete Polls,314,10/21/2018,1575,Bill Nelson,DEM,48.3,Rick Scott,REP,48.6,,-.30000001,11/6/2018,49.93,50.05,-.12,.18,-.18,1,, -56452,90800,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,10/21/2018,600,Debbie Stabenow,DEM,49,John James,REP,42,,7,11/6/2018,52.26,45.76,6.51,.49,.49,1,, -56379,90637,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Tarrance Group,333,10/21/2018,605,Debbie Stabenow,DEM,48,John James,REP,41,,7,11/6/2018,52.26,45.76,6.51,.49,.49,1,for John James,R -56391,90650,132,2018,2018_Gov-G_AK,AK,Gov-G,Gov-G,Alaska Survey Research,155,10/21/2018,500,Mark Begich,DEM,43.7,Mike J. Dunleavy,REP,48.3,,-4.5999999,11/6/2018,44.41,51.44,-7.03,2.43,2.43,1,, -56468,90822,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,1892 Polling,461,10/21/2018,2500,Andrew Gillum,DEM,46,Ron DeSantis,REP,47,,-1,11/6/2018,49.19,49.59,-.39,.61,-.61,1,for Ron DeSantis; among registered voters,R -56587,91082,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Ipsos,154,10/21/2018,1069,Andrew Gillum,DEM,50,Ron DeSantis,REP,44,,6,11/6/2018,49.19,49.59,-.39,6.39,6.39,0,, -56344,90577,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,St. Pete Polls,314,10/21/2018,1575,Andrew Gillum,DEM,47.4,Ron DeSantis,REP,46.4,,1,11/6/2018,49.19,49.59,-.39,1.39,1.39,0,, -56452,90797,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,EPIC-MRA,84,10/21/2018,600,Gretchen E. Whitmer,DEM,46,Bill Schuette,REP,41,,5,11/6/2018,53.31,43.75,9.57,4.57,-4.57,1,, -56329,90546,226,2018,2018_House-G_CA-39,CA-39,House-G,House-G,Siena College/The New York Times Upshot,448,10/21/2018,496,Gilbert Cisneros,DEM,46.97,Young Kim,REP,45.95,,1.02,11/6/2018,51.56,48.44,3.11,2.09,-2.09,1,, -56463,90812,286,2018,2018_House-G_GA-6,GA-6,House-G,House-G,Thirty-Ninth Street Strategies,460,10/21/2018,400,Lucy McBath,DEM,47,Karen Handel,REP,48,,-1,11/6/2018,50.51,49.48,1.03,2.03,-2.03,0,for Lucy McBath,D -56337,90564,432,2018,2018_House-G_NM-2,NM-2,House-G,House-G,Siena College/The New York Times Upshot,448,10/21/2018,522,Xochitl Torres Small,DEM,44.45,Yvette Herrell,REP,44.51,,-.059999999,11/6/2018,50.93,49.07,1.87,1.93,-1.93,0,, -56430,90711,476,2018,2018_House-G_OH-12,OH-12,House-G,House-G,GBAO,109,10/21/2018,570,Danny O'Connor,DEM,47,Troy Balderson,REP,47,,0,11/6/2018,47.2,51.42,-4.22,4.22,4.22,.5,for Danny O'Connor,D -56786,91506,8273,2018,2018_House-G_US,US,House-G,House-G,YouGov,391,10/21/2018,2321,Democratic,DEM,48,Republican,REP,40,,8,11/6/2018,53.41,44.85,8.56,.56,-.56,1,among registered voters, -56586,91086,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Ipsos,154,10/22/2018,799,Kyrsten Sinema,DEM,46,Martha McSally,REP,48,,-2,11/6/2018,49.96,47.61,2.34,4.34,-4.34,0,, -56595,91106,97,2018,2018_Sen-G_CA,CA,Sen-G,Sen-G,"University of California, Berkeley",457,10/22/2018,1339,Dianne Feinstein,DEM,45,Kevin de León,DEM,36,,9,11/6/2018,54.16,45.84,8.33,.67,,1,, -56479,90847,114,2018,2018_Sen-G_NM,NM,Sen-G,Sen-G,Pacific Market Research,459,10/22/2018,400,Martin Heinrich,DEM,45,Mick Rich,REP,32,,13,11/6/2018,54.09,30.53,23.56,10.56,-10.56,1,, -56518,90931,119,2018,2018_Sen-G_RI,RI,Sen-G,Sen-G,Fleming & Associates,96,10/22/2018,416,Sheldon Whitehouse,DEM,55.3,Bob Flanders,REP,36.3,,19,11/6/2018,61.44,38.33,23.11,4.11,-4.11,1,, -56590,91093,121,2018,2018_Sen-G_TX,TX,Sen-G,Sen-G,University of Texas at Tyler,458,10/22/2018,905,Beto O'Rourke,DEM,43.4,Ted Cruz,REP,47,,-3.5999999,11/6/2018,48.33,50.89,-2.57,1.03,-1.03,1,, -56586,91081,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,Ipsos,154,10/22/2018,799,David Garcia,DEM,37,Doug Ducey,REP,57,,-20,11/6/2018,41.84,56,-14.16,5.84,-5.84,1,, -56595,91105,135,2018,2018_Gov-G_CA,CA,Gov-G,Gov-G,"University of California, Berkeley",457,10/22/2018,1339,Gavin Newsom,DEM,58,John Cox,REP,40,,18,11/6/2018,61.95,38.05,23.9,5.9,-5.9,1,, -56380,90638,139,2018,2018_Gov-G_GA,GA,Gov-G,Gov-G,Opinion Savvy/InsiderAdvantage,243,10/22/2018,824,Stacey Yvonne Abrams,DEM,47.7,Brian P. Kemp,REP,48.4,,-.69999999,11/6/2018,48.83,50.22,-1.39,.69,.69,1,, -56588,91083,144,2018,2018_Gov-G_KS,KS,Gov-G,Gov-G,Ipsos,154,10/22/2018,986,Laura Kelly,DEM,43,Kris W. Kobach,REP,41,,2,11/6/2018,48.03,42.96,5.07,3.07,-3.07,1,, -56479,90842,153,2018,2018_Gov-G_NM,NM,Gov-G,Gov-G,Pacific Market Research,459,10/22/2018,400,Michelle Lujan Grisham,DEM,55,Stevan Pearce,REP,45,,10,11/6/2018,57.2,42.8,14.4,4.4,-4.4,1,, -56518,90922,159,2018,2018_Gov-G_RI,RI,Gov-G,Gov-G,Fleming & Associates,96,10/22/2018,416,Gina M. Raimondo,DEM,44.5,Allan Fung,REP,33.7,,10.8,11/6/2018,52.64,37.18,15.46,4.66,-4.66,1,, -56590,91088,163,2018,2018_Gov-G_TX,TX,Gov-G,Gov-G,University of Texas at Tyler,458,10/22/2018,1033,Lupe Valdez,DEM,32.2,Gregory W. Abbott,REP,52.6,,-20.4,11/6/2018,42.51,55.81,-13.3,7.1,-7.1,1,among registered voters, -56370,90612,236,2018,2018_House-G_CA-49,CA-49,House-G,House-G,Siena College/The New York Times Upshot,448,10/22/2018,500,Mike Levin,DEM,53.37,Diane L. Harkey,REP,38.65,,14.72,11/6/2018,56.42,43.58,12.84,1.88,1.88,1,, -56336,90562,279,2018,2018_House-G_FL-26,FL-26,House-G,House-G,Siena College/The New York Times Upshot,448,10/22/2018,499,Debbie Mucarsel-Powell,DEM,44.7,Carlos Curbelo,REP,43.84,,.86000001,11/6/2018,50.87,49.13,1.75,.89,-.89,1,, -56372,90616,465,2018,2018_House-G_OH-1,OH-1,House-G,House-G,Siena College/The New York Times Upshot,448,10/22/2018,492,Aftab Pureval,DEM,40.82,Steve Chabot,REP,49.5,,-8.6800003,11/6/2018,46.9,51.32,-4.42,4.26,-4.26,1,, -56579,91071,501,2018,2018_House-G_PA-11,PA-11,House-G,House-G,Susquehanna Polling & Research Inc.,326,10/22/2018,311,Jess King,DEM,46,Lloyd K. Smucker,REP,50,,-4,11/6/2018,40.99,58.93,-17.94,13.94,13.94,1,, -56371,90614,534,2018,2018_House-G_TX-7,TX-7,House-G,House-G,Siena College/The New York Times Upshot,448,10/22/2018,499,Lizzie Pannill Fletcher,DEM,44.83,John Abney Culberson,REP,45.7,,-.87,11/6/2018,52.53,47.47,5.06,5.93,-5.93,0,, -56822,91577,8273,2018,2018_House-G_US,US,House-G,House-G,Gallup,112,10/22/2018,675,Democratic,DEM,54,Republican,REP,43,,11,11/6/2018,53.41,44.85,8.56,2.44,2.44,1,, -56574,91056,8273,2018,2018_House-G_US,US,House-G,House-G,Ipsos,154,10/22/2018,1943,Democratic,DEM,47.5,Republican,REP,42,,5.5,11/6/2018,53.41,44.85,8.56,3.06,-3.06,1,, -56480,90845,8273,2018,2018_House-G_US,US,House-G,House-G,Marist College,183,10/22/2018,738,Democratic,DEM,50,Republican,REP,40,,10,11/6/2018,53.41,44.85,8.56,1.44,1.44,1,among registered voters, -56447,90786,8273,2018,2018_House-G_US,US,House-G,House-G,YouGov,391,10/22/2018,1233,Democratic,DEM,47,Republican,REP,41,,6,11/6/2018,53.41,44.85,8.56,2.56,-2.56,1,among registered voters, -56625,91182,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,OH Predictive Insights,235,10/23/2018,600,Kyrsten Sinema,DEM,45,Martha McSally,REP,52,,-7,11/6/2018,49.96,47.61,2.34,9.34,-9.34,0,, -56419,90691,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Gravis Marketing,124,10/23/2018,773,Bill Nelson,DEM,49,Rick Scott,REP,45,,4,11/6/2018,49.93,50.05,-.12,4.12,4.12,0,, -56743,91420,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Target Insyght,330,10/23/2018,800,Debbie Stabenow,DEM,53,John James,REP,43,,10,11/6/2018,52.26,45.76,6.51,3.49,3.49,1,, -56541,90971,117,2018,2018_Sen-G_OH,OH,Sen-G,Sen-G,Baldwin Wallace University,401,10/23/2018,1051,Sherrod Brown,DEM,51.2,Jim Renacci,REP,31.7,,19.5,11/6/2018,53.41,46.57,6.85,12.65,12.65,1,, -56625,91245,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,OH Predictive Insights,235,10/23/2018,600,David Garcia,DEM,39,Doug Ducey,REP,57,,-18,11/6/2018,41.84,56,-14.16,3.84,-3.84,1,, -56419,90690,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Gravis Marketing,124,10/23/2018,773,Andrew Gillum,DEM,51,Ron DeSantis,REP,46,,5,11/6/2018,49.19,49.59,-.39,5.39,5.39,0,, -56743,91419,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,Target Insyght,330,10/23/2018,800,Gretchen E. Whitmer,DEM,48,Bill Schuette,REP,44,,4,11/6/2018,53.31,43.75,9.57,5.57,-5.57,1,, -56541,91004,155,2018,2018_Gov-G_OH,OH,Gov-G,Gov-G,Baldwin Wallace University,401,10/23/2018,1051,Richard Cordray,DEM,40.5,Michael DeWine,REP,40.25,,.25,11/6/2018,46.68,50.39,-3.7,3.95,3.95,0,average of multiple versions or turnout models listed in poll, -56439,90734,156,2018,2018_Gov-G_OK,OK,Gov-G,Gov-G,Magellan Strategies,179,10/23/2018,500,Drew Edmondson,DEM,44,Kevin Stitt,REP,51,,-7,11/6/2018,42.23,54.33,-12.1,5.1,5.1,1,, -56405,90669,197,2018,2018_House-G_CA-10,CA-10,House-G,House-G,Siena College/The New York Times Upshot,448,10/23/2018,501,Josh Harder,DEM,47.28,Jeff Denham,REP,44.92,,2.3599999,11/6/2018,52.25,47.75,4.5,2.14,-2.14,1,, -56552,90988,300,2018,2018_House-G_IA-4,IA-4,House-G,House-G,WPA Intelligence (WPAi),383,10/23/2018,401,J.D. Scholten,DEM,34,Steve King,REP,52,,-18,11/6/2018,47.01,50.34,-3.33,14.67,-14.67,1,for Steve King,R -56393,90653,308,2018,2018_House-G_IL-6,IL-6,House-G,House-G,Siena College/The New York Times Upshot,448,10/23/2018,497,Sean Casten,DEM,45.61,Peter J. Roskam,REP,44.4,,1.21,11/6/2018,53.58,46.42,7.15,5.94,-5.94,1,, -56445,90780,315,2018,2018_House-G_IL-13,IL-13,House-G,House-G,Siena College/The New York Times Upshot,448,10/23/2018,501,Betsy Dirksen Londrigan,DEM,40.97,Rodney Davis,REP,46.08,,-5.1100001,11/6/2018,49.62,50.38,-.76,4.35,-4.35,1,, -56550,90986,330,2018,2018_House-G_KS-1,KS-1,House-G,House-G,Jayhawk Consulting,157,10/23/2018,600,Alan LaPolice,DEM,38,Roger Marshall,REP,42,,-4,11/6/2018,31.85,68.15,-36.29,32.29,32.29,1,for Alan LaPolice,D -56403,90665,421,2018,2018_House-G_NJ-3,NJ-3,House-G,House-G,Siena College/The New York Times Upshot,448,10/23/2018,508,Andy Kim,DEM,43.99,Tom MacArthur,REP,44.6,,-.61000001,11/6/2018,50.01,48.72,1.29,1.9,-1.9,0,, -56510,90907,574,2018,2018_House-G_VA-7,VA-7,House-G,House-G,Christopher Newport University,50,10/23/2018,830.5,Abigail Spanberger,DEM,47,David Brat,REP,45,,2,11/6/2018,50.33,48.39,1.94,.06,.06,1,average of multiple versions or turnout models listed in poll, -56594,91104,8273,2018,2018_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,10/23/2018,2500,Democratic,DEM,47,Republican,REP,44,,3,11/6/2018,53.41,44.85,8.56,5.56,-5.56,1,, -56566,91006,116,2018,2018_Sen-G_ND,ND,Sen-G,Sen-G,Trafalgar Group,338,10/24/2018,1498,Heidi Heitkamp,DEM,45.5,Kevin Cramer,REP,54.5,,-9,11/6/2018,44.27,55.11,-10.84,1.84,1.84,1,, -56503,90893,153,2018,2018_Gov-G_NM,NM,Gov-G,Gov-G,GQR Research (GQRR),126,10/24/2018,600,Michelle Lujan Grisham,DEM,53,Stevan Pearce,REP,44,,9,11/6/2018,57.2,42.8,14.4,5.4,-5.4,1,for Michelle Lujan Grisham,D -56583,91077,156,2018,2018_Gov-G_OK,OK,Gov-G,Gov-G,SoonerPoll.com,308,10/24/2018,447,Drew Edmondson,DEM,41.6,Kevin Stitt,REP,46.4,,-4.8000002,11/6/2018,42.23,54.33,-12.1,7.3,7.3,1,, -56515,90917,415,2018,2018_House-G_NE-2,NE-2,House-G,House-G,DFM Research,69,10/24/2018,350,Kara Eastman,DEM,45,Don Bacon,REP,52,,-7,11/6/2018,49,51,-1.99,5.01,-5.01,1,for SMART Transportation Division,D -56475,90835,460,2018,2018_House-G_NY-23,NY-23,House-G,House-G,Change Research,48,10/24/2018,510,Tracy Mitrano,DEM,47,Thomas Reed,REP,49,,-2,11/6/2018,41.98,47.73,-5.74,3.74,3.74,1,for Tracy Mitrano,D -56581,91074,499,2018,2018_House-G_PA-9,PA-9,House-G,House-G,Susquehanna Polling & Research Inc.,326,10/24/2018,271,Denny Wolff,DEM,36,Dan Meuser,REP,57,,-21,11/6/2018,40.22,59.7,-19.48,1.52,-1.52,1,, -56494,90878,8273,2018,2018_House-G_US,US,House-G,House-G,Harris Insights & Analytics,133,10/24/2018,3455,Democratic,DEM,47.5,Republican,REP,42,,5.5,11/6/2018,53.41,44.85,8.56,3.06,-3.06,1,average of multiple versions or turnout models listed in poll, -56505,90898,8273,2018,2018_House-G_US,US,House-G,House-G,USC Dornsife/Los Angeles Times,343,10/24/2018,2350,Democratic,DEM,57,Republican,REP,40,,17,11/6/2018,53.41,44.85,8.56,8.44,8.44,1,, -56539,90965,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Marist College,183,10/25/2018,506,Kyrsten Sinema,DEM,48.5,Martha McSally,REP,44,,4.5,11/6/2018,49.96,47.61,2.34,2.16,2.16,1,average of multiple versions or turnout models listed in poll, -56497,90884,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,YouGov,391,10/25/2018,972,Kyrsten Sinema,DEM,47,Martha McSally,REP,44,,3,11/6/2018,49.96,47.61,2.34,.66,.66,1,, -56538,90962,98,2018,2018_Sen-G_CT,CT,Sen-G,Sen-G,Quinnipiac University,267,10/25/2018,1201,Christopher Murphy,DEM,56,Matthew Corey,REP,41,,15,11/6/2018,59.53,39.35,20.18,5.18,-5.18,1,, -56450,90791,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Siena College/The New York Times Upshot,448,10/25/2018,737,Bill Nelson,DEM,47.89,Rick Scott,REP,44.36,,3.53,11/6/2018,49.93,50.05,-.12,3.65,3.65,0,, -56537,90956,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,University of North Florida,360,10/25/2018,1051,Bill Nelson,DEM,47,Rick Scott,REP,46,,1,11/6/2018,49.93,50.05,-.12,1.12,1.12,0,, -56498,90886,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,YouGov,391,10/25/2018,991,Bill Nelson,DEM,46,Rick Scott,REP,46,,0,11/6/2018,49.93,50.05,-.12,.12,.12,.5,, -56499,90885,102,2018,2018_Sen-G_IN,IN,Sen-G,Sen-G,YouGov,391,10/25/2018,975,Joe Donnelly,DEM,43,Mike Braun,REP,46,,-3,11/6/2018,45.09,51.01,-5.92,2.92,2.92,1,, -56507,90904,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Emerson College,88,10/25/2018,822,Debbie Stabenow,DEM,51.9,John James,REP,42.5,,9.3999996,11/6/2018,52.26,45.76,6.51,2.89,2.89,1,, -56488,90863,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,10/25/2018,400,Debbie Stabenow,DEM,52,John James,REP,46,,6,11/6/2018,52.26,45.76,6.51,.51,-.51,1,, -56493,90872,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,Remington Research Group,279,10/25/2018,1376,Claire McCaskill,DEM,45,Josh Hawley,REP,49,,-4,11/6/2018,45.57,51.38,-5.81,1.81,1.81,1,, -56546,90981,110,2018,2018_Sen-G_MT,MT,Sen-G,Sen-G,Gravis Marketing,124,10/25/2018,782,Jon Tester,DEM,48,Matt Rosendale,REP,45,,3,11/6/2018,50.33,46.78,3.55,.55,-.55,1,, -56561,90999,111,2018,2018_Sen-G_NE,NE,Sen-G,Sen-G,DFM Research,69,10/25/2018,683,Jane Raybould,DEM,39,Deb Fischer,REP,54,,-15,11/6/2018,38.62,57.69,-19.06,4.06,4.06,1,for SMART Transportation Division,D -56683,91296,112,2018,2018_Sen-G_NV,NV,Sen-G,Sen-G,Gravis Marketing,124,10/25/2018,773,Jacky Rosen,DEM,47,Dean Heller,REP,45,,2,11/6/2018,50.41,45.38,5.03,3.03,-3.03,1,, -56509,90903,113,2018,2018_Sen-G_NJ,NJ,Sen-G,Sen-G,Emerson College,88,10/25/2018,659,Robert Menendez,DEM,47.3,Bob Hugin,REP,42,,5.3000002,11/6/2018,53.97,42.8,11.17,5.87,-5.87,1,, -56508,90905,114,2018,2018_Sen-G_NM,NM,Sen-G,Sen-G,Emerson College,88,10/25/2018,936,Martin Heinrich,DEM,48,Mick Rich,REP,31.5,,16.5,11/6/2018,54.09,30.53,23.56,7.06,-7.06,1,, -56628,91190,118,2018,2018_Sen-G_PA,PA,Sen-G,Sen-G,Franklin & Marshall College,106,10/25/2018,214,Robert P. Casey Jr.,DEM,50,Lou Barletta,REP,35,,15,11/6/2018,55.74,42.62,13.13,1.87,1.87,1,, -56577,91065,120,2018,2018_Sen-G_TN,TN,Sen-G,Sen-G,Marist College,183,10/25/2018,471,Phil Bredesen,DEM,46,Marsha Blackburn,REP,51,,-5,11/6/2018,43.92,54.71,-10.79,5.79,5.79,1,, -56513,90915,121,2018,2018_Sen-G_TX,TX,Sen-G,Sen-G,Quinnipiac University,267,10/25/2018,1078,Beto O'Rourke,DEM,46,Ted Cruz,REP,51,,-5,11/6/2018,48.33,50.89,-2.57,2.43,-2.43,1,, -56629,91191,126,2018,2018_Sen-G_WV,WV,Sen-G,Sen-G,Research America Inc.,282,10/25/2018,400,"Joe Manchin, III",DEM,45,Patrick Morrisey,REP,40,,5,11/6/2018,49.57,46.26,3.31,1.69,1.69,1,, -56539,90960,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,Marist College,183,10/25/2018,506,David Garcia,DEM,41,Doug Ducey,REP,54.5,,-13.5,11/6/2018,41.84,56,-14.16,.66,.66,1,average of multiple versions or turnout models listed in poll, -56497,90882,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,YouGov,391,10/25/2018,972,David Garcia,DEM,41,Doug Ducey,REP,52,,-11,11/6/2018,41.84,56,-14.16,3.16,3.16,1,, -56538,90957,137,2018,2018_Gov-G_CT,CT,Gov-G,Gov-G,Quinnipiac University,267,10/25/2018,1201,Ned Lamont,DEM,47,Bob Stefanowski,REP,43,,4,11/6/2018,49.37,46.21,3.15,.85,.85,1,, -56450,90793,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Siena College/The New York Times Upshot,448,10/25/2018,737,Andrew Gillum,DEM,47.63,Ron DeSantis,REP,43.25,,4.3800001,11/6/2018,49.19,49.59,-.39,4.77,4.77,0,, -56537,90955,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,University of North Florida,360,10/25/2018,1051,Andrew Gillum,DEM,49,Ron DeSantis,REP,43,,6,11/6/2018,49.19,49.59,-.39,6.39,6.39,0,, -56498,90883,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,YouGov,391,10/25/2018,991,Andrew Gillum,DEM,47,Ron DeSantis,REP,46,,1,11/6/2018,49.19,49.59,-.39,1.39,1.39,0,, -56507,90901,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,Emerson College,88,10/25/2018,822,Gretchen E. Whitmer,DEM,51.7,Bill Schuette,REP,41.3,,10.4,11/6/2018,53.31,43.75,9.57,.83,.83,1,, -56488,90862,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,Mitchell Research & Communications,213,10/25/2018,400,Gretchen E. Whitmer,DEM,48,Bill Schuette,REP,43,,5,11/6/2018,53.31,43.75,9.57,4.57,-4.57,1,, -56683,91294,151,2018,2018_Gov-G_NV,NV,Gov-G,Gov-G,Gravis Marketing,124,10/25/2018,773,Steve Sisolak,DEM,46,Adam Laxalt,REP,44,,2,11/6/2018,49.39,45.31,4.08,2.08,-2.08,1,, -56508,90902,153,2018,2018_Gov-G_NM,NM,Gov-G,Gov-G,Emerson College,88,10/25/2018,936,Michelle Lujan Grisham,DEM,52.7,Stevan Pearce,REP,43.7,,9,11/6/2018,57.2,42.8,14.4,5.4,-5.4,1,, -56628,91188,158,2018,2018_Gov-G_PA,PA,Gov-G,Gov-G,Franklin & Marshall College,106,10/25/2018,214,Thomas W. Wolf,DEM,59,Scott R. Wagner,REP,33,,26,11/6/2018,57.77,40.7,17.07,8.93,8.93,1,, -56577,91067,162,2018,2018_Gov-G_TN,TN,Gov-G,Gov-G,Marist College,183,10/25/2018,471,Karl F. Dean,DEM,40,Bill Lee,REP,57,,-17,11/6/2018,38.55,59.56,-21.01,4.01,4.01,1,, -56513,90914,163,2018,2018_Gov-G_TX,TX,Gov-G,Gov-G,Quinnipiac University,267,10/25/2018,1078,Lupe Valdez,DEM,40,Gregory W. Abbott,REP,54,,-14,11/6/2018,42.51,55.81,-13.3,.7,-.7,1,, -56546,90982,399,2018,2018_House-G_MT-1,MT-1,House-G,House-G,Gravis Marketing,124,10/25/2018,782,Kathleen Williams,DEM,48,Greg Gianforte,REP,48,,0,11/6/2018,46.25,50.88,-4.63,4.63,4.63,.5,, -56474,90834,414,2018,2018_House-G_NE-1,NE-1,House-G,House-G,Change Research,48,10/25/2018,742,Jessica McClure,DEM,39,Jeff Fortenberry,REP,55,,-16,11/6/2018,39.64,60.36,-20.72,4.72,4.72,1,, -56508,90908,431,2018,2018_House-G_NM-1,NM-1,House-G,House-G,Emerson College,88,10/25/2018,327,Debra A. Haaland,DEM,51.4,Janice E. Arnold-Jones,REP,41.4,,10,11/6/2018,59.13,36.32,22.81,12.81,-12.81,1,, -56508,90909,432,2018,2018_House-G_NM-2,NM-2,House-G,House-G,Emerson College,88,10/25/2018,278,Xochitl Torres Small,DEM,47.2,Yvette Herrell,REP,46.8,,.40000001,11/6/2018,50.93,49.07,1.87,1.47,-1.47,1,, -56508,90910,433,2018,2018_House-G_NM-3,NM-3,House-G,House-G,Emerson College,88,10/25/2018,331,Ben Ray Luján,DEM,54.2,Jerald Steve McFall,REP,37.2,,17,11/6/2018,63.38,31.21,32.17,15.17,-15.17,1,, -56476,90836,448,2018,2018_House-G_NY-11,NY-11,House-G,House-G,Siena College/The New York Times Upshot,448,10/25/2018,495,Max Rose,DEM,40.49,Dan Donovan,REP,43.8,,-3.3099999,11/6/2018,50.4,41.86,8.54,11.85,-11.85,0,, -56446,90782,500,2018,2018_House-G_PA-10,PA-10,House-G,House-G,Siena College/The New York Times Upshot,448,10/25/2018,498,George B. Scott,DEM,43.03,Scott Perry,REP,44.6,,-1.5700001,11/6/2018,48.64,51.28,-2.64,1.07,1.07,1,, -56524,90928,567,2018,2018_House-G_UT-4,UT-4,House-G,House-G,Dixie Strategies,81,10/25/2018,936,Ben McAdams,DEM,49.51,Mia B. Love,REP,43.05,,6.46,11/6/2018,50.12,49.86,.26,6.2,6.2,1,, -56477,90838,567,2018,2018_House-G_UT-4,UT-4,House-G,House-G,Siena College/The New York Times Upshot,448,10/25/2018,526,Ben McAdams,DEM,45.44,Mia B. Love,REP,45.13,,.31,11/6/2018,50.12,49.86,.26,.05,.05,1,, -56675,91282,8273,2018,2018_House-G_US,US,House-G,House-G,Lucid,175,10/25/2018,826,Democratic,DEM,53,Republican,REP,47,,6,11/6/2018,53.41,44.85,8.56,2.56,-2.56,1,, -56612,91148,102,2018,2018_Sen-G_IN,IN,Sen-G,Sen-G,Marist College,183,10/26/2018,496,Joe Donnelly,DEM,46.5,Mike Braun,REP,44,,2.5,11/6/2018,45.09,51.01,-5.92,8.42,8.42,0,average of multiple versions or turnout models listed in poll, -56512,90913,105,2018,2018_Sen-G_MA,MA,Sen-G,Sen-G,Suffolk University,323,10/26/2018,500,Elizabeth Warren,DEM,55.6,Geoff Diehl,REP,34.4,,21.200001,11/6/2018,60.34,36.17,24.16,2.96,-2.96,1,, -56520,90929,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Glengariff Group,117,10/26/2018,600,Debbie Stabenow,DEM,53,John James,REP,36.3,,16.700001,11/6/2018,52.26,45.76,6.51,10.19,10.19,1,, -56681,91291,120,2018,2018_Sen-G_TN,TN,Sen-G,Sen-G,East Tennessee State University,456,10/26/2018,495,Phil Bredesen,DEM,44,Marsha Blackburn,REP,44,,0,11/6/2018,43.92,54.71,-10.79,10.79,10.79,.5,, -56562,91001,121,2018,2018_Sen-G_TX,TX,Sen-G,Sen-G,Dixie Strategies,81,10/26/2018,588,Beto O'Rourke,DEM,42,Ted Cruz,REP,52,,-10,11/6/2018,48.33,50.89,-2.57,7.43,-7.43,1,, -56602,91132,127,2018,2018_Sen-G_WI,WI,Sen-G,Sen-G,Marquette University Law School,195,10/26/2018,1154,Tammy Baldwin,DEM,54,Leah Vukmir,REP,43,,11,11/6/2018,55.36,44.53,10.83,.17,.17,1,, -56549,90985,135,2018,2018_Gov-G_CA,CA,Gov-G,Gov-G,Gravis Marketing,124,10/26/2018,743,Gavin Newsom,DEM,55,John Cox,REP,35,,20,11/6/2018,61.95,38.05,23.9,3.9,-3.9,1,, -56611,91145,135,2018,2018_Gov-G_CA,CA,Gov-G,Gov-G,Optimus,245,10/26/2018,1068,Gavin Newsom,DEM,55,John Cox,REP,41.6,,13.4,11/6/2018,61.95,38.05,23.9,10.5,-10.5,1,, -56648,91232,139,2018,2018_Gov-G_GA,GA,Gov-G,Gov-G,University of Georgia,350,10/26/2018,1091,Stacey Yvonne Abrams,DEM,46.9,Brian P. Kemp,REP,46.7,,.2,11/6/2018,48.83,50.22,-1.39,1.59,1.59,0,, -56512,90912,147,2018,2018_Gov-G_MA,MA,Gov-G,Gov-G,Suffolk University,323,10/26/2018,500,Jay M. Gonzalez,DEM,26,Charles D. Baker,REP,65.4,,-39.400002,11/6/2018,33.12,66.6,-33.48,5.92,-5.92,1,, -56520,90924,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,Glengariff Group,117,10/26/2018,600,Gretchen E. Whitmer,DEM,50,Bill Schuette,REP,37.5,,12.5,11/6/2018,53.31,43.75,9.57,2.93,2.93,1,, -56681,91290,162,2018,2018_Gov-G_TN,TN,Gov-G,Gov-G,East Tennessee State University,456,10/26/2018,495,Karl F. Dean,DEM,36,Bill Lee,REP,48,,-12,11/6/2018,38.55,59.56,-21.01,9.01,9.01,1,, -56562,91000,163,2018,2018_Gov-G_TX,TX,Gov-G,Gov-G,Dixie Strategies,81,10/26/2018,588,Lupe Valdez,DEM,33,Gregory W. Abbott,REP,59,,-26,11/6/2018,42.51,55.81,-13.3,12.7,-12.7,1,, -56602,91130,165,2018,2018_Gov-G_WI,WI,Gov-G,Gov-G,Marquette University Law School,195,10/26/2018,1154,Tony Evers,DEM,47,Scott Walker,REP,47,,0,11/6/2018,49.54,48.44,1.09,1.09,-1.09,.5,, -56489,90864,299,2018,2018_House-G_IA-3,IA-3,House-G,House-G,Siena College/The New York Times Upshot,448,10/26/2018,504,Cindy Axne,DEM,43.39,David Young,REP,41.23,,2.1600001,11/6/2018,49.3,47.14,2.16,0,0,1,, -56542,90972,401,2018,2018_House-G_NC-2,NC-2,House-G,House-G,SurveyUSA,325,10/26/2018,565,Linda Coleman,DEM,40,George Holding,REP,49,,-9,11/6/2018,45.82,51.27,-5.46,3.54,-3.54,1,, -56540,90969,456,2018,2018_House-G_NY-19,NY-19,House-G,House-G,Monmouth University,215,10/26/2018,372,Antonio Delgado,DEM,49.33,John J. Faso,REP,44.33,,5,11/6/2018,47.08,39,8.08,3.08,-3.08,1,average of multiple versions or turnout models listed in poll, -56551,90987,471,2018,2018_House-G_OH-7,OH-7,House-G,House-G,Change Research,48,10/26/2018,682,Ken Harbaugh,DEM,43,Bob Gibbs,REP,49,,-6,11/6/2018,41.26,58.74,-17.49,11.49,11.49,1,for Ken Harbaugh,D -56607,91140,503,2018,2018_House-G_PA-13,PA-13,House-G,House-G,Susquehanna Polling & Research Inc.,326,10/26/2018,303,Brent Ottaway,DEM,36,John Joyce,REP,57,,-21,11/6/2018,29.47,70.39,-40.93,19.93,19.93,1,, -56710,91352,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Harris Insights & Analytics,133,10/27/2018,1400,Kyrsten Sinema,DEM,42.7,Martha McSally,REP,47.5,,-4.8000002,11/6/2018,49.96,47.61,2.34,7.14,-7.14,0,, -56522,90927,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,HighGround Inc.,416,10/27/2018,400,Kyrsten Sinema,DEM,45.3,Martha McSally,REP,46.5,,-1.2,11/6/2018,49.96,47.61,2.34,3.54,-3.54,0,, -56600,91126,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,SSRS,297,10/27/2018,702,Kyrsten Sinema,DEM,51,Martha McSally,REP,47,,4,11/6/2018,49.96,47.61,2.34,1.66,1.66,1,, -56711,91353,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Harris Insights & Analytics,133,10/27/2018,1400,Bill Nelson,DEM,43.4,Rick Scott,REP,44.3,,-.89999998,11/6/2018,49.93,50.05,-.12,.78,-.78,1,, -56640,91217,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,SSRS,297,10/27/2018,781,Bill Nelson,DEM,49,Rick Scott,REP,47,,2,11/6/2018,49.93,50.05,-.12,2.12,2.12,0,, -56554,90991,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Suffolk University,323,10/27/2018,500,Bill Nelson,DEM,45,Rick Scott,REP,43.2,,1.8,11/6/2018,49.93,50.05,-.12,1.92,1.92,0,, -56557,90994,102,2018,2018_Sen-G_IN,IN,Sen-G,Sen-G,Cygnal,67,10/27/2018,505,Joe Donnelly,DEM,46.2,Mike Braun,REP,49.1,,-2.9000001,11/6/2018,45.09,51.01,-5.92,3.02,3.02,1,, -56713,91354,102,2018,2018_Sen-G_IN,IN,Sen-G,Sen-G,Harris Insights & Analytics,133,10/27/2018,1400,Joe Donnelly,DEM,41.6,Mike Braun,REP,42.1,,-.5,11/6/2018,45.09,51.01,-5.92,5.42,5.42,1,, -56606,91139,105,2018,2018_Sen-G_MA,MA,Sen-G,Sen-G,MassINC Polling Group,198,10/27/2018,502,Elizabeth Warren,DEM,54,Geoff Diehl,REP,32,,22,11/6/2018,60.34,36.17,24.16,2.16,-2.16,1,, -56558,90995,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,Cygnal,67,10/27/2018,501,Claire McCaskill,DEM,46.4,Josh Hawley,REP,49.4,,-3,11/6/2018,45.57,51.38,-5.81,2.81,2.81,1,, -56714,91355,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,Harris Insights & Analytics,133,10/27/2018,1400,Claire McCaskill,DEM,46,Josh Hawley,REP,44.1,,1.9,11/6/2018,45.57,51.38,-5.81,7.71,7.71,0,, -56712,91357,112,2018,2018_Sen-G_NV,NV,Sen-G,Sen-G,Harris Insights & Analytics,133,10/27/2018,1400,Jacky Rosen,DEM,45.6,Dean Heller,REP,42.7,,2.9000001,11/6/2018,50.41,45.38,5.03,2.13,-2.13,1,, -56601,91128,112,2018,2018_Sen-G_NV,NV,Sen-G,Sen-G,SSRS,297,10/27/2018,622,Jacky Rosen,DEM,48,Dean Heller,REP,45,,3,11/6/2018,50.41,45.38,5.03,2.03,-2.03,1,, -56544,90976,117,2018,2018_Sen-G_OH,OH,Sen-G,Sen-G,Emerson College,88,10/27/2018,566,Sherrod Brown,DEM,48.8,Jim Renacci,REP,43,,5.8000002,11/6/2018,53.41,46.57,6.85,1.05,-1.05,1,, -56604,91137,120,2018,2018_Sen-G_TN,TN,Sen-G,Sen-G,Cygnal,67,10/27/2018,497,Phil Bredesen,DEM,44.7,Marsha Blackburn,REP,50.5,,-5.8000002,11/6/2018,43.92,54.71,-10.79,4.99,4.99,1,, -56641,91219,120,2018,2018_Sen-G_TN,TN,Sen-G,Sen-G,SSRS,297,10/27/2018,764,Phil Bredesen,DEM,45,Marsha Blackburn,REP,49,,-4,11/6/2018,43.92,54.71,-10.79,6.79,6.79,1,, -56710,91349,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,Harris Insights & Analytics,133,10/27/2018,1400,David Garcia,DEM,34.8,Doug Ducey,REP,57,,-22.200001,11/6/2018,41.84,56,-14.16,8.04,-8.04,1,, -56522,90926,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,HighGround Inc.,416,10/27/2018,400,David Garcia,DEM,35.3,Doug Ducey,REP,54.8,,-19.5,11/6/2018,41.84,56,-14.16,5.34,-5.34,1,, -56600,91122,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,SSRS,297,10/27/2018,702,David Garcia,DEM,45,Doug Ducey,REP,52,,-7,11/6/2018,41.84,56,-14.16,7.16,7.16,1,, -56711,91350,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Harris Insights & Analytics,133,10/27/2018,1400,Andrew Gillum,DEM,44.2,Ron DeSantis,REP,41.9,,2.3,11/6/2018,49.19,49.59,-.39,2.69,2.69,0,, -56640,91213,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,SSRS,297,10/27/2018,781,Andrew Gillum,DEM,49,Ron DeSantis,REP,48,,1,11/6/2018,49.19,49.59,-.39,1.39,1.39,0,, -56554,90990,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Suffolk University,323,10/27/2018,500,Andrew Gillum,DEM,45,Ron DeSantis,REP,44,,1,11/6/2018,49.19,49.59,-.39,1.39,1.39,0,, -56545,90975,144,2018,2018_Gov-G_KS,KS,Gov-G,Gov-G,Emerson College,88,10/27/2018,976,Laura Kelly,DEM,43,Kris W. Kobach,REP,44.3,,-1.3,11/6/2018,48.03,42.96,5.07,6.37,-6.37,0,, -56606,91186,147,2018,2018_Gov-G_MA,MA,Gov-G,Gov-G,MassINC Polling Group,198,10/27/2018,502,Jay M. Gonzalez,DEM,25,Charles D. Baker,REP,68,,-43,11/6/2018,33.12,66.6,-33.48,9.52,-9.52,1,, -56712,91351,151,2018,2018_Gov-G_NV,NV,Gov-G,Gov-G,Harris Insights & Analytics,133,10/27/2018,1400,Steve Sisolak,DEM,45.1,Adam Laxalt,REP,43,,2.0999999,11/6/2018,49.39,45.31,4.08,1.98,-1.98,1,, -56601,91124,151,2018,2018_Gov-G_NV,NV,Gov-G,Gov-G,SSRS,297,10/27/2018,622,Steve Sisolak,DEM,46,Adam Laxalt,REP,45,,1,11/6/2018,49.39,45.31,4.08,3.08,-3.08,1,, -56544,90974,155,2018,2018_Gov-G_OH,OH,Gov-G,Gov-G,Emerson College,88,10/27/2018,566,Richard Cordray,DEM,49.3,Michael DeWine,REP,45.8,,3.5,11/6/2018,46.68,50.39,-3.7,7.2,7.2,0,, -56543,90973,157,2018,2018_Gov-G_OR,OR,Gov-G,Gov-G,Emerson College,88,10/27/2018,747,Kate Brown,DEM,46.7,Knute C. Buehler,REP,41.6,,5.0999999,11/6/2018,50.05,43.65,6.4,1.3,-1.3,1,, -56604,91134,162,2018,2018_Gov-G_TN,TN,Gov-G,Gov-G,Cygnal,67,10/27/2018,497,Karl F. Dean,DEM,36.1,Bill Lee,REP,58.5,,-22.4,11/6/2018,38.55,59.56,-21.01,1.39,-1.39,1,, -56641,91215,162,2018,2018_Gov-G_TN,TN,Gov-G,Gov-G,SSRS,297,10/27/2018,764,Karl F. Dean,DEM,42,Bill Lee,REP,52,,-10,11/6/2018,38.55,59.56,-21.01,11.01,11.01,1,, -56492,90870,212,2018,2018_House-G_CA-25,CA-25,House-G,House-G,Siena College/The New York Times Upshot,448,10/27/2018,504,Katie Hill,DEM,43.98,Stephen Knight,REP,48.4,,-4.4200001,11/6/2018,54.37,45.63,8.73,13.15,-13.15,0,, -56547,90983,237,2018,2018_House-G_CA-50,CA-50,House-G,House-G,SurveyUSA,325,10/27/2018,547,Ammar Campa-Najjar,DEM,45,Duncan Hunter,REP,48,,-3,11/6/2018,48.28,51.72,-3.43,.43,.43,1,, -56555,90992,280,2018,2018_House-G_FL-27,FL-27,House-G,House-G,ALG Research,14,10/27/2018,500,Donna Shalala,DEM,49,Maria Salazar,REP,39,,10,11/6/2018,51.76,45.76,6,4,4,1,for DCCC,D -56545,90977,330,2018,2018_House-G_KS-1,KS-1,House-G,House-G,Emerson College,88,10/27/2018,221,Alan LaPolice,DEM,36.2,Roger Marshall,REP,51.1,,-14.9,11/6/2018,31.85,68.15,-36.29,21.39,21.39,1,, -56545,90978,331,2018,2018_House-G_KS-2,KS-2,House-G,House-G,Emerson College,88,10/27/2018,231,Paul Davis,DEM,40.9,Steve Watkins,REP,47.8,,-6.9000001,11/6/2018,46.79,47.64,-.85,6.05,-6.05,1,, -56545,90979,332,2018,2018_House-G_KS-3,KS-3,House-G,House-G,Emerson College,88,10/27/2018,262,Sharice Davids,DEM,55.4,Kevin Yoder,REP,42.6,,12.8,11/6/2018,53.57,43.91,9.66,3.14,3.14,1,, -56545,90980,333,2018,2018_House-G_KS-4,KS-4,House-G,House-G,Emerson College,88,10/27/2018,262,James Thompson,DEM,33.3,Ron Estes,REP,63.1,,-29.799999,11/6/2018,40.56,59.44,-18.87,10.93,-10.93,1,, -56599,91118,425,2018,2018_House-G_NJ-7,NJ-7,House-G,House-G,Monmouth University,215,10/27/2018,356,Tom Malinowski,DEM,47,Leonard Lance,REP,44.33,,2.6700001,11/6/2018,51.74,46.72,5.02,2.35,-2.35,1,average of multiple versions or turnout models listed in poll, -56491,90868,464,2018,2018_House-G_NY-27,NY-27,House-G,House-G,Siena College/The New York Times Upshot,448,10/27/2018,501,Nate McMurray,DEM,39.87,Chris Collins,REP,44.26,,-4.3899999,11/6/2018,48.74,49.12,-.38,4.01,-4.01,1,, -56516,90918,464,2018,2018_House-G_NY-27,NY-27,House-G,House-G,Tulchin Research,340,10/27/2018,400,Nate McMurray,DEM,47,Chris Collins,REP,43,,4,11/6/2018,48.74,49.12,-.38,4.38,4.38,0,for Nate McMurray,D -56656,91244,577,2018,2018_House-G_VA-10,VA-10,House-G,House-G,ABC News/The Washington Post,3,10/27/2018,446,Jennifer T. Wexton,DEM,54,Barbara J. Comstock,REP,43,,11,11/6/2018,56.1,43.73,12.37,1.37,-1.37,1,, -56605,91136,8273,2018,2018_House-G_US,US,House-G,House-G,Harris Insights & Analytics,133,10/27/2018,1835,Democratic,DEM,47,Republican,REP,38,,9,11/6/2018,53.41,44.85,8.56,.44,.44,1,among registered voters, -56615,91157,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Fox News/Beacon Research/Shaw & Co. Research,103,10/28/2018,643,Kyrsten Sinema,DEM,46,Martha McSally,REP,46,,0,11/6/2018,49.96,47.61,2.34,2.34,-2.34,.5,, -56731,91394,97,2018,2018_Sen-G_CA,CA,Sen-G,Sen-G,Probolsky Research,259,10/28/2018,900,Dianne Feinstein,DEM,40.9,Kevin de León,DEM,35.2,,5.6999998,11/6/2018,54.16,45.84,8.33,2.63,,1,, -56596,91110,98,2018,2018_Sen-G_CT,CT,Sen-G,Sen-G,Emerson College,88,10/28/2018,780,Christopher Murphy,DEM,55.1,Matthew Corey,REP,35.1,,20,11/6/2018,59.53,39.35,20.18,.18,-.18,1,, -56610,91144,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Cygnal,67,10/28/2018,495,Bill Nelson,DEM,50.1,Rick Scott,REP,48.3,,1.8,11/6/2018,49.93,50.05,-.12,1.92,1.92,0,, -56597,91111,103,2018,2018_Sen-G_ME,ME,Sen-G,Sen-G,Emerson College,88,10/28/2018,883,Angus S. King Jr.,IND,50.4,Eric L. Brakey,REP,37.2,,13.2,11/6/2018,54.31,35.23,19.08,5.88,,1,, -56677,91286,113,2018,2018_Sen-G_NJ,NJ,Sen-G,Sen-G,Stockton University,317,10/28/2018,598,Robert Menendez,DEM,51.3,Bob Hugin,REP,39.3,,12,11/6/2018,53.97,42.8,11.17,.83,.83,1,, -56589,91084,113,2018,2018_Sen-G_NJ,NJ,Sen-G,Sen-G,Vox Populi Polling,372,10/28/2018,814,Robert Menendez,DEM,54,Bob Hugin,REP,46,,8,11/6/2018,53.97,42.8,11.17,3.17,-3.17,1,, -56580,91073,120,2018,2018_Sen-G_TN,TN,Sen-G,Sen-G,Vox Populi Polling,372,10/28/2018,780,Phil Bredesen,DEM,47,Marsha Blackburn,REP,53,,-6,11/6/2018,43.92,54.71,-10.79,4.79,4.79,1,, -56603,91131,132,2018,2018_Gov-G_AK,AK,Gov-G,Gov-G,Alaska Survey Research,155,10/28/2018,500,Mark Begich,DEM,42.3,Mike J. Dunleavy,REP,42.5,,-.2,11/6/2018,44.41,51.44,-7.03,6.83,6.83,1,, -56615,91153,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,Fox News/Beacon Research/Shaw & Co. Research,103,10/28/2018,643,David Garcia,DEM,37,Doug Ducey,REP,55,,-18,11/6/2018,41.84,56,-14.16,3.84,-3.84,1,, -56731,91392,135,2018,2018_Gov-G_CA,CA,Gov-G,Gov-G,Probolsky Research,259,10/28/2018,900,Gavin Newsom,DEM,47.2,John Cox,REP,36.7,,10.5,11/6/2018,61.95,38.05,23.9,13.4,-13.4,1,, -56636,91203,136,2018,2018_Gov-G_CO,CO,Gov-G,Gov-G,Keating Research/OnSight Public Affairs/Melanson,455,10/28/2018,517,Jared Polis,DEM,50,Walker Stapleton,REP,42,,8,11/6/2018,53.42,42.8,10.62,2.62,-2.62,1,, -56596,91107,137,2018,2018_Gov-G_CT,CT,Gov-G,Gov-G,Emerson College,88,10/28/2018,780,Ned Lamont,DEM,45.5,Bob Stefanowski,REP,39.3,,6.1999998,11/6/2018,49.37,46.21,3.15,3.05,3.05,1,, -56610,91143,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Cygnal,67,10/28/2018,495,Andrew Gillum,DEM,46.7,Ron DeSantis,REP,47.3,,-.60000002,11/6/2018,49.19,49.59,-.39,.21,-.21,1,, -56597,91108,145,2018,2018_Gov-G_ME,ME,Gov-G,Gov-G,Emerson College,88,10/28/2018,883,Janet T. Mills,DEM,49.7,Shawn H. Moody,REP,41.7,,8,11/6/2018,50.89,43.18,7.71,.29,.29,1,, -56691,91306,152,2018,2018_Gov-G_NH,NH,Gov-G,Gov-G,Change Research,48,10/28/2018,901,Molly M. Kelly,DEM,46,Christopher Sununu,REP,47,,-1,11/6/2018,45.74,52.78,-7.04,6.04,6.04,1,for New Hampshire Democratic Party,D -56598,91109,152,2018,2018_Gov-G_NH,NH,Gov-G,Gov-G,Emerson College,88,10/28/2018,1139,Molly M. Kelly,DEM,43.3,Christopher Sununu,REP,50.6,,-7.3000002,11/6/2018,45.74,52.78,-7.04,.26,-.26,1,, -56580,91072,162,2018,2018_Gov-G_TN,TN,Gov-G,Gov-G,Vox Populi Polling,372,10/28/2018,780,Karl F. Dean,DEM,44,Bill Lee,REP,56,,-12,11/6/2018,38.55,59.56,-21.01,9.01,9.01,1,, -56603,91243,167,2018,2018_House-G_AK-1,AK-1,House-G,House-G,Alaska Survey Research,155,10/28/2018,500,Alyse S. Galvin,DEM,49,Don Young,REP,48,,1,11/6/2018,46.5,53.08,-6.58,7.58,7.58,0,, -56526,90932,243,2018,2018_House-G_CO-3,CO-3,House-G,House-G,Change Research,48,10/28/2018,485,Diane Mitsch Bush,DEM,38,Scott Tipton,REP,53,,-15,11/6/2018,43.55,51.52,-7.97,7.03,-7.03,1,, -56528,90934,271,2018,2018_House-G_FL-18,FL-18,House-G,House-G,Change Research,48,10/28/2018,475,Lauren Baer,DEM,44,Brian Mast,REP,53,,-9,11/6/2018,45.7,54.3,-8.6,.4,-.4,1,, -56535,90943,300,2018,2018_House-G_IA-4,IA-4,House-G,House-G,Change Research,48,10/28/2018,631,J.D. Scholten,DEM,44,Steve King,REP,45,,-1,11/6/2018,47.01,50.34,-3.33,2.33,2.33,1,, -56529,90935,318,2018,2018_House-G_IL-16,IL-16,House-G,House-G,Change Research,48,10/28/2018,554,Sara Dady,DEM,41,Adam Kinzinger,REP,55,,-14,11/6/2018,40.88,59.12,-18.25,4.25,4.25,1,, -56532,90938,325,2018,2018_House-G_IN-5,IN-5,House-G,House-G,Change Research,48,10/28/2018,527,Dee Thornton,DEM,44,Susan W. Brooks,REP,50,,-6,11/6/2018,43.24,56.76,-13.52,7.52,7.52,1,, -56532,90942,329,2018,2018_House-G_IN-9,IN-9,House-G,House-G,Change Research,48,10/28/2018,541,Liz Watson,DEM,45,Trey Hollingsworth,REP,52,,-7,11/6/2018,43.52,56.48,-12.96,5.96,5.96,1,, -56534,90941,331,2018,2018_House-G_KS-2,KS-2,House-G,House-G,Change Research,48,10/28/2018,902,Paul Davis,DEM,44,Steve Watkins,REP,45,,-1,11/6/2018,46.79,47.64,-.85,.15,-.15,1,, -56597,91112,363,2018,2018_House-G_ME-1,ME-1,House-G,House-G,Emerson College,88,10/28/2018,442,Chellie Pingree,DEM,56.2,Mark Holbrook,REP,31,,25.200001,11/6/2018,58.82,32.51,26.31,1.11,-1.11,1,, -56597,91113,364,2018,2018_House-G_ME-2,ME-2,House-G,House-G,Emerson College,88,10/28/2018,441,Jared Golden,DEM,46.7,Bruce Poliquin,REP,45.6,,1.1,11/6/2018,45.58,46.33,-.75,1.85,1.85,0,, -56531,90939,365,2018,2018_House-G_MI-1,MI-1,House-G,House-G,Change Research,48,10/28/2018,574,Matt Morgan,DEM,42,Jack Bergman,REP,54,,-12,11/6/2018,43.68,56.32,-12.63,.63,.63,1,, -56531,90937,370,2018,2018_House-G_MI-6,MI-6,House-G,House-G,Change Research,48,10/28/2018,466,Matt Longjohn,DEM,43,Fred Upton,REP,46,,-3,11/6/2018,45.69,50.24,-4.55,1.55,1.55,1,, -56501,90889,408,2018,2018_House-G_NC-9,NC-9,House-G,House-G,Siena College/The New York Times Upshot,448,10/28/2018,505,Daniel Kent McCready,DEM,44.13,Mark Harris,REP,45.37,,-1.24,11/6/2018,48.93,49.25,-.32,.92,-.92,1,, -56598,91114,417,2018,2018_House-G_NH-1,NH-1,House-G,House-G,Emerson College,88,10/28/2018,570,Chris Pappas,DEM,47.8,Eddie Edwards,REP,46.1,,1.7,11/6/2018,53.56,45.01,8.55,6.85,-6.85,1,, -56598,91115,418,2018,2018_House-G_NH-2,NH-2,House-G,House-G,Emerson College,88,10/28/2018,569,Annie Kuster,DEM,52.4,Steven Negron,REP,39.7,,12.7,11/6/2018,55.54,42.18,13.36,.66,-.66,1,, -56527,90933,438,2018,2018_House-G_NY-1,NY-1,House-G,House-G,Change Research,48,10/28/2018,838,Perry Gershon,DEM,37,Lee Zeldin,REP,52,,-15,11/6/2018,46,45.01,.98,15.98,-15.98,0,, -56621,91172,456,2018,2018_House-G_NY-19,NY-19,House-G,House-G,SurveyUSA,325,10/28/2018,609,Antonio Delgado,DEM,44,John J. Faso,REP,44,,0,11/6/2018,47.08,39,8.08,8.08,-8.08,.5,, -56530,90936,466,2018,2018_House-G_OH-2,OH-2,House-G,House-G,Change Research,48,10/28/2018,431,Jill Schiller,DEM,39,Brad Wenstrup,REP,52,,-13,11/6/2018,41.2,57.55,-16.36,3.36,3.36,1,, -56500,90887,491,2018,2018_House-G_PA-1,PA-1,House-G,House-G,Siena College/The New York Times Upshot,448,10/28/2018,502,Scott Wallace,DEM,45.98,Brian K. Fitzpatrick,REP,47.31,,-1.33,11/6/2018,48.72,51.24,-2.52,1.19,1.19,1,, -56533,90940,595,2018,2018_House-G_WI-6,WI-6,House-G,House-G,Change Research,48,10/28/2018,525,Dan Kohl,DEM,48,Glenn Grothman,REP,50,,-2,11/6/2018,44.46,55.47,-11.01,9.01,9.01,1,, -56614,91152,8273,2018,2018_House-G_US,US,House-G,House-G,Morning Consult,218,10/28/2018,2543,Democratic,DEM,46,Republican,REP,38,,8,11/6/2018,53.41,44.85,8.56,.56,-.56,1,among registered voters, -56810,91551,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Gravis Marketing,124,10/29/2018,1165,Kyrsten Sinema,DEM,46,Martha McSally,REP,47,,-1,11/6/2018,49.96,47.61,2.34,3.34,-3.34,0,, -56673,91276,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Vox Populi Polling,372,10/29/2018,677,Kyrsten Sinema,DEM,52,Martha McSally,REP,48,,4,11/6/2018,49.96,47.61,2.34,1.66,1.66,1,, -56674,91277,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Vox Populi Polling,372,10/29/2018,696,Bill Nelson,DEM,50,Rick Scott,REP,50,,0,11/6/2018,49.93,50.05,-.12,.12,.12,.5,, -56618,91163,102,2018,2018_Sen-G_IN,IN,Sen-G,Sen-G,Fox News/Beacon Research/Shaw & Co. Research,103,10/29/2018,722,Joe Donnelly,DEM,45,Mike Braun,REP,38,,7,11/6/2018,45.09,51.01,-5.92,12.92,12.92,0,, -56619,91167,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,Fox News/Beacon Research/Shaw & Co. Research,103,10/29/2018,741,Claire McCaskill,DEM,44,Josh Hawley,REP,44,,0,11/6/2018,45.57,51.38,-5.81,5.81,5.81,.5,average of multiple versions or turnout models listed in poll, -56655,91241,110,2018,2018_Sen-G_MT,MT,Sen-G,Sen-G,Harris Insights & Analytics,133,10/29/2018,500,Jon Tester,DEM,48.5,Matt Rosendale,REP,41.8,,6.6999998,11/6/2018,50.33,46.78,3.55,3.15,3.15,1,, -56732,91395,114,2018,2018_Sen-G_NM,NM,Sen-G,Sen-G,Research & Polling Inc.,280,10/29/2018,993,Martin Heinrich,DEM,51,Mick Rich,REP,31,,20,11/6/2018,54.09,30.53,23.56,3.56,-3.56,1,, -56617,91161,116,2018,2018_Sen-G_ND,ND,Sen-G,Sen-G,Fox News/Beacon Research/Shaw & Co. Research,103,10/29/2018,789,Heidi Heitkamp,DEM,42,Kevin Cramer,REP,51,,-9,11/6/2018,44.27,55.11,-10.84,1.84,1.84,1,, -56633,91198,120,2018,2018_Sen-G_TN,TN,Sen-G,Sen-G,Emerson College,88,10/29/2018,632,Phil Bredesen,DEM,43.6,Marsha Blackburn,REP,52,,-8.3999996,11/6/2018,43.92,54.71,-10.79,2.39,2.39,1,, -56616,91159,120,2018,2018_Sen-G_TN,TN,Sen-G,Sen-G,Fox News/Beacon Research/Shaw & Co. Research,103,10/29/2018,718,Phil Bredesen,DEM,41,Marsha Blackburn,REP,50,,-9,11/6/2018,43.92,54.71,-10.79,1.79,1.79,1,, -56632,91196,121,2018,2018_Sen-G_TX,TX,Sen-G,Sen-G,Emerson College,88,10/29/2018,781,Beto O'Rourke,DEM,47.2,Ted Cruz,REP,50.3,,-3.0999999,11/6/2018,48.33,50.89,-2.57,.53,-.53,1,, -56810,91550,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,Gravis Marketing,124,10/29/2018,1165,David Garcia,DEM,40,Doug Ducey,REP,53,,-13,11/6/2018,41.84,56,-14.16,1.16,1.16,1,, -56673,91273,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,Vox Populi Polling,372,10/29/2018,677,David Garcia,DEM,46,Doug Ducey,REP,54,,-8,11/6/2018,41.84,56,-14.16,6.16,6.16,1,, -56674,91274,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Vox Populi Polling,372,10/29/2018,696,Andrew Gillum,DEM,53,Ron DeSantis,REP,47,,6,11/6/2018,49.19,49.59,-.39,6.39,6.39,0,, -56645,91228,139,2018,2018_Gov-G_GA,GA,Gov-G,Gov-G,Cygnal,67,10/29/2018,504,Stacey Yvonne Abrams,DEM,47,Brian P. Kemp,REP,49.2,,-2.2,11/6/2018,48.83,50.22,-1.39,.81,-.81,1,, -56559,90996,139,2018,2018_Gov-G_GA,GA,Gov-G,Gov-G,Opinion Savvy/InsiderAdvantage,243,10/29/2018,623,Stacey Yvonne Abrams,DEM,48.1,Brian P. Kemp,REP,47.2,,.89999998,11/6/2018,48.83,50.22,-1.39,2.29,2.29,0,, -56642,91220,153,2018,2018_Gov-G_NM,NM,Gov-G,Gov-G,Carroll Strategies,450,10/29/2018,1200,Michelle Lujan Grisham,DEM,50.6,Stevan Pearce,REP,45.5,,5.0999999,11/6/2018,57.2,42.8,14.4,9.3,-9.3,1,, -56732,91393,153,2018,2018_Gov-G_NM,NM,Gov-G,Gov-G,Research & Polling Inc.,280,10/29/2018,993,Michelle Lujan Grisham,DEM,53,Stevan Pearce,REP,43,,10,11/6/2018,57.2,42.8,14.4,4.4,-4.4,1,, -56633,91195,162,2018,2018_Gov-G_TN,TN,Gov-G,Gov-G,Emerson College,88,10/29/2018,632,Karl F. Dean,DEM,40.8,Bill Lee,REP,54.2,,-13.4,11/6/2018,38.55,59.56,-21.01,7.61,7.61,1,, -56616,91155,162,2018,2018_Gov-G_TN,TN,Gov-G,Gov-G,Fox News/Beacon Research/Shaw & Co. Research,103,10/29/2018,718,Karl F. Dean,DEM,37,Bill Lee,REP,54,,-17,11/6/2018,38.55,59.56,-21.01,4.01,4.01,1,, -56632,91194,163,2018,2018_Gov-G_TX,TX,Gov-G,Gov-G,Emerson College,88,10/29/2018,781,Lupe Valdez,DEM,42.8,Gregory W. Abbott,REP,51.1,,-8.3000002,11/6/2018,42.51,55.81,-13.3,5,5,1,, -56536,90953,232,2018,2018_House-G_CA-45,CA-45,House-G,House-G,Siena College/The New York Times Upshot,448,10/29/2018,499,Katie Porter,DEM,47.76,Mimi Walters,REP,46.48,,1.28,11/6/2018,52.05,47.95,4.1,2.82,-2.82,1,, -56502,90891,331,2018,2018_House-G_KS-2,KS-2,House-G,House-G,Siena College/The New York Times Upshot,448,10/29/2018,501,Paul Davis,DEM,41.25,Steve Watkins,REP,36.76,,4.4899998,11/6/2018,46.79,47.64,-.85,5.34,5.34,0,, -56617,91169,413,2018,2018_House-G_ND-1,ND-1,House-G,House-G,Fox News/Beacon Research/Shaw & Co. Research,103,10/29/2018,789,Mac Schneider,DEM,33,Kelly M. Armstrong,REP,55,,-22,11/6/2018,35.57,60.2,-24.63,2.63,2.63,1,, -56642,91222,431,2018,2018_House-G_NM-1,NM-1,House-G,House-G,Carroll Strategies,450,10/29/2018,452,Debra A. Haaland,DEM,51.3,Janice E. Arnold-Jones,REP,43.4,,7.9000001,11/6/2018,59.13,36.32,22.81,14.91,-14.91,1,, -56732,91396,431,2018,2018_House-G_NM-1,NM-1,House-G,House-G,Research & Polling Inc.,280,10/29/2018,419,Debra A. Haaland,DEM,50,Janice E. Arnold-Jones,REP,38,,12,11/6/2018,59.13,36.32,22.81,10.81,-10.81,1,, -56642,91223,432,2018,2018_House-G_NM-2,NM-2,House-G,House-G,Carroll Strategies,450,10/29/2018,338,Xochitl Torres Small,DEM,42,Yvette Herrell,REP,47,,-5,11/6/2018,50.93,49.07,1.87,6.87,-6.87,0,, -56732,91397,432,2018,2018_House-G_NM-2,NM-2,House-G,House-G,Research & Polling Inc.,280,10/29/2018,413,Xochitl Torres Small,DEM,45,Yvette Herrell,REP,46,,-1,11/6/2018,50.93,49.07,1.87,2.87,-2.87,0,, -56642,91224,433,2018,2018_House-G_NM-3,NM-3,House-G,House-G,Carroll Strategies,450,10/29/2018,410,Ben Ray Luján,DEM,57.3,Jerald Steve McFall,REP,32.7,,24.6,11/6/2018,63.38,31.21,32.17,7.57,-7.57,1,, -56624,91181,485,2018,2018_House-G_OK-5,OK-5,House-G,House-G,SoonerPoll.com,308,10/29/2018,440,Kendra Horn,DEM,37.1,Steve Russell,REP,48.6,,-11.5,11/6/2018,50.7,49.3,1.4,12.9,-12.9,0,, -56608,91141,498,2018,2018_House-G_PA-8,PA-8,House-G,House-G,Susquehanna Polling & Research Inc.,326,10/29/2018,446,Matt Cartwright,DEM,57,John Chrin,REP,40,,17,11/6/2018,54.6,45.32,9.28,7.72,7.72,1,, -56840,91637,8273,2018,2018_House-G_US,US,House-G,House-G,Ipsos,154,10/29/2018,1457,Democratic,DEM,48.1,Republican,REP,43.5,,4.5999999,11/6/2018,53.41,44.85,8.56,3.96,-3.96,1,, -56637,91208,8273,2018,2018_House-G_US,US,House-G,House-G,Marist College,183,10/29/2018,509,Democratic,DEM,52,Republican,REP,43,,9,11/6/2018,53.41,44.85,8.56,.44,.44,1,, -56593,91101,8273,2018,2018_House-G_US,US,House-G,House-G,YouGov,391,10/29/2018,1296,Democratic,DEM,47,Republican,REP,42,,5,11/6/2018,53.41,44.85,8.56,3.56,-3.56,1,among registered voters, -56706,91342,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Targoz Market Research,454,10/30/2018,558,Bill Nelson,DEM,45,Rick Scott,REP,49,,-4,11/6/2018,49.93,50.05,-.12,3.88,-3.88,1,, -56638,91210,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Trafalgar Group,338,10/30/2018,2543,Bill Nelson,DEM,49.4,Rick Scott,REP,47.2,,2.2,11/6/2018,49.93,50.05,-.12,2.32,2.32,0,, -56620,91171,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Gravis Marketing,124,10/30/2018,764,Debbie Stabenow,DEM,54,John James,REP,41,,13,11/6/2018,52.26,45.76,6.51,6.49,6.49,1,, -56652,91459,107,2018,2018_Sen-G_MN,MN,Sen-G,Sen-G,SurveyUSA,325,10/30/2018,600,Amy Klobuchar,DEM,57,Jim Newberger,REP,34,,23,11/6/2018,60.31,36.21,24.1,1.1,-1.1,1,, -56733,91399,115,2018,2018_Sen-G_NY,NY,Sen-G,Sen-G,Siena College,305,10/30/2018,641,Kirsten E. Gillibrand,DEM,58,Chele Farley,REP,35,,23,11/6/2018,66.96,32.98,33.98,10.98,-10.98,1,, -56661,91258,117,2018,2018_Sen-G_OH,OH,Sen-G,Sen-G,Gravis Marketing,124,10/30/2018,789,Sherrod Brown,DEM,46,Jim Renacci,REP,37,,9,11/6/2018,53.41,46.57,6.85,2.15,2.15,1,, -56682,91293,118,2018,2018_Sen-G_PA,PA,Sen-G,Sen-G,Muhlenberg College,219,10/30/2018,421,Robert P. Casey Jr.,DEM,54,Lou Barletta,REP,40,,14,11/6/2018,55.74,42.62,13.13,.87,.87,1,, -56705,91341,120,2018,2018_Sen-G_TN,TN,Sen-G,Sen-G,Targoz Market Research,454,10/30/2018,480,Phil Bredesen,DEM,49,Marsha Blackburn,REP,49,,0,11/6/2018,43.92,54.71,-10.79,10.79,10.79,.5,, -56634,91197,126,2018,2018_Sen-G_WV,WV,Sen-G,Sen-G,Emerson College,88,10/30/2018,1013,"Joe Manchin, III",DEM,47.3,Patrick Morrisey,REP,41.5,,5.8000002,11/6/2018,49.57,46.26,3.31,2.49,2.49,1,, -56671,91275,127,2018,2018_Sen-G_WI,WI,Sen-G,Sen-G,Emerson College,88,10/30/2018,604,Tammy Baldwin,DEM,53.1,Leah Vukmir,REP,44.4,,8.6999998,11/6/2018,55.36,44.53,10.83,2.13,-2.13,1,, -56652,91460,129,2018,2018_Sen-GS_MN,MN,Sen-G,Sen-GS,SurveyUSA,325,10/30/2018,600,Tina Smith,DEM,48,Karin Housley,REP,40,,8,11/6/2018,52.97,42.35,10.62,2.62,-2.62,1,, -56630,91192,136,2018,2018_Gov-G_CO,CO,Gov-G,Gov-G,Magellan Strategies,179,10/30/2018,500,Jared Polis,DEM,45,Walker Stapleton,REP,40,,5,11/6/2018,53.42,42.8,10.62,5.62,-5.62,1,, -56647,91231,137,2018,2018_Gov-G_CT,CT,Gov-G,Gov-G,Sacred Heart University,453,10/30/2018,500,Ned Lamont,DEM,37.6,Bob Stefanowski,REP,40,,-2.4000001,11/6/2018,49.37,46.21,3.15,5.55,-5.55,0,, -56706,91338,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Targoz Market Research,454,10/30/2018,558,Andrew Gillum,DEM,47,Ron DeSantis,REP,48,,-1,11/6/2018,49.19,49.59,-.39,.61,-.61,1,, -56638,91209,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Trafalgar Group,338,10/30/2018,2543,Andrew Gillum,DEM,48.4,Ron DeSantis,REP,46.1,,2.3,11/6/2018,49.19,49.59,-.39,2.69,2.69,0,, -56670,91270,139,2018,2018_Gov-G_GA,GA,Gov-G,Gov-G,Emerson College,88,10/30/2018,724,Stacey Yvonne Abrams,DEM,47.3,Brian P. Kemp,REP,49.4,,-2.0999999,11/6/2018,48.83,50.22,-1.39,.71,-.71,1,, -56652,91236,149,2018,2018_Gov-G_MN,MN,Gov-G,Gov-G,SurveyUSA,325,10/30/2018,600,Timothy J. Walz,DEM,49,Jeff Johnson,REP,41,,8,11/6/2018,53.84,42.43,11.42,3.42,-3.42,1,, -56733,91398,154,2018,2018_Gov-G_NY,NY,Gov-G,Gov-G,Siena College,305,10/30/2018,641,Andrew Cuomo,DEM,49,Marcus Molinaro,REP,36,,13,11/6/2018,59.55,36.16,23.39,10.39,-10.39,1,, -56661,91255,155,2018,2018_Gov-G_OH,OH,Gov-G,Gov-G,Gravis Marketing,124,10/30/2018,789,Richard Cordray,DEM,48,Michael DeWine,REP,43,,5,11/6/2018,46.68,50.39,-3.7,8.7,8.7,0,, -56613,91150,157,2018,2018_Gov-G_OR,OR,Gov-G,Gov-G,Hoffman Research Group,141,10/30/2018,694,Kate Brown,DEM,45,Knute C. Buehler,REP,42,,3,11/6/2018,50.05,43.65,6.4,3.4,-3.4,1,, -56682,91292,158,2018,2018_Gov-G_PA,PA,Gov-G,Gov-G,Muhlenberg College,219,10/30/2018,421,Thomas W. Wolf,DEM,58,Scott R. Wagner,REP,37,,21,11/6/2018,57.77,40.7,17.07,3.93,3.93,1,, -56679,91288,160,2018,2018_Gov-G_SC,SC,Gov-G,Gov-G,Trafalgar Group,338,10/30/2018,3792,James Emerson Smith,DEM,38.1,Henry Dargan McMaster,REP,54.3,,-16.200001,11/6/2018,45.92,53.96,-8.03,8.17,-8.17,1,, -56644,91227,161,2018,2018_Gov-G_SD,SD,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/30/2018,500,Billie H. Sutton,DEM,44,Kristi L. Noem,REP,47,,-3,11/6/2018,47.6,50.97,-3.38,.38,.38,1,, -56705,91337,162,2018,2018_Gov-G_TN,TN,Gov-G,Gov-G,Targoz Market Research,454,10/30/2018,480,Karl F. Dean,DEM,44,Bill Lee,REP,53,,-9,11/6/2018,38.55,59.56,-21.01,12.01,12.01,1,, -56671,91271,165,2018,2018_Gov-G_WI,WI,Gov-G,Gov-G,Emerson College,88,10/30/2018,604,Tony Evers,DEM,50.9,Scott Walker,REP,46.1,,4.8000002,11/6/2018,49.54,48.44,1.09,3.71,3.71,1,, -56694,91313,243,2018,2018_House-G_CO-3,CO-3,House-G,House-G,JMC Analytics/Bold Blue Campaigns,503,10/30/2018,500,Diane Mitsch Bush,DEM,41,Scott Tipton,REP,46,,-5,11/6/2018,43.55,51.52,-7.97,2.97,2.97,1,, -56582,91075,297,2018,2018_House-G_IA-1,IA-1,House-G,House-G,Siena College/The New York Times Upshot,448,10/30/2018,452,Abby Finkenauer,DEM,45.69,Rod Blum,REP,39.18,,6.5100002,11/6/2018,50.96,45.91,5.06,1.45,1.45,1,, -56578,91069,425,2018,2018_House-G_NJ-7,NJ-7,House-G,House-G,Siena College/The New York Times Upshot,448,10/30/2018,503,Tom Malinowski,DEM,47.39,Leonard Lance,REP,39.49,,7.9000001,11/6/2018,51.74,46.72,5.02,2.88,2.88,1,, -56627,91185,462,2018,2018_House-G_NY-25,NY-25,House-G,House-G,Dixie Strategies,81,10/30/2018,843,Joseph Morelle,DEM,48.64,Jim Maxwell,REP,39.5,,9.1400003,11/6/2018,54.78,33.82,20.97,11.83,-11.83,1,, -56627,91246,464,2018,2018_House-G_NY-27,NY-27,House-G,House-G,Dixie Strategies,81,10/30/2018,801,Nate McMurray,DEM,38.08,Chris Collins,REP,45.32,,-7.2399998,11/6/2018,48.74,49.12,-.38,6.86,-6.86,1,, -56609,91142,506,2018,2018_House-G_PA-16,PA-16,House-G,House-G,Susquehanna Polling & Research Inc.,326,10/30/2018,405,Ronald A. DiNicola,DEM,51,Mike Kelly,REP,47,,4,11/6/2018,47.27,51.55,-4.28,8.28,8.28,0,, -56634,91199,598,2018,2018_House-G_WV-1,WV-1,House-G,House-G,Emerson College,88,10/30/2018,341,Kendra Fershee,DEM,32,David B. McKinley,REP,57.4,,-25.4,11/6/2018,35.42,64.58,-29.15,3.75,3.75,1,, -56634,91200,599,2018,2018_House-G_WV-2,WV-2,House-G,House-G,Emerson College,88,10/30/2018,344,Talley Sergent,DEM,39.4,Alex X. Mooney,REP,46.8,,-7.4000001,11/6/2018,42.98,53.96,-10.98,3.58,3.58,1,, -56634,91201,600,2018,2018_House-G_WV-3,WV-3,House-G,House-G,Emerson College,88,10/30/2018,328,Richard Neece Ojeda,DEM,44.5,Carol Devine Miller,REP,52.1,,-7.5999999,11/6/2018,43.63,56.37,-12.75,5.15,5.15,1,, -56747,91427,8273,2018,2018_House-G_US,US,House-G,House-G,IBD/TIPP,144,10/30/2018,798,Democratic,DEM,50,Republican,REP,41,,9,11/6/2018,53.41,44.85,8.56,.44,.44,1,, -56776,91484,8273,2018,2018_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,10/30/2018,2500,Democratic,DEM,45,Republican,REP,46,,-1,11/6/2018,53.41,44.85,8.56,9.56,-9.56,0,, -56730,91389,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Trafalgar Group,338,10/31/2018,2166,Kyrsten Sinema,DEM,49.8,Martha McSally,REP,47.1,,2.7,11/6/2018,49.96,47.61,2.34,.36,.36,1,, -56662,91259,98,2018,2018_Sen-G_CT,CT,Sen-G,Sen-G,Gravis Marketing,124,10/31/2018,681,Christopher Murphy,DEM,58,Matthew Corey,REP,35,,23,11/6/2018,59.53,39.35,20.18,2.82,2.82,1,, -56756,91440,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Gravis Marketing,124,10/31/2018,753,Bill Nelson,DEM,50,Rick Scott,REP,47,,3,11/6/2018,49.93,50.05,-.12,3.12,3.12,0,, -56631,91193,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,St. Pete Polls,314,10/31/2018,2470,Bill Nelson,DEM,49.3,Rick Scott,REP,47.4,,1.9,11/6/2018,49.93,50.05,-.12,2.02,2.02,0,, -56773,91475,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,Marist College,183,10/31/2018,600,Claire McCaskill,DEM,48.5,Josh Hawley,REP,45.5,,3,11/6/2018,45.57,51.38,-5.81,8.81,8.81,0,average of multiple versions or turnout models listed in poll, -56723,91369,112,2018,2018_Sen-G_NV,NV,Sen-G,Sen-G,Trafalgar Group,338,10/31/2018,2587,Jacky Rosen,DEM,45.6,Dean Heller,REP,48.9,,-3.3,11/6/2018,50.41,45.38,5.03,8.33,-8.33,0,, -56646,91230,117,2018,2018_Sen-G_OH,OH,Sen-G,Sen-G,Cygnal,67,10/31/2018,503,Sherrod Brown,DEM,52.4,Jim Renacci,REP,42,,10.4,11/6/2018,53.41,46.57,6.85,3.55,3.55,1,, -56663,91260,123,2018,2018_Sen-G_VT,VT,Sen-G,Sen-G,Gravis Marketing,124,10/31/2018,885,Bernard Sanders,IND,66,Lawrence Zupan,REP,30,,36,11/6/2018,67.36,27.44,39.92,3.92,,1,, -56662,91256,137,2018,2018_Gov-G_CT,CT,Gov-G,Gov-G,Gravis Marketing,124,10/31/2018,681,Ned Lamont,DEM,46,Bob Stefanowski,REP,37,,9,11/6/2018,49.37,46.21,3.15,5.85,5.85,1,, -56756,91439,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Gravis Marketing,124,10/31/2018,753,Andrew Gillum,DEM,48,Ron DeSantis,REP,47,,1,11/6/2018,49.19,49.59,-.39,1.39,1.39,0,, -56672,91272,143,2018,2018_Gov-G_IA,IA,Gov-G,Gov-G,Emerson College,88,10/31/2018,1462,Fred Hubbell,DEM,45,Kim Reynolds,REP,48.9,,-3.9000001,11/6/2018,47.53,50.26,-2.73,1.17,-1.17,1,, -56723,91368,151,2018,2018_Gov-G_NV,NV,Gov-G,Gov-G,Trafalgar Group,338,10/31/2018,2587,Steve Sisolak,DEM,44.9,Adam Laxalt,REP,47,,-2.0999999,11/6/2018,49.39,45.31,4.08,6.18,-6.18,0,, -56646,91229,155,2018,2018_Gov-G_OH,OH,Gov-G,Gov-G,Cygnal,67,10/31/2018,503,Richard Cordray,DEM,43.2,Michael DeWine,REP,43.4,,-.2,11/6/2018,46.68,50.39,-3.7,3.5,3.5,1,, -56663,91257,164,2018,2018_Gov-G_VT,VT,Gov-G,Gov-G,Gravis Marketing,124,10/31/2018,885,Christine Hallquist,DEM,39,Phillip B. Scott,REP,49,,-10,11/6/2018,40.26,55.19,-14.93,4.93,4.93,1,, -56665,91262,235,2018,2018_House-G_CA-48,CA-48,House-G,House-G,TP Research,452,10/31/2018,440,Harley Rouda,DEM,41.6,Dana Rohrabacher,REP,50.7,,-9.1000004,11/6/2018,53.55,46.45,7.1,16.2,-16.2,0,, -56666,91264,236,2018,2018_House-G_CA-49,CA-49,House-G,House-G,SurveyUSA,325,10/31/2018,500,Mike Levin,DEM,51,Diane L. Harkey,REP,44,,7,11/6/2018,56.42,43.58,12.84,5.84,-5.84,1,, -56672,91278,297,2018,2018_House-G_IA-1,IA-1,House-G,House-G,Emerson College,88,10/31/2018,353,Abby Finkenauer,DEM,53,Rod Blum,REP,41.1,,11.9,11/6/2018,50.96,45.91,5.06,6.84,6.84,1,, -56672,91279,298,2018,2018_House-G_IA-2,IA-2,House-G,House-G,Emerson College,88,10/31/2018,373,Dave Loebsack,DEM,52.6,Christopher Peters,REP,39.7,,12.9,11/6/2018,54.79,42.6,12.19,.71,.71,1,, -56672,91280,299,2018,2018_House-G_IA-3,IA-3,House-G,House-G,Emerson College,88,10/31/2018,380,Cindy Axne,DEM,45.7,David Young,REP,44.8,,.89999998,11/6/2018,49.3,47.14,2.16,1.26,-1.26,1,, -56672,91281,300,2018,2018_House-G_IA-4,IA-4,House-G,House-G,Emerson College,88,10/31/2018,356,J.D. Scholten,DEM,41.7,Steve King,REP,51,,-9.3000002,11/6/2018,47.01,50.34,-3.33,5.97,-5.97,1,, -56663,91263,579,2018,2018_House-G_VT-1,VT-1,House-G,House-G,Gravis Marketing,124,10/31/2018,885,Peter Welch,DEM,66,Anya Tynio,REP,28,,38,11/6/2018,69.2,25.95,43.25,5.25,-5.25,1,, -56729,91388,8273,2018,2018_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,10/31/2018,737,Democratic,DEM,51.5,Republican,REP,44,,7.5,11/6/2018,53.41,44.85,8.56,1.06,-1.06,1,average of multiple versions or turnout models listed in poll, -56724,91372,8273,2018,2018_House-G_US,US,House-G,House-G,Harris Insights & Analytics,133,10/31/2018,2117,Democratic,DEM,48,Republican,REP,42.5,,5.5,11/6/2018,53.41,44.85,8.56,3.06,-3.06,1,average of multiple versions or turnout models listed in poll, -56768,91467,8273,2018,2018_House-G_US,US,House-G,House-G,USC Dornsife/Los Angeles Times,343,10/31/2018,2521,Democratic,DEM,56,Republican,REP,41,,15,11/6/2018,53.41,44.85,8.56,6.44,6.44,1,, -56716,91361,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Harris Insights & Analytics,133,11/1/2018,600,Kyrsten Sinema,DEM,43.5,Martha McSally,REP,49.1,,-5.5999999,11/6/2018,49.96,47.61,2.34,7.94,-7.94,0,, -56717,91362,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Harris Insights & Analytics,133,11/1/2018,600,Bill Nelson,DEM,45.5,Rick Scott,REP,48.1,,-2.5999999,11/6/2018,49.93,50.05,-.12,2.48,-2.48,1,, -56769,91477,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Marist College,183,11/1/2018,595,Bill Nelson,DEM,50,Rick Scott,REP,46,,4,11/6/2018,49.93,50.05,-.12,4.12,4.12,0,, -56770,91479,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Quinnipiac University,267,11/1/2018,1142,Bill Nelson,DEM,51,Rick Scott,REP,44,,7,11/6/2018,49.93,50.05,-.12,7.12,7.12,0,, -56719,91363,102,2018,2018_Sen-G_IN,IN,Sen-G,Sen-G,Harris Insights & Analytics,133,11/1/2018,600,Joe Donnelly,DEM,44.4,Mike Braun,REP,42,,2.4000001,11/6/2018,45.09,51.01,-5.92,8.32,8.32,0,, -56720,91364,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,Harris Insights & Analytics,133,11/1/2018,600,Claire McCaskill,DEM,45.3,Josh Hawley,REP,46.2,,-.89999998,11/6/2018,45.57,51.38,-5.81,4.91,4.91,1,, -56764,91457,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,Trafalgar Group,338,11/1/2018,1791,Claire McCaskill,DEM,44.4,Josh Hawley,REP,48.3,,-3.9000001,11/6/2018,45.57,51.38,-5.81,1.91,1.91,1,, -56718,91366,112,2018,2018_Sen-G_NV,NV,Sen-G,Sen-G,Harris Insights & Analytics,133,11/1/2018,600,Jacky Rosen,DEM,44.4,Dean Heller,REP,45.2,,-.80000001,11/6/2018,50.41,45.38,5.03,5.83,-5.83,0,, -56774,91480,113,2018,2018_Sen-G_NJ,NJ,Sen-G,Sen-G,Quinnipiac University,267,11/1/2018,1115,Robert Menendez,DEM,55,Bob Hugin,REP,40,,15,11/6/2018,53.97,42.8,11.17,3.83,3.83,1,, -56678,91287,114,2018,2018_Sen-G_NM,NM,Sen-G,Sen-G,Carroll Strategies,450,11/1/2018,1202,Martin Heinrich,DEM,50.7,Mick Rich,REP,37.9,,12.8,11/6/2018,54.09,30.53,23.56,10.76,-10.76,1,, -56716,91358,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,Harris Insights & Analytics,133,11/1/2018,600,David Garcia,DEM,36.5,Doug Ducey,REP,56.4,,-19.9,11/6/2018,41.84,56,-14.16,5.74,-5.74,1,, -56717,91359,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Harris Insights & Analytics,133,11/1/2018,600,Andrew Gillum,DEM,49.5,Ron DeSantis,REP,44.8,,4.6999998,11/6/2018,49.19,49.59,-.39,5.09,5.09,0,, -56769,91468,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Marist College,183,11/1/2018,595,Andrew Gillum,DEM,50,Ron DeSantis,REP,46,,4,11/6/2018,49.19,49.59,-.39,4.39,4.39,0,, -56770,91470,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Quinnipiac University,267,11/1/2018,1142,Andrew Gillum,DEM,50,Ron DeSantis,REP,43,,7,11/6/2018,49.19,49.59,-.39,7.39,7.39,0,, -56775,91483,139,2018,2018_Gov-G_GA,GA,Gov-G,Gov-G,20/20 Insight,1,11/1/2018,614,Stacey Yvonne Abrams,DEM,50,Brian P. Kemp,REP,46,,4,11/6/2018,48.83,50.22,-1.39,5.39,5.39,0,for Southern Majority,D -56749,91429,139,2018,2018_Gov-G_GA,GA,Gov-G,Gov-G,Trafalgar Group,338,11/1/2018,2171,Stacey Yvonne Abrams,DEM,40.1,Brian P. Kemp,REP,52.4,,-12.3,11/6/2018,48.83,50.22,-1.39,10.91,-10.91,1,, -56722,91367,143,2018,2018_Gov-G_IA,IA,Gov-G,Gov-G,Selzer & Co.,304,11/1/2018,801,Fred Hubbell,DEM,46,Kim Reynolds,REP,44,,2,11/6/2018,47.53,50.26,-2.73,4.73,4.73,0,, -56680,91289,145,2018,2018_Gov-G_ME,ME,Gov-G,Gov-G,Slingshot Strategies,451,11/1/2018,518,Janet T. Mills,DEM,55,Shawn H. Moody,REP,38,,17,11/6/2018,50.89,43.18,7.71,9.29,9.29,1,among registered voters, -56718,91360,151,2018,2018_Gov-G_NV,NV,Gov-G,Gov-G,Harris Insights & Analytics,133,11/1/2018,600,Steve Sisolak,DEM,43.3,Adam Laxalt,REP,46.7,,-3.4000001,11/6/2018,49.39,45.31,4.08,7.48,-7.48,0,, -56745,91424,179,2018,2018_House-G_AZ-1,AZ-1,House-G,House-G,Optimus,245,11/1/2018,756,Tom O'Halleran,DEM,47.7,Wendy Rogers,REP,45.35,,2.3499999,11/6/2018,53.83,46.14,7.69,5.34,-5.34,1,, -56667,91265,235,2018,2018_House-G_CA-48,CA-48,House-G,House-G,Siena College/The New York Times Upshot,448,11/1/2018,491,Harley Rouda,DEM,46.45,Dana Rohrabacher,REP,44.72,,1.73,11/6/2018,53.55,46.45,7.1,5.37,-5.37,1,, -56657,91247,286,2018,2018_House-G_GA-6,GA-6,House-G,House-G,Siena College/The New York Times Upshot,448,11/1/2018,421,Lucy McBath,DEM,46.42,Karen Handel,REP,44.32,,2.0999999,11/6/2018,50.51,49.48,1.03,1.07,1.07,1,, -56746,91425,471,2018,2018_House-G_OH-7,OH-7,House-G,House-G,Optimus,245,11/1/2018,800,Ken Harbaugh,DEM,36.34,Bob Gibbs,REP,54.59,,-18.25,11/6/2018,41.26,58.74,-17.49,.76,-.76,1,, -56658,91249,559,2018,2018_House-G_TX-32,TX-32,House-G,House-G,Siena College/The New York Times Upshot,448,11/1/2018,477,Colin Allred,DEM,45.82,Pete Sessions,REP,41.8,,4.02,11/6/2018,52.27,45.75,6.52,2.5,-2.5,1,, -56742,91418,595,2018,2018_House-G_WI-6,WI-6,House-G,House-G,JMC Analytics/Bold Blue Campaigns,503,11/1/2018,500,Dan Kohl,DEM,33,Glenn Grothman,REP,61,,-28,11/6/2018,44.46,55.47,-11.01,16.99,-16.99,1,, -56766,91462,8273,2018,2018_House-G_US,US,House-G,House-G,Morning Consult,218,11/1/2018,1961,Democratic,DEM,43,Republican,REP,40,,3,11/6/2018,53.41,44.85,8.56,5.56,-5.56,1,among registered voters, -56779,91492,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Emerson College,88,11/2/2018,758,Kyrsten Sinema,DEM,48.5,Martha McSally,REP,47.8,,.69999999,11/6/2018,49.96,47.61,2.34,1.64,-1.64,1,, -56801,91545,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Research Co.,449,11/2/2018,450,Kyrsten Sinema,DEM,45,Martha McSally,REP,44,,1,11/6/2018,49.96,47.61,2.34,1.34,-1.34,1,among registered voters, -56737,91412,97,2018,2018_Sen-G_CA,CA,Sen-G,Sen-G,Research Co.,449,11/2/2018,450,Dianne Feinstein,DEM,47,Kevin de León,DEM,28,,19,11/6/2018,54.16,45.84,8.33,10.67,,1,among registered voters, -56813,91557,97,2018,2018_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,11/2/2018,806,Dianne Feinstein,DEM,50,Kevin de León,DEM,36,,14,11/6/2018,54.16,45.84,8.33,5.67,,1,, -56701,91331,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Change Research,48,11/2/2018,1236,Bill Nelson,DEM,50,Rick Scott,REP,48,,2,11/6/2018,49.93,50.05,-.12,2.12,2.12,0,for Reason to Believe PAC,D -56780,91493,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Emerson College,88,11/2/2018,784,Bill Nelson,DEM,49.9,Rick Scott,REP,44.9,,5,11/6/2018,49.93,50.05,-.12,5.12,5.12,0,, -56802,91546,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Research Co.,449,11/2/2018,450,Bill Nelson,DEM,47,Rick Scott,REP,46,,1,11/6/2018,49.93,50.05,-.12,1.12,1.12,0,among registered voters, -56703,91334,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,St. Pete Polls,314,11/2/2018,2733,Bill Nelson,DEM,47.5,Rick Scott,REP,49.1,,-1.6,11/6/2018,49.93,50.05,-.12,1.48,-1.48,1,, -56738,91413,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Research Co.,449,11/2/2018,450,Debbie Stabenow,DEM,52,John James,REP,36,,16,11/6/2018,52.26,45.76,6.51,9.49,9.49,1,among registered voters, -56739,91414,107,2018,2018_Sen-G_MN,MN,Sen-G,Sen-G,Research Co.,449,11/2/2018,450,Amy Klobuchar,DEM,53,Jim Newberger,REP,33,,20,11/6/2018,60.31,36.21,24.1,4.1,-4.1,1,among registered voters, -56782,91490,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,Emerson College,88,11/2/2018,732,Claire McCaskill,DEM,45.6,Josh Hawley,REP,49,,-3.4000001,11/6/2018,45.57,51.38,-5.81,2.41,2.41,1,, -56695,91314,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,Remington Research Group,279,11/2/2018,1424,Claire McCaskill,DEM,47,Josh Hawley,REP,47,,0,11/6/2018,45.57,51.38,-5.81,5.81,5.81,.5,, -56803,91547,114,2018,2018_Sen-G_NM,NM,Sen-G,Sen-G,Research Co.,449,11/2/2018,450,Martin Heinrich,DEM,47,Mick Rich,REP,33,,14,11/6/2018,54.09,30.53,23.56,9.56,-9.56,1,among registered voters, -56740,91416,115,2018,2018_Sen-G_NY,NY,Sen-G,Sen-G,Research Co.,449,11/2/2018,450,Kirsten E. Gillibrand,DEM,60,Chele Farley,REP,32,,28,11/6/2018,66.96,32.98,33.98,5.98,-5.98,1,among registered voters, -56804,91548,117,2018,2018_Sen-G_OH,OH,Sen-G,Sen-G,Research Co.,449,11/2/2018,450,Sherrod Brown,DEM,53,Jim Renacci,REP,39,,14,11/6/2018,53.41,46.57,6.85,7.15,7.15,1,among registered voters, -56741,91417,118,2018,2018_Sen-G_PA,PA,Sen-G,Sen-G,Research Co.,449,11/2/2018,450,Robert P. Casey Jr.,DEM,56,Lou Barletta,REP,39,,17,11/6/2018,55.74,42.62,13.13,3.87,3.87,1,among registered voters, -56702,91332,121,2018,2018_Sen-G_TX,TX,Sen-G,Sen-G,Change Research,48,11/2/2018,1211,Beto O'Rourke,DEM,49,Ted Cruz,REP,49,,0,11/6/2018,48.33,50.89,-2.57,2.57,2.57,.5,for Reason to Believe PAC,D -56805,91549,127,2018,2018_Sen-G_WI,WI,Sen-G,Sen-G,Research Co.,449,11/2/2018,450,Tammy Baldwin,DEM,50,Leah Vukmir,REP,39,,11,11/6/2018,55.36,44.53,10.83,.17,.17,1,among registered voters, -56739,91415,129,2018,2018_Sen-GS_MN,MN,Sen-G,Sen-GS,Research Co.,449,11/2/2018,450,Tina Smith,DEM,49,Karin Housley,REP,39,,10,11/6/2018,52.97,42.35,10.62,.62,-.62,1,among registered voters, -56779,91487,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,Emerson College,88,11/2/2018,758,David Garcia,DEM,40.2,Doug Ducey,REP,55.3,,-15.1,11/6/2018,41.84,56,-14.16,.94,-.94,1,, -56801,91529,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,Research Co.,449,11/2/2018,450,David Garcia,DEM,39,Doug Ducey,REP,54,,-15,11/6/2018,41.84,56,-14.16,.84,-.84,1,among registered voters, -56737,91407,135,2018,2018_Gov-G_CA,CA,Gov-G,Gov-G,Research Co.,449,11/2/2018,450,Gavin Newsom,DEM,58,John Cox,REP,38,,20,11/6/2018,61.95,38.05,23.9,3.9,-3.9,1,among registered voters, -56813,91556,135,2018,2018_Gov-G_CA,CA,Gov-G,Gov-G,SurveyUSA,325,11/2/2018,924,Gavin Newsom,DEM,53,John Cox,REP,38,,15,11/6/2018,61.95,38.05,23.9,8.9,-8.9,1,, -56780,91488,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Emerson College,88,11/2/2018,784,Andrew Gillum,DEM,50.9,Ron DeSantis,REP,45.6,,5.3000002,11/6/2018,49.19,49.59,-.39,5.69,5.69,0,, -56802,91530,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Research Co.,449,11/2/2018,450,Andrew Gillum,DEM,47,Ron DeSantis,REP,46,,1,11/6/2018,49.19,49.59,-.39,1.39,1.39,0,among registered voters, -56703,91333,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,St. Pete Polls,314,11/2/2018,2733,Andrew Gillum,DEM,48.4,Ron DeSantis,REP,46.3,,2.0999999,11/6/2018,49.19,49.59,-.39,2.49,2.49,0,, -56736,91406,142,2018,2018_Gov-G_IL,IL,Gov-G,Gov-G,Victory Research,437,11/2/2018,1208,Jay Pritzker,DEM,49,Bruce Rauner,REP,33,,16,11/6/2018,54.39,38.73,15.66,.34,.34,1,, -56738,91408,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,Research Co.,449,11/2/2018,450,Gretchen E. Whitmer,DEM,47,Bill Schuette,REP,43,,4,11/6/2018,53.31,43.75,9.57,5.57,-5.57,1,among registered voters, -56739,91409,149,2018,2018_Gov-G_MN,MN,Gov-G,Gov-G,Research Co.,449,11/2/2018,450,Timothy J. Walz,DEM,48,Jeff Johnson,REP,42,,6,11/6/2018,53.84,42.43,11.42,5.42,-5.42,1,among registered voters, -56803,91531,153,2018,2018_Gov-G_NM,NM,Gov-G,Gov-G,Research Co.,449,11/2/2018,450,Michelle Lujan Grisham,DEM,53,Stevan Pearce,REP,41,,12,11/6/2018,57.2,42.8,14.4,2.4,-2.4,1,among registered voters, -56740,91410,154,2018,2018_Gov-G_NY,NY,Gov-G,Gov-G,Research Co.,449,11/2/2018,450,Andrew Cuomo,DEM,54,Marcus Molinaro,REP,37,,17,11/6/2018,59.55,36.16,23.39,6.39,-6.39,1,among registered voters, -56804,91532,155,2018,2018_Gov-G_OH,OH,Gov-G,Gov-G,Research Co.,449,11/2/2018,450,Richard Cordray,DEM,44,Michael DeWine,REP,44,,0,11/6/2018,46.68,50.39,-3.7,3.7,3.7,.5,among registered voters, -56748,91428,156,2018,2018_Gov-G_OK,OK,Gov-G,Gov-G,SoonerPoll.com,308,11/2/2018,338,Drew Edmondson,DEM,44.1,Kevin Stitt,REP,47,,-2.9000001,11/6/2018,42.23,54.33,-12.1,9.2,9.2,1,, -56741,91411,158,2018,2018_Gov-G_PA,PA,Gov-G,Gov-G,Research Co.,449,11/2/2018,450,Thomas W. Wolf,DEM,54,Scott R. Wagner,REP,39,,15,11/6/2018,57.77,40.7,17.07,2.07,-2.07,1,among registered voters, -56805,91533,165,2018,2018_Gov-G_WI,WI,Gov-G,Gov-G,Research Co.,449,11/2/2018,450,Tony Evers,DEM,45,Scott Walker,REP,44,,1,11/6/2018,49.54,48.44,1.09,.09,-.09,1,among registered voters, -56709,91347,300,2018,2018_House-G_IA-4,IA-4,House-G,House-G,Siena College/The New York Times Upshot,448,11/2/2018,423,J.D. Scholten,DEM,42.45,Steve King,REP,47.22,,-4.77,11/6/2018,47.01,50.34,-3.33,1.44,-1.44,1,, -56707,91343,316,2018,2018_House-G_IL-14,IL-14,House-G,House-G,Siena College/The New York Times Upshot,448,11/2/2018,428,Lauren A. Underwood,DEM,48.64,Randy Hultgren,REP,43.41,,5.23,11/6/2018,52.5,47.5,5,.23,.23,1,, -56692,91307,372,2018,2018_House-G_MI-8,MI-8,House-G,House-G,Siena College/The New York Times Upshot,448,11/2/2018,447,Elissa Slotkin,DEM,49.05,Mike Bishop,REP,42.42,,6.6300001,11/6/2018,50.61,46.78,3.83,2.8,2.8,1,, -56623,91179,574,2018,2018_House-G_VA-7,VA-7,House-G,House-G,Siena College/The New York Times Upshot,448,11/2/2018,500,Abigail Spanberger,DEM,43.98,David Brat,REP,45.79,,-1.8099999,11/6/2018,50.33,48.39,1.94,3.75,-3.75,0,, -56659,91251,587,2018,2018_House-G_WA-8,WA-8,House-G,House-G,Siena College/The New York Times Upshot,448,11/2/2018,477,Kim Schrier,DEM,47.5,Dino Rossi,REP,44.7,,2.8,11/6/2018,52.42,47.58,4.83,2.03,-2.03,1,, -56734,91403,8273,2018,2018_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,11/2/2018,774,Democratic,DEM,50,Republican,REP,43,,7,11/6/2018,53.41,44.85,8.56,1.56,-1.56,1,, -56767,91466,8273,2018,2018_House-G_US,US,House-G,House-G,SSRS,297,11/2/2018,1151,Democratic,DEM,55,Republican,REP,42,,13,11/6/2018,53.41,44.85,8.56,4.44,4.44,1,, -56765,91458,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,OH Predictive Insights,235,11/3/2018,631,Kyrsten Sinema,DEM,48,Martha McSally,REP,49,,-1,11/6/2018,49.96,47.61,2.34,3.34,-3.34,0,, -56793,91520,97,2018,2018_Sen-G_CA,CA,Sen-G,Sen-G,Change Research,48,11/3/2018,1108,Dianne Feinstein,DEM,42,Kevin de León,DEM,32,,10,11/6/2018,54.16,45.84,8.33,1.67,,1,, -56811,91553,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Change Research,48,11/3/2018,880,Debbie Stabenow,DEM,49,John James,REP,47,,2,11/6/2018,52.26,45.76,6.51,4.51,-4.51,1,, -56797,91537,107,2018,2018_Sen-G_MN,MN,Sen-G,Sen-G,Change Research,48,11/3/2018,953,Amy Klobuchar,DEM,55,Jim Newberger,REP,40,,15,11/6/2018,60.31,36.21,24.1,9.1,-9.1,1,, -56806,91534,108,2018,2018_Sen-G_MS,MS,Sen-G,Sen-G,Change Research,48,11/3/2018,1003,David Baria,DEM,40,Roger F. Wicker,REP,48,,-8,11/6/2018,39.47,58.49,-19.02,11.02,11.02,1,, -56762,91446,110,2018,2018_Sen-G_MT,MT,Sen-G,Sen-G,Change Research,48,11/3/2018,879,Jon Tester,DEM,46,Matt Rosendale,REP,49,,-3,11/6/2018,50.33,46.78,3.55,6.55,-6.55,0,, -56834,91594,110,2018,2018_Sen-G_MT,MT,Sen-G,Sen-G,Harris Insights & Analytics,133,11/3/2018,500,Jon Tester,DEM,49.9,Matt Rosendale,REP,42.1,,7.8000002,11/6/2018,50.33,46.78,3.55,4.25,4.25,1,, -56778,91491,112,2018,2018_Sen-G_NV,NV,Sen-G,Sen-G,Emerson College,88,11/3/2018,1197,Jacky Rosen,DEM,49.1,Dean Heller,REP,44.6,,4.5,11/6/2018,50.41,45.38,5.03,.53,-.53,1,, -56763,91447,113,2018,2018_Sen-G_NJ,NJ,Sen-G,Sen-G,Change Research,48,11/3/2018,1006,Robert Menendez,DEM,51,Bob Hugin,REP,41,,10,11/6/2018,53.97,42.8,11.17,1.17,-1.17,1,, -56818,91573,117,2018,2018_Sen-G_OH,OH,Sen-G,Sen-G,Change Research,48,11/3/2018,923,Sherrod Brown,DEM,53,Jim Renacci,REP,43,,10,11/6/2018,53.41,46.57,6.85,3.15,3.15,1,, -56758,91449,118,2018,2018_Sen-G_PA,PA,Sen-G,Sen-G,Change Research,48,11/3/2018,1833,Robert P. Casey Jr.,DEM,51,Lou Barletta,REP,44,,7,11/6/2018,55.74,42.62,13.13,6.13,-6.13,1,, -56761,91450,128,2018,2018_Sen-G_WY,WY,Sen-G,Sen-G,Change Research,48,11/3/2018,858,Gary Trauner,DEM,31,John Barrasso,REP,60,,-29,11/6/2018,30.1,66.96,-36.86,7.86,7.86,1,, -56797,91538,129,2018,2018_Sen-GS_MN,MN,Sen-G,Sen-GS,Change Research,48,11/3/2018,953,Tina Smith,DEM,51,Karin Housley,REP,42,,9,11/6/2018,52.97,42.35,10.62,1.62,-1.62,1,, -56806,91535,130,2018,2018_Sen-OS_MS,MS,Sen-G,Sen-OS,Change Research,48,11/3/2018,1003,Mike Espy,DEM,40,Cindy Hyde-Smith,REP,27,,13,11/6/2018,40.9,41.25,-.34,13.34,13.34,0,, -56793,91519,135,2018,2018_Gov-G_CA,CA,Gov-G,Gov-G,Change Research,48,11/3/2018,1108,Gavin Newsom,DEM,53,John Cox,REP,41,,12,11/6/2018,61.95,38.05,23.9,11.9,-11.9,1,, -56795,91522,141,2018,2018_Gov-G_ID,ID,Gov-G,Gov-G,Change Research,48,11/3/2018,838,Paulette E. Jordan,DEM,39,Brad Little,REP,55,,-16,11/6/2018,38.18,59.76,-21.58,5.58,5.58,1,, -56796,91523,143,2018,2018_Gov-G_IA,IA,Gov-G,Gov-G,Change Research,48,11/3/2018,961,Fred Hubbell,DEM,49,Kim Reynolds,REP,46,,3,11/6/2018,47.53,50.26,-2.73,5.73,5.73,0,, -56811,91552,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,Change Research,48,11/3/2018,880,Gretchen E. Whitmer,DEM,51,Bill Schuette,REP,43,,8,11/6/2018,53.31,43.75,9.57,1.57,-1.57,1,, -56797,91525,149,2018,2018_Gov-G_MN,MN,Gov-G,Gov-G,Change Research,48,11/3/2018,953,Timothy J. Walz,DEM,53,Jeff Johnson,REP,41,,12,11/6/2018,53.84,42.43,11.42,.58,.58,1,, -56778,91486,151,2018,2018_Gov-G_NV,NV,Gov-G,Gov-G,Emerson College,88,11/3/2018,1197,Steve Sisolak,DEM,47.5,Adam Laxalt,REP,46.5,,1,11/6/2018,49.39,45.31,4.08,3.08,-3.08,1,, -56759,91443,152,2018,2018_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,11/3/2018,630,Molly M. Kelly,DEM,46,Christopher Sununu,REP,46,,0,11/6/2018,45.74,52.78,-7.04,7.04,7.04,.5,, -56818,91572,155,2018,2018_Gov-G_OH,OH,Gov-G,Gov-G,Change Research,48,11/3/2018,923,Richard Cordray,DEM,48,Michael DeWine,REP,43,,5,11/6/2018,46.68,50.39,-3.7,8.7,8.7,0,, -56828,91586,155,2018,2018_Gov-G_OH,OH,Gov-G,Gov-G,Trafalgar Group,338,11/3/2018,1948,Richard Cordray,DEM,45.8,Michael DeWine,REP,42.2,,3.5999999,11/6/2018,46.68,50.39,-3.7,7.3,7.3,0,, -56758,91442,158,2018,2018_Gov-G_PA,PA,Gov-G,Gov-G,Change Research,48,11/3/2018,1833,Thomas W. Wolf,DEM,53,Scott R. Wagner,REP,42,,11,11/6/2018,57.77,40.7,17.07,6.07,-6.07,1,, -56760,91444,161,2018,2018_Gov-G_SD,SD,Gov-G,Gov-G,Change Research,48,11/3/2018,851,Billie H. Sutton,DEM,51,Kristi L. Noem,REP,45,,6,11/6/2018,47.6,50.97,-3.38,9.38,9.38,0,, -56781,91489,161,2018,2018_Gov-G_SD,SD,Gov-G,Gov-G,Emerson College,88,11/3/2018,514,Billie H. Sutton,DEM,46.6,Kristi L. Noem,REP,47.6,,-1,11/6/2018,47.6,50.97,-3.38,2.38,2.38,1,, -56761,91445,166,2018,2018_Gov-G_WY,WY,Gov-G,Gov-G,Change Research,48,11/3/2018,858,Mary Throne,DEM,27,Mark Gordon,REP,61,,-34,11/6/2018,27.54,67.12,-39.58,5.58,5.58,1,, -56788,91510,286,2018,2018_House-G_GA-6,GA-6,House-G,House-G,Change Research,48,11/3/2018,395,Lucy McBath,DEM,51,Karen Handel,REP,45,,6,11/6/2018,50.51,49.48,1.03,4.97,4.97,1,for Health Care Voter,D -56708,91345,339,2018,2018_House-G_KY-6,KY-6,House-G,House-G,Siena College/The New York Times Upshot,448,11/3/2018,438,Amy McGrath,DEM,44.01,Andy Barr,REP,44.4,,-.38999999,11/6/2018,47.79,51,-3.21,2.82,2.82,1,, -56812,91554,370,2018,2018_House-G_MI-6,MI-6,House-G,House-G,Change Research,48,11/3/2018,460,Matt Longjohn,DEM,42,Fred Upton,REP,40,,2,11/6/2018,45.69,50.24,-4.55,6.55,6.55,0,for Health Care Voter,D -56812,91555,372,2018,2018_House-G_MI-8,MI-8,House-G,House-G,Change Research,48,11/3/2018,501,Elissa Slotkin,DEM,47,Mike Bishop,REP,46,,1,11/6/2018,50.61,46.78,3.83,2.83,-2.83,1,for Health Care Voter,D -56762,91452,399,2018,2018_House-G_MT-1,MT-1,House-G,House-G,Change Research,48,11/3/2018,879,Kathleen Williams,DEM,44,Greg Gianforte,REP,52,,-8,11/6/2018,46.25,50.88,-4.63,3.37,-3.37,1,, -56790,91513,412,2018,2018_House-G_NC-13,NC-13,House-G,House-G,Change Research,48,11/3/2018,567,Kathy Ellen Manning,DEM,43,Theodore Paul Budd,REP,43,,0,11/6/2018,45.54,51.54,-6,6,6,.5,for Health Care Voter,D -56759,91453,417,2018,2018_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,11/3/2018,309,Chris Pappas,DEM,53,Eddie Edwards,REP,40,,13,11/6/2018,53.56,45.01,8.55,4.45,4.45,1,, -56759,91454,418,2018,2018_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,11/3/2018,321,Annie Kuster,DEM,56,Steven Negron,REP,35,,21,11/6/2018,55.54,42.18,13.36,7.64,7.64,1,, -56778,91494,434,2018,2018_House-G_NV-1,NV-1,House-G,House-G,Emerson College,88,11/3/2018,238,Dina Titus,DEM,58.3,Joyce Bentley,REP,28.3,,30,11/6/2018,66.17,30.87,35.3,5.3,-5.3,1,, -56778,91495,435,2018,2018_House-G_NV-2,NV-2,House-G,House-G,Emerson College,88,11/3/2018,365,Clint Koble,DEM,36.9,Mark Amodei,REP,57.5,,-20.6,11/6/2018,41.77,58.23,-16.46,4.14,-4.14,1,, -56778,91496,436,2018,2018_House-G_NV-3,NV-3,House-G,House-G,Emerson College,88,11/3/2018,332,Susie Lee,DEM,50.6,Danny Tarkanian,REP,41.4,,9.1999998,11/6/2018,51.89,42.83,9.06,.14,.14,1,, -56778,91497,437,2018,2018_House-G_NV-4,NV-4,House-G,House-G,Emerson College,88,11/3/2018,263,Steven Horsford,DEM,48,Cresent Hardy,REP,44.2,,3.8,11/6/2018,51.93,43.75,8.18,4.38,-4.38,1,, -56693,91309,456,2018,2018_House-G_NY-19,NY-19,House-G,House-G,Siena College/The New York Times Upshot,448,11/3/2018,505,Antonio Delgado,DEM,43.28,John J. Faso,REP,41.6,,1.6799999,11/6/2018,47.08,39,8.08,6.4,-6.4,1,, -56693,91311,459,2018,2018_House-G_NY-22,NY-22,House-G,House-G,Siena College/The New York Times Upshot,448,11/3/2018,506,Anthony J. Brindisi,DEM,44.95,Claudia Tenney,REP,45.88,,-.93000001,11/6/2018,46.18,43.84,2.34,3.27,-3.27,0,, -56820,91575,465,2018,2018_House-G_OH-1,OH-1,House-G,House-G,Change Research,48,11/3/2018,457,Aftab Pureval,DEM,44,Steve Chabot,REP,47,,-3,11/6/2018,46.9,51.32,-4.42,1.42,1.42,1,for Health Care Voter,D -56818,91574,468,2018,2018_House-G_OH-4,OH-4,House-G,House-G,Change Research,48,11/3/2018,350,Janet Garrett,DEM,36,Jim Jordan,REP,60,,-24,11/6/2018,34.74,65.26,-30.53,6.53,6.53,1,, -56760,91455,518,2018,2018_House-G_SD-1,SD-1,House-G,House-G,Change Research,48,11/3/2018,851,Tim Bjorkman,DEM,41,Dusty Johnson,REP,51,,-10,11/6/2018,36.03,60.33,-24.31,14.31,14.31,1,, -56781,91498,518,2018,2018_House-G_SD-1,SD-1,House-G,House-G,Emerson College,88,11/3/2018,514,Tim Bjorkman,DEM,37.9,Dusty Johnson,REP,54,,-16.1,11/6/2018,36.03,60.33,-24.31,8.21,8.21,1,, -56791,91515,569,2018,2018_House-G_VA-2,VA-2,House-G,House-G,Change Research,48,11/3/2018,710,Elaine G. Luria,DEM,47,Scott W. Taylor,REP,47,,0,11/6/2018,51.04,48.81,2.24,2.24,-2.24,.5,for Health Care Voter,D -56761,91456,601,2018,2018_House-G_WY-1,WY-1,House-G,House-G,Change Research,48,11/3/2018,858,Greg Hunter,DEM,28,Liz Cheney,REP,55,,-27,11/6/2018,29.77,63.59,-33.82,6.82,6.82,1,, -56794,91521,8273,2018,2018_House-G_US,US,House-G,House-G,Harris Insights & Analytics,133,11/3/2018,1000,Democratic,DEM,43,Republican,REP,37,,6,11/6/2018,53.41,44.85,8.56,2.56,-2.56,1,among registered voters, -56844,91662,8273,2018,2018_House-G_US,US,House-G,House-G,Morning Consult,218,11/3/2018,1963,Democratic,DEM,44,Republican,REP,41,,3,11/6/2018,53.41,44.85,8.56,5.56,-5.56,1,among registered voters, -56829,91590,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Harris Insights & Analytics,133,11/4/2018,600,Kyrsten Sinema,DEM,48.6,Martha McSally,REP,44,,4.5999999,11/6/2018,49.96,47.61,2.34,2.26,2.26,1,, -56830,91591,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Harris Insights & Analytics,133,11/4/2018,600,Bill Nelson,DEM,47.6,Rick Scott,REP,48.2,,-.60000002,11/6/2018,49.93,50.05,-.12,.48,-.48,1,, -56771,91481,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,St. Pete Polls,314,11/4/2018,3088,Bill Nelson,DEM,49.9,Rick Scott,REP,46.2,,3.7,11/6/2018,49.93,50.05,-.12,3.82,3.82,0,, -56832,91592,102,2018,2018_Sen-G_IN,IN,Sen-G,Sen-G,Harris Insights & Analytics,133,11/4/2018,600,Joe Donnelly,DEM,41.8,Mike Braun,REP,42.9,,-1.1,11/6/2018,45.09,51.01,-5.92,4.82,4.82,1,, -56772,91482,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,11/4/2018,701,Debbie Stabenow,DEM,53,John James,REP,46,,7,11/6/2018,52.26,45.76,6.51,.49,.49,1,, -56814,91558,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Trafalgar Group,338,11/4/2018,1817,Debbie Stabenow,DEM,52.8,John James,REP,43.8,,9,11/6/2018,52.26,45.76,6.51,2.49,2.49,1,, -56833,91593,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,Harris Insights & Analytics,133,11/4/2018,600,Claire McCaskill,DEM,44.7,Josh Hawley,REP,45.5,,-.80000001,11/6/2018,45.57,51.38,-5.81,5.01,5.01,1,, -56816,91570,110,2018,2018_Sen-G_MT,MT,Sen-G,Sen-G,Trafalgar Group,338,11/4/2018,953,Jon Tester,DEM,50.1,Matt Rosendale,REP,49,,1.1,11/6/2018,50.33,46.78,3.55,2.45,-2.45,1,, -56831,91595,112,2018,2018_Sen-G_NV,NV,Sen-G,Sen-G,Harris Insights & Analytics,133,11/4/2018,600,Jacky Rosen,DEM,46.9,Dean Heller,REP,44.6,,2.3,11/6/2018,50.41,45.38,5.03,2.73,-2.73,1,, -56817,91571,121,2018,2018_Sen-G_TX,TX,Sen-G,Sen-G,Trafalgar Group,338,11/4/2018,2135,Beto O'Rourke,DEM,43.2,Ted Cruz,REP,52.1,,-8.8999996,11/6/2018,48.33,50.89,-2.57,6.33,-6.33,1,, -56829,91587,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,Harris Insights & Analytics,133,11/4/2018,600,David Garcia,DEM,38.5,Doug Ducey,REP,52.8,,-14.3,11/6/2018,41.84,56,-14.16,.14,-.14,1,, -56830,91588,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Harris Insights & Analytics,133,11/4/2018,600,Andrew Gillum,DEM,48.7,Ron DeSantis,REP,46.3,,2.4000001,11/6/2018,49.19,49.59,-.39,2.79,2.79,0,, -56771,91471,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,St. Pete Polls,314,11/4/2018,3088,Andrew Gillum,DEM,49.5,Ron DeSantis,REP,45.4,,4.0999999,11/6/2018,49.19,49.59,-.39,4.49,4.49,0,, -56772,91472,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,Mitchell Research & Communications,213,11/4/2018,701,Gretchen E. Whitmer,DEM,54,Bill Schuette,REP,40,,14,11/6/2018,53.31,43.75,9.57,4.43,4.43,1,, -56831,91589,151,2018,2018_Gov-G_NV,NV,Gov-G,Gov-G,Harris Insights & Analytics,133,11/4/2018,600,Steve Sisolak,DEM,44.5,Adam Laxalt,REP,44.3,,.2,11/6/2018,49.39,45.31,4.08,3.88,-3.88,1,, -56827,91585,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Trafalgar Group,338,11/5/2018,1217,Kyrsten Sinema,DEM,45.3,Martha McSally,REP,47.4,,-2.0999999,11/6/2018,49.96,47.61,2.34,4.44,-4.44,0,, -56825,91583,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Trafalgar Group,338,11/5/2018,1484,Bill Nelson,DEM,47.3,Rick Scott,REP,49,,-1.7,11/6/2018,49.93,50.05,-.12,1.58,-1.58,1,, -56815,91569,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,11/5/2018,827,Debbie Stabenow,DEM,49,John James,REP,46,,3,11/6/2018,52.26,45.76,6.51,3.51,-3.51,1,, -56825,91582,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Trafalgar Group,338,11/5/2018,1484,Andrew Gillum,DEM,46.6,Ron DeSantis,REP,50,,-3.4000001,11/6/2018,49.19,49.59,-.39,3.01,-3.01,1,, -56815,91568,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,Mitchell Research & Communications,213,11/5/2018,827,Gretchen E. Whitmer,DEM,48.4,Bill Schuette,REP,40.6,,7.8000002,11/6/2018,53.31,43.75,9.57,1.77,-1.77,1,, -56821,91576,268,2018,2018_House-G_FL-15,FL-15,House-G,House-G,St. Pete Polls,314,11/5/2018,1194,Kristen Carlson,DEM,44.3,Ross Spano,REP,46.2,,-1.9,11/6/2018,46.98,53.02,-6.04,4.14,4.14,1,, -56846,91661,8273,2018,2018_House-G_US,US,House-G,House-G,Harris Insights & Analytics,133,11/5/2018,2134,Democratic,DEM,51.5,Republican,REP,40,,11.5,11/6/2018,53.41,44.85,8.56,2.94,2.94,1,average of multiple versions or turnout models listed in poll, -56860,91719,8273,2018,2018_House-G_US,US,House-G,House-G,Ipsos,154,11/5/2018,896,Democratic,DEM,48.7,Republican,REP,42,,6.6999998,11/6/2018,53.41,44.85,8.56,1.86,-1.86,1,, -56842,91663,8273,2018,2018_House-G_US,US,House-G,House-G,YouGov,391,11/5/2018,1290,Democratic,DEM,49,Republican,REP,43,,6,11/6/2018,53.41,44.85,8.56,2.56,-2.56,1,among registered voters, -56921,91850,6209,2018,2018_Sen-GSR_MS,MS,Sen-G,Sen-GSR,JMC Analytics/Bold Blue Campaigns,503,11/22/2018,684,Mike Espy,DEM,44,Cindy Hyde-Smith,REP,54,,-10,11/27/2018,46.37,53.63,-7.27,2.73,-2.73,1,, -56923,91852,6209,2018,2018_Sen-GSR_MS,MS,Sen-G,Sen-GSR,Change Research,48,11/25/2018,1211,Mike Espy,DEM,46,Cindy Hyde-Smith,REP,51,,-5,11/27/2018,46.37,53.63,-7.27,2.27,2.27,1,, -59466,102065,6263,2019,2019_House-GS_NC-9,NC-9,House-G,House-GS,Harper Polling/Clarity Campaign Labs,513,8/27/2019,551,Daniel Kent McCready,DEM,50,Dan Bishop,REP,45,,5,9/10/2019,48.7,50.69,-1.99,6.99,6.99,0,average of multiple versions or turnout models listed in poll, -59473,102134,6263,2019,2019_House-GS_NC-9,NC-9,House-G,House-GS,RRH Elections,274,8/27/2019,500,Daniel Kent McCready,DEM,45,Dan Bishop,REP,46,,-1,9/10/2019,48.7,50.69,-1.99,.99,.99,1,, -59473,102081,6264,2019,2019_House-GS_NC-3,NC-3,House-G,House-GS,RRH Elections,274,8/27/2019,500,Allen Thomas,DEM,40,Greg Murphy,REP,51,,-11,9/10/2019,37.47,61.74,-24.26,13.26,13.26,1,, -59504,102280,6263,2019,2019_House-GS_NC-9,NC-9,House-G,House-GS,co/efficient,514,9/6/2019,1175,Daniel Kent McCready,DEM,46,Dan Bishop,REP,44.5,,1.5,9/10/2019,48.7,50.69,-1.99,3.49,3.49,0,average of multiple versions or turnout models listed in poll, -59721,103392,6206,2019,2019_Gov-O_LA,LA,Gov-G,Gov-O,Remington Research Group,279,9/25/2019,1040,John Bel Edwards,DEM,47,Edward Lee Rispone,REP,20,,27,10/12/2019,46.59,27.42,19.18,7.82,7.82,1,for Ralph Lee Abraham,R -59732,103420,6206,2019,2019_Gov-O_LA,LA,Gov-G,Gov-O,We Ask America,376,9/25/2019,600,John Bel Edwards,DEM,47,Edward Lee Rispone,REP,23,,24,10/12/2019,46.59,27.42,19.18,4.82,4.82,1,, -59862,103861,6206,2019,2019_Gov-O_LA,LA,Gov-G,Gov-O,Mason-Dixon Polling & Strategy,197,10/3/2019,625,John Bel Edwards,DEM,45,Edward Lee Rispone,REP,22,,23,10/12/2019,46.59,27.42,19.18,3.82,3.82,1,, -59859,103853,6206,2019,2019_Gov-O_LA,LA,Gov-G,Gov-O,JMC Analytics,156,10/4/2019,600,John Bel Edwards,DEM,47,Edward Lee Rispone,REP,22,,25,10/12/2019,46.59,27.42,19.18,5.82,5.82,1,, -59914,103981,6206,2019,2019_Gov-O_LA,LA,Gov-G,Gov-O,Market Research Insight,185,10/4/2019,600,John Bel Edwards,DEM,51,Edward Lee Rispone,REP,19,,32,10/12/2019,46.59,27.42,19.18,12.82,12.82,1,, -59901,103950,6206,2019,2019_Gov-O_LA,LA,Gov-G,Gov-O,Emerson College,88,10/6/2019,467,John Bel Edwards,DEM,47.9,Edward Lee Rispone,REP,24.8,,23.1,10/12/2019,46.59,27.42,19.18,3.92,3.92,1,, -60039,104303,6206,2019,2019_Gov-O_LA,LA,Gov-G,Gov-O,Data for Progress,522,10/7/2019,1525,John Bel Edwards,DEM,48,Edward Lee Rispone,REP,26,,22,10/12/2019,46.59,27.42,19.18,2.82,2.82,1,, -59935,104112,6206,2019,2019_Gov-O_LA,LA,Gov-G,Gov-O,JMC Analytics,156,10/7/2019,600,John Bel Edwards,DEM,45,Edward Lee Rispone,REP,21,,24,10/12/2019,46.59,27.42,19.18,4.82,4.82,1,, -60037,104300,6206,2019,2019_Gov-O_LA,LA,Gov-G,Gov-O,Market Research Insight,185,10/9/2019,600,John Bel Edwards,DEM,52,Edward Lee Rispone,REP,22,,30,10/12/2019,46.59,27.42,19.18,10.82,10.82,1,, -60045,104310,6206,2019,2019_Gov-O_LA,LA,Gov-G,Gov-O,Spry Strategies,508,10/9/2019,700,John Bel Edwards,DEM,38.7,Edward Lee Rispone,REP,24.95,,13.75,10/12/2019,46.59,27.42,19.18,5.43,-5.43,1,for Gulf South Strategies USA,R -60044,104309,6206,2019,2019_Gov-O_LA,LA,Gov-G,Gov-O,Trafalgar Group,338,10/9/2019,1070,John Bel Edwards,DEM,48.3,Edward Lee Rispone,REP,24.9,,23.4,10/12/2019,46.59,27.42,19.18,4.22,4.22,1,, -62240,111206,6207,2019,2019_Gov-G_MS,MS,Gov-G,Gov-G,Hickman Analytics,415,10/15/2019,508,Jim Hood,DEM,46,Tate Reeves,REP,42,,4,11/5/2019,46.83,51.91,-5.09,9.09,9.09,0,for Jim Hood,D -62475,112040,6207,2019,2019_Gov-G_MS,MS,Gov-G,Gov-G,SurveyMonkey,324,10/15/2019,1002,Jim Hood,DEM,40,Tate Reeves,REP,47,,-7,11/5/2019,46.83,51.91,-5.09,1.91,-1.91,1,among registered voters, -62456,111801,6207,2019,2019_Gov-G_MS,MS,Gov-G,Gov-G,Targoz Market Research,454,10/17/2019,384,Jim Hood,DEM,46,Tate Reeves,REP,47,,-1,11/5/2019,46.83,51.91,-5.09,4.09,4.09,1,, -62455,111799,6208,2019,2019_Gov-G_KY,KY,Gov-G,Gov-G,Targoz Market Research,454,10/17/2019,401,Andy Beshear,DEM,55,Matt Bevin,REP,36,,19,11/5/2019,49.19,48.84,.36,18.64,18.64,1,, -62238,111204,6207,2019,2019_Gov-G_MS,MS,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,10/18/2019,625,Jim Hood,DEM,43,Tate Reeves,REP,46,,-3,11/5/2019,46.83,51.91,-5.09,2.09,2.09,1,, -62519,112531,6299,2019,2019_Gov-GR_LA,LA,Gov-G,Gov-GR,Edgewater Research/My People Vote,530,10/28/2019,722,John Bel Edwards,DEM,50.3,Edward Lee Rispone,REP,46.6,,3.7,11/16/2019,51.33,48.67,2.67,1.03,1.03,1,, -62574,112824,6208,2019,2019_Gov-G_KY,KY,Gov-G,Gov-G,Trafalgar Group,338,10/31/2019,1117,Andy Beshear,DEM,46.5,Matt Bevin,REP,52.4,,-5.9000001,11/5/2019,49.19,48.84,.36,6.26,-6.26,0,, -62637,113124,6299,2019,2019_Gov-GR_LA,LA,Gov-G,Gov-GR,Data for Progress,522,11/6/2019,1434,John Bel Edwards,DEM,50.2,Edward Lee Rispone,REP,49.8,,.40000001,11/16/2019,51.33,48.67,2.67,2.27,-2.27,1,, -62595,112870,6299,2019,2019_Gov-GR_LA,LA,Gov-G,Gov-GR,Mason-Dixon Polling & Strategy,197,11/6/2019,625,John Bel Edwards,DEM,48,Edward Lee Rispone,REP,46,,2,11/16/2019,51.33,48.67,2.67,.67,-.67,1,, -62599,112875,6299,2019,2019_Gov-GR_LA,LA,Gov-G,Gov-GR,Cygnal,67,11/8/2019,800,John Bel Edwards,DEM,49.8,Edward Lee Rispone,REP,47.6,,2.2,11/16/2019,51.33,48.67,2.67,.47,-.47,1,, -62625,113055,6299,2019,2019_Gov-GR_LA,LA,Gov-G,Gov-GR,Targoz Market Research,454,11/10/2019,640,John Bel Edwards,DEM,50,Edward Lee Rispone,REP,46,,4,11/16/2019,51.33,48.67,2.67,1.33,1.33,1,, -62604,112900,6299,2019,2019_Gov-GR_LA,LA,Gov-G,Gov-GR,Edgewater Research/My People Vote,530,11/11/2019,661,John Bel Edwards,DEM,49.2,Edward Lee Rispone,REP,48.9,,.30000001,11/16/2019,51.33,48.67,2.67,2.37,-2.37,1,, -62626,113056,6299,2019,2019_Gov-GR_LA,LA,Gov-G,Gov-GR,JMC Analytics,156,11/13/2019,600,John Bel Edwards,DEM,46.5,Edward Lee Rispone,REP,46,,.5,11/16/2019,51.33,48.67,2.67,2.17,-2.17,1,, -62639,113126,6299,2019,2019_Gov-GR_LA,LA,Gov-G,Gov-GR,Trafalgar Group,338,11/14/2019,1107,John Bel Edwards,DEM,49.4,Edward Lee Rispone,REP,50.6,,-1.2,11/16/2019,51.33,48.67,2.67,3.87,-3.87,0,, -63297,115877,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Neighborhood Research and Media,227,1/16/2020,300,Bernard Sanders,DEM,10.3,Pete Buttigieg,DEM,17,14.7,-6.6999998,2/3/2020,24.71,21.31,3.41,10.11,,0,, -63302,115890,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,David Binder Research,578,1/17/2020,500,Bernard Sanders,DEM,14,Pete Buttigieg,DEM,16,18,-2,2/3/2020,24.71,21.31,3.41,5.41,,0,, -63424,116483,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Civiqs,471,1/20/2020,590,Bernard Sanders,DEM,24,Pete Buttigieg,DEM,19,19,5,2/3/2020,24.71,21.31,3.41,1.59,,1,, -63384,116268,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Morningside College,536,1/20/2020,253,Bernard Sanders,DEM,15,Pete Buttigieg,DEM,18,15,-3,2/3/2020,24.71,21.31,3.41,6.41,,0,, -63352,116148,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,YouGov,391,1/20/2020,1356,Bernard Sanders,DEM,26,Pete Buttigieg,DEM,22,15,4,2/3/2020,24.71,21.31,3.41,.59,,1,, -63347,116100,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Siena College/The New York Times Upshot,448,1/22/2020,584,Bernard Sanders,DEM,27.5,Pete Buttigieg,DEM,20.5,17,7,2/3/2020,24.71,21.31,3.41,3.59,,1,average of multiple versions or turnout models listed in poll, -63374,116229,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Change Research,48,1/24/2020,704,Bernard Sanders,DEM,28.5,Pete Buttigieg,DEM,21,17.5,7.5,2/3/2020,24.71,21.31,3.41,4.09,,1,average of multiple versions or turnout models listed in poll, -63382,116266,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Civiqs,471,1/25/2020,655,Bernard Sanders,DEM,24,Pete Buttigieg,DEM,17,19,7,2/3/2020,24.71,21.31,3.41,3.59,,1,, -63355,116152,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Emerson College,88,1/25/2020,450,Bernard Sanders,DEM,29.8,Pete Buttigieg,DEM,10.3,10.8,19.5,2/3/2020,24.71,21.31,3.41,16.09,,1,, -63388,116329,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Monmouth University,215,1/25/2020,544,Bernard Sanders,DEM,22.67,Pete Buttigieg,DEM,17.67,16.67,5,2/3/2020,24.71,21.31,3.41,1.59,,1,average of multiple versions or turnout models listed in poll, -63354,116151,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Suffolk University,323,1/25/2020,500,Bernard Sanders,DEM,18.6,Pete Buttigieg,DEM,17.6,13.2,1,2/3/2020,24.71,21.31,3.41,2.41,,1,, -63410,116417,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Park Street Strategies,534,1/26/2020,600,Bernard Sanders,DEM,18,Pete Buttigieg,DEM,17,17,1,2/3/2020,24.71,21.31,3.41,2.41,,1,, -63423,116482,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Civiqs,471,1/28/2020,615,Bernard Sanders,DEM,28,Pete Buttigieg,DEM,15,21,13,2/3/2020,24.71,21.31,3.41,9.59,,1,, -63413,116434,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,American Research Group,9,1/29/2020,400,Bernard Sanders,DEM,23,Pete Buttigieg,DEM,9,15,14,2/3/2020,24.71,21.31,3.41,10.59,,1,, -63432,116512,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,David Binder Research,578,1/29/2020,300,Bernard Sanders,DEM,17,Pete Buttigieg,DEM,19,15,-2,2/3/2020,24.71,21.31,3.41,5.41,,0,, -63428,116499,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Data for Progress,522,1/31/2020,2394,Bernard Sanders,DEM,22,Pete Buttigieg,DEM,18,19,4,2/3/2020,24.71,21.31,3.41,.59,,1,, -63426,116485,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Emerson College,88,2/1/2020,853,Bernard Sanders,DEM,27.5,Pete Buttigieg,DEM,14.5,13.5,13,2/3/2020,24.71,21.31,3.41,9.59,,1,, -63454,116639,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,Emerson College,88,2/4/2020,500,Bernard Sanders,DEM,31.4,Pete Buttigieg,DEM,21.4,11.4,10,2/11/2020,25.6,24.28,1.32,8.68,,1,, -63465,116657,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,Monmouth University,215,2/4/2020,503,Bernard Sanders,DEM,26.33,Pete Buttigieg,DEM,23.33,11,3,2/11/2020,25.6,24.28,1.32,1.68,,1,average of multiple versions or turnout models listed in poll, -63478,116701,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,Marist College,183,2/5/2020,709,Bernard Sanders,DEM,25,Pete Buttigieg,DEM,21,8,4,2/11/2020,25.6,24.28,1.32,2.68,,1,, -63455,116640,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,Suffolk University,323,2/5/2020,500,Bernard Sanders,DEM,24.8,Pete Buttigieg,DEM,18.6,5.6,6.1999998,2/11/2020,25.6,24.28,1.32,4.88,,1,, -63478,116699,7730,2020,2020_Pres-R_NH,NH,Pres-P,Pres-R,Marist College,183,2/5/2020,441,Donald Trump,REP,88,William F. Weld,REP,7,,81,2/11/2020,84.42,9.01,75.41,5.59,,1,, -63491,116734,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,University of Massachusetts Lowell,355,2/6/2020,440,Bernard Sanders,DEM,25,Pete Buttigieg,DEM,17,8,8,2/11/2020,25.6,24.28,1.32,6.68,,1,, -63479,116703,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,Emerson College,88,2/7/2020,500,Bernard Sanders,DEM,30.8,Pete Buttigieg,DEM,23.5,9.3,7.3000002,2/11/2020,25.6,24.28,1.32,5.98,,1,, -63487,116720,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,RKM Research and Communications Inc.,272,2/7/2020,512,Bernard Sanders,DEM,23.4,Pete Buttigieg,DEM,20.3,6.2,3.0999999,2/11/2020,25.6,24.28,1.32,1.78,,1,, -63480,116704,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,Suffolk University,323,2/7/2020,500,Bernard Sanders,DEM,23.8,Pete Buttigieg,DEM,25,6,-1.2,2/11/2020,25.6,24.28,1.32,2.52,,0,, -63486,116718,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,YouGov,391,2/7/2020,848,Bernard Sanders,DEM,29,Pete Buttigieg,DEM,25,10,4,2/11/2020,25.6,24.28,1.32,2.68,,1,, -63487,116719,7730,2020,2020_Pres-R_NH,NH,Pres-P,Pres-R,RKM Research and Communications Inc.,272,2/7/2020,440,Donald Trump,REP,70.5,William F. Weld,REP,7.7,,62.799999,2/11/2020,84.42,9.01,75.41,12.61,,1,, -63510,116798,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,Elucd,549,2/8/2020,492,Bernard Sanders,DEM,26,Pete Buttigieg,DEM,20,12,6,2/11/2020,25.6,24.28,1.32,4.68,,1,, -63494,116745,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,University of New Hampshire,357,2/8/2020,365,Bernard Sanders,DEM,29,Pete Buttigieg,DEM,22,7,7,2/11/2020,25.6,24.28,1.32,5.68,,1,, -63494,116744,7730,2020,2020_Pres-R_NH,NH,Pres-P,Pres-R,University of New Hampshire,357,2/8/2020,212,Donald Trump,REP,90,William F. Weld,REP,7,,83,2/11/2020,84.42,9.01,75.41,7.59,,1,, -63493,116743,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,American Research Group,9,2/9/2020,400,Bernard Sanders,DEM,28,Pete Buttigieg,DEM,20,13,8,2/11/2020,25.6,24.28,1.32,6.68,,1,, -63513,116814,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,AtlasIntel,546,2/9/2020,431,Bernard Sanders,DEM,24,Pete Buttigieg,DEM,24,14,0,2/11/2020,25.6,24.28,1.32,1.32,,.5,, -63517,116855,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,Change Research,48,2/9/2020,662,Bernard Sanders,DEM,30,Pete Buttigieg,DEM,21,8,9,2/11/2020,25.6,24.28,1.32,7.68,,1,, -63512,116805,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,Data for Progress,522,2/9/2020,1295,Bernard Sanders,DEM,28,Pete Buttigieg,DEM,26,13,2,2/11/2020,25.6,24.28,1.32,.68,,1,, -63489,116732,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,Emerson College,88,2/9/2020,500,Bernard Sanders,DEM,30,Pete Buttigieg,DEM,23.1,14.2,6.9000001,2/11/2020,25.6,24.28,1.32,5.58,,1,, -63490,116733,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,Suffolk University,323,2/9/2020,500,Bernard Sanders,DEM,26.6,Pete Buttigieg,DEM,19.4,13.6,7.1999998,2/11/2020,25.6,24.28,1.32,5.88,,1,, -63488,116731,7730,2020,2020_Pres-R_NH,NH,Pres-P,Pres-R,Emerson College,88,2/9/2020,500,Donald Trump,REP,84.2,William F. Weld,REP,15.8,,68.400002,2/11/2020,84.42,9.01,75.41,7.01,,1,, -64349,118361,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,Public Policy Institute of California,262,2/12/2020,573,Bernard Sanders,DEM,32,Joseph R. Biden Jr.,DEM,14,13,18,3/3/2020,35.97,27.9,8.07,9.93,,1,, -63989,117757,7735,2020,2020_Pres-D_NV,NV,Pres-P,Pres-D,WPA Intelligence (WPAi),383,2/12/2020,413,Bernard Sanders,DEM,25,Joseph R. Biden Jr.,DEM,18,10,7,2/22/2020,33.99,17.57,16.43,9.43,,1,, -64222,118300,7740,2020,2020_Pres-D_OK,OK,Pres-P,Pres-D,Cole Hargrave Snodgrass & Associates,56,2/12/2020,172,Joseph R. Biden Jr.,DEM,12,Bernard Sanders,DEM,14,20,-2,3/3/2020,38.66,25.45,13.21,15.21,,0,, -64508,118829,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,YouGov,391,2/12/2020,1352,Joseph R. Biden Jr.,DEM,20.4,Bernard Sanders,DEM,20.1,12.2,.30000001,3/3/2020,34.64,29.91,4.74,4.44,,1,, -64356,118406,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,Change Research,48,2/13/2020,1015,Joseph R. Biden Jr.,DEM,23,Bernard Sanders,DEM,23,20,0,2/29/2020,48.65,19.77,28.88,28.88,,.5,, -64095,117928,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,East Carolina University,523,2/13/2020,703,Joseph R. Biden Jr.,DEM,28.4,Bernard Sanders,DEM,20.4,14.2,8,2/29/2020,48.65,19.77,28.88,20.88,,1,, -64199,118115,7735,2020,2020_Pres-D_NV,NV,Pres-P,Pres-D,Beacon Research,545,2/14/2020,600,Bernard Sanders,DEM,24,Joseph R. Biden Jr.,DEM,19,13,5,2/22/2020,33.99,17.57,16.43,11.43,,1,for Tom Steyer,D -64153,118028,7735,2020,2020_Pres-D_NV,NV,Pres-P,Pres-D,Data for Progress,522,2/14/2020,766,Bernard Sanders,DEM,35,Joseph R. Biden Jr.,DEM,14,15,21,2/22/2020,33.99,17.57,16.43,4.57,,1,, -64102,117945,7735,2020,2020_Pres-D_NV,NV,Pres-P,Pres-D,Point Blank Political,550,2/14/2020,256,Bernard Sanders,DEM,13,Joseph R. Biden Jr.,DEM,14.3,12.6,-1.3,2/22/2020,33.99,17.57,16.43,17.73,,0,, -64479,118695,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,Winthrop University,386,2/14/2020,443,Joseph R. Biden Jr.,DEM,24,Bernard Sanders,DEM,19,15,5,2/29/2020,48.65,19.77,28.88,23.88,,1,, -64609,119195,7759,2020,2020_Pres-D_VA,VA,Pres-P,Pres-D,Christopher Newport University,50,2/14/2020,561,Joseph R. Biden Jr.,DEM,22,Bernard Sanders,DEM,17,8,5,3/3/2020,53.31,23.15,30.16,25.16,,1,, -64352,118371,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,SurveyUSA,325,2/15/2020,520,Bernard Sanders,DEM,25,Joseph R. Biden Jr.,DEM,15,9,10,3/3/2020,35.97,27.9,8.07,1.93,,1,, -64343,118332,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,SurveyUSA,325,2/15/2020,698,Joseph R. Biden Jr.,DEM,20,Bernard Sanders,DEM,22,22,-2,3/3/2020,42.95,24.22,18.74,20.74,,.5,, -64475,118665,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,University of Massachusetts Lowell,355,2/15/2020,450,Joseph R. Biden Jr.,DEM,16,Bernard Sanders,DEM,23,19,-7,3/3/2020,42.95,24.22,18.74,25.74,,0,, -64460,118553,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,University of Massachusetts Lowell,355,2/15/2020,400,Joseph R. Biden Jr.,DEM,23,Bernard Sanders,DEM,21,13,2,2/29/2020,48.65,19.77,28.88,26.88,,1,, -64476,118666,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,University of Massachusetts Lowell,355,2/15/2020,600,Joseph R. Biden Jr.,DEM,20,Bernard Sanders,DEM,23,18,-3,3/3/2020,34.64,29.91,4.74,7.74,,0,, -64156,118054,7759,2020,2020_Pres-D_VA,VA,Pres-P,Pres-D,Monmouth University,215,2/15/2020,400,Joseph R. Biden Jr.,DEM,34.5,Bernard Sanders,DEM,33.67,5,.82999998,3/3/2020,53.31,23.15,30.16,29.32,,1,average of multiple versions or turnout models listed in poll, -64493,118744,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,University of Massachusetts Lowell,355,2/16/2020,450,Bernard Sanders,DEM,24,Joseph R. Biden Jr.,DEM,13,16,11,3/3/2020,35.97,27.9,8.07,2.93,,1,, -64489,118731,7707,2020,2020_Pres-D_MA,MA,Pres-P,Pres-D,University of Massachusetts Lowell,355,2/16/2020,450,Joseph R. Biden Jr.,DEM,14,Bernard Sanders,DEM,21,20,-7,3/3/2020,33.51,26.66,6.85,13.85,,0,, -64351,118370,7707,2020,2020_Pres-D_MA,MA,Pres-P,Pres-D,Evan Falchuk and Lou DiNatale,531,2/17/2020,453,Joseph R. Biden Jr.,DEM,13,Bernard Sanders,DEM,17.4,16.3,-4.4000001,3/3/2020,33.51,26.66,6.85,11.25,,0,, -64473,118660,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,Monmouth University,215,2/18/2020,408,Bernard Sanders,DEM,34,Joseph R. Biden Jr.,DEM,26.5,10,7.5,3/3/2020,35.97,27.9,8.07,.57,,1,average of multiple versions or turnout models listed in poll, -64516,118875,7740,2020,2020_Pres-D_OK,OK,Pres-P,Pres-D,SoonerPoll.com,308,2/19/2020,409,Joseph R. Biden Jr.,DEM,21.2,Bernard Sanders,DEM,12.8,19.8,8.3999996,3/3/2020,38.66,25.45,13.21,4.81,,1,, -66272,123342,7717,2020,2020_Pres-D_MO,MO,Pres-P,Pres-D,OurProgress (The Progress Campaign),561,2/20/2020,294,Joseph R. Biden Jr.,DEM,28.91,Bernard Sanders,DEM,23.13,14.29,5.7800002,3/10/2020,60.12,34.59,25.52,19.74,,1,, -64610,119197,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,Meredith College,423,2/20/2020,430,Joseph R. Biden Jr.,DEM,17.9,Bernard Sanders,DEM,19.5,17,-1.6,3/3/2020,42.95,24.22,18.74,20.34,,0,, -64494,118752,7735,2020,2020_Pres-D_NV,NV,Pres-P,Pres-D,AtlasIntel,546,2/20/2020,517,Bernard Sanders,DEM,38,Joseph R. Biden Jr.,DEM,11,14,27,2/22/2020,33.99,17.57,16.43,10.57,,1,, -64495,118757,7735,2020,2020_Pres-D_NV,NV,Pres-P,Pres-D,Data for Progress,522,2/20/2020,1010,Bernard Sanders,DEM,35,Joseph R. Biden Jr.,DEM,16,15,19,2/22/2020,33.99,17.57,16.43,2.57,,1,, -64481,118698,7735,2020,2020_Pres-D_NV,NV,Pres-P,Pres-D,Emerson College,88,2/20/2020,425,Bernard Sanders,DEM,30.4,Joseph R. Biden Jr.,DEM,16.1,16.9,14.3,2/22/2020,33.99,17.57,16.43,2.13,,1,, -64515,118873,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,Marist College,183,2/20/2020,539,Joseph R. Biden Jr.,DEM,27,Bernard Sanders,DEM,23,15,4,2/29/2020,48.65,19.77,28.88,24.88,,1,, -64607,119193,7707,2020,2020_Pres-D_MA,MA,Pres-P,Pres-D,YouGov,391,2/21/2020,400,Joseph R. Biden Jr.,DEM,12,Bernard Sanders,DEM,25,23,-13,3/3/2020,33.51,26.66,6.85,19.85,,0,, -64567,119021,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,Clemson University,54,2/21/2020,650,Joseph R. Biden Jr.,DEM,35,Bernard Sanders,DEM,13,17,22,2/29/2020,48.65,19.77,28.88,6.88,,1,, -64501,118786,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,YouGov,391,2/21/2020,1238,Joseph R. Biden Jr.,DEM,28,Bernard Sanders,DEM,23,18,5,2/29/2020,48.65,19.77,28.88,23.88,,1,, -64529,118924,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,Change Research,48,2/22/2020,1069,Bernard Sanders,DEM,37,Joseph R. Biden Jr.,DEM,12,20,25,3/3/2020,35.97,27.9,8.07,16.93,,1,, -64524,118908,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,Spry Strategies,508,2/22/2020,561,Joseph R. Biden Jr.,DEM,20.17,Bernard Sanders,DEM,20.16,20.33,.0099999998,3/3/2020,42.95,24.22,18.74,18.73,,0,, -64638,119317,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,University of Texas at Tyler,458,2/22/2020,586,Joseph R. Biden Jr.,DEM,19,Bernard Sanders,DEM,29,21,-10,3/3/2020,34.64,29.91,4.74,14.74,,0,, -64595,119181,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,"University of California, Berkeley",457,2/23/2020,3002,Bernard Sanders,DEM,33.7,Joseph R. Biden Jr.,DEM,8.2,17.3,25.5,3/3/2020,35.97,27.9,8.07,17.43,,1,, -64533,118942,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,Point Blank Political,550,2/24/2020,2098,Bernard Sanders,DEM,33.6,Joseph R. Biden Jr.,DEM,10.5,13.1,23.1,3/3/2020,35.97,27.9,8.07,15.03,,1,, -64614,119207,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,SSRS,297,2/24/2020,488,Bernard Sanders,DEM,35,Joseph R. Biden Jr.,DEM,13,14,22,3/3/2020,35.97,27.9,8.07,13.93,,1,, -64573,119041,7679,2020,2020_Pres-D_CO,CO,Pres-P,Pres-D,Data for Progress,522,2/24/2020,471,Bernard Sanders,DEM,34,Joseph R. Biden Jr.,DEM,10,14,24,3/3/2020,37,24.64,12.37,11.63,,1,, -64519,118895,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,Public Policy Polling,263,2/24/2020,852,Joseph R. Biden Jr.,DEM,23,Bernard Sanders,DEM,20,17,3,3/3/2020,42.95,24.22,18.74,15.74,,1,, -64568,119022,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,East Carolina University,523,2/24/2020,1142,Joseph R. Biden Jr.,DEM,30.5,Bernard Sanders,DEM,23.1,19.9,7.4000001,2/29/2020,48.65,19.77,28.88,21.48,,1,, -64584,119076,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,Monmouth University,215,2/24/2020,454,Joseph R. Biden Jr.,DEM,36,Bernard Sanders,DEM,16,15,20,2/29/2020,48.65,19.77,28.88,8.88,,1,, -64512,118856,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,Public Policy Polling,263,2/24/2020,866,Joseph R. Biden Jr.,DEM,36,Bernard Sanders,DEM,21,7,15,2/29/2020,48.65,19.77,28.88,13.88,,1,, -64615,119208,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,SSRS,297,2/24/2020,387,Joseph R. Biden Jr.,DEM,20,Bernard Sanders,DEM,29,18,-9,3/3/2020,34.64,29.91,4.74,13.74,,0,, -64613,119200,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,Univision/University of Houston/Latino Decisions,568,2/24/2020,527,Joseph R. Biden Jr.,DEM,20,Bernard Sanders,DEM,26,20,-6,3/3/2020,34.64,29.91,4.74,10.74,,0,, -64594,119180,7757,2020,2020_Pres-D_UT,UT,Pres-P,Pres-D,RMG Research,555,2/24/2020,298,Bernard Sanders,DEM,28,Joseph R. Biden Jr.,DEM,6,15,22,3/3/2020,36.14,18.44,17.7,4.3,,1,, -64572,119040,7759,2020,2020_Pres-D_VA,VA,Pres-P,Pres-D,Data for Progress,522,2/24/2020,499,Joseph R. Biden Jr.,DEM,19,Bernard Sanders,DEM,28,17,-9,3/3/2020,53.31,23.15,30.16,39.16,,0,, -64580,119067,7679,2020,2020_Pres-D_CO,CO,Pres-P,Pres-D,Magellan Strategies,179,2/25/2020,500,Bernard Sanders,DEM,27.2,Joseph R. Biden Jr.,DEM,11.1,11.1,16.1,3/3/2020,37,24.64,12.37,3.73,,1,, -64597,119183,7707,2020,2020_Pres-D_MA,MA,Pres-P,Pres-D,MassINC Polling Group,198,2/25/2020,426,Joseph R. Biden Jr.,DEM,9,Bernard Sanders,DEM,25,17,-16,3/3/2020,33.51,26.66,6.85,22.85,,0,, -64598,119184,7708,2020,2020_Pres-R_MA,MA,Pres-P,Pres-R,MassINC Polling Group,198,2/25/2020,374,Donald Trump,REP,83,William F. Weld,REP,14,,69,3/3/2020,87.03,9.25,77.77,8.77,,1,, -64624,119275,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,Data for Progress,522,2/25/2020,536,Joseph R. Biden Jr.,DEM,25,Bernard Sanders,DEM,27,18,-2,3/3/2020,42.95,24.22,18.74,20.74,,0,, -64650,119382,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,High Point University,139,2/25/2020,274,Joseph R. Biden Jr.,DEM,14,Bernard Sanders,DEM,28,20,-14,3/3/2020,42.95,24.22,18.74,32.74,,0,, -64639,119329,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,Marist College,183,2/25/2020,568,Joseph R. Biden Jr.,DEM,24,Bernard Sanders,DEM,26,15,-2,3/3/2020,42.95,24.22,18.74,20.74,,0,, -64589,119111,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,Change Research,48,2/25/2020,543,Joseph R. Biden Jr.,DEM,28,Bernard Sanders,DEM,24,16,4,2/29/2020,48.65,19.77,28.88,24.88,,1,, -64593,119172,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,Data for Progress,522,2/25/2020,1416,Joseph R. Biden Jr.,DEM,34,Bernard Sanders,DEM,25,13,9,2/29/2020,48.65,19.77,28.88,19.88,,1,, -64625,119276,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,Data for Progress,522,2/25/2020,513,Joseph R. Biden Jr.,DEM,21,Bernard Sanders,DEM,30,21,-9,3/3/2020,34.64,29.91,4.74,13.74,,0,, -64640,119331,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,Marist College,183,2/25/2020,556,Joseph R. Biden Jr.,DEM,19,Bernard Sanders,DEM,34,15,-15,3/3/2020,34.64,29.91,4.74,19.74,,0,, -64528,118915,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,Public Policy Polling,263,2/25/2020,1045,Joseph R. Biden Jr.,DEM,27.5,Bernard Sanders,DEM,24.5,17,3,3/3/2020,34.64,29.91,4.74,1.74,,1,average of multiple versions or turnout models listed in poll, -64587,119084,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,Starboard Communications,316,2/26/2020,1102,Joseph R. Biden Jr.,DEM,40,Bernard Sanders,DEM,11,12,29,2/29/2020,48.65,19.77,28.88,.12,,1,, -64627,119293,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,Point Blank Political,550,2/27/2020,2276,Bernard Sanders,DEM,41.85,Joseph R. Biden Jr.,DEM,26.95,14,14.9,3/3/2020,35.97,27.9,8.07,6.83,,1,average of multiple versions or turnout models listed in poll, -64651,119383,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,YouGov,391,2/27/2020,1020,Bernard Sanders,DEM,28,Joseph R. Biden Jr.,DEM,19,18,9,3/3/2020,35.97,27.9,8.07,.93,,1,, -64616,119241,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,Spry Strategies,508,2/27/2020,587,Joseph R. Biden Jr.,DEM,26.75,Bernard Sanders,DEM,18.74,16.01,8.0100002,3/3/2020,42.95,24.22,18.74,10.73,,1,, -64622,119269,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,AtlasIntel,546,2/27/2020,477,Joseph R. Biden Jr.,DEM,35,Bernard Sanders,DEM,24,12,11,2/29/2020,48.65,19.77,28.88,17.88,,1,, -64590,119130,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,Emerson College,88,2/27/2020,425,Joseph R. Biden Jr.,DEM,41.4,Bernard Sanders,DEM,24.8,10.8,16.6,2/29/2020,48.65,19.77,28.88,12.28,,1,, -64621,119266,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,Trafalgar Group,338,2/27/2020,1081,Joseph R. Biden Jr.,DEM,43.9,Bernard Sanders,DEM,22.8,10.5,21.1,2/29/2020,48.65,19.77,28.88,7.78,,1,, -64661,119430,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,AtlasIntel,546,2/28/2020,727,Bernard Sanders,DEM,34,Joseph R. Biden Jr.,DEM,26,15,8,3/3/2020,35.97,27.9,8.07,.07,,1,, -64644,119348,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,Suffolk University,323,2/28/2020,500,Bernard Sanders,DEM,34.6,Joseph R. Biden Jr.,DEM,14,12,20.6,3/3/2020,35.97,27.9,8.07,12.53,,1,, -64642,119346,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,YouGov,391,2/28/2020,1411,Bernard Sanders,DEM,31,Joseph R. Biden Jr.,DEM,19,18,12,3/3/2020,35.97,27.9,8.07,3.93,,1,, -64662,119435,7679,2020,2020_Pres-D_CO,CO,Pres-P,Pres-D,Elucd,549,2/28/2020,561,Bernard Sanders,DEM,34,Joseph R. Biden Jr.,DEM,10,9,24,3/3/2020,37,24.64,12.37,11.63,,1,, -64635,119313,7707,2020,2020_Pres-D_MA,MA,Pres-P,Pres-D,Suffolk University,323,2/28/2020,500,Joseph R. Biden Jr.,DEM,11,Bernard Sanders,DEM,24.2,22.2,-13.2,3/3/2020,33.51,26.66,6.85,20.05,,0,, -64641,119338,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,East Carolina University,523,2/28/2020,499,Joseph R. Biden Jr.,DEM,28.5,Bernard Sanders,DEM,24.6,14.4,3.9000001,3/3/2020,42.95,24.22,18.74,14.84,,1,, -64663,119436,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,Elucd,549,2/28/2020,657,Joseph R. Biden Jr.,DEM,25,Bernard Sanders,DEM,26,15,-1,3/3/2020,42.95,24.22,18.74,19.74,,0,, -64665,119438,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,AtlasIntel,546,2/28/2020,486,Joseph R. Biden Jr.,DEM,25,Bernard Sanders,DEM,35,16,-10,3/3/2020,34.64,29.91,4.74,14.74,,0,, -64664,119437,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,Elucd,549,2/28/2020,833,Joseph R. Biden Jr.,DEM,20,Bernard Sanders,DEM,31,14,-11,3/3/2020,34.64,29.91,4.74,15.74,,0,, -64643,119347,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,YouGov,391,2/28/2020,635,Joseph R. Biden Jr.,DEM,26,Bernard Sanders,DEM,30,13,-4,3/3/2020,34.64,29.91,4.74,8.74,,0,, -64693,119495,7671,2020,2020_Pres-D_AL,AL,Pres-P,Pres-D,Data for Progress,522,2/29/2020,237,Joseph R. Biden Jr.,DEM,47,Bernard Sanders,DEM,22,18,25,3/3/2020,63.28,16.54,46.74,21.74,,1,, -64694,119496,7673,2020,2020_Pres-D_AR,AR,Pres-P,Pres-D,Data for Progress,522,2/29/2020,300,Joseph R. Biden Jr.,DEM,36,Bernard Sanders,DEM,23,22,13,3/3/2020,40.59,22.44,18.16,5.16,,1,, -64695,119497,7740,2020,2020_Pres-D_OK,OK,Pres-P,Pres-D,Data for Progress,522,2/29/2020,300,Joseph R. Biden Jr.,DEM,35,Bernard Sanders,DEM,28,19,7,3/3/2020,38.66,25.45,13.21,6.21,,1,, -64686,119488,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,Data for Progress,522,2/29/2020,300,Joseph R. Biden Jr.,DEM,30,Bernard Sanders,DEM,28,20,2,3/3/2020,34.64,29.91,4.74,2.74,,1,, -64698,119500,7761,2020,2020_Pres-D_VT,VT,Pres-P,Pres-D,Data for Progress,522,2/29/2020,236,Bernard Sanders,DEM,57,Joseph R. Biden Jr.,DEM,16,16,41,3/3/2020,50.69,21.99,28.7,12.3,,1,, -64685,119487,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,Data for Progress,522,3/1/2020,516,Bernard Sanders,DEM,32,Joseph R. Biden Jr.,DEM,25,16,7,3/3/2020,35.97,27.9,8.07,1.07,,1,, -64645,119350,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,Emerson College,88,3/1/2020,545,Bernard Sanders,DEM,37.8,Joseph R. Biden Jr.,DEM,21,16.1,16.799999,3/3/2020,35.97,27.9,8.07,8.73,,1,, -64647,119353,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,Point Blank Political,550,3/1/2020,1220,Bernard Sanders,DEM,41,Joseph R. Biden Jr.,DEM,31.1,14.3,9.8999996,3/3/2020,35.97,27.9,8.07,1.83,,1,average of multiple versions or turnout models listed in poll, -64690,119492,7679,2020,2020_Pres-D_CO,CO,Pres-P,Pres-D,Data for Progress,522,3/1/2020,464,Bernard Sanders,DEM,32,Joseph R. Biden Jr.,DEM,18,16,14,3/3/2020,37,24.64,12.37,1.63,,1,, -64689,119491,7707,2020,2020_Pres-D_MA,MA,Pres-P,Pres-D,Data for Progress,522,3/1/2020,301,Joseph R. Biden Jr.,DEM,26,Bernard Sanders,DEM,26,28,0,3/3/2020,33.51,26.66,6.85,6.85,,0,, -64696,119498,7712,2020,2020_Pres-D_ME,ME,Pres-P,Pres-D,Data for Progress,522,3/1/2020,385,Joseph R. Biden Jr.,DEM,25,Bernard Sanders,DEM,34,20,-9,3/3/2020,33.94,33,.94,9.94,,0,, -64705,119608,7713,2020,2020_Pres-D_MI,MI,Pres-P,Pres-D,Glengariff Group,117,3/1/2020,600,Joseph R. Biden Jr.,DEM,29.2,Bernard Sanders,DEM,22.5,10.5,6.6999998,3/10/2020,52.93,36.34,16.59,9.89,,1,, -64692,119494,7715,2020,2020_Pres-D_MN,MN,Pres-P,Pres-D,Data for Progress,522,3/1/2020,650,Joseph R. Biden Jr.,DEM,27,Bernard Sanders,DEM,32,21,-5,3/3/2020,38.64,29.89,8.75,13.75,,0,, -64687,119489,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,Data for Progress,522,3/1/2020,334,Joseph R. Biden Jr.,DEM,36,Bernard Sanders,DEM,27,18,9,3/3/2020,42.95,24.22,18.74,9.74,,1,, -64691,119493,7753,2020,2020_Pres-D_TN,TN,Pres-P,Pres-D,Data for Progress,522,3/1/2020,368,Joseph R. Biden Jr.,DEM,34,Bernard Sanders,DEM,27,20,7,3/3/2020,41.72,25.02,16.7,9.7,,1,, -64646,119351,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,Emerson College,88,3/1/2020,450,Joseph R. Biden Jr.,DEM,25.9,Bernard Sanders,DEM,30.8,16.2,-4.9000001,3/3/2020,34.64,29.91,4.74,9.64,,0,, -64697,119499,7757,2020,2020_Pres-D_UT,UT,Pres-P,Pres-D,Data for Progress,522,3/1/2020,622,Bernard Sanders,DEM,29,Joseph R. Biden Jr.,DEM,23,19,6,3/3/2020,36.14,18.44,17.7,11.7,,1,, -64688,119490,7759,2020,2020_Pres-D_VA,VA,Pres-P,Pres-D,Data for Progress,522,3/1/2020,327,Joseph R. Biden Jr.,DEM,39,Bernard Sanders,DEM,24,17,15,3/3/2020,53.31,23.15,30.16,15.16,,1,, -64671,119473,7671,2020,2020_Pres-D_AL,AL,Pres-P,Pres-D,Swayable,543,3/2/2020,949,Joseph R. Biden Jr.,DEM,42.3,Bernard Sanders,DEM,19.8,18.4,22.5,3/3/2020,63.28,16.54,46.74,24.24,,1,, -64672,119474,7673,2020,2020_Pres-D_AR,AR,Pres-P,Pres-D,Swayable,543,3/2/2020,714,Joseph R. Biden Jr.,DEM,27.8,Bernard Sanders,DEM,16.8,24.8,11,3/3/2020,40.59,22.44,18.16,7.16,,1,, -64673,119475,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,Swayable,543,3/2/2020,3388,Bernard Sanders,DEM,28.7,Joseph R. Biden Jr.,DEM,20.8,9.6,7.9000001,3/3/2020,35.97,27.9,8.07,.17,,1,, -64674,119476,7679,2020,2020_Pres-D_CO,CO,Pres-P,Pres-D,Swayable,543,3/2/2020,921,Bernard Sanders,DEM,28.6,Joseph R. Biden Jr.,DEM,19.7,19,8.8999996,3/3/2020,37,24.64,12.37,3.47,,1,, -64675,119477,7707,2020,2020_Pres-D_MA,MA,Pres-P,Pres-D,Swayable,543,3/2/2020,917,Joseph R. Biden Jr.,DEM,17.3,Bernard Sanders,DEM,27,14.6,-9.6999998,3/3/2020,33.51,26.66,6.85,16.55,,0,, -64669,119456,7712,2020,2020_Pres-D_ME,ME,Pres-P,Pres-D,Change Research,48,3/2/2020,507,Joseph R. Biden Jr.,DEM,24,Bernard Sanders,DEM,43,16,-19,3/3/2020,33.94,33,.94,19.94,,0,, -64676,119478,7712,2020,2020_Pres-D_ME,ME,Pres-P,Pres-D,Swayable,543,3/2/2020,209,Joseph R. Biden Jr.,DEM,21.5,Bernard Sanders,DEM,26.6,11,-5.0999999,3/3/2020,33.94,33,.94,6.04,,0,, -64699,119596,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,Spry Strategies,508,3/2/2020,543,Joseph R. Biden Jr.,DEM,44.75,Bernard Sanders,DEM,17.68,10.87,27.07,3/3/2020,42.95,24.22,18.74,8.33,,1,, -64678,119480,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,Swayable,543,3/2/2020,1209,Joseph R. Biden Jr.,DEM,35.7,Bernard Sanders,DEM,22.8,17.8,12.9,3/3/2020,42.95,24.22,18.74,5.84,,1,, -64679,119481,7740,2020,2020_Pres-D_OK,OK,Pres-P,Pres-D,Swayable,543,3/2/2020,472,Joseph R. Biden Jr.,DEM,37.5,Bernard Sanders,DEM,25.9,11.4,11.6,3/3/2020,38.66,25.45,13.21,1.61,,1,, -64680,119482,7753,2020,2020_Pres-D_TN,TN,Pres-P,Pres-D,Swayable,543,3/2/2020,1527,Joseph R. Biden Jr.,DEM,28.2,Bernard Sanders,DEM,27.2,16.9,1,3/3/2020,41.72,25.02,16.7,15.7,,1,, -64681,119483,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,Swayable,543,3/2/2020,1378,Joseph R. Biden Jr.,DEM,27.1,Bernard Sanders,DEM,27.8,19.9,-.69999999,3/3/2020,34.64,29.91,4.74,5.44,,0,, -64682,119484,7757,2020,2020_Pres-D_UT,UT,Pres-P,Pres-D,Swayable,543,3/2/2020,143,Bernard Sanders,DEM,22.1,Joseph R. Biden Jr.,DEM,27.1,6.4,-5,3/3/2020,36.14,18.44,17.7,22.7,,0,, -64668,119455,7759,2020,2020_Pres-D_VA,VA,Pres-P,Pres-D,AtlasIntel,546,3/2/2020,545,Joseph R. Biden Jr.,DEM,42,Bernard Sanders,DEM,28,10,14,3/3/2020,53.31,23.15,30.16,16.16,,1,, -64667,119449,7759,2020,2020_Pres-D_VA,VA,Pres-P,Pres-D,Change Research,48,3/2/2020,510,Joseph R. Biden Jr.,DEM,45,Bernard Sanders,DEM,25,13,20,3/3/2020,53.31,23.15,30.16,10.16,,1,, -64683,119485,7759,2020,2020_Pres-D_VA,VA,Pres-P,Pres-D,Swayable,543,3/2/2020,1435,Joseph R. Biden Jr.,DEM,35.7,Bernard Sanders,DEM,20.2,10.8,15.5,3/3/2020,53.31,23.15,30.16,14.66,,1,, -64684,119486,7761,2020,2020_Pres-D_VT,VT,Pres-P,Pres-D,Swayable,543,3/2/2020,147,Bernard Sanders,DEM,48.4,Joseph R. Biden Jr.,DEM,10.5,16.5,37.900002,3/3/2020,50.69,21.99,28.7,9.2,,1,, -64749,119750,7676,2020,2020_Pres-D_AZ,AZ,Pres-P,Pres-D,OH Predictive Insights,235,3/4/2020,398,Joseph R. Biden Jr.,DEM,45,Bernard Sanders,DEM,17,12,28,3/17/2020,44.05,32.95,11.11,16.89,,1,, -64750,119751,7713,2020,2020_Pres-D_MI,MI,Pres-P,Pres-D,EPIC-MRA,84,3/5/2020,400,Joseph R. Biden Jr.,DEM,51,Bernard Sanders,DEM,27,,24,3/10/2020,52.93,36.34,16.59,7.41,,1,, -66270,123340,7713,2020,2020_Pres-D_MI,MI,Pres-P,Pres-D,OurProgress (The Progress Campaign),561,3/5/2020,600,Joseph R. Biden Jr.,DEM,51.08,Bernard Sanders,DEM,43.88,,7.1999998,3/10/2020,52.93,36.34,16.59,9.39,,1,sample size unavailable; estimated at 600 as a default, -64732,119711,7717,2020,2020_Pres-D_MO,MO,Pres-P,Pres-D,Emerson College,88,3/5/2020,425,Joseph R. Biden Jr.,DEM,48.1,Bernard Sanders,DEM,43.7,,4.4000001,3/10/2020,60.12,34.59,25.52,21.12,,1,, -64744,119736,7717,2020,2020_Pres-D_MO,MO,Pres-P,Pres-D,Remington Research Group,279,3/5/2020,1040,Joseph R. Biden Jr.,DEM,53,Bernard Sanders,DEM,31,,22,3/10/2020,60.12,34.59,25.52,3.52,,1,, -64745,119737,7763,2020,2020_Pres-D_WA,WA,Pres-P,Pres-D,Data for Progress,522,3/5/2020,737,Joseph R. Biden Jr.,DEM,47,Bernard Sanders,DEM,44,5,3,3/10/2020,37.94,36.57,1.37,1.63,,1,, -64740,119723,7763,2020,2020_Pres-D_WA,WA,Pres-P,Pres-D,SurveyUSA,325,3/5/2020,550,Joseph R. Biden Jr.,DEM,36.36,Bernard Sanders,DEM,35.35,10.1,1.01,3/10/2020,37.94,36.57,1.37,.36,,1,, -64787,119863,7687,2020,2020_Pres-D_FL,FL,Pres-P,Pres-D,Florida Atlantic University,97,3/6/2020,399,Joseph R. Biden Jr.,DEM,61.4,Bernard Sanders,DEM,25.4,,36,3/17/2020,61.95,22.84,39.1,3.1,,1,, -64787,119862,7688,2020,2020_Pres-R_FL,FL,Pres-P,Pres-R,Florida Atlantic University,97,3/6/2020,409,Donald Trump,REP,92.6,William F. Weld,REP,3.8,,88.800003,3/17/2020,93.79,3.17,90.62,1.82,,1,, -64785,119860,7713,2020,2020_Pres-D_MI,MI,Pres-P,Pres-D,ROI Rocket,554,3/6/2020,1000,Joseph R. Biden Jr.,DEM,55,Bernard Sanders,DEM,45,,10,3/10/2020,52.93,36.34,16.59,6.59,,1,, -64746,119741,7717,2020,2020_Pres-D_MO,MO,Pres-P,Pres-D,Data for Progress,522,3/6/2020,348,Joseph R. Biden Jr.,DEM,62,Bernard Sanders,DEM,32,0,30,3/10/2020,60.12,34.59,25.52,4.48,,1,, -64747,119742,7720,2020,2020_Pres-D_MS,MS,Pres-P,Pres-D,Data for Progress,522,3/6/2020,340,Joseph R. Biden Jr.,DEM,77,Bernard Sanders,DEM,22,,55,3/10/2020,80.96,14.82,66.15,11.15,,1,, -64754,119784,7687,2020,2020_Pres-D_FL,FL,Pres-P,Pres-D,Point Blank Political,550,3/7/2020,3376,Joseph R. Biden Jr.,DEM,57.6,Bernard Sanders,DEM,30.7,2.1,26.9,3/17/2020,61.95,22.84,39.1,12.2,,1,average of multiple versions or turnout models listed in poll, -64806,119952,7687,2020,2020_Pres-D_FL,FL,Pres-P,Pres-D,St. Pete Polls,314,3/7/2020,2480,Joseph R. Biden Jr.,DEM,69.2,Bernard Sanders,DEM,13.6,4.7,55.599998,3/17/2020,61.95,22.84,39.1,16.5,,1,, -64764,119806,7713,2020,2020_Pres-D_MI,MI,Pres-P,Pres-D,Monmouth University,215,3/7/2020,411,Joseph R. Biden Jr.,DEM,51,Bernard Sanders,DEM,36,3,15,3/10/2020,52.93,36.34,16.59,1.59,,1,, -64766,119811,7713,2020,2020_Pres-D_MI,MI,Pres-P,Pres-D,YouGov,391,3/7/2020,201,Joseph R. Biden Jr.,DEM,54,Bernard Sanders,DEM,41,,13,3/10/2020,52.93,36.34,16.59,3.59,,1,, -64805,119951,7687,2020,2020_Pres-D_FL,FL,Pres-P,Pres-D,University of North Florida,360,3/8/2020,1502,Joseph R. Biden Jr.,DEM,66,Bernard Sanders,DEM,22,2,44,3/17/2020,61.95,22.84,39.1,4.9,,1,, -64773,119834,7697,2020,2020_Pres-D_ID,ID,Pres-P,Pres-D,Data for Progress,522,3/8/2020,329,Joseph R. Biden Jr.,DEM,51,Bernard Sanders,DEM,47,,4,3/10/2020,48.92,42.44,6.48,2.48,,1,, -64753,119758,7698,2020,2020_Pres-D_IL,IL,Pres-P,Pres-D,Ogden & Fry,425,3/8/2020,457,Joseph R. Biden Jr.,DEM,55.4,Bernard Sanders,DEM,26.4,,29,3/17/2020,58.77,36.08,22.69,6.31,,1,, -64848,120081,7698,2020,2020_Pres-D_IL,IL,Pres-P,Pres-D,Victory Research,437,3/8/2020,1208,Joseph R. Biden Jr.,DEM,55.2,Bernard Sanders,DEM,36.2,,19,3/17/2020,58.77,36.08,22.69,3.69,,1,, -64774,119841,7713,2020,2020_Pres-D_MI,MI,Pres-P,Pres-D,AtlasIntel,546,3/8/2020,528,Joseph R. Biden Jr.,DEM,48,Bernard Sanders,DEM,40,3,8,3/10/2020,52.93,36.34,16.59,8.59,,1,, -64761,119800,7713,2020,2020_Pres-D_MI,MI,Pres-P,Pres-D,Concord Public Opinion Partners,553,3/8/2020,305,Joseph R. Biden Jr.,DEM,53,Bernard Sanders,DEM,23,,30,3/10/2020,52.93,36.34,16.59,13.41,,1,, -64772,119833,7713,2020,2020_Pres-D_MI,MI,Pres-P,Pres-D,Data for Progress,522,3/8/2020,320,Joseph R. Biden Jr.,DEM,59,Bernard Sanders,DEM,38,,21,3/10/2020,52.93,36.34,16.59,4.41,,1,, -64748,119743,7713,2020,2020_Pres-D_MI,MI,Pres-P,Pres-D,Mitchell Research & Communications,213,3/8/2020,602,Joseph R. Biden Jr.,DEM,54.3,Bernard Sanders,DEM,32.6,1.3,21.700001,3/10/2020,52.93,36.34,16.59,5.11,,1,, -64763,119803,7713,2020,2020_Pres-D_MI,MI,Pres-P,Pres-D,Target Insyght,330,3/8/2020,600,Joseph R. Biden Jr.,DEM,65,Bernard Sanders,DEM,24,2,41,3/10/2020,52.93,36.34,16.59,24.41,,1,, -64783,119856,7717,2020,2020_Pres-D_MO,MO,Pres-P,Pres-D,Optimus,245,3/8/2020,402,Joseph R. Biden Jr.,DEM,67.6,Bernard Sanders,DEM,29.4,,38.200001,3/10/2020,60.12,34.59,25.52,12.68,,1,, -64781,119854,7726,2020,2020_Pres-D_ND,ND,Pres-P,Pres-D,Swayable,543,3/8/2020,383,Bernard Sanders,DEM,30.5,Joseph R. Biden Jr.,DEM,65.1,,-34.599998,3/10/2020,53.3,39.84,13.46,48.06,,0,, -64776,119846,7763,2020,2020_Pres-D_WA,WA,Pres-P,Pres-D,Data for Progress,522,3/8/2020,751,Joseph R. Biden Jr.,DEM,49,Bernard Sanders,DEM,43,6,6,3/10/2020,37.94,36.57,1.37,4.63,,1,, -64820,120008,7676,2020,2020_Pres-D_AZ,AZ,Pres-P,Pres-D,Latino Decisions,482,3/9/2020,541,Joseph R. Biden Jr.,DEM,54,Bernard Sanders,DEM,36,,18,3/17/2020,44.05,32.95,11.11,6.89,,1,average of multiple versions or turnout models listed in poll, -64842,120060,7687,2020,2020_Pres-D_FL,FL,Pres-P,Pres-D,Latino Decisions,482,3/9/2020,531,Joseph R. Biden Jr.,DEM,65,Bernard Sanders,DEM,28.5,,36.5,3/17/2020,61.95,22.84,39.1,2.6,,1,average of multiple versions or turnout models listed in poll, -64853,120092,7687,2020,2020_Pres-D_FL,FL,Pres-P,Pres-D,ROI Rocket,554,3/9/2020,877,Joseph R. Biden Jr.,DEM,67,Bernard Sanders,DEM,27,,40,3/17/2020,61.95,22.84,39.1,.9,,1,, -64777,119850,7697,2020,2020_Pres-D_ID,ID,Pres-P,Pres-D,Swayable,543,3/9/2020,833,Joseph R. Biden Jr.,DEM,52.3,Bernard Sanders,DEM,37.2,,15.1,3/10/2020,48.92,42.44,6.48,8.62,,1,, -64855,120094,7698,2020,2020_Pres-D_IL,IL,Pres-P,Pres-D,ROI Rocket,554,3/9/2020,960,Joseph R. Biden Jr.,DEM,57,Bernard Sanders,DEM,34,,23,3/17/2020,58.77,36.08,22.69,.31,,1,, -64778,119851,7713,2020,2020_Pres-D_MI,MI,Pres-P,Pres-D,Swayable,543,3/9/2020,3126,Joseph R. Biden Jr.,DEM,62,Bernard Sanders,DEM,27.9,,34.099998,3/10/2020,52.93,36.34,16.59,17.51,,1,, -64779,119852,7717,2020,2020_Pres-D_MO,MO,Pres-P,Pres-D,Swayable,543,3/9/2020,2037,Joseph R. Biden Jr.,DEM,56.6,Bernard Sanders,DEM,35.7,,20.9,3/10/2020,60.12,34.59,25.52,4.62,,1,, -64780,119853,7720,2020,2020_Pres-D_MS,MS,Pres-P,Pres-D,Swayable,543,3/9/2020,1247,Joseph R. Biden Jr.,DEM,67.9,Bernard Sanders,DEM,28.1,,39.799999,3/10/2020,80.96,14.82,66.15,26.35,,1,, -64782,119855,7763,2020,2020_Pres-D_WA,WA,Pres-P,Pres-D,Swayable,543,3/9/2020,1840,Joseph R. Biden Jr.,DEM,38.5,Bernard Sanders,DEM,36.5,,2,3/10/2020,37.94,36.57,1.37,.63,,1,, -64826,120003,7687,2020,2020_Pres-D_FL,FL,Pres-P,Pres-D,Gravis Marketing,124,3/11/2020,516,Joseph R. Biden Jr.,DEM,66,Bernard Sanders,DEM,25,,41,3/17/2020,61.95,22.84,39.1,1.9,,1,, -64825,120002,7698,2020,2020_Pres-D_IL,IL,Pres-P,Pres-D,Gravis Marketing,124,3/11/2020,549,Joseph R. Biden Jr.,DEM,63,Bernard Sanders,DEM,25,,38,3/17/2020,58.77,36.08,22.69,15.31,,1,, -64817,119980,7687,2020,2020_Pres-D_FL,FL,Pres-P,Pres-D,Emerson College,88,3/12/2020,434,Joseph R. Biden Jr.,DEM,64.8,Bernard Sanders,DEM,26.7,,38.099998,3/17/2020,61.95,22.84,39.1,1,,1,, -64833,120028,7687,2020,2020_Pres-D_FL,FL,Pres-P,Pres-D,Point Blank Political,550,3/12/2020,3165,Joseph R. Biden Jr.,DEM,58.95,Bernard Sanders,DEM,30.25,2.4,28.700001,3/17/2020,61.95,22.84,39.1,10.4,,1,average of multiple versions or turnout models listed in poll, -64818,119981,7698,2020,2020_Pres-D_IL,IL,Pres-P,Pres-D,Emerson College,88,3/12/2020,567,Joseph R. Biden Jr.,DEM,56.6,Bernard Sanders,DEM,36.2,,20.4,3/17/2020,58.77,36.08,22.69,2.29,,1,, -64841,120053,7676,2020,2020_Pres-D_AZ,AZ,Pres-P,Pres-D,Marist College,183,3/13/2020,523,Joseph R. Biden Jr.,DEM,53,Bernard Sanders,DEM,36,,17,3/17/2020,44.05,32.95,11.11,5.89,,1,, -64835,120033,7676,2020,2020_Pres-D_AZ,AZ,Pres-P,Pres-D,Monmouth University,215,3/13/2020,373,Joseph R. Biden Jr.,DEM,51,Bernard Sanders,DEM,31,5,20,3/17/2020,44.05,32.95,11.11,8.89,,1,, -64852,120089,7687,2020,2020_Pres-D_FL,FL,Pres-P,Pres-D,AtlasIntel,546,3/15/2020,532,Joseph R. Biden Jr.,DEM,67,Bernard Sanders,DEM,27,,40,3/17/2020,61.95,22.84,39.1,.9,,1,, -64857,120097,7676,2020,2020_Pres-D_AZ,AZ,Pres-P,Pres-D,Swayable,543,3/16/2020,1167,Joseph R. Biden Jr.,DEM,52.5,Bernard Sanders,DEM,28.6,,23.9,3/17/2020,44.05,32.95,11.11,12.79,,1,, -64858,120098,7687,2020,2020_Pres-D_FL,FL,Pres-P,Pres-D,Swayable,543,3/16/2020,4035,Joseph R. Biden Jr.,DEM,63.5,Bernard Sanders,DEM,24.9,,38.599998,3/17/2020,61.95,22.84,39.1,.5,,1,, -64859,120099,7698,2020,2020_Pres-D_IL,IL,Pres-P,Pres-D,Swayable,543,3/16/2020,1861,Joseph R. Biden Jr.,DEM,63,Bernard Sanders,DEM,27.7,,35.299999,3/17/2020,58.77,36.08,22.69,12.61,,1,, -65050,120700,7765,2020,2020_Pres-D_WI,WI,Pres-P,Pres-D,Marquette University Law School,195,3/27/2020,394,Joseph R. Biden Jr.,DEM,62,Bernard Sanders,DEM,34,,28,4/7/2020,62.82,31.71,31.1,3.1,,1,, +poll_id,question_id,race_id,year,race,location,type_simple,type_detail,pollster,pollster_rating_id,methodology,partisan,polldate,samplesize,cand1_name,cand1_id,cand1_party,cand1_pct,cand2_name,cand2_id,cand2_party,cand2_pct,cand3_pct,margin_poll,electiondate,cand1_actual,cand2_actual,margin_actual,error,bias,rightcall,advancedplusminus,comment +26013,87909,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,Blum & Weprin Associates,32,Live Phone,,10/13/1998,364,Peter Vallone,13080,DEM,26,George Pataki,13083,REP,57,9,-31,11/3/1998,33.16,54.32,-21.15,9.85,-9.85,1,1.46115292690829,for New York Daily News | WABC-TV (New York) +26255,87926,1456,1998,1998_Gov-G_OH,OH,Gov-G,Gov-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/13/1998,540,Lee Fisher,13085,DEM,37,Bob Taft,13086,REP,52,,-15,11/3/1998,44.69,50.05,-5.36,9.64,-9.64,1,4.284086344615355, +26026,31266,1736,1998,1998_Sen-G_NV,NV,Sen-G,Sen-G,FM3 Research,91,Live Phone,D,10/13/1998,488,Harry Reid,3964,DEM,49,John Ensign,3965,REP,44,,5,11/3/1998,47.86,47.77,.09,4.91,4.91,1,-1.024758272983073,for unspecified Democratic sponsor +26013,31253,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Blum & Weprin Associates,32,Live Phone,,10/13/1998,364,Charles E. Schumer,3966,DEM,44,Alfonse M. D'Amato,3967,REP,52,,-8,11/3/1998,54.62,44.08,10.54,18.54,-18.54,0,10.06330938323671,for New York Daily News | WABC-TV (New York) +63632,117103,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/13/1998,902,Charles E. Schumer,3966,DEM,46,Alfonse M. D'Amato,3967,REP,42,,4,11/3/1998,54.62,44.08,10.54,6.54,-6.54,1,-1.971475536013125,for Charles E. Schumer +26255,31495,1741,1998,1998_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/13/1998,540,Mary Boyle,3969,DEM,34,George V. Voinovich,3968,REP,62,,-28,11/3/1998,43.53,56.46,-12.93,15.07,-15.07,1,7.800660419059055, +64053,117875,1966,1998,1998_House-G_ID-1,ID-1,House-G,House-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/13/1998,372,Dan Williams,13924,DEM,44,Helen Chenoweth,13925,REP,42,,2,11/3/1998,44.73,55.27,-10.53,12.53,12.53,0,4.735692224911388,for Richard Stallings +64053,117876,1967,1998,1998_House-G_ID-2,ID-2,House-G,House-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/13/1998,400,Richard Stallings,13926,DEM,42,Mike Simpson,13927,REP,36,,6,11/3/1998,44.69,52.51,-7.82,13.82,13.82,0,6.110819045501713,for Richard Stallings +28268,33546,8661,1998,1998_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/13/1998,600,Generic Candidate,13752,DEM,48,Generic Candidate,13753,REP,46,,2,11/3/1998,47.13,48.02,-.89,2.89,2.89,0,-2.723903121285724,sample size unavailable; estimated at 600 as a default +28267,33545,8661,1998,1998_House-G_US,US,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/13/1998,864,Generic Candidate,13752,DEM,39,Generic Candidate,13753,REP,36,,3,11/3/1998,47.13,48.02,-.89,3.89,3.89,0,-1.2669086017136, +54202,87738,1435,1998,1998_Gov-G_AZ,AZ,Gov-G,Gov-G,Behavior Research Center (Rocky Mountain Poll),27,Live Phone,,10/14/1998,519,Paul Johnson,13009,DEM,31,Jane Hull,13012,REP,53,,-22,11/3/1998,35.53,60.95,-25.42,3.42,3.42,1,-3.33144247612868, +54291,87827,1443,1998,1998_Gov-G_IL,IL,Gov-G,Gov-G,WCIA-TV,373,Live Phone,,10/14/1998,401,Glenn Poshard,13043,DEM,32,George Ryan,13044,REP,58,,-26,11/3/1998,47.46,51.03,-3.57,22.43,-22.43,1,13.03192965977664, +54273,87809,1444,1998,1998_Gov-G_IA,IA,Gov-G,Gov-G,"Drake Research & Strategy, Inc.",329,Live Phone,D,10/14/1998,408,Tom Vilsack,13039,DEM,40,Jim Lightfoot,13036,REP,48,,-8,11/3/1998,52.3,46.51,5.8,13.8,-13.8,0,5.070590246608582,for Tom Vilsack +54346,87882,1451,1998,1998_Gov-G_NE,NE,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/14/1998,828,Bill Hoppner,13067,DEM,34,Mike Johanns,13066,REP,54,,-20,11/3/1998,45.98,53.9,-7.93,12.07,-12.07,1,5.310040448380298, +26233,87975,1466,1998,1998_Gov-G_WI,WI,Gov-G,Gov-G,St. Norbert College,313,Live Phone,,10/14/1998,415,Ed Garvey,13127,DEM,28,Tommy Thompson,13128,REP,63,,-35,11/3/1998,38.7,59.66,-20.97,14.03,-14.03,1,4.677654660043244, +54202,119959,1719,1998,1998_Sen-G_AZ,AZ,Sen-G,Sen-G,Behavior Research Center (Rocky Mountain Poll),27,Live Phone,,10/14/1998,519,Edward Ranger,13708,DEM,18,John McCain,13709,REP,60,,-42,11/3/1998,27.16,68.74,-41.58,.42,-.42,1,-5.930822612977864, +54291,117514,1728,1998,1998_Sen-G_IL,IL,Sen-G,Sen-G,WCIA-TV,373,Live Phone,,10/14/1998,401,Carol Moseley-Braun,3943,DEM,37,Peter G. Fitzgerald,3944,REP,54,,-17,11/3/1998,47.44,50.35,-2.9,14.1,-14.1,1,5.189683790234907, +26233,31473,1750,1998,1998_Sen-G_WI,WI,Sen-G,Sen-G,St. Norbert College,313,Live Phone,,10/14/1998,415,Russ Feingold,3986,DEM,47,Mark W. Neumann,3987,REP,40,,7,11/3/1998,50.55,48.4,2.15,4.85,4.85,1,.3655440498679029, +64150,118025,2078,1998,1998_House-G_MT-1,MT-1,House-G,House-G,Moore Information,217,Live Phone,R,10/14/1998,400,Dusty Deschamps,14012,DEM,36,Richard A. Hill,14013,REP,51,,-15,11/3/1998,44.36,53.01,-8.65,6.35,-6.35,1,-.421823261001836,for Richard A. Hill +26285,87910,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/15/1998,706,Peter Vallone,13080,DEM,21,George Pataki,13083,REP,53,7,-32,11/3/1998,33.16,54.32,-21.15,10.85,-10.85,1,3.028463627043346, +26262,87974,1466,1998,1998_Gov-G_WI,WI,Gov-G,Gov-G,University of Wisconsin-Milwaukee,366,Live Phone,,10/15/1998,269,Ed Garvey,13127,DEM,35,Tommy Thompson,13128,REP,59,,-24,11/3/1998,38.7,59.66,-20.97,3.03,-3.03,1,-8.078661008017562, +26249,31489,1725,1998,1998_Sen-G_GA,GA,Sen-G,Sen-G,University of Georgia,350,Live Phone,,10/15/1998,500,Michael J. Coles,3935,DEM,29,Paul Coverdell,3934,REP,46,,-17,11/3/1998,45.15,52.37,-7.22,9.78,-9.78,1,2.450556517390483, +26285,31525,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/15/1998,706,Charles E. Schumer,3966,DEM,37,Alfonse M. D'Amato,3967,REP,42,,-5,11/3/1998,54.62,44.08,10.54,15.54,-15.54,0,7.585278805346057, +26262,31502,1750,1998,1998_Sen-G_WI,WI,Sen-G,Sen-G,University of Wisconsin-Milwaukee,366,Live Phone,,10/15/1998,286,Russ Feingold,3986,DEM,46,Mark W. Neumann,3987,REP,44,,2,11/3/1998,50.55,48.4,2.15,.15,-.15,1,-4.717280126639949, +64394,118462,2140,1998,1998_House-G_NC-8,NC-8,House-G,House-G,Wirthlin Worldwide,387,Live Phone,R,10/15/1998,505,Mike Taylor,14449,DEM,39,Robert C. Hayes,14450,REP,51,,-12,11/3/1998,48.17,50.71,-2.54,9.46,-9.46,1,1.86825231390188,for Robert C. Hayes +28266,117593,8661,1998,1998_House-G_US,US,House-G,House-G,Yankelovich Partners Inc.,390,Live Phone,,10/15/1998,442,Generic Candidate,13752,DEM,47,Generic Candidate,13753,REP,47,,0,11/3/1998,47.13,48.02,-.89,.89,.89,.5,-4.830081061742992,for CNN | Time +54224,87760,1437,1998,1998_Gov-G_CO,CO,Gov-G,Gov-G,Public Opinion Strategies,260,Live Phone,,10/16/1998,500,Gail Schoettler,13022,DEM,39,William F. Owens,13021,REP,43,,-4,11/3/1998,48.42,49.04,-.62,3.38,-3.38,1,-2.223957405316814, +26208,87770,1438,1998,1998_Gov-G_CT,CT,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/16/1998,683,Barbara Kennelly,13024,DEM,24,John Rowland,13027,REP,72,,-48,11/3/1998,35.44,62.9,-27.46,20.54,-20.54,1,13.29972156900195,among registered voters +26147,87858,1447,1998,1998_Gov-G_MD,MD,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/16/1998,828,Parris Glendening,13054,DEM,46,Ellen Sauerbrey,13053,REP,44,,2,11/3/1998,55.14,44.82,10.33,8.33,-8.33,1,-.2950603517425007, +26208,31448,1723,1998,1998_Sen-G_CT,CT,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/16/1998,1247,Christopher J. Dodd,3930,DEM,61,Gary A. Franks,3931,REP,29,,32,11/3/1998,65.15,32.37,32.78,.78,-.78,1,-5.392911181575617,among registered voters +26250,31490,1728,1998,1998_Sen-G_IL,IL,Sen-G,Sen-G,University of Illinois at Chicago,352,Live Phone,,10/16/1998,597,Carol Moseley-Braun,3943,DEM,31,Peter G. Fitzgerald,3944,REP,48,,-17,11/3/1998,47.44,50.35,-2.9,14.1,-14.1,1,5.883806844169256, +26147,31387,1734,1998,1998_Sen-G_MD,MD,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/16/1998,821,Barbara A. Mikulski,3954,DEM,67,Ross Z. Pierpont,3955,REP,26,,41,11/3/1998,70.5,29.5,41.01,.01,-.01,1,-5.014694401318527, +28265,33543,8661,1998,1998_House-G_US,US,House-G,House-G,Hill Research Consultants,140,Live Phone,,10/16/1998,600,Generic Candidate,13752,DEM,41,Generic Candidate,13753,REP,38,,3,11/3/1998,47.13,48.02,-.89,3.89,3.89,0,-1.247882784072959, +28264,117577,8661,1998,1998_House-G_US,US,House-G,House-G,Pew Research Center,253,Live Phone,,10/16/1998,743,Generic Candidate,13752,DEM,43,Generic Candidate,13753,REP,48,,-5,11/3/1998,47.13,48.02,-.89,4.11,-4.11,1,-.8555474941838178, +54213,87749,1436,1998,1998_Gov-G_CA,CA,Gov-G,Gov-G,Field Research Corp. (Field Poll),94,Live Phone,,10/17/1998,809,"Joseph 'Gray' Davis, Jr.",13015,DEM,50,Dan Lungren,13016,REP,43,,7,11/3/1998,57.97,38.38,19.59,12.59,-12.59,1,4.899345389955022, +54246,87782,1439,1998,1998_Gov-G_FL,FL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/1998,822,Buddy MacKay,13029,DEM,41,Jeb Bush,13028,REP,51,,-10,11/3/1998,44.72,55.27,-10.55,.55,.55,1,-3.051219012277569, +54342,87878,1450,1998,1998_Gov-G_MN,MN,Gov-G,Gov-G,Star Tribune (Minnesota Poll),315,Live Phone,,10/17/1998,1007,Jesse Ventura,13065,REF,21,Norm Coleman,13062,REP,34,35,-13,11/3/1998,37,34.29,2.7,15.7,,0,8.698158794916822, +54354,87890,1453,1998,1998_Gov-G_NH,NH,Gov-G,Gov-G,Becker Institute,26,Live Phone,,10/17/1998,355,Jeanne Shaheen,13069,DEM,67,Jay Lucas,13068,REP,22,,45,11/3/1998,66.08,30.88,35.21,9.79,9.79,1,1.989353905381868, +26113,31353,1724,1998,1998_Sen-G_FL,FL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/1998,836,Bob Graham,3932,DEM,58,Charlie Crist,3933,REP,32,,26,11/3/1998,62.47,37.53,24.94,1.06,1.06,1,-5.527788601151682, +64109,117952,1910,1998,1998_House-G_CA-46,CA-46,House-G,House-G,Los Angeles Times,172,Live Phone,,10/17/1998,1000,Loretta Sanchez,13989,DEM,48,Robert K. Dornan,13990,REP,34,,14,11/3/1998,56.43,39.28,17.15,3.15,-3.15,1,-4.139938114052515, +64137,118009,1997,1998,1998_House-G_IN-10,IN-10,House-G,House-G,Massie & Associates,199,Live Phone,R,10/17/1998,300,Julia M. Carson,14069,DEM,37,Gary Anthony Hofmeister,14071,REP,38,,-1,11/3/1998,58.34,39.37,18.98,19.98,-19.98,0,12.27119555305652,for Gary Anthony Hofmeister +36811,33541,8661,1998,1998_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,10/17/1998,548,Generic Candidate,13752,DEM,48,Generic Candidate,13753,REP,47,,1,11/3/1998,47.13,48.02,-.89,1.89,1.89,0,-3.242992493419433,for The Washington Post +54265,87801,1441,1998,1998_Gov-G_HI,HI,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/18/1998,406,Benjamin Cayetano,13033,DEM,37,Linda Lingle,13035,REP,52,,-15,11/3/1998,50.11,48.82,1.29,16.29,-16.29,0,8.686362601475185, +54358,87894,1454,1998,1998_Gov-G_NM,NM,Gov-G,Gov-G,Research & Polling Inc.,280,Live Phone,,10/18/1998,916,Martin Chavez,13072,DEM,39,Gary Johnson,13071,REP,49,,-10,11/3/1998,45.47,54.53,-9.06,.94,-.94,1,-5.134140236261329, +26050,87927,1456,1998,1998_Gov-G_OH,OH,Gov-G,Gov-G,Gordon S. Black Corp.,123,Live Phone,,10/18/1998,1012,Lee Fisher,13085,DEM,28,Bob Taft,13086,REP,36,,-8,11/3/1998,44.69,50.05,-5.36,2.64,-2.64,1,-3.197118136149383, +54412,87948,1460,1998,1998_Gov-G_RI,RI,Gov-G,Gov-G,KRC Research,160,Live Phone,,10/18/1998,400,Myrth York,13104,DEM,45,Lincoln Almond,13105,REP,47,,-2,11/3/1998,42.13,50.97,-8.84,6.84,6.84,1,-.0860552164786281, +26243,31483,1732,1998,1998_Sen-G_KY,KY,Sen-G,Sen-G,TMR Research,328,Live Phone,,10/18/1998,800,Scotty Baesler,3951,DEM,44,Jim Bunning,3950,REP,39,,5,11/3/1998,49.16,49.75,-.59,5.59,5.59,0,.3716122618969714, +26050,31290,1741,1998,1998_Sen-G_OH,OH,Sen-G,Sen-G,Gordon S. Black Corp.,123,Live Phone,,10/18/1998,1012,Mary Boyle,3969,DEM,28,George V. Voinovich,3968,REP,51,,-23,11/3/1998,43.53,56.46,-12.93,10.07,-10.07,1,1.965823354963356, +26244,31484,1742,1998,1998_Sen-G_OK,OK,Sen-G,Sen-G,Tulsa Surveys,341,Live Phone,,10/18/1998,750,Don Carroll,3971,DEM,16,Don Nickles,3970,REP,63,,-47,11/3/1998,31.28,66.38,-35.1,11.9,-11.9,1,4.369037667233472,among all adults +54265,117965,1964,1998,1998_House-G_HI-1,HI-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/18/1998,221,Neil Abercrombie,14010,DEM,50,Gene Ward,14011,REP,36,,14,11/3/1998,61.56,36.35,25.21,11.21,-11.21,1,3.197349095522064, +26243,118432,2012,1998,1998_House-G_KY-6,KY-6,House-G,House-G,TMR Research,328,Live Phone,,10/18/1998,700,Ernesto Scorsone,14438,DEM,44,Ernie Fletcher,14439,REP,41,,3,11/3/1998,45.95,53.11,-7.15,10.15,10.15,0,2.797029416171198, +64392,118460,2145,1998,1998_House-G_ND-1,ND-1,House-G,House-G,WPA Intelligence (WPAi),383,Live Phone,R,10/18/1998,300,Earl Pomeroy,14447,DEM,49,Kevin Cramer,14448,REP,40,,9,11/3/1998,56.21,41.11,15.11,6.11,-6.11,1,-1.67097332592849,for unspecified Republican sponsor +64108,117951,2260,1998,1998_House-G_WA-1,WA-1,House-G,House-G,"Lauer, Lalley, Victoria",168,Live Phone,D,10/18/1998,368,Jay Robert Inslee,13986,DEM,43,Richard Alan White,13987,REP,39,5,4,11/3/1998,49.77,44.12,5.66,1.66,-1.66,1,-4.42556021484891,for unspecified Democratic sponsor +26068,87750,1436,1998,1998_Gov-G_CA,CA,Gov-G,Gov-G,Los Angeles Times,172,Live Phone,,10/19/1998,883,"Joseph 'Gray' Davis, Jr.",13015,DEM,53,Dan Lungren,13016,REP,42,,11,11/3/1998,57.97,38.38,19.59,8.59,-8.59,1,.6337695881890234, +26083,87828,1443,1998,1998_Gov-G_IL,IL,Gov-G,Gov-G,Market Shares Corp.,187,Live Phone,,10/19/1998,1099,Glenn Poshard,13043,DEM,34,George Ryan,13044,REP,49,,-15,11/3/1998,47.46,51.03,-3.57,11.43,-11.43,1,2.599761146088971, +54305,87841,1448,1998,1998_Gov-G_MA,MA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/1998,625,Scott Harshbarger,13052,DEM,41,A. Paul Cellucci,13051,REP,46,,-5,11/3/1998,47.38,50.81,-3.43,1.57,-1.57,1,-4.373198005458129, +26068,31308,1721,1998,1998_Sen-G_CA,CA,Sen-G,Sen-G,Los Angeles Times,172,Live Phone,,10/19/1998,883,Barbara Boxer,3926,DEM,49,Matt Fong,3927,REP,44,,5,11/3/1998,53.06,43.01,10.05,5.05,-5.05,1,-.9459057178750609, +26083,31323,1728,1998,1998_Sen-G_IL,IL,Sen-G,Sen-G,Market Shares Corp.,187,Live Phone,,10/19/1998,1099,Carol Moseley-Braun,3943,DEM,38,Peter G. Fitzgerald,3944,REP,48,,-10,11/3/1998,47.44,50.35,-2.9,7.1,-7.1,1,-.8665197307326041, +28262,33540,8661,1998,1998_House-G_US,US,House-G,House-G,Wirthlin Worldwide,387,Live Phone,,10/19/1998,416,Generic Candidate,13752,DEM,41,Generic Candidate,13753,REP,45,,-4,11/3/1998,47.13,48.02,-.89,3.11,-3.11,1,-2.126240938980035, +54203,87739,1435,1998,1998_Gov-G_AZ,AZ,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,732,Paul Johnson,13009,DEM,35,Jane Hull,13012,REP,55,,-20,11/3/1998,35.53,60.95,-25.42,5.42,5.42,1,-.1688312691776672, +54215,87751,1436,1998,1998_Gov-G_CA,CA,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,4531,"Joseph 'Gray' Davis, Jr.",13015,DEM,50,Dan Lungren,13016,REP,39,,11,11/3/1998,57.97,38.38,19.59,8.59,-8.59,1,.8219880727631037, +54225,87761,1437,1998,1998_Gov-G_CO,CO,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,614,Gail Schoettler,13022,DEM,46,William F. Owens,13021,REP,43,,3,11/3/1998,48.42,49.04,-.62,3.62,3.62,0,-1.766677511188407, +54247,87783,1439,1998,1998_Gov-G_FL,FL,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,2295,Buddy MacKay,13029,DEM,40,Jeb Bush,13028,REP,56,,-16,11/3/1998,44.72,55.27,-10.55,5.45,-5.45,1,3.065397928582389, +54259,87795,1440,1998,1998_Gov-G_GA,GA,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,1174,Roy Barnes,13031,DEM,42,Guy Millner,13032,REP,47,,-5,11/3/1998,52.49,44.08,8.42,13.42,-13.42,0,5.631196197717432, +54293,87829,1443,1998,1998_Gov-G_IL,IL,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,1209,Glenn Poshard,13043,DEM,37,George Ryan,13044,REP,55,,-18,11/3/1998,47.46,51.03,-3.57,14.43,-14.43,1,5.963702756265129, +54294,87830,1443,1998,1998_Gov-G_IL,IL,Gov-G,Gov-G,KRC Research,160,Live Phone,,10/20/1998,400,Glenn Poshard,13043,DEM,42,George Ryan,13044,REP,44,,-2,11/3/1998,47.46,51.03,-3.57,1.57,1.57,1,-8.666699971945247,for Chicago Sun-Times +54274,87810,1444,1998,1998_Gov-G_IA,IA,Gov-G,Gov-G,"Drake Research & Strategy, Inc.",329,Live Phone,D,10/20/1998,408,Tom Vilsack,13039,DEM,44,Jim Lightfoot,13036,REP,46,,-2,11/3/1998,52.3,46.51,5.8,7.8,-7.8,0,-.6936126496875764,for Tom Vilsack +54323,87859,1447,1998,1998_Gov-G_MD,MD,Gov-G,Gov-G,ABC News/The Washington Post,3,Live Phone,,10/20/1998,919,Parris Glendening,13054,DEM,49,Ellen Sauerbrey,13053,REP,44,,5,11/3/1998,55.14,44.82,10.33,5.33,-5.33,1,-2.836662031113035,for The Washington Post +54324,87860,1447,1998,1998_Gov-G_MD,MD,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,911,Parris Glendening,13054,DEM,42,Ellen Sauerbrey,13053,REP,55,,-13,11/3/1998,55.14,44.82,10.33,23.33,-23.33,0,17.18829626542102, +54306,87842,1448,1998,1998_Gov-G_MA,MA,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,907,Scott Harshbarger,13052,DEM,36,A. Paul Cellucci,13051,REP,56,,-20,11/3/1998,47.38,50.81,-3.43,16.57,-16.57,1,12.63707294703407, +54307,87843,1448,1998,1998_Gov-G_MA,MA,Gov-G,Gov-G,RKM Research and Communications Inc.,272,Live Phone,,10/20/1998,402,Scott Harshbarger,13052,DEM,41,A. Paul Cellucci,13051,REP,46,,-5,11/3/1998,47.38,50.81,-3.43,1.57,-1.57,1,-4.453569715365559, +54334,87870,1449,1998,1998_Gov-G_MI,MI,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,1535,Geoffrey Fieger,13061,DEM,36,John Engler,13060,REP,51,,-15,11/3/1998,37.78,62.2,-24.43,9.43,9.43,1,3.343836592940324, +54359,87895,1454,1998,1998_Gov-G_NM,NM,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/20/1998,409,Martin Chavez,13072,DEM,43,Gary Johnson,13071,REP,47,,-4,11/3/1998,45.47,54.53,-9.06,5.06,5.06,1,-.6025408168881006, +54375,87911,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,1792,Peter Vallone,13080,DEM,24,George Pataki,13083,REP,48,15,-24,11/3/1998,33.16,54.32,-21.15,2.85,-2.85,1,-5.604270359735221, +54392,87928,1456,1998,1998_Gov-G_OH,OH,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,1793,Lee Fisher,13085,DEM,39,Bob Taft,13086,REP,50,,-11,11/3/1998,44.69,50.05,-5.36,5.64,-5.64,1,.0368986904861225, +54406,87942,1459,1998,1998_Gov-G_PA,PA,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,1611,Ivan Itkin,13100,DEM,16,Thomas Ridge,13098,REP,64,12,-48,11/3/1998,31.03,57.42,-26.38,21.62,-21.62,1,12.70178080144108, +54424,87960,1464,1998,1998_Gov-G_TX,TX,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,3248,Garry Mauro,13118,DEM,22,George W. Bush,13119,REP,73,,-51,11/3/1998,31.18,68.24,-37.06,13.94,-13.94,1,6.381078133932536, +54203,117111,1719,1998,1998_Sen-G_AZ,AZ,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,732,Edward Ranger,13708,DEM,18,John McCain,13709,REP,66,,-48,11/3/1998,27.16,68.74,-41.58,6.42,-6.42,1,1.61639007502698, +54215,117114,1721,1998,1998_Sen-G_CA,CA,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,4531,Barbara Boxer,3926,DEM,46,Matt Fong,3927,REP,45,,1,11/3/1998,53.06,43.01,10.05,9.05,-9.05,1,4.17556391324648, +54225,117116,1722,1998,1998_Sen-G_CO,CO,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,614,Dottie Lamm,3929,DEM,37,Ben Nighthorse Campbell,3928,REP,55,,-18,11/3/1998,35.02,62.49,-27.47,9.47,9.47,1,4.572379141113491, +54247,117118,1724,1998,1998_Sen-G_FL,FL,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,2295,Bob Graham,3932,DEM,60,Charlie Crist,3933,REP,31,,29,11/3/1998,62.47,37.53,24.94,4.06,4.06,1,-1.9674053319482, +54259,117121,1725,1998,1998_Sen-G_GA,GA,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,1174,Michael J. Coles,3935,DEM,37,Paul Coverdell,3934,REP,53,,-16,11/3/1998,45.15,52.37,-7.22,8.78,-8.78,1,2.099177361891352, +54293,117123,1728,1998,1998_Sen-G_IL,IL,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,1209,Carol Moseley-Braun,3943,DEM,38,Peter G. Fitzgerald,3944,REP,52,,-14,11/3/1998,47.44,50.35,-2.9,11.1,-11.1,1,4.21744841925545, +26063,31303,1728,1998,1998_Sen-G_IL,IL,Sen-G,Sen-G,Illinois Wesleyan University,147,Live Phone,,10/20/1998,423,Carol Moseley-Braun,3943,DEM,31,Peter G. Fitzgerald,3944,REP,53,,-22,11/3/1998,47.44,50.35,-2.9,19.1,-19.1,1,11.55889147651638, +54294,117199,1728,1998,1998_Sen-G_IL,IL,Sen-G,Sen-G,KRC Research,160,Live Phone,,10/20/1998,400,Carol Moseley-Braun,3943,DEM,40,Peter G. Fitzgerald,3944,REP,50,,-10,11/3/1998,47.44,50.35,-2.9,7.1,-7.1,1,-1.346384094637026,for Chicago Sun-Times +63646,117141,1729,1998,1998_Sen-G_IN,IN,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,831,Evan Bayh,3945,DEM,63,Paul Helmke,3946,REP,27,,36,11/3/1998,63.72,34.79,28.93,7.07,7.07,1,1.189151512866932, +54324,117125,1734,1998,1998_Sen-G_MD,MD,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,911,Barbara A. Mikulski,3954,DEM,67,Ross Z. Pierpont,3955,REP,27,,40,11/3/1998,70.5,29.5,41.01,1.01,-1.01,1,-3.778991819356404, +54375,117127,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,1792,Charles E. Schumer,3966,DEM,44,Alfonse M. D'Amato,3967,REP,46,,-2,11/3/1998,54.62,44.08,10.54,12.54,-12.54,0,4.738825927963855, +63648,117143,1739,1998,1998_Sen-G_NC,NC,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,1163,John Edwards,3958,DEM,47,Lauch Faircloth,3959,REP,38,,9,11/3/1998,51.15,47.01,4.14,4.86,4.86,1,-.4804888658954121, +54392,117130,1741,1998,1998_Sen-G_OH,OH,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,1793,Mary Boyle,3969,DEM,37,George V. Voinovich,3968,REP,55,,-18,11/3/1998,43.53,56.46,-12.93,5.07,-5.07,1,-3.749784322023126, +54406,117132,1744,1998,1998_Sen-G_PA,PA,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,1611,Bill Lloyd,3975,DEM,25,Arlen Specter,3974,REP,57,,-32,11/3/1998,34.79,61.34,-26.55,5.45,-5.45,1,-.8698215904004084, +26199,31439,1746,1998,1998_Sen-G_SD,SD,Sen-G,Sen-G,NRECA Market Research,223,Live Phone,,10/20/1998,500,Tom Daschle,3978,DEM,58,Ron Schmidt,3979,REP,26,,32,11/3/1998,62.14,36.41,25.73,6.27,6.27,1,-1.366995692036786,among registered voters +63650,117145,1749,1998,1998_Sen-G_WA,WA,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,831,Patty Murray,3984,DEM,54,Linda Smith,3985,REP,41,,13,11/3/1998,58.41,41.59,16.83,3.83,-3.83,1,-3.345536672566901, +64121,117966,2078,1998,1998_House-G_MT-1,MT-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/20/1998,819,Dusty Deschamps,14012,DEM,37,Richard A. Hill,14013,REP,52,,-15,11/3/1998,44.36,53.01,-8.65,6.35,-6.35,1,.6128923939365657, +64387,118453,2246,1998,1998_House-G_UT-2,UT-2,House-G,House-G,Valley Research,368,Live Phone,,10/20/1998,452,Lily Eskelsen,14441,DEM,42,Merrill Cook,14442,REP,41,,1,11/3/1998,43.46,52.76,-9.3,10.3,10.3,0,4.995429106790402,for The Salt Lake Tribune +54186,87721,1433,1998,1998_Gov-G_AL,AL,Gov-G,Gov-G,University of South Alabama,361,Live Phone,,10/21/1998,820,Don Siegelman,13005,DEM,46,"Forrest H. 'Fob' James, Jr.",13004,REP,32,,14,11/3/1998,57.81,42.19,15.62,1.62,-1.62,1,-4.458839728297173, +54335,87871,1449,1998,1998_Gov-G_MI,MI,Gov-G,Gov-G,Mitchell Research & Communications,213,Live Phone,,10/21/1998,600,Geoffrey Fieger,13061,DEM,30,John Engler,13060,REP,62,,-32,11/3/1998,37.78,62.2,-24.43,7.57,-7.57,1,1.610654100767283, +54413,87949,1460,1998,1998_Gov-G_RI,RI,Gov-G,Gov-G,KRC Research,160,Live Phone,,10/21/1998,400,Myrth York,13104,DEM,45,Lincoln Almond,13105,REP,40,7,5,11/3/1998,42.13,50.97,-8.84,13.84,13.84,0,7.097607011300481, +26017,31257,1722,1998,1998_Sen-G_CO,CO,Sen-G,Sen-G,Ciruli Associates,51,Live Phone,,10/21/1998,400,Dottie Lamm,3929,DEM,30,Ben Nighthorse Campbell,3928,REP,61,,-31,11/3/1998,35.02,62.49,-27.47,3.53,-3.53,1,-2.514959079405388, +63761,117404,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/21/1998,500,Charles E. Schumer,3966,DEM,48,Alfonse M. D'Amato,3967,REP,43,,5,11/3/1998,54.62,44.08,10.54,5.54,-5.54,1,-2.857780128592756, +26283,31524,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/21/1998,701.5,Charles E. Schumer,3966,DEM,39,Alfonse M. D'Amato,3967,REP,43,,-4,11/3/1998,54.62,44.08,10.54,14.54,-14.54,0,6.873232220103489,average of multiple versions or turnout models listed in poll +64170,118077,1996,1998,1998_House-G_IN-9,IN-9,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/21/1998,300,Baron P. Hill,14135,DEM,41,Jean Leising,14136,REP,51,,-10,11/3/1998,50.76,47.93,2.83,12.83,-12.83,0,5.129388380941901,for unspecified Republican sponsor +64259,118237,2006,1998,1998_House-G_KS-4,KS-4,House-G,House-G,SurveyUSA,325,IVR,,10/21/1998,500,Jim Lawing,14318,DEM,40,Todd Tiahrt,14319,REP,56,,-16,11/3/1998,38.56,58.26,-19.7,3.7,3.7,1,-3.713487245102833, +54187,87722,1433,1998,1998_Gov-G_AL,AL,Gov-G,Gov-G,Southern Opinion Research,311,Live Phone,,10/22/1998,500,Don Siegelman,13005,DEM,60,"Forrest H. 'Fob' James, Jr.",13004,REP,35,,25,11/3/1998,57.81,42.19,15.62,9.38,9.38,1,3.76868189683646, +54226,87762,1437,1998,1998_Gov-G_CO,CO,Gov-G,Gov-G,Ciruli Associates,51,Live Phone,,10/22/1998,500,Gail Schoettler,13022,DEM,41,William F. Owens,13021,REP,47,,-6,11/3/1998,48.42,49.04,-.62,5.38,-5.38,1,.5095612190537546, +54235,87771,1438,1998,1998_Gov-G_CT,CT,Gov-G,Gov-G,Forman Center,100,Live Phone,,10/22/1998,557,Barbara Kennelly,13024,DEM,43,John Rowland,13027,REP,51,,-8,11/3/1998,35.44,62.9,-27.46,19.46,19.46,1,10.80293290147115, +54248,87784,1439,1998,1998_Gov-G_FL,FL,Gov-G,Gov-G,Forman Center,100,Live Phone,,10/22/1998,557,Buddy MacKay,13029,DEM,43,Jeb Bush,13028,REP,51,,-8,11/3/1998,44.72,55.27,-10.55,2.55,2.55,1,-1.404635588607334, +54249,87785,1439,1998,1998_Gov-G_FL,FL,Gov-G,Gov-G,Independent Market Research,148,Live Phone,,10/22/1998,670,Buddy MacKay,13029,DEM,40,Jeb Bush,13028,REP,51,,-11,11/3/1998,44.72,55.27,-10.55,.45,-.45,1,-3.246164698069169, +54266,87802,1441,1998,1998_Gov-G_HI,HI,Gov-G,Gov-G,Ward Research/The Honolulu Star-Advertiser,375,Live Phone,,10/22/1998,480,Benjamin Cayetano,13033,DEM,36,Linda Lingle,13035,REP,44,,-8,11/3/1998,50.11,48.82,1.29,9.29,-9.29,0,1.085890578482253, +54347,87883,1451,1998,1998_Gov-G_NE,NE,Gov-G,Gov-G,RKM Research and Communications Inc.,272,Live Phone,,10/22/1998,831,Bill Hoppner,13067,DEM,36,Mike Johanns,13066,REP,50,,-14,11/3/1998,45.98,53.9,-7.93,6.07,-6.07,1,-1.069940569957906, +26041,31281,1724,1998,1998_Sen-G_FL,FL,Sen-G,Sen-G,Fleming & Associates,96,Live Phone,,10/22/1998,557,Bob Graham,3932,DEM,61,Charlie Crist,3933,REP,31,,30,11/3/1998,62.47,37.53,24.94,5.06,5.06,1,-.6970139713918215, +54249,117194,1724,1998,1998_Sen-G_FL,FL,Sen-G,Sen-G,Independent Market Research,148,Live Phone,,10/22/1998,670,Bob Graham,3932,DEM,61,Charlie Crist,3933,REP,25,,36,11/3/1998,62.47,37.53,24.94,11.06,11.06,1,5.77338069488497, +26082,31322,1724,1998,1998_Sen-G_FL,FL,Sen-G,Sen-G,Market Research Institute Inc.,186,Live Phone,,10/22/1998,670,Bob Graham,3932,DEM,61,Charlie Crist,3933,REP,25,,36,11/3/1998,62.47,37.53,24.94,11.06,11.06,1,6.041363636728442, +26032,31272,1750,1998,1998_Sen-G_WI,WI,Sen-G,Sen-G,FM3 Research,91,Live Phone,D,10/22/1998,599,Russ Feingold,3986,DEM,44,Mark W. Neumann,3987,REP,43,,1,11/3/1998,50.55,48.4,2.15,1.15,-1.15,1,-3.983438497324981,for Russ Feingold +54266,118458,1964,1998,1998_House-G_HI-1,HI-1,House-G,House-G,Ward Research/The Honolulu Star-Advertiser,375,Live Phone,,10/22/1998,272,Neil Abercrombie,14010,DEM,47,Gene Ward,14011,REP,32,,15,11/3/1998,61.56,36.35,25.21,10.21,-10.21,1,2.566539063442349, +26240,87912,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,CBS News/The New York Times,36,Live Phone,,10/23/1998,639,Peter Vallone,13080,DEM,21,George Pataki,13083,REP,56,,-35,11/3/1998,33.16,54.32,-21.15,13.85,-13.85,1,6.626583939600596,among registered voters +26216,87913,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/23/1998,547,Peter Vallone,13080,DEM,24,George Pataki,13083,REP,57,10,-33,11/3/1998,33.16,54.32,-21.15,11.85,-11.85,1,4.388698870799905, +54414,87950,1460,1998,1998_Gov-G_RI,RI,Gov-G,Gov-G,Fleming & Associates,96,Live Phone,,10/23/1998,400,Myrth York,13104,DEM,38,Lincoln Almond,13105,REP,42,7,-4,11/3/1998,42.13,50.97,-8.84,4.84,4.84,1,-2.618458484655446, +54440,87976,1466,1998,1998_Gov-G_WI,WI,Gov-G,Gov-G,Market Shares Corp.,187,Live Phone,,10/23/1998,600,Ed Garvey,13127,DEM,26,Tommy Thompson,13128,REP,67,,-41,11/3/1998,38.7,59.66,-20.97,20.03,-20.03,1,12.43457517977086, +26072,31312,1732,1998,1998_Sen-G_KY,KY,Sen-G,Sen-G,Louisville Courier-Journal,174,Live Phone,,10/23/1998,589,Scotty Baesler,3951,DEM,44,Jim Bunning,3950,REP,43,,1,11/3/1998,49.16,49.75,-.59,1.59,1.59,0,-3.596629843664957, +26240,31480,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,CBS News/The New York Times,36,Live Phone,,10/23/1998,1235,Charles E. Schumer,3966,DEM,44,Alfonse M. D'Amato,3967,REP,44,,0,11/3/1998,54.62,44.08,10.54,10.54,-10.54,.5,2.859329922652484,among registered voters +26216,31456,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/23/1998,547,Charles E. Schumer,3966,DEM,48,Alfonse M. D'Amato,3967,REP,44,,4,11/3/1998,54.62,44.08,10.54,6.54,-6.54,1,-1.952825430088128, +26282,31522,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/23/1998,700,Charles E. Schumer,3966,DEM,40,Alfonse M. D'Amato,3967,REP,42,,-2,11/3/1998,54.62,44.08,10.54,12.54,-12.54,0,4.977811537151652, +26088,31328,1750,1998,1998_Sen-G_WI,WI,Sen-G,Sen-G,Market Shares Corp.,187,Live Phone,,10/23/1998,600,Russ Feingold,3986,DEM,43,Mark W. Neumann,3987,REP,46,,-3,11/3/1998,50.55,48.4,2.15,5.15,-5.15,0,1.274906395123152, +28261,33539,8661,1998,1998_House-G_US,US,House-G,House-G,SSRS,297,Live Phone,,10/23/1998,600,Generic Candidate,13752,DEM,44,Generic Candidate,13753,REP,39,,5,11/3/1998,47.13,48.02,-.89,5.89,5.89,0,1.150969822260608,for AP; sample size unavailable; estimated at 600 as a default +54250,87786,1439,1998,1998_Gov-G_FL,FL,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/24/1998,500,Buddy MacKay,13029,DEM,41,Jeb Bush,13028,REP,53,,-12,11/3/1998,44.72,55.27,-10.55,1.45,-1.45,1,-2.032550276059614, +54325,87861,1447,1998,1998_Gov-G_MD,MD,Gov-G,Gov-G,Potomac Incorporated,256,Live Phone,,10/24/1998,1205,Parris Glendening,13054,DEM,52,Ellen Sauerbrey,13053,REP,44,,8,11/3/1998,55.14,44.82,10.33,2.33,-2.33,1,-5.854553495122588, +54343,87879,1450,1998,1998_Gov-G_MN,MN,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/1998,816,Jesse Ventura,13065,REF,23,Norm Coleman,13062,REP,33,34,-10,11/3/1998,37,34.29,2.7,12.7,,0,6.290204727005401, +73856,138533,1450,1998,1998_Gov-G_MN,MN,Gov-G,Gov-G,St. Cloud State University,312,Live Phone,,10/24/1998,629,Jesse Ventura,13065,REF,27,Norm Coleman,13062,REP,30,32,-3,11/3/1998,37,34.29,2.7,5.7,,0,-2.0442296677219, +26281,87914,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/24/1998,700,Peter Vallone,13080,DEM,22,George Pataki,13083,REP,53,8,-31,11/3/1998,33.16,54.32,-21.15,9.85,-9.85,1,2.489532432371714, +26254,87929,1456,1998,1998_Gov-G_OH,OH,Gov-G,Gov-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/24/1998,708,Lee Fisher,13085,DEM,35,Bob Taft,13086,REP,51,,-16,11/3/1998,44.69,50.05,-5.36,10.64,-10.64,1,5.970048510221192, +26097,87732,1468,1998,1998_Gov-G_AR,AR,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/1998,810,Bill Bristow,13006,DEM,33,Mike Huckabee,13007,REP,58,,-25,11/3/1998,38.66,59.77,-21.11,3.89,-3.89,1,-3.455220083334884, +26097,31337,1720,1998,1998_Sen-G_AR,AR,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/1998,810,Blanche Lincoln,3922,DEM,56,Fay Boozman,3923,REP,36,,20,11/3/1998,55.06,42.22,12.84,7.16,7.16,1,-.2400609762634389, +26254,31494,1741,1998,1998_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/24/1998,733,Mary Boyle,3969,DEM,34,George V. Voinovich,3968,REP,62,,-28,11/3/1998,43.53,56.46,-12.93,15.07,-15.07,1,8.465259429942561, +26097,117967,1862,1998,1998_House-G_AR-2,AR-2,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/1998,420,Vic Snyder,14014,DEM,54,Phil Wyrick,14015,REP,35,,19,11/3/1998,57.97,42.03,15.95,3.05,3.05,1,-4.291491374639549, +64140,118013,1997,1998,1998_House-G_IN-10,IN-10,House-G,House-G,Massie & Associates,199,Live Phone,R,10/24/1998,300,Julia M. Carson,14069,DEM,38,Gary Anthony Hofmeister,14071,REP,47,,-9,11/3/1998,58.34,39.37,18.98,27.98,-27.98,0,20.43891575269508,for Gary Anthony Hofmeister +64395,118463,2246,1998,1998_House-G_UT-2,UT-2,House-G,House-G,Wirthlin Worldwide,387,Live Phone,R,10/24/1998,303,Lily Eskelsen,14441,DEM,39,Merrill Cook,14442,REP,47,,-8,11/3/1998,43.46,52.76,-9.3,1.3,1.3,1,-5.979822430261663,for unspecified Republican sponsor +36812,33538,8661,1998,1998_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,10/24/1998,581,Generic Candidate,13752,DEM,49,Generic Candidate,13753,REP,47,,2,11/3/1998,47.13,48.02,-.89,2.89,2.89,0,-1.822241640393932,for The Washington Post +28259,117336,8661,1998,1998_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,10/24/1998,519,Generic Candidate,13752,DEM,47,Generic Candidate,13753,REP,49,,-2,11/3/1998,47.13,48.02,-.89,1.11,-1.11,1,-3.593809379826702,for USA Today | CNN +26095,87724,1433,1998,1998_Gov-G_AL,AL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/1998,808,Don Siegelman,13005,DEM,51,"Forrest H. 'Fob' James, Jr.",13004,REP,44,,7,11/3/1998,57.81,42.19,15.62,8.62,-8.62,1,3.708784035214959,average of multiple versions or turnout models listed in poll +26033,87752,1436,1998,1998_Gov-G_CA,CA,Gov-G,Gov-G,Field Research Corp. (Field Poll),94,Live Phone,,10/25/1998,678,"Joseph 'Gray' Davis, Jr.",13015,DEM,53,Dan Lungren,13016,REP,39,,14,11/3/1998,57.97,38.38,19.59,5.59,-5.59,1,-1.767851123286692, +26126,87831,1443,1998,1998_Gov-G_IL,IL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/1998,813,Glenn Poshard,13043,DEM,37,George Ryan,13044,REP,48,,-11,11/3/1998,47.46,51.03,-3.57,7.43,-7.43,1,-1.466400014383342, +26074,87915,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,Manhattanville College,181,Live Phone,,10/25/1998,601,Peter Vallone,13080,DEM,22,George Pataki,13083,REP,57,8,-35,11/3/1998,33.16,54.32,-21.15,13.85,-13.85,1,6.763734474701733,among registered voters +54394,87930,1456,1998,1998_Gov-G_OH,OH,Gov-G,Gov-G,Louis Harris & Associates,173,Live Phone,,10/25/1998,679,Lee Fisher,13085,DEM,43,Bob Taft,13086,REP,47,,-4,11/3/1998,44.69,50.05,-5.36,1.36,1.36,1,-4.220879108735112, +26189,87943,1459,1998,1998_Gov-G_PA,PA,Gov-G,Gov-G,Millersville University,210,Live Phone,,10/25/1998,481,Ivan Itkin,13100,DEM,15,Thomas Ridge,13098,REP,66,6,-51,11/3/1998,31.03,57.42,-26.38,24.62,-24.62,1,15.08611422624911, +26095,31335,1717,1998,1998_Sen-G_AL,AL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/1998,808,Clayton Suddith,3921,DEM,29,Richard C. Shelby,3920,REP,62,,-33,11/3/1998,36.69,63.24,-26.55,6.45,-6.45,1,-.8880565426567169, +26033,31273,1721,1998,1998_Sen-G_CA,CA,Sen-G,Sen-G,Field Research Corp. (Field Poll),94,Live Phone,,10/25/1998,678,Barbara Boxer,3926,DEM,51,Matt Fong,3927,REP,42,,9,11/3/1998,53.06,43.01,10.05,1.05,-1.05,1,-5.031265829460745, +26015,31255,1722,1998,1998_Sen-G_CO,CO,Sen-G,Sen-G,Ciruli Associates,51,Live Phone,,10/25/1998,400,Dottie Lamm,3929,DEM,31,Ben Nighthorse Campbell,3928,REP,60,,-29,11/3/1998,35.02,62.49,-27.47,1.53,-1.53,1,-4.347483092931613, +26126,31366,1728,1998,1998_Sen-G_IL,IL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/1998,813,Carol Moseley-Braun,3943,DEM,41,Peter G. Fitzgerald,3944,REP,49,,-8,11/3/1998,47.44,50.35,-2.9,5.1,-5.1,1,-2.740227330794448, +26074,31314,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Manhattanville College,181,Live Phone,,10/25/1998,601,Charles E. Schumer,3966,DEM,50,Alfonse M. D'Amato,3967,REP,42,,8,11/3/1998,54.62,44.08,10.54,2.54,-2.54,1,-5.640960018654965,among registered voters +26280,31520,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/1998,700,Charles E. Schumer,3966,DEM,43,Alfonse M. D'Amato,3967,REP,39,,4,11/3/1998,54.62,44.08,10.54,6.54,-6.54,1,-.9130379204120636, +26189,31429,1744,1998,1998_Sen-G_PA,PA,Sen-G,Sen-G,Millersville University,210,Live Phone,,10/25/1998,481,Bill Lloyd,3975,DEM,17,Arlen Specter,3974,REP,61,,-44,11/3/1998,34.79,61.34,-26.55,17.45,-17.45,1,12.19432039390043, +64398,118466,1888,1998,1998_House-G_CA-24,CA-24,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/1998,300,Brad Sherman,14454,DEM,47,Randy Hoffman,14455,REP,34,,13,11/3/1998,57.31,38.49,18.82,5.82,-5.82,1,-1.640066335365976, +64398,118467,1900,1998,1998_House-G_CA-36,CA-36,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/1998,300,Janice Hahn,14456,DEM,30,Steven T. Kuykendall,14457,REP,47,,-17,11/3/1998,46.57,48.89,-2.32,14.68,-14.68,1,7.258251067544644, +64399,118468,1918,1998,1998_House-G_CO-2,CO-2,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/1998,300,Mark Udall,14459,DEM,36,Bob Greenlee,14460,REP,53,,-17,11/3/1998,49.88,47.45,2.43,19.43,-19.43,0,11.91586188714241, +64122,117968,1923,1998,1998_House-G_CT-1,CT-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/1998,308,John Larson,14019,DEM,55,Kevin James O'Connor,14020,REP,21,,34,11/3/1998,58.05,41.4,16.65,17.35,17.35,1,10.02636677810173, +64400,118469,2035,1998,1998_House-G_MA-6,MA-6,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/1998,300,John F. Tierney,14461,DEM,52,Peter G. Torkildsen,14462,REP,31,,21,11/3/1998,54.55,42.38,12.18,8.82,8.82,1,1.36559323979482, +64401,118470,2067,1998,1998_House-G_MS-4,MS-4,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/1998,300,Ronnie Shows,14463,DEM,42,Delbert Hosemann,14464,REP,33,,9,11/3/1998,53.39,44.86,8.53,.47,.47,1,-6.949014570240283, +64124,117970,2101,1998,1998_House-G_NM-3,NM-3,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/1998,418,Tom Udall,14021,DEM,45,Bill Redmond,14022,REP,42,5,3,11/3/1998,53.16,43.27,9.89,6.89,-6.89,1,1.791676626747541, +64402,118471,2101,1998,1998_House-G_NM-3,NM-3,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/1998,300,Tom Udall,14021,DEM,52,Bill Redmond,14022,REP,39,3,13,11/3/1998,53.16,43.27,9.89,3.11,3.11,1,-3.572870041786705, +64260,118238,2136,1998,1998_House-G_NC-4,NC-4,House-G,House-G,SurveyUSA,325,IVR,,10/25/1998,500,David E. Price,14320,DEM,54,Thomas H. Roberg,14321,REP,41,,13,11/3/1998,57.43,41.56,15.87,2.87,-2.87,1,-4.400092330356589, +64403,118472,2151,1998,1998_House-G_OH-6,OH-6,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/1998,300,Ted Strickland,14465,DEM,42,Nancy P. Hollister,14466,REP,41,,1,11/3/1998,56.96,43.04,13.92,12.92,-12.92,1,5.430729575288555, +64405,118480,2188,1998,1998_House-G_PA-13,PA-13,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/1998,300,Joe Hoeffel,14467,DEM,42,Jon David Fox,14469,REP,48,,-6,11/3/1998,51.55,46.57,4.98,10.98,-10.98,0,3.434093725332174, +64406,118481,2260,1998,1998_House-G_WA-1,WA-1,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/1998,300,Jay Robert Inslee,13986,DEM,44,Richard Alan White,13987,REP,44,,0,11/3/1998,49.77,44.12,5.66,5.66,-5.66,.5,-.5510716926446568, +64408,118489,2272,1998,1998_House-G_WI-1,WI-1,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/1998,300,Lydia Carol Spottswood,14472,DEM,38,Paul Ryan,14473,REP,52,,-14,11/3/1998,42.73,57.11,-14.38,.38,.38,1,-7.155887767573776, +66199,123151,8661,1998,1998_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,10/25/1998,600,Generic Candidate,13752,DEM,44,Generic Candidate,13753,REP,36,,8,11/3/1998,47.13,48.02,-.89,8.89,8.89,0,4.373842681329956,sample size unavailable; estimated at 600 as a default; among registered voters +54251,87787,1439,1998,1998_Gov-G_FL,FL,Gov-G,Gov-G,Tarrance Group,333,Live Phone,R,10/26/1998,600,Buddy MacKay,13029,DEM,40,Jeb Bush,13028,REP,52,,-12,11/3/1998,44.72,55.27,-10.55,1.45,-1.45,1,-1.811413877045856,for unspecified Republican sponsor +54260,87796,1440,1998,1998_Gov-G_GA,GA,Gov-G,Gov-G,Marketing Workshop,194,Live Phone,,10/26/1998,709,Roy Barnes,13031,DEM,40,Guy Millner,13032,REP,45,,-5,11/3/1998,52.49,44.08,8.42,13.42,-13.42,0,4.699691419454861, +54276,87812,1444,1998,1998_Gov-G_IA,IA,Gov-G,Gov-G,"Drake Research & Strategy, Inc.",329,Live Phone,D,10/26/1998,408,Tom Vilsack,13039,DEM,44,Jim Lightfoot,13036,REP,44,,0,11/3/1998,52.3,46.51,5.8,5.8,-5.8,.5,-2.412869052808456,for Tom Vilsack +54275,87811,1444,1998,1998_Gov-G_IA,IA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/1998,803,Tom Vilsack,13039,DEM,42,Jim Lightfoot,13036,REP,47,,-5,11/3/1998,52.3,46.51,5.8,10.8,-10.8,0,3.93154304635695, +26156,87900,1452,1998,1998_Gov-G_NV,NV,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/1998,817,Jan Jones,13074,DEM,44,Kenny Guinn,13076,REP,47,,-3,11/3/1998,41.98,51.56,-9.58,6.58,6.58,1,-.7033494618911382, +26167,87931,1456,1998,1998_Gov-G_OH,OH,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/1998,815,Lee Fisher,13085,DEM,42,Bob Taft,13086,REP,49,,-7,11/3/1998,44.69,50.05,-5.36,1.64,-1.64,1,-4.002964978392782, +54396,87932,1456,1998,1998_Gov-G_OH,OH,Gov-G,Gov-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/26/1998,1196,Lee Fisher,13085,DEM,42,Bob Taft,13086,REP,53,,-11,11/3/1998,44.69,50.05,-5.36,5.64,-5.64,1,1.225818844941189, +54408,87944,1459,1998,1998_Gov-G_PA,PA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/1998,807,Ivan Itkin,13100,DEM,23,Thomas Ridge,13098,REP,59,10,-36,11/3/1998,31.03,57.42,-26.38,9.62,-9.62,1,-.7305860207652729, +54415,87951,1460,1998,1998_Gov-G_RI,RI,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/26/1998,500,Myrth York,13104,DEM,44,Lincoln Almond,13105,REP,45,,-1,11/3/1998,42.13,50.97,-8.84,7.84,7.84,1,.9766527975167091, +54260,117202,1725,1998,1998_Sen-G_GA,GA,Sen-G,Sen-G,Marketing Workshop,194,Live Phone,,10/26/1998,709,Michael J. Coles,3935,DEM,35,Paul Coverdell,3934,REP,53,,-18,11/3/1998,45.15,52.37,-7.22,10.78,-10.78,1,3.678558533757988, +26132,31372,1729,1998,1998_Sen-G_IN,IN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/1998,819,Evan Bayh,3945,DEM,58,Paul Helmke,3946,REP,33,,25,11/3/1998,63.72,34.79,28.93,3.93,-3.93,1,-1.646649172408135, +54275,117204,1730,1998,1998_Sen-G_IA,IA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/1998,803,David Osterberg,3940,DEM,24,Chuck Grassley,3939,REP,68,,-44,11/3/1998,30.49,68.41,-37.92,6.08,-6.08,1,-1.198109038609024, +63760,117403,1735,1998,1998_Sen-G_MO,MO,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/26/1998,500,Jay Nixon,3957,DEM,41,Christopher S. Bond,3956,REP,54,,-13,11/3/1998,43.77,52.68,-8.9,4.1,-4.1,1,-.7433351343018664, +26156,31396,1736,1998,1998_Sen-G_NV,NV,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/1998,817,Harry Reid,3964,DEM,47,John Ensign,3965,REP,45,,2,11/3/1998,47.86,47.77,.09,1.91,1.91,1,-2.784255813318617, +26167,31407,1741,1998,1998_Sen-G_OH,OH,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/1998,815,Mary Boyle,3969,DEM,37,George V. Voinovich,3968,REP,55,,-18,11/3/1998,43.53,56.46,-12.93,5.07,-5.07,1,-3.137654549535827, +54396,117512,1741,1998,1998_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/26/1998,1196,Mary Boyle,3969,DEM,38,George V. Voinovich,3968,REP,62,,-24,11/3/1998,43.53,56.46,-12.93,11.07,-11.07,1,4.718836208147718, +54408,117205,1744,1998,1998_Sen-G_PA,PA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/1998,807,Bill Lloyd,3975,DEM,34,Arlen Specter,3974,REP,57,,-23,11/3/1998,34.79,61.34,-26.55,3.55,3.55,1,-2.418400637256132, +26156,117971,2082,1998,1998_House-G_NV-1,NV-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/1998,366,Shelley Berkley,14026,DEM,44,Don Chairez,14027,REP,40,,4,11/3/1998,49.24,45.65,3.59,.41,.41,1,-6.924149170574766, +64225,118180,2085,1998,1998_House-G_NH-2,NH-2,House-G,House-G,RKM Research and Communications Inc.,272,Live Phone,,10/26/1998,183,Mary Rauh,14272,DEM,38,Charles Bass,14273,REP,53,,-15,11/3/1998,44.77,53.16,-8.38,6.62,-6.62,1,-1.341670142793508, +64261,118239,2134,1998,1998_House-G_NC-2,NC-2,House-G,House-G,SurveyUSA,325,IVR,,10/26/1998,500,Bob R. Etheridge,14322,DEM,52,Dan Page,14323,REP,39,,13,11/3/1998,57.39,41.67,15.73,2.73,-2.73,1,-4.483932855107899, +28258,33536,8661,1998,1998_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,10/26/1998,1025,Generic Candidate,13752,DEM,43,Generic Candidate,13753,REP,40,,3,11/3/1998,47.13,48.02,-.89,3.89,3.89,0,-.4071516322339497,for Wall Street Journal; among registered voters +26103,87753,1436,1998,1998_Gov-G_CA,CA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,809,"Joseph 'Gray' Davis, Jr.",13015,DEM,50,Dan Lungren,13016,REP,43,,7,11/3/1998,57.97,38.38,19.59,12.59,-12.59,1,5.414327581176353, +26108,87763,1437,1998,1998_Gov-G_CO,CO,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,831,Gail Schoettler,13022,DEM,39,William F. Owens,13021,REP,44,,-5,11/3/1998,48.42,49.04,-.62,4.38,-4.38,1,-.2209946199491347, +26111,87772,1438,1998,1998_Gov-G_CT,CT,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,633,Barbara Kennelly,13024,DEM,33,John Rowland,13027,REP,58,,-25,11/3/1998,35.44,62.9,-27.46,2.46,2.46,1,-7.358946246667344, +54252,87788,1439,1998,1998_Gov-G_FL,FL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,822,Buddy MacKay,13029,DEM,43,Jeb Bush,13028,REP,51,,-8,11/3/1998,44.72,55.27,-10.55,2.55,2.55,1,-.5454483154517948, +26118,87797,1440,1998,1998_Gov-G_GA,GA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,809,Roy Barnes,13031,DEM,43,Guy Millner,13032,REP,46,,-3,11/3/1998,52.49,44.08,8.42,11.42,-11.42,0,3.130783422108507, +26223,87832,1443,1998,1998_Gov-G_IL,IL,Gov-G,Gov-G,Richard Day Research,287,Live Phone,,10/27/1998,712,Glenn Poshard,13043,DEM,35,George Ryan,13044,REP,56,,-21,11/3/1998,47.46,51.03,-3.57,17.43,-17.43,1,9.487459924319589, +54326,87862,1447,1998,1998_Gov-G_MD,MD,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,828,Parris Glendening,13054,DEM,49,Ellen Sauerbrey,13053,REP,45,,4,11/3/1998,55.14,44.82,10.33,6.33,-6.33,1,-1.774638600980444, +54308,87844,1448,1998,1998_Gov-G_MA,MA,Gov-G,Gov-G,KRC Research,160,Live Phone,,10/27/1998,400,Scott Harshbarger,13052,DEM,41,A. Paul Cellucci,13051,REP,46,,-5,11/3/1998,47.38,50.81,-3.43,1.57,-1.57,1,-4.303194014159028, +26078,87916,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,Marist College,183,Live Phone,,10/27/1998,351,Peter Vallone,13080,DEM,26,George Pataki,13083,REP,55,12,-29,11/3/1998,33.16,54.32,-21.15,7.85,-7.85,1,.0682172096986209,for NBC News +26162,87917,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,808,Peter Vallone,13080,DEM,29,George Pataki,13083,REP,54,5,-25,11/3/1998,33.16,54.32,-21.15,3.85,-3.85,1,-3.736629688737236, +54397,87933,1456,1998,1998_Gov-G_OH,OH,Gov-G,Gov-G,Columbus Dispatch,57,Mail,,10/27/1998,800,Lee Fisher,13085,DEM,46,Bob Taft,13086,REP,47,,-1,11/3/1998,44.69,50.05,-5.36,4.36,4.36,1,-1.138541894728773, +26175,87955,1461,1998,1998_Gov-G_SC,SC,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,806,James H. Hodges,13107,DEM,44,David M. Beasley,13106,REP,46,,-2,11/3/1998,53.23,45.21,8.03,10.03,-10.03,0,2.778497803580157, +54425,87961,1464,1998,1998_Gov-G_TX,TX,Gov-G,Gov-G,Hill Research Consultants,140,Live Phone,R,10/27/1998,501,Garry Mauro,13118,DEM,22,George W. Bush,13119,REP,69,,-47,11/3/1998,31.18,68.24,-37.06,9.94,-9.94,1,1.725678143283132,for unspecified Republican sponsor +26103,31343,1721,1998,1998_Sen-G_CA,CA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,809,Barbara Boxer,3926,DEM,45,Matt Fong,3927,REP,43,,2,11/3/1998,53.06,43.01,10.05,8.05,-8.05,1,2.813783658159347, +26108,31348,1722,1998,1998_Sen-G_CO,CO,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,831,Dottie Lamm,3929,DEM,32,Ben Nighthorse Campbell,3928,REP,58,,-26,11/3/1998,35.02,62.49,-27.47,1.47,1.47,1,-3.829388795114913, +26111,31351,1723,1998,1998_Sen-G_CT,CT,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,633,Christopher J. Dodd,3930,DEM,60,Gary A. Franks,3931,REP,32,,28,11/3/1998,65.15,32.37,32.78,4.78,-4.78,1,-.4612479138744405, +54252,117203,1724,1998,1998_Sen-G_FL,FL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,822,Bob Graham,3932,DEM,59,Charlie Crist,3933,REP,31,,28,11/3/1998,62.47,37.53,24.94,3.06,3.06,1,-3.026242297541617, +26118,31358,1725,1998,1998_Sen-G_GA,GA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,809,Michael J. Coles,3935,DEM,38,Paul Coverdell,3934,REP,51,,-13,11/3/1998,45.15,52.37,-7.22,5.78,-5.78,1,-1.275654585764234, +26223,31463,1728,1998,1998_Sen-G_IL,IL,Sen-G,Sen-G,Richard Day Research,287,Live Phone,,10/27/1998,712,Carol Moseley-Braun,3943,DEM,40,Peter G. Fitzgerald,3944,REP,50,,-10,11/3/1998,47.44,50.35,-2.9,7.1,-7.1,1,-.5569183651511804, +26140,31380,1732,1998,1998_Sen-G_KY,KY,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,823,Scotty Baesler,3951,DEM,46,Jim Bunning,3950,REP,45,,1,11/3/1998,49.16,49.75,-.59,1.59,1.59,0,-3.43480561001976, +26078,31318,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Marist College,183,Live Phone,,10/27/1998,351,Charles E. Schumer,3966,DEM,50,Alfonse M. D'Amato,3967,REP,47,,3,11/3/1998,54.62,44.08,10.54,7.54,-7.54,1,-.8219668375073753,for NBC News +26162,31402,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,808,Charles E. Schumer,3966,DEM,46,Alfonse M. D'Amato,3967,REP,43,,3,11/3/1998,54.62,44.08,10.54,7.54,-7.54,1,-.1831523087593181, +26278,31518,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/1998,700,Charles E. Schumer,3966,DEM,44,Alfonse M. D'Amato,3967,REP,38,,6,11/3/1998,54.62,44.08,10.54,4.54,-4.54,1,-2.800872044905261, +26149,31389,1739,1998,1998_Sen-G_NC,NC,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,827,John Edwards,3958,DEM,43,Lauch Faircloth,3959,REP,44,,-1,11/3/1998,51.15,47.01,4.14,5.14,-5.14,0,-.6099427009145102, +54397,117088,1741,1998,1998_Sen-G_OH,OH,Sen-G,Sen-G,Columbus Dispatch,57,Mail,,10/27/1998,800,Mary Boyle,3969,DEM,49,George V. Voinovich,3968,REP,51,,-2,11/3/1998,43.53,56.46,-12.93,10.93,10.93,1,3.090453114420497, +26175,31415,1745,1998,1998_Sen-G_SC,SC,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,806,Ernest F. Hollings,3976,DEM,49,Bob Inglis,3977,REP,44,,5,11/3/1998,52.7,45.67,7.03,2.03,-2.03,1,-4.688849548171358, +26182,31422,1749,1998,1998_Sen-G_WA,WA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,801,Patty Murray,3984,DEM,49,Linda Smith,3985,REP,41,,8,11/3/1998,58.41,41.59,16.83,8.83,-8.83,1,2.833866939385167, +28257,123195,8661,1998,1998_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/27/1998,485,Generic Candidate,13752,DEM,47,Generic Candidate,13753,REP,50,,-3,11/3/1998,47.13,48.02,-.89,2.11,-2.11,1,-2.898228659389154, +54189,87725,1433,1998,1998_Gov-G_AL,AL,Gov-G,Gov-G,University of South Alabama,361,Live Phone,,10/28/1998,820,Don Siegelman,13005,DEM,52,"Forrest H. 'Fob' James, Jr.",13004,REP,36,,16,11/3/1998,57.81,42.19,15.62,.38,.38,1,-5.404342386387574, +54228,87764,1437,1998,1998_Gov-G_CO,CO,Gov-G,Gov-G,Ciruli Associates,51,Live Phone,,10/28/1998,500,Gail Schoettler,13022,DEM,42,William F. Owens,13021,REP,46,,-4,11/3/1998,48.42,49.04,-.62,3.38,-3.38,1,-1.202114263858294, +54300,87836,1445,1998,1998_Gov-G_KS,KS,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/28/1998,500,Tom Sawyer,13046,DEM,21,William Graves,13047,REP,74,,-53,11/3/1998,22.65,73.37,-50.71,2.29,-2.29,1,-4.985394565819476, +54309,87845,1448,1998,1998_Gov-G_MA,MA,Gov-G,Gov-G,RKM Research and Communications Inc.,272,Live Phone,,10/28/1998,402,Scott Harshbarger,13052,DEM,38,A. Paul Cellucci,13051,REP,47,,-9,11/3/1998,47.38,50.81,-3.43,5.57,-5.57,1,-.0468574007543204, +54310,87846,1448,1998,1998_Gov-G_MA,MA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/28/1998,500,Scott Harshbarger,13052,DEM,44,A. Paul Cellucci,13051,REP,48,,-4,11/3/1998,47.38,50.81,-3.43,.57,-.57,1,-5.110471980001449, +54348,87884,1451,1998,1998_Gov-G_NE,NE,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/1998,807,Bill Hoppner,13067,DEM,39,Mike Johanns,13066,REP,54,,-15,11/3/1998,45.98,53.9,-7.93,7.07,-7.07,1,.8752123620152731, +26012,87918,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,Blum & Weprin Associates,32,Live Phone,,10/28/1998,662,Peter Vallone,13080,DEM,25,George Pataki,13083,REP,51,8,-26,11/3/1998,33.16,54.32,-21.15,4.85,-4.85,1,-2.427410465620138, +54426,87962,1464,1998,1998_Gov-G_TX,TX,Gov-G,Gov-G,Blum & Weprin Associates,32,Live Phone,,10/28/1998,967,Garry Mauro,13118,DEM,23,George W. Bush,13119,REP,70,,-47,11/3/1998,31.18,68.24,-37.06,9.94,-9.94,1,2.267470577259151, +54300,117373,1731,1998,1998_Sen-G_KS,KS,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/28/1998,500,Paul Feleciano,3949,DEM,31,Sam Brownback,3948,REP,66,,-35,11/3/1998,31.59,65.27,-33.68,1.32,-1.32,1,-6.084435068994785, +26012,31252,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Blum & Weprin Associates,32,Live Phone,,10/28/1998,662,Charles E. Schumer,3966,DEM,46,Alfonse M. D'Amato,3967,REP,42,,4,11/3/1998,54.62,44.08,10.54,6.54,-6.54,1,-.7411209307050347, +26009,122724,1745,1998,1998_Sen-G_SC,SC,Sen-G,Sen-G,"North Star Opinion Research/Ayres, McHenry & Associates",233,Live Phone,R,10/28/1998,600,Ernest F. Hollings,3976,DEM,43.5,Bob Inglis,3977,REP,43.5,,0,11/3/1998,52.7,45.67,7.03,7.03,-7.03,.5,1.801687727827985,for Bob Inglis; average of multiple versions or turnout models listed in poll +66181,123115,8661,1998,1998_House-G_US,US,House-G,House-G,PSB Research,250,Live Phone,D,10/28/1998,500,Generic Candidate,13752,DEM,43,Generic Candidate,13753,REP,33,,10,11/3/1998,47.13,48.02,-.89,10.89,10.89,0,6.62351752945971,for unspecified Democratic sponsor; among registered voters +54267,87803,1441,1998,1998_Gov-G_HI,HI,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/1998,406,Benjamin Cayetano,13033,DEM,42,Linda Lingle,13035,REP,51,,-9,11/3/1998,50.11,48.82,1.29,10.29,-10.29,0,3.100567152032464, +26271,87833,1443,1998,1998_Gov-G_IL,IL,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/29/1998,703,Glenn Poshard,13043,DEM,37,George Ryan,13044,REP,51,,-14,11/3/1998,47.46,51.03,-3.57,10.43,-10.43,1,1.867996044423639, +54277,87813,1444,1998,1998_Gov-G_IA,IA,Gov-G,Gov-G,Selzer & Co.,304,Live Phone,,10/29/1998,800,Tom Vilsack,13039,DEM,43,Jim Lightfoot,13036,REP,47,,-4,11/3/1998,52.3,46.51,5.8,9.8,-9.8,0,3.068812407723358, +54344,87880,1450,1998,1998_Gov-G_MN,MN,Gov-G,Gov-G,Star Tribune (Minnesota Poll),315,Live Phone,,10/29/1998,700,Jesse Ventura,13065,REF,27,Norm Coleman,13062,REP,30,35,-3,11/3/1998,37,34.29,2.7,5.7,,0,-.8174064174135162, +26215,87919,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/29/1998,584,Peter Vallone,13080,DEM,26,George Pataki,13083,REP,55,11,-29,11/3/1998,33.16,54.32,-21.15,7.85,-7.85,1,.7329857951063613, +54427,87963,1464,1998,1998_Gov-G_TX,TX,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/1998,504,Garry Mauro,13118,DEM,25,George W. Bush,13119,REP,69,,-44,11/3/1998,31.18,68.24,-37.06,6.94,-6.94,1,-1.514362197586299, +26271,31511,1728,1998,1998_Sen-G_IL,IL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/29/1998,703,Carol Moseley-Braun,3943,DEM,45,Peter G. Fitzgerald,3944,REP,42,,3,11/3/1998,47.44,50.35,-2.9,5.9,5.9,0,-1.780847902714169, +26215,31455,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/29/1998,584,Charles E. Schumer,3966,DEM,50,Alfonse M. D'Amato,3967,REP,42,,8,11/3/1998,54.62,44.08,10.54,2.54,-2.54,1,-5.588341513867775, +26277,31517,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/29/1998,700,Charles E. Schumer,3966,DEM,41,Alfonse M. D'Amato,3967,REP,37,,4,11/3/1998,54.62,44.08,10.54,6.54,-6.54,1,-.6651964860739645, +28256,33534,8661,1998,1998_House-G_US,US,House-G,House-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/29/1998,673,Generic Candidate,13752,DEM,38,Generic Candidate,13753,REP,48,,-10,11/3/1998,47.13,48.02,-.89,9.11,-9.11,1,5.002209931055079, +54190,87726,1433,1998,1998_Gov-G_AL,AL,Gov-G,Gov-G,Southern Opinion Research,311,Live Phone,,10/30/1998,490,Don Siegelman,13005,DEM,53,"Forrest H. 'Fob' James, Jr.",13004,REP,45,,8,11/3/1998,57.81,42.19,15.62,7.62,-7.62,1,2.312645439336415, +54204,87740,1435,1998,1998_Gov-G_AZ,AZ,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,850,Paul Johnson,13009,DEM,38,Jane Hull,13012,REP,55,,-17,11/3/1998,35.53,60.95,-25.42,8.42,8.42,1,3.304701007644525, +54218,87754,1436,1998,1998_Gov-G_CA,CA,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,5735,"Joseph 'Gray' Davis, Jr.",13015,DEM,53,Dan Lungren,13016,REP,42,,11,11/3/1998,57.97,38.38,19.59,8.59,-8.59,1,1.394137426984103, +26207,87773,1438,1998,1998_Gov-G_CT,CT,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/30/1998,491,Barbara Kennelly,13024,DEM,26,John Rowland,13027,REP,67,,-41,11/3/1998,35.44,62.9,-27.46,13.54,-13.54,1,6.793814473782826, +54253,87789,1439,1998,1998_Gov-G_FL,FL,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,2819,Buddy MacKay,13029,DEM,41,Jeb Bush,13028,REP,58,,-17,11/3/1998,44.72,55.27,-10.55,6.45,-6.45,1,4.65763826682586, +54262,87798,1440,1998,1998_Gov-G_GA,GA,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,1408,Roy Barnes,13031,DEM,43,Guy Millner,13032,REP,50,,-7,11/3/1998,52.49,44.08,8.42,15.42,-15.42,0,8.156523250510785, +54298,87834,1443,1998,1998_Gov-G_IL,IL,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,847,Glenn Poshard,13043,DEM,41,George Ryan,13044,REP,55,,-14,11/3/1998,47.46,51.03,-3.57,10.43,-10.43,1,2.369596680900104, +54311,87847,1448,1998,1998_Gov-G_MA,MA,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,1083,Scott Harshbarger,13052,DEM,43,A. Paul Cellucci,13051,REP,54,,-11,11/3/1998,47.38,50.81,-3.43,7.57,-7.57,1,4.196787873759572, +54336,87872,1449,1998,1998_Gov-G_MI,MI,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,1855,Geoffrey Fieger,13061,DEM,38,John Engler,13060,REP,62,,-24,11/3/1998,37.78,62.2,-24.43,.43,.43,1,-5.19000072335068, +54384,87920,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,2243,Peter Vallone,13080,DEM,27,George Pataki,13083,REP,49,15,-22,11/3/1998,33.16,54.32,-21.15,.85,-.85,1,-6.994877151770791, +54398,87934,1456,1998,1998_Gov-G_OH,OH,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,2149,Lee Fisher,13085,DEM,42,Bob Taft,13086,REP,52,,-10,11/3/1998,44.69,50.05,-5.36,4.64,-4.64,1,-.3789217797777996, +54409,87945,1459,1998,1998_Gov-G_PA,PA,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,1812,Ivan Itkin,13100,DEM,21,Thomas Ridge,13098,REP,62,16,-41,11/3/1998,31.03,57.42,-26.38,14.62,-14.62,1,6.200410662304151, +54428,87964,1464,1998,1998_Gov-G_TX,TX,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,3579,Garry Mauro,13118,DEM,25,George W. Bush,13119,REP,73,,-48,11/3/1998,31.18,68.24,-37.06,10.94,-10.94,1,3.920141195254453, +54204,117113,1719,1998,1998_Sen-G_AZ,AZ,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,850,Edward Ranger,13708,DEM,27,John McCain,13709,REP,64,,-37,11/3/1998,27.16,68.74,-41.58,4.58,4.58,1,.1987665805261746, +54218,117115,1721,1998,1998_Sen-G_CA,CA,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,5735,Barbara Boxer,3926,DEM,48,Matt Fong,3927,REP,46,,2,11/3/1998,53.06,43.01,10.05,8.05,-8.05,1,3.74152353308932, +26207,31447,1723,1998,1998_Sen-G_CT,CT,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/30/1998,491,Christopher J. Dodd,3930,DEM,64,Gary A. Franks,3931,REP,27,,37,11/3/1998,65.15,32.37,32.78,4.22,4.22,1,-1.62907333294052, +54253,117120,1724,1998,1998_Sen-G_FL,FL,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,2819,Bob Graham,3932,DEM,61,Charlie Crist,3933,REP,39,,22,11/3/1998,62.47,37.53,24.94,2.94,-2.94,1,-2.537046546954189, +54262,117122,1725,1998,1998_Sen-G_GA,GA,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,1408,Michael J. Coles,3935,DEM,38,Paul Coverdell,3934,REP,56,,-18,11/3/1998,45.15,52.37,-7.22,10.78,-10.78,1,4.647184308016736, +54298,117124,1728,1998,1998_Sen-G_IL,IL,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,847,Carol Moseley-Braun,3943,DEM,39,Peter G. Fitzgerald,3944,REP,58,,-19,11/3/1998,47.44,50.35,-2.9,16.1,-16.1,1,9.628123051580561, +63647,117142,1729,1998,1998_Sen-G_IN,IN,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,977,Evan Bayh,3945,DEM,64,Paul Helmke,3946,REP,33,,31,11/3/1998,63.72,34.79,28.93,2.07,2.07,1,-3.361942203985092, +63707,117236,1735,1998,1998_Sen-G_MO,MO,Sen-G,Sen-G,Neighbor,226,Live Phone,,10/30/1998,330,Jay Nixon,3957,DEM,28,Christopher S. Bond,3956,REP,54,,-26,11/3/1998,43.77,52.68,-8.9,17.1,-17.1,1,12.2481444785968, +26273,31513,1735,1998,1998_Sen-G_MO,MO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/1998,600,Jay Nixon,3957,DEM,36,Christopher S. Bond,3956,REP,47,,-11,11/3/1998,43.77,52.68,-8.9,2.1,-2.1,1,-3.037392121551517, +54384,117128,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,2243,Charles E. Schumer,3966,DEM,50,Alfonse M. D'Amato,3967,REP,46,,4,11/3/1998,54.62,44.08,10.54,6.54,-6.54,1,-.6464847419278255, +63649,117144,1739,1998,1998_Sen-G_NC,NC,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,1418,John Edwards,3958,DEM,54,Lauch Faircloth,3959,REP,39,,15,11/3/1998,51.15,47.01,4.14,10.86,10.86,1,6.034424420786997, +54398,117131,1741,1998,1998_Sen-G_OH,OH,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,2149,Mary Boyle,3969,DEM,39,George V. Voinovich,3968,REP,58,,-19,11/3/1998,43.53,56.46,-12.93,6.07,-6.07,1,-2.187572377995455, +54409,117133,1744,1998,1998_Sen-G_PA,PA,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,1812,Bill Lloyd,3975,DEM,32,Arlen Specter,3974,REP,63,,-31,11/3/1998,34.79,61.34,-26.55,4.45,-4.45,1,-1.385309764601596, +63651,117146,1749,1998,1998_Sen-G_WA,WA,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,1523,Patty Murray,3984,DEM,53,Linda Smith,3985,REP,45,,8,11/3/1998,58.41,41.59,16.83,8.83,-8.83,1,2.242725895806545, +66188,123122,8661,1998,1998_House-G_US,US,House-G,House-G,Pew Research Center,253,Live Phone,,10/30/1998,3184,Generic Candidate,13752,DEM,48,Generic Candidate,13753,REP,39,,9,11/3/1998,47.13,48.02,-.89,9.89,9.89,0,6.230944966466668,among all adults +66189,33533,8661,1998,1998_House-G_US,US,House-G,House-G,Pew Research Center,253,Live Phone,,10/30/1998,743,Generic Candidate,13752,DEM,46,Generic Candidate,13753,REP,44,,2,11/3/1998,47.13,48.02,-.89,2.89,2.89,0,-1.233189638609083, +54328,87864,1446,1998,1998_Gov-G_ME,ME,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/31/1998,500,Angus S. King Jr.,13056,IND,59,James Longley Jr.,13059,REP,18,13,41,11/3/1998,58.61,18.93,39.68,1.32,,1,-5.806683868048656, +54399,87935,1456,1998,1998_Gov-G_OH,OH,Gov-G,Gov-G,Louis Harris & Associates,173,Live Phone,,10/31/1998,773,Lee Fisher,13085,DEM,39,Bob Taft,13086,REP,44,,-5,11/3/1998,44.69,50.05,-5.36,.36,.36,1,-4.795856828438451, +26275,31515,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/31/1998,1196,Charles E. Schumer,3966,DEM,46.5,Alfonse M. D'Amato,3967,REP,47.3,,-.80000001,11/3/1998,54.62,44.08,10.54,11.34,-11.34,0,4.390456412533953, +36819,120403,8661,1998,1998_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,10/31/1998,600,Generic Candidate,13752,DEM,47.5,Generic Candidate,13753,REP,47,,.5,11/3/1998,47.13,48.02,-.89,1.39,1.39,0,-2.860005208069067,for The Washington Post; sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll +28254,117335,8661,1998,1998_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,10/31/1998,1105,Generic Candidate,13752,DEM,49,Generic Candidate,13753,REP,45,,4,11/3/1998,47.13,48.02,-.89,4.89,4.89,0,1.068542308771759,for USA Today | CNN +54219,87755,1436,1998,1998_Gov-G_CA,CA,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/1/1998,800,"Joseph 'Gray' Davis, Jr.",13015,DEM,60,Dan Lungren,13016,REP,37,,23,11/3/1998,57.97,38.38,19.59,3.41,3.41,1,-4.304274085441597, +54219,117371,1721,1998,1998_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/1/1998,800,Barbara Boxer,3926,DEM,53,Matt Fong,3927,REP,43,,10,11/3/1998,53.06,43.01,10.05,.05,-.05,1,-5.794955034996293, +63759,117402,1732,1998,1998_Sen-G_KY,KY,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/1/1998,700,Scotty Baesler,3951,DEM,44,Jim Bunning,3950,REP,51,,-7,11/3/1998,49.16,49.75,-.59,6.41,-6.41,1,2.454818583530724, +63762,117405,1739,1998,1998_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/1/1998,700,John Edwards,3958,DEM,49,Lauch Faircloth,3959,REP,47,,2,11/3/1998,51.15,47.01,4.14,2.14,-2.14,1,-3.800199736941518, +64262,118240,2171,1998,1998_House-G_OR-1,OR-1,House-G,House-G,SurveyUSA,325,IVR,,11/1/1998,400,David Wu,14324,DEM,45,Molly Bordonaro,14325,REP,49,,-4,11/3/1998,50.1,47.11,2.99,6.99,-6.99,0,-.1424524720759212, +64263,118241,2185,1998,1998_House-G_PA-10,PA-10,House-G,House-G,SurveyUSA,325,IVR,,11/1/1998,400,Patrick R. Casey,14326,DEM,48,Don Sherwood,14327,REP,47,,1,11/3/1998,48.4,48.7,-.3,1.3,1.3,0,-5.844390821244931, +28252,33530,8661,1998,1998_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,11/1/1998,600,Generic Candidate,13752,DEM,49,Generic Candidate,13753,REP,48,,1,11/3/1998,47.13,48.02,-.89,1.89,1.89,0,-2.646345185471424,sample size unavailable; estimated at 600 as a default +66174,123079,8661,1998,1998_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,11/2/1998,1037,Generic Candidate,13752,DEM,47,Generic Candidate,13753,REP,38,,9,11/3/1998,47.13,48.02,-.89,9.89,9.89,0,6.232518276998552,among all adults +63986,117752,1431,1999,1999_Gov-O_LA,LA,Gov-G,Gov-O,Southern Media & Opinion Research,310,Live Phone,,10/6/1999,500,William J. Jefferson,13839,DEM,16,Murphy James Foster,13840,REP,64,2,-48,10/23/1999,29.53,62.17,-32.64,15.36,-15.36,1,10.62650270475976, +63897,117641,1431,1999,1999_Gov-O_LA,LA,Gov-G,Gov-O,University of New Orleans,358,Live Phone,,10/7/1999,803,William J. Jefferson,13839,DEM,20,Murphy James Foster,13840,REP,48,2,-28,10/23/1999,29.53,62.17,-32.64,4.64,4.64,1,-1.749093710399918, +7741,117697,1431,1999,1999_Gov-O_LA,LA,Gov-G,Gov-O,Mason-Dixon Polling & Strategy,197,Live Phone,,10/13/1999,626,William J. Jefferson,13839,DEM,22,Murphy James Foster,13840,REP,55,5,-33,10/23/1999,29.53,62.17,-32.64,.36,-.36,1,-6.487156235412179, +63944,117698,1432,1999,1999_Gov-G_MS,MS,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/1999,605,Ronnie Musgrove,13862,DEM,42,Michael Parker,13863,REP,47,,-5,11/4/1999,49.62,48.52,1.09,6.09,-6.09,0,-1.563292013857285, +7542,9405,7113,2000,2000_Pres-D_IA,IA,Pres-P,Pres-D,PSI,248,Live Phone,,1/4/2000,300,Al Gore,222,DEM,45,Bill Bradley,224,DEM,32,,13,1/24/2000,62.85,36.6,26.25,13.25,,1,4.829509340020719, +7544,9410,7113,2000,2000_Pres-D_IA,IA,Pres-P,Pres-D,Selzer & Co.,304,Live Phone,,1/4/2000,500,Al Gore,222,DEM,54,Bill Bradley,224,DEM,33,,21,1/24/2000,62.85,36.6,26.25,5.25,,1,-3.426525937299361, +7544,9411,7114,2000,2000_Pres-R_IA,IA,Pres-P,Pres-R,Selzer & Co.,304,Live Phone,,1/4/2000,500,George W. Bush,241,REP,45,Steve Forbes,221,REP,18,9,27,1/24/2000,41.01,30.51,10.5,16.5,,1,1.75571527115823, +7506,9339,7113,2000,2000_Pres-D_IA,IA,Pres-P,Pres-D,"North Star Opinion Research/Ayres, McHenry & Associates",233,Live Phone,,1/10/2000,300,Al Gore,222,DEM,48,Bill Bradley,224,DEM,33,,15,1/24/2000,62.85,36.6,26.25,11.25,,1,4.07023774349355,for American Association of Health Plans +7511,9347,7113,2000,2000_Pres-D_IA,IA,Pres-P,Pres-D,Research 2000,281,Live Phone,,1/10/2000,301,Al Gore,222,DEM,52,Bill Bradley,224,DEM,34,,18,1/24/2000,62.85,36.6,26.25,8.25,,1,.4194401316162067, +7506,9342,7114,2000,2000_Pres-R_IA,IA,Pres-P,Pres-R,"North Star Opinion Research/Ayres, McHenry & Associates",233,Live Phone,,1/10/2000,300,George W. Bush,241,REP,46,Steve Forbes,221,REP,24,6,22,1/24/2000,41.01,30.51,10.5,11.5,,1,-2.769018335953576,for American Association of Health Plans +7502,9334,7114,2000,2000_Pres-R_IA,IA,Pres-P,Pres-R,PSI,248,Live Phone,,1/10/2000,300,George W. Bush,241,REP,46,Steve Forbes,221,REP,17,6,29,1/24/2000,41.01,30.51,10.5,18.5,,1,4.470408879104855, +7511,9350,7114,2000,2000_Pres-R_IA,IA,Pres-P,Pres-R,Research 2000,281,Live Phone,,1/10/2000,309,George W. Bush,241,REP,46,Steve Forbes,221,REP,20,7,26,1/24/2000,41.01,30.51,10.5,15.5,,1,1.282264124799799, +63528,117764,7113,2000,2000_Pres-D_IA,IA,Pres-P,Pres-D,Personal Marketing Research,252,Live Phone,,1/12/2000,500,Al Gore,222,DEM,57,Bill Bradley,224,DEM,31,,26,1/24/2000,62.85,36.6,26.25,.25,,1,-7.084771956924311, +63528,116950,7114,2000,2000_Pres-R_IA,IA,Pres-P,Pres-R,Personal Marketing Research,252,Live Phone,,1/12/2000,500,George W. Bush,241,REP,43,Steve Forbes,221,REP,18,,25,1/24/2000,41.01,30.51,10.5,14.5,,1,1.186334017346004, +12763,15903,7113,2000,2000_Pres-D_IA,IA,Pres-P,Pres-D,Los Angeles Times,172,Live Phone,,1/14/2000,571,Al Gore,222,DEM,58,Bill Bradley,224,DEM,35,,23,1/24/2000,62.85,36.6,26.25,3.25,,1,-3.640847358327302, +12763,15904,7114,2000,2000_Pres-R_IA,IA,Pres-P,Pres-R,Los Angeles Times,172,Live Phone,,1/14/2000,557,George W. Bush,241,REP,43,Steve Forbes,221,REP,25,10,18,1/24/2000,41.01,30.51,10.5,7.5,,1,-6.177367853034757, +7453,117765,7113,2000,2000_Pres-D_IA,IA,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,1/18/2000,409,Al Gore,222,DEM,53,Bill Bradley,224,DEM,32,,21,1/24/2000,62.85,36.6,26.25,5.25,,1,-.7627596438072469, +7460,9261,7113,2000,2000_Pres-D_IA,IA,Pres-P,Pres-D,Research 2000,281,Live Phone,,1/18/2000,304,Al Gore,222,DEM,56,Bill Bradley,224,DEM,32,,24,1/24/2000,62.85,36.6,26.25,2.25,,1,-4.116074864199498, +7461,9263,7113,2000,2000_Pres-D_IA,IA,Pres-P,Pres-D,University of Iowa,353,Live Phone,,1/18/2000,330,Al Gore,222,DEM,63,Bill Bradley,224,DEM,24,,39,1/24/2000,62.85,36.6,26.25,12.75,,1,6.476576462592011, +7453,117766,7114,2000,2000_Pres-R_IA,IA,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,1/18/2000,412,George W. Bush,241,REP,47,Steve Forbes,221,REP,24,,23,1/24/2000,41.01,30.51,10.5,12.5,,1,-.0585029453462508, +7460,9267,7114,2000,2000_Pres-R_IA,IA,Pres-P,Pres-R,Research 2000,281,Live Phone,,1/18/2000,311,George W. Bush,241,REP,46,Steve Forbes,221,REP,23,9,23,1/24/2000,41.01,30.51,10.5,12.5,,1,-.2645715783118209, +7461,9264,7114,2000,2000_Pres-R_IA,IA,Pres-P,Pres-R,University of Iowa,353,Live Phone,,1/18/2000,330,George W. Bush,241,REP,55,Steve Forbes,221,REP,12,9,43,1/24/2000,41.01,30.51,10.5,32.5,,1,20.7317699006612, +7458,9256,7113,2000,2000_Pres-D_IA,IA,Pres-P,Pres-D,Selzer & Co.,304,Live Phone,,1/19/2000,600,Al Gore,222,DEM,56,Bill Bradley,224,DEM,28,,28,1/24/2000,62.85,36.6,26.25,1.75,,1,-4.159122196306676, +7458,9259,7114,2000,2000_Pres-R_IA,IA,Pres-P,Pres-R,Selzer & Co.,304,Live Phone,,1/19/2000,600,George W. Bush,241,REP,43,Steve Forbes,221,REP,20,8,23,1/24/2000,41.01,30.51,10.5,12.5,,1,.5021340131268327, +7409,9175,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,Dartmouth College,72,Live Phone,,1/25/2000,365,Al Gore,222,DEM,54,Bill Bradley,224,DEM,40,,14,2/1/2000,49.73,45.59,4.14,9.86,,1,2.457299181900404, +7408,9171,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,Franklin Pierce University,107,Live Phone,,1/25/2000,447,Al Gore,222,DEM,52,Bill Bradley,224,DEM,37,,15,2/1/2000,49.73,45.59,4.14,10.86,,1,3.582769352111886, +7403,9165,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,Gallup,112,Live Phone,,1/25/2000,467,Al Gore,222,DEM,57,Bill Bradley,224,DEM,39,,18,2/1/2000,49.73,45.59,4.14,13.86,,1,6.878297613787865,for USA Today | CNN +7398,9158,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,RKM Research and Communications Inc.,272,Live Phone,,1/25/2000,385,Al Gore,222,DEM,46,Bill Bradley,224,DEM,40,,6,2/1/2000,49.73,45.59,4.14,1.86,,1,-5.686601707550566, +7409,9177,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Dartmouth College,72,Live Phone,,1/25/2000,436,John McCain,14677,REP,37,George W. Bush,241,REP,34,15,3,2/1/2000,48.53,30.36,18.17,15.17,,1,2.823007309776355, +7408,9172,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Franklin Pierce University,107,Live Phone,,1/25/2000,447,John McCain,14677,REP,38,George W. Bush,241,REP,30,13,8,2/1/2000,48.53,30.36,18.17,10.17,,1,-2.515392243959251, +7403,9166,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Gallup,112,Live Phone,,1/25/2000,589,John McCain,14677,REP,40,George W. Bush,241,REP,35,14,5,2/1/2000,48.53,30.36,18.17,13.17,,1,.6961570795756983,for USA Today | CNN +7398,9159,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,RKM Research and Communications Inc.,272,Live Phone,,1/25/2000,404,John McCain,14677,REP,32,George W. Bush,241,REP,27,16,5,2/1/2000,48.53,30.36,18.17,13.17,,1,.8188064833904179, +63990,117767,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,Dartmouth College,72,Live Phone,,1/26/2000,500,Al Gore,222,DEM,48,Bill Bradley,224,DEM,41,,7,2/1/2000,49.73,45.59,4.14,2.86,,1,-4.17621631957547, +63991,117768,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,KRC Research,160,Live Phone,,1/26/2000,400,Al Gore,222,DEM,48,Bill Bradley,224,DEM,40,,8,2/1/2000,49.73,45.59,4.14,3.86,,1,-3.486220737030654, +7395,9150,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,CBS News/The New York Times,36,Live Phone,,1/26/2000,397,John McCain,14677,REP,36,George W. Bush,241,REP,31,15,5,2/1/2000,48.53,30.36,18.17,13.17,,1,1.060140275804002, +63991,117769,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,KRC Research,160,Live Phone,,1/26/2000,400,John McCain,14677,REP,36,George W. Bush,241,REP,31,,5,2/1/2000,48.53,30.36,18.17,13.17,,1,1.191482185187203, +7384,9127,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/27/2000,600,Al Gore,222,DEM,50,Bill Bradley,224,DEM,43,,7,2/1/2000,49.73,45.59,4.14,2.86,,1,-4.200922530723171, +7396,9152,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,University of New Hampshire,357,Live Phone,,1/27/2000,400,Al Gore,222,DEM,54,Bill Bradley,224,DEM,42,,12,2/1/2000,49.73,45.59,4.14,7.86,,1,.8087314615289856, +7383,9125,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/27/2000,600,Al Gore,222,DEM,51,Bill Bradley,224,DEM,40,,11,2/1/2000,49.73,45.59,4.14,6.86,,1,.2123691572307407, +7384,9129,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/27/2000,600,John McCain,14677,REP,36,George W. Bush,241,REP,34,17,2,2/1/2000,48.53,30.36,18.17,16.17,,1,4.629297039594987, +7396,9156,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,University of New Hampshire,357,Live Phone,,1/27/2000,400,John McCain,14677,REP,41,George W. Bush,241,REP,33,16,8,2/1/2000,48.53,30.36,18.17,10.17,,1,-2.006502901779048, +7383,9126,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,1/27/2000,600,John McCain,14677,REP,38,George W. Bush,241,REP,32,12,6,2/1/2000,48.53,30.36,18.17,12.17,,1,.1400112703364363, +7377,9115,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,Gallup,112,Live Phone,,1/28/2000,600,Al Gore,222,DEM,48,Bill Bradley,224,DEM,47,,1,2/1/2000,49.73,45.59,4.14,3.14,,1,-3.133899354633493,for USA Today | CNN; sample size unavailable; estimated at 600 as a default +63993,117773,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,KRC Research,160,Live Phone,,1/28/2000,400,Al Gore,222,DEM,51,Bill Bradley,224,DEM,41,,10,2/1/2000,49.73,45.59,4.14,5.86,,1,-1.090462034846311, +7376,9114,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,1/28/2000,411,Al Gore,222,DEM,53,Bill Bradley,224,DEM,40,,13,2/1/2000,49.73,45.59,4.14,8.86,,1,2.308915377230574, +7377,9119,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Gallup,112,Live Phone,,1/28/2000,600,John McCain,14677,REP,39,George W. Bush,241,REP,34,15,5,2/1/2000,48.53,30.36,18.17,13.17,,1,1.344858486788352,for USA Today | CNN; sample size unavailable; estimated at 600 as a default +63993,117774,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,KRC Research,160,Live Phone,,1/28/2000,400,John McCain,14677,REP,37,George W. Bush,241,REP,36,,1,2/1/2000,48.53,30.36,18.17,17.17,,1,5.578287726916296, +7376,9116,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,1/28/2000,428,John McCain,14677,REP,36,George W. Bush,241,REP,35,15,1,2/1/2000,48.53,30.36,18.17,17.17,,1,5.559821922418786, +63995,117780,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Yankelovich Partners Inc.,390,Live Phone,,1/28/2000,500,John McCain,14677,REP,39,George W. Bush,241,REP,37,,2,2/1/2000,48.53,30.36,18.17,16.17,,1,4.465414690713937, +7366,9099,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,CBS News/The New York Times,36,Live Phone,,1/29/2000,347,Al Gore,222,DEM,55,Bill Bradley,224,DEM,39,,16,2/1/2000,49.73,45.59,4.14,11.86,,1,5.526518576593343, +7361,9090,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,Franklin Pierce University,107,Live Phone,,1/29/2000,355,Al Gore,222,DEM,47,Bill Bradley,224,DEM,41,,6,2/1/2000,49.73,45.59,4.14,1.86,,1,-4.703811631020907, +66075,122729,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,NBC News/The Wall Street Journal,221,Live Phone,,1/29/2000,500,Al Gore,222,DEM,49,Bill Bradley,224,DEM,37,,12,2/1/2000,49.73,45.59,4.14,7.86,,1,1.708986499153135, +63996,117781,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,1/29/2000,430,Al Gore,222,DEM,53,Bill Bradley,224,DEM,36,,17,2/1/2000,49.73,45.59,4.14,12.86,,1,6.713433412366093, +7365,9094,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,RKM Research and Communications Inc.,272,Live Phone,,1/29/2000,402,Al Gore,222,DEM,47,Bill Bradley,224,DEM,44,,3,2/1/2000,49.73,45.59,4.14,1.14,,1,-5.59061329042903, +63998,117787,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/29/2000,619,Al Gore,222,DEM,56,Bill Bradley,224,DEM,41,,15,2/1/2000,49.73,45.59,4.14,10.86,,1,4.789148874296835, +7374,9111,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,University of Massachusetts,354,Live Phone,,1/29/2000,400,Al Gore,222,DEM,45,Bill Bradley,224,DEM,44,,1,2/1/2000,49.73,45.59,4.14,3.14,,1,-3.380672732041035, +7366,9095,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,CBS News/The New York Times,36,Live Phone,,1/29/2000,450,John McCain,14677,REP,39,George W. Bush,241,REP,35,10,4,2/1/2000,48.53,30.36,18.17,14.17,,1,2.714818605365198, +7361,9092,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Franklin Pierce University,107,Live Phone,,1/29/2000,506,John McCain,14677,REP,40,George W. Bush,241,REP,29,15,11,2/1/2000,48.53,30.36,18.17,7.17,,1,-4.621180800158466, +66075,122730,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,NBC News/The Wall Street Journal,221,Live Phone,,1/29/2000,500,John McCain,14677,REP,38,George W. Bush,241,REP,32,,6,2/1/2000,48.53,30.36,18.17,12.17,,1,.699554608657485, +63996,117782,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,1/29/2000,606,John McCain,14677,REP,39,George W. Bush,241,REP,29,,10,2/1/2000,48.53,30.36,18.17,8.17,,1,-3.364926320088348, +7365,9096,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,RKM Research and Communications Inc.,272,Live Phone,,1/29/2000,412,John McCain,14677,REP,39,George W. Bush,241,REP,31,11,8,2/1/2000,48.53,30.36,18.17,10.17,,1,-1.383472702977841, +63998,117791,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/29/2000,881,John McCain,14677,REP,41,George W. Bush,241,REP,35,,6,2/1/2000,48.53,30.36,18.17,12.17,,1,.8483320945105188, +7374,9110,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,University of Massachusetts,354,Live Phone,,1/29/2000,400,John McCain,14677,REP,37,George W. Bush,241,REP,28,15,9,2/1/2000,48.53,30.36,18.17,9.17,,1,-2.442483512509722, +7357,9084,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/30/2000,600,Al Gore,222,DEM,50,Bill Bradley,224,DEM,45,,5,2/1/2000,49.73,45.59,4.14,.86,,1,-5.545010464314688, +63999,117794,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,KRC Research,160,Live Phone,,1/30/2000,400,Al Gore,222,DEM,48,Bill Bradley,224,DEM,42,,6,2/1/2000,49.73,45.59,4.14,1.86,,1,-4.64262059603139, +7355,9080,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,NBC News/The Wall Street Journal,221,Live Phone,,1/30/2000,501,Al Gore,222,DEM,49,Bill Bradley,224,DEM,37,,12,2/1/2000,49.73,45.59,4.14,7.86,,1,1.937112620083974, +7356,9082,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/30/2000,600,Al Gore,222,DEM,52,Bill Bradley,224,DEM,40,,12,2/1/2000,49.73,45.59,4.14,7.86,,1,1.875460444238145, +7357,9087,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/30/2000,600,John McCain,14677,REP,36,George W. Bush,241,REP,38,16,-2,2/1/2000,48.53,30.36,18.17,20.17,,0,9.286768329258129, +63999,117798,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,KRC Research,160,Live Phone,,1/30/2000,400,John McCain,14677,REP,38,George W. Bush,241,REP,34,,4,2/1/2000,48.53,30.36,18.17,14.17,,1,3.03201798972935, +7355,9081,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,NBC News/The Wall Street Journal,221,Live Phone,,1/30/2000,502,John McCain,14677,REP,38,George W. Bush,241,REP,32,12,6,2/1/2000,48.53,30.36,18.17,12.17,,1,.9309392771382102, +7356,9083,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,1/30/2000,600,John McCain,14677,REP,39,George W. Bush,241,REP,34,13,5,2/1/2000,48.53,30.36,18.17,13.17,,1,1.801409880240798, +7351,9077,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,Gallup,112,Live Phone,,1/31/2000,697,Al Gore,222,DEM,54,Bill Bradley,224,DEM,42,,12,2/1/2000,49.73,45.59,4.14,7.86,,1,2.339869112935545,for USA Today | CNN +7358,9085,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,University of New Hampshire,357,Live Phone,,1/31/2000,400,Al Gore,222,DEM,49,Bill Bradley,224,DEM,46,,3,2/1/2000,49.73,45.59,4.14,1.14,,1,-5.045147552446495, +7351,9078,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Gallup,112,Live Phone,,1/31/2000,888,John McCain,14677,REP,44,George W. Bush,241,REP,32,13,12,2/1/2000,48.53,30.36,18.17,6.17,,1,-4.860134620722483,for USA Today | CNN +7358,9089,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,University of New Hampshire,357,Live Phone,,1/31/2000,400,John McCain,14677,REP,41,George W. Bush,241,REP,34,13,7,2/1/2000,48.53,30.36,18.17,11.17,,1,-.1200566487606811, +64000,117799,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,1/31/2000,813,John McCain,14677,REP,41,George W. Bush,241,REP,31,,10,2/1/2000,48.53,30.36,18.17,8.17,,1,-2.868423930858556, +64002,117801,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/2/2000,600,George W. Bush,241,REP,41,John McCain,14677,REP,40,,1,2/19/2000,53.39,41.87,11.52,10.52,,1,.3102900708974341, +64003,117802,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,2/2/2000,400,George W. Bush,241,REP,39,John McCain,14677,REP,44,,-5,2/19/2000,53.39,41.87,11.52,16.52,,0,6.96114344754649, +7345,9062,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/3/2000,600,George W. Bush,241,REP,42,John McCain,14677,REP,45,3,-3,2/19/2000,53.39,41.87,11.52,14.52,,0,4.59304306552615, +59816,103779,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,ABC News/The Washington Post,3,Live Phone,,2/5/2000,490,George W. Bush,241,REP,48,John McCain,14677,REP,43,5,5,2/19/2000,53.39,41.87,11.52,6.52,,1,-3.036610168052881, +59811,103774,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,Yankelovich Partners Inc.,390,Live Phone,,2/5/2000,515,George W. Bush,241,REP,40,John McCain,14677,REP,44,5,-4,2/19/2000,53.39,41.87,11.52,15.52,,0,6.265253927207651,for CNN | Time +64004,117803,7122,2000,2000_Pres-R_MI,MI,Pres-P,Pres-R,EPIC-MRA,84,Live Phone,,2/8/2000,300,John McCain,14677,REP,45,George W. Bush,241,REP,43,,2,2/22/2000,50.97,43.05,7.92,5.92,,1,-1.177558814201491, +64007,117807,7122,2000,2000_Pres-R_MI,MI,Pres-P,Pres-R,Marketing Resource Group (MRG),193,Live Phone,,2/8/2000,400,John McCain,14677,REP,40,George W. Bush,241,REP,41,,-1,2/22/2000,50.97,43.05,7.92,8.92,,0,2.01426093758615, +64009,117810,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/10/2000,600,George W. Bush,241,REP,46,John McCain,14677,REP,39,,7,2/19/2000,53.39,41.87,11.52,4.52,,1,-4.142484641456884, +64010,117812,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,Princeton Survey Research Associates International,258,Live Phone,,2/10/2000,500,George W. Bush,241,REP,43,John McCain,14677,REP,40,,3,2/19/2000,53.39,41.87,11.52,8.52,,1,-.029366203381933, +64011,117813,7122,2000,2000_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,Live Phone,,2/11/2000,594,John McCain,14677,REP,43,George W. Bush,241,REP,34,,9,2/22/2000,50.97,43.05,7.92,1.08,,1,-5.717039757532484, +59797,103751,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,Gallup,112,Live Phone,,2/12/2000,552,George W. Bush,241,REP,49,John McCain,14677,REP,42,5,7,2/19/2000,53.39,41.87,11.52,4.52,,1,-4.133928893336674, +64012,117814,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,Los Angeles Times,172,Live Phone,,2/12/2000,1047,George W. Bush,241,REP,42,John McCain,14677,REP,40,,2,2/19/2000,53.39,41.87,11.52,9.52,,1,1.692804708044842, +7299,8967,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/14/2000,627,George W. Bush,241,REP,47,John McCain,14677,REP,41,5,6,2/19/2000,53.39,41.87,11.52,5.52,,1,-2.331595203669444, +7294,8954,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,2/15/2000,600,George W. Bush,241,REP,45,John McCain,14677,REP,42,2,3,2/19/2000,53.39,41.87,11.52,8.52,,1,1.139898675163128, +64015,117818,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,NBC News/The Wall Street Journal,221,Live Phone,,2/15/2000,639,George W. Bush,241,REP,44,John McCain,14677,REP,38,,6,2/19/2000,53.39,41.87,11.52,5.52,,1,-1.98093893097764, +64016,117819,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/15/2000,600,George W. Bush,241,REP,47,John McCain,14677,REP,35,,12,2/19/2000,53.39,41.87,11.52,.48,,1,-7.281270834235103, +7291,8951,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,Vox Populi Communications,529,Live Phone,,2/15/2000,500,George W. Bush,241,REP,44,John McCain,14677,REP,36,2,8,2/19/2000,53.39,41.87,11.52,3.52,,1,-3.978230779254844, +64018,117822,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/16/2000,500,George W. Bush,241,REP,42,John McCain,14677,REP,42,,0,2/19/2000,53.39,41.87,11.52,11.52,,.5,4.480602294641705, +7289,8949,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,2/16/2000,600,George W. Bush,241,REP,43,John McCain,14677,REP,42,4,1,2/19/2000,53.39,41.87,11.52,10.52,,1,3.747622047902953, +64017,117820,7122,2000,2000_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,Live Phone,,2/16/2000,594,John McCain,14677,REP,40,George W. Bush,241,REP,38,,2,2/22/2000,50.97,43.05,7.92,5.92,,1,.0722846791305179, +59796,103750,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,Gallup,112,Live Phone,,2/17/2000,563,George W. Bush,241,REP,52,John McCain,14677,REP,40,4,12,2/19/2000,53.39,41.87,11.52,.48,,1,-7.098199847706219, +64019,117823,7122,2000,2000_Pres-R_MI,MI,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/19/2000,500,John McCain,14677,REP,47,George W. Bush,241,REP,42,,5,2/22/2000,50.97,43.05,7.92,2.92,,1,-1.88150801977333, +7284,8942,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,CBS News/The New York Times,36,Live Phone,,2/19/2000,542,Al Gore,222,DEM,59,Bill Bradley,224,DEM,28,,31,3/7/2000,65.62,33.46,32.16,1.16,,1,-7.533618541156748, +7284,8941,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,CBS News/The New York Times,36,Live Phone,,2/19/2000,374,George W. Bush,241,REP,43,John McCain,14677,REP,36,4,7,3/7/2000,51.02,43.38,7.64,.64,,1,-7.978869265433254, +64022,117826,7122,2000,2000_Pres-R_MI,MI,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/20/2000,600,John McCain,14677,REP,48,George W. Bush,241,REP,42,,6,2/22/2000,50.97,43.05,7.92,1.92,,1,-2.83297799535406, +64024,117828,7122,2000,2000_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,Live Phone,,2/20/2000,500,John McCain,14677,REP,46,George W. Bush,241,REP,42,,4,2/22/2000,50.97,43.05,7.92,3.92,,1,-1.186909244264053, +7280,8929,7140,2000,2000_Pres-D_MA,MA,Pres-P,Pres-D,University of Massachusetts,354,Live Phone,,2/20/2000,400,Al Gore,222,DEM,50,Bill Bradley,224,DEM,35,,15,3/7/2000,59.77,37.17,22.59,7.59,,1,-1.441541890381097, +7280,8930,7141,2000,2000_Pres-R_MA,MA,Pres-P,Pres-R,University of Massachusetts,354,Live Phone,,2/20/2000,400,John McCain,14677,REP,58,George W. Bush,241,REP,34,1,24,3/7/2000,64.68,31.78,32.9,8.9,,1,.5606127759588406, +64025,117829,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,2/20/2000,282,Al Gore,222,DEM,56,Bill Bradley,224,DEM,32,,24,3/7/2000,65.62,33.46,32.16,8.16,,1,-.3413930867460551, +7278,8927,7150,2000,2000_Pres-D_RI,RI,Pres-P,Pres-D,Brown University,35,Live Phone,,2/20/2000,222,Al Gore,222,DEM,37,Bill Bradley,224,DEM,24,,13,3/7/2000,56.92,40.35,16.57,3.57,,1,-8.085718627506663,among registered voters +58442,8920,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Marist College,183,Live Phone,,2/21/2000,279,Al Gore,222,DEM,59,Bill Bradley,224,DEM,33,,26,3/7/2000,65.62,33.46,32.16,6.16,,1,-2.377506664239198,for NBC News +58442,97876,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Marist College,183,Live Phone,,2/21/2000,201,George W. Bush,241,REP,46,John McCain,14677,REP,43,1,3,3/7/2000,51.02,43.38,7.64,4.64,,1,-3.629190242022534,for NBC News +64026,117830,7129,2000,2000_Pres-R_CA,CA,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,2/22/2000,275,George W. Bush,241,REP,41,John McCain,14677,REP,30,,11,3/7/2000,52.21,42.87,9.34,1.66,,1,-9.974279454808494, +7270,8913,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Manhattanville College,181,Live Phone,,2/22/2000,305,George W. Bush,241,REP,45,John McCain,14677,REP,35,4,10,3/7/2000,51.02,43.38,7.64,2.36,,1,-5.503235149940333, +64027,117832,7126,2000,2000_Pres-R_VA,VA,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/23/2000,600,George W. Bush,241,REP,44,John McCain,14677,REP,36,,8,2/29/2000,52.79,43.89,8.9,.9,,1,-6.726567395365957, +64032,117847,7140,2000,2000_Pres-D_MA,MA,Pres-P,Pres-D,KRC Research,160,Live Phone,,2/23/2000,873,Al Gore,222,DEM,59,Bill Bradley,224,DEM,27,,32,3/7/2000,59.77,37.17,22.59,9.41,,1,.9551113984928733, +7254,103744,7128,2000,2000_Pres-D_CA,CA,Pres-P,Pres-D,Yankelovich Partners Inc.,390,Live Phone,,2/25/2000,467,Al Gore,222,DEM,56,Bill Bradley,224,DEM,12,,44,3/7/2000,79.77,19.64,60.12,16.12,,1,5.492592927289077, +7263,8899,7129,2000,2000_Pres-R_CA,CA,Pres-P,Pres-R,Field Research Corp. (Field Poll),94,Live Phone,,2/25/2000,389,George W. Bush,241,REP,48,John McCain,14677,REP,28,7,20,3/7/2000,52.21,42.87,9.34,10.66,,1,1.275231889882617, +7254,103773,7129,2000,2000_Pres-R_CA,CA,Pres-P,Pres-R,Yankelovich Partners Inc.,390,Live Phone,,2/25/2000,418,George W. Bush,241,REP,48,John McCain,14677,REP,23,6,25,3/7/2000,52.21,42.87,9.34,15.66,,1,6.395267329017088, +7258,8889,7139,2000,2000_Pres-R_MD,MD,Pres-P,Pres-R,Gonzales Research & Marketing Strategies Inc.,121,Live Phone,,2/25/2000,346,George W. Bush,241,REP,47,John McCain,14677,REP,37,,10,3/7/2000,56.23,36.16,20.07,10.07,,1,1.312612471514804, +7242,8865,7140,2000,2000_Pres-D_MA,MA,Pres-P,Pres-D,RKM Research and Communications Inc.,272,Live Phone,,2/25/2000,404,Al Gore,222,DEM,53,Bill Bradley,224,DEM,29,,24,3/7/2000,59.77,37.17,22.59,1.41,,1,-7.418683334392894, +7242,8875,7141,2000,2000_Pres-R_MA,MA,Pres-P,Pres-R,RKM Research and Communications Inc.,272,Live Phone,,2/25/2000,402,John McCain,14677,REP,62,George W. Bush,241,REP,27,,35,3/7/2000,64.68,31.78,32.9,2.1,,1,-6.60555821544416, +7262,8907,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,2/25/2000,312,Al Gore,222,DEM,59,Bill Bradley,224,DEM,33,,26,3/7/2000,65.62,33.46,32.16,6.16,,1,-1.46413283986703, +7247,8870,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/25/2000,400,Al Gore,222,DEM,52,Bill Bradley,224,DEM,35,,17,3/7/2000,65.62,33.46,32.16,15.16,,1,8.018473875887853, +7262,8903,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,2/25/2000,264,George W. Bush,241,REP,40,John McCain,14677,REP,47,,-7,3/7/2000,51.02,43.38,7.64,14.64,,0,7.62620254866475, +7259,8891,7148,2000,2000_Pres-D_OH,OH,Pres-P,Pres-D,University of Cincinnati (Ohio Poll),346,Live Phone,,2/25/2000,320,Al Gore,222,DEM,69,Bill Bradley,224,DEM,22,,47,3/7/2000,73.61,24.7,48.91,1.91,,1,-5.585045897935794, +7259,8892,7149,2000,2000_Pres-R_OH,OH,Pres-P,Pres-R,University of Cincinnati (Ohio Poll),346,Live Phone,,2/25/2000,320,George W. Bush,241,REP,53,John McCain,14677,REP,36,4,17,3/7/2000,57.99,36.98,21.01,4.01,,1,-3.839020769873042, +64037,117854,7126,2000,2000_Pres-R_VA,VA,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/26/2000,500,George W. Bush,241,REP,52,John McCain,14677,REP,41,,11,2/29/2000,52.79,43.89,8.9,2.1,,1,-4.191603444004007, +64036,117853,7129,2000,2000_Pres-R_CA,CA,Pres-P,Pres-R,Los Angeles Times,172,Live Phone,,2/26/2000,500,George W. Bush,241,REP,47,John McCain,14677,REP,26,,21,3/7/2000,52.21,42.87,9.34,11.66,,1,2.534099131465003, +7223,8840,7138,2000,2000_Pres-D_MD,MD,Pres-P,Pres-D,Potomac Incorporated,256,Live Phone,,2/26/2000,434,Al Gore,222,DEM,58,Bill Bradley,224,DEM,23,,35,3/7/2000,67.32,28.45,38.87,3.87,,1,-5.586672655246803, +7223,8845,7139,2000,2000_Pres-R_MD,MD,Pres-P,Pres-R,Potomac Incorporated,256,Live Phone,,2/26/2000,294,George W. Bush,241,REP,47,John McCain,14677,REP,40,,7,3/7/2000,56.23,36.16,20.07,13.07,,1,5.08896331791579, +7244,8866,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,CBS News/The New York Times,36,Live Phone,,2/26/2000,382,Al Gore,222,DEM,55,Bill Bradley,224,DEM,29,,26,3/7/2000,65.62,33.46,32.16,6.16,,1,-1.43972788514411, +7244,8867,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,CBS News/The New York Times,36,Live Phone,,2/26/2000,281,George W. Bush,241,REP,46,John McCain,14677,REP,36,3,10,3/7/2000,51.02,43.38,7.64,2.36,,1,-5.217194692138562, +64034,117851,7152,2000,2000_Pres-D_VT,VT,Pres-P,Pres-D,Brown University,35,Live Phone,,2/26/2000,321,Al Gore,222,DEM,56,Bill Bradley,224,DEM,35,,21,3/7/2000,54.33,43.89,10.44,10.56,,1,.3072275377189398, +7229,8847,7152,2000,2000_Pres-D_VT,VT,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,2/26/2000,321,Al Gore,222,DEM,56,Bill Bradley,224,DEM,35,,21,3/7/2000,54.33,43.89,10.44,10.56,,1,1.500787935298064, +7229,8846,7153,2000,2000_Pres-R_VT,VT,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,2/26/2000,356,John McCain,14677,REP,53,George W. Bush,241,REP,34,3,19,3/7/2000,60.29,35.33,24.96,5.96,,1,-4.741519271219701, +7214,8833,7138,2000,2000_Pres-D_MD,MD,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,2/27/2000,421,Al Gore,222,DEM,59,Bill Bradley,224,DEM,28,,31,3/7/2000,67.32,28.45,38.87,7.87,,1,-.7002216958683537, +7214,8829,7139,2000,2000_Pres-R_MD,MD,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,2/27/2000,357,George W. Bush,241,REP,45,John McCain,14677,REP,37,3,8,3/7/2000,56.23,36.16,20.07,12.07,,1,4.176847225883429, +7215,8830,7140,2000,2000_Pres-D_MA,MA,Pres-P,Pres-D,University of Massachusetts,354,Live Phone,,2/27/2000,400,Al Gore,222,DEM,50,Bill Bradley,224,DEM,37,,13,3/7/2000,59.77,37.17,22.59,9.59,,1,1.729450112264984, +7226,8843,7142,2000,2000_Pres-D_MO,MO,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,2/27/2000,409,Al Gore,222,DEM,53,Bill Bradley,224,DEM,33,,20,3/7/2000,64.62,33.56,31.06,11.06,,1,.5815922429019957, +7226,8844,7143,2000,2000_Pres-R_MO,MO,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,2/27/2000,324,George W. Bush,241,REP,48,John McCain,14677,REP,36,3,12,3/7/2000,57.93,35.31,22.62,10.62,,1,-.1116326587879654, +7224,8842,7144,2000,2000_Pres-R_MN,MN,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,2/27/2000,245,George W. Bush,241,REP,49,Alan Keyes,219,REP,4,31,45,3/7/2000,62.67,19.9,42.77,2.23,,1,-8.134072369428635, +7212,8832,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,2/27/2000,450,George W. Bush,241,REP,42,John McCain,14677,REP,43,2,-1,3/7/2000,51.02,43.38,7.64,8.64,,0,2.413722932460135, +64039,117857,7133,2000,2000_Pres-R_GA,GA,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/28/2000,600,George W. Bush,241,REP,62,John McCain,14677,REP,23,,39,3/7/2000,66.93,27.84,39.09,.09,,1,-10.69324963575248, +7201,8811,7136,2000,2000_Pres-D_ME,ME,Pres-P,Pres-D,Research 2000,281,Live Phone,,2/28/2000,600,Al Gore,222,DEM,49,Bill Bradley,224,DEM,30,,19,3/7/2000,54.02,41.26,12.76,6.24,,1,-3.951181818505578,sample size unavailable; estimated at 600 as a default; among registered voters +7201,8820,7137,2000,2000_Pres-R_ME,ME,Pres-P,Pres-R,Research 2000,281,Live Phone,,2/28/2000,600,George W. Bush,241,REP,41,John McCain,14677,REP,45,2,-4,3/7/2000,51.03,44,7.04,11.04,,0,.8177122011788727,sample size unavailable; estimated at 600 as a default; among registered voters +7203,8813,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/28/2000,400,Al Gore,222,DEM,52,Bill Bradley,224,DEM,33,,19,3/7/2000,65.62,33.46,32.16,13.16,,1,6.585329594811556, +7197,8805,7132,2000,2000_Pres-D_GA,GA,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,2/29/2000,329,Al Gore,222,DEM,64,Bill Bradley,224,DEM,27,,37,3/7/2000,83.82,16.18,67.63,30.63,,1,20.95248367142671, +7197,8807,7133,2000,2000_Pres-R_GA,GA,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,2/29/2000,329,George W. Bush,241,REP,54,John McCain,14677,REP,34,4,20,3/7/2000,66.93,27.84,39.09,19.09,,1,10.74054517427984, +7191,8798,7140,2000,2000_Pres-D_MA,MA,Pres-P,Pres-D,University of Massachusetts,354,Live Phone,,2/29/2000,400,Al Gore,222,DEM,54,Bill Bradley,224,DEM,34,,20,3/7/2000,59.77,37.17,22.59,2.59,,1,-4.897314029534013, +7210,8821,7141,2000,2000_Pres-R_MA,MA,Pres-P,Pres-R,University of Massachusetts,354,Live Phone,,2/29/2000,400,John McCain,14677,REP,66,George W. Bush,241,REP,21,4,45,3/7/2000,64.68,31.78,32.9,12.1,,1,5.406227101915704, +7188,8796,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,2/29/2000,430,George W. Bush,241,REP,38,John McCain,14677,REP,44,3,-6,3/7/2000,51.02,43.38,7.64,13.64,,0,7.795750917261391, +7234,8858,7148,2000,2000_Pres-D_OH,OH,Pres-P,Pres-D,Columbus Dispatch,57,Mail,,2/29/2000,2892,Al Gore,222,DEM,73,Bill Bradley,224,DEM,26,1,47,3/7/2000,73.61,24.7,48.91,1.91,,1,-4.224879179613221,among registered voters +7234,8853,7149,2000,2000_Pres-R_OH,OH,Pres-P,Pres-R,Columbus Dispatch,57,Mail,,2/29/2000,3714,George W. Bush,241,REP,61,John McCain,14677,REP,33,4,28,3/7/2000,57.99,36.98,21.01,6.99,,1,.7738510292710935,among registered voters +64040,117858,7129,2000,2000_Pres-R_CA,CA,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/1/2000,400,George W. Bush,241,REP,48.1,John McCain,14677,REP,29.5,,18.6,3/7/2000,52.21,42.87,9.34,9.26,,1,.3575098378231845, +64041,117859,7131,2000,2000_Pres-R_CT,CT,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/1/2000,361,John McCain,14677,REP,42,George W. Bush,241,REP,45,,-3,3/7/2000,48.71,46.31,2.4,5.4,,0,-2.578297644249991, +7173,8774,7133,2000,2000_Pres-R_GA,GA,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/1/2000,361,George W. Bush,241,REP,52,John McCain,14677,REP,30,5,22,3/7/2000,66.93,27.84,39.09,17.09,,1,8.993391389709492, +64043,117861,7139,2000,2000_Pres-R_MD,MD,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/1/2000,400,George W. Bush,241,REP,52,John McCain,14677,REP,32,,20,3/7/2000,56.23,36.16,20.07,.07,,1,-9.940644177279809, +7180,8781,7141,2000,2000_Pres-R_MA,MA,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/1/2000,400,John McCain,14677,REP,59,George W. Bush,241,REP,29,2,30,3/7/2000,64.68,31.78,32.9,2.9,,1,-5.049380839064026, +64044,117862,7143,2000,2000_Pres-R_MO,MO,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/1/2000,400,George W. Bush,241,REP,46,John McCain,14677,REP,37,,9,3/7/2000,57.93,35.31,22.62,13.62,,1,4.133919889078402, +7204,8814,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Blum & Weprin Associates,32,Live Phone,,3/1/2000,402,Al Gore,222,DEM,60,Bill Bradley,224,DEM,25,,35,3/7/2000,65.62,33.46,32.16,2.84,,1,-3.708774190891345, +7171,8777,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Marist College,183,Live Phone,,3/1/2000,244,Al Gore,222,DEM,60,Bill Bradley,224,DEM,28,,32,3/7/2000,65.62,33.46,32.16,.16,,1,-6.807645170724718,for NBC News +7169,8770,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,3/1/2000,476,Al Gore,222,DEM,58,Bill Bradley,224,DEM,26,,32,3/7/2000,65.62,33.46,32.16,.16,,1,-5.918787309795341, +7208,8818,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Blum & Weprin Associates,32,Live Phone,,3/1/2000,579,George W. Bush,241,REP,47,John McCain,14677,REP,39,,8,3/7/2000,51.02,43.38,7.64,.36,,1,-5.793744040985304, +7171,8787,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Marist College,183,Live Phone,,3/1/2000,191,George W. Bush,241,REP,46,John McCain,14677,REP,45,2,1,3/7/2000,51.02,43.38,7.64,6.64,,1,-.1385406119417524,for NBC News +7179,8780,7148,2000,2000_Pres-D_OH,OH,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,3/1/2000,403,Al Gore,222,DEM,73,Bill Bradley,224,DEM,17,,56,3/7/2000,73.61,24.7,48.91,7.09,,1,1.175527290033966, +7182,8784,7149,2000,2000_Pres-R_OH,OH,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/1/2000,600,George W. Bush,241,REP,55,John McCain,14677,REP,33,3,22,3/7/2000,57.99,36.98,21.01,.99,,1,-5.838519292173787, +7179,8785,7149,2000,2000_Pres-R_OH,OH,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/1/2000,405,George W. Bush,241,REP,57,John McCain,14677,REP,31,4,26,3/7/2000,57.99,36.98,21.01,4.99,,1,-1.654572963179511, +7161,8759,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/2/2000,400,George W. Bush,241,REP,44,John McCain,14677,REP,40,3,4,3/7/2000,51.02,43.38,7.64,3.64,,1,-1.84635556122512, +7150,8741,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,3/3/2000,428,Al Gore,222,DEM,57,Bill Bradley,224,DEM,31,,26,3/7/2000,65.62,33.46,32.16,6.16,,1,.1173814208563093, +7172,8786,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,3/3/2000,282,Al Gore,222,DEM,60,Bill Bradley,224,DEM,32,,28,3/7/2000,65.62,33.46,32.16,4.16,,1,-2.192208338727403, +7150,8750,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,3/3/2000,374,George W. Bush,241,REP,45,John McCain,14677,REP,44,3,1,3/7/2000,51.02,43.38,7.64,6.64,,1,.9669127036101718, +7172,8773,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,3/3/2000,270,George W. Bush,241,REP,48,John McCain,14677,REP,39,,9,3/7/2000,51.02,43.38,7.64,1.36,,1,-4.321372400726423, +7155,8747,7148,2000,2000_Pres-D_OH,OH,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,3/3/2000,417,Al Gore,222,DEM,67,Bill Bradley,224,DEM,24,,43,3/7/2000,73.61,24.7,48.91,5.91,,1,.5786315923356362, +7167,8768,7148,2000,2000_Pres-D_OH,OH,Pres-P,Pres-D,University of Cincinnati (Ohio Poll),346,Live Phone,,3/3/2000,373,Al Gore,222,DEM,72,Bill Bradley,224,DEM,25,,47,3/7/2000,73.61,24.7,48.91,1.91,,1,-4.214781141325645, +7155,8752,7149,2000,2000_Pres-R_OH,OH,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,3/3/2000,362,George W. Bush,241,REP,54,John McCain,14677,REP,35,4,19,3/7/2000,57.99,36.98,21.01,2.01,,1,-4.403600341182518, +7167,8769,7149,2000,2000_Pres-R_OH,OH,Pres-P,Pres-R,University of Cincinnati (Ohio Poll),346,Live Phone,,3/3/2000,407,George W. Bush,241,REP,61,John McCain,14677,REP,36,2,25,3/7/2000,57.99,36.98,21.01,3.99,,1,-2.418315580984587, +64050,117870,7130,2000,2000_Pres-D_CT,CT,Pres-P,Pres-D,SurveyUSA,325,IVR,,3/4/2000,493,Al Gore,222,DEM,51,Bill Bradley,224,DEM,30,,21,3/7/2000,55.45,41.51,13.94,7.06,,1,-2.328934777642976, +64050,117871,7131,2000,2000_Pres-R_CT,CT,Pres-P,Pres-R,SurveyUSA,325,IVR,,3/4/2000,507,John McCain,14677,REP,46,George W. Bush,241,REP,41,,5,3/7/2000,48.71,46.31,2.4,2.6,,1,-5.361600666998866, +64056,117880,7131,2000,2000_Pres-R_CT,CT,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/4/2000,400,John McCain,14677,REP,38,George W. Bush,241,REP,45,,-7,3/7/2000,48.71,46.31,2.4,9.4,,0,2.063014557944093, +64051,117872,7132,2000,2000_Pres-D_GA,GA,Pres-P,Pres-D,SurveyUSA,325,IVR,,3/4/2000,476,Al Gore,222,DEM,78,Bill Bradley,224,DEM,19,,59,3/7/2000,83.82,16.18,67.63,8.63,,1,-5.22240426576187, +64051,117873,7133,2000,2000_Pres-R_GA,GA,Pres-P,Pres-R,SurveyUSA,325,IVR,,3/4/2000,624,George W. Bush,241,REP,64,John McCain,14677,REP,27,,37,3/7/2000,66.93,27.84,39.09,2.09,,1,-7.101484229593741, +64058,117882,7133,2000,2000_Pres-R_GA,GA,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/4/2000,400,George W. Bush,241,REP,56,John McCain,14677,REP,27,,29,3/7/2000,66.93,27.84,39.09,10.09,,1,2.662026996321934, +64060,117884,7139,2000,2000_Pres-R_MD,MD,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/4/2000,400,George W. Bush,241,REP,53,John McCain,14677,REP,31,,22,3/7/2000,56.23,36.16,20.07,1.93,,1,-7.461406135592916, +7149,8739,7140,2000,2000_Pres-D_MA,MA,Pres-P,Pres-D,University of Massachusetts,354,Live Phone,,3/4/2000,400,Al Gore,222,DEM,57,Bill Bradley,224,DEM,31,,26,3/7/2000,59.77,37.17,22.59,3.41,,1,-3.287743660915512, +7149,8748,7141,2000,2000_Pres-R_MA,MA,Pres-P,Pres-R,University of Massachusetts,354,Live Phone,,3/4/2000,400,John McCain,14677,REP,60,George W. Bush,241,REP,29,3,31,3/7/2000,64.68,31.78,32.9,1.9,,1,-4.070857188830202, +7146,8735,7141,2000,2000_Pres-R_MA,MA,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/4/2000,404,John McCain,14677,REP,59,George W. Bush,241,REP,31,3,28,3/7/2000,64.68,31.78,32.9,4.9,,1,-2.46665337265022, +7140,8729,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,3/4/2000,338,Al Gore,222,DEM,58,Bill Bradley,224,DEM,28,,30,3/7/2000,65.62,33.46,32.16,2.16,,1,-3.461902130848144, +64052,117874,7148,2000,2000_Pres-D_OH,OH,Pres-P,Pres-D,SurveyUSA,325,IVR,,3/4/2000,510,Al Gore,222,DEM,62,Bill Bradley,224,DEM,19,,43,3/7/2000,73.61,24.7,48.91,5.91,,1,.9843441030922059, +7144,8733,7148,2000,2000_Pres-D_OH,OH,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,3/4/2000,408,Al Gore,222,DEM,68,Bill Bradley,224,DEM,21,,47,3/7/2000,73.61,24.7,48.91,1.91,,1,-3.416096031903558, +64052,117877,7149,2000,2000_Pres-R_OH,OH,Pres-P,Pres-R,SurveyUSA,325,IVR,,3/4/2000,590,George W. Bush,241,REP,62,John McCain,14677,REP,28,,34,3/7/2000,57.99,36.98,21.01,12.99,,1,8.095643479498085, +7144,8734,7149,2000,2000_Pres-R_OH,OH,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/4/2000,409,George W. Bush,241,REP,57,John McCain,14677,REP,31,3,26,3/7/2000,57.99,36.98,21.01,4.99,,1,-1.028734923987963, +7139,8728,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/5/2000,632,George W. Bush,241,REP,46,John McCain,14677,REP,41,2,5,3/7/2000,51.02,43.38,7.64,2.64,,1,-2.027399656007656, +7138,8726,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Marist College,183,Live Phone,,3/6/2000,461,Al Gore,222,DEM,58,Bill Bradley,224,DEM,32,,26,3/7/2000,65.62,33.46,32.16,6.16,,1,.5621193016791941,for NBC News +7138,8727,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Marist College,183,Live Phone,,3/6/2000,335,George W. Bush,241,REP,50,John McCain,14677,REP,40,3,10,3/7/2000,51.02,43.38,7.64,2.36,,1,-2.927147068690436,for NBC News +6483,7952,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,McLaughlin & Associates,203,Live Phone,R,10/17/2000,600,Al Gore,222,DEM,43,George W. Bush,241,REP,44,3,-1,11/7/2000,48.84,48.85,-.01,.99,-.99,1,-3.53454593736531,for Bill McCollum +6470,7939,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,KRC Research,160,Live Phone,,10/17/2000,600,Al Gore,222,DEM,45,George W. Bush,241,REP,43,4,2,11/7/2000,54.6,42.58,12.01,10.01,-10.01,1,3.419775704940606, +6473,7942,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/17/2000,601,Al Gore,222,DEM,47,George W. Bush,241,REP,40,3,7,11/7/2000,54.6,42.58,12.01,5.01,-5.01,1,-1.91920749864125, +6474,7943,836,2000,2000_Pres-G_NH,NH,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/17/2000,603,Al Gore,222,DEM,44,George W. Bush,241,REP,41,1,3,11/7/2000,46.8,48.07,-1.27,4.27,4.27,0,-1.067707902741132, +6472,7941,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Lincoln Institute,170,Live Phone,,10/17/2000,728,Al Gore,222,DEM,42,George W. Bush,241,REP,42,4,0,11/7/2000,50.61,46.44,4.17,4.17,-4.17,.5,-.2809041497684512, +6474,88035,1425,2000,2000_Gov-G_NH,NH,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/17/2000,600,Jeanne Shaheen,12978,DEM,49,Gordon Humphrey,12979,REP,41,,8,11/7/2000,48.74,43.76,4.98,3.02,3.02,1,-2.63164791803463, +6483,27341,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,McLaughlin & Associates,203,Live Phone,R,10/17/2000,600,Bill Nelson,3654,DEM,38,Bill McCollum,3655,REP,38,4,0,11/7/2000,51.04,46.19,4.85,4.85,-4.85,.5,1.168749393509196,for Bill McCollum +6472,30949,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Lincoln Institute,170,Live Phone,,10/17/2000,728,Ron Klink,3844,DEM,38,Rick Santorum,3845,REP,49,,-11,11/7/2000,45.51,52.42,-6.91,4.09,-4.09,1,-5.521051048235347, +64151,118026,2696,2000,2000_House-G_WA-2,WA-2,House-G,House-G,Moore Information,217,Live Phone,R,10/17/2000,300,Rick Larsen,14088,DEM,37,John Koster,14089,REP,41,,-4,11/7/2000,50.01,45.93,4.08,8.08,-8.08,0,2.227741593714798,for John Koster; among registered voters +6476,33375,8652,2000,2000_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,10/17/2000,706,Generic Candidate,13742,DEM,45,Generic Candidate,13743,REP,50,,-5,11/7/2000,46.96,47.32,-.36,4.64,-4.64,1,.3137147653465666,for USA Today | CNN +6459,123272,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,Live Phone,,10/18/2000,600,Al Gore,222,DEM,43,George W. Bush,241,REP,45,3,-2,11/7/2000,48.31,47.79,.51,2.51,-2.51,0,-2.308247655267132,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll +63601,117065,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2000,3750,Al Gore,222,DEM,46,George W. Bush,241,REP,41,,5,11/7/2000,48.31,47.79,.51,4.49,4.49,1,.356404355143811, +6479,7948,807,2000,2000_Pres-G_AL,AL,Pres-G,Pres-G,University of South Alabama,361,Live Phone,,10/18/2000,407,Al Gore,222,DEM,33,George W. Bush,241,REP,53,,-20,11/7/2000,41.57,56.48,-14.92,5.08,-5.08,1,.4159797990567758, +25719,7940,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,EPIC-MRA,84,Live Phone,,10/18/2000,600,Al Gore,222,DEM,43,George W. Bush,241,REP,43,4,0,11/7/2000,51.28,46.15,5.13,5.13,-5.13,.5,.9683410203809047, +63599,117063,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2000,626,Al Gore,222,DEM,43,George W. Bush,241,REP,43,,0,11/7/2000,51.28,46.15,5.13,5.13,-5.13,.5,1.001060768464249, +63600,117064,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2000,1043,Al Gore,222,DEM,42,George W. Bush,241,REP,43,,-1,11/7/2000,50.61,46.44,4.17,5.17,-5.17,0,1.549419669951211, +6529,7998,855,2000,2000_Pres-G_WV,WV,Pres-G,Pres-G,Ohio State University,236,Live Phone,,10/18/2000,645,Al Gore,222,DEM,39,George W. Bush,241,REP,49,3,-10,11/7/2000,45.59,51.92,-6.32,3.68,-3.68,1,-.2686328997260262,among registered voters +54529,117061,855,2000,2000_Pres-G_WV,WV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2000,1036,Al Gore,222,DEM,42,George W. Bush,241,REP,44,,-2,11/7/2000,45.59,51.92,-6.32,4.32,4.32,1,.8713634506205985, +54529,88065,1429,2000,2000_Gov-G_WV,WV,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2000,1036,Bob Wise,12997,DEM,47,Cecil Underwood,12996,REP,41,,6,11/7/2000,50.12,47.21,2.92,3.08,3.08,1,-2.112854857592913, +25719,30959,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,10/18/2000,500,Debbie Stabenow,3713,DEM,40,Spencer Abraham,3714,REP,47,,-7,11/7/2000,49.47,47.86,1.61,8.61,-8.61,0,2.866542479584279, +63599,117256,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2000,626,Debbie Stabenow,3713,DEM,34,Spencer Abraham,3714,REP,53,,-19,11/7/2000,49.47,47.86,1.61,20.61,-20.61,0,15.65913328702595, +63600,117269,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2000,1043,Ron Klink,3844,DEM,39,Rick Santorum,3845,REP,52,,-13,11/7/2000,45.51,52.42,-6.91,6.09,-6.09,1,-3.352996849777456, +54529,117246,1714,2000,2000_Sen-G_WV,WV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2000,1036,Robert C. Byrd,13715,DEM,75,David T. Gallaher,13716,REP,14,,61,11/7/2000,77.75,20.16,57.6,3.4,3.4,1,-1.577298344020712, +64152,118027,2505,2000,2000_House-G_MO-2,MO-2,House-G,House-G,Moore Information,217,Live Phone,R,10/18/2000,350,Ted House,14090,DEM,37,Todd Akin,14091,REP,39,,-2,11/7/2000,42.42,55.33,-12.91,10.91,10.91,1,3.182718599152506,for Todd Akin; among registered voters +6466,120598,8652,2000,2000_House-G_US,US,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/18/2000,1200,Generic Candidate,13742,DEM,39,Generic Candidate,13743,REP,39,,0,11/7/2000,46.96,47.32,-.36,.36,.36,.5,-3.731150594452708,for Reuters | MSNBC +6449,7918,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/19/2000,1020,Al Gore,222,DEM,45,George W. Bush,241,REP,47,3,-2,11/7/2000,48.31,47.79,.51,2.51,-2.51,0,-2.018314173149013, +37111,116971,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/19/2000,900,Al Gore,222,DEM,42,George W. Bush,241,REP,45,4,-3,11/7/2000,48.31,47.79,.51,3.51,-3.51,0,-1.072185553059441, +37110,122044,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,10/19/2000,1009,Al Gore,222,DEM,47.5,George W. Bush,241,REP,45,5,2.5,11/7/2000,48.31,47.79,.51,1.99,1.99,1,-2.691789786799113,average of multiple versions or turnout models listed in poll +6458,7927,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,10/19/2000,832,Al Gore,222,DEM,46,George W. Bush,241,REP,45,4,1,11/7/2000,48.31,47.79,.51,.49,.49,1,-4.266782517136694, +6456,7925,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/19/2000,718,Al Gore,222,DEM,40,George W. Bush,241,REP,51,4,-11,11/7/2000,48.31,47.79,.51,11.51,-11.51,0,7.055445972058201,for USA Today | CNN +28095,117046,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Princeton Survey Research Associates International,258,Live Phone,,10/19/2000,800,Al Gore,222,DEM,41,George W. Bush,241,REP,48,5,-7,11/7/2000,48.31,47.79,.51,7.51,-7.51,0,2.951050435437205,for Newsweek +6457,7926,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/19/2000,1200,Al Gore,222,DEM,44,George W. Bush,241,REP,45,4,-1,11/7/2000,48.31,47.79,.51,1.51,-1.51,0,-3.078007364377944,for Reuters | MSNBC +6446,7915,807,2000,2000_Pres-G_AL,AL,Pres-G,Pres-G,Capital Survey Research Center,44,Live Phone,,10/19/2000,580,Al Gore,222,DEM,37,George W. Bush,241,REP,55,,-18,11/7/2000,41.57,56.48,-14.92,3.08,-3.08,1,-2.571936113149802, +63602,117066,824,2000,2000_Pres-G_LA,LA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2000,733,Al Gore,222,DEM,41,George W. Bush,241,REP,48,,-7,11/7/2000,44.88,52.55,-7.68,.68,.68,1,-3.627375665217921, +6482,7951,824,2000,2000_Pres-G_LA,LA,Pres-G,Pres-G,University of New Orleans,358,Live Phone,,10/19/2000,461,Al Gore,222,DEM,35,George W. Bush,241,REP,48,2,-13,11/7/2000,44.88,52.55,-7.68,5.32,-5.32,1,1.511219630971388,average of multiple versions or turnout models listed in poll +6491,7961,829,2000,2000_Pres-G_MN,MN,Pres-G,Pres-G,St. Cloud State University,312,Live Phone,,10/19/2000,514,Al Gore,222,DEM,38,George W. Bush,241,REP,41,10,-3,11/7/2000,47.91,45.5,2.4,5.4,-5.4,0,.8755257706141351, +54474,117054,832,2000,2000_Pres-G_MT,MT,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2000,968,Al Gore,222,DEM,28,George W. Bush,241,REP,56,,-28,11/7/2000,33.37,58.44,-25.07,2.93,-2.93,1,-3.904433908814791, +6462,7931,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2000,625,Al Gore,222,DEM,41,George W. Bush,241,REP,45,4,-4,11/7/2000,46.44,49.99,-3.55,.45,-.45,1,-4.371171137189553, +63603,117067,845,2000,2000_Pres-G_RI,RI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2000,802,Al Gore,222,DEM,49,George W. Bush,241,REP,30,,19,11/7/2000,60.99,31.91,29.08,10.08,-10.08,1,4.617122147814394, +6463,7932,852,2000,2000_Pres-G_VT,VT,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2000,628,Al Gore,222,DEM,47,George W. Bush,241,REP,38,6,9,11/7/2000,50.63,40.7,9.94,.94,-.94,1,-4.487072875502901, +6451,7920,853,2000,2000_Pres-G_WA,WA,Pres-G,Pres-G,Elway Research,87,Live Phone,,10/19/2000,400,Al Gore,222,DEM,46,George W. Bush,241,REP,37,3,9,11/7/2000,50.16,44.58,5.58,3.42,3.42,1,-1.060968418257294,among registered voters +54474,88010,1422,2000,2000_Gov-G_MT,MT,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2000,968,Mark O'Keefe,12969,DEM,38,Judy Martz,12970,REP,51,,-13,11/7/2000,47.08,50.98,-3.9,9.1,-9.1,1,2.767865418254373, +54516,88052,1427,2000,2000_Gov-G_VT,VT,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2000,628,Howard Dean,12990,DEM,48,Ruth Dwyer,12984,REP,39,6,9,11/7/2000,50.45,37.95,12.51,3.51,-3.51,1,-1.655910220444725, +6451,88059,1428,2000,2000_Gov-G_WA,WA,Gov-G,Gov-G,Elway Research,87,Live Phone,,10/19/2000,400,Gary Locke,12993,DEM,56,John Carlson,12991,REP,31,,25,11/7/2000,58.38,39.68,18.7,6.3,6.3,1,.5443905230084946,among registered voters +6491,27452,1695,2000,2000_Sen-G_MN,MN,Sen-G,Sen-G,St. Cloud State University,312,Live Phone,,10/19/2000,514,Mark Dayton,13727,DEM,48,Rod Grams,3721,REP,33,6,15,11/7/2000,48.83,43.29,5.54,9.46,9.46,1,4.633063106560618, +54474,117241,1698,2000,2000_Sen-G_MT,MT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2000,968,Brian Schweitzer,3763,DEM,41,Conrad Burns,3764,REP,51,,-10,11/7/2000,47.24,50.55,-3.32,6.68,-6.68,1,1.33510400452728, +25949,31189,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/19/2000,504,Hillary Rodham Clinton,3819,DEM,42,Rick Lazio,3821,REP,43,,-1,11/7/2000,55.27,43.01,12.27,13.27,-13.27,0,5.972336224868906, +6462,27322,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2000,625,Ted Celeste,3833,DEM,31,Michael DeWine,3834,REP,54,,-23,11/7/2000,35.85,59.92,-24.06,1.06,1.06,1,-3.555284615062243, +63603,117273,1707,2000,2000_Sen-G_RI,RI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2000,802,Robert A. Weygand,3854,DEM,35,Lincoln Chafee,3855,REP,52,,-17,11/7/2000,41.15,56.88,-15.73,1.27,-1.27,1,-5.465787848089439, +6463,27336,1711,2000,2000_Sen-G_VT,VT,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2000,628,Ed Flanagan,3884,DEM,23,James M. Jeffords,3885,REP,66,,-43,11/7/2000,25.43,65.56,-40.13,2.87,-2.87,1,-3.651720916614535, +6451,27212,1713,2000,2000_Sen-G_WA,WA,Sen-G,Sen-G,Elway Research,87,Live Phone,,10/19/2000,400,Maria Cantwell,3893,DEM,43,Slade Gorton,3894,REP,46,,-3,11/7/2000,48.73,48.64,.09,3.09,-3.09,0,-1.214727682355915,among registered voters +64029,117835,2527,2000,2000_House-G_NJ-7,NJ-7,House-G,House-G,Diversified Research Inc,80,Live Phone,R,10/19/2000,300,Maryanne Connelly,13906,DEM,33,Michael Ferguson,13907,REP,44,,-11,11/7/2000,45.57,51.58,-6.01,4.99,-4.99,1,-2.785874178941585,for Michael Ferguson +28095,33373,8652,2000,2000_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,Live Phone,,10/19/2000,800,Generic Candidate,13742,DEM,47,Generic Candidate,13743,REP,43,,4,11/7/2000,46.96,47.32,-.36,4.36,4.36,0,.4318958437889814,for Newsweek +6440,121959,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/20/2000,1071,Al Gore,222,DEM,46.5,George W. Bush,241,REP,48.5,3,-2,11/7/2000,48.31,47.79,.51,2.51,-2.51,0,-1.950283199606515,average of multiple versions or turnout models listed in poll +28091,116948,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,American Viewpoint,10,Live Phone,,10/20/2000,800,Al Gore,222,DEM,40,George W. Bush,241,REP,42,5,-2,11/7/2000,48.31,47.79,.51,2.51,-2.51,0,-1.997676115320834, +28094,121992,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,10/20/2000,712.5,Al Gore,222,DEM,45.5,George W. Bush,241,REP,47,4,-1.5,11/7/2000,48.31,47.79,.51,2.01,-2.01,0,-2.642496094045184,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll +6460,7929,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,Live Phone,,10/20/2000,663,Al Gore,222,DEM,45,George W. Bush,241,REP,45,4,0,11/7/2000,48.31,47.79,.51,.51,-.51,.5,-4.210228084584932, +6448,7917,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,SSRS,297,Live Phone,,10/20/2000,653,Al Gore,222,DEM,41,George W. Bush,241,REP,43,8,-2,11/7/2000,48.31,47.79,.51,2.51,-2.51,0,-2.197159882295466, +25743,7936,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,Fleming & Associates,96,Live Phone,,10/20/2000,606,Al Gore,222,DEM,41,George W. Bush,241,REP,46,4,-5,11/7/2000,48.84,48.85,-.01,4.99,-4.99,1,1.066165928635708, +6547,8016,849,2000,2000_Pres-G_TX,TX,Pres-G,Pres-G,Scripps Howard,303,Live Phone,,10/20/2000,1000,Al Gore,222,DEM,27,George W. Bush,241,REP,57,3,-30,11/7/2000,37.98,59.3,-21.32,8.68,-8.68,1,1.946925501922392,among registered voters +6447,7916,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,10/20/2000,587,Al Gore,222,DEM,40,George W. Bush,241,REP,49,5,-9,11/7/2000,47.83,47.61,.22,9.22,-9.22,0,4.497692359103552, +25743,30983,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,Fleming & Associates,96,Live Phone,,10/20/2000,606,Bill Nelson,3654,DEM,43,Bill McCollum,3655,REP,40,4,3,11/7/2000,51.04,46.19,4.85,1.85,-1.85,1,-1.669429064641808, +6447,117107,1715,2000,2000_Sen-G_WI,WI,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/20/2000,587,Herb Kohl,3902,DEM,67,John Gillespie,3903,REP,24,,43,11/7/2000,61.54,37.04,24.51,18.49,18.49,1,11.94359194783194, +25903,31143,1715,2000,2000_Sen-G_WI,WI,Sen-G,Sen-G,University of Wisconsin (Badger Poll),365,Live Phone,,10/20/2000,587,Herb Kohl,3902,DEM,67,John Gillespie,3903,REP,24,,43,11/7/2000,61.54,37.04,24.51,18.49,18.49,1,11.78396185183637, +63861,117565,2319,2000,2000_House-G_CA-20,CA-20,House-G,House-G,"California State University, Bakersfield",41,Live Phone,,10/20/2000,483,Calvin M. Dooley,13836,DEM,38,Rich Rodriguez,13837,REP,41,,-3,11/7/2000,52.35,45.49,6.85,9.85,-9.85,0,4.981000507707522, +28091,33369,8652,2000,2000_House-G_US,US,House-G,House-G,American Viewpoint,10,Live Phone,,10/20/2000,800,Generic Candidate,13742,DEM,40,Generic Candidate,13743,REP,41,,-1,11/7/2000,46.96,47.32,-.36,.64,-.64,1,-3.433938336747247, +28094,33372,8652,2000,2000_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/20/2000,825,Generic Candidate,13742,DEM,38,Generic Candidate,13743,REP,38,,0,11/7/2000,46.96,47.32,-.36,.36,.36,.5,-3.576397727558696, +6455,7924,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,10/21/2000,1000,Al Gore,222,DEM,39,George W. Bush,241,REP,45,5,-6,11/7/2000,48.31,47.79,.51,6.51,-6.51,0,2.306304093426415,for Voter.com +63586,117028,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/21/2000,829,Al Gore,222,DEM,42,George W. Bush,241,REP,44,5,-2,11/7/2000,48.31,47.79,.51,2.51,-2.51,0,-1.862528662277714,for Christian Science Monitor +6436,7905,809,2000,2000_Pres-G_AZ,AZ,Pres-G,Pres-G,Arizona State University,15,Live Phone,,10/21/2000,600,Al Gore,222,DEM,39,George W. Bush,241,REP,49,3,-10,11/7/2000,44.73,51.02,-6.29,3.71,-3.71,1,-1.71448952874863,sample size unavailable; estimated at 600 as a default +63604,117068,809,2000,2000_Pres-G_AZ,AZ,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2000,610,Al Gore,222,DEM,37,George W. Bush,241,REP,49,,-12,11/7/2000,44.73,51.02,-6.29,5.71,-5.71,1,.8642663906876702, +6442,15913,810,2000,2000_Pres-G_CA,CA,Pres-G,Pres-G,Los Angeles Times,172,Live Phone,,10/21/2000,852,Al Gore,222,DEM,48,George W. Bush,241,REP,41,5,7,11/7/2000,53.45,41.65,11.8,4.8,-4.8,1,-1.520690521429912,average of multiple versions or turnout models listed in poll +63605,117069,819,2000,2000_Pres-G_ID,ID,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2000,890,Al Gore,222,DEM,24,George W. Bush,241,REP,62,,-38,11/7/2000,27.64,67.17,-39.53,1.53,1.53,1,-4.836592165338951, +63606,117070,823,2000,2000_Pres-G_KY,KY,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2000,944,Al Gore,222,DEM,39,George W. Bush,241,REP,48,,-9,11/7/2000,41.38,56.51,-15.13,6.13,6.13,1,1.929304088053162, +6422,7890,824,2000,2000_Pres-G_LA,LA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/21/2000,624,Al Gore,222,DEM,39,George W. Bush,241,REP,52,1,-13,11/7/2000,44.88,52.55,-7.68,5.32,-5.32,1,1.916258291166538, +6445,7914,824,2000,2000_Pres-G_LA,LA,Pres-G,Pres-G,Southeastern Louisiana University,309,Live Phone,,10/21/2000,660,Al Gore,222,DEM,38,George W. Bush,241,REP,46,2,-8,11/7/2000,44.88,52.55,-7.68,.32,-.32,1,-4.133585875817021, +63729,117323,826,2000,2000_Pres-G_MD,MD,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/21/2000,500,Al Gore,222,DEM,52,George W. Bush,241,REP,41,,11,11/7/2000,56.49,40.18,16.3,5.3,-5.3,1,-.2050756799472019, +25829,117038,832,2000,2000_Pres-G_MT,MT,Pres-G,Pres-G,Montana State University Billings,216,Live Phone,,10/21/2000,403,Al Gore,222,DEM,32,George W. Bush,241,REP,53,5,-21,11/7/2000,33.37,58.44,-25.07,4.07,4.07,1,-2.79210452662784,average of multiple versions or turnout models listed in poll +54489,117056,834,2000,2000_Pres-G_ND,ND,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2000,1258,Al Gore,222,DEM,34,George W. Bush,241,REP,49,,-15,11/7/2000,33.06,60.66,-27.6,12.6,12.6,1,5.552827140578048, +6464,7933,837,2000,2000_Pres-G_NJ,NJ,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/21/2000,909,Al Gore,222,DEM,47,George W. Bush,241,REP,41,4,6,11/7/2000,56.13,40.29,15.83,9.83,-9.83,1,3.15080877750038, +63607,117071,843,2000,2000_Pres-G_OR,OR,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2000,1352,Al Gore,222,DEM,38,George W. Bush,241,REP,43,,-5,11/7/2000,46.96,46.52,.44,5.44,-5.44,0,.3501610363930375, +6443,7913,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,West Chester University,377,Live Phone,,10/21/2000,600,Al Gore,222,DEM,44,George W. Bush,241,REP,33,1,11,11/7/2000,50.61,46.44,4.17,6.83,6.83,1,2.56585017014346,sample size unavailable; estimated at 600 as a default +63608,117072,848,2000,2000_Pres-G_TN,TN,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2000,839,Al Gore,222,DEM,43,George W. Bush,241,REP,47,,-4,11/7/2000,47.28,51.15,-3.86,.14,-.14,1,-3.786647092907688, +6454,7923,851,2000,2000_Pres-G_VA,VA,Pres-G,Pres-G,Virginia Commonwealth University,370,Live Phone,,10/21/2000,596,Al Gore,222,DEM,40,George W. Bush,241,REP,54,,-14,11/7/2000,44.44,52.47,-8.04,5.96,-5.96,1,2.028175490559371, +6489,7958,853,2000,2000_Pres-G_WA,WA,Pres-G,Pres-G,Hamilton Campaigns,130,Live Phone,D,10/21/2000,500,Al Gore,222,DEM,44,George W. Bush,241,REP,38,4,6,11/7/2000,50.16,44.58,5.58,.42,.42,1,-4.240570556120218,for unspecified Democratic sponsor +6452,7921,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,St. Norbert College,313,Live Phone,,10/21/2000,413,Al Gore,222,DEM,46,George W. Bush,241,REP,39,5,7,11/7/2000,47.83,47.61,.22,6.78,6.78,1,2.001515616618299, +25829,88011,1422,2000,2000_Gov-G_MT,MT,Gov-G,Gov-G,Montana State University Billings,216,Live Phone,,10/21/2000,403,Mark O'Keefe,12969,DEM,45,Judy Martz,12970,REP,42,,3,11/7/2000,47.08,50.98,-3.9,6.9,6.9,0,-.1120246136221506, +54489,88025,1424,2000,2000_Gov-G_ND,ND,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2000,1258,Heidi Heitkamp,12975,DEM,44,John Hoeven,12976,REP,50,,-6,11/7/2000,44.97,55.03,-10.06,4.06,4.06,1,-3.45609741447401, +6489,124655,1428,2000,2000_Gov-G_WA,WA,Gov-G,Gov-G,Hamilton Campaigns,130,Live Phone,D,10/21/2000,500,Gary Locke,12993,DEM,56,John Carlson,12991,REP,32,,24,11/7/2000,58.38,39.68,18.7,5.3,5.3,1,-.8590253995570412,for unspecified Democratic sponsor +12771,27270,1684,2000,2000_Sen-G_CA,CA,Sen-G,Sen-G,Los Angeles Times,172,Live Phone,,10/21/2000,852,Dianne Feinstein,3625,DEM,60,Tom Campbell,3626,REP,35,,25,11/7/2000,55.84,36.59,19.26,5.74,5.74,1,-.3756999836666219, +25829,31069,1698,2000,2000_Sen-G_MT,MT,Sen-G,Sen-G,Montana State University Billings,216,Live Phone,,10/21/2000,403,Brian Schweitzer,3763,DEM,43,Conrad Burns,3764,REP,41,,2,11/7/2000,47.24,50.55,-3.32,5.32,5.32,0,-.5050648884352056, +6464,31082,1701,2000,2000_Sen-G_NJ,NJ,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/21/2000,909,Jon Stevens Corzine,3786,DEM,46,Bob Franks,3787,REP,41,,5,11/7/2000,50.11,47.1,3.02,1.98,1.98,1,-2.527486531728274, +54489,117242,1704,2000,2000_Sen-G_ND,ND,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2000,1258,Kent Conrad,3768,DEM,57,Duane Sand,3769,REP,34,,23,11/7/2000,61.37,38.63,22.75,.25,.25,1,-7.289132928770193, +63608,117274,1708,2000,2000_Sen-G_TN,TN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2000,839,Jeff Clark,3859,DEM,30,Bill Frist,3860,REP,59,,-29,11/7/2000,32.21,65.1,-32.89,3.89,3.89,1,-1.251790864612053, +6454,27481,1712,2000,2000_Sen-G_VA,VA,Sen-G,Sen-G,Virginia Commonwealth University,370,Live Phone,,10/21/2000,596,Charles S. Robb,3882,DEM,39,George F. Allen,3883,REP,54,,-15,11/7/2000,47.68,52.26,-4.58,10.42,-10.42,1,6.325169577356598, +6489,124656,1713,2000,2000_Sen-G_WA,WA,Sen-G,Sen-G,Hamilton Campaigns,130,Live Phone,D,10/21/2000,500,Maria Cantwell,3893,DEM,42,Slade Gorton,3894,REP,46,,-4,11/7/2000,48.73,48.64,.09,4.09,-4.09,0,-.1009661722473562,for unspecified Democratic sponsor +64125,117972,2372,2000,2000_House-G_FL-8,FL-8,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/21/2000,426,Linda Welch Chapin,14030,DEM,44,Richard Keller,14029,REP,39,,5,11/7/2000,49.19,50.79,-1.61,6.61,6.61,0,-.826240581720886, +25829,118058,2513,2000,2000_House-G_MT-1,MT-1,House-G,House-G,Montana State University Billings,216,Live Phone,,10/21/2000,403,Nancy Keenan,14031,DEM,42,Denny Rehberg,14032,REP,44,,-2,11/7/2000,46.28,51.5,-5.22,3.22,3.22,1,-2.370741297786981, +64264,118242,2695,2000,2000_House-G_WA-1,WA-1,House-G,House-G,SurveyUSA,325,IVR,,10/21/2000,500,Jay Robert Inslee,14328,DEM,52,Dan McDonald,14329,REP,45,,7,11/7/2000,54.55,42.65,11.9,4.9,-4.9,1,-2.665411040770597, +64264,118243,2696,2000,2000_House-G_WA-2,WA-2,House-G,House-G,SurveyUSA,325,IVR,,10/21/2000,500,Rick Larsen,14088,DEM,50,John Koster,14089,REP,44,,6,11/7/2000,50.01,45.93,4.08,1.92,1.92,1,-4.579840620635209, +64264,118244,2702,2000,2000_House-G_WA-8,WA-8,House-G,House-G,SurveyUSA,325,IVR,,10/21/2000,500,Heidi Behrens-Benedict,14330,DEM,40,Jennifer Blackburn Dunn,14331,REP,58,,-18,11/7/2000,35.64,62.23,-26.59,8.59,8.59,1,1.034940471232355, +6455,33367,8652,2000,2000_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,10/21/2000,1000,Generic Candidate,13742,DEM,42,Generic Candidate,13743,REP,40,,2,11/7/2000,46.96,47.32,-.36,2.36,2.36,0,-1.609125214498153,for Voter.com +6423,120595,8652,2000,2000_House-G_US,US,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/21/2000,1204,Generic Candidate,13742,DEM,40,Generic Candidate,13743,REP,42,,-2,11/7/2000,46.96,47.32,-.36,1.64,-1.64,1,-2.288007715051373,for Reuters | MSNBC +6420,7888,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/22/2000,1070,Al Gore,222,DEM,47.5,George W. Bush,241,REP,47,4,.5,11/7/2000,48.31,47.79,.51,.01,-.01,1,-4.322627377930377,average of multiple versions or turnout models listed in poll +6418,7885,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/22/2000,752,Al Gore,222,DEM,46,George W. Bush,241,REP,45,3,1,11/7/2000,48.31,47.79,.51,.49,.49,1,-3.768891649197596,for USA Today | CNN +63612,117076,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2000,3750,Al Gore,222,DEM,47,George W. Bush,241,REP,41,,6,11/7/2000,48.31,47.79,.51,5.49,5.49,1,1.622540988811065, +6431,7900,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Wirthlin Worldwide,387,Live Phone,,10/22/2000,751,Al Gore,222,DEM,43,George W. Bush,241,REP,47,4,-4,11/7/2000,48.31,47.79,.51,4.51,-4.51,0,.0764527397353537, +6414,7881,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/22/2000,1200,Al Gore,222,DEM,42,George W. Bush,241,REP,44,5,-2,11/7/2000,48.31,47.79,.51,2.51,-2.51,0,-1.875865095535529,for Reuters | MSNBC +6424,7892,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/22/2000,600,Al Gore,222,DEM,49,George W. Bush,241,REP,45,2,4,11/7/2000,48.84,48.85,-.01,4.01,4.01,0,.0462161034009619, +63609,117073,816,2000,2000_Pres-G_GA,GA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2000,1029,Al Gore,222,DEM,40,George W. Bush,241,REP,50,,-10,11/7/2000,42.98,54.67,-11.69,1.69,1.69,1,-2.389365971492519, +6433,7902,817,2000,2000_Pres-G_HI,HI,Pres-G,Pres-G,Ward Research/The Honolulu Star-Advertiser,375,Live Phone,,10/22/2000,261,Al Gore,222,DEM,50,George W. Bush,241,REP,31,6,19,11/7/2000,55.79,37.46,18.33,.67,.67,1,-5.099842153868475, +6421,7889,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Market Shares Corp.,187,Live Phone,,10/22/2000,899,Al Gore,222,DEM,45,George W. Bush,241,REP,35,4,10,11/7/2000,54.6,42.58,12.01,2.01,-2.01,1,-4.526430028848293, +6427,7895,827,2000,2000_Pres-G_ME,ME,Pres-G,Pres-G,Myers Research & Strategic Services,319,Live Phone,,10/22/2000,400,Al Gore,222,DEM,42,George W. Bush,241,REP,34,5,8,11/7/2000,49.09,43.97,5.11,2.89,2.89,1,-2.97642740894044, +25884,117039,827,2000,2000_Pres-G_ME,ME,Pres-G,Pres-G,Pan Atlantic Research,249,Live Phone,,10/22/2000,400,Al Gore,222,DEM,47,George W. Bush,241,REP,36,,11,11/7/2000,49.09,43.97,5.11,5.89,5.89,1,.1638808633877409, +63610,117074,827,2000,2000_Pres-G_ME,ME,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2000,1548,Al Gore,222,DEM,39,George W. Bush,241,REP,43,,-4,11/7/2000,49.09,43.97,5.11,9.11,-9.11,0,4.479801777540969, +6425,7893,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/22/2000,600,Al Gore,222,DEM,46,George W. Bush,241,REP,43,4,3,11/7/2000,51.28,46.15,5.13,2.13,-2.13,1,-2.293261726431147, +54500,117058,836,2000,2000_Pres-G_NH,NH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2000,1338,Al Gore,222,DEM,38,George W. Bush,241,REP,46,,-8,11/7/2000,46.8,48.07,-1.27,6.73,-6.73,1,2.205341483665289, +63611,117075,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2000,781,Al Gore,222,DEM,48,George W. Bush,241,REP,37,,11,11/7/2000,60.21,35.23,24.98,13.98,-13.98,1,6.998664392876324, +25897,7922,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/22/2000,666,Al Gore,222,DEM,42,George W. Bush,241,REP,50,4,-8,11/7/2000,46.44,49.99,-3.55,4.45,-4.45,1,.3521761236085267, +6430,7899,843,2000,2000_Pres-G_OR,OR,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/22/2000,600,Al Gore,222,DEM,41,George W. Bush,241,REP,45,10,-4,11/7/2000,46.96,46.52,.44,4.44,-4.44,0,-1.210439468506448, +6426,7894,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/22/2000,600,Al Gore,222,DEM,48,George W. Bush,241,REP,43,2,5,11/7/2000,50.61,46.44,4.17,.83,.83,1,-3.874949134261173, +6450,7919,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Public Opinion Strategies,260,Live Phone,R,10/22/2000,800,Al Gore,222,DEM,43,George W. Bush,241,REP,45,3,-2,11/7/2000,50.61,46.44,4.17,6.17,-6.17,0,2.028966387608885,for unspecified Republican sponsor +6416,7883,845,2000,2000_Pres-G_RI,RI,Pres-G,Pres-G,Brown University,35,Live Phone,,10/22/2000,370,Al Gore,222,DEM,47,George W. Bush,241,REP,29,8,18,11/7/2000,60.99,31.91,29.08,11.08,-11.08,1,4.732657249385554, +63730,117326,846,2000,2000_Pres-G_SC,SC,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/22/2000,500,Al Gore,222,DEM,41,George W. Bush,241,REP,54,,-13,11/7/2000,40.9,56.86,-15.96,2.96,2.96,1,-2.087600974250829, +6415,7882,855,2000,2000_Pres-G_WV,WV,Pres-G,Pres-G,RMS Research,273,Live Phone,,10/22/2000,605,Al Gore,222,DEM,36,George W. Bush,241,REP,46,,-10,11/7/2000,45.59,51.92,-6.32,3.68,-3.68,1,-.5915219958927137, +54500,88036,1425,2000,2000_Gov-G_NH,NH,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2000,1338,Jeanne Shaheen,12978,DEM,45,Gordon Humphrey,12979,REP,40,,5,11/7/2000,48.74,43.76,4.98,.02,.02,1,-5.248757431220201, +63609,117253,1688,2000,2000_Sen-OS_GA,GA,Sen-G,Sen-OS,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2000,1029,Zell Bryan Miller,3671,DEM,53,Mack Francis Mattingly,3672,REP,36,,17,11/7/2000,58.5,38.1,20.4,3.4,-3.4,1,-.6362759135953032, +25884,31124,1691,2000,2000_Sen-G_ME,ME,Sen-G,Sen-G,Pan Atlantic Research,249,Live Phone,,10/22/2000,400,Mark W. Lawrence,3711,DEM,19,Olympia J. Snowe,3712,REP,73,,-54,11/7/2000,31.06,68.94,-37.88,16.12,-16.12,1,10.73647019559804, +63610,117254,1691,2000,2000_Sen-G_ME,ME,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2000,1548,Mark W. Lawrence,3711,DEM,27,Olympia J. Snowe,3712,REP,66,,-39,11/7/2000,31.06,68.94,-37.88,1.12,-1.12,1,-6.32874579160709, +63611,117266,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2000,781,Hillary Rodham Clinton,3819,DEM,48,Rick Lazio,3821,REP,45,,3,11/7/2000,55.27,43.01,12.27,9.27,-9.27,1,1.434050849985719, +25897,31137,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/22/2000,608,Ted Celeste,3833,DEM,34,Michael DeWine,3834,REP,59,,-25,11/7/2000,35.85,59.92,-24.06,.94,-.94,1,-3.261569858063716, +6450,117234,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/22/2000,500,Ron Klink,3844,DEM,31,Rick Santorum,3845,REP,53,,-22,11/7/2000,45.51,52.42,-6.91,15.09,-15.09,1,6.029785399347542,for unspecified Republican sponsor +6416,27199,1707,2000,2000_Sen-G_RI,RI,Sen-G,Sen-G,Brown University,35,Live Phone,,10/22/2000,370,Robert A. Weygand,3854,DEM,28,Lincoln Chafee,3855,REP,52,2,-24,11/7/2000,41.15,56.88,-15.73,8.27,-8.27,1,1.900262101649842, +64265,118245,2379,2000,2000_House-G_FL-15,FL-15,House-G,House-G,SurveyUSA,325,IVR,,10/22/2000,500,Patsy Ann Kurth,14333,DEM,40,David J. Weldon,14334,REP,56,,-16,11/7/2000,39.24,58.84,-19.6,3.6,3.6,1,-3.922171239992194, +64266,118246,2592,2000,2000_House-G_OH-12,OH-12,House-G,House-G,SurveyUSA,325,IVR,,10/22/2000,500,Maryellen O'Shaughnessy,14335,DEM,41,Patrick J. Tiberi,14336,REP,56,,-15,11/7/2000,43.83,52.87,-9.04,5.96,-5.96,1,-1.56412291734457, +64031,117846,2614,2000,2000_House-G_PA-4,PA-4,House-G,House-G,Dynamics Marketing,83,Live Phone,,10/22/2000,416,Terry E. Van Horne,13903,DEM,34,Melissa A. Hart,13902,REP,49,,-15,11/7/2000,40.99,59.01,-18.02,3.02,3.02,1,-4.659284365245852, +63612,117319,8652,2000,2000_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2000,3750,Generic Candidate,13742,DEM,39.3,Generic Candidate,13743,REP,41.2,,-1.9,11/7/2000,46.96,47.32,-.36,1.54,-1.54,1,-2.160699866241678, +63527,116947,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/23/2000,1037,Al Gore,222,DEM,47,George W. Bush,241,REP,48.5,3,-1.5,11/7/2000,48.31,47.79,.51,2.01,-2.01,0,-2.275090467114702,for The Washington Post; average of multiple versions or turnout models listed in poll +63543,116982,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,10/23/2000,813,Al Gore,222,DEM,43,George W. Bush,241,REP,48,5,-5,11/7/2000,48.31,47.79,.51,5.51,-5.51,0,1.105683212789328, +63731,117329,811,2000,2000_Pres-G_CO,CO,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/23/2000,500,Al Gore,222,DEM,39,George W. Bush,241,REP,52,,-13,11/7/2000,42.39,50.75,-8.36,4.64,-4.64,1,.2152265837093195, +6403,7879,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,10/23/2000,514,Al Gore,222,DEM,48.5,George W. Bush,241,REP,45,3,3.5,11/7/2000,48.84,48.85,-.01,3.51,3.51,0,-.5236353510870059,average of multiple versions or turnout models listed in poll +63613,117077,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2000,880,Al Gore,222,DEM,44,George W. Bush,241,REP,40,,4,11/7/2000,54.6,42.58,12.01,8.01,-8.01,1,1.888130361508299, +6432,7901,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Richard Day Research,287,Live Phone,,10/23/2000,801,Al Gore,222,DEM,43,George W. Bush,241,REP,38,4,5,11/7/2000,54.6,42.58,12.01,7.01,-7.01,1,.8109386550167822, +6385,7847,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Hill Research Consultants,140,Live Phone,R,10/23/2000,550,Al Gore,222,DEM,41,George W. Bush,241,REP,42,,-1,11/7/2000,51.28,46.15,5.13,6.13,-6.13,0,2.071860659187668,for unspecified Republican sponsor +54458,117078,830,2000,2000_Pres-G_MO,MO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2000,1072,Al Gore,222,DEM,42,George W. Bush,241,REP,46,,-4,11/7/2000,47.08,50.42,-3.34,.66,-.66,1,-2.44938649870228, +63614,117079,839,2000,2000_Pres-G_NV,NV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2000,817,Al Gore,222,DEM,37,George W. Bush,241,REP,49,,-12,11/7/2000,45.98,49.52,-3.55,8.45,-8.45,1,5.172913072622735, +63615,117080,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2000,929,Al Gore,222,DEM,39,George W. Bush,241,REP,48,,-9,11/7/2000,46.44,49.99,-3.55,5.45,-5.45,1,1.376419866934604, +6441,7910,847,2000,2000_Pres-G_SD,SD,Pres-G,Pres-G,Jim Meader (KELOLAND-TV),159,Live Phone,,10/23/2000,506,Al Gore,222,DEM,33,George W. Bush,241,REP,51,,-18,11/7/2000,37.56,60.3,-22.73,4.73,4.73,1,-2.490148077818045,among registered voters +54458,87994,1421,2000,2000_Gov-G_MO,MO,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2000,1072,"Robert Lee Holden, Jr.",12967,DEM,44,Jim Talent,12965,REP,46,,-2,11/7/2000,49.12,48.21,.91,2.91,-2.91,0,-.4992036457357505, +6403,27461,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,CBS News/The New York Times,36,Live Phone,,10/23/2000,514,Bill Nelson,3654,DEM,45,Bill McCollum,3655,REP,36,7,9,11/7/2000,51.04,46.19,4.85,4.15,4.15,1,.7935049646401904, +54458,117260,1697,2000,2000_Sen-G_MO,MO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2000,1072,Mel Carnahan,3740,DEM,46,John Ashcroft,3741,REP,49,,-3,11/7/2000,50.47,48.39,2.07,5.07,-5.07,0,1.726849875263709, +63614,117262,1700,2000,2000_Sen-G_NV,NV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2000,817,Ed Bernstein,3807,DEM,37,John Ensign,3808,REP,54,,-17,11/7/2000,39.69,55.09,-15.4,1.6,-1.6,1,-3.03333415643766, +63615,117268,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2000,929,Ted Celeste,3833,DEM,30,Michael DeWine,3834,REP,56,,-26,11/7/2000,35.85,59.92,-24.06,1.94,-1.94,1,-2.129528107961071, +64223,118177,2412,2000,2000_House-G_IL-10,IL-10,House-G,House-G,Richard Day Research,287,Live Phone,,10/23/2000,305,Lauren Beth Gash,14266,DEM,35,Mark Kirk,14267,REP,45,,-10,11/7/2000,48.81,51.19,-2.38,7.62,-7.62,1,-.0408681731388942, +64267,118247,2431,2000,2000_House-G_IN-9,IN-9,House-G,House-G,SurveyUSA,325,IVR,,10/23/2000,500,Baron P. Hill,14337,DEM,55,Michael E. Bailey,14338,REP,41,,14,11/7/2000,54.19,43.82,10.37,3.63,3.63,1,-3.859691558408686, +64268,118248,2614,2000,2000_House-G_PA-4,PA-4,House-G,House-G,SurveyUSA,325,IVR,,10/23/2000,800,Terry E. Van Horne,13903,DEM,44,Melissa A. Hart,13902,REP,51,,-7,11/7/2000,40.99,59.01,-18.02,11.02,11.02,1,4.581939048472431, +6405,7870,810,2000,2000_Pres-G_CA,CA,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/24/2000,822,Al Gore,222,DEM,49,George W. Bush,241,REP,39,5,10,11/7/2000,53.45,41.65,11.8,1.8,-1.8,1,-4.803939444353549, +54442,117302,814,2000,2000_Pres-G_DE,DE,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/24/2000,500,Al Gore,222,DEM,49,George W. Bush,241,REP,45,,4,11/7/2000,54.98,41.92,13.06,9.06,-9.06,1,-.4145109342102171, +6400,7865,827,2000,2000_Pres-G_ME,ME,Pres-G,Pres-G,Market Decisions Research,184,Live Phone,,10/24/2000,824,Al Gore,222,DEM,42,George W. Bush,241,REP,41,5,1,11/7/2000,49.09,43.97,5.11,4.11,-4.11,1,-1.117846657906365, +25718,7846,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,EPIC-MRA,84,Live Phone,,10/24/2000,600,Al Gore,222,DEM,42,George W. Bush,241,REP,44,3,-2,11/7/2000,51.28,46.15,5.13,7.13,-7.13,0,3.319309459110205, +6401,7866,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,10/24/2000,400,Al Gore,222,DEM,43,George W. Bush,241,REP,42,5,1,11/7/2000,51.28,46.15,5.13,4.13,-4.13,1,-.2043095375250688, +6388,7850,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,Live Phone,,10/24/2000,600,Al Gore,222,DEM,42,George W. Bush,241,REP,42,3,0,11/7/2000,51.28,46.15,5.13,5.13,-5.13,.5,.9130924031892669, +6386,7848,830,2000,2000_Pres-G_MO,MO,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2000,625,Al Gore,222,DEM,44,George W. Bush,241,REP,45,4,-1,11/7/2000,47.08,50.42,-3.34,2.34,2.34,1,-.8238736201024426, +6387,7849,832,2000,2000_Pres-G_MT,MT,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2000,628,Al Gore,222,DEM,37,George W. Bush,241,REP,49,5,-12,11/7/2000,33.37,58.44,-25.07,13.07,13.07,1,8.452626659180515, +6404,7869,836,2000,2000_Pres-G_NH,NH,Pres-G,Pres-G,Franklin Pierce University,107,Live Phone,,10/24/2000,885,Al Gore,222,DEM,43,George W. Bush,241,REP,40,5,3,11/7/2000,46.8,48.07,-1.27,4.27,4.27,0,-.5438943815392767,among registered voters +6398,7863,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Blum & Weprin Associates,32,Live Phone,,10/24/2000,844,Al Gore,222,DEM,55,George W. Bush,241,REP,31,4,24,11/7/2000,60.21,35.23,24.98,.98,-.98,1,-6.83825599067821, +6406,7871,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,10/24/2000,400,Al Gore,222,DEM,45,George W. Bush,241,REP,40,5,5,11/7/2000,50.61,46.44,4.17,.83,.83,1,-3.852345883395857, +54509,117059,850,2000,2000_Pres-G_UT,UT,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2000,918,Al Gore,222,DEM,24,George W. Bush,241,REP,62,,-38,11/7/2000,26.34,66.83,-40.49,2.49,2.49,1,-1.709802060213188, +25901,7878,851,2000,2000_Pres-G_VA,VA,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/24/2000,1009,Al Gore,222,DEM,45,George W. Bush,241,REP,49,3,-4,11/7/2000,44.44,52.47,-8.04,4.04,4.04,1,.5475868531278355, +63619,117084,851,2000,2000_Pres-G_VA,VA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2000,1100,Al Gore,222,DEM,38,George W. Bush,241,REP,50,,-12,11/7/2000,44.44,52.47,-8.04,3.96,-3.96,1,.3525372626867681, +6389,7851,852,2000,2000_Pres-G_VT,VT,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/24/2000,400,Al Gore,222,DEM,52,George W. Bush,241,REP,36,5,16,11/7/2000,50.63,40.7,9.94,6.06,6.06,1,1.49832633970578, +6407,7872,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,10/24/2000,400,Al Gore,222,DEM,43,George W. Bush,241,REP,42,6,1,11/7/2000,47.83,47.61,.22,.78,.78,1,-4.245952997119982, +54442,87978,1419,2000,2000_Gov-G_DE,DE,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/24/2000,500,Ruth Minner,12958,DEM,55,John Burris,12959,REP,41,,14,11/7/2000,59.24,39.75,19.5,5.5,-5.5,1,-1.506975993267252, +6386,87995,1421,2000,2000_Gov-G_MO,MO,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2000,625,"Robert Lee Holden, Jr.",12967,DEM,45,Jim Talent,12965,REP,43,,2,11/7/2000,49.12,48.21,.91,1.09,1.09,1,-2.569006725170315, +6387,88012,1422,2000,2000_Gov-G_MT,MT,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2000,628,Mark O'Keefe,12969,DEM,46,Judy Martz,12970,REP,44,,2,11/7/2000,47.08,50.98,-3.9,5.9,5.9,0,-.8855565259614312, +54501,88037,1425,2000,2000_Gov-G_NH,NH,Gov-G,Gov-G,Franklin Pierce University,107,Live Phone,,10/24/2000,885,Jeanne Shaheen,12978,DEM,51,Gordon Humphrey,12979,REP,30,5,21,11/7/2000,48.74,43.76,4.98,16.02,16.02,1,12.35747736662639, +54509,88045,1426,2000,2000_Gov-G_UT,UT,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2000,918,Bill Orton,12981,DEM,37,Michael Leavitt,12983,REP,55,,-18,11/7/2000,42.27,55.77,-13.5,4.5,-4.5,1,-.3352100353413611, +6389,88053,1427,2000,2000_Gov-G_VT,VT,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/24/2000,400,Howard Dean,12990,DEM,49,Ruth Dwyer,12984,REP,35,7,14,11/7/2000,50.45,37.95,12.51,1.49,1.49,1,-4.187745568462327, +6405,31095,1684,2000,2000_Sen-G_CA,CA,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/24/2000,822,Dianne Feinstein,3625,DEM,53,Tom Campbell,3626,REP,38,,15,11/7/2000,55.84,36.59,19.26,4.26,-4.26,1,-2.223833455141393, +54442,117375,1686,2000,2000_Sen-G_DE,DE,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/24/2000,500,Thomas R. Carper,3649,DEM,49,William V. Roth Jr.,4341,REP,48,,1,11/7/2000,55.53,43.7,11.83,10.83,-10.83,1,2.697349067878101, +6400,27279,1691,2000,2000_Sen-G_ME,ME,Sen-G,Sen-G,Market Decisions Research,184,Live Phone,,10/24/2000,824,Mark W. Lawrence,3711,DEM,15,Olympia J. Snowe,3712,REP,60,,-45,11/7/2000,31.06,68.94,-37.88,7.12,-7.12,1,.8756090740813658, +25718,30958,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,10/24/2000,500,Debbie Stabenow,3713,DEM,41,Spencer Abraham,3714,REP,41,,0,11/7/2000,49.47,47.86,1.61,1.61,-1.61,.5,-3.814985005749274, +6388,31057,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,Live Phone,,10/24/2000,800,Debbie Stabenow,3713,DEM,36,Spencer Abraham,3714,REP,39,,-3,11/7/2000,49.47,47.86,1.61,4.61,-4.61,0,-.9161075221763653, +6386,31023,1697,2000,2000_Sen-G_MO,MO,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2000,625,Mel Carnahan,3740,DEM,46,John Ashcroft,3741,REP,46,,0,11/7/2000,50.47,48.39,2.07,2.07,-2.07,.5,-1.505550460909571, +6387,27308,1698,2000,2000_Sen-G_MT,MT,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2000,628,Brian Schweitzer,3763,DEM,44,Conrad Burns,3764,REP,45,,-1,11/7/2000,47.24,50.55,-3.32,2.32,2.32,1,-3.702617304667478, +6398,30943,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Blum & Weprin Associates,32,Live Phone,,10/24/2000,850,Hillary Rodham Clinton,3819,DEM,50,Rick Lazio,3821,REP,43,,7,11/7/2000,55.27,43.01,12.27,5.27,-5.27,1,-2.435172288229301, +54509,117243,1710,2000,2000_Sen-G_UT,UT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2000,918,Scott N. Howell,3878,DEM,27,Orrin G. Hatch,3879,REP,64,,-37,11/7/2000,31.51,65.58,-34.07,2.93,-2.93,1,-2.301991961326141, +6389,27426,1711,2000,2000_Sen-G_VT,VT,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/24/2000,400,Ed Flanagan,3884,DEM,33,James M. Jeffords,3885,REP,61,,-28,11/7/2000,25.43,65.56,-40.13,12.13,12.13,1,7.218260253514802, +25901,31141,1712,2000,2000_Sen-G_VA,VA,Sen-G,Sen-G,ABC News/The Washington Post,3,Live Phone,,10/24/2000,1009,Charles S. Robb,3882,DEM,46,George F. Allen,3883,REP,48,,-2,11/7/2000,47.68,52.26,-4.58,2.58,2.58,1,-1.59228006612703, +63619,117277,1712,2000,2000_Sen-G_VA,VA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2000,1100,Charles S. Robb,3882,DEM,42,George F. Allen,3883,REP,50,,-8,11/7/2000,47.68,52.26,-4.58,3.42,-3.42,1,-.8927388517586581, +64033,117849,2319,2000,2000_House-G_CA-20,CA-20,House-G,House-G,FM3 Research,91,Live Phone,D,10/24/2000,400,Calvin M. Dooley,13836,DEM,49,Rich Rodriguez,13837,REP,38,,11,11/7/2000,52.35,45.49,6.85,4.15,4.15,1,-1.760613208149095,for Calvin M. Dooley +64110,117953,2444,2000,2000_House-G_KY-3,KY-3,House-G,House-G,Louisville Courier-Journal,174,Live Phone,,10/24/2000,696,Eleanor Jordan,13991,DEM,39,Anne Meagher Northup,13993,REP,49,,-10,11/7/2000,44.23,52.87,-8.64,1.36,-1.36,1,-5.93579198305638, +25718,117848,2482,2000,2000_House-G_MI-8,MI-8,House-G,House-G,EPIC-MRA,84,Live Phone,,10/24/2000,400,Dianne Byrum,13908,DEM,45,Mike Rogers,13909,REP,44,,1,11/7/2000,48.74,48.79,-.05,1.05,1.05,0,-6.481231721088228, +6387,117973,2513,2000,2000_House-G_MT-1,MT-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2000,628,Nancy Keenan,14031,DEM,43,Denny Rehberg,14032,REP,46,,-3,11/7/2000,46.28,51.5,-5.22,2.22,2.22,1,-3.190932709056607, +64005,117804,2601,2000,2000_House-G_OK-2,OK-2,House-G,House-G,Consumer Logic,59,Live Phone,,10/24/2000,600,Brad R. Carson,13873,DEM,44,Andy Ewing,13874,REP,29,,15,11/7/2000,54.9,41.79,13.1,1.9,1.9,1,-5.376056570673666, +64200,118116,2699,2000,2000_House-G_WA-5,WA-5,House-G,House-G,Research 2000,281,Live Phone,,10/24/2000,404,Tom Keefe,14174,DEM,39,George R. Nethercutt,14175,REP,48,,-9,11/7/2000,38.89,57.34,-18.44,9.44,9.44,1,1.931767826839104, +6381,120594,8652,2000,2000_House-G_US,US,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/24/2000,1209,Generic Candidate,13742,DEM,45,Generic Candidate,13743,REP,38,,7,11/7/2000,46.96,47.32,-.36,7.36,7.36,0,3.604455058295705,for Reuters | MSNBC +6382,121930,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,10/25/2000,998,Al Gore,222,DEM,47,George W. Bush,241,REP,45,5,2,11/7/2000,48.31,47.79,.51,1.49,1.49,1,-2.810950429924189,average of multiple versions or turnout models listed in poll +6378,7839,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/25/2000,851,Al Gore,222,DEM,39,George W. Bush,241,REP,52,4,-13,11/7/2000,48.31,47.79,.51,13.51,-13.51,0,9.517086474365163,for USA Today | CNN +63621,117087,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2000,3750,Al Gore,222,DEM,46,George W. Bush,241,REP,42,,4,11/7/2000,48.31,47.79,.51,3.49,3.49,1,-.164174870186207, +6392,7854,811,2000,2000_Pres-G_CO,CO,Pres-G,Pres-G,Ciruli Associates,51,Live Phone,,10/25/2000,400,Al Gore,222,DEM,37,George W. Bush,241,REP,47,3,-10,11/7/2000,42.39,50.75,-8.36,1.64,-1.64,1,-3.622311262728291, +63620,117086,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2000,864,Al Gore,222,DEM,45,George W. Bush,241,REP,46,,-1,11/7/2000,48.84,48.85,-.01,.99,-.99,1,-2.80909745350408, +6367,7828,825,2000,2000_Pres-G_MA,MA,Pres-G,Pres-G,KRC Research,160,Live Phone,,10/25/2000,400,Al Gore,222,DEM,54,George W. Bush,241,REP,28,7,26,11/7/2000,59.8,32.5,27.3,1.3,-1.3,1,-3.446561057397576, +6366,7827,825,2000,2000_Pres-G_MA,MA,Pres-G,Pres-G,RKM Research and Communications Inc.,272,Live Phone,,10/25/2000,400,Al Gore,222,DEM,52,George W. Bush,241,REP,28,5,24,11/7/2000,59.8,32.5,27.3,3.3,-3.3,1,-.8912850190773116, +6368,7829,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Marketing Resource Group (MRG),193,Live Phone,,10/25/2000,500,Al Gore,222,DEM,39,George W. Bush,241,REP,45,5,-6,11/7/2000,51.28,46.15,5.13,11.13,-11.13,0,7.213329361171652, +6372,7833,830,2000,2000_Pres-G_MO,MO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/2000,603,Al Gore,222,DEM,46,George W. Bush,241,REP,44,4,2,11/7/2000,47.08,50.42,-3.34,5.34,5.34,0,1.981809102181336, +6383,7845,837,2000,2000_Pres-G_NJ,NJ,Pres-G,Pres-G,Rutgers University,295,Live Phone,,10/25/2000,432,Al Gore,222,DEM,47,George W. Bush,241,REP,35,5,12,11/7/2000,56.13,40.29,15.83,3.83,-3.83,1,-3.395911170469066, +6377,7838,851,2000,2000_Pres-G_VA,VA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/2000,627,Al Gore,222,DEM,41,George W. Bush,241,REP,48,3,-7,11/7/2000,44.44,52.47,-8.04,1.04,1.04,1,-3.157335521414593, +6390,7852,855,2000,2000_Pres-G_WV,WV,Pres-G,Pres-G,West Virginia Research Center,378,Live Phone,,10/25/2000,536,Al Gore,222,DEM,39,George W. Bush,241,REP,41,1,-2,11/7/2000,45.59,51.92,-6.32,4.32,4.32,1,.6689998844711497, +6372,87996,1421,2000,2000_Gov-G_MO,MO,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/2000,603,"Robert Lee Holden, Jr.",12967,DEM,41,Jim Talent,12965,REP,40,,1,11/7/2000,49.12,48.21,.91,.09,.09,1,-4.058346619047387, +63620,117250,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2000,864,Bill Nelson,3654,DEM,47,Bill McCollum,3655,REP,43,,4,11/7/2000,51.04,46.19,4.85,.85,-.85,1,-2.068254583671868, +6367,27268,1693,2000,2000_Sen-G_MA,MA,Sen-G,Sen-G,KRC Research,160,Live Phone,,10/25/2000,400,Edward M. Kennedy,3693,DEM,68,Jack E. Robinson,3694,REP,16,8,52,11/7/2000,72.69,12.86,59.83,7.83,-7.83,1,.4203571954765198, +6366,27435,1693,2000,2000_Sen-G_MA,MA,Sen-G,Sen-G,RKM Research and Communications Inc.,272,Live Phone,,10/25/2000,400,Edward M. Kennedy,3693,DEM,60,Jack E. Robinson,3694,REP,11,9,49,11/7/2000,72.69,12.86,59.83,10.83,-10.83,1,4.228004602432569, +6368,27364,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Marketing Resource Group (MRG),193,Live Phone,,10/25/2000,500,Debbie Stabenow,3713,DEM,41,Spencer Abraham,3714,REP,49,,-8,11/7/2000,49.47,47.86,1.61,9.61,-9.61,0,4.180638888563536, +6372,27518,1697,2000,2000_Sen-G_MO,MO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/2000,603,Mel Carnahan,3740,DEM,47,John Ashcroft,3741,REP,45,,2,11/7/2000,50.47,48.39,2.07,.07,-.07,1,-3.962711867742217, +6383,27443,1701,2000,2000_Sen-G_NJ,NJ,Sen-G,Sen-G,Rutgers University,295,Live Phone,,10/25/2000,432,Jon Stevens Corzine,3786,DEM,49,Bob Franks,3787,REP,39,,10,11/7/2000,50.11,47.1,3.02,6.98,6.98,1,2.250203124314039, +73383,137547,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/25/2000,600,Hillary Rodham Clinton,3819,DEM,51,Rick Lazio,3821,REP,45,,6,11/7/2000,55.27,43.01,12.27,6.27,-6.27,1,-1.535018448864272,sample size unavailable; estimated at 600 as a default +6377,31038,1712,2000,2000_Sen-G_VA,VA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/2000,625,Charles S. Robb,3882,DEM,44,George F. Allen,3883,REP,47,,-3,11/7/2000,47.68,52.26,-4.58,1.58,1.58,1,-3.079911867187997, +64269,118249,2445,2000,2000_House-G_KY-4,KY-4,House-G,House-G,SurveyUSA,325,IVR,,10/25/2000,500,Ken Lucas,14339,DEM,60,Don Bell,14340,REP,37,,23,11/7/2000,54.26,43.52,10.75,12.25,12.25,1,4.849673714158938, +64270,118250,2517,2000,2000_House-G_NV-1,NV-1,House-G,House-G,SurveyUSA,325,IVR,,10/25/2000,500,Shelley Berkley,14341,DEM,53,Jon C. Porter,14342,REP,45,,8,11/7/2000,51.68,44.18,7.5,.5,.5,1,-6.931525475296337, +64396,118464,2705,2000,2000_House-G_WV-2,WV-2,House-G,House-G,West Virginia Research Center,378,Live Phone,,10/25/2000,424,Jim Humphreys,14451,DEM,38,Shelley Moore Capito,14452,REP,32,5,6,11/7/2000,45.92,48.49,-2.57,8.57,8.57,0,1.21477294878786, +28085,33363,8652,2000,2000_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,Live Phone,,10/25/2000,998,Generic Candidate,13742,DEM,47,Generic Candidate,13743,REP,42,,5,11/7/2000,46.96,47.32,-.36,5.36,5.36,0,1.771600885033482, +6378,122053,8652,2000,2000_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,10/25/2000,600,Generic Candidate,13742,DEM,45,Generic Candidate,13743,REP,47,,-2,11/7/2000,46.96,47.32,-.36,1.64,-1.64,1,-2.323204974973636,for USA Today | CNN; sample size unavailable; estimated at 600 as a default; among registered voters +66223,123209,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/26/2000,1009,Al Gore,222,DEM,46,George W. Bush,241,REP,47,4,-1,11/7/2000,48.31,47.79,.51,1.51,-1.51,0,-2.576173725767974, +6396,7861,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Princeton Survey Research Associates International,258,Live Phone,,10/26/2000,1113,Al Gore,222,DEM,45,George W. Bush,241,REP,47,5,-2,11/7/2000,48.31,47.79,.51,2.51,-2.51,0,-1.474595988608262,for Bloomberg; average of multiple versions or turnout models listed in poll +63878,117047,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Princeton Survey Research Associates International,258,Live Phone,,10/26/2000,818,Al Gore,222,DEM,41,George W. Bush,241,REP,49,4,-8,11/7/2000,48.31,47.79,.51,8.51,-8.51,0,4.399237561148054,for Bloomberg | Newsweek +28080,121742,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Yankelovich Partners Inc.,390,Live Phone,,10/26/2000,838,Al Gore,222,DEM,44.5,George W. Bush,241,REP,49.5,3,-5,11/7/2000,48.31,47.79,.51,5.51,-5.51,0,1.336920464182205,for CNN | Time; average of multiple versions or turnout models listed in poll +6357,123356,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/26/2000,1200,Al Gore,222,DEM,44,George W. Bush,241,REP,43.5,4.5,.5,11/7/2000,48.31,47.79,.51,.01,-.01,1,-4.111961381312087,for Reuters | MSNBC; average of multiple versions or turnout models listed in poll +6351,7810,819,2000,2000_Pres-G_ID,ID,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2000,633,Al Gore,222,DEM,30,George W. Bush,241,REP,56,4,-26,11/7/2000,27.64,67.17,-39.53,13.53,13.53,1,9.791585005829738, +6344,7803,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/26/2000,600,Al Gore,222,DEM,42,George W. Bush,241,REP,45,4,-3,11/7/2000,54.6,42.58,12.01,15.01,-15.01,0,9.285419861508766, +6363,7822,826,2000,2000_Pres-G_MD,MD,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2000,625,Al Gore,222,DEM,48,George W. Bush,241,REP,40,5,8,11/7/2000,56.49,40.18,16.3,8.3,-8.3,1,3.659482530376532, +63624,117092,826,2000,2000_Pres-G_MD,MD,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2000,696,Al Gore,222,DEM,47,George W. Bush,241,REP,40,,7,11/7/2000,56.49,40.18,16.3,9.3,-9.3,1,4.791646742022169, +6361,7820,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/26/2000,600,Al Gore,222,DEM,43,George W. Bush,241,REP,40,4,3,11/7/2000,51.28,46.15,5.13,2.13,-2.13,1,-1.833916913443307, +6352,7811,835,2000,2000_Pres-G_NE,NE,Pres-G,Pres-G,RKM Research and Communications Inc.,272,Live Phone,,10/26/2000,1007,Al Gore,222,DEM,31,George W. Bush,241,REP,56,2,-25,11/7/2000,33.25,62.25,-28.99,3.99,3.99,1,-2.671598974300042,among registered voters +63733,117334,837,2000,2000_Pres-G_NJ,NJ,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/26/2000,500,Al Gore,222,DEM,49,George W. Bush,241,REP,45,,4,11/7/2000,56.13,40.29,15.83,11.83,-11.83,1,5.427253011413619, +6342,7801,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/26/2000,600,Al Gore,222,DEM,42,George W. Bush,241,REP,39,7,3,11/7/2000,50.61,46.44,4.17,1.17,-1.17,1,-3.035725122334108, +6349,7808,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/26/2000,600,Al Gore,222,DEM,40,George W. Bush,241,REP,47,3,-7,11/7/2000,50.61,46.44,4.17,11.17,-11.17,0,7.084135138825218,for Toledo Blade | Pittsburgh Post Gazette +54518,117060,852,2000,2000_Pres-G_VT,VT,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2000,1000,Al Gore,222,DEM,45,George W. Bush,241,REP,39,,6,11/7/2000,50.63,40.7,9.94,3.94,-3.94,1,-.3619996751353074, +54518,88054,1427,2000,2000_Gov-G_VT,VT,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2000,1000,Howard Dean,12990,DEM,46,Ruth Dwyer,12984,REP,39,,7,11/7/2000,50.45,37.95,12.51,5.51,-5.51,1,1.212682708740653, +6363,27295,1692,2000,2000_Sen-G_MD,MD,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2000,625,Paul S. Sarbanes,3699,DEM,59,Paul H. Rappaport,3700,REP,30,,29,11/7/2000,63.18,36.73,26.44,2.56,2.56,1,-2.584668563488723, +63624,117255,1692,2000,2000_Sen-G_MD,MD,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2000,696,Paul S. Sarbanes,3699,DEM,57,Paul H. Rappaport,3700,REP,37,,20,11/7/2000,63.18,36.73,26.44,6.44,-6.44,1,1.855371425730832, +73377,137541,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/26/2000,600,Debbie Stabenow,3713,DEM,47,Spencer Abraham,3714,REP,49,,-2,11/7/2000,49.47,47.86,1.61,3.61,-3.61,0,-1.635080905658038,sample size unavailable; estimated at 600 as a default +6352,27439,1699,2000,2000_Sen-G_NE,NE,Sen-G,Sen-G,RKM Research and Communications Inc.,272,Live Phone,,10/26/2000,1007,Ben Nelson,3770,DEM,49,Don Stenberg,3771,REP,37,,12,11/7/2000,51,48.82,2.18,9.82,9.82,1,3.995250023241502,among registered voters +63733,117412,1701,2000,2000_Sen-G_NJ,NJ,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/26/2000,500,Jon Stevens Corzine,3786,DEM,50,Bob Franks,3787,REP,42,,8,11/7/2000,50.11,47.1,3.02,4.98,4.98,1,.4415568799131512, +54518,117245,1711,2000,2000_Sen-G_VT,VT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2000,1000,Ed Flanagan,3884,DEM,24,James M. Jeffords,3885,REP,66,,-42,11/7/2000,25.43,65.56,-40.13,1.87,-1.87,1,-4.431868241168821, +64028,117833,2614,2000,2000_House-G_PA-4,PA-4,House-G,House-G,Decision Forecasting,77,Live Phone,,10/26/2000,426,Terry E. Van Horne,13903,DEM,36,Melissa A. Hart,13902,REP,44,,-8,11/7/2000,40.99,59.01,-18.02,10.02,10.02,1,2.7296236116729, +6396,123193,8652,2000,2000_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,Live Phone,,10/26/2000,600,Generic Candidate,13742,DEM,43,Generic Candidate,13743,REP,37,,6,11/7/2000,46.96,47.32,-.36,6.36,6.36,0,2.746029837893937,for Bloomberg; sample size unavailable; estimated at 600 as a default +63878,33357,8652,2000,2000_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,Live Phone,,10/26/2000,818,Generic Candidate,13742,DEM,46,Generic Candidate,13743,REP,44,,2,11/7/2000,46.96,47.32,-.36,2.36,2.36,0,-1.160053178818605,for Bloomberg | Newsweek +28080,33358,8652,2000,2000_House-G_US,US,House-G,House-G,Yankelovich Partners Inc.,390,Live Phone,,10/26/2000,1076,Generic Candidate,13742,DEM,46,Generic Candidate,13743,REP,45,,1,11/7/2000,46.96,47.32,-.36,1.36,1.36,0,-2.374880916861742,for CNN | Time +6356,7824,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/27/2000,1432,Al Gore,222,DEM,47.5,George W. Bush,241,REP,48,4,-.5,11/7/2000,48.31,47.79,.51,1.01,-1.01,0,-2.881832954324453,average of multiple versions or turnout models listed in poll +6375,7836,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,10/27/2000,1000,Al Gore,222,DEM,39,George W. Bush,241,REP,44,4,-5,11/7/2000,48.31,47.79,.51,5.51,-5.51,0,1.710360152576644,for Voter.com +65847,117040,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,Live Phone,,10/27/2000,1062,Al Gore,222,DEM,43,George W. Bush,241,REP,47,3,-4,11/7/2000,48.31,47.79,.51,4.51,-4.51,0,.4690455424510592, +65858,117283,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,SSRS,297,Live Phone,,10/27/2000,1103,Al Gore,222,DEM,40,George W. Bush,241,REP,43,9,-3,11/7/2000,48.31,47.79,.51,3.51,-3.51,0,-.5012372560866504, +6332,7791,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,600,Al Gore,222,DEM,49,George W. Bush,241,REP,42,3,7,11/7/2000,48.84,48.85,-.01,7.01,7.01,0,3.487416291094847,for Reuters | MSNBC +6319,117532,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,600,Al Gore,222,DEM,47,George W. Bush,241,REP,40,4.5,7,11/7/2000,54.6,42.58,12.01,5.01,-5.01,1,-1.740504704787978,for St Louis Post-Dispatch; average of multiple versions or turnout models listed in poll +54450,7776,821,2000,2000_Pres-G_IN,IN,Pres-G,Pres-G,Market Shares Corp.,187,Live Phone,,10/27/2000,600,Al Gore,222,DEM,30,George W. Bush,241,REP,53,,-23,11/7/2000,41.01,56.65,-15.63,7.37,-7.37,1,1.752220378866125, +6341,7800,825,2000,2000_Pres-G_MA,MA,Pres-G,Pres-G,University of Massachusetts,354,Live Phone,,10/27/2000,401,Al Gore,222,DEM,52,George W. Bush,241,REP,30,7,22,11/7/2000,59.8,32.5,27.3,5.3,-5.3,1,1.487649360895354,among registered voters +6371,7832,826,2000,2000_Pres-G_MD,MD,Pres-G,Pres-G,Gonzales Research & Marketing Strategies Inc.,121,Live Phone,,10/27/2000,627,Al Gore,222,DEM,52,George W. Bush,241,REP,38,4,14,11/7/2000,56.49,40.18,16.3,2.3,-2.3,1,-3.348853831245136, +6333,7792,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,603,Al Gore,222,DEM,46,George W. Bush,241,REP,45,3,1,11/7/2000,51.28,46.15,5.13,4.13,-4.13,1,.080903070801725,for Toledo Blade | Pittsburgh Post Gazette +6324,7782,829,2000,2000_Pres-G_MN,MN,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/2000,625,Al Gore,222,DEM,44,George W. Bush,241,REP,41,8,3,11/7/2000,47.91,45.5,2.4,.6,.6,1,-3.777043798276513, +25934,7793,830,2000,2000_Pres-G_MO,MO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,600,Al Gore,222,DEM,45,George W. Bush,241,REP,47,3,-2,11/7/2000,47.08,50.42,-3.34,1.34,1.34,1,-1.919861481774566,for St Louis Post-Dispatch +6338,7797,837,2000,2000_Pres-G_NJ,NJ,Pres-G,Pres-G,Monmouth University,215,Live Phone,,10/27/2000,575,Al Gore,222,DEM,41,George W. Bush,241,REP,36,,5,11/7/2000,56.13,40.29,15.83,10.83,-10.83,1,4.441845674509942, +6370,7831,837,2000,2000_Pres-G_NJ,NJ,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/27/2000,600,Al Gore,222,DEM,50,George W. Bush,241,REP,38,5,12,11/7/2000,56.13,40.29,15.83,3.83,-3.83,1,-2.696607979790069,sample size unavailable; estimated at 600 as a default +6325,7783,839,2000,2000_Pres-G_NV,NV,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/2000,625,Al Gore,222,DEM,43,George W. Bush,241,REP,47,2,-4,11/7/2000,45.98,49.52,-3.55,.45,-.45,1,-3.990837447148719, +6343,7802,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,10/27/2000,871,Al Gore,222,DEM,55,George W. Bush,241,REP,35,7,20,11/7/2000,60.21,35.23,24.98,4.98,-4.98,1,-2.209434651841883, +6369,7830,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/27/2000,600,Al Gore,222,DEM,54,George W. Bush,241,REP,33,5,21,11/7/2000,60.21,35.23,24.98,3.98,-3.98,1,-3.610436410709889,sample size unavailable; estimated at 600 as a default +25947,7794,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,700,Al Gore,222,DEM,50,George W. Bush,241,REP,36,7,14,11/7/2000,60.21,35.23,24.98,10.98,-10.98,1,4.039423816254353,for New York Post | Fox 5 New York +6336,7795,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,600,Al Gore,222,DEM,43,George W. Bush,241,REP,49,3,-6,11/7/2000,46.44,49.99,-3.55,2.45,-2.45,1,-1.98612929464864,for Toledo Blade | Pittsburgh Post Gazette +6374,7835,843,2000,2000_Pres-G_OR,OR,Pres-G,Pres-G,DHM Research,76,Live Phone,,10/27/2000,600,Al Gore,222,DEM,45,George W. Bush,241,REP,44,4,1,11/7/2000,46.96,46.52,.44,.56,.56,1,-5.130396448837945, +6340,7799,848,2000,2000_Pres-G_TN,TN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,500,Al Gore,222,DEM,44,George W. Bush,241,REP,51,2,-7,11/7/2000,47.28,51.15,-3.86,3.14,-3.14,1,-.8236211037215885,for Reuters | MSNBC +6321,7779,853,2000,2000_Pres-G_WA,WA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,500,Al Gore,222,DEM,46,George W. Bush,241,REP,43,6,3,11/7/2000,50.16,44.58,5.58,2.58,-2.58,1,-2.096055864898059,for Reuters | MSNBC +6362,7821,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,Market Shares Corp.,187,Live Phone,,10/27/2000,500,Al Gore,222,DEM,39,George W. Bush,241,REP,46,5,-7,11/7/2000,47.83,47.61,.22,7.22,-7.22,0,3.000509244244911, +6322,7780,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,500,Al Gore,222,DEM,49,George W. Bush,241,REP,40,6,9,11/7/2000,47.83,47.61,.22,8.78,8.78,1,3.815157433215155,for Reuters | MSNBC +54450,87986,1420,2000,2000_Gov-G_IN,IN,Gov-G,Gov-G,Market Shares Corp.,187,Live Phone,,10/27/2000,600,Frank L. O'Bannon,12960,DEM,49,David McIntosh,12962,REP,33,,16,11/7/2000,56.56,41.68,14.88,1.12,1.12,1,-3.254041280674022, +25934,87998,1421,2000,2000_Gov-G_MO,MO,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,600,"Robert Lee Holden, Jr.",12967,DEM,43,Jim Talent,12965,REP,41,,2,11/7/2000,49.12,48.21,.91,1.09,1.09,1,-2.980982214902087,for St Louis Post-Dispatch +6332,31154,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,600,Bill Nelson,3654,DEM,46,Bill McCollum,3655,REP,36,5,10,11/7/2000,51.04,46.19,4.85,5.15,5.15,1,1.765959847227706,for Reuters | MSNBC +54450,27280,1690,2000,2000_Sen-G_IN,IN,Sen-G,Sen-G,Market Shares Corp.,187,Live Phone,,10/27/2000,600,David L. Johnson,3690,DEM,10,Richard G. Lugar,3691,REP,69,,-59,11/7/2000,31.85,66.56,-34.71,24.29,-24.29,1,15.99235220281354, +6371,30993,1692,2000,2000_Sen-G_MD,MD,Sen-G,Sen-G,Gonzales Research & Marketing Strategies Inc.,121,Live Phone,,10/27/2000,627,Paul S. Sarbanes,3699,DEM,63,Paul H. Rappaport,3700,REP,30,,33,11/7/2000,63.18,36.73,26.44,6.56,6.56,1,1.881542728292718, +6341,27473,1693,2000,2000_Sen-G_MA,MA,Sen-G,Sen-G,University of Massachusetts,354,Live Phone,,10/27/2000,401,Edward M. Kennedy,3693,DEM,64,Jack E. Robinson,3694,REP,11,13,53,11/7/2000,72.69,12.86,59.83,6.83,-6.83,1,-.3715676500129997,among registered voters +6333,31164,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,600,Debbie Stabenow,3713,DEM,44,Spencer Abraham,3714,REP,42,1,2,11/7/2000,49.47,47.86,1.61,.39,.39,1,-5.420079568496416,for Toledo Blade | Pittsburgh Post Gazette +6324,27300,1695,2000,2000_Sen-G_MN,MN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/2000,625,Mark Dayton,13727,DEM,47,Rod Grams,3721,REP,42,5,5,11/7/2000,48.83,43.29,5.54,.54,-.54,1,-4.746286858995317, +25934,31174,1697,2000,2000_Sen-G_MO,MO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,600,Mel Carnahan,3740,DEM,50,John Ashcroft,3741,REP,43,,7,11/7/2000,50.47,48.39,2.07,4.93,4.93,1,.9822406646946996,for St Louis Post-Dispatch +6325,27316,1700,2000,2000_Sen-G_NV,NV,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/2000,625,Ed Bernstein,3807,DEM,37,John Ensign,3808,REP,54,,-17,11/7/2000,39.69,55.09,-15.4,1.6,-1.6,1,-2.845585523271107, +6338,30987,1701,2000,2000_Sen-G_NJ,NJ,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/27/2000,575,Jon Stevens Corzine,3786,DEM,39,Bob Franks,3787,REP,35,,4,11/7/2000,50.11,47.1,3.02,.98,.98,1,-3.618188426433491, +6370,27391,1701,2000,2000_Sen-G_NJ,NJ,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/27/2000,600,Jon Stevens Corzine,3786,DEM,47,Bob Franks,3787,REP,39,,8,11/7/2000,50.11,47.1,3.02,4.98,4.98,1,.6100833542265426,sample size unavailable; estimated at 600 as a default +6343,27463,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,CBS News/The New York Times,36,Live Phone,,10/27/2000,871,Hillary Rodham Clinton,3819,DEM,52,Rick Lazio,3821,REP,44,,8,11/7/2000,55.27,43.01,12.27,4.27,-4.27,1,-3.293831910692198, +6369,27398,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/27/2000,600,Hillary Rodham Clinton,3819,DEM,47,Rick Lazio,3821,REP,44,,3,11/7/2000,55.27,43.01,12.27,9.27,-9.27,1,1.435929461176244,sample size unavailable; estimated at 600 as a default +25947,31187,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,700,Hillary Rodham Clinton,3819,DEM,45,Rick Lazio,3821,REP,46,,-1,11/7/2000,55.27,43.01,12.27,13.27,-13.27,0,6.50747783543307,for New York Post | Fox 5 New York +6336,31204,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,600,Ted Celeste,3833,DEM,32,Michael DeWine,3834,REP,57,,-25,11/7/2000,35.85,59.92,-24.06,.94,-.94,1,-2.675608600919817,for Toledo Blade | Pittsburgh Post Gazette +6320,31214,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,600,Ron Klink,3844,DEM,33,Rick Santorum,3845,REP,54,,-21,11/7/2000,45.51,52.42,-6.91,14.09,-14.09,1,5.215712392936917,for Toledo Blade | Pittsburgh Post Gazette +6340,31224,1708,2000,2000_Sen-G_TN,TN,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,500,Jeff Clark,3859,DEM,27,Bill Frist,3860,REP,61,3,-34,11/7/2000,32.21,65.1,-32.89,1.11,-1.11,1,-4.102998601219721,for Reuters | MSNBC +6321,31234,1713,2000,2000_Sen-G_WA,WA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,500,Maria Cantwell,3893,DEM,45,Slade Gorton,3894,REP,47,,-2,11/7/2000,48.73,48.64,.09,2.09,-2.09,0,-2.176534633307242,for Reuters | MSNBC +6362,27282,1715,2000,2000_Sen-G_WI,WI,Sen-G,Sen-G,Market Shares Corp.,187,Live Phone,,10/27/2000,500,Herb Kohl,3902,DEM,60,John Gillespie,3903,REP,27,,33,11/7/2000,61.54,37.04,24.51,8.49,8.49,1,1.703002125641904, +6322,31244,1715,2000,2000_Sen-G_WI,WI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,500,Herb Kohl,3902,DEM,65,John Gillespie,3903,REP,31,,34,11/7/2000,61.54,37.04,24.51,9.49,9.49,1,1.25684443909358,for Reuters | MSNBC +6375,33354,8652,2000,2000_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,10/27/2000,1000,Generic Candidate,13742,DEM,42,Generic Candidate,13743,REP,38,,4,11/7/2000,46.96,47.32,-.36,4.36,4.36,0,.7579442527143662,for Voter.com +6306,7764,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/28/2000,2207,Al Gore,222,DEM,44,George W. Bush,241,REP,47,2,-3,11/7/2000,48.31,47.79,.51,3.51,-3.51,0,.0437843980768725,for USA Today | CNN +6302,7760,808,2000,2000_Pres-G_AR,AR,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2000,625,Al Gore,222,DEM,44,George W. Bush,241,REP,45,4,-1,11/7/2000,45.86,51.31,-5.44,4.44,4.44,1,.2486966954461942, +6313,15914,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,Los Angeles Times,172,Live Phone,,10/28/2000,401,Al Gore,222,DEM,44,George W. Bush,241,REP,48,2,-4,11/7/2000,48.84,48.85,-.01,3.99,-3.99,1,.1039793298193481,average of multiple versions or turnout models listed in poll +6323,7781,823,2000,2000_Pres-G_KY,KY,Pres-G,Pres-G,Magellan Strategies,179,IVR,,10/28/2000,681,Al Gore,222,DEM,40,George W. Bush,241,REP,55,1,-15,11/7/2000,41.38,56.51,-15.13,.13,.13,1,-4.659792660205129,for The Courier-Journal +6314,15915,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Los Angeles Times,172,Live Phone,,10/28/2000,401,Al Gore,222,DEM,48,George W. Bush,241,REP,44,3,4,11/7/2000,51.28,46.15,5.13,1.13,-1.13,1,-3.121840355968817,average of multiple versions or turnout models listed in poll +6315,15916,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Los Angeles Times,172,Live Phone,,10/28/2000,420,Al Gore,222,DEM,45,George W. Bush,241,REP,47,2,-2,11/7/2000,50.61,46.44,4.17,6.17,-6.17,0,1.945705072525499,average of multiple versions or turnout models listed in poll +6326,7784,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Millersville University,210,Live Phone,,10/28/2000,550,Al Gore,222,DEM,42,George W. Bush,241,REP,43,5,-1,11/7/2000,50.61,46.44,4.17,5.17,-5.17,0,.8791595915134408, +63626,117095,848,2000,2000_Pres-G_TN,TN,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2000,722,Al Gore,222,DEM,44,George W. Bush,241,REP,45,,-1,11/7/2000,47.28,51.15,-3.86,2.86,2.86,1,-.70982833791475, +6326,27350,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Millersville University,210,Live Phone,,10/28/2000,550,Ron Klink,3844,DEM,27,Rick Santorum,3845,REP,48,,-21,11/7/2000,45.51,52.42,-6.91,14.09,-14.09,1,5.033003856719135, +63626,117275,1708,2000,2000_Sen-G_TN,TN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2000,722,Jeff Clark,3859,DEM,31,Bill Frist,3860,REP,57,,-26,11/7/2000,32.21,65.1,-32.89,6.89,6.89,1,2.028619647779367, +6306,122056,8652,2000,2000_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,10/28/2000,600,Generic Candidate,13742,DEM,47,Generic Candidate,13743,REP,45,,2,11/7/2000,46.96,47.32,-.36,2.36,2.36,0,-1.434491073713731,for USA Today | CNN; sample size unavailable; estimated at 600 as a default; among registered voters +63529,121973,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/29/2000,1020,Al Gore,222,DEM,46.5,George W. Bush,241,REP,49,3,-2.5,11/7/2000,48.31,47.79,.51,3.01,-3.01,0,-.8729241660759894,for The Washington Post; average of multiple versions or turnout models listed in poll +63636,117108,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2000,3750,Al Gore,222,DEM,47,George W. Bush,241,REP,40,,7,11/7/2000,48.31,47.79,.51,6.49,6.49,1,3.144286170593062, +6316,7774,808,2000,2000_Pres-G_AR,AR,Pres-G,Pres-G,Opinion Research Associates,242,Live Phone,,10/29/2000,700,Al Gore,222,DEM,46,George W. Bush,241,REP,46,3,0,11/7/2000,45.86,51.31,-5.44,5.44,5.44,.5,.9588503810577645,among registered voters +63734,117337,809,2000,2000_Pres-G_AZ,AZ,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2000,510,Al Gore,222,DEM,42,George W. Bush,241,REP,52,,-10,11/7/2000,44.73,51.02,-6.29,3.71,-3.71,1,-.9712889683497238, +6300,7758,810,2000,2000_Pres-G_CA,CA,Pres-G,Pres-G,Field Research Corp. (Field Poll),94,Live Phone,,10/29/2000,990,Al Gore,222,DEM,47,George W. Bush,241,REP,40,4,7,11/7/2000,53.45,41.65,11.8,4.8,-4.8,1,-.5712514916673429, +63628,117098,810,2000,2000_Pres-G_CA,CA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2000,1536,Al Gore,222,DEM,44,George W. Bush,241,REP,41,,3,11/7/2000,53.45,41.65,11.8,8.8,-8.8,1,3.480705662006683, +6305,7763,811,2000,2000_Pres-G_CO,CO,Pres-G,Pres-G,Ciruli Associates,51,Live Phone,,10/29/2000,400,Al Gore,222,DEM,37,George W. Bush,241,REP,46,4,-9,11/7/2000,42.39,50.75,-8.36,.64,-.64,1,-4.417825294772299, +6301,7759,816,2000,2000_Pres-G_GA,GA,Pres-G,Pres-G,Marketing Workshop,194,Live Phone,,10/29/2000,512,Al Gore,222,DEM,37,George W. Bush,241,REP,53,2,-16,11/7/2000,42.98,54.67,-11.69,4.31,-4.31,1,.034118996573805, +63739,117343,818,2000,2000_Pres-G_IA,IA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2000,500,Al Gore,222,DEM,46,George W. Bush,241,REP,46,,0,11/7/2000,48.54,48.22,.31,.31,-.31,.5,-3.493929112618905, +6280,7737,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2000,625,Al Gore,222,DEM,46,George W. Bush,241,REP,43,3,3,11/7/2000,54.6,42.58,12.01,9.01,-9.01,1,3.162201845536181, +6274,7731,827,2000,2000_Pres-G_ME,ME,Pres-G,Pres-G,RKM Research and Communications Inc.,272,Live Phone,,10/29/2000,602,Al Gore,222,DEM,42,George W. Bush,241,REP,42,4,0,11/7/2000,49.09,43.97,5.11,5.11,-5.11,.5,.1869576113519618, +63630,117101,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2000,956,Al Gore,222,DEM,43,George W. Bush,241,REP,43,,0,11/7/2000,51.28,46.15,5.13,5.13,-5.13,.5,1.897129564446647, +63631,117102,830,2000,2000_Pres-G_MO,MO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2000,1243,Al Gore,222,DEM,42,George W. Bush,241,REP,47,,-5,11/7/2000,47.08,50.42,-3.34,1.66,-1.66,1,-1.034600990585319, +6294,7752,833,2000,2000_Pres-G_NC,NC,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2000,625,Al Gore,222,DEM,41,George W. Bush,241,REP,48,,-7,11/7/2000,43.15,55.96,-12.81,5.81,5.81,1,1.034721519932895, +63741,117349,843,2000,2000_Pres-G_OR,OR,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2000,500,Al Gore,222,DEM,42,George W. Bush,241,REP,50,,-8,11/7/2000,46.96,46.52,.44,8.44,-8.44,0,3.881171277294624, +63635,117106,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2000,967,Al Gore,222,DEM,42,George W. Bush,241,REP,45,,-3,11/7/2000,50.61,46.44,4.17,7.17,-7.17,0,4.223540992042411, +6277,7734,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/29/2000,600,Al Gore,222,DEM,46,George W. Bush,241,REP,42,5,4,11/7/2000,50.61,46.44,4.17,.17,-.17,1,-3.732765409984456,for Toledo Blade | Pittsburgh Post Gazette +63742,117352,845,2000,2000_Pres-G_RI,RI,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2000,500,Al Gore,222,DEM,57,George W. Bush,241,REP,31,,26,11/7/2000,60.99,31.91,29.08,3.08,-3.08,1,-3.2694407166445, +6303,7761,846,2000,2000_Pres-G_SC,SC,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2000,625,Al Gore,222,DEM,38,George W. Bush,241,REP,53,2,-15,11/7/2000,40.9,56.86,-15.96,.96,.96,1,-4.116603814647031, +6272,7729,848,2000,2000_Pres-G_TN,TN,Pres-G,Pres-G,Multi-Quest International,220,Live Phone,,10/29/2000,403,Al Gore,222,DEM,45,George W. Bush,241,REP,43,,2,11/7/2000,47.28,51.15,-3.86,5.86,5.86,0,2.28778762004667,among registered voters +25863,87987,1420,2000,2000_Gov-G_IN,IN,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/29/2000,600,Frank L. O'Bannon,12960,DEM,52,David McIntosh,12962,REP,37,,15,11/7/2000,56.56,41.68,14.88,.12,.12,1,-4.297394942868407, +6294,88020,1423,2000,2000_Gov-G_NC,NC,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2000,625,Mike Easley,12972,DEM,48,Richard Vinroot,12973,REP,41,,7,11/7/2000,52.02,46.26,5.76,1.24,1.24,1,-4.027755314075979, +73853,138529,1423,2000,2000_Gov-G_NC,NC,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/29/2000,600,Mike Easley,12972,DEM,46,Richard Vinroot,12973,REP,45,,1,11/7/2000,52.02,46.26,5.76,4.76,-4.76,1,.2366124107225126,sample size unavailable; estimated at 600 as a default +6300,30979,1684,2000,2000_Sen-G_CA,CA,Sen-G,Sen-G,Field Research Corp. (Field Poll),94,Live Phone,,10/29/2000,900,Dianne Feinstein,3625,DEM,52,Tom Campbell,3626,REP,32,,20,11/7/2000,55.84,36.59,19.26,.74,.74,1,-5.24044352972936, +63628,117247,1684,2000,2000_Sen-G_CA,CA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2000,1536,Dianne Feinstein,3625,DEM,48,Tom Campbell,3626,REP,38,,10,11/7/2000,55.84,36.59,19.26,9.26,-9.26,1,4.075987492453373, +25830,31070,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,The Florida Poll,99,Live Phone,,10/29/2000,824,Bill Nelson,3654,DEM,46,Bill McCollum,3655,REP,39,6,7,11/7/2000,51.04,46.19,4.85,2.15,2.15,1,-.8456590929280197, +6301,117201,1688,2000,2000_Sen-OS_GA,GA,Sen-G,Sen-OS,Marketing Workshop,194,Live Phone,,10/29/2000,512,Zell Bryan Miller,3671,DEM,55,Mack Francis Mattingly,3672,REP,32,,23,11/7/2000,58.5,38.1,20.4,2.6,2.6,1,-2.292703892287142,average of multiple versions or turnout models listed in poll +25863,31103,1690,2000,2000_Sen-G_IN,IN,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/29/2000,600,David L. Johnson,3690,DEM,20,Richard G. Lugar,3691,REP,68,,-48,11/7/2000,31.85,66.56,-34.71,13.29,-13.29,1,2.815031044765803, +63630,117257,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2000,956,Debbie Stabenow,3713,DEM,44,Spencer Abraham,3714,REP,45,,-1,11/7/2000,49.47,47.86,1.61,2.61,-2.61,0,-1.635549397823646, +63631,117261,1697,2000,2000_Sen-G_MO,MO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2000,1243,Mel Carnahan,3740,DEM,48,John Ashcroft,3741,REP,46,,2,11/7/2000,50.47,48.39,2.07,.07,-.07,1,-2.921950218822654, +63635,117270,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2000,967,Ron Klink,3844,DEM,36,Rick Santorum,3845,REP,54,,-18,11/7/2000,45.51,52.42,-6.91,11.09,-11.09,1,2.209301558747921, +63742,117416,1707,2000,2000_Sen-G_RI,RI,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/29/2000,500,Robert A. Weygand,3854,DEM,33,Lincoln Chafee,3855,REP,59,,-26,11/7/2000,41.15,56.88,-15.73,10.27,-10.27,1,5.822110460443414, +73387,137551,1712,2000,2000_Sen-G_VA,VA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/29/2000,600,Charles S. Robb,3882,DEM,46,George F. Allen,3883,REP,53,,-7,11/7/2000,47.68,52.26,-4.58,2.42,-2.42,1,-1.521432404789145,sample size unavailable; estimated at 600 as a default +6316,118071,2299,2000,2000_House-G_AR-4,AR-4,House-G,House-G,Opinion Research Associates,242,Live Phone,,10/29/2000,400,Michael Avery Ross,14036,DEM,46,Jay Woodson Dickey,14037,REP,46,,0,11/7/2000,50.97,49.03,1.94,1.94,-1.94,.5,-4.070643610253547,among registered voters +64126,117974,2359,2000,2000_House-G_CT-2,CT-2,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2000,410,Sam Gejdenson,14034,DEM,44,Robert R. Simmons,14035,REP,43,,1,11/7/2000,49.37,50.63,-1.27,2.27,2.27,0,-5.066324758465502, +64409,118490,2372,2000,2000_House-G_FL-8,FL-8,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/29/2000,400,Linda Welch Chapin,14030,DEM,38,Richard Keller,14029,REP,50,,-12,11/7/2000,49.19,50.79,-1.61,10.39,-10.39,1,3.764841591170724, +25863,118117,2425,2000,2000_House-G_IN-3,IN-3,House-G,House-G,Research 2000,281,Live Phone,,10/29/2000,401,Timothy J. Roemer,14176,DEM,48,Chris Chocola,14178,REP,41,,7,11/7/2000,51.57,47.44,4.14,2.86,2.86,1,-4.489868818854299, +6260,7717,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/30/2000,1081,Al Gore,222,DEM,46,George W. Bush,241,REP,49.5,3,-3.5,11/7/2000,48.31,47.79,.51,4.01,-4.01,0,.2272860440091311,average of multiple versions or turnout models listed in poll +28073,121984,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,10/30/2000,782.5,Al Gore,222,DEM,46,George W. Bush,241,REP,46.5,4,-.5,11/7/2000,48.31,47.79,.51,1.01,-1.01,0,-2.941929351178282,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll +6258,7714,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/30/2000,1016,Al Gore,222,DEM,43,George W. Bush,241,REP,47,3,-4,11/7/2000,48.31,47.79,.51,4.51,-4.51,0,.8171168557943342,for Christian Science Monitor +6291,7749,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,1200,Al Gore,222,DEM,41,George W. Bush,241,REP,46,4,-5,11/7/2000,48.31,47.79,.51,5.51,-5.51,0,1.682142857981142,for Reuters | MSNBC +6275,7732,809,2000,2000_Pres-G_AZ,AZ,Pres-G,Pres-G,Market Solutions Group,188,Live Phone,,10/30/2000,432,Al Gore,222,DEM,39,George W. Bush,241,REP,49,3,-10,11/7/2000,44.73,51.02,-6.29,3.71,-3.71,1,-.9564166237125942,for The Arizona Republic +63637,117109,814,2000,2000_Pres-G_DE,DE,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2000,776,Al Gore,222,DEM,44,George W. Bush,241,REP,43,,1,11/7/2000,54.98,41.92,13.06,12.06,-12.06,1,3.684143102673759, +6261,7718,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,600,Al Gore,222,DEM,48,George W. Bush,241,REP,41,5,7,11/7/2000,48.84,48.85,-.01,7.01,7.01,0,3.6917603607261,for Reuters | MSNBC +6262,7719,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,600,Al Gore,222,DEM,46,George W. Bush,241,REP,42,4,4,11/7/2000,54.6,42.58,12.01,8.01,-8.01,1,1.438087634158872,for St Louis Post-Dispatch +54452,117053,821,2000,2000_Pres-G_IN,IN,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2000,723,Al Gore,222,DEM,33,George W. Bush,241,REP,52,,-19,11/7/2000,41.01,56.65,-15.63,3.37,-3.37,1,-2.583131072336233, +6263,7720,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,600,Al Gore,222,DEM,50,George W. Bush,241,REP,41,3,9,11/7/2000,51.28,46.15,5.13,3.87,3.87,1,.0102258285072442,for Toledo Blade | Pittsburgh Post Gazette +25931,7721,830,2000,2000_Pres-G_MO,MO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,600,Al Gore,222,DEM,43,George W. Bush,241,REP,46,4,-3,11/7/2000,47.08,50.42,-3.34,.34,.34,1,-2.72103769674922,for St Louis Post-Dispatch +63638,117110,837,2000,2000_Pres-G_NJ,NJ,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2000,594,Al Gore,222,DEM,45,George W. Bush,241,REP,39,,6,11/7/2000,56.13,40.29,15.83,9.83,-9.83,1,3.915306068855993, +25761,7725,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Marist College,183,Live Phone,,10/30/2000,516,Al Gore,222,DEM,50,George W. Bush,241,REP,36,4,14,11/7/2000,60.21,35.23,24.98,10.98,-10.98,1,3.97633570339423,for NBC News +6281,7738,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Princeton Survey Research Associates International,258,Live Phone,,10/30/2000,844,Al Gore,222,DEM,51,George W. Bush,241,REP,38,6,13,11/7/2000,60.21,35.23,24.98,11.98,-11.98,1,5.254184313362461, +25944,7722,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,700,Al Gore,222,DEM,51,George W. Bush,241,REP,36,5,15,11/7/2000,60.21,35.23,24.98,9.98,-9.98,1,3.228288139450915,for New York Post | Fox 5 New York +6251,7707,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,600,Al Gore,222,DEM,40,George W. Bush,241,REP,48,4,-8,11/7/2000,46.44,49.99,-3.55,4.45,-4.45,1,.2260209549193818,for Toledo Blade | Pittsburgh Post Gazette +6270,7727,848,2000,2000_Pres-G_TN,TN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,500,Al Gore,222,DEM,45,George W. Bush,241,REP,48,2,-3,11/7/2000,47.28,51.15,-3.86,.86,.86,1,-2.906589922227863,for Reuters | MSNBC +63639,117112,851,2000,2000_Pres-G_VA,VA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2000,897,Al Gore,222,DEM,40,George W. Bush,241,REP,50,,-10,11/7/2000,44.44,52.47,-8.04,1.96,-1.96,1,-1.359181673342992, +6304,7762,851,2000,2000_Pres-G_VA,VA,Pres-G,Pres-G,Richmond Times-Dispatch,288,Live Phone,,10/30/2000,735,Al Gore,222,DEM,40,George W. Bush,241,REP,46,,-6,11/7/2000,44.44,52.47,-8.04,2.04,2.04,1,-1.384549554370003, +6252,7708,853,2000,2000_Pres-G_WA,WA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,500,Al Gore,222,DEM,45,George W. Bush,241,REP,43,6,2,11/7/2000,50.16,44.58,5.58,3.58,-3.58,1,-.9148177291105574,for Reuters | MSNBC +6267,7724,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,500,Al Gore,222,DEM,45,George W. Bush,241,REP,42,5,3,11/7/2000,47.83,47.61,.22,2.78,2.78,1,-1.996814414315108,for Reuters | MSNBC +54452,87988,1420,2000,2000_Gov-G_IN,IN,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2000,723,Frank L. O'Bannon,12960,DEM,52,David McIntosh,12962,REP,38,,14,11/7/2000,56.56,41.68,14.88,.88,-.88,1,-3.266433594257917, +25931,88001,1421,2000,2000_Gov-G_MO,MO,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,600,"Robert Lee Holden, Jr.",12967,DEM,41,Jim Talent,12965,REP,45,,-4,11/7/2000,49.12,48.21,.91,4.91,-4.91,0,.9831420820286939,for St Louis Post-Dispatch +63637,117249,1686,2000,2000_Sen-G_DE,DE,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2000,776,Thomas R. Carper,3649,DEM,48,William V. Roth Jr.,4341,REP,45,,3,11/7/2000,55.53,43.7,11.83,8.83,-8.83,1,.7096855116583867, +73374,137538,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/30/2000,600,Bill Nelson,3654,DEM,47,Bill McCollum,3655,REP,42,,5,11/7/2000,51.04,46.19,4.85,.15,.15,1,-2.924970492340784,sample size unavailable; estimated at 600 as a default +6261,31151,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,600,Bill Nelson,3654,DEM,42,Bill McCollum,3655,REP,37,7,5,11/7/2000,51.04,46.19,4.85,.15,.15,1,-3.059722022281512,for Reuters | MSNBC +6263,31161,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,600,Debbie Stabenow,3713,DEM,48,Spencer Abraham,3714,REP,39,2,9,11/7/2000,49.47,47.86,1.61,7.39,7.39,1,1.736044663956771,for Toledo Blade | Pittsburgh Post Gazette +25931,31171,1697,2000,2000_Sen-G_MO,MO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,600,Mel Carnahan,3740,DEM,47,John Ashcroft,3741,REP,45,,2,11/7/2000,50.47,48.39,2.07,.07,-.07,1,-3.71932494980386,for St Louis Post-Dispatch +63638,117264,1701,2000,2000_Sen-G_NJ,NJ,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2000,594,Jon Stevens Corzine,3786,DEM,46,Bob Franks,3787,REP,42,,4,11/7/2000,50.11,47.1,3.02,.98,.98,1,-3.524875502006137, +25761,31001,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Marist College,183,Live Phone,,10/30/2000,516,Hillary Rodham Clinton,3819,DEM,50,Rick Lazio,3821,REP,46,,4,11/7/2000,55.27,43.01,12.27,8.27,-8.27,1,.7877077478908769,for NBC News +6281,27383,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Princeton Survey Research Associates International,258,Live Phone,,10/30/2000,844,Hillary Rodham Clinton,3819,DEM,48,Rick Lazio,3821,REP,47,,1,11/7/2000,55.27,43.01,12.27,11.27,-11.27,1,4.112239876385462, +25944,31184,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,700,Hillary Rodham Clinton,3819,DEM,45,Rick Lazio,3821,REP,47,,-2,11/7/2000,55.27,43.01,12.27,14.27,-14.27,0,7.662928859107726,for New York Post | Fox 5 New York +6251,31201,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,600,Ted Celeste,3833,DEM,27,Michael DeWine,3834,REP,60,,-33,11/7/2000,35.85,59.92,-24.06,8.94,-8.94,1,5.52166266426338,for Toledo Blade | Pittsburgh Post Gazette +6266,31211,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,600,Ron Klink,3844,DEM,34,Rick Santorum,3845,REP,51,,-17,11/7/2000,45.51,52.42,-6.91,10.09,-10.09,1,1.378509989300044,for Toledo Blade | Pittsburgh Post Gazette +6270,31221,1708,2000,2000_Sen-G_TN,TN,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,500,Jeff Clark,3859,DEM,29,Bill Frist,3860,REP,58,2,-29,11/7/2000,32.21,65.1,-32.89,3.89,3.89,1,-1.19608327798548,for Reuters | MSNBC +63639,117278,1712,2000,2000_Sen-G_VA,VA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2000,897,Charles S. Robb,3882,DEM,44,George F. Allen,3883,REP,50,,-6,11/7/2000,47.68,52.26,-4.58,1.42,-1.42,1,-2.653832451441927, +6304,27431,1712,2000,2000_Sen-G_VA,VA,Sen-G,Sen-G,Richmond Times-Dispatch,288,Live Phone,,10/30/2000,735,Charles S. Robb,3882,DEM,43,George F. Allen,3883,REP,45,,-2,11/7/2000,47.68,52.26,-4.58,2.58,2.58,1,-1.410686639212895, +6252,31231,1713,2000,2000_Sen-G_WA,WA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,500,Maria Cantwell,3893,DEM,46,Slade Gorton,3894,REP,47,,-1,11/7/2000,48.73,48.64,.09,1.09,-1.09,0,-3.034776801132527,for Reuters | MSNBC +6267,31241,1715,2000,2000_Sen-G_WI,WI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,500,Herb Kohl,3902,DEM,60,John Gillespie,3903,REP,33,,27,11/7/2000,61.54,37.04,24.51,2.49,2.49,1,-5.604569082484773,for Reuters | MSNBC +64389,118456,2372,2000,2000_House-G_FL-8,FL-8,House-G,House-G,Voter/Consumer Research,371,Live Phone,R,10/30/2000,400,Linda Welch Chapin,14030,DEM,41,Richard Keller,14029,REP,47,,-6,11/7/2000,49.19,50.79,-1.61,4.39,-4.39,1,-2.971082103401292,for Richard Keller +64271,118251,2581,2000,2000_House-G_OH-1,OH-1,House-G,House-G,SurveyUSA,325,IVR,,10/30/2000,500,John Cranley,14343,DEM,40,Steve Chabot,14344,REP,58,,-18,11/7/2000,44.61,52.97,-8.37,9.63,-9.63,1,2.39564356272125, +28073,33351,8652,2000,2000_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/30/2000,965,Generic Candidate,13742,DEM,44,Generic Candidate,13743,REP,37,,7,11/7/2000,46.96,47.32,-.36,7.36,7.36,0,4.062646772701704, +6246,121931,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,10/31/2000,1016,Al Gore,222,DEM,46.5,George W. Bush,241,REP,46.5,5,0,11/7/2000,48.31,47.79,.51,.51,-.51,.5,-3.359747210120897,average of multiple versions or turnout models listed in poll +6238,7693,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/31/2000,2123,Al Gore,222,DEM,43,George W. Bush,241,REP,47,4,-4,11/7/2000,48.31,47.79,.51,4.51,-4.51,0,1.273940743290151,for USA Today | CNN +6253,7709,808,2000,2000_Pres-G_AR,AR,Pres-G,Pres-G,Ethridge & Associates LLC,89,Live Phone,,10/31/2000,286,Al Gore,222,DEM,44,George W. Bush,241,REP,47,,-3,11/7/2000,45.86,51.31,-5.44,2.44,2.44,1,-2.453920975463102, +6233,7688,810,2000,2000_Pres-G_CA,CA,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/31/2000,820,Al Gore,222,DEM,47,George W. Bush,241,REP,40,5,7,11/7/2000,53.45,41.65,11.8,4.8,-4.8,1,-1.364670803976753, +6227,7682,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/31/2000,600,Al Gore,222,DEM,49,George W. Bush,241,REP,44,2,5,11/7/2000,48.84,48.85,-.01,5.01,5.01,0,1.603730738698223, +6220,7675,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2000,812,Al Gore,222,DEM,44,George W. Bush,241,REP,46,2,-2,11/7/2000,48.84,48.85,-.01,1.99,-1.99,1,-1.26411893340782, +63597,117049,818,2000,2000_Pres-G_IA,IA,Pres-G,Pres-G,PSI,248,Live Phone,,10/31/2000,500,Al Gore,222,DEM,41,George W. Bush,241,REP,44,,-3,11/7/2000,48.54,48.22,.31,3.31,-3.31,0,-.4271186037754511, +6228,7683,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/31/2000,600,Al Gore,222,DEM,48,George W. Bush,241,REP,44,3,4,11/7/2000,51.28,46.15,5.13,1.13,-1.13,1,-2.749735520798354, +6254,7710,831,2000,2000_Pres-G_MS,MS,Pres-G,Pres-G,Ethridge & Associates LLC,89,Live Phone,,10/31/2000,341,Al Gore,222,DEM,33,George W. Bush,241,REP,55,,-22,11/7/2000,40.7,57.62,-16.92,5.08,-5.08,1,-1.042539313036766, +6247,7703,833,2000,2000_Pres-G_NC,NC,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/31/2000,405,Al Gore,222,DEM,42,George W. Bush,241,REP,52,,-10,11/7/2000,43.15,55.96,-12.81,2.81,2.81,1,-2.758524790432045, +6248,7704,836,2000,2000_Pres-G_NH,NH,Pres-G,Pres-G,RKM Research and Communications Inc.,272,Live Phone,,10/31/2000,487,Al Gore,222,DEM,43,George W. Bush,241,REP,42,3,1,11/7/2000,46.8,48.07,-1.27,2.27,2.27,0,-2.460726851901255, +6234,7689,836,2000,2000_Pres-G_NH,NH,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/31/2000,600,Al Gore,222,DEM,46,George W. Bush,241,REP,42,2,4,11/7/2000,46.8,48.07,-1.27,5.27,5.27,0,.7163681844472322, +63745,117362,839,2000,2000_Pres-G_NV,NV,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/31/2000,500,Al Gore,222,DEM,44,George W. Bush,241,REP,49,,-5,11/7/2000,45.98,49.52,-3.55,1.45,-1.45,1,-2.684894612389332, +63746,117363,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/31/2000,500,Al Gore,222,DEM,55,George W. Bush,241,REP,36,,19,11/7/2000,60.21,35.23,24.98,5.98,-5.98,1,-1.224992182351919, +6299,7757,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,Columbus Dispatch,57,Mail,,10/31/2000,2050,Al Gore,222,DEM,42,George W. Bush,241,REP,52,3,-10,11/7/2000,46.44,49.99,-3.55,6.45,-6.45,1,3.177946903467883, +6229,7684,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/31/2000,600,Al Gore,222,DEM,48,George W. Bush,241,REP,42,3,6,11/7/2000,50.61,46.44,4.17,1.83,1.83,1,-2.298428534905773, +6230,7685,848,2000,2000_Pres-G_TN,TN,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/31/2000,600,Al Gore,222,DEM,49,George W. Bush,241,REP,43,2,6,11/7/2000,47.28,51.15,-3.86,9.86,9.86,0,6.987232204695376, +6255,7711,848,2000,2000_Pres-G_TN,TN,Pres-G,Pres-G,Ethridge & Associates LLC,89,Live Phone,,10/31/2000,550,Al Gore,222,DEM,44,George W. Bush,241,REP,47,,-3,11/7/2000,47.28,51.15,-3.86,.86,.86,1,-2.499771613035639, +6231,7686,851,2000,2000_Pres-G_VA,VA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2000,625,Al Gore,222,DEM,41,George W. Bush,241,REP,49,3,-8,11/7/2000,44.44,52.47,-8.04,.04,.04,1,-3.800926634129667, +25768,87979,1419,2000,2000_Gov-G_DE,DE,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2000,625,Ruth Minner,12958,DEM,48,John Burris,12959,REP,36,,12,11/7/2000,59.24,39.75,19.5,7.5,-7.5,1,1.465662912899714, +6234,88038,1425,2000,2000_Gov-G_NH,NH,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/31/2000,600,Jeanne Shaheen,12978,DEM,51,Gordon Humphrey,12979,REP,42,,9,11/7/2000,48.74,43.76,4.98,4.02,4.02,1,-.957334711441152, +6233,27408,1684,2000,2000_Sen-G_CA,CA,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/31/2000,820,Dianne Feinstein,3625,DEM,54,Tom Campbell,3626,REP,39,,15,11/7/2000,55.84,36.59,19.26,4.26,-4.26,1,-1.871000152717904, +25768,31008,1686,2000,2000_Sen-G_DE,DE,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2000,625,Thomas R. Carper,3649,DEM,44,William V. Roth Jr.,4341,REP,44,,0,11/7/2000,55.53,43.7,11.83,11.83,-11.83,.5,4.395931304517923, +6220,27289,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2000,812,Bill Nelson,3654,DEM,45,Bill McCollum,3655,REP,40,5,5,11/7/2000,51.04,46.19,4.85,.15,.15,1,-2.773546564534401, +25816,31056,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,Live Phone,,10/31/2000,800,Debbie Stabenow,3713,DEM,38,Spencer Abraham,3714,REP,40,,-2,11/7/2000,49.47,47.86,1.61,3.61,-3.61,0,-1.553180771777462, +63745,117409,1700,2000,2000_Sen-G_NV,NV,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/31/2000,500,Ed Bernstein,3807,DEM,39,John Ensign,3808,REP,55,,-16,11/7/2000,39.69,55.09,-15.4,.6,-.6,1,-3.882233426013335, +63746,117413,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/31/2000,500,Hillary Rodham Clinton,3819,DEM,51,Rick Lazio,3821,REP,45,,6,11/7/2000,55.27,43.01,12.27,6.27,-6.27,1,-1.340721679454389, +6299,27201,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,Columbus Dispatch,57,Mail,,10/31/2000,2050,Ted Celeste,3833,DEM,34,Michael DeWine,3834,REP,61,,-27,11/7/2000,35.85,59.92,-24.06,2.94,-2.94,1,-.4730939870236556, +6231,27329,1712,2000,2000_Sen-G_VA,VA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2000,625,Charles S. Robb,3882,DEM,44,George F. Allen,3883,REP,49,,-5,11/7/2000,47.68,52.26,-4.58,.42,-.42,1,-3.931882962759525, +64127,117975,2299,2000,2000_House-G_AR-4,AR-4,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2000,417,Michael Avery Ross,14036,DEM,41,Jay Woodson Dickey,14037,REP,44,,-3,11/7/2000,50.97,49.03,1.94,4.94,-4.94,0,.7482325805544421, +64272,118252,2386,2000,2000_House-G_FL-22,FL-22,House-G,House-G,SurveyUSA,325,IVR,,10/31/2000,500,Elaine Bloom,14345,DEM,52,E. Clay Shaw,14346,REP,45,,7,11/7/2000,49.86,50.14,-.28,7.28,7.28,0,.0724701070716243, +6234,118118,2520,2000,2000_House-G_NH-2,NH-2,House-G,House-G,Research 2000,281,Live Phone,,10/31/2000,600,Barney Brannen,14179,DEM,36,Charles Bass,14180,REP,47,,-11,11/7/2000,40.67,56.23,-15.56,4.56,4.56,1,-2.507438805696058, +6246,33350,8652,2000,2000_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,Live Phone,,10/31/2000,1016,Generic Candidate,13742,DEM,49,Generic Candidate,13743,REP,44,,5,11/7/2000,46.96,47.32,-.36,5.36,5.36,0,2.137198525869781, +66220,123205,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,11/1/2000,1280,Al Gore,222,DEM,45,George W. Bush,241,REP,48,3,-3,11/7/2000,48.31,47.79,.51,3.51,-3.51,0,-.0357769141793891, +6237,7692,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,11/1/2000,1000,Al Gore,222,DEM,37,George W. Bush,241,REP,46,5,-9,11/7/2000,48.31,47.79,.51,9.51,-9.51,0,6.083263012762364,for Voter.com +28069,117042,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Polling Company/Global Strategy Group (Hotline Bullseye),255,Live Phone,,11/1/2000,1000,Al Gore,222,DEM,40,George W. Bush,241,REP,47,4,-7,11/7/2000,48.31,47.79,.51,7.51,-7.51,0,3.923330631644872, +63596,117048,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Princeton Survey Research Associates International,258,Live Phone,,11/1/2000,808,Al Gore,222,DEM,43,George W. Bush,241,REP,45,5,-2,11/7/2000,48.31,47.79,.51,2.51,-2.51,0,-1.175181960918832,for Newsweek +63641,117119,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2000,3750,Al Gore,222,DEM,43,George W. Bush,241,REP,46,,-3,11/7/2000,48.31,47.79,.51,3.51,-3.51,0,.4137251429957443, +6236,7691,807,2000,2000_Pres-G_AL,AL,Pres-G,Pres-G,University of South Alabama,361,Live Phone,,11/1/2000,442,Al Gore,222,DEM,28,George W. Bush,241,REP,48,1,-20,11/7/2000,41.57,56.48,-14.92,5.08,-5.08,1,1.240445944320316, +63744,117361,810,2000,2000_Pres-G_CA,CA,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/1/2000,530,Al Gore,222,DEM,49,George W. Bush,241,REP,43,7,6,11/7/2000,53.45,41.65,11.8,5.8,-5.8,1,-.032141225461635, +6196,7650,814,2000,2000_Pres-G_DE,DE,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2000,625,Al Gore,222,DEM,42,George W. Bush,241,REP,46,4,-4,11/7/2000,54.98,41.92,13.06,17.06,-17.06,0,9.798104311400021, +63640,117117,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2000,577,Al Gore,222,DEM,45,George W. Bush,241,REP,47,,-2,11/7/2000,48.84,48.85,-.01,1.99,-1.99,1,-1.601659510974687, +6197,7651,818,2000,2000_Pres-G_IA,IA,Pres-G,Pres-G,Research 2000,281,Live Phone,,11/1/2000,603,Al Gore,222,DEM,44,George W. Bush,241,REP,43,4,1,11/7/2000,48.54,48.22,.31,.69,.69,1,-2.821527682164268, +6235,7690,818,2000,2000_Pres-G_IA,IA,Pres-G,Pres-G,Selzer & Co.,304,Live Phone,,11/1/2000,805,Al Gore,222,DEM,44,George W. Bush,241,REP,42,3,2,11/7/2000,48.54,48.22,.31,1.69,1.69,1,-1.32245233560425, +6198,7652,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Research 2000,281,Live Phone,,11/1/2000,602,Al Gore,222,DEM,48,George W. Bush,241,REP,42,4,6,11/7/2000,54.6,42.58,12.01,6.01,-6.01,1,-.0472490525585831, +63747,117364,823,2000,2000_Pres-G_KY,KY,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/1/2000,500,Al Gore,222,DEM,40,George W. Bush,241,REP,58,,-18,11/7/2000,41.38,56.51,-15.13,2.87,-2.87,1,-1.383837920728542, +6249,7705,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,Live Phone,,11/1/2000,800,Al Gore,222,DEM,46,George W. Bush,241,REP,41,3,5,11/7/2000,51.28,46.15,5.13,.13,-.13,1,-3.410323455353099, +6200,7654,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Research 2000,281,Live Phone,,11/1/2000,602,Al Gore,222,DEM,46,George W. Bush,241,REP,41,4,5,11/7/2000,51.28,46.15,5.13,.13,-.13,1,-3.533239157798254, +6191,7645,830,2000,2000_Pres-G_MO,MO,Pres-G,Pres-G,Research 2000,281,Live Phone,,11/1/2000,600,Al Gore,222,DEM,45,George W. Bush,241,REP,45,4,0,11/7/2000,47.08,50.42,-3.34,3.34,3.34,.5,.6669335154633026, +54485,117055,833,2000,2000_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2000,1163,Al Gore,222,DEM,40,George W. Bush,241,REP,50,,-10,11/7/2000,43.15,55.96,-12.81,2.81,2.81,1,-1.943032256529977, +6211,7666,836,2000,2000_Pres-G_NH,NH,Pres-G,Pres-G,American Research Group,9,Live Phone,,11/1/2000,600,Al Gore,222,DEM,40,George W. Bush,241,REP,45,5,-5,11/7/2000,46.8,48.07,-1.27,3.73,-3.73,1,-.4824130223288783, +6232,7687,838,2000,2000_Pres-G_NM,NM,Pres-G,Pres-G,Research & Polling Inc.,280,Live Phone,,11/1/2000,769,Al Gore,222,DEM,41,George W. Bush,241,REP,44,5,-3,11/7/2000,47.91,47.85,.06,3.06,-3.06,0,-.9061100215591714, +6217,7672,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Blum & Weprin Associates,32,Live Phone,,11/1/2000,883,Al Gore,222,DEM,55,George W. Bush,241,REP,31,3,24,11/7/2000,60.21,35.23,24.98,.98,-.98,1,-6.289771431570588, +63748,117365,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/1/2000,500,Al Gore,222,DEM,43,George W. Bush,241,REP,50,,-7,11/7/2000,46.44,49.99,-3.55,3.45,-3.45,1,-.5215044840486648, +6194,7648,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Decision Forecasting,77,Live Phone,,11/1/2000,1032,Al Gore,222,DEM,47,George W. Bush,241,REP,43,4,4,11/7/2000,50.61,46.44,4.17,.17,-.17,1,-3.479788270712459, +63749,117366,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/1/2000,800,Al Gore,222,DEM,48.01,George W. Bush,241,REP,48,,.0099999998,11/7/2000,50.61,46.44,4.17,4.16,-4.16,1,.6080185991870549, +6195,7649,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2000,600,Al Gore,222,DEM,43,George W. Bush,241,REP,42,8,1,11/7/2000,50.61,46.44,4.17,3.17,-3.17,1,-.5069797738979918,for Toledo Blade | Pittsburgh Post Gazette +54524,117321,853,2000,2000_Pres-G_WA,WA,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/1/2000,500,Al Gore,222,DEM,46,George W. Bush,241,REP,44,8,2,11/7/2000,50.16,44.58,5.58,3.58,-3.58,1,-.0475976528277488, +6199,7653,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,Research 2000,281,Live Phone,,11/1/2000,619,Al Gore,222,DEM,46,George W. Bush,241,REP,40,4,6,11/7/2000,47.83,47.61,.22,5.78,5.78,1,1.871724991003512, +54485,88021,1423,2000,2000_Gov-G_NC,NC,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2000,1163,Mike Easley,12972,DEM,45,Richard Vinroot,12973,REP,43,,2,11/7/2000,52.02,46.26,5.76,3.76,-3.76,1,-.8327104854095873, +54503,88039,1425,2000,2000_Gov-G_NH,NH,Gov-G,Gov-G,American Research Group,9,Live Phone,,11/1/2000,600,Jeanne Shaheen,12978,DEM,43,Gordon Humphrey,12979,REP,44,7,-1,11/7/2000,48.74,43.76,4.98,5.98,-5.98,0,1.490591093778568, +54524,88060,1428,2000,2000_Gov-G_WA,WA,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/1/2000,500,Gary Locke,12993,DEM,55,John Carlson,12991,REP,40,,15,11/7/2000,58.38,39.68,18.7,3.7,-3.7,1,-1.800824881147906, +63744,117406,1684,2000,2000_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/1/2000,530,Dianne Feinstein,3625,DEM,53,Tom Campbell,3626,REP,41,,12,11/7/2000,55.84,36.59,19.26,7.26,-7.26,1,1.656776972753259, +63640,117251,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2000,577,Bill Nelson,3654,DEM,42,Bill McCollum,3655,REP,45,,-3,11/7/2000,51.04,46.19,4.85,7.85,-7.85,0,5.132528938594302, +6249,27355,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,Live Phone,,11/1/2000,800,Debbie Stabenow,3713,DEM,38,Spencer Abraham,3714,REP,41,,-3,11/7/2000,49.47,47.86,1.61,4.61,-4.61,0,-.501538669897317, +6200,27421,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Research 2000,281,Live Phone,,11/1/2000,602,Debbie Stabenow,3713,DEM,44,Spencer Abraham,3714,REP,39,,5,11/7/2000,49.47,47.86,1.61,3.39,3.39,1,-1.664262920523471, +25886,31126,1695,2000,2000_Sen-G_MN,MN,Sen-G,Sen-G,Tarrance Group,333,Live Phone,R,11/1/2000,450,Mark Dayton,13727,DEM,44,Rod Grams,3721,REP,43,6,1,11/7/2000,48.83,43.29,5.54,4.54,-4.54,1,-.0720290781751169,for unspecified Republican sponsor +6191,27422,1697,2000,2000_Sen-G_MO,MO,Sen-G,Sen-G,Research 2000,281,Live Phone,,11/1/2000,600,Mel Carnahan,3740,DEM,47,John Ashcroft,3741,REP,42,,5,11/7/2000,50.47,48.39,2.07,2.93,2.93,1,-.2200733531594221, +25887,31127,1701,2000,2000_Sen-G_NJ,NJ,Sen-G,Sen-G,Tarrance Group,333,Live Phone,R,11/1/2000,500,Jon Stevens Corzine,3786,DEM,40,Bob Franks,3787,REP,44,,-4,11/7/2000,50.11,47.1,3.02,7.02,-7.02,0,2.976470253792095,for Bob Franks +6217,27193,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Blum & Weprin Associates,32,Live Phone,,11/1/2000,883,Hillary Rodham Clinton,3819,DEM,47,Rick Lazio,3821,REP,40,,7,11/7/2000,55.27,43.01,12.27,5.27,-5.27,1,-1.958290536211815, +63748,117414,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/1/2000,500,Ted Celeste,3833,DEM,37,Michael DeWine,3834,REP,56,,-19,11/7/2000,35.85,59.92,-24.06,5.06,5.06,1,1.377796399636565, +6194,27209,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Decision Forecasting,77,Live Phone,,11/1/2000,1032,Ron Klink,3844,DEM,34,Rick Santorum,3845,REP,55,,-21,11/7/2000,45.51,52.42,-6.91,14.09,-14.09,1,5.732063432635189, +63749,117415,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/1/2000,800,Ron Klink,3844,DEM,41,Rick Santorum,3845,REP,57,,-16,11/7/2000,45.51,52.42,-6.91,9.09,-9.09,1,.4587368850309637, +63804,117488,1709,2000,2000_Sen-G_TX,TX,Sen-G,Sen-G,Scripps Howard,303,Live Phone,,11/1/2000,844,Gene Kelly,3870,DEM,23,Kay Bailey Hutchison,3871,REP,55,,-32,11/7/2000,32.31,65.08,-32.77,.77,.77,1,-3.815914827522302, +54524,117376,1713,2000,2000_Sen-G_WA,WA,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/1/2000,500,Maria Cantwell,3893,DEM,46,Slade Gorton,3894,REP,48,,-2,11/7/2000,48.73,48.64,.09,2.09,-2.09,0,-1.53785846441485, +64273,118253,2348,2000,2000_House-G_CA-49,CA-49,House-G,House-G,SurveyUSA,325,IVR,,11/1/2000,500,Susan A. Davis,14347,DEM,47,Brian P. Bilbray,14348,REP,45,,2,11/7/2000,49.63,46.18,3.45,1.45,-1.45,1,-5.70035010889683, +64274,118254,2372,2000,2000_House-G_FL-8,FL-8,House-G,House-G,SurveyUSA,325,IVR,,11/1/2000,500,Linda Welch Chapin,14030,DEM,43,Richard Keller,14029,REP,55,,-12,11/7/2000,49.19,50.79,-1.61,10.39,-10.39,1,4.307561580398715, +64275,118255,2674,2000,2000_House-G_TX-25,TX-25,House-G,House-G,SurveyUSA,325,IVR,,11/1/2000,500,Ken Bentsen,14349,DEM,59,Phil Sudan,14350,REP,39,,20,11/7/2000,60.11,38.53,21.58,1.58,-1.58,1,-5.576920946086825, +6237,33348,8652,2000,2000_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,11/1/2000,1000,Generic Candidate,13742,DEM,41,Generic Candidate,13743,REP,42,,-1,11/7/2000,46.96,47.32,-.36,.64,-.64,1,-2.648331272258465,for Voter.com +28069,117351,8652,2000,2000_House-G_US,US,House-G,House-G,Polling Company/Global Strategy Group (Hotline Bullseye),255,Live Phone,,11/1/2000,1000,Generic Candidate,13742,DEM,39,Generic Candidate,13743,REP,42,,-3,11/7/2000,46.96,47.32,-.36,2.64,-2.64,1,-.6043629470504363, +63596,122071,8652,2000,2000_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,Live Phone,,11/1/2000,600,Generic Candidate,13742,DEM,50,Generic Candidate,13743,REP,41,,9,11/7/2000,46.96,47.32,-.36,9.36,9.36,0,6.033917091628018,for Newsweek; sample size unavailable; estimated at 600 as a default; among registered voters +63641,117320,8652,2000,2000_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2000,3750,Generic Candidate,13742,DEM,41.2,Generic Candidate,13743,REP,41,,.2,11/7/2000,46.96,47.32,-.36,.56,.56,0,-2.480057477119831, +6179,121976,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,11/2/2000,1519,Al Gore,222,DEM,46,George W. Bush,241,REP,49,3,-3,11/7/2000,48.31,47.79,.51,3.51,-3.51,0,.1025178970108398,average of multiple versions or turnout models listed in poll +63534,123224,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,11/2/2000,825,Al Gore,222,DEM,44,George W. Bush,241,REP,46,4,-2,11/7/2000,48.31,47.79,.51,2.51,-2.51,0,-1.173726585815341,average of multiple versions or turnout models listed in poll +28068,116970,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,11/2/2000,1000,Al Gore,222,DEM,43,George W. Bush,241,REP,43,3,0,11/7/2000,48.31,47.79,.51,.51,-.51,.5,-3.057336768508164, +63544,116983,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/2/2000,134000,Al Gore,222,DEM,46,George W. Bush,241,REP,47,4,-1,11/7/2000,48.31,47.79,.51,1.51,-1.51,0,-1.549068256614845, +63587,117029,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,11/2/2000,883,Al Gore,222,DEM,41,George W. Bush,241,REP,48,3,-7,11/7/2000,48.31,47.79,.51,7.51,-7.51,0,3.981992357075912,for Christian Science Monitor +63594,117037,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Marist College,183,Live Phone,,11/2/2000,623,Al Gore,222,DEM,44,George W. Bush,241,REP,49,2,-5,11/7/2000,48.31,47.79,.51,5.51,-5.51,0,1.682951096499367, +6186,123358,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,1200,Al Gore,222,DEM,43,George W. Bush,241,REP,46,5.5,-3,11/7/2000,48.31,47.79,.51,3.51,-3.51,0,-.0924450791089428,for Reuters | MSNBC; average of multiple versions or turnout models listed in poll +63642,117126,808,2000,2000_Pres-G_AR,AR,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2000,1549,Al Gore,222,DEM,45,George W. Bush,241,REP,47,,-2,11/7/2000,45.86,51.31,-5.44,3.44,3.44,1,-.2638020842347535, +6166,7619,810,2000,2000_Pres-G_CA,CA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,600,Al Gore,222,DEM,48,George W. Bush,241,REP,40,5,8,11/7/2000,53.45,41.65,11.8,3.8,-3.8,1,-1.710912895878675, +6201,7655,811,2000,2000_Pres-G_CO,CO,Pres-G,Pres-G,Ciruli Associates,51,Live Phone,,11/2/2000,400,Al Gore,222,DEM,38,George W. Bush,241,REP,47,5,-9,11/7/2000,42.39,50.75,-8.36,.64,-.64,1,-4.230627866280221, +6168,7621,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,600,Al Gore,222,DEM,46,George W. Bush,241,REP,45,5,1,11/7/2000,48.84,48.85,-.01,1.01,1.01,0,-2.128469498905442,for Reuters | MSNBC +63643,117129,818,2000,2000_Pres-G_IA,IA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2000,1000,Al Gore,222,DEM,42,George W. Bush,241,REP,46,,-4,11/7/2000,48.54,48.22,.31,4.31,-4.31,0,1.636524729219226, +6180,7634,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,600,Al Gore,222,DEM,49,George W. Bush,241,REP,40,5,9,11/7/2000,54.6,42.58,12.01,3.01,-3.01,1,-3.367430233950105,for St Louis Post-Dispatch +54453,117309,821,2000,2000_Pres-G_IN,IN,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/2/2000,500,Al Gore,222,DEM,32,George W. Bush,241,REP,60,,-28,11/7/2000,41.01,56.65,-15.63,12.37,-12.37,1,8.020493297122721, +6172,7625,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,EPIC-MRA,84,Live Phone,,11/2/2000,500,Al Gore,222,DEM,45,George W. Bush,241,REP,44,,1,11/7/2000,51.28,46.15,5.13,4.13,-4.13,1,.739857060643524, +6169,7622,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,600,Al Gore,222,DEM,49,George W. Bush,241,REP,40,5,9,11/7/2000,51.28,46.15,5.13,3.87,3.87,1,.2305353595725002,for Toledo Blade | Pittsburgh Post Gazette +6213,7668,829,2000,2000_Pres-G_MN,MN,Pres-G,Pres-G,Star Tribune (Minnesota Poll),315,Live Phone,,11/2/2000,1015,Al Gore,222,DEM,47,George W. Bush,241,REP,37,8,10,11/7/2000,47.91,45.5,2.4,7.6,7.6,1,4.812973414872137, +25928,7635,830,2000,2000_Pres-G_MO,MO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,600,Al Gore,222,DEM,45,George W. Bush,241,REP,47,4,-2,11/7/2000,47.08,50.42,-3.34,1.34,1.34,1,-1.557537809506351,for St Louis Post-Dispatch +6171,7624,838,2000,2000_Pres-G_NM,NM,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/2/2000,625,Al Gore,222,DEM,45,George W. Bush,241,REP,45,4,0,11/7/2000,47.91,47.85,.06,.06,-.06,.5,-4.818322394561486, +6190,7644,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Blum & Weprin Associates,32,Live Phone,,11/2/2000,851,Al Gore,222,DEM,53,George W. Bush,241,REP,33,5,20,11/7/2000,60.21,35.23,24.98,4.98,-4.98,1,-2.245645773400912, +25941,7636,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,700,Al Gore,222,DEM,52,George W. Bush,241,REP,38,7,14,11/7/2000,60.21,35.23,24.98,10.98,-10.98,1,4.408814446204714,for New York Post | Fox 5 New York +6167,7620,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/2/2000,625,Al Gore,222,DEM,40,George W. Bush,241,REP,46,5,-6,11/7/2000,46.44,49.99,-3.55,2.45,-2.45,1,-1.536464208025986, +6183,7637,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,600,Al Gore,222,DEM,41,George W. Bush,241,REP,51,3,-10,11/7/2000,46.44,49.99,-3.55,6.45,-6.45,1,2.389427697580993,for Toledo Blade | Pittsburgh Post Gazette +63571,117010,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/2/2000,11301,Al Gore,222,DEM,50,George W. Bush,241,REP,45,4,5,11/7/2000,50.61,46.44,4.17,.83,.83,1,-2.187318870844483, +6174,7627,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/2/2000,625,Al Gore,222,DEM,48,George W. Bush,241,REP,45,,3,11/7/2000,50.61,46.44,4.17,1.17,-1.17,1,-2.594734288939987, +63644,117138,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2000,644,Al Gore,222,DEM,42,George W. Bush,241,REP,47,,-5,11/7/2000,50.61,46.44,4.17,9.17,-9.17,0,6.269837694608851, +6185,7639,848,2000,2000_Pres-G_TN,TN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,500,Al Gore,222,DEM,46,George W. Bush,241,REP,46,4,0,11/7/2000,47.28,51.15,-3.86,3.86,3.86,.5,.2844124660669948,for Reuters | MSNBC +6170,7623,853,2000,2000_Pres-G_WA,WA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,500,Al Gore,222,DEM,46,George W. Bush,241,REP,43,7,3,11/7/2000,50.16,44.58,5.58,2.58,-2.58,1,-1.742150214651516,for Reuters | MSNBC +6187,7641,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,500,Al Gore,222,DEM,45,George W. Bush,241,REP,46,5,-1,11/7/2000,47.83,47.61,.22,1.22,-1.22,0,-3.408023380405413,for Reuters | MSNBC +54530,117062,855,2000,2000_Pres-G_WV,WV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2000,1066,Al Gore,222,DEM,42,George W. Bush,241,REP,45,,-3,11/7/2000,45.59,51.92,-6.32,3.32,3.32,1,.7658050011193123, +54453,87989,1420,2000,2000_Gov-G_IN,IN,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/2/2000,500,Frank L. O'Bannon,12960,DEM,50,David McIntosh,12962,REP,44,,6,11/7/2000,56.56,41.68,14.88,8.88,-8.88,1,5.923821471019679, +25928,88004,1421,2000,2000_Gov-G_MO,MO,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,600,"Robert Lee Holden, Jr.",12967,DEM,43,Jim Talent,12965,REP,42,,1,11/7/2000,49.12,48.21,.91,.09,.09,1,-3.68797649322201,for St Louis Post-Dispatch +54530,88066,1429,2000,2000_Gov-G_WV,WV,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2000,1066,Bob Wise,12997,DEM,48,Cecil Underwood,12996,REP,43,,5,11/7/2000,50.12,47.21,2.92,2.08,2.08,1,-2.46419706336218, +6168,31148,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,600,Bill Nelson,3654,DEM,44,Bill McCollum,3655,REP,39,5,5,11/7/2000,51.04,46.19,4.85,.15,.15,1,-2.919753179130415,for Reuters | MSNBC +6172,27218,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,11/2/2000,500,Debbie Stabenow,3713,DEM,42,Spencer Abraham,3714,REP,47,,-5,11/7/2000,49.47,47.86,1.61,6.61,-6.61,0,1.600114156690752, +6169,31158,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,600,Debbie Stabenow,3713,DEM,45,Spencer Abraham,3714,REP,45,2,0,11/7/2000,49.47,47.86,1.61,1.61,-1.61,.5,-3.897951372373826,for Toledo Blade | Pittsburgh Post Gazette +6213,31121,1695,2000,2000_Sen-G_MN,MN,Sen-G,Sen-G,Star Tribune (Minnesota Poll),315,Live Phone,,11/2/2000,900,Mark Dayton,13727,DEM,46,Rod Grams,3721,REP,37,5,9,11/7/2000,48.83,43.29,5.54,3.46,3.46,1,-1.058419806602478, +25928,31168,1697,2000,2000_Sen-G_MO,MO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,600,Mel Carnahan,3740,DEM,48,John Ashcroft,3741,REP,45,,3,11/7/2000,50.47,48.39,2.07,.93,.93,1,-2.718080555594393,for St Louis Post-Dispatch +6171,31028,1702,2000,2000_Sen-G_NM,NM,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/2/2000,425,Jeff Bingaman,3801,DEM,60,Bill Redmond,3802,REP,30,,30,11/7/2000,61.7,38.25,23.45,6.55,6.55,1,1.267440553778504, +6190,27192,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Blum & Weprin Associates,32,Live Phone,,11/2/2000,851,Hillary Rodham Clinton,3819,DEM,47,Rick Lazio,3821,REP,40,,7,11/7/2000,55.27,43.01,12.27,5.27,-5.27,1,-1.915530950530556, +25941,31181,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,700,Hillary Rodham Clinton,3819,DEM,49,Rick Lazio,3821,REP,45,,4,11/7/2000,55.27,43.01,12.27,8.27,-8.27,1,1.818490396199775,for New York Post | Fox 5 New York +6167,27321,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/2/2000,625,Ted Celeste,3833,DEM,32,Michael DeWine,3834,REP,56,,-24,11/7/2000,35.85,59.92,-24.06,.06,.06,1,-3.853151099479383, +6183,31198,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,600,Ted Celeste,3833,DEM,29,Michael DeWine,3834,REP,61,,-32,11/7/2000,35.85,59.92,-24.06,7.94,-7.94,1,4.66104119662458,for Toledo Blade | Pittsburgh Post Gazette +63571,136955,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/2/2000,5788.5,Ron Klink,3844,DEM,39.5,Rick Santorum,3845,REP,55,2.5,-15.5,11/7/2000,45.51,52.42,-6.91,8.59,-8.59,1,.3722938806469903,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll +6174,27323,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/2/2000,625,Ron Klink,3844,DEM,36,Rick Santorum,3845,REP,55,,-19,11/7/2000,45.51,52.42,-6.91,12.09,-12.09,1,3.567081927577631, +63644,117271,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2000,644,Ron Klink,3844,DEM,36,Rick Santorum,3845,REP,56,,-20,11/7/2000,45.51,52.42,-6.91,13.09,-13.09,1,4.249624992684135, +6184,31208,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,600,Ron Klink,3844,DEM,34,Rick Santorum,3845,REP,50,,-16,11/7/2000,45.51,52.42,-6.91,9.09,-9.09,1,.548251974481677,for Toledo Blade | Pittsburgh Post Gazette +6185,31218,1708,2000,2000_Sen-G_TN,TN,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,500,Jeff Clark,3859,DEM,34,Bill Frist,3860,REP,53,3,-19,11/7/2000,32.21,65.1,-32.89,13.89,13.89,1,8.918598679689676,for Reuters | MSNBC +6170,31228,1713,2000,2000_Sen-G_WA,WA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,500,Maria Cantwell,3893,DEM,45,Slade Gorton,3894,REP,47,,-2,11/7/2000,48.73,48.64,.09,2.09,-2.09,0,-1.874116520430257,for Reuters | MSNBC +6187,31238,1715,2000,2000_Sen-G_WI,WI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,500,Herb Kohl,3902,DEM,61,John Gillespie,3903,REP,32,,29,11/7/2000,61.54,37.04,24.51,4.49,4.49,1,-3.445121335698297,for Reuters | MSNBC +28068,33346,8652,2000,2000_House-G_US,US,House-G,House-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,11/2/2000,1000,Generic Candidate,13742,DEM,45,Generic Candidate,13743,REP,42,,3,11/7/2000,46.96,47.32,-.36,3.36,3.36,0,.2009976722425222, +6188,121993,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,11/3/2000,1158,Al Gore,222,DEM,43.5,George W. Bush,241,REP,48.5,5,-5,11/7/2000,48.31,47.79,.51,5.51,-5.51,0,2.07109518197267,average of multiple versions or turnout models listed in poll +6156,7609,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,11/3/2000,2733,Al Gore,222,DEM,43,George W. Bush,241,REP,48,4,-5,11/7/2000,48.31,47.79,.51,5.51,-5.51,0,2.585902428761382,for USA Today | CNN +66238,123273,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,Live Phone,,11/3/2000,751,Al Gore,222,DEM,44,George W. Bush,241,REP,47,4,-3,11/7/2000,48.31,47.79,.51,3.51,-3.51,0,-.1417252576824284, +65848,123295,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,Live Phone,,11/3/2000,1307,Al Gore,222,DEM,43,George W. Bush,241,REP,46,3,-3,11/7/2000,48.31,47.79,.51,3.51,-3.51,0,.0933225626206317, +6212,7667,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Polling Company/Global Strategy Group (Hotline Bullseye),255,Live Phone,,11/3/2000,1253,Al Gore,222,DEM,42,George W. Bush,241,REP,45,4,-3,11/7/2000,48.31,47.79,.51,3.51,-3.51,0,.1813066757620602, +65853,117284,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,SSRS,297,Live Phone,,11/3/2000,1103,Al Gore,222,DEM,44,George W. Bush,241,REP,46,7,-2,11/7/2000,48.31,47.79,.51,2.51,-2.51,0,-1.001956572692634, +63545,116984,806,2000,2000_Pres-G_AK,AK,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,756,Al Gore,222,DEM,31,George W. Bush,241,REP,54,10,-23,11/7/2000,27.67,58.62,-30.95,7.95,7.95,1,1.293186231562741, +6150,7603,807,2000,2000_Pres-G_AL,AL,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/3/2000,625,Al Gore,222,DEM,38,George W. Bush,241,REP,55,,-17,11/7/2000,41.57,56.48,-14.92,2.08,-2.08,1,-2.572656192855979, +63546,116985,809,2000,2000_Pres-G_AZ,AZ,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,4656,Al Gore,222,DEM,40,George W. Bush,241,REP,52,5,-12,11/7/2000,44.73,51.02,-6.29,5.71,-5.71,1,2.300377819771725, +6173,7626,810,2000,2000_Pres-G_CA,CA,Pres-G,Pres-G,Field Research Corp. (Field Poll),94,Live Phone,,11/3/2000,924,Al Gore,222,DEM,46,George W. Bush,241,REP,41,4,5,11/7/2000,53.45,41.65,11.8,6.8,-6.8,1,1.737151345120363, +63547,116986,810,2000,2000_Pres-G_CA,CA,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,25017,Al Gore,222,DEM,49,George W. Bush,241,REP,43,6,6,11/7/2000,53.45,41.65,11.8,5.8,-5.8,1,.908471544542661, +63548,116987,811,2000,2000_Pres-G_CO,CO,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,3697,Al Gore,222,DEM,43,George W. Bush,241,REP,48,6,-5,11/7/2000,42.39,50.75,-8.36,3.36,3.36,1,-.0386520801179786, +63549,116988,812,2000,2000_Pres-G_CT,CT,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,2525,Al Gore,222,DEM,51,George W. Bush,241,REP,40,7,11,11/7/2000,55.91,38.44,17.47,6.47,-6.47,1,.0005501918926328, +63550,116989,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,17033,Al Gore,222,DEM,49,George W. Bush,241,REP,46,3,3,11/7/2000,48.84,48.85,-.01,3.01,3.01,0,.5939209700261181, +63551,116990,816,2000,2000_Pres-G_GA,GA,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,6987,Al Gore,222,DEM,43,George W. Bush,241,REP,51,,-8,11/7/2000,42.98,54.67,-11.69,3.69,3.69,1,1.079912688450806, +63552,116991,817,2000,2000_Pres-G_HI,HI,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,589,Al Gore,222,DEM,53,George W. Bush,241,REP,38,7,15,11/7/2000,55.79,37.46,18.33,3.33,-3.33,1,-.8501619355167819, +63553,116992,818,2000,2000_Pres-G_IA,IA,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,2478,Al Gore,222,DEM,50,George W. Bush,241,REP,44,4,6,11/7/2000,48.54,48.22,.31,5.69,5.69,1,3.48203565295867, +63554,116993,819,2000,2000_Pres-G_ID,ID,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,908,Al Gore,222,DEM,27,George W. Bush,241,REP,65,1,-38,11/7/2000,27.64,67.17,-39.53,1.53,1.53,1,-4.097903610762427, +63555,116994,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,8957,Al Gore,222,DEM,51,George W. Bush,241,REP,45,1,6,11/7/2000,54.6,42.58,12.01,6.01,-6.01,1,1.010840881409833, +54454,116975,821,2000,2000_Pres-G_IN,IN,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,5599,Al Gore,222,DEM,39,George W. Bush,241,REP,56,1,-17,11/7/2000,41.01,56.65,-15.63,1.37,-1.37,1,-4.201734259830354, +63556,116995,822,2000,2000_Pres-G_KS,KS,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,2543,Al Gore,222,DEM,38,George W. Bush,241,REP,55,4,-17,11/7/2000,37.24,58.04,-20.8,3.8,3.8,1,-2.661845687279446, +63557,116996,823,2000,2000_Pres-G_KY,KY,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,3318,Al Gore,222,DEM,42,George W. Bush,241,REP,54,4,-12,11/7/2000,41.38,56.51,-15.13,3.13,3.13,1,-.3202153238118755, +6151,7604,823,2000,2000_Pres-G_KY,KY,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/3/2000,625,Al Gore,222,DEM,41,George W. Bush,241,REP,51,,-10,11/7/2000,41.38,56.51,-15.13,5.13,5.13,1,1.484129160373126, +63558,116997,825,2000,2000_Pres-G_MA,MA,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,5141,Al Gore,222,DEM,58,George W. Bush,241,REP,32,8,26,11/7/2000,59.8,32.5,27.3,1.3,-1.3,1,-2.052750308968104, +63559,116998,826,2000,2000_Pres-G_MD,MD,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,5230,Al Gore,222,DEM,56,George W. Bush,241,REP,39,4,17,11/7/2000,56.49,40.18,16.3,.7,.7,1,-3.976205568999319, +63560,116999,827,2000,2000_Pres-G_ME,ME,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1485,Al Gore,222,DEM,50,George W. Bush,241,REP,42,6,8,11/7/2000,49.09,43.97,5.11,2.89,2.89,1,-1.747502820022754, +63561,117000,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,8757,Al Gore,222,DEM,50,George W. Bush,241,REP,45,3,5,11/7/2000,51.28,46.15,5.13,.13,-.13,1,-2.626884570124726, +63562,117001,829,2000,2000_Pres-G_MN,MN,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,3796,Al Gore,222,DEM,46,George W. Bush,241,REP,43,8,3,11/7/2000,47.91,45.5,2.4,.6,.6,1,-2.889914859785523, +6161,7614,830,2000,2000_Pres-G_MO,MO,Pres-G,Pres-G,American Research Group,9,Live Phone,,11/3/2000,600,Al Gore,222,DEM,46,George W. Bush,241,REP,45,4,1,11/7/2000,47.08,50.42,-3.34,4.34,4.34,0,1.812089610979319, +54469,116976,830,2000,2000_Pres-G_MO,MO,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,5833,Al Gore,222,DEM,46,George W. Bush,241,REP,49,2,-3,11/7/2000,47.08,50.42,-3.34,.34,.34,1,-1.71429327124616, +6152,7605,831,2000,2000_Pres-G_MS,MS,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/3/2000,625,Al Gore,222,DEM,41,George W. Bush,241,REP,52,,-11,11/7/2000,40.7,57.62,-16.92,5.92,5.92,1,.2892697099308913, +54486,116977,833,2000,2000_Pres-G_NC,NC,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,6704,Al Gore,222,DEM,46,George W. Bush,241,REP,51,,-5,11/7/2000,43.15,55.96,-12.81,7.81,7.81,1,4.208768316165977, +63563,117002,835,2000,2000_Pres-G_NE,NE,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1481,Al Gore,222,DEM,38,George W. Bush,241,REP,57,4,-19,11/7/2000,33.25,62.25,-28.99,9.99,9.99,1,5.015896020097667, +6162,7615,836,2000,2000_Pres-G_NH,NH,Pres-G,Pres-G,American Research Group,9,Live Phone,,11/3/2000,600,Al Gore,222,DEM,38,George W. Bush,241,REP,48,9,-10,11/7/2000,46.8,48.07,-1.27,8.73,-8.73,1,4.646620670129006, +54504,116978,836,2000,2000_Pres-G_NH,NH,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1400,Al Gore,222,DEM,47,George W. Bush,241,REP,45,7,2,11/7/2000,46.8,48.07,-1.27,3.27,3.27,0,-.7411671364701691, +6164,7617,836,2000,2000_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,11/3/2000,801,Al Gore,222,DEM,39,George W. Bush,241,REP,45,5,-6,11/7/2000,46.8,48.07,-1.27,4.73,-4.73,1,.6279302594094739, +63564,117003,837,2000,2000_Pres-G_NJ,NJ,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,7217,Al Gore,222,DEM,54,George W. Bush,241,REP,40,5,14,11/7/2000,56.13,40.29,15.83,1.83,-1.83,1,-3.970254541189308, +6163,7616,837,2000,2000_Pres-G_NJ,NJ,Pres-G,Pres-G,Monmouth University,215,Live Phone,,11/3/2000,843,Al Gore,222,DEM,47,George W. Bush,241,REP,34,6,13,11/7/2000,56.13,40.29,15.83,2.83,-2.83,1,-2.939176601160139, +6175,7628,837,2000,2000_Pres-G_NJ,NJ,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,11/3/2000,770,Al Gore,222,DEM,49,George W. Bush,241,REP,41,4,8,11/7/2000,56.13,40.29,15.83,7.83,-7.83,1,1.862705033196897, +63565,117004,838,2000,2000_Pres-G_NM,NM,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1657,Al Gore,222,DEM,49,George W. Bush,241,REP,44,6,5,11/7/2000,47.91,47.85,.06,4.94,4.94,1,1.328326826400158, +63566,117005,839,2000,2000_Pres-G_NV,NV,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1835,Al Gore,222,DEM,45,George W. Bush,241,REP,48,4,-3,11/7/2000,45.98,49.52,-3.55,.55,.55,1,-3.108040529641451, +63567,117006,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,13590,Al Gore,222,DEM,53,George W. Bush,241,REP,38,6,15,11/7/2000,60.21,35.23,24.98,9.98,-9.98,1,4.011612056560018, +6165,7618,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,11/3/2000,979,Al Gore,222,DEM,55,George W. Bush,241,REP,34,6,21,11/7/2000,60.21,35.23,24.98,3.98,-3.98,1,-2.895263787079369, +63568,117007,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,10975,Al Gore,222,DEM,46,George W. Bush,241,REP,49,4,-3,11/7/2000,46.44,49.99,-3.55,.55,.55,1,-2.633219376690525, +25896,7629,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,University of Cincinnati (Ohio Poll),346,Live Phone,,11/3/2000,1273,Al Gore,222,DEM,43,George W. Bush,241,REP,53,3,-10,11/7/2000,46.44,49.99,-3.55,6.45,-6.45,1,3.390147732151955, +63569,117008,842,2000,2000_Pres-G_OK,OK,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,3206,Al Gore,222,DEM,37,George W. Bush,241,REP,59,,-22,11/7/2000,38.43,60.31,-21.88,.12,-.12,1,-5.353103584242429, +6153,7606,842,2000,2000_Pres-G_OK,OK,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/3/2000,625,Al Gore,222,DEM,39,George W. Bush,241,REP,54,,-15,11/7/2000,38.43,60.31,-21.88,6.88,6.88,1,2.823113461062202, +63570,117009,843,2000,2000_Pres-G_OR,OR,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,3376,Al Gore,222,DEM,49,George W. Bush,241,REP,42,7,7,11/7/2000,46.96,46.52,.44,6.56,6.56,1,2.675484331983239, +63572,117011,848,2000,2000_Pres-G_TN,TN,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,5187,Al Gore,222,DEM,47,George W. Bush,241,REP,49,2,-2,11/7/2000,47.28,51.15,-3.86,1.86,1.86,1,-.5991071101147593, +6154,7607,848,2000,2000_Pres-G_TN,TN,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/3/2000,625,Al Gore,222,DEM,45,George W. Bush,241,REP,49,,-4,11/7/2000,47.28,51.15,-3.86,.14,-.14,1,-3.081054028340363, +63573,117012,849,2000,2000_Pres-G_TX,TX,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,17936,Al Gore,222,DEM,39,George W. Bush,241,REP,57,3,-18,11/7/2000,37.98,59.3,-21.32,3.32,3.32,1,-3.35438814749357, +6155,7608,849,2000,2000_Pres-G_TX,TX,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/3/2000,625,Al Gore,222,DEM,30,George W. Bush,241,REP,64,,-34,11/7/2000,37.98,59.3,-21.32,12.68,-12.68,1,6.796915604546224, +63716,117276,849,2000,2000_Pres-G_TX,TX,Pres-G,Pres-G,Scripps Howard,303,Live Phone,,11/3/2000,800,Al Gore,222,DEM,27,George W. Bush,241,REP,57,,-30,11/7/2000,37.98,59.3,-21.32,8.68,-8.68,1,2.632033045989794, +54510,116979,850,2000,2000_Pres-G_UT,UT,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1641,Al Gore,222,DEM,25,George W. Bush,241,REP,65,6,-40,11/7/2000,26.34,66.83,-40.49,.49,.49,1,-3.365687167859956, +6189,7643,850,2000,2000_Pres-G_UT,UT,Pres-G,Pres-G,Valley Research,368,Live Phone,,11/3/2000,1300,Al Gore,222,DEM,24,George W. Bush,241,REP,60,4,-36,11/7/2000,26.34,66.83,-40.49,4.49,4.49,1,1.416788744008266, +63574,117013,851,2000,2000_Pres-G_VA,VA,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,7488,Al Gore,222,DEM,45,George W. Bush,241,REP,51,3,-6,11/7/2000,44.44,52.47,-8.04,2.04,2.04,1,-.6003630792206798, +54525,116980,853,2000,2000_Pres-G_WA,WA,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,6549,Al Gore,222,DEM,46,George W. Bush,241,REP,47,5,-1,11/7/2000,50.16,44.58,5.58,6.58,-6.58,0,4.06597688813307, +63575,117014,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,5168,Al Gore,222,DEM,47,George W. Bush,241,REP,47,5,0,11/7/2000,47.83,47.61,.22,.22,-.22,.5,-3.005042956666138, +54531,116981,855,2000,2000_Pres-G_WV,WV,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1689,Al Gore,222,DEM,46,George W. Bush,241,REP,50,3,-4,11/7/2000,45.59,51.92,-6.32,2.32,2.32,1,-.4307759929864154, +54454,87990,1420,2000,2000_Gov-G_IN,IN,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,5591,Frank L. O'Bannon,12960,DEM,54,David McIntosh,12962,REP,42,4,12,11/7/2000,56.56,41.68,14.88,2.88,-2.88,1,-.3224619245086446, +54469,88005,1421,2000,2000_Gov-G_MO,MO,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,5830,"Robert Lee Holden, Jr.",12967,DEM,47,Jim Talent,12965,REP,49,,-2,11/7/2000,49.12,48.21,.91,2.91,-2.91,0,.3525137047375159, +54486,88022,1423,2000,2000_Gov-G_NC,NC,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,6696,Mike Easley,12972,DEM,53,Richard Vinroot,12973,REP,43,3,10,11/7/2000,52.02,46.26,5.76,4.24,4.24,1,.0511609925838486, +54504,88040,1425,2000,2000_Gov-G_NH,NH,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1388,Jeanne Shaheen,12978,DEM,48,Gordon Humphrey,12979,REP,40,5,8,11/7/2000,48.74,43.76,4.98,3.02,3.02,1,-1.253673886489186, +6164,88041,1425,2000,2000_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,11/3/2000,801,Jeanne Shaheen,12978,DEM,43,Gordon Humphrey,12979,REP,37,,6,11/7/2000,48.74,43.76,4.98,1.02,1.02,1,-3.636295086459194, +54510,88046,1426,2000,2000_Gov-G_UT,UT,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1643,Bill Orton,12981,DEM,41,Michael Leavitt,12983,REP,55,2,-14,11/7/2000,42.27,55.77,-13.5,.5,-.5,1,-4.73124932515538, +54525,88061,1428,2000,2000_Gov-G_WA,WA,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,6545,Gary Locke,12993,DEM,56,John Carlson,12991,REP,43,1,13,11/7/2000,58.38,39.68,18.7,5.7,-5.7,1,1.156345775066898, +54531,88067,1429,2000,2000_Gov-G_WV,WV,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1691,Bob Wise,12997,DEM,49,Cecil Underwood,12996,REP,45,2,4,11/7/2000,50.12,47.21,2.92,1.08,1.08,1,-3.688163070825746, +63547,117147,1684,2000,2000_Sen-G_CA,CA,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,24965,Dianne Feinstein,3625,DEM,52,Tom Campbell,3626,REP,40,,12,11/7/2000,55.84,36.59,19.26,7.26,-7.26,1,2.372354155036931, +63549,117150,1685,2000,2000_Sen-G_CT,CT,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,2504,Joseph I. Lieberman,3643,DEM,61,Phil Giordano,3644,REP,34,3,27,11/7/2000,63.21,34.17,29.04,2.04,-2.04,1,-4.946506669420839, +63550,117151,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,16996,Bill Nelson,3654,DEM,50,Bill McCollum,3655,REP,46,1,4,11/7/2000,51.04,46.19,4.85,.85,-.85,1,-1.458965909879851, +63551,117157,1688,2000,2000_Sen-OS_GA,GA,Sen-G,Sen-OS,Harris Insights & Analytics,133,Live Phone,,11/3/2000,6862,Zell Bryan Miller,3671,DEM,57,Mack Francis Mattingly,3672,REP,40,,17,11/7/2000,58.5,38.1,20.4,3.4,-3.4,1,.267675939829047, +63552,117158,1689,2000,2000_Sen-G_HI,HI,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,585,Daniel K. Akaka,13724,DEM,62,John Stanley Carroll,13725,REP,33,,29,11/7/2000,72.68,24.51,48.18,19.18,-19.18,1,11.89745288696574, +54454,117134,1690,2000,2000_Sen-G_IN,IN,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,5592,David L. Johnson,3690,DEM,25,Richard G. Lugar,3691,REP,71,3,-46,11/7/2000,31.85,66.56,-34.71,11.29,-11.29,1,1.045498862267004, +63560,117159,1691,2000,2000_Sen-G_ME,ME,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1473,Mark W. Lawrence,3711,DEM,28,Olympia J. Snowe,3712,REP,70,,-42,11/7/2000,31.06,68.94,-37.88,4.12,-4.12,1,-2.200105189939549, +63559,117160,1692,2000,2000_Sen-G_MD,MD,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,5198,Paul S. Sarbanes,3699,DEM,62,Paul H. Rappaport,3700,REP,37,,25,11/7/2000,63.18,36.73,26.44,1.44,-1.44,1,-3.098529900678537, +63558,117162,1693,2000,2000_Sen-G_MA,MA,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,5109,Edward M. Kennedy,3693,DEM,67,Jack E. Robinson,3694,REP,14,15,53,11/7/2000,72.69,12.86,59.83,6.83,-6.83,1,.2941808745747237, +63561,117163,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,6748,Debbie Stabenow,3713,DEM,48,Spencer Abraham,3714,REP,48,,0,11/7/2000,49.47,47.86,1.61,1.61,-1.61,.5,-2.875927264966871, +63562,117164,1695,2000,2000_Sen-G_MN,MN,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,3793,Mark Dayton,13727,DEM,50,Rod Grams,3721,REP,40,1,10,11/7/2000,48.83,43.29,5.54,4.46,4.46,1,.5204063084850558, +54469,117135,1697,2000,2000_Sen-G_MO,MO,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,5833,Mel Carnahan,3740,DEM,49,John Ashcroft,3741,REP,49,,0,11/7/2000,50.47,48.39,2.07,2.07,-2.07,.5,-.4983212792577911, +63563,117165,1699,2000,2000_Sen-G_NE,NE,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1477,Ben Nelson,3770,DEM,53,Don Stenberg,3771,REP,46,,7,11/7/2000,51,48.82,2.18,4.82,4.82,1,-2.136441254446334, +63566,117168,1700,2000,2000_Sen-G_NV,NV,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1833,Ed Bernstein,3807,DEM,43,John Ensign,3808,REP,52,,-9,11/7/2000,39.69,55.09,-15.4,6.4,6.4,1,3.37346788512295, +63564,117172,1701,2000,2000_Sen-G_NJ,NJ,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,7193,Jon Stevens Corzine,3786,DEM,49,Bob Franks,3787,REP,45,2,4,11/7/2000,50.11,47.1,3.02,.98,.98,1,-2.756761788923263, +6163,27251,1701,2000,2000_Sen-G_NJ,NJ,Sen-G,Sen-G,Monmouth University,215,Live Phone,,11/3/2000,843,Jon Stevens Corzine,3786,DEM,41,Bob Franks,3787,REP,36,,5,11/7/2000,50.11,47.1,3.02,1.98,1.98,1,-2.094841618888624, +6175,27390,1701,2000,2000_Sen-G_NJ,NJ,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,11/3/2000,770,Jon Stevens Corzine,3786,DEM,43,Bob Franks,3787,REP,45,,-2,11/7/2000,50.11,47.1,3.02,5.02,-5.02,0,1.123941367553907, +63565,117174,1702,2000,2000_Sen-G_NM,NM,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1656,Jeff Bingaman,3801,DEM,61,Bill Redmond,3802,REP,35,4,26,11/7/2000,61.7,38.25,23.45,2.55,2.55,1,-3.392783621586676, +63567,117175,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,13590,Hillary Rodham Clinton,3819,DEM,51,Rick Lazio,3821,REP,46,,5,11/7/2000,55.27,43.01,12.27,7.27,-7.27,1,.654491799084173, +6165,27397,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,11/3/2000,979,Hillary Rodham Clinton,3819,DEM,51,Rick Lazio,3821,REP,39,,12,11/7/2000,55.27,43.01,12.27,.27,-.27,1,-6.941015996601561, +63568,117176,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,10956,Ted Celeste,3833,DEM,36,Michael DeWine,3834,REP,59,3,-23,11/7/2000,35.85,59.92,-24.06,1.06,1.06,1,-2.110026892317384, +25896,31136,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,Live Phone,,11/3/2000,1179,Ted Celeste,3833,DEM,34.1,Michael DeWine,3834,REP,63,,-28.9,11/7/2000,35.85,59.92,-24.06,4.84,-4.84,1,1.526227102223956, +63572,117178,1708,2000,2000_Sen-G_TN,TN,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,5165,Jeff Clark,3859,DEM,35,Bill Frist,3860,REP,62,2,-27,11/7/2000,32.21,65.1,-32.89,5.89,5.89,1,1.682237157391169, +6154,27327,1708,2000,2000_Sen-G_TN,TN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/3/2000,625,Jeff Clark,3859,DEM,30,Bill Frist,3860,REP,62,,-32,11/7/2000,32.21,65.1,-32.89,.89,.89,1,-4.059955413184884, +63573,117179,1709,2000,2000_Sen-G_TX,TX,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,17907,Gene Kelly,3870,DEM,31,Kay Bailey Hutchison,3871,REP,63,,-32,11/7/2000,32.31,65.08,-32.77,.77,.77,1,-3.778046753479086, +54510,117136,1710,2000,2000_Sen-G_UT,UT,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1638,Scott N. Howell,3878,DEM,32,Orrin G. Hatch,3879,REP,64,,-32,11/7/2000,31.51,65.58,-34.07,2.07,2.07,1,-2.807497534543193, +63574,117180,1712,2000,2000_Sen-G_VA,VA,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,7462,Charles S. Robb,3882,DEM,47,George F. Allen,3883,REP,52,,-5,11/7/2000,47.68,52.26,-4.58,.42,-.42,1,-3.087138637445781, +54525,117137,1713,2000,2000_Sen-G_WA,WA,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,6542,Maria Cantwell,3893,DEM,47,Slade Gorton,3894,REP,49,4,-2,11/7/2000,48.73,48.64,.09,2.09,-2.09,0,-.8047027414010928, +54531,117140,1714,2000,2000_Sen-G_WV,WV,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1683,Robert C. Byrd,13715,DEM,76,David T. Gallaher,13716,REP,18,5,58,11/7/2000,77.75,20.16,57.6,.4,.4,1,-4.499799888627577, +63575,117183,1715,2000,2000_Sen-G_WI,WI,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,5163,Herb Kohl,3902,DEM,59,John Gillespie,3903,REP,38,2,21,11/7/2000,61.54,37.04,24.51,3.51,-3.51,1,-1.929483464453592, +6188,33345,8652,2000,2000_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,11/3/2000,1158,Generic Candidate,13742,DEM,40,Generic Candidate,13743,REP,39,,1,11/7/2000,46.96,47.32,-.36,1.36,1.36,0,-1.593291785020168, +65848,33344,8652,2000,2000_House-G_US,US,House-G,House-G,Pew Research Center,253,Live Phone,,11/3/2000,1805,Generic Candidate,13742,DEM,47,Generic Candidate,13743,REP,43,,4,11/7/2000,46.96,47.32,-.36,4.36,4.36,0,1.559538519325023,among registered voters +63530,121979,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,11/4/2000,1801,Al Gore,222,DEM,46,George W. Bush,241,REP,49,3,-3,11/7/2000,48.31,47.79,.51,3.51,-3.51,0,.333333366349702,for The Washington Post; average of multiple versions or turnout models listed in poll +42760,121986,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,11/4/2000,936.5,Al Gore,222,DEM,43,George W. Bush,241,REP,47.5,5,-4.5,11/7/2000,48.31,47.79,.51,5.01,-5.01,0,1.554618434969123,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll +63576,117015,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/4/2000,1348,Al Gore,222,DEM,47,George W. Bush,241,REP,47,5,0,11/7/2000,48.31,47.79,.51,.51,-.51,.5,-2.802775991094066, +6140,7593,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,Live Phone,,11/4/2000,1026,Al Gore,222,DEM,44,George W. Bush,241,REP,47,3,-3,11/7/2000,48.31,47.79,.51,3.51,-3.51,0,.1193739362597301, +28064,123296,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,Live Phone,,11/4/2000,1301,Al Gore,222,DEM,45,George W. Bush,241,REP,47,4,-2,11/7/2000,48.31,47.79,.51,2.51,-2.51,0,-.8372613037517559,average of multiple versions or turnout models listed in poll +66230,123250,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Polling Company/Global Strategy Group (Hotline Bullseye),255,Live Phone,,11/4/2000,1253,Al Gore,222,DEM,42,George W. Bush,241,REP,45,4,-3,11/7/2000,48.31,47.79,.51,3.51,-3.51,0,.2665214375036252, +63645,117139,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/4/2000,787,Al Gore,222,DEM,44,George W. Bush,241,REP,45,,-1,11/7/2000,51.28,46.15,5.13,6.13,-6.13,0,3.218698047046662, +63751,117372,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/4/2000,600,Al Gore,222,DEM,46,George W. Bush,241,REP,48,4,-2,11/7/2000,51.28,46.15,5.13,7.13,-7.13,0,3.930353802894103, +54487,117316,833,2000,2000_Pres-G_NC,NC,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/4/2000,500,Al Gore,222,DEM,39,George W. Bush,241,REP,56,,-17,11/7/2000,43.15,55.96,-12.81,4.19,-4.19,1,-.555628441298105, +6142,7595,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Marist College,183,Live Phone,,11/4/2000,580,Al Gore,222,DEM,55,George W. Bush,241,REP,37,4,18,11/7/2000,60.21,35.23,24.98,6.98,-6.98,1,.3518360947746457,for NBC News +63652,117148,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/4/2000,680,Al Gore,222,DEM,50,George W. Bush,241,REP,36,,14,11/7/2000,60.21,35.23,24.98,10.98,-10.98,1,4.771169544996625, +6135,7588,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/4/2000,600,Al Gore,222,DEM,50,George W. Bush,241,REP,42,6,8,11/7/2000,50.61,46.44,4.17,3.83,3.83,1,.3141488499802301,for Toledo Blade | Pittsburgh Post Gazette +63752,117374,851,2000,2000_Pres-G_VA,VA,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/4/2000,500,Al Gore,222,DEM,42,George W. Bush,241,REP,53,,-11,11/7/2000,44.44,52.47,-8.04,2.96,-2.96,1,-.345575566194232, +54487,88023,1423,2000,2000_Gov-G_NC,NC,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/4/2000,500,Mike Easley,12972,DEM,47,Richard Vinroot,12973,REP,46,,1,11/7/2000,52.02,46.26,5.76,4.76,-4.76,1,.4159965575694576, +63645,117259,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/4/2000,787,Debbie Stabenow,3713,DEM,42,Spencer Abraham,3714,REP,48,,-6,11/7/2000,49.47,47.86,1.61,7.61,-7.61,0,3.620905877762266, +63751,117408,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/4/2000,600,Debbie Stabenow,3713,DEM,44,Spencer Abraham,3714,REP,50,,-6,11/7/2000,49.47,47.86,1.61,7.61,-7.61,0,2.857386529271314, +6142,27274,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Marist College,183,Live Phone,,11/4/2000,580,Hillary Rodham Clinton,3819,DEM,50,Rick Lazio,3821,REP,46,,4,11/7/2000,55.27,43.01,12.27,8.27,-8.27,1,1.135688422646114,for NBC News +63652,117267,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/4/2000,680,Hillary Rodham Clinton,3819,DEM,48,Rick Lazio,3821,REP,40,,8,11/7/2000,55.27,43.01,12.27,4.27,-4.27,1,-2.900456473944065, +63752,117417,1712,2000,2000_Sen-G_VA,VA,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/4/2000,500,Charles S. Robb,3882,DEM,44,George F. Allen,3883,REP,54,,-10,11/7/2000,47.68,52.26,-4.58,5.42,-5.42,1,1.683769056585577, +42760,33341,8652,2000,2000_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,11/4/2000,1273,Generic Candidate,13742,DEM,41,Generic Candidate,13743,REP,38,,3,11/7/2000,46.96,47.32,-.36,3.36,3.36,0,.5102436052959509, +28064,33342,8652,2000,2000_House-G_US,US,House-G,House-G,Pew Research Center,253,Live Phone,,11/4/2000,1829,Generic Candidate,13742,DEM,48,Generic Candidate,13743,REP,42,,6,11/7/2000,46.96,47.32,-.36,6.36,6.36,0,3.637271122181017,among registered voters +63535,121987,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,11/5/2000,1091,Al Gore,222,DEM,45,George W. Bush,241,REP,44,4,1,11/7/2000,48.31,47.79,.51,.49,.49,1,-2.796326618554733,average of multiple versions or turnout models listed in poll +63588,117030,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,11/5/2000,1292,Al Gore,222,DEM,46,George W. Bush,241,REP,47.9,4,-1.9,11/7/2000,48.31,47.79,.51,2.41,-2.41,0,-.7106758025160694,for Christian Science Monitor +63655,117153,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/5/2000,3750,Al Gore,222,DEM,40,George W. Bush,241,REP,49,,-9,11/7/2000,48.31,47.79,.51,9.51,-9.51,0,6.78542229412832, +63831,120632,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,1200,Al Gore,222,DEM,48,George W. Bush,241,REP,46,5,2,11/7/2000,48.31,47.79,.51,1.49,1.49,1,-1.88749397757493,for Reuters | MSNBC; average of multiple versions or turnout models listed in poll +65022,120622,810,2000,2000_Pres-G_CA,CA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,596,Al Gore,222,DEM,45,George W. Bush,241,REP,45,8,0,11/7/2000,53.45,41.65,11.8,11.8,-11.8,.5,6.463758264276745, +63750,117367,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/5/2000,500,Al Gore,222,DEM,50,George W. Bush,241,REP,46,,4,11/7/2000,48.84,48.85,-.01,4.01,4.01,0,.8372787245129627, +65023,120623,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,593,Al Gore,222,DEM,48,George W. Bush,241,REP,46,6,2,11/7/2000,48.84,48.85,-.01,2.01,2.01,0,-.9531312429402863,for Reuters | MSNBC +65024,120624,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,584,Al Gore,222,DEM,50,George W. Bush,241,REP,43,7,7,11/7/2000,54.6,42.58,12.01,5.01,-5.01,1,-1.216116541055658,for St Louis Post-Dispatch +25916,120548,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,593,Al Gore,222,DEM,51,George W. Bush,241,REP,45,4,6,11/7/2000,51.28,46.15,5.13,.87,.87,1,-2.626238276837183,for Toledo Blade | Pittsburgh Post Gazette +65025,120625,830,2000,2000_Pres-G_MO,MO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,597,Al Gore,222,DEM,47,George W. Bush,241,REP,48,3,-1,11/7/2000,47.08,50.42,-3.34,2.34,2.34,1,-.3908056066663821,for St Louis Post-Dispatch +63653,117149,837,2000,2000_Pres-G_NJ,NJ,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/5/2000,637,Al Gore,222,DEM,46,George W. Bush,241,REP,40,,6,11/7/2000,56.13,40.29,15.83,9.83,-9.83,1,4.329042351706515, +65026,120626,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,689,Al Gore,222,DEM,56,George W. Bush,241,REP,37,6,19,11/7/2000,60.21,35.23,24.98,5.98,-5.98,1,-.397854046716725,for New York Post | Fox 5 New York +65027,120627,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,589,Al Gore,222,DEM,45,George W. Bush,241,REP,48,5,-3,11/7/2000,46.44,49.99,-3.55,.55,.55,1,-3.348229363985519,for Toledo Blade | Pittsburgh Post Gazette +63654,117152,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/5/2000,1091,Al Gore,222,DEM,43,George W. Bush,241,REP,47,,-4,11/7/2000,50.61,46.44,4.17,8.17,-8.17,0,5.800237871560473, +65028,120628,848,2000,2000_Pres-G_TN,TN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,490,Al Gore,222,DEM,45,George W. Bush,241,REP,52,2,-7,11/7/2000,47.28,51.15,-3.86,3.14,-3.14,1,-.3111269064630383,for Reuters | MSNBC +63656,117154,853,2000,2000_Pres-G_WA,WA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/5/2000,909,Al Gore,222,DEM,43,George W. Bush,241,REP,44,,-1,11/7/2000,50.16,44.58,5.58,6.58,-6.58,0,3.806277028666506, +65029,120629,853,2000,2000_Pres-G_WA,WA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,504,Al Gore,222,DEM,50,George W. Bush,241,REP,43,5,7,11/7/2000,50.16,44.58,5.58,1.42,1.42,1,-2.738403346885731,for Reuters | MSNBC +6127,7580,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,Market Shares Corp.,187,Live Phone,,11/5/2000,400,Al Gore,222,DEM,39,George W. Bush,241,REP,44,6,-5,11/7/2000,47.83,47.61,.22,5.22,-5.22,0,1.3874496939663, +63657,117155,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/5/2000,1000,Al Gore,222,DEM,43,George W. Bush,241,REP,47,,-4,11/7/2000,47.83,47.61,.22,4.22,-4.22,0,.7629183233213729, +65030,120630,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,492,Al Gore,222,DEM,46,George W. Bush,241,REP,46,6,0,11/7/2000,47.83,47.61,.22,.22,-.22,.5,-4.238686434446961,for Reuters | MSNBC +65025,120633,1421,2000,2000_Gov-G_MO,MO,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,597,"Robert Lee Holden, Jr.",12967,DEM,45,Jim Talent,12965,REP,44,,1,11/7/2000,49.12,48.21,.91,.09,.09,1,-3.559075379600904,for St Louis Post-Dispatch +63750,117407,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/5/2000,500,Bill Nelson,3654,DEM,49,Bill McCollum,3655,REP,42,,7,11/7/2000,51.04,46.19,4.85,2.15,2.15,1,-.7228312465119581, +65023,120634,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,593,Bill Nelson,3654,DEM,49,Bill McCollum,3655,REP,47,3,2,11/7/2000,51.04,46.19,4.85,2.85,-2.85,1,-.1415383084769437,for Reuters | MSNBC +25916,31156,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,593,Debbie Stabenow,3713,DEM,51,Spencer Abraham,3714,REP,47,1,4,11/7/2000,49.47,47.86,1.61,2.39,2.39,1,-3.017113520566737,for Toledo Blade | Pittsburgh Post Gazette +65025,120635,1697,2000,2000_Sen-G_MO,MO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,597,Mel Carnahan,3740,DEM,49,John Ashcroft,3741,REP,49,,0,11/7/2000,50.47,48.39,2.07,2.07,-2.07,.5,-1.448357918050034,for St Louis Post-Dispatch +63653,117265,1701,2000,2000_Sen-G_NJ,NJ,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/5/2000,637,Jon Stevens Corzine,3786,DEM,43,Bob Franks,3787,REP,44,,-1,11/7/2000,50.11,47.1,3.02,4.02,-4.02,0,-.1212669773244457, +65026,120636,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,689,Hillary Rodham Clinton,3819,DEM,51,Rick Lazio,3821,REP,48,,3,11/7/2000,55.27,43.01,12.27,9.27,-9.27,1,2.951829072733685,for New York Post | Fox 5 New York +65027,120637,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,589,Ted Celeste,3833,DEM,31,Michael DeWine,3834,REP,56,,-25,11/7/2000,35.85,59.92,-24.06,.94,-.94,1,-2.187785167505553,for Toledo Blade | Pittsburgh Post Gazette +63654,117272,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/5/2000,1091,Ron Klink,3844,DEM,38,Rick Santorum,3845,REP,52,,-14,11/7/2000,45.51,52.42,-6.91,7.09,-7.09,1,-1.345038816046302, +65009,120566,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,592,Ron Klink,3844,DEM,34,Rick Santorum,3845,REP,52,,-18,11/7/2000,45.51,52.42,-6.91,11.09,-11.09,1,2.703369100133761,for Toledo Blade | Pittsburgh Post Gazette +65028,120638,1708,2000,2000_Sen-G_TN,TN,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,490,Jeff Clark,3859,DEM,28,Bill Frist,3860,REP,62,2,-34,11/7/2000,32.21,65.1,-32.89,1.11,-1.11,1,-3.682930375742686,for Reuters | MSNBC +63656,117279,1713,2000,2000_Sen-G_WA,WA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/5/2000,909,Maria Cantwell,3893,DEM,43,Slade Gorton,3894,REP,47,,-4,11/7/2000,48.73,48.64,.09,4.09,-4.09,0,1.138985761694052, +65029,120639,1713,2000,2000_Sen-G_WA,WA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,504,Maria Cantwell,3893,DEM,52,Slade Gorton,3894,REP,47,,5,11/7/2000,48.73,48.64,.09,4.91,4.91,1,1.058268950276111,for Reuters | MSNBC +63657,117280,1715,2000,2000_Sen-G_WI,WI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/5/2000,1000,Herb Kohl,3902,DEM,56,John Gillespie,3903,REP,39,,17,11/7/2000,61.54,37.04,24.51,7.51,-7.51,1,1.41059935228679, +65030,120640,1715,2000,2000_Sen-G_WI,WI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,492,Herb Kohl,3902,DEM,61,John Gillespie,3903,REP,32,,29,11/7/2000,61.54,37.04,24.51,4.49,4.49,1,-3.298970385340016,for Reuters | MSNBC +63655,117322,8652,2000,2000_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/5/2000,3750,Generic Candidate,13742,DEM,41.4,Generic Candidate,13743,REP,43.9,,-2.5,11/7/2000,46.96,47.32,-.36,2.14,-2.14,1,-.5955574902563939, +6125,123232,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,11/6/2000,2350,Al Gore,222,DEM,45.5,George W. Bush,241,REP,47.5,4,-2,11/7/2000,48.31,47.79,.51,2.51,-2.51,0,-.1726986032048087,for USA Today | CNN; average of multiple versions or turnout models listed in poll +6126,121692,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,11/6/2000,1000,Al Gore,222,DEM,43,George W. Bush,241,REP,48,3.75,-5,11/7/2000,48.31,47.79,.51,5.51,-5.51,0,2.447135684386463,for Voter.com; average of multiple versions or turnout models listed in poll +6125,33339,8652,2000,2000_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,11/6/2000,2350,Generic Candidate,13742,DEM,49,Generic Candidate,13743,REP,45,,4,11/7/2000,46.96,47.32,-.36,4.36,4.36,0,1.707341947361299,for USA Today | CNN +6126,33338,8652,2000,2000_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,11/6/2000,1000,Generic Candidate,13742,DEM,44,Generic Candidate,13743,REP,42,,2,11/7/2000,46.96,47.32,-.36,2.36,2.36,0,-.5954221516970011,for Voter.com +63945,117699,1418,2001,2001_Gov-G_VA,VA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/16/2001,625,Mark R. Warner,13769,DEM,45,Mark Lawrence Earley,13770,REP,42,,3,11/6/2001,52.16,47.03,5.14,2.14,-2.14,1,-3.249809293391464, +63916,117660,1417,2001,2001_Gov-G_NJ,NJ,Gov-G,Gov-G,CBS News/The New York Times,36,Live Phone,,10/22/2001,760,James E. McGreevey,13767,DEM,49,Bret Schundler,13768,REP,36,,13,11/6/2001,56.43,41.68,14.76,1.76,-1.76,1,-2.867880433162078, +63909,117653,1418,2001,2001_Gov-G_VA,VA,Gov-G,Gov-G,ABC News/The Washington Post,3,Live Phone,,10/24/2001,1010,Mark R. Warner,13769,DEM,51,Mark Lawrence Earley,13770,REP,41,2,10,11/6/2001,52.16,47.03,5.14,4.86,4.86,1,.807275260580688,for The Washington Post +63962,117725,1417,2001,2001_Gov-G_NJ,NJ,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/26/2001,505,James E. McGreevey,13767,DEM,52,Bret Schundler,13768,REP,35,,17,11/6/2001,56.43,41.68,14.76,2.24,2.24,1,-2.061706930233259, +63976,117742,1418,2001,2001_Gov-G_VA,VA,Gov-G,Gov-G,Roanoke College,292,Live Phone,,10/26/2001,423,Mark R. Warner,13769,DEM,45,Mark Lawrence Earley,13770,REP,36,1,9,11/6/2001,52.16,47.03,5.14,3.86,3.86,1,-.9950003063500795, +63975,117741,1418,2001,2001_Gov-G_VA,VA,Gov-G,Gov-G,Richmond Times-Dispatch,288,Live Phone,,10/29/2001,481,Mark R. Warner,13769,DEM,46,Mark Lawrence Earley,13770,REP,33,,13,11/6/2001,52.16,47.03,5.14,7.86,7.86,1,4.073369742255796, +63926,117675,1417,2001,2001_Gov-G_NJ,NJ,Gov-G,Gov-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/30/2001,600,James E. McGreevey,13767,DEM,53,Bret Schundler,13768,REP,35,,18,11/6/2001,56.43,41.68,14.76,3.24,3.24,1,-.8777889083701925, +63946,117700,1418,2001,2001_Gov-G_VA,VA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/30/2001,633,Mark R. Warner,13769,DEM,48,Mark Lawrence Earley,13770,REP,42,,6,11/6/2001,52.16,47.03,5.14,.86,.86,1,-3.853284683771915, +63963,117726,1417,2001,2001_Gov-G_NJ,NJ,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,11/1/2001,505,James E. McGreevey,13767,DEM,48,Bret Schundler,13768,REP,39,,9,11/6/2001,56.43,41.68,14.76,5.76,-5.76,1,1.748490199182098, +63981,117747,1417,2001,2001_Gov-G_NJ,NJ,Gov-G,Gov-G,Rutgers University,295,Live Phone,,11/1/2001,745,James E. McGreevey,13767,DEM,53,Bret Schundler,13768,REP,36,,17,11/6/2001,56.43,41.68,14.76,2.24,2.24,1,-2.03390281610801, +63955,117710,1417,2001,2001_Gov-G_NJ,NJ,Gov-G,Gov-G,Monmouth University,215,Live Phone,,11/2/2001,649,James E. McGreevey,13767,DEM,48,Bret Schundler,13768,REP,26,,22,11/6/2001,56.43,41.68,14.76,7.24,7.24,1,3.906190081027219, +63763,117410,1417,2001,2001_Gov-G_NJ,NJ,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/2/2001,800,James E. McGreevey,13767,DEM,55,Bret Schundler,13768,REP,41,,14,11/6/2001,56.43,41.68,14.76,.76,-.76,1,-3.3000646110053, +63764,117411,1418,2001,2001_Gov-G_VA,VA,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/3/2001,500,Mark R. Warner,13769,DEM,51,Mark Lawrence Earley,13770,REP,45,,6,11/6/2001,52.16,47.03,5.14,.86,.86,1,-3.512879328061121, +25581,88225,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/15/2002,600,Rod Blagojevich,12866,DEM,53,Jim Ryan,12865,REP,39,2,14,11/5/2002,52.19,45.07,7.12,6.88,6.88,1,1.470436463139372,for Bloomington Pantagraph | WEEK-TV +25576,88202,1393,2002,2002_Gov-G_IA,IA,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/15/2002,600,Tom Vilsack,12858,DEM,50,Doug Gross,12857,REP,42,,8,11/5/2002,52.69,44.51,8.17,.17,-.17,1,-5.691861381303236,for KCCI (Des Moines) | KIMT-TV (Mason City) +25554,88316,1398,2002,2002_Gov-G_MI,MI,Gov-G,Gov-G,Mitchell Research & Communications,213,Live Phone,,10/15/2002,600,Jennifer Granholm,12886,DEM,47,Dick Posthumus,12884,REP,35,1,12,11/5/2002,51.42,47.4,4.02,7.98,7.98,1,1.032014031887181,for Detroit News +25392,88341,1402,2002,2002_Gov-G_NH,NH,Gov-G,Gov-G,American Research Group,9,Live Phone,,10/15/2002,600,Mark Fernald,12897,DEM,28,Craig Benson,12896,REP,57,,-29,11/5/2002,38.21,58.62,-20.4,8.6,-8.6,1,1.99288905561599, +54853,88390,1404,2002,2002_Gov-G_NY,NY,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/15/2002,567,H. Carl McCall,12908,DEM,29,George Pataki,12912,REP,45,22,-16,11/5/2002,33.5,49.4,-15.9,.1,-.1,1,-4.876170432367979, +54869,88406,1405,2002,2002_Gov-G_OH,OH,Gov-G,Gov-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/15/2002,471,Timothy Hagan,12920,DEM,38,Bob Taft,12916,REP,54,3,-16,11/5/2002,38.31,57.76,-19.45,3.45,3.45,1,-2.97279019586884, +54879,88416,1406,2002,2002_Gov-G_OK,OK,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/15/2002,710,Brad Henry,12923,DEM,38,Steve Largent,12922,REP,43,16,-5,11/5/2002,43.27,42.61,.66,5.66,-5.66,0,-2.084476664286038,for KFOR-TV (Oklahoma) | KJRH (Tulsa) +54917,88454,1409,2002,2002_Gov-G_RI,RI,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/15/2002,593,Myrth York,12931,DEM,48,Donald Carcieri,12932,REP,45,,3,11/5/2002,45.24,54.76,-9.52,12.52,12.52,0,4.61591716694642, +25534,88466,1410,2002,2002_Gov-G_SC,SC,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/15/2002,625,James H. Hodges,12933,DEM,41,Mark Sanford,12934,REP,45,,-4,11/5/2002,47.05,52.85,-5.8,1.8,1.8,1,-6.162150028321715, +25422,88503,1413,2002,2002_Gov-G_TX,TX,Gov-G,Gov-G,Blum & Weprin Associates,32,Live Phone,,10/15/2002,1002,Tony Sanchez,12946,DEM,35,Rick Perry,12947,REP,50,,-15,11/5/2002,39.96,57.81,-17.85,2.85,2.85,1,-3.042729578466539, +54967,88504,1413,2002,2002_Gov-G_TX,TX,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/15/2002,683,Tony Sanchez,12946,DEM,43,Rick Perry,12947,REP,52,,-9,11/5/2002,39.96,57.81,-17.85,8.85,8.85,1,3.354254802167143, +54979,138526,1414,2002,2002_Gov-G_VT,VT,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/15/2002,600,Doug Racine,12954,DEM,42,Jim Douglas,12955,REP,33,8,9,11/5/2002,42.39,44.94,-2.55,11.55,11.55,0,3.567261188179525, +25581,30821,1655,2002,2002_Sen-G_IL,IL,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/15/2002,600,Richard J. Durbin,3425,DEM,55,Jim Durkin,3426,REP,37,,18,11/5/2002,60.33,38.02,22.31,4.31,-4.31,1,.4075594285280838,for Bloomington Pantagraph | WEEK-TV +25576,30816,1656,2002,2002_Sen-G_IA,IA,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/15/2002,600,Tom Harkin,3415,DEM,50,Greg Ganske,3416,REP,41,,9,11/5/2002,54.18,43.78,10.4,1.4,-1.4,1,-5.885866253995832,for KCCI (Des Moines) | KIMT-TV (Mason City) +63775,117428,1658,2002,2002_Sen-G_KY,KY,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/15/2002,705,Lois Combs Weinberg,13777,DEM,31,Mitch McConnell,13778,REP,66,,-35,11/5/2002,35.32,64.68,-29.35,5.65,-5.65,1,-2.156391325349793, +25554,30794,1663,2002,2002_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,Live Phone,,10/15/2002,600,Carl Levin,3456,DEM,58,Andrew Rocky Raczkowski,3457,REP,32,,26,11/5/2002,60.61,37.89,22.72,3.28,3.28,1,-4.022204575636131,for Detroit News; sample size unavailable; estimated at 600 as a default +25584,30824,1666,2002,2002_Sen-GS_MO,MO,Sen-G,Sen-GS,Research 2000,281,Live Phone,,10/15/2002,600,Jean Carnahan,3475,DEM,46,Jim Talent,3474,REP,47,,-1,11/5/2002,48.67,49.8,-1.13,.13,.13,1,-5.537708158121831, +25392,30632,1669,2002,2002_Sen-G_NH,NH,Sen-G,Sen-G,American Research Group,9,Live Phone,,10/15/2002,600,Jeanne Shaheen,3527,DEM,43,John E. Sununu,3524,REP,51,,-8,11/5/2002,46.4,50.82,-4.42,3.58,-3.58,1,-3.226593574516455, +25605,30845,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,Rutgers University,295,Live Phone,,10/15/2002,600,Frank R. Lautenberg,3539,DEM,47,Douglas R. Forrester,3540,REP,42,,5,11/5/2002,53.88,43.95,9.93,4.93,-4.93,1,1.561578022587673,sample size unavailable; estimated at 600 as a default +54879,117384,1673,2002,2002_Sen-G_OK,OK,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/15/2002,710,David Walters,3554,DEM,37,James M. Inhofe,3553,REP,53,,-16,11/5/2002,36.31,57.3,-20.99,4.99,4.99,1,-2.820660177061999,for KFOR-TV (Oklahoma) | KJRH (Tulsa) +25534,30774,1676,2002,2002_Sen-G_SC,SC,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/15/2002,625,Alex Sanders,3568,DEM,34,Lindsey Graham,3567,REP,51,,-17,11/5/2002,44.19,54.4,-10.21,6.79,-6.79,1,-.2194659585210425, +25422,30662,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,Blum & Weprin Associates,32,Live Phone,,10/15/2002,600,Ron Kirk,3594,DEM,37,John Cornyn,3593,REP,47,,-10,11/5/2002,43.33,55.3,-11.97,1.97,1.97,1,-5.086972356306276,sample size unavailable; estimated at 600 as a default +72955,136859,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,FM3 Research,91,Live Phone,D,10/15/2002,600,Ron Kirk,3594,DEM,42,John Cornyn,3593,REP,40,,2,11/5/2002,43.33,55.3,-11.97,13.97,13.97,0,7.478864086843721,for unspecified Democratic sponsor; sample size unavailable; estimated at 600 as a default +54967,117399,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/15/2002,683,Ron Kirk,3594,DEM,42,John Cornyn,3593,REP,54,,-12,11/5/2002,43.33,55.3,-11.97,.03,-.03,1,-7.276163095246952, +64101,117942,2796,2002,2002_House-G_CO-7,CO-7,House-G,House-G,Harstad Strategic Research Inc.,134,Live Phone,D,10/15/2002,400,Michael F. Feeley,13970,DEM,39,Bob Beauprez,13971,REP,38,,1,11/5/2002,47.24,47.31,-.07,1.07,1.07,0,-4.583288463610134,for Michael F. Feeley +63775,118256,2885,2002,2002_House-G_KY-4,KY-4,House-G,House-G,SurveyUSA,325,IVR,,10/15/2002,600,Ken Lucas,14351,DEM,54,Geoff Davis,14352,REP,43,,11,11/5/2002,51.11,47.54,3.57,7.43,7.43,1,-.1919091718979599, +25392,117522,2959,2002,2002_House-G_NH-1,NH-1,House-G,House-G,American Research Group,9,Live Phone,,10/15/2002,300,Martha Fuller Clark,13798,DEM,35,Jeb E. Bradley,13799,REP,54,,-19,11/5/2002,38.48,58.11,-19.63,.63,.63,1,-7.79194795987434, +25392,117523,2960,2002,2002_House-G_NH-2,NH-2,House-G,House-G,American Research Group,9,Live Phone,,10/15/2002,300,Katrina Swett,13800,DEM,33,Charles Bass,13801,REP,54,,-21,11/5/2002,40.86,56.81,-15.95,5.05,-5.05,1,-1.788810813949761, +64006,117805,2977,2002,2002_House-G_NY-1,NY-1,House-G,House-G,Cooper & Secrest,60,Live Phone,D,10/15/2002,512,Timothy H. Bishop,13875,DEM,38,Felix J. Grucci,13877,REP,39,6,-1,11/5/2002,50.23,48.59,1.64,2.64,-2.64,0,-4.962948305911648,for Timothy H. Bishop +64098,117939,3041,2002,2002_House-G_OK-4,OK-4,House-G,House-G,Hamilton Campaigns,130,Live Phone,D,10/15/2002,400,Darryl Roberts,13871,DEM,45,Tom Cole,13872,REP,46,,-1,11/5/2002,46.17,53.83,-7.65,6.65,6.65,1,1.572828322123369,for Darryl Roberts +73795,138433,1381,2002,2002_Gov-G_AL,AL,Gov-G,Gov-G,"North Star Opinion Research/Ayres, McHenry & Associates",233,Live Phone,R,10/16/2002,900,Don Siegelman,12825,DEM,41,Bob Riley,12824,REP,42,2,-1,11/5/2002,48.95,49.17,-.23,.77,-.77,1,-3.594720794396411,for unspecified Republican sponsor +54625,88161,1387,2002,2002_Gov-G_CT,CT,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/16/2002,600,Bill Curry,12844,DEM,41,John Rowland,12843,REP,55,,-14,11/5/2002,43.89,56.11,-12.22,1.78,-1.78,1,-3.976944906228722, +63821,117513,1659,2002,2002_Sen-O_LA,LA,Sen-G,Sen-O,Voter/Consumer Research,371,Live Phone,R,10/16/2002,500,Mary L. Landrieu,13736,DEM,44,Suzanne Haik Terrell,13737,REP,16,13,28,11/5/2002,46,27.24,18.76,9.24,9.24,1,3.832446352649173,for unspecified Republican sponsor +25402,30642,1666,2002,2002_Sen-GS_MO,MO,Sen-G,Sen-GS,American Viewpoint,10,Live Phone,R,10/16/2002,600,Jean Carnahan,3475,DEM,41,Jim Talent,3474,REP,49,,-8,11/5/2002,48.67,49.8,-1.13,6.87,-6.87,1,2.256291189942133,for Jim Talent +63777,117430,1666,2002,2002_Sen-GS_MO,MO,Sen-G,Sen-GS,SurveyUSA,325,IVR,,10/16/2002,958,Jean Carnahan,3475,DEM,50,Jim Talent,3474,REP,47,,3,11/5/2002,48.67,49.8,-1.13,4.13,4.13,0,-.7619766352764358,for KSDK-TV St. Louis +25485,30725,1669,2002,2002_Sen-G_NH,NH,Sen-G,Sen-G,GQR Research (GQRR),126,Live Phone,D,10/16/2002,500,Jeanne Shaheen,3527,DEM,45,John E. Sununu,3524,REP,43,,2,11/5/2002,46.4,50.82,-4.42,6.42,6.42,0,.940211103470811,for unspecified Democratic sponsor +63704,117231,1678,2002,2002_Sen-G_TN,TN,Sen-G,Sen-G,"North Star Opinion Research/Ayres, McHenry & Associates",233,Live Phone,R,10/16/2002,600,Bob Clement,3576,DEM,34,Lamar Alexander,3575,REP,50,,-16,11/5/2002,44.34,54.28,-9.94,6.06,-6.06,1,1.513692275608921,for Lamar Alexander +64276,118257,2884,2002,2002_House-G_KY-3,KY-3,House-G,House-G,SurveyUSA,325,IVR,,10/16/2002,707,Jack Conway,13995,DEM,45,Anne Meagher Northup,13996,REP,53,,-8,11/5/2002,48.39,51.61,-3.22,4.78,-4.78,1,-2.256930577135897, +66338,123500,8653,2002,2002_House-G_US,US,House-G,House-G,Ipsos,154,Live Phone,,10/16/2002,600,Generic Candidate,13744,DEM,44,Generic Candidate,13745,REP,44,,0,11/5/2002,45.2,49.49,-4.29,4.29,4.29,.5,-1.676269293915836,for Reid | Cook Political Report; sample size unavailable; estimated at 600 as a default; among registered voters +27983,33261,8653,2002,2002_House-G_US,US,House-G,House-G,NPR,222,Live Phone,,10/16/2002,762,Generic Candidate,13744,DEM,45,Generic Candidate,13745,REP,41,,4,11/5/2002,45.2,49.49,-4.29,8.29,8.29,0,2.800645759472171,for NPR | GQR | Public Opinion Strategies +54566,138437,1383,2002,2002_Gov-G_AZ,AZ,Gov-G,Gov-G,Behavior Research Center (Rocky Mountain Poll),27,Live Phone,,10/17/2002,600,Janet Napolitano,12829,DEM,48,Matt Salmon,12832,REP,32,3,16,11/5/2002,46.19,45.22,.96,15.04,15.04,1,9.981740186394793,sample size unavailable; estimated at 600 as a default +73804,138455,1385,2002,2002_Gov-G_CA,CA,Gov-G,Gov-G,Voter/Consumer Research,371,Live Phone,,10/17/2002,600,"Joseph 'Gray' Davis, Jr.",12835,DEM,34.2,Bill Simon,12833,REP,33.7,,.5,11/5/2002,47.26,42.4,4.86,4.36,-4.36,1,-.9988579614906526,for California Teachers Association; sample size unavailable; estimated at 600 as a default +73807,138460,1388,2002,2002_Gov-G_FL,FL,Gov-G,Gov-G,Marketing Workshop,194,Live Phone,,10/17/2002,300,Bill McBride,12845,DEM,49,Jeb Bush,12847,REP,45,,4,11/5/2002,43.16,56.01,-12.85,16.85,16.85,0,9.696576604481772,for Insider Advantage +54642,88178,1388,2002,2002_Gov-G_FL,FL,Gov-G,Gov-G,McLaughlin & Associates,203,Live Phone,R,10/17/2002,600,Bill McBride,12845,DEM,41,Jeb Bush,12847,REP,49,,-8,11/5/2002,43.16,56.01,-12.85,4.85,4.85,1,-2.293558071828563,for unspecified Republican sponsor +25519,88189,1389,2002,2002_Gov-G_GA,GA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2002,625,Roy Barnes,12850,DEM,48,Sonny Perdue,12849,REP,39,3,9,11/5/2002,46.26,51.42,-5.16,14.16,14.16,0,6.074244014359628, +54749,88285,1396,2002,2002_Gov-G_MD,MD,Gov-G,Gov-G,Gonzales Research & Marketing Strategies Inc.,121,Live Phone,,10/17/2002,840,Kathleen Townsend,12877,DEM,45,Robert Ehrlich Jr.,12879,REP,46,1,-1,11/5/2002,47.68,51.55,-3.88,2.88,2.88,1,-2.031621396718258, +54854,88391,1404,2002,2002_Gov-G_NY,NY,Gov-G,Gov-G,Siena College,305,Live Phone,,10/17/2002,1210,H. Carl McCall,12908,DEM,25,George Pataki,12912,REP,44,12,-19,11/5/2002,33.5,49.4,-15.9,3.1,-3.1,1,-.9436745055569434, +25599,88425,1407,2002,2002_Gov-G_OR,OR,Gov-G,Gov-G,Riley Research Associates,290,Live Phone,,10/17/2002,604,Ted Kulongoski,12924,DEM,41,Kevin Mannix,12926,REP,35,,6,11/5/2002,49.03,46.16,2.87,3.13,3.13,1,-2.507840917504661, +25519,30759,1653,2002,2002_Sen-G_GA,GA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2002,625,Max Cleland,3411,DEM,47,Saxby Chambliss,3410,REP,41,3,6,11/5/2002,45.9,52.73,-6.84,12.84,12.84,0,6.017430447317976, +25599,30839,1674,2002,2002_Sen-G_OR,OR,Sen-G,Sen-G,Riley Research Associates,290,Live Phone,,10/17/2002,600,Bill Bradbury,3560,DEM,34,Gordon H. Smith,3559,REP,52,,-18,11/5/2002,39.61,56.21,-16.6,1.4,-1.4,1,-3.453987914287124, +25418,30658,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,"Normington, Petts & Associates",232,Live Phone,D,10/17/2002,600,Ron Kirk,3594,DEM,44,John Cornyn,3593,REP,46,,-2,11/5/2002,43.33,55.3,-11.97,9.97,9.97,1,3.341074819047969,for Ron Kirk +74302,139534,2892,2002,2002_House-O_LA-5,LA-5,House-G,House-O,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2002,400,Rodney M. Alexander,16723,DEM,21,Lee Fletcher,16726,REP,14,28,7,11/5/2002,28.68,24.52,4.16,2.84,2.84,0,-4.531368275121862,for The Town Talk +54749,117889,2899,2002,2002_House-G_MD-2,MD-2,House-G,House-G,Gonzales Research & Marketing Strategies Inc.,121,Live Phone,,10/17/2002,331,Dutch Ruppersberger,13935,DEM,47,Helen Delich Bentley,13936,REP,43,,4,11/5/2002,54.31,45.69,8.61,4.61,-4.61,1,-1.063318759452131, +54749,117890,2905,2002,2002_House-G_MD-8,MD-8,House-G,House-G,Gonzales Research & Marketing Strategies Inc.,121,Live Phone,,10/17/2002,333,Chris Van Hollen,13937,DEM,42,Constance A. Morella,13938,REP,44,,-2,11/5/2002,51.74,47.52,4.22,6.22,-6.22,0,-1.142638395019905, +74313,139549,2965,2002,2002_House-G_NJ-5,NJ-5,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/17/2002,400,Anne Ricks Sumers,14181,DEM,33,Scott Garrett,14182,REP,48,,-15,11/5/2002,38.28,59.48,-21.2,6.2,6.2,1,-2.000345622133324,for unspecified Republican sponsor +63836,117539,3109,2002,2002_House-G_TX-25,TX-25,House-G,House-G,Arthur J. Finkelstein & Associates,16,Live Phone,R,10/17/2002,300,Chris Bell,13810,DEM,39,Thomas Reiser,13811,REP,41,,-2,11/5/2002,54.76,43.09,11.67,13.67,-13.67,0,5.8548669791694,for Thomas Reiser +25560,88085,1384,2002,2002_Gov-G_AR,AR,Gov-G,Gov-G,Opinion Research Associates,242,Live Phone,,10/18/2002,501,Jimmie Lou Fisher,12827,DEM,44,Mike Huckabee,12828,REP,46,,-2,11/5/2002,46.95,53.01,-6.06,4.06,4.06,1,-2.220689888756744,for Stephens Media Group | Arkansas News Bureau | KATV-TV (Arkansas) +54626,88162,1387,2002,2002_Gov-G_CT,CT,Gov-G,Gov-G,University of Connecticut,347,Live Phone,,10/18/2002,608,Bill Curry,12844,DEM,34,John Rowland,12843,REP,49,,-15,11/5/2002,43.89,56.11,-12.22,2.78,-2.78,1,-2.060656006411639, +73833,138501,1405,2002,2002_Gov-G_OH,OH,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/18/2002,1312,Timothy Hagan,12920,DEM,44,Bob Taft,12916,REP,51,,-7,11/5/2002,38.31,57.76,-19.45,12.45,12.45,1,7.830158292763491,for WCPO-TV Cincinnati +25457,138519,1413,2002,2002_Gov-G_TX,TX,Gov-G,Gov-G,FM3 Research,91,Live Phone,D,10/18/2002,900,Tony Sanchez,12946,DEM,41,Rick Perry,12947,REP,44,,-3,11/5/2002,39.96,57.81,-17.85,14.85,14.85,1,9.317309850032421,for unspecified Democratic sponsor +25465,88505,1413,2002,2002_Gov-G_TX,TX,Gov-G,Gov-G,Frank N. Magid Associates Inc.,105,Live Phone,,10/18/2002,550,Tony Sanchez,12946,DEM,34,Rick Perry,12947,REP,49,,-15,11/5/2002,39.96,57.81,-17.85,2.85,2.85,1,-3.506586367223213, +25610,88506,1413,2002,2002_Gov-G_TX,TX,Gov-G,Gov-G,Scripps Howard,303,Live Phone,,10/18/2002,795,Tony Sanchez,12946,DEM,35,Rick Perry,12947,REP,50,,-15,11/5/2002,39.96,57.81,-17.85,2.85,2.85,1,-3.159881530403984, +25560,30800,1650,2002,2002_Sen-G_AR,AR,Sen-G,Sen-G,Opinion Research Associates,242,Live Phone,,10/18/2002,501,Mark L. Pryor,3396,DEM,48,Tim Hutchinson,3397,REP,43,,5,11/5/2002,53.9,46.1,7.79,2.79,-2.79,1,-2.119060822099983,for Stephens Media Group | Arkansas News Bureau | KATV-TV (Arkansas) +72942,136843,1659,2002,2002_Sen-O_LA,LA,Sen-G,Sen-O,Ed Renwick/Loyola University New Orleans,85,Live Phone,,10/18/2002,600,Mary L. Landrieu,13736,DEM,32,Suzanne Haik Terrell,13737,REP,12,8,20,11/5/2002,46,27.24,18.76,1.24,1.24,1,-5.684432417818395,sample size unavailable; estimated at 600 as a default +63684,117209,1659,2002,2002_Sen-O_LA,LA,Sen-G,Sen-O,Mason-Dixon Polling & Strategy,197,Live Phone,,10/18/2002,400,Mary L. Landrieu,13736,DEM,44,Suzanne Haik Terrell,13737,REP,20,15,24,11/5/2002,46,27.24,18.76,5.24,5.24,1,-.9015696113196139, +25570,30810,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/18/2002,603,Frank R. Lautenberg,3539,DEM,52,Douglas R. Forrester,3540,REP,43,,9,11/5/2002,53.88,43.95,9.93,.93,-.93,1,-2.315289867331056, +25659,30899,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,West Chester University,377,Live Phone,,10/18/2002,404,Frank R. Lautenberg,3539,DEM,42,Douglas R. Forrester,3540,REP,32,,10,11/5/2002,53.88,43.95,9.93,.07,.07,1,-3.30659990317743, +25457,30697,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,FM3 Research,91,Live Phone,D,10/18/2002,900,Ron Kirk,3594,DEM,42,John Cornyn,3593,REP,41,,1,11/5/2002,43.33,55.3,-11.97,12.97,12.97,0,6.775346445832975,for unspecified Democratic sponsor +25465,30705,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,Frank N. Magid Associates Inc.,105,Live Phone,,10/18/2002,550,Ron Kirk,3594,DEM,36,John Cornyn,3593,REP,46,,-10,11/5/2002,43.33,55.3,-11.97,1.97,1.97,1,-4.544029068916156, +25610,30850,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,Scripps Howard,303,Live Phone,,10/18/2002,795,Ron Kirk,3594,DEM,35,John Cornyn,3593,REP,44,,-9,11/5/2002,43.33,55.3,-11.97,2.97,2.97,1,-3.690564923488252, +54592,88128,1385,2002,2002_Gov-G_CA,CA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/19/2002,563,"Joseph 'Gray' Davis, Jr.",12835,DEM,47,Bill Simon,12833,REP,36,9,11,11/5/2002,47.26,42.4,4.86,6.14,6.14,1,1.064415187101144, +54643,88179,1388,2002,2002_Gov-G_FL,FL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2002,800,Bill McBride,12845,DEM,44,Jeb Bush,12847,REP,49,,-5,11/5/2002,43.16,56.01,-12.85,7.85,7.85,1,1.268879742076931, +54708,88244,1394,2002,2002_Gov-G_KS,KS,Gov-G,Gov-G,MarketAide Services Inc.,191,Live Phone,,10/19/2002,402,Kathleen Sebelius,12868,DEM,53,Tim Shallenburger,12870,REP,34,.5,19,11/5/2002,52.87,45.09,7.78,11.22,11.22,1,6.098788644059137, +54750,88286,1396,2002,2002_Gov-G_MD,MD,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/19/2002,797,Kathleen Townsend,12877,DEM,48,Robert Ehrlich Jr.,12879,REP,48,,0,11/5/2002,47.68,51.55,-3.88,3.88,3.88,.5,-.4849716967426004, +54781,88317,1398,2002,2002_Gov-G_MI,MI,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/19/2002,730,Jennifer Granholm,12886,DEM,54,Dick Posthumus,12884,REP,41,,13,11/5/2002,51.42,47.4,4.02,8.98,8.98,1,2.715824664108573, +54930,88467,1410,2002,2002_Gov-G_SC,SC,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/19/2002,764,James H. Hodges,12933,DEM,51,Mark Sanford,12934,REP,46,,5,11/5/2002,47.05,52.85,-5.8,10.8,10.8,0,5.430179250178133, +25547,138517,1412,2002,2002_Gov-G_TN,TN,Gov-G,Gov-G,Mellman Group,205,Live Phone,D,10/19/2002,600,Phil Bredesen,12941,DEM,49,Van Hilleary,12939,REP,43,,6,11/5/2002,50.65,47.59,3.05,2.95,2.95,1,-1.787991601039229,for Bob Clement +54930,117392,1676,2002,2002_Sen-G_SC,SC,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/19/2002,764,Alex Sanders,3568,DEM,44,Lindsey Graham,3567,REP,53,,-9,11/5/2002,44.19,54.4,-10.21,1.21,1.21,1,-5.522113764325312, +25547,30787,1678,2002,2002_Sen-G_TN,TN,Sen-G,Sen-G,Mellman Group,205,Live Phone,D,10/19/2002,600,Bob Clement,3576,DEM,44,Lamar Alexander,3575,REP,50,,-6,11/5/2002,44.34,54.28,-9.94,3.94,3.94,1,-.9758602554515455,for Bob Clement +64165,118068,2725,2002,2002_House-G_AZ-1,AZ-1,House-G,House-G,Northern Arizona University,234,Live Phone,,10/19/2002,600,George Cordova,14122,DEM,36,Richard Renzi,14123,REP,48,,-12,11/5/2002,45.64,49.21,-3.57,8.43,-8.43,1,1.629981441238556, +64277,118258,2881,2002,2002_House-G_KS-4,KS-4,House-G,House-G,SurveyUSA,325,IVR,,10/19/2002,518,Carlos J. Nolla,14353,DEM,42,Todd Tiahrt,14354,REP,51,,-9,11/5/2002,37,60.58,-23.58,14.58,14.58,1,7.05214818170468, +64278,118259,3038,2002,2002_House-G_OK-1,OK-1,House-G,House-G,SurveyUSA,325,IVR,,10/19/2002,630,Doug Dodd,14355,DEM,35,John A. Sullivan,14356,REP,63,,-28,11/5/2002,42.17,55.62,-13.45,14.55,-14.55,1,7.102166564677456, +64278,118260,3039,2002,2002_House-G_OK-2,OK-2,House-G,House-G,SurveyUSA,325,IVR,,10/19/2002,494,Brad R. Carson,14357,DEM,72,Hugh Kent Pharaoh,14359,REP,25,,47,11/5/2002,74.12,25.88,48.24,1.24,-1.24,1,-6.222660826286376, +64001,117800,3041,2002,2002_House-G_OK-4,OK-4,House-G,House-G,Cole Hargrave Snodgrass & Associates,56,Live Phone,,10/19/2002,300,Darryl Roberts,13871,DEM,39,Tom Cole,13872,REP,46,,-7,11/5/2002,46.17,53.83,-7.65,.65,.65,1,-5.6240123519808, +66191,123127,8653,2002,2002_House-G_US,US,House-G,House-G,Pew Research Center,253,Live Phone,,10/19/2002,1677,Generic Candidate,13744,DEM,42,Generic Candidate,13745,REP,37,,5,11/5/2002,45.2,49.49,-4.29,9.29,9.29,0,4.438663548939358,among all adults +54541,88077,1381,2002,2002_Gov-G_AL,AL,Gov-G,Gov-G,Capital Survey Research Center,44,Live Phone,,10/20/2002,593,Don Siegelman,12825,DEM,44,Bob Riley,12824,REP,42,3,2,11/5/2002,48.95,49.17,-.23,2.23,2.23,0,-2.360506657578376,for Alabama Education Association +54567,88103,1383,2002,2002_Gov-G_AZ,AZ,Gov-G,Gov-G,Arizona State University,15,Live Phone,,10/20/2002,300,Janet Napolitano,12829,DEM,46,Matt Salmon,12832,REP,38,5,8,11/5/2002,46.19,45.22,.96,7.04,7.04,1,.4008065164610767, +54805,88342,1402,2002,2002_Gov-G_NH,NH,Gov-G,Gov-G,Bannon Communications Research,21,Live Phone,D,10/20/2002,400,Mark Fernald,12897,DEM,35,Craig Benson,12896,REP,43,,-8,11/5/2002,38.21,58.62,-20.4,12.4,12.4,1,6.615196307764238,for Mark Fernald +54909,88446,1408,2002,2002_Gov-G_PA,PA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/20/2002,668,Ed Rendell,12927,DEM,55,Mike Fisher,12930,REP,37,,18,11/5/2002,53.41,44.37,9.04,8.96,8.96,1,2.231137242668401, +25424,88455,1409,2002,2002_Gov-G_RI,RI,Gov-G,Gov-G,Brown University,35,Live Phone,,10/20/2002,418,Myrth York,12931,DEM,41,Donald Carcieri,12932,REP,34,,7,11/5/2002,45.24,54.76,-9.52,16.52,16.52,0,9.034727004489776, +54947,88484,1412,2002,2002_Gov-G_TN,TN,Gov-G,Gov-G,Ethridge & Associates LLC,89,Live Phone,,10/20/2002,819,Phil Bredesen,12941,DEM,39,Van Hilleary,12939,REP,41,,-2,11/5/2002,50.65,47.59,3.05,5.05,-5.05,0,1.066963199159545, +54948,88485,1412,2002,2002_Gov-G_TN,TN,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/20/2002,726,Phil Bredesen,12941,DEM,48,Van Hilleary,12939,REP,42,,6,11/5/2002,50.65,47.59,3.05,2.95,2.95,1,-1.645171402368033, +25424,30664,1675,2002,2002_Sen-G_RI,RI,Sen-G,Sen-G,Brown University,35,Live Phone,,10/20/2002,418,Jack Reed,3565,DEM,61,Robert G. Tingle,3566,REP,14,,47,11/5/2002,78.43,21.57,56.85,9.85,-9.85,1,2.201859574827682, +25456,30696,1678,2002,2002_Sen-G_TN,TN,Sen-G,Sen-G,Ethridge & Associates LLC,89,Live Phone,,10/20/2002,819,Bob Clement,3576,DEM,36,Lamar Alexander,3575,REP,45,,-9,11/5/2002,44.34,54.28,-9.94,.94,.94,1,-3.841171327846724, +54948,117397,1678,2002,2002_Sen-G_TN,TN,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/20/2002,726,Bob Clement,3576,DEM,45,Lamar Alexander,3575,REP,49,,-4,11/5/2002,44.34,54.28,-9.94,5.94,5.94,1,1.372990695888233, +25424,117562,3067,2002,2002_House-G_RI-1,RI-1,House-G,House-G,Brown University,35,Live Phone,,10/20/2002,194,Patrick J. Kennedy,13834,DEM,44,David W. Rogers,13835,REP,27,,17,11/5/2002,59.88,37.31,22.57,5.57,-5.57,1,-.333815419580146, +27982,33260,8653,2002,2002_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,10/20/2002,1012,Generic Candidate,13744,DEM,39,Generic Candidate,13745,REP,39,,0,11/5/2002,45.2,49.49,-4.29,4.29,4.29,.5,-.9211663428984165,among registered voters +25433,138458,1386,2002,2002_Gov-G_CO,CO,Gov-G,Gov-G,Ciruli Associates,51,Live Phone,,10/21/2002,600,Rollie Heath,12840,DEM,28,William F. Owens,12842,REP,56,,-28,11/5/2002,33.65,62.62,-28.97,.97,.97,1,-3.234715647658973,for Denver Post | 9News | KOAA-TV (Colorado); sample size unavailable; estimated at 600 as a default +54658,88194,1390,2002,2002_Gov-G_HI,HI,Gov-G,Gov-G,Market Trends Pacific,190,Live Phone,,10/21/2002,600,Mazie Hirono,12852,DEM,40,Linda Lingle,12854,REP,40,,0,11/5/2002,47.01,51.56,-4.54,4.54,4.54,.5,-1.022190024080307,for Honolulu Star-Bulletin | KITV (Hawaii) +54659,88195,1390,2002,2002_Gov-G_HI,HI,Gov-G,Gov-G,Ward Research/The Honolulu Star-Advertiser,375,Live Phone,,10/21/2002,750,Mazie Hirono,12852,DEM,40,Linda Lingle,12854,REP,44,,-4,11/5/2002,47.01,51.56,-4.54,.54,.54,1,-5.544092624629067,for The Honolulu Star-Advertiser | News 8 Hawaii +25503,88226,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,Illinois Wesleyan University,147,Live Phone,,10/21/2002,497,Rod Blagojevich,12866,DEM,46,Jim Ryan,12865,REP,40,,6,11/5/2002,52.19,45.07,7.12,1.12,-1.12,1,-4.523684544665246,among registered voters +25597,88227,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,Richard Day Research,287,Live Phone,,10/21/2002,800,Rod Blagojevich,12866,DEM,50,Jim Ryan,12865,REP,41,,9,11/5/2002,52.19,45.07,7.12,1.88,1.88,1,-3.322646485620309, +54667,88203,1393,2002,2002_Gov-G_IA,IA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/21/2002,614,Tom Vilsack,12858,DEM,55,Doug Gross,12857,REP,41,,14,11/5/2002,52.69,44.51,8.17,5.83,5.83,1,1.485105564585791, +54729,88265,1397,2002,2002_Gov-G_MA,MA,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/21/2002,500,Shannon O'Brien,12875,DEM,36.7,Mitt Romney,12876,REP,37.2,2.5,-.5,11/5/2002,44.94,49.77,-4.83,4.33,4.33,1,-1.989459197288155, +54782,88318,1398,2002,2002_Gov-G_MI,MI,Gov-G,Gov-G,EPIC-MRA,84,Live Phone,,10/21/2002,500,Jennifer Granholm,12886,DEM,51,Dick Posthumus,12884,REP,37,,14,11/5/2002,51.42,47.4,4.02,9.98,9.98,1,3.63927084831572, +25391,88343,1402,2002,2002_Gov-G_NH,NH,Gov-G,Gov-G,American Research Group,9,Live Phone,,10/21/2002,600,Mark Fernald,12897,DEM,33,Craig Benson,12896,REP,52,,-19,11/5/2002,38.21,58.62,-20.4,1.4,1.4,1,-4.936953155560706, +25504,88474,1411,2002,2002_Gov-G_SD,SD,Gov-G,Gov-G,Jim Meader (KELOLAND-TV),159,Live Phone,,10/21/2002,600,Jim Abbott,12936,DEM,39,M. Michael Rounds,12938,REP,46,,-7,11/5/2002,41.92,56.77,-14.84,7.84,7.84,1,2.97083327156277, +54993,88531,1415,2002,2002_Gov-G_WI,WI,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/21/2002,600,Jim Doyle,13138,DEM,46,Scott McCallum,13139,REP,38,8,8,11/5/2002,45.09,41.39,3.7,4.3,4.3,1,.3743245694614676,for Wisconsin Public Radio | WISC-TV (Wisconsin) +25503,30743,1655,2002,2002_Sen-G_IL,IL,Sen-G,Sen-G,Illinois Wesleyan University,147,Live Phone,,10/21/2002,497,Richard J. Durbin,3425,DEM,51,Jim Durkin,3426,REP,33,,18,11/5/2002,60.33,38.02,22.31,4.31,-4.31,1,.2125559964725037,among registered voters +25597,30837,1655,2002,2002_Sen-G_IL,IL,Sen-G,Sen-G,Richard Day Research,287,Live Phone,,10/21/2002,800,Richard J. Durbin,3425,DEM,54,Jim Durkin,3426,REP,33,,21,11/5/2002,60.33,38.02,22.31,1.31,-1.31,1,-2.593253504343091, +54667,117377,1656,2002,2002_Sen-G_IA,IA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/21/2002,605,Tom Harkin,3415,DEM,57,Greg Ganske,3416,REP,40,,17,11/5/2002,54.18,43.78,10.4,6.6,6.6,1,1.79222517084517, +63805,117489,1659,2002,2002_Sen-O_LA,LA,Sen-G,Sen-O,Southeastern Louisiana University,309,Live Phone,,10/21/2002,537,Mary L. Landrieu,13736,DEM,44,Suzanne Haik Terrell,13737,REP,15,10,29,11/5/2002,46,27.24,18.76,10.24,10.24,1,5.000719819332946, +25391,30631,1669,2002,2002_Sen-G_NH,NH,Sen-G,Sen-G,American Research Group,9,Live Phone,,10/21/2002,600,Jeanne Shaheen,3527,DEM,46,John E. Sununu,3524,REP,48,,-2,11/5/2002,46.4,50.82,-4.42,2.42,2.42,1,-4.110511627986185, +73400,137567,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/21/2002,600,Frank R. Lautenberg,3539,DEM,51,Douglas R. Forrester,3540,REP,40,,11,11/5/2002,53.88,43.95,9.93,1.07,1.07,1,-1.962451502194421,sample size unavailable; estimated at 600 as a default +25504,30744,1677,2002,2002_Sen-G_SD,SD,Sen-G,Sen-G,Jim Meader (KELOLAND-TV),159,Live Phone,,10/21/2002,600,Tim Johnson,3571,DEM,45,John Thune,3572,REP,42,,3,11/5/2002,49.62,49.47,.16,2.84,2.84,1,-1.157874446518034, +25391,117524,2959,2002,2002_House-G_NH-1,NH-1,House-G,House-G,American Research Group,9,Live Phone,,10/21/2002,300,Martha Fuller Clark,13798,DEM,39,Jeb E. Bradley,13799,REP,53,,-14,11/5/2002,38.48,58.11,-19.63,5.63,5.63,1,-2.568447227284719, +25391,117525,2960,2002,2002_House-G_NH-2,NH-2,House-G,House-G,American Research Group,9,Live Phone,,10/21/2002,300,Katrina Swett,13800,DEM,35,Charles Bass,13801,REP,54,,-19,11/5/2002,40.86,56.81,-15.95,3.05,-3.05,1,-3.539578820322323, +25504,120121,3075,2002,2002_House-G_SD-1,SD-1,House-G,House-G,Jim Meader (KELOLAND-TV),159,Live Phone,,10/21/2002,600,Stephanie Herseth Sandlin,14495,DEM,42,William J. Janklow,14496,REP,47,,-5,11/5/2002,45.61,53.47,-7.86,2.86,2.86,1,-2.683435866949116, +63846,117549,3089,2002,2002_House-G_TX-5,TX-5,House-G,House-G,Baselice & Associates,23,Live Phone,R,10/21/2002,301,Ron Chapman,13818,DEM,36,Jeb Hensarling,13819,REP,47,,-11,11/5/2002,40.26,58.21,-17.95,6.95,6.95,1,-.7423323185829311,for Jeb Hensarling; among 'voters' +25432,88142,1386,2002,2002_Gov-G_CO,CO,Gov-G,Gov-G,Ciruli Associates,51,Live Phone,,10/22/2002,400,Rollie Heath,12840,DEM,25,William F. Owens,12842,REP,62,,-37,11/5/2002,33.65,62.62,-28.97,8.03,-8.03,1,3.691074696287141,for Denver Post | 9News | KOAA-TV (Colorado) +25521,88229,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/22/2002,625,Rod Blagojevich,12866,DEM,49,Jim Ryan,12865,REP,40,,9,11/5/2002,52.19,45.07,7.12,1.88,1.88,1,-3.349941199718165, +54694,88230,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/22/2002,535,Rod Blagojevich,12866,DEM,52,Jim Ryan,12865,REP,40,4,12,11/5/2002,52.19,45.07,7.12,4.88,4.88,1,-.0113359715654339, +25553,88319,1398,2002,2002_Gov-G_MI,MI,Gov-G,Gov-G,Mitchell Research & Communications,213,Live Phone,,10/22/2002,600,Jennifer Granholm,12886,DEM,47,Dick Posthumus,12884,REP,39,1,8,11/5/2002,51.42,47.4,4.02,3.98,3.98,1,-2.672194528629957,for Detroit News +54823,88360,1401,2002,2002_Gov-G_NV,NV,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/22/2002,625,Joseph Neal,12904,DEM,21,Kenny Guinn,12902,REP,65,,-44,11/5/2002,22.01,68.24,-46.24,2.24,2.24,1,-5.547350773366572, +54855,88392,1404,2002,2002_Gov-G_NY,NY,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/22/2002,567,H. Carl McCall,12908,DEM,29,George Pataki,12912,REP,44,23,-15,11/5/2002,33.5,49.4,-15.9,.9,.9,1,-3.734061032935063, +54870,88407,1405,2002,2002_Gov-G_OH,OH,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/22/2002,800,Timothy Hagan,12920,DEM,38,Bob Taft,12916,REP,50,3,-12,11/5/2002,38.31,57.76,-19.45,7.45,7.45,1,2.496098350052898, +54919,88456,1409,2002,2002_Gov-G_RI,RI,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/22/2002,593,Myrth York,12931,DEM,46,Donald Carcieri,12932,REP,48,,-2,11/5/2002,45.24,54.76,-9.52,7.52,7.52,1,-.0844279337071172, +25538,88486,1412,2002,2002_Gov-G_TN,TN,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/22/2002,625,Phil Bredesen,12941,DEM,45,Van Hilleary,12939,REP,42,,3,11/5/2002,50.65,47.59,3.05,.05,-.05,1,-4.756604937635594, +54970,88507,1413,2002,2002_Gov-G_TX,TX,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/22/2002,683,Tony Sanchez,12946,DEM,42,Rick Perry,12947,REP,53,,-11,11/5/2002,39.96,57.81,-17.85,6.85,6.85,1,1.69791098010884, +54994,88532,1415,2002,2002_Gov-G_WI,WI,Gov-G,Gov-G,St. Norbert College,313,Live Phone,,10/22/2002,382,Jim Doyle,13138,DEM,41,Scott McCallum,13139,REP,33,6,8,11/5/2002,45.09,41.39,3.7,4.3,4.3,1,.3032525520477993,for Wisconsin Public Radio +54999,88537,1416,2002,2002_Gov-G_WY,WY,Gov-G,Gov-G,A&A Research,2,Live Phone,,10/22/2002,400,Dave Freudenthal,13142,DEM,36,Eli D. Bebout,13143,REP,44,,-8,11/5/2002,49.96,47.92,2.04,10.04,-10.04,0,2.332239081130662, +63768,117421,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/22/2002,739,Tom Strickland,3400,DEM,46,Wayne A. Allard,3399,REP,48,,-2,11/5/2002,45.77,50.7,-4.93,2.93,2.93,1,-2.58708066360668, +25521,30761,1655,2002,2002_Sen-G_IL,IL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/22/2002,625,Richard J. Durbin,3425,DEM,56,Jim Durkin,3426,REP,32,,24,11/5/2002,60.33,38.02,22.31,1.69,1.69,1,-2.20844385835076, +54694,137562,1655,2002,2002_Sen-G_IL,IL,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/22/2002,528,Richard J. Durbin,3425,DEM,55.5,Jim Durkin,3426,REP,36,3,19.5,11/5/2002,60.33,38.02,22.31,2.81,-2.81,1,-.9265490636774879,average of multiple versions or turnout models listed in poll +25553,30793,1663,2002,2002_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,Live Phone,,10/22/2002,600,Carl Levin,3456,DEM,61,Andrew Rocky Raczkowski,3457,REP,27,,34,11/5/2002,60.61,37.89,22.72,11.28,11.28,1,4.293955417318246,for Detroit News; sample size unavailable; estimated at 600 as a default +25642,30882,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,CBS News/The New York Times,36,Live Phone,,10/22/2002,746,Frank R. Lautenberg,3539,DEM,52,Douglas R. Forrester,3540,REP,39,,13,11/5/2002,53.88,43.95,9.93,3.07,3.07,1,.3149984102626042, +25531,30771,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/22/2002,800,Frank R. Lautenberg,3539,DEM,47,Douglas R. Forrester,3540,REP,40,,7,11/5/2002,53.88,43.95,9.93,2.93,-2.93,1,.2181691707183474, +63792,117445,1672,2002,2002_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/22/2002,611,Erskine Bowles,3499,DEM,44,Elizabeth H. Dole,3498,REP,50,,-6,11/5/2002,44.96,53.56,-8.61,2.61,2.61,1,-1.696690238957256, +25538,30778,1678,2002,2002_Sen-G_TN,TN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/22/2002,625,Bob Clement,3576,DEM,40,Lamar Alexander,3575,REP,50,,-10,11/5/2002,44.34,54.28,-9.94,.06,-.06,1,-5.02031468561839, +54970,117400,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/22/2002,683,Ron Kirk,3594,DEM,45,John Cornyn,3593,REP,52,,-7,11/5/2002,43.33,55.3,-11.97,4.97,4.97,1,-1.998044641586186, +54823,117976,2956,2002,2002_House-G_NV-1,NV-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/22/2002,300,Shelley Berkley,14038,DEM,51,Lynette Maria Boggs-McDonald,14039,REP,38,,13,11/5/2002,53.72,42.73,11,2,2,1,-5.697305982738808, +54823,139541,2958,2002,2002_House-G_NV-3,NV-3,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/22/2002,305,Dario Herrera,14040,DEM,34.5,Jon C. Porter,14041,REP,45.5,3,-11,11/5/2002,37.24,56.08,-18.84,7.84,7.84,1,.2155614510182298,average of multiple versions or turnout models listed in poll +64201,118119,2965,2002,2002_House-G_NJ-5,NJ-5,House-G,House-G,Research 2000,281,Live Phone,,10/22/2002,600,Anne Ricks Sumers,14181,DEM,41,Scott Garrett,14182,REP,49,,-8,11/5/2002,38.28,59.48,-21.2,13.2,13.2,1,7.103853060230071, +63830,117533,3133,2002,2002_House-G_WA-2,WA-2,House-G,House-G,American Viewpoint,10,Live Phone,R,10/22/2002,300,Rick Larsen,13804,DEM,39,Norma Smith,13805,REP,42,,-3,11/5/2002,50.07,45.77,4.3,7.3,-7.3,0,-.350658855054766,for Norma Smith +27981,33259,8653,2002,2002_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,10/22/2002,600,Generic Candidate,13744,DEM,49,Generic Candidate,13745,REP,46,,3,11/5/2002,45.2,49.49,-4.29,7.29,7.29,0,1.855431515271701,for USA Today | CNN; sample size unavailable; estimated at 600 as a default +73448,88078,1381,2002,2002_Gov-G_AL,AL,Gov-G,Gov-G,University of South Alabama,361,Live Phone,,10/23/2002,926,Don Siegelman,12825,DEM,40,Bob Riley,12824,REP,44,2,-4,11/5/2002,48.95,49.17,-.23,3.77,-3.77,1,.2582426851880241,for Mobile Register | Birmingham News | Huntsville Times +54568,88104,1383,2002,2002_Gov-G_AZ,AZ,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/23/2002,661,Janet Napolitano,12829,DEM,42,Matt Salmon,12832,REP,43,10.5,-1,11/5/2002,46.19,45.22,.96,1.96,-1.96,0,-4.627292742248691, +54644,88180,1388,2002,2002_Gov-G_FL,FL,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/23/2002,792,Bill McBride,12845,DEM,45,Jeb Bush,12847,REP,52,,-7,11/5/2002,43.16,56.01,-12.85,5.85,5.85,1,-.3790405571811865, +54692,88228,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,KRC Research,160,Live Phone,,10/23/2002,400,Rod Blagojevich,12866,DEM,50,Jim Ryan,12865,REP,38,,12,11/5/2002,52.19,45.07,7.12,4.88,4.88,1,-.4331420107898445,for Chicago Sun-Times +54807,88344,1402,2002,2002_Gov-G_NH,NH,Gov-G,Gov-G,Becker Institute,26,Live Phone,,10/23/2002,401,Mark Fernald,12897,DEM,32,Craig Benson,12896,REP,52,,-20,11/5/2002,38.21,58.62,-20.4,.4,.4,1,-5.911642507015353, +54995,88533,1415,2002,2002_Gov-G_WI,WI,Gov-G,Gov-G,University of Wisconsin-Milwaukee,366,Live Phone,,10/23/2002,418,Jim Doyle,13138,DEM,38,Scott McCallum,13139,REP,36,8,2,11/5/2002,45.09,41.39,3.7,1.7,-1.7,1,-1.928390904116, +73448,137763,1648,2002,2002_Sen-G_AL,AL,Sen-G,Sen-G,University of South Alabama,361,Live Phone,,10/23/2002,926,Susan Parker,3392,DEM,30,Jeff Sessions,3391,REP,60,2,-30,11/5/2002,39.83,58.58,-18.75,11.25,-11.25,1,4.055726605976917,for Mobile Register | Birmingham News | Huntsville Times +25431,136808,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,Ciruli Associates,51,Live Phone,,10/23/2002,500,Tom Strickland,3400,DEM,36.5,Wayne A. Allard,3399,REP,43,,-6.5,11/5/2002,45.77,50.7,-4.93,1.57,-1.57,1,-3.855162753028021,for Denver Post | 9News | KOAA-TV (Colorado); average of multiple versions or turnout models listed in poll +25630,30870,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,"Drake Research & Strategy, Inc.",329,Live Phone,,10/23/2002,500,Tom Strickland,3400,DEM,39,Wayne A. Allard,3399,REP,38,,1,11/5/2002,45.77,50.7,-4.93,5.93,5.93,0,.8174572162397138,among registered voters +54807,117085,1669,2002,2002_Sen-G_NH,NH,Sen-G,Sen-G,Becker Institute,26,Live Phone,,10/23/2002,401,Jeanne Shaheen,3527,DEM,48,John E. Sununu,3524,REP,42,3,6,11/5/2002,46.4,50.82,-4.42,10.42,10.42,0,5.325523357499852, +25480,30720,1672,2002,2002_Sen-G_NC,NC,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/23/2002,603,Erskine Bowles,3499,DEM,41,Elizabeth H. Dole,3498,REP,45,,-4,11/5/2002,44.96,53.56,-8.61,4.61,4.61,1,.4733012554165063,for Erskine Bowles +25487,30727,1677,2002,2002_Sen-G_SD,SD,Sen-G,Sen-G,GQR Research (GQRR),126,Live Phone,D,10/23/2002,553,Tim Johnson,3571,DEM,46,John Thune,3572,REP,44,,2,11/5/2002,49.62,49.47,.16,1.84,1.84,1,-2.275982391161847,for Tim Johnson +64227,137456,1681,2002,2002_Sen-G_WV,WV,Sen-G,Sen-G,RMS Research,273,Live Phone,,10/23/2002,400,"John D. Rockefeller, IV",16255,DEM,72,Jay Wolfe,16256,REP,17,,55,11/5/2002,63.11,36.89,26.22,28.78,28.78,1,21.18076624656709,among registered voters +64171,118078,2725,2002,2002_House-G_AZ-1,AZ-1,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/23/2002,361,George Cordova,14122,DEM,34,Richard Renzi,14123,REP,46,,-12,11/5/2002,45.64,49.21,-3.57,8.43,-8.43,1,.9315615356318466,for Richard Renzi +64168,118072,2736,2002,2002_House-G_AR-4,AR-4,House-G,House-G,Opinion Research Associates,242,Live Phone,,10/23/2002,400,Michael Avery Ross,14129,DEM,53,Jay Woodson Dickey,14130,REP,38,,15,11/5/2002,60.56,39.44,21.12,6.12,-6.12,1,-1.373864025446475, +64371,118423,2839,2002,2002_House-G_GA-12,GA-12,House-G,House-G,Tarrance Group,333,Live Phone,R,10/23/2002,402,Charles Walker,14434,DEM,33,Max Burns,14435,REP,48,,-15,11/5/2002,44.81,55.19,-10.38,4.62,-4.62,1,-2.816814924324346,for Max Burns +64279,118261,2884,2002,2002_House-G_KY-3,KY-3,House-G,House-G,SurveyUSA,325,IVR,,10/23/2002,707,Jack Conway,13995,DEM,46,Anne Meagher Northup,13996,REP,51,,-5,11/5/2002,48.39,51.61,-3.22,1.78,-1.78,1,-4.953140402177883, +54807,139543,2959,2002,2002_House-G_NH-1,NH-1,House-G,House-G,Becker Institute,26,Live Phone,,10/23/2002,200,Martha Fuller Clark,13798,DEM,41,Jeb E. Bradley,13799,REP,49,,-8,11/5/2002,38.48,58.11,-19.63,11.63,11.63,1,4.329072102204162, +54807,139546,2960,2002,2002_House-G_NH-2,NH-2,House-G,House-G,Becker Institute,26,Live Phone,,10/23/2002,200,Katrina Swett,13800,DEM,34,Charles Bass,13801,REP,56,,-22,11/5/2002,40.86,56.81,-15.95,6.05,-6.05,1,.0001836404949934, +64227,118184,3142,2002,2002_House-G_WV-2,WV-2,House-G,House-G,RMS Research,273,Live Phone,,10/23/2002,336,Jim Humphreys,14274,DEM,32,Shelley Moore Capito,14275,REP,53,,-21,11/5/2002,39.96,60.04,-20.09,.91,-.91,1,-6.628777610789116, +27980,33258,8653,2002,2002_House-G_US,US,House-G,House-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/23/2002,900,Generic Candidate,13744,DEM,40,Generic Candidate,13745,REP,41,,-1,11/5/2002,45.2,49.49,-4.29,3.29,3.29,1,-1.831794732779144, +27979,33257,8653,2002,2002_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,Live Phone,,10/23/2002,1001,Generic Candidate,13744,DEM,47,Generic Candidate,13745,REP,44,,3,11/5/2002,45.2,49.49,-4.29,7.29,7.29,0,2.284621825717042, +65021,120621,8653,2002,2002_House-G_US,US,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/23/2002,1200,Generic Candidate,13744,DEM,39,Generic Candidate,13745,REP,37,,2,11/5/2002,45.2,49.49,-4.29,6.29,6.29,0,1.39070926846836, +25629,88143,1386,2002,2002_Gov-G_CO,CO,Gov-G,Gov-G,"Drake Research & Strategy, Inc.",329,Live Phone,,10/24/2002,500,Rollie Heath,12840,DEM,27,William F. Owens,12842,REP,54,,-27,11/5/2002,33.65,62.62,-28.97,1.97,1.97,1,-3.510105749311477,among registered voters +54627,88163,1387,2002,2002_Gov-G_CT,CT,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/24/2002,637,Bill Curry,12844,DEM,38,John Rowland,12843,REP,55,,-17,11/5/2002,43.89,56.11,-12.22,4.78,-4.78,1,.2918192759845508, +54645,88181,1388,2002,2002_Gov-G_FL,FL,Gov-G,Gov-G,Fleming & Associates,96,Live Phone,,10/24/2002,600,Bill McBride,12845,DEM,43,Jeb Bush,12847,REP,49,,-6,11/5/2002,43.16,56.01,-12.85,6.85,6.85,1,.4507499688347059, +54646,88182,1388,2002,2002_Gov-G_FL,FL,Gov-G,Gov-G,SEA Polling & Strategic Design,302,Live Phone,,10/24/2002,800,Bill McBride,12845,DEM,43,Jeb Bush,12847,REP,51,,-8,11/5/2002,43.16,56.01,-12.85,4.85,4.85,1,-1.53638048277076,for Miami Herald +54751,88287,1396,2002,2002_Gov-G_MD,MD,Gov-G,Gov-G,ABC News/The Washington Post,3,Live Phone,,10/24/2002,1529,Kathleen Townsend,12877,DEM,47,Robert Ehrlich Jr.,12879,REP,47,1,0,11/5/2002,47.68,51.55,-3.88,3.88,3.88,.5,-.1692704418534872,for The Washington Post +54910,88447,1408,2002,2002_Gov-G_PA,PA,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/24/2002,636,Ed Rendell,12927,DEM,54,Mike Fisher,12930,REP,35,,19,11/5/2002,53.41,44.37,9.04,9.96,9.96,1,3.041167233920888, +25464,88508,1413,2002,2002_Gov-G_TX,TX,Gov-G,Gov-G,Frank N. Magid Associates Inc.,105,Live Phone,,10/24/2002,550,Tony Sanchez,12946,DEM,38,Rick Perry,12947,REP,51,,-13,11/5/2002,39.96,57.81,-17.85,4.85,4.85,1,-1.251055481988753,"for KXAS-TV (Fort Worth, TX)" +73852,138525,1414,2002,2002_Gov-G_VT,VT,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2002,625,Doug Racine,12954,DEM,42,Jim Douglas,12955,REP,35,12,7,11/5/2002,42.39,44.94,-2.55,9.55,9.55,0,2.444443094869554,among registered voters +6088,88517,1414,2002,2002_Gov-G_VT,VT,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/24/2002,600,Doug Racine,12954,DEM,43,Jim Douglas,12955,REP,37,7,6,11/5/2002,42.39,44.94,-2.55,8.55,8.55,0,.9125265322127405, +25525,30765,1667,2002,2002_Sen-G_MT,MT,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2002,625,Max Baucus,3489,DEM,59,Mike Taylor,3490,REP,28,1,31,11/5/2002,62.74,31.73,31,0,0,1,-7.500482835691394, +25464,30704,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,Frank N. Magid Associates Inc.,105,Live Phone,,10/24/2002,550,Ron Kirk,3594,DEM,40,John Cornyn,3593,REP,43,,-3,11/5/2002,43.33,55.3,-11.97,8.97,8.97,1,2.741138004922097,"for KXAS-TV (Fort Worth, TX)" +64195,118105,2875,2002,2002_House-G_IA-3,IA-3,House-G,House-G,Basswood Research,24,Live Phone,R,10/24/2002,300,Leonard L. Boswell,14159,DEM,43,Stan Thompson,14160,REP,39,,4,11/5/2002,53.41,45.04,8.37,4.37,-4.37,1,-3.216455507722509,for unspecified Republican sponsor +64118,117962,2880,2002,2002_House-G_KS-3,KS-3,House-G,House-G,Market Research Institute Inc.,186,Live Phone,,10/24/2002,602,Dennis Moore,14003,DEM,47,Adam Taff,14004,REP,44,,3,11/5/2002,50.18,46.89,3.29,.29,-.29,1,-6.998472531718396,for Kansas City Star +25525,117978,2952,2002,2002_House-G_MT-1,MT-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2002,625,Steve Kelly,14043,DEM,30,Denny Rehberg,14044,REP,58,,-28,11/5/2002,32.67,64.62,-31.95,3.95,3.95,1,-3.275572600893975, +74318,139556,3118,2002,2002_House-G_UT-2,UT-2,House-G,House-G,Tarrance Group,333,Live Phone,R,10/24/2002,300,Jim Matheson,13882,DEM,44,John Swallow,13883,REP,43,,1,11/5/2002,49.43,48.69,.73,.27,.27,1,-6.132172489601536,for unspecified Republican sponsor +38134,117348,8653,2002,2002_House-G_US,US,House-G,House-G,Harris Insights & Analytics,133,Live Phone,,10/24/2002,882,Generic Candidate,13744,DEM,47,Generic Candidate,13745,REP,43,,4,11/5/2002,45.2,49.49,-4.29,8.29,8.29,0,3.326806040334375,for CNN | Time; among registered voters +66195,123134,8653,2002,2002_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,Live Phone,,10/24/2002,600,Generic Candidate,13744,DEM,38,Generic Candidate,13745,REP,37,,1,11/5/2002,45.2,49.49,-4.29,5.29,5.29,0,-.0234054253106835,for Newsweek; sample size unavailable; estimated at 600 as a default; among registered voters +54569,138436,1383,2002,2002_Gov-G_AZ,AZ,Gov-G,Gov-G,Behavior Research Center (Rocky Mountain Poll),27,Live Phone,,10/25/2002,600,Janet Napolitano,12829,DEM,46,Matt Salmon,12832,REP,36,6,10,11/5/2002,46.19,45.22,.96,9.04,9.04,1,4.338707552063636,sample size unavailable; estimated at 600 as a default +25559,88086,1384,2002,2002_Gov-G_AR,AR,Gov-G,Gov-G,Opinion Research Associates,242,Live Phone,,10/25/2002,500,Jimmie Lou Fisher,12827,DEM,43,Mike Huckabee,12828,REP,49,,-6,11/5/2002,46.95,53.01,-6.06,.06,.06,1,-5.924080426336841, +54593,88129,1385,2002,2002_Gov-G_CA,CA,Gov-G,Gov-G,Los Angeles Times,172,Live Phone,,10/25/2002,879,"Joseph 'Gray' Davis, Jr.",12835,DEM,45,Bill Simon,12833,REP,36,5,9,11/5/2002,47.26,42.4,4.86,4.14,4.14,1,-.7300475562853029, +54764,88300,1395,2002,2002_Gov-G_ME,ME,Gov-G,Gov-G,RKM Research and Communications Inc.,272,Live Phone,,10/25/2002,300,John Baldacci,12880,DEM,46,Peter Cianchette,12882,REP,36,7,10,11/5/2002,47.15,41.47,5.68,4.32,4.32,1,-4.52493700936674,for Bangor Daily News +54871,88408,1405,2002,2002_Gov-G_OH,OH,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/2002,602,Timothy Hagan,12920,DEM,35,Bob Taft,12916,REP,49,,-14,11/5/2002,38.31,57.76,-19.45,5.45,5.45,1,.2502372134208767,for Toledo Blade | WTVG-TV (Ohio) +25559,30799,1650,2002,2002_Sen-G_AR,AR,Sen-G,Sen-G,Opinion Research Associates,242,Live Phone,,10/25/2002,500,Mark L. Pryor,3396,DEM,51,Tim Hutchinson,3397,REP,43,,8,11/5/2002,53.9,46.1,7.79,.21,.21,1,-4.413742485397176, +54764,117486,1661,2002,2002_Sen-G_ME,ME,Sen-G,Sen-G,RKM Research and Communications Inc.,272,Live Phone,,10/25/2002,300,Chellie Pingree,3455,DEM,31,Susan M. Collins,3454,REP,59,,-28,11/5/2002,41.56,58.44,-16.87,11.13,-11.13,1,5.55042812762383,for Bangor Daily News +25568,30808,1677,2002,2002_Sen-G_SD,SD,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/25/2002,500,Tim Johnson,3571,DEM,45,John Thune,3572,REP,48,,-3,11/5/2002,49.62,49.47,.16,3.16,-3.16,0,-.9311692314634629,for unspecified Republican sponsor +64104,117947,2870,2002,2002_House-G_IN-7,IN-7,House-G,House-G,Indiana University,149,Live Phone,,10/25/2002,506,Julia M. Carson,13980,DEM,46,Ambrose A. McVey,13981,REP,37,,9,11/5/2002,53.13,44.14,8.98,.02,.02,1,-6.418378061778153, +54764,118181,2897,2002,2002_House-G_ME-2,ME-2,House-G,House-G,RKM Research and Communications Inc.,272,Live Phone,,10/25/2002,302,Michael H. Michaud,14131,DEM,37,Kevin L. Raye,14132,REP,36,,1,11/5/2002,52.01,47.99,4.01,3.01,-3.01,1,-3.059750796509593,for Bangor Daily News +27977,33255,8653,2002,2002_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,Live Phone,,10/25/2002,581,Generic Candidate,13744,DEM,43,Generic Candidate,13745,REP,46,,-3,11/5/2002,45.2,49.49,-4.29,1.29,1.29,1,-4.079387647039091,for Newsweek +54570,88106,1383,2002,2002_Gov-G_AZ,AZ,Gov-G,Gov-G,Analytical Group,11,Live Phone,,10/26/2002,600,Janet Napolitano,12829,DEM,42,Matt Salmon,12832,REP,37,7,5,11/5/2002,46.19,45.22,.96,4.04,4.04,1,-1.747837855901728, +54594,88130,1385,2002,2002_Gov-G_CA,CA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/26/2002,563,"Joseph 'Gray' Davis, Jr.",12835,DEM,48,Bill Simon,12833,REP,37,8,11,11/5/2002,47.26,42.4,4.86,6.14,6.14,1,1.392707579078011, +25515,88231,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,Market Shares Corp.,187,Live Phone,,10/26/2002,701,Rod Blagojevich,12866,DEM,47,Jim Ryan,12865,REP,37,4,10,11/5/2002,52.19,45.07,7.12,2.88,2.88,1,-2.024050452841163,for Chicago Tribune +54696,88232,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2002,600,Rod Blagojevich,12866,DEM,51,Jim Ryan,12865,REP,36,,15,11/5/2002,52.19,45.07,7.12,7.88,7.88,1,3.224155310212498, +54709,88245,1394,2002,2002_Gov-G_KS,KS,Gov-G,Gov-G,Market Research Institute Inc.,186,Live Phone,,10/26/2002,602,Kathleen Sebelius,12868,DEM,46,Tim Shallenburger,12870,REP,37,1,9,11/5/2002,52.87,45.09,7.78,1.22,1.22,1,-3.56824701292721,for Kansas City Star +54710,88246,1394,2002,2002_Gov-G_KS,KS,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/26/2002,704,Kathleen Sebelius,12868,DEM,53,Tim Shallenburger,12870,REP,38,2,15,11/5/2002,52.87,45.09,7.78,7.22,7.22,1,3.065666463350618, +54765,88301,1395,2002,2002_Gov-G_ME,ME,Gov-G,Gov-G,Pan Atlantic Research,249,Live Phone,,10/26/2002,500,John Baldacci,12880,DEM,50,Peter Cianchette,12882,REP,29,6,21,11/5/2002,47.15,41.47,5.68,15.32,15.32,1,9.388954191738971, +54752,88288,1396,2002,2002_Gov-G_MD,MD,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/26/2002,797,Kathleen Townsend,12877,DEM,49,Robert Ehrlich Jr.,12879,REP,48,,1,11/5/2002,47.68,51.55,-3.88,4.88,4.88,0,.8568597928099126, +54730,88266,1397,2002,2002_Gov-G_MA,MA,Gov-G,Gov-G,Harvard University,135,Live Phone,,10/26/2002,400,Shannon O'Brien,12875,DEM,41,Mitt Romney,12876,REP,39,4,2,11/5/2002,44.94,49.77,-4.83,6.83,6.83,0,1.035985796474614, +54731,88267,1397,2002,2002_Gov-G_MA,MA,Gov-G,Gov-G,RKM Research and Communications Inc.,272,Live Phone,,10/26/2002,465,Shannon O'Brien,12875,DEM,44,Mitt Romney,12876,REP,38,4,6,11/5/2002,44.94,49.77,-4.83,10.83,10.83,0,5.896050410622698, +54784,88320,1398,2002,2002_Gov-G_MI,MI,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/26/2002,730,Jennifer Granholm,12886,DEM,55,Dick Posthumus,12884,REP,42,,13,11/5/2002,51.42,47.4,4.02,8.98,8.98,1,3.04092943742901, +25551,88335,1400,2002,2002_Gov-G_NE,NE,Gov-G,Gov-G,MSR Group,178,Live Phone,,10/26/2002,604,Stormy Dean,12895,DEM,20,Mike Johanns,12893,REP,70,3,-50,11/5/2002,27.52,68.68,-41.17,8.83,-8.83,1,1.485816218416925, +25651,88345,1402,2002,2002_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,10/26/2002,651,Mark Fernald,12897,DEM,37,Craig Benson,12896,REP,49,2,-12,11/5/2002,38.21,58.62,-20.4,8.4,8.4,1,3.181442921262459, +25598,88426,1407,2002,2002_Gov-G_OR,OR,Gov-G,Gov-G,Riley Research Associates,290,Live Phone,,10/26/2002,604,Ted Kulongoski,12924,DEM,46,Kevin Mannix,12926,REP,42,3,4,11/5/2002,49.03,46.16,2.87,1.13,1.13,1,-4.165504613808667, +54911,138514,1408,2002,2002_Gov-G_PA,PA,Gov-G,Gov-G,Millersville University,210,Live Phone,,10/26/2002,483,Ed Rendell,12927,DEM,53,Mike Fisher,12930,REP,34.5,1,18.5,11/5/2002,53.41,44.37,9.04,9.46,9.46,1,1.601478169134118,for Fox 29 Philadelphia WTXF; average of multiple versions or turnout models listed in poll; among registered voters +54912,88449,1408,2002,2002_Gov-G_PA,PA,Gov-G,Gov-G,West Chester University,377,Live Phone,,10/26/2002,472,Ed Rendell,12927,DEM,49,Mike Fisher,12930,REP,32,,17,11/5/2002,53.41,44.37,9.04,7.96,7.96,1,.7588349504776365, +54931,88468,1410,2002,2002_Gov-G_SC,SC,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/26/2002,764,James H. Hodges,12933,DEM,50,Mark Sanford,12934,REP,47,,3,11/5/2002,47.05,52.85,-5.8,8.8,8.8,0,3.724466667088687, +25536,88475,1411,2002,2002_Gov-G_SD,SD,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2002,805,Jim Abbott,12936,DEM,36,M. Michael Rounds,12938,REP,55,1,-19,11/5/2002,41.92,56.77,-14.84,4.16,-4.16,1,-1.082591532446286, +54996,88534,1415,2002,2002_Gov-G_WI,WI,Gov-G,Gov-G,Market Shares Corp.,187,Live Phone,,10/26/2002,450,Jim Doyle,13138,DEM,38,Scott McCallum,13139,REP,36,8,2,11/5/2002,45.09,41.39,3.7,1.7,-1.7,1,-2.444130899356218,for WTMJ-TV (Wisconsin) +25627,30867,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,"Drake Research & Strategy, Inc.",329,Live Phone,,10/26/2002,500,Tom Strickland,3400,DEM,41,Wayne A. Allard,3399,REP,41,,0,11/5/2002,45.77,50.7,-4.93,4.93,4.93,.5,-.0668584346871229,among registered voters +25515,30755,1655,2002,2002_Sen-G_IL,IL,Sen-G,Sen-G,Market Shares Corp.,187,Live Phone,,10/26/2002,701,Richard J. Durbin,3425,DEM,47,Jim Durkin,3426,REP,27,4,20,11/5/2002,60.33,38.02,22.31,2.31,-2.31,1,-1.254606610822305,for Chicago Tribune +54765,117233,1661,2002,2002_Sen-G_ME,ME,Sen-G,Sen-G,Pan Atlantic Research,249,Live Phone,,10/26/2002,500,Chellie Pingree,3455,DEM,36,Susan M. Collins,3454,REP,55,,-19,11/5/2002,41.56,58.44,-16.87,2.13,-2.13,1,-5.620243328990436, +25551,30791,1668,2002,2002_Sen-G_NE,NE,Sen-G,Sen-G,MSR Group,178,Live Phone,,10/26/2002,604,Charlie Matulka,3517,DEM,10,Chuck Hagel,3516,REP,82,,-72,11/5/2002,14.64,82.76,-68.13,3.87,-3.87,1,-3.416675422926178, +25651,30891,1669,2002,2002_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,10/26/2002,648,Jeanne Shaheen,3527,DEM,46,John E. Sununu,3524,REP,42,,4,11/5/2002,46.4,50.82,-4.42,8.42,8.42,0,3.63546653751292, +25598,30838,1674,2002,2002_Sen-G_OR,OR,Sen-G,Sen-G,Riley Research Associates,290,Live Phone,,10/26/2002,604,Bill Bradbury,3560,DEM,34,Gordon H. Smith,3559,REP,56,1,-22,11/5/2002,39.61,56.21,-16.6,5.4,-5.4,1,.9376065929958913, +54931,117394,1676,2002,2002_Sen-G_SC,SC,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/26/2002,764,Alex Sanders,3568,DEM,48,Lindsey Graham,3567,REP,49,,-1,11/5/2002,44.19,54.4,-10.21,9.21,9.21,1,2.767246828775367, +25536,30776,1677,2002,2002_Sen-G_SD,SD,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2002,805,Tim Johnson,3571,DEM,47,John Thune,3572,REP,45,1,2,11/5/2002,49.62,49.47,.16,1.84,1.84,1,-1.863367030628521, +54765,118073,2897,2002,2002_House-G_ME-2,ME-2,House-G,House-G,Pan Atlantic Research,249,Live Phone,,10/26/2002,240,Michael H. Michaud,14131,DEM,48,Kevin L. Raye,14132,REP,38,,10,11/5/2002,52.01,47.99,4.01,5.99,5.99,1,-.0258939026428745, +25551,118022,2954,2002,2002_House-G_NE-2,NE-2,House-G,House-G,MSR Group,178,Live Phone,,10/26/2002,196,Jim Simon,14083,DEM,33,Lee Terry,14084,REP,54,,-21,11/5/2002,32.98,63.32,-30.33,9.33,9.33,1,1.455151908173479, +64380,118433,2959,2002,2002_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,10/26/2002,316,Martha Fuller Clark,13798,DEM,31,Jeb E. Bradley,13799,REP,49,,-18,11/5/2002,38.48,58.11,-19.63,1.63,1.63,1,-5.075656825264501, +64048,117866,2960,2002,2002_House-G_NH-2,NH-2,House-G,House-G,Franklin Pierce University,107,Live Phone,,10/26/2002,468,Katrina Swett,13800,DEM,33,Charles Bass,13801,REP,52,,-19,11/5/2002,40.86,56.81,-15.95,3.05,-3.05,1,-2.093674534736499, +64380,118434,2960,2002,2002_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,10/26/2002,309,Katrina Swett,13800,DEM,41,Charles Bass,13801,REP,47,,-6,11/5/2002,40.86,56.81,-15.95,9.95,9.95,1,5.596673741970898, +64023,117827,2974,2002,2002_House-G_NM-1,NM-1,House-G,House-G,Data West Polling,74,Live Phone,,10/26/2002,443,Richard M. Romero,13898,DEM,46,Heather A. Wilson,13897,REP,47,,-1,11/5/2002,44.66,55.34,-10.68,9.68,9.68,1,4.412866514567725, +64023,117831,2975,2002,2002_House-G_NM-2,NM-2,House-G,House-G,Data West Polling,74,Live Phone,,10/26/2002,312,John Arthur Smith,13899,DEM,49,Stevan Pearce,13900,REP,45,,4,11/5/2002,43.72,56.23,-12.51,16.51,16.51,0,9.433171577606325, +25536,119661,3075,2002,2002_House-G_SD-1,SD-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2002,805,Stephanie Herseth Sandlin,14495,DEM,42,William J. Janklow,14496,REP,47,1,-5,11/5/2002,45.61,53.47,-7.86,2.86,2.86,1,-2.299908312528344, +27976,120399,8653,2002,2002_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,10/26/2002,600,Generic Candidate,13744,DEM,47,Generic Candidate,13745,REP,49,,-2,11/5/2002,45.2,49.49,-4.29,2.29,2.29,1,-2.820401115473369,for The Washington Post; sample size unavailable; estimated at 600 as a default +27975,33253,8653,2002,2002_House-G_US,US,House-G,House-G,Ipsos,154,Live Phone,,10/26/2002,600,Generic Candidate,13744,DEM,45,Generic Candidate,13745,REP,43,,2,11/5/2002,45.2,49.49,-4.29,6.29,6.29,0,.880607628302792,for Reuters | Reid | Cook Political Report; sample size unavailable; estimated at 600 as a default +25427,88144,1386,2002,2002_Gov-G_CO,CO,Gov-G,Gov-G,Ciruli Associates,51,Live Phone,,10/27/2002,400,Rollie Heath,12840,DEM,24,William F. Owens,12842,REP,60,,-36,11/5/2002,33.65,62.62,-28.97,7.03,-7.03,1,2.945189624817902,for Denver Post | 9News | KOAA-TV (Colorado) +54648,88184,1388,2002,2002_Gov-G_FL,FL,Gov-G,Gov-G,Marketing Workshop,194,Live Phone,,10/27/2002,300,Bill McBride,12845,DEM,43,Jeb Bush,12847,REP,47,,-4,11/5/2002,43.16,56.01,-12.85,8.85,8.85,1,2.202501647093335,for Insider Advantage +25412,88190,1389,2002,2002_Gov-G_GA,GA,Gov-G,Gov-G,Marketing Workshop,194,Live Phone,,10/27/2002,800,Roy Barnes,12850,DEM,51,Sonny Perdue,12849,REP,40,,11,11/5/2002,46.26,51.42,-5.16,16.16,16.16,0,8.057800250931649,for Atlanta Journal-Constitution +54753,88289,1396,2002,2002_Gov-G_MD,MD,Gov-G,Gov-G,Potomac Incorporated,256,Live Phone,,10/27/2002,869,Kathleen Townsend,12877,DEM,44,Robert Ehrlich Jr.,12879,REP,48,,-4,11/5/2002,47.68,51.55,-3.88,.12,-.12,1,-4.251198917114314, +25448,88427,1407,2002,2002_Gov-G_OR,OR,Gov-G,Gov-G,DHM Research,76,Live Phone,,10/27/2002,608,Ted Kulongoski,12924,DEM,48,Kevin Mannix,12926,REP,42,,6,11/5/2002,49.03,46.16,2.87,3.13,3.13,1,-2.016606802112383, +54950,88487,1412,2002,2002_Gov-G_TN,TN,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/27/2002,726,Phil Bredesen,12941,DEM,48,Van Hilleary,12939,REP,44,,4,11/5/2002,50.65,47.59,3.05,.95,.95,1,-3.317303030242648, +25595,88509,1413,2002,2002_Gov-G_TX,TX,Gov-G,Gov-G,Rice University,286,Live Phone,,10/27/2002,656,Tony Sanchez,12946,DEM,37,Rick Perry,12947,REP,49,,-12,11/5/2002,39.96,57.81,-17.85,5.85,5.85,1,.341251311452313, +54997,88535,1415,2002,2002_Gov-G_WI,WI,Gov-G,Gov-G,University of Wisconsin (Badger Poll),365,Live Phone,,10/27/2002,501,Jim Doyle,13138,DEM,41,Scott McCallum,13139,REP,34,10,7,11/5/2002,45.09,41.39,3.7,3.3,3.3,1,-1.255757807751501, +25427,30667,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,Ciruli Associates,51,Live Phone,,10/27/2002,400,Tom Strickland,3400,DEM,39,Wayne A. Allard,3399,REP,41,,-2,11/5/2002,45.77,50.7,-4.93,2.93,2.93,1,-2.448452533824531,for Denver Post | 9News | KOAA-TV (Colorado) +25412,30652,1653,2002,2002_Sen-G_GA,GA,Sen-G,Sen-G,Marketing Workshop,194,Live Phone,,10/27/2002,800,Max Cleland,3411,DEM,49,Saxby Chambliss,3410,REP,44,,5,11/5/2002,45.9,52.73,-6.84,11.84,11.84,0,4.875165551743889,for Atlanta Journal-Constitution +25565,30805,1664,2002,2002_Sen-G_MN,MN,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/27/2002,600,Walter F. Mondale,3462,DEM,45,Norm Coleman,3461,REP,43,4,2,11/5/2002,47.34,49.53,-2.19,4.19,4.19,0,-1.821604108815492,for unspecified Republican sponsor +25514,30754,1666,2002,2002_Sen-GS_MO,MO,Sen-G,Sen-GS,Market Research Institute Inc.,186,Live Phone,,10/27/2002,601,Jean Carnahan,3475,DEM,41,Jim Talent,3474,REP,46,,-5,11/5/2002,48.67,49.8,-1.13,3.87,-3.87,1,-.633854852424405, +25448,30688,1674,2002,2002_Sen-G_OR,OR,Sen-G,Sen-G,DHM Research,76,Live Phone,,10/27/2002,608,Bill Bradbury,3560,DEM,36,Gordon H. Smith,3559,REP,55,,-19,11/5/2002,39.61,56.21,-16.6,2.4,-2.4,1,-2.632454661478403, +54950,117398,1678,2002,2002_Sen-G_TN,TN,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/27/2002,726,Bob Clement,3576,DEM,41,Lamar Alexander,3575,REP,52,,-11,11/5/2002,44.34,54.28,-9.94,1.06,-1.06,1,-3.154619913752626, +25595,30835,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,Rice University,286,Live Phone,,10/27/2002,656,Ron Kirk,3594,DEM,39,John Cornyn,3593,REP,45,,-6,11/5/2002,43.33,55.3,-11.97,5.97,5.97,1,-.2274959762105297, +73109,137080,1680,2002,2002_Sen-G_VA,VA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/2002,600,John W. Warner,16218,REP,76,Nancy B. Spannaus,16219,IND,5,,71,11/5/2002,82.58,9.74,72.83,1.83,,1,-5.382946415877768,sample size unavailable; estimated at 600 as a default +64382,118448,2798,2002,2002_House-G_CT-2,CT-2,House-G,House-G,University of Connecticut,347,Live Phone,,10/27/2002,624,Joe Courtney,14184,DEM,35,Robert R. Simmons,14185,REP,47,,-12,11/5/2002,45.91,54.09,-8.18,3.82,-3.82,1,-.7419012576975699, +54753,118090,2899,2002,2002_House-G_MD-2,MD-2,House-G,House-G,Potomac Incorporated,256,Live Phone,,10/27/2002,478,Dutch Ruppersberger,13935,DEM,49,Helen Delich Bentley,13936,REP,40,,9,11/5/2002,54.31,45.69,8.61,.39,.39,1,-4.854946790204695, +54753,118089,2905,2002,2002_House-G_MD-8,MD-8,House-G,House-G,Potomac Incorporated,256,Live Phone,,10/27/2002,563,Chris Van Hollen,13937,DEM,44,Constance A. Morella,13938,REP,47,,-3,11/5/2002,51.74,47.52,4.22,7.22,-7.22,0,1.637815870103166, +64281,118263,3038,2002,2002_House-G_OK-1,OK-1,House-G,House-G,SurveyUSA,325,IVR,,10/27/2002,630,Doug Dodd,14355,DEM,41,John A. Sullivan,14356,REP,56,,-15,11/5/2002,42.17,55.62,-13.45,1.55,-1.55,1,-5.627948796135594, +64172,118079,3060,2002,2002_House-G_PA-13,PA-13,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/27/2002,300,Joe Hoeffel,14137,DEM,43,Melissa Brown,14138,REP,35,,8,11/5/2002,50.95,47.34,3.61,4.39,4.39,1,-3.057451789493983,for unspecified Republican sponsor +74319,139557,3118,2002,2002_House-G_UT-2,UT-2,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/27/2002,515,Jim Matheson,13882,DEM,48,John Swallow,13883,REP,42,3,6,11/5/2002,49.43,48.69,.73,5.27,5.27,1,.6720826856016986,among registered voters +64008,117809,3118,2002,2002_House-G_UT-2,UT-2,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/27/2002,515,Jim Matheson,13882,DEM,48,John Swallow,13883,REP,42,,6,11/5/2002,49.43,48.69,.73,5.27,5.27,1,.6720826856016986, +54595,88131,1385,2002,2002_Gov-G_CA,CA,Gov-G,Gov-G,Field Research Corp. (Field Poll),94,Live Phone,,10/28/2002,740,"Joseph 'Gray' Davis, Jr.",12835,DEM,41,Bill Simon,12833,REP,34,,7,11/5/2002,47.26,42.4,4.86,2.14,2.14,1,-2.653313839483949, +54596,88132,1385,2002,2002_Gov-G_CA,CA,Gov-G,Gov-G,Tarrance Group,333,Live Phone,R,10/28/2002,500,"Joseph 'Gray' Davis, Jr.",12835,DEM,42,Bill Simon,12833,REP,39,,3,11/5/2002,47.26,42.4,4.86,1.86,-1.86,1,-3.326227804519954,for unspecified Republican sponsor +54647,88183,1388,2002,2002_Gov-G_FL,FL,Gov-G,Gov-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/28/2002,604,Bill McBride,12845,DEM,45,Jeb Bush,12847,REP,48,,-3,11/5/2002,43.16,56.01,-12.85,9.85,9.85,1,3.77985487779639,for Bill McBride +54660,88196,1390,2002,2002_Gov-G_HI,HI,Gov-G,Gov-G,Ward Research/The Honolulu Star-Advertiser,375,Live Phone,,10/28/2002,750,Mazie Hirono,12852,DEM,43,Linda Lingle,12854,REP,44,,-1,11/5/2002,47.01,51.56,-4.54,3.54,3.54,1,-2.255797350627715,for The Honolulu Star-Advertiser | News 8 Hawaii +54698,88234,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,Escalent,189,Live Phone,R,10/28/2002,400,Rod Blagojevich,12866,DEM,45,Jim Ryan,12865,REP,39,,6,11/5/2002,52.19,45.07,7.12,1.12,-1.12,1,-3.877560722224712,for Jim Ryan +54697,88233,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/28/2002,606,Rod Blagojevich,12866,DEM,52,Jim Ryan,12865,REP,36,,16,11/5/2002,52.19,45.07,7.12,8.88,8.88,1,4.399279315604558,for Rod Blagojevich +54668,88204,1393,2002,2002_Gov-G_IA,IA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/28/2002,614,Tom Vilsack,12858,DEM,56,Doug Gross,12857,REP,42,,14,11/5/2002,52.69,44.51,8.17,5.83,5.83,1,1.809080505473551, +73825,138481,1398,2002,2002_Gov-G_MI,MI,Gov-G,Gov-G,Detroit Free Press,663,Live Phone,,10/28/2002,513,Jennifer Granholm,12886,DEM,54,Dick Posthumus,12884,REP,41,,13,11/5/2002,51.42,47.4,4.02,8.98,8.98,1,2.737490613477723,for WXYZ-TV (Michigan) +25618,88329,1399,2002,2002_Gov-G_MN,MN,Gov-G,Gov-G,Star Tribune (Minnesota Poll),315,Live Phone,,10/28/2002,929,Roger Moe,12889,DEM,29,Tim Pawlenty,12890,REP,33,19,-4,11/5/2002,36.46,44.37,-7.91,3.91,3.91,1,-1.762988906132507, +54824,88361,1401,2002,2002_Gov-G_NV,NV,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/28/2002,523,Joseph Neal,12904,DEM,28,Kenny Guinn,12902,REP,63,,-35,11/5/2002,22.01,68.24,-46.24,11.24,11.24,1,5.964322134407025, +54872,88409,1405,2002,2002_Gov-G_OH,OH,Gov-G,Gov-G,Columbus Dispatch,57,Mail,,10/28/2002,2048,Timothy Hagan,12920,DEM,40,Bob Taft,12916,REP,58,,-18,11/5/2002,38.31,57.76,-19.45,1.45,1.45,1,-3.593839416600716, +25592,88428,1407,2002,2002_Gov-G_OR,OR,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/28/2002,802,Ted Kulongoski,12924,DEM,48,Kevin Mannix,12926,REP,40,,8,11/5/2002,49.03,46.16,2.87,5.13,5.13,1,.3327969187066289, +54913,88450,1408,2002,2002_Gov-G_PA,PA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/28/2002,668,Ed Rendell,12927,DEM,56,Mike Fisher,12930,REP,37,,19,11/5/2002,53.41,44.37,9.04,9.96,9.96,1,3.625896040652038, +54920,88457,1409,2002,2002_Gov-G_RI,RI,Gov-G,Gov-G,Fleming & Associates,96,Live Phone,,10/28/2002,401,Myrth York,12931,DEM,40,Donald Carcieri,12932,REP,43,,-3,11/5/2002,45.24,54.76,-9.52,6.52,6.52,1,-1.122819083614076, +54668,117379,1656,2002,2002_Sen-G_IA,IA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/28/2002,605,Tom Harkin,3415,DEM,60,Greg Ganske,3416,REP,38,,22,11/5/2002,54.18,43.78,10.4,11.6,11.6,1,7.128584660359508, +25618,30858,1664,2002,2002_Sen-G_MN,MN,Sen-G,Sen-G,Star Tribune (Minnesota Poll),315,Live Phone,,10/28/2002,600,Walter F. Mondale,3462,DEM,47,Norm Coleman,3461,REP,39,2,8,11/5/2002,47.34,49.53,-2.19,10.19,10.19,0,5.105381592758348,sample size unavailable; estimated at 600 as a default +25401,30641,1666,2002,2002_Sen-GS_MO,MO,Sen-G,Sen-GS,American Viewpoint,10,Live Phone,R,10/28/2002,600,Jean Carnahan,3475,DEM,42,Jim Talent,3474,REP,49,,-7,11/5/2002,48.67,49.8,-1.13,5.87,-5.87,1,1.834954447609803,for Jim Talent +63783,117436,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/28/2002,732,Frank R. Lautenberg,3539,DEM,51,Douglas R. Forrester,3540,REP,41,,10,11/5/2002,53.88,43.95,9.93,.07,.07,1,-2.500982808533562, +25647,30887,1672,2002,2002_Sen-G_NC,NC,Sen-G,Sen-G,University of North Carolina,359,Live Phone,,10/28/2002,560,Erskine Bowles,3499,DEM,40,Elizabeth H. Dole,3498,REP,47,,-7,11/5/2002,44.96,53.56,-8.61,1.61,1.61,1,-2.80792751085915,among registered voters +25592,30832,1674,2002,2002_Sen-G_OR,OR,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/28/2002,802,Bill Bradbury,3560,DEM,40,Gordon H. Smith,3559,REP,55,,-15,11/5/2002,39.61,56.21,-16.6,1.6,1.6,1,-3.492056417260475, +25567,30807,1677,2002,2002_Sen-G_SD,SD,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/28/2002,500,Tim Johnson,3571,DEM,45,John Thune,3572,REP,48,,-3,11/5/2002,49.62,49.47,.16,3.16,-3.16,0,-.7823564495486247,for unspecified Republican sponsor +64383,118449,2801,2002,2002_House-G_CT-5,CT-5,House-G,House-G,University of Connecticut,347,Live Phone,,10/28/2002,642,James H. Maloney,14186,DEM,36,Nancy L. Johnson,14187,REP,53,,-17,11/5/2002,43.26,54.25,-10.99,6.01,-6.01,1,1.193631294441393, +64111,117954,2884,2002,2002_House-G_KY-3,KY-3,House-G,House-G,Louisville Courier-Journal,174,Live Phone,,10/28/2002,671,Jack Conway,13995,DEM,41,Anne Meagher Northup,13996,REP,51,,-10,11/5/2002,48.39,51.61,-3.22,6.78,-6.78,1,1.514505560713161, +54920,117856,3067,2002,2002_House-G_RI-1,RI-1,House-G,House-G,Fleming & Associates,96,Live Phone,,10/28/2002,250,Patrick J. Kennedy,13834,DEM,50,David W. Rogers,13835,REP,29,,21,11/5/2002,59.88,37.31,22.57,1.57,-1.57,1,-3.369129295718508, +38138,123501,8653,2002,2002_House-G_US,US,House-G,House-G,Ipsos,154,Live Phone,,10/28/2002,600,Generic Candidate,13744,DEM,45,Generic Candidate,13745,REP,44,,1,11/5/2002,45.2,49.49,-4.29,5.29,5.29,0,-.006682514805305,for Reid | Cook Political Report; sample size unavailable; estimated at 600 as a default +27974,33252,8653,2002,2002_House-G_US,US,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/28/2002,1006,Generic Candidate,13744,DEM,51,Generic Candidate,13745,REP,49,,2,11/5/2002,45.2,49.49,-4.29,6.29,6.29,0,1.546459432271048, +54650,88186,1388,2002,2002_Gov-G_FL,FL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2002,800,Bill McBride,12845,DEM,43,Jeb Bush,12847,REP,51,,-8,11/5/2002,43.16,56.01,-12.85,4.85,4.85,1,-1.199097783950288, +54649,88185,1388,2002,2002_Gov-G_FL,FL,Gov-G,Gov-G,The Florida Poll,99,Live Phone,,10/29/2002,715,Bill McBride,12845,DEM,43,Jeb Bush,12847,REP,49,,-6,11/5/2002,43.16,56.01,-12.85,6.85,6.85,1,.7030229158232216, +25492,88207,1391,2002,2002_Gov-G_ID,ID,Gov-G,Gov-G,Greg Smith & Associates,128,Live Phone,,10/29/2002,400,Jerry Brady,12862,DEM,40,C. Dirk Kempthorne,12863,REP,48,,-8,11/5/2002,41.73,56.28,-14.55,6.55,6.55,1,-.9707020735260292, +25580,88235,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/29/2002,600,Rod Blagojevich,12866,DEM,53,Jim Ryan,12865,REP,42,,11,11/5/2002,52.19,45.07,7.12,3.88,3.88,1,-.8279210662742572, +54700,88236,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/29/2002,535,Rod Blagojevich,12866,DEM,53,Jim Ryan,12865,REP,39,4,14,11/5/2002,52.19,45.07,7.12,6.88,6.88,1,2.362987250416256, +72982,136898,1393,2002,2002_Gov-G_IA,IA,Gov-G,Gov-G,Gazette Communications,640,Live Phone,,10/29/2002,1082,Tom Vilsack,12858,DEM,46.5,Doug Gross,12857,REP,33.8,,12.7,11/5/2002,52.69,44.51,8.17,4.53,4.53,1,-.0700479869490392, +25575,88205,1393,2002,2002_Gov-G_IA,IA,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/29/2002,600,Tom Vilsack,12858,DEM,53,Doug Gross,12857,REP,41,,12,11/5/2002,52.69,44.51,8.17,3.83,3.83,1,-1.387159852698127, +54754,88290,1396,2002,2002_Gov-G_MD,MD,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2002,625,Kathleen Townsend,12877,DEM,46,Robert Ehrlich Jr.,12879,REP,47,,-1,11/5/2002,47.68,51.55,-3.88,2.88,2.88,1,-1.392730018771219, +25452,138480,1398,2002,2002_Gov-G_MI,MI,Gov-G,Gov-G,EPIC-MRA,84,Live Phone,,10/29/2002,500,Jennifer Granholm,12886,DEM,50,Dick Posthumus,12884,REP,39,3,11,11/5/2002,51.42,47.4,4.02,6.98,6.98,1,1.00762916575808, +25552,88321,1398,2002,2002_Gov-G_MI,MI,Gov-G,Gov-G,Mitchell Research & Communications,213,Live Phone,,10/29/2002,600,Jennifer Granholm,12886,DEM,51,Dick Posthumus,12884,REP,38,,13,11/5/2002,51.42,47.4,4.02,8.98,8.98,1,2.656933564498534,for Detroit News +25390,88346,1402,2002,2002_Gov-G_NH,NH,Gov-G,Gov-G,American Research Group,9,Live Phone,,10/29/2002,600,Mark Fernald,12897,DEM,36,Craig Benson,12896,REP,52,,-16,11/5/2002,38.21,58.62,-20.4,4.4,4.4,1,-1.552029146372277, +25468,88347,1402,2002,2002_Gov-G_NH,NH,Gov-G,Gov-G,Franklin Pierce University,107,Live Phone,,10/29/2002,933,Mark Fernald,12897,DEM,36,Craig Benson,12896,REP,44,2,-8,11/5/2002,38.21,58.62,-20.4,12.4,12.4,1,7.727364479074959,among registered voters +25532,88355,1403,2002,2002_Gov-G_NM,NM,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2002,405,Bill Richardson,12899,DEM,51,John Sanchez,12901,REP,37,6,14,11/5/2002,55.49,39.05,16.44,2.44,-2.44,1,-3.17966057639878, +54856,88393,1404,2002,2002_Gov-G_NY,NY,Gov-G,Gov-G,Marist College,183,Live Phone,,10/29/2002,432,H. Carl McCall,12908,DEM,27,George Pataki,12912,REP,48,19,-21,11/5/2002,33.5,49.4,-15.9,5.1,-5.1,1,1.748357844088094, +54857,88394,1404,2002,2002_Gov-G_NY,NY,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/29/2002,567,H. Carl McCall,12908,DEM,32,George Pataki,12912,REP,47,17,-15,11/5/2002,33.5,49.4,-15.9,.9,.9,1,-3.417383239475378, +54921,88458,1409,2002,2002_Gov-G_RI,RI,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/29/2002,593,Myrth York,12931,DEM,45,Donald Carcieri,12932,REP,48,,-3,11/5/2002,45.24,54.76,-9.52,6.52,6.52,1,-.7568286115949117, +25533,88469,1410,2002,2002_Gov-G_SC,SC,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2002,625,James H. Hodges,12933,DEM,42,Mark Sanford,12934,REP,49,,-7,11/5/2002,47.05,52.85,-5.8,1.2,-1.2,1,-6.205757314721504, +25492,30732,1654,2002,2002_Sen-G_ID,ID,Sen-G,Sen-G,Greg Smith & Associates,128,Live Phone,,10/29/2002,400,Alan Blinken,3421,DEM,30,Larry E. Craig,3420,REP,61,,-31,11/5/2002,32.55,65.16,-32.61,1.61,1.61,1,-5.911902566739482, +25580,30820,1655,2002,2002_Sen-G_IL,IL,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/29/2002,600,Richard J. Durbin,3425,DEM,56,Jim Durkin,3426,REP,39,,17,11/5/2002,60.33,38.02,22.31,5.31,-5.31,1,2.08094608922844, +54700,117383,1655,2002,2002_Sen-G_IL,IL,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/29/2002,528,Richard J. Durbin,3425,DEM,56,Jim Durkin,3426,REP,37,3,19,11/5/2002,60.33,38.02,22.31,3.31,-3.31,1,-.0843027758263651, +72982,136900,1656,2002,2002_Sen-G_IA,IA,Sen-G,Sen-G,Gazette Communications,640,Live Phone,,10/29/2002,1082,Tom Harkin,3415,DEM,50.6,Greg Ganske,3416,REP,28.6,,22,11/5/2002,54.18,43.78,10.4,11.6,11.6,1,6.69088167073884, +25575,30815,1656,2002,2002_Sen-G_IA,IA,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/29/2002,600,Tom Harkin,3415,DEM,52,Greg Ganske,3416,REP,43,,9,11/5/2002,54.18,43.78,10.4,1.4,-1.4,1,-5.257747698027498, +63776,117429,1658,2002,2002_Sen-G_KY,KY,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/29/2002,705,Lois Combs Weinberg,13777,DEM,29,Mitch McConnell,13778,REP,66,,-37,11/5/2002,35.32,64.68,-29.35,7.65,-7.65,1,.3432587335662374, +25452,30692,1663,2002,2002_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,10/29/2002,500,Carl Levin,3456,DEM,63,Andrew Rocky Raczkowski,3457,REP,31,,32,11/5/2002,60.61,37.89,22.72,9.28,9.28,1,3.196932810310602, +25552,30792,1663,2002,2002_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,Live Phone,,10/29/2002,600,Carl Levin,3456,DEM,60,Andrew Rocky Raczkowski,3457,REP,30,,30,11/5/2002,60.61,37.89,22.72,7.28,7.28,1,.5691515165884194,for Detroit News +25583,30823,1666,2002,2002_Sen-GS_MO,MO,Sen-G,Sen-GS,Research 2000,281,Live Phone,,10/29/2002,600,Jean Carnahan,3475,DEM,46,Jim Talent,3474,REP,50,,-4,11/5/2002,48.67,49.8,-1.13,2.87,-2.87,1,-2.137923918888974, +25390,30630,1669,2002,2002_Sen-G_NH,NH,Sen-G,Sen-G,American Research Group,9,Live Phone,,10/29/2002,600,Jeanne Shaheen,3527,DEM,46,John E. Sununu,3524,REP,48,1,-2,11/5/2002,46.4,50.82,-4.42,2.42,2.42,1,-3.705264599702552, +25468,30708,1669,2002,2002_Sen-G_NH,NH,Sen-G,Sen-G,Franklin Pierce University,107,Live Phone,,10/29/2002,933,Jeanne Shaheen,3527,DEM,45,John E. Sununu,3524,REP,40,2,5,11/5/2002,46.4,50.82,-4.42,9.42,9.42,0,5.1254590168115,among registered voters +25604,30844,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,Rutgers University,295,Live Phone,,10/29/2002,458,Frank R. Lautenberg,3539,DEM,52,Douglas R. Forrester,3540,REP,40,,12,11/5/2002,53.88,43.95,9.93,2.07,2.07,1,-.7696243649880669, +25532,30772,1671,2002,2002_Sen-G_NM,NM,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2002,405,Gloria Tristani,3550,DEM,28,Pete V. Domenici,3548,REP,61,,-33,11/5/2002,34.96,65.04,-30.09,2.91,-2.91,1,-4.282950983635228, +64864,120119,1672,2002,2002_Sen-G_NC,NC,Sen-G,Sen-G,Ethridge & Associates LLC,89,Live Phone,,10/29/2002,560,Erskine Bowles,3499,DEM,40,Elizabeth H. Dole,3498,REP,47,,-7,11/5/2002,44.96,53.56,-8.61,1.61,1.61,1,-2.527927359907199, +72973,136888,1672,2002,2002_Sen-G_NC,NC,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/29/2002,600,Erskine Bowles,3499,DEM,42,Elizabeth H. Dole,3498,REP,45,,-3,11/5/2002,44.96,53.56,-8.61,5.61,5.61,1,1.769301919167917,for Erskine Bowles; sample size unavailable; estimated at 600 as a default +25529,30769,1672,2002,2002_Sen-G_NC,NC,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2002,625,Erskine Bowles,3499,DEM,42,Elizabeth H. Dole,3498,REP,48,,-6,11/5/2002,44.96,53.56,-8.61,2.61,2.61,1,-1.500587478492201, +63793,117446,1672,2002,2002_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/29/2002,611,Erskine Bowles,3499,DEM,46,Elizabeth H. Dole,3498,REP,50,,-4,11/5/2002,44.96,53.56,-8.61,4.61,4.61,1,.6419176593153387, +25533,30773,1676,2002,2002_Sen-G_SC,SC,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2002,625,Alex Sanders,3568,DEM,36,Lindsey Graham,3567,REP,53,,-17,11/5/2002,44.19,54.4,-10.21,6.79,-6.79,1,.3430974087459644, +64282,118264,2881,2002,2002_House-G_KS-4,KS-4,House-G,House-G,SurveyUSA,325,IVR,,10/29/2002,518,Carlos J. Nolla,14353,DEM,38,Todd Tiahrt,14354,REP,55,6,-17,11/5/2002,37,60.58,-23.58,6.58,6.58,1,-.5793504011076467, +25390,117526,2959,2002,2002_House-G_NH-1,NH-1,House-G,House-G,American Research Group,9,Live Phone,,10/29/2002,300,Martha Fuller Clark,13798,DEM,42,Jeb E. Bradley,13799,REP,52,,-10,11/5/2002,38.48,58.11,-19.63,9.63,9.63,1,1.781366622705776, +25468,117867,2959,2002,2002_House-G_NH-1,NH-1,House-G,House-G,Franklin Pierce University,107,Live Phone,,10/29/2002,466,Martha Fuller Clark,13798,DEM,36,Jeb E. Bradley,13799,REP,43,,-7,11/5/2002,38.48,58.11,-19.63,12.63,12.63,1,6.760128583211377,among registered voters +25390,117527,2960,2002,2002_House-G_NH-2,NH-2,House-G,House-G,American Research Group,9,Live Phone,,10/29/2002,300,Katrina Swett,13800,DEM,38,Charles Bass,13801,REP,55,,-17,11/5/2002,40.86,56.81,-15.95,1.05,-1.05,1,-5.200125814777144, +25532,117979,2974,2002,2002_House-G_NM-1,NM-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2002,309,Richard M. Romero,13898,DEM,40,Heather A. Wilson,13897,REP,48,,-8,11/5/2002,44.66,55.34,-10.68,2.68,2.68,1,-2.585908065440131, +25532,117980,2975,2002,2002_House-G_NM-2,NM-2,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2002,300,John Arthur Smith,13899,DEM,42,Stevan Pearce,13900,REP,47,,-5,11/5/2002,43.72,56.23,-12.51,7.51,7.51,1,.3357658641915479, +38139,33251,8653,2002,2002_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/29/2002,669,Generic Candidate,13744,DEM,40,Generic Candidate,13745,REP,47,,-7,11/5/2002,45.2,49.49,-4.29,2.71,-2.71,1,-2.214759992347117, +54543,88079,1381,2002,2002_Gov-G_AL,AL,Gov-G,Gov-G,University of Alabama at Birmingham,344,Live Phone,,10/30/2002,600,Don Siegelman,12825,DEM,39,Bob Riley,12824,REP,47,,-8,11/5/2002,48.95,49.17,-.23,7.77,-7.77,1,3.817646497775012,for Mobile Register | WHNT-TV | Birmingham News +54572,88108,1383,2002,2002_Gov-G_AZ,AZ,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/30/2002,661,Janet Napolitano,12829,DEM,43,Matt Salmon,12832,REP,41,11,2,11/5/2002,46.19,45.22,.96,1.04,1.04,1,-5.202873393005562, +25623,88146,1386,2002,2002_Gov-G_CO,CO,Gov-G,Gov-G,"Drake Research & Strategy, Inc.",329,Live Phone,,10/30/2002,500,Rollie Heath,12840,DEM,28,William F. Owens,12842,REP,52,,-24,11/5/2002,33.65,62.62,-28.97,4.97,4.97,1,-.2189569823276782,among registered voters +54628,88164,1387,2002,2002_Gov-G_CT,CT,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/30/2002,600,Bill Curry,12844,DEM,42,John Rowland,12843,REP,56,,-14,11/5/2002,43.89,56.11,-12.22,1.78,-1.78,1,-3.355910904420647,for New London Day +54711,88247,1394,2002,2002_Gov-G_KS,KS,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/30/2002,625,Kathleen Sebelius,12868,DEM,49,Tim Shallenburger,12870,REP,42,,7,11/5/2002,52.87,45.09,7.78,.78,-.78,1,-3.977718536469319, +54732,88268,1397,2002,2002_Gov-G_MA,MA,Gov-G,Gov-G,KRC Research,160,Live Phone,,10/30/2002,400,Shannon O'Brien,12875,DEM,41,Mitt Romney,12876,REP,40,5,1,11/5/2002,44.94,49.77,-4.83,5.83,5.83,0,-.0409701915009119, +25587,88348,1402,2002,2002_Gov-G_NH,NH,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/30/2002,600,Mark Fernald,12897,DEM,40,Craig Benson,12896,REP,54,3,-14,11/5/2002,38.21,58.62,-20.4,6.4,6.4,1,1.13921972820586, +25572,88356,1403,2002,2002_Gov-G_NM,NM,Gov-G,Gov-G,Research & Polling Inc.,280,Live Phone,,10/30/2002,905,Bill Richardson,12899,DEM,52,John Sanchez,12901,REP,34,5,18,11/5/2002,55.49,39.05,16.44,1.56,1.56,1,-3.489896782425984, +54858,88395,1404,2002,2002_Gov-G_NY,NY,Gov-G,Gov-G,Blum & Weprin Associates,32,Live Phone,,10/30/2002,1052,H. Carl McCall,12908,DEM,27,George Pataki,12912,REP,43,16,-16,11/5/2002,33.5,49.4,-15.9,.1,-.1,1,-3.437910054803289, +54873,88410,1405,2002,2002_Gov-G_OH,OH,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/30/2002,725,Timothy Hagan,12920,DEM,39,Bob Taft,12916,REP,57,,-18,11/5/2002,38.31,57.76,-19.45,1.45,1.45,1,-2.757811151379558, +54881,88418,1406,2002,2002_Gov-G_OK,OK,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/30/2002,723,Brad Henry,12923,DEM,39,Steve Largent,12922,REP,37,21,2,11/5/2002,43.27,42.61,.66,1.34,1.34,1,-5.860582499146015,for KFOR-TV (Oklahoma) | KJRH (Tulsa) +54914,88451,1408,2002,2002_Gov-G_PA,PA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/30/2002,805,Ed Rendell,12927,DEM,53,Mike Fisher,12930,REP,36,,17,11/5/2002,53.41,44.37,9.04,7.96,7.96,1,1.301438753718834, +54543,30883,1648,2002,2002_Sen-G_AL,AL,Sen-G,Sen-G,University of Alabama at Birmingham,344,Live Phone,,10/30/2002,600,Susan Parker,3392,DEM,26,Jeff Sessions,3391,REP,61,,-35,11/5/2002,39.83,58.58,-18.75,16.25,-16.25,1,8.587958453567214,for Mobile Register | WHNT-TV | Birmingham News +25623,30863,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,"Drake Research & Strategy, Inc.",329,Live Phone,,10/30/2002,500,Tom Strickland,3400,DEM,42,Wayne A. Allard,3399,REP,38,,4,11/5/2002,45.77,50.7,-4.93,8.93,8.93,0,4.156788006779611,among registered voters +25587,30827,1669,2002,2002_Sen-G_NH,NH,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/30/2002,600,Jeanne Shaheen,3527,DEM,47,John E. Sununu,3524,REP,46,,1,11/5/2002,46.4,50.82,-4.42,5.42,5.42,0,.7028699762819756, +25461,30701,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/30/2002,600,Frank R. Lautenberg,3539,DEM,47,Douglas R. Forrester,3540,REP,37,,10,11/5/2002,53.88,43.95,9.93,.07,.07,1,-2.449888365508571,sample size unavailable; estimated at 600 as a default +25572,30812,1671,2002,2002_Sen-G_NM,NM,Sen-G,Sen-G,Research & Polling Inc.,280,Live Phone,,10/30/2002,905,Gloria Tristani,3550,DEM,27,Pete V. Domenici,3548,REP,65,,-38,11/5/2002,34.96,65.04,-30.09,7.91,-7.91,1,2.708299882409499, +54881,117388,1673,2002,2002_Sen-G_OK,OK,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/30/2002,710,David Walters,3554,DEM,35,James M. Inhofe,3553,REP,52,,-17,11/5/2002,36.31,57.3,-20.99,3.99,3.99,1,-3.28586710254662,for KFOR-TV (Oklahoma) | KJRH (Tulsa) +54628,118120,2798,2002,2002_House-G_CT-2,CT-2,House-G,House-G,Research 2000,281,Live Phone,,10/30/2002,600,Joe Courtney,14184,DEM,40,Robert R. Simmons,14185,REP,49,,-9,11/5/2002,45.91,54.09,-8.18,.82,-.82,1,-4.750793810925315,for New London Day +54628,118121,2801,2002,2002_House-G_CT-5,CT-5,House-G,House-G,Research 2000,281,Live Phone,,10/30/2002,600,James H. Maloney,14186,DEM,41,Nancy L. Johnson,14187,REP,50,,-9,11/5/2002,43.26,54.25,-10.99,1.99,1.99,1,-4.237934485998075,for New London Day +64120,117964,2870,2002,2002_House-G_IN-7,IN-7,House-G,House-G,Market Shares Corp.,187,Live Phone,,10/30/2002,400,Julia M. Carson,13980,DEM,43,Ambrose A. McVey,13981,REP,42,5,1,11/5/2002,53.13,44.14,8.98,7.98,-7.98,1,2.409571759865839,for WTHR Channel 13 | Indianapolis Star +64283,118265,2884,2002,2002_House-G_KY-3,KY-3,House-G,House-G,SurveyUSA,325,IVR,,10/30/2002,707,Jack Conway,13995,DEM,48,Anne Meagher Northup,13996,REP,49,,-1,11/5/2002,48.39,51.61,-3.22,2.22,2.22,1,-4.191686702919966, +64283,118266,2885,2002,2002_House-G_KY-4,KY-4,House-G,House-G,SurveyUSA,325,IVR,,10/30/2002,600,Ken Lucas,14351,DEM,51,Geoff Davis,14352,REP,46,,5,11/5/2002,51.11,47.54,3.57,1.43,1.43,1,-5.659133566269819, +25587,118122,2959,2002,2002_House-G_NH-1,NH-1,House-G,House-G,Research 2000,281,Live Phone,,10/30/2002,300,Martha Fuller Clark,13798,DEM,42,Jeb E. Bradley,13799,REP,50,,-8,11/5/2002,38.48,58.11,-19.63,11.63,11.63,1,5.260029773358572, +25587,118123,2960,2002,2002_House-G_NH-2,NH-2,House-G,House-G,Research 2000,281,Live Phone,,10/30/2002,300,Katrina Swett,13800,DEM,41,Charles Bass,13801,REP,48,,-7,11/5/2002,40.86,56.81,-15.95,8.95,8.95,1,4.013852930436219, +64372,118424,2960,2002,2002_House-G_NH-2,NH-2,House-G,House-G,Tarrance Group,333,Live Phone,R,10/30/2002,300,Katrina Swett,13800,DEM,37,Charles Bass,13801,REP,52,,-15,11/5/2002,40.86,56.81,-15.95,.95,.95,1,-4.46212806024182,for Charles Bass +25572,118106,2974,2002,2002_House-G_NM-1,NM-1,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/30/2002,312,Richard M. Romero,13898,DEM,44,Heather A. Wilson,13897,REP,50,,-6,11/5/2002,44.66,55.34,-10.68,4.68,4.68,1,.0246880951864755, +25572,118107,2975,2002,2002_House-G_NM-2,NM-2,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/30/2002,280,John Arthur Smith,13899,DEM,42,Stevan Pearce,13900,REP,47,,-5,11/5/2002,43.72,56.23,-12.51,7.51,7.51,1,.5317380192239466, +66339,123503,8653,2002,2002_House-G_US,US,House-G,House-G,Ipsos,154,Live Phone,,10/30/2002,600,Generic Candidate,13744,DEM,45,Generic Candidate,13745,REP,45,,0,11/5/2002,45.2,49.49,-4.29,4.29,4.29,.5,-.8907873735996703,for Reid | Cook Political Report; sample size unavailable; estimated at 600 as a default +54571,138441,1383,2002,2002_Gov-G_AZ,AZ,Gov-G,Gov-G,Behavior Research Center (Rocky Mountain Poll),27,Live Phone,,10/31/2002,600,Janet Napolitano,12829,DEM,42,Matt Salmon,12832,REP,39,6,3,11/5/2002,46.19,45.22,.96,2.04,2.04,1,-2.360613087312895,sample size unavailable; estimated at 600 as a default +25426,88147,1386,2002,2002_Gov-G_CO,CO,Gov-G,Gov-G,Ciruli Associates,51,Live Phone,,10/31/2002,400,Rollie Heath,12840,DEM,26,William F. Owens,12842,REP,62,,-36,11/5/2002,33.65,62.62,-28.97,7.03,-7.03,1,3.106713439766858,for Denver Post | 9News | KOAA-TV (Colorado) +25613,88206,1393,2002,2002_Gov-G_IA,IA,Gov-G,Gov-G,Selzer & Co.,304,Live Phone,,10/31/2002,807,Tom Vilsack,12858,DEM,52,Doug Gross,12857,REP,40,2,12,11/5/2002,52.69,44.51,8.17,3.83,3.83,1,-.4027079574020144,for Des Moines Register +54733,88269,1397,2002,2002_Gov-G_MA,MA,Gov-G,Gov-G,RKM Research and Communications Inc.,272,Live Phone,,10/31/2002,465,Shannon O'Brien,12875,DEM,42,Mitt Romney,12876,REP,41,,1,11/5/2002,44.94,49.77,-4.83,5.83,5.83,0,1.130561126597037, +25524,88330,1399,2002,2002_Gov-G_MN,MN,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2002,625,Roger Moe,12889,DEM,32,Tim Pawlenty,12890,REP,36,16,-4,11/5/2002,36.46,44.37,-7.91,3.91,3.91,1,-1.41738588431073, +25617,88331,1399,2002,2002_Gov-G_MN,MN,Gov-G,Gov-G,Star Tribune (Minnesota Poll),315,Live Phone,,10/31/2002,929,Roger Moe,12889,DEM,32,Tim Pawlenty,12890,REP,35,16,-3,11/5/2002,36.46,44.37,-7.91,4.91,4.91,1,-.6312314131281878, +54859,88396,1404,2002,2002_Gov-G_NY,NY,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/31/2002,624,H. Carl McCall,12908,DEM,29,George Pataki,12912,REP,45,14,-16,11/5/2002,33.5,49.4,-15.9,.1,-.1,1,-3.715242574563864, +25421,88511,1413,2002,2002_Gov-G_TX,TX,Gov-G,Gov-G,Blum & Weprin Associates,32,Live Phone,,10/31/2002,1002,Tony Sanchez,12946,DEM,38,Rick Perry,12947,REP,50,,-12,11/5/2002,39.96,57.81,-17.85,5.85,5.85,1,.7927979874815551, +54973,88510,1413,2002,2002_Gov-G_TX,TX,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/31/2002,683,Tony Sanchez,12946,DEM,43,Rick Perry,12947,REP,53,,-10,11/5/2002,39.96,57.81,-17.85,7.85,7.85,1,3.166819648096776, +54981,88518,1414,2002,2002_Gov-G_VT,VT,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2002,625,Doug Racine,12954,DEM,46,Jim Douglas,12955,REP,36,9,10,11/5/2002,42.39,44.94,-2.55,12.55,12.55,0,5.728139751753837, +25426,30666,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,Ciruli Associates,51,Live Phone,,10/31/2002,400,Tom Strickland,3400,DEM,42,Wayne A. Allard,3399,REP,41,,1,11/5/2002,45.77,50.7,-4.93,5.93,5.93,0,.7284787911209623,for Denver Post | 9News | KOAA-TV (Colorado) +25613,30853,1656,2002,2002_Sen-G_IA,IA,Sen-G,Sen-G,Selzer & Co.,304,Live Phone,,10/31/2002,807,Tom Harkin,3415,DEM,50,Greg Ganske,3416,REP,41,5,9,11/5/2002,54.18,43.78,10.4,1.4,-1.4,1,-4.108345871608545,for Des Moines Register +25524,30764,1664,2002,2002_Sen-G_MN,MN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2002,625,Walter F. Mondale,3462,DEM,41,Norm Coleman,3461,REP,47,,-6,11/5/2002,47.34,49.53,-2.19,3.81,-3.81,1,-1.681795657384241, +25617,30857,1664,2002,2002_Sen-G_MN,MN,Sen-G,Sen-G,Star Tribune (Minnesota Poll),315,Live Phone,,10/31/2002,929,Walter F. Mondale,3462,DEM,46,Norm Coleman,3461,REP,41,2,5,11/5/2002,47.34,49.53,-2.19,7.19,7.19,0,2.430842294721359, +25677,30917,1666,2002,2002_Sen-GS_MO,MO,Sen-G,Sen-GS,Zogby Interactive/JZ Analytics,395,Live Phone,,10/31/2002,600,Jean Carnahan,3475,DEM,46,Jim Talent,3474,REP,46,,0,11/5/2002,48.67,49.8,-1.13,1.13,1.13,.5,-3.425266766819841, +25460,30700,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/31/2002,921,Frank R. Lautenberg,3539,DEM,47,Douglas R. Forrester,3540,REP,38,,9,11/5/2002,53.88,43.95,9.93,.93,-.93,1,-1.347068897281965, +25569,30809,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/31/2002,574,Frank R. Lautenberg,3539,DEM,50,Douglas R. Forrester,3540,REP,39,2,11,11/5/2002,53.88,43.95,9.93,1.07,1.07,1,-1.484797716067757, +25421,30661,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,Blum & Weprin Associates,32,Live Phone,,10/31/2002,1002,Ron Kirk,3594,DEM,41,John Cornyn,3593,REP,50,,-9,11/5/2002,43.33,55.3,-11.97,2.97,2.97,1,-3.07985513476142, +54973,117401,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/31/2002,683,Ron Kirk,3594,DEM,45,John Cornyn,3593,REP,53,,-8,11/5/2002,43.33,55.3,-11.97,3.97,3.97,1,-2.529010400028217, +64373,118425,2796,2002,2002_House-G_CO-7,CO-7,House-G,House-G,Tarrance Group,333,Live Phone,R,10/31/2002,300,Michael F. Feeley,13970,DEM,42,Bob Beauprez,13971,REP,44,,-2,11/5/2002,47.24,47.31,-.07,1.93,-1.93,1,-3.225465607056691,for Bob Beauprez +27969,33247,8653,2002,2002_House-G_US,US,House-G,House-G,Ipsos,154,Live Phone,,10/31/2002,600,Generic Candidate,13744,DEM,44,Generic Candidate,13745,REP,46,,-2,11/5/2002,45.2,49.49,-4.29,2.29,2.29,1,-2.827600522582844,for Reuters; sample size unavailable; estimated at 600 as a default +25469,88087,1384,2002,2002_Gov-G_AR,AR,Gov-G,Gov-G,Gallup,112,Live Phone,,11/1/2002,616,Jimmie Lou Fisher,12827,DEM,40,Mike Huckabee,12828,REP,55,,-15,11/5/2002,46.95,53.01,-6.06,8.94,-8.94,1,5.705782766487235,for USA Today | CNN +25470,88148,1386,2002,2002_Gov-G_CO,CO,Gov-G,Gov-G,Gallup,112,Live Phone,,11/1/2002,619,Rollie Heath,12840,DEM,32,William F. Owens,12842,REP,62,,-30,11/5/2002,33.65,62.62,-28.97,1.03,-1.03,1,-3.97228068449425, +25666,88149,1386,2002,2002_Gov-G_CO,CO,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2002,500,Rollie Heath,12840,DEM,28,William F. Owens,12842,REP,60,4,-32,11/5/2002,33.65,62.62,-28.97,3.03,-3.03,1,-1.944338090514789, +54651,88187,1388,2002,2002_Gov-G_FL,FL,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2002,501,Bill McBride,12845,DEM,39,Jeb Bush,12847,REP,55,,-16,11/5/2002,43.16,56.01,-12.85,3.15,-3.15,1,-3.279316586274375, +25671,88237,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2002,802,Rod Blagojevich,12866,DEM,43.2,Jim Ryan,12865,REP,43.5,3.2,-.30000001,11/5/2002,52.19,45.07,7.12,7.42,-7.42,0,3.20838939562255, +54712,88248,1394,2002,2002_Gov-G_KS,KS,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/1/2002,704,Kathleen Sebelius,12868,DEM,51,Tim Shallenburger,12870,REP,44,1,7,11/5/2002,52.87,45.09,7.78,.78,-.78,1,-3.096542859104548, +54755,88291,1396,2002,2002_Gov-G_MD,MD,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/1/2002,797,Kathleen Townsend,12877,DEM,46,Robert Ehrlich Jr.,12879,REP,51,,-5,11/5/2002,47.68,51.55,-3.88,1.12,-1.12,1,-2.582089167304954, +25451,88322,1398,2002,2002_Gov-G_MI,MI,Gov-G,Gov-G,EPIC-MRA,84,Live Phone,,11/1/2002,500,Jennifer Granholm,12886,DEM,48,Dick Posthumus,12884,REP,39,,9,11/5/2002,51.42,47.4,4.02,4.98,4.98,1,-.8315179966195261, +25675,88332,1399,2002,2002_Gov-G_MN,MN,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2002,600,Roger Moe,12889,DEM,34,Tim Pawlenty,12890,REP,35,18,-1,11/5/2002,36.46,44.37,-7.91,6.91,6.91,1,2.154052385546925, +25650,88349,1402,2002,2002_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,11/1/2002,642,Mark Fernald,12897,DEM,38,Craig Benson,12896,REP,52,3,-14,11/5/2002,38.21,58.62,-20.4,6.4,6.4,1,1.475488297829943,for USA Today | CNN +54874,88411,1405,2002,2002_Gov-G_OH,OH,Gov-G,Gov-G,University of Cincinnati (Ohio Poll),346,Live Phone,,11/1/2002,666,Timothy Hagan,12920,DEM,39.3,Bob Taft,12916,REP,58,2.7,-18.700001,11/5/2002,38.31,57.76,-19.45,.75,.75,1,-4.678102781556467, +25472,88476,1411,2002,2002_Gov-G_SD,SD,Gov-G,Gov-G,Gallup,112,Live Phone,,11/1/2002,685,Jim Abbott,12936,DEM,40,M. Michael Rounds,12938,REP,54,,-14,11/5/2002,41.92,56.77,-14.84,.84,.84,1,-4.927551846507702, +25696,88512,1413,2002,2002_Gov-G_TX,TX,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2002,602,Tony Sanchez,12946,DEM,36,Rick Perry,12947,REP,50,1,-14,11/5/2002,39.96,57.81,-17.85,3.85,3.85,1,-1.954630922869556, +25469,30709,1650,2002,2002_Sen-G_AR,AR,Sen-G,Sen-G,Gallup,112,Live Phone,,11/1/2002,616,Mark L. Pryor,3396,DEM,51,Tim Hutchinson,3397,REP,43,,8,11/5/2002,53.9,46.1,7.79,.21,.21,1,-3.350688686428763,for USA Today | CNN +25661,30901,1650,2002,2002_Sen-G_AR,AR,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2002,600,Mark L. Pryor,3396,DEM,53,Tim Hutchinson,3397,REP,42,,11,11/5/2002,53.9,46.1,7.79,3.21,3.21,1,.3510079348001665,sample size unavailable; estimated at 600 as a default +25470,30710,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,Gallup,112,Live Phone,,11/1/2002,619,Tom Strickland,3400,DEM,45,Wayne A. Allard,3399,REP,47,,-2,11/5/2002,45.77,50.7,-4.93,2.93,2.93,1,-1.998978838411059, +63677,117193,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,Hill Research Consultants,140,Live Phone,R,11/1/2002,400,Tom Strickland,3400,DEM,44,Wayne A. Allard,3399,REP,50,,-6,11/5/2002,45.77,50.7,-4.93,1.07,-1.07,1,-4.287381734364923,for Wayne A. Allard +63770,117423,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/1/2002,739,Tom Strickland,3400,DEM,46,Wayne A. Allard,3399,REP,50,,-4,11/5/2002,45.77,50.7,-4.93,.93,.93,1,-4.068576131092226, +25666,30906,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2002,600,Tom Strickland,3400,DEM,50,Wayne A. Allard,3399,REP,43,,7,11/5/2002,45.77,50.7,-4.93,11.93,11.93,0,7.754403285691597,sample size unavailable; estimated at 600 as a default +25670,30910,1653,2002,2002_Sen-G_GA,GA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2002,600,Max Cleland,3411,DEM,43,Saxby Chambliss,3410,REP,44,,-1,11/5/2002,45.9,52.73,-6.84,5.84,5.84,1,-1.570466901829999, +25671,30911,1655,2002,2002_Sen-G_IL,IL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2002,802,Richard J. Durbin,3425,DEM,55,Jim Durkin,3426,REP,31,,24,11/5/2002,60.33,38.02,22.31,1.69,1.69,1,-1.601358504100809, +25451,30691,1663,2002,2002_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,11/1/2002,500,Carl Levin,3456,DEM,61,Andrew Rocky Raczkowski,3457,REP,31,,30,11/5/2002,60.61,37.89,22.72,7.28,7.28,1,1.331400100803111, +25675,30915,1664,2002,2002_Sen-G_MN,MN,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2002,600,Walter F. Mondale,3462,DEM,47,Norm Coleman,3461,REP,44,,3,11/5/2002,47.34,49.53,-2.19,5.19,5.19,0,-.1534177655500847, +25471,30711,1666,2002,2002_Sen-GS_MO,MO,Sen-G,Sen-GS,Gallup,112,Live Phone,,11/1/2002,604,Jean Carnahan,3475,DEM,44,Jim Talent,3474,REP,48,,-4,11/5/2002,48.67,49.8,-1.13,2.87,-2.87,1,-1.552062017014053, +25650,30890,1669,2002,2002_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,11/1/2002,644,Jeanne Shaheen,3527,DEM,45,John E. Sununu,3524,REP,46,4,-1,11/5/2002,46.4,50.82,-4.42,3.42,3.42,1,-1.065023700987201,for USA Today | CNN +25473,30713,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,Monmouth University,215,Live Phone,,11/1/2002,611,Frank R. Lautenberg,3539,DEM,42,Douglas R. Forrester,3540,REP,37,,5,11/5/2002,53.88,43.95,9.93,4.93,-4.93,1,2.841319694174517, +25590,30830,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,Research 2000,281,Live Phone,,11/1/2002,600,Frank R. Lautenberg,3539,DEM,51,Douglas R. Forrester,3540,REP,42,,9,11/5/2002,53.88,43.95,9.93,.93,-.93,1,-1.534114984154065, +25686,30926,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2002,600,Frank R. Lautenberg,3539,DEM,49,Douglas R. Forrester,3540,REP,36,,13,11/5/2002,53.88,43.95,9.93,3.07,3.07,1,.70260304160442,sample size unavailable; estimated at 600 as a default +25683,30923,1672,2002,2002_Sen-G_NC,NC,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2002,525,Erskine Bowles,3499,DEM,42,Elizabeth H. Dole,3498,REP,46,,-4,11/5/2002,44.96,53.56,-8.61,4.61,4.61,1,.4499030056522503, +25472,30712,1677,2002,2002_Sen-G_SD,SD,Sen-G,Sen-G,Gallup,112,Live Phone,,11/1/2002,685,Tim Johnson,3571,DEM,45,John Thune,3572,REP,48,2,-3,11/5/2002,49.62,49.47,.16,3.16,-3.16,0,-.2306643378215904, +25690,30930,1677,2002,2002_Sen-G_SD,SD,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2002,500,Tim Johnson,3571,DEM,48,John Thune,3572,REP,44,,4,11/5/2002,49.62,49.47,.16,3.84,3.84,1,.3653532243813085, +25696,30936,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2002,600,Ron Kirk,3594,DEM,44,John Cornyn,3593,REP,44,1,0,11/5/2002,43.33,55.3,-11.97,11.97,11.97,.5,6.341940638471712, +25650,118435,2959,2002,2002_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,11/1/2002,305,Martha Fuller Clark,13798,DEM,43,Jeb E. Bradley,13799,REP,49,2,-6,11/5/2002,38.48,58.11,-19.63,13.63,13.63,1,7.024528516843974,for USA Today | CNN +25650,139547,2960,2002,2002_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,11/1/2002,335,Katrina Swett,13800,DEM,28,Charles Bass,13801,REP,58,3,-30,11/5/2002,40.86,56.81,-15.95,14.05,-14.05,1,10.20679874329375,for USA Today | CNN +27970,33248,8653,2002,2002_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,11/1/2002,504,Generic Candidate,13744,DEM,50,Generic Candidate,13745,REP,49,,1,11/5/2002,45.2,49.49,-4.29,5.29,5.29,0,.3860184326185333,for The Washington Post +66192,33249,8653,2002,2002_House-G_US,US,House-G,House-G,Pew Research Center,253,Live Phone,,11/1/2002,1035,Generic Candidate,13744,DEM,46,Generic Candidate,13745,REP,44,,2,11/5/2002,45.2,49.49,-4.29,6.29,6.29,0,2.09089814679225, +54597,88133,1385,2002,2002_Gov-G_CA,CA,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/2/2002,563,"Joseph 'Gray' Davis, Jr.",12835,DEM,45,Bill Simon,12833,REP,39,8,6,11/5/2002,47.26,42.4,4.86,1.14,1.14,1,-3.242459497796891, +54734,88270,1397,2002,2002_Gov-G_MA,MA,Gov-G,Gov-G,KRC Research,160,Live Phone,,11/2/2002,400,Shannon O'Brien,12875,DEM,38,Mitt Romney,12876,REP,40,5,-2,11/5/2002,44.94,49.77,-4.83,2.83,2.83,1,-2.866075330764814, +54787,88323,1398,2002,2002_Gov-G_MI,MI,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/2/2002,730,Jennifer Granholm,12886,DEM,52,Dick Posthumus,12884,REP,46,,6,11/5/2002,51.42,47.4,4.02,1.98,1.98,1,-3.614326708030693, +54860,88397,1404,2002,2002_Gov-G_NY,NY,Gov-G,Gov-G,Marist College,183,Live Phone,,11/2/2002,475,H. Carl McCall,12908,DEM,27,George Pataki,12912,REP,48,19,-21,11/5/2002,33.5,49.4,-15.9,5.1,-5.1,1,2.012728159926644, +54882,88419,1406,2002,2002_Gov-G_OK,OK,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/2/2002,710,Brad Henry,12923,DEM,42,Steve Largent,12922,REP,38,17,4,11/5/2002,43.27,42.61,.66,3.34,3.34,1,-3.769083607997,for KFOR-TV (Oklahoma) | KJRH (Tulsa) +54933,88470,1410,2002,2002_Gov-G_SC,SC,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/2/2002,764,James H. Hodges,12933,DEM,52,Mark Sanford,12934,REP,46,,6,11/5/2002,47.05,52.85,-5.8,11.8,11.8,0,7.031475445674063, +63778,117431,1666,2002,2002_Sen-GS_MO,MO,Sen-G,Sen-GS,SurveyUSA,325,IVR,,11/2/2002,958,Jean Carnahan,3475,DEM,49,Jim Talent,3474,REP,47,,2,11/5/2002,48.67,49.8,-1.13,3.13,3.13,0,-.878520843578639, +54882,117390,1673,2002,2002_Sen-G_OK,OK,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/2/2002,710,David Walters,3554,DEM,36,James M. Inhofe,3553,REP,53,,-17,11/5/2002,36.31,57.3,-20.99,3.99,3.99,1,-3.183696443132023,for KFOR-TV (Oklahoma) | KJRH (Tulsa) +54933,117396,1676,2002,2002_Sen-G_SC,SC,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/2/2002,764,Alex Sanders,3568,DEM,48,Lindsey Graham,3567,REP,49,,-1,11/5/2002,44.19,54.4,-10.21,9.21,9.21,1,3.074332451025524, +73170,137171,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,Frank N. Magid Associates Inc.,105,Live Phone,,11/2/2002,550,Ron Kirk,3594,DEM,44,John Cornyn,3593,REP,43,,1,11/5/2002,43.33,55.3,-11.97,12.97,12.97,0,7.192868326572285,"for KXAS-TV (Fort Worth, TX)" +74286,139511,2798,2002,2002_House-G_CT-2,CT-2,House-G,House-G,University of Connecticut,347,Live Phone,,11/2/2002,376,Joe Courtney,14184,DEM,41,Robert R. Simmons,14185,REP,46,,-5,11/5/2002,45.91,54.09,-8.18,3.18,3.18,1,-1.431872348881238, +38141,117325,8653,2002,2002_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,11/2/2002,845,Generic Candidate,13744,DEM,48,Generic Candidate,13745,REP,48,,0,11/5/2002,45.2,49.49,-4.29,4.29,4.29,.5,-.1753562045784734,for The Washington Post +66169,123041,8653,2002,2002_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,11/2/2002,845,Generic Candidate,13744,DEM,48,Generic Candidate,13745,REP,48,,0,11/5/2002,45.2,49.49,-4.29,4.29,4.29,.5,-.1753562045784734, +38143,33250,8653,2002,2002_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,11/2/2002,715,Generic Candidate,13744,DEM,45,Generic Candidate,13745,REP,51,,-6,11/5/2002,45.2,49.49,-4.29,1.71,-1.71,1,-2.95485760408167,for USA Today | CNN +66340,123505,8653,2002,2002_House-G_US,US,House-G,House-G,Ipsos,154,Live Phone,,11/2/2002,505,Generic Candidate,13744,DEM,44,Generic Candidate,13745,REP,47,,-3,11/5/2002,45.2,49.49,-4.29,1.29,1.29,1,-3.834186276631286,for Reid | Cook Political Report +66193,123129,8653,2002,2002_House-G_US,US,House-G,House-G,Pew Research Center,253,Live Phone,,11/2/2002,600,Generic Candidate,13744,DEM,37,Generic Candidate,13745,REP,33,,4,11/5/2002,45.2,49.49,-4.29,8.29,8.29,0,4.017877787923731,sample size unavailable; estimated at 600 as a default; among registered voters +25660,88088,1384,2002,2002_Gov-G_AR,AR,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/3/2002,507,Jimmie Lou Fisher,12827,DEM,41,Mike Huckabee,12828,REP,50,,-9,11/5/2002,46.95,53.01,-6.06,2.94,-2.94,1,-1.172241776442811, +54652,88188,1388,2002,2002_Gov-G_FL,FL,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/3/2002,792,Bill McBride,12845,DEM,46,Jeb Bush,12847,REP,51,,-5,11/5/2002,43.16,56.01,-12.85,7.85,7.85,1,2.236894355621894, +54735,88271,1397,2002,2002_Gov-G_MA,MA,Gov-G,Gov-G,Suffolk University,323,Live Phone,,11/3/2002,500,Shannon O'Brien,12875,DEM,38,Mitt Romney,12876,REP,41,5,-3,11/5/2002,44.94,49.77,-4.83,1.83,1.83,1,-3.883484649217866, +25389,88350,1402,2002,2002_Gov-G_NH,NH,Gov-G,Gov-G,American Research Group,9,Live Phone,,11/3/2002,600,Mark Fernald,12897,DEM,38,Craig Benson,12896,REP,53,,-15,11/5/2002,38.21,58.62,-20.4,5.4,5.4,1,-.3003767077263105, +25660,30900,1650,2002,2002_Sen-G_AR,AR,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/3/2002,507,Mark L. Pryor,3396,DEM,53,Tim Hutchinson,3397,REP,41,,12,11/5/2002,53.9,46.1,7.79,4.21,4.21,1,1.358900234003316, +63815,117503,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,Tarrance Group,333,Live Phone,R,11/3/2002,400,Tom Strickland,3400,DEM,44,Wayne A. Allard,3399,REP,50,,-6,11/5/2002,45.77,50.7,-4.93,1.07,-1.07,1,-4.14088399502889,for William F. Owens +25665,30905,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/3/2002,507,Tom Strickland,3400,DEM,49,Wayne A. Allard,3399,REP,44,,5,11/5/2002,45.77,50.7,-4.93,9.93,9.93,0,5.753799331238723, +25669,30909,1653,2002,2002_Sen-G_GA,GA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/3/2002,600,Max Cleland,3411,DEM,46,Saxby Chambliss,3410,REP,44,,2,11/5/2002,45.9,52.73,-6.84,8.84,8.84,0,1.510258065581261, +73209,137223,1664,2002,2002_Sen-G_MN,MN,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,11/3/2002,600,Walter F. Mondale,3462,DEM,48.1,Norm Coleman,3461,REP,47.9,,.2,11/5/2002,47.34,49.53,-2.19,2.39,2.39,0,-3.318384872598503,for Norm Coleman; sample size unavailable; estimated at 600 as a default +25389,30629,1669,2002,2002_Sen-G_NH,NH,Sen-G,Sen-G,American Research Group,9,Live Phone,,11/3/2002,600,Jeanne Shaheen,3527,DEM,44,John E. Sununu,3524,REP,48,1,-4,11/5/2002,46.4,50.82,-4.42,.42,.42,1,-5.420393995979738, +73210,137224,1669,2002,2002_Sen-G_NH,NH,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,11/3/2002,600,Jeanne Shaheen,3527,DEM,47.3,John E. Sununu,3524,REP,45.5,,1.8,11/5/2002,46.4,50.82,-4.42,6.22,6.22,0,1.814023114844004,for unspecified Republican sponsor; sample size unavailable; estimated at 600 as a default +25685,30925,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/3/2002,527,Frank R. Lautenberg,3539,DEM,49,Douglas R. Forrester,3540,REP,38,,11,11/5/2002,53.88,43.95,9.93,1.07,1.07,1,-1.278684812256855, +25682,30922,1672,2002,2002_Sen-G_NC,NC,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/3/2002,525,Erskine Bowles,3499,DEM,39,Elizabeth H. Dole,3498,REP,46,,-7,11/5/2002,44.96,53.56,-8.61,1.61,1.61,1,-2.418568543452554, +73211,137225,1677,2002,2002_Sen-G_SD,SD,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,11/3/2002,600,Tim Johnson,3571,DEM,47.4,John Thune,3572,REP,47.5,,-.1,11/5/2002,49.62,49.47,.16,.26,-.26,0,-3.266424875562323,for unspecified Republican sponsor; sample size unavailable; estimated at 600 as a default +25389,117528,2959,2002,2002_House-G_NH-1,NH-1,House-G,House-G,American Research Group,9,Live Phone,,11/3/2002,300,Martha Fuller Clark,13798,DEM,40,Jeb E. Bradley,13799,REP,51,,-11,11/5/2002,38.48,58.11,-19.63,8.63,8.63,1,1.073655330254959, +25389,117529,2960,2002,2002_House-G_NH-2,NH-2,House-G,House-G,American Research Group,9,Live Phone,,11/3/2002,300,Katrina Swett,13800,DEM,36,Charles Bass,13801,REP,58,,-22,11/5/2002,40.86,56.81,-15.95,6.05,-6.05,1,.0724904580289882, +25674,88333,1399,2002,2002_Gov-G_MN,MN,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/4/2002,600,Roger Moe,12889,DEM,36,Tim Pawlenty,12890,REP,36,16,0,11/5/2002,36.46,44.37,-7.91,7.91,7.91,.5,3.288173201002594, +25695,88513,1413,2002,2002_Gov-G_TX,TX,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/4/2002,602,Tony Sanchez,12946,DEM,34,Rick Perry,12947,REP,52,1,-18,11/5/2002,39.96,57.81,-17.85,.15,-.15,1,-5.470392717140521, +25674,30914,1664,2002,2002_Sen-G_MN,MN,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/4/2002,600,Walter F. Mondale,3462,DEM,49,Norm Coleman,3461,REP,44,,5,11/5/2002,47.34,49.53,-2.19,7.19,7.19,0,1.990036759184844, +25676,30916,1666,2002,2002_Sen-GS_MO,MO,Sen-G,Sen-GS,Zogby Interactive/JZ Analytics,395,Live Phone,,11/4/2002,600,Jean Carnahan,3475,DEM,43,Jim Talent,3474,REP,50,,-7,11/5/2002,48.67,49.8,-1.13,5.87,-5.87,1,1.52475545083923, +25689,30929,1677,2002,2002_Sen-G_SD,SD,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/4/2002,500,Tim Johnson,3571,DEM,44,John Thune,3572,REP,48,,-4,11/5/2002,49.62,49.47,.16,4.16,-4.16,0,.8406097438679249, +25695,30935,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/4/2002,602,Ron Kirk,3594,DEM,42,John Cornyn,3593,REP,46,,-4,11/5/2002,43.33,55.3,-11.97,7.97,7.97,1,2.515184829789367, +63806,117490,1660,2002,2002_Sen-GR_LA,LA,Sen-G,Sen-GR,Southern Media & Opinion Research,310,Live Phone,,11/20/2002,600,Mary L. Landrieu,13736,DEM,50,Suzanne Haik Terrell,13737,REP,34,,16,12/7/2002,51.7,48.3,3.4,12.6,12.6,1,8.104898077218214,among registered voters +63680,117200,1660,2002,2002_Sen-GR_LA,LA,Sen-G,Sen-GR,Marketing Research Institute,192,Live Phone,R,11/21/2002,800,Mary L. Landrieu,13736,DEM,45,Suzanne Haik Terrell,13737,REP,49,,-4,12/7/2002,51.7,48.3,3.4,7.4,-7.4,0,1.934053031602939,for Suzanne Haik Terrell +63819,117510,1660,2002,2002_Sen-GR_LA,LA,Sen-G,Sen-GR,University of New Orleans,358,Live Phone,,11/26/2002,700,Mary L. Landrieu,13736,DEM,44,Suzanne Haik Terrell,13737,REP,43,,1,12/7/2002,51.7,48.3,3.4,2.4,-2.4,1,-3.182533164005922, +63682,117207,1660,2002,2002_Sen-GR_LA,LA,Sen-G,Sen-GR,Mason-Dixon Polling & Strategy,197,Live Phone,,12/3/2002,625,Mary L. Landrieu,13736,DEM,47,Suzanne Haik Terrell,13737,REP,45,,2,12/7/2002,51.7,48.3,3.4,1.4,-1.4,1,-3.884841568852063, +74304,139536,2893,2002,2002_House-GR_LA-5,LA-5,House-G,House-GR,Mason-Dixon Polling & Strategy,197,Live Phone,,12/3/2002,400,Rodney M. Alexander,16723,DEM,40,Lee Fletcher,16726,REP,48,,-8,12/7/2002,50.28,49.72,.56,8.56,-8.56,0,1.398200488924851, +63935,117688,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,Knowledge Networks,164,Online,,9/16/2003,702,Cruz M. Bustamante,13771,DEM,32,Arnold Schwarzenegger,13772,REP,41,13,-9,10/7/2003,31.47,48.58,-17.11,8.11,8.11,1,1.411383138315707, +73785,138385,1377,2003,2003_Gov-O_LA,LA,Gov-G,Gov-O,Marketing Research Institute,192,Live Phone,,9/18/2003,600,Kathleen Babineaux Blanco,13842,DEM,16,Piyush Amrit Jindal,13843,REP,18,13,-2,10/4/2003,18.36,32.54,-14.18,12.18,12.18,1,3.206715700070369, +63922,117671,1377,2003,2003_Gov-O_LA,LA,Gov-G,Gov-O,Ed Renwick/Loyola University New Orleans,85,Live Phone,,9/19/2003,600,Kathleen Babineaux Blanco,13842,DEM,21,Piyush Amrit Jindal,13843,REP,18,11,3,10/4/2003,18.36,32.54,-14.18,17.18,17.18,0,10.36829544554862, +73783,138383,1377,2003,2003_Gov-O_LA,LA,Gov-G,Gov-O,Ed Renwick/Loyola University New Orleans,85,Live Phone,,9/21/2003,600,Kathleen Babineaux Blanco,13842,DEM,21,Piyush Amrit Jindal,13843,REP,18,10,3,10/4/2003,18.36,32.54,-14.18,17.18,17.18,0,10.46726328445739,sample size unavailable; estimated at 600 as a default +73781,138381,1377,2003,2003_Gov-O_LA,LA,Gov-G,Gov-O,Marketing Research Institute,192,Live Phone,,9/21/2003,600,Kathleen Babineaux Blanco,13842,DEM,19,Piyush Amrit Jindal,13843,REP,22,14,-3,10/4/2003,18.36,32.54,-14.18,11.18,11.18,1,2.314826604965338, +63765,117418,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,SurveyUSA,325,IVR,,9/21/2003,789,Cruz M. Bustamante,13771,DEM,32,Arnold Schwarzenegger,13772,REP,39,18,-7,10/7/2003,31.47,48.58,-17.11,10.11,10.11,1,2.903266389542415, +63904,138382,1377,2003,2003_Gov-O_LA,LA,Gov-G,Gov-O,Zogby Interactive/JZ Analytics,395,Live Phone,R,9/22/2003,601,Kathleen Babineaux Blanco,13842,DEM,23,Piyush Amrit Jindal,13843,REP,22,14,1,10/4/2003,18.36,32.54,-14.18,15.18,15.18,0,7.830111536763918,for unspecified Republican sponsor; average of multiple versions or turnout models listed in poll +63913,117657,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,Baselice & Associates,23,Live Phone,R,9/25/2003,804,Cruz M. Bustamante,13771,DEM,31,Arnold Schwarzenegger,13772,REP,35,17,-4,10/7/2003,31.47,48.58,-17.11,13.11,13.11,1,7.117249243964125,for unspecified Republican sponsor +12589,117681,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,Gallup,112,Live Phone,,9/26/2003,581,Cruz M. Bustamante,13771,DEM,25,Arnold Schwarzenegger,13772,REP,40,18,-15,10/7/2003,31.47,48.58,-17.11,2.11,2.11,1,-4.37858713193752,for USA Today | CNN +63937,117690,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,Los Angeles Times,172,Live Phone,,9/27/2003,815,Cruz M. Bustamante,13771,DEM,32,Arnold Schwarzenegger,13772,REP,40,15,-8,10/7/2003,31.47,48.58,-17.11,9.11,9.11,1,3.21201542485602, +73780,138380,1377,2003,2003_Gov-O_LA,LA,Gov-G,Gov-O,Marketing Research Institute,192,Live Phone,,9/28/2003,600,Kathleen Babineaux Blanco,13842,DEM,16,Piyush Amrit Jindal,13843,REP,23,11,-7,10/4/2003,18.36,32.54,-14.18,7.18,7.18,1,-1.308823503071274,sample size unavailable; estimated at 600 as a default +5862,117680,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,Field Research Corp. (Field Poll),94,Live Phone,,9/28/2003,894,Cruz M. Bustamante,13771,DEM,26,Arnold Schwarzenegger,13772,REP,36,16,-10,10/7/2003,31.47,48.58,-17.11,7.11,7.11,1,1.316382761357543, +63766,117419,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,SurveyUSA,325,IVR,,9/29/2003,294,Cruz M. Bustamante,13771,DEM,28,Arnold Schwarzenegger,13772,REP,45,16,-17,10/7/2003,31.47,48.58,-17.11,.11,.11,1,-7.221333114849839, +63947,117701,1377,2003,2003_Gov-O_LA,LA,Gov-G,Gov-O,Mason-Dixon Polling & Strategy,197,Live Phone,,9/30/2003,625,Kathleen Babineaux Blanco,13842,DEM,16,Piyush Amrit Jindal,13843,REP,27,15,-11,10/4/2003,18.36,32.54,-14.18,3.18,3.18,1,-4.586512330078524, +63936,117689,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,Knowledge Networks,164,Online,,9/30/2003,702,Cruz M. Bustamante,13771,DEM,30,Arnold Schwarzenegger,13772,REP,43,13,-13,10/7/2003,31.47,48.58,-17.11,4.11,4.11,1,-1.849604763256469, +63924,117673,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,Elway Research,87,Live Phone,,10/3/2003,1000,Cruz M. Bustamante,13771,DEM,29,Arnold Schwarzenegger,13772,REP,37,15,-8,10/7/2003,31.47,48.58,-17.11,9.11,9.11,1,3.719285576839923, +63767,117420,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,SurveyUSA,325,IVR,,10/3/2003,294,Cruz M. Bustamante,13771,DEM,29,Arnold Schwarzenegger,13772,REP,49,14,-20,10/7/2003,31.47,48.58,-17.11,2.89,-2.89,1,-4.284680343717016, +63914,117658,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,BIGresearch,19,Online,,10/4/2003,1105,Cruz M. Bustamante,13771,DEM,27,Arnold Schwarzenegger,13772,REP,46,13,-19,10/7/2003,31.47,48.58,-17.11,1.89,-1.89,1,-3.721895569631188, +63769,117422,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,SurveyUSA,325,IVR,,10/4/2003,294,Cruz M. Bustamante,13771,DEM,31,Arnold Schwarzenegger,13772,REP,46,15,-15,10/7/2003,31.47,48.58,-17.11,2.11,2.11,1,-5.02077883959483, +63771,117424,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,SurveyUSA,325,IVR,,10/5/2003,294,Cruz M. Bustamante,13771,DEM,34,Arnold Schwarzenegger,13772,REP,46,13,-12,10/7/2003,31.47,48.58,-17.11,5.11,5.11,1,-2.015847328361408, +63772,117425,1376,2003,2003_Gov-G_KY,KY,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/19/2003,755,Albert Ben Chandler,13774,DEM,46,Ernie Fletcher,13775,REP,47,,-1,11/4/2003,44.96,55.04,-10.07,9.07,9.07,1,4.861038928170869,for WHAS-TV | WLEX-TV (Lexington) +63933,117686,1376,2003,2003_Gov-G_KY,KY,Gov-G,Gov-G,Ipsos,154,Live Phone,,10/22/2003,600,Albert Ben Chandler,13774,DEM,43,Ernie Fletcher,13775,REP,52,,-9,11/4/2003,44.96,55.04,-10.07,1.07,1.07,1,-4.486586266352298,for Lexington Herald-Leader | AP | Bowling Green Daily News +63938,117691,1376,2003,2003_Gov-G_KY,KY,Gov-G,Gov-G,Louisville Courier-Journal,174,Live Phone,,10/22/2003,712,Albert Ben Chandler,13774,DEM,39,Ernie Fletcher,13775,REP,49,,-10,11/4/2003,44.96,55.04,-10.07,.07,.07,1,-5.278671941628048, +63934,117687,1379,2003,2003_Gov-G_MS,MS,Gov-G,Gov-G,Ipsos,154,Live Phone,,10/22/2003,623,Ronnie Musgrove,13860,DEM,45,Haley Barbour,13861,REP,50,,-5,11/4/2003,45.81,52.59,-6.78,1.78,1.78,1,-3.406602597494628,for AP | The Clarion-Ledger +63773,117426,1376,2003,2003_Gov-G_KY,KY,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/26/2003,755,Albert Ben Chandler,13774,DEM,44,Ernie Fletcher,13775,REP,51,,-7,11/4/2003,44.96,55.04,-10.07,3.07,3.07,1,-.8226570103586633,for WHAS-TV | WLEX-TV (Lexington) +73774,138373,1378,2003,2003_Gov-GR_LA,LA,Gov-G,Gov-GR,Marketing Research Institute,192,Live Phone,,10/28/2003,600,Kathleen Babineaux Blanco,13842,DEM,38,Piyush Amrit Jindal,13843,REP,49,,-11,11/15/2003,51.95,48.05,3.9,14.9,-14.9,0,8.670163386335821, +63949,117703,1379,2003,2003_Gov-G_MS,MS,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2003,625,Ronnie Musgrove,13860,DEM,43,Haley Barbour,13861,REP,47,,-4,11/4/2003,45.81,52.59,-6.78,2.78,2.78,1,-1.727128051909596,for WLBT (Jackson) | WDAM (Hattiesburg) +63898,117642,1378,2003,2003_Gov-GR_LA,LA,Gov-G,Gov-GR,University of New Orleans,358,Live Phone,,10/29/2003,731,Kathleen Babineaux Blanco,13842,DEM,42,Piyush Amrit Jindal,13843,REP,44,,-2,11/15/2003,51.95,48.05,3.9,5.9,-5.9,0,-.526405145684119, +63774,117427,1376,2003,2003_Gov-G_KY,KY,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/31/2003,755,Albert Ben Chandler,13774,DEM,44,Ernie Fletcher,13775,REP,52,,-8,11/4/2003,44.96,55.04,-10.07,2.07,2.07,1,-1.584009561231438,for WHAS-TV | WLEX-TV (Lexington) +73771,138369,1378,2003,2003_Gov-GR_LA,LA,Gov-G,Gov-GR,Marketing Research Institute,192,Live Phone,,10/31/2003,600,Kathleen Babineaux Blanco,13842,DEM,44,Piyush Amrit Jindal,13843,REP,46,,-2,11/15/2003,51.95,48.05,3.9,5.9,-5.9,0,-.2084489028153949, +73788,138388,1379,2003,2003_Gov-G_MS,MS,Gov-G,Gov-G,Southern Research Group,649,Live Phone,,10/31/2003,773,Ronnie Musgrove,13860,DEM,42,Haley Barbour,13861,REP,41,,1,11/4/2003,45.81,52.59,-6.78,7.78,7.78,0,3.719290971675684,for WAPT-TV (Jackson) +63923,117672,1378,2003,2003_Gov-GR_LA,LA,Gov-G,Gov-GR,Ed Renwick/Loyola University New Orleans,85,Live Phone,,11/1/2003,600,Kathleen Babineaux Blanco,13842,DEM,39,Piyush Amrit Jindal,13843,REP,38,,1,11/15/2003,51.95,48.05,3.9,2.9,-2.9,1,-3.724701092541881,among registered voters +63984,117750,1378,2003,2003_Gov-GR_LA,LA,Gov-G,Gov-GR,Southeastern Louisiana University,309,Live Phone,,11/1/2003,705,Kathleen Babineaux Blanco,13842,DEM,43,Piyush Amrit Jindal,13843,REP,45,,-2,11/15/2003,51.95,48.05,3.9,5.9,-5.9,0,-.4506241269992983, +73769,138366,1378,2003,2003_Gov-GR_LA,LA,Gov-G,Gov-GR,Marketing Research Institute,192,Live Phone,,11/4/2003,600,Kathleen Babineaux Blanco,13842,DEM,40,Piyush Amrit Jindal,13843,REP,46,,-6,11/15/2003,51.95,48.05,3.9,9.9,-9.9,0,4.016067999766368, +63948,117702,1378,2003,2003_Gov-GR_LA,LA,Gov-G,Gov-GR,Mason-Dixon Polling & Strategy,197,Live Phone,,11/5/2003,625,Kathleen Babineaux Blanco,13842,DEM,43,Piyush Amrit Jindal,13843,REP,48,,-5,11/15/2003,51.95,48.05,3.9,8.9,-8.9,0,3.016937351569877, +73768,138365,1378,2003,2003_Gov-GR_LA,LA,Gov-G,Gov-GR,Marketing Research Institute,192,Live Phone,,11/8/2003,600,Kathleen Babineaux Blanco,13842,DEM,39.5,Piyush Amrit Jindal,13843,REP,47.6,,-8.1000004,11/15/2003,51.95,48.05,3.9,12,-12,0,6.319165055893107, +73766,138363,1378,2003,2003_Gov-GR_LA,LA,Gov-G,Gov-GR,Marketing Research Institute,192,Live Phone,,11/11/2003,600,Kathleen Babineaux Blanco,13842,DEM,42,Piyush Amrit Jindal,13843,REP,46,,-4,11/15/2003,51.95,48.05,3.9,7.9,-7.9,0,2.372123136835283, +63912,117656,1378,2003,2003_Gov-GR_LA,LA,Gov-G,Gov-GR,OnMessage Inc.,239,Live Phone,R,11/11/2003,1000,Kathleen Babineaux Blanco,13842,DEM,38,Piyush Amrit Jindal,13843,REP,45,,-7,11/15/2003,51.95,48.05,3.9,10.9,-10.9,0,5.654029084765164,for Piyush Amrit Jindal +12702,15823,7228,2004,2004_Pres-D_IA,IA,Pres-P,Pres-D,Personal Marketing Research,252,Live Phone,,1/6/2004,400,John Kerry,157,DEM,15,John Edwards,165,DEM,9,23,6,1/19/2004,37.09,32.57,4.52,1.48,,0,-4.403004521987067, +5681,15826,7228,2004,2004_Pres-D_IA,IA,Pres-P,Pres-D,Research 2000,281,Live Phone,,1/6/2004,600,John Kerry,157,DEM,18,John Edwards,165,DEM,8,29,10,1/19/2004,37.09,32.57,4.52,5.48,,0,-.4166077679403485, +59689,103155,7228,2004,2004_Pres-D_IA,IA,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/6/2004,612,John Kerry,157,DEM,21,John Edwards,165,DEM,17,29,4,1/19/2004,37.09,32.57,4.52,.52,,0,-5.330460375362494, +12706,15828,7228,2004,2004_Pres-D_IA,IA,Pres-P,Pres-D,Los Angeles Times,172,Live Phone,,1/7/2004,640,John Kerry,157,DEM,18,John Edwards,165,DEM,11,30,7,1/19/2004,37.09,32.57,4.52,2.48,,0,-3.285951204911605, +12720,15842,7228,2004,2004_Pres-D_IA,IA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/11/2004,501,John Kerry,157,DEM,17,John Edwards,165,DEM,14,28,3,1/19/2004,37.09,32.57,4.52,1.52,,0,-3.902500473435375, +12725,15847,7228,2004,2004_Pres-D_IA,IA,Pres-P,Pres-D,Research 2000,281,Live Phone,,1/13/2004,607,John Kerry,157,DEM,21,John Edwards,165,DEM,18,22,3,1/19/2004,37.09,32.57,4.52,1.52,,0,-3.085093279368293, +59650,103116,7228,2004,2004_Pres-D_IA,IA,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/14/2004,428,John Kerry,157,DEM,21,John Edwards,165,DEM,22,24,-1,1/19/2004,37.09,32.57,4.52,5.52,,0,1.135862391127343, +5639,7191,7228,2004,2004_Pres-D_IA,IA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/14/2004,501,John Kerry,157,DEM,24,John Edwards,165,DEM,17,19,7,1/19/2004,37.09,32.57,4.52,2.48,,1,-2.36064892434912, +12727,15849,7228,2004,2004_Pres-D_IA,IA,Pres-P,Pres-D,Selzer & Co.,304,Live Phone,,1/15/2004,606,John Kerry,157,DEM,26,John Edwards,165,DEM,23,20,3,1/19/2004,37.09,32.57,4.52,1.52,,1,-2.661281682862613, +59649,117887,7228,2004,2004_Pres-D_IA,IA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/17/2004,752,John Kerry,157,DEM,29,John Edwards,165,DEM,19,19,10,1/19/2004,37.09,32.57,4.52,5.48,,1,1.977135091578321,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll +5631,7184,7228,2004,2004_Pres-D_IA,IA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/17/2004,501,John Kerry,157,DEM,25,John Edwards,165,DEM,21,22,4,1/19/2004,37.09,32.57,4.52,.52,,1,-3.690043776340749, +5613,7166,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,KRC Research,160,Live Phone,,1/20/2004,400,John Kerry,157,DEM,27,Howard Dean,172,DEM,24,17,3,1/27/2004,38.39,26.28,12.11,9.11,,1,3.758239853600763, +5614,7167,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/20/2004,600,John Kerry,157,DEM,27,Howard Dean,172,DEM,24,15,3,1/27/2004,38.39,26.28,12.11,9.11,,1,3.541326225880943,sample size unavailable; estimated at 600 as a default +5602,7155,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Franklin Pierce University,107,Live Phone,,1/21/2004,600,John Kerry,157,DEM,30,Howard Dean,172,DEM,16,14,14,1/27/2004,38.39,26.28,12.11,1.89,,1,-3.573432084316568, +5607,7160,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,RKM Research and Communications Inc.,272,Live Phone,,1/21/2004,600,John Kerry,157,DEM,31,Howard Dean,172,DEM,21,16,10,1/27/2004,38.39,26.28,12.11,2.11,,1,-3.40865176733267,sample size unavailable; estimated at 600 as a default +5604,7157,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Research 2000,281,Live Phone,,1/21/2004,604,John Kerry,157,DEM,29,Howard Dean,172,DEM,21,17,8,1/27/2004,38.39,26.28,12.11,4.11,,1,-1.288587392819812, +5601,7154,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Suffolk University,323,Live Phone,,1/21/2004,400,John Kerry,157,DEM,27,Howard Dean,172,DEM,19,15,8,1/27/2004,38.39,26.28,12.11,4.11,,1,-1.136120244052043, +5610,7163,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,University of New Hampshire,357,Live Phone,,1/21/2004,450,John Kerry,157,DEM,37,Howard Dean,172,DEM,19,15,18,1/27/2004,38.39,26.28,12.11,5.89,,1,.3429198630742226, +5596,7149,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/22/2004,700,John Kerry,157,DEM,34,Howard Dean,172,DEM,15,19,19,1/27/2004,38.39,26.28,12.11,6.89,,1,1.743596001521881, +5599,7152,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Gallup,112,Live Phone,,1/22/2004,1000,John Kerry,157,DEM,35,Howard Dean,172,DEM,23,14,12,1/27/2004,38.39,26.28,12.11,.11,,1,-5.200876413313772, +5594,7147,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,KRC Research,160,Live Phone,,1/22/2004,400,John Kerry,157,DEM,34,Howard Dean,172,DEM,19,14,15,1/27/2004,38.39,26.28,12.11,2.89,,1,-2.044966860513287, +12729,15851,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Los Angeles Times,172,Live Phone,,1/22/2004,1176,John Kerry,157,DEM,32,Howard Dean,172,DEM,19,17,13,1/27/2004,38.39,26.28,12.11,.89,,1,-4.261001714382381, +64069,117896,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/22/2004,481,John Kerry,157,DEM,34,Howard Dean,172,DEM,23,,11,1/27/2004,38.39,26.28,12.11,1.11,,1,-3.916766082311534, +5590,7143,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,RKM Research and Communications Inc.,272,Live Phone,,1/23/2004,524,John Kerry,157,DEM,35,Howard Dean,172,DEM,23,12,12,1/27/2004,38.39,26.28,12.11,.11,,1,-5.031849696184632, +5584,7137,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Suffolk University,323,Live Phone,,1/23/2004,400,John Kerry,157,DEM,29,Howard Dean,172,DEM,20,14,9,1/27/2004,38.39,26.28,12.11,3.11,,1,-1.724473280217956, +5587,7140,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/23/2004,600,John Kerry,157,DEM,30,Howard Dean,172,DEM,23,13,7,1/27/2004,38.39,26.28,12.11,5.11,,1,.1748740183688427,sample size unavailable; estimated at 600 as a default +5578,7131,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,KRC Research,160,Live Phone,,1/24/2004,400,John Kerry,157,DEM,38,Howard Dean,172,DEM,15,14,23,1/27/2004,38.39,26.28,12.11,10.89,,1,6.412992070013461, +5579,7132,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Marist College,183,Live Phone,,1/24/2004,800,John Kerry,157,DEM,37,Howard Dean,172,DEM,24,11,13,1/27/2004,38.39,26.28,12.11,.89,,1,-3.93855386185007,for NBC News +64074,117902,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/24/2004,481,John Kerry,157,DEM,28,Howard Dean,172,DEM,24,,4,1/27/2004,38.39,26.28,12.11,8.11,,1,3.544306428897822, +5581,7134,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,University of New Hampshire,357,Live Phone,,1/24/2004,459,John Kerry,157,DEM,36,Howard Dean,172,DEM,25,11,11,1/27/2004,38.39,26.28,12.11,1.11,,1,-3.817825913145694, +5572,7125,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/25/2004,719,John Kerry,157,DEM,35,Howard Dean,172,DEM,25,13,10,1/27/2004,38.39,26.28,12.11,2.11,,1,-2.3984904948576, +5573,7126,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Gallup,112,Live Phone,,1/25/2004,970,John Kerry,157,DEM,36,Howard Dean,172,DEM,25,13,11,1/27/2004,38.39,26.28,12.11,1.11,,1,-3.529359626452507, +5570,7123,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Suffolk University,323,Live Phone,,1/25/2004,400,John Kerry,157,DEM,38,Howard Dean,172,DEM,17,10,21,1/27/2004,38.39,26.28,12.11,8.89,,1,4.493806966780087, +59669,103135,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/25/2004,481,John Kerry,157,DEM,33,Howard Dean,172,DEM,28,12,5,1/27/2004,38.39,26.28,12.11,7.11,,1,2.728116526392157, +5566,7119,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,KRC Research,160,Live Phone,,1/26/2004,400,John Kerry,157,DEM,37,Howard Dean,172,DEM,20,8,17,1/27/2004,38.39,26.28,12.11,4.89,,1,.8390731511000826, +64847,120080,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Marist College,183,Live Phone,,1/26/2004,391,John Kerry,157,DEM,36,Howard Dean,172,DEM,27,11,9,1/27/2004,38.39,26.28,12.11,3.11,,1,-1.467979394104981, +5568,7121,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Marist College,183,Live Phone,,1/26/2004,807,John Kerry,157,DEM,36,Howard Dean,172,DEM,25,11,11,1/27/2004,38.39,26.28,12.11,1.11,,1,-3.242469058733477,for NBC News +5563,7113,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Suffolk University,323,Live Phone,,1/26/2004,401,John Kerry,157,DEM,37,Howard Dean,172,DEM,19,8,18,1/27/2004,38.39,26.28,12.11,5.89,,1,1.717742369208286, +5567,7120,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/26/2004,684,John Kerry,157,DEM,37,Howard Dean,172,DEM,24,9,13,1/27/2004,38.39,26.28,12.11,.89,,1,-3.343279447489167, +64076,117904,7234,2004,2004_Pres-D_AZ,AZ,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/28/2004,300,John Kerry,157,DEM,23,Wesley Clark,166,DEM,18,,5,2/3/2004,42.61,26.47,16.13,11.13,,1,4.113373230189782, +5533,7079,7241,2004,2004_Pres-D_OK,OK,Pres-P,Pres-D,WPA Intelligence (WPAi),383,Live Phone,,1/28/2004,300,Wesley Clark,166,DEM,18,John Edwards,165,DEM,13,20,5,2/3/2004,29.94,29.54,.4,4.6,,0,-2.897039788064538,for The Oklahoman +5554,7104,7247,2004,2004_Pres-D_WA,WA,Pres-P,Pres-D,Elway Research,87,Live Phone,,1/28/2004,205,John Kerry,157,DEM,40,Howard Dean,172,DEM,13,,27,2/7/2004,48.41,29.99,18.42,8.58,,1,-2.103443351519617,among registered voters +59667,103133,7253,2004,2004_Pres-D_VA,VA,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/28/2004,896,John Kerry,157,DEM,32,John Edwards,165,DEM,17,17,15,2/10/2004,51.52,26.63,24.89,9.89,,1,-.5795508039971593, +5541,15854,7234,2004,2004_Pres-D_AZ,AZ,Pres-P,Pres-D,Los Angeles Times,172,Live Phone,,1/29/2004,451,John Kerry,157,DEM,29,Wesley Clark,166,DEM,22,13,7,2/3/2004,42.61,26.47,16.13,9.13,,1,2.327887376908,average of multiple versions or turnout models listed in poll +5539,7085,7234,2004,2004_Pres-D_AZ,AZ,Pres-P,Pres-D,Market Solutions Group,188,Live Phone,,1/29/2004,600,John Kerry,157,DEM,27,Wesley Clark,166,DEM,18,13,9,2/3/2004,42.61,26.47,16.13,7.13,,1,.1568076175601891, +5547,7093,7234,2004,2004_Pres-D_AZ,AZ,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/29/2004,600,John Kerry,157,DEM,36,Wesley Clark,166,DEM,20,12,16,2/3/2004,42.61,26.47,16.13,.13,,1,-8.084933375993444, +5537,7083,7235,2004,2004_Pres-D_DE,DE,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/29/2004,600,John Kerry,157,DEM,27,Joseph I. Lieberman,160,DEM,16,9,11,2/3/2004,50.43,11.13,39.29,28.29,,1,19.69316296468081, +5543,7089,7236,2004,2004_Pres-D_MO,MO,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/29/2004,600,John Kerry,157,DEM,46,John Edwards,165,DEM,15,7,31,2/3/2004,50.62,24.64,25.97,5.03,,1,-1.634415417227777, +5534,15852,7236,2004,2004_Pres-D_MO,MO,Pres-P,Pres-D,Los Angeles Times,172,Live Phone,,1/29/2004,545,John Kerry,157,DEM,37,John Edwards,165,DEM,11,7,26,2/3/2004,50.62,24.64,25.97,.03,,1,-7.005769415853357,average of multiple versions or turnout models listed in poll +5544,7090,7236,2004,2004_Pres-D_MO,MO,Pres-P,Pres-D,Research 2000,281,Live Phone,,1/29/2004,500,John Kerry,157,DEM,44,John Edwards,165,DEM,14,9,30,2/3/2004,50.62,24.64,25.97,4.03,,1,-2.699873999578828, +5540,7086,7236,2004,2004_Pres-D_MO,MO,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/29/2004,600,John Kerry,157,DEM,46,John Edwards,165,DEM,13,8,33,2/3/2004,50.62,24.64,25.97,7.03,,1,1.767233390712978, +5535,7081,7238,2004,2004_Pres-D_NM,NM,Pres-P,Pres-D,Research & Polling Inc.,280,Live Phone,,1/29/2004,500,John Kerry,157,DEM,31,Wesley Clark,166,DEM,14,15,17,2/3/2004,42.56,20.39,22.17,5.17,,1,-4.427748844988743, +5542,7088,7241,2004,2004_Pres-D_OK,OK,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/29/2004,600,Wesley Clark,166,DEM,25,John Edwards,165,DEM,16,22,9,2/3/2004,29.94,29.54,.4,8.6,,1,1.649968123401363, +5552,97613,7243,2004,2004_Pres-D_SC,SC,Pres-P,Pres-D,CBS News/The New York Times,36,Live Phone,,1/29/2004,365,John Edwards,165,DEM,30,John Kerry,157,DEM,18,11,12,2/3/2004,45.15,29.82,15.33,3.33,,1,-4.962233175194514, +5550,7096,7243,2004,2004_Pres-D_SC,SC,Pres-P,Pres-D,CBS News/The New York Times,36,Live Phone,,1/29/2004,545,John Edwards,165,DEM,28,John Kerry,157,DEM,21,8,7,2/3/2004,45.15,29.82,15.33,8.33,,1,.126373158711567, +5538,15853,7243,2004,2004_Pres-D_SC,SC,Pres-P,Pres-D,Los Angeles Times,172,Live Phone,,1/29/2004,448,John Edwards,165,DEM,32,John Kerry,157,DEM,20,5,12,2/3/2004,45.15,29.82,15.33,3.33,,1,-5.220569796520222,average of multiple versions or turnout models listed in poll +5536,7082,7243,2004,2004_Pres-D_SC,SC,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/29/2004,600,John Edwards,165,DEM,26,John Kerry,157,DEM,22,6,4,2/3/2004,45.15,29.82,15.33,11.33,,1,3.667044100833978, +5545,7091,7251,2004,2004_Pres-D_TN,TN,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,1/29/2004,313,John Kerry,157,DEM,31,John Edwards,165,DEM,13,22,18,2/10/2004,41.02,26.51,14.51,3.49,,1,-5.822199155139947, +59664,103130,7235,2004,2004_Pres-D_DE,DE,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/30/2004,434,John Kerry,157,DEM,42,Joseph I. Lieberman,160,DEM,10,11,32,2/3/2004,50.43,11.13,39.29,7.29,,1,-5.937239818732637, +59694,103160,7241,2004,2004_Pres-D_OK,OK,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/30/2004,606,Wesley Clark,166,DEM,31,John Edwards,165,DEM,23,25,8,2/3/2004,29.94,29.54,.4,7.6,,1,.7367763491999968, +5531,7077,7243,2004,2004_Pres-D_SC,SC,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/30/2004,600,John Edwards,165,DEM,30,John Kerry,157,DEM,23,10,7,2/3/2004,45.15,29.82,15.33,8.33,,1,.3042996357362867, +5517,7060,7234,2004,2004_Pres-D_AZ,AZ,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/31/2004,600,John Kerry,157,DEM,32,Wesley Clark,166,DEM,21,10,11,2/3/2004,42.61,26.47,16.13,5.13,,1,-1.628567947930768, +5516,7059,7234,2004,2004_Pres-D_AZ,AZ,Pres-P,Pres-D,Market Solutions Group,188,Live Phone,,1/31/2004,601,John Kerry,157,DEM,32,Wesley Clark,166,DEM,19,12,13,2/3/2004,42.61,26.47,16.13,3.13,,1,-3.428046261014337, +59661,103127,7234,2004,2004_Pres-D_AZ,AZ,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/31/2004,400,John Kerry,157,DEM,34,Wesley Clark,166,DEM,28,18,6,2/3/2004,42.61,26.47,16.13,10.13,,1,3.79845385206001, +59660,103126,7236,2004,2004_Pres-D_MO,MO,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/31/2004,891,John Kerry,157,DEM,44,John Edwards,165,DEM,20,15,24,2/3/2004,50.62,24.64,25.97,1.97,,1,-4.298867240582251, +5518,7061,7241,2004,2004_Pres-D_OK,OK,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/31/2004,600,Wesley Clark,166,DEM,25,John Edwards,165,DEM,18,23,7,2/3/2004,29.94,29.54,.4,6.6,,1,.0809529203340265, +64077,117905,7241,2004,2004_Pres-D_OK,OK,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/31/2004,800,Wesley Clark,166,DEM,23,John Edwards,165,DEM,14,,9,2/3/2004,29.94,29.54,.4,8.6,,1,2.304778891017715, +64078,117906,7243,2004,2004_Pres-D_SC,SC,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/31/2004,500,John Edwards,165,DEM,28,John Kerry,157,DEM,24,,4,2/3/2004,45.15,29.82,15.33,11.33,,1,3.733842270518644, +5515,7058,7234,2004,2004_Pres-D_AZ,AZ,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/1/2004,600,John Kerry,157,DEM,41,Wesley Clark,166,DEM,27,15,14,2/3/2004,42.61,26.47,16.13,2.13,,1,-5.477385314768958, +5510,7053,7236,2004,2004_Pres-D_MO,MO,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/1/2004,600,John Kerry,157,DEM,56,John Edwards,165,DEM,17,9,39,2/3/2004,50.62,24.64,25.97,13.03,,1,8.382571012154546, +5514,7057,7241,2004,2004_Pres-D_OK,OK,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/1/2004,600,Wesley Clark,166,DEM,28,John Edwards,165,DEM,21,25,7,2/3/2004,29.94,29.54,.4,6.6,,1,.2815112152919771, +59663,103129,7241,2004,2004_Pres-D_OK,OK,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/1/2004,350,Wesley Clark,166,DEM,29,John Edwards,165,DEM,27,26,2,2/3/2004,29.94,29.54,.4,1.6,,1,-4.998237801593073, +5509,7052,7241,2004,2004_Pres-D_OK,OK,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/1/2004,600,Wesley Clark,166,DEM,31,John Edwards,165,DEM,26,29,5,2/3/2004,29.94,29.54,.4,4.6,,1,-1.760664003870444, +5513,7056,7243,2004,2004_Pres-D_SC,SC,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/1/2004,600,John Edwards,165,DEM,31,John Kerry,157,DEM,24,10,7,2/3/2004,45.15,29.82,15.33,8.33,,1,.7425501094377179, +5512,7055,7243,2004,2004_Pres-D_SC,SC,Pres-P,Pres-D,CBS News/The New York Times,36,Live Phone,,2/1/2004,433,John Edwards,165,DEM,28,John Kerry,157,DEM,24,13,4,2/3/2004,45.15,29.82,15.33,11.33,,1,3.709570702137314, +59662,103128,7243,2004,2004_Pres-D_SC,SC,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/1/2004,629,John Edwards,165,DEM,34,John Kerry,157,DEM,17,12,17,2/3/2004,45.15,29.82,15.33,1.67,,1,-6.175265870682948, +5511,7054,7243,2004,2004_Pres-D_SC,SC,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/1/2004,600,John Edwards,165,DEM,32,John Kerry,157,DEM,29,7,3,2/3/2004,45.15,29.82,15.33,12.33,,1,5.274430715170602, +59665,103131,7251,2004,2004_Pres-D_TN,TN,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/1/2004,600,John Kerry,157,DEM,31,John Edwards,165,DEM,20,26,11,2/10/2004,41.02,26.51,14.51,3.51,,1,-5.402473529468224,sample size unavailable; estimated at 600 as a default +5508,7051,7246,2004,2004_Pres-D_MI,MI,Pres-P,Pres-D,Mitchell Research & Communications,213,Live Phone,,2/2/2004,450,John Kerry,157,DEM,56,Howard Dean,172,DEM,12,7,44,2/7/2004,51.79,16.5,35.29,8.71,,1,.4110879779322055, +5507,7050,7246,2004,2004_Pres-D_MI,MI,Pres-P,Pres-D,Mitchell Research & Communications,213,Live Phone,,2/3/2004,450,John Kerry,157,DEM,56,Howard Dean,172,DEM,9,7,47,2/7/2004,51.79,16.5,35.29,11.71,,1,3.643083162883044, +5504,7047,7246,2004,2004_Pres-D_MI,MI,Pres-P,Pres-D,Mitchell Research & Communications,213,Live Phone,,2/4/2004,450,John Kerry,157,DEM,52,Howard Dean,172,DEM,9,8,43,2/7/2004,51.79,16.5,35.29,7.71,,1,-.1455631595454232, +5503,7046,7246,2004,2004_Pres-D_MI,MI,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/4/2004,601,John Kerry,157,DEM,47,Howard Dean,172,DEM,10,8,37,2/7/2004,51.79,16.5,35.29,1.71,,1,-6.787535917765103, +5501,7044,7246,2004,2004_Pres-D_MI,MI,Pres-P,Pres-D,EPIC-MRA,84,Live Phone,,2/5/2004,409,John Kerry,157,DEM,62,Howard Dean,172,DEM,13,11,49,2/7/2004,51.79,16.5,35.29,13.71,,1,6.601767887713481, +5496,7038,7251,2004,2004_Pres-D_TN,TN,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/5/2004,600,John Kerry,157,DEM,32,John Edwards,165,DEM,21,20,11,2/10/2004,41.02,26.51,14.51,3.51,,1,-4.34906638390366, +5497,7039,7253,2004,2004_Pres-D_VA,VA,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/5/2004,600,John Kerry,157,DEM,35,John Edwards,165,DEM,22,17,13,2/10/2004,51.52,26.63,24.89,11.89,,1,3.592268121062454, +5498,7040,7253,2004,2004_Pres-D_VA,VA,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,2/5/2004,625,John Kerry,157,DEM,34,John Edwards,165,DEM,25,14,9,2/10/2004,51.52,26.63,24.89,15.89,,1,8.260272945222974, +59670,103136,7255,2004,2004_Pres-D_WI,WI,Pres-P,Pres-D,University of Wisconsin (Badger Poll),365,Live Phone,,2/5/2004,600,John Kerry,157,DEM,62,John Edwards,165,DEM,11,13,51,2/17/2004,39.64,34.3,5.34,45.66,,1,28.87563729344442,sample size unavailable; estimated at 600 as a default +73728,138296,1826,2004,2004_House-GS_KY-6,KY-6,House-G,House-GS,Louisville Courier-Journal,174,Live Phone,,2/7/2004,466,Albert Ben Chandler,14361,DEM,49.4,Alice Forgy Kerr,14362,REP,39.6,,9.8000002,2/17/2004,55.16,42.91,12.25,2.45,-2.45,1,-3.699250396733579, +73729,138297,1826,2004,2004_House-GS_KY-6,KY-6,House-G,House-GS,SurveyUSA,325,IVR,,2/8/2004,600,Albert Ben Chandler,14361,DEM,51,Alice Forgy Kerr,14362,REP,45,,6,2/17/2004,55.16,42.91,12.25,6.25,-6.25,1,.7741135452166721,sample size unavailable; estimated at 600 as a default +64080,117908,7251,2004,2004_Pres-D_TN,TN,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/8/2004,449,John Kerry,157,DEM,53,John Edwards,165,DEM,21,,32,2/10/2004,41.02,26.51,14.51,17.49,,1,11.54772646863384, +59666,103132,7251,2004,2004_Pres-D_TN,TN,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/8/2004,523,John Kerry,157,DEM,35,John Edwards,165,DEM,25,24,10,2/10/2004,41.02,26.51,14.51,4.51,,1,-3.024286772717083, +5483,7022,7251,2004,2004_Pres-D_TN,TN,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/8/2004,600,John Kerry,157,DEM,45,John Edwards,165,DEM,21,19,24,2/10/2004,41.02,26.51,14.51,9.49,,1,2.887406805700318, +59668,103134,7253,2004,2004_Pres-D_VA,VA,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/8/2004,716,John Kerry,157,DEM,43,John Edwards,165,DEM,22,12,21,2/10/2004,51.52,26.63,24.89,3.89,,1,-4.486057795043531, +5485,7024,7253,2004,2004_Pres-D_VA,VA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/8/2004,625,John Kerry,157,DEM,47,John Edwards,165,DEM,24,11,23,2/10/2004,51.52,26.63,24.89,1.89,,1,-6.945847863498639, +59675,103141,7251,2004,2004_Pres-D_TN,TN,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/9/2004,523,John Kerry,157,DEM,35,John Edwards,165,DEM,25,24,10,2/10/2004,41.02,26.51,14.51,4.51,,1,-2.794921638152724, +5475,7013,7255,2004,2004_Pres-D_WI,WI,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/12/2004,600,John Kerry,157,DEM,53,John Edwards,165,DEM,16,11,37,2/17/2004,39.64,34.3,5.34,31.66,,1,14.57500814067994, +64284,118267,1826,2004,2004_House-GS_KY-6,KY-6,House-G,House-GS,SurveyUSA,325,IVR,,2/14/2004,517,Albert Ben Chandler,14361,DEM,53,Alice Forgy Kerr,14362,REP,45,,8,2/17/2004,55.16,42.91,12.25,4.25,-4.25,1,-1.044202655428923, +5470,7008,7255,2004,2004_Pres-D_WI,WI,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/14/2004,600,John Kerry,157,DEM,47,John Edwards,165,DEM,20,23,27,2/17/2004,39.64,34.3,5.34,21.66,,1,3.08832372674763, +64081,117909,7266,2004,2004_Pres-D_CT,CT,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/14/2004,371,John Kerry,157,DEM,67,John Edwards,165,DEM,12,,55,3/2/2004,58.34,23.72,34.62,20.38,,1,8.795526285514411, +64082,117910,7267,2004,2004_Pres-D_GA,GA,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/14/2004,302,John Kerry,157,DEM,50,John Edwards,165,DEM,19,,31,3/2/2004,46.79,41.38,5.4,25.6,,1,15.11939515425961, +64084,117912,7264,2004,2004_Pres-D_CA,CA,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/15/2004,573,John Kerry,157,DEM,59,John Edwards,165,DEM,14,,45,3/2/2004,64.44,19.77,44.67,.33,,1,-10.05312614812461, +5464,7001,7275,2004,2004_Pres-D_NY,NY,Pres-P,Pres-D,Marist College,183,Live Phone,,2/18/2004,400,John Kerry,157,DEM,66,John Edwards,165,DEM,14,7,52,3/2/2004,61.17,20.12,41.05,10.95,,1,3.751911525446741,for NBC News +5449,6982,7260,2004,2004_Pres-D_UT,UT,Pres-P,Pres-D,Dan Jones & Associates,70,Live Phone,,2/19/2004,145,John Kerry,157,DEM,49,John Edwards,165,DEM,23,,26,2/24/2004,55.18,29.79,25.39,.61,,1,-9.665705306613459, +5463,7000,7275,2004,2004_Pres-D_NY,NY,Pres-P,Pres-D,Canisius College,43,Live Phone,,2/19/2004,401,John Kerry,157,DEM,57,John Edwards,165,DEM,16,3,41,3/2/2004,61.17,20.12,41.05,.05,,1,-7.813616649041657, +5457,6992,7264,2004,2004_Pres-D_CA,CA,Pres-P,Pres-D,Field Research Corp. (Field Poll),94,Live Phone,,2/20/2004,497,John Kerry,157,DEM,60,John Edwards,165,DEM,19,3,41,3/2/2004,64.44,19.77,44.67,3.67,,1,-5.60665395536019, +12733,15855,7264,2004,2004_Pres-D_CA,CA,Pres-P,Pres-D,Los Angeles Times,172,Live Phone,,2/20/2004,560,John Kerry,157,DEM,56,John Edwards,165,DEM,24,4,32,3/2/2004,64.44,19.77,44.67,12.67,,1,4.154730077998574, +5460,6995,7275,2004,2004_Pres-D_NY,NY,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,2/21/2004,500,John Kerry,157,DEM,60,John Edwards,165,DEM,21,9,39,3/2/2004,61.17,20.12,41.05,2.05,,1,-6.154784156885859, +64085,117913,7275,2004,2004_Pres-D_NY,NY,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/21/2004,451,John Kerry,157,DEM,58,John Edwards,165,DEM,22,,36,3/2/2004,61.17,20.12,41.05,5.05,,1,-2.888382349251292, +64086,117914,7264,2004,2004_Pres-D_CA,CA,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/22/2004,573,John Kerry,157,DEM,60,John Edwards,165,DEM,25,,35,3/2/2004,64.44,19.77,44.67,9.67,,1,.4222865572135517, +64088,117916,7276,2004,2004_Pres-D_OH,OH,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/22/2004,508,John Kerry,157,DEM,53,John Edwards,165,DEM,30,,23,3/2/2004,51.81,34.08,17.73,5.27,,1,-3.623393874346166, +5446,6978,7275,2004,2004_Pres-D_NY,NY,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/23/2004,600,John Kerry,157,DEM,54,John Edwards,165,DEM,21,8,33,3/2/2004,61.17,20.12,41.05,8.05,,1,1.014599197811088, +5447,6979,7276,2004,2004_Pres-D_OH,OH,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/23/2004,600,John Kerry,157,DEM,47,John Edwards,165,DEM,26,11,21,3/2/2004,51.81,34.08,17.73,3.27,,1,-5.379759263074102, +5454,6989,7276,2004,2004_Pres-D_OH,OH,Pres-P,Pres-D,Columbus Dispatch,57,Mail,,2/23/2004,3793,John Kerry,157,DEM,59,John Edwards,165,DEM,28,5,31,3/2/2004,51.81,34.08,17.73,13.27,,1,6.010518362670507,among registered voters +5443,6974,7267,2004,2004_Pres-D_GA,GA,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/24/2004,600,John Kerry,157,DEM,45,John Edwards,165,DEM,37,4,8,3/2/2004,46.79,41.38,5.4,2.6,,1,-7.811362053473555, +5439,6970,7267,2004,2004_Pres-D_GA,GA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/24/2004,395,John Kerry,157,DEM,39,John Edwards,165,DEM,23,9,16,3/2/2004,46.79,41.38,5.4,10.6,,1,1.151811174049574, +5440,6971,7269,2004,2004_Pres-D_MD,MD,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/24/2004,600,John Kerry,157,DEM,42,John Edwards,165,DEM,35,2,7,3/2/2004,59.6,25.55,34.05,27.05,,1,17.99122557757605, +5442,6973,7269,2004,2004_Pres-D_MD,MD,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,2/24/2004,600,John Kerry,157,DEM,62,John Edwards,165,DEM,20,3,42,3/2/2004,59.6,25.55,34.05,7.95,,1,-5.123169084060288,sample size unavailable; estimated at 600 as a default +64089,117917,7276,2004,2004_Pres-D_OH,OH,Pres-P,Pres-D,Marshall Marketing,196,IVR,,2/24/2004,412,John Kerry,157,DEM,48,John Edwards,165,DEM,29,,19,3/2/2004,51.81,34.08,17.73,1.27,,1,-7.251189200340083, +59673,103139,7278,2004,2004_Pres-D_RI,RI,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/24/2004,354,John Kerry,157,DEM,66,John Edwards,165,DEM,23,,43,3/2/2004,71.22,18.55,52.66,9.66,,1,-.4936406804369737, +59648,103112,7269,2004,2004_Pres-D_MD,MD,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/25/2004,430,John Kerry,157,DEM,54,John Edwards,165,DEM,29,7,25,3/2/2004,59.6,25.55,34.05,9.05,,1,-3.769482812519963, +5436,6967,7275,2004,2004_Pres-D_NY,NY,Pres-P,Pres-D,Marist College,183,Live Phone,,2/25/2004,400,John Kerry,157,DEM,64,John Edwards,165,DEM,22,5,42,3/2/2004,61.17,20.12,41.05,.95,,1,-5.026313610989082,for NBC News +5435,6966,7267,2004,2004_Pres-D_GA,GA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/26/2004,600,John Kerry,157,DEM,41,John Edwards,165,DEM,26,5,15,3/2/2004,46.79,41.38,5.4,9.6,,1,.6428754822314036, +59672,103138,7266,2004,2004_Pres-D_CT,CT,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/27/2004,371,John Kerry,157,DEM,64,John Edwards,165,DEM,22,,42,3/2/2004,58.34,23.72,34.62,7.38,,1,-2.239127150900758, +5438,6969,7275,2004,2004_Pres-D_NY,NY,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,2/27/2004,504,John Kerry,157,DEM,63,John Edwards,165,DEM,21,5,42,3/2/2004,61.17,20.12,41.05,.95,,1,-6.079759139098623, +64090,117918,7276,2004,2004_Pres-D_OH,OH,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/27/2004,300,John Kerry,157,DEM,53,John Edwards,165,DEM,20,,33,3/2/2004,51.81,34.08,17.73,15.27,,1,8.690501511897244, +59645,103109,7264,2004,2004_Pres-D_CA,CA,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/28/2004,573,John Kerry,157,DEM,61,John Edwards,165,DEM,24,,37,3/2/2004,64.44,19.77,44.67,7.67,,1,-.3980667753470227, +5431,6961,7267,2004,2004_Pres-D_GA,GA,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/28/2004,600,John Kerry,157,DEM,48,John Edwards,165,DEM,38,4,10,3/2/2004,46.79,41.38,5.4,4.6,,1,-5.010299991485346, +64091,117919,7267,2004,2004_Pres-D_GA,GA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/28/2004,500,John Kerry,157,DEM,46,John Edwards,165,DEM,25,,21,3/2/2004,46.79,41.38,5.4,15.6,,1,7.550249265930901, +5428,6958,7269,2004,2004_Pres-D_MD,MD,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/28/2004,600,John Kerry,157,DEM,46,John Edwards,165,DEM,34,3,12,3/2/2004,59.6,25.55,34.05,22.05,,1,13.78341751488529, +59647,103111,7275,2004,2004_Pres-D_NY,NY,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/28/2004,451,John Kerry,157,DEM,61,John Edwards,165,DEM,20,9,41,3/2/2004,61.17,20.12,41.05,.05,,1,-6.482090524814601, +59646,103110,7276,2004,2004_Pres-D_OH,OH,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/28/2004,508,John Kerry,157,DEM,53,John Edwards,165,DEM,32,9,21,3/2/2004,51.81,34.08,17.73,3.27,,1,-4.432284401221112, +59644,117920,7267,2004,2004_Pres-D_GA,GA,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/29/2004,302,John Kerry,157,DEM,46,John Edwards,165,DEM,39,6,7,3/2/2004,46.79,41.38,5.4,1.6,,1,-6.320845338643855,average of multiple versions or turnout models listed in poll +5426,6956,7267,2004,2004_Pres-D_GA,GA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/29/2004,602,John Kerry,157,DEM,51,John Edwards,165,DEM,37,5,14,3/2/2004,46.79,41.38,5.4,8.6,,1,.1987911293782833, +5424,6954,7275,2004,2004_Pres-D_NY,NY,Pres-P,Pres-D,Marist College,183,Live Phone,,2/29/2004,397,John Kerry,157,DEM,69,John Edwards,165,DEM,15,5,54,3/2/2004,61.17,20.12,41.05,12.95,,1,7.892743401465888,for NBC News +5330,119662,1825,2004,2004_House-GS_SD-1,SD-1,House-G,House-GS,Mason-Dixon Polling & Strategy,197,Live Phone,,5/11/2004,625,Stephanie Herseth Sandlin,14498,DEM,49,Larry Diedrich,14499,REP,40,,9,6/1/2004,50.57,49.43,1.15,7.85,7.85,1,.697274356964157, +5319,119667,1825,2004,2004_House-GS_SD-1,SD-1,House-G,House-GS,Zogby Interactive/JZ Analytics,395,Live Phone,,5/20/2004,503,Stephanie Herseth Sandlin,14498,DEM,52,Larry Diedrich,14499,REP,41,,11,6/1/2004,50.57,49.43,1.15,9.85,9.85,1,3.227774976789249, +15592,120078,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/12/2004,1000,John Kerry,157,DEM,43,George W. Bush,182,REP,46.5,2,-3.5,11/2/2004,48.24,50.7,-2.46,1.04,-1.04,1,-2.254175074240324,average of multiple versions or turnout models listed in poll +15763,20603,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/12/2004,1200,John Kerry,157,DEM,45,George W. Bush,182,REP,46,1,-1,11/2/2004,48.24,50.7,-2.46,1.46,1.46,1,-1.940296860040126, +4710,6078,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/12/2004,600,John Kerry,157,DEM,48,George W. Bush,182,REP,43,2,5,11/2/2004,51.23,47.81,3.42,1.58,1.58,1,-2.619863019991849, +4705,6072,796,2004,2004_Pres-G_SD,SD,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/12/2004,500,John Kerry,157,DEM,42,George W. Bush,182,REP,52,,-10,11/2/2004,38.44,59.91,-21.47,11.47,11.47,1,7.538386349185501, +4705,117240,1643,2004,2004_Sen-G_SD,SD,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/12/2004,500,Tom Daschle,3349,DEM,49,John Thune,3348,REP,49,,0,11/2/2004,49.42,50.58,-1.15,1.15,1.15,.5,-2.892293972053281, +74171,139115,3229,2004,2004_House-G_CO-4,CO-4,House-G,House-G,Ciruli Associates,51,Live Phone,,10/12/2004,400,Stanley T. Matsunaka,16603,DEM,31,Marilyn N. Musgrave,16604,REP,48,,-17,11/2/2004,44.78,51.05,-6.27,10.73,-10.73,1,3.033893304394471, +74174,139120,3236,2004,2004_House-G_CT-4,CT-4,House-G,House-G,University of Connecticut,347,Live Phone,,10/12/2004,411,Diane Farrell,14194,DEM,39,Christopher H. Shays,14195,REP,47,,-8,11/2/2004,47.56,52.43,-4.87,3.13,-3.13,1,-2.759900625092153, +64287,118270,3317,2004,2004_House-G_KS-4,KS-4,House-G,House-G,SurveyUSA,325,IVR,,10/12/2004,661,Michael Kinard,14365,DEM,31,Todd Tiahrt,14366,REP,61,,-30,11/2/2004,31.07,66.11,-35.04,5.04,5.04,1,-2.507326377687365, +64161,118063,3538,2004,2004_House-G_TX-17,TX-17,House-G,House-G,"Normington, Petts & Associates",232,Live Phone,D,10/12/2004,450,Thomas Edwards,14111,DEM,50,Arlene Reid Wohlgemuth,14112,REP,40,,10,11/2/2004,51.2,47.42,3.78,6.22,6.22,1,-1.500437249487026,for Thomas Edwards +14924,19764,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,10/13/2004,1000,John Kerry,157,DEM,46,George W. Bush,182,REP,49,,-3,11/2/2004,48.24,50.7,-2.46,.54,-.54,1,-2.758406327111321, +4701,6066,756,2004,2004_Pres-G_AL,AL,Pres-G,Pres-G,Capital Survey Research Center,44,Live Phone,,10/13/2004,546,John Kerry,157,DEM,32,George W. Bush,182,REP,56,1,-24,11/2/2004,36.84,62.46,-25.62,1.62,1.62,1,-5.284765419372484, +4755,6131,757,2004,2004_Pres-G_AR,AR,Pres-G,Pres-G,University of Arkansas,345,Live Phone,,10/13/2004,758,John Kerry,157,DEM,40,George W. Bush,182,REP,47,3,-7,11/2/2004,44.55,54.31,-9.76,2.76,2.76,1,-3.282539071290376,among all adults +4707,6075,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/13/2004,801,John Kerry,157,DEM,45.5,George W. Bush,182,REP,49,1,-3.5,11/2/2004,47.09,52.1,-5.01,1.51,1.51,1,-3.915476482248762,average of multiple versions or turnout models listed in poll +4714,6082,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,University of North Florida,360,Live Phone,,10/13/2004,614,John Kerry,157,DEM,45,George W. Bush,182,REP,44,2,1,11/2/2004,47.09,52.1,-5.01,6.01,6.01,0,.7866189810486104, +4709,6077,765,2004,2004_Pres-G_GA,GA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/13/2004,801,John Kerry,157,DEM,37,George W. Bush,182,REP,58,,-21,11/2/2004,41.37,57.97,-16.6,4.4,-4.4,1,-.9392988861176172, +4700,6065,773,2004,2004_Pres-G_LA,LA,Pres-G,Pres-G,Southern Media & Opinion Research,310,Live Phone,,10/13/2004,600,John Kerry,157,DEM,32,George W. Bush,182,REP,50,1,-18,11/2/2004,42.22,56.72,-14.51,3.49,-3.49,1,-1.546631860345739, +4702,6068,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/13/2004,801,John Kerry,157,DEM,48.5,George W. Bush,182,REP,40,1,8.5,11/2/2004,51.23,47.81,3.42,5.08,5.08,1,1.511070873898475,average of multiple versions or turnout models listed in poll +4703,6070,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/13/2004,801,John Kerry,157,DEM,47.5,George W. Bush,182,REP,45,1,2.5,11/2/2004,51.09,47.61,3.48,.98,-.98,1,-3.19081178218773,average of multiple versions or turnout models listed in poll +4708,6076,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/13/2004,600,John Kerry,157,DEM,49,George W. Bush,182,REP,45,2,4,11/2/2004,50.24,48.87,1.37,2.63,2.63,1,-1.107558792931228, +4712,6080,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/13/2004,600,John Kerry,157,DEM,50,George W. Bush,182,REP,44,,6,11/2/2004,51.35,47.19,4.16,1.84,1.84,1,-2.399627594157827, +4756,6132,797,2004,2004_Pres-G_TN,TN,Pres-G,Pres-G,University of Tennessee,362,Live Phone,,10/13/2004,656,John Kerry,157,DEM,37,George W. Bush,182,REP,54,,-17,11/2/2004,42.53,56.8,-14.27,2.73,-2.73,1,-4.011736781721964,among registered voters +4754,6130,802,2004,2004_Pres-G_WA,WA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/13/2004,400,John Kerry,157,DEM,52,George W. Bush,182,REP,44,,8,11/2/2004,52.82,45.64,7.18,.82,.82,1,-3.355624110290999, +4704,6071,804,2004,2004_Pres-G_WV,WV,Pres-G,Pres-G,Global Strategy Group,118,Live Phone,D,10/13/2004,600,John Kerry,157,DEM,45,George W. Bush,182,REP,47,2,-2,11/2/2004,43.2,56.06,-12.86,10.86,10.86,1,4.186948319076151,"for Joe Manchin, III" +4708,88588,1371,2004,2004_Gov-G_NH,NH,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/13/2004,600,John Lynch,12801,DEM,44,Craig Benson,12802,REP,48,,-4,11/2/2004,51.02,48.87,2.15,6.15,-6.15,0,1.54035074827682, +4704,88626,1374,2004,2004_Gov-G_WV,WV,Gov-G,Gov-G,Global Strategy Group,118,Live Phone,D,10/13/2004,600,"Joe Manchin, III",12817,DEM,57,Monty Warner,12815,REP,24,,33,11/2/2004,63.51,34,29.5,3.5,3.5,1,-4.223493157279521,"for Joe Manchin, III" +4707,26666,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/13/2004,801,Betty Castor,3157,DEM,47,Mel Martinez,3156,REP,47,,0,11/2/2004,48.32,49.43,-1.11,1.11,1.11,.5,-2.534085385060624, +4714,26775,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,University of North Florida,360,Live Phone,,10/13/2004,614,Betty Castor,3157,DEM,38,Mel Martinez,3156,REP,35,,3,11/2/2004,48.32,49.43,-1.11,4.11,4.11,0,.4993964893682865, +4709,26671,1622,2004,2004_Sen-G_GA,GA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/13/2004,801,Denise Majette,3174,DEM,39,Johnny Isakson,3173,REP,54,1,-15,11/2/2004,39.98,57.88,-17.9,2.9,2.9,1,-1.867584553523062, +73220,137234,1629,2004,2004_Sen-G_KY,KY,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/13/2004,600,Daniel Mongiardo,3233,DEM,39,Jim Bunning,3232,REP,50,,-11,11/2/2004,49.34,50.66,-1.31,9.69,-9.69,1,3.444409520210817,for Jim Bunning +4700,26648,1630,2004,2004_Sen-O_LA,LA,Sen-G,Sen-O,Southern Media & Opinion Research,310,Live Phone,,10/13/2004,600,Chris John,3237,DEM,17.8,David Vitter,3236,REP,43.2,10.5,-25.4,11/2/2004,29.34,51.03,-21.69,3.71,-3.71,1,-3.010289600148432, +4708,26640,1634,2004,2004_Sen-G_NH,NH,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/13/2004,600,Doris R. Haddock,3277,DEM,15,Judd Gregg,3275,REP,67,,-52,11/2/2004,33.72,66.18,-32.46,19.54,-19.54,1,14.03844040475385, +4708,118124,3396,2004,2004_House-G_NH-1,NH-1,House-G,House-G,Research 2000,281,Live Phone,,10/13/2004,300,Justin Nadeau,14188,DEM,37,Jeb E. Bradley,14189,REP,53,,-16,11/2/2004,36.56,63.34,-26.78,10.78,10.78,1,3.738877018100655, +4708,118125,3397,2004,2004_House-G_NH-2,NH-2,House-G,House-G,Research 2000,281,Live Phone,,10/13/2004,300,Paul W. Hodes,14190,DEM,36,Charles Bass,14191,REP,52,,-16,11/2/2004,38.17,58.25,-20.08,4.08,4.08,1,-2.174642156800336, +27915,33193,8654,2004,2004_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,10/13/2004,1000,Generic Candidate,13750,DEM,44,Generic Candidate,13751,REP,40,,4,11/2/2004,46.6,49.24,-2.64,6.64,6.64,0,1.604321802058801, +15654,20494,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/14/2004,600,John Kerry,157,DEM,47,George W. Bush,182,REP,50,,-3,11/2/2004,48.24,50.7,-2.46,.54,-.54,1,-2.918755097335604,sample size unavailable; estimated at 600 as a default +4713,6081,759,2004,2004_Pres-G_CA,CA,Pres-G,Pres-G,Public Policy Institute of California,262,IVR,,10/14/2004,1170,John Kerry,157,DEM,51,George W. Bush,182,REP,39,,12,11/2/2004,54.3,44.36,9.95,2.05,2.05,1,-2.135405480722816, +4699,6064,765,2004,2004_Pres-G_GA,GA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/14/2004,503,John Kerry,157,DEM,41,George W. Bush,182,REP,51,,-10,11/2/2004,41.37,57.97,-16.6,6.6,6.6,1,1.767700608889663, +25092,6006,773,2004,2004_Pres-G_LA,LA,Pres-G,Pres-G,Ed Renwick/Loyola University New Orleans,85,Live Phone,,10/14/2004,600,John Kerry,157,DEM,37,George W. Bush,182,REP,46,2,-9,11/2/2004,42.22,56.72,-14.51,5.51,5.51,1,.7683187160026691,among registered voters +4749,6125,779,2004,2004_Pres-G_MO,MO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2004,400,John Kerry,157,DEM,45,George W. Bush,182,REP,50,,-5,11/2/2004,46.1,53.3,-7.2,2.2,2.2,1,-2.241286269282821, +4711,6079,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/14/2004,757,John Kerry,157,DEM,48,George W. Bush,182,REP,46,,2,11/2/2004,48.71,50.81,-2.11,4.11,4.11,0,.3905468833421009, +63809,117494,797,2004,2004_Pres-G_TN,TN,Pres-G,Pres-G,University of Tennessee,362,Live Phone,,10/14/2004,656,John Kerry,157,DEM,37,George W. Bush,182,REP,54,,-17,11/2/2004,42.53,56.8,-14.27,2.73,-2.73,1,-3.961406789565693, +4713,26544,1618,2004,2004_Sen-G_CA,CA,Sen-G,Sen-G,Public Policy Institute of California,262,IVR,,10/14/2004,1170,Barbara Boxer,3118,DEM,53,Bill Jones,3119,REP,35,,18,11/2/2004,57.71,37.8,19.91,1.91,-1.91,1,-2.604245171035171, +25216,30454,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,,10/14/2004,500,Ken Salazar,3134,DEM,40,Pete Coors,3135,REP,45,,-5,11/2/2004,51.3,46.53,4.77,9.77,-9.77,0,5.483454699966625,for Rocky Mountain Poll +4699,30617,1622,2004,2004_Sen-G_GA,GA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/14/2004,501,Denise Majette,3174,DEM,35,Johnny Isakson,3173,REP,53,2,-18,11/2/2004,39.98,57.88,-17.9,.1,-.1,1,-5.268301688715216, +25092,30330,1630,2004,2004_Sen-O_LA,LA,Sen-G,Sen-O,Ed Renwick/Loyola University New Orleans,85,Live Phone,,10/14/2004,600,Chris John,3237,DEM,15,David Vitter,3236,REP,39,18,-24,11/2/2004,29.34,51.03,-21.69,2.31,-2.31,1,-4.47685576282326,among registered voters +25344,30584,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/14/2004,600,Eric D. Fingerhut,3306,DEM,35,George V. Voinovich,3305,REP,62,,-27,11/2/2004,36.15,63.85,-27.7,.7,.7,1,-4.175018011099286,sample size unavailable; estimated at 600 as a default +25267,30507,1639,2004,2004_Sen-G_OK,OK,Sen-G,Sen-G,SoonerPoll.com,308,IVR,,10/14/2004,500,Brad R. Carson,3311,DEM,43.3,Tom Coburn,3310,REP,40.6,2,2.7,11/2/2004,41.24,52.77,-11.52,14.22,14.22,0,6.515393975293741, +25255,30495,1647,2004,2004_Sen-G_WI,WI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2004,500,Russ Feingold,3375,DEM,53,Tim Michels,3376,REP,43,,10,11/2/2004,55.35,44.11,11.24,1.24,-1.24,1,-5.247623295906822, +14801,20493,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/15/2004,600,John Kerry,157,DEM,46,George W. Bush,182,REP,50,2,-4,11/2/2004,48.24,50.7,-2.46,1.54,-1.54,1,-1.853741994131928,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll +15545,116953,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Abt Associates,7,Live Phone,,10/15/2004,865,John Kerry,157,DEM,47.5,George W. Bush,182,REP,48,3,-.5,11/2/2004,48.24,50.7,-2.46,1.96,1.96,1,-1.219988626109866,for Time; average of multiple versions or turnout models listed in poll +15021,19861,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,10/15/2004,1000,John Kerry,157,DEM,50,George W. Bush,182,REP,47,,3,11/2/2004,48.24,50.7,-2.46,5.46,5.46,0,2.506598816610185, +14995,19821,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/15/2004,600,John Kerry,157,DEM,44,George W. Bush,182,REP,52,,-8,11/2/2004,48.24,50.7,-2.46,5.54,-5.54,1,2.162577040564658,for USA Today | CNN; sample size unavailable; estimated at 600 as a default +15322,117045,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Princeton Survey Research Associates International,258,Live Phone,,10/15/2004,741,John Kerry,157,DEM,44.5,George W. Bush,182,REP,50,1,-5.5,11/2/2004,48.24,50.7,-2.46,3.04,-3.04,1,-.2375435137430519,for Newsweek; sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll +15760,20600,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/15/2004,1200,John Kerry,157,DEM,44,George W. Bush,182,REP,46,1,-2,11/2/2004,48.24,50.7,-2.46,.46,.46,1,-2.750911986202177, +4680,6037,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/15/2004,630,John Kerry,157,DEM,43,George W. Bush,182,REP,49,1,-6,11/2/2004,47.04,51.71,-4.67,1.33,-1.33,1,-2.420275237756192, +4698,6063,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,Public Opinion Strategies,260,Live Phone,,10/15/2004,500,John Kerry,157,DEM,42,George W. Bush,182,REP,47,3,-5,11/2/2004,47.04,51.71,-4.67,.33,-.33,1,-3.544618086564668, +4681,6038,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/15/2004,625,John Kerry,157,DEM,45,George W. Bush,182,REP,48,,-3,11/2/2004,47.09,52.1,-5.01,2.01,2.01,1,-3.296081529670115, +4682,6039,779,2004,2004_Pres-G_MO,MO,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/15/2004,625,John Kerry,157,DEM,44,George W. Bush,182,REP,49,,-5,11/2/2004,46.1,53.3,-7.2,2.2,2.2,1,-1.830016936595416, +4683,6040,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/15/2004,625,John Kerry,157,DEM,45,George W. Bush,182,REP,48,1,-3,11/2/2004,50.24,48.87,1.37,4.37,-4.37,0,.8773265405524161, +4706,6073,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/15/2004,537,John Kerry,157,DEM,47,George W. Bush,182,REP,47,,0,11/2/2004,48.71,50.81,-2.11,2.11,2.11,.5,-1.874179820057657, +4745,6121,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/15/2004,500,John Kerry,157,DEM,51,George W. Bush,182,REP,43,,8,11/2/2004,51.35,47.19,4.16,3.84,3.84,1,-.1548053548988996, +4685,6042,802,2004,2004_Pres-G_WA,WA,Pres-G,Pres-G,Elway Research,87,Live Phone,,10/15/2004,405,John Kerry,157,DEM,50,George W. Bush,182,REP,44,1,6,11/2/2004,52.82,45.64,7.18,1.18,-1.18,1,-2.746159477607488,among registered voters +4684,6041,804,2004,2004_Pres-G_WV,WV,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/15/2004,625,John Kerry,157,DEM,44,George W. Bush,182,REP,49,1,-5,11/2/2004,43.2,56.06,-12.86,7.86,7.86,1,.8833911396937887, +4685,88617,1373,2004,2004_Gov-G_WA,WA,Gov-G,Gov-G,Elway Research,87,Live Phone,,10/15/2004,405,Christine Gregoire,12814,DEM,45,Dino Rossi,12812,REP,38,,7,11/2/2004,48.87,48.87,0,7,7,1,.8693830034602128,among registered voters +4681,26490,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/15/2004,625,Betty Castor,3157,DEM,45,Mel Martinez,3156,REP,45,,0,11/2/2004,48.32,49.43,-1.11,1.11,1.11,.5,-2.660888257386282, +4685,26374,1646,2004,2004_Sen-G_WA,WA,Sen-G,Sen-G,Elway Research,87,Live Phone,,10/15/2004,405,Patty Murray,3364,DEM,54,George R. Nethercutt,3366,REP,37,,17,11/2/2004,54.98,42.74,12.24,4.76,4.76,1,-1.100936508979431,among registered voters +64288,118271,3475,2004,2004_House-G_OK-1,OK-1,House-G,House-G,SurveyUSA,325,IVR,,10/15/2004,656,Doug Dodd,14367,DEM,35,John A. Sullivan,14368,REP,58,,-23,11/2/2004,37.54,60.19,-22.65,.35,-.35,1,-7.103331428482055, +63827,117530,3501,2004,2004_House-G_PA-17,PA-17,House-G,House-G,American Research Group,9,Live Phone,,10/15/2004,320,Thomas Timothy Holden,13802,DEM,48,Scott G. Paterno,13803,REP,36,1,12,11/2/2004,59.09,38.93,20.16,8.16,-8.16,1,.4000770383854764, +64099,117940,3553,2004,2004_House-G_TX-32,TX-32,House-G,House-G,Hamilton Campaigns,130,Live Phone,D,10/15/2004,400,Martin Frost,13966,DEM,46,Pete Sessions,13967,REP,47,,-1,11/2/2004,44.02,54.32,-10.3,9.3,9.3,1,1.601942671287761,for unspecified Democratic sponsor +38555,33190,8654,2004,2004_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/15/2004,678,Generic Candidate,13750,DEM,45,Generic Candidate,13751,REP,39,,6,11/2/2004,46.6,49.24,-2.64,8.64,8.64,0,3.71087812086207, +15021,117344,8654,2004,2004_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,Live Phone,,10/15/2004,1024,Generic Candidate,13750,DEM,49,Generic Candidate,13751,REP,45,,4,11/2/2004,46.6,49.24,-2.64,6.64,6.64,0,2.116111067459177, +15322,123575,8654,2004,2004_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,Live Phone,,10/15/2004,600,Generic Candidate,13750,DEM,44,Generic Candidate,13751,REP,46,,-2,11/2/2004,46.6,49.24,-2.64,.64,.64,1,-4.858310270530031,for Newsweek; sample size unavailable; estimated at 600 as a default +27913,33191,8654,2004,2004_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/15/2004,600,Generic Candidate,13750,DEM,44,Generic Candidate,13751,REP,42,,2,11/2/2004,46.6,49.24,-2.64,4.64,4.64,0,-.3810637397464933,sample size unavailable; estimated at 600 as a default +66156,122977,8654,2004,2004_House-G_US,US,House-G,House-G,University of Maryland,575,Online,,10/15/2004,968,Generic Candidate,13750,DEM,46,Generic Candidate,13751,REP,42,,4,11/2/2004,46.6,49.24,-2.64,6.64,6.64,0,1.712732637619812,among all adults +14944,19784,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,10/16/2004,1125,John Kerry,157,DEM,46,George W. Bush,182,REP,47,,-1,11/2/2004,48.24,50.7,-2.46,1.46,1.46,1,-1.581831949384714, +15588,120077,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/16/2004,1000,John Kerry,157,DEM,44.5,George W. Bush,182,REP,48,2,-3.5,11/2/2004,48.24,50.7,-2.46,1.04,-1.04,1,-2.021501268309859,average of multiple versions or turnout models listed in poll +25276,6024,757,2004,2004_Pres-G_AR,AR,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/16/2004,617,John Kerry,157,DEM,46,George W. Bush,182,REP,51,,-5,11/2/2004,44.55,54.31,-9.76,4.76,4.76,1,-.5887722091659784, +63833,117536,757,2004,2004_Pres-G_AR,AR,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,520,John Kerry,157,DEM,48.4,George W. Bush,182,REP,49.7,.2,-1.3,11/2/2004,44.55,54.31,-9.76,8.46,8.46,1,2.683966496596171, +4689,15883,759,2004,2004_Pres-G_CA,CA,Pres-G,Pres-G,Los Angeles Times,172,Live Phone,,10/16/2004,925,John Kerry,157,DEM,57,George W. Bush,182,REP,39.5,,17.5,11/2/2004,54.3,44.36,9.95,7.55,7.55,1,3.868978812737833,average of multiple versions or turnout models listed in poll +25279,6022,759,2004,2004_Pres-G_CA,CA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/16/2004,703,John Kerry,157,DEM,53,George W. Bush,182,REP,43,,10,11/2/2004,54.3,44.36,9.95,.05,.05,1,-4.868555007264457, +4691,6054,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,Gallup,112,Live Phone,,10/16/2004,666,John Kerry,157,DEM,45.5,George W. Bush,182,REP,51,1,-5.5,11/2/2004,47.04,51.71,-4.67,.83,-.83,1,-2.939536008532386,average of multiple versions or turnout models listed in poll +4672,6029,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/16/2004,601,John Kerry,157,DEM,50,George W. Bush,182,REP,49,,1,11/2/2004,47.09,52.1,-5.01,6.01,6.01,0,.9996664215291008, +63837,117540,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,2173,John Kerry,157,DEM,48.9,George W. Bush,182,REP,50.1,.3,-1.2,11/2/2004,47.09,52.1,-5.01,3.81,3.81,1,-.9147499949689093, +4695,6060,766,2004,2004_Pres-G_HI,HI,Pres-G,Pres-G,Ward Research/The Honolulu Star-Advertiser,375,Live Phone,,10/16/2004,600,John Kerry,157,DEM,43,George W. Bush,182,REP,43,,0,11/2/2004,54.01,45.26,8.74,8.74,-8.74,.5,2.567953059617977, +4728,6100,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2004,400,John Kerry,157,DEM,46,George W. Bush,182,REP,48,,-2,11/2/2004,49.23,49.9,-.67,1.33,-1.33,1,-2.890289617203736, +63840,117543,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,571,John Kerry,157,DEM,51.1,George W. Bush,182,REP,47.9,.4,3.2,11/2/2004,49.23,49.9,-.67,3.87,3.87,0,-.1030350512657439, +63842,117545,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,1224,John Kerry,157,DEM,52.6,George W. Bush,182,REP,45.9,.4,6.6999998,11/2/2004,51.23,47.81,3.42,3.28,3.28,1,-.0562605461769241, +63844,117547,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,784,John Kerry,157,DEM,54.2,George W. Bush,182,REP,43.1,1.1,11.1,11/2/2004,51.09,47.61,3.48,7.62,7.62,1,3.586018851972388, +63845,117548,779,2004,2004_Pres-G_MO,MO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,1066,John Kerry,157,DEM,47.6,George W. Bush,182,REP,50.7,,-3.0999999,11/2/2004,46.1,53.3,-7.2,4.1,4.1,1,.4388710174047813, +4668,6025,782,2004,2004_Pres-G_NC,NC,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/16/2004,627,John Kerry,157,DEM,47,George W. Bush,182,REP,50,,-3,11/2/2004,43.58,56.02,-12.43,9.43,9.43,1,4.125085905421112, +4675,6032,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,Suffolk University,323,Live Phone,,10/16/2004,400,John Kerry,157,DEM,46.5,George W. Bush,182,REP,41,1,5.5,11/2/2004,50.24,48.87,1.37,4.13,4.13,1,.4446392033456106,average of multiple versions or turnout models listed in poll +63849,117552,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,520,John Kerry,157,DEM,51.1,George W. Bush,182,REP,46,1.1,5.0999999,11/2/2004,50.24,48.87,1.37,3.73,3.73,1,.1339958310545006, +4674,6045,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/16/2004,786,John Kerry,157,DEM,49.5,George W. Bush,182,REP,45,1,4.5,11/2/2004,52.92,46.24,6.68,2.18,-2.18,1,-2.160327596415803,average of multiple versions or turnout models listed in poll +4676,6036,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Rutgers University,295,Live Phone,,10/16/2004,661,John Kerry,157,DEM,51,George W. Bush,182,REP,38,2,13,11/2/2004,52.92,46.24,6.68,6.32,6.32,1,1.746044875401256, +63852,117555,787,2004,2004_Pres-G_NM,NM,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,520,John Kerry,157,DEM,53.6,George W. Bush,182,REP,44.1,1,9.5,11/2/2004,49.05,49.84,-.79,10.29,10.29,0,5.995496028483392, +63854,117557,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,520,John Kerry,157,DEM,45.9,George W. Bush,182,REP,49.8,.4,-3.9000001,11/2/2004,47.88,50.47,-2.59,1.31,-1.31,1,-3.30544732018197, +4688,6059,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/16/2004,789,John Kerry,157,DEM,50,George W. Bush,182,REP,47,,3,11/2/2004,48.71,50.81,-2.11,5.11,5.11,0,1.59347016855568,for The Washington Post; average of multiple versions or turnout models listed in poll +66294,123402,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,1981,John Kerry,157,DEM,47.6,George W. Bush,182,REP,50.6,,-3,11/2/2004,48.71,50.81,-2.11,.89,-.89,1,-2.417819743500594, +4657,6012,791,2004,2004_Pres-G_OK,OK,Pres-G,Pres-G,WPA Intelligence (WPAi),383,Live Phone,,10/16/2004,500,John Kerry,157,DEM,31,George W. Bush,182,REP,61,,-30,11/2/2004,34.43,65.57,-31.14,1.14,1.14,1,-3.367916587672585, +63858,117561,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,882,John Kerry,157,DEM,55.7,George W. Bush,182,REP,42.6,,13.1,11/2/2004,51.35,47.19,4.16,8.94,8.94,1,5.875881248569734, +4666,6023,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/16/2004,619,John Kerry,157,DEM,51,George W. Bush,182,REP,45,,6,11/2/2004,50.92,48.42,2.5,3.5,3.5,1,.3988494943857014, +63860,117564,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,1419,John Kerry,157,DEM,51.8,George W. Bush,182,REP,46.1,,5.6999998,11/2/2004,50.92,48.42,2.5,3.2,3.2,1,.0716412506239545, +63862,117566,797,2004,2004_Pres-G_TN,TN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,999,John Kerry,157,DEM,47.8,George W. Bush,182,REP,50.3,.1,-2.5,11/2/2004,42.53,56.8,-14.27,11.77,11.77,1,6.281035634963044, +4669,6026,802,2004,2004_Pres-G_WA,WA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/16/2004,634,John Kerry,157,DEM,52,George W. Bush,182,REP,45,,7,11/2/2004,52.82,45.64,7.18,.18,-.18,1,-3.323856660080562, +63865,117578,802,2004,2004_Pres-G_WA,WA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,1419,John Kerry,157,DEM,54.3,George W. Bush,182,REP,43.9,.4,10.4,11/2/2004,52.82,45.64,7.18,3.22,3.22,1,.1326807956543037, +63867,117587,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,882,John Kerry,157,DEM,51.3,George W. Bush,182,REP,47.5,.2,3.8,11/2/2004,49.7,49.32,.38,3.42,3.42,1,.1315280176941294, +63868,117592,804,2004,2004_Pres-G_WV,WV,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,496,John Kerry,157,DEM,45.8,George W. Bush,182,REP,48.6,.7,-2.8,11/2/2004,43.2,56.06,-12.86,10.06,10.06,1,3.416992149081096, +4668,88577,1369,2004,2004_Gov-G_NC,NC,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/16/2004,621,Mike Easley,12795,DEM,52,Patrick J. Ballantine,12797,REP,40,,12,11/2/2004,55.62,42.88,12.74,.74,-.74,1,-4.179381265229609, +4675,88589,1371,2004,2004_Gov-G_NH,NH,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/16/2004,400,John Lynch,12801,DEM,42,Craig Benson,12802,REP,44,,-2,11/2/2004,51.02,48.87,2.15,4.15,-4.15,0,-.7121962701826586, +4669,88618,1373,2004,2004_Gov-G_WA,WA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/16/2004,634,Christine Gregoire,12814,DEM,50,Dino Rossi,12812,REP,44,,6,11/2/2004,48.87,48.87,0,6,6,1,-.1261794660006672, +25154,30392,1615,2004,2004_Sen-G_AK,AK,Sen-G,Sen-G,Alaska Survey Research,155,Live Phone,,10/16/2004,548,Tony Knowles,3095,DEM,46.9,Lisa Murkowski,3094,REP,45.3,,1.6,11/2/2004,45.55,48.58,-3.03,4.63,4.63,0,-.2924773161297744, +25276,30516,1617,2004,2004_Sen-G_AR,AR,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/16/2004,613,Blanche Lincoln,3108,DEM,57,Jim Holt,3109,REP,38,,19,11/2/2004,55.9,44.07,11.83,7.17,7.17,1,-3.094646352869581, +12747,26464,1618,2004,2004_Sen-G_CA,CA,Sen-G,Sen-G,Los Angeles Times,172,Live Phone,,10/16/2004,925,Barbara Boxer,3118,DEM,55,Bill Jones,3119,REP,33,,22,11/2/2004,57.71,37.8,19.91,2.09,2.09,1,-2.399240776389295, +25279,30519,1618,2004,2004_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/16/2004,697,Barbara Boxer,3118,DEM,57,Bill Jones,3119,REP,35,,22,11/2/2004,57.71,37.8,19.91,2.09,2.09,1,-2.266528981594874, +4691,26411,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,Gallup,112,Live Phone,,10/16/2004,666,Ken Salazar,3134,DEM,49,Pete Coors,3135,REP,48,,1,11/2/2004,51.3,46.53,4.77,3.77,-3.77,1,-.5895401760535385, +4672,30528,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/16/2004,596,Betty Castor,3157,DEM,47,Mel Martinez,3156,REP,49,,-2,11/2/2004,48.32,49.43,-1.11,.89,-.89,1,-2.756400549161325, +25128,30366,1629,2004,2004_Sen-G_KY,KY,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/16/2004,600,Daniel Mongiardo,3233,DEM,43,Jim Bunning,3232,REP,43,,0,11/2/2004,49.34,50.66,-1.31,1.31,1.31,.5,-6.589872926475323,for Daniel Mongiardo; sample size unavailable; estimated at 600 as a default +4675,26692,1634,2004,2004_Sen-G_NH,NH,Sen-G,Sen-G,Suffolk University,323,Live Phone,,10/16/2004,400,Doris R. Haddock,3277,DEM,26,Judd Gregg,3275,REP,52,,-26,11/2/2004,33.72,66.18,-32.46,6.46,6.46,1,-1.202935835715221, +4668,30547,1636,2004,2004_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/16/2004,621,Erskine Bowles,3268,DEM,45,Richard Burr,3267,REP,47,,-2,11/2/2004,47.02,51.6,-4.58,2.58,2.58,1,-2.21728638152836, +4688,30307,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,ABC News/The Washington Post,3,Live Phone,,10/16/2004,789,Eric D. Fingerhut,3306,DEM,35,George V. Voinovich,3305,REP,60,,-25,11/2/2004,36.15,63.85,-27.7,2.7,2.7,1,-1.727365810269288,for The Washington Post +4657,26801,1639,2004,2004_Sen-G_OK,OK,Sen-G,Sen-G,WPA Intelligence (WPAi),383,Live Phone,,10/16/2004,500,Brad R. Carson,3311,DEM,39,Tom Coburn,3310,REP,42,4,-3,11/2/2004,41.24,52.77,-11.52,8.52,8.52,1,.4599296450899393, +4666,30562,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/16/2004,608,Joe Hoeffel,3331,DEM,41,Arlen Specter,3330,REP,48,6,-7,11/2/2004,41.99,52.62,-10.63,3.63,3.63,1,-5.917663999131517, +4669,30569,1646,2004,2004_Sen-G_WA,WA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/16/2004,640,Patty Murray,3364,DEM,56,George R. Nethercutt,3366,REP,38,,18,11/2/2004,54.98,42.74,12.24,5.76,5.76,1,.3034074654904396, +64166,118069,3161,2004,2004_House-G_AZ-1,AZ-1,House-G,House-G,Northern Arizona University,234,Live Phone,,10/16/2004,411,Paul Babbitt,14124,DEM,30,Richard Renzi,14125,REP,53,,-23,11/2/2004,36.22,58.54,-22.32,.68,-.68,1,-6.874708058481481, +63843,117546,3291,2004,2004_House-G_IL-11,IL-11,House-G,House-G,Bannon Communications Research,21,Live Phone,D,10/16/2004,350,Tari Renner,13816,DEM,33,Gerald C. Weller,13817,REP,42,,-9,11/2/2004,41.33,58.67,-17.34,8.34,8.34,1,.7287307042350395,for Tari Renner +74251,139412,3453,2004,2004_House-G_NC-11,NC-11,House-G,House-G,University of North Carolina,359,Live Phone,,10/16/2004,493,Patricia R. Keever,13914,DEM,43.5,Charles H. Taylor,13915,REP,41.2,,2.3,11/2/2004,45.1,54.9,-9.8,12.1,12.1,0,4.783285555247632,among registered voters +4669,118272,3576,2004,2004_House-G_WA-8,WA-8,House-G,House-G,SurveyUSA,325,IVR,,10/16/2004,664,Dave Ross,14369,DEM,43,David G. Reichert,14370,REP,49,,-6,11/2/2004,46.7,51.5,-4.8,1.2,-1.2,1,-6.232044608138324, +15295,20135,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,Live Phone,,10/17/2004,600,John Kerry,157,DEM,48,George W. Bush,182,REP,48,,0,11/2/2004,48.24,50.7,-2.46,2.46,2.46,.5,-.823538269118435,sample size unavailable; estimated at 600 as a default +15361,20201,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,Live Phone,,10/17/2004,600,John Kerry,157,DEM,47,George W. Bush,182,REP,47,,0,11/2/2004,48.24,50.7,-2.46,2.46,2.46,.5,-.8438765364207796,sample size unavailable; estimated at 600 as a default +4636,5985,759,2004,2004_Pres-G_CA,CA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/17/2004,801,John Kerry,157,DEM,50,George W. Bush,182,REP,41,,9,11/2/2004,54.3,44.36,9.95,.95,-.95,1,-3.362057035068635, +25078,6013,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,Ciruli Associates,51,Live Phone,,10/17/2004,600,John Kerry,157,DEM,42.5,George W. Bush,182,REP,49,2,-6.5,11/2/2004,47.04,51.71,-4.67,1.83,-1.83,1,-1.795116611600925,average of multiple versions or turnout models listed in poll; among registered voters +4652,6021,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/17/2004,808,John Kerry,157,DEM,47,George W. Bush,182,REP,48.5,1,-1.5,11/2/2004,47.09,52.1,-5.01,3.51,3.51,1,-1.51750625834909,average of multiple versions or turnout models listed in poll +4677,6034,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Central Surveys Inc.,46,Live Phone,,10/17/2004,502,John Kerry,157,DEM,46,George W. Bush,182,REP,45,,1,11/2/2004,49.23,49.9,-.67,1.67,1.67,0,-2.185711924077527, +4658,6014,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2004,625,John Kerry,157,DEM,43,George W. Bush,182,REP,49,1,-6,11/2/2004,49.23,49.9,-.67,5.33,-5.33,1,1.811619697785145, +4697,6062,773,2004,2004_Pres-G_LA,LA,Pres-G,Pres-G,University of New Orleans,358,Live Phone,,10/17/2004,700,John Kerry,157,DEM,40,George W. Bush,182,REP,48,2,-8,11/2/2004,42.22,56.72,-14.51,6.51,6.51,1,2.36977723144149,among registered voters +4659,6015,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2004,625,John Kerry,157,DEM,47,George W. Bush,182,REP,46,,1,11/2/2004,51.23,47.81,3.42,2.42,-2.42,1,-1.363977775961238, +4656,6011,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2004,625,John Kerry,157,DEM,45,George W. Bush,182,REP,47,,-2,11/2/2004,51.09,47.61,3.48,5.48,-5.48,0,1.53320949977618, +4644,5997,779,2004,2004_Pres-G_MO,MO,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/17/2004,670,John Kerry,157,DEM,45,George W. Bush,182,REP,51,,-6,11/2/2004,46.1,53.3,-7.2,1.2,1.2,1,-2.784541755776987, +4639,5990,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/17/2004,600,John Kerry,157,DEM,46.5,George W. Bush,182,REP,47,1,-.5,11/2/2004,50.24,48.87,1.37,1.87,-1.87,0,-1.827501550895074,average of multiple versions or turnout models listed in poll +4696,6061,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/17/2004,503,John Kerry,157,DEM,49,George W. Bush,182,REP,41,,8,11/2/2004,52.92,46.24,6.68,1.32,1.32,1,-3.513501467171427, +4635,5984,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/17/2004,801,John Kerry,157,DEM,44.5,George W. Bush,182,REP,43,1,1.5,11/2/2004,52.92,46.24,6.68,5.18,-5.18,1,1.444358223666699,average of multiple versions or turnout models listed in poll +4641,5992,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/17/2004,703,John Kerry,157,DEM,51,George W. Bush,182,REP,43,,8,11/2/2004,52.92,46.24,6.68,1.32,1.32,1,-2.988850043794754, +4642,5994,787,2004,2004_Pres-G_NM,NM,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/17/2004,600,John Kerry,157,DEM,48,George W. Bush,182,REP,46.5,1,1.5,11/2/2004,49.05,49.84,-.79,2.29,2.29,0,-2.377498849497243,average of multiple versions or turnout models listed in poll +4662,6018,787,2004,2004_Pres-G_NM,NM,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2004,625,John Kerry,157,DEM,44,George W. Bush,182,REP,49,1,-5,11/2/2004,49.05,49.84,-.79,4.21,-4.21,1,.1089906164703005, +4686,6043,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2004,625,John Kerry,157,DEM,42,George W. Bush,182,REP,52,1,-10,11/2/2004,47.88,50.47,-2.59,7.41,-7.41,1,3.873992872925568,for Las Vegas Review-Journal +4650,6005,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/17/2004,585,John Kerry,157,DEM,45,George W. Bush,182,REP,52,,-7,11/2/2004,47.88,50.47,-2.59,4.41,-4.41,1,.9028949632985496, +4678,6035,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2004,625,John Kerry,157,DEM,45,George W. Bush,182,REP,46,,-1,11/2/2004,48.71,50.81,-2.11,1.11,1.11,1,-2.672024809317621, +4645,5998,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/17/2004,698,John Kerry,157,DEM,49,George W. Bush,182,REP,47,,2,11/2/2004,48.71,50.81,-2.11,4.11,4.11,0,.6243459267541221, +4670,6028,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,Gallup,112,Live Phone,,10/17/2004,700,John Kerry,157,DEM,53,George W. Bush,182,REP,45,,8,11/2/2004,51.35,47.19,4.16,3.84,3.84,1,.1634345329270908, +4661,6017,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2004,625,John Kerry,157,DEM,47,George W. Bush,182,REP,46,,1,11/2/2004,51.35,47.19,4.16,3.16,-3.16,1,-.5899563425669145, +4653,6008,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2004,625,John Kerry,157,DEM,46,George W. Bush,182,REP,45,,1,11/2/2004,50.92,48.42,2.5,1.5,-1.5,1,-1.811205043572262, +4646,5999,800,2004,2004_Pres-G_VA,VA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/17/2004,664,John Kerry,157,DEM,46,George W. Bush,182,REP,50,,-4,11/2/2004,45.48,53.68,-8.2,4.2,4.2,1,-.0488781841206293, +4643,6004,802,2004,2004_Pres-G_WA,WA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/17/2004,801,John Kerry,157,DEM,50.5,George W. Bush,182,REP,45,2,5.5,11/2/2004,52.82,45.64,7.18,1.68,-1.68,1,-1.792801397694787,average of multiple versions or turnout models listed in poll +4693,6056,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Humphrey Institute,143,Live Phone,,10/17/2004,623,John Kerry,157,DEM,47.5,George W. Bush,182,REP,48.5,2,-1,11/2/2004,49.7,49.32,.38,1.38,-1.38,0,-2.530422804034842,for Humphrey Institute; average of multiple versions or turnout models listed in poll +4654,6009,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2004,625,John Kerry,157,DEM,45,George W. Bush,182,REP,45,1,0,11/2/2004,49.7,49.32,.38,.38,-.38,.5,-3.22143983669759, +4644,88558,1367,2004,2004_Gov-G_MO,MO,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/17/2004,667,Claire McCaskill,12790,DEM,44,Matt Blunt,12789,REP,50,,-6,11/2/2004,47.85,50.83,-2.98,3.02,-3.02,1,-1.549352830483652, +4643,88619,1373,2004,2004_Gov-G_WA,WA,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,10/17/2004,801,Christine Gregoire,12814,DEM,48,Dino Rossi,12812,REP,42,,6,11/2/2004,48.87,48.87,0,6,6,1,-.0150851613162089, +4636,26659,1618,2004,2004_Sen-G_CA,CA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/17/2004,801,Barbara Boxer,3118,DEM,53,Bill Jones,3119,REP,36,,17,11/2/2004,57.71,37.8,19.91,2.91,-2.91,1,-1.521695268265773, +25078,30316,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,Ciruli Associates,51,Live Phone,,10/17/2004,600,Ken Salazar,3134,DEM,47,Pete Coors,3135,REP,43,,4,11/2/2004,51.3,46.53,4.77,.77,-.77,1,-3.659003174023529,among registered voters +4652,30465,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/17/2004,808,Betty Castor,3157,DEM,47,Mel Martinez,3156,REP,47,,0,11/2/2004,48.32,49.43,-1.11,1.11,1.11,.5,-2.350091782542087, +4644,117370,1632,2004,2004_Sen-G_MO,MO,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/17/2004,667,Nancy Farmer,3261,DEM,38,Christopher S. Bond,3260,REP,56,,-18,11/2/2004,42.8,56.09,-13.3,4.7,-4.7,1,-.5973964476547872, +4686,26501,1633,2004,2004_Sen-G_NV,NV,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2004,625,Harry Reid,3287,DEM,59,Richard Ziser,3288,REP,32,,27,11/2/2004,61.08,35.14,25.94,1.06,1.06,1,-3.996539017964853,for Las Vegas Review-Journal +4645,26738,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/17/2004,698,Eric D. Fingerhut,3306,DEM,34,George V. Voinovich,3305,REP,58,,-24,11/2/2004,36.15,63.85,-27.7,3.7,3.7,1,-.8485048438399011, +25085,30323,1639,2004,2004_Sen-G_OK,OK,Sen-G,Sen-G,Consumer Logic,59,Live Phone,,10/17/2004,753,Brad R. Carson,3311,DEM,47,Tom Coburn,3310,REP,40,,7,11/2/2004,41.24,52.77,-11.52,18.52,18.52,0,11.36480847033792,among registered voters +4643,26686,1646,2004,2004_Sen-G_WA,WA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/17/2004,801,Patty Murray,3364,DEM,49,George R. Nethercutt,3366,REP,41,,8,11/2/2004,54.98,42.74,12.24,4.24,-4.24,1,-1.221569619881145, +64384,118450,3234,2004,2004_House-G_CT-2,CT-2,House-G,House-G,University of Connecticut,347,Live Phone,,10/17/2004,402,Jim Sullivan,14192,DEM,40,Robert R. Simmons,14193,REP,49,,-9,11/2/2004,45.77,54.19,-8.43,.57,-.57,1,-5.803959967177012, +4686,117981,3395,2004,2004_House-G_NV-3,NV-3,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2004,307,Tom Gallagher,14045,DEM,35,Jon C. Porter,14046,REP,50,,-15,11/2/2004,40.4,54.46,-14.06,.94,-.94,1,-4.80562772748071,for Las Vegas Review-Journal +15295,123570,8654,2004,2004_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,10/17/2004,600,Generic Candidate,13750,DEM,44,Generic Candidate,13751,REP,44,,0,11/2/2004,46.6,49.24,-2.64,2.64,2.64,.5,-2.457520185765219,sample size unavailable; estimated at 600 as a default +14798,20490,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/18/2004,1801,John Kerry,157,DEM,46.5,George W. Bush,182,REP,50.5,1,-4,11/2/2004,48.24,50.7,-2.46,1.54,-1.54,1,-1.200386738066421,average of multiple versions or turnout models listed in poll +15040,19880,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/18/2004,1200,John Kerry,157,DEM,42,George W. Bush,182,REP,49,2,-7,11/2/2004,48.24,50.7,-2.46,4.54,-4.54,1,1.745162938606599, +15020,19860,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,10/18/2004,1000,John Kerry,157,DEM,50,George W. Bush,182,REP,47,,3,11/2/2004,48.24,50.7,-2.46,5.46,5.46,0,2.696507005953308, +38560,20110,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Marist College,183,Live Phone,,10/18/2004,772,John Kerry,157,DEM,48,George W. Bush,182,REP,49,,-1,11/2/2004,48.24,50.7,-2.46,1.46,1.46,1,-1.551787837564292, +63659,117161,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2004,3000,John Kerry,157,DEM,47,George W. Bush,182,REP,48,,-1,11/2/2004,48.24,50.7,-2.46,1.46,1.46,1,-1.196275170916036, +15757,20597,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/18/2004,1200,John Kerry,157,DEM,46,George W. Bush,182,REP,46,1,0,11/2/2004,48.24,50.7,-2.46,2.46,2.46,.5,-.5642379253684645, +4632,5980,758,2004,2004_Pres-G_AZ,AZ,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/18/2004,616,John Kerry,157,DEM,43,George W. Bush,182,REP,54,,-11,11/2/2004,44.4,54.87,-10.47,.53,-.53,1,-4.45369225245417, +4601,5941,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2004,500,John Kerry,157,DEM,45,George W. Bush,182,REP,50,,-5,11/2/2004,47.04,51.71,-4.67,.33,-.33,1,-3.534661701293818, +4631,5979,765,2004,2004_Pres-G_GA,GA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/18/2004,801,John Kerry,157,DEM,40,George W. Bush,182,REP,57,,-17,11/2/2004,41.37,57.97,-16.6,.4,-.4,1,-4.707807086629029, +4638,5987,769,2004,2004_Pres-G_IL,IL,Pres-G,Pres-G,Market Shares Corp.,187,Live Phone,,10/18/2004,700,John Kerry,157,DEM,50,George W. Bush,182,REP,42,,8,11/2/2004,54.82,44.48,10.34,2.34,-2.34,1,-.9949879948172821, +4663,6019,769,2004,2004_Pres-G_IL,IL,Pres-G,Pres-G,Richard Day Research,287,Live Phone,,10/18/2004,828,John Kerry,157,DEM,52,George W. Bush,182,REP,42,,10,11/2/2004,54.82,44.48,10.34,.34,-.34,1,-3.092292019798514,among registered voters +4628,5975,770,2004,2004_Pres-G_IN,IN,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/18/2004,602,John Kerry,157,DEM,37,George W. Bush,182,REP,59,,-22,11/2/2004,39.26,59.94,-20.68,1.32,-1.32,1,-3.474252837576727, +4629,5976,772,2004,2004_Pres-G_KY,KY,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/18/2004,629,John Kerry,157,DEM,37,George W. Bush,182,REP,59,,-22,11/2/2004,39.69,59.55,-19.86,2.14,-2.14,1,-3.484244485471184, +4614,5957,773,2004,2004_Pres-G_LA,LA,Pres-G,Pres-G,Market Research Insight,185,Live Phone,,10/18/2004,600,John Kerry,157,DEM,37,George W. Bush,182,REP,52,1,-15,11/2/2004,42.22,56.72,-14.51,.49,-.49,1,-4.748838141738527, +4630,5977,776,2004,2004_Pres-G_ME,ME,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/18/2004,660,John Kerry,157,DEM,51,George W. Bush,182,REP,45,,6,11/2/2004,53.57,44.58,9,3,-3,1,-1.747619793446762, +64882,120178,779,2004,2004_Pres-G_MO,MO,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/18/2004,625,John Kerry,157,DEM,44,George W. Bush,182,REP,49,,-5,11/2/2004,46.1,53.3,-7.2,2.2,2.2,1,-1.666645664698656, +4660,6016,784,2004,2004_Pres-G_NE,NE,Pres-G,Pres-G,RKM Research and Communications Inc.,272,Live Phone,,10/18/2004,1007,John Kerry,157,DEM,32,George W. Bush,182,REP,61,,-29,11/2/2004,32.68,65.9,-33.22,4.22,4.22,1,-1.469214175964162, +4605,5945,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2004,500,John Kerry,157,DEM,49,George W. Bush,182,REP,47,,2,11/2/2004,50.24,48.87,1.37,.63,.63,1,-3.020704182110832, +4637,5986,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,Belden Russonello,28,Live Phone,,10/18/2004,600,John Kerry,157,DEM,43,George W. Bush,182,REP,47,1,-4,11/2/2004,47.88,50.47,-2.59,1.41,-1.41,1,-2.545914552594484,for Las Vegas Sun | KNPR | Channel 8 +4617,5962,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/18/2004,800,John Kerry,157,DEM,44.5,George W. Bush,182,REP,48,,-3.5,11/2/2004,48.71,50.81,-2.11,1.39,-1.39,1,-2.151382984008847,average of multiple versions or turnout models listed in poll +4634,6003,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/18/2004,841,John Kerry,157,DEM,50.5,George W. Bush,182,REP,45,,5.5,11/2/2004,50.92,48.42,2.5,3,3,1,.088361771091077,average of multiple versions or turnout models listed in poll +4620,5967,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/18/2004,801,John Kerry,157,DEM,46.5,George W. Bush,182,REP,46,,.5,11/2/2004,50.92,48.42,2.5,2,-2,1,-1.018946880088551,average of multiple versions or turnout models listed in poll +4633,5981,797,2004,2004_Pres-G_TN,TN,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/18/2004,615,John Kerry,157,DEM,38,George W. Bush,182,REP,60,,-22,11/2/2004,42.53,56.8,-14.27,7.73,-7.73,1,1.299106484987559, +4640,5995,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/18/2004,600,John Kerry,157,DEM,47,George W. Bush,182,REP,47,2,0,11/2/2004,49.7,49.32,.38,.38,-.38,.5,-3.39615125117286,average of multiple versions or turnout models listed in poll +4647,6000,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Gallup,112,Live Phone,,10/18/2004,678,John Kerry,157,DEM,44,George W. Bush,182,REP,50,3,-6,11/2/2004,49.7,49.32,.38,6.38,-6.38,0,3.424972350552537, +4627,5974,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/18/2004,801,John Kerry,157,DEM,46.5,George W. Bush,182,REP,49,1,-2.5,11/2/2004,49.7,49.32,.38,2.88,-2.88,0,-.1066672917173703,average of multiple versions or turnout models listed in poll +55008,88546,1366,2004,2004_Gov-G_IN,IN,Gov-G,Gov-G,Indiana University,149,Live Phone,,10/18/2004,421,Joseph Kernan,12785,DEM,42,"Mitchell Daniels, Jr.",12784,REP,48,,-6,11/2/2004,45.49,53.21,-7.72,1.72,1.72,1,-2.827414024270127, +4628,88547,1366,2004,2004_Gov-G_IN,IN,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/18/2004,602,Joseph Kernan,12785,DEM,43,"Mitchell Daniels, Jr.",12784,REP,51,,-8,11/2/2004,45.49,53.21,-7.72,.28,-.28,1,-5.077821814758237, +25131,30369,1615,2004,2004_Sen-G_AK,AK,Sen-G,Sen-G,Global Strategy Group,118,Live Phone,D,10/18/2004,600,Tony Knowles,3095,DEM,47,Lisa Murkowski,3094,REP,43,,4,11/2/2004,45.55,48.58,-3.03,7.03,7.03,0,2.742711821884642,for unspecified Democratic sponsor +25133,30371,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,Global Strategy Group,118,Live Phone,D,10/18/2004,600,Ken Salazar,3134,DEM,49,Pete Coors,3135,REP,43,,6,11/2/2004,51.3,46.53,4.77,1.23,1.23,1,-3.264870192556822,for unspecified Democratic sponsor +25152,30390,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,Harstad Strategic Research Inc.,134,Live Phone,D,10/18/2004,515,Ken Salazar,3134,DEM,49,Pete Coors,3135,REP,43,,6,11/2/2004,51.3,46.53,4.77,1.23,1.23,1,-3.199191919026385,for Ken Salazar +4601,26605,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2004,500,Ken Salazar,3134,DEM,48,Pete Coors,3135,REP,49,,-1,11/2/2004,51.3,46.53,4.77,5.77,-5.77,0,1.453387399305585, +4631,26670,1622,2004,2004_Sen-G_GA,GA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/18/2004,801,Denise Majette,3174,DEM,41,Johnny Isakson,3173,REP,55,1,-14,11/2/2004,39.98,57.88,-17.9,3.9,3.9,1,-.6596712880272944, +4638,26482,1625,2004,2004_Sen-G_IL,IL,Sen-G,Sen-G,Market Shares Corp.,187,Live Phone,,10/18/2004,700,Barack Obama,3205,DEM,66,Alan Keyes,3206,REP,19,,47,11/2/2004,69.97,27.05,42.92,4.08,4.08,1,-.3758949957290436, +4663,26643,1625,2004,2004_Sen-G_IL,IL,Sen-G,Sen-G,Richard Day Research,287,Live Phone,,10/18/2004,828,Barack Obama,3205,DEM,70,Alan Keyes,3206,REP,20,,50,11/2/2004,69.97,27.05,42.92,7.08,7.08,1,3.063686844605861,among registered voters +4628,30539,1626,2004,2004_Sen-G_IN,IN,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/18/2004,597,Evan Bayh,3223,DEM,63,Marvin Bailey Scott,3224,REP,31,,32,11/2/2004,61.65,37.23,24.42,7.58,7.58,1,.3124179208365695, +4629,30542,1629,2004,2004_Sen-G_KY,KY,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/18/2004,623,Daniel Mongiardo,3233,DEM,39,Jim Bunning,3232,REP,53,,-14,11/2/2004,49.34,50.66,-1.31,12.69,-12.69,1,7.547394287970751, +4614,137333,1630,2004,2004_Sen-O_LA,LA,Sen-G,Sen-O,Market Research Insight,185,Live Phone,,10/18/2004,600,Chris John,3237,DEM,18,David Vitter,3236,REP,47,16,-29,11/2/2004,29.34,51.03,-21.69,7.31,-7.31,1,3.802655299968604, +4637,26350,1633,2004,2004_Sen-G_NV,NV,Sen-G,Sen-G,Belden Russonello,28,Live Phone,,10/18/2004,600,Harry Reid,3287,DEM,63,Richard Ziser,3288,REP,29,,34,11/2/2004,61.08,35.14,25.94,8.06,8.06,1,3.861181441109768,for Las Vegas Sun | KNPR | Channel 8 +4617,30350,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/18/2004,800,Eric D. Fingerhut,3306,DEM,28,George V. Voinovich,3305,REP,58,,-30,11/2/2004,36.15,63.85,-27.7,2.3,-2.3,1,-2.124883326794587, +4634,30473,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/18/2004,841,Joe Hoeffel,3331,DEM,36.5,Arlen Specter,3330,REP,53,6,-16.5,11/2/2004,41.99,52.62,-10.63,5.87,-5.87,1,-2.690265340777473,average of multiple versions or turnout models listed in poll +4620,26678,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/18/2004,801,Joe Hoeffel,3331,DEM,35,Arlen Specter,3330,REP,54,4,-19,11/2/2004,41.99,52.62,-10.63,8.37,-8.37,1,-.1186637821661665, +4614,139127,3326,2004,2004_House-O_LA-3,LA-3,House-G,House-O,Market Research Insight,185,Live Phone,,10/18/2004,600,Charlie Melancon,16607,DEM,16,William Tauzin,16609,REP,32,16,-16,11/2/2004,23.93,32,-8.07,7.93,-7.93,1,.7267870573113411,sample size unavailable; estimated at 600 as a default +64388,118455,3373,2004,2004_House-G_MN-6,MN-6,House-G,House-G,Victoria Research & Consulting,369,Live Phone,D,10/18/2004,400,Patty Wetterling,14443,DEM,44,Mark R. Kennedy,14444,REP,44,,0,11/2/2004,45.94,53.99,-8.05,8.05,8.05,.5,.5744146572505787,for Patty Wetterling +4660,118182,3390,2004,2004_House-G_NE-1,NE-1,House-G,House-G,RKM Research and Communications Inc.,272,Live Phone,,10/18/2004,253,Matt Connealy,14101,DEM,38,Jeff Fortenberry,14102,REP,42,,-4,11/2/2004,43,54.23,-11.24,7.24,7.24,1,.6020942405692865, +4660,118183,3391,2004,2004_House-G_NE-2,NE-2,House-G,House-G,RKM Research and Communications Inc.,272,Live Phone,,10/18/2004,503,Nancy P. Thompson,14103,DEM,30,Lee Terry,14104,REP,60,,-30,11/2/2004,36.15,61.1,-24.95,5.05,-5.05,1,-.0677907123713037, +4660,139145,3392,2004,2004_House-G_NE-3,NE-3,House-G,House-G,RKM Research and Communications Inc.,272,Live Phone,,10/18/2004,251,Donna J. Anderson,16621,DEM,8,Thomas William Osborne,16622,REP,86,,-78,11/2/2004,10.57,87.45,-76.88,1.12,-1.12,1,-6.232482987209722, +4637,139146,3395,2004,2004_House-G_NV-3,NV-3,House-G,House-G,Belden Russonello,28,Live Phone,,10/18/2004,316,Tom Gallagher,14045,DEM,32,Jon C. Porter,14046,REP,49,,-17,11/2/2004,40.4,54.46,-14.06,2.94,-2.94,1,-2.662494492597476,for Las Vegas Sun | KNPR | Channel 8 +15020,117345,8654,2004,2004_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,Live Phone,,10/18/2004,1001,Generic Candidate,13750,DEM,48,Generic Candidate,13751,REP,46,,2,11/2/2004,46.6,49.24,-2.64,4.64,4.64,0,.2764287154983144, +74499,140193,8700,2004,2004_Pres-G_M1,M1,Pres-G,Pres-G,SurveyUSA,325,Live Phone,,10/18/2004,330,John Kerry,157,DEM,49,George W. Bush,182,REP,46,,3,11/2/2004,55.07,43.14,11.94,8.94,-8.94,1,1.393228692819734, +74497,140191,8701,2004,2004_Pres-G_M2,M2,Pres-G,Pres-G,SurveyUSA,325,Live Phone,,10/18/2004,330,John Kerry,157,DEM,53,George W. Bush,182,REP,44,,9,11/2/2004,51.95,46.13,5.83,3.17,3.17,1,-4.377833259215208, +14906,19746,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Live Phone,,10/19/2004,976,John Kerry,157,DEM,49,George W. Bush,182,REP,46,,3,11/2/2004,48.24,50.7,-2.46,5.46,5.46,0,2.620819198669669,for AP +66602,124141,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,The Winston Group,385,Live Phone,R,10/19/2004,1200,John Kerry,157,DEM,49,George W. Bush,182,REP,48,,1,11/2/2004,48.24,50.7,-2.46,3.46,3.46,0,.6756355884862272,for unspecified Republican sponsor; among registered voters +4608,5950,757,2004,2004_Pres-G_AR,AR,Pres-G,Pres-G,Opinion Research Associates,242,Live Phone,,10/19/2004,500,John Kerry,157,DEM,48,George W. Bush,182,REP,48,1,0,11/2/2004,44.55,54.31,-9.76,9.76,9.76,.5,4.025330261958655, +4589,5927,758,2004,2004_Pres-G_AZ,AZ,Pres-G,Pres-G,Market Solutions Group,188,Live Phone,,10/19/2004,600,John Kerry,157,DEM,40,George W. Bush,182,REP,47,,-7,11/2/2004,44.4,54.87,-10.47,3.47,3.47,1,-1.172636883245862, +4611,5954,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/19/2004,596,John Kerry,157,DEM,45,George W. Bush,182,REP,52,,-7,11/2/2004,47.04,51.71,-4.67,2.33,-2.33,1,-1.162781241103886, +4606,5947,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/19/2004,801,John Kerry,157,DEM,46.5,George W. Bush,182,REP,49,1,-2.5,11/2/2004,47.09,52.1,-5.01,2.51,2.51,1,-2.556114564752089,average of multiple versions or turnout models listed in poll +25292,117298,765,2004,2004_Pres-G_GA,GA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/19/2004,609,John Kerry,157,DEM,40,George W. Bush,182,REP,57,,-17,11/2/2004,41.37,57.97,-16.6,.4,-.4,1,-4.402530018568306, +4616,5959,766,2004,2004_Pres-G_HI,HI,Pres-G,Pres-G,SMS Research & Marketing Services,296,Live Phone,,10/19/2004,612,John Kerry,157,DEM,45,George W. Bush,182,REP,46,,-1,11/2/2004,54.01,45.26,8.74,9.74,-9.74,0,2.977143745966674, +4607,5949,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/19/2004,801,John Kerry,157,DEM,47.5,George W. Bush,182,REP,48,1,-.5,11/2/2004,49.23,49.9,-.67,.17,.17,1,-3.409428220770862,average of multiple versions or turnout models listed in poll +4612,5955,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/19/2004,690,John Kerry,157,DEM,45,George W. Bush,182,REP,51,1,-6,11/2/2004,49.23,49.9,-.67,5.33,-5.33,1,1.947863425937468, +4604,5944,772,2004,2004_Pres-G_KY,KY,Pres-G,Pres-G,Louisville Courier-Journal,174,Live Phone,,10/19/2004,690,John Kerry,157,DEM,39,George W. Bush,182,REP,56,1,-17,11/2/2004,39.69,59.55,-19.86,2.86,2.86,1,-2.195917125445182, +4591,5929,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,Live Phone,,10/19/2004,400,John Kerry,157,DEM,43,George W. Bush,182,REP,47,1,-4,11/2/2004,51.23,47.81,3.42,7.42,-7.42,0,3.413297662096375,for Detroit News +4597,5936,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/19/2004,801,John Kerry,157,DEM,47.5,George W. Bush,182,REP,46,1,1.5,11/2/2004,51.23,47.81,3.42,1.92,-1.92,1,-1.334343791669492,average of multiple versions or turnout models listed in poll +4603,5943,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/19/2004,668,John Kerry,157,DEM,51,George W. Bush,182,REP,44,,7,11/2/2004,51.23,47.81,3.42,3.58,3.58,1,-.0093958666443087, +4610,5953,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/19/2004,801,John Kerry,157,DEM,48.5,George W. Bush,182,REP,48,1,.5,11/2/2004,51.09,47.61,3.48,2.98,-2.98,1,-.866656805844334,average of multiple versions or turnout models listed in poll +4596,5934,781,2004,2004_Pres-G_MT,MT,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2004,625,John Kerry,157,DEM,36,George W. Bush,182,REP,57,1,-21,11/2/2004,38.56,59.07,-20.5,.5,-.5,1,-6.642752312987141, +4599,5939,782,2004,2004_Pres-G_NC,NC,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2004,625,John Kerry,157,DEM,43,George W. Bush,182,REP,51,1,-8,11/2/2004,43.58,56.02,-12.43,4.43,4.43,1,-1.241897518635598, +4590,5928,782,2004,2004_Pres-G_NC,NC,Pres-G,Pres-G,The Tyson Group,334,Live Phone,R,10/19/2004,600,John Kerry,157,DEM,40,George W. Bush,182,REP,48,,-8,11/2/2004,43.58,56.02,-12.43,4.43,4.43,1,-1.113431666869021,for unspecified Republican sponsor +4592,5930,783,2004,2004_Pres-G_ND,ND,Pres-G,Pres-G,Minnesota State University Moorhead,211,Live Phone,,10/19/2004,623,John Kerry,157,DEM,35,George W. Bush,182,REP,55,1,-20,11/2/2004,35.5,62.86,-27.36,7.36,7.36,1,.2319207198177302, +4600,5940,784,2004,2004_Pres-G_NE,NE,Pres-G,Pres-G,MSR Group,178,Live Phone,,10/19/2004,754,John Kerry,157,DEM,32,George W. Bush,182,REP,61,2,-29,11/2/2004,32.68,65.9,-33.22,4.22,4.22,1,-1.442658125402721, +4623,5978,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Gallup,112,Live Phone,,10/19/2004,706,John Kerry,157,DEM,48.5,George W. Bush,182,REP,47.5,,1,11/2/2004,48.71,50.81,-2.11,3.11,3.11,0,-.2516014200167165,average of multiple versions or turnout models listed in poll +4618,5972,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Ohio University,237,Live Phone,,10/19/2004,358,John Kerry,157,DEM,50,George W. Bush,182,REP,46,,4,11/2/2004,48.71,50.81,-2.11,6.11,6.11,0,2.032091556624211, +4598,5938,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/19/2004,801,John Kerry,157,DEM,45.5,George W. Bush,182,REP,48,,-2.5,11/2/2004,48.71,50.81,-2.11,.39,-.39,1,-3.197594451920108,average of multiple versions or turnout models listed in poll +4613,5956,791,2004,2004_Pres-G_OK,OK,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/19/2004,627,John Kerry,157,DEM,34,George W. Bush,182,REP,64,,-30,11/2/2004,34.43,65.57,-31.14,1.14,1.14,1,-2.624596658963452, +4596,88568,1368,2004,2004_Gov-G_MT,MT,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2004,625,Brian Schweitzer,12791,DEM,48,Bob Brown,12793,REP,43,.6,5,11/2/2004,50.44,46.02,4.42,.58,.58,1,-6.998809065077535, +4599,88578,1369,2004,2004_Gov-G_NC,NC,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2004,625,Mike Easley,12795,DEM,55,Patrick J. Ballantine,12797,REP,35,,20,11/2/2004,55.62,42.88,12.74,7.26,7.26,1,3.014232366795017, +4590,88579,1369,2004,2004_Gov-G_NC,NC,Gov-G,Gov-G,The Tyson Group,334,Live Phone,R,10/19/2004,600,Mike Easley,12795,DEM,49,Patrick J. Ballantine,12797,REP,34,,15,11/2/2004,55.62,42.88,12.74,2.26,2.26,1,-2.544182021074451,for unspecified Republican sponsor +4592,88584,1370,2004,2004_Gov-G_ND,ND,Gov-G,Gov-G,Minnesota State University Moorhead,211,Live Phone,,10/19/2004,623,Joseph A Satrom,12799,DEM,22,John Hoeven,12800,REP,70,,-48,11/2/2004,27.39,71.25,-43.86,4.14,-4.14,1,-3.360406868889479, +4608,26540,1617,2004,2004_Sen-G_AR,AR,Sen-G,Sen-G,Opinion Research Associates,242,Live Phone,,10/19/2004,500,Blanche Lincoln,3108,DEM,66,Jim Holt,3109,REP,30,,36,11/2/2004,55.9,44.07,11.83,24.17,24.17,1,17.89610747726477, +4611,26706,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/19/2004,596,Ken Salazar,3134,DEM,46,Pete Coors,3135,REP,50,,-4,11/2/2004,51.3,46.53,4.77,8.77,-8.77,0,4.863443866025055, +73046,136982,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/19/2004,600,Betty Castor,3157,DEM,48,Mel Martinez,3156,REP,41,,7,11/2/2004,48.32,49.43,-1.11,8.11,8.11,0,4.668855086974069,sample size unavailable; estimated at 600 as a default +4606,26665,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/19/2004,801,Betty Castor,3157,DEM,48,Mel Martinez,3156,REP,45,,3,11/2/2004,48.32,49.43,-1.11,4.11,4.11,0,.7791725625656648, +25292,30532,1622,2004,2004_Sen-G_GA,GA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/19/2004,604,Denise Majette,3174,DEM,39,Johnny Isakson,3173,REP,55,,-16,11/2/2004,39.98,57.88,-17.9,1.9,1.9,1,-3.042232134559256, +4604,26469,1629,2004,2004_Sen-G_KY,KY,Sen-G,Sen-G,Louisville Courier-Journal,174,Live Phone,,10/19/2004,690,Daniel Mongiardo,3233,DEM,43,Jim Bunning,3232,REP,49,,-6,11/2/2004,49.34,50.66,-1.31,4.69,-4.69,1,-1.546433330572931, +4599,26496,1636,2004,2004_Sen-G_NC,NC,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2004,625,Erskine Bowles,3268,DEM,45,Richard Burr,3267,REP,45,,0,11/2/2004,47.02,51.6,-4.58,4.58,4.58,.5,.5669407032819677, +4590,26771,1636,2004,2004_Sen-G_NC,NC,Sen-G,Sen-G,The Tyson Group,334,Live Phone,R,10/19/2004,600,Erskine Bowles,3268,DEM,42,Richard Burr,3267,REP,43,,-1,11/2/2004,47.02,51.6,-4.58,3.58,3.58,1,-.7524331360461486,for unspecified Republican sponsor +4592,26534,1637,2004,2004_Sen-G_ND,ND,Sen-G,Sen-G,Minnesota State University Moorhead,211,Live Phone,,10/19/2004,623,Byron L. Dorgan,3273,DEM,71,Mike Liffrig,3274,REP,20,,51,11/2/2004,68.28,31.72,36.56,14.44,14.44,1,6.912535442621928, +25138,30376,1639,2004,2004_Sen-G_OK,OK,Sen-G,Sen-G,Global Strategy Group,118,Live Phone,D,10/19/2004,600,Brad R. Carson,3311,DEM,45,Tom Coburn,3310,REP,44,,1,11/2/2004,41.24,52.77,-11.52,12.52,12.52,0,5.045251084444692,for unspecified Democratic sponsor +4613,30556,1639,2004,2004_Sen-G_OK,OK,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/19/2004,625,Brad R. Carson,3311,DEM,41,Tom Coburn,3310,REP,47,8,-6,11/2/2004,41.24,52.77,-11.52,5.52,5.52,1,-2.605288643117885, +64202,118126,3234,2004,2004_House-G_CT-2,CT-2,House-G,House-G,Research 2000,281,Live Phone,,10/19/2004,600,Jim Sullivan,14192,DEM,46,Robert R. Simmons,14193,REP,48,,-2,11/2/2004,45.77,54.19,-8.43,6.43,6.43,1,.67072477868534, +64117,117961,3316,2004,2004_House-G_KS-3,KS-3,House-G,House-G,Market Research Institute Inc.,186,Live Phone,,10/19/2004,600,Dennis Moore,14005,DEM,50,Kris W. Kobach,14006,REP,38,,12,11/2/2004,54.82,43.35,11.47,.53,.53,1,-6.810923303609531,for Kansas City Star +64119,117963,3384,2004,2004_House-G_MO-5,MO-5,House-G,House-G,Market Research Institute Inc.,186,Live Phone,,10/19/2004,600,Emanuel Cleaver,14007,DEM,46,Jeanne Patterson,14008,REP,41,,5,11/2/2004,55.19,42.12,13.07,8.07,-8.07,1,.7270983913917106,for Kansas City Star +4596,139144,3389,2004,2004_House-G_MT-1,MT-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2004,625,Tracy Velazquez,16619,DEM,28,Denny Rehberg,16620,REP,63,,-35,11/2/2004,32.78,64.4,-31.62,3.38,-3.38,1,-3.916402326857314, +4600,118056,3390,2004,2004_House-G_NE-1,NE-1,House-G,House-G,MSR Group,178,Live Phone,,10/19/2004,250,Matt Connealy,14101,DEM,41,Jeff Fortenberry,14102,REP,47,,-6,11/2/2004,43,54.23,-11.24,5.24,5.24,1,-1.887213267322182, +4600,118057,3391,2004,2004_House-G_NE-2,NE-2,House-G,House-G,MSR Group,178,Live Phone,,10/19/2004,250,Nancy P. Thompson,14103,DEM,34,Lee Terry,14104,REP,58,,-24,11/2/2004,36.15,61.1,-24.95,.95,.95,1,-5.723859345213842, +4592,139414,3456,2004,2004_House-G_ND-1,ND-1,House-G,House-G,Minnesota State University Moorhead,211,Live Phone,,10/19/2004,623,Earl Pomeroy,16680,DEM,61,Duane Sand,16681,REP,31,,30,11/2/2004,59.56,40.44,19.13,10.87,10.87,1,3.560509379729575, +14906,33189,8654,2004,2004_House-G_US,US,House-G,House-G,Ipsos,154,Live Phone,,10/19/2004,600,Generic Candidate,13750,DEM,47,Generic Candidate,13751,REP,46,,1,11/2/2004,46.6,49.24,-2.64,3.64,3.64,0,-1.350299929438055,for AP; sample size unavailable; estimated at 600 as a default +38559,122984,8654,2004,2004_House-G_US,US,House-G,House-G,The Winston Group,385,Live Phone,R,10/19/2004,1200,Generic Candidate,13750,DEM,48,Generic Candidate,13751,REP,45,,3,11/2/2004,46.6,49.24,-2.64,5.64,5.64,0,1.038172632048361,for unspecified Republican sponsor; among registered voters +15544,116954,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Abt Associates,7,Live Phone,,10/20/2004,803,John Kerry,157,DEM,46,George W. Bush,182,REP,51,2,-5,11/2/2004,48.24,50.7,-2.46,2.54,-2.54,1,-.3723768617566642,for Time; average of multiple versions or turnout models listed in poll +63737,19763,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,10/20/2004,1000,John Kerry,157,DEM,45,George W. Bush,182,REP,49,,-4,11/2/2004,48.24,50.7,-2.46,1.54,-1.54,1,-1.308786771444854, +15584,120076,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/20/2004,1000,John Kerry,157,DEM,45.5,George W. Bush,182,REP,46,2,-.5,11/2/2004,48.24,50.7,-2.46,1.96,1.96,1,-.8335381853552675,average of multiple versions or turnout models listed in poll +4586,5924,758,2004,2004_Pres-G_AZ,AZ,Pres-G,Pres-G,Arizona State University,15,Live Phone,,10/20/2004,573,John Kerry,157,DEM,45,George W. Bush,182,REP,50,1,-5,11/2/2004,44.4,54.87,-10.47,5.47,5.47,1,.6612221558736213,among registered voters +4609,5951,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/20/2004,600,John Kerry,157,DEM,48,George W. Bush,182,REP,47,2,1,11/2/2004,47.09,52.1,-5.01,6.01,6.01,0,1.125867211648574, +4584,5922,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,SEA Polling & Strategic Design,302,Live Phone,,10/20/2004,800,John Kerry,157,DEM,46,George W. Bush,182,REP,46,1,0,11/2/2004,47.09,52.1,-5.01,5.01,5.01,.5,.3330410192814185, +4615,5958,773,2004,2004_Pres-G_LA,LA,Pres-G,Pres-G,Southeastern Louisiana University,309,Live Phone,,10/20/2004,637,John Kerry,157,DEM,32,George W. Bush,182,REP,58,1,-26,11/2/2004,42.22,56.72,-14.51,11.49,-11.49,1,8.117155421008642,among registered voters +4595,5933,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,EPIC-MRA,84,Live Phone,,10/20/2004,610,John Kerry,157,DEM,49,George W. Bush,182,REP,43,1,6,11/2/2004,51.23,47.81,3.42,2.58,2.58,1,-1.009749776038641, +4593,5931,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,Franklin Pierce University,107,Live Phone,,10/20/2004,617,John Kerry,157,DEM,50,George W. Bush,182,REP,41,1,9,11/2/2004,50.24,48.87,1.37,7.63,7.63,1,4.760963961555587, +4602,5942,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/20/2004,600,John Kerry,157,DEM,50,George W. Bush,182,REP,43,2,7,11/2/2004,52.92,46.24,6.68,.32,.32,1,-4.160710610943276, +4588,5926,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/20/2004,600,John Kerry,157,DEM,47,George W. Bush,182,REP,49,1,-2,11/2/2004,47.88,50.47,-2.59,.59,.59,1,-3.357704950957777, +4594,5932,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/20/2004,600,John Kerry,157,DEM,49,George W. Bush,182,REP,43,,6,11/2/2004,51.35,47.19,4.16,1.84,1.84,1,-1.990087681528529, +4621,5965,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Muhlenberg College,219,Live Phone,,10/20/2004,787,John Kerry,157,DEM,48,George W. Bush,182,REP,46,,2,11/2/2004,50.92,48.42,2.5,.5,-.5,1,-2.491315041807277,among registered voters +4624,5970,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/20/2004,424,John Kerry,157,DEM,49,George W. Bush,182,REP,46,,3,11/2/2004,50.92,48.42,2.5,.5,.5,1,-3.031442555396452, +4583,5921,795,2004,2004_Pres-G_SC,SC,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/20/2004,625,John Kerry,157,DEM,40,George W. Bush,182,REP,53,,-13,11/2/2004,40.9,57.98,-17.08,4.08,4.08,1,-.7730351159647155, +4581,5919,796,2004,2004_Pres-G_SD,SD,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/20/2004,800,John Kerry,157,DEM,36,George W. Bush,182,REP,55,,-19,11/2/2004,38.44,59.91,-21.47,2.47,2.47,1,-2.36881931191501, +4585,5923,797,2004,2004_Pres-G_TN,TN,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/20/2004,625,John Kerry,157,DEM,41,George W. Bush,182,REP,53,1,-12,11/2/2004,42.53,56.8,-14.27,2.27,2.27,1,-4.320497230717165, +4593,88590,1371,2004,2004_Gov-G_NH,NH,Gov-G,Gov-G,Franklin Pierce University,107,Live Phone,,10/20/2004,617,John Lynch,12801,DEM,45,Craig Benson,12802,REP,45,,0,11/2/2004,51.02,48.87,2.15,2.15,-2.15,.5,-2.814660101886599, +4609,26617,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/20/2004,600,Betty Castor,3157,DEM,48,Mel Martinez,3156,REP,48,,0,11/2/2004,48.32,49.43,-1.11,1.11,1.11,.5,-2.414821397015485, +4584,137463,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,SEA Polling & Strategic Design,302,Live Phone,,10/20/2004,700,Betty Castor,3157,DEM,44,Mel Martinez,3156,REP,44,2,0,11/2/2004,48.32,49.43,-1.11,1.11,1.11,.5,-2.240662413439815,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll +4615,26644,1630,2004,2004_Sen-O_LA,LA,Sen-G,Sen-O,Southeastern Louisiana University,309,Live Phone,,10/20/2004,637,Chris John,3237,DEM,18.1,David Vitter,3236,REP,42.9,10.4,-24.799999,11/2/2004,29.34,51.03,-21.69,3.11,-3.11,1,-3.228707496184151,among registered voters +4588,26641,1633,2004,2004_Sen-G_NV,NV,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/20/2004,600,Harry Reid,3287,DEM,57,Richard Ziser,3288,REP,35,,22,11/2/2004,61.08,35.14,25.94,3.94,-3.94,1,-.6424575681309186, +4593,30357,1634,2004,2004_Sen-G_NH,NH,Sen-G,Sen-G,Franklin Pierce University,107,Live Phone,,10/20/2004,617,Doris R. Haddock,3277,DEM,27,Judd Gregg,3275,REP,60,,-33,11/2/2004,33.72,66.18,-32.46,.54,-.54,1,-7.513011652954688, +25137,30375,1636,2004,2004_Sen-G_NC,NC,Sen-G,Sen-G,Global Strategy Group,118,Live Phone,D,10/20/2004,800,Erskine Bowles,3268,DEM,46,Richard Burr,3267,REP,44,,2,11/2/2004,47.02,51.6,-4.58,6.58,6.58,0,2.545919617828854,for unspecified Democratic sponsor +25251,30491,1636,2004,2004_Sen-G_NC,NC,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/20/2004,500,Erskine Bowles,3268,DEM,45,Richard Burr,3267,REP,49,,-4,11/2/2004,47.02,51.6,-4.58,.58,.58,1,-4.109532293069858, +25253,30493,1639,2004,2004_Sen-G_OK,OK,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/20/2004,500,Brad R. Carson,3311,DEM,43,Tom Coburn,3310,REP,48,,-5,11/2/2004,41.24,52.77,-11.52,6.52,6.52,1,-1.381700542198724, +25191,30429,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/20/2004,800,Joe Hoeffel,3331,DEM,32,Arlen Specter,3330,REP,50,7,-18,11/2/2004,41.99,52.62,-10.63,7.37,-7.37,1,-1.203157169227662, +4621,137159,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,Muhlenberg College,219,Live Phone,,10/20/2004,787,Joe Hoeffel,3331,DEM,31,Arlen Specter,3330,REP,53,,-22,11/2/2004,41.99,52.62,-10.63,11.37,-11.37,1,2.982392461024445,among registered voters +4583,26509,1642,2004,2004_Sen-G_SC,SC,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/20/2004,625,Inez Tenenbaum,3336,DEM,43,Jim DeMint,3335,REP,47,,-4,11/2/2004,44.1,53.67,-9.57,5.57,5.57,1,1.273029456087453, +4581,26511,1643,2004,2004_Sen-G_SD,SD,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/20/2004,800,Tom Daschle,3349,DEM,49,John Thune,3348,REP,47,,2,11/2/2004,49.42,50.58,-1.15,3.15,3.15,0,.0889684691938891, +4581,119663,3512,2004,2004_House-G_SD-1,SD-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/20/2004,800,Stephanie Herseth Sandlin,16388,DEM,48,Larry Diedrich,16387,REP,44,1,4,11/2/2004,53.36,45.91,7.45,3.45,-3.45,1,-3.488561511372702, +27910,33188,8654,2004,2004_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,10/20/2004,600,Generic Candidate,13750,DEM,46,Generic Candidate,13751,REP,43,,3,11/2/2004,46.6,49.24,-2.64,5.64,5.64,0,.742772669529049,sample size unavailable; estimated at 600 as a default +63737,117340,8654,2004,2004_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,10/20/2004,1000,Generic Candidate,13750,DEM,46,Generic Candidate,13751,REP,42,,4,11/2/2004,46.6,49.24,-2.64,6.64,6.64,0,1.985619034140113, +15647,20487,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/21/2004,600,John Kerry,157,DEM,46,George W. Bush,182,REP,50,,-4,11/2/2004,48.24,50.7,-2.46,1.54,-1.54,1,-1.489509352325773,sample size unavailable; estimated at 600 as a default +15019,19859,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,10/21/2004,1000,John Kerry,157,DEM,49,George W. Bush,182,REP,47,,2,11/2/2004,48.24,50.7,-2.46,4.46,4.46,0,1.90035412229269, +15166,20006,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,10/21/2004,820,John Kerry,157,DEM,46,George W. Bush,182,REP,48,1,-2,11/2/2004,48.24,50.7,-2.46,.46,.46,1,-2.391738983784901, +63810,117497,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/21/2004,2535,John Kerry,157,DEM,48,George W. Bush,182,REP,47,1,1,11/2/2004,48.24,50.7,-2.46,3.46,3.46,0,1.032560429343972, +15754,20594,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/21/2004,1200,John Kerry,157,DEM,45,George W. Bush,182,REP,47,1,-2,11/2/2004,48.24,50.7,-2.46,.46,.46,1,-2.359798052578227, +4577,5915,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,FM3 Research,91,Live Phone,D,10/21/2004,400,John Kerry,157,DEM,48,George W. Bush,182,REP,48,1,0,11/2/2004,47.04,51.71,-4.67,4.67,4.67,.5,.8203205597375507,for unspecified Democratic sponsor +4574,5912,776,2004,2004_Pres-G_ME,ME,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/21/2004,402,John Kerry,157,DEM,50,George W. Bush,182,REP,39,1,11,11/2/2004,53.57,44.58,9,2,2,1,-3.337943600475378, +4587,5925,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Franklin & Marshall College,106,Live Phone,,10/21/2004,376,John Kerry,157,DEM,51,George W. Bush,182,REP,46,,5,11/2/2004,50.92,48.42,2.5,2.5,2.5,1,-1.015117014591983, +4577,117099,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,FM3 Research,91,Live Phone,D,10/21/2004,400,Ken Salazar,3134,DEM,50,Pete Coors,3135,REP,45,,5,11/2/2004,51.3,46.53,4.77,.23,.23,1,-4.61415526653482,for unspecified Democratic sponsor +25266,30506,1639,2004,2004_Sen-G_OK,OK,Sen-G,Sen-G,SoonerPoll.com,308,IVR,,10/21/2004,500,Brad R. Carson,3311,DEM,36.8,Tom Coburn,3310,REP,38,5.8,-1.2,11/2/2004,41.24,52.77,-11.52,10.32,10.32,1,3.016024652522506, +4587,26401,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,Franklin & Marshall College,106,Live Phone,,10/21/2004,376,Joe Hoeffel,3331,DEM,31,Arlen Specter,3330,REP,52,,-21,11/2/2004,41.99,52.62,-10.63,10.37,-10.37,1,1.50996574856288, +4577,117850,3228,2004,2004_House-G_CO-3,CO-3,House-G,House-G,FM3 Research,91,Live Phone,D,10/21/2004,259,John T. Salazar,13910,DEM,47,Greg Walcher,13911,REP,30,,17,11/2/2004,50.55,46.56,3.99,13.01,13.01,1,7.536484307522317,for unspecified Democratic sponsor +64038,117855,3453,2004,2004_House-G_NC-11,NC-11,House-G,House-G,Feldman Group,93,Live Phone,D,10/21/2004,500,Patricia R. Keever,13914,DEM,47,Charles H. Taylor,13915,REP,46,,1,11/2/2004,45.1,54.9,-9.8,10.8,10.8,0,3.502753135040951,for Patricia R. Keever +63832,117535,3555,2004,2004_House-G_UT-2,UT-2,House-G,House-G,ALG Research,14,Live Phone,D,10/21/2004,400,Jim Matheson,13806,DEM,57,John Swallow,13807,REP,34,,23,11/2/2004,54.76,43.21,11.54,11.46,11.46,1,6.375141998467896,for unspecified Democratic sponsor +15019,33187,8654,2004,2004_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,Live Phone,,10/21/2004,600,Generic Candidate,13750,DEM,49,Generic Candidate,13751,REP,44,,5,11/2/2004,46.6,49.24,-2.64,7.64,7.64,0,3.205720664998564,sample size unavailable; estimated at 600 as a default +14795,20486,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/22/2004,600,John Kerry,157,DEM,48,George W. Bush,182,REP,49,1,-1,11/2/2004,48.24,50.7,-2.46,1.46,1.46,1,-1.51105333957853,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll +15321,20161,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Princeton Survey Research Associates International,258,Live Phone,,10/22/2004,600,John Kerry,157,DEM,47,George W. Bush,182,REP,48,,-1,11/2/2004,48.24,50.7,-2.46,1.46,1.46,1,-1.514630067998924,for Newsweek; sample size unavailable; estimated at 600 as a default +4567,5905,769,2004,2004_Pres-G_IL,IL,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/22/2004,800,John Kerry,157,DEM,53,George W. Bush,182,REP,41,,12,11/2/2004,54.82,44.48,10.34,1.66,1.66,1,-1.147777411177223, +4619,5963,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,St. Cloud State University,312,Live Phone,,10/22/2004,508,John Kerry,157,DEM,49,George W. Bush,182,REP,42,2,7,11/2/2004,51.09,47.61,3.48,3.52,3.52,1,-.5503251505282447, +4567,26621,1625,2004,2004_Sen-G_IL,IL,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/22/2004,800,Barack Obama,3205,DEM,67,Alan Keyes,3206,REP,25,,42,11/2/2004,69.97,27.05,42.92,.92,-.92,1,-4.084762683601009, +15321,33186,8654,2004,2004_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,Live Phone,,10/22/2004,600,Generic Candidate,13750,DEM,46,Generic Candidate,13751,REP,47,,-1,11/2/2004,46.6,49.24,-2.64,1.64,1.64,1,-3.492985628219576,for Newsweek; sample size unavailable; estimated at 600 as a default +14994,19820,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/23/2004,600,John Kerry,157,DEM,46,George W. Bush,182,REP,51,1,-5,11/2/2004,48.24,50.7,-2.46,2.54,-2.54,1,-.3545615357930858,for USA Today | CNN; sample size unavailable; estimated at 600 as a default +15249,20089,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Los Angeles Times,172,Live Phone,,10/23/2004,881,John Kerry,157,DEM,48,George W. Bush,182,REP,49,,-1,11/2/2004,48.24,50.7,-2.46,1.46,1.46,1,-1.210904027627109, +4568,5906,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/23/2004,602,John Kerry,157,DEM,49,George W. Bush,182,REP,45,,4,11/2/2004,47.04,51.71,-4.67,8.67,8.67,0,5.884928813468013, +4565,5908,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Gallup,112,Live Phone,,10/23/2004,768,John Kerry,157,DEM,43,George W. Bush,182,REP,51,1,-8,11/2/2004,47.09,52.1,-5.01,2.99,-2.99,1,-1.420541288088675, +4575,5913,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2004,567,John Kerry,157,DEM,48,George W. Bush,182,REP,48,,0,11/2/2004,47.09,52.1,-5.01,5.01,5.01,.5,.0572149950119458, +4548,5886,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/23/2004,801,John Kerry,157,DEM,47.5,George W. Bush,182,REP,49,1,-1.5,11/2/2004,47.09,52.1,-5.01,3.51,3.51,1,-1.299908159730035,average of multiple versions or turnout models listed in poll +4549,5887,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/23/2004,749,John Kerry,157,DEM,50,George W. Bush,182,REP,48,,2,11/2/2004,47.09,52.1,-5.01,7.01,7.01,0,2.582710211779899, +4558,5896,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/23/2004,600,John Kerry,157,DEM,45,George W. Bush,182,REP,47,,-2,11/2/2004,49.23,49.9,-.67,1.33,-1.33,1,-2.139320741020278, +4547,5884,770,2004,2004_Pres-G_IN,IN,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/23/2004,600,John Kerry,157,DEM,40,George W. Bush,182,REP,56,1,-16,11/2/2004,39.26,59.94,-20.68,4.68,4.68,1,.5517832930938563, +4573,5911,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,Live Phone,,10/23/2004,600,John Kerry,157,DEM,45,George W. Bush,182,REP,44,1,1,11/2/2004,51.23,47.81,3.42,2.42,-2.42,1,-1.048613450405133,for Detroit News +4578,5916,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2004,561,John Kerry,157,DEM,51,George W. Bush,182,REP,46,,5,11/2/2004,51.23,47.81,3.42,1.58,1.58,1,-2.050202235852245, +4569,5907,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/23/2004,601,John Kerry,157,DEM,52,George W. Bush,182,REP,42,,10,11/2/2004,51.23,47.81,3.42,6.58,6.58,1,3.351105716342043, +4557,5895,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/23/2004,600,John Kerry,157,DEM,46,George W. Bush,182,REP,45,,1,11/2/2004,51.09,47.61,3.48,2.48,-2.48,1,-1.268590670983189, +4524,5859,779,2004,2004_Pres-G_MO,MO,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/23/2004,800,John Kerry,157,DEM,45,George W. Bush,182,REP,48,,-3,11/2/2004,46.1,53.3,-7.2,4.2,4.2,1,.8924786152262875, +4550,5888,782,2004,2004_Pres-G_NC,NC,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/23/2004,694,John Kerry,157,DEM,44,George W. Bush,182,REP,54,,-10,11/2/2004,43.58,56.02,-12.43,2.43,2.43,1,-2.448498246742599, +4552,5904,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/23/2004,852,John Kerry,157,DEM,46,George W. Bush,182,REP,46,2,0,11/2/2004,52.92,46.24,6.68,6.68,-6.68,.5,2.805526600929513, +4504,5839,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2004,500,John Kerry,157,DEM,47,George W. Bush,182,REP,49,,-2,11/2/2004,47.88,50.47,-2.59,.59,.59,1,-3.306839471554867, +4559,5897,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/23/2004,600,John Kerry,157,DEM,44,George W. Bush,182,REP,48,,-4,11/2/2004,47.88,50.47,-2.59,1.41,-1.41,1,-2.697458991543, +4576,5914,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2004,537,John Kerry,157,DEM,46,George W. Bush,182,REP,50,,-4,11/2/2004,48.71,50.81,-2.11,1.89,-1.89,1,-1.628780274369971, +4525,5872,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/23/2004,801,John Kerry,157,DEM,46,George W. Bush,182,REP,47.5,,-1.5,11/2/2004,48.71,50.81,-2.11,.61,.61,1,-2.723588609215886,average of multiple versions or turnout models listed in poll +4553,5891,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/23/2004,600,John Kerry,157,DEM,42,George W. Bush,182,REP,47,,-5,11/2/2004,48.71,50.81,-2.11,2.89,-2.89,1,-.4095365395997834, +4518,5853,791,2004,2004_Pres-G_OK,OK,Pres-G,Pres-G,WPA Intelligence (WPAi),383,Live Phone,,10/23/2004,500,John Kerry,157,DEM,28,George W. Bush,182,REP,61,,-33,11/2/2004,34.43,65.57,-31.14,1.86,-1.86,1,-2.267580882342764, +4560,5898,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/23/2004,600,John Kerry,157,DEM,47,George W. Bush,182,REP,45,,2,11/2/2004,50.92,48.42,2.5,.5,-.5,1,-2.558166557814963, +4543,5880,795,2004,2004_Pres-G_SC,SC,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/23/2004,564,John Kerry,157,DEM,39,George W. Bush,182,REP,57,,-18,11/2/2004,40.9,57.98,-17.08,.92,-.92,1,-4.514127723375135, +4554,5892,796,2004,2004_Pres-G_SD,SD,Pres-G,Pres-G,McLaughlin & Associates,203,Live Phone,R,10/23/2004,400,John Kerry,157,DEM,33,George W. Bush,182,REP,55,2,-22,11/2/2004,38.44,59.91,-21.47,.53,-.53,1,-5.546902298946717,for unspecified Republican sponsor +4572,5910,800,2004,2004_Pres-G_VA,VA,Pres-G,Pres-G,Richmond Times-Dispatch,288,Live Phone,,10/23/2004,751,John Kerry,157,DEM,40,George W. Bush,182,REP,49,,-9,11/2/2004,45.48,53.68,-8.2,.8,-.8,1,-3.935565776356486, +4531,5867,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/23/2004,801,John Kerry,157,DEM,44.5,George W. Bush,182,REP,49,1,-4.5,11/2/2004,49.7,49.32,.38,4.88,-4.88,0,2.209645720250618,average of multiple versions or turnout models listed in poll +4563,5901,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/23/2004,600,John Kerry,157,DEM,45,George W. Bush,182,REP,48,,-3,11/2/2004,49.7,49.32,.38,3.38,-3.38,0,.3278497869553531, +4547,88548,1366,2004,2004_Gov-G_IN,IN,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/23/2004,600,Joseph Kernan,12785,DEM,45,"Mitchell Daniels, Jr.",12784,REP,48,3,-3,11/2/2004,45.49,53.21,-7.72,4.72,4.72,1,.4471534548228793, +4524,88559,1367,2004,2004_Gov-G_MO,MO,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/23/2004,800,Claire McCaskill,12790,DEM,46,Matt Blunt,12789,REP,48,,-2,11/2/2004,47.85,50.83,-2.98,.98,.98,1,-4.132830824317331, +4550,88580,1369,2004,2004_Gov-G_NC,NC,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/23/2004,694,Mike Easley,12795,DEM,57,Patrick J. Ballantine,12797,REP,39,,18,11/2/2004,55.62,42.88,12.74,5.26,5.26,1,.7172091659840012, +25153,30391,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/23/2004,400,Betty Castor,3157,DEM,44,Mel Martinez,3156,REP,46,,-2,11/2/2004,48.32,49.43,-1.11,.89,-.89,1,-2.629056639205892, +4548,26664,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/23/2004,801,Betty Castor,3157,DEM,46,Mel Martinez,3156,REP,48,,-2,11/2/2004,48.32,49.43,-1.11,.89,-.89,1,-2.234121501231589, +4549,30527,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/23/2004,738,Betty Castor,3157,DEM,50,Mel Martinez,3156,REP,47,,3,11/2/2004,48.32,49.43,-1.11,4.11,4.11,0,.9424477472345, +4547,26624,1626,2004,2004_Sen-G_IN,IN,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/23/2004,600,Evan Bayh,3223,DEM,65,Marvin Bailey Scott,3224,REP,31,,34,11/2/2004,61.65,37.23,24.42,9.58,9.58,1,3.377491478986423, +25127,30365,1629,2004,2004_Sen-G_KY,KY,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/23/2004,502,Daniel Mongiardo,3233,DEM,43,Jim Bunning,3232,REP,44,,-1,11/2/2004,49.34,50.66,-1.31,.31,.31,1,-7.362211781017933,for Daniel Mongiardo +4524,26627,1632,2004,2004_Sen-G_MO,MO,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/23/2004,800,Nancy Farmer,3261,DEM,40,Christopher S. Bond,3260,REP,56,,-16,11/2/2004,42.8,56.09,-13.3,2.7,-2.7,1,-3.837850639254166, +4550,30546,1636,2004,2004_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/23/2004,686,Erskine Bowles,3268,DEM,44,Richard Burr,3267,REP,50,,-6,11/2/2004,47.02,51.6,-4.58,1.42,-1.42,1,-2.987454064506827, +4518,26800,1639,2004,2004_Sen-G_OK,OK,Sen-G,Sen-G,WPA Intelligence (WPAi),383,Live Phone,,10/23/2004,500,Brad R. Carson,3311,DEM,38,Tom Coburn,3310,REP,41,6,-3,11/2/2004,41.24,52.77,-11.52,8.52,8.52,1,.8190919826036542, +4543,30565,1642,2004,2004_Sen-G_SC,SC,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/23/2004,559,Inez Tenenbaum,3336,DEM,39,Jim DeMint,3335,REP,52,,-13,11/2/2004,44.1,53.67,-9.57,3.43,-3.43,1,-1.098224505057657, +4554,26524,1643,2004,2004_Sen-G_SD,SD,Sen-G,Sen-G,McLaughlin & Associates,203,Live Phone,R,10/23/2004,400,Tom Daschle,3349,DEM,45,John Thune,3348,REP,49,,-4,11/2/2004,49.42,50.58,-1.15,2.85,-2.85,1,-.872610849659771,for unspecified Republican sponsor +64112,117955,3320,2004,2004_House-G_KY-3,KY-3,House-G,House-G,Louisville Courier-Journal,174,Live Phone,,10/23/2004,634,Tony Miller,13997,DEM,33,Anne Meagher Northup,13998,REP,57,,-24,11/2/2004,37.8,60.26,-22.46,1.54,-1.54,1,-3.510271673259169, +74188,139143,3373,2004,2004_House-G_MN-6,MN-6,House-G,House-G,SurveyUSA,325,IVR,,10/23/2004,600,Patty Wetterling,14443,DEM,36,Mark R. Kennedy,14444,REP,53,,-17,11/2/2004,45.94,53.99,-8.05,8.95,-8.95,1,2.794590656316402,for KSTP-TV Minneapolis; sample size unavailable; estimated at 600 as a default +14994,33185,8654,2004,2004_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,10/23/2004,600,Generic Candidate,13750,DEM,47,Generic Candidate,13751,REP,50,,-3,11/2/2004,46.6,49.24,-2.64,.36,-.36,1,-4.544290489524047,for USA Today | CNN; sample size unavailable; estimated at 600 as a default +15580,20420,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/24/2004,1000,John Kerry,157,DEM,42,George W. Bush,182,REP,47,,-5,11/2/2004,48.24,50.7,-2.46,2.54,-2.54,1,.037093587334351, +15217,20057,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,SSRS,297,Live Phone,,10/24/2004,741,John Kerry,157,DEM,48,George W. Bush,182,REP,49,,-1,11/2/2004,48.24,50.7,-2.46,1.46,1.46,1,-1.274112753579122, +15751,20591,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/24/2004,1200,John Kerry,157,DEM,46,George W. Bush,182,REP,49,1,-3,11/2/2004,48.24,50.7,-2.46,.54,-.54,1,-2.079527012067858, +4505,5840,757,2004,2004_Pres-G_AR,AR,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/24/2004,649,John Kerry,157,DEM,45,George W. Bush,182,REP,51,,-6,11/2/2004,44.55,54.31,-9.76,3.76,3.76,1,-1.110896780556218, +4556,5894,759,2004,2004_Pres-G_CA,CA,Pres-G,Pres-G,Field Research Corp. (Field Poll),94,Live Phone,,10/24/2004,1086,John Kerry,157,DEM,49,George W. Bush,182,REP,42,,7,11/2/2004,54.3,44.36,9.95,2.95,-2.95,1,-.4537389954773209, +4512,5847,759,2004,2004_Pres-G_CA,CA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/24/2004,743,John Kerry,157,DEM,53,George W. Bush,182,REP,44,,9,11/2/2004,54.3,44.36,9.95,.95,-.95,1,-3.502632991499526, +4502,5837,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/24/2004,600,John Kerry,157,DEM,49,George W. Bush,182,REP,46.5,1,2.5,11/2/2004,47.09,52.1,-5.01,7.51,7.51,0,2.959091913812562,average of multiple versions or turnout models listed in poll +4544,5881,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Los Angeles Times,172,Live Phone,,10/24/2004,510,John Kerry,157,DEM,43,George W. Bush,182,REP,51,2,-8,11/2/2004,47.09,52.1,-5.01,2.99,-2.99,1,-1.796341022206267, +4516,5878,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/24/2004,944,John Kerry,157,DEM,46,George W. Bush,182,REP,49,1,-3,11/2/2004,47.09,52.1,-5.01,2.01,2.01,1,-2.475045832384135, +4540,5883,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Gallup,112,Live Phone,,10/24/2004,649,John Kerry,157,DEM,46,George W. Bush,182,REP,50,1,-4,11/2/2004,49.23,49.9,-.67,3.33,-3.33,1,.0096771501184055, +4519,5854,771,2004,2004_Pres-G_KS,KS,Pres-G,Pres-G,Market Research Institute Inc.,186,Live Phone,,10/24/2004,573,John Kerry,157,DEM,30,George W. Bush,182,REP,59,1,-29,11/2/2004,36.62,62,-25.38,3.62,-3.62,1,-1.447502974968049, +4529,5864,779,2004,2004_Pres-G_MO,MO,Pres-G,Pres-G,Market Research Institute Inc.,186,Live Phone,,10/24/2004,553,John Kerry,157,DEM,45,George W. Bush,182,REP,49,,-4,11/2/2004,46.1,53.3,-7.2,3.2,3.2,1,-.2481482451344201, +4513,5848,779,2004,2004_Pres-G_MO,MO,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/24/2004,680,John Kerry,157,DEM,45,George W. Bush,182,REP,52,,-7,11/2/2004,46.1,53.3,-7.2,.2,.2,1,-3.378940098918839, +4622,5966,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2004,400,John Kerry,157,DEM,53,George W. Bush,182,REP,41,,12,11/2/2004,52.92,46.24,6.68,5.32,5.32,1,1.016319271296086, +4503,5838,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/24/2004,600,John Kerry,157,DEM,49,George W. Bush,182,REP,47,,2,11/2/2004,48.71,50.81,-2.11,4.11,4.11,0,.8510736058664427, +4534,15886,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Los Angeles Times,172,Live Phone,,10/24/2004,585,John Kerry,157,DEM,50,George W. Bush,182,REP,44,,6,11/2/2004,48.71,50.81,-2.11,8.11,8.11,0,5.010830582982316,average of multiple versions or turnout models listed in poll +4514,5849,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/24/2004,831,John Kerry,157,DEM,50,George W. Bush,182,REP,47,,3,11/2/2004,48.71,50.81,-2.11,5.11,5.11,0,2.163491295801069, +4509,5844,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/24/2004,600,John Kerry,157,DEM,50,George W. Bush,182,REP,47,,3,11/2/2004,50.92,48.42,2.5,.5,.5,1,-2.472504039724344, +4528,15889,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Los Angeles Times,172,Live Phone,,10/24/2004,568,John Kerry,157,DEM,48,George W. Bush,182,REP,48,,0,11/2/2004,50.92,48.42,2.5,2.5,-2.5,.5,-.3968081697394765,average of multiple versions or turnout models listed in poll +4517,5879,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/24/2004,909,John Kerry,157,DEM,47,George W. Bush,182,REP,49,,-2,11/2/2004,50.92,48.42,2.5,4.5,-4.5,0,2.016469074807667, +4515,5850,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/24/2004,803,John Kerry,157,DEM,53,George W. Bush,182,REP,45,,8,11/2/2004,50.92,48.42,2.5,5.5,5.5,1,3.045085472907357, +25357,5899,799,2004,2004_Pres-G_UT,UT,Pres-G,Pres-G,Valley Research,368,Live Phone,,10/24/2004,1200,John Kerry,157,DEM,23,George W. Bush,182,REP,68,2,-45,11/2/2004,26,71.54,-45.54,.54,.54,1,-3.739806527650202,for The Salt Lake Tribune +4530,5865,800,2004,2004_Pres-G_VA,VA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2004,625,John Kerry,157,DEM,44,George W. Bush,182,REP,50,,-6,11/2/2004,45.48,53.68,-8.2,2.2,2.2,1,-2.426304322344998, +4506,5841,802,2004,2004_Pres-G_WA,WA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/24/2004,618,John Kerry,157,DEM,51,George W. Bush,182,REP,45,,6,11/2/2004,52.82,45.64,7.18,1.18,-1.18,1,-1.88130526497837, +4529,88560,1367,2004,2004_Gov-G_MO,MO,Gov-G,Gov-G,Market Research Institute Inc.,186,Live Phone,,10/24/2004,500,Claire McCaskill,12790,DEM,46,Matt Blunt,12789,REP,47,,-1,11/2/2004,47.85,50.83,-2.98,1.98,1.98,1,-3.073371920750687, +4513,88561,1367,2004,2004_Gov-G_MO,MO,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/24/2004,678,Claire McCaskill,12790,DEM,44,Matt Blunt,12789,REP,52,,-8,11/2/2004,47.85,50.83,-2.98,5.02,-5.02,1,.7696500965108447, +25357,120075,1372,2004,2004_Gov-G_UT,UT,Gov-G,Gov-G,Valley Research,368,Live Phone,,10/24/2004,1200,"Scott M. Matheson, Jr.",12803,DEM,36,"Jon M. Huntsman, Jr.",12805,REP,50,,-14,11/2/2004,41.35,57.74,-16.4,2.4,2.4,1,-2.302241209283717,for The Salt Lake Tribune +4506,88620,1373,2004,2004_Gov-G_WA,WA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/24/2004,618,Christine Gregoire,12814,DEM,49,Dino Rossi,12812,REP,47,,2,11/2/2004,48.87,48.87,0,2,2,1,-3.772700723593003, +4505,26695,1617,2004,2004_Sen-G_AR,AR,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/24/2004,649,Blanche Lincoln,3108,DEM,57,Jim Holt,3109,REP,38,,19,11/2/2004,55.9,44.07,11.83,7.17,7.17,1,-2.738154440662647, +4556,26385,1618,2004,2004_Sen-G_CA,CA,Sen-G,Sen-G,Field Research Corp. (Field Poll),94,Live Phone,,10/24/2004,1086,Barbara Boxer,3118,DEM,53,Bill Jones,3119,REP,34,,19,11/2/2004,57.71,37.8,19.91,.91,-.91,1,-3.066854640213768, +4512,26700,1618,2004,2004_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/24/2004,743,Barbara Boxer,3118,DEM,53,Bill Jones,3119,REP,38,,15,11/2/2004,57.71,37.8,19.91,4.91,-4.91,1,.9651043474125082, +4516,30463,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/24/2004,944,Betty Castor,3157,DEM,46,Mel Martinez,3156,REP,49,,-3,11/2/2004,48.32,49.43,-1.11,1.89,-1.89,1,-1.13530065346171, +4519,26475,1628,2004,2004_Sen-G_KS,KS,Sen-G,Sen-G,Market Research Institute Inc.,186,Live Phone,,10/24/2004,573,Lee Jones,3227,DEM,26,Sam Brownback,3226,REP,59,,-33,11/2/2004,27.49,69.16,-41.68,8.68,8.68,1,1.63206107975526, +63795,117448,1628,2004,2004_Sen-G_KS,KS,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/24/2004,573,Lee Jones,3227,DEM,26,Sam Brownback,3226,REP,59,,-33,11/2/2004,27.49,69.16,-41.68,8.68,8.68,1,1.518414468037616, +4529,26480,1632,2004,2004_Sen-G_MO,MO,Sen-G,Sen-G,Market Research Institute Inc.,186,Live Phone,,10/24/2004,553,Nancy Farmer,3261,DEM,36,Christopher S. Bond,3260,REP,53,,-17,11/2/2004,42.8,56.09,-13.3,3.7,-3.7,1,-2.672340538342, +4513,117369,1632,2004,2004_Sen-G_MO,MO,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/24/2004,675,Nancy Farmer,3261,DEM,34,Christopher S. Bond,3260,REP,60,,-26,11/2/2004,42.8,56.09,-13.3,12.7,-12.7,1,7.742241781739169, +4514,30552,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/24/2004,818,Eric D. Fingerhut,3306,DEM,33,George V. Voinovich,3305,REP,59,,-26,11/2/2004,36.15,63.85,-27.7,1.7,1.7,1,-2.419080517139488, +4517,26584,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/24/2004,909,Joe Hoeffel,3331,DEM,33.5,Arlen Specter,3330,REP,57.5,7,-24,11/2/2004,41.99,52.62,-10.63,13.37,-13.37,1,5.165386796993872,average of multiple versions or turnout models listed in poll +4515,26748,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/24/2004,803,Joe Hoeffel,3331,DEM,38,Arlen Specter,3330,REP,51,,-13,11/2/2004,41.99,52.62,-10.63,2.37,-2.37,1,-6.630704945490223, +25357,30597,1644,2004,2004_Sen-G_UT,UT,Sen-G,Sen-G,Valley Research,368,Live Phone,,10/24/2004,1200,R. Paul Van Dam,3351,DEM,23,Robert F. Bennett,3350,REP,61,,-38,11/2/2004,28.4,68.73,-40.33,2.33,2.33,1,-2.956676338942918,for The Salt Lake Tribune +4506,26757,1646,2004,2004_Sen-G_WA,WA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/24/2004,618,Patty Murray,3364,DEM,55,George R. Nethercutt,3366,REP,41,,14,11/2/2004,54.98,42.74,12.24,1.76,1.76,1,-3.355117769152349, +74179,139126,3326,2004,2004_House-O_LA-3,LA-3,House-G,House-O,Market Research Insight,185,Live Phone,,10/24/2004,600,Charlie Melancon,16607,DEM,14,William Tauzin,16609,REP,25,26,-11,11/2/2004,23.93,32,-8.07,2.93,-2.93,0,-4.016694938889675,sample size unavailable; estimated at 600 as a default +25357,139417,3554,2004,2004_House-G_UT-1,UT-1,House-G,House-G,Valley Research,368,Live Phone,,10/24/2004,400,Steven Thompson,16684,DEM,24.2,Rob Bishop,16685,REP,55.7,,-31.5,11/2/2004,29.13,67.91,-38.78,7.28,7.28,1,1.548316420505144,for The Salt Lake Tribune +25357,120429,3555,2004,2004_House-G_UT-2,UT-2,House-G,House-G,Valley Research,368,Live Phone,,10/24/2004,400,Jim Matheson,13806,DEM,44,John Swallow,13807,REP,38.4,,5.5999999,11/2/2004,54.76,43.21,11.54,5.94,-5.94,1,.1310893333698286,for The Salt Lake Tribune +25357,139420,3556,2004,2004_House-G_UT-3,UT-3,House-G,House-G,Valley Research,368,Live Phone,,10/24/2004,400,Beau Babka,16687,DEM,28.8,Christopher Black Cannon,16688,REP,52.5,,-23.700001,11/2/2004,32.52,63.39,-30.87,7.17,7.17,1,2.245699007324327,for The Salt Lake Tribune +15018,19858,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,10/25/2004,1000,John Kerry,157,DEM,49,George W. Bush,182,REP,47,,2,11/2/2004,48.24,50.7,-2.46,4.46,4.46,0,2.183895080971033, +4510,5845,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,The Florida Poll,99,Live Phone,,10/25/2004,802,John Kerry,157,DEM,48,George W. Bush,182,REP,47,2,1,11/2/2004,47.09,52.1,-5.01,6.01,6.01,0,1.634908853116941, +4491,5825,765,2004,2004_Pres-G_GA,GA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/25/2004,801,John Kerry,157,DEM,40,George W. Bush,182,REP,57,,-17,11/2/2004,41.37,57.97,-16.6,.4,-.4,1,-4.341867221791868, +4478,5809,775,2004,2004_Pres-G_MD,MD,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/2004,625,John Kerry,157,DEM,52,George W. Bush,182,REP,41,,11,11/2/2004,55.91,42.93,12.98,1.98,-1.98,1,-3.247275960688402, +4480,5814,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/25/2004,801,John Kerry,157,DEM,47,George W. Bush,182,REP,47,1,0,11/2/2004,51.23,47.81,3.42,3.42,-3.42,.5,.5372484477222896,average of multiple versions or turnout models listed in poll +4490,5824,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/25/2004,801,John Kerry,157,DEM,47.5,George W. Bush,182,REP,49,1,-1.5,11/2/2004,51.09,47.61,3.48,4.98,-4.98,0,1.506555222008271,average of multiple versions or turnout models listed in poll +4487,5819,782,2004,2004_Pres-G_NC,NC,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/25/2004,600,John Kerry,157,DEM,45,George W. Bush,182,REP,51,,-6,11/2/2004,43.58,56.02,-12.43,6.43,6.43,1,1.334391790146241, +4551,5889,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/25/2004,549,John Kerry,157,DEM,47,George W. Bush,182,REP,40,,7,11/2/2004,52.92,46.24,6.68,.32,.32,1,-3.970590203104798, +4472,5803,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/25/2004,801,John Kerry,157,DEM,44.5,George W. Bush,182,REP,44,1,.5,11/2/2004,52.92,46.24,6.68,6.18,-6.18,1,2.926476040988528,average of multiple versions or turnout models listed in poll +4579,5917,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Columbus Dispatch,57,Mail,,10/25/2004,2880,John Kerry,157,DEM,50,George W. Bush,182,REP,50,,0,11/2/2004,48.71,50.81,-2.11,2.11,2.11,.5,-.4898098275868528, +4477,5808,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,Moore Information,217,Live Phone,,10/25/2004,450,John Kerry,157,DEM,47,George W. Bush,182,REP,45,,2,11/2/2004,51.35,47.19,4.16,2.16,-2.16,1,-1.46944256135316,among registered voters +4500,5846,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Gallup,112,Live Phone,,10/25/2004,670,John Kerry,157,DEM,50,George W. Bush,182,REP,47,,3,11/2/2004,50.92,48.42,2.5,.5,.5,1,-2.14495796410922, +4536,5873,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Temple University,336,Live Phone,,10/25/2004,1488,John Kerry,157,DEM,48,George W. Bush,182,REP,47,,1,11/2/2004,50.92,48.42,2.5,1.5,-1.5,1,-.8082125558217196, +55068,5902,799,2004,2004_Pres-G_UT,UT,Pres-G,Pres-G,Dan Jones & Associates,70,Live Phone,,10/25/2004,1228,John Kerry,157,DEM,24,George W. Bush,182,REP,69,1,-45,11/2/2004,26,71.54,-45.54,.54,.54,1,-3.468957894827738,among registered voters +4483,5820,802,2004,2004_Pres-G_WA,WA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/25/2004,801,John Kerry,157,DEM,50.5,George W. Bush,182,REP,44,2,6.5,11/2/2004,52.82,45.64,7.18,.68,-.68,1,-2.313747547175244,average of multiple versions or turnout models listed in poll +4507,5842,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,University of Wisconsin (Badger Poll),365,Live Phone,,10/25/2004,545,John Kerry,157,DEM,45,George W. Bush,182,REP,48,3,-3,11/2/2004,49.7,49.32,.38,3.38,-3.38,0,.0283302860418997, +4487,88581,1369,2004,2004_Gov-G_NC,NC,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/25/2004,600,Mike Easley,12795,DEM,53,Patrick J. Ballantine,12797,REP,41,,12,11/2/2004,55.62,42.88,12.74,.74,-.74,1,-3.968143047077854, +55068,88606,1372,2004,2004_Gov-G_UT,UT,Gov-G,Gov-G,Dan Jones & Associates,70,Live Phone,,10/25/2004,1228,"Scott M. Matheson, Jr.",12803,DEM,38,"Jon M. Huntsman, Jr.",12805,REP,54,1,-16,11/2/2004,41.35,57.74,-16.4,.4,.4,1,-4.547774912382888, +4483,88621,1373,2004,2004_Gov-G_WA,WA,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,10/25/2004,801,Christine Gregoire,12814,DEM,47,Dino Rossi,12812,REP,42,,5,11/2/2004,48.87,48.87,0,5,5,1,-.6197078723398772, +25134,30372,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Global Strategy Group,118,Live Phone,D,10/25/2004,700,Betty Castor,3157,DEM,47,Mel Martinez,3156,REP,43,,4,11/2/2004,48.32,49.43,-1.11,5.11,5.11,0,2.077759278779092,for unspecified Democratic sponsor +4510,30582,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,The Florida Poll,99,Live Phone,,10/25/2004,802,Betty Castor,3157,DEM,46.6,Mel Martinez,3156,REP,43.5,,3.0999999,11/2/2004,48.32,49.43,-1.11,4.21,4.21,0,1.228602036300589, +4491,26669,1622,2004,2004_Sen-G_GA,GA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/25/2004,801,Denise Majette,3174,DEM,40,Johnny Isakson,3173,REP,55,1,-15,11/2/2004,39.98,57.88,-17.9,2.9,2.9,1,-1.331021373786866, +4487,26631,1636,2004,2004_Sen-G_NC,NC,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/25/2004,600,Erskine Bowles,3268,DEM,46,Richard Burr,3267,REP,47,,-1,11/2/2004,47.02,51.6,-4.58,3.58,3.58,1,-.492584382322062, +4579,26360,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,Columbus Dispatch,57,Mail,,10/25/2004,2880,Eric D. Fingerhut,3306,DEM,38,George V. Voinovich,3305,REP,62,,-24,11/2/2004,36.15,63.85,-27.7,3.7,3.7,1,.0420244919638058, +4536,26772,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,Temple University,336,Live Phone,,10/25/2004,1488,Joe Hoeffel,3331,DEM,29,Arlen Specter,3330,REP,51,5,-22,11/2/2004,41.99,52.62,-10.63,11.37,-11.37,1,3.506433376964749, +63717,117282,1643,2004,2004_Sen-G_SD,SD,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2004,500,Tom Daschle,3349,DEM,46,John Thune,3348,REP,49,,-3,11/2/2004,49.42,50.58,-1.15,1.85,-1.85,1,-1.573542469162279, +55068,120120,1644,2004,2004_Sen-G_UT,UT,Sen-G,Sen-G,Dan Jones & Associates,70,Live Phone,,10/25/2004,1228,R. Paul Van Dam,3351,DEM,22,Robert F. Bennett,3350,REP,65,2,-43,11/2/2004,28.4,68.73,-40.33,2.67,-2.67,1,-2.253995989490756,among registered voters +4483,26685,1646,2004,2004_Sen-G_WA,WA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/25/2004,801,Patty Murray,3364,DEM,49,George R. Nethercutt,3366,REP,41,,8,11/2/2004,54.98,42.74,12.24,4.24,-4.24,1,-.8345634064288926, +4507,26789,1647,2004,2004_Sen-G_WI,WI,Sen-G,Sen-G,University of Wisconsin (Badger Poll),365,Live Phone,,10/25/2004,545,Russ Feingold,3375,DEM,51,Tim Michels,3376,REP,36,,15,11/2/2004,55.35,44.11,11.24,3.76,3.76,1,-2.36931653700027, +55068,139416,3554,2004,2004_House-G_UT-1,UT-1,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/25/2004,600,Steven Thompson,16684,DEM,21,Rob Bishop,16685,REP,64,2,-43,11/2/2004,29.13,67.91,-38.78,4.22,-4.22,1,-1.74401545385444,sample size unavailable; estimated at 600 as a default +55068,117811,3555,2004,2004_House-G_UT-2,UT-2,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/25/2004,430,Jim Matheson,13806,DEM,51,John Swallow,13807,REP,41,,10,11/2/2004,54.76,43.21,11.54,1.54,-1.54,1,-4.949506918860823, +55068,139419,3556,2004,2004_House-G_UT-3,UT-3,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/25/2004,600,Beau Babka,16687,DEM,25,Christopher Black Cannon,16688,REP,55,2,-30,11/2/2004,32.52,63.39,-30.87,.87,.87,1,-5.082776772068657,sample size unavailable; estimated at 600 as a default +64289,118273,3576,2004,2004_House-G_WA-8,WA-8,House-G,House-G,SurveyUSA,325,IVR,,10/25/2004,664,Dave Ross,14369,DEM,43,David G. Reichert,14370,REP,49,,-6,11/2/2004,46.7,51.5,-4.8,1.2,-1.2,1,-5.905980998220335, +15018,33184,8654,2004,2004_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,Live Phone,,10/25/2004,600,Generic Candidate,13750,DEM,51,Generic Candidate,13751,REP,42,,9,11/2/2004,46.6,49.24,-2.64,11.64,11.64,0,7.441304820852165,sample size unavailable; estimated at 600 as a default +14791,20482,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/26/2004,600,John Kerry,157,DEM,48,George W. Bush,182,REP,49,1,-1,11/2/2004,48.24,50.7,-2.46,1.46,1.46,1,-1.245322879330709,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll +63583,117024,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,10/26/2004,1092,John Kerry,157,DEM,46,George W. Bush,182,REP,48,1,-2,11/2/2004,48.24,50.7,-2.46,.46,.46,1,-1.89336934870201, +4461,5790,756,2004,2004_Pres-G_AL,AL,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/26/2004,636,John Kerry,157,DEM,39,George W. Bush,182,REP,57,,-18,11/2/2004,36.84,62.46,-25.62,7.62,7.62,1,3.502891327819722, +4421,5745,758,2004,2004_Pres-G_AZ,AZ,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2004,500,John Kerry,157,DEM,45,George W. Bush,182,REP,50,,-5,11/2/2004,44.4,54.87,-10.47,5.47,5.47,1,1.15517152843494, +4439,5763,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,Public Opinion Strategies,260,Live Phone,,10/26/2004,500,John Kerry,157,DEM,42,George W. Bush,182,REP,51,,-9,11/2/2004,47.04,51.71,-4.67,4.33,-4.33,1,1.060996657678447, +4479,5810,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Hamilton Campaigns,130,Live Phone,,10/26/2004,600,John Kerry,157,DEM,46,George W. Bush,182,REP,48,,-2,11/2/2004,47.09,52.1,-5.01,3.01,3.01,1,-1.576146634887687, +4468,5798,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/26/2004,801,John Kerry,157,DEM,46.5,George W. Bush,182,REP,50,1,-3.5,11/2/2004,47.09,52.1,-5.01,1.51,1.51,1,-3.090473351231937,average of multiple versions or turnout models listed in poll +4481,5812,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/26/2004,600,John Kerry,157,DEM,46,George W. Bush,182,REP,48,,-2,11/2/2004,47.09,52.1,-5.01,3.01,3.01,1,-1.564409761206264, +4445,5780,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/26/2004,600,John Kerry,157,DEM,47,George W. Bush,182,REP,48,1,-1,11/2/2004,49.23,49.9,-.67,.33,-.33,1,-3.020420466278966,average of multiple versions or turnout models listed in poll +4471,5801,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/26/2004,600,John Kerry,157,DEM,48,George W. Bush,182,REP,49,1,-1,11/2/2004,49.23,49.9,-.67,.33,-.33,1,-3.007851579792522, +4448,5787,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/26/2004,801,John Kerry,157,DEM,46,George W. Bush,182,REP,49,1,-3,11/2/2004,49.23,49.9,-.67,2.33,-2.33,1,-.7859416440423211,average of multiple versions or turnout models listed in poll +4469,5799,771,2004,2004_Pres-G_KS,KS,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/26/2004,651,John Kerry,157,DEM,37,George W. Bush,182,REP,60,,-23,11/2/2004,36.62,62,-25.38,2.38,2.38,1,-2.990048257576337, +4455,5793,775,2004,2004_Pres-G_MD,MD,Pres-G,Pres-G,Ipsos,154,Live Phone,,10/26/2004,455,John Kerry,157,DEM,59,George W. Bush,182,REP,38,,21,11/2/2004,55.91,42.93,12.98,8.02,8.02,1,3.702484449129551,for Reuters +4467,5796,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/26/2004,600,John Kerry,157,DEM,50,George W. Bush,182,REP,46,1,4,11/2/2004,51.23,47.81,3.42,.58,.58,1,-2.844084168833581, +63585,117027,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Humphrey Institute,143,Live Phone,,10/26/2004,690,John Kerry,157,DEM,44,George W. Bush,182,REP,47,5,-3,11/2/2004,51.09,47.61,3.48,6.48,-6.48,0,2.776601186222365, +4456,5783,782,2004,2004_Pres-G_NC,NC,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2004,625,John Kerry,157,DEM,43,George W. Bush,182,REP,52,1,-9,11/2/2004,43.58,56.02,-12.43,3.43,3.43,1,-1.863743586959736, +25353,5792,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,10/26/2004,758,John Kerry,157,DEM,50,George W. Bush,182,REP,46,1,4,11/2/2004,50.24,48.87,1.37,2.63,2.63,1,-.2582941534268227,for WMUR +4416,5740,787,2004,2004_Pres-G_NM,NM,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2004,500,John Kerry,157,DEM,44,George W. Bush,182,REP,48,2,-4,11/2/2004,49.05,49.84,-.79,3.21,-3.21,1,-.6891501565077192, +4475,5806,787,2004,2004_Pres-G_NM,NM,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/26/2004,600,John Kerry,157,DEM,44,George W. Bush,182,REP,47,,-3,11/2/2004,49.05,49.84,-.79,2.21,-2.21,1,-1.403030741359394, +4465,117036,789,2004,2004_Pres-G_NY,NY,Pres-G,Pres-G,Marist College,183,Live Phone,,10/26/2004,636,John Kerry,157,DEM,58,George W. Bush,182,REP,38,1,20,11/2/2004,58.37,40.08,18.29,1.71,1.71,1,-2.498275672186373,for NBC News +4404,5728,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2004,1500,John Kerry,157,DEM,45,George W. Bush,182,REP,48,,-3,11/2/2004,48.71,50.81,-2.11,.89,-.89,1,-1.893676280253056, +4443,5773,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/26/2004,801,John Kerry,157,DEM,46.5,George W. Bush,182,REP,47.5,,-1,11/2/2004,48.71,50.81,-2.11,1.11,1.11,1,-2.020105426564129,average of multiple versions or turnout models listed in poll +4435,5759,791,2004,2004_Pres-G_OK,OK,Pres-G,Pres-G,Cole Hargrave Snodgrass & Associates,56,Live Phone,,10/26/2004,500,John Kerry,157,DEM,32,George W. Bush,182,REP,60,,-28,11/2/2004,34.43,65.57,-31.14,3.14,3.14,1,-.3823405685772637,among registered voters +4462,5791,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/26/2004,600,John Kerry,157,DEM,50,George W. Bush,182,REP,46,,4,11/2/2004,51.35,47.19,4.16,.16,-.16,1,-3.332754304923462, +4436,5760,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,DHM Research,76,Live Phone,,10/26/2004,608,John Kerry,157,DEM,49,George W. Bush,182,REP,43,,6,11/2/2004,51.35,47.19,4.16,1.84,1.84,1,-1.385239828582529,among registered voters +4470,5800,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/26/2004,687,John Kerry,157,DEM,50,George W. Bush,182,REP,47,,3,11/2/2004,51.35,47.19,4.16,1.16,-1.16,1,-2.058500159642466, +4460,5788,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/26/2004,801,John Kerry,157,DEM,48,George W. Bush,182,REP,48,,0,11/2/2004,50.92,48.42,2.5,2.5,-2.5,.5,-.0111923168016905, +4484,5816,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,West Chester University,377,Live Phone,,10/26/2004,684,John Kerry,157,DEM,50,George W. Bush,182,REP,45,,5,11/2/2004,50.92,48.42,2.5,2.5,2.5,1,-.1402951636757493, +4450,5775,794,2004,2004_Pres-G_RI,RI,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/26/2004,594,John Kerry,157,DEM,54,George W. Bush,182,REP,41,,13,11/2/2004,59.42,38.67,20.75,7.75,-7.75,1,.834052753060514, +4447,5771,802,2004,2004_Pres-G_WA,WA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2004,800,John Kerry,157,DEM,50,George W. Bush,182,REP,45,,5,11/2/2004,52.82,45.64,7.18,2.18,-2.18,1,-.6131664073641763, +4446,5781,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/26/2004,600,John Kerry,157,DEM,48,George W. Bush,182,REP,47,1,1,11/2/2004,49.7,49.32,.38,.62,.62,1,-2.683079183858953,average of multiple versions or turnout models listed in poll +4449,5789,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/26/2004,801,John Kerry,157,DEM,46,George W. Bush,182,REP,49,1,-3,11/2/2004,49.7,49.32,.38,3.38,-3.38,0,.8949148899414809,average of multiple versions or turnout models listed in poll +4456,88582,1369,2004,2004_Gov-G_NC,NC,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2004,625,Mike Easley,12795,DEM,54,Patrick J. Ballantine,12797,REP,38,,16,11/2/2004,55.62,42.88,12.74,3.26,3.26,1,-.6635660905295608, +25353,88592,1371,2004,2004_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,10/26/2004,758,John Lynch,12801,DEM,44,Craig Benson,12802,REP,47,,-3,11/2/2004,51.02,48.87,2.15,5.15,-5.15,0,1.190988509956782,for WMUR +4447,88622,1373,2004,2004_Gov-G_WA,WA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2004,800,Christine Gregoire,12814,DEM,48,Dino Rossi,12812,REP,43,,5,11/2/2004,48.87,48.87,0,5,5,1,-.4590327115626217, +25178,30416,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2004,625,Ken Salazar,3134,DEM,46,Pete Coors,3135,REP,46,,0,11/2/2004,51.3,46.53,4.77,4.77,-4.77,.5,1.043946742189776, +4439,26553,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,,10/26/2004,500,Ken Salazar,3134,DEM,48,Pete Coors,3135,REP,42,,6,11/2/2004,51.3,46.53,4.77,1.23,1.23,1,-2.48462869537933, +25366,30606,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/26/2004,600,Ken Salazar,3134,DEM,53,Pete Coors,3135,REP,42,,11,11/2/2004,51.3,46.53,4.77,6.23,6.23,1,2.457291297844656, +4479,26447,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Hamilton Campaigns,130,Live Phone,,10/26/2004,600,Betty Castor,3157,DEM,46,Mel Martinez,3156,REP,46,,0,11/2/2004,48.32,49.43,-1.11,1.11,1.11,.5,-2.096703582409934, +4468,26663,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/26/2004,801,Betty Castor,3157,DEM,46,Mel Martinez,3156,REP,49,,-3,11/2/2004,48.32,49.43,-1.11,1.89,-1.89,1,-1.069563263945422, +4481,30613,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/26/2004,599,Betty Castor,3157,DEM,45,Mel Martinez,3156,REP,45,,0,11/2/2004,48.32,49.43,-1.11,1.11,1.11,.5,-2.124701501168254, +4471,26618,1627,2004,2004_Sen-G_IA,IA,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/26/2004,600,Art Small,3198,DEM,27,Chuck Grassley,3197,REP,65,,-38,11/2/2004,27.88,70.18,-42.31,4.31,4.31,1,-.284746180894091, +4473,26833,1627,2004,2004_Sen-G_IA,IA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/26/2004,600,Art Small,3198,DEM,27,Chuck Grassley,3197,REP,68,,-41,11/2/2004,27.88,70.18,-42.31,1.31,1.31,1,-3.93545121792276, +4455,136984,1631,2004,2004_Sen-G_MD,MD,Sen-G,Sen-G,Ipsos,154,Live Phone,,10/26/2004,455,Barbara A. Mikulski,3243,DEM,66,E. J. Pipkin,3244,REP,29,,37,11/2/2004,64.8,33.72,31.08,5.92,5.92,1,-1.543493145989551,for Reuters +4485,26841,1633,2004,2004_Sen-G_NV,NV,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/26/2004,600,Harry Reid,3287,DEM,57,Richard Ziser,3288,REP,34,,23,11/2/2004,61.08,35.14,25.94,2.94,-2.94,1,-1.697619894230231, +25353,30593,1634,2004,2004_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,10/26/2004,758,Doris R. Haddock,3277,DEM,23,Judd Gregg,3275,REP,62,,-39,11/2/2004,33.72,66.18,-32.46,6.54,-6.54,1,-.7900678798469822,for WMUR +4465,26472,1635,2004,2004_Sen-G_NY,NY,Sen-G,Sen-G,Marist College,183,Live Phone,,10/26/2004,817,Charles E. Schumer,3296,DEM,72,Howard Mills,3299,REP,16,6,56,11/2/2004,71.16,24.24,46.92,9.08,9.08,1,1.893855527778056,for NBC News; among registered voters +4456,26495,1636,2004,2004_Sen-G_NC,NC,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2004,625,Erskine Bowles,3268,DEM,46.4,Richard Burr,3267,REP,46.1,,.30000001,11/2/2004,47.02,51.6,-4.58,4.88,4.88,0,1.20623824323659, +4476,26849,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/26/2004,600,Eric D. Fingerhut,3306,DEM,27,George V. Voinovich,3305,REP,58,,-31,11/2/2004,36.15,63.85,-27.7,3.3,-3.3,1,-.730649329828461, +4435,26357,1639,2004,2004_Sen-G_OK,OK,Sen-G,Sen-G,Cole Hargrave Snodgrass & Associates,56,Live Phone,,10/26/2004,500,Brad R. Carson,3311,DEM,38,Tom Coburn,3310,REP,43,6,-5,11/2/2004,41.24,52.77,-11.52,6.52,6.52,1,-.9948484365694918,among registered voters +4460,26677,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/26/2004,801,Joe Hoeffel,3331,DEM,35,Arlen Specter,3330,REP,55,4,-20,11/2/2004,41.99,52.62,-10.63,9.37,-9.37,1,1.307916526044369, +4484,26796,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,West Chester University,377,Live Phone,,10/26/2004,684,Joe Hoeffel,3331,DEM,34,Arlen Specter,3330,REP,53,,-19,11/2/2004,41.99,52.62,-10.63,8.37,-8.37,1,.0584536136715416, +4486,26857,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/26/2004,600,Joe Hoeffel,3331,DEM,29,Arlen Specter,3330,REP,55,,-26,11/2/2004,41.99,52.62,-10.63,15.37,-15.37,1,7.365529384143915, +25148,30386,1643,2004,2004_Sen-G_SD,SD,Sen-G,Sen-G,GQR Research (GQRR),126,Live Phone,D,10/26/2004,640,Tom Daschle,3349,DEM,50,John Thune,3348,REP,48,,2,11/2/2004,49.42,50.58,-1.15,3.15,3.15,0,.1967100855694184,for Tom Daschle +25378,30618,1643,2004,2004_Sen-G_SD,SD,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/26/2004,800,Tom Daschle,3349,DEM,46,John Thune,3348,REP,48,,-2,11/2/2004,49.42,50.58,-1.15,.85,-.85,1,-2.265573661954245, +4447,26517,1646,2004,2004_Sen-G_WA,WA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2004,800,Patty Murray,3364,DEM,53,George R. Nethercutt,3366,REP,39,,14,11/2/2004,54.98,42.74,12.24,1.76,1.76,1,-3.461928785322083, +25337,30577,1647,2004,2004_Sen-G_WI,WI,Sen-G,Sen-G,Tarrance Group,333,Live Phone,R,10/26/2004,500,Russ Feingold,3375,DEM,48,Tim Michels,3376,REP,43,,5,11/2/2004,55.35,44.11,11.24,6.24,-6.24,1,1.069116428943167,for unspecified Republican sponsor +4489,30625,1647,2004,2004_Sen-G_WI,WI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/26/2004,601,Russ Feingold,3375,DEM,59,Tim Michels,3376,REP,36,,23,11/2/2004,55.35,44.11,11.24,11.76,11.76,1,8.249775833371304, +64290,118274,3228,2004,2004_House-G_CO-3,CO-3,House-G,House-G,SurveyUSA,325,IVR,,10/26/2004,630,John T. Salazar,13910,DEM,48,Greg Walcher,13911,REP,45,,3,11/2/2004,50.55,46.56,3.99,.99,-.99,1,-5.53114901891339, +25178,117982,3232,2004,2004_House-G_CO-7,CO-7,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2004,400,David J. Thomas,14047,DEM,40,Bob Beauprez,14048,REP,46,3,-6,11/2/2004,42.79,54.72,-11.92,5.92,5.92,1,-1.340442951775062, +25353,139148,3396,2004,2004_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,10/26/2004,383,Justin Nadeau,14188,DEM,26,Jeb E. Bradley,14189,REP,60,,-34,11/2/2004,36.56,63.34,-26.78,7.22,-7.22,1,.3040590952763477,for WMUR +25353,139153,3397,2004,2004_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,10/26/2004,346,Paul W. Hodes,14190,DEM,30,Charles Bass,14191,REP,57,,-27,11/2/2004,38.17,58.25,-20.08,6.92,-6.92,1,1.564336651432349,for WMUR +64045,117863,3497,2004,2004_House-G_PA-13,PA-13,House-G,House-G,Franklin & Marshall College,106,Live Phone,,10/26/2004,454,Allyson Y. Schwartz,13918,DEM,53,Melissa Brown,13919,REP,35,,18,11/2/2004,55.74,41.28,14.46,3.54,3.54,1,-3.656280883646177, +25378,119668,3512,2004,2004_House-G_SD-1,SD-1,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/26/2004,800,Stephanie Herseth Sandlin,16388,DEM,45.5,Larry Diedrich,16387,REP,48.3,,-2.8,11/2/2004,53.36,45.91,7.45,10.25,-10.25,0,5.05077417611819, +27905,33183,8654,2004,2004_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2004,600,Generic Candidate,13750,DEM,44,Generic Candidate,13751,REP,43,,1,11/2/2004,46.6,49.24,-2.64,3.64,3.64,0,-.763494458773218,sample size unavailable; estimated at 600 as a default +15016,19856,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,10/27/2004,1000,John Kerry,157,DEM,49,George W. Bush,182,REP,47,,2,11/2/2004,48.24,50.7,-2.46,4.46,4.46,0,2.334558514089961, +15748,20588,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2004,1200,John Kerry,157,DEM,47,George W. Bush,182,REP,47,1,0,11/2/2004,48.24,50.7,-2.46,2.46,2.46,.5,.0773116233322898, +25365,5776,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2004,602,John Kerry,157,DEM,48,George W. Bush,182,REP,47,,1,11/2/2004,47.04,51.71,-4.67,5.67,5.67,0,3.12688027911184, +4428,5752,761,2004,2004_Pres-G_CT,CT,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/27/2004,600,John Kerry,157,DEM,52,George W. Bush,182,REP,42,3,10,11/2/2004,54.31,43.95,10.37,.37,-.37,1,-6.507718423857443, +4375,5697,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2004,500,John Kerry,157,DEM,45,George W. Bush,182,REP,50,,-5,11/2/2004,47.09,52.1,-5.01,.01,.01,1,-4.77371769107238, +4442,5766,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Selzer & Co.,304,Live Phone,,10/27/2004,806,John Kerry,157,DEM,48,George W. Bush,182,REP,45,1,3,11/2/2004,49.23,49.9,-.67,3.67,3.67,0,.8220223599441637, +4432,5756,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2004,600,John Kerry,157,DEM,45,George W. Bush,182,REP,44,,1,11/2/2004,49.23,49.9,-.67,1.67,1.67,0,-1.520733817654143, +4396,5720,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,Live Phone,,10/27/2004,600,John Kerry,157,DEM,43,George W. Bush,182,REP,41,2,2,11/2/2004,51.23,47.81,3.42,1.42,-1.42,1,-1.757746118375276,for Detroit News +4437,5761,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2004,601,John Kerry,157,DEM,45,George W. Bush,182,REP,47,,-2,11/2/2004,51.23,47.81,3.42,5.42,-5.42,0,2.447073269227741, +4433,5757,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2004,603,John Kerry,157,DEM,45,George W. Bush,182,REP,46,,-1,11/2/2004,51.09,47.61,3.48,4.48,-4.48,0,.9865089961175609, +4440,5764,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,Franklin Pierce University,107,Live Phone,,10/27/2004,617,John Kerry,157,DEM,50,George W. Bush,182,REP,43,1,7,11/2/2004,50.24,48.87,1.37,5.63,5.63,1,3.177389172702467, +4429,5753,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/27/2004,600,John Kerry,157,DEM,49,George W. Bush,182,REP,46,2,3,11/2/2004,50.24,48.87,1.37,1.63,1.63,1,-1.295256010804385, +4453,5778,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2004,600,John Kerry,157,DEM,45,George W. Bush,182,REP,50,,-5,11/2/2004,47.88,50.47,-2.59,2.41,-2.41,1,-1.476953295471724, +4431,5755,789,2004,2004_Pres-G_NY,NY,Pres-G,Pres-G,Siena College,305,Live Phone,,10/27/2004,1062,John Kerry,157,DEM,52,George W. Bush,182,REP,37,,15,11/2/2004,58.37,40.08,18.29,3.29,-3.29,1,-.141850506720883, +4425,5749,789,2004,2004_Pres-G_NY,NY,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/27/2004,628,John Kerry,157,DEM,57,George W. Bush,182,REP,39,,18,11/2/2004,58.37,40.08,18.29,.29,-.29,1,-4.082152911688448, +4434,5758,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2004,600,John Kerry,157,DEM,47,George W. Bush,182,REP,44,,3,11/2/2004,48.71,50.81,-2.11,5.11,5.11,0,2.055305450872072, +4444,5768,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2004,600,John Kerry,157,DEM,47,George W. Bush,182,REP,47,,0,11/2/2004,50.92,48.42,2.5,2.5,-2.5,.5,-.3086341044962814, +4426,5750,798,2004,2004_Pres-G_TX,TX,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/27/2004,602,John Kerry,157,DEM,37,George W. Bush,182,REP,59,,-22,11/2/2004,38.22,61.09,-22.86,.86,.86,1,-6.003073775527401, +4454,5779,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2004,600,John Kerry,157,DEM,49,George W. Bush,182,REP,46,,3,11/2/2004,49.7,49.32,.38,2.62,2.62,1,-.1960374700058877, +4440,88591,1371,2004,2004_Gov-G_NH,NH,Gov-G,Gov-G,Franklin Pierce University,107,Live Phone,,10/27/2004,617,John Lynch,12801,DEM,46,Craig Benson,12802,REP,45,,1,11/2/2004,51.02,48.87,2.15,1.15,-1.15,1,-3.477470509415978, +4429,88593,1371,2004,2004_Gov-G_NH,NH,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/27/2004,600,John Lynch,12801,DEM,47,Craig Benson,12802,REP,48,,-1,11/2/2004,51.02,48.87,2.15,3.15,-3.15,0,-.8154279249587544, +4428,26616,1620,2004,2004_Sen-G_CT,CT,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/27/2004,600,Christopher J. Dodd,3152,DEM,66,Jack C. Orchulli,3153,REP,27,,39,11/2/2004,66.35,32.13,34.22,4.78,4.78,1,-2.530365641276454, +25181,30419,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/2004,625,Betty Castor,3157,DEM,46,Mel Martinez,3156,REP,47,1,-1,11/2/2004,48.32,49.43,-1.11,.11,.11,1,-3.041795243352602, +73162,137158,1630,2004,2004_Sen-O_LA,LA,Sen-G,Sen-O,Market Research Insight,185,Live Phone,,10/27/2004,600,Chris John,3237,DEM,15,David Vitter,3236,REP,51,17,-36,11/2/2004,29.34,51.03,-21.69,14.31,-14.31,1,11.27052989702917, +25186,30424,1633,2004,2004_Sen-G_NV,NV,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/2004,625,Harry Reid,3287,DEM,59,Richard Ziser,3288,REP,35,,24,11/2/2004,61.08,35.14,25.94,1.94,-1.94,1,-2.652236997573692, +4440,26408,1634,2004,2004_Sen-G_NH,NH,Sen-G,Sen-G,Franklin Pierce University,107,Live Phone,,10/27/2004,617,Doris R. Haddock,3277,DEM,24,Judd Gregg,3275,REP,64,,-40,11/2/2004,33.72,66.18,-32.46,7.54,-7.54,1,-.1337927856784774, +4429,26639,1634,2004,2004_Sen-G_NH,NH,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/27/2004,600,Doris R. Haddock,3277,DEM,19,Judd Gregg,3275,REP,68,,-49,11/2/2004,33.72,66.18,-32.46,16.54,-16.54,1,11.69036353582269, +25188,30426,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/2004,1500,Eric D. Fingerhut,3306,DEM,26,George V. Voinovich,3305,REP,64,,-38,11/2/2004,36.15,63.85,-27.7,10.3,-10.3,1,7.149993632746558, +25196,30434,1642,2004,2004_Sen-G_SC,SC,Sen-G,Sen-G,McLaughlin & Associates,203,Live Phone,R,10/27/2004,400,Inez Tenenbaum,3336,DEM,40,Jim DeMint,3335,REP,48,,-8,11/2/2004,44.1,53.67,-9.57,1.57,1.57,1,-4.049013151265334,for unspecified Republican sponsor +4428,118127,3236,2004,2004_House-G_CT-4,CT-4,House-G,House-G,Research 2000,281,Live Phone,,10/27/2004,600,Diane Farrell,14194,DEM,40,Christopher H. Shays,14195,REP,48,,-8,11/2/2004,47.56,52.43,-4.87,3.13,-3.13,1,-1.860512053828368, +74173,139119,3236,2004,2004_House-G_CT-4,CT-4,House-G,House-G,University of Connecticut,347,Live Phone,,10/27/2004,400,Diane Farrell,14194,DEM,42,Christopher H. Shays,14195,REP,47,,-5,11/2/2004,47.56,52.43,-4.87,.13,-.13,1,-5.16676746290818, +64064,117891,3288,2004,2004_House-G_IL-8,IL-8,House-G,House-G,GQR Research (GQRR),126,Live Phone,D,10/27/2004,500,Melissa L. Bean,13939,DEM,46,Philip Crane,13940,REP,48,,-2,11/2/2004,51.7,48.3,3.4,5.4,-5.4,0,-1.749044607147573,for unspecified Democratic sponsor +64291,118275,3317,2004,2004_House-G_KS-4,KS-4,House-G,House-G,SurveyUSA,325,IVR,,10/27/2004,661,Michael Kinard,14365,DEM,27,Todd Tiahrt,14366,REP,67,,-40,11/2/2004,31.07,66.11,-35.04,4.96,-4.96,1,-2.014929999671225, +64292,118276,3320,2004,2004_House-G_KY-3,KY-3,House-G,House-G,SurveyUSA,325,IVR,,10/27/2004,638,Tony Miller,13997,DEM,37,Anne Meagher Northup,13998,REP,58,,-21,11/2/2004,37.8,60.26,-22.46,1.46,1.46,1,-3.642744331423218, +73162,139133,3331,2004,2004_House-O_LA-7,LA-7,House-G,House-O,Market Research Insight,185,Live Phone,,10/27/2004,600,Willie L. Mount,16614,DEM,23,Charles W. Boustany Jr.,16615,REP,30,18,-7,11/2/2004,25.22,38.61,-13.39,6.39,6.39,1,-.5078444763822818,sample size unavailable; estimated at 600 as a default +74187,139142,3373,2004,2004_House-G_MN-6,MN-6,House-G,House-G,SurveyUSA,325,IVR,,10/27/2004,357,Patty Wetterling,14443,DEM,34,Mark R. Kennedy,14444,REP,52,,-18,11/2/2004,45.94,53.99,-8.05,9.95,-9.95,1,3.697228006262458,for KSTP-TV Minneapolis +25186,117983,3395,2004,2004_House-G_NV-3,NV-3,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/2004,307,Tom Gallagher,14045,DEM,41,Jon C. Porter,14046,REP,51,,-10,11/2/2004,40.4,54.46,-14.06,4.06,4.06,1,-1.355514049947947, +64293,118277,3475,2004,2004_House-G_OK-1,OK-1,House-G,House-G,SurveyUSA,325,IVR,,10/27/2004,656,Doug Dodd,14367,DEM,33,John A. Sullivan,14368,REP,59,,-26,11/2/2004,37.54,60.19,-22.65,3.35,-3.35,1,-3.65685951996988, +15017,123540,8654,2004,2004_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,Live Phone,,10/27/2004,1000,Generic Candidate,13750,DEM,47,Generic Candidate,13751,REP,45,,2,11/2/2004,46.6,49.24,-2.64,4.64,4.64,0,.834472547946555, +66367,123561,8654,2004,2004_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,10/27/2004,1000,Generic Candidate,13750,DEM,44,Generic Candidate,13751,REP,44,,0,11/2/2004,46.6,49.24,-2.64,2.64,2.64,.5,-1.579234994852087, +27904,33182,8654,2004,2004_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,10/27/2004,600,Generic Candidate,13750,DEM,45,Generic Candidate,13751,REP,44,,1,11/2/2004,46.6,49.24,-2.64,3.64,3.64,0,-.8469773218298468,sample size unavailable; estimated at 600 as a default +15576,20416,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/28/2004,1000,John Kerry,157,DEM,44,George W. Bush,182,REP,46,2,-2,11/2/2004,48.24,50.7,-2.46,.46,.46,1,-1.741552190014351, +15320,20160,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Princeton Survey Research Associates International,258,Live Phone,,10/28/2004,882,John Kerry,157,DEM,45,George W. Bush,182,REP,51,,-6,11/2/2004,48.24,50.7,-2.46,3.54,-3.54,1,1.228975433279719,for Newsweek +4409,5733,757,2004,2004_Pres-G_AR,AR,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2004,625,John Kerry,157,DEM,43,George W. Bush,182,REP,51,0,-8,11/2/2004,44.55,54.31,-9.76,1.76,1.76,1,-3.572777688197005, +63835,117538,757,2004,2004_Pres-G_AR,AR,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/28/2004,632,John Kerry,157,DEM,46.9,George W. Bush,182,REP,50.1,.5,-3.2,11/2/2004,44.55,54.31,-9.76,6.56,6.56,1,1.590734583576152, +4368,5690,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2004,625,John Kerry,157,DEM,43,George W. Bush,182,REP,50,1,-7,11/2/2004,47.04,51.71,-4.67,2.33,-2.33,1,-.6468977063535506, +4410,5734,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2004,800,John Kerry,157,DEM,45,George W. Bush,182,REP,49,,-4,11/2/2004,47.09,52.1,-5.01,1.01,1.01,1,-3.300130677731527, +4466,5795,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2004,600,John Kerry,157,DEM,47,George W. Bush,182,REP,50,,-3,11/2/2004,47.09,52.1,-5.01,2.01,2.01,1,-2.57103060997327, +4371,5693,765,2004,2004_Pres-G_GA,GA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/28/2004,501,John Kerry,157,DEM,42,George W. Bush,182,REP,52,,-10,11/2/2004,41.37,57.97,-16.6,6.6,6.6,1,2.447998682908899, +4411,5735,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2004,625,John Kerry,157,DEM,44,George W. Bush,182,REP,49,1,-5,11/2/2004,49.23,49.9,-.67,4.33,-4.33,1,1.498286260631149, +4376,5698,769,2004,2004_Pres-G_IL,IL,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/28/2004,600,John Kerry,157,DEM,54,George W. Bush,182,REP,40,1,14,11/2/2004,54.82,44.48,10.34,3.66,3.66,1,1.052852182254785, +4385,5709,769,2004,2004_Pres-G_IL,IL,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/28/2004,665,John Kerry,157,DEM,54,George W. Bush,182,REP,42,,12,11/2/2004,54.82,44.48,10.34,1.66,1.66,1,-1.018844540534883, +4422,5746,770,2004,2004_Pres-G_IN,IN,Pres-G,Pres-G,Selzer & Co.,304,Live Phone,,10/28/2004,1002,John Kerry,157,DEM,37,George W. Bush,182,REP,57,1,-20,11/2/2004,39.26,59.94,-20.68,.68,.68,1,-3.19109463111325, +4392,5716,770,2004,2004_Pres-G_IN,IN,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/28/2004,589,John Kerry,157,DEM,39,George W. Bush,182,REP,58,,-19,11/2/2004,39.26,59.94,-20.68,1.68,1.68,1,-2.619412787792498, +4393,5717,775,2004,2004_Pres-G_MD,MD,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/28/2004,607,John Kerry,157,DEM,54,George W. Bush,182,REP,43,,11,11/2/2004,55.91,42.93,12.98,1.98,-1.98,1,-3.019268698371322, +4347,5669,776,2004,2004_Pres-G_ME,ME,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/28/2004,1008,John Kerry,157,DEM,52,George W. Bush,182,REP,44,,8,11/2/2004,53.57,44.58,9,1,-1,1,-3.102332401654659, +4405,5729,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2004,626,John Kerry,157,DEM,47,George W. Bush,182,REP,45,1,2,11/2/2004,51.23,47.81,3.42,1.42,-1.42,1,-1.684359206050273, +4457,5784,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2004,600,John Kerry,157,DEM,50,George W. Bush,182,REP,46,,4,11/2/2004,51.23,47.81,3.42,.58,.58,1,-2.682269808059478, +4373,5695,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2004,625,John Kerry,157,DEM,47,George W. Bush,182,REP,48,,-1,11/2/2004,51.09,47.61,3.48,4.48,-4.48,0,1.182853782617532, +63658,117156,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2004,600,John Kerry,157,DEM,48,George W. Bush,182,REP,47,,1,11/2/2004,51.09,47.61,3.48,2.48,-2.48,1,-1.085098798799368, +4400,5724,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Star Tribune (Minnesota Poll),315,Live Phone,,10/28/2004,996,John Kerry,157,DEM,49,George W. Bush,182,REP,41,1,8,11/2/2004,51.09,47.61,3.48,4.52,4.52,1,1.205502561318466, +4406,5730,779,2004,2004_Pres-G_MO,MO,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2004,625,John Kerry,157,DEM,44,George W. Bush,182,REP,49,,-5,11/2/2004,46.1,53.3,-7.2,2.2,2.2,1,-1.075493077065345, +63847,117550,779,2004,2004_Pres-G_MO,MO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/28/2004,1316,John Kerry,157,DEM,47.2,George W. Bush,182,REP,51.4,,-4.1999998,11/2/2004,46.1,53.3,-7.2,3,3,1,.1615786437617678, +4412,5736,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2004,625,John Kerry,157,DEM,47,George W. Bush,182,REP,46,1,1,11/2/2004,50.24,48.87,1.37,.37,-.37,1,-2.340505229528778, +63850,117553,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/28/2004,632,John Kerry,157,DEM,50.2,George W. Bush,182,REP,45.7,1,4.5,11/2/2004,50.24,48.87,1.37,3.13,3.13,1,.3930118009725232, +4363,5685,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Rutgers University,295,Live Phone,,10/28/2004,740,John Kerry,157,DEM,45,George W. Bush,182,REP,41,2,4,11/2/2004,52.92,46.24,6.68,2.68,-2.68,1,-1.082615765759573, +4386,5710,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/28/2004,794,John Kerry,157,DEM,54,George W. Bush,182,REP,42,,12,11/2/2004,52.92,46.24,6.68,5.32,5.32,1,1.74537857709134, +4369,5691,787,2004,2004_Pres-G_NM,NM,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2004,625,John Kerry,157,DEM,45,George W. Bush,182,REP,49,,-4,11/2/2004,49.05,49.84,-.79,3.21,-3.21,1,-.2702858200825403, +4401,5725,787,2004,2004_Pres-G_NM,NM,Pres-G,Pres-G,Research & Polling Inc.,280,Live Phone,,10/28/2004,1140,John Kerry,157,DEM,44,George W. Bush,182,REP,47,1,-3,11/2/2004,49.05,49.84,-.79,2.21,-2.21,1,-1.02914114783784,for Albuquerque Journal +4419,5743,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2004,800,John Kerry,157,DEM,44,George W. Bush,182,REP,50,1,-6,11/2/2004,47.88,50.47,-2.59,3.41,-3.41,1,.6630010675305203, +4413,5737,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2004,625,John Kerry,157,DEM,46,George W. Bush,182,REP,48,,-2,11/2/2004,48.71,50.81,-2.11,.11,.11,1,-2.985227974908025, +4458,5785,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2004,600,John Kerry,157,DEM,46,George W. Bush,182,REP,50,,-4,11/2/2004,48.71,50.81,-2.11,1.89,-1.89,1,-1.213321292762016, +4417,5741,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2004,625,John Kerry,157,DEM,50,George W. Bush,182,REP,44,,6,11/2/2004,51.35,47.19,4.16,1.84,1.84,1,-1.226446710609533, +63859,117563,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/28/2004,1066,John Kerry,157,DEM,53.9,George W. Bush,182,REP,43.8,,10.1,11/2/2004,51.35,47.19,4.16,5.94,5.94,1,3.738007741021632, +4414,5738,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2004,625,John Kerry,157,DEM,48,George W. Bush,182,REP,46,,2,11/2/2004,50.92,48.42,2.5,.5,-.5,1,-2.124408209162665, +4459,5786,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2004,600,John Kerry,157,DEM,49,George W. Bush,182,REP,47,,2,11/2/2004,50.92,48.42,2.5,.5,-.5,1,-2.246785432138219, +63863,117571,797,2004,2004_Pres-G_TN,TN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/28/2004,1224,John Kerry,157,DEM,47.1,George W. Bush,182,REP,50.4,.4,-3.3,11/2/2004,42.53,56.8,-14.27,10.97,10.97,1,6.244796430725785, +4394,5718,800,2004,2004_Pres-G_VA,VA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/28/2004,606,John Kerry,157,DEM,47,George W. Bush,182,REP,51,,-4,11/2/2004,45.48,53.68,-8.2,4.2,4.2,1,.4562038658221537, +63866,117583,802,2004,2004_Pres-G_WA,WA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/28/2004,1813,John Kerry,157,DEM,54.6,George W. Bush,182,REP,43.4,.3,11.2,11/2/2004,52.82,45.64,7.18,4.02,4.02,1,1.765388340359421, +4420,5744,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2004,625,John Kerry,157,DEM,48,George W. Bush,182,REP,46,1,2,11/2/2004,49.7,49.32,.38,1.62,1.62,1,-1.336313445039444, +4415,5739,804,2004,2004_Pres-G_WV,WV,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2004,625,John Kerry,157,DEM,43,George W. Bush,182,REP,51,,-8,11/2/2004,43.2,56.06,-12.86,4.86,4.86,1,-1.454631444124037, +63869,117597,804,2004,2004_Pres-G_WV,WV,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/28/2004,571,John Kerry,157,DEM,45.6,George W. Bush,182,REP,50.1,.2,-4.5,11/2/2004,43.2,56.06,-12.86,8.36,8.36,1,2.402611486488301, +4422,88549,1366,2004,2004_Gov-G_IN,IN,Gov-G,Gov-G,Selzer & Co.,304,Live Phone,,10/28/2004,1002,Joseph Kernan,12785,DEM,42,"Mitchell Daniels, Jr.",12784,REP,48,3,-6,11/2/2004,45.49,53.21,-7.72,1.72,1.72,1,-2.196027621070348, +4392,88550,1366,2004,2004_Gov-G_IN,IN,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/28/2004,589,Joseph Kernan,12785,DEM,44,"Mitchell Daniels, Jr.",12784,REP,52,,-8,11/2/2004,45.49,53.21,-7.72,.28,-.28,1,-4.616993063677536, +4371,26826,1622,2004,2004_Sen-G_GA,GA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/28/2004,501,Denise Majette,3174,DEM,36,Johnny Isakson,3173,REP,49,4,-13,11/2/2004,39.98,57.88,-17.9,4.9,4.9,1,.1650711392723769, +4376,26620,1625,2004,2004_Sen-G_IL,IL,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/28/2004,600,Barack Obama,3205,DEM,67,Alan Keyes,3206,REP,25,,42,11/2/2004,69.97,27.05,42.92,.92,-.92,1,-3.885454345563616, +4385,30535,1625,2004,2004_Sen-G_IL,IL,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/28/2004,655,Barack Obama,3205,DEM,66,Alan Keyes,3206,REP,27,,39,11/2/2004,69.97,27.05,42.92,3.92,-3.92,1,.0514535563173252, +4392,30538,1626,2004,2004_Sen-G_IN,IN,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/28/2004,586,Evan Bayh,3223,DEM,61,Marvin Bailey Scott,3224,REP,34,,27,11/2/2004,61.65,37.23,24.42,2.58,2.58,1,-4.291219919726164, +64294,118278,3170,2004,2004_House-G_AR-2,AR-2,House-G,House-G,SurveyUSA,325,IVR,,10/28/2004,583,Vic Snyder,14363,DEM,60,Marvin Parks,14364,REP,36,,24,11/2/2004,58.17,41.83,16.34,7.66,7.66,1,.621482020553018, +74172,139117,3234,2004,2004_House-G_CT-2,CT-2,House-G,House-G,University of Connecticut,347,Live Phone,,10/28/2004,400,Jim Sullivan,14192,DEM,42,Robert R. Simmons,14193,REP,45,,-3,11/2/2004,45.77,54.19,-8.43,5.43,5.43,1,-.4699416152064497, +25172,139125,3326,2004,2004_House-O_LA-3,LA-3,House-G,House-O,Market Research Insight,185,Live Phone,,10/28/2004,600,Charlie Melancon,16607,DEM,16,William Tauzin,16609,REP,32,20,-16,11/2/2004,23.93,32,-8.07,7.93,-7.93,1,1.102284059241901,sample size unavailable; estimated at 600 as a default; among registered voters +4347,118279,3333,2004,2004_House-G_ME-1,ME-1,House-G,House-G,SurveyUSA,325,IVR,,10/28/2004,652,Thomas H. Allen,14372,DEM,55,Charlie Summers,14373,REP,39,,16,11/2/2004,59.74,40.26,19.47,3.47,-3.47,1,-3.52769149066181, +4347,118280,3334,2004,2004_House-G_ME-2,ME-2,House-G,House-G,SurveyUSA,325,IVR,,10/28/2004,673,Michael H. Michaud,14374,DEM,53,Brian N. Hamel,14375,REP,40,,13,11/2/2004,58.03,39.47,18.56,5.56,-5.56,1,-1.42415447958385, +4401,118108,3411,2004,2004_House-G_NM-1,NM-1,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/28/2004,568,Richard M. Romero,14161,DEM,43,Heather A. Wilson,14162,REP,51,,-8,11/2/2004,45.53,54.4,-8.87,.87,.87,1,-6.192133780385888,for Albuquerque Journal +4401,118109,3412,2004,2004_House-G_NM-2,NM-2,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/28/2004,289,Gary K. King,14163,DEM,38,Stevan Pearce,14164,REP,50,,-12,11/2/2004,39.8,60.2,-20.39,8.39,8.39,1,.9829409518774009,for Albuquerque Journal +64711,119666,3573,2004,2004_House-G_WA-5,WA-5,House-G,House-G,SurveyUSA,325,IVR,,10/28/2004,625,Donald K. Barbieri,14504,DEM,38,Cathy McMorris Rodgers,14505,REP,55,,-17,11/2/2004,40.32,59.68,-19.36,2.36,2.36,1,-4.648568330188665, +15320,33180,8654,2004,2004_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,Live Phone,,10/28/2004,882,Generic Candidate,13750,DEM,44,Generic Candidate,13751,REP,49,,-5,11/2/2004,46.6,49.24,-2.64,2.36,-2.36,1,-2.201619831417754,for Newsweek +14874,120069,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/29/2004,1258,John Kerry,157,DEM,48.5,George W. Bush,182,REP,48,1,.5,11/2/2004,48.24,50.7,-2.46,2.96,2.96,0,.9298493400003688,average of multiple versions or turnout models listed in poll +14943,19783,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,10/29/2004,1125,John Kerry,157,DEM,47,George W. Bush,182,REP,50,,-3,11/2/2004,48.24,50.7,-2.46,.54,-.54,1,-1.588798692839519, +15036,19876,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/29/2004,1200,John Kerry,157,DEM,45,George W. Bush,182,REP,47,,-2,11/2/2004,48.24,50.7,-2.46,.46,.46,1,-1.523430974911146, +14921,19761,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,10/29/2004,1000,John Kerry,157,DEM,46,George W. Bush,182,REP,49,,-3,11/2/2004,48.24,50.7,-2.46,.54,-.54,1,-1.653248484408543, +15360,20200,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,Live Phone,,10/29/2004,1925,John Kerry,157,DEM,45,George W. Bush,182,REP,48,,-3,11/2/2004,48.24,50.7,-2.46,.54,-.54,1,-1.367787515353483, +4350,5672,758,2004,2004_Pres-G_AZ,AZ,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2004,599,John Kerry,157,DEM,41,George W. Bush,182,REP,56,,-15,11/2/2004,44.4,54.87,-10.47,4.53,-4.53,1,.142577308580666, +4356,5678,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2004,626,John Kerry,157,DEM,46,George W. Bush,182,REP,52,,-6,11/2/2004,47.04,51.71,-4.67,1.33,-1.33,1,-1.520342917080717,for KUSA-TV (Colorado) | KOAA-TV (Colorado) +58435,116972,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Gallup,112,Live Phone,,10/29/2004,1138,John Kerry,157,DEM,49.5,George W. Bush,182,REP,46.5,,3,11/2/2004,47.09,52.1,-5.01,8.01,8.01,0,4.226210026857771,average of multiple versions or turnout models listed in poll +4374,5696,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/29/2004,1098,John Kerry,157,DEM,43,George W. Bush,182,REP,51,1,-8,11/2/2004,47.09,52.1,-5.01,2.99,-2.99,1,-1.028857187964784, +4357,5679,765,2004,2004_Pres-G_GA,GA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2004,628,John Kerry,157,DEM,43,George W. Bush,182,REP,55,,-12,11/2/2004,41.37,57.97,-16.6,4.6,4.6,1,.3227546088861071, +4372,5707,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Gallup,112,Live Phone,,10/29/2004,1119,John Kerry,157,DEM,46,George W. Bush,182,REP,48,2,-2,11/2/2004,49.23,49.9,-.67,1.33,-1.33,1,-1.327591366925715, +4358,5680,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2004,661,John Kerry,157,DEM,49,George W. Bush,182,REP,49,,0,11/2/2004,49.23,49.9,-.67,.67,.67,.5,-2.112021989443611, +4351,5673,772,2004,2004_Pres-G_KY,KY,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2004,636,John Kerry,157,DEM,38,George W. Bush,182,REP,59,,-21,11/2/2004,39.69,59.55,-19.86,1.14,-1.14,1,-3.967262742352752, +4352,5674,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2004,671,John Kerry,157,DEM,50,George W. Bush,182,REP,47,,3,11/2/2004,51.23,47.81,3.42,.42,-.42,1,-2.558077812712965, +4343,5671,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Gallup,112,Live Phone,,10/29/2004,1078,John Kerry,157,DEM,52,George W. Bush,182,REP,44,1,8,11/2/2004,51.09,47.61,3.48,4.52,4.52,1,1.483209445205097, +4367,5704,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/29/2004,600,John Kerry,157,DEM,47,George W. Bush,182,REP,47,2,0,11/2/2004,50.24,48.87,1.37,1.37,-1.37,.5,-1.5989903546819,average of multiple versions or turnout models listed in poll +4364,5686,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/29/2004,984,John Kerry,157,DEM,48,George W. Bush,182,REP,43,2,5,11/2/2004,52.92,46.24,6.68,1.68,-1.68,1,-1.721877578445516, +4382,5706,787,2004,2004_Pres-G_NM,NM,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/29/2004,600,John Kerry,157,DEM,48,George W. Bush,182,REP,47.5,1,.5,11/2/2004,49.05,49.84,-.79,1.29,1.29,0,-2.700356213686863,average of multiple versions or turnout models listed in poll +4355,5677,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2004,535,John Kerry,157,DEM,49,George W. Bush,182,REP,49,,0,11/2/2004,47.88,50.47,-2.59,2.59,2.59,.5,-.2942462223456092, +25343,5719,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/29/2004,819,John Kerry,157,DEM,49,George W. Bush,182,REP,50,,-1,11/2/2004,48.71,50.81,-2.11,1.11,1.11,1,-1.612658535077358, +4359,5681,791,2004,2004_Pres-G_OK,OK,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2004,662,John Kerry,157,DEM,34,George W. Bush,182,REP,64,,-30,11/2/2004,34.43,65.57,-31.14,1.14,1.14,1,-2.067724423159131, +4370,5692,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/29/2004,1022,John Kerry,157,DEM,47,George W. Bush,182,REP,47,,0,11/2/2004,50.92,48.42,2.5,2.5,-2.5,.5,.4535149338218148, +4360,5682,797,2004,2004_Pres-G_TN,TN,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2004,629,John Kerry,157,DEM,40,George W. Bush,182,REP,58,,-18,11/2/2004,42.53,56.8,-14.27,3.73,-3.73,1,-2.088124492297195, +4384,5715,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Gallup,112,Live Phone,,10/29/2004,1119,John Kerry,157,DEM,44,George W. Bush,182,REP,52,1,-8,11/2/2004,49.7,49.32,.38,8.38,-8.38,0,6.374315169326602, +4356,137579,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/29/2004,622,Ken Salazar,3134,DEM,49,Pete Coors,3135,REP,47,,2,11/2/2004,51.3,46.53,4.77,2.77,-2.77,1,-.5797973232975235,for KUSA-TV (Colorado) | KOAA-TV (Colorado) +58435,30361,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Gallup,112,Live Phone,,10/29/2004,1138,Betty Castor,3157,DEM,48,Mel Martinez,3156,REP,46,,2,11/2/2004,48.32,49.43,-1.11,3.11,3.11,0,.4948590416253681, +4374,26570,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/29/2004,1098,Betty Castor,3157,DEM,44,Mel Martinez,3156,REP,49,,-5,11/2/2004,48.32,49.43,-1.11,3.89,-3.89,1,1.227356889863484, +4357,30531,1622,2004,2004_Sen-G_GA,GA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/29/2004,624,Denise Majette,3174,DEM,40,Johnny Isakson,3173,REP,56,,-16,11/2/2004,39.98,57.88,-17.9,1.9,1.9,1,-2.57412403052842, +4351,30541,1629,2004,2004_Sen-G_KY,KY,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/29/2004,631,Daniel Mongiardo,3233,DEM,42,Jim Bunning,3232,REP,51,,-9,11/2/2004,49.34,50.66,-1.31,7.69,-7.69,1,3.075183741183984, +4367,26343,1634,2004,2004_Sen-G_NH,NH,Sen-G,Sen-G,American Research Group,9,Live Phone,,10/29/2004,600,Doris R. Haddock,3277,DEM,26,Judd Gregg,3275,REP,66,,-40,11/2/2004,33.72,66.18,-32.46,7.54,-7.54,1,.7714782488576337, +25343,30583,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/29/2004,823,Eric D. Fingerhut,3306,DEM,35,George V. Voinovich,3305,REP,65,,-30,11/2/2004,36.15,63.85,-27.7,2.3,-2.3,1,-1.670666752546176, +4359,30555,1639,2004,2004_Sen-G_OK,OK,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/29/2004,656,Brad R. Carson,3311,DEM,39,Tom Coburn,3310,REP,47,8,-8,11/2/2004,41.24,52.77,-11.52,3.52,3.52,1,-4.042860224488089, +4370,26581,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/29/2004,1022,Joe Hoeffel,3331,DEM,33,Arlen Specter,3330,REP,53,7,-20,11/2/2004,41.99,52.62,-10.63,9.37,-9.37,1,1.507454653406846, +64203,118128,3234,2004,2004_House-G_CT-2,CT-2,House-G,House-G,Research 2000,281,Live Phone,,10/29/2004,600,Jim Sullivan,14192,DEM,45,Robert R. Simmons,14193,REP,48,,-3,11/2/2004,45.77,54.19,-8.43,5.43,5.43,1,.1270413082656691, +15638,20478,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/30/2004,2904,John Kerry,157,DEM,48,George W. Bush,182,REP,49,1,-1,11/2/2004,48.24,50.7,-2.46,1.46,1.46,1,-.2143732330461456,average of multiple versions or turnout models listed in poll +15015,19855,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,10/30/2004,1000,John Kerry,157,DEM,48,George W. Bush,182,REP,47,,1,11/2/2004,48.24,50.7,-2.46,3.46,3.46,0,1.579664725393303, +14993,19819,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/30/2004,1573,John Kerry,157,DEM,47,George W. Bush,182,REP,49,,-2,11/2/2004,48.24,50.7,-2.46,.46,.46,1,-1.377529239754227,for USA Today | CNN +15165,20005,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,10/30/2004,1092,John Kerry,157,DEM,45,George W. Bush,182,REP,49,2,-4,11/2/2004,48.24,50.7,-2.46,1.54,-1.54,1,-.4948843644402696, +15294,20134,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,Live Phone,,10/30/2004,1014,John Kerry,157,DEM,47,George W. Bush,182,REP,48,,-1,11/2/2004,48.24,50.7,-2.46,1.46,1.46,1,-.5963947273607977, +27901,117051,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2004,3000,John Kerry,157,DEM,48.5,George W. Bush,182,REP,50.2,,-1.7,11/2/2004,48.24,50.7,-2.46,.76,.76,1,-.9367029726577671, +15745,20585,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2004,1200,John Kerry,157,DEM,47,George W. Bush,182,REP,48,1,-1,11/2/2004,48.24,50.7,-2.46,1.46,1.46,1,-.6805642369886006, +25275,5631,757,2004,2004_Pres-G_AR,AR,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/30/2004,646,John Kerry,157,DEM,48,George W. Bush,182,REP,48,,0,11/2/2004,44.55,54.31,-9.76,9.76,9.76,.5,5.247079369627122, +4322,5643,759,2004,2004_Pres-G_CA,CA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/30/2004,767,John Kerry,157,DEM,54,George W. Bush,182,REP,43,,11,11/2/2004,54.3,44.36,9.95,1.05,1.05,1,-3.006853204741343, +4335,5657,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Gallup,112,Live Phone,,10/30/2004,1521,John Kerry,157,DEM,48,George W. Bush,182,REP,47,,1,11/2/2004,47.09,52.1,-5.01,6.01,6.01,0,2.437339137531876, +4318,5637,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/30/2004,400,John Kerry,157,DEM,48,George W. Bush,182,REP,48,1,0,11/2/2004,47.09,52.1,-5.01,5.01,5.01,.5,.3709453816975348, +4319,5639,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/30/2004,801,John Kerry,157,DEM,46.5,George W. Bush,182,REP,50,1,-3.5,11/2/2004,47.09,52.1,-5.01,1.51,1.51,1,-2.791773993048793,average of multiple versions or turnout models listed in poll +4323,5644,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/30/2004,742,John Kerry,157,DEM,48,George W. Bush,182,REP,49,,-1,11/2/2004,47.09,52.1,-5.01,4.01,4.01,1,.0832840175672127, +4339,5661,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2004,599,John Kerry,157,DEM,48,George W. Bush,182,REP,47,,1,11/2/2004,47.09,52.1,-5.01,6.01,6.01,0,1.709088219164206, +4320,5640,765,2004,2004_Pres-G_GA,GA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/30/2004,801,John Kerry,157,DEM,41,George W. Bush,182,REP,55,,-14,11/2/2004,41.37,57.97,-16.6,2.6,2.6,1,-1.862424288586046, +4310,5629,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/30/2004,801,John Kerry,157,DEM,46.5,George W. Bush,182,REP,49,1,-2.5,11/2/2004,49.23,49.9,-.67,1.83,-1.83,1,-1.002593242008774,average of multiple versions or turnout models listed in poll +4354,5676,769,2004,2004_Pres-G_IL,IL,Pres-G,Pres-G,Victory Research,437,Live Phone,,10/30/2004,1200,John Kerry,157,DEM,53,George W. Bush,182,REP,43,2,10,11/2/2004,54.82,44.48,10.34,.34,-.34,1,-2.170137425577207, +4303,5619,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/30/2004,801,John Kerry,157,DEM,44.5,George W. Bush,182,REP,45,1,-.5,11/2/2004,51.23,47.81,3.42,3.92,-3.92,0,1.406487179069172,average of multiple versions or turnout models listed in poll +4311,5641,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/30/2004,801,John Kerry,157,DEM,48,George W. Bush,182,REP,48,1,0,11/2/2004,51.09,47.61,3.48,3.48,-3.48,.5,.3493282966679596, +4330,5652,779,2004,2004_Pres-G_MO,MO,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/30/2004,694,John Kerry,157,DEM,47,George W. Bush,182,REP,52,,-5,11/2/2004,46.1,53.3,-7.2,2.2,2.2,1,-1.003198676313465, +4326,5648,782,2004,2004_Pres-G_NC,NC,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/30/2004,620,John Kerry,157,DEM,45,George W. Bush,182,REP,53,,-8,11/2/2004,43.58,56.02,-12.43,4.43,4.43,1,-.1152299855340092, +4325,5646,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,10/30/2004,963,John Kerry,157,DEM,49,George W. Bush,182,REP,48,1,1,11/2/2004,50.24,48.87,1.37,.37,-.37,1,-2.120403436140693,for WMUR +4302,5617,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/30/2004,801,John Kerry,157,DEM,42.5,George W. Bush,182,REP,42,1,.5,11/2/2004,52.92,46.24,6.68,6.18,-6.18,1,3.288072008397892,average of multiple versions or turnout models listed in poll +4361,5683,787,2004,2004_Pres-G_NM,NM,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2004,600,John Kerry,157,DEM,49,George W. Bush,182,REP,49,,0,11/2/2004,49.05,49.84,-.79,.79,.79,.5,-2.626517652100794, +4337,5666,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Gallup,112,Live Phone,,10/30/2004,1111,John Kerry,157,DEM,50,George W. Bush,182,REP,46,,4,11/2/2004,48.71,50.81,-2.11,6.11,6.11,0,3.761193299059756, +4305,5623,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/30/2004,801,John Kerry,157,DEM,45.5,George W. Bush,182,REP,47.5,,-2,11/2/2004,48.71,50.81,-2.11,.11,.11,1,-2.718392896676865,average of multiple versions or turnout models listed in poll +4313,5632,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/30/2004,816,John Kerry,157,DEM,47,George W. Bush,182,REP,49,,-2,11/2/2004,48.71,50.81,-2.11,.11,.11,1,-2.407642042403245, +4345,5667,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Gallup,112,Live Phone,,10/30/2004,1082,John Kerry,157,DEM,46,George W. Bush,182,REP,50,,-4,11/2/2004,50.92,48.42,2.5,6.5,-6.5,0,4.508576555342275, +4306,5622,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/30/2004,801,John Kerry,157,DEM,47,George W. Bush,182,REP,46,,1,11/2/2004,50.92,48.42,2.5,1.5,-1.5,1,-.6973143292129739, +4327,5649,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/30/2004,766,John Kerry,157,DEM,51,George W. Bush,182,REP,47,,4,11/2/2004,50.92,48.42,2.5,1.5,1.5,1,-.5580176372450847, +4321,5647,802,2004,2004_Pres-G_WA,WA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/30/2004,801,John Kerry,157,DEM,51.5,George W. Bush,182,REP,45,2,6.5,11/2/2004,52.82,45.64,7.18,.68,-.68,1,-2.000036637702348,average of multiple versions or turnout models listed in poll +4328,5650,802,2004,2004_Pres-G_WA,WA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/30/2004,622,John Kerry,157,DEM,51,George W. Bush,182,REP,47,,4,11/2/2004,52.82,45.64,7.18,3.18,-3.18,1,.4795523080288978, +4307,5625,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/30/2004,801,John Kerry,157,DEM,46,George W. Bush,182,REP,48,1,-2,11/2/2004,49.7,49.32,.38,2.38,-2.38,0,.1756942709640075,average of multiple versions or turnout models listed in poll +4330,88562,1367,2004,2004_Gov-G_MO,MO,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/30/2004,689,Claire McCaskill,12790,DEM,47,Matt Blunt,12789,REP,47,,0,11/2/2004,47.85,50.83,-2.98,2.98,2.98,.5,-.971075067412097, +4326,88583,1369,2004,2004_Gov-G_NC,NC,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/30/2004,617,Mike Easley,12795,DEM,55,Patrick J. Ballantine,12797,REP,41,,14,11/2/2004,55.62,42.88,12.74,1.26,1.26,1,-2.995600892192012, +4325,88597,1371,2004,2004_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,10/30/2004,957,John Lynch,12801,DEM,46,Craig Benson,12802,REP,47,,-1,11/2/2004,51.02,48.87,2.15,3.15,-3.15,0,-.5153660950845292,for WMUR +4321,88623,1373,2004,2004_Gov-G_WA,WA,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,10/30/2004,801,Christine Gregoire,12814,DEM,47,Dino Rossi,12812,REP,44,,3,11/2/2004,48.87,48.87,0,3,3,1,-2.368970890343468, +4328,88624,1373,2004,2004_Gov-G_WA,WA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/30/2004,620,Christine Gregoire,12814,DEM,45,Dino Rossi,12812,REP,51,,-6,11/2/2004,48.87,48.87,0,6,-6,0,.5420017600042104, +25195,30433,1615,2004,2004_Sen-G_AK,AK,Sen-G,Sen-G,McLaughlin & Associates,203,Live Phone,R,10/30/2004,500,Tony Knowles,3095,DEM,43,Lisa Murkowski,3094,REP,48,,-5,11/2/2004,45.55,48.58,-3.03,1.97,-1.97,1,-3.066340056946303,for unspecified Republican sponsor +25275,30515,1617,2004,2004_Sen-G_AR,AR,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/30/2004,644,Blanche Lincoln,3108,DEM,55,Jim Holt,3109,REP,42,,13,11/2/2004,55.9,44.07,11.83,1.17,1.17,1,-8.498231056478224, +4322,26699,1618,2004,2004_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/30/2004,767,Barbara Boxer,3118,DEM,57,Bill Jones,3119,REP,36,,21,11/2/2004,57.71,37.8,19.91,1.09,1.09,1,-2.523774637324959, +25362,30602,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2004,600,Ken Salazar,3134,DEM,52,Pete Coors,3135,REP,44,,8,11/2/2004,51.3,46.53,4.77,3.23,3.23,1,-.3303259683154901, +4335,26415,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Gallup,112,Live Phone,,10/30/2004,1521,Betty Castor,3157,DEM,47,Mel Martinez,3156,REP,46,,1,11/2/2004,48.32,49.43,-1.11,2.11,2.11,0,-.347710853235183, +4318,26451,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/30/2004,400,Betty Castor,3157,DEM,47,Mel Martinez,3156,REP,46,,1,11/2/2004,48.32,49.43,-1.11,2.11,2.11,0,-1.061944348204683, +4319,26662,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/30/2004,801,Betty Castor,3157,DEM,45,Mel Martinez,3156,REP,49,,-4,11/2/2004,48.32,49.43,-1.11,2.89,-2.89,1,.1719370724591608, +4323,30526,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/30/2004,738,Betty Castor,3157,DEM,48,Mel Martinez,3156,REP,48,,0,11/2/2004,48.32,49.43,-1.11,1.11,1.11,.5,-1.651996464902029, +4339,26818,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2004,599,Betty Castor,3157,DEM,46,Mel Martinez,3156,REP,46,,0,11/2/2004,48.32,49.43,-1.11,1.11,1.11,.5,-1.909218234256275, +4320,26668,1622,2004,2004_Sen-G_GA,GA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/30/2004,801,Denise Majette,3174,DEM,40,Johnny Isakson,3173,REP,55,1,-15,11/2/2004,39.98,57.88,-17.9,2.9,2.9,1,-1.087643251526461, +4354,26519,1625,2004,2004_Sen-G_IL,IL,Sen-G,Sen-G,Victory Research,437,Live Phone,,10/30/2004,1200,Barack Obama,3205,DEM,70,Alan Keyes,3206,REP,24,,46,11/2/2004,69.97,27.05,42.92,3.08,3.08,1,-.6673814537202591, +4332,26829,1627,2004,2004_Sen-G_IA,IA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2004,602,Art Small,3198,DEM,22,Chuck Grassley,3197,REP,68,,-46,11/2/2004,27.88,70.18,-42.31,3.69,-3.69,1,-1.299472229078174, +73256,137330,1630,2004,2004_Sen-O_LA,LA,Sen-G,Sen-O,Market Research Insight,185,Live Phone,,10/30/2004,600,Chris John,3237,DEM,12,David Vitter,3236,REP,51,16,-39,11/2/2004,29.34,51.03,-21.69,17.31,-17.31,1,14.46204033729408, +4330,117368,1632,2004,2004_Sen-G_MO,MO,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/30/2004,690,Nancy Farmer,3261,DEM,38,Christopher S. Bond,3260,REP,57,,-19,11/2/2004,42.8,56.09,-13.3,5.7,-5.7,1,1.019559629996773, +4340,26837,1633,2004,2004_Sen-G_NV,NV,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2004,603,Harry Reid,3287,DEM,58,Richard Ziser,3288,REP,34,,24,11/2/2004,61.08,35.14,25.94,1.94,-1.94,1,-2.49587931242483, +4325,30589,1634,2004,2004_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,10/30/2004,957,Doris R. Haddock,3277,DEM,27,Judd Gregg,3275,REP,63,,-36,11/2/2004,33.72,66.18,-32.46,3.54,-3.54,1,-3.527401319230464,for WMUR +4326,30545,1636,2004,2004_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/30/2004,616,Erskine Bowles,3268,DEM,45,Richard Burr,3267,REP,50,,-5,11/2/2004,47.02,51.6,-4.58,.42,-.42,1,-3.682853428914216, +4313,30551,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/30/2004,813,Eric D. Fingerhut,3306,DEM,33,George V. Voinovich,3305,REP,61,,-28,11/2/2004,36.15,63.85,-27.7,.3,-.3,1,-3.501155484946733, +4331,26845,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2004,602,Eric D. Fingerhut,3306,DEM,33,George V. Voinovich,3305,REP,57,,-24,11/2/2004,36.15,63.85,-27.7,3.7,3.7,1,-.1571418033420944, +4306,26676,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/30/2004,801,Joe Hoeffel,3331,DEM,33,Arlen Specter,3330,REP,55,4,-22,11/2/2004,41.99,52.62,-10.63,11.37,-11.37,1,3.552842665071563, +4327,30561,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/30/2004,758,Joe Hoeffel,3331,DEM,35,Arlen Specter,3330,REP,54,,-19,11/2/2004,41.99,52.62,-10.63,8.37,-8.37,1,-.306005259495188, +4341,26853,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2004,600,Joe Hoeffel,3331,DEM,32,Arlen Specter,3330,REP,53,,-21,11/2/2004,41.99,52.62,-10.63,10.37,-10.37,1,2.569041511695886, +4321,26684,1646,2004,2004_Sen-G_WA,WA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/30/2004,801,Patty Murray,3364,DEM,50,George R. Nethercutt,3366,REP,42,,8,11/2/2004,54.98,42.74,12.24,4.24,-4.24,1,-.5864967732557984, +4328,26756,1646,2004,2004_Sen-G_WA,WA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/30/2004,622,Patty Murray,3364,DEM,51,George R. Nethercutt,3366,REP,45,,6,11/2/2004,54.98,42.74,12.24,6.24,-6.24,1,1.426563640087076, +4342,26866,1647,2004,2004_Sen-G_WI,WI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2004,601,Russ Feingold,3375,DEM,59,Tim Michels,3376,REP,36,,23,11/2/2004,55.35,44.11,11.24,11.76,11.76,1,8.458004212083177, +4354,118014,3288,2004,2004_House-G_IL-8,IL-8,House-G,House-G,Victory Research,437,Live Phone,,10/30/2004,400,Melissa L. Bean,13939,DEM,45,Philip Crane,13940,REP,53,,-8,11/2/2004,51.7,48.3,3.4,11.4,-11.4,0,5.683354355522557, +73256,139129,3331,2004,2004_House-O_LA-7,LA-7,House-G,House-O,Market Research Insight,185,Live Phone,,10/30/2004,600,Willie L. Mount,16614,DEM,25,Charles W. Boustany Jr.,16615,REP,30,20,-5,11/2/2004,25.22,38.61,-13.39,8.39,8.39,1,1.59760910842223,sample size unavailable; estimated at 600 as a default +4325,139152,3396,2004,2004_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,10/30/2004,492,Justin Nadeau,14188,DEM,36,Jeb E. Bradley,14189,REP,55,,-19,11/2/2004,36.56,63.34,-26.78,7.78,7.78,1,1.107570839569551,for WMUR +4325,139157,3397,2004,2004_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,10/30/2004,464,Paul W. Hodes,14190,DEM,37,Charles Bass,14191,REP,55,,-18,11/2/2004,38.17,58.25,-20.08,2.08,2.08,1,-2.967508607615905,for WMUR +15014,33176,8654,2004,2004_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,Live Phone,,10/30/2004,600,Generic Candidate,13750,DEM,48,Generic Candidate,13751,REP,46,,2,11/2/2004,46.6,49.24,-2.64,4.64,4.64,0,.736550691846721,sample size unavailable; estimated at 600 as a default +14993,117333,8654,2004,2004_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,10/30/2004,1086.5,Generic Candidate,13750,DEM,47.5,Generic Candidate,13751,REP,46.5,,1,11/2/2004,46.6,49.24,-2.64,3.64,3.64,0,-.4871592853019923,for USA Today | CNN; sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll +15294,123571,8654,2004,2004_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,10/30/2004,1014,Generic Candidate,13750,DEM,44,Generic Candidate,13751,REP,43,,1,11/2/2004,46.6,49.24,-2.64,3.64,3.64,0,-.4070535442271372, +27901,33179,8654,2004,2004_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2004,600,Generic Candidate,13750,DEM,48,Generic Candidate,13751,REP,42,,6,11/2/2004,46.6,49.24,-2.64,8.64,8.64,0,4.467372367602477,sample size unavailable; estimated at 600 as a default +63536,116962,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,10/31/2004,1125,John Kerry,157,DEM,47,George W. Bush,182,REP,49,1,-2,11/2/2004,48.24,50.7,-2.46,.46,.46,1,-1.491630396511353, +15032,19872,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/31/2004,1200,John Kerry,157,DEM,48,George W. Bush,182,REP,46,,2,11/2/2004,48.24,50.7,-2.46,4.46,4.46,0,2.638328407010215, +63593,117035,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,10/31/2004,1509,John Kerry,157,DEM,48,George W. Bush,182,REP,49,2,-1,11/2/2004,48.24,50.7,-2.46,1.46,1.46,1,-.3517754130797466, +63584,117025,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,10/31/2004,5508,John Kerry,157,DEM,50,George W. Bush,182,REP,47,1,3,11/2/2004,48.24,50.7,-2.46,5.46,5.46,0,3.961304473526704, +15573,20413,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/31/2004,1284,John Kerry,157,DEM,45.3,George W. Bush,182,REP,48.6,.9,-3.3,11/2/2004,48.24,50.7,-2.46,.84,-.84,1,-1.012944902369661, +15267,20107,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Marist College,183,Live Phone,,10/31/2004,1000,John Kerry,157,DEM,49,George W. Bush,182,REP,48,,1,11/2/2004,48.24,50.7,-2.46,3.46,3.46,0,1.531601127085204,for NBC News +4298,5610,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/31/2004,705,John Kerry,157,DEM,47,George W. Bush,182,REP,50,,-3,11/2/2004,47.04,51.71,-4.67,1.67,1.67,1,-.9474219638582654, +4316,5635,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/31/2004,600,John Kerry,157,DEM,47,George W. Bush,182,REP,49,,-2,11/2/2004,47.04,51.71,-4.67,2.67,2.67,1,.3831330145578306, +4299,5615,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/31/2004,600,John Kerry,157,DEM,50,George W. Bush,182,REP,48,1,2,11/2/2004,47.09,52.1,-5.01,7.01,7.01,0,2.927977839708487,average of multiple versions or turnout models listed in poll +4295,116967,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/31/2004,700,John Kerry,157,DEM,49,George W. Bush,182,REP,44,1,5,11/2/2004,47.09,52.1,-5.01,10.01,10.01,0,6.138986034462646,average of multiple versions or turnout models listed in poll +63580,117021,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,10/31/2004,1433,John Kerry,157,DEM,51,George W. Bush,182,REP,47,1,4,11/2/2004,47.09,52.1,-5.01,9.01,9.01,0,5.482578213522643, +63838,117541,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/31/2004,601,John Kerry,157,DEM,48,George W. Bush,182,REP,48,,0,11/2/2004,47.09,52.1,-5.01,5.01,5.01,.5,.7773876206673166, +4294,116968,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/31/2004,700,John Kerry,157,DEM,44,George W. Bush,182,REP,48,1,-4,11/2/2004,49.23,49.9,-.67,3.33,-3.33,1,.6372433249750857,average of multiple versions or turnout models listed in poll +4324,5645,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/31/2004,519,John Kerry,157,DEM,50,George W. Bush,182,REP,47,,3,11/2/2004,49.23,49.9,-.67,3.67,3.67,0,.8398901026220585, +4308,5626,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/31/2004,601,John Kerry,157,DEM,50,George W. Bush,182,REP,45,,5,11/2/2004,49.23,49.9,-.67,5.67,5.67,0,2.7128480262788, +4329,5651,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/31/2004,601,John Kerry,157,DEM,52,George W. Bush,182,REP,46,,6,11/2/2004,51.23,47.81,3.42,2.58,2.58,1,-.1676473894215018, +4317,5636,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/31/2004,601,John Kerry,157,DEM,51,George W. Bush,182,REP,45,,6,11/2/2004,51.09,47.61,3.48,2.52,2.52,1,-.7368381351651289, +4300,5613,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/31/2004,600,John Kerry,157,DEM,48.5,George W. Bush,182,REP,49,1,-.5,11/2/2004,50.24,48.87,1.37,1.87,-1.87,0,-.9912597970257847,average of multiple versions or turnout models listed in poll +4301,5614,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/31/2004,636,John Kerry,157,DEM,45,George W. Bush,182,REP,53,,-8,11/2/2004,47.88,50.47,-2.59,5.41,-5.41,1,2.785166233858925, +4309,5627,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/31/2004,601,John Kerry,157,DEM,45,George W. Bush,182,REP,50,,-5,11/2/2004,47.88,50.47,-2.59,2.41,-2.41,1,-1.220857198728021, +4297,5609,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/31/2004,700,John Kerry,157,DEM,47,George W. Bush,182,REP,50,,-3,11/2/2004,48.71,50.81,-2.11,.89,-.89,1,-1.872743486633978, +63581,117022,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,10/31/2004,1218,John Kerry,157,DEM,51,George W. Bush,182,REP,47,,4,11/2/2004,48.71,50.81,-2.11,6.11,6.11,0,3.865807921930681, +4304,5620,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/31/2004,601,John Kerry,157,DEM,43,George W. Bush,182,REP,49,,-6,11/2/2004,48.71,50.81,-2.11,3.89,-3.89,1,1.122231600858894, +63582,117023,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,10/31/2004,1204,John Kerry,157,DEM,50,George W. Bush,182,REP,48,,2,11/2/2004,50.92,48.42,2.5,.5,-.5,1,-1.511512856100866, +4314,5633,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/31/2004,601,John Kerry,157,DEM,50,George W. Bush,182,REP,46,,4,11/2/2004,50.92,48.42,2.5,1.5,1.5,1,-1.038752102549965, +4296,116969,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/31/2004,700,John Kerry,157,DEM,45,George W. Bush,182,REP,48,1,-3,11/2/2004,49.7,49.32,.38,3.38,-3.38,0,.8720212864010481,average of multiple versions or turnout models listed in poll +4315,5634,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/31/2004,601,John Kerry,157,DEM,51,George W. Bush,182,REP,45,,6,11/2/2004,49.7,49.32,.38,5.62,5.62,1,3.065824114957361, +4298,26705,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/31/2004,705,Ken Salazar,3134,DEM,51,Pete Coors,3135,REP,47,,4,11/2/2004,51.3,46.53,4.77,.77,-.77,1,-2.402312445340909, +25109,30347,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/31/2004,700,Betty Castor,3157,DEM,47,Mel Martinez,3156,REP,41,,6,11/2/2004,48.32,49.43,-1.11,7.11,7.11,0,4.554023458696825, +25110,30348,1627,2004,2004_Sen-G_IA,IA,Sen-G,Sen-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/31/2004,700,Art Small,3198,DEM,20,Chuck Grassley,3197,REP,67,,-47,11/2/2004,27.88,70.18,-42.31,4.69,-4.69,1,.5946953118776171, +4297,26397,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/31/2004,700,Eric D. Fingerhut,3306,DEM,30,George V. Voinovich,3305,REP,60,,-30,11/2/2004,36.15,63.85,-27.7,2.3,-2.3,1,-1.495951590799953, +25114,30352,1647,2004,2004_Sen-G_WI,WI,Sen-G,Sen-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/31/2004,700,Russ Feingold,3375,DEM,56,Tim Michels,3376,REP,42,,14,11/2/2004,55.35,44.11,11.24,2.76,2.76,1,-2.414084308451737, +14920,122779,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,11/1/2004,1000,John Kerry,157,DEM,43.5,George W. Bush,182,REP,48.5,1,-5,11/2/2004,48.24,50.7,-2.46,2.54,-2.54,1,.6188293751897201,average of multiple versions or turnout models listed in poll +38581,20106,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Marist College,183,Live Phone,,11/1/2004,1026,John Kerry,157,DEM,50,George W. Bush,182,REP,49,,1,11/2/2004,48.24,50.7,-2.46,3.46,3.46,0,1.620902493557676, +63864,117572,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2004,955,John Kerry,157,DEM,49.1,George W. Bush,182,REP,49.4,,-.30000001,11/2/2004,48.24,50.7,-2.46,2.16,2.16,1,.0474435202930442, +25274,5604,757,2004,2004_Pres-G_AR,AR,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/1/2004,550,John Kerry,157,DEM,46,George W. Bush,182,REP,51,,-5,11/2/2004,44.55,54.31,-9.76,4.76,4.76,1,.2528433093819594, +4291,5603,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Star Tribune (Minnesota Poll),315,Live Phone,,11/1/2004,743,John Kerry,157,DEM,47,George W. Bush,182,REP,43,,4,11/2/2004,51.09,47.61,3.48,.52,.52,1,-2.662240052599235, +4293,5605,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/1/2004,657,John Kerry,157,DEM,49,George W. Bush,182,REP,48,,1,11/2/2004,50.92,48.42,2.5,1.5,-1.5,1,-.5113055595490827, +25274,30514,1617,2004,2004_Sen-G_AR,AR,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/1/2004,549,Blanche Lincoln,3108,DEM,53,Jim Holt,3109,REP,43,,10,11/2/2004,55.9,44.07,11.83,1.83,-1.83,1,-7.830602703792247, +4293,30560,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/1/2004,650,Joe Hoeffel,3331,DEM,35,Arlen Specter,3330,REP,53,,-18,11/2/2004,41.99,52.62,-10.63,7.37,-7.37,1,-1.261126062033789, +14920,33175,8654,2004,2004_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,11/1/2004,1000,Generic Candidate,13750,DEM,44,Generic Candidate,13751,REP,47,,-3,11/2/2004,46.6,49.24,-2.64,.36,-.36,1,-3.537870480815419, +74180,139128,3332,2004,2004_House-GR_LA-7,LA-7,House-G,House-GR,Market Research Insight,185,Live Phone,,12/2/2004,600,Willie L. Mount,16614,DEM,30,Charles W. Boustany Jr.,16615,REP,56,,-26,12/4/2004,45.04,54.96,-9.92,16.08,-16.08,1,9.21385252580632,sample size unavailable; estimated at 600 as a default +63905,117649,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/18/2005,403,Jon Stevens Corzine,13779,DEM,45,Douglas R. Forrester,13780,REP,38,,7,11/8/2005,53.47,43.02,10.45,3.45,-3.45,1,-1.502718963709203, +73740,138311,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2005,500,Jon Stevens Corzine,13779,DEM,49,Douglas R. Forrester,13780,REP,40,,9,11/8/2005,53.47,43.02,10.45,1.45,-1.45,1,-3.264136632945404, +63950,117704,1364,2005,2005_Gov-G_VA,VA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2005,625,Tim Kaine,13850,DEM,42,Jerry W. Kilgore,13851,REP,44,5,-2,11/8/2005,51.72,45.99,5.73,7.73,-7.73,0,3.05781388709039, +63927,117676,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/23/2005,410,Jon Stevens Corzine,13779,DEM,47,Douglas R. Forrester,13780,REP,39,,8,11/8/2005,53.47,43.02,10.45,2.45,-2.45,1,-1.787221113719919, +63779,117432,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/23/2005,525,Jon Stevens Corzine,13779,DEM,50,Douglas R. Forrester,13780,REP,41,,9,11/8/2005,53.47,43.02,10.45,1.45,-1.45,1,-2.99178164074797, +73737,138306,1364,2005,2005_Gov-G_VA,VA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2005,600,Tim Kaine,13850,DEM,46,Jerry W. Kilgore,13851,REP,48,2,-2,11/8/2005,51.72,45.99,5.73,7.73,-7.73,0,2.927670929234354,sample size unavailable; estimated at 600 as a default +63941,117694,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Marist College,183,Live Phone,,10/25/2005,449,Jon Stevens Corzine,13779,DEM,51,Douglas R. Forrester,13780,REP,41,,10,11/8/2005,53.47,43.02,10.45,.45,-.45,1,-3.989602841588328, +63910,117654,1364,2005,2005_Gov-G_VA,VA,Gov-G,Gov-G,ABC News/The Washington Post,3,Live Phone,,10/25/2005,1004,Tim Kaine,13850,DEM,47,Jerry W. Kilgore,13851,REP,44,4,3,11/8/2005,51.72,45.99,5.73,2.73,-2.73,1,-1.993774513270669,for The Washington Post +63973,117737,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/26/2005,600,Jon Stevens Corzine,13779,DEM,51,Douglas R. Forrester,13780,REP,42,,9,11/8/2005,53.47,43.02,10.45,1.45,-1.45,1,-2.915386792792585, +63964,117727,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/27/2005,636,Jon Stevens Corzine,13779,DEM,50,Douglas R. Forrester,13780,REP,38,,12,11/8/2005,53.47,43.02,10.45,1.55,1.55,1,-2.700182919138274, +63906,117650,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2005,403,Jon Stevens Corzine,13779,DEM,47,Douglas R. Forrester,13780,REP,40,,7,11/8/2005,53.47,43.02,10.45,3.45,-3.45,1,-1.101686782489298, +73736,138305,1364,2005,2005_Gov-G_VA,VA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2005,500,Tim Kaine,13850,DEM,46,Jerry W. Kilgore,13851,REP,44,4,2,11/8/2005,51.72,45.99,5.73,3.73,-3.73,1,-1.006716686471248, +63977,117743,1364,2005,2005_Gov-G_VA,VA,Gov-G,Gov-G,Roanoke College,292,Live Phone,,10/27/2005,407,Tim Kaine,13850,DEM,44,Jerry W. Kilgore,13851,REP,36,5,8,11/8/2005,51.72,45.99,5.73,2.27,2.27,1,-3.062310989103334, +73735,138304,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/28/2005,421,Jon Stevens Corzine,13779,DEM,44,Douglas R. Forrester,13780,REP,40,,4,11/8/2005,53.47,43.02,10.45,6.45,-6.45,1,2.493354526434083, +4234,117754,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,10/29/2005,800,Jon Stevens Corzine,13779,DEM,48,Douglas R. Forrester,13780,REP,42,,6,11/8/2005,53.47,43.02,10.45,4.45,-4.45,1,.5793498732930241, +63928,117677,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/30/2005,410,Jon Stevens Corzine,13779,DEM,43,Douglas R. Forrester,13780,REP,41,,2,11/8/2005,53.47,43.02,10.45,8.45,-8.45,1,4.576194718712031, +73734,138303,1364,2005,2005_Gov-G_VA,VA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2005,1000,Tim Kaine,13850,DEM,49,Jerry W. Kilgore,13851,REP,46,2,3,11/8/2005,51.72,45.99,5.73,2.73,-2.73,1,-1.395965007994027, +63956,117711,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Monmouth University,215,Live Phone,,11/3/2005,728,Jon Stevens Corzine,13779,DEM,47,Douglas R. Forrester,13780,REP,38,,9,11/8/2005,53.47,43.02,10.45,1.45,-1.45,1,-2.256396275511141, +63965,117728,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,11/3/2005,775,Jon Stevens Corzine,13779,DEM,48,Douglas R. Forrester,13780,REP,40,,8,11/8/2005,53.47,43.02,10.45,2.45,-2.45,1,-1.321848614946407, +63982,117748,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Rutgers University,295,Live Phone,,11/3/2005,724,Jon Stevens Corzine,13779,DEM,43,Douglas R. Forrester,13780,REP,37,,6,11/8/2005,53.47,43.02,10.45,4.45,-4.45,1,.7652373069972316, +63951,117705,1364,2005,2005_Gov-G_VA,VA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/3/2005,625,Tim Kaine,13850,DEM,45,Jerry W. Kilgore,13851,REP,44,4,1,11/8/2005,51.72,45.99,5.73,4.73,-4.73,1,.7819081229933144, +63942,117695,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Marist College,183,Live Phone,,11/4/2005,394,Jon Stevens Corzine,13779,DEM,49,Douglas R. Forrester,13780,REP,44,,5,11/8/2005,53.47,43.02,10.45,5.45,-5.45,1,1.407680212207235, +63780,117433,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/5/2005,798,Jon Stevens Corzine,13779,DEM,50,Douglas R. Forrester,13780,REP,44,,6,11/8/2005,53.47,43.02,10.45,4.45,-4.45,1,.9225382558258171,for WCAU-TV Philadelphia | WABC-TV (New York) +63943,117696,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Marist College,183,Live Phone,,11/6/2005,377,Jon Stevens Corzine,13779,DEM,51,Douglas R. Forrester,13780,REP,45,,6,11/8/2005,53.47,43.02,10.45,4.45,-4.45,1,.4465028259211897,for WNBC +73732,138300,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/6/2005,500,Jon Stevens Corzine,13779,DEM,44,Douglas R. Forrester,13780,REP,39,,5,11/8/2005,53.47,43.02,10.45,5.45,-5.45,1,1.720418499802864, +73731,138299,1364,2005,2005_Gov-G_VA,VA,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/6/2005,804,Tim Kaine,13850,DEM,50,Jerry W. Kilgore,13851,REP,45,3,5,11/8/2005,51.72,45.99,5.73,.73,-.73,1,-3.601456829942294,for WSLS-TV (Roanoke) | WUSA-TV (Washington DC) +73720,138287,1820,2006,2006_House-GS_CA-50,CA-50,House-G,House-GS,SurveyUSA,325,IVR,,5/31/2006,448,Francine P. Busby,14397,DEM,45,Brian P. Bilbray,14398,REP,47,,-2,6/6/2006,45.02,49.57,-4.55,2.55,2.55,1,-4.65324901339703,for KGTV-TV (California) +24328,88817,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2006,625,Jim Davis,12674,DEM,39,Charlie Crist,12675,REP,50,,-11,11/7/2006,45.11,52.18,-7.07,3.93,-3.93,1,-.4173180375368466,among registered voters +55278,88818,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2006,500,Jim Davis,12674,DEM,41,Charlie Crist,12675,REP,46,,-5,11/7/2006,45.11,52.18,-7.07,2.07,2.07,1,-2.48604043557989, +55329,88869,1337,2006,2006_Gov-G_IA,IA,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/17/2006,600,Chet Culver,12684,DEM,49,Jim Nussle,12686,REP,44,,5,11/7/2006,54.02,44.38,9.65,4.65,-4.65,1,.0371370905256162, +24499,88999,1343,2006,2006_Gov-G_ME,ME,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2006,500,John Baldacci,13144,DEM,46,Chandler E. Woodcock,12705,REP,38,,8,11/7/2006,38.11,30.21,7.9,.1,.1,1,-5.305523442908775, +24578,89112,1349,2006,2006_Gov-G_NV,NV,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2006,500,Dina Titus,12728,DEM,43,Jim Gibbons,12729,REP,51,,-8,11/7/2006,43.92,47.93,-4.01,3.99,-3.99,1,-.319931313850823, +24319,89143,1350,2006,2006_Gov-G_NY,NY,Gov-G,Gov-G,Marist College,183,Live Phone,,10/17/2006,475,Eliot Spitzer,12732,DEM,73,John J. Faso,12733,REP,22,,51,11/7/2006,69.56,28.72,40.84,10.16,10.16,1,4.422225636388474,for NBC News +24328,29566,1585,2006,2006_Sen-G_FL,FL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2006,625,Bill Nelson,2848,DEM,57,Katherine Harris,2849,REP,31,,26,11/7/2006,60.3,38.1,22.21,3.79,3.79,1,-1.946909450370615,among registered voters +24499,29737,1588,2006,2006_Sen-G_ME,ME,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2006,500,Jean M. Hay Bright,2910,DEM,24,Olympia J. Snowe,2909,REP,70,,-46,11/7/2006,20.75,74.4,-53.65,7.65,7.65,1,1.58728048268922, +24578,29816,1597,2006,2006_Sen-G_NV,NV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2006,500,Jack Carter,2988,DEM,43,John Ensign,2987,REP,52,,-9,11/7/2006,40.99,55.36,-14.37,5.37,5.37,1,.5172281677669988, +24319,29557,1600,2006,2006_Sen-G_NY,NY,Sen-G,Sen-G,Marist College,183,Live Phone,,10/17/2006,475,Hillary Rodham Clinton,2993,DEM,67,John Spencer,2996,REP,31,,36,11/7/2006,67,31.01,36,0,0,1,-6.744402337562515,for NBC News +24656,29894,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2006,500,Maria Cantwell,3063,DEM,53,Mike McGavick,3064,REP,38,,15,11/7/2006,56.85,39.93,16.92,1.92,-1.92,1,-4.332382188550357, +4091,30022,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/17/2006,800,Maria Cantwell,3063,DEM,51,Mike McGavick,3064,REP,42,,9,11/7/2006,56.85,39.93,16.92,7.92,-7.92,1,2.892953288759279, +74005,138844,3607,2006,2006_House-G_AR-2,AR-2,House-G,House-G,SurveyUSA,325,IVR,,10/17/2006,404,Vic Snyder,16517,DEM,57,Andy Mayberry,16518,REP,41,,16,11/7/2006,60.53,39.47,21.06,5.06,-5.06,1,-2.752247655749462,for KTHV-TV Little Rock +64295,118281,3667,2006,2006_House-G_CO-5,CO-5,House-G,House-G,SurveyUSA,325,IVR,,10/17/2006,543,Jay Fawcett,14052,DEM,38,Doug Lamborn,14053,REP,51,,-13,11/7/2006,40.35,59.62,-19.27,6.27,6.27,1,-1.807636224567659, +64296,118282,3684,2006,2006_House-G_FL-9,FL-9,House-G,House-G,SurveyUSA,325,IVR,,10/17/2006,425,Phyllis Busansky,14377,DEM,36,Gus Bilirakis,14378,REP,57,,-21,11/7/2006,44.08,55.91,-11.83,9.17,-9.17,1,1.42285088750773, +64248,118225,3743,2006,2006_House-G_IN-7,IN-7,House-G,House-G,Selzer & Co.,304,Live Phone,,10/17/2006,468,Julia M. Carson,14199,DEM,42,Eric Dickerson,14200,REP,45,,-3,11/7/2006,53.76,46.24,7.51,10.51,-10.51,0,5.040578769249509, +64297,118283,3757,2006,2006_House-G_KY-3,KY-3,House-G,House-G,SurveyUSA,325,IVR,,10/17/2006,536,John Yarmuth,13999,DEM,48,Anne Meagher Northup,14000,REP,47,,1,11/7/2006,50.62,48.18,2.45,1.45,-1.45,1,-5.153917056293341, +63848,117551,3795,2006,2006_House-G_MI-7,MI-7,House-G,House-G,Basswood Research,24,Live Phone,R,10/17/2006,300,Sharon Marie Renier,13820,DEM,27,Tim Walberg,13821,REP,44,,-17,11/7/2006,45.98,49.93,-3.95,13.05,-13.05,1,5.261246506109333,for unspecified Republican sponsor +64054,117878,3869,2006,2006_House-G_NY-20,NY-20,House-G,House-G,Global Strategy Group,118,Live Phone,D,10/17/2006,404,Kirsten E. Gillibrand,13928,DEM,44,John E. Sweeney,13929,REP,42,,2,11/7/2006,53.1,46.9,6.2,4.2,-4.2,1,-3.486281941039551,for Kirsten E. Gillibrand +64249,118227,3869,2006,2006_House-G_NY-20,NY-20,House-G,House-G,Siena College,305,Live Phone,,10/17/2006,628,Kirsten E. Gillibrand,13928,DEM,39,John E. Sweeney,13929,REP,53,,-14,11/7/2006,53.1,46.9,6.2,20.2,-20.2,0,15.15677734705372, +64298,118284,3875,2006,2006_House-G_NY-26,NY-26,House-G,House-G,SurveyUSA,325,IVR,,10/17/2006,419,Jack Davis,14379,DEM,46,Thomas M. Reynolds,14380,REP,49,,-3,11/7/2006,48.02,51.98,-3.97,.97,.97,1,-4.737437993658729, +64173,118080,3886,2006,2006_House-G_NC-8,NC-8,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/17/2006,400,Lawrence Webb Kissell,14139,DEM,33,Robert C. Hayes,14140,REP,49,,-16,11/7/2006,49.86,50.14,-.27,15.73,-15.73,1,9.617951072446122,for Robert C. Hayes +74127,139044,3889,2006,2006_House-G_NC-11,NC-11,House-G,House-G,OnPoint,240,IVR,,10/17/2006,684,Joseph Heath Shuler,14299,DEM,51,Charles H. Taylor,14300,REP,43,,8,11/7/2006,53.79,46.21,7.59,.41,.41,1,-3.965157645417054, +64299,118285,3898,2006,2006_House-G_OH-6,OH-6,House-G,House-G,SurveyUSA,325,IVR,,10/17/2006,570,Charles A. Wilson,14381,DEM,64,Charles R. Blasdel,14382,REP,32,,32,11/7/2006,62.08,37.92,24.16,7.84,7.84,1,.2385290732082426, +24415,88783,1333,2006,2006_Gov-G_CT,CT,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/18/2006,881,"John DeStefano, Jr.",12671,DEM,33,M. Jodi Rell,12670,REP,59,,-26,11/7/2006,35.45,63.2,-27.76,1.76,1.76,1,-3.976101648972239, +73579,138081,1335,2006,2006_Gov-G_GA,GA,Gov-G,Gov-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/18/2006,500,Mark Taylor,12678,DEM,31,Sonny Perdue,12676,REP,47,9,-16,11/7/2006,38.22,57.95,-19.73,3.73,3.73,1,-1.682510062631059, +55817,89369,1360,2006,2006_Gov-G_WI,WI,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2006,500,Jim Doyle,12774,DEM,48,Mark Green,12772,REP,44,,4,11/7/2006,52.7,45.31,7.39,3.39,-3.39,1,-1.443402896220855, +24415,29653,1583,2006,2006_Sen-G_CT,CT,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/18/2006,881,Ned Lamont,2839,DEM,35,Joseph I. Lieberman,14516,IND,52,6,-17,11/7/2006,39.73,49.71,-9.98,7.02,,1,3.106357794205044, +24338,29576,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/18/2006,625,Claire McCaskill,2935,DEM,46,Jim Talent,2936,REP,43,,3,11/7/2006,49.58,47.31,2.27,.73,.73,1,-3.270146931021571,among registered voters +24341,29579,1595,2006,2006_Sen-G_MT,MT,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/18/2006,625,Jon Tester,2950,DEM,46,Conrad Burns,2951,REP,43,2,3,11/7/2006,49.16,48.29,.88,2.12,2.12,1,-2.614636813538067,among registered voters +24541,29779,1595,2006,2006_Sen-G_MT,MT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2006,500,Jon Tester,2950,DEM,49,Conrad Burns,2951,REP,46,,3,11/7/2006,49.16,48.29,.88,2.12,2.12,1,-3.101205125765643, +24380,29618,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/18/2006,396,Robert Menendez,2971,DEM,48,Thomas H. Kean,2972,REP,39,,9,11/7/2006,57.2,41.19,16.02,7.02,-7.02,1,-3.455804562617532, +24368,29606,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/18/2006,625,Jim Webb,3047,DEM,43,George F. Allen,3048,REP,47,2,-4,11/7/2006,49.59,49.2,.39,4.39,-4.39,0,.375382586273545,among registered voters +24373,29611,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/18/2006,625,Maria Cantwell,3063,DEM,52,Mike McGavick,3064,REP,37,,15,11/7/2006,56.85,39.93,16.92,1.92,-1.92,1,-4.313720126919717,among registered voters +64204,118129,3697,2006,2006_House-G_FL-22,FL-22,House-G,House-G,Research 2000,281,Live Phone,,10/18/2006,600,Ron Klein,14196,DEM,43,E. Clay Shaw,14198,REP,48,,-5,11/7/2006,50.88,47.13,3.76,8.76,-8.76,0,4.50322509089831, +74075,138949,3762,2006,2006_House-O_LA-2,LA-2,House-G,House-O,Multi-Quest International,220,Live Phone,,10/18/2006,400,William J. Jefferson,16548,DEM,19,Karen Carter Peterson,16550,DEM,14.5,16.5,4.5,11/7/2006,30.08,21.66,8.42,3.92,,1,-1.127297948625287,among registered voters +64174,118081,3826,2006,2006_House-G_NE-1,NE-1,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/18/2006,350,Maxine B. Moul,14087,DEM,36,Jeff Fortenberry,14086,REP,58,,-22,11/7/2006,41.64,58.36,-16.71,5.29,-5.29,1,-.7874125214040529,for Jeff Fortenberry +64196,118110,3847,2006,2006_House-G_NM-1,NM-1,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/18/2006,168,Patricia A. Madrid,14141,DEM,45,Heather A. Wilson,14142,REP,42,,3,11/7/2006,49.8,50.2,-.41,3.41,3.41,0,-2.980440921673074,for Albuquerque Journal +64065,117892,3905,2006,2006_House-G_OH-13,OH-13,House-G,House-G,GQR Research (GQRR),126,Live Phone,D,10/18/2006,506,Betty Sutton,13941,DEM,56,L. Craig Foltin,13942,REP,33,,23,11/7/2006,61.22,38.78,22.44,.56,.56,1,-7.044297230128525,for Betty Sutton +55197,88735,1331,2006,2006_Gov-G_CA,CA,Gov-G,Gov-G,Public Policy Institute of California,262,IVR,,10/19/2006,1076,Phil Angelides,12660,DEM,30,Arnold Schwarzenegger,12662,REP,48,,-18,11/7/2006,38.91,55.88,-16.98,1.02,-1.02,1,-3.752353852860602, +55279,88819,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Cromer Group,65,Live Phone,R,10/19/2006,389,Jim Davis,12674,DEM,38,Charlie Crist,12675,REP,49,,-11,11/7/2006,45.11,52.18,-7.07,3.93,-3.93,1,-.4836413511514696,for unspecified Republican sponsor +55358,88898,1339,2006,2006_Gov-G_IL,IL,Gov-G,Gov-G,Richard Day Research,287,Live Phone,,10/19/2006,603,Rod Blagojevich,12691,DEM,48,Judy Baar Topinka,12692,REP,32,12,16,11/7/2006,49.8,39.26,10.53,5.47,5.47,1,.2750192103011542, +24355,89175,1351,2006,2006_Gov-G_OH,OH,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2006,625,Ted Strickland,12740,DEM,54,J. Kenneth Blackwell,12738,REP,34,,20,11/7/2006,60.54,36.65,23.89,3.89,-3.89,1,-2.670811999261934,among registered voters +24361,89282,1354,2006,2006_Gov-G_RI,RI,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2006,625,Charlie Fogarty,12750,DEM,39,Donald Carcieri,12751,REP,49,,-10,11/7/2006,48.99,51.01,-2.02,7.98,-7.98,1,.8293904563513456,among registered voters +24610,89283,1354,2006,2006_Gov-G_RI,RI,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2006,500,Charlie Fogarty,12750,DEM,44,Donald Carcieri,12751,REP,51,,-7,11/7/2006,48.99,51.01,-2.02,4.98,-4.98,1,-2.638411680303676, +24364,89306,1357,2006,2006_Gov-G_TN,TN,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2006,625,Phil Bredesen,12761,DEM,62,Jim Bryson,12758,REP,27,,35,11/7/2006,68.6,29.74,38.86,3.86,-3.86,1,-4.132685787617548,among registered voters +24197,29435,1583,2006,2006_Sen-G_CT,CT,Sen-G,Sen-G,American Research Group,9,Live Phone,,10/19/2006,600,Ned Lamont,2839,DEM,37,Joseph I. Lieberman,14516,IND,49,8,-12,11/7/2006,39.73,49.71,-9.98,2.02,,1,-2.433881475985705, +24355,29593,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2006,625,Sherrod Brown,3004,DEM,48,Michael DeWine,3005,REP,40,,8,11/7/2006,56.16,43.82,12.35,4.35,-4.35,1,-1.157180395288947,among registered voters +24361,29599,1604,2006,2006_Sen-G_RI,RI,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2006,625,Sheldon Whitehouse,3014,DEM,48,Lincoln Chafee,3015,REP,43,,5,11/7/2006,53.52,46.48,7.04,2.04,-2.04,1,-2.665734342551228,among registered voters +24610,29848,1604,2006,2006_Sen-G_RI,RI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2006,500,Sheldon Whitehouse,3014,DEM,52,Lincoln Chafee,3015,REP,44,,8,11/7/2006,53.52,46.48,7.04,.96,.96,1,-4.70879232574551, +24364,29602,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2006,625,Harold E. Ford Jr.,4344,DEM,43,Bob Corker,3019,REP,45,,-2,11/7/2006,47.99,50.71,-2.72,.72,.72,1,-3.409951099234739,among registered voters +73302,137404,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2006,500,Harold E. Ford Jr.,4344,DEM,47,Bob Corker,3019,REP,49,,-2,11/7/2006,47.99,50.71,-2.72,.72,.72,1,-4.280160437563447, +64162,118064,3602,2006,2006_House-G_AZ-5,AZ-5,House-G,House-G,"Normington, Petts & Associates",232,Live Phone,D,10/19/2006,400,Harry E. Mitchell,14113,DEM,46,J.D. Hayworth,14114,REP,47,4,-1,11/7/2006,50.41,46.44,3.97,4.97,-4.97,0,-.8652397848119386,for Harry E. Mitchell +64385,118451,3673,2006,2006_House-G_CT-4,CT-4,House-G,House-G,University of Connecticut,347,Live Phone,,10/19/2006,805,Diane Farrell,14211,DEM,43,Christopher H. Shays,14212,REP,43,,0,11/7/2006,47.58,50.96,-3.38,3.38,3.38,.5,-3.256005253568028, +74034,138876,3699,2006,2006_House-G_FL-24,FL-24,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/19/2006,402,Clint Curtis,16529,DEM,43,Tom Feeney,16530,REP,45,,-2,11/7/2006,42.06,57.94,-15.88,13.88,13.88,1,6.182507057154048, +64205,118130,3743,2006,2006_House-G_IN-7,IN-7,House-G,House-G,Research 2000,281,Live Phone,,10/19/2006,400,Julia M. Carson,14199,DEM,48,Eric Dickerson,14200,REP,43,,5,11/7/2006,53.76,46.24,7.51,2.51,-2.51,1,-5.37539583270546, +64205,118131,3744,2006,2006_House-G_IN-8,IN-8,House-G,House-G,Research 2000,281,Live Phone,,10/19/2006,400,Brad Ellsworth,14202,DEM,50,John Nathan Hostettler,14203,REP,43,,7,11/7/2006,61.02,38.98,22.04,15.04,-15.04,1,6.969278652187306, +64205,118132,3745,2006,2006_House-G_IN-9,IN-9,House-G,House-G,Research 2000,281,Live Phone,,10/19/2006,400,Baron P. Hill,14204,DEM,47,Mike Sodrel,14205,REP,45,,2,11/7/2006,50.01,45.49,4.52,2.52,-2.52,1,-2.533226819163601, +55097,88635,1327,2006,2006_Gov-G_AK,AK,Gov-G,Gov-G,Hellenthal & Associates,137,Live Phone,,10/20/2006,273,Tony Knowles,12646,DEM,42.6,Sarah Palin,12643,REP,41.9,7,.69999999,11/7/2006,40.97,48.33,-7.36,8.06,8.06,0,2.532435448050039, +73599,138114,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Public Opinion Strategies,260,Live Phone,,10/20/2006,750,Jim Davis,12674,DEM,32,Charlie Crist,12675,REP,46,0,-14,11/7/2006,45.11,52.18,-7.07,6.93,-6.93,1,3.1398030865754,for Associated Industries of Florida +24421,88820,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/20/2006,816,Jim Davis,12674,DEM,44,Charlie Crist,12675,REP,46,,-2,11/7/2006,45.11,52.18,-7.07,5.07,5.07,1,1.160195607840508, +24230,89000,1343,2006,2006_Gov-G_ME,ME,Gov-G,Gov-G,Critical Insights,64,Live Phone,,10/20/2006,600,John Baldacci,13144,DEM,42,Chandler E. Woodcock,12705,REP,25,11,17,11/7/2006,38.11,30.21,7.9,9.1,9.1,1,4.417068912422215, +24358,89255,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/20/2006,625,Ed Rendell,12748,DEM,56,Lynn Swann,12749,REP,35,,21,11/7/2006,60.36,39.64,20.73,.27,.27,1,-4.103238891690492,among registered voters +24421,29659,1585,2006,2006_Sen-G_FL,FL,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/20/2006,816,Bill Nelson,2848,DEM,64,Katherine Harris,2849,REP,29,,35,11/7/2006,60.3,38.1,22.21,12.79,12.79,1,8.072343591784747, +24230,29468,1588,2006,2006_Sen-G_ME,ME,Sen-G,Sen-G,Critical Insights,64,Live Phone,,10/20/2006,600,Jean M. Hay Bright,2910,DEM,14,Olympia J. Snowe,2909,REP,74,,-60,11/7/2006,20.75,74.4,-53.65,6.35,-6.35,1,-.3100000925381445, +24347,29585,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/20/2006,625,Robert Menendez,2971,DEM,45,Thomas H. Kean,2972,REP,42,,3,11/7/2006,57.2,41.19,16.02,13.02,-13.02,1,2.958427790703302,among registered voters +24358,29596,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/20/2006,625,Robert P. Casey Jr.,3010,DEM,51,Rick Santorum,3011,REP,39,,12,11/7/2006,58.64,41.28,17.35,5.35,-5.35,1,-1.604475137045032,among registered voters +24236,29474,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,Elway Research,87,Live Phone,,10/20/2006,405,Maria Cantwell,3063,DEM,52,Mike McGavick,3064,REP,34,,18,11/7/2006,56.85,39.93,16.92,1.08,1.08,1,-5.007502883308828,among registered voters +64100,117941,3688,2006,2006_House-G_FL-13,FL-13,House-G,House-G,Hamilton Campaigns,130,Live Phone,D,10/20/2006,400,Christine L. Jennings,13968,DEM,52,Vern Buchanan,13969,REP,41,,11,11/7/2006,49.92,50.08,-.15,11.15,11.15,0,6.204900878089655,for Christine L. Jennings +27738,33016,8655,2006,2006_House-G_US,US,House-G,House-G,Pew Research Center,253,Live Phone,,10/20/2006,1118,Generic Candidate,13746,DEM,50,Generic Candidate,13747,REP,39,,11,11/7/2006,51.6,44.07,7.53,3.47,3.47,1,-3.691546519228651,for Brookings Institute | CATO Institute +27739,33017,8655,2006,2006_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,Live Phone,,10/20/2006,600,Generic Candidate,13746,DEM,55,Generic Candidate,13747,REP,37,,18,11/7/2006,51.6,44.07,7.53,10.47,10.47,1,3.461871362330339,for Newsweek; sample size unavailable; estimated at 600 as a default +55098,88636,1327,2006,2006_Gov-G_AK,AK,Gov-G,Gov-G,Dittman Research,79,Live Phone,R,10/21/2006,510,Tony Knowles,12646,DEM,39,Sarah Palin,12643,REP,48,4,-9,11/7/2006,40.97,48.33,-7.36,1.64,-1.64,1,-3.952682523239612,for Sarah Palin +24203,88696,1330,2006,2006_Gov-G_AZ,AZ,Gov-G,Gov-G,Arizona State University,15,Live Phone,,10/21/2006,1019,Janet Napolitano,12656,DEM,67,Len Munsil,12655,REP,24,1,43,11/7/2006,62.58,35.44,27.14,15.86,15.86,1,7.674512107055871, +55222,88760,1332,2006,2006_Gov-G_CO,CO,Gov-G,Gov-G,Ciruli Associates,51,Live Phone,,10/21/2006,501,"Bill Ritter, Jr.",12664,DEM,52,Bob Beauprez,12667,REP,33,,19,11/7/2006,56.99,40.17,16.82,2.18,2.18,1,-4.090538554423288, +55220,88758,1332,2006,2006_Gov-G_CO,CO,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/21/2006,594,"Bill Ritter, Jr.",12664,DEM,56,Bob Beauprez,12667,REP,38,1,18,11/7/2006,56.99,40.17,16.82,1.18,1.18,1,-5.159053084802779, +4089,88821,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,10/21/2006,1200,Jim Davis,12674,DEM,42,Charlie Crist,12675,REP,51,2,-9,11/7/2006,45.11,52.18,-7.07,1.93,-1.93,1,-2.121258514601238, +73578,138080,1335,2006,2006_Gov-G_GA,GA,Gov-G,Gov-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/21/2006,500,Mark Taylor,12678,DEM,31,Sonny Perdue,12676,REP,48,9,-17,11/7/2006,38.22,57.95,-19.73,2.73,2.73,1,-2.547598973701185, +55311,88851,1335,2006,2006_Gov-G_GA,GA,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,10/21/2006,800,Mark Taylor,12678,DEM,32,Sonny Perdue,12676,REP,51,9,-19,11/7/2006,38.22,57.95,-19.73,.73,.73,1,-4.267446681460529, +55359,88899,1339,2006,2006_Gov-G_IL,IL,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/21/2006,578,Rod Blagojevich,12691,DEM,44,Judy Baar Topinka,12692,REP,34,14,10,11/7/2006,49.8,39.26,10.53,.53,-.53,1,-5.080930482674217, +55458,89001,1343,2006,2006_Gov-G_ME,ME,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/21/2006,634,John Baldacci,13144,DEM,42,Chandler E. Woodcock,12705,REP,34,12,8,11/7/2006,38.11,30.21,7.9,.1,.1,1,-5.195494720013509, +24717,89076,1345,2006,2006_Gov-G_MN,MN,Gov-G,Gov-G,St. Cloud State University,312,Live Phone,,10/21/2006,504,Mike Hatch,12715,DEM,46,Tim Pawlenty,12717,REP,37,6,9,11/7/2006,45.73,46.69,-.96,9.96,9.96,0,5.875121965779836, +73597,138112,1352,2006,2006_Gov-G_OK,OK,Gov-G,Gov-G,SoonerPoll.com,308,IVR,,10/21/2006,547,Brad Henry,12742,DEM,68,Ernest Istook,12741,REP,25,,43,11/7/2006,66.5,33.5,33.01,9.99,9.99,1,4.34907351438833,for Tulsa World | KOTV-DT Tulsa +24861,89256,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,Temple University,336,Live Phone,,10/21/2006,698,Ed Rendell,12748,DEM,58,Lynn Swann,12749,REP,34,,24,11/7/2006,60.36,39.64,20.73,3.27,3.27,1,-.742479595735825, +55742,89294,1355,2006,2006_Gov-G_SC,SC,Gov-G,Gov-G,Clemson University,54,Live Phone,,10/21/2006,500,Tommy Moore,12752,DEM,31,Mark Sanford,12753,REP,58,,-27,11/7/2006,44.79,55.12,-10.33,16.67,-16.67,1,9.864220021866268, +24203,29441,1581,2006,2006_Sen-G_AZ,AZ,Sen-G,Sen-G,Arizona State University,15,Live Phone,,10/21/2006,1019,Jim Pederson,2823,DEM,41,Jon Kyl,2822,REP,47,3,-6,11/7/2006,43.5,53.34,-9.84,3.84,3.84,1,-.8068978430735011, +64035,29487,1584,2006,2006_Sen-G_DE,DE,Sen-G,Sen-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/21/2006,502,Thomas R. Carper,2843,DEM,60,Jan Ting,2844,REP,26,,34,11/7/2006,70.2,28.7,41.5,7.5,-7.5,1,-.2372190772055475, +4089,29963,1585,2006,2006_Sen-G_FL,FL,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/21/2006,1200,Bill Nelson,2848,DEM,58,Katherine Harris,2849,REP,35,,23,11/7/2006,60.3,38.1,22.21,.79,.79,1,-4.847600161763555, +24717,137500,1592,2006,2006_Sen-G_MN,MN,Sen-G,Sen-G,St. Cloud State University,312,Live Phone,,10/21/2006,504,Amy Klobuchar,2923,DEM,56,Mark R. Kennedy,2924,REP,31,3,25,11/7/2006,58.06,37.94,20.12,4.88,4.88,1,-.109635695648996, +24861,30099,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Temple University,336,Live Phone,,10/21/2006,698,Robert P. Casey Jr.,3010,DEM,54,Rick Santorum,3011,REP,38,,16,11/7/2006,58.64,41.28,17.35,1.35,-1.35,1,-5.570265274760299, +64167,118070,3598,2006,2006_House-G_AZ-1,AZ-1,House-G,House-G,Northern Arizona University,234,Live Phone,,10/21/2006,497,Ellen S. Simon,14126,DEM,32,Richard Renzi,14127,REP,45,2,-13,11/7/2006,43.45,51.75,-8.31,4.69,-4.69,1,-1.623754262201065, +64300,118286,3613,2006,2006_House-G_CA-4,CA-4,House-G,House-G,SurveyUSA,325,IVR,,10/21/2006,581,Charles Duane Brown,14278,DEM,41,John T. Doolittle,14279,REP,51,5,-10,11/7/2006,45.87,49.05,-3.18,6.82,-6.82,1,2.019029858182342, +64035,117852,3675,2006,2006_House-G_DE-1,DE-1,House-G,House-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/21/2006,502,Dennis R. Spivack,13912,DEM,24,Michael N. Castle,13913,REP,59,2,-35,11/7/2006,38.76,57.17,-18.41,16.59,-16.59,1,9.151913207431749, +74047,118178,3725,2006,2006_House-G_IL-8,IL-8,House-G,House-G,Richard Day Research,287,Live Phone,,10/21/2006,500,Melissa L. Bean,14268,DEM,42,David McSweeney,14269,REP,39,,3,11/7/2006,50.9,44.01,6.89,3.89,-3.89,1,-1.352777003429888, +64301,118287,3745,2006,2006_House-G_IN-9,IN-9,House-G,House-G,SurveyUSA,325,IVR,,10/21/2006,519,Baron P. Hill,14204,DEM,47,Mike Sodrel,14205,REP,43,5,4,11/7/2006,50.01,45.49,4.52,.52,-.52,1,-3.658133160956886, +74061,138933,3748,2006,2006_House-G_IA-3,IA-3,House-G,House-G,Benenson Strategy Group,30,Live Phone,D,10/21/2006,400,Leonard L. Boswell,14218,DEM,52,Jeff Lamberti,14219,REP,32,,20,11/7/2006,51.9,46.5,5.4,14.6,14.6,1,8.106461521319,for Leonard L. Boswell; among registered voters +64046,117864,3930,2006,2006_House-G_PA-10,PA-10,House-G,House-G,Franklin & Marshall College,106,Live Phone,,10/21/2006,326,Christopher P. Carney,13920,DEM,50,Don Sherwood,13921,REP,38,,12,11/7/2006,52.9,47.01,5.89,6.11,6.11,1,1.876647918588618, +55742,139069,3946,2006,2006_House-G_SC-5,SC-5,House-G,House-G,Clemson University,54,Live Phone,,10/21/2006,100,John M. Spratt,14390,DEM,61,Ralph Norman,14391,REP,28,,33,11/7/2006,56.9,43.06,13.84,19.16,19.16,1,11.20138181691473, +64257,118235,4024,2006,2006_House-G_WI-8,WI-8,House-G,House-G,St. Norbert College,313,Live Phone,,10/21/2006,400,Steven L. Kagen,14310,DEM,43,John G. Gard,14311,REP,43,,0,11/7/2006,50.9,48.76,2.14,2.14,-2.14,.5,-3.749502486780592, +28953,117327,8655,2006,2006_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,10/21/2006,875,Generic Candidate,13746,DEM,55,Generic Candidate,13747,REP,41,,14,11/7/2006,51.6,44.07,7.53,6.47,6.47,1,-.5919296226884753,for The Washington Post +27735,33013,8655,2006,2006_House-G_US,US,House-G,House-G,CNN/Opinion Research Corp.,37,Live Phone,,10/21/2006,600,Generic Candidate,13746,DEM,57,Generic Candidate,13747,REP,40,,17,11/7/2006,51.6,44.07,7.53,9.47,9.47,1,2.511247230087615,for CNN; sample size unavailable; estimated at 600 as a default +27734,33012,8655,2006,2006_House-G_US,US,House-G,House-G,Financial Dynamics,95,Live Phone,,10/21/2006,1000,Generic Candidate,13746,DEM,52,Generic Candidate,13747,REP,34,,18,11/7/2006,51.6,44.07,7.53,10.47,10.47,1,3.764246990103262,for Diageo | Hotline +27736,123659,8655,2006,2006_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,10/21/2006,600,Generic Candidate,13746,DEM,51,Generic Candidate,13747,REP,42.5,,8.5,11/7/2006,51.6,44.07,7.53,.97,.97,1,-6.62518811261633,for USA Today; sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll +27737,33015,8655,2006,2006_House-G_US,US,House-G,House-G,RT Strategies,275,Live Phone,,10/21/2006,600,Generic Candidate,13746,DEM,57,Generic Candidate,13747,REP,35,,22,11/7/2006,51.6,44.07,7.53,14.47,14.47,1,8.022112774152635,for Cook Political Report; sample size unavailable; estimated at 600 as a default +55330,88870,1337,2006,2006_Gov-G_IA,IA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2006,500,Chet Culver,12684,DEM,49,Jim Nussle,12686,REP,45,,4,11/7/2006,54.02,44.38,9.65,5.65,-5.65,1,1.14712836468515, +24801,88946,1341,2006,2006_Gov-G_MA,MA,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/22/2006,400,Deval Patrick,12699,DEM,53,Kerry Healey,12698,REP,26,9,27,11/7/2006,55.64,35.33,20.3,6.7,6.7,1,1.317091241579086, +55407,88947,1341,2006,2006_Gov-G_MA,MA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/22/2006,623,Deval Patrick,12699,DEM,56,Kerry Healey,12698,REP,31,8,25,11/7/2006,55.64,35.33,20.3,4.7,4.7,1,-.9950309757385446, +24503,89049,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2006,500,Jennifer Granholm,12710,DEM,54,Dick DeVos,12712,REP,43,,11,11/7/2006,56.36,42.3,14.06,3.06,-3.06,1,-2.95985185900129, +4090,89050,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,10/22/2006,1200,Jennifer Granholm,12710,DEM,47,Dick DeVos,12712,REP,43,,4,11/7/2006,56.36,42.3,14.06,10.06,-10.06,1,5.057058172882091, +24829,89077,1345,2006,2006_Gov-G_MN,MN,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/22/2006,606,Mike Hatch,12715,DEM,45,Tim Pawlenty,12717,REP,44,7,1,11/7/2006,45.73,46.69,-.96,1.96,1.96,0,-2.463584070211327, +55642,89192,1352,2006,2006_Gov-G_OK,OK,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/22/2006,472,Brad Henry,12742,DEM,64,Ernest Istook,12741,REP,32,,32,11/7/2006,66.5,33.5,33.01,1.01,-1.01,1,-5.977020783301638, +24768,89257,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,10/22/2006,1200,Ed Rendell,12748,DEM,57,Lynn Swann,12749,REP,37,,20,11/7/2006,60.36,39.64,20.73,.73,-.73,1,-3.41961243290051, +55776,89328,1358,2006,2006_Gov-G_TX,TX,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/22/2006,532,Chris Bell,12763,DEM,26,Rick Perry,12766,REP,36,19,-10,11/7/2006,29.79,39.03,-9.24,.76,-.76,1,-4.001383514543035, +55818,138102,1360,2006,2006_Gov-G_WI,WI,Gov-G,Gov-G,University of Wisconsin (Badger Poll),365,Live Phone,,10/22/2006,266,Jim Doyle,12774,DEM,51,Mark Green,12772,REP,39,4,12,11/7/2006,52.7,45.31,7.39,4.61,4.61,1,-.9927209729795573, +63841,138103,1361,2006,2006_Gov-G_WY,WY,Gov-G,Gov-G,Aspen Media & Market Research,17,Live Phone,,10/22/2006,600,Dave Freudenthal,12775,DEM,69,Ray Hunkins,12776,REP,18,,51,11/7/2006,69.99,30.01,39.98,11.02,11.02,1,3.469324869595128,sample size unavailable; estimated at 600 as a default +55653,89203,1362,2006,2006_Gov-G_OR,OR,Gov-G,Gov-G,Riley Research Associates,290,Live Phone,,10/22/2006,445,Ted Kulongoski,12747,DEM,47,Ron Saxton,12744,REP,36,4,11,11/7/2006,50.73,42.75,7.98,3.02,3.02,1,-1.097152988119827, +24801,30039,1590,2006,2006_Sen-G_MA,MA,Sen-G,Sen-G,Suffolk University,323,Live Phone,,10/22/2006,400,Edward M. Kennedy,2875,DEM,60,Kenneth G. Chase,2876,REP,26,,34,11/7/2006,69.3,30.55,38.75,4.75,-4.75,1,.1844274843856149, +24306,29544,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,Lake Research Partners,165,Live Phone,D,10/22/2006,600,Debbie Stabenow,2915,DEM,53,Mike Bouchard,2916,REP,35,,18,11/7/2006,56.91,41.26,15.65,2.35,2.35,1,-3.309226838378345,for unspecified Democratic sponsor +24503,29741,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2006,500,Debbie Stabenow,2915,DEM,56,Mike Bouchard,2916,REP,40,,16,11/7/2006,56.91,41.26,15.65,.35,.35,1,-5.661674489840276, +4090,29978,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/22/2006,1200,Debbie Stabenow,2915,DEM,48,Mike Bouchard,2916,REP,42,,6,11/7/2006,56.91,41.26,15.65,9.65,-9.65,1,5.266444183472921, +24829,30067,1592,2006,2006_Sen-G_MN,MN,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/22/2006,606,Amy Klobuchar,2923,DEM,55,Mark R. Kennedy,2924,REP,39,3,16,11/7/2006,58.06,37.94,20.12,4.12,-4.12,1,-.5282756127655125, +24310,29548,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,Los Angeles Times,172,Live Phone,,10/22/2006,593,Claire McCaskill,2935,DEM,45,Jim Talent,2936,REP,48,,-3,11/7/2006,49.58,47.31,2.27,5.27,-5.27,0,1.680618420404282, +24834,30072,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/22/2006,630,Claire McCaskill,2935,DEM,45,Jim Talent,2936,REP,48,2,-3,11/7/2006,49.58,47.31,2.27,5.27,-5.27,0,1.824969584303858, +24311,29549,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Los Angeles Times,172,Live Phone,,10/22/2006,314,Robert Menendez,2971,DEM,45,Thomas H. Kean,2972,REP,41,,4,11/7/2006,57.2,41.19,16.02,12.02,-12.02,1,1.572601951844323, +24312,29550,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,Los Angeles Times,172,Live Phone,,10/22/2006,507,Sherrod Brown,3004,DEM,47,Michael DeWine,3005,REP,39,,8,11/7/2006,56.16,43.82,12.35,4.35,-4.35,1,-1.227817724369641, +24768,30006,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/22/2006,1200,Robert P. Casey Jr.,3010,DEM,49,Rick Santorum,3011,REP,42,,7,11/7/2006,58.64,41.28,17.35,10.35,-10.35,1,4.265149432161026, +24313,29551,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Los Angeles Times,172,Live Phone,,10/22/2006,515,Harold E. Ford Jr.,4344,DEM,44,Bob Corker,3019,REP,49,,-5,11/7/2006,47.99,50.71,-2.72,2.28,-2.28,1,-2.06692084554437, +24314,29552,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,Los Angeles Times,172,Live Phone,,10/22/2006,385,Jim Webb,3047,DEM,47,George F. Allen,3048,REP,44,,3,11/7/2006,49.59,49.2,.39,2.61,2.61,1,-1.543306614166555, +55818,137743,1612,2006,2006_Sen-G_WI,WI,Sen-G,Sen-G,University of Wisconsin (Badger Poll),365,Live Phone,,10/22/2006,266,Herb Kohl,3077,DEM,73,Robert Gerald Lorge,3078,REP,16,2,57,11/7/2006,67.31,29.48,37.83,19.17,19.17,1,8.105345265988614, +63841,136765,1613,2006,2006_Sen-G_WY,WY,Sen-G,Sen-G,Aspen Media & Market Research,17,Live Phone,,10/22/2006,539,Dale Groutage,3093,DEM,22,Craig Thomas,3092,REP,70,,-48,11/7/2006,29.86,69.99,-40.13,7.87,-7.87,1,.2170561003742637, +64397,118465,3605,2006,2006_House-G_AZ-8,AZ-8,House-G,House-G,Zimmerman & Associates/Marketing Intelligence,394,Live Phone,,10/22/2006,600,Gabrielle Giffords,14445,DEM,48,Randy J. Graf,14446,REP,38,,10,11/7/2006,54.25,42.09,12.16,2.16,-2.16,1,-1.915882858019048, +74032,138874,3697,2006,2006_House-G_FL-22,FL-22,House-G,House-G,ALG Research,14,Live Phone,D,10/22/2006,500,Ron Klein,14196,DEM,48,E. Clay Shaw,14198,REP,42,,6,11/7/2006,50.88,47.13,3.76,2.24,2.24,1,-2.973105043556566,for Ron Klein +74033,138875,3697,2006,2006_House-G_FL-22,FL-22,House-G,House-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/22/2006,600,Ron Klein,14196,DEM,41,E. Clay Shaw,14198,REP,42,,-1,11/7/2006,50.88,47.13,3.76,4.76,-4.76,0,.1527600190817017,sample size unavailable; estimated at 600 as a default +64224,118179,3723,2006,2006_House-G_IL-6,IL-6,House-G,House-G,Richard Day Research,287,Live Phone,,10/22/2006,500,Tammy Duckworth,14270,DEM,42,Peter J. Roskam,14271,REP,46,,-4,11/7/2006,48.65,51.35,-2.7,1.3,-1.3,1,-5.409784895373691, +64302,118288,3758,2006,2006_House-G_KY-4,KY-4,House-G,House-G,SurveyUSA,325,IVR,,10/22/2006,466,Ken Lucas,14286,DEM,44,Geoff Davis,14287,REP,46,7,-2,11/7/2006,43.38,51.69,-8.31,6.31,6.31,1,-1.945930693156946,for WHAS-TV | WCPO-TV Cincinnati +63824,117519,3868,2006,2006_House-G_NY-19,NY-19,House-G,House-G,Abacus Associates,6,Live Phone,D,10/22/2006,400,John Hall,13796,DEM,46,Sue W. Kelly,13797,REP,48,,-2,11/7/2006,51.22,48.78,2.44,4.44,-4.44,0,-.6089665523557281,for John Hall; among 'voters' +64367,118419,3924,2006,2006_House-G_PA-4,PA-4,House-G,House-G,Susquehanna Polling & Research Inc.,326,Live Phone,,10/22/2006,400,Jason Altmire,14143,DEM,42,Melissa A. Hart,14144,REP,46,,-4,11/7/2006,51.89,48.03,3.86,7.86,-7.86,0,-.6210204640819705,for Pittsburgh Tribune-Review +64047,117865,3928,2006,2006_House-G_PA-8,PA-8,House-G,House-G,Franklin & Marshall College,106,Live Phone,,10/22/2006,336,Patrick J. Murphy,13922,DEM,39,Michael G. Fitzpatrick,13923,REP,48,,-9,11/7/2006,50.3,49.69,.61,9.61,-9.61,0,4.427207364254695, +64148,118023,3930,2006,2006_House-G_PA-10,PA-10,House-G,House-G,Momentum Analysis,214,Live Phone,D,10/22/2006,400,Christopher P. Carney,13920,DEM,43,Don Sherwood,13921,REP,49,,-6,11/7/2006,52.9,47.01,5.89,11.89,-11.89,0,7.579892236391092,for Christopher P. Carney +63841,117544,4025,2006,2006_House-G_WY-1,WY-1,House-G,House-G,Aspen Media & Market Research,17,Live Phone,,10/22/2006,539,Gary Trauner,13814,DEM,40,Barbara Cubin,13815,REP,44,5,-4,11/7/2006,47.74,48.27,-.52,3.48,-3.48,1,-3.96403646115192, +38936,117350,8655,2006,2006_House-G_US,US,House-G,House-G,Harris Insights & Analytics,133,Live Phone,,10/22/2006,795,Generic Candidate,13746,DEM,47,Generic Candidate,13747,REP,33,,14,11/7/2006,51.6,44.07,7.53,6.47,6.47,1,-.4067771122789522, +27733,33011,8655,2006,2006_House-G_US,US,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/22/2006,1013,Generic Candidate,13746,DEM,44,Generic Candidate,13747,REP,33,,11,11/7/2006,51.6,44.07,7.53,3.47,3.47,1,-3.421562583938452,for Reuters +55136,88674,1329,2006,2006_Gov-G_AR,AR,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2006,500,Mike Beebe,12653,DEM,49,Asa Hutchinson,12652,REP,41,,8,11/7/2006,55.61,40.67,14.94,6.94,-6.94,1,.1015990278391291, +55137,88675,1329,2006,2006_Gov-G_AR,AR,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/23/2006,572,Mike Beebe,12653,DEM,58,Asa Hutchinson,12652,REP,38,1,20,11/7/2006,55.61,40.67,14.94,5.06,5.06,1,-1.280747420358203, +24881,88736,1331,2006,2006_Gov-G_CA,CA,Gov-G,Gov-G,YouGov,391,Online,,10/23/2006,877,Phil Angelides,12660,DEM,40,Arnold Schwarzenegger,12662,REP,50,,-10,11/7/2006,38.91,55.88,-16.98,6.98,6.98,1,3.112005852596791, +55221,88759,1332,2006,2006_Gov-G_CO,CO,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2006,500,"Bill Ritter, Jr.",12664,DEM,51,Bob Beauprez,12667,REP,39,,12,11/7/2006,56.99,40.17,16.82,4.82,-4.82,1,-1.258107712962382, +55377,88917,1340,2006,2006_Gov-G_KS,KS,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2006,500,Kathleen Sebelius,12695,DEM,56,Jim Barnett,12697,REP,37,,19,11/7/2006,57.9,40.44,17.47,1.53,1.53,1,-3.825513358461428, +55408,88948,1341,2006,2006_Gov-G_MA,MA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2006,500,Deval Patrick,12699,DEM,53,Kerry Healey,12698,REP,29,9,24,11/7/2006,55.64,35.33,20.3,3.7,3.7,1,-1.858164587840715, +24823,89051,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/23/2006,803,Jennifer Granholm,12710,DEM,52,Dick DeVos,12712,REP,45,1,7,11/7/2006,56.36,42.3,14.06,7.06,-7.06,1,1.887360206244251, +24689,89113,1349,2006,2006_Gov-G_NV,NV,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/23/2006,600,Dina Titus,12728,DEM,41,Jim Gibbons,12729,REP,47,,-6,11/7/2006,43.92,47.93,-4.01,1.99,-1.99,1,-2.064891691159554, +55743,89295,1355,2006,2006_Gov-G_SC,SC,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2006,500,Tommy Moore,12752,DEM,34,Mark Sanford,12753,REP,57,,-23,11/7/2006,44.79,55.12,-10.33,12.67,-12.67,1,5.036546803460976, +24845,89307,1357,2006,2006_Gov-G_TN,TN,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/23/2006,780,Phil Bredesen,12761,DEM,66,Jim Bryson,12758,REP,29,,37,11/7/2006,68.6,29.74,38.86,1.86,-1.86,1,-5.115642901310666, +24881,30119,1582,2006,2006_Sen-G_CA,CA,Sen-G,Sen-G,YouGov,391,Online,,10/23/2006,877,Dianne Feinstein,2828,DEM,57,Richard Dick Mountjoy,2829,REP,39,,18,11/7/2006,59.43,35.02,24.42,6.42,-6.42,1,1.064739717621905, +24873,30111,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,Voter/Consumer Research,371,Live Phone,R,10/23/2006,602,Benjamin L. Cardin,2878,DEM,41,Michael S. Steele,2879,REP,39,4,2,11/7/2006,54.21,44.2,10.01,8.01,-8.01,1,2.656227765418567,for unspecified Republican sponsor +24823,30061,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/23/2006,803,Debbie Stabenow,2915,DEM,51,Mike Bouchard,2916,REP,44,1,7,11/7/2006,56.91,41.26,15.65,8.65,-8.65,1,3.566424705416206, +24689,29927,1597,2006,2006_Sen-G_NV,NV,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/23/2006,600,Jack Carter,2988,DEM,41,John Ensign,2987,REP,55,,-14,11/7/2006,40.99,55.36,-14.37,.37,.37,1,-4.547532814679317, +24224,29462,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,CBS News/The New York Times,36,Live Phone,,10/23/2006,552,Robert Menendez,2971,DEM,40,Thomas H. Kean,2972,REP,39,,1,11/7/2006,57.2,41.19,16.02,15.02,-15.02,1,5.186026935822603, +24300,29538,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Hamilton Campaigns,130,Live Phone,D,10/23/2006,800,Harold E. Ford Jr.,4344,DEM,47,Bob Corker,3019,REP,45,,2,11/7/2006,47.99,50.71,-2.72,4.72,4.72,0,.8595939450370845,for Harold E. Ford Jr. +24622,29860,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2006,500,Harold E. Ford Jr.,4344,DEM,47,Bob Corker,3019,REP,49,,-2,11/7/2006,47.99,50.71,-2.72,.72,.72,1,-4.087028762268837, +24845,30083,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/23/2006,780,Harold E. Ford Jr.,4344,DEM,48,Bob Corker,3019,REP,48,,0,11/7/2006,47.99,50.71,-2.72,2.72,2.72,.5,-1.318974253517896, +24632,29870,1606,2006,2006_Sen-G_TX,TX,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2006,500,Barbara Ann Radnofsky,3037,DEM,34,Kay Bailey Hutchison,3036,REP,60,,-26,11/7/2006,36.04,61.69,-25.65,.35,-.35,1,-6.851887631364351, +24849,30087,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/23/2006,613,Jim Webb,3047,DEM,46,George F. Allen,3048,REP,49,2,-3,11/7/2006,49.59,49.2,.39,3.39,-3.39,0,.0000236889315598, +64258,118236,3666,2006,2006_House-G_CO-4,CO-4,House-G,House-G,Myers Research & Strategic Services,319,Live Phone,D,10/23/2006,600,Angie Paccione,14280,DEM,45,Marilyn N. Musgrave,14281,REP,42,6,3,11/7/2006,43.12,45.61,-2.49,5.49,5.49,0,.3756256608203538,for Angie Paccione +66734,124495,3671,2006,2006_House-G_CT-2,CT-2,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/23/2006,400,Joe Courtney,13958,DEM,43,Robert R. Simmons,13959,REP,50,,-7,11/7/2006,50.02,49.98,.03,7.03,-7.03,0,1.974875151946275,for Robert R. Simmons +64144,118018,3708,2006,2006_House-G_GA-8,GA-8,House-G,House-G,Mellman Group,205,Live Phone,D,10/23/2006,400,James Marshall,14079,DEM,50,Michael Allen Collins,14080,REP,34,,16,11/7/2006,50.55,49.45,1.1,14.9,14.9,1,7.378170922955964,for James Marshall +74074,138948,3762,2006,2006_House-O_LA-2,LA-2,House-G,House-O,Ed Renwick/Loyola University New Orleans,85,Live Phone,,10/23/2006,400,William J. Jefferson,16548,DEM,20,Karen Carter Peterson,16550,DEM,15,10,5,11/7/2006,30.08,21.66,8.42,3.42,,1,-1.723963251851371,among registered voters +64303,118289,3809,2006,2006_House-G_MN-6,MN-6,House-G,House-G,SurveyUSA,325,IVR,,10/23/2006,738,Patty Wetterling,14290,DEM,43,Michele Bachmann,14291,REP,49,5,-6,11/7/2006,42.07,50.05,-7.98,1.98,1.98,1,-3.082444690998722,for KSTP-TV Minneapolis +24689,118133,3830,2006,2006_House-G_NV-2,NV-2,House-G,House-G,Research 2000,281,Live Phone,,10/23/2006,400,Jill Talbot Derby,14054,DEM,40,Dean Heller,14055,REP,48,,-8,11/7/2006,44.94,50.35,-5.4,2.6,-2.6,1,-3.012057121003271, +64175,118082,3847,2006,2006_House-G_NM-1,NM-1,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/23/2006,450,Patricia A. Madrid,14141,DEM,48,Heather A. Wilson,14142,REP,45,,3,11/7/2006,49.8,50.2,-.41,3.41,3.41,0,-2.402908078103169,for Heather A. Wilson +74136,139056,3926,2006,2006_House-G_PA-6,PA-6,House-G,House-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/23/2006,404,Lois Murphy,14305,DEM,47,Jim Gerlach,14306,REP,44,,3,11/7/2006,49.34,50.66,-1.32,4.32,4.32,0,-1.790021464429188,for Lois Murphy +64304,118290,4006,2006,2006_House-G_WA-2,WA-2,House-G,House-G,SurveyUSA,325,IVR,,10/23/2006,524,Rick Larsen,14383,DEM,62,Douglas R. Roulstone,14384,REP,33,,29,11/7/2006,64.16,35.84,28.32,.68,.68,1,-6.752684232252068, +27732,33010,8655,2006,2006_House-G_US,US,House-G,House-G,Ipsos,154,Live Phone,,10/23/2006,970,Generic Candidate,13746,DEM,56,Generic Candidate,13747,REP,37,,19,11/7/2006,51.6,44.07,7.53,11.47,11.47,1,4.87395799971141,for AP | AOL News +55138,88676,1329,2006,2006_Gov-G_AR,AR,Gov-G,Gov-G,Opinion Research Associates,242,Live Phone,,10/24/2006,500,Mike Beebe,12653,DEM,56,Asa Hutchinson,12652,REP,38,1,18,11/7/2006,55.61,40.67,14.94,3.06,3.06,1,-3.950455144923779, +24809,88737,1331,2006,2006_Gov-G_CA,CA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/24/2006,507,Phil Angelides,12660,DEM,37,Arnold Schwarzenegger,12662,REP,55,,-18,11/7/2006,38.91,55.88,-16.98,1.02,-1.02,1,-3.987219413022613, +24705,88822,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,SEA Polling & Strategic Design,302,Live Phone,,10/24/2006,800,Jim Davis,12674,DEM,42,Charlie Crist,12675,REP,48,,-6,11/7/2006,45.11,52.18,-7.07,1.07,1.07,1,-2.77655830924153, +73575,138077,1335,2006,2006_Gov-G_GA,GA,Gov-G,Gov-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/24/2006,500,Mark Taylor,12678,DEM,34,Sonny Perdue,12676,REP,51,7,-17,11/7/2006,38.22,57.95,-19.73,2.73,2.73,1,-2.445070770897136, +55337,88877,1338,2006,2006_Gov-G_ID,ID,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2006,625,Jerry Brady,12687,DEM,43,C.L. 'Butch' Otter,12690,REP,44,,-1,11/7/2006,44.11,52.67,-8.56,7.56,7.56,1,.1737139479358144, +24872,88949,1341,2006,2006_Gov-G_MA,MA,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,10/24/2006,585,Deval Patrick,12699,DEM,54,Kerry Healey,12698,REP,29,8,25,11/7/2006,55.64,35.33,20.3,4.7,4.7,1,-.6749369502616925, +24875,88976,1342,2006,2006_Gov-G_MD,MD,Gov-G,Gov-G,ABC News/The Washington Post,3,Live Phone,,10/24/2006,1003,Martin O'Malley,12704,DEM,55,Robert Ehrlich Jr.,12703,REP,45,,10,11/7/2006,52.69,46.16,6.53,3.47,3.47,1,-1.565233852646621,for The Washington Post +24243,89052,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,EPIC-MRA,84,Live Phone,,10/24/2006,600,Jennifer Granholm,12710,DEM,48,Dick DeVos,12712,REP,43,,5,11/7/2006,56.36,42.3,14.06,9.06,-9.06,1,3.608260746082475, +24683,89053,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/24/2006,600,Jennifer Granholm,12710,DEM,50,Dick DeVos,12712,REP,40,,10,11/7/2006,56.36,42.3,14.06,4.06,-4.06,1,-1.644672342683369, +24582,89176,1351,2006,2006_Gov-G_OH,OH,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2006,500,Ted Strickland,12740,DEM,58,J. Kenneth Blackwell,12738,REP,36,,22,11/7/2006,60.54,36.65,23.89,1.89,-1.89,1,-4.697283772796235, +24839,89177,1351,2006,2006_Gov-G_OH,OH,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/24/2006,563,Ted Strickland,12740,DEM,62,J. Kenneth Blackwell,12738,REP,32,1,30,11/7/2006,60.54,36.65,23.89,6.11,6.11,1,.1541210128565313, +24878,89258,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,West Chester University,377,Live Phone,,10/24/2006,601,Ed Rendell,12748,DEM,57,Lynn Swann,12749,REP,32,,25,11/7/2006,60.36,39.64,20.73,4.27,4.27,1,.3269088149120674, +24695,89284,1354,2006,2006_Gov-G_RI,RI,Gov-G,Gov-G,Rhode Island College,285,Live Phone,,10/24/2006,408,Charlie Fogarty,12750,DEM,35,Donald Carcieri,12751,REP,49,,-14,11/7/2006,48.99,51.01,-2.02,11.98,-11.98,1,5.425891340065433,among registered voters +55777,89329,1358,2006,2006_Gov-G_TX,TX,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2006,500,Chris Bell,12763,DEM,25,Rick Perry,12766,REP,36,22,-11,11/7/2006,29.79,39.03,-9.24,1.76,-1.76,1,-3.447405776883547, +25054,89330,1358,2006,2006_Gov-G_TX,TX,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/24/2006,1003,Chris Bell,12763,DEM,22,Rick Perry,12766,REP,38,21,-16,11/7/2006,29.79,39.03,-9.24,6.76,-6.76,1,1.892893431658818, +24691,89340,1359,2006,2006_Gov-G_VT,VT,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/24/2006,400,Scudder Parker,12769,DEM,41,Jim Douglas,12768,REP,51,,-10,11/7/2006,41.17,56.38,-15.21,5.21,5.21,1,-2.572129326972926,among registered voters +24809,30047,1582,2006,2006_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/24/2006,507,Dianne Feinstein,2828,DEM,59,Richard Dick Mountjoy,2829,REP,33,,26,11/7/2006,59.43,35.02,24.42,1.58,1.58,1,-4.758838548994105, +24705,29943,1585,2006,2006_Sen-G_FL,FL,Sen-G,Sen-G,SEA Polling & Strategic Design,302,Live Phone,,10/24/2006,800,Bill Nelson,2848,DEM,56,Katherine Harris,2849,REP,30,,26,11/7/2006,60.3,38.1,22.21,3.79,3.79,1,-1.243959585453255, +24875,137322,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,ABC News/The Washington Post,3,Live Phone,,10/24/2006,1003,Benjamin L. Cardin,2878,DEM,54,Michael S. Steele,2879,REP,43,1,11,11/7/2006,54.21,44.2,10.01,.99,.99,1,-4.59292195984452,for The Washington Post +24289,29527,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/24/2006,602,Benjamin L. Cardin,2878,DEM,52,Michael S. Steele,2879,REP,40,,12,11/7/2006,54.21,44.2,10.01,1.99,1.99,1,-3.827324181293335,for Benjamin L. Cardin +24872,30110,1590,2006,2006_Sen-G_MA,MA,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,10/24/2006,585,Edward M. Kennedy,2875,DEM,66,Kenneth G. Chase,2876,REP,25,,41,11/7/2006,69.3,30.55,38.75,2.25,2.25,1,-2.638012412614116, +24243,29481,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,10/24/2006,600,Debbie Stabenow,2915,DEM,50,Mike Bouchard,2916,REP,38,,12,11/7/2006,56.91,41.26,15.65,3.65,-3.65,1,-2.260582937960113, +24683,29921,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/24/2006,600,Debbie Stabenow,2915,DEM,52,Mike Bouchard,2916,REP,41,,11,11/7/2006,56.91,41.26,15.65,4.65,-4.65,1,-.9030007856335837, +24215,29453,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,"Normington, Petts & Associates",232,Live Phone,D,10/24/2006,800,Robert Menendez,2971,DEM,45,Thomas H. Kean,2972,REP,36,,9,11/7/2006,57.2,41.19,16.02,7.02,-7.02,1,-2.911015447155823,for unspecified Democratic sponsor +24688,29926,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/24/2006,600,Robert Menendez,2971,DEM,48,Thomas H. Kean,2972,REP,42,,6,11/7/2006,57.2,41.19,16.02,10.02,-10.02,1,.0218870114531312, +24582,29820,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2006,500,Sherrod Brown,3004,DEM,54,Michael DeWine,3005,REP,43,,11,11/7/2006,56.16,43.82,12.35,1.35,-1.35,1,-4.441215393193013, +24839,30077,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/24/2006,563,Sherrod Brown,3004,DEM,57,Michael DeWine,3005,REP,37,,20,11/7/2006,56.16,43.82,12.35,7.65,7.65,1,2.202339688125464, +24878,30116,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,West Chester University,377,Live Phone,,10/24/2006,601,Robert P. Casey Jr.,3010,DEM,50,Rick Santorum,3011,REP,39,,11,11/7/2006,58.64,41.28,17.35,6.35,-6.35,1,-.2924415472106214, +24695,29933,1604,2006,2006_Sen-G_RI,RI,Sen-G,Sen-G,Rhode Island College,285,Live Phone,,10/24/2006,408,Sheldon Whitehouse,3014,DEM,43,Lincoln Chafee,3015,REP,33,,10,11/7/2006,53.52,46.48,7.04,2.96,2.96,1,-2.21944006712622,among registered voters +25054,30292,1606,2006,2006_Sen-G_TX,TX,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/24/2006,1003,Barbara Ann Radnofsky,3037,DEM,26.6,Kay Bailey Hutchison,3036,REP,61.1,,-34.5,11/7/2006,36.04,61.69,-25.65,8.85,-8.85,1,3.193459280874793, +24691,29929,1608,2006,2006_Sen-G_VT,VT,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/24/2006,400,Bernard Sanders,3051,IND,57,Rich Tarrant,3052,REP,36,,21,11/7/2006,65.41,32.36,33.04,12.04,,1,4.23531781745124,among registered voters +74036,138878,3712,2006,2006_House-G_GA-12,GA-12,House-G,House-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/24/2006,600,John Barrow,16531,DEM,42,Max Burns,16532,REP,39,,3,11/7/2006,50.3,49.7,.61,2.39,2.39,1,-4.924265879609723,sample size unavailable; estimated at 600 as a default +55337,117986,3716,2006,2006_House-G_ID-1,ID-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2006,314,Larry Grant,13955,DEM,37,William T. Sali,13956,REP,39,2,-2,11/7/2006,45.37,50.57,-5.2,3.2,3.2,1,-3.110032802326142, +74038,138881,3723,2006,2006_House-G_IL-6,IL-6,House-G,House-G,"Normington, Petts & Associates",232,Live Phone,D,10/24/2006,400,Tammy Duckworth,14270,DEM,44,Peter J. Roskam,14271,REP,43,,1,11/7/2006,48.65,51.35,-2.7,3.7,3.7,0,-2.769537108658524,for Tammy Duckworth +64113,117956,3757,2006,2006_House-G_KY-3,KY-3,House-G,House-G,Louisville Courier-Journal,174,Live Phone,,10/24/2006,669,John Yarmuth,13999,DEM,42,Anne Meagher Northup,14000,REP,48,,-6,11/7/2006,50.62,48.18,2.45,8.45,-8.45,0,3.467074371327084, +64072,117900,3869,2006,2006_House-G_NY-20,NY-20,House-G,House-G,Grove Insight,129,Live Phone,D,10/24/2006,400,Kirsten E. Gillibrand,13928,DEM,43,John E. Sweeney,13929,REP,40,,3,11/7/2006,53.1,46.9,6.2,3.2,-3.2,1,-3.867699443718747,for unspecified Democratic sponsor; among 'voters' +64176,118083,3924,2006,2006_House-G_PA-4,PA-4,House-G,House-G,Public Opinion Strategies,260,Live Phone,D,10/24/2006,400,Jason Altmire,14143,DEM,38,Melissa A. Hart,14144,REP,50,,-12,11/7/2006,51.89,48.03,3.86,15.86,-15.86,0,9.13501478841394,for Melissa L. Bean +63851,117554,3927,2006,2006_House-G_PA-7,PA-7,House-G,House-G,Benenson Strategy Group,30,Live Phone,D,10/24/2006,400,Joe Sestak,13822,DEM,50,W. Curtis Weldon,13823,REP,43,,7,11/7/2006,56.36,43.6,12.75,5.75,-5.75,1,-.4826509386182167,for unspecified Democratic sponsor; among 'voters' +64114,117957,3930,2006,2006_House-G_PA-10,PA-10,House-G,House-G,Lycoming College,176,Live Phone,,10/24/2006,643,Christopher P. Carney,13920,DEM,47,Don Sherwood,13921,REP,38,,9,11/7/2006,52.9,47.01,5.89,3.11,3.11,1,-1.050031823430855, +74149,139076,3979,2006,2006_House-G_TX-22,TX-22,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/24/2006,504,Nicholas V. Lampson,16589,DEM,37.5,Shelley Sekula Gibbs,16590,REP,52.5,5,-15,11/7/2006,51.79,41.78,10.01,25.01,-25.01,0,17.59306123593933,for Houston Chronicle; average of multiple versions or turnout models listed in poll +24691,118134,3993,2006,2006_House-G_VT-1,VT-1,House-G,House-G,Research 2000,281,Live Phone,,10/24/2006,400,Peter Welch,14206,DEM,51,Martha Rainville,14207,REP,41,,10,11/7/2006,53.22,44.54,8.68,1.32,1.32,1,-6.222460621377404,among registered voters +64128,117984,3995,2006,2006_House-G_VA-2,VA-2,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2006,400,Philip J. Kellam,14050,DEM,44,Thelma D. Drake,14051,REP,46,,-2,11/7/2006,48.45,51.27,-2.82,.82,.82,1,-5.320166923698403, +55139,88677,1329,2006,2006_Gov-G_AR,AR,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,507,Mike Beebe,12653,DEM,45.3,Asa Hutchinson,12652,REP,48.2,,-2.9000001,11/7/2006,55.61,40.67,14.94,17.84,-17.84,0,12.57074259713244,for Wall Street Journal +55159,88697,1330,2006,2006_Gov-G_AZ,AZ,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,644,Janet Napolitano,12656,DEM,51.3,Len Munsil,12655,REP,42.7,,8.6000004,11/7/2006,62.58,35.44,27.14,18.54,-18.54,1,10.86251560285163,for Wall Street Journal +55200,88738,1331,2006,2006_Gov-G_CA,CA,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,1155,Phil Angelides,12660,DEM,38.8,Arnold Schwarzenegger,12662,REP,47.6,5.8,-8.8000002,11/7/2006,38.91,55.88,-16.98,8.18,8.18,1,4.173140922125125,for Wall Street Journal +55223,88761,1332,2006,2006_Gov-G_CO,CO,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/2006,625,"Bill Ritter, Jr.",12664,DEM,50,Bob Beauprez,12667,REP,38,3,12,11/7/2006,56.99,40.17,16.82,4.82,-4.82,1,-.9480765845635272, +55224,88762,1332,2006,2006_Gov-G_CO,CO,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,583,"Bill Ritter, Jr.",12664,DEM,46.4,Bob Beauprez,12667,REP,46.6,4,-.2,11/7/2006,56.99,40.17,16.82,17.02,-17.02,0,12.22056039876417,for Wall Street Journal +55283,88823,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,952,Jim Davis,12674,DEM,45.1,Charlie Crist,12675,REP,49.9,,-4.8000002,11/7/2006,45.11,52.18,-7.07,2.27,2.27,1,-1.541008283049103,for Wall Street Journal +55312,88852,1335,2006,2006_Gov-G_GA,GA,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,1014,Mark Taylor,12678,DEM,36.3,Sonny Perdue,12676,REP,48.3,9.1,-12,11/7/2006,38.22,57.95,-19.73,7.73,7.73,1,3.125405400117869,for Wall Street Journal +55331,88871,1337,2006,2006_Gov-G_IA,IA,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,507,Chet Culver,12684,DEM,47.6,Jim Nussle,12686,REP,46.4,,1.2,11/7/2006,54.02,44.38,9.65,8.45,-8.45,1,4.30768442548314,for Wall Street Journal +55360,88900,1339,2006,2006_Gov-G_IL,IL,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/25/2006,800,Rod Blagojevich,12691,DEM,47,Judy Baar Topinka,12692,REP,38,11,9,11/7/2006,49.8,39.26,10.53,1.53,-1.53,1,-3.599418112501343, +55361,88901,1339,2006,2006_Gov-G_IL,IL,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,583,Rod Blagojevich,12691,DEM,39.6,Judy Baar Topinka,12692,REP,33,16,6.5999999,11/7/2006,49.8,39.26,10.53,3.93,-3.93,1,-1.108523510006606,for Wall Street Journal +55410,88950,1341,2006,2006_Gov-G_MA,MA,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,678,Deval Patrick,12699,DEM,58.1,Kerry Healey,12698,REP,32.7,4,25.4,11/7/2006,55.64,35.33,20.3,5.1,5.1,1,-.1585532671735919,for Wall Street Journal +55437,88977,1342,2006,2006_Gov-G_MD,MD,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,644,Martin O'Malley,12704,DEM,49.3,Robert Ehrlich Jr.,12703,REP,43.9,,5.4000001,11/7/2006,52.69,46.16,6.53,1.13,-1.13,1,-4.329239968284224,for Wall Street Journal +55509,89054,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,1081,Jennifer Granholm,12710,DEM,51.6,Dick DeVos,12712,REP,42.7,,8.8999996,11/7/2006,56.36,42.3,14.06,5.16,-5.16,1,-.2168924695356994,for Wall Street Journal +24513,89078,1345,2006,2006_Gov-G_MN,MN,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2006,500,Mike Hatch,12715,DEM,45,Tim Pawlenty,12717,REP,44,,1,11/7/2006,45.73,46.69,-.96,1.96,1.96,0,-2.447462782585374, +25008,89079,1345,2006,2006_Gov-G_MN,MN,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,715,Mike Hatch,12715,DEM,46.1,Tim Pawlenty,12717,REP,44.7,6.3,1.4,11/7/2006,45.73,46.69,-.96,2.36,2.36,0,-1.823931359681547,for Wall Street Journal +55566,89114,1349,2006,2006_Gov-G_NV,NV,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,485,Dina Titus,12728,DEM,47.5,Jim Gibbons,12729,REP,46.6,,.89999998,11/7/2006,43.92,47.93,-4.01,4.91,4.91,0,1.048234251432344,for Wall Street Journal +55595,89144,1350,2006,2006_Gov-G_NY,NY,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,952,Eliot Spitzer,12732,DEM,63.2,John J. Faso,12733,REP,27.3,,35.900002,11/7/2006,69.56,28.72,40.84,4.94,-4.94,1,-.9395679263163303,for Wall Street Journal +24395,89179,1351,2006,2006_Gov-G_OH,OH,Gov-G,Gov-G,Opinion Consultants,241,Live Phone,,10/25/2006,800,Ted Strickland,12740,DEM,55,J. Kenneth Blackwell,12738,REP,39,,16,11/7/2006,60.54,36.65,23.89,7.89,-7.89,1,1.959455746942952,among registered voters +55628,89178,1351,2006,2006_Gov-G_OH,OH,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,678,Ted Strickland,12740,DEM,50.8,J. Kenneth Blackwell,12738,REP,43.3,,7.5,11/7/2006,60.54,36.65,23.89,16.39,-16.39,1,11.02206179230926,for Wall Street Journal +55709,89259,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,755,Ed Rendell,12748,DEM,55.2,Lynn Swann,12749,REP,42,,13.2,11/7/2006,60.36,39.64,20.73,7.53,-7.53,1,3.857333083312998,for Wall Street Journal +64710,138099,1356,2006,2006_Gov-G_SD,SD,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/2006,800,Jack Billion,12757,DEM,35,M. Michael Rounds,12755,REP,57,,-22,11/7/2006,36.13,61.69,-25.56,3.56,3.56,1,-3.896436274269085, +55779,89331,1358,2006,2006_Gov-G_TX,TX,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,1081,Chris Bell,12763,DEM,28.5,Rick Perry,12766,REP,36.7,15,-8.1999998,11/7/2006,29.79,39.03,-9.24,1.04,1.04,1,-3.785987303265171,for Wall Street Journal +25065,89371,1360,2006,2006_Gov-G_WI,WI,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,845,Jim Doyle,12774,DEM,46.7,Mark Green,12772,REP,47.2,4,-.5,11/7/2006,52.7,45.31,7.39,7.89,-7.89,0,4.105718239213731,for Wall Street Journal +55654,89204,1362,2006,2006_Gov-G_OR,OR,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,755,Ted Kulongoski,12747,DEM,47.2,Ron Saxton,12744,REP,46.6,,.60000002,11/7/2006,50.73,42.75,7.98,7.38,-7.38,1,3.911869334516121,for Wall Street Journal +55159,30225,1581,2006,2006_Sen-G_AZ,AZ,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,644,Jim Pederson,2823,DEM,44.4,Jon Kyl,2822,REP,51.8,,-7.4000001,11/7/2006,43.5,53.34,-9.84,2.44,2.44,1,-2.245766589786641,for Wall Street Journal +24991,30229,1583,2006,2006_Sen-G_CT,CT,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,600,Ned Lamont,2839,DEM,42.5,Joseph I. Lieberman,14516,IND,47.4,6,-4.9000001,11/7/2006,39.73,49.71,-9.98,5.08,,1,1.016282628089392,for Wall Street Journal; sample size unavailable; estimated at 600 as a default +55283,30234,1585,2006,2006_Sen-G_FL,FL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,952,Bill Nelson,2848,DEM,53.7,Katherine Harris,2849,REP,39.6,,14.1,11/7/2006,60.3,38.1,22.21,8.11,-8.11,1,3.438606568919465,for Wall Street Journal +55437,30238,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,644,Benjamin L. Cardin,2878,DEM,52.8,Michael S. Steele,2879,REP,43.5,,9.3000002,11/7/2006,54.21,44.2,10.01,.71,-.71,1,-5.273977581502919,for Wall Street Journal +55509,30243,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,1081,Debbie Stabenow,2915,DEM,49.3,Mike Bouchard,2916,REP,41.9,,7.4000001,11/7/2006,56.91,41.26,15.65,8.25,-8.25,1,3.182756442916087,for Wall Street Journal +24513,29751,1592,2006,2006_Sen-G_MN,MN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2006,500,Amy Klobuchar,2923,DEM,53,Mark R. Kennedy,2924,REP,39,,14,11/7/2006,58.06,37.94,20.12,6.12,-6.12,1,1.651888331629819, +25008,30246,1592,2006,2006_Sen-G_MN,MN,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,600,Amy Klobuchar,2923,DEM,50.5,Mark R. Kennedy,2924,REP,42.8,,7.6999998,11/7/2006,58.06,37.94,20.12,12.42,-12.42,1,8.271823315276867,for Wall Street Journal; sample size unavailable; estimated at 600 as a default +24524,29762,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2006,500,Claire McCaskill,2935,DEM,48,Jim Talent,2936,REP,50,,-2,11/7/2006,49.58,47.31,2.27,4.27,-4.27,0,.5040983628472175, +24684,29922,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/25/2006,800,Claire McCaskill,2935,DEM,47,Jim Talent,2936,REP,47,,0,11/7/2006,49.58,47.31,2.27,2.27,-2.27,.5,-1.19245995502796, +25012,30250,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/2006,600,Claire McCaskill,2935,DEM,47.3,Jim Talent,2936,REP,48.6,3,-1.3,11/7/2006,49.58,47.31,2.27,3.57,-3.57,0,-.1493876004896648,sample size unavailable; estimated at 600 as a default +24303,29541,1595,2006,2006_Sen-G_MT,MT,Sen-G,Sen-G,Harstad Strategic Research Inc.,134,Live Phone,D,10/25/2006,662,Jon Tester,2950,DEM,48,Conrad Burns,2951,REP,42,,6,11/7/2006,49.16,48.29,.88,5.12,5.12,1,1.182762157646029,for Jon Tester +55566,30265,1597,2006,2006_Sen-G_NV,NV,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,485,Jack Carter,2988,DEM,36.8,John Ensign,2987,REP,58.3,,-21.5,11/7/2006,40.99,55.36,-14.37,7.13,-7.13,1,2.925570947011733,for Wall Street Journal +24563,29801,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2006,500,Robert Menendez,2971,DEM,45,Thomas H. Kean,2972,REP,45,,0,11/7/2006,57.2,41.19,16.02,16.02,-16.02,.5,6.232963377617285, +25019,30257,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,600,Robert Menendez,2971,DEM,48.7,Thomas H. Kean,2972,REP,42.8,,5.9000001,11/7/2006,57.2,41.19,16.02,10.12,-10.12,1,-.1131416789202794,for Wall Street Journal; sample size unavailable; estimated at 600 as a default +25024,30262,1599,2006,2006_Sen-G_NM,NM,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,600,Jeff Bingaman,2982,DEM,58.2,Allen W. McCulloch MD,2983,REP,37.5,,20.700001,11/7/2006,70.61,29.33,41.27,20.57,-20.57,1,15.07313186334797,for Wall Street Journal; sample size unavailable; estimated at 600 as a default +55595,30268,1600,2006,2006_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,952,Hillary Rodham Clinton,2993,DEM,57.3,John Spencer,2996,REP,33,,24.299999,11/7/2006,67,31.01,36,11.7,-11.7,1,7.456667404296118,for Wall Street Journal +24395,29633,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,Opinion Consultants,241,Live Phone,,10/25/2006,800,Sherrod Brown,3004,DEM,51,Michael DeWine,3005,REP,44,,7,11/7/2006,56.16,43.82,12.35,5.35,-5.35,1,.0699586339502387,among registered voters +55628,30273,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,678,Sherrod Brown,3004,DEM,48.7,Michael DeWine,3005,REP,47.3,,1.4,11/7/2006,56.16,43.82,12.35,10.95,-10.95,1,5.960239435977396,for Wall Street Journal +55709,30278,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,755,Robert P. Casey Jr.,3010,DEM,52.7,Rick Santorum,3011,REP,43.8,,8.8999996,11/7/2006,58.64,41.28,17.35,8.45,-8.45,1,2.144675171298922,for Wall Street Journal +25047,30285,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,600,Harold E. Ford Jr.,4344,DEM,48.1,Bob Corker,3019,REP,49.3,,-1.2,11/7/2006,47.99,50.71,-2.72,1.52,1.52,1,-2.553935482691323,for Wall Street Journal; sample size unavailable; estimated at 600 as a default +55779,30291,1606,2006,2006_Sen-G_TX,TX,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,1081,Barbara Ann Radnofsky,3037,DEM,35.9,Kay Bailey Hutchison,3036,REP,54.8,6.4,-18.9,11/7/2006,36.04,61.69,-25.65,6.75,6.75,1,1.117888875943976,for Wall Street Journal +24640,29878,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2006,500,Jim Webb,3047,DEM,48,George F. Allen,3048,REP,50,,-2,11/7/2006,49.59,49.2,.39,2.39,-2.39,0,-1.573827133545372, +25058,30296,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,600,Jim Webb,3047,DEM,51,George F. Allen,3048,REP,47.2,,3.8,11/7/2006,49.59,49.2,.39,3.41,3.41,1,-.5295241542227371,for Wall Street Journal; sample size unavailable; estimated at 600 as a default +25062,30300,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,600,Maria Cantwell,3063,DEM,50,Mike McGavick,3064,REP,46.1,,3.9000001,11/7/2006,56.85,39.93,16.92,13.02,-13.02,1,7.974296926837729,for Wall Street Journal; sample size unavailable; estimated at 600 as a default +25065,30303,1612,2006,2006_Sen-G_WI,WI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,600,Herb Kohl,3077,DEM,47.2,Robert Gerald Lorge,3078,REP,38,7.2,9.1999998,11/7/2006,67.31,29.48,37.83,28.63,-28.63,1,20.87782391709328,for Wall Street Journal; sample size unavailable; estimated at 600 as a default +73998,138836,3597,2006,2006_House-G_AK-1,AK-1,House-G,House-G,Hays Research Group,136,Live Phone,D,10/25/2006,400,Diane Benson,16515,DEM,34,Don Young,16516,REP,43,,-9,11/7/2006,40.01,56.57,-16.56,7.56,7.56,1,.1418047809233245,for unspecified Democratic sponsor; among registered voters +64229,118186,3598,2006,2006_House-G_AZ-1,AZ-1,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1037,Ellen S. Simon,14126,DEM,46,Richard Renzi,14127,REP,48,,-2,11/7/2006,43.45,51.75,-8.31,6.31,6.31,1,.1406993386757697, +64230,118188,3613,2006,2006_House-G_CA-4,CA-4,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,954,Charles Duane Brown,14278,DEM,46,John T. Doolittle,14279,REP,49,,-3,11/7/2006,45.87,49.05,-3.18,.18,.18,1,-5.794810744331513, +64230,118187,3620,2006,2006_House-G_CA-11,CA-11,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,983,Jerry McNerney,14276,DEM,48,Richard W. Pombo,14277,REP,46,,2,11/7/2006,53.27,46.73,6.53,4.53,-4.53,1,-2.650192449443695, +64231,118189,3666,2006,2006_House-G_CO-4,CO-4,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,991,Angie Paccione,14280,DEM,48,Marilyn N. Musgrave,14281,REP,45,,3,11/7/2006,43.12,45.61,-2.49,5.49,5.49,0,.4407161380961965, +55223,117985,3667,2006,2006_House-G_CO-5,CO-5,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/2006,400,Jay Fawcett,14052,DEM,40,Doug Lamborn,14053,REP,47,,-7,11/7/2006,40.35,59.62,-19.27,12.27,12.27,1,5.212845216909846, +64231,118190,3669,2006,2006_House-G_CO-7,CO-7,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,983,Ed Perlmutter,14282,DEM,51,Rick O'Donnell,14283,REP,46,,5,11/7/2006,54.93,42.06,12.87,7.87,-7.87,1,3.718815990066243, +64075,117903,3671,2006,2006_House-G_CT-2,CT-2,House-G,House-G,Grove Insight,129,Live Phone,D,10/25/2006,400,Joe Courtney,13958,DEM,46,Robert R. Simmons,13959,REP,42,,4,11/7/2006,50.02,49.98,.03,3.97,3.97,1,-1.171708988599659,for unspecified Democratic sponsor +64232,118191,3671,2006,2006_House-G_CT-2,CT-2,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,947,Joe Courtney,13958,DEM,51,Robert R. Simmons,13959,REP,45,,6,11/7/2006,50.02,49.98,.03,5.97,5.97,1,1.35041355761175, +64232,118192,3673,2006,2006_House-G_CT-4,CT-4,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,976,Diane Farrell,14211,DEM,43,Christopher H. Shays,14212,REP,52,,-9,11/7/2006,47.58,50.96,-3.38,5.62,-5.62,1,-.5391684166497609, +64232,118193,3674,2006,2006_House-G_CT-5,CT-5,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,994,Christopher Murphy,14213,DEM,51,Nancy L. Johnson,14214,REP,43,,8,11/7/2006,56.46,43.54,12.93,4.93,-4.93,1,-2.381631230873745, +64233,118194,3688,2006,2006_House-G_FL-13,FL-13,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1005,Christine L. Jennings,13968,DEM,49,Vern Buchanan,13969,REP,47,,2,11/7/2006,49.92,50.08,-.15,2.15,2.15,0,-3.535720671950675, +64233,118195,3697,2006,2006_House-G_FL-22,FL-22,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,961,Ron Klein,14196,DEM,50,E. Clay Shaw,14198,REP,48,,2,11/7/2006,50.88,47.13,3.76,1.76,-1.76,1,-2.887285042380877, +64234,118197,3723,2006,2006_House-G_IL-6,IL-6,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,990,Tammy Duckworth,14270,DEM,48,Peter J. Roskam,14271,REP,47,,1,11/7/2006,48.65,51.35,-2.7,3.7,3.7,0,-2.141281504121137, +64234,118198,3725,2006,2006_House-G_IL-8,IL-8,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1013,Melissa L. Bean,14268,DEM,50,David McSweeney,14269,REP,45,,5,11/7/2006,50.9,44.01,6.89,1.89,-1.89,1,-3.433131712908482, +64234,118196,3727,2006,2006_House-G_IL-10,IL-10,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1008,Daniel J. Seals,14284,DEM,48,Mark Kirk,14285,REP,46,,2,11/7/2006,46.62,53.38,-6.75,8.75,8.75,0,1.575417209129934, +64235,118199,3738,2006,2006_House-G_IN-2,IN-2,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,977,Joe Donnelly,14216,DEM,48,Chris Chocola,14217,REP,45,,3,11/7/2006,53.98,46.02,7.95,4.95,-4.95,1,-.0696380507211796, +64206,118135,3739,2006,2006_House-G_IN-3,IN-3,House-G,House-G,Research 2000,281,Live Phone,,10/25/2006,400,Thomas E. Hayhurst,14209,DEM,40,Mark Edward Souder,14210,REP,52,,-12,11/7/2006,45.72,54.28,-8.57,3.43,-3.43,1,-4.079504707788542, +64235,118200,3744,2006,2006_House-G_IN-8,IN-8,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1065,Brad Ellsworth,14202,DEM,53,John Nathan Hostettler,14203,REP,43,,10,11/7/2006,61.02,38.98,22.04,12.04,-12.04,1,4.068950608347246, +64235,118201,3745,2006,2006_House-G_IN-9,IN-9,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1023,Baron P. Hill,14204,DEM,51,Mike Sodrel,14205,REP,43,,8,11/7/2006,50.01,45.49,4.52,3.48,3.48,1,-.5962128364898798, +74059,138931,3747,2006,2006_House-G_IA-2,IA-2,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,600,Dave Loebsack,16542,DEM,48,James A. Leach,16543,REP,50,,-2,11/7/2006,51.43,48.57,2.85,4.85,-4.85,0,-2.498988140964316,sample size unavailable; estimated at 600 as a default +64236,118202,3757,2006,2006_House-G_KY-3,KY-3,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1010,John Yarmuth,13999,DEM,52,Anne Meagher Northup,14000,REP,46,,6,11/7/2006,50.62,48.18,2.45,3.55,3.55,1,-1.919692851168541, +64236,118203,3758,2006,2006_House-G_KY-4,KY-4,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,996,Ken Lucas,14286,DEM,50,Geoff Davis,14287,REP,46,,4,11/7/2006,43.38,51.69,-8.31,12.31,12.31,0,6.283108033253583, +64237,118204,3804,2006,2006_House-G_MN-1,MN-1,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1042,Timothy J. Walz,14288,DEM,47,Gilbert W. Gutknecht,14289,REP,50,,-3,11/7/2006,52.74,47.12,5.61,8.61,-8.61,0,1.439309911265958, +64237,118205,3809,2006,2006_House-G_MN-6,MN-6,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1056,Patty Wetterling,14290,DEM,47,Michele Bachmann,14291,REP,48,,-1,11/7/2006,42.07,50.05,-7.98,6.98,6.98,1,2.922005992492022, +64238,118206,3831,2006,2006_House-G_NV-3,NV-3,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1031,Tessa M. Hafen,14056,DEM,44,Jon C. Porter,14057,REP,51,,-7,11/7/2006,46.57,48.46,-1.88,5.12,-5.12,1,-.6508985835090243, +64239,118207,3833,2006,2006_House-G_NH-2,NH-2,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,988,Paul W. Hodes,14222,DEM,50,Charles Bass,14223,REP,47,,3,11/7/2006,52.71,45.61,7.1,4.1,-4.1,1,-1.630737925077043, +64240,118208,3840,2006,2006_House-G_NJ-7,NJ-7,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1013,Linda Stender,14292,DEM,43,Michael Ferguson,14293,REP,46,,-3,11/7/2006,47.95,49.43,-1.48,1.52,-1.52,1,-5.640933456547191, +64241,118213,3852,2006,2006_House-G_NY-3,NY-3,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,982,David L. Mejias,14297,DEM,44,Peter King,14298,REP,51,,-7,11/7/2006,43.96,56.04,-12.08,5.08,5.08,1,-2.101604398129718, +64241,118209,3868,2006,2006_House-G_NY-19,NY-19,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,944,John Hall,13796,DEM,49,Sue W. Kelly,13797,REP,47,,2,11/7/2006,51.22,48.78,2.44,.44,-.44,1,-4.313634919721773, +64241,118210,3869,2006,2006_House-G_NY-20,NY-20,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1040,Kirsten E. Gillibrand,13928,DEM,53,John E. Sweeney,13929,REP,42,,11,11/7/2006,53.1,46.9,6.2,4.8,4.8,1,-1.770057921946244, +64241,118211,3874,2006,2006_House-G_NY-25,NY-25,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1020,Daniel B. Maffei,13824,DEM,53,James T. Walsh,13825,REP,44,,9,11/7/2006,49.21,50.79,-1.57,10.57,10.57,0,6.536712737267528, +64241,118212,3878,2006,2006_House-G_NY-29,NY-29,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1004,Eric J. Massa,14294,DEM,53,John R. Kuhl,14296,REP,42,,11,11/7/2006,48.54,51.46,-2.93,13.93,13.93,0,6.750848017039306, +64242,118215,3886,2006,2006_House-G_NC-8,NC-8,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,999,Lawrence Webb Kissell,14139,DEM,48,Robert C. Hayes,14140,REP,44,,4,11/7/2006,49.86,50.14,-.27,4.27,4.27,0,-3.968282619753317, +64242,118214,3889,2006,2006_House-G_NC-11,NC-11,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1002,Joseph Heath Shuler,14299,DEM,53,Charles H. Taylor,14300,REP,44,,9,11/7/2006,53.79,46.21,7.59,1.41,1.41,1,-2.770524734583071, +64243,118216,3893,2006,2006_House-G_OH-1,OH-1,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,999,John Cranley,13960,DEM,48,Steve Chabot,13961,REP,46,,2,11/7/2006,47.75,52.25,-4.5,6.5,6.5,0,-1.622970149486167, +64243,118218,3894,2006,2006_House-G_OH-2,OH-2,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,972,Victoria Wulsin,14303,DEM,46,Jean Schmidt,14304,REP,51,,-5,11/7/2006,49.39,50.45,-1.06,3.94,-3.94,1,-1.760099938452026, +64243,118217,3904,2006,2006_House-G_OH-12,OH-12,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1002,Robert Shamansky,14301,DEM,46,Patrick J. Tiberi,14302,REP,51,,-5,11/7/2006,42.7,57.3,-14.6,9.6,9.6,1,2.420766639147603, +64244,118219,3924,2006,2006_House-G_PA-4,PA-4,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1008,Jason Altmire,14143,DEM,47,Melissa A. Hart,14144,REP,51,,-4,11/7/2006,51.89,48.03,3.86,7.86,-7.86,0,-.0036938853376399, +64244,118220,3926,2006,2006_House-G_PA-6,PA-6,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1006,Lois Murphy,14305,DEM,51,Jim Gerlach,14306,REP,46,,5,11/7/2006,49.34,50.66,-1.32,6.32,6.32,0,1.235568794041504, +64244,139060,3927,2006,2006_House-G_PA-7,PA-7,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,600,Joe Sestak,13822,DEM,51,W. Curtis Weldon,13823,REP,44,,7,11/7/2006,56.36,43.6,12.75,5.75,-5.75,1,.0790637627130006,sample size unavailable; estimated at 600 as a default +64244,118221,3928,2006,2006_House-G_PA-8,PA-8,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,994,Patrick J. Murphy,13922,DEM,50,Michael G. Fitzpatrick,13923,REP,47,,3,11/7/2006,50.3,49.69,.61,2.39,2.39,1,-3.062055772476425, +64244,139064,3930,2006,2006_House-G_PA-10,PA-10,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,600,Christopher P. Carney,13920,DEM,50,Don Sherwood,13921,REP,43,,7,11/7/2006,52.9,47.01,5.89,1.11,1.11,1,-3.178022847751178,sample size unavailable; estimated at 600 as a default +64710,119664,3948,2006,2006_House-G_SD-1,SD-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/2006,800,Stephanie Herseth Sandlin,14500,DEM,66,Bruce W. Whalen,14501,REP,26,,40,11/7/2006,69.09,29.34,39.75,.25,.25,1,-6.934114627227014, +64245,118222,3995,2006,2006_House-G_VA-2,VA-2,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,989,Philip J. Kellam,14050,DEM,50,Thelma D. Drake,14051,REP,45,,5,11/7/2006,48.45,51.27,-2.82,7.82,7.82,0,3.516911159149862, +64246,119665,4009,2006,2006_House-G_WA-5,WA-5,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,991,Peter J. Goldmark,14502,DEM,46,Cathy McMorris Rodgers,14503,REP,51,,-5,11/7/2006,43.6,56.4,-12.79,7.79,7.79,1,.6033413272345409, +64246,118223,4012,2006,2006_House-G_WA-8,WA-8,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1004,Darcy Burner,14308,DEM,49,David G. Reichert,14309,REP,47,,2,11/7/2006,48.54,51.46,-2.92,4.92,4.92,0,-.5160165465049734, +64247,118224,4024,2006,2006_House-G_WI-8,WI-8,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,984,Steven L. Kagen,14310,DEM,51,John G. Gard,14311,REP,45,,6,11/7/2006,50.9,48.76,2.14,3.86,3.86,1,-1.072694714336905, +27731,33009,8655,2006,2006_House-G_US,US,House-G,House-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/25/2006,900,Generic Candidate,13746,DEM,49,Generic Candidate,13747,REP,38,,11,11/7/2006,51.6,44.07,7.53,3.47,3.47,1,-3.33482730122335, +55284,88824,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2006,500,Jim Davis,12674,DEM,41,Charlie Crist,12675,REP,52,,-11,11/7/2006,45.11,52.18,-7.07,3.93,-3.93,1,-.2226895776036156, +55313,88853,1335,2006,2006_Gov-G_GA,GA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2006,625,Mark Taylor,12678,DEM,36,Sonny Perdue,12676,REP,53,3,-17,11/7/2006,38.22,57.95,-19.73,2.73,2.73,1,-2.246986101147995, +55438,88978,1342,2006,2006_Gov-G_MD,MD,Gov-G,Gov-G,Public Opinion Strategies,260,Live Phone,R,10/26/2006,600,Martin O'Malley,12704,DEM,45,Robert Ehrlich Jr.,12703,REP,46,,-1,11/7/2006,52.69,46.16,6.53,7.53,-7.53,0,2.626154163945403,for Robert Ehrlich Jr. +24490,88979,1342,2006,2006_Gov-G_MD,MD,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2006,500,Martin O'Malley,12704,DEM,50,Robert Ehrlich Jr.,12703,REP,47,,3,11/7/2006,52.69,46.16,6.53,3.53,-3.53,1,-1.803159168505872, +55534,89080,1345,2006,2006_Gov-G_MN,MN,Gov-G,Gov-G,Humphrey Institute,143,Live Phone,,10/26/2006,663,Mike Hatch,12715,DEM,45,Tim Pawlenty,12717,REP,39,9,6,11/7/2006,45.73,46.69,-.96,6.96,6.96,0,2.727077222602134,for Humphrey Institute +24449,89260,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/26/2006,933,Ed Rendell,12748,DEM,58,Lynn Swann,12749,REP,35,,23,11/7/2006,60.36,39.64,20.73,2.27,2.27,1,-1.488230473129499, +24490,29728,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2006,500,Benjamin L. Cardin,2878,DEM,50,Michael S. Steele,2879,REP,45,,5,11/7/2006,54.21,44.2,10.01,5.01,-5.01,1,-.6650295649531465, +55534,136979,1592,2006,2006_Sen-G_MN,MN,Sen-G,Sen-G,Humphrey Institute,143,Live Phone,,10/26/2006,663,Amy Klobuchar,2923,DEM,55,Mark R. Kennedy,2924,REP,33,3,22,11/7/2006,58.06,37.94,20.12,1.88,1.88,1,-3.270215708392322,for Humphrey Institute +24540,29778,1595,2006,2006_Sen-G_MT,MT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2006,500,Jon Tester,2950,DEM,51,Conrad Burns,2951,REP,48,,3,11/7/2006,49.16,48.29,.88,2.12,2.12,1,-2.75432024576014, +24431,29669,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/26/2006,887,Robert Menendez,2971,DEM,49,Thomas H. Kean,2972,REP,44,,5,11/7/2006,57.2,41.19,16.02,11.02,-11.02,1,1.404671038382389, +24449,29687,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/26/2006,933,Robert P. Casey Jr.,3010,DEM,52,Rick Santorum,3011,REP,42,,10,11/7/2006,58.64,41.28,17.35,7.35,-7.35,1,1.074446930008404, +24700,29938,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,Roanoke College,292,Live Phone,,10/26/2006,453,Jim Webb,3047,DEM,42,George F. Allen,3048,REP,45,2,-3,11/7/2006,49.59,49.2,.39,3.39,-3.39,0,-.5161889374517046, +24655,29893,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2006,500,Maria Cantwell,3063,DEM,54,Mike McGavick,3064,REP,42,,12,11/7/2006,56.85,39.93,16.92,4.92,-4.92,1,-.940787053079076, +64386,118452,3674,2006,2006_House-G_CT-5,CT-5,House-G,House-G,University of Connecticut,347,Live Phone,,10/26/2006,762,Christopher Murphy,14213,DEM,46,Nancy L. Johnson,14214,REP,42,,4,11/7/2006,56.46,43.54,12.93,8.93,-8.93,1,2.747316543942169,for Hartford Courant +63853,117556,3874,2006,2006_House-G_NY-25,NY-25,House-G,House-G,Benenson Strategy Group,30,Live Phone,D,10/26/2006,400,Daniel B. Maffei,13824,DEM,42,James T. Walsh,13825,REP,44,,-2,11/7/2006,49.21,50.79,-1.57,.43,-.43,1,-5.886353760913092,for Daniel B. Maffei +64305,118291,3875,2006,2006_House-G_NY-26,NY-26,House-G,House-G,SurveyUSA,325,IVR,,10/26/2006,411,Jack Davis,14379,DEM,45,Thomas M. Reynolds,14380,REP,50,,-5,11/7/2006,48.02,51.98,-3.97,1.03,-1.03,1,-4.31743895939779,for WGRZ-TV +64079,117907,3893,2006,2006_House-G_OH-1,OH-1,House-G,House-G,Grove Insight,129,Live Phone,D,10/26/2006,400,John Cranley,13960,DEM,49,Steve Chabot,13961,REP,40,,9,11/7/2006,47.75,52.25,-4.5,13.5,13.5,0,7.141398976862009,for unspecified Democratic sponsor; among 'voters' +64158,118060,3928,2006,2006_House-G_PA-8,PA-8,House-G,House-G,Muhlenberg College,219,Live Phone,,10/26/2006,421,Patrick J. Murphy,13922,DEM,42,Michael G. Fitzpatrick,13923,REP,47,,-5,11/7/2006,50.3,49.69,.61,5.61,-5.61,0,.4362902735112412, +24258,88739,1331,2006,2006_Gov-G_CA,CA,Gov-G,Gov-G,Field Research Corp. (Field Poll),94,Live Phone,,10/27/2006,795,Phil Angelides,12660,DEM,33,Arnold Schwarzenegger,12662,REP,49,,-16,11/7/2006,38.91,55.88,-16.98,.98,.98,1,-3.38701895682818, +24414,88784,1333,2006,2006_Gov-G_CT,CT,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/27/2006,926,"John DeStefano, Jr.",12671,DEM,35,M. Jodi Rell,12670,REP,59,,-24,11/7/2006,35.45,63.2,-27.76,3.76,3.76,1,-1.540123450933895, +24264,89261,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,Franklin & Marshall College,106,Live Phone,,10/27/2006,626,Ed Rendell,12748,DEM,58,Lynn Swann,12749,REP,33,,25,11/7/2006,60.36,39.64,20.73,4.27,4.27,1,.4582112227371442,among registered voters +24258,29496,1582,2006,2006_Sen-G_CA,CA,Sen-G,Sen-G,Field Research Corp. (Field Poll),94,Live Phone,,10/27/2006,795,Dianne Feinstein,2828,DEM,55,Richard Dick Mountjoy,2829,REP,33,,22,11/7/2006,59.43,35.02,24.42,2.42,-2.42,1,-3.270154299168302, +24414,29652,1583,2006,2006_Sen-G_CT,CT,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/27/2006,926,Ned Lamont,2839,DEM,37,Joseph I. Lieberman,14516,IND,49,8,-12,11/7/2006,39.73,49.71,-9.98,2.02,,1,-1.423308023760275, +24990,30228,1583,2006,2006_Sen-G_CT,CT,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,600,Ned Lamont,2839,DEM,37,Joseph I. Lieberman,14516,IND,49,8,-12,11/7/2006,39.73,49.71,-9.98,2.02,,1,-1.912747525768509,for Reuters +24999,30237,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,600,Benjamin L. Cardin,2878,DEM,49,Michael S. Steele,2879,REP,44,,5,11/7/2006,54.21,44.2,10.01,5.01,-5.01,1,-.8942411860811323,for Reuters +25011,30249,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,600,Claire McCaskill,2935,DEM,46,Jim Talent,2936,REP,43,,3,11/7/2006,49.58,47.31,2.27,.73,.73,1,-2.844008132980383,for Reuters +25016,30254,1595,2006,2006_Sen-G_MT,MT,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,600,Jon Tester,2950,DEM,47,Conrad Burns,2951,REP,46,,1,11/7/2006,49.16,48.29,.88,.12,.12,1,-4.282166261266774,for Reuters +25018,30256,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,600,Robert Menendez,2971,DEM,49,Thomas H. Kean,2972,REP,37,,12,11/7/2006,57.2,41.19,16.02,4.02,-4.02,1,-6.064914522916505,for Reuters +25034,30272,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,600,Sherrod Brown,3004,DEM,49,Michael DeWine,3005,REP,42,,7,11/7/2006,56.16,43.82,12.35,5.35,-5.35,1,.430346371579627,for Reuters +24264,29502,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Franklin & Marshall College,106,Live Phone,,10/27/2006,626,Robert P. Casey Jr.,3010,DEM,53,Rick Santorum,3011,REP,38,,15,11/7/2006,58.64,41.28,17.35,2.35,-2.35,1,-4.371179822432981,among registered voters +25039,30277,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,600,Robert P. Casey Jr.,3010,DEM,48,Rick Santorum,3011,REP,40,,8,11/7/2006,58.64,41.28,17.35,9.35,-9.35,1,3.080595324829694,for Reuters +25044,30282,1604,2006,2006_Sen-G_RI,RI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,600,Sheldon Whitehouse,3014,DEM,53,Lincoln Chafee,3015,REP,39,,14,11/7/2006,53.52,46.48,7.04,6.96,6.96,1,2.472771053501087,for Reuters +24211,29449,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Benenson Strategy Group,30,Live Phone,D,10/27/2006,560,Harold E. Ford Jr.,4344,DEM,48,Bob Corker,3019,REP,43,,5,11/7/2006,47.99,50.71,-2.72,7.72,7.72,0,3.867178719287895,for Harold E. Ford Jr. +24299,29537,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Hamilton Campaigns,130,Live Phone,D,10/27/2006,600,Harold E. Ford Jr.,4344,DEM,46,Bob Corker,3019,REP,40,,6,11/7/2006,47.99,50.71,-2.72,8.72,8.72,0,4.967348370854717,for Harold E. Ford Jr. +25046,30284,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,600,Harold E. Ford Jr.,4344,DEM,43,Bob Corker,3019,REP,53,,-10,11/7/2006,47.99,50.71,-2.72,7.28,-7.28,1,3.31749459675647,for Reuters +25057,30295,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,600,Jim Webb,3047,DEM,45,George F. Allen,3048,REP,44,,1,11/7/2006,49.59,49.2,.39,.61,.61,1,-3.171970402828219,for Reuters +64391,118459,3605,2006,2006_House-G_AZ-8,AZ-8,House-G,House-G,Wick Communications,381,Live Phone,,10/27/2006,400,Gabrielle Giffords,14445,DEM,50,Randy J. Graf,14446,REP,35,,15,11/7/2006,54.25,42.09,12.16,2.84,2.84,1,-.8882257559875002, +64411,118492,3605,2006,2006_House-G_AZ-8,AZ-8,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,500,Gabrielle Giffords,14445,DEM,53,Randy J. Graf,14446,REP,41,,12,11/7/2006,54.25,42.09,12.16,.16,-.16,1,-4.283158387650015, +64412,118493,3669,2006,2006_House-G_CO-7,CO-7,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,500,Ed Perlmutter,14282,DEM,54,Rick O'Donnell,14283,REP,40,,14,11/7/2006,54.93,42.06,12.87,1.13,1.13,1,-4.704106142395466, +64413,118494,3671,2006,2006_House-G_CT-2,CT-2,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,500,Joe Courtney,13958,DEM,42,Robert R. Simmons,13959,REP,47,,-5,11/7/2006,50.02,49.98,.03,5.03,-5.03,0,.0101697802046987, +64207,118136,3673,2006,2006_House-G_CT-4,CT-4,House-G,House-G,Research 2000,281,Live Phone,,10/27/2006,600,Diane Farrell,14211,DEM,47,Christopher H. Shays,14212,REP,43,,4,11/7/2006,47.58,50.96,-3.38,7.38,7.38,0,1.405963303314755, +64413,118495,3673,2006,2006_House-G_CT-4,CT-4,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,500,Diane Farrell,14211,DEM,51,Christopher H. Shays,14212,REP,44,,7,11/7/2006,47.58,50.96,-3.38,10.38,10.38,0,4.657553725748014, +64207,118137,3674,2006,2006_House-G_CT-5,CT-5,House-G,House-G,Research 2000,281,Live Phone,,10/27/2006,600,Christopher Murphy,14213,DEM,46,Nancy L. Johnson,14214,REP,43,,3,11/7/2006,56.46,43.54,12.93,9.93,-9.93,1,3.514019599579802, +64414,118496,3723,2006,2006_House-G_IL-6,IL-6,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,500,Tammy Duckworth,14270,DEM,54,Peter J. Roskam,14271,REP,40,,14,11/7/2006,48.65,51.35,-2.7,16.7,16.7,0,12.6919628009145, +64415,118497,3738,2006,2006_House-G_IN-2,IN-2,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,500,Joe Donnelly,14216,DEM,52,Chris Chocola,14217,REP,39,,13,11/7/2006,53.98,46.02,7.95,5.05,5.05,1,-.2858324865104158, +64415,118498,3745,2006,2006_House-G_IN-9,IN-9,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,500,Baron P. Hill,14204,DEM,48,Mike Sodrel,14205,REP,46,,2,11/7/2006,50.01,45.49,4.52,2.52,-2.52,1,-2.011275209932712, +64416,118499,3746,2006,2006_House-G_IA-1,IA-1,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,500,Bruce L. Braley,14312,DEM,49,Mike Whalen,14313,REP,42,,7,11/7/2006,55.1,43.25,11.85,4.85,-4.85,1,-2.407459980218076, +64417,118500,3758,2006,2006_House-G_KY-4,KY-4,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,500,Ken Lucas,14286,DEM,45,Geoff Davis,14287,REP,42,,3,11/7/2006,43.38,51.69,-8.31,11.31,11.31,0,4.892658828021437, +64418,118501,3809,2006,2006_House-G_MN-6,MN-6,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,500,Patty Wetterling,14290,DEM,42,Michele Bachmann,14291,REP,52,,-10,11/7/2006,42.07,50.05,-7.98,2.02,-2.02,1,-3.019220421417003, +64419,118502,3847,2006,2006_House-G_NM-1,NM-1,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,500,Patricia A. Madrid,14141,DEM,53,Heather A. Wilson,14142,REP,44,,9,11/7/2006,49.8,50.2,-.41,9.41,9.41,0,4.746037853670109, +64420,118503,3889,2006,2006_House-G_NC-11,NC-11,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,500,Joseph Heath Shuler,14299,DEM,48,Charles H. Taylor,14300,REP,43,,5,11/7/2006,53.79,46.21,7.59,2.59,-2.59,1,-1.722874649982497, +64421,118504,3910,2006,2006_House-G_OH-18,OH-18,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,500,Zachary T. Space,14474,DEM,53,Joy Padgett,14475,REP,33,,20,11/7/2006,62.06,37.94,24.12,4.12,-4.12,1,-3.163421715649367, +64410,118491,3926,2006,2006_House-G_PA-6,PA-6,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,500,Lois Murphy,14305,DEM,49,Jim Gerlach,14306,REP,44,,5,11/7/2006,49.34,50.66,-1.32,6.32,6.32,0,.8863517133372624, +64422,118505,3995,2006,2006_House-G_VA-2,VA-2,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,500,Philip J. Kellam,14050,DEM,43,Thelma D. Drake,14051,REP,51,,-8,11/7/2006,48.45,51.27,-2.82,5.18,-5.18,1,.0031145805856179, +27730,123631,8655,2006,2006_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,Live Phone,,10/27/2006,600,Generic Candidate,13746,DEM,53,Generic Candidate,13747,REP,38.5,,14.5,11/7/2006,51.6,44.07,7.53,6.97,6.97,1,.3539182941084323,for Newsweek; sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll +55202,88740,1331,2006,2006_Gov-G_CA,CA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2006,500,Phil Angelides,12660,DEM,40,Arnold Schwarzenegger,12662,REP,53,,-13,11/7/2006,38.91,55.88,-16.98,3.98,3.98,1,-.5843307244657133, +24472,88785,1333,2006,2006_Gov-G_CT,CT,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2006,500,"John DeStefano, Jr.",12671,DEM,35,M. Jodi Rell,12670,REP,57,,-22,11/7/2006,35.45,63.2,-27.76,5.76,5.76,1,.8754890298069422, +55332,88872,1337,2006,2006_Gov-G_IA,IA,Gov-G,Gov-G,Global Strategy Group,118,Live Phone,D,10/28/2006,600,Chet Culver,12684,DEM,44,Jim Nussle,12686,REP,37,,7,11/7/2006,54.02,44.38,9.65,2.65,-2.65,1,-1.942415035470328,for Chet Culver +73567,138069,1337,2006,2006_Gov-G_IA,IA,Gov-G,Gov-G,Global Strategy Group,118,Live Phone,D,10/28/2006,600,Chet Culver,12684,DEM,44,Jim Nussle,12686,REP,37,,7,11/7/2006,54.02,44.38,9.65,2.65,-2.65,1,-1.942415035470328,for Chet Culver +55362,88902,1339,2006,2006_Gov-G_IL,IL,Gov-G,Gov-G,Market Shares Corp.,187,Live Phone,,10/28/2006,600,Rod Blagojevich,12691,DEM,44,Judy Baar Topinka,12692,REP,29,13,15,11/7/2006,49.8,39.26,10.53,4.47,4.47,1,-.3097718576299413, +24242,89055,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,EPIC-MRA,84,Live Phone,,10/28/2006,600,Jennifer Granholm,12710,DEM,52,Dick DeVos,12712,REP,42,,10,11/7/2006,56.36,42.3,14.06,4.06,-4.06,1,-1.197445128094327,among registered voters +24335,89081,1345,2006,2006_Gov-G_MN,MN,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2006,625,Mike Hatch,12715,DEM,44,Tim Pawlenty,12717,REP,42,4,2,11/7/2006,45.73,46.69,-.96,2.96,2.96,0,-.9725293297172358,among registered voters +24349,89115,1349,2006,2006_Gov-G_NV,NV,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2006,625,Dina Titus,12728,DEM,40,Jim Gibbons,12729,REP,44,,-4,11/7/2006,43.92,47.93,-4.01,.01,.01,1,-3.885217415965687, +24398,89180,1351,2006,2006_Gov-G_OH,OH,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,Live Phone,,10/28/2006,542,Ted Strickland,12740,DEM,59,J. Kenneth Blackwell,12738,REP,36,,23,11/7/2006,60.54,36.65,23.89,.89,-.89,1,-5.502178096071386,for CNN +24595,89262,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2006,500,Ed Rendell,12748,DEM,56,Lynn Swann,12749,REP,38,,18,11/7/2006,60.36,39.64,20.73,2.73,-2.73,1,-1.252165176339218, +24399,89308,1357,2006,2006_Gov-G_TN,TN,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,Live Phone,,10/28/2006,541,Phil Bredesen,12761,DEM,59,Jim Bryson,12758,REP,37,,22,11/7/2006,68.6,29.74,38.86,16.86,-16.86,1,10.90620059129251,for CNN +55820,89372,1360,2006,2006_Gov-G_WI,WI,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,10/28/2006,800,Jim Doyle,12774,DEM,47,Mark Green,12772,REP,45,,2,11/7/2006,52.7,45.31,7.39,5.39,-5.39,1,1.941706162216399, +55655,89205,1362,2006,2006_Gov-G_OR,OR,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2006,500,Ted Kulongoski,12747,DEM,51,Ron Saxton,12744,REP,44,,7,11/7/2006,50.73,42.75,7.98,.98,-.98,1,-3.401233925865081, +24900,30138,1581,2006,2006_Sen-G_AZ,AZ,Sen-G,Sen-G,Zimmerman & Associates/Marketing Intelligence,394,Live Phone,,10/28/2006,400,Jim Pederson,2823,DEM,41.3,Jon Kyl,2822,REP,45.8,3.7,-4.5,11/7/2006,43.5,53.34,-9.84,5.34,5.34,1,.9665272356461924, +24472,29710,1583,2006,2006_Sen-G_CT,CT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2006,500,Ned Lamont,2839,DEM,40,Joseph I. Lieberman,14516,IND,48,9,-8,11/7/2006,39.73,49.71,-9.98,1.98,,1,-2.068839197678439, +24242,29480,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,10/28/2006,600,Debbie Stabenow,2915,DEM,52,Mike Bouchard,2916,REP,38,1,14,11/7/2006,56.91,41.26,15.65,1.65,-1.65,1,-4.061661012258193,among registered voters +24335,29573,1592,2006,2006_Sen-G_MN,MN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2006,625,Amy Klobuchar,2923,DEM,50,Mark R. Kennedy,2924,REP,40,,10,11/7/2006,58.06,37.94,20.12,10.12,-10.12,1,6.104077886359708,among registered voters +24396,29634,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/28/2006,565,Claire McCaskill,2935,DEM,49,Jim Talent,2936,REP,49,,0,11/7/2006,49.58,47.31,2.27,2.27,-2.27,.5,-1.23878909430395, +24349,29587,1597,2006,2006_Sen-G_NV,NV,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2006,625,Jack Carter,2988,DEM,37,John Ensign,2987,REP,54,,-17,11/7/2006,40.99,55.36,-14.37,2.63,-2.63,1,-1.620482336338743, +24397,29635,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/28/2006,577,Robert Menendez,2971,DEM,51,Thomas H. Kean,2972,REP,44,,7,11/7/2006,57.2,41.19,16.02,9.02,-9.02,1,-.8461178085791916, +24251,29489,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/28/2006,577,Robert Menendez,2971,DEM,48,Thomas H. Kean,2972,REP,38,,10,11/7/2006,57.2,41.19,16.02,6.02,-6.02,1,-3.865616039229246, +4086,29990,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/28/2006,800,Robert Menendez,2971,DEM,43,Thomas H. Kean,2972,REP,42,,1,11/7/2006,57.2,41.19,16.02,15.02,-15.02,1,5.615217683088988, +24398,29636,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/28/2006,542,Sherrod Brown,3004,DEM,54,Michael DeWine,3005,REP,43,,11,11/7/2006,56.16,43.82,12.35,1.35,-1.35,1,-4.171758036734095,for CNN +24595,29833,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2006,500,Robert P. Casey Jr.,3010,DEM,55,Rick Santorum,3011,REP,42,,13,11/7/2006,58.64,41.28,17.35,4.35,-4.35,1,-2.348428857432733, +24399,29637,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/28/2006,541,Harold E. Ford Jr.,4344,DEM,44,Bob Corker,3019,REP,52,,-8,11/7/2006,47.99,50.71,-2.72,5.28,-5.28,1,1.35983854619447,for CNN +24400,29638,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/28/2006,597,Jim Webb,3047,DEM,50,George F. Allen,3048,REP,46,,4,11/7/2006,49.59,49.2,.39,3.61,3.61,1,.0608980513416918, +24290,29528,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/28/2006,811,Jim Webb,3047,DEM,47,George F. Allen,3048,REP,43,,4,11/7/2006,49.59,49.2,.39,3.61,3.61,1,.2519726353063334,for unspecified Democratic sponsor +4085,30021,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/28/2006,800,Maria Cantwell,3063,DEM,52,Mike McGavick,3064,REP,44,,8,11/7/2006,56.85,39.93,16.92,8.92,-8.92,1,4.433442391432305, +24855,137593,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/28/2006,774,Maria Cantwell,3063,DEM,54,Mike McGavick,3064,REP,41,2,13,11/7/2006,56.85,39.93,16.92,3.92,-3.92,1,-1.287848954438535,for KING TV (Seattle) +24871,30109,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,University of Washington,364,Live Phone,,10/28/2006,700,Maria Cantwell,3063,DEM,53,Mike McGavick,3064,REP,41,,12,11/7/2006,56.85,39.93,16.92,4.92,-4.92,1,-.2630639652396384,among registered voters +74004,138843,3607,2006,2006_House-G_AR-2,AR-2,House-G,House-G,SurveyUSA,325,IVR,,10/28/2006,469,Vic Snyder,16517,DEM,60,Andy Mayberry,16518,REP,39,,21,11/7/2006,60.53,39.47,21.06,.06,-.06,1,-7.285891167830727,for KTHV-TV Little Rock +64306,118292,3665,2006,2006_House-G_CO-3,CO-3,House-G,House-G,SurveyUSA,325,IVR,,10/28/2006,611,John T. Salazar,14385,DEM,57,Scott Tipton,14386,REP,38,2,19,11/7/2006,61.59,36.55,25.04,6.04,-6.04,1,-1.170596748398235, +74027,138869,3680,2006,2006_House-G_FL-5,FL-5,House-G,House-G,SurveyUSA,325,IVR,,10/28/2006,495,John T. Russell,16525,DEM,41,Virginia Brown-Waite,16526,REP,55,,-14,11/7/2006,40.15,59.85,-19.7,5.7,5.7,1,-1.612332775251992,for WFLA-TV +63839,117542,3752,2006,2006_House-G_KS-2,KS-2,House-G,House-G,ASA Marketing Group,5,Live Phone,D,10/28/2006,1002,Nancy Boyda,13812,DEM,50,Jim Ryun,13813,REP,41,,9,11/7/2006,50.6,47.14,3.46,5.54,5.54,1,-1.518682144393621,for Nancy Boyda +64107,117950,3756,2006,2006_House-G_KY-2,KY-2,House-G,House-G,Lauer Johnson Research,167,Live Phone,D,10/28/2006,400,John Michael Weaver,13984,DEM,46,Ron Lewis,13985,REP,43,,3,11/7/2006,44.59,55.41,-10.81,13.81,13.81,0,8.182689547185481,for unspecified Democratic sponsor +24349,117987,3830,2006,2006_House-G_NV-2,NV-2,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2006,400,Jill Talbot Derby,14054,DEM,39,Dean Heller,14055,REP,47,,-8,11/7/2006,44.94,50.35,-5.4,2.6,-2.6,1,-2.562427092612913, +24349,117988,3831,2006,2006_House-G_NV-3,NV-3,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2006,400,Tessa M. Hafen,14056,DEM,39,Jon C. Porter,14057,REP,46,,-7,11/7/2006,46.57,48.46,-1.88,5.12,-5.12,1,-.7812576805167228, +74120,139034,3874,2006,2006_House-G_NY-25,NY-25,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/28/2006,500,Daniel B. Maffei,13824,DEM,45,James T. Walsh,13825,REP,41,,4,11/7/2006,49.21,50.79,-1.57,5.57,5.57,0,.4731406757113863, +4087,33006,8655,2006,2006_House-G_US,US,House-G,House-G,CNN/Opinion Research Corp.,37,Live Phone,,10/28/2006,600,Generic Candidate,13746,DEM,53,Generic Candidate,13747,REP,42,,11,11/7/2006,51.6,44.07,7.53,3.47,3.47,1,-3.088246008009872,for CNN; sample size unavailable; estimated at 600 as a default +27729,117590,8655,2006,2006_House-G_US,US,House-G,House-G,RT Strategies,275,Live Phone,,10/28/2006,703.5,Generic Candidate,13746,DEM,60,Generic Candidate,13747,REP,35.5,,24.5,11/7/2006,51.6,44.07,7.53,16.97,16.97,1,11.00105664710315,for Cook Political Report; sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll +55099,88637,1327,2006,2006_Gov-G_AK,AK,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2006,500,Tony Knowles,12646,DEM,44,Sarah Palin,12643,REP,45,,-1,11/7/2006,40.97,48.33,-7.36,6.36,6.36,1,1.792033673928612, +55140,88678,1329,2006,2006_Gov-G_AR,AR,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2006,500,Mike Beebe,12653,DEM,52,Asa Hutchinson,12652,REP,40,,12,11/7/2006,55.61,40.67,14.94,2.94,-2.94,1,-3.624807483770066, +55314,88854,1335,2006,2006_Gov-G_GA,GA,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,10/29/2006,800,Mark Taylor,12678,DEM,36,Sonny Perdue,12676,REP,52,,-16,11/7/2006,38.22,57.95,-19.73,3.73,3.73,1,-.8916799247342728, +55338,88878,1338,2006,2006_Gov-G_ID,ID,Gov-G,Gov-G,Greg Smith & Associates,128,Live Phone,,10/29/2006,525,Jerry Brady,12687,DEM,41,C.L. 'Butch' Otter,12690,REP,36,,5,11/7/2006,44.11,52.67,-8.56,13.56,13.56,0,6.951393330996098, +55439,88980,1342,2006,2006_Gov-G_MD,MD,Gov-G,Gov-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/29/2006,905,Martin O'Malley,12704,DEM,50,Robert Ehrlich Jr.,12703,REP,44,,6,11/7/2006,52.69,46.16,6.53,.53,-.53,1,-4.541729742037329,for Martin O'Malley +24402,88981,1342,2006,2006_Gov-G_MD,MD,Gov-G,Gov-G,Potomac Incorporated,256,Live Phone,,10/29/2006,800,Martin O'Malley,12704,DEM,47,Robert Ehrlich Jr.,12703,REP,46,2,1,11/7/2006,52.69,46.16,6.53,5.53,-5.53,1,.8966247305798649, +24228,89181,1351,2006,2006_Gov-G_OH,OH,Gov-G,Gov-G,Columbus Dispatch,57,Mail,,10/29/2006,1541,Ted Strickland,12740,DEM,67,J. Kenneth Blackwell,12738,REP,31,,36,11/7/2006,60.54,36.65,23.89,12.11,12.11,1,7.003771303286021,among registered voters +24767,89263,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,10/29/2006,1200,Ed Rendell,12748,DEM,58,Lynn Swann,12749,REP,37,,21,11/7/2006,60.36,39.64,20.73,.27,.27,1,-3.492766675087376, +73568,138070,1354,2006,2006_Gov-G_RI,RI,Gov-G,Gov-G,Fleming & Associates,96,Live Phone,,10/29/2006,401,Charlie Fogarty,12750,DEM,41,Donald Carcieri,12751,REP,50,,-9,11/7/2006,48.99,51.01,-2.02,6.98,-6.98,1,.1531350434025909,for WPRI-12 +24402,29640,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,Potomac Incorporated,256,Live Phone,,10/29/2006,800,Benjamin L. Cardin,2878,DEM,49,Michael S. Steele,2879,REP,43,2,6,11/7/2006,54.21,44.2,10.01,4.01,-4.01,1,-1.138009156288207, +24833,30071,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/29/2006,525,Claire McCaskill,2935,DEM,49,Jim Talent,2936,REP,46,2,3,11/7/2006,49.58,47.31,2.27,.73,.73,1,-2.476463036771283, +24562,29800,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2006,500,Robert Menendez,2971,DEM,49,Thomas H. Kean,2972,REP,44,,5,11/7/2006,57.2,41.19,16.02,11.02,-11.02,1,1.423489209894979, +24228,29466,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,Columbus Dispatch,57,Mail,,10/29/2006,1541,Sherrod Brown,3004,DEM,62,Michael DeWine,3005,REP,38,,24,11/7/2006,56.16,43.82,12.35,11.65,11.65,1,7.26482060986589,among registered voters +24767,30005,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/29/2006,1200,Robert P. Casey Jr.,3010,DEM,49,Rick Santorum,3011,REP,39,,10,11/7/2006,58.64,41.28,17.35,7.35,-7.35,1,1.661253733230885, +24639,29877,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2006,500,Jim Webb,3047,DEM,51,George F. Allen,3048,REP,46,,5,11/7/2006,49.59,49.2,.39,4.61,4.61,1,.8504439350305194, +55338,117899,3716,2006,2006_House-G_ID-1,ID-1,House-G,House-G,Greg Smith & Associates,128,Live Phone,,10/29/2006,287,Larry Grant,13955,DEM,38,William T. Sali,13956,REP,34,,4,11/7/2006,45.37,50.57,-5.2,9.2,9.2,0,3.661560029881303, +64169,118076,3828,2006,2006_House-G_NE-3,NE-3,House-G,House-G,PSB Research,250,Live Phone,D,10/29/2006,404,Scott Kleeb,14133,DEM,46,Adrian Smith,14134,REP,40,,6,11/7/2006,45.01,54.99,-9.98,15.98,15.98,0,8.65246435552374,for Scott Kleeb +64105,117948,3874,2006,2006_House-G_NY-25,NY-25,House-G,House-G,Jeffrey Stonecash,158,Live Phone,R,10/29/2006,750,Daniel B. Maffei,13824,DEM,36,James T. Walsh,13825,REP,49,,-13,11/7/2006,49.21,50.79,-1.57,11.43,-11.43,1,6.611801980627341,for James T. Walsh; among 'voters' +64307,118293,4012,2006,2006_House-G_WA-8,WA-8,House-G,House-G,SurveyUSA,325,IVR,,10/29/2006,498,Darcy Burner,14308,DEM,45,David G. Reichert,14309,REP,51,,-6,11/7/2006,48.54,51.46,-2.92,3.08,-3.08,1,-2.66392706333182, +38942,33004,8655,2006,2006_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/29/2006,598,Generic Candidate,13746,DEM,52,Generic Candidate,13747,REP,34,,18,11/7/2006,51.6,44.07,7.53,10.47,10.47,1,4.025008744033117, +27727,33005,8655,2006,2006_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,10/29/2006,1010,Generic Candidate,13746,DEM,52,Generic Candidate,13747,REP,37,,15,11/7/2006,51.6,44.07,7.53,7.47,7.47,1,1.151645775798774,among registered voters +55116,88654,1328,2006,2006_Gov-G_AL,AL,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/30/2006,602,Lucy Baxley,12648,DEM,39,Bob Riley,12649,REP,54,,-15,11/7/2006,41.57,57.45,-15.87,.87,.87,1,-3.813335664165748, +55225,88763,1332,2006,2006_Gov-G_CO,CO,Gov-G,Gov-G,Public Opinion Strategies,260,Live Phone,,10/30/2006,500,"Bill Ritter, Jr.",12664,DEM,55,Bob Beauprez,12667,REP,33,,22,11/7/2006,56.99,40.17,16.82,5.18,5.18,1,-.410110604288936,for Rocky Mountain Poll +4083,88825,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,10/30/2006,1200,Jim Davis,12674,DEM,44,Charlie Crist,12675,REP,50,1,-6,11/7/2006,45.11,52.18,-7.07,1.07,1.07,1,-2.483050151985846, +73572,138074,1335,2006,2006_Gov-G_GA,GA,Gov-G,Gov-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/30/2006,500,Mark Taylor,12678,DEM,39,Sonny Perdue,12676,REP,49,6,-10,11/7/2006,38.22,57.95,-19.73,9.73,9.73,1,4.815683471762652, +55459,89002,1343,2006,2006_Gov-G_ME,ME,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2006,500,John Baldacci,13144,DEM,45,Chandler E. Woodcock,12705,REP,31,,14,11/7/2006,38.11,30.21,7.9,6.1,6.1,1,1.332556772280913, +4084,89056,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,10/30/2006,1200,Jennifer Granholm,12710,DEM,50,Dick DeVos,12712,REP,42,,8,11/7/2006,56.36,42.3,14.06,6.06,-6.06,1,1.49389077725578, +55656,89206,1362,2006,2006_Gov-G_OR,OR,Gov-G,Gov-G,DHM Research,76,Live Phone,,10/30/2006,600,Ted Kulongoski,12747,DEM,46,Ron Saxton,12744,REP,39,6,7,11/7/2006,50.73,42.75,7.98,.98,-.98,1,-2.982805235354367, +4083,29962,1585,2006,2006_Sen-G_FL,FL,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/30/2006,1200,Bill Nelson,2848,DEM,59,Katherine Harris,2849,REP,33,,26,11/7/2006,60.3,38.1,22.21,3.79,3.79,1,-1.362760057961308, +4084,29977,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/30/2006,1200,Debbie Stabenow,2915,DEM,49,Mike Bouchard,2916,REP,42,,7,11/7/2006,56.91,41.26,15.65,8.65,-8.65,1,4.702736263517129, +24523,29761,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2006,500,Claire McCaskill,2935,DEM,48,Jim Talent,2936,REP,47,,1,11/7/2006,49.58,47.31,2.27,1.27,-1.27,1,-2.219612354016782, +24701,29939,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Rutgers University,295,Live Phone,,10/30/2006,500,Robert Menendez,2971,DEM,46,Thomas H. Kean,2972,REP,42,,4,11/7/2006,57.2,41.19,16.02,12.02,-12.02,1,2.252768314109524, +24621,29859,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2006,500,Harold E. Ford Jr.,4344,DEM,47,Bob Corker,3019,REP,49,,-2,11/7/2006,47.99,50.71,-2.72,.72,.72,1,-3.730939626180826, +64308,118294,3602,2006,2006_House-G_AZ-5,AZ-5,House-G,House-G,SurveyUSA,325,IVR,,10/30/2006,643,Harry E. Mitchell,14113,DEM,48,J.D. Hayworth,14114,REP,46,4,2,11/7/2006,50.41,46.44,3.97,1.97,-1.97,1,-3.317514968571178, +64309,118295,3669,2006,2006_House-G_CO-7,CO-7,House-G,House-G,SurveyUSA,325,IVR,,10/30/2006,589,Ed Perlmutter,14282,DEM,54,Rick O'Donnell,14283,REP,38,,16,11/7/2006,54.93,42.06,12.87,3.13,3.13,1,-1.676976388777703, +64390,118457,3756,2006,2006_House-G_KY-2,KY-2,House-G,House-G,Voter/Consumer Research,371,Live Phone,R,10/30/2006,450,John Michael Weaver,13984,DEM,36,Ron Lewis,13985,REP,50,,-14,11/7/2006,44.59,55.41,-10.81,3.19,-3.19,1,-2.604953541754655,for Ron Lewis +64310,118296,3894,2006,2006_House-G_OH-2,OH-2,House-G,House-G,SurveyUSA,325,IVR,,10/30/2006,618,Victoria Wulsin,14303,DEM,48,Jean Schmidt,14304,REP,45,,3,11/7/2006,49.39,50.45,-1.06,4.06,4.06,0,-1.263360574241716, +64311,118297,3915,2006,2006_House-G_OK-5,OK-5,House-G,House-G,SurveyUSA,325,IVR,,10/30/2006,430,David Hunter,14389,DEM,37,Mary Fallin,14388,REP,59,2,-22,11/7/2006,37.3,60.38,-23.08,1.08,1.08,1,-6.215367441784675, +64055,117879,3928,2006,2006_House-G_PA-8,PA-8,House-G,House-G,Global Strategy Group,118,Live Phone,D,10/30/2006,400,Patrick J. Murphy,13922,DEM,46,Michael G. Fitzpatrick,13923,REP,41,,5,11/7/2006,50.3,49.69,.61,4.39,4.39,1,-1.108809104964284,for Lois Murphy +64312,118298,3946,2006,2006_House-G_SC-5,SC-5,House-G,House-G,SurveyUSA,325,IVR,,10/30/2006,530,John M. Spratt,14390,DEM,58,Ralph Norman,14391,REP,39,,19,11/7/2006,56.9,43.06,13.84,5.16,5.16,1,-3.931685353419655, +64013,117815,3992,2006,2006_House-G_UT-3,UT-3,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/30/2006,386,Christian Burridge,13884,DEM,27,Christopher Black Cannon,13885,REP,56,6,-29,11/7/2006,32.24,57.71,-25.47,3.53,-3.53,1,-1.568838767405096, +55226,88764,1332,2006,2006_Gov-G_CO,CO,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/31/2006,661,"Bill Ritter, Jr.",12664,DEM,57,Bob Beauprez,12667,REP,35,2,22,11/7/2006,56.99,40.17,16.82,5.18,5.18,1,-.5704571335880212, +24681,88786,1333,2006,2006_Gov-G_CT,CT,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/31/2006,600,"John DeStefano, Jr.",12671,DEM,36,M. Jodi Rell,12670,REP,58,,-22,11/7/2006,35.45,63.2,-27.76,5.76,5.76,1,1.127880445871295, +55333,88873,1337,2006,2006_Gov-G_IA,IA,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/31/2006,600,Chet Culver,12684,DEM,50,Jim Nussle,12686,REP,45,,5,11/7/2006,54.02,44.38,9.65,4.65,-4.65,1,.7140409564924711, +55363,88903,1339,2006,2006_Gov-G_IL,IL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2006,625,Rod Blagojevich,12691,DEM,44,Judy Baar Topinka,12692,REP,40,7,4,11/7/2006,49.8,39.26,10.53,6.53,-6.53,1,2.129214357262479, +55364,88904,1339,2006,2006_Gov-G_IL,IL,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/31/2006,434,Rod Blagojevich,12691,DEM,45,Judy Baar Topinka,12692,REP,37,14,8,11/7/2006,49.8,39.26,10.53,2.53,-2.53,1,-2.76293901866062, +55411,88951,1341,2006,2006_Gov-G_MA,MA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/31/2006,664,Deval Patrick,12699,DEM,55,Kerry Healey,12698,REP,34,6,21,11/7/2006,55.64,35.33,20.3,.7,.7,1,-4.525652384209884, +24241,89057,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,EPIC-MRA,84,Live Phone,,10/31/2006,600,Jennifer Granholm,12710,DEM,52,Dick DeVos,12712,REP,43,,9,11/7/2006,56.36,42.3,14.06,5.06,-5.06,1,-.0433662729312404, +74106,138984,1347,2006,2006_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,10/31/2006,663,John Lynch,12724,DEM,71,Jim Coburn,12723,REP,19,,52,11/7/2006,74.02,25.83,48.19,3.81,3.81,1,-2.400183175193134,for WMUR +24577,89116,1349,2006,2006_Gov-G_NV,NV,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/31/2006,500,Dina Titus,12728,DEM,46,Jim Gibbons,12729,REP,48,,-2,11/7/2006,43.92,47.93,-4.01,2.01,2.01,1,-1.650663401624959, +24318,89145,1350,2006,2006_Gov-G_NY,NY,Gov-G,Gov-G,Marist College,183,Live Phone,,10/31/2006,503,Eliot Spitzer,12732,DEM,69,John J. Faso,12733,REP,24,,45,11/7/2006,69.56,28.72,40.84,4.16,4.16,1,-.915539134272948,for NBC News +24710,89146,1350,2006,2006_Gov-G_NY,NY,Gov-G,Gov-G,Siena College,305,Live Phone,,10/31/2006,500,Eliot Spitzer,12732,DEM,69,John J. Faso,12733,REP,24,,45,11/7/2006,69.56,28.72,40.84,4.16,4.16,1,-1.522808038890851, +24385,89264,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,Muhlenberg College,219,Live Phone,,10/31/2006,507,Ed Rendell,12748,DEM,60,Lynn Swann,12749,REP,35,,25,11/7/2006,60.36,39.64,20.73,4.27,4.27,1,.632884080953783, +55821,89373,1360,2006,2006_Gov-G_WI,WI,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/31/2006,600,Jim Doyle,12774,DEM,50,Mark Green,12772,REP,44,,6,11/7/2006,52.7,45.31,7.39,1.39,-1.39,1,-2.854024764474728, +24681,29919,1583,2006,2006_Sen-G_CT,CT,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/31/2006,600,Ned Lamont,2839,DEM,39,Joseph I. Lieberman,14516,IND,51,7,-12,11/7/2006,39.73,49.71,-9.98,2.02,,1,-1.760684358169376, +24241,29479,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,10/31/2006,600,Debbie Stabenow,2915,DEM,51,Mike Bouchard,2916,REP,38,,13,11/7/2006,56.91,41.26,15.65,2.65,-2.65,1,-2.895288933639804, +24577,29815,1597,2006,2006_Sen-G_NV,NV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/31/2006,500,Jack Carter,2988,DEM,42,John Ensign,2987,REP,54,,-12,11/7/2006,40.99,55.36,-14.37,2.37,2.37,1,-1.83088157397322, +24318,29556,1600,2006,2006_Sen-G_NY,NY,Sen-G,Sen-G,Marist College,183,Live Phone,,10/31/2006,503,Hillary Rodham Clinton,2993,DEM,65,John Spencer,2996,REP,32,,33,11/7/2006,67,31.01,36,3,-3,1,-3.113069998343147,for NBC News +24710,29948,1600,2006,2006_Sen-G_NY,NY,Sen-G,Sen-G,Siena College,305,Live Phone,,10/31/2006,500,Hillary Rodham Clinton,2993,DEM,65,John Spencer,2996,REP,28,,37,11/7/2006,67,31.01,36,1,1,1,-4.368215153579049, +24385,29623,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Muhlenberg College,219,Live Phone,,10/31/2006,507,Robert P. Casey Jr.,3010,DEM,51,Rick Santorum,3011,REP,43,,8,11/7/2006,58.64,41.28,17.35,9.35,-9.35,1,3.163450286595604, +64131,137093,1607,2006,2006_Sen-G_UT,UT,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2006,625,Pete Ashdown,3042,DEM,31,Orrin G. Hatch,3041,REP,61,,-30,11/7/2006,31.06,62.36,-31.3,1.3,1.3,1,-3.45847327918032,for The Salt Lake Tribune +74009,138849,3635,2006,2006_House-G_CA-26,CA-26,House-G,House-G,SurveyUSA,325,IVR,,10/31/2006,553,Cynthia Rodriguez Matthews,16519,DEM,35,David T. Dreier,16520,REP,54,,-19,11/7/2006,37.89,56.95,-19.06,.06,.06,1,-7.049165326807336,for KABC-TV (California) +24681,118138,3671,2006,2006_House-G_CT-2,CT-2,House-G,House-G,Research 2000,281,Live Phone,,10/31/2006,600,Joe Courtney,13958,DEM,48,Robert R. Simmons,13959,REP,47,,1,11/7/2006,50.02,49.98,.03,.97,.97,1,-4.238362091344835, +64208,118139,3738,2006,2006_House-G_IN-2,IN-2,House-G,House-G,Research 2000,281,Live Phone,,10/31/2006,400,Joe Donnelly,14216,DEM,50,Chris Chocola,14217,REP,47,,3,11/7/2006,53.98,46.02,7.95,4.95,-4.95,1,-.3185236676982496, +55333,118140,3748,2006,2006_House-G_IA-3,IA-3,House-G,House-G,Research 2000,281,Live Phone,,10/31/2006,400,Leonard L. Boswell,14218,DEM,53,Jeff Lamberti,14219,REP,41,,12,11/7/2006,51.9,46.5,5.4,6.6,6.6,1,-1.242137530350322, +64313,118299,3757,2006,2006_House-G_KY-3,KY-3,House-G,House-G,SurveyUSA,325,IVR,,10/31/2006,610,John Yarmuth,13999,DEM,52,Anne Meagher Northup,14000,REP,44,1,8,11/7/2006,50.62,48.18,2.45,5.55,5.55,1,-.3200786544938904,for WHAS-TV +74106,138988,3832,2006,2006_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,10/31/2006,340,Carol Shea-Porter,14220,DEM,42,Jeb E. Bradley,14221,REP,47,,-5,11/7/2006,51.27,48.64,2.63,7.63,-7.63,0,.395778326413284,for WMUR +74107,138994,3833,2006,2006_House-G_NH-2,NH-2,House-G,House-G,American Research Group,9,Live Phone,R,10/31/2006,619,Paul W. Hodes,14222,DEM,44,Charles Bass,14223,REP,47,,-3,11/7/2006,52.71,45.61,7.1,10.1,-10.1,0,5.186700985720805,for Charles Bass +74106,138993,3833,2006,2006_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,10/31/2006,320,Paul W. Hodes,14222,DEM,45,Charles Bass,14223,REP,45,2,0,11/7/2006,52.71,45.61,7.1,7.1,-7.1,.5,.6535055354141868,for WMUR +64131,139080,3990,2006,2006_House-G_UT-1,UT-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2006,209,Steve Olsen,16595,DEM,26,Rob Bishop,16596,REP,58,,-32,11/7/2006,32.45,63.06,-30.61,1.39,-1.39,1,-6.21656095056386,for The Salt Lake Tribune +64131,139081,3991,2006,2006_House-G_UT-2,UT-2,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2006,209,Jim Matheson,16597,DEM,62,LaVar Christensen,16598,REP,29,,33,11/7/2006,59,37.3,21.7,11.3,11.3,1,3.618783599155815,for The Salt Lake Tribune +64131,117990,3992,2006,2006_House-G_UT-3,UT-3,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2006,209,Christian Burridge,13884,DEM,32,Christopher Black Cannon,13885,REP,55,,-23,11/7/2006,32.24,57.71,-25.47,2.47,2.47,1,-3.579063536644382,for The Salt Lake Tribune +64314,118301,3998,2006,2006_House-G_VA-5,VA-5,House-G,House-G,SurveyUSA,325,IVR,,10/31/2006,530,Albert C. Weed,14395,DEM,35,Virgil H. Goode,14396,REP,61,2,-26,11/7/2006,39.93,59.11,-19.19,6.81,-6.81,1,-.333398350694621,for WDBJ-TV (Roanoke) +66634,124136,8655,2006,2006_House-G_US,US,House-G,House-G,The Winston Group,385,Live Phone,R,10/31/2006,1000,Generic Candidate,13746,DEM,52,Generic Candidate,13747,REP,43,,9,11/7/2006,51.6,44.07,7.53,1.47,1.47,1,-4.962148508336649,for unspecified Republican sponsor; among registered voters +55117,88655,1328,2006,2006_Gov-G_AL,AL,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,505,Lucy Baxley,12648,DEM,42,Bob Riley,12649,REP,58,,-16,11/7/2006,41.57,57.45,-15.87,.13,-.13,1,-4.983846200759815, +24325,88698,1330,2006,2006_Gov-G_AZ,AZ,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2006,625,Janet Napolitano,12656,DEM,61,Len Munsil,12655,REP,33,,28,11/7/2006,62.58,35.44,27.14,.86,.86,1,-8.752080218774873,among registered voters +24802,88699,1330,2006,2006_Gov-G_AZ,AZ,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/1/2006,560,Janet Napolitano,12656,DEM,57,Len Munsil,12655,REP,38,,19,11/7/2006,62.58,35.44,27.14,8.14,-8.14,1,-.4671229045421865, +24879,88700,1330,2006,2006_Gov-G_AZ,AZ,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,798,Janet Napolitano,12656,DEM,57,Len Munsil,12655,REP,41,,16,11/7/2006,62.58,35.44,27.14,11.14,-11.14,1,3.040321162238167, +55203,88741,1331,2006,2006_Gov-G_CA,CA,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,1015,Phil Angelides,12660,DEM,42,Arnold Schwarzenegger,12662,REP,52,,-10,11/7/2006,38.91,55.88,-16.98,6.98,6.98,1,3.634765574392604, +55227,88765,1332,2006,2006_Gov-G_CO,CO,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,500,"Bill Ritter, Jr.",12664,DEM,60,Bob Beauprez,12667,REP,40,,20,11/7/2006,56.99,40.17,16.82,3.18,3.18,1,-2.588590325052706, +55248,88787,1333,2006,2006_Gov-G_CT,CT,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,401,"John DeStefano, Jr.",12671,DEM,32,M. Jodi Rell,12670,REP,64,,-32,11/7/2006,35.45,63.2,-27.76,4.24,-4.24,1,-.7264294763740433, +24327,88826,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2006,625,Jim Davis,12674,DEM,43,Charlie Crist,12675,REP,50,,-7,11/7/2006,45.11,52.18,-7.07,.07,.07,1,-3.519034351789678, +55287,88827,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,1005,Jim Davis,12674,DEM,42,Charlie Crist,12675,REP,54,,-12,11/7/2006,45.11,52.18,-7.07,4.93,-4.93,1,1.759412442694646, +24995,88828,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,11/1/2006,804,Jim Davis,12674,DEM,38,Charlie Crist,12675,REP,48,,-10,11/7/2006,45.11,52.18,-7.07,2.93,-2.93,1,-.5179242418191717, +55315,88855,1335,2006,2006_Gov-G_GA,GA,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,804,Mark Taylor,12678,DEM,42,Sonny Perdue,12676,REP,59,,-17,11/7/2006,38.22,57.95,-19.73,2.73,2.73,1,-1.879047229953151, +55334,88874,1337,2006,2006_Gov-G_IA,IA,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,301,Chet Culver,12684,DEM,54,Jim Nussle,12686,REP,46,,8,11/7/2006,54.02,44.38,9.65,1.65,-1.65,1,-3.18575190848784, +55365,88905,1339,2006,2006_Gov-G_IL,IL,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,800,Rod Blagojevich,12691,DEM,61,Judy Baar Topinka,12692,REP,39,,22,11/7/2006,49.8,39.26,10.53,11.47,11.47,1,7.589880526805699, +55412,88952,1341,2006,2006_Gov-G_MA,MA,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,799,Deval Patrick,12699,DEM,61,Kerry Healey,12698,REP,32,,29,11/7/2006,55.64,35.33,20.3,8.7,8.7,1,4.390841869075067, +24489,88982,1342,2006,2006_Gov-G_MD,MD,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2006,500,Martin O'Malley,12704,DEM,49,Robert Ehrlich Jr.,12703,REP,48,,1,11/7/2006,52.69,46.16,6.53,5.53,-5.53,1,.508683341235346, +24819,88983,1342,2006,2006_Gov-G_MD,MD,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/1/2006,694,Martin O'Malley,12704,DEM,48,Robert Ehrlich Jr.,12703,REP,47,,1,11/7/2006,52.69,46.16,6.53,5.53,-5.53,1,.9590307787029201, +24885,88984,1342,2006,2006_Gov-G_MD,MD,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,802,Martin O'Malley,12704,DEM,50,Robert Ehrlich Jr.,12703,REP,48,,2,11/7/2006,52.69,46.16,6.53,4.53,-4.53,1,-.1214238603822074, +24334,89058,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2006,625,Jennifer Granholm,12710,DEM,52,Dick DeVos,12712,REP,38,,14,11/7/2006,56.36,42.3,14.06,.06,-.06,1,-5.350284550868772,among registered voters +24707,89059,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,Selzer & Co.,304,Live Phone,,11/1/2006,532,Jennifer Granholm,12710,DEM,54,Dick DeVos,12712,REP,41,,13,11/7/2006,56.36,42.3,14.06,1.06,-1.06,1,-4.389147967442207, +24886,89060,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,800,Jennifer Granholm,12710,DEM,55,Dick DeVos,12712,REP,43,,12,11/7/2006,56.36,42.3,14.06,2.06,-2.06,1,-3.17138677774083, +24512,89082,1345,2006,2006_Gov-G_MN,MN,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2006,500,Mike Hatch,12715,DEM,47,Tim Pawlenty,12717,REP,45,,2,11/7/2006,45.73,46.69,-.96,2.96,2.96,0,-1.106331629907382, +24887,89083,1345,2006,2006_Gov-G_MN,MN,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,501,Mike Hatch,12715,DEM,49,Tim Pawlenty,12717,REP,45,,4,11/7/2006,45.73,46.69,-.96,4.96,4.96,0,1.175608813234043, +24890,89117,1349,2006,2006_Gov-G_NV,NV,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,402,Dina Titus,12728,DEM,44,Jim Gibbons,12729,REP,51,,-7,11/7/2006,43.92,47.93,-4.01,2.99,-2.99,1,-.7603885256247298, +55598,89147,1350,2006,2006_Gov-G_NY,NY,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,1011,Eliot Spitzer,12732,DEM,69,John J. Faso,12733,REP,24,,45,11/7/2006,69.56,28.72,40.84,4.16,4.16,1,-1.276739138147186, +24354,89182,1351,2006,2006_Gov-G_OH,OH,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2006,625,Ted Strickland,12740,DEM,56,J. Kenneth Blackwell,12738,REP,37,,19,11/7/2006,60.54,36.65,23.89,4.89,-4.89,1,-1.021765636843591,among registered voters +24891,89183,1351,2006,2006_Gov-G_OH,OH,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,1003,Ted Strickland,12740,DEM,62,J. Kenneth Blackwell,12738,REP,35,,27,11/7/2006,60.54,36.65,23.89,3.11,3.11,1,-2.551212847008457, +24357,89265,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2006,625,Ed Rendell,12748,DEM,56,Lynn Swann,12749,REP,38,,18,11/7/2006,60.36,39.64,20.73,2.73,-2.73,1,-1.034269450306815,among registered voters +55715,89266,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,1005,Ed Rendell,12748,DEM,61,Lynn Swann,12749,REP,37,,24,11/7/2006,60.36,39.64,20.73,3.27,3.27,1,-.0547099638966741, +24360,89285,1354,2006,2006_Gov-G_RI,RI,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2006,625,Charlie Fogarty,12750,DEM,42,Donald Carcieri,12751,REP,50,,-8,11/7/2006,48.99,51.01,-2.02,5.98,-5.98,1,-.5722125633361689,among registered voters +55744,89296,1355,2006,2006_Gov-G_SC,SC,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,399,Tommy Moore,12752,DEM,44,Mark Sanford,12753,REP,56,,-12,11/7/2006,44.79,55.12,-10.33,1.67,-1.67,1,-7.551698441557417, +55757,89309,1357,2006,2006_Gov-G_TN,TN,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,502,Phil Bredesen,12761,DEM,63,Jim Bryson,12758,REP,31,,32,11/7/2006,68.6,29.74,38.86,6.86,-6.86,1,.1555085392583816, +55822,89374,1360,2006,2006_Gov-G_WI,WI,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,502,Jim Doyle,12774,DEM,53,Mark Green,12772,REP,43,,10,11/7/2006,52.7,45.31,7.39,2.61,2.61,1,-1.540171003776811, +55657,89207,1362,2006,2006_Gov-G_OR,OR,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,502,Ted Kulongoski,12747,DEM,54,Ron Saxton,12744,REP,46,,8,11/7/2006,50.73,42.75,7.98,.02,.02,1,-4.262715281998602, +24325,29563,1581,2006,2006_Sen-G_AZ,AZ,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2006,625,Jim Pederson,2823,DEM,41,Jon Kyl,2822,REP,49,,-8,11/7/2006,43.5,53.34,-9.84,1.84,1.84,1,-2.349938937873122,among registered voters +24802,30040,1581,2006,2006_Sen-G_AZ,AZ,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/1/2006,560,Jim Pederson,2823,DEM,40,Jon Kyl,2822,REP,53,4,-13,11/7/2006,43.5,53.34,-9.84,3.16,-3.16,1,-.898650749423242, +24879,30117,1581,2006,2006_Sen-G_AZ,AZ,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,798,Jim Pederson,2823,DEM,46,Jon Kyl,2822,REP,50,,-4,11/7/2006,43.5,53.34,-9.84,5.84,5.84,1,2.207611886565876, +55203,30118,1582,2006,2006_Sen-G_CA,CA,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,1015,Dianne Feinstein,2828,DEM,61,Richard Dick Mountjoy,2829,REP,29,,32,11/7/2006,59.43,35.02,24.42,7.58,7.58,1,2.774774980248291, +24882,30120,1583,2006,2006_Sen-G_CT,CT,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,401,Ned Lamont,2839,DEM,44,Joseph I. Lieberman,14516,IND,48,5,-4,11/7/2006,39.73,49.71,-9.98,5.98,,1,2.257374401887676, +24327,29565,1585,2006,2006_Sen-G_FL,FL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2006,625,Bill Nelson,2848,DEM,58,Katherine Harris,2849,REP,34,,24,11/7/2006,60.3,38.1,22.21,1.79,1.79,1,-3.22067298464464, +55287,30121,1585,2006,2006_Sen-G_FL,FL,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,1005,Bill Nelson,2848,DEM,60,Katherine Harris,2849,REP,34,,26,11/7/2006,60.3,38.1,22.21,3.79,3.79,1,-.8086024730248282, +24995,30233,1585,2006,2006_Sen-G_FL,FL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,11/1/2006,804,Bill Nelson,2848,DEM,60,Katherine Harris,2849,REP,31,,29,11/7/2006,60.3,38.1,22.21,6.79,6.79,1,2.477789567534491, +24489,29727,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2006,500,Benjamin L. Cardin,2878,DEM,50,Michael S. Steele,2879,REP,45,,5,11/7/2006,54.21,44.2,10.01,5.01,-5.01,1,-.355711448067502, +24819,30057,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/1/2006,694,Benjamin L. Cardin,2878,DEM,47,Michael S. Steele,2879,REP,47,2,0,11/7/2006,54.21,44.2,10.01,10.01,-10.01,.5,5.564441942263464, +24885,30123,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,802,Benjamin L. Cardin,2878,DEM,51,Michael S. Steele,2879,REP,45,,6,11/7/2006,54.21,44.2,10.01,4.01,-4.01,1,-1.072181287472928, +24884,30122,1590,2006,2006_Sen-G_MA,MA,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,799,Edward M. Kennedy,2875,DEM,67,Kenneth G. Chase,2876,REP,27,,40,11/7/2006,69.3,30.55,38.75,1.25,1.25,1,-3.112784158333137, +24334,29572,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2006,625,Debbie Stabenow,2915,DEM,53,Mike Bouchard,2916,REP,37,,16,11/7/2006,56.91,41.26,15.65,.35,.35,1,-4.904362932488846,among registered voters +24707,29945,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,Selzer & Co.,304,Live Phone,,11/1/2006,532,Debbie Stabenow,2915,DEM,53,Mike Bouchard,2916,REP,34,,19,11/7/2006,56.91,41.26,15.65,3.35,3.35,1,-1.768249829024929, +24886,30124,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,800,Debbie Stabenow,2915,DEM,55,Mike Bouchard,2916,REP,40,,15,11/7/2006,56.91,41.26,15.65,.65,-.65,1,-4.500398309629234, +24512,29750,1592,2006,2006_Sen-G_MN,MN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2006,500,Amy Klobuchar,2923,DEM,54,Mark R. Kennedy,2924,REP,40,,14,11/7/2006,58.06,37.94,20.12,6.12,-6.12,1,1.995280097791226, +24887,30125,1592,2006,2006_Sen-G_MN,MN,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,501,Amy Klobuchar,2923,DEM,57,Mark R. Kennedy,2924,REP,39,,18,11/7/2006,58.06,37.94,20.12,2.12,-2.12,1,-2.420667302162236, +24888,30126,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,802,Claire McCaskill,2935,DEM,50,Jim Talent,2936,REP,50,,0,11/7/2006,49.58,47.31,2.27,2.27,-2.27,.5,-.8057854702472068, +24340,29578,1595,2006,2006_Sen-G_MT,MT,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2006,625,Jon Tester,2950,DEM,47,Conrad Burns,2951,REP,47,1,0,11/7/2006,49.16,48.29,.88,.88,-.88,.5,-3.199230174467113,among registered voters +24539,29777,1595,2006,2006_Sen-G_MT,MT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2006,500,Jon Tester,2950,DEM,50,Conrad Burns,2951,REP,46,,4,11/7/2006,49.16,48.29,.88,3.12,3.12,1,-1.43568535095028, +24890,30128,1597,2006,2006_Sen-G_NV,NV,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,402,Jack Carter,2988,DEM,42,John Ensign,2987,REP,53,,-11,11/7/2006,40.99,55.36,-14.37,3.37,3.37,1,-.9701410297493474, +24412,29650,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,11/1/2006,600,Robert Menendez,2971,DEM,43,Thomas H. Kean,2972,REP,41,,2,11/7/2006,57.2,41.19,16.02,14.02,-14.02,1,4.668564739530611,for unspecified Republican sponsor +24561,29799,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2006,500,Robert Menendez,2971,DEM,48,Thomas H. Kean,2972,REP,43,,5,11/7/2006,57.2,41.19,16.02,11.02,-11.02,1,1.602986925565859, +24889,30127,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,500,Robert Menendez,2971,DEM,53,Thomas H. Kean,2972,REP,47,,6,11/7/2006,57.2,41.19,16.02,10.02,-10.02,1,.2848867976676515, +24354,29592,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2006,625,Sherrod Brown,3004,DEM,50,Michael DeWine,3005,REP,44,,6,11/7/2006,56.16,43.82,12.35,6.35,-6.35,1,1.480139107455141,among registered voters +24891,30129,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,1003,Sherrod Brown,3004,DEM,58,Michael DeWine,3005,REP,40,,18,11/7/2006,56.16,43.82,12.35,5.65,5.65,1,.9839316990309245, +24357,29595,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2006,625,Robert P. Casey Jr.,3010,DEM,52,Rick Santorum,3011,REP,39,,13,11/7/2006,58.64,41.28,17.35,4.35,-4.35,1,-1.9787664291779,among registered voters +24892,30130,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,1005,Robert P. Casey Jr.,3010,DEM,56,Rick Santorum,3011,REP,40,,16,11/7/2006,58.64,41.28,17.35,1.35,-1.35,1,-4.872310879980959, +24360,29598,1604,2006,2006_Sen-G_RI,RI,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2006,625,Sheldon Whitehouse,3014,DEM,45,Lincoln Chafee,3015,REP,46,,-1,11/7/2006,53.52,46.48,7.04,8.04,-8.04,0,3.964924762503459,among registered voters +24893,30131,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,502,Harold E. Ford Jr.,4344,DEM,46,Bob Corker,3019,REP,51,,-5,11/7/2006,47.99,50.71,-2.72,2.28,-2.28,1,-1.599044030407386, +24894,30132,1606,2006,2006_Sen-G_TX,TX,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,1004,Barbara Ann Radnofsky,3037,DEM,29,Kay Bailey Hutchison,3036,REP,65,,-36,11/7/2006,36.04,61.69,-25.65,10.35,-10.35,1,5.333078245842161, +24895,30133,1607,2006,2006_Sen-G_UT,UT,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,402,Pete Ashdown,3042,DEM,34,Orrin G. Hatch,3041,REP,66,,-32,11/7/2006,31.06,62.36,-31.3,.7,-.7,1,-4.560373678823444, +24896,30134,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,802,Jim Webb,3047,DEM,50,George F. Allen,3048,REP,50,,0,11/7/2006,49.59,49.2,.39,.39,-.39,.5,-2.936229002322477, +24372,29610,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2006,625,Maria Cantwell,3063,DEM,54,Mike McGavick,3064,REP,38,,16,11/7/2006,56.85,39.93,16.92,.92,-.92,1,-4.616863978203883,among registered voters +24897,30135,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,804,Maria Cantwell,3063,DEM,57,Mike McGavick,3064,REP,43,,14,11/7/2006,56.85,39.93,16.92,2.92,-2.92,1,-2.172364782819277, +24899,30137,1611,2006,2006_Sen-G_WV,WV,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,301,Robert C. Byrd,3082,DEM,67,John Raese,3083,REP,33,,34,11/7/2006,77.05,22.95,54.1,20.1,-20.1,1,12.38861032072798, +55822,30136,1612,2006,2006_Sen-G_WI,WI,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,502,Herb Kohl,3077,DEM,69,Robert Gerald Lorge,3078,REP,24,,45,11/7/2006,67.31,29.48,37.83,7.17,7.17,1,-4.328663250697207, +64315,118302,3613,2006,2006_House-G_CA-4,CA-4,House-G,House-G,SurveyUSA,325,IVR,,11/1/2006,647,Charles Duane Brown,14278,DEM,43,John T. Doolittle,14279,REP,50,5,-7,11/7/2006,45.87,49.05,-3.18,3.82,-3.82,1,-.4504819229684111, +64316,118303,3666,2006,2006_House-G_CO-4,CO-4,House-G,House-G,SurveyUSA,325,IVR,,11/1/2006,571,Angie Paccione,14280,DEM,43,Marilyn N. Musgrave,14281,REP,44,11,-1,11/7/2006,43.12,45.61,-2.49,1.49,1.49,1,-3.966565611331657, +64178,118085,3688,2006,2006_House-G_FL-13,FL-13,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,11/1/2006,450,Christine L. Jennings,13968,DEM,41,Vern Buchanan,13969,REP,44,,-3,11/7/2006,49.92,50.08,-.15,2.85,-2.85,1,-2.607156145255638,for Vern Buchanan +64424,118507,3697,2006,2006_House-G_FL-22,FL-22,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,11/1/2006,401,Ron Klein,14196,DEM,49,E. Clay Shaw,14198,REP,40,,9,11/7/2006,50.88,47.13,3.76,5.24,5.24,1,.9474137199648008, +24340,117991,3825,2006,2006_House-G_MT-1,MT-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2006,625,Monica J. Lindeen,14060,DEM,33,Denny Rehberg,14061,REP,57,,-24,11/7/2006,39.13,58.88,-19.75,4.25,-4.25,1,-2.773200373217592,among registered voters +64179,118086,3847,2006,2006_House-G_NM-1,NM-1,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,11/1/2006,450,Patricia A. Madrid,14141,DEM,46,Heather A. Wilson,14142,REP,48,,-2,11/7/2006,49.8,50.2,-.41,1.59,-1.59,1,-3.779713924397049,for Heather A. Wilson +64425,118508,3875,2006,2006_House-G_NY-26,NY-26,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,11/1/2006,403,Jack Davis,14379,DEM,46,Thomas M. Reynolds,14380,REP,47,,-1,11/7/2006,48.02,51.98,-3.97,2.97,2.97,1,-1.882201271873068, +74126,139043,3889,2006,2006_House-G_NC-11,NC-11,House-G,House-G,OnPoint,240,IVR,,11/1/2006,834,Joseph Heath Shuler,14299,DEM,52,Charles H. Taylor,14300,REP,43,,9,11/7/2006,53.79,46.21,7.59,1.41,1.41,1,-2.157036111422937, +64318,118305,3898,2006,2006_House-G_OH-6,OH-6,House-G,House-G,SurveyUSA,325,IVR,,11/1/2006,541,Charles A. Wilson,14381,DEM,58,Charles R. Blasdel,14382,REP,39,,19,11/7/2006,62.08,37.92,24.16,5.16,-5.16,1,-1.963846809723311, +55100,88638,1327,2006,2006_Gov-G_AK,AK,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2006,500,Tony Knowles,12646,DEM,43,Sarah Palin,12643,REP,48,,-5,11/7/2006,40.97,48.33,-7.36,2.36,2.36,1,-2.032576845310385, +73570,138072,1335,2006,2006_Gov-G_GA,GA,Gov-G,Gov-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,11/2/2006,500,Mark Taylor,12678,DEM,36,Sonny Perdue,12676,REP,50,4,-14,11/7/2006,38.22,57.95,-19.73,5.73,5.73,1,.9902212719564801, +55335,88875,1337,2006,2006_Gov-G_IA,IA,Gov-G,Gov-G,Selzer & Co.,304,Live Phone,,11/2/2006,756,Chet Culver,12684,DEM,52,Jim Nussle,12686,REP,43,,9,11/7/2006,54.02,44.38,9.65,.65,-.65,1,-3.320897484181938, +55366,88906,1339,2006,2006_Gov-G_IL,IL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2006,500,Rod Blagojevich,12691,DEM,44,Judy Baar Topinka,12692,REP,37,14,7,11/7/2006,49.8,39.26,10.53,3.53,-3.53,1,-1.175609283490068, +24332,88985,1342,2006,2006_Gov-G_MD,MD,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/2/2006,625,Martin O'Malley,12704,DEM,45,Robert Ehrlich Jr.,12703,REP,45,,0,11/7/2006,52.69,46.16,6.53,6.53,-6.53,.5,2.014258965233479,among registered voters +24719,89084,1345,2006,2006_Gov-G_MN,MN,Gov-G,Gov-G,Star Tribune (Minnesota Poll),315,Live Phone,,11/2/2006,1027,Mike Hatch,12715,DEM,45,Tim Pawlenty,12717,REP,40,7,5,11/7/2006,45.73,46.69,-.96,5.96,5.96,0,2.713271497490349, +55550,89097,1347,2006,2006_Gov-G_NH,NH,Gov-G,Gov-G,Research 2000,281,Live Phone,,11/2/2006,600,John Lynch,12724,DEM,67,Jim Coburn,12723,REP,26,,41,11/7/2006,74.02,25.83,48.19,7.19,-7.19,1,1.39583095548584, +55643,89193,1352,2006,2006_Gov-G_OK,OK,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/2/2006,488,Brad Henry,12742,DEM,65,Ernest Istook,12741,REP,29,,36,11/7/2006,66.5,33.5,33.01,2.99,2.99,1,-3.484638596863021, +24363,89310,1357,2006,2006_Gov-G_TN,TN,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/2/2006,625,Phil Bredesen,12761,DEM,61,Jim Bryson,12758,REP,26,,35,11/7/2006,68.6,29.74,38.86,3.86,-3.86,1,-3.439879804439038,among registered voters +55780,89332,1358,2006,2006_Gov-G_TX,TX,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/2/2006,557,Chris Bell,12763,DEM,22,Rick Perry,12766,REP,38,21,-16,11/7/2006,29.79,39.03,-9.24,6.76,-6.76,1,2.557632457382808, +24332,29570,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/2/2006,625,Benjamin L. Cardin,2878,DEM,47,Michael S. Steele,2879,REP,44,.6,3,11/7/2006,54.21,44.2,10.01,7.01,-7.01,1,2.096917704248494,among registered voters +24719,29957,1592,2006,2006_Sen-G_MN,MN,Sen-G,Sen-G,Star Tribune (Minnesota Poll),315,Live Phone,,11/2/2006,1027,Amy Klobuchar,2923,DEM,54,Mark R. Kennedy,2924,REP,34,4,20,11/7/2006,58.06,37.94,20.12,.12,-.12,1,-4.452370950460907, +24337,29575,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/2/2006,625,Claire McCaskill,2935,DEM,46,Jim Talent,2936,REP,45,,1,11/7/2006,49.58,47.31,2.27,1.27,-1.27,1,-1.963900276477346,among registered voters +24522,29760,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2006,500,Claire McCaskill,2935,DEM,49,Jim Talent,2936,REP,48,,1,11/7/2006,49.58,47.31,2.27,1.27,-1.27,1,-2.074821695472977, +24277,29515,1595,2006,2006_Sen-G_MT,MT,Sen-G,Sen-G,Gallup,112,Live Phone,,11/2/2006,734,Jon Tester,2950,DEM,50,Conrad Burns,2951,REP,41,,9,11/7/2006,49.16,48.29,.88,8.12,8.12,1,4.775445577711368, +24279,29517,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Gallup,112,Live Phone,,11/2/2006,654,Robert Menendez,2971,DEM,50,Thomas H. Kean,2972,REP,40,,10,11/7/2006,57.2,41.19,16.02,6.02,-6.02,1,-3.546763829725172, +24316,29554,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Marist College,183,Live Phone,,11/2/2006,619,Robert Menendez,2971,DEM,50,Thomas H. Kean,2972,REP,42,,8,11/7/2006,57.2,41.19,16.02,8.02,-8.02,1,-1.503004107465872,for NBC News +24346,29584,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/2/2006,625,Robert Menendez,2971,DEM,48,Thomas H. Kean,2972,REP,41,,7,11/7/2006,57.2,41.19,16.02,9.02,-9.02,1,-.3458696205816281,among registered voters +24379,29617,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Monmouth University,215,Live Phone,,11/2/2006,1086,Robert Menendez,2971,DEM,45,Thomas H. Kean,2972,REP,42,,3,11/7/2006,57.2,41.19,16.02,13.02,-13.02,1,3.865553740123596, +24430,29668,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,11/2/2006,917,Robert Menendez,2971,DEM,48,Thomas H. Kean,2972,REP,43,,5,11/7/2006,57.2,41.19,16.02,11.02,-11.02,1,1.833505722195641, +64197,137446,1599,2006,2006_Sen-G_NM,NM,Sen-G,Sen-G,Research & Polling Inc.,280,Live Phone,,11/2/2006,503,Jeff Bingaman,2982,DEM,65,Allen W. McCulloch MD,2983,REP,23,,42,11/7/2006,70.61,29.33,41.27,.73,.73,1,-8.692774042433523,for Albuquerque Journal +24283,29521,1604,2006,2006_Sen-G_RI,RI,Sen-G,Sen-G,Gallup,112,Live Phone,,11/2/2006,706,Sheldon Whitehouse,3014,DEM,48,Lincoln Chafee,3015,REP,45,,3,11/7/2006,53.52,46.48,7.04,4.04,-4.04,1,-.303031354495338, +24363,29601,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/2/2006,625,Harold E. Ford Jr.,4344,DEM,38,Bob Corker,3019,REP,50,,-12,11/7/2006,47.99,50.71,-2.72,9.28,-9.28,1,5.889099910544076,among registered voters +24620,29858,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2006,500,Harold E. Ford Jr.,4344,DEM,45,Bob Corker,3019,REP,53,,-8,11/7/2006,47.99,50.71,-2.72,5.28,-5.28,1,.9727544945820285, +24287,29525,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,Gallup,112,Live Phone,,11/2/2006,711,Jim Webb,3047,DEM,46,George F. Allen,3048,REP,49,,-3,11/7/2006,49.59,49.2,.39,3.39,-3.39,0,.2342806697948827, +24367,29605,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/2/2006,625,Jim Webb,3047,DEM,46,George F. Allen,3048,REP,45,2,1,11/7/2006,49.59,49.2,.39,.61,.61,1,-2.640284583752929, +24638,29876,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2006,500,Jim Webb,3047,DEM,49,George F. Allen,3048,REP,49,,0,11/7/2006,49.59,49.2,.39,.39,-.39,.5,-3.160359860356556, +73997,138835,3597,2006,2006_House-G_AK-1,AK-1,House-G,House-G,Hays Research Group,136,Live Phone,D,11/2/2006,400,Diane Benson,16515,DEM,41,Don Young,16516,REP,48,,-7,11/7/2006,40.01,56.57,-16.56,9.56,9.56,1,2.352333910275244,for Diane Benson +64319,118306,3659,2006,2006_House-G_CA-50,CA-50,House-G,House-G,SurveyUSA,325,IVR,,11/2/2006,550,Francine P. Busby,16386,DEM,41,Brian P. Bilbray,16385,REP,55,2,-14,11/7/2006,43.5,53.14,-9.64,4.36,-4.36,1,-2.718655395686312, +64320,118307,3667,2006,2006_House-G_CO-5,CO-5,House-G,House-G,SurveyUSA,325,IVR,,11/2/2006,596,Jay Fawcett,14052,DEM,42,Doug Lamborn,14053,REP,51,,-9,11/7/2006,40.35,59.62,-19.27,10.27,10.27,1,2.910939391479286, +64321,118308,3684,2006,2006_House-G_FL-9,FL-9,House-G,House-G,SurveyUSA,325,IVR,,11/2/2006,568,Phyllis Busansky,14377,DEM,41,Gus Bilirakis,14378,REP,53,,-12,11/7/2006,44.08,55.91,-11.83,.17,-.17,1,-6.894596732333215, +64317,118304,3745,2006,2006_House-G_IN-9,IN-9,House-G,House-G,SurveyUSA,325,IVR,,11/2/2006,538,Baron P. Hill,14204,DEM,44,Mike Sodrel,14205,REP,46,5,-2,11/7/2006,50.01,45.49,4.52,6.52,-6.52,0,2.971662049896871, +55335,118226,3746,2006,2006_House-G_IA-1,IA-1,House-G,House-G,Selzer & Co.,304,Live Phone,,11/2/2006,515,Bruce L. Braley,14312,DEM,56,Mike Whalen,14313,REP,35,,21,11/7/2006,55.1,43.25,11.85,9.15,9.15,1,3.847213528889096, +74096,138972,3808,2006,2006_House-G_MN-5,MN-5,House-G,House-G,SurveyUSA,325,IVR,,11/2/2006,806,Keith Ellison,16562,DEM,49,Alan Fine,16563,REP,24,22,25,11/7/2006,55.56,21.34,34.22,9.22,-9.22,1,2.368382388005577,for KSTP-TV Minneapolis +64322,118309,3809,2006,2006_House-G_MN-6,MN-6,House-G,House-G,SurveyUSA,325,IVR,,11/2/2006,698,Patty Wetterling,14290,DEM,42,Michele Bachmann,14291,REP,49,7,-7,11/7/2006,42.07,50.05,-7.98,.98,.98,1,-3.601761808702363,for KSTP-TV Minneapolis +64149,118024,3826,2006,2006_House-G_NE-1,NE-1,House-G,House-G,Momentum Analysis,214,Live Phone,D,11/2/2006,400,Maxine B. Moul,14087,DEM,38,Jeff Fortenberry,14086,REP,43,,-5,11/7/2006,41.64,58.36,-16.71,11.71,11.71,1,6.12584686391381,for Maxine B. Moul +55550,118141,3832,2006,2006_House-G_NH-1,NH-1,House-G,House-G,Research 2000,281,Live Phone,,11/2/2006,300,Carol Shea-Porter,14220,DEM,40,Jeb E. Bradley,14221,REP,48,,-8,11/7/2006,51.27,48.64,2.63,10.63,-10.63,0,3.731497533848912, +55550,118142,3833,2006,2006_House-G_NH-2,NH-2,House-G,House-G,Research 2000,281,Live Phone,,11/2/2006,300,Paul W. Hodes,14222,DEM,46,Charles Bass,14223,REP,47,,-1,11/7/2006,52.71,45.61,7.1,8.1,-8.1,0,2.482225067802117, +64197,118111,3847,2006,2006_House-G_NM-1,NM-1,House-G,House-G,Research & Polling Inc.,280,Live Phone,,11/2/2006,503,Patricia A. Madrid,14141,DEM,49,Heather A. Wilson,14142,REP,45,,4,11/7/2006,49.8,50.2,-.41,4.41,4.41,0,-.2499609007571782,for Albuquerque Journal +64197,139027,3848,2006,2006_House-G_NM-2,NM-2,House-G,House-G,Research & Polling Inc.,280,Live Phone,,11/2/2006,168,Albert D. Kissling,16569,DEM,33,Stevan Pearce,16570,REP,59,,-26,11/7/2006,40.49,59.42,-18.93,7.07,-7.07,1,-.8369953500943563,for Albuquerque Journal +64197,139028,3849,2006,2006_House-G_NM-3,NM-3,House-G,House-G,Research & Polling Inc.,280,Live Phone,,11/2/2006,168,Tom Udall,16571,DEM,71,Ronald M. Dolin,16572,REP,20,,51,11/7/2006,74.64,25.36,49.28,1.72,1.72,1,-5.909138844255396,for Albuquerque Journal +64250,118228,3869,2006,2006_House-G_NY-20,NY-20,House-G,House-G,Siena College,305,Live Phone,,11/2/2006,628,Kirsten E. Gillibrand,13928,DEM,46,John E. Sweeney,13929,REP,43,,3,11/7/2006,53.1,46.9,6.2,3.2,-3.2,1,-1.024459435104797, +64323,118310,3875,2006,2006_House-G_NY-26,NY-26,House-G,House-G,SurveyUSA,325,IVR,,11/2/2006,470,Jack Davis,14379,DEM,46,Thomas M. Reynolds,14380,REP,50,,-4,11/7/2006,48.02,51.98,-3.97,.03,-.03,1,-4.929265447010751, +38946,123022,8655,2006,2006_House-G_US,US,House-G,House-G,Abt Associates,7,Live Phone,,11/2/2006,639.5,Generic Candidate,13746,DEM,54,Generic Candidate,13747,REP,39,,15,11/7/2006,51.6,44.07,7.53,7.47,7.47,1,1.180571558238124,for Time; average of multiple versions or turnout models listed in poll +24233,88742,1331,2006,2006_Gov-G_CA,CA,Gov-G,Gov-G,Datamar Analytics,75,IVR,,11/3/2006,692,Phil Angelides,12660,DEM,36,Arnold Schwarzenegger,12662,REP,54,,-18,11/7/2006,38.91,55.88,-16.98,1.02,-1.02,1,-3.366593592256568, +24808,88743,1331,2006,2006_Gov-G_CA,CA,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/3/2006,553,Phil Angelides,12660,DEM,38,Arnold Schwarzenegger,12662,REP,53,,-15,11/7/2006,38.91,55.88,-16.98,1.98,1.98,1,-2.46213096470417, +4081,88829,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,11/3/2006,1200,Jim Davis,12674,DEM,44,Charlie Crist,12675,REP,51,2,-7,11/7/2006,45.11,52.18,-7.07,.07,.07,1,-3.246366360904389, +24815,88830,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/3/2006,682,Jim Davis,12674,DEM,47,Charlie Crist,12675,REP,49,,-2,11/7/2006,45.11,52.18,-7.07,5.07,5.07,1,1.871118096034077, +55316,88856,1335,2006,2006_Gov-G_GA,GA,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,11/3/2006,800,Mark Taylor,12678,DEM,38,Sonny Perdue,12676,REP,51,,-13,11/7/2006,38.22,57.95,-19.73,6.73,6.73,1,2.367420150084521, +55378,88918,1340,2006,2006_Gov-G_KS,KS,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/3/2006,511,Kathleen Sebelius,12695,DEM,57,Jim Barnett,12697,REP,40,1,17,11/7/2006,57.9,40.44,17.47,.47,-.47,1,-4.354271978764686, +55460,89003,1343,2006,2006_Gov-G_ME,ME,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/3/2006,638,John Baldacci,13144,DEM,36,Chandler E. Woodcock,12705,REP,30,21,6,11/7/2006,38.11,30.21,7.9,1.9,-1.9,1,-2.733478178818841, +4082,89061,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,11/3/2006,1200,Jennifer Granholm,12710,DEM,52,Dick DeVos,12712,REP,42,,10,11/7/2006,56.36,42.3,14.06,4.06,-4.06,1,-.2740842814937133, +24822,89062,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/3/2006,687,Jennifer Granholm,12710,DEM,51,Dick DeVos,12712,REP,45,2,6,11/7/2006,56.36,42.3,14.06,8.06,-8.06,1,3.413702080177737, +24866,89184,1351,2006,2006_Gov-G_OH,OH,Gov-G,Gov-G,University of Cincinnati (Ohio Poll),346,Live Phone,,11/3/2006,1008,Ted Strickland,12740,DEM,59,J. Kenneth Blackwell,12738,REP,37,,22,11/7/2006,60.54,36.65,23.89,1.89,-1.89,1,-3.71593151967502, +24766,89267,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,11/3/2006,1200,Ed Rendell,12748,DEM,58,Lynn Swann,12749,REP,35,,23,11/7/2006,60.36,39.64,20.73,2.27,2.27,1,-1.183921325633991, +55745,89297,1355,2006,2006_Gov-G_SC,SC,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/3/2006,485,Tommy Moore,12752,DEM,40,Mark Sanford,12753,REP,57,,-17,11/7/2006,44.79,55.12,-10.33,6.67,-6.67,1,-1.273098593623905, +55823,89375,1360,2006,2006_Gov-G_WI,WI,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,11/3/2006,800,Jim Doyle,12774,DEM,48,Mark Green,12772,REP,45,,3,11/7/2006,52.7,45.31,7.39,4.39,-4.39,1,1.262868425354515, +24233,29471,1582,2006,2006_Sen-G_CA,CA,Sen-G,Sen-G,Datamar Analytics,75,IVR,,11/3/2006,692,Dianne Feinstein,2828,DEM,54,Richard Dick Mountjoy,2829,REP,38,,16,11/7/2006,59.43,35.02,24.42,8.42,-8.42,1,3.210142151591712, +24808,30046,1582,2006,2006_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/3/2006,553,Dianne Feinstein,2828,DEM,60,Richard Dick Mountjoy,2829,REP,31,,29,11/7/2006,59.43,35.02,24.42,4.58,4.58,1,-1.212688787977909, +24413,29651,1583,2006,2006_Sen-G_CT,CT,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,11/3/2006,676,Ned Lamont,2839,DEM,38,Joseph I. Lieberman,14516,IND,50,8,-12,11/7/2006,39.73,49.71,-9.98,2.02,,1,-1.182159537503362, +24812,30050,1583,2006,2006_Sen-G_CT,CT,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/3/2006,652,Ned Lamont,2839,DEM,38,Joseph I. Lieberman,14516,IND,49,9,-11,11/7/2006,39.73,49.71,-9.98,1.02,,1,-2.514420673050636, +4081,29961,1585,2006,2006_Sen-G_FL,FL,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,11/3/2006,1200,Bill Nelson,2848,DEM,58,Katherine Harris,2849,REP,35,,23,11/7/2006,60.3,38.1,22.21,.79,.79,1,-4.142475514548735, +24815,30053,1585,2006,2006_Sen-G_FL,FL,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/3/2006,682,Bill Nelson,2848,DEM,59,Katherine Harris,2849,REP,36,,23,11/7/2006,60.3,38.1,22.21,.79,.79,1,-4.027239845249777, +4082,29976,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,11/3/2006,1200,Debbie Stabenow,2915,DEM,50,Mike Bouchard,2916,REP,44,,6,11/7/2006,56.91,41.26,15.65,9.65,-9.65,1,5.927968050940124, +24822,30060,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/3/2006,687,Debbie Stabenow,2915,DEM,52,Mike Bouchard,2916,REP,42,2,10,11/7/2006,56.91,41.26,15.65,5.65,-5.65,1,1.095958126046323, +24274,29512,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,Gallup,112,Live Phone,,11/3/2006,710,Claire McCaskill,2935,DEM,49,Jim Talent,2936,REP,45,,4,11/7/2006,49.58,47.31,2.27,1.73,1.73,1,-1.294261569584809, +4080,29989,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,11/3/2006,800,Robert Menendez,2971,DEM,49,Thomas H. Kean,2972,REP,42,,7,11/7/2006,57.2,41.19,16.02,9.02,-9.02,1,-.060767556437791, +24866,30104,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,Live Phone,,11/3/2006,1008,Sherrod Brown,3004,DEM,56,Michael DeWine,3005,REP,44,,12,11/7/2006,56.16,43.82,12.35,.35,-.35,1,-4.525765172655349, +24766,30004,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,11/3/2006,1200,Robert P. Casey Jr.,3010,DEM,52,Rick Santorum,3011,REP,40,,12,11/7/2006,58.64,41.28,17.35,5.35,-5.35,1,-.0548462993568288, +24285,29523,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Gallup,112,Live Phone,,11/3/2006,676,Harold E. Ford Jr.,4344,DEM,46,Bob Corker,3019,REP,49,,-3,11/7/2006,47.99,50.71,-2.72,.28,-.28,1,-3.366720005123393, +4079,30020,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,11/3/2006,800,Maria Cantwell,3063,DEM,53,Mike McGavick,3064,REP,42,,11,11/7/2006,56.85,39.93,16.92,5.92,-5.92,1,1.771459257855309, +27722,120394,8655,2006,2006_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,11/3/2006,600,Generic Candidate,13746,DEM,51,Generic Candidate,13747,REP,45,,6,11/7/2006,51.6,44.07,7.53,1.53,-1.53,1,-4.972628157913462,for The Washington Post; sample size unavailable; estimated at 600 as a default +27723,33001,8655,2006,2006_House-G_US,US,House-G,House-G,Pew Research Center,253,Live Phone,,11/3/2006,1795,Generic Candidate,13746,DEM,47,Generic Candidate,13747,REP,43,,4,11/7/2006,51.6,44.07,7.53,3.53,-3.53,1,-2.600656732602015, +27724,33002,8655,2006,2006_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,Live Phone,,11/3/2006,838,Generic Candidate,13746,DEM,54,Generic Candidate,13747,REP,38,,16,11/7/2006,51.6,44.07,7.53,8.47,8.47,1,2.487991131712342,for Newsweek +55101,88639,1327,2006,2006_Gov-G_AK,AK,Gov-G,Gov-G,Dittman Research,79,Live Phone,R,11/4/2006,613,Tony Knowles,12646,DEM,43.4,Sarah Palin,12643,REP,49.5,,-6.0999999,11/7/2006,40.97,48.33,-7.36,1.26,1.26,1,-3.634396685375609,for Sarah Palin +55141,88679,1329,2006,2006_Gov-G_AR,AR,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/4/2006,549,Mike Beebe,12653,DEM,51,Asa Hutchinson,12652,REP,42,2,9,11/7/2006,55.61,40.67,14.94,5.94,-5.94,1,.1559972852993429, +24818,88986,1342,2006,2006_Gov-G_MD,MD,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/4/2006,663,Martin O'Malley,12704,DEM,50,Robert Ehrlich Jr.,12703,REP,47,1,3,11/7/2006,52.69,46.16,6.53,3.53,-3.53,1,-.9067025076272162, +24828,89085,1345,2006,2006_Gov-G_MN,MN,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/4/2006,710,Mike Hatch,12715,DEM,45,Tim Pawlenty,12717,REP,45,8,0,11/7/2006,45.73,46.69,-.96,.96,.96,.5,-2.690548225063426, +55551,89098,1347,2006,2006_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,11/4/2006,641,John Lynch,12724,DEM,74,Jim Coburn,12723,REP,18,,56,11/7/2006,74.02,25.83,48.19,7.81,7.81,1,1.78326954162187,for WMUR +24838,89185,1351,2006,2006_Gov-G_OH,OH,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/4/2006,436,Ted Strickland,12740,DEM,55,J. Kenneth Blackwell,12738,REP,38,,17,11/7/2006,60.54,36.65,23.89,6.89,-6.89,1,1.315052426603363, +24844,89311,1357,2006,2006_Gov-G_TN,TN,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/4/2006,679,Phil Bredesen,12761,DEM,62,Jim Bryson,12758,REP,34,,28,11/7/2006,68.6,29.74,38.86,10.86,-10.86,1,4.396886585235088, +24818,30056,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/4/2006,663,Benjamin L. Cardin,2878,DEM,49,Michael S. Steele,2879,REP,46,3,3,11/7/2006,54.21,44.2,10.01,7.01,-7.01,1,2.703115238956853, +24828,30066,1592,2006,2006_Sen-G_MN,MN,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/4/2006,710,Amy Klobuchar,2923,DEM,56,Mark R. Kennedy,2924,REP,40,,16,11/7/2006,58.06,37.94,20.12,4.12,-4.12,1,.2285080037929704, +24538,29776,1595,2006,2006_Sen-G_MT,MT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/4/2006,500,Jon Tester,2950,DEM,50,Conrad Burns,2951,REP,48,,2,11/7/2006,49.16,48.29,.88,1.12,1.12,1,-3.295555595558944, +24838,30076,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/4/2006,436,Sherrod Brown,3004,DEM,54,Michael DeWine,3005,REP,42,,12,11/7/2006,56.16,43.82,12.35,.35,-.35,1,-4.733376437223183, +24619,29857,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/4/2006,500,Harold E. Ford Jr.,4344,DEM,47,Bob Corker,3019,REP,51,,-4,11/7/2006,47.99,50.71,-2.72,1.28,-1.28,1,-2.921013804115464, +24844,30082,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/4/2006,679,Harold E. Ford Jr.,4344,DEM,46,Bob Corker,3019,REP,51,,-5,11/7/2006,47.99,50.71,-2.72,2.28,-2.28,1,-1.183624024566212, +24848,30086,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/4/2006,741,Jim Webb,3047,DEM,52,George F. Allen,3048,REP,44,2,8,11/7/2006,49.59,49.2,.39,7.61,7.61,1,4.959107960796313, +64324,118311,3757,2006,2006_House-G_KY-3,KY-3,House-G,House-G,SurveyUSA,325,IVR,,11/4/2006,485,John Yarmuth,13999,DEM,50,Anne Meagher Northup,14000,REP,45,1,5,11/7/2006,50.62,48.18,2.45,2.55,2.55,1,-3.255688517569916,for WHAS-TV | WCPO-TV Cincinnati +64324,118312,3758,2006,2006_House-G_KY-4,KY-4,House-G,House-G,SurveyUSA,325,IVR,,11/4/2006,510,Ken Lucas,14286,DEM,43,Geoff Davis,14287,REP,49,5,-6,11/7/2006,43.38,51.69,-8.31,2.31,2.31,1,-5.271867223472593,for WHAS-TV | WCPO-TV Cincinnati +55551,118438,3832,2006,2006_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,11/4/2006,331,Carol Shea-Porter,14220,DEM,40,Jeb E. Bradley,14221,REP,49,,-9,11/7/2006,51.27,48.64,2.63,11.63,-11.63,0,4.554547594283417,for WMUR +55551,138989,3833,2006,2006_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,11/4/2006,304,Paul W. Hodes,14222,DEM,48,Charles Bass,14223,REP,43.5,3,4.5,11/7/2006,52.71,45.61,7.1,2.6,-2.6,1,-3.714728965343287,for WMUR; average of multiple versions or turnout models listed in poll +64325,118313,3847,2006,2006_House-G_NM-1,NM-1,House-G,House-G,SurveyUSA,325,IVR,,11/4/2006,688,Patricia A. Madrid,14141,DEM,50,Heather A. Wilson,14142,REP,48,,2,11/7/2006,49.8,50.2,-.41,2.41,2.41,0,-2.124463119472758,for KOB-TV (Albuquerque) +64326,118314,4012,2006,2006_House-G_WA-8,WA-8,House-G,House-G,SurveyUSA,325,IVR,,11/4/2006,685,Darcy Burner,14308,DEM,49,David G. Reichert,14309,REP,49,,0,11/7/2006,48.54,51.46,-2.92,2.92,2.92,.5,-2.391175371168901, +27720,32998,8655,2006,2006_House-G_US,US,House-G,House-G,CNN/Opinion Research Corp.,37,Live Phone,,11/4/2006,636,Generic Candidate,13746,DEM,58,Generic Candidate,13747,REP,38,,20,11/7/2006,51.6,44.07,7.53,12.47,12.47,1,6.404576876984844,for CNN +27721,123661,8655,2006,2006_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,11/4/2006,904,Generic Candidate,13746,DEM,51,Generic Candidate,13747,REP,43.5,,7.5,11/7/2006,51.6,44.07,7.53,.03,-.03,1,-6.492672411403233,for USA Today; average of multiple versions or turnout models listed in poll +55291,88831,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/5/2006,500,Jim Davis,12674,DEM,42,Charlie Crist,12675,REP,50,,-8,11/7/2006,45.11,52.18,-7.07,.93,-.93,1,-2.678214322822687, +24521,29759,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/5/2006,500,Claire McCaskill,2935,DEM,48,Jim Talent,2936,REP,49,,-1,11/7/2006,49.58,47.31,2.27,3.27,-3.27,0,.0900426821204357, +24832,30070,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/5/2006,793,Claire McCaskill,2935,DEM,50,Jim Talent,2936,REP,44,3,6,11/7/2006,49.58,47.31,2.27,3.73,3.73,1,1.158666293074935,for KSDK-TV St. Louis | KCTV-TV Kansas City +63695,117221,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Victory Research,437,Live Phone,,11/5/2006,800,Robert P. Casey Jr.,3010,DEM,48.1,Rick Santorum,3011,REP,44.1,,4,11/7/2006,58.64,41.28,17.35,13.35,-13.35,1,7.907575411524082, +27719,32997,8655,2006,2006_House-G_US,US,House-G,House-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,11/5/2006,900,Generic Candidate,13746,DEM,49,Generic Candidate,13747,REP,36,,13,11/7/2006,51.6,44.07,7.53,5.47,5.47,1,-.5931275576692439, +24718,89086,1345,2006,2006_Gov-G_MN,MN,Gov-G,Gov-G,Star Tribune (Minnesota Poll),315,Live Phone,,11/6/2006,1027,Mike Hatch,12715,DEM,44,Tim Pawlenty,12717,REP,41,7,3,11/7/2006,45.73,46.69,-.96,3.96,3.96,0,.9559177709650594, +24718,137219,1592,2006,2006_Sen-G_MN,MN,Sen-G,Sen-G,Star Tribune (Minnesota Poll),315,Live Phone,,11/6/2006,1027,Amy Klobuchar,2923,DEM,55,Mark R. Kennedy,2924,REP,34,3,21,11/7/2006,58.06,37.94,20.12,.88,.88,1,-3.455482581814006, +24391,29629,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,OnPoint,240,IVR,,11/6/2006,594,Claire McCaskill,2935,DEM,49,Jim Talent,2936,REP,46,,3,11/7/2006,49.58,47.31,2.27,.73,.73,1,-2.191751229519678, +24392,29630,1595,2006,2006_Sen-G_MT,MT,Sen-G,Sen-G,OnPoint,240,IVR,,11/6/2006,602,Jon Tester,2950,DEM,49,Conrad Burns,2951,REP,44,,5,11/7/2006,49.16,48.29,.88,4.12,4.12,1,.7297584345425302, +24393,29631,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,OnPoint,240,IVR,,11/6/2006,520,Robert Menendez,2971,DEM,50,Thomas H. Kean,2972,REP,41,,9,11/7/2006,57.2,41.19,16.02,7.02,-7.02,1,-2.362232162143374, +24394,29632,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,OnPoint,240,IVR,,11/6/2006,677,Harold E. Ford Jr.,4344,DEM,47,Bob Corker,3019,REP,48,,-1,11/7/2006,47.99,50.71,-2.72,1.72,1.72,1,-1.597472161271697, +74151,139079,8748,2006,2006_House-GR_TX-23,TX-23,House-G,House-GR,SurveyUSA,325,IVR,,12/2/2006,471,Ciro D. Rodriguez,16593,DEM,46,Henry Bonilla,16594,REP,53,,-7,12/12/2006,54.28,45.72,8.57,15.57,-15.57,0,8.208748785520553,for WOAI-TV (San Antonio) +74150,139078,8748,2006,2006_House-GR_TX-23,TX-23,House-G,House-GR,SurveyUSA,325,IVR,,12/9/2006,530,Ciro D. Rodriguez,16593,DEM,47,Henry Bonilla,16594,REP,51,,-4,12/12/2006,54.28,45.72,8.57,12.57,-12.57,0,5.527604192812862,for WOAI-TV (San Antonio) +63985,138065,1325,2007,2007_Gov-O_LA,LA,Gov-G,Gov-O,Southeastern Louisiana University,309,Live Phone,,10/4/2007,641,Walter J. Boasso,13856,DEM,11,Piyush Amrit Jindal,13857,REP,50,11,-39,10/20/2007,17.45,53.88,-36.43,2.57,-2.57,1,-2.777491930789215,among registered voters +63921,117670,1325,2007,2007_Gov-O_LA,LA,Gov-G,Gov-O,Ed Renwick/Loyola University New Orleans,85,Live Phone,,10/5/2007,500,Walter J. Boasso,13856,DEM,9,Piyush Amrit Jindal,13857,REP,50,9,-41,10/20/2007,17.45,53.88,-36.43,4.57,-4.57,1,-.4610144409665374, +73718,138285,1815,2007,2007_House-GS_MA-5,MA-5,House-G,House-GS,SurveyUSA,325,IVR,,10/9/2007,457,Niki Tsongas,16377,DEM,51,Jim Ogonowski,16378,REP,42,4,9,10/16/2007,51.04,44.87,6.17,2.83,2.83,1,-4.407363687100457,for WBZ-TV +63781,117434,1324,2007,2007_Gov-G_KY,KY,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/21/2007,572,Steve Beshear,13754,DEM,58,Ernie Fletcher,13755,REP,38,,20,11/6/2007,58.71,41.29,17.41,2.59,2.59,1,-2.553296713828159, +63974,117738,1324,2007,2007_Gov-G_KY,KY,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/23/2007,600,Steve Beshear,13754,DEM,55,Ernie Fletcher,13755,REP,40,,15,11/6/2007,58.71,41.29,17.41,2.41,-2.41,1,-3.050129790549917, +63939,117692,1324,2007,2007_Gov-G_KY,KY,Gov-G,Gov-G,Louisville Courier-Journal,174,Live Phone,,10/28/2007,710,Steve Beshear,13754,DEM,56,Ernie Fletcher,13755,REP,33,,23,11/6/2007,58.71,41.29,17.41,5.59,5.59,1,1.036521531063931, +63782,117435,1324,2007,2007_Gov-G_KY,KY,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/28/2007,562,Steve Beshear,13754,DEM,60,Ernie Fletcher,13755,REP,36,,24,11/6/2007,58.71,41.29,17.41,6.59,6.59,1,1.778353107993494, +63754,117381,1324,2007,2007_Gov-G_KY,KY,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2007,500,Steve Beshear,13754,DEM,54,Ernie Fletcher,13755,REP,39,,15,11/6/2007,58.71,41.29,17.41,2.41,-2.41,1,-2.662629798545579, +63784,117437,1324,2007,2007_Gov-G_KY,KY,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/3/2007,552,Steve Beshear,13754,DEM,59,Ernie Fletcher,13755,REP,39,,20,11/6/2007,58.71,41.29,17.41,2.59,2.59,1,-1.955814054921244, +3116,3805,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,ABC News/The Washington Post,3,Live Phone,,12/15/2007,652,Barack Obama,41,DEM,33,John Edwards,46,DEM,20,29,13,1/3/2008,34.91,31.2,3.71,9.29,,1,2.793653213508546,for The Washington Post +3116,3806,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,ABC News/The Washington Post,3,Live Phone,,12/15/2007,501,Mike Huckabee,47,REP,35,Mitt Romney,48,REP,27,9,8,1/3/2008,34.41,25.23,9.18,1.18,,1,-7.849002324961834,for The Washington Post +3108,3797,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,CNN/Opinion Research Corp.,37,Live Phone,,12/16/2007,543,Barack Obama,41,DEM,28,John Edwards,46,DEM,26,30,2,1/3/2008,34.91,31.2,3.71,1.71,,0,-4.953546582348826,for CNN +3108,3798,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,12/16/2007,359,Mike Huckabee,47,REP,33,Mitt Romney,48,REP,25,9,8,1/3/2008,34.41,25.23,9.18,1.18,,1,-7.53835794001488,for CNN +3086,3770,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,12/17/2007,633,Barack Obama,41,DEM,24,John Edwards,46,DEM,30,26,-6,1/3/2008,34.91,31.2,3.71,9.71,,0,3.825082440105415, +3078,3761,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,12/17/2007,775,Barack Obama,41,DEM,27,John Edwards,46,DEM,22,31,5,1/3/2008,34.91,31.2,3.71,1.29,,0,-5.229022040226338, +3096,3782,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Strategic Vision LLC,320,Live Phone,,12/17/2007,600,Barack Obama,41,DEM,30,John Edwards,46,DEM,27,27,3,1/3/2008,34.91,31.2,3.71,.71,,1,-6.019440371987489, +3086,3773,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,12/17/2007,418,Mike Huckabee,47,REP,25,Mitt Romney,48,REP,28,11,-3,1/3/2008,34.41,25.23,9.18,12.18,,0,3.796326224801001,among registered voters +3078,3762,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,12/17/2007,496,Mike Huckabee,47,REP,28,Mitt Romney,48,REP,27,8,1,1/3/2008,34.41,25.23,9.18,8.18,,1,-.2414678163471633, +3096,3783,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Strategic Vision LLC,320,Live Phone,,12/17/2007,600,Mike Huckabee,47,REP,31,Mitt Romney,48,REP,25,16,6,1/3/2008,34.41,25.23,9.18,3.18,,1,-5.023059323748181, +3092,3780,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,American Research Group,9,Live Phone,,12/18/2007,600,Barack Obama,41,DEM,25,John Edwards,46,DEM,18,29,7,1/3/2008,34.91,31.2,3.71,3.29,,0,-3.219362961326174, +3092,3776,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,American Research Group,9,Live Phone,,12/18/2007,600,Mike Huckabee,47,REP,28,Mitt Romney,48,REP,17,5,11,1/3/2008,34.41,25.23,9.18,1.82,,1,-6.222687637424078, +3063,3745,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,American Research Group,9,Live Phone,,12/22/2007,600,Barack Obama,41,DEM,19,John Edwards,46,DEM,20,34,-1,1/3/2008,34.91,31.2,3.71,4.71,,0,-1.085720834809743, +3063,3747,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,American Research Group,9,Live Phone,,12/22/2007,600,Mike Huckabee,47,REP,23,Mitt Romney,48,REP,21,3,2,1/3/2008,34.41,25.23,9.18,7.18,,1,-.1645682306808128, +12463,15559,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Los Angeles Times,172,Live Phone,,12/23/2007,484.5,Barack Obama,41,DEM,24,John Edwards,46,DEM,25,30,-1,1/3/2008,34.91,31.2,3.71,4.71,,0,-.6101911803450342,average of multiple versions or turnout models listed in poll +12463,15558,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Los Angeles Times,172,Live Phone,,12/23/2007,174,Mike Huckabee,47,REP,36,Mitt Romney,48,REP,28,10,8,1/3/2008,34.41,25.23,9.18,1.18,,1,-6.936578653192291, +3052,3735,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,American Research Group,9,Live Phone,,12/27/2007,600,Barack Obama,41,DEM,24,John Edwards,46,DEM,24,31,0,1/3/2008,34.91,31.2,3.71,3.71,,0,-1.149189311128868, +3051,3732,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,12/27/2007,400,Barack Obama,41,DEM,22,John Edwards,46,DEM,24,23,-2,1/3/2008,34.91,31.2,3.71,5.71,,0,1.204205117904012, +3057,3739,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Research 2000,281,Live Phone,,12/27/2007,500,Barack Obama,41,DEM,29,John Edwards,46,DEM,29,28,0,1/3/2008,34.91,31.2,3.71,3.71,,.5,-.9118757574162296, +3056,3737,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Strategic Vision LLC,320,Live Phone,,12/27/2007,600,Barack Obama,41,DEM,30,John Edwards,46,DEM,28,29,2,1/3/2008,34.91,31.2,3.71,1.71,,1,-3.189467446272093, +3052,3730,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,American Research Group,9,Live Phone,,12/27/2007,600,Mike Huckabee,47,REP,23,Mitt Romney,48,REP,32,7,-9,1/3/2008,34.41,25.23,9.18,18.18,,0,11.76551610826172, +3051,3729,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,12/27/2007,400,Mike Huckabee,47,REP,23,Mitt Romney,48,REP,27,14,-4,1/3/2008,34.41,25.23,9.18,13.18,,0,6.869953709304931, +3057,3738,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Research 2000,281,Live Phone,,12/27/2007,500,Mike Huckabee,47,REP,34,Mitt Romney,48,REP,27,11,7,1/3/2008,34.41,25.23,9.18,2.18,,1,-4.619928798803655, +3056,3736,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Strategic Vision LLC,320,Live Phone,,12/27/2007,600,Mike Huckabee,47,REP,29,Mitt Romney,48,REP,27,15,2,1/3/2008,34.41,25.23,9.18,7.18,,1,.8104895823471623, +3058,3741,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,CNN/Opinion Research Corp.,37,Live Phone,,12/28/2007,482,Barack Obama,41,DEM,31,John Edwards,46,DEM,22,33,9,1/3/2008,34.91,31.2,3.71,5.29,,0,.8138612181469254,for CNN +3054,3733,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,12/28/2007,934,Barack Obama,41,DEM,27,John Edwards,46,DEM,24,31,3,1/3/2008,34.91,31.2,3.71,.71,,0,-3.822206992913062, +3058,3740,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,12/28/2007,373,Mike Huckabee,47,REP,28,Mitt Romney,48,REP,31,13,-3,1/3/2008,34.41,25.23,9.18,12.18,,0,5.639892152643354,for CNN +3054,3734,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,12/28/2007,867,Mike Huckabee,47,REP,29,Mitt Romney,48,REP,28,8,1,1/3/2008,34.41,25.23,9.18,8.18,,1,1.864988562769386, +58986,100990,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,12/29/2007,788,Barack Obama,41,DEM,22,John Edwards,46,DEM,29,30,-7,1/3/2008,34.91,31.2,3.71,10.71,,0,7.131861606468207, +3050,3727,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Selzer & Co.,304,Live Phone,,12/29/2007,800,Barack Obama,41,DEM,32,John Edwards,46,DEM,24,25,8,1/3/2008,34.91,31.2,3.71,4.29,,1,.3097440614564425, +3042,3717,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Strategic Vision LLC,320,Live Phone,,12/29/2007,600,Barack Obama,41,DEM,32,John Edwards,46,DEM,29,27,3,1/3/2008,34.91,31.2,3.71,.71,,1,-3.782517081282142, +3050,3728,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Selzer & Co.,304,Live Phone,,12/29/2007,800,Mike Huckabee,47,REP,32,Mitt Romney,48,REP,26,9,6,1/3/2008,34.41,25.23,9.18,3.18,,1,-2.960335471287347, +3042,3716,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Strategic Vision LLC,320,Live Phone,,12/29/2007,600,Mike Huckabee,47,REP,28,Mitt Romney,48,REP,30,13,-2,1/3/2008,34.41,25.23,9.18,11.18,,0,5.22154657830067, +3036,3709,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/1/2008,600,Barack Obama,41,DEM,25,John Edwards,46,DEM,21,34,4,1/3/2008,34.91,31.2,3.71,.29,,0,-3.457295147548138, +3037,3711,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/1/2008,905,Barack Obama,41,DEM,31,John Edwards,46,DEM,27,24,4,1/3/2008,34.91,31.2,3.71,.29,,1,-3.364085179030915, +3036,3708,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/1/2008,600,Mike Huckabee,47,REP,29,Mitt Romney,48,REP,24,13,5,1/3/2008,34.41,25.23,9.18,4.18,,1,-1.133662624343487, +3037,3710,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,1/1/2008,914,Mike Huckabee,47,REP,31,Mitt Romney,48,REP,25,11,6,1/3/2008,34.41,25.23,9.18,3.18,,1,-2.227414819992231, +3028,3694,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/2/2008,430,Mike Huckabee,47,REP,30,Mitt Romney,48,REP,24,11,6,1/3/2008,34.41,25.23,9.18,3.18,,1,-2.058801397049336, +3018,3679,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/4/2008,510,Hillary Rodham Clinton,45,DEM,27,Barack Obama,41,DEM,37,19,-10,1/8/2008,39.09,36.45,2.64,12.64,,0,3.035779025413105, +3018,3680,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/4/2008,441,John McCain,44,REP,31,Mitt Romney,48,REP,26,11,5,1/8/2008,37,31.56,5.44,.44,,1,-4.483833782813047, +3011,3670,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/5/2008,600,Hillary Rodham Clinton,45,DEM,26,Barack Obama,41,DEM,38,20,-12,1/8/2008,39.09,36.45,2.64,14.64,,0,5.470397299237407, +3007,3664,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,Fox News/Opinion Dynamics Corp.,104,Live Phone,,1/5/2008,500,Hillary Rodham Clinton,45,DEM,28,Barack Obama,41,DEM,32,18,-4,1/8/2008,39.09,36.45,2.64,6.64,,0,-3.068978552917602, +3022,3685,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,Gallup,112,Live Phone,,1/5/2008,778,Hillary Rodham Clinton,45,DEM,28,Barack Obama,41,DEM,41,19,-13,1/8/2008,39.09,36.45,2.64,15.64,,0,6.521490086561329, +3015,3674,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,RKM Research and Communications Inc.,272,Live Phone,,1/5/2008,403,Hillary Rodham Clinton,45,DEM,31,Barack Obama,41,DEM,34,20,-3,1/8/2008,39.09,36.45,2.64,5.64,,0,-4.171212820311225,for Franklin Pierce University +3021,3686,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,Research 2000,281,Live Phone,,1/5/2008,400,Hillary Rodham Clinton,45,DEM,33,Barack Obama,41,DEM,34,23,-1,1/8/2008,39.09,36.45,2.64,3.64,,0,-6.369632577048717, +3017,3676,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,Strategic Vision LLC,320,Live Phone,,1/5/2008,600,Hillary Rodham Clinton,45,DEM,29,Barack Obama,41,DEM,38,19,-9,1/8/2008,39.09,36.45,2.64,11.64,,0,2.269669438627612, +3005,3666,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,Suffolk University,323,Live Phone,,1/5/2008,500,Hillary Rodham Clinton,45,DEM,35,Barack Obama,41,DEM,33,14,2,1/8/2008,39.09,36.45,2.64,.64,,1,-9.590878932341369, +3011,3677,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/5/2008,600,John McCain,44,REP,39,Mitt Romney,48,REP,25,14,14,1/8/2008,37,31.56,5.44,8.56,,1,4.186364461235005, +3007,3667,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,Fox News/Opinion Dynamics Corp.,104,Live Phone,,1/5/2008,500,John McCain,44,REP,34,Mitt Romney,48,REP,27,11,7,1/8/2008,37,31.56,5.44,1.56,,1,-3.100459072741288, +3022,3687,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,Gallup,112,Live Phone,,1/5/2008,776,John McCain,44,REP,34,Mitt Romney,48,REP,30,13,4,1/8/2008,37,31.56,5.44,1.44,,1,-3.133464674960488, +3015,3675,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,RKM Research and Communications Inc.,272,Live Phone,,1/5/2008,409,John McCain,44,REP,38,Mitt Romney,48,REP,29,9,9,1/8/2008,37,31.56,5.44,3.56,,1,-1.023393010955286,for Franklin Pierce University +3021,3683,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,Research 2000,281,Live Phone,,1/5/2008,400,John McCain,44,REP,35,Mitt Romney,48,REP,29,13,6,1/8/2008,37,31.56,5.44,.56,,1,-4.267289511074556, +3017,3684,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,Strategic Vision LLC,320,Live Phone,,1/5/2008,600,John McCain,44,REP,35,Mitt Romney,48,REP,27,13,8,1/8/2008,37,31.56,5.44,2.56,,1,-1.956756305632774, +3005,3662,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,Suffolk University,323,Live Phone,,1/5/2008,500,John McCain,44,REP,27,Mitt Romney,48,REP,30,7,-3,1/8/2008,37,31.56,5.44,8.44,,0,4.647665683454822, +2994,3650,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,CBS News/The New York Times,36,Live Phone,,1/6/2008,323,Hillary Rodham Clinton,45,DEM,28,Barack Obama,41,DEM,35,19,-7,1/8/2008,39.09,36.45,2.64,9.64,,0,.1646675628714155, +3004,3657,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,Marist College,183,Live Phone,,1/6/2008,636,Hillary Rodham Clinton,45,DEM,28,Barack Obama,41,DEM,36,22,-8,1/8/2008,39.09,36.45,2.64,10.64,,0,1.485392258081102,for NBC News +2997,3660,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/6/2008,1774,Hillary Rodham Clinton,45,DEM,30,Barack Obama,41,DEM,37,19,-7,1/8/2008,39.09,36.45,2.64,9.64,,0,.7121227319154115, +2996,3654,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,University of New Hampshire,357,Live Phone,,1/6/2008,599,Hillary Rodham Clinton,45,DEM,30,Barack Obama,41,DEM,39,16,-9,1/8/2008,39.09,36.45,2.64,11.64,,0,2.437610866596621, +2999,3656,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/6/2008,862,Hillary Rodham Clinton,45,DEM,29,Barack Obama,41,DEM,42,17,-13,1/8/2008,39.09,36.45,2.64,15.64,,0,6.749386420740886, +3004,3661,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,Marist College,183,Live Phone,,1/6/2008,477,John McCain,44,REP,35,Mitt Romney,48,REP,31,13,4,1/8/2008,37,31.56,5.44,1.44,,1,-3.002225588639278,for NBC News +2997,3653,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/6/2008,1549,John McCain,44,REP,32,Mitt Romney,48,REP,31,10,1,1/8/2008,37,31.56,5.44,4.44,,1,.1949389854067561, +2996,3652,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,University of New Hampshire,357,Live Phone,,1/6/2008,492,John McCain,44,REP,31,Mitt Romney,48,REP,26,13,5,1/8/2008,37,31.56,5.44,.44,,1,-4.069085107066233, +2999,3655,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,1/6/2008,859,John McCain,44,REP,36,Mitt Romney,48,REP,27,10,9,1/8/2008,37,31.56,5.44,3.56,,1,-.6452623637035909, +2992,3647,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/7/2008,600,Hillary Rodham Clinton,45,DEM,31,Barack Obama,41,DEM,40,20,-9,1/8/2008,39.09,36.45,2.64,11.64,,0,2.907525286495896, +2989,3644,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,Suffolk University,323,Live Phone,,1/7/2008,500,Hillary Rodham Clinton,45,DEM,34,Barack Obama,41,DEM,39,15,-5,1/8/2008,39.09,36.45,2.64,7.64,,0,-2.150482851686432, +2992,3646,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/7/2008,600,John McCain,44,REP,31,Mitt Romney,48,REP,24,14,7,1/8/2008,37,31.56,5.44,1.56,,1,-2.310424049422525, +2989,3642,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,Suffolk University,323,Live Phone,,1/7/2008,500,John McCain,44,REP,26,Mitt Romney,48,REP,30,13,-4,1/8/2008,37,31.56,5.44,9.44,,0,6.121371886125802, +2961,3608,7335,2008,2008_Pres-R_MI,MI,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/9/2008,371,Mitt Romney,48,REP,26,John McCain,44,REP,25,17,1,1/15/2008,38.92,29.68,9.24,8.24,,1,-.1668121982123043, +2945,3590,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Fox News/Opinion Dynamics Corp.,104,Live Phone,,1/9/2008,500,John McCain,44,REP,25,Mike Huckabee,47,REP,18,9,7,1/19/2008,33.15,29.84,3.31,3.69,,1,-2.320824452063791, +2953,3607,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/9/2008,785,John McCain,44,REP,27,Mike Huckabee,47,REP,24,12,3,1/19/2008,33.15,29.84,3.31,.31,,1,-5.77559431257362, +2953,3598,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/9/2008,494,Barack Obama,41,DEM,42,Hillary Rodham Clinton,45,DEM,30,15,12,1/26/2008,55.42,26.49,28.92,16.92,,1,-.3265416791116439, +2941,3619,7335,2008,2008_Pres-R_MI,MI,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/10/2008,600,Mitt Romney,48,REP,27,John McCain,44,REP,34,15,-7,1/15/2008,38.92,29.68,9.24,16.24,,0,9.180550159810725, +2957,3604,7335,2008,2008_Pres-R_MI,MI,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,1/10/2008,400,Mitt Romney,48,REP,30,John McCain,44,REP,22,17,8,1/15/2008,38.92,29.68,9.24,1.24,,1,-7.530579712146438, +2939,3589,7335,2008,2008_Pres-R_MI,MI,Pres-P,Pres-R,Selzer & Co.,304,Live Phone,,1/10/2008,600,Mitt Romney,48,REP,27,John McCain,44,REP,22,16,5,1/15/2008,38.92,29.68,9.24,4.24,,1,-4.046830386812664, +2966,3618,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/10/2008,577,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,32,11,19,1/29/2008,49.77,32.93,16.84,2.16,,1,-7.939724102832066, +2966,3614,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/10/2008,502,John McCain,44,REP,27,Mitt Romney,48,REP,17,19,10,1/29/2008,36,31.03,4.97,5.03,,1,-3.530233204773653,among all adults +2940,3600,7335,2008,2008_Pres-R_MI,MI,Pres-P,Pres-R,EPIC-MRA,84,Live Phone,,1/11/2008,604,Mitt Romney,48,REP,26,John McCain,44,REP,27,19,-1,1/15/2008,38.92,29.68,9.24,10.24,,0,2.638187672979465, +2965,3617,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,1/11/2008,421,Hillary Rodham Clinton,45,DEM,52,Barack Obama,41,DEM,31,9,21,1/29/2008,49.77,32.93,16.84,4.16,,1,-6.256300787513721, +2952,3597,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/11/2008,682,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,24,14,24,1/29/2008,49.77,32.93,16.84,7.16,,1,-3.378238929163815, +2965,3613,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,1/11/2008,419,John McCain,44,REP,22,Mitt Romney,48,REP,19,20,3,1/29/2008,36,31.03,4.97,1.97,,1,-6.38078371527647, +2952,3601,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/11/2008,781,John McCain,44,REP,19,Mitt Romney,48,REP,18,18,1,1/29/2008,36,31.03,4.97,3.97,,1,-3.883022729326778, +2959,3610,7336,2008,2008_Pres-D_NV,NV,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/12/2008,600,Hillary Rodham Clinton,45,DEM,35,Barack Obama,41,DEM,32,25,3,1/19/2008,50.82,45.09,5.73,2.73,,1,-3.782333970175443, +2921,3565,7336,2008,2008_Pres-D_NV,NV,Pres-P,Pres-D,Research 2000,281,Live Phone,,1/12/2008,500,Hillary Rodham Clinton,45,DEM,30,Barack Obama,41,DEM,32,27,-2,1/19/2008,50.82,45.09,5.73,7.73,,0,2.137175234053078, +2959,3606,7337,2008,2008_Pres-R_NV,NV,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/12/2008,600,Mitt Romney,48,REP,28,Ron Paul,49,REP,9,21,19,1/19/2008,51.1,13.73,37.37,18.37,,1,5.174031215117653, +2921,3563,7337,2008,2008_Pres-R_NV,NV,Pres-P,Pres-R,Research 2000,281,Live Phone,,1/12/2008,500,Mitt Romney,48,REP,15,Ron Paul,49,REP,6,22,9,1/19/2008,51.1,13.73,37.37,28.37,,0,17.35348501006969, +2949,3594,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Clemson University,54,Live Phone,,1/12/2008,450,John McCain,44,REP,29,Mike Huckabee,47,REP,22,10,7,1/19/2008,33.15,29.84,3.31,3.69,,1,-1.730758768032185, +2922,3564,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/12/2008,1272,John McCain,44,REP,28,Mike Huckabee,47,REP,21,14,7,1/19/2008,33.15,29.84,3.31,3.69,,1,-1.511051557436183, +2922,3567,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Public Policy Polling,263,IVR,,1/12/2008,510,Barack Obama,41,DEM,44,Hillary Rodham Clinton,45,DEM,31,16,13,1/26/2008,55.42,26.49,28.92,15.92,,1,-1.235260064243765, +2929,3572,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Strategic Vision LLC,320,Live Phone,,1/12/2008,600,Hillary Rodham Clinton,45,DEM,45,Barack Obama,41,DEM,39,11,6,1/29/2008,49.77,32.93,16.84,10.84,,1,.8975677145781971, +2926,3569,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/12/2008,601,Hillary Rodham Clinton,45,DEM,56,Barack Obama,41,DEM,23,14,33,1/29/2008,49.77,32.93,16.84,16.16,,1,6.429535431363179, +2929,3574,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Strategic Vision LLC,320,Live Phone,,1/12/2008,600,John McCain,44,REP,27,Mitt Romney,48,REP,17,18,10,1/29/2008,36,31.03,4.97,5.03,,1,-3.130133297635672, +2926,3573,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/12/2008,542,John McCain,44,REP,25,Mitt Romney,48,REP,18,23,7,1/29/2008,36,31.03,4.97,2.03,,1,-6.187612310512401, +2914,3557,7335,2008,2008_Pres-R_MI,MI,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/13/2008,600,Mitt Romney,48,REP,30,John McCain,44,REP,31,19,-1,1/15/2008,38.92,29.68,9.24,10.24,,0,3.840928558256036, +2915,3556,7335,2008,2008_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,Live Phone,,1/13/2008,589,Mitt Romney,48,REP,35,John McCain,44,REP,29,12,6,1/15/2008,38.92,29.68,9.24,3.24,,1,-4.748669701065538, +2909,3550,7335,2008,2008_Pres-R_MI,MI,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,1/13/2008,824,Mitt Romney,48,REP,26,John McCain,44,REP,27,15,-1,1/15/2008,38.92,29.68,9.24,10.24,,0,3.11149181815792, +2912,3553,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/13/2008,911,John McCain,44,REP,28,Mike Huckabee,47,REP,19,16,9,1/19/2008,33.15,29.84,3.31,5.69,,1,.4377754512457652, +2912,3554,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/13/2008,516,Barack Obama,41,DEM,38,Hillary Rodham Clinton,45,DEM,33,17,5,1/26/2008,55.42,26.49,28.92,23.92,,1,7.365744982061139, +2911,3552,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,1/14/2008,813,John McCain,44,REP,29,Mike Huckabee,47,REP,23,12,6,1/19/2008,33.15,29.84,3.31,2.69,,1,-2.409233254500915, +2903,3543,7336,2008,2008_Pres-D_NV,NV,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,1/15/2008,500,Hillary Rodham Clinton,45,DEM,41,Barack Obama,41,DEM,32,14,9,1/19/2008,50.82,45.09,5.73,3.27,,1,-2.293022968927238, +2903,3541,7337,2008,2008_Pres-R_NV,NV,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,1/15/2008,500,Mitt Romney,48,REP,34,Ron Paul,49,REP,7,19,27,1/19/2008,51.1,13.73,37.37,10.37,,1,-3.461056546392982, +2900,3545,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,1/15/2008,400,John McCain,44,REP,27,Mike Huckabee,47,REP,25,13,2,1/19/2008,33.15,29.84,3.31,1.31,,1,-3.644969441741416, +2901,3539,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,1/15/2008,800,John McCain,44,REP,29,Mike Huckabee,47,REP,22,14,7,1/19/2008,33.15,29.84,3.31,3.69,,1,-1.189393786943838, +2900,3538,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,1/15/2008,400,Barack Obama,41,DEM,40,Hillary Rodham Clinton,45,DEM,31,13,9,1/26/2008,55.42,26.49,28.92,19.92,,1,4.038649240283041, +2898,3536,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/15/2008,400,Barack Obama,41,DEM,40.6,Hillary Rodham Clinton,45,DEM,30.7,13.3,9.8999996,1/26/2008,55.42,26.49,28.92,19.02,,1,2.891002799465614, +2905,3544,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Research 2000,281,Live Phone,,1/15/2008,500,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,28,13,22,1/29/2008,49.77,32.93,16.84,5.16,,1,-4.347644930323033, +2905,3546,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Research 2000,281,Live Phone,,1/15/2008,500,John McCain,44,REP,26,Mitt Romney,48,REP,16,22,10,1/29/2008,36,31.03,4.97,5.03,,1,-2.511069602378289, +2881,3516,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/15/2008,866,Hillary Rodham Clinton,45,DEM,45,Barack Obama,41,DEM,27,11,18,2/5/2008,53.76,43.93,9.83,8.17,,1,.0633943712216828, +2890,3529,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/16/2008,600,John McCain,44,REP,33,Mike Huckabee,47,REP,23,13,10,1/19/2008,33.15,29.84,3.31,6.69,,1,2.575678283902067, +2874,3509,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/16/2008,772,John McCain,44,REP,28,Mike Huckabee,47,REP,20,17,8,1/19/2008,33.15,29.84,3.31,4.69,,1,.3020138424422919, +2871,3507,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/16/2008,895,John McCain,44,REP,24,Mike Huckabee,47,REP,24,16,0,1/19/2008,33.15,29.84,3.31,3.31,,.5,-1.290956100814402, +2878,3513,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/16/2008,470,John McCain,44,REP,29,Mike Huckabee,47,REP,26,17,3,1/19/2008,33.15,29.84,3.31,.31,,1,-4.483549827438421, +2890,3525,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/16/2008,600,Barack Obama,41,DEM,44,Hillary Rodham Clinton,45,DEM,38,9,6,1/26/2008,55.42,26.49,28.92,22.92,,1,7.866037954809783, +2871,3506,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/16/2008,571,Barack Obama,41,DEM,44,Hillary Rodham Clinton,45,DEM,31,15,13,1/26/2008,55.42,26.49,28.92,15.92,,1,-.0705390606282044, +2884,3519,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/16/2008,360,Hillary Rodham Clinton,45,DEM,42,Barack Obama,41,DEM,34,9,8,1/29/2008,49.77,32.93,16.84,8.84,,1,-.5011680517119742, +2884,3521,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/16/2008,446,John McCain,44,REP,20,Mitt Romney,48,REP,20,21,0,1/29/2008,36,31.03,4.97,4.97,,0,-2.308617747786434, +2875,3510,7365,2008,2008_Pres-D_MA,MA,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/16/2008,539,Hillary Rodham Clinton,45,DEM,56,Barack Obama,41,DEM,23,14,33,2/5/2008,56.01,40.64,15.37,17.63,,1,4.376419849520878, +2875,3512,7366,2008,2008_Pres-R_MA,MA,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/16/2008,269,Mitt Romney,48,REP,48,John McCain,44,REP,34,3,14,2/5/2008,51.12,40.91,10.21,3.79,,1,-6.374558694142454, +2893,3526,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Marist College,183,Live Phone,,1/16/2008,426,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,32,9,16,2/5/2008,57.37,40.32,17.05,1.05,,1,-7.07662656163885,for NBC News +2895,3533,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Siena College,305,Live Phone,,1/16/2008,311,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,23,10,25,2/5/2008,57.37,40.32,17.05,7.95,,1,.3536582923292785,among registered voters +2870,3505,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Fox News/Opinion Dynamics Corp.,104,Live Phone,,1/17/2008,500,John McCain,44,REP,27,Mike Huckabee,47,REP,20,11,7,1/19/2008,33.15,29.84,3.31,3.69,,1,-.6622104492786705, +2876,3514,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/17/2008,699,John McCain,44,REP,31,Mike Huckabee,47,REP,27,16,4,1/19/2008,33.15,29.84,3.31,.69,,1,-3.786625302521021, +2876,3511,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/17/2008,577,Barack Obama,41,DEM,46,Hillary Rodham Clinton,45,DEM,36,15,10,1/26/2008,55.42,26.49,28.92,18.92,,1,3.202728281063176, +2894,3530,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,Field Research Corp. (Field Poll),94,Live Phone,,1/17/2008,377,Hillary Rodham Clinton,45,DEM,39,Barack Obama,41,DEM,27,10,12,2/5/2008,51.47,43.16,8.32,3.68,,1,-5.876430072156862, +2908,3551,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,Public Policy Institute of California,262,IVR,,1/17/2008,543,Hillary Rodham Clinton,45,DEM,43,Barack Obama,41,DEM,28,11,15,2/5/2008,51.47,43.16,8.32,6.68,,1,-2.773390621273949, +2894,3532,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,Field Research Corp. (Field Poll),94,Live Phone,,1/17/2008,377,John McCain,44,REP,22.5,Mitt Romney,48,REP,19.5,11.5,3,2/5/2008,42.25,34.56,7.69,4.69,,1,-4.102289827232847,average of multiple versions or turnout models listed in poll +2908,3549,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,Public Policy Institute of California,262,IVR,,1/17/2008,348,John McCain,44,REP,29,Mitt Romney,48,REP,17,10,12,2/5/2008,42.25,34.56,7.69,4.31,,1,-4.398782928379751, +2869,3508,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/17/2008,596,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,30,10,21,2/5/2008,57.37,40.32,17.05,3.95,,1,-3.779514477189574, +2867,3501,7336,2008,2008_Pres-D_NV,NV,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/18/2008,757,Hillary Rodham Clinton,45,DEM,45,Barack Obama,41,DEM,39,6,6,1/19/2008,50.82,45.09,5.73,.27,,1,-5.130220898084065, +2868,3503,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/18/2008,600,John McCain,44,REP,26,Mike Huckabee,47,REP,33,21,-7,1/19/2008,33.15,29.84,3.31,10.31,,0,6.647432673396647, +2862,3496,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/18/2008,635,John McCain,44,REP,26,Mike Huckabee,47,REP,26,13,0,1/19/2008,33.15,29.84,3.31,3.31,,.5,-.7559854507999404, +2866,3500,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,1/18/2008,817,John McCain,44,REP,27,Mike Huckabee,47,REP,26,12,1,1/19/2008,33.15,29.84,3.31,2.31,,1,-1.876337349396719, +2868,3502,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/18/2008,600,Barack Obama,41,DEM,45,Hillary Rodham Clinton,45,DEM,39,10,6,1/26/2008,55.42,26.49,28.92,22.92,,1,8.242296683345861, +2902,3540,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,1/18/2008,544,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,25,11,26,2/5/2008,57.37,40.32,17.05,8.95,,1,1.84658559651909, +2880,3515,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Clemson University,54,Live Phone,,1/19/2008,450,Barack Obama,41,DEM,27,Hillary Rodham Clinton,45,DEM,20,17,7,1/26/2008,55.42,26.49,28.92,21.92,,1,6.918837872495539, +2979,3629,7343,2008,2008_Pres-D_AL,AL,Pres-P,Pres-D,Alabama State University,8,Live Phone,,1/19/2008,438,Barack Obama,41,DEM,31,Hillary Rodham Clinton,45,DEM,24,10,7,2/5/2008,55.96,41.57,14.39,7.39,,1,-6.718532440492251, +2979,3628,7344,2008,2008_Pres-R_AL,AL,Pres-P,Pres-R,Alabama State University,8,Live Phone,,1/19/2008,438,Mike Huckabee,47,REP,19,John McCain,44,REP,20,12,-1,2/5/2008,41.25,37.1,4.15,5.15,,0,-6.480127724269985, +2864,3498,7347,2008,2008_Pres-D_AZ,AZ,Pres-P,Pres-D,Arizona State University,15,Live Phone,,1/19/2008,366,Hillary Rodham Clinton,45,DEM,45,Barack Obama,41,DEM,24,9,21,2/5/2008,50.37,42.39,7.98,13.02,,1,3.859043330673131, +2864,3499,7348,2008,2008_Pres-R_AZ,AZ,Pres-P,Pres-R,Arizona State University,15,Live Phone,,1/19/2008,375,John McCain,44,REP,41,Mitt Romney,48,REP,18,7,23,2/5/2008,47.17,34.53,12.63,10.37,,1,1.796434040194028, +2888,3523,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,1/19/2008,464,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,32,10,17,2/5/2008,53.76,43.93,9.83,7.17,,1,-.2956243990378465, +2846,3477,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/20/2008,672,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,29,12,18,1/29/2008,49.77,32.93,16.84,1.16,,1,-7.80181022227385, +2846,3483,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/20/2008,754,John McCain,44,REP,20,Mitt Romney,48,REP,25,19,-5,1/29/2008,36,31.03,4.97,9.97,,0,3.714456838051277, +2856,3492,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/20/2008,425,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,26,9,21,2/5/2008,57.37,40.32,17.05,3.95,,1,-3.201478676609039, +2857,3491,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Lester & Associates,293,Live Phone,,1/21/2008,600,Barack Obama,41,DEM,37,Hillary Rodham Clinton,45,DEM,27,15,10,1/26/2008,55.42,26.49,28.92,18.92,,1,4.033843425372334, +2834,3460,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Public Policy Polling,263,IVR,,1/21/2008,580,Barack Obama,41,DEM,44,Hillary Rodham Clinton,45,DEM,28,15,16,1/26/2008,55.42,26.49,28.92,12.92,,1,-2.468525845300237, +2835,3461,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/21/2008,624,Barack Obama,41,DEM,43,Hillary Rodham Clinton,45,DEM,28,17,15,1/26/2008,55.42,26.49,28.92,13.92,,1,-1.032923634573516, +2844,3475,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/21/2008,800,Barack Obama,41,DEM,43,Hillary Rodham Clinton,45,DEM,25,15,18,1/26/2008,55.42,26.49,28.92,10.92,,1,-4.207187928129191, +2852,3484,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/21/2008,600,Hillary Rodham Clinton,45,DEM,59,Barack Obama,41,DEM,21,14,38,1/29/2008,49.77,32.93,16.84,21.16,,1,14.34960337683699, +2843,117921,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,SEA Polling & Strategic Design,302,Live Phone,,1/21/2008,475,Hillary Rodham Clinton,45,DEM,42,Barack Obama,41,DEM,23,12,19,1/29/2008,49.77,32.93,16.84,2.16,,1,-6.217845219730999,for Bay News 9 | Tampa Bay Times | News 13 | Miami Herald | El Nuevo Herald; average of multiple versions or turnout models listed in poll +2853,3485,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Strategic Vision LLC,320,Live Phone,,1/21/2008,600,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,36,12,11,1/29/2008,49.77,32.93,16.84,5.84,,1,-2.479012440442504, +2847,3479,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/21/2008,517,Hillary Rodham Clinton,45,DEM,56,Barack Obama,41,DEM,23,12,33,1/29/2008,49.77,32.93,16.84,16.16,,1,8.015549636647243, +2852,3487,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/21/2008,600,John McCain,44,REP,29,Mitt Romney,48,REP,22,16,7,1/29/2008,36,31.03,4.97,2.03,,1,-4.548014795995628, +2841,3471,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/21/2008,512,John McCain,44,REP,18,Mitt Romney,48,REP,24,19,-6,1/29/2008,36,31.03,4.97,10.97,,0,4.65724537081715, +2845,117922,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,SEA Polling & Strategic Design,302,Live Phone,,1/21/2008,700,John McCain,44,REP,25,Mitt Romney,48,REP,23,15,2,1/29/2008,36,31.03,4.97,2.97,,1,-3.408478970758355,for Bay News 9; sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll +2853,3486,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Strategic Vision LLC,320,Live Phone,,1/21/2008,600,John McCain,44,REP,25,Mitt Romney,48,REP,20,22,5,1/29/2008,36,31.03,4.97,.03,,1,-6.489216318155194, +2847,3481,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/21/2008,518,John McCain,44,REP,25,Mitt Romney,48,REP,19,20,6,1/29/2008,36,31.03,4.97,1.03,,1,-5.555526310175891, +2836,3462,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,1/22/2008,400,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,25,16,22,1/29/2008,49.77,32.93,16.84,5.16,,1,-3.030832308958383, +2836,3464,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,1/22/2008,400,John McCain,44,REP,26,Mitt Romney,48,REP,30,18,-4,1/29/2008,36,31.03,4.97,8.97,,0,2.755600194467927, +2824,3450,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/22/2008,807,John McCain,44,REP,25,Mitt Romney,48,REP,28,19,-3,1/29/2008,36,31.03,4.97,7.97,,0,2.08603320775414, +2842,3478,7348,2008,2008_Pres-R_AZ,AZ,Pres-P,Pres-R,Behavior Research Center (Rocky Mountain Poll),27,Live Phone,,1/22/2008,300,John McCain,44,REP,40,Mitt Romney,48,REP,23,9,17,2/5/2008,47.17,34.53,12.63,4.37,,1,-4.493124720483042,among registered voters +2833,3466,7354,2008,2008_Pres-R_CO,CO,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,1/22/2008,400,Mitt Romney,48,REP,43,John McCain,44,REP,24,17,19,2/5/2008,60.11,18.39,41.72,22.72,,1,11.5359629972528, +2820,3446,7359,2008,2008_Pres-D_GA,GA,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/22/2008,571,Barack Obama,41,DEM,41,Hillary Rodham Clinton,45,DEM,35,13,6,2/5/2008,66.39,31.11,35.28,29.28,,1,10.58706135964341, +2820,3451,7360,2008,2008_Pres-R_GA,GA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/22/2008,768,Mike Huckabee,47,REP,34,John McCain,44,REP,19,16,15,2/5/2008,33.92,31.63,2.3,12.7,,1,3.262939062416625, +2826,3452,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/23/2008,600,Barack Obama,41,DEM,45,Hillary Rodham Clinton,45,DEM,36,12,9,1/26/2008,55.42,26.49,28.92,19.92,,1,6.299621861046895, +2818,3444,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,1/23/2008,400,Barack Obama,41,DEM,38,Hillary Rodham Clinton,45,DEM,30,19,8,1/26/2008,55.42,26.49,28.92,20.92,,1,6.652124146854323, +2828,3454,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/23/2008,685,Barack Obama,41,DEM,45,Hillary Rodham Clinton,45,DEM,29,22,16,1/26/2008,55.42,26.49,28.92,12.92,,1,-1.472071299846435, +2805,3430,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/23/2008,508,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,26,13,25,1/29/2008,49.77,32.93,16.84,8.16,,1,-.269557874635664, +2798,3422,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/23/2008,600,John McCain,44,REP,22,Mitt Romney,48,REP,23,18,-1,1/29/2008,36,31.03,4.97,5.97,,0,.0836434580636818,sample size unavailable; estimated at 600 as a default +2805,3429,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/23/2008,676,John McCain,44,REP,23,Mitt Romney,48,REP,27,20,-4,1/29/2008,36,31.03,4.97,8.97,,0,3.294851818971742, +58981,101013,7344,2008,2008_Pres-R_AL,AL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/23/2008,846,Mike Huckabee,47,REP,27,John McCain,44,REP,27,15,0,2/5/2008,41.25,37.1,4.15,4.15,,.5,-6.957436279814919, +2832,3458,7363,2008,2008_Pres-R_IL,IL,Pres-P,Pres-R,Research 2000,281,Live Phone,,1/23/2008,500,John McCain,44,REP,31,Mitt Romney,48,REP,20,11,11,2/5/2008,47.45,28.6,18.85,7.85,,1,-.3142649461549187, +2823,3449,7365,2008,2008_Pres-D_MA,MA,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/23/2008,586,Hillary Rodham Clinton,45,DEM,59,Barack Obama,41,DEM,22,11,37,2/5/2008,56.01,40.64,15.37,21.63,,1,9.538161331560213, +2839,23493,7365,2008,2008_Pres-D_MA,MA,Pres-P,Pres-D,Western New England University,380,Live Phone,,1/23/2008,151,Hillary Rodham Clinton,45,DEM,43,Barack Obama,41,DEM,15,8,28,2/5/2008,56.01,40.64,15.37,12.63,,1,.2198942491732669, +2823,3453,7366,2008,2008_Pres-R_MA,MA,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/23/2008,262,Mitt Romney,48,REP,50,John McCain,44,REP,29,7,21,2/5/2008,51.12,40.91,10.21,10.79,,1,1.714703495375793, +2859,3493,7367,2008,2008_Pres-D_MN,MN,Pres-P,Pres-D,Humphrey Institute,143,Live Phone,,1/23/2008,478,Barack Obama,41,DEM,33,Hillary Rodham Clinton,45,DEM,40,,-7,2/5/2008,66.39,32.23,34.16,41.16,,0,30.13295124938641,for Humphrey Institute; among registered voters +2859,3497,7368,2008,2008_Pres-R_MN,MN,Pres-P,Pres-R,Humphrey Institute,143,Live Phone,,1/23/2008,317,John McCain,44,REP,41,Mike Huckabee,47,REP,22,5,19,2/5/2008,37.53,33.91,3.62,15.38,,1,4.299597496450321,for Humphrey Institute; among registered voters +2837,3465,7370,2008,2008_Pres-R_MO,MO,Pres-P,Pres-R,Research 2000,281,Live Phone,,1/23/2008,500,John McCain,44,REP,31,Mike Huckabee,47,REP,25,21,6,2/5/2008,32.95,31.53,1.43,4.57,,1,-2.540426525598961, +2800,3425,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Datamar Analytics,75,IVR,,1/23/2008,628,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,23,11,28,2/5/2008,57.37,40.32,17.05,10.95,,1,4.769928854421278, +2789,3413,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Public Policy Polling,263,IVR,,1/24/2008,595,Barack Obama,41,DEM,44,Hillary Rodham Clinton,45,DEM,24,19,20,1/26/2008,55.42,26.49,28.92,8.92,,1,-5.772893910823442, +58993,100999,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/24/2008,606,Barack Obama,41,DEM,43,Hillary Rodham Clinton,45,DEM,30,24,13,1/26/2008,55.42,26.49,28.92,15.92,,1,1.72330149722126,for WCSC-TV Charleston | WSPA-TV Greenville +2787,3411,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/24/2008,816,Barack Obama,41,DEM,41,Hillary Rodham Clinton,45,DEM,26,19,15,1/26/2008,55.42,26.49,28.92,13.92,,1,-.5298413490388593, +2807,3435,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/24/2008,600,Hillary Rodham Clinton,45,DEM,58,Barack Obama,41,DEM,20,15,38,1/29/2008,49.77,32.93,16.84,21.16,,1,14.97510030841261, +2804,3428,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/24/2008,522,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,30,12,17,1/29/2008,49.77,32.93,16.84,.16,,1,-7.39432836387467, +2807,3431,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/24/2008,600,John McCain,44,REP,31,Mitt Romney,48,REP,26,14,5,1/29/2008,36,31.03,4.97,.03,,1,-5.947319305060088, +2784,3408,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/24/2008,420,John McCain,44,REP,23,Mitt Romney,48,REP,23,16,0,1/29/2008,36,31.03,4.97,4.97,,.5,-.7836704913737591, +2804,3439,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/24/2008,550,John McCain,44,REP,30,Mitt Romney,48,REP,28,18,2,1/29/2008,36,31.03,4.97,2.97,,1,-3.046415527924986, +17997,117923,7367,2008,2008_Pres-D_MN,MN,Pres-P,Pres-D,Humphrey Institute,143,Live Phone,,1/24/2008,478,Barack Obama,41,DEM,33,Hillary Rodham Clinton,45,DEM,40,,-7,2/5/2008,66.39,32.23,34.16,41.16,,0,30.28613929506027,for Humphrey Institute; among all adults +17997,117924,7368,2008,2008_Pres-R_MN,MN,Pres-P,Pres-R,Humphrey Institute,143,Live Phone,,1/24/2008,317,John McCain,44,REP,41,Mike Huckabee,47,REP,22,5,19,2/5/2008,37.53,33.91,3.62,15.38,,1,4.451946529208913,for Humphrey Institute +2785,3409,7370,2008,2008_Pres-R_MO,MO,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/24/2008,589,John McCain,44,REP,26,Mike Huckabee,47,REP,27,18,-1,2/5/2008,32.95,31.53,1.43,2.43,,0,-4.906837524177066, +2840,3472,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,Fairleigh Dickinson University (PublicMind),92,Live Phone,,1/24/2008,600,Hillary Rodham Clinton,45,DEM,45,Barack Obama,41,DEM,30,6,15,2/5/2008,53.76,43.93,9.83,5.17,,1,-1.460467660740048,sample size unavailable; estimated at 600 as a default +2793,3417,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/25/2008,600,Barack Obama,41,DEM,39,Hillary Rodham Clinton,45,DEM,36,22,3,1/26/2008,55.42,26.49,28.92,25.92,,1,12.78423091505003, +2775,3398,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/25/2008,692,John McCain,44,REP,24,Mitt Romney,48,REP,26,16,-2,1/29/2008,36,31.03,4.97,6.97,,0,1.525765272173486, +2790,3414,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,1/25/2008,900,John McCain,44,REP,30,Mitt Romney,48,REP,30,13,0,1/29/2008,36,31.03,4.97,4.97,,.5,-.6238639262417197, +2813,3438,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,CNN/Opinion Research Corp.,37,Live Phone,,1/25/2008,690,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,32,14,17,2/5/2008,51.47,43.16,8.32,8.68,,1,.7406003365573901,for LA Times | Politico +2808,3434,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,Gallup,112,Live Phone,,1/25/2008,779,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,35,10,12,2/5/2008,51.47,43.16,8.32,3.68,,1,-4.48692752215311, +2813,3433,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,1/25/2008,437,John McCain,44,REP,39,Mitt Romney,48,REP,26,11,13,2/5/2008,42.25,34.56,7.69,5.31,,1,-1.994758970291938,for LA Times | Politico +2808,3432,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,Gallup,112,Live Phone,,1/25/2008,755,John McCain,44,REP,35,Mitt Romney,48,REP,27,12,8,2/5/2008,42.25,34.56,7.69,.31,,1,-7.125090802372512, +2815,3441,7359,2008,2008_Pres-D_GA,GA,Pres-P,Pres-D,Schapiro Group,300,Live Phone,,1/25/2008,200,Barack Obama,41,DEM,35,Hillary Rodham Clinton,45,DEM,36,10,-1,2/5/2008,66.39,31.11,35.28,36.28,,0,17.71807807559146,among registered voters +2815,3440,7360,2008,2008_Pres-R_GA,GA,Pres-P,Pres-R,Schapiro Group,300,Live Phone,,1/25/2008,200,Mike Huckabee,47,REP,27,John McCain,44,REP,18,17,9,2/5/2008,33.92,31.63,2.3,6.7,,1,-3.217625509820192,among registered voters +2811,3436,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Gallup,112,Live Phone,,1/25/2008,767,Hillary Rodham Clinton,45,DEM,56,Barack Obama,41,DEM,28,10,28,2/5/2008,57.37,40.32,17.05,10.95,,1,5.277580449172667, +2781,3405,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/26/2008,600,Hillary Rodham Clinton,45,DEM,60,Barack Obama,41,DEM,27,9,33,1/29/2008,49.77,32.93,16.84,16.16,,1,10.36445191585205, +2777,3400,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Datamar Analytics,75,IVR,,1/26/2008,508,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,27,14,20,1/29/2008,49.77,32.93,16.84,3.16,,1,-4.226107198230102, +2791,3415,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,1/26/2008,481,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,30,12,20,1/29/2008,49.77,32.93,16.84,3.16,,1,-4.388391753060838, +2768,3391,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/26/2008,437,Hillary Rodham Clinton,45,DEM,44,Barack Obama,41,DEM,25,19,19,1/29/2008,49.77,32.93,16.84,2.16,,1,-5.649241850360317, +2778,3406,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Strategic Vision LLC,320,Live Phone,,1/26/2008,600,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,36,11,13,1/29/2008,49.77,32.93,16.84,3.84,,1,-3.435269066464476, +2781,3404,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/26/2008,600,John McCain,44,REP,32,Mitt Romney,48,REP,33,11,-1,1/29/2008,36,31.03,4.97,5.97,,0,.3973920808846421,among registered voters +2777,3403,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Datamar Analytics,75,IVR,,1/26/2008,492,John McCain,44,REP,23,Mitt Romney,48,REP,36,15,-13,1/29/2008,36,31.03,4.97,17.97,,0,12.8336938401716, +2769,3392,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/26/2008,657,John McCain,44,REP,25,Mitt Romney,48,REP,25,17,0,1/29/2008,36,31.03,4.97,4.97,,.5,-.2564188802253502, +2791,3416,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,1/26/2008,585,John McCain,44,REP,32,Mitt Romney,48,REP,31,14,1,1/29/2008,36,31.03,4.97,3.97,,1,-1.53436342098334, +2768,3393,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/26/2008,500,John McCain,44,REP,27,Mitt Romney,48,REP,33,18,-6,1/29/2008,36,31.03,4.97,10.97,,0,5.843571426464004, +2778,3401,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Strategic Vision LLC,320,Live Phone,,1/26/2008,600,John McCain,44,REP,27,Mitt Romney,48,REP,26,17,1,1/29/2008,36,31.03,4.97,3.97,,1,-1.514788978067019, +2774,3397,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Suffolk University,323,Live Phone,,1/26/2008,400,John McCain,44,REP,30,Mitt Romney,48,REP,27,13,3,1/29/2008,36,31.03,4.97,1.97,,1,-3.544777927470693, +2797,3423,7343,2008,2008_Pres-D_AL,AL,Pres-P,Pres-D,Capital Survey Research Center,44,Live Phone,,1/26/2008,373,Barack Obama,41,DEM,40,Hillary Rodham Clinton,45,DEM,35,9,5,2/5/2008,55.96,41.57,14.39,9.39,,1,-3.768256822080758, +2797,3421,7344,2008,2008_Pres-R_AL,AL,Pres-P,Pres-R,Capital Survey Research Center,44,Live Phone,,1/26/2008,397,Mike Huckabee,47,REP,24,John McCain,44,REP,29,15,-5,2/5/2008,41.25,37.1,4.15,9.15,,0,.116762670022434, +2751,3373,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/27/2008,474,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,25,16,22,1/29/2008,49.77,32.93,16.84,5.16,,1,-2.401728412775202, +58998,120112,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/27/2008,564,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,29,14,20,1/29/2008,49.77,32.93,16.84,3.16,,1,-3.702928789954207, +2759,3381,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/27/2008,680,John McCain,44,REP,28,Mitt Romney,48,REP,35,12,-7,1/29/2008,36,31.03,4.97,11.97,,0,7.127167768190447, +2751,3382,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/27/2008,578,John McCain,44,REP,31,Mitt Romney,48,REP,31,16,0,1/29/2008,36,31.03,4.97,4.97,,.5,.1057824856237392, +58998,101018,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/27/2008,608,John McCain,44,REP,31,Mitt Romney,48,REP,32,16,-1,1/29/2008,36,31.03,4.97,5.97,,0,.6343500836218721, +2757,3386,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/27/2008,888,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,38,9,11,2/5/2008,51.47,43.16,8.32,2.68,,1,-5.317582300147278, +2757,3379,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/27/2008,506,John McCain,44,REP,37,Mitt Romney,48,REP,25,14,12,2/5/2008,42.25,34.56,7.69,4.31,,1,-2.282127260238576, +2754,3376,7355,2008,2008_Pres-D_CT,CT,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/27/2008,899,Barack Obama,41,DEM,40,Hillary Rodham Clinton,45,DEM,40,11,0,2/5/2008,50.7,46.66,4.04,4.04,,.5,-4.515991968940501, +2754,3378,7356,2008,2008_Pres-R_CT,CT,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/27/2008,492,John McCain,44,REP,42,Mitt Romney,48,REP,26,8,16,2/5/2008,52,32.91,19.09,3.09,,1,-3.88990051482038, +2822,3448,7376,2008,2008_Pres-D_NM,NM,Pres-P,Pres-D,New Mexico State University,230,Live Phone,,1/27/2008,600,Hillary Rodham Clinton,45,DEM,42,Barack Obama,41,DEM,48,,-6,2/5/2008,49,47.86,1.15,7.15,,0,-3.246267892113011,sample size unavailable; estimated at 600 as a default +2753,3387,7380,2008,2008_Pres-R_OK,OK,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/27/2008,502,John McCain,44,REP,37,Mike Huckabee,47,REP,28,19,9,2/5/2008,36.64,33.4,3.25,5.75,,1,-5.427641959571949, +2762,3385,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/28/2008,600,Hillary Rodham Clinton,45,DEM,57,Barack Obama,41,DEM,27,12,30,1/29/2008,49.77,32.93,16.84,13.16,,1,7.83519281948125, +2752,3374,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Mitchell Research & Communications,213,Live Phone,,1/28/2008,906,Hillary Rodham Clinton,45,DEM,52,Barack Obama,41,DEM,25,12,27,1/29/2008,49.77,32.93,16.84,10.16,,1,3.653191313122936, +2758,3380,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/28/2008,903,Hillary Rodham Clinton,45,DEM,52,Barack Obama,41,DEM,28,13,24,1/29/2008,49.77,32.93,16.84,7.16,,1,.6634732874984928, +2762,3384,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/28/2008,600,John McCain,44,REP,32,Mitt Romney,48,REP,34,11,-2,1/29/2008,36,31.03,4.97,6.97,,0,1.865196544864842, +2752,3377,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Mitchell Research & Communications,213,Live Phone,,1/28/2008,964,John McCain,44,REP,32,Mitt Romney,48,REP,34,13,-2,1/29/2008,36,31.03,4.97,6.97,,0,2.212960291018441, +2745,3367,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/28/2008,813,John McCain,44,REP,31,Mitt Romney,48,REP,30,13,1,1/29/2008,36,31.03,4.97,3.97,,1,-.7756411055727657, +2758,3388,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/28/2008,979,John McCain,44,REP,32,Mitt Romney,48,REP,31,15,1,1/29/2008,36,31.03,4.97,3.97,,1,-1.019322517044927, +2761,3383,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,1/28/2008,941,John McCain,44,REP,35,Mitt Romney,48,REP,31,13,4,1/29/2008,36,31.03,4.97,.97,,1,-3.92518523270872, +2744,3366,7365,2008,2008_Pres-D_MA,MA,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/28/2008,1023,Hillary Rodham Clinton,45,DEM,43,Barack Obama,41,DEM,37,11,6,2/5/2008,56.01,40.64,15.37,9.37,,1,-1.915357652583189, +2742,3364,7382,2008,2008_Pres-R_TN,TN,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/28/2008,1093,Mike Huckabee,47,REP,30,John McCain,44,REP,26,22,4,2/5/2008,34.47,31.8,2.67,1.33,,1,-6.530031393869529, +2771,3394,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,Field Research Corp. (Field Poll),94,Live Phone,,1/29/2008,511,Hillary Rodham Clinton,45,DEM,36,Barack Obama,41,DEM,34,,2,2/5/2008,51.47,43.16,8.32,6.32,,1,-1.04003016004501, +2735,3357,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/29/2008,807,Hillary Rodham Clinton,45,DEM,43,Barack Obama,41,DEM,40,9,3,2/5/2008,51.47,43.16,8.32,5.32,,1,-1.773503002387332, +2771,3395,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,Field Research Corp. (Field Poll),94,Live Phone,,1/29/2008,481,John McCain,44,REP,32,Mitt Romney,48,REP,24,13,8,2/5/2008,42.25,34.56,7.69,.31,,1,-6.33965895551153, +2735,101016,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/29/2008,652,John McCain,44,REP,32,Mitt Romney,48,REP,28,11,4,2/5/2008,42.25,34.56,7.69,3.69,,1,-2.610082628542154, +2728,3350,7362,2008,2008_Pres-D_IL,IL,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/29/2008,631,Barack Obama,41,DEM,60,Hillary Rodham Clinton,45,DEM,24,,36,2/5/2008,64.66,32.76,31.9,4.1,,1,-4.81179896334339, +2728,3352,7363,2008,2008_Pres-R_IL,IL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/29/2008,504,John McCain,44,REP,34,Mitt Romney,48,REP,26,16,8,2/5/2008,47.45,28.6,18.85,10.85,,1,4.3575847407367, +2731,3355,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Public Policy Polling,263,IVR,,1/29/2008,837,Hillary Rodham Clinton,45,DEM,45,Barack Obama,41,DEM,33,10,12,2/5/2008,57.37,40.32,17.05,5.05,,1,-.1225727184761161, +2748,3371,7380,2008,2008_Pres-R_OK,OK,Pres-P,Pres-R,SoonerPoll.com,308,IVR,,1/29/2008,290,John McCain,44,REP,40,Mike Huckabee,47,REP,19,17,21,2/5/2008,36.64,33.4,3.25,17.75,,1,9.510019068249074, +2737,3360,7381,2008,2008_Pres-D_TN,TN,Pres-P,Pres-D,CJ&N,63,Live Phone,,1/29/2008,402,Hillary Rodham Clinton,45,DEM,36,Barack Obama,41,DEM,31,7,5,2/5/2008,53.82,40.48,13.34,8.34,,1,.5436032651968914, +2737,3359,7382,2008,2008_Pres-R_TN,TN,Pres-P,Pres-R,CJ&N,63,Live Phone,,1/29/2008,409,Mike Huckabee,47,REP,24,John McCain,44,REP,23,18,1,2/5/2008,34.47,31.8,2.67,1.67,,1,-6.114866810758776, +2690,3308,7359,2008,2008_Pres-D_GA,GA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/30/2008,301,Barack Obama,41,DEM,52,Hillary Rodham Clinton,45,DEM,36,,16,2/5/2008,66.39,31.11,35.28,19.28,,1,.9161805523900268, +2705,3333,7359,2008,2008_Pres-D_GA,GA,Pres-P,Pres-D,Public Policy Polling,263,IVR,,1/30/2008,457,Barack Obama,41,DEM,51,Hillary Rodham Clinton,45,DEM,41,,10,2/5/2008,66.39,31.11,35.28,25.28,,1,7.745114213471778, +2690,3313,7360,2008,2008_Pres-R_GA,GA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/30/2008,362,Mike Huckabee,47,REP,24,John McCain,44,REP,35,24,-11,2/5/2008,33.92,31.63,2.3,13.3,,0,4.693749528880974, +2705,3325,7360,2008,2008_Pres-R_GA,GA,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/30/2008,862,Mike Huckabee,47,REP,24,John McCain,44,REP,31,32,-7,2/5/2008,33.92,31.63,2.3,9.3,,0,1.397878898845812, +2727,3348,7362,2008,2008_Pres-D_IL,IL,Pres-P,Pres-D,Market Shares Corp.,187,Live Phone,,1/30/2008,500,Barack Obama,41,DEM,55,Hillary Rodham Clinton,45,DEM,24,,31,2/5/2008,64.66,32.76,31.9,.9,,1,-8.437276922976345, +2701,3321,7365,2008,2008_Pres-D_MA,MA,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/30/2008,575,Hillary Rodham Clinton,45,DEM,57,Barack Obama,41,DEM,33,,24,2/5/2008,56.01,40.64,15.37,8.63,,1,-2.233265758780646, +2701,3346,7366,2008,2008_Pres-R_MA,MA,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/30/2008,297,Mitt Romney,48,REP,57,John McCain,44,REP,34,3,23,2/5/2008,51.12,40.91,10.21,12.79,,1,4.899678224019681, +2684,3302,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/30/2008,785,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,37,,12,2/5/2008,53.76,43.93,9.83,2.17,,1,-3.317152024316607, +2684,3300,7375,2008,2008_Pres-R_NJ,NJ,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/30/2008,591,John McCain,44,REP,43,Mitt Romney,48,REP,29,7,14,2/5/2008,55.36,28.33,27.03,13.03,,1,6.443887250109229, +2683,3344,7381,2008,2008_Pres-D_TN,TN,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/30/2008,463,Hillary Rodham Clinton,45,DEM,59,Barack Obama,41,DEM,37,,22,2/5/2008,53.82,40.48,13.34,8.66,,1,.5170440507871366, +2681,3297,7381,2008,2008_Pres-D_TN,TN,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/30/2008,448,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,35,,14,2/5/2008,53.82,40.48,13.34,.66,,1,-8.199008567794916, +2683,3299,7382,2008,2008_Pres-R_TN,TN,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/30/2008,375,Mike Huckabee,47,REP,25,John McCain,44,REP,33,18,-8,2/5/2008,34.47,31.8,2.67,10.67,,0,3.384529389083254, +2681,3339,7382,2008,2008_Pres-R_TN,TN,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/30/2008,531,Mike Huckabee,47,REP,23,John McCain,44,REP,32,29,-9,2/5/2008,34.47,31.8,2.67,11.67,,0,4.793072235358511, +2734,3356,7343,2008,2008_Pres-D_AL,AL,Pres-P,Pres-D,Capital Survey Research Center,44,Live Phone,,1/31/2008,358,Barack Obama,41,DEM,44,Hillary Rodham Clinton,45,DEM,48,,-4,2/5/2008,55.96,41.57,14.39,18.39,,0,6.065409308781363, +2660,3272,7343,2008,2008_Pres-D_AL,AL,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/31/2008,424,Barack Obama,41,DEM,40,Hillary Rodham Clinton,45,DEM,46,,-6,2/5/2008,55.96,41.57,14.39,20.39,,0,8.852259547319408, +58982,100985,7343,2008,2008_Pres-D_AL,AL,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/31/2008,576,Barack Obama,41,DEM,41,Hillary Rodham Clinton,45,DEM,46,,-5,2/5/2008,55.96,41.57,14.39,19.39,,0,8.025963672250214, +2670,3284,7343,2008,2008_Pres-D_AL,AL,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/31/2008,586,Barack Obama,41,DEM,47,Hillary Rodham Clinton,45,DEM,47,,0,2/5/2008,55.96,41.57,14.39,14.39,,.5,2.742602030099806, +2734,3358,7344,2008,2008_Pres-R_AL,AL,Pres-P,Pres-R,Capital Survey Research Center,44,Live Phone,,1/31/2008,371,Mike Huckabee,47,REP,30,John McCain,44,REP,46,15,-16,2/5/2008,41.25,37.1,4.15,20.15,,0,11.94430587269899, +2660,3282,7344,2008,2008_Pres-R_AL,AL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/31/2008,566,Mike Huckabee,47,REP,35,John McCain,44,REP,37,14,-2,2/5/2008,41.25,37.1,4.15,6.15,,0,-3.877195613753107, +58982,101014,7344,2008,2008_Pres-R_AL,AL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/31/2008,890,Mike Huckabee,47,REP,30,John McCain,44,REP,38,20,-8,2/5/2008,41.25,37.1,4.15,12.15,,0,2.550334362519997, +2670,3287,7344,2008,2008_Pres-R_AL,AL,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/31/2008,586,Mike Huckabee,47,REP,31,John McCain,44,REP,40,21,-9,2/5/2008,41.25,37.1,4.15,13.15,,0,3.945074729233018, +58984,100988,7347,2008,2008_Pres-D_AZ,AZ,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,1/31/2008,400,Hillary Rodham Clinton,45,DEM,43,Barack Obama,41,DEM,41,,2,2/5/2008,50.37,42.39,7.98,5.98,,1,-1.655678669948202,for McClatchy Newspapers | MSNBC +58983,100987,7347,2008,2008_Pres-D_AZ,AZ,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/31/2008,537,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,41,,5,2/5/2008,50.37,42.39,7.98,2.98,,1,-5.243690752813421, +58983,101015,7348,2008,2008_Pres-R_AZ,AZ,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/31/2008,612,John McCain,44,REP,43,Mitt Romney,48,REP,34,9,9,2/5/2008,47.17,34.53,12.63,3.63,,1,-3.315075570808688, +2674,3289,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,1/31/2008,400,Hillary Rodham Clinton,45,DEM,45,Barack Obama,41,DEM,36,,9,2/5/2008,51.47,43.16,8.32,.68,,1,-6.592786395637638, +2674,3304,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,1/31/2008,400,John McCain,44,REP,40,Mitt Romney,48,REP,31,13,9,2/5/2008,42.25,34.56,7.69,1.31,,1,-5.009219878882262, +2675,3294,7355,2008,2008_Pres-D_CT,CT,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/31/2008,600,Barack Obama,41,DEM,35,Hillary Rodham Clinton,45,DEM,48,,-13,2/5/2008,50.7,46.66,4.04,17.04,,0,10.86950792697818, +2714,3335,7355,2008,2008_Pres-D_CT,CT,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/31/2008,679,Barack Obama,41,DEM,48,Hillary Rodham Clinton,45,DEM,44,,4,2/5/2008,50.7,46.66,4.04,.04,,1,-8.984115668892269, +2675,3290,7356,2008,2008_Pres-R_CT,CT,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/31/2008,600,John McCain,44,REP,43,Mitt Romney,48,REP,25,12,18,2/5/2008,52,32.91,19.09,1.09,,1,-5.335710852725937, +2714,3343,7356,2008,2008_Pres-R_CT,CT,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/31/2008,426,John McCain,44,REP,53,Mitt Romney,48,REP,31,6,22,2/5/2008,52,32.91,19.09,2.91,,1,-2.840485551144522, +2678,3309,7359,2008,2008_Pres-D_GA,GA,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,1/31/2008,400,Barack Obama,41,DEM,47,Hillary Rodham Clinton,45,DEM,41,,6,2/5/2008,66.39,31.11,35.28,29.28,,1,12.30196047084531, +2678,3293,7360,2008,2008_Pres-R_GA,GA,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,1/31/2008,400,Mike Huckabee,47,REP,18,John McCain,44,REP,33,27,-15,2/5/2008,33.92,31.63,2.3,17.3,,0,9.981093124028833, +2692,3327,7362,2008,2008_Pres-D_IL,IL,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/31/2008,600,Barack Obama,41,DEM,51,Hillary Rodham Clinton,45,DEM,40,,11,2/5/2008,64.66,32.76,31.9,20.9,,1,15.02399787938792, +2692,3311,7363,2008,2008_Pres-R_IL,IL,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/31/2008,600,John McCain,44,REP,48,Mitt Romney,48,REP,34,3,14,2/5/2008,47.45,28.6,18.85,4.85,,1,-2.19153703289801, +58977,100979,7363,2008,2008_Pres-R_IL,IL,Pres-P,Pres-R,Market Shares Corp.,187,Live Phone,,1/31/2008,500,John McCain,44,REP,43,Mitt Romney,48,REP,20,15,23,2/5/2008,47.45,28.6,18.85,4.15,,1,-2.870571460557872, +2691,3310,7369,2008,2008_Pres-D_MO,MO,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,1/31/2008,400,Barack Obama,41,DEM,41,Hillary Rodham Clinton,45,DEM,47,,-6,2/5/2008,49.32,47.9,1.42,7.42,,0,-.0297521533654606, +2671,3286,7369,2008,2008_Pres-D_MO,MO,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/31/2008,507,Barack Obama,41,DEM,38,Hillary Rodham Clinton,45,DEM,47,11,-9,2/5/2008,49.32,47.9,1.42,10.42,,0,3.379885772172979, +2715,3336,7369,2008,2008_Pres-D_MO,MO,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/31/2008,664,Barack Obama,41,DEM,44,Hillary Rodham Clinton,45,DEM,48,,-4,2/5/2008,49.32,47.9,1.42,5.42,,0,-.9719070401202452, +2691,3317,7370,2008,2008_Pres-R_MO,MO,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,1/31/2008,400,John McCain,44,REP,37,Mike Huckabee,47,REP,27,24,10,2/5/2008,32.95,31.53,1.43,8.57,,1,3.426402962209825, +2671,3285,7370,2008,2008_Pres-R_MO,MO,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/31/2008,593,John McCain,44,REP,32,Mike Huckabee,47,REP,29,28,3,2/5/2008,32.95,31.53,1.43,1.57,,1,-4.434162035193486, +2715,3347,7370,2008,2008_Pres-R_MO,MO,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/31/2008,505,John McCain,44,REP,34,Mike Huckabee,47,REP,28,30,6,2/5/2008,32.95,31.53,1.43,4.57,,1,-.9557800585062416, +2677,3292,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,GQR Research (GQRR),126,Live Phone,,1/31/2008,600,Hillary Rodham Clinton,45,DEM,44,Barack Obama,41,DEM,38,,6,2/5/2008,53.76,43.93,9.83,3.83,,1,-1.532679207019402, +2682,3298,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,1/31/2008,400,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,39,,7,2/5/2008,53.76,43.93,9.83,2.83,,1,-2.724080163123722, +2693,3301,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,Monmouth University,215,Live Phone,,1/31/2008,718,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,36,,14,2/5/2008,53.76,43.93,9.83,4.17,,1,-1.039300977790906, +2699,3322,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/31/2008,642,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,39,,12,2/5/2008,53.76,43.93,9.83,2.17,,1,-3.308090507863223, +2682,3303,7375,2008,2008_Pres-R_NJ,NJ,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,1/31/2008,400,John McCain,44,REP,46,Mitt Romney,48,REP,31,5,15,2/5/2008,55.36,28.33,27.03,12.03,,1,5.459159988901532, +2693,3312,7375,2008,2008_Pres-R_NJ,NJ,Pres-P,Pres-R,Monmouth University,215,Live Phone,,1/31/2008,555,John McCain,44,REP,55,Mitt Romney,48,REP,23,7,32,2/5/2008,55.36,28.33,27.03,4.97,,1,-2.083038271602498, +2699,3319,7375,2008,2008_Pres-R_NJ,NJ,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/31/2008,456,John McCain,44,REP,48,Mitt Romney,48,REP,25,9,23,2/5/2008,55.36,28.33,27.03,4.03,,1,-3.508125582518586, +2724,3332,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Marist College,183,Live Phone,,1/31/2008,409,Hillary Rodham Clinton,45,DEM,54,Barack Obama,41,DEM,38,,16,2/5/2008,57.37,40.32,17.05,1.05,,1,-4.482753863881155,for NBC News +2687,3337,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/31/2008,950,Hillary Rodham Clinton,45,DEM,54,Barack Obama,41,DEM,38,,16,2/5/2008,57.37,40.32,17.05,1.05,,1,-3.929134293796948, +2724,3345,7378,2008,2008_Pres-R_NY,NY,Pres-P,Pres-R,Marist College,183,Live Phone,,1/31/2008,181,John McCain,44,REP,61,Mitt Romney,48,REP,24,6,37,2/5/2008,51.8,27.69,24.1,12.9,,1,4.115831781630266,for NBC News +2687,3305,7378,2008,2008_Pres-R_NY,NY,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/31/2008,462,John McCain,44,REP,55,Mitt Romney,48,REP,21,7,34,2/5/2008,51.8,27.69,24.1,9.9,,1,1.695015353278199, +2746,3368,7384,2008,2008_Pres-R_UT,UT,Pres-P,Pres-R,Dan Jones & Associates,70,Live Phone,,1/31/2008,600,Mitt Romney,48,REP,84,John McCain,44,REP,4,3,80,2/5/2008,89.49,5.38,84.11,4.11,,1,-5.40337134527271,sample size unavailable; estimated at 600 as a default +2637,3245,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,Suffolk University,323,Live Phone,,2/1/2008,700,Hillary Rodham Clinton,45,DEM,39,Barack Obama,41,DEM,40,,-1,2/5/2008,51.47,43.16,8.32,9.32,,0,2.895550037080193, +2662,3274,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/1/2008,1141,Hillary Rodham Clinton,45,DEM,41,Barack Obama,41,DEM,45,,-4,2/5/2008,51.47,43.16,8.32,12.32,,0,6.944288702908793, +2655,3267,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,Suffolk University,323,Live Phone,,2/1/2008,500,John McCain,44,REP,39,Mitt Romney,48,REP,32,8,7,2/5/2008,42.25,34.56,7.69,.69,,1,-5.376232149647476, +2658,3270,7357,2008,2008_Pres-D_DE,DE,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/1/2008,600,Barack Obama,41,DEM,42,Hillary Rodham Clinton,45,DEM,44,,-2,2/5/2008,53.07,42.29,10.78,12.78,,0,3.240131272863378, +2658,3277,7358,2008,2008_Pres-R_DE,DE,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/1/2008,600,John McCain,44,REP,41,Mitt Romney,48,REP,35,7,6,2/5/2008,45.04,32.53,12.51,6.51,,1,-2.997371795543444, +2659,3271,7369,2008,2008_Pres-D_MO,MO,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/1/2008,600,Barack Obama,41,DEM,44,Hillary Rodham Clinton,45,DEM,42,,2,2/5/2008,49.32,47.9,1.42,.58,,1,-7.39081476083319, +2659,3281,7370,2008,2008_Pres-R_MO,MO,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/1/2008,600,John McCain,44,REP,29,Mike Huckabee,47,REP,31,27,-2,2/5/2008,32.95,31.53,1.43,3.43,,0,-1.922457298391515, +2708,3329,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,2/1/2008,463,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,43,,5,2/5/2008,53.76,43.93,9.83,4.83,,1,-.2922714789184857, +2708,3341,7375,2008,2008_Pres-R_NJ,NJ,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,2/1/2008,350,John McCain,44,REP,52,Mitt Romney,48,REP,30,6,22,2/5/2008,55.36,28.33,27.03,5.03,,1,-2.091261514385961, +2706,3334,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,2/1/2008,517,Hillary Rodham Clinton,45,DEM,53,Barack Obama,41,DEM,39,,14,2/5/2008,57.37,40.32,17.05,3.05,,1,-1.567492608250573, +2661,3273,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/1/2008,799,Hillary Rodham Clinton,45,DEM,52,Barack Obama,41,DEM,34,,18,2/5/2008,57.37,40.32,17.05,.95,,1,-3.955363472361829, +2706,3326,7378,2008,2008_Pres-R_NY,NY,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,2/1/2008,370,John McCain,44,REP,54,Mitt Romney,48,REP,22,9,32,2/5/2008,51.8,27.69,24.1,7.9,,1,-.686889515611697, +2661,3283,7378,2008,2008_Pres-R_NY,NY,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/1/2008,524,John McCain,44,REP,49,Mitt Romney,48,REP,30,8,19,2/5/2008,51.8,27.69,24.1,5.1,,1,-3.713087780090896, +2741,3363,7383,2008,2008_Pres-D_UT,UT,Pres-P,Pres-D,Dan Jones & Associates,70,Live Phone,,2/1/2008,288,Barack Obama,41,DEM,53,Hillary Rodham Clinton,45,DEM,29,6,24,2/5/2008,56.72,39.07,17.66,6.34,,1,-3.42972420385659,for Deseret News +2741,120213,7384,2008,2008_Pres-R_UT,UT,Pres-P,Pres-R,Dan Jones & Associates,70,Live Phone,,2/1/2008,317,Mitt Romney,48,REP,84,John McCain,44,REP,4,3,80,2/5/2008,89.49,5.38,84.11,4.11,,1,-5.29541108212141,for Deseret News +2700,3320,7343,2008,2008_Pres-D_AL,AL,Pres-P,Pres-D,Capital Survey Research Center,44,Live Phone,,2/2/2008,435,Barack Obama,41,DEM,45,Hillary Rodham Clinton,45,DEM,45,,0,2/5/2008,55.96,41.57,14.39,14.39,,.5,2.589632112225552, +2700,3340,7344,2008,2008_Pres-R_AL,AL,Pres-P,Pres-R,Capital Survey Research Center,44,Live Phone,,2/2/2008,451,Mike Huckabee,47,REP,29,John McCain,44,REP,46,17,-17,2/5/2008,41.25,37.1,4.15,21.15,,0,13.44984669897336, +2641,3249,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/2/2008,600,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,39,,8,2/5/2008,51.47,43.16,8.32,.32,,1,-6.575496739825973, +2605,3212,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/2/2008,798,Hillary Rodham Clinton,45,DEM,44,Barack Obama,41,DEM,45,,-1,2/5/2008,51.47,43.16,8.32,9.32,,0,3.061861310659292, +2641,3254,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/2/2008,600,John McCain,44,REP,32,Mitt Romney,48,REP,33,16,-1,2/5/2008,42.25,34.56,7.69,8.69,,0,3.593342169667479, +2605,3225,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/2/2008,693,John McCain,44,REP,38,Mitt Romney,48,REP,38,10,0,2/5/2008,42.25,34.56,7.69,7.69,,.5,2.205512703105476, +2602,3209,7359,2008,2008_Pres-D_GA,GA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/2/2008,342,Barack Obama,41,DEM,51,Hillary Rodham Clinton,45,DEM,36,,15,2/5/2008,66.39,31.11,35.28,20.28,,1,2.611066084389628, +2606,3213,7359,2008,2008_Pres-D_GA,GA,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/2/2008,524,Barack Obama,41,DEM,52,Hillary Rodham Clinton,45,DEM,37,,15,2/5/2008,66.39,31.11,35.28,20.28,,1,3.641732946327843, +2636,3244,7359,2008,2008_Pres-D_GA,GA,Pres-P,Pres-D,Strategic Vision LLC,320,Live Phone,,2/2/2008,600,Barack Obama,41,DEM,49,Hillary Rodham Clinton,45,DEM,27,,22,2/5/2008,66.39,31.11,35.28,13.28,,1,-4.167649014423852, +2602,3219,7360,2008,2008_Pres-R_GA,GA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/2/2008,388,Mike Huckabee,47,REP,28,John McCain,44,REP,29,30,-1,2/5/2008,33.92,31.63,2.3,3.3,,0,-4.647186460469539, +2606,3233,7360,2008,2008_Pres-R_GA,GA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/2/2008,783,Mike Huckabee,47,REP,28,John McCain,44,REP,31,29,-3,2/5/2008,33.92,31.63,2.3,5.3,,0,-2.009090834226535, +2636,3261,7360,2008,2008_Pres-R_GA,GA,Pres-P,Pres-R,Strategic Vision LLC,320,Live Phone,,2/2/2008,600,Mike Huckabee,47,REP,26,John McCain,44,REP,31,29,-5,2/5/2008,33.92,31.63,2.3,7.3,,0,-.1124268958530838, +2651,3260,7365,2008,2008_Pres-D_MA,MA,Pres-P,Pres-D,Suffolk University,323,Live Phone,,2/2/2008,400,Hillary Rodham Clinton,45,DEM,44,Barack Obama,41,DEM,46,,-2,2/5/2008,56.01,40.64,15.37,17.37,,0,7.499920572901267, +2651,3263,7366,2008,2008_Pres-R_MA,MA,Pres-P,Pres-R,Suffolk University,323,Live Phone,,2/2/2008,400,Mitt Romney,48,REP,50,John McCain,44,REP,37,4,13,2/5/2008,51.12,40.91,10.21,2.79,,1,-5.919862448922867, +2643,3251,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,Strategic Vision LLC,320,Live Phone,,2/2/2008,600,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,41,,6,2/5/2008,53.76,43.93,9.83,3.83,,1,-1.041466281732845, +2643,3262,7375,2008,2008_Pres-R_NJ,NJ,Pres-P,Pres-R,Strategic Vision LLC,320,Live Phone,,2/2/2008,600,John McCain,44,REP,55,Mitt Romney,48,REP,25,10,30,2/5/2008,55.36,28.33,27.03,2.97,,1,-3.821463139723788, +2608,3216,7381,2008,2008_Pres-D_TN,TN,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/2/2008,485,Hillary Rodham Clinton,45,DEM,55,Barack Obama,41,DEM,35,,20,2/5/2008,53.82,40.48,13.34,6.66,,1,-.8206566061986234, +2609,3217,7381,2008,2008_Pres-D_TN,TN,Pres-P,Pres-D,Public Policy Polling,263,IVR,,2/2/2008,1251,Hillary Rodham Clinton,45,DEM,56,Barack Obama,41,DEM,34,,22,2/5/2008,53.82,40.48,13.34,8.66,,1,1.764606816981628, +2608,3220,7382,2008,2008_Pres-R_TN,TN,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/2/2008,474,Mike Huckabee,47,REP,30,John McCain,44,REP,32,22,-2,2/5/2008,34.47,31.8,2.67,4.67,,0,-1.938387262662874, +2609,3221,7382,2008,2008_Pres-R_TN,TN,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/2/2008,1116,Mike Huckabee,47,REP,28,John McCain,44,REP,34,22,-6,2/5/2008,34.47,31.8,2.67,8.67,,0,1.853983375771257, +2590,100986,7343,2008,2008_Pres-D_AL,AL,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/3/2008,600,Barack Obama,41,DEM,45,Hillary Rodham Clinton,45,DEM,44,,1,2/5/2008,55.96,41.57,14.39,13.39,,1,2.61407530948649,sample size unavailable; estimated at 600 as a default +2629,3237,7343,2008,2008_Pres-D_AL,AL,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/3/2008,638,Barack Obama,41,DEM,49,Hillary Rodham Clinton,45,DEM,47,,2,2/5/2008,55.96,41.57,14.39,12.39,,1,1.406558772440152, +2590,3195,7344,2008,2008_Pres-R_AL,AL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/3/2008,566,Mike Huckabee,47,REP,38,John McCain,44,REP,29,20,9,2/5/2008,41.25,37.1,4.15,4.85,,1,-4.500506989972761, +2629,3241,7344,2008,2008_Pres-R_AL,AL,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/3/2008,619,Mike Huckabee,47,REP,35,John McCain,44,REP,37,19,-2,2/5/2008,41.25,37.1,4.15,6.15,,0,-2.39873616846589, +2615,3230,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/3/2008,853,Hillary Rodham Clinton,45,DEM,53,Barack Obama,41,DEM,41,,12,2/5/2008,51.47,43.16,8.32,3.68,,1,-2.86128579915176, +2615,3223,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/3/2008,517,John McCain,44,REP,39,Mitt Romney,48,REP,36,9,3,2/5/2008,42.25,34.56,7.69,4.69,,1,-.4904838141076893, +2603,3210,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,2/3/2008,833,John McCain,44,REP,33,Mitt Romney,48,REP,40,12,-7,2/5/2008,42.25,34.56,7.69,14.69,,0,9.950148809719991, +2623,3231,7355,2008,2008_Pres-D_CT,CT,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/3/2008,635,Barack Obama,41,DEM,48,Hillary Rodham Clinton,45,DEM,46,,2,2/5/2008,50.7,46.66,4.04,2.04,,1,-6.392778422343446, +2623,3235,7356,2008,2008_Pres-R_CT,CT,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/3/2008,333,John McCain,44,REP,52,Mitt Romney,48,REP,30,7,22,2/5/2008,52,32.91,19.09,2.91,,1,-2.334032351927768, +2610,3218,7359,2008,2008_Pres-D_GA,GA,Pres-P,Pres-D,Public Policy Polling,263,IVR,,2/3/2008,1017,Barack Obama,41,DEM,53,Hillary Rodham Clinton,45,DEM,37,,16,2/5/2008,66.39,31.11,35.28,19.28,,1,2.87256436054877, +2596,3203,7359,2008,2008_Pres-D_GA,GA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/3/2008,865,Barack Obama,41,DEM,49,Hillary Rodham Clinton,45,DEM,29,,20,2/5/2008,66.39,31.11,35.28,15.28,,1,-1.779982971566407, +2591,3196,7360,2008,2008_Pres-R_GA,GA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/3/2008,465,Mike Huckabee,47,REP,26,John McCain,44,REP,32,31,-6,2/5/2008,33.92,31.63,2.3,8.3,,0,.6319648868428593, +2610,3222,7360,2008,2008_Pres-R_GA,GA,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/3/2008,1263,Mike Huckabee,47,REP,27,John McCain,44,REP,31,29,-4,2/5/2008,33.92,31.63,2.3,6.3,,0,-.6824051303059877, +2630,3238,7362,2008,2008_Pres-D_IL,IL,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/3/2008,1010,Barack Obama,41,DEM,66,Hillary Rodham Clinton,45,DEM,30,,36,2/5/2008,64.66,32.76,31.9,4.1,,1,-3.348088447553774, +2630,3239,7363,2008,2008_Pres-R_IL,IL,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/3/2008,441,John McCain,44,REP,46,Mitt Romney,48,REP,25,17,21,2/5/2008,47.45,28.6,18.85,2.15,,1,-4.327754792591201, +2626,3234,7365,2008,2008_Pres-D_MA,MA,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/3/2008,651,Hillary Rodham Clinton,45,DEM,56,Barack Obama,41,DEM,39,,17,2/5/2008,56.01,40.64,15.37,1.63,,1,-8.38729588744245, +2626,3243,7366,2008,2008_Pres-R_MA,MA,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/3/2008,275,Mitt Romney,48,REP,58,John McCain,44,REP,37,3,21,2/5/2008,51.12,40.91,10.21,10.79,,1,3.567841292426338, +2632,3240,7369,2008,2008_Pres-D_MO,MO,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/3/2008,671,Barack Obama,41,DEM,43,Hillary Rodham Clinton,45,DEM,54,,-11,2/5/2008,49.32,47.9,1.42,12.42,,0,6.661077301252446, +2600,3207,7369,2008,2008_Pres-D_MO,MO,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/3/2008,860,Barack Obama,41,DEM,45,Hillary Rodham Clinton,45,DEM,42,,3,2/5/2008,49.32,47.9,1.42,1.58,,1,-5.655334078689468, +2632,3242,7370,2008,2008_Pres-R_MO,MO,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/3/2008,542,John McCain,44,REP,33,Mike Huckabee,47,REP,31,28,2,2/5/2008,32.95,31.53,1.43,.57,,1,-4.292339660914688, +2600,3215,7370,2008,2008_Pres-R_MO,MO,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,2/3/2008,860,John McCain,44,REP,34,Mike Huckabee,47,REP,27,25,7,2/5/2008,32.95,31.53,1.43,5.57,,1,.9945120117674086, +2618,3228,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/3/2008,706,Hillary Rodham Clinton,45,DEM,52,Barack Obama,41,DEM,41,,11,2/5/2008,53.76,43.93,9.83,1.17,,1,-3.627182717530621, +2599,3208,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/3/2008,872,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,41,,5,2/5/2008,53.76,43.93,9.83,4.83,,1,.3081986201677585, +2618,3226,7375,2008,2008_Pres-R_NJ,NJ,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/3/2008,467,John McCain,44,REP,54,Mitt Romney,48,REP,25,7,29,2/5/2008,55.36,28.33,27.03,1.97,,1,-4.93172932409075, +2599,3206,7375,2008,2008_Pres-R_NJ,NJ,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,2/3/2008,862,John McCain,44,REP,53,Mitt Romney,48,REP,24,5,29,2/5/2008,55.36,28.33,27.03,1.97,,1,-4.681261208470424, +2584,3189,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Public Policy Polling,263,IVR,,2/3/2008,747,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,32,,19,2/5/2008,57.37,40.32,17.05,1.95,,1,-2.165143481352189, +2616,3232,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/3/2008,774,Hillary Rodham Clinton,45,DEM,56,Barack Obama,41,DEM,38,,18,2/5/2008,57.37,40.32,17.05,.95,,1,-3.41018636537201, +2584,3191,7378,2008,2008_Pres-R_NY,NY,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/3/2008,780,John McCain,44,REP,49,Mitt Romney,48,REP,24,9,25,2/5/2008,51.8,27.69,24.1,.9,,1,-7.663958872401196, +2616,3224,7378,2008,2008_Pres-R_NY,NY,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/3/2008,356,John McCain,44,REP,56,Mitt Romney,48,REP,23,8,33,2/5/2008,51.8,27.69,24.1,8.9,,1,1.217442836710705, +2598,3205,7378,2008,2008_Pres-R_NY,NY,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,2/3/2008,836,John McCain,44,REP,56,Mitt Romney,48,REP,20,7,36,2/5/2008,51.8,27.69,24.1,11.9,,1,4.397839784826766, +2597,3204,7379,2008,2008_Pres-D_OK,OK,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/3/2008,673,Hillary Rodham Clinton,45,DEM,54,Barack Obama,41,DEM,27,,27,2/5/2008,54.76,31.19,23.57,3.43,,1,-5.685706162896895, +2597,3236,7380,2008,2008_Pres-R_OK,OK,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/3/2008,445,John McCain,44,REP,37,Mike Huckabee,47,REP,32,23,5,2/5/2008,36.64,33.4,3.25,1.75,,1,-8.154127975297484, +2619,3229,7389,2008,2008_Pres-D_WA,WA,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/3/2008,575,Barack Obama,41,DEM,53,Hillary Rodham Clinton,45,DEM,40,,13,2/9/2008,67.67,31.2,36.46,23.46,,1,13.54942991613643,among registered voters +2587,3192,7343,2008,2008_Pres-D_AL,AL,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/4/2008,435,Barack Obama,41,DEM,45,Hillary Rodham Clinton,45,DEM,43,,2,2/5/2008,55.96,41.57,14.39,12.39,,1,1.70609035001908, +2593,3198,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/4/2008,600,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,45,,4,2/5/2008,51.47,43.16,8.32,4.32,,1,-2.150306017509885, +2592,3199,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/4/2008,872,Hillary Rodham Clinton,45,DEM,52,Barack Obama,41,DEM,42,,10,2/5/2008,51.47,43.16,8.32,1.68,,1,-4.618778264699163, +2585,3190,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/4/2008,895,Hillary Rodham Clinton,45,DEM,36,Barack Obama,41,DEM,49,,-13,2/5/2008,51.47,43.16,8.32,21.32,,0,16.59529227413774, +2593,3200,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/4/2008,600,John McCain,44,REP,35,Mitt Romney,48,REP,37,14,-2,2/5/2008,42.25,34.56,7.69,9.69,,0,5.030268349817519, +2592,3197,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/4/2008,556,John McCain,44,REP,39,Mitt Romney,48,REP,38,11,1,2/5/2008,42.25,34.56,7.69,6.69,,1,1.760761057427158, +2583,3188,7360,2008,2008_Pres-R_GA,GA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/4/2008,1212,Mike Huckabee,47,REP,32,John McCain,44,REP,32,29,0,2/5/2008,33.92,31.63,2.3,2.3,,.5,-4.95187241471848, +2582,3187,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/4/2008,835,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,43,,6,2/5/2008,53.76,43.93,9.83,3.83,,1,-.557328299551641, +2595,3202,7381,2008,2008_Pres-D_TN,TN,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/4/2008,600,Hillary Rodham Clinton,45,DEM,59,Barack Obama,41,DEM,37,,22,2/5/2008,53.82,40.48,13.34,8.66,,1,1.892818339138482, +2595,3201,7382,2008,2008_Pres-R_TN,TN,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/4/2008,600,Mike Huckabee,47,REP,36,John McCain,44,REP,30,27,6,2/5/2008,34.47,31.8,2.67,3.33,,1,-3.257641175940009, +2568,3172,7392,2008,2008_Pres-D_MD,MD,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/6/2008,925,Barack Obama,41,DEM,57,Hillary Rodham Clinton,45,DEM,31,,26,2/12/2008,60.66,35.78,24.88,1.12,,1,-6.282974482901892, +2566,3170,7393,2008,2008_Pres-R_MD,MD,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/7/2008,360,John McCain,44,REP,56,Mike Huckabee,47,REP,17,,39,2/12/2008,54.84,28.54,26.31,12.69,,1,6.641036023643085, +2558,3161,7394,2008,2008_Pres-D_VA,VA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/7/2008,501,Barack Obama,41,DEM,52,Hillary Rodham Clinton,45,DEM,37,,15,2/12/2008,63.66,35.47,28.19,13.19,,1,3.645684110677188, +2575,3180,7394,2008,2008_Pres-D_VA,VA,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/7/2008,719,Barack Obama,41,DEM,55,Hillary Rodham Clinton,45,DEM,37,,18,2/12/2008,63.66,35.47,28.19,10.19,,1,.5451091823185025, +2574,3178,7400,2008,2008_Pres-D_WI,WI,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/7/2008,600,Barack Obama,41,DEM,41,Hillary Rodham Clinton,45,DEM,50,,-9,2/19/2008,58.08,40.76,17.32,26.32,,0,15.70210190244649, +2559,3166,7389,2008,2008_Pres-D_WA,WA,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/8/2008,598,Barack Obama,41,DEM,50,Hillary Rodham Clinton,45,DEM,45,,5,2/9/2008,67.67,31.2,36.46,31.46,,1,22.43640641130281, +2557,3160,7392,2008,2008_Pres-D_MD,MD,Pres-P,Pres-D,Constituent Dynamics,58,IVR,,2/8/2008,6486,Barack Obama,41,DEM,53,Hillary Rodham Clinton,45,DEM,36,,17,2/12/2008,60.66,35.78,24.88,7.88,,1,1.617582407266249, +2550,3158,7392,2008,2008_Pres-D_MD,MD,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,2/8/2008,400,Barack Obama,41,DEM,53,Hillary Rodham Clinton,45,DEM,35,,18,2/12/2008,60.66,35.78,24.88,6.88,,1,.2149686973320185, +2553,3155,7392,2008,2008_Pres-D_MD,MD,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/8/2008,737,Barack Obama,41,DEM,52,Hillary Rodham Clinton,45,DEM,33,,19,2/12/2008,60.66,35.78,24.88,5.88,,1,-.809951177395373, +2550,3152,7393,2008,2008_Pres-R_MD,MD,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,2/8/2008,400,John McCain,44,REP,54,Mike Huckabee,47,REP,23,,31,2/12/2008,54.84,28.54,26.31,4.69,,1,-1.952814211640254, +2552,3154,7394,2008,2008_Pres-D_VA,VA,Pres-P,Pres-D,Constituent Dynamics,58,IVR,,2/8/2008,6596,Barack Obama,41,DEM,51,Hillary Rodham Clinton,45,DEM,34,,17,2/12/2008,63.66,35.47,28.19,11.19,,1,2.016114998306803, +2555,3162,7394,2008,2008_Pres-D_VA,VA,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,2/8/2008,400,Barack Obama,41,DEM,53,Hillary Rodham Clinton,45,DEM,37,,16,2/12/2008,63.66,35.47,28.19,12.19,,1,2.764644891863147, +2561,3167,7394,2008,2008_Pres-D_VA,VA,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/8/2008,588,Barack Obama,41,DEM,59,Hillary Rodham Clinton,45,DEM,39,,20,2/12/2008,63.66,35.47,28.19,8.19,,1,-1.706859901779583, +2555,3157,7395,2008,2008_Pres-R_VA,VA,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,2/8/2008,400,John McCain,44,REP,55,Mike Huckabee,47,REP,27,5,28,2/12/2008,50.04,40.67,9.37,18.63,,1,9.584435863897882, +2561,3165,7395,2008,2008_Pres-R_VA,VA,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/8/2008,382,John McCain,44,REP,57,Mike Huckabee,47,REP,25,9,32,2/12/2008,50.04,40.67,9.37,22.63,,1,13.227629753821, +58985,100989,7396,2008,2008_Pres-D_DC,DC,Pres-P,Pres-D,Constituent Dynamics,58,IVR,,2/8/2008,1194,Barack Obama,41,DEM,63,Hillary Rodham Clinton,45,DEM,27,,36,2/12/2008,75.31,23.77,51.55,15.55,,1,6.161670539219745, +2559,3163,7399,2008,2008_Pres-R_WA,WA,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/8/2008,433,John McCain,44,REP,54,Mike Huckabee,47,REP,25,,29,2/19/2008,49.5,24.09,25.41,3.59,,1,-7.141603258198082, +2544,3149,7392,2008,2008_Pres-D_MD,MD,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/9/2008,600,Barack Obama,41,DEM,55,Hillary Rodham Clinton,45,DEM,37,,18,2/12/2008,60.66,35.78,24.88,6.88,,1,.7373846310609392, +2544,3144,7393,2008,2008_Pres-R_MD,MD,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/9/2008,600,John McCain,44,REP,50,Mike Huckabee,47,REP,25,,25,2/12/2008,54.84,28.54,26.31,1.31,,1,-6.110270000252951, +2548,3150,7394,2008,2008_Pres-D_VA,VA,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/9/2008,600,Barack Obama,41,DEM,56,Hillary Rodham Clinton,45,DEM,38,,18,2/12/2008,63.66,35.47,28.19,10.19,,1,.9348276189875367, +2548,3148,7395,2008,2008_Pres-R_VA,VA,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/9/2008,600,John McCain,44,REP,54,Mike Huckabee,47,REP,32,5,22,2/12/2008,50.04,40.67,9.37,12.63,,1,1.802995721977397, +2543,3143,7400,2008,2008_Pres-D_WI,WI,Pres-P,Pres-D,Strategic Vision LLC,320,Live Phone,,2/9/2008,600,Barack Obama,41,DEM,45,Hillary Rodham Clinton,45,DEM,41,,4,2/19/2008,58.08,40.76,17.32,13.32,,1,1.322363246009841,sample size unavailable; estimated at 600 as a default +2543,3142,7401,2008,2008_Pres-R_WI,WI,Pres-P,Pres-R,Strategic Vision LLC,320,Live Phone,,2/9/2008,600,John McCain,44,REP,45,Mike Huckabee,47,REP,27,7,18,2/19/2008,54.74,36.95,17.79,.21,,1,-8.470947330369881,sample size unavailable; estimated at 600 as a default +2537,3135,7392,2008,2008_Pres-D_MD,MD,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/10/2008,774,Barack Obama,41,DEM,55,Hillary Rodham Clinton,45,DEM,32,,23,2/12/2008,60.66,35.78,24.88,1.88,,1,-4.359014888991743, +2537,3137,7393,2008,2008_Pres-R_MD,MD,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/10/2008,368,John McCain,44,REP,52,Mike Huckabee,47,REP,26,,26,2/12/2008,54.84,28.54,26.31,.31,,1,-5.207885158016303, +2541,3141,7394,2008,2008_Pres-D_VA,VA,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/10/2008,596,Barack Obama,41,DEM,60,Hillary Rodham Clinton,45,DEM,38,,22,2/12/2008,63.66,35.47,28.19,6.19,,1,-3.261708987163825, +2541,3140,7395,2008,2008_Pres-R_VA,VA,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/10/2008,385,John McCain,44,REP,48,Mike Huckabee,47,REP,37,7,11,2/12/2008,50.04,40.67,9.37,1.63,,1,-7.427957837678145, +2531,3129,7392,2008,2008_Pres-D_MD,MD,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/11/2008,600,Barack Obama,41,DEM,55,Hillary Rodham Clinton,45,DEM,38,,17,2/12/2008,60.66,35.78,24.88,7.88,,1,2.178316668296097, +2531,3127,7393,2008,2008_Pres-R_MD,MD,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/11/2008,600,John McCain,44,REP,53,Mike Huckabee,47,REP,27,,26,2/12/2008,54.84,28.54,26.31,.31,,1,-6.694802917012014, +2530,3131,7394,2008,2008_Pres-D_VA,VA,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/11/2008,600,Barack Obama,41,DEM,57,Hillary Rodham Clinton,45,DEM,40,,17,2/12/2008,63.66,35.47,28.19,11.19,,1,2.37140795991131, +2530,3126,7395,2008,2008_Pres-R_VA,VA,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/11/2008,600,John McCain,44,REP,47,Mike Huckabee,47,REP,39,4,8,2/12/2008,50.04,40.67,9.37,1.37,,1,-9.049905089224035, +2522,3117,7400,2008,2008_Pres-D_WI,WI,Pres-P,Pres-D,Public Policy Polling,263,IVR,,2/11/2008,642,Barack Obama,41,DEM,50,Hillary Rodham Clinton,45,DEM,39,,11,2/19/2008,58.08,40.76,17.32,6.32,,1,-6.654632366046026, +2522,3122,7401,2008,2008_Pres-R_WI,WI,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/11/2008,700,John McCain,44,REP,53,Mike Huckabee,47,REP,32,7,21,2/19/2008,54.74,36.95,17.79,3.21,,1,-4.606123276712785, +2524,3119,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Public Opinion Strategies/Hamilton Campaigns (Texas Credit Union League),261,Live Phone,,2/12/2008,400,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,41,,8,3/4/2008,50.88,47.39,3.49,4.51,,1,-2.87381047333117, +2524,3123,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Public Opinion Strategies/Hamilton Campaigns (Texas Credit Union League),261,Live Phone,,2/12/2008,400,John McCain,44,REP,45,Mike Huckabee,47,REP,41,6,4,3/4/2008,51.22,38.02,13.2,9.2,,1,-2.600657040470439, +2516,3111,7400,2008,2008_Pres-D_WI,WI,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/13/2008,855,Barack Obama,41,DEM,47,Hillary Rodham Clinton,45,DEM,43,,4,2/19/2008,58.08,40.76,17.32,13.32,,1,2.19069664577956, +2513,3106,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/13/2008,754,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,37,,14,3/4/2008,53.49,44.84,8.66,5.34,,1,-1.560043935236903, +2513,3107,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/13/2008,668,John McCain,44,REP,50,Mike Huckabee,47,REP,33,5,17,3/4/2008,54.56,32.41,22.15,5.15,,1,-6.932573942403333, +2512,3108,7400,2008,2008_Pres-D_WI,WI,Pres-P,Pres-D,Research 2000,281,Live Phone,,2/14/2008,400,Barack Obama,41,DEM,47,Hillary Rodham Clinton,45,DEM,42,,5,2/19/2008,58.08,40.76,17.32,12.32,,1,1.040435160466127, +2512,3105,7401,2008,2008_Pres-R_WI,WI,Pres-P,Pres-R,Research 2000,281,Live Phone,,2/14/2008,400,John McCain,44,REP,48,Mike Huckabee,47,REP,32,7,16,2/19/2008,54.74,36.95,17.79,1.79,,1,-5.935974022834777, +2515,3110,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/14/2008,600,Hillary Rodham Clinton,45,DEM,42,Barack Obama,41,DEM,48,,-6,3/4/2008,50.88,47.39,3.49,9.49,,0,2.859988847351468, +2503,3096,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/14/2008,403,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,41,,7,3/4/2008,50.88,47.39,3.49,3.51,,1,-3.808865406485671, +2504,3099,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/14/2008,577,Hillary Rodham Clinton,45,DEM,54,Barack Obama,41,DEM,38,,16,3/4/2008,50.88,47.39,3.49,12.51,,1,5.696592918323817, +2515,3109,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/14/2008,600,John McCain,44,REP,42,Mike Huckabee,47,REP,36,11,6,3/4/2008,51.22,38.02,13.2,7.2,,1,-3.279076676814704, +2504,3097,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/14/2008,796,John McCain,44,REP,45,Mike Huckabee,47,REP,37,7,8,3/4/2008,51.22,38.02,13.2,5.2,,1,-6.662531308069912, +2499,3091,7400,2008,2008_Pres-D_WI,WI,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/16/2008,600,Barack Obama,41,DEM,43,Hillary Rodham Clinton,45,DEM,49,,-6,2/19/2008,58.08,40.76,17.32,23.32,,0,14.44689785747529, +2499,3092,7401,2008,2008_Pres-R_WI,WI,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/16/2008,600,John McCain,44,REP,46,Mike Huckabee,47,REP,42,4,4,2/19/2008,54.74,36.95,17.79,13.79,,1,8.433799742664556, +17960,3100,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,CNN/Opinion Research Corp.,37,Live Phone,,2/16/2008,529,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,48,,2,3/4/2008,50.88,47.39,3.49,1.49,,1,-5.244980926222754,for CNN +17960,3101,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,2/16/2008,553,John McCain,44,REP,55,Mike Huckabee,47,REP,32,11,23,3/4/2008,51.22,38.02,13.2,9.8,,1,-1.221710640863658,for CNN +2492,3084,7400,2008,2008_Pres-D_WI,WI,Pres-P,Pres-D,Public Policy Polling,263,IVR,,2/17/2008,822,Barack Obama,41,DEM,53,Hillary Rodham Clinton,45,DEM,40,,13,2/19/2008,58.08,40.76,17.32,4.32,,1,-7.350870612678664, +2492,3088,7401,2008,2008_Pres-R_WI,WI,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/17/2008,654,John McCain,44,REP,50,Mike Huckabee,47,REP,39,6,11,2/19/2008,54.74,36.95,17.79,6.79,,1,.1598968837902706, +2493,3087,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/17/2008,660,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,45,,5,3/4/2008,50.88,47.39,3.49,1.51,,1,-4.842842928743023, +2493,3085,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/17/2008,505,John McCain,44,REP,50,Mike Huckabee,47,REP,37,7,13,3/4/2008,51.22,38.02,13.2,.2,,1,-11.09555371301277, +2486,3077,7400,2008,2008_Pres-D_WI,WI,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/18/2008,600,Barack Obama,41,DEM,52,Hillary Rodham Clinton,45,DEM,42,,10,2/19/2008,58.08,40.76,17.32,7.32,,1,-1.11290265319211, +2486,3080,7401,2008,2008_Pres-R_WI,WI,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/18/2008,600,John McCain,44,REP,51,Mike Huckabee,47,REP,43,3,8,2/19/2008,54.74,36.95,17.79,9.79,,1,4.851128872989003, +2491,3083,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,ABC News/The Washington Post,3,Live Phone,,2/18/2008,611,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,43,,7,3/4/2008,53.49,44.84,8.66,1.66,,1,-4.550831136859603,for The Washington Post +2487,3078,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/18/2008,773,Hillary Rodham Clinton,45,DEM,52,Barack Obama,41,DEM,43,,9,3/4/2008,53.49,44.84,8.66,.34,,1,-5.873001733300015, +2487,3079,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/18/2008,478,John McCain,44,REP,61,Mike Huckabee,47,REP,29,5,32,3/4/2008,54.56,32.41,22.15,9.85,,1,-.6902461033167088, +2494,3086,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,ABC News/The Washington Post,3,Live Phone,,2/18/2008,603,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,47,,1,3/4/2008,50.88,47.39,3.49,2.49,,1,-3.867876183789645,for The Washington Post +2485,3075,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Constituent Dynamics,58,IVR,,2/18/2008,600,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,45,,1,3/4/2008,50.88,47.39,3.49,2.49,,1,-3.905264080994039,sample size unavailable; estimated at 600 as a default; among registered voters +2485,3076,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Constituent Dynamics,58,IVR,,2/18/2008,600,John McCain,44,REP,52,Mike Huckabee,47,REP,30,9,22,3/4/2008,51.22,38.02,13.2,8.8,,1,-1.88821340610477,sample size unavailable; estimated at 600 as a default; among registered voters +2466,3060,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,IVR Polls,146,IVR,,2/20/2008,582,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,45,,5,3/4/2008,50.88,47.39,3.49,1.51,,1,-4.471319332318409, +2465,3051,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/20/2008,577,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,44,,3,3/4/2008,50.88,47.39,3.49,.49,,1,-5.323941170733959, +2466,3052,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,IVR Polls,146,IVR,,2/20/2008,612,John McCain,44,REP,54,Mike Huckabee,47,REP,29,8,25,3/4/2008,51.22,38.02,13.2,11.8,,1,1.52944070052982, +2465,3054,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/20/2008,762,John McCain,44,REP,46,Mike Huckabee,47,REP,37,8,9,3/4/2008,51.22,38.02,13.2,4.2,,1,-6.658722293054113, +2475,3064,7409,2008,2008_Pres-D_VT,VT,Pres-P,Pres-D,Research 2000,281,Live Phone,,2/20/2008,400,Barack Obama,41,DEM,53,Hillary Rodham Clinton,45,DEM,39,,14,3/4/2008,59.31,38.59,20.71,6.71,,1,-1.181762592389373, +2475,3063,7410,2008,2008_Pres-R_VT,VT,Pres-P,Pres-R,Research 2000,281,Live Phone,,2/20/2008,400,John McCain,44,REP,52,Mike Huckabee,47,REP,32,7,20,3/4/2008,71.32,14.3,57.02,37.02,,1,28.27246258384161, +2481,3070,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,2/21/2008,741,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,40,,11,3/4/2008,53.49,44.84,8.66,2.34,,1,-3.200115746390928, +2450,3036,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/21/2008,902,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,40,,8,3/4/2008,53.49,44.84,8.66,.66,,1,-4.855922116995279, +2450,3041,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/21/2008,730,John McCain,44,REP,57,Mike Huckabee,47,REP,30,4,27,3/4/2008,54.56,32.41,22.15,4.85,,1,-5.873367304780119, +2464,3056,7404,2008,2008_Pres-D_RI,RI,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/21/2008,600,Hillary Rodham Clinton,45,DEM,52,Barack Obama,41,DEM,40,,12,3/4/2008,58.44,40.4,18.04,6.04,,1,-2.942770392576647, +2464,3050,7405,2008,2008_Pres-R_RI,RI,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/21/2008,600,John McCain,44,REP,65,Mike Huckabee,47,REP,18,7,47,3/4/2008,64.75,21.66,43.09,3.91,,1,-6.875755141132881, +2471,3059,7409,2008,2008_Pres-D_VT,VT,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/21/2008,600,Barack Obama,41,DEM,60,Hillary Rodham Clinton,45,DEM,34,,26,3/4/2008,59.31,38.59,20.71,5.29,,1,-2.649693950245454, +2471,3058,7410,2008,2008_Pres-R_VT,VT,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/21/2008,600,John McCain,44,REP,73,Mike Huckabee,47,REP,9,11,64,3/4/2008,71.32,14.3,57.02,6.98,,1,-7.41810803546497, +73714,138280,1812,2008,2008_House-GS_IL-14,IL-14,House-G,House-GS,Global Strategy Group,118,Live Phone,D,2/23/2008,402,Bill Foster,16370,DEM,45,James D. Oberweis,16371,REP,41,,4,3/8/2008,52.53,47.47,5.06,1.06,-1.06,1,-4.156761703550685,for Bill Foster +2451,3046,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,University of Cincinnati (Ohio Poll),346,Live Phone,,2/23/2008,529,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,39,9,8,3/4/2008,53.49,44.84,8.66,.66,,1,-4.774596867011747, +2451,3037,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,University of Cincinnati (Ohio Poll),346,Live Phone,,2/23/2008,312,John McCain,44,REP,55,Mike Huckabee,47,REP,20,5,35,3/4/2008,54.56,32.41,22.15,12.85,,1,3.215181385527024, +2435,3019,7404,2008,2008_Pres-D_RI,RI,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/23/2008,646,Hillary Rodham Clinton,45,DEM,53,Barack Obama,41,DEM,38,,15,3/4/2008,58.44,40.4,18.04,3.04,,1,-5.862966683789232, +2448,3034,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,CNN/Opinion Research Corp.,37,Live Phone,,2/23/2008,861,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,50,,-4,3/4/2008,50.88,47.39,3.49,7.49,,0,2.132577221022567,for CNN +2448,3035,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,2/23/2008,751,John McCain,44,REP,56,Mike Huckabee,47,REP,31,9,25,3/4/2008,51.22,38.02,13.2,11.8,,1,2.088920773541855,for CNN +2433,3017,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/24/2008,600,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,39,,10,3/4/2008,53.49,44.84,8.66,1.34,,1,-3.818225667179725, +2438,3025,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Public Policy Polling,263,IVR,,2/24/2008,600,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,46,,4,3/4/2008,53.49,44.84,8.66,4.66,,1,-.4248689502027361, +2433,3028,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/24/2008,600,John McCain,44,REP,51,Mike Huckabee,47,REP,40,6,11,3/4/2008,54.56,32.41,22.15,11.15,,1,2.375396889425559, +2438,3022,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/24/2008,430,John McCain,44,REP,55,Mike Huckabee,47,REP,30,7,25,3/4/2008,54.56,32.41,22.15,2.85,,1,-7.053522047904092, +2437,3021,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/24/2008,600,Hillary Rodham Clinton,45,DEM,42,Barack Obama,41,DEM,50,,-8,3/4/2008,50.88,47.39,3.49,11.49,,0,6.604352272586146, +2442,3026,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Public Policy Polling,263,IVR,,2/24/2008,434,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,48,,0,3/4/2008,50.88,47.39,3.49,3.49,,.5,-1.880672130445653, +2425,3009,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/24/2008,646,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,45,,1,3/4/2008,50.88,47.39,3.49,2.49,,1,-2.55060845781128, +2439,3023,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/24/2008,704,Hillary Rodham Clinton,45,DEM,45,Barack Obama,41,DEM,49,,-4,3/4/2008,50.88,47.39,3.49,7.49,,0,2.412769894854519, +2437,3027,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/24/2008,600,John McCain,44,REP,45,Mike Huckabee,47,REP,41,10,4,3/4/2008,51.22,38.02,13.2,9.2,,1,.4401883119314443, +2442,3029,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/24/2008,423,John McCain,44,REP,52,Mike Huckabee,47,REP,36,9,16,3/4/2008,51.22,38.02,13.2,2.8,,1,-7.346336909172879, +2425,3010,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/24/2008,873,John McCain,44,REP,52,Mike Huckabee,47,REP,31,8,21,3/4/2008,51.22,38.02,13.2,7.8,,1,-2.269992865613881, +2439,3024,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/24/2008,484,John McCain,44,REP,56,Mike Huckabee,47,REP,32,7,24,3/4/2008,51.22,38.02,13.2,10.8,,1,.7569672368217077, +2421,3005,7409,2008,2008_Pres-D_VT,VT,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/24/2008,1013,Barack Obama,41,DEM,57,Hillary Rodham Clinton,45,DEM,33,,24,3/4/2008,59.31,38.59,20.71,3.29,,1,-4.102711802446201, +2421,3006,7410,2008,2008_Pres-R_VT,VT,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/24/2008,514,John McCain,44,REP,68,Mike Huckabee,47,REP,17,5,51,3/4/2008,71.32,14.3,57.02,6.02,,1,-7.871770099145673, +2457,3047,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Columbus Dispatch,57,Mail,,2/25/2008,2308,Hillary Rodham Clinton,45,DEM,56,Barack Obama,41,DEM,40,,16,3/4/2008,53.49,44.84,8.66,7.34,,1,2.831661163613653,among registered voters +2414,2998,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/25/2008,862,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,43,,5,3/4/2008,53.49,44.84,8.66,3.66,,1,-1.1117044570943, +2428,3012,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/25/2008,790,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,44,,6,3/4/2008,53.49,44.84,8.66,2.66,,1,-2.263813960095681, +2457,3043,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,Columbus Dispatch,57,Mail,,2/25/2008,2082,John McCain,44,REP,64,Mike Huckabee,47,REP,24,4,40,3/4/2008,54.56,32.41,22.15,17.85,,1,9.186469026848942,among registered voters +2414,2999,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/25/2008,704,John McCain,44,REP,55,Mike Huckabee,47,REP,29,7,26,3/4/2008,54.56,32.41,22.15,3.85,,1,-6.124110166644692, +2428,3015,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/25/2008,456,John McCain,44,REP,59,Mike Huckabee,47,REP,28,8,31,3/4/2008,54.56,32.41,22.15,8.85,,1,-.4366611000001075, +2430,3016,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Constituent Dynamics,58,IVR,,2/25/2008,822,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,50,,-3,3/4/2008,50.88,47.39,3.49,6.49,,0,1.450301576930032,among registered voters +2417,3001,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/25/2008,592,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,47,,-1,3/4/2008,50.88,47.39,3.49,4.49,,0,-.7829372613393646, +2418,3002,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Public Strategies Inc.,264,Live Phone,,2/25/2008,507,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,43,,3,3/4/2008,50.88,47.39,3.49,.49,,1,-4.830306026844585, +2430,3014,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Constituent Dynamics,58,IVR,,2/25/2008,1089,John McCain,44,REP,57,Mike Huckabee,47,REP,30,8,27,3/4/2008,51.22,38.02,13.2,13.8,,1,4.513310614556299,among registered voters +2418,3013,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Public Strategies Inc.,264,Live Phone,,2/25/2008,293,John McCain,44,REP,59,Mike Huckabee,47,REP,29,7,30,3/4/2008,51.22,38.02,13.2,16.8,,1,7.463993670046631, +2420,3004,7404,2008,2008_Pres-D_RI,RI,Pres-P,Pres-D,Fleming & Associates,96,Live Phone,,2/26/2008,401,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,40,,9,3/4/2008,58.44,40.4,18.04,9.04,,1,1.803726980783959, +2399,2983,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Fox News/Opinion Dynamics Corp.,104,Live Phone,,2/27/2008,600,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,38,,8,3/4/2008,53.49,44.84,8.66,.66,,1,-3.85692290492481, +2409,2993,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Fox News/Opinion Dynamics Corp.,104,Live Phone,,2/27/2008,600,Hillary Rodham Clinton,45,DEM,45,Barack Obama,41,DEM,48,,-3,3/4/2008,50.88,47.39,3.49,6.49,,0,1.932542975020596, +2387,2968,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/27/2008,591,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,43,,4,3/4/2008,50.88,47.39,3.49,.51,,1,-4.342714932744629, +2406,2990,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Public Strategies Inc.,264,Live Phone,,2/27/2008,721,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,45,,1,3/4/2008,50.88,47.39,3.49,2.49,,1,-2.317552685560148, +2393,2975,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/27/2008,503,Hillary Rodham Clinton,45,DEM,44,Barack Obama,41,DEM,48,,-4,3/4/2008,50.88,47.39,3.49,7.49,,0,2.955524239607748, +2406,2992,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Public Strategies Inc.,264,Live Phone,,2/27/2008,479,John McCain,44,REP,59,Mike Huckabee,47,REP,27,6,32,3/4/2008,51.22,38.02,13.2,18.8,,1,10.09992736869287, +2393,2982,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/27/2008,530,John McCain,44,REP,54,Mike Huckabee,47,REP,34,7,20,3/4/2008,51.22,38.02,13.2,6.8,,1,-2.820815621040814, +2395,2980,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/28/2008,600,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,45,,5,3/4/2008,53.49,44.84,8.66,3.66,,1,-.72641127015107, +2388,2969,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,2/28/2008,625,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,43,,4,3/4/2008,53.49,44.84,8.66,4.66,,1,.4961480156882964, +2376,2956,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/28/2008,851,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,45,,2,3/4/2008,53.49,44.84,8.66,6.66,,1,2.501394870771828, +2386,2970,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/28/2008,600,Hillary Rodham Clinton,45,DEM,45,Barack Obama,41,DEM,45,,0,3/4/2008,53.49,44.84,8.66,8.66,,.5,4.775104319477427, +2395,2977,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/28/2008,600,John McCain,44,REP,63,Mike Huckabee,47,REP,21,9,42,3/4/2008,54.56,32.41,22.15,19.85,,1,11.95775975377064, +2386,2967,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,2/28/2008,600,John McCain,44,REP,58,Mike Huckabee,47,REP,23,8,35,3/4/2008,54.56,32.41,22.15,12.85,,1,4.403503578434183, +2397,2981,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/28/2008,600,Hillary Rodham Clinton,45,DEM,44,Barack Obama,41,DEM,51,,-7,3/4/2008,50.88,47.39,3.49,10.49,,0,6.400500407476388, +2389,2971,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,2/28/2008,625,Hillary Rodham Clinton,45,DEM,45,Barack Obama,41,DEM,46,,-1,3/4/2008,50.88,47.39,3.49,4.49,,0,.1328179981609084, +2384,2965,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/28/2008,800,Hillary Rodham Clinton,45,DEM,43,Barack Obama,41,DEM,45,,-2,3/4/2008,50.88,47.39,3.49,5.49,,0,1.143258597107368, +2397,2979,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/28/2008,600,John McCain,44,REP,62,Mike Huckabee,47,REP,23,9,39,3/4/2008,51.22,38.02,13.2,25.8,,1,17.915764433705, +2384,2974,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,2/28/2008,650,John McCain,44,REP,54,Mike Huckabee,47,REP,31,7,23,3/4/2008,51.22,38.02,13.2,9.8,,1,1.237420785290274, +2396,2978,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,2/29/2008,799,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,45,,4,3/4/2008,53.49,44.84,8.66,4.66,,1,.7149343079459951, +2383,2964,7404,2008,2008_Pres-D_RI,RI,Pres-P,Pres-D,Brown University,35,Live Phone,,2/29/2008,402,Hillary Rodham Clinton,45,DEM,42,Barack Obama,41,DEM,37,,5,3/4/2008,58.44,40.4,18.04,13.04,,1,6.308914853602492, +73713,138279,1812,2008,2008_House-GS_IL-14,IL-14,House-G,House-GS,McLaughlin & Associates,203,Live Phone,R,3/1/2008,550,Bill Foster,16370,DEM,45,James D. Oberweis,16371,REP,47,,-2,3/8/2008,52.53,47.47,5.06,7.06,-7.06,0,3.360729108496443,for James D. Oberweis +2371,2949,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,American Research Group,9,Live Phone,,3/1/2008,600,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,44,,7,3/4/2008,53.49,44.84,8.66,1.66,,1,-2.290528705526305, +2378,2963,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,University of Cincinnati (Ohio Poll),346,Live Phone,,3/1/2008,613,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,42,6,9,3/4/2008,53.49,44.84,8.66,.34,,1,-3.633887680835822, +2371,2951,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/1/2008,600,John McCain,44,REP,59,Mike Huckabee,47,REP,26,12,33,3/4/2008,54.56,32.41,22.15,10.85,,1,3.36006000089602, +2378,2958,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,University of Cincinnati (Ohio Poll),346,Live Phone,,3/1/2008,319,John McCain,44,REP,53,Mike Huckabee,47,REP,24,7,29,3/4/2008,54.56,32.41,22.15,6.85,,1,-1.425975363365747, +2369,2947,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,American Research Group,9,Live Phone,,3/1/2008,600,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,47,,0,3/4/2008,50.88,47.39,3.49,3.49,,.5,-.1609323603511392, +2380,2961,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,IVR Polls,146,IVR,,3/1/2008,1162,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,46,,3,3/4/2008,50.88,47.39,3.49,.49,,1,-3.316072128909449, +2365,2942,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Public Strategies Inc.,264,Live Phone,,3/1/2008,728,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,45,,1,3/4/2008,50.88,47.39,3.49,2.49,,1,-1.662420102297472, +2369,2950,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/1/2008,600,John McCain,44,REP,61,Mike Huckabee,47,REP,26,9,35,3/4/2008,51.22,38.02,13.2,21.8,,1,14.33384789811802, +2380,2962,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,IVR Polls,146,IVR,,3/1/2008,772,John McCain,44,REP,54,Mike Huckabee,47,REP,38,4,16,3/4/2008,51.22,38.02,13.2,2.8,,1,-5.462462368563744, +2365,2948,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Public Strategies Inc.,264,Live Phone,,3/1/2008,472,John McCain,44,REP,55,Mike Huckabee,47,REP,35,5,20,3/4/2008,51.22,38.02,13.2,6.8,,1,-1.317869735517452, +2356,2933,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Public Policy Polling,263,IVR,,3/2/2008,1112,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,42,,9,3/4/2008,53.49,44.84,8.66,.34,,1,-3.076501089297437, +2344,2919,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,3/2/2008,858,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,44,,6,3/4/2008,53.49,44.84,8.66,2.66,,1,-.8283390702545741, +2354,2931,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Suffolk University,323,Live Phone,,3/2/2008,400,Hillary Rodham Clinton,45,DEM,52,Barack Obama,41,DEM,40,,12,3/4/2008,53.49,44.84,8.66,3.34,,1,-.4015798574360177, +2351,2939,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,SurveyUSA,325,IVR,,3/2/2008,873,Hillary Rodham Clinton,45,DEM,54,Barack Obama,41,DEM,44,,10,3/4/2008,53.49,44.84,8.66,1.34,,1,-2.270977378853953, +2349,2926,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,3/2/2008,828,Hillary Rodham Clinton,45,DEM,44,Barack Obama,41,DEM,44,,0,3/4/2008,53.49,44.84,8.66,8.66,,.5,5.550545490053538, +2356,2934,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,Public Policy Polling,263,IVR,,3/2/2008,612,John McCain,44,REP,50,Mike Huckabee,47,REP,33,10,17,3/4/2008,54.56,32.41,22.15,5.15,,1,-3.188750840919686, +2351,2928,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,SurveyUSA,325,IVR,,3/2/2008,455,John McCain,44,REP,58,Mike Huckabee,47,REP,29,4,29,3/4/2008,54.56,32.41,22.15,6.85,,1,-1.196166021716738, +2349,2932,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/2/2008,712,John McCain,44,REP,59,Mike Huckabee,47,REP,29,5,30,3/4/2008,54.56,32.41,22.15,7.85,,1,.0721951263064343, +2343,2918,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,3/2/2008,609,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,44,,5,3/4/2008,50.88,47.39,3.49,1.51,,1,-2.467868105731064, +2358,2935,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Public Policy Polling,263,IVR,,3/2/2008,755,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,44,,6,3/4/2008,50.88,47.39,3.49,2.51,,1,-1.16474957350885, +2345,2920,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,3/2/2008,710,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,48,,-1,3/4/2008,50.88,47.39,3.49,4.49,,0,.9465385324621231, +2360,2938,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,SurveyUSA,325,IVR,,3/2/2008,840,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,49,,-1,3/4/2008,50.88,47.39,3.49,4.49,,0,.9409315737264666, +2352,2929,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,3/2/2008,855,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,44,,3,3/4/2008,50.88,47.39,3.49,.49,,1,-3.172275422047056, +2358,2936,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Public Policy Polling,263,IVR,,3/2/2008,643,John McCain,44,REP,50,Mike Huckabee,47,REP,38,6,12,3/4/2008,51.22,38.02,13.2,1.2,,1,-7.344572687823638, +2360,2937,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,SurveyUSA,325,IVR,,3/2/2008,466,John McCain,44,REP,53,Mike Huckabee,47,REP,36,5,17,3/4/2008,51.22,38.02,13.2,3.8,,1,-4.824949869558558, +2352,2930,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/2/2008,704,John McCain,44,REP,57,Mike Huckabee,47,REP,29,6,28,3/4/2008,51.22,38.02,13.2,14.8,,1,6.933372974057487, +2346,2924,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,American Research Group,9,Live Phone,,3/3/2008,600,Hillary Rodham Clinton,45,DEM,56,Barack Obama,41,DEM,42,,14,3/4/2008,53.49,44.84,8.66,5.34,,1,1.850599582669636, +2346,2921,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/3/2008,600,John McCain,44,REP,59,Mike Huckabee,47,REP,28,9,31,3/4/2008,54.56,32.41,22.15,8.85,,1,1.804420307809168, +2347,2922,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,American Research Group,9,Live Phone,,3/3/2008,600,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,47,,3,3/4/2008,50.88,47.39,3.49,.49,,1,-2.709646005726775, +2347,2923,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/3/2008,600,John McCain,44,REP,57,Mike Huckabee,47,REP,33,7,24,3/4/2008,51.22,38.02,13.2,10.8,,1,3.757290153174847, +73712,138278,1812,2008,2008_House-GS_IL-14,IL-14,House-G,House-GS,SurveyUSA,325,IVR,,3/4/2008,517,Bill Foster,16370,DEM,52,James D. Oberweis,16371,REP,45,,7,3/8/2008,52.53,47.47,5.06,1.94,1.94,1,-1.972288615164174,for Roll Call +2338,2913,7412,2008,2008_Pres-D_MS,MS,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,3/5/2008,816,Barack Obama,41,DEM,53,Hillary Rodham Clinton,45,DEM,39,,14,3/11/2008,61.14,36.69,24.44,10.44,,1,1.883986841719641, +2337,2912,7412,2008,2008_Pres-D_MS,MS,Pres-P,Pres-D,American Research Group,9,Live Phone,,3/6/2008,600,Barack Obama,41,DEM,58,Hillary Rodham Clinton,45,DEM,34,,24,3/11/2008,61.14,36.69,24.44,.44,,1,-9.391392547506532, +2330,2905,7412,2008,2008_Pres-D_MS,MS,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,3/6/2008,412,Barack Obama,41,DEM,46,Hillary Rodham Clinton,45,DEM,40,,6,3/11/2008,61.14,36.69,24.44,18.44,,1,10.73460077810384, +2320,2895,7412,2008,2008_Pres-D_MS,MS,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,3/9/2008,338,Barack Obama,41,DEM,54,Hillary Rodham Clinton,45,DEM,37,,17,3/11/2008,61.14,36.69,24.44,7.44,,1,.222344227092518, +2322,2897,7412,2008,2008_Pres-D_MS,MS,Pres-P,Pres-D,American Research Group,9,Live Phone,,3/10/2008,600,Barack Obama,41,DEM,54,Hillary Rodham Clinton,45,DEM,38,,16,3/11/2008,61.14,36.69,24.44,8.44,,1,-.5666226601363199, +2265,2840,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Public Policy Polling,263,IVR,,4/1/2008,1224,Hillary Rodham Clinton,45,DEM,43,Barack Obama,41,DEM,45,,-2,4/22/2008,54.57,45.43,9.14,11.14,,0,4.20452733548964, +2260,2835,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,4/2/2008,659,Hillary Rodham Clinton,45,DEM,45,Barack Obama,41,DEM,42,,3,4/22/2008,54.57,45.43,9.14,6.14,,1,-1.627498457201986, +2281,2856,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Temple University,336,Live Phone,,4/3/2008,583,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,41,,6,4/22/2008,54.57,45.43,9.14,3.14,,1,-4.268312138292142, +2261,2836,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Abt Associates,7,Live Phone,,4/4/2008,676,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,41,,8,4/22/2008,54.57,45.43,9.14,1.14,,1,-6.132366038213498,for Time; among registered voters +2258,2833,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,4/5/2008,1340,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,44,,6,4/22/2008,54.57,45.43,9.14,3.14,,1,-3.883459001579951, +2254,2829,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Strategic Vision LLC,320,Live Phone,,4/5/2008,600,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,42,,5,4/22/2008,54.57,45.43,9.14,4.14,,1,-3.055680036682305,sample size unavailable; estimated at 600 as a default +73710,138276,8747,2008,2008_House-OS_MS-1,MS-1,House-G,House-OS,ALG Research,14,Live Phone,D,4/5/2008,500,Travis W. Childers,16366,DEM,27,Greg Davis,16367,REP,29,14,-2,4/22/2008,49.44,46.28,3.16,5.16,-5.16,0,-2.21035622262916,for Travis W. Childers +2251,2826,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,American Research Group,9,Live Phone,,4/6/2008,600,Hillary Rodham Clinton,45,DEM,45,Barack Obama,41,DEM,45,,0,4/22/2008,54.57,45.43,9.14,9.14,,.5,2.512847292815342, +2253,2828,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,SurveyUSA,325,IVR,,4/6/2008,597,Hillary Rodham Clinton,45,DEM,56,Barack Obama,41,DEM,38,,18,4/22/2008,54.57,45.43,9.14,8.86,,1,2.115859012572542, +2245,2820,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,4/7/2008,730,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,43,,5,4/22/2008,54.57,45.43,9.14,4.14,,1,-2.593442427149595, +2240,2815,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,4/8/2008,681,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,38,,10,4/22/2008,54.57,45.43,9.14,.86,,1,-5.899611376201004, +2244,2819,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Public Policy Polling,263,IVR,,4/8/2008,1124,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,43,,3,4/22/2008,54.57,45.43,9.14,6.14,,1,.3585325753364227, +2247,2822,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Susquehanna Polling & Research Inc.,326,Live Phone,,4/8/2008,500,Hillary Rodham Clinton,45,DEM,40,Barack Obama,41,DEM,37,,3,4/22/2008,54.57,45.43,9.14,6.14,,1,-.3837160104183284,among registered voters +2237,2812,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Online,,4/10/2008,1002,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,43,,4,4/22/2008,54.57,45.43,9.14,5.14,,1,-.9404874479417578, +2241,2816,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Franklin & Marshall College,106,Live Phone,,4/11/2008,367,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,42,,7,4/22/2008,54.57,45.43,9.14,2.14,,1,-4.138914718832298, +2239,2814,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,4/11/2008,2103,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,44,,6,4/22/2008,54.57,45.43,9.14,3.14,,1,-2.765652654075507, +2228,2803,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,American Research Group,9,Live Phone,,4/12/2008,600,Hillary Rodham Clinton,45,DEM,57,Barack Obama,41,DEM,37,,20,4/22/2008,54.57,45.43,9.14,10.86,,1,5.297142912748733, +12472,15566,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Los Angeles Times,172,Live Phone,,4/12/2008,623,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,41,,5,4/22/2008,54.57,45.43,9.14,4.14,,1,-1.642773511835161, +2226,2801,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Strategic Vision LLC,320,Live Phone,,4/12/2008,600,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,40,,9,4/22/2008,54.57,45.43,9.14,.14,,1,-5.818207695441618,sample size unavailable; estimated at 600 as a default +2225,2800,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,SurveyUSA,325,IVR,,4/13/2008,638,Hillary Rodham Clinton,45,DEM,54,Barack Obama,41,DEM,40,,14,4/22/2008,54.57,45.43,9.14,4.86,,1,-.6094004570657414, +2218,2793,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,4/14/2008,741,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,41,,9,4/22/2008,54.57,45.43,9.14,.14,,1,-5.296212797159163, +2216,2791,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Public Policy Polling,263,IVR,,4/15/2008,1095,Hillary Rodham Clinton,45,DEM,42,Barack Obama,41,DEM,45,,-3,4/22/2008,54.57,45.43,9.14,12.14,,0,7.691091376998145, +2220,2795,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,SurveyUSA,325,IVR,,4/15/2008,578,Hillary Rodham Clinton,45,DEM,45,Barack Obama,41,DEM,50,,-5,5/6/2008,50.56,49.44,1.11,6.11,,0,-1.614838039311517, +2219,2794,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,American Research Group,9,Live Phone,,4/15/2008,600,Barack Obama,41,DEM,52,Hillary Rodham Clinton,45,DEM,41,,11,5/6/2008,56.14,41.61,14.53,3.53,,1,-6.631432051094293, +2207,2782,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,4/17/2008,730,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,44,,3,4/22/2008,54.57,45.43,9.14,6.14,,1,1.316665026039271, +2211,2786,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Online,,4/17/2008,602,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,43,,4,4/22/2008,54.57,45.43,9.14,5.14,,1,.3113821959990142, +2209,2784,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,American Research Group,9,Live Phone,,4/18/2008,600,Hillary Rodham Clinton,45,DEM,54,Barack Obama,41,DEM,41,,13,4/22/2008,54.57,45.43,9.14,3.86,,1,-.4994946317259402, +2206,2781,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,4/18/2008,625,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,43,,5,4/22/2008,54.57,45.43,9.14,4.14,,1,-.4124613234096099, +2204,2779,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,4/19/2008,1027,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,44,,7,4/22/2008,54.57,45.43,9.14,2.14,,1,-2.211364160648448, +2200,2775,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Strategic Vision LLC,320,Live Phone,,4/19/2008,600,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,41,,7,4/22/2008,54.57,45.43,9.14,2.14,,1,-2.37954022793466,sample size unavailable; estimated at 600 as a default +2203,2778,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,SurveyUSA,325,IVR,,4/19/2008,710,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,44,,6,4/22/2008,54.57,45.43,9.14,3.14,,1,-1.045010386563436, +2199,2774,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Online,,4/19/2008,607,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,43,,3,4/22/2008,54.57,45.43,9.14,6.14,,1,1.756431013466818, +2188,2763,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,4/20/2008,747,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,39,,10,4/22/2008,54.57,45.43,9.14,.86,,1,-3.468680498784281, +2198,2773,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Public Policy Polling,263,IVR,,4/20/2008,2338,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,49,,-3,4/22/2008,54.57,45.43,9.14,12.14,,0,8.899543154614737, +2191,2766,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,4/20/2008,722,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,44,,5,4/22/2008,54.57,45.43,9.14,4.14,,1,-.0205652465618805, +2197,2772,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Suffolk University,323,Live Phone,,4/20/2008,600,Hillary Rodham Clinton,45,DEM,52,Barack Obama,41,DEM,42,,10,4/22/2008,54.57,45.43,9.14,.86,,1,-3.346086461533702, +2193,2768,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Public Policy Polling,263,IVR,,4/20/2008,962,Barack Obama,41,DEM,57,Hillary Rodham Clinton,45,DEM,32,,25,5/6/2008,56.14,41.61,14.53,10.47,,1,1.706003052255976, +2196,2771,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,SurveyUSA,325,IVR,,4/20/2008,734,Barack Obama,41,DEM,50,Hillary Rodham Clinton,45,DEM,41,,9,5/6/2008,56.14,41.61,14.53,5.53,,1,-2.977485064091967, +2192,2767,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,American Research Group,9,Live Phone,,4/21/2008,600,Hillary Rodham Clinton,45,DEM,56,Barack Obama,41,DEM,40,,16,4/22/2008,54.57,45.43,9.14,6.86,,1,3.18666525098098, +2185,2760,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,4/21/2008,712,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,42,,7,4/22/2008,54.57,45.43,9.14,2.14,,1,-1.973612440225872, +2190,2765,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Online,,4/21/2008,675,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,41,,10,4/22/2008,54.57,45.43,9.14,.86,,1,-3.030061437736255, +2187,2762,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Selzer & Co.,304,Live Phone,,4/22/2008,534,Hillary Rodham Clinton,45,DEM,38,Barack Obama,41,DEM,41,,-3,5/6/2008,50.56,49.44,1.11,4.11,,0,-3.076812780096666, +2182,2757,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,American Research Group,9,Live Phone,,4/24/2008,600,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,45,,5,5/6/2008,50.56,49.44,1.11,3.89,,1,-2.864393813528934, +2179,2754,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Howey Politics/DePauw University,142,Live Phone,,4/24/2008,600,Hillary Rodham Clinton,45,DEM,45,Barack Obama,41,DEM,47,,-2,5/6/2008,50.56,49.44,1.11,3.11,,0,-3.896065731492703, +2183,2758,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Research 2000,281,Live Phone,,4/24/2008,400,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,48,,-1,5/6/2008,50.56,49.44,1.11,2.11,,0,-5.032148750981796, +2175,2750,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,SurveyUSA,325,IVR,,4/26/2008,628,Hillary Rodham Clinton,45,DEM,52,Barack Obama,41,DEM,43,,9,5/6/2008,50.56,49.44,1.11,7.89,,1,2.054530210222734, +2167,2742,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Public Policy Polling,263,IVR,,4/27/2008,1388,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,42,,8,5/6/2008,50.56,49.44,1.11,6.89,,1,.9325273445818379, +2172,2747,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,TeleResearch Corporation,335,IVR,,4/27/2008,943,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,38,,10,5/6/2008,50.56,49.44,1.11,8.89,,1,2.79544199683123, +2170,2745,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,American Research Group,9,Live Phone,,4/27/2008,600,Barack Obama,41,DEM,52,Hillary Rodham Clinton,45,DEM,42,,10,5/6/2008,56.14,41.61,14.53,4.53,,1,-3.591042940095063, +2165,2740,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Public Policy Polling,263,IVR,,4/27/2008,1121,Barack Obama,41,DEM,51,Hillary Rodham Clinton,45,DEM,39,,12,5/6/2008,56.14,41.61,14.53,2.53,,1,-4.952436540906233, +2169,2744,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,SurveyUSA,325,IVR,,4/27/2008,727,Barack Obama,41,DEM,49,Hillary Rodham Clinton,45,DEM,44,,5,5/6/2008,56.14,41.61,14.53,9.53,,1,2.26416025548838, +73708,138273,1808,2008,2008_House-GS_LA-6,LA-6,House-G,House-GS,SurveyUSA,325,IVR,,4/28/2008,501,Donald J. Cazayoux,14078,DEM,50,Woody Jenkins,16365,REP,41,,9,5/3/2008,49.2,46.28,2.93,6.07,6.07,1,-1.031488877395725,for Roll Call +2158,2733,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,4/28/2008,774,Barack Obama,41,DEM,51,Hillary Rodham Clinton,45,DEM,37,,14,5/6/2008,56.14,41.61,14.53,.53,,1,-7.019702230175443, +2154,2729,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,4/29/2008,400,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,41,,5,5/6/2008,50.56,49.44,1.11,3.89,,1,-2.164344316760157, +2163,2738,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,SurveyUSA,325,IVR,,4/29/2008,689,Hillary Rodham Clinton,45,DEM,52,Barack Obama,41,DEM,45,,7,5/6/2008,50.56,49.44,1.11,5.89,,1,.6588351116668792, +2160,2735,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,4/29/2008,400,Barack Obama,41,DEM,49,Hillary Rodham Clinton,45,DEM,42,,7,5/6/2008,56.14,41.61,14.53,7.53,,1,.2224171087887795, +2153,2728,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,4/29/2008,571,Barack Obama,41,DEM,42,Hillary Rodham Clinton,45,DEM,44,,-2,5/6/2008,56.14,41.61,14.53,16.53,,0,10.27895149008646, +2162,2737,7425,2008,2008_Pres-D_OR,OR,Pres-P,Pres-D,SurveyUSA,325,IVR,,4/29/2008,650,Barack Obama,41,DEM,50,Hillary Rodham Clinton,45,DEM,44,,6,5/20/2008,58.52,40.5,18.01,12.01,,1,2.114264366084733, +2156,2731,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Research 2000,281,Live Phone,,4/30/2008,500,Barack Obama,41,DEM,51,Hillary Rodham Clinton,45,DEM,44,,7,5/6/2008,56.14,41.61,14.53,7.53,,1,.4889675532664248, +2152,2727,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,American Research Group,9,Live Phone,,5/1/2008,600,Hillary Rodham Clinton,45,DEM,53,Barack Obama,41,DEM,44,,9,5/6/2008,50.56,49.44,1.11,7.89,,1,2.489985715337042, +2148,2723,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,5/1/2008,478,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,40,,7,5/6/2008,50.56,49.44,1.11,5.89,,1,.3356856982522549, +2145,2720,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,5/1/2008,680,Hillary Rodham Clinton,45,DEM,42,Barack Obama,41,DEM,42,,0,5/6/2008,50.56,49.44,1.11,1.11,,.5,-4.578384033947956, +2150,2725,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,American Research Group,9,Live Phone,,5/1/2008,600,Barack Obama,41,DEM,52,Hillary Rodham Clinton,45,DEM,41,,11,5/6/2008,56.14,41.61,14.53,3.53,,1,-3.789403612660918, +2142,2717,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,5/1/2008,611,Barack Obama,41,DEM,49,Hillary Rodham Clinton,45,DEM,44,,5,5/6/2008,56.14,41.61,14.53,9.53,,1,3.684617647660407, +2140,2715,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,5/1/2008,831,Barack Obama,41,DEM,49,Hillary Rodham Clinton,45,DEM,40,,9,5/6/2008,56.14,41.61,14.53,5.53,,1,-1.396075025395609, +2146,2721,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,5/1/2008,668,Barack Obama,41,DEM,50,Hillary Rodham Clinton,45,DEM,34,,16,5/6/2008,56.14,41.61,14.53,1.47,,1,-5.692356596453715, +2141,2716,7425,2008,2008_Pres-D_OR,OR,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,5/1/2008,867,Barack Obama,41,DEM,51,Hillary Rodham Clinton,45,DEM,39,,12,5/20/2008,58.52,40.5,18.01,6.01,,1,-4.071895572713574, +2136,2711,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,American Research Group,9,Live Phone,,5/3/2008,600,Hillary Rodham Clinton,45,DEM,53,Barack Obama,41,DEM,45,,8,5/6/2008,50.56,49.44,1.11,6.89,,1,1.91885644359815, +2135,2710,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,SurveyUSA,325,IVR,,5/3/2008,675,Hillary Rodham Clinton,45,DEM,54,Barack Obama,41,DEM,42,,12,5/6/2008,50.56,49.44,1.11,10.89,,1,6.508503285242697, +2130,2705,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,5/3/2008,595,Hillary Rodham Clinton,45,DEM,41,Barack Obama,41,DEM,43,,-2,5/6/2008,50.56,49.44,1.11,3.11,,0,-2.18306693098486, +2132,2707,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,American Research Group,9,Live Phone,,5/3/2008,600,Barack Obama,41,DEM,50,Hillary Rodham Clinton,45,DEM,42,,8,5/6/2008,56.14,41.61,14.53,6.53,,1,-.3573243555121587, +2134,2709,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,SurveyUSA,325,IVR,,5/3/2008,810,Barack Obama,41,DEM,50,Hillary Rodham Clinton,45,DEM,45,,5,5/6/2008,56.14,41.61,14.53,9.53,,1,3.526609437552715, +2131,2706,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,5/3/2008,600,Barack Obama,41,DEM,48,Hillary Rodham Clinton,45,DEM,39,,9,5/6/2008,56.14,41.61,14.53,5.53,,1,-1.245463261148223, +2122,2697,7421,2008,2008_Pres-D_WV,WV,Pres-P,Pres-D,Orion Strategies,246,Live Phone,,5/3/2008,300,Hillary Rodham Clinton,45,DEM,63,Barack Obama,41,DEM,23,,40,5/13/2008,66.93,25.77,41.16,1.16,,1,-7.265237321503279,for TSG Consulting +2119,2694,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,5/4/2008,502,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,44,,4,5/6/2008,50.56,49.44,1.11,2.89,,1,-2.013321112198637, +2129,2704,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Public Policy Polling,263,IVR,,5/4/2008,851,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,46,,5,5/6/2008,50.56,49.44,1.11,3.89,,1,-.686373454753598, +2126,2701,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Suffolk University,323,Live Phone,,5/4/2008,600,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,43,,6,5/6/2008,50.56,49.44,1.11,4.89,,1,.1449706111840948, +2121,2696,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,5/4/2008,781,Barack Obama,41,DEM,48,Hillary Rodham Clinton,45,DEM,45,,3,5/6/2008,56.14,41.61,14.53,11.53,,1,6.422343523470514, +2128,2703,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Public Policy Polling,263,IVR,,5/4/2008,870,Barack Obama,41,DEM,53,Hillary Rodham Clinton,45,DEM,43,,10,5/6/2008,56.14,41.61,14.53,4.53,,1,-1.545162487789292, +2116,2691,7421,2008,2008_Pres-D_WV,WV,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,5/4/2008,840,Hillary Rodham Clinton,45,DEM,56,Barack Obama,41,DEM,27,,29,5/13/2008,66.93,25.77,41.16,12.16,,1,5.456542320057508, +2125,2700,7423,2008,2008_Pres-D_KY,KY,Pres-P,Pres-D,SurveyUSA,325,IVR,,5/4/2008,595,Hillary Rodham Clinton,45,DEM,62,Barack Obama,41,DEM,28,,34,5/20/2008,65.48,29.92,35.56,1.56,,1,-7.704803367581063, +2117,2692,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,5/5/2008,644,Hillary Rodham Clinton,45,DEM,43,Barack Obama,41,DEM,45,,-2,5/6/2008,50.56,49.44,1.11,3.11,,0,-1.707646583876464, +2114,2689,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,5/5/2008,774,Barack Obama,41,DEM,47,Hillary Rodham Clinton,45,DEM,43,,4,5/6/2008,56.14,41.61,14.53,10.53,,1,5.664529726389705, +2118,2693,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,5/5/2008,643,Barack Obama,41,DEM,51,Hillary Rodham Clinton,45,DEM,37,,14,5/6/2008,56.14,41.61,14.53,.53,,1,-5.761999059715551, +2113,2688,7423,2008,2008_Pres-D_KY,KY,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,5/5/2008,800,Hillary Rodham Clinton,45,DEM,56,Barack Obama,41,DEM,31,,25,5/20/2008,65.48,29.92,35.56,10.56,,1,2.625457632334925, +2109,2684,7421,2008,2008_Pres-D_WV,WV,Pres-P,Pres-D,American Research Group,9,Live Phone,,5/8/2008,600,Hillary Rodham Clinton,45,DEM,66,Barack Obama,41,DEM,23,,43,5/13/2008,66.93,25.77,41.16,1.84,,1,-5.883681934445028, +2110,2685,7423,2008,2008_Pres-D_KY,KY,Pres-P,Pres-D,Research 2000,281,Live Phone,,5/8/2008,500,Hillary Rodham Clinton,45,DEM,58,Barack Obama,41,DEM,31,,27,5/20/2008,65.48,29.92,35.56,8.56,,1,.8632578475493952, +2106,2681,7425,2008,2008_Pres-D_OR,OR,Pres-P,Pres-D,DHM Research,76,Live Phone,,5/9/2008,400,Barack Obama,41,DEM,55,Hillary Rodham Clinton,45,DEM,35,,20,5/20/2008,58.52,40.5,18.01,1.99,,1,-7.126432124178091, +2102,2677,7423,2008,2008_Pres-D_KY,KY,Pres-P,Pres-D,SurveyUSA,325,IVR,,5/10/2008,641,Hillary Rodham Clinton,45,DEM,62,Barack Obama,41,DEM,30,,32,5/20/2008,65.48,29.92,35.56,3.56,,1,-4.651258043268676, +2104,2679,7425,2008,2008_Pres-D_OR,OR,Pres-P,Pres-D,SurveyUSA,325,IVR,,5/10/2008,615,Barack Obama,41,DEM,54,Hillary Rodham Clinton,45,DEM,43,,11,5/20/2008,58.52,40.5,18.01,7.01,,1,-1.063552979797036, +2099,2674,7421,2008,2008_Pres-D_WV,WV,Pres-P,Pres-D,Suffolk University,323,Live Phone,,5/11/2008,600,Hillary Rodham Clinton,45,DEM,60,Barack Obama,41,DEM,24,4,36,5/13/2008,66.93,25.77,41.16,5.16,,1,-1.100096327587685, +2100,2675,7425,2008,2008_Pres-D_OR,OR,Pres-P,Pres-D,Public Policy Polling,263,IVR,,5/11/2008,949,Barack Obama,41,DEM,53,Hillary Rodham Clinton,45,DEM,39,,14,5/20/2008,58.52,40.5,18.01,4.01,,1,-4.746400778412831, +58991,100997,7435,2008,2008_Pres-D_PR,PR,Pres-P,Pres-D,GQR Research (GQRR),126,Face-to-face,,5/14/2008,300,Hillary Rodham Clinton,45,DEM,59,Barack Obama,41,DEM,40,,19,6/1/2008,68.19,31.81,36.38,17.38,,1,5.366844733150746,for Univision | El Vocero +2094,2669,7423,2008,2008_Pres-D_KY,KY,Pres-P,Pres-D,American Research Group,9,Live Phone,,5/15/2008,600,Hillary Rodham Clinton,45,DEM,65,Barack Obama,41,DEM,29,,36,5/20/2008,65.48,29.92,35.56,.44,,1,-6.578944912145098, +2095,2670,7425,2008,2008_Pres-D_OR,OR,Pres-P,Pres-D,American Research Group,9,Live Phone,,5/15/2008,600,Barack Obama,41,DEM,50,Hillary Rodham Clinton,45,DEM,45,,5,5/20/2008,58.52,40.5,18.01,13.01,,1,6.00922089545459, +2088,2663,7423,2008,2008_Pres-D_KY,KY,Pres-P,Pres-D,SurveyUSA,325,IVR,,5/17/2008,629,Hillary Rodham Clinton,45,DEM,62,Barack Obama,41,DEM,31,,31,5/20/2008,65.48,29.92,35.56,4.56,,1,-2.264173386217936, +2090,2665,7425,2008,2008_Pres-D_OR,OR,Pres-P,Pres-D,SurveyUSA,325,IVR,,5/17/2008,627,Barack Obama,41,DEM,55,Hillary Rodham Clinton,45,DEM,42,,13,5/20/2008,58.52,40.5,18.01,5.01,,1,-1.654360593252634, +2084,2659,7423,2008,2008_Pres-D_KY,KY,Pres-P,Pres-D,Suffolk University,323,Live Phone,,5/18/2008,600,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,25,,26,5/20/2008,65.48,29.92,35.56,9.56,,1,4.26115290699837, +2087,2662,7425,2008,2008_Pres-D_OR,OR,Pres-P,Pres-D,Public Policy Polling,263,IVR,,5/18/2008,1296,Barack Obama,41,DEM,58,Hillary Rodham Clinton,45,DEM,39,,19,5/20/2008,58.52,40.5,18.01,.99,,1,-6.256653000580034, +2085,2660,7425,2008,2008_Pres-D_OR,OR,Pres-P,Pres-D,Suffolk University,323,Live Phone,,5/18/2008,600,Barack Obama,41,DEM,45,Hillary Rodham Clinton,45,DEM,41,,4,5/20/2008,58.52,40.5,18.01,14.01,,1,7.897342244305111, +2081,2656,7428,2008,2008_Pres-D_MT,MT,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,5/20/2008,191,Barack Obama,41,DEM,52,Hillary Rodham Clinton,45,DEM,35,,17,6/3/2008,56.56,41.05,15.51,1.49,,1,-10.03164025384208, +2065,2640,7428,2008,2008_Pres-D_MT,MT,Pres-P,Pres-D,American Research Group,9,Live Phone,,6/1/2008,600,Barack Obama,41,DEM,48,Hillary Rodham Clinton,45,DEM,44,,4,6/3/2008,56.56,41.05,15.51,11.51,,1,5.474263571021895, +2066,2641,7430,2008,2008_Pres-D_SD,SD,Pres-P,Pres-D,American Research Group,9,Live Phone,,6/1/2008,600,Hillary Rodham Clinton,45,DEM,60,Barack Obama,41,DEM,34,,26,6/3/2008,55.35,44.65,10.69,15.31,,1,6.121140132751904, +15191,20031,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Financial Dynamics,95,Live Phone,,10/14/2008,817,Barack Obama,41,DEM,49,John McCain,44,REP,41,,8,11/4/2008,52.88,45.61,7.27,.73,.73,1,-2.724801767964949,for Diageo | Hotline +15081,19921,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/14/2008,2312,Barack Obama,41,DEM,51,John McCain,44,REP,45,,6,11/4/2008,52.88,45.61,7.27,1.27,-1.27,1,-1.871598966051137, +15616,20456,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/14/2008,850,Barack Obama,41,DEM,46,John McCain,44,REP,41,,5,11/4/2008,52.88,45.61,7.27,2.27,-2.27,1,-.9459705473401455, +16862,21776,710,2008,2008_Pres-G_CT,CT,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2008,500,Barack Obama,41,DEM,56,John McCain,44,REP,39,,17,11/4/2008,60.59,38.22,22.37,5.37,-5.37,1,.4620801240540238, +16851,21765,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/14/2008,600,Barack Obama,41,DEM,49,John McCain,44,REP,45,,4,11/4/2008,51.03,48.22,2.82,1.18,1.18,1,-2.262866633547741, +16864,21778,723,2008,2008_Pres-G_MA,MA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/14/2008,624,Barack Obama,41,DEM,59,John McCain,44,REP,35,,24,11/4/2008,61.8,35.99,25.81,1.81,-1.81,1,-4.746712466364744, +16865,21779,732,2008,2008_Pres-G_ND,ND,Pres-G,Pres-G,DFM Research,69,Live Phone,D,10/14/2008,504,Barack Obama,41,DEM,44,John McCain,44,REP,41,,3,11/4/2008,44.62,53.25,-8.63,11.63,11.63,0,5.683163222439545,for unspecified Democratic sponsor +16860,21774,738,2008,2008_Pres-G_NY,NY,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2008,500,Barack Obama,41,DEM,57,John McCain,44,REP,37,,20,11/4/2008,62.88,36.03,26.86,6.86,-6.86,1,.4821652476960865, +16863,21777,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2008,700,Barack Obama,41,DEM,49,John McCain,44,REP,49,,0,11/4/2008,51.5,46.91,4.59,4.59,-4.59,.5,-.0104411878306455, +16861,21775,741,2008,2008_Pres-G_OR,OR,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2008,500,Barack Obama,41,DEM,54,John McCain,44,REP,41,,13,11/4/2008,56.75,40.4,16.35,3.35,-3.35,1,-.7759165923670915, +16846,21760,745,2008,2008_Pres-G_SD,SD,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/14/2008,800,Barack Obama,41,DEM,41,John McCain,44,REP,48,,-7,11/4/2008,44.75,53.16,-8.41,1.41,1.41,1,-1.733224341073695,among registered voters +16838,21752,746,2008,2008_Pres-G_TN,TN,Pres-G,Pres-G,"North Star Opinion Research/Ayres, McHenry & Associates",233,Live Phone,R,10/14/2008,600,Barack Obama,41,DEM,39,John McCain,44,REP,54,,-15,11/4/2008,41.83,56.9,-15.07,.07,.07,1,-4.547041351625057,for Lamar Alexander +16859,21773,754,2008,2008_Pres-G_WY,WY,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/14/2008,625,Barack Obama,41,DEM,32,John McCain,44,REP,58,,-26,11/4/2008,32.54,64.78,-32.24,6.24,6.24,1,-.8891114653893302, +54121,87522,1315,2008,2008_Gov-G_MO,MO,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2008,700,Jay Nixon,12613,DEM,57,Kenny Hulshof,12611,REP,38,,19,11/4/2008,58.4,39.49,18.91,.09,.09,1,-4.985756883816285, +16865,87678,1318,2008,2008_Gov-G_ND,ND,Gov-G,Gov-G,DFM Research,69,Live Phone,D,10/14/2008,504,Tim Mathern,12622,DEM,22,John Hoeven,12623,REP,66,,-44,11/4/2008,23.53,74.44,-50.91,6.91,6.91,1,-.8871521746068292,for unspecified Democratic sponsor +24073,29320,1548,2008,2008_Sen-G_CO,CO,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/14/2008,608,Mark Udall,2602,DEM,52,Bob Schaffer,2603,REP,40,,12,11/4/2008,52.8,42.49,10.3,1.7,1.7,1,-3.129212221419404,for unspecified Democratic sponsor +16864,25316,1559,2008,2008_Sen-G_MA,MA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/14/2008,624,John Kerry,2664,DEM,59,Jeffrey K. Beatty,2665,REP,29,,30,11/4/2008,65.86,30.93,34.93,4.93,-4.93,1,-1.84635519576468, +16861,25154,1571,2008,2008_Sen-G_OR,OR,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2008,500,Jeff Merkley,2765,DEM,47,Gordon H. Smith,2766,REP,47,,0,11/4/2008,48.9,45.55,3.35,3.35,-3.35,.5,-1.680541102831071, +16846,24900,1574,2008,2008_Sen-G_SD,SD,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/14/2008,800,Tim Johnson,2784,DEM,57,Joel D. Dykstra,2785,REP,34,,23,11/4/2008,62.49,37.51,24.98,1.98,-1.98,1,-2.152167524754741,among registered voters +16838,24800,1575,2008,2008_Sen-G_TN,TN,Sen-G,Sen-G,"North Star Opinion Research/Ayres, McHenry & Associates",233,Live Phone,R,10/14/2008,600,Robert D. Tuke,2789,DEM,27,Lamar Alexander,2788,REP,64,,-37,11/4/2008,31.64,65.14,-33.5,3.5,-3.5,1,-4.265056371806826,for Lamar Alexander +16859,24907,1579,2008,2008_Sen-G_WY,WY,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/14/2008,625,Christopher Rothfuss,2820,DEM,20,Michael B. Enzi,2819,REP,72,,-52,11/4/2008,24.26,75.63,-51.38,.62,-.62,1,-10.7466588769255, +16859,24906,1580,2008,2008_Sen-GS_WY,WY,Sen-G,Sen-GS,Mason-Dixon Polling & Strategy,197,Live Phone,,10/14/2008,625,Nicholas H. Carter,2817,DEM,22,John Barrasso,2816,REP,69,,-47,11/4/2008,26.53,73.35,-46.83,.17,-.17,1,-11.65314101469445, +64066,117893,4095,2008,2008_House-G_CA-50,CA-50,House-G,House-G,GQR Research (GQRR),126,Live Phone,D,10/14/2008,400,Nicholas Leibham,13943,DEM,42,Brian P. Bilbray,13944,REP,44,5,-2,11/4/2008,45.18,50.24,-5.06,3.06,3.06,1,-4.696566208324158,for Nicholas Leibham +64327,118315,4109,2008,2008_House-G_CT-4,CT-4,House-G,House-G,SurveyUSA,325,IVR,,10/14/2008,602,Jim Himes,14399,DEM,48,Christopher H. Shays,14400,REP,45,,3,11/4/2008,51.32,47.56,3.76,.76,-.76,1,-6.848981392892765, +64328,118316,4256,2008,2008_House-G_MO-6,MO-6,House-G,House-G,SurveyUSA,325,IVR,,10/14/2008,589,Kay Waldo Barnes,14402,DEM,40,Sam Graves,14403,REP,51,4,-11,11/4/2008,36.86,59.43,-22.57,11.57,11.57,1,3.959956396504766, +63834,117537,4262,2008,2008_House-G_NE-2,NE-2,House-G,House-G,ALG Research,14,Live Phone,D,10/14/2008,400,Jim Esch,13808,DEM,46,Lee Terry,13809,REP,47,,-1,11/4/2008,48.07,51.93,-3.85,2.85,2.85,1,-4.946185812964713,for Jim Esch +16865,117834,4327,2008,2008_House-G_ND-1,ND-1,House-G,House-G,DFM Research,69,Live Phone,D,10/14/2008,504,Earl Pomeroy,13904,DEM,55,Duane Sand,13905,REP,30,,25,11/4/2008,61.97,38.03,23.95,1.05,1.05,1,-6.565503569610279,for unspecified Democratic sponsor +64329,118317,4355,2008,2008_House-G_OR-5,OR-5,House-G,House-G,SurveyUSA,325,IVR,,10/14/2008,587,Kurt Schrader,14405,DEM,51,Mike Erickson,14406,REP,38,,13,11/4/2008,54.25,38.33,15.92,2.92,-2.92,1,-4.679074012510825,for KATU-TV Portland +16859,117992,4460,2008,2008_House-G_WY-1,WY-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/14/2008,625,Gary Trauner,14062,DEM,44,Cynthia M. Lummis,14063,REP,43,4,1,11/4/2008,42.81,52.62,-9.82,10.82,10.82,0,4.318293761012692, +15191,117357,8656,2008,2008_House-G_US,US,House-G,House-G,Financial Dynamics,95,Live Phone,,10/14/2008,725,Generic Candidate,13748,DEM,44,Generic Candidate,13749,REP,38,,6,11/4/2008,52.93,42.38,10.55,4.55,-4.55,1,.829499864488639,for Diageo | Hotline +74501,140195,8703,2008,2008_Pres-G_N2,N2,Pres-G,Pres-G,ALG Research,14,Live Phone,D,10/14/2008,400,Barack Obama,41,DEM,44,John McCain,44,REP,48,,-4,11/4/2008,49.97,48.75,1.21,5.21,-5.21,0,-2.396493539142035,for Jim Esch +15426,20266,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/15/2008,3000,Barack Obama,41,DEM,50,John McCain,44,REP,46,,4,11/4/2008,52.88,45.61,7.27,3.27,-3.27,1,.3106940599715223, +15503,20343,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/15/2008,1100,Barack Obama,41,DEM,52,John McCain,44,REP,42,,10,11/4/2008,52.88,45.61,7.27,2.73,2.73,1,-.49692249437323, +16829,21743,704,2008,2008_Pres-G_AK,AK,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/15/2008,600,Barack Obama,41,DEM,38,John McCain,44,REP,57,,-19,11/4/2008,37.89,59.42,-21.54,2.54,2.54,1,-4.870182136052061, +16842,21756,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/15/2008,600,Barack Obama,41,DEM,43,John McCain,44,REP,49,,-6,11/4/2008,46.99,52.2,-5.21,.79,-.79,1,-2.825009653377771, +16835,21749,721,2008,2008_Pres-G_KY,KY,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/15/2008,600,Barack Obama,41,DEM,39,John McCain,44,REP,53,,-14,11/4/2008,41.17,57.4,-16.23,2.23,2.23,1,-3.209338176463376, +16830,21744,725,2008,2008_Pres-G_ME,ME,Pres-G,Pres-G,Pan Atlantic Research,249,Live Phone,,10/15/2008,400,Barack Obama,41,DEM,51,John McCain,44,REP,39,,12,11/4/2008,57.71,40.38,17.32,5.32,-5.32,1,.8156255079568969, +16843,21757,725,2008,2008_Pres-G_ME,ME,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/15/2008,600,Barack Obama,41,DEM,55,John McCain,44,REP,38,,17,11/4/2008,57.71,40.38,17.32,.32,-.32,1,-4.371829544106465, +16840,21754,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/15/2008,600,Barack Obama,41,DEM,52,John McCain,44,REP,39,,13,11/4/2008,54.06,43.82,10.24,2.76,2.76,1,-1.739105486649892,for Daily Kos +16848,21762,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/15/2008,700,Barack Obama,41,DEM,52,John McCain,44,REP,46,,6,11/4/2008,49.29,49.43,-.13,6.13,6.13,0,3.61504852484339, +16844,21758,729,2008,2008_Pres-G_MS,MS,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/15/2008,600,Barack Obama,41,DEM,40,John McCain,44,REP,50,,-10,11/4/2008,43,56.18,-13.17,3.17,3.17,1,-.8728815010878962, +16849,21763,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/15/2008,600,Barack Obama,41,DEM,46,John McCain,44,REP,44,,2,11/4/2008,49.7,49.38,.33,1.67,1.67,1,-1.88697518960295, +16839,21753,732,2008,2008_Pres-G_ND,ND,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/15/2008,500,Barack Obama,41,DEM,45,John McCain,44,REP,45,,0,11/4/2008,44.62,53.25,-8.63,8.63,8.63,.5,2.401991271772508, +16841,21755,741,2008,2008_Pres-G_OR,OR,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/15/2008,600,Barack Obama,41,DEM,53,John McCain,44,REP,38,,15,11/4/2008,56.75,40.4,16.35,1.35,-1.35,1,-3.043019457276127, +16774,21688,741,2008,2008_Pres-G_OR,OR,Pres-G,Pres-G,Riley Research Associates,290,Live Phone,,10/15/2008,499,Barack Obama,41,DEM,48,John McCain,44,REP,34,0,14,11/4/2008,56.75,40.4,16.35,2.35,-2.35,1,-1.668649377494152, +16850,21764,747,2008,2008_Pres-G_TX,TX,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/15/2008,600,Barack Obama,41,DEM,40,John McCain,44,REP,52,,-12,11/4/2008,43.68,55.45,-11.77,.23,-.23,1,-3.81424130148888, +16847,21761,753,2008,2008_Pres-G_WV,WV,Pres-G,Pres-G,Rainmaker Media Group,276,Live Phone,,10/15/2008,600,Barack Obama,41,DEM,41,John McCain,44,REP,42,,-1,11/4/2008,42.59,55.71,-13.12,12.12,12.12,1,6.896825626111575, +16828,21742,754,2008,2008_Pres-G_WY,WY,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/15/2008,600,Barack Obama,41,DEM,35,John McCain,44,REP,58,,-23,11/4/2008,32.54,64.78,-32.24,9.24,9.24,1,2.340058995597197, +16849,87521,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/15/2008,600,Bev Perdue,12620,DEM,48,Pat McCrory,12618,REP,43,,5,11/4/2008,50.27,46.88,3.4,1.6,1.6,1,-2.966177410007592, +16829,25189,1546,2008,2008_Sen-G_AK,AK,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/15/2008,600,Mark Begich,2582,DEM,48,Ted Stevens,2583,REP,46,,2,11/4/2008,47.77,46.52,1.24,.76,.76,1,-3.534987178667432, +24085,29332,1548,2008,2008_Sen-G_CO,CO,Sen-G,Sen-G,Hill Research Consultants,140,Live Phone,R,10/15/2008,600,Mark Udall,2602,DEM,43,Bob Schaffer,2603,REP,38,,5,11/4/2008,52.8,42.49,10.3,5.3,-5.3,1,.872738488328293,for Bob Schaffer; among registered voters +16842,25195,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/15/2008,600,Jim Martin,2612,DEM,45,Saxby Chambliss,2611,REP,47,,-2,11/4/2008,46.83,49.76,-2.92,.92,.92,1,-2.717654763338156, +16835,25207,1556,2008,2008_Sen-G_KY,KY,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/15/2008,600,Bruce Lunsford,2651,DEM,42,Mitch McConnell,2650,REP,46,,-4,11/4/2008,47.03,52.97,-5.93,1.93,1.93,1,-2.226723445853787, +24113,29357,1557,2008,2008_Sen-O_LA,LA,Sen-G,Sen-O,OnMessage Inc.,239,Live Phone,R,10/15/2008,500,Mary L. Landrieu,2659,DEM,47,John Neely Kennedy,2660,REP,42,,5,11/4/2008,52.11,45.72,6.39,1.39,-1.39,1,-6.348046068323541,for John Neely Kennedy +24156,29394,1558,2008,2008_Sen-G_ME,ME,Sen-G,Sen-G,Pan Atlantic Research,249,Live Phone,,10/15/2008,400,Thomas H. Allen,2670,DEM,36,Susan M. Collins,2668,REP,57,,-21,11/4/2008,38.58,61.33,-22.75,1.75,1.75,1,-6.042509814197405, +16843,25211,1558,2008,2008_Sen-G_ME,ME,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/15/2008,600,Thomas H. Allen,2670,DEM,40,Susan M. Collins,2668,REP,53,,-13,11/4/2008,38.58,61.33,-22.75,9.75,9.75,1,2.968708089797002, +16840,25215,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/15/2008,600,Al Franken,2679,DEM,41,Norm Coleman,2680,REP,39,18,2,11/4/2008,41.99,41.98,.01,1.99,1.99,1,-2.575709439312211,for Daily Kos +16844,25217,1563,2008,2008_Sen-GS_MS,MS,Sen-G,Sen-GS,Research 2000,281,Live Phone,,10/15/2008,600,Ronnie Musgrove,2698,DEM,46,Roger F. Wicker,2697,REP,47,,-1,11/4/2008,45.04,54.96,-9.92,8.92,8.92,1,4.443070923581141, +16849,25223,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/15/2008,600,Kay R. Hagan,2709,DEM,49,Elizabeth H. Dole,2710,REP,45,,4,11/4/2008,52.65,44.18,8.47,4.47,-4.47,1,-1.532972191513992, +16841,25238,1571,2008,2008_Sen-G_OR,OR,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/15/2008,600,Jeff Merkley,2765,DEM,47,Gordon H. Smith,2766,REP,41,,6,11/4/2008,48.9,45.55,3.35,2.65,2.65,1,-2.072502620178427, +16774,25253,1571,2008,2008_Sen-G_OR,OR,Sen-G,Sen-G,Riley Research Associates,290,Live Phone,,10/15/2008,499,Jeff Merkley,2765,DEM,36,Gordon H. Smith,2766,REP,35,4,1,11/4/2008,48.9,45.55,3.35,2.35,-2.35,1,-2.164068346916785, +24078,29325,1574,2008,2008_Sen-G_SD,SD,Sen-G,Sen-G,GQR Research (GQRR),126,Live Phone,D,10/15/2008,618,Tim Johnson,2784,DEM,59,Joel D. Dykstra,2785,REP,35,,24,11/4/2008,62.49,37.51,24.98,.98,-.98,1,-3.081115504916549,for Tim Johnson +16850,25243,1576,2008,2008_Sen-G_TX,TX,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/15/2008,600,Rick Noriega,2802,DEM,44,John Cornyn,2801,REP,50,,-6,11/4/2008,42.84,54.82,-11.98,5.98,5.98,1,1.198237194515534, +16828,25249,1579,2008,2008_Sen-G_WY,WY,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/15/2008,600,Christopher Rothfuss,2820,DEM,34,Michael B. Enzi,2819,REP,61,,-27,11/4/2008,24.26,75.63,-51.38,24.38,24.38,1,18.64814647183935, +16828,25248,1580,2008,2008_Sen-GS_WY,WY,Sen-G,Sen-GS,Research 2000,281,Live Phone,,10/15/2008,600,Nicholas H. Carter,2817,DEM,36,John Barrasso,2816,REP,57,,-21,11/4/2008,26.53,73.35,-46.83,25.83,25.83,1,19.31188524583246, +16829,123397,4033,2008,2008_House-G_AK-1,AK-1,House-G,House-G,Research 2000,281,Live Phone,,10/15/2008,600,Ethan Berkowitz,14574,DEM,50,Don Young,14575,REP,44,,6,11/4/2008,44.97,50.14,-5.17,11.17,11.17,0,3.217912757168631, +64330,118318,4056,2008,2008_House-G_CA-11,CA-11,House-G,House-G,SurveyUSA,325,IVR,,10/15/2008,650,Jerry McNerney,14407,DEM,52,Dean Andal,14408,REP,41,,11,11/4/2008,55.27,44.72,10.55,.45,.45,1,-7.095131568835742, +64106,117949,4129,2008,2008_House-G_FL-18,FL-18,House-G,House-G,Lake Research Partners,165,Online,D,10/15/2008,457,Annette Taddeo,13982,DEM,41,Ileana Ros-Lehtinen,13983,REP,48,,-7,11/4/2008,42.13,57.87,-15.74,8.74,8.74,1,1.066461621486401,for Annette Taddeo +64067,117894,4135,2008,2008_House-G_FL-24,FL-24,House-G,House-G,GQR Research (GQRR),126,Live Phone,D,10/15/2008,400,Suzanne M. Kosmas,13946,DEM,58,Tom Feeney,13947,REP,35,,23,11/4/2008,57.2,41.11,16.09,6.91,6.91,1,-.821302327138689,for unspecified Democratic sponsor +64331,118319,4193,2008,2008_House-G_KY-3,KY-3,House-G,House-G,SurveyUSA,325,IVR,,10/15/2008,613,John Yarmuth,14409,DEM,57,Anne Meagher Northup,14410,REP,41,,16,11/4/2008,59.37,40.63,18.73,2.73,-2.73,1,-4.850357724792735, +16830,118074,4204,2008,2008_House-G_ME-1,ME-1,House-G,House-G,Pan Atlantic Research,249,Live Phone,,10/15/2008,207,Chellie Pingree,13878,DEM,43,Charlie Summers,13879,REP,32,,11,11/4/2008,54.9,45.1,9.8,1.2,1.2,1,-6.183066643722435, +16830,118075,4205,2008,2008_House-G_ME-2,ME-2,House-G,House-G,Pan Atlantic Research,249,Live Phone,,10/15/2008,193,Michael H. Michaud,13880,DEM,60,John N. Frary,13881,REP,26,,34,11/4/2008,67.44,32.56,34.87,.87,-.87,1,-5.360534285033349, +64163,118065,4430,2008,2008_House-G_VA-2,VA-2,House-G,House-G,"Normington, Petts & Associates",232,Live Phone,D,10/15/2008,400,Glenn C. Nye,14116,DEM,42,Thelma D. Drake,14117,REP,47,,-5,11/4/2008,52.4,47.46,4.94,9.94,-9.94,0,2.198855460965288,for Glenn C. Nye +16828,118143,4460,2008,2008_House-G_WY-1,WY-1,House-G,House-G,Research 2000,281,Live Phone,,10/15/2008,600,Gary Trauner,14062,DEM,44,Cynthia M. Lummis,14063,REP,43,,1,11/4/2008,42.81,52.62,-9.82,10.82,10.82,0,4.014115664527787, +15503,117581,8656,2008,2008_House-G_US,US,House-G,House-G,Research 2000,281,Live Phone,,10/15/2008,1100,Generic Candidate,13748,DEM,49,Generic Candidate,13749,REP,36,,13,11/4/2008,52.93,42.38,10.55,2.45,2.45,1,-1.615304087352098, +15074,19914,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Franklin & Marshall College,106,Live Phone,,10/16/2008,600,Barack Obama,41,DEM,50,John McCain,44,REP,45,,5,11/4/2008,52.88,45.61,7.27,2.27,-2.27,1,-1.192701042789196,sample size unavailable; estimated at 600 as a default +14935,19775,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,10/16/2008,1000,Barack Obama,41,DEM,49,John McCain,44,REP,45,,4,11/4/2008,52.88,45.61,7.27,3.27,-3.27,1,.1278542433244523, +15785,20625,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2008,1209,Barack Obama,41,DEM,48,John McCain,44,REP,44,,4,11/4/2008,52.88,45.61,7.27,3.27,-3.27,1,.1251533536769422, +16745,21655,705,2008,2008_Pres-G_AL,AL,Pres-G,Pres-G,Capital Survey Research Center,44,Live Phone,,10/16/2008,606,Barack Obama,41,DEM,34,John McCain,44,REP,54,,-20,11/4/2008,38.74,60.32,-21.58,1.58,1.58,1,-3.587285442545961, +16801,21715,708,2008,2008_Pres-G_CA,CA,Pres-G,Pres-G,Public Policy Institute of California,262,IVR,,10/16/2008,1186,Barack Obama,41,DEM,56,John McCain,44,REP,33,,23,11/4/2008,61.01,36.95,24.06,1.06,-1.06,1,-3.316151224283879, +16836,21750,708,2008,2008_Pres-G_CA,CA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/16/2008,615,Barack Obama,41,DEM,59,John McCain,44,REP,35,,24,11/4/2008,61.01,36.95,24.06,.06,-.06,1,-5.120622367708053, +16833,21747,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2008,700,Barack Obama,41,DEM,52,John McCain,44,REP,45,,7,11/4/2008,53.66,44.71,8.95,1.95,-1.95,1,-2.217706953458009, +16837,21751,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/16/2008,553,Barack Obama,41,DEM,47,John McCain,44,REP,49,,-2,11/4/2008,51.03,48.22,2.82,4.82,-4.82,0,1.536018965284959, +16827,21741,730,2008,2008_Pres-G_MT,MT,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/16/2008,500,Barack Obama,41,DEM,45,John McCain,44,REP,49,,-4,11/4/2008,47.25,49.51,-2.26,1.74,-1.74,1,-2.978850184870789, +16831,21745,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2008,700,Barack Obama,41,DEM,50,John McCain,44,REP,45,,5,11/4/2008,55.15,42.65,12.49,7.49,-7.49,1,.3712006108939554, +16818,21732,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Muhlenberg College,219,Live Phone,,10/16/2008,599,Barack Obama,41,DEM,52,John McCain,44,REP,40,,12,11/4/2008,54.49,44.17,10.32,1.68,1.68,1,-2.223910815052092, +16832,21746,746,2008,2008_Pres-G_TN,TN,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2008,500,Barack Obama,41,DEM,42,John McCain,44,REP,54,,-12,11/4/2008,41.83,56.9,-15.07,3.07,3.07,1,-1.378518572064527, +16834,21748,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2008,700,Barack Obama,41,DEM,54,John McCain,44,REP,44,,10,11/4/2008,52.63,46.33,6.3,3.7,3.7,1,.5254473191787752, +16827,87520,1316,2008,2008_Gov-G_MT,MT,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/16/2008,500,Brian Schweitzer,12617,DEM,57,Roy Brown,12615,REP,40,,17,11/4/2008,65.47,32.52,32.95,15.95,-15.95,1,10.3064906426999, +16833,25022,1548,2008,2008_Sen-G_CO,CO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2008,700,Mark Udall,2602,DEM,51,Bob Schaffer,2603,REP,44,,7,11/4/2008,52.8,42.49,10.3,3.3,-3.3,1,-1.234706402919459, +16832,25166,1575,2008,2008_Sen-G_TN,TN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2008,500,Robert D. Tuke,2789,DEM,34,Lamar Alexander,2788,REP,62,,-28,11/4/2008,31.64,65.14,-33.5,5.5,5.5,1,-2.293733468118663, +16834,25176,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2008,700,Mark R. Warner,2808,DEM,61,James S. Gilmore III,2809,REP,36,,25,11/4/2008,65.03,33.73,31.3,6.3,-6.3,1,1.424319311261926, +64374,118426,4127,2008,2008_House-G_FL-16,FL-16,House-G,House-G,Tarrance Group,333,Live Phone,R,10/16/2008,300,Tim Mahoney,14436,DEM,29,Thomas J. Rooney,14437,REP,55,,-26,11/4/2008,39.91,60.09,-20.19,5.81,-5.81,1,-1.977817328162554,for Thomas J. Rooney +64042,117860,4132,2008,2008_House-G_FL-21,FL-21,House-G,House-G,Florida International University/Univision,98,Live Phone,,10/16/2008,410,Raul L. Martinez,13916,DEM,33,Lincoln Diaz-Balart,13917,REP,47,,-14,11/4/2008,42.1,57.9,-15.8,1.8,1.8,1,-6.749718495857731, +64164,118066,4163,2008,2008_House-G_IL-10,IL-10,House-G,House-G,"Normington, Petts & Associates",232,Live Phone,D,10/16/2008,400,Daniel J. Seals,14118,DEM,41,Mark Kirk,14119,REP,47,,-6,11/4/2008,47.44,52.56,-5.12,.88,-.88,1,-6.814976617431355,for unspecified Democratic sponsor +64164,118067,4164,2008,2008_House-G_IL-11,IL-11,House-G,House-G,"Normington, Petts & Associates",232,Live Phone,D,10/16/2008,400,Deborah Halvorson,14120,DEM,50,Marty Ozinga,14121,REP,29,,21,11/4/2008,58.4,34.48,23.92,2.92,-2.92,1,-4.961836768221071,for unspecified Democratic sponsor +64393,118461,4175,2008,2008_House-G_IN-3,IN-3,House-G,House-G,The Winston Group,385,Live Phone,R,10/16/2008,400,Michael A. Montagano,13978,DEM,41,Mark Edward Souder,13979,REP,50,,-9,11/4/2008,39.7,55.04,-15.34,6.34,6.34,1,-2.748427135523015,for Mark Edward Souder; among registered voters +64332,118320,4192,2008,2008_House-G_KY-2,KY-2,House-G,House-G,SurveyUSA,325,IVR,,10/16/2008,559,David E. Boswell,13832,DEM,42,Brett Guthrie,13833,REP,51,,-9,11/4/2008,47.43,52.57,-5.15,3.85,-3.85,1,-3.45668202008027, +64141,118015,4202,2008,2008_House-G_LA-6,LA-6,House-G,House-G,McLaughlin & Associates,203,Live Phone,R,10/16/2008,300,Donald J. Cazayoux,14078,DEM,45,Bill Cassidy,14076,REP,34,9,11,11/4/2008,40.29,48.12,-7.82,18.82,18.82,0,11.02924833491943,for Bill Cassidy +16827,118144,4260,2008,2008_House-G_MT-1,MT-1,House-G,House-G,Research 2000,281,Live Phone,,10/16/2008,500,John B. Driscoll,14106,DEM,38,Denny Rehberg,14107,REP,52,,-14,11/4/2008,32.42,64.14,-31.72,17.72,17.72,1,11.88418271514544, +64083,117911,4271,2008,2008_House-G_NJ-3,NJ-3,House-G,House-G,Grove Insight,129,Live Phone,D,10/16/2008,400,John H. Adler,13962,DEM,43,Christopher Myers,13963,REP,35,,8,11/4/2008,52.08,47.92,4.15,3.85,3.85,1,-3.790610336976692,for unspecified Democratic sponsor +15195,20035,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Financial Dynamics,95,Live Phone,,10/17/2008,785,Barack Obama,41,DEM,48,John McCain,44,REP,41,,7,11/4/2008,52.88,45.61,7.27,.27,-.27,1,-3.025239511851914,for Diageo | Hotline +15151,23133,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,10/17/2008,1000,Barack Obama,41,DEM,49,John McCain,44,REP,44,3,5,11/4/2008,52.88,45.61,7.27,2.27,-2.27,1,-.8795059722399912,average of multiple versions or turnout models listed in poll +15080,19920,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/17/2008,2277,Barack Obama,41,DEM,51,John McCain,44,REP,44,,7,11/4/2008,52.88,45.61,7.27,.27,-.27,1,-2.678523183999912, +16816,21730,718,2008,2008_Pres-G_IL,IL,Pres-G,Pres-G,Market Shares Corp.,187,Live Phone,,10/17/2008,500,Barack Obama,41,DEM,56,John McCain,44,REP,32,,24,11/4/2008,61.92,36.78,25.14,1.14,-1.14,1,-3.357403001462046, +16825,21739,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,Princeton Survey Research Associates International,258,Live Phone,,10/17/2008,1049,Barack Obama,41,DEM,52,John McCain,44,REP,41,,11,11/4/2008,54.06,43.82,10.24,.76,.76,1,-3.731314439742541,for Minneapolis Star Tribune +16819,21733,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/17/2008,655,Barack Obama,41,DEM,50,John McCain,44,REP,44,,6,11/4/2008,54.06,43.82,10.24,4.24,-4.24,1,.2545003848943498, +16817,21731,735,2008,2008_Pres-G_NJ,NJ,Pres-G,Pres-G,Monmouth University,215,Live Phone,,10/17/2008,723,Barack Obama,41,DEM,55,John McCain,44,REP,38,,17,11/4/2008,57.27,41.7,15.57,1.43,1.43,1,-2.306410749994237,for Gannett +16821,21735,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2008,625,Barack Obama,41,DEM,45,John McCain,44,REP,46,,-1,11/4/2008,51.5,46.91,4.59,5.59,-5.59,0,1.251942177525244, +16820,21734,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Susquehanna Polling & Research Inc.,326,Live Phone,,10/17/2008,700,Barack Obama,41,DEM,48,John McCain,44,REP,40,2,8,11/4/2008,54.49,44.17,10.32,2.32,-2.32,1,-1.417508451632439, +16823,21737,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2008,625,Barack Obama,41,DEM,51,John McCain,44,REP,39,,12,11/4/2008,56.22,42.31,13.9,1.9,-1.9,1,-1.935684571138972, +16822,21736,753,2008,2008_Pres-G_WV,WV,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2008,625,Barack Obama,41,DEM,41,John McCain,44,REP,47,,-6,11/4/2008,42.59,55.71,-13.12,7.12,7.12,1,2.202377466669384, +16824,21738,753,2008,2008_Pres-G_WV,WV,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/17/2008,1223,Barack Obama,41,DEM,42,John McCain,44,REP,50,,-8,11/4/2008,42.59,55.71,-13.12,5.12,5.12,1,.0670441797687193, +24104,29348,1557,2008,2008_Sen-O_LA,LA,Sen-G,Sen-O,Mellman Group,205,Live Phone,D,10/17/2008,600,Mary L. Landrieu,2659,DEM,54,John Neely Kennedy,2660,REP,34,3,20,11/4/2008,52.11,45.72,6.39,13.61,13.61,1,7.87116998038416,for Mary L. Landrieu +16825,25270,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,Princeton Survey Research Associates International,258,Live Phone,,10/17/2008,1049,Al Franken,2679,DEM,39,Norm Coleman,2680,REP,36,18,3,11/4/2008,41.99,41.98,.01,2.99,2.99,1,-1.145405034736553,for Minneapolis Star Tribune +16819,25323,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/17/2008,655,Al Franken,2679,DEM,39,Norm Coleman,2680,REP,41,18,-2,11/4/2008,41.99,41.98,.01,2.01,-2.01,0,-2.147644446468892, +16817,24918,1567,2008,2008_Sen-G_NJ,NJ,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/17/2008,723,Frank R. Lautenberg,2744,DEM,52,Dick Zimmer,2745,REP,36,,16,11/4/2008,56.03,41.95,14.08,1.92,1.92,1,-3.466857254520945,for Gannett +64209,118145,4175,2008,2008_House-G_IN-3,IN-3,House-G,House-G,Research 2000,281,Live Phone,,10/17/2008,600,Michael A. Montagano,13978,DEM,40,Mark Edward Souder,13979,REP,45,4,-5,11/4/2008,39.7,55.04,-15.34,10.34,10.34,1,2.333805006935642, +15195,117359,8656,2008,2008_House-G_US,US,House-G,House-G,Financial Dynamics,95,Live Phone,,10/17/2008,785,Generic Candidate,13748,DEM,42,Generic Candidate,13749,REP,37,,5,11/4/2008,52.93,42.38,10.55,5.55,-5.55,1,2.037177717740883,for Diageo | Hotline +63537,116963,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,10/18/2008,327,Barack Obama,41,DEM,54,John McCain,44,REP,41,,13,11/4/2008,52.88,45.61,7.27,5.73,5.73,1,2.105885956925691, +14963,23131,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/18/2008,755,Barack Obama,41,DEM,50,John McCain,44,REP,44.5,3,5.5,11/4/2008,52.88,45.61,7.27,1.77,-1.77,1,-1.44831179557317,for CNN; average of multiple versions or turnout models listed in poll +18178,23132,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,GfK Group,115,Live Phone,,10/18/2008,800,Barack Obama,41,DEM,44,John McCain,44,REP,43,1,1,11/4/2008,52.88,45.61,7.27,6.27,-6.27,1,3.186307014620343,for AP +15177,20017,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,Online,,10/18/2008,1390,Barack Obama,41,DEM,50,John McCain,44,REP,44,,6,11/4/2008,52.88,45.61,7.27,1.27,-1.27,1,-1.707317240623665, +63589,117031,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/18/2008,1088,Barack Obama,41,DEM,46.9,John McCain,44,REP,40.9,,6,11/4/2008,52.88,45.61,7.27,1.27,-1.27,1,-1.605518614209966, +15235,20075,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Live Phone,,10/18/2008,773,Barack Obama,41,DEM,50,John McCain,44,REP,42,,8,11/4/2008,52.88,45.61,7.27,.73,.73,1,-2.474558050536986,for Reuters +15381,20221,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,Live Phone,,10/18/2008,2382,Barack Obama,41,DEM,53,John McCain,44,REP,39,,14,11/4/2008,52.88,45.61,7.27,6.73,6.73,1,4.014215225420356, +15425,20265,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2008,3000,Barack Obama,41,DEM,50,John McCain,44,REP,46,,4,11/4/2008,52.88,45.61,7.27,3.27,-3.27,1,.5097652361560019, +15515,20355,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/18/2008,1100,Barack Obama,41,DEM,50,John McCain,44,REP,42,,8,11/4/2008,52.88,45.61,7.27,.73,.73,1,-2.302491448564056, +16797,21711,704,2008,2008_Pres-G_AK,AK,Pres-G,Pres-G,Alaska Survey Research,155,Live Phone,,10/18/2008,500,Barack Obama,41,DEM,42,John McCain,44,REP,53,,-11,11/4/2008,37.89,59.42,-21.54,10.54,10.54,1,4.329810272245584, +16815,21729,707,2008,2008_Pres-G_AZ,AZ,Pres-G,Pres-G,Zimmerman & Associates/Marketing Intelligence,394,Live Phone,,10/18/2008,408,Barack Obama,41,DEM,42,John McCain,44,REP,44,2,-2,11/4/2008,45.12,53.64,-8.52,6.52,6.52,1,1.270094043070831, +16804,21718,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/18/2008,1158,Barack Obama,41,DEM,48,John McCain,44,REP,47,,1,11/4/2008,51.03,48.22,2.82,1.82,-1.82,1,-1.033154756271405, +16770,21684,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/18/2008,1433,Barack Obama,41,DEM,49,John McCain,44,REP,44,,5,11/4/2008,51.03,48.22,2.82,2.18,2.18,1,-.6220342012882994, +16790,21704,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,10/18/2008,600,Barack Obama,41,DEM,44,John McCain,44,REP,46,2,-2,11/4/2008,46.99,52.2,-5.21,3.21,3.21,1,-.0817562552162479, +16789,21703,725,2008,2008_Pres-G_ME,ME,Pres-G,Pres-G,Critical Insights,64,Live Phone,,10/18/2008,443,Barack Obama,41,DEM,56,John McCain,44,REP,35,,21,11/4/2008,57.71,40.38,17.32,3.68,3.68,1,-.9364244377634215, +16763,21677,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,National Journal,224,Live Phone,,10/18/2008,402,Barack Obama,41,DEM,50,John McCain,44,REP,40,,10,11/4/2008,54.06,43.82,10.24,.24,-.24,1,-4.503219631000995,among registered voters +16730,21640,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,St. Cloud State University,312,Live Phone,,10/18/2008,509,Barack Obama,41,DEM,42,John McCain,44,REP,37,0,5,11/4/2008,54.06,43.82,10.24,5.24,-5.24,1,.8692669150315957,among all adults +16808,21722,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Suffolk University,323,Live Phone,,10/18/2008,600,Barack Obama,41,DEM,44,John McCain,44,REP,45,1,-1,11/4/2008,49.29,49.43,-.13,.87,-.87,1,-1.89393442774644, +16739,21649,729,2008,2008_Pres-G_MS,MS,Pres-G,Pres-G,University of South Alabama,361,Live Phone,,10/18/2008,405,Barack Obama,41,DEM,33,John McCain,44,REP,46,,-13,11/4/2008,43,56.18,-13.17,.17,.17,1,-3.81530891020453, +16768,21682,730,2008,2008_Pres-G_MT,MT,Pres-G,Pres-G,Montana State University Billings,216,Live Phone,,10/18/2008,403,Barack Obama,41,DEM,44,John McCain,44,REP,40,,4,11/4/2008,47.25,49.51,-2.26,6.26,6.26,0,2.266937084643373, +16800,21714,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,Public Opinion Strategies,260,Live Phone,R,10/18/2008,500,Barack Obama,41,DEM,50,John McCain,44,REP,41,,9,11/4/2008,54.13,44.52,9.61,.61,-.61,1,-4.250880835489924,for unspecified Republican sponsor +16806,21720,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/18/2008,600,Barack Obama,41,DEM,50,John McCain,44,REP,43,,7,11/4/2008,54.13,44.52,9.61,2.61,-2.61,1,-2.193812332160399, +16805,21719,735,2008,2008_Pres-G_NJ,NJ,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/18/2008,1184,Barack Obama,41,DEM,59,John McCain,44,REP,36,,23,11/4/2008,57.27,41.7,15.57,7.43,7.43,1,4.076435246676891, +16698,21608,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Ohio University,237,Live Phone,,10/18/2008,611,Barack Obama,41,DEM,57,John McCain,44,REP,41,,16,11/4/2008,51.5,46.91,4.59,11.41,11.41,1,6.99718068050271,among all adults +16769,21683,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/18/2008,1360,Barack Obama,41,DEM,52,John McCain,44,REP,38,,14,11/4/2008,51.5,46.91,4.59,9.41,9.41,1,5.510972130258883, +16807,21721,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Suffolk University,323,Live Phone,,10/18/2008,600,Barack Obama,41,DEM,51,John McCain,44,REP,42,1,9,11/4/2008,51.5,46.91,4.59,4.41,4.41,1,-.0516482683437047, +16764,21678,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,National Journal,224,Live Phone,,10/18/2008,412,Barack Obama,41,DEM,51,John McCain,44,REP,41,,10,11/4/2008,54.49,44.17,10.32,.32,-.32,1,-3.776037624695614,among registered voters +16771,21685,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/18/2008,1425,Barack Obama,41,DEM,53,John McCain,44,REP,40,,13,11/4/2008,54.49,44.17,10.32,2.68,2.68,1,-.7792519754122303, +16791,21705,751,2008,2008_Pres-G_WA,WA,Pres-G,Pres-G,Elway Research,87,Live Phone,,10/18/2008,405,Barack Obama,41,DEM,55,John McCain,44,REP,36,1,19,11/4/2008,57.65,40.48,17.18,1.82,1.82,1,-3.520589717109284,among registered voters +16765,21679,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,National Journal,224,Live Phone,,10/18/2008,405,Barack Obama,41,DEM,53,John McCain,44,REP,40,,13,11/4/2008,56.22,42.31,13.9,.9,-.9,1,-3.228426551103189,among registered voters +16768,87654,1316,2008,2008_Gov-G_MT,MT,Gov-G,Gov-G,Montana State University Billings,216,Live Phone,,10/18/2008,403,Brian Schweitzer,12617,DEM,60.2,Roy Brown,12615,REP,27.3,4.3,32.900002,11/4/2008,65.47,32.52,32.95,.05,-.05,1,-8.970926903913636, +16806,87518,1317,2008,2008_Gov-G_NH,NH,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/18/2008,600,John Lynch,12625,DEM,60,Joe Kenney,12626,REP,34,1,26,11/4/2008,70.18,27.62,42.56,16.56,-16.56,1,9.930697864670915, +16791,87519,1321,2008,2008_Gov-G_WA,WA,Gov-G,Gov-G,Elway Research,87,Live Phone,,10/18/2008,405,Christine Gregoire,12637,DEM,51,Dino Rossi,12638,REP,39,,12,11/4/2008,53.24,46.76,6.48,5.52,5.52,1,.2454855502022041,among registered voters +16797,24877,1546,2008,2008_Sen-G_AK,AK,Sen-G,Sen-G,Alaska Survey Research,155,Live Phone,,10/18/2008,500,Mark Begich,2582,DEM,46,Ted Stevens,2583,REP,45,,1,11/4/2008,47.77,46.52,1.24,.24,-.24,1,-6.253138635410253, +16790,24854,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,GQR Research (GQRR),126,Live Phone,,10/18/2008,600,Jim Martin,2612,DEM,44,Saxby Chambliss,2611,REP,48,,-4,11/4/2008,46.83,49.76,-2.92,1.08,-1.08,1,-2.389921545973047, +16789,24823,1558,2008,2008_Sen-G_ME,ME,Sen-G,Sen-G,Critical Insights,64,Live Phone,,10/18/2008,443,Thomas H. Allen,2670,DEM,42,Susan M. Collins,2668,REP,54,,-12,11/4/2008,38.58,61.33,-22.75,10.75,10.75,1,3.767426421875464, +16763,24929,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,National Journal,224,Live Phone,,10/18/2008,402,Al Franken,2679,DEM,37,Norm Coleman,2680,REP,36,19,1,11/4/2008,41.99,41.98,.01,.99,.99,1,-3.533020449150206,among registered voters +16730,25268,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,St. Cloud State University,312,Live Phone,,10/18/2008,509,Al Franken,2679,DEM,27,Norm Coleman,2680,REP,36,16,-9,11/4/2008,41.99,41.98,.01,9.01,-9.01,0,4.970800402928109,among all adults +16739,25401,1563,2008,2008_Sen-GS_MS,MS,Sen-G,Sen-GS,University of South Alabama,361,Live Phone,,10/18/2008,405,Ronnie Musgrove,2698,DEM,32,Roger F. Wicker,2697,REP,45,,-13,11/4/2008,45.04,54.96,-9.92,3.08,-3.08,1,-1.958874355215344, +16800,24990,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/18/2008,500,Jeanne Shaheen,2733,DEM,47,John E. Sununu,2735,REP,41,5,6,11/4/2008,51.59,45.25,6.34,.34,-.34,1,-3.463666791358193,for unspecified Republican sponsor +16806,25231,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/18/2008,600,Jeanne Shaheen,2733,DEM,50,John E. Sununu,2735,REP,43,2,7,11/4/2008,51.59,45.25,6.34,.66,.66,1,-3.041005348678639, +16805,25005,1567,2008,2008_Sen-G_NJ,NJ,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/18/2008,1184,Frank R. Lautenberg,2744,DEM,55,Dick Zimmer,2745,REP,33,,22,11/4/2008,56.03,41.95,14.08,7.92,7.92,1,3.113417486265461, +66291,123395,4033,2008,2008_House-G_AK-1,AK-1,House-G,House-G,Alaska Survey Research,155,Live Phone,,10/18/2008,500,Ethan Berkowitz,14574,DEM,51,Don Young,14575,REP,43,,8,11/4/2008,44.97,50.14,-5.17,13.17,13.17,0,4.893980574823159, +16789,117806,4204,2008,2008_House-G_ME-1,ME-1,House-G,House-G,Critical Insights,64,Live Phone,,10/18/2008,228,Chellie Pingree,13878,DEM,56,Charlie Summers,13879,REP,35,,21,11/4/2008,54.9,45.1,9.8,11.2,11.2,1,5.791680085837507, +16789,117808,4205,2008,2008_House-G_ME-2,ME-2,House-G,House-G,Critical Insights,64,Live Phone,,10/18/2008,215,Michael H. Michaud,13880,DEM,64,John N. Frary,13881,REP,23,,41,11/4/2008,67.44,32.56,34.87,6.13,6.13,1,.966192938692278, +16768,118059,4260,2008,2008_House-G_MT-1,MT-1,House-G,House-G,Montana State University Billings,216,Live Phone,,10/18/2008,403,John B. Driscoll,14106,DEM,25.3,Denny Rehberg,14107,REP,59.2,4.5,-33.900002,11/4/2008,32.42,64.14,-31.72,2.18,-2.18,1,-6.96564953052971, +16806,118146,4267,2008,2008_House-G_NH-1,NH-1,House-G,House-G,Research 2000,281,Live Phone,,10/18/2008,300,Carol Shea-Porter,14225,DEM,48,Jeb E. Bradley,14226,REP,43,2,5,11/4/2008,51.76,45.86,5.9,.9,-.9,1,-4.524837893064864, +16806,118147,4268,2008,2008_House-G_NH-2,NH-2,House-G,House-G,Research 2000,281,Live Phone,,10/18/2008,300,Paul W. Hodes,14228,DEM,49,Jennifer M. Horn,14229,REP,35,3,14,11/4/2008,56.44,41.42,15.02,1.02,-1.02,1,-6.232007308249734, +18178,117330,8656,2008,2008_House-G_US,US,House-G,House-G,GfK Group,115,Live Phone,,10/18/2008,800,Generic Candidate,13748,DEM,43,Generic Candidate,13749,REP,37,,6,11/4/2008,52.93,42.38,10.55,4.55,-4.55,1,.8630881199715054,for AP +15515,117582,8656,2008,2008_House-G_US,US,House-G,House-G,Research 2000,281,Live Phone,,10/18/2008,1100,Generic Candidate,13748,DEM,48,Generic Candidate,13749,REP,35,,13,11/4/2008,52.93,42.38,10.55,2.45,2.45,1,-1.440664294937543, +14887,19727,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/19/2008,1200,Barack Obama,41,DEM,49,John McCain,44,REP,45,,4,11/4/2008,52.88,45.61,7.27,3.27,-3.27,1,.3254329984844205, +15613,20453,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/19/2008,1050,Barack Obama,41,DEM,46,John McCain,44,REP,42,,4,11/4/2008,52.88,45.61,7.27,3.27,-3.27,1,.4443440717857339, +15306,23130,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,Live Phone,,10/19/2008,1159,Barack Obama,41,DEM,51,John McCain,44,REP,40.5,3,10.5,11/4/2008,52.88,45.61,7.27,3.23,3.23,1,.3202397602312002,for NBC News | Wall Street Journal; average of multiple versions or turnout models listed in poll; among registered voters +15784,20624,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/19/2008,1214,Barack Obama,41,DEM,50,John McCain,44,REP,42,,8,11/4/2008,52.88,45.61,7.27,.73,.73,1,-2.212687327141239, +16795,21709,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2008,1000,Barack Obama,41,DEM,51,John McCain,44,REP,46,0,5,11/4/2008,53.66,44.71,8.95,3.95,-3.95,1,.1296348654393915, +16785,21699,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/19/2008,951,Barack Obama,41,DEM,48,John McCain,44,REP,48,,0,11/4/2008,53.66,44.71,8.95,8.95,-8.95,.5,5.225573887961375, +16793,21707,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2008,1000,Barack Obama,41,DEM,48,John McCain,44,REP,49,1,-1,11/4/2008,51.03,48.22,2.82,3.82,-3.82,0,1.053317627030675, +16781,21695,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/19/2008,1252,Barack Obama,41,DEM,49,John McCain,44,REP,45,,4,11/4/2008,51.03,48.22,2.82,1.18,1.18,1,-1.676905422539415, +16803,21717,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/19/2008,1411,Barack Obama,41,DEM,48,John McCain,44,REP,46,,2,11/4/2008,49.95,48.91,1.03,.97,.97,1,-3.390772558449893, +16782,21696,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/19/2008,473,Barack Obama,41,DEM,42,John McCain,44,REP,53,,-11,11/4/2008,49.95,48.91,1.03,12.03,-12.03,0,8.238201544890991, +16777,21691,721,2008,2008_Pres-G_KY,KY,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/19/2008,535,Barack Obama,41,DEM,41,John McCain,44,REP,54,,-13,11/4/2008,41.17,57.4,-16.23,3.23,3.23,1,-1.431295973629194,for WHAS-TV | WLEX-TV (Lexington) +16792,21706,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2008,1000,Barack Obama,41,DEM,49,John McCain,44,REP,44,2,5,11/4/2008,49.29,49.43,-.13,5.13,5.13,0,3.039684138703076, +16783,21697,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/19/2008,717,Barack Obama,41,DEM,48,John McCain,44,REP,48,,0,11/4/2008,49.29,49.43,-.13,.13,.13,.5,-2.678233213579511, +16799,21713,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/19/2008,698,Barack Obama,41,DEM,49,John McCain,44,REP,48,,1,11/4/2008,49.7,49.38,.33,.67,.67,1,-2.693761055172688, +16802,21716,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/19/2008,1200,Barack Obama,41,DEM,51,John McCain,44,REP,44,2,7,11/4/2008,49.7,49.38,.33,6.67,6.67,1,3.813072403613928, +16796,21710,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2008,700,Barack Obama,41,DEM,51,John McCain,44,REP,48,,3,11/4/2008,49.7,49.38,.33,2.67,2.67,1,-.6269845449190243, +16776,21690,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/19/2008,627,Barack Obama,41,DEM,47,John McCain,44,REP,47,,0,11/4/2008,49.7,49.38,.33,.33,-.33,.5,-2.969084534497212,for WTVD-RV Raleigh +16766,21680,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,The Tyson Group,334,Live Phone,,10/19/2008,600,Barack Obama,41,DEM,48,John McCain,44,REP,45,1,3,11/4/2008,49.7,49.38,.33,2.67,2.67,1,-.6613154710194421,for Civitas Institute +16786,21700,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/19/2008,921,Barack Obama,41,DEM,50,John McCain,44,REP,47,,3,11/4/2008,49.7,49.38,.33,2.67,2.67,1,-.4721298709236913, +16779,21693,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/19/2008,466,Barack Obama,41,DEM,47,John McCain,44,REP,46,,1,11/4/2008,54.13,44.52,9.61,8.61,-8.61,1,3.989727553310373, +16780,21694,736,2008,2008_Pres-G_NM,NM,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/19/2008,534,Barack Obama,41,DEM,46,John McCain,44,REP,46,,0,11/4/2008,56.91,41.78,15.13,15.13,-15.13,.5,8.946820347608069, +16798,21712,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/19/2008,690,Barack Obama,41,DEM,47,John McCain,44,REP,47,,0,11/4/2008,55.15,42.65,12.49,12.49,-12.49,.5,5.708066324473636, +16784,21698,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/19/2008,670,Barack Obama,41,DEM,44,John McCain,44,REP,52,,-8,11/4/2008,55.15,42.65,12.49,20.49,-20.49,0,13.71369280041185, +16794,21708,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2008,1000,Barack Obama,41,DEM,47,John McCain,44,REP,49,1,-2,11/4/2008,51.5,46.91,4.59,6.59,-6.59,0,2.473953817275836, +16787,21701,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/19/2008,991,Barack Obama,41,DEM,47,John McCain,44,REP,49,,-2,11/4/2008,51.5,46.91,4.59,6.59,-6.59,0,2.262121964367206, +16809,21723,740,2008,2008_Pres-G_OK,OK,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/19/2008,561,Barack Obama,41,DEM,35,John McCain,44,REP,59,,-24,11/4/2008,34.35,65.65,-31.29,7.29,7.29,1,2.02708303271704, +16743,21653,747,2008,2008_Pres-G_TX,TX,Pres-G,Pres-G,YouGov,391,Online,,10/19/2008,550,Barack Obama,41,DEM,40,John McCain,44,REP,51,1,-11,11/4/2008,43.68,55.45,-11.77,.77,.77,1,-2.895172380757546,among registered voters +63753,117378,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/19/2008,652,Barack Obama,41,DEM,51,John McCain,44,REP,45,,6,11/4/2008,52.63,46.33,6.3,.3,-.3,1,-2.753933921031368,for WDBJ-TV (Roanoke) | WTVR-TV (Richmond) | WJLA-TV (Washington DC) | WJHL-TV (Virginia); among all adults +16788,21702,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/19/2008,922,Barack Obama,41,DEM,50,John McCain,44,REP,46,,4,11/4/2008,52.63,46.33,6.3,2.3,-2.3,1,-.915508051091161, +16810,21724,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/19/2008,641,Barack Obama,41,DEM,51,John McCain,44,REP,43,,8,11/4/2008,56.22,42.31,13.9,5.9,-5.9,1,2.522245741719789, +16811,21725,754,2008,2008_Pres-G_WY,WY,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/19/2008,604,Barack Obama,41,DEM,37,John McCain,44,REP,58,,-21,11/4/2008,32.54,64.78,-32.24,11.24,11.24,1,5.006103712032771, +16803,87513,1314,2008,2008_Gov-G_IN,IN,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/19/2008,1411,Jill Long Thompson,12608,DEM,36,"Mitchell Daniels, Jr.",12609,REP,57,,-21,11/4/2008,40.04,57.84,-17.81,3.19,-3.19,1,-1.671197023535596, +16802,87511,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/19/2008,1200,Bev Perdue,12620,DEM,48,Pat McCrory,12618,REP,44,4,4,11/4/2008,50.27,46.88,3.4,.6,.6,1,-3.53309720535236, +16776,87515,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/19/2008,627,Bev Perdue,12620,DEM,43,Pat McCrory,12618,REP,46,7,-3,11/4/2008,50.27,46.88,3.4,6.4,-6.4,0,2.57761843308278,for WTVD-RV Raleigh +16766,87510,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,The Tyson Group,334,Live Phone,,10/19/2008,600,Bev Perdue,12620,DEM,43,Pat McCrory,12618,REP,43,2,0,11/4/2008,50.27,46.88,3.4,3.4,-3.4,.5,-.8129541496223168,for Civitas Institute +16777,25310,1556,2008,2008_Sen-G_KY,KY,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/19/2008,535,Bruce Lunsford,2651,DEM,48,Mitch McConnell,2650,REP,48,,0,11/4/2008,47.03,52.97,-5.93,5.93,5.93,.5,2.365419231469934,for WHAS-TV | WLEX-TV (Lexington) +16802,24954,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/19/2008,1200,Kay R. Hagan,2709,DEM,49,Elizabeth H. Dole,2710,REP,42,4,7,11/4/2008,52.65,44.18,8.47,1.47,-1.47,1,-4.150379715829208, +16776,25337,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/19/2008,627,Kay R. Hagan,2709,DEM,46,Elizabeth H. Dole,2710,REP,45,5,1,11/4/2008,52.65,44.18,8.47,7.47,-7.47,1,1.882853604553993,for WTVD-RV Raleigh +16766,25385,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,The Tyson Group,334,Live Phone,,10/19/2008,600,Kay R. Hagan,2709,DEM,44,Elizabeth H. Dole,2710,REP,41,3,3,11/4/2008,52.65,44.18,8.47,5.47,-5.47,1,-.0580564293111881,for Civitas Institute +16809,25358,1570,2008,2008_Sen-G_OK,OK,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/19/2008,561,Andrew Rice,2759,DEM,39,James M. Inhofe,2758,REP,51,7,-12,11/4/2008,39.18,56.68,-17.5,5.5,5.5,1,.3105343108326478, +16743,25402,1576,2008,2008_Sen-G_TX,TX,Sen-G,Sen-G,YouGov,391,Online,,10/19/2008,550,Rick Noriega,2802,DEM,36,John Cornyn,2801,REP,45,5,-9,11/4/2008,42.84,54.82,-11.98,2.98,2.98,1,-2.402227186615474,among registered voters +63753,117449,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/19/2008,652,Mark R. Warner,2808,DEM,60,James S. Gilmore III,2809,REP,36,1,24,11/4/2008,65.03,33.73,31.3,7.3,-7.3,1,2.76552234461526,for WDBJ-TV (Roanoke) | WTVR-TV (Richmond) | WJLA-TV (Washington DC) | WJHL-TV (Virginia) +64145,118019,4144,2008,2008_House-G_GA-8,GA-8,House-G,House-G,Mellman Group,205,Live Phone,D,10/19/2008,400,James Marshall,14081,DEM,48,Richard N. Goddard,14082,REP,31,,17,11/4/2008,57.24,42.76,14.49,2.51,2.51,1,-5.19496227334845,for James Marshall +64333,118321,4152,2008,2008_House-G_ID-1,ID-1,House-G,House-G,SurveyUSA,325,IVR,,10/19/2008,613,Walt Minnick,13972,DEM,51,William T. Sali,13973,REP,45,,6,11/4/2008,50.61,49.39,1.21,4.79,4.79,1,-1.604013151223759, +63855,117558,4414,2008,2008_House-G_TX-22,TX-22,House-G,House-G,Benenson Strategy Group,30,Live Phone,D,10/19/2008,400,Nicholas V. Lampson,13826,DEM,42,Pete Olson,13827,REP,42,3,0,11/4/2008,45.36,52.43,-7.07,7.07,7.07,.5,-.0567014230139578,for Nicholas V. Lampson +16811,118322,4460,2008,2008_House-G_WY-1,WY-1,House-G,House-G,SurveyUSA,325,IVR,,10/19/2008,604,Gary Trauner,14062,DEM,44,Cynthia M. Lummis,14063,REP,50,4,-6,11/4/2008,42.81,52.62,-9.82,3.82,3.82,1,-3.357049399663739, +27649,120432,8656,2008,2008_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,10/19/2008,1000,Generic Candidate,13748,DEM,48,Generic Candidate,13749,REP,40,,8,11/4/2008,52.93,42.38,10.55,2.55,-2.55,1,-.9779218190185233, +15306,32928,8656,2008,2008_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,10/19/2008,600,Generic Candidate,13748,DEM,49,Generic Candidate,13749,REP,38,,11,11/4/2008,52.93,42.38,10.55,.45,.45,1,-3.489056917397819,for NBC News | Wall Street Journal; sample size unavailable; estimated at 600 as a default +14859,19699,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/20/2008,1330,Barack Obama,41,DEM,54,John McCain,44,REP,43,,11,11/4/2008,52.88,45.61,7.27,3.73,3.73,1,.945360976301325,for The Washington Post +15194,20034,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Financial Dynamics,95,Live Phone,,10/20/2008,782,Barack Obama,41,DEM,47,John McCain,44,REP,42,,5,11/4/2008,52.88,45.61,7.27,2.27,-2.27,1,-.8406945894271008,for Diageo | Hotline +15084,19924,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/20/2008,2331,Barack Obama,41,DEM,52,John McCain,44,REP,44,,8,11/4/2008,52.88,45.61,7.27,.73,.73,1,-2.005441846208007, +16767,21681,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/20/2008,576,Barack Obama,41,DEM,51,John McCain,44,REP,46,,5,11/4/2008,53.66,44.71,8.95,3.95,-3.95,1,-.4376364475234649, +16740,21650,710,2008,2008_Pres-G_CT,CT,Pres-G,Pres-G,University of Connecticut,347,Live Phone,,10/20/2008,502,Barack Obama,41,DEM,56,John McCain,44,REP,31,1,25,11/4/2008,60.59,38.22,22.37,2.63,2.63,1,-2.047560136188364, +16751,21661,721,2008,2008_Pres-G_KY,KY,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/20/2008,600,Barack Obama,41,DEM,39,John McCain,44,REP,55,,-16,11/4/2008,41.17,57.4,-16.23,.23,.23,1,-4.955476622130597, +16651,21561,725,2008,2008_Pres-G_ME,ME,Pres-G,Pres-G,Market Decisions Research,184,Live Phone,,10/20/2008,425,Barack Obama,41,DEM,52,John McCain,44,REP,33,,19,11/4/2008,57.71,40.38,17.32,1.68,1.68,1,-2.664287611879668,among all adults +16775,21689,725,2008,2008_Pres-G_ME,ME,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/20/2008,642,Barack Obama,41,DEM,54,John McCain,44,REP,39,,15,11/4/2008,57.71,40.38,17.32,2.32,-2.32,1,-1.669044292757334, +16749,120037,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/20/2008,644,Barack Obama,41,DEM,51,John McCain,44,REP,46.5,2,4.5,11/4/2008,49.7,49.38,.33,4.17,4.17,1,1.098244922621421,for CNN | Time; average of multiple versions or turnout models listed in poll +16741,21651,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,10/20/2008,725,Barack Obama,41,DEM,54,John McCain,44,REP,39,,15,11/4/2008,54.13,44.52,9.61,5.39,5.39,1,1.091521747470112,for Boston Globe +16748,21673,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/20/2008,700,Barack Obama,41,DEM,50,John McCain,44,REP,44.5,,5.5,11/4/2008,55.15,42.65,12.49,6.99,-6.99,1,-.0784816358732599,for CNN; average of multiple versions or turnout models listed in poll +16759,21669,738,2008,2008_Pres-G_NY,NY,Pres-G,Pres-G,Siena College,305,Live Phone,,10/20/2008,721,Barack Obama,41,DEM,62,John McCain,44,REP,31,,31,11/4/2008,62.88,36.03,26.86,4.14,4.14,1,-1.828652166784366, +16746,21674,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/20/2008,737,Barack Obama,41,DEM,49.5,John McCain,44,REP,45,3,4.5,11/4/2008,51.5,46.91,4.59,.09,-.09,1,-4.329140028426853,for CNN; average of multiple versions or turnout models listed in poll +16742,21652,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/20/2008,886,Barack Obama,41,DEM,49,John McCain,44,REP,46,2,3,11/4/2008,51.5,46.91,4.59,1.59,-1.59,1,-2.635746737515465, +16778,21692,740,2008,2008_Pres-G_OK,OK,Pres-G,Pres-G,SoonerPoll.com,308,IVR,,10/20/2008,763,Barack Obama,41,DEM,32,John McCain,44,REP,64,,-32,11/4/2008,34.35,65.65,-31.29,.71,-.71,1,-5.697217024876442, +16773,21687,744,2008,2008_Pres-G_SC,SC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/20/2008,500,Barack Obama,41,DEM,43,John McCain,44,REP,54,,-11,11/4/2008,44.9,53.87,-8.98,2.02,-2.02,1,-1.666735955032382, +16750,21675,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/20/2008,647,Barack Obama,41,DEM,52.5,John McCain,44,REP,44,3,8.5,11/4/2008,52.63,46.33,6.3,2.2,2.2,1,-.8525393165908984,for CNN; average of multiple versions or turnout models listed in poll +16747,21676,753,2008,2008_Pres-G_WV,WV,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/20/2008,674,Barack Obama,41,DEM,42.5,John McCain,44,REP,53,2,-10.5,11/4/2008,42.59,55.71,-13.12,2.62,2.62,1,-2.491860126687479,for CNN; average of multiple versions or turnout models listed in poll +16772,21686,753,2008,2008_Pres-G_WV,WV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/20/2008,500,Barack Obama,41,DEM,43,John McCain,44,REP,52,,-9,11/4/2008,42.59,55.71,-13.12,4.12,4.12,1,-1.087344171316559, +16741,87512,1317,2008,2008_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,10/20/2008,725,John Lynch,12625,DEM,67,Joe Kenney,12626,REP,17,,50,11/4/2008,70.18,27.62,42.56,7.44,7.44,1,-.14743223759899,for Boston Globe +16772,87509,1322,2008,2008_Gov-G_WV,WV,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/20/2008,500,"Joe Manchin, III",12639,DEM,71,Russ Weeks,12641,REP,21,,50,11/4/2008,69.81,25.73,44.08,5.92,5.92,1,.3143853212157539, +16751,25206,1556,2008,2008_Sen-G_KY,KY,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/20/2008,600,Bruce Lunsford,2651,DEM,43,Mitch McConnell,2650,REP,47,,-4,11/4/2008,47.03,52.97,-5.93,1.93,1.93,1,-2.001342806790972, +16651,24889,1558,2008,2008_Sen-G_ME,ME,Sen-G,Sen-G,Market Decisions Research,184,Live Phone,,10/20/2008,425,Thomas H. Allen,2670,DEM,37,Susan M. Collins,2668,REP,54,,-17,11/4/2008,38.58,61.33,-22.75,5.75,5.75,1,-1.25589778651853,among all adults +16775,25319,1558,2008,2008_Sen-G_ME,ME,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/20/2008,642,Thomas H. Allen,2670,DEM,43,Susan M. Collins,2668,REP,54,,-11,11/4/2008,38.58,61.33,-22.75,11.75,11.75,1,5.953096885540579, +16741,25407,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,10/20/2008,725,Jeanne Shaheen,2733,DEM,49,John E. Sununu,2735,REP,36,,13,11/4/2008,51.59,45.25,6.34,6.66,6.66,1,3.341129981128804,for Boston Globe +16778,25394,1570,2008,2008_Sen-G_OK,OK,Sen-G,Sen-G,SoonerPoll.com,308,IVR,,10/20/2008,763,Andrew Rice,2759,DEM,40,James M. Inhofe,2758,REP,53,4,-13,11/4/2008,39.18,56.68,-17.5,4.5,4.5,1,-.7179432061015842, +16741,118440,4267,2008,2008_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,10/20/2008,358,Carol Shea-Porter,14225,DEM,44,Jeb E. Bradley,14226,REP,39,,5,11/4/2008,51.76,45.86,5.9,.9,-.9,1,-4.105663884159418,for Boston Globe +16741,118441,4268,2008,2008_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,10/20/2008,349,Paul W. Hodes,14228,DEM,51,Jennifer M. Horn,14229,REP,25,,26,11/4/2008,56.44,41.42,15.02,10.98,10.98,1,5.94110858745787,for Boston Globe +64068,117895,4342,2008,2008_House-G_OH-15,OH-15,House-G,House-G,GQR Research (GQRR),126,Live Phone,D,10/20/2008,400,Mary Jo Kilroy,13948,DEM,44,Steve Stivers,13949,REP,36,,8,11/4/2008,45.94,45.18,.76,7.24,7.24,1,.9167982815603454,for unspecified Democratic sponsor +15194,117358,8656,2008,2008_House-G_US,US,House-G,House-G,Financial Dynamics,95,Live Phone,,10/20/2008,780,Generic Candidate,13748,DEM,43,Generic Candidate,13749,REP,37,,6,11/4/2008,52.93,42.38,10.55,4.55,-4.55,1,1.198077537042314,for Diageo | Hotline +63533,20475,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Big Ten,31,Live Phone,,10/21/2008,1014,Barack Obama,41,DEM,51.5,John McCain,44,REP,42.5,,9,11/4/2008,52.88,45.61,7.27,1.73,1.73,1,-1.130535687453232, +15535,20375,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,10/21/2008,699,Barack Obama,41,DEM,52,John McCain,44,REP,39,,13,11/4/2008,52.88,45.61,7.27,5.73,5.73,1,2.922147065252743,for CBS News +15059,19899,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/21/2008,936,Barack Obama,41,DEM,49,John McCain,44,REP,40,,9,11/4/2008,52.88,45.61,7.27,1.73,1.73,1,-1.123805254218687, +15424,20264,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2008,3000,Barack Obama,41,DEM,52,John McCain,44,REP,45,,7,11/4/2008,52.88,45.61,7.27,.27,-.27,1,-2.28135270007988, +15504,20344,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/21/2008,1100,Barack Obama,41,DEM,51,John McCain,44,REP,41,,10,11/4/2008,52.88,45.61,7.27,2.73,2.73,1,-.1037582943559645, +15699,20539,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/21/2008,1000,Barack Obama,41,DEM,49,John McCain,44,REP,41,,8,11/4/2008,52.88,45.61,7.27,.73,.73,1,-2.13769719356878,among all adults +16753,21663,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/21/2008,625,Barack Obama,41,DEM,45,John McCain,44,REP,46,,-1,11/4/2008,51.03,48.22,2.82,3.82,-3.82,0,.9156103172102608, +16729,21639,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,SEA Polling & Strategic Design,302,Live Phone,,10/21/2008,800,Barack Obama,41,DEM,49,John McCain,44,REP,42,,7,11/4/2008,51.03,48.22,2.82,4.18,4.18,1,1.476166948667938, +16733,21643,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/21/2008,1200,Barack Obama,41,DEM,46,John McCain,44,REP,48,,-2,11/4/2008,51.03,48.22,2.82,4.82,-4.82,0,2.277181513473942, +16734,21644,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/21/2008,800,Barack Obama,41,DEM,45,John McCain,44,REP,51,2,-6,11/4/2008,46.99,52.2,-5.21,.79,-.79,1,-2.268557016833244, +16709,21619,716,2008,2008_Pres-G_IA,IA,Pres-G,Pres-G,Big Ten,31,Live Phone,,10/21/2008,586,Barack Obama,41,DEM,52,John McCain,44,REP,39,,13,11/4/2008,53.93,44.39,9.53,3.47,3.47,1,-.9472959983541857, +16727,21637,716,2008,2008_Pres-G_IA,IA,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/21/2008,600,Barack Obama,41,DEM,54,John McCain,44,REP,39,,15,11/4/2008,53.93,44.39,9.53,5.47,5.47,1,1.396058863835074, +16719,21629,717,2008,2008_Pres-G_ID,ID,Pres-G,Pres-G,Harstad Strategic Research Inc.,134,Live Phone,D,10/21/2008,503,Barack Obama,41,DEM,32,John McCain,44,REP,55,,-23,11/4/2008,36.09,61.52,-25.43,2.43,2.43,1,-2.655241218712405,for Walt Minnick +16712,21622,718,2008,2008_Pres-G_IL,IL,Pres-G,Pres-G,Big Ten,31,Live Phone,,10/21/2008,586,Barack Obama,41,DEM,61,John McCain,44,REP,32,,29,11/4/2008,61.92,36.78,25.14,3.86,3.86,1,.0046424671492365, +16711,21621,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Big Ten,31,Live Phone,,10/21/2008,586,Barack Obama,41,DEM,51,John McCain,44,REP,42,,9,11/4/2008,49.95,48.91,1.03,7.97,7.97,1,3.750060426595458, +16755,21665,721,2008,2008_Pres-G_KY,KY,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2008,500,Barack Obama,41,DEM,44,John McCain,44,REP,52,,-8,11/4/2008,41.17,57.4,-16.23,8.23,8.23,1,4.167503583149727, +16756,21666,722,2008,2008_Pres-G_LA,LA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2008,500,Barack Obama,41,DEM,41,John McCain,44,REP,57,,-16,11/4/2008,39.93,58.56,-18.63,2.63,2.63,1,-5.227872068439797, +16735,21645,723,2008,2008_Pres-G_MA,MA,Pres-G,Pres-G,Suffolk University,323,Live Phone,,10/21/2008,400,Barack Obama,41,DEM,53,John McCain,44,REP,34,3,19,11/4/2008,61.8,35.99,25.81,6.81,-6.81,1,.5799531777715228,among registered voters +16714,21624,726,2008,2008_Pres-G_MI,MI,Pres-G,Pres-G,Big Ten,31,Live Phone,,10/21/2008,562,Barack Obama,41,DEM,58,John McCain,44,REP,36,,22,11/4/2008,57.43,40.96,16.47,5.53,5.53,1,1.565407533376136, +16718,21628,726,2008,2008_Pres-G_MI,MI,Pres-G,Pres-G,EPIC-MRA,84,Live Phone,,10/21/2008,400,Barack Obama,41,DEM,51,John McCain,44,REP,37,1,14,11/4/2008,57.43,40.96,16.47,2.47,-2.47,1,-1.753634060514029, +16716,21626,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,Big Ten,31,Live Phone,,10/21/2008,583,Barack Obama,41,DEM,57,John McCain,44,REP,38,,19,11/4/2008,54.06,43.82,10.24,8.76,8.76,1,4.812209545507891, +16761,21671,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Marshall Marketing,196,IVR,,10/21/2008,500,Barack Obama,41,DEM,48,John McCain,44,REP,46,,2,11/4/2008,49.7,49.38,.33,1.67,1.67,1,-1.614405154255609,for WSOC-TV +16723,21633,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,Public Opinion Strategies,260,Live Phone,R,10/21/2008,525,Barack Obama,41,DEM,48,John McCain,44,REP,44,,4,11/4/2008,54.13,44.52,9.61,5.61,-5.61,1,.9443677785421819,for unspecified Republican sponsor +16752,21662,735,2008,2008_Pres-G_NJ,NJ,Pres-G,Pres-G,Marist College,183,Live Phone,,10/21/2008,628,Barack Obama,41,DEM,56,John McCain,44,REP,39,,17,11/4/2008,57.27,41.7,15.57,1.43,1.43,1,-2.506082651097713,for NBC News +16713,21623,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Big Ten,31,Live Phone,,10/21/2008,564,Barack Obama,41,DEM,53,John McCain,44,REP,41,,12,11/4/2008,51.5,46.91,4.59,7.41,7.41,1,3.140390410032769, +16731,21641,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/21/2008,1200,Barack Obama,41,DEM,45,John McCain,44,REP,48,,-3,11/4/2008,51.5,46.91,4.59,7.59,-7.59,0,3.891962331393181, +16715,21625,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Big Ten,31,Live Phone,,10/21/2008,566,Barack Obama,41,DEM,52,John McCain,44,REP,42,,10,11/4/2008,54.49,44.17,10.32,.32,-.32,1,-3.425622697549767, +16697,21607,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Muhlenberg College,219,Live Phone,,10/21/2008,608,Barack Obama,41,DEM,52,John McCain,44,REP,40,,12,11/4/2008,54.49,44.17,10.32,1.68,1.68,1,-1.915948259755165, +16732,21642,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/21/2008,1200,Barack Obama,41,DEM,50,John McCain,44,REP,43,,7,11/4/2008,54.49,44.17,10.32,3.32,-3.32,1,.266080926870748, +16757,21667,747,2008,2008_Pres-G_TX,TX,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2008,500,Barack Obama,41,DEM,44,John McCain,44,REP,54,,-10,11/4/2008,43.68,55.45,-11.77,1.77,1.77,1,-1.896192727848807, +16754,21664,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/21/2008,625,Barack Obama,41,DEM,47,John McCain,44,REP,45,,2,11/4/2008,52.63,46.33,6.3,4.3,-4.3,1,1.459838277578521, +16744,21654,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Virginia Commonwealth University,370,Live Phone,,10/21/2008,817,Barack Obama,41,DEM,51,John McCain,44,REP,40,,11,11/4/2008,52.63,46.33,6.3,4.7,4.7,1,1.932982137069722, +16710,21620,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,Big Ten,31,Live Phone,,10/21/2008,584,Barack Obama,41,DEM,53,John McCain,44,REP,41,,12,11/4/2008,56.22,42.31,13.9,1.9,-1.9,1,-1.860344745230694, +16758,21668,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/21/2008,600,Barack Obama,41,DEM,52,John McCain,44,REP,41,,11,11/4/2008,56.22,42.31,13.9,2.9,-2.9,1,-.7130204287235822, +16762,21672,753,2008,2008_Pres-G_WV,WV,Pres-G,Pres-G,Orion Strategies,246,Live Phone,,10/21/2008,600,Barack Obama,41,DEM,44,John McCain,44,REP,49,,-5,11/4/2008,42.59,55.71,-13.12,8.12,8.12,1,3.719692252061009, +16761,87507,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,Marshall Marketing,196,IVR,,10/21/2008,500,Bev Perdue,12620,DEM,44.2,Pat McCrory,12618,REP,43.8,,.40000001,11/4/2008,50.27,46.88,3.4,3,-3,1,-1.055275985065456,for WSOC-TV +16734,25275,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/21/2008,800,Jim Martin,2612,DEM,44,Saxby Chambliss,2611,REP,46,5,-2,11/4/2008,46.83,49.76,-2.92,.92,.92,1,-2.195888932278614, +16719,24860,1552,2008,2008_Sen-G_ID,ID,Sen-G,Sen-G,Harstad Strategic Research Inc.,134,Live Phone,D,10/21/2008,503,Larry LaRocco,2625,DEM,33,James E. Risch,2624,REP,45,,-12,11/4/2008,34.11,57.65,-23.55,11.55,11.55,1,6.291445615530655,for Walt Minnick +16755,25059,1556,2008,2008_Sen-G_KY,KY,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2008,500,Bruce Lunsford,2651,DEM,43,Mitch McConnell,2650,REP,50,,-7,11/4/2008,47.03,52.97,-5.93,1.07,-1.07,1,-3.044004213579386, +16756,25064,1557,2008,2008_Sen-O_LA,LA,Sen-G,Sen-O,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2008,500,Mary L. Landrieu,2659,DEM,53,John Neely Kennedy,2660,REP,43,,10,11/4/2008,52.11,45.72,6.39,3.61,3.61,1,-3.137107883400481, +16735,25287,1559,2008,2008_Sen-G_MA,MA,Sen-G,Sen-G,Suffolk University,323,Live Phone,,10/21/2008,400,John Kerry,2664,DEM,56,Jeffrey K. Beatty,2665,REP,19,,37,11/4/2008,65.86,30.93,34.93,2.07,2.07,1,-5.609661503864674,among registered voters +16718,24831,1560,2008,2008_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,10/21/2008,400,Carl Levin,2673,DEM,58,Jacob W. Hoogendyk Jr.,2674,REP,30,,28,11/4/2008,62.66,33.85,28.82,.82,-.82,1,-6.264634682040653, +16716,24810,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,Big Ten,31,Live Phone,,10/21/2008,583,Al Franken,2679,DEM,40,Norm Coleman,2680,REP,34,15,6,11/4/2008,41.99,41.98,.01,5.99,5.99,1,1.978173397663298, +16723,24989,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/21/2008,525,Jeanne Shaheen,2733,DEM,46,John E. Sununu,2735,REP,43,5,3,11/4/2008,51.59,45.25,6.34,3.34,-3.34,1,-.2953314337937649,for unspecified Republican sponsor +16752,24887,1567,2008,2008_Sen-G_NJ,NJ,Sen-G,Sen-G,Marist College,183,Live Phone,,10/21/2008,628,Frank R. Lautenberg,2744,DEM,48,Dick Zimmer,2745,REP,41,,7,11/4/2008,56.03,41.95,14.08,7.08,-7.08,1,2.114923718317661,for NBC News +16761,25423,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,Marshall Marketing,196,IVR,,10/21/2008,500,Kay R. Hagan,2709,DEM,44,Elizabeth H. Dole,2710,REP,43.4,,.60000002,11/4/2008,52.65,44.18,8.47,7.87,-7.87,1,2.442790081466603,for WSOC-TV +16757,25169,1576,2008,2008_Sen-G_TX,TX,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2008,500,Rick Noriega,2802,DEM,40,John Cornyn,2801,REP,55,,-15,11/4/2008,42.84,54.82,-11.98,3.02,-3.02,1,-1.958435881051684, +16754,24903,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/21/2008,625,Mark R. Warner,2808,DEM,58,James S. Gilmore III,2809,REP,33,,25,11/4/2008,65.03,33.73,31.3,6.3,-6.3,1,1.532795263775298, +16744,25414,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,Virginia Commonwealth University,370,Live Phone,,10/21/2008,817,Mark R. Warner,2808,DEM,61,James S. Gilmore III,2809,REP,27,,34,11/4/2008,65.03,33.73,31.3,2.7,2.7,1,-1.992120299339894, +16762,24936,1578,2008,2008_Sen-G_WV,WV,Sen-G,Sen-G,Orion Strategies,246,Live Phone,,10/21/2008,600,"John D. Rockefeller, IV",2812,DEM,60,Jay Wolfe,2813,REP,36,,24,11/4/2008,63.73,36.26,27.47,3.47,-3.47,1,-4.218128442226091, +64070,117897,4027,2008,2008_House-G_AL-2,AL-2,House-G,House-G,GQR Research (GQRR),126,Live Phone,D,10/21/2008,403,Bobby N. Bright,13950,DEM,50,Jay Love,13951,REP,43,,7,11/4/2008,50.23,49.61,.62,6.38,6.38,1,.991039089066725,for unspecified Democratic sponsor +64210,118148,4027,2008,2008_House-G_AL-2,AL-2,House-G,House-G,Research 2000,281,Live Phone,,10/21/2008,400,Bobby N. Bright,13950,DEM,45,Jay Love,13951,REP,47,,-2,11/4/2008,50.23,49.61,.62,2.62,-2.62,0,-3.654836160698193, +64211,118149,4036,2008,2008_House-G_AZ-3,AZ-3,House-G,House-G,Research 2000,281,Live Phone,,10/21/2008,400,Bob Lord,14232,DEM,40,John B. Shadegg,14233,REP,50,,-10,11/4/2008,42.07,54.08,-12.01,2.01,2.01,1,-5.527191181104286, +64212,118150,4049,2008,2008_House-G_CA-4,CA-4,House-G,House-G,Research 2000,281,Live Phone,,10/21/2008,400,Charles Duane Brown,14234,DEM,48,Tom McClintock,14235,REP,42,,6,11/4/2008,49.76,50.24,-.49,6.49,6.49,0,.1870010930497606, +64213,118151,4124,2008,2008_House-G_FL-13,FL-13,House-G,House-G,Research 2000,281,Live Phone,,10/21/2008,400,Christine L. Jennings,14236,DEM,34,Vern Buchanan,14237,REP,45,,-11,11/4/2008,37.49,55.54,-18.05,7.05,7.05,1,-.418593734494155, +64213,118152,4136,2008,2008_House-G_FL-25,FL-25,House-G,House-G,Research 2000,281,Live Phone,,10/21/2008,400,Joe Garcia,14238,DEM,43,Mario Diaz-Balart,14239,REP,46,,-3,11/4/2008,46.95,53.05,-6.11,3.11,3.11,1,-4.425754661909424, +16719,117943,4152,2008,2008_House-G_ID-1,ID-1,House-G,House-G,Harstad Strategic Research Inc.,134,Live Phone,D,10/21/2008,273,Walt Minnick,13972,DEM,48,William T. Sali,13973,REP,41,,7,11/4/2008,50.61,49.39,1.21,5.79,5.79,1,-.7144181940624003,for Walt Minnick +16719,117944,4153,2008,2008_House-G_ID-2,ID-2,House-G,House-G,Harstad Strategic Research Inc.,134,Live Phone,D,10/21/2008,230,Deborah Holmes,13974,DEM,22,Mike Simpson,13975,REP,66,,-44,11/4/2008,28.9,70.89,-42,2,-2,1,-5.714965753475465,for Walt Minnick +64334,118323,4164,2008,2008_House-G_IL-11,IL-11,House-G,House-G,SurveyUSA,325,IVR,,10/21/2008,623,Deborah Halvorson,14120,DEM,50,Marty Ozinga,14121,REP,37,9,13,11/4/2008,58.4,34.48,23.92,10.92,-10.92,1,5.872206514118435, +16727,118154,4185,2008,2008_House-G_IA-4,IA-4,House-G,House-G,Research 2000,281,Live Phone,,10/21/2008,400,Becky Greenwald,14240,DEM,42,Tom Latham,14241,REP,47,,-5,11/4/2008,39.43,60.57,-21.13,16.13,16.13,1,11.03306043663351, +64335,118324,4190,2008,2008_House-G_KS-4,KS-4,House-G,House-G,SurveyUSA,325,IVR,,10/21/2008,597,Donald Betts,14415,DEM,29,Todd Tiahrt,14414,REP,62,,-33,11/4/2008,32.38,63.41,-31.03,1.97,-1.97,1,-5.343586917850049, +63857,117560,4192,2008,2008_House-G_KY-2,KY-2,House-G,House-G,Benenson Strategy Group,30,Live Phone,D,10/21/2008,401,David E. Boswell,13832,DEM,47,Brett Guthrie,13833,REP,41,,6,11/4/2008,47.43,52.57,-5.15,11.15,11.15,0,5.033251617004158,for unspecified Democratic sponsor +64214,118155,4206,2008,2008_House-G_MD-1,MD-1,House-G,House-G,Research 2000,281,Live Phone,,10/21/2008,400,Frank M. Kratovil,14242,DEM,40,Andy Harris,14243,REP,44,,-4,11/4/2008,49.12,48.33,.79,4.79,-4.79,0,-2.712349927223553, +64087,117915,4232,2008,2008_House-G_MI-9,MI-9,House-G,House-G,Grove Insight,129,Live Phone,D,10/21/2008,400,Gary C. Peters,13964,DEM,46,Joe Knollenberg,13965,REP,36,2,10,11/4/2008,52.08,42.63,9.45,.55,.55,1,-6.940492900013887,for unspecified Democratic sponsor +64215,118157,4266,2008,2008_House-G_NV-3,NV-3,House-G,House-G,Research 2000,281,Live Phone,,10/21/2008,400,Dina Titus,14067,DEM,47,Jon C. Porter,14068,REP,45,,2,11/4/2008,47.43,42.29,5.14,3.14,-3.14,1,-3.136952558862616, +64216,118158,4273,2008,2008_House-G_NJ-5,NJ-5,House-G,House-G,Research 2000,281,Live Phone,,10/21/2008,400,Dennis G. Shulman,14246,DEM,40,Scott Garrett,14247,REP,47,,-7,11/4/2008,42.4,55.87,-13.47,6.47,6.47,1,-1.050906306031538, +64159,118061,4275,2008,2008_House-G_NJ-7,NJ-7,House-G,House-G,National Research Inc.,225,Live Phone,R,10/21/2008,300,Linda Stender,14108,DEM,31,Leonard Lance,14109,REP,40,6,-9,11/4/2008,42.22,50.22,-8,1,-1,1,-6.561031781078273,for Leonard Lance +64217,118159,4323,2008,2008_House-G_NC-10,NC-10,House-G,House-G,Research 2000,281,Live Phone,,10/21/2008,400,Daniel Johnson,14248,DEM,37,Patrick T. McHenry,14249,REP,52,,-15,11/4/2008,42.45,57.55,-15.1,.1,.1,1,-7.419458190341682, +73973,138801,4342,2008,2008_House-G_OH-15,OH-15,House-G,House-G,Benenson Strategy Group,30,Live Phone,D,10/21/2008,500,Mary Jo Kilroy,13948,DEM,46,Steve Stivers,13949,REP,37,,9,11/4/2008,45.94,45.18,.76,8.24,8.24,1,2.156193305086602,for Mary Jo Kilroy +64115,117958,4365,2008,2008_House-G_PA-10,PA-10,House-G,House-G,Lycoming College,176,Live Phone,,10/21/2008,441,Christopher P. Carney,14001,DEM,50,Christopher Hackett,14002,REP,35,,15,11/4/2008,56.33,43.67,12.66,2.34,2.34,1,-5.112684211505321, +64368,118420,4367,2008,2008_House-G_PA-12,PA-12,House-G,House-G,Susquehanna Polling & Research Inc.,326,Live Phone,,10/21/2008,400,John P. Murtha,13894,DEM,46,William Russell,13895,REP,41,,5,11/4/2008,57.85,42.15,15.7,10.7,-10.7,1,4.149779189754389, +64218,118160,4377,2008,2008_House-G_SC-1,SC-1,House-G,House-G,Research 2000,281,Live Phone,,10/21/2008,400,Linda Ketner,14250,DEM,37,Henry E. Brown,14252,REP,48,,-11,11/4/2008,47.89,51.93,-4.04,6.96,-6.96,1,1.668966118471954, +64218,118161,4378,2008,2008_House-G_SC-2,SC-2,House-G,House-G,Research 2000,281,Live Phone,,10/21/2008,400,Rob Miller,14253,DEM,35,Joe Wilson,14254,REP,47,,-12,11/4/2008,46.18,53.74,-7.56,4.44,-4.44,1,-3.040027388873752, +64426,118510,4399,2008,2008_House-G_TX-7,TX-7,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/21/2008,421,Michael Peter Skelly,13952,DEM,41,John Abney Culberson,13953,REP,48,,-7,11/4/2008,42.36,55.9,-13.54,6.54,6.54,1,-.2397683542506252, +64219,118162,4402,2008,2008_House-G_TX-10,TX-10,House-G,House-G,Research 2000,281,Live Phone,,10/21/2008,400,Larry Joe Doherty,14255,DEM,42,Michael McCaul,14256,REP,46,,-4,11/4/2008,43.15,53.89,-10.74,6.74,6.74,1,-.7877216948326622, +64426,118509,4414,2008,2008_House-G_TX-22,TX-22,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/21/2008,404,Nicholas V. Lampson,13826,DEM,36,Pete Olson,13827,REP,53,,-17,11/4/2008,45.36,52.43,-7.07,9.93,-9.93,1,3.72507175112414, +64220,118163,4447,2008,2008_House-G_WA-8,WA-8,House-G,House-G,Research 2000,281,Live Phone,,10/21/2008,400,Darcy Burner,16511,DEM,46,David G. Reichert,16512,REP,46,,0,11/4/2008,47.22,52.78,-5.57,5.57,5.57,.5,-1.87739934035935, +73986,138814,4447,2008,2008_House-G_WA-8,WA-8,House-G,House-G,SurveyUSA,325,IVR,,10/21/2008,600,Darcy Burner,16511,DEM,50,David G. Reichert,16512,REP,46,,4,11/4/2008,47.22,52.78,-5.57,9.57,9.57,0,3.65413675298815,sample size unavailable; estimated at 600 as a default +15535,32926,8656,2008,2008_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/21/2008,600,Generic Candidate,13748,DEM,48,Generic Candidate,13749,REP,36,,12,11/4/2008,52.93,42.38,10.55,1.45,1.45,1,-2.21457217451888,for CBS News; sample size unavailable; estimated at 600 as a default +15504,117584,8656,2008,2008_House-G_US,US,House-G,House-G,Research 2000,281,Live Phone,,10/21/2008,1100,Generic Candidate,13748,DEM,48,Generic Candidate,13749,REP,35,,13,11/4/2008,52.93,42.38,10.55,2.45,2.45,1,-1.266606464943062, +15148,19988,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,10/22/2008,1000,Barack Obama,41,DEM,52,John McCain,44,REP,43,,9,11/4/2008,52.88,45.61,7.27,1.73,1.73,1,-1.094647304579272, +15242,20082,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Knowledge Networks,164,Online,,10/22/2008,1537,Barack Obama,41,DEM,50,John McCain,44,REP,43,,7,11/4/2008,52.88,45.61,7.27,.27,-.27,1,-2.371739068227221,for AP | Yahoo; among registered voters +16717,21627,706,2008,2008_Pres-G_AR,AR,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/22/2008,600,Barack Obama,41,DEM,41,John McCain,44,REP,52,,-11,11/4/2008,38.86,58.72,-19.85,8.85,8.85,1,1.206555607553967, +16707,21617,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,Public Opinion Strategies,260,Live Phone,,10/22/2008,500,Barack Obama,41,DEM,52,John McCain,44,REP,40,1,12,11/4/2008,53.66,44.71,8.95,3.05,3.05,1,-1.108814859499251, +16721,21631,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/22/2008,562,Barack Obama,41,DEM,48,John McCain,44,REP,47,,1,11/4/2008,51.03,48.22,2.82,1.82,-1.82,1,-1.191440378102071, +16724,21634,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2008,500,Barack Obama,41,DEM,46,John McCain,44,REP,51,0,-5,11/4/2008,46.99,52.2,-5.21,.21,.21,1,-3.295555760134694, +16706,21616,718,2008,2008_Pres-G_IL,IL,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/22/2008,800,Barack Obama,41,DEM,59,John McCain,44,REP,35,,24,11/4/2008,61.92,36.78,25.14,1.14,-1.14,1,-2.779298227191716, +16736,21646,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/22/2008,631,Barack Obama,41,DEM,49,John McCain,44,REP,45,,4,11/4/2008,49.95,48.91,1.03,2.97,2.97,1,-1.383109701317545, +16737,21647,720,2008,2008_Pres-G_KS,KS,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/22/2008,613,Barack Obama,41,DEM,41,John McCain,44,REP,53,,-12,11/4/2008,41.65,56.61,-14.96,2.96,2.96,1,-2.468122434618722, +16708,21618,722,2008,2008_Pres-G_LA,LA,Pres-G,Pres-G,Southeastern Louisiana University,309,Live Phone,,10/22/2008,503,Barack Obama,41,DEM,38.3,John McCain,44,REP,50.6,,-12.3,11/4/2008,39.93,58.56,-18.63,6.33,6.33,1,-.9716365334553801,among registered voters +16725,21635,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2008,500,Barack Obama,41,DEM,56,John McCain,44,REP,41,,15,11/4/2008,54.06,43.82,10.24,4.76,4.76,1,.4508668232679729, +16705,21615,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/22/2008,800,Barack Obama,41,DEM,48,John McCain,44,REP,47,,1,11/4/2008,49.29,49.43,-.13,1.13,1.13,0,-1.247386696632599,for St Louis Post-Dispatch | KMOV-TV +16720,21630,738,2008,2008_Pres-G_NY,NY,Pres-G,Pres-G,Marist College,183,Live Phone,,10/22/2008,527,Barack Obama,41,DEM,65,John McCain,44,REP,29,,36,11/4/2008,62.88,36.03,26.86,9.14,9.14,1,3.76875926939501,for NBC News +16722,21632,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/22/2008,408,Barack Obama,41,DEM,52,John McCain,44,REP,42,,10,11/4/2008,51.5,46.91,4.59,5.41,5.41,1,.885690419299838, +16738,21648,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/22/2008,620,Barack Obama,41,DEM,53,John McCain,44,REP,41,,12,11/4/2008,54.49,44.17,10.32,1.68,1.68,1,-1.795742206332706, +16728,21638,746,2008,2008_Pres-G_TN,TN,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/22/2008,600,Barack Obama,41,DEM,38,John McCain,44,REP,54,,-16,11/4/2008,41.83,56.9,-15.07,.93,-.93,1,-3.364504384966119, +16700,21610,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/22/2008,1231,Barack Obama,41,DEM,52,John McCain,44,REP,43,,9,11/4/2008,52.63,46.33,6.3,2.7,2.7,1,.1017760325763944, +16726,21636,751,2008,2008_Pres-G_WA,WA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2008,500,Barack Obama,41,DEM,54,John McCain,44,REP,43,,11,11/4/2008,57.65,40.48,17.18,6.18,-6.18,1,1.382812179958742, +16678,21588,751,2008,2008_Pres-G_WA,WA,Pres-G,Pres-G,University of Washington,364,Live Phone,,10/22/2008,600,Barack Obama,41,DEM,55,John McCain,44,REP,34,,21,11/4/2008,57.65,40.48,17.18,3.82,3.82,1,-.6984290294270606,among registered voters +16736,87649,1314,2008,2008_Gov-G_IN,IN,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/22/2008,631,Jill Long Thompson,12608,DEM,35,"Mitchell Daniels, Jr.",12609,REP,54,7,-19,11/4/2008,40.04,57.84,-17.81,1.19,-1.19,1,-4.334403350537645, +16705,87508,1315,2008,2008_Gov-G_MO,MO,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/22/2008,800,Jay Nixon,12613,DEM,55,Kenny Hulshof,12611,REP,41,,14,11/4/2008,58.4,39.49,18.91,4.91,-4.91,1,.8956625585212706,for St Louis Post-Dispatch | KMOV-TV +16726,87504,1321,2008,2008_Gov-G_WA,WA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2008,500,Christine Gregoire,12637,DEM,50,Dino Rossi,12638,REP,48,,2,11/4/2008,53.24,46.76,6.48,4.48,-4.48,1,-.7182668817638826, +16678,87514,1321,2008,2008_Gov-G_WA,WA,Gov-G,Gov-G,University of Washington,364,Live Phone,,10/22/2008,600,Christine Gregoire,12637,DEM,51,Dino Rossi,12638,REP,45,,6,11/4/2008,53.24,46.76,6.48,.48,-.48,1,-4.773666736937095,among registered voters +24059,29306,1548,2008,2008_Sen-G_CO,CO,Sen-G,Sen-G,Behavior Research Center (Rocky Mountain Poll),27,Live Phone,,10/22/2008,500,Mark Udall,2602,DEM,51,Bob Schaffer,2603,REP,38,,13,11/4/2008,52.8,42.49,10.3,2.7,2.7,1,-1.685103174381894, +63708,117237,1548,2008,2008_Sen-G_CO,CO,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,,10/22/2008,500,Mark Udall,2602,DEM,51,Bob Schaffer,2603,REP,38,,13,11/4/2008,52.8,42.49,10.3,2.7,2.7,1,-1.695153957338793, +16724,25033,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2008,500,Jim Martin,2612,DEM,45,Saxby Chambliss,2611,REP,47,,-2,11/4/2008,46.83,49.76,-2.92,.92,.92,1,-2.449275892654975, +16706,25202,1553,2008,2008_Sen-G_IL,IL,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/22/2008,800,Richard J. Durbin,2638,DEM,59,Steve Sauerberg,2639,REP,34,,25,11/4/2008,67.84,28.53,39.31,14.31,-14.31,1,5.422423258757986, +16737,25306,1555,2008,2008_Sen-G_KS,KS,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/22/2008,613,Jim Slattery,2646,DEM,35,Pat Roberts,2645,REP,57,2,-22,11/4/2008,36.46,60.06,-23.6,1.6,1.6,1,-3.36273310070953, +16708,25258,1557,2008,2008_Sen-O_LA,LA,Sen-G,Sen-O,Southeastern Louisiana University,309,Live Phone,,10/22/2008,503,Mary L. Landrieu,2659,DEM,53,John Neely Kennedy,2660,REP,34,,19,11/4/2008,52.11,45.72,6.39,12.61,12.61,1,6.822625662462497,among registered voters +16725,25090,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2008,500,Al Franken,2679,DEM,41,Norm Coleman,2680,REP,37,17,4,11/4/2008,41.99,41.98,.01,3.99,3.99,1,-.1050372706121088, +16728,25242,1575,2008,2008_Sen-G_TN,TN,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/22/2008,600,Robert D. Tuke,2789,DEM,37,Lamar Alexander,2788,REP,59,,-22,11/4/2008,31.64,65.14,-33.5,11.5,11.5,1,5.098286297480535, +16700,24975,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/22/2008,1231,Mark R. Warner,2808,DEM,60,James S. Gilmore III,2809,REP,32,,28,11/4/2008,65.03,33.73,31.3,3.3,-3.3,1,-1.024643556702901, +64256,118234,4049,2008,2008_House-G_CA-4,CA-4,House-G,House-G,SmithJohnson Research,367,Live Phone,R,10/22/2008,400,Charles Duane Brown,14234,DEM,40,Tom McClintock,14235,REP,49,,-9,11/4/2008,49.76,50.24,-.49,8.51,-8.51,1,2.22564044066766,for Tom McClintock +63856,117559,4119,2008,2008_House-G_FL-8,FL-8,House-G,House-G,Benenson Strategy Group,30,Live Phone,D,10/22/2008,402,Alan Grayson,13829,DEM,52,Richard Keller,13830,REP,41,,11,11/4/2008,52.01,47.99,4.02,6.98,6.98,1,-.5354643570211162,for unspecified Democratic sponsor +16706,118153,4163,2008,2008_House-G_IL-10,IL-10,House-G,House-G,Research 2000,281,Live Phone,,10/22/2008,400,Daniel J. Seals,14118,DEM,49,Mark Kirk,14119,REP,43,,6,11/4/2008,47.44,52.56,-5.12,11.12,11.12,0,6.3679697312733, +64375,118427,4185,2008,2008_House-G_IA-4,IA-4,House-G,House-G,Tarrance Group,333,Live Phone,R,10/22/2008,300,Becky Greenwald,14240,DEM,34,Tom Latham,14241,REP,56,,-22,11/4/2008,39.43,60.57,-21.13,.87,-.87,1,-8.019884594610318,for Tom Latham +64337,118326,4193,2008,2008_House-G_KY-3,KY-3,House-G,House-G,SurveyUSA,325,IVR,,10/22/2008,612,John Yarmuth,14409,DEM,57,Anne Meagher Northup,14410,REP,41,,16,11/4/2008,59.37,40.63,18.73,2.73,-2.73,1,-4.603847837389809, +64157,118055,4244,2008,2008_House-G_MN-6,MN-6,House-G,House-G,Humphrey Institute,143,Live Phone,,10/22/2008,430,Elwyn Tinklenberg,14098,DEM,45,Michele Bachmann,14099,REP,43,5,2,11/4/2008,43.43,46.41,-2.97,4.97,4.97,0,-1.023645613419275, +64338,118327,4244,2008,2008_House-G_MN-6,MN-6,House-G,House-G,SurveyUSA,325,IVR,,10/22/2008,621,Elwyn Tinklenberg,14098,DEM,47,Michele Bachmann,14099,REP,44,6,3,11/4/2008,43.43,46.41,-2.97,5.97,5.97,0,1.926637138855745, +16705,118156,4259,2008,2008_House-G_MO-9,MO-9,House-G,House-G,Research 2000,281,Live Phone,,10/22/2008,400,Judy Baker,14244,DEM,42,Blaine Luetkemeyer,14245,REP,47,,-5,11/4/2008,47.49,49.99,-2.51,2.49,-2.49,1,-5.005535930964053,for St Louis Post-Dispatch | KMOV-TV +64020,117824,4367,2008,2008_House-G_PA-12,PA-12,House-G,House-G,Dane & Associates,71,IVR,,10/22/2008,800,John P. Murtha,13894,DEM,35,William Russell,13895,REP,48,,-13,11/4/2008,57.85,42.15,15.7,28.7,-28.7,0,21.67577721180124, +15187,20027,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Financial Dynamics,95,Live Phone,,10/23/2008,869,Barack Obama,41,DEM,50,John McCain,44,REP,43,,7,11/4/2008,52.88,45.61,7.27,.27,-.27,1,-2.610687638946714,for Diageo | Hotline +15083,19923,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/23/2008,2358,Barack Obama,41,DEM,51,John McCain,44,REP,43,,8,11/4/2008,52.88,45.61,7.27,.73,.73,1,-1.782979243840656, +14934,19774,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,10/23/2008,1000,Barack Obama,41,DEM,49,John McCain,44,REP,46,,3,11/4/2008,52.88,45.61,7.27,4.27,-4.27,1,1.577791982493204, +63590,117032,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/23/2008,886,Barack Obama,41,DEM,46.5,John McCain,44,REP,43.3,,3.2,11/4/2008,52.88,45.61,7.27,4.07,-4.07,1,1.429174658460745, +15339,20179,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Princeton Survey Research Associates International,258,Live Phone,,10/23/2008,882,Barack Obama,41,DEM,53,John McCain,44,REP,41,,12,11/4/2008,52.88,45.61,7.27,4.73,4.73,1,1.977390048477664, +15783,20623,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/23/2008,1203,Barack Obama,41,DEM,51,John McCain,44,REP,42,,9,11/4/2008,52.88,45.61,7.27,1.73,1.73,1,-.9470750408107114, +16618,21524,707,2008,2008_Pres-G_AZ,AZ,Pres-G,Pres-G,Northern Arizona University,234,Live Phone,,10/23/2008,600,Barack Obama,41,DEM,41,John McCain,44,REP,49,,-8,11/4/2008,45.12,53.64,-8.52,.52,.52,1,-4.407041720916908,among registered voters +16587,21484,708,2008,2008_Pres-G_CA,CA,Pres-G,Pres-G,Field Research Corp. (Field Poll),94,Live Phone,,10/23/2008,966,Barack Obama,41,DEM,55,John McCain,44,REP,33,1,22,11/4/2008,61.01,36.95,24.06,2.06,-2.06,1,-1.706640184772823, +16694,21604,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/23/2008,625,Barack Obama,41,DEM,43,John McCain,44,REP,49,,-6,11/4/2008,46.99,52.2,-5.21,.79,-.79,1,-2.270002675730689, +16691,21601,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/23/2008,615,Barack Obama,41,DEM,48,John McCain,44,REP,47,,1,11/4/2008,46.99,52.2,-5.21,6.21,6.21,0,3.590662813158668, +16692,21602,716,2008,2008_Pres-G_IA,IA,Pres-G,Pres-G,Marist College,183,Live Phone,,10/23/2008,645,Barack Obama,41,DEM,52,John McCain,44,REP,42,,10,11/4/2008,53.93,44.39,9.53,.47,.47,1,-3.912052086731395,for NBC News +16695,21605,716,2008,2008_Pres-G_IA,IA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/23/2008,625,Barack Obama,41,DEM,51,John McCain,44,REP,40,,11,11/4/2008,53.93,44.39,9.53,1.47,1.47,1,-2.827136463387288, +16701,21611,716,2008,2008_Pres-G_IA,IA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2008,500,Barack Obama,41,DEM,52,John McCain,44,REP,44,,8,11/4/2008,53.93,44.39,9.53,1.53,-1.53,1,-3.010497207074927, +16696,21606,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/23/2008,625,Barack Obama,41,DEM,45,John McCain,44,REP,46,,-1,11/4/2008,49.29,49.43,-.13,.87,-.87,1,-1.551509367086727, +16704,21614,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2008,700,Barack Obama,41,DEM,48,John McCain,44,REP,50,,-2,11/4/2008,49.7,49.38,.33,2.33,-2.33,0,-.7168899197355015, +16693,21603,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,Marist College,183,Live Phone,,10/23/2008,655,Barack Obama,41,DEM,50,John McCain,44,REP,45,,5,11/4/2008,54.13,44.52,9.61,4.61,-4.61,1,.3519071968441619,for NBC News +16702,21612,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2008,700,Barack Obama,41,DEM,50,John McCain,44,REP,46,,4,11/4/2008,54.13,44.52,9.61,5.61,-5.61,1,1.356840759701236, +16699,21609,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/23/2008,993,Barack Obama,41,DEM,51,John McCain,44,REP,44,,7,11/4/2008,51.5,46.91,4.59,2.41,2.41,1,-1.506837513259338, +16675,21585,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Temple University,336,Live Phone,,10/23/2008,761,Barack Obama,41,DEM,52,John McCain,44,REP,43,,9,11/4/2008,54.49,44.17,10.32,1.32,-1.32,1,-2.01311247093496, +16687,21597,745,2008,2008_Pres-G_SD,SD,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/23/2008,600,Barack Obama,41,DEM,41,John McCain,44,REP,50,,-9,11/4/2008,44.75,53.16,-8.41,.59,-.59,1,-2.425444645996001, +16667,21577,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Roanoke College,292,Live Phone,,10/23/2008,614,Barack Obama,41,DEM,48,John McCain,44,REP,39,,9,11/4/2008,52.63,46.33,6.3,2.7,2.7,1,-.2106184420538587, +16703,21613,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2008,500,Barack Obama,41,DEM,51,John McCain,44,REP,44,,7,11/4/2008,56.22,42.31,13.9,6.9,-6.9,1,3.521321445893101, +16688,21598,753,2008,2008_Pres-G_WV,WV,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/23/2008,600,Barack Obama,41,DEM,43,John McCain,44,REP,49,,-6,11/4/2008,42.59,55.71,-13.12,7.12,7.12,1,2.476022405525847, +24097,87506,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/23/2008,800,Bev Perdue,12620,DEM,46,Pat McCrory,12618,REP,44,1,2,11/4/2008,50.27,46.88,3.4,1.4,-1.4,1,-2.468354241120529,for WRAL News +16704,87502,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2008,700,Bev Perdue,12620,DEM,47,Pat McCrory,12618,REP,51,,-4,11/4/2008,50.27,46.88,3.4,7.4,-7.4,0,3.742627686736779, +16694,24893,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/23/2008,625,Jim Martin,2612,DEM,39,Saxby Chambliss,2611,REP,45,,-6,11/4/2008,46.83,49.76,-2.92,3.08,-3.08,1,.0969278538484456, +16691,24873,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/23/2008,615,Jim Martin,2612,DEM,42,Saxby Chambliss,2611,REP,44,2,-2,11/4/2008,46.83,49.76,-2.92,.92,.92,1,-2.384424117292058, +16701,25042,1554,2008,2008_Sen-G_IA,IA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2008,500,Tom Harkin,2620,DEM,57,Christopher Reed,2621,REP,41,,16,11/4/2008,62.66,37.26,25.39,9.39,-9.39,1,4.607954278360704, +16702,25126,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2008,700,Jeanne Shaheen,2733,DEM,52,John E. Sununu,2735,REP,46,,6,11/4/2008,51.59,45.25,6.34,.34,-.34,1,-3.151068590492782, +24097,29342,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/23/2008,800,Kay R. Hagan,2709,DEM,42,Elizabeth H. Dole,2710,REP,46,3,-4,11/4/2008,52.65,44.18,8.47,12.47,-12.47,0,7.823647482954871,for WRAL News +24077,29324,1574,2008,2008_Sen-G_SD,SD,Sen-G,Sen-G,GQR Research (GQRR),126,Live Phone,,10/23/2008,603,Tim Johnson,2784,DEM,62,Joel D. Dykstra,2785,REP,32,,30,11/4/2008,62.49,37.51,24.98,5.02,5.02,1,1.325278301518218, +16687,25241,1574,2008,2008_Sen-G_SD,SD,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/23/2008,600,Tim Johnson,2784,DEM,57,Joel D. Dykstra,2785,REP,35,,22,11/4/2008,62.49,37.51,24.98,2.98,-2.98,1,-.7808657761476892, +16667,25256,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,Roanoke College,292,Live Phone,,10/23/2008,614,Mark R. Warner,2808,DEM,57,James S. Gilmore III,2809,REP,22,,35,11/4/2008,65.03,33.73,31.3,3.7,3.7,1,-.9815454166797895, +64221,118164,4132,2008,2008_House-G_FL-21,FL-21,House-G,House-G,Research 2000,281,Live Phone,,10/23/2008,400,Raul L. Martinez,13916,DEM,44,Lincoln Diaz-Balart,13917,REP,45,,-1,11/4/2008,42.1,57.9,-15.8,14.8,14.8,1,8.06585052142122, +64339,118328,4181,2008,2008_House-G_IN-9,IN-9,House-G,House-G,SurveyUSA,325,IVR,,10/23/2008,599,Baron P. Hill,14264,DEM,54,Mike Sodrel,14265,REP,39,5,15,11/4/2008,57.77,38.41,19.36,4.36,-4.36,1,-1.694433649627267, +64142,118016,4202,2008,2008_House-G_LA-6,LA-6,House-G,House-G,McLaughlin & Associates,203,Live Phone,R,10/23/2008,300,Donald J. Cazayoux,14078,DEM,38,Bill Cassidy,14076,REP,36,14,2,11/4/2008,40.29,48.12,-7.82,9.82,9.82,0,2.300479297135686,for Bill Cassidy +64180,118087,4358,2008,2008_House-G_PA-3,PA-3,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/23/2008,400,Kathy Dahlkemper,14145,DEM,45,Phil English,14146,REP,47,,-2,11/4/2008,51.25,48.75,2.49,4.49,-4.49,0,-2.991736213058859,for Phil English +64071,117898,4399,2008,2008_House-G_TX-7,TX-7,House-G,House-G,GQR Research (GQRR),126,Live Phone,D,10/23/2008,400,Michael Peter Skelly,13952,DEM,44,John Abney Culberson,13953,REP,49,3,-5,11/4/2008,42.36,55.9,-13.54,8.54,8.54,1,2.366688936200679,for Michael Peter Skelly +15187,117354,8656,2008,2008_House-G_US,US,House-G,House-G,Financial Dynamics,95,Live Phone,,10/23/2008,869,Generic Candidate,13748,DEM,46,Generic Candidate,13749,REP,38,,8,11/4/2008,52.93,42.38,10.55,2.55,-2.55,1,-.6021597922453985,for Diageo | Hotline +27647,32925,8656,2008,2008_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2008,600,Generic Candidate,13748,DEM,47,Generic Candidate,13749,REP,40,,7,11/4/2008,52.93,42.38,10.55,3.55,-3.55,1,-.0620103386860932,sample size unavailable; estimated at 600 as a default +43062,122994,8656,2008,2008_House-G_US,US,House-G,House-G,The Winston Group,385,Live Phone,R,10/23/2008,1000,Generic Candidate,13748,DEM,52,Generic Candidate,13749,REP,42,,10,11/4/2008,52.93,42.38,10.55,.55,-.55,1,-2.923826380770813,for unspecified Republican sponsor; among registered voters +14862,19702,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/24/2008,1308,Barack Obama,41,DEM,52,John McCain,44,REP,45,,7,11/4/2008,52.88,45.61,7.27,.27,-.27,1,-2.2514360791135,for The Washington Post +15176,20016,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,Online,,10/24/2008,1695,Barack Obama,41,DEM,50,John McCain,44,REP,44,,6,11/4/2008,52.88,45.61,7.27,1.27,-1.27,1,-1.2321998587195, +15611,20451,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/24/2008,886,Barack Obama,41,DEM,47,John McCain,44,REP,44,,3,11/4/2008,52.88,45.61,7.27,4.27,-4.27,1,1.691446195380687, +15423,20263,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2008,3000,Barack Obama,41,DEM,52,John McCain,44,REP,44,,8,11/4/2008,52.88,45.61,7.27,.73,.73,1,-1.589951592580749, +15514,20354,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/24/2008,1100,Barack Obama,41,DEM,51,John McCain,44,REP,40,,11,11/4/2008,52.88,45.61,7.27,3.73,3.73,1,1.109603820008711, +16690,21600,707,2008,2008_Pres-G_AZ,AZ,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,10/24/2008,600,Barack Obama,41,DEM,44,John McCain,44,REP,48,2,-4,11/4/2008,45.12,53.64,-8.52,4.52,4.52,1,-.1126143199749491,for unspecified Democratic sponsor +16632,21542,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,GfK Group,115,Live Phone,,10/24/2008,626,Barack Obama,41,DEM,50,John McCain,44,REP,41,0,9,11/4/2008,53.66,44.71,8.95,.05,.05,1,-3.974694028990591, +16633,21543,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,GfK Group,115,Live Phone,,10/24/2008,600,Barack Obama,41,DEM,45,John McCain,44,REP,43,1,2,11/4/2008,51.03,48.22,2.82,.82,-.82,1,-1.968528799530395, +16654,21564,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/24/2008,1435,Barack Obama,41,DEM,47,John McCain,44,REP,45,,2,11/4/2008,51.03,48.22,2.82,.82,-.82,1,-1.573821411269148, +16689,21599,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Howey Politics/DePauw University,142,Live Phone,,10/24/2008,600,Barack Obama,41,DEM,45,John McCain,44,REP,47,,-2,11/4/2008,49.95,48.91,1.03,3.03,-3.03,0,-1.27875721025283, +16658,21568,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/24/2008,600,Barack Obama,41,DEM,48,John McCain,44,REP,47,,1,11/4/2008,49.95,48.91,1.03,.03,-.03,1,-4.52144395825644, +16681,21591,730,2008,2008_Pres-G_MT,MT,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2008,625,Barack Obama,41,DEM,44,John McCain,44,REP,48,,-4,11/4/2008,47.25,49.51,-2.26,1.74,-1.74,1,-2.06013906800172, +16637,21547,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,GfK Group,115,Live Phone,,10/24/2008,601,Barack Obama,41,DEM,48,John McCain,44,REP,46,0,2,11/4/2008,49.7,49.38,.33,1.67,1.67,1,-1.33227248566934, +16683,21593,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2008,625,Barack Obama,41,DEM,47,John McCain,44,REP,47,,0,11/4/2008,49.7,49.38,.33,.33,-.33,.5,-2.628332031797485, +16634,21544,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,GfK Group,115,Live Phone,,10/24/2008,600,Barack Obama,41,DEM,55,John McCain,44,REP,37,1,18,11/4/2008,54.13,44.52,9.61,8.39,8.39,1,4.340493124200307, +16682,21592,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2008,625,Barack Obama,41,DEM,50,John McCain,44,REP,39,,11,11/4/2008,54.13,44.52,9.61,1.39,1.39,1,-2.918995138425207, +16635,21545,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,GfK Group,115,Live Phone,,10/24/2008,628,Barack Obama,41,DEM,52,John McCain,44,REP,40,,12,11/4/2008,55.15,42.65,12.49,.49,-.49,1,-6.588923339333753, +16631,21541,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,GfK Group,115,Live Phone,,10/24/2008,607,Barack Obama,41,DEM,48,John McCain,44,REP,41,0,7,11/4/2008,51.5,46.91,4.59,2.41,2.41,1,-1.68799652155803, +16653,21563,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/24/2008,1425,Barack Obama,41,DEM,51,John McCain,44,REP,42,,9,11/4/2008,51.5,46.91,4.59,4.41,4.41,1,.9202019790533112, +16684,21594,741,2008,2008_Pres-G_OR,OR,Pres-G,Pres-G,DHM Research,76,Live Phone,,10/24/2008,500,Barack Obama,41,DEM,53,John McCain,44,REP,34,,19,11/4/2008,56.75,40.4,16.35,2.65,2.65,1,-.9070788969567899,among registered voters +16646,21556,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Franklin & Marshall College,106,Live Phone,,10/24/2008,600,Barack Obama,41,DEM,53,John McCain,44,REP,40,,13,11/4/2008,54.49,44.17,10.32,2.68,2.68,1,-.7451277640401031,sample size unavailable; estimated at 600 as a default +16636,21546,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,GfK Group,115,Live Phone,,10/24/2008,607,Barack Obama,41,DEM,52,John McCain,44,REP,40,1,12,11/4/2008,54.49,44.17,10.32,1.68,1.68,1,-1.730555169767533, +16655,21565,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/24/2008,1364,Barack Obama,41,DEM,53,John McCain,44,REP,41,,12,11/4/2008,54.49,44.17,10.32,1.68,1.68,1,-1.388872203914603, +16680,21590,748,2008,2008_Pres-G_UT,UT,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2008,625,Barack Obama,41,DEM,32,John McCain,44,REP,55,,-23,11/4/2008,34.41,62.58,-28.18,5.18,5.18,1,1.022886691327193, +16686,21596,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/24/2008,784,Barack Obama,41,DEM,52,John McCain,44,REP,44,,8,11/4/2008,52.63,46.33,6.3,1.7,1.7,1,-.9638622320825033, +16630,21540,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,GfK Group,115,Live Phone,,10/24/2008,601,Barack Obama,41,DEM,49,John McCain,44,REP,42,1,7,11/4/2008,52.63,46.33,6.3,.7,.7,1,-2.17228144043544, +16689,87500,1314,2008,2008_Gov-G_IN,IN,Gov-G,Gov-G,Howey Politics/DePauw University,142,Live Phone,,10/24/2008,600,Jill Long Thompson,12608,DEM,30,"Mitchell Daniels, Jr.",12609,REP,61,3,-31,11/4/2008,40.04,57.84,-17.81,13.19,-13.19,1,8.776228538679275, +16658,87501,1314,2008,2008_Gov-G_IN,IN,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/24/2008,600,Jill Long Thompson,12608,DEM,41,"Mitchell Daniels, Jr.",12609,REP,53,,-12,11/4/2008,40.04,57.84,-17.81,5.81,5.81,1,.8124606315464988, +54117,87503,1317,2008,2008_Gov-G_NH,NH,Gov-G,Gov-G,GfK Group,115,Live Phone,,10/24/2008,600,John Lynch,12625,DEM,73,Joe Kenney,12626,REP,17,2,56,11/4/2008,70.18,27.62,42.56,13.44,13.44,1,6.874176335464668, +16680,87680,1319,2008,2008_Gov-G_UT,UT,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2008,400,Bob Springmeyer,12627,DEM,17,"Jon M. Huntsman, Jr.",12629,REP,73,2,-56,11/4/2008,19.72,77.63,-57.91,1.91,1.91,1,-3.803841414626927, +54118,87505,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,GfK Group,115,Live Phone,,10/24/2008,601,Bev Perdue,12620,DEM,44,Pat McCrory,12618,REP,44,4,0,11/4/2008,50.27,46.88,3.4,3.4,-3.4,.5,-.450555469711013, +16632,24796,1548,2008,2008_Sen-G_CO,CO,Sen-G,Sen-G,GfK Group,115,Live Phone,,10/24/2008,626,Mark Udall,2602,DEM,48,Bob Schaffer,2603,REP,36,,12,11/4/2008,52.8,42.49,10.3,1.7,1.7,1,-2.498325797038131, +16634,24798,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,GfK Group,115,Live Phone,,10/24/2008,600,Jeanne Shaheen,2733,DEM,47,John E. Sununu,2735,REP,41,3,6,11/4/2008,51.59,45.25,6.34,.34,-.34,1,-3.072427072634246, +16637,24797,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,GfK Group,115,Live Phone,,10/24/2008,601,Kay R. Hagan,2709,DEM,47,Elizabeth H. Dole,2710,REP,43,,4,11/4/2008,52.65,44.18,8.47,4.47,-4.47,1,-.929278294568764, +16684,24937,1571,2008,2008_Sen-G_OR,OR,Sen-G,Sen-G,DHM Research,76,Live Phone,,10/24/2008,500,Jeff Merkley,2765,DEM,45,Gordon H. Smith,2766,REP,40,3,5,11/4/2008,48.9,45.55,3.35,1.65,1.65,1,-2.621918932011861,among registered voters +16686,25420,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,ABC News/The Washington Post,3,Live Phone,,10/24/2008,784,Mark R. Warner,2808,DEM,61,James S. Gilmore III,2809,REP,31,,30,11/4/2008,65.03,33.73,31.3,1.3,-1.3,1,-3.393206034722613, +16630,24799,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,GfK Group,115,Live Phone,,10/24/2008,601,Mark R. Warner,2808,DEM,58,James S. Gilmore III,2809,REP,32,,26,11/4/2008,65.03,33.73,31.3,5.3,-5.3,1,.7792842229852284, +16658,118165,4174,2008,2008_House-G_IN-2,IN-2,House-G,House-G,Research 2000,281,Live Phone,,10/24/2008,400,Joe Donnelly,14259,DEM,54,Luke Puckett,14260,REP,40,3,14,11/4/2008,67.09,30.23,36.86,22.86,-22.86,1,15.40957833953384, +64103,117946,4175,2008,2008_House-G_IN-3,IN-3,House-G,House-G,Howey Politics/DePauw University,142,Live Phone,,10/24/2008,300,Michael A. Montagano,13978,DEM,44,Mark Edward Souder,13979,REP,41,,3,11/4/2008,39.7,55.04,-15.34,18.34,18.34,0,11.39923743697489, +16680,117993,4425,2008,2008_House-G_UT-1,UT-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2008,400,Morgan E. Bowen,13887,DEM,29,Rob Bishop,13888,REP,54,,-25,11/4/2008,30.47,64.85,-34.38,9.38,9.38,1,4.297331893732937, +16680,117994,4426,2008,2008_House-G_UT-2,UT-2,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2008,400,Jim Matheson,13889,DEM,57,Bill Dew,13890,REP,30,,27,11/4/2008,63.35,34.47,28.88,1.88,-1.88,1,-5.44096110817804, +16680,117995,4427,2008,2008_House-G_UT-3,UT-3,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2008,400,Bennion L. Spencer,13893,DEM,22,Jason Chaffetz,13892,REP,57,,-35,11/4/2008,28.28,65.61,-37.33,2.33,2.33,1,-3.180912939652722, +15514,117585,8656,2008,2008_House-G_US,US,House-G,House-G,Research 2000,281,Live Phone,,10/24/2008,1100,Generic Candidate,13748,DEM,48,Generic Candidate,13749,REP,34,,14,11/4/2008,52.93,42.38,10.55,3.45,3.45,1,-.08041325776742, +15236,20076,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Live Phone,,10/25/2008,831,Barack Obama,41,DEM,48,John McCain,44,REP,42,,6,11/4/2008,52.88,45.61,7.27,1.27,-1.27,1,-1.433431934454291,for Reuters +15379,20219,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,Live Phone,,10/25/2008,1198,Barack Obama,41,DEM,53,John McCain,44,REP,38,,15,11/4/2008,52.88,45.61,7.27,7.73,7.73,1,5.329110464019833, +15696,20536,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,31148,Barack Obama,41,DEM,51,John McCain,44,REP,45,,6,11/4/2008,52.88,45.61,7.27,1.27,-1.27,1,-.8635503962416543,among registered voters +16449,21346,704,2008,2008_Pres-G_AK,AK,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,352,Barack Obama,41,DEM,38,John McCain,44,REP,55,,-17,11/4/2008,37.89,59.42,-21.54,4.54,4.54,1,-1.98226979142231,among registered voters +16473,21370,705,2008,2008_Pres-G_AL,AL,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,452,Barack Obama,41,DEM,39,John McCain,44,REP,57,,-18,11/4/2008,38.74,60.32,-21.58,3.58,3.58,1,-.6561593172884093,among registered voters +16451,21348,706,2008,2008_Pres-G_AR,AR,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,491,Barack Obama,41,DEM,41,John McCain,44,REP,53,,-12,11/4/2008,38.86,58.72,-19.85,7.85,7.85,1,.1304388397914675,among registered voters +16638,21548,707,2008,2008_Pres-G_AZ,AZ,Pres-G,Pres-G,Arizona State University,15,Live Phone,,10/25/2008,1019,Barack Obama,41,DEM,44,John McCain,44,REP,46,0,-2,11/4/2008,45.12,53.64,-8.52,6.52,6.52,1,2.143829122039758,among registered voters +16469,21366,707,2008,2008_Pres-G_AZ,AZ,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,682,Barack Obama,41,DEM,46,John McCain,44,REP,50,,-4,11/4/2008,45.12,53.64,-8.52,4.52,4.52,1,-.1038836626777717,among registered voters +16685,21595,708,2008,2008_Pres-G_CA,CA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2008,500,Barack Obama,41,DEM,61,John McCain,44,REP,34,,27,11/4/2008,61.01,36.95,24.06,2.94,2.94,1,-1.236520696484995, +16481,21378,708,2008,2008_Pres-G_CA,CA,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,999,Barack Obama,41,DEM,55,John McCain,44,REP,40,,15,11/4/2008,61.01,36.95,24.06,9.06,-9.06,1,5.98108335015692,among registered voters +16613,21519,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,National Journal,224,Live Phone,,10/25/2008,409,Barack Obama,41,DEM,48,John McCain,44,REP,44,,4,11/4/2008,53.66,44.71,8.95,4.95,-4.95,1,.9547106170464253,among registered voters +16474,21371,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,685,Barack Obama,41,DEM,55,John McCain,44,REP,40,,15,11/4/2008,53.66,44.71,8.95,6.05,6.05,1,2.451545298623702,among registered voters +16461,21358,710,2008,2008_Pres-G_CT,CT,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,704,Barack Obama,41,DEM,58,John McCain,44,REP,37,,21,11/4/2008,60.59,38.22,22.37,1.37,-1.37,1,-3.410841004814607,among registered voters +16466,21363,712,2008,2008_Pres-G_DE,DE,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,346,Barack Obama,41,DEM,59,John McCain,44,REP,37,,22,11/4/2008,61.94,36.95,25,3,-3,1,-3.172041278619906,among registered voters +16612,21518,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,National Journal,224,Live Phone,,10/25/2008,408,Barack Obama,41,DEM,45,John McCain,44,REP,44,,1,11/4/2008,51.03,48.22,2.82,1.82,-1.82,1,-1.166103762109457,among registered voters +16671,21581,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Suffolk University,323,Live Phone,,10/25/2008,600,Barack Obama,41,DEM,49,John McCain,44,REP,44,1,5,11/4/2008,51.03,48.22,2.82,2.18,2.18,1,-.5380419086158706, +16487,21384,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,1001,Barack Obama,41,DEM,49,John McCain,44,REP,47,,2,11/4/2008,51.03,48.22,2.82,.82,-.82,1,-1.650736036150296,among registered voters +16661,21571,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/2008,600,Barack Obama,41,DEM,47,John McCain,44,REP,47,,0,11/4/2008,51.03,48.22,2.82,2.82,-2.82,.5,-.0219233833555108, +16475,21372,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,910,Barack Obama,41,DEM,47,John McCain,44,REP,50,,-3,11/4/2008,46.99,52.2,-5.21,2.21,2.21,1,-.4608222022484142,among registered voters +16448,21345,715,2008,2008_Pres-G_HI,HI,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,337,Barack Obama,41,DEM,56,John McCain,44,REP,34,,22,11/4/2008,71.85,26.58,45.26,23.26,-23.26,1,15.98660688421487,among registered voters +16452,21349,716,2008,2008_Pres-G_IA,IA,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,795,Barack Obama,41,DEM,52,John McCain,44,REP,41,,11,11/4/2008,53.93,44.39,9.53,1.47,1.47,1,-2.588220100355231,among registered voters +16462,21359,717,2008,2008_Pres-G_ID,ID,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,372,Barack Obama,41,DEM,36,John McCain,44,REP,59,,-23,11/4/2008,36.09,61.52,-25.43,2.43,2.43,1,-3.067539340015343,among registered voters +16488,21385,718,2008,2008_Pres-G_IL,IL,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,783,Barack Obama,41,DEM,58,John McCain,44,REP,39,,19,11/4/2008,61.92,36.78,25.14,6.14,-6.14,1,3.142424937911763,among registered voters +16494,21391,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,795,Barack Obama,41,DEM,45,John McCain,44,REP,53,,-8,11/4/2008,49.95,48.91,1.03,9.03,-9.03,0,5.341024520111966,among registered voters +16662,21572,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/2008,600,Barack Obama,41,DEM,44,John McCain,44,REP,50,,-6,11/4/2008,49.95,48.91,1.03,7.03,-7.03,0,3.762810001683026, +16453,21350,720,2008,2008_Pres-G_KS,KS,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,499,Barack Obama,41,DEM,41,John McCain,44,REP,52,,-11,11/4/2008,41.65,56.61,-14.96,3.96,3.96,1,-1.783052496739371,among registered voters +16454,21351,721,2008,2008_Pres-G_KY,KY,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,486,Barack Obama,41,DEM,41,John McCain,44,REP,53,,-12,11/4/2008,41.17,57.4,-16.23,4.23,4.23,1,.0317790975912226,among registered voters +16679,21589,722,2008,2008_Pres-G_LA,LA,Pres-G,Pres-G,Ed Renwick/Loyola University New Orleans,85,Live Phone,,10/25/2008,500,Barack Obama,41,DEM,40,John McCain,44,REP,43,,-3,11/4/2008,39.93,58.56,-18.63,15.63,15.63,1,9.973481495984474,among registered voters +16467,21364,722,2008,2008_Pres-G_LA,LA,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,436,Barack Obama,41,DEM,45,John McCain,44,REP,52,,-7,11/4/2008,39.93,58.56,-18.63,11.63,11.63,1,5.427414602811992,among registered voters +16476,21373,723,2008,2008_Pres-G_MA,MA,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,705,Barack Obama,41,DEM,57,John McCain,44,REP,39,,18,11/4/2008,61.8,35.99,25.81,7.81,-7.81,1,2.260852655027836,among registered voters +16482,21379,724,2008,2008_Pres-G_MD,MD,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,600,Barack Obama,41,DEM,60,John McCain,44,REP,35,,25,11/4/2008,61.92,36.47,25.44,.44,-.44,1,-6.562409683351647,sample size unavailable; estimated at 600 as a default; among registered voters +16455,21352,725,2008,2008_Pres-G_ME,ME,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,486,Barack Obama,41,DEM,51,John McCain,44,REP,42,,9,11/4/2008,57.71,40.38,17.32,8.32,-8.32,1,4.863381788231981,among registered voters +16489,21386,726,2008,2008_Pres-G_MI,MI,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,973,Barack Obama,41,DEM,55,John McCain,44,REP,42,,13,11/4/2008,57.43,40.96,16.47,3.47,-3.47,1,-.017941212970045,among registered voters +16477,21374,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,699,Barack Obama,41,DEM,51,John McCain,44,REP,45,,6,11/4/2008,54.06,43.82,10.24,4.24,-4.24,1,.4525024443304334,among registered voters +16490,21387,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,684,Barack Obama,41,DEM,47,John McCain,44,REP,49,,-2,11/4/2008,49.29,49.43,-.13,1.87,-1.87,1,-.3694822130101858,among registered voters +16663,21573,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/2008,600,Barack Obama,41,DEM,48,John McCain,44,REP,46,,2,11/4/2008,49.29,49.43,-.13,2.13,2.13,0,-.4098535525538998, +16479,21376,729,2008,2008_Pres-G_MS,MS,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,417,Barack Obama,41,DEM,42,John McCain,44,REP,55,,-13,11/4/2008,43,56.18,-13.17,.17,.17,1,-3.723124797986736,among registered voters +16491,21388,730,2008,2008_Pres-G_MT,MT,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,368,Barack Obama,41,DEM,44,John McCain,44,REP,54,,-10,11/4/2008,47.25,49.51,-2.26,7.74,-7.74,1,4.035816649696447,among registered voters +16610,21516,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,National Journal,224,Live Phone,,10/25/2008,402,Barack Obama,41,DEM,47,John McCain,44,REP,43,,4,11/4/2008,49.7,49.38,.33,3.67,3.67,1,.5248863268149263,among registered voters +16495,21392,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,955,Barack Obama,41,DEM,51,John McCain,44,REP,47,,4,11/4/2008,49.7,49.38,.33,3.67,3.67,1,1.049568819097159,among registered voters +16665,21575,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/2008,600,Barack Obama,41,DEM,50,John McCain,44,REP,46,,4,11/4/2008,49.7,49.38,.33,3.67,3.67,1,.666037655655988, +16450,21347,732,2008,2008_Pres-G_ND,ND,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,271,Barack Obama,41,DEM,43,John McCain,44,REP,50,,-7,11/4/2008,44.62,53.25,-8.63,1.63,1.63,1,-5.724915650719246,among registered voters +16463,21360,733,2008,2008_Pres-G_NE,NE,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,407,Barack Obama,41,DEM,38,John McCain,44,REP,57,,-19,11/4/2008,41.6,56.53,-14.93,4.07,-4.07,1,-3.139555178270911,among registered voters +16677,21587,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,10/25/2008,692,Barack Obama,41,DEM,55,John McCain,44,REP,39,,16,11/4/2008,54.13,44.52,9.61,6.39,6.39,1,2.376688714416548,for WMUR +16464,21361,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,516,Barack Obama,41,DEM,54,John McCain,44,REP,40,,14,11/4/2008,54.13,44.52,9.61,4.39,4.39,1,.092042341575192,among registered voters +16669,21579,735,2008,2008_Pres-G_NJ,NJ,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/25/2008,800,Barack Obama,41,DEM,53,John McCain,44,REP,38,,15,11/4/2008,57.27,41.7,15.57,.57,-.57,1,-3.00529704633988, +16468,21365,735,2008,2008_Pres-G_NJ,NJ,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,777,Barack Obama,41,DEM,55,John McCain,44,REP,40,,15,11/4/2008,57.27,41.7,15.57,.57,-.57,1,-3.077449375865993,among registered voters +16465,21362,736,2008,2008_Pres-G_NM,NM,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,457,Barack Obama,41,DEM,53,John McCain,44,REP,43,,10,11/4/2008,56.91,41.78,15.13,5.13,-5.13,1,-1.978219615695923,among registered voters +16623,21529,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,Suffolk University,323,Live Phone,,10/25/2008,450,Barack Obama,41,DEM,50,John McCain,44,REP,40,,10,11/4/2008,55.15,42.65,12.49,2.49,-2.49,1,-4.665529803495731, +16497,21394,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,494,Barack Obama,41,DEM,51,John McCain,44,REP,46,,5,11/4/2008,55.15,42.65,12.49,7.49,-7.49,1,.6050917296502175,among registered voters +16660,21570,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/2008,600,Barack Obama,41,DEM,48,John McCain,44,REP,44,,4,11/4/2008,55.15,42.65,12.49,8.49,-8.49,1,2.032232567528848, +16484,21381,738,2008,2008_Pres-G_NY,NY,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,988,Barack Obama,41,DEM,58,John McCain,44,REP,38,,20,11/4/2008,62.88,36.03,26.86,6.86,-6.86,1,1.581921764545869,among registered voters +16649,21559,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Marist College,183,Live Phone,,10/25/2008,661,Barack Obama,41,DEM,48,John McCain,44,REP,45,,3,11/4/2008,51.5,46.91,4.59,1.59,-1.59,1,-2.418210136298206,for NBC News +16611,21517,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,National Journal,224,Live Phone,,10/25/2008,404,Barack Obama,41,DEM,48,John McCain,44,REP,41,,7,11/4/2008,51.5,46.91,4.59,2.41,2.41,1,-1.922019821088888,among registered voters +16470,21367,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,990,Barack Obama,41,DEM,51,John McCain,44,REP,45,,6,11/4/2008,51.5,46.91,4.59,1.41,1.41,1,-2.404732344125192,among registered voters +16664,21574,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/2008,600,Barack Obama,41,DEM,50,John McCain,44,REP,45,,5,11/4/2008,51.5,46.91,4.59,.41,.41,1,-3.81385104899308, +16676,21586,740,2008,2008_Pres-G_OK,OK,Pres-G,Pres-G,SoonerPoll.com,308,IVR,,10/25/2008,720,Barack Obama,41,DEM,35,John McCain,44,REP,62,,-27,11/4/2008,34.35,65.65,-31.29,4.29,4.29,1,-1.902529017172425, +16496,21393,740,2008,2008_Pres-G_OK,OK,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,491,Barack Obama,41,DEM,39,John McCain,44,REP,58,,-19,11/4/2008,34.35,65.65,-31.29,12.29,12.29,1,7.764116982775372,among registered voters +16492,21389,741,2008,2008_Pres-G_OR,OR,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,698,Barack Obama,41,DEM,54,John McCain,44,REP,43,,11,11/4/2008,56.75,40.4,16.35,5.35,-5.35,1,2.139889379941294,among registered voters +16483,21380,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,1009,Barack Obama,41,DEM,51,John McCain,44,REP,44,,7,11/4/2008,54.49,44.17,10.32,3.32,-3.32,1,.2944922803731002,among registered voters +16471,21368,743,2008,2008_Pres-G_RI,RI,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,365,Barack Obama,41,DEM,58,John McCain,44,REP,37,,21,11/4/2008,62.87,35.06,27.81,6.81,-6.81,1,-.4575793899764469,among registered voters +16458,21355,744,2008,2008_Pres-G_SC,SC,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,728,Barack Obama,41,DEM,44,John McCain,44,REP,52,,-8,11/4/2008,44.9,53.87,-8.98,.98,.98,1,-2.27179999133624,among registered voters +16459,21356,745,2008,2008_Pres-G_SD,SD,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,352,Barack Obama,41,DEM,43,John McCain,44,REP,52,,-9,11/4/2008,44.75,53.16,-8.41,.59,-.59,1,-2.743756051854571,among registered voters +16478,21375,746,2008,2008_Pres-G_TN,TN,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,653,Barack Obama,41,DEM,44,John McCain,44,REP,53,,-9,11/4/2008,41.83,56.9,-15.07,6.07,6.07,1,2.884497361720211,among registered voters +16485,21382,747,2008,2008_Pres-G_TX,TX,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,972,Barack Obama,41,DEM,43,John McCain,44,REP,54,,-11,11/4/2008,43.68,55.45,-11.77,.77,.77,1,-2.35822788869108,among registered voters +16472,21369,748,2008,2008_Pres-G_UT,UT,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,395,Barack Obama,41,DEM,34,John McCain,44,REP,61,,-27,11/4/2008,34.41,62.58,-28.18,1.18,1.18,1,-4.166178920765064,among registered voters +16614,21520,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,National Journal,224,Live Phone,,10/25/2008,404,Barack Obama,41,DEM,48,John McCain,44,REP,44,,4,11/4/2008,52.63,46.33,6.3,2.3,-2.3,1,-.7523309159760571,among registered voters +16493,21390,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,772,Barack Obama,41,DEM,52,John McCain,44,REP,45,,7,11/4/2008,52.63,46.33,6.3,.7,.7,1,-1.982296255074291,among registered voters +16666,21576,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/2008,600,Barack Obama,41,DEM,52,John McCain,44,REP,45,,7,11/4/2008,52.63,46.33,6.3,.7,.7,1,-2.386400173952619, +16657,21567,750,2008,2008_Pres-G_VT,VT,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/25/2008,400,Barack Obama,41,DEM,57,John McCain,44,REP,36,,21,11/4/2008,67.46,30.45,37.01,16.01,-16.01,1,9.826289205398787,for WCAX +16456,21353,750,2008,2008_Pres-G_VT,VT,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,275,Barack Obama,41,DEM,62,John McCain,44,REP,32,,30,11/4/2008,67.46,30.45,37.01,7.01,-7.01,1,-1.67337369163012,among registered voters +16486,21383,751,2008,2008_Pres-G_WA,WA,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,797,Barack Obama,41,DEM,53,John McCain,44,REP,43,,10,11/4/2008,57.65,40.48,17.18,7.18,-7.18,1,2.981163658860805,among registered voters +16670,21580,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/25/2008,800,Barack Obama,41,DEM,50,John McCain,44,REP,41,,9,11/4/2008,56.22,42.31,13.9,4.9,-4.9,1,1.877139731164309, +16575,21472,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,University of Wisconsin (Badger Poll),365,Live Phone,,10/25/2008,359,Barack Obama,41,DEM,52,John McCain,44,REP,42,,10,11/4/2008,56.22,42.31,13.9,3.9,-3.9,1,-.224086425824976, +16457,21354,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,976,Barack Obama,41,DEM,53,John McCain,44,REP,41,,12,11/4/2008,56.22,42.31,13.9,1.9,-1.9,1,-1.227605380802582,among registered voters +16460,21357,753,2008,2008_Pres-G_WV,WV,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,404,Barack Obama,41,DEM,43,John McCain,44,REP,52,,-9,11/4/2008,42.59,55.71,-13.12,4.12,4.12,1,-.9534166568492055,among registered voters +16659,21569,753,2008,2008_Pres-G_WV,WV,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/2008,600,Barack Obama,41,DEM,40,John McCain,44,REP,50,,-10,11/4/2008,42.59,55.71,-13.12,3.12,3.12,1,-1.709628018692928, +16480,21377,754,2008,2008_Pres-G_WY,WY,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,246,Barack Obama,41,DEM,29,John McCain,44,REP,67,,-38,11/4/2008,32.54,64.78,-32.24,5.76,-5.76,1,-1.617239473467126,among registered voters +16677,87666,1317,2008,2008_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,10/25/2008,698,John Lynch,12625,DEM,68,Joe Kenney,12626,REP,18,,50,11/4/2008,70.18,27.62,42.56,7.44,7.44,1,.0962960831262564,for WMUR +16657,87499,1320,2008,2008_Gov-G_VT,VT,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/25/2008,400,Jim Douglas,12635,REP,47,Anthony Pollina,12633,IND,23,24,24,11/4/2008,53.43,21.87,31.56,7.56,,1,.078659422450216,for WCAX +16473,25426,1545,2008,2008_Sen-G_AL,AL,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,452,Vivian Davis Figures,2596,DEM,26,Jeff Sessions,2595,REP,54,,-28,11/4/2008,36.52,63.36,-26.84,1.16,-1.16,1,-5.408017964424508,among registered voters +16449,29431,1546,2008,2008_Sen-G_AK,AK,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,358,Mark Begich,2582,DEM,44,Ted Stevens,2583,REP,42,,2,11/4/2008,47.77,46.52,1.24,.76,.76,1,-5.37788988336093,among registered voters +16451,137805,1547,2008,2008_Sen-G_AR,AR,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,491,Mark L. Pryor,16289,DEM,52,Rebekah J. Kennedy,16290,GRE,19,,33,11/4/2008,79.53,20.47,59.07,26.07,,1,18.63452275781245,among registered voters +16613,24926,1548,2008,2008_Sen-G_CO,CO,Sen-G,Sen-G,National Journal,224,Live Phone,,10/25/2008,409,Mark Udall,2602,DEM,51,Bob Schaffer,2603,REP,36,,15,11/4/2008,52.8,42.49,10.3,4.7,4.7,1,.5872092907183069,among registered voters +16474,25427,1548,2008,2008_Sen-G_CO,CO,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,685,Mark Udall,2602,DEM,51,Bob Schaffer,2603,REP,36,,15,11/4/2008,52.8,42.49,10.3,4.7,4.7,1,.8291902366103103,among registered voters +16466,25428,1549,2008,2008_Sen-G_DE,DE,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,346,Joseph R. Biden Jr.,2609,DEM,58,Christine O'Donnell,2610,REP,31,,27,11/4/2008,64.69,35.31,29.37,2.37,-2.37,1,-4.032523526639665,among registered voters +16475,25429,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,910,Jim Martin,2612,DEM,37,Saxby Chambliss,2611,REP,43,,-6,11/4/2008,46.83,49.76,-2.92,3.08,-3.08,1,.3799246738380897,among registered voters +16462,25431,1552,2008,2008_Sen-G_ID,ID,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,372,Larry LaRocco,2625,DEM,31,James E. Risch,2624,REP,56,,-25,11/4/2008,34.11,57.65,-23.55,1.45,-1.45,1,-6.687402284211126,among registered voters +16488,25432,1553,2008,2008_Sen-G_IL,IL,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,783,Richard J. Durbin,2638,DEM,54,Steve Sauerberg,2639,REP,31,,23,11/4/2008,67.84,28.53,39.31,16.31,-16.31,1,8.195418845089543,among registered voters +16452,25430,1554,2008,2008_Sen-G_IA,IA,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,795,Tom Harkin,2620,DEM,56,Christopher Reed,2621,REP,36,,20,11/4/2008,62.66,37.26,25.39,5.39,-5.39,1,.499649315661424,among registered voters +16453,25433,1555,2008,2008_Sen-G_KS,KS,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,499,Jim Slattery,2646,DEM,32,Pat Roberts,2645,REP,56,,-24,11/4/2008,36.46,60.06,-23.6,.4,-.4,1,-5.229453470610427,among registered voters +16454,25434,1556,2008,2008_Sen-G_KY,KY,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,486,Bruce Lunsford,2651,DEM,42,Mitch McConnell,2650,REP,49,,-7,11/4/2008,47.03,52.97,-5.93,1.07,-1.07,1,-2.705614485843369,among registered voters +16679,24886,1557,2008,2008_Sen-O_LA,LA,Sen-G,Sen-O,Ed Renwick/Loyola University New Orleans,85,Live Phone,,10/25/2008,500,Mary L. Landrieu,2659,DEM,49,John Neely Kennedy,2660,REP,34,,15,11/4/2008,52.11,45.72,6.39,8.61,8.61,1,2.507343961873198,among registered voters +16467,25435,1557,2008,2008_Sen-O_LA,LA,Sen-G,Sen-O,YouGov,391,Online,,10/25/2008,436,Mary L. Landrieu,2659,DEM,52,John Neely Kennedy,2660,REP,39,,13,11/4/2008,52.11,45.72,6.39,6.61,6.61,1,.359449373996257,among registered voters +16455,25437,1558,2008,2008_Sen-G_ME,ME,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,486,Thomas H. Allen,2670,DEM,35,Susan M. Collins,2668,REP,55,,-20,11/4/2008,38.58,61.33,-22.75,2.75,2.75,1,-4.225182815692182,among registered voters +16476,25436,1559,2008,2008_Sen-G_MA,MA,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,705,John Kerry,2664,DEM,55,Jeffrey K. Beatty,2665,REP,32,,23,11/4/2008,65.86,30.93,34.93,11.93,-11.93,1,5.924068248176565,among registered voters +16489,25438,1560,2008,2008_Sen-G_MI,MI,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,973,Carl Levin,2673,DEM,52,Jacob W. Hoogendyk Jr.,2674,REP,29,,23,11/4/2008,62.66,33.85,28.82,5.82,-5.82,1,-.4168230155249051,among registered voters +16477,25439,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,699,Al Franken,2679,DEM,40,Norm Coleman,2680,REP,39,,1,11/4/2008,41.99,41.98,.01,.99,.99,1,-2.955654195239288,among registered voters +16479,25440,1562,2008,2008_Sen-G_MS,MS,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,417,Erik R. Fleming,2700,DEM,28,Thad Cochran,2699,REP,56,,-28,11/4/2008,38.56,61.44,-22.87,5.13,-5.13,1,-2.449168386393193,among registered voters +16479,25441,1563,2008,2008_Sen-GS_MS,MS,Sen-G,Sen-GS,YouGov,391,Online,,10/25/2008,417,Ronnie Musgrove,2698,DEM,40,Roger F. Wicker,2697,REP,48,,-8,11/4/2008,45.04,54.96,-9.92,1.92,1.92,1,-3.148764568645061,among registered voters +16491,25442,1564,2008,2008_Sen-G_MT,MT,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,368,Max Baucus,2702,DEM,60,Bob Kelleher,2703,REP,32,,28,11/4/2008,72.92,27.08,45.83,17.83,-17.83,1,12.39795742152861,among registered voters +16463,25444,1565,2008,2008_Sen-G_NE,NE,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,407,Scott Kleeb,2719,DEM,34,Mike Johanns,2718,REP,53,,-19,11/4/2008,40.06,57.52,-17.46,1.54,-1.54,1,-6.096126420814895,among registered voters +16677,29421,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,10/25/2008,687,Jeanne Shaheen,2733,DEM,49,John E. Sununu,2735,REP,38,,11,11/4/2008,51.59,45.25,6.34,4.66,4.66,1,1.567854799728426,for WMUR +16464,25445,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,516,Jeanne Shaheen,2733,DEM,49,John E. Sununu,2735,REP,41,,8,11/4/2008,51.59,45.25,6.34,1.66,1.66,1,-1.727502336286972,among registered voters +16669,25281,1567,2008,2008_Sen-G_NJ,NJ,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/25/2008,800,Frank R. Lautenberg,2744,DEM,49,Dick Zimmer,2745,REP,41,,8,11/4/2008,56.03,41.95,14.08,6.08,-6.08,1,1.369890155429656, +16468,25446,1567,2008,2008_Sen-G_NJ,NJ,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,777,Frank R. Lautenberg,2744,DEM,48,Dick Zimmer,2745,REP,34,,14,11/4/2008,56.03,41.95,14.08,.08,-.08,1,-5.153557372840821,among registered voters +16465,25447,1568,2008,2008_Sen-G_NM,NM,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,457,Tom Udall,2755,DEM,54,Stevan Pearce,2756,REP,33,,21,11/4/2008,61.33,38.67,22.66,1.66,-1.66,1,-5.514669871098876,among registered voters +16610,24930,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,National Journal,224,Live Phone,,10/25/2008,402,Kay R. Hagan,2709,DEM,45,Elizabeth H. Dole,2710,REP,43,,2,11/4/2008,52.65,44.18,8.47,6.47,-6.47,1,1.010942123226871,among registered voters +16495,25443,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,955,Kay R. Hagan,2709,DEM,48,Elizabeth H. Dole,2710,REP,42,,6,11/4/2008,52.65,44.18,8.47,2.47,-2.47,1,-2.740046600559339,among registered voters +24126,29368,1570,2008,2008_Sen-G_OK,OK,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/25/2008,500,Andrew Rice,2759,DEM,38,James M. Inhofe,2758,REP,54,,-16,11/4/2008,39.18,56.68,-17.5,1.5,1.5,1,-3.88573273429897,for unspecified Republican sponsor +16676,25393,1570,2008,2008_Sen-G_OK,OK,Sen-G,Sen-G,SoonerPoll.com,308,IVR,,10/25/2008,720,Andrew Rice,2759,DEM,41,James M. Inhofe,2758,REP,51,3,-10,11/4/2008,39.18,56.68,-17.5,7.5,7.5,1,2.498621492444618, +16496,25448,1570,2008,2008_Sen-G_OK,OK,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,491,Andrew Rice,2759,DEM,39,James M. Inhofe,2758,REP,50,,-11,11/4/2008,39.18,56.68,-17.5,6.5,6.5,1,1.614627671590037,among registered voters +16492,25449,1571,2008,2008_Sen-G_OR,OR,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,698,Jeff Merkley,2765,DEM,44,Gordon H. Smith,2766,REP,43,,1,11/4/2008,48.9,45.55,3.35,2.35,-2.35,1,-1.677212228948584,among registered voters +16471,25450,1572,2008,2008_Sen-G_RI,RI,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,365,Jack Reed,2774,DEM,64,Robert G. Tingle,2775,REP,25,,39,11/4/2008,73.07,26.47,46.6,7.6,-7.6,1,-.0302025562638201,among registered voters +16458,25451,1573,2008,2008_Sen-G_SC,SC,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,728,Bob Conley,2781,DEM,31,Lindsey Graham,2780,REP,47,,-16,11/4/2008,42.25,57.52,-15.28,.72,-.72,1,-5.07086755766783,among registered voters +16459,25452,1574,2008,2008_Sen-G_SD,SD,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,352,Tim Johnson,2784,DEM,60,Joel D. Dykstra,2785,REP,35,,25,11/4/2008,62.49,37.51,24.98,.02,.02,1,-4.359920032291173,among registered voters +16478,25453,1575,2008,2008_Sen-G_TN,TN,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,653,Robert D. Tuke,2789,DEM,30,Lamar Alexander,2788,REP,53,,-23,11/4/2008,31.64,65.14,-33.5,10.5,10.5,1,4.286076901657026,among registered voters +16485,25454,1576,2008,2008_Sen-G_TX,TX,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,972,Rick Noriega,2802,DEM,35,John Cornyn,2801,REP,47,,-12,11/4/2008,42.84,54.82,-11.98,.02,-.02,1,-4.892783549521928,among registered voters +16614,24932,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,National Journal,224,Live Phone,,10/25/2008,404,Mark R. Warner,2808,DEM,60,James S. Gilmore III,2809,REP,31,,29,11/4/2008,65.03,33.73,31.3,2.3,-2.3,1,-2.509361334905913,among registered voters +16493,25455,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,772,Mark R. Warner,2808,DEM,58,James S. Gilmore III,2809,REP,33,,25,11/4/2008,65.03,33.73,31.3,6.3,-6.3,1,2.005107547462199,among registered voters +16460,117517,1578,2008,2008_Sen-G_WV,WV,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,404,"John D. Rockefeller, IV",2812,DEM,55,Jay Wolfe,2813,REP,37,,18,11/4/2008,63.73,36.26,27.47,9.47,-9.47,1,2.192157251678874,among registered voters +16480,25457,1579,2008,2008_Sen-G_WY,WY,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,246,Christopher Rothfuss,2820,DEM,25,Michael B. Enzi,2819,REP,68,,-43,11/4/2008,24.26,75.63,-51.38,8.38,8.38,1,-2.142209181169349,among registered voters +16480,25456,1580,2008,2008_Sen-GS_WY,WY,Sen-G,Sen-GS,YouGov,391,Online,,10/25/2008,246,Nicholas H. Carter,2817,DEM,29,John Barrasso,2816,REP,63,,-34,11/4/2008,26.53,73.35,-46.83,12.83,12.83,1,2.445924138325045,among registered voters +16677,118442,4267,2008,2008_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,10/25/2008,341,Carol Shea-Porter,14225,DEM,48,Jeb E. Bradley,14226,REP,40,,8,11/4/2008,51.76,45.86,5.9,2.1,2.1,1,-2.760749419151457,for WMUR +16677,118443,4268,2008,2008_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,10/25/2008,344,Paul W. Hodes,14228,DEM,48,Jennifer M. Horn,14229,REP,26,,22,11/4/2008,56.44,41.42,15.02,6.98,6.98,1,2.147665314966287,for WMUR +14885,19725,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/26/2008,1200,Barack Obama,41,DEM,50,John McCain,44,REP,45,,5,11/4/2008,52.88,45.61,7.27,2.27,-2.27,1,-.1897338132144993, +15189,20029,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Financial Dynamics,95,Live Phone,,10/26/2008,878,Barack Obama,41,DEM,50,John McCain,44,REP,42,,8,11/4/2008,52.88,45.61,7.27,.73,.73,1,-1.922964194774792,for Diageo | Hotline +15079,19919,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/26/2008,2396,Barack Obama,41,DEM,51,John McCain,44,REP,44,,7,11/4/2008,52.88,45.61,7.27,.27,-.27,1,-2.018379770566178, +15697,20537,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/26/2008,1000,Barack Obama,41,DEM,49,John McCain,44,REP,42,,7,11/4/2008,52.88,45.61,7.27,.27,-.27,1,-2.259837425847925,among all adults +15781,20621,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/26/2008,1202,Barack Obama,41,DEM,49,John McCain,44,REP,45,,4,11/4/2008,52.88,45.61,7.27,3.27,-3.27,1,.7968275243972345, +16579,21507,707,2008,2008_Pres-G_AZ,AZ,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/26/2008,807,Barack Obama,41,DEM,44.5,John McCain,44,REP,51,3,-6.5,11/4/2008,45.12,53.64,-8.52,2.02,2.02,1,-2.654338196007533,for CNN; average of multiple versions or turnout models listed in poll +16656,21566,707,2008,2008_Pres-G_AZ,AZ,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2008,500,Barack Obama,41,DEM,46,John McCain,44,REP,51,,-5,11/4/2008,45.12,53.64,-8.52,3.52,3.52,1,-1.390365571697275, +16576,21508,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/26/2008,774,Barack Obama,41,DEM,51.5,John McCain,44,REP,44,4,7.5,11/4/2008,53.66,44.71,8.95,1.45,-1.45,1,-2.267388525116407,for CNN; average of multiple versions or turnout models listed in poll +16647,21557,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/26/2008,636,Barack Obama,41,DEM,53,John McCain,44,REP,45,,8,11/4/2008,53.66,44.71,8.95,.95,-.95,1,-3.006398411041463, +16641,21551,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2008,1000,Barack Obama,41,DEM,50,John McCain,44,REP,46,1,4,11/4/2008,53.66,44.71,8.95,4.95,-4.95,1,1.58952851643106, +16580,21509,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/26/2008,747,Barack Obama,41,DEM,50.5,John McCain,44,REP,46,2,4.5,11/4/2008,51.03,48.22,2.82,1.68,1.68,1,-.8640043743702451,for CNN; average of multiple versions or turnout models listed in poll +16639,21549,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Datamar Analytics,75,IVR,,10/26/2008,630,Barack Obama,41,DEM,49,John McCain,44,REP,44,,5,11/4/2008,51.03,48.22,2.82,2.18,2.18,1,-.5224123303699216,among registered voters +16626,21537,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Los Angeles Times,172,Live Phone,,10/26/2008,639,Barack Obama,41,DEM,49.5,John McCain,44,REP,41.5,3,8,11/4/2008,51.03,48.22,2.82,5.18,5.18,1,2.692327185251862,average of multiple versions or turnout models listed in poll +16644,21554,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2008,1000,Barack Obama,41,DEM,51,John McCain,44,REP,47,0,4,11/4/2008,51.03,48.22,2.82,1.18,1.18,1,-1.115763655158225, +16584,21510,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/26/2008,690,Barack Obama,41,DEM,46.5,John McCain,44,REP,51,3,-4.5,11/4/2008,46.99,52.2,-5.21,.71,.71,1,-2.15271749380104,for CNN; average of multiple versions or turnout models listed in poll +16604,21501,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/26/2008,800,Barack Obama,41,DEM,47,John McCain,44,REP,47,,0,11/4/2008,49.95,48.91,1.03,1.03,-1.03,.5,-3.21322235794842, +16591,21488,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,Humphrey Institute,143,Live Phone,,10/26/2008,451,Barack Obama,41,DEM,56,John McCain,44,REP,37,,19,11/4/2008,54.06,43.82,10.24,8.76,8.76,1,4.623855672090281,for Humphrey Institute +16581,21511,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/26/2008,825,Barack Obama,41,DEM,47,John McCain,44,REP,49,4,-2,11/4/2008,49.29,49.43,-.13,1.87,-1.87,1,-.1992051041339291,for CNN; average of multiple versions or turnout models listed in poll +16640,21550,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2008,1000,Barack Obama,41,DEM,48,John McCain,44,REP,47,2,1,11/4/2008,49.29,49.43,-.13,1.13,1.13,0,-.5171427408015706, +16674,21584,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/26/2008,672,Barack Obama,41,DEM,48,John McCain,44,REP,48,,0,11/4/2008,49.29,49.43,-.13,.13,.13,.5,-2.091464511498629,for KCTV-TV Kansas City | KMOX 1120 Radio St. Louis +16585,21482,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/26/2008,667,Barack Obama,41,DEM,52,John McCain,44,REP,46,,6,11/4/2008,49.7,49.38,.33,5.67,5.67,1,2.996928207112763,for CNN +16652,21562,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/26/2008,1038,Barack Obama,41,DEM,49,John McCain,44,REP,48,1,1,11/4/2008,49.7,49.38,.33,.67,.67,1,-1.786093082460025, +16645,21555,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2008,1000,Barack Obama,41,DEM,48,John McCain,44,REP,49,,-1,11/4/2008,49.7,49.38,.33,1.33,-1.33,0,-1.316172521123637, +16550,21447,735,2008,2008_Pres-G_NJ,NJ,Pres-G,Pres-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/26/2008,852,Barack Obama,41,DEM,53,John McCain,44,REP,35,,18,11/4/2008,57.27,41.7,15.57,2.43,2.43,1,-.8671054487481131, +16578,21512,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/26/2008,684,Barack Obama,41,DEM,51,John McCain,44,REP,44,,7,11/4/2008,55.15,42.65,12.49,5.49,-5.49,1,-1.220384705635638,for CNN; average of multiple versions or turnout models listed in poll +16577,21513,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/26/2008,779,Barack Obama,41,DEM,50.5,John McCain,44,REP,45,3,5.5,11/4/2008,51.5,46.91,4.59,.91,.91,1,-3.096367855626821,for CNN; average of multiple versions or turnout models listed in poll +16627,21539,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Los Angeles Times,172,Live Phone,,10/26/2008,644,Barack Obama,41,DEM,46.5,John McCain,44,REP,39.5,4,7,11/4/2008,51.5,46.91,4.59,2.41,2.41,1,-1.474049815896606,average of multiple versions or turnout models listed in poll +16642,21552,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2008,1000,Barack Obama,41,DEM,49,John McCain,44,REP,45,0,4,11/4/2008,51.5,46.91,4.59,.59,-.59,1,-3.043690503680822, +16673,21583,741,2008,2008_Pres-G_OR,OR,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/26/2008,672,Barack Obama,41,DEM,57,John McCain,44,REP,38,,19,11/4/2008,56.75,40.4,16.35,2.65,2.65,1,-.5304297706945177, +16582,21514,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/26/2008,768,Barack Obama,41,DEM,54,John McCain,44,REP,42,3,12,11/4/2008,54.49,44.17,10.32,1.68,1.68,1,-1.473203458325526,for CNN; average of multiple versions or turnout models listed in poll +16592,21489,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Muhlenberg College,219,Live Phone,,10/26/2008,610,Barack Obama,41,DEM,53,John McCain,44,REP,42,,11,11/4/2008,54.49,44.17,10.32,.68,.68,1,-2.61653592630679, +16648,21558,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/26/2008,588,Barack Obama,41,DEM,51,John McCain,44,REP,42,,9,11/4/2008,54.49,44.17,10.32,1.32,-1.32,1,-2.024297579171904, +16583,21515,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/26/2008,721,Barack Obama,41,DEM,52,John McCain,44,REP,43,2,9,11/4/2008,52.63,46.33,6.3,2.7,2.7,1,.1046013420800305,for CNN; average of multiple versions or turnout models listed in poll +16643,21553,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2008,1000,Barack Obama,41,DEM,51,John McCain,44,REP,47,0,4,11/4/2008,52.63,46.33,6.3,2.3,-2.3,1,-.0666406056415076, +16672,21582,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/26/2008,671,Barack Obama,41,DEM,52,John McCain,44,REP,43,,9,11/4/2008,52.63,46.33,6.3,2.7,2.7,1,.1139368917395376, +16668,21578,751,2008,2008_Pres-G_WA,WA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/26/2008,800,Barack Obama,41,DEM,54,John McCain,44,REP,42,,12,11/4/2008,57.65,40.48,17.18,5.18,-5.18,1,.8461588951098286, +16604,87650,1314,2008,2008_Gov-G_IN,IN,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/26/2008,800,Jill Long Thompson,12608,DEM,40,"Mitchell Daniels, Jr.",12609,REP,54,,-14,11/4/2008,40.04,57.84,-17.81,3.81,3.81,1,-.9473875894604371, +16674,87498,1315,2008,2008_Gov-G_MO,MO,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/26/2008,672,Jay Nixon,12613,DEM,55,Kenny Hulshof,12611,REP,38,3,17,11/4/2008,58.4,39.49,18.91,1.91,-1.91,1,-1.780281077772777,for KCTV-TV Kansas City | KMOX 1120 Radio St. Louis +16668,87497,1321,2008,2008_Gov-G_WA,WA,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,10/26/2008,800,Christine Gregoire,12637,DEM,49,Dino Rossi,12638,REP,47,,2,11/4/2008,53.24,46.76,6.48,4.48,-4.48,1,-.0490500270264437, +16652,87496,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/26/2008,1038,Bev Perdue,12620,DEM,47,Pat McCrory,12618,REP,44,5,3,11/4/2008,50.27,46.88,3.4,.4,-.4,1,-3.402378591673822, +16576,29310,1548,2008,2008_Sen-G_CO,CO,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/26/2008,774,Mark Udall,2602,DEM,53,Bob Schaffer,2603,REP,43,,10,11/4/2008,52.8,42.49,10.3,.3,-.3,1,-3.860093493031193,for CNN +16584,29311,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/26/2008,690,Jim Martin,2612,DEM,44,Saxby Chambliss,2611,REP,53,,-9,11/4/2008,46.83,49.76,-2.92,6.08,-6.08,1,3.367564476122513,for CNN +16591,29334,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,Humphrey Institute,143,Live Phone,,10/26/2008,418,Al Franken,2679,DEM,41,Norm Coleman,2680,REP,37,17,4,11/4/2008,41.99,41.98,.01,3.99,3.99,1,-.408824782122385,for Humphrey Institute +16550,24837,1567,2008,2008_Sen-G_NJ,NJ,Sen-G,Sen-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/26/2008,852,Frank R. Lautenberg,2744,DEM,52,Dick Zimmer,2745,REP,32,,20,11/4/2008,56.03,41.95,14.08,5.92,5.92,1,1.332543433573087, +16585,29312,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/26/2008,667,Kay R. Hagan,2709,DEM,53,Elizabeth H. Dole,2710,REP,44,,9,11/4/2008,52.65,44.18,8.47,.53,.53,1,-4.926115308653385,for CNN +16652,24953,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/26/2008,1038,Kay R. Hagan,2709,DEM,48,Elizabeth H. Dole,2710,REP,45,4,3,11/4/2008,52.65,44.18,8.47,5.47,-5.47,1,.1800030454569144, +16673,25362,1571,2008,2008_Sen-G_OR,OR,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/26/2008,672,Jeff Merkley,2765,DEM,49,Gordon H. Smith,2766,REP,42,5,7,11/4/2008,48.9,45.55,3.35,3.65,3.65,1,-.0973970109487174, +63616,117081,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,ABC News/The Washington Post,3,Live Phone,,10/26/2008,671,Mark R. Warner,2808,DEM,63,James S. Gilmore III,2809,REP,32,,31,11/4/2008,65.03,33.73,31.3,.3,-.3,1,-4.365581373905529,for The Washington Post +16583,29313,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/26/2008,721,Mark R. Warner,2808,DEM,63,James S. Gilmore III,2809,REP,35,,28,11/4/2008,65.03,33.73,31.3,3.3,-3.3,1,-1.166820562373488,for CNN +16672,25371,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/26/2008,671,Mark R. Warner,2808,DEM,63,James S. Gilmore III,2809,REP,32,1,31,11/4/2008,65.03,33.73,31.3,.3,-.3,1,-3.825812544938, +64340,118329,4144,2008,2008_House-G_GA-8,GA-8,House-G,House-G,SurveyUSA,325,IVR,,10/26/2008,634,James Marshall,14081,DEM,49,Richard N. Goddard,14082,REP,45,,4,11/4/2008,57.24,42.76,14.49,10.49,-10.49,1,5.579368136672533, +16604,118166,4179,2008,2008_House-G_IN-7,IN-7,House-G,House-G,Research 2000,281,Live Phone,,10/26/2008,400,André Carson,16374,DEM,53,Gabrielle Campo,14263,REP,38,,15,11/4/2008,65.08,34.92,30.16,15.16,-15.16,1,7.799830343071122, +16604,118167,4181,2008,2008_House-G_IN-9,IN-9,House-G,House-G,Research 2000,281,Live Phone,,10/26/2008,400,Baron P. Hill,14264,DEM,53,Mike Sodrel,14265,REP,40,,13,11/4/2008,57.77,38.41,19.36,6.36,-6.36,1,.405984595888801, +64341,118330,4189,2008,2008_House-G_KS-3,KS-3,House-G,House-G,SurveyUSA,325,IVR,,10/26/2008,635,Dennis Moore,14417,DEM,53,Nick Jordan,14418,REP,42,,11,11/4/2008,56.44,39.66,16.78,5.78,-5.78,1,-1.383537567263264,for KCTV-TV Kansas City +64182,118091,4321,2008,2008_House-G_NC-8,NC-8,House-G,House-G,Public Policy Polling,263,IVR,,10/26/2008,1589,Lawrence Webb Kissell,14149,DEM,51,Robert C. Hayes,14150,REP,46,,5,11/4/2008,55.38,44.62,10.76,5.76,-5.76,1,-1.177793471343787, +64342,118331,4342,2008,2008_House-G_OH-15,OH-15,House-G,House-G,SurveyUSA,325,IVR,,10/26/2008,632,Mary Jo Kilroy,13948,DEM,47,Steve Stivers,13949,REP,41,2,6,11/4/2008,45.94,45.18,.76,5.24,5.24,1,-.6447503941681217,for WCMH-TV Columbus +64357,118407,4377,2008,2008_House-G_SC-1,SC-1,House-G,House-G,SurveyUSA,325,IVR,,10/26/2008,600,Linda Ketner,14250,DEM,45,Henry E. Brown,14252,REP,50,,-5,11/4/2008,47.89,51.93,-4.04,.96,-.96,1,-5.092052264577347, +73985,138813,4443,2008,2008_House-G_WA-4,WA-4,House-G,House-G,Bainbridge Media Group,656,Live Phone,D,10/26/2008,600,George B. Fearing,16507,DEM,47.5,Doc Hastings,16508,REP,52.5,,-5,11/4/2008,36.91,63.09,-26.18,21.18,21.18,1,13.95999353199086,for George B. Fearing; sample size unavailable; estimated at 600 as a default +15189,117356,8656,2008,2008_House-G_US,US,House-G,House-G,Financial Dynamics,95,Live Phone,,10/26/2008,800,Generic Candidate,13748,DEM,46,Generic Candidate,13749,REP,38,,8,11/4/2008,52.93,42.38,10.55,2.55,-2.55,1,-.4555020213246052,for Diageo | Hotline +27646,120431,8656,2008,2008_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,10/26/2008,800,Generic Candidate,13748,DEM,45,Generic Candidate,13749,REP,41,,4,11/4/2008,52.93,42.38,10.55,6.55,-6.55,1,3.353466941060245,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll +73558,138055,8746,2008,2008_Gov-G_PR,PR,Gov-G,Gov-G,Ipsos,154,Live Phone,,10/26/2008,600,Luis Guillermo Fortuño,16336,OTH,41,Aníbal Acevedo-Vilá,16337,PPD,38,7,3,11/4/2008,52.84,41.26,11.58,8.58,,1,1.20942181084113,sample size unavailable; estimated at 600 as a default +18176,23129,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,10/27/2008,852,Barack Obama,41,DEM,52,John McCain,44,REP,40,2,12,11/4/2008,52.88,45.61,7.27,4.73,4.73,1,2.4345114481686,average of multiple versions or turnout models listed in poll +15422,20262,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2008,3000,Barack Obama,41,DEM,50,John McCain,44,REP,47,,3,11/4/2008,52.88,45.61,7.27,4.27,-4.27,1,2.179344394431418, +15502,20342,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/27/2008,1100,Barack Obama,41,DEM,50,John McCain,44,REP,44,,6,11/4/2008,52.88,45.61,7.27,1.27,-1.27,1,-1.154562020497963, +16549,21446,704,2008,2008_Pres-G_AK,AK,Pres-G,Pres-G,Dittman Research,79,Live Phone,,10/27/2008,489,Barack Obama,41,DEM,37,John McCain,44,REP,56,,-19,11/4/2008,37.89,59.42,-21.54,2.54,2.54,1,-3.718274146625507, +16620,21526,706,2008,2008_Pres-G_AR,AR,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2008,500,Barack Obama,41,DEM,44,John McCain,44,REP,54,,-10,11/4/2008,38.86,58.72,-19.85,9.85,9.85,1,2.522526078676581, +16615,21521,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,"Fabrizio, Lee & Associates",90,Live Phone,,10/27/2008,601,Barack Obama,41,DEM,45,John McCain,44,REP,41,,4,11/4/2008,51.03,48.22,2.82,1.18,1.18,1,-1.355775046054258,among registered voters +16616,21522,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/27/2008,637,Barack Obama,41,DEM,47,John McCain,44,REP,48,1,-1,11/4/2008,46.99,52.2,-5.21,4.21,4.21,1,1.8643086669314, +16588,21485,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Selzer & Co.,304,Live Phone,,10/27/2008,606,Barack Obama,41,DEM,46,John McCain,44,REP,45,,1,11/4/2008,49.95,48.91,1.03,.03,-.03,1,-4.047939616142359,for WTHR Channel 13 | Indianapolis Star +16586,21483,726,2008,2008_Pres-G_MI,MI,Pres-G,Pres-G,EPIC-MRA,84,Live Phone,,10/27/2008,600,Barack Obama,41,DEM,50,John McCain,44,REP,38,,12,11/4/2008,57.43,40.96,16.47,4.47,-4.47,1,.890455324917567, +16621,21527,729,2008,2008_Pres-G_MS,MS,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2008,500,Barack Obama,41,DEM,45,John McCain,44,REP,53,,-8,11/4/2008,43,56.18,-13.17,5.17,5.17,1,2.130416073427157, +16602,21499,735,2008,2008_Pres-G_NJ,NJ,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/27/2008,600,Barack Obama,41,DEM,54,John McCain,44,REP,38,,16,11/4/2008,57.27,41.7,15.57,.43,.43,1,-3.258531765005904, +16619,21525,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2008,700,Barack Obama,41,DEM,50,John McCain,44,REP,46,,4,11/4/2008,55.15,42.65,12.49,8.49,-8.49,1,2.036636748678575, +16603,21500,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/27/2008,600,Barack Obama,41,DEM,50,John McCain,44,REP,45,,5,11/4/2008,55.15,42.65,12.49,7.49,-7.49,1,.8924565743905021, +16502,21399,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Columbus Dispatch,57,Mail,,10/27/2008,2164,Barack Obama,41,DEM,52,John McCain,44,REP,46,,6,11/4/2008,51.5,46.91,4.59,1.41,1.41,1,-1.999389712531328, +16624,21530,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/27/2008,648,Barack Obama,41,DEM,49,John McCain,44,REP,45,,4,11/4/2008,51.5,46.91,4.59,.59,-.59,1,-3.313143185597865, +16650,21560,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Marist College,183,Live Phone,,10/27/2008,713,Barack Obama,41,DEM,55,John McCain,44,REP,41,,14,11/4/2008,54.49,44.17,10.32,3.68,3.68,1,.6299776639034941,for NBC News +16622,21528,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2008,500,Barack Obama,41,DEM,53,John McCain,44,REP,46,,7,11/4/2008,54.49,44.17,10.32,3.32,-3.32,1,.0739181890617861, +16596,21493,744,2008,2008_Pres-G_SC,SC,Pres-G,Pres-G,Princeton Survey Research Associates International,258,Live Phone,,10/27/2008,400,Barack Obama,41,DEM,42,John McCain,44,REP,53,,-11,11/4/2008,44.9,53.87,-8.98,2.02,-2.02,1,-1.501683883988544, +16524,21421,748,2008,2008_Pres-G_UT,UT,Pres-G,Pres-G,Dan Jones & Associates,70,Live Phone,,10/27/2008,1205,Barack Obama,41,DEM,32,John McCain,44,REP,57,,-25,11/4/2008,34.41,62.58,-28.18,3.18,3.18,1,-.9016388695103795,for Deseret News; among registered voters +16617,21523,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Marist College,183,Live Phone,,10/27/2008,671,Barack Obama,41,DEM,51,John McCain,44,REP,47,,4,11/4/2008,52.63,46.33,6.3,2.3,-2.3,1,-.2772656064650942,for NBC News +16625,21531,751,2008,2008_Pres-G_WA,WA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/27/2008,630,Barack Obama,41,DEM,56,John McCain,44,REP,39,,17,11/4/2008,57.65,40.48,17.18,.18,-.18,1,-4.702769070449874,for KATU-TV Portland | KING TV (Seattle) +16588,87494,1314,2008,2008_Gov-G_IN,IN,Gov-G,Gov-G,Selzer & Co.,304,Live Phone,,10/27/2008,606,Jill Long Thompson,12608,DEM,36,"Mitchell Daniels, Jr.",12609,REP,54,,-18,11/4/2008,40.04,57.84,-17.81,.19,-.19,1,-4.875179789724852,for WTHR Channel 13 | Indianapolis Star +16524,87681,1319,2008,2008_Gov-G_UT,UT,Gov-G,Gov-G,Dan Jones & Associates,70,Live Phone,,10/27/2008,1205,Bob Springmeyer,12627,DEM,16,"Jon M. Huntsman, Jr.",12629,REP,77,2,-61,11/4/2008,19.72,77.63,-57.91,3.09,-3.09,1,-1.777524942130072,for Deseret News; among registered voters +16625,87495,1321,2008,2008_Gov-G_WA,WA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/27/2008,630,Christine Gregoire,12637,DEM,50,Dino Rossi,12638,REP,48,,2,11/4/2008,53.24,46.76,6.48,4.48,-4.48,1,-.4572591090564935,for KATU-TV Portland | KING TV (Seattle) +16616,24872,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/27/2008,637,Jim Martin,2612,DEM,44,Saxby Chambliss,2611,REP,46,2,-2,11/4/2008,46.83,49.76,-2.92,.92,.92,1,-2.175304019783315, +24075,29322,1556,2008,2008_Sen-G_KY,KY,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/27/2008,502,Bruce Lunsford,2651,DEM,45,Mitch McConnell,2650,REP,47,,-2,11/4/2008,47.03,52.97,-5.93,3.93,3.93,1,.448168292444395,for Bruce Lunsford +16586,24830,1560,2008,2008_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,10/27/2008,600,Carl Levin,2673,DEM,54,Jacob W. Hoogendyk Jr.,2674,REP,36,,18,11/4/2008,62.66,33.85,28.82,10.82,-10.82,1,4.214869323372274, +16621,25103,1563,2008,2008_Sen-GS_MS,MS,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2008,500,Ronnie Musgrove,2698,DEM,43,Roger F. Wicker,2697,REP,54,,-11,11/4/2008,45.04,54.96,-9.92,1.08,-1.08,1,-3.952315350676168, +16602,117479,1567,2008,2008_Sen-G_NJ,NJ,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/27/2008,600,Frank R. Lautenberg,2744,DEM,56,Dick Zimmer,2745,REP,39,,17,11/4/2008,56.03,41.95,14.08,2.92,2.92,1,-2.17607719703108, +64358,118410,4192,2008,2008_House-G_KY-2,KY-2,House-G,House-G,SurveyUSA,325,IVR,,10/27/2008,587,David E. Boswell,13832,DEM,43,Brett Guthrie,13833,REP,53,,-10,11/4/2008,47.43,52.57,-5.15,4.85,-4.85,1,-1.969755386689309,for WHAS-TV | WLEX-TV (Lexington) +64358,118408,4194,2008,2008_House-G_KY-4,KY-4,House-G,House-G,SurveyUSA,325,IVR,,10/27/2008,591,Michael Kelley,14419,DEM,37,Geoff Davis,14420,REP,58,,-21,11/4/2008,36.97,63.03,-26.07,5.07,5.07,1,-2.078540295264159,for WHAS-TV | WLEX-TV (Lexington) +64359,118409,4241,2008,2008_House-G_MN-3,MN-3,House-G,House-G,SurveyUSA,325,IVR,,10/27/2008,643,Ashwin Madia,14421,DEM,44,Erik Paulsen,14422,REP,45,9,-1,11/4/2008,40.85,48.48,-7.63,6.63,6.63,1,-.4823567187153508,for KSTP-TV Minneapolis +16603,118168,4265,2008,2008_House-G_NV-2,NV-2,House-G,House-G,Research 2000,281,Live Phone,,10/27/2008,400,Jill Talbot Derby,14065,DEM,44,Dean Heller,14066,REP,47,,-3,11/4/2008,41.44,51.82,-10.39,7.39,7.39,1,2.001110676578027, +64014,117816,4425,2008,2008_House-G_UT-1,UT-1,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/27/2008,377,Morgan E. Bowen,13887,DEM,27,Rob Bishop,13888,REP,60,,-33,11/4/2008,30.47,64.85,-34.38,1.38,1.38,1,-5.578055691864737, +64014,117817,4426,2008,2008_House-G_UT-2,UT-2,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/27/2008,445,Jim Matheson,13889,DEM,65,Bill Dew,13890,REP,26,,39,11/4/2008,63.35,34.47,28.88,10.12,10.12,1,5.144647952094415, +64014,117821,4427,2008,2008_House-G_UT-3,UT-3,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/27/2008,383,Bennion L. Spencer,13893,DEM,24,Jason Chaffetz,13892,REP,58,,-34,11/4/2008,28.28,65.61,-37.33,3.33,3.33,1,-1.832107030063507, +18176,32923,8656,2008,2008_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/27/2008,600,Generic Candidate,13748,DEM,48,Generic Candidate,13749,REP,36,,12,11/4/2008,52.93,42.38,10.55,1.45,1.45,1,-1.866029714665699,sample size unavailable; estimated at 600 as a default +15502,117586,8656,2008,2008_House-G_US,US,House-G,House-G,Research 2000,281,Live Phone,,10/27/2008,1100,Generic Candidate,13748,DEM,48,Generic Candidate,13749,REP,38,,10,11/4/2008,52.93,42.38,10.55,.55,-.55,1,-2.811572087408315, +14861,19701,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/28/2008,1327,Barack Obama,41,DEM,52,John McCain,44,REP,44,,8,11/4/2008,52.88,45.61,7.27,.73,.73,1,-1.473255737928328,for The Washington Post +63591,117033,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/28/2008,894,Barack Obama,41,DEM,48.2,John McCain,44,REP,43.8,,4.4000001,11/4/2008,52.88,45.61,7.27,2.87,-2.87,1,.579759418891483, +16598,21495,704,2008,2008_Pres-G_AK,AK,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2008,500,Barack Obama,41,DEM,41,John McCain,44,REP,57,,-16,11/4/2008,37.89,59.42,-21.54,5.54,5.54,1,-.4361618121617213, +16607,21504,705,2008,2008_Pres-G_AL,AL,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/28/2008,650,Barack Obama,41,DEM,36,John McCain,44,REP,61,,-25,11/4/2008,38.74,60.32,-21.58,3.42,-3.42,1,-.2221318458914612, +16594,21491,707,2008,2008_Pres-G_AZ,AZ,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2008,625,Barack Obama,41,DEM,44,John McCain,44,REP,48,,-4,11/4/2008,45.12,53.64,-8.52,4.52,4.52,1,.1003111099591784, +16589,21486,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,Marist College,183,Live Phone,,10/28/2008,682,Barack Obama,41,DEM,51,John McCain,44,REP,45,,6,11/4/2008,53.66,44.71,8.95,2.95,-2.95,1,-.600494460829312,for NBC News +16608,21505,712,2008,2008_Pres-G_DE,DE,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/28/2008,657,Barack Obama,41,DEM,63,John McCain,44,REP,33,,30,11/4/2008,61.94,36.95,25,5,5,1,.2230898650525273,for WCAU-TV Philadelphia +16565,21462,716,2008,2008_Pres-G_IA,IA,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/28/2008,600,Barack Obama,41,DEM,53,John McCain,44,REP,39,,14,11/4/2008,53.93,44.39,9.53,4.47,4.47,1,.8264538390875482, +16605,21502,720,2008,2008_Pres-G_KS,KS,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/28/2008,626,Barack Obama,41,DEM,37,John McCain,44,REP,58,,-21,11/4/2008,41.65,56.61,-14.96,6.04,-6.04,1,.9132004639606688, +16558,21455,721,2008,2008_Pres-G_KY,KY,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2008,817,Barack Obama,41,DEM,42,John McCain,44,REP,51,,-9,11/4/2008,41.17,57.4,-16.23,7.23,7.23,1,3.794984687556715, +16547,21444,721,2008,2008_Pres-G_KY,KY,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/28/2008,600,Barack Obama,41,DEM,39,John McCain,44,REP,56,,-17,11/4/2008,41.17,57.4,-16.23,.77,-.77,1,-3.969958020963779, +16606,21503,723,2008,2008_Pres-G_MA,MA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/28/2008,658,Barack Obama,41,DEM,56,John McCain,44,REP,39,,17,11/4/2008,61.8,35.99,25.81,8.81,-8.81,1,2.961693023880829, +16526,21423,726,2008,2008_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,Live Phone,,10/28/2008,600,Barack Obama,41,DEM,54,John McCain,44,REP,40,,14,11/4/2008,57.43,40.96,16.47,2.47,-2.47,1,-1.658002117242972, +16599,21496,726,2008,2008_Pres-G_MI,MI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2008,500,Barack Obama,41,DEM,53,John McCain,44,REP,43,,10,11/4/2008,57.43,40.96,16.47,6.47,-6.47,1,2.962446044170926, +16568,21465,726,2008,2008_Pres-G_MI,MI,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/28/2008,1200,Barack Obama,41,DEM,54,John McCain,44,REP,41,,13,11/4/2008,57.43,40.96,16.47,3.47,-3.47,1,.3309895236066078, +16595,21492,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2008,625,Barack Obama,41,DEM,48,John McCain,44,REP,40,,8,11/4/2008,54.06,43.82,10.24,2.24,-2.24,1,-1.447119599558155, +16600,21497,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2008,500,Barack Obama,41,DEM,55,John McCain,44,REP,43,,12,11/4/2008,54.06,43.82,10.24,1.76,1.76,1,-2.200535763911935, +16545,21442,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/28/2008,600,Barack Obama,41,DEM,53,John McCain,44,REP,38,,15,11/4/2008,54.06,43.82,10.24,4.76,4.76,1,1.050482084186475,for Daily Kos +16543,21440,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,The Tyson Group,334,Live Phone,,10/28/2008,600,Barack Obama,41,DEM,47,John McCain,44,REP,46,3,1,11/4/2008,49.7,49.38,.33,.67,.67,1,-2.093644911333377,for Civitas Institute +16567,21464,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/28/2008,800,Barack Obama,41,DEM,50,John McCain,44,REP,41,,9,11/4/2008,54.13,44.52,9.61,.61,-.61,1,-3.323665933605517, +16569,21466,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,Suffolk University,323,Live Phone,,10/28/2008,600,Barack Obama,41,DEM,53,John McCain,44,REP,40,1,13,11/4/2008,54.13,44.52,9.61,3.39,3.39,1,-.6310327433850803,for 7News +16574,21471,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,10/28/2008,692,Barack Obama,41,DEM,55,John McCain,44,REP,39,,16,11/4/2008,54.13,44.52,9.61,6.39,6.39,1,2.578116969822683,for WMUR +16597,21494,736,2008,2008_Pres-G_NM,NM,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2008,500,Barack Obama,41,DEM,54,John McCain,44,REP,44,,10,11/4/2008,56.91,41.78,15.13,5.13,-5.13,1,-1.754075490136314, +16609,21506,738,2008,2008_Pres-G_NY,NY,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/28/2008,633,Barack Obama,41,DEM,62,John McCain,44,REP,33,,29,11/4/2008,62.88,36.03,26.86,2.14,2.14,1,-3.706538250830932, +16590,21487,741,2008,2008_Pres-G_OR,OR,Pres-G,Pres-G,Moore Information,217,Live Phone,R,10/28/2008,400,Barack Obama,41,DEM,51,John McCain,44,REP,37,,14,11/4/2008,56.75,40.4,16.35,2.35,-2.35,1,-1.298537085685572,for unspecified Republican sponsor; among registered voters +16546,21443,741,2008,2008_Pres-G_OR,OR,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/28/2008,600,Barack Obama,41,DEM,55,John McCain,44,REP,39,,16,11/4/2008,56.75,40.4,16.35,.35,-.35,1,-3.300821674335142, +16593,21490,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2008,625,Barack Obama,41,DEM,47,John McCain,44,REP,43,,4,11/4/2008,54.49,44.17,10.32,6.32,-6.32,1,3.352944983167678, +16566,21463,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/28/2008,1200,Barack Obama,41,DEM,49,John McCain,44,REP,44,,5,11/4/2008,54.49,44.17,10.32,5.32,-5.32,1,2.766743575763038, +16601,21498,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/28/2008,600,Barack Obama,41,DEM,53,John McCain,44,REP,42,,11,11/4/2008,56.22,42.31,13.9,2.9,-2.9,1,-.2980763334334604, +16548,21445,754,2008,2008_Pres-G_WY,WY,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/28/2008,600,Barack Obama,41,DEM,36,John McCain,44,REP,61,,-25,11/4/2008,32.54,64.78,-32.24,7.24,7.24,1,1.011427573979921, +16608,87488,1313,2008,2008_Gov-G_DE,DE,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/28/2008,657,Jack Markell,12607,DEM,62,William S. Lee,12606,REP,27,,35,11/4/2008,67.52,32.05,35.48,.48,-.48,1,-6.788855983639213,for WCAU-TV Philadelphia +16567,87492,1317,2008,2008_Gov-G_NH,NH,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,10/28/2008,800,John Lynch,12625,DEM,67,Joe Kenney,12626,REP,24,,43,11/4/2008,70.18,27.62,42.56,.44,.44,1,-6.698335155462345, +16569,87493,1317,2008,2008_Gov-G_NH,NH,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/28/2008,600,John Lynch,12625,DEM,67,Joe Kenney,12626,REP,15,2,52,11/4/2008,70.18,27.62,42.56,9.44,9.44,1,2.864546094264885,for 7News +16574,120117,1317,2008,2008_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,10/28/2008,619,John Lynch,12625,DEM,69,Joe Kenney,12626,REP,18,,51,11/4/2008,70.18,27.62,42.56,8.44,8.44,1,1.219108866753229,for WMUR +16543,87490,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,The Tyson Group,334,Live Phone,,10/28/2008,600,Bev Perdue,12620,DEM,45,Pat McCrory,12618,REP,43,3,2,11/4/2008,50.27,46.88,3.4,1.4,-1.4,1,-2.355901778359134,for Civitas Institute +16607,25291,1545,2008,2008_Sen-G_AL,AL,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/28/2008,650,Vivian Davis Figures,2596,DEM,32,Jeff Sessions,2595,REP,65,,-33,11/4/2008,36.52,63.36,-26.84,6.16,-6.16,1,1.286488851527536, +16598,25009,1546,2008,2008_Sen-G_AK,AK,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2008,500,Mark Begich,2582,DEM,52,Ted Stevens,2583,REP,44,,8,11/4/2008,47.77,46.52,1.24,6.76,6.76,1,1.625196269861638, +16608,25296,1549,2008,2008_Sen-G_DE,DE,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/28/2008,657,Joseph R. Biden Jr.,2609,DEM,66,Christine O'Donnell,2610,REP,32,,34,11/4/2008,64.69,35.31,29.37,4.63,4.63,1,-.4903293872841245,for WCAU-TV Philadelphia +16565,25197,1554,2008,2008_Sen-G_IA,IA,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/28/2008,600,Tom Harkin,2620,DEM,57,Christopher Reed,2621,REP,37,,20,11/4/2008,62.66,37.26,25.39,5.39,-5.39,1,.4641797746595261, +16605,25305,1555,2008,2008_Sen-G_KS,KS,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/28/2008,626,Jim Slattery,2646,DEM,33,Pat Roberts,2645,REP,60,2,-27,11/4/2008,36.46,60.06,-23.6,3.4,-3.4,1,-1.291867951165804, +16558,24894,1556,2008,2008_Sen-G_KY,KY,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2008,817,Bruce Lunsford,2651,DEM,42,Mitch McConnell,2650,REP,47,,-5,11/4/2008,47.03,52.97,-5.93,.93,.93,1,-2.367540616345195, +16547,25205,1556,2008,2008_Sen-G_KY,KY,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/28/2008,600,Bruce Lunsford,2651,DEM,44,Mitch McConnell,2650,REP,47,,-3,11/4/2008,47.03,52.97,-5.93,2.93,2.93,1,-.6068487635741823, +24112,29356,1557,2008,2008_Sen-O_LA,LA,Sen-G,Sen-O,OnMessage Inc.,239,Live Phone,R,10/28/2008,500,Mary L. Landrieu,2659,DEM,45,John Neely Kennedy,2660,REP,44,,1,11/4/2008,52.11,45.72,6.39,5.39,-5.39,1,-1.723770750937999,for John Neely Kennedy +16606,25315,1559,2008,2008_Sen-G_MA,MA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/28/2008,658,John Kerry,2664,DEM,58,Jeffrey K. Beatty,2665,REP,34,,24,11/4/2008,65.86,30.93,34.93,10.93,-10.93,1,4.77012931956701, +16568,117496,1560,2008,2008_Sen-G_MI,MI,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/28/2008,1200,Carl Levin,2673,DEM,56,Jacob W. Hoogendyk Jr.,2674,REP,33,,23,11/4/2008,62.66,33.85,28.82,5.82,-5.82,1,-.1620986257688081, +16595,24896,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2008,625,Al Franken,2679,DEM,36,Norm Coleman,2680,REP,42,12,-6,11/4/2008,41.99,41.98,.01,6.01,-6.01,0,2.488559477521689, +16600,25089,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2008,500,Al Franken,2679,DEM,39,Norm Coleman,2680,REP,43,14,-4,11/4/2008,41.99,41.98,.01,4.01,-4.01,0,.2042271875416432, +16545,25214,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/28/2008,600,Al Franken,2679,DEM,40,Norm Coleman,2680,REP,43,15,-3,11/4/2008,41.99,41.98,.01,3.01,-3.01,0,-.8965791308756135,for Daily Kos +16567,25279,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/28/2008,800,Jeanne Shaheen,2733,DEM,48,John E. Sununu,2735,REP,41,,7,11/4/2008,51.59,45.25,6.34,.66,.66,1,-2.339058614802536, +16569,25289,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,Suffolk University,323,Live Phone,,10/28/2008,600,Jeanne Shaheen,2733,DEM,48,John E. Sununu,2735,REP,39,3,9,11/4/2008,51.59,45.25,6.34,2.66,2.66,1,-.3987343472296349,for 7News +16574,29420,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,10/28/2008,687,Jeanne Shaheen,2733,DEM,47,John E. Sununu,2735,REP,42,,5,11/4/2008,51.59,45.25,6.34,1.34,-1.34,1,-1.608529494294796,for WMUR +16597,25142,1568,2008,2008_Sen-G_NM,NM,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2008,500,Tom Udall,2755,DEM,56,Stevan Pearce,2756,REP,41,,15,11/4/2008,61.33,38.67,22.66,7.66,-7.66,1,1.439742745353239, +16543,25384,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,The Tyson Group,334,Live Phone,,10/28/2008,600,Kay R. Hagan,2709,DEM,45,Elizabeth H. Dole,2710,REP,43,4,2,11/4/2008,52.65,44.18,8.47,6.47,-6.47,1,1.399718269456543,for Civitas Institute +16590,24923,1571,2008,2008_Sen-G_OR,OR,Sen-G,Sen-G,Moore Information,217,Live Phone,R,10/28/2008,400,Jeff Merkley,2765,DEM,41,Gordon H. Smith,2766,REP,45,5,-4,11/4/2008,48.9,45.55,3.35,7.35,-7.35,0,3.420448033478076,for unspecified Republican sponsor; among registered voters +16546,25237,1571,2008,2008_Sen-G_OR,OR,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/28/2008,600,Jeff Merkley,2765,DEM,48,Gordon H. Smith,2766,REP,42,,6,11/4/2008,48.9,45.55,3.35,2.65,2.65,1,-1.429472294540712, +16548,25247,1579,2008,2008_Sen-G_WY,WY,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/28/2008,600,Christopher Rothfuss,2820,DEM,35,Michael B. Enzi,2819,REP,62,,-27,11/4/2008,24.26,75.63,-51.38,24.38,24.38,1,19.2193253415656, +16548,25246,1580,2008,2008_Sen-GS_WY,WY,Sen-G,Sen-GS,Research 2000,281,Live Phone,,10/28/2008,600,Nicholas H. Carter,2817,DEM,35,John Barrasso,2816,REP,60,,-25,11/4/2008,26.53,73.35,-46.83,21.83,21.83,1,15.89268483449989, +64360,118411,4256,2008,2008_House-G_MO-6,MO-6,House-G,House-G,SurveyUSA,325,IVR,,10/28/2008,618,Kay Waldo Barnes,14402,DEM,36,Sam Graves,14403,REP,54,5,-18,11/4/2008,36.86,59.43,-22.57,4.57,4.57,1,-2.507657745387776, +16574,138768,4267,2008,2008_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,10/28/2008,308,Carol Shea-Porter,14225,DEM,44,Jeb E. Bradley,14226,REP,41,,3,11/4/2008,51.76,45.86,5.9,2.9,-2.9,1,-1.899578088141692,for WMUR +16574,118445,4268,2008,2008_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,10/28/2008,303,Paul W. Hodes,14228,DEM,54,Jennifer M. Horn,14229,REP,26,,28,11/4/2008,56.44,41.42,15.02,12.98,12.98,1,8.165160750600283,for WMUR +64361,118412,4355,2008,2008_House-G_OR-5,OR-5,House-G,House-G,SurveyUSA,325,IVR,,10/28/2008,668,Kurt Schrader,14405,DEM,55,Mike Erickson,14406,REP,31,,24,11/4/2008,54.25,38.33,15.92,8.08,8.08,1,1.057326462997929,for KATU-TV Portland +64021,117825,4367,2008,2008_House-G_PA-12,PA-12,House-G,House-G,Dane & Associates,71,IVR,,10/28/2008,3657,John P. Murtha,13894,DEM,45.5,William Russell,13895,REP,43.7,,1.8,11/4/2008,57.85,42.15,15.7,13.9,-13.9,1,7.412933218760867, +16548,118169,4460,2008,2008_House-G_WY-1,WY-1,House-G,House-G,Research 2000,281,Live Phone,,10/28/2008,600,Gary Trauner,14062,DEM,45,Cynthia M. Lummis,14063,REP,49,,-4,11/4/2008,42.81,52.62,-9.82,5.82,5.82,1,-.4037060827083009, +15188,20028,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Financial Dynamics,95,Live Phone,,10/29/2008,870,Barack Obama,41,DEM,48,John McCain,44,REP,41,,7,11/4/2008,52.88,45.61,7.27,.27,-.27,1,-2.154188964685197,for Diageo | Hotline +15058,19898,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/29/2008,924,Barack Obama,41,DEM,47,John McCain,44,REP,44,,3,11/4/2008,52.88,45.61,7.27,4.27,-4.27,1,1.961263465040227, +15078,19918,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/29/2008,2459,Barack Obama,41,DEM,52,John McCain,44,REP,43,,9,11/4/2008,52.88,45.61,7.27,1.73,1.73,1,-.2973473753113597, +14933,19773,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,10/29/2008,1000,Barack Obama,41,DEM,49,John McCain,44,REP,45,,4,11/4/2008,52.88,45.61,7.27,3.27,-3.27,1,1.021934681309095, +15610,20450,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/29/2008,970,Barack Obama,41,DEM,48,John McCain,44,REP,43,,5,11/4/2008,52.88,45.61,7.27,2.27,-2.27,1,.1051695396375896, +15283,20123,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Marist College,183,Live Phone,,10/29/2008,535,Barack Obama,41,DEM,50,John McCain,44,REP,43,,7,11/4/2008,52.88,45.61,7.27,.27,-.27,1,-2.426619204199482,for NBC News +15782,20622,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/29/2008,1201,Barack Obama,41,DEM,50,John McCain,44,REP,43,,7,11/4/2008,52.88,45.61,7.27,.27,-.27,1,-1.965447944220702, +16521,21418,704,2008,2008_Pres-G_AK,AK,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/29/2008,600,Barack Obama,41,DEM,39,John McCain,44,REP,58,,-19,11/4/2008,37.89,59.42,-21.54,2.54,2.54,1,-4.074146991824742, +16514,21411,707,2008,2008_Pres-G_AZ,AZ,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/29/2008,600,Barack Obama,41,DEM,46,John McCain,44,REP,50,,-4,11/4/2008,45.12,53.64,-8.52,4.52,4.52,1,-.0056137762925489, +16520,21417,707,2008,2008_Pres-G_AZ,AZ,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/29/2008,600,Barack Obama,41,DEM,47,John McCain,44,REP,48,,-1,11/4/2008,45.12,53.64,-8.52,7.52,7.52,1,3.310022623013903, +16515,21412,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/29/2008,600,Barack Obama,41,DEM,52,John McCain,44,REP,45,,7,11/4/2008,53.66,44.71,8.95,1.95,-1.95,1,-1.758499074302513, +16552,21449,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2008,625,Barack Obama,41,DEM,49,John McCain,44,REP,44,,5,11/4/2008,53.66,44.71,8.95,3.95,-3.95,1,.479615400437404, +16530,21427,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/29/2008,2023,Barack Obama,41,DEM,54,John McCain,44,REP,44,,10,11/4/2008,53.66,44.71,8.95,1.05,1.05,1,-2.043067596979778, +16553,21450,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2008,625,Barack Obama,41,DEM,47,John McCain,44,REP,45,,2,11/4/2008,51.03,48.22,2.82,.82,-.82,1,-1.561577184181875, +16518,21415,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/29/2008,600,Barack Obama,41,DEM,44,John McCain,44,REP,47,,-3,11/4/2008,46.99,52.2,-5.21,2.21,2.21,1,-.5488298769283454, +16572,21469,716,2008,2008_Pres-G_IA,IA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2008,658,Barack Obama,41,DEM,55,John McCain,44,REP,40,,15,11/4/2008,53.93,44.39,9.53,5.47,5.47,1,1.981156208003987, +16561,21458,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2008,500,Barack Obama,41,DEM,46,John McCain,44,REP,49,,-3,11/4/2008,49.95,48.91,1.03,4.03,-4.03,0,.0303493727653467, +16525,21422,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2008,900,Barack Obama,41,DEM,47,John McCain,44,REP,47,2,0,11/4/2008,49.95,48.91,1.03,1.03,-1.03,.5,-2.663065497911181,for Downs Center +16563,21460,721,2008,2008_Pres-G_KY,KY,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2008,500,Barack Obama,41,DEM,43,John McCain,44,REP,55,,-12,11/4/2008,41.17,57.4,-16.23,4.23,4.23,1,.6007056126382451, +16528,21425,726,2008,2008_Pres-G_MI,MI,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/29/2008,1532,Barack Obama,41,DEM,55,John McCain,44,REP,42,,13,11/4/2008,57.43,40.96,16.47,3.47,-3.47,1,.4772633424368685, +16529,21426,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/29/2008,1050,Barack Obama,41,DEM,57,John McCain,44,REP,41,,16,11/4/2008,54.06,43.82,10.24,5.76,5.76,1,2.592395577455492, +16516,21413,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/29/2008,600,Barack Obama,41,DEM,48,John McCain,44,REP,48,,0,11/4/2008,49.29,49.43,-.13,.13,.13,.5,-2.04325881968489, +16554,21451,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2008,625,Barack Obama,41,DEM,46,John McCain,44,REP,47,,-1,11/4/2008,49.29,49.43,-.13,.87,-.87,1,-1.178947892121142, +16559,21456,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/29/2008,814,Barack Obama,41,DEM,47,John McCain,44,REP,50,,-3,11/4/2008,49.29,49.43,-.13,2.87,-2.87,1,1.02362315198334, +16522,21419,729,2008,2008_Pres-G_MS,MS,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/29/2008,600,Barack Obama,41,DEM,40,John McCain,44,REP,53,,-13,11/4/2008,43,56.18,-13.17,.17,.17,1,-3.140476670153117, +16513,21410,730,2008,2008_Pres-G_MT,MT,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/29/2008,600,Barack Obama,41,DEM,46,John McCain,44,REP,49,,-3,11/4/2008,47.25,49.51,-2.26,.74,-.74,1,-3.00206178786522, +16562,21459,730,2008,2008_Pres-G_MT,MT,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2008,500,Barack Obama,41,DEM,46,John McCain,44,REP,50,,-4,11/4/2008,47.25,49.51,-2.26,1.74,-1.74,1,-1.990391159131303, +16519,21416,730,2008,2008_Pres-G_MT,MT,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/29/2008,500,Barack Obama,41,DEM,44,John McCain,44,REP,48,,-4,11/4/2008,47.25,49.51,-2.26,1.74,-1.74,1,-2.227704896696165, +63540,116966,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Elon University,86,Live Phone,,10/29/2008,797,Barack Obama,41,DEM,45,John McCain,44,REP,38,,7,11/4/2008,49.7,49.38,.33,6.67,6.67,1,4.444979805976909, +16556,21453,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2008,625,Barack Obama,41,DEM,46,John McCain,44,REP,49,,-3,11/4/2008,49.7,49.38,.33,3.33,-3.33,0,.697080793457544, +16560,21457,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/29/2008,641,Barack Obama,41,DEM,48,John McCain,44,REP,48,,0,11/4/2008,49.7,49.38,.33,.33,-.33,.5,-2.440817340626528, +16564,21461,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2008,700,Barack Obama,41,DEM,50,John McCain,44,REP,48,,2,11/4/2008,49.7,49.38,.33,1.67,1.67,1,-.9739402608062293, +16539,21436,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/29/2008,600,Barack Obama,41,DEM,47,John McCain,44,REP,45,,2,11/4/2008,49.7,49.38,.33,1.67,1.67,1,-1.031619029309663, +16544,21441,732,2008,2008_Pres-G_ND,ND,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/29/2008,500,Barack Obama,41,DEM,46,John McCain,44,REP,47,,-1,11/4/2008,44.62,53.25,-8.63,7.63,7.63,1,2.071645571311149, +16517,21414,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/29/2008,600,Barack Obama,41,DEM,56,John McCain,44,REP,41,,15,11/4/2008,54.13,44.52,9.61,5.39,5.39,1,1.458126675706357, +16538,21435,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/29/2008,600,Barack Obama,41,DEM,51,John McCain,44,REP,44,,7,11/4/2008,54.13,44.52,9.61,2.61,-2.61,1,-1.520891851212124, +16531,21428,736,2008,2008_Pres-G_NM,NM,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/29/2008,1537,Barack Obama,41,DEM,58,John McCain,44,REP,41,,17,11/4/2008,56.91,41.78,15.13,1.87,1.87,1,-4.632312506785733, +16512,21409,736,2008,2008_Pres-G_NM,NM,Pres-G,Pres-G,Research & Polling Inc.,280,Live Phone,,10/29/2008,1002,Barack Obama,41,DEM,51,John McCain,44,REP,43,,8,11/4/2008,56.91,41.78,15.13,7.13,-7.13,1,1.27038944805625,for Albuquerque Journal +16555,21452,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2008,625,Barack Obama,41,DEM,47,John McCain,44,REP,43,,4,11/4/2008,55.15,42.65,12.49,8.49,-8.49,1,2.18602552233594, +16557,21454,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2008,625,Barack Obama,41,DEM,45,John McCain,44,REP,47,,-2,11/4/2008,51.5,46.91,4.59,6.59,-6.59,0,3.016293541165244, +16571,21468,740,2008,2008_Pres-G_OK,OK,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2008,594,Barack Obama,41,DEM,34,John McCain,44,REP,63,,-29,11/4/2008,34.35,65.65,-31.29,2.29,2.29,1,-2.431155102735999, +16532,21429,741,2008,2008_Pres-G_OR,OR,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/29/2008,1424,Barack Obama,41,DEM,57,John McCain,44,REP,42,,15,11/4/2008,56.75,40.4,16.35,1.35,-1.35,1,-1.495186625553226, +16573,21470,744,2008,2008_Pres-G_SC,SC,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2008,654,Barack Obama,41,DEM,44,John McCain,44,REP,52,,-8,11/4/2008,44.9,53.87,-8.98,.98,.98,1,-1.953594303012579, +16551,21448,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2008,625,Barack Obama,41,DEM,47,John McCain,44,REP,44,,3,11/4/2008,52.63,46.33,6.3,3.3,-3.3,1,.9868046527686133, +16511,21408,751,2008,2008_Pres-G_WA,WA,Pres-G,Pres-G,University of Washington,364,Live Phone,,10/29/2008,400,Barack Obama,41,DEM,51,John McCain,44,REP,39,,12,11/4/2008,57.65,40.48,17.18,5.18,-5.18,1,.7339196720664251,among registered voters +16570,21467,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2008,667,Barack Obama,41,DEM,55,John McCain,44,REP,39,,16,11/4/2008,56.22,42.31,13.9,2.1,2.1,1,-.630959093742014, +16525,87489,1314,2008,2008_Gov-G_IN,IN,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/29/2008,900,Jill Long Thompson,12608,DEM,38,"Mitchell Daniels, Jr.",12609,REP,55,4,-17,11/4/2008,40.04,57.84,-17.81,.81,.81,1,-4.235195405344355,for Downs Center +16519,89381,1316,2008,2008_Gov-G_MT,MT,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/29/2008,500,Brian Schweitzer,12617,DEM,58,Roy Brown,12615,REP,40,,18,11/4/2008,65.47,32.52,32.95,14.95,-14.95,1,9.881425669834883, +16517,87487,1317,2008,2008_Gov-G_NH,NH,Gov-G,Gov-G,American Research Group,9,Live Phone,,10/29/2008,600,John Lynch,12625,DEM,68,Joe Kenney,12626,REP,28,,40,11/4/2008,70.18,27.62,42.56,2.56,-2.56,1,-4.65737633231492, +16538,117736,1317,2008,2008_Gov-G_NH,NH,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/29/2008,600,John Lynch,12625,DEM,64,Joe Kenney,12626,REP,32,2,32,11/4/2008,70.18,27.62,42.56,10.56,-10.56,1,4.506494098123069, +16511,87491,1321,2008,2008_Gov-G_WA,WA,Gov-G,Gov-G,University of Washington,364,Live Phone,,10/29/2008,387,Christine Gregoire,12637,DEM,50,Dino Rossi,12638,REP,48,,2,11/4/2008,53.24,46.76,6.48,4.48,-4.48,1,-.7522331939547342,among registered voters +16539,87485,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/29/2008,600,Bev Perdue,12620,DEM,49,Pat McCrory,12618,REP,44,,5,11/4/2008,50.27,46.88,3.4,1.6,1.6,1,-2.262758692419822, +16521,25188,1546,2008,2008_Sen-G_AK,AK,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/29/2008,600,Mark Begich,2582,DEM,58,Ted Stevens,2583,REP,36,,22,11/4/2008,47.77,46.52,1.24,20.76,20.76,1,17.16666346206085, +16552,24890,1548,2008,2008_Sen-G_CO,CO,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2008,625,Mark Udall,2602,DEM,47,Bob Schaffer,2603,REP,43,,4,11/4/2008,52.8,42.49,10.3,6.3,-6.3,1,2.738085193042492, +16530,24939,1548,2008,2008_Sen-G_CO,CO,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/29/2008,2023,Mark Udall,2602,DEM,56,Bob Schaffer,2603,REP,41,,15,11/4/2008,52.8,42.49,10.3,4.7,4.7,1,1.426176857983741, +16518,25194,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/29/2008,600,Jim Martin,2612,DEM,46,Saxby Chambliss,2611,REP,47,,-1,11/4/2008,46.83,49.76,-2.92,1.92,1.92,1,-1.002082383141698, +16572,25302,1554,2008,2008_Sen-G_IA,IA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/29/2008,658,Tom Harkin,2620,DEM,61,Christopher Reed,2621,REP,35,,26,11/4/2008,62.66,37.26,25.39,.61,.61,1,-4.736833837966619, +16563,25058,1556,2008,2008_Sen-G_KY,KY,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2008,500,Bruce Lunsford,2651,DEM,44,Mitch McConnell,2650,REP,51,,-7,11/4/2008,47.03,52.97,-5.93,1.07,-1.07,1,-2.662907108982744, +16528,24945,1560,2008,2008_Sen-G_MI,MI,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/29/2008,1532,Carl Levin,2673,DEM,58,Jacob W. Hoogendyk Jr.,2674,REP,36,,22,11/4/2008,62.66,33.85,28.82,6.82,-6.82,1,1.042176411071384, +16529,24950,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/29/2008,1050,Al Franken,2679,DEM,45,Norm Coleman,2680,REP,40,14,5,11/4/2008,41.99,41.98,.01,4.99,4.99,1,1.651398659039404, +16522,25216,1563,2008,2008_Sen-GS_MS,MS,Sen-G,Sen-GS,Research 2000,281,Live Phone,,10/29/2008,600,Ronnie Musgrove,2698,DEM,44,Roger F. Wicker,2697,REP,51,,-7,11/4/2008,45.04,54.96,-9.92,2.92,2.92,1,-.9109804942428857, +16517,24782,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,American Research Group,9,Live Phone,,10/29/2008,600,Jeanne Shaheen,2733,DEM,53,John E. Sununu,2735,REP,41,,12,11/4/2008,51.59,45.25,6.34,5.66,5.66,1,2.718900655404355, +16538,25230,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/29/2008,600,Jeanne Shaheen,2733,DEM,52,John E. Sununu,2735,REP,42,2,10,11/4/2008,51.59,45.25,6.34,3.66,3.66,1,.5276818055240042, +16531,24970,1568,2008,2008_Sen-G_NM,NM,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/29/2008,1537,Tom Udall,2755,DEM,58,Stevan Pearce,2756,REP,39,,19,11/4/2008,61.33,38.67,22.66,3.66,-3.66,1,-2.468316495070915, +16512,29291,1568,2008,2008_Sen-G_NM,NM,Sen-G,Sen-G,Research & Polling Inc.,280,Live Phone,,10/29/2008,1002,Tom Udall,2755,DEM,53,Stevan Pearce,2756,REP,39,,14,11/4/2008,61.33,38.67,22.66,8.66,-8.66,1,3.292508391675647,for Albuquerque Journal +63540,117093,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,Elon University,86,Live Phone,,10/29/2008,797,Kay R. Hagan,2709,DEM,44,Elizabeth H. Dole,2710,REP,37,,7,11/4/2008,52.65,44.18,8.47,1.47,-1.47,1,-3.539685639111894, +16556,24898,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2008,625,Kay R. Hagan,2709,DEM,45,Elizabeth H. Dole,2710,REP,46,,-1,11/4/2008,52.65,44.18,8.47,9.47,-9.47,0,5.016497619434969, +16564,25112,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2008,700,Kay R. Hagan,2709,DEM,52,Elizabeth H. Dole,2710,REP,46,,6,11/4/2008,52.65,44.18,8.47,2.47,-2.47,1,-2.70402910511099, +16539,25222,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/29/2008,600,Kay R. Hagan,2709,DEM,50,Elizabeth H. Dole,2710,REP,45,,5,11/4/2008,52.65,44.18,8.47,3.47,-3.47,1,-1.814566889829559, +16571,25357,1570,2008,2008_Sen-G_OK,OK,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/29/2008,594,Andrew Rice,2759,DEM,36,James M. Inhofe,2758,REP,56,6,-20,11/4/2008,39.18,56.68,-17.5,2.5,-2.5,1,-2.173140749646317, +16532,24972,1571,2008,2008_Sen-G_OR,OR,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/29/2008,1424,Jeff Merkley,2765,DEM,51,Gordon H. Smith,2766,REP,43,4,8,11/4/2008,48.9,45.55,3.35,4.65,4.65,1,1.27850870557292, +16573,25367,1573,2008,2008_Sen-G_SC,SC,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/29/2008,654,Bob Conley,2781,DEM,39,Lindsey Graham,2780,REP,58,,-19,11/4/2008,42.25,57.52,-15.28,3.72,-3.72,1,-1.070103335553275, +16521,123398,4033,2008,2008_House-G_AK-1,AK-1,House-G,House-G,Research 2000,281,Live Phone,,10/29/2008,600,Ethan Berkowitz,14574,DEM,53,Don Young,14575,REP,44,,9,11/4/2008,44.97,50.14,-5.17,14.17,14.17,0,6.871771652976891, +16519,118170,4260,2008,2008_House-G_MT-1,MT-1,House-G,House-G,Research 2000,281,Live Phone,,10/29/2008,500,John B. Driscoll,14106,DEM,39,Denny Rehberg,14107,REP,55,,-16,11/4/2008,32.42,64.14,-31.72,15.72,15.72,1,10.47653784249209, +16555,117996,4265,2008,2008_House-G_NV-2,NV-2,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2008,400,Jill Talbot Derby,14065,DEM,37,Dean Heller,14066,REP,50,,-13,11/4/2008,41.44,51.82,-10.39,2.61,-2.61,1,-3.633690942703383, +16555,117997,4266,2008,2008_House-G_NV-3,NV-3,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2008,400,Dina Titus,14067,DEM,44,Jon C. Porter,14068,REP,44,,0,11/4/2008,47.43,42.29,5.14,5.14,-5.14,.5,-.0032001878247656, +16538,118171,4267,2008,2008_House-G_NH-1,NH-1,House-G,House-G,Research 2000,281,Live Phone,,10/29/2008,300,Carol Shea-Porter,14225,DEM,49,Jeb E. Bradley,14226,REP,42,,7,11/4/2008,51.76,45.86,5.9,1.1,1.1,1,-3.861114756951753, +16538,118172,4268,2008,2008_House-G_NH-2,NH-2,House-G,House-G,Research 2000,281,Live Phone,,10/29/2008,300,Paul W. Hodes,14228,DEM,55,Jennifer M. Horn,14229,REP,38,3,17,11/4/2008,56.44,41.42,15.02,1.98,1.98,1,-4.889204219990296, +16512,118112,4282,2008,2008_House-G_NM-1,NM-1,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/29/2008,400,Martin Heinrich,14165,DEM,47,Darren White,14166,REP,43,,4,11/4/2008,55.65,44.35,11.31,7.31,-7.31,1,.0534594467325194,for Albuquerque Journal +16512,118113,4283,2008,2008_House-G_NM-2,NM-2,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/29/2008,400,Harry Teague,14167,DEM,45,Edward R. Tinsley,14169,REP,41,,4,11/4/2008,55.96,44.04,11.92,7.92,-7.92,1,.686087124898594,for Albuquerque Journal +16512,118114,4284,2008,2008_House-G_NM-3,NM-3,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/29/2008,207,Ben Ray Luján,14170,DEM,51,Daniel K. East,14171,REP,23,12,28,11/4/2008,56.74,30.47,26.27,1.73,1.73,1,-5.764101451335814,for Albuquerque Journal +64362,118413,4310,2008,2008_House-G_NY-26,NY-26,House-G,House-G,SurveyUSA,325,IVR,,10/29/2008,587,Alice Kryzan,14425,DEM,34,Christopher J. Lee,14426,REP,48,,-14,11/4/2008,40.55,54.97,-14.42,.42,.42,1,-6.603698722885366,for WGRZ-TV +15188,117355,8656,2008,2008_House-G_US,US,House-G,House-G,Financial Dynamics,95,Live Phone,,10/29/2008,870,Generic Candidate,13748,DEM,46,Generic Candidate,13749,REP,37,,9,11/4/2008,52.93,42.38,10.55,1.55,-1.55,1,-1.222432296985511,for Diageo | Hotline +66248,123286,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,10/30/2008,600,Barack Obama,41,DEM,52,John McCain,44,REP,41,,11,11/4/2008,52.88,45.61,7.27,3.73,3.73,1,1.415319761958417,sample size unavailable; estimated at 600 as a default +15421,20261,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2008,3000,Barack Obama,41,DEM,51,John McCain,44,REP,46,,5,11/4/2008,52.88,45.61,7.27,2.27,-2.27,1,.4377389041586646, +15501,20341,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/30/2008,1100,Barack Obama,41,DEM,51,John McCain,44,REP,44,,7,11/4/2008,52.88,45.61,7.27,.27,-.27,1,-1.924383425655389, +16499,21396,706,2008,2008_Pres-G_AR,AR,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/30/2008,600,Barack Obama,41,DEM,44,John McCain,44,REP,51,,-7,11/4/2008,38.86,58.72,-19.85,12.85,12.85,1,6.25351711727923, +16508,21405,708,2008,2008_Pres-G_CA,CA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/30/2008,637,Barack Obama,41,DEM,60,John McCain,44,REP,36,,24,11/4/2008,61.01,36.95,24.06,.06,-.06,1,-4.323539253839287, +16498,21395,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/30/2008,600,Barack Obama,41,DEM,50,John McCain,44,REP,46,,4,11/4/2008,51.03,48.22,2.82,1.18,1.18,1,-1.266705409567336, +16523,21420,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Datamar Analytics,75,IVR,,10/30/2008,995,Barack Obama,41,DEM,47,John McCain,44,REP,47,,0,11/4/2008,51.03,48.22,2.82,2.82,-2.82,.5,.669620874293544,among registered voters +16425,21322,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/30/2008,1773,Barack Obama,41,DEM,47,John McCain,44,REP,45,,2,11/4/2008,51.03,48.22,2.82,.82,-.82,1,-1.040550107561183, +16537,21434,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2008,500,Barack Obama,41,DEM,47,John McCain,44,REP,52,,-5,11/4/2008,46.99,52.2,-5.21,.21,.21,1,-2.826215353112306, +16503,21400,716,2008,2008_Pres-G_IA,IA,Pres-G,Pres-G,Selzer & Co.,304,Live Phone,,10/30/2008,814,Barack Obama,41,DEM,54,John McCain,44,REP,37,1,17,11/4/2008,53.93,44.39,9.53,7.47,7.47,1,4.433053593714675, +16500,21397,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/30/2008,600,Barack Obama,41,DEM,48,John McCain,44,REP,48,,0,11/4/2008,49.95,48.91,1.03,1.03,-1.03,.5,-2.94739029875955, +16507,21404,725,2008,2008_Pres-G_ME,ME,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/30/2008,674,Barack Obama,41,DEM,58,John McCain,44,REP,38,,20,11/4/2008,57.71,40.38,17.32,2.68,2.68,1,-.6819419159829689,for WCSH-TV (Portland) | WLBZ-TV (Bangor) +16505,21402,726,2008,2008_Pres-G_MI,MI,Pres-G,Pres-G,Selzer & Co.,304,Live Phone,,10/30/2008,616,Barack Obama,41,DEM,53,John McCain,44,REP,37,,16,11/4/2008,57.43,40.96,16.47,.47,-.47,1,-3.026874007010755, +16506,21403,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,Princeton Survey Research Associates International,258,Live Phone,,10/30/2008,933,Barack Obama,41,DEM,53,John McCain,44,REP,42,,11,11/4/2008,54.06,43.82,10.24,.76,.76,1,-2.932780939559149,for Minneapolis Star Tribune +16533,21430,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2008,700,Barack Obama,41,DEM,51,John McCain,44,REP,44,,7,11/4/2008,54.13,44.52,9.61,2.61,-2.61,1,-1.165716332758099, +16540,21437,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/30/2008,682,Barack Obama,41,DEM,53,John McCain,44,REP,42,,11,11/4/2008,54.13,44.52,9.61,1.39,1.39,1,-2.464453532039959,for WBZ-TV +16504,21401,735,2008,2008_Pres-G_NJ,NJ,Pres-G,Pres-G,Monmouth University,215,Live Phone,,10/30/2008,801,Barack Obama,41,DEM,55,John McCain,44,REP,34,,21,11/4/2008,57.27,41.7,15.57,5.43,5.43,1,2.599672823317645,for Gannett +16541,21438,735,2008,2008_Pres-G_NJ,NJ,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/30/2008,632,Barack Obama,41,DEM,52,John McCain,44,REP,42,,10,11/4/2008,57.27,41.7,15.57,5.57,-5.57,1,2.602462704882113, +16510,21407,736,2008,2008_Pres-G_NM,NM,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/30/2008,664,Barack Obama,41,DEM,52,John McCain,44,REP,45,,7,11/4/2008,56.91,41.78,15.13,8.13,-8.13,1,2.115506121095451, +16426,21323,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/30/2008,1574,Barack Obama,41,DEM,50,John McCain,44,REP,43,,7,11/4/2008,51.5,46.91,4.59,2.41,2.41,1,-.5839317124336662, +16535,21432,741,2008,2008_Pres-G_OR,OR,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2008,500,Barack Obama,41,DEM,54,John McCain,44,REP,42,,12,11/4/2008,56.75,40.4,16.35,4.35,-4.35,1,1.126372840366293, +16542,21439,741,2008,2008_Pres-G_OR,OR,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/30/2008,700,Barack Obama,41,DEM,57,John McCain,44,REP,38,,19,11/4/2008,56.75,40.4,16.35,2.65,2.65,1,-.244705937744217, +16501,21398,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/30/2008,600,Barack Obama,41,DEM,51,John McCain,44,REP,45,,6,11/4/2008,54.49,44.17,10.32,4.32,-4.32,1,1.322649103703642, +16427,21324,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/30/2008,1493,Barack Obama,41,DEM,52,John McCain,44,REP,42,,10,11/4/2008,54.49,44.17,10.32,.32,-.32,1,-2.260600159378037, +16536,21433,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2008,500,Barack Obama,41,DEM,51,John McCain,44,REP,47,,4,11/4/2008,54.49,44.17,10.32,6.32,-6.32,1,3.278499227382431, +16509,21406,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/30/2008,700,Barack Obama,41,DEM,51,John McCain,44,REP,44,,7,11/4/2008,54.49,44.17,10.32,3.32,-3.32,1,.4512594580136533, +16534,21431,745,2008,2008_Pres-G_SD,SD,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2008,500,Barack Obama,41,DEM,44,John McCain,44,REP,53,,-9,11/4/2008,44.75,53.16,-8.41,.59,-.59,1,-2.149074943301011, +16527,21424,753,2008,2008_Pres-G_WV,WV,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/30/2008,2128,Barack Obama,41,DEM,42,John McCain,44,REP,55,,-13,11/4/2008,42.59,55.71,-13.12,.12,.12,1,-3.901434927074385, +16540,87484,1317,2008,2008_Gov-G_NH,NH,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/30/2008,682,John Lynch,12625,DEM,65,Joe Kenney,12626,REP,28,5,37,11/4/2008,70.18,27.62,42.56,5.56,-5.56,1,-1.208156774812053,for WBZ-TV +16527,87483,1322,2008,2008_Gov-G_WV,WV,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/30/2008,2128,"Joe Manchin, III",12639,DEM,69,Russ Weeks,12641,REP,27,,42,11/4/2008,69.81,25.73,44.08,2.08,-2.08,1,-3.452160507570186, +24120,29362,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/30/2008,600,Jim Martin,2612,DEM,39,Saxby Chambliss,2611,REP,48,,-9,11/4/2008,46.83,49.76,-2.92,6.08,-6.08,1,3.597572592027361,for Saxby Chambliss +16537,25032,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2008,500,Jim Martin,2612,DEM,43,Saxby Chambliss,2611,REP,48,7,-5,11/4/2008,46.83,49.76,-2.92,2.08,-2.08,1,-.8670002256583191, +16503,29393,1554,2008,2008_Sen-G_IA,IA,Sen-G,Sen-G,Selzer & Co.,304,Live Phone,,10/30/2008,616,Tom Harkin,2620,DEM,57,Christopher Reed,2621,REP,31,,26,11/4/2008,62.66,37.26,25.39,.61,.61,1,-4.603535405913205, +16507,25318,1558,2008,2008_Sen-G_ME,ME,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/30/2008,674,Thomas H. Allen,2670,DEM,42,Susan M. Collins,2668,REP,56,,-14,11/4/2008,38.58,61.33,-22.75,8.75,8.75,1,3.493150179890502,for WCSH-TV (Portland) | WLBZ-TV (Bangor) +16505,25261,1560,2008,2008_Sen-G_MI,MI,Sen-G,Sen-G,Selzer & Co.,304,Live Phone,,10/30/2008,616,Carl Levin,2673,DEM,53,Jacob W. Hoogendyk Jr.,2674,REP,32,,21,11/4/2008,62.66,33.85,28.82,7.82,-7.82,1,2.016962579977354, +16506,25269,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,Princeton Survey Research Associates International,258,Live Phone,,10/30/2008,933,Al Franken,2679,DEM,42,Norm Coleman,2680,REP,38,15,4,11/4/2008,41.99,41.98,.01,3.99,3.99,1,.5214107177247621,for Minneapolis Star Tribune +16533,25125,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2008,700,Jeanne Shaheen,2733,DEM,52,John E. Sununu,2735,REP,44,,8,11/4/2008,51.59,45.25,6.34,1.66,1.66,1,-1.434309521699558, +16540,25343,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/30/2008,682,Jeanne Shaheen,2733,DEM,53,John E. Sununu,2735,REP,40,6,13,11/4/2008,51.59,45.25,6.34,6.66,6.66,1,4.000378590597935,for WBZ-TV +16504,24917,1567,2008,2008_Sen-G_NJ,NJ,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/30/2008,801,Frank R. Lautenberg,2744,DEM,50,Dick Zimmer,2745,REP,31,,19,11/4/2008,56.03,41.95,14.08,4.92,4.92,1,.3012597584982818,for Gannett +16541,25346,1567,2008,2008_Sen-G_NJ,NJ,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/30/2008,632,Frank R. Lautenberg,2744,DEM,52,Dick Zimmer,2745,REP,37,,15,11/4/2008,56.03,41.95,14.08,.92,.92,1,-4.012938644806505, +16510,25349,1568,2008,2008_Sen-G_NM,NM,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/30/2008,664,Tom Udall,2755,DEM,56,Stevan Pearce,2756,REP,42,,14,11/4/2008,61.33,38.67,22.66,8.66,-8.66,1,3.02216233769742, +16535,25153,1571,2008,2008_Sen-G_OR,OR,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2008,500,Jeff Merkley,2765,DEM,49,Gordon H. Smith,2766,REP,46,,3,11/4/2008,48.9,45.55,3.35,.35,-.35,1,-3.898286614350277, +16542,25361,1571,2008,2008_Sen-G_OR,OR,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/30/2008,700,Jeff Merkley,2765,DEM,49,Gordon H. Smith,2766,REP,42,5,7,11/4/2008,48.9,45.55,3.35,3.65,3.65,1,.140926876414624, +42585,117211,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/30/2008,625,Mark R. Warner,2808,DEM,62,James S. Gilmore III,2809,REP,31,,31,11/4/2008,65.03,33.73,31.3,.3,-.3,1,-3.970785330855005, +16527,24980,1578,2008,2008_Sen-G_WV,WV,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/30/2008,2128,"John D. Rockefeller, IV",2812,DEM,58,Jay Wolfe,2813,REP,40,,18,11/4/2008,63.73,36.26,27.47,9.47,-9.47,1,3.21643200102623, +64363,118414,4241,2008,2008_House-G_MN-3,MN-3,House-G,House-G,SurveyUSA,325,IVR,,10/30/2008,647,Ashwin Madia,14421,DEM,41,Erik Paulsen,14422,REP,46,10,-5,11/4/2008,40.85,48.48,-7.63,2.63,2.63,1,-4.358910008138342,for KSTP-TV Minneapolis +64363,118415,4244,2008,2008_House-G_MN-6,MN-6,House-G,House-G,SurveyUSA,325,IVR,,10/30/2008,625,Elwyn Tinklenberg,14098,DEM,45,Michele Bachmann,14099,REP,46,6,-1,11/4/2008,43.43,46.41,-2.97,1.97,1.97,1,-1.708327105594076,for KSTP-TV Minneapolis +63538,122952,8656,2008,2008_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/30/2008,600,Generic Candidate,13748,DEM,45,Generic Candidate,13749,REP,36,,9,11/4/2008,52.93,42.38,10.55,1.55,-1.55,1,-1.563743013635469,sample size unavailable; estimated at 600 as a default; among registered voters +15501,117588,8656,2008,2008_House-G_US,US,House-G,House-G,Research 2000,281,Live Phone,,10/30/2008,1100,Generic Candidate,13748,DEM,50,Generic Candidate,13749,REP,39,,11,11/4/2008,52.93,42.38,10.55,.45,.45,1,-2.72516775109363, +63539,116965,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,10/31/2008,607,Barack Obama,41,DEM,54,John McCain,44,REP,41,,13,11/4/2008,52.88,45.61,7.27,5.73,5.73,1,3.485084545396295, +14962,120010,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/31/2008,746,Barack Obama,41,DEM,52,John McCain,44,REP,44.5,,7.5,11/4/2008,52.88,45.61,7.27,.23,.23,1,-2.111137767702783,for CNN; average of multiple versions or turnout models listed in poll +15241,20081,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Live Phone,,10/31/2008,760,Barack Obama,41,DEM,53,John McCain,44,REP,46,,7,11/4/2008,52.88,45.61,7.27,.27,-.27,1,-2.104030641417623,for Reuters +15390,20230,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,Live Phone,,10/31/2008,2587,Barack Obama,41,DEM,52,John McCain,44,REP,46,,6,11/4/2008,52.88,45.61,7.27,1.27,-1.27,1,-.4405977403040067, +63873,117603,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/31/2008,600,Barack Obama,41,DEM,47.5,John McCain,44,REP,46.2,,1.3,11/4/2008,51.03,48.22,2.82,1.52,-1.52,1,-.9059204077167291, +16447,21344,721,2008,2008_Pres-G_KY,KY,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/31/2008,616,Barack Obama,41,DEM,40,John McCain,44,REP,56,,-16,11/4/2008,41.17,57.4,-16.23,.23,.23,1,-3.65938237709108, +16446,21343,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/31/2008,669,Barack Obama,41,DEM,49,John McCain,44,REP,46,,3,11/4/2008,54.06,43.82,10.24,7.24,-7.24,1,4.143365090089217, +16441,21338,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/31/2008,1221,Barack Obama,41,DEM,52,John McCain,44,REP,46,,6,11/4/2008,51.5,46.91,4.59,1.41,1.41,1,-1.89616387839958, +16415,21312,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Muhlenberg College,219,Live Phone,,10/31/2008,617,Barack Obama,41,DEM,52,John McCain,44,REP,46,,6,11/4/2008,54.49,44.17,10.32,4.32,-4.32,1,1.34631422034972, +16445,21342,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/31/2008,672,Barack Obama,41,DEM,50,John McCain,44,REP,46,,4,11/4/2008,52.63,46.33,6.3,2.3,-2.3,1,.0473264112475348, +16447,25309,1556,2008,2008_Sen-G_KY,KY,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/31/2008,616,Bruce Lunsford,2651,DEM,45,Mitch McConnell,2650,REP,53,,-8,11/4/2008,47.03,52.97,-5.93,2.07,-2.07,1,-.8218214196051181, +16446,25322,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/31/2008,669,Al Franken,2679,DEM,39,Norm Coleman,2680,REP,44,16,-5,11/4/2008,41.99,41.98,.01,5.01,-5.01,0,1.6011231660763, +16445,25370,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/31/2008,672,Mark R. Warner,2808,DEM,59,James S. Gilmore III,2809,REP,35,,24,11/4/2008,65.03,33.73,31.3,7.3,-7.3,1,3.440099783355323, +43068,122953,8656,2008,2008_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/31/2008,257,Generic Candidate,13748,DEM,46,Generic Candidate,13749,REP,28,,18,11/4/2008,52.93,42.38,10.55,7.45,7.45,1,3.804671044914733,among registered voters +14962,123686,8656,2008,2008_House-G_US,US,House-G,House-G,CNN/Opinion Research Corp.,37,Live Phone,,10/31/2008,600,Generic Candidate,13748,DEM,54,Generic Candidate,13749,REP,45,,9,11/4/2008,52.93,42.38,10.55,1.55,-1.55,1,-1.713371435912962,for CNN; sample size unavailable; estimated at 600 as a default +14858,19698,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,11/1/2008,2470,Barack Obama,41,DEM,53,John McCain,44,REP,44,,9,11/4/2008,52.88,45.61,7.27,1.73,1.73,1,.0683334008841205,for The Washington Post +66249,123287,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,11/1/2008,747,Barack Obama,41,DEM,54,John McCain,44,REP,41,,13,11/4/2008,52.88,45.61,7.27,5.73,5.73,1,3.716566100925781, +15186,20026,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Financial Dynamics,95,Live Phone,,11/1/2008,887,Barack Obama,41,DEM,50,John McCain,44,REP,45,,5,11/4/2008,52.88,45.61,7.27,2.27,-2.27,1,.0559911148129738,for Diageo | Hotline +15164,20004,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,11/1/2008,1000,Barack Obama,41,DEM,51,John McCain,44,REP,44,,7,11/4/2008,52.88,45.61,7.27,.27,-.27,1,-1.813357264013002, +15145,19985,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,11/1/2008,2472,Barack Obama,41,DEM,55,John McCain,44,REP,44,,11,11/4/2008,52.88,45.61,7.27,3.73,3.73,1,1.964903189321962,for USA Today +15185,20025,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,Online,,11/1/2008,3946,Barack Obama,41,DEM,52,John McCain,44,REP,44,,8,11/4/2008,52.88,45.61,7.27,.73,.73,1,-.9078955707411815, +63592,117034,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,11/1/2008,1014,Barack Obama,41,DEM,47.5,John McCain,44,REP,43,,4.5,11/4/2008,52.88,45.61,7.27,2.77,-2.77,1,.874583879234472, +15420,20260,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2008,3000,Barack Obama,41,DEM,52,John McCain,44,REP,46,,6,11/4/2008,52.88,45.61,7.27,1.27,-1.27,1,-.3785959890923835, +16419,21316,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/1/2008,1717,Barack Obama,41,DEM,50,John McCain,44,REP,48,,2,11/4/2008,51.03,48.22,2.82,.82,-.82,1,-.8684525399516578, +16430,21327,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,11/1/2008,1200,Barack Obama,41,DEM,49,John McCain,44,REP,47,,2,11/4/2008,51.03,48.22,2.82,.82,-.82,1,-.9090702501949649, +16417,21314,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/1/2008,1253,Barack Obama,41,DEM,48,John McCain,44,REP,50,2,-2,11/4/2008,46.99,52.2,-5.21,3.21,3.21,1,1.280623833565988, +16431,21328,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,11/1/2008,800,Barack Obama,41,DEM,46,John McCain,44,REP,50,1,-4,11/4/2008,46.99,52.2,-5.21,1.21,1.21,1,-1.107629182533236, +16438,21335,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/1/2008,683,Barack Obama,41,DEM,45,John McCain,44,REP,52,,-7,11/4/2008,46.99,52.2,-5.21,1.79,-1.79,1,-.5440534335447567, +16442,21339,718,2008,2008_Pres-G_IL,IL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2008,500,Barack Obama,41,DEM,60,John McCain,44,REP,38,,22,11/4/2008,61.92,36.78,25.14,3.14,-3.14,1,-.1648714585527272, +16418,21315,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/1/2008,2634,Barack Obama,41,DEM,49,John McCain,44,REP,48,,1,11/4/2008,49.95,48.91,1.03,.03,-.03,1,-3.243991252275425, +63817,117507,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,11/1/2008,603,Barack Obama,41,DEM,43.9,John McCain,44,REP,49.1,,-5.1999998,11/4/2008,49.95,48.91,1.03,6.23,-6.23,0,3.435254044021649, +16443,21340,725,2008,2008_Pres-G_ME,ME,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2008,500,Barack Obama,41,DEM,56,John McCain,44,REP,43,,13,11/4/2008,57.71,40.38,17.32,4.32,-4.32,1,.9004286038665278, +16424,21321,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/1/2008,1343,Barack Obama,41,DEM,49,John McCain,44,REP,49,,0,11/4/2008,49.29,49.43,-.13,.13,.13,.5,-1.299342845805635, +16439,21336,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/1/2008,674,Barack Obama,41,DEM,48,John McCain,44,REP,48,,0,11/4/2008,49.29,49.43,-.13,.13,.13,.5,-1.680102712635269,for KCTV-TV Kansas City | KMOX 1120 Radio St. Louis +63825,117520,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,11/1/2008,602,Barack Obama,41,DEM,47.4,John McCain,44,REP,45.7,,1.7,11/4/2008,49.29,49.43,-.13,1.83,1.83,0,-.2343400437092475, +16416,21313,730,2008,2008_Pres-G_MT,MT,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/1/2008,2734,Barack Obama,41,DEM,48,John McCain,44,REP,47,,1,11/4/2008,47.25,49.51,-2.26,3.26,3.26,0,.778430113910084, +16423,21320,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/1/2008,2100,Barack Obama,41,DEM,50,John McCain,44,REP,49,1,1,11/4/2008,49.7,49.38,.33,.67,.67,1,-1.062073770829729, +16435,21332,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/1/2008,682,Barack Obama,41,DEM,48,John McCain,44,REP,49,,-1,11/4/2008,49.7,49.38,.33,1.33,-1.33,0,-1.074370946486017,for WTVD-RV Raleigh +63828,117531,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,11/1/2008,600,Barack Obama,41,DEM,47.7,John McCain,44,REP,49.3,,-1.6,11/4/2008,49.7,49.38,.33,1.93,-1.93,0,-.6088546655844321, +54158,21337,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,11/1/2008,812,Barack Obama,41,DEM,53,John McCain,44,REP,42,,11,11/4/2008,54.13,44.52,9.61,1.39,1.39,1,-2.047499997926173,for WMUR +63598,117050,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/1/2008,1243,Barack Obama,41,DEM,51,John McCain,44,REP,47,,4,11/4/2008,55.15,42.65,12.49,8.49,-8.49,1,2.762478582219487, +63820,117511,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,11/1/2008,601,Barack Obama,41,DEM,50.7,John McCain,44,REP,42.9,,7.8000002,11/4/2008,55.15,42.65,12.49,4.69,-4.69,1,-1.308389285594715, +16420,21317,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/1/2008,1208,Barack Obama,41,DEM,50,John McCain,44,REP,48,,2,11/4/2008,51.5,46.91,4.59,2.59,-2.59,1,-.5677708377513051,among 'voters' +16429,21326,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,11/1/2008,1200,Barack Obama,41,DEM,46,John McCain,44,REP,48,,-2,11/4/2008,51.5,46.91,4.59,6.59,-6.59,0,3.711476967619556, +16436,21333,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/1/2008,660,Barack Obama,41,DEM,48,John McCain,44,REP,46,,2,11/4/2008,51.5,46.91,4.59,2.59,-2.59,1,-.9402577483483548, +63822,117516,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,11/1/2008,605,Barack Obama,41,DEM,50.2,John McCain,44,REP,43.9,,6.3000002,11/4/2008,51.5,46.91,4.59,1.71,1.71,1,-2.011924889981117, +16421,21318,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/1/2008,1529,Barack Obama,41,DEM,53,John McCain,44,REP,45,,8,11/4/2008,54.49,44.17,10.32,2.32,-2.32,1,.0025963456206855, +16444,21341,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2008,500,Barack Obama,41,DEM,52,John McCain,44,REP,46,,6,11/4/2008,54.49,44.17,10.32,4.32,-4.32,1,1.41874156780351, +16432,21329,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,11/1/2008,1200,Barack Obama,41,DEM,51,John McCain,44,REP,44,,7,11/4/2008,54.49,44.17,10.32,3.32,-3.32,1,1.081323963809286, +63814,117502,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,11/1/2008,602,Barack Obama,41,DEM,53.7,John McCain,44,REP,40,,13.7,11/4/2008,54.49,44.17,10.32,3.38,3.38,1,.4701704974738317, +16422,21319,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/1/2008,1557,Barack Obama,41,DEM,52,John McCain,44,REP,46,,6,11/4/2008,52.63,46.33,6.3,.3,-.3,1,-1.481754989609524, +63823,117518,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,11/1/2008,604,Barack Obama,41,DEM,50.7,John McCain,44,REP,44.6,,6.0999999,11/4/2008,52.63,46.33,6.3,.2,-.2,1,-2.396223374129077, +16434,21331,751,2008,2008_Pres-G_WA,WA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,11/1/2008,800,Barack Obama,41,DEM,55,John McCain,44,REP,40,,15,11/4/2008,57.65,40.48,17.18,2.18,-2.18,1,-1.755836090155364, +16437,21334,751,2008,2008_Pres-G_WA,WA,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/1/2008,663,Barack Obama,41,DEM,56,John McCain,44,REP,40,,16,11/4/2008,57.65,40.48,17.18,1.18,-1.18,1,-3.36316063367219,for KATU-TV Portland | KING TV (Seattle) +16433,21330,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,11/1/2008,800,Barack Obama,41,DEM,53,John McCain,44,REP,40,,13,11/4/2008,56.22,42.31,13.9,.9,-.9,1,-1.649942385489565, +16418,87477,1314,2008,2008_Gov-G_IN,IN,Gov-G,Gov-G,Public Policy Polling,263,IVR,,11/1/2008,2634,Jill Long Thompson,12608,DEM,37,"Mitchell Daniels, Jr.",12609,REP,60,,-23,11/4/2008,40.04,57.84,-17.81,5.19,-5.19,1,1.142468540737936, +16424,87478,1315,2008,2008_Gov-G_MO,MO,Gov-G,Gov-G,Public Policy Polling,263,IVR,,11/1/2008,1343,Jay Nixon,12613,DEM,57.9,Kenny Hulshof,12611,REP,38.4,,19.5,11/4/2008,58.4,39.49,18.91,.59,.59,1,-3.12108204574877, +16439,87481,1315,2008,2008_Gov-G_MO,MO,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/1/2008,674,Jay Nixon,12613,DEM,54,Kenny Hulshof,12611,REP,39,2,15,11/4/2008,58.4,39.49,18.91,3.91,-3.91,1,.5239725755832375,for KCTV-TV Kansas City | KMOX 1120 Radio St. Louis +16416,87479,1316,2008,2008_Gov-G_MT,MT,Gov-G,Gov-G,Public Policy Polling,263,IVR,,11/1/2008,2734,Brian Schweitzer,12617,DEM,62,Roy Brown,12615,REP,36,,26,11/4/2008,65.47,32.52,32.95,6.95,-6.95,1,.1874434933583158, +54158,87667,1317,2008,2008_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,11/1/2008,831,John Lynch,12625,DEM,67,Joe Kenney,12626,REP,20,,47,11/4/2008,70.18,27.62,42.56,4.44,4.44,1,-2.466254003559875,for WMUR +16434,87475,1321,2008,2008_Gov-G_WA,WA,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,11/1/2008,800,Christine Gregoire,12637,DEM,50,Dino Rossi,12638,REP,48,,2,11/4/2008,53.24,46.76,6.48,4.48,-4.48,1,.2616144585942627, +16437,87480,1321,2008,2008_Gov-G_WA,WA,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/1/2008,663,Christine Gregoire,12637,DEM,52,Dino Rossi,12638,REP,46,,6,11/4/2008,53.24,46.76,6.48,.48,-.48,1,-4.165074670348091,for KATU-TV Portland | KING TV (Seattle) +16423,87476,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,Public Policy Polling,263,IVR,,11/1/2008,2100,Bev Perdue,12620,DEM,49,Pat McCrory,12618,REP,48,2,1,11/4/2008,50.27,46.88,3.4,2.4,-2.4,1,-.8749764690319171, +16435,87482,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/1/2008,682,Bev Perdue,12620,DEM,48,Pat McCrory,12618,REP,47,4,1,11/4/2008,50.27,46.88,3.4,2.4,-2.4,1,-.7176012121721115,for WTVD-RV Raleigh +16417,24944,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/1/2008,1253,Jim Martin,2612,DEM,46,Saxby Chambliss,2611,REP,48,,-2,11/4/2008,46.83,49.76,-2.92,.92,.92,1,-1.385147636737763, +16431,25274,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,11/1/2008,800,Jim Martin,2612,DEM,44,Saxby Chambliss,2611,REP,48,,-4,11/4/2008,46.83,49.76,-2.92,1.08,-1.08,1,-1.437674818592761, +16438,25298,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/1/2008,683,Jim Martin,2612,DEM,44,Saxby Chambliss,2611,REP,48,5,-4,11/4/2008,46.83,49.76,-2.92,1.08,-1.08,1,-1.461283493157695, +16443,25075,1558,2008,2008_Sen-G_ME,ME,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2008,500,Thomas H. Allen,2670,DEM,41,Susan M. Collins,2668,REP,57,,-16,11/4/2008,38.58,61.33,-22.75,6.75,6.75,1,.4744758785019598, +16416,24951,1564,2008,2008_Sen-G_MT,MT,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/1/2008,2734,Max Baucus,2702,DEM,71,Bob Kelleher,2703,REP,26,,45,11/4/2008,72.92,27.08,45.83,.83,-.83,1,-7.644256649059046, +54158,29419,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,11/1/2008,816,Jeanne Shaheen,2733,DEM,48,John E. Sununu,2735,REP,42,,6,11/4/2008,51.59,45.25,6.34,.34,-.34,1,-2.300854821803681,for WMUR +16423,24952,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/1/2008,2100,Kay R. Hagan,2709,DEM,51,Elizabeth H. Dole,2710,REP,44,3,7,11/4/2008,52.65,44.18,8.47,1.47,-1.47,1,-3.268854270307432, +16435,25336,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/1/2008,682,Kay R. Hagan,2709,DEM,50,Elizabeth H. Dole,2710,REP,43,5,7,11/4/2008,52.65,44.18,8.47,1.47,-1.47,1,-3.374083712589007,for WTVD-RV Raleigh +16422,24974,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/1/2008,1557,Mark R. Warner,2808,DEM,62,James S. Gilmore III,2809,REP,36,,26,11/4/2008,65.03,33.73,31.3,5.3,-5.3,1,1.602865064205358, +16416,118092,4260,2008,2008_House-G_MT-1,MT-1,House-G,House-G,Public Policy Polling,263,IVR,,11/1/2008,2734,John B. Driscoll,14106,DEM,35,Denny Rehberg,14107,REP,60,,-25,11/4/2008,32.42,64.14,-31.72,6.72,6.72,1,-.4223008883607299, +54158,118446,4267,2008,2008_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,11/1/2008,413,Carol Shea-Porter,14225,DEM,46,Jeb E. Bradley,14226,REP,41,,5,11/4/2008,51.76,45.86,5.9,.9,-.9,1,-3.518142984579993,for WMUR +54158,118447,4268,2008,2008_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,11/1/2008,404,Paul W. Hodes,14228,DEM,52,Jennifer M. Horn,14229,REP,31,,21,11/4/2008,56.44,41.42,15.02,5.98,5.98,1,1.482735610530135,for WMUR +64364,118416,4366,2008,2008_House-G_PA-11,PA-11,House-G,House-G,SurveyUSA,325,IVR,,11/1/2008,622,Paul E. Kanjorski,14428,DEM,45,Lou Barletta,14429,REP,51,,-6,11/4/2008,51.63,48.37,3.25,9.25,-9.25,0,2.29419894378174, +64365,118417,4433,2008,2008_House-G_VA-5,VA-5,House-G,House-G,SurveyUSA,325,IVR,,11/1/2008,640,Tom S. Perriello,14430,DEM,47,Virgil H. Goode,14431,REP,50,,-3,11/4/2008,50.09,49.86,.23,3.23,-3.23,0,-3.724999077060283, +15186,32921,8656,2008,2008_House-G_US,US,House-G,House-G,Financial Dynamics,95,Live Phone,,11/1/2008,600,Generic Candidate,13748,DEM,44,Generic Candidate,13749,REP,39,,5,11/4/2008,52.93,42.38,10.55,5.55,-5.55,1,2.775226547591827,for Diageo | Hotline; sample size unavailable; estimated at 600 as a default +15145,123689,8656,2008,2008_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,11/1/2008,2465,Generic Candidate,13748,DEM,53.5,Generic Candidate,13749,REP,41,,12.5,11/4/2008,52.93,42.38,10.55,1.95,1.95,1,-.6176944257500188,for USA Today; average of multiple versions or turnout models listed in poll +14884,19724,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,American Research Group,9,Live Phone,,11/2/2008,1200,Barack Obama,41,DEM,53,John McCain,44,REP,45,,8,11/4/2008,52.88,45.61,7.27,.73,.73,1,-1.168048560492193, +14954,19794,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,11/2/2008,600,Barack Obama,41,DEM,51,John McCain,44,REP,42,,9,11/4/2008,52.88,45.61,7.27,1.73,1.73,1,-.3626926049373426,sample size unavailable; estimated at 600 as a default +15057,19897,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,11/2/2008,917,Barack Obama,41,DEM,50,John McCain,44,REP,43,,7,11/4/2008,52.88,45.61,7.27,.27,-.27,1,-1.728320649163376, +15621,20461,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,11/2/2008,981,Barack Obama,41,DEM,52,John McCain,44,REP,44,,8,11/4/2008,52.88,45.61,7.27,.73,.73,1,-1.122178840842885, +15282,20122,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Marist College,183,Live Phone,,11/2/2008,635,Barack Obama,41,DEM,53,John McCain,44,REP,44,,9,11/4/2008,52.88,45.61,7.27,1.73,1.73,1,-.5560250816699434,for NBC News +15318,20158,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,Live Phone,,11/2/2008,1159,Barack Obama,41,DEM,51,John McCain,44,REP,43,,8,11/4/2008,52.88,45.61,7.27,.73,.73,1,-1.137040595340998,for NBC News | Wall Street Journal +15500,20340,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Research 2000,281,Live Phone,,11/2/2008,1100,Barack Obama,41,DEM,51,John McCain,44,REP,46,,5,11/4/2008,52.88,45.61,7.27,2.27,-2.27,1,.3159562602221996, +15780,20620,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2008,1226,Barack Obama,41,DEM,54,John McCain,44,REP,43,,11,11/4/2008,52.88,45.61,7.27,3.73,3.73,1,1.832525526854674, +63531,116955,704,2008,2008_Pres-G_AK,AK,Pres-G,Pres-G,American Research Group,9,Live Phone,,11/2/2008,600,Barack Obama,41,DEM,43,John McCain,44,REP,55,,-12,11/4/2008,37.89,59.42,-21.54,9.54,9.54,1,4.3630795680259, +16413,21310,704,2008,2008_Pres-G_AK,AK,Pres-G,Pres-G,Hays Research Group,136,Live Phone,,11/2/2008,400,Barack Obama,41,DEM,43.9,John McCain,44,REP,46.6,,-2.7,11/4/2008,37.89,59.42,-21.54,18.84,18.84,1,14.08592101590778,among all adults +16408,21305,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2008,1000,Barack Obama,41,DEM,51,John McCain,44,REP,47,0,4,11/4/2008,53.66,44.71,8.95,4.95,-4.95,1,2.097615048439355, +16406,21303,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Datamar Analytics,75,IVR,,11/2/2008,657,Barack Obama,41,DEM,47,John McCain,44,REP,48,,-1,11/4/2008,51.03,48.22,2.82,3.82,-3.82,0,1.63060675609328,among registered voters +16410,21307,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2008,1000,Barack Obama,41,DEM,49,John McCain,44,REP,50,0,-1,11/4/2008,51.03,48.22,2.82,3.82,-3.82,0,2.054744666959055, +16405,21302,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/2/2008,691,Barack Obama,41,DEM,50,John McCain,44,REP,47,,3,11/4/2008,51.03,48.22,2.82,.18,.18,1,-1.832225655096463, +16402,21299,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2008,678,Barack Obama,41,DEM,49,John McCain,44,REP,48,,1,11/4/2008,51.03,48.22,2.82,1.82,-1.82,1,-.3866158714548937, +16414,21311,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,11/2/2008,512,Barack Obama,41,DEM,47,John McCain,44,REP,48,2,-1,11/4/2008,46.99,52.2,-5.21,4.21,4.21,1,2.094362768968134, +16397,21294,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2008,585,Barack Obama,41,DEM,45,John McCain,44,REP,50,,-5,11/4/2008,49.95,48.91,1.03,6.03,-6.03,0,3.265423888240606, +16409,21306,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2008,1000,Barack Obama,41,DEM,49,John McCain,44,REP,49,0,0,11/4/2008,49.29,49.43,-.13,.13,.13,.5,-1.019263474168258, +16401,21298,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2008,585,Barack Obama,41,DEM,49,John McCain,44,REP,49,,0,11/4/2008,49.29,49.43,-.13,.13,.13,.5,-1.927403274448974, +16393,21290,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,American Research Group,9,Live Phone,,11/2/2008,600,Barack Obama,41,DEM,49,John McCain,44,REP,48,,1,11/4/2008,49.7,49.38,.33,.67,.67,1,-1.782694766952875, +16412,21309,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2008,1000,Barack Obama,41,DEM,49,John McCain,44,REP,50,,-1,11/4/2008,49.7,49.38,.33,1.33,-1.33,0,-.796810991419191, +16403,21300,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2008,585,Barack Obama,41,DEM,49,John McCain,44,REP,50,,-1,11/4/2008,49.7,49.38,.33,1.33,-1.33,0,-1.174649505111278, +16428,21325,735,2008,2008_Pres-G_NJ,NJ,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2008,500,Barack Obama,41,DEM,57,John McCain,44,REP,42,,15,11/4/2008,57.27,41.7,15.57,.57,-.57,1,-2.898678549570923, +63532,116956,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,American Research Group,9,Live Phone,,11/2/2008,600,Barack Obama,41,DEM,52,John McCain,44,REP,47,,5,11/4/2008,55.15,42.65,12.49,7.49,-7.49,1,1.251173894058641, +16398,21295,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2008,586,Barack Obama,41,DEM,53,John McCain,44,REP,42,,11,11/4/2008,55.15,42.65,12.49,1.49,-1.49,1,-4.463594963639379, +16407,21304,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2008,1000,Barack Obama,41,DEM,49,John McCain,44,REP,49,1,0,11/4/2008,51.5,46.91,4.59,4.59,-4.59,.5,1.476618483174331, +16399,21296,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2008,687,Barack Obama,41,DEM,49,John McCain,44,REP,47,,2,11/4/2008,51.5,46.91,4.59,2.59,-2.59,1,-.9671177797274381, +16404,21301,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/2/2008,657,Barack Obama,41,DEM,52,John McCain,44,REP,43,,9,11/4/2008,54.49,44.17,10.32,1.32,-1.32,1,-1.366088903785383, +16396,21293,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2008,682,Barack Obama,41,DEM,51,John McCain,44,REP,41,,10,11/4/2008,54.49,44.17,10.32,.32,-.32,1,-2.413480756814223, +16394,21291,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,American Research Group,9,Live Phone,,11/2/2008,600,Barack Obama,41,DEM,51,John McCain,44,REP,47,,4,11/4/2008,52.63,46.33,6.3,2.3,-2.3,1,.0202023040562448, +16411,21308,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2008,1000,Barack Obama,41,DEM,51,John McCain,44,REP,47,0,4,11/4/2008,52.63,46.33,6.3,2.3,-2.3,1,.4598338463688387, +16400,21297,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2008,690,Barack Obama,41,DEM,52,John McCain,44,REP,45,,7,11/4/2008,52.63,46.33,6.3,.7,.7,1,-1.730331707349854, +16392,21289,753,2008,2008_Pres-G_WV,WV,Pres-G,Pres-G,American Research Group,9,Live Phone,,11/2/2008,600,Barack Obama,41,DEM,42,John McCain,44,REP,53,,-11,11/4/2008,42.59,55.71,-13.12,2.12,2.12,1,-2.264441552671015, +16413,24861,1546,2008,2008_Sen-G_AK,AK,Sen-G,Sen-G,Hays Research Group,136,Live Phone,,11/2/2008,400,Mark Begich,2582,DEM,49.3,Ted Stevens,2583,REP,42,,7.3000002,11/4/2008,47.77,46.52,1.24,6.06,6.06,1,.7249563258321605,among all adults +16414,24871,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,11/2/2008,512,Jim Martin,2612,DEM,43,Saxby Chambliss,2611,REP,48,,-5,11/4/2008,46.83,49.76,-2.92,2.08,-2.08,1,-.827519044741864, +16413,123396,4033,2008,2008_House-G_AK-1,AK-1,House-G,House-G,Hays Research Group,136,Live Phone,,11/2/2008,400,Ethan Berkowitz,14574,DEM,49.3,Don Young,14575,REP,43,1.2,6.3000002,11/4/2008,44.97,50.14,-5.17,11.47,11.47,0,3.459831340120954, +15318,32920,8656,2008,2008_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,11/2/2008,1011,Generic Candidate,13748,DEM,48,Generic Candidate,13749,REP,36,,12,11/4/2008,52.93,42.38,10.55,1.45,1.45,1,-1.362091107697211,for NBC News | Wall Street Journal +15500,117589,8656,2008,2008_House-G_US,US,House-G,House-G,Research 2000,281,Live Phone,,11/2/2008,1100,Generic Candidate,13748,DEM,49,Generic Candidate,13749,REP,40,,9,11/4/2008,52.93,42.38,10.55,1.55,-1.55,1,-1.419474760676535, +14936,19776,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,11/3/2008,400,Barack Obama,41,DEM,49,John McCain,44,REP,44,,5,11/4/2008,52.88,45.61,7.27,2.27,-2.27,1,-.3230478605294504, +15281,20121,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Marist College,183,Live Phone,,11/3/2008,804,Barack Obama,41,DEM,52,John McCain,44,REP,43,,9,11/4/2008,52.88,45.61,7.27,1.73,1.73,1,-.2797965977648045,for NBC News +16395,21292,726,2008,2008_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,Live Phone,,11/3/2008,400,Barack Obama,41,DEM,54,John McCain,44,REP,38,,16,11/4/2008,57.43,40.96,16.47,.47,-.47,1,-3.588116863972268, +24142,117480,1551,2008,2008_Sen-GR_GA,GA,Sen-G,Sen-GR,Research 2000,281,Live Phone,,11/11/2008,600,Jim Martin,2612,DEM,46,Saxby Chambliss,2611,REP,49,,-3,12/2/2008,42.56,57.44,-14.88,11.88,11.88,1,3.984261571125974, +24141,117482,1551,2008,2008_Sen-GR_GA,GA,Sen-G,Sen-GR,Research 2000,281,Live Phone,,11/18/2008,600,Jim Martin,2612,DEM,45,Saxby Chambliss,2611,REP,51,,-6,12/2/2008,42.56,57.44,-14.88,8.88,8.88,1,1.218261753907932, +73939,138724,4200,2008,2008_House-G_LA-4,LA-4,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,11/18/2008,400,Paul J. Carmouche,16483,DEM,42,John Fleming,16484,REP,43,,-1,12/6/2008,47.69,48.07,-.38,.62,-.62,1,-4.408366776850369,for John Fleming +73940,138725,4200,2008,2008_House-G_LA-4,LA-4,House-G,House-G,SurveyUSA,325,IVR,,11/18/2008,648,Paul J. Carmouche,16483,DEM,45,John Fleming,16484,REP,47,3,-2,12/6/2008,47.69,48.07,-.38,1.62,-1.62,1,-2.794597187599119,for Roll Call +73938,138723,4200,2008,2008_House-G_LA-4,LA-4,House-G,House-G,The Kitchens Group,664,Live Phone,D,11/19/2008,400,Paul J. Carmouche,16483,DEM,48,John Fleming,16484,REP,37,1,11,12/6/2008,47.69,48.07,-.38,11.38,11.38,0,7.075326444504521,for Paul J. Carmouche +24140,117483,1551,2008,2008_Sen-GR_GA,GA,Sen-G,Sen-GR,Research 2000,281,Live Phone,,11/24/2008,600,Jim Martin,2612,DEM,46,Saxby Chambliss,2611,REP,52,,-6,12/2/2008,42.56,57.44,-14.88,8.88,8.88,1,1.41909023320643, +64251,118229,1804,2009,2009_House-GS_NY-20,NY-20,House-G,House-GS,Siena College,305,Live Phone,,3/10/2009,712,Scott Murphy,14314,DEM,41,James Nicholas Tedisco,14315,REP,45,,-4,3/31/2009,50.23,49.77,.45,4.45,-4.45,0,-3.079403606214706, +64252,118230,1804,2009,2009_House-GS_NY-20,NY-20,House-G,House-GS,Siena College,305,Live Phone,,3/26/2009,917,Scott Murphy,14314,DEM,47,James Nicholas Tedisco,14315,REP,43,,4,3/31/2009,50.23,49.77,.45,3.55,3.55,1,-3.339379555381774, +63785,117438,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/13/2009,611,Jon Stevens Corzine,13756,DEM,39,Chris Christie,13757,REP,40,18,-1,11/3/2009,44.88,48.46,-3.58,2.58,2.58,1,-2.773991367474082, +42447,117382,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2009,750,Jon Stevens Corzine,13756,DEM,41,Chris Christie,13757,REP,45,9,-4,11/3/2009,44.88,48.46,-3.58,.42,-.42,1,-5.160948120044649, +42579,117712,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Monmouth University,215,Live Phone,,10/17/2009,1005,Jon Stevens Corzine,13756,DEM,39,Chris Christie,13757,REP,39,14,0,11/3/2009,44.88,48.46,-3.58,3.58,3.58,.5,-1.086167247909934,for Gannett +63983,117749,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Rutgers University,295,Live Phone,,10/18/2009,583,Jon Stevens Corzine,13756,DEM,39,Chris Christie,13757,REP,36,20,3,11/3/2009,44.88,48.46,-3.58,6.58,6.58,0,1.688874486247853, +63958,117721,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/18/2009,666,R. Creigh Deeds,13761,DEM,40,Robert Francis McDonnell,13760,REP,52,,-12,11/3/2009,41.25,58.62,-17.36,5.36,5.36,1,.7775109666958224, +63789,117442,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/18/2009,595,R. Creigh Deeds,13761,DEM,40,Robert Francis McDonnell,13760,REP,59,,-19,11/3/2009,41.25,58.62,-17.36,1.64,-1.64,1,-3.561650551087768, +42483,117385,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2009,750,Jon Stevens Corzine,13756,DEM,39,Chris Christie,13757,REP,41,11,-2,11/3/2009,44.88,48.46,-3.58,1.58,1.58,1,-3.717847797810872, +63919,117668,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,Clarus Research Group,53,Live Phone,,10/19/2009,575,R. Creigh Deeds,13761,DEM,41,Robert Francis McDonnell,13760,REP,49,,-8,11/3/2009,41.25,58.62,-17.36,9.36,9.36,1,4.950230302557766, +63786,117439,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/20/2009,674,Jon Stevens Corzine,13756,DEM,39,Chris Christie,13757,REP,41,19,-2,11/3/2009,44.88,48.46,-3.58,1.58,1.58,1,-3.376231851309936, +42512,117682,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,GQR Research (GQRR),126,Live Phone,,10/22/2009,604,Jon Stevens Corzine,13756,DEM,42,Chris Christie,13757,REP,39,13,3,11/3/2009,44.88,48.46,-3.58,6.58,6.58,0,2.274730504881814, +63966,117729,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/23/2009,1267,Jon Stevens Corzine,13756,DEM,43,Chris Christie,13757,REP,38,13,5,11/3/2009,44.88,48.46,-3.58,8.58,8.58,0,4.315103618671452, +63899,117643,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,Virginia Commonwealth University,370,Live Phone,,10/23/2009,625,R. Creigh Deeds,13761,DEM,36,Robert Francis McDonnell,13760,REP,54,,-18,11/3/2009,41.25,58.62,-17.36,.64,-.64,1,-3.990791411106552, +42454,117755,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/24/2009,400,Jon Stevens Corzine,13756,DEM,42,Chris Christie,13757,REP,33,7,9,11/3/2009,44.88,48.46,-3.58,12.58,12.58,0,8.072513840324664, +63911,117655,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,ABC News/The Washington Post,3,Live Phone,,10/24/2009,1206,R. Creigh Deeds,13761,DEM,44,Robert Francis McDonnell,13760,REP,55,,-11,11/3/2009,41.25,58.62,-17.36,6.36,6.36,1,2.465663673121922,for The Washington Post +63978,117744,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,Roanoke College,292,Live Phone,,10/24/2009,569,R. Creigh Deeds,13761,DEM,39,Robert Francis McDonnell,13760,REP,55,,-16,11/3/2009,41.25,58.62,-17.36,1.36,1.36,1,-3.355070739017762, +44247,117719,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/25/2009,630,Jon Stevens Corzine,13756,DEM,38,Chris Christie,13757,REP,42,13,-4,11/3/2009,44.88,48.46,-3.58,.42,-.42,1,-4.224052036454513, +63959,117722,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/25/2009,729,R. Creigh Deeds,13761,DEM,40,Robert Francis McDonnell,13760,REP,55,,-15,11/3/2009,41.25,58.62,-17.36,2.36,2.36,1,-1.819312186373955, +73696,138256,1800,2009,2009_House-GS_NY-23,NY-23,House-G,House-GS,Basswood Research,24,Live Phone,R,10/25/2009,300,William L. Owens,14151,DEM,27,Douglas Hoffman,14152,CRV,31,20,-4,11/3/2009,48.32,45.95,2.37,6.37,,0,-1.329036461836727,for unspecified Republican sponsor +42499,117386,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2009,1000,Jon Stevens Corzine,13756,DEM,43,Chris Christie,13757,REP,46,7,-3,11/3/2009,44.88,48.46,-3.58,.58,.58,1,-4.256498457606432, +63790,117443,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/26/2009,502,R. Creigh Deeds,13761,DEM,41,Robert Francis McDonnell,13760,REP,58,,-17,11/3/2009,41.25,58.62,-17.36,.36,.36,1,-4.532836135876008, +73695,138255,1800,2009,2009_House-GS_NY-23,NY-23,House-G,House-GS,Neighborhood Research and Media,227,Live Phone,,10/26/2009,600,William L. Owens,14151,DEM,29,Douglas Hoffman,14152,CRV,34,14,-5,11/3/2009,48.32,45.95,2.37,7.37,,0,.1187737999314593,for Minuteman PAC; sample size unavailable; estimated at 600 as a default +73540,137993,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/27/2009,1119,Jon Stevens Corzine,13756,DEM,43,Chris Christie,13757,REP,41,8,2,11/3/2009,44.88,48.46,-3.58,5.58,5.58,0,1.480851731477355, +42421,117739,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/27/2009,600,Jon Stevens Corzine,13756,DEM,41,Chris Christie,13757,REP,42,14,-1,11/3/2009,44.88,48.46,-3.58,2.58,2.58,1,-1.910735006771161,for Daily Kos +63787,117440,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/27/2009,640,Jon Stevens Corzine,13756,DEM,43,Chris Christie,13757,REP,43,11,0,11/3/2009,44.88,48.46,-3.58,3.58,3.58,.5,-1.049879054102702, +63755,117389,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2009,1000,R. Creigh Deeds,13761,DEM,41,Robert Francis McDonnell,13760,REP,54,,-13,11/3/2009,41.25,58.62,-17.36,4.36,4.36,1,.4083451739416282, +42490,117740,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/27/2009,600,R. Creigh Deeds,13761,DEM,44,Robert Francis McDonnell,13760,REP,54,,-10,11/3/2009,41.25,58.62,-17.36,7.36,7.36,1,3.290186157003205,for Daily Kos +64366,118418,1801,2009,2009_House-GS_CA-10,CA-10,House-G,House-GS,SurveyUSA,325,IVR,,10/27/2009,581,John Garamendi,14432,DEM,50,David Harmer,14433,REP,40,,10,11/3/2009,52.85,42.83,10.02,.02,-.02,1,-7.09329853223961, +42286,117683,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,GQR Research (GQRR),126,Live Phone,,10/28/2009,604,Jon Stevens Corzine,13756,DEM,43,Chris Christie,13757,REP,38,12,5,11/3/2009,44.88,48.46,-3.58,8.58,8.58,0,4.611532071598944, +42580,117715,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Neighborhood Research and Media,227,Live Phone,R,10/28/2009,341,Jon Stevens Corzine,13756,DEM,35,Chris Christie,13757,REP,42,8,-7,11/3/2009,44.88,48.46,-3.58,3.42,-3.42,1,-1.335996647415417,for Chris Christie +63907,117651,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/28/2009,1093,Jon Stevens Corzine,13756,DEM,40,Chris Christie,13757,REP,39,14,1,11/3/2009,44.88,48.46,-3.58,4.58,4.58,0,.4824374778871686, +73694,138254,1800,2009,2009_House-GS_NY-23,NY-23,House-G,House-GS,Siena College,305,Live Phone,,10/28/2009,704,William L. Owens,14151,DEM,36,Douglas Hoffman,14152,CRV,35,20,1,11/3/2009,48.32,45.95,2.37,1.37,,1,-6.413910184049056, +42543,117713,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Monmouth University,215,Live Phone,,10/29/2009,1041,Jon Stevens Corzine,13756,DEM,42,Chris Christie,13757,REP,43,8,-1,11/3/2009,44.88,48.46,-3.58,2.58,2.58,1,-1.414445635815778,for Gannett +42478,117387,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2009,1000,Jon Stevens Corzine,13756,DEM,43,Chris Christie,13757,REP,46,8,-3,11/3/2009,44.88,48.46,-3.58,.58,.58,1,-4.076037620270806, +63900,117644,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,YouGov,391,Online,,10/29/2009,780,Jon Stevens Corzine,13756,DEM,43,Chris Christie,13757,REP,41,8,2,11/3/2009,44.88,48.46,-3.58,5.58,5.58,0,1.452138108651962, +42559,117706,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2009,625,R. Creigh Deeds,13761,DEM,41,Robert Francis McDonnell,13760,REP,53,,-12,11/3/2009,41.25,58.62,-17.36,5.36,5.36,1,1.387301921246214, +63901,117645,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,YouGov,391,Online,,10/29/2009,742,R. Creigh Deeds,13761,DEM,40,Robert Francis McDonnell,13760,REP,53,,-13,11/3/2009,41.25,58.62,-17.36,4.36,4.36,1,.4183721054893383, +63967,117730,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/30/2009,1533,Jon Stevens Corzine,13756,DEM,40,Chris Christie,13757,REP,42,12,-2,11/3/2009,44.88,48.46,-3.58,1.58,1.58,1,-2.212734527347402, +42290,137995,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,GQR Research (GQRR),126,Live Phone,,10/31/2009,606,Jon Stevens Corzine,13756,DEM,44,Chris Christie,13757,REP,38.5,14,5.5,11/3/2009,44.88,48.46,-3.58,9.08,9.08,0,5.281020826706112,average of multiple versions or turnout models listed in poll +63788,117441,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/31/2009,582,Jon Stevens Corzine,13756,DEM,42,Chris Christie,13757,REP,45,10,-3,11/3/2009,44.88,48.46,-3.58,.58,.58,1,-3.877339302204013, +63960,117723,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/31/2009,1457,R. Creigh Deeds,13761,DEM,42,Robert Francis McDonnell,13760,REP,56,,-14,11/3/2009,41.25,58.62,-17.36,3.36,3.36,1,-.2124459612523752, +63791,117444,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/31/2009,502,R. Creigh Deeds,13761,DEM,40,Robert Francis McDonnell,13760,REP,58,,-18,11/3/2009,41.25,58.62,-17.36,.64,-.64,1,-3.977918432143551, +42433,117714,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Monmouth University,215,Live Phone,,11/1/2009,722,Jon Stevens Corzine,13756,DEM,43,Chris Christie,13757,REP,41,8,2,11/3/2009,44.88,48.46,-3.58,5.58,5.58,0,1.62160357231743,for Gannett +44245,117720,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Public Policy Polling,263,IVR,,11/1/2009,994,Jon Stevens Corzine,13756,DEM,41,Chris Christie,13757,REP,47,11,-6,11/3/2009,44.88,48.46,-3.58,2.42,-2.42,1,-1.642068307594169, +64183,118093,1800,2009,2009_House-GS_NY-23,NY-23,House-G,House-GS,Public Policy Polling,263,IVR,,11/1/2009,1754,William L. Owens,14151,DEM,34,Douglas Hoffman,14152,CRV,51,13,-17,11/3/2009,48.32,45.95,2.37,19.37,,0,14.27396737993868, +64253,118231,1800,2009,2009_House-GS_NY-23,NY-23,House-G,House-GS,Siena College,305,Live Phone,,11/1/2009,606,William L. Owens,14151,DEM,36,Douglas Hoffman,14152,CRV,41,6,-5,11/3/2009,48.32,45.95,2.37,7.37,,0,-.2827869125467755, +64194,118104,1800,2009,2009_House-GS_NY-23,NY-23,House-G,House-GS,QEV Analytics,266,Live Phone,R,11/2/2009,318,William L. Owens,14151,DEM,37,Douglas Hoffman,14152,CRV,41,,-4,11/3/2009,48.32,45.95,2.37,6.37,,0,-1.021828055026827,for unspecified Republican sponsor +63720,117286,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/4/2010,500,Martha Coakley,13701,DEM,50,Scott Brown,13702,REP,41,,9,1/19/2010,47.1,51.86,-4.76,13.76,13.76,0,7.006774195009192, +53048,117508,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,University of New Hampshire,357,Live Phone,,1/4/2010,554,Martha Coakley,13701,DEM,53,Scott Brown,13702,REP,36,5,17,1/19/2010,47.1,51.86,-4.76,21.76,21.76,0,15.47978261542324, +53047,117312,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,Public Policy Polling,263,IVR,,1/8/2010,774,Martha Coakley,13701,DEM,47,Scott Brown,13702,REP,48,,-1,1/19/2010,47.1,51.86,-4.76,3.76,3.76,1,-3.432713308130084, +63699,117226,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,Mellman Group,205,Live Phone,D,1/9/2010,800,Martha Coakley,13701,DEM,50,Scott Brown,13702,REP,36,6,14,1/19/2010,47.1,51.86,-4.76,18.76,18.76,0,12.81420651049139,for unspecified Democratic sponsor +63721,117287,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/11/2010,1000,Martha Coakley,13701,DEM,49,Scott Brown,13702,REP,47,3,2,1/19/2010,47.1,51.86,-4.76,6.76,6.76,0,.6858088754865607, +63811,117499,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,Suffolk University,323,Live Phone,,1/12/2010,500,Martha Coakley,13701,DEM,46,Scott Brown,13702,REP,50,3,-4,1/19/2010,47.1,51.86,-4.76,.76,.76,1,-6.311730954810932, +63617,117082,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,American Research Group,9,Live Phone,,1/13/2010,600,Martha Coakley,13701,DEM,45,Scott Brown,13702,REP,48,2,-3,1/19/2010,47.1,51.86,-4.76,1.76,1.76,1,-5.443798650875738, +63801,117484,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,Research 2000,281,Live Phone,,1/13/2010,500,Martha Coakley,13701,DEM,49,Scott Brown,13702,REP,41,5,8,1/19/2010,47.1,51.86,-4.76,12.76,12.76,0,6.314300104107867, +63622,117090,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,CrossTarget,66,IVR,,1/14/2010,946,Martha Coakley,13701,DEM,38.5,Scott Brown,13702,REP,53.9,,-15.4,1/19/2010,47.1,51.86,-4.76,10.64,-10.64,1,4.324134631050151, +63700,117227,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,MRG Research,207,IVR,,1/15/2010,565,Martha Coakley,13701,DEM,41.2,Scott Brown,13702,REP,50.8,2,-9.6000004,1/19/2010,47.1,51.86,-4.76,4.84,-4.84,1,-1.857364834599452, +63618,117083,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,American Research Group,9,Live Phone,,1/16/2010,600,Martha Coakley,13701,DEM,45,Scott Brown,13702,REP,52,2,-7,1/19/2010,47.1,51.86,-4.76,2.24,-2.24,1,-4.827736667056437, +63802,117485,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,Research 2000,281,Live Phone,,1/16/2010,500,Martha Coakley,13701,DEM,48,Scott Brown,13702,REP,48,3,0,1/19/2010,47.1,51.86,-4.76,4.76,4.76,.5,-1.572323496259233, +63623,117091,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,CrossTarget,66,IVR,,1/17/2010,574,Martha Coakley,13701,DEM,42.3,Scott Brown,13702,REP,51.9,,-9.6000004,1/19/2010,47.1,51.86,-4.76,4.84,-4.84,1,-1.574932073161143, +63679,117198,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,Opinion Savvy/InsiderAdvantage,243,IVR,,1/17/2010,804,Martha Coakley,13701,DEM,43.1,Scott Brown,13702,REP,52.2,1.9,-9.1000004,1/19/2010,47.1,51.86,-4.76,4.34,-4.34,1,-1.980287922006351, +63725,117313,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,Public Policy Polling,263,IVR,,1/17/2010,1231,Martha Coakley,13701,DEM,46,Scott Brown,13702,REP,51,,-5,1/19/2010,47.1,51.86,-4.76,.24,-.24,1,-6.266331057272065, +73684,138243,1798,2010,2010_House-GS_PA-12,PA-12,House-G,House-GS,ALG Research,14,Live Phone,D,4/28/2010,406,Mark S. Critz,10957,DEM,43,Tim Burns,10958,REP,41,,2,5/18/2010,52.64,44.99,7.65,5.65,-5.65,1,.5350155811210811,for unspecified Democratic sponsor +64057,117881,1798,2010,2010_House-GS_PA-12,PA-12,House-G,House-GS,Global Strategy Group,118,Live Phone,D,4/28/2010,400,Mark S. Critz,10957,DEM,44,Tim Burns,10958,REP,36,2,8,5/18/2010,52.64,44.99,7.65,.35,.35,1,-5.40500036305696,for Mark S. Critz +64181,118088,1798,2010,2010_House-GS_PA-12,PA-12,House-G,House-GS,Public Opinion Strategies,260,Live Phone,R,5/5/2010,400,Mark S. Critz,10957,DEM,41,Tim Burns,10958,REP,43,,-2,5/18/2010,52.64,44.99,7.65,9.65,-9.65,0,5.583547637869856,for Tim Burns +64146,118020,1797,2010,2010_House-OS_HI-1,HI-1,House-G,House-OS,MRG Research,207,IVR,,5/7/2010,1081,Colleen W. Hanabusa,10762,DEM,25.5,Charles K. Djou,10763,REP,39.5,25.5,-14,5/22/2010,30.99,39.68,-8.69,5.31,-5.31,1,-1.229766245488304, +64369,118421,1798,2010,2010_House-GS_PA-12,PA-12,House-G,House-GS,Susquehanna Polling & Research Inc.,326,IVR,,5/10/2010,400,Mark S. Critz,10957,DEM,44,Tim Burns,10958,REP,38,,6,5/18/2010,52.64,44.99,7.65,1.65,-1.65,1,-3.119567540170275, +73683,138241,1798,2010,2010_House-GS_PA-12,PA-12,House-G,House-GS,We Ask America,376,IVR,,5/13/2010,888,Mark S. Critz,10957,DEM,43.5,Tim Burns,10958,REP,35.1,,8.3999996,5/18/2010,52.64,44.99,7.65,.75,.75,1,-3.474462993729435, +64184,118094,1798,2010,2010_House-GS_PA-12,PA-12,House-G,House-GS,Public Policy Polling,263,IVR,,5/16/2010,831,Mark S. Critz,10957,DEM,47,Tim Burns,10958,REP,48,,-1,5/18/2010,52.64,44.99,7.65,8.65,-8.65,0,5.609780201236791, +63992,117770,1797,2010,2010_House-OS_HI-1,HI-1,House-G,House-OS,ccAdvertising,396,IVR,,5/20/2010,1082,Colleen W. Hanabusa,10762,DEM,17.67,Charles K. Djou,10763,REP,35.78,31.03,-18.110001,5/22/2010,30.99,39.68,-8.69,9.42,-9.42,1,4.930366671671857, +52979,83812,1285,2010,2010_Gov-G_IL,IL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/12/2010,750,Pat Quinn,11291,DEM,40,William E. Brady,11292,REP,46,4,-6,11/2/2010,46.79,45.94,.85,6.85,-6.85,0,.7576537669654201, +53002,83870,1292,2010,2010_Gov-G_ME,ME,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/12/2010,500,Paul R. LePage,11298,REP,35,Eliot R. Cutler,11299,IND,21,32,14,11/2/2010,43,31.8,11.2,2.8,,1,-1.701554791260302, +53028,83908,1294,2010,2010_Gov-G_MA,MA,Gov-G,Gov-G,Public Opinion Strategies,260,Live Phone,R,10/12/2010,800,Deval Patrick,11302,DEM,35,Charles D. Baker,11303,REP,42,10,-7,11/2/2010,48.42,42,6.42,13.42,-13.42,0,9.411276341011394,for Charles D. Baker +53077,83961,1296,2010,2010_Gov-G_MN,MN,Gov-G,Gov-G,SurveyUSA,325,IVR/Live Phone,,10/12/2010,712,Mark Dayton,11307,DEM,42,Tom Emmer,11308,REP,37,14,5,11/2/2010,43.63,43.21,.42,4.58,4.58,1,-.1695316980589525, +32549,83987,1297,2010,2010_Gov-G_NV,NV,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/12/2010,625,Rory Reid,11312,DEM,37,Brian E. Sandoval,11313,REP,52,,-15,11/2/2010,41.61,53.36,-11.75,3.25,-3.25,1,-3.14792746948522,for Las Vegas Review-Journal +53158,84079,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,SurveyUSA,325,IVR/Live Phone,,10/12/2010,633,Andrew Cuomo,11318,DEM,59,Carl Paladino,11319,REP,33,,26,11/2/2010,62.56,33.26,29.29,3.29,-3.29,1,-3.8179288449581,for WNYT-TV | WHEC-TV | WABC-TV (New York) +32550,84230,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/12/2010,750,Dan Onorato,11326,DEM,40,Thomas W. Corbett,11327,REP,54,,-14,11/2/2010,45.51,54.49,-8.98,5.02,-5.02,1,1.272766896974906, +63917,117665,1306,2010,2010_Gov-G_TX,TX,Gov-G,Gov-G,ccAdvertising,396,IVR,,10/12/2010,1510,Bill White,11339,DEM,35.5,Rick Perry,11340,REP,49.8,,-14.3,11/2/2010,42.3,54.97,-12.67,1.63,-1.63,1,-2.43126813551276, +32559,84387,1308,2010,2010_Gov-G_VT,VT,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/12/2010,625,Peter Elliott Shumlin,11344,DEM,43,Brian Dubie,11345,REP,44,1,-1,11/2/2010,49.48,47.69,1.79,2.79,-2.79,0,-3.170095354178014, +32545,39141,1513,2010,2010_Sen-GS_DE,DE,Sen-G,Sen-GS,SurveyUSA,325,IVR,,10/12/2010,2355,Christopher A. Coons,4467,DEM,54,Christine O'Donnell,4493,REP,33,,21,11/2/2010,56.61,40.03,16.58,4.42,4.42,1,-2.170355599374976,for University of Delaware +32563,39159,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,GQR Research (GQRR),126,Live Phone,D,10/12/2010,600,Alexi Giannoulias,752,DEM,44,Mark Kirk,753,REP,41,,3,11/2/2010,46.42,48.01,-1.6,4.6,4.6,0,1.402982140714551,for Alexi Giannoulias +32549,39145,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/12/2010,625,Harry Reid,930,DEM,45,Sharron Angle,928,REP,47,,-2,11/2/2010,50.29,44.55,5.74,7.74,-7.74,0,-.8002731000044644,for Las Vegas Review-Journal +53158,137600,1530,2010,2010_Sen-G_NY,NY,Sen-G,Sen-G,SurveyUSA,325,IVR/Live Phone,,10/12/2010,633,Charles E. Schumer,957,DEM,63,Jay Townsend,959,REP,30,,33,11/2/2010,66.32,32.21,34.11,1.11,-1.11,1,-5.865071690596923,for WNYT-TV | WHEC-TV | WABC-TV (New York) +53158,137601,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,SurveyUSA,325,IVR/Live Phone,,10/12/2010,633,Kirsten E. Gillibrand,4481,DEM,54,Joseph J. DioGuardi,4482,REP,36,,18,11/2/2010,62.95,35.11,27.84,9.84,-9.84,1,2.69391280490412,for WNYT-TV | WHEC-TV | WABC-TV (New York) +32544,39140,1532,2010,2010_Sen-G_NC,NC,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/12/2010,500,Elaine Marshall,878,DEM,38,Richard Burr,875,REP,52,,-14,11/2/2010,43.05,54.81,-11.77,2.23,-2.23,1,-2.545977458408504, +32550,39146,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/12/2010,750,Joe Sestak,1032,DEM,39,Patrick J. Toomey,2537,REP,49,,-10,11/2/2010,48.99,51.01,-2.02,7.98,-7.98,1,3.983189804726281, +32559,39155,1541,2010,2010_Sen-G_VT,VT,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/12/2010,625,Patrick J. Leahy,1108,DEM,62,Leonard Wheeler Britton,1107,REP,27,1,35,11/2/2010,64.33,30.91,33.41,1.59,1.59,1,-6.225963340975728, +32564,39160,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,Orion Strategies,246,Live Phone,,10/12/2010,450,"Joe Manchin, III",4489,DEM,48,John Raese,4491,REP,38,,10,11/2/2010,53.47,43.4,10.07,.07,-.07,1,-8.596698066783446, +32543,39139,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/12/2010,750,"Joe Manchin, III",4489,DEM,46,John Raese,4491,REP,49,,-3,11/2/2010,53.47,43.4,10.07,13.07,-13.07,0,5.810843967019165, +51648,81676,4477,2010,2010_House-G_AR-1,AR-1,House-G,House-G,ALG Research,14,Live Phone,D,10/12/2010,400,Chad Causey,10677,DEM,44,Rick Crawford,10678,REP,42,,2,11/2/2010,43.48,51.79,-8.31,10.31,10.31,0,5.282385514070118,for unspecified Democratic sponsor +51686,81720,4524,2010,2010_House-G_CA-44,CA-44,House-G,House-G,Zata3,392,IVR,D,10/12/2010,611,William E. Hedrick,10708,DEM,43,Ken Calvert,10709,REP,48,,-5,11/2/2010,44.39,55.61,-11.23,6.23,6.23,1,-1.371495249926689,for William E. Hedrick +51767,81826,4597,2010,2010_House-G_IL-9,IL-9,House-G,House-G,Magellan Strategies,179,IVR,R,10/12/2010,945,Jan Schakowsky,10779,DEM,48,Joel B. Pollak,10778,REP,30,,18,11/2/2010,66.34,31.14,35.2,17.2,-17.2,1,9.768076993697958,for Joel B. Pollak +52019,82153,4789,2010,2010_House-G_OR-4,OR-4,House-G,House-G,Grove Insight,129,Live Phone,D,10/12/2010,400,Peter A. DeFazio,10939,DEM,53,Arthur Robinson,10940,REP,39,,14,11/2/2010,54.49,43.58,10.92,3.08,3.08,1,-4.699135550088421,for Peter A. DeFazio +52021,82156,4790,2010,2010_House-G_OR-5,OR-5,House-G,House-G,Moore Information,217,Live Phone,R,10/12/2010,300,Kurt Schrader,10941,DEM,40,L. Scott Bruun,10942,REP,44,,-4,11/2/2010,51.25,45.96,5.29,9.29,-9.29,0,1.651441276278836,for L. Scott Bruun +52041,82178,4798,2010,2010_House-G_PA-8,PA-8,House-G,House-G,Monmouth University,215,IVR,,10/12/2010,646,Patrick J. Murphy,10952,DEM,46,Michael G. Fitzpatrick,10951,REP,51,,-5,11/2/2010,46.48,53.52,-7.05,2.05,2.05,1,-3.774995038147879, +52106,82257,4826,2010,2010_House-G_TN-8,TN-8,House-G,House-G,Tarrance Group,333,Live Phone,R,10/12/2010,304,Roy Brasfield Herron,10981,DEM,36,Stephen Lee Fincher,10980,REP,47,,-11,11/2/2010,38.8,58.99,-20.19,9.19,9.19,1,1.304406488622447,for Stephen Lee Fincher +63917,117771,4844,2010,2010_House-G_TX-17,TX-17,House-G,House-G,ccAdvertising,396,IVR,,10/12/2010,2085,Thomas Edwards,10984,DEM,36,Bill Flores,10985,REP,47,,-11,11/2/2010,36.57,61.8,-25.23,14.23,14.23,1,6.725901473222407, +63917,117772,4850,2010,2010_House-G_TX-23,TX-23,House-G,House-G,ccAdvertising,396,IVR,,10/12/2010,2215,Ciro D. Rodriguez,10987,DEM,32,Francisco R. Canseco,10986,REP,43,,-11,11/2/2010,44.44,49.4,-4.95,6.05,-6.05,1,1.532587029667769, +63917,117775,4854,2010,2010_House-G_TX-27,TX-27,House-G,House-G,ccAdvertising,396,IVR,,10/12/2010,1122,Solomon P. Ortiz,10989,DEM,35,Blake Farenthold,10988,REP,45,,-10,11/2/2010,47.1,47.85,-.75,9.25,-9.25,1,1.844820656123646, +52118,138695,4860,2010,2010_House-G_UT-1,UT-1,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/12/2010,600,Morgan E. Bowen,10990,DEM,22,Rob Bishop,10991,REP,67,,-45,11/2/2010,23.93,69.19,-45.27,.27,.27,1,-6.422574637405358,sample size unavailable; estimated at 600 as a default +52118,82273,4861,2010,2010_House-G_UT-2,UT-2,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/12/2010,226,Jim Matheson,10992,DEM,57,Morgan J. Philpot,10993,REP,31,1,26,11/2/2010,50.49,46.06,4.43,21.57,21.57,1,13.79667351981436, +52118,138696,4862,2010,2010_House-G_UT-3,UT-3,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/12/2010,600,Karen E. Hyer,10994,DEM,19,Jason Chaffetz,10995,REP,67,,-48,11/2/2010,22.94,72.32,-49.38,1.38,1.38,1,-4.700625717529562,sample size unavailable; estimated at 600 as a default +32559,82304,4863,2010,2010_House-G_VT-1,VT-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/12/2010,625,Peter Welch,11004,DEM,61,Paul Beaudry,11005,REP,25,3,36,11/2/2010,64.57,32.03,32.54,3.46,3.46,1,-4.0566194887941, +52141,82298,4872,2010,2010_House-G_VA-9,VA-9,House-G,House-G,SurveyUSA,325,IVR,,10/12/2010,633,Frederick C. Boucher,11000,DEM,51,Morgan Griffith,11001,REP,41,4,10,11/2/2010,46.41,51.21,-4.81,14.81,14.81,0,7.218922643248782, +1104,32669,8657,2010,2010_House-G_US,US,House-G,House-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/12/2010,600,Generic Candidate,13740,DEM,39,Generic Candidate,13741,REP,48,,-9,11/2/2010,44.77,51.38,-6.61,2.39,-2.39,1,-1.820027438982031,for FOX News; sample size unavailable; estimated at 600 as a default +63735,117338,8657,2010,2010_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,10/12/2010,1951,Generic Candidate,13740,DEM,40.5,Generic Candidate,13741,REP,54.5,,-14,11/2/2010,44.77,51.38,-6.61,7.39,-7.39,1,3.808984226968253, +32554,83530,1275,2010,2010_Gov-G_AK,AK,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/13/2010,500,Ethan Berkowitz,11270,DEM,39,Sean R. Parnell,11271,REP,52,,-13,11/2/2010,37.67,59.06,-21.39,8.39,8.39,1,.4085441814179618, +73537,137982,1276,2010,2010_Gov-G_AZ,AZ,Gov-G,Gov-G,Moore Information,217,Live Phone,R,10/13/2010,500,Samuel Pearson Goddard,11272,DEM,34,Janice Kay Brewer,11273,REP,51,3,-17,11/2/2010,42.47,54.33,-11.86,5.14,-5.14,1,.3774674724887953,for unspecified Republican sponsor +32565,83595,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Ipsos,154,Online,,10/13/2010,448,Jerry Brown,11276,DEM,48,Meg Whitman,11278,REP,44,,4,11/2/2010,53.77,40.88,12.88,8.88,-8.88,1,1.851509027221164,for Reuters +32555,83597,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/13/2010,750,Jerry Brown,11276,DEM,50,Meg Whitman,11278,REP,44,,6,11/2/2010,53.77,40.88,12.88,6.88,-6.88,1,.1333113514172829, +52942,83729,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Susquehanna Polling & Research Inc.,326,IVR,,10/13/2010,2000,Alex Sink,11283,DEM,48,Rick Scott,11284,REP,45,,3,11/2/2010,47.72,48.87,-1.15,4.15,4.15,0,.416725688396401, +32572,83788,1283,2010,2010_Gov-G_HI,HI,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/13/2010,500,Neil Abercrombie,11287,DEM,49,James R. Aiona,11288,REP,47,,2,11/2/2010,58.22,41.12,17.1,15.1,-15.1,1,7.126704686230798, +53130,84047,1289,2010,2010_Gov-G_NM,NM,Gov-G,Gov-G,SurveyUSA,325,IVR/Live Phone,,10/13/2010,647,Diane D. Denish,11316,DEM,42,Susana Martinez,11317,REP,54,,-12,11/2/2010,46.55,53.29,-6.74,5.26,-5.26,1,.2154471171337707, +51846,83869,1292,2010,2010_Gov-G_ME,ME,Gov-G,Gov-G,Pan Atlantic Research,249,Live Phone,,10/13/2010,501,Paul R. LePage,11298,REP,32.9,Eliot R. Cutler,11299,IND,14,28,18.9,11/2/2010,43,31.8,11.2,7.7,,1,4.024132156092064, +63887,117628,1297,2010,2010_Gov-G_NV,NV,Gov-G,Gov-G,TCJ Research,327,IVR,,10/13/2010,500,Rory Reid,11312,DEM,38,Brian E. Sandoval,11313,REP,55,,-17,11/2/2010,41.61,53.36,-11.75,5.25,-5.25,1,-1.172398117289791, +32579,84078,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,CBS News/The New York Times,36,Live Phone,,10/13/2010,927,Andrew Cuomo,11318,DEM,59,Carl Paladino,11319,REP,24,,35,11/2/2010,62.56,33.26,29.29,5.71,5.71,1,-1.109817091141654, +32569,84186,1300,2010,2010_Gov-G_OR,OR,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/13/2010,652,John Kitzhaber,11324,DEM,46,Chris Dudley,11325,REP,45,1,1,11/2/2010,49.29,47.76,1.53,.53,-.53,1,-3.633759619804917, +32867,117664,1300,2010,2010_Gov-G_OR,OR,Gov-G,Gov-G,ccAdvertising,396,IVR,,10/13/2010,2237,John Kitzhaber,11324,DEM,43,Chris Dudley,11325,REP,46,,-3,11/2/2010,49.29,47.76,1.53,4.53,-4.53,0,.5776446427076728, +63893,117635,1302,2010,2010_Gov-G_RI,RI,Gov-G,Gov-G,TCJ Research,327,IVR,,10/13/2010,500,Lincoln Chafee,11330,IND,35,John F. Robitaille,11329,REP,19,36,16,11/2/2010,36.1,33.57,2.53,13.47,,0,7.331115410770511, +32573,84375,1307,2010,2010_Gov-GS_UT,UT,Gov-G,Gov-GS,Dan Jones & Associates,70,Live Phone,,10/13/2010,600,Peter Corroon,11342,DEM,33,Gary Richard Herbert,11343,REP,58,,-25,11/2/2010,31.9,64.07,-32.16,7.16,7.16,1,1.225294469512296, +53321,84376,1307,2010,2010_Gov-GS_UT,UT,Gov-G,Gov-GS,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/13/2010,500,Peter Corroon,11342,DEM,29,Gary Richard Herbert,11343,REP,66,,-37,11/2/2010,31.9,64.07,-32.16,4.84,-4.84,1,-1.255376619676111, +32554,39150,1507,2010,2010_Sen-G_AK,AK,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/13/2010,500,Lisa Murkowski,2261,W,34,Joe Miller,556,REP,35,27,-1,11/2/2010,39.57,35.56,4,5,,0,-.070436966739277, +32565,39161,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Ipsos,154,Online,,10/13/2010,448,Barbara Boxer,620,DEM,46,Carly Fiorina,623,REP,45,,1,11/2/2010,52.18,42.17,10.01,9.01,-9.01,1,1.84987811041087,for Reuters +32555,39151,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/13/2010,750,Barbara Boxer,620,DEM,49,Carly Fiorina,623,REP,46,,3,11/2/2010,52.18,42.17,10.01,7.01,-7.01,1,.0658364080202792, +32572,39168,1516,2010,2010_Sen-G_HI,HI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/13/2010,500,Daniel K. Inouye,713,DEM,53,Cam Cavasso,714,REP,40,,13,11/2/2010,74.81,21.57,53.24,40.24,-40.24,1,30.25638634447326, +32918,39514,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,TCJ Research,327,IVR,,10/13/2010,500,Alexi Giannoulias,752,DEM,45,Mark Kirk,753,REP,45,,0,11/2/2010,46.42,48.01,-1.6,1.6,1.6,.5,-2.29722538996013, +32919,39515,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,TCJ Research,327,IVR,,10/13/2010,500,Jack Conway,785,DEM,42,Rand Paul,788,REP,49,,-7,11/2/2010,44.25,55.73,-11.48,4.48,4.48,1,-1.129729041802104, +32579,39178,1530,2010,2010_Sen-G_NY,NY,Sen-G,Sen-G,CBS News/The New York Times,36,Live Phone,,10/13/2010,927,Charles E. Schumer,957,DEM,61,Jay Townsend,959,REP,21,,40,11/2/2010,66.32,32.21,34.11,5.89,5.89,1,-.4434276475418973, +32579,39177,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,CBS News/The New York Times,36,Live Phone,,10/13/2010,927,Kirsten E. Gillibrand,4481,DEM,50,Joseph J. DioGuardi,4482,REP,25,,25,11/2/2010,62.95,35.11,27.84,2.84,-2.84,1,-4.599688700179995, +32569,137602,1536,2010,2010_Sen-G_OR,OR,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/13/2010,652,Ron Wyden,1002,DEM,56,Jim Huffman,1003,REP,34,2,22,11/2/2010,57.22,39.25,17.98,4.02,4.02,1,-.3132627233294188, +32867,39463,1536,2010,2010_Sen-G_OR,OR,Sen-G,Sen-G,ccAdvertising,396,IVR,,10/13/2010,2237,Ron Wyden,1002,DEM,52.7,Jim Huffman,1003,REP,39,,13.7,11/2/2010,57.22,39.25,17.98,4.28,-4.28,1,-.6085037089814599, +32573,39169,1540,2010,2010_Sen-G_UT,UT,Sen-G,Sen-G,Dan Jones & Associates,70,Live Phone,,10/13/2010,600,Samuel Frank Granato,2543,DEM,31,Mike Lee,1090,REP,53,,-22,11/2/2010,32.76,61.58,-28.82,6.82,6.82,1,-.5304831062145073, +53321,137425,1540,2010,2010_Sen-G_UT,UT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/13/2010,500,Samuel Frank Granato,2543,DEM,28,Mike Lee,1090,REP,61,,-33,11/2/2010,32.76,61.58,-28.82,4.18,-4.18,1,-2.907242409600855, +32556,39152,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,SurveyUSA,325,IVR/Live Phone,,10/13/2010,612,Patty Murray,1124,DEM,50,Dino Rossi,1125,REP,47,,3,11/2/2010,52.36,47.64,4.73,1.73,-1.73,1,-3.248109069088914, +51660,81692,4469,2010,2010_House-G_AZ-1,AZ-1,House-G,House-G,Lake Research Partners,165,Live Phone,D,10/13/2010,500,Ann Kirkpatrick,10686,DEM,41,Paul Gosar,10687,REP,38,,3,11/2/2010,43.73,49.72,-5.99,8.99,8.99,0,1.399398839224951,for Ann Kirkpatrick +51666,81698,4473,2010,2010_House-G_AZ-5,AZ-5,House-G,House-G,PSB Research,250,Live Phone,,10/13/2010,408,Harry E. Mitchell,10690,DEM,42,David Schweikert,10691,REP,45,,-3,11/2/2010,43.23,52,-8.78,5.78,5.78,1,-1.944231077236556, +51784,81853,4605,2010,2010_House-G_IL-17,IL-17,House-G,House-G,PSB Research,250,Live Phone,,10/13/2010,417,Philip G. Hare,10790,DEM,38,Robert Schilling,10789,REP,45,,-7,11/2/2010,42.96,52.58,-9.62,2.62,2.62,1,-2.83727131458788, +51846,81923,4639,2010,2010_House-G_ME-1,ME-1,House-G,House-G,Pan Atlantic Research,249,Live Phone,,10/13/2010,250,Chellie Pingree,10820,DEM,49,C. Peter Scontras,10821,REP,33,,16,11/2/2010,56.82,43.17,13.64,2.36,2.36,1,-5.52955283594546, +51846,81931,4640,2010,2010_House-G_ME-2,ME-2,House-G,House-G,Pan Atlantic Research,249,Live Phone,,10/13/2010,250,Michael H. Michaud,10822,DEM,49,Jason J. Levesque,10823,REP,29,,20,11/2/2010,55.13,44.87,10.26,9.74,9.74,1,3.294907136671514, +51875,81963,4674,2010,2010_House-G_MN-1,MN-1,House-G,House-G,SurveyUSA,325,IVR,,10/13/2010,584,Timothy J. Walz,10834,DEM,47,Randy Demmer,10835,REP,42,4,5,11/2/2010,49.34,44.05,5.29,.29,-.29,1,-7.601760546325267, +51888,81981,4682,2010,2010_House-G_MS-1,MS-1,House-G,House-G,PSB Research,250,Live Phone,,10/13/2010,603,Travis W. Childers,10854,DEM,39,Alan Nunnelee,10855,REP,44,,-5,11/2/2010,40.8,55.26,-14.46,9.46,9.46,1,1.92605422026413, +51974,82100,4738,2010,2010_House-G_NY-19,NY-19,House-G,House-G,PSB Research,250,Live Phone,,10/13/2010,416,John Hall,10905,DEM,43,Nan Hayworth,10906,REP,43,,0,11/2/2010,47.32,52.68,-5.36,5.36,5.36,.5,-1.284791690255061, +51974,82117,4743,2010,2010_House-G_NY-24,NY-24,House-G,House-G,PSB Research,250,Live Phone,,10/13/2010,400,Michael A. Arcuri,10913,DEM,47,Richard L. Hanna,10914,REP,37,,10,11/2/2010,46.92,53.08,-6.16,16.16,16.16,0,8.025182888411623, +32867,117777,4786,2010,2010_House-G_OR-1,OR-1,House-G,House-G,ccAdvertising,396,IVR,,10/13/2010,2065,David Wu,10937,DEM,44.7,Robert Y. Cornilles,10938,REP,38.3,,6.4000001,11/2/2010,54.75,41.94,12.8,6.4,-6.4,1,1.860812665793672, +32867,117779,4790,2010,2010_House-G_OR-5,OR-5,House-G,House-G,ccAdvertising,396,IVR,,10/13/2010,2375,Kurt Schrader,10941,DEM,40.8,L. Scott Bruun,10942,REP,37.8,,3,11/2/2010,51.25,45.96,5.29,2.29,-2.29,1,-5.646438795938566, +52049,82188,4800,2010,2010_House-G_PA-10,PA-10,House-G,House-G,Momentum Analysis,214,Live Phone,D,10/13/2010,400,Christopher P. Carney,10953,DEM,48,Tom Marino,10954,REP,41,,7,11/2/2010,44.82,55.18,-10.35,17.35,17.35,0,10.4655304654975,for Christopher P. Carney +52048,82187,4800,2010,2010_House-G_PA-10,PA-10,House-G,House-G,PSB Research,250,Live Phone,,10/13/2010,406,Christopher P. Carney,10953,DEM,41,Tom Marino,10954,REP,41,,0,11/2/2010,44.82,55.18,-10.35,10.35,10.35,.5,3.53029171724197, +52100,82251,4822,2010,2010_House-G_TN-4,TN-4,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/13/2010,300,Lincoln Davis,10979,DEM,40,Scott DesJarlais,10978,REP,45,,-5,11/2/2010,38.56,57.07,-18.51,13.51,13.51,1,5.621705147577561,for Scott DesJarlais +32556,82312,4877,2010,2010_House-G_WA-3,WA-3,House-G,House-G,SurveyUSA,325,IVR/Live Phone,,10/13/2010,579,Denny Heck,11010,DEM,42,Jaime Herrera Beutler,11011,REP,53,,-11,11/2/2010,47.03,52.97,-5.94,5.06,-5.06,1,-2.540223540845702, +52174,82335,4894,2010,2010_House-G_WI-8,WI-8,House-G,House-G,PSB Research,250,Live Phone,,10/13/2010,415,Steven L. Kagen,11022,DEM,44,Reid J. Ribble,11023,REP,45,,-1,11/2/2010,45.12,54.77,-9.64,8.64,8.64,1,1.77441167972402, +52843,83518,1274,2010,2010_Gov-G_AL,AL,Gov-G,Gov-G,University of South Alabama,361,Live Phone,,10/14/2010,777,Ron Sparks,11268,DEM,35,Robert Julian Bentley,11269,REP,48,,-13,11/2/2010,41.87,57.58,-15.71,2.71,2.71,1,-4.946628163312643, +51647,137981,1277,2010,2010_Gov-G_AR,AR,Gov-G,Gov-G,Hendrix College,138,IVR,,10/14/2010,1953,Mike Beebe,11274,DEM,50,Jim H. Keet,11275,REP,34,3.5,16,11/2/2010,64.42,33.63,30.79,14.79,-14.79,1,9.005542207217468,for Talk Business & Politics +32620,83592,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Public Policy Institute of California,262,IVR,,10/14/2010,1067,Jerry Brown,11276,DEM,44,Meg Whitman,11278,REP,36,,8,11/2/2010,53.77,40.88,12.88,4.88,-4.88,1,-1.716228560373835, +32594,83594,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,WPA Intelligence (WPAi),383,Live Phone,,10/14/2010,800,Jerry Brown,11276,DEM,44,Meg Whitman,11278,REP,45,,-1,11/2/2010,53.77,40.88,12.88,13.88,-13.88,0,7.367417901214373, +32571,83660,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2010,750,John Wright Hickenlooper,11279,DEM,42,Tom Tancredo,13666,IND,38,12,4,11/2/2010,51.05,36.38,14.67,10.67,,1,2.495472342064431, +32567,83686,1280,2010,2010_Gov-G_CT,CT,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2010,500,Dannel P. Malloy,11281,DEM,49,Thomas C. Foley,11282,REP,45,,4,11/2/2010,49.51,48.95,.56,3.44,3.44,1,-1.514613579531516, +32596,83883,1293,2010,2010_Gov-G_MD,MD,Gov-G,Gov-G,Gonzales Research & Marketing Strategies Inc.,121,Live Phone,,10/14/2010,816,Martin O'Malley,11300,DEM,47,Robert Ehrlich Jr.,11301,REP,42,,5,11/2/2010,56.24,41.79,14.46,9.46,-9.46,1,5.441190498544681, +32592,84399,1309,2010,2010_Gov-G_WI,WI,Gov-G,Gov-G,St. Norbert College,313,Live Phone,,10/14/2010,402,Thomas M. Barrett,11346,DEM,41,Scott Walker,11347,REP,50,,-9,11/2/2010,46.48,52.25,-5.77,3.23,-3.23,1,-1.672853838902774, +51647,137328,1509,2010,2010_Sen-G_AR,AR,Sen-G,Sen-G,Hendrix College,138,IVR,,10/14/2010,1953,Blanche Lincoln,584,DEM,36,John Boozman,581,REP,49,4,-13,11/2/2010,36.95,57.9,-20.96,7.96,7.96,1,4.708286658220053,for Talk Business & Politics +32693,39289,1509,2010,2010_Sen-G_AR,AR,Sen-G,Sen-G,University of Arkansas,345,IVR,,10/14/2010,566,Blanche Lincoln,584,DEM,35,John Boozman,581,REP,54,,-19,11/2/2010,36.95,57.9,-20.96,1.96,1.96,1,-2.398251571151458, +32620,39216,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Public Policy Institute of California,262,IVR,,10/14/2010,1067,Barbara Boxer,620,DEM,43,Carly Fiorina,623,REP,38,,5,11/2/2010,52.18,42.17,10.01,5.01,-5.01,1,-1.739129850150047, +32594,39190,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,WPA Intelligence (WPAi),383,Live Phone,,10/14/2010,800,Barbara Boxer,620,DEM,43,Carly Fiorina,623,REP,46,,-3,11/2/2010,52.18,42.17,10.01,13.01,-13.01,0,6.325069641224158, +32571,39167,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2010,750,Michael F. Bennet,638,DEM,45,Ken Buck,2305,REP,47,,-2,11/2/2010,48.05,46.42,1.63,3.63,-3.63,0,-.7374015011917039, +32567,39163,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2010,750,Richard Blumenthal,656,DEM,51,Linda McMahon,657,REP,46,,5,11/2/2010,55.16,43.22,11.94,6.94,-6.94,1,2.20601209917591, +32558,39154,1513,2010,2010_Sen-GS_DE,DE,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2010,500,Christopher A. Coons,4467,DEM,51,Christine O'Donnell,4493,REP,40,,11,11/2/2010,56.61,40.03,16.58,5.58,-5.58,1,-1.409555212832864, +32596,39192,1525,2010,2010_Sen-G_MD,MD,Sen-G,Sen-G,Gonzales Research & Marketing Strategies Inc.,121,Live Phone,,10/14/2010,816,Barbara A. Mikulski,805,DEM,55,Eric Wargotz,807,REP,38,,17,11/2/2010,62.19,35.75,26.44,9.44,-9.44,1,3.014524040604585, +32592,39188,1544,2010,2010_Sen-G_WI,WI,Sen-G,Sen-G,St. Norbert College,313,Live Phone,,10/14/2010,402,Russ Feingold,1135,DEM,47,Ron Johnson,1138,REP,49,,-2,11/2/2010,47.02,51.86,-4.84,2.84,2.84,1,-1.868236714177284, +51647,81675,4477,2010,2010_House-G_AR-1,AR-1,House-G,House-G,Hendrix College,138,IVR,,10/14/2010,436,Chad Causey,10677,DEM,34,Rick Crawford,10678,REP,42,4,-8,11/2/2010,43.48,51.79,-8.31,.31,.31,1,-6.725143723014821,for Talk Business & Politics +51647,81683,4478,2010,2010_House-G_AR-2,AR-2,House-G,House-G,Hendrix College,138,IVR,,10/14/2010,446,Joyce Ann Elliott,10679,DEM,38,Tim Griffin,10680,REP,50,3,-12,11/2/2010,38.27,57.9,-19.64,7.64,7.64,1,1.15716722081218,for Talk Business & Politics +51655,81684,4478,2010,2010_House-G_AR-2,AR-2,House-G,House-G,OnMessage Inc.,239,Live Phone,R,10/14/2010,400,Joyce Ann Elliott,10679,DEM,40,Tim Griffin,10680,REP,52,,-12,11/2/2010,38.27,57.9,-19.64,7.64,7.64,1,.8419505485000097,for Tim Griffin +51647,81687,4479,2010,2010_House-G_AR-3,AR-3,House-G,House-G,Hendrix College,138,IVR,,10/14/2010,553,David Whitaker,10681,DEM,21,Steve Womack,10682,REP,59,,-38,11/2/2010,27.56,72.44,-44.87,6.87,6.87,1,-.5852746353878155,for Talk Business & Politics +51647,81689,4480,2010,2010_House-G_AR-4,AR-4,House-G,House-G,Hendrix College,138,IVR,,10/14/2010,518,Michael Avery Ross,10683,DEM,52,Beth Anne Rankin,10684,REP,34,3,18,11/2/2010,57.53,40.15,17.38,.62,.62,1,-6.932639800720275,for Talk Business & Politics +73903,138657,4495,2010,2010_House-G_CA-15,CA-15,House-G,House-G,GOP Calls,654,IVR,R,10/14/2010,461,Michael M. Honda,16417,DEM,46,Scott Kirkland,16416,REP,29.1,,16.9,11/2/2010,67.6,32.4,35.19,18.29,-18.29,1,10.7458726103172,for Scott Kirkland +51689,81723,4527,2010,2010_House-G_CA-47,CA-47,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/14/2010,300,Loretta Sanchez,10712,DEM,39,Van Tran,10711,REP,39,5,0,11/2/2010,52.98,39.27,13.71,13.71,-13.71,.5,5.910381943102119,for Van Tran +51833,81908,4652,2010,2010_House-G_MA-4,MA-4,House-G,House-G,Kiley & Company,162,Live Phone,D,10/14/2010,500,Barney Frank,10814,DEM,56,Sean Bielat,10815,REP,37,,19,11/2/2010,53.9,43.36,10.54,8.46,8.46,1,4.974719211299867,for Barney Frank +51835,81911,4658,2010,2010_House-G_MA-10,MA-10,House-G,House-G,MassINC Polling Group,198,Live Phone,,10/14/2010,400,Bill Keating,10816,DEM,46,Jeffrey Davis Perry,10817,REP,43,,3,11/2/2010,46.87,42.38,4.49,1.49,-1.49,1,-3.469222322178591,for WGBH News +63997,117784,4750,2010,2010_House-G_NC-2,NC-2,House-G,House-G,ccAdvertising,396,IVR,,10/14/2010,2218,Bob R. Etheridge,10860,DEM,31.5,Renee L. Ellmers,10861,REP,49.5,,-18,11/2/2010,48.69,49.47,-.78,17.22,-17.22,1,11.4820174878262, +63997,117785,4755,2010,2010_House-G_NC-7,NC-7,House-G,House-G,ccAdvertising,396,IVR,,10/14/2010,2477,Mike McIntyre,10865,DEM,43.5,Ilario Gregory Pantano,10866,REP,40.7,,2.8,11/2/2010,53.68,46.32,7.36,4.56,-4.56,1,-2.681430339886697, +63997,117786,4756,2010,2010_House-G_NC-8,NC-8,House-G,House-G,ccAdvertising,396,IVR,,10/14/2010,1785,Lawrence Webb Kissell,10867,DEM,41.4,Harold Johnson,10868,REP,39.3,,2.0999999,11/2/2010,53.02,43.67,9.34,7.24,-7.24,1,-.0273933657846934, +63997,117783,4759,2010,2010_House-G_NC-11,NC-11,House-G,House-G,ccAdvertising,396,IVR,,10/14/2010,2848,Joseph Heath Shuler,10869,DEM,40.4,Jeff Miller,10870,REP,39.9,,.5,11/2/2010,54.34,45.66,8.69,8.19,-8.19,1,2.32770932809997, +27390,32668,8657,2010,2010_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2010,600,Generic Candidate,13740,DEM,39,Generic Candidate,13741,REP,48,,-9,11/2/2010,44.77,51.38,-6.61,2.39,-2.39,1,-1.700061473470339,sample size unavailable; estimated at 600 as a default +43147,124138,8657,2010,2010_House-G_US,US,House-G,House-G,The Winston Group,385,Live Phone,R,10/14/2010,1000,Generic Candidate,13740,DEM,47,Generic Candidate,13741,REP,46,,1,11/2/2010,44.77,51.38,-6.61,7.61,7.61,0,3.95026708943749,for unspecified Republican sponsor; among registered voters +32917,117619,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,TCJ Research,327,IVR,,10/15/2010,500,Jerry Brown,11276,DEM,52,Meg Whitman,11278,REP,47,,5,11/2/2010,53.77,40.88,12.88,7.88,-7.88,1,.9179438386139531, +32618,137980,1285,2010,2010_Gov-G_IL,IL,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/15/2010,557,Pat Quinn,11291,DEM,42.5,William E. Brady,11292,REP,45.5,6,-3,11/2/2010,46.79,45.94,.85,3.85,-3.85,0,-2.738144366182856,average of multiple versions or turnout models listed in poll +51845,83868,1292,2010,2010_Gov-G_ME,ME,Gov-G,Gov-G,Critical Insights,64,Live Phone,,10/15/2010,600,Paul R. LePage,11298,REP,32,Eliot R. Cutler,11299,IND,19,20,13,11/2/2010,43,31.8,11.2,1.8,,1,-2.733136999244556,among registered voters +32601,84111,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/15/2010,1188,Ted Strickland,11320,DEM,41,John Richard Kasich,11321,REP,51,,-10,11/2/2010,47.04,49.04,-2,8,-8,1,5.313295929690497, +32623,84229,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/15/2010,1046,Dan Onorato,11326,DEM,44,Thomas W. Corbett,11327,REP,49,,-5,11/2/2010,45.51,54.49,-8.98,3.98,3.98,1,.49728263561486, +32917,39513,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,TCJ Research,327,IVR,,10/15/2010,500,Barbara Boxer,620,DEM,48,Carly Fiorina,623,REP,49,,-1,11/2/2010,52.18,42.17,10.01,11.01,-11.01,0,4.470776839920891, +32916,39512,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,TCJ Research,327,IVR,,10/15/2010,500,Richard Blumenthal,656,DEM,50,Linda McMahon,657,REP,47,,3,11/2/2010,55.16,43.22,11.94,8.94,-8.94,1,4.561871418962581, +32914,39510,1513,2010,2010_Sen-GS_DE,DE,Sen-G,Sen-GS,TCJ Research,327,IVR,,10/15/2010,500,Christopher A. Coons,4467,DEM,50,Christine O'Donnell,4493,REP,42,,8,11/2/2010,56.61,40.03,16.58,8.58,-8.58,1,2.390604787681553, +32603,39199,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,ALG Research,14,Live Phone,D,10/15/2010,601,Alexi Giannoulias,752,DEM,41,Mark Kirk,753,REP,36,,5,11/2/2010,46.42,48.01,-1.6,6.6,6.6,0,3.752044003604586,for unspecified Democratic sponsor +32618,138014,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/15/2010,557,Alexi Giannoulias,752,DEM,42.5,Mark Kirk,753,REP,44,4,-1.5,11/2/2010,46.42,48.01,-1.6,.1,.1,1,-3.140851120853546,average of multiple versions or turnout models listed in poll +32601,39197,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/15/2010,1188,Lee Fisher,985,DEM,34,Rob Portman,986,REP,55,,-21,11/2/2010,39.4,56.85,-17.44,3.56,-3.56,1,-.2904435644309122, +32623,39219,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/15/2010,1046,Joe Sestak,1032,DEM,46,Patrick J. Toomey,2537,REP,48,,-2,11/2/2010,48.99,51.01,-2.02,.02,.02,1,-3.930562079465521, +32915,39511,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,TCJ Research,327,IVR,,10/15/2010,500,Joe Sestak,1032,DEM,42,Patrick J. Toomey,2537,REP,49,,-7,11/2/2010,48.99,51.01,-2.02,4.98,-4.98,1,.5944010002156853, +32595,39191,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/15/2010,1873,Patty Murray,1124,DEM,49,Dino Rossi,1125,REP,47,,2,11/2/2010,52.36,47.64,4.73,2.73,-2.73,1,-1.619688489744889, +32866,39462,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,ccAdvertising,396,IVR,,10/15/2010,1696,"Joe Manchin, III",4489,DEM,43,John Raese,4491,REP,39.8,,3.2,11/2/2010,53.47,43.4,10.07,6.87,-6.87,1,-1.105536774512838, +51768,81828,4598,2010,2010_House-G_IL-10,IL-10,House-G,House-G,We Ask America,376,IVR,,10/15/2010,1148,Daniel J. Seals,10781,DEM,39,Robert Dold,10780,REP,50,,-11,11/2/2010,48.92,51.08,-2.16,8.84,-8.84,1,1.524235517711046, +51845,81922,4639,2010,2010_House-G_ME-1,ME-1,House-G,House-G,Critical Insights,64,Live Phone,,10/15/2010,295,Chellie Pingree,10820,DEM,45,C. Peter Scontras,10821,REP,40,,5,11/2/2010,56.82,43.17,13.64,8.64,-8.64,1,3.134050101107378,among registered voters +51845,81930,4640,2010,2010_House-G_ME-2,ME-2,House-G,House-G,Critical Insights,64,Live Phone,,10/15/2010,305,Michael H. Michaud,10822,DEM,49,Jason J. Levesque,10823,REP,30,,19,11/2/2010,55.13,44.87,10.26,8.74,8.74,1,1.479099419462325,among registered voters +32866,117788,4884,2010,2010_House-G_WV-1,WV-1,House-G,House-G,ccAdvertising,396,IVR,,10/15/2010,2033,Michael Angelo Oliverio,11024,DEM,34.8,David B. McKinley,11025,REP,41.2,,-6.4000001,11/2/2010,49.6,50.4,-.8,5.6,-5.6,1,-1.615996903974404, +32866,117789,4886,2010,2010_House-G_WV-3,WV-3,House-G,House-G,ccAdvertising,396,IVR,,10/15/2010,1864,Nick J. Rahall II,11026,DEM,40,Elliott E. Maynard,11027,REP,36.4,,3.5999999,11/2/2010,56.04,43.96,12.08,8.48,-8.48,1,1.252327455729785, +42377,83593,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2010,1000,Jerry Brown,11276,DEM,48,Meg Whitman,11278,REP,43,,5,11/2/2010,53.77,40.88,12.88,7.88,-7.88,1,1.412682817821272,for FOX News +52906,83658,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,Ipsos,154,Online,,10/16/2010,405,John Wright Hickenlooper,11279,DEM,46,Tom Tancredo,13666,IND,35,14,11,11/2/2010,51.05,36.38,14.67,3.67,,1,-5.41189022753646, +32587,83659,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2010,1000,John Wright Hickenlooper,11279,DEM,45,Tom Tancredo,13666,IND,40,10,5,11/2/2010,51.05,36.38,14.67,9.67,,1,1.675905453876573, +32588,83728,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/16/2010,500,Alex Sink,11283,DEM,45,Rick Scott,11284,REP,38,2,7,11/2/2010,47.72,48.87,-1.15,8.15,8.15,0,4.327273911752557, +51745,83787,1283,2010,2010_Gov-G_HI,HI,Gov-G,Gov-G,Ward Research/The Honolulu Star-Advertiser,375,Live Phone,,10/16/2010,608,Neil Abercrombie,11287,DEM,51,James R. Aiona,11288,REP,43,,8,11/2/2010,58.22,41.12,17.1,9.1,-9.1,1,.3925846966352711, +53001,83867,1292,2010,2010_Gov-G_ME,ME,Gov-G,Gov-G,Frederick Polls,108,Live Phone,IND,10/16/2010,400,Paul R. LePage,11298,REP,32,Eliot R. Cutler,11299,IND,26,27,6,11/2/2010,43,31.8,11.2,5.2,,1,1.098540565716587,for Eliot R. Cutler +53027,83907,1294,2010,2010_Gov-G_MA,MA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2010,750,Deval Patrick,11302,DEM,47,Charles D. Baker,11303,REP,42,6,5,11/2/2010,48.42,42,6.42,1.42,-1.42,1,-3.516683249744414, +53075,83959,1296,2010,2010_Gov-G_MN,MN,Gov-G,Gov-G,St. Cloud State University,312,Live Phone,,10/16/2010,462,Mark Dayton,11307,DEM,40,Tom Emmer,11308,REP,30,19,10,11/2/2010,43.63,43.21,.42,9.58,9.58,1,5.278201885791614, +32600,84076,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,Siena College,305,Live Phone,,10/16/2010,647,Andrew Cuomo,11318,DEM,63,Carl Paladino,11319,REP,26,,37,11/2/2010,62.56,33.26,29.29,7.71,7.71,1,1.000450397023807, +32910,117618,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,TCJ Research,327,IVR,,10/16/2010,500,Andrew Cuomo,11318,DEM,63,Carl Paladino,11319,REP,34,,29,11/2/2010,62.56,33.26,29.29,.29,-.29,1,-7.222258356127686, +42411,84112,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2010,1000,Ted Strickland,11320,DEM,43,John Richard Kasich,11321,REP,49,,-6,11/2/2010,47.04,49.04,-2,4,-4,1,1.080223075145103,for FOX News +63889,117630,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,TCJ Research,327,IVR,,10/16/2010,500,Ted Strickland,11320,DEM,44,John Richard Kasich,11321,REP,47,,-3,11/2/2010,47.04,49.04,-2,1,-1,1,-2.608099663085132, +32644,84110,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/16/2010,839,Ted Strickland,11320,DEM,47,John Richard Kasich,11321,REP,49,,-2,11/2/2010,47.04,49.04,-2,0,0,1,-3.157994885115111, +42377,39180,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2010,1000,Barbara Boxer,620,DEM,48,Carly Fiorina,623,REP,44,,4,11/2/2010,52.18,42.17,10.01,6.01,-6.01,1,-.6572836065111037,for FOX News +32587,39183,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2010,1000,Michael F. Bennet,638,DEM,45,Ken Buck,2305,REP,46,,-1,11/2/2010,48.05,46.42,1.63,2.63,-2.63,0,-1.527268226660897, +32906,39502,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,TCJ Research,327,IVR,,10/16/2010,500,Michael F. Bennet,638,DEM,45,Ken Buck,2305,REP,50,,-5,11/2/2010,48.05,46.42,1.63,6.63,-6.63,0,2.025791344678621, +32588,39184,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,Suffolk University,323,Live Phone,,10/16/2010,500,Marco Rubio,690,REP,39,Charlie Crist,4468,IND,31,22,8,11/2/2010,48.89,29.71,19.19,11.19,,1,5.135484918012284, +32911,39507,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,TCJ Research,327,IVR,,10/16/2010,500,Alexi Giannoulias,752,DEM,47,Mark Kirk,753,REP,48,,-1,11/2/2010,46.42,48.01,-1.6,.6,.6,1,-3.189136699942152, +32583,39179,1527,2010,2010_Sen-G_MO,MO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2010,1000,Robin Carnahan,4473,DEM,43,Roy Blunt,856,REP,49,,-6,11/2/2010,40.63,54.23,-13.6,7.6,7.6,1,3.00323625018979, +32908,39504,1527,2010,2010_Sen-G_MO,MO,Sen-G,Sen-G,TCJ Research,327,IVR,,10/16/2010,500,Robin Carnahan,4473,DEM,41,Roy Blunt,856,REP,52,,-11,11/2/2010,40.63,54.23,-13.6,2.6,2.6,1,-3.147684350602822, +32909,39505,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,TCJ Research,327,IVR,,10/16/2010,500,Harry Reid,930,DEM,44,Sharron Angle,928,REP,50,,-6,11/2/2010,50.29,44.55,5.74,11.74,-11.74,0,3.389276477887256, +32907,39503,1529,2010,2010_Sen-G_NH,NH,Sen-G,Sen-G,TCJ Research,327,IVR,,10/16/2010,500,Paul W. Hodes,902,DEM,39,Kelly Ayotte,900,REP,52,,-13,11/2/2010,36.85,60.09,-23.24,10.24,10.24,1,4.344611157668305, +32600,39196,1530,2010,2010_Sen-G_NY,NY,Sen-G,Sen-G,Siena College,305,Live Phone,,10/16/2010,647,Charles E. Schumer,957,DEM,67,Jay Townsend,959,REP,28,,39,11/2/2010,66.32,32.21,34.11,4.89,4.89,1,-1.692704156452941, +32600,39195,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,Siena College,305,Live Phone,,10/16/2010,647,Kirsten E. Gillibrand,4481,DEM,60,Joseph J. DioGuardi,4482,REP,31,,29,11/2/2010,62.95,35.11,27.84,1.16,1.16,1,-6.290201649364152, +32910,39506,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,TCJ Research,327,IVR,,10/16/2010,500,Kirsten E. Gillibrand,4481,DEM,53,Joseph J. DioGuardi,4482,REP,39,,14,11/2/2010,62.95,35.11,27.84,13.84,-13.84,1,6.681744795691066, +32590,39186,1532,2010,2010_Sen-G_NC,NC,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/16/2010,597,Elaine Marshall,878,DEM,40,Richard Burr,875,REP,48,3,-8,11/2/2010,43.05,54.81,-11.77,3.77,3.77,1,-.6293985440394378, +32644,39240,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/16/2010,839,Lee Fisher,985,DEM,39,Rob Portman,986,REP,58,,-19,11/2/2010,39.4,56.85,-17.44,1.56,-1.56,1,-2.210838405637736, +32604,39200,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,Marist College,183,Live Phone,,10/16/2010,589,Patty Murray,1124,DEM,48,Dino Rossi,1125,REP,47,,1,11/2/2010,52.36,47.64,4.73,3.73,-3.73,1,-1.093568982026665,for NBC News +32586,39182,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2010,1000,"Joe Manchin, III",4489,DEM,45,John Raese,4491,REP,48,,-3,11/2/2010,53.47,43.4,10.07,13.07,-13.07,0,6.114145421503473, +32913,39509,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,TCJ Research,327,IVR,,10/16/2010,500,"Joe Manchin, III",4489,DEM,47,John Raese,4491,REP,49,,-2,11/2/2010,53.47,43.4,10.07,12.07,-12.07,0,4.309795794734992, +32912,39508,1544,2010,2010_Sen-G_WI,WI,Sen-G,Sen-G,TCJ Research,327,IVR,,10/16/2010,500,Russ Feingold,1135,DEM,44,Ron Johnson,1138,REP,54,,-10,11/2/2010,47.02,51.86,-4.84,5.16,-5.16,1,1.112658708044557, +51714,81762,4548,2010,2010_House-G_FL-2,FL-2,House-G,House-G,Susquehanna Polling & Research Inc.,326,IVR,,10/16/2010,830,Allen Boyd,10738,DEM,38,Steve Southerland II,10739,REP,50,2,-12,11/2/2010,41.35,53.6,-12.25,.25,.25,1,-4.019741413637837, +51745,81795,4585,2010,2010_House-G_HI-1,HI-1,House-G,House-G,Ward Research/The Honolulu Star-Advertiser,375,Live Phone,,10/16/2010,399,Colleen W. Hanabusa,10762,DEM,45,Charles K. Djou,10763,REP,48,,-3,11/2/2010,53.23,46.77,6.46,9.46,-9.46,0,4.670935731269367, +51745,81800,4586,2010,2010_House-G_HI-2,HI-2,House-G,House-G,Ward Research/The Honolulu Star-Advertiser,375,Live Phone,,10/16/2010,192,Mazie Hirono,10764,DEM,77,John W. Willoughby,10765,REP,16,,61,11/2/2010,72.19,25.32,46.87,14.13,14.13,1,3.71008685140735, +51832,81907,4652,2010,2010_House-G_MA-4,MA-4,House-G,House-G,Fleming & Associates,96,Live Phone,,10/16/2010,400,Barney Frank,10814,DEM,49,Sean Bielat,10815,REP,37,,12,11/2/2010,53.9,43.36,10.54,1.46,1.46,1,-3.195412330586987, +27388,32666,8657,2010,2010_House-G_US,US,House-G,House-G,GfK Group,115,Live Phone,,10/16/2010,600,Generic Candidate,13740,DEM,43,Generic Candidate,13741,REP,50,,-7,11/2/2010,44.77,51.38,-6.61,.39,-.39,1,-3.782308164865249,sample size unavailable; estimated at 600 as a default +1103,32667,8657,2010,2010_House-G_US,US,House-G,House-G,Pew Research Center,253,Live Phone,,10/16/2010,600,Generic Candidate,13740,DEM,40,Generic Candidate,13741,REP,50,,-10,11/2/2010,44.77,51.38,-6.61,3.39,-3.39,1,-.7881226333835905,sample size unavailable; estimated at 600 as a default +32610,83528,1275,2010,2010_Gov-G_AK,AK,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,Live Phone,,10/17/2010,946,Ethan Berkowitz,11270,DEM,36,Sean R. Parnell,11271,REP,62,,-26,11/2/2010,37.67,59.06,-21.39,4.61,-4.61,1,-3.344403176853476,for CNN +32611,83560,1277,2010,2010_Gov-G_AR,AR,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,Live Phone,,10/17/2010,809,Mike Beebe,11274,DEM,62,Jim H. Keet,11275,REP,35,,27,11/2/2010,64.42,33.63,30.79,3.79,-3.79,1,-3.90648516213144,for CNN +32624,83562,1277,2010,2010_Gov-G_AR,AR,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2010,625,Mike Beebe,11274,DEM,59,Jim H. Keet,11275,REP,33,,26,11/2/2010,64.42,33.63,30.79,4.79,-4.79,1,-2.739498748347773, +32647,83589,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Greenberg Quinlan Rosner/American Viewpoint,127,Live Phone,,10/17/2010,922,Jerry Brown,11276,DEM,52,Meg Whitman,11278,REP,39,,13,11/2/2010,53.77,40.88,12.88,.12,.12,1,-6.540379834259824, +32606,83591,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/17/2010,621,Jerry Brown,11276,DEM,47,Meg Whitman,11278,REP,40,,7,11/2/2010,53.77,40.88,12.88,5.88,-5.88,1,-.9094921734845193, +32613,83723,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,Live Phone,,10/17/2010,798,Alex Sink,11283,DEM,46,Rick Scott,11284,REP,49,,-3,11/2/2010,47.72,48.87,-1.15,1.85,-1.85,1,-1.999734733755192,for CNN +32646,83725,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Ipsos,154,Online,,10/17/2010,577,Alex Sink,11283,DEM,41,Rick Scott,11284,REP,44,,-3,11/2/2010,47.72,48.87,-1.15,1.85,-1.85,1,-2.104609454879621,for Reuters +53057,83938,1295,2010,2010_Gov-G_MI,MI,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2010,500,Virgil Bernero,11305,DEM,34,Rick Snyder,11306,REP,54,,-20,11/2/2010,39.9,58.11,-18.21,1.79,-1.79,1,-1.892364303078965, +32568,83986,1297,2010,2010_Gov-G_NV,NV,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2010,750,Rory Reid,11312,DEM,37,Brian E. Sandoval,11313,REP,56,,-19,11/2/2010,41.61,53.36,-11.75,7.25,-7.25,1,2.013817377591122, +32615,84108,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,Live Phone,,10/17/2010,863,Ted Strickland,11320,DEM,48,John Richard Kasich,11321,REP,47,,1,11/2/2010,47.04,49.04,-2,3,3,0,-.017398628125648,for CNN +32597,84185,1300,2010,2010_Gov-G_OR,OR,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/17/2010,1229,John Kitzhaber,11324,DEM,48,Chris Dudley,11325,REP,47,,1,11/2/2010,49.29,47.76,1.53,.53,-.53,1,-3.502308446762023, +32610,39206,1507,2010,2010_Sen-G_AK,AK,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/17/2010,946,Lisa Murkowski,2261,W,37,Joe Miller,556,REP,37,23,0,11/2/2010,39.57,35.56,4,4,,.5,-.7115735317657351,for CNN +32611,39207,1509,2010,2010_Sen-G_AR,AR,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/17/2010,809,Blanche Lincoln,584,DEM,41,John Boozman,581,REP,55,,-14,11/2/2010,36.95,57.9,-20.96,6.96,6.96,1,3.481895622076844,for CNN +32624,39220,1509,2010,2010_Sen-G_AR,AR,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2010,625,Blanche Lincoln,584,DEM,34,John Boozman,581,REP,55,,-21,11/2/2010,36.95,57.9,-20.96,.04,-.04,1,-4.297860171904384, +32647,39253,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Greenberg Quinlan Rosner/American Viewpoint,127,Live Phone,,10/17/2010,922,Barbara Boxer,620,DEM,50,Carly Fiorina,623,REP,42,,8,11/2/2010,52.18,42.17,10.01,2.01,-2.01,1,-4.74361183354913, +32606,39202,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/17/2010,621,Barbara Boxer,620,DEM,46,Carly Fiorina,623,REP,44,,2,11/2/2010,52.18,42.17,10.01,8.01,-8.01,1,1.116764331534442, +32613,39209,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/17/2010,798,Marco Rubio,690,REP,46,Charlie Crist,4468,IND,32,20,14,11/2/2010,48.89,29.71,19.19,5.19,,1,-1.004145270310249,for CNN +32646,39242,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,Ipsos,154,Online,,10/17/2010,577,Marco Rubio,690,REP,41,Charlie Crist,4468,IND,26,20,15,11/2/2010,48.89,29.71,19.19,4.19,,1,-2.124915784456588,for Reuters +32568,39164,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2010,750,Harry Reid,930,DEM,47,Sharron Angle,928,REP,50,,-3,11/2/2010,50.29,44.55,5.74,8.74,-8.74,0,.5127453483120246, +32615,39211,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/17/2010,863,Lee Fisher,985,DEM,40,Rob Portman,986,REP,55,,-15,11/2/2010,39.4,56.85,-17.44,2.44,2.44,1,-1.321237498425701,for CNN +32597,39193,1536,2010,2010_Sen-G_OR,OR,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/17/2010,1229,Ron Wyden,1002,DEM,56,Jim Huffman,1003,REP,40,,16,11/2/2010,57.22,39.25,17.98,1.98,-1.98,1,-2.863567500304179, +32575,39171,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2010,750,Patty Murray,1124,DEM,49,Dino Rossi,1125,REP,46,,3,11/2/2010,52.36,47.64,4.73,1.73,-1.73,1,-3.026646556018438, +51665,81697,4471,2010,2010_House-G_AZ-3,AZ-3,House-G,House-G,Public Policy Polling,263,IVR,,10/17/2010,655,Jon Hulburd,10688,DEM,46,Ben Quayle,10689,REP,44,,2,11/2/2010,41.14,52.24,-11.09,13.09,13.09,0,5.696429647863053, +51817,81892,4631,2010,2010_House-G_KY-6,KY-6,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2010,500,Albert Ben Chandler,10810,DEM,48,Andy Barr,10811,REP,44,,4,11/2/2010,50.08,49.81,.27,3.73,3.73,1,-3.780804738988488, +51862,81947,4665,2010,2010_House-G_MI-7,MI-7,House-G,House-G,EPIC-MRA,84,Live Phone,,10/17/2010,400,Mark Schauer,10828,DEM,45,Tim Walberg,10829,REP,39,,6,11/2/2010,45.38,50.16,-4.78,10.78,10.78,0,3.414792684980566, +51862,81956,4667,2010,2010_House-G_MI-9,MI-9,House-G,House-G,EPIC-MRA,84,Live Phone,,10/17/2010,400,Gary C. Peters,10831,DEM,48,Andrew Rocky Raczkowski,10830,REP,43,,5,11/2/2010,49.76,47.23,2.54,2.46,2.46,1,-3.692632252950791, +51973,82099,4738,2010,2010_House-G_NY-19,NY-19,House-G,House-G,Monmouth University,215,IVR,,10/17/2010,636,John Hall,10905,DEM,49,Nan Hayworth,10906,REP,48,,1,11/2/2010,47.32,52.68,-5.36,6.36,6.36,0,.6752601799596761, +52017,82151,4786,2010,2010_House-G_OR-1,OR-1,House-G,House-G,SurveyUSA,325,IVR,,10/17/2010,602,David Wu,10937,DEM,51,Robert Y. Cornilles,10938,REP,42,2,9,11/2/2010,54.75,41.94,12.8,3.8,-3.8,1,-.981222618212564, +52032,82168,4794,2010,2010_House-G_PA-4,PA-4,House-G,House-G,Susquehanna Polling & Research Inc.,326,IVR,,10/17/2010,400,Jason Altmire,10945,DEM,47,Keith J. Rothfus,10946,REP,35,,12,11/2/2010,50.81,49.19,1.63,10.37,10.37,1,2.819478033395404, +43148,117346,8657,2010,2010_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,Live Phone,,10/17/2010,801,Generic Candidate,13740,DEM,45,Generic Candidate,13741,REP,50,,-5,11/2/2010,44.77,51.38,-6.61,1.61,1.61,1,-2.42292046158675, +63870,117599,8657,2010,2010_House-G_US,US,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/17/2010,2068,Generic Candidate,13740,DEM,41,Generic Candidate,13741,REP,48,,-7,11/2/2010,44.77,51.38,-6.61,.39,-.39,1,-3.380258643266346, +63881,117611,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Tarrance Group,333,Live Phone,R,10/18/2010,600,Jerry Brown,11276,DEM,46,Meg Whitman,11278,REP,46,,0,11/2/2010,53.77,40.88,12.88,12.88,-12.88,.5,6.446710789091664,for Meg Whitman +32895,117621,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,TCJ Research,327,IVR,,10/18/2010,1000,John Wright Hickenlooper,11279,DEM,42,Tom Tancredo,13666,IND,41,8,1,11/2/2010,51.05,36.38,14.67,13.67,,1,5.887573154143165, +32593,83727,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2010,750,Alex Sink,11283,DEM,44,Rick Scott,11284,REP,50,,-6,11/2/2010,47.72,48.87,-1.15,4.85,-4.85,1,1.114754144309281, +63883,117623,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,TCJ Research,327,IVR,,10/18/2010,1000,Alex Sink,11283,DEM,49,Rick Scott,11284,REP,48,,1,11/2/2010,47.72,48.87,-1.15,2.15,2.15,0,-1.873029841366542, +52965,83770,1282,2010,2010_Gov-G_GA,GA,Gov-G,Gov-G,Opinion Savvy/InsiderAdvantage,243,IVR,,10/18/2010,507,Roy Barnes,11285,DEM,39.7,J. Nathan Deal,11286,REP,45.2,5.2,-5.5,11/2/2010,42.97,53.02,-10.05,4.55,4.55,1,.3834053151280925, +32659,83882,1293,2010,2010_Gov-G_MD,MD,Gov-G,Gov-G,OpinionWorks,244,Live Phone,,10/18/2010,800,Martin O'Malley,11300,DEM,52,Robert Ehrlich Jr.,11301,REP,38,,14,11/2/2010,56.24,41.79,14.46,.46,-.46,1,-4.879870571968628,for Baltimore Sun +53056,83937,1295,2010,2010_Gov-G_MI,MI,Gov-G,Gov-G,Rossman Group,294,IVR,,10/18/2010,400,Virgil Bernero,11305,DEM,36,Rick Snyder,11306,REP,50,,-14,11/2/2010,39.9,58.11,-18.21,4.21,4.21,1,.6966388924904043, +32607,84227,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Muhlenberg College,219,Live Phone,,10/18/2010,403,Dan Onorato,11326,DEM,40,Thomas W. Corbett,11327,REP,47,,-7,11/2/2010,45.51,54.49,-8.98,1.98,1.98,1,-1.72005919303668, +32585,84228,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/18/2010,718,Dan Onorato,11326,DEM,46,Thomas W. Corbett,11327,REP,48,,-2,11/2/2010,45.51,54.49,-8.98,6.98,6.98,1,3.68439705117594, +53263,84293,1303,2010,2010_Gov-G_SC,SC,Gov-G,Gov-G,Crantford Research,62,IVR,,10/18/2010,653,Vincent A. Sheheen,11331,DEM,41,Nimrata R. Haley,11332,REP,43,,-2,11/2/2010,46.91,51.37,-4.46,2.46,2.46,1,-3.657541506286759, +32844,39440,1507,2010,2010_Sen-G_AK,AK,Sen-G,Sen-G,Hays Research Group,136,Live Phone,D,10/18/2010,500,Lisa Murkowski,2261,W,32,Joe Miller,556,REP,23,25,9,11/2/2010,39.57,35.56,4,5,,1,-.374796441754421,for unspecified Democratic sponsor +32621,39217,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Tarrance Group,333,Live Phone,R,10/18/2010,600,Barbara Boxer,620,DEM,44,Carly Fiorina,623,REP,44,,0,11/2/2010,52.18,42.17,10.01,10.01,-10.01,.5,3.362601421346047,for Carly Fiorina +32895,39491,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,TCJ Research,327,IVR,,10/18/2010,1000,Michael F. Bennet,638,DEM,44,Ken Buck,2305,REP,49,,-5,11/2/2010,48.05,46.42,1.63,6.63,-6.63,0,2.461888126459543, +32593,39189,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2010,750,Marco Rubio,690,REP,43,Charlie Crist,4468,IND,32,20,11,11/2/2010,48.89,29.71,19.19,8.19,,1,1.908951544884492, +32602,39198,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2010,750,Alexi Giannoulias,752,DEM,40,Mark Kirk,753,REP,44,4,-4,11/2/2010,46.42,48.01,-1.6,2.4,-2.4,1,-.3877765950112355, +32598,39194,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,"Normington, Petts & Associates",232,Live Phone,D,10/18/2010,600,Jack Conway,785,DEM,49,Rand Paul,788,REP,47,,2,11/2/2010,44.25,55.73,-11.48,13.48,13.48,0,9.20210409481699,for unspecified Democratic sponsor +32589,39185,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2010,500,Jack Conway,785,DEM,42,Rand Paul,788,REP,47,,-5,11/2/2010,44.25,55.73,-11.48,6.48,6.48,1,1.564241684396015, +32627,39223,1524,2010,2010_Sen-O_LA,LA,Sen-G,Sen-O,ALG Research,14,Live Phone,D,10/18/2010,600,Charlie Melancon,2407,DEM,45,David Vitter,792,REP,48,,-3,11/2/2010,37.67,56.55,-18.88,15.88,15.88,1,10.41546248954908,for Charlie Melancon +32659,39255,1525,2010,2010_Sen-G_MD,MD,Sen-G,Sen-G,OpinionWorks,244,Live Phone,,10/18/2010,798,Barbara A. Mikulski,805,DEM,59,Eric Wargotz,807,REP,32,,27,11/2/2010,62.19,35.75,26.44,.56,.56,1,-7.141920571198848,for Baltimore Sun +32576,39172,1527,2010,2010_Sen-G_MO,MO,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/18/2010,646,Robin Carnahan,4473,DEM,41,Roy Blunt,856,REP,46,3,-5,11/2/2010,40.63,54.23,-13.6,8.6,8.6,1,4.03970406846194,for Robin Carnahan +32905,39501,1536,2010,2010_Sen-G_OR,OR,Sen-G,Sen-G,TCJ Research,327,IVR,,10/18/2010,1000,Ron Wyden,1002,DEM,55,Jim Huffman,1003,REP,36,,19,11/2/2010,57.22,39.25,17.98,1.02,1.02,1,-4.214351130408467, +32607,39203,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Muhlenberg College,219,Live Phone,,10/18/2010,403,Joe Sestak,1032,DEM,44,Patrick J. Toomey,2537,REP,41,,3,11/2/2010,48.99,51.01,-2.02,5.02,5.02,0,1.068326188506366, +32585,39181,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/18/2010,718,Joe Sestak,1032,DEM,46,Patrick J. Toomey,2537,REP,45,,1,11/2/2010,48.99,51.01,-2.02,3.02,3.02,0,-.7787707565372912, +32904,39500,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,TCJ Research,327,IVR,,10/18/2010,1000,Patty Murray,1124,DEM,46,Dino Rossi,1125,REP,48,,-2,11/2/2010,52.36,47.64,4.73,6.73,-6.73,0,2.235130749473491, +51691,81725,4534,2010,2010_House-G_CO-1,CO-1,House-G,House-G,ccAdvertising,396,IVR,R,10/18/2010,698,Diana DeGette,10714,DEM,43.8,Mike Fallon,10713,REP,36.4,,7.4000001,11/2/2010,67.42,28.76,38.66,31.26,-31.26,1,23.96305285087022,for unspecified Republican sponsor +51701,81742,4544,2010,2010_House-G_CT-4,CT-4,House-G,House-G,National Research Inc.,225,Live Phone,R,10/18/2010,300,Jim Himes,10731,DEM,42,Dan Debicella,10732,REP,46,,-4,11/2/2010,53.06,46.93,6.13,10.13,-10.13,0,3.572267930949991,for Dan Debicella +51713,81761,4548,2010,2010_House-G_FL-2,FL-2,House-G,House-G,PSB Research,250,Live Phone,,10/18/2010,399,Allen Boyd,10738,DEM,38,Steve Southerland II,10739,REP,50,,-12,11/2/2010,41.35,53.6,-12.25,.25,.25,1,-4.655725656487954, +51724,81772,4568,2010,2010_House-G_FL-22,FL-22,House-G,House-G,Susquehanna Polling & Research Inc.,326,IVR,,10/18/2010,800,Ron Klein,10749,DEM,44,Allen West,10750,REP,47,,-3,11/2/2010,45.64,54.36,-8.73,5.73,5.73,1,-1.572981019322573, +51740,81790,4579,2010,2010_House-G_GA-8,GA-8,House-G,House-G,Mellman Group,205,Live Phone,D,10/18/2010,400,James Marshall,10760,DEM,47,Austin Scott,10761,REP,44,,3,11/2/2010,47.3,52.7,-5.39,8.39,8.39,0,1.01270184621389,for James Marshall +51797,81872,4616,2010,2010_House-G_IN-9,IN-9,House-G,House-G,PSB Research,250,Live Phone,,10/18/2010,400,Baron P. Hill,10802,DEM,46,Todd C. Young,10803,REP,44,,2,11/2/2010,42.28,52.34,-10.06,12.06,12.06,0,4.483570070384531, +51837,81914,4641,2010,2010_House-G_MD-1,MD-1,House-G,House-G,Monmouth University,215,IVR,,10/18/2010,637,Frank M. Kratovil,10818,DEM,42,Andy Harris,10819,REP,53,,-11,11/2/2010,41.98,54.08,-12.1,1.1,1.1,1,-6.234920474301388, +32659,81913,4641,2010,2010_House-G_MD-1,MD-1,House-G,House-G,OpinionWorks,244,Live Phone,,10/18/2010,520,Frank M. Kratovil,10818,DEM,40,Andy Harris,10819,REP,40,,0,11/2/2010,41.98,54.08,-12.1,12.1,12.1,.5,6.962987412169029,for Baltimore Sun +64376,118428,4652,2010,2010_House-G_MA-4,MA-4,House-G,House-G,TCJ Research,327,IVR,,10/18/2010,1000,Barney Frank,10814,DEM,46,Sean Bielat,10815,REP,35,,11,11/2/2010,53.9,43.36,10.54,.46,.46,1,-4.295406857956345, +51852,81936,4659,2010,2010_House-G_MI-1,MI-1,House-G,House-G,EPIC-MRA,84,Live Phone,,10/18/2010,400,Gary McDowell,10824,DEM,40,Dan Benishek,10825,REP,42,8,-2,11/2/2010,40.87,51.94,-11.08,9.08,9.08,1,1.548341145423887, +51852,81943,4661,2010,2010_House-G_MI-3,MI-3,House-G,House-G,EPIC-MRA,84,Live Phone,,10/18/2010,400,Patrick A. Miles,10827,DEM,37,Justin Amash,10826,REP,46,,-9,11/2/2010,37.47,59.68,-22.21,13.21,13.21,1,7.575651674199642, +51852,81958,4673,2010,2010_House-G_MI-15,MI-15,House-G,House-G,EPIC-MRA,84,Live Phone,,10/18/2010,400,John D. Dingell,10832,DEM,53,Rob Steele,10833,REP,36,,17,11/2/2010,56.81,40.08,16.73,.27,.27,1,-7.281345899153147, +52190,82351,4689,2010,2010_House-G_MO-4,MO-4,House-G,House-G,WPA Intelligence (WPAi),383,Live Phone,R,10/18/2010,300,Ike Skelton,10846,DEM,42,Vicky Hartzler,10847,REP,42,,0,11/2/2010,45.11,50.43,-5.31,5.31,5.31,.5,-2.986230079513354,for unspecified Republican sponsor +73913,138680,4717,2010,2010_House-G_NM-1,NM-1,House-G,House-G,ccAdvertising,396,IVR,,10/18/2010,600,Martin Heinrich,10891,DEM,39.9,Jonathan L. Barela,10892,REP,47.4,,-7.5,11/2/2010,51.8,48.2,3.61,11.11,-11.11,0,4.836958805022141,sample size unavailable; estimated at 600 as a default +73913,138681,4718,2010,2010_House-G_NM-2,NM-2,House-G,House-G,ccAdvertising,396,IVR,,10/18/2010,600,Harry Teague,10893,DEM,29.4,Stevan Pearce,10894,REP,49.5,,-20.1,11/2/2010,44.6,55.4,-10.81,9.29,-9.29,1,3.570245537199852,sample size unavailable; estimated at 600 as a default +51979,82105,4739,2010,2010_House-G_NY-20,NY-20,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/18/2010,400,Scott Murphy,10907,DEM,42,Christopher P. Gibson,10908,REP,44,,-2,11/2/2010,45.13,54.87,-9.74,7.74,7.74,1,2.387947271271538,for Christopher P. Gibson +51909,82002,4759,2010,2010_House-G_NC-11,NC-11,House-G,House-G,GQR Research (GQRR),126,Live Phone,D,10/18/2010,401,Joseph Heath Shuler,10869,DEM,54,Jeff Miller,10870,REP,39,,15,11/2/2010,54.34,45.66,8.69,6.31,6.31,1,-.2413390183677986,for unspecified Democratic sponsor +51916,82009,4762,2010,2010_House-G_ND-1,ND-1,House-G,House-G,PSB Research,250,Live Phone,,10/18/2010,398,Earl Pomeroy,10872,DEM,45,Rick Berg,10871,REP,44,,1,11/2/2010,45.08,54.92,-9.84,10.84,10.84,0,6.941439561360221, +52020,82155,4790,2010,2010_House-G_OR-5,OR-5,House-G,House-G,SurveyUSA,325,IVR,,10/18/2010,601,Kurt Schrader,10941,DEM,41,L. Scott Bruun,10942,REP,51,,-10,11/2/2010,51.25,45.96,5.29,15.29,-15.29,0,9.745644170067138, +73916,138688,4798,2010,2010_House-G_PA-8,PA-8,House-G,House-G,Global Strategy Group,118,Live Phone,D,10/18/2010,400,Patrick J. Murphy,10952,DEM,48,Michael G. Fitzpatrick,10951,REP,46,,2,11/2/2010,46.48,53.52,-7.05,9.05,9.05,0,4.197295033893085,for Patrick J. Murphy +52081,82232,4816,2010,2010_House-G_SC-5,SC-5,House-G,House-G,PSB Research,250,Live Phone,,10/18/2010,499,John M. Spratt,10973,DEM,39,Mick Mulvaney,10974,REP,49,,-10,11/2/2010,44.81,55.12,-10.31,.31,.31,1,-7.141047866804478, +52088,82239,4818,2010,2010_House-G_SD-1,SD-1,House-G,House-G,PSB Research,250,Live Phone,,10/18/2010,399,Stephanie Herseth Sandlin,10975,DEM,45,Kristi L. Noem,10976,REP,42,,3,11/2/2010,45.89,48.12,-2.23,5.23,5.23,0,2.351273580066289, +52120,82277,4865,2010,2010_House-G_VA-2,VA-2,House-G,House-G,Christopher Newport University,50,Live Phone,,10/18/2010,490,Glenn C. Nye,10996,DEM,41,E. Scott Rigell,10997,REP,42,,-1,11/2/2010,42.45,53.12,-10.67,9.67,9.67,1,3.573923292115611, +52121,82278,4865,2010,2010_House-G_VA-2,VA-2,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/18/2010,400,Glenn C. Nye,10996,DEM,41,E. Scott Rigell,10997,REP,46,,-5,11/2/2010,42.45,53.12,-10.67,5.67,5.67,1,-1.662198734027593,for E. Scott Rigell +52167,82328,4893,2010,2010_House-G_WI-7,WI-7,House-G,House-G,We Ask America,376,IVR,,10/18/2010,1150,Julie M. Lassa,11021,DEM,39,Sean Duffy,11020,REP,46,,-7,11/2/2010,44.43,52.11,-7.68,.68,.68,1,-6.519998473969036,among registered voters +1096,117594,8657,2010,2010_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/18/2010,742,Generic Candidate,13740,DEM,43.9,Generic Candidate,13741,REP,51.4,,-7.5,11/2/2010,44.77,51.38,-6.61,.89,-.89,1,-3.142996800814379,among all adults +32633,83769,1282,2010,2010_Gov-G_GA,GA,Gov-G,Gov-G,Landmark Communications,166,IVR,,10/19/2010,3277,Roy Barnes,11285,DEM,38.9,J. Nathan Deal,11286,REP,47,4.3,-8.1000004,11/2/2010,42.97,53.02,-10.05,1.95,1.95,1,-1.632596605591544, +32636,83810,1285,2010,2010_Gov-G_IL,IL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2010,625,Pat Quinn,11291,DEM,40,William E. Brady,11292,REP,44,4,-4,11/2/2010,46.79,45.94,.85,4.85,-4.85,0,-1.385715786456589, +53026,83905,1294,2010,2010_Gov-G_MA,MA,Gov-G,Gov-G,Western New England University,380,Live Phone,,10/19/2010,400,Deval Patrick,11302,DEM,44,Charles D. Baker,11303,REP,36,8,8,11/2/2010,48.42,42,6.42,1.58,1.58,1,-3.552945370765554, +32631,84073,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,Marist College,183,Live Phone,,10/19/2010,505,Andrew Cuomo,11318,DEM,60,Carl Paladino,11319,REP,37,,23,11/2/2010,62.56,33.26,29.29,6.29,-6.29,1,-.2903668513124559,for NBC News +32622,84075,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2010,500,Andrew Cuomo,11318,DEM,51,Carl Paladino,11319,REP,37,,14,11/2/2010,62.56,33.26,29.29,15.29,-15.29,1,8.995268734075312, +32865,117663,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,ccAdvertising,396,IVR,,10/19/2010,2060,Ted Strickland,11320,DEM,41,John Richard Kasich,11321,REP,44,,-3,11/2/2010,47.04,49.04,-2,1,-1,1,-1.779583847437483, +53211,84184,1300,2010,2010_Gov-G_OR,OR,Gov-G,Gov-G,Elway Research,87,Live Phone,,10/19/2010,500,John Kitzhaber,11324,DEM,45,Chris Dudley,11325,REP,44,,1,11/2/2010,49.29,47.76,1.53,.53,-.53,1,-3.699626679580007,for The Oregonian +53262,84292,1303,2010,2010_Gov-G_SC,SC,Gov-G,Gov-G,Opinion Savvy/InsiderAdvantage,243,IVR,,10/19/2010,878,Vincent A. Sheheen,11331,DEM,37,Nimrata R. Haley,11332,REP,51,3,-14,11/2/2010,46.91,51.37,-4.46,9.54,-9.54,1,3.982696310938556,among registered voters +32654,84291,1303,2010,2010_Gov-G_SC,SC,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2010,500,Vincent A. Sheheen,11331,DEM,38,Nimrata R. Haley,11332,REP,47,,-9,11/2/2010,46.91,51.37,-4.46,4.54,-4.54,1,-2.140000878474727, +53333,84398,1309,2010,2010_Gov-G_WI,WI,Gov-G,Gov-G,Mellman Group,205,Live Phone,D,10/19/2010,600,Thomas M. Barrett,11346,DEM,45,Scott Walker,11347,REP,47,,-2,11/2/2010,46.48,52.25,-5.77,3.77,3.77,1,-.605208842418912,for Thomas M. Barrett +32591,39187,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,Ipsos,154,Online,,10/19/2010,405,Michael F. Bennet,638,DEM,45,Ken Buck,2305,REP,48,,-3,11/2/2010,48.05,46.42,1.63,4.63,-4.63,0,-.0092158731354614,for Reuters +32633,39229,1515,2010,2010_Sen-G_GA,GA,Sen-G,Sen-G,Landmark Communications,166,IVR,,10/19/2010,3277,Michael Thurmond,705,DEM,35,Johnny Isakson,704,REP,55.8,,-20.799999,11/2/2010,39,58.31,-19.31,1.49,-1.49,1,-4.572829902183829, +32636,39232,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2010,625,Alexi Giannoulias,752,DEM,41,Mark Kirk,753,REP,43,,-2,11/2/2010,46.42,48.01,-1.6,.4,-.4,1,-2.551117952432295, +32619,39215,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2010,625,Jack Conway,785,DEM,43,Rand Paul,788,REP,48,,-5,11/2/2010,44.25,55.73,-11.48,6.48,6.48,1,1.953237757549886,for WKYT-TV | Lexington Herald-Leader +32637,39233,1527,2010,2010_Sen-G_MO,MO,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2010,625,Robin Carnahan,4473,DEM,40,Roy Blunt,856,REP,49,1,-9,11/2/2010,40.63,54.23,-13.6,4.6,4.6,1,-.3385669408096527,for St Louis Post-Dispatch | KMOV-TV +32617,39213,1527,2010,2010_Sen-G_MO,MO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2010,750,Robin Carnahan,4473,DEM,43,Roy Blunt,856,REP,52,,-9,11/2/2010,40.63,54.23,-13.6,4.6,4.6,1,.0342664371249037, +32631,39227,1530,2010,2010_Sen-G_NY,NY,Sen-G,Sen-G,Marist College,183,Live Phone,,10/19/2010,505,Charles E. Schumer,957,DEM,63,Jay Townsend,959,REP,35,,28,11/2/2010,66.32,32.21,34.11,6.11,-6.11,1,.0234205520091265,for NBC News +32622,39224,1530,2010,2010_Sen-G_NY,NY,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2010,500,Charles E. Schumer,957,DEM,59,Jay Townsend,959,REP,31,,28,11/2/2010,66.32,32.21,34.11,6.11,-6.11,1,-.2647859694831124, +32631,39226,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,Marist College,183,Live Phone,,10/19/2010,505,Kirsten E. Gillibrand,4481,DEM,56,Joseph J. DioGuardi,4482,REP,38,,18,11/2/2010,62.95,35.11,27.84,9.84,-9.84,1,3.169050085745622,for NBC News +32622,39218,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2010,500,Kirsten E. Gillibrand,4481,DEM,54,Joseph J. DioGuardi,4482,REP,33,,21,11/2/2010,62.95,35.11,27.84,6.84,-6.84,1,-.4003755802492734, +32662,39258,1532,2010,2010_Sen-G_NC,NC,Sen-G,Sen-G,The Tyson Group,334,Live Phone,,10/19/2010,600,Elaine Marshall,878,DEM,34,Richard Burr,875,REP,44,,-10,11/2/2010,43.05,54.81,-11.77,1.77,1.77,1,-2.537793938016479,for Civitas Institute +32865,39461,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,ccAdvertising,396,IVR,,10/19/2010,2060,Lee Fisher,985,DEM,35.3,Rob Portman,986,REP,53.6,,-18.299999,11/2/2010,39.4,56.85,-17.44,.86,-.86,1,-2.702979901591374, +32654,39250,1538,2010,2010_Sen-G_SC,SC,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2010,500,Alvin Greene,1055,DEM,21,Jim DeMint,1053,REP,58,,-37,11/2/2010,27.65,61.48,-33.83,3.17,-3.17,1,-4.423560392634996, +32634,39230,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,Global Strategy Group,118,Live Phone,D,10/19/2010,804,"Joe Manchin, III",4489,DEM,48,John Raese,4491,REP,43,,5,11/2/2010,53.47,43.4,10.07,5.07,-5.07,1,-2.99575034383421,"for Joe Manchin, III" +32608,39204,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2010,750,"Joe Manchin, III",4489,DEM,43,John Raese,4491,REP,50,,-7,11/2/2010,53.47,43.4,10.07,17.07,-17.07,0,10.15726721565322, +32633,81782,4573,2010,2010_House-G_GA-2,GA-2,House-G,House-G,Landmark Communications,166,IVR,,10/19/2010,836,Sanford D. Bishop Jr.,10756,DEM,45,Mike Keown,10757,REP,47,,-2,11/2/2010,51.44,48.56,2.88,4.88,-4.88,0,-2.373051168758876, +32633,81789,4579,2010,2010_House-G_GA-8,GA-8,House-G,House-G,Landmark Communications,166,IVR,,10/19/2010,763,James Marshall,10760,DEM,35,Austin Scott,10761,REP,51,,-16,11/2/2010,47.3,52.7,-5.39,10.61,-10.61,1,4.504058326494402, +51750,81802,4618,2010,2010_House-G_IA-2,IA-2,House-G,House-G,Tarrance Group,333,Live Phone,R,10/19/2010,300,Dave Loebsack,10769,DEM,44,Mariannette Miller-Meeks,10768,REP,45,1,-1,11/2/2010,50.99,45.92,5.07,6.07,-6.07,0,-1.643488653539302,for Mariannette Miller-Meeks +51811,81886,4628,2010,2010_House-G_KY-3,KY-3,House-G,House-G,Braun Research,33,Live Phone,,10/19/2010,504,John Yarmuth,10808,DEM,57.9,Todd Lally,10809,REP,31.4,1.8,26.5,11/2/2010,54.68,44.01,10.67,15.83,15.83,1,9.270741538367735, +51874,81962,4674,2010,2010_House-G_MN-1,MN-1,House-G,House-G,Grove Insight,129,Live Phone,D,10/19/2010,400,Timothy J. Walz,10834,DEM,50,Randy Demmer,10835,REP,34,,16,11/2/2010,49.34,44.05,5.29,10.71,10.71,1,5.234538821242555,for unspecified Democratic sponsor +51895,81988,4685,2010,2010_House-G_MS-4,MS-4,House-G,House-G,Tarrance Group,333,Live Phone,R,10/19/2010,300,Gene Taylor,10859,DEM,41,Steven M. Palazzo,10858,REP,43,,-2,11/2/2010,46.83,51.93,-5.1,3.1,3.1,1,-2.498743489299778,for Steven M. Palazzo +51921,82020,4697,2010,2010_House-G_NE-2,NE-2,House-G,House-G,Wiese Research Associates,382,Live Phone,,10/19/2010,450,Tom White,10873,DEM,40,Lee Terry,10874,REP,48,,-8,11/2/2010,39.19,60.81,-21.61,13.61,13.61,1,6.147322605683943, +51985,82111,4741,2010,2010_House-G_NY-22,NY-22,House-G,House-G,Magellan Strategies,179,IVR,R,10/19/2010,600,Maurice D. Hinchey,10909,DEM,43,George K. Phillips,10910,REP,43,,0,11/2/2010,52.66,47.34,5.32,5.32,-5.32,.5,-1.473555593852957,for George K. Phillips; sample size unavailable; estimated at 600 as a default +51915,82008,4762,2010,2010_House-G_ND-1,ND-1,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2010,500,Earl Pomeroy,10872,DEM,42,Rick Berg,10871,REP,52,,-10,11/2/2010,45.08,54.92,-9.84,.16,-.16,1,-5.43694581908523, +32865,117790,4775,2010,2010_House-G_OH-13,OH-13,House-G,House-G,ccAdvertising,396,IVR,,10/19/2010,1772,Betty Sutton,10928,DEM,39.3,Tom Ganley,10927,REP,34.4,,4.9000001,11/2/2010,55.73,44.27,11.46,6.56,-6.56,1,-.5146247499461485, +32865,117792,4778,2010,2010_House-G_OH-16,OH-16,House-G,House-G,ccAdvertising,396,IVR,,10/19/2010,2715,John A. Boccieri,10931,DEM,31.5,Jim Renacci,10932,REP,45.9,,-14.4,11/2/2010,41.26,52.08,-10.82,3.58,-3.58,1,-3.463424055035045, +32865,117793,4780,2010,2010_House-G_OH-18,OH-18,House-G,House-G,ccAdvertising,396,IVR,,10/19/2010,2291,Zachary T. Space,10934,DEM,33.4,Bob Gibbs,10933,REP,46.5,,-13.1,11/2/2010,40.49,53.86,-13.37,.27,.27,1,-6.788061562705927, +52035,82171,4796,2010,2010_House-G_PA-6,PA-6,House-G,House-G,Monmouth University,215,IVR,,10/19/2010,642,Manan Trivedi,10947,DEM,44,Jim Gerlach,10948,REP,54,,-10,11/2/2010,42.9,57.1,-14.2,4.2,4.2,1,-3.153352787048365, +52047,82186,4800,2010,2010_House-G_PA-10,PA-10,House-G,House-G,Lycoming College,176,Live Phone,,10/19/2010,296,Christopher P. Carney,10953,DEM,45,Tom Marino,10954,REP,39,,6,11/2/2010,44.82,55.18,-10.35,16.35,16.35,0,10.49179375397458, +52105,82256,4826,2010,2010_House-G_TN-8,TN-8,House-G,House-G,Tarrance Group,333,Live Phone,R,10/19/2010,300,Roy Brasfield Herron,10981,DEM,35,Stephen Lee Fincher,10980,REP,50,,-15,11/2/2010,38.8,58.99,-20.19,5.19,5.19,1,-2.474726067631779,for Stephen Lee Fincher +52128,82285,4868,2010,2010_House-G_VA-5,VA-5,House-G,House-G,Benenson Strategy Group,30,Live Phone,D,10/19/2010,400,Tom S. Perriello,10999,DEM,46,Robert Hurt,10998,REP,47,3,-1,11/2/2010,46.99,50.81,-3.82,2.82,2.82,1,-1.595948193541181,for Tom S. Perriello +52157,82317,4880,2010,2010_House-G_WA-6,WA-6,House-G,House-G,Clout Research/Wenzel Strategies,55,IVR,R,10/19/2010,1262,Norman DeValois Dicks,11013,DEM,44.2,Doug R. Cloud,11012,REP,48.3,,-4.0999999,11/2/2010,58.04,41.96,16.08,20.18,-20.18,0,13.01759348211969,for Doug R. Cloud +52158,82318,4882,2010,2010_House-G_WA-8,WA-8,House-G,House-G,SurveyUSA,325,IVR,,10/19/2010,639,Suzan DelBene,11014,DEM,45,David G. Reichert,11015,REP,52,,-7,11/2/2010,47.95,52.05,-4.1,2.9,-2.9,1,-4.46142426133398, +63736,117339,8657,2010,2010_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,10/19/2010,1900,Generic Candidate,13740,DEM,42,Generic Candidate,13741,REP,54,,-12,11/2/2010,44.77,51.38,-6.61,5.39,-5.39,1,2.222711815921452, +1092,32665,8657,2010,2010_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,10/19/2010,600,Generic Candidate,13740,DEM,42,Generic Candidate,13741,REP,47,,-5,11/2/2010,44.77,51.38,-6.61,1.61,1.61,1,-2.326119959254921,sample size unavailable; estimated at 600 as a default +32719,83583,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Field Research Corp. (Field Poll),94,Live Phone,,10/20/2010,1092,Jerry Brown,11276,DEM,49,Meg Whitman,11278,REP,39,,10,11/2/2010,53.77,40.88,12.88,2.88,-2.88,1,-3.42939948794101, +63952,117707,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,McLaughlin & Associates,203,Live Phone,R,10/20/2010,900,Jerry Brown,11276,DEM,46,Meg Whitman,11278,REP,43,,3,11/2/2010,53.77,40.88,12.88,9.88,-9.88,1,3.568599348039675,for Meg Whitman +32897,117617,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,TCJ Research,327,IVR,,10/20/2010,1000,Jerry Brown,11276,DEM,47,Meg Whitman,11278,REP,43,,4,11/2/2010,53.77,40.88,12.88,8.88,-8.88,1,2.572535476491457, +52905,83657,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,Magellan Strategies,179,IVR,,10/20/2010,1067,John Wright Hickenlooper,11279,DEM,44,Tom Tancredo,13666,IND,43,9,1,11/2/2010,51.05,36.38,14.67,13.67,,1,5.784121239926733, +32645,83656,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,SurveyUSA,325,IVR/Live Phone,,10/20/2010,621,John Wright Hickenlooper,11279,DEM,49,Tom Tancredo,13666,IND,39,9,10,11/2/2010,51.05,36.38,14.67,4.67,,1,-3.882620053175255, +32626,83685,1280,2010,2010_Gov-G_CT,CT,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/20/2010,500,Dannel P. Malloy,11281,DEM,49,Thomas C. Foley,11282,REP,38,4,11,11/2/2010,49.51,48.95,.56,10.44,10.44,1,6.572433284126782, +52937,83722,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Susquehanna Polling & Research Inc.,326,IVR,,10/20/2010,1514,Alex Sink,11283,DEM,45,Rick Scott,11284,REP,45,,0,11/2/2010,47.72,48.87,-1.15,1.15,1.15,.5,-2.251214240628114, +32650,83721,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/20/2010,802,Alex Sink,11283,DEM,43,Rick Scott,11284,REP,39,,4,11/2/2010,47.72,48.87,-1.15,5.15,5.15,0,1.634692281079774, +32641,137973,1285,2010,2010_Gov-G_IL,IL,Gov-G,Gov-G,Market Shares Corp.,187,Live Phone,,10/20/2010,700,Pat Quinn,11291,DEM,39,William E. Brady,11292,REP,43,5,-4,11/2/2010,46.79,45.94,.85,4.85,-4.85,0,-1.329059301558156, +52978,83809,1285,2010,2010_Gov-G_IL,IL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/20/2010,750,Pat Quinn,11291,DEM,37,William E. Brady,11292,REP,45,6,-8,11/2/2010,46.79,45.94,.85,8.85,-8.85,0,3.17057063830112, +53025,83904,1294,2010,2010_Gov-G_MA,MA,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,10/20/2010,519,Deval Patrick,11302,DEM,43,Charles D. Baker,11303,REP,39,8,4,11/2/2010,48.42,42,6.42,2.42,-2.42,1,-2.447962400373219,for Boston Globe +53074,83956,1296,2010,2010_Gov-G_MN,MN,Gov-G,Gov-G,Princeton Survey Research Associates International,258,Live Phone,,10/20/2010,999,Mark Dayton,11307,DEM,41,Tom Emmer,11308,REP,34,13,7,11/2/2010,43.63,43.21,.42,6.58,6.58,1,2.648219124300974,for Minneapolis Star Tribune +53076,83960,1296,2010,2010_Gov-G_MN,MN,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/20/2010,750,Mark Dayton,11307,DEM,44,Tom Emmer,11308,REP,41,10,3,11/2/2010,43.63,43.21,.42,2.58,2.58,1,-1.818175579561268, +32863,117661,1297,2010,2010_Gov-G_NV,NV,Gov-G,Gov-G,ccAdvertising,396,IVR,,10/20/2010,1884,Rory Reid,11312,DEM,32,Brian E. Sandoval,11313,REP,48,,-16,11/2/2010,41.61,53.36,-11.75,4.25,-4.25,1,-1.332529073587063, +52087,84306,1304,2010,2010_Gov-G_SD,SD,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/20/2010,500,Scott N. Heidepriem,11333,DEM,36,Dennis M. Daugaard,11334,REP,55,,-19,11/2/2010,38.49,61.51,-23.03,4.03,4.03,1,-3.430517518276781, +32896,39492,1507,2010,2010_Sen-G_AK,AK,Sen-G,Sen-G,TCJ Research,327,IVR,,10/20/2010,1000,Lisa Murkowski,2261,W,37,Joe Miller,556,REP,36,21,1,11/2/2010,39.57,35.56,4,3,,1,-2.036419074540468, +32719,39315,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Field Research Corp. (Field Poll),94,Live Phone,,10/20/2010,1092,Barbara Boxer,620,DEM,49,Carly Fiorina,623,REP,41,,8,11/2/2010,52.18,42.17,10.01,2.01,-2.01,1,-4.49504144406361, +32897,39493,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,TCJ Research,327,IVR,,10/20/2010,1000,Barbara Boxer,620,DEM,47,Carly Fiorina,623,REP,50,,-3,11/2/2010,52.18,42.17,10.01,13.01,-13.01,0,7.076030581815246, +32645,39241,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,SurveyUSA,325,IVR/Live Phone,,10/20/2010,621,Michael F. Bennet,638,DEM,47,Ken Buck,2305,REP,47,,0,11/2/2010,48.05,46.42,1.63,1.63,-1.63,.5,-2.772966957229244, +32626,39222,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,Suffolk University,323,Live Phone,,10/20/2010,500,Richard Blumenthal,656,DEM,57,Linda McMahon,657,REP,39,2,18,11/2/2010,55.16,43.22,11.94,6.06,6.06,1,1.597769468397319, +32898,39494,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,TCJ Research,327,IVR,,10/20/2010,1000,Richard Blumenthal,656,DEM,49,Linda McMahon,657,REP,46,,3,11/2/2010,55.16,43.22,11.94,8.94,-8.94,1,5.145227917675737, +32899,39495,1513,2010,2010_Sen-GS_DE,DE,Sen-G,Sen-GS,TCJ Research,327,IVR,,10/20/2010,1000,Christopher A. Coons,4467,DEM,51,Christine O'Donnell,4493,REP,44,,7,11/2/2010,56.61,40.03,16.58,9.58,-9.58,1,3.921120074620688, +32650,39246,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/20/2010,802,Marco Rubio,690,REP,40,Charlie Crist,4468,IND,33,18,7,11/2/2010,48.89,29.71,19.19,12.19,,1,6.551573401717427, +32641,39237,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,Market Shares Corp.,187,Live Phone,,10/20/2010,700,Alexi Giannoulias,752,DEM,41,Mark Kirk,753,REP,44,5,-3,11/2/2010,46.42,48.01,-1.6,1.4,-1.4,1,-1.44524997856288, +32901,39497,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,TCJ Research,327,IVR,,10/20/2010,1000,Alexi Giannoulias,752,DEM,45,Mark Kirk,753,REP,48,,-3,11/2/2010,46.42,48.01,-1.6,1.4,-1.4,1,-1.849031253558637, +32640,39236,1520,2010,2010_Sen-G_IN,IN,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,10/20/2010,500,Brad Ellsworth,768,DEM,35,Daniel Coats,2385,REP,53,5,-18,11/2/2010,40,54.58,-14.58,3.42,-3.42,1,-2.677216098250911, +32900,39496,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,TCJ Research,327,IVR,,10/20/2010,1000,Harry Reid,930,DEM,44,Sharron Angle,928,REP,51,,-7,11/2/2010,50.29,44.55,5.74,12.74,-12.74,0,4.906041400094476, +32863,39459,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,ccAdvertising,396,IVR,,10/20/2010,1884,Harry Reid,930,DEM,39.8,Sharron Angle,928,REP,45.7,,-5.9000001,11/2/2010,50.29,44.55,5.74,11.64,-11.64,0,3.934409299906767, +32902,39498,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,TCJ Research,327,IVR,,10/20/2010,1000,Joe Sestak,1032,DEM,45,Patrick J. Toomey,2537,REP,50,,-5,11/2/2010,48.99,51.01,-2.02,2.98,-2.98,1,-.8452328338507533, +32903,39499,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,TCJ Research,327,IVR,,10/20/2010,1000,"Joe Manchin, III",4489,DEM,44,John Raese,4491,REP,49,,-5,11/2/2010,53.47,43.4,10.07,15.07,-15.07,0,7.84044245671466, +51693,81727,4536,2010,2010_House-G_CO-3,CO-3,House-G,House-G,PSB Research,250,Live Phone,,10/20/2010,400,John T. Salazar,10717,DEM,43,Scott Tipton,10718,REP,47,,-4,11/2/2010,45.76,50.1,-4.34,.34,.34,1,-7.160601191533927, +51739,81788,4579,2010,2010_House-G_GA-8,GA-8,House-G,House-G,PSB Research,250,Live Phone,,10/20/2010,400,James Marshall,10760,DEM,37,Austin Scott,10761,REP,50,,-13,11/2/2010,47.3,52.7,-5.39,7.61,-7.61,1,.1203261904914338, +32640,81860,4609,2010,2010_House-G_IN-2,IN-2,House-G,House-G,EPIC-MRA,84,Live Phone,,10/20/2010,400,Joe Donnelly,10791,DEM,48,Jackie Walorski,10792,REP,43,2,5,11/2/2010,48.18,46.84,1.34,3.66,3.66,1,-3.849440135235758, +32640,81867,4614,2010,2010_House-G_IN-7,IN-7,House-G,House-G,EPIC-MRA,84,Live Phone,,10/20/2010,400,André Carson,10795,DEM,50,Marvin Bailey Scott,10796,REP,37,,13,11/2/2010,58.9,37.81,21.09,8.09,-8.09,1,.611498239446912, +51753,81806,4619,2010,2010_House-G_IA-3,IA-3,House-G,House-G,PSB Research,250,Live Phone,,10/20/2010,404,Leonard L. Boswell,10770,DEM,49,Brad Zaun,10771,REP,37,,12,11/2/2010,50.73,46.49,4.25,7.75,7.75,1,.2865999005707793, +51827,81902,4633,2010,2010_House-O_LA-2,LA-2,House-G,House-O,Zata3,392,IVR,D,10/20/2010,500,Cedric Richmond,10812,DEM,53,Anh Quang Cao,10813,REP,36,1.5,17,11/2/2010,64.59,33.47,31.12,14.12,-14.12,1,6.27859039775052,for unspecified Democratic sponsor +53025,81906,4652,2010,2010_House-G_MA-4,MA-4,House-G,House-G,University of New Hampshire,357,Live Phone,,10/20/2010,385,Barney Frank,10814,DEM,46,Sean Bielat,10815,REP,33,,13,11/2/2010,53.9,43.36,10.54,2.46,2.46,1,-2.067088198665521,for Boston Globe +53025,81910,4658,2010,2010_House-G_MA-10,MA-10,House-G,House-G,University of New Hampshire,357,Live Phone,,10/20/2010,349,Bill Keating,10816,DEM,37,Jeffrey Davis Perry,10817,REP,33,3,4,11/2/2010,46.87,42.38,4.49,.49,-.49,1,-4.814818759273622,for Boston Globe +51858,81942,4661,2010,2010_House-G_MI-3,MI-3,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/20/2010,400,Patrick A. Miles,10827,DEM,30,Justin Amash,10826,REP,49,,-19,11/2/2010,37.47,59.68,-22.21,3.21,3.21,1,-4.761015548945043,for Justin Amash +32863,117795,4701,2010,2010_House-G_NV-3,NV-3,House-G,House-G,ccAdvertising,396,IVR,,10/20/2010,2414,Dina Titus,10897,DEM,32,Joseph J. Heck,10898,REP,41,,-9,11/2/2010,47.47,48.13,-.65,8.35,-8.35,1,1.706839007161395, +51931,82039,4704,2010,2010_House-G_NJ-1,NJ-1,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/20/2010,400,Robert E. Andrews,10879,DEM,63,Dale Mark Glading,10880,REP,22,,41,11/2/2010,63.19,34.8,28.39,12.61,12.61,1,5.238060820210996, +51931,82041,4705,2010,2010_House-G_NJ-2,NJ-2,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/20/2010,400,Gary S. Stein,10881,DEM,20,Frank A. LoBiondo,10882,REP,57,,-37,11/2/2010,30.93,65.5,-34.57,2.43,-2.43,1,-4.908811923950444, +51931,82046,4706,2010,2010_House-G_NJ-3,NJ-3,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/20/2010,600,John H. Adler,10883,DEM,37,Jon Runyan,10884,REP,40,4.9,-3,11/2/2010,47.32,50.03,-2.71,.29,-.29,1,-3.936982710334156, +51955,82071,4718,2010,2010_House-G_NM-2,NM-2,House-G,House-G,Tarrance Group,333,Live Phone,R,10/20/2010,350,Harry Teague,10893,DEM,41,Stevan Pearce,10894,REP,50,,-9,11/2/2010,44.6,55.4,-10.81,1.81,1.81,1,-5.372679358799846,for Stevan Pearce +51972,82098,4738,2010,2010_House-G_NY-19,NY-19,House-G,House-G,Iona College,152,IVR,,10/20/2010,601,John Hall,10905,DEM,43,Nan Hayworth,10906,REP,44,,-1,11/2/2010,47.32,52.68,-5.36,4.36,4.36,1,-1.400008439650318,among registered voters +52016,82150,4786,2010,2010_House-G_OR-1,OR-1,House-G,House-G,Elway Research,87,Live Phone,,10/20/2010,400,David Wu,10937,DEM,51,Robert Y. Cornilles,10938,REP,38,,13,11/2/2010,54.75,41.94,12.8,.2,.2,1,-5.293929437814283, +52016,82154,4790,2010,2010_House-G_OR-5,OR-5,House-G,House-G,Elway Research,87,Live Phone,,10/20/2010,400,Kurt Schrader,10941,DEM,50,L. Scott Bruun,10942,REP,38,,12,11/2/2010,51.25,45.96,5.29,6.71,6.71,1,-.3314881853389913, +52040,82177,4798,2010,2010_House-G_PA-8,PA-8,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/20/2010,400,Patrick J. Murphy,10952,DEM,40,Michael G. Fitzpatrick,10951,REP,50,,-10,11/2/2010,46.48,53.52,-7.05,2.95,-2.95,1,-2.668649251888457,for Michael G. Fitzpatrick +52055,82196,4801,2010,2010_House-G_PA-11,PA-11,House-G,House-G,PSB Research,250,Live Phone,,10/20/2010,402,Paul E. Kanjorski,10955,DEM,43,Lou Barletta,10956,REP,48,,-5,11/2/2010,45.3,54.7,-9.4,4.4,4.4,1,-4.096686285658141, +52069,82215,4807,2010,2010_House-G_PA-17,PA-17,House-G,House-G,Susquehanna Polling & Research Inc.,326,IVR,,10/20/2010,600,Thomas Timothy Holden,10965,DEM,58,David G. Argall,10966,REP,28,,30,11/2/2010,55.5,44.5,11,19,19,1,11.73367605487109,sample size unavailable; estimated at 600 as a default +52087,82238,4818,2010,2010_House-G_SD-1,SD-1,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/20/2010,500,Stephanie Herseth Sandlin,10975,DEM,44,Kristi L. Noem,10976,REP,49,,-5,11/2/2010,45.89,48.12,-2.23,2.77,-2.77,1,-.0384733633542101, +52110,82261,4844,2010,2010_House-G_TX-17,TX-17,House-G,House-G,PSB Research,250,Live Phone,,10/20/2010,404,Thomas Edwards,10984,DEM,40,Bill Flores,10985,REP,52,,-12,11/2/2010,36.57,61.8,-25.23,13.23,13.23,1,5.287154091300051, +52114,82265,4850,2010,2010_House-G_TX-23,TX-23,House-G,House-G,OnMessage Inc.,239,Live Phone,R,10/20/2010,400,Ciro D. Rodriguez,10987,DEM,39,Francisco R. Canseco,10986,REP,45,,-6,11/2/2010,44.44,49.4,-4.95,1.05,-1.05,1,-4.809971996340946,for Francisco R. Canseco +52148,82307,4876,2010,2010_House-G_WA-2,WA-2,House-G,House-G,SurveyUSA,325,IVR,,10/20/2010,643,Rick Larsen,11008,DEM,50,John Koster,11009,REP,46,,4,11/2/2010,51.07,48.93,2.14,1.86,1.86,1,-6.085348172917726, +32638,83588,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2010,750,Jerry Brown,11276,DEM,48,Meg Whitman,11278,REP,42,,6,11/2/2010,53.77,40.88,12.88,6.88,-6.88,1,.5750578408654531, +32671,83683,1280,2010,2010_Gov-G_CT,CT,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/21/2010,702,Dannel P. Malloy,11281,DEM,48,Thomas C. Foley,11282,REP,43,,5,11/2/2010,49.51,48.95,.56,4.44,4.44,1,.4633472444019714, +32708,83720,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/21/2010,784,Alex Sink,11283,DEM,45,Rick Scott,11284,REP,41,,4,11/2/2010,47.72,48.87,-1.15,5.15,5.15,0,1.693548318372551, +32661,83796,1284,2010,2010_Gov-G_ID,ID,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/21/2010,625,Keith Allred,11289,DEM,30,C.L. 'Butch' Otter,11290,REP,52,5,-22,11/2/2010,32.85,59.11,-26.25,4.25,4.25,1,-3.206624333770942, +32864,117662,1288,2010,2010_Gov-G_NH,NH,Gov-G,Gov-G,ccAdvertising,396,IVR,,10/21/2010,744,John Lynch,11314,DEM,45,John A. Stephen,11315,REP,39,,6,11/2/2010,52.64,45.03,7.61,1.61,-1.61,1,-1.935185532144237, +53202,84168,1290,2010,2010_Gov-G_OK,OK,Gov-G,Gov-G,SoonerPoll.com,308,IVR,,10/21/2010,753,Jari Askins,11322,DEM,38,Mary Fallin,11323,REP,56,,-18,11/2/2010,39.55,60.45,-20.9,2.9,2.9,1,-4.554169645679813, +32692,83881,1293,2010,2010_Gov-G_MD,MD,Gov-G,Gov-G,ABC News/The Washington Post,3,Live Phone,,10/21/2010,1434,Martin O'Malley,11300,DEM,54,Robert Ehrlich Jr.,11301,REP,40,,14,11/2/2010,56.24,41.79,14.46,.46,-.46,1,-4.126611614013334,for The Washington Post +32684,84072,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/21/2010,672,Andrew Cuomo,11318,DEM,55,Carl Paladino,11319,REP,35,,20,11/2/2010,62.56,33.26,29.29,9.29,-9.29,1,2.926314834283971, +32674,84106,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/21/2010,686,Ted Strickland,11320,DEM,43,John Richard Kasich,11321,REP,49,,-6,11/2/2010,47.04,49.04,-2,4,-4,1,1.420142600501492, +32685,84222,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Franklin & Marshall College,106,Live Phone,,10/21/2010,489,Dan Onorato,11326,DEM,35,Thomas W. Corbett,11327,REP,51,,-16,11/2/2010,45.51,54.49,-8.98,7.02,-7.02,1,3.667853744008479, +32632,137975,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2010,600,Dan Onorato,11326,DEM,45,Thomas W. Corbett,11327,REP,50,,-5,11/2/2010,45.51,54.49,-8.98,3.98,3.98,1,.5597056945805924,sample size unavailable; estimated at 600 as a default +53250,84275,1302,2010,2010_Gov-G_RI,RI,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2010,750,Lincoln Chafee,11330,IND,35,John F. Robitaille,11329,REP,25,28,10,11/2/2010,36.1,33.57,2.53,7.47,,1,1.321882150875502, +52086,84305,1304,2010,2010_Gov-G_SD,SD,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/21/2010,800,Scott N. Heidepriem,11333,DEM,35,Dennis M. Daugaard,11334,REP,54,,-19,11/2/2010,38.49,61.51,-23.03,4.03,4.03,1,-3.001839511613121,for Argus Leader | KELO-TV +52085,84304,1304,2010,2010_Gov-G_SD,SD,Gov-G,Gov-G,Nielson Brothers Polling,231,IVR,,10/21/2010,679,Scott N. Heidepriem,11333,DEM,40,Dennis M. Daugaard,11334,REP,43,,-3,11/2/2010,38.49,61.51,-23.03,20.03,20.03,1,14.8705984805212, +53298,84350,1306,2010,2010_Gov-G_TX,TX,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2010,750,Bill White,11339,DEM,42,Rick Perry,11340,REP,51,,-9,11/2/2010,42.3,54.97,-12.67,3.67,3.67,1,.3618891316456841, +32638,39234,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2010,750,Barbara Boxer,620,DEM,48,Carly Fiorina,623,REP,46,,2,11/2/2010,52.18,42.17,10.01,8.01,-8.01,1,1.484549425181509, +32671,39267,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/21/2010,702,Richard Blumenthal,656,DEM,54,Linda McMahon,657,REP,42,,12,11/2/2010,55.16,43.22,11.94,.06,.06,1,-4.513968388933264, +32708,39304,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/21/2010,784,Marco Rubio,690,REP,42,Charlie Crist,4468,IND,35,15,7,11/2/2010,48.89,29.71,19.19,12.19,,1,6.64766447242812, +32661,39257,1517,2010,2010_Sen-G_ID,ID,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/21/2010,625,Tom Sullivan,735,DEM,20,Mike Crapo,734,REP,64,5,-44,11/2/2010,24.93,71.18,-46.25,2.25,2.25,1,-5.207708195220095, +32648,39244,1520,2010,2010_Sen-G_IN,IN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2010,500,Brad Ellsworth,768,DEM,34,Daniel Coats,2385,REP,52,,-18,11/2/2010,40,54.58,-14.58,3.42,-3.42,1,-2.664936925045765, +32692,39288,1525,2010,2010_Sen-G_MD,MD,Sen-G,Sen-G,ABC News/The Washington Post,3,Live Phone,,10/21/2010,1434,Barbara A. Mikulski,805,DEM,64,Eric Wargotz,807,REP,27,,37,11/2/2010,62.19,35.75,26.44,10.56,10.56,1,5.295906474491225,for The Washington Post +32864,39460,1529,2010,2010_Sen-G_NH,NH,Sen-G,Sen-G,ccAdvertising,396,IVR,,10/21/2010,744,Paul W. Hodes,902,DEM,33.1,Kelly Ayotte,900,REP,55.8,,-22.700001,11/2/2010,36.85,60.09,-23.24,.54,.54,1,-6.120824619636936, +32684,39280,1530,2010,2010_Sen-G_NY,NY,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/21/2010,672,Charles E. Schumer,957,DEM,64,Jay Townsend,959,REP,32,,32,11/2/2010,66.32,32.21,34.11,2.11,-2.11,1,-4.256123499027725, +32684,39279,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,Quinnipiac University,267,Live Phone,,10/21/2010,672,Kirsten E. Gillibrand,4481,DEM,57,Joseph J. DioGuardi,4482,REP,34,,23,11/2/2010,62.95,35.11,27.84,4.84,-4.84,1,-2.254219725383347, +32649,39245,1533,2010,2010_Sen-G_ND,ND,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2010,500,Tracy Potter,882,DEM,25,John Hoeven,881,REP,72,,-47,11/2/2010,22.2,76.17,-53.97,6.97,6.97,1,-.5999396346044608, +32674,39270,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/21/2010,686,Lee Fisher,985,DEM,36,Rob Portman,986,REP,53,,-17,11/2/2010,39.4,56.85,-17.44,.44,.44,1,-3.289922607488507, +32663,39259,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,WPA Intelligence (WPAi),383,Live Phone,,10/21/2010,500,Lee Fisher,985,DEM,38,Rob Portman,986,REP,49,,-11,11/2/2010,39.4,56.85,-17.44,6.44,6.44,1,2.819465167857788, +32685,39283,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Franklin & Marshall College,106,Live Phone,,10/21/2010,489,Joe Sestak,1032,DEM,40,Patrick J. Toomey,2537,REP,48,,-8,11/2/2010,48.99,51.01,-2.02,5.98,-5.98,1,2.181634845270003, +32632,39228,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2010,750,Joe Sestak,1032,DEM,44,Patrick J. Toomey,2537,REP,48,,-4,11/2/2010,48.99,51.01,-2.02,1.98,-1.98,1,-1.581406189798292, +73902,138656,4495,2010,2010_House-G_CA-15,CA-15,House-G,House-G,GOP Calls,654,IVR,R,10/21/2010,461,Michael M. Honda,16417,DEM,47.7,Scott Kirkland,16416,REP,36.3,,11.4,11/2/2010,67.6,32.4,35.19,23.79,-23.79,1,16.43720128234677,for Scott Kirkland +32661,81814,4587,2010,2010_House-G_ID-1,ID-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/21/2010,400,Walt Minnick,10772,DEM,44,Raúl R. Labrador,10773,REP,41,3,3,11/2/2010,41.28,51.02,-9.74,12.74,12.74,0,3.883267681424124, +32661,81821,4588,2010,2010_House-G_ID-2,ID-2,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/21/2010,300,Mike Crawford,10774,DEM,17,Mike Simpson,10775,REP,67,,-50,11/2/2010,24.41,68.83,-44.42,5.58,-5.58,1,-1.823693913042788, +51810,81885,4628,2010,2010_House-G_KY-3,KY-3,House-G,House-G,Rivercity Polling,291,IVR,R,10/21/2010,239,John Yarmuth,10808,DEM,41,Todd Lally,10809,REP,37,,4,11/2/2010,54.68,44.01,10.67,6.67,-6.67,1,-1.745615265924863,for Todd Lally +51826,81901,4633,2010,2010_House-O_LA-2,LA-2,House-G,House-O,ALG Research,14,Live Phone,D,10/21/2010,400,Cedric Richmond,10812,DEM,49,Anh Quang Cao,10813,REP,32,,17,11/2/2010,64.59,33.47,31.12,14.12,-14.12,1,6.606786068906034,for Cedric Richmond +51861,81946,4665,2010,2010_House-G_MI-7,MI-7,House-G,House-G,National Research Inc.,225,Live Phone,R,10/21/2010,300,Mark Schauer,10828,DEM,36,Tim Walberg,10829,REP,49,,-13,11/2/2010,45.38,50.16,-4.78,8.22,-8.22,1,.5268410319715221,for Tim Walberg +51893,81986,4683,2010,2010_House-G_MS-2,MS-2,House-G,House-G,JMC Analytics,156,IVR,,10/21/2010,467,Bennie Thompson,10856,DEM,42,William Marcy,10857,REP,41,,1,11/2/2010,61.47,37.64,23.83,22.83,-22.83,1,15.47292760053876, +32864,117796,4702,2010,2010_House-G_NH-1,NH-1,House-G,House-G,ccAdvertising,396,IVR,,10/21/2010,818,Carol Shea-Porter,10875,DEM,37,Frank C. Guinta,10876,REP,43,,-6,11/2/2010,42.42,54.04,-11.62,5.62,5.62,1,.1975270824605628, +32864,117797,4703,2010,2010_House-G_NH-2,NH-2,House-G,House-G,ccAdvertising,396,IVR,,10/21/2010,917,Annie Kuster,10877,DEM,34,Charles Bass,10878,REP,44,,-10,11/2/2010,46.76,48.34,-1.58,8.42,-8.42,1,3.043689515916994, +51984,82110,4741,2010,2010_House-G_NY-22,NY-22,House-G,House-G,Abacus Associates,6,Live Phone,D,10/21/2010,403,Maurice D. Hinchey,10909,DEM,51,George K. Phillips,10910,REP,34,,17,11/2/2010,52.66,47.34,5.32,11.68,11.68,1,5.656115819408276,for Maurice D. Hinchey +52072,82218,4810,2010,2010_House-G_RI-1,RI-1,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/21/2010,300,David Cicilline,10967,DEM,41,John J. Loughlin,10968,REP,41,,0,11/2/2010,50.54,44.49,6.05,6.05,-6.05,.5,1.367263627384905,for unspecified Republican sponsor +52086,82237,4818,2010,2010_House-G_SD-1,SD-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/21/2010,800,Stephanie Herseth Sandlin,10975,DEM,43,Kristi L. Noem,10976,REP,45,3,-2,11/2/2010,45.89,48.12,-2.23,.23,.23,1,-2.490712598871307,for Argus Leader | KELO-TV +52085,82236,4818,2010,2010_House-G_SD-1,SD-1,House-G,House-G,Nielson Brothers Polling,231,IVR,,10/21/2010,679,Stephanie Herseth Sandlin,10975,DEM,41.5,Kristi L. Noem,10976,REP,40,1.8,1.5,11/2/2010,45.89,48.12,-2.23,3.73,3.73,0,.5604969214220081, +1088,32664,8657,2010,2010_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,Live Phone,,10/21/2010,600,Generic Candidate,13740,DEM,48,Generic Candidate,13741,REP,45,,3,11/2/2010,44.77,51.38,-6.61,9.61,9.61,0,5.971256750109133,for Newsweek; sample size unavailable; estimated at 600 as a default +27385,32663,8657,2010,2010_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2010,600,Generic Candidate,13740,DEM,39,Generic Candidate,13741,REP,51,,-12,11/2/2010,44.77,51.38,-6.61,5.39,-5.39,1,1.68112331494448,sample size unavailable; estimated at 600 as a default +1089,117360,8657,2010,2010_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2010,3500,Generic Candidate,13740,DEM,40,Generic Candidate,13741,REP,49,,-9,11/2/2010,44.77,51.38,-6.61,2.39,-2.39,1,-.7806086533390579, +32676,83587,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/22/2010,622,Jerry Brown,11276,DEM,53,Meg Whitman,11278,REP,42,,11,11/2/2010,53.77,40.88,12.88,1.88,-1.88,1,-4.611613965651294, +32639,83655,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/22/2010,818,John Wright Hickenlooper,11279,DEM,47,Tom Tancredo,13666,IND,44,5,3,11/2/2010,51.05,36.38,14.67,11.67,,1,3.798411433015373, +53129,84046,1289,2010,2010_Gov-G_NM,NM,Gov-G,Gov-G,GQR Research (GQRR),126,Live Phone,D,10/22/2010,603,Diane D. Denish,11316,DEM,45,Susana Martinez,11317,REP,46,,-1,11/2/2010,46.55,53.29,-6.74,5.74,5.74,1,1.045359268634261,for Diane D. Denish +53128,84045,1289,2010,2010_Gov-G_NM,NM,Gov-G,Gov-G,Public Opinion Strategies,260,Live Phone,R,10/22/2010,800,Diane D. Denish,11316,DEM,42,Susana Martinez,11317,REP,50,,-8,11/2/2010,46.55,53.29,-6.74,1.26,-1.26,1,-3.840067989537766,for Susana Martinez +32655,84223,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Muhlenberg College,219,Live Phone,,10/22/2010,445,Dan Onorato,11326,DEM,37,Thomas W. Corbett,11327,REP,46,,-9,11/2/2010,45.51,54.49,-8.98,.02,-.02,1,-3.366954462155502, +73533,137974,1303,2010,2010_Gov-G_SC,SC,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2010,500,Vincent A. Sheheen,11331,DEM,39,Nimrata R. Haley,11332,REP,49,,-10,11/2/2010,46.91,51.37,-4.46,5.54,-5.54,1,-1.022898837334178, +32843,39439,1507,2010,2010_Sen-G_AK,AK,Sen-G,Sen-G,Hays Research Group,136,Live Phone,D,10/22/2010,500,Lisa Murkowski,2261,W,31,Joe Miller,556,REP,26,25,5,11/2/2010,39.57,35.56,4,1,,1,-4.188209531214558,for unspecified Democratic sponsor +32676,39272,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/22/2010,622,Barbara Boxer,620,DEM,52,Carly Fiorina,623,REP,43,,9,11/2/2010,52.18,42.17,10.01,1.01,-1.01,1,-5.740879933143402, +32639,39235,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/22/2010,818,Michael F. Bennet,638,DEM,47,Ken Buck,2305,REP,47,,0,11/2/2010,48.05,46.42,1.63,1.63,-1.63,.5,-2.553659359437142, +32670,39266,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,ALG Research,14,Live Phone,D,10/22/2010,600,Alexi Giannoulias,752,DEM,38,Mark Kirk,753,REP,36,7,2,11/2/2010,46.42,48.01,-1.6,3.6,3.6,0,1.121713147335152,for unspecified Democratic sponsor +32655,39251,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Muhlenberg College,219,Live Phone,,10/22/2010,445,Joe Sestak,1032,DEM,43,Patrick J. Toomey,2537,REP,46,,-3,11/2/2010,48.99,51.01,-2.02,.98,-.98,1,-2.729016010819731, +63732,117331,8657,2010,2010_House-G_US,US,House-G,House-G,Schoen Cooperman Research,301,Live Phone,,10/22/2010,1000,Generic Candidate,13740,DEM,39,Generic Candidate,13741,REP,48,,-9,11/2/2010,44.77,51.38,-6.61,2.39,-2.39,1,-1.051778966068144, +32697,83581,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,Live Phone,,10/23/2010,888,Jerry Brown,11276,DEM,51,Meg Whitman,11278,REP,44,,7,11/2/2010,53.77,40.88,12.88,5.88,-5.88,1,-.335807056994752,for CNN +42407,83586,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2010,1000,Jerry Brown,11276,DEM,50,Meg Whitman,11278,REP,41,,9,11/2/2010,53.77,40.88,12.88,3.88,-3.88,1,-2.195760123933285,for FOX News +32675,83585,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/23/2010,600,Jerry Brown,11276,DEM,50,Meg Whitman,11278,REP,42,2,8,11/2/2010,53.77,40.88,12.88,4.88,-4.88,1,-1.547899187090978, +32686,83584,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/23/2010,594,Jerry Brown,11276,DEM,46,Meg Whitman,11278,REP,38,,8,11/2/2010,53.77,40.88,12.88,4.88,-4.88,1,-1.590824347335517, +32700,83654,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,Live Phone,,10/23/2010,829,John Wright Hickenlooper,11279,DEM,51,Tom Tancredo,13666,IND,37,10,14,11/2/2010,51.05,36.38,14.67,.67,,1,-7.836205308808694,for CNN +32665,83684,1280,2010,2010_Gov-G_CT,CT,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2010,1000,Dannel P. Malloy,11281,DEM,47,Thomas C. Foley,11282,REP,44,,3,11/2/2010,49.51,48.95,.56,2.44,2.44,1,-1.722274576469226, +32653,83768,1282,2010,2010_Gov-G_GA,GA,Gov-G,Gov-G,SurveyUSA,325,IVR/Live Phone,,10/23/2010,601,Roy Barnes,11285,DEM,39,J. Nathan Deal,11286,REP,49,8,-10,11/2/2010,42.97,53.02,-10.05,.05,.05,1,-4.197608523919382, +51744,83786,1283,2010,2010_Gov-G_HI,HI,Gov-G,Gov-G,MRG Research,207,IVR,,10/23/2010,1181,Neil Abercrombie,11287,DEM,49.5,James R. Aiona,11288,REP,44.5,,5,11/2/2010,58.22,41.12,17.1,12.1,-12.1,1,4.036497698615658, +32667,83807,1285,2010,2010_Gov-G_IL,IL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2010,1000,Pat Quinn,11291,DEM,39,William E. Brady,11292,REP,44,6,-5,11/2/2010,46.79,45.94,.85,5.85,-5.85,0,.422208574504182, +53073,83955,1296,2010,2010_Gov-G_MN,MN,Gov-G,Gov-G,Humphrey Institute,143,Live Phone,,10/23/2010,751,Mark Dayton,11307,DEM,41,Tom Emmer,11308,REP,29,11,12,11/2/2010,43.63,43.21,.42,11.58,11.58,1,7.643291096770827, +32702,83983,1297,2010,2010_Gov-G_NV,NV,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,Live Phone,,10/23/2010,773,Rory Reid,11312,DEM,34,Brian E. Sandoval,11313,REP,58,,-24,11/2/2010,41.61,53.36,-11.75,12.25,-12.25,1,7.25902199961368,for CNN +42257,84107,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2010,1000,Ted Strickland,11320,DEM,43,John Richard Kasich,11321,REP,47,,-4,11/2/2010,47.04,49.04,-2,2,-2,1,-.5319996214910266,for FOX News +53210,84183,1300,2010,2010_Gov-G_OR,OR,Gov-G,Gov-G,Grove Insight,129,Live Phone,D,10/23/2010,500,John Kitzhaber,11324,DEM,49,Chris Dudley,11325,REP,45,,4,11/2/2010,49.29,47.76,1.53,2.47,2.47,1,-1.412891985589517,for John Kitzhaber +32696,84215,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,Live Phone,,10/23/2010,823,Dan Onorato,11326,DEM,45,Thomas W. Corbett,11327,REP,52,,-7,11/2/2010,45.51,54.49,-8.98,1.98,1.98,1,-1.228489176026375,for CNN +32672,84219,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Ipsos,154,Online,,10/23/2010,400,Dan Onorato,11326,DEM,43,Thomas W. Corbett,11327,REP,49,,-6,11/2/2010,45.51,54.49,-8.98,2.98,2.98,1,-.6191293327533275,for Reuters +52071,84274,1302,2010,2010_Gov-G_RI,RI,Gov-G,Gov-G,Fleming & Associates,96,Live Phone,,10/23/2010,500,Lincoln Chafee,11330,IND,32.8,John F. Robitaille,11329,REP,25.5,26.2,7.3000002,11/2/2010,36.1,33.57,2.53,4.77,,1,-1.552757723233301, +32697,39293,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/23/2010,888,Barbara Boxer,620,DEM,50,Carly Fiorina,623,REP,45,,5,11/2/2010,52.18,42.17,10.01,5.01,-5.01,1,-1.394353789279339,for CNN +42407,39262,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2010,1000,Barbara Boxer,620,DEM,48,Carly Fiorina,623,REP,44,,4,11/2/2010,52.18,42.17,10.01,6.01,-6.01,1,-.2753071766494198,for FOX News +32675,39271,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Suffolk University,323,Live Phone,,10/23/2010,600,Barbara Boxer,620,DEM,52,Carly Fiorina,623,REP,43,2,9,11/2/2010,52.18,42.17,10.01,1.01,-1.01,1,-5.72004811257989, +32686,39282,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/23/2010,594,Barbara Boxer,620,DEM,45,Carly Fiorina,623,REP,40,,5,11/2/2010,52.18,42.17,10.01,5.01,-5.01,1,-1.558996236102578, +32700,39296,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/23/2010,829,Michael F. Bennet,638,DEM,46,Ken Buck,2305,REP,47,,-1,11/2/2010,48.05,46.42,1.63,2.63,-2.63,0,-1.458096780752048,for CNN +32665,39261,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2010,1000,Richard Blumenthal,656,DEM,53,Linda McMahon,657,REP,42,,11,11/2/2010,55.16,43.22,11.94,.94,-.94,1,-3.214994271876278, +32711,39307,1513,2010,2010_Sen-GS_DE,DE,Sen-G,Sen-GS,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/23/2010,797,Christopher A. Coons,4467,DEM,57,Christine O'Donnell,4493,REP,36,,21,11/2/2010,56.61,40.03,16.58,4.42,4.42,1,-1.897451679918076, +32653,39249,1515,2010,2010_Sen-G_GA,GA,Sen-G,Sen-G,SurveyUSA,325,IVR/Live Phone,,10/23/2010,601,Michael Thurmond,705,DEM,34,Johnny Isakson,704,REP,58,5,-24,11/2/2010,39,58.31,-19.31,4.69,-4.69,1,-1.117382754743181, +51744,137137,1516,2010,2010_Sen-G_HI,HI,Sen-G,Sen-G,MRG Research,207,IVR,,10/23/2010,1181,Daniel K. Inouye,713,DEM,62.7,Cam Cavasso,714,REP,30.6,,32.099998,11/2/2010,74.81,21.57,53.24,21.14,-21.14,1,6.736726755251023, +32667,137339,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2010,1000,Alexi Giannoulias,752,DEM,41,Mark Kirk,753,REP,43,7,-2,11/2/2010,46.42,48.01,-1.6,.4,-.4,1,-2.022249697517542,average of multiple versions or turnout models listed in poll +32681,39277,1520,2010,2010_Sen-G_IN,IN,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/23/2010,1600,Brad Ellsworth,768,DEM,32,Daniel Coats,2385,REP,54,7,-22,11/2/2010,40,54.58,-14.58,7.42,-7.42,1,2.893034702638208, +32701,39297,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/23/2010,785,Jack Conway,785,DEM,43,Rand Paul,788,REP,50,,-7,11/2/2010,44.25,55.73,-11.48,4.48,4.48,1,.1232394429369034,for CNN +32664,39260,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/23/2010,900,Jack Conway,785,DEM,40,Rand Paul,788,REP,53,,-13,11/2/2010,44.25,55.73,-11.48,1.52,-1.52,1,-2.903378194739942, +32668,39264,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2010,1000,Jack Conway,785,DEM,43,Rand Paul,788,REP,50,,-7,11/2/2010,44.25,55.73,-11.48,4.48,4.48,1,.130680838833216, +32682,39278,1524,2010,2010_Sen-O_LA,LA,Sen-G,Sen-O,Clarus Research Group,53,Live Phone,,10/23/2010,700,Charlie Melancon,2407,DEM,38,David Vitter,792,REP,50,,-12,11/2/2010,37.67,56.55,-18.88,6.88,6.88,1,.0946109956514769,among registered voters +32702,39298,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/23/2010,773,Harry Reid,930,DEM,45,Sharron Angle,928,REP,49,,-4,11/2/2010,50.29,44.55,5.74,9.74,-9.74,0,1.881765546709899,for CNN +32696,39291,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/23/2010,823,Joe Sestak,1032,DEM,45,Patrick J. Toomey,2537,REP,49,,-4,11/2/2010,48.99,51.01,-2.02,1.98,-1.98,1,-1.577813138478176,for CNN +32672,39268,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Ipsos,154,Online,,10/23/2010,400,Joe Sestak,1032,DEM,46,Patrick J. Toomey,2537,REP,46,,0,11/2/2010,48.99,51.01,-2.02,2.02,2.02,.5,-1.982477201586698,for Reuters +32741,39337,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,University of Washington,364,Live Phone,,10/23/2010,695,Patty Murray,1124,DEM,51,Dino Rossi,1125,REP,45,,6,11/2/2010,52.36,47.64,4.73,1.27,1.27,1,-3.23243770438637, +32669,39265,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2010,1000,"Joe Manchin, III",4489,DEM,46,John Raese,4491,REP,48,,-2,11/2/2010,53.47,43.4,10.07,12.07,-12.07,0,5.466168441101317, +51684,81718,4500,2010,2010_House-G_CA-20,CA-20,House-G,House-G,"Normington, Petts & Associates",232,Live Phone,D,10/23/2010,400,Jim Costa,10706,DEM,47,Andy Vidak,10707,REP,41,,6,11/2/2010,51.7,48.3,3.41,2.59,2.59,1,-5.661605132001636,for Jim Costa +51683,81717,4500,2010,2010_House-G_CA-20,CA-20,House-G,House-G,SurveyUSA,325,IVR,,10/23/2010,601,Jim Costa,10706,DEM,42,Andy Vidak,10707,REP,52,,-10,11/2/2010,51.7,48.3,3.41,13.41,-13.41,0,8.494823335643892, +32711,81754,4546,2010,2010_House-G_DE-1,DE-1,House-G,House-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/23/2010,797,John C. Carney Jr.,10736,DEM,53,Glen Urquhart,10737,REP,36,,17,11/2/2010,56.78,41.04,15.74,1.26,1.26,1,-5.567046417232947, +51744,81794,4585,2010,2010_House-G_HI-1,HI-1,House-G,House-G,MRG Research,207,IVR,,10/23/2010,620,Colleen W. Hanabusa,10762,DEM,50,Charles K. Djou,10763,REP,45,,5,11/2/2010,53.23,46.77,6.46,1.46,-1.46,1,-5.440313075094926, +51744,138665,4586,2010,2010_House-G_HI-2,HI-2,House-G,House-G,MRG Research,207,IVR,,10/23/2010,560,Mazie Hirono,10764,DEM,58.6,John W. Willoughby,10765,REP,35.1,,23.5,11/2/2010,72.19,25.32,46.87,23.37,-23.37,1,15.32770995625371, +32681,81865,4610,2010,2010_House-G_IN-3,IN-3,House-G,House-G,SurveyUSA,325,IVR,,10/23/2010,400,Thomas E. Hayhurst,10793,DEM,32,Marlin A. Stutzman,10794,REP,57,7,-25,11/2/2010,33.11,62.76,-29.65,4.65,4.65,1,-1.390991716409152, +51809,81884,4628,2010,2010_House-G_KY-3,KY-3,House-G,House-G,SurveyUSA,325,IVR,,10/23/2010,588,John Yarmuth,10808,DEM,50,Todd Lally,10809,REP,46,1,4,11/2/2010,54.68,44.01,10.67,6.67,-6.67,1,-1.133468305173258, +51897,81990,4750,2010,2010_House-G_NC-2,NC-2,House-G,House-G,SurveyUSA,325,IVR,,10/23/2010,400,Bob R. Etheridge,10860,DEM,41,Renee L. Ellmers,10861,REP,46,6,-5,11/2/2010,48.69,49.47,-.78,4.22,-4.22,1,-4.346842308750512,among registered voters +52071,82217,4810,2010,2010_House-G_RI-1,RI-1,House-G,House-G,Fleming & Associates,96,Live Phone,,10/23/2010,250,David Cicilline,10967,DEM,48,John J. Loughlin,10968,REP,42,,6,11/2/2010,50.54,44.49,6.05,.05,-.05,1,-5.841147461459792, +52140,82297,4872,2010,2010_House-G_VA-9,VA-9,House-G,House-G,SurveyUSA,325,IVR,,10/23/2010,608,Frederick C. Boucher,11000,DEM,46,Morgan Griffith,11001,REP,47,4,-1,11/2/2010,46.41,51.21,-4.81,3.81,3.81,1,-3.412619655798592, +32656,83541,1276,2010,2010_Gov-G_AZ,AZ,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/24/2010,664,Samuel Pearson Goddard,11272,DEM,44,Janice Kay Brewer,11273,REP,52,,-8,11/2/2010,42.47,54.33,-11.86,3.86,3.86,1,-.2323974519353441, +32888,117614,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,TCJ Research,327,IVR,,10/24/2010,1000,Jerry Brown,11276,DEM,46,Meg Whitman,11278,REP,42,,4,11/2/2010,53.77,40.88,12.88,8.88,-8.88,1,2.810154676657923, +32643,83682,1280,2010,2010_Gov-G_CT,CT,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2010,500,Dannel P. Malloy,11281,DEM,49,Thomas C. Foley,11282,REP,46,,3,11/2/2010,49.51,48.95,.56,2.44,2.44,1,-2.033913690112068, +63884,117624,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,TCJ Research,327,IVR,,10/24/2010,1000,Alex Sink,11283,DEM,45,Rick Scott,11284,REP,49,,-4,11/2/2010,47.72,48.87,-1.15,2.85,-2.85,1,-.8247455962796216, +52964,83767,1282,2010,2010_Gov-G_GA,GA,Gov-G,Gov-G,Opinion Savvy/InsiderAdvantage,243,IVR,,10/24/2010,2119,Roy Barnes,11285,DEM,41.1,J. Nathan Deal,11286,REP,46.9,4.8,-5.8000002,11/2/2010,42.97,53.02,-10.05,4.25,4.25,1,.8341811529468608, +32705,83766,1282,2010,2010_Gov-G_GA,GA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2010,750,Roy Barnes,11285,DEM,39,J. Nathan Deal,11286,REP,49,5,-10,11/2/2010,42.97,53.02,-10.05,.05,.05,1,-4.123152658822915, +32892,117615,1285,2010,2010_Gov-G_IL,IL,Gov-G,Gov-G,TCJ Research,327,IVR,,10/24/2010,1000,Pat Quinn,11291,DEM,40,William E. Brady,11292,REP,47,,-7,11/2/2010,46.79,45.94,.85,7.85,-7.85,0,2.094166726043989, +52986,83840,1286,2010,2010_Gov-G_IA,IA,Gov-G,Gov-G,Global Strategy Group,118,Live Phone,D,10/24/2010,600,Chet Culver,11293,DEM,40,Terry E. Branstad,11294,REP,46,,-6,11/2/2010,43.21,52.81,-9.6,3.6,3.6,1,-2.038083151594809,for Chet Culver +53127,84044,1289,2010,2010_Gov-G_NM,NM,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2010,750,Diane D. Denish,11316,DEM,42,Susana Martinez,11317,REP,52,,-10,11/2/2010,46.55,53.29,-6.74,3.26,-3.26,1,-1.514006354679656, +32730,83855,1291,2010,2010_Gov-G_KS,KS,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/24/2010,561,Tom Holland,11295,DEM,32,Sam Brownback,11296,REP,59,,-27,11/2/2010,32.21,63.28,-31.07,4.07,4.07,1,-3.349066805084411, +32679,83880,1293,2010,2010_Gov-G_MD,MD,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2010,750,Martin O'Malley,11300,DEM,52,Robert Ehrlich Jr.,11301,REP,42,,10,11/2/2010,56.24,41.79,14.46,4.46,-4.46,1,.2618307280138192, +63886,117627,1296,2010,2010_Gov-G_MN,MN,Gov-G,Gov-G,TCJ Research,327,IVR,,10/24/2010,1000,Mark Dayton,11307,DEM,45,Tom Emmer,11308,REP,41,9,4,11/2/2010,43.63,43.21,.42,3.58,3.58,1,-.5733551954839886, +32707,84105,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/24/2010,613,Ted Strickland,11320,DEM,44,John Richard Kasich,11321,REP,49,3,-5,11/2/2010,47.04,49.04,-2,3,-3,1,.2476141455094061, +63890,117631,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,TCJ Research,327,IVR,,10/24/2010,1000,Ted Strickland,11320,DEM,44,John Richard Kasich,11321,REP,49,,-5,11/2/2010,47.04,49.04,-2,3,-3,1,.1445474983688007, +63892,117633,1300,2010,2010_Gov-G_OR,OR,Gov-G,Gov-G,TCJ Research,327,IVR,,10/24/2010,1000,John Kitzhaber,11324,DEM,46,Chris Dudley,11325,REP,48,,-2,11/2/2010,49.29,47.76,1.53,3.53,-3.53,0,-.1364147186594316, +32893,117616,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,TCJ Research,327,IVR,,10/24/2010,1000,Dan Onorato,11326,DEM,42,Thomas W. Corbett,11327,REP,52,,-10,11/2/2010,45.51,54.49,-8.98,1.02,-1.02,1,-2.343663274087216, +63894,117636,1302,2010,2010_Gov-G_RI,RI,Gov-G,Gov-G,TCJ Research,327,IVR,,10/24/2010,1000,Lincoln Chafee,11330,IND,38,John F. Robitaille,11329,REP,20,37,18,11/2/2010,36.1,33.57,2.53,15.47,,1,10.03373460022551, +32656,39252,1508,2010,2010_Sen-G_AZ,AZ,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/24/2010,664,Rodney Britz Glassman,2280,DEM,38,John McCain,599,REP,56,,-18,11/2/2010,34.65,58.86,-24.21,6.21,6.21,1,.4863520997723519, +32894,39490,1509,2010,2010_Sen-G_AR,AR,Sen-G,Sen-G,TCJ Research,327,IVR,,10/24/2010,1000,Blanche Lincoln,584,DEM,37,John Boozman,581,REP,58,,-21,11/2/2010,36.95,57.9,-20.96,.04,-.04,1,-4.06423298158701, +32888,39484,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,TCJ Research,327,IVR,,10/24/2010,1000,Barbara Boxer,620,DEM,45,Carly Fiorina,623,REP,49,,-4,11/2/2010,52.18,42.17,10.01,14.01,-14.01,0,8.312022271973957, +32886,39482,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,TCJ Research,327,IVR,,10/24/2010,1000,Michael F. Bennet,638,DEM,44,Ken Buck,2305,REP,49,,-5,11/2/2010,48.05,46.42,1.63,6.63,-6.63,0,2.783810430507033, +32643,39239,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2010,750,Richard Blumenthal,656,DEM,56,Linda McMahon,657,REP,43,,13,11/2/2010,55.16,43.22,11.94,1.06,1.06,1,-3.178190480568026, +32890,39486,1513,2010,2010_Sen-GS_DE,DE,Sen-G,Sen-GS,TCJ Research,327,IVR,,10/24/2010,1000,Christopher A. Coons,4467,DEM,50,Christine O'Donnell,4493,REP,44,,6,11/2/2010,56.61,40.03,16.58,10.58,-10.58,1,5.127949913035702, +32705,39301,1515,2010,2010_Sen-G_GA,GA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2010,500,Michael Thurmond,705,DEM,29,Johnny Isakson,704,REP,59,5,-30,11/2/2010,39,58.31,-19.31,10.69,-10.69,1,5.717469611413979, +32892,39488,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,TCJ Research,327,IVR,,10/24/2010,1000,Alexi Giannoulias,752,DEM,42,Mark Kirk,753,REP,46,,-4,11/2/2010,46.42,48.01,-1.6,2.4,-2.4,1,-.614847671464213, +32730,39326,1522,2010,2010_Sen-G_KS,KS,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/24/2010,561,Lisa Johnston,780,DEM,26,Jerry Moran,776,REP,66,,-40,11/2/2010,26.38,70.09,-43.72,3.72,3.72,1,-3.712351981528985, +32651,39247,1524,2010,2010_Sen-O_LA,LA,Sen-G,Sen-O,Magellan Strategies,179,IVR,R,10/24/2010,1347,Charlie Melancon,2407,DEM,35,David Vitter,792,REP,52,,-17,11/2/2010,37.67,56.55,-18.88,1.88,1.88,1,-5.444100396602809,for unspecified Republican sponsor +32679,39275,1525,2010,2010_Sen-G_MD,MD,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2010,750,Barbara A. Mikulski,805,DEM,56,Eric Wargotz,807,REP,38,,18,11/2/2010,62.19,35.75,26.44,8.44,-8.44,1,2.514480119256052, +32717,39313,1527,2010,2010_Sen-G_MO,MO,Sen-G,Sen-G,Missouri State University,212,Live Phone,,10/24/2010,672,Robin Carnahan,4473,DEM,40.7,Roy Blunt,856,REP,53.8,,-13.1,11/2/2010,40.63,54.23,-13.6,.5,.5,1,-4.440443902063578, +32887,39483,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,TCJ Research,327,IVR,,10/24/2010,1000,Harry Reid,930,DEM,43,Sharron Angle,928,REP,48,,-5,11/2/2010,50.29,44.55,5.74,10.74,-10.74,0,3.131992207170962, +32678,39274,1532,2010,2010_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/24/2010,590,Elaine Marshall,878,DEM,38,Richard Burr,875,REP,53,,-15,11/2/2010,43.05,54.81,-11.77,3.23,-3.23,1,-.5873320451816997, +32707,39303,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/24/2010,613,Lee Fisher,985,DEM,37,Rob Portman,986,REP,52,2,-15,11/2/2010,39.4,56.85,-17.44,2.44,2.44,1,-1.008413047906934, +32893,39489,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,TCJ Research,327,IVR,,10/24/2010,1000,Joe Sestak,1032,DEM,43,Patrick J. Toomey,2537,REP,49,,-6,11/2/2010,48.99,51.01,-2.02,3.98,-3.98,1,.386922462265663, +32891,39487,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,TCJ Research,327,IVR,,10/24/2010,1000,Patty Murray,1124,DEM,48,Dino Rossi,1125,REP,48,,0,11/2/2010,52.36,47.64,4.73,4.73,-4.73,.5,.5419007147630376, +32652,39248,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,Public Policy Polling,263,IVR,,10/24/2010,1246,"Joe Manchin, III",4489,DEM,50,John Raese,4491,REP,44,,6,11/2/2010,53.47,43.4,10.07,4.07,-4.07,1,-3.704343698491528, +32889,39485,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,TCJ Research,327,IVR,,10/24/2010,1000,"Joe Manchin, III",4489,DEM,41,John Raese,4491,REP,47,,-6,11/2/2010,53.47,43.4,10.07,16.07,-16.07,0,9.067989906902259, +51719,81767,4554,2010,2010_House-G_FL-8,FL-8,House-G,House-G,Susquehanna Polling & Research Inc.,326,IVR,,10/24/2010,801,Alan Grayson,10742,DEM,41,Daniel Webster,10743,REP,48,4,-7,11/2/2010,38.22,56.11,-17.9,10.9,10.9,1,3.825579137487431, +51873,81961,4674,2010,2010_House-G_MN-1,MN-1,House-G,House-G,SurveyUSA,325,IVR,,10/24/2010,558,Timothy J. Walz,10834,DEM,50,Randy Demmer,10835,REP,41,,9,11/2/2010,49.34,44.05,5.29,3.71,3.71,1,-3.738175020764182, +32717,81973,4689,2010,2010_House-G_MO-4,MO-4,House-G,House-G,Missouri State University,212,Live Phone,,10/24/2010,157,Ike Skelton,10846,DEM,45.7,Vicky Hartzler,10847,REP,38.8,,6.9000001,11/2/2010,45.11,50.43,-5.31,12.21,12.21,0,5.767246113114598, +32717,81977,4692,2010,2010_House-G_MO-7,MO-7,House-G,House-G,Missouri State University,212,Live Phone,,10/24/2010,199,Scott Eckersley,10850,DEM,22.8,Billy Long,10851,REP,56.2,,-33.400002,11/2/2010,30.37,63.39,-33.03,.37,-.37,1,-7.278869575299744, +51933,82043,4706,2010,2010_House-G_NJ-3,NJ-3,House-G,House-G,Monmouth University,215,IVR,,10/24/2010,600,John H. Adler,10883,DEM,43,Jon Runyan,10884,REP,48,,-5,11/2/2010,47.32,50.03,-2.71,2.29,-2.29,1,-1.079673068998549,sample size unavailable; estimated at 600 as a default +51934,82044,4706,2010,2010_House-G_NJ-3,NJ-3,House-G,House-G,Rutgers University,295,Live Phone,,10/24/2010,292,John H. Adler,10883,DEM,46,Jon Runyan,10884,REP,45,4,1,11/2/2010,47.32,50.03,-2.71,3.71,3.71,0,-.6316804872955212, +51933,82053,4709,2010,2010_House-G_NJ-6,NJ-6,House-G,House-G,Monmouth University,215,IVR,,10/24/2010,647,Frank Pallone Jr.,10885,DEM,52,Anna C. Little,10886,REP,45,,7,11/2/2010,54.75,43.71,11.04,4.04,-4.04,1,-3.133985629396869, +51978,82104,4739,2010,2010_House-G_NY-20,NY-20,House-G,House-G,Siena College,305,Live Phone,,10/24/2010,676,Scott Murphy,10907,DEM,42,Christopher P. Gibson,10908,REP,51,,-9,11/2/2010,45.13,54.87,-9.74,.74,.74,1,-5.512866053925025, +51978,82116,4743,2010,2010_House-G_NY-24,NY-24,House-G,House-G,Siena College,305,Live Phone,,10/24/2010,632,Michael A. Arcuri,10913,DEM,48,Richard L. Hanna,10914,REP,43,,5,11/2/2010,46.92,53.08,-6.16,11.16,11.16,0,3.193272493747826, +52162,82323,4883,2010,2010_House-G_WA-9,WA-9,House-G,House-G,SurveyUSA,325,IVR,,10/24/2010,590,Adam Smith,11016,DEM,49,Richard Muri,11017,REP,46,,3,11/2/2010,54.85,45.15,9.7,6.7,-6.7,1,-.4980164013495456, +52173,82334,4894,2010,2010_House-G_WI-8,WI-8,House-G,House-G,Public Policy Polling,263,IVR,,10/24/2010,600,Steven L. Kagen,11022,DEM,37,Reid J. Ribble,11023,REP,40,,-3,11/2/2010,45.12,54.77,-9.64,6.64,6.64,1,.6087680668740618,sample size unavailable; estimated at 600 as a default +27383,32661,8657,2010,2010_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/24/2010,600,Generic Candidate,13740,DEM,43,Generic Candidate,13741,REP,49,,-6,11/2/2010,44.77,51.38,-6.61,.61,.61,1,-3.059938506270462,sample size unavailable; estimated at 600 as a default +1081,117347,8657,2010,2010_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,Live Phone,,10/24/2010,800,Generic Candidate,13740,DEM,43,Generic Candidate,13741,REP,50,,-7,11/2/2010,44.77,51.38,-6.61,.39,-.39,1,-3.214048027416917, +27384,117567,8657,2010,2010_House-G_US,US,House-G,House-G,Marist College,183,Live Phone,,10/24/2010,508,Generic Candidate,13740,DEM,44.5,Generic Candidate,13741,REP,47.5,,-3,11/2/2010,44.77,51.38,-6.61,3.61,3.61,1,-.0933461827526582,for NBC News | McClatchy Newspapers; sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll +43150,124139,8657,2010,2010_House-G_US,US,House-G,House-G,The Winston Group,385,Live Phone,R,10/24/2010,1000,Generic Candidate,13740,DEM,48,Generic Candidate,13741,REP,46,,2,11/2/2010,44.77,51.38,-6.61,8.61,8.61,0,5.553703294453524,for unspecified Republican sponsor; among registered voters +63871,117600,8657,2010,2010_House-G_US,US,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/24/2010,2070,Generic Candidate,13740,DEM,43,Generic Candidate,13741,REP,48,,-5,11/2/2010,44.77,51.38,-6.61,1.61,1.61,1,-1.700297056759604, +52844,83526,1275,2010,2010_Gov-G_AK,AK,Gov-G,Gov-G,Dittman Research,79,Live Phone,,10/25/2010,356,Ethan Berkowitz,11270,DEM,40,Sean R. Parnell,11271,REP,50,,-10,11/2/2010,37.67,59.06,-21.39,11.39,11.39,1,4.392966447610676, +32691,83652,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,RBI Strategies & Research,271,Live Phone,,10/25/2010,501,John Wright Hickenlooper,11279,DEM,48,Tom Tancredo,13666,IND,34,10,14,11/2/2010,51.05,36.38,14.67,.67,,1,-7.817702282202045, +32714,83681,1280,2010,2010_Gov-G_CT,CT,Gov-G,Gov-G,MRG Research,207,IVR,,10/25/2010,1846,Dannel P. Malloy,11281,DEM,45,Thomas C. Foley,11282,REP,45,,0,11/2/2010,49.51,48.95,.56,.56,-.56,.5,-3.355763357523716, +52936,83719,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Susquehanna Polling & Research Inc.,326,IVR,,10/25/2010,1547,Alex Sink,11283,DEM,45,Rick Scott,11284,REP,47,,-2,11/2/2010,47.72,48.87,-1.15,.85,-.85,1,-2.256505319122083, +52935,83718,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,The Florida Poll,99,Live Phone,,10/25/2010,696,Alex Sink,11283,DEM,39,Rick Scott,11284,REP,44,,-5,11/2/2010,47.72,48.87,-1.15,3.85,-3.85,1,.5027930018743366, +53055,83936,1295,2010,2010_Gov-G_MI,MI,Gov-G,Gov-G,EPIC-MRA,84,Live Phone,,10/25/2010,600,Virgil Bernero,11305,DEM,37,Rick Snyder,11306,REP,55,,-18,11/2/2010,39.9,58.11,-18.21,.21,.21,1,-3.16404262076592, +73531,137971,1296,2010,2010_Gov-G_MN,MN,Gov-G,Gov-G,Public Opinion Strategies,260,Live Phone,R,10/25/2010,500,Mark Dayton,11307,DEM,40,Tom Emmer,11308,REP,40,13,0,11/2/2010,43.63,43.21,.42,.42,-.42,.5,-4.053486200247383,for Tom Emmer +32680,83985,1297,2010,2010_Gov-G_NV,NV,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2010,750,Rory Reid,11312,DEM,35,Brian E. Sandoval,11313,REP,58,,-23,11/2/2010,41.61,53.36,-11.75,11.25,-11.25,1,6.439649191662723, +32780,84101,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,Columbus Dispatch,57,Mail,,10/25/2010,1445,Ted Strickland,11320,DEM,47,John Richard Kasich,11321,REP,49,,-2,11/2/2010,47.04,49.04,-2,0,0,1,-2.523090889941038, +53209,84182,1300,2010,2010_Gov-G_OR,OR,Gov-G,Gov-G,DHM Research,76,Live Phone,,10/25/2010,500,John Kitzhaber,11324,DEM,43,Chris Dudley,11325,REP,46,,-3,11/2/2010,49.29,47.76,1.53,4.53,-4.53,0,.8877590422960707, +32713,84181,1300,2010,2010_Gov-G_OR,OR,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2010,750,John Kitzhaber,11324,DEM,46,Chris Dudley,11325,REP,49,,-3,11/2/2010,49.29,47.76,1.53,4.53,-4.53,0,1.035213114695887, +52070,84273,1302,2010,2010_Gov-G_RI,RI,Gov-G,Gov-G,Rhode Island College,285,Live Phone,,10/25/2010,523,Lincoln Chafee,11330,IND,35,John F. Robitaille,11329,REP,28,25,7,11/2/2010,36.1,33.57,2.53,4.47,,1,-1.930986081641318,for WJAR (Rhode Island) | American Democracy Project | Rhode Island College +53297,84349,1306,2010,2010_Gov-G_TX,TX,Gov-G,Gov-G,Blum & Weprin Associates,32,Live Phone,,10/25/2010,673,Bill White,11339,DEM,37,Rick Perry,11340,REP,49,,-12,11/2/2010,42.3,54.97,-12.67,.67,.67,1,-2.582187966570074, +32658,84397,1309,2010,2010_Gov-G_WI,WI,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2010,750,Thomas M. Barrett,11346,DEM,42,Scott Walker,11347,REP,52,,-10,11/2/2010,46.48,52.25,-5.77,4.23,-4.23,1,.3773855660997147, +32691,39287,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,RBI Strategies & Research,271,Live Phone,,10/25/2010,500,Michael F. Bennet,638,DEM,43,Ken Buck,2305,REP,42,,1,11/2/2010,48.05,46.42,1.63,.63,-.63,1,-3.55227052967299, +32706,39302,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2010,750,Michael F. Bennet,638,DEM,44,Ken Buck,2305,REP,48,,-4,11/2/2010,48.05,46.42,1.63,5.63,-5.63,0,1.831949355600919, +32714,39310,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,MRG Research,207,IVR,,10/25/2010,1846,Richard Blumenthal,656,DEM,52,Linda McMahon,657,REP,44,,8,11/2/2010,55.16,43.22,11.94,3.94,-3.94,1,.0223866879979093, +32680,39276,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2010,750,Harry Reid,930,DEM,45,Sharron Angle,928,REP,49,,-4,11/2/2010,50.29,44.55,5.74,9.74,-9.74,0,1.936930256950438, +32780,39376,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,Columbus Dispatch,57,Mail,,10/25/2010,1445,Lee Fisher,985,DEM,40,Rob Portman,986,REP,56,,-16,11/2/2010,39.4,56.85,-17.44,1.44,1.44,1,-1.77166776427008, +32713,39309,1536,2010,2010_Sen-G_OR,OR,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2010,750,Ron Wyden,1002,DEM,53,Jim Huffman,1003,REP,42,,11,11/2/2010,57.22,39.25,17.98,6.98,-6.98,1,2.910409978373414, +32658,39254,1544,2010,2010_Sen-G_WI,WI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2010,750,Russ Feingold,1135,DEM,46,Ron Johnson,1138,REP,53,,-7,11/2/2010,47.02,51.86,-4.84,2.16,-2.16,1,-1.650575797255681, +32714,81735,4541,2010,2010_House-G_CT-1,CT-1,House-G,House-G,MRG Research,207,IVR,,10/25/2010,423,John Larson,10723,DEM,56,Ann Brickley,10724,REP,38,,18,11/2/2010,61.25,37.2,24.05,6.05,-6.05,1,-1.251528727295271, +32714,81737,4542,2010,2010_House-G_CT-2,CT-2,House-G,House-G,MRG Research,207,IVR,,10/25/2010,388,Joe Courtney,10725,DEM,57,Janet Peckinpaugh,10726,REP,38,,19,11/2/2010,59.86,38.76,21.1,2.1,-2.1,1,-5.25500938067039, +32714,81739,4543,2010,2010_House-G_CT-3,CT-3,House-G,House-G,MRG Research,207,IVR,,10/25/2010,397,Rosa DeLauro,10729,DEM,56,Gerald Labriola,10730,REP,37.9,,18.1,11/2/2010,65.06,33.58,31.48,13.38,-13.38,1,6.040353174046465, +32714,81741,4544,2010,2010_House-G_CT-4,CT-4,House-G,House-G,MRG Research,207,IVR,,10/25/2010,571,Jim Himes,10731,DEM,46,Dan Debicella,10732,REP,48,,-2,11/2/2010,53.06,46.93,6.13,8.13,-8.13,0,1.006368587303046, +32714,81748,4545,2010,2010_House-G_CT-5,CT-5,House-G,House-G,MRG Research,207,IVR,,10/25/2010,595,Christopher Murphy,10733,DEM,46,Sam S.F. Caligiuri,10734,REP,47,,-1,11/2/2010,54.06,45.93,8.13,9.13,-9.13,0,1.9750472184717, +51737,81786,4578,2010,2010_House-G_GA-7,GA-7,House-G,House-G,Landmark Communications,166,IVR,,10/25/2010,600,Douglass S. Heckman,10758,DEM,30,Rob Woodall,10759,REP,60,,-30,11/2/2010,32.93,67.07,-34.14,4.14,4.14,1,-2.957906383901893,sample size unavailable; estimated at 600 as a default +51860,81945,4665,2010,2010_House-G_MI-7,MI-7,House-G,House-G,Marketing Resource Group (MRG),193,Live Phone,,10/25/2010,400,Mark Schauer,10828,DEM,50,Tim Walberg,10829,REP,43,,7,11/2/2010,45.38,50.16,-4.78,11.78,11.78,0,4.393750120702622, +51946,82061,4717,2010,2010_House-G_NM-1,NM-1,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/25/2010,400,Martin Heinrich,10891,DEM,47,Jonathan L. Barela,10892,REP,49,,-2,11/2/2010,51.8,48.2,3.61,5.61,-5.61,0,-1.390446435000522,for Jonathan L. Barela +51971,82097,4738,2010,2010_House-G_NY-19,NY-19,House-G,House-G,Siena College,305,Live Phone,,10/25/2010,651,John Hall,10905,DEM,47,Nan Hayworth,10906,REP,46,,1,11/2/2010,47.32,52.68,-5.36,6.36,6.36,0,1.220072721476605, +51971,82112,4742,2010,2010_House-G_NY-23,NY-23,House-G,House-G,Siena College,305,Live Phone,,10/25/2010,623,William L. Owens,10911,DEM,40,Matthew A. Doheny,10912,REP,37,15,3,11/2/2010,47.54,46.39,1.15,1.85,1.85,1,-5.222161807886838, +51914,82007,4762,2010,2010_House-G_ND-1,ND-1,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/25/2010,400,Earl Pomeroy,10872,DEM,42,Rick Berg,10871,REP,51,,-9,11/2/2010,45.08,54.92,-9.84,.84,.84,1,-4.402994991937865,for Rick Berg +52046,82185,4800,2010,2010_House-G_PA-10,PA-10,House-G,House-G,Critical Insights,64,Live Phone,,10/25/2010,400,Christopher P. Carney,10953,DEM,38,Tom Marino,10954,REP,47,,-9,11/2/2010,44.82,55.18,-10.35,1.35,1.35,1,-6.547289209103023, +52046,82195,4801,2010,2010_House-G_PA-11,PA-11,House-G,House-G,Critical Insights,64,Live Phone,,10/25/2010,400,Paul E. Kanjorski,10955,DEM,47,Lou Barletta,10956,REP,39,,8,11/2/2010,45.3,54.7,-9.4,17.4,17.4,0,12.14151688969495, +52070,82216,4810,2010,2010_House-G_RI-1,RI-1,House-G,House-G,Rhode Island College,285,Live Phone,,10/25/2010,486,David Cicilline,10967,DEM,42,John J. Loughlin,10968,REP,40,4,2,11/2/2010,50.54,44.49,6.05,4.05,-4.05,1,-.4754128047445324,for WJAR (Rhode Island) | American Democracy Project | Rhode Island College +52070,82224,4811,2010,2010_House-G_RI-2,RI-2,House-G,House-G,Rhode Island College,285,Live Phone,,10/25/2010,215,Jim Langevin,10969,DEM,54,Mark S. Zaccaria,10970,REP,19,9,35,11/2/2010,59.79,31.72,28.07,6.93,6.93,1,-.5450469771217323,for WJAR (Rhode Island) | American Democracy Project | Rhode Island College +64147,118021,4876,2010,2010_House-G_WA-2,WA-2,House-G,House-G,MRG Research,207,IVR,,10/25/2010,423,Rick Larsen,11008,DEM,56,John Koster,11009,REP,38,,18,11/2/2010,51.07,48.93,2.14,15.86,15.86,1,10.62229783917034, +52152,82311,4877,2010,2010_House-G_WA-3,WA-3,House-G,House-G,SurveyUSA,325,IVR,,10/25/2010,640,Denny Heck,11010,DEM,46,Jaime Herrera Beutler,11011,REP,50,,-4,11/2/2010,47.03,52.97,-5.94,1.94,1.94,1,-5.193105484196469, +27382,32660,8657,2010,2010_House-G_US,US,House-G,House-G,Selzer & Co.,304,Live Phone,,10/25/2010,600,Generic Candidate,13740,DEM,44,Generic Candidate,13741,REP,47,,-3,11/2/2010,44.77,51.38,-6.61,3.61,3.61,1,.1194406415999318,for Bloomberg; sample size unavailable; estimated at 600 as a default +1083,117595,8657,2010,2010_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/25/2010,1147,Generic Candidate,13740,DEM,44,Generic Candidate,13741,REP,52,,-8,11/2/2010,44.77,51.38,-6.61,1.39,-1.39,1,-2.013556255060013,among all adults +32742,83525,1275,2010,2010_Gov-G_AK,AK,Gov-G,Gov-G,Dittman Research,79,Live Phone,,10/26/2010,421,Ethan Berkowitz,11270,DEM,40,Sean R. Parnell,11271,REP,52,,-12,11/2/2010,37.67,59.06,-21.39,9.39,9.39,1,2.555653407228131, +32847,117639,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Tulchin Research,340,Live Phone,,10/26/2010,700,Jerry Brown,11276,DEM,45,Meg Whitman,11278,REP,37,,8,11/2/2010,53.77,40.88,12.88,4.88,-4.88,1,-1.157891798479639, +52934,83717,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2010,625,Alex Sink,11283,DEM,46,Rick Scott,11284,REP,43,,3,11/2/2010,47.72,48.87,-1.15,4.15,4.15,0,.825770063835723, +52999,83865,1292,2010,2010_Gov-G_ME,ME,Gov-G,Gov-G,Pan Atlantic Research,249,Live Phone,,10/26/2010,400,Paul R. LePage,11298,REP,36.8,Eliot R. Cutler,11299,IND,30.6,21.8,6.1999998,11/2/2010,43,31.8,11.2,5,,1,1.697221355499825, +53000,83866,1292,2010,2010_Gov-G_ME,ME,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2010,500,Paul R. LePage,11298,REP,40,Eliot R. Cutler,11299,IND,26,26,14,11/2/2010,43,31.8,11.2,2.8,,1,-1.066151374412677, +53024,83903,1294,2010,2010_Gov-G_MA,MA,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/26/2010,500,Deval Patrick,11302,DEM,46,Charles D. Baker,11303,REP,39,9,7,11/2/2010,48.42,42,6.42,.58,.58,1,-4.097585782332116, +53022,83901,1294,2010,2010_Gov-G_MA,MA,Gov-G,Gov-G,Western New England University,380,Live Phone,,10/26/2010,361,Deval Patrick,11302,DEM,42,Charles D. Baker,11303,REP,37,11,5,11/2/2010,48.42,42,6.42,1.42,-1.42,1,-3.442234853172337, +53054,83935,1295,2010,2010_Gov-G_MI,MI,Gov-G,Gov-G,Glengariff Group,117,Live Phone,,10/26/2010,600,Virgil Bernero,11305,DEM,35,Rick Snyder,11306,REP,53,,-18,11/2/2010,39.9,58.11,-18.21,.21,.21,1,-3.22046626384527, +53072,83954,1296,2010,2010_Gov-G_MN,MN,Gov-G,Gov-G,SurveyUSA,325,IVR/Live Phone,,10/26/2010,625,Mark Dayton,11307,DEM,39,Tom Emmer,11308,REP,38,13,1,11/2/2010,43.63,43.21,.42,.58,.58,1,-3.488859085836689, +32723,83982,1297,2010,2010_Gov-G_NV,NV,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2010,625,Rory Reid,11312,DEM,38,Brian E. Sandoval,11313,REP,54,,-16,11/2/2010,41.61,53.36,-11.75,4.25,-4.25,1,-1.457218706280904,for Las Vegas Review-Journal +32759,84104,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2010,750,Ted Strickland,11320,DEM,44,John Richard Kasich,11321,REP,48,,-4,11/2/2010,47.04,49.04,-2,2,-2,1,-.4908528197333829, +32748,84180,1300,2010,2010_Gov-G_OR,OR,Gov-G,Gov-G,SurveyUSA,325,IVR/Live Phone,,10/26/2010,580,John Kitzhaber,11324,DEM,48,Chris Dudley,11325,REP,41,1,7,11/2/2010,49.29,47.76,1.53,5.47,5.47,1,1.923523569990653, +32709,84212,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Muhlenberg College,219,Live Phone,,10/26/2010,460,Dan Onorato,11326,DEM,37,Thomas W. Corbett,11327,REP,52,,-15,11/2/2010,45.51,54.49,-8.98,6.02,-6.02,1,2.830979687759211, +32783,84213,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Susquehanna Polling & Research Inc.,326,IVR,,10/26/2010,800,Dan Onorato,11326,DEM,41,Thomas W. Corbett,11327,REP,48,,-7,11/2/2010,45.51,54.49,-8.98,1.98,1.98,1,-1.020510105104808, +53288,84340,1305,2010,2010_Gov-G_TN,TN,Gov-G,Gov-G,CJ&N,63,Live Phone,,10/26/2010,600,Mike McWherter,11336,DEM,27.8,William Edward Haslam,11337,REP,56.5,,-28.700001,11/2/2010,33.08,65.03,-31.95,3.25,3.25,1,-4.039198564478843,among registered voters +32750,84374,1307,2010,2010_Gov-GS_UT,UT,Gov-G,Gov-GS,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2010,625,Peter Corroon,11342,DEM,32,Gary Richard Herbert,11343,REP,59,,-27,11/2/2010,31.9,64.07,-32.16,5.16,5.16,1,-.0424881932834573, +32715,137970,1309,2010,2010_Gov-G_WI,WI,Gov-G,Gov-G,Voter/Consumer Research,371,Live Phone,R,10/26/2010,400,Thomas M. Barrett,11346,DEM,36,Scott Walker,11347,REP,44,1,-8,11/2/2010,46.48,52.25,-5.77,2.23,-2.23,1,-2.002197789051441,for unspecified Republican sponsor +32742,39338,1507,2010,2010_Sen-G_AK,AK,Sen-G,Sen-G,Dittman Research,79,Live Phone,,10/26/2010,421,Lisa Murkowski,2261,W,37,Joe Miller,556,REP,27,23,10,11/2/2010,39.57,35.56,4,6,,1,1.658397545341927, +32842,39438,1507,2010,2010_Sen-G_AK,AK,Sen-G,Sen-G,Hays Research Group,136,Live Phone,D,10/26/2010,500,Lisa Murkowski,2261,W,34,Joe Miller,556,REP,23,29,11,11/2/2010,39.57,35.56,4,7,,1,2.03238095141733,for unspecified Democratic sponsor +32841,136976,1507,2010,2010_Sen-G_AK,AK,Sen-G,Sen-G,Hellenthal & Associates,137,Live Phone,R,10/26/2010,500,Lisa Murkowski,2261,W,44,Joe Miller,556,REP,29.7,23.45,14.3,11/2/2010,39.57,35.56,4,10.3,,1,6.058996131249088,for unspecified Republican sponsor +32847,39443,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Tulchin Research,340,Live Phone,,10/26/2010,700,Barbara Boxer,620,DEM,48,Carly Fiorina,623,REP,40,,8,11/2/2010,52.18,42.17,10.01,2.01,-2.01,1,-4.318283970590038, +51709,137144,1513,2010,2010_Sen-GS_DE,DE,Sen-G,Sen-GS,Monmouth University,215,Live Phone,,10/26/2010,1171,Christopher A. Coons,4467,DEM,51,Christine O'Donnell,4493,REP,41,,10,11/2/2010,56.61,40.03,16.58,6.58,-6.58,1,.7650799910695454, +32721,39317,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,Susquehanna Polling & Research Inc.,326,IVR,,10/26/2010,600,Marco Rubio,690,REP,47,Charlie Crist,4468,IND,27,23,20,11/2/2010,48.89,29.71,19.19,.81,,1,-5.417671417438612,sample size unavailable; estimated at 600 as a default +32690,39286,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2010,750,Alexi Giannoulias,752,DEM,42,Mark Kirk,753,REP,46,5,-4,11/2/2010,46.42,48.01,-1.6,2.4,-2.4,1,.0152977305479257, +32718,39314,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,Braun Research,33,Live Phone,,10/26/2010,800,Jack Conway,785,DEM,39,Rand Paul,788,REP,46.5,,-7.5,11/2/2010,44.25,55.73,-11.48,3.98,3.98,1,-.2302783044527534, +32716,39312,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/26/2010,637,Jack Conway,785,DEM,43,Rand Paul,788,REP,52,,-9,11/2/2010,44.25,55.73,-11.48,2.48,2.48,1,-1.88525630978855, +32723,39319,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2010,625,Harry Reid,930,DEM,45,Sharron Angle,928,REP,49,,-4,11/2/2010,50.29,44.55,5.74,9.74,-9.74,0,1.882988046113447,for Las Vegas Review-Journal +32759,39355,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2010,750,Lee Fisher,985,DEM,33,Rob Portman,986,REP,57,,-24,11/2/2010,39.4,56.85,-17.44,6.56,-6.56,1,3.515152091098773, +32748,39344,1536,2010,2010_Sen-G_OR,OR,Sen-G,Sen-G,SurveyUSA,325,IVR/Live Phone,,10/26/2010,580,Ron Wyden,1002,DEM,57,Jim Huffman,1003,REP,32,1,25,11/2/2010,57.22,39.25,17.98,7.02,7.02,1,3.275488389698006, +32709,39305,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Muhlenberg College,219,Live Phone,,10/26/2010,460,Joe Sestak,1032,DEM,40,Patrick J. Toomey,2537,REP,48,,-8,11/2/2010,48.99,51.01,-2.02,5.98,-5.98,1,2.515171598842239, +32783,39379,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Susquehanna Polling & Research Inc.,326,IVR,,10/26/2010,800,Joe Sestak,1032,DEM,44,Patrick J. Toomey,2537,REP,46,,-2,11/2/2010,48.99,51.01,-2.02,.02,.02,1,-3.432411524978863, +32750,39346,1540,2010,2010_Sen-G_UT,UT,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2010,625,Samuel Frank Granato,2543,DEM,32,Mike Lee,1090,REP,48,,-16,11/2/2010,32.76,61.58,-28.82,12.82,12.82,1,7.740547905764601, +32737,39333,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/26/2010,678,Patty Murray,1124,DEM,47,Dino Rossi,1125,REP,47,,0,11/2/2010,52.36,47.64,4.73,4.73,-4.73,.5,.4678328481950187, +32689,39285,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2010,750,"Joe Manchin, III",4489,DEM,49,John Raese,4491,REP,46,,3,11/2/2010,53.47,43.4,10.07,7.07,-7.07,1,.5044178950555999, +32715,39311,1544,2010,2010_Sen-G_WI,WI,Sen-G,Sen-G,Voter/Consumer Research,371,Live Phone,R,10/26/2010,400,Russ Feingold,1135,DEM,44,Ron Johnson,1138,REP,48,,-4,11/2/2010,47.02,51.86,-4.84,.84,.84,1,-3.364459882856063,for unspecified Republican sponsor +51709,81753,4546,2010,2010_House-G_DE-1,DE-1,House-G,House-G,Monmouth University,215,Live Phone,,10/26/2010,1171,John C. Carney Jr.,10736,DEM,51,Glen Urquhart,10737,REP,44,,7,11/2/2010,56.78,41.04,15.74,8.74,-8.74,1,4.15877450724461, +51730,81778,4571,2010,2010_House-G_FL-25,FL-25,House-G,House-G,Susquehanna Polling & Research Inc.,326,IVR,,10/26/2010,700,Joe Garcia,10754,DEM,43,David Rivera,10755,REP,44,6,-1,11/2/2010,42.59,52.15,-9.56,8.56,8.56,1,1.524598522905262, +51738,81787,4579,2010,2010_House-G_GA-8,GA-8,House-G,House-G,Landmark Communications,166,IVR,,10/26/2010,600,James Marshall,10760,DEM,39.1,Austin Scott,10761,REP,52.5,,-13.4,11/2/2010,47.3,52.7,-5.39,8.01,-8.01,1,2.111643692009603,sample size unavailable; estimated at 600 as a default +32723,82082,4701,2010,2010_House-G_NV-3,NV-3,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2010,400,Dina Titus,10897,DEM,43,Joseph J. Heck,10898,REP,53,,-10,11/2/2010,47.47,48.13,-.65,9.35,-9.35,1,2.995185677233698,for Las Vegas Review-Journal +51943,82058,4715,2010,2010_House-G_NJ-12,NJ-12,House-G,House-G,Monmouth University,215,IVR,,10/26/2010,600,Rush Holt,10889,DEM,51,Scott M. Sipprelle,10890,REP,43,,8,11/2/2010,53.05,45.9,7.15,.85,.85,1,-6.262040501477967,sample size unavailable; estimated at 600 as a default +32750,82270,4860,2010,2010_House-G_UT-1,UT-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2010,400,Morgan E. Bowen,10990,DEM,13,Rob Bishop,10991,REP,65,,-52,11/2/2010,23.93,69.19,-45.27,6.73,-6.73,1,2.32483714770518, +32750,82272,4861,2010,2010_House-G_UT-2,UT-2,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2010,400,Jim Matheson,10992,DEM,48,Morgan J. Philpot,10993,REP,35,,13,11/2/2010,50.49,46.06,4.43,8.57,8.57,1,.4402907378428306, +32750,82276,4862,2010,2010_House-G_UT-3,UT-3,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2010,400,Karen E. Hyer,10994,DEM,11,Jason Chaffetz,10995,REP,56,,-45,11/2/2010,22.94,72.32,-49.38,4.38,4.38,1,-.3052726410286161, +32712,83580,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2010,750,Jerry Brown,11276,DEM,49,Meg Whitman,11278,REP,45,,4,11/2/2010,53.77,40.88,12.88,8.88,-8.88,1,2.895766076082096, +32732,83578,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,YouGov,391,Online,,10/27/2010,814,Jerry Brown,11276,DEM,50,Meg Whitman,11278,REP,41,,9,11/2/2010,53.77,40.88,12.88,3.88,-3.88,1,-2.265870398089363, +32751,83648,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,Marist College,183,Live Phone,,10/27/2010,615,John Wright Hickenlooper,11279,DEM,47,Tom Tancredo,13666,IND,43,7,4,11/2/2010,51.05,36.38,14.67,10.67,,1,2.795599258405721,for McClatchy Newspapers +32762,83650,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,YouGov,391,Online,,10/27/2010,855,John Wright Hickenlooper,11279,DEM,47,Tom Tancredo,13666,IND,40,9,7,11/2/2010,51.05,36.38,14.67,7.67,,1,-.1947059208552482, +32764,83679,1280,2010,2010_Gov-G_CT,CT,Gov-G,Gov-G,YouGov,391,Online,,10/27/2010,783,Dannel P. Malloy,11281,DEM,48,Thomas C. Foley,11282,REP,44,,4,11/2/2010,49.51,48.95,.56,3.44,3.44,1,-.2812177444708799, +32747,83716,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2010,750,Alex Sink,11283,DEM,45,Rick Scott,11284,REP,48,,-3,11/2/2010,47.72,48.87,-1.15,1.85,-1.85,1,-1.384912187864154, +32729,83715,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,YouGov,391,Online,,10/27/2010,826,Alex Sink,11283,DEM,44,Rick Scott,11284,REP,41,,3,11/2/2010,47.72,48.87,-1.15,4.15,4.15,0,.9862541397048606, +52963,83765,1282,2010,2010_Gov-G_GA,GA,Gov-G,Gov-G,Landmark Communications,166,IVR,,10/27/2010,1686,Roy Barnes,11285,DEM,41.6,J. Nathan Deal,11286,REP,48.5,4.2,-6.9000001,11/2/2010,42.97,53.02,-10.05,3.15,3.15,1,-.1007155380663269, +32786,83764,1282,2010,2010_Gov-G_GA,GA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/2010,625,Roy Barnes,11285,DEM,40,J. Nathan Deal,11286,REP,47,6,-7,11/2/2010,42.97,53.02,-10.05,3.05,3.05,1,-.7015795307810198, +32775,84029,1288,2010,2010_Gov-G_NH,NH,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2010,750,John Lynch,11314,DEM,51,John A. Stephen,11315,REP,45,,6,11/2/2010,52.64,45.03,7.61,1.61,-1.61,1,-1.394300868199225, +52998,83864,1292,2010,2010_Gov-G_ME,ME,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/27/2010,1812,Paul R. LePage,11298,REP,40,Eliot R. Cutler,11299,IND,28,24,12,11/2/2010,43,31.8,11.2,.8,,1,-2.666592164530849, +53023,83902,1294,2010,2010_Gov-G_MA,MA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2010,750,Deval Patrick,11302,DEM,46,Charles D. Baker,11303,REP,44,6,2,11/2/2010,48.42,42,6.42,4.42,-4.42,1,.0454538462574521, +32773,84067,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,Marist College,183,Live Phone,,10/27/2010,415,Andrew Cuomo,11318,DEM,56,Carl Paladino,11319,REP,37,,19,11/2/2010,62.56,33.26,29.29,10.29,-10.29,1,3.999020883830783, +32778,84071,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,SurveyUSA,325,IVR/Live Phone,,10/27/2010,544,Andrew Cuomo,11318,DEM,55,Carl Paladino,11319,REP,33,,22,11/2/2010,62.56,33.26,29.29,7.29,-7.29,1,.8909291498317052, +32724,84069,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,YouGov,391,Online,,10/27/2010,826,Andrew Cuomo,11318,DEM,57,Carl Paladino,11319,REP,27,,30,11/2/2010,62.56,33.26,29.29,.71,.71,1,-5.965235592451506, +32734,84103,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,YouGov,391,Online,,10/27/2010,805,Ted Strickland,11320,DEM,45,John Richard Kasich,11321,REP,48,,-3,11/2/2010,47.04,49.04,-2,1,-1,1,-1.565462695678209, +32752,84207,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Marist College,183,Live Phone,,10/27/2010,461,Dan Onorato,11326,DEM,44,Thomas W. Corbett,11327,REP,51,,-7,11/2/2010,45.51,54.49,-8.98,1.98,1.98,1,-1.324096032928552, +32731,84209,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,YouGov,391,Online,,10/27/2010,779,Dan Onorato,11326,DEM,41,Thomas W. Corbett,11327,REP,50,,-9,11/2/2010,45.51,54.49,-8.98,.02,-.02,1,-3.016149122457998, +53296,84348,1306,2010,2010_Gov-G_TX,TX,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/27/2010,568,Bill White,11339,DEM,44,Rick Perry,11340,REP,53,,-9,11/2/2010,42.3,54.97,-12.67,3.67,3.67,1,.5886023505936286, +32774,84373,1307,2010,2010_Gov-GS_UT,UT,Gov-G,Gov-GS,Dan Jones & Associates,70,Live Phone,,10/27/2010,1206,Peter Corroon,11342,DEM,29,Gary Richard Herbert,11343,REP,63,,-34,11/2/2010,31.9,64.07,-32.16,1.84,-1.84,1,-3.205308371372546, +32758,84395,1309,2010,2010_Gov-G_WI,WI,Gov-G,Gov-G,Marist College,183,Live Phone,,10/27/2010,491,Thomas M. Barrett,11346,DEM,44,Scott Walker,11347,REP,51,,-7,11/2/2010,46.48,52.25,-5.77,1.23,-1.23,1,-3.026341479293968, +32738,84394,1309,2010,2010_Gov-G_WI,WI,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/27/2010,1372,Thomas M. Barrett,11346,DEM,44,Scott Walker,11347,REP,53,,-9,11/2/2010,46.48,52.25,-5.77,3.23,-3.23,1,-.31484703831209, +32712,39308,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2010,750,Barbara Boxer,620,DEM,49,Carly Fiorina,623,REP,46,,3,11/2/2010,52.18,42.17,10.01,7.01,-7.01,1,.8151725497300294, +32732,39328,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,YouGov,391,Online,,10/27/2010,814,Barbara Boxer,620,DEM,48.6,Carly Fiorina,623,REP,45.3,,3.3,11/2/2010,52.18,42.17,10.01,6.71,-6.71,1,.5748388856778277, +32751,39347,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,Marist College,183,Live Phone,,10/27/2010,615,Michael F. Bennet,638,DEM,45,Ken Buck,2305,REP,49,,-4,11/2/2010,48.05,46.42,1.63,5.63,-5.63,0,1.785561350644232,for McClatchy Newspapers +32762,39358,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,YouGov,391,Online,,10/27/2010,855,Michael F. Bennet,638,DEM,49,Ken Buck,2305,REP,48,,1,11/2/2010,48.05,46.42,1.63,.63,-.63,1,-3.314989957375357, +32764,39361,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,YouGov,391,Online,,10/27/2010,783,Richard Blumenthal,656,DEM,52.7,Linda McMahon,657,REP,42.8,,9.8999996,11/2/2010,55.16,43.22,11.94,2.04,-2.04,1,-2.008466411521971, +32747,39343,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2010,750,Marco Rubio,690,REP,50,Charlie Crist,4468,IND,30,16,20,11/2/2010,48.89,29.71,19.19,.81,,1,-4.98227343410014, +32729,39325,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,YouGov,391,Online,,10/27/2010,826,Marco Rubio,690,REP,42,Charlie Crist,4468,IND,31,18,11,11/2/2010,48.89,29.71,19.19,8.19,,1,2.913297923857543, +32786,39382,1515,2010,2010_Sen-G_GA,GA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/2010,625,Michael Thurmond,705,DEM,33,Johnny Isakson,704,REP,56,4,-23,11/2/2010,39,58.31,-19.31,3.69,-3.69,1,-2.085548427266886, +32722,39318,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2010,750,Jack Conway,785,DEM,41,Rand Paul,788,REP,53,,-12,11/2/2010,44.25,55.73,-11.48,.52,-.52,1,-3.723392383830172, +32766,39362,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,YouGov,391,Online,,10/27/2010,822,Jack Conway,785,DEM,44,Rand Paul,788,REP,52,,-8,11/2/2010,44.25,55.73,-11.48,3.48,3.48,1,-.6794020112346236, +32768,39365,1527,2010,2010_Sen-G_MO,MO,Sen-G,Sen-G,YouGov,391,Online,,10/27/2010,789,Robin Carnahan,4473,DEM,42.5,Roy Blunt,856,REP,53.6,,-11.1,11/2/2010,40.63,54.23,-13.6,2.5,2.5,1,-2.153580611758457, +32775,39371,1529,2010,2010_Sen-G_NH,NH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2010,500,Paul W. Hodes,902,DEM,41,Kelly Ayotte,900,REP,56,,-15,11/2/2010,36.85,60.09,-23.24,8.24,8.24,1,2.930820024059525, +32773,39366,1530,2010,2010_Sen-G_NY,NY,Sen-G,Sen-G,Marist College,183,Live Phone,,10/27/2010,415,Charles E. Schumer,957,DEM,60,Jay Townsend,959,REP,36,,24,11/2/2010,66.32,32.21,34.11,10.11,-10.11,1,4.288713487152167, +32778,39378,1530,2010,2010_Sen-G_NY,NY,Sen-G,Sen-G,SurveyUSA,325,IVR/Live Phone,,10/27/2010,544,Charles E. Schumer,957,DEM,62,Jay Townsend,959,REP,32,,30,11/2/2010,66.32,32.21,34.11,4.11,-4.11,1,-2.200779126149985, +32724,39322,1530,2010,2010_Sen-G_NY,NY,Sen-G,Sen-G,YouGov,391,Online,,10/27/2010,819,Charles E. Schumer,957,DEM,59,Jay Townsend,959,REP,35,,24,11/2/2010,66.32,32.21,34.11,10.11,-10.11,1,4.866630072518416, +32773,39367,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,Marist College,183,Live Phone,,10/27/2010,415,Kirsten E. Gillibrand,4481,DEM,55,Joseph J. DioGuardi,4482,REP,40,,15,11/2/2010,62.95,35.11,27.84,12.84,-12.84,1,6.418867402697543, +32778,39374,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,SurveyUSA,325,IVR/Live Phone,,10/27/2010,544,Kirsten E. Gillibrand,4481,DEM,56,Joseph J. DioGuardi,4482,REP,36,,20,11/2/2010,62.95,35.11,27.84,7.84,-7.84,1,1.367769560330334, +32724,39321,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,YouGov,391,Online,,10/27/2010,819,Kirsten E. Gillibrand,4481,DEM,57,Joseph J. DioGuardi,4482,REP,33,,24,11/2/2010,62.95,35.11,27.84,3.84,-3.84,1,-3.060471321782843, +32734,39331,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,YouGov,391,Online,,10/27/2010,805,Lee Fisher,985,DEM,40,Rob Portman,986,REP,53,,-13,11/2/2010,39.4,56.85,-17.44,4.44,4.44,1,1.481627721548664, +32752,39348,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Marist College,183,Live Phone,,10/27/2010,461,Joe Sestak,1032,DEM,45,Patrick J. Toomey,2537,REP,52,,-7,11/2/2010,48.99,51.01,-2.02,4.98,-4.98,1,1.40663460727662, +32731,39345,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,YouGov,391,Online,,10/27/2010,779,Joe Sestak,1032,DEM,44,Patrick J. Toomey,2537,REP,50,,-6,11/2/2010,48.99,51.01,-2.02,3.98,-3.98,1,.6931370698056019, +32774,39370,1540,2010,2010_Sen-G_UT,UT,Sen-G,Sen-G,Dan Jones & Associates,70,Live Phone,,10/27/2010,1206,Samuel Frank Granato,2543,DEM,30,Mike Lee,1090,REP,57,,-27,11/2/2010,32.76,61.58,-28.82,1.82,1.82,1,-4.670835338774355, +32755,39351,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,Marist College,183,Live Phone,,10/27/2010,638,Patty Murray,1124,DEM,49,Dino Rossi,1125,REP,48,,1,11/2/2010,52.36,47.64,4.73,3.73,-3.73,1,-.5059738096477957,for McClatchy Newspapers +32710,39306,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2010,750,Patty Murray,1124,DEM,47,Dino Rossi,1125,REP,48,,-1,11/2/2010,52.36,47.64,4.73,5.73,-5.73,0,1.490579768892974, +32758,39354,1544,2010,2010_Sen-G_WI,WI,Sen-G,Sen-G,Marist College,183,Live Phone,,10/27/2010,491,Russ Feingold,1135,DEM,45,Ron Johnson,1138,REP,52,,-7,11/2/2010,47.02,51.86,-4.84,2.16,-2.16,1,-1.744006956859253, +32738,39334,1544,2010,2010_Sen-G_WI,WI,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/27/2010,1372,Russ Feingold,1135,DEM,44,Ron Johnson,1138,REP,53,,-9,11/2/2010,47.02,51.86,-4.84,4.16,-4.16,1,.946806227384649, +51802,81877,4625,2010,2010_House-G_KS-4,KS-4,House-G,House-G,SurveyUSA,325,IVR,,10/27/2010,534,Raj Goyle,10806,DEM,38,Mike Pompeo,10807,REP,54,,-16,11/2/2010,36.45,58.79,-22.34,6.34,6.34,1,-.7706939733514304, +51869,81955,4667,2010,2010_House-G_MI-9,MI-9,House-G,House-G,Great Lakes Strategies Group,125,IVR,R,10/27/2010,700,Gary C. Peters,10831,DEM,43,Andrew Rocky Raczkowski,10830,REP,48,,-5,11/2/2010,49.76,47.23,2.54,7.54,-7.54,0,2.776038521441719,for Andrew Rocky Raczkowski +51881,81969,4681,2010,2010_House-G_MN-8,MN-8,House-G,House-G,SurveyUSA,325,IVR,,10/27/2010,665,James L. Oberstar,10842,DEM,47,Chip Cravaack,10843,REP,46,,1,11/2/2010,46.59,48.18,-1.59,2.59,2.59,0,-4.449171763336695, +32774,82269,4860,2010,2010_House-G_UT-1,UT-1,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/27/2010,375,Morgan E. Bowen,10990,DEM,21,Rob Bishop,10991,REP,66,,-45,11/2/2010,23.93,69.19,-45.27,.27,.27,1,-5.960131474165204, +32774,82271,4861,2010,2010_House-G_UT-2,UT-2,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/27/2010,456,Jim Matheson,10992,DEM,51,Morgan J. Philpot,10993,REP,39,,12,11/2/2010,50.49,46.06,4.43,7.57,7.57,1,.8934807213620044, +32774,82275,4862,2010,2010_House-G_UT-3,UT-3,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/27/2010,375,Karen E. Hyer,10994,DEM,19,Jason Chaffetz,10995,REP,70,,-51,11/2/2010,22.94,72.32,-49.38,1.62,-1.62,1,-4.000595342009194, +52127,82284,4868,2010,2010_House-G_VA-5,VA-5,House-G,House-G,SurveyUSA,325,IVR,,10/27/2010,524,Tom S. Perriello,10999,DEM,43,Robert Hurt,10998,REP,51,,-8,11/2/2010,46.99,50.81,-3.82,4.18,-4.18,1,1.006011222011445, +27381,32659,8657,2010,2010_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,10/27/2010,600,Generic Candidate,13740,DEM,45,Generic Candidate,13741,REP,49,,-4,11/2/2010,44.77,51.38,-6.61,2.61,2.61,1,-.8042970702498214,for The Washington Post; sample size unavailable; estimated at 600 as a default +28731,32658,8657,2010,2010_House-G_US,US,House-G,House-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/27/2010,600,Generic Candidate,13740,DEM,37,Generic Candidate,13741,REP,50,,-13,11/2/2010,44.77,51.38,-6.61,6.39,-6.39,1,3.063685400544782,for FOX News; sample size unavailable; estimated at 600 as a default +32760,83540,1276,2010,2010_Gov-G_AZ,AZ,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2010,500,Samuel Pearson Goddard,11272,DEM,39,Janice Kay Brewer,11273,REP,53,,-14,11/2/2010,42.47,54.33,-11.86,2.14,-2.14,1,-2.239868845302607, +32785,83559,1277,2010,2010_Gov-G_AR,AR,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2010,500,Mike Beebe,11274,DEM,60,Jim H. Keet,11275,REP,38,,22,11/2/2010,64.42,33.63,30.79,8.79,-8.79,1,2.254007743911395, +52898,83647,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2010,750,John Wright Hickenlooper,11279,DEM,47,Tom Tancredo,13666,IND,42,5,5,11/2/2010,51.05,36.38,14.67,9.67,,1,2.208703397507529, +32788,83677,1280,2010,2010_Gov-G_CT,CT,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/28/2010,759,Dannel P. Malloy,11281,DEM,47,Thomas C. Foley,11282,REP,49,,-2,11/2/2010,49.51,48.95,.56,2.56,-2.56,0,-1.186528627141803, +32817,83680,1280,2010,2010_Gov-G_CT,CT,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/28/2010,930,Dannel P. Malloy,11281,DEM,45,Thomas C. Foley,11282,REP,48,,-3,11/2/2010,49.51,48.95,.56,3.56,-3.56,0,.0735830236760827, +32833,83713,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/28/2010,925,Alex Sink,11283,DEM,44,Rick Scott,11284,REP,43,,1,11/2/2010,47.72,48.87,-1.15,2.15,2.15,0,-.8408974575194286, +32791,83805,1285,2010,2010_Gov-G_IL,IL,Gov-G,Gov-G,YouGov,391,Online,,10/28/2010,660,Pat Quinn,11291,DEM,42.2,William E. Brady,11292,REP,49.5,,-7.3000002,11/2/2010,46.79,45.94,.85,8.15,-8.15,0,2.607437799580008, +32784,83839,1286,2010,2010_Gov-G_IA,IA,Gov-G,Gov-G,Selzer & Co.,304,Live Phone,,10/28/2010,805,Chet Culver,11293,DEM,38,Terry E. Branstad,11294,REP,50,,-12,11/2/2010,43.21,52.81,-9.6,2.4,-2.4,1,-2.535633098311501, +1075,84028,1288,2010,2010_Gov-G_NH,NH,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/28/2010,1308,John Lynch,11314,DEM,53,John A. Stephen,11315,REP,44,,9,11/2/2010,52.64,45.03,7.61,1.39,1.39,1,-1.272118984271924, +51945,84043,1289,2010,2010_Gov-G_NM,NM,Gov-G,Gov-G,Research & Polling Inc.,280,Live Phone,,10/28/2010,1003,Diane D. Denish,11316,DEM,43,Susana Martinez,11317,REP,53,,-10,11/2/2010,46.55,53.29,-6.74,3.26,-3.26,1,-.906354608349888,for Albuquerque Journal +53071,83953,1296,2010,2010_Gov-G_MN,MN,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/28/2010,2058,Mark Dayton,11307,DEM,43,Tom Emmer,11308,REP,40,15,3,11/2/2010,43.63,43.21,.42,2.58,2.58,1,-.9703960039622616, +32789,83980,1297,2010,2010_Gov-G_NV,NV,Gov-G,Gov-G,YouGov,391,Online,,10/28/2010,711,Rory Reid,11312,DEM,40,Brian E. Sandoval,11313,REP,56,,-16,11/2/2010,41.61,53.36,-11.75,4.25,-4.25,1,-1.100822055418409, +32812,84100,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,Angus Reid Global,13,Online,,10/28/2010,460,Ted Strickland,11320,DEM,46,John Richard Kasich,11321,REP,49,,-3,11/2/2010,47.04,49.04,-2,1,-1,1,-1.812778317306617, +32832,84099,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/28/2010,848,Ted Strickland,11320,DEM,46,John Richard Kasich,11321,REP,47,,-1,11/2/2010,47.04,49.04,-2,1,1,1,-1.087623703094758, +32828,84205,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/28/2010,1244,Dan Onorato,11326,DEM,42,Thomas W. Corbett,11327,REP,52,,-10,11/2/2010,45.51,54.49,-8.98,1.02,-1.02,1,-1.671111664404022, +32740,137968,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2010,600,Dan Onorato,11326,DEM,43,Thomas W. Corbett,11327,REP,52,,-9,11/2/2010,45.51,54.49,-8.98,.02,-.02,1,-3.008952236228135,sample size unavailable; estimated at 600 as a default +53327,84386,1308,2010,2010_Gov-G_VT,VT,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2010,750,Peter Elliott Shumlin,11344,DEM,50,Brian Dubie,11345,REP,45,,5,11/2/2010,49.48,47.69,1.79,3.21,3.21,1,-1.901382075421992, +32838,84393,1309,2010,2010_Gov-G_WI,WI,Gov-G,Gov-G,Forward Strategies,102,IVR,,10/28/2010,700,Thomas M. Barrett,11346,DEM,44,Scott Walker,11347,REP,48,,-4,11/2/2010,46.48,52.25,-5.77,1.77,1.77,1,-1.9559092754291, +32795,84391,1309,2010,2010_Gov-G_WI,WI,Gov-G,Gov-G,YouGov,391,Online,,10/28/2010,842,Thomas M. Barrett,11346,DEM,43,Scott Walker,11347,REP,53,,-10,11/2/2010,46.48,52.25,-5.77,4.23,-4.23,1,.6369325352790688, +32760,39356,1508,2010,2010_Sen-G_AZ,AZ,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2010,500,Rodney Britz Glassman,2280,DEM,32,John McCain,599,REP,52,,-20,11/2/2010,34.65,58.86,-24.21,4.21,4.21,1,-2.002834315750879, +32785,39381,1509,2010,2010_Sen-G_AR,AR,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2010,500,Blanche Lincoln,584,DEM,36,John Boozman,581,REP,55,,-19,11/2/2010,36.95,57.9,-20.96,1.96,1.96,1,-1.748112448727523, +32788,39384,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/28/2010,759,Richard Blumenthal,656,DEM,54,Linda McMahon,657,REP,43,,11,11/2/2010,55.16,43.22,11.94,.94,-.94,1,-3.122037779316175, +32817,39413,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/28/2010,930,Richard Blumenthal,656,DEM,53,Linda McMahon,657,REP,44,,9,11/2/2010,55.16,43.22,11.94,2.94,-2.94,1,-1.140149132264329, +32833,39429,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/28/2010,925,Marco Rubio,690,REP,45,Charlie Crist,4468,IND,31,18,14,11/2/2010,48.89,29.71,19.19,5.19,,1,.113022631749638, +32809,39405,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,ALG Research,14,Live Phone,D,10/28/2010,400,Alexi Giannoulias,752,DEM,39,Mark Kirk,753,REP,37,,2,11/2/2010,46.42,48.01,-1.6,3.6,3.6,0,1.192391984331549,for unspecified Democratic sponsor +32791,39387,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,YouGov,391,Online,,10/28/2010,672,Alexi Giannoulias,752,DEM,48.5,Mark Kirk,753,REP,45.8,,2.7,11/2/2010,46.42,48.01,-1.6,4.3,4.3,0,1.966132880362325, +32784,39380,1521,2010,2010_Sen-G_IA,IA,Sen-G,Sen-G,Selzer & Co.,304,Live Phone,,10/28/2010,805,Roxanne Conlin,724,DEM,30,Chuck Grassley,726,REP,61,,-31,11/2/2010,33.3,64.35,-31.05,.05,.05,1,-7.148365424228042, +32789,39385,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,YouGov,391,Online,,10/28/2010,711,Harry Reid,930,DEM,47,Sharron Angle,928,REP,49,,-2,11/2/2010,50.29,44.55,5.74,7.74,-7.74,0,.0153793070258853, +1075,39335,1529,2010,2010_Sen-G_NH,NH,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/28/2010,1308,Paul W. Hodes,902,DEM,41,Kelly Ayotte,900,REP,56,,-15,11/2/2010,36.85,60.09,-23.24,8.24,8.24,1,3.548877174696815, +32812,39408,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,Angus Reid Global,13,Online,,10/28/2010,492,Lee Fisher,985,DEM,40,Rob Portman,986,REP,57,,-17,11/2/2010,39.4,56.85,-17.44,.44,.44,1,-3.072197566825006, +32832,39428,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/28/2010,848,Lee Fisher,985,DEM,37,Rob Portman,986,REP,56,,-19,11/2/2010,39.4,56.85,-17.44,1.56,-1.56,1,-1.706384912209206, +32828,39424,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/28/2010,1244,Joe Sestak,1032,DEM,45,Patrick J. Toomey,2537,REP,50,,-5,11/2/2010,48.99,51.01,-2.02,2.98,-2.98,1,-.192093035650263, +32740,39336,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2010,750,Joe Sestak,1032,DEM,46,Patrick J. Toomey,2537,REP,50,,-4,11/2/2010,48.99,51.01,-2.02,1.98,-1.98,1,-1.215205986031725, +32793,39389,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,YouGov,391,Online,,10/28/2010,849,Patty Murray,1124,DEM,50.2,Dino Rossi,1125,REP,47.5,,2.7,11/2/2010,52.36,47.64,4.73,2.03,-2.03,1,-2.105696329277599, +32838,39434,1544,2010,2010_Sen-G_WI,WI,Sen-G,Sen-G,Forward Strategies,102,IVR,,10/28/2010,700,Russ Feingold,1135,DEM,46,Ron Johnson,1138,REP,50,,-4,11/2/2010,47.02,51.86,-4.84,.84,.84,1,-2.740225982871244, +32795,39391,1544,2010,2010_Sen-G_WI,WI,Sen-G,Sen-G,YouGov,391,Online,,10/28/2010,842,Russ Feingold,1135,DEM,46,Ron Johnson,1138,REP,52,,-6,11/2/2010,47.02,51.86,-4.84,1.16,-1.16,1,-2.471243624468173, +51733,81781,4573,2010,2010_House-G_GA-2,GA-2,House-G,House-G,Landmark Communications,166,IVR,,10/28/2010,914,Sanford D. Bishop Jr.,10756,DEM,46,Mike Keown,10757,REP,50,,-4,11/2/2010,51.44,48.56,2.88,6.88,-6.88,0,-.0248246947281771, +51793,81864,4610,2010,2010_House-G_IN-3,IN-3,House-G,House-G,Riggs Research Services,289,Live Phone,D,10/28/2010,400,Thomas E. Hayhurst,10793,DEM,40,Marlin A. Stutzman,10794,REP,36,,4,11/2/2010,33.11,62.76,-29.65,33.65,33.65,0,27.94458653950237,for Thomas E. Hayhurst +51844,81921,4639,2010,2010_House-G_ME-1,ME-1,House-G,House-G,Critical Insights,64,Live Phone,,10/28/2010,295,Chellie Pingree,10820,DEM,41,C. Peter Scontras,10821,REP,45,,-4,11/2/2010,56.82,43.17,13.64,17.64,-17.64,0,12.66190316733718, +51844,81929,4640,2010,2010_House-G_ME-2,ME-2,House-G,House-G,Critical Insights,64,Live Phone,,10/28/2010,326,Michael H. Michaud,10822,DEM,44,Jason J. Levesque,10823,REP,40,,4,11/2/2010,55.13,44.87,10.26,6.26,-6.26,1,-.4759106528524495, +51945,82060,4717,2010,2010_House-G_NM-1,NM-1,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/28/2010,400,Martin Heinrich,10891,DEM,46,Jonathan L. Barela,10892,REP,49,,-3,11/2/2010,51.8,48.2,3.61,6.61,-6.61,0,.277479872054315,for Albuquerque Journal +51945,82070,4718,2010,2010_House-G_NM-2,NM-2,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/28/2010,402,Harry Teague,10893,DEM,45,Stevan Pearce,10894,REP,48,,-3,11/2/2010,44.6,55.4,-10.81,7.81,7.81,1,2.572495717181956,for Albuquerque Journal +27377,32655,8657,2010,2010_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2010,600,Generic Candidate,13740,DEM,39,Generic Candidate,13741,REP,51,,-12,11/2/2010,44.77,51.38,-6.61,5.39,-5.39,1,2.116599527026853,sample size unavailable; estimated at 600 as a default +63882,117620,1276,2010,2010_Gov-G_AZ,AZ,Gov-G,Gov-G,TCJ Research,327,IVR,,10/29/2010,1000,Samuel Pearson Goddard,11272,DEM,45,Janice Kay Brewer,11273,REP,53,,-8,11/2/2010,42.47,54.33,-11.86,3.86,3.86,1,-.1817752289856142, +32813,83577,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Angus Reid Global,13,Online,,10/29/2010,485,Jerry Brown,11276,DEM,49,Meg Whitman,11278,REP,44,,5,11/2/2010,53.77,40.88,12.88,7.88,-7.88,1,1.774215658868685, +32835,83576,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,SurveyUSA,325,IVR/Live Phone,,10/29/2010,587,Jerry Brown,11276,DEM,48,Meg Whitman,11278,REP,37,,11,11/2/2010,53.77,40.88,12.88,1.88,-1.88,1,-4.254593789945605, +32881,117612,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,TCJ Research,327,IVR,,10/29/2010,1000,Jerry Brown,11276,DEM,48,Meg Whitman,11278,REP,44,,4,11/2/2010,53.77,40.88,12.88,8.88,-8.88,1,3.097783202322378, +32880,117622,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,TCJ Research,327,IVR,,10/29/2010,1000,John Wright Hickenlooper,11279,DEM,43,Tom Tancredo,13666,IND,45,6,-2,11/2/2010,51.05,36.38,14.67,16.67,,0,9.494666836957508, +32885,117613,1280,2010,2010_Gov-G_CT,CT,Gov-G,Gov-G,TCJ Research,327,IVR,,10/29/2010,1000,Dannel P. Malloy,11281,DEM,47,Thomas C. Foley,11282,REP,50,,-3,11/2/2010,49.51,48.95,.56,3.56,-3.56,0,-.1101035488883347, +32875,117625,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,TCJ Research,327,IVR,,10/29/2010,1000,Alex Sink,11283,DEM,46,Rick Scott,11284,REP,49,,-3,11/2/2010,47.72,48.87,-1.15,1.85,-1.85,1,-1.531611123767309, +32837,84027,1288,2010,2010_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,10/29/2010,885,John Lynch,11314,DEM,52,John A. Stephen,11315,REP,45,,7,11/2/2010,52.64,45.03,7.61,.61,-.61,1,-2.4510943151597, +52997,83863,1292,2010,2010_Gov-G_ME,ME,Gov-G,Gov-G,Maine People's Resource Center,180,IVR,,10/29/2010,546,Paul R. LePage,11298,REP,39,Eliot R. Cutler,11299,IND,29,24,10,11/2/2010,43,31.8,11.2,1.2,,1,-2.559251981720093, +63885,117626,1294,2010,2010_Gov-G_MA,MA,Gov-G,Gov-G,TCJ Research,327,IVR,,10/29/2010,1000,Deval Patrick,11302,DEM,45,Charles D. Baker,11303,REP,45,5,0,11/2/2010,48.42,42,6.42,6.42,-6.42,.5,2.557737023865267, +63888,117629,1297,2010,2010_Gov-G_NV,NV,Gov-G,Gov-G,TCJ Research,327,IVR,,10/29/2010,1000,Rory Reid,11312,DEM,39,Brian E. Sandoval,11313,REP,59,,-20,11/2/2010,41.61,53.36,-11.75,8.25,-8.25,1,2.968154078209501, +32814,84066,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,Angus Reid Global,13,Online,,10/29/2010,546,Andrew Cuomo,11318,DEM,55,Carl Paladino,11319,REP,38,,17,11/2/2010,62.56,33.26,29.29,12.29,-12.29,1,6.482230346334967, +32781,84065,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,Siena College,305,Live Phone,,10/29/2010,603,Andrew Cuomo,11318,DEM,58,Carl Paladino,11319,REP,33,,25,11/2/2010,62.56,33.26,29.29,4.29,-4.29,1,-1.804607848834373, +32779,84098,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/29/2010,1356,Ted Strickland,11320,DEM,48,John Richard Kasich,11321,REP,49,,-1,11/2/2010,47.04,49.04,-2,1,1,1,-1.208727705061856, +63891,117632,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,TCJ Research,327,IVR,,10/29/2010,1000,Ted Strickland,11320,DEM,44,John Richard Kasich,11321,REP,49,,-5,11/2/2010,47.04,49.04,-2,3,-3,1,.440584626967766, +32816,84096,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/29/2010,930,Ted Strickland,11320,DEM,48,John Richard Kasich,11321,REP,52,,-4,11/2/2010,47.04,49.04,-2,2,-2,1,-.4124352576587644, +32882,117634,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,TCJ Research,327,IVR,,10/29/2010,1000,Dan Onorato,11326,DEM,43,Thomas W. Corbett,11327,REP,52,,-9,11/2/2010,45.51,54.49,-8.98,.02,-.02,1,-3.05277688137347, +63895,117637,1302,2010,2010_Gov-G_RI,RI,Gov-G,Gov-G,TCJ Research,327,IVR,,10/29/2010,1000,Lincoln Chafee,11330,IND,35,John F. Robitaille,11329,REP,31,29,4,11/2/2010,36.1,33.57,2.53,1.47,,1,-3.739747155651703, +63896,117638,1306,2010,2010_Gov-G_TX,TX,Gov-G,Gov-G,TCJ Research,327,IVR,,10/29/2010,1000,Bill White,11339,DEM,44,Rick Perry,11340,REP,55,,-11,11/2/2010,42.3,54.97,-12.67,1.67,1.67,1,-1.648610273995883, +32813,39409,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Angus Reid Global,13,Online,,10/29/2010,485,Barbara Boxer,620,DEM,51,Carly Fiorina,623,REP,44,,7,11/2/2010,52.18,42.17,10.01,3.01,-3.01,1,-3.426823973330611, +32835,39431,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,IVR/Live Phone,,10/29/2010,587,Barbara Boxer,620,DEM,46,Carly Fiorina,623,REP,38,,8,11/2/2010,52.18,42.17,10.01,2.01,-2.01,1,-4.217322268015544, +32881,39477,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,TCJ Research,327,IVR,,10/29/2010,1000,Barbara Boxer,620,DEM,47,Carly Fiorina,623,REP,49,,-2,11/2/2010,52.18,42.17,10.01,12.01,-12.01,0,6.599940084355731, +32880,39476,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,TCJ Research,327,IVR,,10/29/2010,1000,Michael F. Bennet,638,DEM,47,Ken Buck,2305,REP,50,,-3,11/2/2010,48.05,46.42,1.63,4.63,-4.63,0,1.052871114945416, +32885,39481,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,TCJ Research,327,IVR,,10/29/2010,1000,Richard Blumenthal,656,DEM,49,Linda McMahon,657,REP,44,,5,11/2/2010,55.16,43.22,11.94,6.94,-6.94,1,3.644009117404683, +32875,39471,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,TCJ Research,327,IVR,,10/29/2010,1000,Marco Rubio,690,REP,48,Charlie Crist,4468,IND,24,26,24,11/2/2010,48.89,29.71,19.19,4.81,,1,-.6912784584397277, +32787,39383,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/29/2010,1021,Jack Conway,785,DEM,40,Rand Paul,788,REP,55,,-15,11/2/2010,44.25,55.73,-11.48,3.52,-3.52,1,-.5209249610604266, +32837,39433,1529,2010,2010_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,10/29/2010,885,Paul W. Hodes,902,DEM,36,Kelly Ayotte,900,REP,54,,-18,11/2/2010,36.85,60.09,-23.24,5.24,5.24,1,-.0734451028701601, +32814,39410,1530,2010,2010_Sen-G_NY,NY,Sen-G,Sen-G,Angus Reid Global,13,Online,,10/29/2010,541,Charles E. Schumer,957,DEM,61,Jay Townsend,959,REP,35,,26,11/2/2010,66.32,32.21,34.11,8.11,-8.11,1,2.495112259150964, +32781,39377,1530,2010,2010_Sen-G_NY,NY,Sen-G,Sen-G,Siena College,305,Live Phone,,10/29/2010,603,Charles E. Schumer,957,DEM,64,Jay Townsend,959,REP,32,,32,11/2/2010,66.32,32.21,34.11,2.11,-2.11,1,-3.863129763478899, +32814,39411,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,Angus Reid Global,13,Online,,10/29/2010,508,Kirsten E. Gillibrand,4481,DEM,59,Joseph J. DioGuardi,4482,REP,38,,21,11/2/2010,62.95,35.11,27.84,6.84,-6.84,1,.1646018814151263, +32781,39373,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,Siena College,305,Live Phone,,10/29/2010,603,Kirsten E. Gillibrand,4481,DEM,57,Joseph J. DioGuardi,4482,REP,37,,20,11/2/2010,62.95,35.11,27.84,7.84,-7.84,1,.9992502026178588, +32779,39375,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/29/2010,1356,Lee Fisher,985,DEM,39,Rob Portman,986,REP,57,,-18,11/2/2010,39.4,56.85,-17.44,.56,-.56,1,-2.41030088220962, +32816,39412,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/29/2010,930,Lee Fisher,985,DEM,39,Rob Portman,986,REP,60,,-21,11/2/2010,39.4,56.85,-17.44,3.56,-3.56,1,.5401599791137032, +32882,39478,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,TCJ Research,327,IVR,,10/29/2010,1000,Joe Sestak,1032,DEM,46,Patrick J. Toomey,2537,REP,52,,-6,11/2/2010,48.99,51.01,-2.02,3.98,-3.98,1,.653155709699053, +51759,81813,4587,2010,2010_House-G_ID-1,ID-1,House-G,House-G,Greg Smith & Associates,128,Live Phone,,10/29/2010,400,Walt Minnick,10772,DEM,48,Raúl R. Labrador,10773,REP,38,,10,11/2/2010,41.28,51.02,-9.74,19.74,19.74,0,12.11188930457555, +64377,118429,4685,2010,2010_House-G_MS-4,MS-4,House-G,House-G,TCJ Research,327,IVR,,10/29/2010,1000,Gene Taylor,10859,DEM,47,Steven M. Palazzo,10858,REP,48,,-1,11/2/2010,46.83,51.93,-5.1,4.1,4.1,1,-.7013193815843138, +32837,82021,4702,2010,2010_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,10/29/2010,434,Carol Shea-Porter,10875,DEM,39,Frank C. Guinta,10876,REP,46,,-7,11/2/2010,42.42,54.04,-11.62,4.62,4.62,1,-.7416951542808745, +32837,82031,4703,2010,2010_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,10/29/2010,451,Annie Kuster,10877,DEM,43,Charles Bass,10878,REP,40,,3,11/2/2010,46.76,48.34,-1.58,4.58,4.58,0,-1.45467209161385, +64378,118430,4818,2010,2010_House-G_SD-1,SD-1,House-G,House-G,TCJ Research,327,IVR,,10/29/2010,1000,Stephanie Herseth Sandlin,10975,DEM,46,Kristi L. Noem,10976,REP,50,,-4,11/2/2010,45.89,48.12,-2.23,1.77,-1.77,1,-.5284824230816506, +64379,118431,4868,2010,2010_House-G_VA-5,VA-5,House-G,House-G,TCJ Research,327,IVR,,10/29/2010,1000,Tom S. Perriello,10999,DEM,45,Robert Hurt,10998,REP,52,,-7,11/2/2010,46.99,50.81,-3.82,3.18,-3.18,1,-.1905067829656693, +27378,32656,8657,2010,2010_House-G_US,US,House-G,House-G,CNN/Opinion Research Corp.,37,Live Phone,,10/29/2010,600,Generic Candidate,13740,DEM,42,Generic Candidate,13741,REP,52,,-10,11/2/2010,44.77,51.38,-6.61,3.39,-3.39,1,.0956930057713586,for CNN; sample size unavailable; estimated at 600 as a default +1072,117573,8657,2010,2010_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,10/29/2010,748,Generic Candidate,13740,DEM,46,Generic Candidate,13741,REP,51,,-5,11/2/2010,44.77,51.38,-6.61,1.61,1.61,1,-1.59627003800333,for NBC News +27379,32657,8657,2010,2010_House-G_US,US,House-G,House-G,Pew Research Center,253,Live Phone,,10/29/2010,600,Generic Candidate,13740,DEM,42,Generic Candidate,13741,REP,48,,-6,11/2/2010,44.77,51.38,-6.61,.61,.61,1,-2.779346213290171,sample size unavailable; estimated at 600 as a default +32803,120118,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/30/2010,882,Jerry Brown,11276,DEM,51,Meg Whitman,11278,REP,46,,5,11/2/2010,53.77,40.88,12.88,7.88,-7.88,1,2.022759507659028, +32829,83574,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,YouGov,391,Online,,10/30/2010,810,Jerry Brown,11276,DEM,51,Meg Whitman,11278,REP,41,,10,11/2/2010,53.77,40.88,12.88,2.88,-2.88,1,-3.088513738349517, +42410,83646,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2010,1000,John Wright Hickenlooper,11279,DEM,47,Tom Tancredo,13666,IND,44,6,3,11/2/2010,51.05,36.38,14.67,11.67,,1,4.443906730622416,for FOX News +32831,83710,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Susquehanna Polling & Research Inc.,326,IVR,,10/30/2010,1527,Alex Sink,11283,DEM,49,Rick Scott,11284,REP,46,,3,11/2/2010,47.72,48.87,-1.15,4.15,4.15,0,1.34054768525751, +32826,83711,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,YouGov,391,Online,,10/30/2010,548,Alex Sink,11283,DEM,45,Rick Scott,11284,REP,45,,0,11/2/2010,47.72,48.87,-1.15,1.15,1.15,.5,-2.089927210219934, +32806,83804,1285,2010,2010_Gov-G_IL,IL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2010,1000,Pat Quinn,11291,DEM,38,William E. Brady,11292,REP,44,,-6,11/2/2010,46.79,45.94,.85,6.85,-6.85,0,1.819369581293556, +32818,84063,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,YouGov,391,Online,,10/30/2010,578,Andrew Cuomo,11318,DEM,56,Carl Paladino,11319,REP,29,,27,11/2/2010,62.56,33.26,29.29,2.29,-2.29,1,-4.382997115506376, +42418,84097,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2010,1000,Ted Strickland,11320,DEM,44,John Richard Kasich,11321,REP,48,,-4,11/2/2010,47.04,49.04,-2,2,-2,1,-.1248721641683401,for FOX News +32824,84095,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,YouGov,391,Online,,10/30/2010,560,Ted Strickland,11320,DEM,45,John Richard Kasich,11321,REP,48,,-3,11/2/2010,47.04,49.04,-2,1,-1,1,-1.59623454452603, +32834,84203,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Muhlenberg College,219,Live Phone,,10/30/2010,474,Dan Onorato,11326,DEM,42,Thomas W. Corbett,11327,REP,49,,-7,11/2/2010,45.51,54.49,-8.98,1.98,1.98,1,-1.001916451879022, +32822,84201,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,YouGov,391,Online,,10/30/2010,570,Dan Onorato,11326,DEM,40,Thomas W. Corbett,11327,REP,51,,-11,11/2/2010,45.51,54.49,-8.98,2.02,-2.02,1,-1.011377321792073, +32840,39436,1507,2010,2010_Sen-G_AK,AK,Sen-G,Sen-G,Hays Research Group,136,Live Phone,D,10/30/2010,502,Lisa Murkowski,2261,W,25.3,Joe Miller,556,REP,27.1,25.9,-1.8,11/2/2010,39.57,35.56,4,5.8,,0,1.093634703176374,for unspecified Democratic sponsor +32803,39399,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/30/2010,882,Barbara Boxer,620,DEM,50,Carly Fiorina,623,REP,46,,4,11/2/2010,52.18,42.17,10.01,6.01,-6.01,1,-.1122113890831866, +32829,39425,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,YouGov,391,Online,,10/30/2010,810,Barbara Boxer,620,DEM,49,Carly Fiorina,623,REP,45,,4,11/2/2010,52.18,42.17,10.01,6.01,-6.01,1,.0515236089794344, +42410,39403,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2010,1000,Michael F. Bennet,638,DEM,46,Ken Buck,2305,REP,50,,-4,11/2/2010,48.05,46.42,1.63,5.63,-5.63,0,2.223991576016923,for FOX News +32831,39427,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,Susquehanna Polling & Research Inc.,326,IVR,,10/30/2010,1527,Marco Rubio,690,REP,48,Charlie Crist,4468,IND,31,20,17,11/2/2010,48.89,29.71,19.19,2.19,,1,-3.529181223096396, +32826,39422,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,YouGov,391,Online,,10/30/2010,548,Marco Rubio,690,REP,46,Charlie Crist,4468,IND,34,15,12,11/2/2010,48.89,29.71,19.19,7.19,,1,1.858473687768644, +32806,39402,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2010,1000,Alexi Giannoulias,752,DEM,42,Mark Kirk,753,REP,46,,-4,11/2/2010,46.42,48.01,-1.6,2.4,-2.4,1,.3609641833446801, +32808,39404,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2010,1000,Harry Reid,930,DEM,45,Sharron Angle,928,REP,48,,-3,11/2/2010,50.29,44.55,5.74,8.74,-8.74,0,1.34092938117223, +32818,39415,1530,2010,2010_Sen-G_NY,NY,Sen-G,Sen-G,YouGov,391,Online,,10/30/2010,578,Charles E. Schumer,957,DEM,60,Jay Townsend,959,REP,34,,26,11/2/2010,66.32,32.21,34.11,8.11,-8.11,1,2.865566931801358, +32818,39414,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,YouGov,391,Online,,10/30/2010,578,Kirsten E. Gillibrand,4481,DEM,58.1,Joseph J. DioGuardi,4482,REP,34.5,,23.6,11/2/2010,62.95,35.11,27.84,4.24,-4.24,1,-2.679508573395897, +32836,39432,1532,2010,2010_Sen-G_NC,NC,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/30/2010,847,Elaine Marshall,878,DEM,40,Richard Burr,875,REP,52,2,-12,11/2/2010,43.05,54.81,-11.77,.23,-.23,1,-3.341050431140578, +32824,39421,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,YouGov,391,Online,,10/30/2010,560,Lee Fisher,985,DEM,39,Rob Portman,986,REP,52,,-13,11/2/2010,39.4,56.85,-17.44,4.44,4.44,1,1.469041672021024, +32834,39430,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Muhlenberg College,219,Live Phone,,10/30/2010,474,Joe Sestak,1032,DEM,44,Patrick J. Toomey,2537,REP,48,,-4,11/2/2010,48.99,51.01,-2.02,1.98,-1.98,1,-1.281461087752744, +32822,39418,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,YouGov,391,Online,,10/30/2010,570,Joe Sestak,1032,DEM,44,Patrick J. Toomey,2537,REP,48,,-4,11/2/2010,48.99,51.01,-2.02,1.98,-1.98,1,-1.298870863796136, +32797,39393,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/30/2010,2055,Patty Murray,1124,DEM,48,Dino Rossi,1125,REP,50,,-2,11/2/2010,52.36,47.64,4.73,6.73,-6.73,0,3.224266431412015, +32805,39401,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2010,1000,Patty Murray,1124,DEM,49,Dino Rossi,1125,REP,47,,2,11/2/2010,52.36,47.64,4.73,2.73,-2.73,1,-1.219989221952314, +51705,81747,4545,2010,2010_House-G_CT-5,CT-5,House-G,House-G,MRG Research,207,IVR,,10/30/2010,911,Christopher Murphy,10733,DEM,44,Sam S.F. Caligiuri,10734,REP,52,,-8,11/2/2010,54.06,45.93,8.13,16.13,-16.13,0,9.299391396604715, +52126,82283,4868,2010,2010_House-G_VA-5,VA-5,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/30/2010,400,Tom S. Perriello,10999,DEM,42,Robert Hurt,10998,REP,45,,-3,11/2/2010,46.99,50.81,-3.82,.82,.82,1,-3.009856368674128,for Robert Hurt +27375,117332,8657,2010,2010_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,10/30/2010,1069.5,Generic Candidate,13740,DEM,40.5,Generic Candidate,13741,REP,54.25,,-13.75,11/2/2010,44.77,51.38,-6.61,7.14,-7.14,1,4.546029541036445,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll +1071,32654,8657,2010,2010_House-G_US,US,House-G,House-G,Ipsos,154,Online,,10/30/2010,600,Generic Candidate,13740,DEM,44,Generic Candidate,13741,REP,50,,-6,11/2/2010,44.77,51.38,-6.61,.61,.61,1,-2.690677639523866,for Reuters; sample size unavailable; estimated at 600 as a default +1073,117596,8657,2010,2010_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/30/2010,1634,Generic Candidate,13740,DEM,45,Generic Candidate,13741,REP,52,,-7,11/2/2010,44.77,51.38,-6.61,.39,-.39,1,-2.534231556573042,among all adults +32799,83524,1275,2010,2010_Gov-G_AK,AK,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/31/2010,1539,Ethan Berkowitz,11270,DEM,43,Sean R. Parnell,11271,REP,54,,-11,11/2/2010,37.67,59.06,-21.39,10.39,10.39,1,4.170696074341529, +32801,83645,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/31/2010,1059,John Wright Hickenlooper,11279,DEM,48,Tom Tancredo,13666,IND,43,8,5,11/2/2010,51.05,36.38,14.67,9.67,,1,2.429353689831491, +32810,83676,1280,2010,2010_Gov-G_CT,CT,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/31/2010,750,Dannel P. Malloy,11281,DEM,46,Thomas C. Foley,11282,REP,48,,-2,11/2/2010,49.51,48.95,.56,2.56,-2.56,0,-1.289349103309784, +1066,83709,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/31/2010,773,Alex Sink,11283,DEM,48,Rick Scott,11284,REP,47,,1,11/2/2010,47.72,48.87,-1.15,2.15,2.15,0,-.8669554181039762, +32802,137966,1285,2010,2010_Gov-G_IL,IL,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/31/2010,814,Pat Quinn,11291,DEM,42,William E. Brady,11292,REP,47,4,-5,11/2/2010,46.79,45.94,.85,5.85,-5.85,0,.2727874780907823,average of multiple versions or turnout models listed in poll +1065,83979,1297,2010,2010_Gov-G_NV,NV,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/31/2010,682,Rory Reid,11312,DEM,44,Brian E. Sandoval,11313,REP,55,,-11,11/2/2010,41.61,53.36,-11.75,.75,.75,1,-4.716914771283164, +53208,84179,1300,2010,2010_Gov-G_OR,OR,Gov-G,Gov-G,DHM Research,76,Live Phone,,10/31/2010,1000,John Kitzhaber,11324,DEM,46,Chris Dudley,11325,REP,43,,3,11/2/2010,49.29,47.76,1.53,1.47,1.47,1,-1.4797742607798, +32800,84200,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/31/2010,772,Dan Onorato,11326,DEM,45,Thomas W. Corbett,11327,REP,52,,-7,11/2/2010,45.51,54.49,-8.98,1.98,1.98,1,-.5633015730008415, +32799,39395,1507,2010,2010_Sen-G_AK,AK,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/31/2010,1539,Lisa Murkowski,2261,W,30,Joe Miller,556,REP,37,30,-7,11/2/2010,39.57,35.56,4,11,,0,7.76742455913981, +32884,39480,1507,2010,2010_Sen-G_AK,AK,Sen-G,Sen-G,TCJ Research,327,IVR,,10/31/2010,1000,Lisa Murkowski,2261,W,37,Joe Miller,556,REP,35,27,2,11/2/2010,39.57,35.56,4,2,,1,-2.414535680491631, +32801,39397,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/31/2010,1059,Michael F. Bennet,638,DEM,48,Ken Buck,2305,REP,49,,-1,11/2/2010,48.05,46.42,1.63,2.63,-2.63,0,-.9498064810300954, +32810,39406,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/31/2010,750,Richard Blumenthal,656,DEM,53,Linda McMahon,657,REP,46,,7,11/2/2010,55.16,43.22,11.94,4.94,-4.94,1,1.081899641864652, +32883,39479,1513,2010,2010_Sen-GS_DE,DE,Sen-G,Sen-GS,TCJ Research,327,IVR,,10/31/2010,1000,Christopher A. Coons,4467,DEM,50,Christine O'Donnell,4493,REP,45,,5,11/2/2010,56.61,40.03,16.58,11.58,-11.58,1,6.501749314129972, +1066,39435,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/31/2010,773,Marco Rubio,690,REP,47,Charlie Crist,4468,IND,30,21,17,11/2/2010,48.89,29.71,19.19,2.19,,1,-3.321605468086884, +32802,138013,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/31/2010,814,Alexi Giannoulias,752,DEM,43.5,Mark Kirk,753,REP,46,3,-2.5,11/2/2010,46.42,48.01,-1.6,.9,-.9,1,-1.323323001241771,average of multiple versions or turnout models listed in poll +32879,39475,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,TCJ Research,327,IVR,,10/31/2010,1000,Alexi Giannoulias,752,DEM,43,Mark Kirk,753,REP,48,,-5,11/2/2010,46.42,48.01,-1.6,3.4,-3.4,1,.7759606727204464, +32873,39469,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,TCJ Research,327,IVR,,10/31/2010,1000,Jack Conway,785,DEM,43,Rand Paul,788,REP,55,,-12,11/2/2010,44.25,55.73,-11.48,.52,-.52,1,-3.824163596620582, +1065,39400,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/31/2010,682,Harry Reid,930,DEM,46,Sharron Angle,928,REP,47,,-1,11/2/2010,50.29,44.55,5.74,6.74,-6.74,0,-.8575438544200119, +32877,39473,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,TCJ Research,327,IVR,,10/31/2010,1000,Harry Reid,930,DEM,45,Sharron Angle,928,REP,51,,-6,11/2/2010,50.29,44.55,5.74,11.74,-11.74,0,4.508003333352146, +32800,39396,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/31/2010,772,Joe Sestak,1032,DEM,46,Patrick J. Toomey,2537,REP,51,,-5,11/2/2010,48.99,51.01,-2.02,2.98,-2.98,1,-.0879674508875591, +32878,39474,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,TCJ Research,327,IVR,,10/31/2010,1000,Patty Murray,1124,DEM,48,Dino Rossi,1125,REP,50,,-2,11/2/2010,52.36,47.64,4.73,6.73,-6.73,0,2.928224963603176, +32798,39394,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,Public Policy Polling,263,IVR,,10/31/2010,1676,"Joe Manchin, III",4489,DEM,51,John Raese,4491,REP,46,,5,11/2/2010,53.47,43.4,10.07,5.07,-5.07,1,-2.238465995168642, +32811,39407,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/31/2010,750,"Joe Manchin, III",4489,DEM,50,John Raese,4491,REP,46,,4,11/2/2010,53.47,43.4,10.07,6.07,-6.07,1,-.2276932613906808, +32876,39472,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,TCJ Research,327,IVR,,10/31/2010,1000,"Joe Manchin, III",4489,DEM,48,John Raese,4491,REP,48,,0,11/2/2010,53.47,43.4,10.07,10.07,-10.07,.5,3.423964560843732, +32874,39470,1544,2010,2010_Sen-G_WI,WI,Sen-G,Sen-G,TCJ Research,327,IVR,,10/31/2010,1000,Russ Feingold,1135,DEM,42,Ron Johnson,1138,REP,56,,-14,11/2/2010,47.02,51.86,-4.84,9.16,-9.16,1,6.266146960272478, +51764,81823,4596,2010,2010_House-G_IL-8,IL-8,House-G,House-G,We Ask America,376,IVR,,10/31/2010,773,Melissa L. Bean,10777,DEM,45.7,Joe Walsh,10776,REP,48.7,5.54,-3,11/2/2010,48.32,48.47,-.14,2.86,-2.86,1,-3.980781667439466, +51764,81827,4598,2010,2010_House-G_IL-10,IL-10,House-G,House-G,We Ask America,376,IVR,,10/31/2010,861,Daniel J. Seals,10781,DEM,46,Robert Dold,10780,REP,54,,-8,11/2/2010,48.92,51.08,-2.16,5.84,-5.84,1,-.9806250756114896, +51764,81834,4599,2010,2010_House-G_IL-11,IL-11,House-G,House-G,We Ask America,376,IVR,,10/31/2010,829,Deborah Halvorson,10783,DEM,45,Adam Kinzinger,10782,REP,55,,-10,11/2/2010,42.65,57.35,-14.7,4.7,4.7,1,-2.132613680063514, +51764,81845,4602,2010,2010_House-G_IL-14,IL-14,House-G,House-G,We Ask America,376,IVR,,10/31/2010,784,Bill Foster,10788,DEM,45.3,Randy Hultgren,10787,REP,50.3,4.21,-5,11/2/2010,45.04,51.31,-6.27,1.27,1.27,1,-5.570189778779007, +51764,81852,4605,2010,2010_House-G_IL-17,IL-17,House-G,House-G,We Ask America,376,IVR,,10/31/2010,1103,Philip G. Hare,10790,DEM,43.7,Robert Schilling,10789,REP,51.7,4.49,-8,11/2/2010,42.96,52.58,-9.62,1.62,1.62,1,-2.446146302204574, +63872,117601,8657,2010,2010_House-G_US,US,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/31/2010,2056,Generic Candidate,13740,DEM,45,Generic Candidate,13741,REP,50,,-5,11/2/2010,44.77,51.38,-6.61,1.61,1.61,1,-1.190392870390307, +52928,83708,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Susquehanna Polling & Research Inc.,326,IVR,,11/1/2010,1526,Alex Sink,11283,DEM,45,Rick Scott,11284,REP,49,,-4,11/2/2010,47.72,48.87,-1.15,2.85,-2.85,1,.1785252447857244, +64059,117883,1793,2011,2011_House-GS_NY-26,NY-26,House-G,House-GS,Global Strategy Group,118,Live Phone,D,5/3/2011,400,Kathleen Courtney Hochul,13931,DEM,30,Jane L. Corwin,13932,REP,31,26,-1,5/24/2011,47.35,42.38,4.96,5.96,-5.96,0,1.362559234802094,for Kathleen Courtney Hochul +64185,118095,1793,2011,2011_House-GS_NY-26,NY-26,House-G,House-GS,Public Policy Polling,263,IVR,D,5/7/2011,1048,Kathleen Courtney Hochul,13931,DEM,35,Jane L. Corwin,13932,REP,31,24,4,5/24/2011,47.35,42.38,4.96,.96,-.96,1,-3.692875733764803,for unspecified Democratic sponsor +64254,118232,1793,2011,2011_House-GS_NY-26,NY-26,House-G,House-GS,Siena College,305,Live Phone,,5/19/2011,639,Kathleen Courtney Hochul,13931,DEM,42,Jane L. Corwin,13932,REP,38,12,4,5/24/2011,47.35,42.38,4.96,.96,-.96,1,-3.011598698383239, +64186,118096,1793,2011,2011_House-GS_NY-26,NY-26,House-G,House-GS,Public Policy Polling,263,IVR,,5/22/2011,1106,Kathleen Courtney Hochul,13931,DEM,42,Jane L. Corwin,13932,REP,36,13,6,5/24/2011,47.35,42.38,4.96,1.04,1.04,1,-2.85878414988615, +64187,118097,1792,2011,2011_House-GS_CA-36,CA-36,House-G,House-GS,Public Policy Polling,263,IVR,D,7/9/2011,619,Janice Hahn,14153,DEM,52,Craig Huey,14154,REP,44,,8,7/12/2011,54.89,45.11,9.78,1.78,-1.78,1,-5.178959588480869,for unspecified Democratic sponsor +64062,117886,1790,2011,2011_House-GS_NY-9,NY-9,House-G,House-GS,Global Strategy Group,118,Live Phone,D,8/31/2011,400,David I. Weprin,13933,DEM,47,Bob Turner,13934,REP,39,,8,9/13/2011,47.25,52.43,-5.18,13.18,13.18,0,9.534796074268671,for unspecified Democratic sponsor +64143,118017,1790,2011,2011_House-GS_NY-9,NY-9,House-G,House-GS,McLaughlin & Associates,203,Live Phone,R,8/31/2011,300,David I. Weprin,13933,DEM,42,Bob Turner,13934,REP,42,,0,9/13/2011,47.25,52.43,-5.18,5.18,5.18,.5,-.0609209124428959,for Bob Turner +64116,117959,1790,2011,2011_House-GS_NY-9,NY-9,House-G,House-GS,Magellan Strategies,179,IVR,,9/1/2011,2055,David I. Weprin,13933,DEM,40.4,Bob Turner,13934,REP,44.6,3.2,-4.1999998,9/13/2011,47.25,52.43,-5.18,.98,.98,1,-3.427414532066231, +64255,118233,1790,2011,2011_House-GS_NY-9,NY-9,House-G,House-GS,Siena College,305,Live Phone,,9/7/2011,886,David I. Weprin,13933,DEM,44,Bob Turner,13934,REP,50,,-6,9/13/2011,47.25,52.43,-5.18,.82,-.82,1,-3.353749009888086, +64188,118098,1790,2011,2011_House-GS_NY-9,NY-9,House-G,House-GS,Public Policy Polling,263,IVR,,9/10/2011,664,David I. Weprin,13933,DEM,41,Bob Turner,13934,REP,47,4,-6,9/13/2011,47.25,52.43,-5.18,.82,-.82,1,-3.372219337663048, +64189,118099,1791,2011,2011_House-GS_NV-2,NV-2,House-G,House-GS,Public Policy Polling,263,IVR,,9/10/2011,629,Kate Marshall,14155,DEM,37,Mark Amodei,14156,REP,50,4,-13,9/13/2011,36.07,57.92,-21.85,8.85,8.85,1,1.939656499313156, +63953,117708,1273,2011,2011_Gov-GS_WV,WV,Gov-G,Gov-GS,Mellman Group,205,Live Phone,D,9/18/2011,500,Earl Ray Tomblin,13864,DEM,46,Bill Maloney,13865,REP,36,,10,10/4/2011,49.55,47.05,2.51,7.49,7.49,1,1.932619695919333,for unspecified Democratic sponsor +191,117718,1273,2011,2011_Gov-GS_WV,WV,Gov-G,Gov-GS,Public Policy Polling,263,IVR,,10/1/2011,932,Earl Ray Tomblin,13864,DEM,47,Bill Maloney,13865,REP,46,,1,10/4/2011,49.55,47.05,2.51,1.51,-1.51,1,-4.478686489359463, +163,117667,1272,2011,2011_Gov-O_LA,LA,Gov-G,Gov-O,Clarus Research Group,53,Live Phone,,10/6/2011,602,Tara Hollis,13853,DEM,5,Piyush Amrit Jindal,13854,REP,57,2,-52,10/22/2011,17.88,65.8,-47.92,4.08,-4.08,1,-3.360892620507348, +63915,117659,1271,2011,2011_Gov-G_KY,KY,Gov-G,Gov-G,Braun Research,33,Live Phone,,10/18/2011,802,Steve Beshear,13781,DEM,54,David L. Williams,13782,REP,26,8,28,11/8/2011,55.72,35.29,20.43,7.57,7.57,1,1.208266194344225, +63794,117447,1271,2011,2011_Gov-G_KY,KY,Gov-G,Gov-G,SurveyUSA,325,IVR/Live Phone,,10/30/2011,576,Steve Beshear,13781,DEM,54,David L. Williams,13782,REP,29,9,25,11/8/2011,55.72,35.29,20.43,4.57,4.57,1,-1.630787385543301, +7,117717,1270,2011,2011_Gov-G_MS,MS,Gov-G,Gov-G,Public Policy Polling,263,IVR,,11/5/2011,796,Johnny L. DuPree,13866,DEM,40,Phil Bryant,13867,REP,54,,-14,11/8/2011,39.02,60.98,-21.96,7.96,7.96,1,.8489103626413523, +13750,17617,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Iowa State University,153,Live Phone,,12/13/2011,333,Rick Santorum,10,REP,5,Mitt Romney,9,REP,18,28,-13,1/3/2012,24.56,24.53,.03,13.03,,0,1.879844905700963, +13698,17350,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,12/13/2011,750,Rick Santorum,10,REP,6,Mitt Romney,9,REP,23,18,-17,1/3/2012,24.56,24.53,.03,17.03,,0,6.048916854625264, +13721,17469,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Public Policy Polling,263,IVR,,12/17/2011,597,Rick Santorum,10,REP,10,Mitt Romney,9,REP,20,23,-10,1/3/2012,24.56,24.53,.03,10.03,,0,-1.084904330708347, +13723,17471,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR,,12/18/2011,391,Rick Santorum,10,REP,3,Mitt Romney,9,REP,18,24,-15,1/3/2012,24.56,24.53,.03,15.03,,0,4.339861743294093, +13754,17624,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,12/19/2011,750,Rick Santorum,10,REP,10,Mitt Romney,9,REP,25,20,-15,1/3/2012,24.56,24.53,.03,15.03,,0,5.023682899182208, +13751,17618,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,We Ask America,376,IVR,,12/20/2011,1250,Rick Santorum,10,REP,9,Mitt Romney,9,REP,18,19,-9,1/3/2012,24.56,24.53,.03,9.03,,0,-1.210970092617174, +13792,17708,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,American Research Group,9,Live Phone,,12/21/2011,600,Rick Santorum,10,REP,4,Mitt Romney,9,REP,20,21,-16,1/3/2012,24.56,24.53,.03,16.03,,0,6.204096623315821, +13805,17735,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,12/24/2011,452,Rick Santorum,10,REP,16,Mitt Romney,9,REP,25,22,-9,1/3/2012,24.56,24.53,.03,9.03,,0,-.5044233266269139,for CNN +13815,17741,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,American Research Group,9,Live Phone,,12/27/2011,600,Rick Santorum,10,REP,11,Mitt Romney,9,REP,22,16,-11,1/3/2012,24.56,24.53,.03,11.03,,0,2.320233685559713, +13803,17725,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Public Policy Polling,263,IVR,,12/27/2011,565,Rick Santorum,10,REP,10,Mitt Romney,9,REP,20,24,-10,1/3/2012,24.56,24.53,.03,10.03,,0,.7540244464677499, +13833,17778,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Selzer & Co.,304,Live Phone,,12/27/2011,150,Rick Santorum,10,REP,10,Mitt Romney,9,REP,22,29,-12,1/3/2012,24.56,24.53,.03,12.03,,0,2.941727729916472,for Des Moines Register +13819,17752,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Marist College,183,Live Phone,,12/28/2011,433,Rick Santorum,10,REP,15,Mitt Romney,9,REP,23,21,-8,1/3/2012,24.56,24.53,.03,8.03,,0,-.6886237523045571,for NBC News +13814,17740,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR,,12/28/2011,429,Rick Santorum,10,REP,13,Mitt Romney,9,REP,17,17,-4,1/3/2012,24.56,24.53,.03,4.03,,.5,-4.825061427863628,for Newsmax +13813,17739,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,12/28/2011,750,Rick Santorum,10,REP,16,Mitt Romney,9,REP,23,22,-7,1/3/2012,24.56,24.53,.03,7.03,,0,-1.279322702969828, +13832,17772,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Selzer & Co.,304,Live Phone,,12/28/2011,150,Rick Santorum,10,REP,11,Mitt Romney,9,REP,26,22,-15,1/3/2012,24.56,24.53,.03,15.03,,0,6.07953371961045,for Des Moines Register +13831,17771,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Selzer & Co.,304,Live Phone,,12/29/2011,151,Rick Santorum,10,REP,19,Mitt Romney,9,REP,24,20,-5,1/3/2012,24.56,24.53,.03,5.03,,0,-3.832778507078811,for Des Moines Register +13824,17754,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,We Ask America,376,IVR,,12/29/2011,889,Rick Santorum,10,REP,17,Mitt Romney,9,REP,24,14,-7,1/3/2012,24.56,24.53,.03,7.03,,0,-1.505690158107524, +13830,17770,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Selzer & Co.,304,Live Phone,,12/30/2011,151,Rick Santorum,10,REP,22,Mitt Romney,9,REP,23,16,-1,1/3/2012,24.56,24.53,.03,1.03,,0,-7.661422899678782,for Des Moines Register +13841,17776,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,American Research Group,9,Live Phone,,12/31/2011,600,Rick Santorum,10,REP,16,Mitt Romney,9,REP,22,17,-6,1/3/2012,24.56,24.53,.03,6.03,,0,-1.836786037798525, +13836,17766,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Public Policy Polling,263,IVR,,12/31/2011,670,Rick Santorum,10,REP,18,Mitt Romney,9,REP,21,19,-3,1/3/2012,24.56,24.53,.03,3.03,,0,-5.395003418117608, +13839,17773,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR,,1/1/2012,729,Rick Santorum,10,REP,18,Mitt Romney,9,REP,23,22,-5,1/3/2012,24.56,24.53,.03,5.03,,0,-2.901320930660755, +13837,17767,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/1/2012,670,Rick Santorum,10,REP,18,Mitt Romney,9,REP,18,21,0,1/3/2012,24.56,24.53,.03,.03,,0,-8.150571453135225, +13870,17822,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/4/2012,865,Mitt Romney,9,REP,37,Ron Paul,7,REP,19,16,18,1/10/2012,39.28,22.89,16.39,1.61,,1,-4.089725278027629,for Watchdog.org +13857,17809,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,1/4/2012,498,Mitt Romney,9,REP,38,Ron Paul,7,REP,24,8,14,1/10/2012,39.28,22.89,16.39,2.39,,1,-3.656559172940681, +13869,17821,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,Marist College,183,Live Phone,,1/5/2012,711,Mitt Romney,9,REP,42,Ron Paul,7,REP,22,9,20,1/10/2012,39.28,22.89,16.39,3.61,,1,-1.973827117747725,for NBC News +13863,17815,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/5/2012,750,Mitt Romney,9,REP,42,Ron Paul,7,REP,18,12,24,1/10/2012,39.28,22.89,16.39,7.61,,1,2.094984247125962, +13862,17814,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,Suffolk University,323,Live Phone,,1/5/2012,500,Mitt Romney,9,REP,40,Ron Paul,7,REP,17,8,23,1/10/2012,39.28,22.89,16.39,6.61,,1,.9370493756249164, +13878,17832,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/7/2012,600,Mitt Romney,9,REP,40,Ron Paul,7,REP,16,17,24,1/10/2012,39.28,22.89,16.39,7.61,,1,2.626752555142617, +13882,17836,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,Suffolk University,323,Live Phone,,1/7/2012,500,Mitt Romney,9,REP,35,Ron Paul,7,REP,20,11,15,1/10/2012,39.28,22.89,16.39,1.39,,1,-3.858220473299631, +13887,17840,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,University of New Hampshire,357,Live Phone,,1/7/2012,461,Mitt Romney,9,REP,41,Ron Paul,7,REP,17,11,24,1/10/2012,39.28,22.89,16.39,7.61,,1,2.586547644132998, +13886,17839,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/8/2012,1771,Mitt Romney,9,REP,35,Ron Paul,7,REP,18,16,17,1/10/2012,39.28,22.89,16.39,.61,,1,-4.306125264084028, +13900,17860,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/8/2012,722,Mitt Romney,9,REP,37,Ron Paul,7,REP,17,15,20,1/10/2012,39.28,22.89,16.39,3.61,,1,-1.228661027888726, +13894,17847,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/9/2012,600,Mitt Romney,9,REP,37,Ron Paul,7,REP,17,18,20,1/10/2012,39.28,22.89,16.39,3.61,,1,-.9072848333459236, +13901,17861,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,Suffolk University,323,Live Phone,,1/9/2012,500,Mitt Romney,9,REP,37,Ron Paul,7,REP,18,16,19,1/10/2012,39.28,22.89,16.39,2.61,,1,-2.164899189895666, +13919,17907,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR,,1/11/2012,726,Newt Gingrich,3,REP,21,Mitt Romney,9,REP,23,14,-2,1/21/2012,40.42,27.85,12.58,14.58,,0,-1.871710042647219,for Augusta Chronicle | Savannah Morning News +13920,17901,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/11/2012,750,Mitt Romney,9,REP,41,Newt Gingrich,3,REP,19,15,22,1/31/2012,46.4,31.93,14.47,7.53,,1,-2.415511658496028, +52448,82840,1789,2012,2012_House-GS_OR-1,OR-1,House-G,House-GS,Moore Information,217,Live Phone,R,1/12/2012,300,Suzanne Bonamici,7359,DEM,46,Robert Y. Cornilles,7362,REP,42,,4,1/31/2012,53.81,39.57,14.24,10.24,-10.24,1,2.363539295549815,for Robert Y. Cornilles +13925,17908,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/12/2012,600,Newt Gingrich,3,REP,25,Mitt Romney,9,REP,29,7,-4,1/21/2012,40.42,27.85,12.58,16.58,,0,-.2999009998910097, +13936,17926,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Ipsos,154,Online,,1/12/2012,398,Newt Gingrich,3,REP,12,Mitt Romney,9,REP,37,16,-25,1/21/2012,40.42,27.85,12.58,37.58,,0,22.21937676444583,for Reuters; among registered voters +13935,17924,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,New Frontier Strategy,229,IVR,,1/12/2012,810,Newt Gingrich,3,REP,23,Mitt Romney,9,REP,32,14,-9,1/21/2012,40.42,27.85,12.58,21.58,,0,5.51285492129058, +13931,17920,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/12/2012,803,Newt Gingrich,3,REP,24,Mitt Romney,9,REP,29,14,-5,1/21/2012,40.42,27.85,12.58,17.58,,0,.4748157646983132, +13926,17909,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/12/2012,750,Newt Gingrich,3,REP,21,Mitt Romney,9,REP,28,16,-7,1/21/2012,40.42,27.85,12.58,19.58,,0,3.65461942132205, +13957,17965,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Susquehanna Polling & Research Inc.,326,Live Phone,,1/13/2012,1266,Mitt Romney,9,REP,44,Newt Gingrich,3,REP,20,12,24,1/31/2012,46.4,31.93,14.47,9.53,,1,-.2352057983201253,for Sunshine State News +13953,17955,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Monmouth University,215,Live Phone,,1/14/2012,963,Newt Gingrich,3,REP,22,Mitt Romney,9,REP,33,14,-11,1/21/2012,40.42,27.85,12.58,23.58,,0,8.114001696741711, +13942,17932,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/14/2012,600,Mitt Romney,9,REP,42,Newt Gingrich,3,REP,25,9,17,1/31/2012,46.4,31.93,14.47,2.53,,1,-7.498330313554312, +13980,18006,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,20/20 Insight,1,IVR,,1/15/2012,165,Newt Gingrich,3,REP,22,Mitt Romney,9,REP,36,15,-14,1/21/2012,40.42,27.85,12.58,26.58,,0,10.66381481339996,for Justice At Stake +13981,18007,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,1/15/2012,505,Newt Gingrich,3,REP,23,Mitt Romney,9,REP,33,16,-10,1/21/2012,40.42,27.85,12.58,22.58,,0,7.146113956717633,for CNN +13940,17930,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR,,1/15/2012,720,Newt Gingrich,3,REP,21,Mitt Romney,9,REP,32,13,-11,1/21/2012,40.42,27.85,12.58,23.58,,0,7.91029082746892,for Newsmax +13941,17931,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,We Ask America,376,IVR,,1/15/2012,989,Newt Gingrich,3,REP,18,Mitt Romney,9,REP,31,9,-13,1/21/2012,40.42,27.85,12.58,25.58,,0,10.13185298168275, +13983,18009,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,1/15/2012,391,Mitt Romney,9,REP,43,Newt Gingrich,3,REP,18,19,25,1/31/2012,46.4,31.93,14.47,10.53,,1,1.298511522354998,for CNN +13949,17944,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/15/2012,572,Mitt Romney,9,REP,41,Newt Gingrich,3,REP,26,11,15,1/31/2012,46.4,31.93,14.47,.53,,1,-8.882630536890792, +13979,18005,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,20/20 Insight,1,IVR,,1/16/2012,214,Newt Gingrich,3,REP,21,Mitt Romney,9,REP,38,15,-17,1/21/2012,40.42,27.85,12.58,29.58,,0,14.03685346494396,for Justice At Stake +13986,18012,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Marist College,183,Live Phone,,1/16/2012,342,Newt Gingrich,3,REP,22,Mitt Romney,9,REP,37,15,-15,1/21/2012,40.42,27.85,12.58,27.58,,0,12.65774789419861,for NBC News +13964,17978,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/16/2012,750,Newt Gingrich,3,REP,21,Mitt Romney,9,REP,35,16,-14,1/21/2012,40.42,27.85,12.58,26.58,,0,11.46510988529174, +13978,18004,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,20/20 Insight,1,IVR,,1/17/2012,133,Newt Gingrich,3,REP,29,Mitt Romney,9,REP,24,16,5,1/21/2012,40.42,27.85,12.58,7.58,,1,-8.06250695699107,for Justice At Stake +13998,18029,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Ipsos,154,Online,,1/17/2012,656,Newt Gingrich,3,REP,23,Mitt Romney,9,REP,35,15,-12,1/21/2012,40.42,27.85,12.58,24.58,,0,10.30781807927691,for Reuters +13985,18011,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Marist College,183,Live Phone,,1/17/2012,342,Newt Gingrich,3,REP,26,Mitt Romney,9,REP,31,13,-5,1/21/2012,40.42,27.85,12.58,17.58,,0,2.872306929312636,for NBC News +64878,120162,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Marist College,183,Live Phone,,1/17/2012,684,Newt Gingrich,3,REP,24,Mitt Romney,9,REP,34,14,-10,1/21/2012,40.42,27.85,12.58,22.58,,0,8.071807492419008, +13992,18023,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/18/2012,600,Newt Gingrich,3,REP,33,Mitt Romney,9,REP,32,9,1,1/21/2012,40.42,27.85,12.58,11.58,,1,-4.07813592770864, +13984,18010,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR,,1/18/2012,718,Newt Gingrich,3,REP,32,Mitt Romney,9,REP,29,11,3,1/21/2012,40.42,27.85,12.58,9.58,,1,-5.458845958983128,for Savannah Morning News +13991,18046,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/18/2012,379,Newt Gingrich,3,REP,34,Mitt Romney,9,REP,30,14,4,1/21/2012,40.42,27.85,12.58,8.58,,1,-7.503978150753236, +13989,18020,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/18/2012,750,Newt Gingrich,3,REP,33,Mitt Romney,9,REP,31,11,2,1/21/2012,40.42,27.85,12.58,10.58,,1,-4.119591345044769, +13987,18013,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Tarrance Group,333,Live Phone,,1/18/2012,600,Newt Gingrich,3,REP,30,Mitt Romney,9,REP,37,10,-7,1/21/2012,40.42,27.85,12.58,19.58,,0,4.750489567945369,for Politico +14004,18041,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Clemson University,54,Live Phone,,1/19/2012,429,Newt Gingrich,3,REP,32,Mitt Romney,9,REP,26,9,6,1/21/2012,40.42,27.85,12.58,6.58,,1,-8.430023276628695, +13999,18044,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/19/2012,457,Newt Gingrich,3,REP,35,Mitt Romney,9,REP,29,17,6,1/21/2012,40.42,27.85,12.58,6.58,,1,-9.20241301202269, +14000,18033,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,We Ask America,376,IVR,,1/19/2012,988,Newt Gingrich,3,REP,32,Mitt Romney,9,REP,28,9,4,1/21/2012,40.42,27.85,12.58,8.58,,1,-5.995777699628206, +14005,18042,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,YouGov,391,Online,,1/19/2012,339,Newt Gingrich,3,REP,33,Mitt Romney,9,REP,29,16,4,1/21/2012,40.42,27.85,12.58,8.58,,1,-6.531529624512654, +14007,18047,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/20/2012,600,Newt Gingrich,3,REP,40,Mitt Romney,9,REP,26,13,14,1/21/2012,40.42,27.85,12.58,1.42,,1,-13.75772553909782, +14006,18045,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/20/2012,704,Newt Gingrich,3,REP,40,Mitt Romney,9,REP,26,16,14,1/21/2012,40.42,27.85,12.58,1.42,,1,-13.99232382709, +14027,18134,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,1/20/2012,254,Mitt Romney,9,REP,37,Newt Gingrich,3,REP,26,15,11,1/31/2012,46.4,31.93,14.47,3.47,,1,-5.419324670561359, +14037,18093,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,1/22/2012,197,Mitt Romney,9,REP,32,Newt Gingrich,3,REP,38,11,-6,1/31/2012,46.4,31.93,14.47,20.47,,0,12.06010771590296,for CNN +14011,18051,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR,,1/22/2012,557,Mitt Romney,9,REP,26,Newt Gingrich,3,REP,34,11,-8,1/31/2012,46.4,31.93,14.47,22.47,,0,14.56992004908533,for Newsmax +14014,18054,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/22/2012,750,Mitt Romney,9,REP,32,Newt Gingrich,3,REP,41,11,-9,1/31/2012,46.4,31.93,14.47,23.47,,0,15.4205468964279, +14024,18077,7454,2012,2012_Pres-R_MN,MN,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/22/2012,303,Rick Santorum,10,REP,17,Ron Paul,7,REP,13,18,4,2/7/2012,44.95,27.15,17.8,13.8,,0,2.413379420305581, +14030,18088,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/23/2012,300,Mitt Romney,9,REP,37,Newt Gingrich,3,REP,34,10,3,1/31/2012,46.4,31.93,14.47,11.47,,1,2.802253112962776, +64822,119998,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,1/23/2012,369,Mitt Romney,9,REP,36,Newt Gingrich,3,REP,34,11,2,1/31/2012,46.4,31.93,14.47,12.47,,1,4.592107041499458,for Time +14025,18141,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Cherry Communications,49,Live Phone,R,1/23/2012,504,Mitt Romney,9,REP,33,Newt Gingrich,3,REP,33,10,0,1/31/2012,46.4,31.93,14.47,14.47,,.5,6.479217826256002,for unspecified Republican sponsor +14019,18066,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/23/2012,921,Mitt Romney,9,REP,33,Newt Gingrich,3,REP,38,13,-5,1/31/2012,46.4,31.93,14.47,19.47,,0,11.60643507819794, +14028,18133,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,1/23/2012,347,Mitt Romney,9,REP,34,Newt Gingrich,3,REP,40,11,-6,1/31/2012,46.4,31.93,14.47,20.47,,0,12.20840391850907, +14020,18135,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,We Ask America,376,IVR,,1/23/2012,946,Mitt Romney,9,REP,34,Newt Gingrich,3,REP,32,9,2,1/31/2012,46.4,31.93,14.47,12.47,,1,4.561814166143304, +14026,18087,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/24/2012,300,Mitt Romney,9,REP,41,Newt Gingrich,3,REP,34,9,7,1/31/2012,46.4,31.93,14.47,7.47,,1,-1.027961197616572, +14039,18094,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,1/24/2012,172,Mitt Romney,9,REP,38,Newt Gingrich,3,REP,29,11,9,1/31/2012,46.4,31.93,14.47,5.47,,1,-2.629884720012881,for CNN +14060,18162,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Dixie Strategies,81,IVR,,1/24/2012,2567,Mitt Romney,9,REP,35,Newt Gingrich,3,REP,35,9,0,1/31/2012,46.4,31.93,14.47,14.47,,.5,6.953372993880516,for First Coast News +14065,34927,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,1/25/2012,500,Mitt Romney,9,REP,42,Newt Gingrich,3,REP,31,14,11,1/31/2012,46.4,31.93,14.47,3.47,,1,-4.30881390097147,for Bay News 9 | Tampa Bay Times | News 13 | Miami Herald | El Nuevo Herald +14044,18109,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR,,1/25/2012,530,Mitt Romney,9,REP,40.3,Newt Gingrich,3,REP,32.3,8.1,8,1/31/2012,46.4,31.93,14.47,6.47,,1,-.8891167524539101,for Newsmax +14053,18151,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,1/25/2012,580,Mitt Romney,9,REP,38,Newt Gingrich,3,REP,29,12,9,1/31/2012,46.4,31.93,14.47,5.47,,1,-2.170438338298049, +14045,18110,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/25/2012,750,Mitt Romney,9,REP,39,Newt Gingrich,3,REP,31,12,8,1/31/2012,46.4,31.93,14.47,6.47,,1,-.9611935738297496, +14047,18137,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,SurveyUSA,325,IVR/Online,,1/25/2012,540,Mitt Romney,9,REP,39,Newt Gingrich,3,REP,32,11,7,1/31/2012,46.4,31.93,14.47,7.47,,1,-.2999282463824889, +14052,18150,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Susquehanna Polling & Research Inc.,326,Live Phone,,1/25/2012,865,Mitt Romney,9,REP,40,Newt Gingrich,3,REP,31,12,9,1/31/2012,46.4,31.93,14.47,5.47,,1,-2.130057590288587, +14067,18171,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Marist College,183,Live Phone,,1/26/2012,366,Mitt Romney,9,REP,43,Newt Gingrich,3,REP,29,13,14,1/31/2012,46.4,31.93,14.47,.47,,1,-7.544885396112956,for NBC News +14078,119997,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Marist College,183,Live Phone,,1/26/2012,682,Mitt Romney,9,REP,42,Newt Gingrich,3,REP,27,16,15,1/31/2012,46.4,31.93,14.47,.53,,1,-7.266939080445177,for NBC News +14068,18172,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Marist College,183,Live Phone,,1/27/2012,316,Mitt Romney,9,REP,40,Newt Gingrich,3,REP,25,18,15,1/31/2012,46.4,31.93,14.47,.53,,1,-7.289407132261385,for NBC News +66548,124020,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,New Frontier Strategy,229,IVR,,1/27/2012,1094,Mitt Romney,9,REP,38.13,Newt Gingrich,3,REP,30.19,14.83,7.9400001,1/31/2012,46.4,31.93,14.47,6.53,,1,-.6100736431596544,for Sayfie Review +14062,18164,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,War Room Logistics,374,IVR,,1/27/2012,1632,Mitt Romney,9,REP,40,Newt Gingrich,3,REP,30,15,10,1/31/2012,46.4,31.93,14.47,4.47,,1,-2.55843908989887, +14077,18186,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/28/2012,750,Mitt Romney,9,REP,43,Newt Gingrich,3,REP,32,11,11,1/31/2012,46.4,31.93,14.47,3.47,,1,-3.828513691854298, +14064,18216,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/28/2012,387,Mitt Romney,9,REP,41,Newt Gingrich,3,REP,33,13,8,1/31/2012,46.4,31.93,14.47,6.47,,1,-.5958142768130767, +14084,18204,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,1/28/2012,539,Mitt Romney,9,REP,43,Newt Gingrich,3,REP,29,11,14,1/31/2012,46.4,31.93,14.47,.47,,1,-6.552936041043454, +14066,18169,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/28/2012,750,Mitt Romney,9,REP,44,Newt Gingrich,3,REP,28,12,16,1/31/2012,46.4,31.93,14.47,1.53,,1,-5.240848445134843, +14082,18200,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,SurveyUSA,325,IVR/Online,,1/28/2012,500,Mitt Romney,9,REP,41,Newt Gingrich,3,REP,26,12,15,1/31/2012,46.4,31.93,14.47,.53,,1,-6.584611590213841,for WFLA-TV +14088,18212,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Ipsos,154,Online,,1/29/2012,658,Mitt Romney,9,REP,43,Newt Gingrich,3,REP,28,12,15,1/31/2012,46.4,31.93,14.47,.53,,1,-6.320850560373023,for Reuters +14083,18201,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR,,1/29/2012,646,Mitt Romney,9,REP,36,Newt Gingrich,3,REP,31,12,5,1/31/2012,46.4,31.93,14.47,9.47,,1,3.078061846098773,for Newsmax +14081,18215,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/29/2012,346,Mitt Romney,9,REP,39,Newt Gingrich,3,REP,30,14,9,1/31/2012,46.4,31.93,14.47,5.47,,1,-1.388264163440377, +14087,18211,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Suffolk University,323,Live Phone,,1/29/2012,500,Mitt Romney,9,REP,47,Newt Gingrich,3,REP,27,12,20,1/31/2012,46.4,31.93,14.47,5.53,,1,-1.30605571738232,for 7News +14079,18210,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,We Ask America,376,IVR,,1/29/2012,1188,Mitt Romney,9,REP,44,Newt Gingrich,3,REP,25,10,19,1/31/2012,46.4,31.93,14.47,4.53,,1,-2.023241613920338, +14102,18234,7451,2012,2012_Pres-R_NV,NV,Pres-P,Pres-R,"University of Nevada, Las Vegas",356,Live Phone,,1/29/2012,426,Mitt Romney,9,REP,45,Newt Gingrich,3,REP,25,9,20,2/4/2012,50.01,21.1,28.91,8.91,,1,.8017068008874375, +14092,18219,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/30/2012,600,Mitt Romney,9,REP,43,Newt Gingrich,3,REP,31,13,12,1/31/2012,46.4,31.93,14.47,2.47,,1,-4.413083692705862, +14089,18214,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/30/2012,354,Mitt Romney,9,REP,36,Newt Gingrich,3,REP,29,17,7,1/31/2012,46.4,31.93,14.47,7.47,,1,.8837023862274688, +14111,18256,7451,2012,2012_Pres-R_NV,NV,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/2/2012,937,Mitt Romney,9,REP,50,Newt Gingrich,3,REP,25,15,25,2/4/2012,50.01,21.1,28.91,3.91,,1,-3.895734931925891, +14117,18264,7452,2012,2012_Pres-R_CO,CO,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/4/2012,527,Rick Santorum,10,REP,26,Mitt Romney,9,REP,40,18,-14,2/7/2012,40.31,34.85,5.46,19.46,,0,10.13691664471339, +14118,18265,7454,2012,2012_Pres-R_MN,MN,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/4/2012,410,Rick Santorum,10,REP,29,Ron Paul,7,REP,19,27,10,2/7/2012,44.95,27.15,17.8,7.8,,1,-1.507130492362821, +14131,18296,7452,2012,2012_Pres-R_CO,CO,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/5/2012,938,Rick Santorum,10,REP,27,Mitt Romney,9,REP,37,21,-10,2/7/2012,40.31,34.85,5.46,15.46,,0,6.428802398521523, +14132,18297,7454,2012,2012_Pres-R_MN,MN,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/5/2012,864,Rick Santorum,10,REP,33,Ron Paul,7,REP,20,24,13,2/7/2012,44.95,27.15,17.8,4.8,,1,-4.212883397921615, +23991,18385,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/11/2012,404,Mitt Romney,9,REP,24,Rick Santorum,10,REP,39,12,-15,2/28/2012,41.1,37.87,3.23,18.23,,0,11.04523123571118,among 'voters' +14179,18392,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/12/2012,600,Mitt Romney,9,REP,27,Rick Santorum,10,REP,33,12,-6,2/28/2012,41.1,37.87,3.23,9.23,,0,1.91041277091626, +14215,18470,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Glengariff Group,117,Live Phone,,2/12/2012,500,Mitt Romney,9,REP,30,Rick Santorum,10,REP,34,9,-4,2/28/2012,41.1,37.87,3.23,7.23,,0,-.3074436248651253,for WZZM 13; among registered voters +14191,18415,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/13/2012,750,Mitt Romney,9,REP,32,Rick Santorum,10,REP,35,13,-3,2/28/2012,41.1,37.87,3.23,6.23,,0,-1.148743022462217, +14206,18448,7458,2012,2012_Pres-R_AZ,AZ,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/14/2012,600,Mitt Romney,9,REP,38,Rick Santorum,10,REP,31,15,7,2/28/2012,46.87,27.05,19.82,12.82,,1,2.61745897244226, +14214,18469,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Marketing Resource Group (MRG),193,Live Phone,,2/14/2012,800,Mitt Romney,9,REP,33,Rick Santorum,10,REP,43,8,-10,2/28/2012,41.1,37.87,3.23,13.23,,0,6.235851584386211,for Inside Michigan Politics +14204,18446,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,IVR,,2/14/2012,455,Mitt Romney,9,REP,25,Rick Santorum,10,REP,34,11,-9,2/28/2012,41.1,37.87,3.23,12.23,,0,4.691287022792602, +14216,18471,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/15/2012,750,Mitt Romney,9,REP,24,Rick Santorum,10,REP,42,13,-18,3/6/2012,37.96,36.95,1.01,19.01,,0,10.73330932197319, +14229,18503,7458,2012,2012_Pres-R_AZ,AZ,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/16/2012,750,Mitt Romney,9,REP,39,Rick Santorum,10,REP,31,15,8,2/28/2012,46.87,27.05,19.82,11.82,,1,1.37430592765072, +14228,18502,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/16/2012,600,Mitt Romney,9,REP,32,Rick Santorum,10,REP,37,15,-5,2/28/2012,41.1,37.87,3.23,8.23,,0,1.581203398242099, +14347,18805,7478,2012,2012_Pres-R_VT,VT,Pres-P,Pres-R,Castleton University,45,IVR,,2/17/2012,231,Mitt Romney,9,REP,34,Ron Paul,7,REP,14,27,20,3/6/2012,39.45,25.29,14.16,5.84,,1,-5.980237529370157, +14242,18526,7458,2012,2012_Pres-R_AZ,AZ,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/18/2012,412,Mitt Romney,9,REP,36,Rick Santorum,10,REP,33,16,3,2/28/2012,46.87,27.05,19.82,16.82,,1,6.801743471285963,among 'voters' +14239,18523,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/18/2012,602,Mitt Romney,9,REP,33,Rick Santorum,10,REP,37,15,-4,2/28/2012,41.1,37.87,3.23,7.23,,0,1.343134047815839, +24014,18557,7461,2012,2012_Pres-R_WA,WA,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/18/2012,400,Mitt Romney,9,REP,27,Ron Paul,7,REP,15,38,12,3/3/2012,37.65,24.81,12.84,.84,,0,-10.25290202207477, +14255,18554,7458,2012,2012_Pres-R_AZ,AZ,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,2/19/2012,467,Mitt Romney,9,REP,36,Rick Santorum,10,REP,32,18,4,2/28/2012,46.87,27.05,19.82,15.82,,1,6.323796317305562,for CNN +14241,18525,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,We Ask America,376,IVR,,2/19/2012,1025,Mitt Romney,9,REP,29,Rick Santorum,10,REP,29,12,0,2/28/2012,41.1,37.87,3.23,3.23,,.5,-3.091400362290181, +14344,18799,7476,2012,2012_Pres-R_TN,TN,Pres-P,Pres-R,Middle Tennessee State University,208,Live Phone,,2/19/2012,196,Rick Santorum,10,REP,40,Mitt Romney,9,REP,19,13,21,3/6/2012,37.11,28.06,9.05,11.95,,1,3.093688463776741,among all adults +14308,18722,7476,2012,2012_Pres-R_TN,TN,Pres-P,Pres-R,Princeton Survey Research Associates International,258,Live Phone,,2/19/2012,815,Rick Santorum,10,REP,38,Mitt Romney,9,REP,20,13,18,3/6/2012,37.11,28.06,9.05,8.95,,1,.3062598559389604, +14262,18564,7458,2012,2012_Pres-R_AZ,AZ,Pres-P,Pres-R,Marist College,183,Live Phone,,2/20/2012,767,Mitt Romney,9,REP,43,Rick Santorum,10,REP,27,16,16,2/28/2012,46.87,27.05,19.82,3.82,,1,-6.130195472990026,for NBC News +14245,18529,7458,2012,2012_Pres-R_AZ,AZ,Pres-P,Pres-R,We Ask America,376,IVR,,2/20/2012,1155,Mitt Romney,9,REP,37,Rick Santorum,10,REP,27,15,10,2/28/2012,46.87,27.05,19.82,9.82,,1,-.1316769892641197, +14278,18616,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,EPIC-MRA,84,Live Phone,,2/20/2012,400,Mitt Romney,9,REP,34,Rick Santorum,10,REP,37,10,-3,2/28/2012,41.1,37.87,3.23,6.23,,0,.0747811190616368, +14261,18563,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Marist College,183,Live Phone,,2/20/2012,715,Mitt Romney,9,REP,37,Rick Santorum,10,REP,35,13,2,2/28/2012,41.1,37.87,3.23,1.23,,1,-4.90082222371456,for NBC News +14243,18527,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,IVR,,2/20/2012,420,Mitt Romney,9,REP,32,Rick Santorum,10,REP,30,7,2,2/28/2012,41.1,37.87,3.23,1.23,,1,-5.241969011879688, +14256,18555,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/20/2012,750,Mitt Romney,9,REP,34,Rick Santorum,10,REP,38,10,-4,2/28/2012,41.1,37.87,3.23,7.23,,0,1.129639115786126, +14244,18528,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR,,2/20/2012,721,Newt Gingrich,3,REP,26,Mitt Romney,9,REP,24,23,2,3/6/2012,47.19,25.91,21.27,19.27,,1,10.63473182623434, +14332,18759,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,University of Cincinnati (Ohio Poll),346,Live Phone,,2/21/2012,524,Mitt Romney,9,REP,26,Rick Santorum,10,REP,37,16,-11,3/6/2012,37.96,36.95,1.01,12.01,,0,4.571270770588574, +14276,18605,7474,2012,2012_Pres-R_OK,OK,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/21/2012,750,Rick Santorum,10,REP,43,Mitt Romney,9,REP,18,22,25,3/6/2012,33.8,28.05,5.76,19.24,,1,11.31181040687867, +14357,18828,7480,2012,2012_Pres-R_VA,VA,Pres-P,Pres-R,Roanoke College,292,Live Phone,,2/21/2012,377,Mitt Romney,9,REP,56,Ron Paul,7,REP,21,,35,3/6/2012,59.54,40.46,19.08,15.92,,1,1.544917286021749, +14286,18669,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/22/2012,600,Mitt Romney,9,REP,34,Rick Santorum,10,REP,38,12,-4,2/28/2012,41.1,37.87,3.23,7.23,,0,1.731027648600467, +14287,18670,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/22/2012,750,Newt Gingrich,3,REP,33,Mitt Romney,9,REP,20,28,13,3/6/2012,47.19,25.91,21.27,8.27,,1,-.0173000359482278, +14295,18689,7458,2012,2012_Pres-R_AZ,AZ,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/23/2012,750,Mitt Romney,9,REP,42,Rick Santorum,10,REP,29,16,13,2/28/2012,46.87,27.05,19.82,6.82,,1,-2.26761338408436, +14317,18736,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Baydoun Consulting,25,IVR,,2/23/2012,2263,Mitt Romney,9,REP,39,Rick Santorum,10,REP,31,9,8,2/28/2012,41.1,37.87,3.23,4.77,,1,-.6523336775297649, +14291,18678,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,IVR,,2/23/2012,430,Mitt Romney,9,REP,36,Rick Santorum,10,REP,33,12,3,2/28/2012,41.1,37.87,3.23,.23,,1,-5.661505461714465, +14293,18712,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/23/2012,750,Mitt Romney,9,REP,40,Rick Santorum,10,REP,34,10,6,2/28/2012,41.1,37.87,3.23,2.77,,1,-2.710020065158768, +14303,18713,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,Landmark Communications,166,IVR,,2/23/2012,1300,Newt Gingrich,3,REP,38,Mitt Romney,9,REP,19,25,19,3/6/2012,47.19,25.91,21.27,2.27,,1,-6.904479664768984,for WSB-TV +14300,18707,7458,2012,2012_Pres-R_AZ,AZ,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/24/2012,600,Mitt Romney,9,REP,39,Rick Santorum,10,REP,35,11,4,2/28/2012,46.87,27.05,19.82,15.82,,1,7.510695462767057, +14331,18758,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,SurveyUSA,325,IVR/Online,,2/25/2012,457,Newt Gingrich,3,REP,39,Mitt Romney,9,REP,23,24,16,3/6/2012,47.19,25.91,21.27,5.27,,1,-3.215800609966682, +14313,18727,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,2/25/2012,847,Mitt Romney,9,REP,29,Rick Santorum,10,REP,36,17,-7,3/6/2012,37.96,36.95,1.01,8.01,,0,1.049270389592248, +14311,18725,7458,2012,2012_Pres-R_AZ,AZ,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/26/2012,515,Mitt Romney,9,REP,43,Rick Santorum,10,REP,26,18,17,2/28/2012,46.87,27.05,19.82,2.82,,1,-5.485460900561851, +14310,18724,7458,2012,2012_Pres-R_AZ,AZ,Pres-P,Pres-R,We Ask America,376,IVR,,2/26/2012,1162,Mitt Romney,9,REP,43,Rick Santorum,10,REP,27,21,16,2/28/2012,46.87,27.05,19.82,3.82,,1,-4.858150430996078, +14316,18735,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/26/2012,600,Mitt Romney,9,REP,35,Rick Santorum,10,REP,36,15,-1,2/28/2012,41.1,37.87,3.23,4.23,,0,-.3883286378636058, +14312,18726,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,IVR,,2/26/2012,858,Mitt Romney,9,REP,35,Rick Santorum,10,REP,37,8,-2,2/28/2012,41.1,37.87,3.23,5.23,,0,.1913054403806024, +14307,18748,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/26/2012,421,Mitt Romney,9,REP,40,Rick Santorum,10,REP,37,12,3,2/28/2012,41.1,37.87,3.23,.23,,1,-4.155818294111797, +14318,18737,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/26/2012,750,Mitt Romney,9,REP,38,Rick Santorum,10,REP,36,11,2,2/28/2012,41.1,37.87,3.23,1.23,,1,-3.586793085265236, +14309,18723,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,We Ask America,376,IVR,,2/26/2012,984,Mitt Romney,9,REP,37,Rick Santorum,10,REP,33,18,4,2/28/2012,41.1,37.87,3.23,.77,,1,-4.076480497001893, +14323,18747,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Baydoun Consulting,25,IVR,,2/27/2012,1359,Mitt Romney,9,REP,38,Rick Santorum,10,REP,36,9,2,2/28/2012,41.1,37.87,3.23,1.23,,1,-3.332181919572725, +14325,18750,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,IVR,,2/27/2012,781,Mitt Romney,9,REP,37,Rick Santorum,10,REP,36,9,1,2/28/2012,41.1,37.87,3.23,2.23,,1,-2.594435991173322, +14322,18746,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/27/2012,501,Mitt Romney,9,REP,34,Rick Santorum,10,REP,39,15,-5,2/28/2012,41.1,37.87,3.23,8.23,,0,4.172618454724823, +14363,18834,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,YouGov,391,Online,,2/28/2012,500,Newt Gingrich,3,REP,36,Mitt Romney,9,REP,32,21,4,3/6/2012,47.19,25.91,21.27,17.27,,1,10.07221907674547, +14364,18835,7469,2012,2012_Pres-R_MA,MA,Pres-P,Pres-R,YouGov,391,Online,,2/28/2012,400,Mitt Romney,9,REP,64,Rick Santorum,10,REP,21,9,43,3/6/2012,72.05,12.06,59.99,16.99,,1,6.899504494627441, +14362,18833,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,YouGov,391,Online,,2/28/2012,650,Mitt Romney,9,REP,32,Rick Santorum,10,REP,41,15,-9,3/6/2012,37.96,36.95,1.01,10.01,,0,3.851757939658623, +14365,18836,7474,2012,2012_Pres-R_OK,OK,Pres-P,Pres-R,YouGov,391,Online,,2/28/2012,250,Rick Santorum,10,REP,38,Mitt Romney,9,REP,30,22,8,3/6/2012,33.8,28.05,5.76,2.24,,1,-8.011399390940078, +14366,18837,7476,2012,2012_Pres-R_TN,TN,Pres-P,Pres-R,YouGov,391,Online,,2/28/2012,500,Rick Santorum,10,REP,37,Mitt Romney,9,REP,30,19,7,3/6/2012,37.11,28.06,9.05,2.05,,1,-5.604088652403585, +14350,18813,7497,2012,2012_Pres-R_IL,IL,Pres-P,Pres-R,We Ask America,376,IVR,,2/28/2012,800,Mitt Romney,9,REP,29,Rick Santorum,10,REP,29,10,0,3/20/2012,46.69,35.01,11.69,11.69,,.5,3.217220644387226,among registered voters +14351,18814,7497,2012,2012_Pres-R_IL,IL,Pres-P,Pres-R,We Ask America,376,IVR,,2/29/2012,1100,Mitt Romney,9,REP,33.2,Rick Santorum,10,REP,29.8,9,3.4000001,3/20/2012,46.69,35.01,11.69,8.29,,1,-.0008530891024248,among registered voters +14358,18829,7461,2012,2012_Pres-R_WA,WA,Pres-P,Pres-R,Public Policy Polling,263,IVR,,3/1/2012,447,Mitt Romney,9,REP,37,Ron Paul,7,REP,16,32,21,3/3/2012,37.65,24.81,12.84,8.16,,1,-.9486241496241929, +14373,18846,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,Landmark Communications,166,IVR,,3/1/2012,950,Newt Gingrich,3,REP,42,Mitt Romney,9,REP,22,16,20,3/6/2012,47.19,25.91,21.27,1.27,,1,-6.562398923198282, +14374,18847,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,3/1/2012,625,Newt Gingrich,3,REP,38,Mitt Romney,9,REP,24,22,14,3/6/2012,47.19,25.91,21.27,7.27,,1,.0191287169343519,for Atlanta Journal-Constitution +14367,18838,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,3/1/2012,750,Newt Gingrich,3,REP,38,Mitt Romney,9,REP,26,20,12,3/6/2012,47.19,25.91,21.27,9.27,,1,2.512888278999277, +14379,18856,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,Marist College,183,Live Phone,,3/1/2012,820,Mitt Romney,9,REP,32,Rick Santorum,10,REP,34,15,-2,3/6/2012,37.96,36.95,1.01,3.01,,0,-2.997228969663109,for NBC News +14359,18830,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,3/1/2012,517,Mitt Romney,9,REP,31,Rick Santorum,10,REP,35,17,-4,3/6/2012,37.96,36.95,1.01,5.01,,0,-1.056509375940938, +14360,18831,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,3/1/2012,750,Mitt Romney,9,REP,31,Rick Santorum,10,REP,33,15,-2,3/6/2012,37.96,36.95,1.01,3.01,,0,-2.523177655416383, +14384,18857,7480,2012,2012_Pres-R_VA,VA,Pres-P,Pres-R,Marist College,183,Live Phone,,3/1/2012,529,Mitt Romney,9,REP,69,Ron Paul,7,REP,26,,43,3/6/2012,59.54,40.46,19.08,23.92,,1,14.32602159433619,for NBC News +14410,18913,7488,2012,2012_Pres-R_AL,AL,Pres-P,Pres-R,Alabama State University,8,Live Phone,,3/1/2012,470,Rick Santorum,10,REP,23,Newt Gingrich,3,REP,14,19,9,3/13/2012,34.5,29.3,5.2,3.8,,1,-5.676375809513861, +14386,18873,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,Ipsos,154,Online,,3/2/2012,917,Mitt Romney,9,REP,32,Rick Santorum,10,REP,32,17,0,3/6/2012,37.96,36.95,1.01,1.01,,.5,-4.882745518941488,for Reuters +14372,18845,7474,2012,2012_Pres-R_OK,OK,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/2/2012,600,Rick Santorum,10,REP,37,Mitt Romney,9,REP,26,22,11,3/6/2012,33.8,28.05,5.76,5.24,,1,-3.494117468586185, +14385,18872,7476,2012,2012_Pres-R_TN,TN,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/2/2012,600,Rick Santorum,10,REP,35,Mitt Romney,9,REP,31,20,4,3/6/2012,37.11,28.06,9.05,5.05,,1,-1.636716734719678, +14399,18890,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,3/3/2012,527,Newt Gingrich,3,REP,47,Mitt Romney,9,REP,24,15,23,3/6/2012,47.19,25.91,21.27,1.73,,1,-5.51030502994879,for CNN +14400,18889,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,3/3/2012,546,Mitt Romney,9,REP,32,Rick Santorum,10,REP,32,14,0,3/6/2012,37.96,36.95,1.01,1.01,,.5,-4.7699630416451,for CNN +14393,18892,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,3/3/2012,753,Mitt Romney,9,REP,34,Rick Santorum,10,REP,31,15,3,3/6/2012,37.96,36.95,1.01,1.99,,1,-3.534633888136277, +14375,18848,7476,2012,2012_Pres-R_TN,TN,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,3/3/2012,750,Rick Santorum,10,REP,34,Mitt Romney,9,REP,30,18,4,3/6/2012,37.11,28.06,9.05,5.05,,1,-1.236702223477831, +14398,18886,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/4/2012,600,Newt Gingrich,3,REP,44,Mitt Romney,9,REP,24,19,20,3/6/2012,47.19,25.91,21.27,1.27,,1,-5.74529282310856, +14397,18885,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR,,3/4/2012,751,Newt Gingrich,3,REP,47,Mitt Romney,9,REP,21,18,26,3/6/2012,47.19,25.91,21.27,4.73,,1,-1.353364461357433, +14389,18877,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,Public Policy Polling,263,IVR,,3/4/2012,728,Newt Gingrich,3,REP,47,Mitt Romney,9,REP,24,19,23,3/6/2012,47.19,25.91,21.27,1.73,,1,-5.145981018086681, +14391,18879,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,3/4/2012,750,Newt Gingrich,3,REP,37,Mitt Romney,9,REP,27,18,10,3/6/2012,47.19,25.91,21.27,11.27,,1,5.18406753373212, +14390,18878,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/4/2012,600,Mitt Romney,9,REP,35,Rick Santorum,10,REP,28,18,7,3/6/2012,37.96,36.95,1.01,5.99,,1,.7203867251506541, +14394,18882,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,MRG Research,207,IVR,,3/4/2012,832,Mitt Romney,9,REP,38,Rick Santorum,10,REP,33,18,5,3/6/2012,37.96,36.95,1.01,3.99,,1,-1.418649453952844, +14387,18875,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,Public Policy Polling,263,IVR,,3/4/2012,666,Mitt Romney,9,REP,37,Rick Santorum,10,REP,36,15,1,3/6/2012,37.96,36.95,1.01,.01,,1,-5.53483475048781, +14392,18880,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,3/4/2012,750,Mitt Romney,9,REP,31,Rick Santorum,10,REP,32,13,-1,3/6/2012,37.96,36.95,1.01,2.01,,0,-2.843306883154447, +14396,18891,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,Suffolk University,323,Live Phone,,3/4/2012,500,Mitt Romney,9,REP,33,Rick Santorum,10,REP,37,16,-4,3/6/2012,37.96,36.95,1.01,5.01,,0,-.358588483375741, +14388,18876,7476,2012,2012_Pres-R_TN,TN,Pres-P,Pres-R,Public Policy Polling,263,IVR,,3/4/2012,525,Rick Santorum,10,REP,34,Mitt Romney,9,REP,29,27,5,3/6/2012,37.11,28.06,9.05,4.05,,1,-2.13836040457023, +14395,18883,7476,2012,2012_Pres-R_TN,TN,Pres-P,Pres-R,We Ask America,376,IVR,,3/4/2012,1023,Rick Santorum,10,REP,29,Mitt Romney,9,REP,30,29,-1,3/6/2012,37.11,28.06,9.05,10.05,,0,4.601249801502086, +14411,18935,7488,2012,2012_Pres-R_AL,AL,Pres-P,Pres-R,Capital Survey Research Center,44,Live Phone,,3/4/2012,510,Rick Santorum,10,REP,22,Newt Gingrich,3,REP,21,31,1,3/13/2012,34.5,29.3,5.2,4.2,,0,-5.652928474969208,for Alabama Education Association +14422,18936,7488,2012,2012_Pres-R_AL,AL,Pres-P,Pres-R,Capital Survey Research Center,44,Live Phone,,3/6/2012,592,Rick Santorum,10,REP,20,Newt Gingrich,3,REP,25,30,-5,3/13/2012,34.5,29.3,5.2,10.2,,0,.755095120092024,for Alabama Education Association +14430,18949,7488,2012,2012_Pres-R_AL,AL,Pres-P,Pres-R,Alabama State University,8,Live Phone,,3/7/2012,416,Rick Santorum,10,REP,17,Newt Gingrich,3,REP,21,20,-4,3/13/2012,34.5,29.3,5.2,9.2,,0,.8340550805485697, +14423,18937,7488,2012,2012_Pres-R_AL,AL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,3/8/2012,750,Rick Santorum,10,REP,29,Newt Gingrich,3,REP,30,28,-1,3/13/2012,34.5,29.3,5.2,6.2,,0,-2.414491905647593, +14425,18942,7492,2012,2012_Pres-R_MS,MS,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/8/2012,600,Rick Santorum,10,REP,20,Newt Gingrich,3,REP,35,31,-15,3/13/2012,32.73,31.15,1.58,16.58,,0,9.48448609331987, +14426,18943,7492,2012,2012_Pres-R_MS,MS,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,3/8/2012,750,Rick Santorum,10,REP,27,Newt Gingrich,3,REP,27,35,0,3/13/2012,32.73,31.15,1.58,1.58,,0,-8.205179322743005, +14431,18950,7497,2012,2012_Pres-R_IL,IL,Pres-P,Pres-R,Market Shares Corp.,187,Live Phone,,3/8/2012,600,Mitt Romney,9,REP,35,Rick Santorum,10,REP,31,7,4,3/20/2012,46.69,35.01,11.69,7.69,,1,.1325319790454057,for Chicago Tribune +14447,18972,7499,2012,2012_Pres-R_LA,LA,Pres-P,Pres-R,GCR & Associates,110,IVR,,3/9/2012,515,Rick Santorum,10,REP,25,Mitt Romney,9,REP,21,20,4,3/24/2012,48.99,26.69,22.3,18.3,,1,7.841448354004159,for WWL-TV +14444,18969,7488,2012,2012_Pres-R_AL,AL,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/10/2012,600,Rick Santorum,10,REP,24,Newt Gingrich,3,REP,34,31,-10,3/13/2012,34.5,29.3,5.2,15.2,,0,7.678398119319724, +14446,18971,7488,2012,2012_Pres-R_AL,AL,Pres-P,Pres-R,Capital Survey Research Center,44,Live Phone,,3/10/2012,512,Rick Santorum,10,REP,28,Newt Gingrich,3,REP,33,34,-5,3/13/2012,34.5,29.3,5.2,10.2,,0,1.491596614252969,for Alabama Education Association +14438,37068,7488,2012,2012_Pres-R_AL,AL,Pres-P,Pres-R,Public Policy Polling,263,IVR,,3/11/2012,600,Rick Santorum,10,REP,29,Newt Gingrich,3,REP,30,31,-1,3/13/2012,34.5,29.3,5.2,6.2,,0,-1.719904630627187, +14445,18970,7492,2012,2012_Pres-R_MS,MS,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/11/2012,600,Rick Santorum,10,REP,22,Newt Gingrich,3,REP,32,34,-10,3/13/2012,32.73,31.15,1.58,11.58,,0,5.11316496387349, +14439,18961,7492,2012,2012_Pres-R_MS,MS,Pres-P,Pres-R,Public Policy Polling,263,IVR,,3/11/2012,656,Rick Santorum,10,REP,27,Newt Gingrich,3,REP,33,31,-6,3/13/2012,32.73,31.15,1.58,7.58,,0,-.6771068847257358, +14478,19040,7497,2012,2012_Pres-R_IL,IL,Pres-P,Pres-R,We Ask America,376,IVR,,3/14/2012,1933,Mitt Romney,9,REP,37,Rick Santorum,10,REP,31,8,6,3/20/2012,46.69,35.01,11.69,5.69,,1,-.0577084354505719,for FOX Chicago News +14479,19041,7497,2012,2012_Pres-R_IL,IL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,3/15/2012,750,Mitt Romney,9,REP,41,Rick Santorum,10,REP,32,7,9,3/20/2012,46.69,35.01,11.69,2.69,,1,-3.809353246620931, +14490,19058,7497,2012,2012_Pres-R_IL,IL,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/18/2012,600,Mitt Romney,9,REP,44,Rick Santorum,10,REP,30,8,14,3/20/2012,46.69,35.01,11.69,2.31,,1,-3.642313529832506, +14489,19057,7497,2012,2012_Pres-R_IL,IL,Pres-P,Pres-R,Public Policy Polling,263,IVR,,3/18/2012,506,Mitt Romney,9,REP,45,Rick Santorum,10,REP,30,10,15,3/20/2012,46.69,35.01,11.69,3.31,,1,-2.490358565000288, +14503,19082,7499,2012,2012_Pres-R_LA,LA,Pres-P,Pres-R,Magellan Strategies,179,IVR,,3/19/2012,2018,Rick Santorum,10,REP,37,Mitt Romney,9,REP,24,21,13,3/24/2012,48.99,26.69,22.3,9.3,,1,1.004217536950469, +14524,19124,7499,2012,2012_Pres-R_LA,LA,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/21/2012,600,Rick Santorum,10,REP,43,Mitt Romney,9,REP,27,20,16,3/24/2012,48.99,26.69,22.3,6.3,,1,-2.286773874670764, +14510,19092,7499,2012,2012_Pres-R_LA,LA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,3/21/2012,750,Rick Santorum,10,REP,43,Mitt Romney,9,REP,31,16,12,3/24/2012,48.99,26.69,22.3,10.3,,1,2.441526778435301, +14521,19119,7499,2012,2012_Pres-R_LA,LA,Pres-P,Pres-R,Public Policy Polling,263,IVR,,3/22/2012,650,Rick Santorum,10,REP,42,Mitt Romney,9,REP,28,18,14,3/24/2012,48.99,26.69,22.3,8.3,,1,.4557861715720973, +14522,19120,7506,2012,2012_Pres-R_WI,WI,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,3/22/2012,1000,Mitt Romney,9,REP,46,Rick Santorum,10,REP,33,8,13,4/3/2012,44.03,36.83,7.2,5.8,,1,.4720687750601179, +14545,19166,7506,2012,2012_Pres-R_WI,WI,Pres-P,Pres-R,Marquette University Law School,195,Live Phone,,3/24/2012,350,Mitt Romney,9,REP,39,Rick Santorum,10,REP,31,11,8,4/3/2012,44.03,36.83,7.2,.8,,1,-4.701852777490049, +14563,19206,7506,2012,2012_Pres-R_WI,WI,Pres-P,Pres-R,St. Norbert College,313,Live Phone,,3/26/2012,403,Mitt Romney,9,REP,37,Rick Santorum,10,REP,32,8,5,4/3/2012,44.03,36.83,7.2,2.2,,1,-2.973518808177309, +14562,19205,7506,2012,2012_Pres-R_WI,WI,Pres-P,Pres-R,Marist College,183,Live Phone,,3/27/2012,740,Mitt Romney,9,REP,40,Rick Santorum,10,REP,33,11,7,4/3/2012,44.03,36.83,7.2,.2,,1,-4.775196546993023,for NBC News +14560,19201,7502,2012,2012_Pres-R_MD,MD,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,3/28/2012,750,Mitt Romney,9,REP,45,Rick Santorum,10,REP,28,12,17,4/3/2012,49.26,28.72,20.55,3.55,,1,-4.530044875329162, +14568,19217,7506,2012,2012_Pres-R_WI,WI,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,3/29/2012,717,Mitt Romney,9,REP,44,Rick Santorum,10,REP,34,7,10,4/3/2012,44.03,36.83,7.2,2.8,,1,-1.234141937239163, +14577,19231,7502,2012,2012_Pres-R_MD,MD,Pres-P,Pres-R,Public Policy Polling,263,IVR,,4/1/2012,500,Mitt Romney,9,REP,52,Rick Santorum,10,REP,27,10,25,4/3/2012,49.26,28.72,20.55,4.45,,1,-2.433898530058318, +14575,19230,7506,2012,2012_Pres-R_WI,WI,Pres-P,Pres-R,Public Policy Polling,263,IVR,,4/1/2012,609,Mitt Romney,9,REP,43,Rick Santorum,10,REP,36,11,7,4/3/2012,44.03,36.83,7.2,.2,,1,-3.696836673135495, +14578,19233,7506,2012,2012_Pres-R_WI,WI,Pres-P,Pres-R,We Ask America,376,IVR,,4/1/2012,1173,Mitt Romney,9,REP,39,Rick Santorum,10,REP,31,16,8,4/3/2012,44.03,36.83,7.2,.8,,1,-2.939288814666711, +18674,87132,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,Princeton Survey Research Associates International,258,Live Phone,,5/16/2012,609,Thomas M. Barrett,12551,DEM,42,Scott Walker,1525,REP,50,,-8,6/5/2012,46.28,53.08,-6.8,1.2,-1.2,1,-3.978011589074512,for Arthur N. Rupe | Reason Magazine +54018,87053,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,GQR Research (GQRR),126,Live Phone,D,5/20/2012,472,Thomas M. Barrett,12551,DEM,47,Scott Walker,1525,REP,50,,-3,6/5/2012,46.28,53.08,-6.8,3.8,3.8,1,-1.181427559849828,for unspecified Democratic sponsor +16380,87129,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,St. Norbert College,313,Live Phone,,5/20/2012,406,Thomas M. Barrett,12551,DEM,45,Scott Walker,1525,REP,50,,-5,6/5/2012,46.28,53.08,-6.8,1.8,1.8,1,-3.368997012173519, +54030,87128,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,Garin-Hart-Yang Research Group,113,Live Phone,D,5/23/2012,935,Thomas M. Barrett,12551,DEM,48.62,Scott Walker,1525,REP,49.89,,-1.27,6/5/2012,46.28,53.08,-6.8,5.53,5.53,1,1.305027933371007,for Thomas M. Barrett +54031,87131,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,Mellman Group,205,Live Phone,D,5/23/2012,600,Thomas M. Barrett,12551,DEM,46,Scott Walker,1525,REP,49,,-3,6/5/2012,46.28,53.08,-6.8,3.8,3.8,1,-.829613103707828,for unspecified Democratic sponsor +54039,87161,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,We Ask America,376,IVR,,5/23/2012,1409,Thomas M. Barrett,12551,DEM,42,Scott Walker,1525,REP,54,,-12,6/5/2012,46.28,53.08,-6.8,5.2,-5.2,1,1.118175045577337, +18293,87054,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,Marquette University Law School,195,Live Phone,,5/25/2012,600,Thomas M. Barrett,12551,DEM,45,Scott Walker,1525,REP,52,,-7,6/5/2012,46.28,53.08,-6.8,.2,-.2,1,-4.34603483643383, +54029,87127,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,Lake Research Partners,165,IVR,D,5/26/2012,600,Thomas M. Barrett,12551,DEM,49,Scott Walker,1525,REP,49,,0,6/5/2012,46.28,53.08,-6.8,6.8,6.8,.5,2.628454148957208,for unspecified Democratic sponsor +54040,87166,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,Garin-Hart-Yang Research Group,113,Live Phone,D,5/30/2012,935,Thomas M. Barrett,12551,DEM,48,Scott Walker,1525,REP,50,,-2,6/5/2012,46.28,53.08,-6.8,4.8,4.8,1,.9690595836888815,for Thomas M. Barrett +54028,87124,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,Angus Reid Global,13,Online,,6/1/2012,524,Thomas M. Barrett,12551,DEM,46,Scott Walker,1525,REP,51,,-5,6/5/2012,46.28,53.08,-6.8,1.8,1.8,1,-2.464171385051395,among registered voters +54027,87123,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,Public Policy Polling,263,IVR,,6/3/2012,1226,Thomas M. Barrett,12551,DEM,47,Scott Walker,1525,REP,50,,-3,6/5/2012,46.28,53.08,-6.8,3.8,3.8,1,.2121457919282502, +54026,87122,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,We Ask America,376,IVR,,6/3/2012,1570,Thomas M. Barrett,12551,DEM,42,Scott Walker,1525,REP,54,,-12,6/5/2012,46.28,53.08,-6.8,5.2,-5.2,1,1.803585919201925, +64190,118100,1788,2012,2012_House-GS_AZ-8,AZ-8,House-G,House-GS,Public Policy Polling,263,IVR,,6/10/2012,2012,Ron Barber,11091,DEM,53,Jesse Kelly,10667,REP,41,4,12,6/12/2012,52.32,45.39,6.93,5.07,5.07,1,-1.564605758981743, +30188,36159,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,10/16/2012,1000,Barack Obama,16,DEM,47,Mitt Romney,9,REP,49,,-2,11/6/2012,51.02,47.18,3.85,5.85,-5.85,0,1.590484031023347,for George Washington University | Politico +30077,36124,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,10/16/2012,500,Barack Obama,16,DEM,47,Mitt Romney,9,REP,44,,3,11/6/2012,51.49,46.13,5.37,2.37,-2.37,1,-3.146945365131978,for unspecified Democratic sponsor +30300,36326,659,2012,2012_Pres-G_CT,CT,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/16/2012,625,Barack Obama,16,DEM,49,Mitt Romney,9,REP,42,,7,11/6/2012,58.06,40.73,17.33,10.33,-10.33,1,4.19472254195938, +30117,36056,659,2012,2012_Pres-G_CT,CT,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/16/2012,1015,Barack Obama,16,DEM,53,Mitt Romney,9,REP,44,,9,11/6/2012,58.06,40.73,17.33,8.33,-8.33,1,2.118832840157999,for unspecified Democratic sponsor +30112,36047,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Marist College,183,Live Phone,,10/16/2012,1137,Barack Obama,16,DEM,51,Mitt Romney,9,REP,43,,8,11/6/2012,51.99,46.18,5.81,2.19,2.19,1,-2.422417018052895,for NBC News +30076,35996,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/16/2012,709,Barack Obama,16,DEM,57,Mitt Romney,9,REP,39,,18,11/6/2012,60.65,37.51,23.14,5.14,-5.14,1,-1.192412669381907, +30078,35999,679,2012,2012_Pres-G_MT,MT,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/16/2012,806,Barack Obama,16,DEM,43,Mitt Romney,9,REP,53,,-10,11/6/2012,41.7,55.35,-13.65,3.65,3.65,1,-1.789410557503068,for unspecified Democratic sponsor +30101,36031,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,10/16/2012,500,Barack Obama,16,DEM,50,Mitt Romney,9,REP,43,,7,11/6/2012,52.36,45.68,6.68,.32,.32,1,-3.911258659699473,for unspecified Democratic sponsor +30111,36071,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,Mellman Group,205,Live Phone,D,10/16/2012,600,Barack Obama,16,DEM,51,Mitt Romney,9,REP,43,,8,11/6/2012,52.36,45.68,6.68,1.32,1.32,1,-2.91721944449604,for Shelley Berkley +30095,36026,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/16/2012,733,Barack Obama,16,DEM,49,Mitt Romney,9,REP,48,,1,11/6/2012,51.16,47.28,3.87,2.87,-2.87,1,-1.701436453554493,for unspecified Democratic sponsor +30074,35994,700,2012,2012_Pres-G_WA,WA,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/16/2012,574,Barack Obama,16,DEM,50,Mitt Romney,9,REP,45,,5,11/6/2012,56.16,41.29,14.87,9.87,-9.87,1,5.396284484379977,for unspecified Democratic sponsor +30114,36049,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Marist College,183,Live Phone,,10/16/2012,1013,Barack Obama,16,DEM,51,Mitt Romney,9,REP,45,,6,11/6/2012,52.78,45.94,6.84,.84,-.84,1,-4.000184277036197,for NBC News +30276,36295,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/16/2012,625,Barack Obama,16,DEM,48,Mitt Romney,9,REP,46,,2,11/6/2012,52.78,45.94,6.84,4.84,-4.84,1,-.1105380173853362, +30074,87072,1267,2012,2012_Gov-G_WA,WA,Gov-G,Gov-G,Public Policy Polling,263,IVR,D,10/16/2012,574,Jay Robert Inslee,12546,DEM,48,Rob McKenna,12547,REP,42,,6,11/6/2012,51.54,48.46,3.08,2.92,2.92,1,-1.872395176816491,for unspecified Democratic sponsor +30300,36327,1475,2012,2012_Sen-G_CT,CT,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/16/2012,625,Christopher Murphy,1998,DEM,44,Linda McMahon,1999,REP,44,,0,11/6/2012,54.82,43.07,11.75,11.75,-11.75,.5,4.72997145601143, +30117,36057,1475,2012,2012_Sen-G_CT,CT,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/16/2012,1015,Christopher Murphy,1998,DEM,48,Linda McMahon,1999,REP,44,,4,11/6/2012,54.82,43.07,11.75,7.75,-7.75,1,.3315531935789185,for unspecified Democratic sponsor +30076,35997,1482,2012,2012_Sen-G_MA,MA,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/16/2012,709,Elizabeth Warren,2038,DEM,53,Scott Brown,2039,REP,44,,9,11/6/2012,53.74,46.19,7.55,1.45,1.45,1,-3.579278547761291, +30833,37217,1486,2012,2012_Sen-G_MO,MO,Sen-G,Sen-G,Harstad Strategic Research Inc.,134,Live Phone,,10/16/2012,603,Claire McCaskill,2103,DEM,47,Todd Akin,2104,REP,35,8,12,11/6/2012,54.81,39.11,15.7,3.7,-3.7,1,-4.164337080264133, +30078,36000,1487,2012,2012_Sen-G_MT,MT,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/16/2012,806,Jon Tester,2115,DEM,46,Denny Rehberg,2116,REP,44,7,2,11/6/2012,48.58,44.86,3.72,1.72,-1.72,1,-3.000124663160105,for unspecified Democratic sponsor +30111,36046,1489,2012,2012_Sen-G_NV,NV,Sen-G,Sen-G,Mellman Group,205,Live Phone,D,10/16/2012,600,Shelley Berkley,2145,DEM,41,Dean Heller,2146,REP,38,5,3,11/6/2012,44.71,45.87,-1.16,4.16,4.16,0,.0126854997892345,for Shelley Berkley +30132,36215,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/16/2012,604,Robert P. Casey Jr.,2173,DEM,52,Tom Smith,2174,REP,39,,13,11/6/2012,53.69,44.59,9.1,3.9,3.9,1,-1.507506271185401,for Robert P. Casey Jr. +30095,36027,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/16/2012,733,Tim Kaine,2228,DEM,50,George F. Allen,2229,REP,45,,5,11/6/2012,52.87,46.96,5.91,.91,-.91,1,-4.342869620016197,for unspecified Democratic sponsor +30114,36050,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Marist College,183,Live Phone,,10/16/2012,1013,Tammy Baldwin,2246,DEM,49,Tommy Thompson,2247,REP,45,,4,11/6/2012,51.41,45.86,5.55,1.55,-1.55,1,-4.183959418575656,for NBC News +30276,36296,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/16/2012,625,Tammy Baldwin,2246,DEM,47,Tommy Thompson,2247,REP,45,,2,11/6/2012,51.41,45.86,5.55,3.55,-3.55,1,-2.299762419262697, +51364,81248,4968,2012,2012_House-G_CA-52,CA-52,House-G,House-G,Glover Park Group,120,Live Phone,,10/16/2012,374,Scott Peters,10640,DEM,38,Brian P. Bilbray,10641,REP,47,,-9,11/6/2012,51.18,48.82,2.36,11.36,-11.36,0,5.045396115033666,for San Diego Union-Tribune | University of San Diego +52272,138636,4984,2012,2012_House-G_FL-2,FL-2,House-G,House-G,St. Pete Polls,314,IVR,,10/16/2012,770,Al Lawson,6393,DEM,46.7,Steve Southerland II,6448,REP,47.4,,-.69999999,11/6/2012,47.24,52.7,-5.46,4.76,4.76,1,-2.774178533286038, +52272,138630,4991,2012,2012_House-G_FL-9,FL-9,House-G,House-G,St. Pete Polls,314,IVR,,10/16/2012,612,Alan Grayson,6370,DEM,44.8,William Todd Long,6396,REP,40.3,,4.5,11/6/2012,62.52,37.48,25.04,20.54,-20.54,1,12.96249693936755, +52272,138631,4992,2012,2012_House-G_FL-10,FL-10,House-G,House-G,St. Pete Polls,314,IVR,,10/16/2012,680,Val Demings,6352,DEM,42.3,Daniel Webster,6461,REP,50,,-7.6999998,11/6/2012,48.25,51.73,-3.48,4.22,-4.22,1,-3.345101151750219, +51374,81260,5000,2012,2012_House-G_FL-18,FL-18,House-G,House-G,Public Policy Polling,263,IVR,,10/16/2012,500,Patrick Murphy,6406,DEM,42,Allen West,6464,REP,51,,-9,11/6/2012,50.28,49.7,.58,9.58,-9.58,0,4.492585099298172,for TCPalm.com | WPTV | FL Democracy 2012 +52272,138632,5000,2012,2012_House-G_FL-18,FL-18,House-G,House-G,St. Pete Polls,314,IVR,,10/16/2012,586,Patrick Murphy,6406,DEM,41.8,Allen West,6464,REP,50.9,,-9.1000004,11/6/2012,50.28,49.7,.58,9.68,-9.68,0,5.012010807358334, +51374,81261,5004,2012,2012_House-G_FL-22,FL-22,House-G,House-G,Public Policy Polling,263,IVR,,10/16/2012,500,Lois Frankel,6362,DEM,47,Adam Hasner,6374,REP,44,,3,11/6/2012,54.63,45.37,9.25,6.25,-6.25,1,.719898306290115,for TCPalm.com | WPTV | FL Democracy 2012 +52272,138633,5004,2012,2012_House-G_FL-22,FL-22,House-G,House-G,St. Pete Polls,314,IVR,,10/16/2012,557,Lois Frankel,6362,DEM,48,Adam Hasner,6374,REP,44.8,,3.2,11/6/2012,54.63,45.37,9.25,6.05,-6.05,1,.4842638109535864, +52272,138635,5008,2012,2012_House-G_FL-26,FL-26,House-G,House-G,St. Pete Polls,314,IVR,,10/16/2012,469,Joe Garcia,6365,DEM,43.4,David Rivera,6425,REP,45.9,1.1,-2.5,11/6/2012,53.64,43.02,10.62,13.12,-13.12,0,5.424925999890692, +51368,81254,5114,2012,2012_House-G_MN-6,MN-6,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2012,1000,Jim Graves,10653,DEM,45,Michele Bachmann,6780,REP,51,,-6,11/6/2012,49.26,50.47,-1.21,4.79,-4.79,1,-2.678981264639504,for Minneapolis Star Tribune +51368,81252,5116,2012,2012_House-G_MN-8,MN-8,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2012,1000,Richard M. Nolan,10614,DEM,50,Chip Cravaack,6786,REP,43,,7,11/6/2012,54.28,45.39,8.89,1.89,-1.89,1,-6.274258642095162,for Minneapolis Star Tribune +51362,81246,5177,2012,2012_House-G_NY-24,NY-24,House-G,House-G,Lake Research Partners,165,Live Phone,D,10/16/2012,425,Daniel B. Maffei,10639,DEM,46,Ann Marie Buerkle,10638,REP,44,6,2,11/6/2012,48.86,43.4,5.46,3.46,-3.46,1,-3.356623769467014,for unspecified Democratic sponsor +30188,36160,8270,2012,2012_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,10/16/2012,1000,Generic Candidate,4295,DEM,46,Generic Candidate,4293,REP,46,,0,11/6/2012,48.44,47.43,1.01,1.01,-1.01,.5,-2.270069112760715,for George Washington University | Politico +30073,36006,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,10/17/2012,1916,Barack Obama,16,DEM,47.1,Mitt Romney,9,REP,44.9,,2.2,11/6/2012,51.02,47.18,3.85,1.65,-1.65,1,-2.709695385746476, +30133,36074,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/17/2012,1200,Barack Obama,16,DEM,48,Mitt Romney,9,REP,47,,1,11/6/2012,51.02,47.18,3.85,2.85,-2.85,1,-1.297479761674651,for unspecified Democratic sponsor +30120,36060,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2012,1500,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,-.0698371614070075, +30104,36035,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/17/2012,1000,Barack Obama,16,DEM,49.5,Mitt Romney,9,REP,45.5,4,4,11/6/2012,51.49,46.13,5.37,1.37,-1.37,1,-4.074441563482171,average of multiple versions or turnout models listed in poll +30110,36045,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,EPIC-MRA,84,Live Phone,,10/17/2012,800,Barack Obama,16,DEM,52,Mitt Romney,9,REP,46,,6,11/6/2012,54.21,44.71,9.5,3.5,-3.5,1,-1.76378263896387, +30126,36098,677,2012,2012_Pres-G_MO,MO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2012,500,Barack Obama,16,DEM,43,Mitt Romney,9,REP,54,,-11,11/6/2012,44.38,53.76,-9.38,1.62,-1.62,1,-2.501545109443878, +30092,36021,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2012,500,Barack Obama,16,DEM,46,Mitt Romney,9,REP,52,,-6,11/6/2012,48.35,50.39,-2.04,3.96,-3.96,1,-.242615564414755, +30089,36079,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2012,750,Barack Obama,16,DEM,49,Mitt Romney,9,REP,48,,1,11/6/2012,50.67,47.69,2.98,1.98,-1.98,1,-1.208153406750412, +30125,36065,690,2012,2012_Pres-G_OR,OR,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/17/2012,579,Barack Obama,16,DEM,49,Mitt Romney,9,REP,42,,7,11/6/2012,54.24,42.15,12.09,5.09,-5.09,1,-1.634631264480556, +30092,87079,1263,2012,2012_Gov-G_NC,NC,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2012,500,Walter H. Dalton,12553,DEM,42,Pat McCrory,12542,REP,53,,-11,11/6/2012,43.23,54.62,-11.39,.39,.39,1,-4.880692953793642, +30126,36099,1486,2012,2012_Sen-G_MO,MO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2012,500,Claire McCaskill,2103,DEM,51,Todd Akin,2104,REP,43,,8,11/6/2012,54.81,39.11,15.7,7.7,-7.7,1,-.1248530375684879, +30209,36188,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/17/2012,600,Sherrod Brown,2164,DEM,43,Josh Mandel,2165,REP,44,,-1,11/6/2012,50.7,44.7,6,7,-7,0,3.144532818837761,for Josh Mandel +30089,36080,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2012,750,Sherrod Brown,2164,DEM,49,Josh Mandel,2165,REP,44,,5,11/6/2012,50.7,44.7,6,1,-1,1,-2.906564738524316, +30220,36214,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/17/2012,802,Tim Kaine,2228,DEM,48,George F. Allen,2229,REP,44,,4,11/6/2012,52.87,46.96,5.91,1.91,-1.91,1,-3.098173599473812,for unspecified Democratic sponsor +52381,82710,4968,2012,2012_House-G_CA-52,CA-52,House-G,House-G,Tarrance Group,333,Live Phone,R,10/17/2012,470,Scott Peters,10640,DEM,44,Brian P. Bilbray,10641,REP,48,,-4,11/6/2012,51.18,48.82,2.36,6.36,-6.36,0,.3357308042365577,for Brian P. Bilbray +51363,81247,5000,2012,2012_House-G_FL-18,FL-18,House-G,House-G,Frederick Polls,108,Live Phone,D,10/17/2012,333,Patrick Murphy,6406,DEM,47,Allen West,6464,REP,47,,0,11/6/2012,50.28,49.7,.58,.58,-.58,.5,-5.528959451867466,for Patrick Murphy +64370,118422,5000,2012,2012_House-G_FL-18,FL-18,House-G,House-G,Susquehanna Polling & Research Inc.,326,Live Phone,,10/17/2012,752,Patrick Murphy,6406,DEM,48,Allen West,6464,REP,49,,-1,11/6/2012,50.28,49.7,.58,1.58,-1.58,0,-3.947296992779261,for Sunshine State News +64370,81499,5004,2012,2012_House-G_FL-22,FL-22,House-G,House-G,Susquehanna Polling & Research Inc.,326,Live Phone,,10/17/2012,750,Lois Frankel,6362,DEM,47,Adam Hasner,6374,REP,47,,0,11/6/2012,54.63,45.37,9.25,9.25,-9.25,.5,4.426297434070129,for Sunshine State News +51559,81518,5035,2012,2012_House-G_IL-8,IL-8,House-G,House-G,ALG Research,14,Live Phone,D,10/17/2012,400,Tammy Duckworth,6883,DEM,54,Joe Walsh,6945,REP,39,,15,11/6/2012,54.74,45.26,9.48,5.52,5.52,1,1.323482782996104,for unspecified Democratic sponsor +51367,81251,5038,2012,2012_House-G_IL-11,IL-11,House-G,House-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/17/2012,402,Bill Foster,6889,DEM,49,Judy Biggert,6870,REP,45,,4,11/6/2012,58.57,41.43,17.14,13.14,-13.14,1,3.779145121302243,for unspecified Democratic sponsor +51571,81532,5044,2012,2012_House-G_IL-17,IL-17,House-G,House-G,GBAO,109,Live Phone,D,10/17/2012,450,Cheri Bustos,6872,DEM,49,Robert Schilling,6931,REP,45,,4,11/6/2012,53.28,46.72,6.56,2.56,-2.56,1,-5.086643792038029,for Cheri Bustos +51373,81259,5171,2012,2012_House-G_NY-18,NY-18,House-G,House-G,Siena College,305,Live Phone,,10/17/2012,615,Sean Patrick Maloney,10622,DEM,42,Nan Hayworth,10621,REP,49,,-7,11/6/2012,51.95,48.05,3.9,10.9,-10.9,0,3.338481489992771, +30189,36161,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/18/2012,2700,Barack Obama,16,DEM,45,Mitt Romney,9,REP,51,,-6,11/6/2012,51.02,47.18,3.85,9.85,-9.85,0,6.081145513198856, +30103,36752,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,10/18/2012,1817,Barack Obama,16,DEM,46.3,Mitt Romney,9,REP,45.7,,.60000002,11/6/2012,51.02,47.18,3.85,3.25,-3.25,1,-1.057096011276943, +30128,36069,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/18/2012,805,Barack Obama,16,DEM,44,Mitt Romney,9,REP,46,,-2,11/6/2012,51.02,47.18,3.85,5.85,-5.85,0,1.635248249726009, +30168,36128,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Online,,10/18/2012,1368,Barack Obama,16,DEM,46,Mitt Romney,9,REP,45,,1,11/6/2012,51.02,47.18,3.85,2.85,-2.85,1,-1.234430244776511, +30299,36416,657,2012,2012_Pres-G_CA,CA,Pres-G,Pres-G,Greenberg Quinlan Rosner/American Viewpoint,127,Live Phone,,10/18/2012,1440,Barack Obama,16,DEM,54,Mitt Romney,9,REP,40,0,14,11/6/2012,60.24,37.12,23.12,9.12,-9.12,1,1.717644241256268, +30301,36328,657,2012,2012_Pres-G_CA,CA,Pres-G,Pres-G,Public Policy Institute of California,262,IVR,,10/18/2012,993,Barack Obama,16,DEM,53,Mitt Romney,9,REP,41,,12,11/6/2012,60.24,37.12,23.12,11.12,-11.12,1,3.78717948281324, +30140,36084,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/18/2012,681,Barack Obama,16,DEM,48,Mitt Romney,9,REP,49,,-1,11/6/2012,50.01,49.13,.88,1.88,-1.88,0,-1.704321444940512,for CNN +30144,36088,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/18/2012,1130,Barack Obama,16,DEM,45,Mitt Romney,9,REP,48,,-3,11/6/2012,50.01,49.13,.88,3.88,-3.88,0,.6549234934357873, +30167,36123,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,10/18/2012,500,Barack Obama,16,DEM,48,Mitt Romney,9,REP,45,,3,11/6/2012,50.01,49.13,.88,2.12,2.12,1,-1.577823381674666,for unspecified Democratic sponsor +30174,36234,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/18/2012,800,Barack Obama,16,DEM,47,Mitt Romney,9,REP,48,,-1,11/6/2012,50.01,49.13,.88,1.88,-1.88,0,-1.650547734206897, +30123,36116,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2012,750,Barack Obama,16,DEM,46,Mitt Romney,9,REP,51,,-5,11/6/2012,50.01,49.13,.88,5.88,-5.88,0,2.510428456093357, +30152,36102,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/18/2012,600,Barack Obama,16,DEM,47,Mitt Romney,9,REP,46,,1,11/6/2012,50.01,49.13,.88,.12,.12,1,-3.522182605478406, +30137,36078,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/18/2012,869,Barack Obama,16,DEM,48,Mitt Romney,9,REP,49,,-1,11/6/2012,51.99,46.18,5.81,6.81,-6.81,0,2.514629142277288, +30370,36414,676,2012,2012_Pres-G_MN,MN,Pres-G,Pres-G,St. Cloud State University,312,Live Phone,,10/18/2012,601,Barack Obama,16,DEM,53,Mitt Romney,9,REP,45,,8,11/6/2012,52.65,44.96,7.69,.31,.31,1,-3.746601196363858, +30131,36072,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,10/18/2012,500,Barack Obama,16,DEM,47,Mitt Romney,9,REP,44,,3,11/6/2012,48.35,50.39,-2.04,5.04,5.04,0,1.285245477144941,for unspecified Democratic sponsor +30224,36236,681,2012,2012_Pres-G_ND,ND,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2012,600,Barack Obama,16,DEM,40,Mitt Romney,9,REP,54,,-14,11/6/2012,38.7,58.32,-19.62,5.62,5.62,1,-.6130687348190169, +30136,36077,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/18/2012,1036,Barack Obama,16,DEM,48,Mitt Romney,9,REP,49,,-1,11/6/2012,51.98,46.4,5.58,6.58,-6.58,0,2.310020169794996, +30154,36105,684,2012,2012_Pres-G_NJ,NJ,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/18/2012,577,Barack Obama,16,DEM,54,Mitt Romney,9,REP,40,,14,11/6/2012,58.34,40.62,17.72,3.72,-3.72,1,-2.980507561384248, +30142,36086,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/18/2012,1131,Barack Obama,16,DEM,46,Mitt Romney,9,REP,43,,3,11/6/2012,50.67,47.69,2.98,.02,.02,1,-3.000302319346513, +30462,36567,696,2012,2012_Pres-G_TX,TX,Pres-G,Pres-G,YouGov,391,Online,,10/18/2012,540,Barack Obama,16,DEM,39,Mitt Romney,9,REP,55,,-16,11/6/2012,41.38,57.17,-15.78,.22,-.22,1,-7.174911806871054, +30378,36431,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,CallFire,42,IVR,,10/18/2012,624,Barack Obama,16,DEM,46,Mitt Romney,9,REP,48,,-2,11/6/2012,51.16,47.28,3.87,5.87,-5.87,0,1.690527678157974,for Faith Horizon +30122,36130,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2012,750,Barack Obama,16,DEM,47,Mitt Romney,9,REP,50,,-3,11/6/2012,51.16,47.28,3.87,6.87,-6.87,0,2.908814129515755, +30158,36110,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,10/18/2012,500,Barack Obama,16,DEM,47,Mitt Romney,9,REP,44,,3,11/6/2012,52.78,45.94,6.84,3.84,-3.84,1,-1.208534232497554,for unspecified Democratic sponsor +30124,36181,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2012,500,Barack Obama,16,DEM,50,Mitt Romney,9,REP,48,,2,11/6/2012,52.78,45.94,6.84,4.84,-4.84,1,.159469600450684, +30136,86959,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/18/2012,1036,Margaret Wood Hassan,12539,DEM,45,Ovide Lamontagne,12540,REP,43,,2,11/6/2012,54.61,42.52,12.09,10.09,-10.09,1,2.879498356348296, +30224,87078,1264,2012,2012_Gov-G_ND,ND,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2012,600,Ryan M. Taylor,12555,DEM,39,Jack Dalrymple,12554,REP,53,,-14,11/6/2012,34.31,63.1,-28.78,14.78,14.78,1,9.617736861427108, +30299,36415,1474,2012,2012_Sen-G_CA,CA,Sen-G,Sen-G,Greenberg Quinlan Rosner/American Viewpoint,127,Live Phone,,10/18/2012,1440,Dianne Feinstein,1989,DEM,55,Elizabeth Emken,1990,REP,38,,17,11/6/2012,62.52,37.48,25.05,8.05,-8.05,1,.8864338557395269, +30174,36235,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/18/2012,800,Bill Nelson,2012,DEM,45,Connie Mack,2013,REP,41,,4,11/6/2012,55.23,42.23,13.01,9.01,-9.01,1,2.710556639950947, +30123,36117,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2012,750,Bill Nelson,2012,DEM,48,Connie Mack,2013,REP,43,,5,11/6/2012,55.23,42.23,13.01,8.01,-8.01,1,1.787545684117301, +30152,36103,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/18/2012,600,Bill Nelson,2012,DEM,48,Connie Mack,2013,REP,40,,8,11/6/2012,55.23,42.23,13.01,5.01,-5.01,1,-1.659594990753308, +73068,137010,1486,2012,2012_Sen-G_MO,MO,Sen-G,Sen-G,Kiley & Company,162,Live Phone,D,10/18/2012,600,Claire McCaskill,2103,DEM,52,Todd Akin,2104,REP,38,,14,11/6/2012,54.81,39.11,15.7,1.7,-1.7,1,-6.731455930421672,for Claire McCaskill; sample size unavailable; estimated at 600 as a default +30154,36106,1490,2012,2012_Sen-G_NJ,NJ,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/18/2012,577,Robert Menendez,2131,DEM,53,Joe Kyrillos,2132,REP,33,,20,11/6/2012,58.87,39.37,19.49,.51,.51,1,-4.995974021433093, +30210,36189,1493,2012,2012_Sen-G_ND,ND,Sen-G,Sen-G,Mellman Group,205,Live Phone,D,10/18/2012,600,Heidi Heitkamp,2118,DEM,45,Rick Berg,2117,REP,42,,3,11/6/2012,50.24,49.32,.91,2.09,2.09,1,-2.5989179909847,for Heidi Heitkamp +30224,36237,1493,2012,2012_Sen-G_ND,ND,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2012,600,Heidi Heitkamp,2118,DEM,45,Rick Berg,2117,REP,50,,-5,11/6/2012,50.24,49.32,.91,5.91,-5.91,0,1.588191664025164, +73020,136951,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,GS Strategy Group,478,Live Phone,R,10/18/2012,600,Robert P. Casey Jr.,2173,DEM,43.6,Tom Smith,2174,REP,43.4,2.4,.2,11/6/2012,53.69,44.59,9.1,8.9,-8.9,1,3.927707697724911,for unspecified Republican sponsor; sample size unavailable; estimated at 600 as a default +30462,36568,1498,2012,2012_Sen-G_TX,TX,Sen-G,Sen-G,YouGov,391,Online,,10/18/2012,540,Paul Sadler,2195,DEM,39,Ted Cruz,2194,REP,54,3,-15,11/6/2012,40.62,56.46,-15.83,.83,.83,1,-7.018504582975677, +30122,36131,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2012,750,Tim Kaine,2228,DEM,49,George F. Allen,2229,REP,48,,1,11/6/2012,52.87,46.96,5.91,4.91,-4.91,1,.1293266896731144, +30124,36182,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2012,500,Tammy Baldwin,2246,DEM,46,Tommy Thompson,2247,REP,48,,-2,11/6/2012,51.41,45.86,5.55,7.55,-7.55,0,1.996810911805413, +51361,81245,5097,2012,2012_House-G_MI-3,MI-3,House-G,House-G,Glengariff Group,117,Live Phone,,10/18/2012,400,Steven M. Pestka,6535,DEM,35,Justin Amash,6473,REP,34,,1,11/6/2012,44.17,52.62,-8.45,9.45,9.45,0,3.217540963188781, +51558,81517,5110,2012,2012_House-G_MN-2,MN-2,House-G,House-G,SurveyUSA,325,IVR/Live Phone,,10/18/2012,565,Mike Obermueller,10666,DEM,41,John Kline,6800,REP,49,,-8,11/6/2012,45.85,54.01,-8.16,.16,.16,1,-7.392472736103527,for KSTP-TV Minneapolis +73896,81249,5159,2012,2012_House-G_NY-6,NY-6,House-G,House-G,McLaughlin & Associates,203,Live Phone,R,10/18/2012,300,Grace Meng,10652,DEM,36,Daniel J. Halloran,10651,REP,33,,3,11/6/2012,67.88,30.95,36.93,33.93,-33.93,1,26.20089446984379,for Daniel J. Halloran; among registered voters +51295,81138,5178,2012,2012_House-G_NY-25,NY-25,House-G,House-G,GBAO,109,Live Phone,D,10/18/2012,400,Louise McIntosh Slaughter,10613,DEM,53,Maggie Brooks,10612,REP,43,,10,11/6/2012,57.41,42.59,14.82,4.82,-4.82,1,-1.791230000692415,for unspecified Democratic sponsor +30151,117324,8270,2012,2012_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2012,3500,Generic Candidate,4295,DEM,43,Generic Candidate,4293,REP,44,,-1,11/6/2012,48.44,47.43,1.01,2.01,-2.01,0,-.7331052991902108, +30225,36218,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,10/19/2012,790,Barack Obama,16,DEM,48,Mitt Romney,9,REP,46,,2,11/6/2012,51.02,47.18,3.85,1.85,-1.85,1,-2.384083617630827,for CBS News +30195,36167,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/19/2012,885,Barack Obama,16,DEM,47.4,Mitt Romney,9,REP,43.4,,4,11/6/2012,51.02,47.18,3.85,.15,.15,1,-4.011802661581494, +30171,36209,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,Live Phone,,10/19/2012,816,Barack Obama,16,DEM,47,Mitt Romney,9,REP,47,,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,-.3388307672739114, +30258,36273,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,RAND (American Life Panel),270,Online,,10/19/2012,3500,Barack Obama,16,DEM,48.26,Mitt Romney,9,REP,46.36,,1.9,11/6/2012,51.02,47.18,3.85,1.95,-1.95,1,-1.893255800041471, +30198,36170,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/19/2012,800,Barack Obama,16,DEM,49.7,Mitt Romney,9,REP,47.3,,2.4000001,11/6/2012,51.02,47.18,3.85,1.45,-1.45,1,-2.789641737183707, +30208,36186,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Angus Reid Global,13,Online,,10/19/2012,502,Barack Obama,16,DEM,44,Mitt Romney,9,REP,49,,-5,11/6/2012,50.01,49.13,.88,5.88,-5.88,0,2.342825248151, +30185,36155,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/19/2012,660,Barack Obama,16,DEM,49,Mitt Romney,9,REP,48,,1,11/6/2012,51.99,46.18,5.81,4.81,-4.81,1,.4293792949987325,for unspecified Democratic sponsor +30180,36147,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,Angus Reid Global,13,Online,,10/19/2012,551,Barack Obama,16,DEM,49,Mitt Romney,9,REP,40,,9,11/6/2012,54.21,44.71,9.5,.5,-.5,1,-4.796083959344407, +30197,36169,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,10/19/2012,773,Barack Obama,16,DEM,51,Mitt Romney,9,REP,42,,9,11/6/2012,51.98,46.4,5.58,3.42,3.42,1,-1.189407726188674, +30183,36153,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Angus Reid Global,13,Online,,10/19/2012,550,Barack Obama,16,DEM,45,Mitt Romney,9,REP,45,,0,11/6/2012,50.67,47.69,2.98,2.98,-2.98,.5,-.2977792798389287, +30153,36104,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/19/2012,1943,Barack Obama,16,DEM,47,Mitt Romney,9,REP,47,,0,11/6/2012,50.67,47.69,2.98,2.98,-2.98,.5,.1915286304136831, +30166,36121,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/19/2012,532,Barack Obama,16,DEM,49,Mitt Romney,9,REP,48,,1,11/6/2012,50.67,47.69,2.98,1.98,-1.98,1,-1.389327261884768, +30200,36173,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/19/2012,1548,Barack Obama,16,DEM,50,Mitt Romney,9,REP,45,,5,11/6/2012,50.67,47.69,2.98,2.02,2.02,1,-.8259236849217042, +30218,36203,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Angus Reid Global,13,Online,,10/19/2012,559,Barack Obama,16,DEM,48,Mitt Romney,9,REP,39,,9,11/6/2012,51.97,46.59,5.39,3.61,3.61,1,.4115310795244895, +30203,36177,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Muhlenberg College,219,Live Phone,,10/19/2012,444,Barack Obama,16,DEM,50,Mitt Romney,9,REP,45,,5,11/6/2012,51.97,46.59,5.39,.39,-.39,1,-3.241803187027812, +30373,36421,695,2012,2012_Pres-G_TN,TN,Pres-G,Pres-G,Middle Tennessee State University,208,Live Phone,,10/19/2012,609,Barack Obama,16,DEM,34,Mitt Romney,9,REP,59,,-25,11/6/2012,39.08,59.48,-20.4,4.6,-4.6,1,-2.502541200372218, +30164,36118,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/19/2012,500,Barack Obama,16,DEM,49,Mitt Romney,9,REP,47,,2,11/6/2012,51.16,47.28,3.87,1.87,-1.87,1,-2.767393729907472,for unspecified Democratic sponsor +30219,36205,700,2012,2012_Pres-G_WA,WA,Pres-G,Pres-G,Strategies 360,321,Live Phone,,10/19/2012,500,Barack Obama,16,DEM,52,Mitt Romney,9,REP,39,,13,11/6/2012,56.16,41.29,14.87,1.87,-1.87,1,-4.038785729345824, +30216,36200,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Angus Reid Global,13,Online,,10/19/2012,502,Barack Obama,16,DEM,48,Mitt Romney,9,REP,43,,5,11/6/2012,52.78,45.94,6.84,1.84,-1.84,1,-3.238620630731513, +63940,117693,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,Marist College,183,Live Phone,,10/19/2012,1013,Margaret Wood Hassan,12539,DEM,49,Ovide Lamontagne,12540,REP,44,,5,11/6/2012,54.61,42.52,12.09,7.09,-7.09,1,-.3609783329149392,for NBC News +30197,86958,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,10/19/2012,773,Margaret Wood Hassan,12539,DEM,43,Ovide Lamontagne,12540,REP,35,3,8,11/6/2012,54.61,42.52,12.09,4.09,-4.09,1,-4.093877149873244, +30219,86957,1267,2012,2012_Gov-G_WA,WA,Gov-G,Gov-G,Strategies 360,321,Live Phone,,10/19/2012,500,Jay Robert Inslee,12546,DEM,46,Rob McKenna,12547,REP,46,,0,11/6/2012,51.54,48.46,3.08,3.08,-3.08,.5,-1.466323585460958, +30818,37189,1473,2012,2012_Sen-G_AZ,AZ,Sen-G,Sen-G,ALG Research,14,Live Phone,D,10/19/2012,800,Richard Carmona,1977,DEM,45,Jeff Flake,1976,REP,41,5,4,11/6/2012,46.2,49.23,-3.03,7.03,7.03,0,2.289054508447931,for Richard Carmona +30208,36187,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Angus Reid Global,13,Online,,10/19/2012,502,Bill Nelson,2012,DEM,48,Connie Mack,2013,REP,33,,15,11/6/2012,55.23,42.23,13.01,1.99,1.99,1,-4.743673151861217, +30414,36492,1478,2012,2012_Sen-G_HI,HI,Sen-G,Sen-G,Ward Research/The Honolulu Star-Advertiser,375,Live Phone,,10/19/2012,786,Mazie Hirono,2028,DEM,57,Linda Lingle,2029,REP,35,,22,11/6/2012,62.6,37.4,25.2,3.2,-3.2,1,-3.748675212716884, +30244,36248,1479,2012,2012_Sen-G_IN,IN,Sen-G,Sen-G,Global Strategy Group,118,Live Phone,D,10/19/2012,603,Joe Donnelly,2034,DEM,40,Richard Mourdock,2035,REP,38,8,2,11/6/2012,50.04,44.28,5.76,3.76,-3.76,1,-1.00244710903411,for Joe Donnelly +30180,136761,1483,2012,2012_Sen-G_MI,MI,Sen-G,Sen-G,Angus Reid Global,13,Online,,10/19/2012,575.5,Debbie Stabenow,2082,DEM,55,Pete Hoekstra,2083,REP,36.5,,18.5,11/6/2012,58.8,37.98,20.81,2.31,-2.31,1,-4.710642374189263,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll +30183,36154,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Angus Reid Global,13,Online,,10/19/2012,550,Sherrod Brown,2164,DEM,45,Josh Mandel,2165,REP,39,,6,11/6/2012,50.7,44.7,6,0,0,1,-3.973184033401163, +30166,36122,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/19/2012,532,Sherrod Brown,2164,DEM,49,Josh Mandel,2165,REP,44,,5,11/6/2012,50.7,44.7,6,1,-1,1,-2.885812655332433, +30200,36174,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/19/2012,1548,Sherrod Brown,2164,DEM,51,Josh Mandel,2165,REP,42,,9,11/6/2012,50.7,44.7,6,3,3,1,-.5284325088418883, +30218,36204,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Angus Reid Global,13,Online,,10/19/2012,559,Robert P. Casey Jr.,2173,DEM,44,Tom Smith,2174,REP,39,,5,11/6/2012,53.69,44.59,9.1,4.1,-4.1,1,-1.122811884652655, +30203,36178,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Muhlenberg College,219,Live Phone,,10/19/2012,444,Robert P. Casey Jr.,2173,DEM,45,Tom Smith,2174,REP,37,,8,11/6/2012,53.69,44.59,9.1,1.1,-1.1,1,-4.413975340931899, +30373,36422,1497,2012,2012_Sen-G_TN,TN,Sen-G,Sen-G,Middle Tennessee State University,208,Live Phone,,10/19/2012,609,Mark E. Clayton,2186,DEM,21,Bob Corker,2184,REP,59,,-38,11/6/2012,30.41,64.89,-34.48,3.52,-3.52,1,-1.928698920749587, +30216,36201,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Angus Reid Global,13,Online,,10/19/2012,502,Tammy Baldwin,2246,DEM,45,Tommy Thompson,2247,REP,42,,3,11/6/2012,51.41,45.86,5.55,2.55,-2.55,1,-3.270874546181897, +52274,82490,5024,2012,2012_House-G_HI-1,HI-1,House-G,House-G,Ward Research/The Honolulu Star-Advertiser,375,Live Phone,,10/19/2012,376,Colleen W. Hanabusa,6702,DEM,52,Charles K. Djou,6698,REP,41,,11,11/6/2012,54.61,45.39,9.23,1.77,1.77,1,-3.145884041769929, +52274,82491,5025,2012,2012_House-G_HI-2,HI-2,House-G,House-G,Ward Research/The Honolulu Star-Advertiser,375,Live Phone,,10/19/2012,410,Tulsi Gabbard,6699,DEM,73,Kawika Crowley,6695,REP,8,,65,11/6/2012,80.54,19.46,61.09,3.91,3.91,1,-.9328433617153209, +30197,81241,5137,2012,2012_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,10/19/2012,364,Carol Shea-Porter,7712,DEM,38,Frank C. Guinta,7706,REP,41,4,-3,11/6/2012,49.75,45.99,3.77,6.77,-6.77,0,-.4076363263501996, +30197,81240,5138,2012,2012_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,10/19/2012,408,Annie Kuster,7708,DEM,39,Charles Bass,7701,REP,36,3,3,11/6/2012,50.17,45.34,4.83,1.83,-1.83,1,-3.50285597842691, +30171,36210,8270,2012,2012_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,10/19/2012,816,Generic Candidate,4295,DEM,45,Generic Candidate,4293,REP,43,,2,11/6/2012,48.44,47.43,1.01,.99,.99,1,-2.158585267975066, +30205,36180,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/20/2012,1200,Barack Obama,16,DEM,47,Mitt Romney,9,REP,49,,-2,11/6/2012,51.02,47.18,3.85,5.85,-5.85,0,1.888786034599329, +30215,36207,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,10/20/2012,1000,Barack Obama,16,DEM,49,Mitt Romney,9,REP,46,,3,11/6/2012,51.02,47.18,3.85,.85,-.85,1,-3.259615255480745, +30196,36168,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Monmouth University,215,IVR/Live Phone,,10/20/2012,1402,Barack Obama,16,DEM,45,Mitt Romney,9,REP,48,,-3,11/6/2012,51.02,47.18,3.85,6.85,-6.85,0,3.005533161597696, +30278,36298,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Pharos Research Group,254,Live Phone,,10/20/2012,918,Barack Obama,16,DEM,49.67,Mitt Romney,9,REP,47.39,,2.28,11/6/2012,51.02,47.18,3.85,1.57,-1.57,1,-2.536219768109672, +30175,36138,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/20/2012,1200,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,-.1110793919306259,for unspecified Democratic sponsor +30194,36166,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/20/2012,1500,Barack Obama,16,DEM,47,Mitt Romney,9,REP,49,,-2,11/6/2012,51.02,47.18,3.85,5.85,-5.85,0,2.123676429545819, +63692,117218,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,TCJ Research,327,IVR,,10/20/2012,1500,Barack Obama,16,DEM,45.8,Mitt Romney,9,REP,50.2,,-4.4000001,11/6/2012,51.02,47.18,3.85,8.25,-8.25,0,4.491044609564772, +30236,36230,659,2012,2012_Pres-G_CT,CT,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/20/2012,575,Barack Obama,16,DEM,53,Mitt Romney,9,REP,40,,13,11/6/2012,58.06,40.73,17.33,4.33,-4.33,1,-2.158832654698914, +30238,36242,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Mellman Group,205,Live Phone,D,10/20/2012,800,Barack Obama,16,DEM,47,Mitt Romney,9,REP,47,,0,11/6/2012,50.01,49.13,.88,.88,-.88,.5,-2.549984912420799,for unspecified Democratic sponsor +30279,36299,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Pharos Research Group,254,Live Phone,,10/20/2012,759,Barack Obama,16,DEM,46.77,Mitt Romney,9,REP,46.64,,.13,11/6/2012,50.01,49.13,.88,.75,-.75,1,-2.605264837862582, +30280,36301,668,2012,2012_Pres-G_IN,IN,Pres-G,Pres-G,Pharos Research Group,254,Live Phone,,10/20/2012,754,Barack Obama,16,DEM,38.33,Mitt Romney,9,REP,51.46,,-13.13,11/6/2012,43.93,54.13,-10.2,2.93,-2.93,1,-.4233804398875578, +30211,36190,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,Kimball Political Consulting,163,IVR,,10/20/2012,761,Barack Obama,16,DEM,55,Mitt Romney,9,REP,39,,16,11/6/2012,60.65,37.51,23.14,7.14,-7.14,1,1.010112405698464, +30186,36156,677,2012,2012_Pres-G_MO,MO,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/20/2012,582,Barack Obama,16,DEM,46,Mitt Romney,9,REP,52,,-6,11/6/2012,44.38,53.76,-9.38,3.38,3.38,1,-.2568557408220789, +30281,36303,679,2012,2012_Pres-G_MT,MT,Pres-G,Pres-G,Pharos Research Group,254,Live Phone,,10/20/2012,828,Barack Obama,16,DEM,41.3,Mitt Romney,9,REP,47.46,,-6.1599998,11/6/2012,41.7,55.35,-13.65,7.49,7.49,1,2.702933125525309, +30419,36500,681,2012,2012_Pres-G_ND,ND,Pres-G,Pres-G,Pharos Research Group,254,Live Phone,,10/20/2012,807,Barack Obama,16,DEM,39,Mitt Romney,9,REP,49,,-10,11/6/2012,38.7,58.32,-19.62,9.62,9.62,1,4.035205236765042, +30418,36498,682,2012,2012_Pres-G_NE,NE,Pres-G,Pres-G,Pharos Research Group,254,Live Phone,,10/20/2012,783,Barack Obama,16,DEM,41,Mitt Romney,9,REP,51,,-10,11/6/2012,38.03,59.8,-21.78,11.78,11.78,1,7.279522394276, +30262,36284,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,Lake Research Partners,165,Live Phone,D,10/20/2012,400,Barack Obama,16,DEM,48,Mitt Romney,9,REP,45,,3,11/6/2012,51.98,46.4,5.58,2.58,-2.58,1,-2.430525868354068,for unspecified Democratic sponsor +30282,36306,687,2012,2012_Pres-G_NY,NY,Pres-G,Pres-G,Marist College,183,Live Phone,,10/20/2012,565,Barack Obama,16,DEM,61,Mitt Romney,9,REP,35,,26,11/6/2012,63.4,35.24,28.16,2.16,-2.16,1,-2.860612024048458,for NBC News +30417,36496,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Pharos Research Group,254,Live Phone,,10/20/2012,810,Barack Obama,16,DEM,50,Mitt Romney,9,REP,45,,5,11/6/2012,50.67,47.69,2.98,2.02,2.02,1,-1.029745984637503, +30199,36171,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Suffolk University,323,Live Phone,,10/20/2012,600,Barack Obama,16,DEM,47,Mitt Romney,9,REP,47,1,0,11/6/2012,50.67,47.69,2.98,2.98,-2.98,.5,-.2139249602806678, +63683,117208,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,TCJ Research,327,IVR,,10/20/2012,1000,Barack Obama,16,DEM,47,Mitt Romney,9,REP,49.7,,-2.7,11/6/2012,50.67,47.69,2.98,5.68,-5.68,0,2.908814498032048, +30416,36494,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Pharos Research Group,254,Live Phone,,10/20/2012,760,Barack Obama,16,DEM,49,Mitt Romney,9,REP,46,,3,11/6/2012,51.97,46.59,5.39,2.39,-2.39,1,-.7646899695494542, +30207,36184,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Clout Research/Wenzel Strategies,55,IVR,R,10/20/2012,1000,Barack Obama,16,DEM,47,Mitt Romney,9,REP,49,,-2,11/6/2012,51.16,47.28,3.87,5.87,-5.87,0,2.002897047929745,for unspecified Republican sponsor +30249,36257,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Mellman Group,205,Live Phone,D,10/20/2012,800,Barack Obama,16,DEM,46,Mitt Romney,9,REP,45,,1,11/6/2012,51.16,47.28,3.87,2.87,-2.87,1,-1.186502487031452,for unspecified Democratic sponsor +63713,117252,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,TCJ Research,327,IVR,,10/20/2012,1000,Barack Obama,16,DEM,45.5,Mitt Romney,9,REP,48.6,,-3.0999999,11/6/2012,52.78,45.94,6.84,9.94,-9.94,0,5.797196286121164, +30281,87070,1258,2012,2012_Gov-G_MT,MT,Gov-G,Gov-G,Pharos Research Group,254,Live Phone,,10/20/2012,828,Steve Bullock,12543,DEM,46.62,Richard A. Hill,12544,REP,44.93,,1.6900001,11/6/2012,48.9,47.34,1.57,.12,.12,1,-5.094168722995029, +54020,87076,1260,2012,2012_Gov-G_IN,IN,Gov-G,Gov-G,Benenson Strategy Group,30,Live Phone,D,10/20/2012,701,John R. Gregg,12548,DEM,38,Mike Pence,12549,REP,44,6,-6,11/6/2012,46.56,49.49,-2.93,3.07,-3.07,1,-1.743959777230639,for John R. Gregg +30186,86953,1261,2012,2012_Gov-G_MO,MO,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/20/2012,582,Jay Nixon,12545,DEM,51,David Spence,12550,REP,40,,11,11/6/2012,54.77,42.53,12.24,1.24,-1.24,1,-5.550794961111815, +30419,87071,1264,2012,2012_Gov-G_ND,ND,Gov-G,Gov-G,Pharos Research Group,254,Live Phone,,10/20/2012,807,Ryan M. Taylor,12555,DEM,31.97,Jack Dalrymple,12554,REP,62.83,,-30.860001,11/6/2012,34.31,63.1,-28.78,2.08,-2.08,1,-5.612336250790704, +54006,86954,1267,2012,2012_Gov-G_WA,WA,Gov-G,Gov-G,Elway Research,87,Live Phone,,10/20/2012,451,Jay Robert Inslee,12546,DEM,45,Rob McKenna,12547,REP,47,,-2,11/6/2012,51.54,48.46,3.08,5.08,-5.08,0,.8348498063287402, +30236,36231,1475,2012,2012_Sen-G_CT,CT,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/20/2012,575,Christopher Murphy,1998,DEM,47,Linda McMahon,1999,REP,43,,4,11/6/2012,54.82,43.07,11.75,7.75,-7.75,1,.6204436746621825, +30279,36300,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Pharos Research Group,254,Live Phone,,10/20/2012,759,Bill Nelson,2012,DEM,51.52,Connie Mack,2013,REP,43.74,,7.7800002,11/6/2012,55.23,42.23,13.01,5.23,-5.23,1,-1.243233231783814, +30280,36302,1479,2012,2012_Sen-G_IN,IN,Sen-G,Sen-G,Pharos Research Group,254,Live Phone,,10/20/2012,754,Joe Donnelly,2034,DEM,45.62,Richard Mourdock,2035,REP,46.15,,-.52999997,11/6/2012,50.04,44.28,5.76,6.29,-6.29,0,2.365153256964223, +30211,36191,1482,2012,2012_Sen-G_MA,MA,Sen-G,Sen-G,Kimball Political Consulting,163,IVR,,10/20/2012,761,Elizabeth Warren,2038,DEM,48,Scott Brown,2039,REP,45.5,,2.5,11/6/2012,53.74,46.19,7.55,5.05,-5.05,1,.7634821846223571, +30186,36157,1486,2012,2012_Sen-G_MO,MO,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/20/2012,582,Claire McCaskill,2103,DEM,46,Todd Akin,2104,REP,40,6,6,11/6/2012,54.81,39.11,15.7,9.7,-9.7,1,2.761141048057568, +30281,36304,1487,2012,2012_Sen-G_MT,MT,Sen-G,Sen-G,Pharos Research Group,254,Live Phone,,10/20/2012,828,Jon Tester,2115,DEM,48.43,Denny Rehberg,2116,REP,46.26,,2.1700001,11/6/2012,48.58,44.86,3.72,1.55,-1.55,1,-2.93219442929455, +30418,36499,1488,2012,2012_Sen-G_NE,NE,Sen-G,Sen-G,Pharos Research Group,254,Live Phone,,10/20/2012,783,Bob Kerrey,2122,DEM,45.9,Deb Fischer,2120,REP,48.4,,-2.5,11/6/2012,42.23,57.77,-15.55,13.05,13.05,1,8.208687732478364, +30282,36305,1492,2012,2012_Sen-G_NY,NY,Sen-G,Sen-G,Marist College,183,Live Phone,,10/20/2012,565,Kirsten E. Gillibrand,2153,DEM,68,Wendy E. Long,2154,REP,24,,44,11/6/2012,72.2,26.36,45.84,1.84,-1.84,1,-5.135729399934389,for NBC News +30419,36501,1493,2012,2012_Sen-G_ND,ND,Sen-G,Sen-G,Pharos Research Group,254,Live Phone,,10/20/2012,807,Heidi Heitkamp,2118,DEM,49.1,Rick Berg,2117,REP,47.9,,1.2,11/6/2012,50.24,49.32,.91,.29,.29,1,-4.425434561583932, +30417,36497,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Pharos Research Group,254,Live Phone,,10/20/2012,810,Sherrod Brown,2164,DEM,52.2,Josh Mandel,2165,REP,41.1,,11.1,11/6/2012,50.7,44.7,6,5.1,5.1,1,1.435073572244841, +30199,36172,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Suffolk University,323,Live Phone,,10/20/2012,600,Sherrod Brown,2164,DEM,46,Josh Mandel,2165,REP,39,6,7,11/6/2012,50.7,44.7,6,1,1,1,-2.843654848480663, +30416,36495,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Pharos Research Group,254,Live Phone,,10/20/2012,760,Robert P. Casey Jr.,2173,DEM,52.1,Tom Smith,2174,REP,41.8,,10.3,11/6/2012,53.69,44.59,9.1,1.2,1.2,1,-3.998656505982983, +30207,36185,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Clout Research/Wenzel Strategies,55,IVR,R,10/20/2012,1000,Tim Kaine,2228,DEM,46.1,George F. Allen,2229,REP,49.4,,-3.3,11/6/2012,52.87,46.96,5.91,9.21,-9.21,0,4.642802783688149,for unspecified Republican sponsor +51359,81243,4968,2012,2012_House-G_CA-52,CA-52,House-G,House-G,Grove Insight,129,Live Phone,D,10/20/2012,400,Scott Peters,10640,DEM,45,Brian P. Bilbray,10641,REP,40,,5,11/6/2012,51.18,48.82,2.36,2.64,2.64,1,-3.686108865567812,for Scott Peters +51294,81137,5004,2012,2012_House-G_FL-22,FL-22,House-G,House-G,ALG Research,14,Live Phone,D,10/20/2012,501,Lois Frankel,6362,DEM,47,Adam Hasner,6374,REP,37,,10,11/6/2012,54.63,45.37,9.25,.75,.75,1,-5.68891819808425,for Lois Frankel +51360,81244,5040,2012,2012_House-G_IL-13,IL-13,House-G,House-G,ALG Research,14,Live Phone,D,10/20/2012,400,David M. Gill,6891,DEM,48,Rodney Davis,6881,REP,39,,9,11/6/2012,46.21,46.55,-.34,9.34,9.34,0,3.244096311615572,for unspecified Democratic sponsor +51366,81250,5097,2012,2012_House-G_MI-3,MI-3,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/20/2012,400,Steven M. Pestka,6535,DEM,36,Justin Amash,6473,REP,50,,-14,11/6/2012,44.17,52.62,-8.45,5.55,-5.55,1,-1.480455764109814,for Justin Amash +30281,81530,5129,2012,2012_House-G_MT-1,MT-1,House-G,House-G,Pharos Research Group,254,Live Phone,,10/20/2012,828,Kim J. Gillan,10635,DEM,41,Steve Daines,10634,REP,47,,-6,11/6/2012,42.72,53.25,-10.53,4.53,4.53,1,-.6677260254394087, +30419,81144,5194,2012,2012_House-G_ND-1,ND-1,House-G,House-G,Pharos Research Group,254,Live Phone,,10/20/2012,807,Pam Gulleson,10615,DEM,42,Kevin Cramer,11071,REP,54,,-12,11/6/2012,41.7,54.89,-13.19,1.19,1.19,1,-4.404564278238947, +51358,81242,5310,2012,2012_House-G_WA-1,WA-1,House-G,House-G,SurveyUSA,325,Live Phone,,10/20/2012,610,Suzan DelBene,7653,DEM,47,John Koster,7674,REP,44,,3,11/6/2012,53.94,46.06,7.87,4.87,-4.87,1,-2.587519089050693,for KING TV (Seattle) +30215,36208,8270,2012,2012_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,Live Phone,,10/20/2012,1000,Generic Candidate,4295,DEM,47,Generic Candidate,4293,REP,44,,3,11/6/2012,48.44,47.43,1.01,1.99,1.99,1,-1.036744268372155, +30239,36241,8270,2012,2012_House-G_US,US,House-G,House-G,Public Policy Polling,263,IVR,D,10/20/2012,1300,Generic Candidate,4295,DEM,46,Generic Candidate,4293,REP,46,,0,11/6/2012,48.44,47.43,1.01,1.01,-1.01,.5,-2.005123755925348,for unspecified Democratic sponsor +35085,36308,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,GfK Group,115,Live Phone,,10/21/2012,839,Barack Obama,16,DEM,45,Mitt Romney,9,REP,47,,-2,11/6/2012,51.02,47.18,3.85,5.85,-5.85,0,1.830347698806412,for AP +30242,36245,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/21/2012,803,Barack Obama,16,DEM,48,Mitt Romney,9,REP,46,,2,11/6/2012,51.02,47.18,3.85,1.85,-1.85,1,-2.253964192037426, +30295,36352,656,2012,2012_Pres-G_AZ,AZ,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2012,500,Barack Obama,16,DEM,44,Mitt Romney,9,REP,52,,-8,11/6/2012,44.59,53.65,-9.06,1.06,1.06,1,-3.449925103581329, +30201,36175,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2012,500,Barack Obama,16,DEM,46,Mitt Romney,9,REP,50,,-4,11/6/2012,51.49,46.13,5.37,9.37,-9.37,0,4.524908675128715, +30255,36268,659,2012,2012_Pres-G_CT,CT,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/21/2012,1412,Barack Obama,16,DEM,55,Mitt Romney,9,REP,41,,14,11/6/2012,58.06,40.73,17.33,3.33,-3.33,1,-2.855528201887992, +30237,36253,659,2012,2012_Pres-G_CT,CT,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2012,500,Barack Obama,16,DEM,52,Mitt Romney,9,REP,45,,7,11/6/2012,58.06,40.73,17.33,10.33,-10.33,1,4.236054071552449, +30202,36176,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2012,500,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,51.99,46.18,5.81,5.81,-5.81,.5,1.408951961625977, +30235,36266,676,2012,2012_Pres-G_MN,MN,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2012,500,Barack Obama,16,DEM,51,Mitt Romney,9,REP,46,,5,11/6/2012,52.65,44.96,7.69,2.69,-2.69,1,-.9648844034634046, +30338,36425,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,National Research Inc.,225,Live Phone,,10/21/2012,600,Barack Obama,16,DEM,47,Mitt Romney,9,REP,48,,-1,11/6/2012,48.35,50.39,-2.04,1.04,1.04,1,-2.898383940977099, +30233,36227,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/21/2012,600,Barack Obama,16,DEM,47,Mitt Romney,9,REP,49,,-2,11/6/2012,51.98,46.4,5.58,7.58,-7.58,0,3.185621636870322, +30234,36228,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/21/2012,600,Barack Obama,16,DEM,49,Mitt Romney,9,REP,47,,2,11/6/2012,52.36,45.68,6.68,4.68,-4.68,1,.9837582634878567, +30250,36258,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/21/2012,609,Barack Obama,16,DEM,47,Mitt Romney,9,REP,44,,3,11/6/2012,50.67,47.69,2.98,.02,.02,1,-3.119783543253525, +30383,36518,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/21/2012,1015,Barack Obama,16,DEM,49,Mitt Romney,9,REP,49,,0,11/6/2012,50.67,47.69,2.98,2.98,-2.98,.5,.1114377369994003, +30336,36374,689,2012,2012_Pres-G_OK,OK,Pres-G,Pres-G,SoonerPoll.com,308,Live Phone,,10/21/2012,305,Barack Obama,16,DEM,32.7,Mitt Romney,9,REP,58.6,,-25.9,11/6/2012,33.23,66.77,-33.54,7.64,7.64,1,.0923456633472471, +30204,36179,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/21/2012,887,Barack Obama,16,DEM,48,Mitt Romney,9,REP,45,,3,11/6/2012,51.97,46.59,5.39,2.39,-2.39,1,-.6641394472217078, +30295,36351,1473,2012,2012_Sen-G_AZ,AZ,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2012,500,Richard Carmona,1977,DEM,44,Jeff Flake,1976,REP,50,,-6,11/6/2012,46.2,49.23,-3.03,2.97,-2.97,1,-2.445157228910347, +30830,37210,1475,2012,2012_Sen-G_CT,CT,Sen-G,Sen-G,Hamilton Campaigns,130,Live Phone,D,10/21/2012,800,Christopher Murphy,1998,DEM,46,Linda McMahon,1999,REP,40,3,6,11/6/2012,54.82,43.07,11.75,5.75,-5.75,1,-1.45995146272677,for unspecified Democratic sponsor +30255,36269,1475,2012,2012_Sen-G_CT,CT,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/21/2012,1412,Christopher Murphy,1998,DEM,49,Linda McMahon,1999,REP,43,,6,11/6/2012,54.82,43.07,11.75,5.75,-5.75,1,-1.176467825455299, +30237,36252,1475,2012,2012_Sen-G_CT,CT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2012,500,Christopher Murphy,1998,DEM,48,Linda McMahon,1999,REP,47,,1,11/6/2012,54.82,43.07,11.75,10.75,-10.75,1,3.57997584949598, +30235,36267,1484,2012,2012_Sen-G_MN,MN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2012,500,Amy Klobuchar,8112,DEM,56,Kurt Patrick Bills,2095,REP,33,,23,11/6/2012,65.23,30.53,34.7,11.7,-11.7,1,5.241095169536374, +30250,36259,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/21/2012,609,Sherrod Brown,2164,DEM,43,Josh Mandel,2165,REP,42,3,1,11/6/2012,50.7,44.7,6,5,-5,1,1.35588142110615, +30383,36519,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/21/2012,1015,Sherrod Brown,2164,DEM,51,Josh Mandel,2165,REP,47,,4,11/6/2012,50.7,44.7,6,2,-2,1,-1.62186181849191, +51346,81216,4952,2012,2012_House-G_CA-36,CA-36,House-G,House-G,Lake Research Partners,165,Live Phone,D,10/21/2012,409,Raul Ruiz,10645,DEM,48,Mary Whitaker Bono Mack,10646,REP,42,,6,11/6/2012,52.94,47.06,5.88,.12,.12,1,-7.475212628773307,for Raul Ruiz +51370,81255,5029,2012,2012_House-G_IL-2,IL-2,House-G,House-G,We Ask America,376,IVR,,10/21/2012,819,Jesse Louis Jackson,6901,DEM,58,Brian Woodworth,6950,REP,27,15,31,11/6/2012,63.25,23.22,40.03,9.03,-9.03,1,1.752706449246482, +30242,36246,8270,2012,2012_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/21/2012,803,Generic Candidate,4295,DEM,44,Generic Candidate,4293,REP,42,,2,11/6/2012,48.44,47.43,1.01,.99,.99,1,-1.721881614526388, +30275,36294,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/22/2012,1394,Barack Obama,16,DEM,48,Mitt Romney,9,REP,49,,-1,11/6/2012,51.02,47.18,3.85,4.85,-4.85,0,1.120325379250935,for The Washington Post +30344,36400,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,CVOTER,40,Online,,10/22/2012,1179,Barack Obama,16,DEM,48,Mitt Romney,9,REP,47,,1,11/6/2012,51.02,47.18,3.85,2.85,-2.85,1,-.9637191140379165,for UPI +30228,36222,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,10/22/2012,1499,Barack Obama,16,DEM,46.9,Mitt Romney,9,REP,45.2,,1.7,11/6/2012,51.02,47.18,3.85,2.15,-2.15,1,-1.940542172661936, +30257,36272,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/22/2012,1200,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,.0207670280503471,for unspecified Democratic sponsor +30256,36270,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,MassINC Polling Group,198,Live Phone,,10/22/2012,516,Barack Obama,16,DEM,56,Mitt Romney,9,REP,36,,20,11/6/2012,60.65,37.51,23.14,3.14,-3.14,1,-3.285366196960977,for WBUR +30403,36479,673,2012,2012_Pres-G_MD,MD,Pres-G,Pres-G,OpinionWorks,244,Live Phone,,10/22/2012,801,Barack Obama,16,DEM,55,Mitt Romney,9,REP,36,,19,11/6/2012,61.97,35.9,26.08,7.08,-7.08,1,1.543910447589895,for Baltimore Sun +30477,36593,685,2012,2012_Pres-G_NM,NM,Pres-G,Pres-G,Public Opinion Strategies,260,Live Phone,R,10/22/2012,500,Barack Obama,16,DEM,47,Mitt Romney,9,REP,42,6,5,11/6/2012,52.99,42.84,10.15,5.15,-5.15,1,.934923223500138,for Heather A. Wilson +30271,36289,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Lake Research Partners,165,Live Phone,D,10/22/2012,600,Barack Obama,16,DEM,46,Mitt Romney,9,REP,44,,2,11/6/2012,50.67,47.69,2.98,.98,-.98,1,-2.07333772363268,for unspecified Democratic sponsor +30403,36480,1481,2012,2012_Sen-G_MD,MD,Sen-G,Sen-G,OpinionWorks,244,Live Phone,,10/22/2012,801,Benjamin L. Cardin,2048,DEM,50,Daniel J. Bongino,2047,REP,24,14,26,11/6/2012,55.98,26.33,29.65,3.65,-3.65,1,-2.886848579309541,for Baltimore Sun +30256,36271,1482,2012,2012_Sen-G_MA,MA,Sen-G,Sen-G,MassINC Polling Group,198,Live Phone,,10/22/2012,516,Elizabeth Warren,2038,DEM,50,Scott Brown,2039,REP,44,,6,11/6/2012,53.74,46.19,7.55,1.55,-1.55,1,-3.150746049210197,for WBUR +30477,137248,1491,2012,2012_Sen-G_NM,NM,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/22/2012,500,Martin Heinrich,2137,DEM,43,Heather A. Wilson,2138,REP,44,6,-1,11/6/2012,51.01,45.28,5.73,6.73,-6.73,0,2.183598106604181,for Heather A. Wilson +52499,82930,4968,2012,2012_House-G_CA-52,CA-52,House-G,House-G,Remington Research Group,279,IVR/Live Phone,R,10/22/2012,600,Scott Peters,10640,DEM,42,Brian P. Bilbray,10641,REP,50,,-8,11/6/2012,51.18,48.82,2.36,10.36,-10.36,0,5.200674825663403,for Brian P. Bilbray +51356,81235,4981,2012,2012_House-G_CT-5,CT-5,House-G,House-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/22/2012,400,Elizabeth H. Esty,6827,DEM,46,Andrew W. Roraback,6843,REP,42,,4,11/6/2012,51.31,48.69,2.62,1.38,1.38,1,-5.906604628079487,for Elizabeth H. Esty +51354,81233,5035,2012,2012_House-G_IL-8,IL-8,House-G,House-G,Market Shares Corp.,187,Live Phone,,10/22/2012,600,Tammy Duckworth,6883,DEM,50,Joe Walsh,6945,REP,40,,10,11/6/2012,54.74,45.26,9.48,.52,.52,1,-3.799544368417238,for Chicago Tribune | WGN +51355,81234,5135,2012,2012_House-G_NV-3,NV-3,House-G,House-G,SurveyUSA,325,IVR/Live Phone,,10/22/2012,502,John W. Oceguera,7821,DEM,40,Joseph J. Heck,7811,REP,50,,-10,11/6/2012,42.87,50.36,-7.49,2.51,-2.51,1,-4.952363632752139,for Las Vegas Review-Journal | KLAS-TV Las Vegas +51343,81209,5174,2012,2012_House-G_NY-21,NY-21,House-G,House-G,Global Strategy Group,118,Live Phone,D,10/22/2012,403,William L. Owens,10642,DEM,47,Matthew A. Doheny,7043,REP,40,,7,11/6/2012,50.16,48.19,1.97,5.03,5.03,1,.8445879460406515,for William L. Owens +52295,82531,5176,2012,2012_House-G_NY-23,NY-23,House-G,House-G,Public Policy Polling,263,IVR,D,10/22/2012,955,Nathan I. Shinagawa,7073,DEM,44.7,Thomas Reed,11057,REP,49.7,,-5,11/6/2012,48.09,51.91,-3.82,1.18,-1.18,1,-6.08342338421956,for Nathan I. Shinagawa +30246,36251,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,10/23/2012,1726,Barack Obama,16,DEM,46.2,Mitt Romney,9,REP,44.7,,1.5,11/6/2012,51.02,47.18,3.85,2.35,-2.35,1,-1.628327826660094, +30289,36313,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2012,1500,Barack Obama,16,DEM,47,Mitt Romney,9,REP,50,,-3,11/6/2012,51.02,47.18,3.85,6.85,-6.85,0,3.323974813104171, +30334,36486,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Susquehanna Polling & Research Inc.,326,Live Phone,,10/23/2012,1001,Barack Obama,16,DEM,46,Mitt Romney,9,REP,51,,-5,11/6/2012,50.01,49.13,.88,5.88,-5.88,0,2.952825295039541,for Sunshine State News +30513,36925,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,University of Iowa,353,Live Phone,,10/23/2012,307,Barack Obama,16,DEM,44.4,Mitt Romney,9,REP,45.2,,-.80000001,11/6/2012,51.99,46.18,5.81,6.61,-6.61,0,1.431972425967636, +30283,36307,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,Baydoun Consulting,25,IVR,,10/23/2012,1122,Barack Obama,16,DEM,46.92,Mitt Romney,9,REP,46.56,,.36000001,11/6/2012,54.21,44.71,9.5,9.14,-9.14,1,4.969783854051243, +30260,36275,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2012,500,Barack Obama,16,DEM,48,Mitt Romney,9,REP,50,,-2,11/6/2012,51.98,46.4,5.58,7.58,-7.58,0,3.14750826739309, +30273,36293,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/23/2012,636,Barack Obama,16,DEM,50,Mitt Romney,9,REP,47,3,3,11/6/2012,52.36,45.68,6.68,3.68,-3.68,1,.2028231621123941,average of multiple versions or turnout models listed in poll +30266,36319,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2012,500,Barack Obama,16,DEM,50,Mitt Romney,9,REP,48,,2,11/6/2012,52.36,45.68,6.68,4.68,-4.68,1,.9934501476893675, +30337,36376,687,2012,2012_Pres-G_NY,NY,Pres-G,Pres-G,Siena College,305,Live Phone,,10/23/2012,750,Barack Obama,16,DEM,59,Mitt Romney,9,REP,35,,24,11/6/2012,63.4,35.24,28.16,4.16,-4.16,1,-.0850591811985583, +30272,36290,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Abt Associates,7,Live Phone,,10/23/2012,783,Barack Obama,16,DEM,49,Mitt Romney,9,REP,44,,5,11/6/2012,50.67,47.69,2.98,2.02,2.02,1,-.8163752545154747,for Time +30643,36864,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2012,1000,Barack Obama,16,DEM,47,Mitt Romney,9,REP,47,,0,11/6/2012,50.67,47.69,2.98,2.98,-2.98,.5,.3204471990318902,for Let Freedom Ring +30253,36285,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2012,750,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,50.67,47.69,2.98,2.98,-2.98,.5,.1652552870322747, +30649,36873,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2012,1000,Barack Obama,16,DEM,50,Mitt Romney,9,REP,44,,6,11/6/2012,51.97,46.59,5.39,.61,.61,1,-2.452999666451848,for Let Freedom Ring +30647,36870,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2012,1000,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,51.16,47.28,3.87,3.87,-3.87,.5,.3601776371243977,for Let Freedom Ring +30645,36867,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2012,1000,Barack Obama,16,DEM,48,Mitt Romney,9,REP,47,,1,11/6/2012,52.78,45.94,6.84,5.84,-5.84,1,1.865013247077396,for Let Freedom Ring +30260,86948,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2012,500,Margaret Wood Hassan,12539,DEM,46,Ovide Lamontagne,12540,REP,48,,-2,11/6/2012,54.61,42.52,12.09,14.09,-14.09,0,6.840995352563888, +30829,37209,1475,2012,2012_Sen-G_CT,CT,Sen-G,Sen-G,Gotham Research Group,576,Live Phone,D,10/23/2012,400,Christopher Murphy,1998,DEM,47,Linda McMahon,1999,REP,41,,6,11/6/2012,54.82,43.07,11.75,5.75,-5.75,1,-1.563741127448584,for Christopher Murphy +30375,36424,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/23/2012,625,Bill Nelson,2012,DEM,47,Connie Mack,2013,REP,44,,3,11/6/2012,55.23,42.23,13.01,10.01,-10.01,1,3.853301800479211, +30334,36487,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Susquehanna Polling & Research Inc.,326,Live Phone,,10/23/2012,1001,Bill Nelson,2012,DEM,49,Connie Mack,2013,REP,44,,5,11/6/2012,55.23,42.23,13.01,8.01,-8.01,1,1.898055311387232,for Sunshine State News +30273,36292,1489,2012,2012_Sen-G_NV,NV,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/23/2012,636,Shelley Berkley,2145,DEM,44,Dean Heller,2146,REP,44,7,0,11/6/2012,44.71,45.87,-1.16,1.16,1.16,.5,-2.921488944789977, +30266,36320,1489,2012,2012_Sen-G_NV,NV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2012,500,Shelley Berkley,2145,DEM,45,Dean Heller,2146,REP,50,,-5,11/6/2012,44.71,45.87,-1.16,3.84,-3.84,1,-.1737965359348976, +30337,36375,1492,2012,2012_Sen-G_NY,NY,Sen-G,Sen-G,Siena College,305,Live Phone,,10/23/2012,750,Kirsten E. Gillibrand,2153,DEM,67,Wendy E. Long,2154,REP,24,,43,11/6/2012,72.2,26.36,45.84,2.84,-2.84,1,-3.595758671056511, +73146,137134,1493,2012,2012_Sen-G_ND,ND,Sen-G,Sen-G,Mellman Group,205,Live Phone,D,10/23/2012,600,Heidi Heitkamp,2118,DEM,48,Rick Berg,2117,REP,44,,4,11/6/2012,50.24,49.32,.91,3.09,3.09,1,-1.397356360059667,for Heidi Heitkamp +30253,36286,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2012,750,Sherrod Brown,2164,DEM,48,Josh Mandel,2165,REP,44,,4,11/6/2012,50.7,44.7,6,2,-2,1,-1.592616791076605, +73465,137783,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Clout Research/Wenzel Strategies,55,IVR,R,10/23/2012,1000,Robert P. Casey Jr.,2173,DEM,45.2,Tom Smith,2174,REP,44,2.2,1.2,11/6/2012,53.69,44.59,9.1,7.9,-7.9,1,3.217179684317501,for unspecified Republican sponsor +73039,136972,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Harstad Strategic Research Inc.,134,Live Phone,,10/23/2012,600,Robert P. Casey Jr.,2173,DEM,52,Tom Smith,2174,REP,40,,12,11/6/2012,53.69,44.59,9.1,2.9,2.9,1,-2.116423922516371,sample size unavailable; estimated at 600 as a default +30309,36338,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/23/2012,832,Tim Kaine,2228,DEM,46,George F. Allen,2229,REP,44,,2,11/6/2012,52.87,46.96,5.91,3.91,-3.91,1,-.8338729279712696,for Newsmax +51357,81237,4946,2012,2012_House-G_CA-30,CA-30,House-G,House-G,SurveyUSA,325,IVR/Live Phone,,10/23/2012,674,Brad Sherman,10649,DEM,44,Howard L. Berman,10650,DEM,33,,11,11/6/2012,60.3,39.7,20.6,9.6,,1,2.340357470476619,for KABC-TV (California) +52271,82477,4981,2012,2012_House-G_CT-5,CT-5,House-G,House-G,National Research Inc.,225,Live Phone,R,10/23/2012,400,Elizabeth H. Esty,6827,DEM,39,Andrew W. Roraback,6843,REP,45,,-6,11/6/2012,51.31,48.69,2.62,8.62,-8.62,0,3.61187763998387,for unspecified Republican sponsor +51348,81219,5083,2012,2012_House-G_MD-6,MD-6,House-G,House-G,OpinionWorks,244,Live Phone,,10/23/2012,610,John K. Delaney,7734,DEM,42,Roscoe G. Bartlett,7726,REP,41,,1,11/6/2012,58.77,37.9,20.87,19.87,-19.87,1,12.55097267979539,for Baltimore Sun +30283,81231,5105,2012,2012_House-G_MI-11,MI-11,House-G,House-G,Baydoun Consulting,25,IVR,,10/23/2012,392,Syed Taj,6551,DEM,39,Kerry L. Bentivolio,6478,REP,47,,-8,11/6/2012,44.36,50.76,-6.4,1.6,-1.6,1,-5.920183906148061, +52287,82510,5252,2012,2012_House-G_TN-4,TN-4,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/23/2012,400,Eric Stewart,7503,DEM,36,Scott DesJarlais,7470,REP,49,,-13,11/6/2012,44.24,55.76,-11.51,1.49,-1.49,1,-6.012472732055929,for Scott DesJarlais +30407,36477,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,10/24/2012,1000,Barack Obama,16,DEM,49,Mitt Romney,9,REP,48,,1,11/6/2012,51.02,47.18,3.85,2.85,-2.85,1,-.9037476355565378,for George Washington University | Politico +30339,36379,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Online,,10/24/2012,1423.5,Barack Obama,16,DEM,46.5,Mitt Romney,9,REP,44,,2.5,11/6/2012,51.02,47.18,3.85,1.35,-1.35,1,-2.31731451824152,average of multiple versions or turnout models listed in poll +30434,36522,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,NPR,222,Live Phone,,10/24/2012,1000,Barack Obama,16,DEM,47,Mitt Romney,9,REP,48,,-1,11/6/2012,51.02,47.18,3.85,4.85,-4.85,0,1.076717994068047,for NPR +30638,36856,657,2012,2012_Pres-G_CA,CA,Pres-G,Pres-G,Field Research Corp. (Field Poll),94,Live Phone,,10/24/2012,1566,Barack Obama,16,DEM,54,Mitt Romney,9,REP,39,,15,11/6/2012,60.24,37.12,23.12,8.12,-8.12,1,1.057216917560873, +30305,36333,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,10/24/2012,500,Barack Obama,16,DEM,46,Mitt Romney,9,REP,43,,3,11/6/2012,51.49,46.13,5.37,2.37,-2.37,1,-2.676078520882235,for unspecified Democratic sponsor +30313,36342,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Keating Research,161,Live Phone,,10/24/2012,502,Barack Obama,16,DEM,48,Mitt Romney,9,REP,45,,3,11/6/2012,51.49,46.13,5.37,2.37,-2.37,1,-2.708521500341177, +30316,36347,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Marist College,183,Live Phone,,10/24/2012,1128,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,51.49,46.13,5.37,5.37,-5.37,.5,.902028269628155,for NBC News +30307,36336,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/24/2012,904,Barack Obama,16,DEM,50,Mitt Romney,9,REP,46.5,2,3.5,11/6/2012,51.49,46.13,5.37,1.87,-1.87,1,-3.193629464436603,average of multiple versions or turnout models listed in poll +30343,36382,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Purple Strategies,265,IVR/Online,,10/24/2012,600,Barack Obama,16,DEM,47,Mitt Romney,9,REP,46,,1,11/6/2012,51.49,46.13,5.37,4.37,-4.37,1,-.4587729758312821, +30292,36316,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/24/2012,1182,Barack Obama,16,DEM,49,Mitt Romney,9,REP,50,,-1,11/6/2012,50.01,49.13,.88,1.88,-1.88,0,-1.001820662455161, +30304,36331,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,10/24/2012,600,Barack Obama,16,DEM,47,Mitt Romney,9,REP,45,,2,11/6/2012,50.01,49.13,.88,1.12,1.12,1,-2.087651289390061,for unspecified Democratic sponsor +30321,36355,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/24/2012,517,Barack Obama,16,DEM,50,Mitt Romney,9,REP,46,,4,11/6/2012,51.99,46.18,5.81,1.81,-1.81,1,-2.782004654669584, +30303,36332,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/24/2012,690,Barack Obama,16,DEM,49,Mitt Romney,9,REP,47,,2,11/6/2012,51.99,46.18,5.81,3.81,-3.81,1,-.2395434728825997,for unspecified Democratic sponsor +30384,36562,676,2012,2012_Pres-G_MN,MN,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2012,800,Barack Obama,16,DEM,47,Mitt Romney,9,REP,44,,3,11/6/2012,52.65,44.96,7.69,4.69,-4.69,1,1.775409515002885,for Minneapolis Star Tribune +30360,36427,677,2012,2012_Pres-G_MO,MO,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2012,625,Barack Obama,16,DEM,41,Mitt Romney,9,REP,54,,-13,11/6/2012,44.38,53.76,-9.38,3.62,-3.62,1,.3376951085114958,for St Louis Post-Dispatch | WDAF-TV | Kansas City Star +30415,36516,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,Elon University,86,Live Phone,,10/24/2012,1238,Barack Obama,16,DEM,45.4,Mitt Romney,9,REP,45.3,,.1,11/6/2012,48.35,50.39,-2.04,2.14,2.14,0,-1.18685847077645, +30322,36356,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/24/2012,1723,Barack Obama,16,DEM,45,Mitt Romney,9,REP,53,,-8,11/6/2012,48.35,50.39,-2.04,5.96,-5.96,1,2.831576222638227, +30349,36388,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,10/24/2012,500,Barack Obama,16,DEM,47,Mitt Romney,9,REP,44,,3,11/6/2012,48.35,50.39,-2.04,5.04,5.04,0,1.619105855831001,for unspecified Democratic sponsor +30293,36317,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/24/2012,880,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,48.35,50.39,-2.04,2.04,2.04,.5,-1.520416861000833,for unspecified Democratic sponsor +51308,36452,682,2012,2012_Pres-G_NE,NE,Pres-G,Pres-G,Wiese Research Associates,382,Live Phone,,10/24/2012,800,Barack Obama,16,DEM,38,Mitt Romney,9,REP,52,,-14,11/6/2012,38.03,59.8,-21.78,7.78,7.78,1,3.026594686400036,for Omaha World-Herald; among registered voters +30335,36373,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,New England College,228,IVR,,10/24/2012,571,Barack Obama,16,DEM,49,Mitt Romney,9,REP,46,,3,11/6/2012,51.98,46.4,5.58,2.58,-2.58,1,-2.041254028524734, +30357,36574,684,2012,2012_Pres-G_NJ,NJ,Pres-G,Pres-G,Global Strategy Group/National Research (Philadelphia Inquirer),119,Live Phone,,10/24/2012,601,Barack Obama,16,DEM,51,Mitt Romney,9,REP,41,,10,11/6/2012,58.34,40.62,17.72,7.72,-7.72,1,2.304999170323971, +30355,36394,685,2012,2012_Pres-G_NM,NM,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/24/2012,727,Barack Obama,16,DEM,53,Mitt Romney,9,REP,44,,9,11/6/2012,52.99,42.84,10.15,1.15,-1.15,1,-3.115795400648302,for Environmental Defense +30386,36530,685,2012,2012_Pres-G_NM,NM,Pres-G,Pres-G,Research & Polling Inc.,280,Live Phone,,10/24/2012,650,Barack Obama,16,DEM,50,Mitt Romney,9,REP,41,5,9,11/6/2012,52.99,42.84,10.15,1.15,-1.15,1,-3.005512370455456,for Albuquerque Journal +30409,36484,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,CallFire,42,IVR,,10/24/2012,909,Barack Obama,16,DEM,50,Mitt Romney,9,REP,46,,4,11/6/2012,52.36,45.68,6.68,2.68,-2.68,1,-.655136270188319,for Faith Horizon +30323,36357,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/24/2012,955,Barack Obama,16,DEM,50,Mitt Romney,9,REP,49,,1,11/6/2012,52.36,45.68,6.68,5.68,-5.68,1,2.503237040466907, +30314,36343,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,Marist College,183,Live Phone,,10/24/2012,1042,Barack Obama,16,DEM,50,Mitt Romney,9,REP,47,,3,11/6/2012,52.36,45.68,6.68,3.68,-3.68,1,.495261694941977,for NBC News +63676,117192,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,TCJ Research,327,IVR,,10/24/2012,1000,Barack Obama,16,DEM,48.6,Mitt Romney,9,REP,47.6,,1,11/6/2012,52.36,45.68,6.68,5.68,-5.68,1,2.311290369177281, +30372,36418,687,2012,2012_Pres-G_NY,NY,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/24/2012,554,Barack Obama,16,DEM,62,Mitt Romney,9,REP,33,,29,11/6/2012,63.4,35.24,28.16,.84,.84,1,-4.102513030534402, +30333,36371,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/24/2012,600,Barack Obama,16,DEM,49,Mitt Romney,9,REP,47,,2,11/6/2012,50.67,47.69,2.98,.98,-.98,1,-2.0313822194188, +30351,36392,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/24/2012,741,Barack Obama,16,DEM,49,Mitt Romney,9,REP,45,4,4,11/6/2012,50.67,47.69,2.98,1.02,1.02,1,-1.858899796873094,for CNN; average of multiple versions or turnout models listed in poll +30450,36549,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Mellman Group,205,Live Phone,D,10/24/2012,600,Barack Obama,16,DEM,49,Mitt Romney,9,REP,44,,5,11/6/2012,50.67,47.69,2.98,2.02,2.02,1,-.9324890043806068,for unspecified Democratic sponsor +30341,36380,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Purple Strategies,265,IVR/Online,,10/24/2012,600,Barack Obama,16,DEM,46,Mitt Romney,9,REP,44,,2,11/6/2012,50.67,47.69,2.98,.98,-.98,1,-1.962046330806804, +30356,36396,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Global Strategy Group/National Research (Philadelphia Inquirer),119,Live Phone,,10/24/2012,600,Barack Obama,16,DEM,49,Mitt Romney,9,REP,43,,6,11/6/2012,51.97,46.59,5.39,.61,.61,1,-2.458223098309076, +30294,36365,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2012,500,Barack Obama,16,DEM,51,Mitt Romney,9,REP,46,,5,11/6/2012,51.97,46.59,5.39,.39,-.39,1,-3.044688909077157, +63690,117216,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,TCJ Research,327,IVR,,10/24/2012,1000,Barack Obama,16,DEM,48.5,Mitt Romney,9,REP,47.6,,.89999998,11/6/2012,51.97,46.59,5.39,4.49,-4.49,1,1.679018656937751, +30374,36442,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/24/2012,1228,Barack Obama,16,DEM,51,Mitt Romney,9,REP,47,,4,11/6/2012,51.16,47.28,3.87,.13,.13,1,-3.485642101388398, +30311,36340,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/24/2012,1126,Barack Obama,16,DEM,44,Mitt Romney,9,REP,46,,-2,11/6/2012,51.16,47.28,3.87,5.87,-5.87,0,2.413520775092002, +30320,36354,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/24/2012,722,Barack Obama,16,DEM,51,Mitt Romney,9,REP,46,,5,11/6/2012,51.16,47.28,3.87,1.13,1.13,1,-2.975191530991309,for unspecified Democratic sponsor +30342,36381,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Purple Strategies,265,IVR/Online,,10/24/2012,600,Barack Obama,16,DEM,47,Mitt Romney,9,REP,47,,0,11/6/2012,51.16,47.28,3.87,3.87,-3.87,.5,-.0047598787141067, +30291,36362,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2012,750,Barack Obama,16,DEM,48,Mitt Romney,9,REP,50,,-2,11/6/2012,51.16,47.28,3.87,5.87,-5.87,0,2.268884945092442, +63711,117244,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,TCJ Research,327,IVR,,10/24/2012,1000,Barack Obama,16,DEM,47.1,Mitt Romney,9,REP,50.4,,-3.3,11/6/2012,51.16,47.28,3.87,7.17,-7.17,0,3.647201492112522, +30346,36385,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/24/2012,834,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,51.16,47.28,3.87,3.87,-3.87,.5,.1131895233507417,for Newsmax +30302,36329,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/24/2012,827,Barack Obama,16,DEM,51,Mitt Romney,9,REP,45,,6,11/6/2012,52.78,45.94,6.84,.84,-.84,1,-3.651839810344812,for unspecified Democratic sponsor +30360,86949,1261,2012,2012_Gov-G_MO,MO,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2012,625,Jay Nixon,12545,DEM,48,David Spence,12550,REP,42,1,6,11/6/2012,54.77,42.53,12.24,6.24,-6.24,1,.6056952476690978,for St Louis Post-Dispatch | WDAF-TV | Kansas City Star +30335,86951,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,New England College,228,IVR,,10/24/2012,571,Margaret Wood Hassan,12539,DEM,45,Ovide Lamontagne,12540,REP,45,1,0,11/6/2012,54.61,42.52,12.09,12.09,-12.09,.5,5.114253566571916, +30415,87073,1263,2012,2012_Gov-G_NC,NC,Gov-G,Gov-G,Elon University,86,Live Phone,,10/24/2012,1238,Walter H. Dalton,12553,DEM,38,Pat McCrory,12542,REP,52,,-14,11/6/2012,43.23,54.62,-11.39,2.61,-2.61,1,-1.932362205112315, +30293,87074,1263,2012,2012_Gov-G_NC,NC,Gov-G,Gov-G,Public Policy Polling,263,IVR,D,10/24/2012,880,Walter H. Dalton,12553,DEM,37,Pat McCrory,12542,REP,50,5,-13,11/6/2012,43.23,54.62,-11.39,1.61,-1.61,1,-3.354009120325752,for unspecified Democratic sponsor +30638,36857,1474,2012,2012_Sen-G_CA,CA,Sen-G,Sen-G,Field Research Corp. (Field Poll),94,Live Phone,,10/24/2012,1566,Dianne Feinstein,1989,DEM,54,Elizabeth Emken,1990,REP,33,,21,11/6/2012,62.52,37.48,25.05,4.05,-4.05,1,-3.332461255426326, +30384,36563,1484,2012,2012_Sen-G_MN,MN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2012,800,Amy Klobuchar,8112,DEM,65,Kurt Patrick Bills,2095,REP,22,,43,11/6/2012,65.23,30.53,34.7,8.3,8.3,1,1.983701158160782,for Minneapolis Star Tribune +30360,36426,1486,2012,2012_Sen-G_MO,MO,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2012,625,Claire McCaskill,2103,DEM,45,Todd Akin,2104,REP,43,4,2,11/6/2012,54.81,39.11,15.7,13.7,-13.7,1,6.887707985349798,for St Louis Post-Dispatch | WDAF-TV | Kansas City Star +73231,137246,1488,2012,2012_Sen-G_NE,NE,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/24/2012,600,Bob Kerrey,2122,DEM,39,Deb Fischer,2120,REP,55,,-16,11/6/2012,42.23,57.77,-15.55,.45,-.45,1,-6.651772834969638,for Deb Fischer +51308,36461,1488,2012,2012_Sen-G_NE,NE,Sen-G,Sen-G,Wiese Research Associates,382,Live Phone,,10/24/2012,650,Bob Kerrey,2122,DEM,46,Deb Fischer,2120,REP,49,,-3,11/6/2012,42.23,57.77,-15.55,12.55,12.55,1,6.662178233368889,for Omaha World-Herald +30314,36344,1489,2012,2012_Sen-G_NV,NV,Sen-G,Sen-G,Marist College,183,Live Phone,,10/24/2012,1042,Shelley Berkley,2145,DEM,45,Dean Heller,2146,REP,48,,-3,11/6/2012,44.71,45.87,-1.16,1.84,-1.84,1,-1.836492415947627,for NBC News +63676,117295,1489,2012,2012_Sen-G_NV,NV,Sen-G,Sen-G,TCJ Research,327,IVR,,10/24/2012,1000,Shelley Berkley,2145,DEM,45.3,Dean Heller,2146,REP,50.8,,-5.5,11/6/2012,44.71,45.87,-1.16,4.34,-4.34,1,.2090019248333994, +30357,36575,1490,2012,2012_Sen-G_NJ,NJ,Sen-G,Sen-G,Global Strategy Group/National Research (Philadelphia Inquirer),119,Live Phone,,10/24/2012,601,Robert Menendez,2131,DEM,50,Joe Kyrillos,2132,REP,32,,18,11/6/2012,58.87,39.37,19.49,1.49,-1.49,1,-3.357278169040666, +30355,36395,1491,2012,2012_Sen-G_NM,NM,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/24/2012,727,Martin Heinrich,2137,DEM,52,Heather A. Wilson,2138,REP,44,,8,11/6/2012,51.01,45.28,5.73,2.27,2.27,1,-2.816113726093128,for Environmental Defense +30386,36531,1491,2012,2012_Sen-G_NM,NM,Sen-G,Sen-G,Research & Polling Inc.,280,Live Phone,,10/24/2012,650,Martin Heinrich,2137,DEM,50,Heather A. Wilson,2138,REP,42,3,8,11/6/2012,51.01,45.28,5.73,2.27,2.27,1,-2.713294405521143,for Albuquerque Journal +30372,36419,1492,2012,2012_Sen-G_NY,NY,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/24/2012,554,Kirsten E. Gillibrand,2153,DEM,64,Wendy E. Long,2154,REP,22,,42,11/6/2012,72.2,26.36,45.84,3.84,-3.84,1,-2.504229022750264, +30356,36397,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Global Strategy Group/National Research (Philadelphia Inquirer),119,Live Phone,,10/24/2012,600,Robert P. Casey Jr.,2173,DEM,49,Tom Smith,2174,REP,42,,7,11/6/2012,53.69,44.59,9.1,2.1,-2.1,1,-2.900916114816951, +30294,36366,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2012,500,Robert P. Casey Jr.,2173,DEM,46,Tom Smith,2174,REP,45,,1,11/6/2012,53.69,44.59,9.1,8.1,-8.1,1,3.429833542840695, +63690,117303,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,TCJ Research,327,IVR,,10/24/2012,1000,Robert P. Casey Jr.,2173,DEM,46.6,Tom Smith,2174,REP,48,,-1.4,11/6/2012,53.69,44.59,9.1,10.5,-10.5,0,5.959392145528657, +30374,36443,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,ABC News/The Washington Post,3,Live Phone,,10/24/2012,1228,Tim Kaine,2228,DEM,51,George F. Allen,2229,REP,44,,7,11/6/2012,52.87,46.96,5.91,1.09,1.09,1,-3.364165852961337, +30291,36363,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2012,750,Tim Kaine,2228,DEM,49,George F. Allen,2229,REP,48,,1,11/6/2012,52.87,46.96,5.91,4.91,-4.91,1,.4380662775222262, +63711,117304,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,TCJ Research,327,IVR,,10/24/2012,1000,Tim Kaine,2228,DEM,47.2,George F. Allen,2229,REP,48.5,,-1.3,11/6/2012,52.87,46.96,5.91,7.21,-7.21,0,2.865699807374785, +52280,82498,5055,2012,2012_House-G_IA-1,IA-1,House-G,House-G,Victory Enterprises,525,IVR,,10/24/2012,390,Bruce L. Braley,6854,DEM,45,Benjamin M. Lange,6859,REP,47,,-2,11/6/2012,56.91,41.57,15.34,17.34,-17.34,0,9.807578617144038, +52281,82499,5068,2012,2012_House-G_KY-6,KY-6,House-G,House-G,Clout Research/Wenzel Strategies,55,IVR,,10/24/2012,776,Albert Ben Chandler,7876,DEM,41,Andy Barr,7870,REP,45,6,-4,11/6/2012,46.68,50.57,-3.89,.11,-.11,1,-7.109171868632811, +51308,81498,5130,2012,2012_House-G_NE-1,NE-1,House-G,House-G,Wiese Research Associates,382,Live Phone,,10/24/2012,200,Korey L. Reiman,7635,DEM,24,Jeff Fortenberry,7628,REP,65,,-41,11/6/2012,31.71,68.29,-36.58,4.42,-4.42,1,-3.415628685291306,for Omaha World-Herald; among registered voters +51308,81516,5131,2012,2012_House-G_NE-2,NE-2,House-G,House-G,Wiese Research Associates,382,Live Phone,,10/24/2012,352,John W. Ewing,7627,DEM,43,Lee Terry,7638,REP,47,,-4,11/6/2012,49.2,50.8,-1.59,2.41,-2.41,1,-5.586682454077559,for Omaha World-Herald +51308,81153,5132,2012,2012_House-G_NE-3,NE-3,House-G,House-G,Wiese Research Associates,382,Live Phone,,10/24/2012,200,Roger Mark Sullivan,7637,DEM,24,Adrian Smith,7636,REP,64,,-40,11/6/2012,25.83,74.17,-48.34,8.34,8.34,1,.5107705048871318,for Omaha World-Herald; among registered voters +30386,81223,5151,2012,2012_House-G_NM-1,NM-1,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/24/2012,401,Michelle Lujan Grisham,7794,DEM,51,Janice E. Arnold-Jones,7785,REP,36,,15,11/6/2012,59.06,40.77,18.29,3.29,-3.29,1,-4.183748811425525,for Albuquerque Journal +30386,81221,5152,2012,2012_House-G_NM-2,NM-2,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/24/2012,113,Evelyn Madrid Erhard,7789,DEM,38,Stevan Pearce,7798,REP,56,,-18,11/6/2012,40.87,59.06,-18.19,.19,.19,1,-8.630937687883511,for Albuquerque Journal +30386,81222,5153,2012,2012_House-G_NM-3,NM-3,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/24/2012,148,Ben Ray Luján,7793,DEM,53,Jefferson L. Byrd,7786,REP,35,,18,11/6/2012,63.12,36.88,26.25,8.25,-8.25,1,-.0703321587055045,for Albuquerque Journal +52386,82717,5187,2012,2012_House-G_NC-7,NC-7,House-G,House-G,Clout Research/Wenzel Strategies,55,IVR,,10/24/2012,600,Mike McIntyre,6994,DEM,39,David Rouzer,7013,REP,45,,-6,11/6/2012,50.1,49.9,.19,6.19,-6.19,0,-1.098868560551389, +52378,82705,5232,2012,2012_House-G_PA-12,PA-12,House-G,House-G,Clout Research/Wenzel Strategies,55,IVR,R,10/24/2012,600,Mark S. Critz,7087,DEM,39,Keith J. Rothfus,7122,REP,44,,-5,11/6/2012,48.26,51.74,-3.47,1.53,-1.53,1,-5.759854968207182,for unspecified Republican sponsor; sample size unavailable; estimated at 600 as a default +30407,36478,8270,2012,2012_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,10/24/2012,1000,Generic Candidate,4295,DEM,45,Generic Candidate,4293,REP,46,,-1,11/6/2012,48.44,47.43,1.01,2.01,-2.01,0,-.8170297259426282,for George Washington University | Politico +30434,36523,8270,2012,2012_House-G_US,US,House-G,House-G,NPR,222,Live Phone,,10/24/2012,1000,Generic Candidate,4295,DEM,43,Generic Candidate,4293,REP,43,,0,11/6/2012,48.44,47.43,1.01,1.01,-1.01,.5,-1.78391261457577,for NPR +30388,36463,8708,2012,2012_Pres-G_N2,N2,Pres-G,Pres-G,Wiese Research Associates,382,Live Phone,,10/24/2012,325,Barack Obama,16,DEM,45,Mitt Romney,9,REP,50,,-5,11/6/2012,45.7,52.85,-7.16,2.16,2.16,1,-5.325809513207671, +30422,36504,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/25/2012,2700,Barack Obama,16,DEM,46,Mitt Romney,9,REP,51,,-5,11/6/2012,51.02,47.18,3.85,8.85,-8.85,0,5.572013943074547, +30310,36339,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,10/25/2012,1712,Barack Obama,16,DEM,47.3,Mitt Romney,9,REP,43.6,,3.7,11/6/2012,51.02,47.18,3.85,.15,-.15,1,-3.68602243148792, +30392,36458,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/25/2012,942,Barack Obama,16,DEM,45.4,Mitt Romney,9,REP,44.1,,1.3,11/6/2012,51.02,47.18,3.85,2.55,-2.55,1,-1.191411496340791, +30479,36637,657,2012,2012_Pres-G_CA,CA,Pres-G,Pres-G,MFour Mobile Research,177,Online,,10/25/2012,2115,Barack Obama,16,DEM,55.95,Mitt Romney,9,REP,33,,22.950001,11/6/2012,60.24,37.12,23.12,.17,-.17,1,-7.562508313207119,average of multiple versions or turnout models listed in poll +30327,36481,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2012,750,Barack Obama,16,DEM,48,Mitt Romney,9,REP,50,,-2,11/6/2012,50.01,49.13,.88,2.88,-2.88,0,-.0625674599280408, +30614,37213,668,2012,2012_Pres-G_IN,IN,Pres-G,Pres-G,McLaughlin & Associates,203,Live Phone,R,10/25/2012,600,Barack Obama,16,DEM,41,Mitt Romney,9,REP,55,,-14,11/6/2012,43.93,54.13,-10.2,3.8,-3.8,1,.3674147035839593,for Richard Mourdock +30328,36626,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2012,500,Barack Obama,16,DEM,59,Mitt Romney,9,REP,40,,19,11/6/2012,60.65,37.51,23.14,4.14,-4.14,1,-2.215316348498945, +30362,36405,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2012,500,Barack Obama,16,DEM,46,Mitt Romney,9,REP,52,,-6,11/6/2012,48.35,50.39,-2.04,3.96,-3.96,1,.1978476105348032, +30348,36387,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,10/25/2012,500,Barack Obama,16,DEM,47,Mitt Romney,9,REP,44,,3,11/6/2012,51.98,46.4,5.58,2.58,-2.58,1,-1.821836707225564,for unspecified Democratic sponsor +30458,36560,690,2012,2012_Pres-G_OR,OR,Pres-G,Pres-G,Hoffman Research Group,141,Live Phone,,10/25/2012,615,Barack Obama,16,DEM,47,Mitt Romney,9,REP,42,,5,11/6/2012,54.24,42.15,12.09,7.09,-7.09,1,1.06725219444758, +30481,36599,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Roanoke College,292,Live Phone,,10/25/2012,638,Barack Obama,16,DEM,44,Mitt Romney,9,REP,49,,-5,11/6/2012,51.16,47.28,3.87,8.87,-8.87,0,5.172706341744083, +30562,36731,700,2012,2012_Pres-G_WA,WA,Pres-G,Pres-G,University of Washington,364,Live Phone,,10/25/2012,632,Barack Obama,16,DEM,57.1,Mitt Romney,9,REP,36.4,,20.700001,11/6/2012,56.16,41.29,14.87,5.83,5.83,1,.9398616980627902,for KCTS9 +30350,36389,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,10/25/2012,500,Barack Obama,16,DEM,48,Mitt Romney,9,REP,43,,5,11/6/2012,52.78,45.94,6.84,1.84,-1.84,1,-2.806348219115115,for unspecified Democratic sponsor +30326,36440,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2012,500,Barack Obama,16,DEM,49,Mitt Romney,9,REP,49,,0,11/6/2012,52.78,45.94,6.84,6.84,-6.84,.5,2.555104699927814, +30831,87068,1260,2012,2012_Gov-G_IN,IN,Gov-G,Gov-G,Clarity Campaign Labs,52,IVR/Live Phone,D,10/25/2012,825,John R. Gregg,12548,DEM,44,Mike Pence,12549,REP,47,,-3,11/6/2012,46.56,49.49,-2.93,.07,-.07,1,-4.580434819414076,for John R. Gregg +30363,92100,1261,2012,2012_Gov-G_MO,MO,Gov-G,Gov-G,Kiley & Company,162,Live Phone,D,10/25/2012,601,Jay Nixon,12545,DEM,55,David Spence,12550,REP,33,,22,11/6/2012,54.77,42.53,12.24,9.76,9.76,1,4.725819704641637,for Claire McCaskill +30362,86947,1263,2012,2012_Gov-G_NC,NC,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2012,500,Walter H. Dalton,12553,DEM,35,Pat McCrory,12542,REP,54,,-19,11/6/2012,43.23,54.62,-11.39,7.61,-7.61,1,2.747680662662379, +30562,86956,1267,2012,2012_Gov-G_WA,WA,Gov-G,Gov-G,University of Washington,364,Live Phone,,10/25/2012,632,Jay Robert Inslee,12546,DEM,48.7,Rob McKenna,12547,REP,45.6,,3.0999999,11/6/2012,51.54,48.46,3.08,.02,.02,1,-4.379107313971672,for KCTS9 +30479,36638,1474,2012,2012_Sen-G_CA,CA,Sen-G,Sen-G,MFour Mobile Research,177,Online,,10/25/2012,2115,Dianne Feinstein,1989,DEM,51.3,Elizabeth Emken,1990,REP,31.7,,19.6,11/6/2012,62.52,37.48,25.05,5.45,-5.45,1,-1.219437074409292, +30327,36482,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2012,750,Bill Nelson,2012,DEM,49,Connie Mack,2013,REP,46,,3,11/6/2012,55.23,42.23,13.01,10.01,-10.01,1,4.129695266413872, +30832,37216,1479,2012,2012_Sen-G_IN,IN,Sen-G,Sen-G,ALG Research,14,Live Phone,D,10/25/2012,446,Joe Donnelly,2034,DEM,47,Richard Mourdock,2035,REP,40,,7,11/6/2012,50.04,44.28,5.76,1.24,1.24,1,-3.429989590642742,for unspecified Democratic sponsor +30831,37215,1479,2012,2012_Sen-G_IN,IN,Sen-G,Sen-G,Clarity Campaign Labs,52,IVR/Live Phone,D,10/25/2012,825,Joe Donnelly,2034,DEM,49,Richard Mourdock,2035,REP,42,,7,11/6/2012,50.04,44.28,5.76,1.24,1.24,1,-2.97810693577676,for John R. Gregg +30614,37214,1479,2012,2012_Sen-G_IN,IN,Sen-G,Sen-G,McLaughlin & Associates,203,Live Phone,R,10/25/2012,600,Joe Donnelly,2034,DEM,44,Richard Mourdock,2035,REP,44,6,0,11/6/2012,50.04,44.28,5.76,5.76,-5.76,.5,1.666566107137155,for Richard Mourdock +30328,36625,1482,2012,2012_Sen-G_MA,MA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2012,500,Elizabeth Warren,2038,DEM,52,Scott Brown,2039,REP,47,,5,11/6/2012,53.74,46.19,7.55,2.55,-2.55,1,-2.079121157887225, +30363,36406,1486,2012,2012_Sen-G_MO,MO,Sen-G,Sen-G,Kiley & Company,162,Live Phone,D,10/25/2012,600,Claire McCaskill,2103,DEM,53,Todd Akin,2104,REP,39,,14,11/6/2012,54.81,39.11,15.7,1.7,-1.7,1,-6.394776522477793,for Claire McCaskill +30481,36600,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Roanoke College,292,Live Phone,,10/25/2012,638,Tim Kaine,2228,DEM,42,George F. Allen,2229,REP,47,,-5,11/6/2012,52.87,46.96,5.91,10.91,-10.91,0,6.486491944197338, +30562,36732,1502,2012,2012_Sen-G_WA,WA,Sen-G,Sen-G,University of Washington,364,Live Phone,,10/25/2012,632,Maria Cantwell,2243,DEM,60.8,Michael Baumgartner,2244,REP,33.3,,27.5,11/6/2012,60.45,39.55,20.9,6.6,6.6,1,1.568664122249664,for KCTS9 +30326,36441,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2012,500,Tammy Baldwin,2246,DEM,47,Tommy Thompson,2247,REP,48,,-1,11/6/2012,51.41,45.86,5.55,6.55,-6.55,0,1.334689532448882, +51312,81515,5024,2012,2012_House-G_HI-1,HI-1,House-G,House-G,MRG Research,207,IVR,,10/25/2012,657,Colleen W. Hanabusa,6702,DEM,54,Charles K. Djou,6698,REP,43,,11,11/6/2012,54.61,45.39,9.23,1.77,1.77,1,-3.249946351870618,for Honolulu Civil Beat +51312,81158,5025,2012,2012_House-G_HI-2,HI-2,House-G,House-G,MRG Research,207,IVR,,10/25/2012,562,Tulsi Gabbard,6699,DEM,73,Kawika Crowley,6695,REP,15,,58,11/6/2012,80.54,19.46,61.09,3.09,-3.09,1,-2.430525206002374,for Honolulu Civil Beat +51352,81229,5116,2012,2012_House-G_MN-8,MN-8,House-G,House-G,OnMessage Inc.,239,Live Phone,R,10/25/2012,400,Richard M. Nolan,10614,DEM,40,Chip Cravaack,6786,REP,50,,-10,11/6/2012,54.28,45.39,8.89,18.89,-18.89,0,13.39442762882819,for Chip Cravaack +51342,81228,5172,2012,2012_House-G_NY-19,NY-19,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/25/2012,400,Julian Schreibman,7072,DEM,39,Christopher P. Gibson,10629,REP,49,,-10,11/6/2012,47.15,52.85,-5.71,4.29,-4.29,1,-.927605243759615,for Matthew A. Doheny +51342,81208,5174,2012,2012_House-G_NY-21,NY-21,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/25/2012,400,William L. Owens,10642,DEM,42,Matthew A. Doheny,7043,REP,40,,2,11/6/2012,50.16,48.19,1.97,.03,.03,1,-4.665381768225341,for Matthew A. Doheny +51546,81491,5210,2012,2012_House-G_OH-16,OH-16,House-G,House-G,OnMessage Inc.,239,Live Phone,R,10/25/2012,400,Betty Sutton,11072,DEM,41,Jim Renacci,11073,REP,51,,-10,11/6/2012,47.95,52.05,-4.09,5.91,-5.91,1,-1.571161764517829,for Jim Renacci +51353,81232,5239,2012,2012_House-G_RI-1,RI-1,House-G,House-G,OnMessage Inc.,239,Live Phone,R,10/25/2012,400,David Cicilline,7412,DEM,39,Brendan P. Doherty,7415,REP,45,6,-6,11/6/2012,52.95,40.82,12.13,18.13,-18.13,0,10.42695927647393,for Brendan P. Doherty +30441,36534,8270,2012,2012_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2012,3500,Generic Candidate,4295,DEM,43,Generic Candidate,4293,REP,46,,-3,11/6/2012,48.44,47.43,1.01,4.01,-4.01,0,1.690254552257751, +30406,36476,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/26/2012,1278,Barack Obama,16,DEM,48,Mitt Romney,9,REP,49,,-1,11/6/2012,51.02,47.18,3.85,4.85,-4.85,0,1.37011533023034,for The Washington Post +30551,36717,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,High Point University,139,Live Phone,,10/26/2012,805,Barack Obama,16,DEM,46,Mitt Romney,9,REP,43,,3,11/6/2012,51.02,47.18,3.85,.85,-.85,1,-2.938914503342298, +42240,36502,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,Live Phone,,10/26/2012,1495,Barack Obama,16,DEM,47,Mitt Romney,9,REP,47,,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,.3456902294707118, +30440,36533,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,RAND (American Life Panel),270,Online,,10/26/2012,3500,Barack Obama,16,DEM,50.36,Mitt Romney,9,REP,45.29,,5.0700002,11/6/2012,51.02,47.18,3.85,1.22,1.22,1,-2.108118760852883, +30391,36457,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2012,1500,Barack Obama,16,DEM,47,Mitt Romney,9,REP,50,,-3,11/6/2012,51.02,47.18,3.85,6.85,-6.85,0,3.538859763038821, +30474,36590,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Mellman Group,205,Live Phone,,10/26/2012,800,Barack Obama,16,DEM,49,Mitt Romney,9,REP,47,,2,11/6/2012,50.01,49.13,.88,1.12,1.12,1,-1.9297335014512, +30482,36602,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/26/2012,1073,Barack Obama,16,DEM,48,Mitt Romney,9,REP,47,,1,11/6/2012,50.01,49.13,.88,.12,.12,1,-2.69423532081179, +30436,36526,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/26/2012,595,Barack Obama,16,DEM,47,Mitt Romney,9,REP,47,,0,11/6/2012,50.01,49.13,.88,.88,-.88,.5,-2.294717507087247, +30541,36766,664,2012,2012_Pres-G_HI,HI,Pres-G,Pres-G,MRG Research,207,IVR,,10/26/2012,1218,Barack Obama,16,DEM,61,Mitt Romney,9,REP,34,,27,11/6/2012,70.55,27.84,42.71,15.71,-15.71,1,8.86276274304049,for Honolulu Civil Beat +30413,36490,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,10/26/2012,583,Barack Obama,16,DEM,52,Mitt Romney,9,REP,38,,14,11/6/2012,60.65,37.51,23.14,9.14,-9.14,1,3.331158917922263, +30552,36718,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,High Point University,139,Live Phone,,10/26/2012,403,Barack Obama,16,DEM,45,Mitt Romney,9,REP,46,,-1,11/6/2012,48.35,50.39,-2.04,1.04,1.04,1,-3.195202114160883, +30449,36547,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,Lake Research Partners,165,Live Phone,D,10/26/2012,400,Barack Obama,16,DEM,47,Mitt Romney,9,REP,42,4,5,11/6/2012,51.98,46.4,5.58,.58,-.58,1,-4.055463172750223,for unspecified Democratic sponsor +30492,36661,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/26/2012,1212,Barack Obama,16,DEM,50,Mitt Romney,9,REP,46,1,4,11/6/2012,52.36,45.68,6.68,2.68,-2.68,1,-.3318103076730732, +30483,36604,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/26/2012,1110,Barack Obama,16,DEM,50,Mitt Romney,9,REP,45,,5,11/6/2012,50.67,47.69,2.98,2.02,2.02,1,-.4654691284550084, +30485,36608,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Franklin & Marshall College,106,Live Phone,,10/26/2012,547,Barack Obama,16,DEM,49,Mitt Romney,9,REP,45,,4,11/6/2012,51.97,46.59,5.39,1.39,-1.39,1,-1.724530112461383, +30488,36705,692,2012,2012_Pres-G_RI,RI,Pres-G,Pres-G,Fleming & Associates,96,Live Phone,,10/26/2012,601,Barack Obama,16,DEM,54,Mitt Romney,9,REP,33,,21,11/6/2012,62.51,35.13,27.37,6.37,-6.37,1,-.6447325430544482,for WPRI-12 +30369,36412,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/26/2012,645,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,51.16,47.28,3.87,3.87,-3.87,.5,.1361637322190721, +30484,36606,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/26/2012,1074,Barack Obama,16,DEM,49,Mitt Romney,9,REP,47,,2,11/6/2012,51.16,47.28,3.87,1.87,-1.87,1,-1.622686909850819, +30482,36603,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/26/2012,1073,Bill Nelson,2012,DEM,52,Connie Mack,2013,REP,39,,13,11/6/2012,55.23,42.23,13.01,.01,-.01,1,-6.177624316974823, +30436,36527,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/26/2012,595,Bill Nelson,2012,DEM,49,Connie Mack,2013,REP,41,,8,11/6/2012,55.23,42.23,13.01,5.01,-5.01,1,-1.266930841947473, +30541,36765,1478,2012,2012_Sen-G_HI,HI,Sen-G,Sen-G,MRG Research,207,IVR,,10/26/2012,1218,Mazie Hirono,2028,DEM,55,Linda Lingle,2029,REP,40,,15,11/6/2012,62.6,37.4,25.2,10.2,-10.2,1,4.712784612172244,for Honolulu Civil Beat +30413,36491,1482,2012,2012_Sen-G_MA,MA,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,10/26/2012,583,Elizabeth Warren,2038,DEM,47,Scott Brown,2039,REP,47,,0,11/6/2012,53.74,46.19,7.55,7.55,-7.55,.5,3.417416234926071, +30492,36662,1489,2012,2012_Sen-G_NV,NV,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/26/2012,1212,Shelley Berkley,2145,DEM,40,Dean Heller,2146,REP,46,6,-6,11/6/2012,44.71,45.87,-1.16,4.84,-4.84,1,1.587794231206638, +30483,36605,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/26/2012,1110,Sherrod Brown,2164,DEM,51,Josh Mandel,2165,REP,42,,9,11/6/2012,50.7,44.7,6,3,3,1,-.232827513295722, +30485,36609,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Franklin & Marshall College,106,Live Phone,,10/26/2012,547,Robert P. Casey Jr.,2173,DEM,48,Tom Smith,2174,REP,39,,9,11/6/2012,53.69,44.59,9.1,.1,-.1,1,-5.036293163889947, +30488,36704,1496,2012,2012_Sen-G_RI,RI,Sen-G,Sen-G,Fleming & Associates,96,Live Phone,,10/26/2012,601,Sheldon Whitehouse,2182,DEM,54.6,Barry Hinckley,2183,REP,33.3,,21.299999,11/6/2012,64.81,34.97,29.85,8.55,-8.55,1,1.039211334120083,for WPRI-12 +30369,36413,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Gravis Marketing,124,IVR,,10/26/2012,645,Tim Kaine,2228,DEM,46,George F. Allen,2229,REP,48,,-2,11/6/2012,52.87,46.96,5.91,7.91,-7.91,0,3.484040953111782, +30484,36607,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/26/2012,1074,Tim Kaine,2228,DEM,50,George F. Allen,2229,REP,46,,4,11/6/2012,52.87,46.96,5.91,1.91,-1.91,1,-2.494205848526913, +51351,81227,4923,2012,2012_House-G_CA-7,CA-7,House-G,House-G,Public Policy Polling,263,IVR,D,10/26/2012,792,Ami Bera,10648,DEM,46,Dan Lungren,10647,REP,46,,0,11/6/2012,51.68,48.32,3.36,3.36,-3.36,.5,-3.797874781829574,for unspecified Democratic sponsor +51350,81226,5000,2012,2012_House-G_FL-18,FL-18,House-G,House-G,Public Policy Polling,263,IVR,D,10/26/2012,631,Patrick Murphy,6406,DEM,48,Allen West,6464,REP,47,,1,11/6/2012,50.28,49.7,.58,.42,.42,1,-4.059447473868179,for unspecified Democratic sponsor +51323,81172,5035,2012,2012_House-G_IL-8,IL-8,House-G,House-G,Public Policy Polling,263,IVR,D,10/26/2012,500,Tammy Duckworth,6883,DEM,54,Joe Walsh,6945,REP,40,,14,11/6/2012,54.74,45.26,9.48,4.52,4.52,1,1.086741121158084,for unspecified Democratic sponsor +51321,81170,5116,2012,2012_House-G_MN-8,MN-8,House-G,House-G,Public Policy Polling,263,IVR,D,10/26/2012,1020,Richard M. Nolan,10614,DEM,48,Chip Cravaack,6786,REP,44,,4,11/6/2012,54.28,45.39,8.89,4.89,-4.89,1,-2.091303171464511,for unspecified Democratic sponsor +51322,81171,5137,2012,2012_House-G_NH-1,NH-1,House-G,House-G,Public Policy Polling,263,IVR,D,10/26/2012,654,Carol Shea-Porter,7712,DEM,47,Frank C. Guinta,7706,REP,48,,-1,11/6/2012,49.75,45.99,3.77,4.77,-4.77,0,-1.239180731325221,for unspecified Democratic sponsor +30488,82716,5239,2012,2012_House-G_RI-1,RI-1,House-G,House-G,Fleming & Associates,96,Live Phone,,10/26/2012,300,David Cicilline,7412,DEM,43,Brendan P. Doherty,7415,REP,42,6,1,11/6/2012,52.95,40.82,12.13,11.13,-11.13,1,2.01207856311812,for WPRI-12 +30488,81214,5240,2012,2012_House-G_RI-2,RI-2,House-G,House-G,Fleming & Associates,96,Live Phone,,10/26/2012,301,Jim Langevin,7419,DEM,48,Michael G. Riley,7421,REP,31,9,17,11/6/2012,55.72,35.12,20.6,3.6,-3.6,1,-3.900282426825045,for WPRI-12 +30430,36514,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/27/2012,1200,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,.3715287997528817, +30467,36579,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,10/27/2012,563,Barack Obama,16,DEM,48,Mitt Romney,9,REP,47,,1,11/6/2012,51.02,47.18,3.85,2.85,-2.85,1,-1.097458083406584,for CBS News +30497,36627,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Princeton Survey Research Associates International,258,Live Phone,,10/27/2012,713,Barack Obama,16,DEM,50,Mitt Romney,9,REP,45,,5,11/6/2012,51.02,47.18,3.85,1.15,1.15,1,-2.627087388339192, +30443,36537,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/27/2012,1400,Barack Obama,16,DEM,49,Mitt Romney,9,REP,49,,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,.4236312840424329,for unspecified Democratic sponsor +63694,117220,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,TCJ Research,327,IVR,,10/27/2012,1500,Barack Obama,16,DEM,46,Mitt Romney,9,REP,50.9,,-4.9000001,11/6/2012,51.02,47.18,3.85,8.75,-8.75,0,5.481227552266312, +30453,36555,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2012,1076,Barack Obama,16,DEM,45.3,Mitt Romney,9,REP,46.6,2,-1.3,11/6/2012,51.02,47.18,3.85,5.15,-5.15,0,1.609491689518004,average of multiple versions or turnout models listed in poll +30412,36489,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/27/2012,600,Barack Obama,16,DEM,47,Mitt Romney,9,REP,48,,-1,11/6/2012,51.49,46.13,5.37,6.37,-6.37,0,1.743986392628461, +30426,36509,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/27/2012,770,Barack Obama,16,DEM,48.5,Mitt Romney,9,REP,49,1,-.5,11/6/2012,50.01,49.13,.88,1.38,-1.38,0,-1.570588970335231,for CNN; average of multiple versions or turnout models listed in poll +30401,36470,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/27/2012,687,Barack Obama,16,DEM,49,Mitt Romney,9,REP,48,,1,11/6/2012,50.01,49.13,.88,.12,.12,1,-2.936551525522809, +30451,36550,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2012,827,Barack Obama,16,DEM,47,Mitt Romney,9,REP,48,,-1,11/6/2012,50.01,49.13,.88,1.88,-1.88,0,-1.022373905947562,for Newsmax +30438,36529,663,2012,2012_Pres-G_GA,GA,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/27/2012,574,Barack Obama,16,DEM,44,Mitt Romney,9,REP,52,,-8,11/6/2012,45.48,53.3,-7.82,.18,-.18,1,-3.313691935859244, +30442,36535,668,2012,2012_Pres-G_IN,IN,Pres-G,Pres-G,Pharos Research Group,254,Live Phone,,10/27/2012,753,Barack Obama,16,DEM,42,Mitt Romney,9,REP,55,,-13,11/6/2012,43.93,54.13,-10.2,2.8,-2.8,1,-.1981419641759463, +30445,36539,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,Suffolk University,323,Live Phone,,10/27/2012,600,Barack Obama,16,DEM,63,Mitt Romney,9,REP,31,,32,11/6/2012,60.65,37.51,23.14,8.86,8.86,1,3.202251358242422, +30473,36589,676,2012,2012_Pres-G_MN,MN,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/27/2012,574,Barack Obama,16,DEM,50,Mitt Romney,9,REP,43,,7,11/6/2012,52.65,44.96,7.69,.69,-.69,1,-2.341200989318907,for KSTP-TV Minneapolis +30817,37187,679,2012,2012_Pres-G_MT,MT,Pres-G,Pres-G,Pharos Research Group,254,Live Phone,,10/27/2012,799,Barack Obama,16,DEM,42.7,Mitt Romney,9,REP,50.4,,-7.6999998,11/6/2012,41.7,55.35,-13.65,5.95,5.95,1,1.524256762320781, +30465,36581,681,2012,2012_Pres-G_ND,ND,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/2012,625,Barack Obama,16,DEM,40,Mitt Romney,9,REP,54,,-14,11/6/2012,38.7,58.32,-19.62,5.62,5.62,1,-.0074297645906015,for Valley News Live +30816,37185,681,2012,2012_Pres-G_ND,ND,Pres-G,Pres-G,Pharos Research Group,254,Live Phone,,10/27/2012,752,Barack Obama,16,DEM,37.8,Mitt Romney,9,REP,54.6,,-16.799999,11/6/2012,38.7,58.32,-19.62,2.82,2.82,1,-2.445901425756761, +30813,37180,682,2012,2012_Pres-G_NE,NE,Pres-G,Pres-G,Pharos Research Group,254,Live Phone,,10/27/2012,761,Barack Obama,16,DEM,38.8,Mitt Romney,9,REP,58.1,,-19.299999,11/6/2012,38.03,59.8,-21.78,2.48,2.48,1,-1.650537962153257, +30398,36465,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/27/2012,874,Barack Obama,16,DEM,49,Mitt Romney,9,REP,47,,2,11/6/2012,51.98,46.4,5.58,3.58,-3.58,1,-.1998465485255101, +30400,36468,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/27/2012,730,Barack Obama,16,DEM,50,Mitt Romney,9,REP,49,,1,11/6/2012,50.67,47.69,2.98,1.98,-1.98,1,-.6808043359360184, +30815,37183,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Pharos Research Group,254,Live Phone,,10/27/2012,765,Barack Obama,16,DEM,49,Mitt Romney,9,REP,46.3,,2.7,11/6/2012,50.67,47.69,2.98,.28,-.28,1,-2.350641528089931, +30399,36466,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/27/2012,718,Barack Obama,16,DEM,51,Mitt Romney,9,REP,47,,4,11/6/2012,50.67,47.69,2.98,1.02,1.02,1,-1.647871715431227, +63685,117210,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,TCJ Research,327,IVR,,10/27/2012,1000,Barack Obama,16,DEM,46.6,Mitt Romney,9,REP,50.3,,-3.7,11/6/2012,50.67,47.69,2.98,6.68,-6.68,0,4.378090429278798, +30452,36559,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2012,827,Barack Obama,16,DEM,49.1,Mitt Romney,9,REP,45,2.6,4.0999999,11/6/2012,50.67,47.69,2.98,1.12,1.12,1,-1.4309665638876,for Newsmax; average of multiple versions or turnout models listed in poll +30478,36594,690,2012,2012_Pres-G_OR,OR,Pres-G,Pres-G,DHM Research,76,Live Phone,,10/27/2012,500,Barack Obama,16,DEM,49,Mitt Romney,9,REP,42,,7,11/6/2012,54.24,42.15,12.09,5.09,-5.09,1,-1.160969773406087, +30437,36528,690,2012,2012_Pres-G_OR,OR,Pres-G,Pres-G,Elway Research,87,Live Phone,,10/27/2012,405,Barack Obama,16,DEM,47,Mitt Romney,9,REP,41,,6,11/6/2012,54.24,42.15,12.09,6.09,-6.09,1,-.0730295732077968, +63880,36557,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2012,827,Barack Obama,16,DEM,48.25,Mitt Romney,9,REP,46.55,.9,1.7,11/6/2012,51.16,47.28,3.87,2.17,-2.17,1,-1.385080824157966,average of multiple versions or turnout models listed in poll +30500,36757,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Marquette University Law School,195,Live Phone,,10/27/2012,1243,Barack Obama,16,DEM,51,Mitt Romney,9,REP,43,,8,11/6/2012,52.78,45.94,6.84,1.16,1.16,1,-2.785569797298631, +30554,36722,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,St. Norbert College,313,Live Phone,,10/27/2012,402,Barack Obama,16,DEM,52,Mitt Romney,9,REP,43,,9,11/6/2012,52.78,45.94,6.84,2.16,2.16,1,-2.581118052728864, +63714,117258,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,TCJ Research,327,IVR,,10/27/2012,1000,Barack Obama,16,DEM,47.6,Mitt Romney,9,REP,49.5,,-1.9,11/6/2012,52.78,45.94,6.84,8.74,-8.74,0,5.032340302121047, +30817,87063,1258,2012,2012_Gov-G_MT,MT,Gov-G,Gov-G,Pharos Research Group,254,Live Phone,,10/27/2012,799,Steve Bullock,12543,DEM,47.1,Richard A. Hill,12544,REP,44.4,,2.7,11/6/2012,48.9,47.34,1.57,1.13,1.13,1,-3.759595902968453, +54019,87069,1260,2012,2012_Gov-G_IN,IN,Gov-G,Gov-G,The Polling Company Inc.,337,Live Phone,R,10/27/2012,1213,John R. Gregg,12548,DEM,37,Mike Pence,12549,REP,46,5,-9,11/6/2012,46.56,49.49,-2.93,6.07,-6.07,1,2.321940292579252,for Mike Pence +30398,86946,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/27/2012,874,Margaret Wood Hassan,12539,DEM,48,Ovide Lamontagne,12540,REP,44,,4,11/6/2012,54.61,42.52,12.09,8.09,-8.09,1,1.25782286943797, +30465,87059,1264,2012,2012_Gov-G_ND,ND,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/2012,625,Ryan M. Taylor,12555,DEM,28,Jack Dalrymple,12554,REP,62,,-34,11/6/2012,34.31,63.1,-28.78,5.22,-5.22,1,-.6014953200436051,for Valley News Live +30816,87061,1264,2012,2012_Gov-G_ND,ND,Gov-G,Gov-G,Pharos Research Group,254,Live Phone,,10/27/2012,752,Ryan M. Taylor,12555,DEM,33.8,Jack Dalrymple,12554,REP,63,,-29.200001,11/6/2012,34.31,63.1,-28.78,.42,-.42,1,-6.987570923828299, +30401,36471,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/27/2012,687,Bill Nelson,2012,DEM,50,Connie Mack,2013,REP,42,,8,11/6/2012,55.23,42.23,13.01,5.01,-5.01,1,-.911665959568891, +30451,36551,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2012,827,Bill Nelson,2012,DEM,50,Connie Mack,2013,REP,41,,9,11/6/2012,55.23,42.23,13.01,4.01,-4.01,1,-2.124099055948989,for Newsmax +30442,37182,1479,2012,2012_Sen-G_IN,IN,Sen-G,Sen-G,Pharos Research Group,254,Live Phone,,10/27/2012,753,Joe Donnelly,2034,DEM,46,Richard Mourdock,2035,REP,47,,-1,11/6/2012,50.04,44.28,5.76,6.76,-6.76,0,3.187016507154461,average of multiple versions or turnout models listed in poll +30445,36540,1482,2012,2012_Sen-G_MA,MA,Sen-G,Sen-G,Suffolk University,323,Live Phone,,10/27/2012,600,Elizabeth Warren,2038,DEM,53,Scott Brown,2039,REP,46,,7,11/6/2012,53.74,46.19,7.55,.55,-.55,1,-3.968467503989138, +30473,137603,1484,2012,2012_Sen-G_MN,MN,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/27/2012,574,Amy Klobuchar,8112,DEM,60,Kurt Patrick Bills,2095,REP,29,,31,11/6/2012,65.23,30.53,34.7,3.7,-3.7,1,-3.401509796448779,for KSTP-TV Minneapolis +30817,37188,1487,2012,2012_Sen-G_MT,MT,Sen-G,Sen-G,Pharos Research Group,254,Live Phone,,10/27/2012,799,Jon Tester,2115,DEM,48.2,Denny Rehberg,2116,REP,46.6,,1.6,11/6/2012,48.58,44.86,3.72,2.12,-2.12,1,-2.027075555303572, +30813,37179,1488,2012,2012_Sen-G_NE,NE,Sen-G,Sen-G,Pharos Research Group,254,Live Phone,,10/27/2012,761,Bob Kerrey,2122,DEM,47,Deb Fischer,2120,REP,49.7,,-2.7,11/6/2012,42.23,57.77,-15.55,12.85,12.85,1,8.334178900884442, +30465,36582,1493,2012,2012_Sen-G_ND,ND,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/2012,625,Heidi Heitkamp,2118,DEM,45,Rick Berg,2117,REP,47,,-2,11/6/2012,50.24,49.32,.91,2.91,-2.91,0,-1.159437575629715,for Valley News Live +30816,37186,1493,2012,2012_Sen-G_ND,ND,Sen-G,Sen-G,Pharos Research Group,254,Live Phone,,10/27/2012,752,Heidi Heitkamp,2118,DEM,49.9,Rick Berg,2117,REP,47.7,,2.2,11/6/2012,50.24,49.32,.91,1.29,1.29,1,-3.125605396256327, +30400,36469,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Gravis Marketing,124,IVR,,10/27/2012,730,Sherrod Brown,2164,DEM,48,Josh Mandel,2165,REP,47,,1,11/6/2012,50.7,44.7,6,5,-5,1,1.671413349822509, +30815,37184,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Pharos Research Group,254,Live Phone,,10/27/2012,765,Sherrod Brown,2164,DEM,50,Josh Mandel,2165,REP,43.4,,6.5999999,11/6/2012,50.7,44.7,6,.6,.6,1,-2.717999832754942, +30399,36467,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/27/2012,718,Sherrod Brown,2164,DEM,53,Josh Mandel,2165,REP,42,,11,11/6/2012,50.7,44.7,6,5,5,1,1.689553888670727, +63685,117299,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,TCJ Research,327,IVR,,10/27/2012,1000,Sherrod Brown,2164,DEM,48.5,Josh Mandel,2165,REP,44.6,,3.9000001,11/6/2012,50.7,44.7,6,2.1,-2.1,1,-1.216691371874418, +63880,36558,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2012,827,Tim Kaine,2228,DEM,46.7,George F. Allen,2229,REP,45.1,,1.6,11/6/2012,52.87,46.96,5.91,4.31,-4.31,1,-.2266819855382479, +30500,36756,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Marquette University Law School,195,Live Phone,,10/27/2012,1243,Tammy Baldwin,2246,DEM,47,Tommy Thompson,2247,REP,43,,4,11/6/2012,51.41,45.86,5.55,1.55,-1.55,1,-3.383927138692389, +30554,36723,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,St. Norbert College,313,Live Phone,,10/27/2012,402,Tammy Baldwin,2246,DEM,43,Tommy Thompson,2247,REP,46,,-3,11/6/2012,51.41,45.86,5.55,8.55,-8.55,0,3.213378731668423, +63714,117306,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,TCJ Research,327,IVR,,10/27/2012,1000,Tammy Baldwin,2246,DEM,45.3,Tommy Thompson,2247,REP,47.7,,-2.4000001,11/6/2012,51.41,45.86,5.55,7.95,-7.95,0,3.092040928204117, +30817,81218,5129,2012,2012_House-G_MT-1,MT-1,House-G,House-G,Pharos Research Group,254,Live Phone,,10/27/2012,799,Kim J. Gillan,10635,DEM,45,Steve Daines,10634,REP,52,,-7,11/6/2012,42.72,53.25,-10.53,3.53,3.53,1,-1.377142679888941, +51347,81217,5136,2012,2012_House-G_NV-4,NV-4,House-G,House-G,SurveyUSA,325,IVR/Live Phone,,10/27/2012,648,Steven Horsford,7815,DEM,42,Danny Tarkanian,7831,REP,47,,-5,11/6/2012,50.11,42.11,8,13,-13,0,5.82263516929665,for Las Vegas Review-Journal | KLAS-TV Las Vegas +30465,81211,5194,2012,2012_House-G_ND-1,ND-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/2012,625,Pam Gulleson,10615,DEM,40,Kevin Cramer,11071,REP,50,,-10,11/6/2012,41.7,54.89,-13.19,3.19,3.19,1,-1.645155493361653,for Valley News Live +30816,81514,5194,2012,2012_House-G_ND-1,ND-1,House-G,House-G,Pharos Research Group,254,Live Phone,,10/27/2012,752,Pam Gulleson,10615,DEM,41,Kevin Cramer,11071,REP,55,,-14,11/6/2012,41.7,54.89,-13.19,.81,-.81,1,-4.501750221491188, +30467,117591,8270,2012,2012_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/27/2012,563,Generic Candidate,4295,DEM,48,Generic Candidate,4293,REP,46,,2,11/6/2012,48.44,47.43,1.01,.99,.99,1,-1.920366580099814,for CBS News; among all adults +30497,117568,8270,2012,2012_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,Live Phone,,10/27/2012,713,Generic Candidate,4295,DEM,44,Generic Candidate,4293,REP,47,,-3,11/6/2012,48.44,47.43,1.01,4.01,-4.01,0,1.348124071353159, +30443,117579,8270,2012,2012_House-G_US,US,House-G,House-G,Public Policy Polling,263,IVR,D,10/27/2012,1400,Generic Candidate,4295,DEM,47,Generic Candidate,4293,REP,46,,1,11/6/2012,48.44,47.43,1.01,.01,-.01,1,-2.567310365814671,for unspecified Democratic sponsor +30402,36472,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,10/28/2012,1834,Barack Obama,16,DEM,45.6,Mitt Romney,9,REP,46.7,,-1.1,11/6/2012,51.02,47.18,3.85,4.95,-4.95,0,1.356648010237366, +30471,36588,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/28/2012,688,Barack Obama,16,DEM,48,Mitt Romney,9,REP,47,,1,11/6/2012,51.02,47.18,3.85,2.85,-2.85,1,-.8880396678186651, +30506,36640,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,EPIC-MRA,84,Live Phone,,10/28/2012,600,Barack Obama,16,DEM,48,Mitt Romney,9,REP,42,,6,11/6/2012,54.21,44.71,9.5,3.5,-3.5,1,-1.221161223660519, +30470,36597,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,Glengariff Group,117,Live Phone,,10/28/2012,600,Barack Obama,16,DEM,47.7,Mitt Romney,9,REP,45,,2.7,11/6/2012,54.21,44.71,9.5,6.8,-6.8,1,2.286601746539539,for Detroit News +30469,36583,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/28/2012,682,Barack Obama,16,DEM,45,Mitt Romney,9,REP,50,,-5,11/6/2012,48.35,50.39,-2.04,2.96,-2.96,1,-.3691384753967334, +30521,36664,682,2012,2012_Pres-G_NE,NE,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/28/2012,1168,Barack Obama,16,DEM,39,Mitt Romney,9,REP,61,,-22,11/6/2012,38.03,59.8,-21.78,.22,-.22,1,-4.974177469694453,for Northstar Campaign Systems +30433,36520,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,10/28/2012,500,Barack Obama,16,DEM,49,Mitt Romney,9,REP,43,,6,11/6/2012,52.36,45.68,6.68,.68,-.68,1,-2.855323051757707,for unspecified Democratic sponsor +30411,36488,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2012,750,Barack Obama,16,DEM,48,Mitt Romney,9,REP,50,,-2,11/6/2012,50.67,47.69,2.98,4.98,-4.98,0,2.48681601259076, +30460,36584,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/28/2012,603,Barack Obama,16,DEM,48,Mitt Romney,9,REP,45,,3,11/6/2012,50.67,47.69,2.98,.02,.02,1,-2.692987462925877, +30498,36628,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/28/2012,1182,Barack Obama,16,DEM,48,Mitt Romney,9,REP,46,2,2,11/6/2012,50.67,47.69,2.98,.98,-.98,1,-1.322293553106587, +30469,87067,1263,2012,2012_Gov-G_NC,NC,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,10/28/2012,682,Walter H. Dalton,12553,DEM,36,Pat McCrory,12542,REP,53,5,-17,11/6/2012,43.23,54.62,-11.39,5.61,-5.61,1,1.319454431568533, +73314,137428,1475,2012,2012_Sen-G_CT,CT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2012,500,Christopher Murphy,1998,DEM,51,Linda McMahon,1999,REP,45,,6,11/6/2012,54.82,43.07,11.75,5.75,-5.75,1,-1.076121195749104, +30506,36641,1483,2012,2012_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,10/28/2012,600,Debbie Stabenow,2082,DEM,54,Pete Hoekstra,2083,REP,33,,21,11/6/2012,58.8,37.98,20.81,.19,.19,1,-6.776587450035189, +30470,36598,1483,2012,2012_Sen-G_MI,MI,Sen-G,Sen-G,Glengariff Group,117,Live Phone,,10/28/2012,600,Debbie Stabenow,2082,DEM,52.4,Pete Hoekstra,2083,REP,37.5,,14.9,11/6/2012,58.8,37.98,20.81,5.91,-5.91,1,-.6187953894986449,for Detroit News +30812,37177,1487,2012,2012_Sen-G_MT,MT,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,Live Phone,,10/28/2012,807,Jon Tester,2115,DEM,44,Denny Rehberg,2116,REP,43,,1,11/6/2012,48.58,44.86,3.72,2.72,-2.72,1,-1.214551131271916,for Majority PAC +30521,36665,1488,2012,2012_Sen-G_NE,NE,Sen-G,Sen-G,Gravis Marketing,124,IVR,,10/28/2012,1168,Bob Kerrey,2122,DEM,44,Deb Fischer,2120,REP,56,,-12,11/6/2012,42.23,57.77,-15.55,3.55,3.55,1,-2.789011314723613,for Northstar Campaign Systems +30433,36521,1489,2012,2012_Sen-G_NV,NV,Sen-G,Sen-G,Grove Insight,129,Live Phone,D,10/28/2012,500,Shelley Berkley,2145,DEM,43,Dean Heller,2146,REP,44,,-1,11/6/2012,44.71,45.87,-1.16,.16,.16,1,-3.667634232902428,for unspecified Democratic sponsor +72983,136901,1491,2012,2012_Sen-G_NM,NM,Sen-G,Sen-G,GBAO,109,Live Phone,D,10/28/2012,600,Martin Heinrich,2137,DEM,51,Heather A. Wilson,2138,REP,41,6,10,11/6/2012,51.01,45.28,5.73,4.27,4.27,1,-.4472923201007372,for Martin Heinrich; sample size unavailable; estimated at 600 as a default +30411,137434,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2012,750,Sherrod Brown,2164,DEM,50,Josh Mandel,2165,REP,48,,2,11/6/2012,50.7,44.7,6,4,-4,1,.6492934606108535, +30460,36585,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/28/2012,603,Sherrod Brown,2164,DEM,46,Josh Mandel,2165,REP,41,3,5,11/6/2012,50.7,44.7,6,1,-1,1,-2.286546332534796, +30498,36629,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/28/2012,1182,Sherrod Brown,2164,DEM,49,Josh Mandel,2165,REP,44,4,5,11/6/2012,50.7,44.7,6,1,-1,1,-2.161761681769463, +51349,81497,5035,2012,2012_House-G_IL-8,IL-8,House-G,House-G,We Ask America,376,IVR,,10/28/2012,1010,Tammy Duckworth,6883,DEM,55,Joe Walsh,6945,REP,45,,10,11/6/2012,54.74,45.26,9.48,.52,.52,1,-3.243219725707239, +51349,81496,5037,2012,2012_House-G_IL-10,IL-10,House-G,House-G,We Ask America,376,IVR,,10/28/2012,1257,Brad Schneider,6933,DEM,46.4,Robert Dold,6882,REP,53.6,,-7.1999998,11/6/2012,50.63,49.37,1.26,8.46,-8.46,0,1.467454648062074, +51349,81495,5038,2012,2012_House-G_IL-11,IL-11,House-G,House-G,We Ask America,376,IVR,,10/28/2012,1303,Bill Foster,6889,DEM,50,Judy Biggert,6870,REP,50,,0,11/6/2012,58.57,41.43,17.14,17.14,-17.14,.5,9.88618747619423, +51349,81230,5039,2012,2012_House-G_IL-12,IL-12,House-G,House-G,We Ask America,376,IVR,,10/28/2012,1313,William L. Enyart,6884,DEM,50.6,Jason Plummer,6920,REP,45.6,3.8,5,11/6/2012,51.65,42.74,8.92,3.92,-3.92,1,-3.058943166315606, +51349,81224,5040,2012,2012_House-G_IL-13,IL-13,House-G,House-G,We Ask America,376,IVR,,10/28/2012,1360,David M. Gill,6891,DEM,45.1,Rodney Davis,6881,REP,50.2,3.9,-5.0999999,11/6/2012,46.21,46.55,-.34,4.76,-4.76,1,-1.311411589870231, +51349,81225,5044,2012,2012_House-G_IL-17,IL-17,House-G,House-G,We Ask America,376,IVR,,10/28/2012,1325,Cheri Bustos,6872,DEM,48,Robert Schilling,6931,REP,52,,-4,11/6/2012,53.28,46.72,6.56,10.56,-10.56,0,5.795139808994911, +30521,82504,5131,2012,2012_House-G_NE-2,NE-2,House-G,House-G,Gravis Marketing,124,IVR,,10/28/2012,1168,John W. Ewing,7627,DEM,43,Lee Terry,7638,REP,57,,-14,11/6/2012,49.2,50.8,-1.59,12.41,-12.41,1,7.831917775936013,for Northstar Campaign Systems +51345,81213,5164,2012,2012_House-G_NY-11,NY-11,House-G,House-G,Siena College,305,Live Phone,,10/28/2012,627,Mark S. Murphy,10643,DEM,34,Michael G. Grimm,10644,REP,52,5,-18,11/6/2012,46.8,52.22,-5.41,12.59,-12.59,1,5.458874734089906, +51345,81220,5172,2012,2012_House-G_NY-19,NY-19,House-G,House-G,Siena College,305,Live Phone,,10/28/2012,649,Julian Schreibman,7072,DEM,43,Christopher P. Gibson,10629,REP,48,,-5,11/6/2012,47.15,52.85,-5.71,.71,.71,1,-4.722780137398304, +51549,81494,5212,2012,2012_House-G_OK-2,OK-2,House-G,House-G,SoonerPoll.com,308,Live Phone,,10/28/2012,300,Rob Wallace,7623,DEM,33,Markwayne Mullin,7607,REP,45,4,-12,11/6/2012,38.34,57.34,-19,7,7,1,-.438616441981319, +30471,36618,8270,2012,2012_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/28/2012,688,Generic Candidate,4295,DEM,41,Generic Candidate,4293,REP,45,,-4,11/6/2012,48.44,47.43,1.01,5.01,-5.01,0,2.633452062361332, +43261,36642,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/29/2012,1128,Barack Obama,16,DEM,46,Mitt Romney,9,REP,46,,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,.5146705961990595,for FOX News +30502,36635,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Online,,10/29/2012,4085,Barack Obama,16,DEM,47,Mitt Romney,9,REP,46,,1,11/6/2012,51.02,47.18,3.85,2.85,-2.85,1,-.2101768387038868, +30480,36601,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2012,1500,Barack Obama,16,DEM,47,Mitt Romney,9,REP,49,,-2,11/6/2012,51.02,47.18,3.85,5.85,-5.85,0,2.771179360988306, +30558,36728,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/29/2012,733,Barack Obama,16,DEM,50,Mitt Romney,9,REP,48,,2,11/6/2012,51.49,46.13,5.37,3.37,-3.37,1,-1.083583324617461,for CNN +30466,36578,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,10/29/2012,500,Barack Obama,16,DEM,48,Mitt Romney,9,REP,45,,3,11/6/2012,51.49,46.13,5.37,2.37,-2.37,1,-2.401116138790898,for unspecified Democratic sponsor +30560,36730,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2012,750,Barack Obama,16,DEM,47,Mitt Romney,9,REP,50,,-3,11/6/2012,51.49,46.13,5.37,8.37,-8.37,0,4.293317931229289, +30553,36719,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,10/29/2012,600,Barack Obama,16,DEM,48,Mitt Romney,9,REP,47,,1,11/6/2012,50.01,49.13,.88,.12,.12,1,-2.785176520801159,for unspecified Democratic sponsor +30641,36860,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2012,1000,Barack Obama,16,DEM,48,Mitt Romney,9,REP,50,,-2,11/6/2012,50.01,49.13,.88,2.88,-2.88,0,.3712185788657677,for Let Freedom Ring +30539,36702,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Marist College,183,Live Phone,,10/29/2012,1142,Barack Obama,16,DEM,50,Mitt Romney,9,REP,44,,6,11/6/2012,51.99,46.18,5.81,.19,.19,1,-3.580207199903149,for NBC News +30585,36774,668,2012,2012_Pres-G_IN,IN,Pres-G,Pres-G,Howey Politics/DePauw University,142,Live Phone,,10/29/2012,800,Barack Obama,16,DEM,41,Mitt Romney,9,REP,51,,-10,11/6/2012,43.93,54.13,-10.2,.2,.2,1,-3.175809644303243,for Howey Politics Indiana +30650,36889,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,Western New England University,380,Live Phone,,10/29/2012,535,Barack Obama,16,DEM,58,Mitt Romney,9,REP,40,,18,11/6/2012,60.65,37.51,23.14,5.14,-5.14,1,-.73606098668246, +30580,36945,679,2012,2012_Pres-G_MT,MT,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2012,500,Barack Obama,16,DEM,43,Mitt Romney,9,REP,53,,-10,11/6/2012,41.7,55.35,-13.65,3.65,3.65,1,-1.608439421673581, +30538,36700,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,Marist College,183,Live Phone,,10/29/2012,1013,Barack Obama,16,DEM,49,Mitt Romney,9,REP,47,,2,11/6/2012,51.98,46.4,5.58,3.58,-3.58,1,-.149673444246045,for NBC News | Wall Street Journal +30673,36930,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Columbus Dispatch,57,Mail,,10/29/2012,1501,Barack Obama,16,DEM,50,Mitt Romney,9,REP,48,,2,11/6/2012,50.67,47.69,2.98,.98,-.98,1,-1.20381491721264, +30461,36573,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,10/29/2012,500,Barack Obama,16,DEM,48,Mitt Romney,9,REP,45,,3,11/6/2012,50.67,47.69,2.98,.02,.02,1,-2.743490352533285,for unspecified Democratic sponsor +30642,36862,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2012,1000,Barack Obama,16,DEM,48,Mitt Romney,9,REP,46,,2,11/6/2012,50.67,47.69,2.98,.98,-.98,1,-1.256594576491872,for Let Freedom Ring +30618,36847,697,2012,2012_Pres-G_UT,UT,Pres-G,Pres-G,Dan Jones & Associates,70,Live Phone,,10/29/2012,870,Barack Obama,16,DEM,26,Mitt Romney,9,REP,69,,-43,11/6/2012,24.75,72.79,-48.04,5.04,5.04,1,-1.729603254176101,for Deseret News | KSL-TV +30534,36695,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Marist College,183,Live Phone,,10/29/2012,1065,Barack Obama,16,DEM,49,Mitt Romney,9,REP,46,,3,11/6/2012,52.78,45.94,6.84,3.84,-3.84,1,-.1493702381805668,for NBC News +30536,36775,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2012,750,Barack Obama,16,DEM,49,Mitt Romney,9,REP,49,,0,11/6/2012,52.78,45.94,6.84,6.84,-6.84,.5,3.094444590245934, +30644,36865,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2012,1000,Barack Obama,16,DEM,49,Mitt Romney,9,REP,48,,1,11/6/2012,52.78,45.94,6.84,5.84,-5.84,1,2.256197835938046,for Let Freedom Ring +30585,86941,1260,2012,2012_Gov-G_IN,IN,Gov-G,Gov-G,Howey Politics/DePauw University,142,Live Phone,,10/29/2012,800,John R. Gregg,12548,DEM,40,Mike Pence,12549,REP,47,5,-7,11/6/2012,46.56,49.49,-2.93,4.07,-4.07,1,-.1843701389711699,for Howey Politics Indiana +30538,86943,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,Marist College,183,Live Phone,,10/29/2012,1013,Margaret Wood Hassan,12539,DEM,49,Ovide Lamontagne,12540,REP,44,,5,11/6/2012,54.61,42.52,12.09,7.09,-7.09,1,.1461294951366867,for NBC News | Wall Street Journal +30618,87064,1265,2012,2012_Gov-G_UT,UT,Gov-G,Gov-G,Dan Jones & Associates,70,Live Phone,,10/29/2012,870,Peter S. Cooke,12557,DEM,24,Gary Richard Herbert,12556,REP,69,,-45,11/6/2012,27.58,68.41,-40.83,4.17,-4.17,1,-3.046582313271747,for Deseret News | KSL-TV; among registered voters +30641,36861,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2012,1000,Bill Nelson,2012,DEM,50,Connie Mack,2013,REP,46,,4,11/6/2012,55.23,42.23,13.01,9.01,-9.01,1,3.470744130386839,for Let Freedom Ring +73054,136994,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/29/2012,600,Bill Nelson,2012,DEM,48.7,Connie Mack,2013,REP,42.1,,6.5999999,11/6/2012,55.23,42.23,13.01,6.41,-6.41,1,.2259507689195821,for Newsmax; sample size unavailable; estimated at 600 as a default +30821,119995,1479,2012,2012_Sen-G_IN,IN,Sen-G,Sen-G,Global Strategy Group,118,Live Phone,D,10/29/2012,600,Joe Donnelly,2034,DEM,45,Richard Mourdock,2035,REP,37,9,8,11/6/2012,50.04,44.28,5.76,2.24,2.24,1,-2.041552972516988,for Joe Donnelly; average of multiple versions or turnout models listed in poll +30585,36773,1479,2012,2012_Sen-G_IN,IN,Sen-G,Sen-G,Howey Politics/DePauw University,142,Live Phone,,10/29/2012,800,Joe Donnelly,2034,DEM,47,Richard Mourdock,2035,REP,36,6,11,11/6/2012,50.04,44.28,5.76,5.24,5.24,1,1.347964441328742,for Howey Politics Indiana +30650,137785,1482,2012,2012_Sen-G_MA,MA,Sen-G,Sen-G,Western New England University,380,Live Phone,,10/29/2012,535,Elizabeth Warren,2038,DEM,50,Scott Brown,2039,REP,46,,4,11/6/2012,53.74,46.19,7.55,3.55,-3.55,1,-.6301048698587306, +30580,36944,1487,2012,2012_Sen-G_MT,MT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2012,500,Jon Tester,2115,DEM,49,Denny Rehberg,2116,REP,48,,1,11/6/2012,48.58,44.86,3.72,2.72,-2.72,1,-1.485448289169178, +30673,36931,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Columbus Dispatch,57,Mail,,10/29/2012,1501,Sherrod Brown,2164,DEM,51,Josh Mandel,2165,REP,45,,6,11/6/2012,50.7,44.7,6,0,0,1,-3.071869288540863, +30642,36863,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2012,1000,Sherrod Brown,2164,DEM,50,Josh Mandel,2165,REP,43,,7,11/6/2012,50.7,44.7,6,1,1,1,-2.142257373079581,for Let Freedom Ring +73060,137001,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/29/2012,600,Sherrod Brown,2164,DEM,46.2,Josh Mandel,2165,REP,39.9,6.7,6.3000002,11/6/2012,50.7,44.7,6,.3,.3,1,-3.149739753404914,for Newsmax; sample size unavailable; estimated at 600 as a default +30618,36848,1499,2012,2012_Sen-G_UT,UT,Sen-G,Sen-G,Dan Jones & Associates,70,Live Phone,,10/29/2012,870,Scott N. Howell,2219,DEM,26,Orrin G. Hatch,2218,REP,63,,-37,11/6/2012,29.98,65.31,-35.33,1.67,-1.67,1,-5.599551391592829,for Deseret News | KSL-TV +73057,136998,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/29/2012,600,Tim Kaine,2228,DEM,45.7,George F. Allen,2229,REP,45,,.69999999,11/6/2012,52.87,46.96,5.91,5.21,-5.21,1,.6284882687986425,for Newsmax; sample size unavailable; estimated at 600 as a default +30820,37193,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Feldman Group,93,Live Phone,D,10/29/2012,800,Tammy Baldwin,2246,DEM,48,Tommy Thompson,2247,REP,45,,3,11/6/2012,51.41,45.86,5.55,2.55,-2.55,1,-2.572007674519754,for Tammy Baldwin +30534,36696,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Marist College,183,Live Phone,,10/29/2012,1065,Tammy Baldwin,2246,DEM,48,Tommy Thompson,2247,REP,47,,1,11/6/2012,51.41,45.86,5.55,4.55,-4.55,1,-.4763316537194628,for NBC News +30536,36776,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2012,750,Tammy Baldwin,2246,DEM,48,Tommy Thompson,2247,REP,48,,0,11/6/2012,51.41,45.86,5.55,5.55,-5.55,.5,.7781230658858651, +30644,36866,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2012,1000,Tammy Baldwin,2246,DEM,47,Tommy Thompson,2247,REP,48,,-1,11/6/2012,51.41,45.86,5.55,6.55,-6.55,0,1.908430787919982,for Let Freedom Ring +51341,81207,4968,2012,2012_House-G_CA-52,CA-52,House-G,House-G,SurveyUSA,325,IVR/Live Phone,,10/29/2012,628,Scott Peters,10640,DEM,46,Brian P. Bilbray,10641,REP,46,,0,11/6/2012,51.18,48.82,2.36,2.36,-2.36,.5,-3.301350800057725,for KGTV-TV (California) +30618,81196,5294,2012,2012_House-G_UT-1,UT-1,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/29/2012,194,Donna M. McAleer,7534,DEM,15,Rob Bishop,7515,REP,72,,-57,11/6/2012,24.69,71.47,-46.79,10.21,-10.21,1,2.742957352444677,for Deseret News | KSL-TV; among registered voters +30618,81195,5295,2012,2012_House-G_UT-2,UT-2,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/29/2012,229,F. Jay Seegmiller,7538,DEM,28,Chris Stewart,7542,REP,44,,-16,11/6/2012,33.47,62.17,-28.71,12.71,12.71,1,7.256989432543701,for Deseret News | KSL-TV; among registered voters +30618,81199,5296,2012,2012_House-G_UT-3,UT-3,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/29/2012,232,Søren D. Simonsen,7539,DEM,18,Jason Chaffetz,7517,REP,68,,-50,11/6/2012,23.39,76.61,-53.21,3.21,3.21,1,-4.212901937731856,for Deseret News | KSL-TV; among registered voters +30618,81189,5297,2012,2012_House-G_UT-4,UT-4,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/29/2012,414,Jim Matheson,7532,DEM,43,Mia B. Love,7531,REP,48,,-5,11/6/2012,48.84,48.53,.31,5.31,-5.31,0,-1.888037654877203,for Deseret News | KSL-TV; among registered voters +30563,36735,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/30/2012,1293,Barack Obama,16,DEM,49,Mitt Romney,9,REP,48,,1,11/6/2012,51.02,47.18,3.85,2.85,-2.85,1,-.3217091803090219,for The Washington Post +30661,36908,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,CVOTER,40,Online,,10/30/2012,1074,Barack Obama,16,DEM,49,Mitt Romney,9,REP,48,,1,11/6/2012,51.02,47.18,3.85,2.85,-2.85,1,-.4377589236425318,for UPI +30468,36580,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,10/30/2012,1547,Barack Obama,16,DEM,47.1,Mitt Romney,9,REP,43.1,,4,11/6/2012,51.02,47.18,3.85,.15,.15,1,-3.319168017014404, +63702,117229,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,TCJ Research,327,IVR,,10/30/2012,1500,Barack Obama,16,DEM,46.8,Mitt Romney,9,REP,49.9,,-3.0999999,11/6/2012,51.02,47.18,3.85,6.95,-6.95,0,3.915625620254494, +30575,36755,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2012,800,Barack Obama,16,DEM,48.7,Mitt Romney,9,REP,48.5,,.2,11/6/2012,51.02,47.18,3.85,3.65,-3.65,1,.1446833167155861, +30546,36712,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,CallFire,42,IVR,,10/30/2012,839,Barack Obama,16,DEM,49,Mitt Romney,9,REP,48,,1,11/6/2012,51.49,46.13,5.37,4.37,-4.37,1,.1103671161326202,for Faith Horizon +30590,36782,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/30/2012,695,Barack Obama,16,DEM,47,Mitt Romney,9,REP,45,,2,11/6/2012,51.49,46.13,5.37,3.37,-3.37,1,-.9686542354603611, +63660,117166,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,TCJ Research,327,IVR,,10/30/2012,1000,Barack Obama,16,DEM,46.9,Mitt Romney,9,REP,51.3,,-4.4000001,11/6/2012,51.49,46.13,5.37,9.77,-9.77,0,5.810198614761839, +30509,36645,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,We Ask America,376,IVR,,10/30/2012,1246,Barack Obama,16,DEM,50.1,Mitt Romney,9,REP,46.7,,3.4000001,11/6/2012,51.49,46.13,5.37,1.97,-1.97,1,-2.187776011074242, +30499,36630,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/30/2012,549,Barack Obama,16,DEM,47,Mitt Romney,9,REP,50,,-3,11/6/2012,50.01,49.13,.88,3.88,-3.88,0,.9655748520427671, +30510,36646,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,We Ask America,376,IVR,,10/30/2012,1146,Barack Obama,16,DEM,48.9,Mitt Romney,9,REP,49.8,,-.89999998,11/6/2012,50.01,49.13,.88,1.78,-1.78,0,-.7048829416112739, +30544,36711,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,CallFire,42,IVR,,10/30/2012,891,Barack Obama,16,DEM,50,Mitt Romney,9,REP,47,,3,11/6/2012,51.99,46.18,5.81,2.81,-2.81,1,-.8832709451588489,for Faith Horizon +30494,36621,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/30/2012,676,Barack Obama,16,DEM,50,Mitt Romney,9,REP,45,,5,11/6/2012,51.99,46.18,5.81,.81,-.81,1,-2.854711301074132,for unspecified Democratic sponsor +30548,36714,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2012,750,Barack Obama,16,DEM,48,Mitt Romney,9,REP,49,,-1,11/6/2012,51.99,46.18,5.81,6.81,-6.81,0,3.242568508212879, +30511,36647,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,We Ask America,376,IVR,,10/30/2012,1174,Barack Obama,16,DEM,48.8,Mitt Romney,9,REP,47.3,,1.5,11/6/2012,51.99,46.18,5.81,4.31,-4.31,1,.8075871557423348, +30496,36624,667,2012,2012_Pres-G_IL,IL,Pres-G,Pres-G,We Ask America,376,IVR,,10/30/2012,1198,Barack Obama,16,DEM,57,Mitt Romney,9,REP,41,,16,11/6/2012,57.6,40.73,16.87,.87,-.87,1,-3.736407650901745, +30519,37191,668,2012,2012_Pres-G_IN,IN,Pres-G,Pres-G,McLaughlin & Associates,203,Live Phone,R,10/30/2012,600,Barack Obama,16,DEM,39,Mitt Romney,9,REP,57,,-18,11/6/2012,43.93,54.13,-10.2,7.8,-7.8,1,4.662731791276905,for Richard Mourdock +63669,117185,676,2012,2012_Pres-G_MN,MN,Pres-G,Pres-G,TCJ Research,327,IVR,,10/30/2012,1000,Barack Obama,16,DEM,49.3,Mitt Romney,9,REP,45.8,,3.5,11/6/2012,52.65,44.96,7.69,4.19,-4.19,1,1.666378675533476, +30512,36648,677,2012,2012_Pres-G_MO,MO,Pres-G,Pres-G,We Ask America,376,IVR,,10/30/2012,1217,Barack Obama,16,DEM,42.2,Mitt Romney,9,REP,53.8,,-11.6,11/6/2012,44.38,53.76,-9.38,2.22,-2.22,1,-.5377062755407479, +51340,36946,679,2012,2012_Pres-G_MT,MT,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/30/2012,625,Barack Obama,16,DEM,43,Mitt Romney,9,REP,53,2,-10,11/6/2012,41.7,55.35,-13.65,3.65,3.65,1,-1.322119549237594,for Lee Enterprises; average of multiple versions or turnout models listed in poll +30501,36634,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/30/2012,730,Barack Obama,16,DEM,49,Mitt Romney,9,REP,49,,0,11/6/2012,48.35,50.39,-2.04,2.04,2.04,.5,-1.24925382909684,for unspecified Democratic sponsor +30584,36816,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,New England College,228,IVR,,10/30/2012,1017,Barack Obama,16,DEM,49.5,Mitt Romney,9,REP,44.4,,5.0999999,11/6/2012,51.98,46.4,5.58,.48,-.48,1,-3.414978205961562, +30564,36736,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,Mellman Group,205,Live Phone,D,10/30/2012,600,Barack Obama,16,DEM,50,Mitt Romney,9,REP,44,,6,11/6/2012,52.36,45.68,6.68,.68,-.68,1,-2.7226617886126,for unspecified Democratic sponsor +63678,117195,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,TCJ Research,327,IVR,,10/30/2012,1000,Barack Obama,16,DEM,49.7,Mitt Romney,9,REP,47.2,,2.5,11/6/2012,52.36,45.68,6.68,4.18,-4.18,1,1.211997857124496, +30489,36614,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/30/2012,600,Barack Obama,16,DEM,50,Mitt Romney,9,REP,45,,5,11/6/2012,50.67,47.69,2.98,2.02,2.02,1,-.5456325414478912,for unspecified Democratic sponsor +63689,117215,690,2012,2012_Pres-G_OR,OR,Pres-G,Pres-G,TCJ Research,327,IVR,,10/30/2012,1000,Barack Obama,16,DEM,47,Mitt Romney,9,REP,45.3,,1.7,11/6/2012,54.24,42.15,12.09,10.39,-10.39,1,5.09578236333359, +30648,36871,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2012,1000,Barack Obama,16,DEM,49,Mitt Romney,9,REP,46,,3,11/6/2012,51.97,46.59,5.39,2.39,-2.39,1,-.2203079078989297,for Let Freedom Ring +30631,36929,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Susquehanna Polling & Research Inc.,326,Live Phone,,10/30/2012,800,Barack Obama,16,DEM,47,Mitt Romney,9,REP,47,,0,11/6/2012,51.97,46.59,5.39,5.39,-5.39,.5,3.057170791460079, +30615,36815,694,2012,2012_Pres-G_SD,SD,Pres-G,Pres-G,Nielson Brothers Polling,231,IVR,,10/30/2012,671,Barack Obama,16,DEM,42,Mitt Romney,9,REP,50,,-8,11/6/2012,39.87,57.89,-18.02,10.02,10.02,1,3.161185824576437, +30646,36875,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2012,1000,Barack Obama,16,DEM,49,Mitt Romney,9,REP,48,,1,11/6/2012,51.16,47.28,3.87,2.87,-2.87,1,-.1595181930582081,for Let Freedom Ring +30543,36709,700,2012,2012_Pres-G_WA,WA,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/30/2012,555,Barack Obama,16,DEM,54,Mitt Romney,9,REP,40,,14,11/6/2012,56.16,41.29,14.87,.87,-.87,1,-4.392702382452129,for KING TV (Seattle) +30495,36623,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/30/2012,825,Barack Obama,16,DEM,51,Mitt Romney,9,REP,46,,5,11/6/2012,52.78,45.94,6.84,1.84,-1.84,1,-2.261771896295209,for unspecified Democratic sponsor +51340,86940,1258,2012,2012_Gov-G_MT,MT,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/30/2012,625,Steve Bullock,12543,DEM,46,Richard A. Hill,12544,REP,49,2,-3,11/6/2012,48.9,47.34,1.57,4.57,-4.57,0,.580679281664054,for Lee Enterprises +73522,137940,1258,2012,2012_Gov-G_MT,MT,Gov-G,Gov-G,Mellman Group,205,Live Phone,D,10/30/2012,800,Steve Bullock,12543,DEM,47,Richard A. Hill,12544,REP,40,3,7,11/6/2012,48.9,47.34,1.57,5.43,5.43,1,1.65243560222131,for unspecified Democratic sponsor +30501,87066,1263,2012,2012_Gov-G_NC,NC,Gov-G,Gov-G,Public Policy Polling,263,IVR,D,10/30/2012,730,Walter H. Dalton,12553,DEM,39,Pat McCrory,12542,REP,50,4,-11,11/6/2012,43.23,54.62,-11.39,.39,.39,1,-4.347283213168261,for unspecified Democratic sponsor +30543,86944,1267,2012,2012_Gov-G_WA,WA,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,10/30/2012,555,Jay Robert Inslee,12546,DEM,47,Rob McKenna,12547,REP,46,,1,11/6/2012,51.54,48.46,3.08,2.08,-2.08,1,-1.891723192284308,for KING TV (Seattle) +30499,36631,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Gravis Marketing,124,IVR,,10/30/2012,549,Bill Nelson,2012,DEM,49,Connie Mack,2013,REP,46,,3,11/6/2012,55.23,42.23,13.01,10.01,-10.01,1,4.037121744552919, +30519,37192,1479,2012,2012_Sen-G_IN,IN,Sen-G,Sen-G,McLaughlin & Associates,203,Live Phone,R,10/30/2012,600,Joe Donnelly,2034,DEM,44,Richard Mourdock,2035,REP,45,4,-1,11/6/2012,50.04,44.28,5.76,6.76,-6.76,0,2.922359886094412,for Richard Mourdock +30512,36649,1486,2012,2012_Sen-G_MO,MO,Sen-G,Sen-G,We Ask America,376,IVR,,10/30/2012,1217,Claire McCaskill,2103,DEM,48.6,Todd Akin,2104,REP,45.2,6.2,3.4000001,11/6/2012,54.81,39.11,15.7,12.3,-12.3,1,5.92071184899349, +51340,137112,1487,2012,2012_Sen-G_MT,MT,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/30/2012,600,Jon Tester,2115,DEM,45,Denny Rehberg,2116,REP,49,1,-4,11/6/2012,48.58,44.86,3.72,7.72,-7.72,0,4.212801847005864,for Lee Enterprises; sample size unavailable; estimated at 600 as a default +63678,117296,1489,2012,2012_Sen-G_NV,NV,Sen-G,Sen-G,TCJ Research,327,IVR,,10/30/2012,1000,Shelley Berkley,2145,DEM,47.2,Dean Heller,2146,REP,49.3,,-2.0999999,11/6/2012,44.71,45.87,-1.16,.94,-.94,1,-2.868493897229291, +30648,36872,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2012,1000,Robert P. Casey Jr.,2173,DEM,46,Tom Smith,2174,REP,45,,1,11/6/2012,53.69,44.59,9.1,8.1,-8.1,1,4.105941984448036,for Let Freedom Ring +30631,36928,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Susquehanna Polling & Research Inc.,326,Live Phone,,10/30/2012,800,Robert P. Casey Jr.,2173,DEM,46,Tom Smith,2174,REP,45,,1,11/6/2012,53.69,44.59,9.1,8.1,-8.1,1,3.827044859284211, +30646,36876,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2012,1000,Tim Kaine,2228,DEM,48,George F. Allen,2229,REP,48,,0,11/6/2012,52.87,46.96,5.91,5.91,-5.91,.5,1.901920189615472,for Let Freedom Ring +73890,138637,5077,2012,2012_House-G_ME-2,ME-2,House-G,House-G,Kimball Political Consulting,163,IVR,,10/30/2012,825,Michael H. Michaud,7717,DEM,50.4,Kevin L. Raye,7719,REP,36.3,,14.1,11/6/2012,58.19,41.81,16.39,2.29,-2.29,1,-3.034118869716451, +51340,81206,5129,2012,2012_House-G_MT-1,MT-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/30/2012,625,Kim J. Gillan,10635,DEM,40,Steve Daines,10634,REP,51,,-11,11/6/2012,42.72,53.25,-10.53,.47,-.47,1,-4.889005571643938,for Lee Enterprises +30584,81203,5137,2012,2012_House-G_NH-1,NH-1,House-G,House-G,New England College,228,IVR,,10/30/2012,511,Carol Shea-Porter,7712,DEM,41,Frank C. Guinta,7706,REP,48,,-7,11/6/2012,49.75,45.99,3.77,10.77,-10.77,0,5.683828246085514, +30584,81202,5138,2012,2012_House-G_NH-2,NH-2,House-G,House-G,New England College,228,IVR,,10/30/2012,511,Annie Kuster,7708,DEM,47,Charles Bass,7701,REP,41,,6,11/6/2012,50.17,45.34,4.83,1.17,1.17,1,-3.531079442534601, +51344,81212,5174,2012,2012_House-G_NY-21,NY-21,House-G,House-G,Siena College,305,Live Phone,,10/30/2012,629,William L. Owens,10642,DEM,44,Matthew A. Doheny,7043,REP,43,4,1,11/6/2012,50.16,48.19,1.97,.97,-.97,1,-2.782821730671378, +51344,81210,5178,2012,2012_House-G_NY-25,NY-25,House-G,House-G,Siena College,305,Live Phone,,10/30/2012,624,Louise McIntosh Slaughter,10613,DEM,52,Maggie Brooks,10612,REP,42,,10,11/6/2012,57.41,42.59,14.82,4.82,-4.82,1,-.6428435835582341, +30615,81204,5248,2012,2012_House-G_SD-1,SD-1,House-G,House-G,Nielson Brothers Polling,231,IVR,,10/30/2012,771,Matt Varilek,10626,DEM,44,Kristi L. Noem,10625,REP,50,,-6,11/6/2012,42.55,57.45,-14.9,8.9,8.9,1,1.873340104212647, +51338,81198,5295,2012,2012_House-G_UT-2,UT-2,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/30/2012,625,F. Jay Seegmiller,7538,DEM,28,Chris Stewart,7542,REP,55,,-27,11/6/2012,33.47,62.17,-28.71,1.71,1.71,1,-5.729673513300268,for The Salt Lake Tribune +51338,121600,5297,2012,2012_House-G_UT-4,UT-4,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/30/2012,625,Jim Matheson,7532,DEM,41.5,Mia B. Love,7531,REP,51,,-9.5,11/6/2012,48.84,48.53,.31,9.81,-9.81,0,4.080052894652004,for The Salt Lake Tribune; average of multiple versions or turnout models listed in poll +30751,37089,8710,2012,2012_Pres-G_M1,M1,Pres-G,Pres-G,Critical Insights,64,Live Phone,,10/30/2012,300,Barack Obama,16,DEM,49,Mitt Romney,9,REP,43,,6,11/6/2012,59.57,38.18,21.39,15.39,-15.39,1,10.74970645086667, +30750,37088,8711,2012,2012_Pres-G_M2,M2,Pres-G,Pres-G,Critical Insights,64,Live Phone,,10/30/2012,300,Barack Obama,16,DEM,49,Mitt Romney,9,REP,42,,7,11/6/2012,52.94,44.38,8.56,1.56,-1.56,1,-3.657031257794156, +30675,36934,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,10/31/2012,1000,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,.6115930010680656,for George Washington University | Politico +30574,36754,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/31/2012,1200,Barack Obama,16,DEM,49,Mitt Romney,9,REP,48,,1,11/6/2012,51.02,47.18,3.85,2.85,-2.85,1,-.3246336398383934,for unspecified Democratic sponsor +30629,36839,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Marist College,183,Live Phone,,10/31/2012,1545,Barack Obama,16,DEM,49,Mitt Romney,9,REP,47,,2,11/6/2012,50.01,49.13,.88,1.12,1.12,1,-1.132496339764741,for NBC News +30625,36922,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2012,800,Barack Obama,16,DEM,45,Mitt Romney,9,REP,51,,-6,11/6/2012,50.01,49.13,.88,6.88,-6.88,0,4.447539558912141, +30669,36920,674,2012,2012_Pres-G_ME,ME,Pres-G,Pres-G,Critical Insights,64,Live Phone,,10/31/2012,613,Barack Obama,16,DEM,49,Mitt Romney,9,REP,42,,7,11/6/2012,56.27,40.98,15.29,8.29,-8.29,1,3.867529540930163, +30520,36663,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/31/2012,500,Barack Obama,16,DEM,53,Mitt Romney,9,REP,45,,8,11/6/2012,54.21,44.71,9.5,1.5,-1.5,1,-3.276353733356672,for unspecified Democratic sponsor +30736,37040,677,2012,2012_Pres-G_MO,MO,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/31/2012,589,Barack Obama,16,DEM,43,Mitt Romney,9,REP,50,,-7,11/6/2012,44.38,53.76,-9.38,2.38,2.38,1,-.5523417227885715, +30671,36926,685,2012,2012_Pres-G_NM,NM,Pres-G,Pres-G,Public Opinion Strategies,260,Live Phone,R,10/31/2012,500,Barack Obama,16,DEM,49,Mitt Romney,9,REP,41,6,8,11/6/2012,52.99,42.84,10.15,2.15,-2.15,1,-1.569136495123248,for Heather A. Wilson +30607,36808,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/31/2012,796,Barack Obama,16,DEM,48.5,Mitt Romney,9,REP,45.5,5,3,11/6/2012,50.67,47.69,2.98,.02,.02,1,-2.32735863990948,for CNN; average of multiple versions or turnout models listed in poll +30557,37207,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Clout Research/Wenzel Strategies,55,IVR,R,10/31/2012,1281,Barack Obama,16,DEM,46,Mitt Romney,9,REP,49,,-3,11/6/2012,50.67,47.69,2.98,5.98,-5.98,0,3.977510119036479,for unspecified Republican sponsor +63686,117212,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,TCJ Research,327,IVR,,10/31/2012,1000,Barack Obama,16,DEM,47.6,Mitt Romney,9,REP,49.9,,-2.3,11/6/2012,50.67,47.69,2.98,5.28,-5.28,0,3.27233339207351, +30594,36786,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,We Ask America,376,IVR,,10/31/2012,1649,Barack Obama,16,DEM,50.2,Mitt Romney,9,REP,45.8,,4.4000001,11/6/2012,50.67,47.69,2.98,1.42,1.42,1,-.5449746880827547, +30526,36682,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/31/2012,600,Barack Obama,16,DEM,49,Mitt Romney,9,REP,46,,3,11/6/2012,51.16,47.28,3.87,.87,-.87,1,-2.876496371621692,for unspecified Democratic sponsor +30593,36785,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,We Ask America,376,IVR,,10/31/2012,1069,Barack Obama,16,DEM,48.5,Mitt Romney,9,REP,47.6,,.89999998,11/6/2012,51.16,47.28,3.87,2.97,-2.97,1,-.1399980115904804, +30556,36724,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Clout Research/Wenzel Strategies,55,IVR,R,10/31/2012,1074,Barack Obama,16,DEM,49,Mitt Romney,9,REP,47,,2,11/6/2012,52.78,45.94,6.84,4.84,-4.84,1,1.068546634864859,for unspecified Republican sponsor +63715,117263,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,TCJ Research,327,IVR,,10/31/2012,1000,Barack Obama,16,DEM,47.2,Mitt Romney,9,REP,50.2,,-3,11/6/2012,52.78,45.94,6.84,9.84,-9.84,0,6.412331345474199, +30592,36784,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,We Ask America,376,IVR,,10/31/2012,1210,Barack Obama,16,DEM,51.5,Mitt Romney,9,REP,44.8,,6.6999998,11/6/2012,52.78,45.94,6.84,.14,-.14,1,-3.695242434011441, +30736,86942,1261,2012,2012_Gov-G_MO,MO,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,10/31/2012,589,Jay Nixon,12545,DEM,48,David Spence,12550,REP,39,5,9,11/6/2012,54.77,42.53,12.24,3.24,-3.24,1,-2.342155509627678, +30629,36840,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Marist College,183,Live Phone,,10/31/2012,1545,Bill Nelson,2012,DEM,52,Connie Mack,2013,REP,43,,9,11/6/2012,55.23,42.23,13.01,4.01,-4.01,1,-1.622061287422883,for NBC News +30625,36923,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2012,800,Bill Nelson,2012,DEM,49,Connie Mack,2013,REP,43,,6,11/6/2012,55.23,42.23,13.01,7.01,-7.01,1,1.409221832474951, +30669,36921,1480,2012,2012_Sen-G_ME,ME,Sen-G,Sen-G,Critical Insights,64,Live Phone,,10/31/2012,613,Angus S. King Jr.,2071,IND,49,Charlie Summers,2070,REP,33,11,16,11/6/2012,52.89,30.74,22.15,6.15,,1,-.6584996551469663, +30736,37041,1486,2012,2012_Sen-G_MO,MO,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/31/2012,589,Claire McCaskill,2103,DEM,51,Todd Akin,2104,REP,36,8,15,11/6/2012,54.81,39.11,15.7,.7,-.7,1,-6.641089882352973, +30671,137249,1491,2012,2012_Sen-G_NM,NM,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/31/2012,500,Martin Heinrich,2137,DEM,46,Heather A. Wilson,2138,REP,46,3,0,11/6/2012,51.01,45.28,5.73,5.73,-5.73,.5,1.585415557020438,for Heather A. Wilson +30557,37208,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Clout Research/Wenzel Strategies,55,IVR,R,10/31/2012,1281,Sherrod Brown,2164,DEM,45,Josh Mandel,2165,REP,50,,-5,11/6/2012,50.7,44.7,6,11,-11,0,8.261002203101187,for unspecified Republican sponsor +63686,117300,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,TCJ Research,327,IVR,,10/31/2012,1000,Sherrod Brown,2164,DEM,49.1,Josh Mandel,2165,REP,47.5,,1.6,11/6/2012,50.7,44.7,6,4.4,-4.4,1,1.302736748133229, +30593,137770,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,We Ask America,376,IVR,,10/31/2012,1069,Tim Kaine,2228,DEM,49.6,George F. Allen,2229,REP,50.4,,-.80000001,11/6/2012,52.87,46.96,5.91,6.71,-6.71,0,2.737927708718834, +30556,36725,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Clout Research/Wenzel Strategies,55,IVR,R,10/31/2012,1074,Tammy Baldwin,2246,DEM,45,Tommy Thompson,2247,REP,47,,-2,11/6/2012,51.41,45.86,5.55,7.55,-7.55,0,2.847002527990882,for unspecified Republican sponsor +63715,117307,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,TCJ Research,327,IVR,,10/31/2012,1000,Tammy Baldwin,2246,DEM,46.8,Tommy Thompson,2247,REP,49.9,,-3.0999999,11/6/2012,51.41,45.86,5.55,8.65,-8.65,0,4.006815407716126, +30592,137771,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,We Ask America,376,IVR,,10/31/2012,1210,Tammy Baldwin,2246,DEM,48.5,Tommy Thompson,2247,REP,46.3,,2.2,11/6/2012,51.41,45.86,5.55,3.35,-3.35,1,-1.450518705405514, +30669,82969,5076,2012,2012_House-G_ME-1,ME-1,House-G,House-G,Critical Insights,64,Live Phone,,10/31/2012,288,Chellie Pingree,7718,DEM,56,Jonathan T.E. Courtney,7714,REP,37,,19,11/6/2012,64.79,35.21,29.58,10.58,-10.58,1,5.506498734789437, +30669,82970,5077,2012,2012_House-G_ME-2,ME-2,House-G,House-G,Critical Insights,64,Live Phone,,10/31/2012,325,Michael H. Michaud,7717,DEM,55,Kevin L. Raye,7719,REP,36,,19,11/6/2012,58.19,41.81,16.39,2.61,2.61,1,-3.383821020498603, +30675,36935,8270,2012,2012_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,10/31/2012,1000,Generic Candidate,4295,DEM,46,Generic Candidate,4293,REP,46,,0,11/6/2012,48.44,47.43,1.01,1.01,-1.01,.5,-1.387180237578957,for George Washington University | Politico +30573,36753,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,11/1/2012,2318,Barack Obama,16,DEM,44.7,Mitt Romney,9,REP,42.7,,2,11/6/2012,51.02,47.18,3.85,1.85,-1.85,1,-1.332646579649793, +30576,36758,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Purple Strategies,265,IVR/Online,,11/1/2012,1000,Barack Obama,16,DEM,47,Mitt Romney,9,REP,46,,1,11/6/2012,51.02,47.18,3.85,2.85,-2.85,1,-.3211245798218613, +30639,37157,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2012,3000,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,1.214106915546518, +63706,117235,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,TCJ Research,327,IVR,,11/1/2012,1500,Barack Obama,16,DEM,47.4,Mitt Romney,9,REP,50.4,,-3,11/6/2012,51.02,47.18,3.85,6.85,-6.85,0,3.977327619488329, +30603,36804,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Ipsos,154,Online,,11/1/2012,1139,Barack Obama,16,DEM,44.5,Mitt Romney,9,REP,46,,-1.5,11/6/2012,51.49,46.13,5.37,6.87,-6.87,0,3.080321453200268,average of multiple versions or turnout models listed in poll +30577,36759,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,11/1/2012,825,Barack Obama,16,DEM,50,Mitt Romney,9,REP,46,,4,11/6/2012,51.49,46.13,5.37,1.37,-1.37,1,-3.188815270700863,for unspecified Democratic sponsor +30601,36801,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Ipsos,154,Online,,11/1/2012,1152,Barack Obama,16,DEM,47,Mitt Romney,9,REP,44.5,,2.5,11/6/2012,50.01,49.13,.88,1.62,1.62,1,-.6559963801472435,average of multiple versions or turnout models listed in poll +30686,36959,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Mellman Group,205,Live Phone,D,11/1/2012,600,Barack Obama,16,DEM,47,Mitt Romney,9,REP,45,,2,11/6/2012,50.01,49.13,.88,1.12,1.12,1,-1.67440699060383,for unspecified Democratic sponsor +63663,117170,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,TCJ Research,327,IVR,,11/1/2012,1000,Barack Obama,16,DEM,46.3,Mitt Romney,9,REP,52.1,,-5.8000002,11/6/2012,50.01,49.13,.88,6.68,-6.68,0,4.407281976310903, +30586,36770,663,2012,2012_Pres-G_GA,GA,Pres-G,Pres-G,20/20 Insight,1,IVR,D,11/1/2012,1316,Barack Obama,16,DEM,46,Mitt Romney,9,REP,52,,-6,11/6/2012,45.48,53.3,-7.82,1.82,1.82,1,-1.147039888997023,for unspecified Democratic sponsor +30582,36764,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Gravis Marketing,124,IVR,,11/1/2012,594,Barack Obama,16,DEM,49,Mitt Romney,9,REP,45,,4,11/6/2012,51.99,46.18,5.81,1.81,-1.81,1,-2.14920634986349, +30617,36818,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Mellman Group,205,Live Phone,D,11/1/2012,600,Barack Obama,16,DEM,46,Mitt Romney,9,REP,44,,2,11/6/2012,51.99,46.18,5.81,3.81,-3.81,1,.0967634216343991,for unspecified Democratic sponsor +30667,36918,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Selzer & Co.,304,Live Phone,,11/1/2012,800,Barack Obama,16,DEM,47,Mitt Romney,9,REP,42,,5,11/6/2012,51.99,46.18,5.81,.81,-.81,1,-2.761506052525637, +63665,117173,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,TCJ Research,327,IVR,,11/1/2012,1000,Barack Obama,16,DEM,47.6,Mitt Romney,9,REP,50.3,,-2.7,11/6/2012,51.99,46.18,5.81,8.51,-8.51,0,5.287364391669303, +30619,37211,668,2012,2012_Pres-G_IN,IN,Pres-G,Pres-G,McLaughlin & Associates,203,Live Phone,R,11/1/2012,600,Barack Obama,16,DEM,41,Mitt Romney,9,REP,54,,-13,11/6/2012,43.93,54.13,-10.2,2.8,-2.8,1,-.2209616129775112,for Richard Mourdock +30611,36943,668,2012,2012_Pres-G_IN,IN,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2012,600,Barack Obama,16,DEM,43,Mitt Romney,9,REP,52,,-9,11/6/2012,43.93,54.13,-10.2,1.2,1.2,1,-1.935093465076714, +30587,36777,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,Kimball Political Consulting,163,IVR,,11/1/2012,761,Barack Obama,16,DEM,54,Mitt Romney,9,REP,41,,13,11/6/2012,60.65,37.51,23.14,10.14,-10.14,1,4.765939008010139, +30578,36760,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,11/1/2012,500,Barack Obama,16,DEM,48,Mitt Romney,9,REP,41,,7,11/6/2012,54.21,44.71,9.5,2.5,-2.5,1,-1.967018023956818,for unspecified Democratic sponsor +30591,36783,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2012,750,Barack Obama,16,DEM,52,Mitt Romney,9,REP,47,,5,11/6/2012,54.21,44.71,9.5,4.5,-4.5,1,.2787404697541528, +63668,117184,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,TCJ Research,327,IVR,,11/1/2012,1000,Barack Obama,16,DEM,50.4,Mitt Romney,9,REP,47.7,,2.7,11/6/2012,54.21,44.71,9.5,6.8,-6.8,1,2.76233305327124, +30596,36913,676,2012,2012_Pres-G_MN,MN,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,11/1/2012,772,Barack Obama,16,DEM,53,Mitt Romney,9,REP,44,,9,11/6/2012,52.65,44.96,7.69,1.31,1.31,1,-1.408835105411488,for unspecified Democratic sponsor +30581,36772,682,2012,2012_Pres-G_NE,NE,Pres-G,Pres-G,We Ask America,376,IVR,,11/1/2012,1178,Barack Obama,16,DEM,41,Mitt Romney,9,REP,54,,-13,11/6/2012,38.03,59.8,-21.78,8.78,8.78,1,4.828914968918391, +30610,36810,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,Gravis Marketing,124,IVR,,11/1/2012,497,Barack Obama,16,DEM,50,Mitt Romney,9,REP,49,,1,11/6/2012,51.98,46.4,5.58,4.58,-4.58,1,.5548062674726113, +30668,36919,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,11/1/2012,502,Barack Obama,16,DEM,47,Mitt Romney,9,REP,47,,0,11/6/2012,51.98,46.4,5.58,5.58,-5.58,.5,1.471469335461792,for WMUR +63675,117191,685,2012,2012_Pres-G_NM,NM,Pres-G,Pres-G,TCJ Research,327,IVR,,11/1/2012,1000,Barack Obama,16,DEM,51.6,Mitt Romney,9,REP,46.6,,5,11/6/2012,52.99,42.84,10.15,5.15,-5.15,1,1.734173085926348, +30599,36797,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Ipsos,154,Online,,11/1/2012,1162.5,Barack Obama,16,DEM,47.5,Mitt Romney,9,REP,42.5,,5,11/6/2012,50.67,47.69,2.98,2.02,2.02,1,.0309696371821898,average of multiple versions or turnout models listed in poll +30627,36835,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Marist College,183,Live Phone,,11/1/2012,1253,Barack Obama,16,DEM,51,Mitt Romney,9,REP,44.5,,6.5,11/6/2012,50.67,47.69,2.98,3.52,3.52,1,1.591000377447219,for NBC News; average of multiple versions or turnout models listed in poll; among registered voters +30588,36845,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2012,750,Barack Obama,16,DEM,49,Mitt Romney,9,REP,49,,0,11/6/2012,50.67,47.69,2.98,2.98,-2.98,.5,.7761814930368736, +30597,36793,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Ipsos,154,Online,,11/1/2012,1131,Barack Obama,16,DEM,48.5,Mitt Romney,9,REP,42.5,,6,11/6/2012,51.16,47.28,3.87,2.13,2.13,1,-.8913392145469808,average of multiple versions or turnout models listed in poll +30757,37097,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Mellman Group,205,Live Phone,D,11/1/2012,800,Barack Obama,16,DEM,48,Mitt Romney,9,REP,45,,3,11/6/2012,51.16,47.28,3.87,.87,-.87,1,-2.389595872021471,for unspecified Democratic sponsor +30619,87065,1260,2012,2012_Gov-G_IN,IN,Gov-G,Gov-G,McLaughlin & Associates,203,Live Phone,R,11/1/2012,600,John R. Gregg,12548,DEM,39,Mike Pence,12549,REP,51,3,-12,11/6/2012,46.56,49.49,-2.93,9.07,-9.07,1,5.464381867899152,for Richard Mourdock +30668,86938,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,11/1/2012,502,Margaret Wood Hassan,12539,DEM,47,Ovide Lamontagne,12540,REP,42,1,5,11/6/2012,54.61,42.52,12.09,7.09,-7.09,1,-.7133282143265466,for WMUR +30601,36802,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Ipsos,154,Online,,11/1/2012,1152,Bill Nelson,2012,DEM,51,Connie Mack,2013,REP,38,,13,11/6/2012,55.23,42.23,13.01,.01,-.01,1,-5.947114302462087,average of multiple versions or turnout models listed in poll +30619,37212,1479,2012,2012_Sen-G_IN,IN,Sen-G,Sen-G,McLaughlin & Associates,203,Live Phone,R,11/1/2012,600,Joe Donnelly,2034,DEM,44,Richard Mourdock,2035,REP,46,,-2,11/6/2012,50.04,44.28,5.76,7.76,-7.76,0,4.02486912419163,for Richard Mourdock +30611,36942,1479,2012,2012_Sen-G_IN,IN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2012,600,Joe Donnelly,2034,DEM,45,Richard Mourdock,2035,REP,42,,3,11/6/2012,50.04,44.28,5.76,2.76,-2.76,1,-1.155283158184488, +30587,36778,1482,2012,2012_Sen-G_MA,MA,Sen-G,Sen-G,Kimball Political Consulting,163,IVR,,11/1/2012,761,Elizabeth Warren,2038,DEM,47,Scott Brown,2039,REP,49,,-2,11/6/2012,53.74,46.19,7.55,9.55,-9.55,0,5.892540185384738, +30581,36771,1488,2012,2012_Sen-G_NE,NE,Sen-G,Sen-G,We Ask America,376,IVR,,11/1/2012,1178,Bob Kerrey,2122,DEM,41.2,Deb Fischer,2120,REP,53.6,,-12.4,11/6/2012,42.23,57.77,-15.55,3.15,3.15,1,-2.986299094886407, +30599,36798,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Ipsos,154,Online,,11/1/2012,1162.5,Sherrod Brown,2164,DEM,49,Josh Mandel,2165,REP,40.5,,8.5,11/6/2012,50.7,44.7,6,2.5,2.5,1,-.350216722444614,average of multiple versions or turnout models listed in poll +30627,36836,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Marist College,183,Live Phone,,11/1/2012,1253,Sherrod Brown,2164,DEM,49.5,Josh Mandel,2165,REP,44.5,,5,11/6/2012,50.7,44.7,6,1,-1,1,-1.875750799005691,for NBC News; average of multiple versions or turnout models listed in poll; among registered voters +30588,36846,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2012,750,Sherrod Brown,2164,DEM,48,Josh Mandel,2165,REP,48,,0,11/6/2012,50.7,44.7,6,6,-6,.5,2.889796786787822, +30597,36794,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Ipsos,154,Online,,11/1/2012,1131,Tim Kaine,2228,DEM,47.5,George F. Allen,2229,REP,42,,5.5,11/6/2012,52.87,46.96,5.91,.41,-.41,1,-3.687715673623326,average of multiple versions or turnout models listed in poll +30586,81200,5021,2012,2012_House-G_GA-12,GA-12,House-G,House-G,20/20 Insight,1,IVR,D,11/1/2012,450,John Barrow,6638,DEM,50,Lee I. Anderson,6637,REP,44,,6,11/6/2012,53.7,46.3,7.4,1.4,-1.4,1,-5.776664783934952,for unspecified Democratic sponsor +51339,81205,5177,2012,2012_House-G_NY-24,NY-24,House-G,House-G,Siena College,305,Live Phone,,11/1/2012,670,Daniel B. Maffei,10639,DEM,44,Ann Marie Buerkle,10638,REP,44,8,0,11/6/2012,48.86,43.4,5.46,5.46,-5.46,.5,.2335739320000155, +51337,81197,5180,2012,2012_House-G_NY-27,NY-27,House-G,House-G,Siena College,305,Live Phone,,11/1/2012,636,Kathleen Courtney Hochul,10636,DEM,47,Chris Collins,7036,REP,48,,-1,11/6/2012,49.21,50.79,-1.58,.58,.58,1,-6.448819510938567,for WGRZ-TV | Buffalo News +30767,37109,8270,2012,2012_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2012,7000,Generic Candidate,4295,DEM,46,Generic Candidate,4293,REP,46,,0,11/6/2012,48.44,47.43,1.01,1.01,-1.01,.5,-.7717703343619751, +30793,37147,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Angus Reid Global,13,Online,,11/2/2012,1019,Barack Obama,16,DEM,51,Mitt Romney,9,REP,48,,3,11/6/2012,51.02,47.18,3.85,.85,-.85,1,-2.275979079179979, +30605,36805,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,11/2/2012,2527,Barack Obama,16,DEM,45.7,Mitt Romney,9,REP,42,,3.7,11/6/2012,51.02,47.18,3.85,.15,-.15,1,-2.921305289726058, +30676,36936,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,Live Phone,,11/2/2012,1475,Barack Obama,16,DEM,48,Mitt Romney,9,REP,47,,1,11/6/2012,51.02,47.18,3.85,2.85,-2.85,1,-.0696774098163982,for NBC News | Wall Street Journal +30713,37032,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,Live Phone,,11/2/2012,2709,Barack Obama,16,DEM,48,Mitt Romney,9,REP,45,,3,11/6/2012,51.02,47.18,3.85,.85,-.85,1,-1.910290475558089, +30798,37159,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,RAND (American Life Panel),270,Online,,11/2/2012,3500,Barack Obama,16,DEM,49.5,Mitt Romney,9,REP,46.18,,3.3199999,11/6/2012,51.02,47.18,3.85,.53,-.53,1,-2.204606706677494, +30725,37027,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,36472,Barack Obama,16,DEM,48.5,Mitt Romney,9,REP,46.5,,2,11/6/2012,51.02,47.18,3.85,1.85,-1.85,1,-.6955829755242261, +30685,36956,656,2012,2012_Pres-G_AZ,AZ,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,702,Barack Obama,16,DEM,44,Mitt Romney,9,REP,52,,-8,11/6/2012,44.59,53.65,-9.06,1.06,1.06,1,-2.419682500216664, +30703,36991,657,2012,2012_Pres-G_CA,CA,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,1575,Barack Obama,16,DEM,55,Mitt Romney,9,REP,40,,15,11/6/2012,60.24,37.12,23.12,8.12,-8.12,1,1.444262151553151, +30712,37008,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,752,Barack Obama,16,DEM,48,Mitt Romney,9,REP,47,,1,11/6/2012,51.49,46.13,5.37,4.37,-4.37,1,.2956755471144586, +30623,36825,659,2012,2012_Pres-G_CT,CT,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/2/2012,1220,Barack Obama,16,DEM,55,Mitt Romney,9,REP,42,,13,11/6/2012,58.06,40.73,17.33,4.33,-4.33,1,-.7475587375254894, +30702,36989,659,2012,2012_Pres-G_CT,CT,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,895,Barack Obama,16,DEM,54,Mitt Romney,9,REP,39,,15,11/6/2012,58.06,40.73,17.33,2.33,-2.33,1,-3.275110354288363, +30773,37115,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Angus Reid Global,13,Online,,11/2/2012,525,Barack Obama,16,DEM,49,Mitt Romney,9,REP,49,,0,11/6/2012,50.01,49.13,.88,.88,-.88,.5,-1.786178479823781, +30711,37006,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,1621,Barack Obama,16,DEM,47,Mitt Romney,9,REP,48,,-1,11/6/2012,50.01,49.13,.88,1.88,-1.88,0,-.1763187295503168, +30687,36960,663,2012,2012_Pres-G_GA,GA,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,1070,Barack Obama,16,DEM,44,Mitt Romney,9,REP,52,,-8,11/6/2012,45.48,53.3,-7.82,.18,-.18,1,-2.714171660439303, +30634,36851,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,11/2/2012,500,Barack Obama,16,DEM,47,Mitt Romney,9,REP,44,,3,11/6/2012,51.99,46.18,5.81,2.81,-2.81,1,-.9619614005352266,for unspecified Democratic sponsor +30710,37004,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,1040,Barack Obama,16,DEM,48,Mitt Romney,9,REP,47,,1,11/6/2012,51.99,46.18,5.81,4.81,-4.81,1,1.539672281790261, +30701,36987,667,2012,2012_Pres-G_IL,IL,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,1126,Barack Obama,16,DEM,57,Mitt Romney,9,REP,38,,19,11/6/2012,57.6,40.73,16.87,2.13,2.13,1,-1.799854786837515, +30688,36961,668,2012,2012_Pres-G_IN,IN,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,768,Barack Obama,16,DEM,44,Mitt Romney,9,REP,51,,-7,11/6/2012,43.93,54.13,-10.2,3.2,3.2,1,.476437186988493, +30624,36827,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/2/2012,1089,Barack Obama,16,DEM,57,Mitt Romney,9,REP,42,,15,11/6/2012,60.65,37.51,23.14,8.14,-8.14,1,3.07743201428538, +30740,37045,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,University of Massachusetts Lowell,355,Live Phone,,11/2/2012,800,Barack Obama,16,DEM,57,Mitt Romney,9,REP,37,,20,11/6/2012,60.65,37.51,23.14,3.14,-3.14,1,-2.341882282563548, +30700,36985,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,811,Barack Obama,16,DEM,57,Mitt Romney,9,REP,37,,20,11/6/2012,60.65,37.51,23.14,3.14,-3.14,1,-2.323738800119771, +30699,36983,673,2012,2012_Pres-G_MD,MD,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,705,Barack Obama,16,DEM,59,Mitt Romney,9,REP,37,,22,11/6/2012,61.97,35.9,26.08,4.08,-4.08,1,-1.283477834341115, +30802,37163,674,2012,2012_Pres-G_ME,ME,Pres-G,Pres-G,Maine People's Resource Center,180,IVR,,11/2/2012,905,Barack Obama,16,DEM,53.3,Mitt Romney,9,REP,42.2,.9,11.1,11/6/2012,56.27,40.98,15.29,4.19,-4.19,1,-.3036039155842848, +30620,36821,674,2012,2012_Pres-G_ME,ME,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/2/2012,1633,Barack Obama,16,DEM,55,Mitt Romney,9,REP,42,,13,11/6/2012,56.27,40.98,15.29,2.29,-2.29,1,-2.171677552465318, +30775,37119,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,Angus Reid Global,13,Online,,11/2/2012,502,Barack Obama,16,DEM,52,Mitt Romney,9,REP,47,,5,11/6/2012,54.21,44.71,9.5,4.5,-4.5,1,-.1073716135117959, +30679,36940,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,Baydoun Consulting,25,IVR,,11/2/2012,1913,Barack Obama,16,DEM,46.24,Mitt Romney,9,REP,46.86,,-.62,11/6/2012,54.21,44.71,9.5,10.12,-10.12,0,6.829714249960119, +30637,36854,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/2/2012,700,Barack Obama,16,DEM,52,Mitt Romney,9,REP,46,,6,11/6/2012,54.21,44.71,9.5,3.5,-3.5,1,-.8854853216467007, +30698,36981,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,1091,Barack Obama,16,DEM,51,Mitt Romney,9,REP,44,,7,11/6/2012,54.21,44.71,9.5,2.5,-2.5,1,-1.503945707327171, +30735,37038,676,2012,2012_Pres-G_MN,MN,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,11/2/2012,556,Barack Obama,16,DEM,52,Mitt Romney,9,REP,41,,11,11/6/2012,52.65,44.96,7.69,3.31,3.31,1,.6257779759160573, +30697,36979,676,2012,2012_Pres-G_MN,MN,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,790,Barack Obama,16,DEM,52,Mitt Romney,9,REP,44,,8,11/6/2012,52.65,44.96,7.69,.31,.31,1,-2.416762445625916, +30689,36963,677,2012,2012_Pres-G_MO,MO,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,779,Barack Obama,16,DEM,42,Mitt Romney,9,REP,53,,-11,11/6/2012,44.38,53.76,-9.38,1.62,-1.62,1,-1.126236207434846, +30709,37003,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,1500,Barack Obama,16,DEM,47,Mitt Romney,9,REP,49,,-2,11/6/2012,48.35,50.39,-2.04,.04,.04,1,-2.735020438848666, +30707,36999,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,690,Barack Obama,16,DEM,47,Mitt Romney,9,REP,43,,4,11/6/2012,51.98,46.4,5.58,1.58,-1.58,1,-2.133274675414012, +30696,36977,684,2012,2012_Pres-G_NJ,NJ,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,987,Barack Obama,16,DEM,53,Mitt Romney,9,REP,41,,12,11/6/2012,58.34,40.62,17.72,5.72,-5.72,1,.5003813246305785, +30695,36975,685,2012,2012_Pres-G_NM,NM,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,650,Barack Obama,16,DEM,49,Mitt Romney,9,REP,43,,6,11/6/2012,52.99,42.84,10.15,4.15,-4.15,1,.756400731373534, +30706,36997,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,732,Barack Obama,16,DEM,49,Mitt Romney,9,REP,45,,4,11/6/2012,52.36,45.68,6.68,2.68,-2.68,1,-.1076118398530962, +30694,36973,687,2012,2012_Pres-G_NY,NY,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,1430,Barack Obama,16,DEM,59,Mitt Romney,9,REP,36,,23,11/6/2012,63.4,35.24,28.16,5.16,-5.16,1,1.884314019393916, +30635,36852,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,11/2/2012,500,Barack Obama,16,DEM,49,Mitt Romney,9,REP,45,,4,11/6/2012,50.67,47.69,2.98,1.02,1.02,1,-1.478443081559779,for unspecified Democratic sponsor +30777,37122,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,University of Cincinnati (Ohio Poll),346,Live Phone,,11/2/2012,901,Barack Obama,16,DEM,50,Mitt Romney,9,REP,48.5,,1.5,11/6/2012,50.67,47.69,2.98,1.48,-1.48,1,-.5967985414113309, +30705,36995,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,1620,Barack Obama,16,DEM,49,Mitt Romney,9,REP,46,,3,11/6/2012,50.67,47.69,2.98,.02,.02,1,-1.786353600181972, +30678,36938,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Muhlenberg College,219,Live Phone,,11/2/2012,430,Barack Obama,16,DEM,49,Mitt Romney,9,REP,46,,3,11/6/2012,51.97,46.59,5.39,2.39,-2.39,1,-.4517708664511452, +30693,36971,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,1273,Barack Obama,16,DEM,52,Mitt Romney,9,REP,44,,8,11/6/2012,51.97,46.59,5.39,2.61,2.61,1,.6144775853278591, +30790,37144,694,2012,2012_Pres-G_SD,SD,Pres-G,Pres-G,Nielson Brothers Polling,231,IVR,,11/2/2012,633,Barack Obama,16,DEM,41,Mitt Romney,9,REP,53,,-12,11/6/2012,39.87,57.89,-18.02,6.02,6.02,1,-.7500429971531981, +30690,36965,695,2012,2012_Pres-G_TN,TN,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,697,Barack Obama,16,DEM,42,Mitt Romney,9,REP,53,,-11,11/6/2012,39.08,59.48,-20.4,9.4,9.4,1,4.802367021735836, +30691,36967,696,2012,2012_Pres-G_TX,TX,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,1563,Barack Obama,16,DEM,38,Mitt Romney,9,REP,57,,-19,11/6/2012,41.38,57.17,-15.78,3.22,-3.22,1,-3.313948241436088, +30746,37056,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Marist College,183,Live Phone,,11/2/2012,1165,Barack Obama,16,DEM,48,Mitt Romney,9,REP,47,,1,11/6/2012,51.16,47.28,3.87,2.87,-2.87,1,-.0012066870364621,for NBC News +30708,37001,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,1497,Barack Obama,16,DEM,48,Mitt Romney,9,REP,46,,2,11/6/2012,51.16,47.28,3.87,1.87,-1.87,1,-.9306314715480306, +30662,36909,700,2012,2012_Pres-G_WA,WA,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/2/2012,932,Barack Obama,16,DEM,53,Mitt Romney,9,REP,46,,7,11/6/2012,56.16,41.29,14.87,7.87,-7.87,1,4.595255067197426,among 'voters' +30692,36969,700,2012,2012_Pres-G_WA,WA,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,837,Barack Obama,16,DEM,54,Mitt Romney,9,REP,40,,14,11/6/2012,56.16,41.29,14.87,.87,-.87,1,-4.00185989684344, +30753,37091,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Angus Reid Global,13,Online,,11/2/2012,454,Barack Obama,16,DEM,53,Mitt Romney,9,REP,46,,7,11/6/2012,52.78,45.94,6.84,.16,.16,1,-4.226938594405291, +30636,36853,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,11/2/2012,500,Barack Obama,16,DEM,48,Mitt Romney,9,REP,42,,6,11/6/2012,52.78,45.94,6.84,.84,-.84,1,-3.28667452081825,for unspecified Democratic sponsor +30704,36993,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,1225,Barack Obama,16,DEM,50,Mitt Romney,9,REP,46,,4,11/6/2012,52.78,45.94,6.84,2.84,-2.84,1,-.7148032590409343, +30662,86937,1267,2012,2012_Gov-G_WA,WA,Gov-G,Gov-G,Public Policy Polling,263,IVR,,11/2/2012,932,Jay Robert Inslee,12546,DEM,50,Rob McKenna,12547,REP,48,,2,11/6/2012,51.54,48.46,3.08,1.08,-1.08,1,-2.689886084895039,among 'voters' +30685,36957,1473,2012,2012_Sen-G_AZ,AZ,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,702,Richard Carmona,1977,DEM,42,Jeff Flake,1976,REP,49,,-7,11/6/2012,46.2,49.23,-3.03,3.97,-3.97,1,-.3364843714623502, +30703,36992,1474,2012,2012_Sen-G_CA,CA,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,1575,Dianne Feinstein,1989,DEM,56,Elizabeth Emken,1990,REP,39,,17,11/6/2012,62.52,37.48,25.05,8.05,-8.05,1,1.543427710646657, +30623,36826,1475,2012,2012_Sen-G_CT,CT,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/2/2012,1220,Christopher Murphy,1998,DEM,52,Linda McMahon,1999,REP,43,,9,11/6/2012,54.82,43.07,11.75,2.75,-2.75,1,-3.70101433211746, +30702,36990,1475,2012,2012_Sen-G_CT,CT,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,895,Christopher Murphy,1998,DEM,46,Linda McMahon,1999,REP,44,,2,11/6/2012,54.82,43.07,11.75,9.75,-9.75,1,3.678407546122346, +30773,37116,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Angus Reid Global,13,Online,,11/2/2012,525,Bill Nelson,2012,DEM,53,Connie Mack,2013,REP,45,,8,11/6/2012,55.23,42.23,13.01,5.01,-5.01,1,-1.10191551831357, +30711,37007,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,1621,Bill Nelson,2012,DEM,50,Connie Mack,2013,REP,44,,6,11/6/2012,55.23,42.23,13.01,7.01,-7.01,1,1.616956903595391, +30688,137808,1479,2012,2012_Sen-G_IN,IN,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,600,Joe Donnelly,2034,DEM,47,Richard Mourdock,2035,REP,45,,2,11/6/2012,50.04,44.28,5.76,3.76,-3.76,1,-.0510284707365271,sample size unavailable; estimated at 600 as a default +30802,37164,1480,2012,2012_Sen-G_ME,ME,Sen-G,Sen-G,Maine People's Resource Center,180,IVR,,11/2/2012,905,Angus S. King Jr.,2071,IND,47.6,Charlie Summers,2070,REP,34,10.7,13.6,11/6/2012,52.89,30.74,22.15,8.55,,1,2.921404428689099, +30620,36822,1480,2012,2012_Sen-G_ME,ME,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/2/2012,1633,Angus S. King Jr.,2071,IND,50,Charlie Summers,2070,REP,36,12,14,11/6/2012,52.89,30.74,22.15,8.15,,1,2.784085310236609, +30699,36984,1481,2012,2012_Sen-G_MD,MD,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,705,Benjamin L. Cardin,2048,DEM,57,Daniel J. Bongino,2047,REP,34,,23,11/6/2012,55.98,26.33,29.65,6.65,-6.65,1,1.666063535036688, +30624,36828,1482,2012,2012_Sen-G_MA,MA,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/2/2012,1089,Elizabeth Warren,2038,DEM,52,Scott Brown,2039,REP,46,,6,11/6/2012,53.74,46.19,7.55,1.55,-1.55,1,-2.403869547191478, +30740,37046,1482,2012,2012_Sen-G_MA,MA,Sen-G,Sen-G,University of Massachusetts Lowell,355,Live Phone,,11/2/2012,800,Elizabeth Warren,2038,DEM,48,Scott Brown,2039,REP,49,,-1,11/6/2012,53.74,46.19,7.55,8.55,-8.55,0,5.104017470704124, +30700,36986,1482,2012,2012_Sen-G_MA,MA,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,811,Elizabeth Warren,2038,DEM,50,Scott Brown,2039,REP,43,,7,11/6/2012,53.74,46.19,7.55,.55,-.55,1,-3.400434483113918, +30775,37120,1483,2012,2012_Sen-G_MI,MI,Sen-G,Sen-G,Angus Reid Global,13,Online,,11/2/2012,502,Debbie Stabenow,2082,DEM,56,Pete Hoekstra,2083,REP,43,,13,11/6/2012,58.8,37.98,20.81,7.81,-7.81,1,1.348039611974206, +30679,36941,1483,2012,2012_Sen-G_MI,MI,Sen-G,Sen-G,Baydoun Consulting,25,IVR,,11/2/2012,1913,Debbie Stabenow,2082,DEM,50.06,Pete Hoekstra,2083,REP,43.45,,6.6100001,11/6/2012,58.8,37.98,20.81,14.2,-14.2,1,9.050939486365449, +30637,36855,1483,2012,2012_Sen-G_MI,MI,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/2/2012,700,Debbie Stabenow,2082,DEM,55,Pete Hoekstra,2083,REP,42,,13,11/6/2012,58.8,37.98,20.81,7.81,-7.81,1,1.896026451339504, +30698,36982,1483,2012,2012_Sen-G_MI,MI,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,1091,Debbie Stabenow,2082,DEM,53,Pete Hoekstra,2083,REP,41,,12,11/6/2012,58.8,37.98,20.81,8.81,-8.81,1,3.193479988951065, +30735,37039,1484,2012,2012_Sen-G_MN,MN,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,11/2/2012,556,Amy Klobuchar,8112,DEM,60,Kurt Patrick Bills,2095,REP,30,,30,11/6/2012,65.23,30.53,34.7,4.7,-4.7,1,-2.120274150070839, +30697,36980,1484,2012,2012_Sen-G_MN,MN,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,790,Amy Klobuchar,8112,DEM,60,Kurt Patrick Bills,2095,REP,32,,28,11/6/2012,65.23,30.53,34.7,6.7,-6.7,1,.6065010881859674, +30689,36964,1486,2012,2012_Sen-G_MO,MO,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,779,Claire McCaskill,2103,DEM,52,Todd Akin,2104,REP,42,,10,11/6/2012,54.81,39.11,15.7,5.7,-5.7,1,-1.105845943915579, +30706,36998,1489,2012,2012_Sen-G_NV,NV,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,732,Shelley Berkley,2145,DEM,40,Dean Heller,2146,REP,49,,-9,11/6/2012,44.71,45.87,-1.16,7.84,-7.84,1,4.956903813424242, +30696,36978,1490,2012,2012_Sen-G_NJ,NJ,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,987,Robert Menendez,2131,DEM,51,Joe Kyrillos,2132,REP,36,,15,11/6/2012,58.87,39.37,19.49,4.49,-4.49,1,.6910411184179081, +30695,36976,1491,2012,2012_Sen-G_NM,NM,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,650,Martin Heinrich,2137,DEM,50,Heather A. Wilson,2138,REP,43,,7,11/6/2012,51.01,45.28,5.73,1.27,1.27,1,-3.489924655256988, +30694,36974,1492,2012,2012_Sen-G_NY,NY,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,1430,Kirsten E. Gillibrand,2153,DEM,61,Wendy E. Long,2154,REP,29,,32,11/6/2012,72.2,26.36,45.84,13.84,-13.84,1,9.854520208698093, +30777,37123,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,Live Phone,,11/2/2012,901,Sherrod Brown,2164,DEM,50.6,Josh Mandel,2165,REP,46.8,,3.8,11/6/2012,50.7,44.7,6,2.2,-2.2,1,-.7857059477385941, +30705,36996,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,1620,Sherrod Brown,2164,DEM,48,Josh Mandel,2165,REP,46,,2,11/6/2012,50.7,44.7,6,4,-4,1,1.332573329688983, +30678,36939,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Muhlenberg College,219,Live Phone,,11/2/2012,430,Robert P. Casey Jr.,2173,DEM,48,Tom Smith,2174,REP,42,,6,11/6/2012,53.69,44.59,9.1,3.1,-3.1,1,-1.781119310797161, +30693,36972,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,1273,Robert P. Casey Jr.,2173,DEM,50,Tom Smith,2174,REP,42,,8,11/6/2012,53.69,44.59,9.1,1.1,-1.1,1,-3.145278871248915, +30690,36966,1497,2012,2012_Sen-G_TN,TN,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,697,Mark E. Clayton,2186,DEM,29,Bob Corker,2184,REP,62,,-33,11/6/2012,30.41,64.89,-34.48,1.48,1.48,1,-3.297695144843865, +30691,36968,1498,2012,2012_Sen-G_TX,TX,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,1563,Paul Sadler,2195,DEM,36,Ted Cruz,2194,REP,57,,-21,11/6/2012,40.62,56.46,-15.83,5.17,-5.17,1,-1.878515912023883, +30746,37055,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Marist College,183,Live Phone,,11/2/2012,1165,Tim Kaine,2228,DEM,49,George F. Allen,2229,REP,46,,3,11/6/2012,52.87,46.96,5.91,2.91,-2.91,1,-.9840256664372116,for NBC News +30708,37002,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,1497,Tim Kaine,2228,DEM,46,George F. Allen,2229,REP,46,,0,11/6/2012,52.87,46.96,5.91,5.91,-5.91,.5,2.203987354440997, +30662,36910,1502,2012,2012_Sen-G_WA,WA,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/2/2012,932,Maria Cantwell,2243,DEM,57,Michael Baumgartner,2244,REP,39,,18,11/6/2012,60.45,39.55,20.9,2.9,-2.9,1,-2.386172716057529,among 'voters' +30692,36970,1502,2012,2012_Sen-G_WA,WA,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,837,Maria Cantwell,2243,DEM,56,Michael Baumgartner,2244,REP,38,,18,11/6/2012,60.45,39.55,20.9,2.9,-2.9,1,-2.465535362091641, +30753,37092,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Angus Reid Global,13,Online,,11/2/2012,454,Tammy Baldwin,2246,DEM,50,Tommy Thompson,2247,REP,48,,2,11/6/2012,51.41,45.86,5.55,3.55,-3.55,1,-1.7051765425997, +30704,36994,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,1225,Tammy Baldwin,2246,DEM,48,Tommy Thompson,2247,REP,47,,1,11/6/2012,51.41,45.86,5.55,4.55,-4.55,1,-.0375775904132129, +30802,81169,5076,2012,2012_House-G_ME-1,ME-1,House-G,House-G,Maine People's Resource Center,180,IVR,,11/2/2012,469,Chellie Pingree,7718,DEM,62,Jonathan T.E. Courtney,7714,REP,34,,28,11/6/2012,64.79,35.21,29.58,1.58,-1.58,1,-4.64488603002073, +30802,81191,5077,2012,2012_House-G_ME-2,ME-2,House-G,House-G,Maine People's Resource Center,180,IVR,,11/2/2012,436,Michael H. Michaud,7717,DEM,50,Kevin L. Raye,7719,REP,46,,4,11/6/2012,58.19,41.81,16.39,12.39,-12.39,1,9.073648702168999, +30735,81193,5116,2012,2012_House-G_MN-8,MN-8,House-G,House-G,SurveyUSA,325,IVR/Online,,11/2/2012,585,Richard M. Nolan,10614,DEM,47,Chip Cravaack,6786,REP,45,,2,11/6/2012,54.28,45.39,8.89,6.89,-6.89,1,.4746326667327275, +30790,81192,5248,2012,2012_House-G_SD-1,SD-1,House-G,House-G,Nielson Brothers Polling,231,IVR,,11/2/2012,612,Matt Varilek,10626,DEM,41,Kristi L. Noem,10625,REP,54,,-13,11/6/2012,42.55,57.45,-14.9,1.9,1.9,1,-5.095377296261239, +30676,117569,8270,2012,2012_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,11/2/2012,1475,Generic Candidate,4295,DEM,47,Generic Candidate,4293,REP,45,,2,11/6/2012,48.44,47.43,1.01,.99,.99,1,-1.102704110398125,for NBC News | Wall Street Journal +30725,37028,8270,2012,2012_House-G_US,US,House-G,House-G,YouGov,391,Online,,11/2/2012,25528,Generic Candidate,4295,DEM,47.6,Generic Candidate,4293,REP,41.7,,5.9000001,11/6/2012,48.44,47.43,1.01,4.89,4.89,1,3.420866613893095, +30803,37165,8710,2012,2012_Pres-G_M1,M1,Pres-G,Pres-G,Maine People's Resource Center,180,IVR,,11/2/2012,469,Barack Obama,16,DEM,56.7,Mitt Romney,9,REP,39,,17.700001,11/6/2012,59.57,38.18,21.39,3.69,-3.69,1,-2.237526563414176, +30622,36824,8710,2012,2012_Pres-G_M1,M1,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/2/2012,865,Barack Obama,16,DEM,59,Mitt Romney,9,REP,39,,20,11/6/2012,59.57,38.18,21.39,1.39,-1.39,1,-4.399904909438407, +30616,36817,8711,2012,2012_Pres-G_M2,M2,Pres-G,Pres-G,Gravis Marketing,124,IVR,,11/2/2012,509,Barack Obama,16,DEM,50,Mitt Romney,9,REP,47,,3,11/6/2012,52.94,44.38,8.56,5.56,-5.56,1,2.065292453301567, +30804,37166,8711,2012,2012_Pres-G_M2,M2,Pres-G,Pres-G,Maine People's Resource Center,180,IVR,,11/2/2012,436,Barack Obama,16,DEM,49.7,Mitt Romney,9,REP,45.7,,4,11/6/2012,52.94,44.38,8.56,4.56,-4.56,1,.7335633321872124, +30621,36823,8711,2012,2012_Pres-G_M2,M2,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/2/2012,768,Barack Obama,16,DEM,51,Mitt Romney,9,REP,46,,5,11/6/2012,52.94,44.38,8.56,3.56,-3.56,1,.1609779937276505, +30768,37110,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,11/3/2012,2345,Barack Obama,16,DEM,50,Mitt Romney,9,REP,47,,3,11/6/2012,51.02,47.18,3.85,.85,-.85,1,-1.771054149847672,for The Washington Post | ABC News +30765,37107,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,American Research Group,9,Live Phone,,11/3/2012,1200,Barack Obama,16,DEM,49,Mitt Romney,9,REP,49,,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,.9215670477188022, +30732,37037,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,11/3/2012,693,Barack Obama,16,DEM,48.5,Mitt Romney,9,REP,48.5,2,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,.5800389268257888,for CNN; average of multiple versions or turnout models listed in poll +30796,37152,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,11/3/2012,1080,Barack Obama,16,DEM,49,Mitt Romney,9,REP,45,,4,11/6/2012,51.02,47.18,3.85,.15,.15,1,-2.883695114896621, +30758,37099,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,11/3/2012,2800.5,Barack Obama,16,DEM,48.5,Mitt Romney,9,REP,47.5,,1,11/6/2012,51.02,47.18,3.85,2.85,-2.85,1,.3453995548905233,average of multiple versions or turnout models listed in poll +30664,36912,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,11/3/2012,2727,Barack Obama,16,DEM,44,Mitt Romney,9,REP,45,,-1,11/6/2012,51.02,47.18,3.85,4.85,-4.85,0,1.887745618318725, +30770,37112,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Online,,11/3/2012,4725,Barack Obama,16,DEM,48,Mitt Romney,9,REP,46,,2,11/6/2012,51.02,47.18,3.85,1.85,-1.85,1,-.7301509837267067, +30776,37121,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Monmouth University,215,IVR/Live Phone,,11/3/2012,1417,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,1.061837614202878, +30739,37044,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,11/3/2012,1200,Barack Obama,16,DEM,50,Mitt Romney,9,REP,48,,2,11/6/2012,51.02,47.18,3.85,1.85,-1.85,1,-1.077944774463868,for unspecified Democratic sponsor +30682,36949,656,2012,2012_Pres-G_AZ,AZ,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/3/2012,1080,Barack Obama,16,DEM,46,Mitt Romney,9,REP,53,,-7,11/6/2012,44.59,53.65,-9.06,2.06,2.06,1,-.8934643204406734, +30789,37143,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Keating Research,161,Live Phone,,11/3/2012,603,Barack Obama,16,DEM,50,Mitt Romney,9,REP,46,,4,11/6/2012,51.49,46.13,5.37,1.37,-1.37,1,-2.936144677891502, +63662,117169,659,2012,2012_Pres-G_CT,CT,Pres-G,Pres-G,TCJ Research,327,IVR,,11/3/2012,1000,Barack Obama,16,DEM,53.5,Mitt Romney,9,REP,44.2,,9.3000002,11/6/2012,58.06,40.73,17.33,8.03,-8.03,1,2.837649273467119, +30764,37106,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,American Research Group,9,Live Phone,,11/3/2012,600,Barack Obama,16,DEM,48,Mitt Romney,9,REP,49,,-1,11/6/2012,51.99,46.18,5.81,6.81,-6.81,0,3.274467082379924, +63667,117182,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,TCJ Research,327,IVR,,11/3/2012,1000,Barack Obama,16,DEM,55.5,Mitt Romney,9,REP,42.1,,13.4,11/6/2012,60.65,37.51,23.14,9.74,-9.74,1,4.723949848715677, +30683,36951,677,2012,2012_Pres-G_MO,MO,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/3/2012,835,Barack Obama,16,DEM,45,Mitt Romney,9,REP,53,,-8,11/6/2012,44.38,53.76,-9.38,1.38,1.38,1,-1.182950066550173, +63671,117187,677,2012,2012_Pres-G_MO,MO,Pres-G,Pres-G,TCJ Research,327,IVR,,11/3/2012,1000,Barack Obama,16,DEM,42.7,Mitt Romney,9,REP,55,,-12.3,11/6/2012,44.38,53.76,-9.38,2.92,-2.92,1,.2714926643460278, +30681,36947,679,2012,2012_Pres-G_MT,MT,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/3/2012,836,Barack Obama,16,DEM,45,Mitt Romney,9,REP,52,,-7,11/6/2012,41.7,55.35,-13.65,6.65,6.65,1,2.262235613963907, +63672,117188,679,2012,2012_Pres-G_MT,MT,Pres-G,Pres-G,TCJ Research,327,IVR,,11/3/2012,1000,Barack Obama,16,DEM,44.1,Mitt Romney,9,REP,53.5,,-9.3999996,11/6/2012,41.7,55.35,-13.65,4.25,4.25,1,-.3844757857265979, +63673,117189,682,2012,2012_Pres-G_NE,NE,Pres-G,Pres-G,TCJ Research,327,IVR,,11/3/2012,1000,Barack Obama,16,DEM,38.1,Mitt Romney,9,REP,60.1,,-22,11/6/2012,38.03,59.8,-21.78,.22,-.22,1,-4.823739251791547, +30763,37105,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,American Research Group,9,Live Phone,,11/3/2012,600,Barack Obama,16,DEM,49,Mitt Romney,9,REP,49,,0,11/6/2012,51.98,46.4,5.58,5.58,-5.58,.5,1.992634794966068, +30749,37087,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,11/3/2012,783,Barack Obama,16,DEM,50,Mitt Romney,9,REP,46,,4,11/6/2012,51.98,46.4,5.58,1.58,-1.58,1,-2.073171070540738,for WMUR +30794,37148,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Angus Reid Global,13,Online,,11/3/2012,540,Barack Obama,16,DEM,51,Mitt Romney,9,REP,48,,3,11/6/2012,50.67,47.69,2.98,.02,.02,1,-2.370392831674831, +30761,37102,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,11/3/2012,803,Barack Obama,16,DEM,49,Mitt Romney,9,REP,44,,5,11/6/2012,50.67,47.69,2.98,2.02,2.02,1,-.0520735166524434, +63687,117213,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,TCJ Research,327,IVR,,11/3/2012,1000,Barack Obama,16,DEM,47.9,Mitt Romney,9,REP,50.6,,-2.7,11/6/2012,50.67,47.69,2.98,5.68,-5.68,0,3.908463555411961, +30774,37117,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Angus Reid Global,13,Online,,11/3/2012,507,Barack Obama,16,DEM,51,Mitt Romney,9,REP,47,,4,11/6/2012,51.97,46.59,5.39,1.39,-1.39,1,-1.062640190156509, +30665,36914,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/3/2012,790,Barack Obama,16,DEM,52,Mitt Romney,9,REP,46,,6,11/6/2012,51.97,46.59,5.39,.61,.61,1,-1.669080176534146, +63712,117248,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,TCJ Research,327,IVR,,11/3/2012,1000,Barack Obama,16,DEM,47.8,Mitt Romney,9,REP,50.8,,-3,11/6/2012,51.16,47.28,3.87,6.87,-6.87,0,4.06936126908809, +30808,37170,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,11/3/2012,814,Barack Obama,16,DEM,52,Mitt Romney,9,REP,44,,8,11/6/2012,51.16,47.28,3.87,4.13,4.13,1,1.065909693430312,for Newsmax +30666,36916,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/3/2012,1256,Barack Obama,16,DEM,51,Mitt Romney,9,REP,48,,3,11/6/2012,52.78,45.94,6.84,3.84,-3.84,1,.2380578411067614, +30681,86935,1258,2012,2012_Gov-G_MT,MT,Gov-G,Gov-G,Public Policy Polling,263,IVR,,11/3/2012,836,Steve Bullock,12543,DEM,48,Richard A. Hill,12544,REP,48,2,0,11/6/2012,48.9,47.34,1.57,1.57,-1.57,.5,-2.424117870854356, +30683,86955,1261,2012,2012_Gov-G_MO,MO,Gov-G,Gov-G,Public Policy Polling,263,IVR,,11/3/2012,835,Jay Nixon,12545,DEM,53,David Spence,12550,REP,45,,8,11/6/2012,54.77,42.53,12.24,4.24,-4.24,1,-1.732326326074113, +30749,124738,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,11/3/2012,789,Margaret Wood Hassan,12539,DEM,49,Ovide Lamontagne,12540,REP,40,1,9,11/6/2012,54.61,42.52,12.09,3.09,-3.09,1,-4.362750790381374,for WMUR +30682,36950,1473,2012,2012_Sen-G_AZ,AZ,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/3/2012,1080,Richard Carmona,1977,DEM,46,Jeff Flake,1976,REP,51,,-5,11/6/2012,46.2,49.23,-3.03,1.97,-1.97,1,-2.404513092759591, +63662,117290,1475,2012,2012_Sen-G_CT,CT,Sen-G,Sen-G,TCJ Research,327,IVR,,11/3/2012,1000,Christopher Murphy,1998,DEM,50.3,Linda McMahon,1999,REP,46,,4.3000002,11/6/2012,54.82,43.07,11.75,7.45,-7.45,1,1.116628475252904, +30810,37175,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,11/3/2012,826,Bill Nelson,2012,DEM,54.9,Connie Mack,2013,REP,35.1,,19.799999,11/6/2012,55.23,42.23,13.01,6.79,6.79,1,1.091077909203461,for Newsmax +63667,117291,1482,2012,2012_Sen-G_MA,MA,Sen-G,Sen-G,TCJ Research,327,IVR,,11/3/2012,1000,Elizabeth Warren,2038,DEM,49.6,Scott Brown,2039,REP,47.8,,1.8,11/6/2012,53.74,46.19,7.55,5.75,-5.75,1,2.125066743051869, +73239,137271,1484,2012,2012_Sen-G_MN,MN,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/3/2012,1164,Amy Klobuchar,8112,DEM,62,Kurt Patrick Bills,2095,REP,32,,30,11/6/2012,65.23,30.53,34.7,4.7,-4.7,1,-1.391704084706544, +30683,36952,1486,2012,2012_Sen-G_MO,MO,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/3/2012,835,Claire McCaskill,2103,DEM,48,Todd Akin,2104,REP,44,6,4,11/6/2012,54.81,39.11,15.7,11.7,-11.7,1,5.649976141554879, +63671,117292,1486,2012,2012_Sen-G_MO,MO,Sen-G,Sen-G,TCJ Research,327,IVR,,11/3/2012,1000,Claire McCaskill,2103,DEM,49.4,Todd Akin,2104,REP,47,,2.4000001,11/6/2012,54.81,39.11,15.7,13.3,-13.3,1,7.033580413199289, +30681,36948,1487,2012,2012_Sen-G_MT,MT,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/3/2012,836,Jon Tester,2115,DEM,48,Denny Rehberg,2116,REP,46,4,2,11/6/2012,48.58,44.86,3.72,1.72,-1.72,1,-2.083115942748726, +63672,117293,1487,2012,2012_Sen-G_MT,MT,Sen-G,Sen-G,TCJ Research,327,IVR,,11/3/2012,1000,Jon Tester,2115,DEM,47.4,Denny Rehberg,2116,REP,48.3,,-.89999998,11/6/2012,48.58,44.86,3.72,4.62,-4.62,0,1.078001017992563, +63673,117294,1488,2012,2012_Sen-G_NE,NE,Sen-G,Sen-G,TCJ Research,327,IVR,,11/3/2012,1000,Bob Kerrey,2122,DEM,41.9,Deb Fischer,2120,REP,54.7,,-12.8,11/6/2012,42.23,57.77,-15.55,2.75,2.75,1,-3.5529546973772, +30794,37149,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Angus Reid Global,13,Online,,11/3/2012,540,Sherrod Brown,2164,DEM,52,Josh Mandel,2165,REP,46,,6,11/6/2012,50.7,44.7,6,0,0,1,-3.276291835545298, +30761,37103,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,11/3/2012,803,Sherrod Brown,2164,DEM,44,Josh Mandel,2165,REP,41,4,3,11/6/2012,50.7,44.7,6,3,-3,1,.2208203885345285, +63687,117301,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,TCJ Research,327,IVR,,11/3/2012,1000,Sherrod Brown,2164,DEM,49.6,Josh Mandel,2165,REP,48.3,,1.3,11/6/2012,50.7,44.7,6,4.7,-4.7,1,1.781032694362784, +30809,37173,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,11/3/2012,831,Sherrod Brown,2164,DEM,43.4,Josh Mandel,2165,REP,36.3,9.7,7.0999999,11/6/2012,50.7,44.7,6,1.1,1.1,1,-1.856620997692076,for Newsmax +30774,37118,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Angus Reid Global,13,Online,,11/3/2012,507,Robert P. Casey Jr.,2173,DEM,53,Tom Smith,2174,REP,46,,7,11/6/2012,53.69,44.59,9.1,2.1,-2.1,1,-2.499879690695768, +30665,36915,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/3/2012,790,Robert P. Casey Jr.,2173,DEM,52,Tom Smith,2174,REP,44,,8,11/6/2012,53.69,44.59,9.1,1.1,-1.1,1,-3.290776893370964, +63712,117305,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,TCJ Research,327,IVR,,11/3/2012,1000,Tim Kaine,2228,DEM,47.9,George F. Allen,2229,REP,50.3,,-2.4000001,11/6/2012,52.87,46.96,5.91,8.31,-8.31,0,4.534947406721036, +30808,37171,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,11/3/2012,814,Tim Kaine,2228,DEM,49.8,George F. Allen,2229,REP,42.5,,7.3000002,11/6/2012,52.87,46.96,5.91,1.39,1.39,1,-2.736716400985456,for Newsmax +30666,36917,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/3/2012,1256,Tammy Baldwin,2246,DEM,51,Tommy Thompson,2247,REP,48,,3,11/6/2012,51.41,45.86,5.55,2.55,-2.55,1,-2.056460571582499, +63724,117308,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,TCJ Research,327,IVR,,11/3/2012,1000,Tammy Baldwin,2246,DEM,48.3,Tommy Thompson,2247,REP,50.2,,-1.9,11/6/2012,51.41,45.86,5.55,7.45,-7.45,0,2.978753659532179, +30681,81194,5129,2012,2012_House-G_MT-1,MT-1,House-G,House-G,Public Policy Polling,263,IVR,,11/3/2012,836,Kim J. Gillan,10635,DEM,44,Steve Daines,10634,REP,48,3,-4,11/6/2012,42.72,53.25,-10.53,6.53,6.53,1,2.350770412746576, +30749,81188,5137,2012,2012_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,11/3/2012,365,Carol Shea-Porter,7712,DEM,43,Frank C. Guinta,7706,REP,43,3,0,11/6/2012,49.75,45.99,3.77,3.77,-3.77,.5,-2.767270023896691,for WMUR +30749,81190,5138,2012,2012_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,11/3/2012,411,Annie Kuster,7708,DEM,47,Charles Bass,7701,REP,40,2,7,11/6/2012,50.17,45.34,4.83,2.17,2.17,1,-2.59144034539604,for WMUR +30732,117574,8270,2012,2012_House-G_US,US,House-G,House-G,CNN/Opinion Research Corp.,37,Live Phone,,11/3/2012,693,Generic Candidate,4295,DEM,48,Generic Candidate,4293,REP,49,,-1,11/6/2012,48.44,47.43,1.01,2.01,-2.01,0,-.3159234483234887,for CNN; among all adults +30796,117342,8270,2012,2012_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,Live Phone,,11/3/2012,1000,Generic Candidate,4295,DEM,46,Generic Candidate,4293,REP,46,,0,11/6/2012,48.44,47.43,1.01,1.01,-1.01,.5,-1.155376317603198, +30760,37101,8270,2012,2012_House-G_US,US,House-G,House-G,Public Policy Polling,263,IVR,D,11/3/2012,1300,Generic Candidate,4295,DEM,47,Generic Candidate,4293,REP,46,,1,11/6/2012,48.44,47.43,1.01,.01,-.01,1,-2.124186676746636,for unspecified Democratic sponsor +30792,37146,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,CVOTER,40,Online,,11/4/2012,3000,Barack Obama,16,DEM,49,Mitt Romney,9,REP,48,,1,11/6/2012,51.02,47.18,3.85,2.85,-2.85,1,.3566762563124072,for UPI +30743,37085,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,11/4/2012,2530,Barack Obama,16,DEM,44.8,Mitt Romney,9,REP,44.5,,.30000001,11/6/2012,51.02,47.18,3.85,3.55,-3.55,1,.6683923394268384, +30737,37042,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Gravis Marketing,124,IVR,,11/4/2012,872,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,.848209566158294, +30799,37160,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,11/4/2012,712,Barack Obama,16,DEM,50.3,Mitt Romney,9,REP,48.7,,1.6,11/6/2012,51.02,47.18,3.85,2.25,-2.25,1,-.9751187314693832, +30800,37161,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/4/2012,3000,Barack Obama,16,DEM,48,Mitt Romney,9,REP,49,,-1,11/6/2012,51.02,47.18,3.85,4.85,-4.85,0,2.500065474263427, +30807,37169,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,11/4/2012,1041,Barack Obama,16,DEM,47,Mitt Romney,9,REP,47,,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,.9220493774658072, +30787,37141,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Ipsos,154,Online,,11/4/2012,774,Barack Obama,16,DEM,48,Mitt Romney,9,REP,47,,1,11/6/2012,51.49,46.13,5.37,4.37,-4.37,1,.5785391816975474, +30756,37096,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/4/2012,1096,Barack Obama,16,DEM,52,Mitt Romney,9,REP,46,,6,11/6/2012,51.49,46.13,5.37,.63,.63,1,-3.537761532737133, +63661,117167,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,TCJ Research,327,IVR,,11/4/2012,1000,Barack Obama,16,DEM,48,Mitt Romney,9,REP,50.6,,-2.5999999,11/6/2012,51.49,46.13,5.37,7.97,-7.97,0,4.391060426943609, +30785,37135,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Ipsos,154,Online,,11/4/2012,769,Barack Obama,16,DEM,47,Mitt Romney,9,REP,48,,-1,11/6/2012,50.01,49.13,.88,1.88,-1.88,0,-.4089203735230268, +30744,37054,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,IVR,,11/4/2012,437,Barack Obama,16,DEM,47,Mitt Romney,9,REP,52,,-5,11/6/2012,50.01,49.13,.88,5.88,-5.88,0,3.142696160942548, +30748,37061,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/4/2012,955,Barack Obama,16,DEM,50,Mitt Romney,9,REP,49,,1,11/6/2012,50.01,49.13,.88,.12,.12,1,-2.148617478116563, +63664,117171,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,TCJ Research,327,IVR,,11/4/2012,1000,Barack Obama,16,DEM,46.8,Mitt Romney,9,REP,51.4,,-4.5999999,11/6/2012,50.01,49.13,.88,5.48,-5.48,0,3.451414318467394, +30806,37168,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,11/4/2012,876,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,50.01,49.13,.88,.88,-.88,.5,-1.3935276528069,for Newsmax +30728,37030,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/4/2012,1122,Barack Obama,16,DEM,50,Mitt Romney,9,REP,48,,2,11/6/2012,51.99,46.18,5.81,3.81,-3.81,1,.7933828836143347, +63666,117181,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,TCJ Research,327,IVR,,11/4/2012,1000,Barack Obama,16,DEM,48.4,Mitt Romney,9,REP,50.4,,-2,11/6/2012,51.99,46.18,5.81,7.81,-7.81,0,4.815652248034071, +30795,37150,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,IVR,,11/4/2012,1305,Barack Obama,16,DEM,51,Mitt Romney,9,REP,46,,5,11/6/2012,54.21,44.71,9.5,4.5,-4.5,1,.7553974974366542, +63670,117186,676,2012,2012_Pres-G_MN,MN,Pres-G,Pres-G,TCJ Research,327,IVR,,11/4/2012,1000,Barack Obama,16,DEM,50.3,Mitt Romney,9,REP,48.1,,2.2,11/6/2012,52.65,44.96,7.69,5.49,-5.49,1,3.299067158197817, +30738,37043,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,Gravis Marketing,124,IVR,,11/4/2012,1130,Barack Obama,16,DEM,46,Mitt Romney,9,REP,50,,-4,11/6/2012,48.35,50.39,-2.04,1.96,-1.96,1,-.5255895791973634, +30745,37086,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,11/4/2012,926,Barack Obama,16,DEM,49.2,Mitt Romney,9,REP,49.4,,-.2,11/6/2012,48.35,50.39,-2.04,1.84,1.84,1,-.9601577317927955,for unspecified Democratic sponsor +30754,37093,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,New England College,228,IVR,,11/4/2012,687,Barack Obama,16,DEM,50,Mitt Romney,9,REP,46,,4,11/6/2012,51.98,46.4,5.58,1.58,-1.58,1,-2.192437242252079, +30729,37031,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/4/2012,1550,Barack Obama,16,DEM,50,Mitt Romney,9,REP,48,,2,11/6/2012,51.98,46.4,5.58,3.58,-3.58,1,.6323432795381696, +30752,37090,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/4/2012,750,Barack Obama,16,DEM,50,Mitt Romney,9,REP,48,,2,11/6/2012,51.98,46.4,5.58,3.58,-3.58,1,.2221683351339898, +63674,117190,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,TCJ Research,327,IVR,,11/4/2012,1000,Barack Obama,16,DEM,49,Mitt Romney,9,REP,49.3,,-.30000001,11/6/2012,51.98,46.4,5.58,5.88,-5.88,0,2.57288819772382, +30755,37094,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/4/2012,750,Barack Obama,16,DEM,51,Mitt Romney,9,REP,47,,4,11/6/2012,52.36,45.68,6.68,2.68,-2.68,1,.1006104628488464, +63681,117206,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,TCJ Research,327,IVR,,11/4/2012,1000,Barack Obama,16,DEM,51.2,Mitt Romney,9,REP,47.1,,4.0999999,11/6/2012,52.36,45.68,6.68,2.58,-2.58,1,-.0213106395248988, +30783,37131,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Ipsos,154,Online,,11/4/2012,680,Barack Obama,16,DEM,50,Mitt Romney,9,REP,46,,4,11/6/2012,50.67,47.69,2.98,1.02,1.02,1,-1.086517036303185, +30741,37047,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/4/2012,1000,Barack Obama,16,DEM,52,Mitt Romney,9,REP,47,,5,11/6/2012,50.67,47.69,2.98,2.02,2.02,1,.1574071617995967, +30766,37153,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/4/2012,750,Barack Obama,16,DEM,49,Mitt Romney,9,REP,49,,0,11/6/2012,50.67,47.69,2.98,2.98,-2.98,.5,1.010440911226573, +63688,117214,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,TCJ Research,327,IVR,,11/4/2012,1000,Barack Obama,16,DEM,47.6,Mitt Romney,9,REP,51,,-3.4000001,11/6/2012,50.67,47.69,2.98,6.38,-6.38,0,4.692872840868596, +30805,37167,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,11/4/2012,832,Barack Obama,16,DEM,51,Mitt Romney,9,REP,44,,7,11/6/2012,50.67,47.69,2.98,4.02,4.02,1,2.077431467920556,for Newsmax +63691,117217,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,TCJ Research,327,IVR,,11/4/2012,1000,Barack Obama,16,DEM,50,Mitt Romney,9,REP,48.3,,1.7,11/6/2012,51.97,46.59,5.39,3.69,-3.69,1,1.645217551477056, +30781,37127,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Ipsos,154,Online,,11/4/2012,828,Barack Obama,16,DEM,48,Mitt Romney,9,REP,46,,2,11/6/2012,51.16,47.28,3.87,1.87,-1.87,1,-1.090727021859255, +30742,37049,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/4/2012,975,Barack Obama,16,DEM,51,Mitt Romney,9,REP,47,,4,11/6/2012,51.16,47.28,3.87,.13,.13,1,-3.016074778436006, +30754,86932,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,New England College,228,IVR,,11/4/2012,666,Margaret Wood Hassan,12539,DEM,47,Ovide Lamontagne,12540,REP,45,,2,11/6/2012,54.61,42.52,12.09,10.09,-10.09,1,3.751752987756146, +30729,86933,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,Public Policy Polling,263,IVR,,11/4/2012,1550,Margaret Wood Hassan,12539,DEM,51,Ovide Lamontagne,12540,REP,47,,4,11/6/2012,54.61,42.52,12.09,8.09,-8.09,1,1.858739174965987, +30752,86931,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/4/2012,750,Margaret Wood Hassan,12539,DEM,50,Ovide Lamontagne,12540,REP,45,,5,11/6/2012,54.61,42.52,12.09,7.09,-7.09,1,.673051876778237, +30745,87062,1263,2012,2012_Gov-G_NC,NC,Gov-G,Gov-G,Public Policy Polling,263,IVR,D,11/4/2012,926,Walter H. Dalton,12553,DEM,43,Pat McCrory,12542,REP,50,4,-7,11/6/2012,43.23,54.62,-11.39,4.39,4.39,1,-.008464412169866,for unspecified Democratic sponsor +30785,37136,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Ipsos,154,Online,,11/4/2012,769,Bill Nelson,2012,DEM,55,Connie Mack,2013,REP,40,,15,11/6/2012,55.23,42.23,13.01,1.99,1.99,1,-3.967018284347436, +30748,37060,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/4/2012,955,Bill Nelson,2012,DEM,51,Connie Mack,2013,REP,46,,5,11/6/2012,55.23,42.23,13.01,8.01,-8.01,1,2.681701063264813, +30795,37151,1483,2012,2012_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,IVR,,11/4/2012,1305,Debbie Stabenow,2082,DEM,55,Pete Hoekstra,2083,REP,41,,14,11/6/2012,58.8,37.98,20.81,6.81,-6.81,1,1.035473752942853, +30755,37095,1489,2012,2012_Sen-G_NV,NV,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/4/2012,750,Shelley Berkley,2145,DEM,46,Dean Heller,2146,REP,48,4,-2,11/6/2012,44.71,45.87,-1.16,.84,-.84,1,-2.544648065913442, +63681,117297,1489,2012,2012_Sen-G_NV,NV,Sen-G,Sen-G,TCJ Research,327,IVR,,11/4/2012,1000,Shelley Berkley,2145,DEM,46.6,Dean Heller,2146,REP,51.7,,-5.0999999,11/6/2012,44.71,45.87,-1.16,3.94,-3.94,1,.4141164626521703, +30783,37132,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Ipsos,154,Online,,11/4/2012,680,Sherrod Brown,2164,DEM,52,Josh Mandel,2165,REP,43,,9,11/6/2012,50.7,44.7,6,3,3,1,.0673008270164699, +30741,37048,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/4/2012,1000,Sherrod Brown,2164,DEM,54,Josh Mandel,2165,REP,44,,10,11/6/2012,50.7,44.7,6,4,4,1,1.302292558989143, +30781,37128,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Ipsos,154,Online,,11/4/2012,828,Tim Kaine,2228,DEM,48,George F. Allen,2229,REP,45,,3,11/6/2012,52.87,46.96,5.91,2.91,-2.91,1,-1.14636880494488, +30742,37050,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/4/2012,975,Tim Kaine,2228,DEM,52,George F. Allen,2229,REP,46,,6,11/6/2012,52.87,46.96,5.91,.09,.09,1,-3.996571648849775, +30791,37145,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/4/2012,750,Tim Kaine,2228,DEM,49,George F. Allen,2229,REP,47,,2,11/6/2012,52.87,46.96,5.91,3.91,-3.91,1,.0672540864734796, +42239,117598,8270,2012,2012_House-G_US,US,House-G,House-G,YouGov,391,Online,,11/4/2012,743,Generic Candidate,4295,DEM,44,Generic Candidate,4293,REP,44,,0,11/6/2012,48.44,47.43,1.01,1.01,-1.01,.5,-.8912396478505614,for Economist; among all adults +30801,37162,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,11/5/2012,1000,Barack Obama,16,DEM,47,Mitt Romney,9,REP,47,,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,1.043456645331388, +30772,37114,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,11/5/2012,3252,Barack Obama,16,DEM,45.2,Mitt Romney,9,REP,42.9,,2.3,11/6/2012,51.02,47.18,3.85,1.55,-1.55,1,-1.168216991089843, +63710,117239,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,TCJ Research,327,IVR,,11/5/2012,1500,Barack Obama,16,DEM,46.5,Mitt Romney,9,REP,50.8,,-4.3000002,11/6/2012,51.02,47.18,3.85,8.15,-8.15,0,5.642131981607309, +30769,37111,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Gravis Marketing,124,IVR,,11/5/2012,1316,Barack Obama,16,DEM,49,Mitt Romney,9,REP,48,,1,11/6/2012,50.67,47.69,2.98,1.98,-1.98,1,.3673120883771264, +64191,118101,1782,2013,2013_House-GS_SC-1,SC-1,House-G,House-GS,Public Policy Polling,263,IVR,,4/20/2013,796,Elizabeth Colbert Busch,14157,DEM,50,Mark Sanford,14158,REP,41,3,9,5/7/2013,45.23,54.03,-8.8,17.8,17.8,0,10.59990845865909, +64228,118185,1782,2013,2013_House-GS_SC-1,SC-1,House-G,House-GS,RRH Elections,274,IVR,,4/30/2013,650,Elizabeth Colbert Busch,14157,DEM,46,Mark Sanford,14158,REP,46,,0,5/7/2013,45.23,54.03,-8.8,8.8,8.8,.5,.9979263066603755, +73676,138234,1782,2013,2013_House-GS_SC-1,SC-1,House-G,House-GS,ccAdvertising,396,IVR,,4/30/2013,1807,Elizabeth Colbert Busch,14157,DEM,40,Mark Sanford,14158,REP,39.5,,.5,5/7/2013,45.23,54.03,-8.8,9.3,9.3,0,1.599440067323367,among all adults +64192,118102,1782,2013,2013_House-GS_SC-1,SC-1,House-G,House-GS,Public Policy Polling,263,IVR,,5/5/2013,1239,Elizabeth Colbert Busch,14157,DEM,46,Mark Sanford,14158,REP,47,4,-1,5/7/2013,45.23,54.03,-8.8,7.8,7.8,1,1.510514959388749, +63726,117314,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,Public Policy Polling,263,IVR,D,6/4/2013,560,Edward J. Markey,13704,DEM,47,Gabriel E. Gomez,13705,REP,39,,8,6/25/2013,54.8,44.6,10.2,2.2,-2.2,1,-2.271306686897828,for unspecified Democratic sponsor +63696,117222,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,McLaughlin & Associates,203,Live Phone,R,6/5/2013,400,Edward J. Markey,13704,DEM,45,Gabriel E. Gomez,13705,REP,44,,1,6/25/2013,54.8,44.6,10.2,9.2,-9.2,1,4.791808897061894,for unspecified Republican sponsor +63693,117219,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,MassINC Polling Group,198,Live Phone,,6/8/2013,500,Edward J. Markey,13704,DEM,46,Gabriel E. Gomez,13705,REP,39,,7,6/25/2013,54.8,44.6,10.2,3.2,-3.2,1,-1.004713165549295,for WBUR +63812,117500,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,Suffolk University,323,Live Phone,,6/8/2013,500,Edward J. Markey,13704,DEM,48,Gabriel E. Gomez,13705,REP,41,,7,6/25/2013,54.8,44.6,10.2,3.2,-3.2,1,-1.305722797124866, +63633,117104,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,Harper Polling,132,IVR,,6/11/2013,498,Edward J. Markey,13704,DEM,49,Gabriel E. Gomez,13705,REP,37,,12,6/25/2013,54.8,44.6,10.2,1.8,1.8,1,-2.365595418685947, +63697,117223,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,McLaughlin & Associates,203,Live Phone,R,6/11/2013,400,Edward J. Markey,13704,DEM,47,Gabriel E. Gomez,13705,REP,41,,6,6/25/2013,54.8,44.6,10.2,4.2,-4.2,1,.0861327939488638,for unspecified Republican sponsor +63818,117509,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,University of New Hampshire,357,Live Phone,,6/13/2013,508,Edward J. Markey,13704,DEM,54,Gabriel E. Gomez,13705,REP,41,,13,6/25/2013,54.8,44.6,10.2,2.8,2.8,1,-1.339870774227536, +63705,117232,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,OnMessage Inc.,239,Live Phone,R,6/17/2013,600,Edward J. Markey,13704,DEM,47,Gabriel E. Gomez,13705,REP,40,0,7,6/25/2013,54.8,44.6,10.2,3.2,-3.2,1,-.5668614047401336,for Gabriel E. Gomez +63816,117504,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,University of Massachusetts Lowell,355,Live Phone,,6/17/2013,312,Edward J. Markey,13704,DEM,56,Gabriel E. Gomez,13705,REP,36,,20,6/25/2013,54.8,44.6,10.2,9.8,9.8,1,5.98522389703168,for Boston Herald +63698,117224,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,McLaughlin & Associates,203,Live Phone,R,6/18/2013,1100,Edward J. Markey,13704,DEM,47,Gabriel E. Gomez,13705,REP,44,,3,6/25/2013,54.8,44.6,10.2,7.2,-7.2,1,3.959132778584634,for unspecified Republican sponsor +41673,117515,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,Western New England University,380,Live Phone,,6/18/2013,566,Edward J. Markey,13704,DEM,49,Gabriel E. Gomez,13705,REP,41,,8,6/25/2013,54.8,44.6,10.2,2.2,-2.2,1,-1.484145616094765,for MassLive.com | WSHM +63625,117094,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,Emerson College,88,IVR,,6/20/2013,1422,Edward J. Markey,13704,DEM,51,Gabriel E. Gomez,13705,REP,41,,10,6/25/2013,54.8,44.6,10.2,.2,-.2,1,-3.140983420373647, +63813,117501,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,Suffolk University,323,Live Phone,,6/21/2013,500,Edward J. Markey,13704,DEM,52,Gabriel E. Gomez,13705,REP,42,,10,6/25/2013,54.8,44.6,10.2,.2,-.2,1,-3.668266641904526, +63701,117228,1471,2013,2013_Sen-GS_NJ,NJ,Sen-G,Sen-GS,Monmouth University,215,Live Phone,,9/28/2013,571,Cory A. Booker,13706,DEM,53,Steven M. Lonegan,13707,REP,40,,13,10/16/2013,54.92,44.02,10.9,2.1,2.1,1,-2.501413050591423, +63629,117100,1471,2013,2013_Sen-GS_NJ,NJ,Sen-G,Sen-GS,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/3/2013,702,Cory A. Booker,13706,DEM,45,Steven M. Lonegan,13707,REP,29,,16,10/16/2013,54.92,44.02,10.9,5.1,5.1,1,1.293903931701374,among registered voters +63727,117315,1471,2013,2013_Sen-GS_NJ,NJ,Sen-G,Sen-GS,Quinnipiac University,267,Live Phone,,10/6/2013,899,Cory A. Booker,13706,DEM,53,Steven M. Lonegan,13707,REP,41,,12,10/16/2013,54.92,44.02,10.9,1.1,1.1,1,-2.85314194460487, +63808,117493,1471,2013,2013_Sen-GS_NJ,NJ,Sen-G,Sen-GS,Stockton University,317,Live Phone,,10/6/2013,729,Cory A. Booker,13706,DEM,50,Steven M. Lonegan,13707,REP,39,,11,10/16/2013,54.92,44.02,10.9,.1,.1,1,-3.962389447211148, +63722,117288,1471,2013,2013_Sen-GS_NJ,NJ,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/7/2013,1000,Cory A. Booker,13706,DEM,53,Steven M. Lonegan,13707,REP,41,,12,10/16/2013,54.92,44.02,10.9,1.1,1.1,1,-2.823489150578744, +63803,117487,1471,2013,2013_Sen-GS_NJ,NJ,Sen-G,Sen-GS,Rutgers University,295,Live Phone,,10/10/2013,513,Cory A. Booker,13706,DEM,58,Steven M. Lonegan,13707,REP,36,,22,10/16/2013,54.92,44.02,10.9,11.1,11.1,1,7.681204037287379, +63703,117230,1471,2013,2013_Sen-GS_NJ,NJ,Sen-G,Sen-GS,Monmouth University,215,Live Phone,,10/11/2013,1393,Cory A. Booker,13706,DEM,52,Steven M. Lonegan,13707,REP,42,,10,10/16/2013,54.92,44.02,10.9,.9,-.9,1,-2.675332283873028, +63728,117317,1471,2013,2013_Sen-GS_NJ,NJ,Sen-G,Sen-GS,Quinnipiac University,267,Live Phone,,10/12/2013,1696,Cory A. Booker,13706,DEM,54,Steven M. Lonegan,13707,REP,40,,14,10/16/2013,54.92,44.02,10.9,3.1,3.1,1,-.3251066166603123, +63634,117105,1471,2013,2013_Sen-GS_NJ,NJ,Sen-G,Sen-GS,Harper Polling,132,IVR,,10/14/2013,778,Cory A. Booker,13706,DEM,52,Steven M. Lonegan,13707,REP,41,,11,10/16/2013,54.92,44.02,10.9,.1,.1,1,-3.513162386451094, +63970,117733,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/18/2013,1085,Terry R. McAuliffe,13762,DEM,46,Kenneth T. Cuccinelli,13763,REP,39,10,7,11/5/2013,47.74,45.22,2.52,4.48,4.48,1,-1.435556245360649, +63756,117391,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/20/2013,1000,Terry R. McAuliffe,13762,DEM,50,Kenneth T. Cuccinelli,13763,REP,33,8,17,11/5/2013,47.74,45.22,2.52,14.48,14.48,1,9.499858530670449, +63920,117669,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Clout Research/Wenzel Strategies,55,IVR,,10/22/2013,640,Terry R. McAuliffe,13762,DEM,41,Kenneth T. Cuccinelli,13763,REP,40,10,1,11/5/2013,47.74,45.22,2.52,1.52,-1.52,1,-4.344451661374071, +63957,117716,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Old Dominion University,238,Live Phone,,10/22/2013,670,Terry R. McAuliffe,13762,DEM,44,Kenneth T. Cuccinelli,13763,REP,37,7,7,11/5/2013,47.74,45.22,2.52,4.48,4.48,1,-1.049167282545049, +63968,117731,1256,2013,2013_Gov-G_NJ,NJ,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/24/2013,1203,Barbara Buono,13765,DEM,31,Chris Christie,13766,REP,64,,-33,11/5/2013,38.19,60.3,-22.11,10.89,-10.89,1,5.647680620766893, +63979,117745,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Roanoke College,292,Live Phone,,10/24/2013,838,Terry R. McAuliffe,13762,DEM,48,Kenneth T. Cuccinelli,13763,REP,33,10,15,11/5/2013,47.74,45.22,2.52,12.48,12.48,1,7.42670676083694, +63971,117734,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/25/2013,1182,Terry R. McAuliffe,13762,DEM,45,Kenneth T. Cuccinelli,13763,REP,41,9,4,11/5/2013,47.74,45.22,2.52,1.48,1.48,1,-4.034208403360164, +63987,117753,1256,2013,2013_Gov-G_NJ,NJ,Gov-G,Gov-G,Stockton University,317,Live Phone,,10/26/2013,804,Barbara Buono,13765,DEM,32,Chris Christie,13766,REP,56,,-24,11/5/2013,38.19,60.3,-22.11,1.89,-1.89,1,-4.331209170499397, +63908,117652,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,ABC News/The Washington Post,3,Live Phone,,10/26/2013,762,Terry R. McAuliffe,13762,DEM,51,Kenneth T. Cuccinelli,13763,REP,39,8,12,11/5/2013,47.74,45.22,2.52,9.48,9.48,1,4.487224636211233,for The Washington Post +63932,117685,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Hampton University,131,Live Phone,,10/26/2013,800,Terry R. McAuliffe,13762,DEM,42,Kenneth T. Cuccinelli,13763,REP,36,12,6,11/5/2013,47.74,45.22,2.52,3.48,3.48,1,-2.010826514439443, +63930,117679,1256,2013,2013_Gov-G_NJ,NJ,Gov-G,Gov-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/27/2013,570,Barbara Buono,13765,DEM,40,Chris Christie,13766,REP,59,,-19,11/5/2013,38.19,60.3,-22.11,3.11,3.11,1,-3.265541260920265, +63902,117646,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2013,600,Terry R. McAuliffe,13762,DEM,43,Kenneth T. Cuccinelli,13763,REP,37,11,6,11/5/2013,47.74,45.22,2.52,3.48,3.48,1,-1.714629848294874,for Newsmax +63758,117395,1256,2013,2013_Gov-G_NJ,NJ,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2013,1000,Barbara Buono,13765,DEM,36,Chris Christie,13766,REP,54,,-18,11/5/2013,38.19,60.3,-22.11,4.11,4.11,1,-1.836356832340674,for Kean University +63918,117666,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Christopher Newport University,50,Live Phone,,10/28/2013,1038,Terry R. McAuliffe,13762,DEM,45,Kenneth T. Cuccinelli,13763,REP,38,10,7,11/5/2013,47.74,45.22,2.52,4.48,4.48,1,-.5544347543017564, +63925,117674,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Emerson College,88,IVR,,10/28/2013,874,Terry R. McAuliffe,13762,DEM,42,Kenneth T. Cuccinelli,13763,REP,40,13,2,11/5/2013,47.74,45.22,2.52,.52,-.52,1,-4.797816031869075, +63757,117393,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2013,1002,Terry R. McAuliffe,13762,DEM,43,Kenneth T. Cuccinelli,13763,REP,36,12,7,11/5/2013,47.74,45.22,2.52,4.48,4.48,1,.013254294921902, +63980,117746,1256,2013,2013_Gov-G_NJ,NJ,Gov-G,Gov-G,Rutgers University,295,Live Phone,,10/31/2013,535,Barbara Buono,13765,DEM,30,Chris Christie,13766,REP,66,,-36,11/5/2013,38.19,60.3,-22.11,13.89,-13.89,1,8.635025167173096, +63954,117709,1256,2013,2013_Gov-G_NJ,NJ,Gov-G,Gov-G,Monmouth University,215,Live Phone,,11/1/2013,1436,Barbara Buono,13765,DEM,37,Chris Christie,13766,REP,57,,-20,11/5/2013,38.19,60.3,-22.11,2.11,2.11,1,-3.587004685446387, +63969,117732,1256,2013,2013_Gov-G_NJ,NJ,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,11/1/2013,1388,Barbara Buono,13765,DEM,33,Chris Christie,13766,REP,61,,-28,11/5/2013,38.19,60.3,-22.11,5.89,-5.89,1,1.125400712332491, +63972,117735,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,11/1/2013,1606,Terry R. McAuliffe,13762,DEM,46,Kenneth T. Cuccinelli,13763,REP,40,8,6,11/5/2013,47.74,45.22,2.52,3.48,3.48,1,-1.532149914626012, +63903,117647,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,11/2/2013,600,Terry R. McAuliffe,13762,DEM,43,Kenneth T. Cuccinelli,13763,REP,30.7,11.4,12.3,11/5/2013,47.74,45.22,2.52,9.78,9.78,1,4.9823086691193,for Newsmax +63961,117724,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Public Policy Polling,263,IVR,,11/3/2013,870,Terry R. McAuliffe,13762,DEM,50,Kenneth T. Cuccinelli,13763,REP,43,4,7,11/5/2013,47.74,45.22,2.52,4.48,4.48,1,-.2930489240916679, +36450,49646,1777,2014,2014_House-GS_FL-13,FL-13,House-G,House-GS,"Fabrizio, Lee & Associates",90,Live Phone,,2/18/2014,400,Alex Sink,4549,DEM,42,David W. Jolly,4518,REP,44,7,-2,3/11/2014,46.62,48.52,-1.9,.1,-.1,1,-4.730499447450291, +36332,49322,1777,2014,2014_House-GS_FL-13,FL-13,House-G,House-GS,St. Pete Polls,314,IVR,,2/25/2014,1269,Alex Sink,4549,DEM,46,David W. Jolly,4518,REP,46,6,0,3/11/2014,46.62,48.52,-1.9,1.9,1.9,.5,-1.766552483474568,among registered voters +36331,49321,1777,2014,2014_House-GS_FL-13,FL-13,House-G,House-GS,RRH Elections,274,IVR,,2/26/2014,391,Alex Sink,4549,DEM,44,David W. Jolly,4518,REP,46,,-2,3/11/2014,46.62,48.52,-1.9,.1,-.1,1,-4.259645310217571,for Red Racing Horses +36330,49320,1777,2014,2014_House-GS_FL-13,FL-13,House-G,House-GS,Public Policy Polling,263,IVR,,3/8/2014,702,Alex Sink,4549,DEM,48,David W. Jolly,4518,REP,45,6,3,3/11/2014,46.62,48.52,-1.9,4.9,4.9,0,2.229273872142923, +33749,40935,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,GaPundit.com,111,IVR,,10/14/2014,1543,Mary Michelle Nunn,6072,DEM,45.69,David A. Perdue,6073,REP,44.72,6.03,.97000003,11/4/2014,45.21,52.89,-7.68,8.65,8.65,0,1.811750431707951,for WRBL News 3 | Columbus Ledger-Enquirer | PMB Broadcasting +33748,127334,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Mellman Group,205,Live Phone,D,10/14/2014,800,Mark Udall,6153,DEM,41.5,Cory Gardner,6149,REP,39,,2.5,11/4/2014,46.26,48.2,-1.94,4.44,4.44,0,.8758085442961326,for unspecified Democratic sponsor; average of multiple versions or turnout models listed in poll +33746,40930,25,2014,2014_Sen-O_LA,LA,Sen-G,Sen-O,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2014,965,Mary L. Landrieu,8375,DEM,41,Bill Cassidy,8373,REP,38,14,3,11/4/2014,42.08,40.97,1.11,1.89,1.89,1,-2.655799800312937, +33734,40918,25,2014,2014_Sen-O_LA,LA,Sen-G,Sen-O,Vox Populi Polling,372,IVR/Online,,10/14/2014,546,Mary L. Landrieu,8375,DEM,38,Bill Cassidy,8373,REP,38,10,0,11/4/2014,42.08,40.97,1.11,1.11,-1.11,.5,-3.822523203251528, +33732,40916,32,2014,2014_Sen-G_AR,AR,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2014,940,Mark L. Pryor,6145,DEM,44,Tom Cotton,6143,REP,47,,-3,11/4/2014,39.43,56.5,-17.07,14.07,14.07,1,4.020024916799016, +62481,112333,1220,2014,2014_Gov-G_AL,AL,Gov-G,Gov-G,Cygnal,67,Live Phone,,10/14/2014,807,Rolf Parker Griffith,8735,DEM,35.7,Robert Julian Bentley,8733,REP,57,,-21.299999,11/4/2014,36.24,63.56,-27.32,6.02,6.02,1,-1.698854397588728, +33732,41190,1232,2014,2014_Gov-G_AR,AR,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2014,940,Michael Avery Ross,8694,DEM,47,Asa Hutchinson,8693,REP,49,,-2,11/4/2014,41.49,55.44,-13.94,11.94,11.94,1,4.163519147326021, +33749,41536,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,GaPundit.com,111,IVR,,10/14/2014,1543,Jason J. Carter,8623,DEM,44,J. Nathan Deal,8624,REP,44,6,0,11/4/2014,44.89,52.75,-7.86,7.86,7.86,.5,2.464849778466404,for WRBL News 3 | Columbus Ledger-Enquirer | PMB Broadcasting +34229,41832,1250,2014,2014_Gov-G_PA,PA,Gov-G,Gov-G,Magellan Strategies,179,IVR,,10/14/2014,1131,Thomas W. Wolf,8675,DEM,49,Thomas W. Corbett,8668,REP,42,,7,11/4/2014,54.93,45.07,9.86,2.86,-2.86,1,-.6810660747565581,for KeystoneReport.com +34168,41687,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2014,980,Martha Coakley,8850,DEM,46,Charles D. Baker,8848,REP,48,,-2,11/4/2014,46.54,48.4,-1.86,.14,-.14,1,-3.845345683224826, +35939,48385,5528,2014,2014_House-G_MA-6,MA-6,House-G,House-G,Emerson College,88,IVR,,10/14/2014,400,Seth Moulton,5898,DEM,40,Richard R. Tisei,5903,REP,43,,-3,11/4/2014,54.97,41.14,13.83,16.83,-16.83,0,9.193431642286541, +35918,48352,5580,2014,2014_House-G_NJ-5,NJ-5,House-G,House-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/14/2014,400,Roy Cho,5972,DEM,43,Scott Garrett,5982,REP,48,,-5,11/4/2014,43.3,55.41,-12.11,7.11,7.11,1,1.470147734788846,for Roy Cho +33782,40968,6,2014,2014_Sen-G_MN,MN,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/15/2014,597,Al Franken,6091,DEM,53,Mike McFadden,6093,REP,38,3,15,11/4/2014,53.15,42.91,10.24,4.76,4.76,1,.3420201855740908,for KSTP-TV Minneapolis +33824,137740,19,2014,2014_Sen-G_TX,TX,Sen-G,Sen-G,YouGov,391,Online,,10/15/2014,866,David M. Alameel,6197,DEM,31,John Cornyn,6201,REP,57,7,-26,11/4/2014,34.36,61.56,-27.2,1.2,1.2,1,-6.513992859336486,for Texas Tribune +34398,42101,34,2014,2014_Sen-GS_HI,HI,Sen-G,Sen-GS,Ward Research/The Honolulu Star-Advertiser,375,Live Phone,,10/15/2014,605,Brian Schatz,6084,DEM,71,Cam Cavasso,6077,REP,20,,51,11/4/2014,69.77,27.7,42.07,8.93,8.93,1,.322609084350196,for Hawaii News Now | The Honolulu Star-Advertiser +34175,41704,1222,2014,2014_Gov-G_AZ,AZ,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/15/2014,1056,Fred Duval,8717,DEM,42,Doug Ducey,8716,REP,47,,-5,11/4/2014,41.62,53.44,-11.83,6.83,6.83,1,1.922356496342755, +34127,41577,1222,2014,2014_Gov-G_AZ,AZ,Gov-G,Gov-G,Tarrance Group,333,Live Phone,,10/15/2014,500,Fred Duval,8717,DEM,36,Doug Ducey,8716,REP,43,5,-7,11/4/2014,41.62,53.44,-11.83,4.83,4.83,1,-.5605757687245723,for Arizona Free Enterprise Club +34161,41661,1225,2014,2014_Gov-G_CT,CT,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/15/2014,980,Dannel P. Malloy,8863,DEM,43,Thomas C. Foley,8645,REP,50,,-7,11/4/2014,50.73,48.16,2.56,9.56,-9.56,0,5.37266801494133, +34398,42092,1227,2014,2014_Gov-G_HI,HI,Gov-G,Gov-G,Ward Research/The Honolulu Star-Advertiser,375,Live Phone,,10/15/2014,605,David Y. Ige,8633,DEM,47,James R. Aiona,8628,REP,35,12,12,11/4/2014,49.45,37.08,12.38,.38,-.38,1,-8.433243867077424,for Hawaii News Now | The Honolulu Star-Advertiser +33782,41672,1238,2014,2014_Gov-G_MN,MN,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,10/15/2014,597,Mark Dayton,8888,DEM,50,Jeff Johnson,8641,REP,40,3,10,11/4/2014,50.07,44.51,5.56,4.44,4.44,1,-.4467829345240381,for KSTP-TV Minneapolis +33824,41232,1254,2014,2014_Gov-G_TX,TX,Gov-G,Gov-G,YouGov,391,Online,,10/15/2014,866,Wendy R. Davis,8755,DEM,38,Gregory W. Abbott,8754,REP,54,6,-16,11/4/2014,38.9,59.27,-20.37,4.37,4.37,1,-3.321811789927349,for Texas Tribune +34398,48310,5460,2014,2014_House-G_HI-1,HI-1,House-G,House-G,Ward Research/The Honolulu Star-Advertiser,375,Live Phone,,10/15/2014,354,K. Mark Takai,4728,DEM,47,Charles K. Djou,4719,REP,47,,0,11/4/2014,51.93,48.07,3.86,3.86,-3.86,.5,-.7924111636191933,for Hawaii News Now | The Honolulu Star-Advertiser +35919,48354,5542,2014,2014_House-G_MI-11,MI-11,House-G,House-G,Mitchell Research & Communications,213,IVR,,10/15/2014,472,Bobby McKenzie,4593,DEM,35,David A. Trott,4605,REP,47,,-12,11/4/2014,40.47,55.9,-15.43,3.43,3.43,1,-4.192386443361534,for Fox 2 News Detroit +35931,48375,5609,2014,2014_House-G_NY-19,NY-19,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/15/2014,400,Sean S. Eldridge,9952,DEM,30,Christopher P. Gibson,9953,REP,56,,-26,11/4/2014,35.51,64.49,-28.97,2.97,2.97,1,-5.800086758404253,for Christopher P. Gibson +36086,49020,5631,2014,2014_House-G_ND-1,ND-1,House-G,House-G,DFM Research,69,Live Phone,,10/15/2014,430,George B. Sinner,9970,DEM,39,Kevin Cramer,9971,REP,46,3,-7,11/4/2014,38.48,55.54,-17.06,10.06,10.06,1,3.348677247649651,for Valley News Live +33820,41009,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,New England College,228,IVR,,10/16/2014,921,Jeanne Shaheen,6280,DEM,47.3,Scott Brown,6272,REP,47.7,,-.40000001,11/4/2014,51.46,48.21,3.24,3.64,-3.64,0,.288087013650777, +33805,40991,10,2014,2014_Sen-G_NJ,NJ,Sen-G,Sen-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/16/2014,525,Cory A. Booker,6306,DEM,56,Jeff Bell,6305,REP,40,,16,11/4/2014,55.84,42.33,13.51,2.49,2.49,1,-3.410933202990627, +33743,40927,15,2014,2014_Sen-G_KY,KY,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2014,1000,Alison Lundergan Grimes,6293,DEM,44,Mitch McConnell,6296,REP,52,,-8,11/4/2014,40.72,56.19,-15.47,7.47,7.47,1,-1.113803346538824, +33733,40917,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Benenson Strategy Group,30,Live Phone,D,10/16/2014,600,Mark Udall,6153,DEM,47,Cory Gardner,6149,REP,44,,3,11/4/2014,46.26,48.2,-1.94,4.94,4.94,0,1.27538619629671,for unspecified Democratic sponsor +33813,41001,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Gravis Marketing,124,IVR,,10/16/2014,695,Mark Udall,6153,DEM,43,Cory Gardner,6149,REP,48,4,-5,11/4/2014,46.26,48.2,-1.94,3.06,-3.06,1,-.5837211197900836,for Human Events +58866,100396,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Optimus,245,IVR,,10/16/2014,2455,Bruce L. Braley,6104,DEM,44.4,Joni K. Ernst,6106,REP,45,,-.60000002,11/4/2014,43.76,52.1,-8.34,7.74,7.74,1,.8043702034661616, +33736,40920,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/16/2014,714,Bruce L. Braley,6104,DEM,48,Joni K. Ernst,6106,REP,47,,1,11/4/2014,43.76,52.1,-8.34,9.34,9.34,0,2.480945927391344,for unspecified Democratic sponsor +33772,40958,32,2014,2014_Sen-G_AR,AR,Sen-G,Sen-G,Hendrix College,138,IVR/Live Phone,,10/16/2014,2075,Mark L. Pryor,6145,DEM,40.5,Tom Cotton,6143,REP,49,2.5,-8.5,11/4/2014,39.43,56.5,-17.07,8.57,8.57,1,-1.525475432660485,for Talk Business & Politics +62489,112345,1227,2014,2014_Gov-G_HI,HI,Gov-G,Gov-G,Tarrance Group,333,Live Phone,R,10/16/2014,800,David Y. Ige,8633,DEM,39,James R. Aiona,8628,REP,37,10,2,11/4/2014,49.45,37.08,12.38,10.38,-10.38,1,3.22282241538499,for unspecified Republican sponsor +33772,41471,1232,2014,2014_Gov-G_AR,AR,Gov-G,Gov-G,Hendrix College,138,IVR/Live Phone,,10/16/2014,2075,Michael Avery Ross,8694,DEM,41,Asa Hutchinson,8693,REP,49,3,-8,11/4/2014,41.49,55.44,-13.94,5.94,5.94,1,-1.925657617923568,for Talk Business & Politics +33820,41812,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,New England College,228,IVR,,10/16/2014,921,Margaret Wood Hassan,8809,DEM,50.7,Walt Havenstein,8805,REP,42.5,,8.1999998,11/4/2014,52.38,47.43,4.95,3.25,3.25,1,-1.327615504342239, +34002,41321,1239,2014,2014_Gov-G_RI,RI,Gov-G,Gov-G,Brown University,35,Live Phone,,10/16/2014,1129,Gina M. Raimondo,8744,DEM,41.6,Allan W. Fung,8740,REP,30.5,9.1,11.1,11/4/2014,40.7,36.24,4.47,6.63,6.63,1,1.653870898167797, +33813,41362,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Gravis Marketing,124,IVR,,10/16/2014,695,John Wright Hickenlooper,8708,DEM,44,Bob Beauprez,8704,REP,48,6,-4,11/4/2014,49.3,45.95,3.34,7.34,-7.34,0,2.838701577036208,for Human Events +58855,100385,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Optimus,245,IVR,,10/16/2014,4701,Charlie Crist,8601,DEM,40.2,Rick Scott,8605,REP,41.1,12,-.89999998,11/4/2014,47.07,48.14,-1.08,.18,.18,1,-2.961626389112317, +34187,41726,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2014,1000,Charlie Crist,8601,DEM,47,Rick Scott,8605,REP,47,,0,11/4/2014,47.07,48.14,-1.08,1.08,1.08,.5,-2.006089367129539, +34247,41876,1255,2014,2014_Gov-G_CA,CA,Gov-G,Gov-G,Public Policy Institute of California,262,IVR,,10/16/2014,976,Jerry Brown,8698,DEM,52,Neel Kashkari,8701,REP,36,,16,11/4/2014,59.97,40.03,19.94,3.94,-3.94,1,-.0926475847075874, +33772,48356,5349,2014,2014_House-G_AR-1,AR-1,House-G,House-G,Hendrix College,138,IVR/Live Phone,,10/16/2014,437,Jackie McPherson,5104,DEM,30,Rick Crawford,5098,REP,52,4,-22,11/4/2014,32.38,63.25,-30.87,8.87,8.87,1,1.272581315216883,for Talk Business & Politics +33772,48357,5350,2014,2014_House-G_AR-2,AR-2,House-G,House-G,Hendrix College,138,IVR/Live Phone,,10/16/2014,605,Patrick Henry Hays,5102,DEM,46,French Hill,5103,REP,41.5,4.5,4.5,11/4/2014,43.6,51.86,-8.26,12.76,12.76,0,5.238299392093301,for Talk Business & Politics +33772,48358,5351,2014,2014_House-G_AR-3,AR-3,House-G,House-G,Hendrix College,138,IVR/Live Phone,,10/16/2014,426,Steve Womack,5112,REP,64,Grant Brand,5095,LIB,19,,45,11/4/2014,79.41,20.59,58.83,13.83,,1,6.30276226730831,for Talk Business & Politics +33772,48355,5352,2014,2014_House-G_AR-4,AR-4,House-G,House-G,Hendrix College,138,IVR/Live Phone,,10/16/2014,607,James Lee Witt,5111,DEM,42,Bruce Westerman,5109,REP,44,4,-2,11/4/2014,42.57,53.75,-11.18,9.18,9.18,1,2.747014868963529,for Talk Business & Politics +36073,49001,5376,2014,2014_House-G_CA-24,CA-24,House-G,House-G,Probolsky Research,259,Live Phone,R,10/16/2014,600,Lois Capps,5140,DEM,40.5,Chris Mitchum,5241,REP,41.5,,-1,11/4/2014,51.93,48.07,3.85,4.85,-4.85,0,-2.645617960343504,for Chris Mitchum; sample size unavailable; estimated at 600 as a default +35920,48359,5514,2014,2014_House-G_ME-2,ME-2,House-G,House-G,"Normington, Petts & Associates",232,Live Phone,D,10/16/2014,400,Emily Ann Cain,5801,DEM,42,Bruce Poliquin,5806,REP,34,8,8,11/4/2014,41.83,47.03,-5.2,13.2,13.2,0,8.029402562271329,for Emily Ann Cain +33820,48287,5574,2014,2014_House-G_NH-1,NH-1,House-G,House-G,New England College,228,IVR,,10/16/2014,461,Carol Shea-Porter,5800,DEM,46,Frank C. Guinta,5792,REP,47,,-1,11/4/2014,48.11,51.71,-3.6,2.6,2.6,1,-3.45067728775858, +33820,48360,5575,2014,2014_House-G_NH-2,NH-2,House-G,House-G,New England College,228,IVR,,10/16/2014,460,Annie Kuster,5796,DEM,49,Marilinda Garcia,5791,REP,43,,6,11/4/2014,54.87,44.87,10,4,-4,1,-2.77117524562148, +36300,49285,8271,2014,2014_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2014,3500,Generic Candidate,9973,DEM,41,Generic Candidate,9974,REP,41,,0,11/4/2014,44.84,50.42,-5.59,5.59,5.59,.5,.6451570669659908, +34504,42261,11,2014,2014_Sen-G_SC,SC,Sen-G,Sen-G,Susquehanna Polling & Research Inc.,326,Live Phone,,10/17/2014,917,Charles Bradley Hutto,6180,DEM,29,Lindsey Graham,6179,REP,49,10,-20,11/4/2014,38.78,54.27,-15.48,4.52,-4.52,1,-.5329942961876942,for The Post and Courier | WCIV-TV +33808,40995,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Gravis Marketing,124,IVR,,10/17/2014,1022,Kay R. Hagan,6123,DEM,43,Thom Tillis,6129,REP,48,,-5,11/4/2014,47.26,48.82,-1.56,3.44,-3.44,1,-.8036146711442895, +33778,40964,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,National Research Inc.,225,Live Phone,,10/17/2014,600,Kay R. Hagan,6123,DEM,41,Thom Tillis,6129,REP,42,6,-1,11/4/2014,47.26,48.82,-1.56,.56,.56,1,-3.763729940154398,for Civitas Institute +33754,125182,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,10/17/2014,780,Kay R. Hagan,6123,DEM,46.5,Thom Tillis,6129,REP,43.5,5,3,11/4/2014,47.26,48.82,-1.56,4.56,4.56,0,.4720212640178842,average of multiple versions or turnout models listed in poll +33775,40961,15,2014,2014_Sen-G_KY,KY,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/17/2014,655,Alison Lundergan Grimes,6293,DEM,43,Mitch McConnell,6296,REP,44,5,-1,11/4/2014,40.72,56.19,-15.47,14.47,14.47,1,6.880950237089219,for WKYT-TV | Lexington Herald-Leader | WHAS-TV | The Courier-Journal +33838,41027,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Ipsos,154,Online,,10/17/2014,1099,Mark Udall,6153,DEM,45,Cory Gardner,6149,REP,47,,-2,11/4/2014,46.26,48.2,-1.94,.06,-.06,1,-3.46993960067386,for Reuters +34450,42197,25,2014,2014_Sen-O_LA,LA,Sen-G,Sen-O,Multi-Quest International,220,Live Phone,,10/17/2014,605,Mary L. Landrieu,8375,DEM,36,Bill Cassidy,8373,REP,32,6,4,11/4/2014,42.08,40.97,1.11,2.89,2.89,1,-1.78796968684134,for Fox 8 | Raycom Media; among registered voters +34504,42262,36,2014,2014_Sen-GS_SC,SC,Sen-G,Sen-GS,Susquehanna Polling & Research Inc.,326,Live Phone,,10/17/2014,917,Joyce Dickerson,6177,DEM,31,Tim Scott,6185,REP,58,4,-27,11/4/2014,38.01,60.15,-22.14,4.86,-4.86,1,-1.801738102870657,for The Post and Courier | WCIV-TV +34156,126695,1225,2014,2014_Gov-G_CT,CT,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/17/2014,1010,Dannel P. Malloy,8863,DEM,44,Thomas C. Foley,8645,REP,43.5,9,.5,11/4/2014,50.73,48.16,2.56,2.06,-2.06,1,-2.825843101366669,average of multiple versions or turnout models listed in poll +34504,112357,1244,2014,2014_Gov-G_SC,SC,Gov-G,Gov-G,Susquehanna Polling & Research Inc.,326,Live Phone,,10/17/2014,917,Vincent A. Sheheen,8749,DEM,31,Nimrata R. Haley,8748,REP,51,2,-20,11/4/2014,41.42,55.9,-14.48,5.52,-5.52,1,-.0073179925258471,for The Post and Courier | WCIV-TV +33838,41721,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Ipsos,154,Online,,10/17/2014,1099,John Wright Hickenlooper,8708,DEM,46,Bob Beauprez,8704,REP,46,,0,11/4/2014,49.3,45.95,3.34,3.34,-3.34,.5,-1.11004309052069,for Reuters +33994,41308,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,MassINC Polling Group,198,Live Phone,,10/17/2014,501,Martha Coakley,8850,DEM,42,Charles D. Baker,8848,REP,43,1,-1,11/4/2014,46.54,48.4,-1.86,.86,.86,1,-3.162878196594817,for WBUR +34181,126693,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/17/2014,984,Charlie Crist,8601,DEM,43,Rick Scott,8605,REP,43,7,0,11/4/2014,47.07,48.14,-1.08,1.08,1.08,.5,-1.722046186272117,average of multiple versions or turnout models listed in poll +34326,42020,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,St. Pete Polls,314,IVR,,10/17/2014,1855,Charlie Crist,8601,DEM,45.3,Rick Scott,8605,REP,43.9,8.4,1.4,11/4/2014,47.07,48.14,-1.08,2.48,2.48,0,-.3052598884000534, +35921,48361,5528,2014,2014_House-G_MA-6,MA-6,House-G,House-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/17/2014,406,Seth Moulton,5898,DEM,47,Richard R. Tisei,5903,REP,36,9,11,11/4/2014,54.97,41.14,13.83,2.83,-2.83,1,-6.809834212110391,for unspecified Democratic sponsor +33792,40978,2,2014,2014_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,10/18/2014,600,Gary C. Peters,6053,DEM,45,Terri Lynn Land,6052,REP,34,,11,11/4/2014,54.61,41.33,13.29,2.29,-2.29,1,-.9485537157077004,for Detroit Free Press | WXYZ-TV (Michigan) +33837,41026,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,Suffolk University,323,Live Phone,,10/18/2014,500,Jeanne Shaheen,6280,DEM,48.6,Scott Brown,6272,REP,45.6,,3,11/4/2014,51.46,48.21,3.24,.24,-.24,1,-3.798575282178125,for Boston Herald +33757,40943,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,University of Massachusetts Lowell,355,Live Phone,,10/18/2014,643,Jeanne Shaheen,6280,DEM,49,Scott Brown,6272,REP,46,,3,11/4/2014,51.46,48.21,3.24,.24,-.24,1,-3.655017028018378,for University of Massachusetts - Lowell +34008,42164,9,2014,2014_Sen-G_ME,ME,Sen-G,Sen-G,Pan Atlantic Research,249,Live Phone,,10/18/2014,400,Shenna Bellows,6282,DEM,27,Susan M. Collins,6284,REP,66.6,,-39.599998,11/4/2014,31.5,68.46,-36.96,2.64,-2.64,1,-6.087748211797097, +33766,40952,9,2014,2014_Sen-G_ME,ME,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,10/18/2014,667,Shenna Bellows,6282,DEM,30,Susan M. Collins,6284,REP,65,,-35,11/4/2014,31.5,68.46,-36.96,1.96,1.96,1,-6.657479821760005,for Portland Press Herald | Maine Sunday Telegram +33780,125179,12,2014,2014_Sen-G_AK,AK,Sen-G,Sen-G,Hellenthal & Associates,137,Live Phone,,10/18/2014,403,Mark Begich,6130,DEM,50.05,Dan Sullivan,6138,REP,40.4,2.8,9.6499996,11/4/2014,45.83,47.96,-2.13,11.78,11.78,0,7.153386980633357,average of multiple versions or turnout models listed in poll +33801,40987,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/18/2014,568,Kay R. Hagan,6123,DEM,46,Thom Tillis,6129,REP,43,6,3,11/4/2014,47.26,48.82,-1.56,4.56,4.56,0,.3036334280498474,for WRAL News +33841,41030,20,2014,2014_Sen-G_OR,OR,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/18/2014,561,Jeff Merkley,6165,DEM,53,Monica Wehby,6167,REP,32,,21,11/4/2014,55.73,36.87,18.86,2.14,2.14,1,-3.404966698575156,for KATU-TV Portland +33753,40939,21,2014,2014_Sen-G_KS,KS,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/18/2014,429,Pat Roberts,6154,REP,46,Gregory Orman,8355,IND,46,,0,11/4/2014,53.15,42.53,10.62,10.62,,.5,.1117963289075735, +33784,125155,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,10/18/2014,778,Mark Udall,6153,DEM,43.5,Cory Gardner,6149,REP,46.5,2,-3,11/4/2014,46.26,48.2,-1.94,1.06,-1.06,1,-2.525527057124309,average of multiple versions or turnout models listed in poll +33804,125158,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/18/2014,974,Mark Udall,6153,DEM,42.5,Cory Gardner,6149,REP,47,,-4.5,11/4/2014,46.26,48.2,-1.94,2.56,-2.56,1,-.7537166695280406,average of multiple versions or turnout models listed in poll +34495,112367,25,2014,2014_Sen-O_LA,LA,Sen-G,Sen-O,University of New Orleans,358,Live Phone,,10/18/2014,292,Mary L. Landrieu,8375,DEM,38,Bill Cassidy,8373,REP,33,7,5,11/4/2014,42.08,40.97,1.11,3.89,3.89,1,-1.076038796983195, +33829,41018,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/18/2014,964,Bruce L. Braley,6104,DEM,46,Joni K. Ernst,6106,REP,48,,-2,11/4/2014,43.76,52.1,-8.34,6.34,6.34,1,-.4650925783319814, +34255,42175,34,2014,2014_Sen-GS_HI,HI,Sen-G,Sen-GS,MRG Research,207,IVR/Live Phone,,10/18/2014,1221,Brian Schatz,6084,DEM,55,Cam Cavasso,6077,REP,29,,26,11/4/2014,69.77,27.7,42.07,16.07,-16.07,1,8.57935307617074,for Honolulu Civil Beat +33780,41818,1221,2014,2014_Gov-G_AK,AK,Gov-G,Gov-G,Hellenthal & Associates,137,Live Phone,,10/18/2014,403,Bill Walker,8879,IND,43,Sean R. Parnell,8686,REP,44,,-1,11/4/2014,48.1,45.88,2.22,3.22,,0,-2.209517597486558, +34008,41331,1224,2014,2014_Gov-G_ME,ME,Gov-G,Gov-G,Pan Atlantic Research,249,Live Phone,,10/18/2014,400,Michael H. Michaud,8812,DEM,39.7,Paul R. LePage,8811,REP,40.3,12.7,-.60000002,11/4/2014,43.37,48.18,-4.81,4.21,4.21,1,-1.620775281715424, +33766,41192,1224,2014,2014_Gov-G_ME,ME,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,10/18/2014,639,Michael H. Michaud,8812,DEM,35,Paul R. LePage,8811,REP,45,16,-10,11/4/2014,43.37,48.18,-4.81,5.19,-5.19,1,-.2901936052091144,for Portland Press Herald | Maine Sunday Telegram +33829,41731,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/18/2014,964,Jack G. Hatch,8648,DEM,37,Terry E. Branstad,8647,REP,55,,-18,11/4/2014,37.27,58.99,-21.72,3.72,3.72,1,-1.271134241425124, +34255,41899,1227,2014,2014_Gov-G_HI,HI,Gov-G,Gov-G,MRG Research,207,IVR/Live Phone,,10/18/2014,1221,David Y. Ige,8633,DEM,40,James R. Aiona,8628,REP,34,11,6,11/4/2014,49.45,37.08,12.38,6.38,-6.38,1,-1.651355592130974,for Honolulu Civil Beat +33753,41370,1228,2014,2014_Gov-G_KS,KS,Gov-G,Gov-G,Monmouth University,215,Live Phone,,10/18/2014,429,Paul Davis,8712,DEM,50,Sam Brownback,8711,REP,45,,5,11/4/2014,46.13,49.82,-3.69,8.69,8.69,0,1.681523114226729, +33837,41809,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/18/2014,500,Margaret Wood Hassan,8809,DEM,49.4,Walt Havenstein,8805,REP,39.2,,10.2,11/4/2014,52.38,47.43,4.95,5.25,5.25,1,.5308542433927461,for Boston Herald +33757,41447,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,University of Massachusetts Lowell,355,Live Phone,,10/18/2014,643,Margaret Wood Hassan,8809,DEM,49,Walt Havenstein,8805,REP,45,,4,11/4/2014,52.38,47.43,4.95,.95,-.95,1,-3.899213239578947,for University of Massachusetts - Lowell +34064,41439,1237,2014,2014_Gov-G_NY,NY,Gov-G,Gov-G,Siena College,305,Live Phone,,10/18/2014,748,Andrew Cuomo,8663,DEM,54,Robert P. Astorino,8871,REP,33,9,21,11/4/2014,54.28,40.31,13.96,7.04,7.04,1,-1.107685461937616, +33841,41668,1240,2014,2014_Gov-G_OR,OR,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,10/18/2014,561,John Kitzhaber,8881,DEM,51,Dennis Richardson,8902,REP,38,,13,11/4/2014,49.89,44.13,5.76,7.24,7.24,1,2.806268661996425,for KATU-TV Portland +34375,42069,1245,2014,2014_Gov-G_WI,WI,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,D,10/18/2014,860,Mary Burke,8781,DEM,46,Scott Walker,8787,REP,47,,-1,11/4/2014,46.59,52.26,-5.68,4.68,4.68,1,-.8027384485908517,for unspecified Democratic sponsor +33784,125143,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,,10/18/2014,778,John Wright Hickenlooper,8708,DEM,45.5,Bob Beauprez,8704,REP,45,1,.5,11/4/2014,49.3,45.95,3.34,2.84,-2.84,1,-1.634838644674003,average of multiple versions or turnout models listed in poll +33804,125149,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/18/2014,974,John Wright Hickenlooper,8708,DEM,45,Bob Beauprez,8704,REP,44.33,1.5,.67000002,11/4/2014,49.3,45.95,3.34,2.68,-2.68,1,-1.403792758517402,average of multiple versions or turnout models listed in poll +33792,41614,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,EPIC-MRA,84,Live Phone,,10/18/2014,600,Mark Schauer,8610,DEM,39,Rick Snyder,8611,REP,47,,-8,11/4/2014,46.86,50.92,-4.07,3.93,-3.93,1,-.374629975261896,for Detroit Free Press | WXYZ-TV (Michigan) +34197,41751,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Saint Leo University,299,IVR/Online,,10/18/2014,500,Charlie Crist,8601,DEM,43,Rick Scott,8605,REP,40,8,3,11/4/2014,47.07,48.14,-1.08,4.08,4.08,0,.7533337888019991, +33780,48367,5339,2014,2014_House-G_AK-1,AK-1,House-G,House-G,Hellenthal & Associates,137,Live Phone,,10/18/2014,403,Forrest Dunbar,9936,DEM,35,Don Young,9938,REP,52,6,-17,11/4/2014,40.97,50.97,-10,7,-7,1,.0675167818062697, +35922,48362,5369,2014,2014_House-G_CA-17,CA-17,House-G,House-G,SurveyUSA,325,IVR/Live Phone,,10/18/2014,579,Michael M. Honda,5200,DEM,37,Ro Khanna,5210,DEM,35,,2,11/4/2014,51.75,48.25,3.51,1.51,,1,-5.891439132132039,for KPIX-TV (California) +35922,48363,5373,2014,2014_House-G_CA-21,CA-21,House-G,House-G,SurveyUSA,325,IVR/Live Phone,,10/18/2014,554,Amanda Renteria,5262,DEM,42,David Valadao,5298,REP,47,,-5,11/4/2014,42.17,57.83,-15.67,10.67,10.67,1,3.180872226821664,for KPIX-TV (California) +34255,48311,5460,2014,2014_House-G_HI-1,HI-1,House-G,House-G,MRG Research,207,IVR/Live Phone,,10/18/2014,604,K. Mark Takai,4728,DEM,45,Charles K. Djou,4719,REP,45,,0,11/4/2014,51.93,48.07,3.86,3.86,-3.86,.5,-.8269020357948774,for Honolulu Civil Beat +34255,49006,5461,2014,2014_House-G_HI-2,HI-2,House-G,House-G,MRG Research,207,IVR/Live Phone,,10/18/2014,517,Tulsi Gabbard,4721,DEM,69,Kawika Crowley,4718,REP,19,,50,11/4/2014,78.75,18.65,60.1,10.1,-10.1,1,2.707218118604329,for Honolulu Civil Beat +34008,48343,5513,2014,2014_House-G_ME-1,ME-1,House-G,House-G,Pan Atlantic Research,249,Live Phone,,10/18/2014,207,Chellie Pingree,5805,DEM,62,Isaac J. Misiuk,5803,REP,18.3,6.2,43.700001,11/4/2014,60.43,30.67,29.76,13.94,13.94,1,7.587338906690121, +33766,48293,5513,2014,2014_House-G_ME-1,ME-1,House-G,House-G,University of New Hampshire,357,Live Phone,,10/18/2014,348,Chellie Pingree,5805,DEM,57,Isaac J. Misiuk,5803,REP,19,10,38,11/4/2014,60.43,30.67,29.76,8.24,8.24,1,1.111711187761803,for Portland Press Herald | Maine Sunday Telegram +34008,48344,5514,2014,2014_House-G_ME-2,ME-2,House-G,House-G,Pan Atlantic Research,249,Live Phone,,10/18/2014,193,Emily Ann Cain,5801,DEM,38.9,Bruce Poliquin,5806,REP,37.7,7.6,1.2,11/4/2014,41.83,47.03,-5.2,6.4,6.4,0,-.4916757208691952, +33766,48285,5514,2014,2014_House-G_ME-2,ME-2,House-G,House-G,University of New Hampshire,357,Live Phone,,10/18/2014,291,Emily Ann Cain,5801,DEM,40,Bruce Poliquin,5806,REP,41,8,-1,11/4/2014,41.83,47.03,-5.2,4.2,4.2,1,-2.698752437272032,for Portland Press Herald | Maine Sunday Telegram +36083,49017,5528,2014,2014_House-G_MA-6,MA-6,House-G,House-G,Optimus,245,IVR,R,10/18/2014,2994,Seth Moulton,5898,DEM,47.7,Richard R. Tisei,5903,REP,46.4,,1.3,11/4/2014,54.97,41.14,13.83,12.53,-12.53,1,4.648323494305777,for unspecified Republican sponsor +35946,48395,5531,2014,2014_House-G_MA-9,MA-9,House-G,House-G,Emerson College,88,IVR,,10/18/2014,302,Bill Keating,5894,DEM,47,John C. Chapman,5888,REP,44,,3,11/4/2014,54.95,44.99,9.96,6.96,-6.96,1,-.8703413601426739, +34064,48364,5594,2014,2014_House-G_NY-4,NY-4,House-G,House-G,Siena College,305,Live Phone,,10/18/2014,628,Kathleen Rice,9958,DEM,52,Bruce Blakeman,9957,REP,42,,10,11/4/2014,52.84,47.16,5.69,4.31,4.31,1,-3.146089931592723, +36088,49022,5609,2014,2014_House-G_NY-19,NY-19,House-G,House-G,Global Strategy Group,118,Live Phone,D,10/18/2014,401,Sean S. Eldridge,9952,DEM,36,Christopher P. Gibson,9953,REP,46,,-10,11/4/2014,35.51,64.49,-28.97,18.97,18.97,1,13.25880865956494,for Sean S. Eldridge +52246,82444,5660,2014,2014_House-G_PA-3,PA-3,House-G,House-G,Mercyhurst University,422,Live Phone,,10/18/2014,503,Dan Lavallee,5012,DEM,30,Mike Kelly,5010,REP,52,,-22,11/4/2014,39.37,60.63,-21.26,.74,-.74,1,-6.732800683657527, +36092,49033,5745,2014,2014_House-G_VA-10,VA-10,House-G,House-G,The Polling Company Inc.,337,Live Phone,R,10/18/2014,404,John W. Foust,5940,DEM,35,Barbara J. Comstock,5932,REP,51,1,-16,11/4/2014,40.36,56.49,-16.13,.13,.13,1,-7.469893655480445,for unspecified Republican sponsor +34920,49085,8271,2014,2014_House-G_US,US,House-G,House-G,GfK Group,115,Online,,10/18/2014,968,Generic Candidate,9973,DEM,32,Generic Candidate,9974,REP,40,,-8,11/4/2014,44.84,50.42,-5.59,2.41,-2.41,1,-2.652697058091054, +36101,49046,8271,2014,2014_House-G_US,US,House-G,House-G,Pew Research Center,253,Live Phone,,10/18/2014,1126,Generic Candidate,9973,DEM,47,Generic Candidate,9974,REP,46,,1,11/4/2014,44.84,50.42,-5.59,6.59,6.59,0,1.668178676149179, +33812,41000,2,2014,2014_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,IVR,,10/19/2014,919,Gary C. Peters,6053,DEM,51.1,Terri Lynn Land,6052,REP,37.5,2.2,13.6,11/4/2014,54.61,41.33,13.29,.31,.31,1,-3.318365414308513,for Fox 2 News Detroit +33756,40942,4,2014,2014_Sen-G_IL,IL,Sen-G,Sen-G,APC Research,4,Live Phone,,10/19/2014,800,Richard J. Durbin,6112,DEM,50,James D. Oberweis,6116,REP,36,6,14,11/4/2014,53.55,42.69,10.85,3.15,3.15,1,-1.697210782068741,for Chicago Tribune +33774,40960,15,2014,2014_Sen-G_KY,KY,Sen-G,Sen-G,Voter/Consumer Research,371,Live Phone,R,10/19/2014,815,Alison Lundergan Grimes,6293,DEM,41,Mitch McConnell,6296,REP,49,3,-8,11/4/2014,40.72,56.19,-15.47,7.47,7.47,1,-.9400626410406123,for Mitch McConnell +33781,40967,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/19/2014,606,Mary Michelle Nunn,6072,DEM,46,David A. Perdue,6073,REP,44,4,2,11/4/2014,45.21,52.89,-7.68,9.68,9.68,0,2.872926392827538,for WXIA-TV +33799,40985,22,2014,2014_Sen-G_SD,SD,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/19/2014,500,Richard P. Weiland,6196,DEM,24,M. Michael Rounds,6195,REP,48,16,-24,11/4/2014,29.51,50.37,-20.86,3.14,-3.14,1,-5.182417814989694,for M. Michael Rounds +33826,41015,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/19/2014,431,Mark Udall,6153,DEM,46,Cory Gardner,6149,REP,47,,-1,11/4/2014,46.26,48.2,-1.94,.94,.94,1,-2.884207773403093, +73246,137306,28,2014,2014_Sen-G_TN,TN,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,D,10/19/2014,595,William Gordon Ball,6217,DEM,32,Lamar Alexander,6215,REP,45,,-13,11/4/2014,31.87,61.87,-30,17,17,1,9.554178105116234,for William Gordon Ball; among 'voters' +33826,41544,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Monmouth University,215,Live Phone,,10/19/2014,431,John Wright Hickenlooper,8708,DEM,50,Bob Beauprez,8704,REP,43,,7,11/4/2014,49.3,45.95,3.34,3.66,3.66,1,-1.110607730390023, +33812,41245,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,Mitchell Research & Communications,213,IVR,,10/19/2014,919,Mark Schauer,8610,DEM,45.7,Rick Snyder,8611,REP,48,1,-2.3,11/4/2014,46.86,50.92,-4.07,1.77,1.77,1,-2.8065940558341,for Fox 2 News Detroit +33781,41970,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,10/19/2014,606,Jason J. Carter,8623,DEM,43,J. Nathan Deal,8624,REP,45,4,-2,11/4/2014,44.89,52.75,-7.86,5.86,5.86,1,.5076752478130806,for WXIA-TV +33756,41656,1252,2014,2014_Gov-G_IL,IL,Gov-G,Gov-G,APC Research,4,Live Phone,,10/19/2014,800,Pat Quinn,8658,DEM,43,Bruce Rauner,8659,REP,45,4,-2,11/4/2014,46.35,50.27,-3.92,1.92,1.92,1,-4.712693640250161,for Chicago Tribune +35923,48365,5404,2014,2014_House-G_CA-52,CA-52,House-G,House-G,SurveyUSA,325,IVR/Live Phone,,10/19/2014,608,Scott Peters,5255,DEM,45,Carl DeMaio,5162,REP,46,,-1,11/4/2014,51.59,48.41,3.17,4.17,-4.17,0,-3.252287837312422,for KGTV-TV (California) | San Diego Union-Tribune +35924,48366,5496,2014,2014_House-G_KS-2,KS-2,House-G,House-G,Tarrance Group,333,Live Phone,R,10/19/2014,400,Margie Wakefield,5345,DEM,37,Lynn Jenkins,5336,REP,49,6,-12,11/4/2014,38.62,57.04,-18.43,6.43,6.43,1,-1.149918910862622,for Lynn Jenkins +35947,49026,5731,2014,2014_House-G_UT-1,UT-1,House-G,House-G,Brigham Young University,34,Online,,10/19/2014,159,Donna M. McAleer,5651,DEM,31,Rob Bishop,5640,REP,49,3.2,-18,11/4/2014,28.01,64.78,-36.77,18.77,18.77,1,11.98145664052385, +35947,49028,5732,2014,2014_House-G_UT-2,UT-2,House-G,House-G,Brigham Young University,34,Online,,10/19/2014,192,Luz Robles,5656,DEM,37,Chris Stewart,5659,REP,43,2.8,-6,11/4/2014,32.55,60.82,-28.27,22.27,22.27,1,15.92661040810402, +35947,49030,5733,2014,2014_House-G_UT-3,UT-3,House-G,House-G,Brigham Young University,34,Online,,10/19/2014,169,Brian Wonnacott,5661,DEM,24.9,Jason Chaffetz,5642,REP,59,.9,-34.099998,11/4/2014,22.48,72.21,-49.72,15.62,15.62,1,9.80506534722617, +35947,48396,5734,2014,2014_House-G_UT-4,UT-4,House-G,House-G,Brigham Young University,34,Online,,10/19/2014,236,Doug Owens,5654,DEM,46,Mia B. Love,5650,REP,42,1,4,11/4/2014,45.81,50.92,-5.1,9.1,9.1,0,3.654440714231903, +36143,49094,8271,2014,2014_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,Live Phone,,10/19/2014,698,Generic Candidate,9973,DEM,46,Generic Candidate,9974,REP,46,,0,11/4/2014,44.84,50.42,-5.59,5.59,5.59,.5,.4870637406094706, +33777,40963,1,2014,2014_Sen-G_NE,NE,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,681,Dave Domina,6263,DEM,30,Ben Sasse,6269,REP,59,,-29,11/4/2014,31.49,64.34,-32.85,3.85,3.85,1,-3.74492580123239,for CBS News | New York Times +33832,41021,2,2014,2014_Sen-G_MI,MI,Sen-G,Sen-G,Clarity Campaign Labs,52,IVR/Live Phone,D,10/20/2014,1032,Gary C. Peters,6053,DEM,48,Terri Lynn Land,6052,REP,33,,15,11/4/2014,54.61,41.33,13.29,1.71,1.71,1,-1.232017487991793,for unspecified Democratic sponsor +33786,40972,2,2014,2014_Sen-G_MI,MI,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,2394,Gary C. Peters,6053,DEM,49,Terri Lynn Land,6052,REP,41,,8,11/4/2014,54.61,41.33,13.29,5.29,-5.29,1,2.680440317476427,for CBS News | New York Times +33761,40947,3,2014,2014_Sen-G_NM,NM,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,962,Tom Udall,6286,DEM,52,Allen E. Weh,6287,REP,36,,16,11/4/2014,55.56,44.44,11.12,4.88,4.88,1,-.9244280861231912,for CBS News | New York Times +33800,40986,4,2014,2014_Sen-G_IL,IL,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,3519,Richard J. Durbin,6112,DEM,52,James D. Oberweis,6116,REP,39,,13,11/4/2014,53.55,42.69,10.85,2.15,2.15,1,-2.967490100534186,for CBS News | New York Times +33833,41022,5,2014,2014_Sen-G_MT,MT,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,497,Amanda G. Curtis,8347,DEM,38,Steve Daines,6058,REP,56,,-18,11/4/2014,40.07,57.79,-17.72,.28,-.28,1,-5.581936012254801,for CBS News | New York Times +33785,40971,6,2014,2014_Sen-G_MN,MN,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,2430,Al Franken,6091,DEM,51,Mike McFadden,6093,REP,41,,10,11/4/2014,53.15,42.91,10.24,.24,-.24,1,-4.320670157109396,for CBS News | New York Times +33817,41006,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/20/2014,645,Jeanne Shaheen,6280,DEM,49,Scott Brown,6272,REP,47,,2,11/4/2014,51.46,48.21,3.24,1.24,-1.24,1,-2.511304809086308,for CNN +33803,40989,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,1042,Jeanne Shaheen,6280,DEM,46,Scott Brown,6272,REP,41,,5,11/4/2014,51.46,48.21,3.24,1.76,1.76,1,-1.712942072303821,for CBS News | New York Times +33796,40982,9,2014,2014_Sen-G_ME,ME,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,1177,Shenna Bellows,6282,DEM,35,Susan M. Collins,6284,REP,54,,-19,11/4/2014,31.5,68.46,-36.96,17.96,17.96,1,12.05235807908629,for CBS News | New York Times +33816,41005,10,2014,2014_Sen-G_NJ,NJ,Sen-G,Sen-G,Stockton University,317,Live Phone,,10/20/2014,806,Cory A. Booker,6306,DEM,57,Jeff Bell,6305,REP,33,,24,11/4/2014,55.84,42.33,13.51,10.49,10.49,1,6.537408509855294, +33759,40945,10,2014,2014_Sen-G_NJ,NJ,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,1868,Cory A. Booker,6306,DEM,51,Jeff Bell,6305,REP,39,,12,11/4/2014,55.84,42.33,13.51,1.51,-1.51,1,-3.902419411026045,for CBS News | New York Times +33798,40984,11,2014,2014_Sen-G_SC,SC,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,1566,Charles Bradley Hutto,6180,DEM,28,Lindsey Graham,6179,REP,43,8,-15,11/4/2014,38.78,54.27,-15.48,.48,.48,1,-5.236088298809666,for CBS News | New York Times +33771,40957,12,2014,2014_Sen-G_AK,AK,Sen-G,Sen-G,Harstad Strategic Research Inc.,134,Live Phone,D,10/20/2014,700,Mark Begich,6130,DEM,44,Dan Sullivan,6138,REP,44,4,0,11/4/2014,45.83,47.96,-2.13,2.13,2.13,.5,-2.615337781931511,for unspecified Democratic sponsor +33810,40998,12,2014,2014_Sen-G_AK,AK,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,561,Mark Begich,6130,DEM,44,Dan Sullivan,6138,REP,48,,-4,11/4/2014,45.83,47.96,-2.13,1.87,-1.87,1,-3.194012743591636,for CBS News | New York Times +33789,40975,13,2014,2014_Sen-G_WY,WY,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,258,Charlie Hardy,6240,DEM,27,Michael B. Enzi,6237,REP,67,,-40,11/4/2014,17.45,72.19,-54.74,14.74,14.74,1,6.709530826645888,for CBS News | New York Times +33795,40981,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,1910,Kay R. Hagan,6123,DEM,44,Thom Tillis,6129,REP,41,2,3,11/4/2014,47.26,48.82,-1.56,4.56,4.56,0,.8885377448103235,for CBS News | New York Times +33807,40994,15,2014,2014_Sen-G_KY,KY,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,1502,Alison Lundergan Grimes,6293,DEM,39,Mitch McConnell,6296,REP,45,2,-6,11/4/2014,40.72,56.19,-15.47,9.47,9.47,1,1.475381528300002,for CBS News | New York Times +33765,40951,16,2014,2014_Sen-G_VA,VA,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,1605,Mark R. Warner,6303,DEM,49,Ed W. Gillespie,6301,REP,39,1,10,11/4/2014,49.15,48.34,.81,9.19,9.19,1,2.938880200540932,for CBS News | New York Times +33797,40983,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Abt Associates,7,Live Phone,,10/20/2014,1170,Mary Michelle Nunn,6072,DEM,42,David A. Perdue,6073,REP,44,6,-2,11/4/2014,45.21,52.89,-7.68,5.68,5.68,1,-.8815285825446073,for Atlanta Journal-Constitution +33818,41007,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,1774,Mary Michelle Nunn,6072,DEM,44,David A. Perdue,6073,REP,47,1,-3,11/4/2014,45.21,52.89,-7.68,4.68,4.68,1,-1.860477409815136,for CBS News | New York Times +33822,41011,18,2014,2014_Sen-G_MS,MS,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,654,Travis W. Childers,6314,DEM,28,Thad Cochran,6315,REP,50,,-22,11/4/2014,37.89,59.9,-22.01,.01,.01,1,-7.575537274125744,for CBS News | New York Times +33806,40993,19,2014,2014_Sen-G_TX,TX,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,3987,David M. Alameel,6197,DEM,35,John Cornyn,6201,REP,57,,-22,11/4/2014,34.36,61.56,-27.2,5.2,5.2,1,-2.16382725451783,for CBS News | New York Times +33770,40956,20,2014,2014_Sen-G_OR,OR,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,1421,Jeff Merkley,6165,DEM,51,Monica Wehby,6167,REP,39,,12,11/4/2014,55.73,36.87,18.86,6.86,-6.86,1,2.408654764217656,for CBS News | New York Times +33767,40953,21,2014,2014_Sen-G_KS,KS,Sen-G,Sen-G,Marist College,183,Live Phone,,10/20/2014,757,Pat Roberts,6154,REP,44,Gregory Orman,8355,IND,45,4,-1,11/4/2014,53.15,42.53,10.62,11.62,,0,1.621616312538108,for NBC News +33827,41016,21,2014,2014_Sen-G_KS,KS,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,1973,Pat Roberts,6154,REP,42,Gregory Orman,8355,IND,38,1,4,11/4/2014,53.15,42.53,10.62,6.62,,1,-3.695006661055243,for CBS News | New York Times +33814,41003,22,2014,2014_Sen-G_SD,SD,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,527,Richard P. Weiland,6196,DEM,25,M. Michael Rounds,6195,REP,38,17,-13,11/4/2014,29.51,50.37,-20.86,7.86,7.86,1,.1789703584911733,for CBS News | New York Times +33835,41024,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Marist College,183,Live Phone,,10/20/2014,755,Mark Udall,6153,DEM,45,Cory Gardner,6149,REP,46,,-1,11/4/2014,46.26,48.2,-1.94,.94,.94,1,-2.494747953771952,for NBC News +33787,127036,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Suffolk University,323,Live Phone,,10/20/2014,500,Mark Udall,6153,DEM,38.6,Cory Gardner,6149,REP,46,2.6,-7.4000001,11/4/2014,46.26,48.2,-1.94,5.46,-5.46,1,2.005236762808472,for USA Today +33809,40996,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,1567,Mark Udall,6153,DEM,47,Cory Gardner,6149,REP,46,,1,11/4/2014,46.26,48.2,-1.94,2.94,2.94,0,-.2230355269374897,for CBS News | New York Times +33823,41012,24,2014,2014_Sen-G_DE,DE,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,461,Christopher A. Coons,8349,DEM,54,Kevin Wade,6102,REP,36,,18,11/4/2014,55.83,42.23,13.6,4.4,4.4,1,-3.365078205748544,for CBS News | New York Times +33758,40997,25,2014,2014_Sen-O_LA,LA,Sen-G,Sen-O,YouGov,391,Online,,10/20/2014,1316,Mary L. Landrieu,8375,DEM,39.5,Bill Cassidy,8373,REP,39,5,.5,11/4/2014,42.08,40.97,1.11,.61,-.61,1,-3.779248321436468,for CBS News | New York Times; average of multiple versions or turnout models listed in poll +33794,40980,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Marist College,183,Live Phone,,10/20/2014,772,Bruce L. Braley,6104,DEM,46,Joni K. Ernst,6106,REP,49,,-3,11/4/2014,43.76,52.1,-8.34,5.34,5.34,1,-1.479039224400565,for NBC News +33788,40974,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/20/2014,423,Bruce L. Braley,6104,DEM,46,Joni K. Ernst,6106,REP,47,,-1,11/4/2014,43.76,52.1,-8.34,7.34,7.34,1,.2604849181538132, +33768,40954,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,2322,Bruce L. Braley,6104,DEM,44,Joni K. Ernst,6106,REP,44,,0,11/4/2014,43.76,52.1,-8.34,8.34,8.34,.5,2.100551638373395,for CBS News | New York Times +33836,41025,27,2014,2014_Sen-G_ID,ID,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,575,Nels Mitchell,6064,DEM,30,James E. Risch,6065,REP,61,,-31,11/4/2014,34.67,65.33,-30.66,.34,-.34,1,-7.30919099701685,for CBS News | New York Times +33783,40969,28,2014,2014_Sen-G_TN,TN,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,974,William Gordon Ball,6217,DEM,33,Lamar Alexander,6215,REP,55,,-22,11/4/2014,31.87,61.87,-30,8,8,1,-1.078540041332103,for CBS News | New York Times +33776,41002,29,2014,2014_Sen-G_OK,OK,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,995,Matt Silverstein,6258,DEM,27,James M. Inhofe,6249,REP,63,,-36,11/4/2014,28.55,68.01,-39.46,3.46,3.46,1,-1.999866625080899,for CBS News | New York Times +33779,40965,30,2014,2014_Sen-G_WV,WV,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,877,Natalie E. Tennant,6232,DEM,34,Shelley Moore Capito,6228,REP,56,,-22,11/4/2014,34.46,62.12,-27.65,5.65,5.65,1,-1.89153762858575,for CBS News | New York Times +33831,41020,31,2014,2014_Sen-G_MA,MA,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,2218,Edward J. Markey,6289,DEM,54,Brian J. Herr,6288,REP,32,,22,11/4/2014,61.87,37.98,23.88,1.88,-1.88,1,-4.251024325677336,for CBS News | New York Times +33811,40999,32,2014,2014_Sen-G_AR,AR,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,1546,Mark L. Pryor,6145,DEM,42,Tom Cotton,6143,REP,47,,-5,11/4/2014,39.43,56.5,-17.07,12.07,12.07,1,2.466601783664733,for CBS News | New York Times +33790,40976,33,2014,2014_Sen-G_RI,RI,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,866,Jack Reed,6169,DEM,65,Mark S. Zaccaria,6171,REP,20,,45,11/4/2014,70.58,29.25,41.34,3.66,3.66,1,-3.825659278459916,for CBS News | New York Times +33802,40988,34,2014,2014_Sen-GS_HI,HI,Sen-G,Sen-GS,YouGov,391,Online,,10/20/2014,1002,Brian Schatz,6084,DEM,70,Cam Cavasso,6077,REP,18,,52,11/4/2014,69.77,27.7,42.07,9.93,9.93,1,1.845306599238871,for CBS News | New York Times +33776,40962,35,2014,2014_Sen-GS_OK,OK,Sen-G,Sen-GS,YouGov,391,Online,,10/20/2014,995,Constance N. Johnson,6250,DEM,29,James Lankford,6251,REP,63,,-34,11/4/2014,28.98,67.85,-38.87,4.87,4.87,1,-1.352831938080541,for CBS News | New York Times +33798,40992,36,2014,2014_Sen-GS_SC,SC,Sen-G,Sen-GS,YouGov,391,Online,,10/20/2014,1566,Joyce Dickerson,6177,DEM,28,Tim Scott,6185,REP,57,,-29,11/4/2014,38.01,60.15,-22.14,6.86,-6.86,1,1.04777659355272,for CBS News | New York Times +33791,41319,1220,2014,2014_Gov-G_AL,AL,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,661,Rolf Parker Griffith,8735,DEM,25,Robert Julian Bentley,8733,REP,63,,-38,11/4/2014,36.24,63.56,-27.32,10.68,-10.68,1,4.171242121051884,for CBS News | New York Times +33810,41422,1221,2014,2014_Gov-G_AK,AK,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,561,Bill Walker,8879,IND,39,Sean R. Parnell,8686,REP,42,,-3,11/4/2014,48.1,45.88,2.22,5.22,,0,1.009854420261089,for CBS News | New York Times +33942,41209,1222,2014,2014_Gov-G_AZ,AZ,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,2621,Fred Duval,8717,DEM,40,Doug Ducey,8716,REP,50,,-10,11/4/2014,41.62,53.44,-11.83,1.83,1.83,1,-3.39099443073804,for CBS News | New York Times +33836,41336,1223,2014,2014_Gov-G_ID,ID,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,575,AJ Balukoff,8612,DEM,35,C.L. 'Butch' Otter,8619,REP,53,,-18,11/4/2014,38.55,53.52,-14.97,3.03,-3.03,1,-2.816707750655741,for CBS News | New York Times +33796,41673,1224,2014,2014_Gov-G_ME,ME,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,1177,Michael H. Michaud,8812,DEM,37,Paul R. LePage,8811,REP,35,7,2,11/4/2014,43.37,48.18,-4.81,6.81,6.81,0,1.961216321115358,for CBS News | New York Times +34118,41567,1225,2014,2014_Gov-G_CT,CT,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,1267,Dannel P. Malloy,8863,DEM,40,Thomas C. Foley,8645,REP,40,3,0,11/4/2014,50.73,48.16,2.56,2.56,-2.56,.5,-1.798302675748039,for CBS News | New York Times +33794,41600,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,Marist College,183,Live Phone,,10/20/2014,772,Jack G. Hatch,8648,DEM,36,Terry E. Branstad,8647,REP,59,,-23,11/4/2014,37.27,58.99,-21.72,1.28,-1.28,1,-4.153532984213385,for NBC News +33788,41450,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,Monmouth University,215,Live Phone,,10/20/2014,423,Jack G. Hatch,8648,DEM,37,Terry E. Branstad,8647,REP,58,,-21,11/4/2014,37.27,58.99,-21.72,.72,.72,1,-5.090825335722932, +33768,41550,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,2322,Jack G. Hatch,8648,DEM,37,Terry E. Branstad,8647,REP,50,,-13,11/4/2014,37.27,58.99,-21.72,8.72,8.72,1,4.236467112956188,for CBS News | New York Times +33802,112343,1227,2014,2014_Gov-G_HI,HI,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,1002,David Y. Ige,8633,DEM,54,James R. Aiona,8628,REP,22,5,32,11/4/2014,49.45,37.08,12.38,19.62,19.62,1,13.65286970879699,for CBS News | New York Times +33767,41541,1228,2014,2014_Gov-G_KS,KS,Gov-G,Gov-G,Marist College,183,Live Phone,,10/20/2014,757,Paul Davis,8712,DEM,45,Sam Brownback,8711,REP,44,5,1,11/4/2014,46.13,49.82,-3.69,4.69,4.69,0,-2.169397851602123,for NBC News +33827,41671,1228,2014,2014_Gov-G_KS,KS,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,1973,Paul Davis,8712,DEM,40,Sam Brownback,8711,REP,43,,-3,11/4/2014,46.13,49.82,-3.69,.69,.69,1,-6.590895414834497,for CBS News | New York Times +33814,112358,1229,2014,2014_Gov-G_SD,SD,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,527,Susan M. Wismer,8753,DEM,28,Dennis M. Daugaard,8750,REP,54,,-26,11/4/2014,25.43,70.47,-45.03,19.03,19.03,1,9.465088594895702,for CBS News | New York Times +34105,41533,1230,2014,2014_Gov-G_VT,VT,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,329,Peter Elliott Shumlin,8857,DEM,47,Scott Milne,8854,REP,35,,12,11/4/2014,46.36,45.1,1.26,10.74,10.74,1,2.884732014689666,for CBS News | New York Times +33789,112369,1231,2014,2014_Gov-G_WY,WY,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,258,Pete Gosar,8776,DEM,33,Matt Hansen Mead,8779,REP,58,,-25,11/4/2014,27.25,59.39,-32.14,7.14,7.14,1,-.9133356787227289,for CBS News | New York Times +33811,41764,1232,2014,2014_Gov-G_AR,AR,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,1567,Michael Avery Ross,8694,DEM,38,Asa Hutchinson,8693,REP,47,,-9,11/4/2014,41.49,55.44,-13.94,4.94,4.94,1,-2.790599653646268,for CBS News | New York Times +33777,41632,1233,2014,2014_Gov-G_NE,NE,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,681,Chuck Hassebrook,8799,DEM,35,Pete Ricketts,8801,REP,55,,-20,11/4/2014,39.23,57.15,-17.93,2.07,-2.07,1,-5.499114190593377,for CBS News | New York Times +33817,41184,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,Live Phone,,10/20/2014,645,Margaret Wood Hassan,8809,DEM,51,Walt Havenstein,8805,REP,45,,6,11/4/2014,52.38,47.43,4.95,1.05,1.05,1,-3.698930315283359,for CNN +33803,41408,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,1042,Margaret Wood Hassan,8809,DEM,47,Walt Havenstein,8805,REP,38,,9,11/4/2014,52.38,47.43,4.95,4.05,4.05,1,-.2640557976772749,for CBS News | New York Times +33761,41826,1235,2014,2014_Gov-G_NM,NM,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,962,Gary K. King,8827,DEM,38,Susana Martinez,8829,REP,50,,-12,11/4/2014,42.78,57.22,-14.45,2.45,2.45,1,-1.139173418971418,for CBS News | New York Times +34167,41685,1236,2014,2014_Gov-G_NV,NV,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,1314,Robert E. Goodman,8838,DEM,28,Brian E. Sandoval,8844,REP,53,,-25,11/4/2014,23.88,70.58,-46.7,21.7,21.7,1,14.30015158506025,for CBS News | New York Times +34271,41932,1237,2014,2014_Gov-G_NY,NY,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,5122,Andrew Cuomo,8663,DEM,56,Robert P. Astorino,8871,REP,31,,25,11/4/2014,54.28,40.31,13.96,11.04,11.04,1,3.89948334144958,for CBS News | New York Times +33785,41474,1238,2014,2014_Gov-G_MN,MN,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,2430,Mark Dayton,8888,DEM,50,Jeff Johnson,8641,REP,41,,9,11/4/2014,50.07,44.51,5.56,3.44,3.44,1,-.9268943309004674,for CBS News | New York Times +33790,112355,1239,2014,2014_Gov-G_RI,RI,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,866,Gina M. Raimondo,8744,DEM,40,Allan W. Fung,8740,REP,35,,5,11/4/2014,40.7,36.24,4.47,.53,.53,1,-4.404823412741139,for CBS News | New York Times +33770,112354,1240,2014,2014_Gov-G_OR,OR,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,1421,John Kitzhaber,8881,DEM,48,Dennis Richardson,8902,REP,42,,6,11/4/2014,49.89,44.13,5.76,.24,.24,1,-5.269871468451812,for CBS News | New York Times +34224,41825,1241,2014,2014_Gov-G_MD,MD,Gov-G,Gov-G,WPA Intelligence (WPAi),383,Live Phone,R,10/20/2014,500,Anthony Brown,8814,DEM,42,Larry Hogan,8818,REP,41,,1,11/4/2014,47.25,51.03,-3.78,4.78,4.78,0,-3.335001795593985,for Larry Hogan +33952,41226,1241,2014,2014_Gov-G_MD,MD,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,1086,Anthony Brown,8814,DEM,51,Larry Hogan,8818,REP,38,,13,11/4/2014,47.25,51.03,-3.78,16.78,16.78,0,12.15767305424029,for CBS News | New York Times +33776,112353,1242,2014,2014_Gov-G_OK,OK,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,995,Joe Dorman,8788,DEM,32,Mary Fallin,8790,REP,56,,-24,11/4/2014,41.01,55.81,-14.8,9.2,-9.2,1,3.314947831535285,for CBS News | New York Times +33888,41111,1243,2014,2014_Gov-G_OH,OH,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,2728,Edward FitzGerald,8678,DEM,35,John Richard Kasich,8679,REP,54,,-19,11/4/2014,33.03,63.64,-30.61,11.61,11.61,1,4.525078948709545,for CBS News | New York Times +33798,112356,1244,2014,2014_Gov-G_SC,SC,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,1566,Vincent A. Sheheen,8749,DEM,33,Nimrata R. Haley,8748,REP,50,,-17,11/4/2014,41.42,55.9,-14.48,2.52,-2.52,1,-3.428287191003865,for CBS News | New York Times +33924,41169,1245,2014,2014_Gov-G_WI,WI,Gov-G,Gov-G,St. Norbert College,313,Live Phone,,10/20/2014,525,Mary Burke,8781,DEM,46,Scott Walker,8787,REP,47,0,-1,11/4/2014,46.59,52.26,-5.68,4.68,4.68,1,-1.004581936539491,for Wisconsin Public Radio +34032,41382,1245,2014,2014_Gov-G_WI,WI,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,3308,Mary Burke,8781,DEM,45,Scott Walker,8787,REP,46,,-1,11/4/2014,46.59,52.26,-5.68,4.68,4.68,1,-.5494596409308793,for CBS News | New York Times +33783,112361,1246,2014,2014_Gov-G_TN,TN,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,974,Charles V. Brown,8762,DEM,30,William Edward Haslam,8766,REP,58,,-28,11/4/2014,22.84,70.31,-47.47,19.47,19.47,1,11.53036122159483,for CBS News | New York Times +33835,41233,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Marist College,183,Live Phone,,10/20/2014,755,John Wright Hickenlooper,8708,DEM,46,Bob Beauprez,8704,REP,41,4,5,11/4/2014,49.3,45.95,3.34,1.66,1.66,1,-2.80177969731917,for NBC News +33787,41729,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/20/2014,500,John Wright Hickenlooper,8708,DEM,43,Bob Beauprez,8704,REP,45,2,-2,11/4/2014,49.3,45.95,3.34,5.34,-5.34,0,.809609777175103,for USA Today +33809,41822,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,1611,John Wright Hickenlooper,8708,DEM,48,Bob Beauprez,8704,REP,44,,4,11/4/2014,49.3,45.95,3.34,.66,.66,1,-3.744800844399278,for CBS News | New York Times +33832,41250,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,Clarity Campaign Labs,52,IVR/Live Phone,D,10/20/2014,1032,Mark Schauer,8610,DEM,44,Rick Snyder,8611,REP,41,,3,11/4/2014,46.86,50.92,-4.07,7.07,7.07,0,3.561370941684261,for unspecified Democratic sponsor +33786,41173,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,2394,Mark Schauer,8610,DEM,45,Rick Snyder,8611,REP,44,,1,11/4/2014,46.86,50.92,-4.07,5.07,5.07,0,1.383046521734615,for CBS News | New York Times +33797,41482,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Abt Associates,7,Live Phone,,10/20/2014,1170,Jason J. Carter,8623,DEM,41,J. Nathan Deal,8624,REP,46,5,-5,11/4/2014,44.89,52.75,-7.86,2.86,2.86,1,-2.350911586168355,for Atlanta Journal-Constitution +33818,41517,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,1774,Jason J. Carter,8623,DEM,43,J. Nathan Deal,8624,REP,47,2,-4,11/4/2014,44.89,52.75,-7.86,3.86,3.86,1,-1.262751557059381,for CBS News | New York Times +34137,41599,1250,2014,2014_Gov-G_PA,PA,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,3111,Thomas W. Wolf,8675,DEM,52,Thomas W. Corbett,8668,REP,39,,13,11/4/2014,54.93,45.07,9.86,3.14,3.14,1,-.0458906558266732,for CBS News | New York Times +34016,41349,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,SocialSphere,307,Live Phone,,10/20/2014,400,Martha Coakley,8850,DEM,37,Charles D. Baker,8848,REP,46,3,-9,11/4/2014,46.54,48.4,-1.86,7.14,-7.14,1,3.306110183483638,for Boston Globe +33831,41418,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,2218,Martha Coakley,8850,DEM,45,Charles D. Baker,8848,REP,41,,4,11/4/2014,46.54,48.4,-1.86,5.86,5.86,0,2.945020138266533,for CBS News | New York Times +33800,41889,1252,2014,2014_Gov-G_IL,IL,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,3519,Pat Quinn,8658,DEM,45,Bruce Rauner,8659,REP,41,,4,11/4/2014,46.35,50.27,-3.92,7.92,7.92,0,1.987232098680496,for CBS News | New York Times +34192,41742,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,5422,Charlie Crist,8601,DEM,45,Rick Scott,8605,REP,46,,-1,11/4/2014,47.07,48.14,-1.08,.08,.08,1,-2.519992372072505,for CBS News | New York Times +33806,112362,1254,2014,2014_Gov-G_TX,TX,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,3987,Wendy R. Davis,8755,DEM,37,Gregory W. Abbott,8754,REP,57,,-20,11/4/2014,38.9,59.27,-20.37,.37,.37,1,-6.948669436500471,for CBS News | New York Times +34013,41346,1255,2014,2014_Gov-G_CA,CA,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,7463,Jerry Brown,8698,DEM,55,Neel Kashkari,8701,REP,37,,18,11/4/2014,59.97,40.03,19.94,1.94,-1.94,1,-1.964213088810986,for CBS News | New York Times +35925,48368,5383,2014,2014_House-G_CA-31,CA-31,House-G,House-G,American Viewpoint,10,Live Phone,R,10/20/2014,500,Pete Aguilar,5114,DEM,42,Paul Chabot,5145,REP,38,,4,11/4/2014,51.73,48.27,3.47,.53,.53,1,-6.883010362178378,for unspecified Republican sponsor +36135,49086,8271,2014,2014_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,10/20/2014,823,Generic Candidate,9973,DEM,41,Generic Candidate,9974,REP,52,,-11,11/4/2014,44.84,50.42,-5.59,5.41,-5.41,1,.5742581527247015,for NBC News | Wall Street Journal +33819,41008,2,2014,2014_Sen-G_MI,MI,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/21/2014,723,Gary C. Peters,6053,DEM,53,Terri Lynn Land,6052,REP,39,,14,11/4/2014,54.61,41.33,13.29,.71,.71,1,-2.499146382576227,for unspecified Democratic sponsor +34436,42169,3,2014,2014_Sen-G_NM,NM,Sen-G,Sen-G,Vox Populi Polling,372,IVR/Online,,10/21/2014,614,Tom Udall,6286,DEM,51,Allen E. Weh,6287,REP,45,,6,11/4/2014,55.56,44.44,11.12,5.12,-5.12,1,-.7317466514451645, +33821,41010,6,2014,2014_Sen-G_MN,MN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/21/2014,800,Al Franken,6091,DEM,48,Mike McFadden,6093,REP,39,3,9,11/4/2014,53.15,42.91,10.24,1.24,-1.24,1,-3.350830449330644,for Minneapolis Star Tribune +33762,40948,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,American Research Group,9,Live Phone,,10/21/2014,600,Jeanne Shaheen,6280,DEM,49,Scott Brown,6272,REP,48,,1,11/4/2014,51.46,48.21,3.24,2.24,-2.24,1,-1.511865118089065, +33839,41028,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/21/2014,764,Jeanne Shaheen,6280,DEM,49,Scott Brown,6272,REP,45,,4,11/4/2014,51.46,48.21,3.24,.76,.76,1,-2.914977013962007,for unspecified Democratic sponsor +33828,41017,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Marist College,183,Live Phone,,10/21/2014,756,Kay R. Hagan,6123,DEM,43,Thom Tillis,6129,REP,43,7,0,11/4/2014,47.26,48.82,-1.56,1.56,1.56,.5,-2.474120116127601,for NBC News +33793,127341,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/21/2014,565,Mary Michelle Nunn,6072,DEM,49,David A. Perdue,6073,REP,45.5,5,3.5,11/4/2014,45.21,52.89,-7.68,11.18,11.18,0,4.508028108653448,for CNN; average of multiple versions or turnout models listed in poll +33815,41004,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Landmark Communications,166,IVR,,10/21/2014,1000,Mary Michelle Nunn,6072,DEM,47.4,David A. Perdue,6073,REP,47.3,3.3,.1,11/4/2014,45.21,52.89,-7.68,7.78,7.78,0,1.320466997702394,for WSB-TV +33825,41014,21,2014,2014_Sen-G_KS,KS,Sen-G,Sen-G,Gravis Marketing,124,IVR,,10/21/2014,1124,Pat Roberts,6154,REP,45,Gregory Orman,8355,IND,47,,-2,11/4/2014,53.15,42.53,10.62,12.62,,0,2.825549310228351, +33834,41023,21,2014,2014_Sen-G_KS,KS,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2014,960,Pat Roberts,6154,REP,44,Gregory Orman,8355,IND,49,,-5,11/4/2014,53.15,42.53,10.62,15.62,,0,6.020250772512239, +33763,40949,22,2014,2014_Sen-G_SD,SD,Sen-G,Sen-G,Marist College,183,Live Phone,,10/21/2014,730,Richard P. Weiland,6196,DEM,29,M. Michael Rounds,6195,REP,43,16,-14,11/4/2014,29.51,50.37,-20.86,6.86,6.86,1,-.7550568609943693,for NBC News +34430,42153,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Harstad Strategic Research Inc.,134,Live Phone,D,10/21/2014,1004,Mark Udall,6153,DEM,44,Cory Gardner,6149,REP,43,,1,11/4/2014,46.26,48.2,-1.94,2.94,2.94,0,-.1840527698495248,for unspecified Democratic sponsor +34488,42239,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Gravis Marketing,124,IVR,,10/21/2014,964,Bruce L. Braley,6104,DEM,43,Joni K. Ernst,6106,REP,49,,-6,11/4/2014,43.76,52.1,-8.34,2.34,2.34,1,-4.473684618501523, +33764,40950,32,2014,2014_Sen-G_AR,AR,Sen-G,Sen-G,Marist College,183,Live Phone,,10/21/2014,621,Mark L. Pryor,6145,DEM,43,Tom Cotton,6143,REP,45,2,-2,11/4/2014,39.43,56.5,-17.07,15.07,15.07,1,5.477861112582638,for NBC News +33956,41231,1222,2014,2014_Gov-G_AZ,AZ,Gov-G,Gov-G,The Polling Company Inc.,337,Live Phone,R,10/21/2014,601,Fred Duval,8717,DEM,35,Doug Ducey,8716,REP,42,7,-7,11/4/2014,41.62,53.44,-11.83,4.83,4.83,1,-.3759375181969451,for unspecified Republican sponsor +33825,41065,1228,2014,2014_Gov-G_KS,KS,Gov-G,Gov-G,Gravis Marketing,124,IVR,,10/21/2014,1124,Paul Davis,8712,DEM,49,Sam Brownback,8711,REP,44,,5,11/4/2014,46.13,49.82,-3.69,8.69,8.69,0,2.267629730931631, +33834,41073,1228,2014,2014_Gov-G_KS,KS,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2014,960,Paul Davis,8712,DEM,52,Sam Brownback,8711,REP,45,,7,11/4/2014,46.13,49.82,-3.69,10.69,10.69,0,4.371124873801124, +33763,41654,1229,2014,2014_Gov-G_SD,SD,Gov-G,Gov-G,Marist College,183,Live Phone,,10/21/2014,730,Susan M. Wismer,8753,DEM,28,Dennis M. Daugaard,8750,REP,67,,-39,11/4/2014,25.43,70.47,-45.03,6.03,6.03,1,-5.153579266842035,for NBC News +33764,41990,1232,2014,2014_Gov-G_AR,AR,Gov-G,Gov-G,Marist College,183,Live Phone,,10/21/2014,621,Michael Avery Ross,8694,DEM,44,Asa Hutchinson,8693,REP,47,2,-3,11/4/2014,41.49,55.44,-13.94,10.94,10.94,1,3.434436983442362,for NBC News +33762,41931,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,American Research Group,9,Live Phone,,10/21/2014,600,Margaret Wood Hassan,8809,DEM,53,Walt Havenstein,8805,REP,43,,10,11/4/2014,52.38,47.43,4.95,5.05,5.05,1,.3905877559086403, +33839,41052,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,Public Policy Polling,263,IVR,D,10/21/2014,764,Margaret Wood Hassan,8809,DEM,53,Walt Havenstein,8805,REP,43,,10,11/4/2014,52.38,47.43,4.95,5.05,5.05,1,.5405980069074002,for unspecified Democratic sponsor +62493,112351,1235,2014,2014_Gov-G_NM,NM,Gov-G,Gov-G,BWD Global,527,IVR,,10/21/2014,1077,Gary K. King,8827,DEM,37.4,Susana Martinez,8829,REP,56.2,,-18.799999,11/4/2014,42.78,57.22,-14.45,4.35,-4.35,1,-.0349475079087106,for Joe Monahan +33821,41877,1238,2014,2014_Gov-G_MN,MN,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/21/2014,800,Mark Dayton,8888,DEM,47,Jeff Johnson,8641,REP,42,6,5,11/4/2014,50.07,44.51,5.56,.56,-.56,1,-4.366750682617798,for Minneapolis Star Tribune +34223,41821,1245,2014,2014_Gov-G_WI,WI,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2014,973,Mary Burke,8781,DEM,49,Scott Walker,8787,REP,48,,1,11/4/2014,46.59,52.26,-5.68,6.68,6.68,0,1.483823666075265, +33819,41532,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,Public Policy Polling,263,IVR,D,10/21/2014,723,Mark Schauer,8610,DEM,48,Rick Snyder,8611,REP,48,,0,11/4/2014,46.86,50.92,-4.07,4.07,4.07,.5,.1197562753700913,for unspecified Democratic sponsor +33793,41578,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,Live Phone,,10/21/2014,565,Jason J. Carter,8623,DEM,48,J. Nathan Deal,8624,REP,46,6,2,11/4/2014,44.89,52.75,-7.86,9.86,9.86,0,4.615372034905414,for CNN +33815,41304,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Landmark Communications,166,IVR,,10/21/2014,1000,Jason J. Carter,8623,DEM,45.2,J. Nathan Deal,8624,REP,47.7,4.9,-2.5,11/4/2014,44.89,52.75,-7.86,5.36,5.36,1,.3421090110233468,for WSB-TV +34289,41964,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,GQR Research (GQRR),126,Live Phone,D,10/21/2014,611,Martha Coakley,8850,DEM,45,Charles D. Baker,8848,REP,44,,1,11/4/2014,46.54,48.4,-1.86,2.86,2.86,0,-.7892714147652657,for unspecified Democratic sponsor +34052,41419,1252,2014,2014_Gov-G_IL,IL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2014,1000,Pat Quinn,8658,DEM,47,Bruce Rauner,8659,REP,48,,-1,11/4/2014,46.35,50.27,-3.92,2.92,2.92,1,-3.741556259402801, +35926,48369,5352,2014,2014_House-G_AR-4,AR-4,House-G,House-G,Diamond State Consulting Group,78,IVR,R,10/21/2014,792,James Lee Witt,5111,DEM,39,Bruce Westerman,5109,REP,46.4,2.3,-7.4000001,11/4/2014,42.57,53.75,-11.18,3.78,3.78,1,-2.871888822151894,for unspecified Republican sponsor +35927,48370,5460,2014,2014_House-G_HI-1,HI-1,House-G,House-G,Global Strategy Group,118,Live Phone,D,10/21/2014,400,K. Mark Takai,4728,DEM,49,Charles K. Djou,4719,REP,42,,7,11/4/2014,51.93,48.07,3.86,3.14,3.14,1,-1.595712158476868,for unspecified Democratic sponsor +36080,49010,5473,2014,2014_House-G_IL-10,IL-10,House-G,House-G,We Ask America,376,IVR,,10/21/2014,600,Brad Schneider,4897,DEM,45,Robert Dold,4867,REP,47,,-2,11/4/2014,48.7,51.3,-2.6,.6,.6,1,-6.768783283503562,sample size unavailable; estimated at 600 as a default +36080,49011,5474,2014,2014_House-G_IL-11,IL-11,House-G,House-G,We Ask America,376,IVR,,10/21/2014,600,Bill Foster,4872,DEM,52,Darlene J. Senger,4899,REP,40,,12,11/4/2014,53.46,46.54,6.92,5.08,5.08,1,-2.281854626812063,sample size unavailable; estimated at 600 as a default +36080,49012,5475,2014,2014_House-G_IL-12,IL-12,House-G,House-G,We Ask America,376,IVR,,10/21/2014,600,William L. Enyart,4870,DEM,42,Mike J. Bost,4857,REP,44,6,-2,11/4/2014,41.89,52.46,-10.57,8.57,8.57,1,1.23535083663181,sample size unavailable; estimated at 600 as a default +36080,49013,5476,2014,2014_House-G_IL-13,IL-13,House-G,House-G,We Ask America,376,IVR,,10/21/2014,600,Ann E. Callis,4862,DEM,36,Rodney Davis,4865,REP,53,,-17,11/4/2014,41.34,58.66,-17.31,.31,.31,1,-7.027562460129764,sample size unavailable; estimated at 600 as a default +36080,49014,5480,2014,2014_House-G_IL-17,IL-17,House-G,House-G,We Ask America,376,IVR,,10/21/2014,600,Cheri Bustos,4861,DEM,55,Robert Schilling,4896,REP,39,,16,11/4/2014,55.46,44.53,10.92,5.08,5.08,1,-2.284029914993764,sample size unavailable; estimated at 600 as a default +35906,48297,5611,2014,2014_House-G_NY-21,NY-21,House-G,House-G,Siena College,305,Live Phone,,10/21/2014,670,Aaron G. Woolf,9945,DEM,32,Elise Stefanik,9944,REP,50,11,-18,11/4/2014,33.84,55.14,-21.29,3.29,3.29,1,-3.32545629946949,for WWNY-7 News +35915,48333,5614,2014,2014_House-G_NY-24,NY-24,House-G,House-G,Global Strategy Group,118,Live Phone,D,10/21/2014,400,Daniel B. Maffei,9949,DEM,45,John Katko,9948,REP,40,,5,11/4/2014,40.4,59.6,-19.2,24.2,24.2,0,16.81774731181617,for Daniel B. Maffei +33830,41019,2,2014,2014_Sen-G_MI,MI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2014,1000,Gary C. Peters,6053,DEM,51,Terri Lynn Land,6052,REP,42,,9,11/4/2014,54.61,41.33,13.29,4.29,-4.29,1,1.494410821721342, +34098,42108,3,2014,2014_Sen-G_NM,NM,Sen-G,Sen-G,Research & Polling Inc.,280,Live Phone,,10/22/2014,614,Tom Udall,6286,DEM,50,Allen E. Weh,6287,REP,43,,7,11/4/2014,55.56,44.44,11.12,4.12,-4.12,1,-1.683622320120492,for Albuquerque Journal +33773,40959,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,10/22/2014,704,Mary Michelle Nunn,6072,DEM,47.3,David A. Perdue,6073,REP,44.9,4.1,2.4000001,11/4/2014,45.21,52.89,-7.68,10.08,10.08,0,3.452829309513509,for Fox 5 Atlanta | Morris News Service +34352,42148,22,2014,2014_Sen-G_SD,SD,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/22/2014,800,Richard P. Weiland,6196,DEM,33,M. Michael Rounds,6195,REP,42,13,-9,11/4/2014,29.51,50.37,-20.86,11.86,11.86,1,4.864408049153223,for Argus Leader | KELO-TV +33760,40946,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Keating Research,161,Live Phone,D,10/22/2014,1005,Mark Udall,6153,DEM,45,Cory Gardner,6149,REP,44,,1,11/4/2014,46.26,48.2,-1.94,2.94,2.94,0,-.150816599784366,for Mark Udall +34355,42196,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2014,966,Mark Udall,6153,DEM,45,Cory Gardner,6149,REP,51,,-6,11/4/2014,46.26,48.2,-1.94,4.06,-4.06,1,.9157105718460713, +62488,112344,1227,2014,2014_Gov-G_HI,HI,Gov-G,Gov-G,Tarrance Group,333,Live Phone,R,10/22/2014,800,David Y. Ige,8633,DEM,39,James R. Aiona,8628,REP,36,12,3,11/4/2014,49.45,37.08,12.38,9.38,-9.38,1,2.513491808658383,for unspecified Republican sponsor +34352,42046,1229,2014,2014_Gov-G_SD,SD,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/22/2014,800,Susan M. Wismer,8753,DEM,26,Dennis M. Daugaard,8750,REP,62,5,-36,11/4/2014,25.43,70.47,-45.03,9.03,9.03,1,-1.613893061127256,for Argus Leader | KELO-TV +34098,41520,1235,2014,2014_Gov-G_NM,NM,Gov-G,Gov-G,Research & Polling Inc.,280,Live Phone,,10/22/2014,614,Gary K. King,8827,DEM,38,Susana Martinez,8829,REP,53,,-15,11/4/2014,42.78,57.22,-14.45,.55,-.55,1,-3.225175470074544,for Albuquerque Journal +33911,41148,1241,2014,2014_Gov-G_MD,MD,Gov-G,Gov-G,Gonzales Research & Marketing Strategies Inc.,121,Live Phone,R,10/22/2014,822,Anthony Brown,8814,DEM,46,Larry Hogan,8818,REP,44,2,2,11/4/2014,47.25,51.03,-3.78,5.78,5.78,0,-.4682064483329264,for unspecified Republican sponsor +34355,42049,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2014,966,John Wright Hickenlooper,8708,DEM,47,Bob Beauprez,8704,REP,49,,-2,11/4/2014,49.3,45.95,3.34,5.34,-5.34,0,1.207295316536636, +33830,41785,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2014,1000,Mark Schauer,8610,DEM,46,Rick Snyder,8611,REP,49,,-3,11/4/2014,46.86,50.92,-4.07,1.07,1.07,1,-2.989184898449, +33773,41487,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,10/22/2014,704,Jason J. Carter,8623,DEM,43.9,J. Nathan Deal,8624,REP,43.8,4.6,.1,11/4/2014,44.89,52.75,-7.86,7.96,7.96,0,2.831895752998637,for Fox 5 Atlanta | Morris News Service +34371,42065,1255,2014,2014_Gov-G_CA,CA,Gov-G,Gov-G,Field Research Corp. (Field Poll),94,Live Phone,,10/22/2014,941,Jerry Brown,8698,DEM,54,Neel Kashkari,8701,REP,33,,21,11/4/2014,59.97,40.03,19.94,1.06,1.06,1,-2.897664761293312, +35905,48290,5341,2014,2014_House-G_AZ-2,AZ-2,House-G,House-G,RRH Elections,274,IVR,,10/22/2014,554,Ron Barber,5348,DEM,48,Martha McSally,5361,REP,46,,2,11/4/2014,49.94,50.01,-.07,2.07,2.07,0,-5.295474523596504, +36462,49824,5608,2014,2014_House-G_NY-18,NY-18,House-G,House-G,Global Strategy Group,118,Live Phone,D,10/22/2014,401,Sean Patrick Maloney,9940,DEM,46,Nan Hayworth,9939,REP,40,,6,11/4/2014,49.73,47.87,1.86,4.14,4.14,1,-.7358402169994178,for Sean Patrick Maloney +52251,82455,5631,2014,2014_House-G_ND-1,ND-1,House-G,House-G,Odney,524,Live Phone,R,10/22/2014,400,George B. Sinner,9970,DEM,35,Kevin Cramer,9971,REP,50,5,-15,11/4/2014,38.48,55.54,-17.06,2.06,2.06,1,-5.157759117868698,for Kevin Cramer +34352,49024,5685,2014,2014_House-G_SD-1,SD-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/22/2014,800,Corinna Robinson,9951,DEM,35,Kristi L. Noem,9950,REP,56,,-21,11/4/2014,33.47,66.53,-33.06,12.06,12.06,1,3.808135366201296,for Argus Leader | KELO-TV +36089,49025,5731,2014,2014_House-G_UT-1,UT-1,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/22/2014,201,Donna M. McAleer,5651,DEM,25,Rob Bishop,5640,REP,57,,-32,11/4/2014,28.01,64.78,-36.77,4.77,4.77,1,-2.196089812787599,among registered voters +36089,49027,5732,2014,2014_House-G_UT-2,UT-2,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/22/2014,207,Luz Robles,5656,DEM,26,Chris Stewart,5659,REP,58,,-32,11/4/2014,32.55,60.82,-28.27,3.73,-3.73,1,-4.153906194859633,among registered voters +36089,49029,5733,2014,2014_House-G_UT-3,UT-3,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/22/2014,219,Brian Wonnacott,5661,DEM,19,Jason Chaffetz,5642,REP,70,,-51,11/4/2014,22.48,72.21,-49.72,1.28,-1.28,1,-4.737783245883342,among registered voters +33989,42156,2,2014,2014_Sen-G_MI,MI,Sen-G,Sen-G,Glengariff Group,117,Live Phone,,10/23/2014,600,Gary C. Peters,6053,DEM,47.7,Terri Lynn Land,6052,REP,32.6,,15.1,11/4/2014,54.61,41.33,13.29,1.81,1.81,1,-1.269282535782366,for Detroit News | WDIV-TV +34425,42143,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Elon University,86,Live Phone,,10/23/2014,687,Kay R. Hagan,6123,DEM,44.7,Thom Tillis,6129,REP,40.7,,4,11/4/2014,47.26,48.82,-1.56,5.56,5.56,0,1.777345140830795, +34440,42177,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,IVR/Live Phone,,10/23/2014,802,Kay R. Hagan,6123,DEM,44,Thom Tillis,6129,REP,44,5,0,11/4/2014,47.26,48.82,-1.56,1.56,1.56,.5,-2.265128733193275, +34409,127539,16,2014,2014_Sen-G_VA,VA,Sen-G,Sen-G,Roanoke College,292,Live Phone,,10/23/2014,598.5,Mark R. Warner,6303,DEM,48,Ed W. Gillespie,6301,REP,37,3.5,11,11/4/2014,49.15,48.34,.81,10.19,10.19,1,3.536671752409421,average of multiple versions or turnout models listed in poll +34353,42146,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Strategies 360,321,Live Phone,,10/23/2014,760,Mark Udall,6153,DEM,45,Cory Gardner,6149,REP,44,,1,11/4/2014,46.26,48.2,-1.94,2.94,2.94,0,-.22863411867792, +34418,42133,25,2014,2014_Sen-O_LA,LA,Sen-G,Sen-O,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2014,988,Mary L. Landrieu,8375,DEM,43,Bill Cassidy,8373,REP,36,13,7,11/4/2014,42.08,40.97,1.11,5.89,5.89,1,1.81730400114902, +34091,42162,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Loras College,171,Live Phone,,10/23/2014,1121,Bruce L. Braley,6104,DEM,45.3,Joni K. Ernst,6106,REP,44.2,,1.1,11/4/2014,43.76,52.1,-8.34,9.44,9.44,0,3.046179124878204, +58867,100397,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Optimus,245,IVR,,10/23/2014,2755,Bruce L. Braley,6104,DEM,44.1,Joni K. Ernst,6106,REP,47.2,,-3.0999999,11/4/2014,43.76,52.1,-8.34,5.24,5.24,1,-1.293278349170313, +34041,41398,1224,2014,2014_Gov-G_ME,ME,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/23/2014,660,Michael H. Michaud,8812,DEM,40,Paul R. LePage,8811,REP,40,17,0,11/4/2014,43.37,48.18,-4.81,4.81,4.81,.5,-.3070993444308825,for Maine Conservation Voters Action Fund +34091,41502,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,Loras College,171,Live Phone,,10/23/2014,1121,Jack G. Hatch,8648,DEM,34.1,Terry E. Branstad,8647,REP,54.9,,-20.799999,11/4/2014,37.27,58.99,-21.72,.92,.92,1,-4.320712461306218, +34353,42047,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Strategies 360,321,Live Phone,,10/23/2014,760,John Wright Hickenlooper,8708,DEM,46,Bob Beauprez,8704,REP,43,,3,11/4/2014,49.3,45.95,3.34,.34,-.34,1,-4.018610196433496, +33989,41296,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,Glengariff Group,117,Live Phone,,10/23/2014,600,Mark Schauer,8610,DEM,40,Rick Snyder,8611,REP,45,,-5,11/4/2014,46.86,50.92,-4.07,.93,-.93,1,-3.286788383145016,for Detroit News | WDIV-TV +34341,127033,1250,2014,2014_Gov-G_PA,PA,Gov-G,Gov-G,Franklin & Marshall College,106,Live Phone,,10/23/2014,333.5,Thomas W. Wolf,8675,DEM,51.5,Thomas W. Corbett,8668,REP,41.5,,10,11/4/2014,54.93,45.07,9.86,.14,.14,1,-4.28636634264748,average of multiple versions or turnout models listed in poll +34373,42067,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,University of Massachusetts Lowell,355,Live Phone,,10/23/2014,601,Martha Coakley,8850,DEM,41,Charles D. Baker,8848,REP,45,3,-4,11/4/2014,46.54,48.4,-1.86,2.14,-2.14,1,-1.408062527884416,for University of Massachusetts - Lowell +34307,42001,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Gravis Marketing,124,IVR,,10/23/2014,861,Charlie Crist,8601,DEM,44,Rick Scott,8605,REP,42,,2,11/4/2014,47.07,48.14,-1.08,3.08,3.08,0,.4420879538909711, +58856,100386,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Optimus,245,IVR,,10/23/2014,4893,Charlie Crist,8601,DEM,39.4,Rick Scott,8605,REP,41.9,11.9,-2.5,11/4/2014,47.07,48.14,-1.08,1.42,-1.42,1,-1.316668434624497, +34091,48349,5491,2014,2014_House-G_IA-1,IA-1,House-G,House-G,Loras College,171,Live Phone,,10/23/2014,282,Patrick Joseph Murphy,4844,DEM,42.1,Rod Blum,4833,REP,43.6,,-1.5,11/4/2014,48.79,51.07,-2.29,.79,.79,1,-6.876158057490106, +34091,48345,5492,2014,2014_House-G_IA-2,IA-2,House-G,House-G,Loras College,171,Live Phone,,10/23/2014,279,Dave Loebsack,4840,DEM,51.3,Mariannette Miller-Meeks,4842,REP,37.9,,13.4,11/4/2014,52.48,47.36,5.11,8.29,8.29,1,.6006733563343472, +34091,48346,5493,2014,2014_House-G_IA-3,IA-3,House-G,House-G,Loras College,171,Live Phone,,10/23/2014,280,Staci Appel,4832,DEM,43.6,David Young,4851,REP,45.7,,-2.0999999,11/4/2014,42.23,52.76,-10.53,8.43,8.43,1,.7320146274580528, +34091,48347,5494,2014,2014_House-G_IA-4,IA-4,House-G,House-G,Loras College,171,Live Phone,,10/23/2014,280,Jim Mowrer,4843,DEM,38.6,Steve King,4839,REP,50.7,,-12.1,11/4/2014,38.28,61.62,-23.34,11.24,11.24,1,3.55193090226817, +35909,48321,5568,2014,2014_House-G_NE-2,NE-2,House-G,House-G,DFM Research,69,Live Phone,D,10/23/2014,365,Brad Ashford,5734,DEM,46,Lee Terry,5745,REP,41,6,5,11/4/2014,48.9,45.57,3.33,1.67,1.67,1,-5.834474228864546,for unspecified Democratic sponsor +35908,48320,5609,2014,2014_House-G_NY-19,NY-19,House-G,House-G,Siena College,305,Live Phone,,10/23/2014,727,Sean S. Eldridge,9952,DEM,35,Christopher P. Gibson,9953,REP,58,,-23,11/4/2014,35.51,64.49,-28.97,5.97,5.97,1,-1.273747259640645,for Time Warner Cable News +35908,48322,5614,2014,2014_House-G_NY-24,NY-24,House-G,House-G,Siena College,305,Live Phone,,10/23/2014,704,Daniel B. Maffei,9949,DEM,42,John Katko,9948,REP,52,,-10,11/4/2014,40.4,59.6,-19.2,9.2,9.2,1,-.9404279782278163,for Time Warner Cable News +36140,49091,8271,2014,2014_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2014,3500,Generic Candidate,9973,DEM,41,Generic Candidate,9974,REP,43,,-2,11/4/2014,44.84,50.42,-5.59,3.59,3.59,1,-.9241535018892231, +34429,42152,5,2014,2014_Sen-G_MT,MT,Sen-G,Sen-G,Gravis Marketing,124,IVR,,10/24/2014,604,Amanda G. Curtis,8347,DEM,39,Steve Daines,6058,REP,53,,-14,11/4/2014,40.07,57.79,-17.72,3.72,3.72,1,-1.087684644632739,for Human Events +33966,42141,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,New England College,228,IVR,,10/24/2014,1132,Jeanne Shaheen,6280,DEM,46.8,Scott Brown,6272,REP,48.3,,-1.5,11/4/2014,51.46,48.21,3.24,4.74,-4.74,0,1.877016768330572, +34347,42097,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,10/24/2014,555,Jeanne Shaheen,6280,DEM,50,Scott Brown,6272,REP,42,,8,11/4/2014,51.46,48.21,3.24,4.76,4.76,1,1.222369299505745,for WMUR +34191,42190,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/24/2014,771,Mary Michelle Nunn,6072,DEM,47,David A. Perdue,6073,REP,47,3,0,11/4/2014,45.21,52.89,-7.68,7.68,7.68,.5,1.360169539786931,for unspecified Democratic sponsor +34308,42127,21,2014,2014_Sen-G_KS,KS,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/24/2014,623,Pat Roberts,6154,REP,42,Gregory Orman,8355,IND,44,4,-2,11/4/2014,53.15,42.53,10.62,12.62,,0,2.869665568593159,for KSN-TV Wichita +34427,42150,22,2014,2014_Sen-G_SD,SD,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2014,908,Richard P. Weiland,6196,DEM,31,M. Michael Rounds,6195,REP,45,21,-14,11/4/2014,29.51,50.37,-20.86,6.86,6.86,1,-.5912526798502414, +34391,42122,22,2014,2014_Sen-G_SD,SD,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/24/2014,611,Richard P. Weiland,6196,DEM,32,M. Michael Rounds,6195,REP,43,19,-11,11/4/2014,29.51,50.37,-20.86,9.86,9.86,1,2.691171469639318,for KOTA-TV Rapid City | KSFY-TV Sioux Falls | Aberdeen American News +34510,42268,28,2014,2014_Sen-G_TN,TN,Sen-G,Sen-G,Middle Tennessee State University,208,Live Phone,,10/24/2014,558,William Gordon Ball,6217,DEM,26,Lamar Alexander,6215,REP,44,,-18,11/4/2014,31.87,61.87,-30,12,12,1,3.453199147669454, +34318,42111,31,2014,2014_Sen-G_MA,MA,Sen-G,Sen-G,MassINC Polling Group,198,Live Phone,,10/24/2014,494,Edward J. Markey,6289,DEM,57,Brian J. Herr,6288,REP,32,,25,11/4/2014,61.87,37.98,23.88,1.12,1.12,1,-5.401165474677677,for WBUR +34376,42124,31,2014,2014_Sen-G_MA,MA,Sen-G,Sen-G,YouGov,391,Online,,10/24/2014,591,Edward J. Markey,6289,DEM,53,Brian J. Herr,6288,REP,37,,16,11/4/2014,61.87,37.98,23.88,7.88,-7.88,1,1.560125914480823,for UMass Amherst | WBZ-TV +34320,42155,32,2014,2014_Sen-G_AR,AR,Sen-G,Sen-G,University of Arkansas,345,Live Phone,,10/24/2014,568,Mark L. Pryor,6145,DEM,36,Tom Cotton,6143,REP,49,,-13,11/4/2014,39.43,56.5,-17.07,4.07,4.07,1,-6.324262146525219, +34173,41696,1224,2014,2014_Gov-G_ME,ME,Gov-G,Gov-G,Magellan Strategies,179,IVR,R,10/24/2014,869,Michael H. Michaud,8812,DEM,42,Paul R. LePage,8811,REP,42,13,0,11/4/2014,43.37,48.18,-4.81,4.81,4.81,.5,-.1857095393340026,for unspecified Republican sponsor +34308,42002,1228,2014,2014_Gov-G_KS,KS,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,10/24/2014,623,Paul Davis,8712,DEM,46,Sam Brownback,8711,REP,43,5,3,11/4/2014,46.13,49.82,-3.69,6.69,6.69,0,.1395895926894181,for KSN-TV Wichita +34391,42085,1229,2014,2014_Gov-G_SD,SD,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,10/24/2014,611,Susan M. Wismer,8753,DEM,34,Dennis M. Daugaard,8750,REP,54,5,-20,11/4/2014,25.43,70.47,-45.03,25.03,25.03,1,16.67131901557741,for KOTA-TV Rapid City | KSFY-TV Sioux Falls | Aberdeen American News +34320,42014,1232,2014,2014_Gov-G_AR,AR,Gov-G,Gov-G,University of Arkansas,345,Live Phone,,10/24/2014,568,Michael Avery Ross,8694,DEM,39,Asa Hutchinson,8693,REP,50,,-11,11/4/2014,41.49,55.44,-13.94,2.94,2.94,1,-5.128538222119753, +33966,41249,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,New England College,228,IVR,,10/24/2014,1132,Margaret Wood Hassan,8809,DEM,47,Walt Havenstein,8805,REP,47,,0,11/4/2014,52.38,47.43,4.95,4.95,-4.95,.5,.8581386728368516, +34347,42041,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,10/24/2014,555,Margaret Wood Hassan,8809,DEM,52,Walt Havenstein,8805,REP,37,,15,11/4/2014,52.38,47.43,4.95,10.05,10.05,1,5.783850652763992,for WMUR +34510,112360,1246,2014,2014_Gov-G_TN,TN,Gov-G,Gov-G,Middle Tennessee State University,208,Live Phone,,10/24/2014,557,Charles V. Brown,8762,DEM,18,William Edward Haslam,8766,REP,51,,-33,11/4/2014,22.84,70.31,-47.47,14.47,14.47,1,4.966366929703502, +34191,41741,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Public Policy Polling,263,IVR,D,10/24/2014,771,Jason J. Carter,8623,DEM,45,J. Nathan Deal,8624,REP,48,4,-3,11/4/2014,44.89,52.75,-7.86,4.86,4.86,1,-.2423173137361326,for unspecified Democratic sponsor +73505,137909,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,Kiley & Company,162,Live Phone,D,10/24/2014,1200,Martha Coakley,8850,DEM,42,Charles D. Baker,8848,REP,44,,-2,11/4/2014,46.54,48.4,-1.86,.14,-.14,1,-3.114605482752462,for Martha Coakley +34318,42012,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,MassINC Polling Group,198,Live Phone,,10/24/2014,494,Martha Coakley,8850,DEM,42,Charles D. Baker,8848,REP,43,4,-1,11/4/2014,46.54,48.4,-1.86,.86,.86,1,-2.816219597745009,for WBUR +34376,42070,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,YouGov,391,Online,,10/24/2014,591,Martha Coakley,8850,DEM,47,Charles D. Baker,8848,REP,44,3,3,11/4/2014,46.54,48.4,-1.86,4.86,4.86,0,1.72504920456835,for UMass Amherst | WBZ-TV +36082,49016,5528,2014,2014_House-G_MA-6,MA-6,House-G,House-G,Optimus,245,IVR,R,10/24/2014,1807,Seth Moulton,5898,DEM,40.5,Richard R. Tisei,5903,REP,42.3,11.7,-1.8,11/4/2014,54.97,41.14,13.83,15.63,-15.63,0,8.003260732931135,for unspecified Republican sponsor +34429,48338,5566,2014,2014_House-G_MT-1,MT-1,House-G,House-G,Gravis Marketing,124,IVR,,10/24/2014,604,John Lewis,9946,DEM,41,Ryan K. Zinke,9947,REP,53,,-12,11/4/2014,40.41,55.41,-15,3,3,1,-4.25931049197794,for Human Events +33966,48348,5574,2014,2014_House-G_NH-1,NH-1,House-G,House-G,New England College,228,IVR,,10/24/2014,556,Carol Shea-Porter,5800,DEM,43,Frank C. Guinta,5792,REP,49,,-6,11/4/2014,48.11,51.71,-3.6,2.4,-2.4,1,-3.201098352291426, +34347,48328,5574,2014,2014_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,10/24/2014,261,Carol Shea-Porter,5800,DEM,44,Frank C. Guinta,5792,REP,40,,4,11/4/2014,48.11,51.71,-3.6,7.6,7.6,0,1.617819122570758,for WMUR +33966,48350,5575,2014,2014_House-G_NH-2,NH-2,House-G,House-G,New England College,228,IVR,,10/24/2014,576,Annie Kuster,5796,DEM,49,Marilinda Garcia,5791,REP,42,,7,11/4/2014,54.87,44.87,10,3,-3,1,-3.304577496705628, +34347,48323,5575,2014,2014_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,10/24/2014,294,Annie Kuster,5796,DEM,53,Marilinda Garcia,5791,REP,30,,23,11/4/2014,54.87,44.87,10,13,13,1,7.376784974402312,for WMUR +35911,48326,5608,2014,2014_House-G_NY-18,NY-18,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/24/2014,400,Sean Patrick Maloney,9940,DEM,42,Nan Hayworth,9939,REP,42,3,0,11/4/2014,49.73,47.87,1.86,1.86,-1.86,.5,-3.053402230338354,for Nan Hayworth +34391,48324,5685,2014,2014_House-G_SD-1,SD-1,House-G,House-G,SurveyUSA,325,IVR/Online,,10/24/2014,611,Corinna Robinson,9951,DEM,39,Kristi L. Noem,9950,REP,55,,-16,11/4/2014,33.47,66.53,-33.06,17.06,17.06,1,9.839560996074818,for KOTA-TV Rapid City | KSFY-TV Sioux Falls | Aberdeen American News +66666,124324,8271,2014,2014_House-G_US,US,House-G,House-G,The Winston Group,385,Live Phone,R,10/24/2014,1000,Generic Candidate,9973,DEM,47,Generic Candidate,9974,REP,46,,1,11/4/2014,44.84,50.42,-5.59,6.59,6.59,0,2.054575672926884,for unspecified Republican sponsor; among registered voters +34435,127063,12,2014,2014_Sen-G_AK,AK,Sen-G,Sen-G,Alaska Survey Research,155,Live Phone,,10/25/2014,437,Mark Begich,6130,DEM,49.2,Dan Sullivan,6138,REP,41.9,,7.3000002,11/4/2014,45.83,47.96,-2.13,9.43,9.43,0,5.161403879158016,average of multiple versions or turnout models listed in poll +34404,42102,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/25/2014,432,Kay R. Hagan,6123,DEM,48,Thom Tillis,6129,REP,46,1,2,11/4/2014,47.26,48.82,-1.56,3.56,3.56,0,-.5554385561004126, +34312,42113,20,2014,2014_Sen-G_OR,OR,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/25/2014,552,Jeff Merkley,6165,DEM,53,Monica Wehby,6167,REP,32,,21,11/4/2014,55.73,36.87,18.86,2.14,2.14,1,-3.098901021866267,for KATU-TV Portland +34374,125157,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/25/2014,844,Mark Udall,6153,DEM,40,Cory Gardner,6149,REP,47.5,,-7.5,11/4/2014,46.26,48.2,-1.94,5.56,-5.56,1,2.584602577518369,average of multiple versions or turnout models listed in poll +34420,127055,25,2014,2014_Sen-O_LA,LA,Sen-G,Sen-O,Suffolk University,323,Live Phone,,10/25/2014,500,Mary L. Landrieu,8375,DEM,36.4,Bill Cassidy,8373,REP,34.8,11.2,1.6,11/4/2014,42.08,40.97,1.11,.49,.49,1,-3.964383110418827,for USA Today +34363,42149,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/25/2014,817,Bruce L. Braley,6104,DEM,45,Joni K. Ernst,6106,REP,49,,-4,11/4/2014,43.76,52.1,-8.34,4.34,4.34,1,-2.154105884282973, +34340,126689,1225,2014,2014_Gov-G_CT,CT,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/25/2014,838,Dannel P. Malloy,8863,DEM,44,Thomas C. Foley,8645,REP,44.5,7,-.5,11/4/2014,50.73,48.16,2.56,3.06,-3.06,0,-1.501964073005506,average of multiple versions or turnout models listed in poll +34363,42057,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/25/2014,817,Jack G. Hatch,8648,DEM,37,Terry E. Branstad,8647,REP,56,,-19,11/4/2014,37.27,58.99,-21.72,2.72,2.72,1,-1.960712659923842, +34312,42006,1240,2014,2014_Gov-G_OR,OR,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,10/25/2014,552,John Kitzhaber,8881,DEM,50,Dennis Richardson,8902,REP,40,,10,11/4/2014,49.89,44.13,5.76,4.24,4.24,1,.1028942833727972,for KATU-TV Portland +34323,42017,1245,2014,2014_Gov-G_WI,WI,Gov-G,Gov-G,Marquette University Law School,195,Live Phone,,10/25/2014,1164,Mary Burke,8781,DEM,43,Scott Walker,8787,REP,50,,-7,11/4/2014,46.59,52.26,-5.68,1.32,-1.32,1,-3.759035002261203, +34374,125147,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/25/2014,844,John Wright Hickenlooper,8708,DEM,40.33,Bob Beauprez,8704,REP,45.33,4.5,-5,11/4/2014,49.3,45.95,3.34,8.34,-8.34,0,4.608055683303527,average of multiple versions or turnout models listed in poll +34387,126687,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/25/2014,817,Charlie Crist,8601,DEM,44,Rick Scott,8605,REP,41,8,3,11/4/2014,47.07,48.14,-1.08,4.08,4.08,0,1.649002017505393,average of multiple versions or turnout models listed in poll +34435,127067,5339,2014,2014_House-G_AK-1,AK-1,House-G,House-G,Alaska Survey Research,155,Live Phone,,10/25/2014,437,Forrest Dunbar,9936,DEM,44.35,Don Young,9938,REP,42.5,9.55,1.85,11/4/2014,40.97,50.97,-10,11.85,11.85,0,6.658812483882981,average of multiple versions or turnout models listed in poll +35910,48325,5537,2014,2014_House-G_MI-6,MI-6,House-G,House-G,Hamilton Campaigns,130,Live Phone,D,10/25/2014,400,Paul Clements,4572,DEM,43,Fred Upton,4606,REP,47,,-4,11/4/2014,40.38,55.89,-15.51,11.51,11.51,1,4.10976097676121,for Paul Clements +35948,48397,5734,2014,2014_House-G_UT-4,UT-4,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/25/2014,402,Doug Owens,5654,DEM,43,Mia B. Love,5650,REP,48,0,-5,11/4/2014,45.81,50.92,-5.1,.1,.1,1,-4.011232520107572, +34918,49045,8271,2014,2014_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,10/25/2014,758,Generic Candidate,9973,DEM,44,Generic Candidate,9974,REP,50,,-6,11/4/2014,44.84,50.42,-5.59,.41,-.41,1,-4.48498228437525,for The Washington Post | ABC News +36100,49044,8271,2014,2014_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/25/2014,624,Generic Candidate,9973,DEM,42,Generic Candidate,9974,REP,50,,-8,11/4/2014,44.84,50.42,-5.59,2.41,-2.41,1,-2.522024074713854,for CBS News +36141,49092,8271,2014,2014_House-G_US,US,House-G,House-G,CNN/Opinion Research Corp.,37,Live Phone,,10/25/2014,540,Generic Candidate,9973,DEM,47,Generic Candidate,9974,REP,46,,1,11/4/2014,44.84,50.42,-5.59,6.59,6.59,0,1.748232281883883,for CNN | Opinion Research +36136,49087,8271,2014,2014_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,Live Phone,,10/25/2014,697,Generic Candidate,9973,DEM,43,Generic Candidate,9974,REP,42,,1,11/4/2014,44.84,50.42,-5.59,6.59,6.59,0,1.94347372307859,for USA Today +34322,42171,9,2014,2014_Sen-G_ME,ME,Sen-G,Sen-G,Ipsos,154,Online,,10/26/2014,488,Shenna Bellows,6282,DEM,32,Susan M. Collins,6284,REP,64,,-32,11/4/2014,31.5,68.46,-36.96,4.96,4.96,1,-2.909660300379382,for Bangor Daily News +34441,42179,15,2014,2014_Sen-G_KY,KY,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/26/2014,600,Alison Lundergan Grimes,6293,DEM,43,Mitch McConnell,6296,REP,50,4,-7,11/4/2014,40.72,56.19,-15.47,8.47,8.47,1,.3300264695187263,for unspecified Republican sponsor +34401,42098,16,2014,2014_Sen-G_VA,VA,Sen-G,Sen-G,Christopher Newport University,50,Live Phone,,10/26/2014,634,Mark R. Warner,6303,DEM,51,Ed W. Gillespie,6301,REP,44,2,7,11/4/2014,49.15,48.34,.81,6.19,6.19,1,-.491140585167146, +34335,137440,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2014,788.5,Mary Michelle Nunn,6072,DEM,47,David A. Perdue,6073,REP,47,,0,11/4/2014,45.21,52.89,-7.68,7.68,7.68,.5,1.324480081292016,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll +34060,42125,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/26/2014,611,Mary Michelle Nunn,6072,DEM,45,David A. Perdue,6073,REP,48,3,-3,11/4/2014,45.21,52.89,-7.68,4.68,4.68,1,-1.77529159194507,for WXIA-TV +34244,126711,22,2014,2014_Sen-G_SD,SD,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/26/2014,429,Richard P. Weiland,6196,DEM,35.5,M. Michael Rounds,6195,REP,46.5,19,-11,11/4/2014,29.51,50.37,-20.86,9.86,9.86,1,2.534805696091525,average of multiple versions or turnout models listed in poll +34419,42134,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/26/2014,802,Bruce L. Braley,6104,DEM,47,Joni K. Ernst,6106,REP,47,,0,11/4/2014,43.76,52.1,-8.34,8.34,8.34,.5,1.973257536702369,for Bruce L. Braley +34388,42147,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Ipsos,154,Online,,10/26/2014,1129,Bruce L. Braley,6104,DEM,45,Joni K. Ernst,6106,REP,45,,0,11/4/2014,43.76,52.1,-8.34,8.34,8.34,.5,2.133126657390962,for Reuters +34356,42107,31,2014,2014_Sen-G_MA,MA,Sen-G,Sen-G,Western New England University,380,Live Phone,,10/26/2014,430,Edward J. Markey,6289,DEM,54,Brian J. Herr,6288,REP,34,,20,11/4/2014,61.87,37.98,23.88,3.88,-3.88,1,-2.321720627861286, +34044,127331,32,2014,2014_Sen-G_AR,AR,Sen-G,Sen-G,Opinion Research Associates,242,Live Phone,D,10/26/2014,401,Mark L. Pryor,6145,DEM,45,Tom Cotton,6143,REP,44,1,1,11/4/2014,39.43,56.5,-17.07,18.07,18.07,0,8.856979280171982,for unspecified Democratic sponsor +34322,42016,1224,2014,2014_Gov-G_ME,ME,Gov-G,Gov-G,Ipsos,154,Online,,10/26/2014,488,Michael H. Michaud,8812,DEM,42,Paul R. LePage,8811,REP,42,13,0,11/4/2014,43.37,48.18,-4.81,4.81,4.81,.5,-.3912017529330728,for Bangor Daily News +34388,42082,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,Ipsos,154,Online,,10/26/2014,1129,Jack G. Hatch,8648,DEM,34,Terry E. Branstad,8647,REP,57,,-23,11/4/2014,37.27,58.99,-21.72,1.28,-1.28,1,-3.679347634332309,for Reuters +34244,41873,1229,2014,2014_Gov-G_SD,SD,Gov-G,Gov-G,Monmouth University,215,Live Phone,,10/26/2014,429,Susan M. Wismer,8753,DEM,29,Dennis M. Daugaard,8750,REP,68,1,-39,11/4/2014,25.43,70.47,-45.03,6.03,6.03,1,-5.142396446992751, +34044,41403,1232,2014,2014_Gov-G_AR,AR,Gov-G,Gov-G,Opinion Research Associates,242,Live Phone,D,10/26/2014,401,Michael Avery Ross,8694,DEM,44,Asa Hutchinson,8693,REP,42,2,2,11/4/2014,41.49,55.44,-13.94,15.94,15.94,0,9.246047752957139,for unspecified Democratic sponsor +34316,42010,1239,2014,2014_Gov-G_RI,RI,Gov-G,Gov-G,Brown University,35,Live Phone,,10/26/2014,500,Gina M. Raimondo,8744,DEM,38,Allan W. Fung,8740,REP,37.4,11.8,.60000002,11/4/2014,40.7,36.24,4.47,3.87,-3.87,1,-.9518040352151901, +34335,42029,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2014,977,Jason J. Carter,8623,DEM,43,J. Nathan Deal,8624,REP,49,,-6,11/4/2014,44.89,52.75,-7.86,1.86,1.86,1,-3.16235089910268, +34060,41430,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,10/26/2014,611,Jason J. Carter,8623,DEM,44,J. Nathan Deal,8624,REP,46,3,-2,11/4/2014,44.89,52.75,-7.86,5.86,5.86,1,.8709907440558858,for WXIA-TV +34356,42050,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,Western New England University,380,Live Phone,,10/26/2014,430,Martha Coakley,8850,DEM,41,Charles D. Baker,8848,REP,46,3,-5,11/4/2014,46.54,48.4,-1.86,3.14,-3.14,1,-.3397741372131867, +34399,42093,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,University of Florida,349,Live Phone,,10/26/2014,850,Charlie Crist,8601,DEM,36,Rick Scott,8605,REP,36,6,0,11/4/2014,47.07,48.14,-1.08,1.08,1.08,.5,-1.341692819695852,for Bay News 9 | Tampa Bay Times +62483,112337,1255,2014,2014_Gov-G_CA,CA,Gov-G,Gov-G,Greenberg Quinlan Rosner/American Viewpoint,127,Live Phone,,10/26/2014,1169,Jerry Brown,8698,DEM,56,Neel Kashkari,8701,REP,37,,19,11/4/2014,59.97,40.03,19.94,.94,-.94,1,-2.810124183328998,for USC Dornsife/LA Times +36081,49015,5495,2014,2014_House-G_KS-1,KS-1,House-G,House-G,Jayhawk Consulting Services,157,Live Phone,D,10/26/2014,400,James E. Sherow,5342,DEM,45,Tim Huelskamp,5335,REP,38,,7,11/4/2014,32.03,67.97,-35.94,42.94,42.94,0,35.61825784036525,for James E. Sherow +35913,48329,5577,2014,2014_House-G_NJ-2,NJ-2,House-G,House-G,Stockton University,317,Live Phone,,10/26/2014,600,William Hughes,5987,DEM,38,Frank A. LoBiondo,5993,REP,56,,-18,11/4/2014,37.27,61.46,-24.19,6.19,6.19,1,-.989376933517405, +35912,48327,5608,2014,2014_House-G_NY-18,NY-18,House-G,House-G,Siena College,305,Live Phone,,10/26/2014,682,Sean Patrick Maloney,9940,DEM,49,Nan Hayworth,9939,REP,44,,5,11/4/2014,49.73,47.87,1.86,3.14,3.14,1,-.9278398825074718,for Time Warner Cable News +34244,48353,5685,2014,2014_House-G_SD-1,SD-1,House-G,House-G,Monmouth University,215,Live Phone,,10/26/2014,429,Corinna Robinson,9951,DEM,34,Kristi L. Noem,9950,REP,61,,-27,11/4/2014,33.47,66.53,-33.06,6.06,6.06,1,-3.469379745255067, +36137,49088,8271,2014,2014_House-G_US,US,House-G,House-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/26/2014,734,Generic Candidate,9973,DEM,45,Generic Candidate,9974,REP,44,,1,11/4/2014,44.84,50.42,-5.59,6.59,6.59,0,2.07109142743733,for FOX News +34354,42174,2,2014,2014_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,10/27/2014,600,Gary C. Peters,6053,DEM,50,Terri Lynn Land,6052,REP,35,,15,11/4/2014,54.61,41.33,13.29,1.71,1.71,1,-1.092079256250993,for Detroit Free Press | WXYZ-TV (Michigan) +34372,42185,2,2014,2014_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,IVR,,10/27/2014,1159,Gary C. Peters,6053,DEM,52.2,Terri Lynn Land,6052,REP,38.1,3.2,14.1,11/4/2014,54.61,41.33,13.29,.81,.81,1,-2.328993789617682,for Fox 2 News Detroit +34411,42119,12,2014,2014_Sen-G_AK,AK,Sen-G,Sen-G,Moore Information,217,Live Phone,R,10/27/2014,500,Mark Begich,6130,DEM,38,Dan Sullivan,6138,REP,42,4,-4,11/4/2014,45.83,47.96,-2.13,1.87,-1.87,1,-2.897058988588368,for Dan Sullivan +34437,42170,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/27/2014,600,Kay R. Hagan,6123,DEM,44,Thom Tillis,6129,REP,44,7,0,11/4/2014,47.26,48.82,-1.56,1.56,1.56,.5,-2.280159741410438,for Thom Tillis +34433,42161,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Vox Populi Polling,372,IVR/Online,,10/27/2014,615,Kay R. Hagan,6123,DEM,43,Thom Tillis,6129,REP,48,,-5,11/4/2014,47.26,48.82,-1.56,3.44,-3.44,1,-.3144836065119111, +34444,42188,15,2014,2014_Sen-G_KY,KY,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/27/2014,597,Alison Lundergan Grimes,6293,DEM,43,Mitch McConnell,6296,REP,48,3,-5,11/4/2014,40.72,56.19,-15.47,10.47,10.47,1,3.315306007939547,for WKYT-TV | Lexington Herald-Leader | WHAS-TV | The Courier-Journal +34364,42183,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/27/2014,436,Mary Michelle Nunn,6072,DEM,41,David A. Perdue,6073,REP,49,3,-8,11/4/2014,45.21,52.89,-7.68,.32,-.32,1,-6.585930323773496, +34342,42186,20,2014,2014_Sen-G_OR,OR,Sen-G,Sen-G,Elway Research,87,Live Phone,,10/27/2014,400,Jeff Merkley,6165,DEM,49,Monica Wehby,6167,REP,30,2,19,11/4/2014,55.73,36.87,18.86,.14,.14,1,-5.143345997663489,for The Oregonian | KGW-TV +34381,42110,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Vox Populi Polling,372,IVR/Online,,10/27/2014,642,Mark Udall,6153,DEM,43,Cory Gardner,6149,REP,46,,-3,11/4/2014,46.26,48.2,-1.94,1.06,-1.06,1,-2.04656358687616, +34397,127536,29,2014,2014_Sen-G_OK,OK,Sen-G,Sen-G,SoonerPoll.com,308,Live Phone,,10/27/2014,949,Matt Silverstein,6258,DEM,27.8,James M. Inhofe,6249,REP,62.7,1.3,-34.900002,11/4/2014,28.55,68.01,-39.46,4.56,4.56,1,-.7858419400583226,for KWTV-DT Oklahoma City | KOTV-DT Tulsa +34397,42099,35,2014,2014_Sen-GS_OK,OK,Sen-G,Sen-GS,SoonerPoll.com,308,Live Phone,,10/27/2014,949,Constance N. Johnson,6250,DEM,28.1,James Lankford,6251,REP,59.4,3.5,-31.299999,11/4/2014,28.98,67.85,-38.87,7.57,7.57,1,1.876304432657485,for KWTV-DT Oklahoma City | KOTV-DT Tulsa +34339,42033,1237,2014,2014_Gov-G_NY,NY,Gov-G,Gov-G,Marist College,183,Live Phone,,10/27/2014,503,Andrew Cuomo,8663,DEM,56,Robert P. Astorino,8871,REP,30,6,26,11/4/2014,54.28,40.31,13.96,12.04,12.04,1,4.957918515781696,for Wall Street Journal | NBC 4 New York +34342,42036,1240,2014,2014_Gov-G_OR,OR,Gov-G,Gov-G,Elway Research,87,Live Phone,,10/27/2014,403,John Kitzhaber,8881,DEM,45,Dennis Richardson,8902,REP,38,,7,11/4/2014,49.89,44.13,5.76,1.24,1.24,1,-4.125321749604562,for The Oregonian | KGW-TV +34396,42090,1241,2014,2014_Gov-G_MD,MD,Gov-G,Gov-G,WPA Intelligence (WPAi),383,Live Phone,R,10/27/2014,504,Anthony Brown,8814,DEM,39,Larry Hogan,8818,REP,44,,-5,11/4/2014,47.25,51.03,-3.78,1.22,-1.22,1,-6.570842884476912,for Larry Hogan +34397,42091,1242,2014,2014_Gov-G_OK,OK,Gov-G,Gov-G,SoonerPoll.com,308,Live Phone,,10/27/2014,949,Joe Dorman,8788,DEM,40,Mary Fallin,8790,REP,48.4,1.7,-8.3999996,11/4/2014,41.01,55.81,-14.8,6.4,6.4,1,-.3665940512124262,for KWTV-DT Oklahoma City | KOTV-DT Tulsa +34344,42038,1243,2014,2014_Gov-G_OH,OH,Gov-G,Gov-G,Columbus Dispatch,57,Mail,,10/27/2014,1009,Edward FitzGerald,8678,DEM,34,John Richard Kasich,8679,REP,62,,-28,11/4/2014,33.03,63.64,-30.61,2.61,2.61,1,-6.264606345698349, +34381,42075,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Vox Populi Polling,372,IVR/Online,,10/27/2014,642,John Wright Hickenlooper,8708,DEM,49,Bob Beauprez,8704,REP,44,,5,11/4/2014,49.3,45.95,3.34,1.66,1.66,1,-2.512103099667962, +34354,42048,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,EPIC-MRA,84,Live Phone,,10/27/2014,600,Mark Schauer,8610,DEM,43,Rick Snyder,8611,REP,45,,-2,11/4/2014,46.86,50.92,-4.07,2.07,2.07,1,-1.799403795870413,for Detroit Free Press | WXYZ-TV (Michigan) +34372,42066,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,Mitchell Research & Communications,213,IVR,,10/27/2014,1159,Mark Schauer,8610,DEM,43.4,Rick Snyder,8611,REP,48.3,2.2,-4.9000001,11/4/2014,46.86,50.92,-4.07,.83,-.83,1,-3.226307150218993,for Fox 2 News Detroit +34364,42058,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Monmouth University,215,Live Phone,,10/27/2014,436,Jason J. Carter,8623,DEM,42,J. Nathan Deal,8624,REP,48,5,-6,11/4/2014,44.89,52.75,-7.86,1.86,1.86,1,-3.513235585876297, +34379,42073,1250,2014,2014_Gov-G_PA,PA,Gov-G,Gov-G,Harper Polling,132,IVR,,10/27/2014,680,Thomas W. Wolf,8675,DEM,50,Thomas W. Corbett,8668,REP,40,,10,11/4/2014,54.93,45.07,9.86,.14,.14,1,-3.319640716769547, +36457,127035,5509,2014,2014_House-O_LA-5,LA-5,House-G,House-O,Glascock Group,116,IVR,,10/27/2014,501,Jamie Mayo,10019,DEM,18.3,Ralph Lee Abraham,10021,REP,24.5,15.1,-6.1999998,11/4/2014,28.22,23.16,5.06,11.26,-11.26,0,4.29302973427615, +35945,48394,5578,2014,2014_House-G_NJ-3,NJ-3,House-G,House-G,Stockton University,317,Live Phone,,10/27/2014,617,Aimee Belgard,5966,DEM,41,Tom MacArthur,5996,REP,46,,-5,11/4/2014,44.35,53.99,-9.64,4.64,4.64,1,-2.476693922069213, +35980,48783,5601,2014,2014_House-G_NY-11,NY-11,House-G,House-G,Siena College,305,Live Phone,,10/27/2014,713,Domenic M. Recchia,9966,DEM,34,Michael G. Grimm,9965,REP,53,5,-19,11/4/2014,42.36,55.13,-12.77,6.23,-6.23,1,-.8232238806110257, +34512,42272,4,2014,2014_Sen-G_IL,IL,Sen-G,Sen-G,McKeon & Associates,202,Live Phone,,10/28/2014,823,Richard J. Durbin,6112,DEM,49,James D. Oberweis,6116,REP,39,4,10,11/4/2014,53.55,42.69,10.85,.85,-.85,1,-3.590206300085077,for Chicago Sun-Times +34333,42189,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,American Research Group,9,Live Phone,,10/28/2014,600,Jeanne Shaheen,6280,DEM,49,Scott Brown,6272,REP,49,,0,11/4/2014,51.46,48.21,3.24,3.24,-3.24,.5,-.1528705564330137, +34417,42132,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,Vox Populi Polling,372,IVR/Online,,10/28/2014,544,Jeanne Shaheen,6280,DEM,45,Scott Brown,6272,REP,49,,-4,11/4/2014,51.46,48.21,3.24,7.24,-7.24,0,4.175688105349341, +34405,42103,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,YouGov,391,Online,,10/28/2014,1727,Kay R. Hagan,6123,DEM,43.5,Thom Tillis,6129,REP,41.5,,2,11/4/2014,47.26,48.82,-1.56,3.56,3.56,0,.3352458148593205, +34507,42265,16,2014,2014_Sen-G_VA,VA,Sen-G,Sen-G,Vox Populi Polling,372,IVR/Online,,10/28/2014,734,Mark R. Warner,6303,DEM,44,Ed W. Gillespie,6301,REP,40,5,4,11/4/2014,49.15,48.34,.81,3.19,3.19,1,-3.617318986263527, +34484,42235,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Vox Populi Polling,372,IVR/Online,,10/28/2014,602,Mary Michelle Nunn,6072,DEM,43,David A. Perdue,6073,REP,48,3,-5,11/4/2014,45.21,52.89,-7.68,2.68,2.68,1,-3.860953647282436, +34361,42144,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,YouGov,391,Online,,10/28/2014,1743,Mary Michelle Nunn,6072,DEM,42.2,David A. Perdue,6073,REP,43.7,1.1,-1.5,11/4/2014,45.21,52.89,-7.68,6.18,6.18,1,.107386940900336, +34367,42114,21,2014,2014_Sen-G_KS,KS,Sen-G,Sen-G,YouGov,391,Online,,10/28/2014,1137,Pat Roberts,6154,REP,38.2,Gregory Orman,8355,IND,36.9,2,1.3,11/4/2014,53.15,42.53,10.62,9.32,,1,-.6504986338111771, +34351,42106,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/28/2014,618,Mark Udall,6153,DEM,44,Cory Gardner,6149,REP,46,2,-2,11/4/2014,46.26,48.2,-1.94,.06,-.06,1,-3.050887723212623,for Denver Post +34338,42165,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,YouGov,391,Online,,10/28/2014,1417,Mark Udall,6153,DEM,41.9,Cory Gardner,6149,REP,42.7,,-.80000001,11/4/2014,46.26,48.2,-1.94,1.14,1.14,1,-1.560286000386924,for CBS News +34337,42095,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,YouGov,391,Online,,10/28/2014,1112,Bruce L. Braley,6104,DEM,42.9,Joni K. Ernst,6106,REP,41.9,,1,11/4/2014,43.76,52.1,-8.34,9.34,9.34,0,3.40759933609347, +34330,42182,31,2014,2014_Sen-G_MA,MA,Sen-G,Sen-G,Suffolk University,323,Live Phone,,10/28/2014,500,Edward J. Markey,6289,DEM,48.8,Brian J. Herr,6288,REP,33.8,,15,11/4/2014,61.87,37.98,23.88,8.88,-8.88,1,3.359404292104681,for Boston Herald +34415,42126,32,2014,2014_Sen-G_AR,AR,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2014,967,Mark L. Pryor,6145,DEM,44,Tom Cotton,6143,REP,51,,-7,11/4/2014,39.43,56.5,-17.07,10.07,10.07,1,.7349168462630947, +34337,42031,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,YouGov,391,Online,,10/28/2014,1112,Jack G. Hatch,8648,DEM,34,Terry E. Branstad,8647,REP,49,,-15,11/4/2014,37.27,58.99,-21.72,6.72,6.72,1,2.551740911368749, +34367,42061,1228,2014,2014_Gov-G_KS,KS,Gov-G,Gov-G,YouGov,391,Online,,10/28/2014,1137,Paul Davis,8712,DEM,38,Sam Brownback,8711,REP,39,2,-1,11/4/2014,46.13,49.82,-3.69,2.69,2.69,1,-4.242033672766917, +34415,112335,1232,2014,2014_Gov-G_AR,AR,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2014,967,Michael Avery Ross,8694,DEM,43,Asa Hutchinson,8693,REP,50,,-7,11/4/2014,41.49,55.44,-13.94,6.94,6.94,1,-.0858950478832582, +34333,42027,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,American Research Group,9,Live Phone,,10/28/2014,600,Margaret Wood Hassan,8809,DEM,48,Walt Havenstein,8805,REP,46,,2,11/4/2014,52.38,47.43,4.95,2.95,-2.95,1,-1.335617767989814, +34417,112350,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,Vox Populi Polling,372,IVR/Online,,10/28/2014,638,Margaret Wood Hassan,8809,DEM,44,Walt Havenstein,8805,REP,47,,-3,11/4/2014,52.38,47.43,4.95,7.95,-7.95,0,4.082185859421156, +34360,42054,1245,2014,2014_Gov-G_WI,WI,Gov-G,Gov-G,YouGov,391,Online,,10/28/2014,1494,Mary Burke,8781,DEM,43,Scott Walker,8787,REP,45,,-2,11/4/2014,46.59,52.26,-5.68,3.68,3.68,1,-1.238009467959254, +34351,42045,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,10/28/2014,618,John Wright Hickenlooper,8708,DEM,46,Bob Beauprez,8704,REP,46,2,0,11/4/2014,49.3,45.95,3.34,3.34,-3.34,.5,-.6948569187347879,for Denver Post +34338,42032,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,YouGov,391,Online,,10/28/2014,1417,John Wright Hickenlooper,8708,DEM,44,Bob Beauprez,8704,REP,42,,2,11/4/2014,49.3,45.95,3.34,1.34,-1.34,1,-2.610958572396341,for CBS News +34484,112342,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Vox Populi Polling,372,IVR/Online,,10/28/2014,602,Jason J. Carter,8623,DEM,42,J. Nathan Deal,8624,REP,49,3,-7,11/4/2014,44.89,52.75,-7.86,.86,.86,1,-4.286909538069723, +34361,42055,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,YouGov,391,Online,,10/28/2014,1743,Jason J. Carter,8623,DEM,41,J. Nathan Deal,8624,REP,45,1,-4,11/4/2014,44.89,52.75,-7.86,3.86,3.86,1,-.7893435010542275, +34315,42009,1250,2014,2014_Gov-G_PA,PA,Gov-G,Gov-G,Magellan Strategies,179,IVR,,10/28/2014,1433,Thomas W. Wolf,8675,DEM,50,Thomas W. Corbett,8668,REP,43,,7,11/4/2014,54.93,45.07,9.86,2.86,-2.86,1,.0874778831583743,for KeystoneReport.com +34380,42074,1250,2014,2014_Gov-G_PA,PA,Gov-G,Gov-G,Muhlenberg College,219,Live Phone,,10/28/2014,409,Thomas W. Wolf,8675,DEM,51,Thomas W. Corbett,8668,REP,39,,12,11/4/2014,54.93,45.07,9.86,2.14,2.14,1,-1.383654886609904,for Morning Call +34343,42037,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,Emerson College,88,IVR,,10/28/2014,627,Martha Coakley,8850,DEM,42,Charles D. Baker,8848,REP,48,4,-6,11/4/2014,46.54,48.4,-1.86,4.14,-4.14,1,1.021111995709877,for WGBH News +34313,127053,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,SocialSphere,307,Live Phone,,10/28/2014,600,Martha Coakley,8850,DEM,37,Charles D. Baker,8848,REP,44,4,-7,11/4/2014,46.54,48.4,-1.86,5.14,-5.14,1,1.990902636647406,for Boston Globe +34330,42024,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/28/2014,500,Martha Coakley,8850,DEM,42.6,Charles D. Baker,8848,REP,46,2.6,-3.4000001,11/4/2014,46.54,48.4,-1.86,1.54,-1.54,1,-1.892281670837262,for Boston Herald +34512,112348,1252,2014,2014_Gov-G_IL,IL,Gov-G,Gov-G,McKeon & Associates,202,Live Phone,,10/28/2014,823,Pat Quinn,8658,DEM,45,Bruce Rauner,8659,REP,42,4,3,11/4/2014,46.35,50.27,-3.92,6.92,6.92,0,1.45799368131021,for Chicago Sun-Times +34325,42019,1252,2014,2014_Gov-G_IL,IL,Gov-G,Gov-G,We Ask America,376,IVR,,10/28/2014,2327,Pat Quinn,8658,DEM,50,Bruce Rauner,8659,REP,45,6,5,11/4/2014,46.35,50.27,-3.92,8.92,8.92,0,3.440057212073948,for The Illinois Observer +34362,42056,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Cherry Communications,49,Live Phone,R,10/28/2014,508,Charlie Crist,8601,DEM,39,Rick Scott,8605,REP,44,4,-5,11/4/2014,47.07,48.14,-1.08,3.92,-3.92,1,1.272543601601821,for unspecified Republican sponsor +34382,42076,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,YouGov,391,Online,,10/28/2014,1795,Charlie Crist,8601,DEM,41,Rick Scott,8605,REP,41,,0,11/4/2014,47.07,48.14,-1.08,1.08,1.08,.5,-1.164183931362319, +34343,48332,5528,2014,2014_House-G_MA-6,MA-6,House-G,House-G,Emerson College,88,IVR,,10/28/2014,400,Seth Moulton,5898,DEM,40,Richard R. Tisei,5903,REP,42,,-2,11/4/2014,54.97,41.14,13.83,15.83,-15.83,0,8.845027515242641,for WGBH News +34343,48331,5531,2014,2014_House-G_MA-9,MA-9,House-G,House-G,Emerson College,88,IVR,,10/28/2014,410,Bill Keating,5894,DEM,46,John C. Chapman,5888,REP,41,,5,11/4/2014,54.95,44.99,9.96,4.96,-4.96,1,-2.302563930649284,for WGBH News +35916,48334,5580,2014,2014_House-G_NJ-5,NJ-5,House-G,House-G,Monmouth University,215,Live Phone,,10/28/2014,427,Roy Cho,5972,DEM,42,Scott Garrett,5982,REP,53,,-11,11/4/2014,43.3,55.41,-12.11,1.11,1.11,1,-4.996805688840112, +35904,48286,5591,2014,2014_House-G_NY-1,NY-1,House-G,House-G,Siena College,305,Live Phone,,10/28/2014,670,Timothy H. Bishop,9934,DEM,45,Lee Zeldin,9935,REP,50,,-5,11/4/2014,45.57,54.43,-8.86,3.86,3.86,1,-3.214342383403248,for Newsday | News 12 +35914,48330,5611,2014,2014_House-G_NY-21,NY-21,House-G,House-G,Harper Polling,132,IVR,R,10/28/2014,560,Aaron G. Woolf,9945,DEM,33,Elise Stefanik,9944,REP,47,14,-14,11/4/2014,33.84,55.14,-21.29,7.29,7.29,1,1.929631740782533,for Elise Stefanik +34386,42115,6,2014,2014_Sen-G_MN,MN,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/29/2014,597,Al Franken,6091,DEM,51,Mike McFadden,6093,REP,40,4,11,11/4/2014,53.15,42.91,10.24,.76,.76,1,-3.035120507568728,for KSTP-TV Minneapolis +34321,42142,12,2014,2014_Sen-G_AK,AK,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2014,887,Mark Begich,6130,DEM,42,Dan Sullivan,6138,REP,47,,-5,11/4/2014,45.83,47.96,-2.13,2.87,-2.87,1,-1.33618532116816, +34402,42100,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/29/2014,559,Kay R. Hagan,6123,DEM,48,Thom Tillis,6129,REP,46,4,2,11/4/2014,47.26,48.82,-1.56,3.56,3.56,0,-.1810654060403828,for CNN +34414,42123,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/29/2014,909,Kay R. Hagan,6123,DEM,43,Thom Tillis,6129,REP,42,4,1,11/4/2014,47.26,48.82,-1.56,2.56,2.56,0,-.8836876708195961,for FOX News +34412,127534,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Harper Polling,132,IVR,R,10/29/2014,511,Kay R. Hagan,6123,DEM,44.5,Thom Tillis,6129,REP,47,6,-2.5,11/4/2014,47.26,48.82,-1.56,.94,-.94,1,-2.922017634404493,for unspecified Republican sponsor; average of multiple versions or turnout models listed in poll +34442,42184,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/29/2014,657,Kay R. Hagan,6123,DEM,47,Thom Tillis,6129,REP,46,4,1,11/4/2014,47.26,48.82,-1.56,2.56,2.56,0,-.981323490328195,for unspecified Democratic sponsor +34406,42104,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2014,982,Kay R. Hagan,6123,DEM,46,Thom Tillis,6129,REP,45,,1,11/4/2014,47.26,48.82,-1.56,2.56,2.56,0,-.9050019466441128, +34422,42138,15,2014,2014_Sen-G_KY,KY,Sen-G,Sen-G,Marist College,183,Live Phone,,10/29/2014,556,Alison Lundergan Grimes,6293,DEM,41,Mitch McConnell,6296,REP,50,5,-9,11/4/2014,40.72,56.19,-15.47,6.47,6.47,1,-1.685713781071888,for NBC News +34378,42118,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Landmark Communications,166,IVR,,10/29/2014,1500,Mary Michelle Nunn,6072,DEM,46.6,David A. Perdue,6073,REP,47.4,2.7,-.80000001,11/4/2014,45.21,52.89,-7.68,6.88,6.88,1,1.00218325899738,for WSB-TV +34327,126723,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Marist College,183,Live Phone,,10/29/2014,603,Mary Michelle Nunn,6072,DEM,45,David A. Perdue,6073,REP,48.5,3,-3.5,11/4/2014,45.21,52.89,-7.68,4.18,4.18,1,-2.265039252224093,for NBC News; average of multiple versions or turnout models listed in poll +34369,42157,21,2014,2014_Sen-G_KS,KS,Sen-G,Sen-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/29/2014,907,Pat Roberts,6154,REP,43,Gregory Orman,8355,IND,44,3,-1,11/4/2014,53.15,42.53,10.62,11.62,,0,2.227007530317656,for FOX News +34348,42180,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/29/2014,573,Mark Udall,6153,DEM,48,Cory Gardner,6149,REP,48,,0,11/4/2014,46.26,48.2,-1.94,1.94,1.94,.5,-1.239860857228868,for unspecified Democratic sponsor +34428,126725,25,2014,2014_Sen-O_LA,LA,Sen-G,Sen-O,Marist College,183,Live Phone,,10/29/2014,630,Mary L. Landrieu,8375,DEM,44,Bill Cassidy,8373,REP,36,15,8,11/4/2014,42.08,40.97,1.11,6.89,6.89,1,3.293103052504643,for NBC News +34447,42192,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/29/2014,647,Bruce L. Braley,6104,DEM,47,Joni K. Ernst,6106,REP,49,,-2,11/4/2014,43.76,52.1,-8.34,6.34,6.34,1,-.0558656154375901,for CNN +34314,42096,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/29/2014,911,Bruce L. Braley,6104,DEM,44,Joni K. Ernst,6106,REP,45,,-1,11/4/2014,43.76,52.1,-8.34,7.34,7.34,1,1.223867014463434,for FOX News +34365,42245,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2014,990,Bruce L. Braley,6104,DEM,47,Joni K. Ernst,6106,REP,48,,-1,11/4/2014,43.76,52.1,-8.34,7.34,7.34,1,1.206394495800501, +34321,42015,1221,2014,2014_Gov-G_AK,AK,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2014,887,Bill Walker,8879,IND,50,Sean R. Parnell,8686,REP,43,,7,11/4/2014,48.1,45.88,2.22,4.78,,1,1.124716114419412, +34314,42008,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/29/2014,911,Jack G. Hatch,8648,DEM,36,Terry E. Branstad,8647,REP,53,,-17,11/4/2014,37.27,58.99,-21.72,4.72,4.72,1,.1219904070478206,for FOX News +34365,42059,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2014,990,Jack G. Hatch,8648,DEM,37,Terry E. Branstad,8647,REP,55,,-18,11/4/2014,37.27,58.99,-21.72,3.72,3.72,1,-.9575803943854677, +34369,42063,1228,2014,2014_Gov-G_KS,KS,Gov-G,Gov-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/29/2014,907,Paul Davis,8712,DEM,48,Sam Brownback,8711,REP,42,4,6,11/4/2014,46.13,49.82,-3.69,9.69,9.69,0,3.820931467542922,for FOX News +34386,42080,1238,2014,2014_Gov-G_MN,MN,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,10/29/2014,596,Mark Dayton,8888,DEM,47,Jeff Johnson,8641,REP,42,2,5,11/4/2014,50.07,44.51,5.56,.56,-.56,1,-3.689047194842997,for KSTP-TV Minneapolis +62494,112352,1243,2014,2014_Gov-G_OH,OH,Gov-G,Gov-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/29/2014,803,Edward FitzGerald,8678,DEM,36,John Richard Kasich,8679,REP,51,,-15,11/4/2014,33.03,63.64,-30.61,15.61,15.61,1,9.618778090919596, +34350,42044,1245,2014,2014_Gov-G_WI,WI,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,D,10/29/2014,1814,Mary Burke,8781,DEM,47,Scott Walker,8787,REP,48,,-1,11/4/2014,46.59,52.26,-5.68,4.68,4.68,1,-.028559779149671,for unspecified Democratic sponsor +34348,42042,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Public Policy Polling,263,IVR,D,10/29/2014,573,John Wright Hickenlooper,8708,DEM,47,Bob Beauprez,8704,REP,47,,0,11/4/2014,49.3,45.95,3.34,3.34,-3.34,.5,-.722144321998089,for unspecified Democratic sponsor +34378,42072,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Landmark Communications,166,IVR,,10/29/2014,1500,Jason J. Carter,8623,DEM,46.1,J. Nathan Deal,8624,REP,47.5,3.5,-1.4,11/4/2014,44.89,52.75,-7.86,6.46,6.46,1,2.027435397217488,for WSB-TV +34327,126716,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Marist College,183,Live Phone,,10/29/2014,603,Jason J. Carter,8623,DEM,44.5,J. Nathan Deal,8624,REP,49,3,-4.5,11/4/2014,44.89,52.75,-7.86,3.36,3.36,1,-1.644662129479373,for NBC News; average of multiple versions or turnout models listed in poll +62487,112341,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,SEA Polling & Strategic Design,302,Live Phone,,10/29/2014,800,Charlie Crist,8601,DEM,43,Rick Scott,8605,REP,45,5,-2,11/4/2014,47.07,48.14,-1.08,.92,-.92,1,-1.327238615874751, +35917,48335,5404,2014,2014_House-G_CA-52,CA-52,House-G,House-G,SurveyUSA,325,IVR/Live Phone,,10/29/2014,551,Scott Peters,5255,DEM,44,Carl DeMaio,5162,REP,45,,-1,11/4/2014,51.59,48.41,3.17,4.17,-4.17,0,-2.919576350923398,for KGTV-TV (California) | San Diego Union-Tribune +36138,49089,8271,2014,2014_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/29/2014,802,Generic Candidate,9973,DEM,42,Generic Candidate,9974,REP,46,,-4,11/4/2014,44.84,50.42,-5.59,1.59,1.59,1,-2.974249696676637,for Huffington Post +34393,42167,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2014,940,Jeanne Shaheen,6280,DEM,52,Scott Brown,6272,REP,45,,7,11/4/2014,51.46,48.21,3.24,3.76,3.76,1,.876867356022155, +34514,42274,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Gravis Marketing,124,IVR,,10/30/2014,1006,Kay R. Hagan,6123,DEM,46,Thom Tillis,6129,REP,47,,-1,11/4/2014,47.26,48.82,-1.56,.56,.56,1,-2.963208131830886, +34416,127535,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,National Research Inc.,225,Live Phone,,10/30/2014,600,Kay R. Hagan,6123,DEM,43,Thom Tillis,6129,REP,42,6,1,11/4/2014,47.26,48.82,-1.56,2.56,2.56,0,-1.078850323849416,for Civitas Institute; average of multiple versions or turnout models listed in poll +62497,112370,16,2014,2014_Sen-G_VA,VA,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/30/2014,937,Mark R. Warner,6303,DEM,49,Ed W. Gillespie,6301,REP,40,5,9,11/4/2014,49.15,48.34,.81,8.19,8.19,1,2.25669186553523, +58868,100398,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Optimus,245,IVR,,10/30/2014,2421,Bruce L. Braley,6104,DEM,45.3,Joni K. Ernst,6106,REP,48.2,,-2.9000001,11/4/2014,43.76,52.1,-8.34,5.44,5.44,1,-.690415615435967, +34392,42173,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Selzer & Co.,304,Live Phone,,10/30/2014,708,Bruce L. Braley,6104,DEM,44,Joni K. Ernst,6106,REP,51,,-7,11/4/2014,43.76,52.1,-8.34,1.34,1.34,1,-5.080059080595174,for Des Moines Register | Bloomberg +62484,112338,1225,2014,2014_Gov-G_CT,CT,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2014,977,Dannel P. Malloy,8863,DEM,48,Thomas C. Foley,8645,REP,47,,1,11/4/2014,50.73,48.16,2.56,1.56,-1.56,1,-1.897615587696259, +34392,42086,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,Selzer & Co.,304,Live Phone,,10/30/2014,701,Jack G. Hatch,8648,DEM,35,Terry E. Branstad,8647,REP,59,,-24,11/4/2014,37.27,58.99,-21.72,2.28,-2.28,1,-2.498651486069782,for Des Moines Register | Bloomberg +34393,42087,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2014,940,Margaret Wood Hassan,8809,DEM,51,Walt Havenstein,8805,REP,42,,9,11/4/2014,52.38,47.43,4.95,4.05,4.05,1,.2447480878239134, +34349,42043,1237,2014,2014_Gov-G_NY,NY,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/30/2014,681,Andrew Cuomo,8663,DEM,55,Robert P. Astorino,8871,REP,34,,21,11/4/2014,54.28,40.31,13.96,7.04,7.04,1,-.7663918547829931, +34346,42040,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/30/2014,688,Charlie Crist,8601,DEM,45,Rick Scott,8605,REP,38,8,7,11/4/2014,47.07,48.14,-1.08,8.08,8.08,0,5.991236958888884, +34334,42028,1255,2014,2014_Gov-G_CA,CA,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/30/2014,705,Jerry Brown,8698,DEM,51,Neel Kashkari,8701,REP,33,,18,11/4/2014,59.97,40.03,19.94,1.94,-1.94,1,-1.915337214155356, +35979,49004,5446,2014,2014_House-G_GA-1,GA-1,House-G,House-G,Landmark Communications,166,IVR,,10/30/2014,500,Brian Corwin Reese,4700,DEM,37, Carter,4672,REP,60,,-23,11/4/2014,39.09,60.91,-21.83,1.17,-1.17,1,-5.940137386078803, +35979,82953,5452,2014,2014_House-G_GA-7,GA-7,House-G,House-G,Landmark Communications,166,IVR,,10/30/2014,500,Thomas D. Wight,4712,DEM,37,Rob Woodall,4713,REP,61,,-24,11/4/2014,34.61,65.39,-30.77,6.77,6.77,1,-.3417388523707141, +35979,49005,5455,2014,2014_House-G_GA-10,GA-10,House-G,House-G,Landmark Communications,166,IVR,,10/30/2014,500,I. Kenneth Dious,4677,DEM,32.2,Jody B. Hice,4685,REP,60.6,,-28.4,11/4/2014,33.48,66.52,-33.04,4.64,4.64,1,-2.432299634333816, +35979,48782,5457,2014,2014_House-G_GA-12,GA-12,House-G,House-G,Landmark Communications,166,IVR,,10/30/2014,500,John Barrow,4669,DEM,44.4,Rick W. Allen,4668,REP,48.1,,-3.7,11/4/2014,45.25,54.75,-9.51,5.81,5.81,1,-1.310038040230587, +36301,49286,8271,2014,2014_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2014,3500,Generic Candidate,9973,DEM,41,Generic Candidate,9974,REP,44,,-3,11/4/2014,44.84,50.42,-5.59,2.59,2.59,1,-1.439597972744506, +34501,42258,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/31/2014,679,Jeanne Shaheen,6280,DEM,49,Scott Brown,6272,REP,47,,2,11/4/2014,51.46,48.21,3.24,1.24,-1.24,1,-1.953858369812177,for unspecified Democratic sponsor +34423,42140,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,10/31/2014,757,Jeanne Shaheen,6280,DEM,47,Scott Brown,6272,REP,45,,2,11/4/2014,51.46,48.21,3.24,1.24,-1.24,1,-1.740746436467861,for WMUR +34479,42230,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,10/31/2014,738,Kay R. Hagan,6123,DEM,46,Thom Tillis,6129,REP,45,4,1,11/4/2014,47.26,48.82,-1.56,2.56,2.56,0,-.7907177335128099, +34407,125180,15,2014,2014_Sen-G_KY,KY,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,10/31/2014,1503,Alison Lundergan Grimes,6293,DEM,43,Mitch McConnell,6296,REP,51.5,3,-8.5,11/4/2014,40.72,56.19,-15.47,6.97,6.97,1,-.6030165210941365,average of multiple versions or turnout models listed in poll +34485,42236,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/31/2014,533,Mary Michelle Nunn,6072,DEM,46,David A. Perdue,6073,REP,46,4,0,11/4/2014,45.21,52.89,-7.68,7.68,7.68,.5,1.550916562927745,for unspecified Democratic sponsor +34492,42247,21,2014,2014_Sen-G_KS,KS,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/31/2014,752,Pat Roberts,6154,REP,47,Gregory Orman,8355,IND,46,3,1,11/4/2014,53.15,42.53,10.62,9.62,,1,.1746796024977415,for unspecified Democratic sponsor +34370,125156,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/31/2014,815,Mark Udall,6153,DEM,44,Cory Gardner,6149,REP,45.5,,-1.5,11/4/2014,46.26,48.2,-1.94,.44,.44,1,-2.202914593378228,average of multiple versions or turnout models listed in poll +34448,125181,25,2014,2014_Sen-O_LA,LA,Sen-G,Sen-O,Public Policy Polling,263,IVR/Online,,10/31/2014,1003,Mary L. Landrieu,8375,DEM,45,Bill Cassidy,8373,REP,41.5,15,3.5,11/4/2014,42.08,40.97,1.11,2.39,2.39,1,-1.284826951941774,average of multiple versions or turnout models listed in poll +34513,42273,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/31/2014,617,Bruce L. Braley,6104,DEM,47,Joni K. Ernst,6106,REP,48,,-1,11/4/2014,43.76,52.1,-8.34,7.34,7.34,1,1.205439685519181,for unspecified Democratic sponsor +34336,42159,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/31/2014,778,Bruce L. Braley,6104,DEM,47,Joni K. Ernst,6106,REP,47,,0,11/4/2014,43.76,52.1,-8.34,8.34,8.34,.5,2.16694014587439, +34332,42255,31,2014,2014_Sen-G_MA,MA,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,10/31/2014,887,Edward J. Markey,6289,DEM,52,Brian J. Herr,6288,REP,38,,14,11/4/2014,61.87,37.98,23.88,9.88,-9.88,1,4.937330305209827, +62482,112365,32,2014,2014_Sen-G_AR,AR,Sen-G,Sen-G,Opinion Research Associates,242,Live Phone,D,10/31/2014,400,Mark L. Pryor,6145,DEM,45,Tom Cotton,6143,REP,43,1,2,11/4/2014,39.43,56.5,-17.07,19.07,19.07,0,10.11727992797539,for unspecified Democratic sponsor +34310,125178,32,2014,2014_Sen-G_AR,AR,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,10/31/2014,1092,Mark L. Pryor,6145,DEM,43,Tom Cotton,6143,REP,50,1,-7,11/4/2014,39.43,56.5,-17.07,10.07,10.07,1,.8581815117239074,average of multiple versions or turnout models listed in poll +34319,42013,1223,2014,2014_Gov-G_ID,ID,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,,10/31/2014,1001,AJ Balukoff,8612,DEM,37,C.L. 'Butch' Otter,8619,REP,49,,-12,11/4/2014,38.55,53.52,-14.97,2.97,2.97,1,-1.995758143828978, +34357,125170,1225,2014,2014_Gov-G_CT,CT,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,,10/31/2014,931,Dannel P. Malloy,8863,DEM,45.5,Thomas C. Foley,8645,REP,42.5,6,3,11/4/2014,50.73,48.16,2.56,.44,.44,1,-3.596518101877597,average of multiple versions or turnout models listed in poll +34384,126688,1225,2014,2014_Gov-G_CT,CT,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/31/2014,926,Dannel P. Malloy,8863,DEM,45,Thomas C. Foley,8645,REP,43,8,2,11/4/2014,50.73,48.16,2.56,.56,-.56,1,-3.653013569656841,average of multiple versions or turnout models listed in poll +34336,42030,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/31/2014,778,Jack G. Hatch,8648,DEM,41,Terry E. Branstad,8647,REP,52,,-11,11/4/2014,37.27,58.99,-21.72,10.72,10.72,1,6.348644284333633, +34492,112349,1228,2014,2014_Gov-G_KS,KS,Gov-G,Gov-G,Public Policy Polling,263,IVR,D,10/31/2014,752,Paul Davis,8712,DEM,48,Sam Brownback,8711,REP,44,5,4,11/4/2014,46.13,49.82,-3.69,7.69,7.69,0,1.621598440288123,for unspecified Democratic sponsor +62482,112334,1232,2014,2014_Gov-G_AR,AR,Gov-G,Gov-G,Opinion Research Associates,242,Live Phone,D,10/31/2014,400,Michael Avery Ross,8694,DEM,43,Asa Hutchinson,8693,REP,39,2,4,11/4/2014,41.49,55.44,-13.94,17.94,17.94,0,11.53982268611135,for unspecified Democratic sponsor +34310,125171,1232,2014,2014_Gov-G_AR,AR,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,,10/31/2014,1092,Michael Avery Ross,8694,DEM,42.5,Asa Hutchinson,8693,REP,52,2,-9.5,11/4/2014,41.49,55.44,-13.94,4.44,4.44,1,-2.78498108890411,average of multiple versions or turnout models listed in poll +34423,42025,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,10/31/2014,747,Margaret Wood Hassan,8809,DEM,47,Walt Havenstein,8805,REP,43,,4,11/4/2014,52.38,47.43,4.95,.95,-.95,1,-2.789127233336274,for WMUR +34370,125145,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/31/2014,815,John Wright Hickenlooper,8708,DEM,43.33,Bob Beauprez,8704,REP,45,3.5,-1.67,11/4/2014,49.3,45.95,3.34,5.01,-5.01,0,1.596836571465396,average of multiple versions or turnout models listed in poll +34332,125172,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,,10/31/2014,887,Martha Coakley,8850,DEM,44.5,Charles D. Baker,8848,REP,47,3,-2.5,11/4/2014,46.54,48.4,-1.86,.64,-.64,1,-2.329412782788044,average of multiple versions or turnout models listed in poll +34311,126690,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/31/2014,817,Charlie Crist,8601,DEM,43,Rick Scott,8605,REP,41.5,7,1.5,11/4/2014,47.07,48.14,-1.08,2.58,2.58,0,.5028966865248169,average of multiple versions or turnout models listed in poll +62485,112339,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,SEA Polling & Strategic Design,302,Live Phone,,10/31/2014,1800,Charlie Crist,8601,DEM,44,Rick Scott,8605,REP,47,5,-3,11/4/2014,47.07,48.14,-1.08,1.92,-1.92,1,.0519607914921244, +34423,48351,5574,2014,2014_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,10/31/2014,405,Carol Shea-Porter,5800,DEM,49,Frank C. Guinta,5792,REP,50,,-1,11/4/2014,48.11,51.71,-3.6,2.6,2.6,1,-2.852923105293288,for WMUR +34423,48339,5575,2014,2014_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,10/31/2014,352,Annie Kuster,5796,DEM,53,Marilinda Garcia,5791,REP,46,,7,11/4/2014,54.87,44.87,10,3,-3,1,-2.36020411004698,for WMUR +36139,49287,8271,2014,2014_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,10/31/2014,826,Generic Candidate,9973,DEM,48,Generic Candidate,9974,REP,48,,0,11/4/2014,44.84,50.42,-5.59,5.59,5.59,.5,1.40392286999687,for NBC News | Wall Street Journal +34377,42112,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,New England College,228,IVR,,11/1/2014,1526,Jeanne Shaheen,6280,DEM,48.2,Scott Brown,6272,REP,48.7,,-.5,11/4/2014,51.46,48.21,3.24,3.74,-3.74,0,1.42840759581, +34383,42130,9,2014,2014_Sen-G_ME,ME,Sen-G,Sen-G,Maine People's Resource Center,180,IVR/Online,,11/1/2014,906,Shenna Bellows,6282,DEM,37.3,Susan M. Collins,6284,REP,57.4,,-20.1,11/4/2014,31.5,68.46,-36.96,16.86,16.86,1,11.29509603073192, +34410,42116,10,2014,2014_Sen-G_NJ,NJ,Sen-G,Sen-G,Monmouth University,215,Live Phone,,11/1/2014,750,Cory A. Booker,6306,DEM,54,Jeff Bell,6305,REP,40,,14,11/4/2014,55.84,42.33,13.51,.49,.49,1,-4.574302057676581, +34390,42158,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,11/1/2014,1463,Mary Michelle Nunn,6072,DEM,45,David A. Perdue,6073,REP,48,3,-3,11/4/2014,45.21,52.89,-7.68,4.68,4.68,1,-1.102146779770873,for Fox 5 Atlanta | Morris News Service +34359,42094,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,11/1/2014,591,Mary Michelle Nunn,6072,DEM,44,David A. Perdue,6073,REP,47,5,-3,11/4/2014,45.21,52.89,-7.68,4.68,4.68,1,-1.446579571415725,for WXIA-TV +34494,42249,25,2014,2014_Sen-O_LA,LA,Sen-G,Sen-O,ccAdvertising,396,IVR,,11/1/2014,381,Mary L. Landrieu,8375,DEM,36,Bill Cassidy,8373,REP,48,,-12,11/4/2014,42.08,40.97,1.11,13.11,-13.11,0,9.646829594050132,among all adults +34383,42077,1224,2014,2014_Gov-G_ME,ME,Gov-G,Gov-G,Maine People's Resource Center,180,IVR/Online,,11/1/2014,906,Michael H. Michaud,8812,DEM,44.7,Paul R. LePage,8811,REP,44.4,9.2,.30000001,11/4/2014,43.37,48.18,-4.81,5.11,5.11,0,.5736069969013152, +34377,42071,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,New England College,228,IVR,,11/1/2014,1526,Margaret Wood Hassan,8809,DEM,51,Walt Havenstein,8805,REP,44,,7,11/4/2014,52.38,47.43,4.95,2.05,2.05,1,-1.473594137016143, +34390,42084,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,11/1/2014,1463,Jason J. Carter,8623,DEM,44,J. Nathan Deal,8624,REP,47,5,-3,11/4/2014,44.89,52.75,-7.86,4.86,4.86,1,.5736941398990512,for Fox 5 Atlanta | Morris News Service +34359,42053,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,11/1/2014,591,Jason J. Carter,8623,DEM,42,J. Nathan Deal,8624,REP,47,5,-5,11/4/2014,44.89,52.75,-7.86,2.86,2.86,1,-1.798577484607355,for WXIA-TV +62491,112347,1252,2014,2014_Gov-G_IL,IL,Gov-G,Gov-G,Ogden & Fry,425,IVR,,11/1/2014,1163,Pat Quinn,8658,DEM,44.6,Bruce Rauner,8659,REP,49.4,6,-4.8000002,11/4/2014,46.35,50.27,-3.92,.88,-.88,1,-5.037715848278836, +58857,100387,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Optimus,245,IVR,,11/1/2014,2559,Charlie Crist,8601,DEM,41.3,Rick Scott,8605,REP,42.8,10.1,-1.5,11/4/2014,47.07,48.14,-1.08,.42,-.42,1,-1.821235912236046, +34383,48341,5513,2014,2014_House-G_ME-1,ME-1,House-G,House-G,Maine People's Resource Center,180,IVR/Online,,11/1/2014,419,Chellie Pingree,5805,DEM,55.7,Isaac J. Misiuk,5803,REP,30.4,6.7,25.299999,11/4/2014,60.43,30.67,29.76,4.46,-4.46,1,-2.655903170927886, +34383,48342,5514,2014,2014_House-G_ME-2,ME-2,House-G,House-G,Maine People's Resource Center,180,IVR/Online,,11/1/2014,397,Emily Ann Cain,5801,DEM,42,Bruce Poliquin,5806,REP,42.9,9.8,-.89999998,11/4/2014,41.83,47.03,-5.2,4.3,4.3,1,-1.51463158949653, +34377,48336,5574,2014,2014_House-G_NH-1,NH-1,House-G,House-G,New England College,228,IVR,,11/1/2014,778,Carol Shea-Porter,5800,DEM,43,Frank C. Guinta,5792,REP,52,,-9,11/4/2014,48.11,51.71,-3.6,5.4,-5.4,1,.3091824816802894, +34377,48337,5575,2014,2014_House-G_NH-2,NH-2,House-G,House-G,New England College,228,IVR,,11/1/2014,748,Annie Kuster,5796,DEM,53,Marilinda Garcia,5791,REP,42,,11,11/4/2014,54.87,44.87,10,1,1,1,-4.841534179545915, +34317,42160,2,2014,2014_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,IVR,,11/2/2014,1224,Gary C. Peters,6053,DEM,52,Terri Lynn Land,6052,REP,40,2,12,11/4/2014,54.61,41.33,13.29,1.29,-1.29,1,-1.503136519164149,for Fox 2 News Detroit +34328,125177,2,2014,2014_Sen-G_MI,MI,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,11/2/2014,914,Gary C. Peters,6053,DEM,52.5,Terri Lynn Land,6052,REP,39.5,2,13,11/4/2014,54.61,41.33,13.29,.29,-.29,1,-2.181533433899618,average of multiple versions or turnout models listed in poll +34395,125175,4,2014,2014_Sen-G_IL,IL,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,11/2/2014,1064,Richard J. Durbin,6112,DEM,51.5,James D. Oberweis,6116,REP,42.5,4,9,11/4/2014,53.55,42.69,10.85,1.85,-1.85,1,-2.748975799181142,average of multiple versions or turnout models listed in poll +34345,42194,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,11/2/2014,1690,Jeanne Shaheen,6280,DEM,50,Scott Brown,6272,REP,48,,2,11/4/2014,51.46,48.21,3.24,1.24,-1.24,1,-1.483087862914147, +34324,125176,12,2014,2014_Sen-G_AK,AK,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,11/2/2014,1052,Mark Begich,6130,DEM,45.5,Dan Sullivan,6138,REP,46.5,2,-1,11/4/2014,45.83,47.96,-2.13,1.13,1.13,1,-2.906614221212625,average of multiple versions or turnout models listed in poll +34421,125173,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,11/2/2014,1333,Kay R. Hagan,6123,DEM,47,Thom Tillis,6129,REP,45,5,2,11/4/2014,47.26,48.82,-1.56,3.56,3.56,0,.5684633214764951,average of multiple versions or turnout models listed in poll +34389,42139,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Landmark Communications,166,IVR,,11/2/2014,1500,Mary Michelle Nunn,6072,DEM,45.6,David A. Perdue,6073,REP,49.8,2.4,-4.1999998,11/4/2014,45.21,52.89,-7.68,3.48,3.48,1,-2.151518514281791,for WSB-TV +34329,125174,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,11/2/2014,975,Mary Michelle Nunn,6072,DEM,46.5,David A. Perdue,6073,REP,47,5,-.5,11/4/2014,45.21,52.89,-7.68,7.18,7.18,1,1.486004768975857,average of multiple versions or turnout models listed in poll +34368,112366,21,2014,2014_Sen-G_KS,KS,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,11/2/2014,963,Pat Roberts,6154,REP,46.5,Gregory Orman,8355,IND,48,3,-1.5,11/4/2014,53.15,42.53,10.62,12.12,,0,2.894940689041607,average of multiple versions or turnout models listed in poll +34385,125154,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,D,11/2/2014,739,Mark Udall,6153,DEM,46,Cory Gardner,6149,REP,49,2,-3,11/4/2014,46.26,48.2,-1.94,1.06,-1.06,1,-1.734040367430436,for unspecified Democratic sponsor; average of multiple versions or turnout models listed in poll +34306,125140,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,11/2/2014,1265,Bruce L. Braley,6104,DEM,45.5,Joni K. Ernst,6106,REP,48.5,1,-3,11/4/2014,43.76,52.1,-8.34,5.34,5.34,1,-.3334288521920765,average of multiple versions or turnout models listed in poll +34324,125167,1221,2014,2014_Gov-G_AK,AK,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,,11/2/2014,1052,Bill Walker,8879,IND,47,Sean R. Parnell,8686,REP,46,2,1,11/4/2014,48.1,45.88,2.22,1.22,,1,-2.624459501387271,average of multiple versions or turnout models listed in poll +34306,125135,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,,11/2/2014,1265,Jack G. Hatch,8648,DEM,41.5,Terry E. Branstad,8647,REP,52.5,2,-11,11/4/2014,37.27,58.99,-21.72,10.72,10.72,1,6.844826474474742,average of multiple versions or turnout models listed in poll +34368,137903,1228,2014,2014_Gov-G_KS,KS,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,,11/2/2014,963,Paul Davis,8712,DEM,47.5,Sam Brownback,8711,REP,46,4,1.5,11/4/2014,46.13,49.82,-3.69,5.19,5.19,0,-.6561527660319272,average of multiple versions or turnout models listed in poll +34345,42039,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,,11/2/2014,1690,Margaret Wood Hassan,8809,DEM,51,Walt Havenstein,8805,REP,46,,5,11/4/2014,52.38,47.43,4.95,.05,.05,1,-3.49157448846157, +34385,125142,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,D,11/2/2014,739,John Wright Hickenlooper,8708,DEM,47,Bob Beauprez,8704,REP,47.5,2,-.5,11/4/2014,49.3,45.95,3.34,3.84,-3.84,0,.1608690566161869,for unspecified Democratic sponsor; average of multiple versions or turnout models listed in poll +34309,42003,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,Clarity Campaign Labs,52,IVR/Live Phone,D,11/2/2014,1003,Mark Schauer,8610,DEM,45,Rick Snyder,8611,REP,45,,0,11/4/2014,46.86,50.92,-4.07,4.07,4.07,.5,1.257142679517517,for unspecified Democratic sponsor +34317,42011,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,Mitchell Research & Communications,213,IVR,,11/2/2014,1224,Mark Schauer,8610,DEM,47,Rick Snyder,8611,REP,47,1,0,11/4/2014,46.86,50.92,-4.07,4.07,4.07,.5,.3654147430803738,for Fox 2 News Detroit +34328,125169,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,,11/2/2014,914,Mark Schauer,8610,DEM,46,Rick Snyder,8611,REP,46.5,3,-.5,11/4/2014,46.86,50.92,-4.07,3.57,3.57,1,.3969988252725493,average of multiple versions or turnout models listed in poll +34389,42083,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Landmark Communications,166,IVR,,11/2/2014,1500,Jason J. Carter,8623,DEM,44.5,J. Nathan Deal,8624,REP,50.8,2.5,-6.3000002,11/4/2014,44.89,52.75,-7.86,1.56,1.56,1,-2.621623530407235,for WSB-TV +34329,125163,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,,11/2/2014,975,Jason J. Carter,8623,DEM,44,J. Nathan Deal,8624,REP,48,4,-4,11/4/2014,44.89,52.75,-7.86,3.86,3.86,1,-.6038044522439799,average of multiple versions or turnout models listed in poll +62490,112346,1252,2014,2014_Gov-G_IL,IL,Gov-G,Gov-G,Ogden & Fry,425,IVR,,11/2/2014,1051,Pat Quinn,8658,DEM,45.1,Bruce Rauner,8659,REP,48.6,6.3,-3.5,11/4/2014,46.35,50.27,-3.92,.42,.42,1,-5.468571674047332, +34395,125166,1252,2014,2014_Gov-G_IL,IL,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,,11/2/2014,1064,Pat Quinn,8658,DEM,47.5,Bruce Rauner,8659,REP,46.5,3,1,11/4/2014,46.35,50.27,-3.92,4.92,4.92,0,-.7444196966461909,average of multiple versions or turnout models listed in poll +34366,125168,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,,11/2/2014,1198,Charlie Crist,8601,DEM,45.5,Rick Scott,8605,REP,45,6,.5,11/4/2014,47.07,48.14,-1.08,1.58,1.58,0,-.3641753924317647,average of multiple versions or turnout models listed in poll +34324,48340,5339,2014,2014_House-G_AK-1,AK-1,House-G,House-G,Public Policy Polling,263,IVR/Online,,11/2/2014,1052,Forrest Dunbar,9936,DEM,41,Don Young,9938,REP,47,6,-6,11/4/2014,40.97,50.97,-10,4,4,1,-1.454084319827198, +34389,48781,5457,2014,2014_House-G_GA-12,GA-12,House-G,House-G,Landmark Communications,166,IVR,,11/2/2014,500,John Barrow,4669,DEM,45.7,Rick W. Allen,4668,REP,47.3,,-1.6,11/4/2014,45.25,54.75,-9.51,7.91,7.91,1,.8986909729540169,for WSB-TV +34473,42220,1470,2014,2014_Sen-GR_LA,LA,Sen-G,Sen-GR,Vox Populi Polling,372,IVR/Online,,11/17/2014,761,Mary L. Landrieu,8375,DEM,42,Bill Cassidy,8373,REP,53,,-11,12/6/2014,44.07,55.93,-11.87,.87,.87,1,-4.838975429325436, +36458,49722,5512,2014,2014_House-GR_LA-6,LA-6,House-G,House-GR,JMC Analytics,156,IVR,,11/17/2014,793,Edwin Edwards,10024,DEM,35,Garret Graves,10025,REP,61,,-26,12/6/2014,37.57,62.43,-24.86,1.14,-1.14,1,-5.942382320976895, +34472,42219,1470,2014,2014_Sen-GR_LA,LA,Sen-G,Sen-GR,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/18/2014,1000,Mary L. Landrieu,8375,DEM,41,Bill Cassidy,8373,REP,56,,-15,12/6/2014,44.07,55.93,-11.87,3.13,-3.13,1,-2.251138335731947, +34471,42218,1470,2014,2014_Sen-GR_LA,LA,Sen-G,Sen-GR,JMC Analytics,156,IVR,,11/20/2014,754,Mary L. Landrieu,8375,DEM,40,Bill Cassidy,8373,REP,55,,-15,12/6/2014,44.07,55.93,-11.87,3.13,-3.13,1,-2.367906563459512, +34469,42216,1470,2014,2014_Sen-GR_LA,LA,Sen-G,Sen-GR,WPA Intelligence (WPAi),383,Live Phone,,11/25/2014,500,Mary L. Landrieu,8375,DEM,33,Bill Cassidy,8373,REP,57,,-24,12/6/2014,44.07,55.93,-11.87,12.13,-12.13,1,7.857682326563668,for Independent Women's Voice +52516,82964,5512,2014,2014_House-GR_LA-6,LA-6,House-G,House-GR,Glascock Group,116,IVR,,12/2/2014,532,Edwin Edwards,10024,DEM,47,Garret Graves,10025,REP,53,,-6,12/6/2014,37.57,62.43,-24.86,18.86,18.86,1,14.60714347382429,among 'voters' +34470,42217,1470,2014,2014_Sen-GR_LA,LA,Sen-G,Sen-GR,Rasmussen Reports/Pulse Opinion Research,277,IVR,,12/3/2014,1000,Mary L. Landrieu,8375,DEM,40,Bill Cassidy,8373,REP,56,,-16,12/6/2014,44.07,55.93,-11.87,4.13,-4.13,1,-.5011738591689895, +36333,49323,8722,2015,2015_House-GSR_MS-1,MS-1,House-G,House-GSR,Gravis Marketing,124,IVR,,5/28/2015,509,Walter Howard Zinn,9977,DEM,37,Trent Kelly,9978,REP,54,,-17,6/2/2015,30.03,69.97,-39.95,22.95,22.95,1,15.85953155736126, +44120,137900,1218,2015,2015_Gov-O_LA,LA,Gov-G,Gov-O,Multi-Quest International,220,Live Phone,,10/10/2015,400,John Bel Edwards,10177,DEM,32,David Vitter,10178,REP,24,10,8,10/24/2015,39.89,23,16.89,8.89,-8.89,1,4.123786596730376,for Raycom Media | KPLC +44109,65995,1216,2015,2015_Gov-G_KY,KY,Gov-G,Gov-G,"Fabrizio, Lee & Associates",90,Live Phone,,10/15/2015,500,Jack Conway,10179,DEM,44,Matthew G. Bevin,10180,REP,41,11,3,11/3/2015,43.81,52.52,-8.7,11.7,11.7,0,2.539453050370212, +44127,66022,1218,2015,2015_Gov-O_LA,LA,Gov-G,Gov-O,Harper Polling,132,IVR,,10/17/2015,612,John Bel Edwards,10177,DEM,36,David Vitter,10178,REP,26,14,10,10/24/2015,39.89,23,16.89,6.89,-6.89,1,2.669045429879025, +44126,66021,1218,2015,2015_Gov-O_LA,LA,Gov-G,Gov-O,Market Research Insight,185,Live Phone,,10/17/2015,590,John Bel Edwards,10177,DEM,36,David Vitter,10178,REP,19,17,17,10/24/2015,39.89,23,16.89,.11,.11,1,-5.667119843236708, +44125,66020,1218,2015,2015_Gov-O_LA,LA,Gov-G,Gov-O,MarblePort,182,IVR,,10/21/2015,1464,John Bel Edwards,10177,DEM,40.5,David Vitter,10178,REP,28.5,12.7,12,10/24/2015,39.89,23,16.89,4.89,-4.89,1,.4497861115140116,for Hayride +44108,65994,1216,2015,2015_Gov-G_KY,KY,Gov-G,Gov-G,Western Kentucky University,379,Live Phone,,10/22/2015,770,Jack Conway,10179,DEM,45,Matthew G. Bevin,10180,REP,40,7,5,11/3/2015,43.81,52.52,-8.7,13.7,13.7,0,4.885231178120645, +44111,65997,1217,2015,2015_Gov-G_MS,MS,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/23/2015,625,Robert Gray,10183,DEM,28,Phil Bryant,10182,REP,66,1,-38,11/3/2015,32.38,66.24,-33.86,4.14,-4.14,1,-3.291577219404767, +44107,65993,1216,2015,2015_Gov-G_KY,KY,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,10/25/2015,798,Jack Conway,10179,DEM,45,Matthew G. Bevin,10180,REP,40,6,5,11/3/2015,43.81,52.52,-8.7,13.7,13.7,0,5.716743057451534, +44106,65992,1216,2015,2015_Gov-G_KY,KY,Gov-G,Gov-G,Vox Populi Polling,372,IVR,,10/27/2015,618,Jack Conway,10179,DEM,44,Matthew G. Bevin,10180,REP,44,6,0,11/3/2015,43.81,52.52,-8.7,8.7,8.7,.5,-.1783979244014998, +44105,65991,1219,2015,2015_Gov-GR_LA,LA,Gov-G,Gov-GR,Triumph Campaigns,339,IVR,,11/5/2015,1818,John Bel Edwards,10177,DEM,49,David Vitter,10178,REP,41,,8,11/21/2015,56.11,43.89,12.23,4.23,-4.23,1,-.2510964184947357, +44104,65990,1219,2015,2015_Gov-GR_LA,LA,Gov-G,Gov-GR,University of New Orleans,358,Live Phone,,11/5/2015,600,John Bel Edwards,10177,DEM,56,David Vitter,10178,REP,34,,22,11/21/2015,56.11,43.89,12.23,9.77,9.77,1,5.541528360485703, +44103,65989,1219,2015,2015_Gov-GR_LA,LA,Gov-G,Gov-GR,Market Research Insight,185,Live Phone,,11/10/2015,600,John Bel Edwards,10177,DEM,52,David Vitter,10178,REP,38,,14,11/21/2015,56.11,43.89,12.23,1.77,1.77,1,-4.22892419216116, +44102,65988,1219,2015,2015_Gov-GR_LA,LA,Gov-G,Gov-GR,MarblePort,182,IVR,,11/11/2015,978,John Bel Edwards,10177,DEM,48,David Vitter,10178,REP,42,,6,11/21/2015,56.11,43.89,12.23,6.23,-6.23,1,1.952634555553142, +44101,65987,1219,2015,2015_Gov-GR_LA,LA,Gov-G,Gov-GR,Market Research Insight,185,Live Phone,,11/13/2015,600,John Bel Edwards,10177,DEM,53,David Vitter,10178,REP,38,,15,11/21/2015,56.11,43.89,12.23,2.77,2.77,1,-3.078463799694193, +44100,65986,1219,2015,2015_Gov-GR_LA,LA,Gov-G,Gov-GR,RRH Elections,274,IVR,,11/14/2015,359,John Bel Edwards,10177,DEM,48,David Vitter,10178,REP,42,,6,11/21/2015,56.11,43.89,12.23,6.23,-6.23,1,1.675778356243957, +44097,65983,1219,2015,2015_Gov-GR_LA,LA,Gov-G,Gov-GR,University of New Orleans,358,Online,,11/14/2015,578,John Bel Edwards,10177,DEM,54,David Vitter,10178,REP,34,,20,11/21/2015,56.11,43.89,12.23,7.77,7.77,1,3.985975078462491, +44098,65984,1219,2015,2015_Gov-GR_LA,LA,Gov-G,Gov-GR,JMC Analytics,156,IVR,,11/15/2015,635,John Bel Edwards,10177,DEM,51,David Vitter,10178,REP,35,,16,11/21/2015,56.11,43.89,12.23,3.77,3.77,1,-.3306075753790941, +44099,65985,1219,2015,2015_Gov-GR_LA,LA,Gov-G,Gov-GR,Market Research Insight,185,Live Phone,,11/15/2015,500,John Bel Edwards,10177,DEM,54,David Vitter,10178,REP,39,,15,11/21/2015,56.11,43.89,12.23,2.77,2.77,1,-3.096668215132615, +44096,65982,1219,2015,2015_Gov-GR_LA,LA,Gov-G,Gov-GR,Market Research Insight,185,Live Phone,,11/17/2015,900,John Bel Edwards,10177,DEM,52,David Vitter,10178,REP,40,,12,11/21/2015,56.11,43.89,12.23,.23,-.23,1,-5.22205327855472, +44095,65981,1219,2015,2015_Gov-GR_LA,LA,Gov-G,Gov-GR,JMC Analytics,156,IVR,,11/19/2015,614,John Bel Edwards,10177,DEM,47,David Vitter,10178,REP,43,,4,11/21/2015,56.11,43.89,12.23,8.23,-8.23,1,4.290470811924754, +35862,48177,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Gravis Marketing,124,IVR,R,1/12/2016,461,Hillary Rodham Clinton,9207,DEM,57,Bernard Sanders,9739,DEM,36,7,21,2/1/2016,49.84,49.59,.25,20.75,,1,11.45372027120679,for unspecified Republican sponsor +35862,48176,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Gravis Marketing,124,IVR,R,1/12/2016,422,Ted Cruz,9245,REP,28,Donald Trump,9849,REP,34,5,-6,2/1/2016,27.64,24.3,3.34,9.34,,0,-1.935508474067997,for unspecified Republican sponsor +35972,48769,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Iowa State University,153,Live Phone,,1/14/2016,356,Hillary Rodham Clinton,9207,DEM,47.4,Bernard Sanders,9739,DEM,45,1,2.4000001,2/1/2016,49.84,49.59,.25,2.15,,1,-7.832757786840174,for WHO-HD +35972,48767,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Iowa State University,153,Live Phone,,1/14/2016,283,Ted Cruz,9245,REP,25.8,Donald Trump,9849,REP,18.9,12.3,6.9000001,2/1/2016,27.64,24.3,3.34,3.56,,1,-7.385304114697342,for WHO-HD +35895,48283,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Loras College,171,Live Phone,,1/16/2016,500,Hillary Rodham Clinton,9207,DEM,59,Bernard Sanders,9739,DEM,30,7,29,2/1/2016,49.84,49.59,.25,28.75,,1,20.31039551806737, +35895,48270,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Loras College,171,Live Phone,,1/16/2016,500,Ted Cruz,9245,REP,25,Donald Trump,9849,REP,26,13,-1,2/1/2016,27.64,24.3,3.34,4.34,,0,-6.386338846460854, +35900,48278,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,CNN/Opinion Research Corp.,37,Live Phone,,1/18/2016,280,Hillary Rodham Clinton,9207,DEM,43,Bernard Sanders,9739,DEM,51,4,-8,2/1/2016,49.84,49.59,.25,8.25,,0,-1.094761110034706,for CNN +35900,48276,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,1/18/2016,266,Ted Cruz,9245,REP,26,Donald Trump,9849,REP,37,14,-11,2/1/2016,27.64,24.3,3.34,14.34,,0,4.238805227683804,for CNN +35893,48268,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Douglas Fulmer & Associates,82,IVR,,1/19/2016,570,Hillary Rodham Clinton,9207,DEM,48,Bernard Sanders,9739,DEM,39,7,9,2/1/2016,49.84,49.59,.25,8.75,,1,.1690202369399355,for Monmouth College | KBUR +35899,48277,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Emerson College,88,IVR,,1/19/2016,258,Hillary Rodham Clinton,9207,DEM,52,Bernard Sanders,9739,DEM,43,2.9,9,2/1/2016,49.84,49.59,.25,8.75,,1,-.3567340455746001, +35893,48267,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Douglas Fulmer & Associates,82,IVR,,1/19/2016,687,Ted Cruz,9245,REP,27,Donald Trump,9849,REP,25,9,2,2/1/2016,27.64,24.3,3.34,1.34,,1,-8.669745110824035,for Monmouth College | KBUR +35899,48275,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Emerson College,88,IVR,,1/19/2016,271,Ted Cruz,9245,REP,23,Donald Trump,9849,REP,33,14,-10,2/1/2016,27.64,24.3,3.34,13.34,,0,3.320826256746982, +35953,48760,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,1/20/2016,423,Hillary Rodham Clinton,9207,DEM,48,Bernard Sanders,9739,DEM,42,3,6,2/1/2016,49.84,49.59,.25,5.75,,1,-3.084431650880628,for FOX News +35955,48407,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,YouGov,391,Online,,1/20/2016,490,Hillary Rodham Clinton,9207,DEM,46,Bernard Sanders,9739,DEM,47,5,-1,2/1/2016,49.84,49.59,.25,1.25,,0,-7.768721897634756,for CBS News +35953,48405,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,1/20/2016,378,Ted Cruz,9245,REP,23,Donald Trump,9849,REP,34,12,-11,2/1/2016,27.64,24.3,3.34,14.34,,0,4.809058610303495,for FOX News +35955,48412,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,YouGov,391,Online,,1/20/2016,492,Ted Cruz,9245,REP,34,Donald Trump,9849,REP,39,13,-5,2/1/2016,27.64,24.3,3.34,8.34,,0,-1.485657274837978,for CBS News +35969,48793,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,1/21/2016,606,Hillary Rodham Clinton,9207,DEM,45,Bernard Sanders,9739,DEM,49,4,-4,2/1/2016,49.84,49.59,.25,4.25,,0,-4.530756704594322, +35969,48764,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,1/21/2016,651,Ted Cruz,9245,REP,29,Donald Trump,9849,REP,31,13,-2,2/1/2016,27.64,24.3,3.34,5.34,,0,-4.19371786569979, +35966,48753,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/23/2016,400,Hillary Rodham Clinton,9207,DEM,45,Bernard Sanders,9739,DEM,48,3,-3,2/1/2016,49.84,49.59,.25,3.25,,0,-5.233221138744032, +35966,48752,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/23/2016,400,Ted Cruz,9245,REP,26,Donald Trump,9849,REP,33,11,-7,2/1/2016,27.64,24.3,3.34,10.34,,0,1.148920496112699, +35988,48805,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Marist College,183,Live Phone,,1/25/2016,426,Hillary Rodham Clinton,9207,DEM,48,Bernard Sanders,9739,DEM,45,3,3,2/1/2016,49.84,49.59,.25,2.75,,1,-5.256228771351677,for NBC News | Wall Street Journal +35984,48816,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Monmouth University,215,Live Phone,,1/25/2016,504,Hillary Rodham Clinton,9207,DEM,47,Bernard Sanders,9739,DEM,42,6,5,2/1/2016,49.84,49.59,.25,4.75,,1,-3.046038151813901, +35988,48802,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Marist College,183,Live Phone,,1/25/2016,450,Ted Cruz,9245,REP,25,Donald Trump,9849,REP,32,18,-7,2/1/2016,27.64,24.3,3.34,10.34,,0,1.676828450476888,for NBC News | Wall Street Journal +35984,48797,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Monmouth University,215,Live Phone,,1/25/2016,500,Ted Cruz,9245,REP,23,Donald Trump,9849,REP,30,16,-7,2/1/2016,27.64,24.3,3.34,10.34,,0,1.74117320455549, +36002,48844,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Gravis Marketing,124,IVR,,1/27/2016,810,Hillary Rodham Clinton,9207,DEM,53,Bernard Sanders,9739,DEM,42,5,11,2/1/2016,49.84,49.59,.25,10.75,,1,4.327302800184505, +35994,48836,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,1/27/2016,851,Hillary Rodham Clinton,9207,DEM,48,Bernard Sanders,9739,DEM,40,7,8,2/1/2016,49.84,49.59,.25,7.75,,1,.6865982465728176, +36002,48843,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Gravis Marketing,124,IVR,,1/27/2016,724,Ted Cruz,9245,REP,27,Donald Trump,9849,REP,31,13,-4,2/1/2016,27.64,24.3,3.34,7.34,,0,-1.053906602150929, +35994,48818,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Public Policy Polling,263,IVR/Online,,1/27/2016,780,Ted Cruz,9245,REP,23,Donald Trump,9849,REP,31,14,-8,2/1/2016,27.64,24.3,3.34,11.34,,0,3.295405034240014, +36009,48857,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,1/28/2016,919,Hillary Rodham Clinton,9207,DEM,46,Bernard Sanders,9739,DEM,49,3,-3,2/1/2016,49.84,49.59,.25,3.25,,0,-4.004843580088461, +36003,48846,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Selzer & Co.,304,Live Phone,,1/28/2016,602,Hillary Rodham Clinton,9207,DEM,45,Bernard Sanders,9739,DEM,42,3,3,2/1/2016,49.84,49.59,.25,2.75,,1,-4.38686709920792,for Des Moines Register | Bloomberg +36009,48856,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,1/28/2016,890,Ted Cruz,9245,REP,24,Donald Trump,9849,REP,31,17,-7,2/1/2016,27.64,24.3,3.34,10.34,,0,2.309010758596509, +36003,48845,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Selzer & Co.,304,Live Phone,,1/28/2016,602,Ted Cruz,9245,REP,23,Donald Trump,9849,REP,28,15,-5,2/1/2016,27.64,24.3,3.34,8.34,,0,.3904114142353824,for Des Moines Register | Bloomberg +44138,66038,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Overtime Politics,247,Live Phone,,1/29/2016,407,Hillary Rodham Clinton,9207,DEM,47,Bernard Sanders,9739,DEM,48,,-1,2/1/2016,49.84,49.59,.25,1.25,,0,-6.057743251189371, +44138,66037,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Overtime Politics,247,Live Phone,,1/29/2016,416,Ted Cruz,9245,REP,25,Donald Trump,9849,REP,34,14,-9,2/1/2016,27.64,24.3,3.34,12.34,,0,4.563302214903731, +36008,48854,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Emerson College,88,IVR,,1/30/2016,300,Hillary Rodham Clinton,9207,DEM,51,Bernard Sanders,9739,DEM,43,4,8,2/1/2016,49.84,49.59,.25,7.75,,1,.8704783540204598, +36008,48855,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Emerson College,88,IVR,,1/30/2016,298,Ted Cruz,9245,REP,26,Donald Trump,9849,REP,27,22,-1,2/1/2016,27.64,24.3,3.34,4.34,,0,-3.427809334202046, +36007,48853,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,1/30/2016,887,Ted Cruz,9245,REP,19.4,Donald Trump,9849,REP,20.1,18.6,-.69999999,2/1/2016,27.64,24.3,3.34,4.04,,0,-3.602988003430923, +36020,48877,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,Harper Polling,132,IVR,,2/2/2016,425,Donald Trump,9849,REP,31,John Richard Kasich,9483,REP,12,9,19,2/9/2016,35.23,15.72,19.52,.52,,1,-4.551775015444781, +36037,48907,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,Gravis Marketing,124,IVR/Online,R,2/3/2016,702,Bernard Sanders,9739,DEM,58,Hillary Rodham Clinton,9207,DEM,42,,16,2/9/2016,60.14,37.68,22.46,6.46,,1,-2.809551963405969,for unspecified Republican sponsor +36027,48889,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,Marist College,183,Live Phone,,2/3/2016,567,Bernard Sanders,9739,DEM,58,Hillary Rodham Clinton,9207,DEM,38,,20,2/9/2016,60.14,37.68,22.46,2.46,,1,-7.050705159745442,for NBC News | Wall Street Journal +36036,48905,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,MassINC Polling Group,198,Live Phone,,2/3/2016,393,Bernard Sanders,9739,DEM,54,Hillary Rodham Clinton,9207,DEM,39,,15,2/9/2016,60.14,37.68,22.46,7.46,,1,-1.870160207738686,for WBUR +36035,48903,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,Suffolk University,323,Live Phone,,2/3/2016,500,Bernard Sanders,9739,DEM,49.6,Hillary Rodham Clinton,9207,DEM,40.6,,9,2/9/2016,60.14,37.68,22.46,13.46,,1,4.532963266491587,for Boston Globe +36030,48894,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,University of Massachusetts Lowell,355,Live Phone,,2/3/2016,434,Bernard Sanders,9739,DEM,55,Hillary Rodham Clinton,9207,DEM,40,,15,2/9/2016,60.14,37.68,22.46,7.46,,1,-2.061165327203455,for 7News +36037,48906,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,Gravis Marketing,124,IVR/Online,R,2/3/2016,871,Donald Trump,9849,REP,29,John Richard Kasich,9483,REP,13,15,16,2/9/2016,35.23,15.72,19.52,3.52,,1,-.8151089692339835,for unspecified Republican sponsor +36027,48893,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,Marist College,183,Live Phone,,2/3/2016,653,Donald Trump,9849,REP,30,John Richard Kasich,9483,REP,10,15,20,2/9/2016,35.23,15.72,19.52,.48,,1,-4.294808410126337,for NBC News | Wall Street Journal +36036,48904,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,MassINC Polling Group,198,Live Phone,,2/3/2016,410,Donald Trump,9849,REP,29,John Richard Kasich,9483,REP,9,12,20,2/9/2016,35.23,15.72,19.52,.48,,1,-4.321121630587952,for WBUR +36030,48895,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,University of Massachusetts Lowell,355,Live Phone,,2/3/2016,500,Donald Trump,9849,REP,34,John Richard Kasich,9483,REP,8,14,26,2/9/2016,35.23,15.72,19.52,6.48,,1,2.053347827299666,for 7News +36032,48899,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/4/2016,409,Bernard Sanders,9739,DEM,54,Hillary Rodham Clinton,9207,DEM,38,,16,2/9/2016,60.14,37.68,22.46,6.46,,1,-2.427735714377183, +36050,48937,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,RKM Research and Communications Inc.,272,Live Phone,,2/4/2016,407,Bernard Sanders,9739,DEM,51,Hillary Rodham Clinton,9207,DEM,44,,7,2/9/2016,60.14,37.68,22.46,15.46,,1,6.800575543901879,for Boston Herald | Franklin Pierce University +36032,48898,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/4/2016,420,Donald Trump,9849,REP,36,John Richard Kasich,9483,REP,14,12,22,2/9/2016,35.23,15.72,19.52,2.48,,1,-2.08224521669779, +36050,48936,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,RKM Research and Communications Inc.,272,Live Phone,,2/4/2016,433,Donald Trump,9849,REP,31,John Richard Kasich,9483,REP,11,16,20,2/9/2016,35.23,15.72,19.52,.48,,1,-4.122547643506597,for Boston Herald | Franklin Pierce University +36034,48901,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,Suffolk University,323,Live Phone,,2/4/2016,500,Donald Trump,9849,REP,28.8,John Richard Kasich,9483,REP,13,6.6,15.8,2/9/2016,35.23,15.72,19.52,3.72,,1,-.7481017804725381,for Boston Globe +36048,48929,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,Monmouth University,215,Live Phone,,2/5/2016,502,Bernard Sanders,9739,DEM,52,Hillary Rodham Clinton,9207,DEM,42,,10,2/9/2016,60.14,37.68,22.46,12.46,,1,3.950782948666991, +36048,48928,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,Monmouth University,215,Live Phone,,2/5/2016,508,Donald Trump,9849,REP,30,John Richard Kasich,9483,REP,14,12,16,2/9/2016,35.23,15.72,19.52,3.52,,1,-.6918778652689277, +36045,48923,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/6/2016,408,Bernard Sanders,9739,DEM,53,Hillary Rodham Clinton,9207,DEM,42,,11,2/9/2016,60.14,37.68,22.46,11.46,,1,2.971492812475416, +36059,48959,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,Emerson College,88,IVR,,2/6/2016,783,Bernard Sanders,9739,DEM,54,Hillary Rodham Clinton,9207,DEM,42,,12,2/9/2016,60.14,37.68,22.46,10.46,,1,2.201910605163043, +36053,48942,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,University of Massachusetts Lowell,355,Live Phone,,2/6/2016,407,Bernard Sanders,9739,DEM,56,Hillary Rodham Clinton,9207,DEM,40,,16,2/9/2016,60.14,37.68,22.46,6.46,,1,-2.467558040210718,for 7News +36058,48957,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,University of New Hampshire,357,Live Phone,,2/6/2016,363,Bernard Sanders,9739,DEM,61,Hillary Rodham Clinton,9207,DEM,35,,26,2/9/2016,60.14,37.68,22.46,3.54,,1,-5.510018560863971,for WMUR | CNN +36045,48922,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/6/2016,422,Donald Trump,9849,REP,31,John Richard Kasich,9483,REP,17,9,14,2/9/2016,35.23,15.72,19.52,5.52,,1,1.390107499858059, +36059,48958,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,Emerson College,88,IVR,,2/6/2016,686,Donald Trump,9849,REP,31,John Richard Kasich,9483,REP,13,11,18,2/9/2016,35.23,15.72,19.52,1.52,,1,-2.525334728846597, +36053,48943,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,University of Massachusetts Lowell,355,Live Phone,,2/6/2016,464,Donald Trump,9849,REP,34,John Richard Kasich,9483,REP,10,13,24,2/9/2016,35.23,15.72,19.52,4.48,,1,.6846203214919013,for 7News +36058,48956,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,University of New Hampshire,357,Live Phone,,2/6/2016,362,Donald Trump,9849,REP,31,John Richard Kasich,9483,REP,10,14,21,2/9/2016,35.23,15.72,19.52,1.48,,1,-2.725772542528243,for WMUR | CNN +44132,66034,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,Overtime Politics,247,Live Phone,,2/7/2016,395,Bernard Sanders,9739,DEM,55,Hillary Rodham Clinton,9207,DEM,41,,14,2/9/2016,60.14,37.68,22.46,8.46,,1,-.0644350641466465, +36057,48955,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,Gravis Marketing,124,IVR,,2/7/2016,705,Donald Trump,9849,REP,28,John Richard Kasich,9483,REP,17,11,11,2/9/2016,35.23,15.72,19.52,8.52,,1,5.043969643546, +44132,66027,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,Overtime Politics,247,Live Phone,,2/7/2016,401,Donald Trump,9849,REP,29,John Richard Kasich,9483,REP,14,11,15,2/9/2016,35.23,15.72,19.52,4.52,,1,.6929704223002867, +36060,48962,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/8/2016,409,Bernard Sanders,9739,DEM,53,Hillary Rodham Clinton,9207,DEM,44,,9,2/9/2016,60.14,37.68,22.46,13.46,,1,5.407687984030328, +36060,48960,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/8/2016,418,Donald Trump,9849,REP,33,John Richard Kasich,9483,REP,17,10,16,2/9/2016,35.23,15.72,19.52,3.52,,1,-.1515207422309109, +36504,50043,7566,2016,2016_Pres-R_AL,AL,Pres-P,Pres-R,Master Image,200,IVR,,2/10/2016,1840,Donald Trump,9849,REP,36,Ted Cruz,9245,REP,13,11,23,3/1/2016,43.42,21.09,22.34,.66,,1,-8.189743273103522, +44131,66033,7575,2016,2016_Pres-D_MA,MA,Pres-P,Pres-D,Overtime Politics,247,Live Phone,,2/10/2016,417,Hillary Rodham Clinton,9207,DEM,50,Bernard Sanders,9739,DEM,44,,6,3/1/2016,49.9,48.5,1.4,4.6,,1,-3.854328837073941, +44131,66026,7576,2016,2016_Pres-R_MA,MA,Pres-P,Pres-R,Overtime Politics,247,Live Phone,,2/10/2016,403,Donald Trump,9849,REP,43,John Richard Kasich,9483,REP,9,12,34,3/1/2016,49.1,17.99,31.12,2.88,,1,-7.040942819842074, +36411,49463,7585,2016,2016_Pres-D_VT,VT,Pres-P,Pres-D,Castleton University,45,Live Phone,,2/10/2016,344,Bernard Sanders,9739,DEM,77.9,Hillary Rodham Clinton,9207,DEM,12.8,,65.099998,3/1/2016,85.98,13.6,72.37,7.27,,1,-2.468278139711933,for Vermont Public Radio +36411,49462,7586,2016,2016_Pres-R_VT,VT,Pres-P,Pres-R,Castleton University,45,Live Phone,,2/10/2016,115,Donald Trump,9849,REP,33.2,John Richard Kasich,9483,REP,14.1,14.6,19.1,3/1/2016,32.53,30.18,2.34,16.76,,1,4.369529858355586,for Vermont Public Radio +36335,49326,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,2/11/2016,779,Donald Trump,9849,REP,36,Marco Rubio,9731,REP,15,20,21,2/20/2016,32.51,22.48,10.03,10.97,,1,2.185210993899873,for Augusta Chronicle +36342,49337,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,YouGov,391,Online,,2/11/2016,744,Donald Trump,9849,REP,42,Marco Rubio,9731,REP,15,20,27,2/20/2016,32.51,22.48,10.03,16.97,,1,8.412650252055434,for CBS News +36342,49338,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,YouGov,391,Online,,2/11/2016,404,Hillary Rodham Clinton,9207,DEM,59,Bernard Sanders,9739,DEM,40,,19,2/27/2016,73.44,26.02,47.42,28.42,,1,9.575427648416182,for CBS News +36343,49339,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Gravis Marketing,124,IVR/Online,R,2/12/2016,1281,Donald Trump,9849,REP,37,Marco Rubio,9731,REP,19,23,18,2/20/2016,32.51,22.48,10.03,7.97,,1,-.6522071490088212,for unspecified Republican sponsor +36337,49328,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Trafalgar Group,338,IVR,R,2/12/2016,1200,Donald Trump,9849,REP,34.5,Marco Rubio,9731,REP,12.5,15.5,22,2/20/2016,32.51,22.48,10.03,11.97,,1,3.728590115786251,for unspecified Republican sponsor +36343,49340,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,Gravis Marketing,124,IVR/Online,R,2/12/2016,507,Hillary Rodham Clinton,9207,DEM,59,Bernard Sanders,9739,DEM,41,,18,2/27/2016,73.44,26.02,47.42,29.42,,1,10.87076384363427,for unspecified Republican sponsor +36350,49353,7561,2016,2016_Pres-D_NV,NV,Pres-P,Pres-D,CNN/Opinion Research Corp.,37,Live Phone,,2/13/2016,282,Hillary Rodham Clinton,9207,DEM,48,Bernard Sanders,9739,DEM,47,,1,2/20/2016,52.64,47.29,5.35,4.35,,1,-2.939982867168205,for CNN +36341,49335,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/13/2016,400,Donald Trump,9849,REP,35,Marco Rubio,9731,REP,14,12,21,2/20/2016,32.51,22.48,10.03,10.97,,1,2.175773644570777, +36348,49348,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,2/13/2016,404,Donald Trump,9849,REP,38,Marco Rubio,9731,REP,14,22,24,2/20/2016,32.51,22.48,10.03,13.97,,1,5.605836330795738,for CNN +36350,49352,7563,2016,2016_Pres-R_NV,NV,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,2/13/2016,245,Donald Trump,9849,REP,45,Marco Rubio,9731,REP,19,17,26,2/23/2016,45.91,23.85,22.06,3.94,,1,-4.094350395753657,for CNN +36341,49336,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/13/2016,400,Hillary Rodham Clinton,9207,DEM,65,Bernard Sanders,9739,DEM,27,,38,2/27/2016,73.44,26.02,47.42,9.42,,1,-10.83627840349869, +36348,49349,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,CNN/Opinion Research Corp.,37,Live Phone,,2/13/2016,280,Hillary Rodham Clinton,9207,DEM,56,Bernard Sanders,9739,DEM,38,,18,2/27/2016,73.44,26.02,47.42,29.42,,1,10.80176669126378,for CNN +44130,66032,7587,2016,2016_Pres-D_VA,VA,Pres-P,Pres-D,Overtime Politics,247,Live Phone,,2/13/2016,431,Hillary Rodham Clinton,9207,DEM,49,Bernard Sanders,9739,DEM,46,,3,3/1/2016,64.28,35.22,29.06,26.06,,1,16.54173209563468, +44130,66025,7588,2016,2016_Pres-R_VA,VA,Pres-P,Pres-R,Overtime Politics,247,Live Phone,,2/13/2016,425,Donald Trump,9849,REP,33,Marco Rubio,9731,REP,19,12,14,3/1/2016,34.8,31.98,2.82,11.18,,1,-1.259413960396149, +36344,49341,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Trafalgar Group,338,IVR,R,2/14/2016,1300,Donald Trump,9849,REP,32.65,Marco Rubio,9731,REP,14.02,13.94,18.629999,2/20/2016,32.51,22.48,10.03,8.6,,1,.7811506307773548,for unspecified Republican sponsor +36386,49413,7561,2016,2016_Pres-D_NV,NV,Pres-P,Pres-D,Gravis Marketing,124,IVR,R,2/15/2016,516,Hillary Rodham Clinton,9207,DEM,53,Bernard Sanders,9739,DEM,47,,6,2/20/2016,52.64,47.29,5.35,.65,,1,-6.625350233442035,for unspecified Republican sponsor +36349,49351,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/15/2016,400,Donald Trump,9849,REP,33,Marco Rubio,9731,REP,16,14,17,2/20/2016,32.51,22.48,10.03,6.97,,1,-1.41327250888025, +36368,49374,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Monmouth University,215,Live Phone,,2/15/2016,400,Donald Trump,9849,REP,35,Marco Rubio,9731,REP,17,19,18,2/20/2016,32.51,22.48,10.03,7.97,,1,-.1520132023414177, +36345,49342,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Public Policy Polling,263,IVR/Online,,2/15/2016,897,Donald Trump,9849,REP,35,Marco Rubio,9731,REP,18,18,17,2/20/2016,32.51,22.48,10.03,6.97,,1,-1.041780398248378, +36375,49386,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Selzer & Co.,304,Live Phone,,2/15/2016,502,Donald Trump,9849,REP,36,Marco Rubio,9731,REP,15,17,21,2/20/2016,32.51,22.48,10.03,10.97,,1,3.037856603746798,for Bloomberg +36353,49358,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Trafalgar Group,338,IVR,R,2/15/2016,1700,Donald Trump,9849,REP,33.57,Marco Rubio,9731,REP,14.83,15.54,18.74,2/20/2016,32.51,22.48,10.03,8.71,,1,1.125509896668371,for unspecified Republican sponsor +36386,49412,7563,2016,2016_Pres-R_NV,NV,Pres-P,Pres-R,Gravis Marketing,124,IVR,R,2/15/2016,687,Donald Trump,9849,REP,39,Marco Rubio,9731,REP,19,23,20,2/23/2016,45.91,23.85,22.06,2.06,,1,-5.692612431397925,for unspecified Republican sponsor +36349,49350,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/15/2016,400,Hillary Rodham Clinton,9207,DEM,61,Bernard Sanders,9739,DEM,31,,30,2/27/2016,73.44,26.02,47.42,17.42,,1,-2.511674467465908, +36368,49407,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,Monmouth University,215,Live Phone,,2/15/2016,403,Hillary Rodham Clinton,9207,DEM,59,Bernard Sanders,9739,DEM,30,,29,2/27/2016,73.44,26.02,47.42,18.42,,1,-.1853692438363657, +36345,49343,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,2/15/2016,525,Hillary Rodham Clinton,9207,DEM,55,Bernard Sanders,9739,DEM,34,,21,2/27/2016,73.44,26.02,47.42,26.42,,1,8.348679974609764, +36389,49418,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,Selzer & Co.,304,Live Phone,,2/15/2016,403,Hillary Rodham Clinton,9207,DEM,53,Bernard Sanders,9739,DEM,31,,22,2/27/2016,73.44,26.02,47.42,25.42,,1,7.270312900252713,for Bloomberg +36355,49360,7565,2016,2016_Pres-D_AL,AL,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,2/15/2016,500,Hillary Rodham Clinton,9207,DEM,59,Bernard Sanders,9739,DEM,31,,28,3/1/2016,77.88,19.17,58.72,30.72,,1,19.35808430240822,for American Family Voices +36367,49373,7569,2016,2016_Pres-D_AR,AR,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,2/15/2016,525,Hillary Rodham Clinton,9207,DEM,57,Bernard Sanders,9739,DEM,32,,25,3/1/2016,66.08,29.97,36.11,11.11,,1,-.2172246979889857,for American Family Voices +36357,49363,7573,2016,2016_Pres-D_GA,GA,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,2/15/2016,500,Hillary Rodham Clinton,9207,DEM,60,Bernard Sanders,9739,DEM,26,,34,3/1/2016,71.3,28.2,43.1,9.1,,1,-2.80470865837329,for American Family Voices +36359,49365,7575,2016,2016_Pres-D_MA,MA,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,2/15/2016,538,Hillary Rodham Clinton,9207,DEM,42,Bernard Sanders,9739,DEM,49,,-7,3/1/2016,49.9,48.5,1.4,8.4,,0,1.424974453454462,for American Family Voices +36362,49368,7579,2016,2016_Pres-D_OK,OK,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,2/15/2016,542,Bernard Sanders,9739,DEM,44,Hillary Rodham Clinton,9207,DEM,46,,-2,3/1/2016,51.88,41.52,10.36,12.36,,0,.6636896099760288,for American Family Voices +36363,49369,7581,2016,2016_Pres-D_TN,TN,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,2/15/2016,500,Hillary Rodham Clinton,9207,DEM,58,Bernard Sanders,9739,DEM,32,,26,3/1/2016,66.07,32.45,33.62,7.62,,1,-4.014245340812877,for American Family Voices +36364,49370,7583,2016,2016_Pres-D_TX,TX,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,2/15/2016,514,Hillary Rodham Clinton,9207,DEM,57,Bernard Sanders,9739,DEM,34,,23,3/1/2016,65.19,33.19,32,9,,1,-1.623897518059155,for American Family Voices +36366,49372,7585,2016,2016_Pres-D_VT,VT,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,2/15/2016,693,Bernard Sanders,9739,DEM,86,Hillary Rodham Clinton,9207,DEM,10,,76,3/1/2016,85.98,13.6,72.37,3.63,,1,-6.076433979985956,for American Family Voices +36365,49371,7587,2016,2016_Pres-D_VA,VA,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,2/15/2016,500,Hillary Rodham Clinton,9207,DEM,56,Bernard Sanders,9739,DEM,34,,22,3/1/2016,64.28,35.22,29.06,7.06,,1,-4.195757740348309,for American Family Voices +36358,49364,7593,2016,2016_Pres-D_LA,LA,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,2/15/2016,548,Hillary Rodham Clinton,9207,DEM,60,Bernard Sanders,9739,DEM,29,,31,3/5/2016,71.12,23.18,47.94,16.94,,1,7.605153835914727,for American Family Voices +36397,49439,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Clemson University,54,Live Phone,,2/16/2016,650,Donald Trump,9849,REP,28,Marco Rubio,9731,REP,15,19,13,2/20/2016,32.51,22.48,10.03,2.97,,1,-4.936637789627603, +36378,49391,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Emerson College,88,IVR,,2/16/2016,375,Donald Trump,9849,REP,33,Marco Rubio,9731,REP,19,20,14,2/20/2016,32.51,22.48,10.03,3.97,,1,-4.124067705502547, +36383,49398,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,2/16/2016,759,Donald Trump,9849,REP,32,Marco Rubio,9731,REP,15,19,17,2/20/2016,32.51,22.48,10.03,6.97,,1,-.8120472027331846, +36395,49436,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Marist College,183,Live Phone,,2/16/2016,722,Donald Trump,9849,REP,28,Marco Rubio,9731,REP,15,23,13,2/20/2016,32.51,22.48,10.03,2.97,,1,-4.948401368480778,for NBC News | Wall Street Journal +36379,49392,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Trafalgar Group,338,IVR,R,2/16/2016,2400,Donald Trump,9849,REP,34.74,Marco Rubio,9731,REP,15.82,15.82,18.92,2/20/2016,32.51,22.48,10.03,8.89,,1,1.547419721630794,for unspecified Republican sponsor +36383,49424,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,2/16/2016,642,Hillary Rodham Clinton,9207,DEM,56,Bernard Sanders,9739,DEM,28,,28,2/27/2016,73.44,26.02,47.42,19.42,,1,1.218411501508454, +36395,49435,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,Marist College,183,Live Phone,,2/16/2016,425,Hillary Rodham Clinton,9207,DEM,60,Bernard Sanders,9739,DEM,32,,28,2/27/2016,73.44,26.02,47.42,19.42,,1,1.049365539692293,for NBC News | Wall Street Journal +36419,49478,7583,2016,2016_Pres-D_TX,TX,Pres-P,Pres-D,YouGov,391,Online,,2/16/2016,324,Hillary Rodham Clinton,9207,DEM,54,Bernard Sanders,9739,DEM,44,1,10,3/1/2016,65.19,33.19,32,22,,1,12.26531597541035,for Texas Tribune | University of Texas +36419,49479,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,YouGov,391,Online,,2/16/2016,407,Ted Cruz,9245,REP,37,Donald Trump,9849,REP,29,15,8,3/1/2016,43.76,26.75,17.01,9.01,,1,-2.4651155033477,for Texas Tribune | University of Texas +36396,49437,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Emerson College,88,IVR,,2/17/2016,418,Donald Trump,9849,REP,36,Marco Rubio,9731,REP,19,18,17,2/20/2016,32.51,22.48,10.03,6.97,,1,-.8784540573779084, +36384,49408,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Harper Polling,132,IVR,,2/17/2016,599,Donald Trump,9849,REP,29,Marco Rubio,9731,REP,15,17,14,2/20/2016,32.51,22.48,10.03,3.97,,1,-3.699676775736514, +36390,49419,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Trafalgar Group,338,IVR,R,2/17/2016,5800,Donald Trump,9849,REP,34.12,Marco Rubio,9731,REP,15.59,17.52,18.530001,2/20/2016,32.51,22.48,10.03,8.5,,1,1.419979531632453,for unspecified Republican sponsor +36448,49546,7571,2016,2016_Pres-D_CO,CO,Pres-P,Pres-D,TargetPoint,331,IVR,,2/17/2016,1144,Bernard Sanders,9739,DEM,49,Hillary Rodham Clinton,9207,DEM,44,,5,3/1/2016,59.01,40.33,18.68,13.68,,1,2.771969406625511,for Washington Free Beacon +36432,49519,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,University of Houston,351,Live Phone,,2/17/2016,415,Ted Cruz,9245,REP,35,Donald Trump,9849,REP,20,8,15,3/1/2016,43.76,26.75,17.01,2.01,,1,-8.859901701263409,for Houston Public Media; among registered voters +44136,66031,7561,2016,2016_Pres-D_NV,NV,Pres-P,Pres-D,Overtime Politics,247,Live Phone,,2/18/2016,305,Hillary Rodham Clinton,9207,DEM,47,Bernard Sanders,9739,DEM,49,,-2,2/20/2016,52.64,47.29,5.35,7.35,,0,1.702197611315314, +36393,49433,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/18/2016,401,Donald Trump,9849,REP,34,Marco Rubio,9731,REP,22,13,12,2/20/2016,32.51,22.48,10.03,1.97,,1,-5.790948346685621, +36398,49440,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,National Research Inc.,225,Live Phone,,2/18/2016,500,Donald Trump,9849,REP,32,Marco Rubio,9731,REP,18,19,14,2/20/2016,32.51,22.48,10.03,3.97,,1,-3.50919838376336, +44129,66024,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Overtime Politics,247,Live Phone,,2/18/2016,425,Donald Trump,9849,REP,31,Marco Rubio,9731,REP,25,18,6,2/20/2016,32.51,22.48,10.03,4.03,,1,-3.617148321460923, +36400,49442,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Trafalgar Group,338,IVR,R,2/18/2016,3500,Donald Trump,9849,REP,33.51,Marco Rubio,9731,REP,18.07,18.96,15.44,2/20/2016,32.51,22.48,10.03,5.41,,1,-1.444723613250748,for unspecified Republican sponsor +36393,49432,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/18/2016,400,Hillary Rodham Clinton,9207,DEM,61,Bernard Sanders,9739,DEM,32,,29,2/27/2016,73.44,26.02,47.42,18.42,,1,-.9684610967460465, +36399,49441,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,2/19/2016,780,Donald Trump,9849,REP,26.9,Marco Rubio,9731,REP,24.1,18.8,2.8,2/20/2016,32.51,22.48,10.03,7.23,,1,.1972438922143486,for Fox 5 Atlanta +36406,49454,7575,2016,2016_Pres-D_MA,MA,Pres-P,Pres-D,Emerson College,88,IVR,,2/20/2016,417,Hillary Rodham Clinton,9207,DEM,46,Bernard Sanders,9739,DEM,46,,0,3/1/2016,49.9,48.5,1.4,1.4,,.5,-4.692713985947494, +36406,49453,7576,2016,2016_Pres-R_MA,MA,Pres-P,Pres-R,Emerson College,88,IVR,,2/20/2016,289,Donald Trump,9849,REP,50,John Richard Kasich,9483,REP,13,16,37,3/1/2016,49.1,17.99,31.12,5.88,,1,-1.59891612097643, +36475,49984,7587,2016,2016_Pres-D_VA,VA,Pres-P,Pres-D,Roanoke College,292,Live Phone,,2/20/2016,415,Hillary Rodham Clinton,9207,DEM,50,Bernard Sanders,9739,DEM,33,,17,3/1/2016,64.28,35.22,29.06,12.06,,1,2.009700166418133, +36475,49982,7588,2016,2016_Pres-R_VA,VA,Pres-P,Pres-R,Roanoke College,292,Live Phone,,2/20/2016,466,Donald Trump,9849,REP,38,Marco Rubio,9731,REP,13,15,25,3/1/2016,34.8,31.98,2.82,22.18,,1,12.53292261632969, +36405,49452,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/20/2016,400,Bernard Sanders,9739,DEM,40,Hillary Rodham Clinton,9207,DEM,53,,-13,3/8/2016,49.68,48.26,1.42,14.42,,0,-6.231845489131941, +36405,49451,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/20/2016,400,Donald Trump,9849,REP,35,Ted Cruz,9245,REP,12,17,23,3/8/2016,36.55,24.68,11.87,11.13,,1,1.521162085208168, +36416,49470,7573,2016,2016_Pres-D_GA,GA,Pres-P,Pres-D,Landmark Communications,166,IVR,,2/21/2016,700,Hillary Rodham Clinton,9207,DEM,72,Bernard Sanders,9739,DEM,19.8,,52.200001,3/1/2016,71.3,28.2,43.1,9.1,,1,-1.892295646209354,for WSB-TV | Rosetta Stone +36485,50006,7573,2016,2016_Pres-D_GA,GA,Pres-P,Pres-D,Marist College,183,Live Phone,,2/21/2016,461,Hillary Rodham Clinton,9207,DEM,64,Bernard Sanders,9739,DEM,30,,34,3/1/2016,71.3,28.2,43.1,9.1,,1,-1.688177842489258,for NBC News | Wall Street Journal +36416,49477,7574,2016,2016_Pres-R_GA,GA,Pres-P,Pres-R,Landmark Communications,166,IVR,,2/21/2016,500,Donald Trump,9849,REP,31.7,Marco Rubio,9731,REP,22.7,18.7,9,3/1/2016,38.81,24.45,14.36,5.36,,1,-1.561897898424803,for WSB-TV | Rosetta Stone +36485,50007,7574,2016,2016_Pres-R_GA,GA,Pres-P,Pres-R,Marist College,183,Live Phone,,2/21/2016,543,Donald Trump,9849,REP,30,Marco Rubio,9731,REP,23,23,7,3/1/2016,38.81,24.45,14.36,7.36,,1,.4661107788842372,for NBC News | Wall Street Journal +36484,50011,7583,2016,2016_Pres-D_TX,TX,Pres-P,Pres-D,Marist College,183,Live Phone,,2/21/2016,381,Hillary Rodham Clinton,9207,DEM,59,Bernard Sanders,9739,DEM,38,,21,3/1/2016,65.19,33.19,32,11,,1,1.517409687068427,for NBC News | Wall Street Journal +36484,50005,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,Marist College,183,Live Phone,,2/21/2016,537,Ted Cruz,9245,REP,39,Donald Trump,9849,REP,26,16,13,3/1/2016,43.76,26.75,17.01,4.01,,1,-6.444325138212052,for NBC News | Wall Street Journal +44135,66030,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,Overtime Politics,247,Live Phone,,2/22/2016,410,Hillary Rodham Clinton,9207,DEM,63,Bernard Sanders,9739,DEM,34,,29,2/27/2016,73.44,26.02,47.42,18.42,,1,1.094113104165563, +44128,66023,7567,2016,2016_Pres-R_AK,AK,Pres-P,Pres-R,Overtime Politics,247,Live Phone,,2/22/2016,318,Ted Cruz,9245,REP,27,Donald Trump,9849,REP,41,15,-14,3/1/2016,36.38,33.64,2.73,16.73,,0,6.400355902978838, +36470,49973,7575,2016,2016_Pres-D_MA,MA,Pres-P,Pres-D,MassINC Polling Group,198,Live Phone,,2/22/2016,418,Hillary Rodham Clinton,9207,DEM,49,Bernard Sanders,9739,DEM,44,,5,3/1/2016,49.9,48.5,1.4,3.6,,1,-2.485670757968336,for WBUR +36491,50020,7575,2016,2016_Pres-D_MA,MA,Pres-P,Pres-D,YouGov,391,Online,,2/22/2016,400,Hillary Rodham Clinton,9207,DEM,47,Bernard Sanders,9739,DEM,44,,3,3/1/2016,49.9,48.5,1.4,1.6,,1,-4.798485704141457,for UMass Amherst | WBZ-TV +36470,49975,7576,2016,2016_Pres-R_MA,MA,Pres-P,Pres-R,MassINC Polling Group,198,Live Phone,,2/22/2016,386,Donald Trump,9849,REP,40,John Richard Kasich,9483,REP,19,19,21,3/1/2016,49.1,17.99,31.12,10.12,,1,3.496918974624706,for WBUR +36491,50019,7576,2016,2016_Pres-R_MA,MA,Pres-P,Pres-R,YouGov,391,Online,,2/22/2016,292,Donald Trump,9849,REP,47,John Richard Kasich,9483,REP,11,15,36,3/1/2016,49.1,17.99,31.12,4.88,,1,-2.499238377009922,for UMass Amherst | WBZ-TV +36435,49524,7583,2016,2016_Pres-D_TX,TX,Pres-P,Pres-D,Dixie Strategies,81,IVR/Live Phone,,2/22/2016,625,Hillary Rodham Clinton,9207,DEM,60.71,Bernard Sanders,9739,DEM,29.26,,31.450001,3/1/2016,65.19,33.19,32,.55,,1,-9.327268083578344,for KTVT-CBS 11 +36428,49502,7583,2016,2016_Pres-D_TX,TX,Pres-P,Pres-D,Emerson College,88,IVR,,2/22/2016,328,Hillary Rodham Clinton,9207,DEM,56,Bernard Sanders,9739,DEM,40,,16,3/1/2016,65.19,33.19,32,16,,1,7.137392065046097, +36436,49525,7583,2016,2016_Pres-D_TX,TX,Pres-P,Pres-D,SurveyUSA,325,IVR/Online,,2/22/2016,569,Hillary Rodham Clinton,9207,DEM,61,Bernard Sanders,9739,DEM,32,,29,3/1/2016,65.19,33.19,32,3,,1,-6.621259432415232,for TEGNA | WFAA-TV +36435,49522,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,Dixie Strategies,81,IVR/Live Phone,,2/22/2016,725,Ted Cruz,9245,REP,33.24,Donald Trump,9849,REP,24.83,14.76,8.4099998,3/1/2016,43.76,26.75,17.01,8.6,,1,-1.349094862343928,for KTVT-CBS 11 +36428,49503,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,Emerson College,88,IVR,,2/22/2016,446,Ted Cruz,9245,REP,29,Donald Trump,9849,REP,28,25,1,3/1/2016,43.76,26.75,17.01,16.01,,1,6.858193693085235, +36436,49523,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,SurveyUSA,325,IVR/Online,,2/22/2016,645,Ted Cruz,9245,REP,32,Donald Trump,9849,REP,32,17,0,3/1/2016,43.76,26.75,17.01,17.01,,.5,7.663594121713511,for TEGNA | WFAA-TV +36552,50135,7600,2016,2016_Pres-R_ID,ID,Pres-P,Pres-R,Dan Jones & Associates,70,Live Phone/Online,,2/22/2016,230,Ted Cruz,9245,REP,19,Donald Trump,9849,REP,30,16,-11,3/8/2016,45.44,28.11,17.33,28.33,,0,16.91753330965089,for IdahoPoliticsWeekly.com +36466,49967,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,Clemson University,54,Live Phone,,2/23/2016,650,Hillary Rodham Clinton,9207,DEM,64,Bernard Sanders,9739,DEM,14,,50,2/27/2016,73.44,26.02,47.42,2.58,,1,-14.99979617956181, +36468,49970,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,Emerson College,88,IVR,,2/23/2016,266,Hillary Rodham Clinton,9207,DEM,60.1,Bernard Sanders,9739,DEM,36.5,,23.6,2/27/2016,73.44,26.02,47.42,23.82,,1,6.818049912387901, +36442,50034,7573,2016,2016_Pres-D_GA,GA,Pres-P,Pres-D,Dynata,283,Online,,2/23/2016,400,Hillary Rodham Clinton,9207,DEM,62,Bernard Sanders,9739,DEM,29,,33,3/1/2016,71.3,28.2,43.1,10.1,,1,-.3680916985349877,for WABE 90.1 +36423,49493,7573,2016,2016_Pres-D_GA,GA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,2/23/2016,491,Hillary Rodham Clinton,9207,DEM,57,Bernard Sanders,9739,DEM,29,,28,3/1/2016,71.3,28.2,43.1,15.1,,1,5.205793538826436,for Fox 5 Atlanta +36467,49969,7573,2016,2016_Pres-D_GA,GA,Pres-P,Pres-D,SurveyUSA,325,Live Phone/Online,,2/23/2016,501,Hillary Rodham Clinton,9207,DEM,66,Bernard Sanders,9739,DEM,27,,39,3/1/2016,71.3,28.2,43.1,4.1,,1,-6.617680477347646,for TEGNA +36442,49535,7574,2016,2016_Pres-R_GA,GA,Pres-P,Pres-R,Dynata,283,Online,,2/23/2016,400,Donald Trump,9849,REP,41.25,Marco Rubio,9731,REP,18.25,15.25,23,3/1/2016,38.81,24.45,14.36,8.64,,1,2.047166497942611,for WABE 90.1 +36423,49492,7574,2016,2016_Pres-R_GA,GA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,2/23/2016,745,Donald Trump,9849,REP,34,Marco Rubio,9731,REP,22,20,12,3/1/2016,38.81,24.45,14.36,2.36,,1,-4.637625058190006,for Fox 5 Atlanta +36467,49968,7574,2016,2016_Pres-R_GA,GA,Pres-P,Pres-R,SurveyUSA,325,Live Phone/Online,,2/23/2016,684,Donald Trump,9849,REP,45,Marco Rubio,9731,REP,19,16,26,3/1/2016,38.81,24.45,14.36,11.64,,1,5.554288600790129,for TEGNA +36431,49518,7580,2016,2016_Pres-R_OK,OK,Pres-P,Pres-R,Cole Hargrave Snodgrass & Associates,56,Live Phone,,2/23/2016,400,Ted Cruz,9245,REP,20,Donald Trump,9849,REP,29,21,-9,3/1/2016,34.37,28.32,6.05,15.05,,0,.552846048286477, +36441,49533,7583,2016,2016_Pres-D_TX,TX,Pres-P,Pres-D,Monmouth University,215,Live Phone,,2/23/2016,304,Hillary Rodham Clinton,9207,DEM,64,Bernard Sanders,9739,DEM,30,,34,3/1/2016,65.19,33.19,32,2,,1,-7.762200850973011, +36441,49534,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,Monmouth University,215,Live Phone,,2/23/2016,456,Ted Cruz,9245,REP,38,Donald Trump,9849,REP,23,21,15,3/1/2016,43.76,26.75,17.01,2.01,,1,-8.154641452786491, +36447,49544,7587,2016,2016_Pres-D_VA,VA,Pres-P,Pres-D,Monmouth University,215,Live Phone,,2/23/2016,302,Hillary Rodham Clinton,9207,DEM,60,Bernard Sanders,9739,DEM,33,,27,3/1/2016,64.28,35.22,29.06,2.06,,1,-8.401002381344901, +36447,49545,7588,2016,2016_Pres-R_VA,VA,Pres-P,Pres-R,Monmouth University,215,Live Phone,,2/23/2016,421,Donald Trump,9849,REP,41,Marco Rubio,9731,REP,27,14,14,3/1/2016,34.8,31.98,2.82,11.18,,1,.9471743184253431, +36533,50096,7590,2016,2016_Pres-D_KS,KS,Pres-P,Pres-D,Fort Hays State University,101,Live Phone,,2/23/2016,123,Bernard Sanders,9739,DEM,23,Hillary Rodham Clinton,9207,DEM,33,,-10,3/5/2016,67.73,32.27,35.46,45.46,,0,34.24459130136636, +36533,50095,7591,2016,2016_Pres-R_KS,KS,Pres-P,Pres-R,Fort Hays State University,101,Live Phone,,2/23/2016,212,Ted Cruz,9245,REP,14,Donald Trump,9849,REP,26,13,-12,3/5/2016,47.5,23.35,24.14,36.14,,0,20.5833250527254, +36473,50089,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,Mitchell Research & Communications,213,IVR,,2/23/2016,344,Bernard Sanders,9739,DEM,31,Hillary Rodham Clinton,9207,DEM,65,,-34,3/8/2016,49.68,48.26,1.42,35.42,,0,18.76963066533985,for Fox 2 News Detroit +36473,49980,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,IVR,,2/23/2016,459,Donald Trump,9849,REP,41,Ted Cruz,9245,REP,16,11,25,3/8/2016,36.55,24.68,11.87,13.13,,1,5.409910264629502,for Fox 2 News Detroit +36472,49979,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,Target Insyght,330,IVR,,2/23/2016,400,Donald Trump,9849,REP,41,Ted Cruz,9245,REP,14,12,27,3/8/2016,36.55,24.68,11.87,15.13,,1,6.2229060781777,for MIRS News Service +36440,49978,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,2/23/2016,476,Hillary Rodham Clinton,9207,DEM,59,Bernard Sanders,9739,DEM,33,,26,3/15/2016,64.44,33.28,31.16,5.16,,1,-4.026210682968884, +36440,49532,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,2/23/2016,705,Donald Trump,9849,REP,44,Marco Rubio,9731,REP,28,12,16,3/15/2016,45.72,27.04,18.68,2.68,,1,-6.043356384300514, +36434,49521,7566,2016,2016_Pres-R_AL,AL,Pres-P,Pres-R,Master Image,200,IVR,,2/24/2016,1556,Donald Trump,9849,REP,36,Ted Cruz,9245,REP,12,19,24,3/1/2016,43.42,21.09,22.34,1.66,,1,-4.711306606959418, +36482,50002,7573,2016,2016_Pres-D_GA,GA,Pres-P,Pres-D,YouGov,391,Online,,2/24/2016,492,Hillary Rodham Clinton,9207,DEM,63,Bernard Sanders,9739,DEM,35,,28,3/1/2016,71.3,28.2,43.1,15.1,,1,5.43258315073,for CBS News +36482,50003,7574,2016,2016_Pres-R_GA,GA,Pres-P,Pres-R,YouGov,391,Online,,2/24/2016,493,Donald Trump,9849,REP,40,Marco Rubio,9731,REP,22,29,18,3/1/2016,38.81,24.45,14.36,3.64,,1,-2.989890072656163,for CBS News +36507,50047,7579,2016,2016_Pres-D_OK,OK,Pres-P,Pres-D,SoonerPoll.com,308,IVR,,2/24/2016,510,Bernard Sanders,9739,DEM,31,Hillary Rodham Clinton,9207,DEM,40,,-9,3/1/2016,51.88,41.52,10.36,19.36,,0,10.58802649718255, +36507,50046,7580,2016,2016_Pres-R_OK,OK,Pres-P,Pres-R,SoonerPoll.com,308,IVR,,2/24/2016,540,Ted Cruz,9245,REP,18,Donald Trump,9849,REP,34,21,-16,3/1/2016,34.37,28.32,6.05,22.05,,0,8.75378700561904, +36486,50008,7581,2016,2016_Pres-D_TN,TN,Pres-P,Pres-D,Marist College,183,Live Phone,,2/24/2016,405,Hillary Rodham Clinton,9207,DEM,60,Bernard Sanders,9739,DEM,34,,26,3/1/2016,66.07,32.45,33.62,7.62,,1,-2.196196011716066,for NBC News | Wall Street Journal +36486,50009,7582,2016,2016_Pres-R_TN,TN,Pres-P,Pres-R,Marist College,183,Live Phone,,2/24/2016,665,Donald Trump,9849,REP,40,Ted Cruz,9245,REP,22,19,18,3/1/2016,38.94,24.71,14.22,3.78,,1,-7.382184628149153,for NBC News | Wall Street Journal +36437,49527,7583,2016,2016_Pres-D_TX,TX,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,Live Phone/Online,,2/24/2016,411,Hillary Rodham Clinton,9207,DEM,66,Bernard Sanders,9739,DEM,26,,40,3/1/2016,65.19,33.19,32,8,,1,-.9825793890765038,for Austin American-Statesman +36483,50010,7583,2016,2016_Pres-D_TX,TX,Pres-P,Pres-D,YouGov,391,Online,,2/24/2016,750,Hillary Rodham Clinton,9207,DEM,61,Bernard Sanders,9739,DEM,37,,24,3/1/2016,65.19,33.19,32,8,,1,.1062712775902417,for CBS News +36437,49526,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,Live Phone/Online,,2/24/2016,620,Ted Cruz,9245,REP,38,Donald Trump,9849,REP,26,13,12,3/1/2016,43.76,26.75,17.01,5.01,,1,-4.739164490386798,for Austin American-Statesman +36483,50004,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,YouGov,391,Online,,2/24/2016,796,Ted Cruz,9245,REP,42,Donald Trump,9849,REP,31,19,11,3/1/2016,43.76,26.75,17.01,6.01,,1,-3.8012319693547,for CBS News +36487,50013,7587,2016,2016_Pres-D_VA,VA,Pres-P,Pres-D,YouGov,391,Online,,2/24/2016,481,Hillary Rodham Clinton,9207,DEM,59,Bernard Sanders,9739,DEM,39,,20,3/1/2016,64.28,35.22,29.06,9.06,,1,-.1829743708919855, +36487,50012,7588,2016,2016_Pres-R_VA,VA,Pres-P,Pres-R,YouGov,391,Online,,2/24/2016,481,Donald Trump,9849,REP,40,Marco Rubio,9731,REP,27,22,13,3/1/2016,34.8,31.98,2.82,10.18,,1,-.0190537481025987, +36498,50035,7592,2016,2016_Pres-R_KY,KY,Pres-P,Pres-R,Western Kentucky University,379,Live Phone,,2/24/2016,532,Donald Trump,9849,REP,35,Ted Cruz,9245,REP,15,22,20,3/5/2016,35.92,31.57,4.35,15.65,,1,5.208040494262141, +36530,50092,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,Gravis Marketing,124,IVR,R,2/24/2016,514,Hillary Rodham Clinton,9207,DEM,58,Bernard Sanders,9739,DEM,42,,16,3/15/2016,64.44,33.28,31.16,15.16,,1,6.954160999783039,for unspecified Republican sponsor +36530,50091,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Gravis Marketing,124,IVR,R,2/24/2016,751,Donald Trump,9849,REP,45,Marco Rubio,9731,REP,25,15,20,3/15/2016,45.72,27.04,18.68,1.32,,1,-7.241801049202688,for unspecified Republican sponsor +36465,49966,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,The Tyson Group,334,Live Phone,,2/24/2016,600,Donald Trump,9849,REP,34,Marco Rubio,9731,REP,27,17,7,3/15/2016,45.72,27.04,18.68,11.68,,1,3.715878467572205,for Associated Industries of Florida +36474,49983,7611,2016,2016_Pres-D_IL,IL,Pres-P,Pres-D,We Ask America,376,IVR/Live Phone,,2/24/2016,1116,Hillary Rodham Clinton,9207,DEM,57.23,Bernard Sanders,9739,DEM,27.85,,29.379999,3/15/2016,50.56,48.61,1.95,27.43,,1,15.60439598328806,for Reboot Illinois +36474,49981,7612,2016,2016_Pres-R_IL,IL,Pres-P,Pres-R,We Ask America,376,IVR/Live Phone,,2/24/2016,1311,Donald Trump,9849,REP,38.44,Ted Cruz,9245,REP,15.87,9.31,22.57,3/15/2016,38.8,30.23,8.57,14,,1,7.349654595219484,for Reboot Illinois +36481,50001,7576,2016,2016_Pres-R_MA,MA,Pres-P,Pres-R,Suffolk University,323,Live Phone,,2/25/2016,500,Donald Trump,9849,REP,43,John Richard Kasich,9483,REP,17,20,26,3/1/2016,49.1,17.99,31.12,5.12,,1,-1.466740812257497, +36494,50027,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,Marketing Resource Group (MRG),193,Live Phone,,2/25/2016,218,Bernard Sanders,9739,DEM,36,Hillary Rodham Clinton,9207,DEM,56,,-20,3/8/2016,49.68,48.26,1.42,21.42,,0,1.527632508413425, +36494,50024,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,Marketing Resource Group (MRG),193,Live Phone,,2/25/2016,217,Donald Trump,9849,REP,33,Ted Cruz,9245,REP,18,10,15,3/8/2016,36.55,24.68,11.87,3.13,,1,-6.155329961669653, +36471,49977,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,2/25/2016,388,Hillary Rodham Clinton,9207,DEM,57,Bernard Sanders,9739,DEM,32,,25,3/15/2016,64.44,33.28,31.16,6.16,,1,-2.273315808887141, +36516,50065,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,University of North Florida,360,Live Phone,,2/25/2016,685,Hillary Rodham Clinton,9207,DEM,54,Bernard Sanders,9739,DEM,24,,30,3/15/2016,64.44,33.28,31.16,1.16,,1,-7.42655014135053, +36471,49976,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Public Policy Polling,263,IVR/Online,,2/25/2016,464,Donald Trump,9849,REP,45,Marco Rubio,9731,REP,25,10,20,3/15/2016,45.72,27.04,18.68,1.32,,1,-7.028803170046284, +36476,49986,7566,2016,2016_Pres-R_AL,AL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,2/26/2016,460,Donald Trump,9849,REP,35.8,Ted Cruz,9245,REP,16.2,23,19.6,3/1/2016,43.42,21.09,22.34,2.74,,1,-4.10226006381784, +36508,50048,7566,2016,2016_Pres-R_AL,AL,Pres-P,Pres-R,SurveyMonkey,324,Online,,2/26/2016,741,Donald Trump,9849,REP,47,Ted Cruz,9245,REP,18,14,29,3/1/2016,43.42,21.09,22.34,6.66,,1,.2949170259044521,among registered voters +36509,50049,7570,2016,2016_Pres-R_AR,AR,Pres-P,Pres-R,SurveyMonkey,324,Online,,2/26/2016,542,Donald Trump,9849,REP,34,Ted Cruz,9245,REP,27,20,7,3/1/2016,32.79,30.5,2.29,4.71,,1,-4.766274742296128,among registered voters +36510,50055,7573,2016,2016_Pres-D_GA,GA,Pres-P,Pres-D,SurveyMonkey,324,Online,,2/26/2016,961,Hillary Rodham Clinton,9207,DEM,59,Bernard Sanders,9739,DEM,36,,23,3/1/2016,71.3,28.2,43.1,20.1,,1,11.42102367080851,among registered voters +36510,50050,7574,2016,2016_Pres-R_GA,GA,Pres-P,Pres-R,SurveyMonkey,324,Online,,2/26/2016,1171,Donald Trump,9849,REP,39,Marco Rubio,9731,REP,20,21,19,3/1/2016,38.81,24.45,14.36,4.64,,1,-1.387076813119052,among registered voters +36489,50016,7575,2016,2016_Pres-D_MA,MA,Pres-P,Pres-D,Suffolk University,323,Live Phone,,2/26/2016,500,Hillary Rodham Clinton,9207,DEM,50,Bernard Sanders,9739,DEM,42,,8,3/1/2016,49.9,48.5,1.4,6.6,,1,1.653604750734128, +36515,50056,7575,2016,2016_Pres-D_MA,MA,Pres-P,Pres-D,SurveyMonkey,324,Online,,2/26/2016,1224,Hillary Rodham Clinton,9207,DEM,48,Bernard Sanders,9739,DEM,46,,2,3/1/2016,49.9,48.5,1.4,.6,,1,-4.777403788724603,among registered voters +36511,50051,7580,2016,2016_Pres-R_OK,OK,Pres-P,Pres-R,SurveyMonkey,324,Online,,2/26/2016,636,Ted Cruz,9245,REP,19,Donald Trump,9849,REP,34,19,-15,3/1/2016,34.37,28.32,6.05,21.05,,0,8.196033182149403,among registered voters +36512,50057,7581,2016,2016_Pres-D_TN,TN,Pres-P,Pres-D,SurveyMonkey,324,Online,,2/26/2016,533,Hillary Rodham Clinton,9207,DEM,54,Bernard Sanders,9739,DEM,37,,17,3/1/2016,66.07,32.45,33.62,16.62,,1,8.831128608858776,among registered voters +36512,50052,7582,2016,2016_Pres-R_TN,TN,Pres-P,Pres-R,SurveyMonkey,324,Online,,2/26/2016,772,Donald Trump,9849,REP,48,Ted Cruz,9245,REP,15,18,33,3/1/2016,38.94,24.71,14.22,18.78,,1,11.44166768314048,among registered voters +36513,50053,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,SurveyMonkey,324,Online,,2/26/2016,613,Ted Cruz,9245,REP,33,Donald Trump,9849,REP,31,19,2,3/1/2016,43.76,26.75,17.01,15.01,,1,6.269903516025863,among registered voters +36514,50058,7587,2016,2016_Pres-D_VA,VA,Pres-P,Pres-D,SurveyMonkey,324,Online,,2/26/2016,908,Hillary Rodham Clinton,9207,DEM,57,Bernard Sanders,9739,DEM,36,,21,3/1/2016,64.28,35.22,29.06,8.06,,1,-.77915230516685,among registered voters +36514,50054,7588,2016,2016_Pres-R_VA,VA,Pres-P,Pres-R,SurveyMonkey,324,Online,,2/26/2016,848,Donald Trump,9849,REP,36,Marco Rubio,9731,REP,26,13,10,3/1/2016,34.8,31.98,2.82,7.18,,1,-3.020664150722637,among registered voters +36495,50028,7565,2016,2016_Pres-D_AL,AL,Pres-P,Pres-D,Monmouth University,215,Live Phone,,2/27/2016,300,Hillary Rodham Clinton,9207,DEM,71,Bernard Sanders,9739,DEM,23,,48,3/1/2016,77.88,19.17,58.72,10.72,,1,-3.059568829822751, +36495,50025,7566,2016,2016_Pres-R_AL,AL,Pres-P,Pres-R,Monmouth University,215,Live Phone,,2/27/2016,450,Donald Trump,9849,REP,42,Ted Cruz,9245,REP,16,19,26,3/1/2016,43.42,21.09,22.34,3.66,,1,-2.660373715377684, +36499,50036,7574,2016,2016_Pres-R_GA,GA,Pres-P,Pres-R,Trafalgar Group,338,IVR,R,2/27/2016,1350,Donald Trump,9849,REP,38.6,Marco Rubio,9731,REP,23.54,20.74,15.06,3/1/2016,38.81,24.45,14.36,.7,,1,-5.254944712996712,for unspecified Republican sponsor +36502,50040,7575,2016,2016_Pres-D_MA,MA,Pres-P,Pres-D,Emerson College,88,IVR,,2/27/2016,670,Hillary Rodham Clinton,9207,DEM,53.9,Bernard Sanders,9739,DEM,42.8,,11.1,3/1/2016,49.9,48.5,1.4,9.7,,1,5.179473823109727, +36502,50039,7576,2016,2016_Pres-R_MA,MA,Pres-P,Pres-R,Emerson College,88,IVR,,2/27/2016,408,Donald Trump,9849,REP,51.4,John Richard Kasich,9483,REP,14.3,19.5,37.099998,3/1/2016,49.1,17.99,31.12,5.98,,1,-.0125060386464243, +36492,50021,7579,2016,2016_Pres-D_OK,OK,Pres-P,Pres-D,Monmouth University,215,Live Phone,,2/27/2016,300,Bernard Sanders,9739,DEM,48,Hillary Rodham Clinton,9207,DEM,43,,5,3/1/2016,51.88,41.52,10.36,5.36,,1,-5.369580713812721, +36492,50022,7580,2016,2016_Pres-R_OK,OK,Pres-P,Pres-R,Monmouth University,215,Live Phone,,2/27/2016,403,Ted Cruz,9245,REP,23,Donald Trump,9849,REP,35,22,-12,3/1/2016,34.37,28.32,6.05,18.05,,0,5.150150471267621, +36497,50033,7583,2016,2016_Pres-D_TX,TX,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/27/2016,400,Hillary Rodham Clinton,9207,DEM,58,Bernard Sanders,9739,DEM,38,,20,3/1/2016,65.19,33.19,32,12,,1,3.809958655041172, +36501,50041,7583,2016,2016_Pres-D_TX,TX,Pres-P,Pres-D,Emerson College,88,IVR,,2/27/2016,275,Hillary Rodham Clinton,9207,DEM,67.7,Bernard Sanders,9739,DEM,26.3,,41.400002,3/1/2016,65.19,33.19,32,9.4,,1,1.555888531842322, +36497,50032,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/27/2016,400,Ted Cruz,9245,REP,33,Donald Trump,9849,REP,32,17,1,3/1/2016,43.76,26.75,17.01,16.01,,1,7.448696942202649, +36501,50038,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,Emerson College,88,IVR,,2/27/2016,449,Ted Cruz,9245,REP,35.4,Donald Trump,9849,REP,31.7,16.3,3.7,3/1/2016,43.76,26.75,17.01,13.31,,1,5.158284401522279, +36500,50037,7573,2016,2016_Pres-D_GA,GA,Pres-P,Pres-D,Landmark Communications,166,IVR/Online,,2/28/2016,800,Hillary Rodham Clinton,9207,DEM,70.1,Bernard Sanders,9739,DEM,23,,47.099998,3/1/2016,71.3,28.2,43.1,4,,1,-5.504862935299663,for Rosetta Stone +36500,50059,7574,2016,2016_Pres-R_GA,GA,Pres-P,Pres-R,Landmark Communications,166,IVR/Online,,2/28/2016,1400,Donald Trump,9849,REP,38.9,Marco Rubio,9731,REP,20,15.1,18.9,3/1/2016,38.81,24.45,14.36,4.54,,1,-.7453557577140397,for Rosetta Stone +36506,50045,7574,2016,2016_Pres-R_GA,GA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,2/28/2016,710,Donald Trump,9849,REP,33,Marco Rubio,9731,REP,23,23,10,3/1/2016,38.81,24.45,14.36,4.36,,1,-1.558988161017719,for Fox 5 Atlanta +36505,50044,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,2/28/2016,712,Ted Cruz,9245,REP,36,Donald Trump,9849,REP,25,19,11,3/1/2016,43.76,26.75,17.01,6.01,,1,-2.719051825581509,for FOX26 Houston | FOX7 Austin | Fox4 Dallas-Fort-Worth +36524,50078,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,EPIC-MRA,84,Live Phone,,2/28/2016,400,Donald Trump,9849,REP,29,Ted Cruz,9245,REP,19,8,10,3/8/2016,36.55,24.68,11.87,1.87,,1,-6.516258679308256,for Detroit Free Press | WXYZ-TV (Michigan) +36525,50080,7603,2016,2016_Pres-D_MS,MS,Pres-P,Pres-D,Magellan Strategies,179,Live Phone,,2/29/2016,471,Hillary Rodham Clinton,9207,DEM,65,Bernard Sanders,9739,DEM,11,,54,3/8/2016,82.47,16.62,65.85,11.85,,1,1.710013256141805,for Y'all Politics +36525,50079,7604,2016,2016_Pres-R_MS,MS,Pres-P,Pres-R,Magellan Strategies,179,Live Phone,,2/29/2016,995,Donald Trump,9849,REP,41,Ted Cruz,9245,REP,17,8,24,3/8/2016,47.24,36.12,11.12,12.88,,1,2.824651464630788,for Y'all Politics +36526,50082,7593,2016,2016_Pres-D_LA,LA,Pres-P,Pres-D,Magellan Strategies,179,Live Phone,,3/1/2016,865,Hillary Rodham Clinton,9207,DEM,61,Bernard Sanders,9739,DEM,14,,47,3/5/2016,71.12,23.18,47.94,.94,,1,-9.064651279386092,for Hayride +36526,50081,7594,2016,2016_Pres-R_LA,LA,Pres-P,Pres-R,Magellan Strategies,179,Live Phone,,3/1/2016,609,Donald Trump,9849,REP,41,Ted Cruz,9245,REP,21,15,20,3/5/2016,41.45,37.83,3.61,16.39,,1,6.155784305128845,for Hayride +36546,50124,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,EPIC-MRA,84,Live Phone,,3/1/2016,400,Bernard Sanders,9739,DEM,31,Hillary Rodham Clinton,9207,DEM,56,,-25,3/8/2016,49.68,48.26,1.42,26.42,,0,8.397600453242276,for Detroit Free Press | WXYZ-TV (Michigan) +36527,50084,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,Mitchell Research & Communications,213,IVR,,3/1/2016,427,Bernard Sanders,9739,DEM,33,Hillary Rodham Clinton,9207,DEM,61,,-28,3/8/2016,49.68,48.26,1.42,29.42,,0,14.1260109961053,for Fox 2 News Detroit +36527,50083,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,IVR,,3/1/2016,679,Donald Trump,9849,REP,39,Ted Cruz,9245,REP,14,12,25,3/8/2016,36.55,24.68,11.87,13.13,,1,6.813031100745359,for Fox 2 News Detroit +36539,50111,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Tarrance Group,333,Live Phone,R,3/1/2016,800,Donald Trump,9849,REP,35,Marco Rubio,9731,REP,30,16,5,3/15/2016,45.72,27.04,18.68,13.68,,1,6.852921060327704,for unspecified Republican sponsor +36529,50087,7594,2016,2016_Pres-R_LA,LA,Pres-P,Pres-R,Trafalgar Group,338,IVR/Online,R,3/2/2016,1509,Donald Trump,9849,REP,44,Ted Cruz,9245,REP,26,15,18,3/5/2016,41.45,37.83,3.61,14.39,,1,4.258242939693994,for unspecified Republican sponsor +36534,50097,7594,2016,2016_Pres-R_LA,LA,Pres-P,Pres-R,University of New Orleans,358,IVR,,3/2/2016,1874,Donald Trump,9849,REP,38,Ted Cruz,9245,REP,26,11,12,3/5/2016,41.45,37.83,3.61,8.39,,1,-2.833074844375304,among registered voters +36543,50117,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,Marist College,183,Live Phone,,3/2/2016,546,Bernard Sanders,9739,DEM,40,Hillary Rodham Clinton,9207,DEM,57,,-17,3/8/2016,49.68,48.26,1.42,18.42,,0,.212728316172555,for NBC News | Wall Street Journal +36543,50116,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,Marist College,183,Live Phone,,3/2/2016,482,Donald Trump,9849,REP,41,Ted Cruz,9245,REP,22,13,19,3/8/2016,36.55,24.68,11.87,7.13,,1,-.3535798283030314,for NBC News | Wall Street Journal +36531,50093,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,IVR,,3/2/2016,643,Donald Trump,9849,REP,42,Ted Cruz,9245,REP,19,14,23,3/8/2016,36.55,24.68,11.87,11.13,,1,4.979366848827417,for Fox 2 News Detroit +36532,50094,7591,2016,2016_Pres-R_KS,KS,Pres-P,Pres-R,Trafalgar Group,338,IVR,R,3/3/2016,1060,Ted Cruz,9245,REP,29.31,Donald Trump,9849,REP,35.18,16.56,-5.8699999,3/5/2016,47.5,23.35,24.14,30.01,,0,18.56654059375192,for unspecified Republican sponsor +36541,50113,7594,2016,2016_Pres-R_LA,LA,Pres-P,Pres-R,Gravis Marketing,124,IVR,R,3/3/2016,1356,Donald Trump,9849,REP,48,Ted Cruz,9245,REP,31,15,17,3/5/2016,41.45,37.83,3.61,13.39,,1,3.212332819727637,for unspecified Republican sponsor +36561,50151,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,Mitchell Research & Communications,213,IVR,,3/3/2016,616,Bernard Sanders,9739,DEM,37,Hillary Rodham Clinton,9207,DEM,55,,-18,3/8/2016,49.68,48.26,1.42,19.42,,0,4.65800997646052,for Fox 2 News Detroit +36544,50122,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,YouGov,391,Online,,3/3/2016,597,Bernard Sanders,9739,DEM,44,Hillary Rodham Clinton,9207,DEM,55,,-11,3/8/2016,49.68,48.26,1.42,12.42,,0,-5.935368721646377,for CBS News +36538,50110,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,Trafalgar Group,338,IVR,R,3/3/2016,1643,Donald Trump,9849,REP,41.87,Ted Cruz,9245,REP,20.45,18.14,21.42,3/8/2016,36.55,24.68,11.87,9.55,,1,2.634472713101648,for unspecified Republican sponsor +36544,50120,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,YouGov,391,Online,,3/3/2016,637,Donald Trump,9849,REP,39,Ted Cruz,9245,REP,24,15,15,3/8/2016,36.55,24.68,11.87,3.13,,1,-4.29198658499072,for CBS News +36569,50166,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,CNN/Opinion Research Corp.,37,Live Phone,,3/4/2016,264,Hillary Rodham Clinton,9207,DEM,61,Bernard Sanders,9739,DEM,34,,27,3/15/2016,64.44,33.28,31.16,4.16,,1,-3.345301614522054,for CNN +36571,50170,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,Tarrance Group,333,Live Phone,,3/4/2016,449,Hillary Rodham Clinton,9207,DEM,64,Bernard Sanders,9739,DEM,26,,38,3/15/2016,64.44,33.28,31.16,6.84,,1,-.1299080669497454,for Univision | The Washington Post +36569,50164,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,3/4/2016,313,Donald Trump,9849,REP,40,Marco Rubio,9731,REP,24,19,16,3/15/2016,45.72,27.04,18.68,2.68,,1,-4.445795440709129,for CNN +36571,50179,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Tarrance Group,333,Live Phone,,3/4/2016,450,Donald Trump,9849,REP,38,Marco Rubio,9731,REP,31,19,7,3/15/2016,45.72,27.04,18.68,11.68,,1,5.255005830875924,for Univision | The Washington Post +36559,50148,7611,2016,2016_Pres-D_IL,IL,Pres-P,Pres-D,Research America Inc.,282,Live Phone,,3/4/2016,600,Hillary Rodham Clinton,9207,DEM,67,Bernard Sanders,9739,DEM,25,,42,3/15/2016,50.56,48.61,1.95,40.05,,1,27.99538206595313,for Chicago Tribune +36559,50147,7612,2016,2016_Pres-R_IL,IL,Pres-P,Pres-R,Research America Inc.,282,Live Phone,,3/4/2016,600,Donald Trump,9849,REP,32,Ted Cruz,9245,REP,22,18,10,3/15/2016,38.8,30.23,8.57,1.43,,1,-6.274004461034768,for Chicago Tribune +36570,50167,7618,2016,2016_Pres-D_OH,OH,Pres-P,Pres-D,CNN/Opinion Research Corp.,37,Live Phone,,3/4/2016,294,Hillary Rodham Clinton,9207,DEM,63,Bernard Sanders,9739,DEM,33,,30,3/15/2016,56.12,43.13,12.99,17.01,,1,8.894717889125413,for CNN +36570,50165,7619,2016,2016_Pres-R_OH,OH,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,3/4/2016,359,John Richard Kasich,9483,REP,35,Donald Trump,9849,REP,41,15,-6,3/15/2016,46.95,35.87,11.09,17.09,,0,6.573054338734837,for CNN +36542,50115,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,American Research Group,9,Live Phone,,3/5/2016,400,Bernard Sanders,9739,DEM,36,Hillary Rodham Clinton,9207,DEM,60,,-24,3/8/2016,49.68,48.26,1.42,25.42,,0,7.355086048277071, +36551,50134,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,Monmouth University,215,Live Phone,,3/5/2016,302,Bernard Sanders,9739,DEM,42,Hillary Rodham Clinton,9207,DEM,55,,-13,3/8/2016,49.68,48.26,1.42,14.42,,0,-3.696493322253865, +36542,50114,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/5/2016,400,Donald Trump,9849,REP,31,Ted Cruz,9245,REP,15,33,16,3/8/2016,36.55,24.68,11.87,4.13,,0,-2.813239249859169, +36551,50133,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,Monmouth University,215,Live Phone,,3/5/2016,402,Donald Trump,9849,REP,36,Ted Cruz,9245,REP,23,21,13,3/8/2016,36.55,24.68,11.87,1.13,,1,-6.018195633304567, +36567,50162,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,3/5/2016,511,Hillary Rodham Clinton,9207,DEM,62,Bernard Sanders,9739,DEM,32,,30,3/15/2016,64.44,33.28,31.16,1.16,,1,-6.13920191298759, +36558,50146,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,SurveyUSA,325,IVR/Online,,3/5/2016,823,Hillary Rodham Clinton,9207,DEM,61,Bernard Sanders,9739,DEM,30,,31,3/15/2016,64.44,33.28,31.16,.16,,1,-6.823759615219005,for Bay News 9 | News 13 +36553,50137,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Monmouth University,215,Live Phone,,3/5/2016,403,Donald Trump,9849,REP,38,Marco Rubio,9731,REP,30,17,8,3/15/2016,45.72,27.04,18.68,10.68,,1,4.044488462440956, +36567,50169,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,3/5/2016,657,Donald Trump,9849,REP,45,Marco Rubio,9731,REP,22,18,23,3/15/2016,45.72,27.04,18.68,4.32,,1,-2.496047869898756, +36558,50145,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,SurveyUSA,325,IVR/Online,,3/5/2016,937,Donald Trump,9849,REP,42,Marco Rubio,9731,REP,22,17,20,3/15/2016,45.72,27.04,18.68,1.32,,1,-5.343470258769566,for Bay News 9 | News 13 +36572,50171,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,University of North Florida,360,Live Phone,,3/5/2016,752,Donald Trump,9849,REP,36,Marco Rubio,9731,REP,24,16,12,3/15/2016,45.72,27.04,18.68,6.68,,1,.1735971062303046, +36578,50181,7615,2016,2016_Pres-D_NC,NC,Pres-P,Pres-D,National Research Inc.,225,Live Phone,,3/5/2016,500,Hillary Rodham Clinton,9207,DEM,57,Bernard Sanders,9739,DEM,28,,29,3/15/2016,54.5,40.86,13.64,15.36,,1,5.649312329908635,for Civitas Institute +36578,50180,7616,2016,2016_Pres-R_NC,NC,Pres-P,Pres-R,National Research Inc.,225,Live Phone,,3/5/2016,500,Donald Trump,9849,REP,32,Ted Cruz,9245,REP,26,11,6,3/15/2016,40.23,36.76,3.46,2.54,,1,-8.391628335115858,for Civitas Institute +36554,50139,7618,2016,2016_Pres-D_OH,OH,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,3/5/2016,508,Hillary Rodham Clinton,9207,DEM,56,Bernard Sanders,9739,DEM,35,,21,3/15/2016,56.12,43.13,12.99,8.01,,1,-.1619982139363543, +36568,50163,7618,2016,2016_Pres-D_OH,OH,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,3/5/2016,521,Hillary Rodham Clinton,9207,DEM,52,Bernard Sanders,9739,DEM,43,,9,3/15/2016,56.12,43.13,12.99,3.99,,1,-4.643159621021658, +36554,50138,7619,2016,2016_Pres-R_OH,OH,Pres-P,Pres-R,Public Policy Polling,263,IVR/Online,,3/5/2016,638,John Richard Kasich,9483,REP,35,Donald Trump,9849,REP,38,15,-3,3/15/2016,46.95,35.87,11.09,14.09,,0,3.764833816184772, +36568,50168,7619,2016,2016_Pres-R_OH,OH,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,3/5/2016,685,John Richard Kasich,9483,REP,32,Donald Trump,9849,REP,38,16,-6,3/15/2016,46.95,35.87,11.09,17.09,,0,7.252736744341078, +36548,50128,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,Mitchell Research & Communications,213,IVR,,3/6/2016,475,Bernard Sanders,9739,DEM,29,Hillary Rodham Clinton,9207,DEM,66,,-37,3/8/2016,49.68,48.26,1.42,38.42,,0,24.24418201919492,for Fox 2 News Detroit +36548,50127,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,IVR,,3/6/2016,663,Donald Trump,9849,REP,42,Ted Cruz,9245,REP,19,20,23,3/8/2016,36.55,24.68,11.87,11.13,,1,5.869471263385935,for Fox 2 News Detroit +36555,50140,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,Trafalgar Group,338,IVR,R,3/6/2016,1610,Donald Trump,9849,REP,40.89,Ted Cruz,9245,REP,23.26,23.04,17.629999,3/8/2016,36.55,24.68,11.87,5.76,,1,-.4790840650475162,for unspecified Republican sponsor +36574,50174,7615,2016,2016_Pres-D_NC,NC,Pres-P,Pres-D,SurveyUSA,325,IVR/Online,,3/6/2016,687,Hillary Rodham Clinton,9207,DEM,57,Bernard Sanders,9739,DEM,34,,23,3/15/2016,54.5,40.86,13.64,9.36,,1,-.8926086734170718,for WRAL News +36574,50175,7616,2016,2016_Pres-R_NC,NC,Pres-P,Pres-R,SurveyUSA,325,IVR/Online,,3/6/2016,688,Donald Trump,9849,REP,41,Ted Cruz,9245,REP,27,11,14,3/15/2016,40.23,36.76,3.46,10.54,,1,2.448980728255802,for WRAL News +36626,50274,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,Mitchell Research & Communications,213,IVR,,3/7/2016,482,Bernard Sanders,9739,DEM,34,Hillary Rodham Clinton,9207,DEM,61,,-27,3/8/2016,49.68,48.26,1.42,28.42,,0,14.44580238113429,for Fox 2 News Detroit +36626,50273,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,IVR,,3/7/2016,472,Donald Trump,9849,REP,41,Ted Cruz,9245,REP,18,23,23,3/8/2016,36.55,24.68,11.87,11.13,,1,6.029554271664214,for Fox 2 News Detroit +36596,50216,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,Marist College,183,Live Phone,,3/7/2016,500,Hillary Rodham Clinton,9207,DEM,61,Bernard Sanders,9739,DEM,34,,27,3/15/2016,64.44,33.28,31.16,4.16,,1,-2.382866638143047,for NBC News | Wall Street Journal +36576,50177,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,3/7/2016,813,Donald Trump,9849,REP,43,Marco Rubio,9731,REP,20,16,23,3/15/2016,45.72,27.04,18.68,4.32,,1,-1.861079519123734,for FOX News +36596,50219,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Marist College,183,Live Phone,,3/7/2016,511,Donald Trump,9849,REP,43,Marco Rubio,9731,REP,22,21,21,3/15/2016,45.72,27.04,18.68,2.32,,1,-4.036955718848716,for NBC News | Wall Street Journal +36579,50182,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,The Tyson Group,334,Live Phone,,3/7/2016,631,Donald Trump,9849,REP,33,Marco Rubio,9731,REP,27,16,6,3/15/2016,45.72,27.04,18.68,12.68,,1,6.862076594284988,for Associated Industries of Florida +36597,50217,7611,2016,2016_Pres-D_IL,IL,Pres-P,Pres-D,Marist College,183,Live Phone,,3/7/2016,529,Hillary Rodham Clinton,9207,DEM,51,Bernard Sanders,9739,DEM,45,,6,3/15/2016,50.56,48.61,1.95,4.05,,1,-10.60241286898569,for NBC News | Wall Street Journal +36582,50186,7611,2016,2016_Pres-D_IL,IL,Pres-P,Pres-D,We Ask America,376,IVR,,3/7/2016,994,Hillary Rodham Clinton,9207,DEM,62.3,Bernard Sanders,9739,DEM,25,,37.299999,3/15/2016,50.56,48.61,1.95,35.35,,1,25.61364586770466,for Capitol Fax +36597,50220,7612,2016,2016_Pres-R_IL,IL,Pres-P,Pres-R,Marist College,183,Live Phone,,3/7/2016,421,Donald Trump,9849,REP,34,Ted Cruz,9245,REP,25,21,9,3/15/2016,38.8,30.23,8.57,.43,,1,-6.093832763856469,for NBC News | Wall Street Journal +36582,50185,7612,2016,2016_Pres-R_IL,IL,Pres-P,Pres-R,We Ask America,376,IVR,,3/7/2016,1009,Donald Trump,9849,REP,32.64,Ted Cruz,9245,REP,19.9,18.41,12.74,3/15/2016,38.8,30.23,8.57,4.17,,1,-.427073010728923,for Capitol Fax +36590,50206,7613,2016,2016_Pres-D_MO,MO,Pres-P,Pres-D,Fort Hays State University,101,Live Phone,,3/7/2016,145,Hillary Rodham Clinton,9207,DEM,47,Bernard Sanders,9739,DEM,40,,7,3/15/2016,49.61,49.36,.25,6.75,,1,-.4666779139407041,for Missouri Newspapers +36590,50205,7614,2016,2016_Pres-R_MO,MO,Pres-P,Pres-R,Fort Hays State University,101,Live Phone,,3/7/2016,208,Donald Trump,9849,REP,36,Ted Cruz,9245,REP,29,8,7,3/15/2016,40.84,40.63,.21,6.79,,1,-3.724138428326604,for Missouri Newspapers +36598,50218,7618,2016,2016_Pres-D_OH,OH,Pres-P,Pres-D,Marist College,183,Live Phone,,3/7/2016,453,Hillary Rodham Clinton,9207,DEM,58,Bernard Sanders,9739,DEM,38,,20,3/15/2016,56.12,43.13,12.99,7.01,,1,-1.085665958203886,for NBC News | Wall Street Journal +36575,50176,7619,2016,2016_Pres-R_OH,OH,Pres-P,Pres-R,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,3/7/2016,806,John Richard Kasich,9483,REP,34,Donald Trump,9849,REP,29,19,5,3/15/2016,46.95,35.87,11.09,6.09,,1,-4.419046295731012,for FOX News +36598,50221,7619,2016,2016_Pres-R_OH,OH,Pres-P,Pres-R,Marist College,183,Live Phone,,3/7/2016,564,John Richard Kasich,9483,REP,39,Donald Trump,9849,REP,33,19,6,3/15/2016,46.95,35.87,11.09,5.09,,1,-5.621156710189363,for NBC News | Wall Street Journal +36585,50190,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,3/8/2016,500,Hillary Rodham Clinton,9207,DEM,68,Bernard Sanders,9739,DEM,23,,45,3/15/2016,64.44,33.28,31.16,13.84,,1,8.125460716278658,for The Ledger | 10 News WTSP +36585,50189,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,3/8/2016,700,Donald Trump,9849,REP,36,Marco Rubio,9731,REP,30,17,6,3/15/2016,45.72,27.04,18.68,12.68,,1,6.941962405098119,for The Ledger | 10 News WTSP +36577,50178,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Public Policy Polling,263,IVR/Online,,3/8/2016,904,Donald Trump,9849,REP,42,Marco Rubio,9731,REP,32,14,10,3/15/2016,45.72,27.04,18.68,8.68,,1,2.626206469135179,for Christian Ulvert +36581,50184,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Suffolk University,323,Live Phone,,3/8/2016,500,Donald Trump,9849,REP,36,Marco Rubio,9731,REP,27,19,9,3/15/2016,45.72,27.04,18.68,9.68,,1,3.754762438537771,for Boston Globe | USA Today +36580,50183,7622,2016,2016_Pres-R_AZ,AZ,Pres-P,Pres-R,OH Predictive Insights,235,IVR,,3/8/2016,751,Donald Trump,9849,REP,37.3,Ted Cruz,9245,REP,23.3,11.6,14,3/22/2016,45.95,27.61,18.34,4.34,,1,-4.641428449912257, +36583,50187,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,3/9/2016,590,Donald Trump,9849,REP,43,Marco Rubio,9731,REP,24,21,19,3/15/2016,45.72,27.04,18.68,.32,,1,-5.853555513140596,for Florida Times-Union | FOX 13 Tampa Bay +36584,50188,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Trafalgar Group,338,IVR,R,3/9/2016,1280,Donald Trump,9849,REP,42,Marco Rubio,9731,REP,23,21,19,3/15/2016,45.72,27.04,18.68,.32,,1,-5.617687203947093,for unspecified Republican sponsor +36591,50207,7613,2016,2016_Pres-D_MO,MO,Pres-P,Pres-D,RABA Research,269,IVR,,3/9/2016,670,Hillary Rodham Clinton,9207,DEM,44,Bernard Sanders,9739,DEM,40,,4,3/15/2016,49.61,49.36,.25,3.75,,1,-.5132505291810735, +36621,50264,7621,2016,2016_Pres-D_AZ,AZ,Pres-P,Pres-D,Merrill Poll,206,Live Phone,,3/9/2016,300,Hillary Rodham Clinton,9207,DEM,50,Bernard Sanders,9739,DEM,24,,26,3/22/2016,56.29,41.39,14.91,11.09,,1,-.0486550057124441,for Arizona State +36621,50263,7622,2016,2016_Pres-R_AZ,AZ,Pres-P,Pres-R,Merrill Poll,206,Live Phone,,3/9/2016,300,Donald Trump,9849,REP,31,Ted Cruz,9245,REP,19,10,12,3/22/2016,45.95,27.61,18.34,6.34,,1,-2.07666955356846,for Arizona State +36592,50209,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,Florida Atlantic University,97,Live Phone,,3/10/2016,414,Hillary Rodham Clinton,9207,DEM,59,Bernard Sanders,9739,DEM,31,,28,3/15/2016,64.44,33.28,31.16,3.16,,1,-2.775832973188186, +36593,50213,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,YouGov,391,Online,,3/10/2016,796,Hillary Rodham Clinton,9207,DEM,62,Bernard Sanders,9739,DEM,34,,28,3/15/2016,64.44,33.28,31.16,3.16,,1,-2.658834037225661,for CBS News +36592,50208,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Florida Atlantic University,97,Live Phone,,3/10/2016,852,Donald Trump,9849,REP,44,Marco Rubio,9731,REP,21,21,23,3/15/2016,45.72,27.04,18.68,4.32,,1,-1.159988351575613, +36593,50210,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,YouGov,391,Online,,3/10/2016,873,Donald Trump,9849,REP,44,Marco Rubio,9731,REP,21,24,23,3/15/2016,45.72,27.04,18.68,4.32,,1,-1.214998551028069,for CBS News +36594,50214,7611,2016,2016_Pres-D_IL,IL,Pres-P,Pres-D,YouGov,391,Online,,3/10/2016,722,Hillary Rodham Clinton,9207,DEM,46,Bernard Sanders,9739,DEM,48,,-2,3/15/2016,50.56,48.61,1.95,3.95,,0,-9.971207662743282,for CBS News +36594,50211,7612,2016,2016_Pres-R_IL,IL,Pres-P,Pres-R,YouGov,391,Online,,3/10/2016,770,Donald Trump,9849,REP,38,Ted Cruz,9245,REP,34,16,4,3/15/2016,38.8,30.23,8.57,4.57,,1,-.7081369078102991,for CBS News +36589,50203,7615,2016,2016_Pres-D_NC,NC,Pres-P,Pres-D,SurveyUSA,325,Live Phone,,3/10/2016,669,Hillary Rodham Clinton,9207,DEM,58,Bernard Sanders,9739,DEM,34,,24,3/15/2016,54.5,40.86,13.64,10.36,,1,.8629299924796273,for High Point University +36589,50204,7616,2016,2016_Pres-R_NC,NC,Pres-P,Pres-R,SurveyUSA,325,Live Phone,,3/10/2016,734,Donald Trump,9849,REP,48,Ted Cruz,9245,REP,28,12,20,3/15/2016,40.23,36.76,3.46,16.54,,1,9.214314806358926,for High Point University +36595,50215,7618,2016,2016_Pres-D_OH,OH,Pres-P,Pres-D,YouGov,391,Online,,3/10/2016,755,Hillary Rodham Clinton,9207,DEM,52,Bernard Sanders,9739,DEM,43,,9,3/15/2016,56.12,43.13,12.99,3.99,,1,-3.547569176035898,for CBS News +36595,50212,7619,2016,2016_Pres-R_OH,OH,Pres-P,Pres-R,YouGov,391,Online,,3/10/2016,798,John Richard Kasich,9483,REP,33,Donald Trump,9849,REP,33,27,0,3/15/2016,46.95,35.87,11.09,11.09,,.5,1.646447848231067,for CBS News +36611,50245,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,3/11/2016,519,Hillary Rodham Clinton,9207,DEM,60,Bernard Sanders,9739,DEM,34,,26,3/15/2016,64.44,33.28,31.16,5.16,,1,-.9372369985515364, +36611,50246,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,3/11/2016,615,Donald Trump,9849,REP,46,Marco Rubio,9731,REP,22,14,24,3/15/2016,45.72,27.04,18.68,5.32,,1,-.2747126981052721, +36610,50243,7618,2016,2016_Pres-D_OH,OH,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,3/11/2016,543,Hillary Rodham Clinton,9207,DEM,51,Bernard Sanders,9739,DEM,46,,5,3/15/2016,56.12,43.13,12.99,7.99,,1,.5469979064886498, +36610,50244,7619,2016,2016_Pres-R_OH,OH,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,3/11/2016,721,John Richard Kasich,9483,REP,38,Donald Trump,9849,REP,38,16,0,3/15/2016,46.95,35.87,11.09,11.09,,.5,2.458208755024577, +36615,50254,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,American Research Group,9,Live Phone,,3/12/2016,400,Hillary Rodham Clinton,9207,DEM,58,Bernard Sanders,9739,DEM,37,,21,3/15/2016,64.44,33.28,31.16,10.16,,1,4.84259323748108,for American Research Group +36606,50238,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,D,3/12/2016,627,Hillary Rodham Clinton,9207,DEM,57,Bernard Sanders,9739,DEM,32,,25,3/15/2016,64.44,33.28,31.16,6.16,,1,.8699783022208313,for unspecified Democratic sponsor +36615,50253,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/12/2016,400,Donald Trump,9849,REP,49,Marco Rubio,9731,REP,24,16,25,3/15/2016,45.72,27.04,18.68,6.32,,1,1.028824547034018,for American Research Group +36603,50235,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Monmouth University,215,Live Phone,,3/12/2016,405,Donald Trump,9849,REP,44,Marco Rubio,9731,REP,27,17,17,3/15/2016,45.72,27.04,18.68,1.68,,1,-3.521996267087816, +36604,50236,7611,2016,2016_Pres-D_IL,IL,Pres-P,Pres-D,McKeon & Associates,202,Live Phone,,3/12/2016,428,Hillary Rodham Clinton,9207,DEM,31,Bernard Sanders,9739,DEM,30,,1,3/15/2016,50.56,48.61,1.95,.95,,1,-12.37843493155055, +36608,50240,7611,2016,2016_Pres-D_IL,IL,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,D,3/12/2016,597,Hillary Rodham Clinton,9207,DEM,48,Bernard Sanders,9739,DEM,45,,3,3/15/2016,50.56,48.61,1.95,1.05,,1,-12.74257413423697,for unspecified Democratic sponsor; among 'voters' +36609,50241,7613,2016,2016_Pres-D_MO,MO,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,D,3/12/2016,839,Hillary Rodham Clinton,9207,DEM,46,Bernard Sanders,9739,DEM,47,,-1,3/15/2016,49.61,49.36,.25,1.25,,0,-2.13646707759783,for unspecified Democratic sponsor +36605,50242,7615,2016,2016_Pres-D_NC,NC,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,D,3/12/2016,747,Hillary Rodham Clinton,9207,DEM,56,Bernard Sanders,9739,DEM,37,,19,3/15/2016,54.5,40.86,13.64,5.36,,1,-4.194848448265439,for unspecified Democratic sponsor +36605,50237,7616,2016,2016_Pres-R_NC,NC,Pres-P,Pres-R,Public Policy Polling,263,IVR/Online,D,3/12/2016,749,Donald Trump,9849,REP,44,Ted Cruz,9245,REP,33,11,11,3/15/2016,40.23,36.76,3.46,7.54,,1,-1.271612541522865,for unspecified Democratic sponsor +36613,50249,7618,2016,2016_Pres-D_OH,OH,Pres-P,Pres-D,Monmouth University,215,Live Phone,,3/12/2016,302,Hillary Rodham Clinton,9207,DEM,54,Bernard Sanders,9739,DEM,40,,14,3/15/2016,56.12,43.13,12.99,1.01,,1,-6.713234772157048, +36607,50239,7618,2016,2016_Pres-D_OH,OH,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,D,3/12/2016,502,Hillary Rodham Clinton,9207,DEM,46,Bernard Sanders,9739,DEM,41,,5,3/15/2016,56.12,43.13,12.99,7.99,,1,1.218341224616055,for unspecified Democratic sponsor +36613,50250,7619,2016,2016_Pres-R_OH,OH,Pres-P,Pres-R,Monmouth University,215,Live Phone,,3/12/2016,503,John Richard Kasich,9483,REP,40,Donald Trump,9849,REP,35,15,5,3/15/2016,46.95,35.87,11.09,6.09,,1,-3.425759854812791, +36635,50295,7624,2016,2016_Pres-D_UT,UT,Pres-P,Pres-D,Dan Jones & Associates,70,Live Phone/Online,,3/12/2016,194,Bernard Sanders,9739,DEM,52,Hillary Rodham Clinton,9207,DEM,44,,8,3/22/2016,79.21,20.32,58.89,50.89,,1,39.75573468425787,for Deseret News | KSL-TV +36619,50260,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,3/13/2016,787,Donald Trump,9849,REP,44.3,Marco Rubio,9731,REP,26.2,18.2,18.1,3/15/2016,45.72,27.04,18.68,.58,,1,-4.641641523073337,for Florida Times-Union | FOX 13 Tampa Bay | FOX35 Orlando +36618,50258,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Trafalgar Group,338,IVR,R,3/13/2016,1500,Donald Trump,9849,REP,44,Marco Rubio,9731,REP,24,20,20,3/15/2016,45.72,27.04,18.68,1.32,,1,-3.693227169789999,for unspecified Republican sponsor +36614,50252,7618,2016,2016_Pres-D_OH,OH,Pres-P,Pres-D,American Research Group,9,Live Phone,,3/13/2016,400,Hillary Rodham Clinton,9207,DEM,52,Bernard Sanders,9739,DEM,45,,7,3/15/2016,56.12,43.13,12.99,5.99,,1,-1.067005178475738,for American Research Group +36614,50251,7619,2016,2016_Pres-R_OH,OH,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/13/2016,400,John Richard Kasich,9483,REP,44,Donald Trump,9849,REP,38,12,6,3/15/2016,46.95,35.87,11.09,5.09,,1,-4.572985492407474,for American Research Group +36631,50287,7625,2016,2016_Pres-R_UT,UT,Pres-P,Pres-R,Y2 Analytics,389,Live Phone/Online,,3/18/2016,500,Ted Cruz,9245,REP,53,John Richard Kasich,9483,REP,29,11,24,3/22/2016,69.46,16.72,52.74,28.74,,1,19.18587939914055, +36637,50298,7622,2016,2016_Pres-R_AZ,AZ,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,3/20/2016,607,Donald Trump,9849,REP,45.8,Ted Cruz,9245,REP,33.3,,12.5,3/22/2016,45.95,27.61,18.34,5.84,,1,-.3807326240416334,for Fox 10 Phoenix +36653,50359,7630,2016,2016_Pres-R_WI,WI,Pres-P,Pres-R,Basswood Research,24,Live Phone,,3/20/2016,500,Ted Cruz,9245,REP,36.2,Donald Trump,9849,REP,31.4,20.8,4.8000002,4/5/2016,48.2,35.02,13.18,8.38,,1,-3.2291265634545,for Washington Free Beacon +36647,50337,7629,2016,2016_Pres-D_WI,WI,Pres-P,Pres-D,Emerson College,88,IVR,,3/21/2016,354,Bernard Sanders,9739,DEM,44,Hillary Rodham Clinton,9207,DEM,50,,-6,4/5/2016,56.59,43.05,13.54,19.54,,0,6.778766259015542, +36647,50336,7630,2016,2016_Pres-R_WI,WI,Pres-P,Pres-R,Emerson College,88,IVR,,3/21/2016,439,Ted Cruz,9245,REP,36,Donald Trump,9849,REP,35,19,1,4/5/2016,48.2,35.02,13.18,12.18,,1,.9222251607102877, +36660,50375,7630,2016,2016_Pres-R_WI,WI,Pres-P,Pres-R,Optimus,245,IVR,,3/23/2016,6182,Ted Cruz,9245,REP,27.2,Donald Trump,9849,REP,30.9,29.4,-3.7,4/5/2016,48.2,35.02,13.18,16.88,,0,6.571588065849796, +36667,50395,7629,2016,2016_Pres-D_WI,WI,Pres-P,Pres-D,Marquette University Law School,195,Live Phone,,3/26/2016,405,Bernard Sanders,9739,DEM,49.2,Hillary Rodham Clinton,9207,DEM,44.9,,4.3000002,4/5/2016,56.59,43.05,13.54,9.24,,1,-2.673613467012839, +36667,50394,7630,2016,2016_Pres-R_WI,WI,Pres-P,Pres-R,Marquette University Law School,195,Live Phone,,3/26/2016,471,Ted Cruz,9245,REP,39.6,Donald Trump,9849,REP,30.4,21.4,9.1999998,4/5/2016,48.2,35.02,13.18,3.98,,1,-6.633364198269738, +36676,50420,7629,2016,2016_Pres-D_WI,WI,Pres-P,Pres-D,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,3/29/2016,860,Bernard Sanders,9739,DEM,48,Hillary Rodham Clinton,9207,DEM,43,,5,4/5/2016,56.59,43.05,13.54,8.54,,1,-2.777994689189315,for FOX News +36681,50430,7629,2016,2016_Pres-D_WI,WI,Pres-P,Pres-D,Loras College,171,Live Phone,,3/29/2016,416,Bernard Sanders,9739,DEM,41,Hillary Rodham Clinton,9207,DEM,47,,-6,4/5/2016,56.59,43.05,13.54,19.54,,0,8.83587031553945, +36673,50407,7629,2016,2016_Pres-D_WI,WI,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,D,3/29/2016,720,Bernard Sanders,9739,DEM,49,Hillary Rodham Clinton,9207,DEM,43,,6,4/5/2016,56.59,43.05,13.54,7.54,,1,-3.939341426674443,for unspecified Democratic sponsor +36676,50419,7630,2016,2016_Pres-R_WI,WI,Pres-P,Pres-R,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,3/29/2016,742,Ted Cruz,9245,REP,42,Donald Trump,9849,REP,32,19,10,4/5/2016,48.2,35.02,13.18,3.18,,1,-6.953819356658903,for FOX News +42178,59632,7630,2016,2016_Pres-R_WI,WI,Pres-P,Pres-R,Gravis Marketing,124,IVR,R,3/29/2016,761,Ted Cruz,9245,REP,44,Donald Trump,9849,REP,41,15,3,4/5/2016,48.2,35.02,13.18,10.18,,1,.4749176918336355,for unspecified Republican sponsor +36681,50429,7630,2016,2016_Pres-R_WI,WI,Pres-P,Pres-R,Loras College,171,Live Phone,,3/29/2016,416,Ted Cruz,9245,REP,38,Donald Trump,9849,REP,31,18,7,4/5/2016,48.2,35.02,13.18,6.18,,1,-4.031083974134468, +36673,50406,7630,2016,2016_Pres-R_WI,WI,Pres-P,Pres-R,Public Policy Polling,263,IVR/Online,D,3/29/2016,768,Ted Cruz,9245,REP,38,Donald Trump,9849,REP,37,17,1,4/5/2016,48.2,35.02,13.18,12.18,,1,2.711967951276268,for unspecified Democratic sponsor +36682,50434,7629,2016,2016_Pres-D_WI,WI,Pres-P,Pres-D,YouGov,391,Online,,3/31/2016,653,Bernard Sanders,9739,DEM,49,Hillary Rodham Clinton,9207,DEM,47,,2,4/5/2016,56.59,43.05,13.54,11.54,,1,.8203903751405491,for CBS News +36682,50431,7630,2016,2016_Pres-R_WI,WI,Pres-P,Pres-R,YouGov,391,Online,,3/31/2016,675,Ted Cruz,9245,REP,43,Donald Trump,9849,REP,37,18,6,4/5/2016,48.2,35.02,13.18,7.18,,1,-2.281304069081313,for CBS News +36683,50435,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,YouGov,391,Online,,3/31/2016,718,Hillary Rodham Clinton,9207,DEM,53,Bernard Sanders,9739,DEM,43,,10,4/19/2016,58.03,41.97,16.05,6.05,,1,-1.138786028022185,for CBS News +36683,50432,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,YouGov,391,Online,,3/31/2016,657,Donald Trump,9849,REP,52,John Richard Kasich,9483,REP,20,21,32,4/19/2016,60.16,25.08,35.08,3.08,,1,-4.705953638310606,for CBS News +36686,50439,7629,2016,2016_Pres-D_WI,WI,Pres-P,Pres-D,Emerson College,88,IVR,,4/1/2016,542,Bernard Sanders,9739,DEM,51,Hillary Rodham Clinton,9207,DEM,43,,8,4/5/2016,56.59,43.05,13.54,5.54,,1,-4.985015756565367, +36686,50437,7630,2016,2016_Pres-R_WI,WI,Pres-P,Pres-R,Emerson College,88,IVR,,4/1/2016,549,Ted Cruz,9245,REP,40,Donald Trump,9849,REP,35,21,5,4/5/2016,48.2,35.02,13.18,8.18,,1,-.9244242987458897, +36687,50441,7629,2016,2016_Pres-D_WI,WI,Pres-P,Pres-D,American Research Group,9,Live Phone,,4/2/2016,400,Bernard Sanders,9739,DEM,48,Hillary Rodham Clinton,9207,DEM,49,,-1,4/5/2016,56.59,43.05,13.54,14.54,,0,4.226547705571091,for American Research Group +36687,50440,7630,2016,2016_Pres-R_WI,WI,Pres-P,Pres-R,American Research Group,9,Live Phone,,4/2/2016,400,Ted Cruz,9245,REP,32,Donald Trump,9849,REP,42,23,-10,4/5/2016,48.2,35.02,13.18,23.18,,0,15.14111339512048,for American Research Group +36699,50477,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Monmouth University,215,Live Phone,,4/4/2016,302,Donald Trump,9849,REP,52,John Richard Kasich,9483,REP,25,17,27,4/19/2016,60.16,25.08,35.08,8.08,,1,1.238004174580146, +36711,50562,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,4/6/2016,801,Hillary Rodham Clinton,9207,DEM,53,Bernard Sanders,9739,DEM,37,,16,4/19/2016,58.03,41.97,16.05,.05,,1,-6.520892923591005,for FOX News +42179,59634,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Gravis Marketing,124,IVR,R,4/6/2016,1134,Hillary Rodham Clinton,9207,DEM,53,Bernard Sanders,9739,DEM,47,,6,4/19/2016,58.03,41.97,16.05,10.05,,1,4.439609435315681,for unspecified Republican sponsor +36711,50560,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,4/6/2016,602,Donald Trump,9849,REP,54,John Richard Kasich,9483,REP,22,15,32,4/19/2016,60.16,25.08,35.08,3.08,,1,-3.434903466937935,for FOX News +42179,59633,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Gravis Marketing,124,IVR,R,4/6/2016,857,Donald Trump,9849,REP,56,John Richard Kasich,9483,REP,24,20,32,4/19/2016,60.16,25.08,35.08,3.08,,1,-3.678754817719727,for unspecified Republican sponsor +36712,50563,7641,2016,2016_Pres-D_PA,PA,Pres-P,Pres-D,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,4/6/2016,805,Hillary Rodham Clinton,9207,DEM,49,Bernard Sanders,9739,DEM,38,,11,4/26/2016,54.69,42.81,11.89,.89,,1,-8.467257572877015,for FOX News +36712,50561,7642,2016,2016_Pres-R_PA,PA,Pres-P,Pres-R,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,4/6/2016,802,Donald Trump,9849,REP,48,Ted Cruz,9245,REP,20,22,28,4/26/2016,56.38,21.58,34.8,6.8,,1,-8.365756491945596,for FOX News +36703,50544,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Emerson College,88,IVR,,4/7/2016,325,Hillary Rodham Clinton,9207,DEM,56,Bernard Sanders,9739,DEM,38,,18,4/19/2016,58.03,41.97,16.05,1.95,,1,-4.819128931527143, +36703,50525,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Emerson College,88,IVR,,4/7/2016,321,Donald Trump,9849,REP,56,John Richard Kasich,9483,REP,17,22,39,4/19/2016,60.16,25.08,35.08,3.92,,1,-2.637117747839927, +36743,51802,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Liberty Opinion Research,169,IVR,,4/7/2016,6041,Donald Trump,9849,REP,52,John Richard Kasich,9483,REP,23,19,29,4/19/2016,60.16,25.08,35.08,6.08,,1,.0780221827344328, +36787,52498,7639,2016,2016_Pres-D_MD,MD,Pres-P,Pres-D,Marist College,183,Live Phone,,4/7/2016,775,Hillary Rodham Clinton,9207,DEM,58,Bernard Sanders,9739,DEM,36,,22,4/26/2016,62.53,33.81,28.72,6.72,,1,-4.78339050594161,for NBC4 Washington +36787,52496,7640,2016,2016_Pres-R_MD,MD,Pres-P,Pres-R,Marist College,183,Live Phone,,4/7/2016,368,Donald Trump,9849,REP,41,John Richard Kasich,9483,REP,24,29,17,4/26/2016,54.1,23.22,30.87,13.87,,1,2.765251310936963,for NBC4 Washington +36740,51797,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Baruch College,22,Live Phone,,4/8/2016,632,Hillary Rodham Clinton,9207,DEM,50,Bernard Sanders,9739,DEM,37,,13,4/19/2016,58.03,41.97,16.05,3.05,,1,-3.027676563705059,for NY1 +36723,50720,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Marist College,183,Live Phone,,4/8/2016,557,Hillary Rodham Clinton,9207,DEM,55,Bernard Sanders,9739,DEM,41,,14,4/19/2016,58.03,41.97,16.05,2.05,,1,-4.319544764651578,for NBC News | Wall Street Journal +36740,51796,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Baruch College,22,Live Phone,,4/8/2016,324,Donald Trump,9849,REP,60,John Richard Kasich,9483,REP,17,14,43,4/19/2016,60.16,25.08,35.08,7.92,,1,1.882557767946162,for NY1 +36723,50719,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Marist College,183,Live Phone,,4/8/2016,259,Donald Trump,9849,REP,54,John Richard Kasich,9483,REP,21,18,33,4/19/2016,60.16,25.08,35.08,2.08,,1,-4.288536749307374,for NBC News | Wall Street Journal +36714,50565,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Monmouth University,215,Live Phone,,4/9/2016,302,Hillary Rodham Clinton,9207,DEM,51,Bernard Sanders,9739,DEM,39,,12,4/19/2016,58.03,41.97,16.05,4.05,,1,-2.082596260382632, +36742,51801,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,4/9/2016,663,Hillary Rodham Clinton,9207,DEM,51,Bernard Sanders,9739,DEM,40,,11,4/19/2016,58.03,41.97,16.05,5.05,,1,-.7160457855897956, +36741,51799,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,4/9/2016,860,Hillary Rodham Clinton,9207,DEM,53,Bernard Sanders,9739,DEM,40,,13,4/19/2016,58.03,41.97,16.05,3.05,,1,-2.778754287016286, +36786,52497,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Siena College,305,Live Phone,,4/9/2016,538,Hillary Rodham Clinton,9207,DEM,52,Bernard Sanders,9739,DEM,42,,10,4/19/2016,58.03,41.97,16.05,6.05,,1,.2996280360802482, +36742,51800,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Public Policy Polling,263,IVR/Online,,4/9/2016,483,Donald Trump,9849,REP,51,John Richard Kasich,9483,REP,25,20,26,4/19/2016,60.16,25.08,35.08,9.08,,1,3.378608281628162, +36741,51798,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,4/9/2016,550,Donald Trump,9849,REP,55,John Richard Kasich,9483,REP,20,19,35,4/19/2016,60.16,25.08,35.08,.08,,1,-6.039284913122222, +36786,52495,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Siena College,305,Live Phone,,4/9/2016,469,Donald Trump,9849,REP,50,John Richard Kasich,9483,REP,27,17,23,4/19/2016,60.16,25.08,35.08,12.08,,1,6.550565138508298, +37838,53551,7640,2016,2016_Pres-R_MD,MD,Pres-P,Pres-R,TargetPoint,331,IVR,,4/9/2016,600,Donald Trump,9849,REP,33,John Richard Kasich,9483,REP,25,26,8,4/26/2016,54.1,23.22,30.87,22.87,,1,12.35992419981139,for Washington Free Beacon +42181,59637,7642,2016,2016_Pres-R_PA,PA,Pres-P,Pres-R,Muhlenberg College,219,Live Phone,,4/10/2016,422,Donald Trump,9849,REP,41,Ted Cruz,9245,REP,23,26,18,4/26/2016,56.38,21.58,34.8,16.8,,1,3.031116267897928,for Morning Call +36738,51794,7635,2016,2016_Pres-D_CT,CT,Pres-P,Pres-D,Emerson College,88,IVR,,4/11/2016,356,Hillary Rodham Clinton,9207,DEM,49,Bernard Sanders,9739,DEM,43,,6,4/26/2016,51.8,46.42,5.38,.62,,1,-7.924440971840579, +36738,51780,7636,2016,2016_Pres-R_CT,CT,Pres-P,Pres-R,Emerson College,88,IVR,,4/11/2016,354,Donald Trump,9849,REP,50,John Richard Kasich,9483,REP,26,17,24,4/26/2016,57.86,28.35,29.51,5.51,,1,-3.474322179386836, +37836,53548,7640,2016,2016_Pres-R_MD,MD,Pres-P,Pres-R,Monmouth University,215,Live Phone,,4/11/2016,301,Donald Trump,9849,REP,47,John Richard Kasich,9483,REP,27,19,20,4/26/2016,54.1,23.22,30.87,10.87,,1,.033792284086652, +39840,55556,7642,2016,2016_Pres-R_PA,PA,Pres-P,Pres-R,Monmouth University,215,Live Phone,,4/11/2016,303,Donald Trump,9849,REP,44,Ted Cruz,9245,REP,28,23,16,4/26/2016,56.38,21.58,34.8,18.8,,1,5.216336664493888, +39841,55557,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Marist College,183,Live Phone,,4/12/2016,591,Hillary Rodham Clinton,9207,DEM,57,Bernard Sanders,9739,DEM,40,,17,4/19/2016,58.03,41.97,16.05,.95,,1,-4.642391907828031,for NBC News | Wall Street Journal | NBC 4 New York +39841,57148,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Marist College,183,Live Phone,,4/12/2016,313,Donald Trump,9849,REP,54,John Richard Kasich,9483,REP,25,16,29,4/19/2016,60.16,25.08,35.08,6.08,,1,.5111139855458791,for NBC News | Wall Street Journal | NBC 4 New York +42183,59640,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Gravis Marketing,124,IVR,R,4/13/2016,635,Hillary Rodham Clinton,9207,DEM,53,Bernard Sanders,9739,DEM,47,,6,4/19/2016,58.03,41.97,16.05,10.05,,1,5.633075127818778,for unspecified Republican sponsor +42183,59639,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Gravis Marketing,124,IVR,R,4/13/2016,481,Donald Trump,9849,REP,57,John Richard Kasich,9483,REP,22,20,35,4/19/2016,60.16,25.08,35.08,.08,,1,-5.452604207490888,for unspecified Republican sponsor +39843,55560,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Optimus,245,IVR,,4/13/2016,14201,Donald Trump,9849,REP,48.75,John Richard Kasich,9483,REP,23.46,13.85,25.290001,4/19/2016,60.16,25.08,35.08,9.79,,1,5.185432488442617, +42175,59630,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,YouGov,391,Online,,4/14/2016,1030,Hillary Rodham Clinton,9207,DEM,53,Bernard Sanders,9739,DEM,43,,10,4/19/2016,58.03,41.97,16.05,6.05,,1,1.508476192295109,for CBS News +42175,59627,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,YouGov,391,Online,,4/14/2016,705,Donald Trump,9849,REP,54,John Richard Kasich,9483,REP,19,21,35,4/19/2016,60.16,25.08,35.08,.08,,1,-5.102423611431547,for CBS News +42176,59628,7642,2016,2016_Pres-R_PA,PA,Pres-P,Pres-R,YouGov,391,Online,,4/14/2016,833,Donald Trump,9849,REP,46,Ted Cruz,9245,REP,26,23,20,4/26/2016,56.38,21.58,34.8,14.8,,1,1.616586790253739,for CBS News +42210,60248,7635,2016,2016_Pres-D_CT,CT,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,4/15/2016,1037,Hillary Rodham Clinton,9207,DEM,51,Bernard Sanders,9739,DEM,42,,9,4/26/2016,51.8,46.42,5.38,3.62,,1,-3.18413490167974, +42210,60247,7636,2016,2016_Pres-R_CT,CT,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,4/15/2016,823,Donald Trump,9849,REP,48,John Richard Kasich,9483,REP,28,19,20,4/26/2016,57.86,28.35,29.51,9.51,,1,2.204126257506147, +42324,61117,7641,2016,2016_Pres-D_PA,PA,Pres-P,Pres-D,Franklin & Marshall College,106,Live Phone/Online,,4/15/2016,321,Hillary Rodham Clinton,9207,DEM,58,Bernard Sanders,9739,DEM,31,,27,4/26/2016,54.69,42.81,11.89,15.11,,1,8.053135440592248, +42324,61118,7642,2016,2016_Pres-R_PA,PA,Pres-P,Pres-R,Franklin & Marshall College,106,Live Phone/Online,,4/15/2016,364,Donald Trump,9849,REP,40,Ted Cruz,9245,REP,26,24,14,4/26/2016,56.38,21.58,34.8,20.8,,1,8.09591405980904, +42180,59636,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Emerson College,88,IVR,,4/16/2016,438,Hillary Rodham Clinton,9207,DEM,55,Bernard Sanders,9739,DEM,40,,15,4/19/2016,58.03,41.97,16.05,1.05,,1,-3.816422129713613, +42180,59635,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Emerson College,88,IVR,,4/16/2016,361,Donald Trump,9849,REP,55,John Richard Kasich,9483,REP,21,18,34,4/19/2016,60.16,25.08,35.08,1.08,,1,-3.686835165160534, +42190,59681,7639,2016,2016_Pres-D_MD,MD,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,4/16/2016,492,Hillary Rodham Clinton,9207,DEM,58,Bernard Sanders,9739,DEM,33,,25,4/26/2016,62.53,33.81,28.72,3.72,,1,-6.668589803891057, +42190,59680,7640,2016,2016_Pres-R_MD,MD,Pres-P,Pres-R,Public Policy Polling,263,IVR/Online,,4/16/2016,310,Donald Trump,9849,REP,43,John Richard Kasich,9483,REP,29,24,14,4/26/2016,54.1,23.22,30.87,16.87,,1,7.710089417088207, +42217,60439,7637,2016,2016_Pres-D_DE,DE,Pres-P,Pres-D,Gravis Marketing,124,IVR,,4/18/2016,1026,Hillary Rodham Clinton,9207,DEM,45,Bernard Sanders,9739,DEM,38,,7,4/26/2016,59.75,39.15,20.6,13.6,,1,3.497614355091658, +42217,60437,7638,2016,2016_Pres-R_DE,DE,Pres-P,Pres-R,Gravis Marketing,124,IVR,,4/18/2016,1038,Donald Trump,9849,REP,55,John Richard Kasich,9483,REP,18,15,37,4/26/2016,60.77,20.35,40.42,3.42,,1,-6.64718266652525, +42216,60436,7641,2016,2016_Pres-D_PA,PA,Pres-P,Pres-D,Monmouth University,215,Live Phone,,4/18/2016,302,Hillary Rodham Clinton,9207,DEM,52,Bernard Sanders,9739,DEM,39,,13,4/26/2016,54.69,42.81,11.89,1.11,,1,-6.356474500253204, +42350,61306,7639,2016,2016_Pres-D_MD,MD,Pres-P,Pres-D,Monmouth University,215,Live Phone,,4/19/2016,300,Hillary Rodham Clinton,9207,DEM,57,Bernard Sanders,9739,DEM,32,,25,4/26/2016,62.53,33.81,28.72,3.72,,1,-6.184063997481906, +42724,62655,7641,2016,2016_Pres-D_PA,PA,Pres-P,Pres-D,Marist College,183,Live Phone,,4/19/2016,734,Hillary Rodham Clinton,9207,DEM,55,Bernard Sanders,9739,DEM,40,,15,4/26/2016,54.69,42.81,11.89,3.11,,1,-3.633430761571911,for NBC News | Wall Street Journal +42724,62656,7642,2016,2016_Pres-R_PA,PA,Pres-P,Pres-R,Marist College,183,Live Phone,,4/19/2016,571,Donald Trump,9849,REP,45,Ted Cruz,9245,REP,27,24,18,4/26/2016,56.38,21.58,34.8,16.8,,1,4.843809481248112,for NBC News | Wall Street Journal +42727,62666,7643,2016,2016_Pres-D_RI,RI,Pres-P,Pres-D,Brown University,35,Live Phone,,4/20/2016,436,Bernard Sanders,9739,DEM,33.9,Hillary Rodham Clinton,9207,DEM,43.3,,-9.3999996,4/26/2016,54.71,43.08,11.63,21.03,,0,12.04125671693376, +42727,62665,7644,2016,2016_Pres-R_RI,RI,Pres-P,Pres-R,Brown University,35,Live Phone,,4/20/2016,164,Donald Trump,9849,REP,37.5,John Richard Kasich,9483,REP,25.3,14.3,12.2,4/26/2016,63.66,24.29,39.37,27.17,,1,20.36952706108175, +42722,62644,7645,2016,2016_Pres-D_IN,IN,Pres-P,Pres-D,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,4/20/2016,603,Bernard Sanders,9739,DEM,42,Hillary Rodham Clinton,9207,DEM,46,,-4,5/3/2016,52.46,47.54,4.91,8.91,,0,-.2555340483783519,for FOX News +44001,65245,7645,2016,2016_Pres-D_IN,IN,Pres-P,Pres-D,Indiana University-Purdue University Fort Wayne,150,Live Phone,,4/20/2016,400,Bernard Sanders,9739,DEM,40,Hillary Rodham Clinton,9207,DEM,55,,-15,5/3/2016,52.46,47.54,4.91,19.91,,0,9.578359834597411,for Downs Center +42717,62636,7645,2016,2016_Pres-D_IN,IN,Pres-P,Pres-D,Public Opinion Strategies,260,Live Phone,,4/20/2016,479,Bernard Sanders,9739,DEM,45,Hillary Rodham Clinton,9207,DEM,48,,-3,5/3/2016,52.46,47.54,4.91,7.91,,0,-1.498411190997631,for Howey Politics Indiana | WTHR Channel 13 +42722,62645,7646,2016,2016_Pres-R_IN,IN,Pres-P,Pres-R,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,4/20/2016,602,Donald Trump,9849,REP,41,Ted Cruz,9245,REP,33,16,8,5/3/2016,53.26,36.63,16.63,8.63,,1,-1.222944650580475,for FOX News +44001,65222,7646,2016,2016_Pres-R_IN,IN,Pres-P,Pres-R,Indiana University-Purdue University Fort Wayne,150,Live Phone,,4/20/2016,400,Donald Trump,9849,REP,29,Ted Cruz,9245,REP,44.8,13.3,-15.8,5/3/2016,53.26,36.63,16.63,32.43,,0,23.40729284781625,for Downs Center +42717,62635,7646,2016,2016_Pres-R_IN,IN,Pres-P,Pres-R,Public Opinion Strategies,260,Live Phone,,4/20/2016,507,Donald Trump,9849,REP,37,Ted Cruz,9245,REP,31,22,6,5/3/2016,53.26,36.63,16.63,10.63,,1,.9166013854489058,for Howey Politics Indiana | WTHR Channel 13 +44053,65741,7640,2016,2016_Pres-R_MD,MD,Pres-P,Pres-R,Gravis Marketing,124,IVR,R,4/21/2016,759,Donald Trump,9849,REP,53,John Richard Kasich,9483,REP,24,22,29,4/26/2016,54.1,23.22,30.87,1.87,,1,-7.83080931141663,for unspecified Republican sponsor +42738,62711,7641,2016,2016_Pres-D_PA,PA,Pres-P,Pres-D,CPEC,38,IVR,,4/21/2016,665,Hillary Rodham Clinton,9207,DEM,61.26,Bernard Sanders,9739,DEM,32,,29.26,4/26/2016,54.69,42.81,11.89,17.37,,1,11.28299095864972, +42725,62657,7641,2016,2016_Pres-D_PA,PA,Pres-P,Pres-D,YouGov,391,Online,,4/21/2016,831,Hillary Rodham Clinton,9207,DEM,51,Bernard Sanders,9739,DEM,43,,8,4/26/2016,54.69,42.81,11.89,3.89,,1,-2.350901688512357,for CBS News +42725,62658,7642,2016,2016_Pres-R_PA,PA,Pres-P,Pres-R,YouGov,391,Online,,4/21/2016,934,Donald Trump,9849,REP,49,Ted Cruz,9245,REP,26,22,23,4/26/2016,56.38,21.58,34.8,11.8,,1,.0127832517129436,for CBS News +43994,65209,7645,2016,2016_Pres-D_IN,IN,Pres-P,Pres-D,Indiana University-Purdue University Fort Wayne,150,Live Phone,,4/21/2016,400,Bernard Sanders,9739,DEM,41,Hillary Rodham Clinton,9207,DEM,54,,-13,5/3/2016,52.46,47.54,4.91,17.91,,0,7.748791612008556,for Downs Center +42726,62660,7645,2016,2016_Pres-D_IN,IN,Pres-P,Pres-D,YouGov,391,Online,,4/21/2016,439,Bernard Sanders,9739,DEM,44,Hillary Rodham Clinton,9207,DEM,49,,-5,5/3/2016,52.46,47.54,4.91,9.91,,0,.8658022431904856,for CBS News +42726,62659,7646,2016,2016_Pres-R_IN,IN,Pres-P,Pres-R,YouGov,391,Online,,4/21/2016,439,Donald Trump,9849,REP,40,Ted Cruz,9245,REP,35,20,5,5/3/2016,53.26,36.63,16.63,11.63,,1,2.133042411455237,for CBS News +42732,62702,7641,2016,2016_Pres-D_PA,PA,Pres-P,Pres-D,Harper Polling,132,IVR,,4/22/2016,641,Hillary Rodham Clinton,9207,DEM,61,Bernard Sanders,9739,DEM,33,,28,4/26/2016,54.69,42.81,11.89,16.11,,1,11.02045510789438, +42728,62694,7635,2016,2016_Pres-D_CT,CT,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,D,4/23/2016,709,Hillary Rodham Clinton,9207,DEM,48,Bernard Sanders,9739,DEM,46,,2,4/26/2016,51.8,46.42,5.38,3.38,,1,-1.693203015271798,for unspecified Democratic sponsor +42728,62699,7636,2016,2016_Pres-R_CT,CT,Pres-P,Pres-R,Public Policy Polling,263,IVR/Online,D,4/23/2016,512,Donald Trump,9849,REP,59,John Richard Kasich,9483,REP,25,13,34,4/26/2016,57.86,28.35,29.51,4.49,,1,-1.926326398635508,for unspecified Democratic sponsor +42736,62707,7639,2016,2016_Pres-D_MD,MD,Pres-P,Pres-D,American Research Group,9,Live Phone,,4/23/2016,400,Hillary Rodham Clinton,9207,DEM,50,Bernard Sanders,9739,DEM,44,,6,4/26/2016,62.53,33.81,28.72,22.72,,1,16.71515166736887, +42736,62708,7640,2016,2016_Pres-R_MD,MD,Pres-P,Pres-R,American Research Group,9,Live Phone,,4/23/2016,400,Donald Trump,9849,REP,55,John Richard Kasich,9483,REP,21,19,34,4/26/2016,54.1,23.22,30.87,3.13,,1,-6.193765898867677, +42735,62705,7641,2016,2016_Pres-D_PA,PA,Pres-P,Pres-D,American Research Group,9,Live Phone,,4/23/2016,400,Hillary Rodham Clinton,9207,DEM,58,Bernard Sanders,9739,DEM,38,,20,4/26/2016,54.69,42.81,11.89,8.11,,1,2.280098179261544, +42740,62713,7641,2016,2016_Pres-D_PA,PA,Pres-P,Pres-D,CPEC,38,IVR,,4/23/2016,665,Hillary Rodham Clinton,9207,DEM,63.26,Bernard Sanders,9739,DEM,36.74,,26.52,4/26/2016,54.69,42.81,11.89,14.63,,1,8.949429225797873, +42729,62698,7641,2016,2016_Pres-D_PA,PA,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,D,4/23/2016,728,Hillary Rodham Clinton,9207,DEM,51,Bernard Sanders,9739,DEM,41,,10,4/26/2016,54.69,42.81,11.89,1.89,,1,-4.0467021027468,for unspecified Democratic sponsor +42735,62706,7642,2016,2016_Pres-R_PA,PA,Pres-P,Pres-R,American Research Group,9,Live Phone,,4/23/2016,400,Donald Trump,9849,REP,50,Ted Cruz,9245,REP,23,21,27,4/26/2016,56.38,21.58,34.8,7.8,,1,-4.195413465499654, +42729,62695,7642,2016,2016_Pres-R_PA,PA,Pres-P,Pres-R,Public Policy Polling,263,IVR/Online,D,4/23/2016,826,Donald Trump,9849,REP,51,Ted Cruz,9245,REP,25,22,26,4/26/2016,56.38,21.58,34.8,8.8,,1,-2.798719095362465,for unspecified Democratic sponsor +42730,62697,7643,2016,2016_Pres-D_RI,RI,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,D,4/23/2016,668,Bernard Sanders,9739,DEM,49,Hillary Rodham Clinton,9207,DEM,45,,4,4/26/2016,54.71,43.08,11.63,7.63,,1,-2.724735144516245,for unspecified Democratic sponsor +42730,62696,7644,2016,2016_Pres-R_RI,RI,Pres-P,Pres-R,Public Policy Polling,263,IVR/Online,D,4/23/2016,511,Donald Trump,9849,REP,61,John Richard Kasich,9483,REP,23,13,38,4/26/2016,63.66,24.29,39.37,1.37,,1,-8.334362303523532,for unspecified Democratic sponsor +42733,62703,7636,2016,2016_Pres-R_CT,CT,Pres-P,Pres-R,Gravis Marketing,124,IVR,,4/24/2016,964,Donald Trump,9849,REP,54,John Richard Kasich,9483,REP,27,9,27,4/26/2016,57.86,28.35,29.51,2.51,,1,-3.918693511840684, +42741,62715,7641,2016,2016_Pres-D_PA,PA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,4/24/2016,942,Hillary Rodham Clinton,9207,DEM,52.1,Bernard Sanders,9739,DEM,40.5,,11.6,4/26/2016,54.69,42.81,11.89,.29,,1,-5.516196840291886,for Fox 29 Philadelphia WTXF +42741,62714,7642,2016,2016_Pres-R_PA,PA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,4/24/2016,1050,Donald Trump,9849,REP,47.9,Ted Cruz,9245,REP,28.2,19.2,19.700001,4/26/2016,56.38,21.58,34.8,15.1,,1,4.22392548694733,for Fox 29 Philadelphia WTXF +42734,62704,7644,2016,2016_Pres-R_RI,RI,Pres-P,Pres-R,Gravis Marketing,124,IVR,,4/24/2016,566,Donald Trump,9849,REP,58,John Richard Kasich,9483,REP,21,10,37,4/26/2016,63.66,24.29,39.37,2.37,,1,-6.964227140429831, +44008,65249,7645,2016,2016_Pres-D_IN,IN,Pres-P,Pres-D,Marist College,183,Live Phone,,4/27/2016,449,Bernard Sanders,9739,DEM,46,Hillary Rodham Clinton,9207,DEM,50,,-4,5/3/2016,52.46,47.54,4.91,8.91,,0,1.029196779664688,for NBC News | Wall Street Journal +43995,65210,7646,2016,2016_Pres-R_IN,IN,Pres-P,Pres-R,Clout Research/Wenzel Strategies,55,Live Phone,,4/27/2016,423,Donald Trump,9849,REP,37.1,Ted Cruz,9245,REP,35.2,16.3,1.9,5/3/2016,53.26,36.63,16.63,14.73,,1,6.600938469643947,for Clout Research +44008,65248,7646,2016,2016_Pres-R_IN,IN,Pres-P,Pres-R,Marist College,183,Live Phone,,4/27/2016,645,Donald Trump,9849,REP,49,Ted Cruz,9245,REP,34,13,15,5/3/2016,53.26,36.63,16.63,1.63,,1,-7.466137242992157,for NBC News | Wall Street Journal +44031,65689,7649,2016,2016_Pres-D_WV,WV,Pres-P,Pres-D,R.L. Repass & Partners,268,Live Phone/Online,,4/27/2016,315,Bernard Sanders,9739,DEM,47,Hillary Rodham Clinton,9207,DEM,43,,4,5/10/2016,51.41,35.84,15.58,11.58,,1,1.507228394645661,for West Virginia MetroNews +44000,65221,7645,2016,2016_Pres-D_IN,IN,Pres-P,Pres-D,American Research Group,9,Live Phone,,4/28/2016,400,Bernard Sanders,9739,DEM,43,Hillary Rodham Clinton,9207,DEM,51,,-8,5/3/2016,52.46,47.54,4.91,12.91,,0,5.471091036816866,for American Research Group +44000,65220,7646,2016,2016_Pres-R_IN,IN,Pres-P,Pres-R,American Research Group,9,Live Phone,,4/28/2016,400,Donald Trump,9849,REP,41,Ted Cruz,9245,REP,32,21,9,5/3/2016,53.26,36.63,16.63,7.63,,1,-.9184145568810099,for American Research Group +44011,65270,7646,2016,2016_Pres-R_IN,IN,Pres-P,Pres-R,Gravis Marketing,124,IVR,,4/29/2016,379,Donald Trump,9849,REP,44,Ted Cruz,9245,REP,27,9,17,5/3/2016,53.26,36.63,16.63,.37,,1,-8.625708697503262, +44019,65297,7649,2016,2016_Pres-D_WV,WV,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,4/30/2016,637,Bernard Sanders,9739,DEM,45,Hillary Rodham Clinton,9207,DEM,37,,8,5/10/2016,51.41,35.84,15.58,7.58,,1,-1.985479186033029, +44051,65737,7652,2016,2016_Pres-D_OR,OR,Pres-P,Pres-D,DHM Research,76,Live Phone,,5/8/2016,304,Bernard Sanders,9739,DEM,33,Hillary Rodham Clinton,9207,DEM,48,,-15,5/17/2016,56.24,42.06,14.18,29.18,,0,18.59656741787858,for Fox 12 | Oregon Public Broadcasting +44148,66057,7658,2016,2016_Pres-D_CA,CA,Pres-P,Pres-D,Public Policy Institute of California,262,IVR,,5/18/2016,552,Hillary Rodham Clinton,9207,DEM,46,Bernard Sanders,9739,DEM,44,,2,6/7/2016,53.07,46.04,7.03,5.03,,1,-4.249319393215351, +44118,66007,7658,2016,2016_Pres-D_CA,CA,Pres-P,Pres-D,SurveyUSA,325,IVR/Online,,5/21/2016,803,Hillary Rodham Clinton,9207,DEM,57,Bernard Sanders,9739,DEM,39,,18,6/7/2016,53.07,46.04,7.03,10.97,,1,2.970356360520452,for KABC-TV (California) | Southern California News Group +44156,66073,7667,2016,2016_Pres-D_SD,SD,Pres-P,Pres-D,Targeted Persuasion,579,Live Phone,,5/24/2016,874,Hillary Rodham Clinton,9207,DEM,50,Bernard Sanders,9739,DEM,47,,3,6/7/2016,51.03,48.97,2.05,.95,,1,-10.15875216802336, +44185,66145,7658,2016,2016_Pres-D_CA,CA,Pres-P,Pres-D,Greenberg Quinlan Rosner/American Viewpoint,127,Live Phone,,5/25/2016,412,Hillary Rodham Clinton,9207,DEM,49,Bernard Sanders,9739,DEM,39,,10,6/7/2016,53.07,46.04,7.03,2.97,,1,-5.285591445381333,for LA Times | USC +44189,66154,7664,2016,2016_Pres-D_NM,NM,Pres-P,Pres-D,BWD Global,527,IVR,,5/26/2016,1455,Hillary Rodham Clinton,9207,DEM,53.3,Bernard Sanders,9739,DEM,27.6,,25.700001,6/7/2016,51.53,48.47,3.05,22.65,,1,11.95071788126804,among registered voters +64637,119315,7657,2016,2016_Pres-D_PR,PR,Pres-P,Pres-D,Pasquines,552,Online,,5/27/2016,249,Hillary Rodham Clinton,9207,DEM,63.9,Bernard Sanders,9739,DEM,30.1,,33.799999,6/5/2016,61.49,38.07,23.41,10.39,,1,-.3220662034090493, +44174,66110,7658,2016,2016_Pres-D_CA,CA,Pres-P,Pres-D,Field Research Corp. (Field Poll),94,Live Phone,,5/29/2016,571,Hillary Rodham Clinton,9207,DEM,45,Bernard Sanders,9739,DEM,43,,2,6/7/2016,53.07,46.04,7.03,5.03,,1,-2.024099328259948, +44173,66107,7658,2016,2016_Pres-D_CA,CA,Pres-P,Pres-D,Marist College,183,Live Phone,,5/30/2016,557,Hillary Rodham Clinton,9207,DEM,49,Bernard Sanders,9739,DEM,47,,2,6/7/2016,53.07,46.04,7.03,5.03,,1,-2.021613808403342,for NBC News | Wall Street Journal | NBC/WSJ +44187,66150,7658,2016,2016_Pres-D_CA,CA,Pres-P,Pres-D,American Research Group,9,Live Phone,,6/1/2016,400,Hillary Rodham Clinton,9207,DEM,48,Bernard Sanders,9739,DEM,47,,1,6/7/2016,53.07,46.04,7.03,6.03,,1,-.7885967104357414, +44186,66149,7662,2016,2016_Pres-D_NJ,NJ,Pres-P,Pres-D,American Research Group,9,Live Phone,,6/1/2016,400,Hillary Rodham Clinton,9207,DEM,60,Bernard Sanders,9739,DEM,37,,23,6/7/2016,63.32,36.68,26.63,3.63,,1,-3.494192230876483, +44193,66167,7658,2016,2016_Pres-D_CA,CA,Pres-P,Pres-D,YouGov,391,Online,,6/2/2016,674,Hillary Rodham Clinton,9207,DEM,49,Bernard Sanders,9739,DEM,47,,2,6/7/2016,53.07,46.04,7.03,5.03,,1,-1.320588711724707,for CBS News +44194,66169,7662,2016,2016_Pres-D_NJ,NJ,Pres-P,Pres-D,YouGov,391,Online,,6/2/2016,586,Hillary Rodham Clinton,9207,DEM,61,Bernard Sanders,9739,DEM,34,,27,6/7/2016,63.32,36.68,26.63,.37,,1,-6.877509889696748,for CBS News +47252,74062,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,Lucid,175,Online,,10/18/2016,924,Roy A. Cooper,8967,DEM,50,Pat McCrory,8959,REP,43,,7,11/8/2016,49.02,48.8,.22,6.78,6.78,1,2.362585844739938,for The Times-Picayune +47252,73949,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Lucid,175,Online,,10/18/2016,924,Deborah K. Ross,10153,DEM,44,Richard Burr,8963,REP,46,,-2,11/8/2016,45.37,51.06,-5.7,3.7,3.7,1,-1.936786844871617,for The Times-Picayune +47094,73712,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,Suffolk University,323,Live Phone,,10/18/2016,500,Ted Strickland,9021,DEM,30.8,Rob Portman,9020,REP,45.8,3.4,-15,11/8/2016,37.16,58.03,-20.87,5.87,5.87,1,-.9621968356058457, +47081,73684,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,Emerson College,88,IVR,,10/18/2016,600,Jason Kander,10158,DEM,44.4,Roy Blunt,10157,REP,44,,.40000001,11/8/2016,46.39,49.18,-2.79,3.19,3.19,0,-1.426875194520936, +47079,73682,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Emerson College,88,IVR,,10/18/2016,900,Margaret Wood Hassan,9007,DEM,44.9,Kelly Ayotte,9019,REP,45,,-.1,11/8/2016,47.98,47.84,.14,.24,-.24,0,-4.4706911700334, +47080,73683,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Emerson College,88,IVR,,10/18/2016,800,Kathleen Alana McGinty,8985,DEM,42.6,Patrick J. Toomey,8966,REP,45.8,,-3.2,11/8/2016,47.34,48.77,-1.43,1.77,-1.77,1,-3.613868830294013, +47251,73948,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,Lucid,175,Online,,10/18/2016,807,Jim Barksdale,10193,DEM,39,Johnny Isakson,10194,REP,49,,-10,11/8/2016,41.03,54.78,-13.75,3.75,3.75,1,-1.355216936852532,for The Times-Picayune +48124,75390,90,2016,2016_Sen-O_LA,LA,Sen-G,Sen-O,Lucid,175,Online,,10/18/2016,614,Foster L. Campbell,10198,DEM,17,John Neely Kennedy,10202,REP,18,12,-1,11/8/2016,17.47,24.96,-7.49,6.49,6.49,1,3.691243096166415,for The Times-Picayune +50614,79875,90,2016,2016_Sen-O_LA,LA,Sen-G,Sen-O,Market Research Insight,185,Live Phone,,10/18/2016,600,Foster L. Campbell,10198,DEM,14,John Neely Kennedy,10202,REP,17,16,-3,11/8/2016,17.47,24.96,-7.49,4.49,4.49,1,1.292643304204139, +47155,73798,90,2016,2016_Sen-O_LA,LA,Sen-G,Sen-O,Mason-Dixon Polling & Strategy,197,Live Phone,,10/18/2016,625,Foster L. Campbell,10198,DEM,18.9,John Neely Kennedy,10202,REP,24.2,11.4,-5.3000002,11/8/2016,17.47,24.96,-7.49,2.19,2.19,1,-1.050058071290459,for Fox 8 | Raycom Media +47768,74776,90,2016,2016_Sen-O_LA,LA,Sen-G,Sen-O,University of New Orleans,358,Live Phone,,10/18/2016,603,Foster L. Campbell,10198,DEM,15,John Neely Kennedy,10202,REP,22,15,-7,11/8/2016,17.47,24.96,-7.49,.49,.49,1,-3.046067926194094, +47177,73853,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Cherry Communications,49,Live Phone,R,10/18/2016,507,Patrick Murphy,8995,DEM,37,Marco Rubio,8974,REP,51,,-14,11/8/2016,44.31,51.98,-7.67,6.33,-6.33,1,1.408800814761729,for unspecified Republican sponsor +47250,73947,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Lucid,175,Online,,10/18/2016,892,Patrick Murphy,8995,DEM,44,Marco Rubio,8974,REP,45,,-1,11/8/2016,44.31,51.98,-7.67,6.67,6.67,1,2.049189464389692,for The Times-Picayune +47078,73672,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/18/2016,1007,Hillary Rodham Clinton,9207,DEM,48.5,Donald Trump,9849,REP,42,7,6.5,11/8/2016,48.13,46.03,2.1,4.4,4.4,1,.5857099650641294,average of multiple versions or turnout models listed in poll +47091,73708,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/18/2016,1500,Hillary Rodham Clinton,9207,DEM,40,Donald Trump,9849,REP,43,6,-3,11/8/2016,48.13,46.03,2.1,5.1,-5.1,0,1.361167249584043, +47097,73719,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Data Orbital,73,Live Phone,,10/18/2016,550,Hillary Rodham Clinton,9207,DEM,41,Donald Trump,9849,REP,41,5,0,11/8/2016,45.12,48.67,-3.55,3.55,3.55,.5,-.2019979206488303, +47177,73852,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Cherry Communications,49,Live Phone,R,10/18/2016,507,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,42,5,4,11/8/2016,47.82,49.02,-1.2,5.2,5.2,0,.6468946487953422,for unspecified Republican sponsor +47250,73944,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Lucid,175,Online,,10/18/2016,892,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,39,6,6,11/8/2016,47.82,49.02,-1.2,7.2,7.2,0,3.065105312407029,for The Times-Picayune +47251,73945,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Lucid,175,Online,,10/18/2016,807,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,40,8,4,11/8/2016,45.64,50.77,-5.13,9.13,9.13,0,5.395617266809948,for The Times-Picayune +48124,75389,620,2016,2016_Pres-G_LA,LA,Pres-G,Pres-G,Lucid,175,Online,,10/18/2016,614,Hillary Rodham Clinton,9207,DEM,40,Donald Trump,9849,REP,43,6,-3,11/8/2016,38.45,58.09,-19.64,16.64,16.64,1,11.43801415280896,for The Times-Picayune +50614,79876,620,2016,2016_Pres-G_LA,LA,Pres-G,Pres-G,Market Research Insight,185,Live Phone,,10/18/2016,600,Hillary Rodham Clinton,9207,DEM,36,Donald Trump,9849,REP,43,,-7,11/8/2016,38.45,58.09,-19.64,12.64,12.64,1,6.897027309506031, +47155,73788,620,2016,2016_Pres-G_LA,LA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/18/2016,625,Hillary Rodham Clinton,9207,DEM,34,Donald Trump,9849,REP,54,2,-20,11/8/2016,38.45,58.09,-19.64,.36,-.36,1,-6.416726409744133,for Fox 8 | Raycom Media +47768,74756,620,2016,2016_Pres-G_LA,LA,Pres-G,Pres-G,University of New Orleans,358,Live Phone,,10/18/2016,603,Hillary Rodham Clinton,9207,DEM,35,Donald Trump,9849,REP,49,7,-14,11/8/2016,38.45,58.09,-19.64,5.64,5.64,1,-.6900937131591821, +47184,73861,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Marketing Resource Group (MRG),193,Live Phone,,10/18/2016,600,Hillary Rodham Clinton,9207,DEM,41,Donald Trump,9849,REP,36,7,5,11/8/2016,47.22,47.44,-.22,5.22,5.22,0,-.2900916287852784, +47096,73718,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,IVR,,10/18/2016,1102,Hillary Rodham Clinton,9207,DEM,52,Donald Trump,9849,REP,39.5,6,12.5,11/8/2016,47.22,47.44,-.22,12.72,12.72,0,7.961704647386309,average of multiple versions or turnout models listed in poll +47081,73677,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,Emerson College,88,IVR,,10/18/2016,600,Hillary Rodham Clinton,9207,DEM,39,Donald Trump,9849,REP,47,5,-8,11/8/2016,38.14,56.77,-18.64,10.64,10.64,1,2.796397670662374, +47252,73946,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Lucid,175,Online,,10/18/2016,924,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,41,8,1,11/8/2016,46.17,49.83,-3.66,4.66,4.66,0,-1.651252017235354,for The Times-Picayune +47079,73675,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Emerson College,88,IVR,,10/18/2016,900,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,36,10,8,11/8/2016,46.83,46.46,.37,7.63,7.63,1,1.801404899231694, +47094,73713,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Suffolk University,323,Live Phone,,10/18/2016,500,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,45,2,0,11/8/2016,43.56,51.69,-8.13,8.13,8.13,.5,1.57853991572407, +47080,73676,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Emerson College,88,IVR,,10/18/2016,800,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,41,4,4,11/8/2016,47.46,48.18,-.72,4.72,4.72,0,-.7395357686061171, +47082,73678,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,Emerson College,88,IVR,,10/18/2016,700,Hillary Rodham Clinton,9207,DEM,24,Donald Trump,9849,REP,27,31,-3,11/8/2016,27.46,45.54,-18.08,15.08,15.08,0,5.787871249099438, +47154,73794,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Christopher Newport University,50,Live Phone,,10/18/2016,834,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,33,8,12,11/8/2016,49.73,44.41,5.32,6.68,6.68,1,3.380660757394414, +47249,73943,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Lucid,175,Online,,10/18/2016,802,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,38,9,5,11/8/2016,49.73,44.41,5.32,.32,-.32,1,-3.305438213006544,for The Times-Picayune +49218,77136,5927,2016,2016_House-G_IN-9,IN-9,House-G,House-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/18/2016,400,Shelli Yoder,10376,DEM,43,Trey Hollingsworth,10377,REP,43,5,0,11/8/2016,40.46,54.14,-13.68,13.68,13.68,.5,5.646440520296519,for Shelli Yoder +49217,77135,5990,2016,2016_House-G_MN-8,MN-8,House-G,House-G,SurveyUSA,325,IVR/Live Phone,,10/18/2016,595,Richard M. Nolan,10399,DEM,41,Stewart Mills,10400,REP,45,,-4,11/8/2016,50.17,49.61,.56,4.56,-4.56,0,-3.025429293791878, +47326,77166,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,YouGov,391,Online,,10/19/2016,772,Colin Van Ostern,10081,DEM,44,Christopher Sununu,10080,REP,43,5,1,11/8/2016,46.57,48.84,-2.27,3.27,3.27,0,-3.188031111876896,for UMass Amherst | WBZ-TV +47178,73854,68,2016,2016_Sen-G_AL,AL,Sen-G,Sen-G,Google Surveys,122,Online,,10/19/2016,474,Ronald Steven Crumpton,10346,DEM,26,Richard C. Shelby,10133,REP,71,,-45,11/8/2016,35.87,63.96,-28.09,16.91,-16.91,1,10.38285549864248, +47463,74251,71,2016,2016_Sen-G_WI,WI,Sen-G,Sen-G,McLaughlin & Associates,203,Live Phone,R,10/19/2016,600,Russ Feingold,8971,DEM,48,Ron Johnson,8972,REP,46,2,2,11/8/2016,46.81,50.17,-3.36,5.36,5.36,0,-1.085357119416275,for Ron Johnson +47087,73700,71,2016,2016_Sen-G_WI,WI,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/19/2016,804,Russ Feingold,8971,DEM,47,Ron Johnson,8972,REP,41,,6,11/8/2016,46.81,50.17,-3.36,9.36,9.36,0,3.960674266435933,for unspecified Democratic sponsor +47464,74250,71,2016,2016_Sen-G_WI,WI,Sen-G,Sen-G,WPA Intelligence (WPAi),383,Live Phone,R,10/19/2016,400,Russ Feingold,8971,DEM,45,Ron Johnson,8972,REP,42,,3,11/8/2016,46.81,50.17,-3.36,6.36,6.36,0,-.0995300121127424,for unspecified Republican sponsor +47343,74558,79,2016,2016_Sen-G_SD,SD,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2016,400,Jay H. Williams,10316,DEM,27,John Thune,10315,REP,65,,-38,11/8/2016,28.17,71.83,-43.66,5.66,5.66,1,-4.660452440393921,for KELO-TV +47326,74049,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,YouGov,391,Online,,10/19/2016,772,Margaret Wood Hassan,9007,DEM,44,Kelly Ayotte,9019,REP,48,,-4,11/8/2016,47.98,47.84,.14,4.14,-4.14,0,-.5462021213469397,for UMass Amherst | WBZ-TV +47158,74011,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,Abt Associates,7,Live Phone,,10/19/2016,839,Jim Barksdale,10193,DEM,32,Johnny Isakson,10194,REP,47,11,-15,11/8/2016,41.03,54.78,-13.75,1.25,-1.25,1,-3.80735968719442,for Atlanta Journal-Constitution +47179,73855,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,Google Surveys,122,Online,,10/19/2016,439,Jim Barksdale,10193,DEM,36,Johnny Isakson,10194,REP,58,,-22,11/8/2016,41.03,54.78,-13.75,8.25,-8.25,1,3.072198631525689, +47545,74375,89,2016,2016_Sen-G_CA,CA,Sen-G,Sen-G,Public Policy Institute of California,262,IVR,,10/19/2016,1024,Kamala D. Harris,9029,DEM,42,Loretta Sanchez,10129,DEM,20,,22,11/8/2016,61.6,38.4,23.21,1.21,,1,-3.188403243759769, +47180,73856,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Google Surveys,122,Online,,10/19/2016,500,Patrick Murphy,8995,DEM,38,Marco Rubio,8974,REP,57,,-19,11/8/2016,44.31,51.98,-7.67,11.33,-11.33,1,6.586105668837713, +47462,74248,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,The Tyson Group,334,Live Phone,,10/19/2016,1000,Patrick Murphy,8995,DEM,38,Marco Rubio,8974,REP,43,,-5,11/8/2016,44.31,51.98,-7.67,2.67,2.67,1,-1.92891757497463, +47164,73807,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/19/2016,1006,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,42,,7,11/8/2016,48.13,46.03,2.1,4.9,4.9,1,1.138525263047385, +50622,79887,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Big Data Poll,251,Online,,10/19/2016,2034,Hillary Rodham Clinton,9207,DEM,41.3,Donald Trump,9849,REP,42.5,7.6,-1.2,11/8/2016,48.13,46.03,2.1,3.3,-3.3,0,-.2570726636799987, +47163,73806,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Lucid,175,Online,,10/19/2016,2127,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,37,6,8,11/8/2016,48.13,46.03,2.1,5.9,5.9,1,2.320508210685069,for The Times-Picayune +47545,74374,606,2016,2016_Pres-G_CA,CA,Pres-G,Pres-G,Public Policy Institute of California,262,IVR,,10/19/2016,1024,Hillary Rodham Clinton,9207,DEM,54,Donald Trump,9849,REP,28,5,26,11/8/2016,61.73,31.62,30.11,4.11,-4.11,1,-2.754472744706145, +47462,74247,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,The Tyson Group,334,Live Phone,,10/19/2016,1000,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,41,4,3,11/8/2016,47.82,49.02,-1.2,4.2,4.2,0,.1060077760204036, +47158,73792,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Abt Associates,7,Live Phone,,10/19/2016,839,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,44,9,-2,11/8/2016,45.64,50.77,-5.13,3.13,3.13,1,-.7660411341556419,for Atlanta Journal-Constitution +47326,74384,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,YouGov,391,Online,,10/19/2016,772,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,38,8,5,11/8/2016,46.83,46.46,.37,4.63,4.63,1,-1.099699342982254,for UMass Amherst | WBZ-TV +47238,73922,638,2016,2016_Pres-G_OK,OK,Pres-G,Pres-G,SoonerPoll.com,308,Live Phone/Online,,10/19/2016,530,Hillary Rodham Clinton,9207,DEM,29.6,Donald Trump,9849,REP,59.6,4.5,-30,11/8/2016,28.93,65.32,-36.39,6.39,6.39,1,-1.168355702012776, +47343,74083,643,2016,2016_Pres-G_SD,SD,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2016,400,Hillary Rodham Clinton,9207,DEM,37,Donald Trump,9849,REP,44,7,-7,11/8/2016,31.74,61.53,-29.79,22.79,22.79,1,14.88579622836603,for KELO-TV +47544,74373,645,2016,2016_Pres-G_TX,TX,Pres-G,Pres-G,YouGov,391,Online,,10/19/2016,959,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,45,7,-3,11/8/2016,43.24,52.23,-9,6,6,1,1.814593166806737,for Texas Tribune | University of Texas +47463,74249,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,McLaughlin & Associates,203,Live Phone,R,10/19/2016,600,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,43,4,5,11/8/2016,46.45,47.22,-.76,5.76,5.76,0,-.7006697323198059,for Ron Johnson +47087,73699,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/19/2016,804,Hillary Rodham Clinton,9207,DEM,50,Donald Trump,9849,REP,38,,12,11/8/2016,46.45,47.22,-.76,12.76,12.76,0,7.291388946585446,for unspecified Democratic sponsor +47326,77132,6011,2016,2016_House-G_NH-1,NH-1,House-G,House-G,YouGov,391,Online,,10/19/2016,380,Carol Shea-Porter,10369,DEM,41,Frank C. Guinta,10370,REP,37,,4,11/8/2016,44.29,42.95,1.34,2.66,2.66,1,-3.501325728756726,for UMass Amherst | WBZ-TV +47326,77131,6012,2016,2016_House-G_NH-2,NH-2,House-G,House-G,YouGov,391,Online,,10/19/2016,382,Annie Kuster,10372,DEM,53,Jim Lawrence,10373,REP,42,,11,11/8/2016,49.75,45.31,4.44,6.56,6.56,1,-2.1631182726983,for UMass Amherst | WBZ-TV +50600,79849,6051,2016,2016_House-G_NY-24,NY-24,House-G,House-G,Siena College,305,Live Phone,,10/19/2016,673,Colleen Deacon,10509,DEM,31,John Katko,10510,REP,54,,-23,11/8/2016,39.4,60.49,-21.09,1.91,-1.91,1,-5.581919821312659,for Time Warner Cable News +47343,77134,6122,2016,2016_House-G_SD-1,SD-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2016,400,Paula Hawks,10397,DEM,35,Kristi L. Noem,10398,REP,59,,-24,11/8/2016,35.9,64.1,-28.21,4.21,4.21,1,-3.936161261432884,for KELO-TV +47346,74089,79,2016,2016_Sen-G_SD,SD,Sen-G,Sen-G,Remington Research Group,279,IVR/Live Phone,,10/20/2016,1115,Jay H. Williams,10316,DEM,36,John Thune,10315,REP,57,,-21,11/8/2016,28.17,71.83,-43.66,22.66,22.66,1,14.80201019150213, +47167,73813,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,10/20/2016,570,Jim Barksdale,10193,DEM,41.6,Johnny Isakson,10194,REP,51,3.4,-9.3999996,11/8/2016,41.03,54.78,-13.75,4.35,4.35,1,-.9190312265967114,for Fox 5 Atlanta +47531,74330,90,2016,2016_Sen-O_LA,LA,Sen-G,Sen-O,Southern Media & Opinion Research,310,Live Phone,,10/20/2016,500,Foster L. Campbell,10198,DEM,16,John Neely Kennedy,10202,REP,22,14,-6,11/8/2016,17.47,24.96,-7.49,1.49,1.49,1,-2.046084278884598, +47166,73811,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,10/20/2016,538,Patrick Murphy,8995,DEM,46.2,Marco Rubio,8974,REP,46.2,,0,11/8/2016,44.31,51.98,-7.67,7.67,7.67,.5,2.917408283496442,for FOX 13 Tampa Bay | FOX35 Orlando +47246,73933,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,CVOTER,40,Online,,10/20/2016,1414,Hillary Rodham Clinton,9207,DEM,49.46,Donald Trump,9849,REP,46.39,,3.0699999,11/8/2016,48.13,46.03,2.1,.97,.97,1,-2.66899508624244,for UPI +47349,74135,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Online,,10/20/2016,1153,Hillary Rodham Clinton,9207,DEM,44.15,Donald Trump,9849,REP,35.45,6.6,8.6999998,11/8/2016,48.13,46.03,2.1,6.6,6.6,1,3.056165748249876,for Reuters; average of multiple versions or turnout models listed in poll +47159,73796,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Morning Consult,218,Online,,10/20/2016,1395,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,38,9,6,11/8/2016,48.13,46.03,2.1,3.9,3.9,1,.2580389862811259,for Politico; average of multiple versions or turnout models listed in poll +47324,74045,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/20/2016,32225,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,42.5,7,5.5,11/8/2016,48.13,46.03,2.1,3.4,3.4,1,.1017697069663219,for NBC News; average of multiple versions or turnout models listed in poll +47166,73810,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,10/20/2016,538,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,45,2.8,4,11/8/2016,47.82,49.02,-1.2,5.2,5.2,0,.8399005316563386,for FOX 13 Tampa Bay | FOX35 Orlando +47169,73815,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Landmark Communications,166,IVR/Live Phone,,10/20/2016,600,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,47,5,-4,11/8/2016,45.64,50.77,-5.13,1.13,1.13,1,-2.839872441182387, +47167,73812,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,10/20/2016,570,Hillary Rodham Clinton,9207,DEM,46.1,Donald Trump,9849,REP,50.1,2.6,-4,11/8/2016,45.64,50.77,-5.13,1.13,1.13,1,-3.278019482510497,for Fox 5 Atlanta +47531,74329,620,2016,2016_Pres-G_LA,LA,Pres-G,Pres-G,Southern Media & Opinion Research,310,Live Phone,,10/20/2016,500,Hillary Rodham Clinton,9207,DEM,35,Donald Trump,9849,REP,50,4.8,-15,11/8/2016,38.45,58.09,-19.64,4.64,4.64,1,-1.946032087031904, +47346,74087,643,2016,2016_Pres-G_SD,SD,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/20/2016,1115,Hillary Rodham Clinton,9207,DEM,37,Donald Trump,9849,REP,48,6,-11,11/8/2016,31.74,61.53,-29.79,18.79,18.79,1,10.8245986409159, +49216,77133,6171,2016,2016_House-G_UT-4,UT-4,House-G,House-G,DCCC Targeting and Analytics Department,68,IVR/Live Phone,D,10/20/2016,478,Doug Owens,10395,DEM,41,Mia B. Love,10396,REP,49,,-8,11/8/2016,41.31,53.76,-12.45,4.45,4.45,1,-3.172231667686801,for unspecified Democratic sponsor +47159,73797,8272,2016,2016_House-G_US,US,House-G,House-G,Morning Consult,218,Online,,10/20/2016,1395,Generic Candidate,9976,DEM,42,Generic Candidate,9975,REP,39,,3,11/8/2016,48.26,47.54,.71,2.29,2.29,1,-1.405570362630834,for Politico +47324,76459,8272,2016,2016_House-G_US,US,House-G,House-G,SurveyMonkey,324,Online,,10/20/2016,34203,Generic Candidate,9976,DEM,46,Generic Candidate,9975,REP,44,,2,11/8/2016,48.26,47.54,.71,1.29,1.29,1,-2.209704692770412,for NBC News +50552,79784,55,2016,2016_Gov-GS_OR,OR,Gov-G,Gov-GS,Clout Research/Wenzel Strategies,55,Live Phone,,10/21/2016,928,Kate Brown,10225,DEM,45,William C. Pierce,10224,REP,43,,2,11/8/2016,50.62,43.45,7.16,5.16,-5.16,1,-.2652611905114356, +47338,77165,57,2016,2016_Gov-G_VT,VT,Gov-G,Gov-G,Braun Research,33,Live Phone,,10/21/2016,603,Sue M. Minter,10095,DEM,40,Phillip B. Scott,10097,REP,47,4,-7,11/8/2016,44.17,52.91,-8.74,1.74,1.74,1,-4.03986247326536,for WCAX +47316,77168,58,2016,2016_Gov-G_WA,WA,Gov-G,Gov-G,Elway Research,87,Live Phone,,10/21/2016,502,Jay Robert Inslee,10103,DEM,51,Bill Ray Bryant,10102,REP,39,,12,11/8/2016,54.39,45.61,8.78,3.22,3.22,1,-1.44323550587056, +47352,74105,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/21/2016,875,Deborah K. Ross,10153,DEM,44,Richard Burr,8963,REP,46,,-2,11/8/2016,45.37,51.06,-5.7,3.7,3.7,1,-2.066419166358955, +47317,74073,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/21/2016,826,Catherine Cortez Masto,9034,DEM,43,Joseph J. Heck,10222,REP,41,,2,11/8/2016,47.1,44.67,2.43,.43,-.43,1,-3.613861779209233,for KTNV-TV 13 +47353,74106,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/21/2016,875,Ted Strickland,9021,DEM,40,Rob Portman,9020,REP,48,,-8,11/8/2016,37.16,58.03,-20.87,12.87,12.87,1,8.054763955666409, +47316,74030,72,2016,2016_Sen-G_WA,WA,Sen-G,Sen-G,Elway Research,87,Live Phone,,10/21/2016,502,Patty Murray,10242,DEM,58,Chris Vance,10243,REP,34,,24,11/8/2016,59.01,40.99,18.03,5.97,5.97,1,.2252484897805391, +48106,75321,74,2016,2016_Sen-G_CO,CO,Sen-G,Sen-G,University of Colorado,580,Online,,10/21/2016,1004,Michael F. Bennet,9009,DEM,54,Darryl Glenn,10226,REP,40,,14,11/8/2016,49.97,44.31,5.66,8.34,8.34,1,4.539432741769674,among all adults +47338,74074,75,2016,2016_Sen-G_VT,VT,Sen-G,Sen-G,Braun Research,33,Live Phone,,10/21/2016,603,Patrick J. Leahy,10261,DEM,59,Scott Milne,10262,REP,22,,37,11/8/2016,61.26,33.03,28.24,8.76,8.76,1,.9534062910482636,for WCAX +47322,74048,83,2016,2016_Sen-G_AR,AR,Sen-G,Sen-G,Hendrix College,138,IVR,,10/21/2016,463,Conner W. Eldridge,10230,DEM,34,John Boozman,8987,REP,52,4,-18,11/8/2016,36.17,59.77,-23.6,5.6,5.6,1,-1.776029259860134,for Talk Business & Politics +47354,74108,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/21/2016,875,Kathleen Alana McGinty,8985,DEM,44,Patrick J. Toomey,8966,REP,41,,3,11/8/2016,47.34,48.77,-1.43,4.43,4.43,0,-.5557297223376724, +47351,74104,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/21/2016,875,Patrick Murphy,8995,DEM,41,Marco Rubio,8974,REP,48,,-7,11/8/2016,44.31,51.98,-7.67,.67,.67,1,-4.126358641535432, +47236,73921,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,YouGov,391,Online,,10/21/2016,1042,Patrick Murphy,8995,DEM,42,Marco Rubio,8974,REP,44,,-2,11/8/2016,44.31,51.98,-7.67,5.67,5.67,1,1.315010695148968,for CBS News +47255,73955,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Centre College,47,Live Phone,,10/21/2016,565.5,Hillary Rodham Clinton,9207,DEM,47.1,Donald Trump,9849,REP,41.15,6,5.9499998,11/8/2016,48.13,46.03,2.1,3.85,3.85,1,-.0723490213957432,average of multiple versions or turnout models listed in poll +47240,73927,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/21/2016,815,Hillary Rodham Clinton,9207,DEM,41.6,Donald Trump,9849,REP,41.7,7.7,-.1,11/8/2016,48.13,46.03,2.1,2.2,-2.2,0,-1.517767887207171,for Investor's Business Daily; average of multiple versions or turnout models listed in poll +47527,74321,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Public Policy Polling,263,IVR/Online,,10/21/2016,990,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,40,5,6,11/8/2016,48.13,46.03,2.1,3.9,3.9,1,.2836001585149722, +47320,74038,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,USC Dornsife/Los Angeles Times,343,Online,,10/21/2016,3104,Hillary Rodham Clinton,9207,DEM,44.97,Donald Trump,9849,REP,44.07,,.89999998,11/8/2016,48.13,46.03,2.1,1.2,-1.2,1,-2.177279794315223, +47322,74041,604,2016,2016_Pres-G_AR,AR,Pres-G,Pres-G,Hendrix College,138,IVR,,10/21/2016,463,Hillary Rodham Clinton,9207,DEM,32.5,Donald Trump,9849,REP,56,3.5,-23.5,11/8/2016,33.65,60.57,-26.92,3.42,3.42,1,-3.091701605801695,for Talk Business & Politics +47335,74069,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/21/2016,1581,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,43,5,2,11/8/2016,48.16,43.25,4.91,2.91,-2.91,1,-.3437209395647975,for Axiom Strategies +48106,75320,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,University of Colorado,580,Online,,10/21/2016,1004,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,34,9,10,11/8/2016,48.16,43.25,4.91,5.09,5.09,1,1.57806465918251,among all adults +47351,74098,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/21/2016,875,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,43,3,3,11/8/2016,47.82,49.02,-1.2,4.2,4.2,0,.1127386169397452, +47334,74068,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/21/2016,1646,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,46,2,0,11/8/2016,47.82,49.02,-1.2,1.2,1.2,.5,-2.782024853004127,for Axiom Strategies +47236,73919,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,YouGov,391,Online,,10/21/2016,1042,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,43,3,3,11/8/2016,47.82,49.02,-1.2,4.2,4.2,0,.1995559955133175,for CBS News +47319,74037,625,2016,2016_Pres-G_MN,MN,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/21/2016,625,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,39,6,8,11/8/2016,46.45,44.93,1.52,6.48,6.48,1,.0749254588604724,for Minneapolis Star Tribune +47352,74099,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/21/2016,875,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,43,6,3,11/8/2016,46.17,49.83,-3.66,6.66,6.66,0,.7474984267666063, +47333,74067,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/21/2016,1764,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,47,3,-3,11/8/2016,46.17,49.83,-3.66,.66,.66,1,-5.767456237471466,for Axiom Strategies +47317,74031,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/21/2016,826,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,42,5,4,11/8/2016,47.92,45.5,2.42,1.58,1.58,1,-2.318162181970554,for KTNV-TV 13 +47337,74072,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/21/2016,1332,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,47,4,-3,11/8/2016,47.92,45.5,2.42,5.42,-5.42,0,2.153273512381306,for Axiom Strategies +47353,74100,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/21/2016,875,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,44,6,-2,11/8/2016,43.56,51.69,-8.13,6.13,6.13,1,.7471786040799536, +47330,74064,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/21/2016,1971,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,46,4,-4,11/8/2016,43.56,51.69,-8.13,4.13,4.13,1,-1.976502026301805,for Axiom Strategies +47354,74102,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/21/2016,875,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,40,7,5,11/8/2016,47.46,48.18,-.72,5.72,5.72,0,.3331343031414583, +47332,74066,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/21/2016,1997,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,42,5,3,11/8/2016,47.46,48.18,-.72,3.72,3.72,0,-1.5195240735444,for Axiom Strategies +47331,74065,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/21/2016,1787,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,43,3,5,11/8/2016,49.73,44.41,5.32,.32,-.32,1,-2.907875880363705,for Axiom Strategies +47338,74372,648,2016,2016_Pres-G_VT,VT,Pres-G,Pres-G,Braun Research,33,Live Phone,,10/21/2016,603,Hillary Rodham Clinton,9207,DEM,50,Donald Trump,9849,REP,22,,28,11/8/2016,56.68,30.27,26.41,1.59,1.59,1,-3.18599630630184,for WCAX +47316,74029,649,2016,2016_Pres-G_WA,WA,Pres-G,Pres-G,Elway Research,87,Live Phone,,10/21/2016,502,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,31,1,17,11/8/2016,52.54,36.83,15.71,1.29,1.29,1,-3.010907934884827, +47336,74071,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/21/2016,1795,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,41,5,5,11/8/2016,46.45,47.22,-.76,5.76,5.76,0,.1190469150347122,for Axiom Strategies +50597,79845,6014,2016,2016_House-G_NJ-2,NJ-2,House-G,House-G,Stockton University,317,Live Phone,,10/21/2016,625,David H. Cole,10505,DEM,33.5,Frank A. LoBiondo,10506,REP,59,,-25.5,11/8/2016,37.22,59.21,-21.99,3.51,-3.51,1,-3.961974079550752, +47348,74095,8272,2016,2016_House-G_US,US,House-G,House-G,Ipsos,154,Online,,10/21/2016,1181,Generic Candidate,9976,DEM,42.5,Generic Candidate,9975,REP,38.8,,3.7,11/8/2016,48.26,47.54,.71,2.99,2.99,1,-.3622723771664462,for Reuters +47254,74063,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,Monmouth University,215,Live Phone,,10/22/2016,402,Roy A. Cooper,8967,DEM,47,Pat McCrory,8959,REP,48,2,-1,11/8/2016,49.02,48.8,.22,1.22,-1.22,0,-3.716977423262756, +47248,74059,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,,10/22/2016,875,Roy A. Cooper,8967,DEM,46,Pat McCrory,8959,REP,44,3,2,11/8/2016,49.02,48.8,.22,1.78,1.78,1,-2.662931448867559, +47325,74070,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,Siena College/The New York Times Upshot,448,Live Phone,,10/22/2016,792,Roy A. Cooper,8967,DEM,51,Pat McCrory,8959,REP,45,,6,11/8/2016,49.02,48.8,.22,5.78,5.78,1,1.481269256246676,for New York Times | New York Times Upshot +47539,74686,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,Marist College,183,Live Phone,,10/22/2016,768,Colin Van Ostern,10081,DEM,47,Christopher Sununu,10080,REP,46,,1,11/8/2016,46.57,48.84,-2.27,3.27,3.27,0,-3.037066684792452,for NBC/WSJ +47254,73953,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/22/2016,402,Deborah K. Ross,10153,DEM,43,Richard Burr,8963,REP,49,2,-6,11/8/2016,45.37,51.06,-5.7,.3,-.3,1,-5.659595948689683, +47248,73938,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,10/22/2016,875,Deborah K. Ross,10153,DEM,41,Richard Burr,8963,REP,42,6,-1,11/8/2016,45.37,51.06,-5.7,4.7,4.7,1,-.6994935807223811, +47325,74050,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Siena College/The New York Times Upshot,448,Live Phone,,10/22/2016,792,Deborah K. Ross,10153,DEM,47,Richard Burr,8963,REP,46,,1,11/8/2016,45.37,51.06,-5.7,6.7,6.7,0,1.44103660745686,for New York Times | New York Times Upshot +47318,74088,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Bendixen & Amandi International,29,Live Phone,,10/22/2016,800,Catherine Cortez Masto,9034,DEM,45,Joseph J. Heck,10222,REP,44,,1,11/8/2016,47.1,44.67,2.43,1.43,-1.43,1,-2.244845944131964,for Las Vegas Review-Journal +47540,74358,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Marist College,183,Live Phone,,10/22/2016,707,Catherine Cortez Masto,9034,DEM,42,Joseph J. Heck,10222,REP,49,,-7,11/8/2016,47.1,44.67,2.43,9.43,-9.43,0,6.09900898422493,for NBC/WSJ +47339,74076,80,2016,2016_Sen-G_ID,ID,Sen-G,Sen-G,Emerson College,88,IVR,,10/22/2016,1023,Jerry Sturgill,10227,DEM,24,Mike Crapo,10228,REP,57,,-33,11/8/2016,27.73,66.13,-38.41,5.41,5.41,1,-2.902686453395592, +48093,75259,83,2016,2016_Sen-G_AR,AR,Sen-G,Sen-G,University of Arkansas,345,Live Phone,,10/22/2016,585,Conner W. Eldridge,10230,DEM,29.4,John Boozman,8987,REP,47.2,,-17.799999,11/8/2016,36.17,59.77,-23.6,5.8,5.8,1,-1.261314383607964, +47539,74357,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Marist College,183,Live Phone,,10/22/2016,768,Margaret Wood Hassan,9007,DEM,47,Kelly Ayotte,9019,REP,48,,-1,11/8/2016,47.98,47.84,.14,1.14,-1.14,0,-3.513048561824395,for NBC/WSJ +47524,74317,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Florida Atlantic University,97,IVR,,10/22/2016,500,Patrick Murphy,8995,DEM,42.3,Marco Rubio,8974,REP,45.8,,-3.5,11/8/2016,44.31,51.98,-7.67,4.17,4.17,1,-.5182128793855714, +47465,74263,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/22/2016,1251,Patrick Murphy,8995,DEM,41,Marco Rubio,8974,REP,45,,-4,11/8/2016,44.31,51.98,-7.67,3.67,3.67,1,-.6612234134496835,for Bay News 9 | News 13 +47314,74020,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/22/2016,779,Hillary Rodham Clinton,9207,DEM,50,Donald Trump,9849,REP,44.5,3,5.5,11/8/2016,48.13,46.03,2.1,3.4,3.4,1,-.3175323631093905,for CNN; average of multiple versions or turnout models listed in poll +47538,74352,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,GfK Group,115,Online,,10/22/2016,1212,Hillary Rodham Clinton,9207,DEM,52.5,Donald Trump,9849,REP,39,6,13.5,11/8/2016,48.13,46.03,2.1,11.4,11.4,1,7.991757112368838,for AP; average of multiple versions or turnout models listed in poll +47407,74188,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,10/22/2016,21240,Hillary Rodham Clinton,9207,DEM,38.54,Donald Trump,9849,REP,33.87,6.37,4.6700001,11/8/2016,48.13,46.03,2.1,2.57,2.57,1,-.7361958309420817, +47344,74085,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Gravis Marketing,124,IVR,R,10/22/2016,2109,Hillary Rodham Clinton,9207,DEM,50,Donald Trump,9849,REP,50,,0,11/8/2016,48.13,46.03,2.1,2.1,-2.1,.5,-1.379452228933709,for unspecified Republican sponsor; among registered voters +47258,73958,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Lucid,175,Online,,10/22/2016,2615,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,38,7,5,11/8/2016,48.13,46.03,2.1,2.9,2.9,1,-.444021349710757,for The Times-Picayune +47327,74051,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/22/2016,1500,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,42,5,1,11/8/2016,48.13,46.03,2.1,1.1,-1.1,1,-2.385805634574534, +47530,74327,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Suffolk University,323,Live Phone,,10/22/2016,1000,Hillary Rodham Clinton,9207,DEM,48.3,Donald Trump,9849,REP,38.25,3.9,10.05,11/8/2016,48.13,46.03,2.1,7.95,7.95,1,4.447226445780913,for USA Today; average of multiple versions or turnout models listed in poll +48093,75258,604,2016,2016_Pres-G_AR,AR,Pres-G,Pres-G,University of Arkansas,345,Live Phone,,10/22/2016,585,Hillary Rodham Clinton,9207,DEM,31.3,Donald Trump,9849,REP,51.1,,-19.799999,11/8/2016,33.65,60.57,-26.92,7.12,7.12,1,1.384099920034868, +47524,74316,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Florida Atlantic University,97,IVR,,10/22/2016,500,Hillary Rodham Clinton,9207,DEM,46.2,Donald Trump,9849,REP,43.3,2.7,2.9000001,11/8/2016,47.82,49.02,-1.2,4.1,4.1,0,-.1662313011995833, +47465,74252,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/22/2016,1251,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,45,2,3,11/8/2016,47.82,49.02,-1.2,4.2,4.2,0,.3696099273884067,for Bay News 9 | News 13 +47339,74075,615,2016,2016_Pres-G_ID,ID,Pres-G,Pres-G,Emerson College,88,IVR,,10/22/2016,1023,Hillary Rodham Clinton,9207,DEM,23,Donald Trump,9849,REP,52,10,-29,11/8/2016,27.49,59.26,-31.77,2.77,2.77,1,-6.77761569905006, +47254,73952,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Monmouth University,215,Live Phone,,10/22/2016,402,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,46,4,1,11/8/2016,46.17,49.83,-3.66,4.66,4.66,0,-1.945529355082566, +47248,73937,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Public Policy Polling,263,IVR/Online,,10/22/2016,875,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,45,4,3,11/8/2016,46.17,49.83,-3.66,6.66,6.66,0,.6465750589203652,average of multiple versions or turnout models listed in poll +47325,74047,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/22/2016,792,Hillary Rodham Clinton,9207,DEM,47.5,Donald Trump,9849,REP,40,8,7.5,11/8/2016,46.17,49.83,-3.66,11.16,11.16,0,5.274380523759152,for New York Times | New York Times Upshot; average of multiple versions or turnout models listed in poll +47539,74348,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Marist College,183,Live Phone,,10/22/2016,768,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,37.5,10,8.5,11/8/2016,46.83,46.46,.37,8.13,8.13,1,2.729467013104346,for NBC/WSJ; average of multiple versions or turnout models listed in poll +47318,74036,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Bendixen & Amandi International,29,Live Phone,,10/22/2016,800,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,41,6,7,11/8/2016,47.92,45.5,2.42,4.58,4.58,1,1.012408687595378,for Las Vegas Review-Journal +47540,74349,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Marist College,183,Live Phone,,10/22/2016,707,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,44,10,0,11/8/2016,47.92,45.5,2.42,2.42,-2.42,.5,-1.29546147080787,for NBC/WSJ; average of multiple versions or turnout models listed in poll +47237,73920,645,2016,2016_Pres-G_TX,TX,Pres-G,Pres-G,YouGov,391,Online,,10/22/2016,1031,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,46,5,-3,11/8/2016,43.24,52.23,-9,6,6,1,1.999327543417288,for CBS News +49214,77129,5820,2016,2016_House-G_CA-31,CA-31,House-G,House-G,Remington Research Group,279,IVR/Live Phone,R,10/22/2016,1198,Pete Aguilar,10393,DEM,45,Paul Chabot,10394,REP,42,,3,11/8/2016,56.07,43.93,12.14,9.14,-9.14,1,1.866255333814044,for Paul Chabot +50598,79846,5862,2016,2016_House-G_FL-7,FL-7,House-G,House-G,Cherry Communications,49,Live Phone,R,10/22/2016,412,Stephanie Murphy,10508,DEM,42,John L. Mica,10507,REP,47,,-5,11/8/2016,51.47,48.52,2.96,7.96,-7.96,0,.3345057759681598,for John L. Mica +51261,81081,6019,2016,2016_House-G_NJ-7,NJ-7,House-G,House-G,Public Policy Polling,263,IVR/Online,D,10/22/2016,982,Peter Jacob,10608,DEM,45,Leonard Lance,10609,REP,45,,0,11/8/2016,43.12,54.08,-10.96,10.96,10.96,.5,3.642905125490266,for Peter Jacob; among registered voters +47314,74497,8272,2016,2016_House-G_US,US,House-G,House-G,CNN/Opinion Research Corp.,37,Live Phone,,10/22/2016,779,Generic Candidate,9976,DEM,50,Generic Candidate,9975,REP,47,,3,11/8/2016,48.26,47.54,.71,2.29,2.29,1,-1.494323110916668,for CNN +47538,74356,8272,2016,2016_House-G_US,US,House-G,House-G,GfK Group,115,Online,,10/22/2016,1212,Generic Candidate,9976,DEM,46,Generic Candidate,9975,REP,41,,5,11/8/2016,48.26,47.54,.71,4.29,4.29,1,.7999051584998512,for AP +47342,74191,49,2016,2016_Gov-G_IN,IN,Gov-G,Gov-G,Gravis Marketing,124,Online,,10/23/2016,596,John R. Gregg,10217,DEM,42,Eric Joseph Holcomb,10271,REP,38,4,4,11/8/2016,45.42,51.38,-5.95,9.95,9.95,0,2.925856278222344,among registered voters +47619,74887,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/23/2016,702,Roy A. Cooper,8967,DEM,49,Pat McCrory,8959,REP,47,,2,11/8/2016,49.02,48.8,.22,1.78,1.78,1,-2.896872096379782, +47619,74576,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/23/2016,702,Deborah K. Ross,10153,DEM,47,Richard Burr,8963,REP,48,,-1,11/8/2016,45.37,51.06,-5.7,4.7,4.7,1,-.4800567856246383, +47342,74081,78,2016,2016_Sen-G_IN,IN,Sen-G,Sen-G,Gravis Marketing,124,Online,,10/23/2016,596,Evan Bayh,10238,DEM,39,Todd C. Young,10175,REP,37,7,2,11/8/2016,42.41,52.11,-9.7,11.7,11.7,0,6.095479018831821,among registered voters +47708,74689,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Muhlenberg College,219,Live Phone,,10/23/2016,420,Kathleen Alana McGinty,8985,DEM,41,Patrick J. Toomey,8966,REP,41,,0,11/8/2016,47.34,48.77,-1.43,1.43,1.43,.5,-4.093819759192596,for Morning Call +47340,74078,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/23/2016,401,Ann Kirkpatrick,10147,DEM,40,John McCain,8981,REP,50,4,-10,11/8/2016,40.75,53.71,-12.96,2.96,2.96,1,-2.638603548693012, +47617,74574,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/23/2016,707,Jim Barksdale,10193,DEM,40,Johnny Isakson,10194,REP,54,,-14,11/8/2016,41.03,54.78,-13.75,.25,-.25,1,-4.832810845006188, +47618,74575,92,2016,2016_Sen-G_IA,IA,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/23/2016,791,Patty Judge,10210,DEM,38,Chuck Grassley,8961,REP,56,,-18,11/8/2016,35.66,60.09,-24.43,6.43,6.43,1,.617175114994153, +47469,74262,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Selzer & Co.,304,Live Phone,,10/23/2016,805,Patrick Murphy,8995,DEM,41,Marco Rubio,8974,REP,51,,-10,11/8/2016,44.31,51.98,-7.67,2.33,-2.33,1,-2.137802873646161,for Bloomberg +47549,74388,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,University of North Florida,360,Live Phone,,10/23/2016,836,Patrick Murphy,8995,DEM,43,Marco Rubio,8974,REP,49,,-6,11/8/2016,44.31,51.98,-7.67,1.67,1.67,1,-2.821939788446095, +50619,79884,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Big Data Poll,251,Online,,10/23/2016,2102,Hillary Rodham Clinton,9207,DEM,41.5,Donald Trump,9849,REP,41.1,8.1,.40000001,11/8/2016,48.13,46.03,2.1,1.7,-1.7,1,-1.5796328628834, +47355,74120,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,10/23/2016,900,Hillary Rodham Clinton,9207,DEM,51.5,Donald Trump,9849,REP,39.5,5,12,11/8/2016,48.13,46.03,2.1,9.9,9.9,1,6.416803625110924,average of multiple versions or turnout models listed in poll +47550,74507,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,Live Phone,,10/23/2016,724,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,35.5,7,9.5,11/8/2016,48.13,46.03,2.1,7.4,7.4,1,3.849930530492425,for CNBC All-America Economic Survey; average of multiple versions or turnout models listed in poll +47616,74520,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,Live Phone,,10/23/2016,2120,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,41.5,6,6.5,11/8/2016,48.13,46.03,2.1,4.4,4.4,1,1.119198855490075,average of multiple versions or turnout models listed in poll; among registered voters +47340,74077,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Monmouth University,215,Live Phone,,10/23/2016,401,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,46,4,-1,11/8/2016,45.12,48.67,-3.55,2.55,2.55,1,-1.418576053976151, +47630,74546,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Saguaro Strategies,298,Online,,10/23/2016,2385,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,46,5,2,11/8/2016,45.12,48.67,-3.55,5.55,5.55,0,2.385925170264192, +47469,74258,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Selzer & Co.,304,Live Phone,,10/23/2016,805,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,45.5,4,-1.5,11/8/2016,47.82,49.02,-1.2,.3,-.3,1,-3.71857750136347,for Bloomberg; average of multiple versions or turnout models listed in poll +47549,74383,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,University of North Florida,360,Live Phone,,10/23/2016,802.5,Hillary Rodham Clinton,9207,DEM,44.5,Donald Trump,9849,REP,41.5,6,3,11/8/2016,47.82,49.02,-1.2,4.2,4.2,0,.287169165936338,average of multiple versions or turnout models listed in poll +47617,74525,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/23/2016,707,Hillary Rodham Clinton,9207,DEM,44.5,Donald Trump,9849,REP,45,8,-.5,11/8/2016,45.64,50.77,-5.13,4.63,4.63,1,.9227540965193128,average of multiple versions or turnout models listed in poll +47618,74526,614,2016,2016_Pres-G_IA,IA,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/23/2016,791,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,45.5,4,-.5,11/8/2016,41.75,51.16,-9.41,8.91,8.91,1,4.265892688761785,average of multiple versions or turnout models listed in poll +47342,74082,617,2016,2016_Pres-G_IN,IN,Pres-G,Pres-G,Gravis Marketing,124,Online,,10/23/2016,596,Hillary Rodham Clinton,9207,DEM,38,Donald Trump,9849,REP,49,5,-11,11/8/2016,37.77,56.94,-19.17,8.17,8.17,1,2.502920011918811,among registered voters +47772,74763,623,2016,2016_Pres-G_ME,ME,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,10/23/2016,670,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,37,5,11,11/8/2016,47.83,44.87,2.96,8.04,8.04,1,3.340436186310563,for Portland Press Herald | Maine Sunday Telegram +47548,74381,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,EPIC-MRA,84,Live Phone,,10/23/2016,600,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,35.5,9,7.5,11/8/2016,47.22,47.44,-.22,7.72,7.72,0,2.702565495843318,average of multiple versions or turnout models listed in poll +47321,74040,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,IVR,,10/23/2016,1241,Hillary Rodham Clinton,9207,DEM,50,Donald Trump,9849,REP,42,3,8,11/8/2016,47.22,47.44,-.22,8.22,8.22,0,3.790188279210481,average of multiple versions or turnout models listed in poll +47619,74527,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/23/2016,702,Hillary Rodham Clinton,9207,DEM,48.5,Donald Trump,9849,REP,43.5,5,5,11/8/2016,46.17,49.83,-3.66,8.66,8.66,0,2.700554589985845,average of multiple versions or turnout models listed in poll +47708,74688,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Muhlenberg College,219,Live Phone,,10/23/2016,420,Hillary Rodham Clinton,9207,DEM,45.5,Donald Trump,9849,REP,40,8,5.5,11/8/2016,47.46,48.18,-.72,6.22,6.22,0,.7357331031920559,for Morning Call; average of multiple versions or turnout models listed in poll +47529,74324,645,2016,2016_Pres-G_TX,TX,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/23/2016,800,Hillary Rodham Clinton,9207,DEM,38,Donald Trump,9849,REP,45,7,-7,11/8/2016,43.24,52.23,-9,2,2,1,-2.621507579229199, +47620,74528,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/23/2016,749,Hillary Rodham Clinton,9207,DEM,51.5,Donald Trump,9849,REP,39,4,12.5,11/8/2016,49.73,44.41,5.32,7.18,7.18,1,4.116928490197759,average of multiple versions or turnout models listed in poll +49213,77128,5868,2016,2016_House-G_FL-13,FL-13,House-G,House-G,St. Pete Polls,314,IVR,,10/23/2016,1087,Charlie Crist,10374,DEM,48,David W. Jolly,10375,REP,45,,3,11/8/2016,51.9,48.1,3.81,.81,-.81,1,-6.459093169229579, +47772,77125,5950,2016,2016_House-G_ME-1,ME-1,House-G,House-G,University of New Hampshire,357,Live Phone,,10/23/2016,299,Chellie Pingree,10390,DEM,61,Mark Holbrook,10391,REP,28,,33,11/8/2016,57.99,41.94,16.05,16.95,16.95,1,9.252188091164836,for Portland Press Herald | Maine Sunday Telegram +47772,77126,5951,2016,2016_House-G_ME-2,ME-2,House-G,House-G,University of New Hampshire,357,Live Phone,,10/23/2016,314,Emily Ann Cain,10334,DEM,46,Bruce Poliquin,10392,REP,44,,2,11/8/2016,45.17,54.77,-9.6,11.6,11.6,0,3.838131966166463,for Portland Press Herald | Maine Sunday Telegram +49212,77127,6005,2016,2016_House-G_NE-2,NE-2,House-G,House-G,"North Star Opinion Research/Ayres, McHenry & Associates",233,Live Phone,R,10/23/2016,400,Brad Ashford,10388,DEM,44,Don Bacon,10389,REP,48,,-4,11/8/2016,47.73,48.93,-1.2,2.8,-2.8,1,-3.480129277434908,for unspecified Republican sponsor; among registered voters +47471,74261,8272,2016,2016_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,10/23/2016,828,Generic Candidate,9976,DEM,47,Generic Candidate,9975,REP,46,,1,11/8/2016,48.26,47.54,.71,.29,.29,1,-3.411086135879878, +47355,74122,8272,2016,2016_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,Live Phone,,10/23/2016,900,Generic Candidate,9976,DEM,37,Generic Candidate,9975,REP,38,,-1,11/8/2016,48.26,47.54,.71,1.71,-1.71,0,-1.865375511678108, +47788,74808,8713,2016,2016_Pres-G_N2,N2,Pres-G,Pres-G,"North Star Opinion Research/Ayres, McHenry & Associates",233,Live Phone,R,10/23/2016,400,Hillary Rodham Clinton,9207,DEM,40,Donald Trump,9849,REP,44,8,-4,11/8/2016,44.92,47.16,-2.24,1.76,-1.76,1,-5.625024572121709,for unspecified Republican sponsor; among registered voters +47773,74796,8715,2016,2016_Pres-G_M1,M1,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,10/23/2016,329,Hillary Rodham Clinton,9207,DEM,54,Donald Trump,9849,REP,34,4,20,11/8/2016,53.96,39.15,14.81,5.19,5.19,1,-.5493573170939853,for Portland Press Herald | Maine Sunday Telegram +47774,74785,8716,2016,2016_Pres-G_M2,M2,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,10/23/2016,341,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,40,6,3,11/8/2016,40.98,51.26,-10.29,13.29,13.29,0,5.651678169716446,for Portland Press Herald | Maine Sunday Telegram +47615,77169,50,2016,2016_Gov-G_MO,MO,Gov-G,Gov-G,Remington Research Group,279,IVR,,10/24/2016,2559,Chris Koster,10085,DEM,47,Eric Greitens,10087,REP,45,,2,11/8/2016,45.57,51.14,-5.57,7.57,7.57,0,-.1263646558663616,for Missouri Times +47528,74557,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,Monmouth University,215,Live Phone,,10/24/2016,401,Colin Van Ostern,10081,DEM,48,Christopher Sununu,10080,REP,43,4,5,11/8/2016,46.57,48.84,-2.27,7.27,7.27,0,.9370268062276509, +47525,74326,73,2016,2016_Sen-G_UT,UT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/24/2016,750,Misty Katherine Snow,10233,DEM,26,Mike Lee,9042,REP,56,3,-30,11/8/2016,27.06,68.15,-41.09,11.09,11.09,1,3.715552727139127,for Heat Street +47652,74628,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Emerson College,88,IVR,,10/24/2016,600,Margaret Wood Hassan,9007,DEM,44,Kelly Ayotte,9019,REP,50,,-6,11/8/2016,47.98,47.84,.14,6.14,-6.14,0,1.534025331600158, +47528,74323,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/24/2016,401,Margaret Wood Hassan,9007,DEM,46,Kelly Ayotte,9019,REP,46,,0,11/8/2016,47.98,47.84,.14,.14,-.14,.5,-4.819160459509503, +47551,74389,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Siena College/The New York Times Upshot,448,Live Phone,,10/24/2016,824,Kathleen Alana McGinty,8985,DEM,47,Patrick J. Toomey,8966,REP,44,,3,11/8/2016,47.34,48.77,-1.43,4.43,4.43,0,-.4594138754435546,for New York Times Upshot +47639,74567,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Saint Leo University,299,Online,,10/24/2016,1028,Patrick Murphy,8995,DEM,47.6,Marco Rubio,8974,REP,52.5,,-4.9000001,11/8/2016,44.31,51.98,-7.67,2.77,2.77,1,-1.760629722038734, +47553,74392,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/24/2016,1135,Hillary Rodham Clinton,9207,DEM,49.5,Donald Trump,9849,REP,43,5,6.5,11/8/2016,48.13,46.03,2.1,4.4,4.4,1,1.010644448461157,average of multiple versions or turnout models listed in poll +47542,74367,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/24/2016,1221,Hillary Rodham Clinton,9207,DEM,46.5,Donald Trump,9849,REP,42.5,7,4,11/8/2016,48.13,46.03,2.1,1.9,1.9,1,-1.4889846199103,for FOX News; average of multiple versions or turnout models listed in poll +47638,74565,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Saint Leo University,299,Online,,10/24/2016,1050,Hillary Rodham Clinton,9207,DEM,46.05,Donald Trump,9849,REP,34.95,7.6,11.1,11/8/2016,48.13,46.03,2.1,9,9,1,5.630253449349781,average of multiple versions or turnout models listed in poll +47608,74501,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/24/2016,1209,Hillary Rodham Clinton,9207,DEM,47.5,Donald Trump,9849,REP,43.5,4,4,11/8/2016,48.13,46.03,2.1,1.9,1.9,1,-1.50616175762589,for Economist; average of multiple versions or turnout models listed in poll +47761,74749,602,2016,2016_Pres-G_AK,AK,Pres-G,Pres-G,Craciun Research Group,61,Live Phone,,10/24/2016,400,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,43,7,4,11/8/2016,36.55,51.28,-14.73,18.73,18.73,0,11.96321607727867, +47639,74564,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Saint Leo University,299,Online,,10/24/2016,1028,Hillary Rodham Clinton,9207,DEM,50.4,Donald Trump,9849,REP,36.95,4.95,13.45,11/8/2016,47.82,49.02,-1.2,14.65,14.65,0,11.03053750470774,average of multiple versions or turnout models listed in poll +47609,74508,615,2016,2016_Pres-G_ID,ID,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/24/2016,750,Hillary Rodham Clinton,9207,DEM,29,Donald Trump,9849,REP,48,10,-19,11/8/2016,27.49,59.26,-31.77,12.77,12.77,1,4.39404676284581, +47712,74695,625,2016,2016_Pres-G_MN,MN,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/24/2016,656,Hillary Rodham Clinton,9207,DEM,51,Donald Trump,9849,REP,40.5,5,10.5,11/8/2016,46.45,44.93,1.52,8.98,8.98,1,3.109640537188481,average of multiple versions or turnout models listed in poll +47615,74518,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,Remington Research Group,279,IVR,,10/24/2016,2559,Hillary Rodham Clinton,9207,DEM,39,Donald Trump,9849,REP,50,4,-11,11/8/2016,38.14,56.77,-18.64,7.64,7.64,1,.1407939308857462,for Missouri Times +47652,74625,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Emerson College,88,IVR,,10/24/2016,600,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,43,6,3,11/8/2016,46.83,46.46,.37,2.63,2.63,1,-3.091406087361313, +47528,74322,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Monmouth University,215,Live Phone,,10/24/2016,401,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,42,7,4,11/8/2016,46.83,46.46,.37,3.63,3.63,1,-2.290540104279324, +47612,74511,634,2016,2016_Pres-G_NM,NM,Pres-G,Pres-G,Zia Poll,393,IVR,,10/24/2016,1899,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,40,9,5,11/8/2016,48.26,40.04,8.21,3.21,-3.21,1,-.0413997371065608, +47551,74387,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/24/2016,824,Hillary Rodham Clinton,9207,DEM,47.5,Donald Trump,9849,REP,40.5,6,7,11/8/2016,47.46,48.18,-.72,7.72,7.72,0,2.72515506345623,for New York Times Upshot; average of multiple versions or turnout models listed in poll +47781,74795,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,Dan Jones & Associates,70,Live Phone/Online,,10/24/2016,823,Hillary Rodham Clinton,9207,DEM,24,Donald Trump,9849,REP,32,30,-8,11/8/2016,27.46,45.54,-18.08,10.08,10.08,1,1.355775055194637,for The Salt Lake Tribune +47525,74319,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/24/2016,750,Hillary Rodham Clinton,9207,DEM,28,Donald Trump,9849,REP,32,29,-4,11/8/2016,27.46,45.54,-18.08,14.08,14.08,1,5.332399052839628,for Heat Street +49225,77143,6046,2016,2016_House-G_NY-19,NY-19,House-G,House-G,Public Policy Polling,263,IVR,D,10/24/2016,1218,Zephyr R. Teachout,10384,DEM,44,John J. Faso,10385,REP,41,,3,11/8/2016,45.91,54.02,-8.11,11.11,11.11,0,4.756388465137647,for unspecified Democratic sponsor; among 'voters' +47542,74369,8272,2016,2016_House-G_US,US,House-G,House-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/24/2016,1221,Generic Candidate,9976,DEM,47,Generic Candidate,9975,REP,45,,2,11/8/2016,48.26,47.54,.71,1.29,1.29,1,-2.181697420650107,for FOX News +47608,74503,8272,2016,2016_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/24/2016,1200,Generic Candidate,9976,DEM,45,Generic Candidate,9975,REP,40,,5,11/8/2016,48.26,47.54,.71,4.29,4.29,1,1.027392494091567,for Economist +47629,77243,50,2016,2016_Gov-G_MO,MO,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/2016,625,Chris Koster,10085,DEM,46,Eric Greitens,10087,REP,45,,1,11/8/2016,45.57,51.14,-5.57,6.57,6.57,0,-1.141463839515441,for St Louis Post-Dispatch +47937,75059,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,Elon University,86,Live Phone,,10/25/2016,710,Roy A. Cooper,8967,DEM,44,Pat McCrory,8959,REP,44,1,0,11/8/2016,49.02,48.8,.22,.22,-.22,.5,-4.199003776697862, +47640,79786,57,2016,2016_Gov-G_VT,VT,Gov-G,Gov-G,RRH Elections,274,IVR,,10/25/2016,1052,Sue M. Minter,10095,DEM,38,Phillip B. Scott,10097,REP,45,4,-7,11/8/2016,44.17,52.91,-8.74,1.74,1.74,1,-3.32863701098824, +47937,74994,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Elon University,86,Live Phone,,10/25/2016,710,Deborah K. Ross,10153,DEM,39.9,Richard Burr,8963,REP,43.5,3,-3.5999999,11/8/2016,45.37,51.06,-5.7,2.1,2.1,1,-3.237761248275462, +47655,74631,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Gravis Marketing,124,IVR,,10/25/2016,875,Catherine Cortez Masto,9034,DEM,50,Joseph J. Heck,10222,REP,44,,6,11/8/2016,47.1,44.67,2.43,3.57,3.57,1,.214163699952308,for Breitbart News; among registered voters +47629,74548,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/2016,625,Jason Kander,10158,DEM,46,Roy Blunt,10157,REP,47,,-1,11/8/2016,46.39,49.18,-2.79,1.79,1.79,1,-2.596783637109719,for St Louis Post-Dispatch +47873,74922,79,2016,2016_Sen-G_SD,SD,Sen-G,Sen-G,Nielson Brothers Polling,231,IVR,,10/25/2016,600,Jay H. Williams,10316,DEM,35,John Thune,10315,REP,54,,-19,11/8/2016,28.17,71.83,-43.66,24.66,24.66,1,16.40791159800405, +47643,74599,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Online,,10/25/2016,1158,Hillary Rodham Clinton,9207,DEM,42.1,Donald Trump,9849,REP,36.5,6.3,5.5999999,11/8/2016,48.13,46.03,2.1,3.5,3.5,1,.2930605770169136,for Reuters; average of multiple versions or turnout models listed in poll +47613,74512,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Lucid,175,Online,,10/25/2016,2602,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,39,6,4,11/8/2016,48.13,46.03,2.1,1.9,1.9,1,-1.233622772260887,for The Times-Picayune +47614,74513,621,2016,2016_Pres-G_MA,MA,Pres-G,Pres-G,Suffolk University,323,Live Phone,,10/25/2016,500,Hillary Rodham Clinton,9207,DEM,57,Donald Trump,9849,REP,25,4,32,11/8/2016,60.01,32.81,27.2,4.8,4.8,1,.8066098138782503, +47997,75062,623,2016,2016_Pres-G_ME,ME,Pres-G,Pres-G,Maine People's Resource Center,180,IVR/Online,,10/25/2016,812,Hillary Rodham Clinton,9207,DEM,44.5,Donald Trump,9849,REP,38.5,9,6,11/8/2016,47.83,44.87,2.96,3.04,3.04,1,-2.056369424010451,average of multiple versions or turnout models listed in poll +47541,74610,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,IVR,,10/25/2016,1030,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,43,4.5,6,11/8/2016,47.22,47.44,-.22,6.22,6.22,0,1.847557002293152,for Fox 2 News Detroit; average of multiple versions or turnout models listed in poll +66558,124041,625,2016,2016_Pres-G_MN,MN,Pres-G,Pres-G,St. Cloud State University,312,Live Phone,,10/25/2016,600,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,36,,11,11/8/2016,46.45,44.93,1.52,9.48,9.48,1,3.392073881529993,sample size unavailable; estimated at 600 as a default +47629,74545,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/2016,625,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,47,3,-5,11/8/2016,38.14,56.77,-18.64,13.64,13.64,1,6.31020678006119,for St Louis Post-Dispatch +47937,74993,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Elon University,86,Live Phone,,10/25/2016,710,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,41.2,2.6,.80000001,11/8/2016,46.17,49.83,-3.66,4.46,4.46,0,-1.484894478572854, +47655,74630,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/25/2016,875,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,46,3,0,11/8/2016,47.92,45.5,2.42,2.42,-2.42,.5,-1.140595139145287,for Breitbart News; among registered voters +48073,75203,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Trafalgar Group,338,IVR,R,10/25/2016,1150,Hillary Rodham Clinton,9207,DEM,44.15,Donald Trump,9849,REP,48.54,1.89,-4.3899999,11/8/2016,43.56,51.69,-8.13,3.74,3.74,1,-2.149300475321339,for unspecified Republican sponsor +47873,74921,643,2016,2016_Pres-G_SD,SD,Pres-G,Pres-G,Nielson Brothers Polling,231,IVR,,10/25/2016,600,Hillary Rodham Clinton,9207,DEM,35,Donald Trump,9849,REP,49,7,-14,11/8/2016,31.74,61.53,-29.79,15.79,15.79,1,6.815230166945415, +47634,74552,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Christopher Newport University,50,Live Phone,,10/25/2016,814,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,39,5,7,11/8/2016,49.73,44.41,5.32,1.68,1.68,1,-1.248047159921833, +47640,74563,648,2016,2016_Pres-G_VT,VT,Pres-G,Pres-G,RRH Elections,274,IVR,,10/25/2016,1052,Hillary Rodham Clinton,9207,DEM,52,Donald Trump,9849,REP,26,,26,11/8/2016,56.68,30.27,26.41,.41,-.41,1,-3.865701308739676, +47873,80818,6122,2016,2016_House-G_SD-1,SD-1,House-G,House-G,Nielson Brothers Polling,231,IVR,,10/25/2016,600,Paula Hawks,10397,DEM,41,Kristi L. Noem,10398,REP,51,,-10,11/8/2016,35.9,64.1,-28.21,18.21,18.21,1,12.54623179803214, +47998,75064,8715,2016,2016_Pres-G_M1,M1,Pres-G,Pres-G,Maine People's Resource Center,180,IVR/Online,,10/25/2016,429,Hillary Rodham Clinton,9207,DEM,47.95,Donald Trump,9849,REP,35.2,8.9,12.75,11/8/2016,53.96,39.15,14.81,2.06,-2.06,1,-3.923849418054123,average of multiple versions or turnout models listed in poll +47999,75066,8716,2016,2016_Pres-G_M2,M2,Pres-G,Pres-G,Maine People's Resource Center,180,IVR/Online,,10/25/2016,382,Hillary Rodham Clinton,9207,DEM,40.5,Donald Trump,9849,REP,42.2,8.4,-1.7,11/8/2016,40.98,51.26,-10.29,8.59,8.59,1,.2455102446912838,average of multiple versions or turnout models listed in poll +47775,74914,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,Marist College,183,Live Phone,,10/26/2016,780,Roy A. Cooper,8967,DEM,51,Pat McCrory,8959,REP,45,,6,11/8/2016,49.02,48.8,.22,5.78,5.78,1,1.721397385023126,for NBC/WSJ +47766,74774,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Gravis Marketing,124,IVR,,10/26/2016,1273,Deborah K. Ross,10153,DEM,48,Richard Burr,8963,REP,45,,3,11/8/2016,45.37,51.06,-5.7,8.7,8.7,0,3.876384648408625,for Breitbart News; among registered voters +47775,74778,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Marist College,183,Live Phone,,10/26/2016,780,Deborah K. Ross,10153,DEM,48,Richard Burr,8963,REP,48,,0,11/8/2016,45.37,51.06,-5.7,5.7,5.7,.5,.515510009441027,for NBC/WSJ +47649,74620,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/26/2016,525,Deborah K. Ross,10153,DEM,43,Richard Burr,8963,REP,48,,-5,11/8/2016,45.37,51.06,-5.7,.7,.7,1,-5.061087910310834, +47647,74618,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/26/2016,525,Catherine Cortez Masto,9034,DEM,43,Joseph J. Heck,10222,REP,42,,1,11/8/2016,47.1,44.67,2.43,1.43,-1.43,1,-2.573887897629343, +47650,74621,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/26/2016,525,Ted Strickland,9021,DEM,42,Rob Portman,9020,REP,49,,-7,11/8/2016,37.16,58.03,-20.87,13.87,13.87,1,9.051261805385032, +47648,74619,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/26/2016,525,Margaret Wood Hassan,9007,DEM,46,Kelly Ayotte,9019,REP,43,,3,11/8/2016,47.98,47.84,.14,2.86,2.86,1,-1.61938909768532, +47654,74629,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Emerson College,88,IVR,,10/26/2016,550,Kathleen Alana McGinty,8985,DEM,45,Patrick J. Toomey,8966,REP,43,,2,11/8/2016,47.34,48.77,-1.43,3.43,3.43,0,-1.71815250272517, +47651,74622,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/26/2016,525,Kathleen Alana McGinty,8985,DEM,46,Patrick J. Toomey,8966,REP,40,,6,11/8/2016,47.34,48.77,-1.43,7.43,7.43,0,2.464021164867515, +48321,75690,89,2016,2016_Sen-G_CA,CA,Sen-G,Sen-G,Greenberg Quinlan Rosner/American Viewpoint,127,Live Phone,,10/26/2016,1382,Kamala D. Harris,9029,DEM,48,Loretta Sanchez,10129,DEM,31,,17,11/8/2016,61.6,38.4,23.21,6.21,,1,2.791497381988276, +47621,74530,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Dixie Strategies,81,IVR/Live Phone,,10/26/2016,698,Patrick Murphy,8995,DEM,43,Marco Rubio,8974,REP,48.6,,-5.5999999,11/8/2016,44.31,51.98,-7.67,2.07,2.07,1,-2.380396851235767, +47767,74775,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Gravis Marketing,124,IVR,,10/26/2016,1301,Patrick Murphy,8995,DEM,46,Marco Rubio,8974,REP,46,,0,11/8/2016,44.31,51.98,-7.67,7.67,7.67,.5,3.735734403982914,for Breitbart News; among registered voters +47776,74780,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Marist College,183,Live Phone,,10/26/2016,779,Patrick Murphy,8995,DEM,43,Marco Rubio,8974,REP,51,,-8,11/8/2016,44.31,51.98,-7.67,.33,-.33,1,-4.081588117805347,for NBC/WSJ +47637,74566,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,10/26/2016,742,Patrick Murphy,8995,DEM,46,Marco Rubio,8974,REP,46,,0,11/8/2016,44.31,51.98,-7.67,7.67,7.67,.5,3.451336125678461, +47646,74617,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/26/2016,525,Patrick Murphy,8995,DEM,42,Marco Rubio,8974,REP,49,,-7,11/8/2016,44.31,51.98,-7.67,.67,.67,1,-4.125288753041194, +47771,74777,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Siena College/The New York Times Upshot,448,Live Phone,,10/26/2016,815,Patrick Murphy,8995,DEM,42,Marco Rubio,8974,REP,51,,-9,11/8/2016,44.31,51.98,-7.67,1.33,-1.33,1,-3.006531285902511,for New York Times Upshot +47631,74547,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/26/2016,1824,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,45,2,1,11/8/2016,48.13,46.03,2.1,1.1,-1.1,1,-2.111034261631601,for Breitbart News; among registered voters +48009,75084,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,RAND (American Life Panel),270,Online,,10/26/2016,2269,Hillary Rodham Clinton,9207,DEM,43.7,Donald Trump,9849,REP,34.6,7.7,9.1000004,11/8/2016,48.13,46.03,2.1,7,7,1,4.020860549347412, +47636,74556,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/26/2016,1500,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,45,3,0,11/8/2016,48.13,46.03,2.1,2.1,-2.1,.5,-1.12494301890321, +47764,74752,602,2016,2016_Pres-G_AK,AK,Pres-G,Pres-G,Google Surveys,122,Online,,10/26/2016,446,Hillary Rodham Clinton,9207,DEM,38,Donald Trump,9849,REP,39,11,-1,11/8/2016,36.55,51.28,-14.73,13.73,13.73,1,7.993949284841682, +48321,75803,606,2016,2016_Pres-G_CA,CA,Pres-G,Pres-G,Greenberg Quinlan Rosner/American Viewpoint,127,Live Phone,,10/26/2016,1382,Hillary Rodham Clinton,9207,DEM,56,Donald Trump,9849,REP,31.5,4,24.5,11/8/2016,61.73,31.62,30.11,5.61,-5.61,1,-.5162368889223099,average of multiple versions or turnout models listed in poll +47621,74529,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Dixie Strategies,81,IVR/Live Phone,,10/26/2016,698,Hillary Rodham Clinton,9207,DEM,42.4,Donald Trump,9849,REP,45.7,,-3.3,11/8/2016,47.82,49.02,-1.2,2.1,-2.1,1,-1.798186945162088, +47767,74755,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/26/2016,1301,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,47,1,1,11/8/2016,47.82,49.02,-1.2,2.2,2.2,0,-1.451437153377013,for Breitbart News; among registered voters +47776,74782,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Marist College,183,Live Phone,,10/26/2016,779,Hillary Rodham Clinton,9207,DEM,45.5,Donald Trump,9849,REP,45,5,.5,11/8/2016,47.82,49.02,-1.2,1.7,1.7,0,-2.130602832771513,for NBC/WSJ; average of multiple versions or turnout models listed in poll +47637,74560,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Public Policy Polling,263,IVR/Online,,10/26/2016,742,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,44,,4,11/8/2016,47.82,49.02,-1.2,5.2,5.2,0,1.41788139510377, +47646,74611,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/26/2016,525,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,48,2,-6,11/8/2016,47.82,49.02,-1.2,4.8,-4.8,1,.7258850317507614, +47771,74762,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/26/2016,815,Hillary Rodham Clinton,9207,DEM,43.5,Donald Trump,9849,REP,47,4,-3.5,11/8/2016,47.82,49.02,-1.2,2.3,-2.3,1,-1.472397254327217,for New York Times Upshot; average of multiple versions or turnout models listed in poll +47785,74803,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/26/2016,683,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,49,3,-7,11/8/2016,45.64,50.77,-5.13,1.87,-1.87,1,-1.776209826837156,for 11Alive; among registered voters +47763,74751,615,2016,2016_Pres-G_ID,ID,Pres-G,Pres-G,Google Surveys,122,Online,,10/26/2016,417,Hillary Rodham Clinton,9207,DEM,29,Donald Trump,9849,REP,41,17,-12,11/8/2016,27.49,59.26,-31.77,19.77,19.77,1,11.93376375471159, +47653,74626,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Emerson College,88,IVR,,10/26/2016,500,Hillary Rodham Clinton,9207,DEM,50,Donald Trump,9849,REP,43,3,7,11/8/2016,47.22,47.44,-.22,7.22,7.22,0,2.138997270368932, +47766,74754,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/26/2016,1273,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,47,1,2,11/8/2016,46.17,49.83,-3.66,5.66,5.66,0,-.0569780766373282,for Breitbart News; among registered voters +47775,74772,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Marist College,183,Live Phone,,10/26/2016,780,Hillary Rodham Clinton,9207,DEM,48.5,Donald Trump,9849,REP,42.5,8,6,11/8/2016,46.17,49.83,-3.66,9.66,9.66,0,3.942243642910732,for NBC/WSJ; average of multiple versions or turnout models listed in poll +47649,74614,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/26/2016,525,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,44,5,3,11/8/2016,46.17,49.83,-3.66,6.66,6.66,0,.7474464829031754, +47648,74613,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/26/2016,525,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,39,8,8,11/8/2016,46.83,46.46,.37,7.63,7.63,1,2.149800722858705, +47647,74612,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/26/2016,525,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,42,8,1,11/8/2016,47.92,45.5,2.42,1.42,-1.42,1,-2.416751294274979, +47650,74615,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/26/2016,525,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,42,4,4,11/8/2016,43.56,51.69,-8.13,12.13,12.13,0,6.757413609625167, +47654,74627,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Emerson College,88,IVR,,10/26/2016,550,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,43,6,5,11/8/2016,47.46,48.18,-.72,5.72,5.72,0,.4975766490315308, +47651,74616,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/26/2016,525,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,40,5,7,11/8/2016,47.46,48.18,-.72,7.72,7.72,0,2.348626552628814, +48118,75346,8272,2016,2016_House-G_US,US,House-G,House-G,Ipsos,154,Online,,10/26/2016,1196,Generic Candidate,9976,DEM,43.1,Generic Candidate,9975,REP,38,,5.0999999,11/8/2016,48.26,47.54,.71,4.39,4.39,1,1.342923058414656,for Reuters +47779,74890,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,YouGov,391,Online,,10/27/2016,992,Roy A. Cooper,8967,DEM,46,Pat McCrory,8959,REP,44,,2,11/8/2016,49.02,48.8,.22,1.78,1.78,1,-2.346117869059512,for CBS News +47793,79762,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,Praecones Analytica,257,IVR,,10/27/2016,408,Colin Van Ostern,10081,DEM,41.8,Christopher Sununu,10080,REP,45.2,2.3,-3.4000001,11/8/2016,46.57,48.84,-2.27,1.13,-1.13,1,-5.200363082001063, +48017,75383,55,2016,2016_Gov-GS_OR,OR,Gov-G,Gov-GS,DHM Research,76,Live Phone,,10/27/2016,504,Kate Brown,10225,DEM,42,William C. Pierce,10224,REP,33,4,9,11/8/2016,50.62,43.45,7.16,1.84,1.84,1,-3.392780843855348, +47759,74747,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Emerson College,88,IVR,,10/27/2016,650,Deborah K. Ross,10153,DEM,44,Richard Burr,8963,REP,48,,-4,11/8/2016,45.37,51.06,-5.7,1.7,1.7,1,-3.657100468858279, +47779,74793,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,YouGov,391,Online,,10/27/2016,992,Deborah K. Ross,10153,DEM,44,Richard Burr,8963,REP,44,,0,11/8/2016,45.37,51.06,-5.7,5.7,5.7,.5,.69264966363664,for CBS News +47760,74748,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Emerson College,88,IVR,,10/27/2016,550,Catherine Cortez Masto,9034,DEM,44,Joseph J. Heck,10222,REP,48,,-4,11/8/2016,47.1,44.67,2.43,6.43,-6.43,0,3.045690474540543, +47757,74745,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,Emerson College,88,IVR,,10/27/2016,800,Ted Strickland,9021,DEM,35,Rob Portman,9020,REP,49,,-14,11/8/2016,37.16,58.03,-20.87,6.87,6.87,1,.4167747485636226, +47780,74794,74,2016,2016_Sen-G_CO,CO,Sen-G,Sen-G,YouGov,391,Online,,10/27/2016,997,Michael F. Bennet,9009,DEM,46,Darryl Glenn,10226,REP,41,,5,11/8/2016,49.97,44.31,5.66,.66,-.66,1,-3.117421182831547,for CBS News +47792,74813,81,2016,2016_Sen-G_KY,KY,Sen-G,Sen-G,Cygnal,67,Live Phone,,10/27/2016,811,Jim Gray,10253,DEM,41.8,Rand Paul,8984,REP,51.5,,-9.6999998,11/8/2016,42.72,57.27,-14.55,4.85,4.85,1,-.6993733226350444, +48192,75473,81,2016,2016_Sen-G_KY,KY,Sen-G,Sen-G,Google Surveys,122,Online,,10/27/2016,1016,Jim Gray,10253,DEM,27.9,Rand Paul,8984,REP,34.5,,-6.5999999,11/8/2016,42.72,57.27,-14.55,7.95,7.95,1,2.651177908408647,for Babbage Cofounder; among all adults +48000,75068,84,2016,2016_Sen-G_IL,IL,Sen-G,Sen-G,Loras College,171,Live Phone,,10/27/2016,600,Tammy Duckworth,10154,DEM,42,Mark Kirk,10159,REP,34,,8,11/8/2016,54.86,39.78,15.08,7.08,-7.08,1,2.644174010545064, +47793,74816,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Praecones Analytica,257,IVR,,10/27/2016,408,Margaret Wood Hassan,9007,DEM,47,Kelly Ayotte,9019,REP,49.1,,-2.0999999,11/8/2016,47.98,47.84,.14,2.24,-2.24,0,-2.393059721616025, +47777,74791,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,YouGov,391,Online,,10/27/2016,1091,Kathleen Alana McGinty,8985,DEM,44,Patrick J. Toomey,8966,REP,41,,3,11/8/2016,47.34,48.77,-1.43,4.43,4.43,0,-.2545266985721147,for CBS News +47778,74792,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,YouGov,391,Online,,10/27/2016,994,Ann Kirkpatrick,10147,DEM,38,John McCain,8981,REP,43,,-5,11/8/2016,40.75,53.71,-12.96,7.96,7.96,1,3.388964295789572,for CBS News +47756,74744,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Emerson College,88,IVR,,10/27/2016,500,Patrick Murphy,8995,DEM,47,Marco Rubio,8974,REP,49,,-2,11/8/2016,44.31,51.98,-7.67,5.67,5.67,1,1.186066030353384, +47882,74938,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,CVOTER,40,Online,,10/27/2016,1299,Hillary Rodham Clinton,9207,DEM,48.81,Donald Trump,9849,REP,47.71,,1.1,11/8/2016,48.13,46.03,2.1,1,-1,1,-2.203660373707989,for UPI +47770,74760,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/27/2016,1039,Hillary Rodham Clinton,9207,DEM,44.5,Donald Trump,9849,REP,41.45,5.6,3.05,11/8/2016,48.13,46.03,2.1,.95,.95,1,-2.270891273525642,average of multiple versions or turnout models listed in poll +47869,74913,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2016,40816,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,42.5,6,6.5,11/8/2016,48.13,46.03,2.1,4.4,4.4,1,1.623909693038941,for NBC News; average of multiple versions or turnout models listed in poll +47707,74683,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Data Orbital,73,Live Phone,,10/27/2016,550,Hillary Rodham Clinton,9207,DEM,40,Donald Trump,9849,REP,42,5,-2,11/8/2016,45.12,48.67,-3.55,1.55,1.55,1,-1.680762658128935, +47778,74788,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,YouGov,391,Online,,10/27/2016,994,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,44,4,-2,11/8/2016,45.12,48.67,-3.55,1.55,1.55,1,-1.638451752701965,for CBS News +47780,74790,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,YouGov,391,Online,,10/27/2016,997,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,39,7,3,11/8/2016,48.16,43.25,4.91,1.91,-1.91,1,-1.216687043037623,for CBS News +47756,74739,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Emerson College,88,IVR,,10/27/2016,500,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,45,4,1,11/8/2016,47.82,49.02,-1.2,2.2,2.2,0,-1.857428757143587, +48000,75069,616,2016,2016_Pres-G_IL,IL,Pres-G,Pres-G,Loras College,171,Live Phone,,10/27/2016,600,Hillary Rodham Clinton,9207,DEM,46.4,Donald Trump,9849,REP,35.3,6,11.1,11/8/2016,55.83,38.76,17.06,5.96,-5.96,1,2.281500030551287,average of multiple versions or turnout models listed in poll +47792,74812,619,2016,2016_Pres-G_KY,KY,Pres-G,Pres-G,Cygnal,67,Live Phone,,10/27/2016,811,Hillary Rodham Clinton,9207,DEM,32,Donald Trump,9849,REP,56,,-24,11/8/2016,32.68,62.52,-29.84,5.84,5.84,1,-1.155265246312134, +48192,75472,619,2016,2016_Pres-G_KY,KY,Pres-G,Pres-G,Google Surveys,122,Online,,10/27/2016,1004,Hillary Rodham Clinton,9207,DEM,24.8,Donald Trump,9849,REP,38.2,7,-13.4,11/8/2016,32.68,62.52,-29.84,16.44,16.44,1,10.60963102246392,for Babbage Cofounder; among all adults +47759,74742,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Emerson College,88,IVR,,10/27/2016,650,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,45,4,3,11/8/2016,46.17,49.83,-3.66,6.66,6.66,0,.7818048565853061, +47779,74789,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,YouGov,391,Online,,10/27/2016,992,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,45,3,3,11/8/2016,46.17,49.83,-3.66,6.66,6.66,0,1.00572300936989,for CBS News +47793,74815,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Praecones Analytica,257,IVR,,10/27/2016,408,Hillary Rodham Clinton,9207,DEM,44.2,Donald Trump,9849,REP,45.85,4.4,-1.65,11/8/2016,46.83,46.46,.37,2.02,-2.02,0,-3.689852242281772,average of multiple versions or turnout models listed in poll +47760,74743,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Emerson College,88,IVR,,10/27/2016,550,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,42,3,2,11/8/2016,47.92,45.5,2.42,.42,-.42,1,-3.249452467227458, +47757,74740,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Emerson College,88,IVR,,10/27/2016,800,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,45,6,0,11/8/2016,43.56,51.69,-8.13,8.13,8.13,.5,2.263583926806565, +48017,75108,639,2016,2016_Pres-G_OR,OR,Pres-G,Pres-G,DHM Research,76,Live Phone,,10/27/2016,504,Hillary Rodham Clinton,9207,DEM,41,Donald Trump,9849,REP,34,4,7,11/8/2016,50.07,39.09,10.98,3.98,-3.98,1,-1.07558871099431, +47777,74787,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,YouGov,391,Online,,10/27/2016,1091,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,40,5,8,11/8/2016,47.46,48.18,-.72,8.72,8.72,0,4.01580060741072,for CBS News +48358,75796,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Roanoke College,292,Live Phone,,10/27/2016,766,Hillary Rodham Clinton,9207,DEM,52.5,Donald Trump,9849,REP,33.5,8,19,11/8/2016,49.73,44.41,5.32,13.68,13.68,1,11.0229429808453,average of multiple versions or turnout models listed in poll +48074,75208,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Winthrop University,386,Live Phone,,10/27/2016,712,Hillary Rodham Clinton,9207,DEM,46.5,Donald Trump,9849,REP,41,5,5.5,11/8/2016,49.73,44.41,5.32,.18,.18,1,-3.031459210079216,average of multiple versions or turnout models listed in poll +49211,77124,6005,2016,2016_House-G_NE-2,NE-2,House-G,House-G,Singularis Group,306,IVR,R,10/27/2016,1482,Brad Ashford,10388,DEM,45,Don Bacon,10389,REP,47,4,-2,11/8/2016,47.73,48.93,-1.2,.8,-.8,1,-4.473261121342485,for Don Bacon +47869,76460,8272,2016,2016_House-G_US,US,House-G,House-G,SurveyMonkey,324,Online,,10/27/2016,43003,Generic Candidate,9976,DEM,47,Generic Candidate,9975,REP,44,,3,11/8/2016,48.26,47.54,.71,2.29,2.29,1,-.7567961007669817,for NBC News +47891,77231,48,2016,2016_Gov-G_DE,DE,Gov-G,Gov-G,SurveyMonkey,324,Online,,10/28/2016,458,John C. Carney Jr.,10258,DEM,60,Colin R. J. Bonini,10259,REP,36,,24,11/8/2016,58.34,39.19,19.15,4.85,4.85,1,-2.757604443375529, +47897,77232,49,2016,2016_Gov-G_IN,IN,Gov-G,Gov-G,SurveyMonkey,324,Online,,10/28/2016,674,John R. Gregg,10217,DEM,48,Eric Joseph Holcomb,10271,REP,47,,1,11/8/2016,45.42,51.38,-5.95,6.95,6.95,0,-.6175695035957716, +47860,79758,50,2016,2016_Gov-G_MO,MO,Gov-G,Gov-G,BK Strategies,20,IVR,,10/28/2016,1698,Chris Koster,10085,DEM,46,Eric Greitens,10087,REP,45,,1,11/8/2016,45.57,51.14,-5.57,6.57,6.57,0,-.4756976037570848,for Missouri Scout +47908,77233,50,2016,2016_Gov-G_MO,MO,Gov-G,Gov-G,SurveyMonkey,324,Online,,10/28/2016,671,Chris Koster,10085,DEM,54,Eric Greitens,10087,REP,44,,10,11/8/2016,45.57,51.14,-5.57,15.57,15.57,0,8.460605655340601, +47909,77234,51,2016,2016_Gov-G_MT,MT,Gov-G,Gov-G,SurveyMonkey,324,Online,,10/28/2016,405,Steve Bullock,8982,DEM,53,Greg Gianforte,10347,REP,39,7,14,11/8/2016,50.25,46.36,3.89,10.11,10.11,1,2.443951789645462, +47916,77236,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,SurveyMonkey,324,Online,,10/28/2016,1574,Roy A. Cooper,8967,DEM,52,Pat McCrory,8959,REP,46,,6,11/8/2016,49.02,48.8,.22,5.78,5.78,1,2.392467154646562, +47917,77237,53,2016,2016_Gov-G_ND,ND,Gov-G,Gov-G,SurveyMonkey,324,Online,,10/28/2016,279,Marvin E. Nelson,10425,DEM,29,Doug Burgum,10426,REP,68,,-39,11/8/2016,19.39,76.52,-57.13,18.13,18.13,1,10.2941024412223, +47912,77235,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,SurveyMonkey,324,Online,,10/28/2016,659,Colin Van Ostern,10081,DEM,53,Christopher Sununu,10080,REP,43,,10,11/8/2016,46.57,48.84,-2.27,12.27,12.27,0,7.185847679346589, +48499,76039,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,10/28/2016,503,Colin Van Ostern,10081,DEM,42,Christopher Sununu,10080,REP,41,,1,11/8/2016,46.57,48.84,-2.27,3.27,3.27,0,-2.225766871654837,for WMUR +47920,77238,55,2016,2016_Gov-GS_OR,OR,Gov-G,Gov-GS,SurveyMonkey,324,Online,,10/28/2016,743,Kate Brown,10225,DEM,54,William C. Pierce,10224,REP,42,,12,11/8/2016,50.62,43.45,7.16,4.84,4.84,1,.2602183169248253, +47927,77239,56,2016,2016_Gov-G_UT,UT,Gov-G,Gov-G,SurveyMonkey,324,Online,,10/28/2016,1078,Mike Weinholtz,10101,DEM,35,Gary Richard Herbert,10098,REP,61,,-26,11/8/2016,28.74,66.74,-38,12,12,1,7.732275514380504, +47928,77240,57,2016,2016_Gov-G_VT,VT,Gov-G,Gov-G,SurveyMonkey,324,Online,,10/28/2016,436,Sue M. Minter,10095,DEM,45,Phillip B. Scott,10097,REP,52,,-7,11/8/2016,44.17,52.91,-8.74,1.74,1.74,1,-2.731204214584101, +47930,77241,58,2016,2016_Gov-G_WA,WA,Gov-G,Gov-G,SurveyMonkey,324,Online,,10/28/2016,745,Jay Robert Inslee,10103,DEM,55,Bill Ray Bryant,10102,REP,42,,13,11/8/2016,54.39,45.61,8.78,4.22,4.22,1,-.0449030753034715, +47931,77242,59,2016,2016_Gov-G_WV,WV,Gov-G,Gov-G,SurveyMonkey,324,Online,,10/28/2016,321,James Justice,10093,DEM,42,William Paul Cole,9022,REP,43,13,-1,11/8/2016,49.09,42.3,6.78,7.78,-7.78,0,.0161620032271353, +47899,75125,60,2016,2016_Sen-G_KS,KS,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,1273,Patrick Wiesner,10239,DEM,39,Jerry Moran,8968,REP,56,,-17,11/8/2016,32.24,62.18,-29.94,12.94,12.94,1,3.918950227063331, +48076,75207,60,2016,2016_Sen-G_KS,KS,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/28/2016,596,Patrick Wiesner,10239,DEM,31,Jerry Moran,8968,REP,55,6,-24,11/8/2016,32.24,62.18,-29.94,5.94,5.94,1,-3.004526131697943, +47915,75132,61,2016,2016_Sen-G_NY,NY,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,1734,Charles E. Schumer,10111,DEM,68,Wendy E. Long,10110,REP,28,,40,11/8/2016,70.18,27.56,42.62,2.62,-2.62,1,-2.346251647946668, +47916,75133,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,1574,Deborah K. Ross,10153,DEM,47,Richard Burr,8963,REP,43,7,4,11/8/2016,45.37,51.06,-5.7,9.7,9.7,0,5.149356046361455, +47911,75130,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,1010,Catherine Cortez Masto,9034,DEM,47,Joseph J. Heck,10222,REP,47,,0,11/8/2016,47.1,44.67,2.43,2.43,-2.43,.5,-.9299309814994122, +47894,75120,64,2016,2016_Sen-G_HI,HI,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,467,Brian Schatz,10306,DEM,69,John Stanley Carroll,10307,REP,27,,42,11/8/2016,73.6,22.24,51.36,9.36,-9.36,1,1.783447833573699, +47920,75137,65,2016,2016_Sen-G_OR,OR,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,743,Ron Wyden,10308,DEM,62,Mark Callahan,10309,REP,34,,28,11/8/2016,56.6,33.35,23.25,4.75,4.75,1,-2.710438279296627, +47923,75139,66,2016,2016_Sen-G_SC,SC,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,1762,Thomas Dixon,10266,DEM,39,Tim Scott,10256,REP,56,,-17,11/8/2016,36.93,60.57,-23.64,6.64,6.64,1,-.6521517839972095, +47918,75135,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,1823,Ted Strickland,9021,DEM,40,Rob Portman,9020,REP,55,,-15,11/8/2016,37.16,58.03,-20.87,5.87,5.87,1,-.4427419089075543, +47883,75111,68,2016,2016_Sen-G_AL,AL,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,485,Ronald Steven Crumpton,10346,DEM,36,Richard C. Shelby,10133,REP,60,,-24,11/8/2016,35.87,63.96,-28.09,4.09,4.09,1,-4.527059700248043, +47860,74896,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,BK Strategies,20,IVR,,10/28/2016,1698,Jason Kander,10158,DEM,44,Roy Blunt,10157,REP,47,,-3,11/8/2016,46.39,49.18,-2.79,.21,-.21,1,-3.638529602029258,for Missouri Scout +47908,75129,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,671,Jason Kander,10158,DEM,51,Roy Blunt,10157,REP,45,,6,11/8/2016,46.39,49.18,-2.79,8.79,8.79,0,5.365222524116855, +47758,74746,71,2016,2016_Sen-G_WI,WI,Sen-G,Sen-G,Emerson College,88,IVR,,10/28/2016,400,Russ Feingold,8971,DEM,49,Ron Johnson,8972,REP,44,,5,11/8/2016,46.81,50.17,-3.36,8.36,8.36,0,2.574982616162826, +47932,75144,71,2016,2016_Sen-G_WI,WI,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,1195,Russ Feingold,8971,DEM,49,Ron Johnson,8972,REP,49,,0,11/8/2016,46.81,50.17,-3.36,3.36,3.36,.5,-2.747082170305747, +47930,75143,72,2016,2016_Sen-G_WA,WA,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,745,Patty Murray,10242,DEM,61,Chris Vance,10243,REP,36,,25,11/8/2016,59.01,40.99,18.03,6.97,6.97,1,1.226681130967033, +47927,75141,73,2016,2016_Sen-G_UT,UT,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,1078,Misty Katherine Snow,10233,DEM,34,Mike Lee,9042,REP,62,,-28,11/8/2016,27.06,68.15,-41.09,13.09,13.09,1,6.905082338609408, +47888,75116,74,2016,2016_Sen-G_CO,CO,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,1532,Michael F. Bennet,9009,DEM,48,Darryl Glenn,10226,REP,46,,2,11/8/2016,49.97,44.31,5.66,3.66,-3.66,1,-.0410098627142788, +47928,75142,75,2016,2016_Sen-G_VT,VT,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,436,Patrick J. Leahy,10261,DEM,64,Scott Milne,10262,REP,33,,31,11/8/2016,61.26,33.03,28.24,2.76,2.76,1,-4.073225443739594, +47919,75136,76,2016,2016_Sen-G_OK,OK,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,472,Mike Workman,10312,DEM,35,James Lankford,10311,REP,62,,-27,11/8/2016,24.58,67.74,-43.16,16.16,16.16,1,8.528756270099642, +47917,75134,77,2016,2016_Sen-G_ND,ND,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,279,Eliot Glassheim,10314,DEM,27,John Hoeven,10313,REP,71,,-44,11/8/2016,16.97,78.48,-61.51,17.51,17.51,1,9.659423099071436, +47897,75123,78,2016,2016_Sen-G_IN,IN,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,674,Evan Bayh,10238,DEM,46,Todd C. Young,10175,REP,50,,-4,11/8/2016,42.41,52.11,-9.7,5.7,5.7,1,-2.032391605652885, +47924,75140,79,2016,2016_Sen-G_SD,SD,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,298,Jay H. Williams,10316,DEM,31,John Thune,10315,REP,67,,-36,11/8/2016,28.17,71.83,-43.66,7.66,7.66,1,-3.371968780215658, +47895,75121,80,2016,2016_Sen-G_ID,ID,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,447,Jerry Sturgill,10227,DEM,34,Mike Crapo,10228,REP,61,,-27,11/8/2016,27.73,66.13,-38.41,11.41,11.41,1,5.065313625907423, +47900,75126,81,2016,2016_Sen-G_KY,KY,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,424,Jim Gray,10253,DEM,46,Rand Paul,8984,REP,52,,-6,11/8/2016,42.72,57.27,-14.55,8.55,8.55,1,3.52239349658875, +47938,74996,81,2016,2016_Sen-G_KY,KY,Sen-G,Sen-G,Western Kentucky University,379,Live Phone,,10/28/2016,602,Jim Gray,10253,DEM,39,Rand Paul,8984,REP,55,,-16,11/8/2016,42.72,57.27,-14.55,1.45,-1.45,1,-5.134292278491663, +47903,75128,82,2016,2016_Sen-G_MD,MD,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,740,Chris Van Hollen,10105,DEM,66,Kathy Szeliga,10124,REP,31,,35,11/8/2016,60.89,35.67,25.21,9.79,9.79,1,2.339873545920288, +47886,75114,83,2016,2016_Sen-G_AR,AR,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,484,Conner W. Eldridge,10230,DEM,44,John Boozman,8987,REP,54,,-10,11/8/2016,36.17,59.77,-23.6,13.6,13.6,1,7.733230750006871, +47896,75122,84,2016,2016_Sen-G_IL,IL,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,1003,Tammy Duckworth,10154,DEM,57,Mark Kirk,10159,REP,38,,19,11/8/2016,54.86,39.78,15.08,3.92,3.92,1,-1.150319985262348, +47912,75131,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,659,Margaret Wood Hassan,9007,DEM,50,Kelly Ayotte,9019,REP,38,8,12,11/8/2016,47.98,47.84,.14,11.86,11.86,1,8.055631269410743, +48499,76016,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,10/28/2016,516,Margaret Wood Hassan,9007,DEM,45,Kelly Ayotte,9019,REP,44,,1,11/8/2016,47.98,47.84,.14,.86,.86,1,-3.631376112327724,for WMUR +47876,74929,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Franklin & Marshall College,106,Live Phone/Online,,10/28/2016,652,Kathleen Alana McGinty,8985,DEM,47,Patrick J. Toomey,8966,REP,35,1,12,11/8/2016,47.34,48.77,-1.43,13.43,13.43,0,8.971387927907294, +47867,74910,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Gravis Marketing,124,IVR,,10/28/2016,3217,Kathleen Alana McGinty,8985,DEM,45,Patrick J. Toomey,8966,REP,41,,4,11/8/2016,47.34,48.77,-1.43,5.43,5.43,0,1.05590279484241,for Breitbart News; among registered voters +47921,75138,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,2255,Kathleen Alana McGinty,8985,DEM,49,Patrick J. Toomey,8966,REP,46,,3,11/8/2016,47.34,48.77,-1.43,4.43,4.43,0,-.0350875464198093, +47885,75113,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,1457,Ann Kirkpatrick,10147,DEM,46,John McCain,8981,REP,49,,-3,11/8/2016,40.75,53.71,-12.96,9.96,9.96,1,5.769023524600388, +47893,75119,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,2665,Jim Barksdale,10193,DEM,41,Johnny Isakson,10194,REP,50,5,-9,11/8/2016,41.03,54.78,-13.75,4.75,4.75,1,.7017832504670352, +47887,75115,89,2016,2016_Sen-G_CA,CA,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,2505,Kamala D. Harris,9029,DEM,50,Loretta Sanchez,10129,DEM,30,,20,11/8/2016,61.6,38.4,23.21,3.21,,1,-.8237034418076148, +48125,75941,89,2016,2016_Sen-G_CA,CA,Sen-G,Sen-G,YouGov,391,Online,,10/28/2016,1498,Kamala D. Harris,9029,DEM,47,Loretta Sanchez,10129,DEM,23,,24,11/8/2016,61.6,38.4,23.21,.79,,1,-3.166350896746603,for UC Berkeley's Institute of Governmental Studies/Field Poll +47889,75117,91,2016,2016_Sen-G_CT,CT,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,554,Richard Blumenthal,10205,DEM,59,Dan Carter,10206,REP,38,,21,11/8/2016,63.19,34.62,28.57,7.57,-7.57,1,-.003625432458507, +47898,75124,92,2016,2016_Sen-G_IA,IA,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,984,Patty Judge,10210,DEM,41,Chuck Grassley,8961,REP,56,,-15,11/8/2016,35.66,60.09,-24.43,9.43,9.43,1,4.197225964106865, +47892,75118,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,2809,Patrick Murphy,8995,DEM,47,Marco Rubio,8974,REP,49,,-2,11/8/2016,44.31,51.98,-7.67,5.67,5.67,1,1.958973994805629, +48018,75146,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,TargetSmart/William & Mary,332,Live Phone/Online,,10/28/2016,718,Patrick Murphy,8995,DEM,43,Marco Rubio,8974,REP,49,,-6,11/8/2016,44.31,51.98,-7.67,1.67,1.67,1,-2.675404720059833, +47784,74802,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/28/2016,1165,Hillary Rodham Clinton,9207,DEM,47.5,Donald Trump,9849,REP,46,4,1.5,11/8/2016,48.13,46.03,2.1,.6,-.6,1,-2.512725164329262,for The Washington Post; average of multiple versions or turnout models listed in poll +47939,74997,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,10/28/2016,943,Hillary Rodham Clinton,9207,DEM,37.1,Donald Trump,9849,REP,36.6,5.9,.5,11/8/2016,48.13,46.03,2.1,1.6,-1.6,1,-1.656488377533397, +47940,74999,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,10/28/2016,24316,Hillary Rodham Clinton,9207,DEM,37.69,Donald Trump,9849,REP,35.07,6.18,2.6199999,11/8/2016,48.13,46.03,2.1,.52,.52,1,-2.324975567918344, +47855,74883,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Lucid,175,Online,,10/28/2016,2617,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,41,5,1,11/8/2016,48.13,46.03,2.1,1.1,-1.1,1,-1.815274761722649,for The Times-Picayune +47858,74893,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Morning Consult,218,Online,,10/28/2016,1794,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,40,8,4,11/8/2016,48.13,46.03,2.1,1.9,1.9,1,-1.124764181607595,for Politico; average of multiple versions or turnout models listed in poll +47874,74923,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,USC Dornsife/Los Angeles Times,343,Online,,10/28/2016,3145,Hillary Rodham Clinton,9207,DEM,43.28,Donald Trump,9849,REP,46.9,,-3.6199999,11/8/2016,48.13,46.03,2.1,5.72,-5.72,0,2.85334728847464, +47884,74940,602,2016,2016_Pres-G_AK,AK,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,300,Hillary Rodham Clinton,9207,DEM,38,Donald Trump,9849,REP,46,13,-8,11/8/2016,36.55,51.28,-14.73,6.73,6.73,1,-1.272934998881236, +47883,74939,603,2016,2016_Pres-G_AL,AL,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,485,Hillary Rodham Clinton,9207,DEM,35,Donald Trump,9849,REP,55,5,-20,11/8/2016,34.36,62.08,-27.73,7.73,7.73,1,.603894592910226, +47886,74942,604,2016,2016_Pres-G_AR,AR,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,484,Hillary Rodham Clinton,9207,DEM,39,Donald Trump,9849,REP,52,5,-13,11/8/2016,33.65,60.57,-26.92,13.92,13.92,1,8.669342138448378, +47885,74941,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,1457,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,44,8,-1,11/8/2016,45.12,48.67,-3.55,2.55,2.55,1,-.2897249660422104, +47887,74943,606,2016,2016_Pres-G_CA,CA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,2505,Hillary Rodham Clinton,9207,DEM,55,Donald Trump,9849,REP,30,7,25,11/8/2016,61.73,31.62,30.11,5.11,-5.11,1,-1.480167903710195, +48125,75391,606,2016,2016_Pres-G_CA,CA,Pres-G,Pres-G,YouGov,391,Online,,10/28/2016,1498,Hillary Rodham Clinton,9207,DEM,53,Donald Trump,9849,REP,33,4,20,11/8/2016,61.73,31.62,30.11,10.11,-10.11,1,4.461107761400842,for UC Berkeley's Institute of Governmental Studies/Field Poll +47888,74944,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,1532,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,39,11,4,11/8/2016,48.16,43.25,4.91,.91,-.91,1,-2.215305719750454, +47889,74945,608,2016,2016_Pres-G_CT,CT,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,554,Hillary Rodham Clinton,9207,DEM,51,Donald Trump,9849,REP,39,5,12,11/8/2016,54.57,40.93,13.64,1.64,-1.64,1,-5.436504561153345, +47890,74946,609,2016,2016_Pres-G_DC,DC,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,332,Hillary Rodham Clinton,9207,DEM,88,Donald Trump,9849,REP,4,,84,11/8/2016,90.86,4.09,86.78,2.78,-2.78,1,-4.047569922407098, +47891,74947,610,2016,2016_Pres-G_DE,DE,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,458,Hillary Rodham Clinton,9207,DEM,50,Donald Trump,9849,REP,38,6,12,11/8/2016,53.09,41.71,11.37,.63,.63,1,-6.524637603514535, +47892,74948,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,2809,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,45,5,1,11/8/2016,47.82,49.02,-1.2,2.2,2.2,0,-1.110428422823253, +48018,75145,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,TargetSmart/William & Mary,332,Live Phone/Online,,10/28/2016,718,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,40,3,8,11/8/2016,47.82,49.02,-1.2,9.2,9.2,0,5.627596476213633, +47893,74949,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,2665,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,46,7,-2,11/8/2016,45.64,50.77,-5.13,3.13,3.13,1,.1514089818839006, +47894,74950,613,2016,2016_Pres-G_HI,HI,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,467,Hillary Rodham Clinton,9207,DEM,51,Donald Trump,9849,REP,32,7,19,11/8/2016,62.22,30.04,32.18,13.18,-13.18,1,6.080460242748536, +47898,74954,614,2016,2016_Pres-G_IA,IA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,984,Hillary Rodham Clinton,9207,DEM,40,Donald Trump,9849,REP,45,10,-5,11/8/2016,41.75,51.16,-9.41,4.41,4.41,1,-1.059048708880442, +47895,74951,615,2016,2016_Pres-G_ID,ID,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,447,Hillary Rodham Clinton,9207,DEM,31,Donald Trump,9849,REP,49,7,-18,11/8/2016,27.49,59.26,-31.77,13.77,13.77,1,5.49828792109489, +47896,74952,616,2016,2016_Pres-G_IL,IL,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,1003,Hillary Rodham Clinton,9207,DEM,52,Donald Trump,9849,REP,35,8,17,11/8/2016,55.83,38.76,17.06,.06,-.06,1,-4.856378584921567, +47897,74953,617,2016,2016_Pres-G_IN,IN,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,674,Hillary Rodham Clinton,9207,DEM,37,Donald Trump,9849,REP,51,10,-14,11/8/2016,37.77,56.94,-19.17,5.17,5.17,1,-1.509116109126154, +47899,74955,618,2016,2016_Pres-G_KS,KS,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,1273,Hillary Rodham Clinton,9207,DEM,36,Donald Trump,9849,REP,47,12,-11,11/8/2016,36.05,56.65,-20.6,9.6,9.6,1,6.517482460434039, +48076,75206,618,2016,2016_Pres-G_KS,KS,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/28/2016,624,Hillary Rodham Clinton,9207,DEM,38,Donald Trump,9849,REP,49,7,-11,11/8/2016,36.05,56.65,-20.6,9.6,9.6,1,5.652054407891367, +47900,74956,619,2016,2016_Pres-G_KY,KY,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,424,Hillary Rodham Clinton,9207,DEM,31,Donald Trump,9849,REP,58,8,-27,11/8/2016,32.68,62.52,-29.84,2.84,2.84,1,-5.244242833755103, +47938,74995,619,2016,2016_Pres-G_KY,KY,Pres-G,Pres-G,Western Kentucky University,379,Live Phone,,10/28/2016,602,Hillary Rodham Clinton,9207,DEM,37,Donald Trump,9849,REP,54,1,-17,11/8/2016,32.68,62.52,-29.84,12.84,12.84,1,6.063345343331533, +47901,74957,620,2016,2016_Pres-G_LA,LA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,423,Hillary Rodham Clinton,9207,DEM,38,Donald Trump,9849,REP,51,5,-13,11/8/2016,38.45,58.09,-19.64,6.64,6.64,1,.4556915859515234, +47904,74960,621,2016,2016_Pres-G_MA,MA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,796,Hillary Rodham Clinton,9207,DEM,58,Donald Trump,9849,REP,29,7,29,11/8/2016,60.01,32.81,27.2,1.8,1.8,1,-2.919863222866304, +48324,75697,621,2016,2016_Pres-G_MA,MA,Pres-G,Pres-G,Western New England University,380,Live Phone,,10/28/2016,417,Hillary Rodham Clinton,9207,DEM,56,Donald Trump,9849,REP,26,8,30,11/8/2016,60.01,32.81,27.2,2.8,2.8,1,-1.25800688612448, +47903,74959,622,2016,2016_Pres-G_MD,MD,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,740,Hillary Rodham Clinton,9207,DEM,63,Donald Trump,9849,REP,27,6,36,11/8/2016,60.33,33.91,26.42,9.58,9.58,1,2.654222577904797, +47902,74958,623,2016,2016_Pres-G_ME,ME,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,432,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,37,6,12,11/8/2016,47.83,44.87,2.96,9.04,9.04,1,4.442051562356241, +47905,74961,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,1649,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,42,8,1,11/8/2016,47.22,47.44,-.22,1.22,1.22,0,-3.552450044752672, +47906,74962,625,2016,2016_Pres-G_MN,MN,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,773,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,37,9,9,11/8/2016,46.45,44.93,1.52,7.48,7.48,1,1.141681862579679, +47860,74895,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,BK Strategies,20,IVR,,10/28/2016,1698,Hillary Rodham Clinton,9207,DEM,39,Donald Trump,9849,REP,53,,-14,11/8/2016,38.14,56.77,-18.64,4.64,4.64,1,-2.524190694794372,for Missouri Scout +47908,74964,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,671,Hillary Rodham Clinton,9207,DEM,39,Donald Trump,9849,REP,46,10,-7,11/8/2016,38.14,56.77,-18.64,11.64,11.64,1,4.466638387432101, +47907,74963,627,2016,2016_Pres-G_MS,MS,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,648,Hillary Rodham Clinton,9207,DEM,41,Donald Trump,9849,REP,48,6,-7,11/8/2016,40.11,57.94,-17.83,10.83,10.83,1,3.811187284588841, +47909,74965,628,2016,2016_Pres-G_MT,MT,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,405,Hillary Rodham Clinton,9207,DEM,36,Donald Trump,9849,REP,49,11,-13,11/8/2016,35.75,56.17,-20.42,7.42,7.42,1,.2283252910861558, +47916,74972,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,1574,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,44,7,3,11/8/2016,46.17,49.83,-3.66,6.66,6.66,0,1.357885237828178, +47917,74973,630,2016,2016_Pres-G_ND,ND,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,279,Hillary Rodham Clinton,9207,DEM,31,Donald Trump,9849,REP,53,12,-22,11/8/2016,27.23,62.96,-35.73,13.73,13.73,1,6.336859433800064, +47910,74966,631,2016,2016_Pres-G_NE,NE,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,412,Hillary Rodham Clinton,9207,DEM,32,Donald Trump,9849,REP,52,10,-20,11/8/2016,33.7,58.75,-25.05,5.05,5.05,1,-2.116244165381807, +47912,74968,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,659,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,35,10,13,11/8/2016,46.83,46.46,.37,12.63,12.63,1,7.778108491696017, +48499,76005,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,10/28/2016,516,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,38,7,8,11/8/2016,46.83,46.46,.37,7.63,7.63,1,2.582085783389244,for WMUR +47913,74969,633,2016,2016_Pres-G_NJ,NJ,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,724,Hillary Rodham Clinton,9207,DEM,55,Donald Trump,9849,REP,35,4,20,11/8/2016,55.45,41.35,14.1,5.9,5.9,1,.547333855682135, +47914,74970,634,2016,2016_Pres-G_NM,NM,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,987,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,34,17,10,11/8/2016,48.26,40.04,8.21,1.79,1.79,1,-1.546157927659681, +47911,74967,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,1010,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,42,12,1,11/8/2016,47.92,45.5,2.42,1.42,-1.42,1,-1.964170316656882, +52424,82776,636,2016,2016_Pres-G_NY,NY,Pres-G,Pres-G,McLaughlin & Associates,203,Online,R,10/28/2016,600,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,38,4,11,11/8/2016,59.01,36.52,22.49,11.49,-11.49,1,7.3974697861515,for unspecified Republican sponsor +47915,74971,636,2016,2016_Pres-G_NY,NY,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,1734,Hillary Rodham Clinton,9207,DEM,56,Donald Trump,9849,REP,33,5,23,11/8/2016,59.01,36.52,22.49,.51,.51,1,-4.946350306953835, +47918,74974,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,1823,Hillary Rodham Clinton,9207,DEM,40,Donald Trump,9849,REP,45,9,-5,11/8/2016,43.56,51.69,-8.13,3.13,3.13,1,-2.559228259322315, +47919,74975,638,2016,2016_Pres-G_OK,OK,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,472,Hillary Rodham Clinton,9207,DEM,31,Donald Trump,9849,REP,54,12,-23,11/8/2016,28.93,65.32,-36.39,13.39,13.39,1,7.995955252199066, +47920,74976,639,2016,2016_Pres-G_OR,OR,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,743,Hillary Rodham Clinton,9207,DEM,51,Donald Trump,9849,REP,36,7,15,11/8/2016,50.07,39.09,10.98,4.02,4.02,1,-1.446584106817984, +47876,74927,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Franklin & Marshall College,106,Live Phone/Online,,10/28/2016,652,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,38,4,11,11/8/2016,47.46,48.18,-.72,11.72,11.72,0,6.931106127840803, +47867,74909,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/28/2016,3217,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,44,3,3,11/8/2016,47.46,48.18,-.72,3.72,3.72,0,-.841971228327324,for Breitbart News; among registered voters +47921,74977,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,2255,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,41,6,8,11/8/2016,47.46,48.18,-.72,8.72,8.72,0,4.245566057077318, +47922,74978,641,2016,2016_Pres-G_RI,RI,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,419,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,36,7,13,11/8/2016,54.42,38.89,15.53,2.53,-2.53,1,-4.645813041147878, +47923,74979,642,2016,2016_Pres-G_SC,SC,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,1762,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,45,6,-2,11/8/2016,40.67,54.94,-14.27,12.27,12.27,1,5.54569057661341, +47924,74980,643,2016,2016_Pres-G_SD,SD,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,298,Hillary Rodham Clinton,9207,DEM,27,Donald Trump,9849,REP,53,16,-26,11/8/2016,31.74,61.53,-29.79,3.79,3.79,1,-7.531733567303374, +47925,74981,644,2016,2016_Pres-G_TN,TN,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,550,Hillary Rodham Clinton,9207,DEM,38,Donald Trump,9849,REP,51,6,-13,11/8/2016,34.72,60.72,-26.01,13.01,13.01,1,5.932693755844601, +47993,75052,645,2016,2016_Pres-G_TX,TX,Pres-G,Pres-G,Dixie Strategies,81,IVR/Live Phone,,10/28/2016,980,Hillary Rodham Clinton,9207,DEM,39.39,Donald Trump,9849,REP,51.53,2.96,-12.14,11/8/2016,43.24,52.23,-9,3.14,-3.14,1,-1.068801036414196,for KTVT-CBS 11 +47926,74982,645,2016,2016_Pres-G_TX,TX,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,2051,Hillary Rodham Clinton,9207,DEM,41,Donald Trump,9849,REP,47,8,-6,11/8/2016,43.24,52.23,-9,3,3,1,-.8883940087226357, +47927,74983,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,1078,Hillary Rodham Clinton,9207,DEM,30,Donald Trump,9849,REP,33,26,-3,11/8/2016,27.46,45.54,-18.08,15.08,15.08,1,7.231922158485216, +48097,75284,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Hampton University,131,Live Phone,,10/28/2016,802,Hillary Rodham Clinton,9207,DEM,41,Donald Trump,9849,REP,44,,-3,11/8/2016,49.73,44.41,5.32,8.32,-8.32,0,5.369043528970495, +47929,74985,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,2089,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,38,8,10,11/8/2016,49.73,44.41,5.32,4.68,4.68,1,2.149037956447351, +47928,74984,648,2016,2016_Pres-G_VT,VT,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,436,Hillary Rodham Clinton,9207,DEM,53,Donald Trump,9849,REP,25,,28,11/8/2016,56.68,30.27,26.41,1.59,1.59,1,-2.075330484258313, +47930,74986,649,2016,2016_Pres-G_WA,WA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,745,Hillary Rodham Clinton,9207,DEM,53,Donald Trump,9849,REP,34,7,19,11/8/2016,52.54,36.83,15.71,3.29,3.29,1,-.6992396875788697, +47758,74741,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,Emerson College,88,IVR,,10/28/2016,400,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,42,9,6,11/8/2016,46.45,47.22,-.76,6.76,6.76,0,.7729783434574369, +47932,74988,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,1195,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,42,7,2,11/8/2016,46.45,47.22,-.76,2.76,2.76,0,-3.143733238641788, +47931,74987,651,2016,2016_Pres-G_WV,WV,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,321,Hillary Rodham Clinton,9207,DEM,27,Donald Trump,9849,REP,58,6,-31,11/8/2016,26.43,68.5,-42.07,11.07,11.07,1,3.803716979604333, +47933,74989,652,2016,2016_Pres-G_WY,WY,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,251,Hillary Rodham Clinton,9207,DEM,22,Donald Trump,9849,REP,62,10,-40,11/8/2016,21.88,68.17,-46.3,6.3,6.3,1,-1.065042701453701, +49210,77123,5984,2016,2016_House-G_MN-2,MN-2,House-G,House-G,GBAO,109,Live Phone,D,10/28/2016,500,Angie Craig,10386,DEM,45,Jason Lewis,10387,REP,40,,5,11/8/2016,45.16,46.95,-1.8,6.8,6.8,0,-.5007247702278204,for Angie Craig +48499,77121,6011,2016,2016_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,10/28/2016,239,Carol Shea-Porter,10369,DEM,37,Frank C. Guinta,10370,REP,33,15,4,11/8/2016,44.29,42.95,1.34,2.66,2.66,1,-2.838195203901775,for WMUR +48499,77122,6012,2016,2016_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,10/28/2016,237,Annie Kuster,10372,DEM,48,Jim Lawrence,10373,REP,33,,15,11/8/2016,49.75,45.31,4.44,10.56,10.56,1,4.003769209291849,for WMUR +47939,74998,8272,2016,2016_House-G_US,US,House-G,House-G,Google Surveys,122,Online,,10/28/2016,943,Generic Candidate,9976,DEM,35.7,Generic Candidate,9975,REP,38.6,,-2.9000001,11/8/2016,48.26,47.54,.71,3.61,-3.61,0,.3974453944428953, +47858,74892,8272,2016,2016_House-G_US,US,House-G,House-G,Morning Consult,218,Online,,10/28/2016,1794,Generic Candidate,9976,DEM,45,Generic Candidate,9975,REP,40,,5,11/8/2016,48.26,47.54,.71,4.29,4.29,1,1.132934369145334,for Politico +47857,74915,49,2016,2016_Gov-G_IN,IN,Gov-G,Gov-G,Monmouth University,215,Live Phone,,10/29/2016,402,John R. Gregg,10217,DEM,48,Eric Joseph Holcomb,10271,REP,42,4,6,11/8/2016,45.42,51.38,-5.95,11.95,11.95,0,5.077534772356691, +48095,75265,71,2016,2016_Sen-G_WI,WI,Sen-G,Sen-G,Marquette University Law School,195,Live Phone,,10/29/2016,1255,Russ Feingold,8971,DEM,45,Ron Johnson,8972,REP,44,3,1,11/8/2016,46.81,50.17,-3.36,4.36,4.36,0,-.8341775179090306, +47857,74886,78,2016,2016_Sen-G_IN,IN,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/29/2016,402,Evan Bayh,10238,DEM,45,Todd C. Young,10175,REP,45,4,0,11/8/2016,42.41,52.11,-9.7,9.7,9.7,.5,3.257867258391216, +47878,74933,84,2016,2016_Sen-G_IL,IL,Sen-G,Sen-G,Emerson College,88,IVR,,10/29/2016,500,Tammy Duckworth,10154,DEM,53.7,Mark Kirk,10159,REP,36.2,,17.5,11/8/2016,54.86,39.78,15.08,2.42,2.42,1,-2.469751733863857, +48182,75454,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Morning Consult,218,Live Phone,,10/29/2016,1037,Hillary Rodham Clinton,9207,DEM,51.5,Donald Trump,9849,REP,47.5,,4,11/8/2016,48.13,46.03,2.1,1.9,1.9,1,-1.302423306520079,average of multiple versions or turnout models listed in poll +48075,75205,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Trafalgar Group,338,IVR,R,10/29/2016,1150,Hillary Rodham Clinton,9207,DEM,44.82,Donald Trump,9849,REP,48.68,2.17,-3.8599999,11/8/2016,47.82,49.02,-1.2,2.66,-2.66,1,-.7615564022731308,for unspecified Republican sponsor +47878,74931,616,2016,2016_Pres-G_IL,IL,Pres-G,Pres-G,Emerson College,88,IVR,,10/29/2016,500,Hillary Rodham Clinton,9207,DEM,53,Donald Trump,9849,REP,41,2,12,11/8/2016,55.83,38.76,17.06,5.06,-5.06,1,1.411704988773003, +47857,74885,617,2016,2016_Pres-G_IN,IN,Pres-G,Pres-G,Monmouth University,215,Live Phone,,10/29/2016,402,Hillary Rodham Clinton,9207,DEM,39,Donald Trump,9849,REP,50,4,-11,11/8/2016,37.77,56.94,-19.17,8.17,8.17,1,2.374569076836172, +47879,74932,623,2016,2016_Pres-G_ME,ME,Pres-G,Pres-G,Emerson College,88,IVR,,10/29/2016,750,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,42,5,4,11/8/2016,47.83,44.87,2.96,1.04,1.04,1,-4.004563484413993, +47880,74935,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/29/2016,1024,Hillary Rodham Clinton,9207,DEM,49.5,Donald Trump,9849,REP,43.5,6,6,11/8/2016,49.73,44.41,5.32,.68,.68,1,-2.091125485775784,for The Washington Post; average of multiple versions or turnout models listed in poll +47877,74930,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Emerson College,88,IVR,,10/29/2016,800,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,45,3,4,11/8/2016,49.73,44.41,5.32,1.32,-1.32,1,-1.585687017833017, +48095,75264,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,Marquette University Law School,195,Live Phone,,10/29/2016,1255,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,40,4,6,11/8/2016,46.45,47.22,-.76,6.76,6.76,0,1.725467766812355, +49223,77141,6028,2016,2016_House-G_NY-1,NY-1,House-G,House-G,Siena College,305,Live Phone,,10/29/2016,607,Anna Throne-Holst,10409,DEM,36,Lee Zeldin,10410,REP,57,,-21,11/8/2016,41.77,58.2,-16.43,4.57,-4.57,1,-2.63246857169665,for Newsday +49209,77120,6046,2016,2016_House-G_NY-19,NY-19,House-G,House-G,SurveyUSA,325,IVR/Online,,10/29/2016,598,Zephyr R. Teachout,10384,DEM,45,John J. Faso,10385,REP,42,,3,11/8/2016,45.91,54.02,-8.11,11.11,11.11,0,4.843037147099183,for WNYT-TV +47935,74991,8715,2016,2016_Pres-G_M1,M1,Pres-G,Pres-G,Emerson College,88,IVR,,10/29/2016,375,Hillary Rodham Clinton,9207,DEM,48.8,Donald Trump,9849,REP,42.5,4.2,6.3000002,11/8/2016,53.96,39.15,14.81,8.51,-8.51,1,4.025722430032087, +47936,74992,8716,2016,2016_Pres-G_M2,M2,Pres-G,Pres-G,Emerson College,88,IVR,,10/29/2016,375,Hillary Rodham Clinton,9207,DEM,43.6,Donald Trump,9849,REP,42.2,6.3,1.4,11/8/2016,40.98,51.26,-10.29,11.69,11.69,0,4.337778701257927, +48121,75382,50,2016,2016_Gov-G_MO,MO,Gov-G,Gov-G,DFM Research,69,Live Phone,D,10/30/2016,508,Chris Koster,10085,DEM,45,Eric Greitens,10087,REP,39,,6,11/8/2016,45.57,51.14,-5.57,11.57,11.57,0,4.462668512644228,for unspecified Democratic sponsor +47996,75058,50,2016,2016_Gov-G_MO,MO,Gov-G,Gov-G,Monmouth University,215,Live Phone,,10/30/2016,405,Chris Koster,10085,DEM,46,Eric Greitens,10087,REP,46,2,0,11/8/2016,45.57,51.14,-5.57,5.57,5.57,.5,-2.229182215429288, +48099,75482,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/30/2016,602,Roy A. Cooper,8967,DEM,49,Pat McCrory,8959,REP,47,,2,11/8/2016,49.02,48.8,.22,1.78,1.78,1,-2.61376012049959, +48008,75109,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,10/30/2016,659,Roy A. Cooper,8967,DEM,48,Pat McCrory,8959,REP,47,2,1,11/8/2016,49.02,48.8,.22,.78,.78,1,-3.404276338223234,for WRAL News +48099,75465,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/30/2016,602,Deborah K. Ross,10153,DEM,49,Richard Burr,8963,REP,45,,4,11/8/2016,45.37,51.06,-5.7,9.7,9.7,0,4.812138822381576, +48008,75104,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/30/2016,659,Deborah K. Ross,10153,DEM,43,Richard Burr,8963,REP,49,2,-6,11/8/2016,45.37,51.06,-5.7,.3,-.3,1,-4.906732307046055,for WRAL News +48089,75251,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/30/2016,790,Catherine Cortez Masto,9034,DEM,47,Joseph J. Heck,10222,REP,49,,-2,11/8/2016,47.1,44.67,2.43,4.43,-4.43,0,1.280941474065473,for CNN +48096,75513,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,JMC Analytics,156,Live Phone,,10/30/2016,600,Catherine Cortez Masto,9034,DEM,45,Joseph J. Heck,10222,REP,43,,2,11/8/2016,47.1,44.67,2.43,.43,-.43,1,-3.069067153643701, +48104,75319,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Lucid,175,Online,,10/30/2016,892,Catherine Cortez Masto,9034,DEM,47,Joseph J. Heck,10222,REP,41,,6,11/8/2016,47.1,44.67,2.43,3.57,3.57,1,.4483916617931714,for The Times-Picayune +48100,75466,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/30/2016,589,Ted Strickland,9021,DEM,38,Rob Portman,9020,REP,56,,-18,11/8/2016,37.16,58.03,-20.87,2.87,2.87,1,-3.532610614543815, +48121,75381,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,DFM Research,69,Live Phone,D,10/30/2016,508,Jason Kander,10158,DEM,41,Roy Blunt,10157,REP,41,,0,11/8/2016,46.39,49.18,-2.79,2.79,2.79,.5,-1.316979046298183,for unspecified Democratic sponsor +48081,75213,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,Emerson College,88,IVR,,10/30/2016,650,Jason Kander,10158,DEM,45,Roy Blunt,10157,REP,45,,0,11/8/2016,46.39,49.18,-2.79,2.79,2.79,.5,-1.192818482564281, +47996,75056,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/30/2016,405,Jason Kander,10158,DEM,46,Roy Blunt,10157,REP,47,2,-1,11/8/2016,46.39,49.18,-2.79,1.79,1.79,1,-2.604973226980908, +48193,75582,73,2016,2016_Sen-G_UT,UT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/30/2016,750,Misty Katherine Snow,10233,DEM,27,Mike Lee,9042,REP,59,2,-32,11/8/2016,27.06,68.15,-41.09,9.09,9.09,1,2.004262010053767, +48123,75388,74,2016,2016_Sen-G_CO,CO,Sen-G,Sen-G,Ciruli Associates,51,Live Phone,,10/30/2016,550,Michael F. Bennet,9009,DEM,48,Darryl Glenn,10226,REP,40,,8,11/8/2016,49.97,44.31,5.66,2.34,2.34,1,-1.355748293810188,for University of Denver +48079,75211,74,2016,2016_Sen-G_CO,CO,Sen-G,Sen-G,Emerson College,88,IVR,,10/30/2016,750,Michael F. Bennet,9009,DEM,47,Darryl Glenn,10226,REP,42,,5,11/8/2016,49.97,44.31,5.66,.66,-.66,1,-3.051403104099329, +48103,75318,74,2016,2016_Sen-G_CO,CO,Sen-G,Sen-G,Lucid,175,Online,,10/30/2016,972,Michael F. Bennet,9009,DEM,49,Darryl Glenn,10226,REP,41,,8,11/8/2016,49.97,44.31,5.66,2.34,2.34,1,-1.220951659809393,for The Times-Picayune +48090,75253,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/30/2016,799,Kathleen Alana McGinty,8985,DEM,51,Patrick J. Toomey,8966,REP,46,,5,11/8/2016,47.34,48.77,-1.43,6.43,6.43,0,1.864992333369709,for CNN +48101,75467,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/30/2016,612,Kathleen Alana McGinty,8985,DEM,48,Patrick J. Toomey,8966,REP,47,,1,11/8/2016,47.34,48.77,-1.43,2.43,2.43,0,-2.410596201953945, +48087,75247,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/30/2016,769,Ann Kirkpatrick,10147,DEM,41,John McCain,8981,REP,54,,-13,11/8/2016,40.75,53.71,-12.96,.04,-.04,1,-5.064821869119239,for CNN +47994,75054,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,Data Orbital,73,Live Phone,,10/30/2016,550,Ann Kirkpatrick,10147,DEM,39,John McCain,8981,REP,49,,-10,11/8/2016,40.75,53.71,-12.96,2.96,2.96,1,-2.285875753197089, +48078,75210,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,Emerson College,88,IVR,,10/30/2016,700,Ann Kirkpatrick,10147,DEM,40,John McCain,8981,REP,46,,-6,11/8/2016,40.75,53.71,-12.96,6.96,6.96,1,2.345443990495937, +48102,75317,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,Lucid,175,Online,,10/30/2016,1113,Ann Kirkpatrick,10147,DEM,40,John McCain,8981,REP,52,,-12,11/8/2016,40.75,53.71,-12.96,.96,.96,1,-3.951871037319342,for The Times-Picayune +48080,75212,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,Emerson College,88,IVR,,10/30/2016,650,Jim Barksdale,10193,DEM,40,Johnny Isakson,10194,REP,48,,-8,11/8/2016,41.03,54.78,-13.75,5.75,5.75,1,1.379518006901666, +48011,75103,89,2016,2016_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/30/2016,747,Kamala D. Harris,9029,DEM,47,Loretta Sanchez,10129,DEM,27,,20,11/8/2016,61.6,38.4,23.21,3.21,,1,-.5197445494020196,for KPIX-TV (California) +48088,75249,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/30/2016,773,Patrick Murphy,8995,DEM,48,Marco Rubio,8974,REP,49,,-1,11/8/2016,44.31,51.98,-7.67,6.67,6.67,1,2.629452098926433,for CNN +48098,75464,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/30/2016,626,Patrick Murphy,8995,DEM,44,Marco Rubio,8974,REP,50,,-6,11/8/2016,44.31,51.98,-7.67,1.67,1.67,1,-2.692028807458501, +50617,79882,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Big Data Poll,251,Online,,10/30/2016,2123,Hillary Rodham Clinton,9207,DEM,41.7,Donald Trump,9849,REP,44.1,5.8,-2.4000001,11/8/2016,48.13,46.03,2.1,4.5,-4.5,0,1.738266318418251, +48180,75450,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,10/30/2016,927,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,43,5,3,11/8/2016,48.13,46.03,2.1,.9,.9,1,-2.175608984517492,for New York Times; average of multiple versions or turnout models listed in poll +48114,75376,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Online,,10/30/2016,1772,Hillary Rodham Clinton,9207,DEM,44.9,Donald Trump,9849,REP,38.1,5.3,6.8000002,11/8/2016,48.13,46.03,2.1,4.7,4.7,1,1.974543534480173,for Reuters; average of multiple versions or turnout models listed in poll +47786,74805,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Morning Consult,218,Online,,10/30/2016,1772,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,41,7,3,11/8/2016,48.13,46.03,2.1,.9,.9,1,-1.975250560218677,for Politico; average of multiple versions or turnout models listed in poll +48087,75233,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/30/2016,769,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,50,5,-5,11/8/2016,45.12,48.67,-3.55,1.45,-1.45,1,-1.717125327749094,for CNN; average of multiple versions or turnout models listed in poll +47994,75053,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Data Orbital,73,Live Phone,,10/30/2016,550,Hillary Rodham Clinton,9207,DEM,41,Donald Trump,9849,REP,45,3,-4,11/8/2016,45.12,48.67,-3.55,.45,-.45,1,-2.614824506356014, +48078,75214,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Emerson College,88,IVR,,10/30/2016,700,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,47,2,-4,11/8/2016,45.12,48.67,-3.55,.45,-.45,1,-2.765671222583308, +48102,75313,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Lucid,175,Online,,10/30/2016,1113,Hillary Rodham Clinton,9207,DEM,41,Donald Trump,9849,REP,42,8,-1,11/8/2016,45.12,48.67,-3.55,2.55,2.55,1,-.3563915335694657,for The Times-Picayune +48185,75456,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Saguaro Strategies,298,Online,,10/30/2016,2229,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,44,7,1,11/8/2016,45.12,48.67,-3.55,4.55,4.55,0,1.867200470270445, +48011,75087,606,2016,2016_Pres-G_CA,CA,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/30/2016,747,Hillary Rodham Clinton,9207,DEM,56,Donald Trump,9849,REP,35,4,21,11/8/2016,61.73,31.62,30.11,9.11,-9.11,1,3.275295897352044,for KPIX-TV (California) +48123,75387,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,Ciruli Associates,51,Live Phone,,10/30/2016,550,Hillary Rodham Clinton,9207,DEM,40.5,Donald Trump,9849,REP,40,5,.5,11/8/2016,48.16,43.25,4.91,4.41,-4.41,1,1.35369024515942,for University of Denver; average of multiple versions or turnout models listed in poll +48079,75215,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,Emerson College,88,IVR,,10/30/2016,750,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,41,8,3,11/8/2016,48.16,43.25,4.91,1.91,-1.91,1,-1.150910892400427, +48103,75314,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,Lucid,175,Online,,10/30/2016,972,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,37,9,7,11/8/2016,48.16,43.25,4.91,2.09,2.09,1,-.8527975027046513,for The Times-Picayune +47845,74872,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/30/2016,952,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,44,4,1,11/8/2016,48.16,43.25,4.91,3.91,-3.91,1,1.073684496382453,for Axiom Strategies +48088,75237,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/30/2016,773,Hillary Rodham Clinton,9207,DEM,49.5,Donald Trump,9849,REP,48,3,1.5,11/8/2016,47.82,49.02,-1.2,2.7,2.7,0,-.89212349213626,for CNN; average of multiple versions or turnout models listed in poll +48098,75309,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/30/2016,626,Hillary Rodham Clinton,9207,DEM,46.5,Donald Trump,9849,REP,45,2,1.5,11/8/2016,47.82,49.02,-1.2,2.7,2.7,0,-1.006804977452814,average of multiple versions or turnout models listed in poll +47846,74873,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/30/2016,989,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,48,2,-4,11/8/2016,47.82,49.02,-1.2,2.8,-2.8,1,-.7381672744864807,for Axiom Strategies +48080,75216,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Emerson College,88,IVR,,10/30/2016,650,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,51,2,-9,11/8/2016,45.64,50.77,-5.13,3.87,-3.87,1,.5241254786333137, +47870,74917,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,IVR,,10/30/2016,953,Hillary Rodham Clinton,9207,DEM,48.75,Donald Trump,9849,REP,41.5,6,7.25,11/8/2016,47.22,47.44,-.22,7.47,7.47,0,3.396865087062487,average of multiple versions or turnout models listed in poll +48085,75227,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Strategic National,318,IVR,,10/30/2016,500,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,44,5,1,11/8/2016,47.22,47.44,-.22,1.22,1.22,0,-3.767401468094856, +48121,75384,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,DFM Research,69,Live Phone,D,10/30/2016,508,Hillary Rodham Clinton,9207,DEM,38,Donald Trump,9849,REP,47,3,-9,11/8/2016,38.14,56.77,-18.64,9.64,9.64,1,2.270729694653309,for unspecified Democratic sponsor +48081,75217,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,Emerson College,88,IVR,,10/30/2016,650,Hillary Rodham Clinton,9207,DEM,37,Donald Trump,9849,REP,52,5,-15,11/8/2016,38.14,56.77,-18.64,3.64,3.64,1,-3.462938946133119, +47996,75057,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,Monmouth University,215,Live Phone,,10/30/2016,405,Hillary Rodham Clinton,9207,DEM,38,Donald Trump,9849,REP,52,4,-14,11/8/2016,38.14,56.77,-18.64,4.64,4.64,1,-3.227747357165044, +48099,75310,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/30/2016,602,Hillary Rodham Clinton,9207,DEM,47.5,Donald Trump,9849,REP,45,3,2.5,11/8/2016,46.17,49.83,-3.66,6.16,6.16,0,.5406169782571867,average of multiple versions or turnout models listed in poll +47848,74875,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/30/2016,1176,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,47,2,-2,11/8/2016,46.17,49.83,-3.66,1.66,1.66,1,-4.28419086633101,for Axiom Strategies +48008,75083,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/30/2016,659,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,51,,-7,11/8/2016,46.17,49.83,-3.66,3.34,-3.34,1,-2.422567453970314,for WRAL News +48122,75385,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Trafalgar Group,338,IVR,R,10/30/2016,1150,Hillary Rodham Clinton,9207,DEM,44.16,Donald Trump,9849,REP,49.13,3.59,-4.9699998,11/8/2016,46.17,49.83,-3.66,1.31,-1.31,1,-4.227609027107636,for unspecified Republican sponsor +48323,75695,633,2016,2016_Pres-G_NJ,NJ,Pres-G,Pres-G,Stockton University,317,Live Phone,,10/30/2016,678,Hillary Rodham Clinton,9207,DEM,51,Donald Trump,9849,REP,40,3,11,11/8/2016,55.45,41.35,14.1,3.1,-3.1,1,-1.670440483723949, +48105,75316,634,2016,2016_Pres-G_NM,NM,Pres-G,Pres-G,Lucid,175,Online,,10/30/2016,567,Hillary Rodham Clinton,9207,DEM,39,Donald Trump,9849,REP,31,22,8,11/8/2016,48.26,40.04,8.21,.21,-.21,1,-3.496177453807017,for The Times-Picayune +48089,75241,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/30/2016,790,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,50,5,-6,11/8/2016,47.92,45.5,2.42,8.42,-8.42,0,5.472644570547952,for CNN; average of multiple versions or turnout models listed in poll +48096,75268,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,JMC Analytics,156,Live Phone,,10/30/2016,600,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,45,4,0,11/8/2016,47.92,45.5,2.42,2.42,-2.42,.5,-.9593308453321511, +48104,75315,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Lucid,175,Online,,10/30/2016,892,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,38,7,7,11/8/2016,47.92,45.5,2.42,4.58,4.58,1,1.59367431273733,for The Times-Picayune +47847,74874,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/30/2016,787,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,48,4,-4,11/8/2016,47.92,45.5,2.42,6.42,-6.42,0,3.516943841601316,for Axiom Strategies +48100,75311,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/30/2016,589,Hillary Rodham Clinton,9207,DEM,42.5,Donald Trump,9849,REP,46.5,5,-4,11/8/2016,43.56,51.69,-8.13,4.13,4.13,1,-1.741338131325655,average of multiple versions or turnout models listed in poll +47849,74876,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/30/2016,1187,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,48,3,-5,11/8/2016,43.56,51.69,-8.13,3.13,3.13,1,-2.52807649101659,for Axiom Strategies +48090,75245,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/30/2016,799,Hillary Rodham Clinton,9207,DEM,49.5,Donald Trump,9849,REP,45,4,4.5,11/8/2016,47.46,48.18,-.72,5.22,5.22,0,.4648915327702131,for CNN; average of multiple versions or turnout models listed in poll +48101,75312,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/30/2016,612,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,43.5,3,5.5,11/8/2016,47.46,48.18,-.72,6.22,6.22,0,1.344652272113629,average of multiple versions or turnout models listed in poll +47850,74877,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/30/2016,1249,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,43,3,2,11/8/2016,47.46,48.18,-.72,2.72,2.72,0,-2.028062398446903,for Axiom Strategies +48193,75474,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/30/2016,750,Hillary Rodham Clinton,9207,DEM,31,Donald Trump,9849,REP,42,21,-11,11/8/2016,27.46,45.54,-18.08,7.08,7.08,1,-1.353326427317699, +47868,74911,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/30/2016,1106,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,43,3,4,11/8/2016,49.73,44.41,5.32,1.32,-1.32,1,-1.451917857270749,for Axiom Strategies +47852,74879,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/30/2016,1172,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,42,4,4,11/8/2016,46.45,47.22,-.76,4.76,4.76,0,-.4189611233826973,for Axiom Strategies +49208,77117,5928,2016,2016_House-G_IA-1,IA-1,House-G,House-G,The Polling Company Inc.,337,Live Phone,R,10/30/2016,400,Monica Vernon,10380,DEM,41,Rod Blum,10381,REP,52,,-11,11/8/2016,46.26,53.74,-7.49,3.51,-3.51,1,-1.17259494423369,for Rod Blum; among registered voters +48180,75992,8272,2016,2016_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/30/2016,927,Generic Candidate,9976,DEM,49,Generic Candidate,9975,REP,46,,3,11/8/2016,48.26,47.54,.71,2.29,2.29,1,-.8916435782774458,for New York Times +47786,74806,8272,2016,2016_House-G_US,US,House-G,House-G,Morning Consult,218,Online,,10/30/2016,1772,Generic Candidate,9976,DEM,44,Generic Candidate,9975,REP,43,,1,11/8/2016,48.26,47.54,.71,.29,.29,1,-2.742152213268373,for Politico +48346,75936,49,2016,2016_Gov-G_IN,IN,Gov-G,Gov-G,Gravis Marketing,124,Online,,10/31/2016,399,John R. Gregg,10217,DEM,42,Eric Joseph Holcomb,10271,REP,38,4,4,11/8/2016,45.42,51.38,-5.95,9.95,9.95,0,3.085200154221887,among registered voters +48128,75457,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,MassINC Polling Group,198,Live Phone,,10/31/2016,500,Colin Van Ostern,10081,DEM,44,Christopher Sununu,10080,REP,49,,-5,11/8/2016,46.57,48.84,-2.27,2.73,-2.73,1,-3.311623391284779,for WBUR +48263,76949,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,University of Massachusetts Lowell,355,Live Phone,,10/31/2016,695,Colin Van Ostern,10081,DEM,43,Christopher Sununu,10080,REP,47,5,-4,11/8/2016,46.57,48.84,-2.27,1.73,-1.73,1,-4.218995729805338, +48110,75325,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/31/2016,525,Deborah K. Ross,10153,DEM,43,Richard Burr,8963,REP,47,,-4,11/8/2016,45.37,51.06,-5.7,1.7,1.7,1,-3.791646789631383, +48108,75323,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/31/2016,525,Catherine Cortez Masto,9034,DEM,46,Joseph J. Heck,10222,REP,44,,2,11/8/2016,47.1,44.67,2.43,.43,-.43,1,-3.348331572946996, +48111,75326,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/31/2016,525,Ted Strickland,9021,DEM,41,Rob Portman,9020,REP,49,,-8,11/8/2016,37.16,58.03,-20.87,12.87,12.87,1,8.310821658802425, +48346,75737,78,2016,2016_Sen-G_IN,IN,Sen-G,Sen-G,Gravis Marketing,124,Online,,10/31/2016,399,Evan Bayh,10238,DEM,40,Todd C. Young,10175,REP,37,7,3,11/8/2016,42.41,52.11,-9.7,12.7,12.7,0,7.256501716041302,among registered voters +48128,75397,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,MassINC Polling Group,198,Live Phone,,10/31/2016,500,Margaret Wood Hassan,9007,DEM,45,Kelly Ayotte,9019,REP,51,,-6,11/8/2016,47.98,47.84,.14,6.14,-6.14,0,1.954641286705912,for WBUR +48109,75324,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/31/2016,525,Margaret Wood Hassan,9007,DEM,47,Kelly Ayotte,9019,REP,45,,2,11/8/2016,47.98,47.84,.14,1.86,1.86,1,-2.376789155876025, +48263,75592,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,University of Massachusetts Lowell,355,Live Phone,,10/31/2016,695,Margaret Wood Hassan,9007,DEM,47,Kelly Ayotte,9019,REP,46,,1,11/8/2016,47.98,47.84,.14,.86,.86,1,-3.3589042054862, +48092,75256,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/31/2016,403,Kathleen Alana McGinty,8985,DEM,47,Patrick J. Toomey,8966,REP,44,3,3,11/8/2016,47.34,48.77,-1.43,4.43,4.43,0,-.5270291258745294, +48112,75327,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/31/2016,525,Kathleen Alana McGinty,8985,DEM,46,Patrick J. Toomey,8966,REP,42,,4,11/8/2016,47.34,48.77,-1.43,5.43,5.43,0,.7147612553507099, +48211,75579,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,Marist College,183,Live Phone,,10/31/2016,719,Ann Kirkpatrick,10147,DEM,39,John McCain,8981,REP,55,,-16,11/8/2016,40.75,53.71,-12.96,3.04,-3.04,1,-1.789634149814924,for NBC/WSJ +48209,75583,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,Marist College,183,Live Phone,,10/31/2016,707,Jim Barksdale,10193,DEM,37,Johnny Isakson,10194,REP,48,7,-11,11/8/2016,41.03,54.78,-13.75,2.75,2.75,1,-1.66672298737437,for NBC/WSJ +48107,75322,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/31/2016,525,Patrick Murphy,8995,DEM,42,Marco Rubio,8974,REP,49,,-7,11/8/2016,44.31,51.98,-7.67,.67,.67,1,-3.856325837036744, +48262,75570,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,10/31/2016,5360,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,47.5,4,.5,11/8/2016,48.13,46.03,2.1,1.6,-1.6,1,-1.038899511092493,average of multiple versions or turnout models listed in poll; among registered voters +48091,75254,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Lucid,175,Online,,10/31/2016,2617,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,40,6,3,11/8/2016,48.13,46.03,2.1,.9,.9,1,-1.764883729961001,for The Times-Picayune +48077,75209,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/31/2016,1500,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,44,5,0,11/8/2016,48.13,46.03,2.1,2.1,-2.1,.5,-.7391347840325674, +48082,75220,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/31/2016,1233,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,44,4,3,11/8/2016,48.13,46.03,2.1,.9,.9,1,-1.990646693706948,for Economist; average of multiple versions or turnout models listed in poll +48211,75573,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Marist College,183,Live Phone,,10/31/2016,719,Hillary Rodham Clinton,9207,DEM,40.5,Donald Trump,9849,REP,45.5,9,-5,11/8/2016,45.12,48.67,-3.55,1.45,-1.45,1,-1.59677643947546,for NBC/WSJ; average of multiple versions or turnout models listed in poll +48261,75568,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Gravis Marketing,124,IVR,R,10/31/2016,1195,Hillary Rodham Clinton,9207,DEM,50,Donald Trump,9849,REP,47.5,2,2.5,11/8/2016,47.82,49.02,-1.2,3.7,3.7,0,.3675743354532084,for unspecified Republican sponsor; average of multiple versions or turnout models listed in poll; among registered voters +48107,75328,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/31/2016,525,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,46,4,0,11/8/2016,47.82,49.02,-1.2,1.2,1.2,.5,-2.575639408968492, +48209,75572,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Marist College,183,Live Phone,,10/31/2016,707,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,46,8,-1,11/8/2016,45.64,50.77,-5.13,4.13,4.13,1,.9413850479266018,for NBC/WSJ; average of multiple versions or turnout models listed in poll +48346,75736,617,2016,2016_Pres-G_IN,IN,Pres-G,Pres-G,Gravis Marketing,124,Online,,10/31/2016,399,Hillary Rodham Clinton,9207,DEM,39,Donald Trump,9849,REP,49,5,-10,11/8/2016,37.77,56.94,-19.17,9.17,9.17,1,3.650824341020986,among registered voters +48010,75086,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,IVR,,10/31/2016,737,Hillary Rodham Clinton,9207,DEM,50.5,Donald Trump,9849,REP,44,4,6.5,11/8/2016,47.22,47.44,-.22,6.72,6.72,0,2.558107782923038,average of multiple versions or turnout models listed in poll +48110,75331,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/31/2016,525,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,44,3,3,11/8/2016,46.17,49.83,-3.66,6.66,6.66,0,1.061309516094999, +48128,75396,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,MassINC Polling Group,198,Live Phone,,10/31/2016,500,Hillary Rodham Clinton,9207,DEM,40.5,Donald Trump,9849,REP,42,10,-1.5,11/8/2016,46.83,46.46,.37,1.87,-1.87,0,-3.429668610834296,for WBUR; average of multiple versions or turnout models listed in poll +48109,75330,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/31/2016,525,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,41,6,4,11/8/2016,46.83,46.46,.37,3.63,3.63,1,-1.538488495807882, +48263,75591,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,University of Massachusetts Lowell,355,Live Phone,,10/31/2016,695,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,44.5,5,-.5,11/8/2016,46.83,46.46,.37,.87,-.87,0,-4.339589372633476,average of multiple versions or turnout models listed in poll +48108,75329,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/31/2016,525,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,44,5,0,11/8/2016,47.92,45.5,2.42,2.42,-2.42,.5,-1.128426024634706, +48111,75332,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/31/2016,525,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,43,3,3,11/8/2016,43.56,51.69,-8.13,11.13,11.13,0,6.056696305512411, +48260,75566,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Gravis Marketing,124,IVR,R,10/31/2016,2606,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,47.5,3,1.5,11/8/2016,47.46,48.18,-.72,2.22,2.22,0,-2.157160764357235,for unspecified Republican sponsor; average of multiple versions or turnout models listed in poll; among registered voters +48092,75255,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Monmouth University,215,Live Phone,,10/31/2016,403,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,44,3,4,11/8/2016,47.46,48.18,-.72,4.72,4.72,0,-.4704012961875644, +48112,75333,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/31/2016,525,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,44,3,1,11/8/2016,47.46,48.18,-.72,1.72,1.72,0,-3.353999428962424, +48627,76184,642,2016,2016_Pres-G_SC,SC,Pres-G,Pres-G,Starboard Communications,316,IVR/Live Phone/Text,,10/31/2016,600,Hillary Rodham Clinton,9207,DEM,36,Donald Trump,9849,REP,47,3,-11,11/8/2016,40.67,54.94,-14.27,3.27,3.27,1,-3.800014172090505, +48210,75571,645,2016,2016_Pres-G_TX,TX,Pres-G,Pres-G,Marist College,183,Live Phone,,10/31/2016,679,Hillary Rodham Clinton,9207,DEM,40.5,Donald Trump,9849,REP,49,6,-8.5,11/8/2016,43.24,52.23,-9,.5,.5,1,-3.808445493543444,for NBC/WSJ; average of multiple versions or turnout models listed in poll +48357,75794,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,10/31/2016,1424,Hillary Rodham Clinton,9207,DEM,29,Donald Trump,9849,REP,35,24,-6,11/8/2016,27.46,45.54,-18.08,12.08,12.08,1,4.05069040375197,among registered voters +48267,75633,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Roanoke College,292,Live Phone,,10/31/2016,654,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,39,5,8,11/8/2016,49.73,44.41,5.32,2.68,2.68,1,.1810568173484002,average of multiple versions or turnout models listed in poll +49206,77113,6030,2016,2016_House-G_NY-3,NY-3,House-G,House-G,Siena College,305,Live Phone,,10/31/2016,614,Thomas Suozzi,10382,DEM,47,Jack M. Martins,10383,REP,40,,7,11/8/2016,52.98,46.97,6,1,1,1,-6.118922533151063,for Newsday +48360,75807,8272,2016,2016_House-G_US,US,House-G,House-G,Ipsos,154,Online,,10/31/2016,1922,Generic Candidate,9976,DEM,42.4,Generic Candidate,9975,REP,40.9,,1.5,11/8/2016,48.26,47.54,.71,.79,.79,1,-1.817104101571909,for Reuters +48082,75223,8272,2016,2016_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/31/2016,1228,Generic Candidate,9976,DEM,46,Generic Candidate,9975,REP,41,,5,11/8/2016,48.26,47.54,.71,4.29,4.29,1,1.472535846683831,for Economist +48186,77170,50,2016,2016_Gov-G_MO,MO,Gov-G,Gov-G,Remington Research Group,279,IVR/Live Phone,,11/1/2016,1772,Chris Koster,10085,DEM,45,Eric Greitens,10087,REP,46,2,-1,11/8/2016,45.57,51.14,-5.57,4.57,4.57,1,-2.738920284292564,for Missouri Times +48187,75479,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,American Research Group,9,Live Phone,,11/1/2016,600,Colin Van Ostern,10081,DEM,44,Christopher Sununu,10080,REP,48,,-4,11/8/2016,46.57,48.84,-2.27,1.73,-1.73,1,-4.312147565920148, +48327,75798,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,D,11/1/2016,781,Colin Van Ostern,10081,DEM,47,Christopher Sununu,10080,REP,44,,3,11/8/2016,46.57,48.84,-2.27,5.27,5.27,0,-.3351156592214574,for unspecified Democratic sponsor +48194,75480,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,Suffolk University,323,Live Phone,,11/1/2016,500,Colin Van Ostern,10081,DEM,37,Christopher Sununu,10080,REP,41,6,-4,11/8/2016,46.57,48.84,-2.27,1.73,-1.73,1,-4.267108454224608,for Boston Globe +48503,79767,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,11/1/2016,455,Colin Van Ostern,10081,DEM,46,Christopher Sununu,10080,REP,38,,8,11/8/2016,46.57,48.84,-2.27,10.27,10.27,0,4.920254193504532,for WMUR +48191,75481,56,2016,2016_Gov-G_UT,UT,Gov-G,Gov-G,Monmouth University,215,Live Phone,,11/1/2016,402,Mike Weinholtz,10101,DEM,30,Gary Richard Herbert,10098,REP,63,,-33,11/8/2016,28.74,66.74,-38,5,5,1,-2.130367417387588, +48365,75947,58,2016,2016_Gov-G_WA,WA,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,11/1/2016,667,Jay Robert Inslee,10103,DEM,50,Bill Ray Bryant,10102,REP,43,,7,11/8/2016,54.39,45.61,8.78,1.78,-1.78,1,-2.39957421257159, +48326,75705,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,D,11/1/2016,1169,Deborah K. Ross,10153,DEM,45,Richard Burr,8963,REP,48,,-3,11/8/2016,45.37,51.06,-5.7,2.7,2.7,1,-2.086318164985109,for unspecified Democratic sponsor +48328,75707,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,D,11/1/2016,688,Catherine Cortez Masto,9034,DEM,47,Joseph J. Heck,10222,REP,44,,3,11/8/2016,47.1,44.67,2.43,.57,.57,1,-2.671945343985556,for unspecified Democratic sponsor +48479,75972,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,Columbus Dispatch,57,Mail,,11/1/2016,1151,Ted Strickland,9021,DEM,37,Rob Portman,9020,REP,58,,-21,11/8/2016,37.16,58.03,-20.87,.13,-.13,1,-6.07862079532757, +48119,75704,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,11/1/2016,1083,Jason Kander,10158,DEM,44,Roy Blunt,10157,REP,46,,-2,11/8/2016,46.39,49.18,-2.79,.79,.79,1,-3.006211361154133, +48186,75459,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,Remington Research Group,279,IVR/Live Phone,,11/1/2016,1722,Jason Kander,10158,DEM,44,Roy Blunt,10157,REP,48,3,-4,11/8/2016,46.39,49.18,-2.79,1.21,-1.21,1,-2.489879314032656,for Missouri Times +48334,75717,71,2016,2016_Sen-G_WI,WI,Sen-G,Sen-G,Loras College,171,Live Phone,,11/1/2016,500,Russ Feingold,8971,DEM,46.8,Ron Johnson,8972,REP,45,2.2,1.8,11/8/2016,46.81,50.17,-3.36,5.16,5.16,0,-.6127657217234419, +48330,75709,71,2016,2016_Sen-G_WI,WI,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,D,11/1/2016,891,Russ Feingold,8971,DEM,49,Ron Johnson,8972,REP,44,,5,11/8/2016,46.81,50.17,-3.36,8.36,8.36,0,3.652587079419456,for unspecified Democratic sponsor +48365,75832,72,2016,2016_Sen-G_WA,WA,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,11/1/2016,667,Patty Murray,10242,DEM,53,Chris Vance,10243,REP,41,,12,11/8/2016,59.01,40.99,18.03,6.03,-6.03,1,.9247361398669082, +48191,75471,73,2016,2016_Sen-G_UT,UT,Sen-G,Sen-G,Monmouth University,215,Live Phone,,11/1/2016,402,Misty Katherine Snow,10233,DEM,28,Mike Lee,9042,REP,61,,-33,11/8/2016,27.06,68.15,-41.09,8.09,8.09,1,.5273299510284069, +48187,75461,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,American Research Group,9,Live Phone,,11/1/2016,600,Margaret Wood Hassan,9007,DEM,46,Kelly Ayotte,9019,REP,49,,-3,11/8/2016,47.98,47.84,.14,3.14,-3.14,0,-1.069098602600548, +48327,75706,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,D,11/1/2016,781,Margaret Wood Hassan,9007,DEM,48,Kelly Ayotte,9019,REP,45,,3,11/8/2016,47.98,47.84,.14,2.86,2.86,1,-1.143072594904783,for unspecified Democratic sponsor +48194,75476,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Suffolk University,323,Live Phone,,11/1/2016,500,Margaret Wood Hassan,9007,DEM,41.6,Kelly Ayotte,9019,REP,44.4,1.2,-2.8,11/8/2016,47.98,47.84,.14,2.94,-2.94,0,-1.293769087897275,for Boston Globe +48503,76020,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,11/1/2016,466,Margaret Wood Hassan,9007,DEM,48,Kelly Ayotte,9019,REP,41,,7,11/8/2016,47.98,47.84,.14,6.86,6.86,1,2.516630327737102,for WMUR +48329,75708,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,D,11/1/2016,1050,Kathleen Alana McGinty,8985,DEM,46,Patrick J. Toomey,8966,REP,44,,2,11/8/2016,47.34,48.77,-1.43,3.43,3.43,0,-.9611536485338619,for unspecified Democratic sponsor +48086,75229,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Susquehanna Polling & Research Inc.,326,Live Phone,,11/1/2016,681,Kathleen Alana McGinty,8985,DEM,47,Patrick J. Toomey,8966,REP,41,5,6,11/8/2016,47.34,48.77,-1.43,7.43,7.43,0,2.992409649525765, +48268,75635,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,11/1/2016,1151,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,45,3,3,11/8/2016,48.13,46.03,2.1,.9,.9,1,-1.905302046687822,for The Washington Post; average of multiple versions or turnout models listed in poll +48266,75631,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,11/1/2016,898,Hillary Rodham Clinton,9207,DEM,44.7,Donald Trump,9849,REP,43.85,3.7,.85000002,11/8/2016,48.13,46.03,2.1,1.25,-1.25,1,-1.691135888844835,average of multiple versions or turnout models listed in poll +48113,75335,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,IVR,,11/1/2016,887,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,44,4,4,11/8/2016,47.22,47.44,-.22,4.22,4.22,0,.238022184208896,for Fox 2 News Detroit; average of multiple versions or turnout models listed in poll +48119,75698,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,Public Policy Polling,263,IVR/Online,,11/1/2016,1083,Hillary Rodham Clinton,9207,DEM,39,Donald Trump,9849,REP,51,4,-12,11/8/2016,38.14,56.77,-18.64,6.64,6.64,1,-.3555003148167695,average of multiple versions or turnout models listed in poll +48186,75458,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,11/1/2016,1722,Hillary Rodham Clinton,9207,DEM,39,Donald Trump,9849,REP,52,4,-13,11/8/2016,38.14,56.77,-18.64,5.64,5.64,1,-1.391536360554252,for Missouri Times +48326,75699,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Public Policy Polling,263,IVR/Online,D,11/1/2016,1169,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,47,,2,11/8/2016,46.17,49.83,-3.66,5.66,5.66,0,.4324168148649321,for unspecified Democratic sponsor +48187,75460,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,American Research Group,9,Live Phone,,11/1/2016,600,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,48,,-5,11/8/2016,46.83,46.46,.37,5.37,-5.37,0,.2586626629429671, +48327,75700,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Public Policy Polling,263,IVR/Online,D,11/1/2016,781,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,43,,5,11/8/2016,46.83,46.46,.37,4.63,4.63,1,-.2784174381187933,for unspecified Democratic sponsor +48194,75475,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Suffolk University,323,Live Phone,,11/1/2016,500,Hillary Rodham Clinton,9207,DEM,41.8,Donald Trump,9849,REP,42.2,5.4,-.40000001,11/8/2016,46.83,46.46,.37,.77,-.77,0,-4.571592334920862,for Boston Globe +48503,76009,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,11/1/2016,466,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,40,5,7,11/8/2016,46.83,46.46,.37,6.63,6.63,1,1.729931280665467,for WMUR +48328,75701,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Public Policy Polling,263,IVR/Online,D,11/1/2016,688,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,45,,3,11/8/2016,47.92,45.5,2.42,.58,.58,1,-2.595433999054001,for unspecified Democratic sponsor +48479,75971,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Columbus Dispatch,57,Mail,,11/1/2016,1151,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,47,,1,11/8/2016,43.56,51.69,-8.13,9.13,9.13,0,3.927476526595742, +48329,75702,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Public Policy Polling,263,IVR/Online,D,11/1/2016,1050,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,44,,4,11/8/2016,47.46,48.18,-.72,4.72,4.72,0,.271111700343578,for unspecified Democratic sponsor +48086,75228,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Susquehanna Polling & Research Inc.,326,Live Phone,,11/1/2016,681,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,43,2,2,11/8/2016,47.46,48.18,-.72,2.72,2.72,0,-2.019325134757572, +48195,75477,645,2016,2016_Pres-G_TX,TX,Pres-G,Pres-G,Emerson College,88,IVR,,11/1/2016,700,Hillary Rodham Clinton,9207,DEM,34.5,Donald Trump,9849,REP,49.2,4.9,-14.7,11/8/2016,43.24,52.23,-9,5.7,-5.7,1,1.981122092072509, +48196,75478,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,Emerson College,88,IVR,,11/1/2016,1000,Hillary Rodham Clinton,9207,DEM,19.6,Donald Trump,9849,REP,39.8,27.6,-20.200001,11/8/2016,27.46,45.54,-18.08,2.12,-2.12,1,-6.189588533884653, +48191,75470,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,Monmouth University,215,Live Phone,,11/1/2016,402,Hillary Rodham Clinton,9207,DEM,31,Donald Trump,9849,REP,37,24,-6,11/8/2016,27.46,45.54,-18.08,12.08,12.08,1,3.578543712730117, +48365,75831,649,2016,2016_Pres-G_WA,WA,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,11/1/2016,681,Hillary Rodham Clinton,9207,DEM,50,Donald Trump,9849,REP,38,4,12,11/8/2016,52.54,36.83,15.71,3.71,-3.71,1,.4139861300250255, +48334,75716,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,Loras College,171,Live Phone,,11/1/2016,500,Hillary Rodham Clinton,9207,DEM,43.85,Donald Trump,9849,REP,40.1,6.8,3.75,11/8/2016,46.45,47.22,-.76,4.51,4.51,0,-1.215460359094114,average of multiple versions or turnout models listed in poll +48330,75703,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,Public Policy Polling,263,IVR/Online,D,11/1/2016,891,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,41,,7,11/8/2016,46.45,47.22,-.76,7.76,7.76,0,3.13432873669981,for unspecified Democratic sponsor +49207,77114,5868,2016,2016_House-G_FL-13,FL-13,House-G,House-G,St. Pete Polls,314,IVR,,11/1/2016,1066,Charlie Crist,10374,DEM,48,David W. Jolly,10375,REP,45,,3,11/8/2016,51.9,48.1,3.81,.81,-.81,1,-6.12954529338224, +48503,77109,6011,2016,2016_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,11/1/2016,219,Carol Shea-Porter,10369,DEM,40,Frank C. Guinta,10370,REP,33,11,7,11/8/2016,44.29,42.95,1.34,5.66,5.66,1,.2147084326802083,for WMUR +48503,77110,6012,2016,2016_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,11/1/2016,221,Annie Kuster,10372,DEM,55,Jim Lawrence,10373,REP,32,,23,11/8/2016,49.75,45.31,4.44,18.56,18.56,1,12.05985270435799,for WMUR +48333,77167,49,2016,2016_Gov-G_IN,IN,Gov-G,Gov-G,Public Opinion Strategies,260,Live Phone,,11/2/2016,600,John R. Gregg,10217,DEM,42,Eric Joseph Holcomb,10271,REP,42,,0,11/8/2016,45.42,51.38,-5.95,5.95,5.95,.5,-1.070354207239068,for Howey Politics Indiana +50538,79759,50,2016,2016_Gov-G_MO,MO,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,,11/2/2016,871,Chris Koster,10085,DEM,47,Eric Greitens,10087,REP,44,2,3,11/8/2016,45.57,51.14,-5.57,8.57,8.57,0,1.642924296241762, +48339,75938,56,2016,2016_Gov-G_UT,UT,Gov-G,Gov-G,Y2 Analytics,389,Live Phone,,11/2/2016,500,Mike Weinholtz,10101,DEM,26,Gary Richard Herbert,10098,REP,64,3,-38,11/8/2016,28.74,66.74,-38,0,0,1,-7.837136237494202, +48337,75723,60,2016,2016_Sen-G_KS,KS,Sen-G,Sen-G,Fort Hays State University,101,Live Phone,,11/2/2016,313,Patrick Wiesner,10239,DEM,13,Jerry Moran,8968,REP,77,10,-64,11/8/2016,32.24,62.18,-29.94,34.06,-34.06,1,27.25272265212043, +48622,76174,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,Clarity Campaign Labs,52,IVR/Live Phone,D,11/2/2016,1036,Jason Kander,10158,DEM,45,Roy Blunt,10157,REP,47,,-2,11/8/2016,46.39,49.18,-2.79,.79,.79,1,-2.93602639899383,for unspecified Democratic sponsor +48621,76173,71,2016,2016_Sen-G_WI,WI,Sen-G,Sen-G,Clarity Campaign Labs,52,IVR/Live Phone,D,11/2/2016,1129,Russ Feingold,8971,DEM,49,Ron Johnson,8972,REP,46,,3,11/8/2016,46.81,50.17,-3.36,6.36,6.36,0,1.327628450993529,for unspecified Democratic sponsor +48339,75937,73,2016,2016_Sen-G_UT,UT,Sen-G,Sen-G,Y2 Analytics,389,Live Phone,,11/2/2016,500,Misty Katherine Snow,10233,DEM,22,Mike Lee,9042,REP,62,4,-40,11/8/2016,27.06,68.15,-41.09,1.09,1.09,1,-7.067163561316288, +48366,75834,74,2016,2016_Sen-G_CO,CO,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,11/2/2016,1125,Michael F. Bennet,9009,DEM,47,Darryl Glenn,10226,REP,44,,3,11/8/2016,49.97,44.31,5.66,2.66,-2.66,1,-.607777457547425,for Breitbart News; among registered voters +48333,75714,78,2016,2016_Sen-G_IN,IN,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,,11/2/2016,600,Evan Bayh,10238,DEM,41,Todd C. Young,10175,REP,46,6,-5,11/8/2016,42.41,52.11,-9.7,4.7,4.7,1,-1.810446269255826,for Howey Politics Indiana +48338,75725,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,11/2/2016,1001,Margaret Wood Hassan,9007,DEM,44,Kelly Ayotte,9019,REP,46,,-2,11/8/2016,47.98,47.84,.14,2.14,-2.14,0,-1.741778561560608,for Breitbart News; among registered voters +48364,75830,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,11/2/2016,1016,Kathleen Alana McGinty,8985,DEM,45,Patrick J. Toomey,8966,REP,43,,2,11/8/2016,47.34,48.77,-1.43,3.43,3.43,0,-.8949506982087111,for Breitbart News; among registered voters +48469,75954,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Muhlenberg College,219,Live Phone,,11/2/2016,405,Kathleen Alana McGinty,8985,DEM,42,Patrick J. Toomey,8966,REP,43,,-1,11/8/2016,47.34,48.77,-1.43,.43,.43,1,-4.630691539621445, +48342,75731,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,Data Orbital,73,Live Phone,,11/2/2016,550,Ann Kirkpatrick,10147,DEM,41,John McCain,8981,REP,52,,-11,11/8/2016,40.75,53.71,-12.96,1.96,1.96,1,-3.158125250526548, +48331,75713,92,2016,2016_Sen-G_IA,IA,Sen-G,Sen-G,Emerson College,88,IVR,,11/2/2016,700,Patty Judge,10210,DEM,32,Chuck Grassley,8961,REP,60,,-28,11/8/2016,35.66,60.09,-24.43,3.57,-3.57,1,-2.01832573786573, +48466,75945,92,2016,2016_Sen-G_IA,IA,Sen-G,Sen-G,Loras College,171,Live Phone,,11/2/2016,500,Patty Judge,10210,DEM,37.2,Chuck Grassley,8961,REP,53.4,1.2,-16.200001,11/8/2016,35.66,60.09,-24.43,8.23,8.23,1,2.754613099642698, +48776,76361,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,11/2/2016,1220,Patrick Murphy,8995,DEM,46,Marco Rubio,8974,REP,47,,-1,11/8/2016,44.31,51.98,-7.67,6.67,6.67,1,3.127900149495447,for Breitbart News; among registered voters +48188,75463,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,11/2/2016,603,Patrick Murphy,8995,DEM,46,Marco Rubio,8974,REP,49.6,,-3.5999999,11/8/2016,44.31,51.98,-7.67,4.07,4.07,1,.0569924693571532,for FOX 13 Tampa Bay | FOX35 Orlando +48361,75813,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,11/2/2016,1107,Hillary Rodham Clinton,9207,DEM,45.5,Donald Trump,9849,REP,44,5,1.5,11/8/2016,48.13,46.03,2.1,.6,-.6,1,-2.171838834082992,average of multiple versions or turnout models listed in poll +48471,75959,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/2/2016,2435,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,45,3,2,11/8/2016,48.13,46.03,2.1,.1,-.1,1,-2.485705155970021,for Breitbart News; among registered voters +48362,75819,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Marist College,183,Live Phone,,11/2/2016,940,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,43.5,6,1.5,11/8/2016,48.13,46.03,2.1,.6,-.6,1,-2.24129459741031,for McClatchy Newspapers; average of multiple versions or turnout models listed in poll +48342,75730,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Data Orbital,73,Live Phone,,11/2/2016,550,Hillary Rodham Clinton,9207,DEM,39,Donald Trump,9849,REP,47,4,-8,11/8/2016,45.12,48.67,-3.55,4.45,-4.45,1,1.585354645932223, +48366,75833,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/2/2016,1125,Hillary Rodham Clinton,9207,DEM,40,Donald Trump,9849,REP,40,7,0,11/8/2016,48.16,43.25,4.91,4.91,-4.91,.5,2.517763606583482,for Breitbart News; among registered voters +48202,75506,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,Magellan Strategies,179,Live Phone,,11/2/2016,500,Hillary Rodham Clinton,9207,DEM,44.1,Donald Trump,9849,REP,37.6,7,6.5,11/8/2016,48.16,43.25,4.91,1.59,1.59,1,-1.52910857175555, +48488,75994,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,11/2/2016,1863,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,41,,1,11/8/2016,48.16,43.25,4.91,3.91,-3.91,1,1.548027625775446,for Axiom Strategies +48344,75734,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,Trafalgar Group,338,IVR,R,11/2/2016,1150,Hillary Rodham Clinton,9207,DEM,44.77,Donald Trump,9849,REP,44.33,5.04,.44,11/8/2016,48.16,43.25,4.91,4.47,-4.47,1,1.94985833472058,for unspecified Republican sponsor +48776,76359,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/2/2016,1220,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,45,4,1,11/8/2016,47.82,49.02,-1.2,2.2,2.2,0,-.9386525908026714,for Breitbart News; among registered voters +48188,75462,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,11/2/2016,603,Hillary Rodham Clinton,9207,DEM,49.3,Donald Trump,9849,REP,45,2.6,4.3000002,11/8/2016,47.82,49.02,-1.2,5.5,5.5,0,2.042240772228013,for FOX 13 Tampa Bay | FOX35 Orlando +48489,75995,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,11/2/2016,2352,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,48,,-3,11/8/2016,47.82,49.02,-1.2,1.8,-1.8,1,-1.20839343693802,for Axiom Strategies +48331,75711,614,2016,2016_Pres-G_IA,IA,Pres-G,Pres-G,Emerson College,88,IVR,,11/2/2016,700,Hillary Rodham Clinton,9207,DEM,41,Donald Trump,9849,REP,44,5,-3,11/8/2016,41.75,51.16,-9.41,6.41,6.41,1,2.158362427890537, +48466,75944,614,2016,2016_Pres-G_IA,IA,Pres-G,Pres-G,Loras College,171,Live Phone,,11/2/2016,500,Hillary Rodham Clinton,9207,DEM,42.7,Donald Trump,9849,REP,45,3.2,-2.3,11/8/2016,41.75,51.16,-9.41,7.11,7.11,1,2.483094142061369,average of multiple versions or turnout models listed in poll +48264,75687,614,2016,2016_Pres-G_IA,IA,Pres-G,Pres-G,RABA Research,269,IVR,,11/2/2016,1076,Hillary Rodham Clinton,9207,DEM,42.5,Donald Trump,9849,REP,45,5,-2.5,11/8/2016,41.75,51.16,-9.41,6.91,6.91,1,2.594890798989082,for Simpson College; average of multiple versions or turnout models listed in poll +48333,75722,617,2016,2016_Pres-G_IN,IN,Pres-G,Pres-G,Public Opinion Strategies,260,Live Phone,,11/2/2016,600,Hillary Rodham Clinton,9207,DEM,37,Donald Trump,9849,REP,48,9,-11,11/8/2016,37.77,56.94,-19.17,8.17,8.17,1,2.8790602036652,for Howey Politics Indiana +48337,75721,618,2016,2016_Pres-G_KS,KS,Pres-G,Pres-G,Fort Hays State University,101,Live Phone,,11/2/2016,313,Hillary Rodham Clinton,9207,DEM,34,Donald Trump,9849,REP,58,,-24,11/8/2016,36.05,56.65,-20.6,3.4,-3.4,1,-3.447396604006474, +48335,75719,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,EPIC-MRA,84,Live Phone,,11/2/2016,600,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,38,5,4,11/8/2016,47.22,47.44,-.22,4.22,4.22,0,-.1870743595918388, +48212,75512,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,IVR,,11/2/2016,1150,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,45,4,4,11/8/2016,47.22,47.44,-.22,4.22,4.22,0,.4159378402207786,average of multiple versions or turnout models listed in poll +48622,76171,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,Clarity Campaign Labs,52,IVR/Live Phone,D,11/2/2016,1036,Hillary Rodham Clinton,9207,DEM,38,Donald Trump,9849,REP,54,,-16,11/8/2016,38.14,56.77,-18.64,2.64,2.64,1,-4.516087378867427,for unspecified Democratic sponsor +48491,75997,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,11/2/2016,2596,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,48,,-3,11/8/2016,46.17,49.83,-3.66,.66,.66,1,-4.824597817359302,for Axiom Strategies +48338,75724,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/2/2016,1001,Hillary Rodham Clinton,9207,DEM,41,Donald Trump,9849,REP,43,7,-2,11/8/2016,46.83,46.46,.37,2.37,-2.37,0,-2.416195122088083,for Breitbart News; among registered voters +48775,76358,634,2016,2016_Pres-G_NM,NM,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/2/2016,1327,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,37,11,8,11/8/2016,48.26,40.04,8.21,.21,-.21,1,-2.978399882553071,for Breitbart News; among registered voters +48476,75967,634,2016,2016_Pres-G_NM,NM,Pres-G,Pres-G,Research & Polling Inc.,280,Live Phone,,11/2/2016,504,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,40,11,5,11/8/2016,48.26,40.04,8.21,3.21,-3.21,1,-.0819890392418891,for Albuquerque Journal +48340,75727,634,2016,2016_Pres-G_NM,NM,Pres-G,Pres-G,Zia Poll,393,IVR,,11/2/2016,1102,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,43,7,3,11/8/2016,48.26,40.04,8.21,5.21,-5.21,1,2.359542404958157, +48490,75996,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,11/2/2016,1793,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,46,,-1,11/8/2016,47.92,45.5,2.42,3.42,-3.42,0,1.072663588913006,for Axiom Strategies +48492,75998,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,11/2/2016,2557,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,45,,-1,11/8/2016,43.56,51.69,-8.13,7.13,7.13,1,1.912546744904145,for Axiom Strategies +48496,76002,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,TargetSmart/William & Mary,332,Live Phone/Online,,11/2/2016,844,Hillary Rodham Clinton,9207,DEM,40,Donald Trump,9849,REP,43,8,-3,11/8/2016,43.56,51.69,-8.13,5.13,5.13,1,-.279658450388279, +48364,75829,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/2/2016,1016,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,45,2,2,11/8/2016,47.46,48.18,-.72,2.72,2.72,0,-1.792192311559054,for Breitbart News; among registered voters +48469,75953,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Muhlenberg College,219,Live Phone,,11/2/2016,405,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,41,7,5,11/8/2016,47.46,48.18,-.72,5.72,5.72,0,.7940645653372083,average of multiple versions or turnout models listed in poll +48493,75999,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,11/2/2016,2683,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,45,,1,11/8/2016,47.46,48.18,-.72,1.72,1.72,0,-2.591745414970882,for Axiom Strategies +48339,75726,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,Y2 Analytics,389,Live Phone,,11/2/2016,500,Hillary Rodham Clinton,9207,DEM,24,Donald Trump,9849,REP,33,28,-9,11/8/2016,27.46,45.54,-18.08,9.08,9.08,1,.5811057335361605, +48494,76000,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,11/2/2016,3076,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,44,,2,11/8/2016,49.73,44.41,5.32,3.32,-3.32,1,1.048424994775348,for Axiom Strategies +48621,76170,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,Clarity Campaign Labs,52,IVR/Live Phone,D,11/2/2016,1129,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,43,4,4,11/8/2016,46.45,47.22,-.76,4.76,4.76,0,-.2982286846825225,for unspecified Democratic sponsor +48495,76001,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,11/2/2016,2720,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,41,,8,11/8/2016,46.45,47.22,-.76,8.76,8.76,0,4.012955897561905,for Axiom Strategies +48333,77106,5927,2016,2016_House-G_IN-9,IN-9,House-G,House-G,Public Opinion Strategies,260,Live Phone,,11/2/2016,310,Shelli Yoder,10376,DEM,42,Trey Hollingsworth,10377,REP,44,7,-2,11/8/2016,40.46,54.14,-13.68,11.68,11.68,1,3.792435111786156,for Howey Politics Indiana +48466,77108,5928,2016,2016_House-G_IA-1,IA-1,House-G,House-G,Loras College,171,Live Phone,,11/2/2016,415,Monica Vernon,10380,DEM,41,Rod Blum,10381,REP,47,,-6,11/8/2016,46.26,53.74,-7.49,1.49,1.49,1,-3.603208900378777, +48466,77107,5930,2016,2016_House-G_IA-3,IA-3,House-G,House-G,Loras College,171,Live Phone,,11/2/2016,417,Jim Mowrer,10378,DEM,39,David Young,10379,REP,44,,-5,11/8/2016,39.71,53.45,-13.73,8.73,8.73,1,1.543722067213304, +50596,79844,6046,2016,2016_House-G_NY-19,NY-19,House-G,House-G,Siena College,305,Live Phone,,11/2/2016,605,Zephyr R. Teachout,10384,DEM,42,John J. Faso,10385,REP,48,,-6,11/8/2016,45.91,54.02,-8.11,2.11,2.11,1,-5.695575850139624,for Time Warner Cable News +49224,77142,6049,2016,2016_House-G_NY-22,NY-22,House-G,House-G,Siena College,305,Live Phone,,11/2/2016,643,Kim A. Myers,10411,DEM,34,Claudia Tenney,10412,REP,38,16,-4,11/8/2016,41.02,46.47,-5.45,1.45,1.45,1,-5.513667459235247,for Time Warner Cable News +48362,75880,8272,2016,2016_House-G_US,US,House-G,House-G,Marist College,183,Live Phone,,11/2/2016,940,Generic Candidate,9976,DEM,48,Generic Candidate,9975,REP,47,,1,11/8/2016,48.26,47.54,.71,.29,.29,1,-2.743291126821488,for McClatchy Newspapers +48773,76360,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,11/3/2016,1250,Deborah K. Ross,10153,DEM,48,Richard Burr,8963,REP,47,,1,11/8/2016,45.37,51.06,-5.7,6.7,6.7,0,2.328436829415212,for Breitbart News; among registered voters +48481,75979,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,YouGov,391,Online,,11/3/2016,1189,Ted Strickland,9021,DEM,39,Rob Portman,9020,REP,52,,-13,11/8/2016,37.16,58.03,-20.87,7.87,7.87,1,2.319947058658445,for CBS News +48356,75792,74,2016,2016_Sen-G_CO,CO,Sen-G,Sen-G,Keating Research,161,Live Phone,,11/3/2016,605,Michael F. Bennet,9009,DEM,49,Darryl Glenn,10226,REP,38,3,11,11/8/2016,49.97,44.31,5.66,5.34,5.34,1,2.192313902098965, +48620,76172,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Clarity Campaign Labs,52,IVR/Live Phone,D,11/3/2016,1033,Kathleen Alana McGinty,8985,DEM,46,Patrick J. Toomey,8966,REP,43,,3,11/8/2016,47.34,48.77,-1.43,4.43,4.43,0,.2183586467137618,for unspecified Democratic sponsor +48343,75733,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Harper Polling,132,IVR,,11/3/2016,504,Kathleen Alana McGinty,8985,DEM,44,Patrick J. Toomey,8966,REP,44,6,0,11/8/2016,47.34,48.77,-1.43,1.43,1.43,.5,-3.271613280808211, +48322,75694,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,Landmark Communications,166,IVR/Online,,11/3/2016,1000,Jim Barksdale,10193,DEM,39.6,Johnny Isakson,10194,REP,49.6,5.1,-10,11/8/2016,41.03,54.78,-13.75,3.75,3.75,1,-.2323171787215817, +48341,75729,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,11/3/2016,538,Jim Barksdale,10193,DEM,39.2,Johnny Isakson,10194,REP,50,7.7,-10.8,11/8/2016,41.03,54.78,-13.75,2.95,2.95,1,-1.604010251546133, +48470,75958,92,2016,2016_Sen-G_IA,IA,Sen-G,Sen-G,Selzer & Co.,304,Live Phone,,11/3/2016,800,Patty Judge,10210,DEM,33,Chuck Grassley,8961,REP,56,,-23,11/8/2016,35.66,60.09,-24.43,1.43,1.43,1,-4.165271457233783,for Des Moines Register +48482,75980,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,YouGov,391,Online,,11/3/2016,1188,Patrick Murphy,8995,DEM,44,Marco Rubio,8974,REP,47,,-3,11/8/2016,44.31,51.98,-7.67,4.67,4.67,1,1.087676202892961,for CBS News; among registered voters +48626,76181,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Angus Reid Global,13,Online,,11/3/2016,1151,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,44,6,4,11/8/2016,48.13,46.03,2.1,1.9,1.9,1,-.7462729675609567, +48615,76159,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,CVOTER,40,Online,,11/3/2016,1625,Hillary Rodham Clinton,9207,DEM,48.91,Donald Trump,9849,REP,46.13,,2.78,11/8/2016,48.13,46.03,2.1,.68,.68,1,-1.879251862434265,for UPI +48616,76160,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Lucid,175,Online,,11/3/2016,2561,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,39,5,6,11/8/2016,48.13,46.03,2.1,3.9,3.9,1,1.492903081832794,for The Times-Picayune +48509,76029,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,RKM Research and Communications Inc.,272,Live Phone,,11/3/2016,1009,Hillary Rodham Clinton,9207,DEM,47.6,Donald Trump,9849,REP,44.4,4.3,3.2,11/8/2016,48.13,46.03,2.1,1.1,1.1,1,-1.623221633886512,for Boston Herald | Franklin Pierce University +48515,76043,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/3/2016,70194,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,42.5,6,6.5,11/8/2016,48.13,46.03,2.1,4.4,4.4,1,2.250268628876329,for NBC News; average of multiple versions or turnout models listed in poll +48356,75793,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,Keating Research,161,Live Phone,,11/3/2016,605,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,38,7,5,11/8/2016,48.16,43.25,4.91,.09,.09,1,-2.832646551495379, +48482,75978,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,YouGov,391,Online,,11/3/2016,1188,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,45,,0,11/8/2016,47.82,49.02,-1.2,1.2,1.2,.5,-1.826607937078722,for CBS News; among registered voters +48322,75693,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Landmark Communications,166,IVR/Online,,11/3/2016,1000,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,48,4,-2,11/8/2016,45.64,50.77,-5.13,3.13,3.13,1,.3193561867861269, +48341,75728,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,11/3/2016,538,Hillary Rodham Clinton,9207,DEM,44.7,Donald Trump,9849,REP,48.5,5.6,-3.8,11/8/2016,45.64,50.77,-5.13,1.33,1.33,1,-2.240312827349563, +48470,75957,614,2016,2016_Pres-G_IA,IA,Pres-G,Pres-G,Selzer & Co.,304,Live Phone,,11/3/2016,800,Hillary Rodham Clinton,9207,DEM,39,Donald Trump,9849,REP,46,6,-7,11/8/2016,41.75,51.16,-9.41,2.41,2.41,1,-2.012973489589776,for Des Moines Register +48774,76357,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/3/2016,1079,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,41,3,5,11/8/2016,47.22,47.44,-.22,5.22,5.22,0,1.060934092016792,for Breitbart News; among registered voters +48486,75987,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,IVR,,11/3/2016,1007,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,43,7,5,11/8/2016,47.22,47.44,-.22,5.22,5.22,0,1.445216536350824,average of multiple versions or turnout models listed in poll +48345,75735,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Strategic National,318,IVR,,11/3/2016,573,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,44,4,0,11/8/2016,47.22,47.44,-.22,.22,.22,.5,-4.403012472214468, +48773,76356,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/3/2016,1250,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,45,3,1,11/8/2016,46.17,49.83,-3.66,4.66,4.66,0,-.4607111065759451,for Breitbart News; among registered voters +48473,75963,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Trafalgar Group,338,IVR,R,11/3/2016,1100,Hillary Rodham Clinton,9207,DEM,45.01,Donald Trump,9849,REP,49.61,2.58,-4.5999999,11/8/2016,47.92,45.5,2.42,7.02,-7.02,0,4.502631179529979,for unspecified Republican sponsor +48481,75977,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,YouGov,391,Online,,11/3/2016,1189,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,46,,-1,11/8/2016,43.56,51.69,-8.13,7.13,7.13,1,2.062792642898339,for CBS News +48620,76169,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Clarity Campaign Labs,52,IVR/Live Phone,D,11/3/2016,1033,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,43,4,4,11/8/2016,47.46,48.18,-.72,4.72,4.72,0,.4471974598044407,for unspecified Democratic sponsor +48343,75732,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Harper Polling,132,IVR,,11/3/2016,504,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,46,2,0,11/8/2016,47.46,48.18,-.72,.72,.72,.5,-4.178111366150956, +48772,76355,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/3/2016,1362,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,42,4,5,11/8/2016,49.73,44.41,5.32,.32,-.32,1,-2.014384649490878,for Breitbart News; among registered voters +48322,82533,5885,2016,2016_House-G_GA-3,GA-3,House-G,House-G,Landmark Communications,166,IVR/Online,,11/3/2016,400,Angela Pendley,11058,DEM,31,Drew Ferguson,11059,REP,63,,-32,11/8/2016,31.65,68.35,-36.69,4.69,4.69,1,-2.486999448765357, +48322,82534,5890,2016,2016_House-G_GA-8,GA-8,House-G,House-G,Landmark Communications,166,IVR/Online,,11/3/2016,375,James Neal Harris,11060,DEM,34,Austin Scott,11061,REP,60,,-26,11/8/2016,32.36,67.64,-35.29,9.29,9.29,1,2.046237983490371, +48322,82536,5893,2016,2016_House-G_GA-11,GA-11,House-G,House-G,Landmark Communications,166,IVR/Online,,11/3/2016,300,Don E. Wilson,11064,DEM,33,Barry Loudermilk,11065,REP,63,,-30,11/8/2016,32.59,67.41,-34.81,4.81,4.81,1,-2.572886756244824, +48322,82535,5894,2016,2016_House-G_GA-12,GA-12,House-G,House-G,Landmark Communications,166,IVR/Online,,11/3/2016,400,Patricia Carpenter McCracken,11062,DEM,41,Rick W. Allen,11063,REP,55,,-14,11/8/2016,38.4,61.6,-23.2,9.2,9.2,1,1.955954128168022, +48509,76030,8272,2016,2016_House-G_US,US,House-G,House-G,RKM Research and Communications Inc.,272,Live Phone,,11/3/2016,1009,Generic Candidate,9976,DEM,44.7,Generic Candidate,9975,REP,46.3,,-1.6,11/8/2016,48.26,47.54,.71,2.31,-2.31,0,-.5033430116812803,for Boston Herald | Franklin Pierce University +48515,76461,8272,2016,2016_House-G_US,US,House-G,House-G,SurveyMonkey,324,Online,,11/3/2016,67223,Generic Candidate,9976,DEM,48,Generic Candidate,9975,REP,43,,5,11/8/2016,48.26,47.54,.71,4.29,4.29,1,1.758883107876183,for NBC News +48868,77171,48,2016,2016_Gov-G_DE,DE,Gov-G,Gov-G,SurveyMonkey,324,Online,,11/4/2016,367,John C. Carney Jr.,10258,DEM,56,Colin R. J. Bonini,10259,REP,40,,16,11/8/2016,58.34,39.19,19.15,3.15,-3.15,1,-4.347341261865118, +48873,77172,49,2016,2016_Gov-G_IN,IN,Gov-G,Gov-G,SurveyMonkey,324,Online,,11/4/2016,1700,John R. Gregg,10217,DEM,49,Eric Joseph Holcomb,10271,REP,47,,2,11/8/2016,45.42,51.38,-5.95,7.95,7.95,0,1.048546039658627, +48885,77173,50,2016,2016_Gov-G_MO,MO,Gov-G,Gov-G,SurveyMonkey,324,Online,,11/4/2016,1368,Chris Koster,10085,DEM,48,Eric Greitens,10087,REP,47,,1,11/8/2016,45.57,51.14,-5.57,6.57,6.57,0,.1395042424495742, +48886,77174,51,2016,2016_Gov-G_MT,MT,Gov-G,Gov-G,SurveyMonkey,324,Online,,11/4/2016,449,Steve Bullock,8982,DEM,44,Greg Gianforte,10347,REP,46,7,-2,11/8/2016,50.25,46.36,3.89,5.89,-5.89,0,-1.475428396719825, +48893,77176,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,SurveyMonkey,324,Online,,11/4/2016,3126,Roy A. Cooper,8967,DEM,54,Pat McCrory,8959,REP,43,,11,11/8/2016,49.02,48.8,.22,10.78,10.78,1,7.949810123512863, +48894,77177,53,2016,2016_Gov-G_ND,ND,Gov-G,Gov-G,SurveyMonkey,324,Online,,11/4/2016,313,Marvin E. Nelson,10425,DEM,27,Doug Burgum,10426,REP,70,,-43,11/8/2016,19.39,76.52,-57.13,14.13,14.13,1,6.636477092793837, +48889,77175,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,SurveyMonkey,324,Online,,11/4/2016,696,Colin Van Ostern,10081,DEM,55,Christopher Sununu,10080,REP,42,,13,11/8/2016,46.57,48.84,-2.27,15.27,15.27,0,10.60653596521573, +50551,79783,55,2016,2016_Gov-GS_OR,OR,Gov-G,Gov-GS,Clout Research/Wenzel Strategies,55,Live Phone,,11/4/2016,981,Kate Brown,10225,DEM,52.5,William C. Pierce,10224,REP,41.4,.7,11.1,11/8/2016,50.62,43.45,7.16,3.94,3.94,1,-.82637519854428, +48897,77178,55,2016,2016_Gov-GS_OR,OR,Gov-G,Gov-GS,SurveyMonkey,324,Online,,11/4/2016,1595,Kate Brown,10225,DEM,56,William C. Pierce,10224,REP,41,,15,11/8/2016,50.62,43.45,7.16,7.84,7.84,1,3.83672416277063, +48904,77179,56,2016,2016_Gov-G_UT,UT,Gov-G,Gov-G,SurveyMonkey,324,Online,,11/4/2016,1479,Mike Weinholtz,10101,DEM,38,Gary Richard Herbert,10098,REP,58,,-20,11/8/2016,28.74,66.74,-38,18,18,1,14.15200993074408, +48905,77180,57,2016,2016_Gov-G_VT,VT,Gov-G,Gov-G,SurveyMonkey,324,Online,,11/4/2016,454,Sue M. Minter,10095,DEM,51,Phillip B. Scott,10097,REP,47,,4,11/8/2016,44.17,52.91,-8.74,12.74,12.74,0,8.606139160760531, +48907,77181,58,2016,2016_Gov-G_WA,WA,Gov-G,Gov-G,SurveyMonkey,324,Online,,11/4/2016,1451,Jay Robert Inslee,10103,DEM,55,Bill Ray Bryant,10102,REP,42,,13,11/8/2016,54.39,45.61,8.78,4.22,4.22,1,.5415100046488722, +48908,77182,59,2016,2016_Gov-G_WV,WV,Gov-G,Gov-G,SurveyMonkey,324,Online,,11/4/2016,472,James Justice,10093,DEM,36,William Paul Cole,9022,REP,45,13,-9,11/8/2016,49.09,42.3,6.78,15.78,-15.78,0,8.493309795362322, +48876,76530,60,2016,2016_Sen-G_KS,KS,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,1311,Patrick Wiesner,10239,DEM,37,Jerry Moran,8968,REP,59,,-22,11/8/2016,32.24,62.18,-29.94,7.94,7.94,1,-.7269733253723261, +48478,75970,61,2016,2016_Sen-G_NY,NY,Sen-G,Sen-G,Siena College,305,Live Phone,,11/4/2016,617,Charles E. Schumer,10111,DEM,67,Wendy E. Long,10110,REP,25,,42,11/8/2016,70.18,27.56,42.62,.62,-.62,1,-4.287201628849881, +48892,76537,61,2016,2016_Sen-G_NY,NY,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,2208,Charles E. Schumer,10111,DEM,71,Wendy E. Long,10110,REP,25,,46,11/8/2016,70.18,27.56,42.62,3.38,3.38,1,-1.225124471543498, +48679,76251,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/4/2016,525,Deborah K. Ross,10153,DEM,47,Richard Burr,8963,REP,46,,1,11/8/2016,45.37,51.06,-5.7,6.7,6.7,0,1.406093117048488, +48893,76538,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,3126,Deborah K. Ross,10153,DEM,47,Richard Burr,8963,REP,43,6,4,11/8/2016,45.37,51.06,-5.7,9.7,9.7,0,5.697466761420156, +48677,76249,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/4/2016,525,Catherine Cortez Masto,9034,DEM,45,Joseph J. Heck,10222,REP,45,,0,11/8/2016,47.1,44.67,2.43,2.43,-2.43,.5,-1.131087618323288, +48888,76535,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,1207,Catherine Cortez Masto,9034,DEM,50,Joseph J. Heck,10222,REP,45,,5,11/8/2016,47.1,44.67,2.43,2.57,2.57,1,-.3264654498402609, +48871,76525,64,2016,2016_Sen-G_HI,HI,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,426,Brian Schatz,10306,DEM,70,John Stanley Carroll,10307,REP,26,,44,11/8/2016,73.6,22.24,51.36,7.36,-7.36,1,.0002993783948602, +48897,76542,65,2016,2016_Sen-G_OR,OR,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,1595,Ron Wyden,10308,DEM,63,Mark Callahan,10309,REP,32,,31,11/8/2016,56.6,33.35,23.25,7.75,7.75,1,.7091733074680302, +48900,76544,66,2016,2016_Sen-G_SC,SC,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,1698,Thomas Dixon,10266,DEM,38,Tim Scott,10256,REP,59,,-21,11/8/2016,36.93,60.57,-23.64,2.64,2.64,1,-4.400620589732527, +48680,76252,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/4/2016,525,Ted Strickland,9021,DEM,38,Rob Portman,9020,REP,52,,-14,11/8/2016,37.16,58.03,-20.87,6.87,6.87,1,2.53137808973313, +48895,76540,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,2860,Ted Strickland,9021,DEM,39,Rob Portman,9020,REP,57,,-18,11/8/2016,37.16,58.03,-20.87,2.87,2.87,1,-2.965163536343907, +48860,76516,68,2016,2016_Sen-G_AL,AL,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,1131,Ronald Steven Crumpton,10346,DEM,38,Richard C. Shelby,10133,REP,57,,-19,11/8/2016,35.87,63.96,-28.09,9.09,9.09,1,1.096729403821496, +48885,76534,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,1368,Jason Kander,10158,DEM,51,Roy Blunt,10157,REP,44,,7,11/8/2016,46.39,49.18,-2.79,9.79,9.79,0,7.044827677188817, +48909,76549,71,2016,2016_Sen-G_WI,WI,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,2246,Russ Feingold,8971,DEM,48,Ron Johnson,8972,REP,49,,-1,11/8/2016,46.81,50.17,-3.36,2.36,2.36,1,-3.189274453356228, +48907,76548,72,2016,2016_Sen-G_WA,WA,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,1451,Patty Murray,10242,DEM,59,Chris Vance,10243,REP,37,,22,11/8/2016,59.01,40.99,18.03,3.97,3.97,1,-1.204317365332535, +48904,76546,73,2016,2016_Sen-G_UT,UT,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,1479,Misty Katherine Snow,10233,DEM,36,Mike Lee,9042,REP,60,,-24,11/8/2016,27.06,68.15,-41.09,17.09,17.09,1,11.35942235572008, +48684,76256,73,2016,2016_Sen-G_UT,UT,Sen-G,Sen-G,YouGov,391,Online,,11/4/2016,762,Misty Katherine Snow,10233,DEM,23,Mike Lee,9042,REP,69,,-46,11/8/2016,27.06,68.15,-41.09,4.91,-4.91,1,-2.444190271842291, +48347,75745,74,2016,2016_Sen-G_CO,CO,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,11/4/2016,704,Michael F. Bennet,9009,DEM,50,Darryl Glenn,10226,REP,40,3,10,11/8/2016,49.97,44.31,5.66,4.34,4.34,1,1.181186303450996, +48865,76521,74,2016,2016_Sen-G_CO,CO,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,2777,Michael F. Bennet,9009,DEM,52,Darryl Glenn,10226,REP,45,,7,11/8/2016,49.97,44.31,5.66,1.34,1.34,1,-1.849537533834754, +48905,76547,75,2016,2016_Sen-G_VT,VT,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,454,Patrick J. Leahy,10261,DEM,75,Scott Milne,10262,REP,24,,51,11/8/2016,61.26,33.03,28.24,22.76,22.76,1,16.34124662487788, +48896,76541,76,2016,2016_Sen-G_OK,OK,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,1271,Mike Workman,10312,DEM,37,James Lankford,10311,REP,61,,-24,11/8/2016,24.58,67.74,-43.16,19.16,19.16,1,12.07306424221442, +48894,76539,77,2016,2016_Sen-G_ND,ND,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,313,Eliot Glassheim,10314,DEM,23,John Hoeven,10313,REP,74,,-51,11/8/2016,16.97,78.48,-61.51,10.51,10.51,1,3.032316269503214, +48873,76527,78,2016,2016_Sen-G_IN,IN,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,1700,Evan Bayh,10238,DEM,42,Todd C. Young,10175,REP,53,,-11,11/8/2016,42.41,52.11,-9.7,1.3,-1.3,1,-5.764835004405288, +48901,76545,79,2016,2016_Sen-G_SD,SD,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,459,Jay H. Williams,10316,DEM,31,John Thune,10315,REP,65,,-34,11/8/2016,28.17,71.83,-43.66,9.66,9.66,1,-.712760130949714, +48872,76526,80,2016,2016_Sen-G_ID,ID,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,612,Jerry Sturgill,10227,DEM,39,Mike Crapo,10228,REP,58,,-19,11/8/2016,27.73,66.13,-38.41,19.41,19.41,1,13.49303392776783, +48877,76531,81,2016,2016_Sen-G_KY,KY,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,1315,Jim Gray,10253,DEM,46,Rand Paul,8984,REP,50,,-4,11/8/2016,42.72,57.27,-14.55,10.55,10.55,1,6.40938582310827, +48880,76533,82,2016,2016_Sen-G_MD,MD,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,1216,Chris Van Hollen,10105,DEM,64,Kathy Szeliga,10124,REP,33,,31,11/8/2016,60.89,35.67,25.21,5.79,5.79,1,-1.298410639519628, +48863,76519,83,2016,2016_Sen-G_AR,AR,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,930,Conner W. Eldridge,10230,DEM,41,John Boozman,8987,REP,56,,-15,11/8/2016,36.17,59.77,-23.6,8.6,8.6,1,3.384262025248392, +48874,76528,84,2016,2016_Sen-G_IL,IL,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,1823,Tammy Duckworth,10154,DEM,56,Mark Kirk,10159,REP,39,,17,11/8/2016,54.86,39.78,15.08,1.92,1.92,1,-2.666285451900439, +48678,76250,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/4/2016,525,Margaret Wood Hassan,9007,DEM,50,Kelly Ayotte,9019,REP,42,,8,11/8/2016,47.98,47.84,.14,7.86,7.86,1,3.849373419070469, +48889,76536,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,696,Margaret Wood Hassan,9007,DEM,51,Kelly Ayotte,9019,REP,42,6,9,11/8/2016,47.98,47.84,.14,8.86,8.86,1,5.446564720362182, +48681,76253,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/4/2016,525,Kathleen Alana McGinty,8985,DEM,42,Patrick J. Toomey,8966,REP,46,,-4,11/8/2016,47.34,48.77,-1.43,2.57,-2.57,1,-1.92622967854072, +48898,76543,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,2845,Kathleen Alana McGinty,8985,DEM,49,Patrick J. Toomey,8966,REP,45,,4,11/8/2016,47.34,48.77,-1.43,5.43,5.43,0,1.437999864907113, +48683,76255,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,YouGov,391,Online,,11/4/2016,931,Kathleen Alana McGinty,8985,DEM,47,Patrick J. Toomey,8966,REP,46,,1,11/8/2016,47.34,48.77,-1.43,2.43,2.43,0,-1.8764813463118, +48862,76518,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,2609,Ann Kirkpatrick,10147,DEM,45,John McCain,8981,REP,50,,-5,11/8/2016,40.75,53.71,-12.96,7.96,7.96,1,4.298415135252906, +66903,124925,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,20/20 Insight,1,IVR,,11/4/2016,541,Jim Barksdale,10193,DEM,44,Johnny Isakson,10194,REP,51,1,-7,11/8/2016,41.03,54.78,-13.75,6.75,6.75,1,2.435539864046364, +48870,76524,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,2419,Jim Barksdale,10193,DEM,41,Johnny Isakson,10194,REP,47,8,-6,11/8/2016,41.03,54.78,-13.75,7.75,7.75,1,4.116483583897621, +48682,76254,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,YouGov,391,Online,,11/4/2016,995,Jim Barksdale,10193,DEM,41,Johnny Isakson,10194,REP,48,,-7,11/8/2016,41.03,54.78,-13.75,6.75,6.75,1,2.921160600522361, +48864,76520,89,2016,2016_Sen-G_CA,CA,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,2712,Kamala D. Harris,9029,DEM,52,Loretta Sanchez,10129,DEM,31,,21,11/8/2016,61.6,38.4,23.21,2.21,,1,-1.418693542767095, +48878,76532,90,2016,2016_Sen-O_LA,LA,Sen-G,Sen-O,SurveyMonkey,324,Online,,11/4/2016,982,Foster L. Campbell,10198,DEM,13,John Neely Kennedy,10202,REP,21,14,-8,11/8/2016,17.47,24.96,-7.49,.51,-.51,1,-1.997026949011983, +48866,76522,91,2016,2016_Sen-G_CT,CT,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,1387,Richard Blumenthal,10205,DEM,63,Dan Carter,10206,REP,34,,29,11/8/2016,63.19,34.62,28.57,.43,.43,1,-6.636918512710565, +48875,76529,92,2016,2016_Sen-G_IA,IA,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,1781,Patty Judge,10210,DEM,39,Chuck Grassley,8961,REP,57,,-18,11/8/2016,35.66,60.09,-24.43,6.43,6.43,1,1.738606636739517, +48676,76248,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/4/2016,525,Patrick Murphy,8995,DEM,38,Marco Rubio,8974,REP,52,,-14,11/8/2016,44.31,51.98,-7.67,6.33,-6.33,1,2.057024400825274, +48869,76523,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,4092,Patrick Murphy,8995,DEM,49,Marco Rubio,8974,REP,48,,1,11/8/2016,44.31,51.98,-7.67,8.67,8.67,0,5.452698346935803, +48521,76059,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,11/4/2016,1426,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,42,5,4,11/8/2016,48.13,46.03,2.1,1.9,1.9,1,-.5781513947930832,average of multiple versions or turnout models listed in poll +48847,76443,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,11/4/2016,26574,Hillary Rodham Clinton,9207,DEM,38.03,Donald Trump,9849,REP,35.69,5.46,2.3399999,11/8/2016,48.13,46.03,2.1,.24,.24,1,-1.964824679463851, +48922,76636,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Online,,11/4/2016,2195,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,39,6,4,11/8/2016,48.13,46.03,2.1,1.9,1.9,1,-.3374065494797963,average of multiple versions or turnout models listed in poll +48480,75975,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,Live Phone,,11/4/2016,1282,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,41.5,6,4.5,11/8/2016,48.13,46.03,2.1,2.4,2.4,1,-.0450725478824898,for NBC News; average of multiple versions or turnout models listed in poll +48613,76157,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/4/2016,1500,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,43,4,2,11/8/2016,48.13,46.03,2.1,.1,-.1,1,-2.400314224081029, +48917,76612,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,USC Dornsife/Los Angeles Times,343,Online,,11/4/2016,2972,Hillary Rodham Clinton,9207,DEM,43.61,Donald Trump,9849,REP,46.84,,-3.23,11/8/2016,48.13,46.03,2.1,5.33,-5.33,0,3.05619980800267, +48861,76551,602,2016,2016_Pres-G_AK,AK,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,409,Hillary Rodham Clinton,9207,DEM,31,Donald Trump,9849,REP,48,12,-17,11/8/2016,36.55,51.28,-14.73,2.27,-2.27,1,-5.019812003836568, +48860,76550,603,2016,2016_Pres-G_AL,AL,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1131,Hillary Rodham Clinton,9207,DEM,36,Donald Trump,9849,REP,55,6,-19,11/8/2016,34.36,62.08,-27.73,8.73,8.73,1,2.142058400117233, +48863,76553,604,2016,2016_Pres-G_AR,AR,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,930,Hillary Rodham Clinton,9207,DEM,32,Donald Trump,9849,REP,56,6,-24,11/8/2016,33.65,60.57,-26.92,2.92,2.92,1,-1.591026686701975, +48862,76552,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,2609,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,42,7,3,11/8/2016,45.12,48.67,-3.55,6.55,6.55,0,4.380838476419774, +48864,76554,606,2016,2016_Pres-G_CA,CA,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,2712,Hillary Rodham Clinton,9207,DEM,56,Donald Trump,9849,REP,31,6,25,11/8/2016,61.73,31.62,30.11,5.11,-5.11,1,-.982275586367599, +48347,75740,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,Public Policy Polling,263,IVR/Online,,11/4/2016,704,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,44,4,5,11/8/2016,48.16,43.25,4.91,.09,.09,1,-2.785114754416212,average of multiple versions or turnout models listed in poll +48865,76555,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,2777,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,40,10,3,11/8/2016,48.16,43.25,4.91,1.91,-1.91,1,-.5472781882172195, +48866,76556,608,2016,2016_Pres-G_CT,CT,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1387,Hillary Rodham Clinton,9207,DEM,52,Donald Trump,9849,REP,36,7,16,11/8/2016,54.57,40.93,13.64,2.36,2.36,1,-4.17853405126546, +48867,76557,609,2016,2016_Pres-G_DC,DC,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,310,Hillary Rodham Clinton,9207,DEM,85,Donald Trump,9849,REP,7,,78,11/8/2016,90.86,4.09,86.78,8.78,-8.78,1,2.12799131897064, +48868,76558,610,2016,2016_Pres-G_DE,DE,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,367,Hillary Rodham Clinton,9207,DEM,50,Donald Trump,9849,REP,39,6,11,11/8/2016,53.09,41.71,11.37,.37,-.37,1,-6.648656992182946, +48676,76239,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/4/2016,525,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,45,2,2,11/8/2016,47.82,49.02,-1.2,3.2,3.2,0,-.2984147048603588, +48869,76559,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,4092,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,45,4,2,11/8/2016,47.82,49.02,-1.2,3.2,3.2,0,.5400673869669617, +66903,124923,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,20/20 Insight,1,IVR,,11/4/2016,541,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,48,3,-3,11/8/2016,45.64,50.77,-5.13,2.13,2.13,1,-1.204500996559621, +48870,76560,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,2419,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,45,7,0,11/8/2016,45.64,50.77,-5.13,5.13,5.13,.5,2.683309448817744, +48682,76245,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,YouGov,391,Online,,11/4/2016,995,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,49,4,-6,11/8/2016,45.64,50.77,-5.13,.87,-.87,1,-2.003632745020656, +48871,76561,613,2016,2016_Pres-G_HI,HI,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,426,Hillary Rodham Clinton,9207,DEM,52,Donald Trump,9849,REP,28,9,24,11/8/2016,62.22,30.04,32.18,8.18,-8.18,1,1.333493759038698, +48875,76565,614,2016,2016_Pres-G_IA,IA,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1781,Hillary Rodham Clinton,9207,DEM,38,Donald Trump,9849,REP,47,9,-9,11/8/2016,41.75,51.16,-9.41,.41,.41,1,-4.408596756278889, +48872,76562,615,2016,2016_Pres-G_ID,ID,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,612,Hillary Rodham Clinton,9207,DEM,29,Donald Trump,9849,REP,47,11,-18,11/8/2016,27.49,59.26,-31.77,13.77,13.77,1,6.10840040748456, +48874,76564,616,2016,2016_Pres-G_IL,IL,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1700,Hillary Rodham Clinton,9207,DEM,52,Donald Trump,9849,REP,35,10,17,11/8/2016,55.83,38.76,17.06,.06,-.06,1,-4.320301881068909, +48873,76563,617,2016,2016_Pres-G_IN,IN,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1823,Hillary Rodham Clinton,9207,DEM,35,Donald Trump,9849,REP,52,6,-17,11/8/2016,37.77,56.94,-19.17,2.17,2.17,1,-3.744012273036645, +48876,76566,618,2016,2016_Pres-G_KS,KS,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1311,Hillary Rodham Clinton,9207,DEM,36,Donald Trump,9849,REP,49,9,-13,11/8/2016,36.05,56.65,-20.6,7.6,7.6,1,4.920174283236036, +48877,76567,619,2016,2016_Pres-G_KY,KY,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1315,Hillary Rodham Clinton,9207,DEM,35,Donald Trump,9849,REP,54,6,-19,11/8/2016,32.68,62.52,-29.84,10.84,10.84,1,3.680752258122959, +48878,76568,620,2016,2016_Pres-G_LA,LA,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,982,Hillary Rodham Clinton,9207,DEM,38,Donald Trump,9849,REP,52,4,-14,11/8/2016,38.45,58.09,-19.64,5.64,5.64,1,.3873548112071747, +48881,76571,621,2016,2016_Pres-G_MA,MA,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1378,Hillary Rodham Clinton,9207,DEM,56,Donald Trump,9849,REP,30,6,26,11/8/2016,60.01,32.81,27.2,1.2,-1.2,1,-2.968512747878763, +48880,76570,622,2016,2016_Pres-G_MD,MD,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1216,Hillary Rodham Clinton,9207,DEM,59,Donald Trump,9849,REP,28,6,31,11/8/2016,60.33,33.91,26.42,4.58,4.58,1,-1.961346679976809, +48879,76569,623,2016,2016_Pres-G_ME,ME,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,779,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,38,10,8,11/8/2016,47.83,44.87,2.96,5.04,5.04,1,1.192267406656275, +48348,75742,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Public Policy Polling,263,IVR/Online,,11/4/2016,957,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,42.5,6,5.5,11/8/2016,47.22,47.44,-.22,5.72,5.72,0,1.61007975812296,average of multiple versions or turnout models listed in poll +48882,76572,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,3145,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,42,8,2,11/8/2016,47.22,47.44,-.22,2.22,2.22,0,-1.905479199177423, +48883,76573,625,2016,2016_Pres-G_MN,MN,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1292,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,39,10,7,11/8/2016,46.45,44.93,1.52,5.48,5.48,1,-.2644188508055143, +48885,76575,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1368,Hillary Rodham Clinton,9207,DEM,40,Donald Trump,9849,REP,48,8,-8,11/8/2016,38.14,56.77,-18.64,10.64,10.64,1,4.250160474336187, +48884,76574,627,2016,2016_Pres-G_MS,MS,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,719,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,50,4,-8,11/8/2016,40.11,57.94,-17.83,9.83,9.83,1,3.105338598833919, +48886,76576,628,2016,2016_Pres-G_MT,MT,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,449,Hillary Rodham Clinton,9207,DEM,30,Donald Trump,9849,REP,52,11,-22,11/8/2016,35.75,56.17,-20.42,1.58,-1.58,1,-5.265482443326144, +48679,76242,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/4/2016,525,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,43,4,6,11/8/2016,46.17,49.83,-3.66,9.66,9.66,0,4.324598925619957, +48893,76583,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,3126,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,41,7,7,11/8/2016,46.17,49.83,-3.66,10.66,10.66,0,6.074717982866678, +48894,76584,630,2016,2016_Pres-G_ND,ND,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,313,Hillary Rodham Clinton,9207,DEM,29,Donald Trump,9849,REP,57,9,-28,11/8/2016,27.23,62.96,-35.73,7.73,7.73,1,.6792140298784159, +48887,76577,631,2016,2016_Pres-G_NE,NE,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,988,Hillary Rodham Clinton,9207,DEM,35,Donald Trump,9849,REP,52,7,-17,11/8/2016,33.7,58.75,-25.05,8.05,8.05,1,1.443547510643604, +48678,76241,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/4/2016,525,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,40,6,6,11/8/2016,46.83,46.46,.37,5.63,5.63,1,.7351854729488524, +48889,76579,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,696,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,38,10,9,11/8/2016,46.83,46.46,.37,8.63,8.63,1,4.278523763480512, +48890,76580,633,2016,2016_Pres-G_NJ,NJ,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1377,Hillary Rodham Clinton,9207,DEM,52,Donald Trump,9849,REP,37,4,15,11/8/2016,55.45,41.35,14.1,.9,.9,1,-3.910877715315735, +48891,76581,634,2016,2016_Pres-G_NM,NM,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,749,Hillary Rodham Clinton,9207,DEM,40,Donald Trump,9849,REP,38,16,2,11/8/2016,48.26,40.04,8.21,6.21,-6.21,1,3.205096090362538, +48677,76240,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/4/2016,525,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,44,5,0,11/8/2016,47.92,45.5,2.42,2.42,-2.42,.5,-.8596979663637778, +48888,76578,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1207,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,43,9,2,11/8/2016,47.92,45.5,2.42,.42,-.42,1,-2.390650736017614, +48478,75969,636,2016,2016_Pres-G_NY,NY,Pres-G,Pres-G,Siena College,305,Live Phone,,11/4/2016,617,Hillary Rodham Clinton,9207,DEM,51,Donald Trump,9849,REP,34,5,17,11/8/2016,59.01,36.52,22.49,5.49,-5.49,1,1.602851726962642, +48892,76582,636,2016,2016_Pres-G_NY,NY,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,2208,Hillary Rodham Clinton,9207,DEM,57,Donald Trump,9849,REP,32,5,25,11/8/2016,59.01,36.52,22.49,2.51,2.51,1,-2.458794331425407, +48680,76243,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/4/2016,525,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,43,5,1,11/8/2016,43.56,51.69,-8.13,9.13,9.13,0,4.338181879019941, +48895,76585,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,2860,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,45,7,-3,11/8/2016,43.56,51.69,-8.13,5.13,5.13,1,.0642544642047804, +48896,76586,638,2016,2016_Pres-G_OK,OK,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1271,Hillary Rodham Clinton,9207,DEM,32,Donald Trump,9849,REP,57,10,-25,11/8/2016,28.93,65.32,-36.39,11.39,11.39,1,6.693301339615449, +48897,76587,639,2016,2016_Pres-G_OR,OR,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1595,Hillary Rodham Clinton,9207,DEM,50,Donald Trump,9849,REP,35,7,15,11/8/2016,50.07,39.09,10.98,4.02,4.02,1,-.8083055820355128, +48681,76244,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/4/2016,525,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,46,3,-2,11/8/2016,47.46,48.18,-.72,1.28,-1.28,1,-3.526126465061955, +48898,76588,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,2845,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,43,6,3,11/8/2016,47.46,48.18,-.72,3.72,3.72,0,-.139272993057615, +48629,76191,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Trafalgar Group,338,IVR,R,11/4/2016,1300,Hillary Rodham Clinton,9207,DEM,46.51,Donald Trump,9849,REP,48.43,2.3,-1.92,11/8/2016,47.46,48.18,-.72,1.2,-1.2,1,-3.028989203860946,for unspecified Republican sponsor +48683,76246,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,YouGov,391,Online,,11/4/2016,931,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,43,4,2,11/8/2016,47.46,48.18,-.72,2.72,2.72,0,-1.468573612459432, +48899,76589,641,2016,2016_Pres-G_RI,RI,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,415,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,36,6,12,11/8/2016,54.42,38.89,15.53,3.53,-3.53,1,-3.384374875178176, +48900,76590,642,2016,2016_Pres-G_SC,SC,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1698,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,47,6,-4,11/8/2016,40.67,54.94,-14.27,10.27,10.27,1,3.93794902924177, +48901,76591,643,2016,2016_Pres-G_SD,SD,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,459,Hillary Rodham Clinton,9207,DEM,32,Donald Trump,9849,REP,53,11,-21,11/8/2016,31.74,61.53,-29.79,8.79,8.79,1,-1.887265437322759, +48902,76592,644,2016,2016_Pres-G_TN,TN,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1433,Hillary Rodham Clinton,9207,DEM,41,Donald Trump,9849,REP,49,5,-8,11/8/2016,34.72,60.72,-26.01,18.01,18.01,1,11.46442687694287, +48903,76593,645,2016,2016_Pres-G_TX,TX,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,3009,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,46,6,-3,11/8/2016,43.24,52.23,-9,6,6,1,2.662011815725238, +48904,76594,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1479,Hillary Rodham Clinton,9207,DEM,31,Donald Trump,9849,REP,34,25,-3,11/8/2016,27.46,45.54,-18.08,15.08,15.08,1,7.817852969767997, +48487,75993,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,Trafalgar Group,338,IVR,R,11/4/2016,1350,Hillary Rodham Clinton,9207,DEM,29.52,Donald Trump,9849,REP,39.95,24.52,-10.43,11/8/2016,27.46,45.54,-18.08,7.65,7.65,1,-.3408254856431144,for unspecified Republican sponsor +48684,76247,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,YouGov,391,Online,,11/4/2016,762,Hillary Rodham Clinton,9207,DEM,23,Donald Trump,9849,REP,40,24,-17,11/8/2016,27.46,45.54,-18.08,1.08,1.08,1,-7.515780512836002, +48512,76034,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Christopher Newport University,50,Live Phone,,11/4/2016,1193,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,42,3,6,11/8/2016,49.73,44.41,5.32,.68,.68,1,-1.406787782631873, +48685,76257,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Hampton University,131,Live Phone,,11/4/2016,802,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,41,,4,11/8/2016,49.73,44.41,5.32,1.32,-1.32,1,-1.145213426481482, +48349,75744,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Public Policy Polling,263,IVR/Online,,11/4/2016,1238,Hillary Rodham Clinton,9207,DEM,49.5,Donald Trump,9849,REP,44,1,5.5,11/8/2016,49.73,44.41,5.32,.18,.18,1,-2.107507764131047,average of multiple versions or turnout models listed in poll +48906,76596,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,2183,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,41,7,8,11/8/2016,49.73,44.41,5.32,2.68,2.68,1,.6885079262694102, +48905,76595,648,2016,2016_Pres-G_VT,VT,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,454,Hillary Rodham Clinton,9207,DEM,61,Donald Trump,9849,REP,25,,36,11/8/2016,56.68,30.27,26.41,9.59,9.59,1,6.294542294816845, +48907,76597,649,2016,2016_Pres-G_WA,WA,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1451,Hillary Rodham Clinton,9207,DEM,51,Donald Trump,9849,REP,33,8,18,11/8/2016,52.54,36.83,15.71,2.29,2.29,1,-1.039055534875804, +48909,76599,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,2246,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,42,7,2,11/8/2016,46.45,47.22,-.76,2.76,2.76,0,-2.462947452129917, +48908,76598,651,2016,2016_Pres-G_WV,WV,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,472,Hillary Rodham Clinton,9207,DEM,29,Donald Trump,9849,REP,56,7,-27,11/8/2016,26.43,68.5,-42.07,15.07,15.07,1,8.249409757762626, +48910,76600,652,2016,2016_Pres-G_WY,WY,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,213,Hillary Rodham Clinton,9207,DEM,21,Donald Trump,9849,REP,60,9,-39,11/8/2016,21.88,68.17,-46.3,7.3,7.3,1,.0915230645879913, +48480,75988,8272,2016,2016_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,11/4/2016,1282,Generic Candidate,9976,DEM,47,Generic Candidate,9975,REP,44,,3,11/8/2016,48.26,47.54,.71,2.29,2.29,1,-.392304266812638,for NBC News +48523,76185,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,11/5/2016,870,Roy A. Cooper,8967,DEM,50,Pat McCrory,8959,REP,47,,3,11/8/2016,49.02,48.8,.22,2.78,2.78,1,-1.080822784280386, +48524,76188,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,Siena College/The New York Times Upshot,448,Live Phone,,11/5/2016,800,Roy A. Cooper,8967,DEM,47,Pat McCrory,8959,REP,46,,1,11/8/2016,49.02,48.8,.22,.78,.78,1,-2.728913427475829,for New York Times Upshot +48497,76183,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,11/5/2016,671,Colin Van Ostern,10081,DEM,48,Christopher Sununu,10080,REP,37,,11,11/8/2016,46.57,48.84,-2.27,13.27,13.27,0,8.382042022278561,for WMUR +48915,76640,58,2016,2016_Gov-G_WA,WA,Gov-G,Gov-G,Insights West,151,Online,,11/5/2016,402,Jay Robert Inslee,10103,DEM,49,Bill Ray Bryant,10102,REP,40,,9,11/8/2016,54.39,45.61,8.78,.22,.22,1,-4.170263542954191, +48523,76065,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,11/5/2016,870,Deborah K. Ross,10153,DEM,47,Richard Burr,8963,REP,47,,0,11/8/2016,45.37,51.06,-5.7,5.7,5.7,.5,1.347579528087039, +48524,76067,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Siena College/The New York Times Upshot,448,Live Phone,,11/5/2016,800,Deborah K. Ross,10153,DEM,45,Richard Burr,8963,REP,46,,-1,11/8/2016,45.37,51.06,-5.7,4.7,4.7,1,.2317102005680707,for New York Times Upshot +48517,76049,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Emerson College,88,IVR,,11/5/2016,600,Catherine Cortez Masto,9034,DEM,48.4,Joseph J. Heck,10222,REP,47.3,,1.1,11/8/2016,47.1,44.67,2.43,1.33,-1.33,1,-1.541068271345135, +48689,76270,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,11/5/2016,1158,Catherine Cortez Masto,9034,DEM,49,Joseph J. Heck,10222,REP,43,,6,11/8/2016,47.1,44.67,2.43,3.57,3.57,1,.945345381531114, +48516,76048,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,Emerson College,88,IVR,,11/5/2016,900,Ted Strickland,9021,DEM,28.3,Rob Portman,9020,REP,48.8,,-20.5,11/8/2016,37.16,58.03,-20.87,.37,.37,1,-5.502758364452802, +48518,76050,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,Emerson College,88,IVR,,11/5/2016,750,Jason Kander,10158,DEM,45.5,Roy Blunt,10157,REP,44.8,,.69999999,11/8/2016,46.39,49.18,-2.79,3.49,3.49,0,-.0873151021740357, +48915,76608,72,2016,2016_Sen-G_WA,WA,Sen-G,Sen-G,Insights West,151,Online,,11/5/2016,402,Patty Murray,10242,DEM,53,Chris Vance,10243,REP,37,,16,11/8/2016,59.01,40.99,18.03,2.03,-2.03,1,-3.583944115049511, +48519,76051,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Emerson College,88,IVR,,11/5/2016,1000,Margaret Wood Hassan,9007,DEM,45.6,Kelly Ayotte,9019,REP,48.8,,-3.2,11/8/2016,47.98,47.84,.14,3.34,-3.34,0,-.3525315487206208, +48497,76024,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,11/5/2016,692,Margaret Wood Hassan,9007,DEM,49,Kelly Ayotte,9019,REP,45,,4,11/8/2016,47.98,47.84,.14,3.86,3.86,1,-.0409477214545551,for WMUR +48628,76189,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,Data Orbital,73,Live Phone,,11/5/2016,550,Ann Kirkpatrick,10147,DEM,44,John McCain,8981,REP,56,,-12,11/8/2016,40.75,53.71,-12.96,.96,.96,1,-4.040854077770926, +48912,76606,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,Insights West,151,Online,,11/5/2016,392,Ann Kirkpatrick,10147,DEM,42,John McCain,8981,REP,50,,-8,11/8/2016,40.75,53.71,-12.96,4.96,4.96,1,.1862019565226614, +48913,76641,89,2016,2016_Sen-G_CA,CA,Sen-G,Sen-G,Insights West,151,Online,,11/5/2016,401,Kamala D. Harris,9029,DEM,50,Loretta Sanchez,10129,DEM,28,,22,11/8/2016,61.6,38.4,23.21,1.21,,1,-2.677488822825433, +48522,76064,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,11/5/2016,884,Patrick Murphy,8995,DEM,43,Marco Rubio,8974,REP,50,,-7,11/8/2016,44.31,51.98,-7.67,.67,.67,1,-3.151560529574586, +48630,76193,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,11/5/2016,2220,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,44.5,4,3.5,11/8/2016,48.13,46.03,2.1,1.4,1.4,1,-.8203841132848855,for The Washington Post; average of multiple versions or turnout models listed in poll +50615,79880,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Big Data Poll,251,Online,,11/5/2016,2193,Hillary Rodham Clinton,9207,DEM,44.5,Donald Trump,9849,REP,45.1,3.2,-.60000002,11/8/2016,48.13,46.03,2.1,2.7,-2.7,0,.4631331374318066, +48619,76165,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,11/5/2016,1295,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,44,3,4,11/8/2016,48.13,46.03,2.1,1.9,1.9,1,-.5497452969104556,for FOX News; average of multiple versions or turnout models listed in poll +48848,76444,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/5/2016,16639,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,43,3,4,11/8/2016,48.13,46.03,2.1,1.9,1.9,1,-.1720678744815022,among registered voters +48623,76178,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Monmouth University,215,Live Phone,,11/5/2016,748,Hillary Rodham Clinton,9207,DEM,50,Donald Trump,9849,REP,44,4,6,11/8/2016,48.13,46.03,2.1,3.9,3.9,1,1.176494777463222,average of multiple versions or turnout models listed in poll +48477,75968,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Morning Consult,218,Online,,11/5/2016,1482,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,42,8,3,11/8/2016,48.13,46.03,2.1,.9,.9,1,-1.525428345071477,for Politico +48513,76036,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Selzer & Co.,304,Live Phone,,11/5/2016,799,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,42,4,3,11/8/2016,48.13,46.03,2.1,.9,.9,1,-1.758888899702211,for Bloomberg; average of multiple versions or turnout models listed in poll +48849,76445,602,2016,2016_Pres-G_AK,AK,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/5/2016,617,Hillary Rodham Clinton,9207,DEM,41,Donald Trump,9849,REP,44,3,-3,11/8/2016,36.55,51.28,-14.73,11.73,11.73,1,6.676536670412656,among registered voters +48628,76380,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Data Orbital,73,Live Phone,,11/5/2016,550,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,47,4,-3,11/8/2016,45.12,48.67,-3.55,.55,.55,1,-2.166458375996016, +48851,76447,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/5/2016,1453,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,45,3,-2,11/8/2016,45.12,48.67,-3.55,1.55,1.55,1,-.8356710824450378,among registered voters +48912,76602,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Insights West,151,Online,,11/5/2016,392,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,47,5,-2,11/8/2016,45.12,48.67,-3.55,1.55,1.55,1,-1.666958866367045, +48913,76603,606,2016,2016_Pres-G_CA,CA,Pres-G,Pres-G,Insights West,151,Online,,11/5/2016,401,Hillary Rodham Clinton,9207,DEM,58,Donald Trump,9849,REP,35,3,23,11/8/2016,61.73,31.62,30.11,7.11,-7.11,1,1.04913580171932, +48850,76446,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/5/2016,1378,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,43,5,1,11/8/2016,48.16,43.25,4.91,3.91,-3.91,1,1.799542248110406,among registered voters +48522,76061,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,11/5/2016,884,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,45.5,2,.5,11/8/2016,47.82,49.02,-1.2,1.7,1.7,0,-1.33826393360092,average of multiple versions or turnout models listed in poll +48852,76448,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/5/2016,2002,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,48,3,-4,11/8/2016,45.64,50.77,-5.13,1.13,1.13,1,-1.390049868048781,among registered voters +48518,76054,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,Emerson College,88,IVR,,11/5/2016,750,Hillary Rodham Clinton,9207,DEM,40.5,Donald Trump,9849,REP,46.5,6.6,-6,11/8/2016,38.14,56.77,-18.64,12.64,12.64,1,6.03172733374221, +48523,76063,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,11/5/2016,870,Hillary Rodham Clinton,9207,DEM,47.5,Donald Trump,9849,REP,45,3,2.5,11/8/2016,46.17,49.83,-3.66,6.16,6.16,0,1.207350981181922,average of multiple versions or turnout models listed in poll +48524,76066,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,11/5/2016,800,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,44,3,0,11/8/2016,46.17,49.83,-3.66,3.66,3.66,.5,-1.267460885772428,for New York Times Upshot +48519,76055,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Emerson College,88,IVR,,11/5/2016,1000,Hillary Rodham Clinton,9207,DEM,45.4,Donald Trump,9849,REP,43.8,4.5,1.6,11/8/2016,46.83,46.46,.37,1.23,1.23,1,-3.382247819267572, +48497,76013,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,11/5/2016,692,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,38,6,11,11/8/2016,46.83,46.46,.37,10.63,10.63,1,6.312980089260645,for WMUR +48517,76053,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Emerson College,88,IVR,,11/5/2016,600,Hillary Rodham Clinton,9207,DEM,46.8,Donald Trump,9849,REP,45.6,3.9,1.2,11/8/2016,47.92,45.5,2.42,1.22,-1.22,1,-1.838926323762457, +48689,76269,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/5/2016,1158,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,43,4,2,11/8/2016,47.92,45.5,2.42,.42,-.42,1,-2.210544279535788, +48914,76604,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Insights West,151,Online,,11/5/2016,373,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,42,4,0,11/8/2016,47.92,45.5,2.42,2.42,-2.42,.5,-.8047956294877093, +48853,76449,636,2016,2016_Pres-G_NY,NY,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/5/2016,1681,Hillary Rodham Clinton,9207,DEM,55,Donald Trump,9849,REP,36,2,19,11/8/2016,59.01,36.52,22.49,3.49,-3.49,1,-.3465181480758722,among registered voters +48516,76052,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Emerson College,88,IVR,,11/5/2016,900,Hillary Rodham Clinton,9207,DEM,38.9,Donald Trump,9849,REP,45.6,6.8,-6.6999998,11/8/2016,43.56,51.69,-8.13,1.43,1.43,1,-3.7124831710627, +48854,76450,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/5/2016,1781,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,48,4,-6,11/8/2016,43.56,51.69,-8.13,2.13,2.13,1,-2.867414899693495,among registered voters +48855,76451,639,2016,2016_Pres-G_OR,OR,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/5/2016,1963,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,40,6,4,11/8/2016,50.07,39.09,10.98,6.98,-6.98,1,3.221732694901652,among registered voters +48856,76452,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/5/2016,1220,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,40,7,6,11/8/2016,47.46,48.18,-.72,6.72,6.72,0,2.56386470644664,among registered voters +48857,76453,642,2016,2016_Pres-G_SC,SC,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/5/2016,1751,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,48,3,-5,11/8/2016,40.67,54.94,-14.27,9.27,9.27,1,2.811772882440081,among registered voters +48915,76605,649,2016,2016_Pres-G_WA,WA,Pres-G,Pres-G,Insights West,151,Online,,11/5/2016,402,Hillary Rodham Clinton,9207,DEM,51,Donald Trump,9849,REP,36,4,15,11/8/2016,52.54,36.83,15.71,.71,-.71,1,-3.005967307059966, +48858,76454,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/5/2016,1184,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,44,3,3,11/8/2016,46.45,47.22,-.76,3.76,3.76,0,-1.179811122130451,among registered voters +48497,77097,6011,2016,2016_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,11/5/2016,323,Carol Shea-Porter,10369,DEM,42,Frank C. Guinta,10370,REP,33,16,9,11/8/2016,44.29,42.95,1.34,7.66,7.66,1,2.698581173034297,for WMUR +48497,77098,6012,2016,2016_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,11/5/2016,322,Annie Kuster,10372,DEM,53,Jim Lawrence,10373,REP,32,,21,11/8/2016,49.75,45.31,4.44,16.56,16.56,1,10.59087621960226,for WMUR +48619,76167,8272,2016,2016_House-G_US,US,House-G,House-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,11/5/2016,1295,Generic Candidate,9976,DEM,45,Generic Candidate,9975,REP,46,,-1,11/8/2016,48.26,47.54,.71,1.71,-1.71,0,-.9343590132197793,for FOX News +49775,78196,8272,2016,2016_House-G_US,US,House-G,House-G,Ipsos,154,Online,,11/5/2016,3276,Generic Candidate,9976,DEM,41.8,Generic Candidate,9975,REP,32.7,,9.1000004,11/8/2016,48.26,47.54,.71,8.39,8.39,1,6.262741692641986,for Reuters; among all adults +48513,76037,8272,2016,2016_House-G_US,US,House-G,House-G,Selzer & Co.,304,Live Phone,,11/5/2016,799,Generic Candidate,9976,DEM,45,Generic Candidate,9975,REP,48,,-3,11/8/2016,48.26,47.54,.71,3.71,-3.71,0,.9656894655636804,for Bloomberg +48525,76069,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,Landmark Communications,166,IVR/Online,,11/6/2016,1200,Jim Barksdale,10193,DEM,41,Johnny Isakson,10194,REP,52,4,-11,11/8/2016,41.03,54.78,-13.75,2.75,2.75,1,-.9985082103993512, +48916,76611,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,11/6/2016,1107,Hillary Rodham Clinton,9207,DEM,42.25,Donald Trump,9849,REP,42.5,7.1,-.25,11/8/2016,48.13,46.03,2.1,2.35,-2.35,0,-.0439591166572125,average of multiple versions or turnout models listed in poll +48911,76601,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Insights West,151,Online,,11/6/2016,940,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,45,4,4,11/8/2016,48.13,46.03,2.1,1.9,1.9,1,-.6044001176513036, +48771,76354,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Lucid,175,Online,,11/6/2016,2521,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,40,5,5,11/8/2016,48.13,46.03,2.1,2.9,2.9,1,.7767297614812976,for The Times-Picayune +48687,76262,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,11/6/2016,3677,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,43,5,4,11/8/2016,48.13,46.03,2.1,1.9,1.9,1,-.1447159819536278,for Economist; average of multiple versions or turnout models listed in poll +48625,76180,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,11/6/2016,843,Hillary Rodham Clinton,9207,DEM,48.4,Donald Trump,9849,REP,46.4,3,2,11/8/2016,47.82,49.02,-1.2,3.2,3.2,0,.282073306528523, +48624,76179,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Trafalgar Group,338,IVR,R,11/6/2016,1100,Hillary Rodham Clinton,9207,DEM,46.13,Donald Trump,9849,REP,49.72,2.43,-3.5899999,11/8/2016,47.82,49.02,-1.2,2.39,-2.39,1,-.429183010144666,for unspecified Republican sponsor +48525,76068,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Landmark Communications,166,IVR/Online,,11/6/2016,1200,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,49,3,-3,11/8/2016,45.64,50.77,-5.13,2.13,2.13,1,-.3602004162658515, +48770,76353,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Trafalgar Group,338,IVR,R,11/6/2016,1250,Hillary Rodham Clinton,9207,DEM,45.11,Donald Trump,9849,REP,51.58,1.89,-6.4699998,11/8/2016,45.64,50.77,-5.13,1.34,-1.34,1,-1.245313546394583,for unspecified Republican sponsor +48859,76463,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,IVR,,11/6/2016,1011,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,43,7,6,11/8/2016,47.22,47.44,-.22,6.22,6.22,0,2.667155627007389,average of multiple versions or turnout models listed in poll +48686,76258,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Trafalgar Group,338,IVR,R,11/6/2016,1200,Hillary Rodham Clinton,9207,DEM,46.82,Donald Trump,9849,REP,48.52,2.89,-1.7,11/8/2016,47.22,47.44,-.22,1.48,-1.48,1,-2.561104564755118,for unspecified Republican sponsor +48614,76158,634,2016,2016_Pres-G_NM,NM,Pres-G,Pres-G,Zia Poll,393,IVR,,11/6/2016,8439,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,44,6,2,11/8/2016,48.26,40.04,8.21,6.21,-6.21,1,3.98501278142342, +49205,77099,5868,2016,2016_House-G_FL-13,FL-13,House-G,House-G,St. Pete Polls,314,IVR,,11/6/2016,944,Charlie Crist,10374,DEM,51,David W. Jolly,10375,REP,46,,5,11/8/2016,51.9,48.1,3.81,1.19,1.19,1,-5.590952454503499, +48687,76351,8272,2016,2016_House-G_US,US,House-G,House-G,YouGov,391,Online,,11/6/2016,3677,Generic Candidate,9976,DEM,45,Generic Candidate,9975,REP,42,,3,11/8/2016,48.26,47.54,.71,2.29,2.29,1,.1570327589232071,for Economist +49495,77706,1469,2016,2016_Sen-GR_LA,LA,Sen-G,Sen-GR,Southern Media & Opinion Research,310,Live Phone,,11/29/2016,500,Foster L. Campbell,10198,DEM,38,John Neely Kennedy,10202,REP,52,,-14,12/10/2016,39.35,60.65,-21.31,7.31,7.31,1,1.419402449733155, +52343,82630,1469,2016,2016_Sen-GR_LA,LA,Sen-G,Sen-GR,Emerson College,88,IVR,,11/30/2016,400,Foster L. Campbell,10198,DEM,33,John Neely Kennedy,10202,REP,51,,-18,12/10/2016,39.35,60.65,-21.31,3.31,3.31,1,-2.91577392396383, +52341,82628,1469,2016,2016_Sen-GR_LA,LA,Sen-G,Sen-GR,Trafalgar Group,338,IVR,R,12/6/2016,2500,Foster L. Campbell,10198,DEM,39.77,John Neely Kennedy,10202,REP,55.88,,-16.110001,12/10/2016,39.35,60.65,-21.31,5.2,5.2,1,.3059600411897002,for unspecified Republican sponsor +52344,82631,1469,2016,2016_Sen-GR_LA,LA,Sen-G,Sen-GR,University of New Orleans,358,IVR,,12/6/2016,776,Foster L. Campbell,10198,DEM,33,John Neely Kennedy,10202,REP,62,,-29,12/10/2016,39.35,60.65,-21.31,7.69,-7.69,1,2.765453666863183, +50586,79833,8723,2017,2017_House-OS_GA-6,GA-6,House-G,House-OS,SurveyUSA,325,Live Phone,,3/30/2017,503,Jon Ossoff,10471,DEM,43,Karen Handel,10472,REP,15,14,28,4/18/2017,48.12,19.77,28.35,.35,-.35,1,-3.988656310817576,for WXIA-TV +50585,79832,8723,2017,2017_House-OS_GA-6,GA-6,House-G,House-OS,Meeting Street Insights,204,Live Phone,R,4/4/2017,400,Jon Ossoff,10471,DEM,43,Karen Handel,10472,REP,12,8,31,4/18/2017,48.12,19.77,28.35,2.65,2.65,1,-1.286114819958828,for Dan Moody +50584,79831,8723,2017,2017_House-OS_GA-6,GA-6,House-G,House-OS,RRH Elections,274,IVR/Online,,4/8/2017,321,Jon Ossoff,10471,DEM,39,Karen Handel,10472,REP,15,15,24,4/18/2017,48.12,19.77,28.35,4.35,-4.35,1,.7717251894571162,for Decision Desk HQ (co-sponsorship) +50583,79830,8723,2017,2017_House-OS_GA-6,GA-6,House-G,House-OS,Wick,284,IVR,,4/11/2017,485,Jon Ossoff,10471,DEM,44.7,Karen Handel,10472,REP,16.82,15.96,27.879999,4/18/2017,48.12,19.77,28.35,.47,-.47,1,-3.066443010347903, +50582,79829,8723,2017,2017_House-OS_GA-6,GA-6,House-G,House-OS,Landmark Communications,166,IVR/Online,,4/13/2017,500,Jon Ossoff,10471,DEM,45.3,Karen Handel,10472,REP,17.4,8.6,27.9,4/18/2017,48.12,19.77,28.35,.45,-.45,1,-3.007624125182236,for WSB-TV +50602,79852,8723,2017,2017_House-OS_GA-6,GA-6,House-G,House-OS,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,4/13/2017,437,Jon Ossoff,10471,DEM,41.5,Karen Handel,10472,REP,21.2,10.6,20.299999,4/18/2017,48.12,19.77,28.35,8.05,-8.05,1,5.064465362341727,for Fox 5 Atlanta +50581,79828,8723,2017,2017_House-OS_GA-6,GA-6,House-G,House-OS,Emerson College,88,IVR,,4/14/2017,324,Jon Ossoff,10471,DEM,43.1,Karen Handel,10472,REP,17.1,15.2,26,4/18/2017,48.12,19.77,28.35,2.35,-2.35,1,-1.185852386981135, +50580,79827,8723,2017,2017_House-OS_GA-6,GA-6,House-G,House-OS,Clout Research/Wenzel Strategies,55,Live Phone,,4/15/2017,453,Jon Ossoff,10471,DEM,41.3,Karen Handel,10472,REP,15.3,16.6,26,4/18/2017,48.12,19.77,28.35,2.35,-2.35,1,-1.066715446077328,for zpolitics +50592,79839,1764,2017,2017_House-GS_MT-1,MT-1,House-G,House-GS,Change Research,48,Online,,5/22/2017,1888,Rob Quist,10500,DEM,44,Greg Gianforte,10501,REP,49,7,-5,5/25/2017,44.36,49.95,-5.59,.59,.59,1,-5.35312217469294,among registered voters +50604,79854,1764,2017,2017_House-GS_MT-1,MT-1,House-G,House-GS,Gravis Marketing,124,IVR/Online,,5/22/2017,818,Rob Quist,10500,DEM,35,Greg Gianforte,10501,REP,49,8,-14,5/25/2017,44.36,49.95,-5.59,8.41,-8.41,1,4.288638577925492, +50568,79815,1762,2017,2017_House-GSR_GA-6,GA-6,House-G,House-GSR,Landmark Communications,166,IVR/Online,,5/31/2017,500,Jon Ossoff,10471,DEM,49.1,Karen Handel,10472,REP,47.6,,1.5,6/20/2017,48.22,51.78,-3.57,5.07,5.07,0,-1.074203523620109,for WSB-TV +50566,79813,1762,2017,2017_House-GSR_GA-6,GA-6,House-G,House-GSR,Abt Associates,7,Live Phone,,6/7/2017,745,Jon Ossoff,10471,DEM,51,Karen Handel,10472,REP,44,,7,6/20/2017,48.22,51.78,-3.57,10.57,10.57,0,5.306096692908245,for Atlanta Journal-Constitution +50567,79814,1762,2017,2017_House-GSR_GA-6,GA-6,House-G,House-GSR,Landmark Communications,166,IVR/Online,,6/7/2017,420,Jon Ossoff,10471,DEM,49.6,Karen Handel,10472,REP,47.1,,2.5,6/20/2017,48.22,51.78,-3.57,6.07,6.07,0,.1439514612602364,for WSB-TV +50565,79812,1762,2017,2017_House-GSR_GA-6,GA-6,House-G,House-GSR,SurveyUSA,325,Live Phone,,6/9/2017,503,Jon Ossoff,10471,DEM,47,Karen Handel,10472,REP,47,,0,6/20/2017,48.22,51.78,-3.57,3.57,3.57,.5,-2.2982618304888,for WXIA-TV +50569,79816,1762,2017,2017_House-GSR_GA-6,GA-6,House-G,House-GSR,Trafalgar Group,338,IVR/Live Phone,R,6/12/2017,1100,Jon Ossoff,10471,DEM,50.22,Karen Handel,10472,REP,47.46,,2.76,6/20/2017,48.22,51.78,-3.57,6.33,6.33,0,.971531109278294,for unspecified Republican sponsor +50564,79811,1762,2017,2017_House-GSR_GA-6,GA-6,House-G,House-GSR,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,6/14/2017,537,Jon Ossoff,10471,DEM,49.7,Karen Handel,10472,REP,49.4,,.30000001,6/20/2017,48.22,51.78,-3.57,3.87,3.87,0,-1.779399393248038,for Fox 5 Atlanta +50563,79810,1762,2017,2017_House-GSR_GA-6,GA-6,House-G,House-GSR,Landmark Communications,166,IVR/Online,,6/15/2017,800,Jon Ossoff,10471,DEM,49.7,Karen Handel,10472,REP,48,,1.7,6/20/2017,48.22,51.78,-3.57,5.27,5.27,0,.1962491824996355,for WSB-TV +50589,79836,1761,2017,2017_House-GS_SC-5,SC-5,House-G,House-GS,Change Research,48,Online,,6/16/2017,1001,Archie Parnell,10489,DEM,44,Ralph Norman,10490,REP,53,,-9,6/20/2017,47.94,51.04,-3.1,5.9,-5.9,1,-.9416791372552427,among all adults +50572,79819,1762,2017,2017_House-GSR_GA-6,GA-6,House-G,House-GSR,CSP Polling,39,Online,,6/16/2017,571,Jon Ossoff,10471,DEM,48,Karen Handel,10472,REP,49,,-1,6/20/2017,48.22,51.78,-3.57,2.57,2.57,1,-2.765555286579869, +50571,79818,1762,2017,2017_House-GSR_GA-6,GA-6,House-G,House-GSR,Trafalgar Group,338,IVR/Live Phone,R,6/18/2017,1100,Jon Ossoff,10471,DEM,48.59,Karen Handel,10472,REP,50.46,,-1.87,6/20/2017,48.22,51.78,-3.57,1.7,1.7,1,-3.290508738778555,for unspecified Republican sponsor +50570,79817,1762,2017,2017_House-GSR_GA-6,GA-6,House-G,House-GSR,Landmark Communications,166,IVR/Online,,6/19/2017,500,Jon Ossoff,10471,DEM,49,Karen Handel,10472,REP,48.9,,.1,6/20/2017,48.22,51.78,-3.57,3.67,3.67,0,-1.472613703587304, +50528,79744,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Hampton University,131,Live Phone,,10/20/2017,750,Ralph S. Northam,10444,DEM,33,Ed W. Gillespie,10445,REP,41,,-8,11/7/2017,53.89,44.98,8.92,16.92,-16.92,0,10.32581970383669, +50548,79780,1215,2017,2017_Gov-G_NJ,NJ,Gov-G,Gov-G,Stockton University,317,Live Phone,,10/21/2017,525,Philip Murphy,10453,DEM,51,Kimberly Ann Guadagno,10454,REP,37,,14,11/7/2017,56.03,41.89,14.13,.13,-.13,1,-3.357000313852764, +50546,79778,1215,2017,2017_Gov-G_NJ,NJ,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/22/2017,1049,Philip Murphy,10453,DEM,57,Kimberly Ann Guadagno,10454,REP,37,,20,11/7/2017,56.03,41.89,14.13,5.87,5.87,1,3.25084097780404, +50532,79749,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Christopher Newport University,50,Live Phone,,10/23/2017,812,Ralph S. Northam,10444,DEM,50,Ed W. Gillespie,10445,REP,43,3,7,11/7/2017,53.89,44.98,8.92,1.92,-1.92,1,-5.159904144994999, +57061,92126,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,IMGE Insights,145,IVR/Live Phone/Online,,10/23/2017,800,Ralph S. Northam,10444,DEM,48,Ed W. Gillespie,10445,REP,44,5,4,11/7/2017,53.89,44.98,8.92,4.92,-4.92,1,-1.868292511867506,for Pfizer +50537,79757,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,The Polling Company Inc.,337,Online,,10/25/2017,800,Ralph S. Northam,10444,DEM,43.5,Ed W. Gillespie,10445,REP,44.5,3,-1,11/7/2017,53.89,44.98,8.92,9.92,-9.92,0,3.610183818592624,average of multiple versions or turnout models listed in poll +50516,79731,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/27/2017,916,Ralph S. Northam,10444,DEM,53,Ed W. Gillespie,10445,REP,36,3,17,11/7/2017,53.89,44.98,8.92,8.08,8.08,1,1.44747259694318, +50542,79774,1215,2017,2017_Gov-G_NJ,NJ,Gov-G,Gov-G,Emerson College,88,IVR,,10/27/2017,540,Philip Murphy,10453,DEM,47,Kimberly Ann Guadagno,10454,REP,31,,16,11/7/2017,56.03,41.89,14.13,1.87,1.87,1,-1.12976617234156, +50549,79781,1215,2017,2017_Gov-G_NJ,NJ,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/27/2017,500,Philip Murphy,10453,DEM,48.6,Kimberly Ann Guadagno,10454,REP,33,1.8,15.6,11/7/2017,56.03,41.89,14.13,1.47,1.47,1,-1.668083112259419,for USA Today +50529,79746,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,ABC News/The Washington Post,3,Live Phone,,10/28/2017,921,Ralph S. Northam,10444,DEM,49,Ed W. Gillespie,10445,REP,44,4,5,11/7/2017,53.89,44.98,8.92,3.92,-3.92,1,-2.568239212437151,for The Washington Post | George Mason University +50544,79776,1215,2017,2017_Gov-G_NJ,NJ,Gov-G,Gov-G,Monmouth University,215,Live Phone,,10/29/2017,529,Philip Murphy,10453,DEM,53,Kimberly Ann Guadagno,10454,REP,39,,14,11/7/2017,56.03,41.89,14.13,.13,-.13,1,-2.977014394352123, +50523,79739,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Roanoke College,292,Live Phone,,10/31/2017,781,Ralph S. Northam,10444,DEM,47,Ed W. Gillespie,10445,REP,47,3,0,11/7/2017,53.89,44.98,8.92,8.92,-8.92,.5,2.58550728400341, +50525,79741,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Siena College/The New York Times Upshot,448,Live Phone,,10/31/2017,985,Ralph S. Northam,10444,DEM,43,Ed W. Gillespie,10445,REP,40,2,3,11/7/2017,53.89,44.98,8.92,5.92,-5.92,1,-.2327653174795155,for New York Times | New York Times Upshot +50526,79742,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/31/2017,500,Ralph S. Northam,10444,DEM,47.4,Ed W. Gillespie,10445,REP,43.4,2.2,4,11/7/2017,53.89,44.98,8.92,4.92,-4.92,1,-1.727873585572019, +50543,79775,1215,2017,2017_Gov-G_NJ,NJ,Gov-G,Gov-G,Gravis Marketing,124,IVR/Online,,10/31/2017,611,Philip Murphy,10453,DEM,46,Kimberly Ann Guadagno,10454,REP,32,4,14,11/7/2017,56.03,41.89,14.13,.13,-.13,1,-2.778932323334602,among registered voters +50531,79748,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Christopher Newport University,50,Live Phone,,11/1/2017,839,Ralph S. Northam,10444,DEM,51,Ed W. Gillespie,10445,REP,45,2,6,11/7/2017,53.89,44.98,8.92,2.92,-2.92,1,-3.64938477535525, +50527,79743,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Gravis Marketing,124,IVR/Online,,11/1/2017,1143,Ralph S. Northam,10444,DEM,48.3,Ed W. Gillespie,10445,REP,42.8,2.7,5.5,11/7/2017,53.89,44.98,8.92,3.42,-3.42,1,-2.807180088521787,for Big League Politics; among registered voters +50536,79755,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,The Polling Company Inc.,337,Online,,11/1/2017,800,Ralph S. Northam,10444,DEM,43,Ed W. Gillespie,10445,REP,45.5,2,-2.5,11/7/2017,53.89,44.98,8.92,11.42,-11.42,0,5.511261664678451,average of multiple versions or turnout models listed in poll +50522,79738,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Trafalgar Group,338,IVR/Online,R,11/1/2017,1200,Ralph S. Northam,10444,DEM,49.34,Ed W. Gillespie,10445,REP,47.55,1.44,1.79,11/7/2017,53.89,44.98,8.92,7.13,-7.13,1,1.071405151063239,for unspecified Republican sponsor +50547,79779,1215,2017,2017_Gov-G_NJ,NJ,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/1/2017,800,Philip Murphy,10453,DEM,50,Kimberly Ann Guadagno,10454,REP,35,,15,11/7/2017,56.03,41.89,14.13,.87,.87,1,-1.810662483939443, +50524,79740,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Optimus,245,IVR,,11/2/2017,1600,Ralph S. Northam,10444,DEM,37.4,Ed W. Gillespie,10445,REP,40.4,,-3,11/7/2017,53.89,44.98,8.92,11.92,-11.92,0,6.189504610231641, +50518,79733,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,11/2/2017,1056,Ralph S. Northam,10444,DEM,51,Ed W. Gillespie,10445,REP,42,3,9,11/7/2017,53.89,44.98,8.92,.08,.08,1,-6.16542900216727, +50520,79736,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/2/2017,875,Ralph S. Northam,10444,DEM,45,Ed W. Gillespie,10445,REP,45,2,0,11/7/2017,53.89,44.98,8.92,8.92,-8.92,.5,2.882464228557748, +50545,79777,1215,2017,2017_Gov-G_NJ,NJ,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,11/2/2017,662,Philip Murphy,10453,DEM,53,Kimberly Ann Guadagno,10454,REP,41,,12,11/7/2017,56.03,41.89,14.13,2.13,-2.13,1,-.0902788467038877, +50530,79747,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Change Research,48,Online,,11/3/2017,3648,Ralph S. Northam,10444,DEM,52,Ed W. Gillespie,10445,REP,46,3,6,11/7/2017,53.89,44.98,8.92,2.92,-2.92,1,-2.955868060036819,among registered voters +50533,79750,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Emerson College,88,IVR,,11/3/2017,810,Ralph S. Northam,10444,DEM,49,Ed W. Gillespie,10445,REP,46,1,3,11/7/2017,53.89,44.98,8.92,5.92,-5.92,1,-.218302837617121, +50541,79773,1215,2017,2017_Gov-G_NJ,NJ,Gov-G,Gov-G,Change Research,48,Online,,11/3/2017,2040,Philip Murphy,10453,DEM,58,Kimberly Ann Guadagno,10454,REP,42,,16,11/7/2017,56.03,41.89,14.13,1.87,1.87,1,-.3912283593970785, +50517,79734,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,11/4/2017,1239,Ralph S. Northam,10444,DEM,48,Ed W. Gillespie,10445,REP,43,2,5,11/7/2017,53.89,44.98,8.92,3.92,-3.92,1,-2.024441541838148, +50521,79737,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,IMGE Insights,145,IVR/Live Phone,,11/4/2017,800,Ralph S. Northam,10444,DEM,48,Ed W. Gillespie,10445,REP,47,,1,11/7/2017,53.89,44.98,8.92,7.92,-7.92,1,1.808928295365378,for Pfizer +50519,79735,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Monmouth University,215,Live Phone,,11/4/2017,713,Ralph S. Northam,10444,DEM,47,Ed W. Gillespie,10445,REP,45,3,2,11/7/2017,53.89,44.98,8.92,6.92,-6.92,1,.8525381615137549, +50535,79753,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,The Polling Company Inc.,337,Online,,11/4/2017,800,Ralph S. Northam,10444,DEM,46,Ed W. Gillespie,10445,REP,45,3,1,11/7/2017,53.89,44.98,8.92,7.92,-7.92,1,2.182084048412807,average of multiple versions or turnout models listed in poll +73344,137486,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Sky Research,665,Online,,11/21/2017,1059,Doug Jones,10522,DEM,39.6,Roy S. Moore,10523,REP,46.7,,-7.0999999,12/12/2017,49.97,48.34,1.63,8.73,-8.73,0,2.343940923501227,among registered voters +73367,137526,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Strategy Research,322,IVR,,11/21/2017,3000,Doug Jones,10522,DEM,45,Roy S. Moore,10523,REP,47,,-2,12/12/2017,49.97,48.34,1.63,3.63,-3.63,0,-2.587952920519616,for Raycom Media | WBRC-TV +50670,79984,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Emerson College,88,IVR/Online,,11/26/2017,500,Doug Jones,10522,DEM,47,Roy S. Moore,10523,REP,53,,-6,12/12/2017,49.97,48.34,1.63,7.63,-7.63,0,1.358256620678501, +50676,79990,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Change Research,48,Online,,11/27/2017,1868,Doug Jones,10522,DEM,44,Roy S. Moore,10523,REP,49,,-5,12/12/2017,49.97,48.34,1.63,6.63,-6.63,0,.8940519458560897,among registered voters +73422,137621,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,The Polling Company Inc./National Research Inc.,644,Live Phone/Online,R,11/27/2017,600,Doug Jones,10522,DEM,45,Roy S. Moore,10523,REP,46,,-1,12/12/2017,49.97,48.34,1.63,2.63,-2.63,0,-3.702044674081772,for unspecified Republican sponsor +50682,79997,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,JMC Analytics,156,IVR,,11/28/2017,650,Doug Jones,10522,DEM,44,Roy S. Moore,10523,REP,49,,-5,12/12/2017,49.97,48.34,1.63,6.63,-6.63,0,.3579126718278063, +50681,79996,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,ABC News/The Washington Post,3,Live Phone,,11/29/2017,739,Doug Jones,10522,DEM,50,Roy S. Moore,10523,REP,47,,3,12/12/2017,49.97,48.34,1.63,1.37,1.37,1,-4.926492100829615,for George Mason University +50680,79994,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,YouGov,391,Online,,11/30/2017,766,Doug Jones,10522,DEM,43,Roy S. Moore,10523,REP,49,,-6,12/12/2017,49.97,48.34,1.63,7.63,-7.63,0,1.658415937713764,for CBS News; among registered voters +50669,79983,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Emerson College,88,IVR/Online,,12/1/2017,500,Doug Jones,10522,DEM,46,Roy S. Moore,10523,REP,49,,-3,12/12/2017,49.97,48.34,1.63,4.63,-4.63,0,-1.357400396714741, +50678,79992,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Gravis Marketing,124,IVR/Online,,12/2/2017,1276,Doug Jones,10522,DEM,48,Roy S. Moore,10523,REP,44,,4,12/12/2017,49.97,48.34,1.63,2.37,2.37,1,-3.561462898718391,for Big League Politics +50679,79993,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Strategy Research,322,IVR,,12/4/2017,3200,Doug Jones,10522,DEM,43,Roy S. Moore,10523,REP,50,,-7,12/12/2017,49.97,48.34,1.63,8.63,-8.63,0,3.152568802193763,for Raycom Media | WBRC-TV +50675,79989,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Change Research,48,Online,,12/6/2017,2443,Doug Jones,10522,DEM,44,Roy S. Moore,10523,REP,51,,-7,12/12/2017,49.97,48.34,1.63,8.63,-8.63,0,3.465689898796432, +50684,79999,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,SurveyMonkey,324,Online,,12/6/2017,2131,Doug Jones,10522,DEM,51,Roy S. Moore,10523,REP,46,,5,12/12/2017,49.97,48.34,1.63,3.37,3.37,1,-2.174795938500112, +50677,79991,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Gravis Marketing,124,IVR/Online,,12/7/2017,1254,Doug Jones,10522,DEM,45,Roy S. Moore,10523,REP,49,,-4,12/12/2017,49.97,48.34,1.63,5.63,-5.63,0,-.0261934536565822,for Big League Politics +50673,79987,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Trafalgar Group,338,IVR,R,12/7/2017,1419,Doug Jones,10522,DEM,45.77,Roy S. Moore,10523,REP,50.88,,-5.1100001,12/12/2017,49.97,48.34,1.63,6.74,-6.74,0,1.371475283918058,for unspecified Republican sponsor +50668,79982,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Emerson College,88,IVR/Online,,12/8/2017,600,Doug Jones,10522,DEM,44,Roy S. Moore,10523,REP,53,,-9,12/12/2017,49.97,48.34,1.63,10.63,-10.63,0,5.134703961051679, +50672,79986,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Monmouth University,215,Live Phone,,12/8/2017,546,Doug Jones,10522,DEM,46,Roy S. Moore,10523,REP,46.3,,-.30000001,12/12/2017,49.97,48.34,1.63,1.93,-1.93,0,-4.00064428709199, +50659,79956,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,12/9/2017,1127,Doug Jones,10522,DEM,50,Roy S. Moore,10523,REP,40,,10,12/12/2017,49.97,48.34,1.63,8.37,8.37,1,3.17311599013469, +50674,79988,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Change Research,48,Online,,12/10/2017,1556,Doug Jones,10522,DEM,45,Roy S. Moore,10523,REP,51,,-6,12/12/2017,49.97,48.34,1.63,7.63,-7.63,0,2.619340620721677, +57487,93076,1759,2018,2018_House-GS_PA-18,PA-18,House-G,House-GS,Blumenthal Research Daily,447,Live Phone,,2/28/2018,830,Conor Lamb,10524,DEM,47,Richard Saccone,10525,REP,46,,1,3/13/2018,49.86,49.53,.33,.67,.67,1,-3.381573447349802, +58870,100400,1759,2018,2018_House-GS_PA-18,PA-18,House-G,House-GS,KG Polling,502,Live Phone,,2/28/2018,830,Conor Lamb,10524,DEM,47,Richard Saccone,10525,REP,46,1,1,3/13/2018,49.86,49.53,.33,.67,.67,1,-3.202273245789121, +51025,80733,1759,2018,2018_House-GS_PA-18,PA-18,House-G,House-GS,Emerson College,88,IVR/Online,,3/2/2018,474,Conor Lamb,10524,DEM,48,Richard Saccone,10525,REP,45,,3,3/13/2018,49.86,49.53,.33,2.67,2.67,1,-1.554411697001613,among registered voters +51024,80732,1759,2018,2018_House-GS_PA-18,PA-18,House-G,House-GS,Gravis Marketing,124,IVR/Online,,3/3/2018,911,Conor Lamb,10524,DEM,42,Richard Saccone,10525,REP,45,,-3,3/13/2018,49.86,49.53,.33,3.33,-3.33,0,-.4143419596575062, +58871,100401,1759,2018,2018_House-GS_PA-18,PA-18,House-G,House-GS,KG Polling,502,Live Phone,,3/5/2018,650,Conor Lamb,10524,DEM,49,Richard Saccone,10525,REP,45,1,4,3/13/2018,49.86,49.53,.33,3.67,3.67,1,-.0493976246431183, +73658,138207,1759,2018,2018_House-GS_PA-18,PA-18,House-G,House-GS,RABA Research,269,IVR/Online,,3/7/2018,707,Conor Lamb,10524,DEM,48,Richard Saccone,10525,REP,44,,4,3/13/2018,49.86,49.53,.33,3.67,3.67,1,-.1783034919225892, +51023,119990,1759,2018,2018_House-GS_PA-18,PA-18,House-G,House-GS,Monmouth University,215,Live Phone,,3/10/2018,379.3333333333333,Conor Lamb,10524,DEM,50.33,Richard Saccone,10525,REP,45.33,,5,3/13/2018,49.86,49.53,.33,4.67,4.67,1,.948857705868842,average of multiple versions or turnout models listed in poll +52337,82624,1758,2018,2018_House-GS_AZ-8,AZ-8,House-G,House-GS,OH Predictive Insights,235,IVR,,4/11/2018,500,Hiral Tipirneni,11066,DEM,43,Debbie Lesko,11067,REP,53,,-10,4/24/2018,47.63,52.37,-4.73,5.27,-5.27,1,-.1275832452738992, +57488,93077,1758,2018,2018_House-GS_AZ-8,AZ-8,House-G,House-GS,Blumenthal Research Daily,447,Live Phone,,4/14/2018,600,Hiral Tipirneni,11066,DEM,42,Debbie Lesko,11067,REP,51,,-9,4/24/2018,47.63,52.37,-4.73,4.27,-4.27,1,-.7222712822965307, +52339,82626,1758,2018,2018_House-GS_AZ-8,AZ-8,House-G,House-GS,Emerson College,88,IVR/Online,,4/14/2018,400,Hiral Tipirneni,11066,DEM,46,Debbie Lesko,11067,REP,45,,1,4/24/2018,47.63,52.37,-4.73,5.73,5.73,0,-.0397260447855764, +52338,82625,1758,2018,2018_House-GS_AZ-8,AZ-8,House-G,House-GS,Lake Research Partners,165,Live Phone,D,4/15/2018,408,Hiral Tipirneni,11066,DEM,46,Debbie Lesko,11067,REP,46,,0,4/24/2018,47.63,52.37,-4.73,4.73,4.73,.5,-.4806238971970895,for Hiral Tipirneni; among registered voters +52336,82623,1758,2018,2018_House-GS_AZ-8,AZ-8,House-G,House-GS,Emerson College,88,IVR/Online,,4/21/2018,400,Hiral Tipirneni,11066,DEM,43,Debbie Lesko,11067,REP,49,,-6,4/24/2018,47.63,52.37,-4.73,1.27,-1.27,1,-4.158940574560676, +53467,84650,1756,2018,2018_House-GS_OH-12,OH-12,House-G,House-GS,Public Policy Polling,263,IVR,D,7/28/2018,617,Danny O'Connor,18221,DEM,44,Troy Balderson,18222,REP,48,,-4,8/7/2018,49.32,50.12,-.81,3.19,-3.19,1,-.8658084611360631,for unspecified Democratic sponsor; among 'voters' +53468,84654,1756,2018,2018_House-GS_OH-12,OH-12,House-G,House-GS,Monmouth University,215,Live Phone,,7/29/2018,396.6666666666667,Danny O'Connor,18221,DEM,45,Troy Balderson,18222,REP,46.67,2,-1.67,8/7/2018,49.32,50.12,-.81,.86,-.86,1,-3.839541348788369,average of multiple versions or turnout models listed in poll +53501,85704,1756,2018,2018_House-GS_OH-12,OH-12,House-G,House-GS,Emerson College,88,IVR/Online,,8/3/2018,431,Danny O'Connor,18221,DEM,47,Troy Balderson,18222,REP,46,,1,8/7/2018,49.32,50.12,-.81,1.81,1.81,0,-2.446659223478015, +56360,90598,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,OnMessage Inc.,239,Live Phone,R,10/16/2018,2200,Bill Nelson,12413,DEM,46,Rick Scott,12414,REP,51,,-5,11/6/2018,49.93,50.05,-.12,4.88,-4.88,1,1.324089958565016,for Rick Scott +56267,90420,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,St. Pete Polls,314,IVR,,10/16/2018,1974,Bill Nelson,12413,DEM,47.2,Rick Scott,12414,REP,48.6,,-1.4,11/6/2018,49.93,50.05,-.12,1.28,-1.28,1,-2.421164904076488,for Florida Politics +56347,90583,102,2018,2018_Sen-G_IN,IN,Sen-G,Sen-G,American Viewpoint,10,Live Phone,R,10/16/2018,800,Joe Donnelly,11128,DEM,40,Mike Braun,11129,REP,44,7,-4,11/6/2018,44.84,50.73,-5.89,1.89,1.89,1,-4.806253112951461,for Mike Braun +56362,90713,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Marketing Resource Group (MRG),193,Live Phone,,10/16/2018,600,Debbie Stabenow,11408,DEM,53,John James,11409,REP,37,,16,11/6/2018,52.26,45.76,6.51,9.49,9.49,1,5.264773666471096, +56330,90566,107,2018,2018_Sen-G_MN,MN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/16/2018,800,Amy Klobuchar,12373,DEM,56,Jim Newberger,12374,REP,33,2,23,11/6/2018,60.31,36.21,24.1,1.1,-1.1,1,-3.876608555641643,for Minneapolis Star Tribune | MPR News +56373,90626,108,2018,2018_Sen-G_MS,MS,Sen-G,Sen-G,Marist College,183,Live Phone,,10/16/2018,511,David Baria,11416,DEM,31.5,Roger F. Wicker,11417,REP,58.5,2,-27,11/6/2018,39.47,58.49,-19.02,7.98,-7.98,1,.0552597019732924,for NBC News; average of multiple versions or turnout models listed in poll +56414,90684,112,2018,2018_Sen-G_NV,NV,Sen-G,Sen-G,Ipsos,154,Online,,10/16/2018,1137,Jacky Rosen,11150,DEM,41.2,Dean Heller,11151,REP,46.9,,-5.6999998,11/6/2018,50.41,45.38,5.03,10.73,-10.73,0,6.338014680637118,for Reuters | U. Virginia Center for Politics +56317,90515,112,2018,2018_Sen-G_NV,NV,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/16/2018,648,Jacky Rosen,11150,DEM,48,Dean Heller,11151,REP,46,,2,11/6/2018,50.41,45.38,5.03,3.03,-3.03,1,-2.208687255962835,for unspecified Democratic sponsor; among 'voters' +56416,90686,113,2018,2018_Sen-G_NJ,NJ,Sen-G,Sen-G,Rutgers University,295,Live Phone,,10/16/2018,496,Robert Menendez,11144,DEM,51,Bob Hugin,11145,REP,46,,5,11/6/2018,54.01,42.83,11.18,6.18,-6.18,1,1.162293718477785, +56356,90592,116,2018,2018_Sen-G_ND,ND,Sen-G,Sen-G,Strategic Research Associates,462,Live Phone,,10/16/2018,650,Heidi Heitkamp,11148,DEM,40,Kevin Cramer,11149,REP,56,,-16,11/6/2018,44.27,55.11,-10.84,5.16,-5.16,1,.1972676120008328,for Gray Television +56355,90591,126,2018,2018_Sen-G_WV,WV,Sen-G,Sen-G,Strategic Research Associates,462,Live Phone,,10/16/2018,650,"Joe Manchin, III",11132,DEM,52,Patrick Morrisey,11133,REP,36,4,16,11/6/2018,49.57,46.26,3.31,12.69,12.69,1,8.676189270502503, +56330,90567,129,2018,2018_Sen-GS_MN,MN,Sen-G,Sen-GS,Mason-Dixon Polling & Strategy,197,Live Phone,,10/16/2018,800,Tina Smith,12376,DEM,47,Karin Housley,12375,REP,41,1,6,11/6/2018,52.97,42.35,10.62,4.62,-4.62,1,.6262410453367144,for Minneapolis Star Tribune | MPR News +56373,90622,130,2018,2018_Sen-OS_MS,MS,Sen-G,Sen-OS,Marist College,183,Live Phone,,10/16/2018,511,Mike Espy,13168,DEM,36,Cindy Hyde-Smith,13169,REP,38,25.5,-2,11/6/2018,40.9,41.25,-.34,1.66,-1.66,1,-6.822667458711729,for NBC News +56360,90596,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,OnMessage Inc.,239,Live Phone,R,10/16/2018,2200,Andrew Gillum,10440,DEM,45,Ron DeSantis,12450,REP,48,3,-3,11/6/2018,49.19,49.59,-.39,2.61,-2.61,1,-2.112192808130841,for Rick Scott +56267,90416,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,St. Pete Polls,314,IVR,,10/16/2018,1974,Andrew Gillum,10440,DEM,47,Ron DeSantis,12450,REP,45.9,2.1,1.1,11/6/2018,49.19,49.59,-.39,1.49,1.49,0,-3.318073390255403,for Florida Politics +56442,90778,139,2018,2018_Gov-G_GA,GA,Gov-G,Gov-G,Marist College,183,Live Phone,,10/16/2018,554,Stacey Yvonne Abrams,11363,DEM,46,Brian P. Kemp,11364,REP,47.5,4,-1.5,11/6/2018,48.83,50.22,-1.39,.11,-.11,1,-4.521588778061563,for NBC News; average of multiple versions or turnout models listed in poll +56362,90602,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,Marketing Resource Group (MRG),193,Live Phone,,10/16/2018,600,Gretchen E. Whitmer,11406,DEM,50,Bill Schuette,11407,REP,36,2,14,11/6/2018,53.31,43.75,9.57,4.43,4.43,1,.6872131250275153, +56330,90548,149,2018,2018_Gov-G_MN,MN,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/16/2018,800,Timothy J. Walz,12420,DEM,45,Jeff Johnson,12421,REP,39,1.8,6,11/6/2018,53.84,42.43,11.42,5.42,-5.42,1,.8020952743419406,for Minneapolis Star Tribune | MPR News +56414,90681,151,2018,2018_Gov-G_NV,NV,Gov-G,Gov-G,Ipsos,154,Online,,10/16/2018,1137,Steve Sisolak,11119,DEM,41.2,Adam Paul Laxalt,11120,REP,46,,-4.8000002,11/6/2018,49.39,45.31,4.08,8.88,-8.88,0,4.095349602283632,for Reuters | U. Virginia Center for Politics +56404,90668,191,2018,2018_House-G_CA-4,CA-4,House-G,House-G,Clarity Campaign Labs,52,IVR,D,10/16/2018,840,Jessica Morse,11533,DEM,45,Tom McClintock,11534,REP,49,,-4,11/6/2018,45.87,54.13,-8.26,4.26,4.26,1,-3.245899779387351,for Jessica Morse +56305,90489,232,2018,2018_House-G_CA-45,CA-45,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/16/2018,400,Katie Porter,11220,DEM,46,Mimi Walters,11221,REP,50,,-4,11/6/2018,52.05,47.95,4.1,8.1,-8.1,0,1.924073856348514,for Mimi Walters +56826,91584,283,2018,2018_House-G_GA-3,GA-3,House-G,House-G,Public Policy Polling,263,IVR,D,10/16/2018,681,Chuck Enderlin,11642,DEM,26,Drew Ferguson,11643,REP,56,,-30,11/6/2018,34.47,65.53,-31.05,1.05,1.05,1,-6.44523323150609,for Chuck Enderlin; among 'voters' +56342,90628,286,2018,2018_House-G_GA-6,GA-6,House-G,House-G,JMC Analytics/Bold Blue Campaigns,503,Live Phone,,10/16/2018,500,Lucy McBath,11647,DEM,45,Karen Handel,11648,REP,49,,-4,11/6/2018,50.51,49.48,1.03,5.03,-5.03,0,-.0671322931473671, +56342,90573,287,2018,2018_House-G_GA-7,GA-7,House-G,House-G,JMC Analytics/Bold Blue Campaigns,503,Live Phone,,10/16/2018,500,Carolyn Bourdeaux,11649,DEM,43,Rob Woodall,11650,REP,49,,-6,11/6/2018,49.93,50.07,-.15,5.85,-5.85,1,-1.831650230068868, +56223,90299,332,2018,2018_House-G_KS-3,KS-3,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/16/2018,503,Sharice Davids,11717,DEM,47.65,Kevin Yoder,11718,REP,38.62,,9.0299997,11/6/2018,53.57,43.91,9.66,.63,-.63,1,-5.086311798879663,for New York Times +56312,90509,372,2018,2018_House-G_MI-8,MI-8,House-G,House-G,Target Insyght,330,IVR/Live Phone,,10/16/2018,500,Elissa Slotkin,11402,DEM,45,Mike Bishop,11401,REP,48,2,-3,11/6/2018,50.61,46.78,3.83,6.83,-6.83,0,1.611664416177773,for Fox 2 News Detroit | MIRS News Service +56312,90508,375,2018,2018_House-G_MI-11,MI-11,House-G,House-G,Target Insyght,330,IVR/Live Phone,,10/16/2018,500,Haley Stevens,11777,DEM,48,Lena Epstein,11778,REP,48,1,0,11/6/2018,51.84,45.16,6.68,6.68,-6.68,.5,-1.020563510978244,for Fox 2 News Detroit | MIRS News Service +56356,90601,413,2018,2018_House-G_ND-1,ND-1,House-G,House-G,Strategic Research Associates,462,Live Phone,,10/16/2018,650,Mac Schneider,11236,DEM,35,Kelly M. Armstrong,11237,REP,56,,-21,11/6/2018,35.57,60.2,-24.63,3.63,3.63,1,-2.108966084309059,for Gray Television +56315,90512,497,2018,2018_House-G_PA-7,PA-7,House-G,House-G,Muhlenberg College,219,Live Phone,,10/16/2018,411,Susan Ellis Wild,11216,DEM,48,Martin W. Nothstein,11217,REP,41,5,7,11/6/2018,53.49,43.47,10.02,3.02,-3.02,1,-4.73986050442111,for Morning Call +56199,90254,550,2018,2018_House-G_TX-23,TX-23,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/16/2018,488,Gina Ortiz Jones,12066,DEM,37.6,Will Hurd,12067,REP,53.05,,-15.45,11/6/2018,48.73,49.17,-.44,15.01,-15.01,1,7.332704134424138,for New York Times +56253,90347,600,2018,2018_House-G_WV-3,WV-3,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/16/2018,490,Richard Neece Ojeda,11198,DEM,41.3,Carol Devine Miller,11199,REP,45.94,,-4.6399999,11/6/2018,43.63,56.37,-12.75,8.11,8.11,1,1.777870861167476,for New York Times +56320,90527,8273,2018,2018_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/16/2018,975,Generic Candidate,10427,DEM,51,Generic Candidate,10428,REP,42,,9,11/6/2018,53.58,43.72,9.86,.86,-.86,1,-3.643600847386051,among registered voters +56331,90551,8273,2018,2018_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,10/16/2018,645,Generic Candidate,10427,DEM,50,Generic Candidate,10428,REP,41,,9,11/6/2018,53.58,43.72,9.86,.86,-.86,1,-3.830825644777656, +56420,90693,8273,2018,2018_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/16/2018,2500,Generic Candidate,10427,DEM,47,Generic Candidate,10428,REP,44,,3,11/6/2018,53.58,43.72,9.86,6.86,-6.86,1,3.010794932544539, +56316,90514,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Data Orbital,73,Live Phone,,10/17/2018,600,Kyrsten Sinema,12409,DEM,47.24,Martha McSally,12410,REP,40.44,2.93,6.79,11/6/2018,49.96,47.61,2.34,4.45,4.45,1,-.0492994298308803,average of multiple versions or turnout models listed in poll +56263,90409,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Siena College/The New York Times Upshot,448,Live Phone,,10/17/2018,606,Kyrsten Sinema,12409,DEM,45.86,Martha McSally,12410,REP,47.65,,-1.79,11/6/2018,49.96,47.61,2.34,4.13,-4.13,0,-.4198381965787309,for New York Times +56451,90796,97,2018,2018_Sen-G_CA,CA,Sen-G,Sen-G,Public Policy Institute of California,262,IVR,,10/17/2018,989,Dianne Feinstein,11226,DEM,43,Kevin de León,11227,DEM,27,,16,11/6/2018,54.16,45.84,8.33,7.67,,1,2.57548839556862, +56669,91269,97,2018,2018_Sen-G_CA,CA,Sen-G,Sen-G,YouGov,391,Online,,10/17/2018,2178,Dianne Feinstein,11226,DEM,36,Kevin de León,11227,DEM,29,,7,11/6/2018,54.16,45.84,8.33,1.33,,1,-4.336751176008613,for Stanford University; among registered voters +56417,90688,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,OnMessage Inc.,239,Live Phone,R,10/17/2018,800,Claire McCaskill,11410,DEM,42,Josh Hawley,11411,REP,49,,-7,11/6/2018,45.57,51.38,-5.81,1.19,-1.19,1,-4.346712407287338,for Josh Hawley +56440,90736,126,2018,2018_Sen-G_WV,WV,Sen-G,Sen-G,"Fabrizio, Lee & Associates",90,Live Phone,R,10/17/2018,600,"Joe Manchin, III",11132,DEM,43.5,Patrick Morrisey,11133,REP,45.5,3,-2,11/6/2018,49.57,46.26,3.31,5.31,-5.31,0,.2615702425116336,for unspecified Republican sponsor; average of multiple versions or turnout models listed in poll +56451,90795,135,2018,2018_Gov-G_CA,CA,Gov-G,Gov-G,Public Policy Institute of California,262,IVR,,10/17/2018,989,Gavin Newsom,10432,DEM,49,John Cox,10438,REP,38,,11,11/6/2018,61.95,38.05,23.9,12.9,-12.9,1,5.643492810498973, +56669,91268,135,2018,2018_Gov-G_CA,CA,Gov-G,Gov-G,YouGov,391,Online,,10/17/2018,2178,Gavin Newsom,10432,DEM,53,John Cox,10438,REP,34,,19,11/6/2018,61.95,38.05,23.9,4.9,-4.9,1,-2.831234480105611,for Stanford University; among registered voters +56327,90544,179,2018,2018_House-G_AZ-1,AZ-1,House-G,House-G,American Viewpoint,10,Live Phone,R,10/17/2018,400,Tom O'Halleran,11460,DEM,46,Wendy J. Rogers,13167,REP,46,,0,11/6/2018,53.83,46.14,7.69,7.69,-7.69,.5,1.562798394031732,for unspecified Republican sponsor +56418,90689,268,2018,2018_House-G_FL-15,FL-15,House-G,House-G,GQR Research (GQRR),126,Live Phone,D,10/17/2018,400,Kristen Carlson,12518,DEM,47,Ross Spano,11594,REP,47,,0,11/6/2018,46.98,53.02,-6.04,6.04,6.04,.5,.8897668626826747,for Kristen Carlson +56254,90349,280,2018,2018_House-G_FL-27,FL-27,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/17/2018,542,Donna Shalala,12586,DEM,44.06,Maria Salazar,12585,REP,36.85,,7.21,11/6/2018,51.76,45.76,6,1.21,1.21,1,-4.362895849936923,for New York Times +56255,90351,364,2018,2018_House-G_ME-2,ME-2,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/17/2018,501,Jared Golden,11384,DEM,41.17,Bruce Poliquin,11385,REP,41.06,,.11,11/6/2018,50.62,49.38,1.25,1.14,-1.14,1,-3.903455119023369,for New York Times +56443,90776,459,2018,2018_House-G_NY-22,NY-22,House-G,House-G,Siena College,305,Live Phone,,10/17/2018,501,Anthony J. Brindisi,11234,DEM,46,Claudia Tenney,11235,REP,45,,1,11/6/2018,50.84,49.06,1.78,.78,-.78,1,-5.229243947364285,for Spectrum News | Syracuse.com +56256,90353,582,2018,2018_House-G_WA-3,WA-3,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/17/2018,497,Carolyn Long,11412,DEM,40.62,Jaime Herrera Beutler,11413,REP,47.58,,-6.96,11/6/2018,47.33,52.67,-5.34,1.62,-1.62,1,-6.013563290920406,for New York Times +56343,90576,8273,2018,2018_House-G_US,US,House-G,House-G,USC Dornsife/Los Angeles Times,343,Online,,10/17/2018,2284,Generic Candidate,10427,DEM,55,Generic Candidate,10428,REP,42,,13,11/6/2018,53.58,43.72,9.86,3.14,3.14,1,-1.033153305255318, +56345,90581,97,2018,2018_Sen-G_CA,CA,Sen-G,Sen-G,Emerson College,88,IVR/Online,,10/18/2018,671,Dianne Feinstein,11226,DEM,40.8,Kevin de León,11227,DEM,22.7,,18.1,11/6/2018,54.16,45.84,8.33,9.77,,1,4.798216301176925, +56334,90559,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,SSRS,297,Live Phone,,10/18/2018,759,Bill Nelson,12413,DEM,50,Rick Scott,12414,REP,45,,5,11/6/2018,49.93,50.05,-.12,5.12,5.12,0,1.29873928515221,for CNN +56375,90632,102,2018,2018_Sen-G_IN,IN,Sen-G,Sen-G,Mason Strategies,464,Live Phone,,10/18/2018,600,Joe Donnelly,11128,DEM,43,Mike Braun,11129,REP,47,3,-4,11/6/2018,44.84,50.73,-5.89,1.89,1.89,1,-4.604268517433013,for IndyPolitics.org +56485,90859,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Michigan State University,463,Live Phone,,10/18/2018,169,Debbie Stabenow,11408,DEM,49,John James,11409,REP,42,,7,11/6/2018,52.26,45.76,6.51,.49,.49,1,-5.05819908007913,among all adults +56325,90542,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,Remington Research Group,279,IVR/Live Phone,,10/18/2018,1215,Claire McCaskill,11410,DEM,46,Josh Hawley,11411,REP,47,1,-1,11/6/2018,45.57,51.38,-5.81,4.81,4.81,1,-.3893896179414993,for Missouri Scout +56481,90848,121,2018,2018_Sen-G_TX,TX,Sen-G,Sen-G,YouGov,391,Online,,10/18/2018,927,Beto O'Rourke,11125,DEM,45,Ted Cruz,11126,REP,51,2,-6,11/6/2018,48.33,50.89,-2.57,3.43,-3.43,1,-.7297736018153579,for Texas Tribune | University of Texas +56345,90580,135,2018,2018_Gov-G_CA,CA,Gov-G,Gov-G,Emerson College,88,IVR/Online,,10/18/2018,671,Gavin Newsom,10432,DEM,52.1,John Cox,10438,REP,32.2,,19.9,11/6/2018,61.95,38.05,23.9,4,-4,1,-4.03921127739406, +56334,90557,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,SSRS,297,Live Phone,,10/18/2018,759,Andrew Gillum,10440,DEM,54,Ron DeSantis,12450,REP,42,,12,11/6/2018,49.19,49.59,-.39,12.39,12.39,0,7.604365694063898,for CNN +56453,90799,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,ALG Research,14,Live Phone,D,10/18/2018,906,Gretchen E. Whitmer,11406,DEM,47.5,Bill Schuette,11407,REP,37,4,10.5,11/6/2018,53.31,43.75,9.57,.93,.93,1,-2.665260385661923,for Gretchen E. Whitmer; average of multiple versions or turnout models listed in poll +56485,90858,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,Michigan State University,463,Live Phone,,10/18/2018,169,Gretchen E. Whitmer,11406,DEM,47,Bill Schuette,11407,REP,39,,8,11/6/2018,53.31,43.75,9.57,1.57,-1.57,1,-3.040833644388627,among all adults +56481,90846,163,2018,2018_Gov-G_TX,TX,Gov-G,Gov-G,YouGov,391,Online,,10/18/2018,927,Lupe Valdez,11101,DEM,37,Gregory W. Abbott,11102,REP,56,3,-19,11/6/2018,42.51,55.81,-13.3,5.7,-5.7,1,-.4496401299329399,for Texas Tribune | University of Texas +56332,90553,176,2018,2018_House-G_AR-2,AR-2,House-G,House-G,Hendrix College,138,IVR/Live Phone,,10/18/2018,590,Clarke Tucker,11157,DEM,39.5,French Hill,11158,REP,51.5,2,-12,11/6/2018,45.82,52.13,-6.31,5.69,-5.69,1,-1.845756654074026,for Talk Business & Politics +56350,90586,268,2018,2018_House-G_FL-15,FL-15,House-G,House-G,Remington Research Group,279,IVR/Live Phone,R,10/18/2018,1369,Kristen Carlson,12518,DEM,41,Ross Spano,11594,REP,47,,-6,11/6/2018,46.98,53.02,-6.04,.04,.04,1,-5.404882145530526,for Ross Spano +56307,90499,268,2018,2018_House-G_FL-15,FL-15,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/18/2018,499,Kristen Carlson,12518,DEM,42.84,Ross Spano,11594,REP,43.49,,-.64999998,11/6/2018,46.98,53.02,-6.04,5.39,5.39,1,.6711295904577272,for New York Times +56409,90674,379,2018,2018_House-G_MN-1,MN-1,House-G,House-G,SurveyUSA,325,IVR/Online,,10/18/2018,586,Dan Feehan,11798,DEM,47,Jim Hagedorn,11799,REP,45,,2,11/6/2018,49.68,50.13,-.45,2.45,2.45,0,-5.098532119217027,for KSTP-TV Minneapolis | KAAL-TV +56308,90501,498,2018,2018_House-G_PA-8,PA-8,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/18/2018,506,Matt Cartwright,11999,DEM,52.38,John Chrin,12000,REP,39.78,,12.6,11/6/2018,54.64,45.36,9.28,3.32,3.32,1,-3.526512626028216,for New York Times +56454,90801,577,2018,2018_House-G_VA-10,VA-10,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,10/18/2018,430,Jennifer T. Wexton,11200,DEM,56,Barbara J. Comstock,11201,REP,43,,13,11/6/2018,56.11,43.73,12.38,.62,.62,1,-7.091842417122215, +56353,90589,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/19/2018,1161,Bill Nelson,12413,DEM,52,Rick Scott,12414,REP,46,,6,11/6/2018,49.93,50.05,-.12,6.12,6.12,0,2.778682268338401, +56335,90561,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,SEA Polling & Strategic Design,302,Live Phone,,10/19/2018,600,Bill Nelson,12413,DEM,45,Rick Scott,12414,REP,47,,-2,11/6/2018,49.93,50.05,-.12,1.88,-1.88,1,-1.940975110129029,for Christian Ulvert +56429,90710,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Saint Leo University,299,Online,,10/19/2018,698,Bill Nelson,12413,DEM,46.6,Rick Scott,12414,REP,38.4,,8.1999998,11/6/2018,49.93,50.05,-.12,8.32,8.32,0,4.633006932516929, +56585,91085,105,2018,2018_Sen-G_MA,MA,Sen-G,Sen-G,Western New England University,380,Live Phone,,10/19/2018,402,Elizabeth Warren,12480,DEM,57,Geoff Diehl,12481,REP,27,7,30,11/6/2018,60.34,36.17,24.16,5.84,5.84,1,.5635001948662921, +56368,90609,134,2018,2018_Gov-G_AR,AR,Gov-G,Gov-G,Hendrix College,138,Live Phone,,10/19/2018,528,Jared K. Henderson,11115,DEM,24,Asa Hutchinson,11116,REP,60,5,-36,11/6/2018,31.77,65.33,-33.56,2.44,-2.44,1,-5.254583506755738,for Talk Business & Politics +56441,90773,135,2018,2018_Gov-G_CA,CA,Gov-G,Gov-G,Optimus,245,IVR,,10/19/2018,1068,Gavin Newsom,10432,DEM,53.9,John Cox,10438,REP,41.4,,12.5,11/6/2018,61.95,38.05,23.9,11.4,-11.4,1,4.034596000436351,for NBC 4 California | KFI AM640 +56353,90639,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/19/2018,1161,Andrew Gillum,10440,DEM,52,Ron DeSantis,12450,REP,46,,6,11/6/2018,49.19,49.59,-.39,6.39,6.39,0,1.928841590691434, +56335,90560,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,SEA Polling & Strategic Design,302,Live Phone,,10/19/2018,600,Andrew Gillum,10440,DEM,48,Ron DeSantis,12450,REP,42,,6,11/6/2018,49.19,49.59,-.39,6.39,6.39,0,1.598862216756229,for Christian Ulvert +56429,90709,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Saint Leo University,299,Online,,10/19/2018,698,Andrew Gillum,10440,DEM,48.6,Ron DeSantis,12450,REP,36.8,,11.8,11/6/2018,49.19,49.59,-.39,12.19,12.19,0,7.499910822393447, +56585,91080,147,2018,2018_Gov-G_MA,MA,Gov-G,Gov-G,Western New England University,380,Live Phone,,10/19/2018,402,Jay M. Gonzalez,12476,DEM,27,Charles D. Baker,12477,REP,65,,-38,11/6/2018,33.12,66.6,-33.48,4.52,-4.52,1,-2.825043526339985, +56374,90631,235,2018,2018_House-G_CA-48,CA-48,House-G,House-G,Monmouth University,215,Live Phone,,10/19/2018,372,Harley Rouda,11163,DEM,48,Dana Rohrabacher,11164,REP,50,,-2,11/6/2018,53.55,46.45,7.1,9.1,-9.1,0,2.505391442856491,average of multiple versions or turnout models listed in poll +56664,91261,235,2018,2018_House-G_CA-48,CA-48,House-G,House-G,TP Research,452,IVR,,10/19/2018,440,Harley Rouda,11163,DEM,41.4,Dana Rohrabacher,11164,REP,49.2,,-7.8000002,11/6/2018,53.55,46.45,7.1,14.9,-14.9,0,7.867915662761265, +56384,90643,548,2018,2018_House-G_TX-21,TX-21,House-G,House-G,WPA Intelligence (WPAi),383,Live Phone,R,10/19/2018,401,Joseph Kopser,11371,DEM,38,Chip Roy,11372,REP,50,2,-12,11/6/2018,47.63,50.24,-2.61,9.39,-9.39,1,1.731367103525222,for unspecified Republican sponsor +56309,90503,572,2018,2018_House-G_VA-5,VA-5,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/19/2018,501,Leslie Cockburn,12110,DEM,45.62,Denver Riggleman,12111,REP,44.59,,1.03,11/6/2018,46.65,53.18,-6.53,7.56,7.56,0,-.0123155047744074,for New York Times +56412,90679,8273,2018,2018_House-G_US,US,House-G,House-G,Morning Consult,218,Online,,10/19/2018,1968,Generic Candidate,10427,DEM,45,Generic Candidate,10428,REP,39,,6,11/6/2018,53.58,43.72,9.86,3.86,-3.86,1,-.0541787645761408,for Politico; among registered voters +56517,90920,8273,2018,2018_House-G_US,US,House-G,House-G,Public Religion Research Institute,428,Live Phone/Online,,10/19/2018,821,Generic Candidate,10427,DEM,48,Generic Candidate,10428,REP,39,,9,11/6/2018,53.58,43.72,9.86,.86,-.86,1,-3.443116643507296,among registered voters +56390,90651,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Florida Atlantic University,97,IVR/Online,,10/20/2018,704,Bill Nelson,12413,DEM,40.6,Rick Scott,12414,REP,42.3,,-1.7,11/6/2018,49.93,50.05,-.12,1.58,-1.58,1,-2.047113928636933, +56466,90818,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Strategic Research Associates,462,Live Phone,,10/20/2018,800,Bill Nelson,12413,DEM,46,Rick Scott,12414,REP,45,,1,11/6/2018,49.93,50.05,-.12,1.12,1.12,0,-2.564728802289808,for Gray Television +56365,90606,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,SurveyUSA,325,Online,,10/20/2018,665,Bill Nelson,12413,DEM,49,Rick Scott,12414,REP,41,,8,11/6/2018,49.93,50.05,-.12,8.12,8.12,0,4.580308647674695,for Bay News 9 | News 13 +56386,90645,121,2018,2018_Sen-G_TX,TX,Sen-G,Sen-G,GBAO,109,Live Phone,D,10/20/2018,1000,Beto O'Rourke,11125,DEM,46,Ted Cruz,11126,REP,50,2,-4,11/6/2018,48.33,50.89,-2.57,1.43,-1.43,1,-2.771971914735641,for unspecified Democratic sponsor +56390,90649,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Florida Atlantic University,97,IVR/Online,,10/20/2018,704,Andrew Gillum,10440,DEM,41.4,Ron DeSantis,12450,REP,36.7,,4.6999998,11/6/2018,49.19,49.59,-.39,5.09,5.09,0,.4815272750620746, +56466,90817,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Strategic Research Associates,462,Live Phone,,10/20/2018,800,Andrew Gillum,10440,DEM,45,Ron DeSantis,12450,REP,48,,-3,11/6/2018,49.19,49.59,-.39,2.61,-2.61,1,-2.164092202675091,for Gray Television +56365,90605,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,SurveyUSA,325,Online,,10/20/2018,665,Andrew Gillum,10440,DEM,49,Ron DeSantis,12450,REP,42,,7,11/6/2018,49.19,49.59,-.39,7.39,7.39,0,2.719495503512317,for Bay News 9 | News 13 +56392,90652,144,2018,2018_Gov-G_KS,KS,Gov-G,Gov-G,Public Policy Polling,263,IVR,D,10/20/2018,698,Laura Kelly,11403,DEM,41,Kris W. Kobach,11404,REP,41,10,0,11/6/2018,48.03,42.96,5.07,5.07,-5.07,.5,-.6283159750835866,for unspecified Democratic sponsor; among 'voters' +56431,90714,161,2018,2018_Gov-G_SD,SD,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/20/2018,500,Billie H. Sutton,11374,DEM,45,Kristi L. Noem,11375,REP,45,1,0,11/6/2018,47.6,50.97,-3.38,3.38,3.38,.5,-2.964240646078172,for Argus Leader | KELO-TV +56448,90787,209,2018,2018_House-G_CA-22,CA-22,House-G,House-G,Change Research,48,Online,D,10/20/2018,840,Andrew Janz,11250,DEM,46,Devin Nunes,11251,REP,51,,-5,11/6/2018,47.28,52.72,-5.44,.44,.44,1,-6.931557350287118,for unspecified Democratic sponsor +56322,90532,314,2018,2018_House-G_IL-12,IL-12,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/20/2018,502,Brendan Kelly,18189,DEM,39.36,Mike J. Bost,11168,REP,47.87,,-8.5100002,11/6/2018,45.39,51.57,-6.18,2.33,-2.33,1,-5.18589224402548,for New York Times +56462,90811,420,2018,2018_House-G_NJ-2,NJ-2,House-G,House-G,Stockton University,317,Live Phone,,10/20/2018,597,Jeff Van Drew,11867,DEM,55.1,Seth Grossman,11868,REP,38.1,,17,11/6/2018,52.9,45.23,7.67,9.33,9.33,1,1.863607980683582, +56465,90816,421,2018,2018_House-G_NJ-3,NJ-3,House-G,House-G,Monmouth University,215,Live Phone,,10/20/2018,363,Andy Kim,11177,DEM,49,Tom MacArthur,11178,REP,45.33,,3.6700001,11/6/2018,50.01,48.72,1.29,2.37,2.37,1,-3.417343200209966,average of multiple versions or turnout models listed in poll +56495,90879,461,2018,2018_House-G_NY-24,NY-24,House-G,House-G,Siena College,305,Live Phone,,10/20/2018,500,Dana Balter,11378,DEM,39,John Katko,11379,REP,53,,-14,11/6/2018,47.31,52.57,-5.26,8.74,-8.74,1,1.206594820594699,for Spectrum News | Syracuse.com +56521,90925,500,2018,2018_House-G_PA-10,PA-10,House-G,House-G,Susquehanna Polling & Research Inc.,326,IVR,,10/20/2018,366,George B. Scott,11210,DEM,46,Scott Perry,11211,REP,49,,-3,11/6/2018,48.68,51.32,-2.64,.36,-.36,1,-5.246510910306174,for ABC27 News +56431,90821,518,2018,2018_House-G_SD-1,SD-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/20/2018,500,Tim Bjorkman,11389,DEM,31,Dusty Johnson,11388,REP,54,2,-23,11/6/2018,36.03,60.33,-24.31,1.31,1.31,1,-6.970274484739138,for Argus Leader | KELO-TV +56321,90530,569,2018,2018_House-G_VA-2,VA-2,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/20/2018,508,Elaine G. Luria,11192,DEM,42.36,Scott W. Taylor,11193,REP,45.12,,-2.76,11/6/2018,51.05,48.81,2.24,5,-5,0,-.3316822286362493,for New York Times +56383,90642,590,2018,2018_House-G_WI-1,WI-1,House-G,House-G,Change Research,48,Online,D,10/20/2018,551,Randy Bryce,12138,DEM,45,Bryan Steil,12453,REP,44,,1,11/6/2018,42.27,54.56,-12.29,13.29,13.29,0,5.800175175139082,for Randy Bryce +56432,90715,8273,2018,2018_House-G_US,US,House-G,House-G,Harris Insights & Analytics,133,Online,,10/20/2018,1000,Generic Candidate,10427,DEM,44,Generic Candidate,10428,REP,38,,6,11/6/2018,53.58,43.72,9.86,3.86,-3.86,1,-.3865130773268279,for Hill.TV; among registered voters +56469,90824,8273,2018,2018_House-G_US,US,House-G,House-G,McLaughlin & Associates,203,Online,,10/20/2018,1000,Generic Candidate,10427,DEM,46,Generic Candidate,10428,REP,44,,2,11/6/2018,53.58,43.72,9.86,7.86,-7.86,1,3.704628113928671, +56456,90805,8273,2018,2018_House-G_US,US,House-G,House-G,Suffolk University,323,Live Phone,,10/20/2018,1000,Generic Candidate,10427,DEM,51.2,Generic Candidate,10428,REP,42.6,,8.6000004,11/6/2018,53.58,43.72,9.86,1.26,-1.26,1,-3.002616888995786,for USA Today +56587,91087,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Ipsos,154,Online,,10/21/2018,1069,Bill Nelson,12413,DEM,49,Rick Scott,12414,REP,44,,5,11/6/2018,49.93,50.05,-.12,5.12,5.12,0,1.711529077722341,for Reuters | U. Virginia Center for Politics +56344,90578,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,St. Pete Polls,314,IVR,,10/21/2018,1575,Bill Nelson,12413,DEM,48.3,Rick Scott,12414,REP,48.6,,-.30000001,11/6/2018,49.93,50.05,-.12,.18,-.18,1,-3.299643656371479,for Florida Politics +56452,90800,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,10/21/2018,600,Debbie Stabenow,11408,DEM,49,John James,11409,REP,42,,7,11/6/2018,52.26,45.76,6.51,.49,.49,1,-3.861815731424738,for Detroit Free Press | WLNS TV 6 | WOOD TV 8 | WJRT (ABC) TV 12 +56379,90637,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Tarrance Group,333,Live Phone,R,10/21/2018,605,Debbie Stabenow,11408,DEM,48,John James,11409,REP,41,,7,11/6/2018,52.26,45.76,6.51,.49,.49,1,-3.81794663534315,for John James +56391,90650,132,2018,2018_Gov-G_AK,AK,Gov-G,Gov-G,Alaska Survey Research,155,Live Phone,,10/21/2018,500,Mark Begich,12443,DEM,43.7,Mike J. Dunleavy,12444,REP,48.3,5.3,-4.5999999,11/6/2018,44.41,51.44,-7.03,2.43,2.43,1,-5.317781294458793, +56468,90822,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,1892 Polling,461,IVR,R,10/21/2018,2500,Andrew Gillum,10440,DEM,46,Ron DeSantis,12450,REP,47,,-1,11/6/2018,49.19,49.59,-.39,.61,-.61,1,-3.736944934444816,for Ron DeSantis; among registered voters +56587,91082,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Ipsos,154,Online,,10/21/2018,1069,Andrew Gillum,10440,DEM,50,Ron DeSantis,12450,REP,44,,6,11/6/2018,49.19,49.59,-.39,6.39,6.39,0,1.908146106642403,for Reuters | U. Virginia Center for Politics +56344,90577,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,St. Pete Polls,314,IVR,,10/21/2018,1575,Andrew Gillum,10440,DEM,47.4,Ron DeSantis,12450,REP,46.4,1.9,1,11/6/2018,49.19,49.59,-.39,1.39,1.39,0,-3.191037089421741,for Florida Politics +56452,90797,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,EPIC-MRA,84,Live Phone,,10/21/2018,600,Gretchen E. Whitmer,11406,DEM,46,Bill Schuette,11407,REP,41,3,5,11/6/2018,53.31,43.75,9.57,4.57,-4.57,1,1.275782261787229,for Detroit Free Press | WLNS TV 6 | WOOD TV 8 | WJRT (ABC) TV 12 +56329,90546,226,2018,2018_House-G_CA-39,CA-39,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/21/2018,496,Gilbert Cisneros,11254,DEM,46.97,Young Kim,11255,REP,45.95,,1.02,11/6/2018,51.56,48.44,3.11,2.09,-2.09,1,-5.424591756727043,for New York Times +56463,90812,286,2018,2018_House-G_GA-6,GA-6,House-G,House-G,Thirty-Ninth Street Strategies,460,Live Phone,D,10/21/2018,400,Lucy McBath,11647,DEM,47,Karen Handel,11648,REP,48,,-1,11/6/2018,50.51,49.48,1.03,2.03,-2.03,0,-2.890664630882691,for Lucy McBath +56337,90564,432,2018,2018_House-G_NM-2,NM-2,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/21/2018,522,Xochitl Torres Small,11232,DEM,44.45,Yvette Herrell,11233,REP,44.51,,-.059999999,11/6/2018,50.93,49.07,1.87,1.93,-1.93,0,-2.479443490226267,for New York Times +56430,90711,476,2018,2018_House-G_OH-12,OH-12,House-G,House-G,GBAO,109,Live Phone,D,10/21/2018,570,Danny O'Connor,11187,DEM,47,Troy Balderson,11188,REP,47,4,0,11/6/2018,47.2,51.42,-4.22,4.22,4.22,.5,-3.241253971411569,for Danny O'Connor +56786,91506,8273,2018,2018_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/21/2018,2321,Generic Candidate,10427,DEM,48,Generic Candidate,10428,REP,40,,8,11/6/2018,53.58,43.72,9.86,1.86,-1.86,1,-2.003029113181029,for George Washington University; among registered voters +56586,91086,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Ipsos,154,Online,,10/22/2018,799,Kyrsten Sinema,12409,DEM,46,Martha McSally,12410,REP,48,,-2,11/6/2018,49.96,47.61,2.34,4.34,-4.34,0,.1438152087151623,for Reuters | U. Virginia Center for Politics +56595,91106,97,2018,2018_Sen-G_CA,CA,Sen-G,Sen-G,"University of California, Berkeley",457,Online,,10/22/2018,1339,Dianne Feinstein,11226,DEM,45,Kevin de León,11227,DEM,36,,9,11/6/2018,54.16,45.84,8.33,.67,,1,-5.123904039003368,for LA Times +56479,90847,114,2018,2018_Sen-G_NM,NM,Sen-G,Sen-G,Pacific Market Research,459,Online,,10/22/2018,400,Martin Heinrich,11154,DEM,45,Mick Rich,11155,REP,32,22,13,11/6/2018,54.09,30.53,23.56,10.56,-10.56,1,3.406320118742694,for KRQE-TV +56518,90931,119,2018,2018_Sen-G_RI,RI,Sen-G,Sen-G,Fleming & Associates,96,Live Phone,,10/22/2018,416,Sheldon Whitehouse,12537,DEM,55.3,Bob Flanders,12538,REP,36.3,,19,11/6/2018,61.44,38.33,23.11,4.11,-4.11,1,-3.711146937383811,for WPRI-TV +56590,91093,121,2018,2018_Sen-G_TX,TX,Sen-G,Sen-G,University of Texas at Tyler,458,Live Phone/Online,,10/22/2018,905,Beto O'Rourke,11125,DEM,43.4,Ted Cruz,11126,REP,47,,-3.5999999,11/6/2018,48.33,50.89,-2.57,1.03,-1.03,1,-3.246520353172904, +56586,91081,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,Ipsos,154,Online,,10/22/2018,799,David Garcia,10441,DEM,37,Doug Ducey,10442,REP,57,,-20,11/6/2018,41.84,56,-14.16,5.84,-5.84,1,1.635564960893495,for Reuters | U. Virginia Center for Politics +56595,91105,135,2018,2018_Gov-G_CA,CA,Gov-G,Gov-G,"University of California, Berkeley",457,Online,,10/22/2018,1339,Gavin Newsom,10432,DEM,58,John Cox,10438,REP,40,,18,11/6/2018,61.95,38.05,23.9,5.9,-5.9,1,-1.773493300934095,for LA Times +56380,90638,139,2018,2018_Gov-G_GA,GA,Gov-G,Gov-G,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,10/22/2018,824,Stacey Yvonne Abrams,11363,DEM,47.7,Brian P. Kemp,11364,REP,48.4,1.3,-.69999999,11/6/2018,48.83,50.22,-1.39,.69,.69,1,-3.651478120417423,for Fox 5 Atlanta +56588,91083,144,2018,2018_Gov-G_KS,KS,Gov-G,Gov-G,Ipsos,154,Online,,10/22/2018,986,Laura Kelly,11403,DEM,43,Kris W. Kobach,11404,REP,41,9,2,11/6/2018,48.03,42.96,5.07,3.07,-3.07,1,-2.8895760779429,for Reuters | U. Virginia Center for Politics +56479,90842,153,2018,2018_Gov-G_NM,NM,Gov-G,Gov-G,Pacific Market Research,459,Online,,10/22/2018,400,Michelle Lujan Grisham,11122,DEM,55,Stevan Pearce,11123,REP,45,,10,11/6/2018,57.2,42.8,14.4,4.4,-4.4,1,-1.442713106310527,for KRQE-TV +56518,90922,159,2018,2018_Gov-G_RI,RI,Gov-G,Gov-G,Fleming & Associates,96,Live Phone,,10/22/2018,416,Gina M. Raimondo,12526,DEM,44.5,Allan W. Fung,12527,REP,33.7,9.4,10.8,11/6/2018,52.64,37.18,15.46,4.66,-4.66,1,-3.053778090777487,for WPRI-TV +56590,91088,163,2018,2018_Gov-G_TX,TX,Gov-G,Gov-G,University of Texas at Tyler,458,Live Phone/Online,,10/22/2018,1033,Lupe Valdez,11101,DEM,32.2,Gregory W. Abbott,11102,REP,52.6,,-20.4,11/6/2018,42.51,55.81,-13.3,7.1,-7.1,1,1.287663753247577,among registered voters +56370,90612,236,2018,2018_House-G_CA-49,CA-49,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/22/2018,500,Mike Levin,11258,DEM,53.37,Diane L. Harkey,11259,REP,38.65,,14.72,11/6/2018,56.42,43.58,12.84,1.88,1.88,1,-4.590903908375681,for New York Times +56336,90562,279,2018,2018_House-G_FL-26,FL-26,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/22/2018,499,Debbie Mucarsel-Powell,11610,DEM,44.7,Carlos Curbelo,11611,REP,43.84,,.86000001,11/6/2018,50.87,49.13,1.75,.89,-.89,1,-6.570145696172143,for New York Times +56372,90616,465,2018,2018_House-G_OH-1,OH-1,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/22/2018,492,Aftab Pureval,11183,DEM,40.82,Steve Chabot,11184,REP,49.5,,-8.6800003,11/6/2018,46.9,51.32,-4.42,4.26,-4.26,1,-.7506804677971877,for New York Times +56579,91071,501,2018,2018_House-G_PA-11,PA-11,House-G,House-G,Susquehanna Polling & Research Inc.,326,IVR,,10/22/2018,311,Jess King,11978,DEM,46,Lloyd K. Smucker,11979,REP,50,,-4,11/6/2018,41.02,58.98,-17.95,13.95,13.95,1,6.176270756915081,for ABC27 News +56371,90614,534,2018,2018_House-G_TX-7,TX-7,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/22/2018,499,Lizzie Pannill Fletcher,11238,DEM,44.83,John Abney Culberson,11239,REP,45.7,,-.87,11/6/2018,52.53,47.47,5.06,5.93,-5.93,0,-1.542976281845054,for New York Times +56822,91577,8273,2018,2018_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,10/22/2018,675,Generic Candidate,10427,DEM,54,Generic Candidate,10428,REP,43,,11,11/6/2018,53.58,43.72,9.86,1.14,1.14,1,-3.215943563810711, +56574,91056,8273,2018,2018_House-G_US,US,House-G,House-G,Ipsos,154,Online,,10/22/2018,1943,Generic Candidate,10427,DEM,47.5,Generic Candidate,10428,REP,42,,5.5,11/6/2018,53.58,43.72,9.86,4.36,-4.36,1,.5479873714002521,for Reuters +56480,90845,8273,2018,2018_House-G_US,US,House-G,House-G,Marist College,183,Live Phone,,10/22/2018,738,Generic Candidate,10427,DEM,50,Generic Candidate,10428,REP,40,,10,11/6/2018,53.58,43.72,9.86,.14,.14,1,-4.199189504167319,for NPR | PBS NewsHour; among registered voters +56447,90786,8273,2018,2018_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/22/2018,1233,Generic Candidate,10427,DEM,47,Generic Candidate,10428,REP,41,,6,11/6/2018,53.58,43.72,9.86,3.86,-3.86,1,-.0847790356599069,for Economist; among registered voters +56625,91182,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,OH Predictive Insights,235,Live Phone,,10/23/2018,600,Kyrsten Sinema,12409,DEM,45,Martha McSally,12410,REP,52,1,-7,11/6/2018,49.96,47.61,2.34,9.34,-9.34,0,5.294013014648399, +56419,90691,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,10/23/2018,773,Bill Nelson,12413,DEM,49,Rick Scott,12414,REP,45,,4,11/6/2018,49.93,50.05,-.12,4.12,4.12,0,.6587320808390814, +56743,91420,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Target Insyght,330,Live Phone,,10/23/2018,800,Debbie Stabenow,11408,DEM,53,John James,11409,REP,43,2,10,11/6/2018,52.26,45.76,6.51,3.49,3.49,1,-.728876482277875,for MIRS News Service +66738,124507,107,2018,2018_Sen-G_MN,MN,Sen-G,Sen-G,St. Cloud State University,312,Live Phone,,10/23/2018,420,Amy Klobuchar,12373,DEM,54,Jim Newberger,12374,REP,28,,26,11/6/2018,60.31,36.21,24.1,1.9,1.9,1,-3.192468427040631, +56541,90971,117,2018,2018_Sen-G_OH,OH,Sen-G,Sen-G,Baldwin Wallace University,401,Live Phone,,10/23/2018,1051,Sherrod Brown,11130,DEM,51.2,Jim Renacci,11131,REP,31.7,,19.5,11/6/2018,53.41,46.57,6.85,12.65,12.65,1,8.266901567759845, +66738,124513,129,2018,2018_Sen-GS_MN,MN,Sen-G,Sen-GS,St. Cloud State University,312,Live Phone,,10/23/2018,420,Tina Smith,12376,DEM,44,Karin Housley,12375,REP,29,,15,11/6/2018,52.97,42.35,10.62,4.38,4.38,1,.1715568374118573, +56625,91245,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,OH Predictive Insights,235,Live Phone,,10/23/2018,600,David Garcia,10441,DEM,39,Doug Ducey,10442,REP,57,1,-18,11/6/2018,41.84,56,-14.16,3.84,-3.84,1,-.5799336098125034, +56419,90690,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Gravis Marketing,124,IVR/Online,,10/23/2018,773,Andrew Gillum,10440,DEM,51,Ron DeSantis,12450,REP,46,,5,11/6/2018,49.19,49.59,-.39,5.39,5.39,0,.7613039515159853, +56743,91419,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,Target Insyght,330,Live Phone,,10/23/2018,800,Gretchen E. Whitmer,11406,DEM,48,Bill Schuette,11407,REP,44,1,4,11/6/2018,53.31,43.75,9.57,5.57,-5.57,1,2.253814237560045,for MIRS News Service +66738,124506,149,2018,2018_Gov-G_MN,MN,Gov-G,Gov-G,St. Cloud State University,312,Live Phone,,10/23/2018,404,Timothy J. Walz,12420,DEM,50,Jeff Johnson,12421,REP,34,,16,11/6/2018,53.84,42.43,11.42,4.58,4.58,1,-.4747646767627636, +56541,91004,155,2018,2018_Gov-G_OH,OH,Gov-G,Gov-G,Baldwin Wallace University,401,Live Phone,,10/23/2018,1051,Richard Cordray,11106,DEM,40.5,Michael DeWine,11107,REP,40.25,4.1,.25,11/6/2018,46.68,50.39,-3.7,3.95,3.95,0,-2.497046582236649,average of multiple versions or turnout models listed in poll +56439,90734,156,2018,2018_Gov-G_OK,OK,Gov-G,Gov-G,Magellan Strategies,179,Live Phone,,10/23/2018,500,Drew Edmondson,12499,DEM,44,Kevin Stitt,12500,REP,51,1,-7,11/6/2018,42.23,54.33,-12.1,5.1,5.1,1,-1.403919467085956, +56405,90669,197,2018,2018_House-G_CA-10,CA-10,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/23/2018,501,Josh Harder,11390,DEM,47.28,Jeff Denham,11391,REP,44.92,,2.3599999,11/6/2018,52.25,47.75,4.5,2.14,-2.14,1,-5.298040585886634,for New York Times +56552,90988,300,2018,2018_House-G_IA-4,IA-4,House-G,House-G,WPA Intelligence (WPAi),383,Live Phone,R,10/23/2018,401,J.D. Scholten,11663,DEM,34,Steve King,11664,REP,52,2,-18,11/6/2018,47.04,50.37,-3.33,14.67,-14.67,1,9.853551390798609,for Steve King +56393,90653,308,2018,2018_House-G_IL-6,IL-6,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/23/2018,497,Sean Casten,11165,DEM,45.61,Peter J. Roskam,11166,REP,44.4,,1.21,11/6/2018,53.58,46.42,7.15,5.94,-5.94,1,-1.492532829772149,for New York Times +56445,90780,315,2018,2018_House-G_IL-13,IL-13,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/23/2018,501,Betsy Dirksen Londrigan,11169,DEM,40.97,Rodney Davis,11170,REP,46.08,,-5.1100001,11/6/2018,49.62,50.38,-.76,4.35,-4.35,1,-3.063070606608049,for New York Times +56550,90986,330,2018,2018_House-G_KS-1,KS-1,House-G,House-G,Jayhawk Consulting Services,157,Live Phone,D,10/23/2018,600,Alan LaPolice,11713,DEM,38,Roger Marshall,11714,REP,42,,-4,11/6/2018,31.85,68.15,-36.29,32.29,32.29,1,22.42732733657669,for Alan LaPolice +56403,90665,421,2018,2018_House-G_NJ-3,NJ-3,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/23/2018,508,Andy Kim,11177,DEM,43.99,Tom MacArthur,11178,REP,44.6,,-.61000001,11/6/2018,50.01,48.72,1.29,1.9,-1.9,0,-3.469564134326941,for New York Times +56510,90907,574,2018,2018_House-G_VA-7,VA-7,House-G,House-G,Christopher Newport University,50,Live Phone,,10/23/2018,830.5,Abigail Spanberger,12114,DEM,47,David Brat,12115,REP,45,3.5,2,11/6/2018,50.34,48.4,1.94,.06,.06,1,-5.729391873124495,average of multiple versions or turnout models listed in poll +56594,91104,8273,2018,2018_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/23/2018,2500,Generic Candidate,10427,DEM,47,Generic Candidate,10428,REP,44,,3,11/6/2018,53.58,43.72,9.86,6.86,-6.86,1,3.436019876771338, +56566,91006,116,2018,2018_Sen-G_ND,ND,Sen-G,Sen-G,Trafalgar Group,338,IVR,R,10/24/2018,1498,Heidi Heitkamp,11148,DEM,45.5,Kevin Cramer,11149,REP,54.5,,-9,11/6/2018,44.27,55.11,-10.84,1.84,1.84,1,-2.89504754596311,for unspecified Republican sponsor +56503,90893,153,2018,2018_Gov-G_NM,NM,Gov-G,Gov-G,GQR Research (GQRR),126,Live Phone,D,10/24/2018,600,Michelle Lujan Grisham,11122,DEM,53,Stevan Pearce,11123,REP,44,,9,11/6/2018,57.2,42.8,14.4,5.4,-5.4,1,.2171019763359291,for Michelle Lujan Grisham +56583,91077,156,2018,2018_Gov-G_OK,OK,Gov-G,Gov-G,SoonerPoll.com,308,IVR/Live Phone/Online,,10/24/2018,447,Drew Edmondson,12499,DEM,41.6,Kevin Stitt,12500,REP,46.4,3.8,-4.8000002,11/6/2018,42.23,54.33,-12.1,7.3,7.3,1,1.140299141782199,for KWTV-DT Oklahoma City | KOTV-DT Tulsa +56515,90917,415,2018,2018_House-G_NE-2,NE-2,House-G,House-G,DFM Research,69,Live Phone,D,10/24/2018,350,Kara Eastman,11853,DEM,45,Don Bacon,11854,REP,52,,-7,11/6/2018,49,51,-1.99,5.01,-5.01,1,-2.619787714502531,for unspecified Democratic sponsor +56475,90835,460,2018,2018_House-G_NY-23,NY-23,House-G,House-G,Change Research,48,Online,D,10/24/2018,510,Tracy Mitrano,11912,DEM,47,Thomas Reed,11913,REP,49,,-2,11/6/2018,45.73,54.22,-8.48,6.48,6.48,1,-.9320553850116069,for Tracy Mitrano +56581,91074,499,2018,2018_House-G_PA-9,PA-9,House-G,House-G,Susquehanna Polling & Research Inc.,326,IVR,,10/24/2018,271,Denny Wolff,12001,DEM,36,Dan Meuser,12002,REP,57,,-21,11/6/2018,40.25,59.75,-19.49,1.51,-1.51,1,-6.243993139297129,for WBRE-TV | WYOU-TV +56494,90878,8273,2018,2018_House-G_US,US,House-G,House-G,Harris Insights & Analytics,133,Online,,10/24/2018,3455,Generic Candidate,10427,DEM,47.5,Generic Candidate,10428,REP,42,,5.5,11/6/2018,53.58,43.72,9.86,4.36,-4.36,1,.6022780212359469,for ScottRasmussen.com; average of multiple versions or turnout models listed in poll +56505,90898,8273,2018,2018_House-G_US,US,House-G,House-G,USC Dornsife/Los Angeles Times,343,Online,,10/24/2018,2350,Generic Candidate,10427,DEM,57,Generic Candidate,10428,REP,40,,17,11/6/2018,53.58,43.72,9.86,7.14,7.14,1,3.403479802070533, +56539,90965,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Marist College,183,Live Phone,,10/25/2018,506,Kyrsten Sinema,12409,DEM,48.5,Martha McSally,12410,REP,44,6,4.5,11/6/2018,49.96,47.61,2.34,2.16,2.16,1,-2.200485628388751,for NBC News; average of multiple versions or turnout models listed in poll +56497,90884,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,YouGov,391,Online,,10/25/2018,972,Kyrsten Sinema,12409,DEM,47,Martha McSally,12410,REP,44,,3,11/6/2018,49.96,47.61,2.34,.66,.66,1,-3.438173249829241,for CBS News +56538,90962,98,2018,2018_Sen-G_CT,CT,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/25/2018,1201,Christopher Murphy,12436,DEM,56,Matthew Corey,12437,REP,41,,15,11/6/2018,59.53,39.35,20.18,5.18,-5.18,1,1.085947885579924, +56450,90791,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Siena College/The New York Times Upshot,448,Live Phone,,10/25/2018,737,Bill Nelson,12413,DEM,47.89,Rick Scott,12414,REP,44.36,,3.53,11/6/2018,49.93,50.05,-.12,3.65,3.65,0,.3098839670020043,for New York Times +56537,90956,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,University of North Florida,360,Live Phone,,10/25/2018,1051,Bill Nelson,12413,DEM,47,Rick Scott,12414,REP,46,,1,11/6/2018,49.93,50.05,-.12,1.12,1.12,0,-2.143993749849495, +56498,90886,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,YouGov,391,Online,,10/25/2018,991,Bill Nelson,12413,DEM,46,Rick Scott,12414,REP,46,,0,11/6/2018,49.93,50.05,-.12,.12,.12,.5,-3.209136813755921,for CBS News +56499,90885,102,2018,2018_Sen-G_IN,IN,Sen-G,Sen-G,YouGov,391,Online,,10/25/2018,975,Joe Donnelly,11128,DEM,43,Mike Braun,11129,REP,46,3,-3,11/6/2018,44.84,50.73,-5.89,2.89,2.89,1,-3.276508214441436,for CBS News +56507,90904,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Emerson College,88,IVR/Online,,10/25/2018,822,Debbie Stabenow,11408,DEM,51.9,John James,11409,REP,42.5,,9.3999996,11/6/2018,52.26,45.76,6.51,2.89,2.89,1,-.9408471809800034, +56488,90863,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,IVR,,10/25/2018,400,Debbie Stabenow,11408,DEM,52,John James,11409,REP,46,,6,11/6/2018,52.26,45.76,6.51,.51,-.51,1,-4.455635722007834,for MIRS News Service +56493,90872,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,Remington Research Group,279,IVR/Live Phone,,10/25/2018,1376,Claire McCaskill,11410,DEM,45,Josh Hawley,11411,REP,49,1,-4,11/6/2018,45.57,51.38,-5.81,1.81,1.81,1,-2.995289404057437,for Missouri Scout +56546,90981,110,2018,2018_Sen-G_MT,MT,Sen-G,Sen-G,Gravis Marketing,124,Live Phone/Online,,10/25/2018,782,Jon Tester,11140,DEM,48,Matt Rosendale,11141,REP,45,,3,11/6/2018,50.33,46.78,3.55,.55,-.55,1,-4.326351278386317, +56561,90999,111,2018,2018_Sen-G_NE,NE,Sen-G,Sen-G,DFM Research,69,Live Phone,D,10/25/2018,683,Jane Raybould,11137,DEM,39,Deb Fischer,11136,REP,54,,-15,11/6/2018,38.62,57.69,-19.06,4.06,4.06,1,-3.463464314133474,for unspecified Democratic sponsor +56683,91296,112,2018,2018_Sen-G_NV,NV,Sen-G,Sen-G,Gravis Marketing,124,Live Phone/Online,,10/25/2018,773,Jacky Rosen,11150,DEM,47,Dean Heller,11151,REP,45,,2,11/6/2018,50.41,45.38,5.03,3.03,-3.03,1,-1.695421358423373, +56509,90903,113,2018,2018_Sen-G_NJ,NJ,Sen-G,Sen-G,Emerson College,88,IVR/Online,,10/25/2018,659,Robert Menendez,11144,DEM,47.3,Bob Hugin,11145,REP,42,,5.3000002,11/6/2018,54.01,42.83,11.18,5.88,-5.88,1,1.847673810458997, +56508,90905,114,2018,2018_Sen-G_NM,NM,Sen-G,Sen-G,Emerson College,88,IVR/Online,,10/25/2018,936,Martin Heinrich,11154,DEM,48,Mick Rich,11155,REP,31.5,15.9,16.5,11/6/2018,54.09,30.53,23.56,7.06,-7.06,1,.2094114802463356, +56628,91190,118,2018,2018_Sen-G_PA,PA,Sen-G,Sen-G,Franklin & Marshall College,106,Live Phone/Online,,10/25/2018,214,Robert P. Casey Jr.,11138,DEM,50,Lou Barletta,11139,REP,35,,15,11/6/2018,55.74,42.62,13.13,1.87,1.87,1,-3.784329442446255, +56577,91065,120,2018,2018_Sen-G_TN,TN,Sen-G,Sen-G,Marist College,183,Live Phone,,10/25/2018,471,Phil Bredesen,11382,DEM,46,Marsha Blackburn,11383,REP,51,,-5,11/6/2018,43.92,54.71,-10.79,5.79,5.79,1,.0915456556803495,for NBC News +56513,90915,121,2018,2018_Sen-G_TX,TX,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/25/2018,1078,Beto O'Rourke,11125,DEM,46,Ted Cruz,11126,REP,51,,-5,11/6/2018,48.33,50.89,-2.57,2.43,-2.43,1,-1.381911590189886, +56629,91191,126,2018,2018_Sen-G_WV,WV,Sen-G,Sen-G,Research America Inc.,282,Live Phone/Online,,10/25/2018,400,"Joe Manchin, III",11132,DEM,45,Patrick Morrisey,11133,REP,40,11,5,11/6/2018,49.57,46.26,3.31,1.69,1.69,1,-4.849677335884304,for West Virginia MetroNews +56539,90960,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,Marist College,183,Live Phone,,10/25/2018,506,David Garcia,10441,DEM,41,Doug Ducey,10442,REP,54.5,5,-13.5,11/6/2018,41.84,56,-14.16,.66,.66,1,-3.933108278286419,for NBC News; average of multiple versions or turnout models listed in poll +56497,90882,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,YouGov,391,Online,,10/25/2018,972,David Garcia,10441,DEM,41,Doug Ducey,10442,REP,52,,-11,11/6/2018,41.84,56,-14.16,3.16,3.16,1,-.9440971655544622,for CBS News +56538,90957,137,2018,2018_Gov-G_CT,CT,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/25/2018,1201,Ned Lamont,12432,DEM,47,Bob Stefanowski,12433,REP,43,7,4,11/6/2018,49.37,46.21,3.15,.85,.85,1,-4.239170829452603, +56450,90793,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Siena College/The New York Times Upshot,448,Live Phone,,10/25/2018,737,Andrew Gillum,10440,DEM,47.63,Ron DeSantis,12450,REP,43.25,,4.3800001,11/6/2018,49.19,49.59,-.39,4.77,4.77,0,.3645591861003811,for New York Times +56537,90955,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,University of North Florida,360,Live Phone,,10/25/2018,1051,Andrew Gillum,10440,DEM,49,Ron DeSantis,12450,REP,43,,6,11/6/2018,49.19,49.59,-.39,6.39,6.39,0,2.170237531541373, +56498,90883,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,YouGov,391,Online,,10/25/2018,991,Andrew Gillum,10440,DEM,47,Ron DeSantis,12450,REP,46,,1,11/6/2018,49.19,49.59,-.39,1.39,1.39,0,-3.01381837246702,for CBS News +56507,90901,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,Emerson College,88,IVR/Online,,10/25/2018,822,Gretchen E. Whitmer,11406,DEM,51.7,Bill Schuette,11407,REP,41.3,,10.4,11/6/2018,53.31,43.75,9.57,.83,.83,1,-2.347999139248824, +56488,90862,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,Mitchell Research & Communications,213,IVR,,10/25/2018,400,Gretchen E. Whitmer,11406,DEM,48,Bill Schuette,11407,REP,43,,5,11/6/2018,53.31,43.75,9.57,4.57,-4.57,1,1.060253453518649,for MIRS News Service +56683,91294,151,2018,2018_Gov-G_NV,NV,Gov-G,Gov-G,Gravis Marketing,124,Live Phone/Online,,10/25/2018,773,Steve Sisolak,11119,DEM,46,Adam Paul Laxalt,11120,REP,44,,2,11/6/2018,49.39,45.31,4.08,2.08,-2.08,1,-2.996668168849137, +56508,90902,153,2018,2018_Gov-G_NM,NM,Gov-G,Gov-G,Emerson College,88,IVR/Online,,10/25/2018,936,Michelle Lujan Grisham,11122,DEM,52.7,Stevan Pearce,11123,REP,43.7,,9,11/6/2018,57.2,42.8,14.4,5.4,-5.4,1,.602330146763112, +56628,91188,158,2018,2018_Gov-G_PA,PA,Gov-G,Gov-G,Franklin & Marshall College,106,Live Phone/Online,,10/25/2018,214,Thomas W. Wolf,11113,DEM,59,Scott R. Wagner,11114,REP,33,3,26,11/6/2018,57.77,40.7,17.07,8.93,8.93,1,3.05319653944387, +56577,91067,162,2018,2018_Gov-G_TN,TN,Gov-G,Gov-G,Marist College,183,Live Phone,,10/25/2018,471,Karl F. Dean,11380,DEM,40,Bill Lee,11381,REP,57,,-17,11/6/2018,38.55,59.56,-21.01,4.01,4.01,1,-2.837924859408209,for NBC News +56513,90914,163,2018,2018_Gov-G_TX,TX,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/25/2018,1078,Lupe Valdez,11101,DEM,40,Gregory W. Abbott,11102,REP,54,,-14,11/6/2018,42.51,55.81,-13.3,.7,-.7,1,-5.721794828023044, +56546,90982,399,2018,2018_House-G_MT-1,MT-1,House-G,House-G,Gravis Marketing,124,Live Phone/Online,,10/25/2018,782,Kathleen Williams,11175,DEM,48,Greg Gianforte,11176,REP,48,,0,11/6/2018,46.25,50.88,-4.63,4.63,4.63,.5,-.6288625453710728, +56474,90834,414,2018,2018_House-G_NE-1,NE-1,House-G,House-G,Change Research,48,Online,,10/25/2018,742,Jessica McClure,11851,DEM,39,Jeff Fortenberry,11852,REP,55,,-16,11/6/2018,39.64,60.36,-20.72,4.72,4.72,1,-2.497250481185917, +56508,90908,431,2018,2018_House-G_NM-1,NM-1,House-G,House-G,Emerson College,88,IVR/Online,,10/25/2018,327,Debra A. Haaland,11242,DEM,51.4,Janice E. Arnold-Jones,11243,REP,41.4,1.2,10,11/6/2018,59.13,36.32,22.81,12.81,-12.81,1,4.296686463095892, +56508,90909,432,2018,2018_House-G_NM-2,NM-2,House-G,House-G,Emerson College,88,IVR/Online,,10/25/2018,278,Xochitl Torres Small,11232,DEM,47.2,Yvette Herrell,11233,REP,46.8,,.40000001,11/6/2018,50.93,49.07,1.87,1.47,-1.47,1,-3.563146972628052, +56508,90910,433,2018,2018_House-G_NM-3,NM-3,House-G,House-G,Emerson College,88,IVR/Online,,10/25/2018,331,Ben Ray Luján,11244,DEM,54.2,Jerald Steve McFall,11245,REP,37.2,3.9,17,11/6/2018,63.38,31.21,32.17,15.17,-15.17,1,9.31010258845474, +56476,90836,448,2018,2018_House-G_NY-11,NY-11,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/25/2018,495,Max Rose,11891,DEM,40.49,Dan Donovan,11892,REP,43.8,,-3.3099999,11/6/2018,52.99,46.54,6.44,9.75,-9.75,0,2.418856686785166,for New York Times +56446,90782,500,2018,2018_House-G_PA-10,PA-10,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/25/2018,498,George B. Scott,11210,DEM,43.03,Scott Perry,11211,REP,44.6,,-1.5700001,11/6/2018,48.68,51.32,-2.64,1.07,1.07,1,-3.490345300420983,for New York Times +56524,90928,567,2018,2018_House-G_UT-4,UT-4,House-G,House-G,Dixie Strategies,81,IVR/Live Phone,,10/25/2018,936,Ben McAdams,11214,DEM,49.51,Mia B. Love,11215,REP,43.05,,6.46,11/6/2018,50.12,49.86,.26,6.2,6.2,1,1.548969556387723,for KUTV 2News +56477,90838,567,2018,2018_House-G_UT-4,UT-4,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/25/2018,526,Ben McAdams,11214,DEM,45.44,Mia B. Love,11215,REP,45.13,,.31,11/6/2018,50.12,49.86,.26,.05,.05,1,-5.933599818487995,for New York Times +56675,91282,8273,2018,2018_House-G_US,US,House-G,House-G,Lucid,175,Online,,10/25/2018,826,Generic Candidate,10427,DEM,53,Generic Candidate,10428,REP,47,,6,11/6/2018,53.58,43.72,9.86,3.86,-3.86,1,-.17084609564858, +56612,91148,102,2018,2018_Sen-G_IN,IN,Sen-G,Sen-G,Marist College,183,Live Phone,,10/26/2018,496,Joe Donnelly,11128,DEM,46.5,Mike Braun,11129,REP,44,7,2.5,11/6/2018,44.84,50.73,-5.89,8.39,8.39,0,2.415037772101776,for NBC News; average of multiple versions or turnout models listed in poll +56512,90913,105,2018,2018_Sen-G_MA,MA,Sen-G,Sen-G,Suffolk University,323,Live Phone,,10/26/2018,500,Elizabeth Warren,12480,DEM,55.6,Geoff Diehl,12481,REP,34.4,4.4,21.200001,11/6/2018,60.34,36.17,24.16,2.96,-2.96,1,-2.692571788058202,for Boston Globe +56520,90929,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Glengariff Group,117,Live Phone,,10/26/2018,600,Debbie Stabenow,11408,DEM,53,John James,11409,REP,36.3,1.2,16.700001,11/6/2018,52.26,45.76,6.51,10.19,10.19,1,6.672587998872174,for Detroit News | WDIV-TV +56681,91291,120,2018,2018_Sen-G_TN,TN,Sen-G,Sen-G,East Tennessee State University,456,Live Phone,,10/26/2018,495,Phil Bredesen,11382,DEM,44,Marsha Blackburn,11383,REP,44,,0,11/6/2018,43.92,54.71,-10.79,10.79,10.79,.5,5.294587462974219,for East Tennessee State University +56562,91001,121,2018,2018_Sen-G_TX,TX,Sen-G,Sen-G,Dixie Strategies,81,IVR/Live Phone,,10/26/2018,588,Beto O'Rourke,11125,DEM,42,Ted Cruz,11126,REP,52,,-10,11/6/2018,48.33,50.89,-2.57,7.43,-7.43,1,3.800338868335045,for KTVT-CBS 11 +56602,91132,127,2018,2018_Sen-G_WI,WI,Sen-G,Sen-G,Marquette University Law School,195,Live Phone,,10/26/2018,1154,Tammy Baldwin,12400,DEM,54,Leah Vukmir,12401,REP,43,,11,11/6/2018,55.36,44.53,10.83,.17,.17,1,-3.809240288889079, +56549,90985,135,2018,2018_Gov-G_CA,CA,Gov-G,Gov-G,Gravis Marketing,124,Live Phone/Online,,10/26/2018,743,Gavin Newsom,10432,DEM,55,John Cox,10438,REP,35,,20,11/6/2018,61.95,38.05,23.9,3.9,-3.9,1,-3.737994022665184, +56611,91145,135,2018,2018_Gov-G_CA,CA,Gov-G,Gov-G,Optimus,245,IVR/Live Phone,,10/26/2018,1068,Gavin Newsom,10432,DEM,55,John Cox,10438,REP,41.6,,13.4,11/6/2018,61.95,38.05,23.9,10.5,-10.5,1,3.505762899196112,for NBC 4 California | KFI AM640 +56648,91232,139,2018,2018_Gov-G_GA,GA,Gov-G,Gov-G,University of Georgia,350,Live Phone,,10/26/2018,1091,Stacey Yvonne Abrams,11363,DEM,46.9,Brian P. Kemp,11364,REP,46.7,1.6,.2,11/6/2018,48.83,50.22,-1.39,1.59,1.59,0,-2.040275870232578,for WSB-TV | Atlanta Journal-Constitution +56512,90912,147,2018,2018_Gov-G_MA,MA,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/26/2018,500,Jay M. Gonzalez,12476,DEM,26,Charles D. Baker,12477,REP,65.4,,-39.400002,11/6/2018,33.12,66.6,-33.48,5.92,-5.92,1,-.8559301768531321,for Boston Globe +56520,90924,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,Glengariff Group,117,Live Phone,,10/26/2018,600,Gretchen E. Whitmer,11406,DEM,50,Bill Schuette,11407,REP,37.5,1.5,12.5,11/6/2018,53.31,43.75,9.57,2.93,2.93,1,-.2453878588883036,for Detroit News | WDIV-TV +56681,91290,162,2018,2018_Gov-G_TN,TN,Gov-G,Gov-G,East Tennessee State University,456,Live Phone,,10/26/2018,495,Karl F. Dean,11380,DEM,36,Bill Lee,11381,REP,48,,-12,11/6/2018,38.55,59.56,-21.01,9.01,9.01,1,2.388980102372388,for East Tennessee State University +56562,91000,163,2018,2018_Gov-G_TX,TX,Gov-G,Gov-G,Dixie Strategies,81,IVR/Live Phone,,10/26/2018,588,Lupe Valdez,11101,DEM,33,Gregory W. Abbott,11102,REP,59,,-26,11/6/2018,42.51,55.81,-13.3,12.7,-12.7,1,7.665549760462804,for KTVT-CBS 11 +56602,91130,165,2018,2018_Gov-G_WI,WI,Gov-G,Gov-G,Marquette University Law School,195,Live Phone,,10/26/2018,1154,Tony Evers,12398,DEM,47,Scott Walker,12399,REP,47,3,0,11/6/2018,49.54,48.44,1.09,1.09,-1.09,.5,-3.147250515660271, +56489,90864,299,2018,2018_House-G_IA-3,IA-3,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/26/2018,504,Cindy Axne,11264,DEM,43.39,David Young,11265,REP,41.23,,2.1600001,11/6/2018,49.3,47.14,2.16,0,0,1,-4.95292167700493,for New York Times +56542,90972,401,2018,2018_House-G_NC-2,NC-2,House-G,House-G,SurveyUSA,325,IVR/Online,,10/26/2018,565,Linda Coleman,11838,DEM,40,George Holding,11839,REP,49,2,-9,11/6/2018,45.82,51.27,-5.46,3.54,-3.54,1,-3.71806416303449,for Civitas Institute +56540,90969,456,2018,2018_House-G_NY-19,NY-19,House-G,House-G,Monmouth University,215,Live Phone,,10/26/2018,372,Antonio Delgado,11228,DEM,49.33,John J. Faso,11229,REP,44.33,1,5,11/6/2018,51.35,46.14,5.21,.21,-.21,1,-5.706204687883137,average of multiple versions or turnout models listed in poll +56551,90987,471,2018,2018_House-G_OH-7,OH-7,House-G,House-G,Change Research,48,Online,D,10/26/2018,682,Ken Harbaugh,11952,DEM,43,Bob Gibbs,11953,REP,49,,-6,11/6/2018,41.26,58.74,-17.49,11.49,11.49,1,7.160734976851867,for Ken Harbaugh +56607,91140,503,2018,2018_House-G_PA-13,PA-13,House-G,House-G,Susquehanna Polling & Research Inc.,326,IVR,,10/26/2018,303,Brent Ottaway,11982,DEM,36,John Joyce,11983,REP,57,,-21,11/6/2018,29.51,70.49,-40.98,19.98,19.98,1,12.38348466287293,for ABC27 News +56710,91352,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,10/27/2018,1400,Kyrsten Sinema,12409,DEM,42.7,Martha McSally,12410,REP,47.5,,-4.8000002,11/6/2018,49.96,47.61,2.34,7.14,-7.14,0,3.701466118571043,for Auto Alliance +56522,90927,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,HighGround Inc.,416,Live Phone,,10/27/2018,400,Kyrsten Sinema,12409,DEM,45.3,Martha McSally,12410,REP,46.5,3.5,-1.2,11/6/2018,49.96,47.61,2.34,3.54,-3.54,0,-.853728438576475, +56600,91126,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,SSRS,297,Live Phone,,10/27/2018,702,Kyrsten Sinema,12409,DEM,51,Martha McSally,12410,REP,47,,4,11/6/2018,49.96,47.61,2.34,1.66,1.66,1,-2.54566062992979,for CNN +56711,91353,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,10/27/2018,1400,Bill Nelson,12413,DEM,43.4,Rick Scott,12414,REP,44.3,,-.89999998,11/6/2018,49.93,50.05,-.12,.78,-.78,1,-2.408424053128984,for Auto Alliance +56640,91217,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,SSRS,297,Live Phone,,10/27/2018,781,Bill Nelson,12413,DEM,49,Rick Scott,12414,REP,47,,2,11/6/2018,49.93,50.05,-.12,2.12,2.12,0,-1.210629830652804,for CNN +56554,90991,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Suffolk University,323,Live Phone,,10/27/2018,500,Bill Nelson,12413,DEM,45,Rick Scott,12414,REP,43.2,,1.8,11/6/2018,49.93,50.05,-.12,1.92,1.92,0,-1.582769854178341,for USA Today +56557,90994,102,2018,2018_Sen-G_IN,IN,Sen-G,Sen-G,Cygnal,67,Live Phone,,10/27/2018,505,Joe Donnelly,11128,DEM,46.2,Mike Braun,11129,REP,49.1,,-2.9000001,11/6/2018,44.84,50.73,-5.89,2.99,2.99,1,-3.346092099816102, +56713,91354,102,2018,2018_Sen-G_IN,IN,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,10/27/2018,1400,Joe Donnelly,11128,DEM,41.6,Mike Braun,11129,REP,42.1,,-.5,11/6/2018,44.84,50.73,-5.89,5.39,5.39,1,-.3798232824207751,for Auto Alliance +56606,91139,105,2018,2018_Sen-G_MA,MA,Sen-G,Sen-G,MassINC Polling Group,198,Live Phone,,10/27/2018,502,Elizabeth Warren,12480,DEM,54,Geoff Diehl,12481,REP,32,6,22,11/6/2018,60.34,36.17,24.16,2.16,-2.16,1,-3.310316922858355,for WBUR +56558,90995,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,Cygnal,67,Live Phone,,10/27/2018,501,Claire McCaskill,11410,DEM,46.4,Josh Hawley,11411,REP,49.4,,-3,11/6/2018,45.57,51.38,-5.81,2.81,2.81,1,-2.230932555417458, +56714,91355,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,10/27/2018,1400,Claire McCaskill,11410,DEM,46,Josh Hawley,11411,REP,44.1,,1.9,11/6/2018,45.57,51.38,-5.81,7.71,7.71,0,3.445230276930574,for Auto Alliance +56712,91357,112,2018,2018_Sen-G_NV,NV,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,10/27/2018,1400,Jacky Rosen,11150,DEM,45.6,Dean Heller,11151,REP,42.7,,2.9000001,11/6/2018,50.41,45.38,5.03,2.13,-2.13,1,-2.417052816769929,for Auto Alliance +56601,91128,112,2018,2018_Sen-G_NV,NV,Sen-G,Sen-G,SSRS,297,Live Phone,,10/27/2018,622,Jacky Rosen,11150,DEM,48,Dean Heller,11151,REP,45,,3,11/6/2018,50.41,45.38,5.03,2.03,-2.03,1,-2.896662531381251,for CNN +56544,90976,117,2018,2018_Sen-G_OH,OH,Sen-G,Sen-G,Emerson College,88,IVR/Online,,10/27/2018,566,Sherrod Brown,11130,DEM,48.8,Jim Renacci,11131,REP,43,2.4,5.8000002,11/6/2018,53.41,46.57,6.85,1.05,-1.05,1,-4.473222187113998, +56604,91137,120,2018,2018_Sen-G_TN,TN,Sen-G,Sen-G,Cygnal,67,Live Phone,,10/27/2018,497,Phil Bredesen,11382,DEM,44.7,Marsha Blackburn,11383,REP,50.5,,-5.8000002,11/6/2018,43.92,54.71,-10.79,4.99,4.99,1,-.5533481284710287, +56641,91219,120,2018,2018_Sen-G_TN,TN,Sen-G,Sen-G,SSRS,297,Live Phone,,10/27/2018,764,Phil Bredesen,11382,DEM,45,Marsha Blackburn,11383,REP,49,,-4,11/6/2018,43.92,54.71,-10.79,6.79,6.79,1,1.40722034092284,for CNN +56710,91349,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,Harris Insights & Analytics,133,Online,,10/27/2018,1400,David Garcia,10441,DEM,34.8,Doug Ducey,10442,REP,57,,-22.200001,11/6/2018,41.84,56,-14.16,8.04,-8.04,1,4.345736239515642,for Auto Alliance +56522,90926,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,HighGround Inc.,416,Live Phone,,10/27/2018,400,David Garcia,10441,DEM,35.3,Doug Ducey,10442,REP,54.8,3.5,-19.5,11/6/2018,41.84,56,-14.16,5.34,-5.34,1,.9723448700400371, +56600,91122,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,SSRS,297,Live Phone,,10/27/2018,702,David Garcia,10441,DEM,45,Doug Ducey,10442,REP,52,,-7,11/6/2018,41.84,56,-14.16,7.16,7.16,1,3.12770422836335,for CNN +56711,91350,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Harris Insights & Analytics,133,Online,,10/27/2018,1400,Andrew Gillum,10440,DEM,44.2,Ron DeSantis,12450,REP,41.9,,2.3,11/6/2018,49.19,49.59,-.39,2.69,2.69,0,-1.467140092024743,for Auto Alliance +56640,91213,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,SSRS,297,Live Phone,,10/27/2018,781,Andrew Gillum,10440,DEM,49,Ron DeSantis,12450,REP,48,,1,11/6/2018,49.19,49.59,-.39,1.39,1.39,0,-2.904094971135415,for CNN +56554,90990,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/27/2018,500,Andrew Gillum,10440,DEM,45,Ron DeSantis,12450,REP,44,.2,1,11/6/2018,49.19,49.59,-.39,1.39,1.39,0,-3.240468427998055,for USA Today +56545,90975,144,2018,2018_Gov-G_KS,KS,Gov-G,Gov-G,Emerson College,88,IVR/Online,,10/27/2018,976,Laura Kelly,11403,DEM,43,Kris W. Kobach,11404,REP,44.3,8.1,-1.3,11/6/2018,48.03,42.96,5.07,6.37,-6.37,0,1.433001074405555, +56606,91186,147,2018,2018_Gov-G_MA,MA,Gov-G,Gov-G,MassINC Polling Group,198,Live Phone,,10/27/2018,502,Jay M. Gonzalez,12476,DEM,25,Charles D. Baker,12477,REP,68,,-43,11/6/2018,33.12,66.6,-33.48,9.52,-9.52,1,3.784825818621655,for WBUR +56712,91351,151,2018,2018_Gov-G_NV,NV,Gov-G,Gov-G,Harris Insights & Analytics,133,Online,,10/27/2018,1400,Steve Sisolak,11119,DEM,45.1,Adam Paul Laxalt,11120,REP,43,,2.0999999,11/6/2018,49.39,45.31,4.08,1.98,-1.98,1,-2.627130274096105,for Auto Alliance +56601,91124,151,2018,2018_Gov-G_NV,NV,Gov-G,Gov-G,SSRS,297,Live Phone,,10/27/2018,622,Steve Sisolak,11119,DEM,46,Adam Paul Laxalt,11120,REP,45,,1,11/6/2018,49.39,45.31,4.08,3.08,-3.08,1,-2.031293035082559,for CNN +56544,90974,155,2018,2018_Gov-G_OH,OH,Gov-G,Gov-G,Emerson College,88,IVR/Online,,10/27/2018,566,Richard Cordray,11106,DEM,49.3,Michael DeWine,11107,REP,45.8,,3.5,11/6/2018,46.68,50.39,-3.7,7.2,7.2,0,1.364810636348749, +56543,90973,157,2018,2018_Gov-G_OR,OR,Gov-G,Gov-G,Emerson College,88,IVR/Online,,10/27/2018,747,Kate Brown,11111,DEM,46.7,Knute C. Buehler,11112,REP,41.6,,5.0999999,11/6/2018,50.05,43.65,6.4,1.3,-1.3,1,-4.199808706976333, +56604,91134,162,2018,2018_Gov-G_TN,TN,Gov-G,Gov-G,Cygnal,67,Live Phone,,10/27/2018,497,Karl F. Dean,11380,DEM,36.1,Bill Lee,11381,REP,58.5,,-22.4,11/6/2018,38.55,59.56,-21.01,1.39,-1.39,1,-5.455134433069317, +56641,91215,162,2018,2018_Gov-G_TN,TN,Gov-G,Gov-G,SSRS,297,Live Phone,,10/27/2018,764,Karl F. Dean,11380,DEM,42,Bill Lee,11381,REP,52,,-10,11/6/2018,38.55,59.56,-21.01,11.01,11.01,1,5.066532054623609,for CNN +56492,90870,212,2018,2018_House-G_CA-25,CA-25,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/27/2018,504,Katie Hill,11159,DEM,43.98,Stephen Knight,11160,REP,48.4,,-4.4200001,11/6/2018,54.37,45.63,8.73,13.15,-13.15,0,5.857723218815159,for New York Times +56547,90983,237,2018,2018_House-G_CA-50,CA-50,House-G,House-G,SurveyUSA,325,IVR/Online,,10/27/2018,547,Ammar Campa-Najjar,11367,DEM,45,Duncan Hunter,11368,REP,48,,-3,11/6/2018,48.28,51.72,-3.43,.43,.43,1,-6.830540682328988,for KGTV-TV (California) | San Diego Union-Tribune +56555,90992,280,2018,2018_House-G_FL-27,FL-27,House-G,House-G,ALG Research,14,Live Phone,D,10/27/2018,500,Donna Shalala,12586,DEM,49,Maria Salazar,12585,REP,39,,10,11/6/2018,51.76,45.76,6,4,4,1,-1.022212533395968,for unspecified Democratic sponsor +56545,90977,330,2018,2018_House-G_KS-1,KS-1,House-G,House-G,Emerson College,88,IVR/Online,,10/27/2018,221,Alan LaPolice,11713,DEM,36.2,Roger Marshall,11714,REP,51.1,,-14.9,11/6/2018,31.85,68.15,-36.29,21.39,21.39,1,15.49207321640047, +56545,90978,331,2018,2018_House-G_KS-2,KS-2,House-G,House-G,Emerson College,88,IVR/Online,,10/27/2018,231,Paul Davis,11715,DEM,40.9,Steve Watkins,11716,REP,47.8,3.3,-6.9000001,11/6/2018,46.79,47.64,-.85,6.05,-6.05,1,.7448510504159729, +56545,90979,332,2018,2018_House-G_KS-3,KS-3,House-G,House-G,Emerson College,88,IVR/Online,,10/27/2018,262,Sharice Davids,11717,DEM,55.4,Kevin Yoder,11718,REP,42.6,1.5,12.8,11/6/2018,53.57,43.91,9.66,3.14,3.14,1,-2.287659798892775, +56545,90980,333,2018,2018_House-G_KS-4,KS-4,House-G,House-G,Emerson College,88,IVR/Online,,10/27/2018,262,James A. Thompson,11386,DEM,33.3,Ron Estes,11387,REP,63.1,,-29.799999,11/6/2018,40.56,59.44,-18.87,10.93,-10.93,1,3.259703773541882, +56599,91118,425,2018,2018_House-G_NJ-7,NJ-7,House-G,House-G,Monmouth University,215,Live Phone,,10/27/2018,356,Tom Malinowski,11248,DEM,47,Leonard Lance,11249,REP,44.33,,2.6700001,11/6/2018,51.74,46.72,5.02,2.35,-2.35,1,-3.460704180867962,average of multiple versions or turnout models listed in poll +56491,90868,464,2018,2018_House-G_NY-27,NY-27,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/27/2018,501,Nate McMurray,11918,DEM,39.87,Chris Collins,11919,REP,44.26,,-4.3899999,11/6/2018,48.74,49.12,-.38,4.01,-4.01,1,-1.874682394237071,for New York Times +56516,90918,464,2018,2018_House-G_NY-27,NY-27,House-G,House-G,Tulchin Research,340,Live Phone,D,10/27/2018,400,Nate McMurray,11918,DEM,47,Chris Collins,11919,REP,43,4,4,11/6/2018,48.74,49.12,-.38,4.38,4.38,0,-1.463192983660216,for Nate McMurray +56656,91244,577,2018,2018_House-G_VA-10,VA-10,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,10/27/2018,446,Jennifer T. Wexton,11200,DEM,54,Barbara J. Comstock,11201,REP,43,,11,11/6/2018,56.11,43.73,12.38,1.38,-1.38,1,-5.999492870801729, +56605,91136,8273,2018,2018_House-G_US,US,House-G,House-G,Harris Insights & Analytics,133,Online,,10/27/2018,1835,Generic Candidate,10427,DEM,47,Generic Candidate,10428,REP,38,,9,11/6/2018,53.58,43.72,9.86,.86,-.86,1,-2.791084055158712,for Harvard; among registered voters +56615,91157,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/28/2018,643,Kyrsten Sinema,12409,DEM,46,Martha McSally,12410,REP,46,,0,11/6/2018,49.96,47.61,2.34,2.34,-2.34,.5,-1.682217498715674, +56731,91394,97,2018,2018_Sen-G_CA,CA,Sen-G,Sen-G,Probolsky Research,259,Live Phone/Online,,10/28/2018,900,Dianne Feinstein,11226,DEM,40.9,Kevin de León,11227,DEM,35.2,,5.6999998,11/6/2018,54.16,45.84,8.33,2.63,,1,-2.5715376984163, +56596,91110,98,2018,2018_Sen-G_CT,CT,Sen-G,Sen-G,Emerson College,88,IVR/Online,,10/28/2018,780,Christopher Murphy,12436,DEM,55.1,Matthew Corey,12437,REP,35.1,,20,11/6/2018,59.53,39.35,20.18,.18,-.18,1,-4.826898327703089, +56610,91144,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Cygnal,67,Live Phone,,10/28/2018,495,Bill Nelson,12413,DEM,50.1,Rick Scott,12414,REP,48.3,,1.8,11/6/2018,49.93,50.05,-.12,1.92,1.92,0,-1.58334461233685, +69584,129671,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,MWR Strategies,617,Live Phone,,10/28/2018,1005,Bill Nelson,12413,DEM,40.5,Rick Scott,12414,REP,42.8,,-2.3,11/6/2018,49.93,50.05,-.12,2.18,-2.18,1,-.8432291196623432,for Consumer Energy Alliance +56597,91111,103,2018,2018_Sen-G_ME,ME,Sen-G,Sen-G,Emerson College,88,IVR/Online,,10/28/2018,883,Angus S. King Jr.,11395,IND,50.4,Eric L. Brakey,11394,REP,37.2,5.8,13.2,11/6/2018,54.31,35.23,19.08,5.88,,1,-1.448404038533311, +56677,91286,113,2018,2018_Sen-G_NJ,NJ,Sen-G,Sen-G,Stockton University,317,Live Phone,,10/28/2018,598,Robert Menendez,11144,DEM,51.3,Bob Hugin,11145,REP,39.3,,12,11/6/2018,54.01,42.83,11.18,.82,.82,1,-3.616567578831987, +56589,91084,113,2018,2018_Sen-G_NJ,NJ,Sen-G,Sen-G,Vox Populi Polling,372,Online,,10/28/2018,814,Robert Menendez,11144,DEM,54,Bob Hugin,11145,REP,46,,8,11/6/2018,54.01,42.83,11.18,3.18,-3.18,1,-.9257541153764087, +56580,91073,120,2018,2018_Sen-G_TN,TN,Sen-G,Sen-G,Vox Populi Polling,372,Online,,10/28/2018,780,Phil Bredesen,11382,DEM,47,Marsha Blackburn,11383,REP,53,,-6,11/6/2018,43.92,54.71,-10.79,4.79,4.79,1,-.516120439913301, +56603,91131,132,2018,2018_Gov-G_AK,AK,Gov-G,Gov-G,Alaska Survey Research,155,Live Phone,,10/28/2018,500,Mark Begich,12443,DEM,42.3,Mike J. Dunleavy,12444,REP,42.5,7.7,-.2,11/6/2018,44.41,51.44,-7.03,6.83,6.83,1,-.6417022157138874, +56615,91153,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/28/2018,643,David Garcia,10441,DEM,37,Doug Ducey,10442,REP,55,,-18,11/6/2018,41.84,56,-14.16,3.84,-3.84,1,-.2057386619735223, +56731,91392,135,2018,2018_Gov-G_CA,CA,Gov-G,Gov-G,Probolsky Research,259,Live Phone/Online,,10/28/2018,900,Gavin Newsom,10432,DEM,47.2,John Cox,10438,REP,36.7,,10.5,11/6/2018,61.95,38.05,23.9,13.4,-13.4,1,6.667591188826872, +56636,91203,136,2018,2018_Gov-G_CO,CO,Gov-G,Gov-G,Keating Research/OnSight Public Affairs/Melanson,455,Live Phone,,10/28/2018,517,Jared Polis,11206,DEM,50,Walker Stapleton,11207,REP,42,4,8,11/6/2018,53.42,42.8,10.62,2.62,-2.62,1,-3.53909369092316, +56596,91107,137,2018,2018_Gov-G_CT,CT,Gov-G,Gov-G,Emerson College,88,IVR/Online,,10/28/2018,780,Ned Lamont,12432,DEM,45.5,Bob Stefanowski,12433,REP,39.3,9.9,6.1999998,11/6/2018,49.37,46.21,3.15,3.05,3.05,1,-1.59816269226373, +56610,91143,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Cygnal,67,Live Phone,,10/28/2018,495,Andrew Gillum,10440,DEM,46.7,Ron DeSantis,12450,REP,47.3,,-.60000002,11/6/2018,49.19,49.59,-.39,.21,-.21,1,-4.421302563730698, +69584,129670,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,MWR Strategies,617,Live Phone,,10/28/2018,1005,Andrew Gillum,10440,DEM,41.3,Ron DeSantis,12450,REP,40.3,,1,11/6/2018,49.19,49.59,-.39,1.39,1.39,0,-2.740350779990151,for Consumer Energy Alliance +56597,91108,145,2018,2018_Gov-G_ME,ME,Gov-G,Gov-G,Emerson College,88,IVR/Online,,10/28/2018,883,Janet T. Mills,11396,DEM,49.7,Shawn H. Moody,11397,REP,41.7,,8,11/6/2018,50.89,43.18,7.71,.29,.29,1,-5.392359294293513, +56691,91306,152,2018,2018_Gov-G_NH,NH,Gov-G,Gov-G,Change Research,48,Online,D,10/28/2018,901,Molly M. Kelly,12515,DEM,46,Christopher Sununu,12516,REP,47,,-1,11/6/2018,45.74,52.78,-7.04,6.04,6.04,1,1.209889943107484,for unspecified Democratic sponsor +56598,91109,152,2018,2018_Gov-G_NH,NH,Gov-G,Gov-G,Emerson College,88,IVR/Online,,10/28/2018,1139,Molly M. Kelly,12515,DEM,43.3,Christopher Sununu,12516,REP,50.6,.7,-7.3000002,11/6/2018,45.74,52.78,-7.04,.26,-.26,1,-5.439298803900572, +56580,91072,162,2018,2018_Gov-G_TN,TN,Gov-G,Gov-G,Vox Populi Polling,372,Online,,10/28/2018,780,Karl F. Dean,11380,DEM,44,Bill Lee,11381,REP,56,,-12,11/6/2018,38.55,59.56,-21.01,9.01,9.01,1,3.144956670029038, +56603,91243,167,2018,2018_House-G_AK-1,AK-1,House-G,House-G,Alaska Survey Research,155,Live Phone,,10/28/2018,500,Alyse S. Galvin,12382,DEM,49,Don Young,11440,REP,48,,1,11/6/2018,46.5,53.08,-6.58,7.58,7.58,0,.2984068927875458, +56526,90932,243,2018,2018_House-G_CO-3,CO-3,House-G,House-G,Change Research,48,Online,,10/28/2018,485,Diane Mitsch Bush,11567,DEM,38,Scott Tipton,11568,REP,53,,-15,11/6/2018,43.55,51.52,-7.97,7.03,-7.03,1,1.973663272120514, +56528,90934,271,2018,2018_House-G_FL-18,FL-18,House-G,House-G,Change Research,48,Online,,10/28/2018,475,Lauren Baer,11597,DEM,44,Brian Mast,11598,REP,53,,-9,11/6/2018,45.7,54.3,-8.6,.4,-.4,1,-6.910279817260957, +56535,90943,300,2018,2018_House-G_IA-4,IA-4,House-G,House-G,Change Research,48,Online,,10/28/2018,631,J.D. Scholten,11663,DEM,44,Steve King,11664,REP,45,4,-1,11/6/2018,47.04,50.37,-3.33,2.33,2.33,1,-3.907175069123762, +56529,90935,318,2018,2018_House-G_IL-16,IL-16,House-G,House-G,Change Research,48,Online,,10/28/2018,554,Sara Dady,11677,DEM,41,Adam Kinzinger,11678,REP,55,,-14,11/6/2018,40.88,59.12,-18.25,4.25,4.25,1,-2.976060998041781, +56532,90938,325,2018,2018_House-G_IN-5,IN-5,House-G,House-G,Change Research,48,Online,,10/28/2018,527,Dee Thornton,11703,DEM,44,Susan W. Brooks,11704,REP,50,,-6,11/6/2018,43.24,56.76,-13.52,7.52,7.52,1,.2782794769278858, +56532,90942,329,2018,2018_House-G_IN-9,IN-9,House-G,House-G,Change Research,48,Online,,10/28/2018,541,Liz Watson,11711,DEM,45,Trey Hollingsworth,11712,REP,52,,-7,11/6/2018,43.52,56.48,-12.96,5.96,5.96,1,-1.282207890549448, +56534,90941,331,2018,2018_House-G_KS-2,KS-2,House-G,House-G,Change Research,48,Online,,10/28/2018,902,Paul Davis,11715,DEM,44,Steve Watkins,11716,REP,45,,-1,11/6/2018,46.79,47.64,-.85,.15,-.15,1,-5.372400872996262, +56597,91112,363,2018,2018_House-G_ME-1,ME-1,House-G,House-G,Emerson College,88,IVR/Online,,10/28/2018,442,Chellie Pingree,11771,DEM,56.2,Mark Holbrook,11772,REP,31,7.2,25.200001,11/6/2018,58.82,32.51,26.31,1.11,-1.11,1,-6.144761549941896, +56597,91113,364,2018,2018_House-G_ME-2,ME-2,House-G,House-G,Emerson College,88,IVR/Online,,10/28/2018,441,Jared Golden,11384,DEM,46.7,Bruce Poliquin,11385,REP,45.6,,1.1,11/6/2018,50.62,49.38,1.25,.15,-.15,1,-4.909999087901666, +56531,90939,365,2018,2018_House-G_MI-1,MI-1,House-G,House-G,Change Research,48,Online,,10/28/2018,574,Matt Morgan,11774,DEM,42,Jack Bergman,11773,REP,54,,-12,11/6/2018,43.68,56.32,-12.63,.63,.63,1,-6.57888831339034, +56531,90937,370,2018,2018_House-G_MI-6,MI-6,House-G,House-G,Change Research,48,Online,,10/28/2018,466,Matt Longjohn,11792,DEM,43,Fred Upton,11793,REP,46,,-3,11/6/2018,45.69,50.24,-4.55,1.55,1.55,1,-5.727523353577678, +56598,91114,417,2018,2018_House-G_NH-1,NH-1,House-G,House-G,Emerson College,88,IVR/Online,,10/28/2018,570,Chris Pappas,13159,DEM,47.8,Eddie Edwards,13160,REP,46.1,1.5,1.7,11/6/2018,53.56,45.01,8.55,6.85,-6.85,1,1.465251915029986, +56598,91115,418,2018,2018_House-G_NH-2,NH-2,House-G,House-G,Emerson College,88,IVR/Online,,10/28/2018,569,Annie Kuster,11859,DEM,52.4,Steven Negron,13161,REP,39.7,1.3,12.7,11/6/2018,55.54,42.18,13.36,.66,-.66,1,-5.526429414272947, +56527,90933,438,2018,2018_House-G_NY-1,NY-1,House-G,House-G,Change Research,48,Online,,10/28/2018,838,Perry Gershon,11887,DEM,37,Lee Zeldin,11888,REP,52,,-15,11/6/2018,47.39,51.48,-4.09,10.91,-10.91,1,3.859274538317778, +56621,91172,456,2018,2018_House-G_NY-19,NY-19,House-G,House-G,SurveyUSA,325,IVR/Online,,10/28/2018,609,Antonio Delgado,11228,DEM,44,John J. Faso,11229,REP,44,3,0,11/6/2018,51.35,46.14,5.21,5.21,-5.21,.5,.8385563495743938,for WNYT-TV +56530,90936,466,2018,2018_House-G_OH-2,OH-2,House-G,House-G,Change Research,48,Online,,10/28/2018,431,Jill Schiller,11942,DEM,39,Brad Wenstrup,11943,REP,52,,-13,11/6/2018,41.2,57.55,-16.36,3.36,3.36,1,-3.962466239585083, +56500,90887,491,2018,2018_House-G_PA-1,PA-1,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/28/2018,502,Scott Wallace,11190,DEM,45.98,Brian K. Fitzpatrick,11191,REP,47.31,,-1.33,11/6/2018,48.74,51.26,-2.52,1.19,1.19,1,-6.076579178883716,for New York Times +56533,90940,595,2018,2018_House-G_WI-6,WI-6,House-G,House-G,Change Research,48,Online,,10/28/2018,525,Dan Kohl,12147,DEM,48,Glenn Grothman,12148,REP,50,,-2,11/6/2018,44.46,55.47,-11.01,9.01,9.01,1,.4021525142239116, +56614,91152,8273,2018,2018_House-G_US,US,House-G,House-G,Morning Consult,218,Online,,10/28/2018,2543,Generic Candidate,10427,DEM,46,Generic Candidate,10428,REP,38,,8,11/6/2018,53.58,43.72,9.86,1.86,-1.86,1,-1.429763097541117,for Politico; among registered voters +56810,91551,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Gravis Marketing,124,Live Phone/Online,,10/29/2018,1165,Kyrsten Sinema,12409,DEM,46,Martha McSally,12410,REP,47,,-1,11/6/2018,49.96,47.61,2.34,3.34,-3.34,0,-.3532053260207114, +56673,91276,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Vox Populi Polling,372,Online,,10/29/2018,677,Kyrsten Sinema,12409,DEM,52,Martha McSally,12410,REP,48,,4,11/6/2018,49.96,47.61,2.34,1.66,1.66,1,-2.354061856490224, +56674,91277,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Vox Populi Polling,372,Online,,10/29/2018,696,Bill Nelson,12413,DEM,50,Rick Scott,12414,REP,50,,0,11/6/2018,49.93,50.05,-.12,.12,.12,.5,-3.16875054499983, +56618,91163,102,2018,2018_Sen-G_IN,IN,Sen-G,Sen-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/29/2018,722,Joe Donnelly,11128,DEM,45,Mike Braun,11129,REP,38,5,7,11/6/2018,44.84,50.73,-5.89,12.89,12.89,0,7.724096296902518, +56619,91167,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/29/2018,741,Claire McCaskill,11410,DEM,44,Josh Hawley,11411,REP,44,3,0,11/6/2018,45.57,51.38,-5.81,5.81,5.81,.5,1.307897845093617,average of multiple versions or turnout models listed in poll +56655,91241,110,2018,2018_Sen-G_MT,MT,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,10/29/2018,500,Jon Tester,11140,DEM,48.5,Matt Rosendale,11141,REP,41.8,,6.6999998,11/6/2018,50.33,46.78,3.55,3.15,3.15,1,-1.360658995103627,for Auto Alliance +56732,91395,114,2018,2018_Sen-G_NM,NM,Sen-G,Sen-G,Research & Polling Inc.,280,Live Phone,,10/29/2018,993,Martin Heinrich,11154,DEM,51,Mick Rich,11155,REP,31,12,20,11/6/2018,54.09,30.53,23.56,3.56,-3.56,1,-3.368219250423784,for Albuquerque Journal +56617,91161,116,2018,2018_Sen-G_ND,ND,Sen-G,Sen-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/29/2018,789,Heidi Heitkamp,11148,DEM,42,Kevin Cramer,11149,REP,51,,-9,11/6/2018,44.27,55.11,-10.84,1.84,1.84,1,-2.766563852183384, +56633,91198,120,2018,2018_Sen-G_TN,TN,Sen-G,Sen-G,Emerson College,88,IVR/Online,,10/29/2018,632,Phil Bredesen,11382,DEM,43.6,Marsha Blackburn,11383,REP,52,,-8.3999996,11/6/2018,43.92,54.71,-10.79,2.39,2.39,1,-3.220775893507815, +56616,91159,120,2018,2018_Sen-G_TN,TN,Sen-G,Sen-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/29/2018,718,Phil Bredesen,11382,DEM,41,Marsha Blackburn,11383,REP,50,,-9,11/6/2018,43.92,54.71,-10.79,1.79,1.79,1,-3.766863995852309, +56632,91196,121,2018,2018_Sen-G_TX,TX,Sen-G,Sen-G,Emerson College,88,IVR/Online,,10/29/2018,781,Beto O'Rourke,11125,DEM,47.2,Ted Cruz,11126,REP,50.3,1,-3.0999999,11/6/2018,48.33,50.89,-2.57,.53,-.53,1,-3.358751918157324, +56810,91550,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,Gravis Marketing,124,Live Phone/Online,,10/29/2018,1165,David Garcia,10441,DEM,40,Doug Ducey,10442,REP,53,,-13,11/6/2018,41.84,56,-14.16,1.16,1.16,1,-2.784603732001322, +56673,91273,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,Vox Populi Polling,372,Online,,10/29/2018,677,David Garcia,10441,DEM,46,Doug Ducey,10442,REP,54,,-8,11/6/2018,41.84,56,-14.16,6.16,6.16,1,2.290425894441943, +56674,91274,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Vox Populi Polling,372,Online,,10/29/2018,696,Andrew Gillum,10440,DEM,53,Ron DeSantis,12450,REP,47,,6,11/6/2018,49.19,49.59,-.39,6.39,6.39,0,2.168382773217956, +56645,91228,139,2018,2018_Gov-G_GA,GA,Gov-G,Gov-G,Cygnal,67,Live Phone,,10/29/2018,504,Stacey Yvonne Abrams,11363,DEM,47,Brian P. Kemp,11364,REP,49.2,3.8,-2.2,11/6/2018,48.83,50.22,-1.39,.81,-.81,1,-3.07497909675353, +56559,90996,139,2018,2018_Gov-G_GA,GA,Gov-G,Gov-G,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,10/29/2018,623,Stacey Yvonne Abrams,11363,DEM,48.1,Brian P. Kemp,11364,REP,47.2,2,.89999998,11/6/2018,48.83,50.22,-1.39,2.29,2.29,0,-1.820347374393614,for Fox 5 Atlanta +56642,91220,153,2018,2018_Gov-G_NM,NM,Gov-G,Gov-G,Carroll Strategies,450,IVR,,10/29/2018,1200,Michelle Lujan Grisham,11122,DEM,50.6,Stevan Pearce,11123,REP,45.5,,5.0999999,11/6/2018,57.2,42.8,14.4,9.3,-9.3,1,4.813474518739977,for KOB-TV (Albuquerque) +56732,91393,153,2018,2018_Gov-G_NM,NM,Gov-G,Gov-G,Research & Polling Inc.,280,Live Phone,,10/29/2018,993,Michelle Lujan Grisham,11122,DEM,53,Stevan Pearce,11123,REP,43,,10,11/6/2018,57.2,42.8,14.4,4.4,-4.4,1,-.1073264918073012,for Albuquerque Journal +56633,91195,162,2018,2018_Gov-G_TN,TN,Gov-G,Gov-G,Emerson College,88,IVR/Online,,10/29/2018,632,Karl F. Dean,11380,DEM,40.8,Bill Lee,11381,REP,54.2,,-13.4,11/6/2018,38.55,59.56,-21.01,7.61,7.61,1,1.545133660306947, +56616,91155,162,2018,2018_Gov-G_TN,TN,Gov-G,Gov-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/29/2018,718,Karl F. Dean,11380,DEM,37,Bill Lee,11381,REP,54,,-17,11/6/2018,38.55,59.56,-21.01,4.01,4.01,1,-2.298345862129064, +56632,91194,163,2018,2018_Gov-G_TX,TX,Gov-G,Gov-G,Emerson College,88,IVR/Online,,10/29/2018,781,Lupe Valdez,11101,DEM,42.8,Gregory W. Abbott,11102,REP,51.1,2.2,-8.3000002,11/6/2018,42.51,55.81,-13.3,5,5,1,-.6835292001451371, +56536,90953,232,2018,2018_House-G_CA-45,CA-45,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/29/2018,499,Katie Porter,11220,DEM,47.76,Mimi Walters,11221,REP,46.48,,1.28,11/6/2018,52.05,47.95,4.1,2.82,-2.82,1,-3.560953096061697,for New York Times +56502,90891,331,2018,2018_House-G_KS-2,KS-2,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/29/2018,501,Paul Davis,11715,DEM,41.25,Steve Watkins,11716,REP,36.76,,4.4899998,11/6/2018,46.79,47.64,-.85,5.34,5.34,0,1.025528213507151,for New York Times +56617,91169,413,2018,2018_House-G_ND-1,ND-1,House-G,House-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/29/2018,789,Mac Schneider,11236,DEM,33,Kelly M. Armstrong,11237,REP,55,,-22,11/6/2018,35.57,60.2,-24.63,2.63,2.63,1,-2.251912533579105, +56642,91222,431,2018,2018_House-G_NM-1,NM-1,House-G,House-G,Carroll Strategies,450,IVR,,10/29/2018,452,Debra A. Haaland,11242,DEM,51.3,Janice E. Arnold-Jones,11243,REP,43.4,2.9,7.9000001,11/6/2018,59.13,36.32,22.81,14.91,-14.91,1,6.506180582536574,for KOB-TV (Albuquerque) +56732,91396,431,2018,2018_House-G_NM-1,NM-1,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/29/2018,419,Debra A. Haaland,11242,DEM,50,Janice E. Arnold-Jones,11243,REP,38,5,12,11/6/2018,59.13,36.32,22.81,10.81,-10.81,1,2.647900936520601,for Albuquerque Journal +56642,91223,432,2018,2018_House-G_NM-2,NM-2,House-G,House-G,Carroll Strategies,450,IVR,,10/29/2018,338,Xochitl Torres Small,11232,DEM,42,Yvette Herrell,11233,REP,47,,-5,11/6/2018,50.93,49.07,1.87,6.87,-6.87,0,2.566388902152457,for KOB-TV (Albuquerque) +56732,91397,432,2018,2018_House-G_NM-2,NM-2,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/29/2018,413,Xochitl Torres Small,11232,DEM,45,Yvette Herrell,11233,REP,46,,-1,11/6/2018,50.93,49.07,1.87,2.87,-2.87,0,-1.048907763015955,for Albuquerque Journal +56642,91224,433,2018,2018_House-G_NM-3,NM-3,House-G,House-G,Carroll Strategies,450,IVR,,10/29/2018,410,Ben Ray Luján,11244,DEM,57.3,Jerald Steve McFall,11245,REP,32.7,4.1,24.6,11/6/2018,63.38,31.21,32.17,7.57,-7.57,1,-.7613537152520254,for KOB-TV (Albuquerque) +56624,91181,485,2018,2018_House-G_OK-5,OK-5,House-G,House-G,SoonerPoll.com,308,IVR/Live Phone/Online,,10/29/2018,440,Kendra Horn,11966,DEM,37.1,Steve Russell,11967,REP,48.6,,-11.5,11/6/2018,50.7,49.3,1.4,12.9,-12.9,0,5.652236194779809,for KWTV-DT Oklahoma City +56608,91141,498,2018,2018_House-G_PA-8,PA-8,House-G,House-G,Susquehanna Polling & Research Inc.,326,IVR,,10/29/2018,446,Matt Cartwright,11999,DEM,57,John Chrin,12000,REP,40,,17,11/6/2018,54.64,45.36,9.28,7.72,7.72,1,2.153089236210817,for ABC27 News +56840,91637,8273,2018,2018_House-G_US,US,House-G,House-G,Ipsos,154,Online,,10/29/2018,1457,Generic Candidate,10427,DEM,48.1,Generic Candidate,10428,REP,43.5,,4.5999999,11/6/2018,53.58,43.72,9.86,5.26,-5.26,1,1.82832475248382,for Reuters +56637,91208,8273,2018,2018_House-G_US,US,House-G,House-G,Marist College,183,Live Phone,,10/29/2018,509,Generic Candidate,10427,DEM,52,Generic Candidate,10428,REP,43,,9,11/6/2018,53.58,43.72,9.86,.86,-.86,1,-3.328159478599496,for NPR | PBS NewsHour +56593,91101,8273,2018,2018_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/29/2018,1296,Generic Candidate,10427,DEM,47,Generic Candidate,10428,REP,42,,5,11/6/2018,53.58,43.72,9.86,4.86,-4.86,1,1.376161034227262,for Economist; among registered voters +56706,91342,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Targoz Market Research,454,Online,,10/30/2018,558,Bill Nelson,12413,DEM,45,Rick Scott,12414,REP,49,,-4,11/6/2018,49.93,50.05,-.12,3.88,-3.88,1,.563237855345406, +56638,91210,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Trafalgar Group,338,IVR,R,10/30/2018,2543,Bill Nelson,12413,DEM,49.4,Rick Scott,12414,REP,47.2,,2.2,11/6/2018,49.93,50.05,-.12,2.32,2.32,0,-.4093023058967742,for unspecified Republican sponsor +56620,91171,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,10/30/2018,764,Debbie Stabenow,11408,DEM,54,John James,11409,REP,41,,13,11/6/2018,52.26,45.76,6.51,6.49,6.49,1,3.090861534283147, +56652,91459,107,2018,2018_Sen-G_MN,MN,Sen-G,Sen-G,SurveyUSA,325,Online,,10/30/2018,600,Amy Klobuchar,12373,DEM,57,Jim Newberger,12374,REP,34,,23,11/6/2018,60.31,36.21,24.1,1.1,-1.1,1,-3.18740644620704,for KSTP-TV Minneapolis +56733,91399,115,2018,2018_Sen-G_NY,NY,Sen-G,Sen-G,Siena College,305,Live Phone,,10/30/2018,641,Kirsten E. Gillibrand,11202,DEM,58,Chele Farley,11203,REP,35,,23,11/6/2018,66.96,32.98,33.98,10.98,-10.98,1,4.842339547179709, +56661,91258,117,2018,2018_Sen-G_OH,OH,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,10/30/2018,789,Sherrod Brown,11130,DEM,46,Jim Renacci,11131,REP,37,,9,11/6/2018,53.41,46.57,6.85,2.15,2.15,1,-2.908017536813627, +56682,91293,118,2018,2018_Sen-G_PA,PA,Sen-G,Sen-G,Muhlenberg College,219,Live Phone,,10/30/2018,421,Robert P. Casey Jr.,11138,DEM,54,Lou Barletta,11139,REP,40,,14,11/6/2018,55.74,42.62,13.13,.87,.87,1,-3.804416943353633,for Morning Call +56705,91341,120,2018,2018_Sen-G_TN,TN,Sen-G,Sen-G,Targoz Market Research,454,Online,,10/30/2018,480,Phil Bredesen,11382,DEM,49,Marsha Blackburn,11383,REP,49,,0,11/6/2018,43.92,54.71,-10.79,10.79,10.79,.5,5.586137014086015, +56634,91197,126,2018,2018_Sen-G_WV,WV,Sen-G,Sen-G,Emerson College,88,IVR/Online,,10/30/2018,1013,"Joe Manchin, III",11132,DEM,47.3,Patrick Morrisey,11133,REP,41.5,2.9,5.8000002,11/6/2018,49.57,46.26,3.31,2.49,2.49,1,-2.106011403760961, +56671,91275,127,2018,2018_Sen-G_WI,WI,Sen-G,Sen-G,Emerson College,88,IVR/Online,,10/30/2018,604,Tammy Baldwin,12400,DEM,53.1,Leah Vukmir,12401,REP,44.4,,8.6999998,11/6/2018,55.36,44.53,10.83,2.13,-2.13,1,-2.109107953737912, +56652,91460,129,2018,2018_Sen-GS_MN,MN,Sen-G,Sen-GS,SurveyUSA,325,Online,,10/30/2018,600,Tina Smith,12376,DEM,48,Karin Housley,12375,REP,40,,8,11/6/2018,52.97,42.35,10.62,2.62,-2.62,1,-.963415981882807,for KSTP-TV Minneapolis +56630,91192,136,2018,2018_Gov-G_CO,CO,Gov-G,Gov-G,Magellan Strategies,179,Live Phone,,10/30/2018,500,Jared Polis,11206,DEM,45,Walker Stapleton,11207,REP,40,3,5,11/6/2018,53.42,42.8,10.62,5.62,-5.62,1,-.0844528881971407, +56647,91231,137,2018,2018_Gov-G_CT,CT,Gov-G,Gov-G,Sacred Heart University,453,Live Phone,,10/30/2018,500,Ned Lamont,12432,DEM,37.6,Bob Stefanowski,12433,REP,40,9,-2.4000001,11/6/2018,49.37,46.21,3.15,5.55,-5.55,0,1.092553856353865,for Hearst Connecticut Media +56706,91338,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Targoz Market Research,454,Online,,10/30/2018,558,Andrew Gillum,10440,DEM,47,Ron DeSantis,12450,REP,48,,-1,11/6/2018,49.19,49.59,-.39,.61,-.61,1,-3.912269566017607, +56638,91209,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Trafalgar Group,338,IVR,R,10/30/2018,2543,Andrew Gillum,10440,DEM,48.4,Ron DeSantis,12450,REP,46.1,,2.3,11/6/2018,49.19,49.59,-.39,2.69,2.69,0,-1.112592972304415,for unspecified Republican sponsor +56670,91270,139,2018,2018_Gov-G_GA,GA,Gov-G,Gov-G,Emerson College,88,IVR/Online,,10/30/2018,724,Stacey Yvonne Abrams,11363,DEM,47.3,Brian P. Kemp,11364,REP,49.4,.8,-2.0999999,11/6/2018,48.83,50.22,-1.39,.71,-.71,1,-2.973646311109992, +56652,91236,149,2018,2018_Gov-G_MN,MN,Gov-G,Gov-G,SurveyUSA,325,Online,,10/30/2018,600,Timothy J. Walz,12420,DEM,49,Jeff Johnson,12421,REP,41,,8,11/6/2018,53.84,42.43,11.42,3.42,-3.42,1,-.8124450031375898,for KSTP-TV Minneapolis +56733,91398,154,2018,2018_Gov-G_NY,NY,Gov-G,Gov-G,Siena College,305,Live Phone,,10/30/2018,641,Andrew Cuomo,10430,DEM,49,Marcus J. Molinaro,12467,REP,36,2,13,11/6/2018,59.62,36.21,23.42,10.42,-10.42,1,4.240515350609207, +56661,91255,155,2018,2018_Gov-G_OH,OH,Gov-G,Gov-G,Gravis Marketing,124,IVR/Online,,10/30/2018,789,Richard Cordray,11106,DEM,48,Michael DeWine,11107,REP,43,,5,11/6/2018,46.68,50.39,-3.7,8.7,8.7,0,3.345446081799067, +56613,91150,157,2018,2018_Gov-G_OR,OR,Gov-G,Gov-G,Hoffman Research Group,141,Live Phone,,10/30/2018,694,Kate Brown,11111,DEM,45,Knute C. Buehler,11112,REP,42,4,3,11/6/2018,50.05,43.65,6.4,3.4,-3.4,1,-1.53019648002365, +56682,91292,158,2018,2018_Gov-G_PA,PA,Gov-G,Gov-G,Muhlenberg College,219,Live Phone,,10/30/2018,421,Thomas W. Wolf,11113,DEM,58,Scott R. Wagner,11114,REP,37,,21,11/6/2018,57.77,40.7,17.07,3.93,3.93,1,-1.571772956195572,for Morning Call +56679,91288,160,2018,2018_Gov-G_SC,SC,Gov-G,Gov-G,Trafalgar Group,338,IVR,R,10/30/2018,3792,James Emerson Smith,12415,DEM,38.1,Henry Dargan McMaster,12416,REP,54.3,,-16.200001,11/6/2018,45.92,53.96,-8.03,8.17,-8.17,1,1.143347884165294,for unspecified Republican sponsor +56644,91227,161,2018,2018_Gov-G_SD,SD,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/30/2018,500,Billie H. Sutton,11374,DEM,44,Kristi L. Noem,11375,REP,47,1,-3,11/6/2018,47.6,50.97,-3.38,.38,.38,1,-5.521178378684175,for Argus Leader | KELO-TV +56705,91337,162,2018,2018_Gov-G_TN,TN,Gov-G,Gov-G,Targoz Market Research,454,Online,,10/30/2018,480,Karl F. Dean,11380,DEM,44,Bill Lee,11381,REP,53,,-9,11/6/2018,38.55,59.56,-21.01,12.01,12.01,1,5.953950204375968, +56671,91271,165,2018,2018_Gov-G_WI,WI,Gov-G,Gov-G,Emerson College,88,IVR/Online,,10/30/2018,604,Tony Evers,12398,DEM,50.9,Scott Walker,12399,REP,46.1,,4.8000002,11/6/2018,49.54,48.44,1.09,3.71,3.71,1,-.6583902401347459, +56694,91313,243,2018,2018_House-G_CO-3,CO-3,House-G,House-G,JMC Analytics/Bold Blue Campaigns,503,Live Phone,,10/30/2018,500,Diane Mitsch Bush,11567,DEM,41,Scott Tipton,11568,REP,46,1,-5,11/6/2018,43.55,51.52,-7.97,2.97,2.97,1,-3.01986793474721, +56582,91075,297,2018,2018_House-G_IA-1,IA-1,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/30/2018,452,Abby Finkenauer,11230,DEM,45.69,Rod Blum,11231,REP,39.18,,6.5100002,11/6/2018,50.96,45.91,5.06,1.45,1.45,1,-4.760495951211412,for New York Times +56578,91069,425,2018,2018_House-G_NJ-7,NJ-7,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/30/2018,503,Tom Malinowski,11248,DEM,47.39,Leonard Lance,11249,REP,39.49,,7.9000001,11/6/2018,51.74,46.72,5.02,2.88,2.88,1,-2.24581476433114,for New York Times +56627,91246,464,2018,2018_House-G_NY-27,NY-27,House-G,House-G,Dixie Strategies,81,IVR/Live Phone,,10/30/2018,801,Nate McMurray,11918,DEM,38.08,Chris Collins,11919,REP,45.32,,-7.2399998,11/6/2018,48.74,49.12,-.38,6.86,-6.86,1,1.60433300553352,for WHEC-TV +56609,91142,506,2018,2018_House-G_PA-16,PA-16,House-G,House-G,Susquehanna Polling & Research Inc.,326,IVR,,10/30/2018,405,Ronald A. DiNicola,11212,DEM,51,Mike Kelly,11213,REP,47,,4,11/6/2018,47.3,51.58,-4.28,8.28,8.28,0,.9488776166235161,for ABC27 News +56634,91199,598,2018,2018_House-G_WV-1,WV-1,House-G,House-G,Emerson College,88,IVR/Online,,10/30/2018,341,Kendra Fershee,11194,DEM,32,David B. McKinley,11195,REP,57.4,,-25.4,11/6/2018,35.42,64.58,-29.15,3.75,3.75,1,-3.588499497010853, +56634,91200,599,2018,2018_House-G_WV-2,WV-2,House-G,House-G,Emerson College,88,IVR/Online,,10/30/2018,344,Talley Sergent,11196,DEM,39.4,Alex X. Mooney,11197,REP,46.8,3.7,-7.4000001,11/6/2018,42.98,53.96,-10.98,3.58,3.58,1,-3.769831717572819, +56634,91201,600,2018,2018_House-G_WV-3,WV-3,House-G,House-G,Emerson College,88,IVR/Online,,10/30/2018,328,Richard Neece Ojeda,11198,DEM,44.5,Carol Devine Miller,11199,REP,52.1,,-7.5999999,11/6/2018,43.63,56.37,-12.75,5.15,5.15,1,-1.798845682204241, +56627,91185,1753,2018,2018_House-GS_NY-25,NY-25,House-G,House-GS,Dixie Strategies,81,IVR/Live Phone,,10/30/2018,843,Joseph Morelle,11914,DEM,48.64,Jim Maxwell,11915,REP,39.5,,9.1400003,11/6/2018,58.64,41.3,17.33,8.19,-8.19,1,1.211435750749924,for WHEC-TV +56747,91427,8273,2018,2018_House-G_US,US,House-G,House-G,IBD/TIPP,144,Live Phone,,10/30/2018,798,Generic Candidate,10427,DEM,50,Generic Candidate,10428,REP,41,,9,11/6/2018,53.58,43.72,9.86,.86,-.86,1,-2.851608769573127, +56776,91484,8273,2018,2018_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/30/2018,2500,Generic Candidate,10427,DEM,45,Generic Candidate,10428,REP,46,,-1,11/6/2018,53.58,43.72,9.86,10.86,-10.86,0,7.910905172533859, +56730,91389,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Trafalgar Group,338,IVR,R,10/31/2018,2166,Kyrsten Sinema,12409,DEM,49.8,Martha McSally,12410,REP,47.1,,2.7,11/6/2018,49.96,47.61,2.34,.36,.36,1,-3.081939511749565,for unspecified Republican sponsor +56662,91259,98,2018,2018_Sen-G_CT,CT,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,10/31/2018,681,Christopher Murphy,12436,DEM,58,Matthew Corey,12437,REP,35,,23,11/6/2018,59.53,39.35,20.18,2.82,2.82,1,-1.707059327333127, +56756,91440,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,10/31/2018,753,Bill Nelson,12413,DEM,50,Rick Scott,12414,REP,47,,3,11/6/2018,49.93,50.05,-.12,3.12,3.12,0,.0819654962016319, +56631,91193,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,St. Pete Polls,314,IVR,,10/31/2018,2470,Bill Nelson,12413,DEM,49.3,Rick Scott,12414,REP,47.4,,1.9,11/6/2018,49.93,50.05,-.12,2.02,2.02,0,-.7634019189327244,for Florida Politics +56773,91475,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,Marist College,183,Live Phone,,10/31/2018,600,Claire McCaskill,11410,DEM,48.5,Josh Hawley,11411,REP,45.5,,3,11/6/2018,45.57,51.38,-5.81,8.81,8.81,0,4.462471956297887,for NBC News; average of multiple versions or turnout models listed in poll +56723,91369,112,2018,2018_Sen-G_NV,NV,Sen-G,Sen-G,Trafalgar Group,338,IVR,R,10/31/2018,2587,Jacky Rosen,11150,DEM,45.6,Dean Heller,11151,REP,48.9,,-3.3,11/6/2018,50.41,45.38,5.03,8.33,-8.33,0,4.799257752281308,for unspecified Republican sponsor +56646,91230,117,2018,2018_Sen-G_OH,OH,Sen-G,Sen-G,Cygnal,67,Live Phone,,10/31/2018,503,Sherrod Brown,11130,DEM,52.4,Jim Renacci,11131,REP,42,,10.4,11/6/2018,53.41,46.57,6.85,3.55,3.55,1,-1.414034660091069, +56663,91260,123,2018,2018_Sen-G_VT,VT,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,10/31/2018,885,Bernard Sanders,13180,IND,66,Lawrence Zupan,13179,REP,30,,36,11/6/2018,67.36,27.44,39.92,3.92,,1,-3.294650813622228, +56662,91256,137,2018,2018_Gov-G_CT,CT,Gov-G,Gov-G,Gravis Marketing,124,IVR/Online,,10/31/2018,681,Ned Lamont,12432,DEM,46,Bob Stefanowski,12433,REP,37,9,9,11/6/2018,49.37,46.21,3.15,5.85,5.85,1,1.672438924232712, +56756,91439,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Gravis Marketing,124,IVR/Online,,10/31/2018,753,Andrew Gillum,10440,DEM,48,Ron DeSantis,12450,REP,47,,1,11/6/2018,49.19,49.59,-.39,1.39,1.39,0,-2.783557704194194, +56672,91272,143,2018,2018_Gov-G_IA,IA,Gov-G,Gov-G,Emerson College,88,IVR/Online,,10/31/2018,1462,Fred Hubbell,11117,DEM,45,Kim Reynolds,11118,REP,48.9,,-3.9000001,11/6/2018,47.53,50.26,-2.73,1.17,-1.17,1,-4.245689704756471, +56723,91368,151,2018,2018_Gov-G_NV,NV,Gov-G,Gov-G,Trafalgar Group,338,IVR,R,10/31/2018,2587,Steve Sisolak,11119,DEM,44.9,Adam Paul Laxalt,11120,REP,47,,-2.0999999,11/6/2018,49.39,45.31,4.08,6.18,-6.18,0,2.221980464227612,for unspecified Republican sponsor +56646,91229,155,2018,2018_Gov-G_OH,OH,Gov-G,Gov-G,Cygnal,67,Live Phone,,10/31/2018,503,Richard Cordray,11106,DEM,43.2,Michael DeWine,11107,REP,43.4,2.8,-.2,11/6/2018,46.68,50.39,-3.7,3.5,3.5,1,-2.438651353706594, +56663,91257,164,2018,2018_Gov-G_VT,VT,Gov-G,Gov-G,Gravis Marketing,124,IVR/Online,,10/31/2018,885,Christine Hallquist,13163,DEM,39,Phillip B. Scott,13164,REP,49,,-10,11/6/2018,40.26,55.19,-14.93,4.93,4.93,1,-2.248504351304335, +56665,91262,235,2018,2018_House-G_CA-48,CA-48,House-G,House-G,TP Research,452,IVR,,10/31/2018,440,Harley Rouda,11163,DEM,41.6,Dana Rohrabacher,11164,REP,50.7,,-9.1000004,11/6/2018,53.55,46.45,7.1,16.2,-16.2,0,9.717788633337332, +56666,91264,236,2018,2018_House-G_CA-49,CA-49,House-G,House-G,SurveyUSA,325,IVR/Online,,10/31/2018,500,Mike Levin,11258,DEM,51,Diane L. Harkey,11259,REP,44,,7,11/6/2018,56.42,43.58,12.84,5.84,-5.84,1,.7502923447229334,for KGTV-TV (California) | San Diego Union-Tribune +56672,91278,297,2018,2018_House-G_IA-1,IA-1,House-G,House-G,Emerson College,88,IVR/Online,,10/31/2018,353,Abby Finkenauer,11230,DEM,53,Rod Blum,11231,REP,41.1,3.8,11.9,11/6/2018,50.96,45.91,5.06,6.84,6.84,1,1.552427347228201, +56672,91279,298,2018,2018_House-G_IA-2,IA-2,House-G,House-G,Emerson College,88,IVR/Online,,10/31/2018,373,Dave Loebsack,11661,DEM,52.6,Christopher Peters,11662,REP,39.7,,12.9,11/6/2018,54.79,42.6,12.19,.71,.71,1,-6.596797881126032, +56672,91280,299,2018,2018_House-G_IA-3,IA-3,House-G,House-G,Emerson College,88,IVR/Online,,10/31/2018,380,Cindy Axne,11264,DEM,45.7,David Young,11265,REP,44.8,,.89999998,11/6/2018,49.3,47.14,2.16,1.26,-1.26,1,-3.560274604337392, +56672,91281,300,2018,2018_House-G_IA-4,IA-4,House-G,House-G,Emerson College,88,IVR/Online,,10/31/2018,356,J.D. Scholten,11663,DEM,41.7,Steve King,11664,REP,51,,-9.3000002,11/6/2018,47.04,50.37,-3.33,5.97,-5.97,1,.1999056401880921, +56663,91263,579,2018,2018_House-G_VT-1,VT-1,House-G,House-G,Gravis Marketing,124,IVR/Online,,10/31/2018,885,Peter Welch,12120,DEM,66,Anya Tynio,13213,REP,28,,38,11/6/2018,69.2,25.95,43.25,5.25,-5.25,1,-1.652427594247407, +56729,91388,8273,2018,2018_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,10/31/2018,737,Generic Candidate,10427,DEM,51.5,Generic Candidate,10428,REP,44,,7.5,11/6/2018,53.58,43.72,9.86,2.36,-2.36,1,-1.314199011120982,average of multiple versions or turnout models listed in poll +56724,91372,8273,2018,2018_House-G_US,US,House-G,House-G,Harris Insights & Analytics,133,Online,,10/31/2018,2117,Generic Candidate,10427,DEM,48,Generic Candidate,10428,REP,42.5,,5.5,11/6/2018,53.58,43.72,9.86,4.36,-4.36,1,1.005933696725307,for ScottRasmussen.com; average of multiple versions or turnout models listed in poll +56768,91467,8273,2018,2018_House-G_US,US,House-G,House-G,USC Dornsife/Los Angeles Times,343,Online,,10/31/2018,2521,Generic Candidate,10427,DEM,56,Generic Candidate,10428,REP,41,,15,11/6/2018,53.58,43.72,9.86,5.14,5.14,1,1.89754949640361, +56716,91361,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,11/1/2018,600,Kyrsten Sinema,12409,DEM,43.5,Martha McSally,12410,REP,49.1,,-5.5999999,11/6/2018,49.96,47.61,2.34,7.94,-7.94,0,4.428972223778932,for Auto Alliance +56717,91362,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,11/1/2018,600,Bill Nelson,12413,DEM,45.5,Rick Scott,12414,REP,48.1,,-2.5999999,11/6/2018,49.93,50.05,-.12,2.48,-2.48,1,-.7978598615201422,for Auto Alliance +56769,91477,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Marist College,183,Live Phone,,11/1/2018,595,Bill Nelson,12413,DEM,50,Rick Scott,12414,REP,46,,4,11/6/2018,49.93,50.05,-.12,4.12,4.12,0,1.0365041933464,for NBC News +56770,91479,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,11/1/2018,1142,Bill Nelson,12413,DEM,51,Rick Scott,12414,REP,44,,7,11/6/2018,49.93,50.05,-.12,7.12,7.12,0,4.533401345935379, +56719,91363,102,2018,2018_Sen-G_IN,IN,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,11/1/2018,600,Joe Donnelly,11128,DEM,44.4,Mike Braun,11129,REP,42,,2.4000001,11/6/2018,44.84,50.73,-5.89,8.29,8.29,0,2.472276499909335,for Auto Alliance +56720,91364,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,11/1/2018,600,Claire McCaskill,11410,DEM,45.3,Josh Hawley,11411,REP,46.2,,-.89999998,11/6/2018,45.57,51.38,-5.81,4.91,4.91,1,.5813732592076258,for Auto Alliance +56764,91457,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,Trafalgar Group,338,IVR,R,11/1/2018,1791,Claire McCaskill,11410,DEM,44.4,Josh Hawley,11411,REP,48.3,,-3.9000001,11/6/2018,45.57,51.38,-5.81,1.91,1.91,1,-2.388914387439143,for unspecified Republican sponsor +56718,91366,112,2018,2018_Sen-G_NV,NV,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,11/1/2018,600,Jacky Rosen,11150,DEM,44.4,Dean Heller,11151,REP,45.2,,-.80000001,11/6/2018,50.41,45.38,5.03,5.83,-5.83,0,1.226856771807051,for Auto Alliance +56774,91480,113,2018,2018_Sen-G_NJ,NJ,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,11/1/2018,1115,Robert Menendez,11144,DEM,55,Bob Hugin,11145,REP,40,,15,11/6/2018,54.01,42.83,11.18,3.82,3.82,1,.1388893501007422, +56678,91287,114,2018,2018_Sen-G_NM,NM,Sen-G,Sen-G,Carroll Strategies,450,IVR,,11/1/2018,1202,Martin Heinrich,11154,DEM,50.7,Mick Rich,11155,REP,37.9,8.4,12.8,11/6/2018,54.09,30.53,23.56,10.76,-10.76,1,4.318842332105709,for KOB-TV (Albuquerque) +56716,91358,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,Harris Insights & Analytics,133,Online,,11/1/2018,600,David Garcia,10441,DEM,36.5,Doug Ducey,10442,REP,56.4,,-19.9,11/6/2018,41.84,56,-14.16,5.74,-5.74,1,1.986477503397736,for Auto Alliance +56717,91359,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Harris Insights & Analytics,133,Online,,11/1/2018,600,Andrew Gillum,10440,DEM,49.5,Ron DeSantis,12450,REP,44.8,,4.6999998,11/6/2018,49.19,49.59,-.39,5.09,5.09,0,.8330869499756629,for Auto Alliance +56769,91468,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Marist College,183,Live Phone,,11/1/2018,595,Andrew Gillum,10440,DEM,50,Ron DeSantis,12450,REP,46,,4,11/6/2018,49.19,49.59,-.39,4.39,4.39,0,.2147398195076529,for NBC News +56770,91470,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,11/1/2018,1142,Andrew Gillum,10440,DEM,50,Ron DeSantis,12450,REP,43,,7,11/6/2018,49.19,49.59,-.39,7.39,7.39,0,3.704085626296685, +56775,91483,139,2018,2018_Gov-G_GA,GA,Gov-G,Gov-G,20/20 Insight,1,IVR,D,11/1/2018,614,Stacey Yvonne Abrams,11363,DEM,50,Brian P. Kemp,11364,REP,46,1,4,11/6/2018,48.83,50.22,-1.39,5.39,5.39,0,1.964853644005535,for unspecified Democratic sponsor +56749,91429,139,2018,2018_Gov-G_GA,GA,Gov-G,Gov-G,Trafalgar Group,338,IVR,R,11/1/2018,2171,Stacey Yvonne Abrams,11363,DEM,40.1,Brian P. Kemp,11364,REP,52.4,,-12.3,11/6/2018,48.83,50.22,-1.39,10.91,-10.91,1,8.71534914032099,for unspecified Republican sponsor +56722,91367,143,2018,2018_Gov-G_IA,IA,Gov-G,Gov-G,Selzer & Co.,304,Live Phone,,11/1/2018,801,Fred Hubbell,11117,DEM,46,Kim Reynolds,11118,REP,44,2,2,11/6/2018,47.53,50.26,-2.73,4.73,4.73,0,.0729267696557892,for Des Moines Register +56680,91289,145,2018,2018_Gov-G_ME,ME,Gov-G,Gov-G,Slingshot Strategies,451,IVR,,11/1/2018,518,Janet T. Mills,11396,DEM,55,Shawn H. Moody,11397,REP,38,7,17,11/6/2018,50.89,43.18,7.71,9.29,9.29,1,4.52406932197511,among registered voters +56718,91360,151,2018,2018_Gov-G_NV,NV,Gov-G,Gov-G,Harris Insights & Analytics,133,Online,,11/1/2018,600,Steve Sisolak,11119,DEM,43.3,Adam Paul Laxalt,11120,REP,46.7,,-3.4000001,11/6/2018,49.39,45.31,4.08,7.48,-7.48,0,2.814702599523457,for Auto Alliance +56745,91424,179,2018,2018_House-G_AZ-1,AZ-1,House-G,House-G,Optimus,245,IVR,,11/1/2018,756,Tom O'Halleran,11460,DEM,47.7,Wendy J. Rogers,13167,REP,45.35,,2.3499999,11/6/2018,53.83,46.14,7.69,5.34,-5.34,1,-.8867053200308211, +56667,91265,235,2018,2018_House-G_CA-48,CA-48,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,11/1/2018,491,Harley Rouda,11163,DEM,46.45,Dana Rohrabacher,11164,REP,44.72,,1.73,11/6/2018,53.55,46.45,7.1,5.37,-5.37,1,-.7152261708469054,for New York Times +56657,91247,286,2018,2018_House-G_GA-6,GA-6,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,11/1/2018,421,Lucy McBath,11647,DEM,46.42,Karen Handel,11648,REP,44.32,,2.0999999,11/6/2018,50.51,49.48,1.03,1.07,1.07,1,-3.549129585154109,for New York Times +56746,91425,471,2018,2018_House-G_OH-7,OH-7,House-G,House-G,Optimus,245,IVR,,11/1/2018,800,Ken Harbaugh,11952,DEM,36.34,Bob Gibbs,11953,REP,54.59,,-18.25,11/6/2018,41.26,58.74,-17.49,.76,-.76,1,-6.049742541345919, +56658,91249,559,2018,2018_House-G_TX-32,TX-32,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,11/1/2018,477,Colin Allred,12082,DEM,45.82,Pete Sessions,12083,REP,41.8,,4.02,11/6/2018,52.27,45.75,6.52,2.5,-2.5,1,-4.614530816599217,for New York Times +56742,91418,595,2018,2018_House-G_WI-6,WI-6,House-G,House-G,JMC Analytics/Bold Blue Campaigns,503,Live Phone,,11/1/2018,500,Dan Kohl,12147,DEM,33,Glenn Grothman,12148,REP,61,,-28,11/6/2018,44.46,55.47,-11.01,16.99,-16.99,1,10.61470738951036, +56766,91462,8273,2018,2018_House-G_US,US,House-G,House-G,Morning Consult,218,Online,,11/1/2018,1961,Generic Candidate,10427,DEM,43,Generic Candidate,10428,REP,40,,3,11/6/2018,53.58,43.72,9.86,6.86,-6.86,1,3.811395365980109,for Politico; among registered voters +56779,91492,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Emerson College,88,IVR/Online,,11/2/2018,758,Kyrsten Sinema,12409,DEM,48.5,Martha McSally,12410,REP,47.8,1.9,.69999999,11/6/2018,49.96,47.61,2.34,1.64,-1.64,1,-2.053797135565875, +56801,91545,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Research Co.,449,Online,,11/2/2018,450,Kyrsten Sinema,12409,DEM,45,Martha McSally,12410,REP,44,,1,11/6/2018,49.96,47.61,2.34,1.34,-1.34,1,-2.675833398459956,among registered voters +56737,91412,97,2018,2018_Sen-G_CA,CA,Sen-G,Sen-G,Research Co.,449,Online,,11/2/2018,450,Dianne Feinstein,11226,DEM,47,Kevin de León,11227,DEM,28,,19,11/6/2018,54.16,45.84,8.33,10.67,,1,6.350981674186935,among registered voters +56813,91557,97,2018,2018_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,Online,,11/2/2018,806,Dianne Feinstein,11226,DEM,50,Kevin de León,11227,DEM,36,,14,11/6/2018,54.16,45.84,8.33,5.67,,1,1.15926282869557,for KGTV-TV (California) | KPIX-TV (California) | KABC-TV (California) | San Diego Union-Tribune +56701,91331,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Change Research,48,Online,D,11/2/2018,1236,Bill Nelson,12413,DEM,50,Rick Scott,12414,REP,48,,2,11/6/2018,49.93,50.05,-.12,2.12,2.12,0,-.6262325740277916,for unspecified Democratic sponsor +56780,91493,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Emerson College,88,IVR/Online,,11/2/2018,784,Bill Nelson,12413,DEM,49.9,Rick Scott,12414,REP,44.9,,5,11/6/2018,49.93,50.05,-.12,5.12,5.12,0,2.293910879909436, +56802,91546,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Research Co.,449,Online,,11/2/2018,450,Bill Nelson,12413,DEM,47,Rick Scott,12414,REP,46,,1,11/6/2018,49.93,50.05,-.12,1.12,1.12,0,-2.180258598218753,among registered voters +56703,91334,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,St. Pete Polls,314,IVR,,11/2/2018,2733,Bill Nelson,12413,DEM,47.5,Rick Scott,12414,REP,49.1,,-1.6,11/6/2018,49.93,50.05,-.12,1.48,-1.48,1,-1.158548180811016,for Florida Politics +56738,91413,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Research Co.,449,Online,,11/2/2018,450,Debbie Stabenow,11408,DEM,52,John James,11409,REP,36,,16,11/6/2018,52.26,45.76,6.51,9.49,9.49,1,6.199840190636656,among registered voters +56739,91414,107,2018,2018_Sen-G_MN,MN,Sen-G,Sen-G,Research Co.,449,Online,,11/2/2018,450,Amy Klobuchar,12373,DEM,53,Jim Newberger,12374,REP,33,,20,11/6/2018,60.31,36.21,24.1,4.1,-4.1,1,.1525222819228878,among registered voters +56782,91490,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,Emerson College,88,IVR/Online,,11/2/2018,732,Claire McCaskill,11410,DEM,45.6,Josh Hawley,11411,REP,49,,-3.4000001,11/6/2018,45.57,51.38,-5.81,2.41,2.41,1,-2.123237470202808, +56695,91314,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,Remington Research Group,279,IVR/Live Phone,,11/2/2018,1424,Claire McCaskill,11410,DEM,47,Josh Hawley,11411,REP,47,1,0,11/6/2018,45.57,51.38,-5.81,5.81,5.81,.5,1.468079651395502,for Missouri Scout +56803,91547,114,2018,2018_Sen-G_NM,NM,Sen-G,Sen-G,Research Co.,449,Online,,11/2/2018,450,Martin Heinrich,11154,DEM,47,Mick Rich,11155,REP,33,11,14,11/6/2018,54.09,30.53,23.56,9.56,-9.56,1,3.129207572296075,among registered voters +56740,91416,115,2018,2018_Sen-G_NY,NY,Sen-G,Sen-G,Research Co.,449,Online,,11/2/2018,450,Kirsten E. Gillibrand,11202,DEM,60,Chele Farley,11203,REP,32,,28,11/6/2018,66.96,32.98,33.98,5.98,-5.98,1,-1.655800671460279,among registered voters +56804,91548,117,2018,2018_Sen-G_OH,OH,Sen-G,Sen-G,Research Co.,449,Online,,11/2/2018,450,Sherrod Brown,11130,DEM,53,Jim Renacci,11131,REP,39,,14,11/6/2018,53.41,46.57,6.85,7.15,7.15,1,2.560763925074948,among registered voters +56741,91417,118,2018,2018_Sen-G_PA,PA,Sen-G,Sen-G,Research Co.,449,Online,,11/2/2018,450,Robert P. Casey Jr.,11138,DEM,56,Lou Barletta,11139,REP,39,,17,11/6/2018,55.74,42.62,13.13,3.87,3.87,1,-.1752079627181116,among registered voters +56702,91332,121,2018,2018_Sen-G_TX,TX,Sen-G,Sen-G,Change Research,48,Online,D,11/2/2018,1211,Beto O'Rourke,11125,DEM,49,Ted Cruz,11126,REP,49,1,0,11/6/2018,48.33,50.89,-2.57,2.57,2.57,.5,-.7875976064052762,for unspecified Democratic sponsor +56805,91549,127,2018,2018_Sen-G_WI,WI,Sen-G,Sen-G,Research Co.,449,Online,,11/2/2018,450,Tammy Baldwin,12400,DEM,50,Leah Vukmir,12401,REP,39,,11,11/6/2018,55.36,44.53,10.83,.17,.17,1,-4.462380991602844,among registered voters +56739,91415,129,2018,2018_Sen-GS_MN,MN,Sen-G,Sen-GS,Research Co.,449,Online,,11/2/2018,450,Tina Smith,12376,DEM,49,Karin Housley,12375,REP,39,,10,11/6/2018,52.97,42.35,10.62,.62,-.62,1,-3.371911139439496,among registered voters +56779,91487,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,Emerson College,88,IVR/Online,,11/2/2018,758,David Garcia,10441,DEM,40.2,Doug Ducey,10442,REP,55.3,,-15.1,11/6/2018,41.84,56,-14.16,.94,-.94,1,-2.919153866344181, +56801,91529,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,Research Co.,449,Online,,11/2/2018,450,David Garcia,10441,DEM,39,Doug Ducey,10442,REP,54,,-15,11/6/2018,41.84,56,-14.16,.84,-.84,1,-3.37579298573794,among registered voters +56737,91407,135,2018,2018_Gov-G_CA,CA,Gov-G,Gov-G,Research Co.,449,Online,,11/2/2018,450,Gavin Newsom,10432,DEM,58,John Cox,10438,REP,38,,20,11/6/2018,61.95,38.05,23.9,3.9,-3.9,1,-3.652483651563871,among registered voters +56813,91556,135,2018,2018_Gov-G_CA,CA,Gov-G,Gov-G,SurveyUSA,325,Online,,11/2/2018,924,Gavin Newsom,10432,DEM,53,John Cox,10438,REP,38,,15,11/6/2018,61.95,38.05,23.9,8.9,-8.9,1,2.246025877761236,for KGTV-TV (California) | KPIX-TV (California) | KABC-TV (California) | San Diego Union-Tribune +56780,91488,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Emerson College,88,IVR/Online,,11/2/2018,784,Andrew Gillum,10440,DEM,50.9,Ron DeSantis,12450,REP,45.6,,5.3000002,11/6/2018,49.19,49.59,-.39,5.69,5.69,0,1.775792080390708, +56802,91530,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Research Co.,449,Online,,11/2/2018,450,Andrew Gillum,10440,DEM,47,Ron DeSantis,12450,REP,46,,1,11/6/2018,49.19,49.59,-.39,1.39,1.39,0,-3.006920263120991,among registered voters +56703,91333,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,St. Pete Polls,314,IVR,,11/2/2018,2733,Andrew Gillum,10440,DEM,48.4,Ron DeSantis,12450,REP,46.3,1.6,2.0999999,11/6/2018,49.19,49.59,-.39,2.49,2.49,0,-1.238475234129946,for Florida Politics +56736,91406,142,2018,2018_Gov-G_IL,IL,Gov-G,Gov-G,Victory Research,437,Live Phone,,11/2/2018,1208,Jay Pritzker,11103,DEM,49,Bruce Rauner,11104,REP,33,7.8,16,11/6/2018,54.53,38.83,15.7,.3,.3,1,-6.722069102401295, +56738,91408,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,Research Co.,449,Online,,11/2/2018,450,Gretchen E. Whitmer,11406,DEM,47,Bill Schuette,11407,REP,43,,4,11/6/2018,53.31,43.75,9.57,5.57,-5.57,1,2.802341970718869,among registered voters +56739,91409,149,2018,2018_Gov-G_MN,MN,Gov-G,Gov-G,Research Co.,449,Online,,11/2/2018,450,Timothy J. Walz,12420,DEM,48,Jeff Johnson,12421,REP,42,,6,11/6/2018,53.84,42.43,11.42,5.42,-5.42,1,1.339868375459386,among registered voters +56803,91531,153,2018,2018_Gov-G_NM,NM,Gov-G,Gov-G,Research Co.,449,Online,,11/2/2018,450,Michelle Lujan Grisham,11122,DEM,53,Stevan Pearce,11123,REP,41,,12,11/6/2018,57.2,42.8,14.4,2.4,-2.4,1,-2.755884918220854,among registered voters +56740,91410,154,2018,2018_Gov-G_NY,NY,Gov-G,Gov-G,Research Co.,449,Online,,11/2/2018,450,Andrew Cuomo,10430,DEM,54,Marcus J. Molinaro,12467,REP,37,,17,11/6/2018,59.62,36.21,23.42,6.42,-6.42,1,-1.067635187635372,among registered voters +56804,91532,155,2018,2018_Gov-G_OH,OH,Gov-G,Gov-G,Research Co.,449,Online,,11/2/2018,450,Richard Cordray,11106,DEM,44,Michael DeWine,11107,REP,44,,0,11/6/2018,46.68,50.39,-3.7,3.7,3.7,.5,-2.312191147199747,among registered voters +56748,91428,156,2018,2018_Gov-G_OK,OK,Gov-G,Gov-G,SoonerPoll.com,308,IVR/Live Phone/Online,,11/2/2018,338,Drew Edmondson,12499,DEM,44.1,Kevin Stitt,12500,REP,47,2.7,-2.9000001,11/6/2018,42.23,54.33,-12.1,9.2,9.2,1,3.201648687944818,for KWTV-DT Oklahoma City +56741,91411,158,2018,2018_Gov-G_PA,PA,Gov-G,Gov-G,Research Co.,449,Online,,11/2/2018,450,Thomas W. Wolf,11113,DEM,54,Scott R. Wagner,11114,REP,39,,15,11/6/2018,57.77,40.7,17.07,2.07,-2.07,1,-3.605290725433382,among registered voters +56805,91533,165,2018,2018_Gov-G_WI,WI,Gov-G,Gov-G,Research Co.,449,Online,,11/2/2018,450,Tony Evers,12398,DEM,45,Scott Walker,12399,REP,44,,1,11/6/2018,49.54,48.44,1.09,.09,-.09,1,-5.017729668012755,among registered voters +56709,91347,300,2018,2018_House-G_IA-4,IA-4,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,11/2/2018,423,J.D. Scholten,11663,DEM,42.45,Steve King,11664,REP,47.22,,-4.77,11/6/2018,47.04,50.37,-3.33,1.44,-1.44,1,-4.6452768640035,for New York Times +56707,91343,316,2018,2018_House-G_IL-14,IL-14,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,11/2/2018,428,Lauren A. Underwood,11171,DEM,48.64,Randy Hultgren,11172,REP,43.41,,5.23,11/6/2018,52.5,47.5,5,.23,.23,1,-6.92998488778876,for New York Times +56692,91307,372,2018,2018_House-G_MI-8,MI-8,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,11/2/2018,447,Elissa Slotkin,11402,DEM,49.05,Mike Bishop,11401,REP,42.42,,6.6300001,11/6/2018,50.61,46.78,3.83,2.8,2.8,1,-1.232868955431398,for New York Times +56623,91179,574,2018,2018_House-G_VA-7,VA-7,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,11/2/2018,500,Abigail Spanberger,12114,DEM,43.98,David Brat,12115,REP,45.79,,-1.8099999,11/6/2018,50.34,48.4,1.94,3.75,-3.75,0,-.6404356974718594,for New York Times +56659,91251,587,2018,2018_House-G_WA-8,WA-8,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,11/2/2018,477,Kim Schrier,12134,DEM,47.5,Dino Rossi,12135,REP,44.7,,2.8,11/6/2018,52.42,47.58,4.83,2.03,-2.03,1,-5.071053143135051,for New York Times +56734,91403,8273,2018,2018_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,11/2/2018,774,Generic Candidate,10427,DEM,50,Generic Candidate,10428,REP,43,,7,11/6/2018,53.58,43.72,9.86,2.86,-2.86,1,-.727683275470758, +56767,91466,8273,2018,2018_House-G_US,US,House-G,House-G,SSRS,297,Live Phone,,11/2/2018,1151,Generic Candidate,10427,DEM,55,Generic Candidate,10428,REP,42,,13,11/6/2018,53.58,43.72,9.86,3.14,3.14,1,-.221547067600522,for CNN +56765,91458,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,OH Predictive Insights,235,Live Phone,,11/3/2018,631,Kyrsten Sinema,12409,DEM,48,Martha McSally,12410,REP,49,0,-1,11/6/2018,49.96,47.61,2.34,3.34,-3.34,0,-.0745118860267341, +56793,91520,97,2018,2018_Sen-G_CA,CA,Sen-G,Sen-G,Change Research,48,Online,,11/3/2018,1108,Dianne Feinstein,11226,DEM,42,Kevin de León,11227,DEM,32,,10,11/6/2018,54.16,45.84,8.33,1.67,,1,-3.156260137169004, +56811,91553,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Change Research,48,Online,,11/3/2018,880,Debbie Stabenow,11408,DEM,49,John James,11409,REP,47,1,2,11/6/2018,52.26,45.76,6.51,4.51,-4.51,1,1.267706838703734, +56797,91537,107,2018,2018_Sen-G_MN,MN,Sen-G,Sen-G,Change Research,48,Online,,11/3/2018,953,Amy Klobuchar,12373,DEM,55,Jim Newberger,12374,REP,40,3,15,11/6/2018,60.31,36.21,24.1,9.1,-9.1,1,6.170658267414765, +56806,91534,108,2018,2018_Sen-G_MS,MS,Sen-G,Sen-G,Change Research,48,Online,,11/3/2018,1003,David Baria,11416,DEM,40,Roger F. Wicker,11417,REP,48,5,-8,11/6/2018,39.47,58.49,-19.02,11.02,11.02,1,4.783714649481763, +56762,91446,110,2018,2018_Sen-G_MT,MT,Sen-G,Sen-G,Change Research,48,Online,,11/3/2018,879,Jon Tester,11140,DEM,46,Matt Rosendale,11141,REP,49,3,-3,11/6/2018,50.33,46.78,3.55,6.55,-6.55,0,2.937457007421362, +56834,91594,110,2018,2018_Sen-G_MT,MT,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,11/3/2018,500,Jon Tester,11140,DEM,49.9,Matt Rosendale,11141,REP,42.1,,7.8000002,11/6/2018,50.33,46.78,3.55,4.25,4.25,1,-.0258233920831947,for Auto Alliance +56778,91491,112,2018,2018_Sen-G_NV,NV,Sen-G,Sen-G,Emerson College,88,IVR/Online,,11/3/2018,1197,Jacky Rosen,11150,DEM,49.1,Dean Heller,11151,REP,44.6,,4.5,11/6/2018,50.41,45.38,5.03,.53,-.53,1,-3.636412752637228, +56763,91447,113,2018,2018_Sen-G_NJ,NJ,Sen-G,Sen-G,Change Research,48,Online,,11/3/2018,1006,Robert Menendez,11144,DEM,51,Bob Hugin,11145,REP,41,,10,11/6/2018,54.01,42.83,11.18,1.18,-1.18,1,-2.843160577504112, +56818,91573,117,2018,2018_Sen-G_OH,OH,Sen-G,Sen-G,Change Research,48,Online,,11/3/2018,923,Sherrod Brown,11130,DEM,53,Jim Renacci,11131,REP,43,,10,11/6/2018,53.41,46.57,6.85,3.15,3.15,1,-1.568534659775118, +56758,91449,118,2018,2018_Sen-G_PA,PA,Sen-G,Sen-G,Change Research,48,Online,,11/3/2018,1833,Robert P. Casey Jr.,11138,DEM,51,Lou Barletta,11139,REP,44,1,7,11/6/2018,55.74,42.62,13.13,6.13,-6.13,1,3.025702981145806, +56761,91450,128,2018,2018_Sen-G_WY,WY,Sen-G,Sen-G,Change Research,48,Online,,11/3/2018,858,Gary Trauner,13244,DEM,31,John Barrasso,13245,REP,60,6,-29,11/6/2018,30.1,66.96,-36.86,7.86,7.86,1,.7496869069836467, +56797,91538,129,2018,2018_Sen-GS_MN,MN,Sen-G,Sen-GS,Change Research,48,Online,,11/3/2018,953,Tina Smith,12376,DEM,51,Karin Housley,12375,REP,42,3,9,11/6/2018,52.97,42.35,10.62,1.62,-1.62,1,-1.877243437659521, +56806,91535,130,2018,2018_Sen-OS_MS,MS,Sen-G,Sen-OS,Change Research,48,Online,,11/3/2018,1003,Mike Espy,13168,DEM,40,Cindy Hyde-Smith,13169,REP,27,28,13,11/6/2018,40.9,41.25,-.34,13.34,13.34,0,8.750224323927457, +56793,91519,135,2018,2018_Gov-G_CA,CA,Gov-G,Gov-G,Change Research,48,Online,,11/3/2018,1108,Gavin Newsom,10432,DEM,53,John Cox,10438,REP,41,,12,11/6/2018,61.95,38.05,23.9,11.9,-11.9,1,5.478276357143108, +56795,91522,141,2018,2018_Gov-G_ID,ID,Gov-G,Gov-G,Change Research,48,Online,,11/3/2018,838,Paulette E. Jordan,11357,DEM,39,Brad Little,11358,REP,55,3,-16,11/6/2018,38.19,59.77,-21.58,5.58,5.58,1,-1.518613882903619, +56796,91523,143,2018,2018_Gov-G_IA,IA,Gov-G,Gov-G,Change Research,48,Online,,11/3/2018,961,Fred Hubbell,11117,DEM,49,Kim Reynolds,11118,REP,46,3,3,11/6/2018,47.53,50.26,-2.73,5.73,5.73,0,1.059386171991438, +56811,91552,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,Change Research,48,Online,,11/3/2018,880,Gretchen E. Whitmer,11406,DEM,51,Bill Schuette,11407,REP,43,2,8,11/6/2018,53.31,43.75,9.57,1.57,-1.57,1,-1.060896061062109, +56797,91525,149,2018,2018_Gov-G_MN,MN,Gov-G,Gov-G,Change Research,48,Online,,11/3/2018,953,Timothy J. Walz,12420,DEM,53,Jeff Johnson,12421,REP,41,2,12,11/6/2018,53.84,42.43,11.42,.58,.58,1,-3.803904755723948, +56778,91486,151,2018,2018_Gov-G_NV,NV,Gov-G,Gov-G,Emerson College,88,IVR/Online,,11/3/2018,1197,Steve Sisolak,11119,DEM,47.5,Adam Paul Laxalt,11120,REP,46.5,,1,11/6/2018,49.39,45.31,4.08,3.08,-3.08,1,-1.14608608308828, +56759,91443,152,2018,2018_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,11/3/2018,630,Molly M. Kelly,12515,DEM,46,Christopher Sununu,12516,REP,46,2,0,11/6/2018,45.74,52.78,-7.04,7.04,7.04,.5,2.590714910826287, +56818,91572,155,2018,2018_Gov-G_OH,OH,Gov-G,Gov-G,Change Research,48,Online,,11/3/2018,923,Richard Cordray,11106,DEM,48,Michael DeWine,11107,REP,43,5,5,11/6/2018,46.68,50.39,-3.7,8.7,8.7,0,3.63765542686521, +56828,91586,155,2018,2018_Gov-G_OH,OH,Gov-G,Gov-G,Trafalgar Group,338,IVR,R,11/3/2018,1948,Richard Cordray,11106,DEM,45.8,Michael DeWine,11107,REP,42.2,,3.5999999,11/6/2018,46.68,50.39,-3.7,7.3,7.3,0,2.437636978938899,for unspecified Republican sponsor +56758,91442,158,2018,2018_Gov-G_PA,PA,Gov-G,Gov-G,Change Research,48,Online,,11/3/2018,1833,Thomas W. Wolf,11113,DEM,53,Scott R. Wagner,11114,REP,42,2,11,11/6/2018,57.77,40.7,17.07,6.07,-6.07,1,1.631567341983928, +56760,91444,161,2018,2018_Gov-G_SD,SD,Gov-G,Gov-G,Change Research,48,Online,,11/3/2018,851,Billie H. Sutton,11374,DEM,51,Kristi L. Noem,11375,REP,45,2,6,11/6/2018,47.6,50.97,-3.38,9.38,9.38,0,5.367431908056432, +56781,91489,161,2018,2018_Gov-G_SD,SD,Gov-G,Gov-G,Emerson College,88,IVR/Online,,11/3/2018,514,Billie H. Sutton,11374,DEM,46.6,Kristi L. Noem,11375,REP,47.6,,-1,11/6/2018,47.6,50.97,-3.38,2.38,2.38,1,-2.702750876365495, +56761,91445,166,2018,2018_Gov-G_WY,WY,Gov-G,Gov-G,Change Research,48,Online,,11/3/2018,858,Mary Throne,13240,DEM,27,Mark Gordon,13241,REP,61,6,-34,11/6/2018,27.54,67.12,-39.58,5.58,5.58,1,-1.462695041501395, +56788,91510,286,2018,2018_House-G_GA-6,GA-6,House-G,House-G,Change Research,48,Online,D,11/3/2018,395,Lucy McBath,11647,DEM,51,Karen Handel,11648,REP,45,,6,11/6/2018,50.51,49.48,1.03,4.97,4.97,1,.7090769046538641,for unspecified Democratic sponsor +56708,91345,339,2018,2018_House-G_KY-6,KY-6,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,11/3/2018,438,Amy McGrath,11173,DEM,44.01,Andy Barr,11174,REP,44.4,,-.38999999,11/6/2018,47.79,51,-3.21,2.82,2.82,1,-4.263667713147475,for New York Times +56812,91554,370,2018,2018_House-G_MI-6,MI-6,House-G,House-G,Change Research,48,Online,D,11/3/2018,460,Matt Longjohn,11792,DEM,42,Fred Upton,11793,REP,40,3,2,11/6/2018,45.69,50.24,-4.55,6.55,6.55,0,-.474078134486976,for unspecified Democratic sponsor +56812,91555,372,2018,2018_House-G_MI-8,MI-8,House-G,House-G,Change Research,48,Online,D,11/3/2018,501,Elissa Slotkin,11402,DEM,47,Mike Bishop,11401,REP,46,3,1,11/6/2018,50.61,46.78,3.83,2.83,-2.83,1,-1.408208630476561,for unspecified Democratic sponsor +56762,91452,399,2018,2018_House-G_MT-1,MT-1,House-G,House-G,Change Research,48,Online,,11/3/2018,879,Kathleen Williams,11175,DEM,44,Greg Gianforte,11176,REP,52,2,-8,11/6/2018,46.25,50.88,-4.63,3.37,-3.37,1,-1.710830407335583, +56790,91513,412,2018,2018_House-G_NC-13,NC-13,House-G,House-G,Change Research,48,Online,D,11/3/2018,567,Kathy Ellen Manning,11181,DEM,43,Theodore Paul Budd,11182,REP,43,2,0,11/6/2018,45.54,51.54,-6,6,6,.5,-.958862852951752,for unspecified Democratic sponsor +56759,91453,417,2018,2018_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,11/3/2018,309,Chris Pappas,13159,DEM,53,Eddie Edwards,13160,REP,40,3,13,11/6/2018,53.56,45.01,8.55,4.45,4.45,1,-1.970391040871248, +56759,91454,418,2018,2018_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,11/3/2018,321,Annie Kuster,11859,DEM,56,Steven Negron,13161,REP,35,2,21,11/6/2018,55.54,42.18,13.36,7.64,7.64,1,2.844163158590761, +56778,91494,434,2018,2018_House-G_NV-1,NV-1,House-G,House-G,Emerson College,88,IVR/Online,,11/3/2018,238,Dina Titus,11879,DEM,58.3,Joyce Bentley,11880,REP,28.3,,30,11/6/2018,66.17,30.87,35.3,5.3,-5.3,1,-2.102337311346387, +56778,91495,435,2018,2018_House-G_NV-2,NV-2,House-G,House-G,Emerson College,88,IVR/Online,,11/3/2018,365,Clint Koble,11881,DEM,36.9,Mark Amodei,11882,REP,57.5,,-20.6,11/6/2018,41.77,58.23,-16.46,4.14,-4.14,1,-3.064839653734209, +56778,91496,436,2018,2018_House-G_NV-3,NV-3,House-G,House-G,Emerson College,88,IVR/Online,,11/3/2018,332,Susie Lee,11883,DEM,50.6,Danny Tarkanian,11884,REP,41.4,,9.1999998,11/6/2018,51.89,42.83,9.06,.14,.14,1,-7.136418360407096, +56778,91497,437,2018,2018_House-G_NV-4,NV-4,House-G,House-G,Emerson College,88,IVR/Online,,11/3/2018,263,Steven Horsford,11885,DEM,48,Cresent Hardy,11886,REP,44.2,,3.8,11/6/2018,51.93,43.75,8.18,4.38,-4.38,1,-3.081992591008101, +56693,91309,456,2018,2018_House-G_NY-19,NY-19,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,11/3/2018,505,Antonio Delgado,11228,DEM,43.28,John J. Faso,11229,REP,41.6,,1.6799999,11/6/2018,51.35,46.14,5.21,3.53,-3.53,1,-.8619578968766367,for New York Times +56693,91311,459,2018,2018_House-G_NY-22,NY-22,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,11/3/2018,506,Anthony J. Brindisi,11234,DEM,44.95,Claudia Tenney,11235,REP,45.88,,-.93000001,11/6/2018,50.84,49.06,1.78,2.71,-2.71,0,-1.857917553363296,for New York Times +56820,91575,465,2018,2018_House-G_OH-1,OH-1,House-G,House-G,Change Research,48,Online,D,11/3/2018,457,Aftab Pureval,11183,DEM,44,Steve Chabot,11184,REP,47,2,-3,11/6/2018,46.9,51.32,-4.42,1.42,1.42,1,-4.158225137317169,for unspecified Democratic sponsor +56818,91574,468,2018,2018_House-G_OH-4,OH-4,House-G,House-G,Change Research,48,Online,,11/3/2018,350,Janet Garrett,11946,DEM,36,Jim Jordan,11947,REP,60,,-24,11/6/2018,34.74,65.26,-30.53,6.53,6.53,1,-.7028349273439034, +56760,91455,518,2018,2018_House-G_SD-1,SD-1,House-G,House-G,Change Research,48,Online,,11/3/2018,851,Tim Bjorkman,11389,DEM,41,Dusty Johnson,11388,REP,51,3,-10,11/6/2018,36.03,60.33,-24.31,14.31,14.31,1,9.461568885145221, +56781,91498,518,2018,2018_House-G_SD-1,SD-1,House-G,House-G,Emerson College,88,IVR/Online,,11/3/2018,514,Tim Bjorkman,11389,DEM,37.9,Dusty Johnson,11388,REP,54,,-16.1,11/6/2018,36.03,60.33,-24.31,8.21,8.21,1,2.054282025003373, +56791,91515,569,2018,2018_House-G_VA-2,VA-2,House-G,House-G,Change Research,48,Online,D,11/3/2018,710,Elaine G. Luria,11192,DEM,47,Scott W. Taylor,11193,REP,47,,0,11/6/2018,51.05,48.81,2.24,2.24,-2.24,.5,-3.29049522129951,for unspecified Democratic sponsor +56761,91456,601,2018,2018_House-G_WY-1,WY-1,House-G,House-G,Change Research,48,Online,,11/3/2018,858,Greg Hunter,13247,DEM,28,Liz Cheney,12154,REP,55,7,-27,11/6/2018,29.77,63.59,-33.82,6.82,6.82,1,.0344453335328419, +56794,91521,8273,2018,2018_House-G_US,US,House-G,House-G,Harris Insights & Analytics,133,Online,,11/3/2018,1000,Generic Candidate,10427,DEM,43,Generic Candidate,10428,REP,37,,6,11/6/2018,53.58,43.72,9.86,3.86,-3.86,1,.5364433830989452,for Hill.TV; among registered voters +56844,91662,8273,2018,2018_House-G_US,US,House-G,House-G,Morning Consult,218,Online,,11/3/2018,1963,Generic Candidate,10427,DEM,44,Generic Candidate,10428,REP,41,,3,11/6/2018,53.58,43.72,9.86,6.86,-6.86,1,3.958943984958256,for Politico; among registered voters +56829,91590,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,11/4/2018,600,Kyrsten Sinema,12409,DEM,48.6,Martha McSally,12410,REP,44,,4.5999999,11/6/2018,49.96,47.61,2.34,2.26,2.26,1,-1.085397076584643,for Auto Alliance +56830,91591,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,11/4/2018,600,Bill Nelson,12413,DEM,47.6,Rick Scott,12414,REP,48.2,,-.60000002,11/6/2018,49.93,50.05,-.12,.48,-.48,1,-2.634734612781029,for Auto Alliance +56771,91481,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,St. Pete Polls,314,IVR,,11/4/2018,3088,Bill Nelson,12413,DEM,49.9,Rick Scott,12414,REP,46.2,,3.7,11/6/2018,49.93,50.05,-.12,3.82,3.82,0,1.344638030460233,for Florida Politics +56832,91592,102,2018,2018_Sen-G_IN,IN,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,11/4/2018,600,Joe Donnelly,11128,DEM,41.8,Mike Braun,11129,REP,42.9,,-1.1,11/6/2018,44.84,50.73,-5.89,4.79,4.79,1,-.8506759323583711,for Auto Alliance +56772,91482,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,IVR,,11/4/2018,701,Debbie Stabenow,11408,DEM,53,John James,11409,REP,46,,7,11/6/2018,52.26,45.76,6.51,.49,.49,1,-3.539179067516808, +56814,91558,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Trafalgar Group,338,IVR,R,11/4/2018,1817,Debbie Stabenow,11408,DEM,52.8,John James,11409,REP,43.8,,9,11/6/2018,52.26,45.76,6.51,2.49,2.49,1,-.4793521866037802,for unspecified Republican sponsor +56833,91593,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,11/4/2018,600,Claire McCaskill,11410,DEM,44.7,Josh Hawley,11411,REP,45.5,,-.80000001,11/6/2018,45.57,51.38,-5.81,5.01,5.01,1,.8572815540362453,for Auto Alliance +56816,91570,110,2018,2018_Sen-G_MT,MT,Sen-G,Sen-G,Trafalgar Group,338,IVR,R,11/4/2018,953,Jon Tester,11140,DEM,50.1,Matt Rosendale,11141,REP,49,,1.1,11/6/2018,50.33,46.78,3.55,2.45,-2.45,1,-1.479042046310965,for unspecified Republican sponsor +56831,91595,112,2018,2018_Sen-G_NV,NV,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,11/4/2018,600,Jacky Rosen,11150,DEM,46.9,Dean Heller,11151,REP,44.6,,2.3,11/6/2018,50.41,45.38,5.03,2.73,-2.73,1,-1.719783517424408,for Auto Alliance +56817,91571,121,2018,2018_Sen-G_TX,TX,Sen-G,Sen-G,Trafalgar Group,338,IVR,R,11/4/2018,2135,Beto O'Rourke,11125,DEM,43.2,Ted Cruz,11126,REP,52.1,,-8.8999996,11/6/2018,48.33,50.89,-2.57,6.33,-6.33,1,3.755382885105782,for unspecified Republican sponsor +56829,91587,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,Harris Insights & Analytics,133,Online,,11/4/2018,600,David Garcia,10441,DEM,38.5,Doug Ducey,10442,REP,52.8,,-14.3,11/6/2018,41.84,56,-14.16,.14,-.14,1,-3.439067398130798,for Auto Alliance +56830,91588,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Harris Insights & Analytics,133,Online,,11/4/2018,600,Andrew Gillum,10440,DEM,48.7,Ron DeSantis,12450,REP,46.3,,2.4000001,11/6/2018,49.19,49.59,-.39,2.79,2.79,0,-1.290939946943539,for Auto Alliance +56771,91471,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,St. Pete Polls,314,IVR,,11/4/2018,3088,Andrew Gillum,10440,DEM,49.5,Ron DeSantis,12450,REP,45.4,1.8,4.0999999,11/6/2018,49.19,49.59,-.39,4.49,4.49,0,.9221286334245049,for Florida Politics +56772,91472,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,Mitchell Research & Communications,213,IVR,,11/4/2018,701,Gretchen E. Whitmer,11406,DEM,54,Bill Schuette,11407,REP,40,,14,11/6/2018,53.31,43.75,9.57,4.43,4.43,1,1.834608993655884, +56831,91589,151,2018,2018_Gov-G_NV,NV,Gov-G,Gov-G,Harris Insights & Analytics,133,Online,,11/4/2018,600,Steve Sisolak,11119,DEM,44.5,Adam Paul Laxalt,11120,REP,44.3,,.2,11/6/2018,49.39,45.31,4.08,3.88,-3.88,1,-.6134058924386444,for Auto Alliance +56827,91585,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Trafalgar Group,338,IVR,R,11/5/2018,1217,Kyrsten Sinema,12409,DEM,45.3,Martha McSally,12410,REP,47.4,,-2.0999999,11/6/2018,49.96,47.61,2.34,4.44,-4.44,0,1.187218313241366,for unspecified Republican sponsor +56825,91583,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Trafalgar Group,338,IVR,R,11/5/2018,1484,Bill Nelson,12413,DEM,47.3,Rick Scott,12414,REP,49,,-1.7,11/6/2018,49.93,50.05,-.12,1.58,-1.58,1,-.8813335717387464,for unspecified Republican sponsor +56815,91569,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,IVR,,11/5/2018,827,Debbie Stabenow,11408,DEM,49,John James,11409,REP,46,,3,11/6/2018,52.26,45.76,6.51,3.51,-3.51,1,-.3581635353142789, +56825,91582,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Trafalgar Group,338,IVR,R,11/5/2018,1484,Andrew Gillum,10440,DEM,46.6,Ron DeSantis,12450,REP,50,,-3.4000001,11/6/2018,49.19,49.59,-.39,3.01,-3.01,1,-.5278274177752318,for unspecified Republican sponsor +56815,91568,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,Mitchell Research & Communications,213,IVR,,11/5/2018,827,Gretchen E. Whitmer,11406,DEM,48.4,Bill Schuette,11407,REP,40.6,,7.8000002,11/6/2018,53.31,43.75,9.57,1.77,-1.77,1,-.6651965766763573, +56821,91576,268,2018,2018_House-G_FL-15,FL-15,House-G,House-G,St. Pete Polls,314,IVR,,11/5/2018,1194,Kristen Carlson,12518,DEM,44.3,Ross Spano,11594,REP,46.2,,-1.9,11/6/2018,46.98,53.02,-6.04,4.14,4.14,1,.5685635406931413,for Florida Politics +56846,91661,8273,2018,2018_House-G_US,US,House-G,House-G,Harris Insights & Analytics,133,Online,,11/5/2018,2134,Generic Candidate,10427,DEM,51.5,Generic Candidate,10428,REP,40,,11.5,11/6/2018,53.58,43.72,9.86,1.64,1.64,1,-1.329234820799064,for ScottRasmussen.com; average of multiple versions or turnout models listed in poll +56860,91719,8273,2018,2018_House-G_US,US,House-G,House-G,Ipsos,154,Online,,11/5/2018,896,Generic Candidate,10427,DEM,48.7,Generic Candidate,10428,REP,42,,6.6999998,11/6/2018,53.58,43.72,9.86,3.16,-3.16,1,.0389279963362317,for Reuters +56842,91663,8273,2018,2018_House-G_US,US,House-G,House-G,YouGov,391,Online,,11/5/2018,1290,Generic Candidate,10427,DEM,49,Generic Candidate,10428,REP,43,,6,11/6/2018,53.58,43.72,9.86,3.86,-3.86,1,.8724826594999132,for Economist; among registered voters +56921,91850,6209,2018,2018_Sen-GSR_MS,MS,Sen-G,Sen-GSR,JMC Analytics/Bold Blue Campaigns,503,Live Phone,,11/22/2018,684,Mike Espy,13168,DEM,44,Cindy Hyde-Smith,13169,REP,54,,-10,11/27/2018,46.37,53.63,-7.27,2.73,-2.73,1,-2.300537172590098,for Red Racing Horses +56923,91852,6209,2018,2018_Sen-GSR_MS,MS,Sen-G,Sen-GSR,Change Research,48,Online,,11/25/2018,1211,Mike Espy,13168,DEM,46,Cindy Hyde-Smith,13169,REP,51,,-5,11/27/2018,46.37,53.63,-7.27,2.27,2.27,1,-2.413980291489818, +59466,102065,6263,2019,2019_House-GS_NC-9,NC-9,House-G,House-GS,Harper Polling/Clarity Campaign Labs,513,IVR/Live Phone,,8/27/2019,551,Daniel Kent McCready,13375,DEM,50,Dan Bishop,13376,REP,45,3,5,9/10/2019,48.7,50.69,-1.99,6.99,6.99,0,1.598259633956625,for Inside Elections; average of multiple versions or turnout models listed in poll +59473,102134,6263,2019,2019_House-GS_NC-9,NC-9,House-G,House-GS,RRH Elections,274,Live Phone,,8/27/2019,500,Daniel Kent McCready,13375,DEM,45,Dan Bishop,13376,REP,46,2,-1,9/10/2019,48.7,50.69,-1.99,.99,.99,1,-5.043299883060599, +59473,102081,6264,2019,2019_House-GS_NC-3,NC-3,House-G,House-GS,RRH Elections,274,Live Phone,,8/27/2019,500,Allen Morris Thomas,13494,DEM,40,Gregory Francis Murphy,13495,REP,51,1,-11,9/10/2019,37.47,61.74,-24.26,13.26,13.26,1,5.83192416563909, +59504,102280,6263,2019,2019_House-GS_NC-9,NC-9,House-G,House-GS,co/efficient,514,IVR/Text,,9/6/2019,1175,Daniel Kent McCready,13375,DEM,46,Dan Bishop,13376,REP,44.5,3,1.5,9/10/2019,48.7,50.69,-1.99,3.49,3.49,0,-.5998030469361256,average of multiple versions or turnout models listed in poll +59721,103392,6206,2019,2019_Gov-O_LA,LA,Gov-G,Gov-O,Remington Research Group,279,IVR,R,9/25/2019,1040,John Bel Edwards,13259,DEM,47,Eddie Rispone,13262,REP,20,22,27,10/12/2019,46.59,27.42,19.18,7.82,7.82,1,2.127549766635838,for Ralph Lee Abraham +59732,103420,6206,2019,2019_Gov-O_LA,LA,Gov-G,Gov-O,We Ask America,376,IVR/Live Phone,,9/25/2019,600,John Bel Edwards,13259,DEM,47,Eddie Rispone,13262,REP,23,17,24,10/12/2019,46.59,27.42,19.18,4.82,4.82,1,-1.289724030050777, +59862,103861,6206,2019,2019_Gov-O_LA,LA,Gov-G,Gov-O,Mason-Dixon Polling & Strategy,197,Live Phone,,10/3/2019,625,John Bel Edwards,13259,DEM,45,Eddie Rispone,13262,REP,22,17,23,10/12/2019,46.59,27.42,19.18,3.82,3.82,1,-1.797112869393749,for Gray Television +59859,103853,6206,2019,2019_Gov-O_LA,LA,Gov-G,Gov-O,JMC Analytics,156,IVR/Live Phone,,10/4/2019,600,John Bel Edwards,13259,DEM,47,Eddie Rispone,13262,REP,22,19,25,10/12/2019,46.59,27.42,19.18,5.82,5.82,1,.0252890276104588,for Louisiana Association of Health Plans +59914,103981,6206,2019,2019_Gov-O_LA,LA,Gov-G,Gov-O,Market Research Insight,185,Live Phone,,10/4/2019,600,John Bel Edwards,13259,DEM,51,Eddie Rispone,13262,REP,19,19,32,10/12/2019,46.59,27.42,19.18,12.82,12.82,1,8.060342400138691, +59901,103950,6206,2019,2019_Gov-O_LA,LA,Gov-G,Gov-O,Emerson College,88,IVR/Online,,10/6/2019,467,John Bel Edwards,13259,DEM,47.9,Eddie Rispone,13262,REP,24.8,19.3,23.1,10/12/2019,46.59,27.42,19.18,3.92,3.92,1,-1.706554139965657, +60039,104303,6206,2019,2019_Gov-O_LA,LA,Gov-G,Gov-O,Data for Progress,522,Text,,10/7/2019,1525,John Bel Edwards,13259,DEM,48,Eddie Rispone,13262,REP,26,22,22,10/12/2019,46.59,27.42,19.18,2.82,2.82,1,-2.440660723144521, +59935,104114,6206,2019,2019_Gov-O_LA,LA,Gov-G,Gov-O,JMC Analytics,156,IVR/Live Phone,,10/7/2019,600,John Bel Edwards,13259,DEM,45.5,Eddie Rispone,13262,REP,30,20,15.5,10/12/2019,46.59,27.42,19.18,3.68,-3.68,1,-2.016415722261847,for Nexstar; average of multiple versions or turnout models listed in poll +60037,104300,6206,2019,2019_Gov-O_LA,LA,Gov-G,Gov-O,Market Research Insight,185,Live Phone,,10/9/2019,600,John Bel Edwards,13259,DEM,52,Eddie Rispone,13262,REP,22,17,30,10/12/2019,46.59,27.42,19.18,10.82,10.82,1,6.316440309053792, +60045,104310,6206,2019,2019_Gov-O_LA,LA,Gov-G,Gov-O,Spry Strategies,508,IVR/Online,R,10/9/2019,700,John Bel Edwards,13259,DEM,38.7,Eddie Rispone,13262,REP,24.95,26.37,13.75,10/12/2019,46.59,27.42,19.18,5.43,-5.43,1,.3930990931358361,for unspecified Republican sponsor +60044,104309,6206,2019,2019_Gov-O_LA,LA,Gov-G,Gov-O,Trafalgar Group,338,IVR/Online/Text,R,10/9/2019,1070,John Bel Edwards,13259,DEM,48.3,Eddie Rispone,13262,REP,24.9,23.1,23.4,10/12/2019,46.59,27.42,19.18,4.22,4.22,1,-.8420869809602645,for unspecified Republican sponsor +62240,111206,6207,2019,2019_Gov-G_MS,MS,Gov-G,Gov-G,Hickman Analytics,415,Live Phone,D,10/15/2019,508,Jim Hood,13274,DEM,46,Tate Reeves,13275,REP,42,,4,11/5/2019,46.83,51.91,-5.09,9.09,9.09,0,5.101195754439156,for Jim Hood +62475,112040,6207,2019,2019_Gov-G_MS,MS,Gov-G,Gov-G,SurveyMonkey,324,Online,,10/15/2019,1002,Jim Hood,13274,DEM,40,Tate Reeves,13275,REP,47,7,-7,11/5/2019,46.83,51.91,-5.09,1.91,-1.91,1,-2.294552596946725,for NBC News; among registered voters +62456,111801,6207,2019,2019_Gov-G_MS,MS,Gov-G,Gov-G,Targoz Market Research,454,Online,,10/17/2019,384,Jim Hood,13274,DEM,46,Tate Reeves,13275,REP,47,,-1,11/5/2019,46.83,51.91,-5.09,4.09,4.09,1,-.3820751661055184, +62455,111799,6208,2019,2019_Gov-G_KY,KY,Gov-G,Gov-G,Targoz Market Research,454,Online,,10/17/2019,401,Andy Beshear,13270,DEM,55,Matthew G. Bevin,13271,REP,36,4,19,11/5/2019,49.19,48.84,.36,18.64,18.64,1,11.65361179587689, +62238,111204,6207,2019,2019_Gov-G_MS,MS,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/18/2019,625,Jim Hood,13274,DEM,43,Tate Reeves,13275,REP,46,,-3,11/5/2019,46.83,51.91,-5.09,2.09,2.09,1,-1.834229262421233, +62519,112531,6299,2019,2019_Gov-GR_LA,LA,Gov-G,Gov-GR,Edgewater Research/My People Vote,530,IVR,,10/28/2019,722,John Bel Edwards,13259,DEM,50.3,Eddie Rispone,13262,REP,46.6,,3.7,11/16/2019,51.33,48.67,2.67,1.03,1.03,1,-2.381029450408989, +62574,112824,6208,2019,2019_Gov-G_KY,KY,Gov-G,Gov-G,Trafalgar Group,338,IVR/Online/Text,R,10/31/2019,1117,Andy Beshear,13270,DEM,46.5,Matthew G. Bevin,13271,REP,52.4,1.1,-5.9000001,11/5/2019,49.19,48.84,.36,6.26,-6.26,0,-1.957588648461636,for unspecified Republican sponsor +62637,113124,6299,2019,2019_Gov-GR_LA,LA,Gov-G,Gov-GR,Data for Progress,522,Text,,11/6/2019,1434,John Bel Edwards,13259,DEM,50.2,Eddie Rispone,13262,REP,49.8,,.40000001,11/16/2019,51.33,48.67,2.67,2.27,-2.27,1,-.6104191391953709, +62595,112870,6299,2019,2019_Gov-GR_LA,LA,Gov-G,Gov-GR,Mason-Dixon Polling & Strategy,197,Live Phone,,11/6/2019,625,John Bel Edwards,13259,DEM,48,Eddie Rispone,13262,REP,46,,2,11/16/2019,51.33,48.67,2.67,.67,-.67,1,-2.615545033012175,for Gray Television +62599,112875,6299,2019,2019_Gov-GR_LA,LA,Gov-G,Gov-GR,Cygnal,67,IVR/Live Phone/Online/Text,,11/8/2019,800,John Bel Edwards,13259,DEM,49.8,Eddie Rispone,13262,REP,47.6,,2.2,11/16/2019,51.33,48.67,2.67,.47,-.47,1,-2.529673752420063, +62625,113055,6299,2019,2019_Gov-GR_LA,LA,Gov-G,Gov-GR,Targoz Market Research,454,Online,,11/10/2019,640,John Bel Edwards,13259,DEM,50,Eddie Rispone,13262,REP,46,,4,11/16/2019,51.33,48.67,2.67,1.33,1.33,1,-1.914677491579697, +62604,112900,6299,2019,2019_Gov-GR_LA,LA,Gov-G,Gov-GR,Edgewater Research/My People Vote,530,IVR,,11/11/2019,661,John Bel Edwards,13259,DEM,49.2,Eddie Rispone,13262,REP,48.9,,.30000001,11/16/2019,51.33,48.67,2.67,2.37,-2.37,1,-.3825359892170013, +62626,113056,6299,2019,2019_Gov-GR_LA,LA,Gov-G,Gov-GR,JMC Analytics,156,IVR/Live Phone,,11/13/2019,600,John Bel Edwards,13259,DEM,46.5,Eddie Rispone,13262,REP,46,,.5,11/16/2019,51.33,48.67,2.67,2.17,-2.17,1,-.7259758428896289, +62639,113126,6299,2019,2019_Gov-GR_LA,LA,Gov-G,Gov-GR,Trafalgar Group,338,IVR/Online/Text,R,11/14/2019,1107,John Bel Edwards,13259,DEM,49.4,Eddie Rispone,13262,REP,50.6,,-1.2,11/16/2019,51.33,48.67,2.67,3.87,-3.87,0,1.617622591385192,for unspecified Republican sponsor +63297,115877,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Neighborhood Research and Media,227,Live Phone,,1/16/2020,300,Bernard Sanders,13257,DEM,10.3,Pete Buttigieg,13345,DEM,17,14.7,-6.6999998,2/3/2020,24.71,21.31,3.41,10.11,,0,2.077675056661763, +63302,115890,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,David Binder Research,578,Live Phone,D,1/17/2020,500,Bernard Sanders,13257,DEM,14,Pete Buttigieg,13345,DEM,16,18,-2,2/3/2020,24.71,21.31,3.41,5.41,,0,-2.461533277100552,for unspecified Democratic sponsor +63424,116483,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Civiqs,471,Online,,1/20/2020,590,Bernard Sanders,13257,DEM,24,Pete Buttigieg,13345,DEM,19,19,5,2/3/2020,24.71,21.31,3.41,1.59,,1,-6.094811255291273,for Data for Progress +63384,116268,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Morningside College,536,Live Phone,,1/20/2020,253,Bernard Sanders,13257,DEM,15,Pete Buttigieg,13345,DEM,18,15,-3,2/3/2020,24.71,21.31,3.41,6.41,,0,-1.105266346780488, +63352,116148,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,YouGov,391,Online,,1/20/2020,1356,Bernard Sanders,13257,DEM,26,Pete Buttigieg,13345,DEM,22,15,4,2/3/2020,24.71,21.31,3.41,.59,,1,-7.055139929023956,for CBS News +63347,116100,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Siena College/The New York Times Upshot,448,Live Phone,,1/22/2020,584,Bernard Sanders,13257,DEM,27.5,Pete Buttigieg,13345,DEM,20.5,17,7,2/3/2020,24.71,21.31,3.41,3.59,,1,-3.572259855852135,average of multiple versions or turnout models listed in poll +63374,116229,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Change Research,48,Online,,1/24/2020,704,Bernard Sanders,13257,DEM,28.5,Pete Buttigieg,13345,DEM,21,17.5,7.5,2/3/2020,24.71,21.31,3.41,4.09,,1,-2.717589657908637,for Crooked Media; average of multiple versions or turnout models listed in poll +63382,116266,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Civiqs,471,Online,,1/25/2020,655,Bernard Sanders,13257,DEM,24,Pete Buttigieg,13345,DEM,17,19,7,2/3/2020,24.71,21.31,3.41,3.59,,1,-3.14180905801787,for Iowa State University +63355,116152,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Emerson College,88,IVR/Online,,1/25/2020,450,Bernard Sanders,13257,DEM,29.8,Pete Buttigieg,13345,DEM,10.3,10.8,19.5,2/3/2020,24.71,21.31,3.41,16.09,,1,10.45775127864249,for 7News +63388,116329,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Monmouth University,215,Live Phone,,1/25/2020,544,Bernard Sanders,13257,DEM,22.67,Pete Buttigieg,13345,DEM,17.67,16.67,5,2/3/2020,24.71,21.31,3.41,1.59,,1,-5.071225548636303,average of multiple versions or turnout models listed in poll +63354,116151,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Suffolk University,323,Live Phone,,1/25/2020,500,Bernard Sanders,13257,DEM,18.6,Pete Buttigieg,13345,DEM,17.6,13.2,1,2/3/2020,24.71,21.31,3.41,2.41,,1,-4.253870023958689,for USA Today +63410,116417,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Park Street Strategies,534,Live Phone,,1/26/2020,600,Bernard Sanders,13257,DEM,18,Pete Buttigieg,13345,DEM,17,17,1,2/3/2020,24.71,21.31,3.41,2.41,,1,-3.834140883439694, +63423,116482,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Civiqs,471,Online,,1/28/2020,615,Bernard Sanders,13257,DEM,28,Pete Buttigieg,13345,DEM,15,21,13,2/3/2020,24.71,21.31,3.41,9.59,,1,3.458293387756322,for Data for Progress +63413,116434,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/29/2020,400,Bernard Sanders,13257,DEM,23,Pete Buttigieg,13345,DEM,9,15,14,2/3/2020,24.71,21.31,3.41,10.59,,1,5.152623056113436, +63432,116512,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,David Binder Research,578,Live Phone/Text,D,1/29/2020,300,Bernard Sanders,13257,DEM,17,Pete Buttigieg,13345,DEM,19,15,-2,2/3/2020,24.71,21.31,3.41,5.41,,0,-.3251070596599126,for unspecified Democratic sponsor +63428,116499,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Data for Progress,522,Text,,1/31/2020,2394,Bernard Sanders,13257,DEM,22,Pete Buttigieg,13345,DEM,18,19,4,2/3/2020,24.71,21.31,3.41,.59,,1,-4.693902772877574, +63426,116485,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Emerson College,88,IVR/Online/Text,,2/1/2020,853,Bernard Sanders,13257,DEM,27.5,Pete Buttigieg,13345,DEM,14.5,13.5,13,2/3/2020,24.71,21.31,3.41,9.59,,1,5.549013112528669,for 7News +63454,116639,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,Emerson College,88,IVR/Online/Text,,2/4/2020,500,Bernard Sanders,13257,DEM,31.4,Pete Buttigieg,13345,DEM,21.4,11.4,10,2/11/2020,25.6,24.28,1.32,8.68,,1,3.303814443655147,for 7News +63465,116657,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,Monmouth University,215,Live Phone,,2/4/2020,503,Bernard Sanders,13257,DEM,26.33,Pete Buttigieg,13345,DEM,23.33,11,3,2/11/2020,25.6,24.28,1.32,1.68,,1,-4.267228294378617,average of multiple versions or turnout models listed in poll +63478,116701,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,Marist College,183,Live Phone,,2/5/2020,709,Bernard Sanders,13257,DEM,25,Pete Buttigieg,13345,DEM,21,8,4,2/11/2020,25.6,24.28,1.32,2.68,,1,-2.935116374846566,for NBC News +63455,116640,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,Suffolk University,323,Live Phone,,2/5/2020,500,Bernard Sanders,13257,DEM,24.8,Pete Buttigieg,13345,DEM,18.6,5.6,6.1999998,2/11/2020,25.6,24.28,1.32,4.88,,1,-.6871050819012016,for Boston Globe | WBZ-TV +63478,116699,7730,2020,2020_Pres-R_NH,NH,Pres-P,Pres-R,Marist College,183,Live Phone,,2/5/2020,441,Donald Trump,13254,REP,88,William F. Weld,13351,REP,7,,81,2/11/2020,84.42,9.01,75.41,5.59,,1,-3.603902835002865,for NBC News +63491,116734,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,University of Massachusetts Lowell,355,Online,,2/6/2020,440,Bernard Sanders,13257,DEM,25,Pete Buttigieg,13345,DEM,17,8,8,2/11/2020,25.6,24.28,1.32,6.68,,1,1.391832668435952, +63479,116703,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,Emerson College,88,IVR/Online/Text,,2/7/2020,500,Bernard Sanders,13257,DEM,30.8,Pete Buttigieg,13345,DEM,23.5,9.3,7.3000002,2/11/2020,25.6,24.28,1.32,5.98,,1,1.231893378642575,for 7News +63487,116720,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,RKM Research and Communications Inc.,272,Live Phone,,2/7/2020,512,Bernard Sanders,13257,DEM,23.4,Pete Buttigieg,13345,DEM,20.3,6.2,3.0999999,2/11/2020,25.6,24.28,1.32,1.78,,1,-3.448847520899269,for Boston Herald | Franklin Pierce University | NBC10 Boston | Telemundo Boston | NECN +63480,116704,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,Suffolk University,323,Live Phone,,2/7/2020,500,Bernard Sanders,13257,DEM,23.8,Pete Buttigieg,13345,DEM,25,6,-1.2,2/11/2020,25.6,24.28,1.32,2.52,,0,-2.647827731371847,for Boston Globe | WBZ-TV +63486,116718,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,YouGov,391,Online,,2/7/2020,848,Bernard Sanders,13257,DEM,29,Pete Buttigieg,13345,DEM,25,10,4,2/11/2020,25.6,24.28,1.32,2.68,,1,-2.492563842564053,for CBS News +63487,116719,7730,2020,2020_Pres-R_NH,NH,Pres-P,Pres-R,RKM Research and Communications Inc.,272,Live Phone,,2/7/2020,440,Donald Trump,13254,REP,70.5,William F. Weld,13351,REP,7.7,,62.799999,2/11/2020,84.42,9.01,75.41,12.61,,1,5.106470964062518,for Boston Herald | Franklin Pierce University | NBC10 Boston | Telemundo Boston | NECN +63510,116798,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,Elucd,549,Online,,2/8/2020,492,Bernard Sanders,13257,DEM,26,Pete Buttigieg,13345,DEM,20,12,6,2/11/2020,25.6,24.28,1.32,4.68,,1,-.4668747481808387, +63494,116745,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,University of New Hampshire,357,Live Phone,,2/8/2020,365,Bernard Sanders,13257,DEM,29,Pete Buttigieg,13345,DEM,22,7,7,2/11/2020,25.6,24.28,1.32,5.68,,1,.6599689757713827,for CNN +63494,116744,7730,2020,2020_Pres-R_NH,NH,Pres-P,Pres-R,University of New Hampshire,357,Live Phone,,2/8/2020,212,Donald Trump,13254,REP,90,William F. Weld,13351,REP,7,,83,2/11/2020,84.42,9.01,75.41,7.59,,1,-.9114911010263453,for CNN +63493,116743,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/9/2020,400,Bernard Sanders,13257,DEM,28,Pete Buttigieg,13345,DEM,20,13,8,2/11/2020,25.6,24.28,1.32,6.68,,1,1.991663606691319, +63513,116814,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,AtlasIntel,546,Online,,2/9/2020,431,Bernard Sanders,13257,DEM,24,Pete Buttigieg,13345,DEM,24,14,0,2/11/2020,25.6,24.28,1.32,1.32,,.5,-3.538008522730118, +63517,116855,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,Change Research,48,Online,,2/9/2020,662,Bernard Sanders,13257,DEM,30,Pete Buttigieg,13345,DEM,21,8,9,2/11/2020,25.6,24.28,1.32,7.68,,1,3.169013298370254, +63512,116805,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,Data for Progress,522,Text,,2/9/2020,1295,Bernard Sanders,13257,DEM,28,Pete Buttigieg,13345,DEM,26,13,2,2/11/2020,25.6,24.28,1.32,.68,,1,-4.071306159215946, +63489,116732,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,Emerson College,88,IVR/Online/Text,,2/9/2020,500,Bernard Sanders,13257,DEM,30,Pete Buttigieg,13345,DEM,23.1,14.2,6.9000001,2/11/2020,25.6,24.28,1.32,5.58,,1,1.29414812322685,for 7News +63490,116733,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,Suffolk University,323,Live Phone,,2/9/2020,500,Bernard Sanders,13257,DEM,26.6,Pete Buttigieg,13345,DEM,19.4,13.6,7.1999998,2/11/2020,25.6,24.28,1.32,5.88,,1,1.19294550267534,for Boston Globe | WBZ-TV +63488,116731,7730,2020,2020_Pres-R_NH,NH,Pres-P,Pres-R,Emerson College,88,IVR/Online/Text,,2/9/2020,500,Donald Trump,13254,REP,84.2,William F. Weld,13351,REP,15.8,,68.400002,2/11/2020,84.42,9.01,75.41,7.01,,1,-1.081027503501155,for 7News +64349,118361,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,Public Policy Institute of California,262,IVR,,2/12/2020,573,Bernard Sanders,13257,DEM,32,Joseph R. Biden Jr.,13256,DEM,14,13,18,3/3/2020,35.97,27.9,8.07,9.93,,1,1.337690941741695, +63989,117757,7735,2020,2020_Pres-D_NV,NV,Pres-P,Pres-D,WPA Intelligence (WPAi),383,Live Phone,,2/12/2020,413,Bernard Sanders,13257,DEM,25,Joseph R. Biden Jr.,13256,DEM,18,10,7,2/22/2020,33.99,17.57,16.43,9.43,,1,.8096418130013293,for AARP | Las Vegas Review-Journal +64222,118300,7740,2020,2020_Pres-D_OK,OK,Pres-P,Pres-D,Cole Hargrave Snodgrass & Associates,56,Live Phone/Text,,2/12/2020,172,Joseph R. Biden Jr.,13256,DEM,12,Bernard Sanders,13257,DEM,14,20,-2,3/3/2020,38.66,25.45,13.21,15.21,,0,6.933843313600362, +64508,118829,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,YouGov,391,Online,,2/12/2020,1352,Joseph R. Biden Jr.,13256,DEM,20.4,Bernard Sanders,13257,DEM,20.1,12.2,.30000001,3/3/2020,34.64,29.91,4.74,4.44,,1,-7.806990625115033,for University of Houston +64356,118406,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,Change Research,48,Online,,2/13/2020,1015,Joseph R. Biden Jr.,13256,DEM,23,Bernard Sanders,13257,DEM,23,20,0,2/29/2020,48.65,19.77,28.88,28.88,,.5,11.80589652139232,for The Welcome Party +64095,117928,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,East Carolina University,523,IVR/Online,,2/13/2020,703,Joseph R. Biden Jr.,13256,DEM,28.4,Bernard Sanders,13257,DEM,20.4,14.2,8,2/29/2020,48.65,19.77,28.88,20.88,,1,3.041651709758864, +64199,118115,7735,2020,2020_Pres-D_NV,NV,Pres-P,Pres-D,Beacon Research,545,Live Phone/Online,D,2/14/2020,600,Bernard Sanders,13257,DEM,24,Joseph R. Biden Jr.,13256,DEM,19,13,5,2/22/2020,33.99,17.57,16.43,11.43,,1,3.391936005378915,for Tom Steyer +64153,118028,7735,2020,2020_Pres-D_NV,NV,Pres-P,Pres-D,Data for Progress,522,Text,,2/14/2020,766,Bernard Sanders,13257,DEM,35,Joseph R. Biden Jr.,13256,DEM,14,15,21,2/22/2020,33.99,17.57,16.43,4.57,,1,-4.541488408007853, +64102,117945,7735,2020,2020_Pres-D_NV,NV,Pres-P,Pres-D,Point Blank Political,550,Online,,2/14/2020,256,Bernard Sanders,13257,DEM,13,Joseph R. Biden Jr.,13256,DEM,14.3,12.6,-1.3,2/22/2020,33.99,17.57,16.43,17.73,,0,10.02238447755479, +64479,118695,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,Winthrop University,386,Live Phone,,2/14/2020,443,Joseph R. Biden Jr.,13256,DEM,24,Bernard Sanders,13257,DEM,19,15,5,2/29/2020,48.65,19.77,28.88,23.88,,1,6.128629688130572, +64609,119195,7759,2020,2020_Pres-D_VA,VA,Pres-P,Pres-D,Christopher Newport University,50,Live Phone,,2/14/2020,561,Joseph R. Biden Jr.,13256,DEM,22,Bernard Sanders,13257,DEM,17,8,5,3/3/2020,53.31,23.15,30.16,25.16,,1,6.843214919597835, +64352,118371,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,SurveyUSA,325,Online,,2/15/2020,520,Bernard Sanders,13257,DEM,25,Joseph R. Biden Jr.,13256,DEM,15,9,10,3/3/2020,35.97,27.9,8.07,1.93,,1,-6.558152293510888,for KGTV-TV (California) | KABC-TV (California) | San Diego Union-Tribune +64343,118332,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,SurveyUSA,325,Online,,2/15/2020,698,Joseph R. Biden Jr.,13256,DEM,20,Bernard Sanders,13257,DEM,22,22,-2,3/3/2020,42.95,24.22,18.74,20.74,,.5,4.264120969968701,for WRAL News +64475,118665,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,University of Massachusetts Lowell,355,Online,,2/15/2020,450,Joseph R. Biden Jr.,13256,DEM,16,Bernard Sanders,13257,DEM,23,19,-7,3/3/2020,42.95,24.22,18.74,25.74,,0,9.458947497430806, +64460,118553,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,University of Massachusetts Lowell,355,Online,,2/15/2020,400,Joseph R. Biden Jr.,13256,DEM,23,Bernard Sanders,13257,DEM,21,13,2,2/29/2020,48.65,19.77,28.88,26.88,,1,9.543887670726152, +64476,118666,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,University of Massachusetts Lowell,355,Online,,2/15/2020,600,Joseph R. Biden Jr.,13256,DEM,20,Bernard Sanders,13257,DEM,23,18,-3,3/3/2020,34.64,29.91,4.74,7.74,,0,-3.827078519207134, +64156,118054,7759,2020,2020_Pres-D_VA,VA,Pres-P,Pres-D,Monmouth University,215,Live Phone,,2/15/2020,400,Joseph R. Biden Jr.,13256,DEM,34.5,Bernard Sanders,13257,DEM,33.67,5,.82999998,3/3/2020,53.31,23.15,30.16,29.32,,1,11.47392334854676,average of multiple versions or turnout models listed in poll +64493,118744,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,University of Massachusetts Lowell,355,Online,,2/16/2020,450,Bernard Sanders,13257,DEM,24,Joseph R. Biden Jr.,13256,DEM,13,16,11,3/3/2020,35.97,27.9,8.07,2.93,,1,-5.382833427359859, +64473,118660,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,Monmouth University,215,Live Phone,,2/18/2020,408,Bernard Sanders,13257,DEM,34,Joseph R. Biden Jr.,13256,DEM,26.5,10,7.5,3/3/2020,35.97,27.9,8.07,.57,,1,-7.582914829311129,average of multiple versions or turnout models listed in poll +64516,118875,7740,2020,2020_Pres-D_OK,OK,Pres-P,Pres-D,SoonerPoll.com,308,Live Phone/Online,,2/19/2020,409,Joseph R. Biden Jr.,13256,DEM,21.2,Bernard Sanders,13257,DEM,12.8,19.8,8.3999996,3/3/2020,38.66,25.45,13.21,4.81,,1,-3.990619138560701,for KWTV-DT Oklahoma City | KOTV-DT Tulsa +64610,119197,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,Meredith College,423,Live Phone/Online,,2/20/2020,430,Joseph R. Biden Jr.,13256,DEM,17.9,Bernard Sanders,13257,DEM,19.5,17,-1.6,3/3/2020,42.95,24.22,18.74,20.34,,0,4.418587231211773, +64494,118752,7735,2020,2020_Pres-D_NV,NV,Pres-P,Pres-D,AtlasIntel,546,Online,,2/20/2020,517,Bernard Sanders,13257,DEM,38,Joseph R. Biden Jr.,13256,DEM,11,14,27,2/22/2020,33.99,17.57,16.43,10.57,,1,4.153622426428866, +64495,118757,7735,2020,2020_Pres-D_NV,NV,Pres-P,Pres-D,Data for Progress,522,Text,,2/20/2020,1010,Bernard Sanders,13257,DEM,35,Joseph R. Biden Jr.,13256,DEM,16,15,19,2/22/2020,33.99,17.57,16.43,2.57,,1,-5.231733812514411, +64481,118698,7735,2020,2020_Pres-D_NV,NV,Pres-P,Pres-D,Emerson College,88,IVR/Online/Text,,2/20/2020,425,Bernard Sanders,13257,DEM,30.4,Joseph R. Biden Jr.,13256,DEM,16.1,16.9,14.3,2/22/2020,33.99,17.57,16.43,2.13,,1,-5.285167292200246,for KLAS-TV Las Vegas +64515,118873,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,Marist College,183,Live Phone,,2/20/2020,539,Joseph R. Biden Jr.,13256,DEM,27,Bernard Sanders,13257,DEM,23,15,4,2/29/2020,48.65,19.77,28.88,24.88,,1,8.475909401447904,for NBC News +64607,119193,7707,2020,2020_Pres-D_MA,MA,Pres-P,Pres-D,YouGov,391,Online,,2/21/2020,400,Joseph R. Biden Jr.,13256,DEM,12,Bernard Sanders,13257,DEM,25,23,-13,3/3/2020,33.51,26.66,6.85,19.85,,0,5.540915594747005,for UMass Amherst | WCVB-TV +64567,119021,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,Clemson University,54,Live Phone/Online,,2/21/2020,650,Joseph R. Biden Jr.,13256,DEM,35,Bernard Sanders,13257,DEM,13,17,22,2/29/2020,48.65,19.77,28.88,6.88,,1,-10.18660217274476, +64501,118786,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,YouGov,391,Online,,2/21/2020,1238,Joseph R. Biden Jr.,13256,DEM,28,Bernard Sanders,13257,DEM,23,18,5,2/29/2020,48.65,19.77,28.88,23.88,,1,7.730098561726906,for CBS News +64529,118924,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,Change Research,48,Online,,2/22/2020,1069,Bernard Sanders,13257,DEM,37,Joseph R. Biden Jr.,13256,DEM,12,20,25,3/3/2020,35.97,27.9,8.07,16.93,,1,10.51928868676601,for KQED +64524,118908,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,Spry Strategies,508,IVR/Online,,2/22/2020,561,Joseph R. Biden Jr.,13256,DEM,20.17,Bernard Sanders,13257,DEM,20.16,20.33,.0099999998,3/3/2020,42.95,24.22,18.74,18.73,,0,2.751384060918765,for Civitas Institute +64638,119317,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,University of Texas at Tyler,458,Live Phone/Online,,2/22/2020,586,Joseph R. Biden Jr.,13256,DEM,19,Bernard Sanders,13257,DEM,29,21,-10,3/3/2020,34.64,29.91,4.74,14.74,,0,4.845477229199572,for Dallas Morning News +64595,119181,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,"University of California, Berkeley",457,Online,,2/23/2020,3002,Bernard Sanders,13257,DEM,33.7,Joseph R. Biden Jr.,13256,DEM,8.2,17.3,25.5,3/3/2020,35.97,27.9,8.07,17.43,,1,11.23918502664691,for LA Times +64533,118942,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,Point Blank Political,550,Online,,2/24/2020,2098,Bernard Sanders,13257,DEM,33.6,Joseph R. Biden Jr.,13256,DEM,10.5,13.1,23.1,3/3/2020,35.97,27.9,8.07,15.03,,1,8.22214596965499, +64614,119207,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,SSRS,297,Live Phone,,2/24/2020,488,Bernard Sanders,13257,DEM,35,Joseph R. Biden Jr.,13256,DEM,13,14,22,3/3/2020,35.97,27.9,8.07,13.93,,1,7.619590871348522,for CNN +64573,119041,7679,2020,2020_Pres-D_CO,CO,Pres-P,Pres-D,Data for Progress,522,Text,,2/24/2020,471,Bernard Sanders,13257,DEM,34,Joseph R. Biden Jr.,13256,DEM,10,14,24,3/3/2020,37,24.64,12.37,11.63,,1,4.617918112692545, +64519,118895,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,Public Policy Polling,263,IVR/Text,,2/24/2020,852,Joseph R. Biden Jr.,13256,DEM,23,Bernard Sanders,13257,DEM,20,17,3,3/3/2020,42.95,24.22,18.74,15.74,,1,.7025838251352781, +64568,119022,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,East Carolina University,523,IVR/Online,,2/24/2020,1142,Joseph R. Biden Jr.,13256,DEM,30.5,Bernard Sanders,13257,DEM,23.1,19.9,7.4000001,2/29/2020,48.65,19.77,28.88,21.48,,1,5.801627291758681, +64584,119076,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,Monmouth University,215,Live Phone,,2/24/2020,454,Joseph R. Biden Jr.,13256,DEM,36,Bernard Sanders,13257,DEM,16,15,20,2/29/2020,48.65,19.77,28.88,8.88,,1,-7.538697869681351, +64512,118856,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,Public Policy Polling,263,IVR/Text,,2/24/2020,866,Joseph R. Biden Jr.,13256,DEM,36,Bernard Sanders,13257,DEM,21,7,15,2/29/2020,48.65,19.77,28.88,13.88,,1,-2.188771226324938, +64615,119208,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,SSRS,297,Live Phone,,2/24/2020,387,Joseph R. Biden Jr.,13256,DEM,20,Bernard Sanders,13257,DEM,29,18,-9,3/3/2020,34.64,29.91,4.74,13.74,,0,4.053166055606532,for CNN +64613,119200,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,Univision/Latino Decisions/North Star Opinion Research,516,Live Phone/Online,,2/24/2020,527,Joseph R. Biden Jr.,13256,DEM,20,Bernard Sanders,13257,DEM,26,20,-6,3/3/2020,34.64,29.91,4.74,10.74,,0,1.001186714212325, +64572,119040,7759,2020,2020_Pres-D_VA,VA,Pres-P,Pres-D,Data for Progress,522,Text,,2/24/2020,499,Joseph R. Biden Jr.,13256,DEM,19,Bernard Sanders,13257,DEM,28,17,-9,3/3/2020,53.31,23.15,30.16,39.16,,0,23.77931745069137, +64580,119067,7679,2020,2020_Pres-D_CO,CO,Pres-P,Pres-D,Magellan Strategies,179,Live Phone,,2/25/2020,500,Bernard Sanders,13257,DEM,27.2,Joseph R. Biden Jr.,13256,DEM,11.1,11.1,16.1,3/3/2020,37,24.64,12.37,3.73,,1,-3.651756135251174, +64597,119183,7707,2020,2020_Pres-D_MA,MA,Pres-P,Pres-D,MassINC Polling Group,198,Live Phone,,2/25/2020,426,Joseph R. Biden Jr.,13256,DEM,9,Bernard Sanders,13257,DEM,25,17,-16,3/3/2020,33.51,26.66,6.85,22.85,,0,10.03998818127368,for WBUR +64598,119184,7708,2020,2020_Pres-R_MA,MA,Pres-P,Pres-R,MassINC Polling Group,198,Live Phone,,2/25/2020,374,Donald Trump,13254,REP,83,William F. Weld,13351,REP,14,,69,3/3/2020,87.03,9.25,77.77,8.77,,1,-1.259093110150889,for WBUR +64624,119275,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,Data for Progress,522,Text,,2/25/2020,536,Joseph R. Biden Jr.,13256,DEM,25,Bernard Sanders,13257,DEM,27,18,-2,3/3/2020,42.95,24.22,18.74,20.74,,0,5.667081975564822, +64650,119382,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,High Point University,139,Live Phone/Online,,2/25/2020,274,Joseph R. Biden Jr.,13256,DEM,14,Bernard Sanders,13257,DEM,28,20,-14,3/3/2020,42.95,24.22,18.74,32.74,,0,18.42128584028336, +64639,119329,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,Marist College,183,Live Phone,,2/25/2020,568,Joseph R. Biden Jr.,13256,DEM,24,Bernard Sanders,13257,DEM,26,15,-2,3/3/2020,42.95,24.22,18.74,20.74,,0,6.134071028723484,for NBC News +64589,119111,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,Change Research,48,Online,,2/25/2020,543,Joseph R. Biden Jr.,13256,DEM,28,Bernard Sanders,13257,DEM,24,16,4,2/29/2020,48.65,19.77,28.88,24.88,,1,10.02497273660344,for The Post and Courier +64593,119172,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,Data for Progress,522,Text,,2/25/2020,1416,Joseph R. Biden Jr.,13256,DEM,34,Bernard Sanders,13257,DEM,25,13,9,2/29/2020,48.65,19.77,28.88,19.88,,1,4.388238351770957, +64625,119276,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,Data for Progress,522,Text,,2/25/2020,513,Joseph R. Biden Jr.,13256,DEM,21,Bernard Sanders,13257,DEM,30,21,-9,3/3/2020,34.64,29.91,4.74,13.74,,0,3.989439233108052, +64640,119331,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,Marist College,183,Live Phone,,2/25/2020,556,Joseph R. Biden Jr.,13256,DEM,19,Bernard Sanders,13257,DEM,34,15,-15,3/3/2020,34.64,29.91,4.74,19.74,,0,10.84002756521995,for NBC News +64528,118915,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,Public Policy Polling,263,IVR/Text,D,2/25/2020,1045,Joseph R. Biden Jr.,13256,DEM,27.5,Bernard Sanders,13257,DEM,24.5,17,3,3/3/2020,34.64,29.91,4.74,1.74,,1,-8.157871955199729,for unspecified Democratic sponsor; average of multiple versions or turnout models listed in poll +64587,119084,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,Starboard Communications,316,IVR/Live Phone/Text,,2/26/2020,1102,Joseph R. Biden Jr.,13256,DEM,40,Bernard Sanders,13257,DEM,11,12,29,2/29/2020,48.65,19.77,28.88,.12,,1,-15.82633163724763, +64627,119293,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,Point Blank Political,550,Online,,2/27/2020,2276,Bernard Sanders,13257,DEM,41.85,Joseph R. Biden Jr.,13256,DEM,26.95,14,14.9,3/3/2020,35.97,27.9,8.07,6.83,,1,.6335266040329984,average of multiple versions or turnout models listed in poll +64651,119383,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,YouGov,391,Online,,2/27/2020,1020,Bernard Sanders,13257,DEM,28,Joseph R. Biden Jr.,13256,DEM,19,18,9,3/3/2020,35.97,27.9,8.07,.93,,1,-5.248171566645166,for Stanford University +64616,119241,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,Spry Strategies,508,IVR/Online,,2/27/2020,587,Joseph R. Biden Jr.,13256,DEM,26.75,Bernard Sanders,13257,DEM,18.74,16.01,8.0100002,3/3/2020,42.95,24.22,18.74,10.73,,1,-4.243717606659488,for Civitas Institute +64622,119269,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,AtlasIntel,546,Online,,2/27/2020,477,Joseph R. Biden Jr.,13256,DEM,35,Bernard Sanders,13257,DEM,24,12,11,2/29/2020,48.65,19.77,28.88,17.88,,1,2.616231303832749, +64590,119130,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,Emerson College,88,IVR/Online/Text,,2/27/2020,425,Joseph R. Biden Jr.,13256,DEM,41.4,Bernard Sanders,13257,DEM,24.8,10.8,16.6,2/29/2020,48.65,19.77,28.88,12.28,,1,-3.385894058585106,for Nexstar +64621,119266,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,Trafalgar Group,338,IVR/Online/Text,R,2/27/2020,1081,Joseph R. Biden Jr.,13256,DEM,43.9,Bernard Sanders,13257,DEM,22.8,10.5,21.1,2/29/2020,48.65,19.77,28.88,7.78,,1,-7.884915524495385,for unspecified Republican sponsor +64661,119430,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,AtlasIntel,546,Online,,2/28/2020,727,Bernard Sanders,13257,DEM,34,Joseph R. Biden Jr.,13256,DEM,26,15,8,3/3/2020,35.97,27.9,8.07,.07,,1,-5.9057414408766, +64644,119348,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,Suffolk University,323,Live Phone,,2/28/2020,500,Bernard Sanders,13257,DEM,34.6,Joseph R. Biden Jr.,13256,DEM,14,12,20.6,3/3/2020,35.97,27.9,8.07,12.53,,1,7.122893292832695,for USA Today +64642,119346,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,YouGov,391,Online,,2/28/2020,1411,Bernard Sanders,13257,DEM,31,Joseph R. Biden Jr.,13256,DEM,19,18,12,3/3/2020,35.97,27.9,8.07,3.93,,1,-1.99840044109289,for CBS News +64662,119435,7679,2020,2020_Pres-D_CO,CO,Pres-P,Pres-D,Elucd,549,Online,,2/28/2020,561,Bernard Sanders,13257,DEM,34,Joseph R. Biden Jr.,13256,DEM,10,9,24,3/3/2020,37,24.64,12.37,11.63,,1,5.361226626606058, +64635,119313,7707,2020,2020_Pres-D_MA,MA,Pres-P,Pres-D,Suffolk University,323,Live Phone,,2/28/2020,500,Joseph R. Biden Jr.,13256,DEM,11,Bernard Sanders,13257,DEM,24.2,22.2,-13.2,3/3/2020,33.51,26.66,6.85,20.05,,0,7.389029630286861,for Boston Globe | WBZ-TV +64641,119338,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,East Carolina University,523,IVR/Online,,2/28/2020,499,Joseph R. Biden Jr.,13256,DEM,28.5,Bernard Sanders,13257,DEM,24.6,14.4,3.9000001,3/3/2020,42.95,24.22,18.74,14.84,,1,.4180934654790054, +64663,119436,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,Elucd,549,Online,,2/28/2020,657,Joseph R. Biden Jr.,13256,DEM,25,Bernard Sanders,13257,DEM,26,15,-1,3/3/2020,42.95,24.22,18.74,19.74,,0,5.47634761981316, +64665,119438,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,AtlasIntel,546,Online,,2/28/2020,486,Joseph R. Biden Jr.,13256,DEM,25,Bernard Sanders,13257,DEM,35,16,-10,3/3/2020,34.64,29.91,4.74,14.74,,0,6.155449760278715, +64664,119437,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,Elucd,549,Online,,2/28/2020,833,Joseph R. Biden Jr.,13256,DEM,20,Bernard Sanders,13257,DEM,31,14,-11,3/3/2020,34.64,29.91,4.74,15.74,,0,7.049756885263109, +64643,119347,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,YouGov,391,Online,,2/28/2020,635,Joseph R. Biden Jr.,13256,DEM,26,Bernard Sanders,13257,DEM,30,13,-4,3/3/2020,34.64,29.91,4.74,8.74,,0,-.6402814077596694,for CBS News +64693,119495,7671,2020,2020_Pres-D_AL,AL,Pres-P,Pres-D,Data for Progress,522,Online/Text,,2/29/2020,237,Joseph R. Biden Jr.,13256,DEM,47,Bernard Sanders,13257,DEM,22,18,25,3/3/2020,63.28,16.54,46.74,21.74,,1,9.377541608905934, +64694,119496,7673,2020,2020_Pres-D_AR,AR,Pres-P,Pres-D,Data for Progress,522,Online/Text,,2/29/2020,300,Joseph R. Biden Jr.,13256,DEM,36,Bernard Sanders,13257,DEM,23,22,13,3/3/2020,40.59,22.44,18.16,5.16,,1,-2.793689199742487, +64695,119497,7740,2020,2020_Pres-D_OK,OK,Pres-P,Pres-D,Data for Progress,522,Online/Text,,2/29/2020,300,Joseph R. Biden Jr.,13256,DEM,35,Bernard Sanders,13257,DEM,28,19,7,3/3/2020,38.66,25.45,13.21,6.21,,1,-.1838617459080733, +64686,119488,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,Data for Progress,522,Online/Text,,2/29/2020,300,Joseph R. Biden Jr.,13256,DEM,30,Bernard Sanders,13257,DEM,28,20,2,3/3/2020,34.64,29.91,4.74,2.74,,1,-6.383019053408782, +64698,119500,7761,2020,2020_Pres-D_VT,VT,Pres-P,Pres-D,Data for Progress,522,Online/Text,,2/29/2020,236,Bernard Sanders,13257,DEM,57,Joseph R. Biden Jr.,13256,DEM,16,16,41,3/3/2020,50.69,21.99,28.7,12.3,,1,3.94406814443807, +64685,119487,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,Data for Progress,522,Text,,3/1/2020,516,Bernard Sanders,13257,DEM,32,Joseph R. Biden Jr.,13256,DEM,25,16,7,3/3/2020,35.97,27.9,8.07,1.07,,1,-4.505295571096569, +64645,119350,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,Emerson College,88,IVR/Online,,3/1/2020,545,Bernard Sanders,13257,DEM,37.8,Joseph R. Biden Jr.,13256,DEM,21,16.1,16.799999,3/3/2020,35.97,27.9,8.07,8.73,,1,3.592475459503984,for Nexstar +64647,119353,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,Point Blank Political,550,Online,,3/1/2020,1220,Bernard Sanders,13257,DEM,41,Joseph R. Biden Jr.,13256,DEM,31.1,14.3,9.8999996,3/3/2020,35.97,27.9,8.07,1.83,,1,-3.749120446614093,average of multiple versions or turnout models listed in poll +64690,119492,7679,2020,2020_Pres-D_CO,CO,Pres-P,Pres-D,Data for Progress,522,Text,,3/1/2020,464,Bernard Sanders,13257,DEM,32,Joseph R. Biden Jr.,13256,DEM,18,16,14,3/3/2020,37,24.64,12.37,1.63,,1,-4.193206759282351, +64689,119491,7707,2020,2020_Pres-D_MA,MA,Pres-P,Pres-D,Data for Progress,522,Text,,3/1/2020,301,Joseph R. Biden Jr.,13256,DEM,26,Bernard Sanders,13257,DEM,26,28,0,3/3/2020,33.51,26.66,6.85,6.85,,0,-7.544157729475747, +64696,119498,7712,2020,2020_Pres-D_ME,ME,Pres-P,Pres-D,Data for Progress,522,Text,,3/1/2020,385,Joseph R. Biden Jr.,13256,DEM,25,Bernard Sanders,13257,DEM,34,20,-9,3/3/2020,33.94,33,.94,9.94,,0,.4148936046629937, +64692,119494,7715,2020,2020_Pres-D_MN,MN,Pres-P,Pres-D,Data for Progress,522,Text,,3/1/2020,650,Joseph R. Biden Jr.,13256,DEM,27,Bernard Sanders,13257,DEM,32,21,-5,3/3/2020,38.64,29.89,8.75,13.75,,0,4.676952768893113, +64687,119489,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,Data for Progress,522,Text,,3/1/2020,334,Joseph R. Biden Jr.,13256,DEM,36,Bernard Sanders,13257,DEM,27,18,9,3/3/2020,42.95,24.22,18.74,9.74,,1,-4.467046141105966, +64691,119493,7753,2020,2020_Pres-D_TN,TN,Pres-P,Pres-D,Data for Progress,522,Text,,3/1/2020,368,Joseph R. Biden Jr.,13256,DEM,34,Bernard Sanders,13257,DEM,27,20,7,3/3/2020,41.72,25.02,16.7,9.7,,1,-.1531521167264499, +64646,119351,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,Emerson College,88,IVR/Online,,3/1/2020,450,Joseph R. Biden Jr.,13256,DEM,25.9,Bernard Sanders,13257,DEM,30.8,16.2,-4.9000001,3/3/2020,34.64,29.91,4.74,9.64,,0,1.19120391988685,for Nexstar +64697,119499,7757,2020,2020_Pres-D_UT,UT,Pres-P,Pres-D,Data for Progress,522,Text,,3/1/2020,622,Bernard Sanders,13257,DEM,29,Joseph R. Biden Jr.,13256,DEM,23,19,6,3/3/2020,36.14,18.44,17.7,11.7,,1,.4384127461858437, +64688,119490,7759,2020,2020_Pres-D_VA,VA,Pres-P,Pres-D,Data for Progress,522,Text,,3/1/2020,327,Joseph R. Biden Jr.,13256,DEM,39,Bernard Sanders,13257,DEM,24,17,15,3/3/2020,53.31,23.15,30.16,15.16,,1,.8162825467083709, +64671,119473,7671,2020,2020_Pres-D_AL,AL,Pres-P,Pres-D,Swayable,543,Online,,3/2/2020,337,Joseph R. Biden Jr.,13256,DEM,42.3,Bernard Sanders,13257,DEM,19.8,18.4,22.5,3/3/2020,63.28,16.54,46.74,24.24,,1,12.96688044148603, +64672,119474,7673,2020,2020_Pres-D_AR,AR,Pres-P,Pres-D,Swayable,543,Online,,3/2/2020,308,Joseph R. Biden Jr.,13256,DEM,27.8,Bernard Sanders,13257,DEM,16.8,24.8,11,3/3/2020,40.59,22.44,18.16,7.16,,1,.0536919877050148, +64673,119475,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,Swayable,543,Online,,3/2/2020,2586,Bernard Sanders,13257,DEM,28.7,Joseph R. Biden Jr.,13256,DEM,20.8,9.6,7.9000001,3/3/2020,35.97,27.9,8.07,.17,,1,-5.00169674498472, +64674,119476,7679,2020,2020_Pres-D_CO,CO,Pres-P,Pres-D,Swayable,543,Online,,3/2/2020,643,Bernard Sanders,13257,DEM,28.6,Joseph R. Biden Jr.,13256,DEM,19.7,19,8.8999996,3/3/2020,37,24.64,12.37,3.47,,1,-2.718638170380313, +64675,119477,7707,2020,2020_Pres-D_MA,MA,Pres-P,Pres-D,Swayable,543,Online,,3/2/2020,655,Joseph R. Biden Jr.,13256,DEM,17.3,Bernard Sanders,13257,DEM,27,14.6,-9.6999998,3/3/2020,33.51,26.66,6.85,16.55,,0,3.935485381714976, +64669,119456,7712,2020,2020_Pres-D_ME,ME,Pres-P,Pres-D,Change Research,48,Online,,3/2/2020,507,Joseph R. Biden Jr.,13256,DEM,24,Bernard Sanders,13257,DEM,43,16,-19,3/3/2020,33.94,33,.94,19.94,,0,12.68930592338322, +64676,119478,7712,2020,2020_Pres-D_ME,ME,Pres-P,Pres-D,Swayable,543,Online,,3/2/2020,121,Joseph R. Biden Jr.,13256,DEM,21.5,Bernard Sanders,13257,DEM,26.6,11,-5.0999999,3/3/2020,33.94,33,.94,6.04,,0,-4.93399642420863, +64699,119596,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,Spry Strategies,508,IVR/Online,,3/2/2020,543,Joseph R. Biden Jr.,13256,DEM,44.75,Bernard Sanders,13257,DEM,17.68,10.87,27.07,3/3/2020,42.95,24.22,18.74,8.33,,1,-5.781544506888602,for Civitas Institute +64678,119480,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,Swayable,543,Online,,3/2/2020,844,Joseph R. Biden Jr.,13256,DEM,35.7,Bernard Sanders,13257,DEM,22.8,17.8,12.9,3/3/2020,42.95,24.22,18.74,5.84,,1,-8.297782501875917, +64679,119481,7740,2020,2020_Pres-D_OK,OK,Pres-P,Pres-D,Swayable,543,Online,,3/2/2020,301,Joseph R. Biden Jr.,13256,DEM,37.5,Bernard Sanders,13257,DEM,25.9,11.4,11.6,3/3/2020,38.66,25.45,13.21,1.61,,1,-5.242781232053386, +64680,119482,7753,2020,2020_Pres-D_TN,TN,Pres-P,Pres-D,Swayable,543,Online,,3/2/2020,604,Joseph R. Biden Jr.,13256,DEM,28.2,Bernard Sanders,13257,DEM,27.2,16.9,1,3/3/2020,41.72,25.02,16.7,15.7,,1,7.512953661983926, +64681,119483,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,Swayable,543,Online,,3/2/2020,1208,Joseph R. Biden Jr.,13256,DEM,27.1,Bernard Sanders,13257,DEM,27.8,19.9,-.69999999,3/3/2020,34.64,29.91,4.74,5.44,,0,-2.900970976037687, +64682,119484,7757,2020,2020_Pres-D_UT,UT,Pres-P,Pres-D,Swayable,543,Online,,3/2/2020,134,Bernard Sanders,13257,DEM,22.1,Joseph R. Biden Jr.,13256,DEM,27.1,6.4,-5,3/3/2020,36.14,18.44,17.7,22.7,,0,13.34953258368159, +64668,119455,7759,2020,2020_Pres-D_VA,VA,Pres-P,Pres-D,AtlasIntel,546,Online,,3/2/2020,545,Joseph R. Biden Jr.,13256,DEM,42,Bernard Sanders,13257,DEM,28,10,14,3/3/2020,53.31,23.15,30.16,16.16,,1,.4247606423937368, +64667,119449,7759,2020,2020_Pres-D_VA,VA,Pres-P,Pres-D,Change Research,48,Online,,3/2/2020,510,Joseph R. Biden Jr.,13256,DEM,45,Bernard Sanders,13257,DEM,25,13,20,3/3/2020,53.31,23.15,30.16,10.16,,1,-6.366992963424805, +64683,119485,7759,2020,2020_Pres-D_VA,VA,Pres-P,Pres-D,Swayable,543,Online,,3/2/2020,731,Joseph R. Biden Jr.,13256,DEM,35.7,Bernard Sanders,13257,DEM,20.2,10.8,15.5,3/3/2020,53.31,23.15,30.16,14.66,,1,-1.331194723956872, +64684,119486,7761,2020,2020_Pres-D_VT,VT,Pres-P,Pres-D,Swayable,543,Online,,3/2/2020,86,Bernard Sanders,13257,DEM,48.4,Joseph R. Biden Jr.,13256,DEM,10.5,16.5,37.900002,3/3/2020,50.69,21.99,28.7,9.2,,1,-.5011834804851043, +64750,119751,7713,2020,2020_Pres-D_MI,MI,Pres-P,Pres-D,EPIC-MRA,84,Live Phone,,3/5/2020,400,Joseph R. Biden Jr.,13256,DEM,51,Bernard Sanders,13257,DEM,27,,24,3/10/2020,52.93,36.34,16.59,7.41,,1,-1.757745866844737,for Detroit Free Press | WLNS TV 6 | WOOD TV 8 | WJRT (ABC) TV 12 +66270,123340,7713,2020,2020_Pres-D_MI,MI,Pres-P,Pres-D,OurProgress (The Progress Campaign),561,Live Phone,,3/5/2020,417,Joseph R. Biden Jr.,13256,DEM,51.08,Bernard Sanders,13257,DEM,43.88,,7.1999998,3/10/2020,52.93,36.34,16.59,9.39,,1,.2202560778710674, +64732,119711,7717,2020,2020_Pres-D_MO,MO,Pres-P,Pres-D,Emerson College,88,IVR/Online/Text,,3/5/2020,425,Joseph R. Biden Jr.,13256,DEM,48.1,Bernard Sanders,13257,DEM,43.7,,4.4000001,3/10/2020,60.1,34.58,25.52,21.12,,1,14.07478844756003,for Nexstar +64744,119736,7717,2020,2020_Pres-D_MO,MO,Pres-P,Pres-D,Remington Research Group,279,IVR,,3/5/2020,1040,Joseph R. Biden Jr.,13256,DEM,53,Bernard Sanders,13257,DEM,31,,22,3/10/2020,60.1,34.58,25.52,3.52,,1,-5.802467458176529,for Missouri Scout +64745,119737,7763,2020,2020_Pres-D_WA,WA,Pres-P,Pres-D,Data for Progress,522,Text,,3/5/2020,737,Joseph R. Biden Jr.,13256,DEM,47,Bernard Sanders,13257,DEM,44,5,3,3/10/2020,37.94,36.57,1.37,1.63,,1,-3.744584825443912, +64740,119723,7763,2020,2020_Pres-D_WA,WA,Pres-P,Pres-D,SurveyUSA,325,Online,,3/5/2020,550,Joseph R. Biden Jr.,13256,DEM,36.36,Bernard Sanders,13257,DEM,35.35,10.1,1.01,3/10/2020,37.94,36.57,1.37,.36,,1,-5.605547365989947,for KING TV (Seattle) +64787,119863,7687,2020,2020_Pres-D_FL,FL,Pres-P,Pres-D,Florida Atlantic University,97,IVR/Online,,3/6/2020,399,Joseph R. Biden Jr.,13256,DEM,61.4,Bernard Sanders,13257,DEM,25.4,,36,3/17/2020,61.95,22.84,39.1,3.1,,1,-4.037821021088115, +64787,119862,7688,2020,2020_Pres-R_FL,FL,Pres-P,Pres-R,Florida Atlantic University,97,IVR/Online,,3/6/2020,409,Donald Trump,13254,REP,92.6,William F. Weld,13351,REP,3.8,,88.800003,3/17/2020,93.79,3.17,90.62,1.82,,1,-8.703426240040432, +64785,119860,7713,2020,2020_Pres-D_MI,MI,Pres-P,Pres-D,ROI Rocket,554,Online,,3/6/2020,1000,Joseph R. Biden Jr.,13256,DEM,55,Bernard Sanders,13257,DEM,45,,10,3/10/2020,52.93,36.34,16.59,6.59,,1,-1.823874657038409, +64746,119741,7717,2020,2020_Pres-D_MO,MO,Pres-P,Pres-D,Data for Progress,522,Online/Text,,3/6/2020,348,Joseph R. Biden Jr.,13256,DEM,62,Bernard Sanders,13257,DEM,32,0,30,3/10/2020,60.1,34.58,25.52,4.48,,1,-4.882346174400409, +64747,119742,7720,2020,2020_Pres-D_MS,MS,Pres-P,Pres-D,Data for Progress,522,Online/Text,,3/6/2020,340,Joseph R. Biden Jr.,13256,DEM,77,Bernard Sanders,13257,DEM,22,,55,3/10/2020,80.96,14.82,66.15,11.15,,1,-1.8066728505233, +64754,119784,7687,2020,2020_Pres-D_FL,FL,Pres-P,Pres-D,Point Blank Political,550,Online,,3/7/2020,3376,Joseph R. Biden Jr.,13256,DEM,57.6,Bernard Sanders,13257,DEM,30.7,2.1,26.9,3/17/2020,61.95,22.84,39.1,12.2,,1,5.935259282281208,average of multiple versions or turnout models listed in poll +64806,119952,7687,2020,2020_Pres-D_FL,FL,Pres-P,Pres-D,St. Pete Polls,314,IVR,,3/7/2020,2480,Joseph R. Biden Jr.,13256,DEM,69.2,Bernard Sanders,13257,DEM,13.6,4.7,55.599998,3/17/2020,61.95,22.84,39.1,16.5,,1,10.78500918989863,for Florida Politics +64764,119806,7713,2020,2020_Pres-D_MI,MI,Pres-P,Pres-D,Monmouth University,215,Live Phone,,3/7/2020,411,Joseph R. Biden Jr.,13256,DEM,51,Bernard Sanders,13257,DEM,36,3,15,3/10/2020,52.93,36.34,16.59,1.59,,1,-7.569488948172602, +64766,119811,7713,2020,2020_Pres-D_MI,MI,Pres-P,Pres-D,YouGov,391,Online,,3/7/2020,201,Joseph R. Biden Jr.,13256,DEM,54,Bernard Sanders,13257,DEM,41,,13,3/10/2020,52.93,36.34,16.59,3.59,,1,-6.116168748757802,for Yahoo News +64805,119951,7687,2020,2020_Pres-D_FL,FL,Pres-P,Pres-D,University of North Florida,360,Live Phone,,3/8/2020,1502,Joseph R. Biden Jr.,13256,DEM,66,Bernard Sanders,13257,DEM,22,2,44,3/17/2020,61.95,22.84,39.1,4.9,,1,-1.459799541595179, +64773,119834,7697,2020,2020_Pres-D_ID,ID,Pres-P,Pres-D,Data for Progress,522,Text,,3/8/2020,329,Joseph R. Biden Jr.,13256,DEM,51,Bernard Sanders,13257,DEM,47,,4,3/10/2020,48.92,42.44,6.48,2.48,,1,-5.742732729132499, +64753,119758,7698,2020,2020_Pres-D_IL,IL,Pres-P,Pres-D,Ogden & Fry,425,IVR,,3/8/2020,457,Joseph R. Biden Jr.,13256,DEM,55.4,Bernard Sanders,13257,DEM,26.4,,29,3/17/2020,58.77,36.08,22.69,6.31,,1,-2.307627746576073,for Northwest Side GOP Club +64848,120081,7698,2020,2020_Pres-D_IL,IL,Pres-P,Pres-D,Victory Research,437,Live Phone,,3/8/2020,1208,Joseph R. Biden Jr.,13256,DEM,55.2,Bernard Sanders,13257,DEM,36.2,,19,3/17/2020,58.77,36.08,22.69,3.69,,1,-5.609419310254365, +64774,119841,7713,2020,2020_Pres-D_MI,MI,Pres-P,Pres-D,AtlasIntel,546,Online,,3/8/2020,528,Joseph R. Biden Jr.,13256,DEM,48,Bernard Sanders,13257,DEM,40,3,8,3/10/2020,52.93,36.34,16.59,8.59,,1,.3141087104991718, +64761,119800,7713,2020,2020_Pres-D_MI,MI,Pres-P,Pres-D,Concord Public Opinion Partners,553,Live Phone,,3/8/2020,305,Joseph R. Biden Jr.,13256,DEM,53,Bernard Sanders,13257,DEM,23,,30,3/10/2020,52.93,36.34,16.59,13.41,,1,4.898408145986322,for The Welcome Party +64772,119833,7713,2020,2020_Pres-D_MI,MI,Pres-P,Pres-D,Data for Progress,522,Text,,3/8/2020,320,Joseph R. Biden Jr.,13256,DEM,59,Bernard Sanders,13257,DEM,38,,21,3/10/2020,52.93,36.34,16.59,4.41,,1,-4.61102407057927, +64748,119743,7713,2020,2020_Pres-D_MI,MI,Pres-P,Pres-D,Mitchell Research & Communications,213,IVR,,3/8/2020,602,Joseph R. Biden Jr.,13256,DEM,54.3,Bernard Sanders,13257,DEM,32.6,1.3,21.700001,3/10/2020,52.93,36.34,16.59,5.11,,1,-3.535090832236548, +64763,119803,7713,2020,2020_Pres-D_MI,MI,Pres-P,Pres-D,Target Insyght,330,IVR/Live Phone,,3/8/2020,600,Joseph R. Biden Jr.,13256,DEM,65,Bernard Sanders,13257,DEM,24,2,41,3/10/2020,52.93,36.34,16.59,24.41,,1,17.06475658390615, +64783,119856,7717,2020,2020_Pres-D_MO,MO,Pres-P,Pres-D,Optimus,245,Live Phone/Text,,3/8/2020,402,Joseph R. Biden Jr.,13256,DEM,67.6,Bernard Sanders,13257,DEM,29.4,,38.200001,3/10/2020,60.1,34.58,25.52,12.68,,1,4.88871926707411, +64781,119854,7726,2020,2020_Pres-D_ND,ND,Pres-P,Pres-D,Swayable,543,Online,,3/8/2020,125,Bernard Sanders,13257,DEM,30.5,Joseph R. Biden Jr.,13256,DEM,65.1,,-34.599998,3/10/2020,53.3,39.84,13.46,48.06,,0,37.87528533758608, +64776,119846,7763,2020,2020_Pres-D_WA,WA,Pres-P,Pres-D,Data for Progress,522,Online/Text,,3/8/2020,751,Joseph R. Biden Jr.,13256,DEM,49,Bernard Sanders,13257,DEM,43,6,6,3/10/2020,37.94,36.57,1.37,4.63,,1,-.1181223381571752, +64842,120060,7687,2020,2020_Pres-D_FL,FL,Pres-P,Pres-D,Latino Decisions,482,Live Phone/Online/Text,,3/9/2020,531,Joseph R. Biden Jr.,13256,DEM,65,Bernard Sanders,13257,DEM,28.5,,36.5,3/17/2020,61.95,22.84,39.1,2.6,,1,-3.792269120332085,for Univision; average of multiple versions or turnout models listed in poll +64853,120092,7687,2020,2020_Pres-D_FL,FL,Pres-P,Pres-D,ROI Rocket,554,Online,,3/9/2020,877,Joseph R. Biden Jr.,13256,DEM,67,Bernard Sanders,13257,DEM,27,,40,3/17/2020,61.95,22.84,39.1,.9,,1,-5.343315402439098, +64777,119850,7697,2020,2020_Pres-D_ID,ID,Pres-P,Pres-D,Swayable,543,Online,,3/9/2020,235,Joseph R. Biden Jr.,13256,DEM,52.3,Bernard Sanders,13257,DEM,37.2,,15.1,3/10/2020,48.92,42.44,6.48,8.62,,1,1.683685952625299, +64855,120094,7698,2020,2020_Pres-D_IL,IL,Pres-P,Pres-D,ROI Rocket,554,Online,,3/9/2020,960,Joseph R. Biden Jr.,13256,DEM,57,Bernard Sanders,13257,DEM,34,,23,3/17/2020,58.77,36.08,22.69,.31,,1,-8.552144857369143, +64778,119851,7713,2020,2020_Pres-D_MI,MI,Pres-P,Pres-D,Swayable,543,Online,,3/9/2020,1516,Joseph R. Biden Jr.,13256,DEM,62,Bernard Sanders,13257,DEM,27.9,,34.099998,3/10/2020,52.93,36.34,16.59,17.51,,1,10.30883262824947, +64779,119852,7717,2020,2020_Pres-D_MO,MO,Pres-P,Pres-D,Swayable,543,Online,,3/9/2020,825,Joseph R. Biden Jr.,13256,DEM,56.6,Bernard Sanders,13257,DEM,35.7,,20.9,3/10/2020,60.1,34.58,25.52,4.62,,1,-3.77636107192335, +64780,119853,7720,2020,2020_Pres-D_MS,MS,Pres-P,Pres-D,Swayable,543,Online,,3/9/2020,495,Joseph R. Biden Jr.,13256,DEM,67.9,Bernard Sanders,13257,DEM,28.1,,39.799999,3/10/2020,80.96,14.82,66.15,26.35,,1,17.75446001340377, +64782,119855,7763,2020,2020_Pres-D_WA,WA,Pres-P,Pres-D,Swayable,543,Online,,3/9/2020,954,Joseph R. Biden Jr.,13256,DEM,38.5,Bernard Sanders,13257,DEM,36.5,,2,3/10/2020,37.94,36.57,1.37,.63,,1,-4.53084590549362, +64826,120003,7687,2020,2020_Pres-D_FL,FL,Pres-P,Pres-D,Gravis Marketing,124,IVR/Online,,3/11/2020,516,Joseph R. Biden Jr.,13256,DEM,66,Bernard Sanders,13257,DEM,25,,41,3/17/2020,61.95,22.84,39.1,1.9,,1,-4.367224790328326, +64825,120002,7698,2020,2020_Pres-D_IL,IL,Pres-P,Pres-D,Gravis Marketing,124,IVR/Online,,3/11/2020,549,Joseph R. Biden Jr.,13256,DEM,63,Bernard Sanders,13257,DEM,25,,38,3/17/2020,58.77,36.08,22.69,15.31,,1,7.989149705654313, +64817,119980,7687,2020,2020_Pres-D_FL,FL,Pres-P,Pres-D,Emerson College,88,IVR/Online,,3/12/2020,434,Joseph R. Biden Jr.,13256,DEM,64.8,Bernard Sanders,13257,DEM,26.7,,38.099998,3/17/2020,61.95,22.84,39.1,1,,1,-5.134632065832845,for Nexstar +64833,120028,7687,2020,2020_Pres-D_FL,FL,Pres-P,Pres-D,Point Blank Political,550,Online,,3/12/2020,3165,Joseph R. Biden Jr.,13256,DEM,58.95,Bernard Sanders,13257,DEM,30.25,2.4,28.700001,3/17/2020,61.95,22.84,39.1,10.4,,1,5.158096141642539,average of multiple versions or turnout models listed in poll +64818,119981,7698,2020,2020_Pres-D_IL,IL,Pres-P,Pres-D,Emerson College,88,IVR/Online,,3/12/2020,567,Joseph R. Biden Jr.,13256,DEM,56.6,Bernard Sanders,13257,DEM,36.2,,20.4,3/17/2020,58.77,36.08,22.69,2.29,,1,-6.38732828749108,for Nexstar +64835,120033,7676,2020,2020_Pres-D_AZ,AZ,Pres-P,Pres-D,Monmouth University,215,Live Phone,,3/13/2020,373,Joseph R. Biden Jr.,13256,DEM,51,Michael Bloomberg,13289,DEM,5,3,46,3/17/2020,65.7,14.41,51.29,5.29,,1,-4.15106761140968, +64852,120089,7687,2020,2020_Pres-D_FL,FL,Pres-P,Pres-D,AtlasIntel,546,Online,,3/15/2020,532,Joseph R. Biden Jr.,13256,DEM,67,Bernard Sanders,13257,DEM,27,,40,3/17/2020,61.95,22.84,39.1,.9,,1,-4.427205610332325, +64858,120098,7687,2020,2020_Pres-D_FL,FL,Pres-P,Pres-D,Swayable,543,Online,,3/16/2020,1608,Joseph R. Biden Jr.,13256,DEM,63.5,Bernard Sanders,13257,DEM,24.9,,38.599998,3/17/2020,61.95,22.84,39.1,.5,,1,-4.491545239001232, +64859,120099,7698,2020,2020_Pres-D_IL,IL,Pres-P,Pres-D,Swayable,543,Online,,3/16/2020,1075,Joseph R. Biden Jr.,13256,DEM,63,Bernard Sanders,13257,DEM,27.7,,35.299999,3/17/2020,58.77,36.08,22.69,12.61,,1,6.200213591838128, +65050,120700,7765,2020,2020_Pres-D_WI,WI,Pres-P,Pres-D,Marquette University Law School,195,Live Phone,,3/27/2020,394,Joseph R. Biden Jr.,13256,DEM,62,Bernard Sanders,13257,DEM,34,,28,4/7/2020,62.82,31.71,31.1,3.1,,1,-7.73283071457598, +66279,123370,8659,2020,2020_House-GS_CA-25,CA-25,House-G,House-GS,DCCC Targeting and Analytics Department,68,IVR/Live Phone,D,5/8/2020,675,Christy Smith,17025,DEM,48,Mike Garcia,17026,REP,46,,2,5/12/2020,45.14,54.86,-9.72,11.72,11.72,0,4.757595885822557,for unspecified Democratic sponsor +71526,133968,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,J.L. Partners,619,Online,,10/13/2020,844,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,42,,10,11/3/2020,51.31,46.86,4.45,5.55,5.55,1,.7071099288026261,for The Independent +71440,133800,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,USC Dornsife/Los Angeles Times,343,Online,,10/13/2020,5488,Joseph R. Biden Jr.,13256,DEM,53.86,Donald Trump,13254,REP,41.51,,12.35,11/3/2020,51.31,46.86,4.45,7.9,7.9,1,3.506812658798883,average of multiple versions or turnout models listed in poll +72234,135515,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/13/2020,50908,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,43,,8,11/3/2020,51.31,46.86,4.45,3.55,3.55,1,-.6051419600945654, +71434,133774,6212,2020,2020_Pres-G_AL,AL,Pres-G,Pres-G,Moore Information,217,Live Phone,R,10/13/2020,504,Joseph R. Biden Jr.,13256,DEM,38,Donald Trump,13254,REP,55,,-17,11/3/2020,36.57,62.03,-25.46,8.46,8.46,1,3.259993595388594,for Tommy Tuberville +71069,133031,6216,2020,2020_Pres-G_CO,CO,Pres-G,Pres-G,Civiqs,471,Online,,10/13/2020,1013,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,42,,12,11/3/2020,55.4,41.9,13.5,1.5,-1.5,1,-1.845925335589653,for Daily Kos +72519,136089,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,YouGov,391,Online,,10/13/2020,3755,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,47,,2,11/3/2020,47.86,51.22,-3.36,5.36,5.36,0,-.5665296550716419, +71566,134172,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/13/2020,600,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,44,,7,11/3/2020,49.47,49.24,.24,6.76,6.76,1,2.905290569026549,for Jon Ossoff +72520,136090,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,YouGov,391,Online,,10/13/2020,1456,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,47,,1,11/3/2020,49.47,49.24,.24,.76,.76,1,-2.988845754290442, +71170,133245,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/13/2020,1025,Joseph R. Biden Jr.,13256,DEM,45.9,Donald Trump,13254,REP,46.5,2.5,-.60000002,11/3/2020,50.62,47.84,2.78,3.38,-3.38,0,-2.604626026774702,for unspecified Republican sponsor +71070,133032,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Civiqs,471,Online,,10/13/2020,1211,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,46,,5,11/3/2020,48.59,49.93,-1.35,6.35,6.35,0,2.377692872718816,for Daily Kos +72521,136091,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,YouGov,391,Online,,10/13/2020,1627,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,45,,4,11/3/2020,48.59,49.93,-1.35,5.35,5.35,0,1.521133176993974, +71099,133095,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,IVR/Live Phone,,10/13/2020,400,Joseph R. Biden Jr.,13256,DEM,45.8,Donald Trump,13254,REP,42.6,2.4,3.2,11/3/2020,50.01,48.84,1.16,2.04,2.04,1,-3.504684018581332,for Center for American Greatness +72522,136092,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,YouGov,391,Online,,10/13/2020,2703,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,44,,8,11/3/2020,50.01,48.84,1.16,6.84,6.84,1,2.279457065734927, +72523,136093,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,YouGov,391,Online,,10/13/2020,2947,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,49,,-2,11/3/2020,46.48,52.06,-5.58,3.58,3.58,1,-1.228384828810358, +71068,133030,6256,2020,2020_Pres-G_VA,VA,Pres-G,Pres-G,Civiqs,471,Online,,10/13/2020,1231,Joseph R. Biden Jr.,13256,DEM,55,Donald Trump,13254,REP,42,,13,11/3/2020,54.11,44,10.11,2.89,2.89,1,.0153355053646623,for Daily Kos +71235,133379,6266,2020,2020_Sen-G_AL,AL,Sen-G,Sen-G,FM3 Research,91,Live Phone,D,10/13/2020,801,Doug Jones,13612,DEM,48,Tommy Tuberville,13614,REP,47,,1,11/3/2020,39.74,60.1,-20.36,21.36,21.36,0,14.47463733127783,for Doug Jones +71434,133775,6266,2020,2020_Sen-G_AL,AL,Sen-G,Sen-G,Moore Information,217,Live Phone,R,10/13/2020,504,Doug Jones,13612,DEM,40,Tommy Tuberville,13614,REP,55,,-15,11/3/2020,39.74,60.1,-20.36,5.36,5.36,1,-3.006915691949968,for Tommy Tuberville +71069,133035,6269,2020,2020_Sen-G_CO,CO,Sen-G,Sen-G,Civiqs,471,Online,,10/13/2020,1013,John Wright Hickenlooper,13474,DEM,53,Cory Gardner,13475,REP,42,2,11,11/3/2020,53.5,44.18,9.32,1.68,1.68,1,-2.328533193420602,for Daily Kos +71566,134173,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/13/2020,600,Jon Ossoff,14567,DEM,49,David A. Perdue,14568,REP,44,6,5,11/3/2020,47.95,49.73,-1.78,6.78,6.78,0,2.696744327332879,for Jon Ossoff; average of multiple versions or turnout models listed in poll +71238,133386,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Trafalgar Group,338,IVR/Online/Text,R,10/13/2020,1018,Gary C. Peters,13453,DEM,46.6,John James,13454,REP,48,,-1.4,11/3/2020,49.9,48.22,1.69,3.09,-3.09,0,-2.924050215651878,for unspecified Republican sponsor +71070,133036,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Civiqs,471,Online,,10/13/2020,1211,Cal Cunningham,13468,DEM,51,Thom Tillis,13461,REP,45,2,6,11/3/2020,46.94,48.69,-1.75,7.75,7.75,0,2.289935129201167,for Daily Kos +71068,133034,6296,2020,2020_Sen-G_VA,VA,Sen-G,Sen-G,Civiqs,471,Online,,10/13/2020,1231,Mark R. Warner,14760,DEM,54,Daniel M. Gade,15688,REP,43,,11,11/3/2020,55.99,43.91,12.08,1.08,-1.08,1,-4.550742357127471,for Daily Kos +71070,133033,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,Civiqs,471,Online,,10/13/2020,1211,Roy A. Cooper,13404,DEM,53,Dan Forest,13406,REP,46,1,7,11/3/2020,51.52,47.01,4.51,2.49,2.49,1,-3.794704678713537,for Daily Kos +71370,133647,7853,2020,2020_House-G_CA-4,CA-4,House-G,House-G,Lake Research Partners,165,IVR/Live Phone,D,10/13/2020,958,Brynne S. Kennedy,14883,DEM,45,Tom McClintock,14884,REP,49,,-4,11/3/2020,44.05,55.95,-11.89,7.89,7.89,1,.4157498765901593,for Brynne S. Kennedy +71371,133648,7888,2020,2020_House-G_CA-39,CA-39,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/13/2020,400,Gilbert Cisneros,13505,DEM,46,Young Kim,13506,REP,47,,-1,11/3/2020,49.4,50.6,-1.2,.2,.2,1,-7.604091391577994,for Young Kim +71364,133638,8048,2020,2020_House-G_MN-2,MN-2,House-G,House-G,"Normington, Petts & Associates",232,Live Phone,D,10/13/2020,400,Angie Craig,14755,DEM,53,Tyler Kistner,14754,REP,35,4,18,11/3/2020,48.18,45.92,2.26,15.74,15.74,1,7.992630669547761,for Angie Craig +71540,134003,8238,2020,2020_House-G_VA-2,VA-2,House-G,House-G,Christopher Newport University,50,Live Phone,,10/13/2020,807,Elaine G. Luria,14710,DEM,50,Scott W. Taylor,14711,REP,43,,7,11/3/2020,51.55,45.81,5.75,1.25,1.25,1,-6.262121112549267, +71440,133791,8274,2020,2020_House-G_US,US,House-G,House-G,USC Dornsife/Los Angeles Times,343,Online,,10/13/2020,5483,Generic Candidate,13337,DEM,52.06,Generic Candidate,13338,REP,44.39,,7.6700001,11/3/2020,49.9,46.83,3.07,4.6,4.6,1,-.5704070890520641, +71557,134047,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,Online,,10/14/2020,1897,Joseph R. Biden Jr.,13256,DEM,46,Donald Trump,13254,REP,42,,4,11/3/2020,51.31,46.86,4.45,.45,-.45,1,-4.149542138159382,for Hill.TV; among registered voters +71234,133372,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Online,,10/14/2020,920,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,41,,10,11/3/2020,51.31,46.86,4.45,5.55,5.55,1,.8279917761693578,for Reuters +71180,133315,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/14/2020,19668,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,45,,8,11/3/2020,51.31,46.86,4.45,3.55,3.55,1,-.9806474610318041,for Axios +71636,134206,6215,2020,2020_Pres-G_CA,CA,Pres-G,Pres-G,Public Policy Institute of California,262,IVR,,10/14/2020,1185,Joseph R. Biden Jr.,13256,DEM,58,Donald Trump,13254,REP,32,3,26,11/3/2020,63.48,34.32,29.16,3.16,-3.16,1,-.8874001764719751, +71352,133613,6216,2020,2020_Pres-G_CO,CO,Pres-G,Pres-G,RBI Strategies & Research,271,Live Phone,,10/14/2020,502,Joseph R. Biden Jr.,13256,DEM,55,Donald Trump,13254,REP,38,4,17,11/3/2020,55.4,41.9,13.5,3.5,3.5,1,.3211871613111807, +71177,133259,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Harris Insights & Analytics,133,Online,,10/14/2020,965,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,48,,0,11/3/2020,47.86,51.22,-3.36,3.36,3.36,.5,-2.871259126106152,for Hill.TV +71442,133796,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,University of North Florida,360,Live Phone,,10/14/2020,863,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,47,,1,11/3/2020,47.86,51.22,-3.36,4.36,4.36,0,-1.880660319424419, +71759,134451,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,National Research Inc.,225,Live Phone,R,10/14/2020,800,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,45,,4,11/3/2020,49.47,49.24,.24,3.76,3.76,1,.0802027162907596,for unspecified Republican sponsor +71443,133804,6228,2020,2020_Pres-G_KY,KY,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/14/2020,625,Joseph R. Biden Jr.,13256,DEM,39,Donald Trump,13254,REP,56,,-17,11/3/2020,36.15,62.09,-25.94,8.94,8.94,1,1.544910223813192, +71178,133260,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Harris Insights & Analytics,133,Online,,10/14/2020,1289,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,43,,11,11/3/2020,50.62,47.84,2.78,8.22,8.22,1,2.436467864173205,for Hill.TV +71455,133835,6234,2020,2020_Pres-G_MN,MN,Pres-G,Pres-G,Change Research,48,Online,,10/14/2020,1021,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,44,2,5,11/3/2020,52.4,45.28,7.11,2.11,-2.11,1,-1.728602941072001,for MinnPost +71161,133223,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Emerson College,88,IVR/Online/Text,,10/14/2020,721,Joseph R. Biden Jr.,13256,DEM,49.2,Donald Trump,13254,REP,49.2,,0,11/3/2020,48.59,49.93,-1.35,1.35,1.35,.5,-2.907389457852773,for NewsNation +71179,133261,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Harris Insights & Analytics,133,Online,,10/14/2020,992,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,46,,5,11/3/2020,50.01,48.84,1.16,3.84,3.84,1,-1.053222980345114,for Hill.TV +71366,133641,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/14/2020,1041,Joseph R. Biden Jr.,13256,DEM,47.5,Donald Trump,13254,REP,46.4,2.9,1.1,11/3/2020,50.01,48.84,1.16,.06,-.06,1,-4.871009010335169,for unspecified Republican sponsor +71352,133614,6269,2020,2020_Sen-G_CO,CO,Sen-G,Sen-G,RBI Strategies & Research,271,Live Phone,,10/14/2020,502,John Wright Hickenlooper,13474,DEM,53,Cory Gardner,13475,REP,39,2,14,11/3/2020,53.5,44.18,9.32,4.68,4.68,1,1.024523305210727, +71759,134461,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,National Research Inc.,225,Live Phone,R,10/14/2020,800,Jon Ossoff,14567,DEM,44,David A. Perdue,14568,REP,44,,0,11/3/2020,47.95,49.73,-1.78,1.78,1.78,.5,-2.249481043357226,for unspecified Republican sponsor +71443,133987,6276,2020,2020_Sen-G_KY,KY,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/14/2020,625,Amy McGrath,13470,DEM,42,Mitch McConnell,13471,REP,51,4,-9,11/3/2020,38.23,57.76,-19.53,10.53,10.53,1,2.057558034394809, +71178,133262,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,10/14/2020,1289,Gary C. Peters,13453,DEM,50,John James,13454,REP,43,,7,11/3/2020,49.9,48.22,1.69,5.31,5.31,1,-.4814666485285372,for Hill.TV +71455,133836,6281,2020,2020_Sen-G_MN,MN,Sen-G,Sen-G,Change Research,48,Online,,10/14/2020,1021,Tina Smith,15691,DEM,48,Jason Lewis,15692,REP,44,3,4,11/3/2020,48.74,43.5,5.24,1.24,-1.24,1,-4.282421192860604,for MinnPost +71161,133225,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Emerson College,88,IVR/Online/Text,,10/14/2020,721,Cal Cunningham,13468,DEM,44.6,Thom Tillis,13461,REP,43.5,,1.1,11/3/2020,46.94,48.69,-1.75,2.85,2.85,0,-2.79915086874467,for NewsNation +71233,133369,6292,2020,2020_Sen-G_SC,SC,Sen-G,Sen-G,brilliant corners Research & Strategies,564,Live Phone,D,10/14/2020,525,Jaime Harrison,13457,DEM,47,Lindsey Graham,13458,REP,45,3,2,11/3/2020,44.17,54.44,-10.27,12.27,12.27,0,3.661186589691349,for Jaime Harrison +71759,134462,7780,2020,2020_Sen-OS_GA,GA,Sen-G,Sen-OS,National Research Inc.,225,Live Phone,R,10/14/2020,800,Raphael Warnock,14489,DEM,31,Kelly Loeffler,13671,REP,19,18,12,11/3/2020,32.9,25.91,7,5,5,1,-2.666449535335738,for unspecified Republican sponsor +71161,133224,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,Emerson College,88,IVR/Online/Text,,10/14/2020,721,Roy A. Cooper,13404,DEM,50.3,Dan Forest,13406,REP,45.9,,4.4000001,11/3/2020,51.52,47.01,4.51,.11,-.11,1,-6.368714146627785,for NewsNation +71534,133983,7991,2020,2020_House-G_IA-4,IA-4,House-G,House-G,Change Research,48,Online,D,10/14/2020,603,J.D. Scholten,13421,DEM,45,Randy Feenstra,14986,REP,50,,-5,11/3/2020,37.79,61.97,-24.18,19.18,19.18,1,9.110851020780325,for J.D. Scholten +71158,133217,8115,2020,2020_House-G_NY-24,NY-24,House-G,House-G,Public Policy Polling,263,IVR/Text,D,10/14/2020,789,Dana Balter,14654,DEM,45,John Katko,14655,REP,43,,2,11/3/2020,42.96,53.13,-10.16,12.16,12.16,0,5.017607491822213,for unspecified Democratic sponsor; among registered voters +71239,133387,8166,2020,2020_House-G_PA-8,PA-8,House-G,House-G,co/efficient,514,IVR/Text,R,10/14/2020,615,Matt Cartwright,15404,DEM,48,James Rocco Bognet,15405,REP,43,,5,11/3/2020,51.78,48.22,3.55,1.45,1.45,1,-6.116248056392055,for James Rocco Bognet +71529,133975,8168,2020,2020_House-G_PA-10,PA-10,House-G,House-G,Tarrance Group,333,Live Phone,R,10/14/2020,400,Eugene A. DePasquale,14646,DEM,44,Scott Perry,14647,REP,48,,-4,11/3/2020,46.69,53.31,-6.62,2.62,2.62,1,-5.133949654966025,for Scott Perry +71175,133255,8202,2020,2020_House-G_TX-7,TX-7,House-G,House-G,GS Strategy Group,478,Live Phone,R,10/14/2020,400,Lizzie Pannill Fletcher,13499,DEM,46,Wesley Hunt,13498,REP,44,3,2,11/3/2020,50.79,47.45,3.33,1.33,-1.33,1,-6.412884206745993,for Wesley Hunt +71952,134875,8731,2020,2020_Gov-G_PR,PR,Gov-G,Gov-G,Beacon Research,545,Live Phone/Online,,10/14/2020,809,Pedro R. Pierluisi,15912,NPP,31,Carlos Delgado Altieri,15917,PPD,26,7,5,11/3/2020,33.24,31.75,1.49,3.51,,1,-1.145148243585571,for Puerto Rico Herald +71952,134876,8732,2020,2020_House-G_PR-1,PR-1,House-G,House-G,Beacon Research,545,Live Phone/Online,,10/14/2020,809,Jenniffer González,15923,NPP,44,Aníbal Acevedo-Vilá,15924,PPD,26,5,18,11/3/2020,41.18,32.16,9.02,8.98,,1,3.900322100615357,for Puerto Rico Herald +71375,133660,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Morning Consult,218,Online,,10/15/2020,12000,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,43,,9,11/3/2020,51.31,46.86,4.45,4.55,4.55,1,.3360144640539837, +72141,135272,6213,2020,2020_Pres-G_AR,AR,Pres-G,Pres-G,University of Arkansas,345,Live Phone,,10/15/2020,591,Joseph R. Biden Jr.,13256,DEM,32,Donald Trump,13254,REP,65,,-33,11/3/2020,34.78,62.4,-27.62,5.38,-5.38,1,-.2197098180939656, +71295,133500,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,YouGov,391,Online,,10/15/2020,1074,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,47,,3,11/3/2020,49.36,49.06,.31,2.69,2.69,1,-.8294346153529313,for CBS News +72324,135689,6217,2020,2020_Pres-G_CT,CT,Pres-G,Pres-G,Sacred Heart University,453,Live Phone/Online,,10/15/2020,1000,Joseph R. Biden Jr.,13256,DEM,51.4,Donald Trump,13254,REP,26.4,,25,11/3/2020,59.26,39.19,20.07,4.93,4.93,1,-.3554754492479392,for Hartford Courant; among all adults +71744,134420,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Zia Poll,393,Live Phone,,10/15/2020,2851,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,49,,-4,11/3/2020,50.62,47.84,2.78,6.78,-6.78,0,1.191353544608762,for Painter Communications +71240,133388,6235,2020,2020_Pres-G_MO,MO,Pres-G,Pres-G,Remington Research Group,279,IVR,,10/15/2020,1010,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,51,1,-6,11/3/2020,41.41,56.8,-15.39,9.39,9.39,1,4.377006690801796,for Missouri Scout +71441,133795,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/15/2020,646,Joseph R. Biden Jr.,13256,DEM,49.5,Donald Trump,13254,REP,48,1,1.5,11/3/2020,48.59,49.93,-1.35,2.85,2.85,0,-1.341783478006924,for The Washington Post; average of multiple versions or turnout models listed in poll +71445,134418,6255,2020,2020_Pres-G_UT,UT,Pres-G,Pres-G,RMG Research,555,IVR/Text,,10/15/2020,1000,Joseph R. Biden Jr.,13256,DEM,38,Donald Trump,13254,REP,50,3,-12,11/3/2020,37.65,58.13,-20.48,8.48,8.48,1,1.183377654620404,for Deseret News | Hinckley Institute of Politics +71378,133663,6258,2020,2020_Pres-G_WA,WA,Pres-G,Pres-G,Public Policy Polling,263,IVR/Text,,10/15/2020,610,Joseph R. Biden Jr.,13256,DEM,60,Donald Trump,13254,REP,37,,23,11/3/2020,57.97,38.77,19.2,3.8,3.8,1,-1.137874154097294,for Northwest Progressive Institute +71365,133639,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/15/2020,1051,Joseph R. Biden Jr.,13256,DEM,47.6,Donald Trump,13254,REP,46.3,2.2,1.3,11/3/2020,49.45,48.82,.63,.67,.67,1,-6.658011035817033,for unspecified Republican sponsor +71296,133501,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,YouGov,391,Online,,10/15/2020,1112,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,46,,5,11/3/2020,49.45,48.82,.63,4.37,4.37,1,-2.600585776478874,for CBS News +72141,135273,6267,2020,2020_Sen-G_AR,AR,Sen-G,Sen-G,University of Arkansas,345,Live Phone,,10/15/2020,591,Tom Cotton,15607,REP,75,Ricky Dale Harrington,15624,LIB,20,,55,11/3/2020,66.53,33.47,33.06,21.94,,1,14.22792957520709, +71295,133502,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,YouGov,391,Online,,10/15/2020,1065,Mark Kelly,13445,DEM,52,Martha McSally,13446,REP,41,,11,11/3/2020,51.16,48.81,2.35,8.65,8.65,1,4.18880621101399,for CBS News +71441,133802,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,ABC News/The Washington Post,3,Live Phone,,10/15/2020,646,Cal Cunningham,13468,DEM,49,Thom Tillis,13461,REP,47,,2,11/3/2020,46.94,48.69,-1.75,3.75,3.75,0,-1.919159955872766,for The Washington Post +71169,133244,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,Public Policy Polling,263,IVR/Text,,10/15/2020,712,Mary Jennings Hegar,13459,DEM,46,John Cornyn,13444,REP,49,,-3,11/3/2020,43.87,53.51,-9.64,6.64,6.64,1,1.726951785395168,among 'voters' +71240,133389,7820,2020,2020_Gov-G_MO,MO,Gov-G,Gov-G,Remington Research Group,279,IVR,,10/15/2020,1010,Nicole Galloway,13483,DEM,43,Mike Parson,13484,REP,51,2,-8,11/3/2020,40.69,57.11,-16.41,8.41,8.41,1,.8070737960255722,for Missouri Scout +71445,133808,7825,2020,2020_Gov-G_UT,UT,Gov-G,Gov-G,RMG Research,555,IVR/Text,,10/15/2020,1000,Chris Peterson,15706,DEM,26,Spencer J. Cox,15707,REP,50,6,-24,11/3/2020,30.35,62.98,-32.63,8.63,8.63,1,2.244439589778199,for Deseret News | Hinckley Institute of Politics +71172,133248,7930,2020,2020_House-G_FL-15,FL-15,House-G,House-G,St. Pete Polls,314,IVR,,10/15/2020,943,Alan M. Cohn,15948,DEM,40.5,Scott Franklin,15951,REP,48.5,,-8,11/3/2020,44.61,55.39,-10.77,2.77,2.77,1,-3.920639594866817,for Florida Politics +71740,134411,8144,2020,2020_House-G_OH-12,OH-12,House-G,House-G,Public Policy Polling,263,IVR/Text,D,10/15/2020,818,Alaina Shearer,15325,DEM,44,Troy Balderson,15327,REP,48,,-4,11/3/2020,41.78,55.24,-13.47,9.47,9.47,1,2.027630820908052,for Alaina Shearer; among registered voters +71567,134063,8165,2020,2020_House-G_PA-7,PA-7,House-G,House-G,Franklin & Marshall College,106,Live Phone/Online,,10/15/2020,447,Susan Ellis Wild,15402,DEM,43.6,Lisa Scheller,15403,REP,36.4,,7.1999998,11/3/2020,51.87,48.13,3.73,3.47,3.47,1,-2.666162063166366,for lehighvalleylive.com +71358,133630,8179,2020,2020_House-G_SC-1,SC-1,House-G,House-G,Strategic National,318,Live Phone,R,10/15/2020,400,Joe Cunningham,14580,DEM,45,Nancy Mace,14581,REP,47,,-2,11/3/2020,49.31,50.58,-1.27,.73,-.73,1,-6.993227677243989,for Nancy Mace +71547,134025,8201,2020,2020_House-G_TX-6,TX-6,House-G,House-G,GBAO,109,Live Phone,D,10/15/2020,400,Stephen Daniel,14663,DEM,41,Ron Wright,14664,REP,45,,-4,11/3/2020,43.98,52.8,-8.82,4.82,4.82,1,-2.87192697867137,for Stephen Daniel +71372,133649,8235,2020,2020_House-G_UT-4,UT-4,House-G,House-G,RMG Research,555,IVR/Text,,10/15/2020,800,Ben McAdams,13565,DEM,45,Burgess Owens,14704,REP,46,3,-1,11/3/2020,46.7,47.7,-1,0,0,1,-7.442771870237731,for Deseret News | Hinckley Institute of Politics +71375,133656,8274,2020,2020_House-G_US,US,House-G,House-G,Morning Consult,218,Online,,10/15/2020,12000,Generic Candidate,13337,DEM,49,Generic Candidate,13338,REP,42,,7,11/3/2020,49.9,46.83,3.07,3.93,3.93,1,-1.239932875032214, +71378,133809,8729,2020,2020_Gov-G_WA,WA,Gov-G,Gov-G,Public Policy Polling,263,IVR/Text,,10/15/2020,610,Jay Robert Inslee,13635,DEM,56,Loren Culp,13639,REP,40,,16,11/3/2020,56.56,43.12,13.44,2.56,2.56,1,-3.312981630250157,for Northwest Progressive Institute +71631,134197,8731,2020,2020_Gov-G_PR,PR,Gov-G,Gov-G,Jorge Benítez,600,Live Phone,,10/15/2020,676,Pedro R. Pierluisi,15912,NPP,31.5,Carlos Delgado Altieri,15917,PPD,35,11.5,-3.5,11/3/2020,33.24,31.75,1.49,4.99,,0,.8873073376911533,for Radio Isla 1320; among registered voters +71631,134198,8732,2020,2020_House-G_PR-1,PR-1,House-G,House-G,Jorge Benítez,600,Live Phone,,10/15/2020,676,Jenniffer González,15923,NPP,43,Aníbal Acevedo-Vilá,15924,PPD,40,2,3,11/3/2020,41.18,32.16,9.02,6.02,,1,.5875300122281593,for Radio Isla 1320; among registered voters +71356,133627,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone/Online,,10/16/2020,949,Joseph R. Biden Jr.,13256,DEM,49.9,Donald Trump,13254,REP,44.2,2.3,5.6999998,11/3/2020,51.31,46.86,4.45,1.25,1.25,1,-3.449078900548566,average of multiple versions or turnout models listed in poll +71369,133646,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,RMG Research,555,Online/Text,,10/16/2020,1265,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,43,2,8,11/3/2020,51.31,46.86,4.45,3.55,3.55,1,-.9871215828373957,for Just the News +71637,134209,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Morning Consult,218,Online,,10/16/2020,1066,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,48,,-1,11/3/2020,49.36,49.06,.31,1.31,-1.31,0,-2.22714007766497, +71638,134210,6216,2020,2020_Pres-G_CO,CO,Pres-G,Pres-G,Morning Consult,218,Online,,10/16/2020,788,Joseph R. Biden Jr.,13256,DEM,55,Donald Trump,13254,REP,39,,16,11/3/2020,55.4,41.9,13.5,2.5,2.5,1,-.8025172606410692, +71639,134211,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Morning Consult,218,Online,,10/16/2020,4685,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,45,,7,11/3/2020,47.86,51.22,-3.36,10.36,10.36,0,4.839149588768064, +71640,134212,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Morning Consult,218,Online,,10/16/2020,1672,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,48,,0,11/3/2020,49.47,49.24,.24,.24,-.24,.5,-3.258473211362444, +71454,133826,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/16/2020,759,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,45,2,0,11/3/2020,49.47,49.24,.24,.24,-.24,.5,-3.458392342554616, +71641,134213,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Morning Consult,218,Online,,10/16/2020,1717,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,44,,8,11/3/2020,50.62,47.84,2.78,5.22,5.22,1,-.4281839130958957, +71642,134214,6234,2020,2020_Pres-G_MN,MN,Pres-G,Pres-G,Morning Consult,218,Online,,10/16/2020,864,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,42,,9,11/3/2020,52.4,45.28,7.11,1.89,1.89,1,-1.947329047299792, +71643,134215,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Morning Consult,218,Online,,10/16/2020,1904,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,47,,3,11/3/2020,48.59,49.93,-1.35,4.35,4.35,0,.6424421707563907, +71528,133972,6243,2020,2020_Pres-G_NM,NM,Pres-G,Pres-G,GBAO,109,Live Phone,D,10/16/2020,600,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,41,,13,11/3/2020,54.29,43.5,10.79,2.21,2.21,1,-2.456886389528122,for Ben Ray Luján +71644,134216,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Morning Consult,218,Online,,10/16/2020,2271,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,49,,-2,11/3/2020,45.24,53.27,-8.03,6.03,6.03,1,-.298014192811076, +71379,133666,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Ipsos,154,Online,,10/16/2020,653,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,45,2,4,11/3/2020,50.01,48.84,1.16,2.84,2.84,1,-2.106390374682967,for Reuters; average of multiple versions or turnout models listed in poll +71645,134217,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Morning Consult,218,Online,,10/16/2020,2563,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,43,,9,11/3/2020,50.01,48.84,1.16,7.84,7.84,1,3.507329187449107, +71646,134218,6251,2020,2020_Pres-G_SC,SC,Pres-G,Pres-G,Morning Consult,218,Online,,10/16/2020,926,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,51,,-6,11/3/2020,43.43,55.11,-11.68,5.68,5.68,1,.6371235407259567, +71647,134219,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,Morning Consult,218,Online,,10/16/2020,3347,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,47,,1,11/3/2020,46.48,52.06,-5.58,6.58,6.58,0,2.350202800536416, +71659,134245,6256,2020,2020_Pres-G_VA,VA,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/16/2020,908,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,41,3,11,11/3/2020,54.11,44,10.11,.89,.89,1,-1.923647563623604, +71380,133667,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Ipsos,154,Online,,10/16/2020,663,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,44,2,7,11/3/2020,49.45,48.82,.63,6.37,6.37,1,-.6542491448628771,for Reuters; average of multiple versions or turnout models listed in poll +71648,134220,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Morning Consult,218,Online,,10/16/2020,1038,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,42,,12,11/3/2020,49.45,48.82,.63,11.37,11.37,1,4.80202179502689, +71637,134226,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Morning Consult,218,Online,,10/16/2020,1066,Mark Kelly,13445,DEM,48,Martha McSally,13446,REP,44,,4,11/3/2020,51.16,48.81,2.35,1.65,1.65,1,-3.11350959281724, +71638,134227,6269,2020,2020_Sen-G_CO,CO,Sen-G,Sen-G,Morning Consult,218,Online,,10/16/2020,788,John Wright Hickenlooper,13474,DEM,50,Cory Gardner,13475,REP,42,,8,11/3/2020,53.5,44.18,9.32,1.32,-1.32,1,-2.795918586426266, +71640,134228,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Morning Consult,218,Online,,10/16/2020,1672,Jon Ossoff,14567,DEM,44,David A. Perdue,14568,REP,46,,-2,11/3/2020,47.95,49.73,-1.78,.22,-.22,1,-3.654482928919872, +71454,133827,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Siena College/The New York Times Upshot,448,Live Phone,,10/16/2020,759,Jon Ossoff,14567,DEM,43,David A. Perdue,14568,REP,43,4,0,11/3/2020,47.95,49.73,-1.78,1.78,1.78,.5,-2.163505152711552, +71641,134229,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Morning Consult,218,Online,,10/16/2020,1717,Gary C. Peters,13453,DEM,48,John James,13454,REP,42,,6,11/3/2020,49.9,48.22,1.69,4.31,4.31,1,-1.35786072525578, +71643,134230,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Morning Consult,218,Online,,10/16/2020,1904,Cal Cunningham,13468,DEM,48,Thom Tillis,13461,REP,42,,6,11/3/2020,46.94,48.69,-1.75,7.75,7.75,0,2.63117529714518, +71528,133974,6288,2020,2020_Sen-G_NM,NM,Sen-G,Sen-G,GBAO,109,Live Phone,D,10/16/2020,600,Ben Ray Luján,13626,DEM,53,Mark V. Ronchetti,14622,REP,42,5,11,11/3/2020,51.73,45.62,6.11,4.89,4.89,1,-1.12630277132201,for Ben Ray Luján; average of multiple versions or turnout models listed in poll +71646,134231,6292,2020,2020_Sen-G_SC,SC,Sen-G,Sen-G,Morning Consult,218,Online,,10/16/2020,926,Jaime Harrison,13457,DEM,47,Lindsey Graham,13458,REP,45,,2,11/3/2020,44.17,54.44,-10.27,12.27,12.27,0,4.240484800325188, +71647,134232,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,Morning Consult,218,Online,,10/16/2020,3347,Mary Jennings Hegar,13459,DEM,41,John Cornyn,13444,REP,46,,-5,11/3/2020,43.87,53.51,-9.64,4.64,4.64,1,.1286093254861617, +71659,134246,6296,2020,2020_Sen-G_VA,VA,Sen-G,Sen-G,ABC News/The Washington Post,3,Live Phone,,10/16/2020,908,Mark R. Warner,14760,DEM,57,Daniel M. Gade,15688,REP,39,,18,11/3/2020,55.99,43.91,12.08,5.92,5.92,1,.9773704483001985, +71454,133828,7780,2020,2020_Sen-OS_GA,GA,Sen-G,Sen-OS,Siena College/The New York Times Upshot,448,Live Phone,,10/16/2020,759,Raphael Warnock,14489,DEM,32,Kelly Loeffler,13671,REP,23,17,9,11/3/2020,32.9,25.91,7,2,2,1,-5.796083514306339, +71823,134617,8035,2020,2020_House-G_MI-3,MI-3,House-G,House-G,Strategic National,318,Live Phone,,10/16/2020,400,Hillary Scholten,14619,DEM,48,Peter Meijer,14620,REP,44,,4,11/3/2020,47.04,52.96,-5.92,9.92,9.92,0,2.228866242318988,average of multiple versions or turnout models listed in poll +71551,134035,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Brandwatch Qriously,610,Online,,10/17/2020,2731,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,39,1,12,11/3/2020,51.31,46.86,4.45,7.55,7.55,1,3.313408904174751,for Brandwatch +72154,135308,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,GBAO,109,Online,,10/17/2020,1150,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,40,,13,11/3/2020,51.31,46.86,4.45,8.55,8.55,1,4.13940155049321,for Omidyar Network; among registered voters +71531,134404,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Global Strategy Group/GBAO (Navigator Research),413,Online,,10/17/2020,1000,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,43,,10,11/3/2020,51.31,46.86,4.45,5.55,5.55,1,1.028027533057199,among registered voters +71444,133806,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Léger,572,Online,,10/17/2020,821,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,41,2,9,11/3/2020,51.31,46.86,4.45,4.55,4.55,1,-.0452809828055059,for The Canadian Press +71550,134033,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/17/2020,2500,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,46,,3,11/3/2020,51.31,46.86,4.45,1.45,-1.45,1,-2.814328381925786, +71362,134017,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Research Co.,449,Online,,10/17/2020,1035,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,42,1,8,11/3/2020,51.31,46.86,4.45,3.55,3.55,1,-.9483252856635325, +71439,133797,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/17/2020,987,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,41,2,9,11/3/2020,51.31,46.86,4.45,4.55,4.55,1,.0519082483576615, +71381,133720,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/17/2020,21339,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,46,,7,11/3/2020,51.31,46.86,4.45,2.55,2.55,1,-1.768600926583394,for Axios +71373,133650,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/17/2020,1465,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,40,,11,11/3/2020,51.31,46.86,4.45,6.55,6.55,1,2.385045786844866,for Yahoo News +71451,133817,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Data Orbital,73,Live Phone,,10/17/2020,550,Joseph R. Biden Jr.,13256,DEM,47.1,Donald Trump,13254,REP,41.9,3,5.1999998,11/3/2020,49.36,49.06,.31,4.89,4.89,1,1.256771880355931, +71461,133843,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,RMG Research,555,Text,,10/17/2020,800,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,46,,1,11/3/2020,49.36,49.06,.31,.69,.69,1,-2.894312541702119,for PoliticalIQ +71620,134169,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Ipsos,154,Online,,10/17/2020,662,Joseph R. Biden Jr.,13256,DEM,50.5,Donald Trump,13254,REP,46,1,4.5,11/3/2020,47.86,51.22,-3.36,7.86,7.86,0,1.724501783041055,for Reuters; average of multiple versions or turnout models listed in poll +71548,134028,6223,2020,2020_Pres-G_IA,IA,Pres-G,Pres-G,Monmouth University,215,Live Phone,,10/17/2020,501,Joseph R. Biden Jr.,13256,DEM,50.5,Donald Trump,13254,REP,46.5,,4,11/3/2020,44.89,53.09,-8.2,12.2,12.2,0,4.418896932446938,average of multiple versions or turnout models listed in poll +71623,134174,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Data for Progress,522,Online/Text,D,10/17/2020,830,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,45,2,5,11/3/2020,50.62,47.84,2.78,2.22,2.22,1,-3.681073010158425,for unspecified Democratic sponsor +71738,134403,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,EPIC-MRA,84,Live Phone,,10/17/2020,600,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,39,,9,11/3/2020,50.62,47.84,2.78,6.22,6.22,1,.2718986764702743,for WLNS TV 6 +71462,133969,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Ipsos,154,Online,,10/17/2020,686,Joseph R. Biden Jr.,13256,DEM,51.5,Donald Trump,13254,REP,44,2,7.5,11/3/2020,50.62,47.84,2.78,4.72,4.72,1,-1.175293221300734,for Reuters; average of multiple versions or turnout models listed in poll +71649,134225,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/17/2020,1034,Joseph R. Biden Jr.,13256,DEM,44.9,Donald Trump,13254,REP,46.7,2.7,-1.8,11/3/2020,50.62,47.84,2.78,4.58,-4.58,0,-1.148679051927258,for unspecified Republican sponsor +71946,134865,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,YouGov,391,Online,,10/17/2020,681,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,42,,10,11/3/2020,50.62,47.84,2.78,7.22,7.22,1,1.344457823369973,for University of Wisconsin–Madison +71363,134614,6237,2020,2020_Pres-G_MT,MT,Pres-G,Pres-G,RMG Research,555,IVR/Text,,10/17/2020,800,Joseph R. Biden Jr.,13256,DEM,46,Donald Trump,13254,REP,50,2,-4,11/3/2020,40.55,56.92,-16.37,12.37,12.37,1,3.219030562442278,for PoliticalIQ +71752,134442,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Data for Progress,522,Online,D,10/17/2020,929,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,44,1,4,11/3/2020,48.59,49.93,-1.35,5.35,5.35,0,1.538539707618163,for unspecified Democratic sponsor +71452,133822,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,East Carolina University,523,IVR/Online,,10/17/2020,1155,Joseph R. Biden Jr.,13256,DEM,50.6,Donald Trump,13254,REP,47.4,,3.2,11/3/2020,48.59,49.93,-1.35,4.55,4.55,0,.7668508440372382, +71463,133970,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Ipsos,154,Online,,10/17/2020,660,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,46.5,1,2.5,11/3/2020,48.59,49.93,-1.35,3.85,3.85,0,-.2273351195552288,for Reuters; average of multiple versions or turnout models listed in poll +71736,134408,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Muhlenberg College,219,Live Phone,,10/17/2020,416,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,44,,7,11/3/2020,50.01,48.84,1.16,5.84,5.84,1,.6541211750522374,for Morning Call +71533,133979,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Suffolk University,323,Live Phone,,10/17/2020,500,Joseph R. Biden Jr.,13256,DEM,48.6,Donald Trump,13254,REP,42.4,1.2,6.1999998,11/3/2020,50.01,48.84,1.16,5.04,5.04,1,.0139858196614791,for USA Today +71947,134866,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,YouGov,391,Online,,10/17/2020,669,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,44,,8,11/3/2020,50.01,48.84,1.16,6.84,6.84,1,2.060752305007229,for University of Wisconsin–Madison +71437,133785,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,Data for Progress,522,Online/Text,D,10/17/2020,933,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,46,2,1,11/3/2020,46.48,52.06,-5.58,6.58,6.58,0,2.240259099360574,for unspecified Democratic sponsor +71884,134738,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,University of Texas at Tyler,458,Live Phone/Online,,10/17/2020,925,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,45,2,3,11/3/2020,46.48,52.06,-5.58,8.58,8.58,0,4.065059891032251,for Dallas Morning News +71955,134881,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,YouGov,391,Online,,10/17/2020,1000,Joseph R. Biden Jr.,13256,DEM,44.7,Donald Trump,13254,REP,50,2.4,-5.3000002,11/3/2020,46.48,52.06,-5.58,.28,.28,1,-4.548056742854183,for University of Houston +71552,134036,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Latino Decisions,482,Online,D,10/17/2020,400,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,45,,5,11/3/2020,49.45,48.82,.63,4.37,4.37,1,-3.052679714142502,for unspecified Democratic sponsor +71660,134247,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,RMG Research,555,Online/Text,,10/17/2020,800,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,44,,6,11/3/2020,49.45,48.82,.63,5.37,5.37,1,-1.632402121348808,for PoliticalIQ +71948,134867,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,YouGov,391,Online,,10/17/2020,647,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,44,,9,11/3/2020,49.45,48.82,.63,8.37,8.37,1,1.259576273319616,for University of Wisconsin–Madison | Wisconsin State Journal +71451,133818,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Data Orbital,73,Live Phone,,10/17/2020,550,Mark Kelly,13445,DEM,48.1,Martha McSally,13446,REP,41.9,,6.1999998,11/3/2020,51.16,48.81,2.35,3.85,3.85,1,-.955053132349277, +71461,134023,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,RMG Research,555,Text,,10/17/2020,800,Mark Kelly,13445,DEM,46,Martha McSally,13446,REP,39,,7,11/3/2020,51.16,48.81,2.35,4.65,4.65,1,.0708104506562096,for PoliticalIQ +71548,134031,6272,2020,2020_Sen-G_IA,IA,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/17/2020,501,Theresa Greenfield,13466,DEM,50,Joni K. Ernst,13467,REP,46,,4,11/3/2020,45.15,51.74,-6.59,10.59,10.59,0,3.137429136857151,average of multiple versions or turnout models listed in poll +71623,134182,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Data for Progress,522,Online/Text,D,10/17/2020,830,Gary C. Peters,13453,DEM,48,John James,13454,REP,43,,5,11/3/2020,49.9,48.22,1.69,3.31,3.31,1,-2.511212449995099,for unspecified Democratic sponsor +71738,134409,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,10/17/2020,600,Gary C. Peters,13453,DEM,45,John James,13454,REP,39,,6,11/3/2020,49.9,48.22,1.69,4.31,4.31,1,-1.632123013426171,for WLNS TV 6 +71462,133845,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Ipsos,154,Online,,10/17/2020,686,Gary C. Peters,13453,DEM,50,John James,13454,REP,45,,5,11/3/2020,49.9,48.22,1.69,3.31,3.31,1,-2.647663794588636,for Reuters +71649,134234,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Trafalgar Group,338,IVR/Online/Text,R,10/17/2020,1034,Gary C. Peters,13453,DEM,47.5,John James,13454,REP,49.7,,-2.2,11/3/2020,49.9,48.22,1.69,3.89,-3.89,0,-1.919224564917714,for unspecified Republican sponsor +71363,133637,6283,2020,2020_Sen-G_MT,MT,Sen-G,Sen-G,RMG Research,555,IVR/Text,,10/17/2020,800,Steve Bullock,14517,DEM,47,Steve Daines,14518,REP,49,,-2,11/3/2020,44.99,55.01,-10.02,8.02,8.02,1,-.068037418484093,for PoliticalIQ +71752,134443,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Data for Progress,522,Online,D,10/17/2020,929,Cal Cunningham,13468,DEM,46,Thom Tillis,13461,REP,42,1,4,11/3/2020,46.94,48.69,-1.75,5.75,5.75,0,.452390966670731,for unspecified Democratic sponsor +71452,133824,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,East Carolina University,523,IVR/Online,,10/17/2020,1155,Cal Cunningham,13468,DEM,48.6,Thom Tillis,13461,REP,47.2,,1.4,11/3/2020,46.94,48.69,-1.75,3.15,3.15,0,-2.308337240416622, +71463,133847,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Ipsos,154,Online,,10/17/2020,660,Cal Cunningham,13468,DEM,47,Thom Tillis,13461,REP,47,,0,11/3/2020,46.94,48.69,-1.75,1.75,1.75,.5,-3.976188975123464,for Reuters +71437,133786,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,Data for Progress,522,Online/Text,D,10/17/2020,933,Mary Jennings Hegar,13459,DEM,41,John Cornyn,13444,REP,44,2,-3,11/3/2020,43.87,53.51,-9.64,6.64,6.64,1,2.25980913465288,for unspecified Democratic sponsor +71884,134740,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,University of Texas at Tyler,458,Live Phone/Online,,10/17/2020,925,Mary Jennings Hegar,13459,DEM,34,John Cornyn,13444,REP,42,3,-8,11/3/2020,43.87,53.51,-9.64,1.64,1.64,1,-3.260208011860843,for Dallas Morning News +71955,134883,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,YouGov,391,Online,,10/17/2020,1000,Mary Jennings Hegar,13459,DEM,41.6,John Cornyn,13444,REP,48.9,2.8,-7.3000002,11/3/2020,43.87,53.51,-9.64,2.34,2.34,1,-2.510238779356581,for University of Houston +71363,134744,7821,2020,2020_Gov-G_MT,MT,Gov-G,Gov-G,RMG Research,555,IVR/Text,,10/17/2020,800,Mike Cooney,14688,DEM,45,Greg Gianforte,14689,REP,48,,-3,11/3/2020,41.56,54.43,-12.87,9.87,9.87,1,1.855662185496873,for PoliticalIQ +71452,133823,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,East Carolina University,523,IVR/Online,,10/17/2020,1155,Roy A. Cooper,13404,DEM,55.4,Dan Forest,13406,REP,43.3,,12.1,11/3/2020,51.52,47.01,4.51,7.59,7.59,1,1.733209209890971, +71530,133976,7902,2020,2020_House-G_CA-53,CA-53,House-G,House-G,SurveyUSA,325,Live Phone,,10/17/2020,511,Sara Jacobs,13674,DEM,40,Georgette Gómez,13677,DEM,27,,13,11/3/2020,59.5,40.5,19,6,,1,-1.405414265840728,for KGTV-TV (California) | San Diego Union-Tribune +71363,134753,8067,2020,2020_House-G_MT-1,MT-1,House-G,House-G,RMG Research,555,IVR/Text,,10/17/2020,800,Kathleen Williams,14519,DEM,47,Matt Rosendale,14520,REP,47,,0,11/3/2020,43.61,56.39,-12.77,12.77,12.77,.5,4.09414662219127,for PoliticalIQ +71658,134244,8115,2020,2020_House-G_NY-24,NY-24,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/17/2020,400,Dana Balter,14654,DEM,39,John Katko,14655,REP,47,3,-8,11/3/2020,42.96,53.13,-10.16,2.16,2.16,1,-6.913257009236704,for John Katko +71630,134194,8129,2020,2020_House-G_NC-11,NC-11,House-G,House-G,Hamilton Campaigns,130,Live Phone,D,10/17/2020,400,Morris Durham Davis,15151,DEM,45,David Madison Cawthorn,15154,REP,42,,3,11/3/2020,42.34,54.5,-12.16,15.16,15.16,0,7.534397708067633,for Morris Durham Davis +71460,133842,8142,2020,2020_House-G_OH-10,OH-10,House-G,House-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/17/2020,400,Desiree Tims,15321,DEM,45,Michael R. Turner,15322,REP,49,,-4,11/3/2020,41.64,58.36,-16.71,12.71,12.71,1,5.045379291510772,for Desiree Tims +72154,135306,8274,2020,2020_House-G_US,US,House-G,House-G,GBAO,109,Online,,10/17/2020,1150,Generic Candidate,13337,DEM,51,Generic Candidate,13338,REP,39,,12,11/3/2020,49.9,46.83,3.07,8.93,8.93,1,3.977415661583755,for Omidyar Network; among registered voters +71531,134401,8274,2020,2020_House-G_US,US,House-G,House-G,Global Strategy Group/GBAO (Navigator Research),413,Online,,10/17/2020,1000,Generic Candidate,13337,DEM,51,Generic Candidate,13338,REP,43,,8,11/3/2020,49.9,46.83,3.07,4.93,4.93,1,-.2421409476676472,among registered voters +71373,133820,8274,2020,2020_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/17/2020,1465,Generic Candidate,13337,DEM,51,Generic Candidate,13338,REP,40,,11,11/3/2020,49.9,46.83,3.07,7.93,7.93,1,3.670150700719988,for Yahoo News +71518,133956,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Change Research,48,Online/Text,,10/18/2020,2711,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,42,3,10,11/3/2020,51.31,46.86,4.45,5.55,5.55,1,1.394012887038034,for CNBC +71817,134600,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Echelon Insights,407,Online,,10/18/2020,1006,Joseph R. Biden Jr.,13256,DEM,50.5,Donald Trump,13254,REP,44,1,6.5,11/3/2020,51.31,46.86,4.45,2.05,2.05,1,-2.397570747283289,average of multiple versions or turnout models listed in poll +71624,134181,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Online,,10/18/2020,949,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,42,,9,11/3/2020,51.31,46.86,4.45,4.55,4.55,1,.0891807720444172,for Reuters +71633,134207,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Morning Consult,218,Online,,10/18/2020,12000,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,43,,10,11/3/2020,51.31,46.86,4.45,5.55,5.55,1,1.549279062241637, +71676,134277,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/18/2020,1426,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,41,,10,11/3/2020,51.31,46.86,4.45,5.55,5.55,1,1.284617377307804, +71464,133849,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Redfield & Wilton Strategies,562,Online,,10/18/2020,2915,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,40,1,11,11/3/2020,51.31,46.86,4.45,6.55,6.55,1,2.403804810161611, +71535,133986,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,SurveyUSA,325,Online,,10/18/2020,1136,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,43,,10,11/3/2020,51.31,46.86,4.45,5.55,5.55,1,1.173580179655529,for Cheddar +71519,133957,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Change Research,48,Online/Text,,10/18/2020,232,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,45,,6,11/3/2020,49.36,49.06,.31,5.69,5.69,1,1.107828169587739,for CNBC +71621,134171,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Ipsos,154,Online,,10/18/2020,658,Joseph R. Biden Jr.,13256,DEM,49.5,Donald Trump,13254,REP,46,1,3.5,11/3/2020,49.36,49.06,.31,3.19,3.19,1,-.4576600000667895,for Reuters; average of multiple versions or turnout models listed in poll +71520,133958,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Change Research,48,Online/Text,,10/18/2020,547,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,45,,5,11/3/2020,47.86,51.22,-3.36,8.36,8.36,0,2.154284012994938,for CNBC +71563,134057,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,SSRS,297,Live Phone,,10/18/2020,847,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,46,1,4,11/3/2020,47.86,51.22,-3.36,7.36,7.36,0,1.365577963720012,for CNN +71435,133777,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Emerson College,88,IVR/Online,,10/18/2020,506,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,48.4,,-1.4,11/3/2020,49.47,49.24,.24,1.64,-1.64,0,-2.257747828334147,for NewsNation +71733,134393,6223,2020,2020_Pres-G_IA,IA,Pres-G,Pres-G,RMG Research,555,IVR/Online/Text,,10/18/2020,800,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,47,,0,11/3/2020,44.89,53.09,-8.2,8.2,8.2,.5,.5027924456501625,for PoliticalIQ +71972,134917,6230,2020,2020_Pres-G_MA,MA,Pres-G,Pres-G,YouGov,391,Online,,10/18/2020,713,Joseph R. Biden Jr.,13256,DEM,64,Donald Trump,13254,REP,29,,35,11/3/2020,65.6,32.14,33.46,1.54,1.54,1,-3.402905118188275,for UMass Amherst | WCVB-TV +71521,133959,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Change Research,48,Online/Text,,10/18/2020,718,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,44,,7,11/3/2020,50.62,47.84,2.78,4.22,4.22,1,-1.702586526688541,for CNBC +71367,133642,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,IVR/Live Phone,,10/18/2020,900,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,41,3,10,11/3/2020,50.62,47.84,2.78,7.22,7.22,1,1.503212005089357,for MIRS News Service +71632,134224,6234,2020,2020_Pres-G_MN,MN,Pres-G,Pres-G,SurveyUSA,325,Online,,10/18/2020,625,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,42,,6,11/3/2020,52.4,45.28,7.11,1.11,-1.11,1,-2.673130468343865,for KSTP-TV Minneapolis | KAAL-TV | WDIO-TV Duluth +71677,134281,6237,2020,2020_Pres-G_MT,MT,Pres-G,Pres-G,Strategies 360,321,Live Phone/Online,,10/18/2020,500,Joseph R. Biden Jr.,13256,DEM,43,Donald Trump,13254,REP,51,3,-8,11/3/2020,40.55,56.92,-16.37,8.37,8.37,1,-1.338854624735293,for KTVM NBC Montana +71522,133960,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Change Research,48,Online/Text,,10/18/2020,521,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,47,,3,11/3/2020,48.59,49.93,-1.35,4.35,4.35,0,.1734647637353061,for CNBC +71746,134425,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Meredith College,423,Online,,10/18/2020,732,Joseph R. Biden Jr.,13256,DEM,48.1,Donald Trump,13254,REP,44,1.3,4.0999999,11/3/2020,48.59,49.93,-1.35,5.45,5.45,0,1.49699749461538, +71629,134192,6247,2020,2020_Pres-G_OK,OK,Pres-G,Pres-G,SoonerPoll.com,308,IVR/Text,,10/18/2020,5466,Joseph R. Biden Jr.,13256,DEM,36.5,Donald Trump,13254,REP,58.5,1.3,-22,11/3/2020,32.29,65.37,-33.09,11.09,11.09,1,6.401372967662866,for KWTV-DT Oklahoma City | KOTV-DT Tulsa +71523,133961,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Change Research,48,Online/Text,,10/18/2020,574,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,47,,2,11/3/2020,50.01,48.84,1.16,.84,.84,1,-4.184213123063753,for CNBC +71555,134042,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/18/2020,1241,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,43,,8,11/3/2020,50.01,48.84,1.16,6.84,6.84,1,2.425699086502325, +71564,134058,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,SSRS,297,Live Phone,,10/18/2020,843,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,43,2,10,11/3/2020,50.01,48.84,1.16,8.84,8.84,1,4.212872410407932,for CNN +71556,134043,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/18/2020,1145,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,47,,0,11/3/2020,46.48,52.06,-5.58,5.58,5.58,.5,1.135916081923543, +72189,135406,6256,2020,2020_Pres-G_VA,VA,Pres-G,Pres-G,Virginia Commonwealth University,370,Live Phone,,10/18/2020,709,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,39,,12,11/3/2020,54.11,44,10.11,1.89,1.89,1,-.9728448003966584, +71524,133962,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Change Research,48,Online/Text,,10/18/2020,447,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,44,,8,11/3/2020,49.45,48.82,.63,7.37,7.37,1,.0800895610796072,for CNBC +71559,134051,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Susquehanna Polling & Research Inc.,326,Live Phone,,10/18/2020,500,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,45,5,0,11/3/2020,49.45,48.82,.63,.63,-.63,.5,-6.871098773136922,for Center for American Greatness +72334,135714,6261,2020,2020_Pres-G_WY,WY,Pres-G,Pres-G,University of Wyoming,667,Live Phone,,10/18/2020,614,Joseph R. Biden Jr.,13256,DEM,31,Donald Trump,13254,REP,59,5,-28,11/3/2020,26.55,69.94,-43.38,15.38,15.38,1,8.654201588853571, +71735,134398,6265,2020,2020_Sen-G_AK,AK,Sen-G,Sen-G,Change Research,48,Online/Text,D,10/18/2020,1076,Al Gross,14697,DEM,44,Dan Sullivan,13462,REP,47,3,-3,11/3/2020,41.19,53.9,-12.7,9.7,9.7,1,2.176603523156558,for Al Gross +71519,133963,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Change Research,48,Online/Text,,10/18/2020,232,Mark Kelly,13445,DEM,54,Martha McSally,13446,REP,43,,11,11/3/2020,51.16,48.81,2.35,8.65,8.65,1,3.080026021887839,for CNBC +71621,134175,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Ipsos,154,Online,,10/18/2020,658,Mark Kelly,13445,DEM,51,Martha McSally,13446,REP,43,,8,11/3/2020,51.16,48.81,2.35,5.65,5.65,1,1.155355336498747,for Reuters +71435,133778,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Emerson College,88,IVR/Online,,10/18/2020,506,Jon Ossoff,14567,DEM,44.5,David A. Perdue,14568,REP,46.1,,-1.6,11/3/2020,47.95,49.73,-1.78,.18,.18,1,-3.977591746901253,for NewsNation +71733,134423,6272,2020,2020_Sen-G_IA,IA,Sen-G,Sen-G,RMG Research,555,IVR/Online/Text,,10/18/2020,800,Theresa Greenfield,13466,DEM,46,Joni K. Ernst,13467,REP,43,2,3,11/3/2020,45.15,51.74,-6.59,9.59,9.59,0,2.348123703536013,for PoliticalIQ +71972,134921,6278,2020,2020_Sen-G_MA,MA,Sen-G,Sen-G,YouGov,391,Online,,10/18/2020,713,Edward J. Markey,13487,DEM,65,Kevin J. O'Connor,16019,REP,26,,39,11/3/2020,66.15,33.04,33.11,5.89,5.89,1,.0995919903237916,for UMass Amherst | WCVB-TV +71521,133964,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Change Research,48,Online/Text,,10/18/2020,718,Gary C. Peters,13453,DEM,51,John James,13454,REP,46,,5,11/3/2020,49.9,48.22,1.69,3.31,3.31,1,-2.643109999676566,for CNBC +71367,133645,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,IVR/Live Phone,,10/18/2020,900,Gary C. Peters,13453,DEM,49,John James,13454,REP,43,,6,11/3/2020,49.9,48.22,1.69,4.31,4.31,1,-1.47996025623305,for MIRS News Service +71632,134199,6281,2020,2020_Sen-G_MN,MN,Sen-G,Sen-G,SurveyUSA,325,Online,,10/18/2020,625,Tina Smith,15691,DEM,43,Jason Lewis,15692,REP,42,,1,11/3/2020,48.74,43.5,5.24,4.24,-4.24,1,-1.014690560624357,for KSTP-TV Minneapolis | KAAL-TV | WDIO-TV Duluth +71677,134283,6283,2020,2020_Sen-G_MT,MT,Sen-G,Sen-G,Strategies 360,321,Live Phone/Online,,10/18/2020,500,Steve Bullock,14517,DEM,47,Steve Daines,14518,REP,48,,-1,11/3/2020,44.99,55.01,-10.02,9.02,9.02,1,.9752265792253975,for KTVM NBC Montana +71522,133965,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Change Research,48,Online/Text,,10/18/2020,521,Cal Cunningham,13468,DEM,51,Thom Tillis,13461,REP,45,,6,11/3/2020,46.94,48.69,-1.75,7.75,7.75,0,2.174582591273439,for CNBC +71746,134428,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Meredith College,423,Online,,10/18/2020,732,Cal Cunningham,13468,DEM,43.3,Thom Tillis,13461,REP,38.2,3.8,5.0999999,11/3/2020,46.94,48.69,-1.75,6.85,6.85,0,1.423687568026464, +71629,134193,6289,2020,2020_Sen-G_OK,OK,Sen-G,Sen-G,SoonerPoll.com,308,IVR/Text,,10/18/2020,5466,Abby Broyles,14510,DEM,36.9,James M. Inhofe,14511,REP,56.4,1.3,-19.5,11/3/2020,32.75,62.91,-30.16,10.66,10.66,1,3.27723584983357,for KWTV-DT Oklahoma City | KOTV-DT Tulsa +71556,134044,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/18/2020,1145,Mary Jennings Hegar,13459,DEM,43,John Cornyn,13444,REP,49,,-6,11/3/2020,43.87,53.51,-9.64,3.64,3.64,1,-1.056066558151531, +72189,135407,6296,2020,2020_Sen-G_VA,VA,Sen-G,Sen-G,Virginia Commonwealth University,370,Live Phone,,10/18/2020,709,Mark R. Warner,14760,DEM,55,Daniel M. Gade,15688,REP,38,,17,11/3/2020,55.99,43.91,12.08,4.92,4.92,1,-.2756793862640647, +72334,135715,6298,2020,2020_Sen-G_WY,WY,Sen-G,Sen-G,University of Wyoming,667,Live Phone,,10/18/2020,614,Merav Ben-David,16005,DEM,26,Cynthia M. Lummis,14769,REP,56,,-30,11/3/2020,26.76,72.85,-46.09,16.09,16.09,1,8.456943768210413, +71435,133779,7780,2020,2020_Sen-OS_GA,GA,Sen-G,Sen-OS,Emerson College,88,IVR/Online,,10/18/2020,506,Raphael Warnock,14489,DEM,26.5,Kelly Loeffler,13671,REP,19.9,26.5,6.5999999,11/3/2020,32.9,25.91,7,.4,-.4,.5,-7.524714462131132,for NewsNation +71677,134282,7821,2020,2020_Gov-G_MT,MT,Gov-G,Gov-G,Strategies 360,321,Live Phone/Online,,10/18/2020,500,Mike Cooney,14688,DEM,41,Greg Gianforte,14689,REP,48,4,-7,11/3/2020,41.56,54.43,-12.87,5.87,5.87,1,-2.747570543444898,for KTVM NBC Montana +71746,134427,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,Meredith College,423,Online,,10/18/2020,732,Roy A. Cooper,13404,DEM,52.1,Dan Forest,13406,REP,33.7,1.6,18.4,11/3/2020,51.52,47.01,4.51,13.89,13.89,1,8.125654689383355, +71671,134266,7988,2020,2020_House-G_IA-1,IA-1,House-G,House-G,Monmouth University,215,Live Phone/Online,,10/18/2020,352,Abby Finkenauer,13691,DEM,55,Ashley Hinson,13692,REP,43,,12,11/3/2020,48.65,51.25,-2.6,14.6,14.6,0,6.866127380779376,average of multiple versions or turnout models listed in poll +71671,134267,7989,2020,2020_House-G_IA-2,IA-2,House-G,House-G,Monmouth University,215,Live Phone/Online,,10/18/2020,355,Rita R. Hart,14984,DEM,52.5,Mariannette Miller-Meeks,14985,REP,41.5,,11,11/3/2020,49.91,49.91,0,11,11,0,3.303252231409436,average of multiple versions or turnout models listed in poll +71671,134268,7990,2020,2020_House-G_IA-3,IA-3,House-G,House-G,Monmouth University,215,Live Phone/Online,,10/18/2020,426,Cindy Axne,14726,DEM,54,David Young,14725,REP,41.5,,12.5,11/3/2020,48.94,47.55,1.39,11.11,11.11,1,3.514389715302494,average of multiple versions or turnout models listed in poll +71671,134269,7991,2020,2020_House-G_IA-4,IA-4,House-G,House-G,Monmouth University,215,Live Phone/Online,,10/18/2020,414,J.D. Scholten,13421,DEM,43.5,Randy Feenstra,14986,REP,47.5,,-4,11/3/2020,37.79,61.97,-24.18,20.18,20.18,1,10.72694854609544,average of multiple versions or turnout models listed in poll +71677,134284,8067,2020,2020_House-G_MT-1,MT-1,House-G,House-G,Strategies 360,321,Live Phone/Online,,10/18/2020,500,Kathleen Williams,14519,DEM,46,Matt Rosendale,14520,REP,46,,0,11/3/2020,43.61,56.39,-12.77,12.77,12.77,.5,4.055290244644181,for KTVM NBC Montana +72414,135873,8090,2020,2020_House-G_NM-2,NM-2,House-G,House-G,Strategies 360,321,Live Phone/Text,D,10/18/2020,406,Xochitl Torres Small,13424,DEM,47,Yvette Herrell,13423,REP,46,,1,11/3/2020,46.25,53.7,-7.45,8.45,8.45,0,1.770070849643042,for Xochitl Torres Small +71629,134604,8149,2020,2020_House-G_OK-1,OK-1,House-G,House-G,SoonerPoll.com,308,IVR/Text,,10/18/2020,1492,Kojo Asamoa-Caesar,15356,DEM,29.8,Kevin Hern,15358,REP,58.8,5.6,-29,11/3/2020,32.68,63.7,-31.02,2.02,2.02,1,-5.165792899534313,for KWTV-DT Oklahoma City | KOTV-DT Tulsa +71629,134233,8153,2020,2020_House-G_OK-5,OK-5,House-G,House-G,SoonerPoll.com,308,IVR/Text,,10/18/2020,943,Kendra Horn,15367,DEM,48.8,Stephanie Bice,16007,REP,47,,1.8,11/3/2020,47.94,52.06,-4.12,5.92,5.92,0,.8032777342361144,for KWTV-DT Oklahoma City | KOTV-DT Tulsa +72064,135105,8165,2020,2020_House-G_PA-7,PA-7,House-G,House-G,DeSales University,474,Live Phone,,10/18/2020,448,Susan Ellis Wild,15402,DEM,54,Lisa Scheller,15403,REP,36,,18,11/3/2020,51.87,48.13,3.73,14.27,14.27,1,8.891933819396279,for WFMZ-TV +72334,135716,8269,2020,2020_House-G_WY-1,WY-1,House-G,House-G,University of Wyoming,667,Live Phone,,10/18/2020,614,Lynnette Grey Bull,16003,DEM,28,Liz Cheney,16004,REP,58,,-30,11/3/2020,24.58,68.56,-43.99,13.99,13.99,1,6.620765580617568, +71817,134602,8274,2020,2020_House-G_US,US,House-G,House-G,Echelon Insights,407,Online,,10/18/2020,1006,Generic Candidate,13337,DEM,48,Generic Candidate,13338,REP,44,,4,11/3/2020,49.9,46.83,3.07,.93,.93,1,-4.183474278443518, +71633,134203,8274,2020,2020_House-G_US,US,House-G,House-G,Morning Consult,218,Online,,10/18/2020,12000,Generic Candidate,13337,DEM,50,Generic Candidate,13338,REP,42,,8,11/3/2020,49.9,46.83,3.07,4.93,4.93,1,-.054219404273376, +71542,134013,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/19/2020,1344,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,43,,9,11/3/2020,51.31,46.86,4.45,4.55,4.55,1,.479217463611893,for Economist +71546,134024,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/19/2020,800,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,46,,2,11/3/2020,49.36,49.06,.31,1.69,1.69,1,-1.678653596659835, +72042,135063,6215,2020,2020_Pres-G_CA,CA,Pres-G,Pres-G,"University of California, Berkeley",457,Online,,10/19/2020,5352,Joseph R. Biden Jr.,13256,DEM,65,Donald Trump,13254,REP,29,,36,11/3/2020,63.48,34.32,29.16,6.84,6.84,1,3.440073490492793, +72180,135390,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Citizen Data,616,IVR/Online,,10/19/2020,1000,Joseph R. Biden Jr.,13256,DEM,49.63,Donald Trump,13254,REP,44.74,.7,4.8899999,11/3/2020,47.86,51.22,-3.36,8.25,8.25,0,2.416081673025639, +71538,133998,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Civiqs,471,Online,,10/19/2020,863,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,47,,4,11/3/2020,47.86,51.22,-3.36,7.36,7.36,0,1.451895230067806,for Daily Kos +72181,135391,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Citizen Data,616,IVR/Online,,10/19/2020,1000,Joseph R. Biden Jr.,13256,DEM,48.15,Donald Trump,13254,REP,43.74,.92,4.4099998,11/3/2020,49.47,49.24,.24,4.17,4.17,1,.8153695750034018, +71944,134858,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,University of Georgia,350,Live Phone,,10/19/2020,1145,Joseph R. Biden Jr.,13256,DEM,46.5,Donald Trump,13254,REP,46.2,2.9,.30000001,11/3/2020,49.47,49.24,.24,.06,.06,1,-3.290475435310729,for Atlanta Journal-Constitution +71465,133850,6223,2020,2020_Pres-G_IA,IA,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,IVR/Live Phone,,10/19/2020,400,Joseph R. Biden Jr.,13256,DEM,45.1,Donald Trump,13254,REP,44.6,2.4,.5,11/3/2020,44.89,53.09,-8.2,8.7,8.7,0,.4907069749173769,for Center for American Greatness +71553,134039,6223,2020,2020_Pres-G_IA,IA,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/19/2020,753,Joseph R. Biden Jr.,13256,DEM,46,Donald Trump,13254,REP,43,2,3,11/3/2020,44.89,53.09,-8.2,11.2,11.2,0,3.82601586619875, +71673,134271,6227,2020,2020_Pres-G_KS,KS,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/19/2020,755,Joseph R. Biden Jr.,13256,DEM,41,Donald Trump,13254,REP,48,4,-7,11/3/2020,41.56,56.21,-14.65,7.65,7.65,1,3.606251329978001, +71545,134021,6227,2020,2020_Pres-G_KS,KS,Pres-G,Pres-G,co/efficient,514,IVR/Text,R,10/19/2020,2453,Joseph R. Biden Jr.,13256,DEM,39,Donald Trump,13254,REP,56,2,-17,11/3/2020,41.56,56.21,-14.65,2.35,-2.35,1,-1.805919081798524,for unspecified Republican sponsor +72182,135392,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Citizen Data,616,IVR/Online,,10/19/2020,1000,Joseph R. Biden Jr.,13256,DEM,49.5,Donald Trump,13254,REP,41.36,1.41,8.1400003,11/3/2020,50.62,47.84,2.78,5.36,5.36,1,-.2716888585115163, +71625,134183,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/19/2020,1032,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,40,3,12,11/3/2020,50.62,47.84,2.78,9.22,9.22,1,3.749691931282357, +71539,133999,6234,2020,2020_Pres-G_MN,MN,Pres-G,Pres-G,Civiqs,471,Online,,10/19/2020,840,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,43,,10,11/3/2020,52.4,45.28,7.11,2.89,2.89,1,-.6799870061311776,for Daily Kos +71747,134429,6237,2020,2020_Pres-G_MT,MT,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/19/2020,758,Joseph R. Biden Jr.,13256,DEM,43,Donald Trump,13254,REP,49,3,-6,11/3/2020,40.55,56.92,-16.37,10.37,10.37,1,1.293567363001835, +72183,135393,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Citizen Data,616,IVR/Online,,10/19/2020,1000,Joseph R. Biden Jr.,13256,DEM,50.15,Donald Trump,13254,REP,43.63,1.01,6.52,11/3/2020,48.59,49.93,-1.35,7.87,7.87,0,4.223297815621428, +71537,133997,6244,2020,2020_Pres-G_NV,NV,Pres-G,Pres-G,Civiqs,471,Online,,10/19/2020,712,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,43,,9,11/3/2020,50.06,47.67,2.39,6.61,6.61,1,2.399791128099535,for Daily Kos +72184,135394,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Citizen Data,616,IVR/Online,,10/19/2020,1000,Joseph R. Biden Jr.,13256,DEM,43.2,Donald Trump,13254,REP,44.41,1.86,-1.21,11/3/2020,45.24,53.27,-8.03,6.82,6.82,1,.4707010240172111, +71626,134184,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/19/2020,1018,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,48,3,-3,11/3/2020,45.24,53.27,-8.03,5.03,5.03,1,-1.289372460937428, +71450,133816,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/19/2020,800,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,47,,1,11/3/2020,45.24,53.27,-8.03,9.03,9.03,0,2.660266650594807, +72185,135395,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Citizen Data,616,IVR/Online,,10/19/2020,1000,Joseph R. Biden Jr.,13256,DEM,43.99,Donald Trump,13254,REP,38.67,9.32,5.3200002,11/3/2020,50.01,48.84,1.16,4.16,4.16,1,-.3538944214216768, +71651,134237,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Civiqs,471,Online,,10/19/2020,1577,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,46,,6,11/3/2020,50.01,48.84,1.16,4.84,4.84,1,.4930144907279481,for University of Pennsylvania; among all adults +71627,134185,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/19/2020,1045,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,45,1,5,11/3/2020,50.01,48.84,1.16,3.84,3.84,1,-.669033420453906, +71457,133838,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/19/2020,800,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,47,,3,11/3/2020,50.01,48.84,1.16,1.84,1.84,1,-2.892242198384962, +72186,135396,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,Citizen Data,616,IVR/Online,,10/19/2020,1000,Joseph R. Biden Jr.,13256,DEM,48.91,Donald Trump,13254,REP,45.02,1.36,3.8900001,11/3/2020,46.48,52.06,-5.58,9.47,9.47,0,5.098882177070387, +71628,134186,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/19/2020,1037,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,44,2,5,11/3/2020,49.45,48.82,.63,4.37,4.37,1,-2.3771654112576, +71546,134034,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/19/2020,800,Mark Kelly,13445,DEM,46,Martha McSally,13446,REP,44,,2,11/3/2020,51.16,48.81,2.35,.35,-.35,1,-4.325356442987277, +72181,135397,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Citizen Data,616,IVR/Online,,10/19/2020,1000,Jon Ossoff,14567,DEM,47.3,David A. Perdue,14568,REP,40.44,,6.8600001,11/3/2020,47.95,49.73,-1.78,8.64,8.64,0,5.116260387540624, +71944,134859,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,University of Georgia,350,Live Phone,,10/19/2020,1145,Jon Ossoff,14567,DEM,46.3,David A. Perdue,14568,REP,45.2,3.8,1.1,11/3/2020,47.95,49.73,-1.78,2.88,2.88,0,-.7501518548738937,for Atlanta Journal-Constitution +71465,133851,6272,2020,2020_Sen-G_IA,IA,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,IVR/Live Phone,,10/19/2020,400,Theresa Greenfield,13466,DEM,48.1,Joni K. Ernst,13467,REP,43.4,5.1,4.6999998,11/3/2020,45.15,51.74,-6.59,11.29,11.29,0,3.304812838252918,for Center for American Greatness +71553,134041,6272,2020,2020_Sen-G_IA,IA,Sen-G,Sen-G,Siena College/The New York Times Upshot,448,Live Phone,,10/19/2020,753,Theresa Greenfield,13466,DEM,44,Joni K. Ernst,13467,REP,45,2,-1,11/3/2020,45.15,51.74,-6.59,5.59,5.59,1,-1.770691827565343, +71673,134272,6275,2020,2020_Sen-G_KS,KS,Sen-G,Sen-G,Siena College/The New York Times Upshot,448,Live Phone,,10/19/2020,755,Barbara Bollier,13698,DEM,42,Roger Marshall,14604,REP,46,4,-4,11/3/2020,41.79,53.22,-11.44,7.44,7.44,1,.1085620333179212, +71545,134022,6275,2020,2020_Sen-G_KS,KS,Sen-G,Sen-G,co/efficient,514,IVR/Text,R,10/19/2020,2453,Barbara Bollier,13698,DEM,39,Roger Marshall,14604,REP,51,2,-12,11/3/2020,41.79,53.22,-11.44,.56,-.56,1,-7.054422083865359,for unspecified Republican sponsor +72182,135399,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Citizen Data,616,IVR/Online,,10/19/2020,1000,Gary C. Peters,13453,DEM,45.86,John James,13454,REP,42.31,,3.55,11/3/2020,49.9,48.22,1.69,1.86,1.86,1,-3.861271385463714, +71625,134187,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/19/2020,1032,Gary C. Peters,13453,DEM,49,John James,13454,REP,41,,8,11/3/2020,49.9,48.22,1.69,6.31,6.31,1,.7931044089715095, +71539,134000,6281,2020,2020_Sen-G_MN,MN,Sen-G,Sen-G,Civiqs,471,Online,,10/19/2020,840,Tina Smith,15691,DEM,54,Jason Lewis,15692,REP,43,1,11,11/3/2020,48.74,43.5,5.24,5.76,5.76,1,.7667321584471505,for Daily Kos +71747,134431,6283,2020,2020_Sen-G_MT,MT,Sen-G,Sen-G,Siena College/The New York Times Upshot,448,Live Phone,,10/19/2020,758,Steve Bullock,14517,DEM,46,Steve Daines,14518,REP,49,,-3,11/3/2020,44.99,55.01,-10.02,7.02,7.02,1,-.9071531672343178, +72183,135400,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Citizen Data,616,IVR/Online,,10/19/2020,1000,Cal Cunningham,13468,DEM,48.39,Thom Tillis,13461,REP,42.27,,6.1199999,11/3/2020,46.94,48.69,-1.75,7.87,7.87,0,2.653944806022641, +72186,135401,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,Citizen Data,616,IVR/Online,,10/19/2020,1000,Mary Jennings Hegar,13459,DEM,40.62,John Cornyn,13444,REP,40.82,,-.2,11/3/2020,43.87,53.51,-9.64,9.44,9.44,1,4.948647491187211, +71458,133839,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,Cygnal,67,IVR/Live Phone/Text,,10/19/2020,600,Mary Jennings Hegar,13459,DEM,40.8,John Cornyn,13444,REP,48.9,2.8,-8.1000004,11/3/2020,43.87,53.51,-9.64,1.54,1.54,1,-3.411405724121276,for Ready Education Network +72181,135398,7780,2020,2020_Sen-OS_GA,GA,Sen-G,Sen-OS,Citizen Data,616,IVR/Online,,10/19/2020,1000,Raphael Warnock,14489,DEM,40.61,Kelly Loeffler,13671,REP,23.02,19.03,17.59,11/3/2020,32.9,25.91,7,10.59,10.59,1,3.328661529881927, +71944,134860,7780,2020,2020_Sen-OS_GA,GA,Sen-G,Sen-OS,University of Georgia,350,Live Phone,,10/19/2020,1145,Raphael Warnock,14489,DEM,34.4,Kelly Loeffler,13671,REP,20.1,20.6,14.3,11/3/2020,32.9,25.91,7,7.3,7.3,1,.0645167977903711,for Atlanta Journal-Constitution +71554,134040,7820,2020,2020_Gov-G_MO,MO,Gov-G,Gov-G,Cygnal,67,IVR/Online/Text,,10/19/2020,600,Nicole Galloway,13483,DEM,41.5,Mike Parson,13484,REP,48.1,2.4,-6.5999999,11/3/2020,40.69,57.11,-16.41,9.81,9.81,1,2.656652595851025,for Ready Education Network +71747,134430,7821,2020,2020_Gov-G_MT,MT,Gov-G,Gov-G,Siena College/The New York Times Upshot,448,Live Phone,,10/19/2020,758,Mike Cooney,14688,DEM,44,Greg Gianforte,14689,REP,48,4,-4,11/3/2020,41.56,54.43,-12.87,8.87,8.87,1,1.028579091551326, +72033,135038,7847,2020,2020_House-G_AR-2,AR-2,House-G,House-G,ALG Research,14,Live Phone,D,10/19/2020,500,Joyce Ann Elliott,14808,DEM,47,French Hill,14810,REP,47,,0,11/3/2020,44.63,55.37,-10.73,10.73,10.73,.5,3.343672953865784,for Joyce Ann Elliott +71747,134432,8067,2020,2020_House-G_MT-1,MT-1,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/19/2020,758,Kathleen Williams,14519,DEM,46,Matt Rosendale,14520,REP,50,,-4,11/3/2020,43.61,56.39,-12.77,8.77,8.77,1,-.2304556696358151, +71542,134011,8274,2020,2020_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/19/2020,1343,Generic Candidate,13337,DEM,50,Generic Candidate,13338,REP,43,,7,11/3/2020,49.9,46.83,3.07,3.93,3.93,1,-.2418996148769787,for Economist +72188,135405,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Cometrends,631,Online,,10/20/2020,2500,Joseph R. Biden Jr.,13256,DEM,56,Donald Trump,13254,REP,44,,12,11/3/2020,51.31,46.86,4.45,7.55,7.55,1,3.492995608102864,for University of Texas Dallas; among all adults +71742,134417,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Data for Progress,522,Online,,10/20/2020,811,Joseph R. Biden Jr.,13256,DEM,53.88,Donald Trump,13254,REP,43.69,,10.19,11/3/2020,51.31,46.86,4.45,5.74,5.74,1,1.328609608909709, +72140,135271,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Rethink Priorities,672,Online,,10/20/2020,4933,Joseph R. Biden Jr.,13256,DEM,51.3,Donald Trump,13254,REP,41.5,,9.8000002,11/3/2020,51.31,46.86,4.45,5.35,5.35,1,1.41994759149323, +71681,134341,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/20/2020,32217,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,46,,6,11/3/2020,51.31,46.86,4.45,1.55,1.55,1,-2.536575827493559,for Axios +71560,134052,6211,2020,2020_Pres-G_AK,AK,Pres-G,Pres-G,Public Policy Polling,263,IVR/Text,D,10/20/2020,800,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,50,,-5,11/3/2020,42.77,52.83,-10.06,5.06,5.06,1,1.657296196619898,for unspecified Democratic sponsor; among 'voters' +72412,135869,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Y2 Analytics,389,Live Phone/Online,,10/20/2020,700,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,47,,3,11/3/2020,49.36,49.06,.31,2.69,2.69,1,-.7682394429501939, +71562,134056,6223,2020,2020_Pres-G_IA,IA,Pres-G,Pres-G,Emerson College,88,IVR/Online/Text,,10/20/2020,435,Joseph R. Biden Jr.,13256,DEM,48.1,Donald Trump,13254,REP,48,,.1,11/3/2020,44.89,53.09,-8.2,8.3,8.3,0,.313561743685695, +72031,135034,6226,2020,2020_Pres-G_IN,IN,Pres-G,Pres-G,Ragnar Research Partners,517,Live Phone,R,10/20/2020,629,Joseph R. Biden Jr.,13256,DEM,40,Donald Trump,13254,REP,48,5,-8,11/3/2020,40.96,57.02,-16.06,8.06,8.06,1,3.47201666822269,for unspecified Republican sponsor +71558,134048,6227,2020,2020_Pres-G_KS,KS,Pres-G,Pres-G,Public Policy Polling,263,IVR/Text,D,10/20/2020,897,Joseph R. Biden Jr.,13256,DEM,42,Donald Trump,13254,REP,54,,-12,11/3/2020,41.56,56.21,-14.65,2.65,2.65,1,-2.100397851363355,for unspecified Democratic sponsor; among 'voters' +72503,136061,6234,2020,2020_Pres-G_MN,MN,Pres-G,Pres-G,St. Cloud State University,312,Live Phone,,10/20/2020,372,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,39,,15,11/3/2020,52.4,45.28,7.11,7.89,7.89,1,4.027377576847148,among all adults +72037,135043,6244,2020,2020_Pres-G_NV,NV,Pres-G,Pres-G,"University of Nevada, Las Vegas Lee Business School",609,Online,,10/20/2020,802,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,41,2.1,9,11/3/2020,50.06,47.67,2.39,6.61,6.61,1,2.643313864529038,for BUSR +71881,134734,6252,2020,2020_Pres-G_SD,SD,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/20/2020,625,Joseph R. Biden Jr.,13256,DEM,40,Donald Trump,13254,REP,51,,-11,11/3/2020,35.61,61.77,-26.16,15.16,15.16,1,10.85954988920994,for Argus Leader | KELO-TV +72411,135868,6255,2020,2020_Pres-G_UT,UT,Pres-G,Pres-G,Y2 Analytics,389,Live Phone/Online,,10/20/2020,660,Joseph R. Biden Jr.,13256,DEM,44,Donald Trump,13254,REP,51,,-7,11/3/2020,37.65,58.13,-20.48,13.48,13.48,1,7.067636545304827, +72218,135482,6257,2020,2020_Pres-G_VT,VT,Pres-G,Pres-G,co/efficient,514,IVR/Text,R,10/20/2020,584,Joseph R. Biden Jr.,13256,DEM,62,Donald Trump,13254,REP,32,,30,11/3/2020,66.09,30.67,35.41,5.41,-5.41,1,-1.193267650145675,for unspecified Republican sponsor +71748,134435,6260,2020,2020_Pres-G_WV,WV,Pres-G,Pres-G,Triton Polling & Research,497,IVR,,10/20/2020,544,Joseph R. Biden Jr.,13256,DEM,37.9,Donald Trump,13254,REP,58,,-20.1,11/3/2020,29.7,68.63,-38.93,18.83,18.83,1,13.58603632467901,for WMOV Radio +71560,134053,6265,2020,2020_Sen-G_AK,AK,Sen-G,Sen-G,Public Policy Polling,263,IVR/Text,D,10/20/2020,800,Al Gross,14697,DEM,41,Dan Sullivan,13462,REP,44,5,-3,11/3/2020,41.19,53.9,-12.7,9.7,9.7,1,2.410119425879272,for unspecified Democratic sponsor; among 'voters' +72412,135871,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Y2 Analytics,389,Live Phone/Online,,10/20/2020,700,Mark Kelly,13445,DEM,51,Martha McSally,13446,REP,47,,4,11/3/2020,51.16,48.81,2.35,1.65,1.65,1,-3.024835544147568, +71562,134055,6272,2020,2020_Sen-G_IA,IA,Sen-G,Sen-G,Emerson College,88,IVR/Online/Text,,10/20/2020,435,Theresa Greenfield,13466,DEM,46.36,Joni K. Ernst,13467,REP,50.44,,-4.0799999,11/3/2020,45.15,51.74,-6.59,2.51,2.51,1,-5.258689843982585, +71558,134049,6275,2020,2020_Sen-G_KS,KS,Sen-G,Sen-G,Public Policy Polling,263,IVR/Text,D,10/20/2020,897,Barbara Bollier,13698,DEM,43,Roger Marshall,14604,REP,43,5,0,11/3/2020,41.79,53.22,-11.44,11.44,11.44,.5,4.649311851209024,for unspecified Democratic sponsor; among 'voters' +71672,134270,6276,2020,2020_Sen-G_KY,KY,Sen-G,Sen-G,Cygnal,67,IVR/Live Phone/Text,,10/20/2020,640,Amy McGrath,13470,DEM,39.9,Mitch McConnell,13471,REP,50.2,5,-10.3,11/3/2020,38.23,57.76,-19.53,9.23,9.23,1,1.031525497650125,for Ready Education Network +72503,136064,6281,2020,2020_Sen-G_MN,MN,Sen-G,Sen-G,St. Cloud State University,312,Live Phone,,10/20/2020,372,Tina Smith,15691,DEM,53,Jason Lewis,15692,REP,36,,17,11/3/2020,48.74,43.5,5.24,11.76,11.76,1,6.733602465029544,among all adults +71675,134276,6285,2020,2020_Sen-G_NE,NE,Sen-G,Sen-G,Cygnal,67,IVR/Live Phone/Text,,10/20/2020,625,Chris E. Janicek,15663,DEM,17.5,Ben Sasse,15613,REP,47.4,,-29.9,11/3/2020,24.43,62.74,-38.31,8.41,8.41,1,.9216172804106388,for Ready Education Network +72031,135035,7819,2020,2020_Gov-G_IN,IN,Gov-G,Gov-G,Ragnar Research Partners,517,Live Phone,R,10/20/2020,629,Woody Myers,14559,DEM,26,Eric Joseph Holcomb,14560,REP,52,14,-26,11/3/2020,32.05,56.51,-24.45,1.55,-1.55,1,-5.051515653176203,for unspecified Republican sponsor +72411,135870,7825,2020,2020_Gov-G_UT,UT,Gov-G,Gov-G,Y2 Analytics,389,Live Phone/Online,,10/20/2020,660,Chris Peterson,15706,DEM,33,Spencer J. Cox,15707,REP,58,,-25,11/3/2020,30.35,62.98,-32.63,7.63,7.63,1,.8207886900150262, +71748,134436,7828,2020,2020_Gov-G_WV,WV,Gov-G,Gov-G,Triton Polling & Research,497,IVR,,10/20/2020,544,Ben Salango,16068,DEM,34.9,James Justice,13493,REP,53.1,3.3,-18.200001,11/3/2020,30.83,64.77,-33.94,15.74,15.74,1,8.130459619447759,for WMOV Radio +71949,134868,7905,2020,2020_House-G_CO-3,CO-3,House-G,House-G,DCCC Targeting and Analytics Department,68,IVR/Live Phone,D,10/20/2020,491,Diane Mitsch Bush,14918,DEM,44,Lauren Boebert,14919,REP,43,5,1,11/3/2020,45.22,51.39,-6.18,7.18,7.18,0,-.2480224091359721,for unspecified Democratic sponsor +71674,134275,7931,2020,2020_House-G_FL-16,FL-16,House-G,House-G,Data Targeting,406,Live Phone,R,10/20/2020,400,Margaret Good,13650,DEM,38,Vern Buchanan,13649,REP,53,,-15,11/3/2020,44.5,55.5,-11,4,-4,1,-3.534115022906919,for Vern Buchanan +71974,134920,8102,2020,2020_House-G_NY-11,NY-11,House-G,House-G,Marist College,183,Live Phone,,10/20/2020,650,Max Rose,15240,DEM,46,Nicole Malliotakis,15242,REP,48,,-2,11/3/2020,46.78,53.05,-6.28,4.28,4.28,1,-3.065422000010537,for NBC 4 New York +71680,134288,8250,2020,2020_House-G_WA-3,WA-3,House-G,House-G,DCCC Targeting and Analytics Department,68,IVR/Live Phone,D,10/20/2020,425,Carolyn Long,15754,DEM,47,Jaime Herrera Beutler,15755,REP,49,,-2,11/3/2020,43.39,56.37,-12.98,10.98,10.98,1,3.434163561762067,for unspecified Democratic sponsor +72140,135270,8274,2020,2020_House-G_US,US,House-G,House-G,Rethink Priorities,672,Online,,10/20/2020,4933,Generic Candidate,13337,DEM,47.7,Generic Candidate,13338,REP,42.4,,5.3000002,11/3/2020,49.9,46.83,3.07,2.23,2.23,1,-2.479145569386713, +71821,134613,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone/Online,,10/21/2020,1029,Joseph R. Biden Jr.,13256,DEM,50.65,Donald Trump,13254,REP,44.65,2.2,6,11/3/2020,51.31,46.86,4.45,1.55,1.55,1,-2.788057929040973,average of multiple versions or turnout models listed in poll +71816,134596,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Online,,10/21/2020,935,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,43,,8,11/3/2020,51.31,46.86,4.45,3.55,3.55,1,-.7224781721746456,for Reuters +71961,134895,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Morning Consult,218,Online,,10/21/2020,12000,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,43,,9,11/3/2020,51.31,46.86,4.45,4.55,4.55,1,.7769178162999375, +72600,136277,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/21/2020,2500,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,41,,11,11/3/2020,51.31,46.86,4.45,6.55,6.55,1,2.789468240255289,for George Washington University +71750,134439,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Susquehanna Polling & Research Inc.,326,Live Phone,,10/21/2020,500,Joseph R. Biden Jr.,13256,DEM,46.2,Donald Trump,13254,REP,46.6,4.4,-.40000001,11/3/2020,49.36,49.06,.31,.71,-.71,0,-2.917803644040322,for Center for American Greatness +72147,135274,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Univision/Latino Decisions/North Star Opinion Research,516,Live Phone/Online,,10/21/2020,725,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,45,,5,11/3/2020,49.36,49.06,.31,4.69,4.69,1,1.402387820374554,for Arizona State; among registered voters +71968,134911,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,RMG Research,555,Online/Text,,10/21/2020,800,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,48,,2,11/3/2020,47.86,51.22,-3.36,5.36,5.36,0,-.454962421403545,for PoliticalIQ +71745,134421,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/21/2020,800,Joseph R. Biden Jr.,13256,DEM,46,Donald Trump,13254,REP,50,,-4,11/3/2020,47.86,51.22,-3.36,.64,-.64,1,-5.304821800964715, +72148,135275,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Univision/Latino Decisions/North Star Opinion Research,516,Live Phone/Online,,10/21/2020,743,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,46,,3,11/3/2020,47.86,51.22,-3.36,6.36,6.36,0,.4903381410336699,among registered voters +72330,135696,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,YouGov,391,Online,,10/21/2020,1200,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,46,,2,11/3/2020,47.86,51.22,-3.36,5.36,5.36,0,-.275507496116087,for Florida State University +71763,134485,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Landmark Communications,166,IVR/Live Phone,,10/21/2020,500,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,49,,-4,11/3/2020,49.47,49.24,.24,4.24,-4.24,0,.7966386898714791,for WSB-TV +71662,134249,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/21/2020,800,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,49,,-1,11/3/2020,48.59,49.93,-1.35,.35,.35,1,-3.469314727017046, +71891,134752,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/21/2020,1098,Joseph R. Biden Jr.,13256,DEM,46,Donald Trump,13254,REP,48.8,2.3,-2.8,11/3/2020,48.59,49.93,-1.35,1.45,-1.45,1,-2.146139837132281,for unspecified Republican sponsor +72208,135448,6241,2020,2020_Pres-G_NH,NH,Pres-G,Pres-G,University of Massachusetts Lowell,355,Online,,10/21/2020,757,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,43,2,10,11/3/2020,52.71,45.36,7.35,2.65,2.65,1,-1.756616032271808, +72205,135437,6242,2020,2020_Pres-G_NJ,NJ,Pres-G,Pres-G,Rutgers University,295,Live Phone,,10/21/2020,872,Joseph R. Biden Jr.,13256,DEM,61,Donald Trump,13254,REP,37,,24,11/3/2020,57.33,41.4,15.94,8.06,8.06,1,3.760187533926992, +72150,135277,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Univision/Latino Decisions/North Star Opinion Research,516,Live Phone/Online,,10/21/2020,723,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,45,,5,11/3/2020,50.01,48.84,1.16,3.84,3.84,1,-.751542247669267,among registered voters +72149,135276,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,Univision/Latino Decisions/North Star Opinion Research,516,Live Phone/Online,,10/21/2020,758,Joseph R. Biden Jr.,13256,DEM,46,Donald Trump,13254,REP,49,,-3,11/3/2020,46.48,52.06,-5.58,2.58,2.58,1,-2.038340376593874,for University of Houston; among registered voters +72078,135129,6256,2020,2020_Pres-G_VA,VA,Pres-G,Pres-G,Christopher Newport University,50,Live Phone,,10/21/2020,908,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,41,,12,11/3/2020,54.11,44,10.11,1.89,1.89,1,-.5831983268918618, +71750,134440,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Susquehanna Polling & Research Inc.,326,Live Phone,,10/21/2020,500,Mark Kelly,13445,DEM,47,Martha McSally,13446,REP,50,,-3,11/3/2020,51.16,48.81,2.35,5.35,-5.35,0,.6891828735675801,for Center for American Greatness +72147,135278,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Univision/Latino Decisions/North Star Opinion Research,516,Live Phone/Online,,10/21/2020,725,Mark Kelly,13445,DEM,51,Martha McSally,13446,REP,39,,12,11/3/2020,51.16,48.81,2.35,9.65,9.65,1,5.375540731623482,for Arizona State; among registered voters +71763,134486,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Landmark Communications,166,IVR/Live Phone,,10/21/2020,500,Jon Ossoff,14567,DEM,44.6,David A. Perdue,14568,REP,50.2,,-5.5999999,11/3/2020,47.95,49.73,-1.78,3.82,-3.82,1,-.0996314022692458,for WSB-TV +71662,134422,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/21/2020,800,Cal Cunningham,13468,DEM,45,Thom Tillis,13461,REP,45,,0,11/3/2020,46.94,48.69,-1.75,1.75,1.75,.5,-3.545706187033112, +71891,135039,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Trafalgar Group,338,IVR/Online/Text,R,10/21/2020,1098,Cal Cunningham,13468,DEM,46.8,Thom Tillis,13461,REP,48.6,2.2,-1.8,11/3/2020,46.94,48.69,-1.75,.05,-.05,1,-5.170170923455101,for unspecified Republican sponsor +72208,135453,6286,2020,2020_Sen-G_NH,NH,Sen-G,Sen-G,University of Massachusetts Lowell,355,Online,,10/21/2020,757,Jeanne Shaheen,13448,DEM,57,Corky Messner,14492,REP,38,,19,11/3/2020,56.64,40.99,15.65,3.35,3.35,1,-.9652234169874201, +72205,135440,6287,2020,2020_Sen-G_NJ,NJ,Sen-G,Sen-G,Rutgers University,295,Live Phone,,10/21/2020,872,Cory A. Booker,14564,DEM,61,Rikin Mehta,14565,REP,31,,30,11/3/2020,57.23,40.92,16.31,13.69,13.69,1,8.002820935283044, +71749,134437,6294,2020,2020_Sen-G_TN,TN,Sen-G,Sen-G,Cygnal,67,Live Phone/Online/Text,,10/21/2020,610,Marquita Bradshaw,15851,DEM,35.6,Bill Hagerty,13694,REP,56.3,,-20.700001,11/3/2020,35.16,62.2,-27.04,6.34,6.34,1,.4912839689000255,for Ready Education Network +72149,135279,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,Univision/Latino Decisions/North Star Opinion Research,516,Live Phone/Online,,10/21/2020,758,Mary Jennings Hegar,13459,DEM,40,John Cornyn,13444,REP,45,,-5,11/3/2020,43.87,53.51,-9.64,4.64,4.64,1,-.0197323859454282,for University of Houston; among registered voters +72078,135131,6296,2020,2020_Sen-G_VA,VA,Sen-G,Sen-G,Christopher Newport University,50,Live Phone,,10/21/2020,908,Mark R. Warner,14760,DEM,57,Daniel M. Gade,15688,REP,37,,20,11/3/2020,55.99,43.91,12.08,7.92,7.92,1,3.382999255884142, +71763,134487,7780,2020,2020_Sen-OS_GA,GA,Sen-G,Sen-OS,Landmark Communications,166,IVR/Live Phone,,10/21/2020,500,Raphael Warnock,14489,DEM,32.8,Kelly Loeffler,13671,REP,23.6,27.3,9.1999998,11/3/2020,32.9,25.91,7,2.2,2.2,1,-5.820048886013347,for WSB-TV +72208,135450,7822,2020,2020_Gov-G_NH,NH,Gov-G,Gov-G,University of Massachusetts Lowell,355,Online,,10/21/2020,757,Dan Feltes,13502,DEM,36,Christopher Sununu,13503,REP,59,,-23,11/3/2020,33.36,65.12,-31.76,8.76,8.76,1,-1.292509412782022, +71883,134736,8115,2020,2020_House-G_NY-24,NY-24,House-G,House-G,Siena College,305,Live Phone,,10/21/2020,558,Dana Balter,14654,DEM,45,John Katko,14655,REP,45,5,0,11/3/2020,42.96,53.13,-10.16,10.16,10.16,.5,2.999027339126517,for Syracuse.com +71958,134887,8198,2020,2020_House-G_TX-3,TX-3,House-G,House-G,DCCC Targeting and Analytics Department,68,IVR/Live Phone,D,10/21/2020,432,Lulu Seikaly,14732,DEM,44,Van Taylor,14733,REP,42,8,2,11/3/2020,42.87,55.07,-12.2,14.2,14.2,0,6.7545764254682,for unspecified Democratic sponsor +71961,134890,8274,2020,2020_House-G_US,US,House-G,House-G,Morning Consult,218,Online,,10/21/2020,12000,Generic Candidate,13337,DEM,49,Generic Candidate,13338,REP,43,,6,11/3/2020,49.9,46.83,3.07,2.93,2.93,1,-1.859491365097584, +72600,136243,8274,2020,2020_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/21/2020,2500,Generic Candidate,13337,DEM,51,Generic Candidate,13338,REP,40,,11,11/3/2020,49.9,46.83,3.07,7.93,7.93,1,4.026275759565739,for George Washington University +72081,135885,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Spry Strategies,508,IVR/Online,,10/22/2020,3500,Joseph R. Biden Jr.,13256,DEM,47.1,Donald Trump,13254,REP,46.89,,.20999999,11/3/2020,51.31,46.86,4.45,4.24,-4.24,1,.422636277680861,for Women's Liberation Front; average of multiple versions or turnout models listed in poll +71739,134410,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,St. Pete Polls,314,IVR,,10/22/2020,2527,Joseph R. Biden Jr.,13256,DEM,48.9,Donald Trump,13254,REP,47.4,,1.5,11/3/2020,47.86,51.22,-3.36,4.86,4.86,0,-.5020406492473586,for Florida Politics +71887,134745,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,YouGov,391,Online,,10/22/2020,1228,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,48,,2,11/3/2020,47.86,51.22,-3.36,5.36,5.36,0,-.2121562358830036,for CBS News +71888,134746,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,YouGov,391,Online,,10/22/2020,1090,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,49,,0,11/3/2020,49.47,49.24,.24,.24,-.24,.5,-3.047578891430077,for CBS News +72239,135526,6228,2020,2020_Pres-G_KY,KY,Pres-G,Pres-G,Bluegrass Community and Technical College,632,Live Phone,,10/22/2020,250,Joseph R. Biden Jr.,13256,DEM,38.8,Donald Trump,13254,REP,52,,-13.2,11/3/2020,36.15,62.09,-25.94,12.74,12.74,1,5.09375745411561,among registered voters +72053,135083,6229,2020,2020_Pres-G_LA,LA,Pres-G,Pres-G,University of New Orleans,358,IVR,,10/22/2020,755,Joseph R. Biden Jr.,13256,DEM,35.9,Donald Trump,13254,REP,58.8,,-22.9,11/3/2020,39.85,58.46,-18.61,4.29,-4.29,1,-.0378252850777317, +72029,135032,6231,2020,2020_Pres-G_MD,MD,Pres-G,Pres-G,Gonzales Research & Marketing Strategies Inc.,121,Live Phone,,10/22/2020,820,Joseph R. Biden Jr.,13256,DEM,58,Donald Trump,13254,REP,32.9,,25.1,11/3/2020,65.36,32.15,33.21,8.11,-8.11,1,4.560707969838552,among registered voters +71679,134286,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Public Policy Polling,263,IVR/Text,D,10/22/2020,804,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,43,,7,11/3/2020,50.62,47.84,2.78,4.22,4.22,1,-1.230907888462878,for unspecified Democratic sponsor; among 'voters' +72162,135338,6237,2020,2020_Pres-G_MT,MT,Pres-G,Pres-G,Montana State University Billings,216,Live Phone,,10/22/2020,546,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,52,1,-7,11/3/2020,40.55,56.92,-16.37,9.37,9.37,1,.0488340593032437, +71889,134747,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,YouGov,391,Online,,10/22/2020,1022,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,47,,4,11/3/2020,48.59,49.93,-1.35,5.35,5.35,0,1.939471302603761,for CBS News +72172,135367,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Franklin & Marshall College,106,Live Phone/Online,,10/22/2020,558,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,44,2,6,11/3/2020,50.01,48.84,1.16,4.84,4.84,1,.1636261924803425, +71678,134285,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Public Policy Polling,263,IVR/Text,D,10/22/2020,890,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,46,,5,11/3/2020,50.01,48.84,1.16,3.84,3.84,1,-.504281836925554,for unspecified Democratic sponsor; among 'voters' +71959,134888,6266,2020,2020_Sen-G_AL,AL,Sen-G,Sen-G,Cygnal,67,Live Phone/Online/Text,,10/22/2020,645,Doug Jones,13612,DEM,41.1,Tommy Tuberville,13614,REP,54.7,,-13.6,11/3/2020,39.74,60.1,-20.36,6.76,6.76,1,-.6656516042008784,for Ready Education Network +71888,134751,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,YouGov,391,Online,,10/22/2020,1090,Jon Ossoff,14567,DEM,46,David A. Perdue,14568,REP,47,,-1,11/3/2020,47.95,49.73,-1.78,.78,.78,1,-2.810520407930521,for CBS News +72239,135527,6276,2020,2020_Sen-G_KY,KY,Sen-G,Sen-G,Bluegrass Community and Technical College,632,Live Phone,,10/22/2020,250,Amy McGrath,13470,DEM,39.6,Mitch McConnell,13471,REP,50,,-10.4,11/3/2020,38.23,57.76,-19.53,9.13,9.13,1,-.3092564817713026,among registered voters +71679,134287,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Public Policy Polling,263,IVR/Text,D,10/22/2020,804,Gary C. Peters,13453,DEM,52,John James,13454,REP,43,,9,11/3/2020,49.9,48.22,1.69,7.31,7.31,1,1.972392290429575,for unspecified Democratic sponsor; among 'voters' +72162,135340,6283,2020,2020_Sen-G_MT,MT,Sen-G,Sen-G,Montana State University Billings,216,Live Phone,,10/22/2020,546,Steve Bullock,14517,DEM,48,Steve Daines,14518,REP,47,,1,11/3/2020,44.99,55.01,-10.02,11.02,11.02,0,3.48500094189537, +71889,134750,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,YouGov,391,Online,,10/22/2020,1022,Cal Cunningham,13468,DEM,49,Thom Tillis,13461,REP,43,,6,11/3/2020,46.94,48.69,-1.75,7.75,7.75,0,2.768551578591593,for CBS News +72045,135068,7819,2020,2020_Gov-G_IN,IN,Gov-G,Gov-G,Cygnal,67,Live Phone/Online/Text,,10/22/2020,600,Woody Myers,14559,DEM,28.5,Eric Joseph Holcomb,14560,REP,46.8,14.7,-18.299999,11/3/2020,32.05,56.51,-24.45,6.15,6.15,1,.9525708454086993,for Ready Education Network +72162,135339,7821,2020,2020_Gov-G_MT,MT,Gov-G,Gov-G,Montana State University Billings,216,Live Phone,,10/22/2020,546,Mike Cooney,14688,DEM,45,Greg Gianforte,14689,REP,45,2,0,11/3/2020,41.56,54.43,-12.87,12.87,12.87,.5,5.4994985211458, +72162,135341,8067,2020,2020_House-G_MT-1,MT-1,House-G,House-G,Montana State University Billings,216,Live Phone,,10/22/2020,546,Kathleen Williams,14519,DEM,46,Matt Rosendale,14520,REP,47,,-1,11/3/2020,43.61,56.39,-12.77,11.77,11.77,1,3.151802247730828, +71751,134441,8241,2020,2020_House-G_VA-5,VA-5,House-G,House-G,Public Policy Polling,263,IVR/Text,D,10/22/2020,910,Bryant Cameron Webb,14656,DEM,46,Bob Good,14657,REP,43,,3,11/3/2020,47.3,52.44,-5.14,8.14,8.14,0,.9881658400994801,for unspecified Democratic sponsor; among 'voters' +72313,135667,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Hofstra University,558,Online,,10/23/2020,2000,Joseph R. Biden Jr.,13256,DEM,53.9,Donald Trump,13254,REP,42.5,,11.4,11/3/2020,51.31,46.86,4.45,6.95,6.95,1,3.084213471697382, +72046,135071,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,Live Phone,,10/23/2020,800,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,40,,11,11/3/2020,51.31,46.86,4.45,6.55,6.55,1,2.394534542957328,for CNBC All-America Economic Survey; among registered voters +71892,134806,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/23/2020,27039,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,46,,6,11/3/2020,51.31,46.86,4.45,1.55,1.55,1,-2.299947110883679,for Axios +72067,135108,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Patinkin Research Strategies,490,Live Phone/Online,D,10/23/2020,729,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,45,,7,11/3/2020,49.36,49.06,.31,6.69,6.69,1,3.556028929192797,for unspecified Democratic sponsor +72063,135104,6223,2020,2020_Pres-G_IA,IA,Pres-G,Pres-G,RABA Research,269,Live Phone,,10/23/2020,693,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,46,,4,11/3/2020,44.89,53.09,-8.2,12.2,12.2,0,4.837288991155885,for Nexstar +72076,135127,6232,2020,2020_Pres-G_ME,ME,Pres-G,Pres-G,Colby College,593,Live Phone/Online,,10/23/2020,879,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,38,,13,11/3/2020,53.09,44.02,9.07,3.93,3.93,1,-.1983590871204917, +72074,135122,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/23/2020,789,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,44,2,7,11/3/2020,50.62,47.84,2.78,4.22,4.22,1,-1.227130819025381,for The Washington Post +72058,135100,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Ipsos,154,Online,,10/23/2020,652,Joseph R. Biden Jr.,13256,DEM,52.5,Donald Trump,13254,REP,43,1,9.5,11/3/2020,50.62,47.84,2.78,6.72,6.72,1,1.17637751245179,for Reuters; average of multiple versions or turnout models listed in poll +72207,135447,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,University of Massachusetts Lowell,355,Online,,10/23/2020,911,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,48,1,0,11/3/2020,48.59,49.93,-1.35,1.35,1.35,.5,-2.169067167129497, +71824,134618,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,10/23/2020,602,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,44,,7,11/3/2020,50.01,48.84,1.16,5.84,5.84,1,1.308669917584483, +71976,134926,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Ipsos,154,Online,,10/23/2020,655,Joseph R. Biden Jr.,13256,DEM,50.5,Donald Trump,13254,REP,44.5,3,6,11/3/2020,50.01,48.84,1.16,4.84,4.84,1,.3338354462561705,for Reuters; average of multiple versions or turnout models listed in poll +71967,134907,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/23/2020,802,Joseph R. Biden Jr.,13256,DEM,43,Donald Trump,13254,REP,47,3,-4,11/3/2020,46.48,52.06,-5.58,1.58,1.58,1,-2.792703601489057, +72206,135446,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,University of Massachusetts Lowell,355,Online,,10/23/2020,873,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,48,2,-1,11/3/2020,46.48,52.06,-5.58,4.58,4.58,1,.3013360514609421, +72075,135124,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/23/2020,809,Joseph R. Biden Jr.,13256,DEM,57,Donald Trump,13254,REP,40,2,17,11/3/2020,49.45,48.82,.63,16.37,16.37,1,10.16098694038461,for The Washington Post +71877,134726,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,10/23/2020,677,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,43,,11,11/3/2020,49.45,48.82,.63,10.37,10.37,1,3.806943864437345, +71975,134927,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Ipsos,154,Online,,10/23/2020,664,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,44,2,9,11/3/2020,49.45,48.82,.63,8.37,8.37,1,1.770872465468846,for Reuters; average of multiple versions or turnout models listed in poll +72151,135295,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Marquette University Law School,195,Live Phone,,10/23/2020,749,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,43,2,5,11/3/2020,49.45,48.82,.63,4.37,4.37,1,-2.171938117240863, +72067,135111,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Patinkin Research Strategies,490,Live Phone/Online,D,10/23/2020,729,Mark Kelly,13445,DEM,53,Martha McSally,13446,REP,46,,7,11/3/2020,51.16,48.81,2.35,4.65,4.65,1,.2340910403376434,for unspecified Democratic sponsor +72063,135343,6272,2020,2020_Sen-G_IA,IA,Sen-G,Sen-G,RABA Research,269,Live Phone,,10/23/2020,693,Theresa Greenfield,13466,DEM,51,Joni K. Ernst,13467,REP,45,,6,11/3/2020,45.15,51.74,-6.59,12.59,12.59,0,5.568524688402099,for Nexstar +72076,135130,6279,2020,2020_Sen-G_ME,ME,Sen-G,Sen-G,Colby College,593,Live Phone/Online,,10/23/2020,879,Sara Gideon,13455,DEM,46.6,Susan M. Collins,13456,REP,43.4,4.7,3.2,11/3/2020,42.39,50.98,-8.6,11.8,11.8,0,2.924885981120116, +72074,135126,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,ABC News/The Washington Post,3,Live Phone,,10/23/2020,789,Gary C. Peters,13453,DEM,52,John James,13454,REP,46,,6,11/3/2020,49.9,48.22,1.69,4.31,4.31,1,-1.164532056389046,for The Washington Post +72058,135093,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Ipsos,154,Online,,10/23/2020,652,Gary C. Peters,13453,DEM,50,John James,13454,REP,44,,6,11/3/2020,49.9,48.22,1.69,4.31,4.31,1,-1.349401386419298,for Reuters +72207,135452,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,University of Massachusetts Lowell,355,Online,,10/23/2020,911,Cal Cunningham,13468,DEM,49,Thom Tillis,13461,REP,45,,4,11/3/2020,46.94,48.69,-1.75,5.75,5.75,0,.7162444713777224, +71967,134908,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,Siena College/The New York Times Upshot,448,Live Phone,,10/23/2020,802,Mary Jennings Hegar,13459,DEM,38,John Cornyn,13444,REP,48,4,-10,11/3/2020,43.87,53.51,-9.64,.36,-.36,1,-4.259434134211089, +72206,135451,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,University of Massachusetts Lowell,355,Online,,10/23/2020,873,Mary Jennings Hegar,13459,DEM,44,John Cornyn,13444,REP,49,,-5,11/3/2020,43.87,53.51,-9.64,4.64,4.64,1,.1628914251145062, +72207,135449,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,University of Massachusetts Lowell,355,Online,,10/23/2020,911,Roy A. Cooper,13404,DEM,54,Dan Forest,13406,REP,42,,12,11/3/2020,51.52,47.01,4.51,7.49,7.49,1,1.940698591277796, +71956,134882,7930,2020,2020_House-G_FL-15,FL-15,House-G,House-G,Change Research,48,Online/Text,D,10/23/2020,530,Alan M. Cohn,15948,DEM,44,Scott Franklin,15951,REP,46,,-2,11/3/2020,44.61,55.39,-10.77,8.77,8.77,1,3.557665129297457,for unspecified Democratic sponsor +72076,135132,8014,2020,2020_House-G_ME-1,ME-1,House-G,House-G,Colby College,593,Live Phone/Online,,10/23/2020,426,Chellie Pingree,15116,DEM,58,Jay T. Allen,15117,REP,31,,27,11/3/2020,62.15,37.84,24.31,2.69,2.69,1,-4.662540239100897, +72076,135133,8015,2020,2020_House-G_ME-2,ME-2,House-G,House-G,Colby College,593,Live Phone/Online,,10/23/2020,449,Jared Golden,14752,DEM,56,Dale John Crafts,14753,REP,31,,25,11/3/2020,53.04,46.95,6.09,18.91,18.91,1,13.70251197973884, +72313,135668,8274,2020,2020_House-G_US,US,House-G,House-G,Hofstra University,558,Online,,10/23/2020,2000,Generic Candidate,13337,DEM,54.5,Generic Candidate,13338,REP,45.5,,9,11/3/2020,49.9,46.83,3.07,5.93,5.93,1,1.305049739691198, +72080,135138,8422,2020,2020_Pres-G_M1,M1,Pres-G,Pres-G,Colby College,593,Live Phone/Online,,10/23/2020,426,Joseph R. Biden Jr.,13256,DEM,56,Donald Trump,13254,REP,34,,22,11/3/2020,60.11,37.02,23.09,1.09,-1.09,1,-3.477247690054895, +72077,135128,8423,2020,2020_Pres-G_M2,M2,Pres-G,Pres-G,Colby College,593,Live Phone/Online,,10/23/2020,453,Joseph R. Biden Jr.,13256,DEM,46,Donald Trump,13254,REP,42,,4,11/3/2020,44.82,52.26,-7.44,11.44,11.44,0,3.859918761514032, +72174,136063,8731,2020,2020_Gov-G_PR,PR,Gov-G,Gov-G,Data for Progress,522,Online/Text,,10/23/2020,439,Pedro R. Pierluisi,15912,NPP,39,Carlos Delgado Altieri,15917,PPD,35,10,4,11/3/2020,33.24,31.75,1.49,2.51,,1,-1.917940558719444, +72174,135375,8732,2020,2020_House-G_PR-1,PR-1,House-G,House-G,Data for Progress,522,Online/Text,,10/23/2020,439,Jenniffer González,15923,NPP,46,Aníbal Acevedo-Vilá,15924,PPD,34,8,12,11/3/2020,41.18,32.16,9.02,2.98,,1,-2.484881650160198, +72156,135316,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Brandwatch Qriously,610,Online,,10/24/2020,2234,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,39,3,10,11/3/2020,51.31,46.86,4.45,5.55,5.55,1,1.800283020318378,for Brandwatch +72084,135158,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Change Research,48,Online/Text,,10/24/2020,1125,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,43,,8,11/3/2020,51.31,46.86,4.45,3.55,3.55,1,-.417086438701636,for Crooked Media +72036,135042,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Léger,572,Online,,10/24/2020,834,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,41,4,8,11/3/2020,51.31,46.86,4.45,3.55,3.55,1,-.5603021075957182,for The Canadian Press +71964,134898,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Morning Consult,218,Online,,10/24/2020,15509,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,43,,9,11/3/2020,51.31,46.86,4.45,4.55,4.55,1,1.031403248176346, +71970,134915,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,RMG Research,555,IVR/Text,,10/24/2020,1842,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,44,1,7,11/3/2020,51.31,46.86,4.45,2.55,2.55,1,-1.307259085564661,for Just the News +72224,135491,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/24/2020,1500,Joseph R. Biden Jr.,13256,DEM,52.6,Donald Trump,13254,REP,43.5,,9.1000004,11/3/2020,51.31,46.86,4.45,4.65,4.65,1,.97518828757707,for UMass Amherst +71973,134919,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/24/2020,1350,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,42,,12,11/3/2020,51.31,46.86,4.45,7.55,7.55,1,3.840382819205098,for Yahoo News +72166,135357,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Ipsos,154,Online,,10/24/2020,714,Joseph R. Biden Jr.,13256,DEM,47.5,Donald Trump,13254,REP,46.5,2,1,11/3/2020,49.36,49.06,.31,.69,.69,1,-2.51150781996532,for Reuters; average of multiple versions or turnout models listed in poll +72055,135085,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,OH Predictive Insights,235,Live Phone,,10/24/2020,716,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,46,3,3,11/3/2020,49.36,49.06,.31,2.69,2.69,1,-.4279495817791273, +72161,135336,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,The Justice Collaborative Institute,630,Online,,10/24/2020,1007,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,43,,6,11/3/2020,49.36,49.06,.31,5.69,5.69,1,2.766915110192031,among registered voters +72167,135358,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Ipsos,154,Online,,10/24/2020,704,Joseph R. Biden Jr.,13256,DEM,48.5,Donald Trump,13254,REP,47,1,1.5,11/3/2020,47.86,51.22,-3.36,4.86,4.86,0,-.7796828404275452,for Reuters; average of multiple versions or turnout models listed in poll +72050,135079,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Susquehanna Polling & Research Inc.,326,Live Phone,,10/24/2020,400,Joseph R. Biden Jr.,13256,DEM,44,Donald Trump,13254,REP,48.5,2,-4.5,11/3/2020,47.86,51.22,-3.36,1.14,-1.14,1,-5.15330471409936,for Center for American Greatness +72065,135106,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Glengariff Group,117,Live Phone,,10/24/2020,600,Joseph R. Biden Jr.,13256,DEM,49.3,Donald Trump,13254,REP,41.6,,7.6999998,11/3/2020,50.62,47.84,2.78,4.92,4.92,1,-.6321643156123518,for Detroit News | WDIV-TV +71890,134748,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,10/24/2020,679,Joseph R. Biden Jr.,13256,DEM,55,Donald Trump,13254,REP,42,,13,11/3/2020,50.62,47.84,2.78,10.22,10.22,1,4.84378393514209, +72139,135268,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Harper Polling,132,Live Phone,,10/24/2020,504,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,46,1,1,11/3/2020,48.59,49.93,-1.35,2.35,2.35,0,-1.441196069248997,for Civitas Institute +72059,135101,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Ipsos,154,Online,,10/24/2020,647,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,48,1,1,11/3/2020,48.59,49.93,-1.35,2.35,2.35,0,-1.303566380132909,for Reuters; average of multiple versions or turnout models listed in poll +71957,134885,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,Data for Progress,522,Online,D,10/24/2020,1018,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,48,1,1,11/3/2020,46.48,52.06,-5.58,6.58,6.58,0,2.718309859180684,for unspecified Democratic sponsor +72166,135359,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Ipsos,154,Online,,10/24/2020,714,Mark Kelly,13445,DEM,51,Martha McSally,13446,REP,44,,7,11/3/2020,51.16,48.81,2.35,4.65,4.65,1,.5126924461136017,for Reuters +72055,135086,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,OH Predictive Insights,235,Live Phone,,10/24/2020,716,Mark Kelly,13445,DEM,50,Martha McSally,13446,REP,45,,5,11/3/2020,51.16,48.81,2.35,2.65,2.65,1,-1.690488421994879, +72161,135337,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,The Justice Collaborative Institute,630,Online,,10/24/2020,1007,Mark Kelly,13445,DEM,50,Martha McSally,13446,REP,40,,10,11/3/2020,51.16,48.81,2.35,7.65,7.65,1,3.540036073134806,among registered voters +72065,135139,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Glengariff Group,117,Live Phone,,10/24/2020,600,Gary C. Peters,13453,DEM,48.4,John James,13454,REP,38.8,,9.6000004,11/3/2020,49.9,48.22,1.69,7.91,7.91,1,2.461273037257624,for Detroit News | WDIV-TV +71890,134749,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,10/24/2020,679,Gary C. Peters,13453,DEM,52,John James,13454,REP,41,,11,11/3/2020,49.9,48.22,1.69,9.31,9.31,1,3.943042801940916, +72139,135269,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Harper Polling,132,Live Phone,,10/24/2020,504,Cal Cunningham,13468,DEM,46,Thom Tillis,13461,REP,43,2,3,11/3/2020,46.94,48.69,-1.75,4.75,4.75,0,-.5239159090310748,for Civitas Institute +72059,135094,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Ipsos,154,Online,,10/24/2020,647,Cal Cunningham,13468,DEM,48,Thom Tillis,13461,REP,47,,1,11/3/2020,46.94,48.69,-1.75,2.75,2.75,0,-2.618403274653126,for Reuters +71957,134886,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,Data for Progress,522,Online,D,10/24/2020,1018,Mary Jennings Hegar,13459,DEM,46,John Cornyn,13444,REP,48,1,-2,11/3/2020,43.87,53.51,-9.64,7.64,7.64,1,3.636950093180071,for unspecified Democratic sponsor +72139,135438,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,Harper Polling,132,Live Phone,,10/24/2020,504,Roy A. Cooper,13404,DEM,52,Dan Forest,13406,REP,42,1,10,11/3/2020,51.52,47.01,4.51,5.49,5.49,1,-.3818243082025204,for Civitas Institute +72072,135119,7899,2020,2020_House-G_CA-50,CA-50,House-G,House-G,SurveyUSA,325,Live Phone,,10/24/2020,538,Ammar Campa-Najjar,13393,DEM,40,Darrell E. Issa,13395,REP,51,,-11,11/3/2020,46.05,53.95,-7.91,3.09,-3.09,1,-4.160432101390274,for KGTV-TV (California) | San Diego Union-Tribune +71971,134916,8153,2020,2020_House-G_OK-5,OK-5,House-G,House-G,Amber Integrated,556,Live Phone/Online,,10/24/2020,500,Kendra Horn,15367,DEM,44,Stephanie Bice,16007,REP,48.5,,-4.5,11/3/2020,47.94,52.06,-4.12,.38,-.38,1,-4.584791037338536, +71964,134893,8274,2020,2020_House-G_US,US,House-G,House-G,Morning Consult,218,Online,,10/24/2020,15509,Generic Candidate,13337,DEM,49,Generic Candidate,13338,REP,43,,6,11/3/2020,49.9,46.83,3.07,2.93,2.93,1,-1.645981216990731, +71973,134923,8274,2020,2020_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/24/2020,1350,Generic Candidate,13337,DEM,54,Generic Candidate,13338,REP,41,,13,11/3/2020,49.9,46.83,3.07,9.93,9.93,1,6.070575354819339,for Yahoo News +72168,135360,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Global Marketing Research Services,621,Live Phone/Online,,10/25/2020,1006,Joseph R. Biden Jr.,13256,DEM,52.5,Donald Trump,13254,REP,38.5,,14,11/3/2020,51.31,46.86,4.45,9.55,9.55,1,5.609912878656203,for Boston Herald | Franklin Pierce University +72164,135350,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Online,,10/25/2020,825,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,42,,10,11/3/2020,51.31,46.86,4.45,5.55,5.55,1,1.49673530870096,for Reuters +72160,135332,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,SSRS,297,Live Phone,,10/25/2020,886,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,42,,12,11/3/2020,51.31,46.86,4.45,7.55,7.55,1,3.535696573713989,for CNN +72176,135381,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Suffolk University,323,Live Phone,,10/25/2020,1000,Joseph R. Biden Jr.,13256,DEM,50.65,Donald Trump,13254,REP,43.65,1.3,7,11/3/2020,51.31,46.86,4.45,2.55,2.55,1,-1.429520344971324,for USA Today; average of multiple versions or turnout models listed in poll +72294,135634,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,11714,Joseph R. Biden Jr.,13256,DEM,51.4,Donald Trump,13254,REP,45.7,2.4,5.6999998,11/3/2020,51.31,46.86,4.45,1.25,1.25,1,-2.363028921869987, +72213,135470,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,The Winston Group,385,Online,R,10/25/2020,1000,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,43,,5,11/3/2020,51.31,46.86,4.45,.55,.55,1,-3.431384126275447,for unspecified Republican sponsor; among registered voters +72204,135435,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Tufts University,666,Online,,10/25/2020,1215,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,45,,7,11/3/2020,51.31,46.86,4.45,2.55,2.55,1,-1.341868391612454, +72295,135635,6212,2020,2020_Pres-G_AL,AL,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,266,Joseph R. Biden Jr.,13256,DEM,37.2,Donald Trump,13254,REP,55.8,7,-18.6,11/3/2020,36.57,62.03,-25.46,6.86,6.86,1,1.71372907372331, +72296,135636,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,304,Joseph R. Biden Jr.,13256,DEM,52.4,Donald Trump,13254,REP,43.8,3.8,8.6000004,11/3/2020,49.36,49.06,.31,8.29,8.29,1,4.54192711908609, +72297,135637,6215,2020,2020_Pres-G_CA,CA,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,635,Joseph R. Biden Jr.,13256,DEM,62,Donald Trump,13254,REP,35.3,1.7,26.700001,11/3/2020,63.48,34.32,29.16,2.46,-2.46,1,-1.603653645807053, +72038,135047,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Florida Atlantic University,97,IVR/Online,,10/25/2020,937,Joseph R. Biden Jr.,13256,DEM,50.16,Donald Trump,13254,REP,48.13,,2.03,11/3/2020,47.86,51.22,-3.36,5.39,5.39,0,-.0461772384558821, +72219,135484,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/25/2020,1324,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,42,,3,11/3/2020,47.86,51.22,-3.36,6.36,6.36,0,1.196302037372675, +72298,135638,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,605,Joseph R. Biden Jr.,13256,DEM,46.4,Donald Trump,13254,REP,50.6,2,-4.1999998,11/3/2020,47.86,51.22,-3.36,.84,-.84,1,-4.942035992998292, +72040,135050,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Civiqs,471,Online,,10/25/2020,1041,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,46,,5,11/3/2020,49.47,49.24,.24,4.76,4.76,1,1.902419731971748,for Daily Kos +72146,135282,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Monmouth University,215,Live Phone,,10/25/2020,504,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,47,,3,11/3/2020,49.47,49.24,.24,2.76,2.76,1,-.6038253829316373,average of multiple versions or turnout models listed in poll +72299,135639,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,373,Joseph R. Biden Jr.,13256,DEM,50.5,Donald Trump,13254,REP,48.1,1.4,2.4000001,11/3/2020,49.47,49.24,.24,2.16,2.16,1,-1.466855346938437, +72220,135485,6223,2020,2020_Pres-G_IA,IA,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/25/2020,1225,Joseph R. Biden Jr.,13256,DEM,46,Donald Trump,13254,REP,47,,-1,11/3/2020,44.89,53.09,-8.2,7.2,7.2,1,.1679476807592207, +72300,135640,6225,2020,2020_Pres-G_IL,IL,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,424,Joseph R. Biden Jr.,13256,DEM,54.2,Donald Trump,13254,REP,43.1,2.1,11.1,11/3/2020,57.54,40.55,16.99,5.89,-5.89,1,2.799917532326308, +72301,135641,6226,2020,2020_Pres-G_IN,IN,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,301,Joseph R. Biden Jr.,13256,DEM,42.3,Donald Trump,13254,REP,52.9,4.7,-10.6,11/3/2020,40.96,57.02,-16.06,5.46,5.46,1,-.6778811627530269, +72179,135387,6232,2020,2020_Pres-G_ME,ME,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/25/2020,1007,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,40,2,13,11/3/2020,53.09,44.02,9.07,3.93,3.93,1,.4267511927645534,for FairVote +72311,135661,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Kiaer Research,585,IVR/Online,,10/25/2020,669,Joseph R. Biden Jr.,13256,DEM,53.5,Donald Trump,13254,REP,40.6,,12.9,11/3/2020,50.62,47.84,2.78,10.12,10.12,1,4.707802131796974, +72152,135298,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/25/2020,856,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,41,2,8,11/3/2020,50.62,47.84,2.78,5.22,5.22,1,.0166073288435146, +72302,135642,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,394,Joseph R. Biden Jr.,13256,DEM,58.6,Donald Trump,13254,REP,39.6,1.7,19,11/3/2020,50.62,47.84,2.78,16.22,16.22,1,10.5353549208189, +72056,135087,6234,2020,2020_Pres-G_MN,MN,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,10/25/2020,657,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,39,,14,11/3/2020,52.4,45.28,7.11,6.89,6.89,1,3.854425178147783, +72171,135365,6234,2020,2020_Pres-G_MN,MN,Pres-G,Pres-G,SurveyUSA,325,Online,,10/25/2020,649,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,42,,5,11/3/2020,52.4,45.28,7.11,2.11,-2.11,1,-1.206583060134583,for KSTP-TV Minneapolis | KAAL-TV | WDIO-TV Duluth +72339,135723,6234,2020,2020_Pres-G_MN,MN,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/25/2020,1065,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,44.8,2,3.2,11/3/2020,52.4,45.28,7.11,3.91,-3.91,1,.9928643006174119,for unspecified Republican sponsor +72041,135051,6236,2020,2020_Pres-G_MS,MS,Pres-G,Pres-G,Civiqs,471,Online,,10/25/2020,507,Joseph R. Biden Jr.,13256,DEM,41,Donald Trump,13254,REP,55,,-14,11/3/2020,41.06,57.6,-16.55,2.55,2.55,1,-2.486630546305649,for Daily Kos +72054,135084,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,RMG Research,555,IVR/Online/Text,,10/25/2020,800,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,47,,1,11/3/2020,48.59,49.93,-1.35,2.35,2.35,0,-1.080036948960517,for PoliticalIQ +72215,135476,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/25/2020,1034,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,45,2,3,11/3/2020,48.59,49.93,-1.35,4.35,4.35,0,1.147896720488538, +72061,135097,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,SurveyUSA,325,Online,,10/25/2020,627,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,48,,0,11/3/2020,48.59,49.93,-1.35,1.35,1.35,.5,-2.244511398847015,for WRAL News | WRAL-TV (Raleigh) +72303,135643,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,396,Joseph R. Biden Jr.,13256,DEM,50.2,Donald Trump,13254,REP,47.5,1.8,2.7,11/3/2020,48.59,49.93,-1.35,4.05,4.05,0,.0892980748516213, +72233,135514,6241,2020,2020_Pres-G_NH,NH,Pres-G,Pres-G,Saint Anselm College,494,Online,,10/25/2020,1018,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,44,2,8,11/3/2020,52.71,45.36,7.35,.65,.65,1,-3.230693968709926, +72304,135644,6242,2020,2020_Pres-G_NJ,NJ,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,386,Joseph R. Biden Jr.,13256,DEM,61.8,Donald Trump,13254,REP,37.7,.2,24.1,11/3/2020,57.33,41.4,15.94,8.16,8.16,1,3.229837549548183, +72049,135076,6244,2020,2020_Pres-G_NV,NV,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/25/2020,809,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,43,3,6,11/3/2020,50.06,47.67,2.39,3.61,3.61,1,-.2248281892142586, +72305,135645,6245,2020,2020_Pres-G_NY,NY,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,495,Joseph R. Biden Jr.,13256,DEM,65.4,Donald Trump,13254,REP,32.8,.8,32.599998,11/3/2020,60.86,37.75,23.11,9.49,9.49,1,4.385745312443786, +72221,135486,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/25/2020,1186,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,43,,5,11/3/2020,45.24,53.27,-8.03,13.03,13.03,0,7.930095325818296, +72306,135646,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,440,Joseph R. Biden Jr.,13256,DEM,43.6,Donald Trump,13254,REP,55.3,.9,-11.7,11/3/2020,45.24,53.27,-8.03,3.67,-3.67,1,-3.289664884500171, +72039,135049,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Civiqs,471,Online,,10/25/2020,1145,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,45,,7,11/3/2020,50.01,48.84,1.16,5.84,5.84,1,1.813311552772088,for Daily Kos +71969,134912,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,IVR/Live Phone,,10/25/2020,400,Joseph R. Biden Jr.,13256,DEM,45.5,Donald Trump,13254,REP,48.4,3.3,-2.9000001,11/3/2020,50.01,48.84,1.16,4.06,-4.06,0,-.8343109997975977,for Center for American Greatness +72222,135487,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/25/2020,1324,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,44,,7,11/3/2020,50.01,48.84,1.16,5.84,5.84,1,1.945731684354978, +72307,135647,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,491,Joseph R. Biden Jr.,13256,DEM,51.9,Donald Trump,13254,REP,46.1,2,5.8000002,11/3/2020,50.01,48.84,1.16,4.64,4.64,1,-.0848012797167478, +72337,135721,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/25/2020,1076,Joseph R. Biden Jr.,13256,DEM,47.6,Donald Trump,13254,REP,48.4,2.2,-.80000001,11/3/2020,50.01,48.84,1.16,1.96,-1.96,0,-2.222075990035512,for unspecified Republican sponsor +72071,135117,6251,2020,2020_Pres-G_SC,SC,Pres-G,Pres-G,Data for Progress,522,Online/Text,D,10/25/2020,1196,Joseph R. Biden Jr.,13256,DEM,44,Donald Trump,13254,REP,50,1,-6,11/3/2020,43.43,55.11,-11.68,5.68,5.68,1,1.154329895250374,for unspecified Democratic sponsor +72157,135318,6251,2020,2020_Pres-G_SC,SC,Pres-G,Pres-G,East Carolina University,523,IVR/Online,,10/25/2020,763,Joseph R. Biden Jr.,13256,DEM,44.3,Donald Trump,13254,REP,52.03,,-7.73,11/3/2020,43.43,55.11,-11.68,3.95,3.95,1,-.8409560518200682, +72308,135648,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,552,Joseph R. Biden Jr.,13256,DEM,47.5,Donald Trump,13254,REP,48.6,3,-1.1,11/3/2020,46.48,52.06,-5.58,4.48,4.48,1,-.2010939932290647, +72309,135649,6256,2020,2020_Pres-G_VA,VA,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,351,Joseph R. Biden Jr.,13256,DEM,55.2,Donald Trump,13254,REP,44.3,.5,10.9,11/3/2020,54.11,44,10.11,.79,.79,1,-2.333755179097494, +72310,135650,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,313,Joseph R. Biden Jr.,13256,DEM,53.7,Donald Trump,13254,REP,44.9,1.4,8.8000002,11/3/2020,49.45,48.82,.63,8.17,8.17,1,.8728414764155976, +72338,135722,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/25/2020,1082,Joseph R. Biden Jr.,13256,DEM,47.5,Donald Trump,13254,REP,47.1,3.1,.40000001,11/3/2020,49.45,48.82,.63,.23,-.23,1,-6.42718568719331,for unspecified Republican sponsor +72295,135659,6266,2020,2020_Sen-G_AL,AL,Sen-G,Sen-G,Swayable,543,Online,,10/25/2020,232,Doug Jones,13612,DEM,45.6,Tommy Tuberville,13614,REP,54.4,,-8.8000002,11/3/2020,39.74,60.1,-20.36,11.56,11.56,1,2.921222690455975, +72296,135658,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Swayable,543,Online,,10/25/2020,286,Mark Kelly,13445,DEM,55.8,Martha McSally,13446,REP,44.2,,11.6,11/3/2020,51.16,48.81,2.35,9.25,9.25,1,4.396313890892592, +72040,135052,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Civiqs,471,Online,,10/25/2020,1041,Jon Ossoff,14567,DEM,51,David A. Perdue,14568,REP,45,2,6,11/3/2020,47.95,49.73,-1.78,7.78,7.78,0,4.621835170060521,for Daily Kos +72146,135285,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/25/2020,504,Jon Ossoff,14567,DEM,49,David A. Perdue,14568,REP,47.5,2,1.5,11/3/2020,47.95,49.73,-1.78,3.28,3.28,0,-.4154562986576334,average of multiple versions or turnout models listed in poll +72299,135653,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Swayable,543,Online,,10/25/2020,342,Jon Ossoff,14567,DEM,47.8,David A. Perdue,14568,REP,49.4,2.8,-1.6,11/3/2020,47.95,49.73,-1.78,.18,.18,1,-4.327827597184634, +72220,135488,6272,2020,2020_Sen-G_IA,IA,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/25/2020,1225,Theresa Greenfield,13466,DEM,46,Joni K. Ernst,13467,REP,48,,-2,11/3/2020,45.15,51.74,-6.59,4.59,4.59,1,-2.373897426263349, +72179,135389,6279,2020,2020_Sen-G_ME,ME,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/25/2020,1007,Sara Gideon,13455,DEM,48.5,Susan M. Collins,13456,REP,47,4,1.5,11/3/2020,42.39,50.98,-8.6,10.1,10.1,0,1.607715536756092,for FairVote; average of multiple versions or turnout models listed in poll +72311,135660,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Kiaer Research,585,IVR/Online,,10/25/2020,669,Gary C. Peters,13453,DEM,50.8,John James,13454,REP,38,,12.8,11/3/2020,49.9,48.22,1.69,11.11,11.11,1,5.730405566837573, +72152,135299,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Siena College/The New York Times Upshot,448,Live Phone,,10/25/2020,856,Gary C. Peters,13453,DEM,49,John James,13454,REP,41,0,8,11/3/2020,49.9,48.22,1.69,6.31,6.31,1,1.08554135365342, +72302,135654,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Swayable,543,Online,,10/25/2020,365,Gary C. Peters,13453,DEM,58.4,John James,13454,REP,41.6,,16.799999,11/3/2020,49.9,48.22,1.69,15.11,15.11,1,9.384805769475973, +72073,135120,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Tarrance Group,333,Live Phone,R,10/25/2020,600,Gary C. Peters,13453,DEM,47.5,John James,13454,REP,46.2,,1.3,11/3/2020,49.9,48.22,1.69,.39,-.39,1,-5.232213162309268,for John James; sample size unavailable; estimated at 600 as a default +72056,135088,6281,2020,2020_Sen-G_MN,MN,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,10/25/2020,657,Tina Smith,15691,DEM,53,Jason Lewis,15692,REP,39,,14,11/3/2020,48.74,43.5,5.24,8.76,8.76,1,4.258464881411735, +72171,135366,6281,2020,2020_Sen-G_MN,MN,Sen-G,Sen-G,SurveyUSA,325,Online,,10/25/2020,649,Tina Smith,15691,DEM,45,Jason Lewis,15692,REP,42,,3,11/3/2020,48.74,43.5,5.24,2.24,-2.24,1,-2.64228060878623,for KSTP-TV Minneapolis | KAAL-TV | WDIO-TV Duluth +72041,135056,6282,2020,2020_Sen-G_MS,MS,Sen-G,Sen-G,Civiqs,471,Online,,10/25/2020,507,Mike Espy,13651,DEM,44,Cindy Hyde-Smith,13652,REP,52,2,-8,11/3/2020,44.13,54.11,-9.98,1.98,1.98,1,-4.528547639669801,for Daily Kos +72054,135266,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,RMG Research,555,IVR/Online/Text,,10/25/2020,800,Cal Cunningham,13468,DEM,49,Thom Tillis,13461,REP,42,,7,11/3/2020,46.94,48.69,-1.75,8.75,8.75,0,3.859209066896995,for PoliticalIQ +72215,135478,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Siena College/The New York Times Upshot,448,Live Phone,,10/25/2020,1034,Cal Cunningham,13468,DEM,46,Thom Tillis,13461,REP,43,2,3,11/3/2020,46.94,48.69,-1.75,4.75,4.75,0,-.0906175682153624, +72061,135369,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,Online,,10/25/2020,627,Cal Cunningham,13468,DEM,48,Thom Tillis,13461,REP,45,,3,11/3/2020,46.94,48.69,-1.75,4.75,4.75,0,-.3541506449480832,for WRAL News | WRAL-TV (Raleigh) +72303,135655,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Swayable,543,Online,,10/25/2020,363,Cal Cunningham,13468,DEM,49.7,Thom Tillis,13461,REP,50.3,,-.60000002,11/3/2020,46.94,48.69,-1.75,1.15,1.15,1,-4.555118384613722, +72233,135518,6286,2020,2020_Sen-G_NH,NH,Sen-G,Sen-G,Saint Anselm College,494,Online,,10/25/2020,1018,Jeanne Shaheen,13448,DEM,54,Corky Messner,14492,REP,39,2,15,11/3/2020,56.64,40.99,15.65,.65,-.65,1,-3.303544684131061, +72304,135656,6287,2020,2020_Sen-G_NJ,NJ,Sen-G,Sen-G,Swayable,543,Online,,10/25/2020,363,Cory A. Booker,14564,DEM,61,Rikin Mehta,14565,REP,39,,22,11/3/2020,57.23,40.92,16.31,5.69,5.69,1,-1.886307451929588, +72071,135118,6292,2020,2020_Sen-G_SC,SC,Sen-G,Sen-G,Data for Progress,522,Online/Text,D,10/25/2020,1196,Jaime Harrison,13457,DEM,46,Lindsey Graham,13458,REP,46,3,0,11/3/2020,44.17,54.44,-10.27,10.27,10.27,.5,2.571311312447751,for unspecified Democratic sponsor +72157,135317,6292,2020,2020_Sen-G_SC,SC,Sen-G,Sen-G,East Carolina University,523,IVR/Online,,10/25/2020,763,Jaime Harrison,13457,DEM,47.44,Lindsey Graham,13458,REP,49.28,,-1.84,11/3/2020,44.17,54.44,-10.27,8.43,8.43,1,.4862585378750631, +72308,135652,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,Swayable,543,Online,,10/25/2020,492,Mary Jennings Hegar,13459,DEM,47.6,John Cornyn,13444,REP,52.4,,-4.8000002,11/3/2020,43.87,53.51,-9.64,4.84,4.84,1,-.0672362386485291, +72309,135657,6296,2020,2020_Sen-G_VA,VA,Sen-G,Sen-G,Swayable,543,Online,,10/25/2020,332,Mark R. Warner,14760,DEM,59.7,Daniel M. Gade,15688,REP,40.3,,19.4,11/3/2020,55.99,43.91,12.08,7.32,7.32,1,2.356391724871093, +72040,135053,7780,2020,2020_Sen-OS_GA,GA,Sen-G,Sen-OS,Civiqs,471,Online,,10/25/2020,1041,Raphael Warnock,14489,DEM,48,Kelly Loeffler,13671,REP,22,23,26,11/3/2020,32.9,25.91,7,19,19,1,12.72181367016849,for Daily Kos +72146,135288,7780,2020,2020_Sen-OS_GA,GA,Sen-G,Sen-OS,Monmouth University,215,Live Phone,,10/25/2020,504,Raphael Warnock,14489,DEM,41.5,Kelly Loeffler,13671,REP,22,19.5,19.5,11/3/2020,32.9,25.91,7,12.5,12.5,1,5.666204020419426,average of multiple versions or turnout models listed in poll +72233,135516,7822,2020,2020_Gov-G_NH,NH,Gov-G,Gov-G,Saint Anselm College,494,Online,,10/25/2020,1018,Dan Feltes,13502,DEM,35,Christopher Sununu,13503,REP,60,1,-25,11/3/2020,33.36,65.12,-31.76,6.76,6.76,1,-2.807060144102168, +72054,135116,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,RMG Research,555,IVR/Online/Text,,10/25/2020,800,Roy A. Cooper,13404,DEM,53,Dan Forest,13406,REP,41,,12,11/3/2020,51.52,47.01,4.51,7.49,7.49,1,1.989516664840574,for PoliticalIQ +72215,135477,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,Siena College/The New York Times Upshot,448,Live Phone,,10/25/2020,1034,Roy A. Cooper,13404,DEM,51,Dan Forest,13406,REP,42,1,9,11/3/2020,51.52,47.01,4.51,4.49,4.49,1,-.9637767461020675, +72061,135517,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,SurveyUSA,325,Online,,10/25/2020,637,Roy A. Cooper,13404,DEM,53,Dan Forest,13406,REP,42,,11,11/3/2020,51.52,47.01,4.51,6.49,6.49,1,.8738336699215076,for WRAL News | WRAL-TV (Raleigh) +72303,135651,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,Swayable,543,Online,,10/25/2020,386,Roy A. Cooper,13404,DEM,52.8,Dan Forest,13406,REP,43.8,2.2,9,11/3/2020,51.52,47.01,4.51,4.49,4.49,1,-1.686716207698647, +72233,135519,8075,2020,2020_House-G_NH-1,NH-1,House-G,House-G,Saint Anselm College,494,Online,,10/25/2020,560,Chris Pappas,15194,DEM,49,Matt Mowers,16030,REP,44,1,5,11/3/2020,51.32,46.21,5.1,.1,-.1,1,-5.954862874224723, +72233,135520,8076,2020,2020_House-G_NH-2,NH-2,House-G,House-G,Saint Anselm College,494,Online,,10/25/2020,458,Annie Kuster,16032,DEM,54,Steven Negron,16033,REP,39,3,15,11/3/2020,53.9,43.7,10.2,4.8,4.8,1,.3739326364749412, +72325,135690,8078,2020,2020_House-G_NJ-2,NJ-2,House-G,House-G,Stockton University,317,Live Phone,,10/25/2020,676,Amy Kennedy,14695,DEM,46,Jeff Van Drew,15203,REP,45,,1,11/3/2020,46.17,51.93,-5.76,6.76,6.76,0,-.3779530345883144, +72160,135330,8274,2020,2020_House-G_US,US,House-G,House-G,SSRS,297,Live Phone,,10/25/2020,886,Generic Candidate,13337,DEM,54,Generic Candidate,13338,REP,42,,12,11/3/2020,49.9,46.83,3.07,8.93,8.93,1,4.286515141793814,for CNN +72176,135379,8274,2020,2020_House-G_US,US,House-G,House-G,Suffolk University,323,Live Phone,,10/25/2020,1000,Generic Candidate,13337,DEM,49.4,Generic Candidate,13338,REP,39.3,,10.1,11/3/2020,49.9,46.83,3.07,7.03,7.03,1,2.469253691252313,for USA Today +72213,135468,8274,2020,2020_House-G_US,US,House-G,House-G,The Winston Group,385,Online,R,10/25/2020,1000,Generic Candidate,13337,DEM,47,Generic Candidate,13338,REP,43,,4,11/3/2020,49.9,46.83,3.07,.93,.93,1,-3.820718328899995,for unspecified Republican sponsor; among registered voters +72178,135386,8422,2020,2020_Pres-G_M1,M1,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/25/2020,498,Joseph R. Biden Jr.,13256,DEM,59,Donald Trump,13254,REP,40,5,19,11/3/2020,60.11,37.02,23.09,4.09,-4.09,1,.7031612412117986,for FairVote +72177,135385,8423,2020,2020_Pres-G_M2,M2,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/25/2020,509,Joseph R. Biden Jr.,13256,DEM,49.7,Donald Trump,13254,REP,46.8,2.2,2.9000001,11/3/2020,44.82,52.26,-7.44,10.34,10.34,0,3.240588413460002,for FairVote; average of multiple versions or turnout models listed in poll +72408,135865,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Angus Reid Global,13,Online,,10/26/2020,2231,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,45,,8,11/3/2020,51.31,46.86,4.45,3.55,3.55,1,-.0492439937235183, +72070,135115,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Emerson College,88,IVR/Online,,10/26/2020,1121,Joseph R. Biden Jr.,13256,DEM,50.9,Donald Trump,13254,REP,46.7,,4.1999998,11/3/2020,51.31,46.86,4.45,.25,-.25,1,-3.629228129213239,for NewsNation +72194,135422,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone/Online,,10/26/2020,945,Joseph R. Biden Jr.,13256,DEM,50.15,Donald Trump,13254,REP,45.05,1.5,5.0999999,11/3/2020,51.31,46.86,4.45,.65,.65,1,-3.367455111520443,average of multiple versions or turnout models listed in poll +72086,135267,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/26/2020,1500,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,48,,-1,11/3/2020,51.31,46.86,4.45,5.45,-5.45,0,1.723300226104676,for Liberty Nation +72159,135324,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Redfield & Wilton Strategies,562,Online,,10/26/2020,4790,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,41,1,10,11/3/2020,51.31,46.86,4.45,5.55,5.55,1,2.095778262248346, +72087,135214,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/26/2020,29809,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,47,,4,11/3/2020,51.31,46.86,4.45,.45,-.45,1,-3.132304664247935,for Axios +72083,135153,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/26/2020,1365,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,43,,11,11/3/2020,51.31,46.86,4.45,6.55,6.55,1,2.995171881558138,for Economist +72223,135489,6212,2020,2020_Pres-G_AL,AL,Pres-G,Pres-G,Auburn University at Montgomery,588,Online,,10/26/2020,853,Joseph R. Biden Jr.,13256,DEM,38.9,Donald Trump,13254,REP,58.1,,-19.200001,11/3/2020,36.57,62.03,-25.46,6.26,6.26,1,1.736990600575688, +72175,135376,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Marist College,183,Live Phone,,10/26/2020,743,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,47,,4,11/3/2020,47.86,51.22,-3.36,7.36,7.36,0,1.871134913895673,for NBC News +72214,135473,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Monmouth University,215,Live Phone,,10/26/2020,509,Joseph R. Biden Jr.,13256,DEM,50.5,Donald Trump,13254,REP,45.5,2,5,11/3/2020,47.86,51.22,-3.36,8.36,8.36,0,2.619779046094053,average of multiple versions or turnout models listed in poll +72170,135363,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,IVR/Text,,10/26/2020,759,Joseph R. Biden Jr.,13256,DEM,52.4,Donald Trump,13254,REP,42,3.2,10.4,11/3/2020,50.62,47.84,2.78,7.62,7.62,1,2.343838346771267,for MIRS News Service +72397,135837,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Meeting Street Insights,204,Live Phone,R,10/26/2020,600,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,45,,3,11/3/2020,48.59,49.93,-1.35,4.35,4.35,0,.8693558392202679,for unspecified Republican sponsor +72230,135502,6241,2020,2020_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,Online,,10/26/2020,864,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,45,1,8,11/3/2020,52.71,45.36,7.35,.65,.65,1,-3.741510303376167, +72400,136015,6243,2020,2020_Pres-G_NM,NM,Pres-G,Pres-G,Research & Polling Inc.,280,Live Phone,,10/26/2020,1180,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,42,,12,11/3/2020,54.29,43.5,10.79,1.21,1.21,1,-2.468297852534346,for Albuquerque Journal +72401,135851,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Muhlenberg College,219,Live Phone,,10/26/2020,419,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,44,,5,11/3/2020,50.01,48.84,1.16,3.84,3.84,1,-.7797618794779544,for Morning Call +72169,135361,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,RMG Research,555,IVR/Online/Text,,10/26/2020,800,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,45,,6,11/3/2020,50.01,48.84,1.16,4.84,4.84,1,.6858805411823974,for PoliticalIQ +72032,135036,6251,2020,2020_Pres-G_SC,SC,Pres-G,Pres-G,Starboard Communications,316,IVR/Live Phone/Text,,10/26/2020,800,Joseph R. Biden Jr.,13256,DEM,43.9,Donald Trump,13254,REP,51.2,,-7.3000002,11/3/2020,43.43,55.11,-11.68,4.38,4.38,1,.3497958961703977, +72794,136592,6252,2020,2020_Pres-G_SD,SD,Pres-G,Pres-G,Nielson Brothers Polling,231,IVR,,10/26/2020,484,Joseph R. Biden Jr.,13256,DEM,40,Donald Trump,13254,REP,55,3,-15,11/3/2020,35.61,61.77,-26.16,11.16,11.16,1,4.952875616697241, +72402,135855,6256,2020,2020_Pres-G_VA,VA,Pres-G,Pres-G,Roanoke College,292,Live Phone,,10/26/2020,802,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,42,2,11,11/3/2020,54.11,44,10.11,.89,.89,1,-1.649408047902707, +72223,135490,6266,2020,2020_Sen-G_AL,AL,Sen-G,Sen-G,Auburn University at Montgomery,588,Online,,10/26/2020,853,Doug Jones,13612,DEM,42.9,Tommy Tuberville,13614,REP,53.8,,-10.9,11/3/2020,39.74,60.1,-20.36,9.46,9.46,1,2.324869192506803, +72165,135352,6275,2020,2020_Sen-G_KS,KS,Sen-G,Sen-G,GBAO,109,Live Phone,D,10/26/2020,600,Barbara Bollier,13698,DEM,46.5,Roger Marshall,14604,REP,46,4,.5,11/3/2020,41.79,53.22,-11.44,11.94,11.94,0,5.321382013303209,for Barbara Bollier; average of multiple versions or turnout models listed in poll +72240,135528,6275,2020,2020_Sen-G_KS,KS,Sen-G,Sen-G,VCreek/AMG,501,IVR,,10/26/2020,1149,Barbara Bollier,13698,DEM,43.46,Roger Marshall,14604,REP,47.03,1.82,-3.5699999,11/3/2020,41.79,53.22,-11.44,7.87,7.87,1,.8756614197838374, +72170,135364,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,IVR/Text,,10/26/2020,759,Gary C. Peters,13453,DEM,52.4,John James,13454,REP,42.8,.5,9.6000004,11/3/2020,49.9,48.22,1.69,7.91,7.91,1,2.477578426989127,for MIRS News Service +72397,135839,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Meeting Street Insights,204,Live Phone,R,10/26/2020,600,Cal Cunningham,13468,DEM,47,Thom Tillis,13461,REP,43,,4,11/3/2020,46.94,48.69,-1.75,5.75,5.75,0,.707887523622714,for unspecified Republican sponsor +72230,135504,6286,2020,2020_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,Online,,10/26/2020,864,Jeanne Shaheen,13448,DEM,54,Corky Messner,14492,REP,43,2,11,11/3/2020,56.64,40.99,15.65,4.65,-4.65,1,.7634855353814445, +72400,136020,6288,2020,2020_Sen-G_NM,NM,Sen-G,Sen-G,Research & Polling Inc.,280,Live Phone,,10/26/2020,1180,Ben Ray Luján,13626,DEM,52,Mark V. Ronchetti,14622,REP,44,3,8,11/3/2020,51.73,45.62,6.11,1.89,1.89,1,-3.767680939469,for Albuquerque Journal +72032,135037,6292,2020,2020_Sen-G_SC,SC,Sen-G,Sen-G,Starboard Communications,316,IVR/Live Phone/Text,,10/26/2020,800,Jaime Harrison,13457,DEM,42.5,Lindsey Graham,13458,REP,51.9,2.5,-9.3999996,11/3/2020,44.17,54.44,-10.27,.87,.87,1,-6.986559362360219, +72794,136599,6293,2020,2020_Sen-G_SD,SD,Sen-G,Sen-G,Nielson Brothers Polling,231,IVR,,10/26/2020,479,Daniel P. Ahlers,15671,DEM,39,M. Michael Rounds,15672,REP,56,,-17,11/3/2020,34.26,65.74,-31.47,14.47,14.47,1,6.937743453502203, +72402,135856,6296,2020,2020_Sen-G_VA,VA,Sen-G,Sen-G,Roanoke College,292,Live Phone,,10/26/2020,802,Mark R. Warner,14760,DEM,55,Daniel M. Gade,15688,REP,39,,16,11/3/2020,55.99,43.91,12.08,3.92,3.92,1,-1.042402576189354, +72230,135503,7822,2020,2020_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Online,,10/26/2020,864,Dan Feltes,13502,DEM,36,Christopher Sununu,13503,REP,60,2,-24,11/3/2020,33.36,65.12,-31.76,7.76,7.76,1,-2.221951727751673, +72397,135838,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,Meeting Street Insights,204,Live Phone,R,10/26/2020,600,Roy A. Cooper,13404,DEM,51,Dan Forest,13406,REP,43,,8,11/3/2020,51.52,47.01,4.51,3.49,3.49,1,-2.268528847794579,for unspecified Republican sponsor +72230,135505,8075,2020,2020_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Online,,10/26/2020,451,Chris Pappas,15194,DEM,48,Matt Mowers,16030,REP,50,2,-2,11/3/2020,51.32,46.21,5.1,7.1,-7.1,0,1.796585004000802, +72230,135506,8076,2020,2020_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Online,,10/26/2020,412,Annie Kuster,16032,DEM,51,Steven Negron,16033,REP,41,7,10,11/3/2020,53.9,43.7,10.2,.2,-.2,1,-6.271536243624795, +72400,135847,8089,2020,2020_House-G_NM-1,NM-1,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/26/2020,430,Debra A. Haaland,15212,DEM,58,Michelle Garcia Holmes,15213,REP,37,,21,11/3/2020,58.19,41.81,16.38,4.62,4.62,1,-2.66900997426485,for Albuquerque Journal +72400,135848,8090,2020,2020_House-G_NM-2,NM-2,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/26/2020,403,Xochitl Torres Small,13424,DEM,46,Yvette Herrell,13423,REP,48,,-2,11/3/2020,46.25,53.7,-7.45,5.45,5.45,1,-1.31920276479028,for Albuquerque Journal +72400,135849,8091,2020,2020_House-G_NM-3,NM-3,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/26/2020,347,Teresa Leger Fernandez,15214,DEM,58,Alexis Martinez Johnson,15215,REP,35,,23,11/3/2020,58.68,41.32,17.36,5.64,5.64,1,-1.760499518007436,for Albuquerque Journal +72083,135151,8274,2020,2020_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/26/2020,1365,Generic Candidate,13337,DEM,52,Generic Candidate,13338,REP,42,,10,11/3/2020,49.9,46.83,3.07,6.93,6.93,1,3.207706766165491,for Economist +72216,135480,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,AtlasIntel,546,Online,,10/27/2020,1726,Joseph R. Biden Jr.,13256,DEM,50.9,Donald Trump,13254,REP,46.2,,4.6999998,11/3/2020,51.31,46.86,4.45,.25,.25,1,-3.375211781057158, +72227,135499,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,Online,,10/27/2020,2359,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,47,,6,11/3/2020,51.31,46.86,4.45,1.55,1.55,1,-2.072596811164765,for Hill.TV +72163,135342,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,J.L. Partners,619,Online,,10/27/2020,844,Joseph R. Biden Jr.,13256,DEM,55,Donald Trump,13254,REP,41,,14,11/3/2020,51.31,46.86,4.45,9.55,9.55,1,5.639979369315122,for The Independent +72319,135679,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Long Island University,633,Online,,10/27/2020,1573,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,36,,11,11/3/2020,51.31,46.86,4.45,6.55,6.55,1,2.972387347577147,among all adults +72211,135462,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Morning Consult,218,Online,,10/27/2020,16374,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,43,,9,11/3/2020,51.31,46.86,4.45,4.55,4.55,1,1.299517723990887, +72808,136724,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,USC Dornsife/Los Angeles Times,343,Online,,10/27/2020,5423,Joseph R. Biden Jr.,13256,DEM,53.9,Donald Trump,13254,REP,42.36,,11.54,11/3/2020,51.31,46.86,4.45,7.09,7.09,1,3.76392702653662,average of multiple versions or turnout models listed in poll +72193,135418,6211,2020,2020_Pres-G_AK,AK,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,10/27/2020,770,Joseph R. Biden Jr.,13256,DEM,43,Donald Trump,13254,REP,52,,-9,11/3/2020,42.77,52.83,-10.06,1.06,1.06,1,-2.860631985873086, +72860,136719,6211,2020,2020_Pres-G_AK,AK,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,634,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,54,,-9,11/3/2020,42.77,52.83,-10.06,1.06,1.06,1,-3.207816521365644,for Axios +72859,136718,6212,2020,2020_Pres-G_AL,AL,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,1808,Joseph R. Biden Jr.,13256,DEM,36,Donald Trump,13254,REP,62,,-26,11/3/2020,36.57,62.03,-25.46,.54,-.54,1,-4.176603488275324,for Axios +72858,136717,6213,2020,2020_Pres-G_AR,AR,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,1309,Joseph R. Biden Jr.,13256,DEM,38,Donald Trump,13254,REP,61,,-23,11/3/2020,34.78,62.4,-27.62,4.62,4.62,1,-.5396883594718015,for Axios +72158,135320,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,10/27/2020,704,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,44,,4,11/3/2020,49.36,49.06,.31,3.69,3.69,1,.8149329406445309, +72602,136250,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Morning Consult,218,Online,,10/27/2020,1059,Joseph R. Biden Jr.,13256,DEM,48.4,Donald Trump,13254,REP,46.1,,2.3,11/3/2020,49.36,49.06,.31,1.99,1.99,1,-.7853452152197793, +72417,135881,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,SSRS,297,Live Phone,,10/27/2020,865,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,46,3,4,11/3/2020,49.36,49.06,.31,3.69,3.69,1,.8792413212466378,for CNN +72857,136716,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,4278,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,46,,6,11/3/2020,49.36,49.06,.31,5.69,5.69,1,3.452689278761796,for Axios +72396,135836,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/27/2020,1002,Joseph R. Biden Jr.,13256,DEM,46.4,Donald Trump,13254,REP,48.9,2.3,-2.5,11/3/2020,49.36,49.06,.31,2.81,-2.81,0,.1137925346000664,for unspecified Republican sponsor +72856,136715,6215,2020,2020_Pres-G_CA,CA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,12370,Joseph R. Biden Jr.,13256,DEM,62,Donald Trump,13254,REP,36,,26,11/3/2020,63.48,34.32,29.16,3.16,-3.16,1,.0553573630385259,for Axios +72603,136251,6216,2020,2020_Pres-G_CO,CO,Pres-G,Pres-G,Morning Consult,218,Online,,10/27/2020,727,Joseph R. Biden Jr.,13256,DEM,53.8,Donald Trump,13254,REP,40.9,,12.9,11/3/2020,55.4,41.9,13.5,.6,-.6,1,-2.090729014049364, +72855,136714,6216,2020,2020_Pres-G_CO,CO,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,2991,Joseph R. Biden Jr.,13256,DEM,55,Donald Trump,13254,REP,44,,11,11/3/2020,55.4,41.9,13.5,2.5,-2.5,1,.425711403538574,for Axios +72854,136713,6217,2020,2020_Pres-G_CT,CT,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,2031,Joseph R. Biden Jr.,13256,DEM,60,Donald Trump,13254,REP,38,,22,11/3/2020,59.26,39.19,20.07,1.93,1.93,1,-3.217610176072913,for Axios +72853,136712,6218,2020,2020_Pres-G_DC,DC,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,495,Joseph R. Biden Jr.,13256,DEM,94,Donald Trump,13254,REP,5,,89,11/3/2020,92.15,5.4,86.75,2.25,2.25,1,-4.351561151233058,for Axios +72852,136711,6219,2020,2020_Pres-G_DE,DE,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,656,Joseph R. Biden Jr.,13256,DEM,60,Donald Trump,13254,REP,38,,22,11/3/2020,58.75,39.78,18.97,3.03,3.03,1,-3.846599512336905,for Axios +72476,136004,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/27/2020,824,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,50,1,-2,11/3/2020,47.86,51.22,-3.36,1.36,1.36,1,-4.094264666367757,for The Washington Post +72604,136252,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Morning Consult,218,Online,,10/27/2020,4451,Joseph R. Biden Jr.,13256,DEM,51.5,Donald Trump,13254,REP,45.4,,6.0999999,11/3/2020,47.86,51.22,-3.36,9.46,9.46,0,4.784260255758161, +72851,136710,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,8792,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,49,,0,11/3/2020,47.86,51.22,-3.36,3.36,3.36,.5,-1.477513128587407,for Axios +72342,135726,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/27/2020,1088,Joseph R. Biden Jr.,13256,DEM,46.9,Donald Trump,13254,REP,49.6,1.5,-2.7,11/3/2020,47.86,51.22,-3.36,.66,.66,1,-4.728913586475164,for unspecified Republican sponsor +72605,136253,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Morning Consult,218,Online,,10/27/2020,1743,Joseph R. Biden Jr.,13256,DEM,48.8,Donald Trump,13254,REP,46.4,,2.4000001,11/3/2020,49.47,49.24,.24,2.16,2.16,1,-.5297071947308848, +72850,136709,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,3962,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,48,,2,11/3/2020,49.47,49.24,.24,1.76,1.76,1,-.6819704347325409,for Axios +72849,136708,6222,2020,2020_Pres-G_HI,HI,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,688,Joseph R. Biden Jr.,13256,DEM,67,Donald Trump,13254,REP,31,,36,11/3/2020,63.73,34.27,29.46,6.54,6.54,1,-.2930265435417178,for Axios +72848,136707,6223,2020,2020_Pres-G_IA,IA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,1489,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,51,,-3,11/3/2020,44.89,53.09,-8.2,5.2,5.2,1,-1.826665694761219,for Axios +72847,136706,6224,2020,2020_Pres-G_ID,ID,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,909,Joseph R. Biden Jr.,13256,DEM,40,Donald Trump,13254,REP,58,,-18,11/3/2020,33.07,63.84,-30.77,12.77,12.77,1,5.995356069170252,for Axios +72846,136705,6225,2020,2020_Pres-G_IL,IL,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,5643,Joseph R. Biden Jr.,13256,DEM,58,Donald Trump,13254,REP,40,,18,11/3/2020,57.54,40.55,16.99,1.01,1.01,1,-1.992101826483061,for Axios +72606,136254,6226,2020,2020_Pres-G_IN,IN,Pres-G,Pres-G,Morning Consult,218,Online,,10/27/2020,1147,Joseph R. Biden Jr.,13256,DEM,42,Donald Trump,13254,REP,53.4,,-11.4,11/3/2020,40.96,57.02,-16.06,4.66,4.66,1,.2219135285203468, +72845,136704,6226,2020,2020_Pres-G_IN,IN,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,2729,Joseph R. Biden Jr.,13256,DEM,44,Donald Trump,13254,REP,54,,-10,11/3/2020,40.96,57.02,-16.06,6.06,6.06,1,1.907376115773876,for Axios +72844,136703,6227,2020,2020_Pres-G_KS,KS,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,2321,Joseph R. Biden Jr.,13256,DEM,44,Donald Trump,13254,REP,55,,-11,11/3/2020,41.56,56.21,-14.65,3.65,3.65,1,-.4032877790486686,for Axios +72843,136702,6228,2020,2020_Pres-G_KY,KY,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,2009,Joseph R. Biden Jr.,13256,DEM,40,Donald Trump,13254,REP,59,,-19,11/3/2020,36.15,62.09,-25.94,6.94,6.94,1,.2029309488411552,for Axios +72842,136701,6229,2020,2020_Pres-G_LA,LA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,1556,Joseph R. Biden Jr.,13256,DEM,36,Donald Trump,13254,REP,62,,-26,11/3/2020,39.85,58.46,-18.61,7.39,-7.39,1,4.103222357746636,for Axios +72715,136477,6230,2020,2020_Pres-G_MA,MA,Pres-G,Pres-G,MassINC Polling Group,198,Online,,10/27/2020,929,Joseph R. Biden Jr.,13256,DEM,62,Donald Trump,13254,REP,28,,34,11/3/2020,65.6,32.14,33.46,.54,.54,1,-3.670656897627778, +72841,136700,6230,2020,2020_Pres-G_MA,MA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,3653,Joseph R. Biden Jr.,13256,DEM,69,Donald Trump,13254,REP,29,,40,11/3/2020,65.6,32.14,33.46,6.54,6.54,1,3.298130745459814,for Axios +72840,136699,6231,2020,2020_Pres-G_MD,MD,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,3216,Joseph R. Biden Jr.,13256,DEM,66,Donald Trump,13254,REP,31,,35,11/3/2020,65.36,32.15,33.21,1.79,1.79,1,-2.395473678339926,for Axios +72839,136698,6232,2020,2020_Pres-G_ME,ME,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,1274,Joseph R. Biden Jr.,13256,DEM,56,Donald Trump,13254,REP,42,,14,11/3/2020,53.09,44.02,9.07,4.93,4.93,1,1.470530147375318,for Axios +72483,136025,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,EPIC-MRA,84,Live Phone,,10/27/2020,600,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,41,,7,11/3/2020,50.62,47.84,2.78,4.22,4.22,1,-1.090854569095508,for WOOD TV 8 +72607,136255,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Morning Consult,218,Online,,10/27/2020,1736,Joseph R. Biden Jr.,13256,DEM,51.8,Donald Trump,13254,REP,44.5,,7.3000002,11/3/2020,50.62,47.84,2.78,4.52,4.52,1,-.3234784271739028, +72416,135876,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,SSRS,297,Live Phone,,10/27/2020,907,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,41,2,12,11/3/2020,50.62,47.84,2.78,9.22,9.22,1,4.207795934796992,for CNN +72838,136697,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,4549,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,46,,6,11/3/2020,50.62,47.84,2.78,3.22,3.22,1,-1.451634311737415,for Axios +72340,135724,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/27/2020,1058,Joseph R. Biden Jr.,13256,DEM,46.6,Donald Trump,13254,REP,49.1,2.1,-2.5,11/3/2020,50.62,47.84,2.78,5.28,-5.28,0,.2445519767902161,for unspecified Republican sponsor +72608,136256,6234,2020,2020_Pres-G_MN,MN,Pres-G,Pres-G,Morning Consult,218,Online,,10/27/2020,883,Joseph R. Biden Jr.,13256,DEM,51.7,Donald Trump,13254,REP,42.4,,9.3000002,11/3/2020,52.4,45.28,7.11,2.19,2.19,1,-.9274704721465047, +72837,136696,6234,2020,2020_Pres-G_MN,MN,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,3031,Joseph R. Biden Jr.,13256,DEM,56,Donald Trump,13254,REP,41,,15,11/3/2020,52.4,45.28,7.11,7.89,7.89,1,5.572866086567553,for Axios +72609,136257,6235,2020,2020_Pres-G_MO,MO,Pres-G,Pres-G,Morning Consult,218,Online,,10/27/2020,1109,Joseph R. Biden Jr.,13256,DEM,42.9,Donald Trump,13254,REP,52.3,,-9.3999996,11/3/2020,41.41,56.8,-15.39,5.99,5.99,1,.6074661646713062, +72836,136695,6235,2020,2020_Pres-G_MO,MO,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,2926,Joseph R. Biden Jr.,13256,DEM,44,Donald Trump,13254,REP,54,,-10,11/3/2020,41.41,56.8,-15.39,5.39,5.39,1,.0692309788127048,for Axios +72835,136694,6236,2020,2020_Pres-G_MS,MS,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,1461,Joseph R. Biden Jr.,13256,DEM,37,Donald Trump,13254,REP,61,,-24,11/3/2020,41.06,57.6,-16.55,7.45,-7.45,1,3.936466892333788,for Axios +72062,135098,6237,2020,2020_Pres-G_MT,MT,Pres-G,Pres-G,Public Policy Polling,263,IVR/Text,D,10/27/2020,886,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,49,,-2,11/3/2020,40.55,56.92,-16.37,14.37,14.37,1,6.260434218938567,for unspecified Democratic sponsor; among 'voters' +72834,136693,6237,2020,2020_Pres-G_MT,MT,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,1021,Joseph R. Biden Jr.,13256,DEM,46,Donald Trump,13254,REP,52,,-6,11/3/2020,40.55,56.92,-16.37,10.37,10.37,1,1.69039999501705,for Axios +72153,135302,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,10/27/2020,614,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,46,,3,11/3/2020,48.59,49.93,-1.35,4.35,4.35,0,.9286456118651299, +72331,135702,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Marist College,183,Live Phone,,10/27/2020,800,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,46,,6,11/3/2020,48.59,49.93,-1.35,7.35,7.35,0,4.180924870398495,for NBC News +72610,136258,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Morning Consult,218,Online,,10/27/2020,1982,Joseph R. Biden Jr.,13256,DEM,49.1,Donald Trump,13254,REP,48.4,,.69999999,11/3/2020,48.59,49.93,-1.35,2.05,2.05,0,-.8359972419987541, +72057,135090,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Public Policy Polling,263,IVR/Text,D,10/27/2020,937,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,47,,4,11/3/2020,48.59,49.93,-1.35,5.35,5.35,0,2.228676836658187,for unspecified Democratic sponsor; among 'voters' +72418,135883,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,SSRS,297,Live Phone,,10/27/2020,901,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,45,2,6,11/3/2020,48.59,49.93,-1.35,7.35,7.35,0,4.218208045081941,for CNN +72833,136692,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,5363,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,48,,2,11/3/2020,48.59,49.93,-1.35,3.35,3.35,0,.6517427512407815,for Axios +72832,136691,6239,2020,2020_Pres-G_ND,ND,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,402,Joseph R. Biden Jr.,13256,DEM,39,Donald Trump,13254,REP,59,,-20,11/3/2020,31.76,65.11,-33.36,13.36,13.36,1,6.237776793771526,for Axios +72831,136690,6240,2020,2020_Pres-G_NE,NE,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,1742,Joseph R. Biden Jr.,13256,DEM,43,Donald Trump,13254,REP,56,,-13,11/3/2020,39.17,58.22,-19.06,6.06,6.06,1,-.5855840186061532,for Axios +72226,135493,6241,2020,2020_Pres-G_NH,NH,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/27/2020,600,Joseph R. Biden Jr.,13256,DEM,58,Donald Trump,13254,REP,39,1,19,11/3/2020,52.71,45.36,7.35,11.65,11.65,1,8.656020474368988, +72830,136689,6241,2020,2020_Pres-G_NH,NH,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,1013,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,45,,9,11/3/2020,52.71,45.36,7.35,1.65,1.65,1,-2.551282703166437,for Axios +72829,136688,6242,2020,2020_Pres-G_NJ,NJ,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,3870,Joseph R. Biden Jr.,13256,DEM,59,Donald Trump,13254,REP,38,,21,11/3/2020,57.33,41.4,15.94,5.06,5.06,1,1.273026562795309,for Axios +72828,136687,6243,2020,2020_Pres-G_NM,NM,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,1481,Joseph R. Biden Jr.,13256,DEM,56,Donald Trump,13254,REP,42,,14,11/3/2020,54.29,43.5,10.79,3.21,3.21,1,-.5133665096426324,for Axios +72827,136686,6244,2020,2020_Pres-G_NV,NV,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,2366,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,49,,0,11/3/2020,50.06,47.67,2.39,2.39,-2.39,.5,-1.243780752521827,for Axios +72826,136685,6245,2020,2020_Pres-G_NY,NY,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,6548,Joseph R. Biden Jr.,13256,DEM,63,Donald Trump,13254,REP,35,,28,11/3/2020,60.86,37.75,23.11,4.89,4.89,1,-.2003312187071314,for Axios +72611,136259,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Morning Consult,218,Online,,10/27/2020,2179,Joseph R. Biden Jr.,13256,DEM,46.6,Donald Trump,13254,REP,49.2,,-2.5999999,11/3/2020,45.24,53.27,-8.03,5.43,5.43,1,-.1285129497545741, +72825,136684,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,6025,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,51,,-4,11/3/2020,45.24,53.27,-8.03,4.03,4.03,1,-1.428244440586854,for Axios +72824,136683,6247,2020,2020_Pres-G_OK,OK,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,1902,Joseph R. Biden Jr.,13256,DEM,35,Donald Trump,13254,REP,65,,-30,11/3/2020,32.29,65.37,-33.09,3.09,3.09,1,-3.030812575208615,for Axios +72823,136682,6248,2020,2020_Pres-G_OR,OR,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,3543,Joseph R. Biden Jr.,13256,DEM,59,Donald Trump,13254,REP,39,,20,11/3/2020,56.45,40.37,16.09,3.91,3.91,1,-1.122209287390747,for Axios +72477,136006,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/27/2020,810,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,44,3,7,11/3/2020,50.01,48.84,1.16,5.84,5.84,1,1.823349314704875,for The Washington Post +72612,136260,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Morning Consult,218,Online,,10/27/2020,2686,Joseph R. Biden Jr.,13256,DEM,51.9,Donald Trump,13254,REP,43.2,,8.6999998,11/3/2020,50.01,48.84,1.16,7.54,7.54,1,4.05045773232456, +72822,136681,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,6045,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,47,,5,11/3/2020,50.01,48.84,1.16,3.84,3.84,1,.3253434280064963,for Axios +72821,136680,6250,2020,2020_Pres-G_RI,RI,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,566,Joseph R. Biden Jr.,13256,DEM,62,Donald Trump,13254,REP,36,,26,11/3/2020,59.39,38.61,20.77,5.23,5.23,1,-1.703901102060892,for Axios +72613,136261,6251,2020,2020_Pres-G_SC,SC,Pres-G,Pres-G,Morning Consult,218,Online,,10/27/2020,904,Joseph R. Biden Jr.,13256,DEM,44.5,Donald Trump,13254,REP,51.1,,-6.5999999,11/3/2020,43.43,55.11,-11.68,5.08,5.08,1,.6989111270346372, +72820,136679,6251,2020,2020_Pres-G_SC,SC,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,2485,Joseph R. Biden Jr.,13256,DEM,42,Donald Trump,13254,REP,56,,-14,11/3/2020,43.43,55.11,-11.68,2.32,-2.32,1,-2.043563796250994,for Axios +72819,136678,6252,2020,2020_Pres-G_SD,SD,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,606,Joseph R. Biden Jr.,13256,DEM,36,Donald Trump,13254,REP,63,,-27,11/3/2020,35.61,61.77,-26.16,.84,-.84,1,-6.296428717364217,for Axios +72818,136677,6253,2020,2020_Pres-G_TN,TN,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,3342,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,54,,-9,11/3/2020,37.45,60.66,-23.21,14.21,14.21,1,9.24343371828949,for Axios +72614,136262,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,Morning Consult,218,Online,,10/27/2020,3267,Joseph R. Biden Jr.,13256,DEM,48.1,Donald Trump,13254,REP,48.1,,0,11/3/2020,46.48,52.06,-5.58,5.58,5.58,.5,2.147535878815072, +72817,136676,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,9226,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,51,,-4,11/3/2020,46.48,52.06,-5.58,1.58,1.58,1,-2.03146724366439,for Axios +72816,136675,6255,2020,2020_Pres-G_UT,UT,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,1586,Joseph R. Biden Jr.,13256,DEM,43,Donald Trump,13254,REP,55,,-12,11/3/2020,37.65,58.13,-20.48,8.48,8.48,1,1.883055786013957,for Axios +72815,136674,6256,2020,2020_Pres-G_VA,VA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,4550,Joseph R. Biden Jr.,13256,DEM,57,Donald Trump,13254,REP,41,,16,11/3/2020,54.11,44,10.11,5.89,5.89,1,4.472857380621051,for Axios +72814,136673,6257,2020,2020_Pres-G_VT,VT,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,906,Joseph R. Biden Jr.,13256,DEM,71,Donald Trump,13254,REP,26,,45,11/3/2020,66.09,30.67,35.41,9.59,9.59,1,3.572037708056001,for Axios +72813,136672,6258,2020,2020_Pres-G_WA,WA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,4142,Joseph R. Biden Jr.,13256,DEM,62,Donald Trump,13254,REP,35,,27,11/3/2020,57.97,38.77,19.2,7.8,7.8,1,4.652293739281509,for Axios +72615,136263,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Morning Consult,218,Online,,10/27/2020,1002,Joseph R. Biden Jr.,13256,DEM,53.8,Donald Trump,13254,REP,40.5,,13.3,11/3/2020,49.45,48.82,.63,12.67,12.67,1,6.847692711493184, +72415,135874,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,SSRS,297,Live Phone,,10/27/2020,873,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,44,3,8,11/3/2020,49.45,48.82,.63,7.37,7.37,1,1.120924421388121,for CNN +72812,136671,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,2814,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,44,,10,11/3/2020,49.45,48.82,.63,9.37,9.37,1,3.61499520830928,for Axios +72811,136670,6260,2020,2020_Pres-G_WV,WV,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,816,Joseph R. Biden Jr.,13256,DEM,32,Donald Trump,13254,REP,67,,-35,11/3/2020,29.7,68.63,-38.93,3.93,3.93,1,-1.940840296562987,for Axios +72810,136669,6261,2020,2020_Pres-G_WY,WY,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,367,Joseph R. Biden Jr.,13256,DEM,33,Donald Trump,13254,REP,66,,-33,11/3/2020,26.55,69.94,-43.38,10.38,10.38,1,4.185748685936057,for Axios +72193,135419,6265,2020,2020_Sen-G_AK,AK,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,10/27/2020,770,Al Gross,14697,DEM,45,Dan Sullivan,13462,REP,48,,-3,11/3/2020,41.19,53.9,-12.7,9.7,9.7,1,2.601812501621203, +72617,136268,6266,2020,2020_Sen-G_AL,AL,Sen-G,Sen-G,Morning Consult,218,Online,,10/27/2020,850,Doug Jones,13612,DEM,39,Tommy Tuberville,13614,REP,51.1,,-12.1,11/3/2020,39.74,60.1,-20.36,8.26,8.26,1,1.276052779505968, +72158,135321,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Gravis Marketing,124,IVR/Online,,10/27/2020,704,Mark Kelly,13445,DEM,50,Martha McSally,13446,REP,45,,5,11/3/2020,51.16,48.81,2.35,2.65,2.65,1,-1.539468709267558, +72602,136269,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Morning Consult,218,Online,,10/27/2020,1059,Mark Kelly,13445,DEM,47.9,Martha McSally,13446,REP,44.4,,3.5,11/3/2020,51.16,48.81,2.35,1.15,1.15,1,-2.998291576785469, +72417,135886,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,SSRS,297,Live Phone,,10/27/2020,865,Mark Kelly,13445,DEM,52,Martha McSally,13446,REP,45,,7,11/3/2020,51.16,48.81,2.35,4.65,4.65,1,.5795145787906177,for CNN +72603,136270,6269,2020,2020_Sen-G_CO,CO,Sen-G,Sen-G,Morning Consult,218,Online,,10/27/2020,727,John Wright Hickenlooper,13474,DEM,51.5,Cory Gardner,13475,REP,43.6,,7.9000001,11/3/2020,53.5,44.18,9.32,1.42,-1.42,1,-2.191598594609297, +72605,136271,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Morning Consult,218,Online,,10/27/2020,1743,Jon Ossoff,14567,DEM,46.5,David A. Perdue,14568,REP,45.5,,1,11/3/2020,47.95,49.73,-1.78,2.78,2.78,0,-.466684494798012, +72618,136272,6276,2020,2020_Sen-G_KY,KY,Sen-G,Sen-G,Morning Consult,218,Online,,10/27/2020,911,Amy McGrath,13470,DEM,39.8,Mitch McConnell,13471,REP,51.1,,-11.3,11/3/2020,38.23,57.76,-19.53,8.23,8.23,1,.2217229710729484, +72715,136478,6278,2020,2020_Sen-G_MA,MA,Sen-G,Sen-G,MassINC Polling Group,198,Online,,10/27/2020,929,Edward J. Markey,13487,DEM,60,Kevin J. O'Connor,16019,REP,29,,31,11/3/2020,66.15,33.04,33.11,2.11,-2.11,1,-3.777588911134434, +72483,136026,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,10/27/2020,600,Gary C. Peters,13453,DEM,47,John James,13454,REP,42,,5,11/3/2020,49.9,48.22,1.69,3.31,3.31,1,-2.122031196432959,for WOOD TV 8 +72607,136273,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Morning Consult,218,Online,,10/27/2020,1736,Gary C. Peters,13453,DEM,48.8,John James,13454,REP,43.1,,5.6999998,11/3/2020,49.9,48.22,1.69,4.01,4.01,1,-1.019005454431805, +72416,135878,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,SSRS,297,Live Phone,,10/27/2020,907,Gary C. Peters,13453,DEM,52,John James,13454,REP,40,,12,11/3/2020,49.9,48.22,1.69,10.31,10.31,1,5.258505627679195,for CNN +72062,135099,6283,2020,2020_Sen-G_MT,MT,Sen-G,Sen-G,Public Policy Polling,263,IVR/Text,D,10/27/2020,886,Steve Bullock,14517,DEM,48,Steve Daines,14518,REP,47,,1,11/3/2020,44.99,55.01,-10.02,11.02,11.02,0,4.031644640616615,for unspecified Democratic sponsor; among 'voters' +72153,135305,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,10/27/2020,614,Cal Cunningham,13468,DEM,46,Thom Tillis,13461,REP,44,,2,11/3/2020,46.94,48.69,-1.75,3.75,3.75,0,-1.289433431132224, +72331,135706,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Marist College,183,Live Phone,,10/27/2020,800,Cal Cunningham,13468,DEM,53,Thom Tillis,13461,REP,43,,10,11/3/2020,46.94,48.69,-1.75,11.75,11.75,0,7.059694286826454,for NBC News +72610,136274,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Morning Consult,218,Online,,10/27/2020,1982,Cal Cunningham,13468,DEM,47.4,Thom Tillis,13461,REP,42.5,,4.9000001,11/3/2020,46.94,48.69,-1.75,6.65,6.65,0,2.186427785612273, +72057,135089,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Public Policy Polling,263,IVR/Text,D,10/27/2020,937,Cal Cunningham,13468,DEM,47,Thom Tillis,13461,REP,44,,3,11/3/2020,46.94,48.69,-1.75,4.75,4.75,0,-.0352539884261595,for unspecified Democratic sponsor; among 'voters' +72418,135889,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,SSRS,297,Live Phone,,10/27/2020,901,Cal Cunningham,13468,DEM,47,Thom Tillis,13461,REP,44,2,3,11/3/2020,46.94,48.69,-1.75,4.75,4.75,0,-.1057885723094639,for CNN +72226,135495,6286,2020,2020_Sen-G_NH,NH,Sen-G,Sen-G,American Research Group,9,Live Phone,,10/27/2020,600,Jeanne Shaheen,13448,DEM,57,Corky Messner,14492,REP,40,0,17,11/3/2020,56.64,40.99,15.65,1.35,1.35,1,-3.25393857129193, +72613,136275,6292,2020,2020_Sen-G_SC,SC,Sen-G,Sen-G,Morning Consult,218,Online,,10/27/2020,904,Jaime Harrison,13457,DEM,44.2,Lindsey Graham,13458,REP,46.4,,-2.2,11/3/2020,44.17,54.44,-10.27,8.07,8.07,1,.6000751099240893, +72614,136276,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,Morning Consult,218,Online,,10/27/2020,3267,Mary Jennings Hegar,13459,DEM,42.5,John Cornyn,13444,REP,46.7,,-4.1999998,11/3/2020,43.87,53.51,-9.64,5.44,5.44,1,1.566606507870668, +72226,135494,7822,2020,2020_Gov-G_NH,NH,Gov-G,Gov-G,American Research Group,9,Live Phone,,10/27/2020,600,Dan Feltes,13502,DEM,46,Christopher Sununu,13503,REP,51,1,-5,11/3/2020,33.36,65.12,-31.76,26.76,26.76,1,19.72788682410663, +72153,135303,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,Gravis Marketing,124,IVR/Online,,10/27/2020,614,Roy A. Cooper,13404,DEM,51,Dan Forest,13406,REP,43,,8,11/3/2020,51.52,47.01,4.51,3.49,3.49,1,-2.223892744099504, +72331,135704,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,Marist College,183,Live Phone,,10/27/2020,800,Roy A. Cooper,13404,DEM,59,Dan Forest,13406,REP,40,,19,11/3/2020,51.52,47.01,4.51,14.49,14.49,1,9.464721677610585,for NBC News +72418,135891,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,SSRS,297,Live Phone,,10/27/2020,901,Roy A. Cooper,13404,DEM,52,Dan Forest,13406,REP,42,3,10,11/3/2020,51.52,47.01,4.51,5.49,5.49,1,.0154046465247491,for CNN +72193,135420,7836,2020,2020_House-G_AK-1,AK-1,House-G,House-G,Gravis Marketing,124,IVR/Online,,10/27/2020,770,Alyse S. Galvin,14617,DEM,44,Don Young,14618,REP,49,,-5,11/3/2020,45.26,54.4,-9.14,4.14,4.14,1,-2.886144877152288, +72085,135159,7842,2020,2020_House-G_AZ-6,AZ-6,House-G,House-G,Public Policy Polling,263,IVR/Text,D,10/27/2020,582,Hiral Tipirneni,15718,DEM,45,David Schweikert,14821,REP,41,,4,11/3/2020,47.83,52.17,-4.35,8.35,8.35,0,1.251342587803365,for unspecified Democratic sponsor; among 'voters' +72227,136340,8274,2020,2020_House-G_US,US,House-G,House-G,Harris Insights & Analytics,133,Online,,10/27/2020,2359,Generic Candidate,13337,DEM,47,Generic Candidate,13338,REP,42,,5,11/3/2020,49.9,46.83,3.07,1.93,1.93,1,-2.498628032383916,for Hill.TV +72211,135459,8274,2020,2020_House-G_US,US,House-G,House-G,Morning Consult,218,Online,,10/27/2020,16374,Generic Candidate,13337,DEM,49,Generic Candidate,13338,REP,43,,6,11/3/2020,49.9,46.83,3.07,2.93,2.93,1,-1.426775640555805, +72808,136615,8274,2020,2020_House-G_US,US,House-G,House-G,USC Dornsife/Los Angeles Times,343,Online,,10/27/2020,5413,Generic Candidate,13337,DEM,52.59,Generic Candidate,13338,REP,44.59,,8,11/3/2020,49.9,46.83,3.07,4.93,4.93,1,.6698736764571577, +72620,136280,8731,2020,2020_Gov-G_PR,PR,Gov-G,Gov-G,Jorge Benítez,600,Live Phone,,10/27/2020,1010,Pedro R. Pierluisi,15912,NPP,32,Carlos Delgado Altieri,15917,PPD,35,11,-3,11/3/2020,33.24,31.75,1.49,4.49,,0,1.091692502437343, +72620,136281,8732,2020,2020_House-G_PR-1,PR-1,House-G,House-G,Jorge Benítez,600,Live Phone,,10/27/2020,1010,Jenniffer González,15923,NPP,43,Aníbal Acevedo-Vilá,15924,PPD,39,4,4,11/3/2020,41.18,32.16,9.02,5.02,,1,.3663628696997273, +72343,135729,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/28/2020,1246,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,44,,8,11/3/2020,51.31,46.86,4.45,3.55,3.55,1,-.0806916069234695, +72407,135864,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,10/28/2020,1281,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,44,,6,11/3/2020,51.31,46.86,4.45,1.55,1.55,1,-2.089343716507928, +72238,135525,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,Online,,10/28/2020,1972,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,46,,8,11/3/2020,51.31,46.86,4.45,3.55,3.55,1,-.0352439193107498,for Harvard +72314,135669,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Opinium,559,Online,,10/28/2020,1252,Joseph R. Biden Jr.,13256,DEM,55,Donald Trump,13254,REP,41,,14,11/3/2020,51.31,46.86,4.45,9.55,9.55,1,5.948051906073261,for The Guardian +72788,136570,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Swayable,543,Online,,10/28/2020,2386,Joseph R. Biden Jr.,13256,DEM,52.8,Donald Trump,13254,REP,45.6,1.1,7.1999998,11/3/2020,51.31,46.86,4.45,2.75,2.75,1,-.8001623848046847, +72217,135481,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/28/2020,800,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,49,,-4,11/3/2020,49.36,49.06,.31,4.31,-4.31,0,1.560247846977005, +72732,136506,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Redfield & Wilton Strategies,562,Online,,10/28/2020,889,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,46,2,4,11/3/2020,49.36,49.06,.31,3.69,3.69,1,.9384916095118164, +72478,136016,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/28/2020,1252,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,43,3,6,11/3/2020,49.36,49.06,.31,5.69,5.69,1,3.309937308075853, +72777,136559,6216,2020,2020_Pres-G_CO,CO,Pres-G,Pres-G,Swayable,543,Online,,10/28/2020,455,Joseph R. Biden Jr.,13256,DEM,55.4,Donald Trump,13254,REP,40.7,2.6,14.7,11/3/2020,55.4,41.9,13.5,1.2,1.2,1,-1.824683623855355, +72778,136560,6217,2020,2020_Pres-G_CT,CT,Pres-G,Pres-G,Swayable,543,Online,,10/28/2020,367,Joseph R. Biden Jr.,13256,DEM,64.1,Donald Trump,13254,REP,33.7,1.7,30.4,11/3/2020,59.26,39.19,20.07,10.33,10.33,1,5.995357600183121, +72235,135521,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Harris Insights & Analytics,133,Online,,10/28/2020,1148,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,47,,3,11/3/2020,47.86,51.22,-3.36,6.36,6.36,0,1.17383603438248,for Hill.TV +72733,136507,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Redfield & Wilton Strategies,562,Online,,10/28/2020,1587,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,46,1,4,11/3/2020,47.86,51.22,-3.36,7.36,7.36,0,2.355593042771499, +72589,136225,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Targoz Market Research,454,Online,,10/28/2020,1027,Joseph R. Biden Jr.,13256,DEM,50.8,Donald Trump,13254,REP,47.1,,3.7,11/3/2020,47.86,51.22,-3.36,7.06,7.06,0,1.857344114722697,for PollSmart MR +72795,136593,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Wick,284,IVR/Online/Text,,10/28/2020,1000,Joseph R. Biden Jr.,13256,DEM,47.2,Donald Trump,13254,REP,50.1,,-2.9000001,11/3/2020,47.86,51.22,-3.36,.46,.46,1,-4.804234604942493, +72336,135718,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Landmark Communications,166,IVR/Live Phone,,10/28/2020,750,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,48,2.5,-1,11/3/2020,49.47,49.24,.24,1.24,-1.24,0,-1.456260309669552,for WSB-TV +72187,135402,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Public Policy Polling,263,IVR/Text,,10/28/2020,661,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,46,,2,11/3/2020,49.47,49.24,.24,1.76,1.76,1,-1.200849119679921,among 'voters' +72798,136596,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Wick,284,IVR/Online/Text,,10/28/2020,1000,Joseph R. Biden Jr.,13256,DEM,46.9,Donald Trump,13254,REP,49.4,,-2.5,11/3/2020,49.47,49.24,.24,2.74,-2.74,0,.0967743476807915, +72420,135894,6223,2020,2020_Pres-G_IA,IA,Pres-G,Pres-G,Selzer & Co.,304,Live Phone,,10/28/2020,814,Joseph R. Biden Jr.,13256,DEM,41,Donald Trump,13254,REP,48,,-7,11/3/2020,44.89,53.09,-8.2,1.2,1.2,1,-6.057273917720649,for Des Moines Register | Mediacom +72779,136561,6228,2020,2020_Pres-G_KY,KY,Pres-G,Pres-G,Swayable,543,Online,,10/28/2020,383,Joseph R. Biden Jr.,13256,DEM,41.5,Donald Trump,13254,REP,55,3.5,-13.5,11/3/2020,36.15,62.09,-25.94,12.44,12.44,1,5.71050060788572, +72780,136562,6229,2020,2020_Pres-G_LA,LA,Pres-G,Pres-G,Swayable,543,Online,,10/28/2020,378,Joseph R. Biden Jr.,13256,DEM,39.1,Donald Trump,13254,REP,56.6,3.5,-17.5,11/3/2020,39.85,58.46,-18.61,1.11,1.11,1,-4.255031126475241, +72781,136563,6231,2020,2020_Pres-G_MD,MD,Pres-G,Pres-G,Swayable,543,Online,,10/28/2020,503,Joseph R. Biden Jr.,13256,DEM,67,Donald Trump,13254,REP,31.1,1.5,35.900002,11/3/2020,65.36,32.15,33.21,2.69,2.69,1,-1.965213250094092, +72335,135717,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,RMG Research,555,IVR/Online/Text,,10/28/2020,800,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,44,,7,11/3/2020,50.62,47.84,2.78,4.22,4.22,1,-.8866590077278541,for PoliticalIQ +72734,136508,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Redfield & Wilton Strategies,562,Online,,10/28/2020,1212,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,41,1,13,11/3/2020,50.62,47.84,2.78,10.22,10.22,1,5.424804379084089, +72587,136223,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Targoz Market Research,454,Online,,10/28/2020,993,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,39,,14,11/3/2020,50.62,47.84,2.78,11.22,11.22,1,6.380334189032219,for PollSmart MR +72800,136598,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Wick,284,IVR/Online/Text,,10/28/2020,1000,Joseph R. Biden Jr.,13256,DEM,48.4,Donald Trump,13254,REP,48.1,,.30000001,11/3/2020,50.62,47.84,2.78,2.48,-2.48,1,-2.49056267753105, +72782,136564,6234,2020,2020_Pres-G_MN,MN,Pres-G,Pres-G,Swayable,543,Online,,10/28/2020,466,Joseph R. Biden Jr.,13256,DEM,52.7,Donald Trump,13254,REP,43.4,3.5,9.3000002,11/3/2020,52.4,45.28,7.11,2.19,2.19,1,-1.301389312110302, +72586,136222,6234,2020,2020_Pres-G_MN,MN,Pres-G,Pres-G,Targoz Market Research,454,Online,,10/28/2020,1138,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,44,,9,11/3/2020,52.4,45.28,7.11,1.89,1.89,1,-1.049397577781024,for PollSmart MR +72783,136565,6235,2020,2020_Pres-G_MO,MO,Pres-G,Pres-G,Swayable,543,Online,,10/28/2020,487,Joseph R. Biden Jr.,13256,DEM,43.4,Donald Trump,13254,REP,54.6,1.8,-11.2,11/3/2020,41.41,56.8,-15.39,4.19,4.19,1,-2.013155830836777, +72321,135682,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Cardinal Point Analytics (CardinalGPS),591,IVR/Live Phone,,10/28/2020,750,Joseph R. Biden Jr.,13256,DEM,45.9,Donald Trump,13254,REP,48.05,1.21,-2.1500001,11/3/2020,48.59,49.93,-1.35,.8,-.8,1,-2.420511723589927,for North State Journal +72332,135709,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,East Carolina University,523,IVR/Online,,10/28/2020,1103,Joseph R. Biden Jr.,13256,DEM,50.32,Donald Trump,13254,REP,47.6,,2.72,11/3/2020,48.59,49.93,-1.35,4.07,4.07,0,1.053935611934909, +72236,135522,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Harris Insights & Analytics,133,Online,,10/28/2020,903,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,48,,1,11/3/2020,48.59,49.93,-1.35,2.35,2.35,0,-.793920865380259,for Hill.TV +72735,136509,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Redfield & Wilton Strategies,562,Online,,10/28/2020,1489,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,47,2,2,11/3/2020,48.59,49.93,-1.35,3.35,3.35,0,.423809129623453, +72494,136048,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/28/2020,1082,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,49,3,-2,11/3/2020,48.59,49.93,-1.35,.65,-.65,1,-2.439416485894943,for unspecified Republican sponsor +72796,136594,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Wick,284,IVR/Online/Text,,10/28/2020,1000,Joseph R. Biden Jr.,13256,DEM,47.2,Donald Trump,13254,REP,49.4,,-2.2,11/3/2020,48.59,49.93,-1.35,.85,-.85,1,-2.213080619131167, +72231,135509,6244,2020,2020_Pres-G_NV,NV,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,10/28/2020,688,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,44,,6,11/3/2020,50.06,47.67,2.39,3.61,3.61,1,-.2547559246421307, +72192,135416,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,10/28/2020,613,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,49,,-2,11/3/2020,45.24,53.27,-8.03,6.03,6.03,1,.0239788551772434, +72797,136595,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Wick,284,IVR/Online/Text,,10/28/2020,1000,Joseph R. Biden Jr.,13256,DEM,46.5,Donald Trump,13254,REP,49.4,,-2.9000001,11/3/2020,45.24,53.27,-8.03,5.13,5.13,1,-.5025870182246247, +72784,136566,6248,2020,2020_Pres-G_OR,OR,Pres-G,Pres-G,Swayable,543,Online,,10/28/2020,324,Joseph R. Biden Jr.,13256,DEM,60.4,Donald Trump,13254,REP,37.2,1.2,23.200001,11/3/2020,56.45,40.37,16.09,7.11,7.11,1,1.796181433962266, +72237,135523,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Harris Insights & Analytics,133,Online,,10/28/2020,901,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,46,,5,11/3/2020,50.01,48.84,1.16,3.84,3.84,1,-.1405266214638892,for Hill.TV +72736,136510,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Redfield & Wilton Strategies,562,Online,,10/28/2020,2125,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,45,1,5,11/3/2020,50.01,48.84,1.16,3.84,3.84,1,.2107730588060108, +72588,136224,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Targoz Market Research,454,Online,,10/28/2020,998,Joseph R. Biden Jr.,13256,DEM,56,Donald Trump,13254,REP,42,,14,11/3/2020,50.01,48.84,1.16,12.84,12.84,1,9.077256096862461,for PollSmart MR +72799,136597,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Wick,284,IVR/Online/Text,,10/28/2020,1000,Joseph R. Biden Jr.,13256,DEM,46.9,Donald Trump,13254,REP,49,,-2.0999999,11/3/2020,50.01,48.84,1.16,3.26,-3.26,0,-.5901021408007858, +72785,136567,6251,2020,2020_Pres-G_SC,SC,Pres-G,Pres-G,Swayable,543,Online,,10/28/2020,426,Joseph R. Biden Jr.,13256,DEM,48.9,Donald Trump,13254,REP,49.8,1,-.89999998,11/3/2020,43.43,55.11,-11.68,10.78,10.78,1,6.22899197389496, +72786,136568,6253,2020,2020_Pres-G_TN,TN,Pres-G,Pres-G,Swayable,543,Online,,10/28/2020,485,Joseph R. Biden Jr.,13256,DEM,40.9,Donald Trump,13254,REP,57.6,1.1,-16.700001,11/3/2020,37.45,60.66,-23.21,6.51,6.51,1,-1.099224321404603, +72498,136055,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,10/28/2020,670,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,50,,-5,11/3/2020,46.48,52.06,-5.58,.58,.58,1,-3.685165602824426, +72229,135501,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,RMG Research,555,IVR/Text,,10/28/2020,800,Joseph R. Biden Jr.,13256,DEM,46,Donald Trump,13254,REP,50,,-4,11/3/2020,46.48,52.06,-5.58,1.58,1.58,1,-2.534450726096414,for PoliticalIQ +72787,136569,6258,2020,2020_Pres-G_WA,WA,Pres-G,Pres-G,Swayable,543,Online,,10/28/2020,489,Joseph R. Biden Jr.,13256,DEM,58.9,Donald Trump,13254,REP,38.6,2,20.299999,11/3/2020,57.97,38.77,19.2,1.1,1.1,1,-4.156350527250151, +72737,136511,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Redfield & Wilton Strategies,562,Online,,10/28/2020,800,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,41,2,12,11/3/2020,49.45,48.82,.63,11.37,11.37,1,5.250868959832739, +72481,136019,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/28/2020,1253,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,41,3,11,11/3/2020,49.45,48.82,.63,10.37,10.37,1,4.579438460351367, +72217,135483,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/28/2020,800,Mark Kelly,13445,DEM,48,Martha McSally,13446,REP,43,,5,11/3/2020,51.16,48.81,2.35,2.65,2.65,1,-1.519789787433684, +72478,136021,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Siena College/The New York Times Upshot,448,Live Phone,,10/28/2020,1252,Mark Kelly,13445,DEM,50,Martha McSally,13446,REP,43,,7,11/3/2020,51.16,48.81,2.35,4.65,4.65,1,.8993718772859693, +72777,136586,6269,2020,2020_Sen-G_CO,CO,Sen-G,Sen-G,Swayable,543,Online,,10/28/2020,443,John Wright Hickenlooper,13474,DEM,56.9,Cory Gardner,13475,REP,43.1,,13.8,11/3/2020,53.5,44.18,9.32,4.48,4.48,1,.9834556869421974, +72336,135719,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Landmark Communications,166,IVR/Live Phone,,10/28/2020,750,Jon Ossoff,14567,DEM,47.3,David A. Perdue,14568,REP,47.2,2.7,.1,11/3/2020,47.95,49.73,-1.78,1.88,1.88,0,-1.424972823682735,for WSB-TV +72187,135403,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Public Policy Polling,263,IVR/Text,,10/28/2020,661,Jon Ossoff,14567,DEM,47,David A. Perdue,14568,REP,44,3,3,11/3/2020,47.95,49.73,-1.78,4.78,4.78,0,1.518132062556857,among 'voters' +72420,135893,6272,2020,2020_Sen-G_IA,IA,Sen-G,Sen-G,Selzer & Co.,304,Live Phone,,10/28/2020,814,Theresa Greenfield,13466,DEM,42,Joni K. Ernst,13467,REP,46,,-4,11/3/2020,45.15,51.74,-6.59,2.59,2.59,1,-4.377008975907681,for Des Moines Register | Mediacom +72779,136588,6276,2020,2020_Sen-G_KY,KY,Sen-G,Sen-G,Swayable,543,Online,,10/28/2020,365,Amy McGrath,13470,DEM,46.3,Mitch McConnell,13471,REP,49.1,4.6,-2.8,11/3/2020,38.23,57.76,-19.53,16.73,16.73,1,9.175343978696466, +72335,135888,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,RMG Research,555,IVR/Online/Text,,10/28/2020,800,Gary C. Peters,13453,DEM,50,John James,13454,REP,41,,9,11/3/2020,49.9,48.22,1.69,7.31,7.31,1,2.216270506912517,for PoliticalIQ +72587,136227,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Targoz Market Research,454,Online,,10/28/2020,993,Gary C. Peters,13453,DEM,54,John James,13454,REP,43,,11,11/3/2020,49.9,48.22,1.69,9.31,9.31,1,4.28940456276371,for PollSmart MR +72782,136585,6281,2020,2020_Sen-G_MN,MN,Sen-G,Sen-G,Swayable,543,Online,,10/28/2020,430,Tina Smith,15691,DEM,54.5,Jason Lewis,15692,REP,45.5,,9,11/3/2020,48.74,43.5,5.24,3.76,3.76,1,-1.409753224940515, +72586,136226,6281,2020,2020_Sen-G_MN,MN,Sen-G,Sen-G,Targoz Market Research,454,Online,,10/28/2020,1138,Tina Smith,15691,DEM,53,Jason Lewis,15692,REP,44,,9,11/3/2020,48.74,43.5,5.24,3.76,3.76,1,-.8634944550120133,for PollSmart MR +72321,135684,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Cardinal Point Analytics (CardinalGPS),591,IVR/Live Phone,,10/28/2020,750,Cal Cunningham,13468,DEM,40.65,Thom Tillis,13461,REP,45.9,6.06,-5.25,11/3/2020,46.94,48.69,-1.75,3.5,-3.5,1,-1.290059450496383,for North State Journal +72332,135711,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,East Carolina University,523,IVR/Online,,10/28/2020,1103,Cal Cunningham,13468,DEM,48.14,Thom Tillis,13461,REP,46.6,,1.54,11/3/2020,46.94,48.69,-1.75,3.29,3.29,0,-1.546568351727488, +72785,136587,6292,2020,2020_Sen-G_SC,SC,Sen-G,Sen-G,Swayable,543,Online,,10/28/2020,416,Jaime Harrison,13457,DEM,51.9,Lindsey Graham,13458,REP,46,2.2,5.9000001,11/3/2020,44.17,54.44,-10.27,16.17,16.17,0,8.625143965700277, +72786,136584,6294,2020,2020_Sen-G_TN,TN,Sen-G,Sen-G,Swayable,543,Online,,10/28/2020,431,Marquita Bradshaw,15851,DEM,39.3,Bill Hagerty,13694,REP,60.7,,-21.4,11/3/2020,35.16,62.2,-27.04,5.64,5.64,1,-.9988154563931154, +72498,136057,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,10/28/2020,670,Mary Jennings Hegar,13459,DEM,43,John Cornyn,13444,REP,49,,-6,11/3/2020,43.87,53.51,-9.64,3.64,3.64,1,-.7302183906028087, +72229,135688,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,RMG Research,555,IVR/Text,,10/28/2020,800,Mary Jennings Hegar,13459,DEM,42,John Cornyn,13444,REP,48,,-6,11/3/2020,43.87,53.51,-9.64,3.64,3.64,1,-.6293717851104991,for PoliticalIQ +72336,135720,7780,2020,2020_Sen-OS_GA,GA,Sen-G,Sen-OS,Landmark Communications,166,IVR/Live Phone,,10/28/2020,750,Raphael Warnock,14489,DEM,36.9,Kelly Loeffler,13671,REP,25.1,23.1,11.8,11/3/2020,32.9,25.91,7,4.8,4.8,1,-2.713257031940412,for WSB-TV +72187,135404,7780,2020,2020_Sen-OS_GA,GA,Sen-G,Sen-OS,Public Policy Polling,263,IVR/Text,,10/28/2020,661,Raphael Warnock,14489,DEM,46,Kelly Loeffler,13671,REP,27,19,19,11/3/2020,32.9,25.91,7,12,12,1,5.338546708002607,among 'voters' +72321,135683,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,Cardinal Point Analytics (CardinalGPS),591,IVR/Live Phone,,10/28/2020,750,Roy A. Cooper,13404,DEM,46.84,Dan Forest,13406,REP,45.49,.94,1.35,11/3/2020,51.52,47.01,4.51,3.16,-3.16,1,-2.285579852065891,for North State Journal +72332,135710,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,East Carolina University,523,IVR/Online,,10/28/2020,1103,Roy A. Cooper,13404,DEM,54.31,Dan Forest,13406,REP,43.34,,10.97,11/3/2020,51.52,47.01,4.51,6.46,6.46,1,1.220566118096022, +72203,135434,7928,2020,2020_House-G_FL-13,FL-13,House-G,House-G,St. Pete Polls,314,IVR,,10/28/2020,1280,Charlie Crist,13566,DEM,54.8,Anna Paulina Luna,15945,REP,38.6,,16.200001,11/3/2020,53.04,46.96,6.08,10.12,10.12,1,3.265908058350239,for Florida Politics +72314,135672,8274,2020,2020_House-G_US,US,House-G,House-G,Opinium,559,Online,,10/28/2020,1451,Generic Candidate,13337,DEM,50,Generic Candidate,13338,REP,42,,8,11/3/2020,49.9,46.83,3.07,4.93,4.93,1,.5272839463215785,for The Guardian; among registered voters +72787,136575,8729,2020,2020_Gov-G_WA,WA,Gov-G,Gov-G,Swayable,543,Online,,10/28/2020,474,Jay Robert Inslee,13635,DEM,59.1,Loren Culp,13639,REP,40.9,,18.200001,11/3/2020,56.56,43.12,13.44,4.76,4.76,1,-.5575515415265063, +72506,136068,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Data for Progress,522,Online,,10/29/2020,1403,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,44,,10,11/3/2020,51.31,46.86,4.45,5.55,5.55,1,2.071687355693998, +72423,135949,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/29/2020,41768,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,46,,6,11/3/2020,51.31,46.86,4.45,1.55,1.55,1,-1.745971634849086,for Axios +72632,136300,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Data Orbital,73,Live Phone,,10/29/2020,550,Joseph R. Biden Jr.,13256,DEM,45.9,Donald Trump,13254,REP,45.3,2.7,.60000002,11/3/2020,49.36,49.06,.31,.29,.29,1,-2.585865168258322, +73703,138268,6215,2020,2020_Pres-G_CA,CA,Pres-G,Pres-G,USC Schwarzenegger Institute,648,Online,,10/29/2020,1155,Joseph R. Biden Jr.,13256,DEM,65,Donald Trump,13254,REP,28,,37,11/3/2020,63.48,34.32,29.16,7.84,7.84,1,4.687391690069665,for USC Price; among registered voters +72399,135844,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,AtlasIntel,546,Online,,10/29/2020,786,Joseph R. Biden Jr.,13256,DEM,48.6,Donald Trump,13254,REP,48.5,,.1,11/3/2020,47.86,51.22,-3.36,3.46,3.46,0,-1.829673254289135, +72327,135692,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Public Policy Polling,263,IVR/Text,D,10/29/2020,941,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,45,,7,11/3/2020,47.86,51.22,-3.36,10.36,10.36,0,5.316325987701456,for unspecified Democratic sponsor; among 'voters' +72482,136022,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,RMG Research,555,IVR/Text,,10/29/2020,1200,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,47,,4,11/3/2020,47.86,51.22,-3.36,7.36,7.36,0,2.345910566934981,for PoliticalIQ +72479,136017,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/29/2020,1451,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,44,2,3,11/3/2020,47.86,51.22,-3.36,6.36,6.36,0,1.488038892252544, +72660,136354,6225,2020,2020_Pres-G_IL,IL,Pres-G,Pres-G,Victory Research,437,Live Phone,,10/29/2020,1208,Joseph R. Biden Jr.,13256,DEM,54.1,Donald Trump,13254,REP,38.2,,15.9,11/3/2020,57.54,40.55,16.99,1.09,-1.09,1,-1.939932091592302, +72493,136046,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,IVR/Text,,10/29/2020,817,Joseph R. Biden Jr.,13256,DEM,52.1,Donald Trump,13254,REP,45,1.3,7.0999999,11/3/2020,50.62,47.84,2.78,4.32,4.32,1,-.7071447646704246, +72404,135857,6235,2020,2020_Pres-G_MO,MO,Pres-G,Pres-G,Remington Research Group,279,IVR,,10/29/2020,1010,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,50,2,-5,11/3/2020,41.41,56.8,-15.39,10.39,10.39,1,6.17123049289622,for Missouri Scout +72326,135691,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/29/2020,800,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,48,,-1,11/3/2020,48.59,49.93,-1.35,.35,.35,1,-2.883932415434711, +72341,135725,6244,2020,2020_Pres-G_NV,NV,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/29/2020,1024,Joseph R. Biden Jr.,13256,DEM,49.4,Donald Trump,13254,REP,47.1,1.7,2.3,11/3/2020,50.06,47.67,2.39,.09,-.09,1,-3.738974615592446,for unspecified Republican sponsor +72328,135693,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Public Policy Polling,263,IVR/Text,D,10/29/2020,1012,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,45,,7,11/3/2020,50.01,48.84,1.16,5.84,5.84,1,2.087289981292607,for unspecified Democratic sponsor; among 'voters' +72480,136018,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/29/2020,1862,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,43,2,6,11/3/2020,50.01,48.84,1.16,4.84,4.84,1,1.361534072988947, +72406,135860,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,Public Policy Polling,263,IVR/Text,,10/29/2020,775,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,48,,2,11/3/2020,46.48,52.06,-5.58,7.58,7.58,0,3.790292429494744,among 'voters' +72632,136301,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Data Orbital,73,Live Phone,,10/29/2020,550,Mark Kelly,13445,DEM,47.1,Martha McSally,13446,REP,46,,1.1,11/3/2020,51.16,48.81,2.35,1.25,-1.25,1,-2.937293896531355, +72493,136047,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,IVR/Text,,10/29/2020,817,Gary C. Peters,13453,DEM,50.3,John James,13454,REP,44.9,.4,5.4000001,11/3/2020,49.9,48.22,1.69,3.71,3.71,1,-1.511788146030042, +72326,135697,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/29/2020,800,Cal Cunningham,13468,DEM,47,Thom Tillis,13461,REP,44,,3,11/3/2020,46.94,48.69,-1.75,4.75,4.75,0,-.0870532861431982, +72404,135858,7820,2020,2020_Gov-G_MO,MO,Gov-G,Gov-G,Remington Research Group,279,IVR,,10/29/2020,1010,Nicole Galloway,13483,DEM,44,Mike Parson,13484,REP,50,2,-6,11/3/2020,40.69,57.11,-16.41,10.41,10.41,1,3.412878776492277,for Missouri Scout +72225,135492,8127,2020,2020_House-G_NC-9,NC-9,House-G,House-G,Public Policy Polling,263,IVR/Text,D,10/29/2020,750,Cynthia Lee Wallace,15178,DEM,43,Dan Bishop,15180,REP,45,,-2,11/3/2020,44.41,55.59,-11.18,9.18,9.18,1,2.244500739301915,for unspecified Democratic sponsor; among 'voters' +72504,136062,8731,2020,2020_Gov-G_PR,PR,Gov-G,Gov-G,El Nuevo Día/The Research Office,599,Face-to-face,,10/29/2020,1000,Pedro R. Pierluisi,15912,NPP,35,Carlos Delgado Altieri,15917,PPD,34,11,1,11/3/2020,33.24,31.75,1.49,.49,,1,-3.142761740056715,among registered voters +72504,136065,8732,2020,2020_House-G_PR-1,PR-1,House-G,House-G,El Nuevo Día/The Research Office,599,Face-to-face,,10/29/2020,1000,Jenniffer González,15923,NPP,44,Aníbal Acevedo-Vilá,15924,PPD,32,9,12,11/3/2020,41.18,32.16,9.02,2.98,,1,-1.375322744128223,among registered voters +72598,136249,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Morning Consult,218,Online,,10/30/2020,14663,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,44,,8,11/3/2020,51.31,46.86,4.45,3.55,3.55,1,.5883757783259598, +72486,136034,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,Live Phone,,10/30/2020,1000,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,42,,10,11/3/2020,51.31,46.86,4.45,5.55,5.55,1,2.034639113320845,among registered voters +72654,136344,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/30/2020,1516,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,39,,11,11/3/2020,51.31,46.86,4.45,6.55,6.55,1,3.251476847918567, +72642,136314,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,RMG Research,555,IVR/Text,,10/30/2020,1200,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,44,1,7,11/3/2020,51.31,46.86,4.45,2.55,2.55,1,-.9704185066604286,for Just the News +72631,136311,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/30/2020,1500,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,47,,1,11/3/2020,51.31,46.86,4.45,3.45,-3.45,1,.0632525851929451, +72646,136321,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,SurveyUSA,325,Online,,10/30/2020,1265,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,44,,8,11/3/2020,51.31,46.86,4.45,3.55,3.55,1,.1244866802035425,for Cheddar +72789,136571,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Swayable,543,Online,,10/30/2020,3115,Joseph R. Biden Jr.,13256,DEM,51.9,Donald Trump,13254,REP,46.3,1.5,5.5999999,11/3/2020,51.31,46.86,4.45,1.15,1.15,1,-2.152817331277622, +72591,136229,6212,2020,2020_Pres-G_AL,AL,Pres-G,Pres-G,Data for Progress,522,Online/Text,,10/30/2020,1045,Joseph R. Biden Jr.,13256,DEM,38,Donald Trump,13254,REP,58,3,-20,11/3/2020,36.57,62.03,-25.46,5.46,5.46,1,1.451048212184024, +72763,136545,6212,2020,2020_Pres-G_AL,AL,Pres-G,Pres-G,Swayable,543,Online,,10/30/2020,330,Joseph R. Biden Jr.,13256,DEM,37.8,Donald Trump,13254,REP,55,7.2,-17.200001,11/3/2020,36.57,62.03,-25.46,8.26,8.26,1,3.61507137507995, +72585,136220,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Data for Progress,522,Online/Text,,10/30/2020,1195,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,47,2,3,11/3/2020,49.36,49.06,.31,2.69,2.69,1,.3003173157706653, +72495,136049,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Emerson College,88,IVR/Online/Text,,10/30/2020,732,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,45.9,,2.0999999,11/3/2020,49.36,49.06,.31,1.79,1.79,1,-.8768330701413014, +72653,136342,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Ipsos,154,Online,,10/30/2020,610,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,47.5,1,2.5,11/3/2020,49.36,49.06,.31,2.19,2.19,1,-.725809314402295,for Reuters; average of multiple versions or turnout models listed in poll +72764,136546,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Swayable,543,Online,,10/30/2020,360,Joseph R. Biden Jr.,13256,DEM,50.6,Donald Trump,13254,REP,45.7,3.7,4.9000001,11/3/2020,49.36,49.06,.31,4.59,4.59,1,1.344845701622341, +72651,136336,6215,2020,2020_Pres-G_CA,CA,Pres-G,Pres-G,David Binder Research,578,Live Phone/Online,,10/30/2020,800,Joseph R. Biden Jr.,13256,DEM,62,Donald Trump,13254,REP,31,,31,11/3/2020,63.48,34.32,29.16,1.84,1.84,1,-1.416196388598599, +72584,136218,6216,2020,2020_Pres-G_CO,CO,Pres-G,Pres-G,Data for Progress,522,Online/Text,,10/30/2020,709,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,42,3,12,11/3/2020,55.4,41.9,13.5,1.5,-1.5,1,-.882375978367016, +72721,136490,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Data for Progress,522,Online/Text,,10/30/2020,1202,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,48,1,3,11/3/2020,47.86,51.22,-3.36,6.36,6.36,0,1.426118983804587, +72516,136082,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Emerson College,88,IVR/Online/Text,,10/30/2020,849,Joseph R. Biden Jr.,13256,DEM,51.9,Donald Trump,13254,REP,46.1,,5.8000002,11/3/2020,47.86,51.22,-3.36,9.16,9.16,0,4.103392500157638, +72658,136361,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Ipsos,154,Online,,10/30/2020,670,Joseph R. Biden Jr.,13256,DEM,50.5,Donald Trump,13254,REP,46.5,1,4,11/3/2020,47.86,51.22,-3.36,7.36,7.36,0,2.109744293761238,for Reuters; average of multiple versions or turnout models listed in poll +72656,136346,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/30/2020,1657,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,42,,5,11/3/2020,47.86,51.22,-3.36,8.36,8.36,0,3.684255108851535, +72499,136056,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/30/2020,800,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,47,,1,11/3/2020,47.86,51.22,-3.36,4.36,4.36,0,-.9297255957816939, +72484,136024,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,St. Pete Polls,314,IVR,,10/30/2020,2758,Joseph R. Biden Jr.,13256,DEM,49.2,Donald Trump,13254,REP,48.1,,1.1,11/3/2020,47.86,51.22,-3.36,4.46,4.46,0,-.2136011802496798,for Florida Politics +72765,136547,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Swayable,543,Online,,10/30/2020,1261,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,45.5,.8,7.5,11/3/2020,47.86,51.22,-3.36,10.86,10.86,0,5.89102139447474, +72738,136512,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Data for Progress,522,Online/Text,,10/30/2020,1036,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,48,1,2,11/3/2020,49.47,49.24,.24,1.76,1.76,1,-.8076111367972136, +72517,136083,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Emerson College,88,IVR/Online/Text,,10/30/2020,749,Joseph R. Biden Jr.,13256,DEM,48.8,Donald Trump,13254,REP,49.4,,-.60000002,11/3/2020,49.47,49.24,.24,.84,-.84,0,-2.00333418481463, +72766,136548,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Swayable,543,Online,,10/30/2020,438,Joseph R. Biden Jr.,13256,DEM,53.6,Donald Trump,13254,REP,44.3,2,9.3000002,11/3/2020,49.47,49.24,.24,9.06,9.06,1,5.936681050222277, +72741,136519,6223,2020,2020_Pres-G_IA,IA,Pres-G,Pres-G,Data for Progress,522,Online/Text,,10/30/2020,951,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,49,3,-2,11/3/2020,44.89,53.09,-8.2,6.2,6.2,1,-.6649591715636042, +72489,136037,6223,2020,2020_Pres-G_IA,IA,Pres-G,Pres-G,Emerson College,88,IVR/Online/Text,,10/30/2020,604,Joseph R. Biden Jr.,13256,DEM,47.4,Donald Trump,13254,REP,48.6,,-1.2,11/3/2020,44.89,53.09,-8.2,7,7,1,-.0864799352305939, +72492,136043,6223,2020,2020_Pres-G_IA,IA,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,IVR/Live Phone,,10/30/2020,400,Joseph R. Biden Jr.,13256,DEM,46.1,Donald Trump,13254,REP,47.8,.5,-1.7,11/3/2020,44.89,53.09,-8.2,6.5,6.5,1,-1.09600984127936,for Center for American Greatness +72767,136549,6225,2020,2020_Pres-G_IL,IL,Pres-G,Pres-G,Swayable,543,Online,,10/30/2020,485,Joseph R. Biden Jr.,13256,DEM,55.1,Donald Trump,13254,REP,43.6,.9,11.5,11/3/2020,57.54,40.55,16.99,5.49,-5.49,1,2.770602574374089, +72768,136550,6226,2020,2020_Pres-G_IN,IN,Pres-G,Pres-G,Swayable,543,Online,,10/30/2020,264,Joseph R. Biden Jr.,13256,DEM,43,Donald Trump,13254,REP,55.2,1.7,-12.2,11/3/2020,40.96,57.02,-16.06,3.86,3.86,1,-2.216900818600174, +72723,136492,6227,2020,2020_Pres-G_KS,KS,Pres-G,Pres-G,Data for Progress,522,Online/Text,,10/30/2020,1121,Joseph R. Biden Jr.,13256,DEM,41,Donald Trump,13254,REP,55,3,-14,11/3/2020,41.56,56.21,-14.65,.65,.65,1,-3.683063048374398, +72511,136075,6232,2020,2020_Pres-G_ME,ME,Pres-G,Pres-G,Emerson College,88,IVR/Online/Text,,10/30/2020,611,Joseph R. Biden Jr.,13256,DEM,54.3,Donald Trump,13254,REP,42.9,,11.4,11/3/2020,53.09,44.02,9.07,2.33,2.33,1,-1.447141459774157, +72487,136035,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Emerson College,88,IVR/Online/Text,,10/30/2020,700,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,45.5,,6.5,11/3/2020,50.62,47.84,2.78,3.72,3.72,1,-1.335229074774409, +72508,136073,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Ipsos,154,Online,,10/30/2020,654,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,44,1,9,11/3/2020,50.62,47.84,2.78,6.22,6.22,1,1.16212943925745,for Reuters; average of multiple versions or turnout models listed in poll +72333,135712,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Public Policy Polling,263,IVR/Text,D,10/30/2020,745,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,44,1,10,11/3/2020,50.62,47.84,2.78,7.22,7.22,1,2.271841780437442,for unspecified Democratic sponsor; among 'voters' +72769,136551,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Swayable,543,Online,,10/30/2020,413,Joseph R. Biden Jr.,13256,DEM,53.6,Donald Trump,13254,REP,44.9,1.3,8.6999998,11/3/2020,50.62,47.84,2.78,5.92,5.92,1,.5723325298552724, +72740,136517,6234,2020,2020_Pres-G_MN,MN,Pres-G,Pres-G,Data for Progress,522,Online/Text,,10/30/2020,1259,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,43,4,8,11/3/2020,52.4,45.28,7.11,.89,.89,1,-1.769608504396264, +72405,135859,6234,2020,2020_Pres-G_MN,MN,Pres-G,Pres-G,Public Policy Polling,263,IVR/Text,,10/30/2020,770,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,43,,11,11/3/2020,52.4,45.28,7.11,3.89,3.89,1,1.158224764158607,among 'voters' +72739,136515,6236,2020,2020_Pres-G_MS,MS,Pres-G,Pres-G,Data for Progress,522,Online/Text,,10/30/2020,562,Joseph R. Biden Jr.,13256,DEM,41,Donald Trump,13254,REP,55,2,-14,11/3/2020,41.06,57.6,-16.55,2.55,2.55,1,-2.043081158871066, +72581,136212,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Data for Progress,522,Online,,10/30/2020,908,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,48,1,2,11/3/2020,48.59,49.93,-1.35,3.35,3.35,0,.4221337117517526, +72515,136081,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Emerson College,88,IVR/Online/Text,,10/30/2020,855,Joseph R. Biden Jr.,13256,DEM,47.4,Donald Trump,13254,REP,47.1,,.30000001,11/3/2020,48.59,49.93,-1.35,1.65,1.65,0,-1.39468355907457, +72659,136362,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Ipsos,154,Online,,10/30/2020,707,Joseph R. Biden Jr.,13256,DEM,49.5,Donald Trump,13254,REP,48,1,1.5,11/3/2020,48.59,49.93,-1.35,2.85,2.85,0,-.310930912575455,for Reuters; average of multiple versions or turnout models listed in poll +72770,136552,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Swayable,543,Online,,10/30/2020,690,Joseph R. Biden Jr.,13256,DEM,52.3,Donald Trump,13254,REP,46.4,1,5.9000001,11/3/2020,48.59,49.93,-1.35,7.25,7.25,0,4.127491992174478, +72771,136553,6242,2020,2020_Pres-G_NJ,NJ,Pres-G,Pres-G,Swayable,543,Online,,10/30/2020,324,Joseph R. Biden Jr.,13256,DEM,58.9,Donald Trump,13254,REP,40,.8,18.9,11/3/2020,57.33,41.4,15.94,2.96,2.96,1,-1.897505805819613, +72720,136489,6244,2020,2020_Pres-G_NV,NV,Pres-G,Pres-G,Data for Progress,522,Online/Text,,10/30/2020,1442,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,44,3,7,11/3/2020,50.06,47.67,2.39,4.61,4.61,1,1.362877709563235, +72496,136050,6244,2020,2020_Pres-G_NV,NV,Pres-G,Pres-G,Emerson College,88,IVR/Online/Text,,10/30/2020,720,Joseph R. Biden Jr.,13256,DEM,48.9,Donald Trump,13254,REP,47.2,,1.7,11/3/2020,50.06,47.67,2.39,.69,-.69,1,-3.20461164707091, +72657,136347,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,AtlasIntel,546,Online,,10/30/2020,660,Joseph R. Biden Jr.,13256,DEM,46.5,Donald Trump,13254,REP,50.4,,-3.9000001,11/3/2020,45.24,53.27,-8.03,4.13,4.13,1,-1.712966474870131, +72488,136036,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Emerson College,88,IVR/Online/Text,,10/30/2020,656,Joseph R. Biden Jr.,13256,DEM,49.6,Donald Trump,13254,REP,48.7,,.89999998,11/3/2020,45.24,53.27,-8.03,8.93,8.93,0,3.279098966191041, +72655,136345,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/30/2020,1440,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,43,,4,11/3/2020,45.24,53.27,-8.03,12.03,12.03,0,7.389881323925227, +72772,136554,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Swayable,543,Online,,10/30/2020,516,Joseph R. Biden Jr.,13256,DEM,47.1,Donald Trump,13254,REP,52.3,.5,-5.1999998,11/3/2020,45.24,53.27,-8.03,2.83,2.83,1,-3.672482181993574, +72475,136002,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,AtlasIntel,546,Online,,10/30/2020,672,Joseph R. Biden Jr.,13256,DEM,48.5,Donald Trump,13254,REP,49.6,,-1.1,11/3/2020,50.01,48.84,1.16,2.26,-2.26,0,-1.743909989004669, +72719,136488,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Data for Progress,522,Online/Text,,10/30/2020,1417,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,45,2,7,11/3/2020,50.01,48.84,1.16,5.84,5.84,1,2.324037267476559, +72510,136074,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Emerson College,88,IVR/Online/Text,,10/30/2020,823,Joseph R. Biden Jr.,13256,DEM,51.5,Donald Trump,13254,REP,46.6,,4.9000001,11/3/2020,50.01,48.84,1.16,3.74,3.74,1,-.1039006131891047, +72507,136070,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Ipsos,154,Online,,10/30/2020,673,Joseph R. Biden Jr.,13256,DEM,51.5,Donald Trump,13254,REP,45.5,1,6,11/3/2020,50.01,48.84,1.16,4.84,4.84,1,.8396627929022544,for Reuters; average of multiple versions or turnout models listed in poll +72599,136266,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Monmouth University,215,Live Phone,,10/30/2020,502,Joseph R. Biden Jr.,13256,DEM,50.5,Donald Trump,13254,REP,44.5,,6,11/3/2020,50.01,48.84,1.16,4.84,4.84,1,.6488024691750038,average of multiple versions or turnout models listed in poll +72773,136555,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Swayable,543,Online,,10/30/2020,1107,Joseph R. Biden Jr.,13256,DEM,49.9,Donald Trump,13254,REP,48.4,1.7,1.5,11/3/2020,50.01,48.84,1.16,.34,.34,1,-3.451123889827821, +72724,136494,6251,2020,2020_Pres-G_SC,SC,Pres-G,Pres-G,Data for Progress,522,Online/Text,,10/30/2020,880,Joseph R. Biden Jr.,13256,DEM,44,Donald Trump,13254,REP,53,2,-9,11/3/2020,43.43,55.11,-11.68,2.68,2.68,1,-1.654193927787201, +72583,136216,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,Data for Progress,522,Online/Text,,10/30/2020,926,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,48,1,1,11/3/2020,46.48,52.06,-5.58,6.58,6.58,0,3.110414809104889, +72518,136084,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,Emerson College,88,IVR/Online/Text,,10/30/2020,763,Joseph R. Biden Jr.,13256,DEM,48.7,Donald Trump,13254,REP,49.7,,-1,11/3/2020,46.48,52.06,-5.58,4.58,4.58,1,.7295596937776864, +72774,136556,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,Swayable,543,Online,,10/30/2020,1151,Joseph R. Biden Jr.,13256,DEM,47.2,Donald Trump,13254,REP,51.2,1.2,-4,11/3/2020,46.48,52.06,-5.58,1.58,1.58,1,-2.300544693673163, +72590,136228,6256,2020,2020_Pres-G_VA,VA,Pres-G,Pres-G,Data for Progress,522,Online/Text,,10/30/2020,690,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,43,1,11,11/3/2020,54.11,44,10.11,.89,.89,1,-1.284831792615393, +72775,136557,6256,2020,2020_Pres-G_VA,VA,Pres-G,Pres-G,Swayable,543,Online,,10/30/2020,467,Joseph R. Biden Jr.,13256,DEM,56.3,Donald Trump,13254,REP,41.3,2.5,15,11/3/2020,54.11,44,10.11,4.89,4.89,1,2.373514493389169, +72409,135866,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Emerson College,88,IVR/Online,,10/30/2020,751,Joseph R. Biden Jr.,13256,DEM,52.7,Donald Trump,13254,REP,45.4,,7.3000002,11/3/2020,49.45,48.82,.63,6.67,6.67,1,.5837829711795625, +72505,136067,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Ipsos,154,Online,,10/30/2020,696,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,44,2,9,11/3/2020,49.45,48.82,.63,8.37,8.37,1,2.294140324700244,for Reuters; average of multiple versions or turnout models listed in poll +72419,135892,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Susquehanna Polling & Research Inc.,326,Live Phone,,10/30/2020,450,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,46,3,3,11/3/2020,49.45,48.82,.63,2.37,2.37,1,-4.504610560493174,for Center for American Greatness +72776,136558,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Swayable,543,Online,,10/30/2020,253,Joseph R. Biden Jr.,13256,DEM,54.6,Donald Trump,13254,REP,44.9,.6,9.6999998,11/3/2020,49.45,48.82,.63,9.07,9.07,1,1.749817632586336, +72591,136234,6266,2020,2020_Sen-G_AL,AL,Sen-G,Sen-G,Data for Progress,522,Online/Text,,10/30/2020,1045,Doug Jones,13612,DEM,44,Tommy Tuberville,13614,REP,56,,-12,11/3/2020,39.74,60.1,-20.36,8.36,8.36,1,1.618815320896222, +72763,136582,6266,2020,2020_Sen-G_AL,AL,Sen-G,Sen-G,Swayable,543,Online,,10/30/2020,294,Doug Jones,13612,DEM,42.3,Tommy Tuberville,13614,REP,57.6,,-15.3,11/3/2020,39.74,60.1,-20.36,5.06,5.06,1,-3.04037067485298, +72585,136221,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Data for Progress,522,Online/Text,,10/30/2020,1195,Mark Kelly,13445,DEM,54,Martha McSally,13446,REP,46,,8,11/3/2020,51.16,48.81,2.35,5.65,5.65,1,1.970736820915616, +72495,136051,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Emerson College,88,IVR/Online/Text,,10/30/2020,732,Mark Kelly,13445,DEM,50.3,Martha McSally,13446,REP,47.6,,2.7,11/3/2020,51.16,48.81,2.35,.35,.35,1,-3.7050998636502, +72653,136343,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Ipsos,154,Online,,10/30/2020,610,Mark Kelly,13445,DEM,53,Martha McSally,13446,REP,44,,9,11/3/2020,51.16,48.81,2.35,6.65,6.65,1,2.754372796059303,for Reuters +72764,136581,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Swayable,543,Online,,10/30/2020,333,Mark Kelly,13445,DEM,55,Martha McSally,13446,REP,45,,10,11/3/2020,51.16,48.81,2.35,7.65,7.65,1,3.215160362160488, +72584,136219,6269,2020,2020_Sen-G_CO,CO,Sen-G,Sen-G,Data for Progress,522,Online/Text,,10/30/2020,709,John Wright Hickenlooper,13474,DEM,54,Cory Gardner,13475,REP,45,,9,11/3/2020,53.5,44.18,9.32,.32,-.32,1,-3.031545808234468, +72738,136513,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Data for Progress,522,Online/Text,,10/30/2020,1036,Jon Ossoff,14567,DEM,51,David A. Perdue,14568,REP,46,3,5,11/3/2020,47.95,49.73,-1.78,6.78,6.78,0,3.890115190061079, +72517,136086,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Emerson College,88,IVR/Online/Text,,10/30/2020,749,Jon Ossoff,14567,DEM,48.9,David A. Perdue,14568,REP,47.6,,1.3,11/3/2020,47.95,49.73,-1.78,3.08,3.08,0,-.2396630443279059, +72766,136578,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Swayable,543,Online,,10/30/2020,407,Jon Ossoff,14567,DEM,47.9,David A. Perdue,14568,REP,49.2,,-1.3,11/3/2020,47.95,49.73,-1.78,.48,.48,1,-3.604839274482785, +72741,136520,6272,2020,2020_Sen-G_IA,IA,Sen-G,Sen-G,Data for Progress,522,Online/Text,,10/30/2020,951,Theresa Greenfield,13466,DEM,49,Joni K. Ernst,13467,REP,45,2,4,11/3/2020,45.15,51.74,-6.59,10.59,10.59,0,4.173154024544366, +72489,136039,6272,2020,2020_Sen-G_IA,IA,Sen-G,Sen-G,Emerson College,88,IVR/Online/Text,,10/30/2020,604,Theresa Greenfield,13466,DEM,50.8,Joni K. Ernst,13467,REP,47.7,,3.0999999,11/3/2020,45.15,51.74,-6.59,9.69,9.69,0,2.664483338374131, +72492,136045,6272,2020,2020_Sen-G_IA,IA,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,IVR/Live Phone,,10/30/2020,400,Theresa Greenfield,13466,DEM,45.1,Joni K. Ernst,13467,REP,50.7,.5,-5.5999999,11/3/2020,45.15,51.74,-6.59,.99,.99,1,-6.474757267572023,for Center for American Greatness +72723,136493,6275,2020,2020_Sen-G_KS,KS,Sen-G,Sen-G,Data for Progress,522,Online/Text,,10/30/2020,1121,Barbara Bollier,13698,DEM,45,Roger Marshall,14604,REP,51,4,-6,11/3/2020,41.79,53.22,-11.44,5.44,5.44,1,-1.545556592194925, +72511,136078,6279,2020,2020_Sen-G_ME,ME,Sen-G,Sen-G,Emerson College,88,IVR/Online/Text,,10/30/2020,611,Sara Gideon,13455,DEM,47.6,Susan M. Collins,13456,REP,45.8,5,1.8,11/3/2020,42.39,50.98,-8.6,10.4,10.4,0,1.930348080243633, +72487,136038,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Emerson College,88,IVR/Online/Text,,10/30/2020,700,Gary C. Peters,13453,DEM,51.8,John James,13454,REP,46,,5.8000002,11/3/2020,49.9,48.22,1.69,4.11,4.11,1,-1.039804482855477, +72508,136079,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Ipsos,154,Online,,10/30/2020,654,Gary C. Peters,13453,DEM,51,John James,13454,REP,44,,7,11/3/2020,49.9,48.22,1.69,5.31,5.31,1,.0471708359018052,for Reuters +72333,135713,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Public Policy Polling,263,IVR/Text,D,10/30/2020,745,Gary C. Peters,13453,DEM,54,John James,13454,REP,44,,10,11/3/2020,49.9,48.22,1.69,8.31,8.31,1,3.382389614385957,for unspecified Democratic sponsor; among 'voters' +72769,136579,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Swayable,543,Online,,10/30/2020,393,Gary C. Peters,13453,DEM,53.6,John James,13454,REP,46.4,,7.1999998,11/3/2020,49.9,48.22,1.69,5.51,5.51,1,.0964845378454382, +72740,136518,6281,2020,2020_Sen-G_MN,MN,Sen-G,Sen-G,Data for Progress,522,Online/Text,,10/30/2020,1259,Tina Smith,15691,DEM,54,Jason Lewis,15692,REP,44,,10,11/3/2020,48.74,43.5,5.24,4.76,4.76,1,.5224557960183346, +72405,135861,6281,2020,2020_Sen-G_MN,MN,Sen-G,Sen-G,Public Policy Polling,263,IVR/Text,,10/30/2020,770,Tina Smith,15691,DEM,51,Jason Lewis,15692,REP,42,,9,11/3/2020,48.74,43.5,5.24,3.76,3.76,1,-.6886622752375391,among 'voters' +72739,136516,6282,2020,2020_Sen-G_MS,MS,Sen-G,Sen-G,Data for Progress,522,Online/Text,,10/30/2020,562,Mike Espy,13651,DEM,47,Cindy Hyde-Smith,13652,REP,50,3,-3,11/3/2020,44.13,54.11,-9.98,6.98,6.98,1,2.105070210637925, +72581,136213,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Data for Progress,522,Online,,10/30/2020,908,Cal Cunningham,13468,DEM,51,Thom Tillis,13461,REP,46,2,5,11/3/2020,46.94,48.69,-1.75,6.75,6.75,0,2.152275695717631, +72515,136085,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Emerson College,88,IVR/Online/Text,,10/30/2020,855,Cal Cunningham,13468,DEM,50.4,Thom Tillis,13461,REP,47.2,,3.2,11/3/2020,46.94,48.69,-1.75,4.95,4.95,0,.2248688695960153, +72659,136353,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Ipsos,154,Online,,10/30/2020,707,Cal Cunningham,13468,DEM,48,Thom Tillis,13461,REP,46,,2,11/3/2020,46.94,48.69,-1.75,3.75,3.75,0,-1.214102220161414,for Reuters +72770,136580,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Swayable,543,Online,,10/30/2020,619,Cal Cunningham,13468,DEM,53.2,Thom Tillis,13461,REP,46.8,,6.4000001,11/3/2020,46.94,48.69,-1.75,8.15,8.15,0,3.156908226520374, +72724,136495,6292,2020,2020_Sen-G_SC,SC,Sen-G,Sen-G,Data for Progress,522,Online/Text,,10/30/2020,880,Jaime Harrison,13457,DEM,46,Lindsey Graham,13458,REP,49,4,-3,11/3/2020,44.17,54.44,-10.27,7.27,7.27,1,-.2730902621533905, +72583,136217,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,Data for Progress,522,Online/Text,,10/30/2020,926,Mary Jennings Hegar,13459,DEM,47,John Cornyn,13444,REP,50,1,-3,11/3/2020,43.87,53.51,-9.64,6.64,6.64,1,2.938773370303153, +72518,136088,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,Emerson College,88,IVR/Online/Text,,10/30/2020,763,Mary Jennings Hegar,13459,DEM,47,John Cornyn,13444,REP,51,,-4,11/3/2020,43.87,53.51,-9.64,5.64,5.64,1,1.553702942727313, +72774,136577,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,Swayable,543,Online,,10/30/2020,1042,Mary Jennings Hegar,13459,DEM,43.5,John Cornyn,13444,REP,56.5,,-13,11/3/2020,43.87,53.51,-9.64,3.36,-3.36,1,-.8330074337513137, +72590,136233,6296,2020,2020_Sen-G_VA,VA,Sen-G,Sen-G,Data for Progress,522,Online/Text,,10/30/2020,690,Mark R. Warner,14760,DEM,57,Daniel M. Gade,15688,REP,42,,15,11/3/2020,55.99,43.91,12.08,2.92,2.92,1,-1.806366301665755, +72775,136583,6296,2020,2020_Sen-G_VA,VA,Sen-G,Sen-G,Swayable,543,Online,,10/30/2020,283,Mark R. Warner,14760,DEM,60.7,Daniel M. Gade,15688,REP,39.3,,21.4,11/3/2020,55.99,43.91,12.08,9.32,9.32,1,4.436535656906075, +72738,136514,7780,2020,2020_Sen-OS_GA,GA,Sen-G,Sen-OS,Data for Progress,522,Online/Text,,10/30/2020,1036,Raphael Warnock,14489,DEM,41,Kelly Loeffler,13671,REP,26,21,15,11/3/2020,32.9,25.91,7,8,8,1,1.356957399337099, +72517,136087,7780,2020,2020_Sen-OS_GA,GA,Sen-G,Sen-OS,Emerson College,88,IVR/Online/Text,,10/30/2020,749,Raphael Warnock,14489,DEM,37.9,Kelly Loeffler,13671,REP,23.5,26.8,14.4,11/3/2020,32.9,25.91,7,7.4,7.4,1,.1982994752898448, +72515,136198,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,Emerson College,88,IVR/Online/Text,,10/30/2020,855,Roy A. Cooper,13404,DEM,54.7,Dan Forest,13406,REP,44.8,,9.8999996,11/3/2020,51.52,47.01,4.51,5.39,5.39,1,-.1349473134655928, +72770,136574,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,Swayable,543,Online,,10/30/2020,655,Roy A. Cooper,13404,DEM,54.7,Dan Forest,13406,REP,42.2,2.4,12.5,11/3/2020,51.52,47.01,4.51,7.99,7.99,1,2.488445915172621, +72413,135872,8069,2020,2020_House-G_NE-2,NE-2,House-G,House-G,Emerson College,88,IVR/Online,,10/30/2020,806,Kara Eastman,13509,DEM,47.5,Don Bacon,13510,REP,50.5,,-3,11/3/2020,46.21,50.77,-4.56,1.56,1.56,1,-3.417708767874956, +72598,136242,8274,2020,2020_House-G_US,US,House-G,House-G,Morning Consult,218,Online,,10/30/2020,14663,Generic Candidate,13337,DEM,50,Generic Candidate,13338,REP,43,,7,11/3/2020,49.9,46.83,3.07,3.93,3.93,1,-.1985432488395103, +72486,136033,8274,2020,2020_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,10/30/2020,1000,Generic Candidate,13337,DEM,48,Generic Candidate,13338,REP,43,,5,11/3/2020,49.9,46.83,3.07,1.93,1.93,1,-2.4506562255014,among registered voters +72512,136076,8422,2020,2020_Pres-G_M1,M1,Pres-G,Pres-G,Emerson College,88,IVR/Online/Text,,10/30/2020,310,Joseph R. Biden Jr.,13256,DEM,57.7,Donald Trump,13254,REP,38.7,,19,11/3/2020,60.11,37.02,23.09,4.09,-4.09,1,.4619371177641552, +72513,136077,8423,2020,2020_Pres-G_M2,M2,Pres-G,Pres-G,Emerson College,88,IVR/Online/Text,,10/30/2020,301,Joseph R. Biden Jr.,13256,DEM,49.8,Donald Trump,13254,REP,46.8,,3,11/3/2020,44.82,52.26,-7.44,10.44,10.44,0,3.016208960963414, +72410,135867,8718,2020,2020_Pres-G_N2,N2,Pres-G,Pres-G,Emerson College,88,IVR/Online,,10/30/2020,806,Joseph R. Biden Jr.,13256,DEM,50.4,Donald Trump,13254,REP,47.8,,2.5999999,11/3/2020,51.95,45.45,6.5,3.9,-3.9,1,.5117691863309449, +72636,136307,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,AYTM,635,Online,,10/31/2020,700,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,39,,9,11/3/2020,51.31,46.86,4.45,4.55,4.55,1,.9070377976306963,for Aspiration +72645,136320,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Brandwatch Qriously,610,Online,,10/31/2020,3505,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,41,2,11,11/3/2020,51.31,46.86,4.45,6.55,6.55,1,3.507619504688329,for Brandwatch +72725,136496,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Change Research,48,Online/Text,,10/31/2020,1880,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,42,2,10,11/3/2020,51.31,46.86,4.45,5.55,5.55,1,2.366617289142959,for CNBC +72863,136726,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone/Online,,10/31/2020,1212,Joseph R. Biden Jr.,13256,DEM,50.45,Donald Trump,13254,REP,46.05,2,4.4000001,11/3/2020,51.31,46.86,4.45,.05,-.05,1,-3.430424327967303,average of multiple versions or turnout models listed in poll +72582,136215,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Léger,572,Online,,10/31/2020,827,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,42,2,8,11/3/2020,51.31,46.86,4.45,3.55,3.55,1,-.0350930194506983, +72644,136319,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Redfield & Wilton Strategies,562,Online,,10/31/2020,8765,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,41,1,12,11/3/2020,51.31,46.86,4.45,7.55,7.55,1,4.633496690206678, +72619,136279,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/31/2020,1360,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,43,,10,11/3/2020,51.31,46.86,4.45,5.55,5.55,1,2.422802681149761,for Yahoo News +72500,136058,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,AtlasIntel,546,Online,,10/31/2020,641,Joseph R. Biden Jr.,13256,DEM,48.1,Donald Trump,13254,REP,50.4,,-2.3,11/3/2020,49.36,49.06,.31,2.61,-2.61,0,-.083677298872048, +72726,136497,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Change Research,48,Online/Text,,10/31/2020,409,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,47,2,3,11/3/2020,49.36,49.06,.31,2.69,2.69,1,-.4497122739753867,for CNBC +72649,136324,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Marist College,183,Live Phone,,10/31/2020,717,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,48,,0,11/3/2020,49.36,49.06,.31,.31,-.31,.5,-2.350766245553995,for NBC News +72580,136210,6216,2020,2020_Pres-G_CO,CO,Pres-G,Pres-G,Keating Research/OnSight Public Affairs/Melanson,455,Online,,10/31/2020,502,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,41,,12,11/3/2020,55.4,41.9,13.5,1.5,-1.5,1,-.8676035818160944, +72637,136308,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,AYTM,635,Online,,10/31/2020,517,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,43,,2,11/3/2020,47.86,51.22,-3.36,5.36,5.36,0,.0021467702175501,for Aspiration +72727,136498,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Change Research,48,Online/Text,,10/31/2020,806,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,48,0,3,11/3/2020,47.86,51.22,-3.36,6.36,6.36,0,1.295460557704766,for CNBC +72634,136303,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Frederick Polls,108,Text,,10/31/2020,768,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,49,,2,11/3/2020,47.86,51.22,-3.36,5.36,5.36,0,.2304504362939329,for COMPETE_ | AMM Political Strategies +72491,136044,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Susquehanna Polling & Research Inc.,326,IVR,,10/31/2020,400,Joseph R. Biden Jr.,13256,DEM,46,Donald Trump,13254,REP,47,2,-1,11/3/2020,47.86,51.22,-3.36,2.36,2.36,1,-3.488556689547775,for Center for American Greatness +72639,136310,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,AYTM,635,Online,,10/31/2020,380,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,48,,4,11/3/2020,49.47,49.24,.24,3.76,3.76,1,.4860219224607135,for Aspiration +72593,136231,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,AtlasIntel,546,Online,,10/31/2020,679,Joseph R. Biden Jr.,13256,DEM,46.1,Donald Trump,13254,REP,48.3,,-2.2,11/3/2020,49.47,49.24,.24,2.44,-2.44,0,-.2440738336892025, +72756,136536,6223,2020,2020_Pres-G_IA,IA,Pres-G,Pres-G,Change Research,48,Online/Text,,10/31/2020,1084,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,47,3,0,11/3/2020,44.89,53.09,-8.2,8.2,8.2,.5,1.596275675356389, +72577,136206,6223,2020,2020_Pres-G_IA,IA,Pres-G,Pres-G,Civiqs,471,Online,,10/31/2020,853,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,48,,1,11/3/2020,44.89,53.09,-8.2,9.2,9.2,0,2.501752026458357,for Daily Kos +72801,136602,6232,2020,2020_Pres-G_ME,ME,Pres-G,Pres-G,Change Research,48,Online/Text,,10/31/2020,1024,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,40,4,12,11/3/2020,53.09,44.02,9.07,2.93,2.93,1,-.4849819310282887, +72594,136232,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,AtlasIntel,546,Online,,10/31/2020,686,Joseph R. Biden Jr.,13256,DEM,48.3,Donald Trump,13254,REP,45.9,,2.4000001,11/3/2020,50.62,47.84,2.78,.38,-.38,1,-4.64631096835102, +72728,136499,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Change Research,48,Online/Text,,10/31/2020,383,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,44,3,7,11/3/2020,50.62,47.84,2.78,4.22,4.22,1,-1.382386088507975,for CNBC +72509,136072,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,IVR/Live Phone,,10/31/2020,500,Joseph R. Biden Jr.,13256,DEM,48.8,Donald Trump,13254,REP,46.7,1.7,2.0999999,11/3/2020,50.62,47.84,2.78,.68,-.68,1,-4.66126968632788,for Center for American Greatness +72595,136235,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/31/2020,1033,Joseph R. Biden Jr.,13256,DEM,45.8,Donald Trump,13254,REP,48.3,1.7,-2.5,11/3/2020,50.62,47.84,2.78,5.28,-5.28,0,.5662758560321302,for unspecified Republican sponsor +72762,136544,6237,2020,2020_Pres-G_MT,MT,Pres-G,Pres-G,Change Research,48,Online/Text,,10/31/2020,920,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,50,2,-5,11/3/2020,40.55,56.92,-16.37,11.37,11.37,1,3.144289166953333, +72501,136059,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,AtlasIntel,546,Online,,10/31/2020,812,Joseph R. Biden Jr.,13256,DEM,47.5,Donald Trump,13254,REP,49.5,,-2,11/3/2020,48.59,49.93,-1.35,.65,-.65,1,-2.322260116725333, +72729,136500,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Change Research,48,Online/Text,,10/31/2020,473,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,47,2,2,11/3/2020,48.59,49.93,-1.35,3.35,3.35,0,-.0601690907160767,for CNBC +72635,136304,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Frederick Polls,108,Text,,10/31/2020,676,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,49,,2,11/3/2020,48.59,49.93,-1.35,3.35,3.35,0,.269347076834627,for COMPETE_ | AMM Political Strategies +72497,136053,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,IVR/Live Phone,,10/31/2020,450,Joseph R. Biden Jr.,13256,DEM,43.6,Donald Trump,13254,REP,48,1.9,-4.4000001,11/3/2020,48.59,49.93,-1.35,3.05,-3.05,1,-.3573135263937562,for Center for American Greatness +72578,136207,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Civiqs,471,Online,,10/31/2020,1136,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,49,,-1,11/3/2020,45.24,53.27,-8.03,7.03,7.03,1,1.680882816692088,for Daily Kos +72616,136267,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/31/2020,1041,Joseph R. Biden Jr.,13256,DEM,44.4,Donald Trump,13254,REP,49.2,2.1,-4.8000002,11/3/2020,45.24,53.27,-8.03,3.23,3.23,1,-2.284470691644543,for unspecified Republican sponsor +72638,136309,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,AYTM,635,Online,,10/31/2020,340,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,49,,2,11/3/2020,50.01,48.84,1.16,.84,.84,1,-3.873312862618492,for Aspiration +72730,136501,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Change Research,48,Online/Text,,10/31/2020,699,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,46,2,4,11/3/2020,50.01,48.84,1.16,2.84,2.84,1,-1.146084394728078,for CNBC +72633,136302,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Frederick Polls,108,Text,,10/31/2020,879,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,48,,4,11/3/2020,50.01,48.84,1.16,2.84,2.84,1,-.8996789913944,for COMPETE_ | AMM Political Strategies +72650,136326,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Marist College,183,Live Phone,,10/31/2020,772,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,46,,5,11/3/2020,50.01,48.84,1.16,3.84,3.84,1,.045684564903573,for NBC News +72514,136080,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,IVR/Live Phone,,10/31/2020,500,Joseph R. Biden Jr.,13256,DEM,47.4,Donald Trump,13254,REP,48.7,1.3,-1.3,11/3/2020,50.01,48.84,1.16,2.46,-2.46,0,-1.830098192285913,for Center for American Greatness +72641,136313,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/31/2020,1062,Joseph R. Biden Jr.,13256,DEM,45.9,Donald Trump,13254,REP,47.8,1.4,-1.9,11/3/2020,50.01,48.84,1.16,3.06,-3.06,0,-.6326489930901674,for unspecified Republican sponsor +72592,136230,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,AtlasIntel,546,Online,,10/31/2020,962,Joseph R. Biden Jr.,13256,DEM,47.3,Donald Trump,13254,REP,50,,-2.7,11/3/2020,46.48,52.06,-5.58,2.88,2.88,1,-.7860007072287593, +72502,136060,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,AtlasIntel,546,Online,,10/31/2020,781,Joseph R. Biden Jr.,13256,DEM,50.6,Donald Trump,13254,REP,48.7,,1.9,11/3/2020,49.45,48.82,.63,1.27,1.27,1,-4.875207358140671, +72731,136502,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Change Research,48,Online/Text,,10/31/2020,553,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,45,2,8,11/3/2020,49.45,48.82,.63,7.37,7.37,1,1.077784920100973,for CNBC +72576,136205,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Civiqs,471,Online,,10/31/2020,789,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,47,,4,11/3/2020,49.45,48.82,.63,3.37,3.37,1,-2.735833593823304,for Daily Kos +72726,136503,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Change Research,48,Online/Text,,10/31/2020,409,Mark Kelly,13445,DEM,51,Martha McSally,13446,REP,47,,4,11/3/2020,51.16,48.81,2.35,1.65,1.65,1,-2.68732609768519,for CNBC +72649,136327,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Marist College,183,Live Phone,,10/31/2020,717,Mark Kelly,13445,DEM,52,Martha McSally,13446,REP,46,,6,11/3/2020,51.16,48.81,2.35,3.65,3.65,1,-.2396450380876254,for NBC News +72580,136211,6269,2020,2020_Sen-G_CO,CO,Sen-G,Sen-G,Keating Research/OnSight Public Affairs/Melanson,455,Online,,10/31/2020,502,John Wright Hickenlooper,13474,DEM,53,Cory Gardner,13475,REP,42,,11,11/3/2020,53.5,44.18,9.32,1.68,1.68,1,-1.455515692992492, +72756,136538,6272,2020,2020_Sen-G_IA,IA,Sen-G,Sen-G,Change Research,48,Online/Text,,10/31/2020,1084,Theresa Greenfield,13466,DEM,48,Joni K. Ernst,13467,REP,47,2,1,11/3/2020,45.15,51.74,-6.59,7.59,7.59,0,1.087512229186432, +72577,136209,6272,2020,2020_Sen-G_IA,IA,Sen-G,Sen-G,Civiqs,471,Online,,10/31/2020,853,Theresa Greenfield,13466,DEM,50,Joni K. Ernst,13467,REP,47,1,3,11/3/2020,45.15,51.74,-6.59,9.59,9.59,0,3.09589628601181,for Daily Kos +72716,136479,6274,2020,2020_Sen-G_IL,IL,Sen-G,Sen-G,Victory Research,437,Live Phone,,10/31/2020,1208,Richard J. Durbin,13501,DEM,50.6,Mark C. Curran,15646,REP,25.6,15.4,25,11/3/2020,54.93,38.87,16.07,8.93,8.93,1,3.203461319833874, +72801,136607,6279,2020,2020_Sen-G_ME,ME,Sen-G,Sen-G,Change Research,48,Online/Text,,10/31/2020,1024,Sara Gideon,13455,DEM,50,Susan M. Collins,13456,REP,44,7,6,11/3/2020,42.39,50.98,-8.6,14.6,14.6,0,6.97648151488368,average of multiple versions or turnout models listed in poll +72728,136504,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Change Research,48,Online/Text,,10/31/2020,383,Gary C. Peters,13453,DEM,51,John James,13454,REP,46,,5,11/3/2020,49.9,48.22,1.69,3.31,3.31,1,-2.388408659158515,for CNBC +72762,136576,6283,2020,2020_Sen-G_MT,MT,Sen-G,Sen-G,Change Research,48,Online/Text,,10/31/2020,920,Steve Bullock,14517,DEM,46,Steve Daines,14518,REP,50,,-4,11/3/2020,44.99,55.01,-10.02,6.02,6.02,1,-1.461345344958946, +72729,136505,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Change Research,48,Online/Text,,10/31/2020,473,Cal Cunningham,13468,DEM,50,Thom Tillis,13461,REP,46,,4,11/3/2020,46.94,48.69,-1.75,5.75,5.75,0,.8033593007258358,for CNBC +72635,136306,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Frederick Polls,108,Text,,10/31/2020,676,Cal Cunningham,13468,DEM,50,Thom Tillis,13461,REP,46,3,4,11/3/2020,46.94,48.69,-1.75,5.75,5.75,0,1.055394191143368,for COMPETE_ | AMM Political Strategies +72762,136573,7821,2020,2020_Gov-G_MT,MT,Gov-G,Gov-G,Change Research,48,Online/Text,,10/31/2020,920,Mike Cooney,14688,DEM,44,Greg Gianforte,14689,REP,48,3,-4,11/3/2020,41.56,54.43,-12.87,8.87,8.87,1,1.575846675110624, +72635,136305,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,Frederick Polls,108,Text,,10/31/2020,676,Roy A. Cooper,13404,DEM,52,Dan Forest,13406,REP,45,2,7,11/3/2020,51.52,47.01,4.51,2.49,2.49,1,-2.933095019462608,for COMPETE_ | AMM Political Strategies +72793,136591,7847,2020,2020_House-G_AR-2,AR-2,House-G,House-G,Change Research,48,Online/Text,,10/31/2020,586,Joyce Ann Elliott,14808,DEM,48,French Hill,14810,REP,48,,0,11/3/2020,44.63,55.37,-10.73,10.73,10.73,.5,4.245179521801016, +72716,138675,7963,2020,2020_House-G_IL-3,IL-3,House-G,House-G,Victory Research,437,Live Phone,,10/31/2020,600,Marie Newman,15019,DEM,55.5,Mike Fricilone,15020,REP,32.2,,23.299999,11/3/2020,56.38,43.62,12.76,10.54,10.54,1,3.626154494780598, +72716,138676,7966,2020,2020_House-G_IL-6,IL-6,House-G,House-G,Victory Research,437,Live Phone,,10/31/2020,600,Sean Casten,13619,DEM,54.7,Jeanne Ives,13618,REP,40.5,2,14.2,11/3/2020,52.82,45.43,7.38,6.82,6.82,1,-.1484600785379195, +72716,138677,7977,2020,2020_House-G_IL-17,IL-17,House-G,House-G,Victory Research,437,Live Phone,,10/31/2020,600,Cheri Bustos,15014,DEM,54.3,Esther Joy King,15015,REP,43.7,,10.6,11/3/2020,52.02,47.97,4.05,6.55,6.55,1,-.4315738800233719, +72792,136590,7983,2020,2020_House-G_IN-5,IN-5,House-G,House-G,Change Research,48,Online/Text,,10/31/2020,596,Christina Hale,14661,DEM,46,Victoria Spartz,14662,REP,46,5,0,11/3/2020,45.94,50.02,-4.08,4.08,4.08,.5,-2.881144704467503, +72801,136604,8015,2020,2020_House-G_ME-2,ME-2,House-G,House-G,Change Research,48,Online/Text,,10/31/2020,475,Jared Golden,14752,DEM,53,Dale John Crafts,14753,REP,44,,9,11/3/2020,53.04,46.95,6.09,2.91,2.91,1,-5.545062520474433, +72759,136540,8069,2020,2020_House-G_NE-2,NE-2,House-G,House-G,Change Research,48,Online/Text,,10/31/2020,547,Kara Eastman,13509,DEM,48,Don Bacon,13510,REP,47,2,1,11/3/2020,46.21,50.77,-4.56,5.56,5.56,0,1.004835482228512, +72761,136542,8115,2020,2020_House-G_NY-24,NY-24,House-G,House-G,Change Research,48,Online/Text,,10/31/2020,738,Dana Balter,14654,DEM,46,John Katko,14655,REP,44,4,2,11/3/2020,42.96,53.13,-10.16,12.16,12.16,0,5.842515571616133, +72760,136541,8133,2020,2020_House-G_OH-1,OH-1,House-G,House-G,Change Research,48,Online/Text,,10/31/2020,505,Kate Schroder,14576,DEM,45,Steve Chabot,14577,REP,47,3,-2,11/3/2020,44.65,51.8,-7.15,5.15,5.15,1,-1.887693250530518, +72758,136539,8153,2020,2020_House-G_OK-5,OK-5,House-G,House-G,Change Research,48,Online/Text,,10/31/2020,607,Kendra Horn,15367,DEM,47,Stephanie Bice,16007,REP,47,,0,11/3/2020,47.94,52.06,-4.12,4.12,4.12,.5,-.5462546898624777, +72619,136315,8274,2020,2020_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/31/2020,1360,Generic Candidate,13337,DEM,52,Generic Candidate,13338,REP,43,,9,11/3/2020,49.9,46.83,3.07,5.93,5.93,1,2.555346123418393,for Yahoo News +72803,136606,8422,2020,2020_Pres-G_M1,M1,Pres-G,Pres-G,Change Research,48,Online/Text,,10/31/2020,549,Joseph R. Biden Jr.,13256,DEM,56,Donald Trump,13254,REP,35,2,21,11/3/2020,60.11,37.02,23.09,2.09,-2.09,1,-1.336374296442352, +72802,136605,8423,2020,2020_Pres-G_M2,M2,Pres-G,Pres-G,Change Research,48,Online/Text,,10/31/2020,475,Joseph R. Biden Jr.,13256,DEM,48.5,Donald Trump,13254,REP,48,4,.5,11/3/2020,44.82,52.26,-7.44,7.94,7.94,0,.5085227323303712,average of multiple versions or turnout models listed in poll +72757,136537,8718,2020,2020_Pres-G_N2,N2,Pres-G,Pres-G,Change Research,48,Online/Text,,10/31/2020,547,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,47,2,3,11/3/2020,51.95,45.45,6.5,3.5,-3.5,1,-.3708639644157411, +73340,137481,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,Online,,11/1/2020,2297,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,48,,4,11/3/2020,51.31,46.86,4.45,.45,-.45,1,-2.709643050510075,for Hill.TV +72717,136487,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Online,,11/1/2020,914,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,45,,7,11/3/2020,51.31,46.86,4.45,2.55,2.55,1,-.9072115377084746,for Reuters +72648,136357,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,John Zogby Strategies/EMI Research Solutions,583,Online,,11/1/2020,1008,Joseph R. Biden Jr.,13256,DEM,49.65,Donald Trump,13254,REP,43.75,4.1,5.9000001,11/3/2020,51.31,46.86,4.45,1.45,1.45,1,-1.929864520093234,average of multiple versions or turnout models listed in poll +72652,136338,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Research Co.,449,Online,,11/1/2020,1025,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,42,1,8,11/3/2020,51.31,46.86,4.45,3.55,3.55,1,.1822951847127955, +72809,136668,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/1/2020,28240,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,46,,6,11/3/2020,51.31,46.86,4.45,1.55,1.55,1,-1.432721637392752,for Axios +72790,136572,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Swayable,543,Online,,11/1/2020,5174,Joseph R. Biden Jr.,13256,DEM,51.8,Donald Trump,13254,REP,46.1,1.7,5.6999998,11/3/2020,51.31,46.86,4.45,1.25,1.25,1,-1.757910104359929, +72714,136475,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,11/1/2020,1363,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,43,,10,11/3/2020,51.31,46.86,4.45,5.55,5.55,1,2.516872431306297,for Economist +72806,136610,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,11/1/2020,1054,Joseph R. Biden Jr.,13256,DEM,47.3,Donald Trump,13254,REP,49.4,1.6,-2.0999999,11/3/2020,47.86,51.22,-3.36,1.26,1.26,1,-3.731121021358966,for unspecified Republican sponsor +72661,136358,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Landmark Communications,166,IVR/Live Phone,,11/1/2020,500,Joseph R. Biden Jr.,13256,DEM,46,Donald Trump,13254,REP,50.1,2.7,-4.0999999,11/3/2020,49.47,49.24,.24,4.34,-4.34,0,1.603003104285735,for WSB-TV +72579,136208,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,IVR/Live Phone,,11/1/2020,500,Joseph R. Biden Jr.,13256,DEM,46.1,Donald Trump,13254,REP,48.1,3.9,-2,11/3/2020,49.47,49.24,.24,2.24,-2.24,0,-.6891275686080451,for Center for American Greatness +72862,136721,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,11/1/2020,1041,Joseph R. Biden Jr.,13256,DEM,45.4,Donald Trump,13254,REP,49.7,2.6,-4.3000002,11/3/2020,49.47,49.24,.24,4.54,-4.54,0,2.273499262849262,for unspecified Republican sponsor +72623,136287,6225,2020,2020_Pres-G_IL,IL,Pres-G,Pres-G,Research Co.,449,Online,,11/1/2020,450,Joseph R. Biden Jr.,13256,DEM,55,Donald Trump,13254,REP,38,,17,11/3/2020,57.54,40.55,16.99,.01,.01,1,-3.467896681449419, +72624,136288,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Research Co.,449,Online,,11/1/2020,450,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,43,,7,11/3/2020,50.62,47.84,2.78,4.22,4.22,1,-1.033364139134475, +72625,136289,6234,2020,2020_Pres-G_MN,MN,Pres-G,Pres-G,Research Co.,449,Online,,11/1/2020,450,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,43,,9,11/3/2020,52.4,45.28,7.11,1.89,1.89,1,-1.263478941629751, +72626,136290,6242,2020,2020_Pres-G_NJ,NJ,Pres-G,Pres-G,Research Co.,449,Online,,11/1/2020,450,Joseph R. Biden Jr.,13256,DEM,56,Donald Trump,13254,REP,38,,18,11/3/2020,57.33,41.4,15.94,2.06,2.06,1,-2.423090459780402, +72861,136720,6244,2020,2020_Pres-G_NV,NV,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,11/1/2020,1024,Joseph R. Biden Jr.,13256,DEM,48.4,Donald Trump,13254,REP,49.1,1.2,-.69999999,11/3/2020,50.06,47.67,2.39,3.09,-3.09,0,-.5251673420313941,for unspecified Republican sponsor +72627,136291,6245,2020,2020_Pres-G_NY,NY,Pres-G,Pres-G,Research Co.,449,Online,,11/1/2020,450,Joseph R. Biden Jr.,13256,DEM,61,Donald Trump,13254,REP,33,,28,11/3/2020,60.86,37.75,23.11,4.89,4.89,1,-.4077108482522224, +72643,136318,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/1/2020,800,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,49,,-4,11/3/2020,45.24,53.27,-8.03,4.03,4.03,1,-1.432704849056089, +72628,136292,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Research Co.,449,Online,,11/1/2020,450,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,47,,0,11/3/2020,45.24,53.27,-8.03,8.03,8.03,.5,2.168439681498623, +72640,136312,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/1/2020,800,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,47,,3,11/3/2020,50.01,48.84,1.16,1.84,1.84,1,-1.944078909113594, +72629,136293,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Research Co.,449,Online,,11/1/2020,450,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,44,,6,11/3/2020,50.01,48.84,1.16,4.84,4.84,1,.6825322185448114, +72864,136727,6251,2020,2020_Pres-G_SC,SC,Pres-G,Pres-G,Optimus,245,Online,,11/1/2020,817,Joseph R. Biden Jr.,13256,DEM,39,Donald Trump,13254,REP,51.4,,-12.4,11/3/2020,43.43,55.11,-11.68,.72,-.72,1,-3.795995298229412, +72630,136294,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Research Co.,449,Online,,11/1/2020,450,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,42,,8,11/3/2020,49.45,48.82,.63,7.37,7.37,1,1.061457904769257, +72661,136359,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Landmark Communications,166,IVR/Live Phone,,11/1/2020,500,Jon Ossoff,14567,DEM,46.9,David A. Perdue,14568,REP,49,2.7,-2.0999999,11/3/2020,47.95,49.73,-1.78,.32,-.32,1,-3.017124523186038,for WSB-TV +72623,136295,6274,2020,2020_Sen-G_IL,IL,Sen-G,Sen-G,Research Co.,449,Online,,11/1/2020,450,Richard J. Durbin,13501,DEM,52,Mark C. Curran,15646,REP,30,,22,11/3/2020,54.93,38.87,16.07,5.93,5.93,1,-.7855682042130165, +72624,136296,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Research Co.,449,Online,,11/1/2020,450,Gary C. Peters,13453,DEM,52,John James,13454,REP,37,,15,11/3/2020,49.9,48.22,1.69,13.31,13.31,1,8.300541749069748, +72625,136297,6281,2020,2020_Sen-G_MN,MN,Sen-G,Sen-G,Research Co.,449,Online,,11/1/2020,450,Tina Smith,15691,DEM,50,Jason Lewis,15692,REP,39,,11,11/3/2020,48.74,43.5,5.24,5.76,5.76,1,1.245576776125427, +72626,136298,6287,2020,2020_Sen-G_NJ,NJ,Sen-G,Sen-G,Research Co.,449,Online,,11/1/2020,450,Cory A. Booker,14564,DEM,55,Rikin Mehta,14565,REP,32,,23,11/3/2020,57.23,40.92,16.31,6.69,6.69,1,.3533394741369096, +72661,136360,7780,2020,2020_Sen-OS_GA,GA,Sen-G,Sen-OS,Landmark Communications,166,IVR/Live Phone,,11/1/2020,500,Raphael Warnock,14489,DEM,37.8,Kelly Loeffler,13671,REP,27,24.4,10.8,11/3/2020,32.9,25.91,7,3.8,3.8,1,-3.668834003051465,for WSB-TV +72791,136589,8060,2020,2020_House-G_MO-2,MO-2,House-G,House-G,Change Research,48,Online/Text,,11/1/2020,597,Jill Schupp,14476,DEM,46,Ann Wagner,14477,REP,46,2,0,11/3/2020,45.52,51.89,-6.37,6.37,6.37,.5,-.5549004663082073, +72755,136534,8069,2020,2020_House-G_NE-2,NE-2,House-G,House-G,"University of Nevada, Las Vegas Lee Business School",609,Online,,11/1/2020,191,Kara Eastman,13509,DEM,45.7,Don Bacon,13510,REP,44.8,5.2,.89999998,11/3/2020,46.21,50.77,-4.56,5.46,5.46,0,-.0327109897416244, +73911,138678,8243,2020,2020_House-G_VA-7,VA-7,House-G,House-G,Optimus,245,Online,,11/1/2020,505,Abigail Spanberger,15574,DEM,51.6,Nicholas J. Freitas,15575,REP,41.4,,10.2,11/3/2020,50.82,49,1.82,8.38,8.38,1,1.382193622386517, +73340,137479,8274,2020,2020_House-G_US,US,House-G,House-G,Harris Insights & Analytics,133,Online,,11/1/2020,2297,Generic Candidate,13337,DEM,48,Generic Candidate,13338,REP,43,,5,11/3/2020,49.9,46.83,3.07,1.93,1.93,1,-2.132250277676912,for Hill.TV +72648,136356,8274,2020,2020_House-G_US,US,House-G,House-G,John Zogby Strategies/EMI Research Solutions,583,Online,,11/1/2020,1008,Generic Candidate,13337,DEM,46.6,Generic Candidate,13338,REP,44.3,,2.3,11/3/2020,49.9,46.83,3.07,.77,-.77,1,-3.422110214479921, +72714,136473,8274,2020,2020_House-G_US,US,House-G,House-G,YouGov,391,Online,,11/1/2020,1363,Generic Candidate,13337,DEM,52,Generic Candidate,13338,REP,42,,10,11/3/2020,49.9,46.83,3.07,6.93,6.93,1,3.635693301314134,for Economist +72754,136533,8718,2020,2020_Pres-G_N2,N2,Pres-G,Pres-G,"University of Nevada, Las Vegas Lee Business School",609,Online,,11/1/2020,191,Joseph R. Biden Jr.,13256,DEM,50.2,Donald Trump,13254,REP,44.3,5.4,5.9000001,11/3/2020,51.95,45.45,6.5,.6,-.6,1,-4.881938280545428, +73830,138491,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Lake Research Partners,165,Live Phone,D,11/2/2020,2400,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,48,,3,11/3/2020,51.31,46.86,4.45,1.45,-1.45,1,-1.485612053478259,for unspecified Democratic sponsor +72722,136491,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,IVR/Live Phone,,11/2/2020,400,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,48.2,1.6,-1.2,11/3/2020,47.86,51.22,-3.36,2.16,2.16,1,-3.48618081785253,for FOX35 Orlando +72621,136283,6223,2020,2020_Pres-G_IA,IA,Pres-G,Pres-G,Public Policy Polling,263,IVR/Text,,11/2/2020,871,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,48,,1,11/3/2020,44.89,53.09,-8.2,9.2,9.2,0,2.736339382937272,among 'voters' +72647,136322,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Susquehanna Polling & Research Inc.,326,Live Phone,,11/2/2020,499,Joseph R. Biden Jr.,13256,DEM,48.4,Donald Trump,13254,REP,49.2,1.4,-.80000001,11/3/2020,50.01,48.84,1.16,1.96,-1.96,0,-2.100780917559247, +72621,136284,6272,2020,2020_Sen-G_IA,IA,Sen-G,Sen-G,Public Policy Polling,263,IVR/Text,,11/2/2020,871,Theresa Greenfield,13466,DEM,48,Joni K. Ernst,13467,REP,47,,1,11/3/2020,45.15,51.74,-6.59,7.59,7.59,0,1.183161777184159,among 'voters' +73801,138449,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,Emerson College,88,IVR/Online,,12/15/2020,605,Raphael Warnock,14489,DEM,48.8,Kelly Loeffler,13671,REP,51.2,,-2.4000001,1/5/2021,51.04,48.96,2.08,4.48,-4.48,0,.409579828784666, +73835,138504,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,Trafalgar Group,338,IVR/Online/Text,R,12/15/2020,1064,Raphael Warnock,14489,DEM,45.5,Kelly Loeffler,13671,REP,52.2,,-6.6999998,1/5/2021,51.04,48.96,2.08,8.78,-8.78,0,5.233913554785132,for unspecified Republican sponsor +73801,138448,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,Emerson College,88,IVR/Online,,12/15/2020,605,Jon Ossoff,14567,DEM,49,David A. Perdue,14568,REP,51,,-2,1/5/2021,50.61,49.39,1.23,3.23,-3.23,0,-.6785768522440007, +73835,138503,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,Trafalgar Group,338,IVR/Online/Text,R,12/15/2020,1064,Jon Ossoff,14567,DEM,47.5,David A. Perdue,14568,REP,50.2,,-2.7,1/5/2021,50.61,49.39,1.23,3.93,-3.93,0,.1993645755555522,for unspecified Republican sponsor +73888,138629,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,Reconnect Research/Probolsky Research,651,IVR,,12/18/2020,1027,Raphael Warnock,14489,DEM,43,Kelly Loeffler,13671,REP,42,,1,1/5/2021,51.04,48.96,2.08,1.08,-1.08,1,-2.636741563627787, +73860,138541,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,SurveyUSA,325,Online,,12/18/2020,600,Raphael Warnock,14489,DEM,52,Kelly Loeffler,13671,REP,45,,7,1/5/2021,51.04,48.96,2.08,4.92,4.92,1,1.065346982823292,for WXIA-TV +73888,138628,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,Reconnect Research/Probolsky Research,651,IVR,,12/18/2020,1027,Jon Ossoff,14567,DEM,42,David A. Perdue,14568,REP,43,,-1,1/5/2021,50.61,49.39,1.23,2.23,-2.23,0,-1.204794813508863, +73860,138540,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,SurveyUSA,325,Online,,12/18/2020,600,Jon Ossoff,14567,DEM,51,David A. Perdue,14568,REP,46,,5,1/5/2021,50.61,49.39,1.23,3.77,3.77,1,.0904612715940447,for WXIA-TV +73955,138742,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,Mellman Group,205,Live Phone/Text,D,12/20/2020,578,Raphael Warnock,14489,DEM,50,Kelly Loeffler,13671,REP,47,,3,1/5/2021,51.04,48.96,2.08,.92,.92,1,-3.107969651382744,for unspecified Democratic sponsor +73955,138741,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,Mellman Group,205,Live Phone/Text,D,12/20/2020,578,Jon Ossoff,14567,DEM,50,David A. Perdue,14568,REP,47,,3,1/5/2021,50.61,49.39,1.23,1.77,1.77,1,-1.981413068500148,for unspecified Democratic sponsor +73886,138618,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,Opinion Savvy/InsiderAdvantage,243,IVR/Live Phone,,12/22/2020,500,Raphael Warnock,14489,DEM,48.5,Kelly Loeffler,13671,REP,47.3,,1.2,1/5/2021,51.04,48.96,2.08,.88,-.88,1,-3.203423429556611,for Fox 5 Atlanta +73886,138617,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,Opinion Savvy/InsiderAdvantage,243,IVR/Live Phone,,12/22/2020,500,Jon Ossoff,14567,DEM,47.5,David A. Perdue,14568,REP,49.4,,-1.9,1/5/2021,50.61,49.39,1.23,3.13,-3.13,0,-.6682997961047845,for Fox 5 Atlanta +73898,138647,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,Open Model Project,629,IVR/Online,,12/24/2020,1405,Raphael Warnock,14489,DEM,46.2,Kelly Loeffler,13671,REP,50.3,,-4.0999999,1/5/2021,51.04,48.96,2.08,6.18,-6.18,0,2.895175741869302,for American Civics Exchange +73898,138646,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,Open Model Project,629,IVR/Online,,12/24/2020,1405,Jon Ossoff,14567,DEM,45.6,David A. Perdue,14568,REP,49.5,,-3.9000001,1/5/2021,50.61,49.39,1.23,5.13,-5.13,0,2.021174755567087,for American Civics Exchange +73906,138664,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,Trafalgar Group,338,IVR/Online/Text,R,12/25/2020,1022,Raphael Warnock,14489,DEM,49.6,Kelly Loeffler,13671,REP,48.8,,.80000001,1/5/2021,51.04,48.96,2.08,1.28,-1.28,1,-1.757560401586621,for unspecified Republican sponsor +73906,138663,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,Trafalgar Group,338,IVR/Online/Text,R,12/25/2020,1022,Jon Ossoff,14567,DEM,50.4,David A. Perdue,14568,REP,47.7,,2.7,1/5/2021,50.61,49.39,1.23,1.47,1.47,1,-1.739667085047614,for unspecified Republican sponsor +73957,138752,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,AtlasIntel,546,Live Phone/Online,,12/29/2020,1680,Raphael Warnock,14489,DEM,51.1,Kelly Loeffler,13671,REP,46.9,,4.1999998,1/5/2021,51.04,48.96,2.08,2.12,2.12,1,-.827542926764918, +73908,138672,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,JMC Analytics,156,IVR/Live Phone,,12/29/2020,500,Raphael Warnock,14489,DEM,54,Kelly Loeffler,13671,REP,45,,9,1/5/2021,51.04,48.96,2.08,6.92,6.92,1,3.523795140530284, +73957,138751,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,AtlasIntel,546,Live Phone/Online,,12/29/2020,1680,Jon Ossoff,14567,DEM,51.3,David A. Perdue,14568,REP,47,,4.3000002,1/5/2021,50.61,49.39,1.23,3.07,3.07,1,.4991955019977929, +73908,138671,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,JMC Analytics,156,IVR/Live Phone,,12/29/2020,500,Jon Ossoff,14567,DEM,53,David A. Perdue,14568,REP,45,,8,1/5/2021,50.61,49.39,1.23,6.77,6.77,1,3.606882469600277, +73956,138745,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,Gravis Marketing,124,IVR/Online,,12/30/2020,1011,Raphael Warnock,14489,DEM,49,Kelly Loeffler,13671,REP,47,,2,1/5/2021,51.04,48.96,2.08,.08,-.08,1,-3.142244845747129, +73956,138744,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,Gravis Marketing,124,IVR/Online,,12/30/2020,1011,Jon Ossoff,14567,DEM,50,David A. Perdue,14568,REP,47,,3,1/5/2021,50.61,49.39,1.23,1.77,1.77,1,-1.137057340699196, +73959,138756,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,Targoz Market Research,454,Online,,1/1/2021,713,Raphael Warnock,14489,DEM,51,Kelly Loeffler,13671,REP,49,,2,1/5/2021,51.04,48.96,2.08,.08,-.08,1,-3.313759934443889, +73958,138754,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,"University of Nevada, Las Vegas Lee Business School",609,Online,,1/1/2021,550,Raphael Warnock,14489,DEM,47.7,Kelly Loeffler,13671,REP,48.6,,-.89999998,1/5/2021,51.04,48.96,2.08,2.98,-2.98,0,-.2760264436714228, +73959,138755,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,Targoz Market Research,454,Online,,1/1/2021,713,Jon Ossoff,14567,DEM,50,David A. Perdue,14568,REP,50,,0,1/5/2021,50.61,49.39,1.23,1.23,-1.23,.5,-1.882052679645911, +73958,138753,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,"University of Nevada, Las Vegas Lee Business School",609,Online,,1/1/2021,550,Jon Ossoff,14567,DEM,47.8,David A. Perdue,14568,REP,48.9,,-1.1,1/5/2021,50.61,49.39,1.23,2.33,-2.33,0,-.7370557839335938, +73993,138824,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,AtlasIntel,546,Live Phone/Online,,1/3/2021,857,Raphael Warnock,14489,DEM,50.8,Kelly Loeffler,13671,REP,46.9,,3.9000001,1/5/2021,51.04,48.96,2.08,1.82,1.82,1,-1.059365484273105, +73991,138820,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,National Research Inc.,225,Live Phone,R,1/3/2021,500,Raphael Warnock,14489,DEM,46,Kelly Loeffler,13671,REP,45,,1,1/5/2021,51.04,48.96,2.08,1.08,-1.08,1,-2.137695385671861,for unspecified Republican sponsor +73992,138822,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,Opinion Savvy/InsiderAdvantage,243,IVR/Live Phone,,1/3/2021,500,Raphael Warnock,14489,DEM,48.7,Kelly Loeffler,13671,REP,49.2,,-.5,1/5/2021,51.04,48.96,2.08,2.58,-2.58,0,-.8799989696545911,for Fox 5 Atlanta +74006,138846,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,Trafalgar Group,338,IVR/Online/Text,R,1/3/2021,1056,Raphael Warnock,14489,DEM,48.4,Kelly Loeffler,13671,REP,49.7,,-1.3,1/5/2021,51.04,48.96,2.08,3.38,-3.38,0,.8865230025275782,for unspecified Republican sponsor +73993,138823,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,AtlasIntel,546,Live Phone/Online,,1/3/2021,857,Jon Ossoff,14567,DEM,51.3,David A. Perdue,14568,REP,46.8,,4.5,1/5/2021,50.61,49.39,1.23,3.27,3.27,1,.7663566116033778, +73991,138819,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,National Research Inc.,225,Live Phone,R,1/3/2021,500,Jon Ossoff,14567,DEM,46,David A. Perdue,14568,REP,45,,1,1/5/2021,50.61,49.39,1.23,.23,-.23,1,-2.805748635552936,for unspecified Republican sponsor +73992,138821,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,Opinion Savvy/InsiderAdvantage,243,IVR/Live Phone,,1/3/2021,500,Jon Ossoff,14567,DEM,48.6,David A. Perdue,14568,REP,48.7,,-.1,1/5/2021,50.61,49.39,1.23,1.33,-1.33,0,-1.832591191455648,for Fox 5 Atlanta +74006,138845,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,Trafalgar Group,338,IVR/Online/Text,R,1/3/2021,1056,Jon Ossoff,14567,DEM,49.4,David A. Perdue,14568,REP,48.5,,.89999998,1/5/2021,50.61,49.39,1.23,.33,-.33,1,-2.345999985622626,for unspecified Republican sponsor From b040cd5917faca7a716e3db35a459b857c170dc5 Mon Sep 17 00:00:00 2001 From: Dhrumil Mehta Date: Thu, 25 Mar 2021 16:56:59 -0400 Subject: [PATCH 08/22] update: assign credit to Change Research for AAPOR membership --- pollster-ratings/pollster-ratings.csv | 144 +++++++++++----------- pollster-ratings/pollster-stats-full.xlsx | Bin 130928 -> 130440 bytes 2 files changed, 72 insertions(+), 72 deletions(-) diff --git a/pollster-ratings/pollster-ratings.csv b/pollster-ratings/pollster-ratings.csv index 3e9fafa..3a020ca 100644 --- a/pollster-ratings/pollster-ratings.csv +++ b/pollster-ratings/pollster-ratings.csv @@ -234,78 +234,78 @@ Rank,Pollster,Pollster Rating ID,Polls Analyzed,NCPP/AAPOR/Roper,Banned by 538,P 233,Targeted Persuasion,579,1,no,no,.5380648282103843,B/C,,1,0,.9474029541015625,9.670845735104299,-8.718584221229221,-10.15875216802336,-.4053367770864069,0,,,,0 234,University of Houston,351,1,no,no,.5380648282103843,B/C,,1,0,2.005395889282227,9.544864449500642,-7.5346100004449,-8.859901701263409,-.3535123154393529,0,,,,0 235,Singularis Group,306,1,no,no,.5380648282103843,B/C,-.0318606585104297,1,0,.7985076904296875,5.295032951616911,-4.491666701413709,-4.473261121342485,-.1784842484590003,1,-.7985076904296875,2,,0 -236,Valley Research,368,8,no,no,.5436761159532637,B/C,.4143418875818117,.875,.125,5.055089473724365,4.956754581449153,.1031934520487284,-.1057186737163643,-.0122718639468397,8,3.56943941116333,3.237499713897705,2,.1596209649877704 -237,University of Wisconsin-Milwaukee,366,3,no,no,.5472114288863595,B/C,-.0600707773696393,1,0,1.627614339192708,6.212873578612594,-4.580400679646371,-4.607348210487731,-.170044575027454,3,-1.627614339192708,3.361111111111111,,0 -238,Tufts University,666,1,no,no,.5473282555819503,B/C,.1340538827996505,1,0,2.547023773193359,3.798876184986825,-1.24699385201995,-1.341868391612454,-.0706246521901292,1,2.547023773193359,-1.293440993114185,3.034583250681559,.2571052476695102 -239,Mercyhurst University,422,1,no,no,.5539666948301877,B/C,-.0256045861832137,1,0,.7379531860351563,6.010559450786586,-5.267747704977914,-6.732800683657527,-.2336063840110538,1,-.7379531860351563,,,0 -240,Odney,524,1,no,no,.5539666948301877,B/C,.0714600242176442,1,0,2.059558868408203,6.074861193010575,-4.010443764828857,-5.157759117868698,-.1789575414062023,1,2.059558868408203,-8,8,0 -241,Diamond State Consulting Group,78,1,no,no,.5539666948301877,B/C,.1311797930771222,1,0,3.780750274658203,5.63563184822771,-1.850023013795992,-2.871888822151894,-.0996452434204859,1,3.780750274658203,-5.400001525878906,5.400001525878906,.4194975189688179 -242,University of Tennessee,362,2,no,no,.5572493027700784,B/C,-.091661963825131,1,0,2.726200103759766,4.855603395811356,-2.124544732278075,-3.986571785643829,-.1340389497814256,2,-2.726200103759766,-5.439999389648438,,0 -243,Jim Meader (KELOLAND-TV),159,4,no,no,.5586155033492525,B/C,.2520143302391507,1,.25,4.569961547851563,5.400161094490292,-.8253409868652142,-.7824797832826741,-.0431504984111661,4,4.569961547851563,4.379166603088379,,0 -244,Overtime Politics,247,12,no,yes,.5609680110877139,F,,.6666666666666666,.4166666666666667,9.819032033284506,8.797354716884515,1.026535876173505,.7583882580991093,.2523579785111099,0,,,6.634753052243114,0 -245,KG Polling,502,2,no,yes,.5629500359911298,F,.1902591516344927,1,0,2.170063018798828,5.564311004168914,-3.389389425596571,-1.62583543521612,-.1425442800148427,2,2.170063018798828,.5,1,1.574900309824624 -246,Reconnect Research/Probolsky Research,651,2,no,no,.5637703547658632,B/C,-.1652378082275391,.5,0,1.652378082275391,5.307720738899393,-3.650484096850487,-1.920768188568325,-.1920768188568325,2,-1.652378082275391,-1.215624690055847,2.200000762939453,2.014471736226958 -247,DHM Research,76,14,no,no,.5638755117716509,B/C,-.0778338840348906,.8571428571428571,.0714285714285714,4.376786095755441,5.49087430682088,-1.109229651291924,.1848587482113583,.0537709627381015,12,-.3195734024047852,.3325756911075473,4.497297898437282,.5406756684793281 -248,Richmond Times-Dispatch,288,4,no,no,.5650242423783557,B/C,.1608213861396819,1,0,3.31916332244873,4.581940547914384,-1.257918665692138,-.8332485513248924,-.0459170528647931,4,2.918396949768066,2.411111111111111,4.964109123704968,.1657404533149998 -249,Manhattanville College,181,3,no,no,.566378380384839,B/C,-.1715809583025112,1,.3333333333333333,6.246330261230469,6.767621005026584,-.5164321840226004,-1.660248927725651,-.0572242079845596,2,-8.190769195556641,.1535353323425901,7.177654338522139,0 -250,War Room Logistics,374,1,no,no,.5678598845666973,B/C,,1,1,4.470468521118164,7.485233483723029,-3.009906402831349,-2.55843908989887,-.0771383746964516,0,,,11.55555555555556,0 -251,IMGE Insights,145,2,no,no,.5709298036019597,B/C,-.5264236856242678,1,.5,6.416610717773438,5.028587703089762,1.392881574457191,-.0296821082510644,-.0024351430233009,2,-6.416610717773438,-.539500045776367,6.877749860236933,0 -252,Franklin Pierce University,107,17,no,no,.5727565058623199,B/C,.7443353315476624,.8529411764705882,.4705882352941176,6.727921429802389,5.895057966481936,.8377220230939697,.5511443920832868,.1151524100532486,12,4.465128262837728,5.21357908574944,5.853875597785531,.0872893362468567 -253,Alaska Survey Research,155,9,no,no,.5736318047415985,B/C,1.864177303236265,.4444444444444444,.4444444444444444,7.410337236192492,5.667380414448582,1.747815381517426,.7151894781309529,.1812433024520963,9,7.356078677707249,3.51202323247516,11.22645419647108,0 -254,Crantford Research,62,1,no,no,.5799820738756363,B/C,.0644898214916852,1,0,2.462959289550781,5.43177284017855,-2.963954990854254,-3.657541506286759,-.0957686145441257,1,2.462959289550781,9,,0 -255,Lincoln Institute,170,2,no,no,.5824804547828468,B/C,-.1048016342512832,.75,0,4.131523132324219,5.240016030729317,-1.103634338631583,-2.900977599001899,-.0735871937695602,2,-4.131523132324219,2.731892899104527,,0 -256,Belden Russonello,28,3,no,no,.5853481262445452,B/C,.0612298840920925,1,.3333333333333333,4.136116027832031,5.484392646305846,-1.343418058700299,-.4490758680273976,-.022274196084574,3,1.234471638997396,2.103030233672171,,0 -257,PSB Research,250,19,no,no,.5857713733875517,B/C,2.312793349272176,.631578947368421,.4210526315789473,7.750792453163548,6.179877761960046,1.575773250977017,.8174882803153727,.272032892011821,19,6.950194308632298,1.048611153496636,5.391713725320113,.0154466635775686 -258,Rivercity Polling,291,1,no,no,.5866428522978845,B/C,-.1747003444309101,1,0,6.67205810546875,6.56987301090559,.1070436543366758,-1.745615265924863,-.0457069742769429,1,-6.67205810546875,-11.25000095367432,,0 -259,JMC Analytics/Bold Blue Campaigns,503,5,no,no,.5869911101938117,B/C,-1.070948914995215,.8,.2,6.71466293334961,5.745111327419475,.9744101657036495,.6791039517913625,.1315498685086675,5,-5.528592681884765,-6.841666539510092,26.00000000000001,0 -260,AYTM,635,4,no,no,.5878624639190434,B/C,.6593147624622692,.75,0,3.62623119354248,4.290394472853602,-.6593047195376056,-.619526593077383,-.1126411987413424,4,3.62623119354248,.2269919453753536,3.051699940686655,1.278770144632121 -261,Sacred Heart University,453,2,no,no,.5902076248147147,B/C,-.0296161979447906,.5,0,5.240124702453613,4.790705223941458,.4542780382856709,.3160890026878219,.0298152106775937,2,-.3139791488647461,-4.999999364217123,6.400001525878906,0 -262,Florida International University/Univision,98,1,no,no,.5905468090816441,B/C,.0409435610025319,1,0,1.801551818847656,6.276040635332702,-4.469630256711531,-6.749718495857731,-.1533997013540461,1,1.801551818847656,-13,,0 -263,New Mexico State University,230,1,no,no,.5905468090816441,B/C,,0,0,7.145587921142578,8.885035745713278,-1.734589264797185,-3.246267892113011,-.073777376859638,0,,,,0 -264,Google Surveys,122,24,yes,no,.590571963100834,B-,-.1320225189736835,.875,.375,5.395437399546306,4.041609336220467,1.358686623099354,1.672711612367157,.7876159996748744,24,-.2803848584493001,-.7534010766392504,3.622811150441303,0 -265,Myers Research & Strategic Services,319,2,no,no,.5931181665013634,B/C,.14019584241651,.5,0,4.186407089233398,5.420349839290973,-1.229084190284059,-.9411675127696065,-.031518141808791,2,4.186407089233398,3.4,,0 -266,Aspen Media & Market Research,17,3,no,no,.5946395228656898,B/C,-.0063020479446093,1,.6666666666666666,7.454544067382813,5.585709256433751,1.873693370722577,-.0925518303941763,-.0052668339679029,3,-.1107432047526042,,,0 -267,Strategy Research,322,2,no,no,.5965257075367498,B/C,-.502543845186506,0,1,6.125537872314453,4.794540505388762,1.335855926699206,.2823079408370731,.0231607609114892,2,-6.125537872314453,-1.999411639045267,3.18333371480306,0 -268,Thirty-Ninth Street Strategies,460,1,no,no,.5973377290982956,B/C,-.0930488167484266,0,0,2.029548645019531,6.353814486835446,-4.3194072820424,-2.890664630882691,-.1325284437898128,1,-2.029548645019531,-2.366666158040364,3,2.579896826126576 -269,Léger,572,3,no,no,.5979604248388903,B/C,.5543367295038132,1,0,3.880357106526693,4.067407589224515,-.1821919229243069,-.2135587032839741,-.0305083861834249,3,3.880357106526693,.0554211096012545,2.481682881901375,.8352816771562054 -270,"Drake Research & Strategy, Inc.",329,8,no,no,.5992720899007045,B/C,-.0084243407434823,.375,.25,6.763461589813232,5.463048465651404,1.305271683935344,.3654779645841799,.036506929808539,8,-.0843377113342285,3.560416666666666,6.077265755114779,.082563133011754 -271,Jorge Benítez,600,4,no,no,.6013133055480174,B/C,,.5,0,5.131099700927734,5.296963932728891,-.1610056720276411,.7332231805140959,.1333133055480174,0,,,9.25,0 -272,Morningside College,536,1,no,no,.6033103021405196,B/C,,0,0,6.407428741455078,9.728484742354059,-3.316197441125465,-1.105266346780488,-.0581719129884467,0,,,3.699999809265137,1.08416208745036 -273,Strategic Research Associates,462,5,no,no,.6038502086113121,B/C,.3747894164079429,.8,.2,5.041973876953125,5.697642299813447,-.6508098630868061,.4071339586458757,.0788663040231176,5,1.934786987304687,.0516381561224899,3.249998092651368,.3590022379417611 -274,Pasquines,552,1,no,no,.6050148104547952,B/C,,1,0,10.38766098022461,9.455617284163514,.9369022558346106,-.3220662034090493,-.0128505228535052,0,,,,0 -275,Rhode Island College,285,5,no,no,.6050207265975813,B/C,-.1309599430563732,1,.2,6.078450393676758,5.644039569548518,.4392693839017552,-.1229628009848281,-.0134843031419516,4,-1.535097599029541,-.7666666666666666,3.899063505374267,.6776090875222862 -276,Benenson Strategy Group,30,11,no,no,.6050534498009394,B/C,1.073700341264608,.6818181818181818,.2727272727272727,6.616428722034801,5.983310560274483,.6379767215338346,.8035511807663014,.1748963034389042,11,4.933055530894887,6.076555563608805,9.891467459076249,0 -277,Canisius College,43,1,no,no,.6077461967520814,B/C,,1,0,.0537261962890625,9.407045175303837,-9.34846041924126,-7.813616649041657,-.1336031371183522,0,,,,0 -278,Central Surveys Inc.,46,1,no,no,.6077461967520814,B/C,.0285126270690753,0,0,1.667526245117188,4.925911079734864,-3.253526274844161,-2.185711924077527,-.037372958389194,1,1.667526245117188,2.2526317395662,,0 -279,Clarus Research Group,53,3,no,no,.6078594781844208,B/C,.3041951139593911,1,.3333333333333333,6.774649302164714,5.255893191934463,1.523614670003766,.3608536241478182,.0270663804282151,3,4.055581410725911,2.230769230769231,,0 -280,ASA Marketing Group,5,1,no,no,.6092350598321554,B/C,.1091834640090221,1,0,5.53753662109375,5.337817645847683,.2045775350195823,-1.518682144393621,-.0299438159238384,1,5.53753662109375,,,0 -281,Big Ten,31,10,no,no,.609568451478536,B/C,.8017199283111563,1,.2,4.693703460693359,4.686483348065866,.0120786724010087,.788708465173691,.1488105085577942,10,4.249184417724609,5.247590615481009,5.429372335731001,0 -282,Frank N. Magid Associates Inc.,105,5,no,no,.6096591250517062,B/C,.4424162741492621,.8,.4,6.323271942138672,5.399750722386481,.9283797795257065,.1264670826732521,.0088484404958081,5,6.323271942138672,-.04,5.126399401608415,.2100317129115972 -283,Purple Strategies,265,4,no,no,.6104749748882546,B/C,-.3335362614200786,.875,0,3.015741348266602,4.333770645005314,-1.313170736965196,-.6866759412935136,-.0759452817125034,4,-3.015741348266602,-.151845747877509,2.240816279876928,1.294884551633112 -284,BIGresearch,19,1,no,no,.611345728047248,B/C,-.0300829916661306,1,0,1.889528274536133,4.344862044229891,-2.450475209920242,-3.721895569631188,-.0592559290656343,1,-1.889528274536133,-7.5,6.4,0 -285,Triumph Campaigns,339,1,no,no,.6113614177804934,B/C,-.1573667355033384,1,0,4.229019165039063,5.052962994120287,-.8190852693077094,-.2510964184947357,-.009343590589931,1,-4.229019165039063,-5,,0 -286,University of Texas at Tyler,458,5,no,no,.6141317235264454,B/C,.088754363783471,.6,.6,6.617877197265625,5.797858470071949,.8248772869671906,.836423111991113,.174723701103399,4,.5210199356079102,-.0544177547333733,4.95161654428337,0 -287,Cooper & Secrest,60,1,no,no,.6147010430708935,B/C,-.0391345768022912,0,0,2.640132904052734,6.183933726653613,-3.538942262827363,-4.962948305911648,-.0735655698792127,1,-2.640132904052734,,,0 -288,OurProgress (The Progress Campaign),561,1,no,yes,.6160134777826878,F,,1,1,9.39239501953125,8.362475385490757,1.034778193814008,.2202560778710674,.0115924251511088,0,,,,0 -289,Meeting Street Insights,204,4,no,no,.6170682971384727,B/C,.7125785299598706,.5,0,4.057546138763428,5.06483212813468,-1.002427429597737,-.4536327540210398,-.0796661208393487,4,4.057546138763428,1.280954818209123,2.58986827738586,1.265172167780616 -290,Analytical Group,11,1,no,no,.6184388317177059,B/C,.0598262926693221,1,0,4.036056518554688,5.176715958002613,-1.13580087967441,-1.747837855901728,-.025908125573807,1,4.036056518554688,-1.333333333333333,6.666666666666666,0 -291,Dynamics Marketing,83,1,no,no,.6207423154389612,B/C,.0387765602878785,1,0,3.018547058105469,6.155337308046365,-3.13193169016738,-4.659284365245852,-.0598536373988882,1,3.018547058105469,-7.5,,0 -292,Vox Populi Communications,529,1,no,no,.6207423154389612,B/C,,1,0,3.522224426269531,7.917861975580011,-4.390778989536964,-3.978230779254844,-.0511047542679983,0,,,6,0 -293,Diversified Research Inc,80,1,no,no,.6207423154389612,B/C,-.064152784522455,1,0,4.993949890136719,6.554872480705821,-1.556064030795586,-2.785874178941585,-.0357876209894084,1,-4.993949890136719,,,0 -294,The Polling Company Inc.,337,7,no,no,.622270731060793,B/C,-1.067938553093189,.7142857142857143,.5714285714285714,6.255960191999163,5.308351153993361,.9524675977793171,.885010869864156,.1952803262797969,7,-4.83989988054548,-3.324883065028498,6.250531052568513,0 -295,Gotham Research Group,576,1,no,no,.6228611940629066,B/C,-.1734449731809093,1,0,5.752628326416016,5.804676627108641,-.0471897409191102,-1.563741127448584,-.0471476727718964,1,-5.752628326416016,1.770000076293945,4,1.387962868760444 -296,Probolsky Research,259,3,no,no,.62618874373672,B/C,-.6900987648517687,.6666666666666666,.3333333333333333,6.959641774495442,5.243211402314565,1.721288931954393,.7703615687694038,.0911883331134002,2,-9.125648498535156,-5.579999923706055,6.167808482020772,0 -297,Centre College,47,1,no,no,.6290050289776675,B/C,.1537553333945501,1,0,3.853492736816406,4.891760449030908,-1.033409152440987,-.0723490213957432,-.0028867442253601,1,3.853492736816406,2.327529164103718,4.75,.3515376219114583 -298,Market Trends Pacific,190,1,no,no,.6291950784059841,B/C,.067351313773143,.5,0,4.543716430664063,5.45684840361531,-.908273413177732,-1.022190024080307,-.0151518788855289,1,4.543716430664063,2.5,,0 -299,Cromer Group,65,1,no,no,.6296429319474106,B/C,-.0774360405063987,1,0,3.927379608154297,6.08793549057735,-2.155697322649538,-.4836413511514696,-.0095359438085831,1,-3.927379608154297,-3.346666463216146,,0 -300,Schoen Cooperman Research,301,1,no,no,.6303023004380324,B/C,-.0624973442065987,1,0,2.386863708496094,5.370843239814767,-2.979120971545158,-1.051778966068144,-.0275396503946337,1,-2.386863708496094,-2.088709677419355,1.944444444444444,.9735809899756319 -301,Neighborhood Research and Media,227,3,no,no,.6324666294822089,B/C,-.0597491170284171,.3333333333333333,.6666666666666666,6.965807278951009,7.018618823355674,-.0479529846311503,.8050694811589416,.0883363108628302,1,-3.422222137451172,-7.229166666666667,8.5,0 -302,NRECA Market Research,223,1,no,no,.6330322789819564,B/C,.0697342213024587,1,0,6.265480041503906,5.439997818332776,.830340782944646,-1.366995692036786,-.0152145373501373,1,6.265480041503906,,,0 -303,Dartmouth College,72,3,no,no,.6341509255994591,B/C,,1,.6666666666666666,9.2988650004069,8.591937143174066,.7117864170063507,.3680300573670962,.0138279825105581,0,,,,0 -304,West Chester University,377,7,no,no,.6377303704840417,B/C,.1062716401396332,1,.1428571428571428,5.193498338971819,5.098014824440317,.100342074305018,-.0480339506750172,-.0051725263191239,7,.9868768964494977,2.293927115535686,3.691488636510464,.8972301144595186 -305,Liberty Opinion Research,169,1,no,no,.6415081790443879,B/C,,1,1,6.079864501953125,9.00570334578558,-2.92098028405894,.0780221827344328,.0031131047955248,0,,,2.5,.5145265914137396 -306,ALG Research,14,20,no,no,.6422167309540089,B/C,1.312342015934227,.575,.35,6.310317039489746,5.869894769866829,.4452808293964322,.9034527298584789,.3596531196460913,20,3.29661808013916,5.859090865572082,4.818246478230166,.107875495901892 -307,Change Research,48,109,no,no,.6425030683529983,C+,2.87662266524397,.7477064220183486,.3486238532110092,6.361464404184884,5.1199790665553,1.2463438974031,.505453793309362,.4292293692829873,101,3.433526256296894,.8715031518939232,4.25586283905743,.2042655012436695 +236,Change Research,48,109,yes,no,.5399563884704106,B-,2.87662266524397,.7477064220183486,.3486238532110092,6.361464404184884,5.1199790665553,1.2463438974031,.505453793309362,.4292293692829873,101,3.433526256296894,.8715031518939232,4.25586283905743,.2042655012436695 +237,Valley Research,368,8,no,no,.5436761159532637,B/C,.4143418875818117,.875,.125,5.055089473724365,4.956754581449153,.1031934520487284,-.1057186737163643,-.0122718639468397,8,3.56943941116333,3.237499713897705,2,.1596209649877704 +238,University of Wisconsin-Milwaukee,366,3,no,no,.5472114288863595,B/C,-.0600707773696393,1,0,1.627614339192708,6.212873578612594,-4.580400679646371,-4.607348210487731,-.170044575027454,3,-1.627614339192708,3.361111111111111,,0 +239,Tufts University,666,1,no,no,.5473282555819503,B/C,.1340538827996505,1,0,2.547023773193359,3.798876184986825,-1.24699385201995,-1.341868391612454,-.0706246521901292,1,2.547023773193359,-1.293440993114185,3.034583250681559,.2571052476695102 +240,Mercyhurst University,422,1,no,no,.5539666948301877,B/C,-.0256045861832137,1,0,.7379531860351563,6.010559450786586,-5.267747704977914,-6.732800683657527,-.2336063840110538,1,-.7379531860351563,,,0 +241,Odney,524,1,no,no,.5539666948301877,B/C,.0714600242176442,1,0,2.059558868408203,6.074861193010575,-4.010443764828857,-5.157759117868698,-.1789575414062023,1,2.059558868408203,-8,8,0 +242,Diamond State Consulting Group,78,1,no,no,.5539666948301877,B/C,.1311797930771222,1,0,3.780750274658203,5.63563184822771,-1.850023013795992,-2.871888822151894,-.0996452434204859,1,3.780750274658203,-5.400001525878906,5.400001525878906,.4194975189688179 +243,University of Tennessee,362,2,no,no,.5572493027700784,B/C,-.091661963825131,1,0,2.726200103759766,4.855603395811356,-2.124544732278075,-3.986571785643829,-.1340389497814256,2,-2.726200103759766,-5.439999389648438,,0 +244,Jim Meader (KELOLAND-TV),159,4,no,no,.5586155033492525,B/C,.2520143302391507,1,.25,4.569961547851563,5.400161094490292,-.8253409868652142,-.7824797832826741,-.0431504984111661,4,4.569961547851563,4.379166603088379,,0 +245,Overtime Politics,247,12,no,yes,.5609680110877139,F,,.6666666666666666,.4166666666666667,9.819032033284506,8.797354716884515,1.026535876173505,.7583882580991093,.2523579785111099,0,,,6.634753052243114,0 +246,KG Polling,502,2,no,yes,.5629500359911298,F,.1902591516344927,1,0,2.170063018798828,5.564311004168914,-3.389389425596571,-1.62583543521612,-.1425442800148427,2,2.170063018798828,.5,1,1.574900309824624 +247,Reconnect Research/Probolsky Research,651,2,no,no,.5637703547658632,B/C,-.1652378082275391,.5,0,1.652378082275391,5.307720738899393,-3.650484096850487,-1.920768188568325,-.1920768188568325,2,-1.652378082275391,-1.215624690055847,2.200000762939453,2.014471736226958 +248,DHM Research,76,14,no,no,.5638755117716509,B/C,-.0778338840348906,.8571428571428571,.0714285714285714,4.376786095755441,5.49087430682088,-1.109229651291924,.1848587482113583,.0537709627381015,12,-.3195734024047852,.3325756911075473,4.497297898437282,.5406756684793281 +249,Richmond Times-Dispatch,288,4,no,no,.5650242423783557,B/C,.1608213861396819,1,0,3.31916332244873,4.581940547914384,-1.257918665692138,-.8332485513248924,-.0459170528647931,4,2.918396949768066,2.411111111111111,4.964109123704968,.1657404533149998 +250,Manhattanville College,181,3,no,no,.566378380384839,B/C,-.1715809583025112,1,.3333333333333333,6.246330261230469,6.767621005026584,-.5164321840226004,-1.660248927725651,-.0572242079845596,2,-8.190769195556641,.1535353323425901,7.177654338522139,0 +251,War Room Logistics,374,1,no,no,.5678598845666973,B/C,,1,1,4.470468521118164,7.485233483723029,-3.009906402831349,-2.55843908989887,-.0771383746964516,0,,,11.55555555555556,0 +252,IMGE Insights,145,2,no,no,.5709298036019597,B/C,-.5264236856242678,1,.5,6.416610717773438,5.028587703089762,1.392881574457191,-.0296821082510644,-.0024351430233009,2,-6.416610717773438,-.539500045776367,6.877749860236933,0 +253,Franklin Pierce University,107,17,no,no,.5727565058623199,B/C,.7443353315476624,.8529411764705882,.4705882352941176,6.727921429802389,5.895057966481936,.8377220230939697,.5511443920832868,.1151524100532486,12,4.465128262837728,5.21357908574944,5.853875597785531,.0872893362468567 +254,Alaska Survey Research,155,9,no,no,.5736318047415985,B/C,1.864177303236265,.4444444444444444,.4444444444444444,7.410337236192492,5.667380414448582,1.747815381517426,.7151894781309529,.1812433024520963,9,7.356078677707249,3.51202323247516,11.22645419647108,0 +255,Crantford Research,62,1,no,no,.5799820738756363,B/C,.0644898214916852,1,0,2.462959289550781,5.43177284017855,-2.963954990854254,-3.657541506286759,-.0957686145441257,1,2.462959289550781,9,,0 +256,Lincoln Institute,170,2,no,no,.5824804547828468,B/C,-.1048016342512832,.75,0,4.131523132324219,5.240016030729317,-1.103634338631583,-2.900977599001899,-.0735871937695602,2,-4.131523132324219,2.731892899104527,,0 +257,Belden Russonello,28,3,no,no,.5853481262445452,B/C,.0612298840920925,1,.3333333333333333,4.136116027832031,5.484392646305846,-1.343418058700299,-.4490758680273976,-.022274196084574,3,1.234471638997396,2.103030233672171,,0 +258,PSB Research,250,19,no,no,.5857713733875517,B/C,2.312793349272176,.631578947368421,.4210526315789473,7.750792453163548,6.179877761960046,1.575773250977017,.8174882803153727,.272032892011821,19,6.950194308632298,1.048611153496636,5.391713725320113,.0154466635775686 +259,Rivercity Polling,291,1,no,no,.5866428522978845,B/C,-.1747003444309101,1,0,6.67205810546875,6.56987301090559,.1070436543366758,-1.745615265924863,-.0457069742769429,1,-6.67205810546875,-11.25000095367432,,0 +260,JMC Analytics/Bold Blue Campaigns,503,5,no,no,.5869911101938117,B/C,-1.070948914995215,.8,.2,6.71466293334961,5.745111327419475,.9744101657036495,.6791039517913625,.1315498685086675,5,-5.528592681884765,-6.841666539510092,26.00000000000001,0 +261,AYTM,635,4,no,no,.5878624639190434,B/C,.6593147624622692,.75,0,3.62623119354248,4.290394472853602,-.6593047195376056,-.619526593077383,-.1126411987413424,4,3.62623119354248,.2269919453753536,3.051699940686655,1.278770144632121 +262,Sacred Heart University,453,2,no,no,.5902076248147147,B/C,-.0296161979447906,.5,0,5.240124702453613,4.790705223941458,.4542780382856709,.3160890026878219,.0298152106775937,2,-.3139791488647461,-4.999999364217123,6.400001525878906,0 +263,Florida International University/Univision,98,1,no,no,.5905468090816441,B/C,.0409435610025319,1,0,1.801551818847656,6.276040635332702,-4.469630256711531,-6.749718495857731,-.1533997013540461,1,1.801551818847656,-13,,0 +264,New Mexico State University,230,1,no,no,.5905468090816441,B/C,,0,0,7.145587921142578,8.885035745713278,-1.734589264797185,-3.246267892113011,-.073777376859638,0,,,,0 +265,Google Surveys,122,24,yes,no,.590571963100834,B-,-.1320225189736835,.875,.375,5.395437399546306,4.041609336220467,1.358686623099354,1.672711612367157,.7876159996748744,24,-.2803848584493001,-.7534010766392504,3.622811150441303,0 +266,Myers Research & Strategic Services,319,2,no,no,.5931181665013634,B/C,.14019584241651,.5,0,4.186407089233398,5.420349839290973,-1.229084190284059,-.9411675127696065,-.031518141808791,2,4.186407089233398,3.4,,0 +267,Aspen Media & Market Research,17,3,no,no,.5946395228656898,B/C,-.0063020479446093,1,.6666666666666666,7.454544067382813,5.585709256433751,1.873693370722577,-.0925518303941763,-.0052668339679029,3,-.1107432047526042,,,0 +268,Strategy Research,322,2,no,no,.5965257075367498,B/C,-.502543845186506,0,1,6.125537872314453,4.794540505388762,1.335855926699206,.2823079408370731,.0231607609114892,2,-6.125537872314453,-1.999411639045267,3.18333371480306,0 +269,Thirty-Ninth Street Strategies,460,1,no,no,.5973377290982956,B/C,-.0930488167484266,0,0,2.029548645019531,6.353814486835446,-4.3194072820424,-2.890664630882691,-.1325284437898128,1,-2.029548645019531,-2.366666158040364,3,2.579896826126576 +270,Léger,572,3,no,no,.5979604248388903,B/C,.5543367295038132,1,0,3.880357106526693,4.067407589224515,-.1821919229243069,-.2135587032839741,-.0305083861834249,3,3.880357106526693,.0554211096012545,2.481682881901375,.8352816771562054 +271,"Drake Research & Strategy, Inc.",329,8,no,no,.5992720899007045,B/C,-.0084243407434823,.375,.25,6.763461589813232,5.463048465651404,1.305271683935344,.3654779645841799,.036506929808539,8,-.0843377113342285,3.560416666666666,6.077265755114779,.082563133011754 +272,Jorge Benítez,600,4,no,no,.6013133055480174,B/C,,.5,0,5.131099700927734,5.296963932728891,-.1610056720276411,.7332231805140959,.1333133055480174,0,,,9.25,0 +273,Morningside College,536,1,no,no,.6033103021405196,B/C,,0,0,6.407428741455078,9.728484742354059,-3.316197441125465,-1.105266346780488,-.0581719129884467,0,,,3.699999809265137,1.08416208745036 +274,Strategic Research Associates,462,5,no,no,.6038502086113121,B/C,.3747894164079429,.8,.2,5.041973876953125,5.697642299813447,-.6508098630868061,.4071339586458757,.0788663040231176,5,1.934786987304687,.0516381561224899,3.249998092651368,.3590022379417611 +275,Pasquines,552,1,no,no,.6050148104547952,B/C,,1,0,10.38766098022461,9.455617284163514,.9369022558346106,-.3220662034090493,-.0128505228535052,0,,,,0 +276,Rhode Island College,285,5,no,no,.6050207265975813,B/C,-.1309599430563732,1,.2,6.078450393676758,5.644039569548518,.4392693839017552,-.1229628009848281,-.0134843031419516,4,-1.535097599029541,-.7666666666666666,3.899063505374267,.6776090875222862 +277,Benenson Strategy Group,30,11,no,no,.6050534498009394,B/C,1.073700341264608,.6818181818181818,.2727272727272727,6.616428722034801,5.983310560274483,.6379767215338346,.8035511807663014,.1748963034389042,11,4.933055530894887,6.076555563608805,9.891467459076249,0 +278,Canisius College,43,1,no,no,.6077461967520814,B/C,,1,0,.0537261962890625,9.407045175303837,-9.34846041924126,-7.813616649041657,-.1336031371183522,0,,,,0 +279,Central Surveys Inc.,46,1,no,no,.6077461967520814,B/C,.0285126270690753,0,0,1.667526245117188,4.925911079734864,-3.253526274844161,-2.185711924077527,-.037372958389194,1,1.667526245117188,2.2526317395662,,0 +280,Clarus Research Group,53,3,no,no,.6078594781844208,B/C,.3041951139593911,1,.3333333333333333,6.774649302164714,5.255893191934463,1.523614670003766,.3608536241478182,.0270663804282151,3,4.055581410725911,2.230769230769231,,0 +281,ASA Marketing Group,5,1,no,no,.6092350598321554,B/C,.1091834640090221,1,0,5.53753662109375,5.337817645847683,.2045775350195823,-1.518682144393621,-.0299438159238384,1,5.53753662109375,,,0 +282,Big Ten,31,10,no,no,.609568451478536,B/C,.8017199283111563,1,.2,4.693703460693359,4.686483348065866,.0120786724010087,.788708465173691,.1488105085577942,10,4.249184417724609,5.247590615481009,5.429372335731001,0 +283,Frank N. Magid Associates Inc.,105,5,no,no,.6096591250517062,B/C,.4424162741492621,.8,.4,6.323271942138672,5.399750722386481,.9283797795257065,.1264670826732521,.0088484404958081,5,6.323271942138672,-.04,5.126399401608415,.2100317129115972 +284,Purple Strategies,265,4,no,no,.6104749748882546,B/C,-.3335362614200786,.875,0,3.015741348266602,4.333770645005314,-1.313170736965196,-.6866759412935136,-.0759452817125034,4,-3.015741348266602,-.151845747877509,2.240816279876928,1.294884551633112 +285,BIGresearch,19,1,no,no,.611345728047248,B/C,-.0300829916661306,1,0,1.889528274536133,4.344862044229891,-2.450475209920242,-3.721895569631188,-.0592559290656343,1,-1.889528274536133,-7.5,6.4,0 +286,Triumph Campaigns,339,1,no,no,.6113614177804934,B/C,-.1573667355033384,1,0,4.229019165039063,5.052962994120287,-.8190852693077094,-.2510964184947357,-.009343590589931,1,-4.229019165039063,-5,,0 +287,University of Texas at Tyler,458,5,no,no,.6141317235264454,B/C,.088754363783471,.6,.6,6.617877197265625,5.797858470071949,.8248772869671906,.836423111991113,.174723701103399,4,.5210199356079102,-.0544177547333733,4.95161654428337,0 +288,Cooper & Secrest,60,1,no,no,.6147010430708935,B/C,-.0391345768022912,0,0,2.640132904052734,6.183933726653613,-3.538942262827363,-4.962948305911648,-.0735655698792127,1,-2.640132904052734,,,0 +289,OurProgress (The Progress Campaign),561,1,no,yes,.6160134777826878,F,,1,1,9.39239501953125,8.362475385490757,1.034778193814008,.2202560778710674,.0115924251511088,0,,,,0 +290,Meeting Street Insights,204,4,no,no,.6170682971384727,B/C,.7125785299598706,.5,0,4.057546138763428,5.06483212813468,-1.002427429597737,-.4536327540210398,-.0796661208393487,4,4.057546138763428,1.280954818209123,2.58986827738586,1.265172167780616 +291,Analytical Group,11,1,no,no,.6184388317177059,B/C,.0598262926693221,1,0,4.036056518554688,5.176715958002613,-1.13580087967441,-1.747837855901728,-.025908125573807,1,4.036056518554688,-1.333333333333333,6.666666666666666,0 +292,Dynamics Marketing,83,1,no,no,.6207423154389612,B/C,.0387765602878785,1,0,3.018547058105469,6.155337308046365,-3.13193169016738,-4.659284365245852,-.0598536373988882,1,3.018547058105469,-7.5,,0 +293,Vox Populi Communications,529,1,no,no,.6207423154389612,B/C,,1,0,3.522224426269531,7.917861975580011,-4.390778989536964,-3.978230779254844,-.0511047542679983,0,,,6,0 +294,Diversified Research Inc,80,1,no,no,.6207423154389612,B/C,-.064152784522455,1,0,4.993949890136719,6.554872480705821,-1.556064030795586,-2.785874178941585,-.0357876209894084,1,-4.993949890136719,,,0 +295,The Polling Company Inc.,337,7,no,no,.622270731060793,B/C,-1.067938553093189,.7142857142857143,.5714285714285714,6.255960191999163,5.308351153993361,.9524675977793171,.885010869864156,.1952803262797969,7,-4.83989988054548,-3.324883065028498,6.250531052568513,0 +296,Gotham Research Group,576,1,no,no,.6228611940629066,B/C,-.1734449731809093,1,0,5.752628326416016,5.804676627108641,-.0471897409191102,-1.563741127448584,-.0471476727718964,1,-5.752628326416016,1.770000076293945,4,1.387962868760444 +297,Probolsky Research,259,3,no,no,.62618874373672,B/C,-.6900987648517687,.6666666666666666,.3333333333333333,6.959641774495442,5.243211402314565,1.721288931954393,.7703615687694038,.0911883331134002,2,-9.125648498535156,-5.579999923706055,6.167808482020772,0 +298,Centre College,47,1,no,no,.6290050289776675,B/C,.1537553333945501,1,0,3.853492736816406,4.891760449030908,-1.033409152440987,-.0723490213957432,-.0028867442253601,1,3.853492736816406,2.327529164103718,4.75,.3515376219114583 +299,Market Trends Pacific,190,1,no,no,.6291950784059841,B/C,.067351313773143,.5,0,4.543716430664063,5.45684840361531,-.908273413177732,-1.022190024080307,-.0151518788855289,1,4.543716430664063,2.5,,0 +300,Cromer Group,65,1,no,no,.6296429319474106,B/C,-.0774360405063987,1,0,3.927379608154297,6.08793549057735,-2.155697322649538,-.4836413511514696,-.0095359438085831,1,-3.927379608154297,-3.346666463216146,,0 +301,Schoen Cooperman Research,301,1,no,no,.6303023004380324,B/C,-.0624973442065987,1,0,2.386863708496094,5.370843239814767,-2.979120971545158,-1.051778966068144,-.0275396503946337,1,-2.386863708496094,-2.088709677419355,1.944444444444444,.9735809899756319 +302,Neighborhood Research and Media,227,3,no,no,.6324666294822089,B/C,-.0597491170284171,.3333333333333333,.6666666666666666,6.965807278951009,7.018618823355674,-.0479529846311503,.8050694811589416,.0883363108628302,1,-3.422222137451172,-7.229166666666667,8.5,0 +303,NRECA Market Research,223,1,no,no,.6330322789819564,B/C,.0697342213024587,1,0,6.265480041503906,5.439997818332776,.830340782944646,-1.366995692036786,-.0152145373501373,1,6.265480041503906,,,0 +304,Dartmouth College,72,3,no,no,.6341509255994591,B/C,,1,.6666666666666666,9.2988650004069,8.591937143174066,.7117864170063507,.3680300573670962,.0138279825105581,0,,,,0 +305,West Chester University,377,7,no,no,.6377303704840417,B/C,.1062716401396332,1,.1428571428571428,5.193498338971819,5.098014824440317,.100342074305018,-.0480339506750172,-.0051725263191239,7,.9868768964494977,2.293927115535686,3.691488636510464,.8972301144595186 +306,Liberty Opinion Research,169,1,no,no,.6415081790443879,B/C,,1,1,6.079864501953125,9.00570334578558,-2.92098028405894,.0780221827344328,.0031131047955248,0,,,2.5,.5145265914137396 +307,ALG Research,14,20,no,no,.6422167309540089,B/C,1.312342015934227,.575,.35,6.310317039489746,5.869894769866829,.4452808293964322,.9034527298584789,.3596531196460913,20,3.29661808013916,5.859090865572082,4.818246478230166,.107875495901892 308,Wick Communications,381,1,no,no,.6452045214297656,B/C,.0558979032903333,1,0,2.835014343261719,5.979972168317712,-3.140099265282478,-.8882257559875002,-.0175131238846043,1,2.835014343261719,4,5,1.193832780705905 309,Zimmerman & Associates/Marketing Intelligence,394,3,no,no,.6498180118680649,B/C,.1938247030416279,1,0,4.675465901692708,5.55033011321138,-.8700056517451559,.1644795828560876,.0098634914604533,3,3.232142130533854,.652592440004702,2.19999885559082,.7217297129798763 310,Rossman Group,294,1,no,no,.6505905331961153,B/C,.1102692544733953,1,0,4.211341857910156,5.846097621384668,-1.629897203700997,.6966388924904043,.0182407066212879,1,4.211341857910156,4.666666666666668,,0 diff --git a/pollster-ratings/pollster-stats-full.xlsx b/pollster-ratings/pollster-stats-full.xlsx index 68244735c167a2259fef3aa90b1c4995ac8fc20f..c427afbb4388a51cd36ab20b8333267ed4a7100e 100644 GIT binary patch delta 112788 zcmY(JQ+%Dz*TrKswr$(CoyNB9CQodm4I4WRo20RAHg;p%`Jdl=_uibFbMbs;_MSCs zeP>^Nz(&2o)*-+HB&|^2Mj^n!0${+vP{6>zd>mN3o!#usoSp5NeHQxTLN$9QMr_i#N{iRj z!%|#@k>n6#n&IJNQHuRqd>PD89#|>Qq9p~7>dyRUV<{gO%T~}(zU0^-Xe~QGk{dq| z?G2J7qOKDjP^8hu5?mZB4;O;8nM)GB7P*o`B@8!l#}9oZ^NhA)xN!SpT~dV75c8lj z%b>Fj;4^{QF6u>-`H)DSp0|eo0a~|1HhAWwelr5IeU|bjl;!n%ar)n>o(R9&O(t-A zXd%-x_uxMj0Kswq%VDN8p8kydvOcQY7Zli{Bl0t#HI+2Z-Zb<3LPJ3cw#T2_)5ff- z`p8y@@S?3Vl|io1K8S$eTGlzvQg@CbZkcp!cxrE$92)3xrpb}0Um2>FhS(TgW-WYw zy#x-%*Hhy3!{3VA#} zf-OD)B5FuoNfRBk|7!fmoGMcEBoq`*gz0ygJ4WodaPc?~@2t5rL>W3XDieU0$#t@3 zy$EO7j!W3poElLVt1{Y}Ce|{9Bi^K`CLTqw@%cm2vhgvu)uPu5ikW||!2J6*g>+HGEEMrH zl1$tPcuCtdM3bL%Lrr`qRDO~E9uqy8piQvtMR*{tXpwhkE3&XOznAx^EjF()ikj1U zMgRN^!ed##9>V!QIxITPv~0p^V}dmnna{?PFOKL4h}*bgF?HZz)nloq#H4_(JCRIE z$=0yL2W0#u#AS+iYI^0bx)CV6W^nu3KX-r91G^FOb#${p9-ZV_x9P)v0lpf57Y37SI^* zelq^oyZhtr;)hDNaNy(1Rw7_*^!b(`uyA026iRpC^ToY!ci{W^ z8jo{V$LHzZu(vU?@cY9P1Ct2w@^-zU{joI-_}>0&nNGY6v?FYFDl{QhR6x1^V(9 z@OtoGme@Tzm?!dfvvbvihdy>zqdDyQy#`h<;d()u* z=ik;u-YZtPYPa65QO>d3Uay{}S&D$}mzRrap2Tj!uFsbd`-58JfcLw#mAz@>L}K7M zd>E(k;GV&86|`k{JVO2mi*b+NZ1ZOQH#0I;~A25=FNXd-<{W@jhKMeqhq+WOX`ta$hAP68QY` z4(s{!0xZ6E1J5tV<^hh!6{n$#4zJsnbHi4yb)S3H#;?4+%)%PNjeld|$PsY3U!?20d(nXP>FRvsXT92pSI!u2|f%(mLg;up|rwUxR zvK-YrnddTk!WJXlr;sh>3XwEFsK==tCe|x4*=%gzn#xRBKQEX_ZX|0XSGM8c^c&>_ z0<(n|eD8bF^A=ke4I<>jYgDz@ACc>Y7x?c*hz`E2cf6hkf6oi{nw%0JdWe-ix=6nA zL`)t2MDYVx7qDn875FwEUGf!*xcl|xA`y6cJIF!KL;QjO>E8s(y&Q){( z$SPXQ)!L^o{%v!Zp+1*&eHKr3`*&I#0fHaUuJ4H=Qy*6cBqLjo;rn$ov%+%{G8@jE z-tQ8(PczpTluC{9k~Avl=j5}G;Wl?QQpHaNs;pe^E?MaTgU1?@^?4)$=-e7xll1C2 zo|yd8{wbc6d_af=h8*))SOR~2bn65rH-mPjnUnDwKrd(5d`k1P-m={{WWeeb=bMB&NG! zGu1A?5zR?;b6|73%bav;?G0FtXDao$+C04b&$T4@OzD;s;obK3aSx&p!Lv)4KUpzD zo787c|E=1vTXFDO+Ow6JTH*QzqzBw2mJF8)2p}Ic-Z$&Av}7;ZHE%3q=6DWltXabn ztUVsq`b|EfQg>KljtXD5pS#=qmM*n%Qf#AYu zTxa^e_Rp#_=X%-6$~fSB|8&r;Im29J(yARPLi_A}XtaLv@N}?wlaO z^c|(nIb2a_AGG2&cFy9QdlmgaqE>A*U^#4DbZgD5ZEhBIcAWb@zTwcmA>N^L3!|SD zDc;G}iuMP=wOd4+Y3-+jYNQ9-nMig5#l472dUV0e5eaA~l&>^pI7T&yo*SBpT*X zOn(`^x4hQ>{H4-WKiW+zah&1g+cTs)$sNnZ*rIdIk?@aQl?PUUmgiQgamC4cExhqa zD?j4c>(+`dRHEezu`T*M-?JOv8uQ_r=X^C!b~=d>PjZfD!5URI;1f+f$B6#!XlUoU zF{GT@UPpcl*%iRCRf9e0z@wj?)8@TuC2ZVt#1P2r(6_mIXLeu9lY^A)`Exx|Tz~o8 zq{}4XJHc{Bt#Q0ca!(K~=PQRv%bvq9ae^ngNP6M|FdZZ}Du6txfBIbPoNLmXV3h(b zkb?H5CTq}d@q+pRcyO?0@K~KyX)rl%$VP>-Y+UBLwc>EL`f_R;sqhyAEEryr-!>)kihzGoWNqxqc8%a5ucR6e$mCQ{{s(ru6ZuVA$sTtsme;3Ae2(RM! z?&D9pkPeAAYR9&9rN%f~=MwyGF`GEqBKON}aZDsTx4)i$?a!OWr_k#p!C!ib+d1yP za$Eepfkcy(z^f-E#Y4aUSn{;%xa5VE+^@4Enw46Qm3k7pFR&CLGU%QyYfekdOH=$W zV-nG$4fQ=@HyGin<4~TXqXIp)6YTYQzbU@RMDk}C^ z@^ng9UZeGP zUXm!d&~fpu({=SLgmU0sgEnp^s5RV{Fd%%r-D&$Lk^RwM|HHyG9wZfq{ke^%Huu&l zFH7*;z?lv8N*x7W{fJ(@=y4tIR+%8y|D@dWoQqK*84zER}>tnwXJO*J2TF6$q? z8AGPYKCVId{6Fsd?|Kuh7NyKE6_w;eQDs7t< z$XxQ}b1iSSPQGm1o9QrIZOFNs#8_XLRdmyEZNk=uM~^D9T5FhvK^iskTUAT+9UZJ#AUvMbLbjGM!zOqQ#qFw0;9wjtn-uYU*z?F_uT` zG8U^U~nW6UQ2BQN#ge5WI@|J)i6$`3u90P0sK#ZErl)SBDxZL|^u8k7jb|_kHjfflP?opnchQKKM<_Tb*JtRfnO0?mcDO2kvEPT>B zm^8fea@JPg|3ArN_Kb1mb=^G~;64sqolVqbmFu6g1Zs76!_pchg&`2XC=1=XdEE)2 zG$hJ=KKJ?)SEwZpee&H);VBG(IsW@l!>>eE|AhRieL; zVo$9?7o*mVdyi|X3}yVDV$4OI#<|p2eIJGdhHqm-dW@*5L%pe^``Z?FB~aKlo?}SW z*?#iq07W*vyawy@=*MUq%LNQ+@|^5~Kdtt|lOgKJH^X>fx-q3)-H3%SPky3g?w0C0 zevgAl7QmO=mV~x?w3aH*<4r)8@c0Y8srDKpM%s1_5U#lo=u@2K8%Rj@n|W;g5T?d! zm_Z~QWedkzr^PO=xM2#^BhIiGUA4XUb!(U-0&3h^Uoc2=ux>Wbqjzdt44zX53X_Z2 z<3A`H&kK=D?J9ET1LuhZk8H7hqV}somHqPRTh8#JYsp=!N}2^jAx5wzzHs*XJEEWx zOYWK==g%;)HcT>4Y+x*yxFu12w1;JGVDj*1Q%gLdi>M4Rvi`CG}y`L7ae5os~?zNxzUA<>#=9q zp7O;pQL(}FJJz+{YiJ0Nnf}QewmU{R{4kWI5^4I zgYkrs!>2r+UAEHb!Ov@Mbq1D3ESNlr0K_x*YPG?_WZFU<{`-~QBY{$aH)7Jx()+cS zYBEJb`mh7&x1=;i%aaj_Fm+8~;Y+T5tdgA)mYN&&4{;|kR%l45!4P_B>0`r%{F9vv zJ#OGBp=|@%-2bA7wwU+JfwraO)JcKGQ0x~A^DQ$07JN+<(#bT8z-$gja$p3CEihcY z1G`Cfa%J59IbVji67L8eWmeYua6v-vieTxM#4uec$T>C!d`dLS9KGzdnY3O4tr-BjjbC zG&=kH$1{D^=hDtwNKky6YCZ2;>9_e&tGK(AC@5F>$ii(iVH#wAg2>ohCV=M-kyBU? zHR}%@EK2&fIZJwrt1rv7kbM(G@I^*24;&Z#c3W&WOUq*Jglj|uUhJGIuEtVwf-GbJ zEm3@$hNx9cH@7{6Dc-V+9x?9iRv!gg)4b7(BkRwrJ#(p`p5^Up&d_?n8HMhFAT*vm z<++zGV#ns?J}H|%C>r+VeSkfs7KOJD3yMlKUV{$&w1%8dKZQ5)TQt;y+J(C2EB~x} zLa->Ac*sMEN%6P{Y`2N6Yagqc0B_hHeMP?cU2G`FrNhmv*!6D*v=fd5I50HgJXXIX zp}HfdP@3qGqBDy|Q8p>Eawo7-pd1CGw`m=$`KEA+|^Ohbli+K;bL%ov^`{5RuVY~ zR13kj|0d_nShpE45e_kB;33w-!gm;#(H_}d97x8dNk*r~Um5tAXRb+bqF_8t;RN1L zuCfjMb@`C?uV}8}I)HTA>6jMlWZWHwMo62euKdnm_fFE-OcF{yd+IYc*4r`QGHq*Rbmqbys7OS=W_?w) z{J^h%N}I8x^V{6HY-}Z7`h=w+=!oS*D&PTU)?!B_;%Qh-{)@*Y=;mtVl#u5 zdz6toYe*0$geTcA6VO(ysTWtA;orgV(pm$etP4@$?IddWP}f86%JJSdw+RAuzG& zOAb*-l~Ii9Te}f$Ifg$SLfcyW@XHYVn$2jK(_|xM+w+)Ayv%fAGnIz~Mmz(p5=Ol> zga+AZS)C&;K9f(-8u6|=+73=J!y^l`L!c%KRp_%B4^Ra4eB`VSUKzp>)5kiEEXn1p z2BRW?1x-ga`c{|8WN2t$fkcf?`j<@{oivk4RInO6Pw=zUv+gdf;>Xi}yC99UjdVq; zW7(tal0|`@sw&7}DC{ibwXyg>_0uyafRV<8q1VR10fsRuhf^oH4sQn{PFQ4uWqi$F zSUM31U4!QP+3TX~z)x8!X8+x(F3sLLIY;zwJ;00CD{k`R2(A|@bFul3=NMdBN!;&A zEPSLNXTMi5GX&V9pmH;;;#!aI`htQa!){C7 z$jJK`yh*F?VIuM~V<1(0LvJRbON}Lz=r|gXKNpBd+FQpA0V$YpAxObu-s#!RW8M)+ z3#~6HEJod0Se>XPs63Imx5VJmKcOcNqQq>z{1{(Caw6V2xA&qgwgJU20aiUie$iGq+k(?EkEsJovOKRNIEI<=-Yv@kWdA+?2Nz<= z@XQbyJEHxZ{vQeEx9dAR61SKnUbR5RLn*e-Ku@IoRlGhSfj+xl9bO9AiV*8$bjf@r znrWa*TH#I)E3H)^|IhT=V?H!TluMuY<2ZlfQA4=z-r6%rHSoxo=!uv=c(~gbh3*v* zB;oR@zL&<8?8_qw0g!R2w+IhA?I}urME=<0Vhk;?Q~5*48w3%fwsQP znC@jnk%fz@!4b@nrtlI{B70o_-?-su%Xyz|0ehmW5?U&_ebI6#=PqzqQEkdQ12Y$R z%QPqJMepwZ!yt~51^$KD%mff+)lTT9%T?wu>2W4S2(GUyjYUxeSxNVvZUz`jb(jn`kWu)c>jWp9(H;L#UXgYLk;FeeydWjc%=NY z2;E2Q=g%QV*`%)T&&_Y1#TM$OOTjSEbTF3tw1Ma$aLBABZv}H%7KX#KeCjEZ(`|2t zby4DkcedB20}vECv@Q5+X0 z8$Ah&$09smg7rbbdmAoT6D-l3tINVGlVB$Q`Hqs_ks6;3DcvIpmZZrPdf3ZNztq_6 z5vJ$9QxGL_&kn`EJ|kdf%sxP{;rfkm%@I#IVu_A;1JXf*AKwS_2#P~q)+M1W*^s{M zU$8B)k_kbtSPSsy>qrX)%vt+MwTIpv;^9ct09)gAVW1ewZ!$ECrMp)av94s62(N2R`o@ zFinCpjy3`Y7k1A7Y#fkTqj{LDWL|vD5?^IijL1!CuSo#DWE~$lHYJW>xte{t()iC3 zk1cs&TR3Kjx&!YL(|SHdOJPlxP>BUs$8!M~<=Zy;;rf6y#<|j8If#=Q)nBU;6n!k@ zWhlN%L{hLe&+o|o42UsEgDusaR7gwO890HLf%q23F)M*nGB4~Atcm+kynWM}47rZ~ zc`f9o)?E+Cgkoe$qz|-$;o@sCU3`wqCX~`cCS38FaCfA@-(!zz*}!Ze-GrPY3GiPm zl&j6@r|~TlCP1UVtFMa)1qD`4VAK5&MPHX^+^2%u{%Usa0L42n+hEI4e=R^Y8$d#$ zs)@k@u1r&+VX9@NYxB>lt~)s#s_dF!TUEY+btxMlJ4^f#$BQG2x`=RwLrq@=?sMCI zrb|D=du4?d#G|j0s(vf0Z^(Z`-RvxA!p12w?Z1UnXzSSoM&T!c#`Wb6-uE`A;6}5( ztki@5KxO*NQ~eC;-}IDxrdVxdBY6+PKO8sxx&<{8@Vmu}`~m@7*1H6)>+PXl**?#O z2_-T>IKy!AuW%NXaAI_K7+gh(K{`#@DLP(^NJ#|afz4ShR~q$pDRFdxl*wb)!MmUd z*W6Htai-?7ae0}4LF>hD-z^A}$lYcfe4SpooNsZ6aDQS)NQe!y)l?7(q8SG|FCfL7 zXSJxOi_RWm4g&<;@dGMv>TX1hNAhFJ6L?j?ykLJEIB?rOv3&j~d~&P+LHMCzZh8WA zgs*r`E%+n69!Gv6CaR2%32pO~6eU+L=uyl(`8gUedrRkM&12})t>aC ztghsj$cyz5NLJ>PmLo@U_`UrKlY`ReDHOfa|80hA$F%XJ3UK|3f-?xR!kA z*IAlh*(+y~-LNlYW=Jr1N00+G@C48V8&>MUX~wKkrtjNbN+goPcpC_cNSV< zzy4y9V)8|yzDI6Mn{Ig^_)2m}gUAUDCvBaqqpTWkmxJE=-y0T;0+AebsMb)RSX;^V zu*7*l)+1*7mH@sQ1cK4>t}0cSe{b`xO}^eRvs$9`z=La-TRp_vjDfm!VJz@a2acgQ|HW3sW#?yc=IQZX*#v;y-8^t%WgLvUR9u)K` zLNexp<8$1^5OIZ(w)Qk;maj2N{(Pg< z-o=PQT^uzLEH`&;F(TlC!=vOh3NUCSUB(S?8-ZGgCae+9Y+^=^qX(dwb_txu2`Z}_ z9X+kTG>X!Fbz}Q!`qoLWvg2nZI*J;*V_gtZpH|Dr)f~u6Qp}LzIO^raX!YP{s5?PZQw6x(TccWi||4O5@G!?kI;lU@gjG{R~MqG~!X(EaF=mJzyy>J$4x<5LUR=xKX z0|1nwp1c8kg$p$qrbBTlKf=;8SaDgMRsO!le$KdNK2a(f&0ci+%qRFrTe8c{R69Qi z#lF!$o)Mum4W%;>uZ>ob#n&eNJ7ygLhTwwgr^~d84IIDQ|M1}v=j~1+v}U;FV_OVF z@m$;Q30msSZUb|+etMgNli4NnMjrIunsjR7`k|F_R;Dsr?KY)qc88X5Lf*U5l#4YV zaci%IsEkWesw1F zqjhO6%DBq!8ez8{ift6b!U?-|CGpV3(aBrJP%mjY7Xj}F9<5ay=_P8c8of9JH2(_d z25tIYH;vj;#H7AU*p^_?5aZbnbxwSQWne&Kp-Qf)S&Sq{49bwWFxCk(D}C;? zRJ+khK+o^;8@y+)GdDhne;6LjTy9i!eTA6yhfH*sep)aZjRo84qEf5ZaFpumDO^6e z#Q6^VQ{cxV- zBgLtOKR^Cnq6J$5 z00U*jX=whYhq7u(xk@@bTnDCO&?rE-SS=uw0t{}-!wEJNOM1NDu^2a<#&W9!`30mgqU!u zLUnNQh~;L0Kqi(|icP&9`wf46DcPh7#7WqS+joq5l88{PkF}f^#!;_bW>>n34rN5v zLDEiN;m!VAg|-D`vWYrRkf!*_i88os^hbvS_1bc*hQRvO-Uxd5NC`87`hleR%>k?9 zMr-Mux49rK2x1j$^la$_q6j+poP2*qF-Qd8+VzIWijz=P7y$J9bW$GT2yqP1ebcz|KY?vr2H zOZL#9(EL)Qz9`E(j(UHy4p5zQ&oQJZq6Z7Elg1WX3M2?7;6$XUz-|6Z@*^L*RUNJJ ziakXQDn=e_t~@Az^^us21rr?K#qGA36phBkw3RSTe;M;UW z@sykD z0494~v&y;-hANc;#9zuyG#qd=dXlExmmi*Qo$!^_x~MZc(fgz&vX+#?ofWZWP2tgf zK@D=r@Vct?sZ#VlPuUTPlb;VW1T&tF=_iIN^BvGbJos=7yDa1 z;}tI+ZG;om@`h@v856 ziz(>+xu74CePhTC$`B8Te~2cqH{SlXy{98zkRMcg=(cjW?%^(mezzfBeu3r!0R=F| z<}eZ&v9IcoH`2$1I@TFK=vgXnwCW$LmfLqJG=Um5Z0b=oyl%S%16a|%d{iOapdKtm z(=NGv#0Wzc<2uG>%I6cm=GBT}CVT6RKuY*zg~so>|Dr=KBOU@MwTWSqjnuQSvU*KC z7N35pxM#yh@KQ0xYOql0Yu(uLJ&{9AH%MIhSe}Dw%G%3~7fbX~07W;OvpbH1%ma+h@4)^<47Hli(hgNPkIh59c_I+rQ zdK>Jh8dNlX304|Ey~rPTi~Rbf_}QvHWS|uPMoUUXOHWWYCN=2isv${%_)apc?2`*h zFfP*=bOgWG};rn z56WNL7SMcAZokW9^VYUo@lx=$7qWi*WQE;2$a#Qq{Gr)EHQ>j;rh?%_fT+aU1kgNq z*7W`hgk5nNsB!pO#ov!q4Q0ETcdI@4bfRh!K^)6VV3+xX<_-=V3!Zu*G7nuPNWd1t zAfgbz60YzI7~h+xM%K89%-`*)Sw|PBh&qn+SwfOO386c(>STK2T{kKiXoD)~B!A>k zz-%N@mMrty+IVD0#~}y76ko~!6`?#Tk>(JFtAMtk?XIrw!s9eaBn#a|?BZx@5~U2( zZ=7w8DWK6fr*6Faf`<)%n+!-S7TelJO$a{`oaA>Ss7+n3PJxeuq^-m=iR=eZZji@W zvnC!sm2S|b)jX6h{l9bj4&fu?11MwJstL;Z1lEy{ z#^YZLR7@%P+FFYKNX5Blpbt`B%&Rk9RQzS)!L&=h z3yiVX1YpZj$B?YFCp;%kr#>ACA0B^Lu@jUURvK=Nf`KJNTdg*0vUw8SfAAV{4YH)nfUXp0KD8uTY13f?Erx@3A2km_g4N8p3HUF|;Kn~ouCb##jZj~N^CHuQF%Bqh%SQNQz91L;Ipm^U?<^3#PB66)+3f^lrn%v6T`^kr=SGMemBC33BgBs1xZyo2nkpOlto-<aC2V(@z5eXDmI4}%dSxrFNc@-171A8i1w%@y z1(+8=HM)wmxS8r3%K#LM&nDSw2b=|@r#;f@ILhKUSY#u|b$P%r>by6nfy0AaBaOsu z*pE_FrHH#PlTnWuN>=cSm?I@L^4;mM)V{S|dWmbz<*6s{T(quuL#|(s{N0nxSSz1a z-W8GGZbcJBO!EIl`-rKH+v9i&7I~nQpal8kpg8Y71(WYF# zmET6%prZB|g4t>~gkZy$A?32S^LV7=&1wnEMw?07qIgMY23zv{)@q+M?u{;X`%qUU zfrXNPCW{`88PcSSb-|RC%-cTP&G8UUI);Rt$Oau<-+okktX5T0%q6W`1==ZWP&@Imu`tPWV9^`hA4 zZMH@{nGvQUdlX$rOOQra=d#zNgdQ~d$LJ85`yDof&Vl|fC?ao?_P)uOlouA*?O7nl z{g6XrP0i8_q#hafJ?>&>q@W^G_nkVQwqRVE)jU-RH+Gc`ArnKe{{1KQ)D8ZD+&@Ao z^KBR;h^HzD#Ox|s9bwiS0ANQ>^DVwFVl_e_9Me=g-uVU+0#KiTfZ16exhDXLbnH=A zt$;B>NHjzVozUvPfzJ8eRXZ++6jdMhwvt;%LI&~_*qJCzE3G=W>G0}(%W~L1FstLY zY3@yMz8lG6#!xM`{D0z&6?{i7VVAC#K>D1T?szm@zu}(y-@6I`-wL}90w7i@C8Mdh zWZho$n5rXXne#o|7SM75WGta~s5w{{icA5>KMB9OKkY@{wI(zCaDGbt^70pj5N!8I zHi%fu`8XPXH#sMpds~s5jlbe4PE&w6rDZ2jmQ7U4EFvRDKtG;1I7&K1AvzzdNh;;( z&X1Q6i!$a4yloHIP|#TaKGnX_b)&y?QpGR>!zHdmt@*L<*5$1?C@DI|(1NC2tDq!7 zbA01+1(ueJzRu$7Y`2xVnSCIYfnTnVcO34rFb?)bh1w!$0aYqy%X2-!6t#f(m?W!= za-TRUYi>3QTG!MAaI;TS{&zhfE<71hkBZD5ieM5&$yyD3qp30%e+2dIEvYnAP~{Cr z$v_@K>y?^NQ-a0q`2tI|plk=S8Ul~23&Tz?l5ACcXx9+l^mQ)~MA}j6b7puC0cC*E zL12)jebCKqH%Jg2h<>IKFN^t{cAY^yql6tt6g;GT#o`UJ+wvX#2fH<1fBS>!oJ5Z@ z`oy<&v;dbeH0KAf8U~Y!CvRTX5kGl)hYW!jo!-6TeDf2N?ETmQ`@; zz>7guN@X7@ra37UN4n;({l!v?)z!;6uHB&Y*It?Md#S7J($FoRh%3;&%S&ZwSiPj? zF`J$UdM)E={0Sm>>wjQBK>d3ljZB|jh3bKRJN@LCuF_k~i1Ve5alDD>FOT%E8;Erys$Oz$jt<9^w`LGxx7xz+ZfZBeEc_ly zl`eu+4k2A+jWrB==V!r#H#k9nZFO_d6~8wK9($=$*xYH&QU3sv;0_vCtYkn}kY8PU z$WCd$3#Y(2i`=f$0~xf?evZ+E1%C0|He?UNHA5*8ysWZ6&L~ex$2J22M#f2vQ5<1ad!U!b_=z8f&rGyxAziMgm_*CBMYUi?1;r%4=W!hdAN@208Cee{9 zs?>CCNOGR$R>?XCO?42dh5%p>WP;P_=n(6?Ad7}*d)-DOldLQSjqdZo?^WwZ46&cz zf0`n(5Oy}<>Vj;<&|y~oDQ|Z}@!5Q5tf_?}wbb(X7OfR>9~4r%LV8SoZEc{CFO#E* z@LB%x^Mb@{oGtGA2_J7crhKm!m4m6Hjru==R_MrKAYW->q9D~J`$nMzq@FWFniTi(pBB#2RyB&)7rY)FT*zt39p*w>N<*u#2XIDq7L=P1O$`O(Qn|Z{}B0_v-DI;jSe@4 zicb}k=5+G{c%bz-y{<}bE^fBD#|?-{@wv2CW(1E9zRFhDS!M^SXy$4eFIxo?z>cvM z+!1c8+sr&gHbDMXl*BTpMezB`cHsi4A^C1g*6fE?3UjiwwVQ!|KliHtCXle|jp%9L zQ3IlIkMHiF0MBYfmKC>(lf|}ojE@~msii8wHVS|e{DjZNDg#GDH9X|ry+o^d zJO5!itltk>Dtp2de_|W21y{X)23s$?W1*zQqr72xVd1}1FWJ#g5i|@_!x~`g`2S*c z#q5VP?dZ)A@jxKZf!?U~3J+u8zTsdVk{bQe8&3WhI@0P?)72gk#%gwBop$X0!<0WR zln2;CyGUVJNlIYu5=>VKxsZ?qeQ_NTT@N|g54^E3&a-uE0c$apcO#;S2ul{xyfMo? zaWbbCd$fZ)ctj-Vf)i>ync*;kegnlHoq@$83a-RBp_c4K^VcQHR}gC+jPy4k)B@!_ zGKVNOF(gy6&W%-u{dt34K)fW}1*EUZFV`WJY~_+H1Z(nIN*+ut&MmeB!f z-F1bs$qDlR`tHm7*y%7RQc@#Tl)#kFztV}a-S$XQ;>=`MT0#8&@<#&O0m5$$vKBe`NHpfdUr3<^r&{-NjCSi42F(8~{ z56{&Z#RbN-IXSst*9Co^xZsKpwy!9V4!yVv>kT)sd_PtG_(UoRzuZ&wmxD#*iDgnk z0t#i9b2f!MC;=a}GqW5DjTwG3bM-y{}Lgbqz<>6Q5DSOf) z@eFe5lu4Y??j0Ea4q*S5RD+F4!)v~2)?K60iCS7?dwJ&rgOLGbPI_NjNT2B5KudC8NS8(1h*pfRir>?Cl(P}s20?oM?G%WL@CI*(Q!3a`$`o@SSM z{VwmKK-2iOJt1vs><&>tHca&ETbBaOa5+^4SW%Kt>UgEGl$(~AR!U)Ibo2Au#YcO> z-InS-hHS!(u$B<43Uf)#+gAdA$-h+136_J=X$C{k1%V}+zQsPr@u8P?kz4|hc}zzf zNt{7Q9>+oBLv>jS8_Jc1611K9knYv2$lmTjD!Au)&KlsO-&lMAsyys?7V)|2HWYon zl!&dwKZ97Gpe_yxWta|&IkytYL;R&d*b18hQYn|>j{da8;jhV(<4r|lkn;_*^_-5q zY#k9kQkrCaO#_W{w$8j(RczShqphm<0+o7|WA2qTMfz!&-@LmxIuJ{fM^^TuC{$(= z1I8VTUa_Jl_rd{_qSjvAw(r4mn*~WMA^J3l@%Qn=Ftdutkem8%G!EY)$I@V9=uaTn zlm+Qbb5PTuBJh%=MhU)wMy(*%UA{p&P_sr0Cqo^ragHjoaJSA;M%O*H2x;DI+V}5{ zGbm-1oy-esbbcqYTcs2v@C!9}pfN~w?>p6HDh%T-q zrW&_Mq-G=vFp71KL(W6YUSTif47SXEuPE7+W@nj_&kOKT%|vl@g?U#z7;H`c+*H!M z#}Jq@DEhW1tPcN8Fw;Sf146I{?c^eI45PzE#Bz*_XUtZc?NtaKrW z@nGQ+;%I=}18mpbsZOYlEE+ysIV4vo?jxmY5p+~z@&=Ui+E-021qj<1G^OUw)>fZK zEB1P5lA72fU4!@Rr=+jfcui0pkNRm5+FG+j(?}vfp$7%s3<0C-Z<94>h|pfL>0Syf zOA9vtTHX(Y78xmpDhm#hlkQ00L1fV=_v4rjVBUZf)iB~XP~U)#06`@0)X7}Lk(zm1 zvSToON8zaeGuQz|1BjpLY=T5&i1BUolSo5g(PU&X6v3KCoa%<-8M)jM`N7Z?HN^`2 z;b7B(xFc&XB~YAtUs8D}(Yy@H8cCg4S=m_XbG70^5F;=Pc>Go_>BUFCOVSJgQGrA2vu?|~&ynb1BR2|f7{K{V{OW%^$|YtO-dfa>Xsq=T0YSsTu5 zHr}!1$v;6{mycMl-uV+h5q+o*qEUxhxy{k+aFdoQ)atb9_)K2YY$ z$_aHp-akr2*x0$3$W##Pu99UgQUyot3_;cHB0A@vYr%oGp4X zg2!-~%V$^fpb?ufV71e170`1*>HO5xvw*c!+w?Wd`)@jqs>wsoE7--*ahH2X0Lq?S z>%Rup?CyU3#l*H#MUC!- z6j6X)aT8wN2vSPanhyk>~J49g!-f~%Me4N6e`ysM}& zh8hZP^E~0jmFbLgO1`-pc%YKV=)dJlG;eP_1(}N8#Bdu%)_KRFaI1;LKU5=!*f1G! zc3<2uZ`gQB+vDtiY#^M(Nl`2@1^%+inScE9PRiUnhV+@qZ$Gf(26M)yA0Es9o%m<} zRMKS_Knts9*Fa6-+wY1(DuENw7T?%eHl{P?nz;2&`d)cg=x@2KaRTn&$SfmUypPcd zL)zC#9+s>Vx3TpY;XI402EG}LMamn6m#phS0Gt>YYQZV9dN8i7foQU@c1nY*muc!O zq0?Nh);&kXdU5BdFbDS#|BVZ}Ux3eoPILywpH8PQ;ybW~sp|lUoXeT&3j7jd7PM)w z(1e3-wOXP+j<%;c*f=+nQnjguwqztSKgSl;ttt6=&`g?IC_Bz4>7x!UAbD5=(if zSMItCo^qnjzkpHMNQSbfxGrO6in2{z0nj?x2yV(KE*$w1B}q~nR-7`e$&2k z6_S+)l@1Jk8b)x5C1h80gFR2ebzvNEN&fStF)c7-Lj+>A_2%X`{k;wNe^c{U|Ni{x&Bp+&8akK7&`iFaFH+546J`xI$Q zbhy?1UN2A0m))1prEOl*UxDEC$4kk5IrKV;D@n5qVAY2@?wW!oqL%*ynm}d0mJ=-y ze1Eyrq>DmkE*vD(At20+&MV|L{U`QxPs=?hQA||iym~)f7)@(jKbS`R+5*nW;-a=; zUnc`Y2~IS6UW_c_+TnDH@?QsRUa#c@TxVuah}l^)@`}0s9VbNb-vO+Bx&C4RisG}7 za8<*JP(rSu=|#%;3z|dlK$e~M(k%U69)C31Tb`P*;SI~@wlNl8JE|AKalUSF9DnZj z{C(FGN6kIx=+ye;#m9WuEd0}cbdhNdp=DYpWF}4IlP137K@&k7j5>`ImYLSR=)eEd zdt{#DPsf#ubg;Fj?!zx|SL}`d=*w@ab;lGa(g2_eC?IG=gJZ+9_!YjP0zjojlz-dH zpU1B(EW-!o4Nx3%FPidF>lpO}nNuDdu_Fyf#Z`T^69B6cBcrv_Ut!5>TI%VFU?taYJK$_RPM?$m}fxP^X>C3mAVGs=`HOW(7& zQBuwQIVS#3 zH$aY{!6Q+nL5V5h;2fHrZgg}OuPyv!i?Xy5MQgE!Cyd8krcZY3$SP@ z3N3!Dxu;6-PR73_`|;hx(|@GVn&$k`f8cNiMO~(8!??UGZqd$97l)`t6>++ah}QT3 z-DV{snAYz{f{9dy$cEj*z2wEk+oH*#>~FYOBI7Mpk=J|%_)$zEPY|#dCYLKzFld~y zec)F`AJe-b^)CV#%`YYa7VxdVF6_u;y6H`c< zsv5yFU@m>p9s!UU;3I0xcqn;Etv`qSUPYMvK>+)f-1u(d1^Lo1-*YAGE81Q7j?}wX z)z6SGq$BW$TkoC-ZGVgUW#o$rb;SC34La?gVhW2i84v6c7%OIF6kN?~zIPl_arP2> zVw~|yN&Xd6IOARlcT9d0(CC160gTB#5DJ#AkvA8o=Em>}z=^;M@N>PBFyAb*=7=*@ zq7xme?7VAVJd3sVU4(o2x~=62qi(X;&-Tq>EIK^JcBJ27bo{+yt~D$De-n{lUJ~KfUkwxaT(FHrAHqB6!Hx z?Opn=bbrs^r`$$~urfO2*0MK`I(zO}_wRljUVZmxphMz1lWEadD~$lqR1f!Vu zt9NV&ub7=izz}hA6>Iezi+-RJ+iKgvJBIH5j*p7IA&G#2Fz`E%km-`r9y&vprTAc*&p3|zT4|hZKxkz z0Zc7yq{!~o#iQsZNNf`L!J>d+?T?DjHy2?;kZ$!a$A)N?9UJ0i`=MQApReM(<6}PV zt$zgj(SEJ;xLBHOpK8xT0j0W}I(zWn23u^+k*h`?*6Lh!o;AZibT4d}5E-T5!THGqq0*T|| zfqMq;;Em@deJfIEO$R5%ORFdWO{IMpFMm`YoWq#yxy#&%&=bZnO*eMRhb+yWk~Qbu zpQ^?Mwiz)BwMx?SZx`>C=Egp)cCpq-J(nbtyLWRD%mZotaBmg3*DAZF-P(hBXcyTl z&Az`r=HvDtp7x_FO*;eU5es!qyJKb~gWHIB#q3D`R_)sQ7N@M$&FNT#aS-(h1%FC5 zJNr4$vE&D;wyo839rnfk=)a(An%pRb1zTyWW z<0AqR$Dh4qX*5%mWy)EI)w{L{znc8*Cs@+Kd!hDHwsv$x__a@G^in`GTRn; zI>6N<2Adfz^?cp=_Fqk&%?kV1h}Y?dz+EVDUYxLf)5Y0L4_?XD<->UESKky?UGc@? zj1{j3Q0H$yX_+~>xd;`4baNq{97U__E~MA4AKFFsV9k#|=Hrf#+K;ZZ=nPayEVOHp z(Dv-Rq#D%jaljP!Eq_i~Yf-`&sGS*vyXZ_|QiQY4&DczRV(!5AxLmh!saAFXpXxuT zn=}o?WH%rZqV=jkOn$mJFc{3N;ytykmNuF!E_f~O6KD@YQ8JB{?eE1-Abp8ypyOgL zRd0_YhfSVv5_6)SP5@w-fFtI`rNwsZq?XUud-o^K1VgC=Q|0RCH?vew1{Nf?O5IPC+Y zwaFhB!TLRRM}Gz!I`3SCR^^awJMQtT4pkf!_0^4OU(?IQL_hY zYmCWLZomhFloz*=t8iD|8e=E?OLCGfPIc;l0v4&|L5`%qxg&sLUvEm{*FU}cQ&6Kj zyDTV{)`acAjV``6Qx^d@ZZ_bClWyGe_x+=FulzwrXMYMWdzz2=xW^|?`{9*hoPpbj zg}P#Z(xE?J9okSoDJN0gvTt$9S}_t)2IvEVTy}G1P^e3nukAV3?6wG?K%a)EGOh29 z-%Xr4)I1W;oxud1z*&Q?06c<-fpkkH6=E3>hW`=)J5pr!@2N?pFaHV3(7+%*}=_W zSE#-eu*F*zzxkvY>|{te0cvO-N73r{e8Wtz;3;U_o@NEt4)DKSe65lfp*e20wI*`+ zRu{bI?~}R|8WSC!i)xOo&&RzR<7q#<(#bRM9DlLUu9KRdjY3kL(rlc&3ibXLr>u1{ zAv%QjBN7*W4sVoA(+$jXtl4!^$g6qkWJ!r6fCnK$4_`ICx6gL zMB|iyDqAO@8cjB5t6l`n>|HIA9A~; z6(HX(Hd7-O+e~}#-d;n9XE$O!9x^)wZ9wEyC*)?%UtR=Sx!FFc8|O6P?^FKLQmYR- zI{CD2ARqJbGBs~Myt1EXfL3CmZht>-K8a4BO;O1gqWypB)R1p+%B-Dbq)A`4e*@~{ zRYN39mrQDdhsu*LGc<)Smak+QhgW^tEPiToUcZ~3jv?;=4*?n>UXTO(X*d>iKyz3a z<;u@Eu%C`g0ce083&TQaS$u_;d^e)W7pn<7mwM(j+_?{iQMLx7^>?0MNHaZ`6#-gYF@WOhA z(9(K_%%q>hRYX}D_Qn4=s(-G>DNF0wmmT<7jS=Oe#eZq#rlO#6!f~o59pv*&|5RR+ ze(|2X0k=$MiEcHuc~|hIi<344i>$jPk6UT_vbeIND$tX`6h{|uUkfo!9Aq%bMzSKf zD5!-M8_L>z-kSOX%L4>lz%?CIHePYFl(yU-dkc)0hQB~#lDO9jZGS263>sVZRFX{X zzomfwp6^!02|7%Kc86-Ik~#hD;-lVMyUMgPix z^(;=c4?hlbL2yQF=tDHj9(urviCpj%_!Vy9Ac&$g!vcBH% zRM!vVEz2_k%@djL`3}E)5^{jpm>3esPi2Je;>&!_?L~kVq<@=&IiN+W3{p_6}4BdLSwRe6OSQ!nZhOtzro%0VWXyk@$rh@g$qu zfr@QsjEs(Je%TC3gLXf`?Zx zvM|7ByeUFOwSNiWdzbFQ7nj$#g$5pl@Iey?%x`+l@?@hlBok*;j=kV=HJcM>1X|g% zIeonmE5H&Zn=1Y-tah1PlI7{H1&u1W5aeY-06BSyKRc-;y9T*4(r9(`UKd}hryQjM$eQka~i0Vl09!816jV^&HY&!63I`TcCct{ns_-yNP2>Ar=__EmT7NUb;&P zMG+eh2`UANmFg>t<5>|yp=1pgjTh*h4p|(di`~NJ@{OaHLTtHDIxr*J%9W9AP6iH! z6az1_Hh+-kOE7^*e40YiVbehq{KK$44;15+&`SS0|CHAQ?2A$m0X%ySOwZo&kmbeg zslHUQPHK~?W4zw;9g7WvpT~1=&E#d*`P;?UdU+9O=63t?ZXGnk-zQU9)G{-vIH7}1 z-nG(+RQ97Qoje0F6AN{n6by^}Hvv@Zv14O9aDPR&W!HAnATt!r*oAQmRm!eVl;^mO z4;;}MQKK2Db4{dx8GrPjG{A{qH%NzogCT!Vl|Z!Hf3_+W(8Wm9VUSzHq@!79UB zK;n?5Dx%+_go&+1^zBptX!sCrMHR(T)VC{q)j%RpnAc*&{h+8Hr)=MJi4N1dz}uvm zn1AFpP#<1L0c*bX%Woewln;(X%lG#$yErbh3cF%@C?JTxUA%{b)HT@c*;4RPKp9QX zE9Yh|0?OQOKpCeay65k^f_TjSprdo~(LA8Xe7pbx_QNYBJOe2c3++lsnU}}O!{mXI zY(G-MZP~RFCh`t_d7AwL@38o*WRA>(dVh}l=(bU*?Wv+zX!cC}RQ0j{%3gh>^w1{l zX(mDC3Hq7ENzY@Zfo&6I~>_5pDb+d^Di0#L#8+mzkkt-EM$Ot?P3-9ny z6Td}^@K(7cRFh5Zz*n7dHvZ}S>B|kDg_MetO9I~GE>xqKU!{mE*w94vL5@k5Ie%OJ zcYoGIJ(O)A>JehG;2r*U@vfu9b;=xoN8!HYD2(N^j$Q=Xx!piJ9=+f5_c@~U`lAld z?x`cR?Rb6=Py5l8j-CP9iG_9@<3=Y!^O{OG@6(?7tQd_FjWw0{_Ax`}^6KeIR~2&j3k=rzKM5?fZ^G-GmrqQMP; zvf|QG5-8j!FL`;eadfDPG?LF>ishd5tI5OMg$t{U2zNzU;2^v8J5CA5G=CU>`g%hH z*N@}P7<=EEsp_MvDIf1qewj>+@m32xb!^JgB z0kk=%klxk&qpWwoPZB-7m{rdw6t zwV?DQw6KkJ%HrR?_&QJ&F5qkg&h3W4@ixDE{yteiuW3B!@XR;nxPMhU?iO&Iy|RFt z(7I|77>KA^Xa^)W04$PdUbII?HgG#-Z3AQ3u@OU_2jUrjNb@6)mVJ&N{DBSJ)(dU* zvPE31+d!d9DHgQyavfsyGcFWW4(4j$d#XuS2_tnq+?Z19-yYxS; zb?73P%>-9qH6_8Pz>2KwGNVRp?#P5q|T3xyZAtTG9<t3VGfNEA7wH-L!Lxv+MELPT;9 z1fjeGGNT7ETz{p9MZf&mPd$pae)T=%W9%(cdg8xstkRPx&SS>A97kt&7ol5_ZuLG# zw`i5UpzfVU?SC3OcSLEQ&BvXMZ$G-ws}Ne6rjY4+MKFPbMp;hdkTo#1#^>MSl%;0% zWw%#G`wm!oyaj64B2}!lzK|b|Vt%LJ^I@}0{aW2J0W=Y)StG&tMoq1nqA7`>O&&2LyUpTC_I(hu@{pUc?5tSnw>}(Vt;A!>aQk^)zh3#xm6TmG{UAT z)_A84&SH^Se(GwL`1nb@Wnpc8fJ5876p}?C#!6pAuV+-OH)VL#nRz2egOx|eTd_Lnl`7|2KpZ9vPWh^H!Mx)&86 zRHC4yqM_Xv5R zlC(5=7;J%F$m-)1qjgm^)31XCRDf1CaTHT6qxKE|?aPm(r8aw#ahiKbg!@qnD*VKPNM513u9y=fxWSgU8?RU&57GbPvo?#SCe z!vf^ zjv(9`W=!>m!i6}u3uE+n=Z75={rW>e@qaF_seQH{V)qK(iZm^kV%*wrsGdE^zYT^M zwqv$pz_2{)%GTb+myzGyMerA-n=0Bnz1J#xGkh7O)h;qrt<0FrhfPnP_M*@PUsybGSG?MO^X&2lhw*5r5&M z{=?9PVxjbgY;9= ze;^kq{AsTyk1jI~9TSc_ho8dB@b08IAu^Tjq^1YY7AT+(P&yKyH?^1QtzWzs)m1te z|CDmyyFKVH%-|GZt9B|dv-wv3c7Nfus$GO=x!dm3dqVE{`y8n`q(z6PEXwENl&0e) z8XQMg(cl@Fmbi_sYqXY%&m0Gg4~ne%QKB+VS?gNDQSia(qo-WU)=r}3NY!TCN>Q~0 zYH^=4VMZt(0bJ!D!B`}w5+wtf1Mb`nJ6e@Swvp9>q)D`MA>o?nhVpa|RqG7TWcP4HZkz=1pPh zpy(FzYvpk)3ULG5JFy}R`hR3Bs?#{rwiM-=4<2yd_Fu3m1Q;gf18FP>v6!YK+H?Jx z#l=?9W`>G&n|_QMvpLiRAfxyhctn&BE7T+}uPVO=A>fq}+%P1l0HaO5@g|ZTR%5)T z;cSvtvuO0l;mkRxX5L#2jDUzwx5#Wfa$6J=?$%?#`>6sc13xC?d-_pB3Xdu@x z`za0+lc^i3cy2wHf-|kQCn5%jJNG-!xs;0_CU+ae#Qp4h{yyo1b5uO&@Z92VpW9QC_G!ryoSfK_W8&ZeWJjkYh5_WPvsE!M@VJefh3@WPg}|JD{v=2mkKES@|wP zo7`T4|#sj;a&NF(s-&Q9k(~|w4c2S(9Qsx#6o*%E@lgFlY<*p-ag%L zamrf#64-?N8>s`)5s;$d;g{F+9BUre=F&knXZIQtz=3odDMy|s(`j%|JrQCs5?Jvt zc1p~t99g(s`hU~el$zNh#Bd-V^`&XHz2_-jiae#R=D)(=KvSNlK^#N^q?jm*Yy_|t zI!p_QB$nSkILDCmYxh`-{gcf>c1((2OsWu@Tev z4(+|#r01kiRz4Ny&xV%VZO{_;RqpxwtbES>uER6b%YW&Y@^MFkJ?)2Arf<8(I!_r$ zgpsGjDS&@fT?4n&kBa7P;%m)|CAZH2E(p9BdP(TkLZ!+0+oO1n-!gI^8T;%m#di}= z%uAvpbKQ))>98#2=D&r#JEUWRb;{Hp)FN}cy#ON?;?oG-S!RnPIJ%SCtdVS z?LmikUBpLlLzs`}qfh(UD?@k&MkN*sLx>dtfPX=BL$!-M?|~{-go>N+|Mn#Zs*fg1 zz~y|(G~)tXtifLfp_sk+9_t-Ly!yp@>_`0wL_K8>= ziQ$uYD+@SqrLD7<=t|JHU1w*>^$A3eMZh#}I=--eU219mx=<(`O^n)wHTIM&9>(NA z@A@gT4J?W`)*VJrU1u7uOn^>H1yC*3J=?L_ENYLM%ZyrzD$P~cCSmFP{M>| z0j$_anrVF|$)T928o$2o2_?*67IyXaK{0&~kEhLL%a822FWa?HgbrEcyNQ^$*^lmJ zaqTDA9<{4!KDkAMCQow>HdFls#D6MqIGDF-(j+u-#8gKka%7Ls(&%3XtteB0l2Z>? zi*Z$P^v_W)6vEZ`A<{oOgG$c=3b>tdoQE0fjUod1DBKx^gtV;|Zx;p3FATFy1lha- zsG_dCGH&;KONL4P)8GlnN7XG4{fp&K=-)*+6)MQh46=C9zZt4h=K7+534g0X4%_@r z6Zqo2=+p6~9Xx}zr7snBkY;SWP7+i~nXy?5P3ECsKP9Q4{e=IHbw~Y`J)N#RZE z&8|ozEk*$|YYQ6zgeOoSpcXiirRB%vLrkMqbYjuY1pD|`11m+BC=|Q2Os<+eW2m;e#5r;=_dUMfb_P5_+E&t&s$(_6fm$Zl8>QDZ{T;zZg7r#s{YC`R>VHLg20{Jj{dk$`=OP$CZ1r}q|7FFK$ znb8BK{Kk>eZt^FTHsMDUWD#5OZn4!klf{uiXNIYj+E=?pK?f?1uSP^6y9QV!>^b0BS)6_eMiK zRDUj>srAiXUIf;mcpGYGJ1uHAf9s?Si@i*M9IC2C?~(v!zG&VMScafypmy5LQZyZf z6OuY)^wgLl3iPA)!+y$%5Hz7e)RzaygVmY%_|3_zx|x;d&MT_uL-N^ zuZpOW4TjVh9jK&{>;yE{PtbTgvGl;fK#DJ~kJU`~OnWnoCuDa8-{7fuE)e|<`G2@! z4Jzhcp~F0w43#hi782oXzz?asP+-$P6gYj_rhVAW4e@XtcGn$Z0?{nseHzp8rTT8G z%$td~F#ca(YOj0ZZh;99BfRj52bkA>$_d*UsE%IuROz3{1X2KOGC{8WCKA5e2}6C! z)J*>#Bz$N2J4T&N|KflZn~ws=Eq`qeFOAZCn!@wQ$f|+1IJ`-oMq+yJ#qmUgqtI+s zfs;HtmPpAcr2@1kzjLI&egY9Hk*cr;Y6Q&pgX(5+HV9z*ID%*a9EF^H7e;qV@pkVL-t}$1HN8GJm9gtRIGv zIx&@Uisbx%?rVOdrneV?gGeKX-r5^SZ)bc^nX%mtPgp&lQH9Tyr%pl+Tsc)Qu%NtQi zI@r~Oh9PnTh6)>hacKM9cjhVT!Z5wlX@rHV#4W#Ub#PBK0;dKDJBr zUwj#jlTW%e4v(N#x#!3x6Es^u@ ze#Z9In^OE4>wgU}k=SFw1rmpAC{CF&<0lY5u6zIOjvM`K~H%8n;)!o)Tp}K(@=>aFHO~FN}u77A6Z^_oiZS2{iWGl;@(*6iX zHRi;i?=C+k2`jHb1LGH9FBnY^e}9@h!6wF1+=Q*I8Ft*Fx0$$xS#u0ryM|4iq&H37 z1qg2!5R(pNe9X3H5eUUpsB!8U_$hP>i?N3q3tp~$MkwwKGxEOPz6ZvQ1s3=mAMJqs~en#Ibg~HX0cj$;U=*DR~#uWx)LAgSF9}&@! ztN0MHaCI5b2=OicE{n0jT}~ zWF<4H=?<;$;>hBjgEWeZcZ*9TtGOH0&S0paZ-3-~I1-y{a3f+~jg-T?WIz(8E9(k2 z*WgBw{*ZxC#*uPlVHdzHHn&YT^qSI*PP<3n)E7Cj8L< zQh&q-K&?5mjU5*7QCSitc90TjX_->?C;^)boq^ppOb}%8g%hO!MGChxj}7?&Z4l#D zYc>-F(Z@Y5d~g@p-U!*eHxAo7qmDcUhYlx95pURQHCdokYWBlR6+Q=a6ibEWy(KM9 zj3m4c%t;z6c%;JHx+g4eg0F}WfKD&;1%Ir>k)fXn{vscj zaxe8#c0lS4HIbX;g#57zx0@uYH60IS_({0)2qPas3)y}0kgaYQt=4bk;q%N z0c-XHaET40L?;lWZ$!Dcmn9L6S?zDP>7^%*`eGefE$lAd1J1q%4fx%nk{NA8%YU63 z;z_ybLx8r(9>;rm+>}#F$+RzeB2v8!QFIlEBF_b)bO}-PZw*xwV5lZ)b^hcK+xZyI z14L1wf9z5x3}=8ihUbV4fl`FBo*4TJSnFF~^@PqPjj3o9nB5gpvWaI_R2C}$V;gZ<4n$IhFp$MrXrgnx^w zuZWw820>8QdT76ao);vFCW{O=5hdeVh(ROM@1t%cnX?NdNLdqX%An$;%7-z{g3j37APp zz7o!2Lem9AI}Wf^jqjZ;%} zWn!5wo!WN8a-L~C1VKWiiS_j-PEsj>koJ_0X{ewM=R+2*`mZmTBY%#}8tP*P2+|Wb zLdEE20S{&|sbhhqBfCkR(9pnl3=L&a6SZs6BUF?oD!PfED9t2Dib!ZkHoz)LQME8d zp`M%c4ptEE8WsYjD5|-`oMw3}m$2p3PxSvwbrEwKcQch*NR_r&52((8dM0^66>#Zf z!$1?zD^s(+NxtQR2!ALwr;$(b(8aYA&YO{PmQY6cto}a3N-fn@NttosUtxn+XyY7!L@%Ci<)kiLNui?vdZiLqSHRm z&X6BrC+HLP(&F}``}=li+A2WA1=<<_qpJcix|%=cf~3ZtZhy#&Ko~K{sYIPgpyqqW z;bp$J!%LQ>ngD_9$|?dx(ce+v6?NTCIAKv^)t>ET=O>tLe0oPbAZYA%LO?%C zhG;(OV;lRqVJxXi5^mxSkaS|ZvHQohja%zPLzGj+8$uD0X$3XbOwtgVkPL^@hp(Dq zgQrmOY_s@R%72~8z-Uk?;bz$x(8GKJjx%X8>?(6XG`{h`O!k-BCJ>ZhGd*{ReIa8P zT;mJ5Tw$ZLJc^j){}nGLjsGj5lo_eB z8@qhyCb^wfAD~$ndxLE<7fY6Jxh8NR3bTZJI7p+Sqv;ZA z8xR-)D}PKDNyvwSpwB1VF+oQa3zD^@Zw}`ikrL`(z!rcy>+HCP9#NumxH9+ziiFF6 z2=p}LiEflrQ~5-rn?N!CQ)exqs_A#)0aMroJAEguwC-HvCwd3_lK3GuDqVsG=Fq(LI%Gr!@X9e>~RLS*ILZnitw3#Iw+({%pI$&E$U zPHqV8>Pu`73`J86aU2WF#J7I!wcYHicDu_4PiSv)l{Drw{%%2|8MviuDhAuON_ zxPQ9ZOHJq1?gu4SMM^Z&G{?1}nE8f&_Y*!q_vPn)#WLRdj zHa1O?s+6|p<^8zwjoU2IqeJfN{G6s0hKcYh*%Cs!kyDB&wuTb z4<(DL(urt}>Ocwf&YpR5zuUwsB7r&~Ysl}JSGcwDXh2Z#G-t4qS-i`jLD#`ObX}l9 z9GSG|ra*&qeB!+P$9!J2Gz%1qHx4hA^c-YRTxqv>*g7h2#6jZUwvPdOcMdA3uek#> z1vw$5PfQFsTk(R?(QVnGqs8bgkAI_;37B&y0GYB5@v#_+RrpW4cuYP zYy2{Km{OMG-~?m)1wRluMQpjhqob zC2eC*pHd@~DpZ;Q%hT;ukaQTnjQQc|VWs7;0us|aLra99kLixDXzEe)jDP=3m|5p) z{vGlsY~*DCpX&hlcv2L9a|ZbEqdj2M@p(&$t*tHJI_h_T?y=wZ-!4RTSUa`~ADWK^u7^y8P-=w(x}Wi}`eiK7$wEim=7wlwd851__Qkcy0_>~}{#N0(4mfv|`Lok!+5;Bu;Hu1I6 z=}VcUXfbM;Pf&dlBc(Pf{Ri}YY5W>5yctUSs{Z(E!5alE$(sSz$6T;#CliPVh*ol3 z@`r&+rn`jo`d0urFI*sZhL$jqIJ?R<$Fd=&q46?RY$gKs4_j@0K zAT=P_#5PBv)WR{LX@7mTBvG!DiY9hMk<>Sm?+AVMGe}=6BPkF&rMm(TKwpR;b-{yafU?DbdRWmUO-@X}U@EVgJX+~6(O7%rz`-Dt zpcupx5$j@pAQ;h*A5JYHf&3dXjCw57rfwR08T{uu;6I*5MSo*w_zyGWi^e8+594-= z#wLMM{?PiHSzapaCUwH9I{b$xOOahkZJ?e9S=hMtiO4g-e=w`!6`M?NgrZe>l*I%+D!y$3seHj`5k4~D4&ET5JP)~1%naJm_(@o* zly#x-Sz&$XWq&>aZy0=yrWUccpqu%AP|7S$xDK6;I94=nmH*)zKT6qOa4SmY_0Y-m z4glfEOD5{qEW*_E(Hdva$|SGpg>5PVSEg2rlU;Ck`G$FbgpS-PzfE=83TN-~k%AIo z21z}#T#eb{B{s(J8@tH_c+0aS83Vf(~uycx@Fe$1)Ifl8XZN@S$g z8{-O^T!={gacgcKU7n1`6|~QZOE8pYVR){EB{&}yfcTb?Ef^jxv}a^10cN|<$jB0) z6#d&!4PCY1b!j#IP+sEa$RELGW{P*6WZwOH6OHONV@wTd5z zGk@YEwR|I1Grb`V15`0f*)EvCOAlCalf}eGQ7m40g3-^A z-)hCU{Fl5}bz5KfkeP4{Crgu(2uw%Ls0!=|S%)_HY_iGO2P zVA`sVNqoy(O??Ch1~c6*{)6i*Iv657m{j=%xE z|FsrK5~hdJbJN zAzQ~^0i$Pm=#>={seMvh3dN{mCe!*Fz@}8VI2Xtm7Xp$jt#L?j(2^s;jHu7?KqdRT zK1A5{*wdoFgu8EUTwkbXrbZN)}XRoXCER~3z%8JKGi1-SIzZQ z{S2vfP#HqIe(JNtQs7NMtaISg#tCZ+*;nn59kFwu8x%$L77E$xbN@vj*vD9|TXB2e zKl<5W!I)MJm;k;_ac8ObxqrZ2`|Wk8I$O48W{XN1r?Pg2WOgfH_#zbp>$auWhAjek%XQQk<=CII9}^vh9^IH=rwUCHCBVN^ugGqxAEvg zb=3%NpWC}V-qYM7{T_z;U5ot%-DaAF>R0rVObQ`e!H~a9TKP?3>z&DPooyW~_Qb{}Rea&4l!%Yhx#i$(MV; z36BaI(5FrhOA@zv<}tqX0exkhFyS}IF6bpO!&rq9Iz4ObJ$II6zCE_dr~+B(1fxkv=4<8ya18as9wbXDy7UW zKa^D@KsRiMqK!*~8BAF(L;HLVw9n^)_Tk8`MI;XLLwf)&GJk8U6X-qK@lwd#PhaZl zIbfeyYS>BdTDKP8l1Y}uq} zBu-bjT73)V+<(^Bumx@iedp%Y)pcMiXQ+>T8h^$O47U}XA|on_59$@AFQi|707KNT zMr8PVdDn!qiU5h%QJUVlt6II z3p85FAz7GgqufbMbolC^-#z0rPb>Qj#Un|{pc|)LF2g~uF+&0fwn8g zF2qmhSwee=RSo7Bnr+DEV=DY3L(ew((YvhL-+%b$pd-uV4^%F}N0`n>U0d8&?9l*# zK!3k9C%WmuF*SK2IZa9y5FP5TgNU)BX|NXXEb}e_i5(E~+2A&_g;_|6aGNTC)kP}9Kd_)G%~A`1;Q zr7&Jx(*(&Oy;RiH1oCkbIpg@M)DcoA45EQ{_>zeqL2!}oDk(C|;U<1UO%wcsPDqhH zQ4WNKj*3>PeW9lrkfZ4{)4#4(7{@GsvNRd;0~voy6iLpXbRelJar)=yi`pjq44u5q zW1~xv+6L5Y)mS>-Mrj+oV@=8=fGXw>CpMj-W>L}f0nE^ZK!IuVEupn`0`G~Mp57Ag zOH&t0Ou3!#QE{@b*BeMQ+Xd_q!J$YRYIn2Clk_4mgqj!hTqPDmWz+qNwVz4xB=cx1 zqX&Pjc1(8p0gYu}C*e=c1eo1qy)Bx&4A1kqk0CMN0hOKcJOxFE51ZgRG!_(JP$^7W@ybfhQ^+Q<_RItJl(fJDQ7@V4H@U7z<<&|2k3x)g)NBG z)G{F0?2UYD>LRPT)&!TiB?@Bu;QIu=t>k}csYd4Y>An}QJL*br6(*w06+;8l1vmlU zgw7IFTsU0uHE89J4quI{hu6N9nqS*R>xWYNNPT zB%bJ|0Jyt{XNn^@zy-E0wh@n3QJnc><&hLyx8V+=st@|AC{7ZniZc!`JSOp>bH^bJz?x()jhmd+Yuj~Fy*2gHYXd!+Rpf>XfYqHxtO?G zSEE)=ATO#06A}3qOP1ux>kHF@qYC;P6Pu;UizaDeBDM328%Cr7qMXeqphWou<^VN1 zH;o>_nJhLeORMJ!w2wN|=zF5V<5qu%h_Aob!}?*rdOUij*QvPj;nP6D^1HhEL>>!Q z2UQ`}S*+&b!LE!){P`*IaIEW49n?FswfuejH;2@Nb zt)VDi5^zTpvo(${wQrL;p?v{<7}`foM`NjY0i^B@n*8J1C$ukC?G;1zWBh*-7Nz9^ z+=|1jP`>Sifr3+Y7bkGz>Hv|KpAfEQmM5b6f6C5v*K#6h+E+Aa8oGDy{>$Oh%ZQUe zfZ+ZwMqM%vCQd)W@>DKeAyWvq#>J~_pHK_f?q6NJ}E!dW#GI5z=M zlgDqu%oN9xlZ06ZM2oywF~omZ$U@-gaf(f)a$O(?QPT*NPUR$yh6R{S|Zs|-)7oj3$x$?M#QKdsK0zRo4??6YNjF^@S2GuQx zLu(Og*$A?ygV^P7P%1XS3n=a1a}RHVQZ_oHHvWyqwk)g~zP5qVB4B?Y2Bh=wB}fMq z<1%Q|84xE(#p>3-(1o)nHP+>^;0C0XwgDFt)yVh~jgZo;s*Q>~Ryro(3{t0Ib zOcovpfkE^osRDG)uE{a(Uy+A8t|BWk{5W+$C%Xq!d1WM2CeKf7{em`BxL82Wo=+g= zC+pIg1Cr&61Y#9eQNw>l1&C@Y!ucByTYA%87!nxudC-Up<{pt0dVWO9Sd^weJ>^Z# zKw7xNXid9+V4Oh;82oIXjk^fgbom313<_ct5@rX=neQ^;qsR3eA75kMAbvzv?UsCt z^;beR_KEqf9bX1^WtmmGlF7~Sc=`{^23H{MyIgD1E_CJ-#Up>EV4OPzOe3Gz#S293 z_x*2NUN7h1jZjN@x{InoMCskoDtvw#^0RjNuDwUUh*|xi28`#wuBLyP*E8o^XilDD zgKEdIaTmuu8S*OrSE&|OJv5e_OHkzx5}uNW3OPjcg5T|Olx>CcMmQUwtGR84Yhr(5 zzRLOW4bcP`$LoK5?s`4_<@w8=jxwsmQ3z+Y(?>_haqeLgsaqMP({urXDv;@@f9%)s z@Zs&#EJ?jxafkiK{X6Ba_2CYh^1C}poVVb?d2{~wM@Pz zxH)x!Dm^sNrZpf}795hd`=POdNGeo@#?2!bV1DbL;}#vSduY@8bm;F++ggojAvvL@ za`prN9=m_d$~m<)V0r>hwn)hFjsQ<<#6z|TRjm?Ctl^Lco?X6QFKsq8R77n#A#K1o zzfh;Ik#jzFM##q?=Wt|!i4%!Yr-hsYU%^e@Dv*$!>n|bu3_GWv>4dCWq|qr(g|ZqM z6->Im;0CgVpTj$;9UGgH4}p5525eV?4xI*W6>5K#zlUvMmB59@{w5Ce5t=7<>ISw& zo)ieRxUF{wlo?G>@zBw@jmImY@+GW$UN=pO4G^GE%l2a6(RxQ&QNAXvz%Vdd7pUO0 zecB*%qYVX!(5WklCsA7-kY;JZKM-qBgJL3(25O7^f5<_iPGLLCo2EP~OPcF1q|^Yl zf2el!wfRtyj`MiCDeL8xMyo z21QM*9eZ>j^jL7?r54@@A8i*fA;GwSK`0=2-E=B(EfBK7 zYI&9lnt>!)%+L>@>eQDTBe+~HA3KN@nk%7LHZ8O5;{jAF321I-*nExh^Ra(Ze!SES zY_60a2Dt<_3!}$-Qv%I$+^2j2%?;xx`2$_*2Aa~{`2%db-}OM27e z2;;J2_Ikz!bawfh2-0ipo{yc~>h8x3OtK|HxGXYo*Q~kR#tYY z8+bas2gV%iNOk$A3@Y{JGxVN*;vRCK7zpPDY89Fgr4_FdF{DcFDV;wQL=1FRd5CYz zzu}spI*r@|1ziPffDL`MnQB?(;r6H_!7=|$gJ^=sP~|D1kV%JKhdECTR=s+lS*`}( zn?Q_aTcOBll(eb5^aX!%4p2mBX7y8w7#Pr8sX%GxPTG$&>nF@|I6UH{fOL#zyI!za z^_IZzqUMI~TQ~ zw45frZw8#AOpgUOo@n8zz|cmuP}y-%o*AAR3~eBLEP0SIEk~6-T>p*cRsghLz(}VE zHng(Sd;+Xn{{Wysi#%L9(T1oKBPy(pozbSC%4MEMkB4;ni$I&7cmt7bqPMd|!n*u6d+Y)P9dv3>pR0^nMh6`2x}SH97{P zLen9#!?WK-O$QfI1HuUubyh zD3E#(Ee8L{&0_Rw5s2oL=iy7B9-G{#)z0~tK;?T)*d2dLx;m{!$9#Z#EVuz`-*vnb zYA>a($dI$!6pak?9t$49bUhl}zkWq?HkZmD)GiBX@-eUX9!T~}8+jTi4`lV!apw!V ze`C`Yc>p>_41nslS51k^?6Y9YBPY)nf-1YNPMT0 zFJW(JNO}-#LM9t?SpDseBZrLU@bS$_*Vr8k2f6#wiLwcTKL1DXWTNm^n^$3i|j*o)1 zh2zp1=V*)+#uZUx^UVOGF=8k*R5t@zyq`#Vqybyx0pp=*__`CE$ud>o=nK@5MBg`5 z2(RG=j&*^8wFH4R-BvduvsJ z=&f}gz5-yEx>kiut2G_>J3-(bS??vTPmr(jx@BEQC1`gMQ&h*<;H(tLz7aNERQFx%rdlP6ok99G%C znkW*y;@@2yCcK*W$evZk#9o&_TwHJ=Vy0jakziKV*XPe6f4t20a{M)Sn>7gd=qM|N zmPK)lR`P%Q3i7Y&8bR_^@pK=H@XvC&XYKQN05<@8jRo|nvw)oC^DW`t6<|(P|E_-> zUz|RVlzeXj(Hu+r-#0?GI2)?X=47O71fDV}qvTYV@Re3d7#9`#^ zCq)A{A#M@~D<@z9(IW0F<}7)+ysLj;tS$g!ct+@4Wk#R?Z}O4z>9#;j#ULo_`wfee zAqQfm(?Wvh5FRKPEAo60fsx!Yd^06R4dZ|;?jT=eu2WP)5}y&M8S*y(e2vrdsdIWf zy$=8jr{_JKJsn@hYkB`H09XXV#5@mQYPe@OJ$E}%9z0UW`Y^YD3^%yD$78wF|n9XMRd zv}wM#COD)E*mu1_XkmZQZxAMsMvxF`Blfq$=Sts+3g>>#Ngjy)J6(TZ_TPcn%Bv<# zL>J^Rqk&%`)Ih0&)kR(k4F<6bE3C$7dq$PVe_GM^)e|d6`x=1)5^BFX(51mEb{g1g)%Gz z5%L3Y3E<5!B#}It2S=+geSFlGg13kS8kzqLj#hc%F}SqomXCiV74euNqZs0_yGaNs zyuqk~s2W8RmWyxG3h3XXNk@b?s7diJA`aoP;&{95ZNXG^a?Qov0E$(b45UV(WA0P` z137(TsTvuF%22LV-G&G-V@-r6tYjQIj}fdTp&>39pXP_$)=#1dJRcrKyhUfcI|t}w zqcb}59vykwiI#uP%ApzyJtx8W6g#J%BjcVMma}u1!&S}gr z+MGcC5OXdIF#EL*<#$^}@|rwoErbyT#hdz-ChAxS&Y_fXu_U zNEufON!E{fO)Y+Ujk1IIf!Jusqm7n?Mk2N_atLz=WQ%|&JbvIlJr(a6%#EvzM&Igm zH=ECa;?aM=87DuXPLr}jeyLvn|Ay33k*QK9l5x8IVVS6J0Z2}!r12(w0cwLdi`ccW z(KfssU%>kfQwWwFem}&bjXOD>ZZl~kr!n?BPzis-7s8Y%#~P`Pi5i8MRbGr%7Ra#? zp*%uhn6!2W#niiOFyG&^e`5Ti~G=>+HW_PBYQjF4EH5DPba3~MH#2lez_k(~> z5%@YPLeArt5uZWJxP)M5dz`ToO#@UzGf1D=W4WJs^(S`_?3<3dOO2%>Q;m_Mi5LDl z0l|Mmeq4j9E82Vj6_e?;tv3)vR(W2kMLuYDD9wI7Bc+dhP1J^vEdTO355~F6%MD|6 zBWAwZA8f4LvVY@{W3Z}mq6)?A@qteh*LYq+F4+94@`u0{@g7^y+KHgJAPcHhaTUkJ z9S^>tGb*^o>4(l#u`*cp<&4Q5a~=4tDKIrVShx5*l;v za2Ws^tc^>!cD}@fD>??i5>ci6)|;=PF%R)Oxb{s4TwB*h98ZPya^M?qJ>(w+c))*W z6`-B*GX6Po>fp0qz+lZOU#N5mb5GSP&fZA^LMD%)3EoIis1+k`O&GOBzI6eiya`?& zTv2in!4LzYWd$W%ZG17-zX*!BY!MX0u(c&*SCm;*=?uZSO>fw~;CS&J^tht-R0zqz zS0&Cvy(LlBj0+Wc8SYFp(d=5@4BmeaUjS0e1*?RMFdRV#zKpQX!xin)!?2~lg&56P z3DDFRE7HtbkqKTvY0tTRveSc7Hd^LZ1`}P!mn^2onb4_4AU)A}_)?_~D#s;8JAvZF zDDJvipwh=#A8dPap!8U5F9AS49uoqta-`MK(05xS1Z9!%bHix17$02@= zlz!r~XoEN%-GSvv5cWvxv&%nLXC@F1;5gxET}L*6OuSex)E!2?`q%lRhdD~eRS}!{ zOsn&1lG^J2)LB4mMjL2MI_Wvww2H0Y?F8sMm6ecjM;~dFcz9rc1rETbJfmLl2N;2>a%?@yQQmH74(S_Z`5HUtt+R8yMtzQYDQzm&mQU$5*-O05(xlA zGdtX}tnwO*CB;w5k=V-DWZ5DfV++J*K{ddC5LF47XFw)a(1k`MKYgai7>0|B#vBiL z%a9xU4G&zZU4E&mDWh433u9tKZbxDA+%z?*-Vd~;v7LWfu2J>b8s8M*BeZ3gpD7Hr zl_V;KrNNhGEip4~`5GbTtrK#ba0(<>LJrks0m;I*!E3DoK(Y#W1Qt+EflE*xQmejn z-VPS5Q*sC@sCfzu3k@sFyklQbKxx0=e{PQIigWaK zu&%-A%HV%dNfE3NIwSUF^?rg_BjCV+!j8i*Y;A%=Sq5E)5`5~r+Gwu`T%azCyk=l2 zrl9scq}U>wi*;)R9Bg26hu9_%-@r>&G{yo|uxSpC#+ z4Xv*cc;5Q;zu6B2tt){C|2@!J_&F3q2U?3jCLDEwdxCkFx-o8@!9(~D+N7o;Vai2d zrti5zb(8JrQq$ig#=r|tE=nVS>yHJfmAm7N3Xo~!o>ZU4A;DB62rR}4*7QmV>Gd1q z^3H#bu;?l*Ms)pdyY{6YMBA6BtDIM}R2JCATowrWWc{6`=3;eAV9oiBG{t5+$W(R@4B4Fx_zJtk=H%(1%#X#J^WdK75UU^VSJCZ$ZG}$U-Mi%AAfbm z{jUOv$EWx=eUlqJb{@ryn%v?s890BLspzNf`tTb9`@|{nqR1$=fxjC@uzTY5}W7V(szurFJSj5T0$Sr@wfg#tZ zVSJu^MIG85#P(JDGfFwsXWE0i0J6*9s6){Po=+6M_0Y3h7pTMal@Id8ckTEBKi3X8 zj|YKa^xmlV3w1aTU%HNif^n57>|34joLl%EyWXh7N!U0Oh5byA@O7+sr11)&1Ae#$ z5)#K$b*!@`z*mv}NXLCmI)s0lfbqyInn(jy`Gzl*98u@j;Jd+BIf3Y=z)_8i@#Pf! zjEZ49gDQsC6?R2vyYc9@X~41DIq(k%#T^GFb|0vfUMJ{A)%}paL5Y&^FQBB8UYy4T zO4fIX9ui?R9@+j50{h5;k#aaHp3cLU7&$h%QBj?Cu&5|F^E5tDf6jl*WRW5~7TjQ@ z@4Aj{>qVh^90AEKFZd5XyS-|lC_ehC*3{v86Af=o& ziUG&rZhcZpdC=wf8H9gv9`nQAlyiRpD*fB&#g;&YjZQ+fw=hJZ9LfC-6%r@mUloC< zpFh`Mf@P2sE)`1W8BDOW0M|E+bH`LhrJL;mSdIlZV3{ljJ!g9KupdJ-=v9P!MNPoY zo;#L|>j(m8KktJS0$3{44Y(odJ&aEWyGwoJgRtrHY9@*)LJfZc&0HegjhE%r5Cz*Y z)70lstSzre1x$4XeIGEAP=nAFI8_>Tege(m5R^0_MyW>o38&&8TAJ;!4f^M&dh3Ml_md}b^Qdx&!YH?PnT+tm0Vw| zdaIxH`8Adc;zxf@JydjkLVo%w0(`cS|14Ify6<8+61qtJ#Y&4VW2 zOY|`sf&DtpHoIV`1WT1}@L^P{9DY{apQIfxl6r>$GPHkuB+X46PK>+{;&&|$aOfaus~m85%RfU)vd zyoLVvCg6XZwI7z_3+U~e@c)L?4H}){Lco}uGCnU3eKr*XkH>-=JQ~AAHJX}wtI~XZ zeC=AnV`aG5=jrF0cyP|DI8A1#^aZ)xgLl4mfyTmN5j7L+@>zc%gQp^%4IGaJj~Hj;><1oUm{6(# zQyZ!eEWD0EJ>?c~K$pBCmL~@?* zx$?j{zM{%&z5|0;xxM{6_n)*}YOQ}RFhC%i1 zk2g6=iN?u?5%M+t#VNW+4XS`Fm@8GB$nbwB;yfxt2BljyXv`I**xLYP{87kBwm-Nt z<_cphWpC?SpfSAkXp(NzU4cJ!EdmX*jXQ8bE0T8I^Ibk4^7qjd|w(wIqm^M5mW;w^$-8~%-j4O1;>Wc38< zJ<4}MW4ftkMX6*b8C#&yZ0m|m-ECjdwP3v?7^UUr<27sSGM|GsNHc8GB1{~WSUDLr z+RtE>dY3>{ppkAOPBR4hwK2^RZxmfrx3IhcBTws0vqMn!eQnJ$3KFT2WF-5361~&^va$fnK3OXu1J8E&L(4xysJe zJuyF5o=Nm@Do0Tg(Zgx{hJijzT)0{UIQV`z2LbFA3dI{AeoD>Mw-74|B&C1tSve@= ze4&#Ft?C%>l;PiPdvaJr_%(h?EylDVzJW& zX2?`pfq(hJ(>pQ<8es8QaD&Clad_v;PM{t-hNuV%VD2o^W6g}2+Eb1gYQK<2@tVT& zfD}c?MYNY9qGaM-7lF_sPZ5Gr3&fG6Nh#aTcukR4Q&A`)V|^oM(Z{6_hb4 zF+)U(BtD8dJ8jo1hS;Lei}Ie-aU>B9oc8?(PWgJu#n$_$c_9zGJAHnQs)G38I0jWk z8%>;2AQn2aP*wN@2Tp&BKu}fMg*M0Y5~s%|H$fYxs?a45eS_OY3{BJOLuWoiRp}Ra z_Fm&j(G(rOL=CY$*MrhrnJB3=*Q3NV!eTAV3A%+5kf+{}Q7CGyyTN3UeVTN-tpIIeu-5mjuzCg3)Xdk8S-^7pV{wU6QwP!8v_}fivM(O((RAIMz zy}AokxW3k8;sRm^PhfPH*qEh7AkETw_!44+({QN@J7wWig>8a~LL0;#Hr==N+fd^- zsxZhA!07nfBe#EVJ-W3$ja#8E3-CNu<%4=~YYW|0Zo4331{OSUJB$q)jh^fUC9;G$}NaG1^bM4~-R#r;> z4M3Fhe*TK09t?3ckCWB231oKp8?Y#Y{{mP#E9J9&EdYPZ`YI9f3a}hhfkDl3KLa1G z2;{iI^Y|rN2Cv}~EuFS7bJ&F2+FUE?C8}@iV}#*&EVw~S-?e`cN%UfL&}vS>aXO7g zZ8KOpRy@MedXxY|nMfEHNm8Mof7aUZCMz7!hX0162DD6GGs3Wv&>h@_m@bQoD)Km~ z#6~o{9v^>=w|`TcR~M)sA%Q&2Tajs{YM)H>l~equH5_MS)dJ9xZ5Is&UE_&2L&@Gd z+`IZzujjscwKL31OMC_ApmKrrk(QBcmmNvhdMS2+Ofc-{4Xy z`WJB7-yt{iz$F_kc4CG#3&SO}9Jnk38(hxgm$-i%6p2e*c3#4XOPX5oLgJsag0;lu zvET-mg-)RwHGCb7jaQ3VzMPx%-m&5lF4v>a;Ii;Z)IgoYBCSu<*)PlI!DW%xpj|b& zBpj?IwXyQA^YsEZJpt3T~kiKD3iT5tB6t z9%g@+e`Gq=2ZC`-a$Fje)5Av29uwpA^UJCh6U#ro0!Wsh_*uP0i9V@aDbb<`Dgnwa ze+|m_*Z41pAI@9wU$oK5OLNk}cZ9JD|HbD{eD4BbTAmwRfwD_sD4Y==b0q(7oN7iq zL5_xVs0#pgPfV@+aV)q7Wk2;C?1BPDRjPkBgqOe*aX*bc$A{qvxwYXvt$I5MpMCow zPdS_$GRpFJWeF;1U`*~}*aGw>y;sy3ke@&`#ioJTeDv)NHLdX1+;4y6 zg82MU_5}S+!QbQn{cQ`{a8vj(lrN~TepB}Rk6ki39ZU$WRXrVHxp{=<-zk3s(brfp z@0}In2>X^0chQ@XnAh>8w}fY1fM^kj_{w?s5}|`SafwhP#i#?9nk7KFq<4>foWbWa zl$b6wqAMiCNJnVc1M~^Lq1(}dea(MEmRda?AS^@;Y89}VHC32?CZr9LH#)9xf>2f5 zsCHHEs(EV}Gg%6P=a35*q*(4wES6a{kq6_>CY-^fCZ{<$8bNHsDdC z8u?7pDK0#5@Ym&U@b?-q=DibRyblEUE5w-pn(2p%EW8(fsmC{~Kv1{O!@~>r!FSZ70rrF)?dPH)5AgxMprqB~0lvc4AfXJS zg!vF;26ux@(16D7ppTzCIyry4%E3inmnu)jnv5xBos{C?)TzCjM>lN&rGaWD#;1TG zX3&MQi(jDjnIw0y$b0M^BR_|_iX!f zT>b&hAaIY94+5xa4(W5Dsv=qmW<ELJhPtF zj$1VzP>gfb81`x9wJ^*ZcTzKo)d}dERFF=C;btqr0e1%LK;7#Dgmr~xbCOzY2_l9y zV5aQc#PJ4fD=B}*CHJ@tS`WgU(&hw_xDLN3Xvz9iVUf}w1N>vJ%jI+EVx*R9){GeP z?EF#@YSjg;{zlZK(`R5$DGZDItOU~(HzlcL{`0}s_fDR9kA5y3S>ih0K?tLDl3$Mg zR6(Ap0;weD`b*dzQa4Jn6Bte*>{vul9{gI8}8-!~e zpvPx)YK=k~;>&3uO3a2ZX$|Yex6{NXsMRR;jnz6H?H-Ti?z5fdb|?#k!%BtKMl;&u zBAKJaCr*Eh2DWXi*7EZR3eYEtx+eOgVhe59Y~u$GmJCWkb(GQ#y62CrRwe&m0Ay#$ zya!9>osG^wtCwE@$U=f)Y-4zlMIalTof}*t^4R4Dk)81{5lQtcHl~ULsoLEIT8{-Q zA~!A0`W4QWE(+fAmWhw0inOS0>hj|%a;B0Ac$0rUG^KN2c&jy;p!HUZrk`laB2U{q z(Sm6AO)Q5h`Hit!Ug^Cqn^HGA-<69P!fl}=Fry&>$>fZk}UH2C@?V!z~HzLZr@ZK*59WLr-lHj zFFAiP=6G*VlKlh&l|=T`;YRH~h}IHhc%&x9D0l&tomk_2d9iL+An=U}>-L~7bgn?m zM!~u*0_Kb2OU}cWpd7S}%h+mXQJkQ}l%SU<)njz7jE6yN=U8x~Ci|{4p+%S;f&k$b z`il{*s5b=L_K<(1BiEx*@zmFL9r=McJDq>w$=NYf7wY6jNA_!*aaGbhIDxcRhVdD$ zCU$F)M@Om}Onq(DfBJ)&NNC6^PKRH3InsD|Z-ksSW@}v_QV}T`eGtirQh}B;l=>-- z*Dv_q;{wiPA^=zRQA0|%_4suKO{9fX2?;aVrEguJ0<}(m>-uSQyM5hbw5T0(CuToQE&b zcu1{ZhAe#QTb;fpLs^K2Q!5I=*gN5X#beJKEFMDW$Ft{BU-$@b$BIWbY2U9$wu$ZF zkBP|H5_rjQ8^7t0|3aV>W(u(vW}JUP$ML{7cq{w=rxU?IGqZW|in8mHEr5Ukjv=k7 zT_EA04dUt4c=X?RbX$JgIQ`0R%fA7edDbQB(*Jf7by4#E1tj#x z>XpqPfsK}lxf$b}RF~FGB`N^5{-Of#JbVd+W0M;obiTr=mac(th~EHV(lUP*Ago-M zjAE`wH>BzQgJ;xIrTSvX6aK*X+C(i2YvT)5dswNOWGNmSwpabK0EJ3qAtoa#HY7gE zM)72FxJoQg^L280%n>=J7e&m(sWMVk)M04MA|#t=@7GV@?`v!4OI9K7FxFoD4Jeee zzQdct>Qv7xd~**vV9s^vYmk3@d5yb*_>l+*?us^Adbb48vz=%esb^2^dk7T;C1Jgt z$CvX&yNE7z4U;ak=nHC_aog!jA}Up80{Vh$pp0DyIRc}NIvC>RBu`@i$xq|=&deM! z2U4<>!Z6~Egp&QTpIv@P^8IDDo88S{hIGf+8-)p?wc#_u0Kmz%n8SasA&(OHT4mhG za#?;gznQ!mypw{a>_I#Lf|H)N8~0{vKO7d~dkSHa40Cu@X}%yDjH{w0;uX{}yX*Jo zxSF0akKsl2$cP4hwBNdW%uPZ4h!N9s$K*1E#-(SRK208WCM-j#n~u~c~q;m|`kbV?jU z5+mFffOHlMVGL?zA@V>zgoTQzpr~+@8o6p z?85TYFf(X9wjH3H&umyB0B`<=(=;4^yU}{D(NVti&z6@j0Hu|VLfw=*Njkoi#d^jL zELFZrYQ1^<5=?*3@KO4yPOV1*kz5H*E)P5j>_3icy8)9?BB&Z82+n6+fnv9W(0Y}R z0^W!%o&U8Ph}Ns}ReCdbcKpb}*;I=>F{LRKz*wx02bdLph)QI^KR%hNf)veh%d*Oo z4kt^14uL185`Z;C)=azK?F1~~{nh|kvJoT-Hgntk44QvAq1l;4W$5W*w+F>H9{irK zId&VWjBcTLgb#)gxiI_~v=}uDJW|wUa8>H1VwMxBX&o9N!lC)>=Arj0SLH!8@ylz> z6vPiLXSW7u7G}!V3C)9i(Bl{W0Rx%kcmi`Cz69nWb))5+n1WkPe+T;9@VcOz?9Kzs zW5EqD3o(D?3mud+?uk?mwLFBhK5gpN`@Rq28|5gkvhgKM7h{4Jb_ZSa>Y}LwOzvJN5fgN+Is?A9ghw zFs*^ygx}<%5~#1A29P+ObbB2`-<5}&HFHqY!5;25vGwhGLJ61eG)Os``^y4?oZb%qf8em6|ff;@op|A3|e5(J1 zWKVxS6{VIPS*kn;BL74<0Vh-~4x=lXiBnGmX@x5xz$kKc_;5}{L6c!yW8hH_0Zaow zE2Si&^W)^*UWCR>LJIQ*`xe7Eo+tKVeN( zUph&|(F3|xk_chzKvyM+xUC7gia;u?r$~PyeUlr76nWYoku}40 zA=Ja{ouJ7OF9`;S(o~wa0AVT7jO7>$C{83B2E~N9dvHcfoPdl%3Rrru#Y8Sk&d7g! z(o$FnxbiqOR7Hd0Nk)o76Q6eQR^;JjtITIo#W%*I-ETE$V$>{5vDSMcvSDNYGiX9d z5WGK#+|bHarnm)7UZaeB>68% z$Frm8Koc10*|)JLlQEJrfX1#fLHd6Ut*ub2Oum98MOZG<(|yGw<#(L)IQnMz{qjwi zr(m=&Fvutq$t0YqX*IkznL?}b1m-Au!#4%dSk*i4uIvwcna*vn7D>3FZ8P!*M(cuB z^h+ce5)GDyy13gd!K$n)u*%`1k!4V6AvDl0?;EmZU(@rz!6UKff~LbX19^X3x4NrE zbhFS%G)kA>h{uaL%B!(+^X#sZhomA1o&#|rD!%LlxOqk+(ZB+k+G-lCLG_Q=mS2<~ ze?DD@_~H1O|-Go#jE> zCmFBr5Wi8Qeb14EATdjBjfj6Kg-0}p*n~EZ1&=_w9!(3ipX{(uzorYz)tGTSydqCi zUlb;UNfH z^heXAjoKVfb|2R)xBu>rpf>Gsq2d*TC4NR*k7P3A2F_o&7^?kmH*SBRlIAbqs}n=q z^Z{S%8yLe;NFN;8`9TcvK9wM>2z;^g}@&FM_6vK|(9btcwo%LGe8PJ8c#aD#EMD_O$hee)#*BW`L<}uCr+o;7Nk1@|x zXnZ8$7TNx8O%ZJw55MVv)QR;0iF`&xP1G!S09on<4r2k@xb^xc{6w{S20zOc!`_r7 z0s*Ym8ijp~R_yXO7*)>x1&sEuwku&U%0_24{w=7KI)3IQJVk#9M9cAv)Xc+|O7M`n zQG%VOFcFF|f<=Vi!t;_Qtoj**9t&;|I_VRQd;~d=5VqQXl0)0{8ONJE7L2RN1YbR# z-E;c}a~6Y$AY}cq9r;hN5z&Q(%<+lg3OJA0RdA_DMsA`tMP8j0=;c5l7uy>Sb(RyO z41EO_0HGtchs}QrFTs;+Sf_ObJx(=_i14VI?Yxr|*;%LKA?rrli$b2SJO_+TY+b%d zgi@*2$;^9^7H5=101zk@=w+Q4f*Lsl23()rw|^->1rJnFOq!C zE4Y;SVVgQjrfsw|RdL(&IMF%R!Kbo(ZvtMxw;a9z=8%871m+Mry-1BXhVe@~7RZ$m zfBbPQxCG|hbxHj402JlHPJ7Fo#8|MmPwP4tz^)>@lEl+IDHznMHJ)p#>Z13o@#qY(9pzvl`yb0Bh~s$2q_QOx#-uYkBo=Uf6a zgrN9`J}`fY(({Syy|lOHFMlX7J28L>u5e>CVykWY)Q8bGo#T|`yWH?i|UvxG%bWpZbx#a0c&c9t6sgx?brVM*@z%K!it>hWL2LZCejlq4lP|a~Ar?&KFF3a&t zls!S78CxydklGX`sfsd&TMfLCJpae zI+%G<{b!dajDOMbY+lY#kGwfJUnl|)02F_{pG3$L;6rnv$(cJt_fKbLo4oo-5I+D? zXfWdV1We7^2aAQF(^hEeI-`xGpwtS=5|6n;Q`Gnk7~-U;Gzr2|k7LF0*89{+v}0j7 z;mqQ19FOikFymM>F&Xh!%8>SKSR zx)3oe7MPiCe2G|tQ_*#!6Kiy2)s0>l)Q+FJkp{&9+rq3#-S`Z%W}M|lH#)P1*cw)n z>cqr#+@SUeX3aSD*nXZA;u5|J-Tt>#qmXni2bkg z`UZ-jeQSQ$*BI}p1iv~oWZ7Ti$#8#`r9CLV@yU50vPzRG#X?kvM)fo1BjGs@U!Y1o z*|oGxqOue~IOzX8pY2{X7A}pV!k700-B=dTlAb6X_N|&zsZ*r|+CgObg|r}~&O}5> z+8e2ZzR6>&K10JH68)OmJX8Xkhi$sjaG*7Y+AJ&^K6-(_%F}Ub+z-d4+K_*T4_<09 zq;3${Nfa}@BgbE3YXBdPR9L5n_?^})a&Y{V`z+*X0v=L#UmE@=4ai36Ah<$b$!JCd7Yk?Gn6A zn#rr>A0HfrWSD3J+je8YmJ5Hv3#DR|*b;e0h<_yq*LbQJu(p7Bi#}-@osAX>P6rTO z={l&xdP`86_K1|K$Fb$9D~J$E)1>(@$h}4q6&pzy5NbCZdF6OSAOFbQ2z%o}XqO*4 zQ+3PyFsK6x*{-Qz)0r=kdw8L{&b0R$Q+Flz!1oBuR_=~>S0L_F1iXJ57sx)t?io@y zkaczs<`!&{Hf~X+dLEG-yWWAeFhmr<6fcd>0d^l)K_3KcE5k?KQmP0@ts=A+TJ2j0 z21qs94nY$Y715~;8#EF(s8W+x6q1e)V(gGx34*xEtKF1ZbVE;oA%#^}FCSf6wkPia z=}D#{Q4~^25&Q9L^Owi)@U4~2$pq+$7daTWU1MQfOO z0WU2RB@1TDG1bs-!!DoLVAe*$FoeNqCA-sf| zgP?~)490m%IG`(ShZkH?Ka?)n8tl2yy&$y8t6eZ@2#rA?;}MFqa7{>x07~2-1}*Rd zv!CI-C8OE{zP#ofVGt5nj0W0Rx@CX01Es6DNQQ)FgBt-nO&oih^fA5BsGoz&(fO!^1k5?mcs zobVNQ+H2fDK2f*{>blQ&E9gtWvtQ5+JjF+NI*UpFgAPw;^61Et#q=&r-?igQp`urU zqcsm^#GoPsIOpL@a1O@D1<_!f=>#VMK+8C7retWB?-!B3d<56?LN>to?lA^hoKsG8HX|chRHcEb%~euzumw= zss9(?a1d`eVZBs;wAK2)1gir$92|rGw)0U7ZB+#9X`rj-;Y&CiQY$p0Bg@!ofdiFi z1QFpSQo>CPt6mzq>e%%L5uHRajStPSq-2_aK3Rb6RQR#+Bg7m#cEp4_>gPMui>miD z5)+@1yo567UPV8D_RvSTq;1R-Od~bv^0Hl%XIdV93}q^Rs5;7|#0Ct5v0M>z%kE4; zz~#YG7`XI*2s3J`2qZ4&;Y(Z&BF3ef>V%0Ijv>f*jmu-f4K62dW6@N{-yY#^J?gyD zaX)7NPI7hXt|m`vLs3Rg6&eV%6|xnWT)g7yKJBgi&{IVo*fCH-W&a@KUCE1tU0v`E zU3=LbD-%8&MtB&4Rb0LLTFoPX!_oCVZa{84y1j;fin|M_;&0%loE5tJ3baU+fSWFV zt-U_HMtwoN1#R8d{FaUR7z=Ay07_a+c1X%~7onRaY)t-bnI&ug!~;2I@k z*ZJw>Vo3K9MWBpMtr{Y2&{sUbP&pbH8fP2TgM30Es1p8Db3b!kejT^vY!`!m&_KM_ zkUiOdXeLh#9=eKbJsf)!jBBlWEzq+0E)!x4m6+NC8_`h+ci5?svoD1GMndlyW!uxTE7wp(8@xQs}@M|^GSp$>FY!P*e z6w*&)!6WG0a8mm3>~J6_yPhq`6u`$gEc{-Ili1};l3qYrs3v5= z*%R=BWhm+Pv;bt0Rwz-%BVM`O+ZbVM;?%G6Rcyo*ji(3i8-iFr!|`@UW!{*o#IpA=ODBl`J>b3Y;8&HG$hRG?OlL&cY;iB1$eX z4|PD>n2RfqB;i(BCQ-pKE^2%LNd?jVkKmn#Px)XcR9+!TVA3&noTvi-C!(lFra@Pw zjnJZuev4R`=rH&x3~w>KgD_uzLBlWAo{GaJN|oOL49B_xVt_b$s-}Q`EgJIKEpY2X6Q#P$jFf6gcBFa;je_6kZ{kU^c+w#^xbGL#!i|Iw&jG`;o425F^Bd=X#ZN zt^5Bw8mI><(O{H{`a1$HjT(V+QDZ;&D+EI#09mDFhtjK5DxKF53Tm{ zsWVGtQSnmHYme*ze2pN4^`AUY`p(JQ^!MYxNeDCfMV1wjC;esIvJTo$%w1M*B`ia- z)AV377y{Zt>wuxCWIDNCjm`5`W2jOifxuvakfOduRN>^$MUy(sr1i^ChZt&g$W7Sw zph#^20HFDcrjv+&=#gVH$AUvKxh4U&^$8I!(wAAixK-d3kuPBDycFC+jxsq)<~sM1a}@%S1bWuvq1&%0k?%oZLA&(TwNRbZn^ zpW>PHU2d$|p5&it>=(wQZ) zQlK%nkv<|{dP>0;$b*IaEy}-owq;SneAF!{nu@eO5HgRHENQMpE4JMs(id>C0FnY{ zOx5f$03yqOPy9@GIaw~P89L|iTZkfkid*tQDfbr;*+W?$f?J}EPDJ|s1Cd8=zbEbJ zWfh1l0QMmuj=~3{FJ;f6C5vS9Tj$!cUYSd)?RHTn3XtZb*;>$@@RZ zd?it`$Wq(gdvInBmMPh7yUbgW<+BLo`z4HF}%Xc85ir6du(OC=`7!C?DKVGxPqCYq*Dsu8@o-)bqIw zw~mK@e*>fC0rAtQ2qJ$Yr-n+O0&29TJyBTKgioR8X*hj;q98Qgkr#~_)R-wUGa4Oj zot>uqNVJoZ#pK4f!i-qG)tqMkqV)U&hz+4La*5a?72M~y@Y&ycP>9{d9 zkHe>U9qfoxyaprTz$-2r#tYd1>a@VF;k7S+xWH@dI&vU9DvbrlbQV|7;M%2cB|z4r z*S&nly_*JYWAP|#L%UF)r~)|SS_e2O3Z#C9w@{s)Y`7iZO!7oiNmJscaRwIRyLw77 zEg*%jah7xbY-SMNpz4e__@t^Zx)O zgZWZBH33OBI+!mnRtl)&OHTjIm1q+1oc=s~ipfErIK^bJ9S%%#(?zl;yTpfY<9hZ5 z7nqzpjLxW3rK!5BkZD&J8xJ_5NBfe0Tfkh8dQv}8JZPt)9{Z$KRaR4d20)mknf6Xp z0#z!@Q9~fDIycLcrdP!Uu~W@rw=_LAY}y_!8YXP3rJy?-+G&%K%nQ_PP3#;_qRaB3 zqo8j**?nd|-Td>r0rrwKmy5N_Kdb{m0Ud{iGGc5tw3w*_{=lBYtQEE#@xOMs@ zwo3wQn>YJuT*(c9#g6eAs5!=QzQOp^s69dm8U;q43{G-&6!QW|SD4RK!a|cKI!vxH z%l|fSQ$GQ3A#p_0Z9c-C1Z^ec%ZlrPpS)Akptf&bPVN%R-*Ig zkdM$!KK);Fw@F&MxFdhp6_}NjZm2<(CJT$%UCq#Z3*RaFIOlr~`3np_#=Ln7=1rwC zgTa+~W2|g2n20sc<%t8q%*@HZ{)gr8nTm@|E+80ui>czc^J2&24H3Y9v#{fjCj*YvGfYGOH^L%R_mY6Dsgz%fG$tUgIoQzH z)_1&OOLoNBV|T`YVNDUsfsBS@W%*Q~msmZ}N(uHdD2EuX!Ze@Wt?G}mgnS{nP*uob zt9|40fUlpTzsdy}fG^#D`Zsc{w{Hi)OVWHQn|^z4y*mggm51?9xmKDw7W4MsDKQ*A z39hhfksBgd69) z#a4&*BWEP8iJBg(%Wb(dptm9180&59IzPU6|0*gc=Ei?gzq(d`#|`{e#*I2H7*Bu(*mY@1lpU-j~;fW$<7!Zbd=Er2mE zpsf`~x+YQ4^g^D0Ub&B;G5tz>Q-G_nA}|j%S){hvp7Ix3@G&;dQ?PMr77;A2Y#f{G z1r`$Se|0+ zHcP(n)QR$HsG;W0c!7FZK<6}Kw)3A|FThJb&^R~aaM;I$cr+S>l3D_)$JG`M_!tA{ zssA`@`3~xT5(B4p(gt;jfkO?Xp)Ls+<@8v8in@CUII-2D0WqwUg(d6<)!*YQvEah^ zO!N)LCFrT6i{K2XTF0kEfW4JqTiMi-XJnPLx{e_i5hQM9bdgQGKieN@d&((zg?)i z$4E6#L8_@;G67y9)l_aN!0U8_S<>ggO9EDIajZWD-aVX}*lGcuh?w{r&d}b zZ~?r3Ou(QD6B|VQOQO#pZyVW+jc)~B`i{2(FNweLg;=Hj5wFDMsNX$2zryz5YYZ`z z`Fwc0)dL4(NgCsg4>-0dkxi;n7B{BP?5yJSwuLXQwp9>TbrT$7d4Dt>>IvHb2SCHr zjM@sq#)EC1kHuW_z1M6jr9ote<4IPV9$Pbi$sA zORSA2phE9E)h20Dx|I!PY5KK5?j&cYi7SFwdGSDE+Fh;tlo%yp$J<0|yDmW8hI|N|z0$J)f;AFvJaLW5K>$A(>ihkyMe||dvViG4IL1LVzg$+R1WWzPh z7Ym185gRgmDj$P6?zU*`KjJa`B&-X6TFme^P=d33>I)Q==)XVT_Y|a=$`}BO>+6pl zobM)3?2LlIa_#d*EHoXjB~}DO=kZguIA{}R`M%g{QHyYdX~;r>9iamwOaaEe>jfAS z!$Kqy_@BIAWD#-FH#Hft>+nT!|JVOG)3nHEaqIa3UK58yAwta|q^TtXPrR^y2hEw} zseFfWhFXKCLRi8EScBLkk8UBw%=bqG6uqn)f3YrLTPR|D015C=isAW+vOp7<=sc)g z1ql>mqM+EYMmlfZm@23MZC;@IV9m5Aen)>wxPI0&Dc_QJzA$R? zL+zJFdfP2Tf5r(eOjl*@AHZmT&}1r=6pXHKF!$0h+9?7<-@aO2Mn){1xhUtsP)cDSsuTZ2n?eoFc>M)v}hkNjNcS#LtavhHMKng?HYf7X`Kaa0R>3( zR8kvYI7kk{yuT)Cz+z!^jjAg_kg3h_c()xZ#>tN-0L<*EV27r&GO-w^h5x+iv}Bjc zj{->{ANq-YR1CDFr>WY!sM*CD2`(B?dHV;@6^xhK{TOty(ZP7B$I*bDATTtb@woGG zBcUCKPr)^45vK|;s0uTG42rS9_f#F%HSy8gc*eOez?E4Pn0##x7+o3g{*FeJxrvEFf;~o>U5$1%7FS*8EgX~Nm7dp_6q0xh^-|aQEDz2yMMV{a6f~-g zgxMqYTZ(y_#j*JC`9KU>QVo{8La{6m&iG2mG*tmL=PADcZMRZ?U_3*ZABP%_5>w&p zBOaWZqFE*IxPl0%%A!_jc>LSNN7HX)C@S}w@09uusFuZz)I^aX_tN_Iw0JZtZ`MOS zKgO9syk`xKGoy_Tgx0v@clb`JYS9o{j#u?}96m#6NS&*{5L(n9F$290n3VbwmbdfA zap~s>9lMVBoCYd?Q<_d0f;zx&+{IXMBW#n7TC!rCY-Ilwbt1+OUyO^j$iuJW7fg~j zN(P*u#OPtGhR+p`d4G-MrCTRKW!yjw?aJc6m+h5Y{33&u!UIis(g=&Z;*YxGg_>Qi zU-LIU@Eq~6HzmXK;clZh`Tl=VVKg5b;3z#+&j0s3|LCcIfpsk?5|>u-Qoh=Mma9D? zqvL$%=H>HabQr|jkE<-}Z!tPnO4_>>1-BC&)r3`vf8RD(s)h|;lP+_Lufdx*(|~a) z3%>Z~i)pJC=(`DKvETwuHuhKt~TuU_*z*xEJ~KffOUEIlq_zvOIZ*~+FSzudok`hVwk zBLt)BRoz^asA8_m{mlmG^JAnK#5?|qdIf)p6jMomQK+{>it$3ieB6Se$Kg}>-NT8A ztrqwZVwMjA9S~kazOyK|dl)fe&#Bx!m?FH3 z5fhtS7@Cz41A9XWY~l^vuFV*v*!4mYW>O4)xpB?I(wqa0q=oyondTWA-_nGM7-Q_U zU&bw)<|FQ(VkTr*)E1*EH!xY)F_@>A*L*5SPB?w;w<6!Bjlp*Ymgp&p<7~bH+Az~& zq@UGt9jlfT@T$APnHPNWosj1Y{{}l%y&!i6=Sq<=ZrZqn$r2Phw>1RNXG-n5^Q#4a zH1m_wK$-N8dY=%3^?M1>g%LAh#DU}ub_bOF`~?K5M^qL7ceHGOl5)s#>9i+ zdzo(uU`zt87U$tpwRjIvCeE~|Ma(A{O?YVZRY@d=;0RJ)fuS#dxB$Z> zL@Z$Ff4c>S^{AVIi7)Z=HJ?;UASl}ew7jZr3MTnaDq1i~_|8+vN^skIqs0RWwe}Sy zFq-Hh0*q>WY@{AoNGAY1n13n-B#llI!Jv?(`P|cR2XBxfTSEMVP0Jes6vngLhWE$W z6BO*0W75s@E>MWST|hyJ?)$@k_0Q3FrOv_w3T!lkfwToTC`|5$ektrigF+H;D9ppB zP#7eGQz%4o|9&X+1s71r34Zbtd`kGr%S&uqY690mDv28Zu$LXhac5z3r&e9_@^49Tt7F5NO3sfl){Q#;W0#g}s zplWqDEXs?5=^5`xg4KJBv6YV7^uQk$fi;w$Z~T9T)P?U8+4loh>X)N-K1zI;ag4du z7p$<_Ow9_Z(L537T}^O*#rJCy0X!1XcO6#&VTTYK)($0fil5mC%GiGb^Q zVwB{q%o|G5G$vKTPeYX{AHLCo1{N^EHvng?*;-rHU zLd!|9gs58Kx$gpqNuFFa1a6Q+vRd3xFD1|Wqo~xN4Z?|rwvxrl&k$Iq?G+8=b;TOs zdcM#<(5=QS59pyl)9Q;*3$OY%OfeqtmY6lpKQdkPN8wX{NvfK&tCZManVuPSJgSr@ z>8H;Q>~PnM>3WSjGEP50sK!s!+iUQje8T1Y1%!_=N1po&!QIZk2M{LaNDa&b!o(cm z!(brH0{Ji?oQF?AIOqhYrf8(_4-mp^Qv)xxdXp8D&yCLP3obyIxe9N%Q6zHT)z5&p zYS$r)0DfP8bITN6kGd&ZhzoBdVU=tq4P04sL<*BI-kA6qP;|t-!A?APuE5R_t(Iz)i=$vOtEY{K3Z3WSpe+w8Rh{&$jt8`5B=U^X;e9 z==S}<2u;$@vL}vz)^!43Z~nZ+DviILTct0L5kC-r@0l?perTiV>)H46I|9=y@dKZs z0xS!duXh|i16W9%Yq=0QVt{A`j2#6`39VW4x*x~2p95^{I+J7S;oL?n69z63+n>gk zH=q@J#TOvosb9w0*(zRrVfjA8trEX1OaEG=VI0v03@EDH4pv5%{;fzu`M}sz!bN#i^iLR5o z@%KFYtZ2p572%&ThHd7vkv{V8qx4*)Qu@A;!J*c|S&~D3nwzM3k{IL^p@gXm{=DN^ z)4e=K5kb5G@x^8pX`_RI^=k9*+KDDb1SiOUfH*lIoBRC(9l7sm8y`{^Kn!-k)O37T z`7)3dQ*#p|GXTWC-~xz=b3kgBhTtLsDIste017J=*@Kpa6a2T9`o(Lydz+8t{B?upXI6!jW*;iG}>cakC)(j zRKM(73iuO{%6&$oC9Ve$Hy|Ye*J$(bsYY|Mhg13EQVxxF38W3(qg?<0#t)1r3#As+ z4#W1PuMx2ghQ)7!mvJGt)Y?i2aU>Og$_H5@G%~sb(n|SAfubY~iYT_lNc!Z%0SVHn zj9Fg&=P>#unUBNTFSLjYDLYd|b(Z7W4&F~%EOtK7a5 z;eV&_uoPe9d_bl9AWRB}>b9l$7;WPvJ|K076bdfWHY`1-<4Y-8EjazYZE!*+KGvTq zxO-?DvDKpBRMSm#Siz(Efxu3@hqN*F3|D~GRw5W;_)vdH?Z)QK0*EVrZNq_hO6nNr z8?A+CO2R|~4N8Izv581#dG)Z8IjPjQ3MxG!ndLPVR^7_v+tPm$#&vnVU@?<4C~Fg$ z5d{ZNlqwx(Pn8AwaFK%ObN2{PS$TKJM<%O=M9TfAW!~ux0gIDmBg0ek+8c9<3qXr| z=pQ)FAGjEicdu&5c4Nx-`39qUgq zHW&qGamUzd!59`5E-nQku=dyb_SUKcl=WRNbls#TG&Te28f+o8C?;s7=_8h_i(PM- zkcld?At{buF&Oxo&cV;1UAuZCc*~$H-@fleE?~)02VMKRqwgwznS+moie_6!K+PH{ z7yx8-1D<$#%H;HW_!)O^iZvhaSKJHf1|9(=V)TR2Ep@wX9Oxh%Ub z@=IZ&mex=gamYm0_@rUES_kmGphgBW&?Ava9?s!sBilnElzb(p0JbDgyMFSvZG0Ua z5FKZg`a+Zrvr;W5H5<=o`sCf!trN#bOD0i?o5;GL%CQIpO!OT7FZ48kscOIxi+ zJ>Zd;4A^Ub>a5oypM>Z)<<#Q`kCe8|G!atNtzk#j%JLMKVJXR4Bhx`f!e%NLaiyr# zy@zZ$EZ_P`L`|iuS4NwSi3@2yoG4pfOdTt3nS<%ZU)>GBRUVYpwB!pcUrgMuSRdgR zD(}$vs5q+Qpnu+^g}f-y{Q%N}7E)CXNL$}SD>nvzX+5JJNTUatS%yi#kv0#XB5kk+ zPA$Vo?$0>AMsjNmGBr@-r0bK$GVBX3EW_A!a`Wi1MjDHWEI2GytP9k-{Je;KKYlL9 zEesN8>)_$#J~Jv@p7_!0+m*?Jt-xc zITEOUH}C+rd0I@HBxBz12CNM0JJ|Wm-q&m?n=!#vSzpt4T ztz{S;Z*X<90Ou;NRKn8xb;oDIx=fS}IU#+HI3ab^jF(<#c^tV<3~HhRB)R#2HW`7m zznY2BoLmD5upPjb|9bGl`JzoQ;O)E5Kj4@X{9Bc;C684a=P0KAO90@Uqx;qjj zbW-%RLCB8?COuss%|WWf!Bx)j_zfAluaA*V5bx0yBb{iYCD&~eu-b`ct{Vnb)uCCy zqASPYGw6oYc_tx*7HgHaKwZMocxsVtvj2G#lad6L%251qxMBh`)|A9rGkbt$~V6B!Spsehj}AX|Yc5#K@sj z^i4Hd+5Gn^4ry4`|HMb>vce||TvRybix**x8E!aT6b32nvT3OM=Qzuam`c8X^G}rD zYSg15_&D?CEdM>Pd8G3c%~?2Ira|)+!$)Q634JMfU5Eu){oKEE|A9q}DfrnX&?-8(^ph48}AK9So%T1dPn%uI9vvlxuBr+%FHniAYW4WGsFwt`u7fmxT`^`2&5LlD zMVEuZS|2zd4f*r1=<8z)7R1}nua@h#M6^<#-AYm0iKcpl;ce>ioWXLeKZWEy43^kx zQI7=T2!k+f2SS*QJrD5<)QdqGJ^!JA>Rz@l;}A`+q_LPpt3+sJ}}j=d+C!7$OAD#1uxaZ$e1+{5>6gOen<_V0&JF)|nnXWn0IbzlUSf)Xu%b^G9(W_g1UzraZ5 zH&8D|{|t&CHA^Nh{oZblv8^FMs&13&??u``Ybk7$Bq$21N5w1-CGQT6Ij)F>u0;w%tMKlBaO4IEOkmRvQx|2*q3K-!6*mXE^?~oH^dMI< zWtYeykcbHY&>URf8+?%ZD^Yey{*~d#+!DerYH-e1%6dy?dAV>Hg_NhNOcg(>eha{A zIsqRSP2)z}5#1ryU_|RbYyoAAwBu-1$8r;Ez%=%cbby6l@&iKoD^R2t(;<1oSW&R4pZH#_C-8|3R-I!k= zV>WCL`O5q*JALaIup00D6k)v!>6FVhuacoT0l#`Z`!faR|m^& zGo~jNTqw`Plc4`FKDw&Oa2S}W?RBlO=?I#tA=~kP&+I!eo5?O0@?bVGM=&@cm&w>9 zoh7%cymMeS$uqtVJ_`3lBQUH*Am(Y3W=IfGM?56{k6DQpFU`_wjVxxPmVj{YdIDV2 z_6o47LL1$rnp%-b4Y1?E>-8*0|C-zN59&KzS19?T-WKaYqZtbP(W&WK(uk8bYP7lI zO93T+)1D<7HQx;t=wd~~;p7W!xyB)Up-vy8!@LF^rs4{9y3%2IqWR9DP7@u*d7b&V z@vD!+r?_-7j2AA%RtqkvkZOrGbSidj`D74@>APOwa`G{P|Bnt7v5 zjCF~kOqbJgk*Y$VVhuG}TR(!kEKa{9BAArwl4POy7HeYX7mjDUtpFN3&QRy+{Q!FD zaajf4ae)VmbNuZBP)hONpCWt>`~0;ia{!f?C^d2gpc3hY$g%}el7QvvkM*aBa#qZL z22nw4m?=W&41Ci?faDe1A*wI9KvW`IwDtwcYQu@qu$GTv&|{q@;tRvD^9@0@C4qbt zMV7cFv?Ik1#<*^uW0XO8MNni(9%BpQJs)kd_LO&0=wp6jl5e>`&Ho^9hgIOSqQF#M z00i;%R1YMFuQoLSQ(0WvM@^vHSO9!~u5J1+*4*+D^8>iLC4ed|fLtx#gl`gLID$R( z7NXDQB`+w8zg?hA+4~1j7L1rmKmuj!J7}G1Kv|~=3>K#+^U`roAk4$3ARD}i(@0DZ z77mcX0>)m!{MLl2O){@9xByw~+P|9&WYN?|kw|#u$<6MXg~ctorMCKp<0>zI=jg<4 zGigWXB@J1od_c6$O?W0Qcq%eQA2EZV1i>8JglCdGumf^bi_2l9YRKvn^5yW+5ht6b zF={!fkze&TgS&hJcqf{FK^Imv!`xL0#e)8Vmp29*GCdGXJk7h|qX&vOzj=H~8Uh=) ztc8Ub@%+X8y?Ln%-r{c;cvIGY{Qy4RSaCx;rlUsA z9%mb=3O?eRN&|(3*6mi>P^CqIBM_uI0=40`=x3H!H!yOE^k=|-1SJS#iS#Uv;-m!; zMNJyujdfpk|6|_&=*a@xg?5Lu3)CE(Hm7;x(#;3Eb?M5zr)=TmcKkgrV9-lN=n(^y z&KOKfEqeB!<$4cYIL>&k3*R1NuOQyg^=9l9ZM4KPEo9P8G-H|Oq<;_1VufFMf_j^0NAIG^b&=u5#$q43+q!CN2(IdsZ0avD{6l?tFan_+N z%g6ecaXgGo5)8DL(7&2$&`IM=RqeDua1Sr@__}w?-^~V?lqV%PaEN+%BE~!~OVV zVor+`P7u=ho#Xs7Z%BzCI!WEJ)uyy&81m)T@xuSk^IstDF>=aVkW=1@zWEkkDK!i$ zw*!5axF={@(`QM*xSPlNQ^egvPKm7+#1Tmry$UXoS}R+WG8SAQF7@nSS{fr%zG##* z@k4m;m7er})3_r8Q65x@)7}VEj$bhdoTMm-sqoPth*;BMz%7wQXtPSy14XgKDWODJ z*)DL)Wp?J}c)DAr=GbtSf)VTG0Z>OMf;NM6EL~Stz>jYK(CoxoGy%yVSr{;< zty#wI7pm|v`paA7L#ihV09X18Uy6L~sKUg5ZmBl|{AKn_UXJZK51-=i9`Z|Uwc<|> z5pE70YamRO+m7vd5BX*6+HVlOxp4CFZ+HWVeSq*y{ZTBr<=Q23i~%q)Nl4pMkwbF2 znOQZrgCZBwxD~SWrPZ|b_O&3QG<^@>76cMODCvzfy z$O~5I5xX-lXgp;)p`b7nCi3ZcsKW7V_s(6Ss+`{sRAG|-s#a&<&CSbOyt(+>1)v^d zro06+rFPE-P%ATqsFeXK5l`S8nQfT_JXSIfpCalWW{NIVq~fVeh!~tBsxP?EX_L)x zP@m&WTk8;at*^LcJ0`Y+>h}n1h!CcKqVLTd)bXpjj$=X&J`u4p(J*NwU#sf?P1;`p z4z*cTE&-|;4w&Tz$^sgcV>MGCs7q4Zr93h~lg~g(PNY*(-5SSE&H66Q9c$`K8yz3U zjw}7y{{|lBnHN07-!Aa*7$M{>2qE zz<-9+Mes1#04pFwuv1GergdzBhfWFEj0}k@T%w1Bd7sE$!;6CMY#Hp3A6K!NK~N;{ z1WeH+YK0=q1o+4t@jqyUsya|LNgh3jKMx&Jb#UAGRD5z)e}uDA9Zk+u2&wNW*n<`5=0jBSaG^S{sM!_f#08PdyD*i?QaeS*Vo?M zVT`<QWaFjJ*E=LE;1&jgITe%eaYm^aU4xIw>&{)GtJ3 z3mWc3P;MK(?+b3bS?RceZxR}0^gx)<;6cU@GE|17p;zm~?TvUO_2W1ZMDsKofy!;K z*2(g!Sw)Zt9QLYG92=FDE{OME<2MNQlXJvE^qGhtFt1>In9NjV%+bAI+!+CYa6I6> zqm`b))lC6~NuF6g=2p#rOI(y&{Otl*N_Ia0te}n5k`#cozII=HCby2?t_=WJ>A2BG zj>D(8>YH5PD)RdWt`tMWm8b8bjYh(E>f#ruialo#7*~U^8^H^yj@HG}bz5I^%XwOl z630vbtjvu-eq2Gf^8ZAh@WT5ju2#<4~pjaZfa}1X0Lc z*q-@?#G6XeUwvvm6s6e;UedQ35{o&L;4H6Ei*+ml$`C-AC{v_&%RK~VJAXlOe=ebr(3BPw{Aheq7Z8t&qEbmU7h(K&!t9TtvQ^K#PrLR*dhC*^QIn z(eA>=ZcGBMv*zJ{Q)~^Ez-i7o^799_XlcWXh1r0;f>V{R9dz{t7wAfi0>0UByRhM) z6QNEhaH%#KLHfSpmY202wF1*vJ5yrtZwW9nPKvw$Hd2Y8V=pEKgCc_$H*En2n+xc@5UDMV_&bs)o_D zVYSV(VCZi}p3orCO>9zNMHW$%<*Lla4G1C!-O@ECQqChhEK-EVz$y!rlcu2hLz50D zfzY7Ie2PEEH3h9HAN^}yaXbNrFKY_<&0F%fFM!W~!ap^_;D*>Y>7Q~>$~WcTc{toE zm@L$`Q>2UAy0$RPoU8Z8SRsfv1XkMqxA?~?M{RMFcA|q7@@{dHEMT_farhL0_pm}@ zs}+Gb70T?YX`R8ZZ+QW~LD_7V zGik&OQXOAL7F13-DlrL^^*=0!PXT!kX(Z0H0Fu5p6f3J_1hSvk2*iR5OeP`%v*&ra zh>PJ{(1{LrkGfxT_hRE=8C#(8=kc?LMD65{W=wJ!SCzv9C z&x`US3gyY{x@DT>u}n#D!?Xu!=+uI>-^=c_MuIp=p&g2v_zOOpS*CgW)}50i1a-fV zS$1Y=$ai3tABR%3XCPaLyaOZ@a_pOYCE!eJC@qj7EZgcvqH2Bhg071W3zbw-ZfeNyDi88^C6wkr<)t zIDCrDduSxF)x;*>$ac5TaH?wa9_+E;0-KXaawOei;msIkKA!IguuG%`W>Ap?QKFY{ ziHvKjgRAoBXw{06sOFvD>JWo;Wr~z{1nk*823z(wG+Vk(MS%=4A#vf%DRF&&DCIpk9@RNUbFtCk z%+(C&ckTG0xd>VqIwp%_lf*}J&BLeY7({@xP)cmIpo2%IQYId;@?{oEi3Jzvn7n}n z9sO^&oVAmqU?Z_0DDp-LGBsF#oG9vMygzJ~|5U>aG!kn>nlMft*vKpkx~Df*7|A5r zQ*JM2akZ0`<%*hwdsXR`n2TAQekstFXz!?kKX}l4b8$R8y#S63yT2gA{suDAnbC!f zI7Ofq{i4*l;Uwh4L;PAf4vanSv{L%ZH>j9=k8wHPgUeA3Yk;$IIk@_Ne0=~XQ8i!z z7;ut+G4qf0r@*;~%Mn|xz>zrs8yw@HcF_NET=@lTCX=H*b!ZDzaud{2GK*r4{9|#! z5{=_)W966Q#>yW*VUQECQpk^!`PEQU!W8*@7U7aaq9RK%_-2al0%B=5l{sR=a@xw1*?Bp*h9m2Jo*wb8+UhSWt| zvXDtcL?^hb8hGW%Hin*)N$Oyl|BX|_C0SHiUwA9_u^zQrv-rUgJNSY_1KsgdER*|L!o?SKOdhjr~??mH!Rk%<~>8vhlYIyG}Xk2kg3tKi2O5fFZwt zRz$7iOMA$Q7QCJ$;Oc1}K2=X6>wjw3MP7b5BLV~Ld6ircI5T4(1=SZ^D5yjckPo2- zPvl+j;c2UE76m%0ueb%3^(bLC^NA+oKnhWle>FV{Cx`Zb#a@^h=bEgJMpFKyJQGh( zX?OIE8X8bnr>@X=-!*E3LzEWi=WB?7rr^-F_=9rtatgqbSEvhurWcaqBg-Iy z)ebJ>`8F;~zG$4H{0OM*26kw z;3%ni{1lgiC2)$%Nb0Y+B zN;Rld*9|!OC^@q!)AsZ=z>guW#$05Xik!%7%CbOx5X9-n!u6;M5sdNBo11c?op0@BRy^~~?*9Y%S{gc%m4e=@uRMXWmmXA6bk|WrNDwOi9_K?3&n96-W z0L-eECYq2=`G95Q+{&Dyem-kRgVynfSqiL?XYw!`1)8a|( zdnhGi*JM1N&_aOQ38e&ZCDw%|&5#_G2I2$#Djh+UGjAYhsh@J}$0QG< zO8QFSYZ7OKLh5ZmCFTY1#5Sm(CU1@L2-S0c6Q0itWJ2(A6DB06t`t)ZN&vC({Pv-c zNdp;XAu7-Q22$pE7xOXxc8-RR$2cB{_n^6PJhah*2J7n4PPA}5swa4YA-{PmNt8Zb~0xb|B85sCeItYD$CP%k?J*VFSbhSGF$afSwP1qn2>NZ_()SpNnLZ* zLv{v~ItCtTX4N9M*5g(MJ)i9+YW&x{Bg0HMyCZ)WX}W9i^XOd(g;g!8y{Fu9y$8O= z-!Aa=7=z;@7#y|L>9=I3*O$7+;J#~r$JemC;VZTEFan3RzwYiIQWyA&-1=b!Y66BD z=IZsayZhs~^b33y4hKOic^R5itwDy)UyN(L;hd$Tcg&;-`J>4P3Y20GQVD94>lH9r z9wM%~=V;OtQ8zCG{%zcY5jmk{2AT$Ihh8)4I$(sVyuUKXN&)i;Agjuac0yHuUO*c~ z0wL;=3}*{6{>D?A&w9%X9^1`IR}48Z`tic~xYYXr;?m;-aqut6T=)OB1mHi*{a6r} zNgMMG&yLr}V-yXjmIaqF*rw z<4iLW0%w7oQ{znFE4fpZcP9|j#!D!&psF2vu)miR5CjxQT5Xq!p#U*cW{D!AuEvCn zG)LzNEA(U6tTC?W232ufZ-*B2C$;9daW??gd`t)7{`kcUcoMJTa8?R`cpl?Wd<2K$ z!#ETiS>Ee9YzFWoio~<^c+1DX6zA%PW&J69?%`0xsaE(<#DXowm(1E0R&7JSyDn^5BT0J1<$zX=^cFC?!Bk|-#y`V#X~fKVb8 zAP*6i&;*_=nY22#L#0Qi*2`2Ld;>R3S(eSnwEP2A zX2(sZB#%+1lD9zOkiW1Om88BuI`I+iMlJhAd$G~skJYYK0C3VQnmt`(e?{LH0So6J z>rVlA4^1PsS^-ETACDZ824;#^yu^YF2u{jChaeN(mG2j?f=IXp_kdtxX?VuD952y0 zoU+2>P?K*!4|x^#EO4ypuPm>kY9igL1w(un9L(}mU20+r9ZzBOt1Y5WEvyS#$P^G# z3<;Uu?f?)>zkp^3a`-f*e-nNo?=)VlRgcAz8!6|pVSh`hD>%I+D6{m;$U%58fA*mqtj0mn;(~@7 zuzYO*6F4l)4{r~bC2C%6{Ek7urzuYBtHyiJXT>SLS)N)JkzkpcMrl4&k(yV_(rWz; zBSuAJ5ER8Jvj!h!0YQEBRKy|X6(r4VMd-jVQ%l~N@k`N{cvXB7#gX25YvT!T^J-(q zsD6Rde|k>a^8W_5g z0F(F7K0;`;5Yc>2irW|}L-dOj&W73pDo<%4>8Q~{#`#9Le-a8W?=z~H4}njY#XL!Mu(;EUD^8&sI`Ljg4BwZvV(kuYtLg2#uRJQv8^E22a zwR1BNTVsS2f1sP*>uL3owXVrwFqQ;7d@>K8Vr;MtPB9i4{u!?XV`wKv8G$mNDGA2< zf(yM@nF)Mx)e@TwEwjup+{#x4g!L7-T)_3HBP_8RXmZNysj>FrlL*jednS42kx~^( zKNKk?8U=XKSzOyF3R4Sx4Q&#m1Rbs+rj`>(XHb(Ie@zaj%_;rhUbqXJ2xVTO^qlyB z#7#B&rZu*5^K(4leNrGlgR9#D&hi3B*}TLhuo8c}0G4vu4*)CZAa(XJz*=8BO85*| zJ!u}mf?H~dfF$64-8_5>ticR81yQMpMp+g>{NOndxzS)nbgETT#~J!d zU6cvgw)6}%YgtX(F=y$MpaBNutpZqS!B<2}fAoEYx~fm%Gg^I9)0uxHX-lj_zGzqh zgsQBx2@MzLxB#Nk;tv2Z=pP@}Qsje;mV|ftG!bCw`S$>#_cX}IUBS)er#Kw+fm0j? z6JWt1Po6Oit&5ZqCBR`{aDl_gL(sREEHTaHF-I5+N;Y9)sKRnnLYC!exuF_NaZ2bbFSf8bc4>cp4?PeF-e@o`MOfCg9uVdQyr5`M z!l>xm)~Unzl4U^~;GM$Vz`{ znoMW$ABT7XQn|eU%{^BhRb0#sTk!1YFLS@HtuUiVM74oKDtswl=3k5S2Z>|_zA1)i zBg)(ojC0RKwV03O-!!pm8kC+0_8I@9ToC1F8V!T-NUon|e<7P( z!=GbGeO;ry>9~TGgYSR)XF2hKgdul|(Y3Fgee~~p~%scgvT)&zEVBJ-xDa+$DDQU)7167ETcs3qY zmM2t5R*0UpnzKRJzWkWq$Hg8#mck>X5Hv9jGmVO?YSon!yrY4L;AoCKEEBB9T`S;N zbHlL9Pk?45r?=$qdCh}%r9OE|n5o;oH|YUmrB8<%FYwlAOa?7qy=HUBe@7sNes-jU z;M~YJzgZvl`4|HP@urySps{ahsFH|;4#&g*snmMVn2#G8@1lUjCKqUo?EYcmQHk+E zwwa#OkYb(T8@pcMF;PH7U&k71UDhb1!s6dpc(Ly-#dS&piM4ZTC*zIa$`g2|n*nB} zm275t3KXG#pe@K&G4Wy3e>o@1YgjIA%R@nDqk|w(AIxu^Zq+eaG?($W08CY zi=+nP0pQ9a!2mFQm{=q=2@U|$aW@R-;Zt>Z4~Znsbf`lp5^~Aae`9eo1q_9F4~=B( z+MhqgN)#W7J;FE>-ohRHPH7~u-7R&P7#qqFVFWUurOgVocLB>W$>U&A`k^v8kgAf7 zqThZi@;F!ogNW=w2H|_|0Z|lUIsskgG$oMl8lAL=Yguti5!dHR3KUi^2~6?4cJLd| zb`QTq3Awr>z%R*vf3*qIAJ@3pn6c^tQ;!itK7$xi`;mjGL=5qwXB}UN#NK%-3pl9e z`cqKdLkx*CJpih{>xEXEB!i>qInH!TZ6#(%{s`f3CDsIS0}2BfpN*=-0^0;8vOGrH z7s~K4HzCk!vZMtjvb>rtQc|EUh#Ep!Gb^AbU5?^1_@;`|f0MR?&*1|l$^!JL68|(^ zQ&Rxt1$Vd^k8fMHGImTJm)&)&!OWP+Hx^|RhcAHf7**pls2a795@4)U4H%!MY!VZr zGW1b4>A2(KE~Z9oa$)U7_Iz4V8qx@ccuSDZ8 z&?Jt7re4w4f0|cX?fMkPH{UDCzo~^Ib(atpn}TxE@Axs%a1;(NdXtc$+WrExygi`F zlndzb_#?1JT8EM=iC>qi(B|M+(Ue#p6#nlZ#*USY+Ebq9iMY|-X z#Vy|N=VR0g#JkH>lrSJl)QZ~Uo>*R@PGB!sEH4R^f5SvD=HXNA(xom?6dCaYMNiag ziM^>TMloM7*t+Kq8hef_pj|V}nDO7nxB^ps`x);@3-G)R zWrYDByVLdNs?r|C*N?oQoH7X3BdJQB;@z@??Nl zevmZH;$uT>pNu*tX!$&$$?QgpJ4R*#Ci!dmG@{t<;$nO%v3!4~3h|D~a$~?`ifPvZ z1~Az(*paCsg=3gZ0jf%vTAx}L zDj#V}0M<3}&)94Lv#+>i53Wazi!pw~sAg%UnFI=X$HAWSfUCUxCkpuC4g-x%^X)8; zJ*XTpJ%d4Yo1N|U8u~5nz@ZLtjMM;*zz3Sn0*hH(r(m8hy%BUOUDM7a9M5;J-|{0M ze1PJfE5+43f@+uG^_)jNE4YjDs3)PsUd4H8CXeFT9-0aUJP3A+h-BF1m z&vJ%M=szv^#Aic0i8~8Fm|jR*19Uw6rY70|@P}lig7e%0@@#w?=o- zl07Lth*fU5rsJ+8=iyU;j)ecIl8p5H0Z^bMy9B!nkZgkeeZd7l6PuvTVkIOY6u~|( zm8!Y7;TG$yr`Wr4dSucRAw zZRkcUQ!y(G+h8j^&h*7$l+EN;&8|0z4yCChCcSwGP@++9^&)qj0CF+Sm2f7oF=?Dv0= z`BDTa0!dM8^`6-=QvxY1Nh#bC0LUx%uvS!nwU7v`(TEYFA6+Yx0#eUamn-_TKZ8Dr zHygEbK#q+j-bL+l)lM|phd@3p`mqY+!#_@kH}LCHTm9IDCL0yYi^47ZewAEXE5^QH z3%{{zFO`CFq*mT!Mn6H+e_BlY`nfN;%6^yQMg5Hv_UyMNdh!b4;$Yx8Ww^-0;8T$- zzgc?9%4CYPW&~1VfYmJmD8I?(n*UK(09fJ~^ zAMnaZEzjVU!4tb%@=uW`-&a)LbcrJ%Gyb+!Yjp2=4p@y+!shuBf4)05nwsG_uo7d$ z>d)GRoWL_&J<>O%Z*qgH+BXD0Sw*#YfAVh3?(DnX;3_qqASc5|U31SFTuK0d(1T~u z`o?SJmXB8D){jOAh3GqPJ+20cU?S>1{-wy%6b;9OM&3BPz{FVczZZGB4Ul$2<&%)7 z9|>Wml9dKmiE;rFe<7`)DUP@f9Y!ikvC4l{4@NaKfbLKHV>v_ce7I>0a^U~ z5noa1I>`f?A7j;)Tl%N(uh}L?u@3L}%Yq5qSFEkav0pgXScKaf0>bj+VjP;26N)DyT0n@z!^ZbD3gbDcr)F_#7S^afH*E)|-hV zjNdUlCSnM2f5T%EsNt4&p?BeyE_H*)NdFISjz}{fJ5kBu%9bk!jSuifx=>H$L4}}@ zo8EAWUGv|IlrGlfOdYxHi1kaA&wY1&y6(895pJQ?e+bU~Pn~;*?zgK{p zxhZA8zsG*v&)(b))TEPErVE;^%}1Cj6b3y9p~h6CV=fly+i*f7s>+?CrS zOqIULjdH6@6(Rt9?v;los)&7L#^wV|m451ZY(@XumCu&QD7T~F#~FGJjm8;ap8*>+ ze{?k}a*_Xl`HLAv(u`;aE2j6A{ORLDQW{3*3N~%Qx`<|R%Rz@zP^QyP=y-&JLfq*&bTkSICp2`-6co5iX8UCd zO6|D+L%Wipfhq-MI=odd4^UA0R+ECkf9Y2YSAjL6xwVX@FSt=KiMycAjY=jT^^$bB zs6{k=&nx6)%1L6VsGDoPyT6W~)U)4ec&fJdBqx+?uUR#dKVtNlzBm_(@YkZ6BCj8Z z#u5LGHvtndUk4st;CQ)6i4NepP!wyzuJygZ$V->3S!imX2Mrs%*D(oLe3^ej zPK9D{YQfc+7Qb~edy9Lf9Q(t$HmG(-w4c)%L}#sGsa6zNOXf$e4T`wgfLS0PCfYv^ zZz0+l3!7wH-|B>@6d1jjC_E-$e*(kTG+5j92BL%AFgVElOjkH;E0#w=U1C3Iw1PNQ zM~73~p9SiY{8uW|Xdy?UOyzdCW#zkrzDn{6h=}YccT)X1j8qKn(gHf?E1G{~0EoNr z|9DcZETKF=Lqh3sL^S^xuHiYgzT`@0*-b`g+1~(9x>gJ0gO?EK;SBQOf3R23@q|$+ zFPLsu!HY83PvE7oM>w6~Wqz9gwW+k0D(`qHDi4j8j#tVDcp1mHcxh5Ic8xvKx0>+6 zgQvbjb%E4c8Cu$&H)shaK(8{Sj#=M)7>x3qs?R_uqsgB%NsXa9|CP@Xp^Pm5QhAi) zM|B@cAuMb)GUI$YE#voFf01VWT`XKOWAgV43TzN2m^#wsHtld?|e!Vh@Tn*6~GIiw5c`lVtS>(AR z)W(q#WB?3G*qR}M$#~>FJE@XVJj$b#A@yxMioAhn$ajd+h+K_ff8g|B6o~ISUc3TP zCBC14XnUtPok5h1rUZ7a9^n0-%W9~WHC&q#9Y6f0pHbqw$iws@2r^T(f2A2l85}%~hO82%$=<*Ku?;-P3ybU}feL zzz|cypXRT}Od6s=D<7>t-gTZWJ%PJhf-X$*o>t3uEZF)@!jLnf4+qUPvaQUbhCzeDHRwHLF9W!VWswaEdWeiz~IzmZswJeV-xu$TPhquUj zgj*6@O~`_*OS*|1uh<11?vDjG$Vy}d4b@{dI4K|*VyfdPKNxJKHY1gm_e(jRZ`ZH= zXgrV)de9#o^IJFtf{AIn#QlKz0?(fUH5I~Pf5lYIWZO$YBOY$^Z zglUZC!g1oeg}qf9A(RE^I&=ZPr{JhbtP65-UvdSp^Z@Se2p~)HpS%ykbcqwJV$}_- zo}-9-3W`XjWC5$0B7*5{u*wXOTH%5Hm;_v5jl)}5b#}lm1{r6XUnkgdX2ZNhJG{C_>`gRkq!WyX>@HdmE7>_yVD!##Yhfi%* zVj*j&l$F>r6`VpG>+%ACW9$x%6H&(>RWn)W_Rq3_M&cUULxO?8JB^@MnrY^CSd65f ze`eY33^Jfk>6kE9f9uN*7-mui9gYkPiE}}kz;sL!DDmSTkNt1Q z3wEg+XDV{-BYL6g5xSibE&~kSwZDFc?QMiWyVi8H~+ocF9&!1QgepprNl zRRsZ-L~D5ehTtIHvzolAXOI<%7I{S!(SI^92}O(lYhX$HW5bcLI9`69okuV7f7L+N zmwQS;1*?qv%2y_D4^q6#~)Jw)92^c-;m@grtYd7r>+CT^Ij|Nb~W4W4)_I6~(nW{2yXhnO3& z$qmdZb3XxXh>3EN#5W~u%sckAnzk5nGi}3oPwA*TNr?bK z*BsT6f6z&kCT4_%jr!CtZIo?8g+(E0&<4|zJV2P`VKQmp2@yY>$T!|UQ%31>4so1+ zSjY$O*8-40EH5CZiyl=3T*_3mtd%~RIUGiP$~XV+jsUU2@6hYaC1;MOf0KmsB}3K9 zH{rjrV`LR*=cp;92LX=$7?*jpPtQ?95O4T1YKS(PhN4-J{y5ReJ^WHTA<(UCj$%0e z#^J5a_Xss4&NSJ4%F9AQ;xi|I+%jpg;6}|2YRH*)j)lv>AHGuJf0(b7cn1vl;?0+} zgw|w~kLR8Huj(M9(ZMI$f2Wc(QW9vP#?t;rZ~>cA6{$?!MNgI|fX$b=8>%7$#W+cn z(kS)jfx)~0qmLeQupw}?;jHtWSi!76K)q&e_SroKO7=I*zRcM$tR#{KjC-6t)IBBS z@5~aoOlW;luKMwW7UB&n#?jD5Q+(ZW&c}()_I(xh&5 zRpjSSlTf}i^l#oSC^Jr@igVv!Wl#l<$4rcw!4-UeiGfj%SX48*s)>)JbN;;mX?q-t zFizKV%vdo5i6Qvmr1cPlw zzYLokSOiR)#R;R#@0+hG5mV`mdNX=lJxMcM2wM)$CW&Y~ENd`9+%L&%5+cTrdSAm3 z)*!U{b5Le!1x@ep$HXI%VuCjBUKUnkT0(UQN`q*MFpk-%@Ve)@`V$rq>!_EpVLSwi zH#av09NIG@e~U*?KLR>%9(>w1z)V*x{fjvO#ZJ|T%4e8f4Edhvg4C?(Re0$w(S9nj z0!!tqpMYgBJu0OXShCSH_@#W9apGEHyz4!;A=B~lTA>%m;VmpX6JQ%Rj1>KVK(J$*8Latf2$~;W;A2lupck4Aeu1|5#9;S zC@zCNBsFXS9|DU>o`Af<8JKgLk3=%r6JAMPB`IvL&L;}V%$C-{H3F7Jo|jZD4KyMi z7%x;~xqiN1>eRz2PyLXVJdW3X-k z(a#iiAD-*^DaeUW<3twuyKY*2|HztAV$I7y+rRb-hW-d=Ym<*3>3sDA#Y+0waWFAG=tzmv`e0&wCAc~W<37m zCC#tU-($n}gzj$0KSf@_7A$`?^upDZ&ruE9dIPab)tZkqJ?TD5E~?(_@?CEt$gNgA zf3RMc^L@!$^Ye535X6t0QF+1NaZ$57`Po7*$BE7)^{X}b$pWS}&%;~9KEe-)ttP}$ z>WLWz*@;{hdMDr7pN`)~*!Bjoxv2${kZ|V}^`gfQE=-MEt*xn(Eu|)IC?`* zO?vs(mOKA%xn{<);TAAfOEj$GhZ-{D1l`pX3s;#_oDT8e&W~Y%=5qv-&*9b7e<(Z9 zoCzjmd`y`pf(cDCv%n9>1{1f-l<8Q%h2|p!6J2VeZqfIH(l#;qWPVoL3uv|lH_)sE z6HN(ZPi!70_FAw5WjYf~EH9CcT3(|6gpM;_W`^`=9wX!oQ%t}0a}69T9|tmVcd*13 zwFG&8m1G}05!fG})%U07@&IMxf0w*5pI&VQ)y^Ev3Tmo&fCZ?M(rbNnXA*pXT#F=6wUo^ec%^QNcvL0u96Hf@?^_? zSF=2jOvDm}UiBK$1cd(st>mh*GFLPToA0~WxhjXZWMMu5v04q((KHUIG2ZkNEtyWB z=>_EPF^#bv#V=olUt`G?e;(8A$9Tn9#LI^tt9A|b7lOwm|4PN|*~i|igh6AugO(}m z0>fI>1W3YVd>E*#IB!@{iO=z2J_jGB_837W&U_f60j3fY-38a!RN|fwqy6vsFd=p0 zUsgU0kb||Po*gvswHzEOu`Rg4U!_;5TR!PprO(w!)r;<8+Y3I-f9@!@YNC^TXqVZKzG2v?cQ*w5<;O)Eq2#ce@0c!_a$!Ca_#n`z z;KiAVfHHiDCiD3@f0_*9P5W7Y6KynUKkMLdoM>o2imVKMdz#F-eyjaDnPL}Wjjc}Y zcf47AEEUF}`ETbK`+Uxk3V4&igjqPyr`nfyJL(Vog_7f`J8P;fQCuk2H*h5ZH!a8EEx0;`VhgUIK#Uj&t{xc-qFY4& zFwBapj%sTQe{R4vxENtt>O)N*NR6On2Lo3Vzo5s&885Q_z$=kF=!2jMrC2h&C$OOw z@JjOf@T)%_)zz?3sVJ&L70dp(HH!U-M5-=X<+q^L((Vwn)CKb(ZPFv%3Ms%>rl`<5 zmT-`E2lZ-rw^D5V!LAisy7zat1AHa{bim@Gw+b1zMRM-1 z{v57+xBLL^?g${u3qCRIio(UCkY3Xkoab47B1QlKOTJHvpw=6X@fh3R;7@7&C-4`n znOb}d{^r+{PA#V28h;=ZWPKh)PSSDDGmOJqfBZG68_zA63@83H^+m*fD863A4F1}J z8~nwtJu^s+fKqX4GN}aN!f|U0t`iOEc)pz|xH#P?3|ECWHO*=@M{e0@YgJwqKTLHZ zn8`1PB$D?h&5-uzbAk=5qFTj+RLJAKQSu6U>uJsqg>ss}h579H`MiKZ#src{r1QmM zf2IyMY^CM;^IfMH(j#DQu!cCuy%KxJ?g;=akL>L;-!P;Z(#QBs>m7lbOE-n_len31 z3Ft8oai+ZS05GI`EQJsnvh*9IwUXwNUomDrE2sYiB!e+iEk+>8MyEelgC(fMMjq%k zYwh&_CX+z1NPnCTZ!y_967TjPm5in?}ulezmxM{*Y z1p^)+z^7|V25H8*Y(;_ux?wYsIN*<|WC+aAL=FSmyI97KXQ}~!5&1YOS>Y-eaVE=S zPO6;+*)iqPykr9NGhL5zd8*YBbB5~s@>DTCle7jBVSF-FU5eK#&`^r~@d}b1Z2 z=?U;rkbVP}FkoPNTLBfAObbMpJ=(aa-36H%3#g=PMTvu3JluDNIB*Z0UD|iw>%^Dm z=rV}6fQr#&w9!eI`DApN<3v;4gZX?}!0H~(!#eHeb2elHU4&CbncG++E3a|e>`4%&FoN{qqWZK=Wjal)3>zS6Y&Zy38S^#>)-3{ zY>xfNdkwF4G@c@EM##Ww8e-Fn*he~Q<>37noG(3Qm0T?f zR%>zhZ~gLz>LD7V$v@1_5K+z>Qs&*MWg}UwOc#+HXqX<*&+^1cj&~gxDnqscN$P4s zJRRSVpbdl!JmfWJGfr_4e_8Ao5Fvei1g`JLKjVJPb>io5nDCRhBNyYn`LRz~a)=*_ zq>lCa?$~IG%v)aUIMJy{s!|6*iA&;&2RwGm*roBC$3=@k;oOys8FfY68Zhx-QF$e{y)VI);4DryXOn z`c_#U-wOMR?xPrR+#@20)#5|fBo>9HD^igmlMk2749Y*NIDrK+Vx$1nCXN*NYL0MU za|NSx|L<-III2Vu^5W`YO*J6NMP7-L%tK41pIDyBf8%fjUr4pX_d<8R!x_@3)^U$> zX8PqhW(eX9fyNBce?}7mtsBsBqREuAUa(o9*z`a0$~=;p4yhXiMv{N{QtIlBU833B zIN~0@k6mvNIH(3^32Q980@+Lsxt(l-d6&ou?`jpPMv<6Egb6L6k)=PVHc$+eUVH?@ zAPiY&hAgl6D5MdXy8v4azU{*V=+gDzitzm+H?GlDwVOMTe=A%QW+FnI0d6Gq$kOFc zz+YXwnqNny1D2iLYY=6B12g50kv7BcQDqZt&dVzdghKkp=6jCI@e*8)dPmS%GnWIW zuLcBle6sl_D)ey|&{;{q5%Un2BR07~OyzPY{6m0D20c+hZ#Evg-XNxOIq(bk^ii8h ziKYhKmRs_3fB(fDxYK|kss=1;^-GnvKtx<-C^D+ju%lkpsFkK9N+{JBeU?X&sia(t zU*hgxtT-S`Qz?zZtvT4@&(@#_XsXl>I?oY=)a>5Hz$E~c_mnu8hi| zjfT2{Bw*l6ObyxxWC6gpr*fQ!w=UNsRF2r{bh%*YVF*$8EMAf2UU9kFt~cOI3<1Tj zX<80D4*dt8h&s`tPypYCuL0CHTn|)NB1ABUhMub`2T@3X??{0TZdYM{5DEY^nwPB( zcHZsM)XyJAhf(9s~Mg;)jUc>5% zGAqJBec;0TD$;Pmlp&UvM_-0~H$hX9hHF7^k{%A&jtYJ+s>iVg`$N^&-1-Og4Ldn% ze}6LoQ+iTl+RN7;G>uD~&=h~WL6efoPoOF28ZYIW1Ddi$W=$4!{6tgjYYdpuabrWB zhqqvAo7@DT-fY#F1Xa1z#A4ZNUwkQu3dwG*U52_s>9w+K#w-}?5 zmW91AhzL#H0!JYum}sp{l#S&sIie=PG8 zhztV9iw(QcMyGzOY-{veOK11CCm!HP$7}5j`fVKFLb6HSKr%Ax1Cn1AOjgT8I=ib^ zmua}R;0BVhYkMPL94R;eoA?+!>SH0W7~6t=6^Qcoz=S{k+lH|K(kwqqGhV&AgJ{9H zpa#OPfL6IU&A_4v8++E=wAX{#@UMQlKSlIAVV1}4e7xFhc^Ep1pOYk{re-Iy?nfM%) zVhlnPU4uB4Idw_E29TcXw+MZN&kYJsVNI#)78V{I z308fHV#QT_GE+U~R|C_w#sq+4A{%_D*ou*=*nqsvtIn2Lo&rxIfq;edGrE33>&WuV zLnA&x*hf6FPZVrh&%G?Ke{49o1&U}Hk`)HVLQ0`ThCaI(0IKW4@Lf51Gqt0bjco4iNl>=rO5|W;2k64-ak$+Cuam+pCfl5 z-a;%!?$AbOMxe5ihyr1EWg4AH>B$RAanqE!`iN8dP|{W`kAjlKpZL%? zG#X7EMWm<)9|ln6H4t9SVR;tffLP2w%gb%m{1`HeYB%Q%f6lWw1=3i4;@4{Y8y>WA z53@XdZ55@*j6Do7;yw!{6-zEMX???)Bjtblx7;_-RIRK3hR6*xo}+xc2IZrc)&mVT zI@L>!;Q)=q=&;F%sFx&Af6tH8@$)>DqWJ&1)Qx^AoDa3t;4{c8#CJ}EBC0hVee1U-p^Kzn`i5ai1=K9uyi zPY1~I)MJq5gp8oh%2FFf+|BaxFbM?Eg#<;$2gJK+WqJC25F(+S7T+Bz*=#sKmWEYA zIX7+#_{7daDV59l>wLCH&6vd<`+mKX7Nv9Ai97{Ge}Go)jgCp259T1s+d8H;igBG^ z0T7q&wI-7)UPO*U#_oc;+vOYlzCr+@Qk_N@n$Je_lk{mQ7T61+557&LoiXih;;X5y_42E#VD76XAi0Nbo&qK-3avi)PJPo=`Z6cl8q1 zKmxpl@`Qgc`@@@3=YKGb-=?vu77@w&t0501{iOFn2$dcl5y|qj$b^SE7r@^DDOljHcU7y$caq zI@|JhQYAJ38WoutCiIlWz0^RHZ}CV~Pdk1&6#uZ<}I~!d@2I1 z1qCS0B;fYsL!6V?Nt`RDcB0E$VNdUI2c z>2{d_SbK<2@~Ry9 z8uQh_JCo5!gK>R@7&)@UR)4ZaUQp-eqT13As>gv>9KZ4Qlr(<=UO_H- zweBFVY;-m^ubBzp)w1)wRI}=K;FScdRP#K%b@n>ov*m?hXn--#}-hJF^&&--h1 zo;nAS#}GGF zqov#N@(o{*Z&mI&RH%{*R_wYVeH8EV=Ly{+)d^$lfCY48j0+T^ec{Pg4Yf>|{ z{S%mM3H#3Hsv#UOnFNfZavt8Qytc`W$_wtmsq!%Y;XYAx!j>~m zH845jm4ql>i^pG@{8iv`e?Dq8H*rB{+hj#K)PxHEp(+@R$+)uK{Xp#;$&g`wvSz{e z%JQ_LM4f^`*jq=`VWIER31Fz`YecOk*$q|gxyH-#48noOiRBF%6y#a9f{cs0;HUIU z9=+(~R9@W?(3qcU zw6Zv+W`C+neiKt#K|NI&qeOb6@fHUKY9bs!Q1S*y*D8^PUuh(XM4ZVaBaa2kP@c>zSAe(H|!+F!Hccn`Lx)zqs+Bi z+wkHz$}Q0%z9`5@2SYhh%By)>)hsWPF&SC{K7`fqI}Jl=ceON7@)wp1ZdA4T&}&s% zqj)j7k71~b<~>=Sk)>)yKmnfEaqlk+f2S)JTtqZD}170j6PJz8g=q7#FVWi-gX|f@#T)zF5f6~RY z+;UCQQHwwJlXWApoXZk!RUSWxXscq18j8(9HP_q<^3IfNr;36Hc zJBk`i^oI{c{6;5VR8>){7?XuAK|GO9CY7|jW$JcfiZIF3-vbKUS1d%$fBLAs<-uZ- z77xzqbqsQ*m~^T$K|h&P+lm?qk2YF%PYQ;!pks0w^W(|av-f7NHuRz*aRW|p09hGdn>z~93eN-_ zL#USht4UA`q$PROD&IKNF#YE>Sj4&n#r9Vy%Qyb+ZUD2q08-o0e`1f=G`#_MTIKwx zym7f_(6ayS#-)3XY4R3KlbW?gkIhUIs+G*F%uExH`fG#Dpp5hI7G94qO=7DFUKHFz z7knjJCAYs^J7(o0Oq0HA)AV!_pz@yihD2O&Q+UP9PC}E-Toa4@r=yE8hy8>dW3Ids zGXh$*GVH_v2&@CHe}(cYObT2$BIn{q5*0T^45*4cTrVOUMEWUf_TjC>LJDz3gEwfZ z2g8S%Q>)}zEV%OH5>Z4U4pI#&-G<+zk4$-tz$z_Zs^LxZt@`_{QnU;7cqCO$uLN_& zidVJbl%Ooeqq5#l=(M1c)B!+%ZZ_D6jvMG&dc6LFctRx(bkc zV?0Kte+1|iCg)~hWvi>{LZ`I_vrb#o^2E8LmggOViwHT@m8yIByu@7F_RJHIQ)q-? zO$n_QAmPd^4^;)SzebWl$#<$h7H0g;hDtFCsl=p>0S+9M{@$d&%8R^&mX}h75VFvG zX@5~pK&Q&He`&CQWm=mFfYP!+m!hhjqb&-|uA)qUX;~l>lWe%EuEgYAge?2>m*rK* zNn>Qje%;^J^gBKi=ytMll^z93lQ=zTnS_Cbs{tfOYu56Tqx{nK651l}q>nkF0={!T zz^2RJC`KjCpTKBPOlp4nTDT-u09j@O7@^9?U*mZDB2qePofy#k$Ii@L@<=IwTd3f{Dm0pbV^_pumyNZ)E zSX@|i+cU{C{+D+RRssPzP4!*m@sd0fp&+CXLcuQ72nvh06lqmVX-J4hWqA4m^d)(P zTg0Fyf9uBglJCcg;~Yz_)MUQ>^k~}N4*-}KV2mI11w~uA1ZxWo0MjKy`o_w@6j1+L z9J~4nBmNokJ^qQQPbggtmlS*%H?Zi;=jbVKK~JeUIPjS1DIWh!?2}sSL+T+PH#k1T zPKix!RA$f)1{@COUF)qgq;#Xf1xoI&PM<7oCqTbj;nx6qM+m-jDnnx zx+9p`AnJIk!7E3jo-YL~xPeKUR}~b}nGZNpV_}(r--|qRTA(T)oDay|9y&r7ru{{= zmS%<_qDoJ58v$dIr*Ib*0%nWmgY!LEMLyetD@QQ4>veV8y8#e~_(@MWuW0i0LT<0n zf4)3NPeHr|QjDIWjn0xCA7+1?XarJ-FIR<@1uTJZ9^NUmklG_CgicRSp+yaA;+smL zq1P0|g1tiPyPgV7rkYZC)P%vNb<$+4xKL>6=t80O^F=uU(FmBCvc`y#V3=7!L6(Pc z4^b5D2lb43kk(P+ci1F{79Vp7RI5Xre?glss_g$L@}CLT5Ex`O5+r8D@~lZo-e1Lo zT(v4h324v^!VSvtY>xu+{QCSoP9L`)6)CqChl^*rXg~c=Sx{0m|4u*WgjB!e8%RCJ zEBO+Dmkj0P+^?_Ps>u&vG#u zp$K3Z(uP@}&arv>zqxK(*CS+;*lGqB)LcIC zM0jO$n8g0kmc+iA5#T(Ur2w+y~|&sS*q2s1N;O-hW2_ z$vr`?92gb$je>9Ubx~Gn|5xU7s1Al=Bu&1w1Ubqo$}gp$tBPs^S^2vq1UqfZEKT$JtG<-b_jGA z>Sxs8q}+crU1Co#DNRkXFzjecE?3EFZmPVB2=LVu(pQs?vOjoC`+p|2g@2Z(IERqr z(WfH64=B6BSK%wjwH%oh4Kl4JJcyjhC*}RYcuZsxJk0Iw0Fg2qN*~5)aMS zimofa4T_q~T<(P0D|snum%p(xpQD<5393o;uF-=t)r441zI?EmnIv_*#1B=#6yaFE zRfLaFP2y4}MW}hLeCQ!al7C~VVRWp_N2n%!*Aa<^B1M%9MT(G#)pIZZBEY$&n(U7L z+Si_qCDmbptN~?{R47+33E&l~iBcG1B9T9Ya_NKYt31C%DV3wgi;|gUWv2b{3ZYS| z$cDrLDZXmL0=y*u6)#dn9jHvTi=gG@BKi?aE}|d#?yDEx?uG!pM1MB1**Cy#T;XI| zCXUI~0L3rQkxCG6>dr_d+GtXDSmZxQtfrzFlaA&NG@n$`^a zR9U!k=^(1@dShB9rUGn2O346{rc#iyvEVs~Y74F+A@k9dahYft*i%H^;Yx|v=fiON zFYcO;3>H@OQH(;g!hbVsS)Sgj$7dTNAa;{x_8Oql#b~CeTG)yDO#85vWoeue@lVJm z!h6OtFt@Eg)wN}rZv6I6fTSe+p+S<{e&zX2)VCHZGxodDThCETz67BN%YCljqU;fBNo+NtjA@;8&cFnq$e%>2MSn*gp_cSro8F?Ng(NhD zCo)dBG59_UYDp{^^#G~NhA=_C4$R7#igL8npH|q*jCLzr4kD_g^I^}34!US*ndPY` zpyh^!3Ibns>^CB1mL~~JX#{C*G9YTTY*0*B1LarMWAISWpd?Ec5y>Ra&sDD_75flY z1;vYqWPkVqqkoNo%g=}J7S~ERl1EPFvHEbpG4W8)gH#bfq@|aXNSyU*(R1l)DQi_S zgd`j96?_{{aCi9|cq(oFc!K*&kWgxT33$$K77a7ZtZe!D&YP@XI+S1%u>O_j;jPQp zNeH_HcWgDmlh=cOqN4pXV|`&(wq0+OU}7v#t*UN0Dt}6(3*+!sgEp!8b5R3C|J%=WLR4;tI(3OAR)dvTscp|2fF?$R zKKG1I6t_de1fYgk_sZDy%1Uk94c(gWCb}{4A%AdmI1j{9SXY`>zVQ5#Jba6z29U72 z(khha<^2I)ktgFwi2*q~DTN{p^pdn1WU8)Rm!nju*ZX971wd7&$|Z>~<{cSA{3^SU z?)=@Y0Cia&U3b{BBRMJa)?!zbLCUixjfOs^0k_IXYnh`(Kc1xfK;Cb-n<$V0Zd6=sc$?t za(goLh?H9KT$XRCI(Rnpl~Da{5l4&lXMZOxRzAYSE{zWYVC-+eBHuL4IMz%#S}|bT zT7@6VDCGArd4G;Sf_RIW7=J_?O)(QAL>?zP(`_{l{{wDA%7#~%oQHQX38}p@3ZY3E z(Q-?Xa9S?%-=2?)1$%YWcOCqZqdSm@mTFArGyHz;zc@fteYe=}0z&<4y?=r_FMq0% z8&)AHdrtsldGv**yusGx<-ulhI%Jloy`)I}l#}94DJ)|Js9B!WIDN)&1y$?^H_Rba z_XozB7fHK7%^+A#5gyN0Z(sr0-~DEG0vy)h_Ky5h7g*RoUtu}?-&h_h5`Hp;Q2YiZ zE%BC5`J9q_e~w&&_<^@~BbR8SbARGT)!^Slw8#bDwrmhSOVt>S-)_`Rn z!TqOQ5Y86ks;Jo`ath_KxaWU$`3nQEUv7Nswl@Q$fiC$D{=~)PJvXxi5Y9Xl zO9uRMbNttSd^7^0iiN~6tXkp+tJ!Y-XZL&oY%ux@5X1qFB()22e=qwJArN~&C%}L6 z5M|z7YEK_D@_Q&%3W^ z>U@KpzZGXXA;ryCA0Zl9F~G#)-#_(p-#}`R6Hb3C&U6vF*c}BiiNElPegI0*iaJDS zzXTT0TuJ&J-J%gd=zk(A`h9R6c*(od&ko%#RtbF8>Y4pfq;dSz7>-*;-vyjGPgm#N zzf#<(89OL0$*ene-o zSbdgO3s+udihpT&pEblJ8@%YL{_NMzS$;h5HPsbMV@*jG`lu`*S)ON&%$MJi4}-?c z7a=piiPYm>jj8#RoiACj3Y7wXJZShH43gS^2tcyYIiaHt3;~dtA>#FDS)i5%pv4~I zkc8AtI3)7^BWg%UTeGBw-d)6s?*;=7dvM~yXc2I|N)LfP}$U{95 z6izg&1%EImdBUUHn~m;F*GmH=Yq8KJI-wckSKX9o!-9vb*??CH^EvX#dyr4+1%S_) zd_saHzmMQEaZ88|)}VeCa3gc9-zv;U$R}~8NnxVc2svmJ`-09K;y3CtaTN%iP~}1V z>gd0!DG=7pJa)aZKWCarxfkfcLMp+Nf<4WENq_uKO$xBsNs@g?Z*Lg1vOHYCa}%0BI62PHl!Inlj`Y65koZh$+Tka=i-T zn}5zEq@pX8?0!O52Giu-Cg;4*>WO}&hQ*du@2wPS18I!cEMS>~ad?ZxPBqv%e39Tk zRVDpGG`UX=tE*9jyVt~TusA3Qle^dcb_KW1QQ($H3tt&FPpl0_w467(4!FaYF+ljJE@{lzM(i z)nK5pLUz#~IYl1IU5dyPS5bMLT)!C2(spDD4Azf6cBZw`2p@K>4}pb0g41AAVb z1{VbXSaKEXPq&^a%GIaMP*gN()omm% zAUUN*-%u*~FwjuT;8?aN{lMoz&9BHmc=HniDgD7NDUbc+k$Ahi9iTBkER-p_R8b$z zwsI~Ea7-7Bfr`<9g-mXna(`bdC;^Tkzt0YQJV!G@yrsR3W}=Nw&Eu7*$B72bgt%FC z+=@Uo7SF>w^o7)33x?371^ECHwEhHL5NErx^?$<2d4P@8cRkyb5T!Y?c+l3ajtduddg96Y?RxN5ENGu0=sWmVXz+mT!nAb?~O~ zfhy?!qg;<#3F)1rIV}0!7wdVKcUQKJLSRZ0aBcX6ECMIvxh|ua<<=9?-QJCV#?|)D zKwR(qFW%a5z9*#E}y8>l_UF!>0E$%ipaI5H`^8lwCj+dUDsYGvvVMW7gIKTe0Y zP)Z12`K2B& zt}t**#15Jsl12gsST``w`3xJ}l03E+3>cV{NaHOnIL3K@dUeAVrfD(-vm_gg&<@76P+GR!|}3f&N*fA!IYg636I8a|obz*0051eL;Jl%YSx%kL`x8+use~mU$*b zcGMezNC^pctcDsV1#sndAG37yZTL(9r41zpfQe~xRfhWU9JK`TL)X>9^Y0+S&AP4z z$^c;Ej`%p8eB2Dp^Y9jbk8n$3s|kN(XZd_XMW-NR5v7a;H~1^u5=!(jH;%FJip4v@ zD|WpkcAJ5TJ5N}{CXaS5fErt9} zjZz*bI{V{Q(jM9{@m7jzKpT$3TQojGONp%}G^zy(w~N9o)M37I%+9vw4HgGS;xLWK z81PmR?jxl~X~DwiZ1Pt|=X`V#f$6`XH}b-_gp#jW?!+(_BZad(&0ddOhFYTV_FGqm z-}_Gvvw!w8g>fJMN7=b7Np2)r_E$z`≦RL`KA7Hhhc}OZaNCNjACdKj{Bo^tong z22;IogL|?hr6i#+zzw+2*Hu;3wF6zA>`4eSuMazu?h5$1fJ#uTK3|q5yTY~;xg=eO zneazZx(tmZT;&fh6nMj!21>9)qnCK05Qpbg@>x9f6B9~1$DVNN-z<4 zMCF7=&esAuxx%?NT4%@)B+@~+MRNJ#D@wb(3I&OekzL+{>{7%1AaNzT&|KD#n7AzE zs|OC#VaMS-yv5-?RF}BYf>!@4;!Q<50le%4xyR zFx(|h3+Yh{y(9q}V6648iJ2jF5qhbV7T686G314XYRJ1-u8j`7htd*4M~~&!SPZ@` zWd|^*Y^o^G%QThBL%<;{yqCOXSfq(c!LSb|LeWK%PqW6rnLC)InMJG-X++T>NPlaf zRFMaEN&e}RsKaVKK=MMpORVmo$`jS0uz}%OBw@HMtCP#}>OXcqm`(cLVsDI1x-mKS{RG@XN~%>Sp7zHvT5=F6#b76UGHD;xUhLR^EfN zQr&Ctw{ljX?i&6QXNCH7!(SH2hkvm^@8Yb4)CK;6RWK6|@Hh0?BbJOMVxAQE>nB`j zzQl!4#Sdu4$)wP(Jr0if{aEgsbd3a)IsZXEDL(;gG951u4NT3$TWhjQU0^EM2Mea&)EJvsAN{$kk_All6D}|{X%Laj z!!jWtNT5X&U8h5#)A|`R#(%kQI|a(J{AFv)ke@grPel-sv=zK0f&(^PAj@kW7MVfP z2rbfYuQ^IDesS2c^kvWtaRebKJUi-&G_CR|PyK=`O{$Yq%=b(3QhD;CaJ;Cs(xCF9 zQ&D;2*=zq@<>kji?^u`={6HQLbni3gFP}gNxv_cF69t|<`~t&Zx_@EP`_!+hAt3Ap zYKZC&#OMt93w$a`{{TLN_3~bvU+}rUzQnW*pPda5_^fmY@R^Q#4q_hO;ndHSL#vZ2AF3EY`d9N(b>!U_Qe1XqH!$NwU~FX z>M%yLnTC(wV2 zheXdX{DbmtqyF-5qd)}zo$&T&KD%eB_91@(JtgEHfL;(?-hYkg^3Fm_M+c91CLW8G zdV;+qU>xb=@D_Xb5M5%aBhvD&fgLc9a8KYfdgGHg;R1V!J0YHnx~f8wM?Pv{N4@=PNjWa0sF%*`ZE>W^~PuK}F=J>6vn5^68W6O2%S6t(4W zQPeu!8VqH5&3|EJ2!VJjXjT;~c+|7p5L$%NC9DWJhvb4zh-Yz)U~=U<#@$QXf3+ik zuRJa}%0j;EX+9U#q6UBIj(NW2g!0Ct`x4iMw$bzrgQ_5YIu^ma{~Uk$c#Qgjc+Wr> z^+gLE)R&rW|CT^^DvYfR(eH|Y;qf?shsTiG>%tI9cz@Is9YrDJtXTXdPT1pdta@}< zfzU3lI+hz>WOFNj9KZMmAY;ALqd$*xhyO=+J3KQreJ91|v7TRwJa#Bwd}5xoWk6$F zY3r|beWEV}=K&;T=8&Sjd~f{vuv;~djafk?4hd6`Yqhv%mT#rzczu9^bU6RHB|4w% zssC3t|9|OXKmMA(Z;)Ti@+?27n0Ein1@`Lh<1xAm;tgIOMt9Ld2d}gCvjkp=?ovl3 zgRVk{so|C5_!eIG&|PAw1zs@F)%A|H3xp`@yYs`iw+nb>`UE9=jVp?tBZ*)0nP97n zPdk$=Qw^{b5e&T|0?G;ngO3CQur!vN1iHokL4R42r!Ns10tl_Rzr@Ljhg7wf<>{D7 zKXoN92nXX3Rco_KW04ZHhqX*>hVn(nSh^c>F?f;W&X5P0eCw<@C@v5h&+-f7`hgkh z4sq`JfofHOX7`2;)My_!#BoBPcJm zyMOmLP#coXS*#L3m?$KbK~Zr@9=aL0 z){t_}g0pYnE7IgO@jRh}5RsCOuc4N_I)AQSI>Cl4|1oao2H#~Y*RglC8R)n4q)^91 z&E)AZ(U^%U6{>&RWlXd<5gA7J7lj zmGMGEx`tkK{Ak3&qsjtk#3bPM=3R`JSmeUq3=YE)dtqZ$5JF@@4pI5gg2j6{FMlBv z`99JO;=$v~z$PS2Z=pr7xFx;pj)KKR!yxQ(Q6-z@pYhK$O^m9AR$S*{mnu(Kk{LFQ zn!;a(#dJ56C_#6D5CZ*7v#w6CnB>))lI%1gQWyd%Jo042e5~ijW}>iMZ3b9O^3Ryk zWH^|cqFzrm@CFjgk9#J8uYnnSXMboza-su6{z3;n#&7uueoIZ0gS(aALhE|NT_UhB zn!|9nBfxy$*1yiP>n@PGz+Es9Chl4TN4OPjn38o22Y3C13msS(E?8@Lck1AeAxh-a zLY}eeEgiV>Uo6cR=MFdTGo(qBH#RSM;z}k#115^b3nsFv71Y#%Qa@`sjeiDA^5no6 zNeo#*5bjaHc};+GIu2Qum`>zRbO_5}-DlU+6)Vx*PZAN6^>^GL~+861j1M@Dj2p~0qD{*BG*US zP{VBr=zOUClSNWa$SY%w3+<*9`u!QYk07tq;1;-A-(~C&!+%xJ)sL1CKAJ!aEWI@I z`B;kc@D^8t!LU_tK^vH~5n=)2IVs;sBHP>k#kDVRmDvtb1dM7U*(0JMS+o3u09Kd3 z!3Rr69axDdL1=Ehk~NJ7T1g&$mx|+I>{DB&(pHaDCV2|c>G05U2Wor*9^FSvCunK` z9i5LIb*)w|Ab*a>dV*`U@nH2?FE7`h^Y7zn%_o(P-iEfVF7#fWmv@k= zj>a9r*v4U#Rg|ADS}iVcfj(v3A3$GFQ))a9^sVnE7P_IYr}xMBojSh<<1z~v`sU#+ z`nuHmCGhb(aiwWo;vZ-lH#q}>0Nw=vKdrBNfxa#@<9{P$mGFhsngQ2?k9OG+;MY&M z1;6#E!!Irt=`R8v@IFz?#7Q7@dkMn$$)n>RzgR8q@YA4=oJ>5<@?@Kd%=S{3lW7e`YU9~$+te{I~ukiVQZH-6+Gg7JPc69+OQ zCLAxUJ8_9lK`#fGn?yO($FucP$$Nqmm*gp`qkpcAPkW;&)@}p86=`w_*r-$=D$GH| z#=G|A)s_Cn1V;Okc;E^rM9erLjIDgLXuCp2*>47TOY&F?>mR#19$eZC0!#ERptg|s zC7V)SCp29mqOf(8Lt~Hdq7b89!?P(hKmzFz)hF@p&{Zl*TWHCZS879?zZwReWrOFe^p_*+$w5w^lal#g=bJb-g*7&#cC}ci**=_pgd4+*K z{7_0q(OoJsw@BkJMP7|1X}JYEoSdFeQq9dGPb-sWKnh-Q%#?a4Uz^{Gyjn*PV4!gX zxlRbthQA^&A||0H)i$UY)vNmcIG(27xqmt(>tw_KI{CN1m&;B)Hves_$FM&i14k#4 zuy}sAziA5{Jgqu0z<~-Q(}$%xXGovtu;*HXa|KLyn*oIKqbgqs;8f^2WK=cQK;s0-NYsz#KU4k!Y7fyxcqUB` zvA98PrHeq{EGDDQOtV7D=6_cOihm2X9Nt3h4!X!#YK5A@$=F78mnO_rO~!G;1=I>% zgz^mh4?g2+6Rhr3B?2;5J$J$KQAb)LXtWA6JTJ}7GkO^MC<&92#qWZvse$5fIV?Y2 zjts*b~3x!9*m$Gp>W0V&IZGSYL=~?V! zF4l3j-3c(3o)N|E$riM*hy5}*p39#ahy-)7{ve7_p~x2;Mj)YFbo7!8Dc0aaL=kL{ zKw)i-q9Y4)(weEa<42US7PbPy%o8an{(d>WMPXm%!Wt|@5xjgE%>nSbZ#yOk({e7@>W^?11}jKe|}p}JjNwqBrGFh$jBbc%eN z=J;8?C>UCZ0b|7iMV^F}IyX>wBR&N@$XYB=-6_h46+EV=^#V~FXG^VFRDZ~CRqW`%bhG%i zm61lc4qiX3 zUx>Sg$1J}J6NRj15P$eAv=2?Vm$p}TeIKuYvP|*}bVMzwnJ4Zkdg{b^OY*Rq$tdtL zs^kfSFW)_?vPi2UhubFli|t!G))r|}D$J8*-~p+15xL-?=H>+zK01%_$WehrtADube7nFiq%Ta=hZrcl zGNBwR14Ty;*igl6@JtL7(!vJMB;elQJiJBcASi5dbnRBr(l&R`~=)PjQfBSzdG8VUcSJc0m(X7c6j1$v1(p)?)t zAn&|#b+y9^&VOLxkw9}K)5v=X4Ub|yhhCCr@+m$YYZH3H6LuRlNfR@n+(;9C(4jJI zjdwC`=ax5^cK!<`g1fCiF(&ypSSLhk2q@xAZ@L$t1wFxWq>V2 zvYB@0wAgWUt=y7w6vK1FJVC7$wn(~`g>}GIlBY%$BBPoRU_FW1QQm*hmE;*ENw$u{ za})&;Lnzm^9dtQ?>Tv4pHPa4sY2-oqdDxxh0%A)qCzxg%&-L61Oj}Qgf8BZ84d9jJ zsU8JX(0^=*ic&3a<5Ox5-L{OHwCr@-L|CV}$wFhu9!Ef@!DVXNwbDlq9NbgG4F z_##7!*XP6!>?d4+F)-#lS9BkA8fgjcmej{$ zs>M4+UOpg3F9bnqQ`N(-U<)v&^c zCV91&B?Jp<$v-d`zKCOGj>meI4xfv4BlBuAz+!q*Zc*mFH4`!pUzm_epFe=BPBh`x z%zwjM-#RjwhO3^ZAGoTYJ#du-T*=MDTU>Q1e){dnKjTV=3CX*H>7`CN#$X=87ntgo zog@>{42iDrIit0Q2zq%p@a_5u1KIA&ZI6SixZvnL3-b#4BsDVRt)AR`OwvRGAwpt7 zQgtMw?Ig^Z?M} z%U)2UD zI&!?rbapXZB|Zs+DKj3EfCo;=E_dJ)zv91@LD&=5>|uYZaGP~-t%lBcthnv}tMfnkZued52R+vVGWKfG==CTwZrxgXiUe0q#_g1EMW%T-0Fg^sDp)&Yg6Y)bdlSm<{} zz-TAO`8!1zQhP-hLJMFi<{?+c$DVikL>a~jdu2FQ?SLh*&YPgtT)g%A9Dh_*7~(g~ z%XCz0t$%!m^4PqiA*Ryn(B9Nv_O-IXiZoSMEWDDpNH~@*6n^|7wCW%V|pmda=&7C20KIF!L${YLVyxIO7G!qYMi^$r9 zwfNhRnV%b-Yl|-WyZrpJn}7ez!vlI6XU1?76-277;4R=iMrnBpN=qGA{tZ>Usr688 z%g~M=8NNCW9o(hfC}w~jhqt)9htU#C9k`>;iy9S1){yy7@6-G!e;BuRfxASL04plW zBt)pjuKZt5v&U`RG(yvHOSF$4F}cpP70|S2^6c=ZJcgO&X}7M~n15;s(?-pCoTbV` zi$pzWz%njjtuq)qG#hd%YJt0~Hj$ilg0#{Ug_Jx&Ofn5Ld9nqMcyzI2T+kHR%3GnUaJ4+!g^nq9wJj-t zO2n4(_4jx z?5%(5JN47pfgztc6qdpMdC12jreXVXyM4Vuuc;XDA`Lfyg8(Z9^RqGq0AJb%atye#*!S8xO^hm<1;v-iEw>ci zV^o%>pt98DCyFjpS<27-wjEyz=4#0uz|340S9SCF7Mb^OS>jR)GI^&|mBv1zCOn}K zCtM)2a#?6fE`JTGUOW_K*m#lgi>Inn(ZcbkMp8j$=Dt`0Z~Uy;e-_VN9i6GEp{~fv z4#s*@J(1eRLsRE_|C6F)wY0)!kvcS5WSI!wH-4Lys)_ZYV&VtZWB^yJEIp*f=I$;@pzarlyeqwy|k z3-@=~3IzkF2`y-(MK`-er6&%|85;Wu7if%CgFL|-MP!4#p~#E$y|dtF+{G=AudjA` z6cw0h6o2o$ZB*l^!5%>#D^UBT$hUeQX$q1k#4@cu2oEo>PkRwa9aI5>J3L7PUXuR! zL==&frkdcXaK3i>0D4JY{vC3BwuooQC(O$Oyzxv=1D|8D!K1#|3!s;ullruiMrsW< z^tYLy^JW(lH2&?v1bvK`@)W$3+TjUJxAIbOVSfx-iFQJqEDNCNvVhy5cM(%!m5X3X zkP2qDPTzM;3KYZALwz`P{e%l_CAtH&F*JszGeI7tCYH*z@{@iX%Z}S%yeO3@en9FtVJD&yd3dMQJehi1ljW_~dY%{F7!(hpf4st=opTdA5mREJR|L1F*F{gtoD z71UpSLK?g)Q<2tQe3fjD6F5v~JYmM;p7XDed`*2|jF$Z-Ags2TFrJz-?8fL_P8BPX%E>l!cB4?3KuhF*?a9T7Q5y#UPplT>H(#TU&IHAa;4bxRpcusjq{A zUFj=EZb?Ud>f|^(EJ-ySU#{i_uSK58 zi4?-2&;SUb8iNxGun;;l3?AJ?g#+wOFEKCj_<+|C3jzG$OJHTFfT7Z;(PgEiBU!#$k7EJdG%Ulgt1Z<3E!oTJB;R}ZR2!hINfRhR{ z9TQt~V{dtfO4mOC$RN1Xd>?>Z)f5bO)0v$YF#4^$I3SaN5nQzXWrcdXi_3&zEOh`9 zOHNc2eLKkodu3moZ~@3fo6tlA>VMrC{YErYM31~5z_E+pvPL&Y(S?bE0T_8Fh<#%A zs?BxPZCIm89<~$#83iCnGy}_gXFxGYx1pzMAKTIa!lGHDMV{aM3G?MqglXTeHUlVDc_leTi{pX$)F2dL*=)Gy{C|O^C*#Vy zLQnY%TUF`&2XGeznCe!8yY;Q)9WdN=-oPNhR85Mlngkqo^YB&?cB%CnV4YURl@{Fb zrjRgh9goQdTbW_=QC%M{5z$txT;=Y{ ze&PqF)kT3Ja;hFTn!8GgiDw_iV?8C7jpYWhY`+;GFFmQZtG*A*?Jk~RtZ{*^$7nF| zMsmUYJV4hIJ$cZ(=+HRM$#gaZ7S@6xEe@6;A{Y&=H#CO9;~^djOy$|3Q05%t$CK>gb`gwgD)~ zzkd?dnO+u9H_*ezIU|Od!&yFZAAh>g8UQzJ*38nV`j$-RfH@= zlEB_E6EE�#cEL`QKYrcR!5_%sd|7@#Vkzb^dwY(8vZrOn)N3CjCcL;UpU{_GRSd zr~qUB7c75G+&&?NWqJ8nqC}&(c-9*BYmitt%TWw{}k*T;ng*aU@X=%g{o zW)J)^F3?~3`U?G7AJD7H^GKM|N|yeQd@RbR>aTi&%3Z}F&`dlw#Athe+m36rIqoJ& z1Qpa;*S#r!0e{lRs3@O{$IG|%`?mbG3l@u9Ks0y; zhqBTjMZPOk`%sbQreLhPS5_f3`OtXQ=sn#TGm$u4}aDm0Y=rFdQlAcOZTHTU{tfh zh(xcVVZFObme)L1K9AIgGnVlQMyhAz=A%8OWaiz6#|68SB0bW9l(5_92=pc55IGX? zk8W2-7(kmh8|bAUhhC`_oUsz2t%A)4&f330*& z8Vir*nZh%^h%}9CZ7@&tWj|r^QmShfSG{o@JSP4GJQet)v@;{Nj)ulc%j^A8RX$Y zVL_3&Kf26pI=Hz9f&fK;x+Qg8GCiwr224@)(P%PbGYg^M&dpxnKxPCon=%340j>e9t^c z`g^${u?a|ZwMN|1(DqVejjsHZf=>{bpMQV`8{j0+Zyrixt>6QHRhnIZI!^LK#Z1-` z3U!!%o$*t~;i3IVk!tuJ9}{w#P`Z!XE!t0s_WQ$w)(*4XyIo zD^Y-V5m-JyMqoj_E5P#Y!}eSWEPrtFELxNJDQJc)0Q!=Eqwg;MN-T2W30D3JK7d+) zKr~RBzLQ|hJ^Yop^z;N#rAzCFlP;Ta!Y%Y=vWoFC$K{6dyK4TB<&_<84QWv_a#Nfk zo#i2?s4d?MO&_q&ykR@mXCiNCpgG@t^>OR|qaS`jPM1N+sY?a+nOwq)h5LGN)tJor#qDh_?gm@9I68ey;cI&J{ zT&8d{Xi~!uQR8L^C?_2Nv%KosAs>$&HR3a9EL;^zkJAa3ri&A9>B6-4SKEOtn&hb| zl8)!gL~maam&(fv9?SNr9}?a!Hn!r$hQ>@(nTLxVs-*h^c4*L2Du0_4--~1<3X5tcniEiVAz_W!84d181*l7R)8->g{N~;;>Ipum$(ieZ43?$ z1!MRCv`VH?05DC} z9l;IJBoB)bKA9@N#eXb2O-dyBmc*bj86i})@jf#|lRT;rzf|?4WF}Ba_BB8mj)!|% z4I4+p5Mfv>AzVB_+J5lWFscsVOHb@8!c5HggM!@ucTzMoPUxnGrif`Y22?n%px%In zzqr8g3^4}?3K9B}(p}uJf=8v@AHZYKRX$t4md`24_U3+J&wuX+9&y;sGED+i)e;t+ z$G3wKa6W%U@}%6jU`$govM|2i|c*>$1XkLSoVXY zVHT*dI<#S2Z`h`=92)mtscTeLQ6^}^B>zf(Td|#Vcl0a)2^N@1@+yfVUZOE$szktk zE8k3v({uvNX@4RuaMgJMvHY!UC`+?E7*Mq`U?)&yJzv4&c(kp0!AkhXdJ(yR3)i|F z^V{g}VKi(2nI0ESY-FIru_v>rj@o7W(1vCE@boceiFkuBdh(R-8P;jYcRYUZ{UfqP zLpOb!M0D6#r(ys+fXV(2al!lq(UB~4aH(IcQ@oBZ!+*?A!lg;TC}hX^TSyM7#1@jl zdN?4-%SO8+^@~%Y%cG_JgbPSc&V}9?qAQw7Kt~GY&eX@jgQfk1Ti)X4D0oa9l8-#h zoWk_{biiYhCp4kDTlp`bhS;a)DUv*`_muadKuFY0=PLroDo^}EDoV67S0GrYNnXQC zR2iUpB7ex|Jcoi{068A)DT!<>H%MeTOjfr8Jf>&G=ZOi4%5IQ~A+_X1we{y=%;E;a zi&Eci80n@TWBq-~{`oOp4dOjgW4szIv|!KZo9#l!w4iEFf5%{l1kU_(zF!XSuosJ9 z8f^NPh0yd2l}w=V9k#v-aE$%%!?^Yydt=q14u3JqFd5OYYB`vH&5vWnsSV5IsA63H zROKyhGcJDgGvh}Qyuqd<`tHVRmPZ*dHe1{>KGt}EZmec`)u>9@sOtu;tF2>amTvib zHbaA9^oCcY|2}?Q#BlZ5VldY7K+I2^kNGrzpP$4V!(UWM^bAf&MUcVI596Va;#&oUd=m!)Q?B=h(@ZD9tg}06vzkhmA)W|Pr8YkIkWuiSWn&kB;FhYo`D6Ux8=;u7+)#G=?EqrwaWNjH zHHyP%r-!@z*Zg_{v6J>KQ>jPcBdOs z*-9YVSG|DfMciJJntXUP<~59t#!q1V+^W49~0l zq+g3X{tl@wmH1FO#ammgGT@cgXJ$hy^AmtIoz_X9Sza|k%E{2NPs0e^p#okj?ZswM zj^&QwpCHIK98HyOv)EZ+B7Y8#D5Z2cMl%UgLW0y<94}>#Q$9b&UqQV2WtB?~N)msi zHhjfWEc_MApl1OqcQ_7jQF0G|C6-!HqBdJ(&WVp{idETMP|{buKuO`R5DkGHf`-H@ zrnJsuBC+Z%2(A2;^34E3iB6#btwg@iQ?0L-aR2~OVV4lC;mb|YJAb}X4H*NWBCWh0 zijpD&Owp6UBw1d)U)9UCWijYTed31|?uw>mY8EsT^oYegdJ;pbA4!%k4egcM8z6k|QhM`0!A;@iUjwDdK zJ>Z4S<6HIBr7l1egn;RV5qIO|qsEMaO>Arn>BqG%K$J)f)S^M8RV<&tHY9wDD|YEk zlp_mJMv|96g?}X$#1~rU5sFibf076|e(q)^c^HHkHef=9c&P1a*P+CcynuvBM=KtZ zF6H`rUb;e2lZ4{C#wZ?`hV}HZvtNc2w$yohDgDEq9e?ILw zI48B$3Fup2cpkr@uczQ6$IWYQ=t}~w!RFyD_y#Xw8`BRqzyu$xxG(s&q5`X~#3*@<=^jhKGiS3x=#k}M$ zFdg+2Je3x!_czbASK9Wgod9%Geo{hkxI8k2x+86lgLX*8L zv;0+^3CQBYaW(DL#b-|ZBuJknQ24ID;+lgd!oBNkI!T2kdBTJg5I|GnPWco= z05nT5$v=IfG8GR6QW)iITzT1aBv5< zN-R?LQ;8`|twB&CqH4TWeiu<<{e%^SMANd=zlVQRppbSC`13@yWkZSAWTcQ-btb3H z6I*E^C`Gd%6S0Cx1!`Nt@Dg>IB8gz-g3CfG=@8NGYf>8}2BfU!ol+ zA^LwLuaWG{B*xw#qG4Vv9$LCt+CDT(7ygPep!Ti6ehm4JJ)Vpb78<7n3FqzmuWkh+ zUmhcgAl`$KMiS9N2QkA*lkGxB^OdhH7?}mEoaZ>aGblr9uMk7%P>5_3uL}`twc;Qw zUa=S_>=oiz^@u9}NIam$fd<@)Li_3B_|Jdic)$m1i2+ZVj7}ts0FFCs;~qxqFMLyt zrX%!0jq3^AvOJ*=b)cXd6K)tWd=GtOd1(5u&~VmNv`Gg+S9n=oL}m4om0QSrsgGX; z-F$wHAIk#gC-21lwUAB$rWM1f>DKJ9!qPwt9n%K@ht!T`_kC(?t9*8%zRJwoS zH@FyU7nB!EaJ35^XsK;dzH19CERg&Izh4e-(Q*&TBW~qD3-8nik!eT?5Z$b2#t-A# z7icLY57iHl3sAii?NCl?zvDJ;hd(X^08{GD@ucy@BC6nG&;{gVvUrwntryh0SPi33 ztifN)`s(J~MngjV2eekA`&*GmBanX>P&8fx!4x0Q&-C{quOzdk-!qi15DtGTz|MS( zr4A4(9PqjI$5&fe=M={Y7a&Zu0kPbPOYla)9wLERUAS0sB2eG*`NwLmP;L*AM!;tx zQBaiwbyEd>>H;hCGT+ZHMg9vUU%W1?FNS4+2Jc&$*O#tSyj4js0O$zM7I#0f4#HO%<9I$bP30T}l_&Mw##%HRJEP#EC74j0Skebg1 zuq!JBBE11Nu|l9AW&r@3X(OgI=ix10?_q_+l~%lJv zkPP{Kz~$vJ!U^KtYPE(bT4?%sHjVmQ5;2MAZ*_6`c-dc!)_M9CfA{cBVyT2bdN@<3 zs-6U9tbo6J_$Fi3zCn=Rd6>{Jp)q`@d80*JLVlpHeB(jiN;rQZp_TCj`Vwh_#=*TQ&M;IEKQ=>I~Ph0<~|D{2Ll?+2ZjeeAnf(?=bLj8mblhcVK z_>t6H_pab4t)TkqIbi_}{bWzC)M-NL;^LSi=C8`G9FOepyu9{Nid0l}e zd8imf#?@j0Ii@EfwrZlGa5Q#KL8M|)Di1? zGL{Q{^!Z{xK+y?xn^p+nB-pw`KX9h>IzU>fDe%NZ zK0bNgO9b>Kc`}ZKD(I_1mP-jmBlm#5@o1ZF$gdYsll%ZEMUdab6K#WsET{_j@(Ew) zfyi}nTnVeG|B02aO_C4Aue!%KV{Azz+VtkUaWV?OVS**Fb37w zQ}i<@Zmh~IP>JdQa4xXRiHFn$0D~@Y0I&^8BwvXmY^80n%R-KwrA?@Q&#Sbo9zrYQ=g2%Xlfk*nNQtzo+8+GS#ib|G;=_TTZUOolkPbhyX zS)SHAgt^4ZKwZIYJ_(tm`+*<;jb0^$sD0QiUTTxqSCF4?7dl2+{@3zM0ApW0VwkQ8 z)6<~6En6U8xqWXu!BC`igG7!{n?Uho{Bgcj`a2`1VL>Vi(w^sU14xYZNBojfWes1@ zY;;v8PVo}GR9^i7WCmNMGN90mEVO@gQ7AtjWKOb4qpMcN0h%!hc=Ti*-fG6dYS@~r z!6lf$RC_O)%4kYOomq@#?9vy&O!Nn=ELb3FhxktKbI6uXw~SS9$4>f!H;x0uO!oL1 zau)5xc;r%FZjvTxrgG4wfPMz*D~<*`$t4ta294+F$0Giftor)yp%#n0-n)M{HWMl< z^CT>ClB6}JkHn)IqR~E#s&waE#`3q~mTB(^TW+=jjhLi00b(}~9)mR9ETnQ3Hem1a z+2x~GzevC^ zNO9bAiC+CRFFo4MP!ukRktfspMtE{eh0;(|99I>*UV0AqD)3#q@xtYFGkXnEIRds#$NtysQKTjw< zE%ibSiLb?L`80ypyxE!;#O4uW!(o=aWq1wwy({_p7(WK_j?Qv9(7EzsNSW49PP@?2 z_N(^M{H`sqX+(6KzeVRg^q5%cKqm#@JbKiOGOkXp4*3goRz?Mn2dXyYEH$yxlpxcU zE90dcMN?)zj8%U(j33b-2xU2Bl<`o+=&zgq%UEpAI#OWj*92WFlf@E&UwIAsO0^cj+e%-7jbI8b(^qOy9(YRvwIcod z<@gqG_Yhd(QVZb7rKvH23@qy@6w()fOB4$De#C#Q;l$u05VUZ=FLP5cxprXy@K?Aj z`?i-@nu#4kPj%RYV1+@Y{J)b*qAag^8~Bhdpa>1x67yM_l%aAW_)IOvU?c<7U17Em zBvNx-HQs|~>tWI?&udP|QQeU=l@DEHkX*Sf^}YFXUcJA$S9<{_?MV_IB2+~ydU25) zmFa)iy@-ZJTv{y*+AP`fI)TfOk1QYYA~oWtU_(Q1F-&jwdwzY4D1&%6K1&D;tgb{E zdjQ|I{Z460)k=S7J~5qGV2Zyj(hp$E2~)P6XVst}Hcl8l ze>9>&ZyYu%R-~skvOM7k(&=IfYh(`d{jB;n%d?9L3@ccRbPbOD$8tBregnnn4ne)h zY*6%+{)5kE^qMTM0fc1!$RLpRL(7>1`=85OH!h00ov%pKw^nB{E;8DM%15TsL3w{6 zGAec30C)U|@XKhnE}n?|aE(T+KjObm?g`H_ZG=W^Vz$73B|J@_%TpsmzQa*75p zqC81jnwPXZd~?c_@J{Q?gf*PxVWCnmMyCi`+Gr4cUL71y=>^AS1*mRwi-~3yh~a!D zc{QWjo&b*Lqh4^ldxy}``3Y_J3=k)2h}^{3wF#J7Bx>^>0AafwAY6BmI5B^*ERB{R zmgQ-cAs-N)mnflIu@N4CY*+xb{R{ee&0Fw=GF!US9!CEdtDVyMi~csm&cj>8-XR5I zLuw+HVF2W)$jNI&%84-@@)wBhQh`|9SHkjuh#DHSG?97_4#f$fpv`|xhuwjV!vWcM zM#ZW{HC155MU2N9Kbfw0`W}BmK~vgY73b9T)wB_S&1*BC2mcjK0UM7x-MT?QcFHf1 z&1*b;YLj6J6=4(Cz&?OY(m1rLQ-bY=EJQZ@-T~P8q!+;MULgRR9?;Wv#{g`WrrxV4 z8Bl8X07`8uu%6@JE|4fT!UISQ#!rnRgT&SABk5&G?6il0#M*2Z<(Yp3j8c9a-a>IM zvLhCZwFVSnmSEe^{-8B*wlGqxc>%;Ob*N4vzDhr<7drt?$6?6dQl07W$rRi84S_9{ z5wF)X4o3oQF0A zH(wAaCV82D>j?z}0C9gl=LLwn7YHEc2ejQVfS9CFv(PHU1f-NqLt<*TB4BBE1T4!Y z;4mp@1qm2lkQr$}Hsm{G)yRjhxaL9;WBXVOyNWgymEi#l2REqlsKD_0iepO}hC63s zu=eT%DlnV{j5d25--39qvITKSO%SWMgoeFJ$9QNeq%T0+r2>D%U(xZLkHRYqOw#{k z+fPs&Ck%Htho`J70q$-&;Ub`gksK#<i#Z|o{Cm>j%XbrL@c%P0SEAQPXIps zFh0uac0$;I7l9~9-b&ye(t8d4J; zz(4O;7WsLuad^3kbBl8%Tzc`>SaKN6kYLc8G$Vm7r%zi|)m5HEv+P(3xwwpV5&Dni zehvWVHHgg03?}BR{#^uNj2W2aF`UtAIPc`l^uC+6KA!mj-|frv=e)}fM+ODpy=z)0 zwv=_0{i}aSQxVH|`}pI*D!-w>%X5Ok#ixS6w7P`R4%a>1u?HQ!P^dJgN>2&DI89g0 z%KFP=tR=)7oWB@rNedltek&j9Z|RP=y0+x=@{99b5ila}asC$0^C~-CJ=QwltkEhE zbg(EDTB;`ZkiUR)zxFh_d1c|u({-N!#aa1TtU7)45n}2>8vUiujy)>^ZOh8J3?0u)j-VRfh>6&zo6*oNf^257cH2(^0&K@1}*G z^96A;pxM)VMV*f&U%xj0xx6$Bl+&A5J{CYZJ*IaJlA`0F#?p| z8Z zBAQ-v_us%%S!+q_rhw*7EE(>z>*jR4_Qd#pIe&}hxylyJA$6dc=K}~ZF-dTopgH6( z(A=el?G4S27Z)W2bqC)E^ZR51ckIeUG?9Na3`n)c!baxvQr@kf#x~3o7GYw~R(J;D z_s- z1r3ZtZ(%3lv7F?L^BuOFF@FU;@9XjWf>X7$Br zRvcN)Z_6&}_(D^Ba)>7Z%OoG?ZxKEh*&;loCc+gfg1mrBM6JjP!bAQ7;a%!5zv=GS zk~eB5rK*zrWyk!E6NYttIq)r?V9|f;aX3tIBFxk;;1fc4(x5ksUuSumnUc{2TwgS} zlMkIm&9eL(nu`_*%C3?K!sjfH3^>Q{I~qy;w)~syKKkJi0@uJdbydc+FJH9Zi@Y>A zevGQy)DcC)wDYC{=lKRKaNfOIpgBD_%{j-<`CrP;bxDrmh{CTz@BqSEfp&k_fr&7; z00M!yh}%EeUIbx44k3qM-{0w}s;-l#w|hn+2$;^P?&+@6c{`cOR?w*AbPs^D$>U1f zpLC`3l0b9Z8xY$*J3#DZM6Jh-sP(wqDRlBo)S~A_4TtIYgxFfng@tVbiP&*?7qMqZ z;V?I;fmobH{1&RaFtp1?#a(}H(g%1wNj1FQC_O^Eb^@f3=fJByI92y3 zQ~nM)E%g8ld)uVxsHrgwYGSCKX4M8k^~Uu8R)0)1kDyNt76|`DK@l)+(g!fUjKlS~ zak%PJ1I9Cl3&SE{Y|I(L4B;p{wI)5~GuT-lFPCw8TkLAyw$_Sc0EZ0;?WRu90LD%D z0LI4TpKup@O-U(q>Ui;h>ak}gRPXLHU~LZ)HU~9dI7V0*bfAfIpoV`<9w%5sh4gYFx2D;c z;Yi0df$Vzg)$wMbff2im2nN`0@(0)!tK|HQ)#FCls?(^zHVdsmuv!9u+iYwaICz2W zJ-Q8U^EkY#qR)^*MK`GdZ5|!OXI{dpQYAQ(>v1sY2O zv-pibseN_;CDA-CfKsDURi-^qVxbjEl{^lVjOP-QDzJZcUBDkBP#TAKp>&26P-;>G zN=(h7XoZk6njz}ZyYvB&oO<)%iv5J$q>69N2nhm5TXkr?n)V>r)K={7Yfi%J63x8D zQd7+;^a9?ob@CiQ8!R8WhH^(yvtlbPa}_p#X7cJ0g#J?09c7UX&H!4lh;T=34W`o( zL4~c4&8mOgP`xWCLX(G&MmFRfn9rK&j(V>?Gm3CL@Cj(PlOnU*&v6Q-!l;7orU~cV z2_l9S%Ye|HEIx#$@oQ=s;@#ohy;aY+Ewei!UhvfJvN#~YkvLtO*#Hu)2HVV!d- zX1l?jQ4ig}T-{&0@K_{}3jp01S#`SrXcn5<6PAAs44{oK6T|lav5aieZQ16+lGtR*zWFMw3KlmI- zu}^3QO*ev^mk7oiWv71u(^{loxG0b)a_&0X)i^;^wiDIRoNj7}s5#t-L76-t7VB2S z5fpz`isJL9Wqq~rqw*Ey2mzAJX}ytveyl%fS34&~9~h045E3GzDSLR`fWF8pzq7P( zkYy9U3Cssq>RH)rwG}4DZ#&1RU%;AOhEl744?Q!&t2KFEM3A@8_i}@ws&4Q(@}fY! z{V>haP+=%N^?CIXTMkA?m+xsL%4A@|U}}HhyeB*D`dj#TVG%#E@ zJYA#Az{U-0*aU)usr8RsSRCCmq)_2assmo#4&_+zSSd{L3&R#}(g!O1BsBue3R2SX zlGKAbjm4xm4CVHPQLW_X1>Po*j%+*J^fzrVX&r>3V{5=I2}9YW$p(War18me@*00Y zHtAb}IJn8Msz@|P*JEHjq$e1c6)=nmF`@9tEm8TDMzYDP4hcd7@esP9Dv+~bB#$RO z>F&KP1dQzwJ$itL07O)%Ot5LAcfHG3y@9TdO8~X@JL-4P&F%QUVSRlW?+Wn~Q6qR) zT4>V45k_84w6>Rt@RJ`8PUU)dPYZu*LpqNnz8GsXWNOH?6fC_0RKiw~+1Km54z*X2wRTIb z4DM->e_B?*rON|sAs|I

      3m8GSX$ujur1YKjAMB#0GZoDkjiEBvPZ9;JVUNGK^G zr67V!f7_*D3#`E0-A3Py6SUR@yEp9n4QVw??bPPvXsjpi7xd%CP5Ehjb^y)GI8@h- zLvhcHJ z9Auj{eAK>qKkKmyq+{D98vK7~*t-z;06qO_6MltOMV1vh0yWFLA29yQZ3TWNFOD;< zim-;&%{+%#0>2HWl&_)AE`(}%N05w>YZpu@m&cwIFAEc#z%>negO>>g$FrX>X!|K5 zNc|jh1SvoJVPk2~R2WYb`H?sfC!XAW_}w6_$@f|VUc{o5^Af|tMgD(&2lZM!i}TG@ z#23X_2baB%OJe9N-~xR{GReVbemtzz_3&Q6=^Uv~#-$AK;hthuLSfScgiwoT5uVza zJK;%51AJX}lLiTqT;EWPjp1^yx!RZ94E&-LohpQ52ML)@5fBB`0IdYhzAWE*I`Mwp>%6{<*o62A#zAb-LQ~m%!q~_qWD$QtiJCy-_zcPtO7sjV zaNML;9Fxsk#>}d1;f8_R^e4_pcU~KY?|5CGQ%vxfmaD+D0tI0pat0nJ4(wIO7!L0ys5OuyTXH*Y4 zOcdN!VqMUa0>yuJKHx&NA@y-|+|X>%c?9Ru+Z5G0p7n&{y-fs){Sh(4c=x7(;_-!k z4xk$6MeoMX2axTv11nZEhzs;+<0(yjFqYea9%Z4`!K^Lo(WAx|Aqo%xG=bnZtl!^N zq+^j?E4E2>0E#F>#Wm3qi2KDb{B&IT3_sq0e*K?yv95nfsrn|yCw2qH=>#yszij-I z5#)7&Cu6-))#Cyn(D*LuAWBA^2-Djn1W0(KA}u5#76052zg*tYL{)u#6sgI-4fBdo z5KCKc0y5E=4Fh+`Pm0vm5CxvDc37)Kf7Ak_Tq7Q)$%8_Tf>Pj;_UI2OKu9Muh(OQE zRx5WN6t;hJv?9Bs8wU#g3na)0m|=DiWt)5DFF*jFaYf*>+)9#Bc-gWNs1}LDFW7DJ zU75n&B<>H{kpY)@=hNG@s8bOiE4cxuz}^<6NZ zA%!+=QUlDY9D%3`NsnC`R&kR)0`p+4Ode_b>^^^expx?}8i$2(XK?WWAj*tT%La+i z<*!Mh@Xk?^h916zgM#+!^7LJ#3lB}B)LRLkGzkr>{DfA&Mw;WR#TIp{#Kp-pq~&Y! zxTDJJYI-~ctFV)k_PcJINoU$tN_RA#1b~dsfZbST3hwytdB{ys0u3jds+#C_0_>Xn zfy#drCE@~*HQrE-PXIC&n#c}mvl`WdH%6#T6DW`8qhUp~_WhDoc!-z+`P-XgV=erX7w%N&oiAhIu6By(Yz}$GGOd zlza~+tMPjngh7LI^dH$(MjS;|IttU|uWo-x#Lzqqoyn2<^ih|=w!vie6`&4dlHfyv zDZb)#a*YUYNraTiAp9xfCfXQ)uSM!}Ah30EgD<&b0!#{sf z%V6Gc84+sohRRCl#gH|o3f+Hb*Cj;aL()AZIY?c87^<4fF#beE4VG;?LH`0;(5Sja zx1l?Y_i`=H5o(54gc6-WS_HTzPpOD{3ezr7ejl&Vs9tw@Q4Qe7XuKry02O!6a7??O2);pbBnyZOtpV{#btmM?W0(>7Y|B?oxRQ>1|_j<1@K z>vq?t2zX7N`3opj?Rz* z@l9$VUO9WlqY<7|4l}LYCV!-djiy5Ah>QnwNC7;`y>{6`3permw6GmcE$loU)GF$Y zI#v- zN{HgBk)YTxgiT(C@X{@mXdZvSrer*tQLK-9LiFA~0?_3l9o#q&?O&jZj~9$)CgXfl zC!N&$yeI%|zl>L}g1{I}m})qqIY+0-=z4hP7JAt0n8>)>;u&IIJ~RA&yWJlO{#-g&EI(Msq%k|u8bRCZt_Q9 zK8cNn6y(I&{WxVLFKUt=EH~+{iw~lY5j?x4Ke8G7-$E(hmKmN}2~_;PZYVJ2Zc$zUG;4fG@_9qn8v# zGo(9l5I}R#D*Ey#X=Vyzg{!Y3^{`A2$*8l-$7f3{(#e7;9*~=Mqsex#mBf2s|vd354aJIYr5u!J!PwlH~Lz(@t zqfh#MI`<1e*myc32QWT|)H6mhW958Td|9N?3wV+Icsze(4S=g@BVU^qW~?hFfTlTT z&=ml0@S=PTcu_Pu$A?sdM!6*kVE;V~^$ zF7B2egHy%42pkID+tncfghq;5LE|R#&1D2A#22+%=_~Iuv)$Bcn9R$Groodn2<^vn z5YT#jg;#$T=xj+PHMmQ45MtC4(tuUVO{+7GK3#s9f^|m_bgB$(g7Bm@*-dj5A;%{L zs$Iqf04ey=g6#!}sBxdGdF^i2zMZ0o9MO8d4@`4w4PuV3l zq;94^Vjw!!pLDF96Sw>wSj~^rXq9O}5vne~2cLhRhIP21N)i=A5A_;kq-WD-+Q!l9 zsjuI1x>pZWa75=BrK>6E@E`R3_(4saVAsMNrrQ+;6+dA^yKWGq{72!bU~AKIrA zN7H}tT?2Zova4>J)Ij<>cr#dV;_FuuCP;76M@V=6jhc*5iKUt!VoJ3WHMVmTAAxN} zo7aEpCP5FEFGy`o|J3j&dU)`5mR$`MlJ2Tkn9~}F9(`K?y2&rC93dGJU`Cr@{U^{( zei=l7p9;g47ejSZfqAfqzAk5^7d4Dio&kRWIPe=)b>9?uB8lXLnR$s5uWs+5iN{`; zH1X~(`)-_J^hhQOrIs?pOduL3)cu*`3~2Te)r)xegdyrKM}@~Vp~B03hiJoh*^cTN z7Iy&^-sBJLXt6vlKz8F^)d_DPn}t^LV>OdO_MoIJHQTjH7i612^oUvy?*e-)vI~Fg zCe?vWwTk>Q+#o3L=@&QYBVZdthfXPQa3L)~m7t;E28X%*pr*jfS;28z?j8nnKRgQV zL<`m+AdI>?f)dOc_lIGus^%p*ggo?$YFwb4Oq+ zVee-3 z+%JulJRbCf!o3{?3jF~c+%j`<5h!G75NACFq03EMJh=Nm&1muBKSN#{0Py zGmjpLq;&D1kT1^&Eo$;q+lePZ-H>9}j>@K-|8s#jNvXyEKc1@l(M06n{Rs>lX z{l)~xz^=)wWguk(l!H<@0C#so^A7n5zP1M8DZC3!57UfqP5OWFa{^zJ2fmtQ#ygA+ zA2X=Xz2k{b@ZH@@z}FrWxfqNs^eH?xo)qIf0=_0scR7-5WWY6WiDLWu#=|O(YXZLZ ztJDjccpHIql~CG1fu(i<#oXi%;44nZ1@LXutD0BgB+@uD8i6bzR1!j?Ezy^Gq^bFtn0{X14*%P{I3r6)VxjDj@ycIU! z+xR#gzM}e0e{No@Z2^pO%3`Qgh9Zpz9`%3net8t`u<@|~mOdG^k0+=e z+h9Vq@35;(?6wPP;V4*H6#wflW(n!8K(&i6FE<7)a78Ljh>9p+9Tx?x%UvgFhaE)V zo?b(Bj{)i?eE@2aKP~`uqhM9~Frc1yJOf|+4&VkG@g*KRO4$Vx)8qIqrq7T9(@m;l z8oDp`l*oTl@Dri|RF^(d$)`m}2PiBh-twB)0VfB;HEIFdy7%|GI1m7|?UXGfMX@%q zB06)3^H>?opw^@z3z7Ihdq0NNx8%M8wM8CxnF%49rAaYupd43t$WOqvHAEzYV?_>x z{2Jy!Qmo1^LUqATprIX2s5Sc}L&@WLPvEtkR9=5ZXk>d%_y}aFY3feQ3vVG#fjeB} zY39y*ON}|jWZTFY#U%krbRt2DCQz?yT%)RwyYvBen;6*b+vxLt zq7HvgU-?Nn9DL`#;t85pyz${8(a=>xcDDLmxICSVAt8|qTAGscudtR~o-%iooPt!E zpr!60ez{+b%bn+a#2WCP#CFDgW#~t>m5Vgc(`}G)8A-K_{I3b=moX3B+~Q_Qoj*A`Lf89+t(D_Sinfg`Pkpo-}C@ZzJ>(DK|Z}K0*OIRdNys6C1zi? z+IQm|ts@)63bk^&@4f+3d+vC-#$C%c$Lm(^?^_^j_knv!es`%k(6oh(vfVC!0Po8P zQ@4#URqg5bVIf$aCwLS(zQUXGoa%qIx)~A;InJ^dP3~)TbTckNiB?KDFg7+? z&2;%AbQ@)g#%eH+S&gN)`h0=!!hedGlMAE{HL}qoVxK5b+MD8S!k(>8Xp@cY_R-HwC@xl&5hQoZxgT zvc&nGC*q6oTH}lWlZB>mQUcSMC6SQ)a9LnQZqSLB3tf!gU0{y0>;kh%bznkRg~Lx3 z3Fd1hv3xo%>d)w32e2AFQpnbyyiK3V>YfN6PT)Ed%4LuoAyM~HuV2axJtxZ+(n z|MB&K>IR#s{3d3rL?J*IIZ&x0Se%Po_S>M<^ryj=iqEjsg3EzD7N7Cnj?Z{EZ?IwV zGoEY6@%T1)E%_PGY|vBs@8Ge-XWaV@o=TpV*W}=-u-@t2_|~7l+}*wY@cHZK@4fr` z-K!UOAKd-++n;az^W|xO|KJTL&trW0#;d!Z|MuqJAO7|Ihw@q9TE*Xc_dm~H+&y{z z>cy{r{Q1UjcR%x0YEwzRzxwsXFXMk+zxfg)dz4w0rx9iXWR3-%Sj&xnOL-zqR0e{M}=^9{(nmxH_B8$eiroC*9 z(2}-_`}Y>u5Ht0$J?DNs=ceiEv#x>#F}Ra!xY z4q(wLzr09!L%BBaXmkU{Nw9$@DNA{ip}lhr#n|#a)XYZSp}bgXQ#0p}W``Tb-`Eat z62}W%gMVX!Ifgr6*o;JUL<&A4n|D+70KqX-P=j(7lZfDNuLD!tUk7?+;;f}RG``a@ z?vyR~Adc=&D@SA7woyClWBB|8zijTG`l_K+-L5#GJQbXB1I%fYZzMO`>e2-dWhprX zTMH(|6Gykridnbui!UXJo5Np2=SKfhUu<{|L_gr8(xKQ%d7jF3yaT15|JS5A4 z5K5MmT)lQVe$02#hl~1{=6@my<5`%@izKG=1tnxcJOT0)pM9773%9iS0kQ)LAGrj4 z$pQcXeV1?j0k8@T;21%QumJ$9%9knr0agMD&zFJz0YCy$@0Y{=0V)LYj&xm@@%{l8 a0!j6k3I72-0@C-FNdEyM2CVu40001r&mr;v delta 113302 zcmV*sKtsQX`v>s;2e1kWe{Ng-UC9Cf0C@%g01p5F0C;RKcW-iQVsCG2E_iKhq*dE) zqc9MCUupjV`JEcG32jhG)r3YHX?Im^Z;zD&POxfh);77Q>c8(8LYg%D&}~uT3u7Ih znK?6@U#v^vEtxi4$pn#;0C`MiD(7;Mpu5|Ne}+6`sm!TRk|k)ve+;@9e*JR3Qu=A8 z)RPAQ(j=&`wu&(}S;0zbPE^GtSmsKX)WTLTu&FeoxhWX4rNChjM7X3}q81_6@4-;> zInP+Cvbto_wji1bYJt8fcx5`YGJ6kPN%d1*`I#y!fS7T??WO@mUYW(yg;bi(1h~B> zeQ&Md7r~zdFofMre_%Sgs^pngM$PRBK;xG5k^dyXgdBumeH?@LA@#6kOYU;GW2K`H zvWj+C(JL4UK8;2|T8&m>2;K+L`a5nR8lKO&VE3(bJz7=2Xz4N~kSD0IS2?#VPtYlB z)ruXw&~-Jcxd1B(!eD^#a3|+$?d5DvYhiCe$Q?W!jG{r(^&B*IZdqi354$+q#~*%zS&4nU2ZhGZ~Sq)3b5UPt(D~Pov)0A5F-qPexI2 zHW-l0ej2`jGdhYhMQdAZHQ}HW)a(Dl^pmbT3kl+y=dU!LgYDzH`OVPTUYx_O``vT4 zGOy}!TW|fqWv*6@N1JZli@?8CV|d`XEfUlx&;q-6W#5@gRD!~&-*a`ML&qvX2W--o z%>*9b4F_!S9-XGg0-aYSV5IH zTW(WqXJl4ZWk$wrMdY{t^{)@VzWB%Er_b*{{`TF=`N8bvi^t#Ief;VDZ-4#n!x|KD_2H7k{nfjVAAV#7HL0`W3@a~(_zy9{|)7u|^<-PwkZ{EIp@vl$(Z^6II z`k3~=rzd@Q|L)Vr&mVvOa=^&1yE*6A-@V?we*3N;DZl?-!_1r4pC145UJE!3wfN7b zG+*^&Er!9C|KVWkelUHmPv3w1{rykhz5Jh9`SXgu=lU@le$=-A_wrBQ{`8&|)?2;! z^!W34FaJFM=Ffj_cFoJzfBLrFLU->U|M_|J`-?Acf4q78_3_=8M;#uZQEZNE0v_F3Q_&4=Eg=)rgKDT}JoVV}3y#L2zM}OEX*6e@$|Jy#h{XabS zb^qY;?{yO2w_E+{(~BS9ettaq`0M@qpT7LUOkk;>9)EuO_g}wUfBffP9^e1|L{+=Fh;+1%CJ173`$M}yX!?fFh_`3|Wea5HRl-~T^ug<)#&cyWD zjqOvlE6YZi56fCU>5{#(=O^8j@%X#0aKAFk>CK@X+U+oYsgr-<*D{Iu{`+L!?^S-u zn|0!I%(`i=r7N<`U#c_VmCnW2@L11ioKS($p41;J z?1f8>u&}N1myQI< zp*g&oOAT0T=JWMxw^}xvosD?fk#m9#Z)LCiLm7Xu=}wS?`E0#y*30c?wVG`=_6g29 z;_m6QgN^O}^VqzwFLY5JwP+vJ9IV!h`I0~L#csQu?`*X%1NG`)x7sZ?tM#gxuh;4k zH{n&F=EE#^*fq<|dO4%pZf0+N?d0pla<-UbMa^cr4dz!I{l>|$(C6#Lw%PHR+1$x* z>q39F8^t-wJ~;i^OS{EpHeYX=G}HS){t82=S+1A!*=o7m%vW1mpf~o>mdo92yWK*( zSn~v1kcUFOG3gO_3!%S1Z;80_mQC%DwqY0AM>*;`R^Bp^6dL`NPx{sg&gy6;IjbY7 zoHaYx?KX2bYrcUGR?TK+Gd}I;Ct0fuSy_K;H{We%tnqxYZqPDJLUqJFYb`h1S+lJ_ z{ORXoYK*ewdc`7lKi0GL$t(N#7iB6P>n#u1KC9Vgv4-&$D}KhgTn6gqU*~vXz%;CCz^# z(cjjk7VmBBOt}jyGC$zmH}mak(ad(UwaKh|r)}o*1?;}!=fXbN8~eO?0M;8$h|M~G z+=oJ2nC@V{;2SMBFf(tz8lNSB4N-3PXG0NJHne?vIM$NjWcqG?R?jk&GB|g~w^t?kRToY-fM#blTBRGGZCBV?=~zv)DEBW;1VQ3m@*RqwV={ zvE9vA>oqf&t!E2ALC+&K?Fh03i#gji>}wMv7iAt*04`UH^%mLP%$n75>(rNldUe3d zFSkfFIGtTGGY-EB)NtW!wn0A47WkqT^SQItwUZ+!Iq0_A<$6B%x4cPXuU3D&YO`qO zdPqDxZtD_@0sXMPvz2HTi`8~L+o1?ZdolIpK2Rh2P!(oN4(1i-*M?u>li!4CVv%ne zbcQvj3ca>|$UPM5%7@HkwU}>sDVAhdxWI(6@y7<;q@F3_%7pff4##S4}V#Lup@sNF(F=6j(?6`KId+h6wQu)k_pR@9TTF+a7ZGABwcsA z?Pl#F?yRG)jELlHRxHe7$9`TkzMAJ_>g9p9Rqe24!(@S2X4A3a;(%G8^{tu}5@Bto z$z`Bz;4De<4f2y|XH7Ivx8iWOT(ZgMyM|YYTlU(CIp?&sC7u^fd=r0((Z6@g?G`O% zi}*q`B{j6JbE}5hM!Ad2F+W&sH=K05(|o;~Ck^=C$+xf|TVgj~s*f>ZnCS9gGuxu* zZyMBh_Ku%i4~4p8#NEMW#Tkl1u-R-EyxDHNc7YoehS-}MMO?Yj7U6L0Ls?kkQP;6> z(MxDSPP($?S#I5cmUwm2t!^8`sKxbWtUcT+HDmeP*Jbt}2yX8F6&Ub8! zCBg*5iEhSoWg?a5FqLMlVza}(NIKJHpk5uUw@Zn@1xGb@PEs-hH8Om+kxbj|kQ#Dd zxH5em=}}6Tiyfb3H{ar%Nt3xr!y}VWGqHu6hU3Cjgxi0*&SJdv#vLtTMOHGjm?IkW zVzJ?`AXi%N_%Z>~K}BkoR$29tw4D_i+Gl2B8-4 zF$Vq#5>614z4=kZRl?c+ISjJE8jre;Rp0bAJdVw7^!2S1?AXyvvSUXwh`22*gQl=u zY&q>|>Om^RxdUG%)UFVH; zQKnLrO?Y;Hpqh4XXEaqsL7$`&vZ27JNwYDveoekC`I=~8kckS&u(!*UG26An#k=V|;H$FJt zVUz`SECC>VH%T8o#7QV<1fq< zKo*fHd^LEjFqV^R>7h{f+{h2>ED*n=nFM}RAa{R;Y^f_p+PfWwn6L}Kqtdks zM|TYz$Mzg2*E~A_*bw`$nBMngj7hdEGy`99WMLyWiXG{L`9?o29VQvG4qE-9oU(rm zhf`fafy51Gg}ir-V%95sSN0Mlw#Q`4W^@^}dBX3A%&PacbA&h4Vr!tOfG-z5iAlTpO*3gnGh$MfZN9*{jedc*!CB_ z;PTyNyCTgM+d&oDU_YAcCenY;@G$N8YWRwGh&_DV?j!Zjj2y?>0D7_0xAx&5DtQ%@ zD9#7~J~R73ActZ2C@2-;-`j)~#B{*M*!MbAYtMwhHsS|3DxHg{Ts5{h$FbefH77&! zgaTWLrn#`78hY0b2j>#)L$ZNLqC;fLkkdS9m<_gTLwFZk5@|!Q&tZQuWz1euCJr>9 zOwe%gADBm{4A*ny3SQ(qLDQWr8+W2c;uZXbSSJ|5=323HU1^Qvh{pAjFpGE{afc${ z(f(`e0ACPYBYw@-*da$!{60MZ&l3Dlmjmaf*^&Jkx9(J%?_C|P2UQ68go~8dl>a)} zl9680k)SW(Q&e8e>coF%Z{l>ZzvZf)f#*jfLN_->;h~aGx>bcOeg+eE0D&S29Yv$D z1|~EfJ8GZQOTy#^KaTB=E;|{Tr+Ba;EWR!+|564TNkU+1irO}70%sW%aauZzxp3hz zi#lj82{#y3c>J+0KyPgDikcx=I`on-v0=pAxFfYbug9w`w(x%vx-nsl3{<&{=O1o_F@~(Ms{dY!UD?4hmot9?39zP(d*2ZiAnRNTuv&vl`>;t%z;n!{MA= zaLyv>6W;|C%@%*>F1Cm~(MVh*Z$LmrfvB+m{sOTB2^3y*D2HUE!i6{^nDkz~ad$~7pvV^#h-3UkA0GN+U z_Y6K%@*aO+BQ&MhbH^7MsZ5bQ1qRrkJv-1 zi^?&BX2bQoOkvn3XuM7xh_i3NilaWFT4(L#CO-kTCVVLX264xPNxUr`x~)$b zIL`R4j@N_kvF2m}7~#G_J_sR+G9u{3*PT3q73|Ni9SEWDtHW@VpEu+IC4TMtR!^)8tz-2b_}Q(` zlc9NvT`Q7fid_qkVqjOoQy_>@hn6@Kljr`lJb9X31MmYZ3)ULY7u@TJ$0Q)n%8*~T zFT3Gt`w|~K4nYM^KojFU26P2Vg*YBA29HvfF)NR0vkm_s*j%UWhVPxOa^Uv=Bzb&MM(g&IBmBj&p$;Fb>jWq1-cc z6t_F$*f>I01mVedK?8j%dVgDnFS0T*V_232;Y3i#@D(T?0xa1JYpbZ3CTb_JCOkOu z<2XBp+2Za221f7;?N=ssHaiRXw7W+LgI*^7Av<<>gd!6ixHAu8!%V~@wGMwW&jC=! zv3c&$ouPS(8@oqLdt3{oV&KL#ILR$;k1e?}*b>RW>^e;IV;QvSNSGxYtLQwi4XT=- zlxO8_dVWOz!;fBnI{ThSauXytzt!By1QPPs8+;0GAZ3v6Jb7BbV^kgV(4dRdbp89u%^ z9@QTIIk7BxV~k1f>$Ce<37$v1WPC4pk1$~hL58mYqP_tL#k#_uiqzN_eyGD&OOj6@ z#}~GP^sQm;(UKIhV1F*`a0rD99kruM4MX@bX{KG@Diqf#{21Cj+xve+gF8lGZqN9> z5KXgT!BPxth^2=WiK2z31!l{!J7v&mHVoJg#3B$FcDBAh_^rg+XJyRFhPMCDt=ab7 zMQQGN38w|{9078bB$QHwBl-G(V7GuabDXZ2qX{t{$zeVMl?$+?xQmcc$(Q5!9I&>^ zkV4y)o#eU5O(<4oCj|E6>Sq0-9QXqeF@GMC0m{o{G1sLd0$_w0y+3# zxc4}HDTU;L%{TEYFg7rBxu#I`F<^4wF(7o-6iz|G0`QA|D^GF&Hpis=fYJFQF{r90 zL+H^#I%@41&`;o_(zi#Hn&YxhwwkUP{DGYukc?AdXx^m9K^|s7_4gv^6e*y<4nQpc zbJtG&YjXgQ)+u}iXAnwBT+4?_-pR?$0W;u30I^ivgs%g2R32!5N!e2OIsOjRQR@&A zaRczEbgoVucQGHwc3X^-p>>K=_W>>xYX)~)9 zkuaeJQU^3vWy?t21jyjlV<9i$0=FLPU?a#PZkSD*?~PX~iShf`K~Ye=2e_n^sD-te z<)VL;xxp?+E)vYf-+;R*$;DXb2Cx7=G$LZ)M^ve>Uzn)A2GGtQGU*t!<0szXB7kKxi83U7=KRTEU;VD^j2%j*j+<%aNKf5}4SRY*CLxrVcXGbsDlcx7egE zHyzOf0+ixkl6Sz7$ZoUcx$W1y&5v}Ld0H5b1|7;cu6A%neE7XlH>kR6o=OD-MXP^P z^#4tKHxf(nTFJf4qAT?~v1q{a3|eJm$$;JYLzWz4cNX?-4pn-xmz#cm9;tPN-C5hW zJC5xhZ#Ws6r{v}y(48{SNN#Gyk!}K&ggALU9PMEpSHS$T4;& zX{iy|LqQJ(y*Q4Q^pNbki~2gfh{S(|r`#Z1^xD6P{|u``ECvHob!t=;AdAR|)d5;A zo&z#KSvOo9{$|&4Ho^@sC}8(CwMt*ZTcs@E zDaeaRy{5BbQN64JQlD&s&}YdL%A~XF~J|%LsQqd_0S|C z7nWjyBbB#OSc+reiCn5W-Hs_iHR5VhSx7~4R7}gcEKHV)mV69W8H)xya2krGv`M_|qVez4U*v>vH)V*nl3qf)~`Wq3) zlyq$56f0uFaKlyw%93?;QRmWeB`)_iFP&%Lg28g}h+-tCas|5|kAvop7b!*aBe_zl zK$EC42lGKei+lFks6l_%Ag%HLCC(ZtpPg0ZFWMts6;zvL}Pdc5n- z7G{B(tQ2Ov$M}R*5W_XkfUqHI!}*MoPqHG5lj{P#i7!Yw02SpRZb^oKENc_$50$(I z7YSJ64x+ZJVj-a(Yt%)B1lXTVJKR7QUi8Fu_1kxxJ(zv^jZm}+_Qv~g%~jW%siFS+u)+sXYWlzFa|^)$*=_8{Dk)=;6^$`D;oxWBX=Xgd9LE< za;UN)Rn-YCb6o+K zRg5?k4>%51J}x?4I$2N4lczbf4BCrPWvD9IO4w}>Imuk?=z9mwG|uh3OrhsdT#cmi z)t?^pD0AtRTVfK}jw)Q!<`cSy)yUhp^%9}6Rl$#}+y-*75Si|nnw)U(QO@AKE_1KR z9!OGEL&bk_i3?ifo?&&9IuNYnlp!xuSXI=_6n(6#-eLqyySuBym8DVeQ(+oJDMhO( z3TcA;-sp*x;DS>jE)@*mh)6bM_#mp+u6$SFAJCq2J=HpV)O5s8LT88rC zSvZ}Rx{p3OPDiZ+PRA3JOWz_$liqS1+exmE`{{pVXrJ=4c5sPlMs=W0i!oJ^T9i#? zo7&2qmM2d$YJiNiRg;vMhxQ}+tU}^0O}h@g%8O%#3{3=#3dJGSBl&rmL(i#bZ78oQ zqln+|37|m0!>IZi`F!kkISb`CbY3-bB|*Zdl-cJgDRg>OCNr>}07=^S2q)59l9hO! zI#7So9aj=H!Ek(0B-p>sP41xbQvm7pnH0@UT5nzWR!iI33*Oc7`j`l3C_xDHCso11 z7)=h>xSsgwP+|EOr4%zW*%)u)g!$m;|8O>46ie~f=0pD^*rE_7}R4RY%IJRSp7{dz2K^_^fMha1(0ucZDMpIqDX+ ziOLcPPh#8tO`I))6(vdKVeofwt4M;sR`N-=k#4ek23wA+?JOO{qp^nAh>OwoNxk3J z54z*noQnIM4DA!@ZXudxO0TwqLyv!$2<8s@SMtW6mLaEEGC+6~H3z;9fCpCKVC3XC z5n9IVS(0#obYc~$#~YeNsF7ozVPXP8=(;69K_Tz+tk}s^6GA|PJ5i*-M5vRaSz;cm z+A1nug63UCawiHgAC_{Ddb^4P9Z2ee~>yD=N2SO4!j|$F!ND9=Peg+r zDtXm+aV!F{)N$F?_Z$r$@6&k}_-8o=|9HurL$wazA1?+{`c}u0XAB(2_LQtOG*2<= z9^juc&`5g9MpErM)h<|5zE1O(GSG+*FnF zl`(s(b0_Zyo>0}u)3twQW_1SgHQ6U4a-t_sFk%475by&YhmohU#jt#4#6T`H6|6a5 z0xcF*Glg2}CoBc#aJi7~tE%m)67KfLwNb-{%mCC3NOq8fx%|1&D+g7oH<4rA2%hoe zx1~dY;n}{stHaf-5G160!NMY{*nyGXM{@3C6-G{_Q8;PHKJ|atXPoR3U5U3+wRW^0 z&%S@C#8p%gH}2U+PLx}(y$3QNa79mn>R#5FWe z3CleYKV_g1ld2#aOiHyUcq-q#Q#wpDX~6to&gkaCHb9`%b614U%8->u6Hi9akJ+gg z^$ltyMdty?ZV7)v4uq_>2GovHM6lX0J5}yf#k1mpa1}>aB!!AO%JL-PBI96?~4LemB7HBe`-z zhzyfBtsoADq$|sB{4=*XW{6h8xVZdM8doKsmWj_o|15vU=pV28eW=zUWh)txUEk{3 zNtb|>v8&8Xo}Iq?luXT!& zX1ECQ0aH2tlZ9d=Z!b|D3iepgq`qOFDS}%9^;@rprJMy~fV7Yh5Bx$9aMf4HrTVYp z=qj(Mj8lKrve4a4jy*`!sIg$)F# z%8&d*LYsTA#As0@xK9AjC^j!q*t9R+_-9seY&_}c9jX|eeLCec_aRMH@y6GHi;iH- zaHK|Y_$+9Ut_B}&fpln4xH#PJn>i|d3;XRH{u+OqQ{}p$c}f^|)0=kj6zE4E(FEYF z`f?~+_)gH~Y=fPaCr@){#FJp`s9Ltfh$>Y2wH9Y($iZ@S4YeDtw%b8>QM&gT&9DZ_ zaSN%(Pv9<`0JWivhiZ`M0z(9W?s#)q=*S$LJ-Ww^5EAyM@}^^l>o^$>CKbjdL@XaR z5mbM?D6zv$>Hs7X%~)5K>Kfu4u`C^mVVE>h|Ma|;eBBDe!2Ripg!}sZipNu`Hqd8P zc93qGJUHQl;K9*tnS_I6i~Ieq4|VL`f5SIWxs>)gPNli`-y$-hzzBQe3YHyo;c4v7 zp;`yK(LVlB>06l4%U2)A=FEiMlLc=YLM(r_Am5iUrkSvyF9s%55)mFeOe-pcB@^$o z3_8t(WzgP%!^hV>ODYklvNhS&+I9Fk8^(5*nHObJg%5Gi;I_oJK{LfB^JruwMkgf@ z$?4BVf~!)V#Z@F%DOX)r%drBf?&|iuk3^5Rnrn>(I@8_bSquiajF1Vsc>#F=2XcP_ zWV+(!wqMq^@@P^_*Ur$LTH`qx8Psv*y=r@bBjUsUNEcCeb;fmVR2q^f6ab11?trBJ-aEa}UwjQjtFDrNLSBaXQqfhVA(<&*9rb3*6i4T?!kW`9`^wAl*bGfq)t%X zMT)@SLW`t?ot6&M;xT|fR6~EQE$4>9E2o*g=~)@E_t#)mxsn>OKBOqPl^F0h+#`pR zQsrQjOdZbPHsF0(U%D>?f-wdNj}t>GK@R_i(Gifs;-dtU-kWP~T*tvx_KGu3>4s>X zAdX!{jbkh8QV0ayfy4YM*OPc|4AgO$PJMP&IOWnLYC%+qe3b-Sx{rV4AOLmwESkEi zI^tkT)gR-laYZ>BgmZ)nkffm6L?0?~6^vBbg!_fF-~nHEnl{e@=(N-opyTPdhiV-F zb#^`;mA;h$T`tCEuUv34G*9?&3elv3T4+Wb$T#I%fvN)g^hEi&(qWPV>!9`MZA(h2 z@?e8nmmwf$g}&EMDMEjv3Z&i7e^Psm3qvRrjZ)XJgLczxXr4V1$*Ir-Btm`}74&~2`^GKEI9VXFa@*mB zl|0ND)(@4u$GjpxIW9@4LI3zV=CyeiSf{0~Eb6yc9jbLO@Epl>R618jsuv_YwsyaS zU}&DuT?^4PlR8>QR}8mE9i#^9=PPkq2AyV7FS)}p-6lP#as_B0Kl{(hpuO^HV$z!3 zms6U18?w8uncIIf5V-lG(aT7VH-|J8VhLyk_<$0m?kbYET!=#iZ4a5MVkRaYt`j|O zA6*~KjaL9G{Aw(tMwiv4fl8!eLU=p;```A9`ebmU4%fRphz0tZVbDZ9NRONb!eZGmV2Oa%0MG&saiQI&Vs_P0vfi@PD_ViBAXKS zLmjj?RB#R;JXBjzHF+{0#tX0rut{+$KNDQ$ybNF2mYI@psch=@XEGw|Y=%la*fb!H zbnlERO1ginOx0w_r^gKgUItW7$`gsBV--r}L;k6Tm=JO1b4}y~y;0#%0OYISZBTX=H1W%Ny)E8>z4 zXh$mhDv-M8T2}Hh)dO4x?X`c(=30d8@yMpng6e-XW2lZ_u6d}|0R~|E_^9-)TeXl0rkS2Pr4GG924l#vJ@S ztm*K_5A1UzSFYgjCto>GUvPk%qcs7ZRJErk>YGP$ZUlipiP`A9;x$tJx=7xF1R%vQ zRcU`4qA%`{HF|_2+6fLP!Ut3{Nut#2@SsYPe8LOp)_O04aa#uO_Wa84v#XD;ARXMK z!a-pKB)9av(<*ub?q0c*xPx7S8nQ{(p@Slz=#>D2$+uI-p7iZB&%)!h)V;j)0z7IR zK<3G`?4T9Z=b8%Fm9ZMkavI%Ah?bVq5^pDnC;i+qsboVbxRXcs9>ZeZ$I$N|RPaQe9i6BnlUn zR+9$}j`N;Fgnxiec)jyDx@r>$`X;bA$Tq(_;M%AapCnpJa8T7MQSDPkW$K_CH<*7r z!i~4!H+TM&4h1o1-{P(g*GHu&q(G>df=1wBRqo0$bJhXJ7VuWQKO7t6QzfM~d^<{L z!RaKrWBg#PX{mcQwFNv>>mV<^HbLoI*)SC+ zi0xjuZfKnnmwTXi%0MG7<(yZoC`Er2iEd}(vKw^TxO5axTl-$sK!_YZ0iZl9v*`HL z*8V&+!t;M{8+v`C>h5V1!tjBzAq57oeRvtkskSB;hf?Gb?YMI6!(T;m;mPGF!?lGK z*J6EKhYg@0nWm}|1h7x#UGsEqY<%P?cL8v|=_-}BR-=8L+tQ)P$oTZTI$D3>O72V` zu7PV>S*@4?+2s=!4yUXlAZ^e@_bcZTul}u7*;N4(3O|tYnM%A?@&URd)E$^Yg-}Q8 ze^gI@J&>hc1K2+;~8n91!RQmSFI%DYL*gm)O{bXpK;>kU*J7u6TPjYCfK!zZg zn1wd+)6!v@Cmle7<*HaX`VxPzFg93{onv%P;>iHrak&_+ zJ5&!Ma)MCDkt&B{9Q~?(ogPT8>N^1KP$P*qq^Rq)(W}A++1F_BvN+ea#y3W-QU=_( zB_Si1G#qZLep@;e*p9W{)!_!P1`&GQZ^eAs^b8%}?ml+VFUrOfh@^4M>|q-c>JuV<+0NY=(rsrSIA)$Dige8TH3QR zXjNWy52?zpb#)?B661flk=Ig^U6*{ZWFhZ8vZ|5A`9f|#n?32emyvvRK)C~$h@d`K zUkI$@Od4@Fq~PmTA4NtLKS)sg>o|Oi(?Rl})$5W*REF&8abOQVEqrDe1WK3kga5XS zUzAr5UDl`fT#B87J%P%vuR$V5;?lU5z?L|#6ev;+K;5P67G-~!EmeDPUn%Hh%XYHCwz>3rj&wcIgl-F*&!o+_rD9gh-QKo8_!gOK?=?0DzVY@63DlEHEp(+7mbgvX1<18q{=&z`g zj>adgUYk#tHCI(5z3!IcY7N+%t*QWw=>RuzI$hx`0!LsO+S^r*wp>)^LZ zJk`T$+LA@iQK2;@QI!Y(0ZZ+H$teSkbWc`a087xAr2jmjdv=3PGnHX-h**$uj7U&O zSr;_Lmpv`Ic zNr_fy#_Xp{V+6KTvG2qxr=`P~{oLdGLmjkNZ*W&2$~e?vXcY!_{wp1Nw<)D^9NK#x zXm$q>mpWN?S%RVOgmRQzKY}m#^HF-jXVMwDG%AC zTcUsGDhoUtlmj8ktqRPM{>JE4M^gD*$U&9Wav;!czqoBx9QTf<6~J9hSQ4F4_;I|m z*5N*OfERJsK-|LecT`__MC{mIZg#f^Jhc2x!%aU;x#kwIl+;l|wx zEacO?=(rnINYPi9TBh7Q4*4 zZBo2Hl9TgK{Q*w!RzW~j^AJWP7i^r$YJ$fL^h2&~f{j~;-GNFmgUEs9 zO^Zxe?BG0-n=M$M-G?nOe%jL8x?V3G_?MBKyG1#>fu0JfibzSeU?hLFBy7=U3L#%H zIaA)$wb66mt8Q6FYvAzVo)VXp0R{x0lR=`2H4>FDjxo$_zrJk&WwQh08sLA>6gCy? z20AF7j}%7qC6m)rb>tQAX^SYw;oqdsjA;+RfyGs#jPvS4C9i6$F5yJEg|p@T8r#rO zaeWr-W;KT0coyxUT6=c%_dhCq`)I#?>*Ls-3bPK)Q=)PY*i9K|Br35RScq*4GZDTk zF2rf+FfA+t@CN?~LZH3+0`-6K3A3>bxi>p@qxaCba7SIfAEdrvjrQYbSB@7PLGXmY zSA4%qC&$<&Q2}F-os&zxUqy2K{*?a3TqO?Q)(&tN;dP{cMHN!uJjyFo)gHXP6x#AT zc&v-Adu*N0iYO^0;;bBnqt+2>)l0~g&XqA&o?{i; z&AL7rTBrDO4-`%rXy8lvktzI-4I}B6D_4~c({j>rIBn50Jd5~DRFlH>#cTO8c#_RHCn!`5OCXn$$N0WJ zy@$x*90wpxAQRmp3DY;}BlCH&)s==xEXLpMp_2DL9Ts1nYtny6RWJ8zWy@F3!q~Lb zy{_sQ8?_E;j)@05I71J0OTsa|}JATruyqU;8%E!_J_)I$&i!oW3iRM^gIR>i)^)m%OYbCQw$Iv%0BDI}#)u`~~nG*wfTThkH zM{9ZVgd~5?uIuM4XdMhs3RGZItNaC75h<>3^eQo=a+qvvRBaqnSzgvP6%RT@ypC3U zISPRAF}RLL5J$!`wd>yKRn)Q-eD$XXLE>yp{5;gwp5t_DA3;jM1&Hc_I&$2zpf;;9 z)W&tpL$&rCxA7tXrEm4J`gLc=vEBFC$EjuI)G z@$-M(mJS79<0!Z~To0FT;2-GScL z;=s+7J*oz;Q6>)|9hKO@ddAuNl>mq!1bf44RvqA=gV(IQY>rw7z16YdrEld-N7uw= z$I71!%~L+sZhF&dYr#wmYAbqW2ZK?Ldt!g0)AHnLwY3b|r@so^3}TCLA3`>nFlS}V z9t+UlTGtk}@U=Y;O1T+qv?pSeWj@vKihK}9ARdU1rdPZyZWCwi^_KhETB62s%x24j~g3Z*J$yk=!`_}0kD6i zqHwpRL&v7RaqjAHJzAXT1x_(+MisowB|IX%N_cPw5*Rg=Zd9=^$Kb^2QWsK{F$F_z z&F$=aEnlOGPyB3vAMw2^XJ!Ogi{kTHc%9W4ud{Nzj#>wW)!}4ErE|3|y=?NawcC+- zGBi)I=^l`sGSEnV3ao|P1h0d%%a?!Gl@8Nv8X!A}3@sH(unbrBW4`RX4B89O_GU@( zs4kjJSg>;=pT1$TzG0Q704-HVQN;krH_pzV0J^~z73`dp1WZ!l35@Hm;^>l&VtkOc zI2jQ-$&q=TIw&1j7q+#Dz5$oBHqXRDYv8BtDdM%UY=0IX)-M1+K_*Pf=jOr zlL}UqQ?2TJ3tt1R&|PUL3q+h1FG}LnzaQgcJ#(IbLNIgVp$kU~D@$#gGs z9kN?Toww-7x`nXSm2;_pLO*|qPSAG4KXC%*MjS4Yz)rJOxTtgKp*`#mc~*#rptmL~ zGm`oA3OV2pg>Br`;|nSKyuA^aFcN<}=H9Y5{`Clh zq1S?UN772<$EAFzLtTQxEvFIM~o-)vgMS<|^h9e9C;62Gjcv?D43eGxc4T|AqlZB%KEU2Jn zbr#~DL+w;JxAu{jt}B0SRUcNPBJ$(%3hlO6p<#=PL~@F=Qm6wthf79Pk5dvyB$p0= zzlvZ3Zpk)@!*N^J)`4rIa180{3=)!b6Nh8$(gOqvVuva-3MTXt<%PURMX${oKRkd` zU8jetLWMYFqs1a4u@DRJl+*;>=z^-90CsVzawN%lN0tF@ynKJF^Ft-?byw{HSR8m2 zFov&&M%K@Q@wC)E3p$KPtwXM(3%dVL+1V|}t?bD9UFQBcmZW7%x;QrgjzDq0vbDgCfg+J$v%9?}JUd*dBAa9uP(T9s9Fx;}_29>I9rrA*FYE9T2rnqA z6ANuY$m1W?H8}O}Bp}Csgkul}Atf~>fjmXL=msJM*eF~tvF418P?44XQ>0b!{SwJ; zu&gzBkWkiv_&S=`it6M~O!IYkCge=!wB)t@ez-7r8#RVdlUTZq*i*$vNrd5_A!Mgg zejdDR;@ankFsR2R3b{pIUfTqWX?kR+-n6>=HP!t)CIn@`iLkkUT)r3xr`RtzWtGGt zhLPj6yhs@WqV;f`z!OjUYL$L(4;l|IPfbko!3K0a8H*pAu2)fcK5eNy{`8+Tx~4wb zZ~Yu|1CdVEd9K5z^S`X42j18aI&}Jk%m$Bq*qr-#+?*_S8n(uSLvL&@`tSc__RUND z(|(Mj42~q&wMhqm28_M;@45T}utz#q;Us{IK&U~jB%Enp#c!|{bug6EME<|}k^HQ} zQi7D)fyRSpMm=eI#G_A;YUROkrX-cA8LzK40n#gHXRr$z1~a`ot$xoJDQmPT!pXDA zhyB){|NDB?nGlu#bc~0qC^Vn86dF$xeA4KeWO(1q#AR}S+JVmVevZXs+-84SM~^hr z1r(ZCXp0Ca6l%hVmylQ0;uA697!gjPVLQdWt>(U*99&z!#FDFm+E%h@ouR%}aSIUU z?^)0SwUaNCbP$CbSl4F1hQ_8-o0@QN05N}OlUDg( zj+L%0^8r-yar144-P*i6s3roa=<%4!NO0G7E-q?UDc8C3p>x}w!HsQ@C z+yPWL;qs3vTG}X%@AY=6B#Rk>9#W&qoqWo_DSiyUtH?8-7EZwugz#DiPa0h<#7|8h z6?Tk=FrH)WM5ibDuER$P>4FM1vCsy7c*Aw7<}?d`pTZR3*APDjpHXMvVc|HtRc&Gw z!f1v2W6jl(g1s{TYrc_hCSLlbc30^4{DIRvRQWV@PR0mkaXSV5aB&L6D2`4Z6Q?*n zL)TxW0L{oJ#QlV$LnV-1+x@DGt6q%ypR&tgbg4vei=VvK8Sqe1k32!>VyIuP&`G5+ zWBJT~ZyGAgyCF!R!ZYf{jC;mQz`fa zJ`C|=Kwia=`Lt!oc+-L>jjpau&td)?lQS&n)1Pg;A##Tzdgs%{}S?RykTP@k_6!KdlPT0nY?^@QrKOz z$M7{NH?V`ySTi^)u#iV?pvvqv5LVWV0(*D@upl(;pQaX@H2x5D6D%!ydNfYXYrS_& zR8&?<7kMpNOdMeKsbny^-N?QQVs|o9a1wmcZ{24`o-c{3q9%7U-F$@Kz_lCXi#F ziwilfN#E<8dJ1rk#+^~O6=DKR42XFYnwvLTBLs@bU(A5{w8Zbj_;d!0MmM^D&M7c4 zIju`KPM>YOKG-ko=n>GC`#V;3!9iG6-JsU0?FcqbFO&Z@u6zu%Saj)AM9KIr}y<9 zSI#<7;Uidyn%OD*vo>Pe%k=cApxmbvMhe=rZvbF7_)U{f=5`q9^a0kb5ovr#i@ z$fZ^V>OtZ*)YlL{{`Q?$!i#3t5vfFV!J6iJiA7H!V_9t(d{je|^*H|7n+2?o};DmJct9sSCn&tzlbmOu(iu`&QZqkDA4Wv z`PX{ys<(uTAHp2&7<$1dGu6Ex`HFY@P~>uxh(`kKu-)KUqsQEYc&qX%d`c_@RY4q@ zFtk6q_j z0=$8qN%|5~_Ayxock&bRdNXFNk_zxUh!VFNl4|O(+f?^7rIyQ%$~bcp9+jp^-P_b zy~sqBW@oARdH1KPc88;*jgDZ=G5R;fGd?{kV=EDDq-$?On8g6RzltIkq_pMH+XsRMm~uYIoL_Bg(*qepnVfFlwMCEgzCd`aUu&cmuSNq$(*3i}#UjzQ;T zV8oA5$rZwyY<%`}USi1;fLqo|Pl$cD-}4tF-egz_6#94xh1)*%!^L&7AYsN#4}Mt(K#N{j9D=m?$ zO@8wTeDl01bc3^`WdoT!xl5&gfFm$oX@*s>EKrLa&~Pp*vSKOYjW+BU+B#}+rpk%%SLr>Dn+esX9v?WL{Jq+81QWh&{Dh{urh1_pxAzq*FNuw(c-Q^f_ z)A0P)Hj?K$?oR)8^azI+6nKe+Rvao}n}lW+8i#DLlY;#Cn!9F=6?#Jtr?$OC}Z_ zbP^P z*3ly@UBD=bg;p$y!OtFyBSMKJJ2mUR#*||$6;6p#r(w;j$SRc`sh;O5ZCi51OoMN6 zxzu+hwzfmS${&>KO>I5d6F4D}+STYOKU^FN4JudXKqbev1f41_vMvS{Oc9Q#cq4m% z-N9cr0T(9#0qLrws;nXBA)7qMOjL_9N1>3R4)$sY#+2p5_H=+;Z^0IU6udwL&#>z` zJv6@1TNNj-L&P;T1?R5$ucZUj+f@-5rGQ8wtBr8Wqf7Bs!?C%b=eZ?VY$uXk@2}#S z4Cx6O;cvfBmfAK%6_#;JR)sBn3fY_Fbf|~cTic=#H zW0)8lMx=Tt_M{t=Coq9kMyX&7Nv^_OdD4wd_!kEzxuVJef>W#_n>!wqd~YO^zKhVN%ictFknW)x060n{8(jOMf$kkl0LlH$CE}UI^0_S9CH&KoPr+T^DZiOGajR{AOFuUc3+)2)jRFa98B~@?x6~XZMgftRjn4`PJ`;Cb zlaomN=%+XI5UTz>$vB6d|8K&ka+FK8V zBNs5-aTKF~4qApSf?wEwT5VQwpv>tGm?;&LL@bB$&nm8_x60z79Jh+Y`XS<%N#A}@ zx;=D#rM-&v)Qge5_6u+)axkc=>_@h_9nF`oe#8zuk0uw)eUqI^Swf@t4VGY|E?0Td zXogD!A2w#D`vu?q>5V$|7|_H-Zp>)-o3d$Ka^}Fbg&zq69Y@iB$-tcg?iVvj?w9a< zxG|kcqS1*{971&;{T!3ikJke_4l5YsdeD&~fB0I0iu_c_62mPfV38;I*nL z!j6HtOgYABESq0~Y$_cC_zrPB_d-W;tJ9OoS&DQ~*#9^wNCtD>q=|23TTj{VAv}AE z5v&`;VUi`_jdYZM#;vD0E4YCM;w$(?dpc@eeRw(f#IQJ}oH-{sjnd>fSD{;!35b75 z2OppC+9r^wM~V-eR@xg;JN^e^A+fHb}W<@CE$Sdz^fYDO-%T z1}wR3ehJDMR@x<%H|aD-Ei8AWi8|K;7RRA*cVct9a=Lx<@o zH4Y3&P}dlL+S2kfc66z8TA(L@X7OJ*ayGl+SG^mYJ8X+%|58q#+BG+4O})TygYt?n zc6msTcAWbi%ZCrNLA0=upk=G$nEXWQliM7sZ~h*Y3WY(e%vtnZ>)r8Qe;e^bQhs^! z?D_J%bVp6$z(C_hJ3y_G;lcyoI)n>MAFd+74C(2As&NvGMpyQ;eV3nOZot$-DbID- z>m_|zhYvJq2pwwDklCP=^A@KswJGC&?8W3`%AqFBWhWa~Em8S&v1mqks=+iS>^pMG zARlS@)9b0^#iuUhd%?geE)S~0`gl22Ck*ni9X(AP zo-q!8Nqi=lD}cko5^Zfha`mX8t^`HEpnW+_7-TEO~nMYcH&+;EvCIQ zitDno;({7~x3K$ry<3Gb$XXG1o57z{?6JRdCusLKD#DUg#7 zxo0R-P}myBS8<|)Sazrm4sDzny+z8eCav0A*z`~{(Kszt?bYN-f#8yN-Jr^_O+{2xu43VPc_G_rVAO4JuxMHMZw`_!?7=fmTQsa2w$u zsrKWJ~kMH?27j<|~h)V%N=^uGCTco3keZf=rHszUpnX%=gY0s$v2S( zlh<|_92gsd2X<#qRw-Z8B+qA{`vfAuLt57K_d?K>^xMV zw$0(K%B$9>vS0B@DFLfDAbYQOtoj@LJf8bVTyJ~N-xNPa=T(H8hiwUemj@@@XmnMZ z4V<-ti&IEr>Aka+>!CKgI$ipYhh99wzh@UhA57^lm!$2!yKHU!z&kuek% z0Pi%Gm$;1+rsils`7O6U?RAc;hr7eyc&6~M0WNllbsbKa^>?+GeEOj*9{ zc4{o|0{fGcWgOtpgm@i|^!b*TUp7^WOf+k?{Gfl?%Q2!A2v%*0MxFSZ>*X<#2nc&V z8w>WzDC{%0uIjnDie&S!a3Pi`h!;b8(&$Pf@O0XkJA;)@e5>PsjYhBzA3^Z~mQ5_Q zLXqGw50yvCW5q4M2gPOCVN^CVnnj znZGill>{k9r$F^i=v9h-RB;^nsBDN|ayfI<>nF)l#YAxeTr7oY35U)y<%HJU4w~`tJ%7Q1LP(%|M3{!8EvOfZe@H*7I1UO51Kp6tghu7e z*{#*e=Yh;dH3}e$kxTHP)m-^imxom6S>L?b}>w3P#eQZ>JB&XTg2CxwYOq`u!HWz$=)aNBT z^H*jNlAL2cZqjs=(z6rqh`XQmt_sbgyLc*Cquqcl;!2fQ)2$mc9$UOVw-)he6G-)7 zW5Os<0I0=0TwF~b)Wb$)lHiW_m`7prn6>#QAI6M4@tjfTx_r-xeluxBEh(OaE182h z4tLjokL6Y=Tus1-v>jY~lxSek4-3sB>{e&*Xmr(v9{uK(FMiucAwP`f!OZSE@eRx{ zr7{t|Q{%3VxNz6eRTP_tEyc!b^*m{G4HUK$;4(LXblU=jW!%#Uxb4%}q8+UO6M3qisoAvkn1q+Nmjnfw# zc(`Q?AHL$^M-``|q*65?b8u*r2c`ul3cCfOrm9TA{utb7ujXFYR#+cSkxKL6{D5B4 zd)(Rt9Ubvda5&{1;62?r+vO|W4HDLW$A0cnyyex`qaZDO=`0j~yW%QOqM4JGE3HTX=ImA~kySzBnJ%-syXdf2~44EDq4Ebp~);IgD4x5(BYo(Tgq#}y6nwjx`r5d=Z zFfn*#E2#mI%3tENG#ypNmEnZjhqDJpq!?MQ(|(z}%2hxHB8>{CB3h@e{%X=_Ky@3H zp+(3>ZFf4n<~to!7(21mr>+Ey(@)~93Tq35WIDRL;7WpX*8C>^oE5`?;)v&3wGSIN zEyeTrM*M*t22+JholVkGIlMi8Ud4hL(h0vuZz!bEjnkw)s?RZZ!q0Y#XB#(ce_4kQ z&Tb)ejK4~Q5mE@GavUI^lQZ*9hTGRz_85P)T8x;%`ljSw*XsUmUt-M}n^&6xTrBZ- zivpVXddSm(&*53BoDkEaV##o_OY8Jje6e&GkssmHav!RyKqQ=LwvGOOtm0~bspcS* zhSN!?!?WCr!W0T-5PVUi9o1)Z>ZmOb!xC1FtOWd_C}X>u-}8-+o?qT(Ar}j6c1In3 z%vX+9WTfCVYK~2lr>-u94Osw~$zZPowEQ}%l8PA1Rt`Lsl4{@Z-&}q=HnrvBs#D)a zPQIrcERR=FXomE}s8eWvG`c2Yxa0D3Or9ifKg!kdmWZ(qAA$4&3Qa7uDoHjz6$eoh zn%#ObG2s}ZwMq$w8#N->{gps~bGZc|V$Fo;l6?U+nDDr2(A%f@&BTw>F!BecZ$)1? zsW{Nhi4fqwb0um8Q&j0a!jFXYTlk@_4(e2Km^eKKF#p4|8h$l@aqdB>N<0=hGEu&+ zM$7Gp5U%#j#EA%Ts2+H$W*t`u&EypCy#9nK_U0|I(vhj`7Q$PTCZ$vLz7{^K`&R02 zqcRPfG8;0aTAp>UC!gYnC&I_8s53))0@B{>lSbDJ#?}HXCI=wB;N5c_Hne_OM~~om z0dFQ2THy%so>Vh`b(7>!xEr01DaU{;g=NIO$4@B5Bl8B0ykoU)YsYv&jJV_pllFW5 zh_G7!;d1!4$;A@Kvv-lM;`jLWMP6qUBFV0o?EP8AZ$H5PAPRunZ#2$ou9Yf|YXz`T zgj5}ipd+;!Zm%W}qG|JvI>*4nX5nRc-cw9izGE*eldCO%fMX*RNeD6?&e8jxrS(?D zZ$Bu=F#ojh;JZEOk8~1M0a@)=aBu5Y@;8N#0e2M}=5fo0@obYPjjn)mBldGlP7Qe1 z%+x}cX{W?FdUQ&>fDaS5k%%LKRTbAU$@r}BzwbFSW6Ck&3I~JFPMn+#7HT~YMVd@al5$z`#B*Y_NY$GBJGT}O{lbODtm7Fton z=8EoTBPWox6Qm3IV+c8qh4TbkJ!eQN{o~K*X5=zq-;o(tOr6z=66P;hU;zt?oE#=?!9TfFpon7C>W)rOO{tWSP7EY(RUQjf#Z>75sz$eP zB>XMC`-6tSO^rdF&s15}l~z2r^t51JE1`-r1cgM`JFlLWtLQ0@TY8Gy-%lD{(dSh$ zKF8#AwRrJ>=Q`f3#!KiavBa^bCFmCskfR)bIT1OO4IT?sdFe6oSo9cvm7YQk6=la! z#sH=@kl1x~9??_cnhC&`6!Sd*BBav<|E~VZ8-h}@{j+y}w0^HY z4*hy~$ore(>C04&WOD2&%&%nZt;?uFP$B(`X(^8j0brq}xb^a+(G3K>ICe~)WHB%P zRL7l5_GKMDGD4RdJXV9jVhA-THwO-70HbX1c9!@W*FDBxAx2Pr0=tGR6|%tqHn9PF z6fd#n^o&#{wVM~;OuW>6Qb{y_M`+wl62H*ylyg=)JT~Npq93vPRH&-6po)Z?L`T_Z zKk1d#aeRP`)^Uv+sk+M_=v-V!{7aFlyt(JD{65l$8SJR*H!)9q#D#*ENB z&9_qC4V)Pq!R$hWI*6*+X8V>G&!{a?eu_k5r;4H4tc7=fbgKP`>s2LxjFqX|;tg>t z$EU)p=q-<1dW-KmPa5518a1U@_$ycq^;JK|;_2+HqhHq1Bc*r&zayuqo5 z=olX19YA(=i>veh%_XO8L@FnQbv|fPejz~iLt!PbnC|!%>+O@o@?v==B;Eu|p8yF3 z_q$3g6b-`fDm6Tcpb-Rr>#WSWHY!o>6m?FaLc1d6p15H0C>mHT*kaURp!j$z$MkCQ zY+W2;)qq;}^{Lx=zhlA)rRbz0Tq|-ls+&9cv@JybX735FE+u|sLDSC+vUf|ot+(5b zftBFG8IyA@bvWd~g|=`io`;|68YQ@h&j5mxUdHem(rbsooSq(kP4AlY+yo4FoACop zm{NzTFognoq)KW>Rtr}=eJGY4^yQSTK5X!t>n`}?t5Q~*+C_7GCv~L3FDIO$zxcSj zfxpiyroR%$EQA&{DN{}Sb}Vf2${tdeHu6yUT$^cX@(Qt$ovs$`{4VyZR^0QK%|P)% z+rlJAIgpv(4_vQ*ZGs9tsHd00{?e`XrTt!C@nD*{g=#N>6CA1xJx$?YFwuVEo5?FT zn4_Ee0#nslHPOxOY4;0pN)?h-JzX7u8-4xnls{B|_?NE(;}Y^;Oj0gUZ}Mp@H__<9 zhtJE^{{R1^W7JDj*tol9Hp2%xFs05wvG8CZJ&pp>q*>#C0?}EiE5cm&3=}I71}u)x zitd5fK%=i*ePl1WY+_L*B&x_a6EXWUN2f)}hYYJiAuV=*9%?Xo(st0F%2D79L)8eg zKTR5^C#IR=Zk#CD@9l`_((+>fb)x7>WbQx*h0c&6e6C~?l^-PMsO3Qb!)3c->gcE1n!pOmEy3juFc-}pdbEPn=t zS8-g3I0M>LiCm(ga7%M(or;0sGJi6yJ<4YSA3g7VGk&NOFQB^QQlS$`{KgK&i6yrh z8@Kpq?xM*l1&H<&{&%jM9s`2vBwVWd03o%laWYDODFee=Er#uYLMs$q034W>Et$yW zLrjffG_hf{P)7b$+f5a26pWOx?cu$Urqwu{+i z-7}aij2M+9R7D_4U6PT&Hr_PnmJXxhx#Wv~&Hrn)E>WXZUU{wSpSC4n?U;$`n<1F71^v{7c1++~1e_DF89vmw7jSEGsX#9V9a}yi6YUwhajyzgPB~-xR(6d(X9~|^ zbaAK>2fV?z@Mk`FI1aoX3jokUYoYajyE6a54T^HK=%`l&phn73(>=VRs=&toZ0*ua zUV)wwaF8ueG2OjGXt{uhr$htT1*oe{Un{;Et>!*3z%d}M=v!D&JhQ7S2_2(h!|Y<(200{^&0NsLBgs!&9|0t&WV zL8ZR6p(uz#$$!3dk8;|C(Q{ta#6^d~I^E0p%_$2W>`Owwme(Xhe$Z&;M(^#1fv<`4 zvCvaR9q9=Y^;T=|{e}q-%gR+LA5RLzG%i#hrEd}|PziEaU#f<1624b|(S6wM%7NA_ zdbI17@#8)Ul@|qUIYHoo&eadc_Z>9cz&=(6XTLlCSBEI)(KBDmQw)ns4&Z~$% z1bYkkyeQ2WU#rr1GsJ?+2d|$}UR0!g zFTF9RoH?2nMv3zNAc$}#6^B|5pKje&UXQXN2v5q@s&3M*NWf*4m(vN_oS1fOv(0Y_ zQjP2bhB!QO)TA5?PL!@YOeSX(ff^2CFkHk7C1lfDPoO)?6=2s7 z8!2>MP2T#RqPf#54al>l5%)0`~JeW$bFc^!! za4}g3M_+-lSFsu6YiPzW2#S~K=@WJn85CCm&;8hpAA)#)S%pWk25n78{Wq6dF7l)+ljpArQzTG|57%K_&>?w0*okdnon^ zoLo7SDGBmrO=f(2|~6~C%8a1G}dFm$ecMxeL6BN5%@j#gDayj#7g zqsfzK!+T^$R833@|5_)f%?iL4V;=l^qG+c#?Hy^2_b ztGS@p-a8iXmRr=ihUfHT`+0XQ&|Any9lUe+@cepz0lg@%6yPQQ9;Y2Fb)sZ&N_j1N zM(_n3qq*)%GE(oh@oA`8aB~e}2yaoeU5I!_YtodBSsORN)uY&{%P@O^y$3cnb0-=?Ko_Da~+dth_7MOMkUhtCO6Xg zdpP9=M$^#!*9%mc02`4Ty6Xx@Ix?h=bz}%lm_dTnf3hzB*~3`K7X{gZrnzWl#zK}; z6LvB^@PIT2%S-;?$z4#d(3M@=^<%6*(@jc$QRBvu`JU^~3U6Z4aH50GO22?+;^y7w z;gvWtwdl!VLfiF%F+Xi}bp+yYH3}6IpxDa}_+?Yb1s2hQ2cs_Rid?p6^{Y*}`2fEJ zzlmBTP~W&GQ>J`ai_JgeuZTDfzHahtxC!rk^)@d)H%)c{Rp=NsQdQWaxp(VBB>hr< z%^=mhMY*?rKuzH@FujgrbW=D+H;rSY@zs!Z-aDI3L1}BZVFLC5zHEjMF`6utBRe*3 zB```t1{H49A_+Dr8AH2=(U@{<$L6|gE)o$**t>H1!76C^^8j_Z-2@&^sm-6}*8Jx3 zXG5iVN9oC>l7WIgAP^c}t49AL*PpC3E^9ziZOXqBaNVh z=m(txpwO>^YfF$gxcBWdlwiEU5oUwfSElz6h=x$WAg;~h? zTrGTBPn>xJGjemBg7R*6EUG<+P(CoWG4)Nb?eXuF&p-@EZT4T%0~Bs5^)IV`CCf{? z<{Uc2rx&Wk5Fb% zpnfa{y@g=IAr!@_Dv2X`nwq_T4ZTI4LntOJpD8g1b$8r}qt*+kf)BxeRJgh&hym3~ z^4Kj6ca?fXsZtQp80=pAjDYW!qU4|HpSfU~LR6K-Gev3-(GT~5qG!tsd1wNlDK#_~GQ^FDi8&!$3u$tjvZ_?BWHP#SpR3(ZH;h&IKlJI4#WPqV;R3((7 z^435;;g4qJf#4$l3FV}Ja&*#6N;z(2DNSC9+RE%9gvuFLp;4cK0xnm0P=6ZycLa6y z7JyQ3ebsJ?rOCV@=7G4h_s+p}eh6|VdG-$=uCI!qH$-f8%N^BfAuhEgfwJ+H@Dbv` zP>n6<)EuswKe+x{OPd#1>4v~~q_L^=(doQ@nVahvOGA7`vVCGt zgq62uw3jd$!*Gn#qvR}0pj-$`EvB;$9|HLj!cr_1TKEA|j`w>etFdEq)1#)g^lF?LZDaJNdNXDY#|$UXKt)N`TNa(&9uWty0vrkf5u&a@H0v@ z2q2RKgg&8&31L9>6lip>ues_O8^7L_zqwRa#iz{0PB#3irI*Ov?t@=uCbg&g0&e z2w>XVxKCb)r`GV{4%wDWz1|DY%IFtU*JAZ4uWIluwjHC`2f60oySbpOeo3 z0}!Zx=#QX^Exqm^8Z}@3e(*FG3?CBCX2^hSV>}mrY9l_FIAq~b-BZQVRQtN+gWCB(A{e!ly`_HonqLfrfwW;B=Xvbrw3;w+i?nmow^I z;Lx;Pq|V?pxFHj#G?yactx^n~?Fmp9@iXUt(^xaNZ#@3^?>Vb+fblw2fOL^wDGp+B zQ}I9!jIR1ntyLZ^CZ;-(7XAMgjYPG^-E4v~xKqa&5Sq^pNQ=A(4j6gTXK)b6zv-Ug zB0oGu95mHuk`Hp%=(P!;LoOE_!_XExV-}S91bjd|Ph3&ry?4J-zW0$o)0Jy^JCq=Q zRg*oncVvSglw-dS+I~SX?)kB3*K)fAt_hk!*<~M4k?$RhhWtE^!dX$S zE(Za2fOS(e-6~qd6_{OE6p7hJPP*BC(v6o5W|#T1no-MGtpeRAJm(*()#F2`fn#}3 z{|~MQglC+8=y+AvbR!5jmivV}!68(cFQgE1hH3%TkUpa@uj3ZsIN79&-!yKK##e%` zn+brga))lcaFGjmjTJQJ4!vmSKza$iD3%ImklZYsLY3Z&e;&t>A9jG>4!Nik9|~y& zcJBz%>i~lnp;>OAZ;_u`bJNIw2AZ75-q4y=URACjs?h*Lev{sNGUWrIcz#ACfs|x) z4|>W_2S$w}gnEc`~sGPsaL_B_mDvukcU}=eV`L^YheLeD;Md1ULH3ETGVI? z9^^m0GZcU=zZ097KrkHaM^$dcH)f9>8#m+^$ciY2OAIbB+$?;#@=mTgz3R~0>*z~E ze0AtH`jW;s1p&>H_>9Y88(77EUpJp;6KEX4b^ejr8&bzQG=x?VbMlA6qArY>lC7e} z*Sxi39h$4A4&}|MtQCEK>}aOps^=xw3=De&CKlV(uitZS;PZxlN01xQb1EL=489*G z&9O`KM2 zNxK_OJ?jnq&Iu>@f%Ul`Ka96|@xX9PdwJj7-bx6}YaA=a+v}KrMnile$`#TRDI=vj zN%Paj{Ip8_#ek^7MY^#CzHG*i%+grp45Wg;GR;zam+G9zCa3OKT`$I}XCPIo;}9ZI zxpPj3L^&~#IEpw`Ay&=1Al|zD(;0zPzODw$3Mq%$p`+lkS`p#9>Gj`Dp2MT6{)iV( zp-8ONc6hAoW2`EFy-F21iMFc2i0!ez>;iJ+V)~&Qa3Z1A>}dcrCl%3iLFGHyBY2Wn z_jX4hEqP@_1A0fVxnP>B%GHLVPRAn7co-FKuI3F)LMJ{`Jgo|{sJv2dc>((DnGb_} zbm`)3(7Sp~`PDm1#c!+|co#g)Ez!xe-*vR2+lBuSC&=4>Mk~_zrVgMzIkaD)6_L}> zv|knQn94f;5UQ83iejl%`=R%U)NwviZE*V}(0$9AXMpMi6hhCq7Szg0J&2oKjQXo2 zA$uO*&WwZ2Lh5(fI67Ge6ZDzQzy-{^tcy&gYJ9`YPyHMOjQJRtT! z$E7oj=ut+0IvffU%fbsLg3BsSAX5d(i1?CPNiKBrWP-~rTc|m8a=ppjBWD)t5BE4E zLR>|5-arY~*TvIAW6OkvV5Uxt<{$x;<&JOQXz5gqMa}WE_XYhs<&QX33pFA! z*vLT|-&mln%0kRfed*Cy^ktzBc?br5xx)_X=g5$MI-@TOI|v(yGX$DaiQ3xc>IV!6 z7x6P7taKA~Zv=&Kg79OA=hiAy=dx2>HY>F9fX;?Q;x^~GQ5jJ1aG@(I8_RJ6E{!*Y zrL0eP_*2-tTOhN_V`;*sQr$4(w*1Z=eS*p?mypV&RutbX1qunMG%N$oIzjPF6qXXS z^cP%z{+3cUU-(d(t=d>FIHMwz>f`Eonb>sQ{SP+FTZGawtV@WwTDSp{r| z1FCcUP+wlc|B0nmeW}cT)rJ%ut4GNI>m}@epImkN5=P}Hap)<@XFmsRxuyQVl)>U# zyU;cV4%)NIqvQy_qQ92Eo1I&jDv&`5F5rz(`$_dwY6)j~@AH62v`G4Kbb4qJbku2C zpU|Yr!Q-yxObMKni&F0h)cOou-11tA5>KeFkqUsV&%i${`Y_xG@X!;+(W&|JM?qbG zd*pxSf*Hq>jRan0R>FmBmTp{rk;Y>tf-#X=bx!StIl-+xa;Rh!uOMv16H(>Ix;_du z{JguK+?fAT74!07}b4q_u;LPXTw zdjp+%2}dY|AXVzSk>#dRlN6wTCDy@i*$XVhgh}jc_HU&GHAZb-a8ZP`FCl?OUV1#B z_%e4qv4wF%MxOF*_;z9RD2d#5eUMq?sV;z1jXH@C!l5NJ&nmzy@=#QXOQ_ET`j+x- zZViG=qZqN1k+P!b2w%FwG4+7}%q;<^pF?B0<@uj`901eg6->kZK5D#wfagYa_s6Y{ ze`Jx;lT!JCKqOkFQG`=R7^-`QMKTe?>Tp9`&MnnjB-~iKh zjvwmCO`Qm2ZYRbu-uc&ZRDDn+c7Q&FarDJdJ*tbPqT?bVsTS0yz^X(W7Op82( zS=?yo7(Qn-fuRJD7HKgV3Gzbt#lV#ht8G)j)MqGmOPx-&of7e_vkqcLD5UPkEpJF| z3>Eg0FO2%+_PBv*k>&`E;=~9Bs*tYST*0*Urzh=+y`nREuUia%N<%&<5@aKi7Yeys z={>m5i<8)lThSG+K<>hB$U|vk0o`stYp*qf`dp?5E}^S5;1+=%ZJEP|0n9~eyNS4q z3ET!xV@6x}iuI@{k_XCK$|UM@nQ#WTvFfsYla)1;0k0TNAdV7prdn!ftb2k6R7NrT z+PO0>xTwz?%2z6XKB3ysri-`VM%NZBqi6MOtZM)WpSuf=W>y{Q7;5uI7S<(0G>E^8- zLcPKB)l5=;g78-LW8+*Cvmrlkaz@UOhlu z=FF&P?|4=u9;}l5PM8sR7TO9fMyf@sAZAp2FjvM8ljleZQ;5t>HhwZeTHCRoCeQCw zJW{S_C@%Wb(!uHt>A~1X{hc9ny-966D+Sj8406* z*W|E`Io5F>JCzUW9QG6*1&D&SkAtVT&FHboV! zE3G38vez+%?g~@rt}%r)zS7I*p;&6_O%?sd(?JSkZ$1lqVOMY4B$yRyQ6;dgAQgN`;F)J!$(3wsW0$_xYmG?3diW`I7Ca4_*Hw5ar zdF6|BLpEkCUwDgX=6Wj;0ozlr5`H=9H}!r|oBpbl2}cZxVlZOr+Vb!A`|j9(q44{` zL(m_8v45v@dVO#aska=tuqqR(4dN7U{q8!}&=8+?tk?5;qVm-?YT}K{(4mzS2@Ia{(aE9qi_`U~DY=-nV6a#!DWUxTE+R<;n^O=NCw$T85K!d-8a>?Wyus4Ws zG!Fd^AHZ3;UJ8N|PnC-2SR)QWMKkD}M4^?{p8s~t(z_G&;BqhP5MS}us6QHCf8!$# zC-7F7Jv{t&aI6B&&$=#fr~xmb{=`zN1|&d6iZqo%2<>*3UWlJTTVaZj>%|wTma};N zQ5*iLfwoHJQTG4(XD8Ror5q&bRMIanxIbaKA#6zhsP zfxi~K%q0_l5EnUF%P)n>YuXR>Oc z(MilU)EA1WP%8i*wwp37{MDlVZ#6PEdg8 z3Pin)Cbv`ObzGpkh1!t7ZCoIYufX+S8o(`7ACeUsaEpLxaon?WfA~n)85`tS!_<>xBjmeFAn0*(v~Cc`L1!o{587;_l24 z`G@Gko>Mko<{($qf7kM7UjE4)DbA1dqb6P)r6LW#Riy(|lSTy!R06k707`WNU5iFZIkiZ^ylnccN-LWS zrjT;p$fzO~)C*I_`r-O$NUD$i+|vMNb;A7zyj++)00wtx*T7(~+%cUeloCVp41OiC zlwJWZ<b(GnNXQe^SN)=cN<1fZ$xPcy!7MV;0Wt zAaMHXEyVb&@_1UjHMzz#07;Ixpv)=a9N~?UrdC}BPLIK~$>UF9c#5mZNzBj#s6}3k z8X_>{D{ufg#YsJMT_DF%^AePPKb#V|h0DZZjD2#HH7pVXvXJ=V|06UCZ`ft&J} zh{Rxse@lN-8VQZbi=y)qvhs(%2YgsHfPzj!9#t(D47NwMhh`>J$q|Tm$1&t@uqqD0 z6Ih*;gT$&ac0O|ai0Sn2HR^J%PwHGBo(firK*KsvU578Bnlz3}YctprOI+BuNye;b?3Lzgov6#Xf8vq4+>Zi;^3R+wkXbk+1S8O$Bo)v< zXRViU3yVBNbd_(x3&7a}K;EgK%4`0pO7i)M8YYA};3~A7K!g8CRnkX9eJD?yJb+mj z0A-bJQ5{BAiRv`WDa?m0YqXsnYqUNO+JM3RBhEsX5o=+K0_{&v8I~i=W^OVXwB0|D ze@=EC7l7@(Z5U>4$WK%<)`-DPm>?)>zRm=f9@mI`dXBX-#Em#0yZ{@B43FUX+ONUa09k z-A>h#qI8QGZrD#LzqkT-4MpN277tIYe;|+lb(Q_gx}GGds>iG91vMp8Q=_{|&3lsa zYBZoCFzkFNFg`h<%1;`fx)&=T0inHHzFnLT7$q5KVd}eRDd52z+n>0wa)f+IG^wVe zc0G5Yw!b`owWp&DEKwFhp5ye^n=;S67_;P%DbOAh&Q1up|FoOU!>0;>CQa%!e~X*k zf84)I{#uuQdXCaF#1}&QkiKsrU6*{M(O+YI>eAkd9PJ2pxFrKN|(k~ zJ3y7c<7@o|KG+EjJr-Q+(%d!eBO-a~Bt-C=k8FLRz-Q(1l%Z9yCma5M?((;j#qwe@ z-m3ZU#Fa@$0iR*Lq4t-Lqo$))F2e92mJL5f7SXNvFB4E z_Ixs8kB)CW4XgoPtWSrv2ND48JV6LJaM$5W;J%016K6Vrt2S+Pt5Z3y##|W}FBaSY zw-81&R*W47E0fQGdbS#PcXAJ14Q`cdmA?mXVcfv1#v&(5^a;8smg@<4i#*_^;&*fl zfo`KoFFml7w{dcFdA|zV@L(9;{yjZ z9L*?Ln10Qte`*!y_2!pVQ_VCi8@mCN^=}Q>tqdS?mQ<<1nwFPM;g=Uq*Be6N0w%yT z1?W~`)&tm$6J)fP06KS%s&jrOQSr?WsnOm~&ryJe_@Q#GagdH5f5`29e=v$G!{^1K zy;Z=G`z{7hY;t20cLtDNpwE;{@m(cT-QVdS^V)BaTiGOXIMt?&1iU5#s_}(Ew{d{( zCVIw?3%j`Ph84WXDWew$lmuB35VuJQ`e>bBn>59s#w+j3te|oaC4*Qka3ujQR=Oo^syx~l&yp7NsyL_XnK%2Y@?!Rrq7Ye1L;RX9 z2D9aAL?Oasf4~WW{-LQpCuVV5AeE{vU;H1M?WFfXoM9rMPt5|e<=Ifv29l&-iF$#P z6T}vIh19^4Y-mUe(0uC4jaghSmrova3{AdJyqiYe?GplEL;l8h6<6W?ao|sr+K>n} zx{!_^ap2x134|6l&}ZYe*W>*j1JJep5}?T!x%6Fwf2FbFz#^WK!Pj`s;Xu>}06^!0 z8-T{H8IqU*L3A|MwFW<1!`j$&rEHWi;&qAt)@uNtbNiIO9V`~|YednY^Fkt5Lx$d& z0Bp{0&A$iFg8|lR=RfHD=H!j&EIpT#L^2Np0v2VbP*R z!26RN$G2}mdrtq8yWCj2!3J3%g>whXQga9>f3R{LI>m2n-9<_nbTSxmq*HmUG{~Za z??i`IVo>QdqDm&iXqAULxBbstHq>Y##4uh|H~@55deDWRp+$H^jO0Cb*VzVmMR zf0n27f}sxoM@$y*jv3vq7rVE}Yb*qnf4KOXWzAQ`v}pNxOj;bS6So^rRrPdL9)yN` zI;fg9r(O`GugOB}MozPQ#jtn+vy+gKm^C`mryVB5waoIJ>$7E$wjpM^a z{OlwWT+Sfn1Wy;IOf&|?m0XwB1+tOV7g$pnHBZ~9Vqi5N_<5CQUUOPIY5_>we+LaN z8a9BHl=THF3ebof3=GY$@V?XiE^5-b=pE2hDB1KH&y-KR;;hq9Mh*Ct#@fx~hF7sB zp1|uQStMSKyYy*)nfVwQUg!E13ig0f5wJFy+JD0N60TF~2Ch@+a8&tr6QGCSuFkL4 z(;v9b1vhYwUGvRQb1U^~hUz`0e|>l;crJJZ*8Qll2jhws6;~w{YSsln`LNe}4>04> z7K47wkW{CiFW3PmR&J61iYX8Z0YQ7h#x)xR1zN?$lz?G0W>ktI<)vh80jQMD6CVgD z!>$B#%*Gysa z76GI49)~aSn3R=EzciR4sXjGRj4Zr}nYwW&fup(L29K5DLZ(7<8R@}_O@%dc+9n}> z)FVjF9UldB3qNKw?9u2ef6Of+%T8)&Y#Is~)j2^nFyx{WleWkM$*Fbt(i6JzGFU*_ z7pMn{zH+D&Ud9tp)&&aa5-8S`UYhKj5Jgax`EW-ByMA4T7Gh}74^ClPh40%f2bdv$?RvgEM?Mx*gqox`2e95cl4I(6oe!wkStu~R@&?GM;8}ph^Hx3M6{Td6*PaQ{CuU`%kkIR zE$%%{=%JA*)(W#&p}+p?{_ZQt*Q!GW$y&wS`{0Iuw#z*#tn&ff!0b5&(MxFx^kPkc zbbL!^T8EKXpWb4RqkKr(<~j~v!t6Z^qS$JOncNX7f05K?&OZG==B3@htTY88 zZLVH?qc@jIr!0u^Q||f*W0hmnQ1DBx4%9GW^@W#O0SN3}@9GT78b=80X>@0Yjs|JB zf2%=Rkyoon97!-hG6zP3-6U|<7Z6M01BQW19?$P8NUIA*%REy3BZmT&_#}TBD}vA3 z)m`qFHYj5lf5dU8T?NmhIF82caZNg*D10hiBb#Wr2GvG zpW_3)6h2TV1$@hwwgg(u35@j_X#H$d+bUp2=W+NFhVS76#a0^(G3QDDtJjQW@&Mu7 z^9F>4Jo1G}>MA5wt2VL_*d`|to7i`mzJ(8DJuQCDf9rUsJU~6+1F4z1M#7?4+J_RL z7J2HVl*q#{RnAfjg`NJ)~9RuVjT{eKwbX>)Kw4F z_|Sxqy0J+c_lK8CnK?}?*Q5z|4P)0EoEGK?oeyCVX;cc)IO2n6DBY<)){-mEnV9Uo z^#EZZ*L%s!O8_0y~I(#dZm=b zvQIG<>s;}ERaxZgM+!_9atWCP7zi-$81hKotp`x6F#Utn2!nTtgd2PT51>|gqBXd> z=$TI>A@QUv18L%7&=7A`Y*sWRcN5FSe~)2#Han_Gr6}HqbtdV05lu{hsSvgHKtGJ4DyvONb`9<0^t0XF7~oe|2hM z+^fFo&=pVAdWy*8%V78D=6uQU%p=BIgH)sr= zkgW3Pc@mxqr4arYhQ1lIWq%FrQ&S0|N1B>T{>_K>)iYrJ@@<6N4r~bqbsh=UY(D|T zSfupSUXqxQr#(V`;=sDJ=WY|Ve|%)98ilGZN(Uw%uk2*ejj8Cr@{_D_0EMZSn~@C0rrLm_c%bRTWEr9K?DbA8&k z-9iGmMWClfFmTuLOXMc&;}W^Swm6ild=Zq8#^ZGQ6smQK@3;NhUcF+o34@T7?lOc8<7a{|mJPnSIO#wZt~@4-pXwa6>F zMY2|n21q5SDOpq4c$s|xDugJESi11pPB=Y%0dKi@tmrjpLmm)7q2|*a_F20CLa%WF z6PqxFAzO*MtnuI&tyb7sf91uDWr18B(bFwJhLPLupcubcWO$nz!RN`3l)o`@MSge! zh?6UkKr{}|%WhZ_wlha_uFt6Khjv#0ViEYps!WdKmq1KP$0ZPhDRP*Xnr5h`YLG|0 z^K+c}4v4X7Rv&4U7Wr+=9!=)xUub|hva6T7#_4@NpBtXep#1g$+jP};;bWSD>q zUVu6ZK!LMpP+Kq>n4rX<8>)e_Wk>SC4~$w}XP!Rwr%Iy9cL<`~@VXgRZ+VuQ7_0&r z%yUrZg$N+D-8=Rqe~P9OaR_xMmDedB${yneLuHh`>9IcM4ZMhN@C0TjJs~k`JRWU# z7`+{G7`=0SV%EFpHG%#yM|-XvjuV}Phm!Ge3EJRVEYPBFfGts1ihO&iKiYGO-+?wZ zP0)`1kvOE9Oyi^K0PU226#fCFRe&bT+bClRPYFR;X*cio(KOl-DuAGI;Fm>A!@-WK8 zsvL*V-AS+7STJAz4t*4AdnyF%;Jp$BqTYl^tVfNCyi9o}uV?}0ST~QF8!0KcyBvy^%^TP3?_QZ=gb$p}1 zcJ=}KwFtO}x(;8e*Q9}5A~nbt2U2n7)smI&()xI}=Lc5jf*q^9ZXZK;aYl}wm+`mv zJE3!r_h(cJ?d0`8gu&22s4e0W-IV~FMVg^vVj$6ge~ZvB)tiRQBF)%l`L`OaN00;#2UV+ADyWn-BN21E$}9^rSr#u(i&* z@dV;;*B0sPb99^`zUVkFM#s_djVEBKk60ht?X|7{9!5w(R9pYUcKix4vCD29`@qW( zI$}DSe-er2Ad?6aq&dAm=9#bYl6x-IMyQRR#qux+inu)*@{d(p6EMdxPnhlV$QzKq z7h{IHM$2;ln!jSPap(Xmnlztmb%J$TT-~4A4QSG61`U2Eorn8Y5%zmK0lH76D&*jmt{~t12TjGRruJVnk~GLxrVe!_n0ulDFi0NUbe#oaJGF-kmMJG12E&A2 zyoX4vm>{rNPVSd}BF3+B7qDpMZ+o}(e=5%>M)TfgT?@>Clah~m!3+f!;gaUmn4l=~ zZhEHljpBTc+4EYMJ-u5c0Nt5AbZqOPoLHZV(?^(80VCKQhc5y89%fH$wE+}zhdL`_ zdJ!M@ej%~o2B3vFqR<8%peUgPpeU%5PCv100!g^^+2-?A;hl!Z(G25Ukz zC&2FE8e2j48_@)n7$V&UcA;c=W}G9*Fxs$#8rT~lX<9K zGhi+<&Ip3_HYaG#D$t{}*t92fo^G!GPfG1JZ4c`FZwhVDBmqV20d|JQta+X?&Rw9{ zK8XKayQWo31RP!htUFNY zKB-}h>Xk?HVpE((^`YFK%CRwy%)%O|&LXe5U5YrUZ4fCri}+&iHu4TuF}X(U6sU8c z#w#XmfokJ4wMPTzU)2! zNA61FjLp)myq~xB4ua1{402W4_$L^T1d7F0!M@(u-KW1F zpt3M{XgW(NiaNog_mz3EU}}|z<$!aD%}&?=3)pHP!DYE#d9Aqd3NUE;u{C%=msY~h z`uPoo&(V8c3%%#nf9O3rexUHpHD{sk&|aZF6;N3DKlLzr^IiO&kh+Nl1rcL;Z==>+ zOyt2v_U4tb>y1g<_&q#)EWc5xsuZR71&LkfRTvGn9JRWvI2z_G3GT~tVa^uri2|Dx zNQgm4?d{h#1ON(}oxe34@1_nf(|b*cV_&su31We-{JIt$q*?cJhvR0c(X1 zg8+qd#Ur<}-2S^e^7lG_ko54H`TjCV7t%6hk&}{iFZW?l6>%K*>e1*N4T6D##NfRT8JbRT4^o_@eNI- z>&;|9Wsznu9BvS3ArdlL_*km3%8yP0w8|ioOBJ@dTD8XuD$5BV)S(cu;>k_`OKw4X zo}jWW7>;>aVJVGR@d%aW_G>Cyx&QU{0m>py#zyWUe=ZHVNsSTg$y!unyMtK6YQ9E! zh`L|*05Gr&`I~5u$Ocbq8ght$X-PMs1H!x7=`mE#XngZ2W1RR9x@FfV7zHte{ zpjo^hgmb|S2p8GoNG!&0dW5pM;t|RU83cZ{1}YNkR1I$DSb(x3{fU_Xn$!rR0dtbc zIhHo8fARxmDrTaNaDey(W#t5-tpZB5SH{OvfYb=*?F_0*-dD6MLi6RLJ53wrZu{Uo z{~K6o_koJ+eGafy_^130R+PGb0xL7qpI9-%%Nf*Z&zhQ#QEP0vie?xX!TZWnb1Ck2SH@5=VoTS5qAZuubD0HO-*173+b zBIE194^wCR=F6dhn!K8uVw_OdKoc2Df0E;U6?s)o5SGUbQ^!T|zIx>=kg6-_G=bTK zN`&OVsoc!#C(yhQ0ZQ|1l$vZm0Tq-F_&k+Ro&orTJxzj0{0bDZX+ZGS7Ko24-x4nq zM(oK@kNN|dz=_URzi2hm^7aB4dU1mEzbGr?1Exx6rR4Y8;TjeB{2W7Oh##4Fe`Cn# z_`xabO_{&Ltf&kaQ)pGd8rB?#uh1D%*9t9!j?g4=e{xua{Bd+Ywln{jSALDn+%v0F zHNKI0Z}Nw<*(XKNzBWJQt`BuxZ1}(~%+pOxM+pzlo5xL-m*r;roj|Rc-)Q(a+Q0i={aNWY5ToU*CO{gE^`Cb4sDDC(!@`5|O%}ycxc@Hs zgrtV6YkD0HGBZT>$I~GB969Fm@C8-#gN$*W{(a7$;y4{P5!@ce*zzjwRUW< zLEqXJhtv%wgL||ZA7L1`Kx4n79}ecEW>#o28^K5O*s8qd0Kt>Nq=XzoR^3=@Rh%pu z^~B(pd+^3L&oEi|FQRyYe_%ciWc*YfbOOrcJ&kmean|ze6P2)2DF1->jRsaP#D4St zUN`Sx84^m;TsufDoiGO|%hkTpZ=5?uZV>&)_oH7dpbYtIC-3uf^p_#Nv|^|60>PdB zLO;LmKfJR3j}*e@@EvW5Epq3-v5qKW$!;4x+|)Z8A4|nw4cvdG{CuCSNGVUA z2FW+{KBvGRm8jA*e`CE=aiYgBM1fT73|3E7Vq?81F+YYmEk=0@!Ke+Y|(;L1D;umQP%l)z4jMd8 z%`6JWJJ_@Z8Y;K1F#i`!?zEQXT4JV_n~yiG5z>4V#vo9$Qj0LLR^sVo;Ane;o%*5O z4b)*H>{t{he+B0Ef?6y-ijW5&4BD< z@+0kofk9g2>B%+-*=k^f7uS9s2rO4i26F#rz6L5WzH;;N^x##QtHAFr~ zXZc*{e=PkI4@Ddf=yxrEy`?@Y5C8ro$PhmqN~5{x_(5~&ZNG`>ESie$ ze=DD3Lu(PR4EwSEQh&}(ZqOPGgcZ`EUmv;$cZ@h2WlF{YjdS0iwGt;pfmGXe{1r9p z?pYxe=+0s>?pZlX#KUaZ!n&Yi8KHaXDH+_NhQBAsEb^}e@5#$(Xqz~rHj@b(wzE*E zZr}v;nbHEad@&_jR}fX9x=J(3)r--mf9n9vehN6V1a_!@A_ocSxt;(MHlOX_{nw+Y z(0cpt?g+T-3p6E<=2hxUPIRg6j}l#1dsO`9-)qoL5!N%H=eP_)MND9(q{%fSaLOlmnxW4t-We_aH(*iD`00Etec z&wS?iW;uH3bFN?XnWnKoe`gUmLFYPtiO!@~Txzu7G%Q{UD1u@|PfdC#csl~nITzfZ zvrsWq1BVYpx*UIxj2opao(`NV9-(tT`W|$~`Bzg5O?ac_ih2xssXpi|@){bfrkiA{ zp~iSqc+gqoNl$=DD)#6?B-{8*{nZ5wQlz01!Bf#v)Sk@wY3&r;e?p~(Xk&v?Ccj{O z&X9k=naESkeSBthlZejV?R{+fN6F;lhDX}TFPbHRQAt#_2^4HLO zdyYFZ#1E&=xHCGwHT5=IGuEfA`DP)QCSbYu8KX8;e|5sE&=Yq*@iGqsHa`zDEH?%YjY@GNjy8G9)zn!b|J$9uyqMIY ze0Sh`sEMs?)oyJ4npd-u_`JA;95h~qQuUK0e%&9`;R_MxA^JzL2H}`y*Z$s4fYC`C zQeFyN9SK#3W?|eI6bs3N`Uk9NO-QDX3JC`1pXRSl4|7zEqvll~tj6Zu zW32Ln(M>@ODQxv!an~6rmJ8A(VS=b=K#l)F0oMHiVilLkf$ceZ9HaE93AVUstazX? zbH5cA1tAm*jT8;vk9vAw*dG|wAIgiVaepNQV|^1qe_^>^7!iaJP?LNt=~ibRIw*V> zspjoDQq2%w>aus90ELBA^R<=w#rjm2y(tYSETkGEf**%3QTQHGO>DKJP$rJZzf^cz z0t+0@U2kw$NHx4v`V(Q1|{2{5W9ybUUrUz+g*eJ}gAd`4Db_H$Nm?3l& zl&2>re^^Fnds@FWdGg$3SScQ*)DLG*E#`Uzw4OjS-qg^H4+7)YtdR*2EY~BepU?@N z^I;2+@)ve{1TFw;I^@HuVP#HfoLN^J7#kWIwToj*n8!eCI4CNo0uR#&Wv36iJ~m@5>Nyy ze-t_dK@q7~Z_!=%2c)FTMPO1nJ|7R$lYM&??N5Unwr=km_hGExup0#{Be%z6y$iLm#qssZeKc@3GDFPAG={4(Mj^l^p*t_g}H;!-S zW}oJbCY&b-P+HN&arjab&P{GG7i@6}Fjp8FiZ5cjL9i!W zMD`www5c0lH&^6kEGKX{gvP4-xyx72(cUG1SXdxx_fGIdo-wc@>e;Rbby?(@UaeN) zsvCi@>_gH}mz5L4cyioK&0AIMSr(`=JCa$C36EtRhs<2V%$iY_t3tp~Z2QX%9xn@nYAv@16 z6){(x*y?XYWrqBs-oU(4s1~ph5x9e}^^>@VQUG`yS#=oO+F$(by?e36Gilzyoh`=iRu{ zEUX+eWD7^-8;T*wC6d6<2ndZqsq!GR$cr5g85-A(xl0-aH z6D?U5V5eifk|@QE(Wto-JGNXf!2-HeQ87ioR_vk^K3x951SP6Lb(+!;y62DWSWyO^ z(5aJQkUG^EHg6n1VA)GLfaP4DJuLdP2w+(Ryvf>e{8FhV4dXJ%6Ksj4RH?DW>QwO| zwZUh>*tuX=swZvM;tB(pe>^!J8Sk1HU8;DqG)c%Wooe*ACeYjcp*1^ihId;N6h?nH zYeEV(i#!edL@A;bIguVJ@=vf?&B4 z(>K~~C^UwzXL%It*Fv&!AG45V$crf5L(g>xaD;xlHIKq9^7=F|f8`3;;K~q^KdES} zzfT!ajVw~nbmGwV-k>n!1WRGUJAg8;1|vjt2|hehnc^Wlfz3%PvXp&1N}1DY5Y^cJN$jZT{ONQnH*1vmC??7HHA1oWX5 z5R9S68L^CdL$G$IfBb_4W;trLRB?25UQ?$*ai19w3 zu*dTP4o)gCSGH24R!?jH>k8A&=HDK{VLy68!H)Z} zB9&?jAl5y>5zMiZ$Yx=De4#23yH)cz#e~BetAGO#l>|e?M#OGtfE1_V;rJ*RTcGyv znR&-iwZJJ!6b88tXG<(4XD+kTD8Y%$_@rZ|AWF6(MyE zmJm8Jc~G|G)YA_|WGv4a#DZ(Ms&N_VEZ{hzrY67AN!qCOcJ zS2(}=j?iYuTgr54v@k9>@lrJ)wFmQ0yV_5R{LmYW0$+Mv_(Y6&$_919KOh6mrK!L5d`}CIa<}lp-st*OB7#Enw?xgr1^V~O(YFrko(g>IHiC0Lu+eYB2a#=tf@u%az?FIs` zDqp2fX6T0evNqMMPrPf24=^8lil9p?9xkSt>WviZ>9%H-#}Fi+fIfj~rm})Pj5drt zbYLN`r~sbJP>>g%C`_&su(bt*e@DpX^Rlkr`5y^B^&C_3!R|3uY3H@T3s;7d zZi7Ihe^9_?1?cWn0(>*f2O+}V{?5*=DYO?#)^O|uXXqmW646e#8_|zmTgId8Ka)&nabA~ zA2TlO24RihfbEBi@(qqT&54|k0l?;hyoN%#B%Wbe?JC~``Em4U?Wz8I7-P_yDLp!g zrWCpa&6mis;nENYVqTC@Y>1{*J_zg)rL{B{0?LzP8s%jRe<*$=dj>s)2)*%5nz&fz zYJR1@5rdoQe3Mx5AbpnmP1tD!3?&8lv5;_3gr3u`@`Qg>K(vVGC+1}Nc??t;Bd#<6 ze0008>{;%Agj6Utf;k8+9AeteJ8uT&b99q0g>KSACMd$4Zh{YO9$;aU^z~r09Pd#y z9Kdz_5~RsTf4Br`kN^&l@&qYl&>Ts+2cB4%bHNQv3wJ@xV%lq=Vwu?m&x+8UCAH%x zJyL{ozj^evcHw&c^3e=d;+}=QK^~fDCm~Nw*x~K*wiH#K;2lME_^jX>JNwM*EBnKR zrh6RhM-p^sUXKof)Vg4l787lTfP>YcKJ)FCU}x49f7t0T+Q>(!bP+n~m$wtrW~>R{ z&p0T#WvEHC9yveo$91d2TYXPalJzl?p655>31gu0YMi-$?XHuzq}B*_1W_bv$=V5U z|3W_Ts*wsZzSYW@8@~mr8eWxEe?qCwBz!7Wqo91*y)ay1!|PmsZkGbra=4)#w64RK zXq{3wfBs;w2@bT5Cbbk+%fD{Q9B*)n-(WTNTxGgMP?U*NNfW-?N%(Uvcm&n`sN1Y@ zvYaH3-o6;0j^|h8X*G=Ugm_7+gF`2i|Ej!vKjN4K?D_JLTQou_uq-E_SdhkMB-Dr~ z6aGD`mTwDW_6xsYg>>(g}YeKWyX5%|!)CID?6zsw9y zsT-h8q0K)e{x>Eo6QuC>2&l~kH&BaR*XNfU99bU>Seij&rFf=cE?Bw2>&^&7Myvdd zf3=I2j0>7@q?3X|Fr>l=y7L~M*t10*IAWV(>XGXsXmV!H7I{XCp?UEk;XqMoeul;( zPcLo_?o`v7;S`>z$Rbar2v?yYm;__w4Rp(jSWG_r5sPvCSRat+YsA|`?t(qwMPz75 zTYzRB(+CJoQ5o+6(sISHKxLIcAsbape`YbGAw&KKsmk;}fz(M1NTeFw;k zl9wm3oFcE@4Rntn*o!p|BioCXQH*^B)&PMewuc)Go1rJ=uvhB}dai1O5+PJI`FSIK za%QjQLmr(iO*fY3fcc5_%a@68D|JBawE~MpTHI4o4m7eNM?#+rOAn(N%LSwQ%fF6Y zuo&{oyCnY#lTQIY%+=jeD%L8Qf1PL0ImM5JeP`H=;|Ce7=TyGS^_gGnGi1JR0=+OMolPp(;~)HHc&j0#y8?|BPexc;dop`;~w7hXO+slbFy8H%7A{ z?5h9nD{w|JK5)~CVDr)NhHQ4@m1$K+52Y`?9{S%UpLoSiC(5fKC3J7yh-VG0Ptj{o z@k19*UCJrzH|*PSd`pTnf7Jk5=lU!?vi34fpnI3w;Y+m6v)rJy^J|n{CXD_y(E;cq zO_k=EZ?Ia}HKIxKHovK}3U5U(*QNF#8J1IS9;-+AC?r{;>dBGYWqD$#Q64=vLvdmac`}oByX56yuD@NHt&~4JrxFP!qU+kaoK%&(KR9J5 z1#kc$TOjUNlP3s>7DKBuC5LXLo#)-;6=x={0I<+zMEnV=wl55bEL@tgLeu1FKq+OV zMpP|P=_@q5_1C*pULe|uIbe2c-_6BVO~r>RD9 z_?On#7%h+Jn^yE{d9NdheCp#%;9N+Y0 zFFDHfNgnvzo)h3LtQ^;q?_uTSCO3MrvvP>PVK=D`O`ORS?7oAQlczrV468kZ5_4*$ zA)mHKhjPUue{DHW`oJf}j4d=4BBiq<7~UP<6^reI%_7gB7hV%Fy)oxe5B=)UmX#*M zdyW$=O+r~upZo_dt2AxCu^H7XQeBq$RP^jfU!Y1rS-LcAqJ9-vbm#-iorlwDasBq+ z-4FC+T=D$W(lnnK9u}`!W2t9m3&w-X@(XE(NbQQKf0ndWQjh;8kM;T<3J=lh=TzuU z;o%gfLU#%e^hi^og`vX-unK^}B7j|PI`o9Z^P!h-H4+8&V-{5ZTkbp;np zfi`JA4|2PaMBQ4t2AsAVh`h2vBBOs|zD2v?f8aFaQ-7*DnjZ$?Kw;fIb=>slQ^X)% z=%PP6F=!m$I?wbRX0BgRp{8I#ZXpKsnqQ3H_b`J}>IS%-8H51_6J-pIR4HJO+UBlz z&@JR31v$lRYd)OYxvq zf1A7_mGqbp+lMTS(aoFu*D94z=Uyc|#1pEQk6ta?lOcgHCF7A83&|%7kb~B?00Uea zo?pRqIk?~L*?`u$Ago;gn?Pj0j|G9#xe)0Fp!K(3|!-SZah;F6W*OrA%B=uz}frHjN=D5d+3@VP$B%#e#g{m z5g;{hYIO-*x~5a=2Ax65IMgaWBpnMN{X=m!E(}52x!?|+l}y5`sCf-~L_}yh#|g)D ziswauVO(RlgEWED?3ebUgVQRnCdMQzG_HZ%h$+>=Qz3l6l#AoB)hOWTdvUfPZMcwP!th4=6x7*RQ4*u0gASL3ACygy@vI zf#?)EqDKS?NwZ=2f~Z~;k{5mxsEsYRBL7_Y$ibW|9y^$^3+vo3Xusm9-KKq11w6QG#)Tla8gFW#j$zUk&?hapBK(kSTb_$xnQc|O^ zUL2ekmm}%1nD_!?BZEvuPx=C2Q%=AHHatUpYEXgz&0J7S$htrS)fC-ijm&Y+tYAat z^F1q(TKmN#xV_i=0n$m2;(K**AIzRT}{jtHpO631o2 zBghl)N9SB{gU-eI$nPYUJSw;S<7p5~2Tz^7mtMH#RM|(hkuP*pVFJX4a?t~GCS#G9b6<625QBw)* zaDaO+Ie?ds?p#~h-340qH_%hg3VD8qo267hPsm?uvJcPEW`=muW;jK?HQ$nBDVnTd z>AP|KfPys@`o0MmR^t3%?FuU)b*;%lXfy9_G+8XT#!BwGKBN31(tm@*7%0{zu;&?*{Y?MWAt@y<^dzDIf95dh);4ZmTr$>Q4NipPR`Ah6>xok^{%#OAI-grDqWS zH_x;%gkyx$!Mi8Zy@&aJO!0!C_G0{Z?U~tiO{wNf12}QjeZc5Xx!@6iZul&5Hv$x7 za`&?t5d#nv?g&lKFhqFI34+jA$QsuE*5uV_UvnZbk8qx(lz)0`?ss3Iq0i8%hzn9P z#_4*QZ(s3(WmOiOkV13Ke6uZ4m%lRkEZ27hKvh1AS{Guvj$w3gB0R(j+{%5V?wJS( z5m{njM3gK~m(n*te2(hEGZ(`;48QKuqs(@y3;sy`=%CChljY5USOkm%daS<$;(M4b zvDF4dS{_pqrhjf?>TlL`0Z^Q~-YBy|q9D}I`$yhQJ^1j-ERO~h=YmI2+>i2#?4%ZT zLhoK${-`XR&=emvprvgb_Ks7{syt4b%7zJJD#qr8!$7mpRLGsPClChF5Zv3-0+vNu z;YOL0)IrGYwQ;;noLYIljf2!eCR(}n6N*`!VZP%QmsVWk}m>MHj?;U_F zk51K`q}ZU(DvC+vWZNA$u3xulzxdk?=$@mfd?*x^UbYM9IDTlqZU+Fm%0O}AbrtA! z5!?Dp&?SxG%G-)FZJ@*YqQaBRCjnQ>x&XTOP*if)RVqkiMFd|WBI?3+VnFU3l%`I9 z&U273!}LEHLtzr%ud)|0lv}k70wcN;#oT8l4}p zInifuTNpLdP!G=f3Yw0o!c{Cdk+S*?z?7^jpc9DYrwR?o+#*GvVQuHB7<;Tf1HKH@ z;;PgI20Cq|3~Pm?f(Zd99Q%h<4v`R3@L;W6FMkF1bLA=@MTcgf%2P$}~F zM?IiG?aI$cDms3YCv~C+IGpQO4-6xzRDllkAGQrHftWOfOCSb2U`5HXKZz=VLDUs4 ze7iP)I2YV#zrtyd<=pN3uf+`D2_6Zka!}0Oh6Yllo(Eq)w$pXtDTi18;e(iu7Bha;CdLP zEPirg^^KE{srK`~PAO~hn=C6VyZTGsvViUjlcd$z30skzHhtjQGX%PY5(3jvDSvn} z#2Wk8+nu3S8-WD&3uG2`RieJfe=b_JQ&dKW4t1uX3WzL5yB?HkTL27bI-^-CB8m9$ z&s-1zn%+EW?H3Umf=T*5t53K}rz|c8csr*Bcajeueg}OkeAEhRwcSA|FsdUbRZkA( zgp-}}H)>T`@+Z{lOsc0(X(W{oC4X|+J8+>^=lWEuAFX_%3Y@6bwZSD+ldNzF)gTBQ zYW4ppJF{KeZ5@mLOT8z^+5LW~moyhQg>*=e1j+w@NR26xvPjDE@(HTJ7A1Sxo+3p~ zlJdG^-0}fqtHezNrP{?WfErm4FqOnOQo9|Qoarm%K-tAN8Z`=BRYmj#hkr(;{suV@ zQ1Kyr>Ql+_a=U>8#(euS1ld(c*Q&`9QJ&&UVqoyNn6)5cfy+SJP#U6$r#uq1Argr* z2OshToou0!D~&*P<4R==zk=biD%JQxh*XjcrT!N!rFVtPJb{}9mZVW*yw-XK;4=Kg zcPiY;ifM(~xki43C{>fcz<;Fz^*3o=40CrZ zu*Ibl8@9MKj>3UUUKm?4<`5?j0@DSVeZmDYZPjt^q--HX3^`HA#Hq;a;zNJJU?k_w zeL9soX20L%FB5=G-hf9uT+Q!ZaI=!TRkHxmpMiJs3K2$G3Sbp37=M;t+O5!_L0-+U zo5xc0H|ne9!i!0qkRKTqC>QM-q$e&Yo^gGMIXpx8UI=012>M*QWc}s00DVPjdO`d& za*c@e=$JzeQJR1TEpHSKH!fBPex!z`p9oIF6CwA6B0#DEgvzHGcBv~hM zAy#5+h6A-6E&I znrI9lIdv#sTKm5MQM*@{C+U#P9KJ=>nJUfsfM}4%<4RbQ<9{1hU?OMQ8iEWH2>h!l zCzVlEO$`n8&6nZ`!p@Cz-sm#VDOjgpwm#G;&ZD%Sa!&R4EuiN5He<#9O2p)$3BCH( z%lBHstiUw9LQ(AC))5<$i)?*L4Y&O9HAg7Uz<^p^0ZJVc6spNzC{*zUZUD2>3mlk* zHG@}l0_ICeHGkCj!~}RNteGfKnE+${7MV`H*y>YbN*u`K(TliGG>T1daU|^%E|57m z9Iagy9(cJv2#c!VA)mvdgogd(GkEp|?Ji5OB+x@B=aT6F)pZg>R$r z!}F7O#P6VrN0cQPeV+sh%8vOvl$q3C|C!JcEm4V(9m;IN9%a7ja4RT>L0w+hZE3Et zh_n6Vzkm4zX13x9%=~)J9964891Ln=MqCYsb3Q=E3DCAMsL8j5bd3j@*kqLd&2P@^ zUcN)R_+k~6h62~?{~vUuY07ygrO_AL4uEd+;CQURbZ5p{9|`QIVo2SJPovd(mlR`=55 zcH=?t=^k09i4RTqly37|Qk`Z^n0GxiVSnJ_@J~g$1lf!p>kf!8AlIBK2A-`y%6}tS1@G-$%Swr z?tE3Y5c8;bQ~e&DuS!H!?I_qL^r_VH7E!*D=kRfnbJ$9>DKVsI!@$y^t1nhO9)B$A zi$i@O*s(YP#*2V={HUriu4GKg_OF;aHl=^?g*}ko#MNT~l7Xy)&gY3xbq3dx(&&qG z2~37x$(a@Ss{IMvMRh>QCBTRLg+{!`*0pjA~a4E1V=sNG*{-6k_J% zs7(cb1%S%yt7T@=1X-jic7w-;iW7Jh<1auR&g7lqC-v2ABmD9;CwM%;YJbY8E;%(B zK24xTDSqAYuiP*23qP>%b$r+?W*k83a!lebPS@jZlQz7^-gye_om`Y2>;?8tuJR4` z0(*x{%YwZiP^hcN{4Mq#A@A5ylQzWEQtTGjAn60u`(hI=%+Wyopsj=6J$ebIf%1TA zHwzHhr<~cO^CFZIBIhN%2`6ymGY4T%0$I!ZF5zNSEZ;pl9nu|`~y_U80mhn#0*}L>TJphfz=lr zu4+X^F?Uo^1697jWq5}WhVddb{;?|1)`HF8a{R`_E#rT?P<{6ZIe$-`YGBUKT(uMU z1wu~dr~)8r_UcR#R}m?G@V5KQSW$SL@_dSrq$4i+|Z ztW~_9WV%epo8EaeEq{(XAAUAX!*Q+RGvy&vpvCpoq^)I?a3oM0xI&Rd|M`nu)*|&^ zHx2?Uqevx|IVa3)E14_B- zhAZny9pFn^Vw9#%3?xxveCiJ)pry|b%@Qq+jQGcz=ScI=OT-3YA0UX1tB6LAGowtQOfKz3`S&cUf zBVYa;B7#axgNI(NQ(ND?HT)zj4R}X<4W#u<8-4<$=mC$%2cJ5dz*S@++-Q6%rIy|@ zfb8?lUz#h<5x5BBIeClI;TYcn(kU0a_@FH{sYn>d6n}ytfe*(*p8oBqGO#m5 zK!HcfS4Py4Bm5%I!&dce0q4N{UuCQ&`6yoc&Vbs$|BxF|eH1CONqd%>GK3Zl@?_aV zT0_ObalvU(T5^NiAdj9QFwHI`@`^s$MPwsSU|C3JY=gLeNbg8CH@Hm`)HRA4h>B_u zYAIYc6o09|{uZK*u*R<%-wXsxt@_a``cT zi`2fzylX5%8^&}Ps#EoX)z1?BNkAg|`ax=+aDRbRTXnA5WE1^DS1nKdLN0&FQ?>O6 z?^NkegcKBnz?oa?Iz@TTyZC2lfq@B05@_)V0!I5y{dkH|D_)(7E`fP9@k}ofC7LIY z+C)Vs6(@$jRG}Ef)$s!c42^b_y$Ozr3ia2!tdZdtpDQ}mzhRk%tI~a$V+{Yj>9WM3 z(tnQvPbS~-L@b0FIyfR*t0W;20}xnJ31lj>DyHhQ<%JOfE5k zHVor6dN_u+5OYe!Rv8-2VS*TEa&=H5y+OpnVxRU27Z8gK42;0m!HhZ(_y(5Fnm)nr zLPwVAUoEL`59sXp80aS$tOVy({#Px2Reu-1xKM+paq3SWnC4c&Zvy*tAD*P)kASSb39bLu_*p~T3*4(FEU|CW>8luwc3a? z{>U?4$PDKG)hFbG6D4Qwg%5SS+@)_PKL0ODzh=t;l+s!0`hSn>_qRphhHOdx;k#B^ zRJ_}Nrn^17r+&S?!TEfTO4Gy#$g=bETg;I8X!xFXQ$W@k31)DXRuG^p2!9ms=`p-T z*&|#UTWUfX`@eX*D$>5{y=D_GP!=c}6mQ_PgU1Zd13~FkMEWQH$!9nVgqrx`fAP77 z8yuD-IHP6MfExO1)qeh?z2OW;GF5IT#;4<4b=X9CRffVG7YUY9y+mbd|ClsEiN1J2 zuHUy6_JZ;~l9m zi~Rre{Nm;R9m~0cM%l4?xF}TlWvAyGP15IkgqkLPps)~XG=4Z}GOY>}2EI&9RE*=r zVR{U2LHG!t#+I5uh%;Je6KI8SBC*-*seR00CmB!5)NxF+zMsWfS^ zpW|p%bAil3b85(*O2SvqdMIb5ZW1fMOO%(t6lI9-3jdD!k5>*& znE-8F{#Xv41TIUDPv95ssKF0~NLJt{dkEiiKJ1zN38OSV`m5&w{33gX3F=Ox+VpCi zoSe0&xp1>DVl!-l{eQsG${ zAj_0$4=BY*w<)IQ7~bNsvT3Rp#;!EsQN5^JYY!gUqIHu^xKN6bP(yDYb@Ea_2DR6P zJ-0}xu!YaG;!L?wZ=<3Z1J8pj2AWj2E-V~UYNKk9nV2;gtbZ8XY#4+wDgp1eB;Wd^ z!JY=3=q!@&N*@Sp&`7P3u2xZa>|8Fu2VYIlIN_7sLMLjtJ6Nu&O1UyYXL?OxxA`rM z@S<40t@wa8E0q$Dj}d^zH>dVD;a`m~<_DRU1eCUV^^9Wi9rP?ijy1F9E!(+(_mlq z0+NHEaTEr&iD!@tESiG1#8JUY#N4rJrhKg>xx#-|w?sdwT}6yedaZRlSXiRr0$-_I zzFIIT(n!dq6ww85al)4t3dAKOXEGmQIq*es_21(!E(ke&}1-g8&)i@0DpXAD5rm*LeE{hwy z)@SplV1ID{l55m|M&ub~50#dHAR=4<2w@N^)sWyj;f4Z;D9zSSp&w3(r1BCBz_psb z5CGxtZVia?cu_CqZvbLkck*S}-!1^5@c847{pTJ{H^+YN7Z$!Tr zmSO=!5U79{!&^W&L17CBBL*Cv{VN^OCtLs`(0>^?{HxBhTD!I_n&A1$Z0mE*05gwP zzy$6Fo@+I(!$GEWc=8|?IwVYJwR6=}UDbw}RSQSh8#@y8Amwm?005lNYu^PB6D|O| zpQ==pfuI_w5;RKWEQyN@4evyfg#Mb{RE|^rc9--MUvJoJ7f%F0g;!SSU&jqj*s>`X z*nd*^`UbXowA-;&C?wCb2b`y0lue)SDR*z_QDc7vfi#RaehhE18z=TxpKyV#z&F6!zz`<{g%gjY8(-UI>W<5!;D|bbZCsqcr6fO$EGJmnzY65IrUtO<=2NCvGD@*+6@g;+wKqhPP1cQuDU3@J@80!|sFF-a4$Se3f?Ccx|BACtN_$R<&LB z4MUAU(z|l8`L%%Ve zciZfw_>TS>H!yO3HqQeE7hcx0GIo!DC1W0Ia{RnWTknLW;v55=t)vC5c_I~}5 z?gv}7HMAhbmDG2AzZn>R`izrES$g~&cK1)@?{No*L-C*Kt`6>^Mz^Si#0jEGDfDTT^BP>Mfv*5y` zsrJHEVmESzr!DWpe?-RxEA3{!05^vE(&Ack{pQH^vU)CEvu5NqP%KqVGL59 zr9~Z7?xbKTayY1fttt$Z<^`NsDoZ)V%a z0g%G0`YL^^fGXTv8vb_-U*PK=qvNGVs?B=L{*Z6^kb*BVZGYdj@q=XiUfd!K!u-NqTXX3j^kAN?mdd6BxD zB4-evBxqg0m47H597JKks`M^Z84BC>H-A&^gM=WAdtU`Ewg1Z=e);12!gieb8iiyPMk^cx z4}we&N^#&FqfHD!*@f5AfAiot!d0Y{8KE~NfGteN$g`lmfodzHfydya}Is4)@RQnUEX_ur_lRx1&`f9^+-#-u#8DAKPY%C6L z0F7R=ZUNtqesKmxIEhr?%V}=`nOSG1JckYm6US?V}#y`h3q7tu?>w0&ZhgwKf*m zg3U<;)6Jx>{J-s9F?SEJsRM|LenA{oubC1EuzL%Ntq_Mzh|W+40mT01uF%V5(Ih`5 zQfX>-hy5~siPNA^AB3>kHQ@1M7#44(-+yD5hXwW7sKAh#B%ed%KrXO2C{Ru^SZm}( zRkw<^AdF7}PacM*is`9KSnX&MR~HWx`i9^MM^O_>`E{F+KkT+8{xxoP=1kR>0%pQ} zl4S8rt{=&AlrZ63P<@Ure}N|j!f)WI$ITs2rCrbq<5PX-il;&U(2=%yO25bH8-Ehg z%9(8pZ{g$wgDsql0x%r@q-&^p0LGQ-r`AG3c54@K3S0z?9#jHO0oWPpww$&HG}p`x zshVpZttMjNX<)&rT3GXr;>=$pf!ei3ina_lJ{;veQhdD<)Dl3XB1%H%OB#Ihg<%&L1Q$TITnSmHdAQw*qg_T}Z;oZj@ zOz(zcna#J;BRN87f7Bg$JP^`O^E+P@9>0ON9!+<=6-tSgn*wYl^{id)fB(k=Y?Z$l z1*-b$*H_J!saSMG<$o|v8fY&(`bG>m@TM*zEu{kw{Gy7it$J}T3-kn?GJjOpoFj}} z5hcYCz;*d?6Y;0~oW|oQiYt&C_{2BY!kr(a)!l=VNCcYYzo4{Lb>|0p74E`_!?}r; z*Z;HdlEeulgt9y#D9Y5~(k~DKba8^Vr!XV_UL27AVwcICzS9gc-o@-ly{ zrDiinw?5zC_+G-@alAI=I>xtfbn3ym5Z0ve0VX)Y!@`8YmQ)S5bZ;Ep`h*KO+N$@SCqfwp%-X|tDJ_ADI{6CA>L0Dgaf+W%{1f$?jpBed zh_j8bZ9<1; zBY8mqnq?1nyULlzB|P~j(goG}PVQ0;`Q;D|B$K>+JrgUeYSZ)p@q@BWk=r1;K*{t$ zpPIZQ62pq@CV#kYYUmweHW87p_c$v}{0Ooa&WgqlMCP2d@8I0b2S#Yb@lAc71WGlp zWBv}2CbhS4O=xn^Kt5D&Gzb&C%dBU9^jq5_(pMdPc-myiIidVXOpKC4`I9eu0!mxY zw~fonUVeQq42{JmS1d=mb-H(!N7qtzL?v9*moq6%lQ_-8*kaTt4d>CyBKgyA>ExuDUdV^e_-fb(83Bcb-pa}| zPEbmovWnPYln0OXTc8^67!!vgEF7doxPuCtwe!E@5$;_*ulLw5O?&|JwXk0_K4l6e zbptR1xqk)Lcmd{~{c_CT0`n2}i!C()6K5Sx5_*lSI=Gwo1uO@l;_#c=#53T{ z2U0j{P>oUb3fSLDgu%owkP^8OZ17Y7AZbf&M(MJcz9iJw%u^{o(J;zd*+t{Oz}1z4 z5q}&~*g{nvw)VS=@~^}SbQZ%g#fPp~d$ug2JOvHNY;7eINCv2N;C}aCwzsa?2jC@fuV>!HKFmda71LfI)Lgkiq7h>8$t;-blULJ(j=6Z4awMX}rp^h2%z> zQX$|1#6W6!gRuh_l_)27O+B+3pK$pLD1Y8#vAhNrOJ=kJ#hJx2cQm} zab~e_GJ^KYQA6z@xs!5||2fMyF^cN+X%v1dfDKF(D9N}7D1@wCM?LeE5FwL=@WgA7uh*l9UqQ zbVaI1NtngD^q0SO&cqi)_O0AV>cpcPhjLV`%RqF21C9>~@;Bv@UX#hlo@Jt3~!fdBJ7jnW*%CDSvy0!5XA# zk%DKElN0|#@3`VqjnXOrD~6<|fb&|n0nmo!<%ER+r-Q9BcSTB#pBJ$87cbbR(Z9xW zeOrB}ZUiZXWc6Z6s2F{6P@!MLyQIV*MWHC&#eM;`v%E{RYkV3?1IDg~3(7uRVv{a> zp<3@zXspcm^uX)L5*kUeFoFOK#CIyhUdv(p0v#Ej6K&46GKI zL%(9_ri}x|+E=|mr|~oT7l4HY1hDi}Z9(-*SIH2z?%8>Oc7LhN1~TGMnK^AA z^hI&%zTo8~A((IsDZW@1tMj72+hsO{ujttj`{w}w!|N&;e#Z?SY*7E(1*}92cswHU z+Ia*Pk$5eP8jTHjY#A=JIcI0b_yVpT3D61?;I8Ym!p;Pp4p&gkraf+X!hf2rae+0({BK~bQv@7q zg-!DszwheO?DI$TuN)4;cnvj-;VsmhbFmBl=}rR|l*WW=W`kL-E;}{&XA>@<78n|| zqfi$-5m5N>i3hDpAKAKRDy%Q~c&s5XKJ=xLvd32|>NAik_4NEPcx@Lk`#&*^pc4@u zSvYUP`s#Jp3V+b(AWJ?{$$5y&v-ODK4L?-H^wjn!KW5MuF92snb^oa{sWN}793-32 zKlAj(U{!_}g3+gLA8dVKiR+h>V339o$Rle`Bii47spr6Ps}t(%Zx^Ujto{b-dT8HK zS4cCj^GC@xSk85QzN0QjBG7O_AoptFU^m9Mxa(4J3xA0B@?T%-FdaE&A;DMF0(X4!I z5QYmt&_)Q)je3;Pe4vz>;%MiuzL`+tuZ&NJz3PkU^BuFFHGe7}1nOyT3~wRZr7j?AJch$6#Z`!t zUmXgi+)61k{Wf!M#JLRP7oQ$ll7M@I~ug*T?pIMbB#Xrap3EsequZ0PFA0sVzC z)g@gbON&H@n@G6{Dmh#|q=6Ztie$tdsR)5lii@U(--9?xlmbYkOR2>%_I_F&G)8fl zGJkYZpzg7{fV3XAtD~O3*!58_K6_FjHje{yG>Q`Wc^ikK=wPy=Z^i z>&3Tw%$Fv91lSAnMdJtQI+vgL4v*i=d?`ox@3TPsp+8K+JB-;?_82pvNiC8trfe7v z9*e?$Kl-)z81q#JznJfm0x%H1K5^+S%6|pggux_@zxZdrs*k6Q`xhS{Frz63-Dl9m z+PO=H#IH#nVhP6^D4fmYtE9-^lKeOH@4?-{X%R$F`LAe_-^&Clnqgy5>y!W6nncE5 z_(z$b(`&2gM9sri^D}!j$LnqRIC1o^v7EgD+MKa*VqlA6j-#^jMAIuH3fPjt6n{Kq zPb^**7dIzX+B^Oo*T2BsJz~pS=Kz>)dn?2ijZZlhY5xOvfwzM0&BwqfP&lB+@D_KE z5L;}i33vFMMbLtcqyn%R-Rw2Gbd9}gf=Mag(C5ux;-4^5f z19g$gqQ+V5H*Fe*YW6q*x-73IKEz1Ty6VrEwwXU&zJJsu^VV1Em{a%m^QZCmxc11E zR)1ftQ+}H`W?8xANBs@K2DJu(+73518!Z4Z@MX}P^i5LbU_LRJXk+zgYk$7oqt7() zp$FfRE%+@zf3`KBN*NfN?^Vn4k46vf=`+Xh7LSk6XKbkhkL>AcgNSQ}53X36CVqj& zNZpVlo_soWh=pmq>>^^z4uiL-!I@xFY)$_S?o+{`**XI21h`a!f%ierI9w#kN>x!= zJW(afDXx!C1(cJoMJ0_EPk*jO%kl)yp>T85M}*occ%}*!El%Kp5i`VGAQ%VoaoQ{l zPMdP#0rdq383unaFMvEn(YP(K$0mGR(!>*CtG&bL0m>&r!jLey0jgH|h3LhcP*p+4!>Y&8&hktrGP_EL$#~OWv zIOD5&g#%1cg1lHYoYa-&yU1*^DJMt1Fj`?4SSSSh$@L+m-3+fB1wtt%5)FqdTrb!r zu#9yqjZYg(G{~#QyXyY(Q)q$(SQa3R6QJpkn4o&0RK_Qcm=BdG#WK?1*EwEa$`v+LftQMRI1y+Hy z0&A&Qn?ay>QtbK{8N4QSamq6e!cZ*u6ZW|36E5`IU_u;3YP+4Ky~r^x@KoaS;1HKs zDJUWF)LPAK4qE8}0i7UEe-M&w@u!K-NvZpsy$5uHyxbou{(q{d17x*YEEaPzPN0N3 zb~Fiyx+QsK(j5VvIDrtJ$g2d%)v%iU_*HOxyufC%7x0v43`EM`K*hN7gbMrH1uE{5 zN!|jPBv-u$6*HLx`=FpAl0|BzTD!m~+)~udSYV2-C!O}6b{n_?FJNIzf*BSf>ZvT) z2T7IH?5lJVPJi?94*$=uZ9#!nKMP+sF>jbvkf%%B+kWwIe$>EslHi0;u#-q4Vtf$X zz}=#dT2>=qC&*JXlheL>t8-4&7GKEIQJ(OdVrjTo)CsOuX35gH`Or>EJVHyABvo(| z?gkE+N?Pkkh?@@wXg&?2ab`wIF3*bhBTz(C{ZGUsud3Vx38tK6IgFY71rilGf85jm)&uSC4JrH+jZfZ?5}mX8UiU9Y z-?01o1ssV5h+}wb_jRcYAR1@j03u!lwUFju%O|<;hV%&+`YEs(RHsC#5NdFP<8I~X zw;z0d{D0~To;gDTe}fRX8nMxi?Gy69ir2;G2LyvWyeL7Efh_TbJ0$W$L?py6 zCPu9$%4C9;Ab7k0C=mUdumCYiY{uFn4jjfy&_YRuD;40CJP*<5@D<(m z-aizu7~a|Q*A;r>7AHk#f4hK}LgY8#)g$T-uYW>0d7D4!FSTp2#*Z4eIf@Uu!g!&a z9K&05^+hhwW!!)RUGg(>(5DV01%%>v$(gE)Utr7Dw1f4VT6yD|!?htb(yD4!J=f=) z9jfM0Ja^$=Nu$GBv^(%%x7afr5yebqx39JTqC5_9jz5rNR7(kcx;SWs^*Oev!wRC% z!+&6R#D|8d7^J`YBvJ)*U~zys(ry-2MnPMgqayHF2c$NDHIc3e3YTOdn{&cC@fDAZ zW3(74xx5+NpjnTBw(%AnOz5_8R};YOZx;Ylg!=}-dO+L(R@fzP^B2e-R4mCp-}TqR zk_-ZcKdJRQK(`3%QWprb*#3bq>I?CCVSh+q!Eo3r80!-*FlMVBnOq$6DVad53gp)P z8+U%6ad!HeM@t&3%^e{$*u1!+X@o@t0jsI1FS|Q0%>wpu4{%#ljlo@43OmI0u^=%a zNnYWb|AgOBOC&{knQ$1JTm;LU2b+Kan8NKm!Nh^a&t60Zkjg+THJ88IwdRUXUw@ps z-2(wkaRN1+aL=nb7XcliuOy4dTUNh9rSxMUW31-b1~#NEe}O^8yKi8yhsPa*g)Q>N z_*7-H`Z)T0_u%J{99k|2R3FC}-eS;61?NKl^(#%jL%3aXaH+7Hig6SS_Ej%17%2#! z=sA4HSW&8UNA-eLa)ABjGZgj}&wq@_z`39`fSM9xNQ$^rbG$GjgFI?jc{b|Asset+ zVTunV$m2f51B#UjxQIH609_PYoIpKyLKlsv36qPEV&QP5E2w%j8KxY(*i7)}FPbIT z3?oJr4@i6iSC0f7<_U0N_@~kvJdm<8q4B~`Ogjs}vtbJ{z=9!X9tvww3j#TZF@ zzsD$P;zuN{FiJE&o#l#G#pW9hU*FSP`5ssDY>gIc^BCUY(4_Xd(1d0ja@bHjSmpCF z2u*qqLSNEDrPTgXuWMEP-c;+zA5xVjk1}U^iCNCp0>$s*)(9Jf0Nx z22qWvBZi``c4d^8cL-*qihqsKElZWkG60Lb(nLjjh8RgKD{aYt_-{YTy`z(P^y-wP zm$1}?c%VQCXOgTjUe#C%~REAf_p(oK^#&lZarukymJ z)opwz{|>DjF2%Q!SWvAgIJE*Si+_n~^M{F=K7U{t z7%6G~57Y1#mX8ol>`D_Xsk%dAw31OE4c5E^n{a{5KscdCH=h{3GtL~;#N!x9`SNlM zw1wSPF3!xK{b##G?l|y^3mkMW@^G}lqhCbqP0#VyB#)~_Co&S7NXjQ3Ty0fkPv#0g7V&@?`FW}gjx_fQ&1qP=R>5;H-Cguv?>aK&_F>cl(1uX zi_k|XD7Mr1^VupEHifCj$5a;eqa1gi912#+f2> zJ3V5+m*mmc%19-=%?4kpIQ*96TVY@oWDr#t$EBJ(78Mz;pyqV!0?OK__6ouN8sd(( zBomb~8hoDpQGb_Eq z1b#@4n|{~E4^Jj8je?OqLBy_q5y&>F3**w*0siT#Q;w3Q$kyg%lR{nW%SQ+zcInVb z!Txq~h}(^Vki_YbLZlC}SXE@?)IfHW|5Tw4v=ehgxPK_zJ`fTa8q{}hyfT7MvaqTJ z8O2rPR<5(;5euMNnV0h0DmG}Pd9_#T7?Dt`kX;mYX6 zM!mwBi>^_?y`aV9?d15iq9K@nJZTXDPAj>;D=z-HkEDqo@JZSn_^{l;_OCn;n?HOc z^=uY+Ab;r-#t0n4TNTr#F5qK~fC)Y_5MY>NF62u8Kl+s~6wF{Fbj~rA{b5bz2U-Z@PHMH%4g5y*bF;5gcp z{+Xxm19XKKfZLJwBDAqo;t&Y0O#dj4{)U>uv5Ayn)xB8MzXh1#p2dR!nU2fi+2nW@ znJ0Lq#QIcGC`CgK94FK79uws~Fi|q@z~#(Dp#ophey~CB3kMxwhl`z@ zYKTzHA6bMVv4odR-AyHh|z~@Qc-j@|0z{_ zfnKE?td$P13u%rM@Y^8c46r$vVB8U^+33vh6*L* zo$;v~NTGyi{IK+RE(H=npsK1dyj4}s7}&YgXPoP#|wl6{|U$XP*w9iZDSxU(F8GxrdUbC>j|{F~2i5o%vsmu7bC4(>N?uFIN!9HX#s~ z-V*A{-R@Nq-7UVeuR2>``<_XJM4Q2PKjBbIxIXzIzj^t0Ii& z40IIM7~i6^OI;`|BLp0Vq@FHeVtq=vz6FM47r(%!t=T^elJ8;8Dlc0pS?O5;%Pu^w z554~QuRsN}GRkulpZ+T`DUNV>eK^qiK0Rb$~Uf1x}T zF~0%N9$#KZdvHbk4$7cN$gTKqm!#Rn>zH zO^2Bh3b$)t;L}!}`%T)!Gws-CoCVr!J=bnCMa$8q1>ik7J@wxWGi<8bFSKTuXx|%4CT9wMZmBQ`Kl*s$(Hk-;Ifa7U*2s&DO1u&2s)^Q zZ_TZV^3Zx!yGK2;@XXbelc;_(tbZ>E{)-dbc-KolNPHbIUNG&HCBW&NEhayYzsK+EuaC-l@HmNg_y1i2 zhW|{@dQ2#)(?<^#*}TB|%OA)<7x0o(Aw5ujwH1A9plCC~z{4R}g&~ANTkd zO?;@X+`|nB&HR50OqG0SviTzktzan7FTSJ?=ZCibHHqJ@a-q8{_I_B17zQHSv#XY% zH=3)9UqEQEFM4ncA_uWlO6n5qA?A{|YCzN{oPlT_UAP-<_Gm?gGZ3C2XC7s)l=BNf z3WS80uSw~IripzB+fg~o+2I)F@t?O!`KmKQ!YqO9qDp^&Qs!om9YCCxfUfdsN}kRi zWrAvT;NU>TQLX?pG3}#&`UJyL2|oJ`cm^7=t7eSARpG%bv{iUzDho|E!#A+Y6pvZ7 ze2YI&X?#3%QvPVmD*57UbomQSc8}um(Ieq@PWwm~1%`p*kt_9JK}H5g_9uOx1d8MT zn7`F!&JusvIWKIfS(oAS=e!QV1H+}}(%6IxAP%}g2O|CI#T5`I1D|4R44bfXpfgbOeR#)2ZZ zYGi*!X$_i3!5J>Cqd;SyG0<2`Bt(fEhqF;bBP|rEp{xpTeEn=Ll`tIT$&wMJmacCU z1At~y)MDg}5F~?5qa-zmj$)-1!eU%rmF-mHk%KZHBEj*J@D3Q`CEn>;Oj4PcS!|4A zT(3@X{)U%vIA77?a97U+IOeye#bm69y@+@F8kVY^r zh%Knmt6ED>!K?&Lh1MVUXMXfZyhAfV2R+I70nJKC?h81rAyRnl;k-Y;ou=7M7|&gfz2(YB#hQ`UtnaAWDS3X z6N8S>4=#`em)P&mlTLA{P&SjY8)E&J_;{37H%2OSCJ>)o?&8&R7wOM zM`3oc0?H^()DKsW$~TZ$pq7;@M#*@&%L2*i`CmN{Kso3pTJJ0Nh4{_kO$j$iccUl( z?o8mqAXSX~2GDv)-GNq^C?AYZKr4St6pbH&0|<5HU>F3db7c%~b)Yj9wg#!O0}dUi zsE``CfwkHn6QuPC7dkMr8qi28+D%*+PBW%l`o-X^&p108&Z8A)fe}IJRX$Q2l8R}O zoxae2L7v{KBEtxFGMqI|m?c0L<*7kV zR|7J}aQo|=Si{*-o^BfOb=3$CrXGs(Ukzr&i&eCJM!mnI@<+0;FBC zw%C%;uW3ud_2MshZDEFYpzhHsE02LoWd=1`NM9B33KPDxLlwBCF%5DsA z(b%QtouPJE)Sb@lsZeyhf0|0PN>+tr0UG;+3pCoQjT9&fzK3eimMgf+bV<<-esE5+LFo+ZS^ppmZv>`y=zq$-@wzwBLRzJ!W2~)zhY8v z_O}Z>DQtcNPd&=+cq+7$55|Y}h{LtuY4Aq$FxY(ypn^aJ)EIx>0;)^RfXXMr|H5X< zfKpy3NwZYIrVMtxG2qn21Dw+B{ohz~W@6dIGwZM~yBq~BftZ0|Mc}HnN>WNq+NJSS z2I&vN&vKEIV9{EvEo{Re53f_d9{Z388NRxOb0o-P7-DitWuQ%|!cew!j$!En3cRVs zBn*LXs8z5GaQlC&Thg$6!I_3t|Hjd3TzJBR{cVqj&wB)sCVoWO3PD8UM|qGOCHsz@ zFYx-aANBhrP&|sq{2d-lYOi2S=y31LsgI9=tSM}t6u9`&Z)~q#d`;(v$SH;`#YWH3 zrWVou$yaq#FMZ-ar}6Ae^vk&uf+qH4U2^{vdQ&!9cI|&hc@9$wveAS=8EAy7OQozR zPxP565|wn-6$A%=G9G^Sn?256a-I-uP{%h6H!`}iotG}~jyA%-12q(_hd*V}@%T@_ zO8=}2sXx8}Q9^c)ZHqK0+U{r6x?0 zbCS0I0&__gx$3ANH-bmEqB(SjgY~2$j7DkJU!+*p;rTT%({Z3Lp zhGt0&jq;>HLLEVK5Z$6b#iDLclvn#-3fL*^ts;NLtEvQLf;{D%KyeYm0w^SsB+fUk zt_L_2`NoOgFEedy&IyggSMvSCpg^zCfn7Bp7hTLy zj*ov(P)x{N`Xob<+$81+Em-&#S0LO{P;9y7vFsPWqbbgYSx8fv*72}>5x*vR4qlX4 zR2m+5RkBFZb-yKf4qmv5@cuz0VQ;TaQh!-|AnP8f;axe^J1yV^(u(tV5 zkIct3pcPps1zKZx3#~^;C3dAl!(BqFuX>^320`Jdtz%a@Q(=KsQVh$$xWKDG`XOz> zQJdIg3%7;;DldUd|5++Iz#EZbTI7pHc@=*oO+i%|)lf6Dy}(Ym9l(ZzQmkECa$tX} z6(-gnc>+3BbOFl0sSJVQh%5B?>sy}0{1)buSp6IJVYt=g4oC6W@C7{X(L6o_%_FxJ z03I{V1O8}sQrLV~JSCkoju#)rF}y{`BPIOO;C(<>b+;dKWandTIWO0BK#X-J0U~m?~t0*GVDv)e*&eTpMYg|1L^v;-Y z`1_9Anlw#dX`Hc$Kkv~pn)q>)DzprZAJO8sQvTHDJB#=^37}~P@j}~78vcJ_8s1{5 zFLGhTWnKnbxTrw5uJ}}vL4yhR2rI*coRxt?fDM(CFNu#BKk4JcyD<|osD=isN|{;x ze;3Xc$cpkqv`ye#Ua*!J1tL9g23M8sPfk#!5{TdaNc6_{NaBqCz|}4?gp%-)m2xSh_*7_=nR;|@q747Uwk-!jm2z_ zdm+ZAI2m3?bt6b`29QOz28FxWa)<&DhsP*Qn-p5DJZQ1ch+)7>e@z=CO70;Z$EU*4 zk9*>q_<_vA z{7WSr7;N@cFKoa_2~azEwUQ^xl1wc4?X{waEqi7m_Vv!rSAhdT%vc$kI1~BOL11MS z`)_vW>0Cw00GP-CWKkYG%3~oavP?Z=u-$rsR|^hZ7kL?|Mh;9WMTc7ityi3nQCydx zLowADbSd4_%1HG0yNrKr`3)Edubv7p4DXCSa7wi!?5>XCHNyZLhFdNKDj#-dBaUFD zu@l`P*?cZ&5~+)yibUT)Vh>!qpQBJdwA`U1YvZ+cx&QqiLn4`aIVKhbN|xv`yhWlj z0=7uB82q4G;BX@?L=DUE!Ie@^AhA!lKw@MMK&qwan5d?Fg*borN?s(2vd!QfP^$TD(}K zK^m(-o$FDLqT+IeMUWs&_~a~yrV`@~ zq`e=Q#t9S>SLJ^dxSLQ?R3R<7P{C=qWxPo$aH+yZt(S8?1fVfZ{^D4u2=@(~_JFwK zv~WQ_=dZZpX=h>q$%tiq(g#aA$k7?sc%T6ERwSPd+n;A zYMPS$+a6{&NGeH3-5h!nTUCW8wQ4&p_@E4$%_#@^0)?ItO%+hss_`WBm!Nh?WM|P* zG{J6BgJXYd&iuk~_qX>100v=Z>X1|IG&mZU3{RlkA3o`iP{7XHW=jvrQQ?X;!i)9kjK+rw&&0wr=e4sSu|B!sQ5G(N$h zE3w5W3?nL_^6uIP&o1o(gtn`fVnJF`vvKmNPf&lo7SqZ=VqbEeGY`j$&lorwugrv? zM-HRcG)rbhK(@1u5^waM>d%_ass%VvT9XbbTfhz%k(A$5rnY0WhU*c0$w{h7De)Gx zVQqw07KmR$1_f^u{}D5PWwy>Nlk}xVABJaebxS~FkS9MF?=kQjziA5B*x$A)jwgNx zUR{6ua0)XWr5&F#-|1WXy{~t=WBMUKq~lq|O@}w=a;dF~bD>$q!I4$74$9nW)6t)N z!4_R(S93@{7`e{(TCKdPPE=r`X5Dg?$=aN zS7n?cg8sX9e4>7(M*-IQ`q4Bp(@c^;1>0D^1=|BO6F<`dHu|>V+n{cE(i&13e;a>b z>$_fnEwUEg)tp)(7hzrmTsRA+l00SI5~c8& z_T%a+keS6vUadr+%999ynnEXvG7A8x+0P$|36;r{W}q=Mc5b?*f7bmqkEN9X@ut5l zc*VYAZBLH<>{Ex0xV<6ZEIuyAxv7641RNSdMtp=y5ox+&+M5$yJO0I2=HDUh1}3k9 zx&;%H{m=-SDMA(uOy0wL8gM3^aMFUxnRLS7pm-cq22u$bf)tEN0y!8n9p0ky0oI9c zHKCGdJ0U{o=`e58m4nF#I45Jz5s@Q?h=u>5C^!FIB!YkTHEv&C1Xq5^^09v>aGe)C zuF1=DcFmV$r*kl-GqVL;vC?WQi7`omV+|+(c;F+ zBlLgei-x95mz=CUAZr2_YV&^)Mjpo(vD9aU0CdY;@$;j0w*Y;B zyW(3-0Oe17GBoXs4n<{hn=iOfn}fR|`{^A$qj6yrd5aeX8Dyn5XYxwU&-+==^kyVz zh>%ONoj!i5Kuxij@rykUsvtVt6V1mZO_1#b?9;Hh3f)>u1dV;ATUmc?^qLmn{ZV;K z*qNpTIGDr?(~kppkqSeOgJxhvE~K#d?+SJ^uO<6_V?X!5H@5?oIUdzW%}*CJ*`JTF zTWx$<>F_WaHO}dmFyFF#9}Ju z=L0O4vFlWe<9|EzBpb01R%DG1 zdII@Gd;!tOq^Dcc{ConmR$4$n75#?u*r+x|1%RHg0JLe;0R3Y~Wka@EfybZciWIiE z8*^7Z~Q4YqQe= zdijtl=NXEyO=z~{;?gB+mYW*+LFxwexequtVC1fleWCE2x^wl*#h;xF;pDd6VzUr! z4pw1iv$W$=SCY&#^Yvb`lLJ{qF1Ku!>F^e)53pH$s{?~V`0*b7XHFI2wK%#OsG%K32D($@#w70D!oOGKKK zo2kAag`y1l!U8({EAHQN1w>`|{}g2e_`(uO4m9wT4ok%S+bEElgYzZXqv_*97dILG zH7F^QjTe7TTmt@}#soarL2MO15c-}_DQP|I4poB+>|t%>UBuCD76LAAym~#~eS(L8gB&7uFm3bUvdcLr7#J&?K1eNk)Qv zhX|8|3=8);$rH?1=Q;HSBXWpUSt_{80&?gqq47fNZ&DkSmjy)s>Ab)Pg7~{gbm_tT z-44yvleXQ_HX(ma0cv0G)RT0Z z0BSf+yQYX2kU9jmNbOP=nK@$$jJ!7${g_|OU{@tfX%R_avM-piig>)j|8ps$QbVW^ z8&Z8f;94=4I{hL{(Y~u+1tpwn11VV3NvMA`!UC*OUggwuaD5YxOI_2Gsf&WNpEs%aYJX{kswQpJQgf;owfY7D}(>k)^UJR-B6 z)bzYG032Obpx0GG}G6Gw>f^L)&izLAWj^DbG=>ocj&+ z+Eet7+DumA?gz3;t|My4r&f8n2RpDGY?MW+6wr>tThKa}VXIz^ZE%2=W{Z6K@zI!W zRvM54+P+{0ZJA^0LWWsrfV{v!iOhdCNrF{ZC}2C2QL4>4AFbK+Kn>v&p&;KYxPhg* zC?y(~=l&%ZhxbC#N8}Ug+~aG7%^LPs4XXw!XvQ_TdClbwSzPrEBxdNZpzLOw!y8Y4 z!5U8hGgRarK0|H#6)*ZK;^L2YolUnLJ20|;fix$Q^zL~OUV$}dQYt9*Y*dju$e?wBAdtI9qdeMuPaSxvT8{U zVC-mUMWdW#yVe%$VduLJq9%`l_Y)+U2=aTqwjDDLfhEf zNUt5A1{g0u8R#&D?PBM@NZXmz1t^W^Fm$2j@#yLCG?Wo8Y!}=00+fM1!HY>q7KqUA zkS2*a=<~DRk26TlM3@T6z%0RB67^p*-ss)(a8cQ-5jyI7u^{063w4q&^T_!k*V;%?bG7?!aKHR6CX-1j|c`|GjD}2PW+O7-;PhVW(|Pa2|U)5 z9mM1CR_Q&$Td}PUrKchvlFINo#3!ohJX>&qufT`UK+g}VWN3c{$s44)uHqotu4lAp zzhft9asLrr?R_%gqRr#bpaCeTrIglp8x=*2r{v%Sk5LPt*=HWA_4Fg~))0+LB6kM}PIThK5gA{}4VDaM243HzwY{--af;(_=$mn!6C@sDkKlyg(l>!U@>JL(+U`gld{ieZut!J+7Dxnv z1i2rnW^o^E3yDYQBevB92`qfxHUi;bqcq0`5|7YFd{<*iV%R8@M|@8CSk<28ia6i) z%%qFtl9GQb@bh(r^YIN~e|&2-iBzAlQb6u!JIp%B&V&M$&22RR1u}{1fvzE&tp0l% z0~@8mOJb5Vx0P@Ub{hA!u#Lb=Sn&Bx>m*M6L_xe~YC>0tnYkqC1;Nc4yb%RHXt%Y$ zA?Ta9K!dliL17nb3JEOc{J;R)xaJ9L_O}b;?jC;)!u+hqqvRgoa|5GJy@lj=@NnA`m6Yrya2MT`%-crlF81Wk7}4OGJ#5v5RWj z(on+D>O2L;2A#IlY2uR{1~GEdK85n=KiGqaqQj${G|Y$TY&D1&-<+gv|0)>U@0Mup{NdnU^+oM>4fhNINLEeAa zPiRm^hgFVAlz$`CNN!lwuQbCG&$y_xuzw3ZU}dUWo$24`%=Fzrt3^_ZYD>W~&J(3| zO0bvmx3mB=P$@LAywzituf+;%{s5O0N#8LTf(wdCJaaP7KujQ*P;Dk6F(4B_$4|%MdAy;#MXNxK3kDQ;v>PN=&f;hiG4ix21mPWn zDp%=~w%`IWfzF_4G|RZeOeFh#;hx?jL)dmKOob_0F;(7LS;G2S0$T-9BP zPeOBNY)b0N2zF{5X8}}@S5_Kmh%SGFrTCIUd7vpsV{f4tMNd|V5>eF3)sG8Qk%oyz z?3{muR8~;(C%bA}GS2T*{r%lQZ-s|NhlTj_u?N%bij__|mI(+=-qT@lVl)|vj65M< zzQyw|O2Ky}upduEKlOaKC8BeqHSEXvEhT(Zf`fg%(?_cL7>^eij>B6RcBy~(Nr+qh zw_RzNVngIzT}z?+D-*hiz4u)&VAzGc4Ie}(<#^~CiT{MXRyz5E#J*y%M=BJ9K>Qg1 z(M~w(x>Y!;QaW{btRH`a5{_NTnKPldVeIw-f@4y)Pjn;raG)r zhhqyaz!@k9yv*uU!-L>UsW&ZaUa;90_*JAEik6JW(~Af=1Bu~-z>T6dSV&UIB^*TX zG00PZNwpX7d1#D*9t8om`lS!UeRjp4zw8m8~)MUDTzGCX` z#VOi69 z=SUPrw4GouqSKs;1m$0S{}IIGJ;%eM2uURfi>3|!1DuS4x5KBOM7Btuh0hhGF;Gc- zYsi4eVj}kza!FpmN8^*?BHn$>V2v7xPyEkx{Uq5S#}EsXM=4FZs-PQ>Ur;UNlK6z^ zO0m5mU&jUXC#ru?4D|(S1&9kQFC^>Gd;_sm)!LKfKIy?ixA}MMe=sdk+`8YqhJ;ne z_ECdA-{Y1v@qyb+8vl+8>kM&#Jb}GOHZZo%pZXdXq zyb3C?LI=eM@{?cM1#V+&4koYR>?<-xMIt25l8LY%G+=)lPx_0W)Q_j{9Iy-&5EKTQ zjbS(5Or_AivOFDnc>8$+nePK5JAGDuPx}+w*X~W88Z?MywGGoBd5wH+C3q+tXf2vc zBS65Ji7Xm%$`?-~{^0qq(diF)sYrdtVd6HLm2M7gAw<-QHyU`x2S>O0so^(Y+}tQL zT{FWVaTI@`c#Fu@erUFF{RHlUip{G`D{hFGbjK$#0rVa@<+&&2&BV>|cmO(+Q^*iy z|I^mHiJK=b{LnU-*kMJn_VZtmzw9g*05yKWq0(sF$SVhzLI!EJ#sFwvZ~@RvPSJ!? z_QVQea(D@apji8YlU!jqS~3`RbSO<;X~uzR7A$|nj-sS~^K%V(WFR12=`ZttJ@}yroGE9Y_{IQm`48NN-`?$p8N&G~ALH#rqtO zcNq-w4LdX$54620ATvBM`Ph7*kN*{~{GW8mM6al5q;iQ?gLKp`WLRT z7Ct?`2P(8ihHSwFFbA=vMdM**0!N~y;ue$0i$51wZaFXEC}lWtHEJ`EOw{e1enI$< z>PDi<_9zc9lRVT#UM6TV{6El8Rc&V03)+8@avrj;>Oxiu<^g6{z$>WHU7GjIl zOLMH>qVN$ejcs+H5a7XkQimT}f|r~f>hTdSjqf_RG@8Xhl2=K0HD#`)xVGXUZO*_W@aVxO`K_K2a^e}y_ihc|y z0EQH*p+f;7oRd* zFilJORN$3B!Gc*=%mozVLlm3mdlZ`{e)y23(~FKzny_?wvGs;Qinxj<+*53h^;--+ zLb0)}CJgHR;=`#R2mWNKPp}0Sny^r8NIzgNV)$xcQPG4m#ir!_?Tkx!0>FPjQDOQh z?*Z&)f+(#yc?DpQm)<0ZLKzT5r$v=s+#U0@^`ix|>aAHTdC`Jldy4KDfI|3H{Ba_^ z@rMJyAg#U?sw{#ipb^E(NqN5Hgg5OQdYW>7H$Y!_Q1o-@vlYA(LCIPk7kseT{BIZG z)qDIIxnDSGuI37VCc0H9EZ0MdxSq@moh_4xeg*=L$_e+Z16bD*wjaxZn7GM%?<@(TWXD+@uYkKkOeLa{Zcd|8QX@p1wPe6%LREU z0rl6Uej8RRwMxloAx0DAad#9S6d6_h_0n$vV?i2a+? z`w6uRgJ&I@@dvy1|H8e$x*eb_$X`uJ#?l-YJfY0~c7Zan1a26UomAi`E1a9>IlfVN z!Jw?KH$_%SYVmjl*;u{>nG-X1=|nrz1Ts1X@S0K*15cu~{s&}z*9(vZ7Ka>nQcSAm zRveJDV$CPowr93v-|v4MXMq$#$9Qt;^raxeLE$!fp;(hao*`PyQy_*%mrQj`S~zt< z9(_Z)4D%R{j_QOfht2P5Pl1qqq{aw)Qu8b65LPK{QC{70)g1$EtnoX1CsyX9KixIb z;sdz4BS0-Kcw)F7g^{gjU$b0lqCfpa3<83he5Dj+t<4}@`T~E2A_Lq&VdoAw3QNP5 z=lLb2yHk7%Kw)2RD9lfVfM+;fGZN$Q7KL5vBH(E(h!OB?^QBZQ0AaWmOoPI{-~xrV zt7j6aJ5Z)dt!kA}TsU-n!Ffs|950a-JKZQkS2a2H(`r>oM!FE+>^E4*6A)5M#1uIK zo+QXhw+obA*q?uo3Rba7cNHyCiBLWR3NNgnH>W0=QHZCBe;Cv?s~;CI0*hcX>36>1WN*)W$&h9=D5HN%j~Y~7_=$|Z#r=eV z!0ZZ0H|dSXt21ejv=CrJmVTwQV$0x7&LBCBjNZe&sw~Z8-YXLb+40r*Af439fxUtMQn|LLaCE5c~eO7Zv5h>JPAJf zxsF#KLrX3gWwE)C{5Rigs3BrCnlZ+F9#MboYFpd5JJo}vxRn_r&I6sZhW?{GQIz(^ z14d=kR!|9?72+cJjD&O`bKp6zxu155ljvi*^-p{X&hG~(8ibXj+wJiiCKQ?61&Z#` zOkM)bB=m5Z|&HvCgn5IX@7wgCA@D@k?Dle2urkU{hRpku|Mcse7 zYq^nK`vs0N%|zqOF|(lN>bb)p0>SAl2 z4xyjVJmzP-+i0CY0a5QSCFW()agT^HW*ZQ_6IW2aN0o<+KwPzAV*Z)M2|K6-CUHs4 z5mBOG;d0q2&cGDz|0_|;-7Nu4nPh)LHeFrusWv1T$t#iK3jd^QPS51uao93_BDR$5M06>G_>`uzb1NhyBB}xufPMTxEY7HxOs#JVrQCgLx_kVnhbp+hjoa7Ex5o< zBoplW7%K(#mqno)^RvRv4PQNDyJ{C7F7_%-SsOhFC-`UOQR z%A?d&zApYS5&HL1a1f=b%Ele1HJ^s*(AXivfRcz$(ZSq(J)+ ziGy^~>a+^1{5i{oO7F_wW3xeJR%s!h3q>gCPG38*``P;fwVjy$EvC!Gt0fLqAovgs zq=_G@tI$AneCqU-F6w*uIH3e6V-yJPX&}epEd(E-f!J0P1euGdx+?YR|123> zT(Q3E1q1`TK#^{SA;5pKLl?qGq8c?R7a%w@LDDM^;5IxF;ue8S!Ne;%!K%QDZ|UvWBt(s_~-Gpo zA%E!j5%9}4Bf#qGO}FtL6q_&z)ELJ&yakqX1a@(EyObGNyaWW0;G`0wjTZ*2`koiC z3UmStDmvt2=d&NQTw(+jReix(h+}gUR1Gdd`?RBGD9Ium4quA%)>wO#ha1oI3}PW< zx45vv!Ua`ff82j8!Y8sQp;wh6VANQWhE=A#vb;Y!LBzWWrh+s)4FZ^Sjlh~zn0!&G z{+BN~^U1=Ur&x7+Gk{c(CpDN}WiT}^al(}S?E+KEbl<>KPmDXJ3f1E!#u!Rl2OU4c z8F|7Zx+)wmRFC8E7E(?I*h0!u{3Dg6S<^D>NJ`?MFU)_%zTg5>fjB_b8>t)70IJ#qKObKx?GktmyrD^)YhX$9sd6F2xSknzH{Tc?<9jl~nhQXYU^UT!&Vo5|a^ zpn;uuEq1GVN1T?sy(l+*1D8FO?YJ!D4{dkoy3F84*Y)+L>lSWYIG$A@@sDwQ3(PJR zzY*~X{@1rUbR9Ek)GQSyF$CK}UqajUT`z#yg~orZo)$WQo7_ep*C7_zkbQwe4^iGB z*!AtdW$Y7BjqQMYb=P>2&G;@!lD=gds-5^i>saliKJdJMpl$0)F zl|f!%e3GsrC{x<2&M(Ea3-V;2VGh$>1&bGYBgwU*6@xrqIt)y7G*uGR<<}FS6aC>Y zTd{xm?HG0bTrJIaRfJ40j1qPPxZ#0{%|g}H@h_Vc05{!my--9nvAN;2z$z)up2=V6 zPo=hR;IwDL9jAp0^1|^c>sFn;K=mM&Rcz8AklrG2Iu37f+NCaVYDxW}Kq*k7kv;)& zdG|?~fYL60fzm)LkOslKBV32gM-PNmS0sPi_AG|k_ZuL-j9~_%!l#P480w5w$UD92 zv}tD_xwvOPH7`{6 zUyK3OjbRF}oIiik%hnEl`r-WT?+2ia&yV4E7*qT-s@_QVl!{0|87{d7T>uPnaw@JX`PltX!h`1A1#VdW)ZU9NuBlr1qFJ zp-FdQl|bzi)ldD_)46~0OWUK;cRh09ka0Erkat%@!)p@HR-B-6cl1}kq=Pu3*~*mN zX?Q@M!S`E|W{Mp~9$XOBqY_rB{Q`gexA=@aMQXmKOh%*;OxjW<5arc-m!OkM#p!TF z%ZNf8$?}xOs%%uc8X$i8SYU8G*<}DG-F%2NoBQ!~+>e=4a$M8l9s1w)+U@lor=*Dw zB)t|+iH=WIrGm5lirJ^kgR3tsbDzQy2kYsFuL%WIkLwgDyJ)Gg14Yz+?FOXEY z3O~~XsC^yIu(CM{Rs#3pQ{&udcGXH%Q5AJ)L6#?o!K;aVN*9CbpZ%WpmpiMOH)JB! z_^!5KkK0p>jV&m)uEy8lSr-mtlt*DHo{wSMOf#ZFE3h~vXvwnj4d={T{o6n3cY&$g zkmlbZasiNgbdlFU7s;C9JE(u?v#QB)p6}c7X=F|wGK{L}C-8h+Vd)>o42l z&A7?$|}#F$rYO1d@`43rA^$o|3cay#=O$ zEWs=%xFWPa>WQ{RBk3ql(42I=`W$O;0$xN3c1C%aSDH`&vhjcCG$OXdOQO8m0ntPN zQUExihNQ+zqC71-q4dzDL}hdIl~`#yf7(me%(pX}oFNQk`IQjD0w4$+fd@>(^W%1_ zaurQW1hPH9bUQ$5xZPCJ5XGh6t|mTX$L61hx{T};I^E)SeoF|K!OyK~cU)1z={>&6 zYv8Now$UiinXiBHR@-{ndM`E2r3wHw@KvgX`4C^lHo4HBMka6zlVBd66uts#4vJtM zi)FiB05$Mc$d%Ji8t(}@E|Gqmmy*@9T~D%l;b^)WU^37wcx${)rNji=GssgcMv5E?SDSoEH=uMee-wELFX(>?d`A`UF6z1C{-hYG5?6Sa zR_LlOUsbn_=eqXP!mZ!l4FDO0sckQ+GW`4^0OB4Zqr57!{&;+{i60(ZA*1N{SVZSI_jH)dd`fw~Ejy3%dlLZ8a%Eswg3XVIL7rF0H4qPy4PH_=@xfkx|qS zUG+C_3L}3nVj&y43Fhg1v;r*9IhaQXnNnY2)UFC)OIJ((&7R+bZ1IJdBtaU!^u-ti zW0_n+Fo&J_ze=_&lwOht@Wk~rlU>8+ay&BbPQP}Uk+eY9w}=5LON4F7D88X7y{r2H z$`TnRMI=yj;Rodz!GP=`V#=#h?KeQyGxKh27Gi&jwi_TTP1P_q`+5(PWNi<~fqUp+%bo(g|@*5RC2<1z)WNOYA?&YxEzVxG!YC#Q;O?r%wfbpg&&evUC(TFi}*< z>0sFkz3P*hKMVjZ$OCnacUGf6#s6^+igpV>?}ci261xP6NX0<`$hQw1MluV^ny#MY z1(nz5;B~UAW--%$NH`M>ziC4(|89n zGO0jD9jLu=(H*G2zTg6xw(Cd*NKG*3n3r~C-fuzeCCR8^kg{gM7>n|>#zeJ(MEGAVCb7_c;RNI+^-V&*k_S;$VAX$q zQJ&#F@IkS~!GuCU%hr^3Q77CMzht}lG`Zf~5il8_m3nEa>>S5a7*5xVDh${AOiw(0 zZ6Gl5aO#VTnRcZAbi0oN-M`R(kXuBynR|seAbpQK5 zPHaiP8dcf%Keb24;VmG$)CC}oPcVM~iDm~hZ>j}D3)BI4c4-%Yv|W$fTzkRj!$S*6 zLW~Q0w68dG_~xV49<{SMX$2BC`34Q#!n`a&4?r2@=^#S+8?y#Tp3$X%5NpwrK_0ch z{=7<>y2aOJ;qwLgSIAY&JBB2rY#WYTjh3eC!BwT`h9m_6Q%S&Qz2rkSv@Z zr}bNCJwipXGaarTwgHu1L>7oC!+I)Y6kBistw3g=@}~`ogOo%NnrL~fk@#&pSZ9BWR9<9Gkebuf1~@n{Gyy@WU5)#{s=WetN4Y=JbLH!U z0UGuv>#SfQ`jJ!~?fQzV7o_ouY284VKDbp4U{M_7bEci7Hv{7{-1v`guq71_BOAk4 zt?*94)Q~?az>mwHU=-OTClSfFd+d=Wend9_`nbclGna~U)Y&)g$@VoeOr%%97erbCc`L3p+Xjc3T=@J73*Ge%4V&Ca?`q?)g zsG~6oC;RlrY59K^p3Z961vKqU6FliX zrD+w|+(grA!oU_>z;i)Kv4ta?q9$r%3QRHEe(@i9Shj~W&%Sb>{g=3|BeI~*&h&&* zc|k2(i1MGR!Br0v+(Fa}Ey!~Ik;G|mIx0^XD^>3gnoR+RA6o~^CH85Hv9Kn~#?~TT{djysy zexNCtIp0z1GKVg+6AhXIKZS>$jm9WY0wl-bEu8vUF0@_duV7~2#uHvtY`VPVXuHZ^ z$*l4Jb0MRzz?gdCt;2F+*u9tzHUDP2I(Dk2i~N>S9&Uf@M+uN<_@tq6u#|_Z&0eEC zlW$1E!3&@z2~o(3q(ImpgwRsPFl2DAvK5Gq%hDPyj1k@jyDnM>MR~@rs`&v0e&W}C zta_c;f|K}&Z`T#pyJE7NTY-WL+!Z1^8d`8i{r0}u9VElpcVjvD%2|w_y|?ScO7O64jX;0sAa(|BKB4?;I`l-Mj4Kl7^R=g&Bk=DlAz1-_(w!! z6?fFo=jydZd3AYI+?y5+S|Vm~dpOraJdEv1wY*m|d>yjM`}X(`A0EhzgY7iuxnQs9l?1S-6s z-l%^IC$KNLurf0(g|=-pJiq}_la>-W!~^UL&Oo_2itiVw6Q7C-jxNI}grq`$OY(5r z2nq6rV7fB>qY!cM{Sq?;`3g7}Qg*1W!O{!?5km}_uo7UWT}eCbfhbja5jl=N=l z%xxJe>Be8(4Zs!|D$wFuvp?e3^daDBrSqfy#^oM?P5;}4t9Os3@)lSsIoFL&n^`JU zL&fKes~1@+H9rsqs-Zd7Z$b75OT~ZAG=Yo~e`triLcDWjA_*YtyI$zDzEGM+u%t9$Sf^c*(tkHjlBdsd3L>fWUfGb=uSi4LeFHQC0hA#x#>9or1 zJUE={(pe~$Ssu0+aSw6=lu*|}v_wk6^)Ru9WI65qU znK;}aeQMGx2)M!mnn7GN0L#Cx)T6q9$1JIzdL`g1j=icOr-Wwm@sulnJT>>$Q|p$R z%cF~c-fY4VM=#Lp>rKDa7)v+|fj_P%XgLH9=+!DAle#b`jU_N*g9@l~%do!HYjvUD z`hppHiz*>Iw}n~MI+0j9HJpE{sCix@uWx%~6v#ew`mrXSW}A?ZW|W8KLIHtBszLLw zHV3NMqJ4kGnddhjUFk?WpVxPz(<;$xGgx{2?PoYVv;`BgOb9+^%*{d}5Bk zNYbD8s4Z`S+LCj2=+8)PsWH+(ZOK(cq~zoAqCUsrEhwD>u>}CsKr6qcQ5FU$8yF!E zYN$O;`qHIix%LGYpbP{H1-{XRJS~C@0_7?k(^s51i1X3vAllhFB$=hg>x5(5+63iD z7w%z@=7j}|^a!M(19cmJC5J#TCde~e2I6z$i$E2xfhF`}kQZ@VS{inV>Pd?`2_%C& z<-u?lFkv+JoUh6%I_l4LNf`6(yl!uMH-O`KQU|r=xT47eG`YQUd%s6*Y2rtirBGXR z{3r&>O~Jm0*f8rZBGEb77X^w3cpTp0$fWjWs0ke&pu&$DGsX9Rm2$>fr(g^AIPzT& z4ijGgf zD*m0VchYhVtwezetifs70_zb{ik)c!7OxhuKfbDbS4nQgoBR{`I?|(mfp-#`RQeIWC3!Liy!I*- z!ULsiUQOfqUFyK42L!d^kama~fW&MxW??!?!yJJA#aMt^{PbtK7!861whWoWL{LB5 zxcy%)equ2C$vs)HzY{=B}hZ8bv-qA#C&V!^UPiVbKBE+7`j467uZ-;OiIbwN_`pD+{`$wUI(Fd2EV7t=waJUv!;o2lmSwEi+N7{wKM z8LvzeQH2d-Mq11|}pC8}Ff5!$MwWJ0~Lmgje&A?}9_R*r(^?r|;(!>wM6=sT# zA6dCfbOv#QS)$v<7r2;W15f|5wSUmc zwX__JhO%a(9$fYX9S76Rx)Zb7F2{l>W|8lU>7M!WYEltHwW=aumk{W7% z^494;#d`vNfp$W}5}82q`)~slN0Y0j$2>(*UJ^lr9}FxEjm1xO#+-VrQCgMT=rhp@z$;fl)wP0n)D}cJc@<#dmcNUa4y+Q)H-cZ}5p0 zv=m$7hGr=DAyr&z5|aEV4Qge7LgkevypnhzL|q{Pz`PNybkSln%2T62s}GGv1jL#w zP^oK7$ zri`(R&xfxU*GkBeM^2_P`*wgba9GfZR3<>krIVG&p!sUidEsg)o>kg^grpqr6mOd&vesnm>MR|aDjukY zC6vq)v*m-Op2##%DIQ_CUd(N1sw@Dbq-aXy6m4qq7eG~d{RU8fdp6#ITKFsP^J|O^ z7=Hvn?du(=-=NULF|YUp)2N}bk9qA0H*sj6YQBvH|yAJM&XnK(Sao(t%u9FCV_MddZ;j;Zs66Ah1@7SPDkg6Jo zok*g;rV64wxjPkU*RG|PxtGHQz3fh!1*CjV z_Xo_HdP(C#%}Q9#MIO&~$>U15ANz27N51;qx8%=%N`fF>VF8&RwzNHLXG*O24N7w2 zMIZ7pj`?wqn9{@t>OKlFMaQR}U@0*0JtU3LtEe(3qd+kSkHcHkJwi;et!C8G9E%r< zR|TtoB!8QK@@v09U7$N?KpimywZ!Mm#@r<8oihY>9j6K`9?uq`|B8;gSFv#+fvDI9 zHh&cU&40l$jSd=!BKIOI;(!$G6*m{<9uGueNpSI5Avc&CEj_FB1B4giO3;%s9!>tYJy3(P~)_a+2 z4s^!D6^nxav&G^g3>G`nghg&C-D}iwl@DWWeQ66Wu$UMu&@Mkfp*Wqq?Zr?*0d84; zD!*JD|J9EVmKgOhq?^@ZotnADY&!qho>_oTMn?leJb;o^c*5`RX@BAe;vDD%_;odm z8F!Zo)Mt%+APSZer9!@p@>q4MfQ0kSuOPoybS!AxvRHh(jz(zA>J&>$BGvbCGt%n> z9>ddmuLBQ`>pPNl{>qT`ckSqfWi{V**HH7p8L({j*Qw!m_( z!p;w~GabO<5vYq1&9oT0QX=Ijxkq>^zU$GE3hd0>lJt{6&gLk%3EYP#IuIzaEAkOZ zfaC_F#e(z)dPZZ5&`b0XsDt-FP28Q%dgysEQs|wTJ+?oRG!CI!)N#uonBwGr)g*V^ z{R<_enhS&yll;0piY>|SZ0oA`_qc$$-B-Qg|Ky)VodTT{yf;yaW}=YnHn>6}1>Xh? z5jTQneWsA^@kc%aeCV^3j!sqe;nQ-=MnyhZFL}rh8#F# z9@qgU@~$| z$RThd0;n3&N!PyVB};bVJ@&~*V4vh3NWgMtpYT!4L3~?3*eB`T2bO`JlFJPUmOR8i zF{z7SiE#!-WRc*vW@IacO+I%KEO~@~Vy8Cen^p~&Ry+cTh)-}mip!ShCFGl?|K+qi zh>Y?O1E>EjGHre}gLg@PqD^D7unDpFYPCU>SIa)7w%{t$STKKt(T9=z0=pQaKn5WJ z$=oUceVEuLYDQ05Q#EuLlVv0$K3!VS>bZ$RP_wR~&@~%A9(#jiy4mQ%KswP}JXH|k zaVg|jEEpgec}yaC$W6uzESs{sqrjvklLGl;=I-%10os-s2&QYc$mV!;zxqOaItEDCQ1Pb6){)KBu=!Z$#*<{FiH}$jDhQV6~tSe z15HV9Dng968o+!P2F;9~-8KooP~Ebf3U!!7k5rfY}{t;yj0-G#ni_;B^yO zWK>hZQIJR3X?u-yW%JtQ3llQQ!(bB~06&@lMBE$*1>rBWQ$QVbMB7D!X?pm$5ew%at4iky`hn^rD9A5fr`d)c#B5oBW%%V^npor z@ltAzJgHpl@ATV1WM6QB$U$t7+d-lZA4@I0r3&aWUc53?TVHVo%K2z%18r+Z6ZXdH zK;;nTm!Ds{4n=v0TewbWDyj=9kSq2fK3$-HWPJOLis7*iF`bt!gU&qyYUm~t| z{ukf9f6|Z3?Am|F@e9D+W2b!fl)fpw&%#d8@k8ll^2ztu^nvnKyR1inWVZb{t=|If z5q655=>Qxl0@ZO6k0g+?=tpD=_Daup9e^W(rh&mAnbdO)E&l93$#rkiwZG(lY>P&DtS{IzFfx(Gi&`+2qdeWj;U3e_8KxU)i9(VGbm4mb zKV|2#B)O4f*r<;Z;890PRav+{k=$2*~2hS9HwW@OMoI;zZrkT3H_}u%l$c*n|g1* z8-OlzREYbi8v}6^((95XmuJYs^6pIntlAMJzQ?k6;f=Tm<0s2DcOJg|?@f-eNEY?8?dwIJVU@$!` zbz>pOH2<02OIxi*Gx|q==ospsS6l$VAwP2qFsNk)h+IZPn}q|EBbo1yQCgb#G)3Qy z(xT&sDf(&+FUR@e4p#EtccjKw)mhX8n(;15%aFP-MF)>zx`QfQWv>XxsoQvdAQ+wd~F1*7gy?pl-$z8rp1&@yrW!@7}rX~hZktaKuFVqg)Dxkg z95c0WUTV`k4Am^*17YKrOeINGGyx&ixRUfcaSsy>h8Tu_rogH_8hkWw2?#2aJiRDY zpiQ(zMctlyD0f3{L;a~m=cjVRf~Hv-Otu<4O)Xc@*8mw0wwYJ?D1c0RkI6}f9NH|A zCy}GGG;mDPBr+*_hRXy?0C(9Yb%MvTYZ@6v_>+BOu(<`@(2qm@!a#kD5A&Y*Fm;3r z=v(5yk*#^iH4z$nPiK3<@k(1R5Uj+Ni$tp zBi@L&L$}r_tRfHilKj)xA|k8V0cj5POtD&qDo@ORhgO7){UTk%ZCM>&me-(2bSK1Y zZk{eDR_KRPjE5@>mWKoe6Nlxi{cZq46DP{42q|e9nvQuXL)~m#*(dQpaf4C)Ct7h_ z-~xq@@m<~%-=#X=pm628Km;}vW;%-xMjsc5_^E|Q@8Y|RMJ`Y{7zxuRh5MmTAW>&* z6Z5ctKw&@OLJKAyg=&ewG|nf5eC?^8IEwv@aU1yu1HtuZd4&OBVqp*vRGsP@b{##t zoV9^fn&cH?Cy+|IkPkVZe=lCh@-JAW8u5;e0HXLg)gulH7aj!%xkH1RPRL|q*%=4T-BRk?4%Ye=LjJPV=8!+8G^1-&sX=EDLN3*R zj0Sz<7tG`YVFS1+ns=o+LLf2=j}5s%sZ#rY51_O&0RpAQn0a4cVxr%s0Q>o2WqO=69rtX- zJiJ9|m%2dd;4~a4MHwj5N(}+DzY{O8pKyWFvFb!AzB?ncp!RF#6t9(0KDA>sxVRlC z&Bsf$03A54*irR{S;;Ue(#E3W;{_T6Ez66WjD<}9UsC$K`6nn$>!V^tn$akKcAVyF zGK0b*O>G4qDXRB*yFbjgB3qH2s5{%sVU;MWrZ|IEktEI}Xg7XVZm{{aB@tbYK|NHXsnU-+FK z6`drP=1JG*jh;*bR_J#e-Xbu6xD-2*%vkD(!@O&}2;3#y7I=}~aAllufxyJO5JyJ6 zULoG2E!E4?irL4iw*sRZ1`Xg#oQ=1y(II^CnVLXA#Y5+)z$8zqkfPa7z)pUk?lONa zQGrRGP=!jbsAGr6qUP?_-YCm!nk2&##Cbu>ssO?xqveLsC=^9uQOIe3Bx`g+T^rXJ zTrdm8r0u`j5g=F|mmFx}UlukWjcQ|q!gR+x-*Q5E;|a$ko(wIm>0JiFL2P%dgL(fs zHu~`xZKjDIxeBAr==hPVs7d;735lmJN0n*%T@f%;9_Q~+Ii&V_aR?<;YVwa_6mnuL zIx|k#qcT=KI=euU7yli9TaK@@xtl-6FTMfGvEJ#?pX1!1&Cq8Lk4Tu^Gbnz><=7DAryc7{7kRX*E!e`9>rf31X0&wb*EuZ)NRx zgFu5MI{$OqbUxWrzp!ln)5U)LHGf|aXUrBYKd6{_|I7vUs_)}}F{(@xpCJ1%s*H{w zRGHde6ObjUOdb9V#tN0D249ZjTaevDl^IJdAcNHox0-YT-*<}?{1Eqc0kTZJpd_$y zPSJU!{%igdgmv+0d6Jc?;g=$U=~qO+TA^?7sbF-M#*LG9w=4lzOY(F@B9{O$7Ppv) zI?aNbeXvRKn`_{IQ{%UHOD~9dkcwj0z?E-f@0sH>f3Or>IT;RYh81>UA$;MTh84M z`3opMMwj_WbeYSEQAl4sH(zIj!$j+;ej4W$DOjsGK!(A-U z$JjC-ois4~!dgfMB3HHyvFjR`8RtiM^x5+BS->sOyVx>gkqZm7vSrlUL8T_d9posL zk1mM3hc7dPMt+dQgt+ziIIt24=v(*^M6Q&W@_T=O+8zawiNZlp=Asri%Rl3{X$~5d z5UqI6gECc~&?R$s8m)!@7$Vc%Q2Yc{1~Lf*Hcja|L1dCwuS{~@U@}w$%#H3@)!D0IsE&hG9NwV zALz4xAw)WU_#JVq!^FAZBafMgy~(5jOjDwx78V_=-qMFFGse<_@e`)IMeA|mD_C`m(6hXJmVUu# zRt1FGXi!RM?Xb~?i4H=}j3LVqUDWY~h|Gz9^H=F3BqcO~QoWoAxLVajUSCN;efU@z z3LQD53~sdH%8V&n@#nnR!5sYz5B26&fV}jS-cF|S9XEHR1LJQOhK?kwSZV>3dec!Lzz3cXgC`os2^WCM{0Sj{ zO8r(yvn%4KhVJ=AL7!zd3)Ae~-OD0p-d-Z5kUdauNE{X==CGEmeP{gm$oWwvgyExr zB)}*5VcuR^AAgLZ2#u9xOaks9F;dfQg(X9j7d?para`yXVnAMdwcmI&;~-2+6d9MIFs2F04$$>K(i)_7YXMQ*5%7&L{zj}`gs~i!PiFp-AFz7 zLniQY7whFiN&N@3Tjv0Tb}QR}ZOQQki{&GPcAKn~mUF00UIAkgaP2k^Z^785E^Ny| zXP8+(aZ?Dv1040c^_;`FwF@vN9tHi*)aFIJGe zdX?^iP0veD?1u`mt-5xgD+zckWggz5E7%WP+i_47Cgp@kftXUt zl9K-R2883*F3^>k5>g6`nj<+R!XjBVQ*>Sa7QEJ@4zEPAAbhu8$=ccjup|#dOojMV z0Z_Z90$SH^NuHv2dP=k`gBq@YO84E;37W1zx9MX?UBi_Nh##_^;2JJ}9_(q^d;Gp5 zp1Iu+V3r>iZ2(BXqr)MAt53d{|K%Ng{hBt8{KNdlk&}g#pDr41T;KwO%GE!B!JgU= z3>vNFV|_!h+zo^M{Ge@qvDOn>;22}#8g3rmVz5iG0h>lJ<4V)q#Bb1)ak2}92)yqA z{##%50)t&>Mo-8>;UlSk83Zl~AMo;v&~g2QTOeGIIta(bhW|!51pX*0nkWkNa4&0! zpB%jh`Ne9shyMok@t1^~aP(>i0U_OLnK5&@b`QAZQU-bf2h5R6h!f~WI z0{`#DG1bNIBxn+&%<`Ah^5RDZm5jHXIX;jgG3t12-MLFt47x|q*@PH~`iiz5F6P`N zd5ZR^o8vRz=#I62v%zn1_ali<)&Z-P>P7`Y2x55uzgnqw5BiAhm#g%d*OIHAAt z<>euAQiv@3%>Z>t9?N0aK+Bt`k={8r@Etb*_Ztt!ZkLa#Oy7I{Tj2u!J7LM5+WHTcKz zG^P9Me6N##4gc%pZ+|bBojPs)ZL8C;NFRepCk%8;kxS$^{F}DiVV%|aCg1kU{nx*u zD*dH=RDnohp;T{eIlP6)9VC=k>VOF9jLaY&49}IALTyqOCtN@zlTcLHNqsbgJL<$q z0$Z2=A7j~D09sip)l{6nVTStE8VPHQ47IAmYOue5$n(|ZTR;|@)E2j9@wZ=#yau*n z#L-WMfG36fR)kmNiI0MkPpYVb7^;CnB_vYhm1@&iS|Tl)OIN;+U?m>wnXfk23f2~2 z-E9Uy%8#miD*#oY_K<=Srv|0N1F@`jk=IyoRprAE(-;#g z2}L(mrU_Nq%0-A-%J-|1y^6g2GL#=_VoKD1>BUj73EJYBo}(>o`*tTlS`wy^K3Rtr z6tQ0hS9JMTgOwm}tREy3Dj@le!zm=(i@sjcCdEE{h-88tlCW4?vb5ueeQ5388W0!@R7uvYz3iA?wT%C-fJ+ApFm{ zT#&yM`J}R!d?@`e%I6hSrl<7+?Heb5Of6y5G{7q6(T8cX@pmy9L?~w;NUBs@8&uvy zHQ`lz%m7`fCS1Y{(3NUJ^`Ys*L^a{VZ9ZBOcq)z(AiRfb5>gi+9DIYBFHlP%)FE#e z5dU30# z^y&%ZSTvnN9d)qqkuN6z)BO8?=zhi{M;#K&;;!@U0@5LUVYEKPUg4EVin6j-+VP{9 z{X|hFb_&U418EX)qjetMD#{=?Z1M^5Qx>C@SNENew&Dy9CNSDpy})Q9La193lzs*6 zMNcBcP-CC5>MbX+FE>jW@^%5hM5FjZ-5tSu{tD}ZSK`D?O!7+W;U@Bb<}0^XJG`$|VZQ|cCV8f~;_Iw_1}l5fuuVG?fT_Dr46;E3y1JKYCs~ zROEguP?G6My}?)^jziE9CmT=j#B`mvyF_Bf-!3rr5Gw_vC1I?xQrhu_mEwvpkxqE$ z3}Z>aF?J6tCGPS<4;EH`3h?5Epl*kvRqU*)fWTNk;R0iYm7*8~d?QlSG-Rj2k7I1* zrIe$Xq8ru<2rEpJbS(?|pyHA|m9P*Z)%E~;O01BA0x(v%BN{hLkvmF*s3HXJ+N!#o z04S;H*GxVzrqK-L=V6JK3y6EYoM2k6i{AoS+Io@!>(1M50J0>1PmL50z}cJB<#tFF~?WS=#YK z?O8MHI6t~W)G2m2i2VXL+9NH8w`wmK4_mc2Xau_Gv6 zCMqr#G;Ioqjh;b&vY&8E?QM<%$#JnB8~vceNlS}2DgZWAEek60@(nSAAsSKvt8Rh? zVL&pi|Dv1}R-~AkG!L^jim1IJ4~vBoL5MO;c_ubm-WCv<ah zC29H~^6eumtl?yDwGb3dH*a+@C&%9|(De{mg*#5Vt2S0?#}{+5xOAW^aZ#XLnK_vR zJghPgZ_#xJStV{|K^I-nX>B9Jhg`!+?)wh1%3O7S&}|9TVWHr-Yl2}N#zaUZb5HOx zq<+SKO_>0ujO!7o#fd^?7 zEJ$@mx0n#xt(-uOC+%i1Q@KpbmKzAm2`rDQh4hHC`GS#AnVNBh{??b*i_qs-E}Bwn z+=E7cdD073yn!MQ43j*4ozy4|#tckNT=5gXF5NC)7(5hyojQ{8AFH#Q>(7*g<~Gt# zUVOxsW}f?zP0pvsC@W1oC@Wkv@A5aqXBS08@GKwywjDo+nbxuFyCPtem2v$&$1E1v zE5)(Y0$a+2$gT0==gmG*jN^p8VvJS$dqISMo%ccQ!Fc!eQK)Khh~F?c(^0Lp{`0BO z@w<=tMM}y;oKx4^*UBd=(olz?oq0v>`J;Ub^Kj)Lpo9)j*GyR~&i26;?i~kxv^K+x0ZqZ18 zf0v(McJrTkH~^?YY>Z-2!KE4;-h$s_beN|^hpA)Ofgi`0#z(agL_2=Kua0>KeS0>{ zad@XRhtvi72H9aceAJOq{lb_XawO`=nvwED+}Z{D62$_!e|mC$-0MxV zG#$6}{5TqTBecj+2n8=Oue@*2FYz0Hjv0TN@TpcbZB(8|VePb6&;?7qBXv7sUez8$Rdd|8^(odB;;U5G$^Qm-iDQ7~BC zAI$5kWsBNStNfi$e=W=_ch6UUiZqNyMX64=($GQO%8Rl5UR-&gj%+IR?j-Wt70tjuuRhPGc&dMd3+);{Q`JTXZmpOgmT0_2%J0*!h~2 zA(RR}|5zIIw0K<`j21^wiTV4ZqeT8xVK<_qwKE)`>D}jyfN;`XdBn1#rMG$+t=(X${gX#5=9>2+uFCPg@fRA=Da!K0Hi=Uy}a# znn)ulP_^Szk$&wh@_SibejjptyfCEXE9T{aUp&*(;Aq@xu(B`q0s!Xcq)zfAoLWl{ z{nw1r`QsL&bo}jq!YEZ%{sDmXBz^$QI4w^cKLA#P&S<^KNok)cXMYv}w@T*%TZDC~ z3ukW-5)NmNZ@uOnimB=0K%BjP!Ue(-RRZD}+Cy`tAR$tDOJ$r1VD9XHq?#zp6CuF}K>JY{q`?Rt zCC&0QqafBvf?bt&@IAdeBFjTmW8gHu7^Y{NmurcNEDueHO~l<)O&@B+D3@R{o_>4B zj2{~7&2ONF2+Me+y%^snn>_^@(=&a-u*YrZuaJf5_-kM+`%TbTZ9HL1H7D84)4PZ< zPs;W`0Mt%@4hWzcF-FTRnG82i`}tADSBddx!X)6Da30>`Gzb)1O*nWC6Q}AVp|JWV z*^=IjEN<-rr-^Mr69zTGlcM3x;w`AK`!QC%r3(9UH$pamFp)LX5`DRvm(><|=08$s zhjIfZ1ab^iD8oVq(U5!e6jc+jK)sy3$m1JQE1|D{6ON%K+Byi+`YjB)oNyMFiAQ^` z5Yz5oZ3hS}PYbBhZHmeU{?~|T2Euf|aMso6MexRqCPZ9*A3oxck3gwR2)M2A+%dW} z1NWBKs3iXbur9wYu zOKdxT(OC2yC4=mhgX7v4uuPN-O>UsJp3!wgOhppO`vEAs_$^RwjsnSXsi?9g6#`t~ zoD-Kk8E0GM;ad@|QFwy%G~mp41|ZYwZGfwq+P1`j5NY;lktaY*ia{+?G|l$}kV#%< z2JbZ`6R*6pnhfZfiFl}|)R?&4h08f;uDc z-?7x;9*RIlnz?mjCWmZggyY&5=Ik~1}PPT6gGj(P0PmPA0~MUA|N1((4f*bjo32;CVA$j@GU3sDYgQxu9q#<_2D5A zk;U#+uCMGT{$W~O^ckY7>aC+0vXrfOo+2LWIsVele`uWaW;4KFl7GAEG_l<7;vtST zE-Nzk z{azV%PQxx0Y)hjsRgdt3292qC`${|TuW+Wh%z zl`9jSz{%qiYypZNZt6%D$=M9Bn2(^iPoOB^Ehm*WP z>`UbFs4!!48I=Q?Bz{6G%kuKQM6gDQ$>lKl-^%@vXAp@GEaA(L`f}4Sua9dBya^oB zPD+EF%{KTWE-*+dwF^>xK(8wQBf(08TRKtl$tbGsuX=)tYQ;RzOg}b%#E5@?+m35w zJ8mfH29@nv|Gz1J0oBK7ET0pNrJ7vda4Ty@@2x=j+je|0{>(TW>qp^xRb0p6El{KT z$IdkyOD#avI7n=2>WHX#bK`KFuvc8MYLLkAyU~Ya@EP0#lchc-aJuQ*0xH*|MD_B1 zfWkxsL9G!&MeVkB>A2*7MjXrXw5`R=<6Xlm!tk?~^w+Y!YJ;#32|}u})yr)_VY(l+ zBBN#&W+gfnZR=fKvOJm%eXK5=43~U@+3Fd*al#F1XWo67V6a3f0wjG%xx9Upz+fUB zkxk(%fSy+;8lamu8vv#shpkM$QN0Zn%JuTXf2MqdOJE@INupPOxCS&N?nTb$eSVAs z)5NFttgVfKWa7Zo>OCM?I54#(XAvmx;P=bnEhg{bz>Hg2FbNS>wa&ag#GSq3VVrP* z$-;qorm&5#BTXz@TTV|lj8!M6rMhhU>dIZ|}UMW#WwxU{^Ra*O~R6?T``$WBRFKSA~umge+RM9qz!$KzG z0yoHa%tiR0E_<*09Td^oPz4jjq{^cuRd|i*UWN%v2HKN@ht-HVY!T@Rs<5$ zVAd7pn%Wpx$Yh*wfxtwSP@@Ua;q^Yj=@IAOa_VE*X}%f+`-(Rp3Iq#H1;CSsqI5<- z#UhJ9Fv+7i&_3$+puVMwzZnRVJm#aSUvb$rqBC7Jcx%(REuXm_Klnz> zWnA-SK5rZ!T+hqlUU9V{k4MyoDFIi^CBEnm!bDeruO<79)HL6eHul*tSma5W9D8a$ zG#E_s=)!V>H9{LF+@M*`qUJ=~XZ>6t!2tuD7Y!Crgh^gG_0}dAg(LUH z`PNw;Vv8CCzR+d@i_Kfg;~}Q?HK-jOpk8u+Um(MnW&wjqUKmU#WQd~$S6Yh^JoDaP zZ3YNToE9jakZEKVh*9JHYCvH5aS(Y`QT@S0>ei(s-z^ACtQM?engWo^C1TWQ#qYN{ zpDLq!L^JlxeP~8wx}>T+n-qeNn20PqF4K%jz)?95Z#84kA-0-vkPr^dNZ}iDIG-KgT5EY?97B@xd0n)`~$B5hX6K@`9j7 z>0wZkg-3%_W*&+$9+m8^dNl|8o~s5Gj}=aiItbAPd) zAAy@EBbsS}rDoo7Igf8~*`?T#O{17`sUvWsmIKOt@r@&+QNM~mKn-m7c7e<;G>lcE z7OK-zWi;<{-48(7r6(xMet^m>P~&;Pa$GM46hX;oe10XoQC~%|pc#{Y{3~5|#h23E z(JKW!SlA}XtK^PoiUy>qx&e!>JR!{0bOJnV;xI7Zc@6OetRN{%vph&pO*D`vjAT7% zL1jGJMgT2W|8rhFqNiwm^kkVm)0s>|BQS^w7y(-?o1IX+&gFvPcWIl8J@FHKVm%WZ3z++&H z*{eywD4@srTVMvwVhhZ{n3xJvuN=*m)VWTHF^{PB6E1)``5KMlL45#(QhH!0*QU-9 z9#HKk+_G0UM?q!cpM2yY?G(Z1%>|W7p1?()Q%9&%4II2UBFoc%1WVVb>1VO zOzR_0bVKSGqY*sDoiqgGUHph_jE>^z5pV_+E%_LPPe%XL&W)%Z~alCUy~)4Tba zN?0i#_4%MPkaZBvtGBE_o1rl_de1A~e=n;;YoLq9`asNof1HoG#pUy>^5 z-srdO_@VXaW>vM`xWE9VMQM)1Tg=_Vt{F=$m{TB81Eg`)(;T+u(1E$W>ILQ!UxQv_ zN=f3kVcf`noA)TqST%5DgWTh?r)u%%I67eP0sRF_`qLM_!K&f#W)<$Wqqgw$ezAh2EUz|HAd=fxH3qj-RnH&s zgKq?CV!2R!`|SW|>2Wd4r8TR=jHk=I{M!6_0<=kguvvgM{&oSh$0#$;odz(>%jfdF z0ceRbQ;!3*Oqr?8!BB2Vpgb3p+dRAl+C7w+vD5)H<*Yvu&A_e3Nyu9a%=(%aFiRv1 z()F}1gl5Q_OpJkSTzzurw|++8?4sS-PgR~u+vT4{TLEI?c>qL;_Nd_@E8Tjplnwr+ z$kU;JmzSM}qnx46@$MJq^e{aaK#b0>pUs(s-85kL5--U)QIVBOL?OSD43NzU&||KT)744-c{{J_BBZdxrUj z)t8&{MG+`yV#zI+JNjo{-~y(P5o?}1s~}*1YQ!2HUwWn$KLnU2-VF6GrVlf*#%$1e zcni~ecs1iz7MQ}+B=kk>8mcJ-Wdmwo^#Z7qr*V`?j4R!6^ma#qSth9v2c(dL?o*l$ zR4sTwmZaa{z)-zU@KjC6@W{$f!l+F0_(7z`R6ImY7VmDg(*RkLXSPHuBNU7^Y1her zq*-3oM#|pMJ5a+E-O&PMD`mzeYQ}PFnS}oht(9)G*jylE9F9n)^g3oV303$%)NdRw zWsYS&KgNA&;?rNNB@U>x#C@r4Xu(S1zSxk5EMO%R$Kfqj?%}?Sr53DUc9CLGBLU6d zDqD#JU1rEp(}mB1`PTVf|uy5|vpldR1GTwq#~_6AWD#R1ApYF zF)Lu~kwQKzVHzh~;4g70Fe<6!QRZGrSZK~gTVPTqVoQF87?A5xtD22pFoxZ#`<+_j zfP|Ia-EA4oE;ijE&vU-iAvWc~bsB*Nil^(BE?Zi#m`k8h#Wr7l8$kAqAQjuGqu zi#Bx03ygk-UJxe?e0`+7|w|tXy0@+60mfRF56_IM8d%lm|`eanTb4 znwOfYYU-@BRq}76XkDo|Hbl7{K4Rt9VPB5bFSMER=?`GAr{4pE##eb>UwdAHyyal9 zpFc3j%WfD<02IWb=ZWOP)^wgF(kDLIZ9Fv-)xRwck{ zW6Rr)wk)qSa7yy(zyk3CIvr6q=&UDjD(my&ywba#0Y)&_EN6f+>+%Co%eHRYsg}uWG$^qR+~H6G%pj(c7N#SsXjpXG8u1ipqIE0L7jn z4=5U+n&F)+vZLrHxhL=SzJ zQ7h_nMY_RC*RwnwHyJRZyaWZ~Xtfg`Es;LZnb1j9J4J}(e~W{#2&?lT2vj2^g;qSV zRu@-5kGKwu4!$LMD}dliC;41nJ|LL*AtWEv91b^?@G!BBlVE<5*QohsBx8FJ?=bHc z&n?|7WmV1gh5Mq6seLi9D2IGUAWufA4UK?;!1MO~SGNL|FOLySn)ng0G=hnaFKwue zd^ye!H}8`Le=M_rCA*KqI}>wA?UmyYI+P=u#Y;nMTP;8cpjSkW6ZXn6Rz2d+KN2ly zpP3uHke@D&{~X5$=&+v{O{IzNM9T>8xFZ+$5bekCSv6XZzzCJJC!ovnPc)36=LNl> zaL(%i?T>Anug&?Au1hNLIr=ktZNuBw) zjoZPIe+vO1mAZmFefpYI6Lb_@54w+>Oia)6t=WV6Dyy0GiGBEMSzn!|+ki{T34pE@ z0{>Rz(GH{#6t~wXGey#CbR^%8Qq!8=*T_@q=j1I|#tHpZw@QLot_MdLajE%bs<;tt z0QzFSJa9`->?>7DsO5wDUQ+63X&JDX_S=H{e{ndFsPrO4OLDBJXwq#5CJGWCW01Tg z21y%DXbl}Yh%0-|U4M6cO3dxYVP+x-_Fbzrt3qH3#{%Th14CS%v z1r!tIK+Jif7Q9#Rk4Sq~*KRC1aj5V5{AV>?D7uFTC!jPDFsS!|0;+;R^`@18p{{4y5H=lcpU>4B*IoF$Y1?Xp`?$r;`)h-~dgdpf|Py^6!x@AZ~<@E)n=@)9u zF2hMRyPC)q7Lmht$WPefPQvYB2Qf!efBj{F?PH9Rm&7QkS#V&xGD;xl8*CF{1S(?| zK!GL!EBHAMZx!f0jFPd`p+M0f>a&GOPnO7h78K|`jFMRO==;x$tf`NTk5YN1H!vG# z%%Dv51NX;4X6Bq|Iyy;yjoeXXnBlT;Lg4N4yK!j1B{{O9j=*J-XQGLk55aj-e?L!p z+Bh;ZnM0E`g)|~V7|6!e2boD;+LP!B0V1`VVIpY-#vgG)f6pzoP_`dyf?iE{tr*X+ z6s+qD$Q;)n&x;mj%%?_q0%fXlEY$)q(+$(;Mm7q+O>ONlyBwIAzA~Rjf#G9hm6x8e zAK{pqJ^+R*S;eMof7^~Pc{TWV)HLlk2iY;XPcHaixSp`b$#{t1bv;zJS7e zxGJ$~f2t7bd8E)ep+J17nWV*HhWw3K3)*retB?T88v+IsgMxOqRDhwr@CYGK+3Z`i zW0F^wY0}=3_&z(hW|+6n+T<&O-*aYILjA^x@xYrZ^2I%(pEKWL;A9Y07XH4Xue zGN+_|4pC=Gz+))$@D@n-kWR*x4j^f)Rks&$9&8XEKub8DMv$x7jYg!{4?vm4lRceZ63a!;v5Wlx zODD9GRk2*C6#F?1Ob2zUI2qmIk74UlvW|75VDur!cu$Y*358B()3WlebSIDoHS8b z%ELfqC3!mFX~+#Je=(v-d_hcM6#@%HEfv`SPkJ-k-hi}1NzuR}(uDj|$9Us5gS3^B z!Ze?J19)_aW1=i2W-dBhvqXJR6HrU?@>f+2i1r5XFGa&*G^X37e6ZEbYXS@p^MsQU z@)ycZN%sc;+H>?_G#V%6WsP#+Ynt!Y&ySExt?EJ9C4usce~Gxv!&`WEsf&oqpc@Rn z2k_L?4dx#c@~9b6;Mt`wG~Hx6=vxfEQho^EY}!mxCF68?atZy6+qs18aqu^;7#-jh z20(d@9x7FPVKgTB7tA!3%1U(sEepYbz$E_}WeTQf46WI!KI{jhG0D@cOI-|}m?+4H z&wH4F!6Xlbe}_N@{anb3DFJE3ATSt@Ry*u5mHYrGZ;(I56K%tiEbs~h^9f(zEpuHQ zT7qusyJF>W`G#TX09vx8s>(WvNs*Ko7q~#7^6d|xu&3t(g+^+5Nm`_q+@L1=`7@Jl z?941s$?w2$F0jj_52*_n4ywTc!#3`bEGKTVmClVNe=lG-mh4IrS4&-)>C&YZj96$s zF>kCowWNaI$G?gqv}C`)4b+0laRY%$y1P02 zU&9v2e}`^g9Zy9RY26@kB~&PYJQ?VmZR^zlJ>xswf7u~zI&E{TdONbx7re=G8Rw6LJMlb> zNbp6T8&&2;YGP_ILxjEvIIQY?jyCh@U3qm>Dp7eg|02mmCcXOO@E3%UIe!mrH$0V&u6}vh2n5gMyp{T1^0t=Xr ze=ncD`dtEyLq5O=w?(f4>;@v}sNq|1e0_}N(!>w1(pWA!ene<|mgP7QUt6w z{BeAT$04;>mqX}qDlx4{Z4yD|r89Lor1yA?B|}}}zKOx6W^$VFoZrYFc}9u;QUWAD z)#K$0{Bs;X`Z+-Rq?8n|5w_LIxRkiPe^92dQ&AzBb}F)(2WYaqhBS#NLrjP7yiarg zt=td#iDp`u#Z2C#j@&fP??qm$b5$Hb{?t!Mebif5jX&aq!Q`q=W8QtJs*1TmtK*(a zNcOLJ>1cODF$WAmY)nSI`z+kQ%dKKp&>wC@NFK~)ehnNkwZJ3N zgHciN;(p7Cze*l=|0ifbX6d_XG3w7qC_-~vrTuM`!dGAH0ruQ}QR}*TV z!Uq8J39n)jsR2ZvP;|o9K5qC(c*Nf>VD=an<~4C)Uah-|jxU~~kx9q-17@&q^Im<2 z%d*x)lqdiFa(D}~d$=&;N{1?hv5pZb1BK2X`M!RL3txaN5i2w*e+6#8rk*PoPd!A@ z4Cujr!f;meHNn{CC_1ikU^L^Bk|93R{18tZW_cL;e4x2I)eFFC%hv{CX?69w=Jr9Q zs_#X~G96dsS(gkWlm>BWPlovA^#w7^5Q37F9ipc5>L|E)pyvuMZ94!OUyH2-^h-Kw;s* z?AvgH%fv&W>pQGO5W~<_{;!i7r7W*X9(a{4=m@FW()n4Me-xv#C-_n=0%6nyR9|7m z5JFPRU$p>)uj`@IEYHhMSW>;2G*uA2WWemp55-pw|2eN7T{ic70WuSj1_mg!cp4wD ze;Du-80X7ldZu6ZA|e~HYqd*gb8)TXSjhMLRToc<3P25MfG?)%?OxQckCAMe_+gG3 z$wtSQeiY@0e|<}7N>YP9(WnZT&v+Nh=2&GHQw^#2f3?pqnOwC3(kN!?N3BjNq}P~n zrSShJejqL5`kJk?9es<`)Rl$Z8tuP_##pT=hp44O2$Tu6|5{D}*p?HfY&*khPQmRs zAvz9el!V?ptXAwwPl9B5f)ym;#XHuRALbL5eLi?1;kDLR3N$Bq*sPSI(VK!+e>!Ap%CiN{Q+h#jSpl-#++rf0Mf2m7 zCV8->badj^z~G_-Ky@Y)2-E)u(WhXJzP4nVHENGzF1mquU^ z>GA|j$PXaTOO)`gI1CQ}w^JTQ_OrH~!Ma`zTE13hUH9{&Z;e%D>HKAUz2SBq-nz7R ze@Oki-Ks7%am&yGa$02aHPEH*C%7G}Uf{M%4cy|^62J#aROe78NKD_A^*CWDYx8T< z;c_;>9ft>S-x+(W_Sw{z5j8PBY?g+^rewXU+o>C@2_|5h*Jh>=el1!9J|ESZi_ShcOd+Z}(qz@s<}58$y=9s-ZX7J6NSFeJ$gkNy0>iRmk1;q zujqAs(XlQK$^HD`{ngo7n8aDY=(or5EtKafTbp=DO(?6Ig$CD3-&iZ|xbg**`S`sk^cW#@?H z5n#k>E1z*-Z}$Z3(+`6lf2IB^gcEoXh>PT{1oT6CudTm4MpkO#hudppB^^J=N>7#% z8s|^4l4XRlfEBTt4{M-6Y4dV3lhF_t}IUDbe&72_+wn^u)}h#cOpV&UQ|37wuD%JO6!;q;Olei~f85rlUj7Z_D2rIi64ux}UhTx`z>>F>YbLCZ;qR4yT^%n%;WT+{ZIN zK)ijK{+xHzG0Z3fyn4+X#jdgrw|^CBDsK6DAOAd*Ld@u-Jt4A5_dEEn! zJ?I#Qex=!3dP?}qe`!W+R@`46V>~tS3Fj1R|!9ec8##G>`8sQ;-0qTD3X@v9Q!oY{BLHOdVux+e5F>Ms53xS_w z%VrY961Ce;bJUanP?a6lt&OLILOT z^Anus-&$qo|EKI+cP%%LEBq>gA7GqwMsqHKBOoIwkPKZdS+{?aWF#4pJ;rE)ynen# zb~k&~;vx5z1S2^tHo3`OtlO$8i1Qkyp+_vnUxugsf@)Br1ndj-W0ri4xqUlrnhDUh z)1ttpU!%{wf1|vKu7?_;L(YfCSB-I(7i)z?HknDaJd+bs9p!DKZk62ryZDG`5E20s z$^g|YG?G$XzDK9^nWpTLv#>3#yJ*4mbquMyl~mG<@tW~}3CCrwRjrQ(Ot0s6w>tH- z9j{$DKAz4$#PnF@5YtU+!!&ORC}4Dw3faMQlRv@qe=60jafo_sUlbCwAABMV@|~ID z?Wqi06KBJuRAVlzWA9q1yS~>Ap#z8$~OI`fTSP z;(RP}i1Q{jaIQ!alm}cT>Q8oX-sDekzDjKde>r_7mo$%BS*cRRzw#L5?SyV`pN^{Y z6C%Rh4>#kSC^Xd&_==FFG@>qI+%6Awiwr0byVLklK6epQbNPF;80{F8jU{D-FIrw1 zpl-jgLpgMdQK!p#ti$113-(Z7ncu ze=kmx+wpwZ3L5*I4g;Vzc_z}@Kj~uUErIEHHsH4X?F6^ik-YAVe1+=C^E$@0l}Jg1hwOCCRJ>ANH$ER!F)5hGO@~JI{O`BgR3%#>5}B8urs2I z7N{M&WJ0ZNtn#%3wf5pvF{I4;3$kD8Ll_pgNz>a?gCf*OQ61H)J%SpJ`vJ24f0}4i zL1!GS5&nxJCBWRIPr!T~|LbmLsB~jH_+L7{HHN7Lvl!dPx*-VRj|nh4Ehjzbi}+vL zDu-xpYi(!-c372AcIu=LVq#7B1kA<)x`ocA+C5^-ByO{f0UEf;kGQv&3}wlCJpl`N z{wF)b^bcWo|&+HxX%E$y+}A9)REyT zVR6v&Ca!@>HhG+5jX=^TiY%OFdxnD@_XNJ{qgRieg+fMTGa?%xyvd&+e_ULY%X3?I zD|MwKJm_9JzM0vzpa6s$69*PwApD4`gF8JAADY=0ND=pLQUl<;KnT=)rpc%TD*}u+ z`4fx}dQjg^;JE$mDUEz|82xK>A$SgWw(3?y{p&L4(H|igHF^5-ts_KK&8FU!iBgk) zkljo~f!K{I-PzH;J}4dXe-lb=4Qy{1GTP%<>Y9ZRv@X9#G_YFTLab#rnb@a0&hU7p z6H0Bb#8ldTjoUx;QvhPT9h7M-4cOv00;u-46F`X^as{APE=dPev}(HJ_y(v-MF&vE zk%@^Ks7x2|mkFT8;X^=OAO)bB)BqHdz9@tt?2ML(s`oB^0w<^Ke>}ToS7Ax1u3WQB zg7(o?9oB74kPwP$D|V%tGyJ+lGkCGxR1*s+f$wddnFrhkLue^8!A(Wwis`gWe%OJV z$*VUJx=fLI6i2pK18%`UB8OyaJb$KUYjFRuVwFXzPX(oD@^IP6o4kNQtts`W`sz!g z6vqpn;AT51GQs^Ce?90ds+?xF^CXBTRzw3ud$V{Ink@`LnQVgE@fO<;n8qyuQ~O=; zSILH}b06Pv5)yR{Al&3v2*Y0IQp}@+bEBTV|8o0uCB&VmBUiwBWtwzY2b)XFO)V13 zHU`$lwTZETz}f^JO7H|+kK@~Qa-i9sR8BPOQUlj&V#sa-e-FxAW-h5+dq(!o7^Svs zb8X?oGbQr@)02n|%^kA;QP1eHN7EXg zi28YA9-2H(*$35(I}s|A2g+jaYJ7u&PEq2HJ#6x7B}ip0iV_MXnb!Isf&P%6G;LXf zMx}gkL}Q|1e|&i3K)=W<6STC8kd+g^3FMEBGa=tLTW!aQIoz%>sv)p%mjT=A7({=L z@ODj}&k@8gbidqV$gVpqki03dZ$C`aK2&l_zkfb}#Giu)(&c-?iJ}|$GngItbJ#oM z9!t7O?2#*QzmiQl?t}YvH)Dc9!4b|HbeE+-C~FqAf4~8Yb31&f&c`B$4ses|uvf=L zIUKxPid`a{)ud0<`6@Mn&jH8U$e?pO+;lk&IcZsh z(qn_bND0%~q{$wGDWvh$a#|d4Ht9z~Jh;y=vPeuv7iPdbq$eXXBJ)!w%3jt<(MbDq%GXNA7LKBMG>8tPZRePYf;}*cK z{f>GLdb%AyHns1s<7_SB8@(eqTRJ}Jq?EGw6=Xw`kbfIb`%q;)}6H!>0yj zOWD$qK*eztpMAZ~22n#7*>8{3-{7_u`LD|Ak93rPX#}vSy3^;syrZut`3<9fP0g8L z(gl$u3>6~aeuv-G-=hQ)sVAkb6kKrWZ@V;GYJ=zDHu`Q{pp}pwKCth1q}8^yQ>2sG zf3aP>-_Vac59O!vw-bO~$G^H?SuIU@-Ut6m$2Wl1*wKerce8H9z^lO}7f6I&z^wX@ z=_*IcvtMc;6eQu_sHPTPW!5Bh`4fZ={?!&-YG*#po2&xq@OFs?LK+A!6hNR)zuW|& zF`kI^fCKz42DzxGK~k)Ib#bL>k%WD$e;(^OgcA_%u&jIy^^zf+%a?+*jajwZe>6aw-q}R5}al#;{Em`r?3gDF*uLa$a2N$? z>>B2f5=v253g`uDzg9eqFN-|6Q0kAwu~^!0#8^jEq_cORS-@c;(T*Rx6wTM@?2Nq27)`W)sp-mloL6LZ+T(R)!at^o7O*ysv1 zNKsmDD$Y+Z8!?4^Lnu@eNHmYbhiJY)3N$yV4b5c#mSMSSow#H2Hu)2Ue`;JA&D12b z0{I>CE~t)LY;4|k!V{^S!^41i&}tU4u)5sA;!qy|MK9`)0L&(@vO-!|VCWK8g#qnbe;+u+DA6T}(o!GS^Ph0`Rm21&q7#yd2 zj!$-Nl=kZQG-|lEV*LnX%?w|EOCL{%4`DbKIkan=REMERHq>7ec>>9hy0{eZ4D9X>8XePN^D5& zHp)HXd73;})Zi)wH)+~_Lpeh_pW}s3SUlQEV6k1JRr{SiII!p^kV+$*h6zRtZtmm1 zd>ue(+z}`(kCL<%f8Mt&25L_tQ4E5cd{?ZnKgkV1mt-_2UiP~6jwlP;721aZ< zq3Op^pLRG>D*fy=TJ&5zeoePi=X1@eDVZUR*ukaI?J=r@w(ICZvat+girROSr^(+w zkg}n58~T$YHFkyS45ki7tgiqC8S@0+5@Zp|4kOm2e*q!1ZDwI;!c;9_2Y}->PXIjH zKPXLmJ!j7gaGHD_i4IWX767XM;;6Rk$4`JMdc+mLT-g*In897T=lG@rvj|?tr(EVu zc{3bC)f!!of4ja#AZ+rC7(}7NZGlRn9vrZK3qS#N z+!dg<-^J7{%9to@Km)5#zFIJ7-zMLK#0(vUEGK@9xL!wnUhl=FxB~bq^`Zkm*iBk) zGJd1jZn+!{+j@(fvPS{F5l+(j9fuEbe}NRZZ&CyI%JehRjS!}Co@xI!`7@nt6c++Z zf8<7(qYCU%^mUp98o7x-rIGD$YGk9r5cXjj8%kCsV$dCS!b&EOC9THDPzTlT;d!L^ zfwaj#65eHD8WhvKg%3ehl7M>1PoTCnXx7HZLkUz|I8qrqrm@M(G+z3a66*ur6sAYx zi*3(LxIWrPz`DGolLrT`{RHX*`OIkYe=|-wb=XPd&zl0)_RIJHD^QF9h1rIan)80T zeD`PxjZjiXZ(gdSXuUDMZ^fS#h2jcGuZ)Wh=^!rM&-?HLq&(_T@uhGPCEcni;h9udLpx)Le00qkk8YiI_v|j9W zP(S1+)Y}@UFy?hZ)zEJvB9;Uvzb5H52%$8T;w!Oqm=0Y&_QQnvqm2gU?JcU>;pnLW zd6U0WzYge@Y$=Uy*y-H7ZRCDSe<0qT0`3S^5&F)8WRlTIRqXP|*80PB^ruC9%j^dI zNyn$+yr3kv^E>@1o3pz>AbdM~gz!tGK4Ckop2I-6+O-f=RD4H;mNjVA25Yq`x<0>$*c3&xiZlq44mp96B2Qk%A5We;|Gu@+Y{yjy3gQtf_}!P3ib#jF-3bA-PUV9%XjP1rpa6 zv8J{~jLR6BKRVRJk-_4EFmE=E1 zs>W<)6rS&mFN-uf0`HO^kLRqRbv0P+YtulDb;TdhOzI5G0^=P{f0eHRr;7IL_?BuC zDMuw??7xSxBceL@ms3^q_QE&S>^mtU)%}KMLRJ0^C8}`|j`b&fYuChG ze*ruCxmvz5)hNQ*<@XQ^pj{sBsnSWs=tI>8k?F6~-SudMo+nZm&3LuMx`b; z#8MzEC*b{^;~r>66m^k!{)8v$E=QfmJ)zF+IWlMlhOK%LXnZJvz{qcP`4h`p+>k5q zy;4a!zJs^*!10YfSq*3KZDbl6T!ub3f#^-Ooqq`LvB)93n^cE46)^JGaE~C+r@!2! z&){wBe;#_Xz~zPN0KtN$hC5v7_JbO}%T+;hTkZ)abU!>w`9v?)z#`1NIy@6aZM-2` zJF8llG!pWVGU^UOQJcJ&O~iE}IzZfD16Lgbc8C0=sBH~wcp7w(@*&jCCp2hcVAtef zS5Pg4tqQSKV+RAf<3&#v_0bMOSKA9BF>vt6e^AvXU9JyK#Nt@w5Q|M}U{OI^f`p_<3CBe2s!5+= zaZq~J(SjriM2}<4m^ut+qPhK`C$ZR;dkTwA4AQ9i?P@!f^8IQncG-ujm>`v@YT4{R ze*qeOeSKQ!%&PwJYD!#x4QL$l6B>ODID5G@NisfNSMM+`V61W>VdsTkd`ivm}(+2 zmJb$@wjWPa`Q{JS*hOJ3^zH zJS1qbE2u@%4XIOj#HdW3LUK40fQsfg{1blf5S{>R3%vhK%|@V%5#S>I6y`J#e>Qn> zZRk5hRvRCJFj}b7u@@!?AMP?RY%h^vC*%|#)kg;tR|AZ~`89cJbupVYS#g=cvS$j% zJ%M5SRS$&v)XE)hJhc|;WDr5-CVzr&aYe4c_ew44_ztSq1IITGW@U0=3LC+u_Jsr9 zcKoJ<2Jv*q@k4lDAVu=1Np*Ome<^9G%iJvD1FB681>EG%0A4skFmG`Cpz^XfA)m50 z0CzF+m2sU}OEu;v6 za#P9>-~jJv;UPbP*w!F;g}V-fY{`zcP1T2#$1D;DCw`?J?!MTCqQh!O1-Ix#u02+ai$GB zSSle<(oOyZ#A1?M0pgW-(m@=wtp|=z4KOlOWNaEbAcQ|_0_aQ^0LDY$5XL)FHH;06 zo78|YQ3htmz)I2#+W>Ksf1W{HKSO`+YxV@Nnvzl7OD>NPC*Ou05H~JQ2eBx_)4w?g zq22WeaS>wUGtvJIpBaoBTL=|`%E4kFW=>Mre=JUIN%Im(y%StbwH`$6YGuf3XcFZ2Jzo%|vj! zL4NgF&5Z%@#Pc85D4x_g$_|=1-Rp;0C#!nr1!9i2=3F}sO~YK-K0;T zEy~Ch&|VoP9oj+PdYJb;gK7LZpr4I26E7bH?E;DHar_Y37f6BZCe@J*Z5RtnL@QVg z(Riv$pQ-0{(b0Jdf7^*Kz9x#m=fRYXD#Nz!(|t8g1b}Y4mXL|VG)Q_@`9-KP zI1RMZqbatgvt+n=yzdFZwv)_PzP>YrmCB}^a+BS7zpm0>9c;J4pLwF^Kv+N(|yGi zptpSe;W5!#e^$eQ_Ihi$Je`#xFp)J{TBY+pVL!V(#q=mVg|Ia5OPxskcE29CJ5MBu zHQ-E%HH}-#SdwZz7ij>>{bArzIDs$X(%+8PG!w0Smjp*6U&8m}wzn7a!_Lw_?)GY3&H==X^J=(fYx$Kh#3% zspke*?Y-mu8t*OJE^k}8e{}(}JqMm8`QW93L6abM%7VN63COP_TRpBMk7n{#JNqS$ zm1Ts2ebLSz`ZBy(7YK`YJA8=oL1sCMIQO+Wf5sW;pu{X?A($UK&275;8ODvOLt8f( z%&f-JdtJsrdErh)M9KwHpBho=Iq^}HDUDX~LSf-nXSFZZb3(L0gAt@TC~!ogju-^{ z>WmW+m4`xf%`^?m5N*0crSdgYTdY|R5RsR`KcP+Siu&|ILRAM3a?YfO%a%Z&?y#v2 ze|Hh^wO4ff$N;ZNLn+lz2U-WoXRp12(ZM@Js(dKuV5dusr{LtMM^Q2^_edA{Huvw^1C%i^9a5*8Of5%;*S-%8t)LTjo@>G_eg}^RPgABOtIExx` zyL|tvgX;2FzYDO{=ZZ+{P7ZgI-yGDk1_LUg|DbHRy~sGBZ;dsCFm|uz6RTdfm^6TO zhYGd*ZRyVyy0*MBsu*e4p#+!)H$?RWc=Z!*`6AB$`1$~LhY3}F6VqR!te}gWf2dc{ zGA_k0`)!bM`rBYj#ow^of&qeU7JuXG9e?8sy~Cl&zwur}j@P%thRMJ2fgPll{yTUr z@i(6R4!b3<%g1uCTUc-XLjLjhUthm|_tC3&uRi$G-(SD|<@JZJfBWtC_x|h6|Na9n z7TEDdHwmTx4-=DAHTo%+v}e>m8w^g z^>6?7%dg}AdH3d@TJpXBeDm(zo4+sr=dZ6{{rBs)l1BLFH*enc|3?@2zc+9HXSux( z{vWpk&jC~>1hcFLA-7xg0W<-B3Qk=EEK##37fr-yd~4dv)(9m-rki Date: Fri, 26 Mar 2021 16:29:25 -0400 Subject: [PATCH 09/22] update data after splitting out Univ. of Georgia polls --- pollster-ratings/pollster-ratings.csv | 985 +- pollster-ratings/pollster-stats-full.xlsx | Bin 130440 -> 130711 bytes pollster-ratings/raw-polls.csv | 21550 ++++++++++---------- 3 files changed, 11269 insertions(+), 11266 deletions(-) diff --git a/pollster-ratings/pollster-ratings.csv b/pollster-ratings/pollster-ratings.csv index 3a020ca..c7bf0e2 100644 --- a/pollster-ratings/pollster-ratings.csv +++ b/pollster-ratings/pollster-ratings.csv @@ -1,493 +1,494 @@ Rank,Pollster,Pollster Rating ID,Polls Analyzed,NCPP/AAPOR/Roper,Banned by 538,Predictive Plus-Minus,538 Grade,Mean-Reverted Bias,Races Called Correctly,Misses Outside MOE,Simple Average Error,Simple Expected Error,Simple Plus-Minus,Advanced Plus-Minus,Mean-Reverted Advanced Plus Minus,# of Polls for Bias Analysis,Bias,House Effect,Average Distance from Polling Average (ADPA),Herding Penalty -1,Selzer & Co.,304,50,yes,no,-1.164271165953484,A+,.1068463875508721,.78,.24,4.562133331298828,5.959375654166133,-1.39238376309379,-1.623021494009705,-1.006162849392012,33,.2013049270167495,-.2436310533715821,5.339088853326277,0 -2,ABC News/The Washington Post,3,82,yes,no,-.9971711175085474,A+,.9198067412646641,.7378048780487805,.0853658536585366,3.053507269882574,4.972671247880837,-1.914305418224747,-1.330831864467763,-.9822370434484261,77,1.256718524090656,1.241123925123288,3.83267616765698,.1274037715775519 -3,Siena College/The New York Times Upshot,448,83,yes,no,-.9542651430536518,A+,1.14294147140295,.7289156626506024,.2048192771084337,4.352681654045381,5.365389235851012,-1.00784902203212,-1.309508883611042,-1.055204424107842,82,1.422586092134801,.2312039975053743,3.574593667720398,.2255217424816109 -4,IBD/TIPP,144,31,yes,no,-.9406788223677915,A+,-.8323505085998764,.8064516129032258,.032258064516129,2.085001545567666,4.009198707287636,-1.919338601946455,-1.514537353502452,-.7938871780902392,31,-1.587915728169103,-1.805306791357287,3.7081337475679,.0975819318778281 -5,Field Research Corp. (Field Poll),94,25,yes,no,-.9066947881490729,A/B,-.68286791423325,1,.2,4.103997268676758,5.989802346582261,-1.880946518131988,-2.474153320724644,-.9233244337408518,18,-2.45507632361518,.7254408972487491,4.752570927914591,0 -6,SurveyUSA,325,834,yes,no,-.8758807201702241,A,.0484691218432057,.8932853717026379,.1954436450839329,4.704052174977547,5.68355672756123,-.9746459928101688,-1.032991291838348,-.987944237844499,673,.0512701689222769,-.5306306816628116,4.945520069959565,.1361415019183604 -7,Marquette University Law School,195,13,yes,no,-.8697002861718625,A/B,.3831011403830225,.8076923076923077,.0769230769230769,2.932985892662635,6.053511726984998,-3.115667274548847,-3.451974233342918,-1.234488002495527,9,1.407818264431424,-.5141475002058183,4.347614329091975,.1538779277881331 -8,Siena College,305,55,yes,no,-.8300694159030332,A,-.5366020204415759,.8727272727272727,.2545454545454545,5.02008486661044,5.579021094819941,-.5540776684359854,-1.226323706040989,-.8043718136423095,50,-.844322738647461,-1.053552798344115,4.695373958576219,.1790445736095314 -9,Landmark Communications,166,48,no,no,-.7793184130404456,A,1.414304425825647,.7708333333333334,.1666666666666667,4.448425730069478,5.431420702579022,-.9781364127360271,-1.350058894520666,-.9054083277288473,42,2.192652974809919,-1.707165289556037,4.390866224150755,.0583615807178807 -10,Research & Polling Inc.,280,40,no,no,-.7529122137925333,A,-.6080981815445845,.875,.1,4.338134384155273,5.569237302553455,-1.226244358624663,-1.769714097040603,-1.047045552380517,39,-1.030772771590795,.4793430099621862,4.642076463943854,.3149313028156318 -11,AtlasIntel,546,22,yes,no,-.7483857702542697,A,.4354616403579712,.75,.2272727272727273,4.584125345403498,5.224148060765597,-.635164155588583,-1.020337764098672,-.5611857702542697,14,.9953408922467913,-1.740201084411755,6.067670031564373,0 -12,MassINC Polling Group,198,20,yes,no,-.7427505346870572,A/B,-.7850465739065724,.85,.2,4.52824182510376,6.207406779903883,-1.674306395026607,-1.254671686615506,-.5852726579791713,14,-2.180184500558036,-1.995397342239822,5.79614435261604,.0812833459930048 -13,Monmouth University,215,120,yes,no,-.7065312447332338,A,2.087707895122895,.7833333333333333,.2666666666666667,5.895935599009196,6.281080018193381,-.3802858594106678,-1.03567116676026,-.8632557380530859,83,2.741045687572066,-.1174755194307275,4.889776770866244,.2711130049671029 -14,Marist College,183,189,yes,no,-.6682515139414656,A,.1069875574214711,.8333333333333334,.2698412698412698,5.503499348958333,6.155504066034361,-.6471461573025142,-.7257376910584572,-.635639981496731,121,.1314358671834646,.0304862857871375,4.998103590021963,.0217312147150226 -15,Fox News/Beacon Research/Shaw & Co. Research,103,46,yes,no,-.6514240801336013,A,1.807602334432939,.75,.3695652173913043,5.56253603230352,5.995689715701461,-.4282951236244256,-.7678616845359718,-.5137619090015974,31,3.073489773658014,.8663459100829412,4.616863057440015,0 -16,Stockton University,317,11,yes,no,-.5993289200174174,A/B,.8586874339554346,.9090909090909091,.1818181818181818,4.268058083274147,5.366722534406982,-1.09380589135932,-1.444810216423948,-.4596966420558184,11,2.698824102228338,.7386111683315703,6.07582560725001,0 -17,Data Orbital,73,13,yes,no,-.5608580388232439,A/B,.5515915781817705,.9615384615384616,0,2.397174541766827,4.830972559430745,-2.428939457890402,-1.489344356744701,-.5666209107777671,13,1.449840252216046,-1.198510417111883,4.046261810032383,.4437168583600935 -18,University of North Florida,360,10,yes,no,-.5470139236624258,A/B,.8902943716826435,.4,.3,4.059848022460938,6.301985017794133,-2.237278435559679,-1.39308889561058,-.4312564051977332,7,3.979950496128627,1.022124882062393,3.95182601196337,.0666741928082798 -19,Blum & Weprin Associates,32,19,yes,no,-.5370805569371541,A/B,-.6930586251044314,.9473684210526315,.2105263157894737,4.740097848992598,5.245016846243385,-.5000604374772708,-2.149104741144732,-.467702136560352,17,-3.425431644215303,.5520147939495113,4.496007923756143,.0729941157575653 -20,Greenberg Quinlan Rosner/American Viewpoint,127,8,yes,no,-.4630797191323931,A/B,-.6666186527357043,1,.5,4.377521991729736,5.457389604068412,-1.075009052565161,-1.62186005488822,-.3596915088390045,6,-4.268723805745442,1.512220143538255,5.405572548404852,0 -21,Los Angeles Times,172,36,yes,no,-.4480028942155102,A/B,-.1703826699373148,.8472222222222222,.2777777777777778,5.032578468322754,6.344351802621905,-1.306914774525634,-.8481996417304907,-.3300114286220777,23,-.6038673235022504,.8658093827684016,5.176007332823467,.1241410678532038 -22,Trafalgar Group,338,76,no,no,-.4378790502385912,A-,-1.322880839391394,.6578947368421053,.3289473684210527,4.464504016073127,4.784475091902618,-.315112516055976,-.624250994108555,-.4932712687759311,62,-1.730800259497858,-4.426759876682544,5.635691353916753,0 -23,Public Policy Institute of California,262,17,yes,no,-.4327137322134494,A/B,-1.142767725530053,1,.2352941176470588,5.058373956119313,6.339245950834659,-1.276013434941831,-.6650381804375536,-.2636506467010296,11,-4.278469779274681,-1.420514016184773,,0 -24,Christopher Newport University,50,13,yes,no,-.4151031428272899,A/B,1.035338401208234,1,.3076923076923077,5.421989147479717,5.367605271465329,.0592424357879038,-.6735566282658808,-.2535588204894702,12,2.971978823343913,2.005821493074492,4.543501255013546,0 -25,Strategic Vision LLC,320,133,no,yes,-.4096918591387977,F,-1.565349522249775,.8872180451127819,.1879699248120301,3.9196988729606,5.182054895223985,-1.257497462489871,-.7764260258737031,-.5671848404345526,110,-2.31423058943315,-2.151473507112263,4.35200216571219,.118201284369949 -26,CBS News/The New York Times,36,62,yes,no,-.4057726202302255,A-,.3025593291962615,.7741935483870968,.2258064516129032,4.476905945808657,5.503436989865915,-1.021672484283741,-.5985102261715581,-.3552187325679052,51,.5306224449008119,1.524930919996913,4.13492395995565,.1997424012173378 -27,Public Opinion Strategies,260,77,yes,no,-.4045421549252758,A-,-1.463957198958165,.6818181818181818,.2077922077922078,5.400956191025771,5.741923112886675,-.3361083620873869,-.7078480926685985,-.4916906551909159,75,-2.147500305175781,-4.293983837071058,4.560357895633497,.3083430447215039 -28,Mason-Dixon Polling & Strategy,197,445,no,no,-.3955420382786705,A-,-.515802352230278,.8595505617977528,.2314606741573034,5.126149068253763,5.502612806146041,-.3716051781187605,-.5474598317259368,-.500206955955704,388,-.5711412626443449,-1.116511699454303,5.146237051158093,.0896130661159894 -29,Public Policy Polling,263,455,no,no,-.3915906825073653,A-,.9321922057576596,.7934065934065934,.3164835164835165,5.1038939842811,5.554481725292547,-.4457291812379341,-.4323023961990934,-.4070263502191034,327,1.010979282017513,1.052741908923246,4.581853305911629,0 -30,Emerson College,88,201,yes,no,-.3903446792660291,A-,.8432465238911562,.763681592039801,.2189054726368159,5.191912617849473,5.69019391293839,-.4934227353154018,-.6101880244636985,-.5524182247700781,159,.9540351651749521,-1.380397104881699,4.557129234575535,.2225262811932984 -31,University of Connecticut,347,11,yes,no,-.3809284138156697,A/B,-.1612337393223545,.9545454545454546,.0909090909090909,3.636163191361861,5.703592794808246,-2.06257104367287,-1.814405897133279,-.298972278757641,11,-.9784968983043324,-.6515151515151515,8,0 -32,Grove Insight,129,29,no,no,-.3780213893031942,A/B,.5517539789181637,.896551724137931,.0689655172413793,2.952531748804553,5.123744019259619,-2.16635371068155,-1.854967527077749,-.8510048400001303,29,1.202679075043777,3.314108001571688,3.847079442203469,.6483529342285937 -33,The Winston Group,385,10,yes,no,-.3635113854689118,A/B,1.084935521863051,.5,.4,4.175388336181641,5.243508427480786,-1.063261531525631,-.9111941850271473,-.2431688866923291,10,4.065433502197266,.5560069618730905,4.733011955875233,0 -34,National Research Inc.,225,15,no,no,-.3530276724987202,A/B,-.4235082427366348,.7666666666666667,.1333333333333333,4.39080924987793,6.09706220993242,-1.701394400280976,-1.625518566452407,-.6480306871592314,12,-1.213219165802002,-2.9290894101226,4.708379748852069,.1404424683507143 -35,Fairleigh Dickinson University (PublicMind),92,20,yes,no,-.3281228681189506,A/B,-.2165206327505528,.95,.1,4.440978050231934,5.358686677069096,-.912850067063648,-.8385542736557752,-.2722592740436356,19,-.6907659831799959,2.435522153841081,4.523587596163656,.2655406954045896 -36,Ciruli Associates,51,20,yes,no,-.3173070095247131,A/B,-.6558166111353456,.95,.05,3.62440013885498,5.28069085966481,-1.651432161036314,-1.029982128470027,-.3083344263488775,20,-2.190736198425293,-2.816555766472205,5.002237371282495,.4128367632073219 -37,Quinnipiac University,267,219,yes,no,-.3119214874201503,A-,.5485570013033918,.817351598173516,.2694063926940639,4.796165736298583,5.626339313786914,-.8253150177148131,-.298345840585183,-.2639208972885687,165,.6401595375754616,.5421931999487883,4.89597885188422,0 -38,Elon University,86,8,yes,no,-.2902880990846682,A/B,.4572253997293468,.5625,.125,3.152763366699219,4.723002503324722,-1.565380576851988,-1.421442677407724,-.3125390716336896,8,2.079483032226563,.7813109061682718,3.566882986360794,.568159448190693 -39,Elway Research,87,21,no,no,-.288268134315843,A/B,.7794182414161517,.9047619047619048,.0476190476190476,3.919994990030924,5.772744803195267,-1.847891253390827,-1.815230327864978,-.6853747397165729,20,2.090176296234131,3.493979747174967,4.208246968422311,.359720964286903 -40,Louisville Courier-Journal,174,10,yes,no,-.2756926605037623,A/B,-.222187321142904,.8,.1,3.537170791625976,5.3870888846409,-1.845059533241407,-1.670717070438163,-.24502147388489,10,-1.515018844604492,-1.027777438693577,5.348942075163051,.3032368524958063 -41,YouGov,391,455,no,no,-.2731373232043297,B+,.6766339784370394,.8868131868131868,.3208791208791209,5.038859289819068,5.174770195893601,-.1310523463010183,-.3424815942528247,-.3232335657088833,395,.7261292566227008,.2804077207888355,4.228015171115431,.0373586246742421 -42,Suffolk University,323,90,yes,no,-.2714654154355897,B+,.9143103775867303,.8111111111111111,.2444444444444444,5.100966284010146,6.170152043281448,-1.064327199497789,-.2275985235411605,-.1746050968697244,54,1.371931076049805,1.690754449233349,5.29099966788699,0 -43,RKM Research and Communications Inc.,272,35,no,no,-.2509082264670079,B+,-.1532592156273004,.8428571428571429,.2285714285714286,5.225879396711077,6.438517758585538,-1.207779802100946,-.8309731773892219,-.4104396566587447,21,-.5748111179896763,-1.533106154161316,4.493119662042916,.0427549324484808 -44,Temple University,336,6,yes,no,-.249792456558273,A/B,-.2160478104403776,1,.1666666666666667,3.65904426574707,5.679744240672797,-2.015841415152211,-1.860521758882075,-.20411569554176,5,-2.454236602783203,.7319953757764655,3.404894870860216,.1419554183619184 -45,National Journal,224,12,yes,no,-.240798986111937,A/B,-.1370833076306571,1,0,2.58882745107015,5.180992215891981,-2.587306205048316,-1.526064311018649,-.3329542911904227,12,-.6283082962036133,.3330994514929227,3.469211118333305,.8900531685587989 -46,Fox News/Opinion Dynamics Corp.,104,34,yes,no,-.2399644665623709,A/B,-.2998547030637924,.7205882352941176,.1176470588235294,3.895261147442986,5.056064983963618,-1.155945276747117,-.3019962737490388,-.1207841534968459,28,-.9087292807442802,-1.622177277605466,4.128223414259096,.1280197467308176 -47,Michigan State University,463,2,yes,no,-.2283145698385184,A/B,-.0470255683040697,1,0,1.030765533447266,7.355679916043407,-6.320055822822626,-4.049516362233879,-.3550392504430945,2,-.5363655090332031,-1.523426869532446,,0 -48,Abt Associates,7,10,yes,no,-.2223821263119473,A/B,.8133371554939981,.9,.3,3.862665557861328,5.522326371108516,-1.654802253473673,-.7803588590247923,-.19867770658318,9,3.323231167263455,.2416901029701288,4.072007221867435,.3614499188529767 -49,Muhlenberg College,219,32,yes,no,-.2216015315395687,B+,-.1419693389474709,.859375,.09375,3.769753098487854,5.369495749876808,-1.59488409161544,-1.124537946806385,-.5997068704603266,31,-.2723562179073211,.2832179336884246,3.64568803660892,1.073063459774076 -50,Gallup,112,84,yes,no,-.2160841127742077,B+,-.5755774082287161,.6904761904761905,.2976190476190476,4.266228675842285,5.117288538212556,-.8462013025967539,-.0974628164600209,-.0611682605075969,69,-.9780368804931641,-1.509855526263187,4.150316317876485,0 -51,Florida Atlantic University,97,9,no,no,-.2159538069353458,A/B,.6514053149811404,.6666666666666666,0,3.636521657307943,6.659747874489086,-3.018367657407628,-2.278901964762947,-.6919830046068857,5,3.434135437011719,.3300030026579208,3.668343239936295,.4501304626064921 -52,RT Strategies,275,45,yes,no,-.2029030828143631,B+,1.002058800878988,.6666666666666666,.3777777777777778,5.921910264756945,5.554607480606258,.3721613439242013,-.0089814095295259,-.0042670306937057,45,2.109171719021267,3.299978956228957,7.471495589239681,0 -53,Potomac Incorporated,256,8,yes,no,-.1974548603651448,A/B,-.2989758208518576,.875,.125,4.56696891784668,6.240968993769122,-1.669141516148927,-1.545856654490964,-.1747246447169793,6,-3.137205123901367,1.314545504252116,4.517884820899634,.3518447239383523 -54,University of Massachusetts Lowell,355,26,yes,no,-.1960654317132227,B+,.8186157419018985,.7884615384615384,.3076923076923077,6.218944916358361,6.265039174451625,-.0412356983197507,-.1271122744239732,-.0709649219119829,17,1.859513002283433,-.3285967155637531,4.401121623922568,.1050587827293152 -55,Northern Arizona University,234,4,yes,no,-.1914932071865612,A/B,-.2397644110238754,1,.25,3.581880569458008,5.650213916701018,-2.063474787469495,-3.036705372203513,-.2191811210268688,4,-3.321882247924805,-5.12962962962963,6,.1880023408760161 -56,Market Shares Corp.,187,25,yes,no,-.1908353765927824,A/B,-1.116463552379,.84,.28,5.833436889648437,5.458800115072027,.3794953343499261,-.5191565413718575,-.1713314882805399,22,-4.090595765547319,-1.910674497184886,4.568093518841848,.3775032824995288 -57,Angus Reid Global,13,31,no,no,-.18984069698912,B+,-1.156968436932061,.9354838709677419,.0645161290322581,3.188856924733808,4.893176788944221,-1.699461304436897,-1.403589234766616,-.7003296741687255,31,-2.318777145877961,.7856167374884813,2.999321370691419,.7563524627758474 -58,Tarrance Group,333,31,no,no,-.1870181919423751,B+,-.9321207960623455,.8387096774193549,.2258064516129032,5.727274064094789,6.27014086189575,-.5380082380274461,-.6227343088350179,-.3167403124395302,27,-2.074528164333767,-5.378674342874497,6.207412725083259,0 -59,Pharos Research Group,254,33,no,yes,-.181232564428735,F,.7837683835376599,.9393939393939394,.1515151515151515,3.727244232640122,4.995676115185379,-1.263573322771744,-.8426530578851598,-.4267129500912474,33,1.547749663844253,.8805577264040834,4.020183078748704,.2274283195553339 -60,Cygnal,67,20,no,no,-.1772488124942031,B+,2.050310420752583,.95,.15,4.379972457885742,5.295882303606367,-.9110512859471095,-1.347802671114007,-.6752332361224669,20,4.092532348632813,-.6020701489306607,3.324110385764116,.7310457766211725 -61,Susquehanna Polling & Research Inc.,326,46,no,no,-.1760003775910737,B+,.6142521511939343,.7173913043478261,.2608695652173913,5.351888656616211,5.512137325377989,-.1553901089882621,-.420215531646762,-.2702291661652374,41,.9773832181604897,-1.257913985607085,5.39987791449076,0 -62,Castleton University,45,3,yes,no,-.156507907059965,A/B,,1,.3333333333333333,9.956270853678385,10.88957741699526,-.9284480035433599,-.9360365000803347,-.0973878269010638,0,,,,0 -63,Wick,284,7,no,no,-.1555084139243881,A/B,-.1659714457749334,.7142857142857143,0,2.200096947806222,3.926278276672928,-1.72132276909319,-1.906176823676908,-.5247840796372854,7,-.6028592245919364,-3.730497145167032,5.761407580823872,0 -64,Columbus Dispatch,57,22,yes,no,-.1476425055551334,A/B,.9783372510156999,.9318181818181818,.4545454545454545,5.398525238037109,5.20450984686067,.1988739509499529,.0245814443891313,.0089284902629537,17,2.964653912712546,2.693081749123809,5.531728786497386,0 -65,Lake Research Partners,165,12,no,no,-.1332323115088063,A/B,.8029285444950569,.8333333333333334,.25,4.055425008138021,5.466907704601634,-1.406624136690098,-1.461202831596118,-.4604608278448709,12,2.547972361246745,2.352757065794363,6.00216277883069,0 -66,Public Religion Research Institute,428,1,yes,no,-.1289325890940318,A/B,-.0395204838800565,1,0,.8620071411132813,5.82448598660568,-4.957620285718884,-3.443116643507296,-.1578567384385531,1,-.8620071411132813,1.674285670689174,2,1.229466967224174 -67,Public Opinion Strategies/Hamilton Campaigns (Texas Credit Union League),261,2,yes,no,-.1255979863026042,A/B,,1,.5,6.854116439819336,11.10060814415882,-4.241633144565967,-2.737233756900804,-.1216525137913455,0,,,,0 -68,Western New England University,380,11,yes,no,-.1089788444739259,A/B,-.3796960623710915,1,.0909090909090909,4.244961478493431,5.76829967305715,-1.518479634790204,-1.391140515204558,-.3988601782572454,10,-1.362352752685547,2.019394173077492,2.6320729388773,1.45680099701899 -69,Market Solutions Group,188,4,yes,no,-.1008371641422604,A/B,-.0033886612645791,1,.25,4.36395263671875,6.095621684184892,-1.726810487692626,-1.376535034919548,-.0853302761393966,2,-.12042236328125,1.5,4.401517070360253,.4484821992814314 -70,Scripps Howard,303,5,yes,no,-.0982668972153465,A/B,-.1400422760768051,1,.4,4.791368103027343,4.673824330620668,.1224023321801914,-1.347311019245441,-.0875418518439392,5,-2.155317687988281,-3.042857142857143,2.449489742783178,.5187459930409232 -71,Wirthlin Worldwide,387,4,yes,no,-.0967820376184435,A/B,-.1770737898220353,.75,.25,4.596271514892578,5.802493716052999,-1.201363641386906,-1.479575497824034,-.066387378127767,4,-3.946443557739258,-5.548972595772242,5.251780870545703,.1443342236979197 -72,Indiana University,149,2,yes,no,-.0950399518333271,A/B,.0274411754240121,1,0,.8688735961914063,5.811360130333845,-4.937627974368923,-4.492824928898091,-.1418945144192272,2,.8688735961914063,4.125,,0 -73,Knowledge Networks,164,3,yes,no,-.0935375751472735,A/B,.216354991345209,1,.3333333333333333,4.162570953369141,4.799035639584313,-.6316061264416559,-1.119273560150643,-.0607721839853444,3,3.984724680582682,.7536700251929291,3.138353812727866,.1408930172400337 -74,Baruch College,22,2,yes,no,-.0927911344194922,A/B,,1,0,5.486835479736328,9.281179452664192,-3.789485413154349,-.5725593978794483,-.0439374151870278,0,,,9.150757595082503,0 -75,Princeton Survey Research Associates International,258,35,yes,no,-.0897139840205768,A/B,.445906197212584,.6571428571428571,.3142857142857143,4.96545273917062,5.25027591149659,-.2799646125524553,.2156248314398129,.0937306329177344,33,1.072647672710997,.0790171957677939,4.745417983703968,0 -76,GfK Group,115,21,yes,no,-.0886930202986115,A/B,.1994639123490759,.9285714285714286,.1428571428571428,3.810167948404948,4.906055225013112,-1.091028716834649,-.0287012691198658,-.0105016979667854,21,.5451373145693824,1.27808715300271,4.621799279541408,.2169624036066393 -77,Vox Populi Polling,372,19,no,no,-.0826287584725431,A/B,.39372786799427,.7631578947368421,.1578947368421053,3.956891310842414,5.168385466814861,-1.206635596198933,-.7983614217500342,-.3513350882614646,19,.8946932742470189,-1.300901224920249,4.7989892898252,.1668381106557129 -78,NBC News/The Wall Street Journal,221,34,yes,no,-.0768802717514853,B+,.7641021561590894,.7794117647058824,.1176470588235294,4.058129142312443,5.14647460417641,-1.083486902090453,-.2622786789578486,-.14127130641193,29,1.43655356045427,.6278672467636068,3.056641058440032,.475874855227469 -79,Fleming & Associates,96,18,no,no,-.0765895028212896,A/B,-.5879486169435573,1,.1111111111111111,5.132949617173937,5.80518894863452,-.6673807716870681,-1.636757587535604,-.5660476230481906,16,-1.821194887161255,-.2280219780219779,4.121158932446784,.5628688492886044 -80,Louis Harris & Associates,173,2,yes,no,-.0723071526680285,A/B,.0189190483417673,1,0,.8593788146972656,4.87696174812864,-4.012724373657859,-4.508367968586781,-.0992507961348982,2,.8593788146972656,5.375,5.497869162102364,0 -81,KRC Research,160,22,yes,no,-.0705241774166408,A/B,.0850921296692476,.9090909090909091,.4090909090909091,7.130356875332919,6.782953473097348,.3522619620090867,.1614621687080907,.0380247306908934,11,.7248476201837714,2.476515145735307,6.49785078408102,0 -82,Harris Insights & Analytics,133,182,yes,no,-.0664369220355831,B+,-1.065041464326777,.8324175824175825,.4835164835164835,5.043052254142342,4.155322637653908,.8925881762619495,-.010152664938476,-.0087446596264999,182,-1.236527159973815,.531627421814429,3.9293804317288,0 -83,Behavior Research Center (Rocky Mountain Poll),27,7,yes,no,-.0581314173302601,A/B,.439183496978731,1,.2857142857142857,5.286084856305804,6.095216308917307,-.8042728928379882,-.5954661468029188,-.0654572221408278,6,5.300599416097005,2.95,4.64820917074919,.6245835965331664 -84,Georgetown University (Battleground),114,35,yes,no,-.0579370719091975,A/B,-.5307652890102345,.5571428571428572,.1428571428571428,3.355102648053851,4.717529214857812,-1.357568007030446,-.1894896825116474,-.0830247175572697,35,-1.211380767822266,-1.408562311757503,3.166217642452025,.4789048205211602 -85,Escalent,189,1,yes,no,-.0552193460940959,A/B,-.0166482327432473,1,0,1.123138427734375,5.487811803053297,-4.359814815545407,-3.877560722224712,-.0574769162781585,1,-1.123138427734375,-4.641666730244955,3.6,1.265265741385294 -86,St. Pete Polls,314,26,no,no,-.0494411925955423,B+,-.1213159892046658,.5576923076923077,.3461538461538461,4.886916087223933,5.232646472597978,-.3408718256005293,-.3136232428861661,-.1701843623617723,25,-.23000732421875,-1.43883243254266,3.387095196662987,0 -87,"Lauer, Lalley, Victoria",168,1,yes,no,-.0464446632527891,A/B,-.0184639711316201,1,0,1.658950805664063,6.285738247582564,-4.621928882144987,-4.42556021484891,-.0492560814758504,1,-1.658950805664063,4,,0 -88,Gordon S. Black Corp.,123,2,yes,no,-.0418309139110273,A/B,-.1399591861875582,1,.5,6.357505798339844,5.136326893571637,1.226037464541723,-.6156473905930131,-.0135533510309015,2,-6.357505798339844,-1.269841269841269,6.000000000000001,0 -89,University of Florida,349,1,yes,no,-.03892329653798,A/B,.0373956668765794,.5,0,1.077785491943359,4.854134011460884,-3.771489959744009,-1.341692819695852,-.0465523966606533,1,1.077785491943359,-.1470588235294118,1.414285387311663,1.172301971721692 -90,University of Cincinnati (Ohio Poll),346,39,no,no,-.0373784201670949,A/B,-1.306065146884215,.9358974358974359,.2307692307692308,4.199360969739082,5.687431901933619,-1.483212372421019,-.8730078757767151,-.4083186194816379,30,-3.206029510498047,-2.56406304192143,3.426229651161958,.4379740993217193 -91,New England College,228,19,no,no,-.0342805451816506,A/B,-1.233823913352059,.7368421052631579,.1578947368421053,4.186138956170333,5.131385714284242,-.9403881983403943,-.7031373352815902,-.2775079368085448,19,-3.126208455939042,-3.275668947623061,5.506584216856183,0 -92,Clemson University,54,8,no,no,-.0327079524429111,A/B,.0305970901911662,1,.5,10.055743932724,7.742821054279338,2.317781438218176,-4.335963035422067,-.9828390301490084,2,1.24305534362793,2.166666666666666,15.99796985711743,0 -93,Ohio State University,236,1,yes,no,-.0282810193177723,A/B,-.0472408228151871,1,0,3.677444458007813,4.888403781016534,-1.206100763235207,-.2686328997260262,-.003450885353456,1,-3.677444458007813,-5.8,,0 -94,Global Strategy Group/National Research (Philadelphia Inquirer),119,4,yes,no,-.024224212829168,A/B,-.2957787846748048,1,.25,2.981807708740234,4.960385789780299,-1.973719521266549,-1.602854552960681,-.1772731986786406,4,-2.674348831176758,.2030208667119344,2.248334797424331,1.940660405078344 -95,Voter/Consumer Research,371,8,yes,no,-.0206448229233142,A/B,-.0938706638267403,1,.375,4.966556310653687,5.544887486464541,-.5734726160373387,-1.000194840301227,-.1616207489588259,8,-.5809214115142822,-2.906479969685212,2.057647650117571,1.372204334348485 -96,Saint Anselm College,494,5,no,no,-.0043478260869565,A/B,.4983920221743376,1,.2,2.593349456787109,5.025780192191408,-2.427572175630783,-2.984445806938587,-.6487925667257798,5,2.292603302001953,.0333333333333332,2.666666666666667,.9257676034617009 -97,Star Tribune (Minnesota Poll),315,14,yes,no,-.003050418391889,A/B,.7866531081869236,.5714285714285714,.4285714285714285,5.33117812020438,4.400393972405499,.9356427075723961,.4658198268956241,.087903210722266,12,4.415757815043132,3.103320208554546,4.948527776277877,0 -98,co/efficient,514,5,no,no,.0025374719739618,B/C,-.1458200546642594,.8,0,2.651225280761719,4.891349865710479,-2.235266025175246,-3.393037262850346,-.7299721389136579,5,-.6777969360351562,-7.721500015258789,3,.2086763622067728 -99,Pew Research Center,253,25,yes,no,.0039624050083788,B/C,.7468037257420483,.5,.36,4.317460784912109,4.529288442719374,-.2069690980337496,.4412022762130211,.1621456833607243,25,2.032070770263672,1.014843304791556,3.841903549081366,0 -100,American Viewpoint,10,8,no,no,.0051543406263754,B/C,-.7621450628157735,.6875,0,4.16240930557251,5.712297979254626,-1.545030113908601,-2.055291583026372,-.440411901797109,8,-3.556739330291748,-3.32609865763416,8.001733423338107,0 -101,GQR Research (GQRR),126,57,yes,no,.0060396348115113,B,2.116245786001624,.543859649122807,.1228070175438596,4.518688001130757,5.336120391992752,-.8125738310884798,.1738285983376768,.1042102871812557,55,3.575251492587003,3.302948213715456,4.104000925864796,.1141571610972683 -102,EPIC-MRA,84,54,no,no,.0097626614657499,B,.115735045363567,.7962962962962963,.2222222222222222,5.469057718912761,5.689406633372759,-.2154903546864795,-.5961680898817566,-.3850889551510187,47,.1919800778652759,.4101546190582649,3.96975026527523,.4665754239193023 -103,Polling Company/Global Strategy Group (Hotline Bullseye),255,4,yes,no,.0158335047431409,B/C,-.2124617456842096,.25,.25,4.294097900390625,3.80875629734808,.4902001628160599,.9416989494650303,.0465930231106576,4,-4.294097900390625,-2.716913527571617,3.239449679439723,.1585376748064551 -104,NPR,222,3,yes,no,.018673448722766,B/C,.0628007749075856,.1666666666666667,.3333333333333333,4.715724945068359,5.210143649531748,-.4895601446898734,.2609794658681243,.0201983488467137,3,.811438242594401,.6736111898270866,2.092172684857494,.6147136559579165 -105,Harvard University,135,1,yes,no,.025944681676369,B/C,.1012598233566302,0,0,6.831283569335938,5.543775004289518,1.292367124819935,1.035985796474614,.0153563730280333,1,6.831283569335938,1.583333333333333,2.5,2.439576681812079 -106,Rasmussen Reports/Pulse Opinion Research,277,748,no,no,.0345774084212119,B,-1.466656728993862,.7814171122994652,.2807486631016043,5.124549337886871,5.49918398100975,-.3697760833493675,-.0452757530263271,-.0432977823911506,609,-1.546923927094157,-1.258446150274911,4.632534217817011,.0693724595702606 -107,Harstad Strategic Research Inc.,134,11,no,no,.0394656646396722,B/C,.617120123267614,.7727272727272727,.0909090909090909,3.71497240933505,5.669559798610336,-1.94972882950177,-1.650894389175667,-.3804791817846268,11,2.677676460959695,3.614009769879855,5.24202705227114,.0144037048440676 -108,University of Illinois at Chicago,352,1,yes,no,.0413013877337807,B/C,-.1568976460641931,1,1,14.09693908691406,5.543741745807855,8.558055900879722,5.883806844169256,.0654862334337171,1,-14.09693908691406,-5.111111111111111,,0 -109,Opinion Savvy/InsiderAdvantage,243,140,no,no,.046272727994608,B,1.134172436865841,.6678571428571428,.3571428571428572,6.636673082624163,6.634293974829665,.0072376675680154,.0021093039934417,.0017536056504682,63,1.515061544993567,-.4339651302440422,5.842477416317707,0 -110,"North Star Opinion Research/Ayres, McHenry & Associates",233,9,no,no,.0504356796517282,B/C,-.5912618270888067,.9444444444444444,.2222222222222222,4.970684263441298,6.491094862403497,-1.515552039188685,-2.931068003514519,-.5846447890892976,7,-3.121360778808594,-4.666666666666667,4.414213562373095,.3295715813110982 -111,Harper Polling,132,14,no,no,.052309188213256,B/C,.4813360855681433,.7857142857142857,.1428571428571428,3.74915885925293,5.637641267195237,-1.883623848168792,-.9752660890199286,-.3685071313488179,11,1.475977117365057,-.7397462573945109,4.419007504327381,.4229926231162017 -112,CNN/Opinion Research Corp.,37,103,yes,no,.0525578330070524,B,-.0417071860793513,.7378640776699029,.2524271844660194,5.555428514202822,6.126715808565018,-.5664287345886816,.0864863949655786,.0658802539559731,71,-.0620621694645412,.1710135668725464,4.914145789854601,.1126277762206024 -113,University of Arkansas,345,8,yes,no,.0893046294043062,B/C,.5707628581405555,1,.125,6.495942831039429,5.211815758062471,1.288985632750473,.8057064044073814,.204947934308498,7,2.752563749040876,-4.88392869404384,6.9375,0 -114,Clarity Campaign Labs,52,12,no,no,.1028822083909927,B/C,1.125647983043073,.5416666666666666,.1666666666666667,3.510533014933268,4.635815708819093,-1.120424134112309,-1.072489672746875,-.3451078654065771,12,3.498169581095377,1.098717960991697,2.634383123322027,.3971380059273484 -115,Magellan Strategies,179,18,no,no,.1029083843244703,B/C,-.4776541252787224,.9444444444444444,.3333333333333333,6.506266805860731,6.062425697717666,.4486996679165816,-.3005850951713792,-.1234374731913532,11,-1.76110146262429,-4.2279328028361,6.207724546209281,0 -116,Data for Progress,522,73,yes,no,.1223677961844019,B,3.339741873872823,.773972602739726,.4246575342465753,6.634929578598231,5.663925107943697,.9758630304280476,.146327303500486,.117341890144962,42,4.777564820789156,.7004232428467096,4.063613611005019,.1090263606499889 -117,Starboard Communications,316,4,no,no,.1274346382177961,B/C,.374046740297524,1,0,2.159484386444092,5.08256986159072,-2.918226915373113,-6.751694820504435,-1.176609553247702,3,2.83880869547526,-5.537718651786683,14.37580641278399,0 -118,Gravis Marketing,124,153,no,no,.1292000097599302,B,1.453605099111492,.7058823529411765,.3202614379084967,5.225739161173503,5.165644998745272,.0649527222017482,.1050469038981547,.0914432725387058,124,1.718738925072455,-.0749541909997497,4.258401692292648,.004099477819242 -119,The Kitchens Group,664,1,yes,no,.1322544497953412,B/C,.2585877357845111,0,1,11.37808227539063,6.272198748981936,5.110742086182204,7.075326444504521,.1607997376832017,1,11.37808227539063,12.5,,0 -120,SEA Polling & Strategic Design,302,12,no,no,.1493533570460969,B/C,.5545560229747505,.8333333333333334,0,3.021411736806234,5.602910330852596,-2.576640034272847,-1.18656926978704,-.3286427906554742,10,2.169110870361328,.0115923127490971,3.751690993240957,.3988726134857696 -121,Spry Strategies,508,5,no,no,.1497889373685237,B/C,-.4597777031608106,.8,.8,9.491231155395507,6.363104099591156,3.132985615577867,-1.315549618322948,-.2830250581826883,2,-4.835419654846191,-9.453224503096713,13.78226443377,0 -122,Ward Research/The Honolulu Star-Advertiser,375,15,no,no,.1507460676309499,B/C,-.4059751230387894,.8,.3333333333333333,5.849984232584635,5.784835409553775,.0700073828043751,-1.166170030544869,-.3427452274522834,15,-1.381305948893229,4.183333333333334,3.857677038939983,.4894641420330041 -123,Mellman Group,205,26,no,no,.1535610895460534,B/C,1.746657827030764,.8269230769230769,.1153846153846154,4.490122281588041,5.184498562191322,-.6895177208297654,-.3460641644792873,-.159529363577067,26,3.788993248572716,5.262387912805107,4.306543304829862,.3034553912964168 -124,Strategic National,318,4,no,no,.1543586758086807,B/C,.4398194325814016,.375,.25,3.024273872375488,5.347663232106425,-2.318530799957423,-3.110964646156441,-.5147356947627363,4,2.658185005187988,-4.752777735392253,5.38876275643042,.0146684532680748 -125,Ohio University,237,2,yes,no,.1591507139419544,B/C,.3488958471434552,.5,.5,8.756826400756836,5.068141859166422,3.693543101363928,4.872447046892774,.1941315794430224,2,8.756826400756836,8.1292410833495,8.507804121881106,0 -126,Victory Research,437,11,no,no,.159616244956935,B/C,.3170668221454945,.9090909090909091,.3636363636363636,6.008824608542702,4.961307955369594,1.052375212946623,-.4114053606912354,-.1437023653192819,10,1.003410911560059,-1.35357224146525,4.988767384375763,.0348571992873491 -127,Winthrop University,386,2,yes,no,.1700910159322136,B/C,.0061413156523676,1,.5,12.02864551544189,7.057663214676214,4.975840860539195,2.208710330534045,.1992050956542105,1,.178802490234375,-1.166666666666667,3.625,.2749465506935191 -128,Yankelovich Partners Inc.,390,7,yes,no,.1787548256199948,B/C,-.0382907746033507,.5,.5714285714285714,10.17622865949358,7.448403269560201,2.732683949706896,2.535074263462935,.2083412492856697,3,-1.088362375895182,-1.81790661314044,4.233950723186605,.2593534117855754 -129,Middle Tennessee State University,208,5,yes,no,.1840346773436653,B/C,.5520228368341119,1,.6,9.306238555908203,6.189448272496927,3.121648843184791,1.580672872861168,.2250452191987993,4,4.588798999786377,-6.125,4.414213562373095,.2284261316336307 -130,St. Norbert College,313,12,no,no,.2006635892856317,B/C,-.0109146689642649,.875,.0833333333333333,4.796833038330078,6.029189795003595,-1.2274981969,-1.042602153932962,-.2543600072459334,11,-.0496240095658736,1.500361373121844,5.274291885177433,.215817448994672 -131,CVOTER,40,6,no,no,.207088161791467,B/C,-.2389402614864285,1,0,1.865321477254232,3.741426417364246,-1.871246380336499,-1.436546386471387,-.2614249822903511,6,-1.312991460164388,-.3925210524768365,3.221708933333289,.0037679274717717 -132,Hendrix College,138,16,no,no,.2121016882846172,B/C,1.285739969520104,.9375,.5625,7.155205965042114,5.760182897036609,1.39988162777902,-.1641818224795114,-.0602670518017512,15,3.654452260335286,-2.656944260773836,,0 -133,GBAO,109,12,no,no,.2194223983680499,B/C,1.479041192353375,.7916666666666666,.25,5.452708562215169,5.611490833080722,-.1539237110920373,-.2649857769372357,-.0983727120717421,12,3.984081268310547,3.627154042170042,3.988812036885472,.1342054634653038 -134,Glengariff Group,117,11,yes,no,.2216305295039963,B/C,.7204900844657204,.8181818181818182,.3636363636363636,5.300437233664772,5.59252125305346,-.2872254596151716,.7027189157562511,.2211279503163953,10,2.378857421875,2.724774344433477,4.13841022737519,.4411548128416287 -135,ROI Rocket,554,3,no,no,.2234285714285715,B/C,,1,.3333333333333333,2.599483489990234,8.228447423818485,-5.624105374054735,-5.23977830561555,-.7485397579450785,0,,,4,.4249855547435774 -136,Cardinal Point Analytics (CardinalGPS),591,3,no,no,.2236118558975144,B/C,-.3554905482700892,1,0,2.488433837890625,4.543706017651819,-2.050413619987678,-1.9987170087174,-.2855310012453429,3,-2.488433837890625,-7.321529435918518,7.266176789875896,0 -137,Pan Atlantic Research,249,17,no,no,.2362714915238618,B/C,.7574779155386769,.9411764705882353,.2352941176470588,6.268916186164407,6.081530810911758,.1922439350261648,-.2890841118101772,-.0910673008817476,15,2.647677993774414,1.376905109466068,7.30000114440918,0 -138,University of South Alabama,361,9,no,no,.2388959595292603,B/C,-.4270172343358059,1,.1111111111111111,3.683771345350477,5.098566918729082,-1.40993701360509,-1.91961077899395,-.2770697664653926,9,-2.958485497368707,-.8229166666666667,5.744313994368434,.0580934133217054 -139,Morning Consult,218,66,no,no,.2413109740252978,B,2.920609137490698,.8333333333333334,.5303030303030303,4.486910039728338,4.315554794019898,.1762138054819554,.2349242240965413,.1833210518718825,66,3.742733464096532,.11482827536021,2.98245856099305,0 -140,Strategies 360,321,9,no,no,.2419650392980635,B/C,1.421533554644307,.6666666666666666,.2222222222222222,5.857921600341797,5.570851895107033,.2919282650082798,-.4201081095717782,-.1275426488458941,9,4.682337866889106,.2282407619335033,3.622497581846635,.0991578998611475 -141,RRH Elections,274,9,no,no,.2519985862736094,B/C,.4858699786980575,.8333333333333334,.2222222222222222,4.217260148790148,5.556466170903625,-1.334347462339962,-1.250530805798113,-.3466666231742251,9,1.752679189046224,-3.953673428905254,3.888251871823019,.8347469576668473 -142,Insights West,151,9,no,no,.2530875512288324,B/C,-.1131277768133897,.9444444444444444,0,2.45503913031684,4.640937685164388,-2.181039995074032,-1.697608960350353,-.4621090832207692,8,-.453394889831543,-.9934361641541187,3.120698850743815,1.258770957388996 -143,Remington Research Group,279,43,no,no,.2650109895204796,B,1.781602967307602,.7209302325581395,.4186046511627907,5.384396841359693,4.292467496167641,1.096787904965567,.2655406329520194,.1742522752250225,42,2.750752676100958,-1.470989094996343,4.61515753908438,0 -144,Dan Jones & Associates,70,42,no,no,.2650448307055793,B,.9436845309851456,.9523809523809523,.1666666666666667,6.009996141706194,5.934788062925311,.0800666385543991,.2659197295567025,.144729291524483,36,1.895715607537164,-1.712228741464027,9.452576820828821,0 -145,East Carolina University,523,11,yes,no,.2720715611779622,B/C,1.595381223238432,.6363636363636364,.5454545454545454,8.97020062533292,5.676202201986362,3.298856983120073,.8933028313515069,.3388390049953992,8,5.184988975524902,.1096401407502954,3.575512006888751,.2527040117540297 -146,Market Research Institute Inc.,186,11,no,no,.288097663091085,B/C,.0988550591203688,1,.2727272727272727,4.200706481933594,5.20413865003109,-.9985736083239807,-1.725477047590532,-.2638788432566446,11,.6464032259854403,.3711111492580839,5.071841119416734,.3496453085924289 -147,RBI Strategies & Research,271,4,no,no,.2900240446040428,B/C,.3606007321116089,1,0,2.368895530700684,5.377245710393828,-3.003491619919628,-1.400675462040043,-.2184951097048312,3,2.516201019287109,3.802380770728702,5.136646549690034,.0849233300678187 -148,Ogden & Fry,425,3,no,no,.3001234758833004,B/C,-.0130636356899012,1,0,2.535954157511393,5.944038362535082,-3.403225645250173,-3.969124047180073,-.4674065987850695,2,-.2278366088867188,-5.816668192545573,5.950001525878906,0 -149,Riley Research Associates,290,7,no,no,.3074015292752548,B/C,-.0702740521806737,1,0,2.681526184082031,5.462204140041601,-2.775819396186055,-1.967280832896094,-.2294395563976726,7,-.6025499616350446,-1.264285796029227,,0 -150,Kiley & Company,162,5,no,no,.3078432853493585,B/C,.3994022836547365,1,.4,4.352800750732422,5.496323219827721,-1.138663909321784,-1.533307393143587,-.2085362655468394,5,2.936690521240235,7.015042792426215,5.49927838492434,0 -151,David Binder Research,578,3,no,no,.3090077749829018,B/C,.096672258879009,.3333333333333333,.3333333333333333,4.217210133870442,7.209503834961559,-2.9874351413176,-1.400945575119688,-.2001350821599554,1,1.836772918701172,.6599998474121094,6.41262560450705,0 -152,"University of California, Berkeley",457,4,yes,no,.3179253516968076,B/C,.0443195435297263,1,.75,7.708187580108643,5.582620724112441,2.130425415769716,2.336237749431012,.4027439851890361,2,.4698581695556641,4.664999961853027,8.582088739025295,0 -153,Praecones Analytica,257,3,no,no,.3212286124688598,B/C,-.1990078903029578,.3333333333333333,0,1.795216878255208,5.473752895024795,-3.673677456996071,-3.761091681966287,-.4169339815875489,3,-1.795216878255208,-5.199742801372822,4.881398235057152,.7616229920472639 -154,BK Strategies,20,3,no,no,.327371047749738,B/C,.4063231875307592,.6666666666666666,.6666666666666666,3.803844451904297,4.427255631637753,-.6185526199599414,-2.212805966860238,-.2452995247808997,3,3.66537348429362,-2.929798049156112,3.271102183887483,.2682158477098671 -155,Civiqs,471,25,no,no,.3291878254053063,B-,2.927802991867066,.76,.4,5.48242561340332,5.092820070290262,.3944641028865722,.3761230596971268,.2186761974983295,22,5.323278167031028,1.472329253885023,5.520112441226818,0 -156,Garin-Hart-Yang Research Group,113,29,no,no,.3353265742614679,B-,1.959083005749283,.8103448275862069,.3103448275862069,5.900503750505118,5.640165846877145,.2651964634014897,.3561836078843098,.1747529745470029,29,3.993026470315868,4.497608627244601,5.158349718852758,.0380631231743103 -157,Ipsos,154,104,yes,no,.3403532722894559,B-,1.592525706599351,.75,.1826923076923077,4.58190732735854,4.860196536885718,-.2734306497536636,.0160345540663094,.0131481522093968,97,1.954096961267216,.6119135698947223,3.128180300378289,.4903602619206713 -158,Iowa State University,153,3,no,no,.3420453059425479,B/C,,.6666666666666666,.3333333333333333,6.246297836303711,10.63561060103764,-4.384454204960414,-5.026047575183867,-.5229238936799037,0,,,,0 -159,DFM Research,69,10,no,no,.3455126909076753,B/C,1.515475650193169,.75,.4,6.439217758178711,5.624580894741055,.8194954232111721,-.5454905815735324,-.1520402418202806,10,5.437229537963868,3.838333291718454,2.498721330692217,.4731717688670373 -160,McKeon & Associates,202,3,no,no,.3472626287757798,B/C,.1940686070137743,.6666666666666666,.3333333333333333,2.908102671305338,5.772660514326456,-2.859699283247601,-5.210120018143795,-.5331803790042463,2,3.034235000610352,.5928573608398438,12.75257481287512,0 -161,"University of Nevada, Las Vegas Lee Business School",609,5,no,no,.3487077066353748,B/C,.2678622370180876,.4,.2,3.595565032958985,5.419738155814654,-1.819314563082154,-.6568835266726062,-.1428007666679579,5,1.232166290283203,1.106250333786011,4.057142530168806,.2809389771953303 -162,Research 2000,281,278,no,yes,.3497934387352101,F,1.268858879698728,.8812949640287769,.2158273381294964,5.457386202091794,5.581446065739911,-.1192013038746021,.1174787795502831,.1002481206209589,248,1.513538160631734,1.215816503805117,4.616712737120298,.2470608456676611 -163,Lucid,175,25,no,no,.3536508888143214,B-,1.923144122786303,.88,.32,4.200403137207031,4.484283314660102,-.2790216176795546,.439324788675166,.2246451176728061,25,3.760975952148438,2.267085901910335,3.834581601635828,0 -164,Echelon Insights,407,2,no,no,.3543999999999999,B/C,.1488210678100586,1,0,1.488210678100586,5.021507456465086,-3.528438218590985,-3.290522512863403,-.3290522512863404,2,1.488210678100586,-2.832186497240511,3.10272692285871,.3785494922808028 -165,John Zogby Strategies/EMI Research Solutions,583,2,no,no,.3543999999999999,B/C,.0338211059570313,1,0,1.108814239501953,4.116263306170202,-3.002590506894733,-2.675987367286578,-.2675987367286578,2,.3382110595703125,-4.016893409628738,4.53855784500827,0 -166,El Nuevo Día/The Research Office,599,2,no,no,.3543999999999999,B/C,,1,0,1.738414764404297,4.744443945679771,-3.00117062150196,-2.259042242092469,-.2259042242092469,0,,,4.416666666666666,0 -167,Alabama State University,8,4,no,no,.354813048295232,B/C,,.5,.5,6.384744644165039,9.41049171560562,-3.020888511667064,-4.20914392430538,-.4203454854533389,0,,,5,.0298356183924002 -168,University of Georgia,350,5,no,no,.3620953544858349,B/C,.084544355039006,.6,.4,4.323252105712891,4.991070496691222,-.6629598312048153,-1.289314755110728,-.265045488245081,5,.4112663269042969,.205918592846583,2.073838434916396,.8961565082731774 -169,Frederick Polls,108,7,no,no,.3688193719027372,B/C,.8153998077643643,.5,0,3.650873184204102,4.73809823710968,-1.082366493132063,-.8008210306250991,-.2106628727414033,6,3.200395584106445,.2371146105583032,2.939237664711974,.7499170581479203 -170,USC Dornsife/Los Angeles Times,343,10,yes,no,.376041993447208,B/C,.9204266116962065,.8,.8,5.216633605957031,4.38884302275398,.8326491429765671,1.567332042686885,.5210380350212265,10,2.768730926513672,1.510197427257284,6.713971738964036,0 -171,University of Washington,364,9,no,no,.379898238191219,B/C,.0532533730961987,1,0,3.622421688503689,5.063429423781669,-1.436149175504466,-1.191832530012047,-.2297540002083077,9,.2762480841742622,3.356217749513037,4.606347677453184,.7948245687372991 -172,Latino Decisions,482,2,no,no,.3810118840071448,B/C,.230152732447574,1,0,3.48735237121582,6.996622741753933,-3.504411810764598,-3.422474417237294,-.3422474417237294,1,4.372901916503906,-2.489285469055176,.5,1.688593257308742 -173,Orion Strategies,246,4,no,no,.3896180920689654,B/C,.1061730685778454,1,.25,3.205460548400879,6.358181386717908,-3.147862278543514,-4.259465125608649,-.37685939379181,3,1.527838389078776,6.492857124691917,2.666666666666667,.3487572785930814 -174,Tulchin Research,340,3,no,no,.3966262645843386,B/C,-.0834851339549489,.6666666666666666,0,3.758841196695963,5.288853648199754,-1.525153891730274,-2.136485021383739,-.2128015173612041,3,-.8381741841634115,5.405614937024239,2.891996797437437,.5482649626219331 -175,GS Strategy Group,478,2,no,no,.3985605216558946,B/C,-.437889356618411,1,.5,5.118545532226563,6.079949729372109,-.9565456373720311,-2.702654262377591,-.2312109033051278,2,-5.118545532226563,-5.806252956390381,,0 -176,IVR Polls,146,4,no,no,.3999196421644681,B/C,,1,.25,4.152257919311523,8.535797025164353,-4.378680546079313,-2.930103282315446,-.249365939188373,0,,,7.977818519066261,0 -177,Richard Day Research,287,11,no,no,.4012640328560135,B/C,-.4405887038086112,1,.3636363636363636,5.4930551702326,5.32560567596018,.1723080540459356,-.6299406519962834,-.0966749948431347,11,-2.870905095880682,-.4476785587129141,5.530808907381044,0 -178,University of Massachusetts,354,11,no,no,.4058667552520218,B/C,-.1538409348022615,1,.3636363636363636,6.411165757612749,8.009804146048076,-1.593779828661813,-.9734764830172453,-.1218997802562467,2,-6.064765930175781,-.8333333333333339,7.665543245237642,0 -179,Maine People's Resource Center,180,14,no,no,.4094924257493602,B/C,.1268877269017686,.9285714285714286,.2142857142857143,5.755923271179199,4.804422243356987,.9563595875957279,.2944207025077949,.0968443026711239,12,.4145644505818685,-.9958338207668728,6.934923911016598,0 -180,MWR Strategies,617,2,no,no,.4103214905772263,B/C,-.0343067081139238,.5,0,1.786197662353516,4.816061537863714,-3.025005315736683,-1.791789949826247,-.1570942561612101,2,-.39129638671875,-3.042161028652905,5.016464085746227,0 -181,Keating Research,161,5,no,no,.4106476284679602,B/C,.1445028223253213,.8,0,2.420847320556641,4.518628387031814,-2.092922506701658,-1.144983536831476,-.1781524504898796,5,.9287178039550781,2.774069838145422,3.758756290232343,.5983990116734001 -182,MSR Group,178,6,no,no,.4151199341552286,B/C,.1043288883051664,1,.1666666666666667,5.407261530558269,5.763081876147872,-.350961785816089,-1.69181010215732,-.1507711791611336,6,1.170679092407227,1.333333333333333,,0 -183,OH Predictive Insights,235,7,no,no,.4165658744127166,B/C,-.6531998586549802,.7142857142857143,.1428571428571428,4.496619360787528,5.835018077171362,-1.333540156610319,-.2719309465321343,-.070172016446389,6,-2.741799672444662,-3.343813371058983,3.664822717550538,.3845738144231156 -184,OnPoint,240,6,no,no,.4192759171625344,B/C,.0247740893716518,1,0,2.569707234700521,5.069514259951262,-2.494948465477225,-1.923981812538702,-.2071852612175838,6,.2300593058268229,2.054282395927995,3.488647199243261,.7445488744159955 -185,RMG Research,555,25,no,no,.4220043815354405,B-,3.492471828017124,.76,.48,6.007100372314453,4.655893165370885,1.356065766717084,.2290946618001923,.1331945708140653,25,6.007051544189453,.2064141580260035,2.876574458095805,.3066728744407652 -186,Keating Research/OnSight Public Affairs/Melanson,455,3,no,no,.4244287996474731,B/C,-.112109205074789,1,0,1.932412465413411,4.849381648685068,-2.91211062349814,-1.879326122408471,-.2590344004609897,3,-.8133659362792969,.5753966437445749,2.064001485289123,1.226228374303404 -187,Master Image,200,2,no,no,.425486792621247,B/C,,1,0,1.163215637207031,9.145889613756058,-7.977815416775512,-6.45052494003147,-.4950043497916945,0,,,,0 -188,Douglas Fulmer & Associates,82,2,no,no,.425486792621247,B/C,,1,.5,5.041962623596191,9.502809749055141,-4.455988565685434,-4.250362436942051,-.3261669265737739,0,,,8.624999523162842,0 -189,Franklin & Marshall College,106,23,yes,no,.4274219813280705,B/C,.5073830960855338,.8695652173913043,.2173913043478261,6.114802153214164,6.003277491595664,.1163832213920158,1.102933761038384,.5028899752684397,20,1.220170974731445,1.145535388367243,4.923448892725063,.2543480956420943 -190,Basswood Research,24,4,no,no,.4355863542117266,B/C,-.2108626115923885,.75,.5,8.042419910430908,7.189946041181482,.8573324290229407,-1.081393811274482,-.1135399225172632,2,-8.710025787353516,,,0 -191,University of New Orleans,358,13,no,no,.4358301365448141,B/C,.3304770389901732,.9230769230769231,.3076923076923077,5.591800983135517,5.282386376079886,.3142731668291456,.3735522007272168,.1227041041375427,12,1.091541290283203,1.878889080330178,9.540870496982251,0 -192,CJ&N,63,3,no,no,.4500784824373211,B/C,.0932771905456728,1,.3333333333333333,4.423019409179688,7.306606245148934,-2.878728276195732,-3.244847389931613,-.2228937461890518,1,3.24993896484375,,,0 -193,Marshall Marketing,196,4,no,no,.451892730457287,B/C,-.212397164185273,1,0,3.451752662658691,6.162606875043875,-2.705995652611668,-1.50775861673786,-.1223888734338273,3,-3.065058390299479,-1.328352507960294,,0 -194,Missouri State University,212,3,no,no,.4524257663440027,B/C,.3071272553435229,.6666666666666666,0,4.362482706705729,6.313435308532942,-1.946094042053697,-1.984022454749574,-.1480929033507729,3,4.114629109700521,1.158334732055664,4.099998474121094,.2591198504872457 -195,Financial Dynamics,95,15,no,no,.4546246720134757,B/C,-.3469518745512442,1,.0666666666666667,2.941521453857422,4.91234777053218,-1.965967756901242,-.3637428287300439,-.0935206947559019,15,-1.349447377522786,-1.859637693875078,2.458646647744388,.6209484768685326 -196,APC Research,4,2,no,no,.4550446757982236,B/C,.1699623547622983,1,0,2.534235000610352,5.353077247819789,-2.813983687435922,-3.204952211159451,-.2149450325554272,2,2.534235000610352,.4023811703636535,,0 -197,Optimus,245,18,yes,no,.4576013038091924,B/C,-1.141254272083851,.8333333333333334,.6666666666666666,7.609171443515354,5.394070039224443,2.219959964064427,1.452841798343394,.6443649737452201,15,-2.910786437988281,-2.901826611451822,6.05214753407212,0 -198,"Fabrizio, Lee & Associates",90,4,no,no,.4637069033864584,B/C,.2501784336043184,.5,.25,4.573753356933594,5.56308466791087,-.9844727512037604,-.6226581087653098,-.0833269161675586,4,1.869451522827148,-2.922580575430265,3.222222222222222,.2118632971668584 -199,Virginia Commonwealth University,370,7,no,no,.4745681687748691,B/C,-.087163255349526,1,.1428571428571428,4.460221426827567,5.036305404465733,-.5712254178646508,-.2963092187647036,-.0640400973133338,7,-.4032985142299107,-1.391741566216149,4.314236685412268,.4943286198972069 -200,Ragnar Research Partners,517,2,no,no,.4754250507523243,B/C,.3257184982299805,1,.5,4.802282333374023,4.922975300489702,-.1158344073421631,-.7897494924767567,-.0789749492476757,2,3.257184982299805,-2.324999809265137,,0 -201,Research Co.,449,35,no,no,.4761234515924372,B-,.9496960640523799,.9142857142857143,.1142857142857143,4.513995851789202,4.853921952011462,-.3350675404487432,-.3372860202985623,-.2166585693576818,34,1.492109130410587,.4502405702582088,3.745042801324442,.9315119375642303 -202,MFour Mobile Research,177,2,no,no,.4811133034493815,B/C,-.1644033527150696,1,.5,2.808574676513672,4.215183228169994,-1.401749991882806,-4.390972693808205,-.2570309554448038,2,-2.808574676513672,5.108332951863607,6.905530131437598,0 -203,University of New Hampshire,357,122,yes,no,.4827178591020545,B-,2.352768823189662,.8483606557377049,.2622950819672131,5.961604024543137,5.570015025732601,.3964475585840476,.5339466947795326,.4304403204824404,109,2.985096310256818,2.444572968110578,5.444211178734649,.164882487275348 -204,We Ask America,376,56,no,no,.486014872990042,B-,-.9043882774240214,.8125,.4464285714285715,6.731526851654053,6.025970836903526,.7104145745240426,.6071570262114189,.392816931500889,37,-1.679796115772144,-1.629044703856119,5.43529354630518,0 -205,Zogby Interactive/JZ Analytics,395,476,no,no,.4896948580346189,B-,-.6905018043331501,.7741596638655462,.3067226890756303,5.540532476761761,5.373623780885471,.1717672556498018,.5137600161547156,.4642576329674571,379,-.7844837812760889,.1026493220086098,5.042228476510434,0 -206,Merrill Poll,206,2,no,no,.4974167910501103,B/C,,1,.5,8.717165946960449,9.740476005119367,-1.018451498385402,-1.062662279640452,-.0815472315310536,0,,,,0 -207,Amber Integrated,556,1,no,no,.4991578947368421,B/C,-.0197500931589227,1,0,.3752517700195313,5.823038089202603,-5.442927759409557,-4.584791037338536,-.2413047914388703,1,-.3752517700195313,-5.399999618530273,6.299999237060547,.1961096424653417 -208,Park Street Strategies,534,1,no,no,.4991578947368421,B/C,,1,0,2.407428741455078,8.389167414318115,-5.976880113089521,-3.834140883439694,-.2017968886020891,0,,,4.939999961853028,0 -209,Data Targeting,406,1,no,no,.4991578947368421,B/C,-.2104961997584293,1,0,3.999427795410156,6.191470901507779,-2.187184546324108,-3.534115022906919,-.1860060538372063,1,-3.999427795410156,,,0 -210,Rethink Priorities,672,2,no,yes,.5014401011053258,F,.3788209915161133,1,.5,3.788209915161133,4.440941168943451,-.6478726940088023,-.5295989889467412,-.0529598988946741,2,3.788209915161133,-.4903712688523529,2.787908394822637,0 -211,Wiese Research Associates,382,7,no,no,.5044166465990401,B/C,.9467606616622736,1,.4285714285714285,7.323360988071987,5.848274603781723,1.479944944063779,.1730894978420022,.0305012166543782,7,5.372714451381138,6.66444426642524,,0 -212,RAND (American Life Panel),270,4,no,no,.5094227857204243,B/C,.1736514275035423,1,.25,2.674911499023438,3.577879157718508,-.8981090989215553,-.1915864114224051,-.023123486967861,4,1.438764572143555,3.721805380385323,4.048593495678862,0 -213,Moore Information,217,12,no,no,.5110370423760449,B/C,-.6951948202835481,.75,.1666666666666667,6.462831497192383,5.819139395031844,.648550661934053,.3824651737910971,.1135876340618754,12,-2.340816497802734,-4.355487005555785,5.241224483740024,.1719560764917774 -214,JMC Analytics,156,13,no,no,.5118906535584672,B/C,-.7819164735009975,.8846153846153846,.1538461538461539,5.687059842623198,5.165548442157515,.5263699602391974,.6574191480614926,.2442915154703895,13,-2.104235429030198,-1.712971273868803,5.797091969873341,0 -215,OnMessage Inc.,239,12,no,no,.5167417203195674,B/C,-1.638568026149947,.75,.3333333333333333,6.76245911916097,5.638845720092337,1.128471958842149,.5760408564141433,.1719367642399573,12,-5.489705085754395,-5.856712356886356,7.706283608555769,0 -216,The Tyson Group,334,14,no,no,.5170588934021834,B/C,.1068472848265846,.8928571428571429,.1428571428571428,4.524324689592634,5.719554845980809,-1.19037159661466,.2918919160958384,.0875844252610013,12,.4594434102376302,.108508396639826,4.207747811540016,.2877293970616014 -217,Dittman Research,79,6,no,no,.5183112794393777,B/C,.4780232558042909,1,.3333333333333333,5.36842155456543,5.219131398819751,.1541487155191952,-.0530586733769123,-.0067785552972847,5,4.585626983642578,-1.083808898925781,8.511497639172697,0 -218,Mason Strategies,464,1,no,no,.5198914173942083,B/C,.0866587653277707,1,0,1.890171051025391,5.707626371935816,-3.81259676113691,-4.604268517433013,-.211092125626312,1,1.890171051025391,-4.050000190734863,,0 -219,1892 Polling,461,1,no,no,.5198914173942083,B/C,-.0277419910364482,1,0,.6050987243652344,4.984893847647968,-4.374936563509219,-3.736944934444816,-.1713278985736114,1,-.6050987243652344,-4.217575998017282,7.549999237060547,0 -220,Braun Research,33,6,no,no,.5217472379924498,B/C,1.168395140330185,1,.5,6.57904052734375,5.332769433657838,1.251129653459427,.0836158146236415,.014849629069006,6,6.57904052734375,2.750000317891438,2.25,.193905661400436 -221,Big Data Poll,251,4,no,yes,.5224746068683532,F,-.4342454568686589,.25,.25,3.046503067016602,3.695388851440044,-.644027224649927,.0911734823216648,.0129957756858093,4,-3.046503067016602,-4.851080095445788,6.731741858822733,0 -222,Blumenthal Research Daily,447,2,no,yes,.5263580118466304,F,-.1575991160111993,1,0,2.467611312866211,5.63919742774242,-3.166727555102694,-2.051922364823166,-.1799012309638777,2,-1.797548294067383,-3.291666666666667,1,1.5836249328262 -223,Southern Media & Opinion Research,310,7,no,no,.5265379703131515,B/C,.0930673670065113,1,.2857142857142857,6.942311150687082,5.29740644726371,1.649763263196888,.3448822226513495,.0647272264934442,7,.4958853040422712,.4604760669526599,,0 -224,Edgewater Research/My People Vote,530,2,no,no,.527879900567748,B/C,-.0622989158976114,1,0,1.700000762939453,5.32886428972333,-3.624004967010362,-1.381782719812995,-.1294116746652654,2,-.665191650390625,.6833324432373047,1.23333485921224,1.027081012971852 -225,The Polling Company Inc./National Research Inc.,644,1,no,no,.5292794977249156,B/C,-.1123074703570687,0,0,2.625537872314453,5.513515552212408,-2.883119120124439,-3.702044674081772,-.1583550848300951,1,-2.625537872314453,1.806111229790582,3.55000114440918,.8307405767476224 -226,Dixie Strategies,81,11,no,no,.5297867900823272,B/C,-1.115235573972929,.9545454545454546,.5454545454545454,6.573435003107244,5.956481225245758,.6218123376350014,.6575688724464874,.2149032736196091,8,-4.019611358642578,-3.992251247054335,7.151050894272151,0 -227,Personal Marketing Research,252,3,no,no,.530340999794168,B/C,,.6666666666666666,.3333333333333333,5.411446253458659,9.375536346664632,-3.959231533432458,-3.531640832239387,-.1498393388070193,0,,,6.100505063388336,.027413447753404 -228,Ethridge & Associates LLC,89,6,no,no,.5307609335059641,B/C,-.055599642064223,.8333333333333334,0,2.664740244547526,4.98731381418254,-2.317715009861499,-1.874680762191438,-.1462583002730503,6,-.7126541137695313,-3.704166666666667,1.945446689463193,1.274145774244554 -229,Bendixen & Amandi International,29,2,no,no,.5316762585230053,B/C,.1210308213228181,1,0,3.005687713623047,4.98314334369373,-1.972597070297168,-.6162186282682929,-.0472877640581587,2,1.577182769775391,3.181666628519694,,0 -230,Forward Strategies,102,2,no,no,.5325489255320696,B/C,.0664861010956853,1,0,1.30284309387207,4.887178719212335,-3.579477065566749,-2.348067629150172,-.1198255281126844,2,1.30284309387207,3.616071428571428,4,.9065719204133242 -231,CSP Polling,39,1,no,yes,.5348564087578583,F,.1097464575157897,1,0,2.565666198730469,5.443425615858754,-2.872900857354769,-2.765555286579869,-.1182967199382315,1,2.565666198730469,-2.554444630940755,4.166666666666667,.8959329994868166 -232,Market Decisions Research,184,4,no,no,.5364068734694816,B/C,-.0691058240412036,1,.25,4.664346694946289,5.005258157400584,-.3360529026807794,-1.300264314058315,-.094442235511862,4,-.9514369964599609,-.3999999999999999,5.5,.654655589746167 -233,Targeted Persuasion,579,1,no,no,.5380648282103843,B/C,,1,0,.9474029541015625,9.670845735104299,-8.718584221229221,-10.15875216802336,-.4053367770864069,0,,,,0 -234,University of Houston,351,1,no,no,.5380648282103843,B/C,,1,0,2.005395889282227,9.544864449500642,-7.5346100004449,-8.859901701263409,-.3535123154393529,0,,,,0 -235,Singularis Group,306,1,no,no,.5380648282103843,B/C,-.0318606585104297,1,0,.7985076904296875,5.295032951616911,-4.491666701413709,-4.473261121342485,-.1784842484590003,1,-.7985076904296875,2,,0 -236,Change Research,48,109,yes,no,.5399563884704106,B-,2.87662266524397,.7477064220183486,.3486238532110092,6.361464404184884,5.1199790665553,1.2463438974031,.505453793309362,.4292293692829873,101,3.433526256296894,.8715031518939232,4.25586283905743,.2042655012436695 -237,Valley Research,368,8,no,no,.5436761159532637,B/C,.4143418875818117,.875,.125,5.055089473724365,4.956754581449153,.1031934520487284,-.1057186737163643,-.0122718639468397,8,3.56943941116333,3.237499713897705,2,.1596209649877704 -238,University of Wisconsin-Milwaukee,366,3,no,no,.5472114288863595,B/C,-.0600707773696393,1,0,1.627614339192708,6.212873578612594,-4.580400679646371,-4.607348210487731,-.170044575027454,3,-1.627614339192708,3.361111111111111,,0 -239,Tufts University,666,1,no,no,.5473282555819503,B/C,.1340538827996505,1,0,2.547023773193359,3.798876184986825,-1.24699385201995,-1.341868391612454,-.0706246521901292,1,2.547023773193359,-1.293440993114185,3.034583250681559,.2571052476695102 -240,Mercyhurst University,422,1,no,no,.5539666948301877,B/C,-.0256045861832137,1,0,.7379531860351563,6.010559450786586,-5.267747704977914,-6.732800683657527,-.2336063840110538,1,-.7379531860351563,,,0 -241,Odney,524,1,no,no,.5539666948301877,B/C,.0714600242176442,1,0,2.059558868408203,6.074861193010575,-4.010443764828857,-5.157759117868698,-.1789575414062023,1,2.059558868408203,-8,8,0 -242,Diamond State Consulting Group,78,1,no,no,.5539666948301877,B/C,.1311797930771222,1,0,3.780750274658203,5.63563184822771,-1.850023013795992,-2.871888822151894,-.0996452434204859,1,3.780750274658203,-5.400001525878906,5.400001525878906,.4194975189688179 -243,University of Tennessee,362,2,no,no,.5572493027700784,B/C,-.091661963825131,1,0,2.726200103759766,4.855603395811356,-2.124544732278075,-3.986571785643829,-.1340389497814256,2,-2.726200103759766,-5.439999389648438,,0 -244,Jim Meader (KELOLAND-TV),159,4,no,no,.5586155033492525,B/C,.2520143302391507,1,.25,4.569961547851563,5.400161094490292,-.8253409868652142,-.7824797832826741,-.0431504984111661,4,4.569961547851563,4.379166603088379,,0 -245,Overtime Politics,247,12,no,yes,.5609680110877139,F,,.6666666666666666,.4166666666666667,9.819032033284506,8.797354716884515,1.026535876173505,.7583882580991093,.2523579785111099,0,,,6.634753052243114,0 -246,KG Polling,502,2,no,yes,.5629500359911298,F,.1902591516344927,1,0,2.170063018798828,5.564311004168914,-3.389389425596571,-1.62583543521612,-.1425442800148427,2,2.170063018798828,.5,1,1.574900309824624 -247,Reconnect Research/Probolsky Research,651,2,no,no,.5637703547658632,B/C,-.1652378082275391,.5,0,1.652378082275391,5.307720738899393,-3.650484096850487,-1.920768188568325,-.1920768188568325,2,-1.652378082275391,-1.215624690055847,2.200000762939453,2.014471736226958 -248,DHM Research,76,14,no,no,.5638755117716509,B/C,-.0778338840348906,.8571428571428571,.0714285714285714,4.376786095755441,5.49087430682088,-1.109229651291924,.1848587482113583,.0537709627381015,12,-.3195734024047852,.3325756911075473,4.497297898437282,.5406756684793281 -249,Richmond Times-Dispatch,288,4,no,no,.5650242423783557,B/C,.1608213861396819,1,0,3.31916332244873,4.581940547914384,-1.257918665692138,-.8332485513248924,-.0459170528647931,4,2.918396949768066,2.411111111111111,4.964109123704968,.1657404533149998 -250,Manhattanville College,181,3,no,no,.566378380384839,B/C,-.1715809583025112,1,.3333333333333333,6.246330261230469,6.767621005026584,-.5164321840226004,-1.660248927725651,-.0572242079845596,2,-8.190769195556641,.1535353323425901,7.177654338522139,0 -251,War Room Logistics,374,1,no,no,.5678598845666973,B/C,,1,1,4.470468521118164,7.485233483723029,-3.009906402831349,-2.55843908989887,-.0771383746964516,0,,,11.55555555555556,0 -252,IMGE Insights,145,2,no,no,.5709298036019597,B/C,-.5264236856242678,1,.5,6.416610717773438,5.028587703089762,1.392881574457191,-.0296821082510644,-.0024351430233009,2,-6.416610717773438,-.539500045776367,6.877749860236933,0 -253,Franklin Pierce University,107,17,no,no,.5727565058623199,B/C,.7443353315476624,.8529411764705882,.4705882352941176,6.727921429802389,5.895057966481936,.8377220230939697,.5511443920832868,.1151524100532486,12,4.465128262837728,5.21357908574944,5.853875597785531,.0872893362468567 -254,Alaska Survey Research,155,9,no,no,.5736318047415985,B/C,1.864177303236265,.4444444444444444,.4444444444444444,7.410337236192492,5.667380414448582,1.747815381517426,.7151894781309529,.1812433024520963,9,7.356078677707249,3.51202323247516,11.22645419647108,0 -255,Crantford Research,62,1,no,no,.5799820738756363,B/C,.0644898214916852,1,0,2.462959289550781,5.43177284017855,-2.963954990854254,-3.657541506286759,-.0957686145441257,1,2.462959289550781,9,,0 -256,Lincoln Institute,170,2,no,no,.5824804547828468,B/C,-.1048016342512832,.75,0,4.131523132324219,5.240016030729317,-1.103634338631583,-2.900977599001899,-.0735871937695602,2,-4.131523132324219,2.731892899104527,,0 -257,Belden Russonello,28,3,no,no,.5853481262445452,B/C,.0612298840920925,1,.3333333333333333,4.136116027832031,5.484392646305846,-1.343418058700299,-.4490758680273976,-.022274196084574,3,1.234471638997396,2.103030233672171,,0 -258,PSB Research,250,19,no,no,.5857713733875517,B/C,2.312793349272176,.631578947368421,.4210526315789473,7.750792453163548,6.179877761960046,1.575773250977017,.8174882803153727,.272032892011821,19,6.950194308632298,1.048611153496636,5.391713725320113,.0154466635775686 -259,Rivercity Polling,291,1,no,no,.5866428522978845,B/C,-.1747003444309101,1,0,6.67205810546875,6.56987301090559,.1070436543366758,-1.745615265924863,-.0457069742769429,1,-6.67205810546875,-11.25000095367432,,0 -260,JMC Analytics/Bold Blue Campaigns,503,5,no,no,.5869911101938117,B/C,-1.070948914995215,.8,.2,6.71466293334961,5.745111327419475,.9744101657036495,.6791039517913625,.1315498685086675,5,-5.528592681884765,-6.841666539510092,26.00000000000001,0 -261,AYTM,635,4,no,no,.5878624639190434,B/C,.6593147624622692,.75,0,3.62623119354248,4.290394472853602,-.6593047195376056,-.619526593077383,-.1126411987413424,4,3.62623119354248,.2269919453753536,3.051699940686655,1.278770144632121 -262,Sacred Heart University,453,2,no,no,.5902076248147147,B/C,-.0296161979447906,.5,0,5.240124702453613,4.790705223941458,.4542780382856709,.3160890026878219,.0298152106775937,2,-.3139791488647461,-4.999999364217123,6.400001525878906,0 -263,Florida International University/Univision,98,1,no,no,.5905468090816441,B/C,.0409435610025319,1,0,1.801551818847656,6.276040635332702,-4.469630256711531,-6.749718495857731,-.1533997013540461,1,1.801551818847656,-13,,0 -264,New Mexico State University,230,1,no,no,.5905468090816441,B/C,,0,0,7.145587921142578,8.885035745713278,-1.734589264797185,-3.246267892113011,-.073777376859638,0,,,,0 -265,Google Surveys,122,24,yes,no,.590571963100834,B-,-.1320225189736835,.875,.375,5.395437399546306,4.041609336220467,1.358686623099354,1.672711612367157,.7876159996748744,24,-.2803848584493001,-.7534010766392504,3.622811150441303,0 -266,Myers Research & Strategic Services,319,2,no,no,.5931181665013634,B/C,.14019584241651,.5,0,4.186407089233398,5.420349839290973,-1.229084190284059,-.9411675127696065,-.031518141808791,2,4.186407089233398,3.4,,0 -267,Aspen Media & Market Research,17,3,no,no,.5946395228656898,B/C,-.0063020479446093,1,.6666666666666666,7.454544067382813,5.585709256433751,1.873693370722577,-.0925518303941763,-.0052668339679029,3,-.1107432047526042,,,0 -268,Strategy Research,322,2,no,no,.5965257075367498,B/C,-.502543845186506,0,1,6.125537872314453,4.794540505388762,1.335855926699206,.2823079408370731,.0231607609114892,2,-6.125537872314453,-1.999411639045267,3.18333371480306,0 -269,Thirty-Ninth Street Strategies,460,1,no,no,.5973377290982956,B/C,-.0930488167484266,0,0,2.029548645019531,6.353814486835446,-4.3194072820424,-2.890664630882691,-.1325284437898128,1,-2.029548645019531,-2.366666158040364,3,2.579896826126576 -270,Léger,572,3,no,no,.5979604248388903,B/C,.5543367295038132,1,0,3.880357106526693,4.067407589224515,-.1821919229243069,-.2135587032839741,-.0305083861834249,3,3.880357106526693,.0554211096012545,2.481682881901375,.8352816771562054 -271,"Drake Research & Strategy, Inc.",329,8,no,no,.5992720899007045,B/C,-.0084243407434823,.375,.25,6.763461589813232,5.463048465651404,1.305271683935344,.3654779645841799,.036506929808539,8,-.0843377113342285,3.560416666666666,6.077265755114779,.082563133011754 -272,Jorge Benítez,600,4,no,no,.6013133055480174,B/C,,.5,0,5.131099700927734,5.296963932728891,-.1610056720276411,.7332231805140959,.1333133055480174,0,,,9.25,0 -273,Morningside College,536,1,no,no,.6033103021405196,B/C,,0,0,6.407428741455078,9.728484742354059,-3.316197441125465,-1.105266346780488,-.0581719129884467,0,,,3.699999809265137,1.08416208745036 -274,Strategic Research Associates,462,5,no,no,.6038502086113121,B/C,.3747894164079429,.8,.2,5.041973876953125,5.697642299813447,-.6508098630868061,.4071339586458757,.0788663040231176,5,1.934786987304687,.0516381561224899,3.249998092651368,.3590022379417611 -275,Pasquines,552,1,no,no,.6050148104547952,B/C,,1,0,10.38766098022461,9.455617284163514,.9369022558346106,-.3220662034090493,-.0128505228535052,0,,,,0 -276,Rhode Island College,285,5,no,no,.6050207265975813,B/C,-.1309599430563732,1,.2,6.078450393676758,5.644039569548518,.4392693839017552,-.1229628009848281,-.0134843031419516,4,-1.535097599029541,-.7666666666666666,3.899063505374267,.6776090875222862 -277,Benenson Strategy Group,30,11,no,no,.6050534498009394,B/C,1.073700341264608,.6818181818181818,.2727272727272727,6.616428722034801,5.983310560274483,.6379767215338346,.8035511807663014,.1748963034389042,11,4.933055530894887,6.076555563608805,9.891467459076249,0 -278,Canisius College,43,1,no,no,.6077461967520814,B/C,,1,0,.0537261962890625,9.407045175303837,-9.34846041924126,-7.813616649041657,-.1336031371183522,0,,,,0 -279,Central Surveys Inc.,46,1,no,no,.6077461967520814,B/C,.0285126270690753,0,0,1.667526245117188,4.925911079734864,-3.253526274844161,-2.185711924077527,-.037372958389194,1,1.667526245117188,2.2526317395662,,0 -280,Clarus Research Group,53,3,no,no,.6078594781844208,B/C,.3041951139593911,1,.3333333333333333,6.774649302164714,5.255893191934463,1.523614670003766,.3608536241478182,.0270663804282151,3,4.055581410725911,2.230769230769231,,0 -281,ASA Marketing Group,5,1,no,no,.6092350598321554,B/C,.1091834640090221,1,0,5.53753662109375,5.337817645847683,.2045775350195823,-1.518682144393621,-.0299438159238384,1,5.53753662109375,,,0 -282,Big Ten,31,10,no,no,.609568451478536,B/C,.8017199283111563,1,.2,4.693703460693359,4.686483348065866,.0120786724010087,.788708465173691,.1488105085577942,10,4.249184417724609,5.247590615481009,5.429372335731001,0 -283,Frank N. Magid Associates Inc.,105,5,no,no,.6096591250517062,B/C,.4424162741492621,.8,.4,6.323271942138672,5.399750722386481,.9283797795257065,.1264670826732521,.0088484404958081,5,6.323271942138672,-.04,5.126399401608415,.2100317129115972 -284,Purple Strategies,265,4,no,no,.6104749748882546,B/C,-.3335362614200786,.875,0,3.015741348266602,4.333770645005314,-1.313170736965196,-.6866759412935136,-.0759452817125034,4,-3.015741348266602,-.151845747877509,2.240816279876928,1.294884551633112 -285,BIGresearch,19,1,no,no,.611345728047248,B/C,-.0300829916661306,1,0,1.889528274536133,4.344862044229891,-2.450475209920242,-3.721895569631188,-.0592559290656343,1,-1.889528274536133,-7.5,6.4,0 -286,Triumph Campaigns,339,1,no,no,.6113614177804934,B/C,-.1573667355033384,1,0,4.229019165039063,5.052962994120287,-.8190852693077094,-.2510964184947357,-.009343590589931,1,-4.229019165039063,-5,,0 -287,University of Texas at Tyler,458,5,no,no,.6141317235264454,B/C,.088754363783471,.6,.6,6.617877197265625,5.797858470071949,.8248772869671906,.836423111991113,.174723701103399,4,.5210199356079102,-.0544177547333733,4.95161654428337,0 -288,Cooper & Secrest,60,1,no,no,.6147010430708935,B/C,-.0391345768022912,0,0,2.640132904052734,6.183933726653613,-3.538942262827363,-4.962948305911648,-.0735655698792127,1,-2.640132904052734,,,0 -289,OurProgress (The Progress Campaign),561,1,no,yes,.6160134777826878,F,,1,1,9.39239501953125,8.362475385490757,1.034778193814008,.2202560778710674,.0115924251511088,0,,,,0 -290,Meeting Street Insights,204,4,no,no,.6170682971384727,B/C,.7125785299598706,.5,0,4.057546138763428,5.06483212813468,-1.002427429597737,-.4536327540210398,-.0796661208393487,4,4.057546138763428,1.280954818209123,2.58986827738586,1.265172167780616 -291,Analytical Group,11,1,no,no,.6184388317177059,B/C,.0598262926693221,1,0,4.036056518554688,5.176715958002613,-1.13580087967441,-1.747837855901728,-.025908125573807,1,4.036056518554688,-1.333333333333333,6.666666666666666,0 -292,Dynamics Marketing,83,1,no,no,.6207423154389612,B/C,.0387765602878785,1,0,3.018547058105469,6.155337308046365,-3.13193169016738,-4.659284365245852,-.0598536373988882,1,3.018547058105469,-7.5,,0 -293,Vox Populi Communications,529,1,no,no,.6207423154389612,B/C,,1,0,3.522224426269531,7.917861975580011,-4.390778989536964,-3.978230779254844,-.0511047542679983,0,,,6,0 -294,Diversified Research Inc,80,1,no,no,.6207423154389612,B/C,-.064152784522455,1,0,4.993949890136719,6.554872480705821,-1.556064030795586,-2.785874178941585,-.0357876209894084,1,-4.993949890136719,,,0 -295,The Polling Company Inc.,337,7,no,no,.622270731060793,B/C,-1.067938553093189,.7142857142857143,.5714285714285714,6.255960191999163,5.308351153993361,.9524675977793171,.885010869864156,.1952803262797969,7,-4.83989988054548,-3.324883065028498,6.250531052568513,0 -296,Gotham Research Group,576,1,no,no,.6228611940629066,B/C,-.1734449731809093,1,0,5.752628326416016,5.804676627108641,-.0471897409191102,-1.563741127448584,-.0471476727718964,1,-5.752628326416016,1.770000076293945,4,1.387962868760444 -297,Probolsky Research,259,3,no,no,.62618874373672,B/C,-.6900987648517687,.6666666666666666,.3333333333333333,6.959641774495442,5.243211402314565,1.721288931954393,.7703615687694038,.0911883331134002,2,-9.125648498535156,-5.579999923706055,6.167808482020772,0 -298,Centre College,47,1,no,no,.6290050289776675,B/C,.1537553333945501,1,0,3.853492736816406,4.891760449030908,-1.033409152440987,-.0723490213957432,-.0028867442253601,1,3.853492736816406,2.327529164103718,4.75,.3515376219114583 -299,Market Trends Pacific,190,1,no,no,.6291950784059841,B/C,.067351313773143,.5,0,4.543716430664063,5.45684840361531,-.908273413177732,-1.022190024080307,-.0151518788855289,1,4.543716430664063,2.5,,0 -300,Cromer Group,65,1,no,no,.6296429319474106,B/C,-.0774360405063987,1,0,3.927379608154297,6.08793549057735,-2.155697322649538,-.4836413511514696,-.0095359438085831,1,-3.927379608154297,-3.346666463216146,,0 -301,Schoen Cooperman Research,301,1,no,no,.6303023004380324,B/C,-.0624973442065987,1,0,2.386863708496094,5.370843239814767,-2.979120971545158,-1.051778966068144,-.0275396503946337,1,-2.386863708496094,-2.088709677419355,1.944444444444444,.9735809899756319 -302,Neighborhood Research and Media,227,3,no,no,.6324666294822089,B/C,-.0597491170284171,.3333333333333333,.6666666666666666,6.965807278951009,7.018618823355674,-.0479529846311503,.8050694811589416,.0883363108628302,1,-3.422222137451172,-7.229166666666667,8.5,0 -303,NRECA Market Research,223,1,no,no,.6330322789819564,B/C,.0697342213024587,1,0,6.265480041503906,5.439997818332776,.830340782944646,-1.366995692036786,-.0152145373501373,1,6.265480041503906,,,0 -304,Dartmouth College,72,3,no,no,.6341509255994591,B/C,,1,.6666666666666666,9.2988650004069,8.591937143174066,.7117864170063507,.3680300573670962,.0138279825105581,0,,,,0 -305,West Chester University,377,7,no,no,.6377303704840417,B/C,.1062716401396332,1,.1428571428571428,5.193498338971819,5.098014824440317,.100342074305018,-.0480339506750172,-.0051725263191239,7,.9868768964494977,2.293927115535686,3.691488636510464,.8972301144595186 -306,Liberty Opinion Research,169,1,no,no,.6415081790443879,B/C,,1,1,6.079864501953125,9.00570334578558,-2.92098028405894,.0780221827344328,.0031131047955248,0,,,2.5,.5145265914137396 -307,ALG Research,14,20,no,no,.6422167309540089,B/C,1.312342015934227,.575,.35,6.310317039489746,5.869894769866829,.4452808293964322,.9034527298584789,.3596531196460913,20,3.29661808013916,5.859090865572082,4.818246478230166,.107875495901892 -308,Wick Communications,381,1,no,no,.6452045214297656,B/C,.0558979032903333,1,0,2.835014343261719,5.979972168317712,-3.140099265282478,-.8882257559875002,-.0175131238846043,1,2.835014343261719,4,5,1.193832780705905 -309,Zimmerman & Associates/Marketing Intelligence,394,3,no,no,.6498180118680649,B/C,.1938247030416279,1,0,4.675465901692708,5.55033011321138,-.8700056517451559,.1644795828560876,.0098634914604533,3,3.232142130533854,.652592440004702,2.19999885559082,.7217297129798763 -310,Rossman Group,294,1,no,no,.6505905331961153,B/C,.1102692544733953,1,0,4.211341857910156,5.846097621384668,-1.629897203700997,.6966388924904043,.0182407066212879,1,4.211341857910156,4.666666666666668,,0 -311,Victoria Research & Consulting,369,1,no,no,.6517654889570977,B/C,.1376153728243881,.5,0,8.048267364501953,6.228879746753025,1.824246177522444,.5744146572505787,.0098217769904098,1,8.048267364501953,17.5,,0 -312,"University of Nevada, Las Vegas",356,1,no,no,.6523329173036208,B/C,,1,1,8.909448623657227,8.318276495407856,.5960306880228859,.8017068008874375,.0241719100711493,0,,,,0 -313,Pacific Market Research,459,2,no,no,.653494860822339,B/C,-.6555274086879038,1,.5,7.476832389831543,5.863720269145579,1.617970680459478,.9818035062160836,.0860791140839026,2,-7.476832389831543,-.9224997520446774,,0 -314,Iona College,152,1,no,no,.6548851246506723,B/C,.1141930803039217,1,0,4.361198425292969,5.774182704723257,-1.408125719656773,-1.400008439650318,-.036657647872194,1,4.361198425292969,-1.666666666666667,1.5,2.260663973420936 -315,QEV Analytics,266,1,no,no,.6558025002242999,B/C,,0,0,6.367771148681641,5.676181313908002,.6964483945471546,-1.021828055026827,-.0249282303213586,0,,,3,1.905769189375852 -316,West Virginia Research Center,378,2,no,no,.6575229527611551,B/C,.1635247809902922,.5,.5,6.446525573730469,5.210832539533644,1.24055159397034,.9418864166295047,.0238922142222949,2,6.446525573730469,3.8,5.333333333333333,.016462644620733 -317,CallFire,42,4,no,no,.6590792550913124,B/C,-.4349172423877488,.75,0,3.932399749755859,4.243941083594738,-.3066827740653625,.0656218947358567,.0072576785970322,4,-3.932399749755859,-.4651136850381826,2.493135083803913,.9820529879875 -318,Becker Institute,26,5,no,no,.6630840295293677,B/C,.3529105264432197,.8,.4,7.657408905029297,6.298182131119558,1.364085333683254,1.101773268213613,.074233311853142,5,5.237909698486328,.0695833524068195,9.221825406947978,0 -319,TargetSmart/William & Mary,332,3,no,no,.6642156060720922,B/C,.59101995366542,.6666666666666666,.3333333333333333,5.331492106119792,4.375391384183414,.9609592817098925,.8908444352551741,.0987541248055597,3,5.331492106119792,1.663733113547817,4.073964020321752,.2031838417200449 -320,Hill Research Consultants,140,5,no,no,.6660276701636596,B/C,-.2769093037745259,.6,.2,5.26837387084961,5.346970478468227,-.0737380478451017,-.1608220135028404,-.0119939104777107,5,-3.712976837158203,-2.728571428571429,2.694136287591359,1.297644865587007 -321,Rice University,286,2,no,no,.6686716914664432,B/C,.1726691421866744,1,0,5.910717010498047,5.083069779847921,.8325057904236418,.0568776676208917,.0016615612048817,2,5.910717010498047,-.3636363636363633,2.392080818711254,1.295967000809112 -322,Independent Market Research,148,2,no,no,.669527225833027,B/C,.1167473015497415,1,.5,5.758111953735352,5.211871862211716,.551098651297151,1.263607998407901,.0278180709113064,2,5.303129196166992,4.178571428571429,5.5,.225156689108887 -323,MarblePort,182,2,no,no,.6704191818356448,B/C,-.3989260252944092,1,1,5.559762954711914,4.593391758484696,.9712297560007339,1.201210333533577,.0861896573293657,2,-5.559762954711914,-3.433333333333333,6.063945294843617,0 -324,University of Maryland,575,1,no,no,.6712293121834662,B/C,.1135980314638551,0,1,6.643642425537109,5.754120051521015,.8943809337896095,1.712732637619812,.0292856002167783,1,6.643642425537109,2.28,,0 -325,TMR Research,328,2,no,no,.6716308749095357,B/C,.1732914738583265,0,.5,7.871591567993164,5.558950296552112,2.317499831214567,1.584320839034085,.0348784983175483,2,7.871591567993164,6.666666666666667,,0 -326,CrossTarget,66,2,no,no,.6762587167562628,B/C,-.3947710135020523,1,.5,7.735822677612305,4.743741397805702,2.996939839580118,1.374601278944504,.0701480324284826,2,-7.735822677612305,-13.36923261789175,15.7764521715802,0 -327,The Florida Poll,99,5,no,no,.6770366372721874,B/C,.2693149734219958,.6,0,4.613794708251953,4.764907684766357,-.1462544167408888,.7009857832646388,.0614308630138835,5,3.073145294189453,.5235894199184606,3.56571418155084,.5494187869550708 -328,Southeastern Louisiana University,309,8,no,no,.6778269331635589,B/C,.0959017507036072,.875,.375,6.572028875350952,5.008820146753214,1.568067288371253,1.19044632680538,.1578474295804593,8,.7232673168182373,1.247499969270494,7.084589675770887,0 -329,R.L. Repass & Partners,268,1,no,no,.6780041269036229,B/C,,1,1,11.57935333251953,10.00819447043486,1.576017421858183,1.507228394645661,.0601387935953224,0,,,,0 -330,A&A Research,2,1,no,no,.6789176371621009,B/C,-.1488675128531222,0,1,10.04303741455078,5.738931981406079,4.308963992918217,2.332239081130662,.034570679870588,1,-10.04303741455078,,,0 -331,Old Dominion University,238,1,no,no,.6819325362239272,B/C,.1449702824038931,1,0,4.481784820556641,5.333950668553278,-.8473072882231222,-1.049167282545049,-.0339369432780109,1,4.481784820556641,-.8071428026471823,0,2.783215957726947 -332,Public Strategies Inc.,264,6,no,no,.6824439434446394,B/C,,1,.3333333333333333,7.979216893513997,8.295871938158671,-.3117964848711574,1.239295414753308,.1517478014240511,0,,,7.643708774087621,0 -333,OpinionWorks,244,6,no,no,.6845964972287284,B/C,-.456181422922214,.9166666666666666,.5,7.287042617797852,5.311487771983615,1.980413405587751,1.221276422531178,.1817508007630847,6,-3.065315882364909,3.666666666666667,9.5,0 -334,SmithJohnson Research,367,1,no,no,.6865822188584819,B/C,-.1934785389033732,1,0,8.513221740722656,6.138587409179744,2.379492891316428,2.22564044066766,.0505817507988562,1,-8.513221740722656,-15,,0 -335,Harper Polling/Clarity Campaign Labs,513,1,no,no,.6866403306698183,B/C,.3433280981097093,0,0,6.988388061523438,5.955750741689992,1.037495879606961,1.598259633956625,.0785198869297233,1,6.988388061523438,4.75,,0 -336,Feldman Group,93,2,no,no,.6868642290736736,B/C,.2053521798327145,.5,.5,6.676515579223633,5.431452545935022,1.249921593062127,-.392368475069014,-.0195188808056535,2,4.127988815307617,.6888893975151911,1.456275361687035,1.98839311585113 -337,Capital Survey Research Center,44,13,no,no,.6906596083400505,B/C,.0296484346278982,.3461538461538461,.6153846153846154,9.670362179095928,7.336770223102206,2.33845051576724,1.182967849154862,.2856575989542247,4,.5845623016357422,.7083333333333333,9.083471842086395,0 -338,Illinois Wesleyan University,147,3,no,no,.6910966730076322,B/C,-.3299533999281484,1,.3333333333333333,8.178092956542969,5.624084947005315,2.558866569311169,1.577671542754827,.0636527479288878,3,-8.178092956542969,-5.873611132303874,5,.249078152659788 -339,Tulsa Surveys,341,1,no,no,.696873807009173,B/C,-.1324139186690047,1,1,11.89712524414063,5.161076022114935,6.740907781799205,4.369037667233472,.0486269906770793,1,-11.89712524414063,,,0 -340,TeleResearch Corporation,335,1,no,no,.699532001667973,B/C,,1,1,8.888496398925781,8.692067614048149,.2012873446511477,2.795441996831231,.0635315336083473,0,,,11.25,0 -341,SoonerPoll.com,308,25,yes,no,.7010346481862889,C+,2.734870707595853,.8,.48,8.682242698669434,5.72679408131992,2.960307177123031,1.68478445325673,.8559638287736479,21,5.993773687453497,2.883332824707031,5.855930044111688,.0978629027999817 -342,Decision Forecasting,77,3,no,no,.7014773009665694,B/C,-.0531594812427779,1,.6666666666666666,8.093864440917969,4.722246209842496,3.376476790848987,1.660632924531877,.0623949119839926,3,-1.414833068847656,.6498333613077799,3.547525734387925,.4992803500548959 -343,Southern Research Group,649,1,no,no,.7024019905841681,B/C,.1238125987145376,0,1,7.7767333984375,4.690252707620171,3.091339250590844,3.719290971675684,.0592144615207211,1,7.7767333984375,5.5,5.5,0 -344,Great Lakes Strategies Group,125,1,no,no,.7050372759619712,B/C,-.1972988004563895,0,1,7.535125732421875,5.335962490061374,2.204021802134017,2.776038521441719,.0726874493871439,1,-7.535125732421875,-10,10,0 -345,University of Wisconsin (Badger Poll),365,8,yes,no,.7076341994634802,B/C,.6950988570813171,.875,.375,12.78543090820313,5.85634235700468,6.93394711097196,5.106125071810273,.6570991270581704,7,6.007245744977679,7.213419865736198,3.760023128639523,.9241074115303469 -346,Hoffman Research Group,141,2,no,no,.707656896222047,B/C,-.4009827442091181,1,0,5.245321273803711,4.715060167321296,.5351196662559311,-.5098359391512816,-.0389748126579604,2,-5.245321273803711,-1.262501239776611,2.060718205744823,2.189243642368037 -347,"California State University, Bakersfield",41,1,no,no,.7104209528250982,B/C,-.1265790115977124,0,1,9.853496551513672,6.104924872358076,3.753430238929111,4.981000507707522,.0639864354482843,1,-9.853496551513672,-14,,0 -348,Minnesota State University Moorhead,211,4,no,no,.7107541762804452,B/C,.4641666238621686,1,.75,9.203699111938477,5.200276910215103,4.008280761496889,1.836139668319938,.119455220886435,4,7.134679794311523,,,0 -349,Multi-Quest International,220,4,no,no,.7109828802081053,B/C,-.0045227866109001,.75,.25,5.391483306884766,5.36080491244285,.0355369542154306,.9488734423603559,.1052461611641518,3,-.045739491780599,.5518517670808016,3.213384057136836,.5667756366123041 -350,Constituent Dynamics,58,7,no,no,.7114691696429022,B/C,,.8571428571428571,.7142857142857143,9.457359858921595,8.456896353288668,1.005322065406443,1.423643235597189,.1993066323793451,0,,,10.87636664561877,0 -351,University of North Carolina,359,2,no,no,.7134281170390175,B/C,.2165461378793016,.5,.5,6.856529235839844,5.625256972860424,1.236130822752935,1.262646281894768,.0398774899730273,2,6.856529235839844,-.2875003814697266,1,1.485055311499993 -352,Global Strategy Group/GBAO (Navigator Research),413,2,no,no,.7138747465575233,B/C,.5238210678100587,1,0,5.238210678100586,5.088962196677475,.154107041196627,.3929432926947759,.0392943292694776,2,5.238210678100586,1.010704781134638,1.557292289935744,1.201804172880457 -353,Detroit Free Press,663,1,no,no,.7145828200288762,B/C,.1331316917459678,1,1,8.981452941894531,5.343517271353784,3.642794230314263,2.737490613477723,.0405777059534558,1,8.981452941894531,2,2,2.000825919092727 -354,Sky Research,665,1,no,no,.7150917161062554,B/C,-.3732352724099157,0,1,8.725540161132813,5.457853426386526,3.272545294519802,2.343940923501227,.1002621514473841,1,-8.725540161132813,-4.632780075073242,,0 -355,Southern Opinion Research,311,2,no,no,.7189362045186547,B/C,.0193370156963022,1,.5,8.5,5.374426646438543,3.130431913334972,3.040663668086437,.0669395869944127,2,.8783645629882813,4.166666666666666,3.5,.6924543701491878 -356,American Research Group,9,277,yes,no,.7244254380439519,C+,.0764734179302929,.7509025270758123,.4007220216606498,7.530794866678947,7.002306272401291,.5333471540511734,.8666469684750715,.7705520481818027,86,.1135636263115462,-1.141953825132163,6.882220458743856,0 -357,Opinion Consultants,241,2,no,no,.7274665733113352,B/C,-.2560304923197467,1,.5,6.620656967163086,5.238221153109865,1.387294373826737,1.014707190446595,.0392402117824494,2,-6.620656967163086,-5.441666730244955,2.242640687119285,1.785901565320188 -358,Arthur J. Finkelstein & Associates,16,1,no,no,.7311333994103096,B/C,-.202592759519747,0,1,13.66749954223633,6.615323422196168,7.057034679813675,5.8548669791694,.0867864421187967,1,-13.66749954223633,,,0 -359,Zata3,392,2,no,no,.7313190174029209,B/C,-.2012821656754537,1,.5,10.1712818145752,6.04206711682583,4.134073257522881,2.453547573911916,.1252083330751408,2,-3.944269180297852,0,,0 -360,GaPundit.com,111,2,no,no,.732586115484869,B/C,.5537197498696054,.25,1,8.256275177001953,5.354790821792964,2.906342914982504,2.138300105087178,.1434083741095665,2,8.256275177001953,3.027981217144526,,0 -361,Baselice & Associates,23,2,no,no,.7327692013551886,B/C,.3040444320828225,1,.5,10.02863216400146,5.737451677075302,4.296039046699679,3.329989734550258,.1009574208252728,2,10.02863216400146,8.75,4,.1262369305463489 -362,Redfield & Wilton Strategies,562,9,yes,no,.7338303682313423,B/C,2.202347366898148,.7777777777777778,.6666666666666666,6.607042100694445,3.460839116338677,3.151061544129283,2.637491104694027,.8791637015646755,9,6.607042100694445,2.529307956248107,2.997833312978453,0 -363,MarketAide Services Inc.,191,1,no,no,.7347490397872456,B/C,.1662938060892203,1,1,11.21866607666016,5.930280419636047,5.293244216797625,6.098788644059137,.0904020824957326,1,11.21866607666016,9.5,,0 -364,Bannon Communications Research,21,2,no,no,.7358846324854385,B/C,.3276200692953867,1,.5,10.37347793579102,6.048551767084762,4.329784728479769,3.458745236109351,.1092357221891394,2,10.37347793579102,8.333333333333332,21,0 -365,Howey Politics/DePauw University,142,7,no,no,.7368527012959377,B/C,.0840077257383459,.5714285714285714,.2857142857142857,6.740425654820034,5.6074370834724,1.137847131121149,1.536836800289427,.2456344012815879,6,.5784180959065756,1.297258237258008,7.196152422706631,0 -366,High Point University,139,3,yes,no,.7394188305792835,B/C,.0045991236618311,.6666666666666666,.3333333333333333,11.5411860148112,5.849592464151257,5.696452110433458,7.072953511490935,.8020563492372621,2,.0979747772216797,1.810572346488198,6.039410563067126,0 -367,Forman Center,100,2,no,no,.7402031704395229,B/C,.2422698600401577,1,.5,11.0048656463623,5.479300798611541,5.53042340752428,4.699148656431906,.1034507938475355,2,11.0048656463623,17.14285714285714,21,0 -368,New Frontier Strategy,229,2,no,no,.7416808971924336,B/C,,.5,1,14.05421733856201,8.087539612334098,5.971536286001428,2.451390639065463,.1434951483565217,0,,,10.18888918558756,0 -369,SMS Research & Marketing Services,296,1,no,no,.7420963383393399,B/C,-.1666266571273037,0,1,9.744956970214844,4.610226265584776,5.139589264403583,2.977143745966674,.0509054592743829,1,-9.744956970214844,-1,1,2.880160549046826 -370,HighGround Inc.,416,2,no,no,.7429106449775071,B/C,-.3894387965502069,.5,0,4.441871643066406,5.640891302118826,-1.194161099278904,.0593082157317811,.0051998171077677,2,-4.441871643066406,-3.016805860731337,2.638004968678565,1.942356279167756 -371,Abacus Associates,6,2,no,no,.7478576351193714,B/C,.1657550174081954,.5,.5,8.055637359619141,6.177462183913511,1.883033735479144,2.975070041477657,.1362027505559185,2,3.620578765869141,6.5,,0 -372,Lester & Associates,293,1,no,no,.7578342859889603,B/C,,1,1,18.92186546325684,7.935690161919732,10.99103386111062,4.033843425372334,.0916764717137236,0,,,1.850000381469727,1.32694911229125 -373,PSI,248,3,no,no,.76138338844183,B/C,-.0425848070705559,.6666666666666666,.6666666666666666,11.68826611836751,8.402995074441582,3.290129603699447,2.957599871783374,.1111258129100458,1,-3.314998626708984,-4,2,.7967065684965622 -374,Montana State University Billings,216,11,no,no,.7646886677253123,B/C,1.988396541215514,.5909090909090909,.3636363636363636,6.64113339510831,5.620205455461732,1.025786499420093,.8250283703470085,.2631190489924133,11,6.234757856889204,2.436363636363637,2.75,.5592303447021791 -375,Long Island University,633,1,no,no,.7648066428881964,B/C,.3445801985891241,1,1,6.547023773193359,3.4233802646952,3.128502068271675,2.972387347577147,.1564414393461656,1,6.547023773193359,2.749569759573987,2.731481340196398,.0749388672985862 -376,Dynata,283,2,no,no,.7660676737756454,B/C,,1,1,9.368056297302246,8.560555616429976,.812359240645786,.8395373997038119,.0644249372771463,0,,,1,1.598656868505834 -377,Gazette Communications,640,2,no,no,.7665301268461008,B/C,.2355804045651158,1,.5,8.064261436462402,4.626501558835482,3.442618437400435,3.3104168418949,.0967068522067761,2,8.064261436462402,4.749999427795411,3.149998664855957,1.392265042926306 -378,SocialSphere,307,2,no,no,.7668038833666185,B/C,-.4117260457887734,1,0,6.139068603515625,5.424192423106172,.7197347401829679,2.648506410065523,.1776261419913162,2,-6.139068603515625,-6.424999872843425,6.522497216032183,0 -379,Jeffrey Stonecash,158,1,no,no,.7695436016228577,B/C,-.2253635113043367,1,1,11.42992401123047,5.396897248202801,6.037885322801182,6.611801980627341,.1303647258668639,1,-11.42992401123047,-16.66666666666667,22,0 -380,Kimball Political Consulting,163,5,no,no,.7707963621506608,B/C,-.9191810360774312,.8,.6,6.832617950439453,4.794342143972747,2.043134366240221,1.87959098279985,.2528583332923866,5,-6.832617950439453,-2.947999572753907,6.36664866823249,0 -381,Consumer Logic,59,2,no,no,.7723679719077727,B/C,.3073798714305453,.5,.5,10.2096996307373,5.53151086736607,4.68304732314475,4.200812392745554,.1264723958478219,2,10.2096996307373,10.05555555555556,4.299999237060547,.587518016380516 -382,Y2 Analytics,389,8,no,no,.7738305181140661,B/C,1.349587869652441,1,.5,8.045513153076172,5.201985704223919,2.848386008625769,1.105929878227456,.3140146899641246,7,5.088503156389509,-2.625750897306226,4.446978219567864,.3509703823649382 -383,20/20 Insight,1,8,no,no,.7754067003676498,B/C,.5194501176309351,.625,.25,10.15272641181946,6.18501432093595,3.972570650657025,1.561630549003091,.3564314482364607,5,2.93757553100586,3.179270582539695,6.887526543234834,0 -384,Zia Poll,393,4,no,no,.7785520641425858,B/C,-.8303678743833749,.75,.5,5.355730056762695,3.572925596377065,1.787663020159146,1.820640435651732,.2822773576236529,4,-5.355730056762695,-5.332124996185303,5.859122918275927,0 -385,Glover Park Group,120,1,no,no,.7802825322475039,B/C,-.3425971166529996,0,1,11.36287689208984,6.521124802345822,4.846610649517537,5.045396115033666,.1521215250150325,1,-11.36287689208984,-7.25,,0 -386,Baydoun Consulting,25,6,no,no,.7807784939732713,B/C,-.9694367373149146,.8333333333333334,.6666666666666666,6.843583424886067,5.375153783647222,1.473288201012361,1.82428968118771,.2867863068578664,4,-8.765375137329102,-6.805556221613808,8.004608245886912,0 -387,Cherry Communications,49,5,no,no,.7821132181835952,B/C,-.4699481294818663,.5,.2,7.576317214965821,6.237433416198577,1.343742358540758,1.807436127805994,.2937200302999928,4,-3.25346565246582,-3.928865095337704,11.69348712139186,0 -388,VCreek/AMG,501,1,no,no,.7845307496405605,B/C,.4140598899439761,1,1,7.867137908935547,4.713508572559066,3.158487896149996,.8756614197838374,.0460874431465178,1,7.867137908935547,.7300003051757811,.4300003051757813,2.546422823386813 -389,Neighbor,226,1,no,no,.7845675470593667,B/C,-.1902672901224637,1,1,17.09513473510742,5.337714315769933,11.762278979111,12.2481444785968,.136320730727273,1,-17.09513473510742,-14,13,0 -390,Clout Research/Wenzel Strategies,55,16,no,no,.7850504011748768,B/C,-1.903883602077899,.5625,.4375,6.75414502620697,5.165788310454348,1.593215275526138,1.407179409466845,.501078209414406,15,-5.697357813517253,-4.606280111589751,5.237259413643385,0 -391,Hofstra University,558,2,no,no,.7878909576408066,B/C,.6438211441040039,1,1,6.438211441040039,4.440431470381285,2.002638530432269,2.19463160569429,.219463160569429,2,6.438211441040039,2.23675095251669,2.528308264282189,.1402779707137773 -392,Cometrends,631,1,no,no,.7882629267422561,B/C,.3972117775364926,1,1,7.547023773193359,3.873551018953735,3.67833131401314,3.492995608102864,.183841874110677,1,7.547023773193359,3.760322447746031,3.353124856948853,0 -393,Rainmaker Media Group,276,1,no,no,.7927434480795656,B/C,.2754625870077134,1,1,12.12059020996094,4.908532412135472,7.216916357598981,6.896825626111575,.1567429800199399,1,12.12059020996094,7.75,,0 -394,Datamar Analytics,75,8,no,no,.7955914215103156,B/C,-.2713336655661277,.6875,.375,6.29167628288269,5.734071419700766,.5624634229554393,1.943131251177086,.2969931768029055,5,-2.778728485107422,-3.300689658460946,5.841690338934272,0 -395,brilliant corners Research & Strategies,564,1,no,no,.7971150836679657,B/C,.6458057604337993,0,1,12.27030944824219,5.882632522308416,6.392535485707286,3.661186589691349,.1926940310363868,1,12.27030944824219,3.220000130789621,,0 -396,Open Model Project,629,2,no,no,.8002175248718194,B/C,-.5652378082275391,0,1,5.652378082275391,4.888778942321182,.7684576997277237,2.458175248718194,.2458175248718194,2,-5.652378082275391,-5.465624690055847,5.266666412353516,0 -397,Lauer Johnson Research,167,1,no,no,.8005167504833421,B/C,.2723246035939315,0,1,13.81168365478516,6.005785613536172,7.8107566010225,8.182689547185481,.1613378747273484,1,13.81168365478516,17,,0 -398,Lycoming College,176,3,no,no,.8010441036246542,B/C,.4833328686686418,.6666666666666666,.3333333333333333,7.268063863118489,6.084398909091838,1.188523513800166,2.022369619931218,.1344894222613865,3,7.268063863118489,5.666666666666667,4.962127474685254,1.154565286656061 -399,Beacon Research,545,3,no,no,.8018623744004145,B/C,,1,.6666666666666666,7.971240361531575,6.544274934389622,1.43182398691547,2.0490366208029,.2927195172575572,0,,,,0 -400,University of Alabama at Birmingham,344,2,no,no,.810352988799831,B/C,-.3508822861760528,1,1,12.0112133026123,4.941343274105142,7.074728588280678,6.202802475671113,.1812018035587301,2,-12.0112133026123,-6,6.267949192431122,0 -401,Saguaro Strategies,298,2,no,no,.8106802091633276,B/C,.3871853984956438,0,1,5.045509338378906,3.753667240429015,1.296700657723407,2.126562820267319,.1631894854951884,2,5.045509338378906,3.966666666666667,2.444444444444445,.8929885052639039 -402,Ed Renwick/Loyola University New Orleans,85,10,no,no,.8108665055912748,B/C,.8957129970820817,.8,.4,7.855332946777343,5.139254068804016,2.720937437746844,1.995362236248855,.3204656482399905,9,6.175258212619358,4.339629641874336,6.051410743983269,0 -403,WPA Intelligence (WPAi),383,17,no,no,.8131509137491899,B/C,-.6787699646565474,.6764705882352942,.4705882352941176,7.492368024938247,5.985443353971648,1.511783230740115,1.46511165049412,.5484644295677007,15,-2.079267374674479,-4.819983496122701,10.07049880632958,0 -404,University of Colorado,580,2,no,no,.813688161427447,B/C,.5152778562059495,1,.5,6.714714050292969,4.881345487789693,1.838227122276792,3.058748700476092,.2347241388462831,2,6.714714050292969,7.307555601331923,,0 -405,Patinkin Research Strategies,490,2,no,no,.8167486029944687,B/C,.5671300888061523,1,0,5.671300888061523,4.762638001079273,.9135214467557655,1.89505998476522,.189505998476522,2,5.671300888061523,2.519230871934157,3.381250381469727,.7284260451794673 -406,Slingshot Strategies,451,1,no,no,.8190007451179849,B/C,.4257258734660525,1,1,9.285785675048828,5.136478939301944,4.154165295520399,4.52406932197511,.2074152291597768,1,9.285785675048828,9,9,0 -407,Baldwin Wallace University,401,2,no,no,.8203502710103,B/C,.7280571696293006,.5,.5,8.304094314575195,5.070781322588465,3.238171551760245,2.884927492761598,.2529345242718636,2,8.304094314575195,3.546666781107585,,0 -408,Univision/Latino Decisions/North Star Opinion Research,516,7,no,no,.8273692865229174,B/C,1.323086738586426,.7142857142857143,.2857142857142857,6.070222582135882,5.229862581917023,.8452185599923744,.7799769138622087,.2183935358814185,6,5.292346954345703,1.311874486905276,2.87489136302364,.8737705380053534 -409,RMS Research,273,3,no,no,.829149331712251,B/C,.3345721425836921,1,.3333333333333333,11.12290445963542,5.418458160194636,5.709304859214297,4.900827694345478,.2033849439191096,3,8.061955769856771,-5.8,4,.2310479007778654 -410,Data West Polling,74,2,no,no,.8313925982383255,B/C,.3825687758208263,.5,1,13.09588813781738,6.15804505062615,6.942701646964749,6.923019046087025,.2022414129972245,2,13.09588813781738,7.5,,0 -411,Hays Research Group,136,9,no,no,.8314807911904231,B/C,.9776926335490508,.7777777777777778,.4444444444444444,8.030609766642252,5.195450841896824,2.840017484518944,2.006115960986542,.3620719641974109,5,10.69680023193359,4.125397334023127,7.349213550843684,0 -412,"Normington, Petts & Associates",232,12,no,no,.8340065236791729,B/C,.8610392546312677,.5833333333333334,.5,7.553451538085938,6.111138322429805,1.447171775429648,1.61653847789317,.4263613431205425,12,3.264609018961588,3.576653460346201,3,.0992029491158098 -413,WCIA-TV,373,2,no,no,.8373249179614223,B/C,-.4020674631878819,1,1,18.26351165771484,6.084968074576082,12.18340214291228,9.110806725005776,.2005725413694349,2,-18.26351165771484,-8.769841269841269,,0 -414,Market Research Insight,185,19,no,no,.8383270609708023,B/C,-.2420582752342996,.9473684210526315,.631578947368421,7.236588829442074,4.979199754730689,2.262247634484899,1.503736899021443,.5989164222602962,19,-.607750842445775,1.038254158662789,7.452589716116476,0 -415,Auburn University at Montgomery,588,2,no,no,.8487197690254652,B/C,.7860176086425782,1,.5,7.860176086425781,4.428940268981396,3.4360943772179,2.030929896541245,.2030929896541245,2,7.860176086425781,.2442885262625563,2.700004577636719,.9122677937134069 -416,USC Schwarzenegger Institute,648,1,no,no,.8511258784247192,B/C,.4124617325632196,1,1,7.836772918701172,3.395411984082895,4.446219494391792,4.687391690069665,.2467048257931403,1,7.836772918701172,7.859999847412109,7.433333079020183,0 -417,Hickman Analytics,415,1,no,no,.8587338643226845,B/C,.4464992819421832,0,1,9.088420867919922,5.956092860305542,3.137186567387895,5.101195754439156,.2506134205825893,1,9.088420867919922,7.666666666666666,,0 -418,GCR & Associates,110,1,no,no,.8645850767685399,B/C,,1,1,18.29655265808105,9.779407026528906,8.522004191325664,7.84144835400416,.2364240695360685,0,,,,0 -419,ccAdvertising,396,33,no,no,.8647865092008848,C+,-2.639029471910175,.8484848484848485,.7575757575757576,7.36368144642223,5.329600950969022,2.038939055226724,1.486524167633506,.7070917686357648,33,-5.548050851532907,-4.331729200390248,7.005812303421265,0 -420,Arizona State University,15,8,no,no,.8663174174681411,B/C,.5564589048318203,1,.5,8.227585315704346,6.338723967013705,1.893719908464155,2.024655431005273,.2808817588612856,6,5.835334777832031,6.070740728025083,3.142654716224832,.5185243754774501 -421,Hellenthal & Associates,137,5,no,no,.8670544690054455,B/C,.3765420102603602,.4,.4,8.071262359619141,5.937879938713214,2.138240980679443,2.544537365352988,.3539433038839037,3,4.278266906738281,.6055541568332247,14.79999923706055,0 -422,Gonzales Research & Marketing Strategies Inc.,121,10,no,no,.8671832792966774,B/C,-.6363039022322089,.8,.4,6.542662811279297,5.828565110362793,.7189562606900194,1.735118904503177,.4061102175967055,9,-2.770167032877604,-2.362963217276114,3,.2060782883476115 -423,J.L. Partners,619,2,no,no,.8717544649058873,B/C,.754702377319336,1,.5,7.547023773193359,4.344807289745374,3.207075043221501,3.173544649058874,.3173544649058874,2,7.547023773193359,3.801195517830227,5.355769084050105,0 -424,The Justice Collaborative Institute,630,2,no,no,.8740004716195655,B/C,.6671300888061524,1,.5,6.671300888061523,4.424274950151863,2.251884497683175,3.153475591663418,.3153475591663418,2,6.671300888061523,3.560256512959798,3.925000190734864,.0425291245322368 -425,Opinium,559,2,no,no,.878166792619742,B/C,.7238210678100586,1,1,7.238210678100586,4.248390680775158,2.994678557098943,3.23766792619742,.323766792619742,2,7.238210678100586,3.032210157478724,4.192044517038934,0 -426,Cole Hargrave Snodgrass & Associates,56,5,no,no,.8845314981903987,B/C,.0945812768473129,.6,.4,8.11447639465332,7.038000257528114,1.081334696898721,2.038838846799876,.3285104709151252,3,3.437128702799479,-2.175925925925926,3.6648332982792,.4106739370256197 -427,Global Strategy Group,118,25,no,no,.8913663343894696,B/C,1.766649007346779,.68,.24,6.418126983642578,5.723307734646613,.6996778087694794,1.540670870240072,.6198832587262747,25,4.39086654663086,5.018593838052824,5.598565603370303,.0903718764869907 -428,Global Marketing Research Services,621,1,no,no,.8996796251924318,B/C,.5024749354312295,1,1,9.547023773193359,3.866641245067691,5.685241087899183,5.609912878656203,.2952585725608528,1,9.547023773193359,5.781827824090117,5.322916507720947,0 -429,Colby College,593,6,no,no,.902215404420696,B/C,1.986114343007406,.6666666666666666,.5,8.309026718139648,5.053019138696787,3.260866139216377,2.024861617682784,.506215404420696,6,7.944457372029622,4.139999453226725,,0 -430,East Tennessee State University,456,2,no,no,.904242150821006,B/C,.8677047628217041,.75,1,9.896890640258789,5.432051605568342,4.469697594463963,3.841783782673304,.3368264040825696,2,9.896890640258789,3.928571701049804,,0 -431,Marketing Research Institute,192,9,no,no,.9110301449193087,B/C,-.3850345165108986,.3333333333333333,.8888888888888888,9.83777936299642,5.168914593647601,4.673723329122335,3.043724389403176,.3843926143079262,9,-3.048807144165039,-3.937036867494936,5.674016281858086,0 -432,Concord Public Opinion Partners,553,1,no,no,.9127579103209558,B/C,,1,1,13.4076042175293,7.712343199972102,5.70011957733071,4.898408145986322,.2578109550519117,0,,,6,.9599921501118365 -433,Brandwatch Qriously,610,3,no,no,.9196814966276886,B/C,.9352891104561941,1,1,6.547023773193359,3.474302797176183,3.077579535790692,2.873770476393819,.4105386394848313,3,6.547023773193359,2.809999864180009,2.756743569862824,0 -434,Victory Enterprises,525,1,no,no,.9238650078557841,B/C,-.5228166038913292,0,1,17.34019470214844,6.209659116786648,11.1353941451353,9.807578617144038,.2957040006233127,1,-17.34019470214844,,,0 -435,St. Cloud State University,312,16,no,no,.9396148226566754,B/C,1.47271229287365,.75,.375,6.441546678543091,5.311813590202769,1.134591648113836,1.787869092620678,.6830657344421891,15,3.870546468098958,3.325277775052994,7.67030134935402,0 -436,Bainbridge Media Group,656,1,no,no,.9532668607285963,B/C,.4812609706441475,1,1,21.17589569091797,5.681841110072618,15.49891314061887,13.95999353199086,.3172663926689706,1,21.17589569091797,,,0 -437,Rutgers University,295,16,yes,no,.9536642336873885,B/C,.2820584140873488,.875,.3125,6.795642375946045,5.144859282030129,1.655641653689431,3.130029810797417,1.106595892753365,16,.7978081703186035,1.493687474140275,6.034197046142102,0 -438,SSRS,297,30,yes,no,.9600427499204713,C,2.694829190924799,.6,.4,6.16478583017985,4.984938500887263,1.184705889066103,1.860110765677585,1.121504960904231,28,4.642478397914341,2.72383017066284,4.357344560039563,.0061724362584507 -439,Schapiro Group,300,2,no,no,.9625799195805064,B/C,,.5,.5,21.48976993560791,9.674551716711266,11.82007677867016,7.250226282885635,.3222261345584757,0,,,6.5,.6139517335312643 -440,Western Kentucky University,379,4,no,no,.9745995317842931,B/C,.9039627322345885,.75,.75,10.91082143783569,5.93750848421943,4.978171513389777,2.717648487214811,.3818557202981444,3,8.363541920979818,-1.080555333031548,2,.5773409954215362 -441,Loras College,171,18,no,no,.9841127254112587,B/C,1.541755722648368,.7222222222222222,.3333333333333333,8.122161971198189,6.29974914462441,1.827271386347294,1.290311777594499,.5390568783618767,14,4.378634316580636,-.5874077337759511,2.882841096758062,.5414996138439588 -442,Millersville University,210,5,no,no,.9842310095562388,B/C,-.6272345449247876,.8,.8,14.15688896179199,4.994842573624572,9.166904947940935,6.418056860360715,.3880848542669334,5,-10.37305870056152,-6.093433316548666,5.855996079896938,0 -443,DCCC Targeting and Analytics Department,68,5,no,no,.9842643819884445,B/C,2.043319386493293,.4,.6,9.703327178955078,5.953524489999817,3.754661248728775,2.59586861364606,.5466360728881096,5,9.703327178955078,,,0 -444,Massie & Associates,199,2,no,no,.9968055722692079,B/C,-.5278419610119539,0,1,23.97669219970703,6.366979766107755,17.61457099337279,16.3550556528758,.3600531956772206,2,-23.97669219970703,,,0 -445,SurveyMonkey,324,268,no,no,1.001412805164425,C,4.742322850559237,.878731343283582,.5559701492537313,6.601033203637422,4.26875989713309,2.337131866277848,1.062040814521232,.9813564444132529,255,5.149043273925781,1.829138998053469,5.077808011728328,0 -446,Hampton University,131,4,no,no,1.007186225222977,B/C,-.8084199351629326,.5,.5,7.510197639465332,4.543007337237182,2.972048862001666,3.533701523128475,.4951575003798568,4,-5.769305229187012,-6.759859941252808,5.482901716514413,0 -447,Roanoke College,292,18,yes,no,1.009442050744381,B/C,.6067975105006991,.8055555555555556,.5,7.776469760470921,5.660294125798027,2.12103419444641,2.674311035826569,1.083510777858589,15,1.70916493733724,1.265536239225209,4.722550610519473,.2425480800288887 -448,Greg Smith & Associates,128,5,no,no,1.019030188515818,B/C,.9385190782357025,.4,.4,10.13129425048828,5.562127832245347,4.574024978016451,4.480871585321742,.4150884739870261,5,10.13129425048828,6.333333333333333,6.400624329750488,.4508519551095868 -449,Marketing Resource Group (MRG),193,10,no,no,1.023132685502489,B/C,.3207101759247366,.3,.7,9.837563133239746,7.20570971346478,2.636711979548481,1.787654378840304,.4898945891332116,6,1.696808497111003,1.590694447369244,5.616928727053398,.5934383038266723 -450,University of Iowa,353,3,no,no,1.039979959810069,B/C,-.3193475974663202,.6666666666666666,.6666666666666666,17.28665033976237,7.417030963000095,9.874477936535788,6.97873783583896,.447728836880296,1,-6.610149383544922,-2.789999198913574,13.14096253015037,0 -451,BWD Global,527,2,no,no,1.045677231309342,B/C,-.1404711485062427,1,.5,13.50125408172607,7.132984235684576,6.373128405815014,6.392027337486082,.4620027691118792,1,-4.353763580322266,-5.299999237060547,,0 -452,DeSales University,474,1,no,no,1.07241756944191,B/C,.7509087010433799,1,1,14.26726531982422,6.153090891431617,8.119032988166117,8.891933819396279,.4679965168103304,1,14.26726531982422,10.80000305175781,10.80000305175781,0 -453,Citizen Data,616,12,no,no,1.073631353030995,B/C,2.81656436920166,.5833333333333334,.6666666666666666,7.04141092300415,4.648637091681832,2.397632391095834,2.04874931783113,.8194997271324521,12,7.04141092300415,2.810882241028659,4.093776961431736,.0413290647463573 -454,Hamilton Campaigns,130,13,no,no,1.073770960027546,B/C,1.392617616215609,.5769230769230769,.3076923076923077,6.684710282545823,5.63254395959722,1.057024882722118,2.361243312291777,.6359906199880091,13,5.170373476468599,4.036442286639028,4.273163888017891,.2309647409087736 -455,Kiaer Research,585,2,no,no,1.076310384931727,B/C,1.061572074890137,1,1,10.61572074890137,4.64601247214541,5.974566836529473,5.219103849317273,.5219103849317274,2,10.61572074890137,5.807156682014465,5.968028861980305,0 -456,Craciun Research Group,61,1,no,no,1.095200676089474,B/C,.7473572828176596,0,1,18.73064041137695,5.116497238094481,13.61900173305599,11.96321607727867,.4773353427811738,1,18.73064041137695,11.25,,0 -457,Bluegrass Community and Technical College,632,2,no,no,1.107442839168911,B/C,1.093443298339844,1,.5,10.93443298339844,6.003924302267745,4.935367240904208,2.392250486172154,.2392250486172154,2,10.93443298339844,.6249985694885254,2.600000381469727,3.138177905516952 -458,MRG Research,207,24,no,no,1.111265188649798,B/C,-3.083955272059459,.8333333333333334,.5833333333333334,8.943052132924398,5.407174701365314,3.5407359913326,2.14098253721693,.8904759804073685,23,-7.625354103420092,-3.234717323666527,10.26022213049239,0 -459,Marketing Workshop,194,8,no,no,1.115983669150738,B/C,.3448772056383823,.5,.625,10.6016674041748,5.266048588131658,5.340477375816662,4.033538310924238,.4003615104602252,8,3.47454833984375,2.008333333333333,2.641043185007137,1.616378813029728 -460,RABA Research,269,5,no,no,1.118377630240892,B/C,1.538555045288237,.6,.6,7.823005676269531,5.342572401839838,2.485291834203208,2.707810890144733,.5351755262047316,4,8.841274261474609,3.508910304897434,3.485033576626042,.6674280850886041 -461,Critical Insights,64,19,no,no,1.119106761369179,B/C,-.0691083839119506,.8947368421052632,.3684210526315789,8.086197903281764,5.752746690004436,2.338309773050844,2.40254315079453,.8191522153301506,17,-.2212783589082606,-2.428431417427811,11.41380759596731,0 -462,Momentum Analysis,214,3,no,no,1.124303973478535,B/C,.3670145406580748,.3333333333333333,1,13.65023549397787,6.14552546453217,7.509568589219209,8.300189407978348,.5319864936861566,3,5.726254781087239,3.222222222222222,,0 -463,Research America Inc.,282,3,no,no,1.131607187137726,B/C,.0847723336746491,1,.3333333333333333,14.39089012145996,7.969911338960837,6.42583734227264,5.105554309696529,.5945879281108634,1,1.69012451171875,-1.599999745686849,11.87755075071111,0 -464,Targoz Market Research,454,15,no,no,1.133365276638808,B/C,2.572473292238801,.8666666666666667,.4666666666666667,6.581652577718099,4.809457452412484,1.777053685079131,2.125109281923975,.9409262085119334,15,5.810005950927734,3.4468055433927,4.831862286647933,0 -465,TargetPoint,331,2,no,no,1.159564301272192,B/C,,1,1,18.27473926544189,9.770461489997999,8.509136335217413,7.565946803218451,.5806002786910281,0,,,,0 -466,Meredith College,423,4,no,no,1.18123967760948,B/C,1.246890113467262,.25,.75,11.63000249862671,6.146663427671134,5.48819763072909,3.866231745809243,.7029512265107715,3,8.728230794270834,4.361949640458668,4.653705165648823,.0565864810428969 -467,Swayable,543,89,yes,no,1.192291749868317,C,4.067885775898778,.8876404494382022,.247191011235955,7.246318367090118,5.429990979589261,1.821185947274373,1.355466177967593,1.12744383027211,68,5.144679069519043,.7856278245137626,4.977010539240383,.1620980606381366 -468,Glascock Group,116,2,no,no,1.222962284460374,B/C,.2547327212035909,.5,1,15.05851078033447,5.367551080571019,9.695818259536969,9.450086604050222,.6337845430850712,2,3.798209190368652,20,20,0 -469,Brigham Young University,34,4,yes,no,1.232738958117866,B/C,2.066664529023629,.75,.75,16.44090175628662,7.149348109668514,9.296412206391622,10.34189327752149,1.300003145595646,4,16.44090175628662,16.47500038146973,,0 -470,Elucd,549,4,no,no,1.26641945819916,B/C,,.5,.75,12.94745445251465,7.552153754236318,5.400159258051845,4.355114095875372,.791838926522795,0,,,3.682365112624316,.0361929242200101 -471,Dane & Associates,71,2,no,no,1.292212014777218,B/C,-.9468322760367825,.5,1,21.30413246154785,5.177454930415086,16.13153609090628,14.54435521528105,.6464034607758664,2,-21.30413246154785,-10.60000038146973,3.200000762939453,.7366863760056699 -472,GOP Calls,654,2,no,no,1.299707867065966,B/C,-1.073954814432304,1,1,21.04491901397705,6.008005093078618,15.04177248067195,13.59153694633198,.6935971827381862,2,-21.04491901397705,,,0 -473,Carroll Strategies,450,5,no,no,1.309653434450469,C/D,-1.913723873068454,.8,.6,9.879275894165039,5.404184673760082,4.479949780178472,3.488706524056538,.6758006389071424,5,-9.879275894165039,-1.651001485188802,4.51289340343858,.9210194783459329 -474,CPEC,38,2,no,no,1.355267973904696,C/D,,1,1,16.00404167175293,7.823943183883852,8.184957047642593,10.1162100922238,.776303951323532,0,,,11.18820155180871,0 -475,Riggs Research Services,289,1,no,no,1.364047425165728,C/D,.881171980610354,0,1,33.65322875976563,5.598197824771609,28.05988949476753,27.94458653950237,.7316975985909006,1,33.65322875976563,29,29,0 -476,Mitchell Research & Communications,213,72,no,no,1.367344273379181,C-,1.271506102992509,.6944444444444444,.4166666666666667,7.146039035585192,5.791932023319293,1.358965572039413,1.730906827262163,1.273841501379087,47,1.931463769141664,-.1328858369047346,4.792055582085009,.0323268949435122 -477,TP Research,452,2,no,no,1.371015795446208,C/D,-1.363687299657571,0,1,15.55398178100586,6.017838098437351,9.541002242342024,8.792852148049299,.7709087596273495,2,-15.55398178100586,-8.315000534057617,7.100002288818359,.3728711962648337 -478,Saint Leo University,299,6,no,no,1.428343537349534,C/D,1.750224951152644,.3333333333333333,.6666666666666666,8.502264022827148,5.076289542286553,3.430833040314111,4.788468566669946,.9857253480595971,6,8.502264022827148,6.535661428679924,7.921835013727944,0 -479,Target Insyght,330,6,no,no,1.442034854318697,C/D,-.6264708149422075,.75,.3333333333333333,10.35234610239665,6.723323921331623,3.63388074083854,4.522186923388304,1.020287673457854,4,-3.897408485412598,-3.66490713532988,8.810208109320541,0 -480,Point Blank Political,550,6,no,no,1.488595501189685,C/D,,.8333333333333334,.8333333333333334,10.66819604237874,7.976985965549384,2.696068636602875,4.370382004758739,1.092595501189685,0,,,9.375758475211496,0 -481,Brown University,35,12,yes,no,1.511376440481533,C/D,-.2999860789597562,.8333333333333334,.6666666666666666,11.4294810295105,7.062800158169573,4.371539431114441,6.055623930287438,1.555670573203901,7,-2.211815697806222,-.1750005086263021,5.067988685291959,.2814323363742957 -482,McLaughlin & Associates,203,27,no,no,1.556149232902717,C/D,-1.594512296178581,.6851851851851852,.3703703703703703,7.301642523871528,5.342775159475071,1.963725924169972,3.021229038067012,1.377687807600391,27,-3.496718795211227,-4.563259908466408,5.927640923580714,0 -483,University of Wyoming,667,3,no,no,1.639233854175312,C/D,2.164692288353329,1,1,15.15284601847331,5.287649066011176,9.870055512235647,7.910636979227185,1.130090997032455,3,15.15284601847331,5,,0 -484,Triton Polling & Research,497,2,no,no,1.640224797206338,C/D,1.728580474853516,1,1,17.28580474853516,5.127605588259713,12.16305772004896,10.85824797206338,1.085824797206338,2,17.28580474853516,14.90000152587891,,0 -485,Opinion Research Associates,242,14,no,no,1.653132292601752,C/D,2.009217467800046,.6071428571428571,.4285714285714285,9.188911437988281,5.479084131428493,3.714685866333304,4.831071628611103,1.270940981856556,14,7.637391226632254,6.4187454080407,8.697426873935511,0 -486,FM3 Research,91,10,no,no,1.728625172363408,C/D,1.894241513625549,.65,.5,9.126483917236328,5.686462376358288,3.444880100651555,6.075353674369897,1.293448576973847,10,8.897290039062501,7.523486524385651,7.502038207745047,0 -487,TCJ Research,327,132,no,yes,1.732512924260126,F,-4.368320531183411,.5909090909090909,.4924242424242424,6.437300060734604,4.620347437593817,1.821811182914303,2.119403665384626,1.677463364122658,124,-5.583939398488691,-3.444773641882034,4.378142404254912,0 -488,Humphrey Institute,143,12,no,no,1.941266951113373,C/D,.551390790356648,.5,.5,13.2563419342041,6.550817268883002,6.710383225094613,7.108842815598643,1.504801237661983,8,3.786312103271484,3.082291672627131,5.487777584892179,0 -489,Indiana University-Purdue University Fort Wayne,150,3,no,no,2.048136611936377,C/D,,0,1,23.41861343383789,9.745751918090187,13.67772007552122,13.57814809814074,1.505198976214154,0,,,,0 -490,Nielson Brothers Polling,231,11,no,no,2.217128454144244,C/D,3.76400646115663,.9090909090909091,.7272727272727273,12.26243990117853,5.017325088674329,7.24997337227772,6.128837755302746,1.881272005918095,11,12.26243990117853,8.833333333333334,7.267102288745273,0 -491,Jayhawk Consulting Services,157,2,no,no,2.793417500216968,C/D,2.970260141724313,.5,1,37.6134033203125,5.823263799845165,31.79499808024085,28.07218345108632,2.2168078460187,2,37.6134033203125,10.89999771118164,,0 -492,Fort Hays State University,101,6,no,no,2.925494572119225,C/D,-1.437339691355343,.6666666666666666,.5,22.10050201416016,8.120842873026715,13.98451770090696,12.40707100998973,2.476255500850308,2,-18.73033142089844,-27.66666666666667,28.25,0 +1,Selzer & Co.,304,50,yes,no,-1.164872371474521,A+,.1068463875508721,.78,.24,4.562133331298828,5.959977154458428,-1.39298948255301,-1.623991286805722,-1.006764054913049,33,.2013049270167495,-.2436310533715819,5.339088853326275,0 +2,ABC News/The Washington Post,3,82,yes,no,-.9919601103089348,A+,.919806741264664,.7378048780487805,.0853658536585366,3.053507269882574,4.972745084419228,-1.914383473930063,-1.328716976870906,-.980676124300166,77,1.256718524090656,1.231279279930035,3.827491674106647,.1323492717694392 +3,Siena College/The New York Times Upshot,448,83,yes,no,-.9544521038153676,A+,1.14294147140295,.7289156626506024,.2048192771084337,4.352681654045381,5.364920020225804,-1.007384025573833,-1.309740901950579,-1.055391384869558,82,1.422586092134801,.2312039975053743,3.574593667720398,.225521742481611 +4,IBD/TIPP,144,31,yes,no,-.9384244225719548,A+,-.8323505085998764,.8064516129032258,.032258064516129,2.085001545567666,4.009343275206846,-1.919487389032589,-1.512109181475797,-.7926143837060662,31,-1.587915728169103,-1.814818206485563,3.704195219998842,.0994545884761387 +5,Field Research Corp. (Field Poll),94,25,yes,no,-.9066947881490729,A/B,-.68286791423325,1,.2,4.103997268676758,5.990497434167947,-1.881645824884602,-2.473642991473191,-.9231339849666499,18,-2.45507632361518,.7254408972487491,4.752570927914591,0 +6,SurveyUSA,325,834,yes,no,-.8752330868681902,A,.0484691218432057,.8932853717026379,.1954436450839329,4.704052174977547,5.683743839377613,-.9748373237934711,-1.032314128557589,-.9872966045424653,673,.0512701689222769,-.5315926826248129,4.945520069959565,.1361415019183604 +7,Marquette University Law School,195,13,yes,no,-.8697002861718625,A/B,.3831011403830225,.8076923076923077,.0769230769230769,2.932985892662635,6.054269110656587,-3.116428877387361,-3.454291736544523,-1.235316783275665,9,1.407818264431424,-.5141475002058183,4.347614329091975,.1538779277881331 +8,Siena College,305,55,yes,no,-.8293660466608428,A,-.5366020204415759,.8727272727272727,.2545454545454545,5.02008486661044,5.578377511654227,-.5534383044371974,-1.225251368148029,-.8036684444001194,50,-.844322738647461,-1.053552798344115,4.695373958576219,.1790445736095319 +9,Landmark Communications,166,48,no,no,-.786005596999762,A,1.414304425825647,.7708333333333334,.1666666666666667,4.448425730069478,5.431063119323992,-.9777830486479258,-1.360030188032199,-.9120955116881638,42,2.192652974809919,-1.707165289556037,4.390866224150755,.0583615807178807 +10,Research & Polling Inc.,280,40,no,no,-.7513833843367311,A,-.6080981815445845,.875,.1,4.338134384155273,5.568008056561508,-1.225019331799646,-1.767130072846286,-1.045516722924715,39,-1.030772771590795,.4793430099621862,4.64207646394386,.3149313028156319 +11,AtlasIntel,546,22,yes,no,-.7499685151956839,A,.4354616403579712,.75,.2272727272727273,4.584125345403498,5.225420256679696,-.6364405706696089,-1.023215482173971,-.5627685151956839,14,.9953408922467913,-1.740201084411755,6.067670031564372,0 +12,MassINC Polling Group,198,20,yes,no,-.7440584999606555,A/B,-.7850465739065724,.85,.2,4.52824182510376,6.208162293460438,-1.675066127750088,-1.257475622479393,-.5865806232527697,14,-2.180184500558036,-1.995397342239822,5.79614435261604,.0812833459930051 +13,Monmouth University,215,120,yes,no,-.7076238531971101,A,2.087707895122895,.7833333333333333,.2666666666666667,5.895935599009196,6.281559100011743,-.3807691603959558,-1.036981998571407,-.8643483465169622,83,2.741045687572066,-.1174755194307274,4.889776770866244,.2711130049671029 +14,Marist College,183,189,yes,no,-.669456194648838,A,.1069875574214711,.8333333333333334,.2698412698412698,5.503499348958333,6.156418871325839,-.6480651817609135,-.7272975370227955,-.6370061782261081,121,.1314358671834646,.0296862598112305,4.997716942331857,.0219156245512363 +15,Fox News/Beacon Research/Shaw & Co. Research,103,46,yes,no,-.6526828278459328,A,1.807602334432939,.75,.3695652173913043,5.56253603230352,5.996276726177782,-.428886353267673,-.7697429920479961,-.5150206567139288,31,3.073489773658014,.8663459100829412,4.616863057440015,0 +16,Stockton University,317,11,yes,no,-.5988865336566043,A/B,.8586874339554346,.9090909090909091,.1818181818181818,4.268058083274147,5.3663269154552,-1.093414491574463,-1.443419811806566,-.4592542556950052,11,2.698824102228338,.7386111683315703,6.07582560725001,0 +17,Data Orbital,73,13,yes,no,-.5601375650091485,A/B,.5515915781817705,.9615384615384616,0,2.397174541766827,4.830461730624204,-2.428432848250788,-1.487450615111105,-.5659004369636715,13,1.449840252216046,-1.198510417111883,4.046261810032384,.4437168583600935 +18,University of North Florida,360,10,yes,no,-.5472183790769786,A/B,.8902943716826435,.4,.3,4.059848022460938,6.303158922207842,-2.238456559140316,-1.393749348566706,-.4314608606122858,7,3.979950496128627,1.022124882062393,3.95182601196337,.0666741928082798 +19,Blum & Weprin Associates,32,19,yes,no,-.5370805569371541,A/B,-.6930586251044314,.9473684210526315,.2105263157894737,4.740097848992598,5.245323230143717,-.5003710405445295,-2.155558391362864,-.4691066218503643,17,-3.425431644215303,.5520147939495113,4.496007923756143,.0729941157575656 +20,Greenberg Quinlan Rosner/American Viewpoint,127,8,yes,no,-.463154299736858,A/B,-.6666186527357043,1,.5,4.377521991729736,5.458382514305143,-1.076006181968817,-1.622196341123171,-.3597660894434694,6,-4.268723805745442,1.512220143538255,5.405572548404853,0 +21,Los Angeles Times,172,36,yes,no,-.4478968987718507,A/B,-.1703826699373148,.8472222222222222,.2777777777777778,5.032578468322754,6.34540278620666,-1.307969977277317,-.8479272108704069,-.3299054331784183,23,-.6038673235022504,.8650991554956743,5.176007332823471,.1241410678532038 +22,Trafalgar Group,338,76,no,no,-.44111500781667,A-,-1.322880839391394,.6578947368421053,.3289473684210527,4.464504016073127,4.785290985686268,-.3159326290065507,-.628346204721615,-.4965072263540098,62,-1.730800259497858,-4.426759876682544,5.635691353916745,0 +23,Public Policy Institute of California,262,17,yes,no,-.4350847160589734,A/B,-1.142767725530053,1,.2352941176470588,5.058373956119313,6.340402037348159,-1.277173740622257,-.6710188021511885,-.2660216305465535,11,-4.278469779274681,-1.420514016184773,,0 +24,Christopher Newport University,50,13,yes,no,-.4157477143028115,A/B,1.035338401208234,1,.3076923076923077,5.421989147479717,5.367781174548801,.0590623135375051,-.6752688755025994,-.2542033919649918,12,2.971978823343913,2.005821493074492,4.543501255013545,0 +25,Strategic Vision LLC,320,133,no,yes,-.4093433552458224,F,-1.565349522249775,.8872180451127819,.1879699248120301,3.9196988729606,5.182542290160064,-1.257989076592874,-.7759489547791791,-.5668363365415784,110,-2.31423058943315,-2.151473507112263,4.35200216571219,.1182012843699503 +26,Public Opinion Strategies,260,77,yes,no,-.4030286177198171,A-,-1.463957198958165,.6818181818181818,.2077922077922078,5.400956191025771,5.741270746812678,-.335460215180316,-.7056691730313095,-.490177117985457,75,-2.147500305175781,-4.293983837071058,4.560357895633497,.3083430447215038 +27,CBS News/The New York Times,36,62,yes,no,-.3994224601982951,A-,.3025593291962615,.7741935483870968,.2258064516129032,4.476905945808657,5.503620680677048,-1.021860394261805,-.5990196850785335,-.35552109890906,51,.5306224449008119,1.517954371398464,4.121276802729937,.2109512837990196 +28,Mason-Dixon Polling & Strategy,197,445,no,no,-.3941200659842879,A-,-.515802352230278,.8595505617977528,.2314606741573034,5.126149068253763,5.502781457258179,-.3717780483978276,-.5459035304715585,-.4987849836613195,388,-.5711412626443449,-1.116511699454303,5.146237051158085,.0896130661159873 +29,Public Policy Polling,263,454,no,no,-.3918422921735414,A-,.9321825021704334,.7929515418502202,.3149779735682819,5.105827020653544,5.550127917653857,-.4394465563937247,-.432649072316288,-.4073063046667555,327,1.010979282017513,1.05247566824167,4.572874664914711,0 +30,Emerson College,88,201,yes,no,-.3918043792305625,A-,.8432465238911562,.763681592039801,.2189054726368159,5.191912617849473,5.690332812916279,-.4935658544602152,-.6118003743061373,-.5538779247346115,159,.9540351651749521,-1.373640348124942,4.557129234575539,.2225262811932984 +31,University of Connecticut,347,11,yes,no,-.3806335800402641,A/B,-.1612337393223545,.9545454545454546,.0909090909090909,3.636163191361861,5.702708061135182,-2.061690529166732,-1.812616607025872,-.2986774449822354,11,-.9784968983043324,-.6515151515151515,8,0 +32,Grove Insight,129,29,no,no,-.3776262492576777,A/B,.5517539789181637,.896551724137931,.0689655172413793,2.952531748804553,5.123228803365846,-2.165842713954703,-1.854106225333469,-.8506096999546133,29,1.202679075043777,3.314108001571689,3.847079442203469,.6483529342285926 +33,The Winston Group,385,10,yes,no,-.3628111184548534,A/B,1.084935521863051,.5,.4,4.175388336181641,5.243162856132545,-1.062920179344315,-.9085701682795456,-.2424686196782707,10,4.065433502197266,.5544444618730905,4.733011955875233,0 +34,National Research Inc.,225,15,no,no,-.3587017883973611,A/B,-.4235082427366348,.7666666666666667,.1333333333333333,4.39080924987793,6.097393954064403,-1.701730363579884,-1.639751504682349,-.6537048030578724,12,-1.213219165802002,-2.9290894101226,4.708379748852069,.1404424683507143 +35,Fairleigh Dickinson University (PublicMind),92,20,yes,no,-.3279580548271417,A/B,-.2165206327505528,.95,.1,4.440978050231934,5.358511689099378,-.9126792982608565,-.8380466513142142,-.2720944607518267,19,-.6907659831799959,2.435522153841081,4.523587596163656,.2655406954045892 +36,Quinnipiac University,267,219,yes,no,-.3149763346868122,A-,.5485570013033918,.817351598173516,.2694063926940639,4.796165736298583,5.627070789704262,-.8260507127990924,-.3017991517287681,-.2669757445552307,165,.6401595375754616,.5421931999487883,4.89597885188422,0 +37,Ciruli Associates,51,20,yes,no,-.303590018460776,A/B,-.6109127602102492,.95,.1,3.77440013885498,5.259219176594611,-1.479964697133042,-.8894583268149803,-.2662673607425706,20,-2.040736198425293,-2.6586610296301,5.241835566962915,.3181341688029125 +38,Elon University,86,8,yes,no,-.2903980097900636,A/B,.4572253997293468,.5625,.125,3.152763366699219,4.723235578300777,-1.565617870994968,-1.421942556563748,-.3126489823390849,8,2.079483032226563,.7813109061682718,3.566882986360794,.5681594481906921 +39,Elway Research,87,21,no,no,-.2878686657814885,A/B,.7794182414161517,.9047619047619048,.0476190476190476,3.919994990030924,5.772737359049807,-1.847888028412294,-1.814172326516857,-.6849752711822185,20,2.090176296234131,3.493979747174967,4.20824696842231,.3597209642869031 +40,Louisville Courier-Journal,174,10,yes,no,-.2754931355358016,A/B,-.222187321142904,.8,.1,3.537170791625976,5.386656777087478,-1.844631644854912,-1.669356578377343,-.2448219489169292,10,-1.515018844604492,-1.027777438693577,5.348942075163053,.3032368524958057 +41,YouGov,391,455,no,no,-.273505537653068,B+,.6766339784370394,.8868131868131868,.3208791208791209,5.038859289819068,5.174998705898146,-.1312850754724879,-.3428717352678932,-.3236017801576189,395,.7261292566227008,.280365261549705,4.228015171115431,.0373586246742392 +42,Suffolk University,323,90,yes,no,-.2723487593473102,B+,.9143103775867303,.8111111111111111,.2444444444444444,5.100966284010146,6.171914465587268,-1.066093840970535,-.2287499662750266,-.1754884407814448,54,1.371931076049805,1.690754449233349,5.290999667886991,0 +43,RKM Research and Communications Inc.,272,35,no,no,-.2502523505654984,B+,-.1532592156273004,.8428571428571429,.2285714285714286,5.225879396711077,6.439681586328422,-1.208947849010754,-.8296452957554462,-.4097837807572352,21,-.5748111179896763,-1.533106154161316,4.493119662042916,.0427549324484808 +44,Temple University,336,6,yes,no,-.2497520325929586,A/B,-.2160478104403776,1,.1666666666666667,3.65904426574707,5.680047545301856,-2.016148938948197,-1.860153293013499,-.2040752715764456,5,-2.454236602783203,.7319953757764655,3.404894870860216,.1419554183619184 +45,National Journal,224,12,yes,no,-.2406283419287637,A/B,-.1370833076306571,1,0,2.58882745107015,5.180404786862579,-2.586722995185841,-1.52528217964292,-.3327836470072496,12,-.6283082962036133,.3330994514929227,3.469211118333305,.890053168558799 +46,Fox News/Opinion Dynamics Corp.,104,34,yes,no,-.239209639108953,A/B,-.2998547030637924,.7205882352941176,.1176470588235294,3.895261147442986,5.056274404687062,-1.156158916637486,-.3006300472953212,-.1202377278616926,28,-.9087292807442802,-1.627355866590143,4.126998931852371,.1285408132013464 +47,Michigan State University,463,2,yes,no,-.2283145698385184,A/B,-.0470255683040697,1,0,1.030765533447266,7.354118595320895,-6.318498721267041,-4.047355406498196,-.3548497897677919,2,-.5363655090332031,-1.523426869532446,,0 +48,Abt Associates,7,10,yes,no,-.2230922139435841,A/B,.8133371554939981,.9,.3,3.862665557861328,5.52278232564798,-1.655262427180062,-.7831479146443763,-.199387794214817,9,3.323231167263455,.2381627661094586,4.072007221867431,.3614499188529773 +49,Muhlenberg College,219,32,yes,no,-.2210083283841471,B+,-.1419693389474709,.859375,.09375,3.769753098487854,5.368856193738219,-1.594248754643777,-1.1234256042749,-.5991136673049047,31,-.2723562179073211,.2832179336884245,3.64568803660892,1.073063459774076 +50,Florida Atlantic University,97,9,no,no,-.2161511206524903,A/B,.6514053149811404,.6666666666666666,0,3.636521657307943,6.661359402823979,-3.019983404909446,-2.279551776412484,-.6921803183240303,5,3.434135437011719,.3300030026579208,3.668343239936295,.4501304626064923 +51,Gallup,112,84,yes,no,-.2154808928142098,B+,-.5755774082287161,.6904761904761905,.2976190476190476,4.266228675842285,5.117734480780458,-.8466514643315844,-.096501672301949,-.060565040547599,69,-.9780368804931641,-1.518965194111872,4.154284865219057,0 +52,RT Strategies,275,45,yes,no,-.2021314652948369,B+,1.002058800878988,.6666666666666666,.3777777777777778,5.921910264756945,5.55415604226124,.3726085631022948,-.007357279439896,-.0034954131741795,45,2.109171719021267,3.299978956228956,7.47149558923968,0 +53,Potomac Incorporated,256,8,yes,no,-.1972893066528501,A/B,-.2989758208518576,.875,.125,4.56696891784668,6.241066865240605,-1.669243606787337,-1.544391936630235,-.1745590910046846,6,-3.137205123901367,1.314545504252116,4.517884820899634,.3518447239383526 +54,University of Massachusetts Lowell,355,26,yes,no,-.1954232368586374,B+,.8186157419018985,.7884615384615384,.3076923076923077,6.218944916358361,6.265896810268798,-.0420975533038478,-.1259619758484186,-.0703227270573977,17,1.859513002283433,-.3285967155637531,4.401121623922567,.1050587827293154 +55,Northern Arizona University,234,4,yes,no,-.1914932071865612,A/B,-.2397644110238754,1,.25,3.581880569458008,5.649931661070706,-2.063196751006109,-3.035183791440176,-.2190712974725346,4,-3.321882247924805,-5.12962962962963,6,.1880023408760161 +56,Market Shares Corp.,187,25,yes,no,-.1904870355902863,A/B,-1.116463552379,.84,.28,5.833436889648437,5.459175339675063,.3791158905799643,-.5181010231370671,-.1709831472780438,22,-4.090595765547319,-1.910674497184886,4.568093518841848,.3775032824995286 +57,Angus Reid Global,13,31,no,no,-.1891576113303911,B+,-1.156968436932061,.9354838709677419,.0645161290322581,3.188856924733808,4.892401796541075,-1.698690531200678,-1.402220205704477,-.6996465885099965,31,-2.318777145877961,.7856167374884813,2.999321370691419,.7563524627758474 +58,Tarrance Group,333,31,no,no,-.1877888208114844,B+,-.9321207960623455,.8387096774193549,.2258064516129032,5.727274064094789,6.269753478804693,-.5376250741033142,-.6242494207968549,-.3175109413086395,27,-2.074528164333767,-5.391174342874497,6.234594881392646,0 +59,Pharos Research Group,254,33,no,yes,-.181091218007201,F,.7837683835376599,.9393939393939394,.1515151515151515,3.727244232640122,4.996001396717071,-1.26390282347036,-.842373933489471,-.4265716036697134,33,1.547749663844253,.8805577264040833,4.020183078748705,.2274283195553339 +60,Cygnal,67,20,no,no,-.1781167384084711,B+,2.050310420752583,.95,.15,4.379972457885742,5.295646775726844,-.9108199772345129,-1.34953509896708,-.6761011620367349,20,4.092532348632813,-.6020701489306607,3.324110385764116,.7310457766211726 +61,Susquehanna Polling & Research Inc.,326,46,no,no,-.1748126895970972,B+,.6142521511939343,.7173913043478261,.2608695652173913,5.351888656616211,5.511775495543286,-.1550324983204863,-.4183686364766303,-.2690414781712609,41,.9773832181604897,-1.257913985607085,5.39987791449076,0 +62,Castleton University,45,3,yes,no,-.1563042889882817,A/B,,1,.3333333333333333,9.956270853678385,10.88909266019898,-.927967465914008,-.9340794387797972,-.0971842088293806,0,,,,0 +63,Wick,284,7,no,no,-.1558947575762597,A/B,-.1659714457749334,.7142857142857143,0,2.200096947806222,3.925699169269442,-1.72074788085663,-1.907580142382158,-.5251704232891569,7,-.6028592245919364,-3.730497145167032,5.761407580823872,0 +64,Columbus Dispatch,57,22,yes,no,-.1475464656834379,A/B,.9783372510156999,.9318181818181818,.4545454545454545,5.398525238037109,5.205428865655135,.1979507129885654,.0248458562544853,.0090245301346492,17,2.964653912712546,2.693081749123809,5.531728786497386,0 +65,Lake Research Partners,165,12,no,no,-.1326501768887209,A/B,.8029285444950569,.8333333333333334,.25,4.055425008138021,5.466569561056333,-1.406290212311723,-1.459355515377667,-.4598786932247855,12,2.547972361246745,2.352757065794363,6.00216277883069,0 +66,Public Religion Research Institute,428,1,yes,no,-.1289325890940318,A/B,-.0395204838800565,1,0,.8620071411132813,5.824591809115224,-4.957730327395354,-3.43964563678583,-.1576976030223359,1,-.8620071411132813,1.674285670689174,2,1.229466967224174 +67,Public Opinion Strategies/Hamilton Campaigns (Texas Credit Union League),261,2,yes,no,-.1255979863026042,A/B,,1,.5,6.854116439819336,11.09983460908339,-4.240863828657471,-2.734016207015824,-.1215095143011595,0,,,,0 +68,Western New England University,380,11,yes,no,-.110773336936859,A/B,-.3796960623710915,1,.0909090909090909,4.244961478493431,5.767853875608458,-1.518038056508439,-1.39739932795524,-.4006546707201787,10,-1.362352752685547,2.019394173077492,2.6320729388773,1.456800997018991 +69,Market Solutions Group,188,4,yes,no,-.1008247146695525,A/B,-.0033886612645791,1,.25,4.36395263671875,6.097904568171559,-1.72909759084622,-1.376334201919537,-.0853178266666887,2,-.12042236328125,1.5,4.401517070360253,.4484821992814314 +70,Scripps Howard,303,5,yes,no,-.098184248386978,A/B,-.1400422760768051,1,.4,4.791368103027343,4.674275851460114,.1219465921738193,-1.346039014200504,-.0874592030155707,5,-2.155317687988281,-3.042857142857143,2.449489742783178,.5187459930409232 +71,Wirthlin Worldwide,387,4,yes,no,-.0964891616331315,A/B,-.1770737898220353,.75,.25,4.596271514892578,5.801935779527188,-1.200809924028021,-1.472980607947777,-.0660914706539207,4,-3.946443557739258,-5.564639632766311,5.251780870545703,.1442666609128854 +72,Indiana University,149,2,yes,no,-.0950399518333271,A/B,.0274411754240121,1,0,.8688735961914063,5.810770506827918,-4.937042570029924,-4.491494658622478,-.1418525011964127,2,.8688735961914063,4.125,,0 +73,Baruch College,22,2,yes,no,-.0937916384673061,A/B,,1,0,5.486835479736328,9.283068746160636,-3.791378925817718,-.5855972152556834,-.0449379192348417,0,,,9.150757595082503,0 +74,Knowledge Networks,164,3,yes,no,-.0935157378665621,A/B,.216354991345209,1,.3333333333333333,4.162570953369141,4.799824124241399,-.6323988302656692,-1.118871371364212,-.0607503467046331,3,3.984724680582682,.7536700251929291,3.138353812727866,.1408930172400337 +75,Princeton Survey Research Associates International,258,35,yes,no,-.0887239206500411,A/B,.445906197212584,.6571428571428571,.3142857142857143,4.96545273917062,5.250081343486058,-.2797742637088484,.2179024459265716,.0947206962882701,33,1.072647672710997,.0717976123456168,4.761307992785031,0 +76,GfK Group,115,21,yes,no,-.0884180165916167,A/B,.1994639123490759,.9285714285714286,.1428571428571428,3.810167948404948,4.906137733499703,-1.091115444488166,-.0279496806216638,-.0102266942597903,21,.5451373145693824,1.27808715300271,4.621799279541408,.2169624036066385 +77,Vox Populi Polling,372,19,no,no,-.0824722486637735,A/B,.39372786799427,.7631578947368421,.1578947368421053,3.956891310842414,5.167959912711793,-1.20621426126279,-.7980057743990526,-.3511785784526951,19,.8946932742470189,-1.300901224920249,4.7989892898252,.1668381106557129 +78,Fleming & Associates,96,18,no,no,-.0758072388077397,A/B,-.5879486169435573,1,.1111111111111111,5.132949617173937,5.804779806534564,-.6669758487540385,-1.634495628457428,-.5652653590346407,16,-1.821194887161255,-.2280219780219779,4.121158932446784,.562868849288604 +79,NBC News/The Wall Street Journal,221,34,yes,no,-.074224876190926,B+,.7641021561590894,.7794117647058824,.1176470588235294,4.058129142312443,5.146696635890477,-1.083713152971445,-.2587223426008963,-.139355755040453,29,1.43655356045427,.6217559621670972,3.053721056841095,.4772484204720722 +80,Louis Harris & Associates,173,2,yes,no,-.0723071526680285,A/B,.0189190483417673,1,0,.8593788146972656,4.876444529458897,-4.012211374155043,-4.505402691124016,-.0991855161597517,2,.8593788146972656,5.375,5.497869162102364,0 +81,KRC Research,160,22,yes,no,-.0702860441389983,A/B,.0850921296692476,.9090909090909091,.4090909090909091,7.130356875332919,6.784775967616778,.3504352483227293,.1624733399840239,.0382628639685359,11,.7248476201837714,2.476515145735307,6.49785078408102,0 +82,Harris Insights & Analytics,133,182,yes,no,-.0622054637457226,B+,-1.065041464326777,.8324175824175825,.4835164835164835,5.043052254142342,4.155189055042091,.8927175397068411,-.0052398861622841,-.0045132013366394,182,-1.236527159973815,.5303280530923598,3.927387720535005,0 +83,Georgetown University (Battleground),114,35,yes,no,-.0584013212469942,A/B,-.5307652890102345,.5571428571428572,.1428571428571428,3.355102648053851,4.717154975203762,-1.357197986543323,-.1870124153098356,-.0819393053753601,35,-1.211380767822266,-1.415722424694828,3.17295012842062,.4753679838054304 +84,Behavior Research Center (Rocky Mountain Poll),27,7,yes,no,-.0580673294746412,A/B,.439183496978731,1,.2857142857142857,5.286084856305804,6.095606947030773,-.8046677501183795,-.5948831378209584,-.0653931342852088,6,5.300599416097005,2.95,4.64820917074919,.6245835965331664 +85,Escalent,189,1,yes,no,-.0552193460940959,A/B,-.0166482327432473,1,0,1.123138427734375,5.486926266072844,-4.35893349773188,-3.875852503676521,-.0574515954278837,1,-1.123138427734375,-4.641666730244955,3.6,1.265265741385294 +86,St. Pete Polls,314,26,no,no,-.0501213089677877,B+,-.1213159892046658,.5576923076923077,.3461538461538461,4.886916087223933,5.23281610777392,-.3410456799433982,-.314876591309273,-.1708644787340178,25,-.23000732421875,-1.43883243254266,3.387095196662985,0 +87,"Lauer, Lalley, Victoria",168,1,yes,no,-.0464446632527891,A/B,-.0184639711316201,1,0,1.658950805664063,6.284845112644165,-4.621039966373513,-4.423442351258791,-.0492325098472914,1,-1.658950805664063,4,,0 +88,Gordon S. Black Corp.,123,2,yes,no,-.0418053502782946,A/B,-.1399591861875582,1,.5,6.357505798339844,5.137398300763543,1.22496183818289,-.6144861881899994,-.0135277873981688,2,-6.357505798339844,-1.269841269841269,6.000000000000001,0 +89,University of Florida,349,1,yes,no,-.0411360947075567,A/B,.0373956668765794,.5,0,1.077785491943359,4.854339825419885,-3.771699992869936,-1.405468170236857,-.0487651948302299,1,1.077785491943359,-.1470588235294118,1.414285387311663,1.172301971721692 +90,University of Cincinnati (Ohio Poll),346,39,no,no,-.0370594289568832,A/B,-1.306065146884215,.9358974358974359,.2307692307692308,4.199360969739082,5.688044858653705,-1.483829548308032,-.8723258548608629,-.4079996282714262,30,-3.206029510498047,-2.56406304192143,3.426229651161958,.4379740993217192 +91,New England College,228,19,no,no,-.0339156692478161,A/B,-1.233823913352059,.7368421052631579,.1578947368421053,4.186138956170333,5.130762388156788,-.9397690913798653,-.7022128287799915,-.2771430608747104,19,-3.126208455939042,-3.275668947623061,5.506584216856184,0 +92,Clemson University,54,8,no,no,-.0327079524429111,A/B,.0305970901911662,1,.5,10.055743932724,7.745665259712248,2.31493301361834,-4.333011535195882,-.9821700093118635,2,1.24305534362793,2.166666666666666,15.99796985711743,0 +93,Ohio State University,236,1,yes,no,-.028267094412787,A/B,-.0472408228151871,1,0,3.677444458007813,4.889618661903905,-1.207319863289503,-.2675489206245848,-.0034369604484707,1,-3.677444458007813,-5.8,,0 +94,Global Strategy Group/National Research (Philadelphia Inquirer),119,4,yes,no,-.0241629481333874,A/B,-.2957787846748048,1,.25,2.981807708740234,4.960417918246559,-1.973755868899735,-1.602300614760774,-.17721193398286,4,-2.674348831176758,.2030208667119344,2.248334797424331,1.940660405078344 +95,Voter/Consumer Research,371,8,yes,no,-.0205286453863129,A/B,-.0938706638267403,1,.375,4.966556310653687,5.544527388315651,-.5731167370553751,-.9994758721376947,-.1615045714218247,8,-.5809214115142822,-2.906479969685212,2.05764765011757,1.372204334348485 +96,Saint Anselm College,494,5,no,no,-.0043478260869565,A/B,.4983920221743376,1,.2,2.593349456787109,5.025210111007667,-2.427006313613969,-2.983210610041913,-.6485240456612853,5,2.292603302001953,.0333333333333332,2.666666666666667,.9257676034617009 +97,Star Tribune (Minnesota Poll),315,14,yes,no,-.0027021768417726,A/B,.7866531081869236,.5714285714285714,.4285714285714285,5.33117812020438,4.399871006504118,.9361614543068519,.4676652409284022,.0882514522723825,12,4.415757815043132,3.103320208554546,4.948527776277877,0 +98,co/efficient,514,5,no,no,.0025374719739618,B/C,-.1458200546642594,.8,0,2.651225280761719,4.891678480928892,-2.235598859560584,-3.390815593488743,-.7294941728289335,5,-.6777969360351562,-7.721500015258789,3,.2086763622067728 +99,Pew Research Center,253,25,yes,no,.0050416989092537,B/C,.7468037257420483,.5,.36,4.317460784912109,4.529008709484654,-.2066935839659541,.4441390606891732,.1632249772615992,25,2.032070770263672,1.005657165685872,3.818391934927934,0 +100,American Viewpoint,10,8,no,no,.0051543406263754,B/C,-.7621450628157735,.6875,0,4.16240930557251,5.712293976693308,-1.545030330514208,-2.079017544121555,-.4454959471628316,8,-3.556739330291748,-3.333993881672352,6.252438154863531,0 +101,GQR Research (GQRR),126,57,yes,no,.0080043239378806,B,2.127007880972816,.543859649122807,.1228070175438596,4.536231860779879,5.335848746522271,-.7947625451358039,.1889929341982939,.1133013102353454,55,3.593433310768821,3.318148647061287,4.138938620735813,.1022700367888276 +102,EPIC-MRA,84,54,no,no,.0107773328025,B,.115735045363567,.7962962962962963,.2222222222222222,5.469057718912761,5.689511943504002,-.2155998839846535,-.5945972458868907,-.3840742838142684,47,.1919800778652759,.4101546190582647,3.96975026527523,.4665754239193021 +103,Polling Company/Global Strategy Group (Hotline Bullseye),255,4,yes,no,.0186936466241424,B/C,-.2124617456842096,.25,.25,4.294097900390625,3.808016719558901,.4909355214383134,.9575147130651566,.0473755494576945,4,-4.294097900390625,-2.752550264884686,3.15546352046416,.2005286905231236 +104,NPR,222,3,yes,no,.0187906392292975,B/C,.0628007749075856,.1666666666666667,.3333333333333333,4.715724945068359,5.210355843090765,-.489776557415816,.2624936646787062,.0203155393532452,3,.811438242594401,.6736111898270866,2.092172684857494,.6147136559579165 +105,Harvard University,135,1,yes,no,.0259599162417106,B/C,.1012598233566302,0,0,6.831283569335938,5.543205937713233,1.292931972229294,1.037013564768634,.0153716075933749,1,6.831283569335938,1.583333333333333,2.5,2.439576681812079 +106,Rasmussen Reports/Pulse Opinion Research,277,748,no,no,.034939605456722,B,-1.466656728993862,.7814171122994652,.2794117647058824,5.124549337886871,5.499760509362544,-.3703568308690899,-.0448965087539173,-.0429351062370877,609,-1.546923927094157,-1.259056324888526,4.632534083773963,.0693719585641567 +107,Harstad Strategic Research Inc.,134,11,no,no,.0397295118765566,B/C,.617120123267614,.7727272727272727,.0909090909090909,3.71497240933505,5.669405626106609,-1.949578876164969,-1.649749559329973,-.3802153345477424,11,2.677676460959695,3.614009769879855,5.24202705227114,.0144037048440678 +108,University of Illinois at Chicago,352,1,yes,no,.0413190733537317,B/C,-.1568976460641931,1,1,14.09693908691406,5.544373067504281,8.557420360016371,5.885395861681104,.0655039190536681,1,-14.09693908691406,-5.111111111111111,,0 +109,Opinion Savvy/InsiderAdvantage,243,140,no,no,.0430876567634524,B,1.134172436865841,.6678571428571428,.3571428571428572,6.636673082624163,6.63630015324382,.005227269986932,-.001721821588002,-.0014314655806875,63,1.515061544993567,-.4339651302440422,5.842477416317707,0 +110,"North Star Opinion Research/Ayres, McHenry & Associates",233,9,no,no,.0504356796517282,B/C,-.5912618270888067,.9444444444444444,.2222222222222222,4.970684263441298,6.491519398164647,-1.515980794116761,-2.929827124984147,-.5843972775454493,7,-3.121360778808594,-4.666666666666667,4.414213562373095,.3295715813110982 +111,CNN/Opinion Research Corp.,37,103,yes,no,.0524343084910431,B,-.0417071860793513,.7378640776699029,.2524271844660194,5.555428514202822,6.127109926458443,-.5668270716490319,.0863242342354958,.0657567294399635,71,-.0620621694645412,.1710135668725464,4.914145789854601,.1126277762206029 +112,Harper Polling,132,14,no,no,.0532142634898178,B/C,.4813360855681433,.7857142857142857,.1428571428571428,3.74915885925293,5.637929723046637,-1.883916523187118,-.9728707779115373,-.3676020560722559,11,1.475977117365057,-.7397462573945109,4.419007504327381,.4229926231162012 +113,University of Arkansas,345,8,yes,no,.0894898074870736,B/C,.5707628581405555,1,.125,6.495942831039429,5.212411798800342,1.288385372845676,.8064343901162643,.2051331123912655,7,2.752563749040876,-4.88392869404384,6.9375,0 +114,Clarity Campaign Labs,52,12,no,no,.1030683156366483,B/C,1.125647983043073,.5416666666666666,.1666666666666667,3.510533014933268,4.635695564395752,-1.120308208855895,-1.071911308359979,-.3449217581609216,12,3.498169581095377,1.098717960991697,2.634383123322027,.3971380059273483 +115,Magellan Strategies,179,18,no,no,.1035523858765678,B/C,-.4776541252787224,.9444444444444444,.3333333333333333,6.506266805860731,6.063859171475669,.4472619749916513,-.2990168739268659,-.1227934716392558,11,-1.76110146262429,-4.2279328028361,6.207724546209279,0 +116,Starboard Communications,316,4,no,no,.1274346382177961,B/C,.374046740297524,1,0,2.159484386444092,5.083658222124731,-2.91931949507405,-6.562266283829818,-1.143598075117469,3,2.83880869547526,-5.112361537085639,14.37580641278399,0 +117,Gravis Marketing,124,153,no,no,.1293244318018504,B,1.453605099111492,.7058823529411765,.3202614379084967,5.225739161173503,5.165997143657467,.0645963581226266,.1050020355552562,.091404214670689,124,1.718738925072455,-.0742539108877049,4.254951041714478,.0042872779483457 +118,The Kitchens Group,664,1,yes,no,.1322986317253363,B/C,.2585877357845111,0,1,11.37808227539063,6.271495277910399,5.111441338086816,7.07727048733797,.1608439196131968,1,11.37808227539063,12.5,,0 +119,Data for Progress,522,73,yes,no,.140218339878291,B,3.339741873872823,.773972602739726,.4246575342465753,6.634929578598231,5.665492615618223,.9742913035865973,.1685872306374833,.1351924338388511,42,4.777564820789156,.763076297843122,4.063613611005019,.1090263606499889 +120,SEA Polling & Strategic Design,302,12,no,no,.1451600955110219,B/C,.5545560229747505,.8333333333333334,0,3.021411736806234,5.603694830321737,-2.577428752908915,-1.201709097646268,-.3328360521905492,10,2.169110870361328,.0115923127490971,3.751690993240957,.3988726134857696 +121,Spry Strategies,508,5,no,no,.1510535317674696,B/C,-.4597777031608106,.8,.8,9.491231155395507,6.36591430356789,3.130171192434207,-1.309671563957201,-.2817604637837424,2,-4.835419654846191,-9.453224503096713,13.78226443376999,0 +122,Ward Research/The Honolulu Star-Advertiser,375,15,no,no,.1511211430834034,B/C,-.4059751230387894,.8,.3333333333333333,5.849984232584635,5.784769724457165,.0700688487340593,-1.164893858867452,-.3423701519998299,15,-1.381305948893229,4.183333333333334,3.857677038939983,.4894641420330041 +123,Mellman Group,205,26,no,no,.1520480746988814,B/C,1.746657827030764,.8269230769230769,.1153846153846154,4.490122281588041,5.184555974988902,-.6895793527942712,-.3493463202353861,-.1610423784242387,26,3.788993248572716,5.262387912805107,4.306543304829863,.3034553912964162 +124,Strategic National,318,4,no,no,.1543586758086807,B/C,.4398194325814016,.375,.25,3.024273872375488,5.346863823211337,-2.317735610229259,-3.108772776530754,-.5143730311959864,4,2.658185005187988,-4.752777735392253,5.38876275643042,.0146684532680748 +125,Ohio University,237,2,yes,no,.1591715359092751,B/C,.3488958471434552,.5,.5,8.756826400756836,5.068121585103855,3.69355915625957,4.872969650857947,.1941524014103431,2,8.756826400756836,8.1292410833495,8.507804121881106,0 +126,Victory Research,437,11,no,no,.1606736875907723,B/C,.3170668221454945,.9090909090909091,.3636363636363636,6.008824608542702,4.960331774427822,1.053347174721469,-.4083780092122424,-.1426449226854447,10,1.003410911560059,-1.35357224146525,4.988767384375763,.0348571992873492 +127,Winthrop University,386,2,yes,no,.1711058354640243,B/C,.0061413156523676,1,.5,12.02864551544189,7.058343476577327,4.975156379471157,2.219962263503816,.2002199151860212,1,.178802490234375,-1.166666666666667,3.625,.2749465506935191 +128,Yankelovich Partners Inc.,390,7,yes,no,.1762504140293043,B/C,-.0382907746033507,.5,.5714285714285714,10.17622865949358,7.449670633024032,2.73141236707614,2.538778596444412,.2086456842966096,3,-1.088362375895182,-1.833511944593351,4.329685523570529,.2251756637197322 +129,Middle Tennessee State University,208,5,yes,no,.1841976417493187,B/C,.5520228368341119,1,.6,9.306238555908203,6.189826948219094,3.121265948295698,1.581817502443504,.2252081836044526,4,4.588798999786377,-6.125,4.414213562373095,.2284261316336307 +130,St. Norbert College,313,12,no,no,.2008059463973449,B/C,-.0109146689642649,.875,.0833333333333333,4.796833038330078,6.029303755886158,-1.227616376949491,-1.042018643054396,-.2542176501342202,11,-.0496240095658736,1.500361373121844,5.274291885177433,.215817448994672 +131,CVOTER,40,6,no,no,.2074642111036509,B/C,-.2389402614864285,1,0,1.865321477254232,3.741884229672774,-1.871708411811952,-1.434479972329097,-.2610489329781672,6,-1.312991460164388,-.3925210524768365,3.221708933333288,.0037679274717715 +132,Hendrix College,138,16,no,no,.2125062490338201,B/C,1.285739969520104,.9375,.5625,7.155205965042114,5.760620306055093,1.39943999959361,-.1630797025130941,-.0598624910525482,15,3.654452260335286,-2.656944260773836,,0 +133,Optimus,245,19,yes,no,.2176788044997423,B/C,-1.117009354017847,.8421052631578947,.631578947368421,7.233441904971474,5.350868055476922,1.887428190101142,.8914593771203826,.4110527587988255,16,-2.699467897415161,-3.307204778863009,6.255169107607781,0 +134,GBAO,109,12,no,no,.2203111677535956,B/C,1.479041192353375,.7916666666666666,.25,5.452708562215169,5.611396884510587,-.1538339816888291,-.2625917060492124,-.0974839426861965,12,3.984081268310547,3.627154042170042,3.988812036885472,.1342054634653038 +135,Glengariff Group,117,11,yes,no,.2224727202504899,B/C,.7204900844657204,.8181818181818182,.3636363636363636,5.300437233664772,5.592308861686994,-.2870172874156318,.7053953000278429,.2219701410628892,10,2.378857421875,2.724774344433477,4.13841022737519,.4411548128416278 +136,ROI Rocket,554,3,no,no,.2234285714285715,B/C,,1,.3333333333333333,2.599483489990234,8.232182047700974,-5.62784421710415,-5.238768298462158,-.7483954712088796,0,,,4,.4249855547435774 +137,Cardinal Point Analytics (CardinalGPS),591,3,no,no,.224718970036331,B/C,-.3554905482700892,1,0,2.488433837890625,4.54301327063627,-2.049725092139056,-1.990967209745684,-.2844238871065263,3,-2.488433837890625,-7.321529435918518,7.266176789875896,0 +138,Pan Atlantic Research,249,17,no,no,.2377477215300939,B/C,.7574779155386769,.9411764705882353,.2352941176470588,6.268916186164407,6.081014144731148,.1927563820398495,-.2843979661130155,-.0895910708755155,15,2.647677993774414,1.376905109466068,7.30000114440918,0 +139,University of South Alabama,361,9,no,no,.2390427125467455,B/C,-.4270172343358059,1,.1111111111111111,3.683771345350477,5.098838933470263,-1.410213247513195,-1.91859403625147,-.2769230134479074,9,-2.958485497368707,-.8229166666666667,5.744313994368434,.0580934133217054 +140,Strategies 360,321,9,no,no,.2422163877128761,B/C,1.421533554644307,.6666666666666666,.2222222222222222,5.857921600341797,5.570875705055731,.2919002358926544,-.4192802021357459,-.1272913004310815,9,4.682337866889106,.2282407619335033,3.622497581846635,.0991578998611475 +141,RRH Elections,274,9,no,no,.252404032823645,B/C,.4858699786980575,.8333333333333334,.2222222222222222,4.217260148790148,5.555821995380273,-1.333707505983536,-1.249068238111956,-.3462611766241897,9,1.752679189046224,-3.953673428905254,3.888251871823019,.8347469576668479 +142,Insights West,151,9,no,no,.2538491059172749,B/C,-.1131277768133897,.9444444444444444,0,2.45503913031684,4.639068437529775,-2.179174966606345,-1.694811304753787,-.4613475285323269,8,-.453394889831543,-.9934361641541187,3.120698850743814,1.258770957388996 +143,"University of Nevada, Las Vegas Lee Business School",609,5,no,no,.2604786172823264,B/C,.1809057152789572,.6,.2,3.195565032958984,5.426599648891894,-2.226180275326319,-1.062737337696629,-.2310298560210063,5,.8321662902832031,.7062503337860108,4.057142530168806,.2809389771953303 +144,Morning Consult,218,66,no,no,.261043316912064,B,2.920609137490698,.8333333333333334,.5303030303030303,4.486910039728338,4.316107631936749,.1756567483981795,.2602110381036971,.2030533947586488,66,3.742733464096532,.1526781997972775,2.98245856099305,0 +145,Remington Research Group,279,43,no,no,.2642897009964653,B,1.781602967307602,.7209302325581395,.4186046511627907,5.384396841359693,4.293254222450261,1.095996959516021,.2644414713430218,.173530986701008,42,2.750752676100958,-1.470989094996343,4.615157539084379,0 +146,Dan Jones & Associates,70,42,no,no,.2660904579794332,B,.9436845309851456,.9523809523809523,.1666666666666667,6.009996141706194,5.934434028306922,.0804164540058607,.2678409226956416,.145774918798337,36,1.895715607537164,-1.712228741464027,9.452576820828821,0 +147,Market Research Institute Inc.,186,11,no,no,.2883837372784128,B/C,.0988550591203688,1,.2727272727272727,4.200706481933594,5.203628818713973,-.9980679961737898,-1.723606437434558,-.2635927690693167,11,.6464032259854403,.3711111492580839,5.071841119416734,.3496453085924283 +148,RBI Strategies & Research,271,4,no,no,.2909029756979314,B/C,.3606007321116089,1,0,2.368895530700684,5.377189597858191,-3.003439726550918,-1.395041023732948,-.2176161786109427,3,2.516201019287109,3.802380770728702,5.136646549690034,.0849233300678187 +149,East Carolina University,523,11,yes,no,.2983267913189318,B/C,1.595381223238432,.6363636363636364,.5454545454545454,8.97020062533292,5.677284900575867,3.297770065363641,.9625211653595179,.3650942351363688,8,5.184988975524902,.2522740556978051,3.575512006888751,.2527040117540297 +150,Ogden & Fry,425,3,no,no,.3001234758833004,B/C,-.0130636356899012,1,0,2.535954157511393,5.944371449213182,-3.403562951095199,-3.96749256953032,-.4672144749284703,2,-.2278366088867188,-5.816668192545573,5.950001525878906,0 +151,Riley Research Associates,290,7,no,no,.3074442208645212,B/C,-.0702740521806737,1,0,2.681526184082031,5.462639974584008,-2.776259449895388,-1.966914782914964,-.2293968648084062,7,-.6025499616350446,-1.264285796029227,,0 +152,Kiley & Company,162,5,no,no,.3078822293489991,B/C,.3994022836547365,1,.4,4.352800750732422,5.496475498612677,-1.138820407273666,-1.533021049075753,-.2084973215471987,5,2.936690521240235,7.015042792426215,5.499278384924339,0 +153,David Binder Research,578,3,no,no,.3091073661133812,B/C,.096672258879009,.3333333333333333,.3333333333333333,4.217210133870442,7.210829379443751,-2.988764904966718,-1.400248437206332,-.200035491029476,1,1.836772918701172,.6599998474121094,6.41262560450705,0 +154,"University of California, Berkeley",457,4,yes,no,.3151056467591002,B/C,.0443195435297263,1,.75,7.708187580108643,5.584454447447209,2.128587473268023,2.31988120194679,.3999242802513288,2,.4698581695556641,4.664999961853027,8.582088739025295,0 +155,Praecones Analytica,257,3,no,no,.3212286124688598,B/C,-.1990078903029578,.3333333333333333,0,1.795216878255208,5.473129376508742,-3.673058157646944,-3.760935854690828,-.4169167074310298,3,-1.795216878255208,-5.199742801372822,4.881398235057152,.7616229920472635 +156,BK Strategies,20,3,no,no,.3273159900092489,B/C,.4063231875307592,.6666666666666666,.6666666666666666,3.803844451904297,4.427948959480438,-.6192501669695522,-2.213302633524329,-.2453545825213887,3,3.66537348429362,-2.929798049156112,3.271102183887483,.2682158477098666 +157,Civiqs,471,25,no,no,.3274533126306269,B-,2.927802991867066,.76,.4,5.48242561340332,5.09352827863797,.3937516753719403,.3731396977246782,.2169416847236501,22,5.323278167031028,1.472329253885023,5.520112441226815,0 +158,Garin-Hart-Yang Research Group,113,29,no,no,.3304158734381752,B-,1.959083005749283,.8103448275862069,.3103448275862069,5.900503750505118,5.640044379424337,.2653137116873695,.3461745585905003,.1698422737237103,29,3.993026470315868,4.497608627244601,5.158349718852759,.0380631231743099 +159,Iowa State University,153,3,no,no,.3420453059425479,B/C,,.6666666666666666,.3333333333333333,6.246297836303711,10.63547991170321,-4.384327734792912,-5.024609190012803,-.5227742401075861,0,,,,0 +160,Ipsos,154,104,yes,no,.3421952743450896,B-,1.592525706599351,.75,.1826923076923077,4.582377892274123,4.860149538442533,-.2729173055618214,.0182809291524002,.0149901542650309,97,1.954096961267216,.6117508094780559,3.12818030037829,.4903602619206709 +161,DFM Research,69,10,no,no,.3459895569589327,B/C,1.515475650193169,.75,.4,6.439217758178711,5.624288879464038,.8197832193212623,-.5437796796667821,-.1515633757690232,10,5.437229537963868,3.838333291718454,2.498721330692217,.4731717688670373 +162,McKeon & Associates,202,3,no,no,.3472626287757798,B/C,.1940686070137743,.6666666666666666,.3333333333333333,2.908102671305338,5.773995098674106,-2.861038086762178,-5.210448699142625,-.5332140147475531,2,3.034235000610352,.5928573608398438,12.75257481287512,0 +163,Research 2000,281,278,no,yes,.3508719145828048,F,1.268858879698728,.8812949640287769,.2158273381294964,5.457386202091794,5.581333865269827,-.1190933225714433,.1187426239551961,.1013265964685532,248,1.513538160631734,1.215816503805117,4.616712737120298,.2470608456676614 +164,Lucid,175,25,no,no,.3541473843982731,B-,1.923144122786303,.88,.32,4.200403137207031,4.485141787554547,-.2798843097409274,.4402957548806966,.2251416132567578,25,3.760975952148438,2.267085901910336,3.834581601635828,0 +165,Echelon Insights,407,2,no,no,.3543999999999999,B/C,.1488210678100586,1,0,1.488210678100586,5.022068575452601,-3.529003556745426,-3.28584820902155,-.328584820902155,2,1.488210678100586,-2.832186497240511,3.10272692285871,.3785494922808028 +166,John Zogby Strategies/EMI Research Solutions,583,2,no,no,.3543999999999999,B/C,.0338211059570313,1,0,1.108814239501953,4.114685807989426,-3.001017227880884,-2.668757774072982,-.2668757774072982,2,.3382110595703125,-4.016893409628738,4.53855784500827,0 +167,El Nuevo Día/The Research Office,599,2,no,no,.3543999999999999,B/C,,1,0,1.738414764404297,4.743661413535933,-3.000392308525047,-2.252755431561434,-.2252755431561434,0,,,4.416666666666666,0 +168,Alabama State University,8,4,no,no,.354813048295232,B/C,,.5,.5,6.384744644165039,9.412257812926747,-3.022658828155119,-4.208478728945152,-.4202790558249763,0,,,5,.0298356183924002 +169,Frederick Polls,108,7,no,no,.370331414542987,B/C,.8153998077643643,.5,0,3.650873184204102,4.737125969854708,-1.081398445044017,-.795073100153267,-.2091508301011534,6,3.200395584106445,.2371146105583032,2.939237664711974,.7499170581479203 +170,USC Dornsife/Los Angeles Times,343,10,yes,no,.3772102066585035,B/C,.9204266116962065,.8,.8,5.216633605957031,4.389563749914563,.8319241966490576,1.570846139308792,.5222062482325219,10,2.768730926513672,1.510197427257284,6.713971738964036,0 +171,University of Washington,364,9,no,no,.3800481449922722,B/C,.0532533730961987,1,0,3.622421688503689,5.063046854146427,-1.435770825036149,-1.191054899146847,-.2296040934072544,9,.2762480841742622,3.356217749513037,4.606347677453184,.7948245687372982 +172,Latino Decisions,482,2,no,no,.381147274344124,B/C,.230152732447574,1,0,3.48735237121582,6.998023892727285,-3.505817180904875,-3.421120513867502,-.3421120513867502,1,4.372901916503906,-2.489285469055176,.5,1.688593257308742 +173,Orion Strategies,246,4,no,no,.3896180920689654,B/C,.1061730685778454,1,.25,3.205460548400879,6.358808464901305,-3.148493575893838,-4.259172410081579,-.3768334955644899,3,1.527838389078776,6.492857124691917,2.666666666666667,.3487572785930814 +174,Tulchin Research,340,3,no,no,.3967495028002202,B/C,-.0834851339549489,.6666666666666666,0,3.758841196695963,5.287960358380499,-1.524264821077946,-2.135247734142755,-.2126782791453226,3,-.8381741841634115,5.405614937024239,2.891996797437437,.5482649626219331 +175,GS Strategy Group,478,2,no,no,.3985605216558946,B/C,-.437889356618411,1,.5,5.118545532226563,6.080013998170813,-.9566141253376605,-2.701267272389335,-.2310922469114765,2,-5.118545532226563,-5.806252956390381,,0 +176,IVR Polls,146,4,no,no,.3999196421644681,B/C,,1,.25,4.152257919311523,8.539092643493515,-4.381980383575401,-2.930696528475484,-.2494164273014579,0,,,7.977818519066259,0 +177,Richard Day Research,287,11,no,no,.4014517960307858,B/C,-.4405887038086112,1,.3636363636363636,5.4930551702326,5.325724484158049,.1721850266811397,-.6287171747472912,-.0964872316683623,11,-2.870905095880682,-.4476785587129141,5.530808907381044,0 +178,University of Massachusetts,354,11,no,no,.4059316386698545,B/C,-.1538409348022615,1,.3636363636363636,6.411165757612749,8.012160594895089,-1.596140496675752,-.972958332112748,-.1218348968384141,2,-6.064765930175781,-.8333333333333339,7.665543245237642,0 +179,University of Georgia School of Public and International Affairs,350,4,no,no,.40783038322842,B/C,.5246314953730709,.5,.25,2.959074020385742,4.819615461263455,-1.855687100271123,-1.486505520089792,-.263551235458236,4,2.959074020385742,.4448982410582287,2.073838434916397,1.120195635341472 +180,MWR Strategies,617,2,no,no,.410275427724254,B/C,-.0343067081139238,.5,0,1.786197662353516,4.816119989194961,-3.025067986234856,-1.792315334770503,-.1571403190141825,2,-.39129638671875,-3.042161028652905,5.016464085746227,0 +181,Keating Research,161,5,no,no,.4115774659102327,B/C,.1445028223253213,.8,0,2.420847320556641,4.517917228295543,-2.092215567132313,-1.139007483398565,-.1772226130476071,5,.9287178039550781,2.774069838145422,3.758756290232343,.5983990116734001 +182,MSR Group,178,6,no,no,.4153592331752826,B/C,.1043288883051664,1,.1666666666666667,5.407261530558269,5.762207736041764,-.3500918648769066,-1.68912491721802,-.1505318801410795,6,1.170679092407227,1.333333333333333,,0 +183,Maine People's Resource Center,180,14,no,no,.4159045296029102,B/C,.1268877269017686,.9285714285714286,.2142857142857143,5.755923271179199,4.803206507591379,.95757110419441,.3139144266510329,.1032564065246739,12,.4145644505818685,-.9958338207668728,6.716335779629527,0 +184,OH Predictive Insights,235,7,no,no,.4170434020782141,B/C,-.6531998586549802,.7142857142857143,.1428571428571428,4.496619360787528,5.834802874919428,-1.333329173525312,-.2700804289519074,-.0696944887808915,6,-2.741799672444662,-3.343813371058983,3.664822717550536,.3845738144231155 +185,OnPoint,240,6,no,no,.4195104486711769,B/C,.0247740893716518,1,0,2.569707234700521,5.068054022507265,-2.493492447200155,-1.921803885622261,-.2069507297089412,6,.2300593058268229,2.054282395927995,3.48864719924326,.7445488744159957 +186,RMG Research,555,25,no,no,.4235716826249638,B-,3.492471828017124,.76,.48,6.007100372314453,4.656199106200393,1.355755606720648,.2317904196741725,.1347618719035887,25,6.007051544189453,.2064141580260035,2.876574458095805,.306672874440765 +187,Master Image,200,2,no,no,.425486792621247,B/C,,1,0,1.163215637207031,9.148190844036044,-7.980120866222423,-6.450210786693455,-.4949802420996439,0,,,,0 +188,Douglas Fulmer & Associates,82,2,no,no,.425486792621247,B/C,,1,.5,5.041962623596191,9.504355831588605,-4.457538867385824,-4.250752548276271,-.32619686317725,0,,,8.624999523162842,0 +189,Keating Research/OnSight Public Affairs/Melanson,455,3,no,no,.4254993434463736,B/C,-.112109205074789,1,0,1.932412465413411,4.84802488565374,-2.91075807963374,-1.871559196768958,-.2579638566620892,3,-.8133659362792969,.5753966437445749,2.064001485289123,1.226228374303404 +190,Franklin & Marshall College,106,23,yes,no,.4279359074981099,B/C,.5073830960855338,.8695652173913043,.2173913043478261,6.114802153214164,6.002996384078755,.1166601097419994,1.104060899282322,.5034039014384792,20,1.220170974731445,1.145535388367243,4.923448892725063,.2543480956420943 +191,Basswood Research,24,4,no,no,.4343457605308099,B/C,-.2108626115923885,.75,.5,8.042419910430908,7.189219979778214,.858054271259283,-1.093209658063048,-.1147805161981799,2,-8.710025787353516,,,0 +192,University of New Orleans,358,13,no,no,.4359643533691773,B/C,.3304770389901732,.9230769230769231,.3076923076923077,5.591800983135517,5.283226298607721,.3134290251343854,.3739608014864815,.1228383209619059,12,1.091541290283203,1.878889080330178,9.540870496982253,0 +193,CJ&N,63,3,no,no,.4500784824373211,B/C,.0932771905456728,1,.3333333333333333,4.423019409179688,7.308646503488428,-2.880772753702151,-3.244320802681246,-.2228575740703586,1,3.24993896484375,,,0 +194,Marshall Marketing,196,4,no,no,.4519125179642489,B/C,-.212397164185273,1,0,3.451752662658691,6.163325362506762,-2.706718359241481,-1.507514846342002,-.1223690859268654,3,-3.065058390299479,-1.328352507960294,,0 +195,Missouri State University,212,3,no,no,.452661694231157,B/C,.3071272553435229,.6666666666666666,0,4.362482706705729,6.31140230716012,-1.944065259847801,-1.98086169407013,-.1478569754636185,3,4.114629109700521,1.158334732055664,4.099998474121094,.2591198504872457 +196,Financial Dynamics,95,15,no,no,.4549580514686224,B/C,-.3469518745512442,1,.0666666666666667,2.941521453857422,4.91220702997542,-1.965831235511408,-.362446170419581,-.0931873153007553,15,-1.349447377522786,-1.859637693875078,2.458646647744388,.6209484768685331 +197,APC Research,4,2,no,no,.4550446757982236,B/C,.1699623547622983,1,0,2.534235000610352,5.353794251459908,-2.814704910242967,-3.205234956036415,-.2149639952739889,2,2.534235000610352,.4023811703636535,,0 +198,"Fabrizio, Lee & Associates",90,4,no,no,.4636891018724317,B/C,.2501784336043184,.5,.25,4.573753356933594,5.563214117501117,-.9846064199609336,-.6227911300934329,-.0833447176815853,4,1.869451522827148,-2.922580575430265,3.222222222222222,.2118632971668584 +199,Virginia Commonwealth University,370,7,no,no,.4749581782835856,B/C,-.087163255349526,1,.1428571428571428,4.460221426827567,5.036781490020702,-.5717057225865455,-.2945046710252905,-.0636500878046174,7,-.4032985142299107,-1.391741566216149,4.314236685412268,.4943286198972069 +200,Ragnar Research Partners,517,2,no,no,.4757084010757188,B/C,.3257184982299805,1,.5,4.802282333374023,4.923467673449888,-.1163309994692749,-.7869159892428119,-.0786915989242812,2,3.257184982299805,-2.324999809265137,,0 +201,Research Co.,449,35,no,no,.4769787054749654,B-,.9496960640523799,.9142857142857143,.1142857142857143,4.513995851789202,4.852324778592667,-.333474586196877,-.3359545927938091,-.2158033154751522,34,1.492109130410587,.450240570258209,3.745042801324442,.9315119375642282 +202,MFour Mobile Research,177,2,no,no,.4811133034493815,B/C,-.1644033527150696,1,.5,2.808574676513672,4.216155656972621,-1.40272663985236,-4.391196247839257,-.2570440414533494,2,-2.808574676513672,5.108332951863607,6.905530131437598,0 +203,University of New Hampshire,357,122,yes,no,.4834199274943768,B-,2.352768823189662,.8483606557377049,.2622950819672131,5.961604024543137,5.56955014986755,.3969082152821748,.5348175869328725,.4311423888747619,109,2.985096310256818,2.444572968110578,5.444211178734649,.164882487275349 +204,We Ask America,376,56,no,no,.4866695154302745,B-,-.9043882774240214,.8125,.4464285714285715,6.731526851654053,6.026793678148879,.7095875141117655,.6081688735259547,.3934715739411216,37,-1.679796115772144,-1.629044703856119,5.43529354630518,0 +205,Zogby Interactive/JZ Analytics,395,477,no,no,.4914365489964064,B-,-.6877063507385689,.7725366876310272,.3039832285115304,5.542520027240617,5.372256791247741,.175117576599467,.5156488912629753,.466035847541718,380,-.7811335764433208,.1102941801144466,5.035142159606,0 +206,Merrill Poll,206,2,no,no,.4974766349515035,B/C,,1,.5,8.717165946960449,9.741641432809779,-1.019621145242739,-1.061882438860048,-.0814873876296605,0,,,,0 +207,Amber Integrated,556,1,no,no,.4991578947368421,B/C,-.0197500931589227,1,0,.3752517700195313,5.821665544995738,-5.441559434369617,-4.582240064473633,-.2411705297091386,1,-.3752517700195313,-5.399999618530273,6.299999237060547,.1961096424653417 +208,Park Street Strategies,534,1,no,no,.4991578947368421,B/C,,1,0,2.407428741455078,8.392593806561234,-5.980310724499566,-3.834212157916771,-.2018006398903564,0,,,4.939999961853028,0 +209,Data Targeting,406,1,no,no,.4991578947368421,B/C,-.2104961997584293,1,0,3.999427795410156,6.190354653596476,-2.18607251757973,-3.531059731289722,-.1858452490152485,1,-3.999427795410156,,,0 +210,Rethink Priorities,672,2,no,yes,.5018514637863866,F,.3788209915161133,1,.5,3.788209915161133,4.44201379632886,-.6489495405611372,-.5254853621361339,-.0525485362136134,2,3.788209915161133,-.4903712688523529,2.787908394822637,0 +211,Wiese Research Associates,382,7,no,no,.5048358593013772,B/C,.9467606616622736,1,.4285714285714285,7.323360988071987,5.847293605205125,1.480921723473451,.1754684624898306,.0309204293567153,7,5.372714451381138,6.66444426642524,,0 +212,RAND (American Life Panel),270,4,no,no,.5095395936292186,B/C,.1736514275035423,1,.25,2.674911499023438,3.579110389595308,-.8993445499652808,-.1906186158601363,-.0230066790590666,4,1.438764572143555,3.721805380385323,4.048593495678862,0 +213,JMC Analytics,156,13,no,no,.5106998119231376,B/C,-.7819164735009975,.8846153846153846,.1538461538461539,5.687059842623198,5.164945171268722,.5269690119610644,.6542144436661432,.24310067383506,13,-2.104235429030198,-1.712971273868803,5.797091969873341,0 +214,Moore Information,217,12,no,no,.5118782690384208,B/C,-.6951948202835481,.75,.1666666666666667,6.462831497192383,5.818690209241944,.6489956285570281,.3852976995698104,.1144288607242513,12,-2.340816497802734,-4.355487005555785,5.241224483740024,.1719560764917774 +215,OnMessage Inc.,239,12,no,no,.5168366660895292,B/C,-1.638568026149947,.75,.3333333333333333,6.76245911916097,5.638599712294909,1.128713747472649,.5763589538430638,.172031710009919,12,-5.489705085754395,-5.856712356886356,7.706283608555769,0 +216,The Tyson Group,334,14,no,no,.5169735290229934,B/C,.1068472848265846,.8928571428571429,.1428571428571428,4.524324689592634,5.719990683847969,-1.190811653648746,.2916074229095915,.0874990608818113,12,.4594434102376302,.108508396639826,4.207747811540017,.2877293970616016 +217,Dittman Research,79,6,no,no,.5185105759063202,B/C,.4780232558042909,1,.3333333333333333,5.36842155456543,5.218344633396079,.1549312617759401,-.0514986940478487,-.0065792588303422,5,4.585626983642578,-1.083808898925781,8.511497639172701,0 +218,Mason Strategies,464,1,no,no,.5198914173942083,B/C,.0866587653277707,1,0,1.890171051025391,5.708192679384823,-3.813167287752842,-4.604348099564906,-.2110957742322349,1,1.890171051025391,-4.050000190734863,,0 +219,1892 Polling,461,1,no,no,.5198914173942083,B/C,-.0277419910364482,1,0,.6050987243652344,4.986418844306704,-4.376465779334881,-3.738883553313888,-.1714167785284408,1,-.6050987243652344,-4.217575998017282,7.549999237060547,0 +220,Braun Research,33,6,no,no,.5218497983001612,B/C,1.168395140330185,1,.5,6.57904052734375,5.333275649057244,1.250619218893095,.084193314818258,.0149521893767173,6,6.57904052734375,2.750000317891438,2.25,.193905661400436 +221,Big Data Poll,251,4,no,yes,.522758638732403,F,-.4342454568686589,.25,.25,3.046503067016602,3.696486658840722,-.6451292512175306,.0931661432263936,.0132798075498592,4,-3.046503067016602,-4.851080095445788,6.731741858822733,0 +222,Blumenthal Research Daily,447,2,no,yes,.5263744841283232,F,-.1575991160111993,1,0,2.467611312866211,5.638341035807127,-3.165875382334327,-2.051734484823545,-.1798847586821848,2,-1.797548294067383,-3.291666666666667,1,1.5836249328262 +223,Southern Media & Opinion Research,310,7,no,no,.5266091678016338,B/C,.0930673670065113,1,.2857142857142857,6.942311150687082,5.298149337056105,1.649016154237565,.345261579985275,.0647984239819264,7,.4958853040422712,.4604760669526599,,0 +224,Edgewater Research/My People Vote,530,2,no,no,.5280291468967028,B/C,-.0622989158976114,1,0,1.700000762939453,5.328922781218676,-3.624067677672634,-1.380189154171575,-.1292624283363107,2,-.665191650390625,.6833324432373047,1.23333485921224,1.027081012971852 +225,The Polling Company Inc./National Research Inc.,644,1,no,no,.5292794977249156,B/C,-.1123074703570687,0,0,2.625537872314453,5.513608298180296,-2.883216085259253,-3.702385581933174,-.1583696671748479,1,-2.625537872314453,1.806111229790582,3.55000114440918,.8307405767476224 +226,Dixie Strategies,81,11,no,no,.5298564900697459,B/C,-1.115235573972929,.9545454545454546,.5454545454545454,6.573435003107244,5.957171311888197,.6211180318256374,.6577821430093992,.2149729736070278,8,-4.019611358642578,-3.992251247054335,7.151050894272147,0 +227,Personal Marketing Research,252,3,no,no,.530340999794168,B/C,,.6666666666666666,.3333333333333333,5.411446253458659,9.377282965354292,-3.960982371289043,-3.530717722236241,-.1498001733881424,0,,,6.100505063388336,.027413447753404 +228,Ethridge & Associates LLC,89,6,no,no,.5308744366044175,B/C,-.055599642064223,.8333333333333334,0,2.664740244547526,4.98668521896212,-2.317090633808005,-1.87322592458754,-.1461447971745971,6,-.7126541137695313,-3.704166666666667,1.945446689463193,1.274145774244554 +229,Bendixen & Amandi International,29,2,no,no,.5315842228214828,B/C,.1210308213228181,1,0,3.005687713623047,4.984013891347866,-1.97347183711823,-.6174179684120591,-.0473797997596811,2,1.577182769775391,3.181666628519694,,0 +230,Forward Strategies,102,2,no,no,.5325782279628469,B/C,.0664861010956853,1,0,1.30284309387207,4.886251782915052,-3.578554348436392,-2.347493426889205,-.119796225681907,2,1.30284309387207,3.616071428571428,4,.9065719204133242 +231,CSP Polling,39,1,no,yes,.5348104598229051,F,.1097464575157897,1,0,2.565666198730469,5.441342618051372,-2.870822078714313,-2.766629486439672,-.1183426688731848,1,2.565666198730469,-2.554444630940755,4.166666666666667,.8959329994868166 +232,Market Decisions Research,184,4,no,no,.5366016543782307,B/C,-.0691058240412036,1,.25,4.664346694946289,5.005561781468037,-.3363607459151585,-1.297582604298548,-.0942474546031129,4,-.9514369964599609,-.3999999999999999,5.5,.654655589746167 +233,Targeted Persuasion,579,1,no,no,.5380648282103843,B/C,,1,0,.9474029541015625,9.672130421329964,-8.719873126621811,-10.15794896327855,-.4053047290142406,0,,,,0 +234,University of Houston,351,1,no,no,.5380648282103843,B/C,,1,0,2.005395889282227,9.546341300288688,-7.536091070399872,-8.858919949950904,-.3534731433140437,0,,,,0 +235,Singularis Group,306,1,no,no,.5380648282103843,B/C,-.0318606585104297,1,0,.7985076904296875,5.294739482378556,-4.491377451342279,-4.471793064531674,-.1784256726214928,1,-.7985076904296875,2,,0 +236,Change Research,48,109,yes,no,.5429569259997251,B-,2.87662266524397,.7477064220183486,.3486238532110092,6.361464404184884,5.119239181516076,1.247079563275397,.5089871793837869,.4322299068123009,101,3.433526256296894,.8843236647144364,4.25586283905743,.2042655012436705 +237,Valley Research,368,8,no,no,.543939611598199,B/C,.4143418875818117,.875,.125,5.055089473724365,4.956138550299345,.1038052640316096,-.1034487324724526,-.0120083683019043,8,3.56943941116333,3.237499713897705,2,.1596209649877704 +238,University of Wisconsin-Milwaukee,366,3,no,no,.5472114288863595,B/C,-.0600707773696393,1,0,1.627614339192708,6.21254154765672,-4.580072867857422,-4.605856013381849,-.1699895021284382,3,-1.627614339192708,3.361111111111111,,0 +239,Tufts University,666,1,no,no,.5475642325774921,B/C,.1340538827996505,1,0,2.547023773193359,3.799137245215796,-1.247259131415847,-1.337384828697161,-.0703886751945874,1,2.547023773193359,-1.293440993114185,3.034583250681559,.2571052476695102 +240,Mercyhurst University,422,1,no,no,.5539666948301877,B/C,-.0256045861832137,1,0,.7379531860351563,6.010215435191023,-5.267407908549278,-6.730360836853476,-.2335217292267797,1,-.7379531860351563,,,0 +241,Odney,524,1,no,no,.5539666948301877,B/C,.0714600242176442,1,0,2.059558868408203,6.073717909854865,-4.009304700840073,-5.155234784676257,-.1788699552178043,1,2.059558868408203,-8,8,0 +242,Diamond State Consulting Group,78,1,no,no,.5539666948301877,B/C,.1311797930771222,1,0,3.780750274658203,5.635256578671561,-1.849651963406769,-2.870160877203463,-.0995852893255796,1,3.780750274658203,-5.400001525878906,5.400001525878906,.4194975189688179 +243,University of Tennessee,362,2,no,no,.5572493027700784,B/C,-.091661963825131,1,0,2.726200103759766,4.856763059162516,-2.125708614796161,-3.986092255272814,-.1340228267186099,2,-2.726200103759766,-5.439999389648438,,0 +244,Jim Meader (KELOLAND-TV),159,4,no,no,.5587163216241517,B/C,.2520143302391507,1,.25,4.569961547851563,5.400266969587797,-.8254510811296456,-.780651571215634,-.0430496801362668,4,4.569961547851563,4.379166603088379,,0 +245,Overtime Politics,247,12,no,yes,.5606575823109456,F,,.6666666666666666,.4166666666666667,9.819032033284506,8.8002319152952,1.023654458595894,.7574553550038076,.2520475497343417,0,,,6.634753052243117,0 +246,Reconnect Research/Probolsky Research,651,2,no,no,.5612857184847847,B/C,-.1652378082275391,.5,0,1.652378082275391,5.308732091518542,-3.651499668636562,-1.94561455137911,-.194561455137911,2,-1.652378082275391,-1.215624690055847,2.200000762939453,2.014471736226958 +247,KG Polling,502,2,no,yes,.5629580963561331,F,.1902591516344927,1,0,2.170063018798828,5.563354060502096,-3.388436701096678,-1.625743500085212,-.1425362196498393,2,2.170063018798828,.5,1,1.574900309824624 +248,DHM Research,76,14,no,no,.5642438083247361,B/C,-.0778338840348906,.8571428571428571,.0714285714285714,4.376786095755441,5.490767137210339,-1.109126700848309,.1861249118860822,.0541392592911868,12,-.3195734024047852,.3325756911075473,4.497297898437283,.5406756684793275 +249,Richmond Times-Dispatch,288,4,no,no,.5651237642740335,B/C,.1608213861396819,1,0,3.31916332244873,4.581592794419672,-1.257575131364352,-.8314425452721331,-.0458175309691152,4,2.918396949768066,2.411111111111111,4.964109123704968,.1657404533149993 +250,Manhattanville College,181,3,no,no,.5663975253264174,B/C,-.1715809583025112,1,.3333333333333333,6.246330261230469,6.767597272395764,-.5164126705587059,-1.659693474538157,-.0572050630429813,2,-8.190769195556641,.1535353323425901,7.177654338522139,0 +251,War Room Logistics,374,1,no,no,.5678598845666973,B/C,,1,1,4.470468521118164,7.490421217887829,-3.015098356163076,-2.561214517790606,-.0772220554053263,0,,,11.55555555555556,0 +252,IMGE Insights,145,2,no,no,.569244618947208,B/C,-.5264236856242678,1,.5,6.416610717773438,5.028467100058508,1.392997958321519,-.050222927770391,-.0041203276780526,2,-6.416610717773438,-.539500045776367,6.877749860236933,0 +253,Franklin Pierce University,107,17,no,no,.5729475581501563,B/C,.7443353315476624,.8529411764705882,.4705882352941176,6.727921429802389,5.895960444249671,.8368153261593081,.5520588097406083,.1153434623410852,12,4.465128262837728,5.21357908574944,5.853875597785531,.0872893362468564 +254,Alaska Survey Research,155,9,no,no,.5740976421836099,B/C,1.864177303236265,.4444444444444444,.4444444444444444,7.410337236192492,5.666928752451221,1.748262824347859,.7170276814330256,.1817091398941078,9,7.356078677707249,3.51202323247516,11.22645419647108,0 +255,Crantford Research,62,1,no,no,.5799820738756363,B/C,.0644898214916852,1,0,2.462959289550781,5.432348998703429,-2.964535368546058,-3.657323993631593,-.0957629192196584,1,2.462959289550781,9,,0 +256,Lincoln Institute,170,2,no,no,.5824804547828468,B/C,-.1048016342512832,.75,0,4.131523132324219,5.241303960991875,-1.104926488061066,-2.900882953570159,-.0735847929610441,2,-4.131523132324219,2.731892899104527,,0 +257,Belden Russonello,28,3,no,no,.5854152596770307,B/C,.0612298840920925,1,.3333333333333333,4.136116027832031,5.484229198564642,-1.343258830126022,-.4477223734118073,-.0222070626520885,3,1.234471638997396,2.103030233672171,,0 +258,PSB Research,250,19,no,no,.58657849860232,B/C,2.312793349272176,.631578947368421,.4210526315789473,7.750792453163548,6.17902469742683,1.576622096343309,.8199137789340896,.2728400172265894,19,6.950194308632298,1.048611153496636,5.391713725320113,.0154466635775686 +259,Rivercity Polling,291,1,no,no,.5867095617996063,B/C,-.1747003444309101,1,0,6.67205810546875,6.567956656091599,.1089557899837401,-1.74306753384611,-.0456402647752209,1,-6.67205810546875,-11.25000095367432,,0 +260,JMC Analytics/Bold Blue Campaigns,503,5,no,no,.5874416106710005,B/C,-1.070948914995215,.8,.2,6.71466293334961,5.744101656167575,.9754156177886241,.6814295843276099,.1320003689858563,5,-5.528592681884765,-6.841666539510092,26.00000000000001,0 +261,AYTM,635,4,no,no,.5874428609973176,B/C,.6593147624622692,.75,0,3.62623119354248,4.288456421692077,-.6573708875430071,-.621834409146875,-.1130608016630682,4,3.62623119354248,.2269919453753536,3.051699940686654,1.278770144632121 +262,Sacred Heart University,453,2,no,no,.590285521478589,B/C,-.0296161979447906,.5,0,5.240124702453613,4.791280420565943,.4536986224942599,.3169148321298133,.029893107341468,2,-.3139791488647461,-4.999999364217123,6.400001525878906,0 +263,Florida International University/Univision,98,1,no,no,.5905468090816441,B/C,.0409435610025319,1,0,1.801551818847656,6.275675393553641,-4.469269234099396,-6.748338224380611,-.153368332159537,1,1.801551818847656,-13,,0 +264,New Mexico State University,230,1,no,no,.5905468090816441,B/C,,0,0,7.145587921142578,8.887578428768251,-1.737136167019083,-3.246362520751393,-.0737795274685672,0,,,,0 +265,Google Surveys,122,24,yes,no,.5910540989182087,B-,-.1320225189736835,.875,.375,5.395437399546306,4.042196857099917,1.358094883052978,1.673735555736507,.7880981354922491,24,-.2803848584493001,-.7534010766392506,3.622811150441299,0 +266,"Drake Research & Strategy, Inc.",329,8,no,no,.5930347165011257,B/C,-.0084243407434823,.375,.25,6.763461589813232,5.462638528883079,1.305677401536743,.3030344080762783,.0302695564089603,8,-.0843377113342285,3.447916666666666,6.077265755114779,.082563133011754 +267,Myers Research & Strategic Services,319,2,no,no,.5931762470380728,B/C,.14019584241651,.5,0,4.186407089233398,5.420198471970155,-1.228937042130168,-.939433161975486,-.0314600612720815,2,4.186407089233398,3.4,,0 +268,Aspen Media & Market Research,17,3,no,no,.5947561192509095,B/C,-.0063020479446093,1,.6666666666666666,7.454544067382813,5.585990837842279,1.873407570147123,-.0905029317702228,-.0051502375826832,3,-.1107432047526042,,,0 +269,Strategy Research,322,2,no,no,.5964185280907349,B/C,-.502543845186506,0,1,6.125537872314453,4.795572996646543,1.3348192162745,.2810015239701942,.0230535814654743,2,-6.125537872314453,-1.999411639045267,3.18333371480306,0 +270,Thirty-Ninth Street Strategies,460,1,no,no,.5974059606860419,B/C,-.0930488167484266,0,0,2.029548645019531,6.352832115291105,-4.318429129664985,-2.889176387062972,-.1324602122020666,1,-2.029548645019531,-2.366666158040364,3,2.579896826126576 +271,Léger,572,3,no,no,.5986432751854601,B/C,.5543367295038132,1,0,3.880357106526693,4.067416440790304,-.1822049936570226,-.2087787508579852,-.029825535836855,3,3.880357106526693,.0554211096012545,2.481682881901375,.8352816771562054 +272,Jorge Benítez,600,4,no,no,.6023811895696973,B/C,,.5,0,5.131099700927734,5.297056208821066,-.1611021672867416,.7390965426333351,.1343811895696973,0,,,9.25,0 +273,Morningside College,536,1,no,no,.6034162189016622,B/C,,0,0,6.407428741455078,9.729677981260473,-3.317394899198805,-1.103253928318778,-.0580659962273041,0,,,3.699999809265137,1.08416208745036 +274,Strategic Research Associates,462,5,no,no,.6036641636076195,B/C,.3747894164079429,.8,.2,5.041973876953125,5.698348743882117,-.6515205263224031,.4061735327735359,.0786802590194251,5,1.934786987304687,.0516381561224897,3.249998092651368,.3590022379417611 +275,Pasquines,552,1,no,no,.6050388666367741,B/C,,1,0,10.38766098022461,9.457199369386293,.9353159514449056,-.3214632953961422,-.0128264666715264,0,,,,0 +276,Rhode Island College,285,5,no,no,.6052651567589953,B/C,-.1309599430563732,1,.2,6.078450393676758,5.643182177476349,.4401225568069987,-.1207338524825411,-.0132398729805376,4,-1.535097599029541,-.7666666666666666,3.899063505374267,.6776090875222862 +277,Benenson Strategy Group,30,11,no,no,.605386233072347,B/C,1.073700341264608,.6818181818181818,.2727272727272727,6.616428722034801,5.982649614913623,.6386334477277672,.8050801346974074,.1752290867103117,11,4.933055530894887,6.076555563608805,9.891467459076249,0 +278,Canisius College,43,1,no,no,.6077461967520814,B/C,,1,0,.0537261962890625,9.408736251272929,-9.350155714377276,-7.814129174736894,-.1336119006709826,0,,,,0 +279,Central Surveys Inc.,46,1,no,no,.6077461967520814,B/C,.0285126270690753,0,0,1.667526245117188,4.926187360836865,-3.253806775113088,-2.185356381181451,-.037366879047395,1,1.667526245117188,2.2526317395662,,0 +280,Clarus Research Group,53,3,no,no,.607940232459405,B/C,.3041951139593911,1,.3333333333333333,6.774649302164714,5.256346821450742,1.523156821320561,.3619302539864748,.0271471347031992,3,4.055581410725911,2.230769230769231,,0 +281,ASA Marketing Group,5,1,no,no,.6092912170977801,B/C,.1091834640090221,1,0,5.53753662109375,5.337060581610748,.2053303800895914,-1.515833975783473,-.0298876586582136,1,5.53753662109375,,,0 +282,Big Ten,31,10,no,no,.6096351794226076,B/C,.8017199283111563,1,.2,4.693703460693359,4.686770196983301,.0117876043166478,.7890621290033689,.1488772365018657,10,4.249184417724609,5.247590615481009,5.429372335731,0 +283,Frank N. Magid Associates Inc.,105,5,no,no,.6096971367765378,B/C,.4424162741492621,.8,.4,6.323271942138672,5.399626510996111,.9284997717491503,.1270103684589344,.0088864522206397,5,6.323271942138672,-.0400000000000002,5.126399401608414,.2100317129115976 +284,Purple Strategies,265,4,no,no,.610557670306633,B/C,-.3335362614200786,.875,0,3.015741348266602,4.333702658060196,-1.313106969187005,-.6859282325093059,-.0758625862941251,4,-3.015741348266602,-.151845747877509,2.240816279876927,1.294884551633112 +285,Triumph Campaigns,339,1,no,no,.6113271515044195,B/C,-.1573667355033384,1,0,4.229019165039063,5.054368836402566,-.8204953307569141,-.2520172785339738,-.0093778568660047,1,-4.229019165039063,-5,,0 +286,BIGresearch,19,1,no,no,.611345728047248,B/C,-.0300829916661306,1,0,1.889528274536133,4.344390565009105,-2.450007949866383,-3.720704480533952,-.0592369658546209,1,-1.889528274536133,-7.5,6.4,0 +287,University of Texas at Tyler,458,5,no,no,.6146207669324337,B/C,.088754363783471,.6,.6,6.617877197265625,5.799107866113763,.8236236717584504,.8387642208673118,.1752127445093873,4,.5210199356079102,-.0544177547333733,4.951616544283369,0 +288,Cooper & Secrest,60,1,no,no,.6147010430708935,B/C,-.0391345768022912,0,0,2.640132904052734,6.184046929344141,-3.539059684684817,-4.960907426329268,-.0735353180086958,1,-2.640132904052734,,,0 +289,OurProgress (The Progress Campaign),561,1,no,yes,.6161654942043626,F,,1,1,9.39239501953125,8.365918202901572,1.031331157236268,.2231443898828894,.0117444415727837,0,,,,0 +290,Meeting Street Insights,204,4,no,no,.6180909705289955,B/C,.7125785299598706,.5,0,4.057546138763428,5.064239196281024,-1.001838716911006,-.4478094737895041,-.0786434474488259,4,4.057546138763428,1.280954818209123,2.589868277385861,1.265172167780616 +291,Analytical Group,11,1,no,no,.6184552499999836,B/C,.0598262926693221,1,0,4.036056518554688,5.176661106527053,-1.135750247365776,-1.746730230604324,-.0258917072915293,1,4.036056518554688,-1.333333333333333,6.666666666666666,0 +292,The Polling Company Inc.,337,7,no,no,.6200724778436899,B/C,-1.067938553093189,.7142857142857143,.5714285714285714,6.255960191999163,5.308021553775161,.9527929788305907,.8750483814306691,.1930820730626939,7,-4.83989988054548,-3.324883065028498,6.250531052568514,0 +293,Dynamics Marketing,83,1,no,no,.6207423154389612,B/C,.0387765602878785,1,0,3.018547058105469,6.154617547993511,-3.131216149281453,-4.657631660139869,-.0598324065822249,1,3.018547058105469,-7.5,,0 +294,Vox Populi Communications,529,1,no,no,.6207423154389612,B/C,,1,0,3.522224426269531,7.922152820894688,-4.395074054018568,-3.978707102335895,-.0511108731623914,0,,,6,0 +295,Diversified Research Inc,80,1,no,no,.6207423154389612,B/C,-.064152784522455,1,0,4.993949890136719,6.554124573829257,-1.555320343085949,-2.783166075606892,-.0357528324205367,1,-4.993949890136719,,,0 +296,Gotham Research Group,576,1,no,no,.6228818480437359,B/C,-.1734449731809093,1,0,5.752628326416016,5.80416491424317,-.046682247220565,-1.563056099378912,-.047127018791067,1,-5.752628326416016,1.770000076293945,4,1.387962868760444 +297,Probolsky Research,259,3,no,no,.6232981732812273,B/C,-.6900987648517687,.6666666666666666,.3333333333333333,6.959641774495442,5.243212170386674,1.721283944715357,.7459419493432793,.0882977626579074,2,-9.125648498535156,-5.579999923706055,6.167808482020772,0 +298,Centre College,47,1,no,no,.6290964946878583,B/C,.1537553333945501,1,0,3.853492736816406,4.892529148884713,-1.034182071461717,-.0700566622163491,-.0027952785151694,1,3.853492736816406,2.327529164103718,4.75,.3515376219114583 +299,Market Trends Pacific,190,1,no,no,.6292134302570268,B/C,.067351313773143,.5,0,4.543716430664063,5.457385416784418,-.908814645513766,-1.020951954584041,-.0151335270344861,1,4.543716430664063,2.5,,0 +300,Cromer Group,65,1,no,no,.6296432233094026,B/C,-.0774360405063987,1,0,3.927379608154297,6.088251771594662,-2.156017822833776,-.4836265739348392,-.0095356524465912,1,-3.927379608154297,-3.346666463216146,,0 +301,Schoen Cooperman Research,301,1,no,no,.630353747263825,B/C,-.0624973442065987,1,0,2.386863708496094,5.370243436440502,-2.978525387337819,-1.049814137594858,-.027488203568841,1,-2.386863708496094,-2.088709677419355,1.944444444444444,.9735809899756319 +302,Neighborhood Research and Media,227,3,no,no,.6327207120173951,B/C,-.0597491170284171,.3333333333333333,.6666666666666666,6.965807278951009,7.017953530798856,-.0472919112412569,.8073851098372956,.0885903933980165,1,-3.422222137451172,-7.229166666666667,8.5,0 +303,NRECA Market Research,223,1,no,no,.6330559026141181,B/C,.0697342213024587,1,0,6.265480041503906,5.440001734980825,.8303326471296706,-1.364873156027169,-.0151909137179756,1,6.265480041503906,,,0 +304,Dartmouth College,72,3,no,no,.6342064191532407,B/C,,1,.6666666666666666,9.2988650004069,8.594980148218431,.7087391927950591,.3695070114900995,.0138834760643398,0,,,,0 +305,West Chester University,377,7,no,no,.6377892709752928,B/C,.1062716401396332,1,.1428571428571428,5.193498338971819,5.097989502090199,.1003631774882107,-.0474869794047064,-.0051136258278728,7,.9868768964494977,2.293927115535686,3.691488636510464,.8972301144595187 +306,Liberty Opinion Research,169,1,no,no,.6405103784070884,B/C,,1,1,6.079864501953125,9.00806824817187,-2.923349405612156,.0530148062504045,.0021153041582252,0,,,2.5,.5145265914137396 +307,ALG Research,14,20,no,no,.6427516791927023,B/C,1.312342015934227,.575,.35,6.310317039489746,5.869546981792729,.4456243983036055,.9047965259224645,.3601880678847847,20,3.29661808013916,5.859090865572082,4.818246478230167,.107875495901892 +308,Wick Communications,381,1,no,no,.6452559228484718,B/C,.0558979032903333,1,0,2.835014343261719,5.978589862980124,-3.138721179111816,-.8856187931012665,-.017461722465898,1,2.835014343261719,4,5,1.193832780705905 +309,Zimmerman & Associates/Marketing Intelligence,394,3,no,no,.6498885803996233,B/C,.1938247030416279,1,0,4.675465901692708,5.549925218374376,-.8696049760750783,.1656563550649974,.0099340599920116,3,3.232142130533854,.652592440004702,2.19999885559082,.7217297129798763 +310,Rossman Group,294,1,no,no,.6506261206815344,B/C,.1102692544733953,1,0,4.211341857910156,5.846049886685832,-1.629853688169086,.6979980298825965,.0182762941067072,1,4.211341857910156,4.666666666666668,,0 +311,Victoria Research & Consulting,369,1,no,no,.6517964988250861,B/C,.1376153728243881,.5,0,8.048267364501953,6.227888794106417,1.825232911002125,.5762282315874135,.0098527868583982,1,8.048267364501953,17.5,,0 +312,"University of Nevada, Las Vegas",356,1,no,no,.6523054001943108,B/C,,1,1,8.909448623657227,8.321813454871092,.5924895093927236,.8007941442703316,.0241443929618394,0,,,,0 +313,Pacific Market Research,459,2,no,no,.6536851612976886,B/C,-.6555274086879038,1,.5,7.476832389831543,5.863477841794323,1.618208888643809,.9839740405660394,.0862694145592523,2,-7.476832389831543,-.9224997520446774,,0 +314,Iona College,152,1,no,no,.6549196296105675,B/C,.1141930803039217,1,0,4.361198425292969,5.773430070496683,-1.407377304597125,-1.398690645469099,-.0366231429122988,1,4.361198425292969,-1.666666666666667,1.5,2.260663973420936 +315,QEV Analytics,266,1,no,no,.6558623172861971,B/C,,0,0,6.367771148681641,5.673281247074294,.6993442422139364,-1.01937610592222,-.0248684132594613,0,,,3,1.905769189375852 +316,West Virginia Research Center,378,2,no,no,.6575860851304089,B/C,.1635247809902922,.5,.5,6.446525573730469,5.210471722475418,1.24090819186164,.9443752408337629,.0239553465915487,2,6.446525573730469,3.8,5.333333333333333,.016462644620733 +317,CallFire,42,4,no,no,.6590668814547462,B/C,-.4349172423877488,.75,0,3.932399749755859,4.244107615986392,-.3068535256239434,.0655100157837398,.0072453049604662,4,-3.932399749755859,-.4651136850381826,2.493135083803914,.9820529879874998 +318,Becker Institute,26,5,no,no,.6631983552533153,B/C,.3529105264432197,.8,.4,7.657408905029297,6.29713180354484,1.365131442091047,1.103470094387338,.0743476375770897,5,5.237909698486328,.0695833524068195,9.221825406947977,0 +319,Hill Research Consultants,140,5,no,no,.6635818583442351,B/C,-.2769093037745259,.6,.2,5.26837387084961,5.346716989981899,-.0734887785257006,-.1936170207842335,-.0144397222971352,5,-3.712976837158203,-2.778571428571428,2.69413628759136,1.297644865587007 +320,TargetSmart/William & Mary,332,3,no,no,.6641617025639919,B/C,.59101995366542,.6666666666666666,.3333333333333333,5.331492106119792,4.375202645120252,.961143801606129,.8903581807283232,.0987002212974594,3,5.331492106119792,1.663733113547817,4.073964020321752,.2031838417200449 +321,Rice University,286,2,no,no,.6686946525332566,B/C,.1726691421866744,1,0,5.910717010498047,5.082745594437103,.8328257566675332,.0576636584845435,.0016845222716952,2,5.910717010498047,-.3636363636363633,2.392080818711254,1.295967000809112 +322,Independent Market Research,148,2,no,no,.6695780386486831,B/C,.1167473015497415,1,.5,5.758111953735352,5.211989089447775,.5509772048941661,1.265916119646411,.0278688837269625,2,5.303129196166992,4.178571428571429,5.5,.225156689108887 +323,MarblePort,182,2,no,no,.6704891016752899,B/C,-.3989260252944092,1,1,5.559762954711914,4.593370166054036,.971247129264468,1.202184794234583,.0862595771690107,2,-5.559762954711914,-3.433333333333333,6.063945294843617,0 +324,University of Maryland,575,1,no,no,.6712947422113368,B/C,.1135980314638551,0,1,6.643642425537109,5.754330458478516,.8941663076651829,1.716559233058691,.0293510302446489,1,6.643642425537109,2.28,,0 +325,TMR Research,328,2,no,no,.671659373118822,B/C,.1732914738583265,0,.5,7.871591567993164,5.559130742974748,2.317315165625006,1.5856153416367,.0349069965268346,2,7.871591567993164,6.666666666666667,,0 +326,University of Georgia Survey Research Center,674,1,no,no,.6756154646546773,B/C,-.1088501121320425,1,1,9.779964447021484,5.680793417310857,4.104025370317216,2.459018206919318,.0273686483225836,1,-9.779964447021484,-.75,,0 +327,CrossTarget,66,2,no,no,.6762960235638725,B/C,-.3947710135020523,1,.5,7.735822677612305,4.742460412288372,2.998216605930522,1.37533233274143,.0701853392360924,2,-7.735822677612305,-13.36923261789175,15.7764521715802,0 +328,The Florida Poll,99,5,no,no,.677183216588444,B/C,.2693149734219958,.6,0,4.613794708251953,4.76455661309394,-.1459075642353974,.7026583955604045,.0615774423301401,5,3.073145294189453,.5235894199184606,3.56571418155084,.5494187869550704 +329,Southeastern Louisiana University,309,8,no,no,.6779255662669411,B/C,.0959017507036072,.875,.375,6.572028875350952,5.009265784658479,1.567617431299063,1.191190193309478,.1579460626838416,8,.7232673168182373,1.247499969270494,7.084589675770887,0 +330,R.L. Repass & Partners,268,1,no,no,.6780316469454992,B/C,,1,1,11.57935333251953,10.00894267019912,1.575265002926999,1.50791811564035,.0601663136371989,0,,,,0 +331,A&A Research,2,1,no,no,.6789533460330148,B/C,-.1488675128531222,0,1,10.04303741455078,5.738853416971225,4.309038338186145,2.334648105905419,.0346063887415019,1,-10.04303741455078,,,0 +332,Old Dominion University,238,1,no,no,.6819028420972324,B/C,.1449702824038931,1,0,4.481784820556641,5.334479421661047,-.8478402604978172,-1.05008528231765,-.0339666374047057,1,4.481784820556641,-.8071428026471823,0,2.783215957726947 +333,Public Strategies Inc.,264,6,no,no,.682334156134031,B/C,,1,.3333333333333333,7.979216893513997,8.299483959669688,-.3154127255491002,1.238398802681448,.1516380141134428,0,,,7.643708774087621,0 +334,OpinionWorks,244,6,no,no,.6847615691802997,B/C,-.456181422922214,.9166666666666666,.5,7.287042617797852,5.311743933003283,1.980153025401157,1.222385625250664,.181915872714656,6,-3.065315882364909,3.666666666666667,9.5,0 +335,SmithJohnson Research,367,1,no,no,.6866345695022391,B/C,-.1934785389033732,1,0,8.513221740722656,6.137363483796756,2.38071259753249,2.227943913916424,.0506341014426133,1,-8.513221740722656,-15,,0 +336,Harper Polling/Clarity Campaign Labs,513,1,no,no,.6867256714328992,B/C,.3433280981097093,0,0,6.988388061523438,5.954941090881893,1.038301311248134,1.599996731424496,.0786052276928041,1,6.988388061523438,4.75,,0 +337,Feldman Group,93,2,no,no,.6869176615049214,B/C,.2053521798327145,.5,.5,6.676515579223633,5.430618723537072,1.25075119629315,-.3912943765191685,-.0194654483744056,2,4.127988815307617,.6888893975151911,1.456275361687035,1.98839311585113 +338,Capital Survey Research Center,44,13,no,no,.6905239697483623,B/C,.0296484346278982,.3461538461538461,.6153846153846154,9.670362179095928,7.339496702746938,2.335719816955579,1.182406141384232,.2855219603625364,4,.5845623016357422,.7083333333333333,9.083471842086395,0 +339,Illinois Wesleyan University,147,3,no,no,.6911469816999355,B/C,-.3299533999281484,1,.3333333333333333,8.178092956542969,5.624068504011845,2.558878793137714,1.578918473873792,.0637030566211911,3,-8.178092956542969,-5.873611132303874,5,.249078152659788 +340,Tulsa Surveys,341,1,no,no,.6968914434267224,B/C,-.1324139186690047,1,1,11.89712524414063,5.161915585651205,6.740063999096009,4.370622264008132,.0486446270946287,1,-11.89712524414063,,,0 +341,TeleResearch Corporation,335,1,no,no,.6995370076870748,B/C,,1,1,8.888496398925781,8.694951309577576,.1983994299547951,2.795662265967504,.0635365396274491,0,,,11.25,0 +342,Decision Forecasting,77,3,no,no,.701551924572994,B/C,-.0531594812427779,1,.6666666666666666,8.093864440917969,4.721564514411604,3.377154267112954,1.662619022658081,.0624695355904173,3,-1.414833068847656,.6498333613077799,3.547525734387925,.4992803500548957 +343,SoonerPoll.com,308,25,yes,no,.7018398008939626,C+,2.734870707595853,.8,.48,8.682242698669434,5.727292814499123,2.959804224776899,1.686369226723537,.8567689814813217,21,5.993773687453497,2.883332824707031,5.855930044111688,.0978629027999815 +344,Southern Research Group,649,1,no,no,.7024389355098376,B/C,.1238125987145376,0,1,7.7767333984375,4.689560277308869,3.09202746173522,3.721611501576032,.0592514064463907,1,7.7767333984375,5.5,5.5,0 +345,Great Lakes Strategies Group,125,1,no,no,.7051103069770992,B/C,-.1972988004563895,0,1,7.535125732421875,5.33439995803765,2.205580114990815,2.778827681234298,.072760480402272,1,-7.535125732421875,-10,10,0 +346,Hoffman Research Group,141,2,no,no,.7077379120484042,B/C,-.4009827442091181,1,0,5.245321273803711,4.714887431733557,.5352881826767435,-.5087761577924994,-.0388937968316032,2,-5.245321273803711,-1.262501239776611,2.060718205744823,2.189243642368037 +347,University of Wisconsin (Badger Poll),365,8,yes,no,.7078245466869828,B/C,.6950988570813171,.875,.375,12.78543090820313,5.856165955597719,6.934119293211997,5.107604204395074,.6572894742816732,7,6.007245744977679,7.213419865736198,3.760023128639522,.924107411530347 +348,"California State University, Bakersfield",41,1,no,no,.7104449698380708,B/C,-.1265790115977124,0,1,9.853496551513672,6.104626058474669,3.753724833645592,4.982870103239322,.0640104524612569,1,-9.853496551513672,-14,,0 +349,Minnesota State University Moorhead,211,4,no,no,.7108969551157276,B/C,.4641666238621686,1,.75,9.203699111938477,5.200479311205552,4.008074141339514,1.83833431398978,.1195979997217173,4,7.134679794311523,,,0 +350,Multi-Quest International,220,4,no,no,.7110344627144402,B/C,-.0045227866109001,.75,.25,5.391483306884766,5.360956729811647,.0353809176797084,.9493384975206594,.1052977436704866,3,-.045739491780599,.5518517670808016,3.213384057136836,.5667756366123041 +351,Constituent Dynamics,58,7,no,no,.7114204767023606,B/C,,.8571428571428571,.7142857142857143,9.457359858921595,8.460331650799835,1.001882548728349,1.423295422909794,.1992579394388035,0,,,10.87636664561877,0 +352,University of North Carolina,359,2,no,no,.7134614151447214,B/C,.2165461378793016,.5,.5,6.856529235839844,5.624614372880663,1.23676920356577,1.263700604255319,.0399107880787313,2,6.856529235839844,-.2875003814697266,1,1.485055311499993 +353,Global Strategy Group/GBAO (Navigator Research),413,2,no,no,.7143299080143687,B/C,.5238210678100587,1,0,5.238210678100586,5.089631171741502,.1534338469656742,.3974949072632308,.0397494907263231,2,5.238210678100586,1.010704781134638,1.557292289935744,1.201804172880457 +354,Detroit Free Press,663,1,no,no,.7146086014776371,B/C,.1331316917459678,1,1,8.981452941894531,5.342821221211951,3.64348606128917,2.73922990534567,.0406034874022167,1,8.981452941894531,2,2,2.000825919092727 +355,Sky Research,665,1,no,no,.7150213319471003,B/C,-.3732352724099157,0,1,8.725540161132813,5.459213122187348,3.271181379552054,2.342295473960913,.1001917672882289,1,-8.725540161132813,-4.632780075073242,,0 +356,Southern Opinion Research,311,2,no,no,.7189833819536425,B/C,.0193370156963022,1,.5,8.5,5.373668926290093,3.131185414316497,3.042806655800613,.0669867644294006,2,.8783645629882813,4.166666666666666,3.5,.6924543701491878 +357,American Research Group,9,277,yes,no,.7241709590734948,C+,.0764734179302929,.7509025270758123,.4007220216606498,7.530794866678947,7.004901459409429,.5307477478761059,.8663607536388283,.7702975692113456,86,.1135636263115462,-1.142137648661575,6.882220458743856,0 +358,Opinion Consultants,241,2,no,no,.7274854879836085,B/C,-.2560304923197467,1,.5,6.620656967163086,5.238506864616457,1.387004443153219,1.015196302331795,.0392591264547226,2,-6.620656967163086,-5.441666730244955,2.242640687119285,1.785901565320188 +359,Arthur J. Finkelstein & Associates,16,1,no,no,.7311744675064819,B/C,-.202592759519747,0,1,13.66749954223633,6.614494543737975,7.057859339104942,5.857637552939973,.0868275102149689,1,-13.66749954223633,,,0 +360,Zata3,392,2,no,no,.7314228315643269,B/C,-.2012821656754537,1,.5,10.1712818145752,6.04166524578764,4.134470909394145,2.455581887264707,.1253121472365468,2,-3.944269180297852,0,,0 +361,GaPundit.com,111,2,no,no,.7323715570758917,B/C,.5537197498696054,.25,1,8.256275177001953,5.356511452358934,2.904618065249609,2.135100917652609,.1431938157005893,2,8.256275177001953,3.027981217144526,,0 +362,Baselice & Associates,23,2,no,no,.7328146042343968,B/C,.3040444320828225,1,.5,10.02863216400146,5.73711529832728,4.296371206280774,3.331487307689965,.1010028237044809,2,10.02863216400146,8.75,4,.1262369305463489 +363,MarketAide Services Inc.,191,1,no,no,.7347617707815949,B/C,.1662938060892203,1,1,11.21866607666016,5.930474800375713,5.293045616891033,6.099647514138478,.090414813490082,1,11.21866607666016,9.5,,0 +364,Redfield & Wilton Strategies,562,9,yes,no,.7349372590492564,B/C,2.202347366898148,.7777777777777778,.6666666666666666,6.607042100694445,3.460981436466479,3.150915004834555,2.640811777147769,.8802705923825898,9,6.607042100694445,2.529307956248106,2.997833312978453,0 +365,Bannon Communications Research,21,2,no,no,.7359362734296809,B/C,.3276200692953867,1,.5,10.37347793579102,6.048284897877401,4.330047378520204,3.460380350212206,.1092873631333819,2,10.37347793579102,8.333333333333332,21,0 +366,Howey Politics/DePauw University,142,7,no,no,.7370211714325817,B/C,.0840077257383459,.5714285714285714,.2857142857142857,6.740425654820034,5.607273313387551,1.138006682039072,1.537890850961456,.2458028714182319,6,.5784180959065756,1.297258237258008,7.196152422706631,0 +367,High Point University,139,3,yes,no,.7399426268592304,B/C,.0045991236618311,.6666666666666666,.3333333333333333,11.5411860148112,5.850491843170836,5.695548512246951,7.077572621782974,.8025801455172091,2,.0979747772216797,1.810572346488198,6.039410563067126,0 +368,Forman Center,100,2,no,no,.7402289742322391,B/C,.2422698600401577,1,.5,11.0048656463623,5.479212990701936,5.530506996266959,4.700320767861541,.1034765976402518,2,11.0048656463623,17.14285714285714,21,0 +369,Kimball Political Consulting,163,6,no,no,.7408599088190024,B/C,-.9883884432002163,.8333333333333334,.5,6.287283579508464,4.647312677120706,1.644825242994348,1.570361717253792,.2468677217035975,6,-6.287283579508464,-2.414999643961589,6.36664866823249,0 +370,New Frontier Strategy,229,2,no,no,.7415875112176328,B/C,,.5,1,14.05421733856201,8.091564778767712,5.96750690040089,2.449795285445019,.1434017623817209,0,,,10.18888918558756,0 +371,SMS Research & Marketing Services,296,1,no,no,.742124091279715,B/C,-.1666266571273037,0,1,9.744956970214844,4.610530379259771,5.139280931561662,2.978766842861347,.0509332122147581,1,-9.744956970214844,-1,1,2.880160549046826 +372,HighGround Inc.,416,2,no,no,.7430892528704829,B/C,-.3894387965502069,.5,0,4.441871643066406,5.640017798991987,-1.193291815318991,.0613453865069179,.0053784250007434,2,-4.441871643066406,-3.016805860731337,2.638004968678565,1.942356279167756 +373,Abacus Associates,6,2,no,no,.7479667078828547,B/C,.1657550174081954,.5,.5,8.055637359619141,6.17635698229895,1.88413471792678,2.977452512533899,.1363118233194016,2,3.620578765869141,6.5,,0 +374,Lester & Associates,293,1,no,no,.757813807098785,B/C,,1,1,18.92186546325684,7.939957168970158,10.98676263489327,4.032942336631153,.0916559928235483,0,,,1.850000381469727,1.32694911229125 +375,PSI,248,3,no,no,.7614591196960223,B/C,-.0425848070705559,.6666666666666666,.6666666666666666,11.68826611836751,8.402766326327948,3.290354132646156,2.959615449818972,.1112015441642382,1,-3.314998626708984,-4,2,.7967065684965622 +376,Long Island University,633,1,no,no,.7650436558876498,B/C,.3445801985891241,1,1,6.547023773193359,3.423618361858678,3.12825975194127,2.976890594566759,.1566784523456189,1,6.547023773193359,2.749569759573987,2.731481340196398,.0749388672985862 +377,Montana State University Billings,216,11,no,no,.7651270341095072,B/C,1.988396541215514,.5909090909090909,.3636363636363636,6.64113339510831,5.620000995539652,1.025986740175247,.8264028991200191,.2635574153766082,11,6.234757856889204,2.436363636363637,2.75,.5592303447021791 +378,Dynata,283,2,no,no,.7659266382211682,B/C,,1,1,9.368056297302246,8.563656556344602,.8092540815642333,.8376995302750494,.0642839017226691,0,,,1,1.598656868505834 +379,Gazette Communications,640,2,no,no,.7665583160768187,B/C,.2355804045651158,1,.5,8.064261436462402,4.626378120399051,3.442737656669941,3.311381800447465,.096735041437494,2,8.064261436462402,4.749999427795411,3.149998664855957,1.392265042926306 +380,SocialSphere,307,2,no,no,.7668488168813593,B/C,-.4117260457887734,1,0,6.139068603515625,5.423947501621051,.7199754425011635,2.649176394227108,.1776710755060569,2,-6.139068603515625,-6.424999872843425,6.522497216032183,0 +381,Jeffrey Stonecash,158,1,no,no,.769585419510555,B/C,-.2253635113043367,1,1,11.42992401123047,5.395863044648573,6.038915307188485,6.613922888648005,.1304065437545612,1,-11.42992401123047,-16.66666666666667,22,0 +382,Consumer Logic,59,2,no,no,.7724076121984393,B/C,.3073798714305453,.5,.5,10.2096996307373,5.531537250413759,4.683016720930135,4.202129054956059,.1265120361384887,2,10.2096996307373,10.05555555555556,4.299999237060547,.587518016380516 +383,20/20 Insight,1,8,no,no,.7726710092488588,B/C,.5194501176309351,.625,.25,10.15272641181946,6.185246428650617,3.97233432377543,1.54964468511572,.3536957571176695,5,2.93757553100586,3.179270582539695,6.887526543234835,0 +384,Y2 Analytics,389,8,no,no,.7743143580781688,B/C,1.349587869652441,1,.5,8.045513153076172,5.202396965492056,2.847970528190705,1.107633916572423,.3144985299282272,7,5.088503156389509,-2.625750897306226,4.446978219567863,.3509703823649378 +385,Zia Poll,393,4,no,no,.7786391354970146,B/C,-.8303678743833749,.75,.5,5.355730056762695,3.573749435983919,1.786834961385366,1.821202030920989,.2823644289780817,4,-5.355730056762695,-5.332124996185303,5.859122918275927,0 +386,Cherry Communications,49,5,no,no,.7801076623998108,B/C,-.4699481294818663,.5,.2,7.576317214965821,6.238062246115746,1.343109309456664,1.795094735983857,.2917144745162084,4,-3.25346565246582,-3.928865095337704,11.69348712139186,0 +387,Glover Park Group,120,1,no,no,.7802782013337553,B/C,-.3425971166529996,0,1,11.36287689208984,6.52075289177766,4.846978340918772,5.045252472144208,.1521171941012839,1,-11.36287689208984,-7.25,,0 +388,Baydoun Consulting,25,6,no,no,.7811925707864777,B/C,-.9694367373149146,.8333333333333334,.6666666666666666,6.843583424886067,5.376897249511465,1.471540515981191,1.826923684414111,.2872003836710728,4,-8.765375137329102,-6.805556221613808,8.004608245886912,0 +389,Neighbor,226,1,no,no,.7845976154095272,B/C,-.1902672901224637,1,1,17.09513473510742,5.335849966702793,11.76413910901122,12.25084605960385,.1363507990774335,1,-17.09513473510742,-14,13,0 +390,VCreek/AMG,501,1,no,no,.7847294062913411,B/C,.4140598899439761,1,1,7.867137908935547,4.713283131069624,3.158709118472512,.8794358961486693,.0462860997972984,1,7.867137908935547,.7300003051757811,.4300003051757813,2.546422823386813 +391,Clout Research/Wenzel Strategies,55,16,no,no,.7852868615226893,B/C,-1.903883602077899,.5625,.4375,6.75414502620697,5.16587790936004,1.593121457453521,1.407843461757177,.5013146697622185,15,-5.697357813517253,-4.60628011158975,5.237259413643385,0 +392,Hofstra University,558,2,no,no,.78838602267427,B/C,.6438211441040039,1,1,6.438211441040039,4.440758581976693,2.002307199669935,2.199582256028924,.2199582256028924,2,6.438211441040039,2.23675095251669,2.528308264282189,.1402779707137773 +393,Cometrends,631,1,no,no,.7884281226754147,B/C,.3972117775364926,1,1,7.547023773193359,3.875089707193861,3.676788406606088,3.49613433083288,.1840070700438358,1,7.547023773193359,3.760322447746031,3.353124856948853,0 +394,Rainmaker Media Group,276,1,no,no,.7927307362117337,B/C,.2754625870077134,1,1,12.12059020996094,4.909713011557411,7.215731539010116,6.896266293018583,.156730268152108,1,12.12059020996094,7.75,,0 +395,Datamar Analytics,75,8,no,no,.7956116893556978,B/C,-.2713336655661277,.6875,.375,6.29167628288269,5.734910244444253,.5616203790450274,1.943263857199152,.2970134446482879,5,-2.778728485107422,-3.300689658460946,5.841690338934272,0 +396,Open Model Project,629,2,no,no,.7977944110353132,B/C,-.5652378082275391,0,1,5.652378082275391,4.889192054473236,.7680403684087436,2.433944110353132,.2433944110353132,2,-5.652378082275391,-5.465624690055847,5.266666412353516,0 +397,Lauer Johnson Research,167,1,no,no,.8005647941407796,B/C,.2723246035939315,0,1,13.81168365478516,6.004192203188446,7.812345792203299,8.185126212067717,.1613859183847859,1,13.81168365478516,17,,0 +398,Lycoming College,176,3,no,no,.8012999685512628,B/C,.4833328686686418,.6666666666666666,.3333333333333333,7.268063863118489,6.083428578608518,1.189489625116561,2.026217160099647,.1347452871879952,3,7.268063863118489,5.666666666666667,4.962127474685254,1.154565286656061 +399,Beacon Research,545,3,no,no,.8024684099094195,B/C,,1,.6666666666666666,7.971240361531575,6.546103251047581,1.429991451090585,2.053278869365935,.2933255527665622,0,,,,0 +400,University of Alabama at Birmingham,344,2,no,no,.8104141712019267,B/C,-.3508822861760528,1,1,12.0112133026123,4.940563881724581,7.075503761494313,6.204896838683693,.1812629859608257,2,-12.0112133026123,-6,6.267949192431122,0 +401,Saguaro Strategies,298,2,no,no,.8106218672436712,B/C,.3871853984956438,0,1,5.045509338378906,3.754951426499091,1.295412252486405,2.125802552184925,.163131143575532,2,5.045509338378906,3.966666666666667,2.444444444444445,.8929885052639039 +402,Ed Renwick/Loyola University New Orleans,85,10,no,no,.8109882703391773,B/C,.8957129970820817,.8,.4,7.855332946777343,5.139821582518981,2.720365704864952,1.996120397945766,.320587412987893,9,6.175258212619358,4.339629641874336,6.051410743983269,0 +403,WPA Intelligence (WPAi),383,17,no,no,.8136637854897387,B/C,-.6787699646565474,.6764705882352942,.4705882352941176,7.492368024938247,5.985615077352779,1.511607288192058,1.466481683484007,.5489773013082495,15,-2.079267374674479,-4.819983496122701,10.07049880632958,0 +404,University of Colorado,580,2,no,no,.8144357959969769,B/C,.5152778562059495,1,.5,6.714714050292969,4.882611391734617,1.836956999164942,3.068491312715381,.2354717734158129,2,6.714714050292969,7.307555601331923,,0 +405,Patinkin Research Strategies,490,2,no,no,.8170963982576065,B/C,.5671300888061523,1,0,5.671300888061523,4.762511795275056,.9136434333930565,1.898537937396599,.1898537937396599,2,5.671300888061523,2.519230871934157,3.381250381469727,.7284260451794673 +406,Slingshot Strategies,451,1,no,no,.8190800167720694,B/C,.4257258734660525,1,1,9.285785675048828,5.135433605655431,4.155206409999987,4.525798367907748,.2074945008138613,1,9.285785675048828,9,9,0 +407,Baldwin Wallace University,401,2,no,no,.8202506188048283,B/C,.7280571696293006,.5,.5,8.304094314575195,5.071536737268028,3.237411917913756,2.883790876919586,.252834872066392,2,8.304094314575195,3.546666781107585,,0 +408,Univision/Latino Decisions/North Star Opinion Research,516,7,no,no,.8282660647476114,B/C,1.323086738586426,.7142857142857143,.2857142857142857,6.070222582135882,5.230565677406466,.8445112453360049,.7831796932361169,.2192903141061127,6,5.292346954345703,1.311874486905276,2.874891363023641,.8737705380053529 +409,RMS Research,273,3,no,no,.829247133071133,B/C,.3345721425836921,1,.3333333333333333,11.12290445963542,5.418214220414125,5.709544579827881,4.903184346705861,.2034827452779916,3,8.061955769856771,-5.8,4,.2310479007778654 +410,Data West Polling,74,2,no,no,.8314642257907742,B/C,.3825687758208263,.5,1,13.09588813781738,6.156274800768978,6.944467677654996,6.925470961856789,.2023130405496732,2,13.09588813781738,7.5,,0 +411,Hays Research Group,136,9,no,no,.8318380079002355,B/C,.9776926335490508,.7777777777777778,.4444444444444444,8.030609766642252,5.194133750545753,2.841330356703088,2.008095175656406,.3624291809072235,5,10.69680023193359,4.125397334023127,7.349213550843686,0 +412,brilliant corners Research & Strategies,564,1,no,no,.832238816747141,B/C,.6458057604337993,0,1,12.27030944824219,5.883113618582202,6.392050170266574,4.328537518195677,.227817764115562,1,12.27030944824219,4.292500019073486,,0 +413,"Normington, Petts & Associates",232,12,no,no,.8344991375350191,B/C,.8610392546312677,.5833333333333334,.5,7.553451538085938,6.110763551492837,1.447542327199691,1.618406211132986,.4268539569763887,12,3.264609018961588,3.576653460346201,3,.0992029491158098 +414,WCIA-TV,373,2,no,no,.8373707824230141,B/C,-.4020674631878819,1,1,18.26351165771484,6.085304705082537,12.1830612932389,9.11289007221899,.2006184058310267,2,-18.26351165771484,-8.769841269841269,,0 +415,Market Research Insight,185,19,no,no,.8389235668824845,B/C,-.2420582752342996,.9473684210526315,.631578947368421,7.236588829442074,4.978781443526811,2.262661726521852,1.505234583700877,.5995129281719782,19,-.607750842445775,1.038254158662789,7.452589716116476,0 +416,Auburn University at Montgomery,588,2,no,no,.849329974972278,B/C,.7860176086425782,1,.5,7.860176086425781,4.428574095208752,3.436456331823618,2.037031956009374,.2037031956009374,2,7.860176086425781,.2442885262625563,2.700004577636719,.9122677937134069 +417,USC Schwarzenegger Institute,648,1,no,no,.8511197301452627,B/C,.4124617325632196,1,1,7.836772918701172,3.39505831908743,4.44656894022033,4.68727487275999,.2466986775136837,1,7.836772918701172,7.859999847412109,7.433333079020183,0 +418,Hickman Analytics,415,1,no,no,.8587584780464299,B/C,.4464992819421832,0,1,9.088420867919922,5.956972395129987,3.136302813396525,5.101696762816038,.2506380343063347,1,9.088420867919922,7.666666666666666,,0 +419,GCR & Associates,110,1,no,no,.8646525450775476,B/C,,1,1,18.29655265808105,9.780529509083932,8.520877489603713,7.843686067201693,.2364915378450761,0,,,,0 +420,ccAdvertising,396,33,no,no,.8651626296718206,C+,-2.639029471910175,.8484848484848485,.7575757575757576,7.36368144642223,5.330020138798532,2.038515648230288,1.487314888434947,.7074678891067008,33,-5.548050851532907,-4.331729200390248,7.005812303421265,0 +421,Arizona State University,15,8,no,no,.866433453873116,B/C,.5564589048318203,1,.5,8.227585315704346,6.339161300715874,1.893278355595062,2.025491846080711,.2809977952662606,6,5.835334777832031,6.070740728025083,3.142654716224832,.5185243754774501 +422,Hellenthal & Associates,137,5,no,no,.86717250359529,B/C,.3765420102603602,.4,.4,8.071262359619141,5.93747744495968,2.13863925526605,2.545385929009844,.354061338473748,3,4.278266906738281,.6055541568332247,14.79999923706055,0 +423,Gonzales Research & Marketing Strategies Inc.,121,10,no,no,.8675254168163843,B/C,-.6363039022322089,.8,.4,6.542662811279297,5.828944142542221,.7185730093436659,1.736580698008142,.4064523551164123,9,-2.770167032877604,-2.362963217276114,3,.2060782883476115 +424,J.L. Partners,619,2,no,no,.8721696165657405,B/C,.754702377319336,1,.5,7.547023773193359,4.345387893945784,3.206490219854165,3.177696165657407,.3177696165657407,2,7.547023773193359,3.801195517830227,5.355769084050105,0 +425,The Justice Collaborative Institute,630,2,no,no,.8743204404173909,B/C,.6671300888061524,1,.5,6.671300888061523,4.424407474597316,2.251747754070798,3.156675279641673,.3156675279641674,2,6.671300888061523,3.560256512959798,3.925000190734864,.0425291245322368 +426,Opinium,559,2,no,no,.8787781238559788,B/C,.7238210678100586,1,1,7.238210678100586,4.247716870582519,2.995348148124656,3.243781238559789,.3243781238559789,2,7.238210678100586,3.032210157478724,4.192044517038934,0 +427,Cole Hargrave Snodgrass & Associates,56,5,no,no,.8851238528677493,B/C,.0945812768473129,.6,.4,8.11447639465332,7.037999478115583,1.081331257144327,2.042515185407599,.3291028255924761,3,3.437128702799479,-2.175925925925926,3.6648332982792,.4106739370256197 +428,Global Strategy Group,118,25,no,no,.8919527848946019,B/C,1.766649007346779,.68,.24,6.418126983642578,5.722952759301982,.7000285649471842,1.542128446642364,.6204697092314073,25,4.39086654663086,5.018593838052824,5.598565603370304,.0903718764869904 +429,Global Marketing Research Services,621,1,no,no,.8999214893138072,B/C,.5024749354312295,1,1,9.547023773193359,3.866799731250264,5.685078382549684,5.614508296962335,.2955004366822281,1,9.547023773193359,5.781827824090117,5.322916507720947,0 +430,Colby College,593,6,no,no,.902542600397532,B/C,1.986114343007406,.6666666666666666,.5,8.309026718139648,5.052475337686825,3.261405721059413,2.026170401590127,.5065426003975319,6,7.944457372029622,4.139999453226725,,0 +431,East Tennessee State University,456,2,no,no,.9042082604316538,B/C,.8677047628217041,.75,1,9.896890640258789,5.431653280469702,4.470091700395676,3.841397234746467,.3367925136932174,2,9.896890640258789,3.928571701049804,,0 +432,Marketing Research Institute,192,9,no,no,.9111655606218465,B/C,-.3850345165108986,.3333333333333333,.8888888888888888,9.83777936299642,5.169169548590911,4.673464155012098,3.044796647457002,.3845280300104642,9,-3.048807144165039,-3.937036867494936,5.674016281858086,0 +433,Concord Public Opinion Partners,553,1,no,no,.9128463189124751,B/C,,1,1,13.4076042175293,7.71702778658851,5.695430771547376,4.90008790922519,.2578993636434311,0,,,6,.9599921501118365 +434,Brandwatch Qriously,610,3,no,no,.9202256742025964,B/C,.9352891104561941,1,1,6.547023773193359,3.475205865360035,3.076672248439915,2.877579719418173,.411082817059739,3,6.547023773193359,2.809999864180009,2.756743569862824,0 +435,Victory Enterprises,525,1,no,no,.9239620442305715,B/C,-.5228166038913292,0,1,17.34019470214844,6.208346079624863,11.13670296313016,9.810797010782423,.2958010369981002,1,-17.34019470214844,,,0 +436,St. Cloud State University,312,16,no,no,.9401959555986587,B/C,1.47271229287365,.75,.375,6.441546678543091,5.312041367055372,1.134359652094309,1.78939016090633,.6836468673841722,15,3.870546468098958,3.325277775052994,7.67030134935402,0 +437,Bainbridge Media Group,656,1,no,no,.9533422120407481,B/C,.4812609706441475,1,1,21.17589569091797,5.6804533814596,15.50029665006496,13.96330905438646,.3173417439811224,1,21.17589569091797,,,0 +438,Rutgers University,295,16,yes,no,.9539608782284354,B/C,.2820584140873488,.875,.3125,6.795642375946045,5.144511004579583,1.655985711973052,3.13086887613533,1.106892537294412,16,.7978081703186035,1.493687474140275,6.034197046142102,0 +439,Schapiro Group,300,2,no,no,.9626482024962545,B/C,,.5,.5,21.48976993560791,9.675805041120341,11.81881923509416,7.25176267778764,.3222944174742237,0,,,6.5,.6139517335312643 +440,SSRS,297,30,yes,no,.9658884097730095,C,2.694829190924799,.6,.4,6.16478583017985,4.984997055527604,1.184643115258835,1.863049710883167,1.123276920772806,28,4.642478397914341,2.718055417948096,4.347021633485415,.0129290119852321 +441,Western Kentucky University,379,4,no,no,.9746834873158277,B/C,.9039627322345885,.75,.75,10.91082143783569,5.938117373923029,4.977558404519256,2.718245994627008,.3819396758296789,3,8.363541920979818,-1.080555333031548,2,.5773409954215362 +442,Loras College,171,18,no,no,.9826281730075825,B/C,1.541755722648368,.7222222222222222,.3333333333333333,8.122161971198189,6.299331037050903,1.827685274753874,1.286758283468349,.5375723259582004,14,4.378634316580636,-.5874077337759513,2.882841096758058,.5414996138439588 +443,Millersville University,210,5,no,no,.9843616996351582,B/C,-.6272345449247876,.8,.8,14.15688896179199,4.994529713987127,9.167213588411455,6.420218182423063,.3882155443458528,5,-10.37305870056152,-6.093433316548666,5.855996079896939,0 +444,DCCC Targeting and Analytics Department,68,5,no,no,.9849079660818172,B/C,2.043319386493293,.4,.6,9.703327178955078,5.952459378863677,3.75572214069799,2.598924869592363,.5472796569814823,5,9.703327178955078,,,0 +445,Massie & Associates,199,2,no,no,.9968783293981434,B/C,-.5278419610119539,0,1,23.97669219970703,6.3655494552371,17.61599708507652,16.35836057255758,.360125952806156,2,-23.97669219970703,,,0 +446,SurveyMonkey,324,268,no,no,1.002814178528214,C,4.742322850559237,.878731343283582,.5559701492537313,6.601033203637422,4.268804065525122,2.337083478718888,1.06355740486636,.9827578177770415,255,5.149043273925781,1.82913899805347,5.077808011728325,0 +447,Hampton University,131,4,no,no,1.006372546360688,B/C,-.8084199351629326,.5,.5,7.510197639465332,4.543193627412718,2.971858352659204,3.527894687459416,.4943438215175679,4,-5.769305229187012,-6.759859941252808,5.482901716514413,0 +448,Roanoke College,292,18,yes,no,1.009202178828525,B/C,.6067975105006991,.8055555555555556,.5,7.776469760470921,5.660469950171172,2.120854150906338,2.673718986236597,1.083270905942732,15,1.70916493733724,1.265536239225209,4.722550610519473,.2425480800288891 +449,Greg Smith & Associates,128,5,no,no,1.019313758716734,B/C,.9385190782357025,.4,.4,10.13129425048828,5.560755311854379,4.575393279240492,4.483932719839702,.4153720441879422,5,10.13129425048828,6.333333333333333,6.400624329750488,.4508519551095868 +450,Marketing Resource Group (MRG),193,10,no,no,1.023836540864471,B/C,.3207101759247366,.3,.7,9.837563133239746,7.20621952856269,2.636197945283645,1.790222788755064,.4905984444951934,6,1.696808497111003,1.590694447369244,5.616928727053397,.5934383038266724 +451,University of Iowa,353,3,no,no,1.039961016782716,B/C,-.3193475974663202,.6666666666666666,.6666666666666666,17.28665033976237,7.41899229586098,9.872512384507978,6.978442571360039,.4477098938529421,1,-6.610149383544922,-2.789999198913574,13.14096253015037,0 +452,BWD Global,527,2,no,no,1.045711407806707,B/C,-.1404711485062427,1,.5,13.50125408172607,7.134482252583018,6.371626169749645,6.392500185529562,.4620369456092442,1,-4.353763580322266,-5.299999237060547,,0 +453,Citizen Data,616,12,no,no,1.070771182660835,B/C,2.81656436920166,.5833333333333334,.6666666666666666,7.04141092300415,4.649526207538675,2.396739056072065,2.04159889190573,.8166395567622919,12,7.04141092300415,2.810882241028659,4.093776961431735,.0413290647463573 +454,DeSales University,474,1,no,no,1.072521105891609,B/C,.7509087010433799,1,1,14.26726531982422,6.152374147126724,8.119745513304084,8.893901011940571,.46810005326003,1,14.26726531982422,10.80000305175781,10.80000305175781,0 +455,Hamilton Campaigns,130,13,no,no,1.074199609049902,B/C,1.392617616215609,.5769230769230769,.3076923076923077,6.684710282545823,5.632225339131462,1.057339284020951,2.362834758148918,.6364192690103658,13,5.170373476468599,4.036442286639028,4.273163888017891,.2309647409087736 +456,Kiaer Research,585,2,no,no,1.076595226635088,B/C,1.061572074890137,1,1,10.61572074890137,4.645587263023199,5.974987826484758,5.221952266350876,.5221952266350876,2,10.61572074890137,5.807156682014465,5.968028861980305,0 +457,Craciun Research Group,61,1,no,no,1.095235298337428,B/C,.7473572828176596,0,1,18.73064041137695,5.116279744282602,13.61921500770094,11.96408379729902,.4773699650291278,1,18.73064041137695,11.25,,0 +458,Bluegrass Community and Technical College,632,2,no,no,1.107975009276226,B/C,1.093443298339844,1,.5,10.93443298339844,6.002379782436627,4.9369075415684,2.397572187245313,.2397572187245313,2,10.93443298339844,.6249985694885254,2.600000381469727,3.138177905516952 +459,MRG Research,207,24,no,no,1.111869170732042,B/C,-3.083955272059459,.8333333333333334,.5833333333333334,8.943052132924398,5.406854431451237,3.54105204207975,2.142434698891506,.8910799624896134,23,-7.625354103420092,-3.234717323666527,10.26022213049239,0 +460,RABA Research,269,5,no,no,1.118400650777812,B/C,1.538555045288237,.6,.6,7.823005676269531,5.342880412223815,2.484979604652305,2.707927366436186,.5351985467416516,4,8.841274261474609,3.508910304897434,3.485033576626042,.6674280850886041 +461,Marketing Workshop,194,8,no,no,1.12028066367971,B/C,.3448772056383823,.5,.625,10.6016674041748,5.265524351378136,5.340997393403257,4.076829415592415,.4046585049891979,8,3.47454833984375,2.008333333333333,2.641043185007137,1.616378813029728 +462,Momentum Analysis,214,3,no,no,1.124544347914709,B/C,.3670145406580748,.3333333333333333,1,13.65023549397787,6.144355786380257,7.510734048204196,8.30393979144252,.532226868122331,3,5.726254781087239,3.222222222222222,,0 +463,Critical Insights,64,19,no,no,1.127866786856819,B/C,-.0691083839119506,.8947368421052632,.3684210526315789,8.086197903281764,5.751668990424007,2.339383253464347,2.4282359815557,.8279122408177907,17,-.2212783589082606,-2.443137299780752,11.41380759596731,0 +464,Research America Inc.,282,3,no,no,1.131631475033584,B/C,.0847723336746491,1,.3333333333333333,14.39089012145996,7.971116108085002,6.424628353981547,5.105762862822998,.5946122160067207,1,1.69012451171875,-1.599999745686849,11.87755075071111,0 +465,Targoz Market Research,454,15,no,no,1.13266775925797,B/C,2.572473292238801,.8666666666666667,.4666666666666667,6.581652577718099,4.808807803213847,1.777699115110842,2.123533918577824,.9402286911310951,15,5.810005950927734,3.4468055433927,4.831862286647933,0 +466,TargetPoint,331,2,no,no,1.159604211984977,B/C,,1,1,18.27473926544189,9.77160886971426,8.507984736334224,7.566466889654669,.5806401894038133,0,,,,0 +467,Meredith College,423,4,no,no,1.18252094651143,B/C,1.246890113467262,.25,.75,11.63000249862671,6.147694891881124,5.487161947352174,3.873278724769968,.7042324954127216,3,8.728230794270834,4.361949640458668,4.653705165648823,.0565864810428969 +468,Swayable,543,89,yes,no,1.199980088055748,C,4.067885775898778,.8876404494382022,.247191011235955,7.246318367090118,5.430232730910961,1.820939976785745,1.364709460956976,1.135132168459541,68,5.144679069519043,.8003757216298389,4.977010539240383,.162098060638137 +469,Glascock Group,116,2,no,no,1.223155396707915,B/C,.2547327212035909,.5,1,15.05851078033447,5.365966486533613,9.697398634407449,9.452966017067586,.633977655332612,2,3.798209190368652,20,20,0 +470,Brigham Young University,34,4,yes,no,1.233114910002849,B/C,2.066664529023629,.75,.75,16.44090175628662,7.147380329083355,9.298375767809855,10.34488408126312,1.300379097480629,4,16.44090175628662,16.47500038146973,,0 +471,Elucd,549,4,no,no,1.267003517884994,B/C,,.5,.75,12.94745445251465,7.55719598031602,5.395112812805219,4.358326424147456,.7924229862086284,0,,,3.682365112624316,.0361929242200101 +472,Dane & Associates,71,2,no,no,1.292292975615425,B/C,-.9468322760367825,.5,1,21.30413246154785,5.176883509566855,16.13210329258759,14.546176868878,.6464844216140726,2,-21.30413246154785,-10.60000038146973,3.200000762939453,.7366863760056699 +473,GOP Calls,654,2,no,no,1.299843741989501,B/C,-1.073954814432304,1,1,21.04491901397705,6.007385155418485,15.04238819916516,13.5941995134376,.6937330576617211,2,-21.04491901397705,,,0 +474,Carroll Strategies,450,5,no,no,1.310058901575354,C/D,-1.913723873068454,.8,.6,9.879275894165039,5.402969768499934,4.481160466271694,3.490799679526417,.6762061060320272,5,-9.879275894165039,-1.651001485188802,4.512893403438581,.9210194783459329 +475,CPEC,38,2,no,no,1.355100819765538,C/D,,1,1,16.00404167175293,7.828429101160927,8.180466911198593,10.11403186501444,.7761367971843742,0,,,11.18820155180871,0 +476,Riggs Research Services,289,1,no,no,1.36412459779159,C/D,.881171980610354,0,1,33.65322875976563,5.596142205665351,28.06194089470686,27.94753387338189,.7317747712167629,1,33.65322875976563,29,29,0 +477,Mitchell Research & Communications,213,72,no,no,1.367857727684729,C-,1.271506102992509,.6944444444444444,.4166666666666667,7.146039035585192,5.793241830072376,1.357651546119406,1.731604513404434,1.274354955684636,47,1.931463769141664,-.1328858369047346,4.792055582085007,.0323268949435118 +478,TP Research,452,2,no,no,1.371119784114602,C/D,-1.363687299657571,0,1,15.55398178100586,6.016545535152569,9.542290586459881,8.79403822483834,.7710127482957436,2,-15.55398178100586,-8.315000534057617,7.100002288818359,.3728711962648337 +479,Saint Leo University,299,6,no,no,1.426303346028539,C/D,1.750224951152644,.3333333333333333,.6666666666666666,8.502264022827148,5.077131026643766,3.429987336789972,4.778557700494285,.9836851567386024,6,8.502264022827148,6.535661428679924,7.921835013727944,0 +480,Target Insyght,330,6,no,no,1.442224482235469,C/D,-.6264708149422075,.75,.3333333333333333,10.35234610239665,6.724533606641607,3.632666836361629,4.523027404860189,1.020477301374625,4,-3.897408485412598,-3.66490713532988,8.810208109320541,0 +481,Point Blank Political,550,6,no,no,1.488613590080401,C/D,,.8333333333333334,.8333333333333334,10.66819604237874,7.98123487463683,2.691815508348502,4.370454360321604,1.092613590080401,0,,,9.375758475211496,0 +482,Brown University,35,12,yes,no,1.511510387599815,C/D,-.2999860789597562,.8333333333333334,.6666666666666666,11.4294810295105,7.063779319545567,4.370556050571519,6.056145334618686,1.555804520322184,7,-2.211815697806222,-.1750005086263021,5.067988685291959,.2814323363742957 +483,McLaughlin & Associates,203,27,no,no,1.556690445522311,C/D,-1.594512296178581,.6851851851851852,.3703703703703703,7.301642523871528,5.342332225222354,1.964164639255763,3.022415901500849,1.378229020219985,27,-3.496718795211227,-4.563259908466408,5.927640923580714,0 +484,University of Wyoming,667,3,no,no,1.639473691274899,C/D,2.164692288353329,1,1,15.15284601847331,5.287956800208677,9.869743558871221,7.912315838924292,1.130330834132042,3,15.15284601847331,5,,0 +485,Triton Polling & Research,497,2,no,no,1.640410492366879,C/D,1.728580474853516,1,1,17.28580474853516,5.127785686953035,12.16287340218871,10.86010492366879,1.086010492366879,2,17.28580474853516,14.90000152587891,,0 +486,Opinion Research Associates,242,14,no,no,1.653558278343774,C/D,2.009217467800046,.6071428571428571,.4285714285714285,9.188911437988281,5.478451762810927,3.715314015783943,4.83269087581601,1.271366967598578,14,7.637391226632254,6.4187454080407,8.697426873935511,0 +487,FM3 Research,91,10,no,no,1.72945242899902,C/D,1.894241513625549,.65,.5,9.126483917236328,5.686454395444944,3.444883862397974,6.079239315229755,1.29427583360946,10,8.897290039062501,7.523486524385651,7.502038207745047,0 +488,TCJ Research,327,132,no,yes,1.73252349719409,F,-4.368320531183411,.5909090909090909,.4924242424242424,6.437300060734604,4.620029262645345,1.82212513869585,2.119417023837321,1.677473937056623,124,-5.583939398488691,-3.444773641882034,4.378142404254912,0 +489,Humphrey Institute,143,12,no,no,1.941500367663174,C/D,.551390790356648,.5,.5,13.2563419342041,6.551074580985915,6.710121693824775,7.109945500472611,1.505034654211784,8,3.786312103271484,3.082291672627131,5.487777584892179,0 +490,Indiana University-Purdue University Fort Wayne,150,3,no,no,2.048179028922068,C/D,,0,1,23.41861343383789,9.746905584996625,13.67656218944786,13.57853073467099,1.505241393199845,0,,,,0 +491,Nielson Brothers Polling,231,11,no,no,2.217821046616534,C/D,3.76400646115663,.9090909090909091,.7272727272727273,12.26243990117853,5.016595728148748,7.250698513636374,6.131094094035184,1.881964598390385,11,12.26243990117853,8.833333333333334,7.267102288745273,0 +492,Jayhawk Consulting Services,157,2,no,no,2.793560294634517,C/D,2.970260141724313,.5,1,37.6134033203125,5.822173433379541,31.79608422753955,28.07399170482939,2.216950640436249,2,37.6134033203125,10.89999771118164,,0 +493,Fort Hays State University,101,6,no,no,2.925766982257719,C/D,-1.437339691355343,.6666666666666666,.5,22.10050201416016,8.121156737737067,13.98419961702968,12.40843589819734,2.476527910988802,2,-18.73033142089844,-27.66666666666667,28.25,0 diff --git a/pollster-ratings/pollster-stats-full.xlsx b/pollster-ratings/pollster-stats-full.xlsx index c427afbb4388a51cd36ab20b8333267ed4a7100e..304eac02184eedeb5c8a33fb8d782085749a7b7e 100644 GIT binary patch delta 122812 zcmWhz1AACo5R7d%wr$(C8na27v`J&#*tXf&ww=bdZ5uD|2i*I8=j`n4?92&yg-(8l zu7-n!L`{1T9*swa#RpdH@|jV*46QyvpEGe`rmzy##})9b+DaRnhDJfDv^h9!()HBu zH(d}&6wm{%0s1~GR(A+5T?KLA*IrT zOUpx?KdSwFUmcJwJxooQL;``y%;=;z~vgcTU8VGT65+S z@S(G?cjK6Sbpyn`AjBpP>GR1_=P57?AypF4!S9@UXxDQSm!-C3^RiAy$IWy=`y=cv zI1#BGM(I--1Jun1d(In(cx)iMa6USr#irIF3iHcklW0oz*D^rZ?PQ3aFFlqXkwvQo zqk4v7M9YujmI3?=?UJYX@*M)rH>d*-L&;ka-AGL|m<_7wJc1^Wd!~bk*@s@ zzxAm*!`tHN_7e!>YL0MnEqTy*rIk<|yGHjN-F#BbUGcY(4i3Cj99%BMdq{*xgV$~- z%kjh!bausP{ZqLZP>#*_r)6n2)xm)ffqY%Z*=aOzfdJ$Sn4vMbj;O^;P)ctJrV?uB z;ub%nm9cb`l%q^bd0K5sHAM$q3TryccMPb*eiS{K363jgOlf_3_6>Aqp30=p80L|m zddv`o6q}u0$Y@VFaf*dpk~~*}1n&Xr>v0t1NPDrrPTj59WujGVa|F=&&0P2%mVNe5a1+JcBjhCtHS+<1iYhqoeU1tXnFEh;Y5Tv} z4cgClSDx3WmJKTU8eavNTW5Zq)W})B4~sKu(ZJ;`fmd;^^F|mqSVu(Da}8XGw>|o= znDtoT2R3S|8>JQ;`Aip^v-=J;^nsGKOO+hg35!;w5=_qxDuPW-M>-#J95U8-m;VN5 zy2_ni-B^Pl;-Rf^DYLrxZuqETcV6;7I|b)bO* zEv2rG*QeRn&5wuk)78(9i?Z=kt?aJ$_w%BrF7LPVvNIo^X=*Q zG8=Gnf4PA}>hk({xMwo#eEYah=gQuEzq#8!KO7j^%=R|jJB-d2Y=7_ld_Dg4OYrmK z`1oAuI1jn2vn2W7d^+;4&CiF{!>juuF;~yG=flU#EN7z4_v`KBCMJP+C8e&;_ugCJ zWB>g!8@>to5`(9nL1-(C>Zj&K1Ht#0!4S`pS*MsvmUp3E9|0VVF zbS0%v*D7T0+S1QDsnS+oEdf@W4>5}}-_*j>*+rlo`27DG>c)W1ol9Avq}^!Nhfjmg z{q*dO+rWFxDnWtwxAW63O~cRos`Ey#_XDQQzZ8y-AII6*RG;4W`{&VIN?n2-uQ&a+ zrHfVdqQKkJ^(86)zLs2yw<3he%kw8zqg0}6=eHEaPkp;9eceH=Y=ifwhuhifA;Zhf z&pTir`@*mJ?e6Y&Rml6@;r%*$Q>f!}mC5kwJZy2^{rRN`xXcplGR<{(l&Dy3e|@6k ze||pc^MJ)aJv;Au89LW#44*I6uROW9FC)qp1fDNCa5}y3FQO+61-+@8#xvXrJxlui zyFQn1wHL$tm=0I}{(I&#?9~66=Dw`%9t2DpepKum-pWD?DyBbQKk|2_YV8ajr#^XX zT@wi)L}%h$yI9n_^~{yu&c9_=**_4*-Efu6Z&8@ zbbVqSf7_XYJJ-Vbq(<%&x)oCou8OzTE{m(E*0wCnr=?T>#K|(w7`dUp68J4zS_}NR zk3J55N7hcf*Hys&xeF=G#e26sdNRK^(S8BXon&5~Sy1j%onvqlVs5UrJ7Y(VWB%dV z*n+H!<;qbxZ2ipzF{^m<=0;Lu!9<{P;2Ce;eEgWm!#Q5eW!N}8gE9Fj5_xm)q}KW_ z`pszEWRJT^KY2g*yn#Nt-dKt9a|*zwgBN?fC5H9~qd|DqyG7W%v!*HOUSDPU^?5U1 z6#eNLDAHRGe7skTwVj-%HRJ&a1=FYfckosn3`7mUxd^ggKGZa@^RC76`QX%-|L57V z{#NLt_U&L?XsYXy6}FTo{s+Nv-tGriTHAKss6qXz*i561oMUbB57W@je}H(r$9&Sx zt9;KKLiB9ocR9z_=;64xsrc#?D9+3R?o*ojY-DmeIfu^R{*DKUtSMOZ$BE?F-i`^4 zzr|}VuR?);JsVF27MmxX>w^2o9{`WWrdLfdQ_FouMcaAZxK{ykyBDGd{>=1`p{)LL zd9HV0+@@0wi;9&K2A3}Z6{zocFh$Ma9SKYCBGX2o%XemTq5l|(h)>{<;{xSlTWhIu zV~tQWn_vjLbWbb6pNkrQ6oBOwo4nGX05__uOm~{ET&-MjFF77rZX0ZJsCpASSbFdn z%G0gnJTF}?Z?l87q!Jde2OjrL&KKTW2rAbR^!L8st8Fs2YUp#k0VOBr7HYQZE}iUi z>n5wVO{Y%t4Yo~I;P;8S7A9#7dQInr7p)e@8_z4~RVNm06({4?b!TsUo319F7aUMO z7wzbmN`Ami-O!=bbLqY!-ac(_k~%NxzC$uaQmKwLi<`T zq*H)p0`%*inMx)0y=fXlhvz_fQdxY}8oB6Jb?s8#>x zB8SJQ!z`&S2a|D06#@rXQ^ktKZ2hUlDltjY(+WD*y@h^7wWAS+vicV=7v@Ai?N|%toDc26-TGGHAbzA)eR3_&O(mbmU;L0EyY(8!%=O3eVQpmcEi*cUOT(A(0neI5(soAE_ zTX!4)rIDLugltZ+LRkSCjdnJI+oibk#j!$eH)>6`3u$L@7k|=Ur{^MUJ1)>aMLtRw zzQBcg;iR!%^&hPbt@ zGk9+BT$siFW>z*7VP3b%nBHpl9?YMu$`wuy5Ip-K+ECDTzp-~Hqcd(f_yma=8$EtW}6b|+}EzN1AUtV zjDxYo2l_X34@Jd4q?CB@tT8q+WSi7kOOJc$P!evql1*!yt1`@ zb-aq3+&!(u&Q6Vaw;d0$2(!f{{wG|U4H?Fq=+x$AbG{Si)EZej_N+|6cSxS^ zbcP1Rty=e#rzKP{t#Ws;tU<6_hMvP#!aMbRjQPUP%Rk=ORWjv^0*psh7Vs%VU|DRJ zemp(m7_V0EXFlAi8Q&;9h*>PdtF;+DqcRsWzgz35sN84VV%eEUmtr!aCSB6x_u#d60ZJLAA zZS@zM6IX4Sp)STD+w~XK3EZ8;TpVStP)^ONZzF=H(P z3+Dza$qC5{SZs%Cdb>FBmc&117(RIXSfA7VcNdcrNFLa~a57N`zEF?h5vNj>d${Pz znXVB?)*0qrQItJzlWGoIU7bNk%E=G}`1kDzjp--}>ZWk7JN12JctbJ$lI<{%m(jA9 z`C>ns2a1{2b;oiMz%ABJlnL=X%t&62JV<)B^t&-w>wt@SahEj~W?0q6&xMqfqXr{G zcZblqMn6`!Ip>lMZIe7w#Jp-<)6%MIfZ^Kqc@RyM>eJ;wPCeYYC8?m<5YUqrR(MotOZp1a}U2on-O#zVuVc&j{em(>pd~hylfK){4x_&s82u@R;>z#H|p}s zxDfIiNU?LkTdH|dVuey{x*V%^sr;YyK+mi!AgifTVT>50++^q-B=-DJ{BN(_UrIor z^iy<@f+%WmA?0C0t9P$O))!nCW|7gP_3Ur50iQo|k#6kolWK;0md6y;->*>G=Yx{V zT+>i2?dJdj8^VUrpCpWSq?HI2NjAYk!&rSMgM3J_@iubN>hnw18vX;*wT)sq19hA9 zsS z{VG-pLlANgIbbtlw1(&W@psnI=4P`7oYc^JrSkxX+Td`~IgiGCviPO@lMC*36ZK&4 z{MBW9A{2pd!Bnt_$yu+A=;Lr^h2JO~6tsUXZ_n*=uoZ}q-a^)q>ZBw!Q}LB)(&oa5 zZipaFus)-_=$Tqa0e-5Ed*a(v0L&S8bTz+xjY=rvExFA;D1ARzOY@)Go?wJ$R6{yzu6!jN;vt`2q(#B-L>G#`PF;_ z_4lUewPhtWrV!k!R^3958I+$V9&%BWZ3c0)$1sZMUd!>pSMe3)Lw>6F^n<|snJ zd|_cKAfLOM?&QE^!XVI*H}Wn+OxrBIu5Kf8qdY)E{Pqa3oU&gBU(SbA?uNXekKFROqe4o!dZ@m(ks#@o9NT8xX|f~8Eu z=7XTg=-Kk_SUqjvIV)KU3$i%Qe#Uw;jzK1D8FHX8 z(B6l&;O37ZKivOr#Eg(UCNtK)RG}dR3qs|5f&^RYGp3CWMom@$S>O1balrz+{8Zjf z@OV`Hbv(rnIHMgmif1ni_8LH?AuS}5ED(ZT)Z~KQkU6ny<&X?+Rs^(CW(f7sw5Lby zn^arrYhSd$yc%@yhcA)}p_P5s?55L*6>vHMuNCiYk6A@Tx&J>qU`OG#DC zqV_Ue;wjgBOZe@wZ7$hxj>urG`dqFfDSJJsUe#5Lu~p>ieIK$5aU|BlF5gB`&kY$&vlx+Sr!c~RqcnCMsjQx%N;;p&u!wf$geH^SX1${ii3`bmT#Qp8B zExfE>iV29xA>SkrUMOO4r2v}@6O5=F%Iy|{kztQm5|{4529eq zDje1;=5ije%vGbK1*V&2Syl8(f*Nt3re>eo*vC zEaZG+W)XhOnO1dKm9|!C%xqXmaES`ahpwIPG;EH;&Jv~`>*m83Q_Ez+rey>K8RnNj zm3SaJx1Q>&dZ(7ZRB1lmsgvK|2kn3e@b0Y}*|`W0p1D$t!VJ6j&WZ*Wvg&*%#^gIrQ<+~OVLDfmf4N}YkF;E=;q8cE( zX)`RPH8ukHw&r)oP%Yx}D2@(Q3ZMP(*I^y31fc+8mvZ$IuI-(CqT?y9BcbKY6x1^n z)fVSe!6i$IM-dop(5;4A_J76P$RbDP@SEmn{FG??7~P>0%yHOMIgVN2spK+ z0U?VliO!G~r4O;pLQ`Qyfl%s56AlB6@pRM~P-Ag^1RJfCjUy9X{)z6f zm2xmdgtRLqiJIUoS7YANh*}tudBT(!j$A30bI0rczxUJ`U&lrBAiPDLkBG*hh|Nr8 zhN-4IV~D7VnK@!gN$wx3UlOM`=2WXa8Hs`~d#3LiCk`dYl9o!yHuycs(DFzG+;+e} z1YJQ0DleJ{=WTg$&!g;u82jad;DOOfOGTXHIP_9bi#YOigJI#x&en8IAnUd({Ed1K z`GK-+{jp@(V&4x}5ErcN_q2-EFfic)8oKH!q6t9=rL}~ZYAA0!?>FZJ*Wv2eM4<&q zL&zA0%#GzC4zayd1c{|oYcX&LNC?A9Jf*tQ?@_eGcBA!&%CNyHe@5WIvHfnwdH6R3 zZWBExZ7k0KW8eY;=k<7xgpE~$FtsIRpe+PYm+HgqEu#^vCF*#At5{AH7vQmmw|LVuyvyUMc{rz zB)jw(lz9PjFU_TpgL65v%=21s4=Blh*8RMyCt-hO?CKVjoT2^1 zBz)B$W;08lpiCjEEwpz6TM#gVWDi{p7t>;Q5`|EuToNA7h~cB%D;mb$*g z=#_{*HeP1*@sn4#%>v)L{a&@jec?g=1teY!+rq;)ugl=DG$_> z^(#zbaFSjQ_Z^5MZE%qT8#!gwI;1!a?+5V%$Zia35iYn#?wL#}^|>Pd!fs#iudJlM z*ou$FxCz`Bpw9*exNi!~(hMC}-qO{zY!Jy)yFJABY>`X;79biCDuHCDgoiaTk6^6^ zR}g!QzH*~bf96*KO<}~VgUJZ>*0&#=o|-$->%d?}Fqdo;2S1CL7lfPTP-dV5Yt)3y z5omY%*pCEdWsGLYvBUs!-n*h_KQ~y!ZoD3`Yf(_?9jlnB8?+U}m~#ZC=vfiXP&T=L zcnCRoGrpz4Wf&C*JMLB^J)II>MDU9J+_@jzf!04x0ARAoqa9k%g`E@y5*6<9DW_ssEHHE zfx!xloH;W+qF6+E=?$pkbiFZk_rbey%0J@eHS{dKl@yyV_6aPbiUhb7#GKnWCC!Stmgd^1EsiVbxg=rxT0gkYGC zR$NVcLLezcG_YiwN~Z^X!BZVBBi$HpaOT#V@wg1;J9#+`)YP=EC(|p`X>Kv zx}<(>@9b>wwE3NyTfy>TirPVbNep(;U`g7%(#4B`Sf=2L zRLhwi1Gw;aY_}xIzB1e^O(I!Lqjd<<_8J0t4=|@CpaIBP?hcw^qrO*nG1F7u4o2hP zA%tCJ*JEIswv^p%k4d<2ihl?cu)q|6%s65LYY-3GJ||WF-zGbAvG5G|i*Pa%heCrd z{aQf4k~2s!XEvBRT;>=S7(mDyw7U<760Zj$9*j#MY_HsD9m~=d0=%AUVkXPv{0E=a zbjEy*qX$)9hiVA2@dOr*AR>1yZ7qkqem;DaSS=aa$DTDmwAF0U4BWD0N7Hz%MPLW` z(wtR{h&WO`&6+JdV>q(r3FHsG+ylE$wC|pMBwffavV>65X1K=?;=K}XxguO9Zq`av zFv$2kVOf2fF_x$h@p8qPh^2R<4%i!rWhM$nLCR8KVIJFTXOKn%W$OHBh71D~>#fc9 zTsaKB)>EoZP$>8Y>ryJWkUU{0bs<3D`j7HaMd8H!97q|bwF?3PR6`?P)}@+(@0)=q z#-2+vW7jor)&|`Og$GKI`Npxw;8T3(VCE!FP?15`{S?qx15@|eqOu1j5h(ggB)Ng!j(@Kh z&!i{9Eb%Yw7vSk%n?5Tj^>f0sFr4UpAQiMo*#{;>{f|cfJqX8HOa` zDjjYiiheoq<^zFdHeqgIp21)_HE7;i7lt$be{Ga)JRz;=9uh>{9BN~YW4Y@BPn;1Ux-TR)e*HG>aosK6$gHuI?ofq&GyWZ&q0Po ztYMhDdnfb%oAYOquJzF}A<4o;16Vu$vzH))}|MejkdGDyOEu z!h7WpYd1Oay;Thq!rNa7zqIYlIpS-&x>zeJsfh$l8%c`w_}0tt=u6lUVIJM_@6h=3 z>KOjDUH!7m1?uG+J3}}?^Y;|qZ3HjxHuRnPwA34Kve}ObY-Y-x4^mPfMv|drXe>|( z?;vPhqFHQZD(aQOixp|oY6#qiy}Cca|;l5dsmyU!p9H1JeX% zH?$06Y%;48hC1>5&v44^+nB$I>@h)bVC)VGsv-t2ork~2=Gq2pxE*j8N#Zi{@bmhe z&NO@sa`=4%)7kBi{8t>WIW?{PAo1S%C4oSXX1kl{2zhft)^%(i^lS6UKshaUCm$c& zY7CnT5xg6!62BUdC_aNm__{V1y)+m28zb0eiqLTP53$ci6HK2_qj{gqUVWQu(VVxPef8B!VGHSR(On{MU%tBt0uc_AXft7;7Ui@pG#z$x##!bsCi1KQM$Z_a3`;Ib%V(J|=x|@Wm55g6e95 zZq`kx?GlgrR|^^=6nzPKHQJrpc81KnFf3_V{UtBsfzpxb)^`Q646x$x>UhjWfi9>D z9hfEY>H*zAhWx=q*g-fmms6LlXX*oL7t#J;vN@5BzZRhnsf2yYeJK`Rt6Pqdpfd!H##zQG`PKJ4*zmpth9PSluSQTM@ zPwV+}^fbP&dcd(VQKWzs;Gd?##V$b~%WdKd2fqTOcF?1%W~e>R(*o2NBsuc*x9ZZG9W3mJEvEA{=#b0HJ#~5%d5_w z$yMtKu?1-i*QwBSRh^M-kMUw1GGM1#-yu4?&-^_mos- zn=Z#1XIB%U$SN#E);8egedsJo_0&{`|CcAGl6|v3#ccLh8Pl#J+x$f&ymsHux*$m= z8Deg@g-nYLdQ6W{Q-kut?Q3FT)PUc{{|yErrDI(m=NScB^1hwCg{sM*(BZTs=@sDp z`~w$cGS6kU0j}*i2^kW+GVX_@tT=2d%XJNQ!+v)nv);c@Q+nh4bl}CMj67Yl3DppN z(JK{mDm9d-+<`hAs!(j2Iohh#c`z+Vhs78vd4=rSr7nNi=74dt91?>R=Hbiypo|Y} zn(a#K4F&{%CmT8@^rwG`w6zQdAH4e7npu9ZO}A6O5OPC&EH#0a(#rc-9%z0=KfFv4 zP+|E9uK5$$Iig1aAy%g~4ylL45g>o}Q%X7bmG^Vl30l(lVi}7TX!NnRKvO-dRj)Z| z1k^)`gUz5AT#rXedbRA*O(gyfl*t2f^v3;Iiz)=tf8P|7KVkNYp`1R7${}5&Wn<4F zzj|F&vSgb?RUChU&o0Onr-IR;;G0M zlYy4!v!oGl;59MT+zBT)3Z-z*Mzf{KgnX(eu!T%rLd0|JFrDB|D~bG`QhI>oQ`F^D z>;;Rc&U@+)K0ZR)vaeBg%@5M~HOkm2CNNbHu@K#OoZpDE1ZGQIgOCUUkBvA=Fol8< zOAu?)0)j%6J9CDq6eFz`jyg|UNH$gfnZea?dLUJ^*jnN?G>{AgC)_kCV*IwSb^FLO zWRZuwl1S1XC4qD|AECMRQ3WbE$ft5QuNv|T&(u61b)+st<-C}(JB^VPX(p;X#o=OL z{XC-C>HtciZ=Dg$9k3OFHxx#vE)%c6LF4$}nZ6pb>JVJm+|fXw6DEE3ZV7*L>m_6} zx_0}T`pX3Y(^yAaTE1Q}9U0o@k!#pu&nkKrWJ?<+BEX!J!A)_p1}e5rOKu=uqkYmRS~8{xb^nqNWXVRe2J%qLMWC~SpomMrOw73Tol3(`iGZ;D!*nGnN^c!< zMZNPOly{|7pR-Vl1iID^9Mg%YieT4zTj-F#i*o-EHv&DW4w1pgYkN$}FjWZrsYVVz zP^2BT7=56EM*`l1c0!KDZq2O0W`<+_z>BuweCqegFO*{q!!* zSGkVHw{S&{dulBARoKz;ufpEDg6L7PrG;3s5;2!*H;YCBZq16FMh5(ddeAO`4BD`& zCW$Hipb9ZMSjPx6+>p0ML@N~bDjPZCdJX7Py5eEc6~q}yKSnf$V?DVONnwxRNQ%!`Hd^#nRb-sr>7H;OBP{<+5^9KoQ{6$9 zlK3%PqG5?PJhZJ^LT3tsoUn}74W7o^PRg8ShU~xYPH@yfR2&Wk7G!m7c`!H)Ua7W? zN0EMFCi29B-yX{}TzlkO8o2IrvL(&6r@X?~8u~zIA_|fVVk-O_I^$(2EijeUM?EwikQbo%=gqOQ@oA)L823hj_ASWRzdiJ!Z5s zcYO?A@Zp@1_HfQrIG|1Df)1xPtu-|^MEAi2S zc}=qCt|6(oe-XGXk(kKuyBDGtcYikjy8$`}K>LXlZQCH3)x0`7?h`32qg9@yz$#?F zEAJar=>@|}SJFPoc>LI6!>R1dW6=}F`c+a)pOoJ_HH}Db=wz6Bu5ZjGFK|&xEQ#-% z$A+2e{TlT60EYW**ns5iFXPltW4l_Svt6{Jo>M8vxQgyu=XN6aYm|bXOrzjgPAR~^ z70$SJ=aF&}VgoD-9+G4FXK( zZ(XrT-KS@dC&v7ibAsNiuN*h_5kg-5v_gF|!Io%%*j!lo=W55Bn|A=oy)-;)Kzil< z@vq7Eymk{7_4!vd1$`E37S#OQlNf-HH=WlhN1W{0XD)F+(npp#kY~20o!Y3XrLqrl z$vy_{MfphxtmRiPq#rV94GA8D%(7`wQq@M2`Av6bZ&km_{I{rPP8sbRvKzq;pP*l% zwC0v%m(pO4(E(}4`SGyBNJmTZ2~_Y3JEOZ}-%CaD@eyXN+*6{o+@#*T(V75QwB>x< zT5)H)-R0w*P~n%X(k~eEV~q{!Em8W@Nv0sF*k!^%BY~Ug!q8+L@J-V7k2$U-IyF+| zAg;wz_{=FAWuyvLp?L(E^B4Dfc7d5|XsgUjvKsvfT_`3Q;vo0+YoY9@IsBPY_Vzp8 zg0m!7NYytIA98{@IlyEc^&FVCA4(a@4V{ZL&4%MrZoLc6wb5G{C=XaWfOpWNrCo-gh53ju00`uV%O^q%M0ZAc1A39EiKOxOVQdlFPL zEwOCaj=y1CKpbxL4t6AdWE2|W5W>0iUs84E1*h3KVz3zAHvj2+AOkWY^8bLjf?!aw z;bP`Rz0C6(Z-WiPw&cuu_OyevesF=+{w;={3PTa%`-dOgj8MVbE@R!pHHYd7Oo5ni zXDTSPgpLh}8X=Q)?wwP$|?|-8?qEg>Xe^`lya z_L%e+Ih6StIo&LBLYxtvM_~HSP;Wa7;S>BFBNZ~JFL)Cli&zB9N+*l~xYG@!K)a;g z;DXx362Iaj4%^EHRzqLs<=K~nM$aD+uY-M;XN%=WKqyyE1ny=)7*lY+yd0eoI{EMx zF>Y~&2aVy13riB|_+#jCXu^mN-cJPM(LZ8QYZ3K&mdJFn_srP)Zj>5?ao-xTcDzCB zep`(ke^=5np2^gPkcoXME}@{Zmd(iWP6E01O)BB+H>W2RxFy}zivOKixW$SUl_iWQ zE>7H28OsiV0&IDnu5Pzoo<2KR3L)LlNb_35|HY-r1F5RnyZc9CRU<&i;<;sbh-UfsUj+3w*E9)y^^XU&ZWU4 z&-0@tqxznB#N!vGM^xi}Qn)zdZ>}vD?LK8B@q=i6O`rO|VQVo$zKj|@TYtVi`<1}F zWC;pk6pAVP>_Hr0p&$`RVkFJ$6cUju4J!sYwLSpnf&z>p0+xW@WUqm!T08vLIHG3MdA#a~44{A9Dxd z5p8wAt~CTC{!q2hH*z<8$YvT=5zj7czcrNfnwAMLv7R9r4llB@>p#dL`|i{q*=`3Q zK)IYkzm`)=Gb$6yGU%D8O$>=<5jpi>Ow9)zfX|taI=VGx1Fxh@h;uT+UUK;M-;96R z-F=y}GdJkc!N`xDjGqA0+092z$8+LGvJb?D;k5D&7#`vD8Ju^;|8CnJ<^yuUp9X zyvIODmq2}y^`kv=LBvJ?rO897Y%XNxqgx)f>AQ~iReU+8s5{M=o8A)&ut2j{XFT^H z0fJW?kN@J#y~CQ<=g(xdx*c#~fBa372hrN0*;7%0(5GtTF?EJM|(OC(1M^#UdI>msuGyTzD>l>nMAaQeeb*AcWXpoj!LC8boYqTrE} z{3}HiCtI;qUG9a`~CdN_VFI5 zSZV6GizWQ8Vu`{4%+gWQ6f#{nNz0bacr}WBe1H#)tG*exex;R zPT0w$)`czYv`NW54cNhi_&J_|nx@ihs|IxqK~?>k&}G-(t|UY%+P6S8_S`0or?cqOAZi%^o>Lm#=&gFVZohDDee&K zR@Ag8QZG=;2P1x) zsK+l>zdof5Om{BNe*QTb1z=WfO$!4Q}^_kC=pFI>NxH zlW;qtBTm3@ipipj@}jr=l<(w@njQ0Brq{ejBosrzD!jqJHRF_0g0Q+z!n0enK#D7J zj`WEQguHj{;qWuxww?&8R{B>%ebk_#nwdvZ6vg!Ua_H@=R~1%IndPsOs%ZRDzdUQ^ znpXM}{>OYE{$Kt17nvDeFfoUBZ4+T5(*nYpV1PVinXgY z4|6jF*8{%92yny(;iAa?xy-FzDKXllWE>Kc{Gq^i1ob+`*z&D zM9o7cm*x7;91hLhZRZ%*Xh|%G!jGd#*&~hf%H^iad1v#Ht~??hYKn$%6lo5^@4wHF zoHXN;YK0GJ>QBEH^SW~ks2qCcRni)TbN7C2K3!=7wC%s~-o>s?<)LJx*zJA-Iu4hN zF{D%v;gLDdKm7L))dcF584wQqS(!u^>fc@LG6OxnRFg<5u>zD1`pv5adjfx`6I0lq zUPq8xO189O9=Q7&W?_oc99^#5FC)ev1-~*VGu(P>4ur6e{_M>%^)P0=X~*FrXx+V? znu+;{`GiJC*z8oje=nZ_3cnY)?(aWUDH6Y!mL^m-<;m}vBS~4}y}+jJ(cxH((iO(! zq=4`<_0~8$6j}IkBihTj z#0F#HSoKe2n8_i20yx-PEz0WA#W{;^v1Pbh68#Xdhzg|-v~=^C<0*i;>O#U5w^+?} zVArbO9Hz>Z0Qh>Y;#_uJA^$~1RT*D_w&WJ;bos+5yPEH;NNvDtK;7qUf^5-&Uh;ca+h%Y?l&cU{vM64X2eQtYAFhhuxb?u+(%)BG17HHXicSO{;hP=lY9~Sk?PAZL6wp=2fgs?6r+OQJo9_fwDFI z{NIVtaJ${r?u+LRN7gz2A|#0a3CYV9#PJKiz>%1Pz#a6!DW91CA7(l zfRZl0n#bHKh^{hhso(pB-*3gU4|~_FJFE})F0&3__+2U9pj=(Po_cn~&x#)bzhX_D z7N;zcnelB3<3odNYCE!`%ubf}Pa*-1L}WvhDU+&5p-H5&bqLFeJT3z9Uw_|FW!0)| zRQ<(OHAheHd;!aYeFs&|($gt5(}jD$oFr}Bv-Vh7gp418y6BKH)vb;ow$1g_2YCmUziDbzN=YeCuVm%>bJNocqRDO zh)jXu*mv_HTyJ{FDg6@{U0=hW*A}Fi$O@bJ)t<{Lv!v#2{L2tndVtyxG_v{0-$8?2rIX1v7gJiYWt9{^O42Z2urC; z#(!tT_`?4QE3yFP!Zy^(aYHOIrXozV&&EY0>!5ymhYS5{qYWMYQ(L8A#+!X<6w+9% z@mv>v96Xo^HtrBpDj=(Cy*cp;9_dUYB504OmvDVxBpRKNi;*291jeYOyoB50+|g8; zQ|XX-!$skxE6`BQK|t7K)RHeY!n*(={BsQ2-zz_Pf!_dJwOD*(^+Kd4s%GJ74XeRu z)YH4V%nN-`5S7ul?C8y9`%N%U{LJ`i@aiuRt4lhaVVg7X*5Z}du2L%9Lf*>G_%J6_ zESk(%mHtf&6?ezvf$Vdg)9u{!A-!+t*@u)x366Tv9%7Ypf;0Uw@N2}k#29*u8@0E{ zdQ@;Ru>ep&loN5-_R4GbjIXefl5d7)$gz_RxVA?ZlQNc?#IFf1QDEZn4l8-=S1qcr zUUP4zTZ39JZajTDELekJvcR5an(*j!(>H+1o41&}6XmO)ce#(vP68@&zF{=*{8K@}?! zn02G6OG$AI0$T!eur23ZBchVAd?taCo2$tE!^QYCco#iMl;lF&NgP5mCi$YGyh(U! z%P7EO>~yb<(V5P`li_PTvJYQs-hvxZCICg4#U+oZPELU0XEN_imSMo3e=@isTpGu0 z35@a=?uvs+UvV17%w7u;87`TFLLlbsFn&D_ZZA!+kN3JfqH{MsZb$V~Pl>I8UHA9W z%OsYN;y-6rJ-rs*78TSkQeVtjq4@@NTqIj+X{KuR>EFYwj~sN3(?{klRHG=M_dOpy z^-ddy?~JAJOY`b+=64Nva*~nZLop*X0^ez^)mAa}aEVHfM-C%r$5^X;1J+c1Ih83e ztWj?2-WbI`ytxHrGt2xB1i1Dv_?2BoD;fL|Gn=ShTw|GVto?Q9Z`VXk5``4P#DE1e7E++u}22~*M$|Y@Ur}FL4%Oh|Q zKCTOcv;SY4OoDH5d@-`=O)e1NzYuB|pqj70!j_4x3|_4QE-Hvt$T%&^VHHB0Gr0;Xas4rtqyOhfMRG-J_eMdUzwP~=r?`K z9f>mT#P;?yXh_LnlU5E?WiKSy+3$MsG(ttUTVzM{3t3*t^R6~bEUfEpgo*ASxo#i_BbfOgGi#7&nBuFb)3P_gJ5 zXdxGE(4}f}tLe&w&?imKz;X+Rb(U7BxohB=O*chpounG-xl$C^>V!ZIgbb-D9$K?n2VfRy%}il$1Z2=7#`wF$%=-VusP4=8QqPXCH(icAfXZU6$qm_(wo)L|&%uFf^Zr4ahW9kZ-LQ z=g3!Ok)Th=-3f!q82yh(j+{55ze+2>>X|eh^=c}h_%(>O`9Old22r3=k%MtO>O8T@ zCH{!KAd_e1J*=|Pe)&-agA?}8rn<2|!wyrEfo$pAw2-&T1fCrhXUm_!=!7{>9Jy9) z7vNz2kf}<}_N={zNW?InG)5kXK^fSRDU|YQIHtmu(jvCKjjF<-<`sz4bcKz;6lhYY zE+RGqNgNYAK?lLP3l*HdQi~*ugpTUwF&z&7XPmn5WTCrb!7W%*-gSIuv{yN2H=i6` z?4MmG&%LJN53edx8VGyw)XL_P{{WsqVZY@B9Or+3gck-Wt|EQGti}mZ^0$xj&sc7_ zEbJoqDK{DBzP9TXzah( z2jI+X#pckyW?`89hl43md)H_Uj2`@CB#QC&<6<)V|vZci)t|BtWMfQ7ACjeh!p_N4vY6y%L|B4o{R2$-ieN8BAF?>iQ(BuwKFtm^9XDqpx zq%~Pg@zH)|aSzQBhy-9XWeEV+Y~dP5W_glv^CONEyBKXWq&+#KRMlRyIQuifEEPC^ zLKt@FN)_-{JQ47eIrg z#Q2WjKoNbGkAR6amoy39$^5t06-+$M6s<|l-{TgiJBTkME-DO)8U<`md~tCy{<6qC z5SkmxjK$Y1jz5UyX%i?g;lfVa7x{eqdk*P+RWy1L%^47X%Ya7m0XnIwn0Q{kHCBa5^;V_nh9o5?U>%{D zul{cGj9{ef#>cE-$Bl^1jNM0^5Q^so_p#hiJaUxejKm2e4$p$Uc5%voZFoa;uF1hI z@9isJEPWe11y$#mum>w`VV)S``>J;q;N`lnb?qcD{C$;>w9V>4M^}NEH}gK`<6ga6 zj_#Sk6Ywsv&`R+Hye4s|);Dp(JE|;B*w?*`ce&DhTw-qMbm8DZtuHIrL@awCR_p79 zvboQh@FYZ9r1OAhscS}mc{tyEU&b9zG)!~Jz-WM4ad+c23;&Di0Zz0gIgoz=`sF!{ zH2w}>7N7Y9paII) z!!j<-aRd65uhq2t?>HJ)2B|MYbRZU?kDiW=d7(M+FKEKaAeQTY4r1}#{XKtQn>a_Y z=2SbDJDwlu({glA(fUv9r#u3Nv7|g23RY7)Kox^yDT>xl*jKbzbe;6*e>$K@ z>w`o%u1c}oKuK$kw92|-Ng*fVh3qebpfg&l?T!c!VS%~r~46$yBTP?&OhUqm&f{9|Maz7 z-;&^ni`cg=XQ4x``c#pcPbX#XdjB3Hx8YgF{HbvC{|{!n7O_7Uyr{XDoVuKqvZY{UBim=g)shM^;LR zaZkgwqxcMRzd1%=8fyJH0U8vjV+w?=CYevSwD|?Ed3BLOs8w7zX@>l=yu-DMyao#k z)1;nswQakeIC_K(Be*g4eDW#ci+5hJ_<`8hOD-_K3o3BD1$k_gRVexvFvz&vS*=u| z1Oq`)nVPbHKfJGecbDHNt#O?sEy;A&8H9g__%K3Zkr3j6dVnbVY& zGzN>_l`=K#HH)`2Bey_F2kj$=S<)Is9zYC^8-nEdDu?2`$=?F^LhGmu@DE@020HX( zzSqV-Z9bnpd)Ym5mV{Swe*MXPW@$E;yxNyPSq)esMR#|&ci;Zd;{ zvw@m_fw%p>o3j8PNbAPEW#C?`EDGli!9)9zrRwY(?PES}58`P#x~Fg_AUTKK z$nS~eN3(0#ZU3pgVb5{OzRLOVB2|h+wLr0wJt7noM3NL- zCtb@tL10vsM{_Jb^bcP_w@0!PY$_4ha`D;VorU_i=`Y^FN%#DH(G8z&{-C3457dHx zhsS)p*t>c5p8B1D`G}uc)K4=Vf#b7Bi|*mB);^!(lzsJc_7$)bkWj%9Kr0u`Lgs+R zlC#FDU`7UFVnmorZ3U$r;TjrFFp!FEAw zyKsywSjV53JdB7GdC1D(AyYOiNUAS?c&Y+YW2Dhm{Hq1oF~o-oQfF<(T!W6)0#cZ!KNmUcG%K~%h5eMb^=l)7Fz6>+AIb07NesERh7^EIZoMEqKOrmsHr&Z zfR-c*6xWi3{-B73n$RgnwMWrNwNgp^P8^Xa2$?_tdUf9Q>v#g)s6hySBtH~`tDZXg z!`w0I5XX9}9Af>`SN_#I(*GJl zM9-Xpa{Rb_SAU22zE+%t;<)K34j=7$&)?TtVOID-hu4K;?{>+@9Z0ww-BXJbP#m$) zN-d~r$`4chbkhnv$0_@NYGF7IN{W2QfRlis!|mbTU6($fG3$fJafaiDhNq|Lu-Hi2 zC+JTsXsj0(7l8ov7Bz%XXf6QzEG`tfm>pFrrP@vcsAe}Zvxz#_v3%$qAs{5q`9Zwf z^5k07%dFfY9+zr~8?N4X$*sM`a~tV3P)4Lh0{cdIOTwgZ!hDW@pPx-iLT6GBhU16Y zKmE6EcGAs>rAYluWKG(Lg#w`(%P*cDghRxUToSD?%i`J3I}62e(@`AGyK&Fo7e#TZ z!3P~(Rk*zA<1rui;N)pJyr+yOfH-2Ip^UfRKyEZ2pRl|!ifq`ZzU;m-8j?dZ-C*_5 zX3pMUfPz2cGDfg}MR93NzSCSg{|bJYI6>ih{GFS)gww!LBXv$t1&oM*ruLqVCo%%D zK!5=Ehe^V`pw}!cE*2~&p+EFGAa$L3|1FD)m4sX?wFt5s+;S;`yl444Na_@QF{KBe zlpOh17`Emyaop&iv0m3UihpV&qqsqcss0<=BtNtG4I~bKViZ+hkJ`02;_$D0!EMMr zRRa8B>L-ACETQmsi0|9RvydG(eJw{1-}CpCsuV609bVZ+Z=!n4$9)%lS`P2&;|bV~ zSZJk>jaW*say|167{+s)vagQ`-67x~p@)EUn(xMjZ&u-FtU2^iD6Ex6mYx?A&+1r0 zmEYqg2Z~sKTq1l=IBmdZD>ZZ$M}bjWP*4qOQ9Bx6v$&?h0u!NZz(2GkmtN;Llc#14 z;VcFVUqnrr8(!pl{fSEw2()wKu41z`Oy+p?EjY8M{bwvUj3E0HH`s^AVB1`6KC?Vs zFD=;tGz`P(UiFthy~Y5qZUuk><^ld4vcp{R1lVnVz!c%#YZBD5L1cre68g!QkeiMP zakBh-{=O&=MksIN4?4U`PL^r0`M9@OKP`t>KVp^9e}~Y1Y9#Oi0SdVV5+S?{-mAVz z@&y|fv!AlBp|R}v253cVE)5TzOmgKLic6j8Nz!6;bdt^^&re$2>4!{wEel@JEoNNH zMEMhcec{P6VN5=1p>B`0Bhv!g6}pU?38gFh=GF2n-jbJmlh{m(k9?LM6sBvz!ji71 zXn>I=Aq79BC->fMc})W1GT6VU+|#8{r&G?CF5UF+=FeDeycZs^K$X~d@}b785%xmT_VN&(HsV9kSD#rTobL0JjmD)D=~FR?f4aD>wav zx^d_Ve_!;*hiE+L=%SncN*?oJ&t^X@hxb(T1msFAG>qpB;}`L81YuO3nf-Y~HT$yr zs_EDjO(R6%*&JIAyH@Vj@D$tZf5k-(#kG0sg*jo|({M)tNXk5k2^l}V;JaKL{t{|` z2pBVvk0et}yI!-nf=f{vh|iL&tRO7*dB52Szz@ajLfnpaiMYj~E9D2&3CqP04iIFj z{+adtBTfi3h~abpjOC(`z^GbUrA0MzBf2Kr$39IOf1BzErEVc+_;0DredViF+OyH3 zX@r-ih!yuWK8#t)<1uJh3hGO&!1J4b_m(vB_AKlQ(k%t**cGiZQ=rb=_t1W0l>xP{ z@G&1R^D39aJN|44?OMx_SyYmGHy@Yg5)ktMW2!0{r>s@djs1VevNLT!N}PA9S&o1{ zunU&%3HfO)(cje+$`W6i__2YN<7$@10TL3V_d)ja?T=U z{w&?ASYz?GHu_7mm?keQ4ncjJM+a_5mf2E3Z(U!OGCp5 z^KjCX+bB&tSsofbG3VkKYQ!As=e}wdr^+W!jwS_6owUO>FCjsYrfUg*^(PC=K7bo& z_T$}Fr$e0*pNIzuBl(}L+-scDzi98;$q)YM!}!edkbHR(^DAE=y_9HH#~vgM9@?N2o!_`&Yb~%k#a8m6L#x z4AZ6Q_E3dC%V$ZQ*IVN@i$FA-~k=s}!s+ z|Fj(6)5*TbzE7ILE$|hpZCdlc;kZ%?Z^I|;r|kQr31cBYP1C3}XqCQL-=KcR-3)!y zSUEf&6$0D56OS5yO`K0312O+wScO7-rex5Uf9RA`$`41dj1tP?#64IcdC?l@;a=5i z7RJhuOcdEP-Wpz5q0f8E^8bQSOyx__8{uO>_D*MEQAr2OkPp?EaScKtL9CQ)@k+;w zZ&@7wc>auwn1Lf`Ya#3KhSlv|N*`HX1fL>!#@l40ZM%Yh)g|*yQud_4q<#m^ppsVV zl0$r7E6;+;-1b|$b*Kz~U)3SK(@sa%bq~h`?iEz1$x{^)2?;w;8sSFh z;g&KIk)lE{s`mJ|)$RC*Q~G!ApUg+PDssKW@)|0`DN*99pMf(JG5W>$4WxZ>(nU z;Q4o&ep6g;rV$t-cbHAizMdY-(v=c3(>kx}%|2go|WsH6^R|2F7I^ z2p2PWCs!^D)cE(frCIJLb4U79+-78t3raMLt22qzhS-wmP5>@i;>V1|!B_&T5t$}1 zPQ1Z?4cFCAXhg~yvj92w9amILWj^5=OU1|)5jC?*DDz#5k#P_GEB6fRxWTTH#Do-E z*nz?K@j42W`ZJ3|&F(nS{J_355=J+o{v?f>ErZ&J_)tMSccwiN8W2e^Ja`px=9KDL zke%BO+3_;QJ%3-vl*LwN;uYtFd(`PGTbfmW^l3S|r-Ua!c4DDL2{k`d9W{7HWcN0l z*AoCcW6`-2U+YDw&V^%oAZfE^Un&0T`d~@gBt#AXHO&!WPu4tHFmo0-yo_rbDoW{v z+_8xH2>vP~Z5AgBBY#a`0hZVFB8Q!tJOQ9upMd?a_v0#5E10exf0npGvwPL>gHCUM zY=R&06A>`x593dH^!tzF)8wU602PEOR#$W3xA@BUclFJAF30h>I>@tCp&`SCOOk@? ztZ`?da&G(LK1}bPzpp|@pWObS!>gLV;}stB@iJ>~IlNO?459sqG2k;%^Z%hVposX% zSYV;HfX2_U?0&?UP&sX&obvjr|H@2%R9H?dy7ErZggHmA6#Y${Jz`Ghqg>~ih2J3_ zK_j`*mg=L8hT_3SsWFQytkXaNbxo);SsEs?I5$f^SUtT0IEcr&5JlG$=$%3%MZQaT zRpH>}1gs2nUUd0477AxTnlHZ9F}!DREEXH0rmPXi;p_mREe*?`CatmudjXSwJ_)(m zs61GV_dde_{BBq;NZ-K-RW_)iAN~I0_#BU; zzbXr*zLtkIdy~eW_I2nisLXAD>&^;s&)-+2zv4tDs0^mwBe`_El>X*_(LEJ90V<=5 zL{ou3%oU*H1W7+1trw(Q@B6fT= zbCq7QFn*)bjlwU22h#v8tL9~KH3b6RBDDZ&ivKC3wQnY`;dWGOXdtANN5P@MSxmmw z_;Ic%mS~1Lwydhwe5+fwDL;2LO&op}pIKNgJ+B>Tfe4n!qLf_Lmp^G$Xd2fPte}^FQb571nvAmQorP$*>xh;+b6D>A``R_M;+~GKA~hcf@@U6Rub-B~ zJCRxl?dx7ZFv2zD<05^<6Gc_zkZ)k~pJUm5-OJQ1LiLjN6F&-YKk`|2KR;v5S#4Je zf>cWU*R8=X6JJ6)g?Fx+31oudMrT@bj{SgE8z=mWrDr97kPBucBs6Yh)KE8PmdN5_ zsm0=vG?(^>j@J#J$&=vZgT!a#1PwlM#=j!283?$g%uZFI#VpImeB-Ut(0RH zpst7Uh(L-i5)!4Qrf2e(VwF(WGTW5!=cRg(FBV=wq;F58@1{e)Onkq2 zV%*{YgUa^>>;p8F@<6d}FIgNgsM0yYtaBmYl)a#Tkj2}OO#zw7sPnZo?sD@?%L$lG z%BuLV0GesiCh5pf8ire2#e%+(6QW9QgwNVMG>H0N&kNqX=tc$ zaqyjZCjWRI#h)F`H$c}hgqkN?DcpznZVY&L78C~QrjGVZ?zPIoPvKCPhxQ{=9i7Sk zF&{R6U42@P?kVF5IG9*yQAY5&;u|9HSI68|H7`!tSH^^c5kyy$y2P!ALqlG0!&B{N zY-ds8Cl3XI<0isW{fD0;cTEjU6DI2z<}7}r+&zg_fqvAYmY1&%-Q!4LY_LzS#l2Zh(Y71q=LcY$wLwH}&&O*1`_1kiGjeGvSj@GyRT^(-2y;F^vuA2 zs(=sD5woFaYbqEo*~LYMqPf?ZxLGJ7(SRr5wAc`VPuU*zGH!SnL9o^64E&-%tnZ2m zdClUjC6HR3c(!q6@U)88=}a*^PCQO=lc`=@azF3(1LAlW`>?n#+4CxzEabNfc4M(= z()J(5r^$nDvh>Pwbu(W%{u4%jNgo_J&J z__eMUpe0BT3O0ggrQC!UzO%TPD~MGfI07X~Q%y~*WGKkRH=vD5x)SmUA#L~+0d;H)qNz}r~#?sWTL`Vr1Ua~k0lcMXSpbx~zO?(`_xyd8)$}&L2OVBC5Ohs`jF0)ay|Sm}=w77O ze_}tYneit?7Jc?`pDet8g@=ER-`@8h6aIvmQIx~PQa}{K!!NJtXRLX^_VvYv0@@e! zJI;+fB)PW+$rAnpPc=W)mn;j~M)R5ZbVxpE_Eibf5}bmeBaJWv)h14(ji=f@m)AUG z_5qeB73h_^d@(BRkv&D-6gUb=?4Q&}oX|fwhn0-g`nJckO?5$kD=oxJ#M3QyFTEks zW$S;oV(Bk`&g-xa?2Na_4)Kw+6gM%jH#O(CqRevrS@~42KN)Ru*U=`PSG(u$Yvr>i z|DeNb^p`!$$9&wuVNc89J^MFM35PZGKe5na|45;UJse+*9@A~@>&xzIU&1^{UnZUy(#Qzdhwyvc7|fmmxYK)4ed zBx$jFSeueaN$&+xQS!a8$H>^SrR1&Zb6n^s%92l|%7klw%Iv^8O6AKR8v%^!{$w`^ zIx1KE5Z{ji&qA%-_3y`bntT4f(#3yDA|=66c)V^1^YMK2NsD()-ZO+Jz*b_RP(`c= zO?&EbVVl3G6HA^$e65CV!v8y#oDm?O4iI(Kn4!z8^PGRi2}2KU%l?%Qdm1GHDF}N2 zSYh1M@@Rtlfkd_AP^pf8{p}pHC-GJta1={hXQ|eexUc`t zQm%6fj>jTk`nEd0WBZ2GuIo93LgjGANW6fe;3I4WWWqmty3ga3UA3F*_D_KCNhGlv zyiAM^TSQ5`j1vywS^T)?dVkMf91$QRKtQ^oQBaj}&~D?U$b;a3Kt*|5vO~pJdo_8H zffCSv!lZ&zjpyZ6o;Q=n{T3|%fmNU6STyRroB+eIP-*f))W}*Qz~u#RLY(at5T$8S zm-11X%T(O|Pm>1;qX}n#cfeMVWh(V^yIvYAD4S@KIs{27Ntn+5o$|ZpjzHi%CG2<> z7SBp@-xiu$=#_%_AnEe|^XODrX8K`%uXxH$=W&%x~UK{Ks z$q~Fk*_@JwF?o&R)4V=KSokb#>|ROm6Ho#u3pJC1+Kgt6*$F6NCV7$CA_m9^MGzf- zzDGG9%R6q6MoYxZ^=37JtQ7WFF(GYoC9Q)N=C{^@LNGue24L4gx7-xk6@wkekp{*p zh>lQc&T2O0kEr2UxD`TzW(!%osNovAQt$}qVVX(=e85~!6ZqlXudCy`#_$CA%2+Cl z;VnBLEgquk1XV>O2z;d)!@h3PM7xE5|IT$sT7bHs3TwD}_*dnbp@)6ZX$yIuGy%wv z$(JmRKrSC*`pk7=QBogWqydpcrI-eyyuuzauYQRg8-pN43c9!p=NE=Dt=~931@LIJ zw`y@Mtw45$I@Kv@un`DhDxUbNrRgU)fjSX|dlrH&{<{~}$NJ%{deX*T&y|vYS0u<- zO|$Mxs}m}k@JMLr1&mar%tbivQ^UXP=0NlT7b3TgEyi~!*h0)?tUhu!{6U|K=2eRr ze7?<;u|cuUGn*aR!rDb&*VvW~-!;*=+erm0@wP7f2mdBv3aWLO)zyC9r8js;Ru6+EDl} z&u~#BQ_Qn)H)OX%F`e>7M^=jIEW9XY!rov7itC#MO!2X$^YE@>o&diYOD&4Yr%ZP& z(HIc~duoN>j8l%ppaH(1c8TCr-#v+c8L`ro7&Xb$2+xj>(o);dY>hI|$=1g@YFsSEad9p%7_CmIurt_g z*bmtk*%+ywIxHH+O&6rRjt1VcJJ69XLW|k}HBRYzVBZlIHN7O7JTA1$&a95K)sbJ&I`x7zN*KdWb%akLKX2@5!t1nNOU<@_;%lK14x*X^HA^bI=Xt=< zW@G|AIBqOekfs@l$$Ukx_Yq)Av4RnkX9An5mv9-1`ODn3uPge%Hc z8y&vOJKgF-oXd@^a{p0aJ=04f6$S=w{!`nX>~i^7isHqBeU|`d0ZNHX9BEzZ#OpZU z%;i}~9fImGm$uQOck7S6z~fQ8gw~;?TFhk<0N`1FRBsCG2A?NDcE-ho!31$k+LFCV zh!^;pwpFjMdnEWwkPvm~0rAkHIEhN;cq`(#kYO&VWJ~*%N7WQ&H-G4(0eSYh^3l)) zry)Cykx`!n*$9+k!(5s?&I5oG$Ro%y)si_Hn&CPS$IwWH+fG9wj+%VqqNVu^O8CIf zA=glUwphYAP@`L3tAO+hgRm zEN5T!h`*cAC30RUX<$9Y5ey<`qwLvFnCi<^sMWt4sou5x9R!7|f4A7IQQ)|w9;wnY z&8MkO5}8=F(iVR=$&)`K9ONsd2uUP~GG}=dILWhP0UQ8OqbVSjp&uLT;s{|b1x;Xo z%W@8V7iW9WbQkCX*@Xxs%791GN8{}`D{G$+TASXGpy@)yiC>QtdmWN!^0dbA7K!w! zpAw)JB}Z%R@!>{8yCQmKQ4N)0^;15~BK0PD9n_#H0p6so%yjlFToBX*p|keB(b+XL z$kSoyY=Zs}Y!{tP0##)1+%A}LSgZUlDi(>y4sm)mTh|)S- zh5eG4O&&vNarNDRUgL++ zyh{l|1b}sX=c}zw!U%&dE)ESA1k+Xt@!#weY$!nl-NK}XkrxiGlIYiSz^|%tj8ZkO z@Ft7?I43;Bk_htmMBpxoxiK2eUT$NYIq?{OVPaM z9}TU!#ep+^ecuemEndv`39}nsU(4z>0EAhmpJUmfr(_FP{}hnvFPA@B`W#m@o4VQz z3V>09?-Y88m$ClTYY-EEH0L+cHBBRQNUg~WP9%C(AVM@svFEw5%$EZMS132!IL5hpi7T+bPeD;gCRe0Vlr(%keHs2+BpyNmq9S;^Xec%xiiz5uN28eZg+ z)==AoF1jiyqkNpqezC1{fxQ|_EOSI}1K82k1-k&ukB7=fs@8)|_chi%VqFs)1!4-( zuQxo8avaoeDpSCCE;H;Tor8i93Sp?QIQAIO+>A&P#*7c2AVnl*g+LSwn*ciatyJnD zKI3a*LRPU1Xl{~!zvjc%%zC<~)bC$Oz)fBd1pH4CoG9j`AX2)*?2KDwQ^bM_V2I!o zR8o0JsIOfV6;(~R(`aJ0pu3tR_!y^z{+8f#tQh)8J*>?kSEdd+J%ZVC6`0xddV!S2|-PuAQ+b8yTN%>_gxPf{$eBaQ@|6qcQeAdYx(@zGsBLv;V_Y#<>t1*{})P~A1` z$S>i~TyVrNbaPYIrHhWzq}LEp+Vnbwfn*c=P6nL+h1eM!LcT?O<8;BYynsm*=0kN< zCpDwB4m(oDp8!UE>0}%a!j5q7&gku=5*%7vU`JYiXu;PzS*uP=l#vB>lm$wyW;wiT zcuzqc#ZnX2ONWQNJm}_y!Q7e~KCb?V&L;edNC8CdMzaJlItH(dDITjHNE^jvPT+$N zyvC{~{L3{(r^bGXx#O!UsZg{s$qTwbd<(^h!b(rR6SpR5YNhBT=^!*sRjs0uhBqSY zls|)iPs{g*FX03Sw!GSB2o?ES1(X9_m)A!f$D5VWsGe|o^c^{*5q|^)>f!PJvialF z5!QYqC=i|Af+LpVi$7|LDWzaKWR66r=fR0C0#4+)KwRAfC;D!ejIW!}LN!sFk6+mN zgs2;EBCnhLdq^E|bpyjOzhzM0l=R4}3f5A8y1$;ssz>xK0Z%koMx}X?e5=uTBaM`i zL3mh+1kK_*oZKvb1bKuyCLj*DaT1`yp{qPf=eRd~n!E~n039&!tv*(ZWh_B)PRg|}AE1-q7i zsVL4$c-Oe{t(!3GI9AeLC<$Dsj;W&y#Zqc9*hoV@;deDOB##@DS3Ayz{ESZF0mPO9 z7{R8B;ACDd^-oZlT9+r^J)Y{IC22n#199LXDv@(@tMHg-}<2`)q}@mNYJ%O6Gm z#romcQovB79j&Rh2E+d&_N^(U1PW67nA$fRh7$L-w0n^HO(zI` zuU1cjJM0tr@r@R>at2_J8(LO~eL2VB-6-vN``ZQ4v0Ru&a?hao*u;1)M92ky#9-o} zeD&k%y0{flbp`GE69h}7Rsq&$k0}5W9NPp#TJp4}q5?;pp`x*6d3GNaU28?@O+rOG z3L}Q%Fe}FEpIM;Bp7Z?O*t1I=(a->dEFPk0)kLaA`n)1S(9wRv5gmslb4tcTbqdpdATv4chAH1X*fXF7U5kFo!!+(uS8?7%`G73hdjqzhW*N6X_ zq?Mi}_bb{RnBIy%isEH)wgM6!v?4S{bQ-gq&(%-B9FurgAOUQIP6K~XDBgIfjo&j;2OkO>s&!5&tN*a&Kmgzf=Tl%&AekR(+yHt#f6oBmo8RPAK#7I zh4c|;R_KN^)Gm-h7X>MFvHmF8KJwE+?K+HN%%XDgUMyo4a1sUF*(tEAcwOp<;svH- zQ9O3M?<8&UWQ75-O%lcHCmhM!#;P-;pfS5L5u~|^P-|7R%g>z8YVZU;n}4skvsqrm zHGo%0%qZtv=fe&8&`s5UEtRc+$cG#U^+YpuXlGpi&`u5T#KEGh3+SM@zvyR@Cwk?Y zX@SIgVQTolOX>_AO{b9i~WpR1HnycPJ<*2`rh)M&hO2K*q-}43E~CEaw%B zmqgN=bPQ&eG!iWXHPB2i^!y#0ivymtNn9YT>FQ-_!wWfTR%5$r*}UEJC=V5nf^ z(@{H@Ff#*&m`*}}q8TeFysLMIpp}Nu(c}$S-<2u-hY#0u2CXy%kTxHRnS@E;drJt2 zN+$Um&C8+gLM{zRFhQn0C=#(rp2x2N%)$)8-p7AR+NX<$J{Fsq@IM#3kAm{G5uAw8|266+*e2ibsl@^w=O4WLV<{pKakY9JP#>^c+*(Vrl7HFq!8A`ZD0GLWlo)cJ5G;nffeU^NyIJ-?0K#sbwpzm zR!AEAgAJH;95xC^s(P-m>b~&{p=tcYhDc!zy9!?)9$Enk#R)?R*PTk5qG9qVZNKc0 z&kqlMmLpTM@2IS5OxEQ8cvoN!uaGXe~Fzy z=>(2{Ap!G+A+DL=cmD-Y?Sw$`{@F2TBH923&9~iArfwMX8_~QEq6k$&q)9mbSsoot zEJK8{q(o6p6;N>DH?SyZsXcYVUQH%aBt*YUZATgMOY#*Tn2nKIxmwIu*OYzK%k!W? zh<80L&>$_eqTzGSOSYnQg^~s$_fbtCAI7kMZa{--?lq*2sA+-*p{A{r09~x;@>hfZ z{_p?%zyJL|nAI+RL`gF&h*YEs)%KK7dsgygEH>>dQ6oSV*+J00X46o~1jPaPM!rMC0feF2;{D3W zg_!Ni3-1{En6CH&j0Q0Qc{Kd+N;NyBk9f7`L3%C&(&J7kHgXN=AuugAGC_JuZ511t zF+WyWLHXwKT^o4{q$ieIyjl(3Rtr3T=|;^eDA}Dj;fVS<0)!MKL^51BVVLHaSI;(M zbWFWazkK{?sbk#N@JyAd0&%VRjaVhWEi}?FJoszsj3m(|NT}e77!1YPazY3mRrFZn;PTFCJ;|y`Wlx!YaIZ8_~|sp z8Q?1XD@G^NJJb~I^+V5Bi$bQWg%49)>uk3yt#MlR8U3B|!$9&R#A5NH*pQztEhs8cuK=<}ao5#gb7{|m09^(I$crAB)ineN zhoYF(1OcKxQC!+2P>PjW|0t7ty9%U^xU>!d;>nWYPzj2}V)4LmYWoRC6gDA7@M+cD z0U{fl*7|Zw(Ii$KI$Jz{4YV|)ek$rN1SS?1enCMpNx{&@QCO<5qY0(*gJ~{e4^$m|B>!8RxXGiDCt-Ll1vxk!On`WQcVr85kQQ1RNGbzn`=ObU zW%Dcg*TD}%!|i@hzCAsggpsL6+h zO%g2Jf*Qc`dm`{0@BTo3HoYOuRv>T1Sa&gV*6xw<^Gle@22I-v!J(#E7wt?}%hQv+ z#6#gjr_@zpv19qJPr!85T~G6fLU)nr?pRDA56;kk*nt16SgV^)fFry9ps($XVK6(w zA@mV=SW(y{P%9|&@Luys{K^r78DNWv{UPlL@&@Ny9mVz~qpw~3h`z>}{r%GINWoom zC&6>^zSOW;8opxP1E9Nf6bCOqF3e^8;K-FzGSP@n+MTKO7Y3j#O=5@J#g5}%;$%v0n*gG*)S2}#OG0CfQgo+O^DI88>u4*c~ z_yGvPSZq`$>Dp_I;l#Akmwc^Q%JiyQ#%kR{yslB|*c?EACPn*_fW2R=FZ zU(*GHgyll%p&^Y0GuKAr$oPS&p^O|9-d~J*+5!(Xj$ECG3PQYlv;`HUg{FqqfU^D0 zGC{1CF0(+Xo-Bv=G&H34?PCZn{w!2~7^-{YjDfx`FYlRrd&@EH>*!c@?9#j|vLSpG zSRxQ=wRjRI9I%h+D49>UkK^aMePmj-m?8N<@X5tiV6W$8+{5&58~L#?1*+ed;$>dF zv33aXsw^XT%^FN*c`>^}!KxVqc%Bt){BBo+I?`UFIimmy(1_yRevA_iwxAL=XehT@{;TRP4wGUOKpWOET>kWEjutAh%79?0h^Kt5N64u~U* zYTOifx(=_0*A_aUEKr**m*aa8Wk?;-K*RXp9+B_HqW}>HQ;tWJvE~u|OZX7n9%2=x z)i4PJLVOGxoFcLCERWRTVM*eDHjg_d=TX-D%?oeOITVf5A^WzbQR+X5leondC}xts z#?Qq~&|m`!jJTrq9$!tK`vg`C`JGDW_+-VBz10(xk;D%rXG4O!oPcs>Fp-eLVA9*L zbU=u8b3r@%8R5U0E&DSU40Thmj28f;i##legbnuv6*agIIUWInFlEAjZ~FfBWfx5$ zrGXSd4=N@vrQ^R-eyXb|fQa7tP(a@wo`G_89@Yo(W-qS_)<+9Xdr1;JfAkMvpw{~8 z6nc+#yc9B*(|5JC|Hu(-HK-5ma72=n21xt~zgW-)@!LoA)xkcPFY=CR_~6_02;k?q z-$Ujy0eyZI!fe($?nD zq=}QM6QK(E1p3+7*lc<9&|ptw^mr2ZxcuWU6)gX<4qit)x;PxFBoX=Qtv=mU**Tnc1;k({o9n&kL01M+Ou_WT;y95QucZgcfD_+`0 z#^1sO9!TL_orm2)yenG4?r5RK;8kXU_CrgA=-4V0En#Ukbe z=PH0Y&ZUGMTmyCB94Y>2!r`z(X93hR3zQ1Sa(ve#?W-KIe}jh9QHu`lDA+~80t&L9 z49+P?oe&C00CP;}I~K*EpkrhasvXQQ9F2Nf{@Lhmj`gSUt|rk?Bp86!DUT1O9vIso zP)L)f{|Gu`JXK-w*{t##!cBEpjevdhuHi&#P^;Y_D(Ui|(*(Z2=8AR4-Y{k{%ijS` zBvjMDO!!1Ff9zZIlX1={l;=yvTTMtDMq9E`f`bq<6VYq!5^;GzI8=<}QfMIUhDxSO z*81QB_?mbiY->d&6KqF~xrEXh=tnI?FgK!#H6W`|Tc#QP;s(Nj=6e<3tcJKAq)lNYONYmzXPB5Lfb zP8&)BlGQV0|)Xu z0vm`uf7DC|uy#roR5O~8J(PYL!#b`AxYp{1U`5jnw&~PdD_Jn&5S$C!m9V23*+VG` z3vEid(!@;76@S=1Rqk-uMI6;tZuuU3H zjU}&y19k#BE4zvP!4ly#7jzS@?0B70L8}B{G|Mw5Vl00{lhTD2km@)*QltRl!QRT< ze+L)M(^@pmR7YTeGgK!aH;!>bb=IF2U1&vhIx1nP&YkU4xTHy-s?I#Tt2zUmv8y@( zkeJRLo0wR}m9+*J=9?(W(@!{}Jh5toj3|TV9piDR--E2$|EKIsmn|ofB>Y5;QB>Vp z{<5?UZEOYx7`*?3%;&i&!(B%@2dtT~f2+upjwDxX9uX%=#lGSZwDzOX>1tfk>U0Go zww2(k^h*tTLzj)Ko3jqcCeY@aD!gr0gNcYKr|Af5_(X z3IM-yz4+fBnZ2e`Qkaz}-gF3u{7t+@#DN#kH(nKY_&^^UZNcY> z6#>_LXs&hq5`L42aS6Y{mRRs(;-JF&I5^@=o}?)Hf*bf1(gvSp%oug0p@4?6kbSOi z%jKci`hpc1RqJBxz~1%>o^riIe^{GU9!Hb+Wv&S#0uh@+3L$_%dXsu3nU6H1%T6CI zuOe!-)~6MnTt%}*z^Jig@O|NswCD@U>twKHUC_)^%|3urqb{yFQ4$}qoZ>&9zak<_ z1Vpni39|4RI18Q5SKvYDv^*x_Hdx*~CXLt?7brRj%u5)NN(@xZS0|#Of6)+`&?pxS zs0ZIcM>BmEt;vy%4r*!TA)VEg~D9liqT zILmJ8=KRVbbeNZX_cfD4Ga;gs_Q!eVYlzN0mxdHu8~+GqB(+KG2Y3zlmUi zO4~nCv-!*1ZDk4xOlYt(f3-Z=dC|c5SCglzgMfp|ZJVcK@7`}FtEv|ed4XRBC{W(|km)l;Jzt(=^Y0%G- ziW&kbusSFgsAvD%r3v|Bt{*Y9h@kxwcMp8O7dudM+0=-^<2CbkfAq_J`--Yt$XFyI zi3TZp^q4mO;Wbtc;tijkrvH|&ZAmW%bG4o5XuadyVDMRZJBiPA_!6I!pmC){$C(a% zlJO=H2C))f8FgoG8wl;Y-XPS795_ydQ?X;!_@O>9z}baY3d4p!89;t^`P=ba^Czwb z1JpY48(VFI3@y&+X5AOpmSk& z3+7lGVHSf~XXjAJ(b{pfkxZW>S~KJyA+|gn8oX2VsmV&jKh-J6ZaA1N@*?h0B_ob* zW3isJbgh>waygcw`nBT>XA9VW*9pe;@&Qw}i~K4oSETa`f5^VZ%=s{wIUje=#u zXaa$Ei(dj{**83OP+K`aq&aBZ3)Au&RzO+Edggk;)Eg+HsyRn$C>X9Rs4YAmG&%MR zeJ*GxqQd6AA#4p5eRz$dn-GDqk-WGq@09h?Vpy z%c|Jt`TP3?K#RQQiU>ZcW`fgp2GB~lp<5iUJL-Vfi)fSGGqh?Ie@7~xfIl87hO^2j z?dbzheDHK^%?5V*y>QJe7j_e^Y3X2{ap-7mLQmYAKpUPB^E1)90<+ zD$l#H|LZmMDAB@2q2dU8TRosOITGAPBGcu$AL5cx?1ym|jaJ}&j%+=ol~jEMJ?Ig1eiwJQJ)HUc0>}@ z{yY<-RUUVhQVkWFs5ff%Rz{bW{Z+Xp)ysbx>+b}aM)6Uj53)LnJM*K169hJGfySeV zJ4AUkADF~u7w<2-vz@_ac{ZA4$uj|Pe0{j`6VtZHD~gTbsqhlNILusneozAFy6=^?r0?fYPMrke{Nu!=H?oP4y_BN4W2yzQrvoBbVrUvx! znvDO3SzD!V2U?EZx3)cee;giHawX5YLykHZaGKmcTe6Dqg!J_)jBpb=Y06BGeOYU=LO8{ zrdnpIXOBEz9|eczERPdx66+_X3%js2i>c=Zo8@BF@tKKB#Jw2qe?o-Flc(s-A%BBT z5gT4W=O7GuJ_~g2?{3r>pf@{%Vm8gnCOsx#_a1nz4KCr?rTFbfNXoth|2MZf{7fYR z@rW>3R5+NFg>mkiKu{r}d?9eBsm?N!m4W;6{-g+c?E5Go+BaMu5ixkzzj2l5%5edc z6hsLbP*hPANuMAre*wuN4_8jPN;ufW8qu*Qq1qx(!i3xa?Z^ar?w#V9;d<5;yyC>h zHTqej2(!~4+R{&t;2wR83kCVtoO) z)jv?~)rphWlFS* z-+;6bR$%qw*{)qRCgq7b$)+VTADcel%xrMt|D?6 zkdf;EjXPP$v@KvXt`HVBdoYO^oo6=|S&zb~ze@Gi0Dk{UW?L^xoujm<41$>Cy z50IUwxx3-rF5|yb>RMlptqy&OdDOCA^o+*W^RMEMbJuGq&RwUqgwI8Q;~P9joV@sS z{xmmTVcA+B;*a=emuKqG_HQ(r`(?@xw8D;qX3Yzsxqspk1YYO$PeKF4H(0N{Zg@<% zv{6q|f92ofnrglZ^jQ6n6MjOKN855Ke5R0>cX~2B&lfNxML4C|mCg`>=Rc2!uXi*O zDfRg;BC+J6B6i4YmfKYbxRrvwlOkZ%n*sgCSI}5+vLy zKXs?(f|GG4LnA`b{)Mb@+qc&UMTmE@W3>6ve?~_cwdcOR!&$B#rrAT^n?R7_kM&o& zb4cAlc92CTS`^lXnJ0F$K68#1Ao~oVXb6q4Z5x!M)~-;(HHQ4G_#W8qyrNK`0z#i+pI6orP%!!2Z(_~Bw`^6Ft8}hS(Ar_ zC$AoBf|yvtrJJ+$7viPU`-cfC%2=L^iTHQ@z-uS-?KOH3;vIlN57I`5()3_70Ic+& z>_u4xq8H_H_!5B6(1XTSOJ`#A5h;Wrf1>7xPBjF6ea{<>S-B+iT5TU#5=80>ecp?5 zZ2Z8*EJqW5g*yYgoADw_HBtwBlDPwb#{Ch~M$>GF?-RJmqUb75A`{XCz8Q$c?#0}T zRHiL}WBZZd5jkQMG^U=%cT8Mxp}#fdo*!`LGOqGnRZ zw{eu7KSswDfuIWABf>#iij1s1t*Ieb* zkQmMh1(&!{{F=z+|85t=0%gR>`(xLtJ$TZ0>&hd#f z6Z18;&fD;LT!VefO)G9;aMpGFfFJx^Pd`?HG%?ruOZYv*)){Bo;HPRL9+w8!$J1ReELmg}puiF~mWh!%OGu*xD+)JCR5?Z#Ydq6W(ae}tH? z?k8l4)o|Os7$9^=-zZ4Y2%Zn1z76t@_XGf;Y;-t*u4b@73pa~IZPww- zxXt8nTq?*xomj|dlVXXB@ytmWpE!Yi!HtS6j1Rancs?4}MLYv@?=iH3xS@j&tCGKz$L zw5NrT(1#VTwmB#Iv0U$G?p|wz0Fi@mOH85#eM9~ReWD7yfWAS`@j<|#kBzoYcBvm1 zyQbZ~6Z92<)Q{`%rGA_&jZ5?mdc;DX=EulTW5OHHEJ*Z8npK|S^r&#T8G9~Nt&h>+2PPXNyn7mT=IK(Pp8uBwMHnoy&z)aSCw1H~dw zfJLMuUT+fJyy#~!QeQx=9Buu`?qM_%=P>h#h)i9eqAxs1%{t&S1{>kTC7jQ?<@`ez z*2i&qKLBHue}>_!t7iSB%OLZ;klMy!gJCzF5x-&5eGbZ zIk8O8i+rF@MiGolyMbpRb!d1L6HrN$KmieZF1v<|e_dBrrR%8cPW$$PXvBYmt|2j+q1P0pppOn`i!| z-ET7Je<~cu!<0>tgn)TJR#F2>5B<>95(%$<_s|WoA`-lS*g@QJg$QEz7aG=6y`Lbq zGZqG7@#({!Edt(c7=v~lzr^fha$I6|uqQUms=5dFKr=YPk-_Ec3-+H#GOYfB|4pfl zjZVT!ow>!*jP9do)V}L7S)(@E1TyS1e#cB5f6`Rw0}c)(QtBK619+4sFCB-z(1;B} zi6>#7A}^y;4cajKHIgPuw(9Ok^C4^mAlkvHn@1{9+a3czd>39?=sjk?1IYPgn?+{$ zCa5|#>kdD(2NJ-ow>lXW4AdZ;S9vj7)w-Q5t?IABT*sNTd&fuV9X1#~rR@6?Ko0pE ze}nclKF-^4e%|a}0>8q?$=M+~zQtSLB@dtycA|Xp*x(X=&k%CPR!78#sy^;7-%sK_ z8aY#e1^kkda|XY{^&qIPK{_NUDZ*Dlej2oebVE)H-iz9Dk#%ov%nk=hOe-F9$6S6N#v&f65`Uc?86PVGIcht*AW12Xn z7}Q_FuIDxx*syO+7-VXCg1C*GA#~+@>J6H9W}s;#993wLz@Vm>ryl(YsBVDu&P%A#;P1rtEV{(Us3iUeDNJUf0=SV zf1W>i3eXUub&TqLqoR)amnpx-Vc{~tDWx3_KMk@@Bp2rePyRS0Hew8Fk-#S-=4S#P zZ->*m;V5E*DN8iN4M)&ZR**SR=`EQ9wNAm-%b8w(#1f*Hr1(@KO~C7H*vES0dNn=S z0*Fc%9T^*{Ya|{Dp;1|#e+pp$W?gsGI)t|ZVjVt$2>u?jslQRZ0SH%ft$eIBIy9K5 zQ+_&tnka)&B1all$J)Jme;;3C)F9r08jKokv^DRDcxpS*!l4@{D73=3d1vc^={kO? z(Vk({jIB0}hHIwMdX?3u*MvrUhEp?lT`W}PtyQj1)kHS_|7mV|e}U3|)+rFa-#p<| zXJimbD5@>fCv{7W7;2SQ3uLkf%7?aEh9uQgdHTVSgjdZyw}^K<#-jtu!rGCN!gj^2 zR4d6=%A0Dmot9mTfuYWyt$l!YckoEUSJV78oF+I=RirpjXqYL{SDHbkK6^Z9k&fBs`)ma-kNv3Y+exbVk? zDlNMcW>k#@3^?_=Rma3&!r20fx8UfgYXL+!p*%5L&j8BRi;){iUKHMSbZ`W-J5MLV zHuV8fd_qertQy$ca<8+p${#4!kY=6XA(GG_`Wls0^%uTVtuxkB8y-L`tKM)B`xH&* zqo@MU2Tc+0e`?d7FZg7mt%@pwrtL(>KrQbH1U?rJr@7u9_d#(kflGu=qQ+w*`2Xfs z2SSy7d#4#svcIB-8;Y~Q&@G#5es!sqPLIs(iL6Ad@%8e<%k{kpeKt8?X`M&YN zI9@K(f2SfBynxq1+WBZk7kFi(g;$7`p-&g-rUBlE5rfwvkV%f?_$6E?x8o|wF}B*^ zssR_}U^&FwucXVv@(} z3EG@=E{Gfri5iul26ucc=ssX#`UB&L{qCyr;4Cr^s$sgN%pZjwYv z6{y!Mo0#vrJQxCC$%H^-K1JO5C_=#t2pq&6&jNu!HaZaKp)Vprow+d6j6ReZ1Qr3a ze@D=l>+mH2Cz<0CfP+M_vW%@(T&$_aTTEv8IQLEHv~WMvYyu`W(=o_(Db;bJF#Cd$ zIr5~&IOn*=P=|##LXzzAT-d8cUQtbg57=j5kFGf<_G*!br~~^?oKkhQqChK2bM*u) z5Xp|DjVikFxP1W{v7UjfWLXi(ChXPue{4^Qb92Ax=U?9u;y&eZ$s*URBFJ;3Gc>Uv zs5+=d+y(MoSY%=y9xBu{qUZ%L;BgRjyvrAO++(72^9_x- zm^Qkdq-LrBcq{^m$94D;kCUu%iN`^ycpi^^!3`db3BsriO)(XPu8rkBA+nC2fBXoM zeZxnHEW8j3F{s(YRZ|ImbS(ytMVdit^n?L0YEVG_ralVH(;^MH;K^$e19^1bCbPz{ zO{+L{T_hgy)lr->FOq^|3zV^}D%IZ_+X@p*P47&qJ>-xPji-wPX?d-yUIWKN@w4<9>{23mi<0WlUxb z<{`2W&fhruOmmRu!3R-CIjW1pG6h{lzM%`JS+gV6zdKm0;HxgcbW=hbeV&VBYRibnVVzG7kA0oG4HK0#3#w_l79o zgpD??cLqT_Az-Sb)0}RG>_!1?PA#sV4!A#gtLO_8@tN0g?liYbBz|t4o zpk%Qxwp@Gv+dNTBwHg~ge>jd;RyY?QmF}i20-!W+|0MZParm_a90)SQhH0}cPQ0@D0MC&U z_ZXza-#|(^ZOVek=dD|ooGv^ z2Uw~=6viKiufQ^-(54s7*M`s$-oV}>5NEe5==T$45p&m>FW`Mse=j-) z(QS+%qdl^p=B^KsG&X!-&CS!z7T>*~f#j2FYok5Uuk&mx72iT->R_r-*C&dDEcu|lCzBExOSgogKp(pisJFJUx4tWN+3 zPwkVzrG^=M3+%tw4Oz`%#D9a>CM4H!-i`e7kKIAl1*3uq9zsYao|+-Yc{!^R0v}VO zr!cyiU$8%->R^3(jRJ#sj~GU?7;SWDFAs=(M?SGo!JJ$Ff4vE0YW>(?gT8$k{yTTM z!K5=_G{2G9IqY~ywGnIrlh1UE8A5AfxT;VzXp^sLBWgy9U@TZE0*`rIAOB@u)ylfT zOC~E#ZlO7KsomxUPD_v`@T9RdDx0qnjn`beRe6nCfux}_eZm5Sa2#X5+XYcfPY6%r zEif}ll(=&9f9)ZQ@dzmFRWoJf_v(T_k7wIn!7u~s{U?DYeyL)kY6ukpOfYHG7!6J( zno1ah0q>?U0A%6ve589RrO@OSs1YPwn*-sd{I&7;=`~^t;vIfLY|%y=Rnx*3z^@Qj zP!S&Ar~*N&J`P`M#Ak>tW2-|W(gK1!r)Egu!bdp(f9QLL*fMuLc=cp__576`M$MkY zH^!0&K3F*#KG;0n(ulO&27e;u(|gQ)uqsWw5i+MD9If|l{Nmr{FCNHNAL}*-n;IZ? zR~EaT0OVDQ3h@?=`B7gGMN-0P`@VFq-_B_X?sUEVZM-8$2LAAs z$phBSf52X0z`Umsi1Pk?ioj|P$pC%j_mP3qEFR5Xh2yJPARgkF@=G03&qX1Xz6dSm z^C$!N=`}_R;vJ860pIdr*sa1(b{sqw!U`7`c&wBccju1vmw0@J(K5E$@TdWJjSq_d z6K?`|e1_37cRef~HP%v}7x))GGXnc`=cm}~fBkbknpiAc5Bi$%lyOAK&ML2)74!4b zCM8XVGffz2jKaUvx`iIBToR)Hva8@;shI=c7JGJ}(HHP(AXUt}EkaD#%b?NODzHn+ zibUhiRFrGR}P+Nf|=R5XB?mA-4pVqQdog0ll4hlF-|a@?DR9 z74vLU6Y`!@B7p9}aq~P2o?)R<5RoBTeCR&iAWqAy`|k=uh{Mx9OQ!JUd?FCWNrB1-GF#K(o61+YaEd_|t# zFO4UrrU`g$_ApR``Kbn}{N>}zB`NaDd-f>p_USbu3gR7$K}69;e@Ae{ z`P5*s@Jz5hLJd}dP=o96B^ICIp^Qs8)L`p&N#a#AwTcJbTy)f6-}MHIh1S3jdL99K zfKUPHPZe97*`<|iQXaBMQuQXF9gBQDikDb;AP_M?T&ss@V_&k*ZDUKVtZb-*y zyAv<5?5`GT>P3b{L(LC;%THoAe{}&JXjBWYA|w)o*$5ZySQn@>w`N@s2*q!Olokk` zk6SNgBD6jcxwR;B#_|vp<`OWQ!&ogVAlosSmP!$IprqC?shstCNu?_Q1HYWii;DLm zIX>klO8Itj0|^>n6T`ZD*u~=0Yh)F~PuX4=tCg%0bg_1#6;35y9Vopff2$npFH!mo zS!Hasp;WW9)RTosTDD99rG3{Mlvefwadrp_C>RKPZN5RM%uBAyIOW5v#QY7j93HZy z`qT0ztC#%=A`3UryxI z(LoScW+|@>VLt^p$eu-sIw0!{Za}tp4M&1+EPND#=_}@CoYyXBlc`iVV_l9F{?3k)*}31I3D3V_N0!U{MDKsiflw20jS0^_OH=*^D$19? z0F}WQ`D7+G`e=WVfA9J!1Lqhk>*GN{JvQ=!6Y%tuJT5@r_H zuKwMwB0;6yM9oQ3K{iQ-$cFs8q;D{(O#Ta)9Pf{tcwmx^4nniLrl_w@85o$P2|?J1 zMc@RJ>-Z%me<#1;5|e|za9|RD7wet|Q)HmeBAR`{4JH>+VqlW2u?Ftp(TVmES!yuZ zS3JVxe)Jhk7E*@V#A-TilvCPdu*%f&?avE>gyYh0H zP<2(Dfh}MWFHy6lxE{WMbp?K$ui%29?Gx!zL+W>#fA5>my2a`0ZbVw@YfIzjXZ)<@zMSsNRBgHL-O-$EEvSQ+ZHSsZL}a6 z?I^z^kXTagZxLLn0%1`ehp!Mhq^>Q>A++2!l1v2eu%jS=Ln6smN@Kw_BIm9%$3Pf? zdN1{Ge^9tHX7>Cv@5nzt(R3{$JmXzfD>u4bUemhyG@aL3kDaf7r!-^OY2#>cVJ7$hSOOna#T~TrgTu zh-=OdRAgz7y;cg$=hrAOh&Mcb4hoDm+EirZ{Mw0*<`SM-`TkuM2%__G_!5tusBnWv zW58%E9u5lKdeoVZ7rK6Jf1HQPWA#CW zf2NR}K3v#%u$xbMmsNQh%u?Z|*e)(3Zci5eRQX2meA5h2YHbzB&D5VQP=j3TP699L za0wyb>`D+>cqJf`Bn4U*stt|=M>7#WRt)l`tHrtBh@_|)BIc%S9}iK`12Fgu4`%MVI!TB`N%KrOZkT2s z$sFPjIcW8Gz^~9U$Q(C1GZgUC?(8T;qjAVlR^g7A<9v0(QLOS*r76Y;wOV~Be{kbY z6k_mTi147HG4-(g!y>i)<%x1NG?ajzLl84^e?z{%%l2-d4hyLTgSfe=YB@mTByu6P z9pEbqG!KfdACRdbL-8$62eDpmOXX0St1e62jc{xJUHh-Z0(-Z~b&%QXgeudBud!f0 z4;GA*SU}^>f}s|~135ar^+n6Xe?k?o=LZ_s`b#uE!-5%GZD>?|47U|;LcPj^r#%+j zXvD&;;QgYhwAvYA{L-M-eh=qxgFf_P zp?Y0SOJH$DNdGt6AJwIXDC#0iutgKBPqbs@xriHrcEX-h04NLb>IF63e@OQkI%Y~W zY6w8kV#bR8!Ut!2?l+5KiD#k9)&HD36S@n0mZ!%6;r*W&*^0rse%_H~n18#`f3J~W zK967EWvU=zg8PPFad<3o&oW>PbiwPdX^7mp;8DGSye*Q8|hSk;8_iO_39Y_8ztI1!{c_^_I{p z<}yY{5M+D-QgnnsPs!QNk?**SJ3r=~*^ekmdpxRyA*<9Vb)U&Ce?_yFx`2-WouyFc ze3G&APg?H)!*bI_)mFQG^>|Z(TD>DE$sv6MP;mgBkE4DbjF`{Ch~dbA39c#tS_m)r zF#*sb5T#4nzpK032)&Ljdf5-r6m9O}Wk33qkuuIg(nPfTB5k%M`BNkllDo^6M#eX%y8O%lT zBU-YuSGpEa?><;B{PyH>+X8W^3FqLK5w}%_F0=8r;v;iHfj?h8r4J}_I!kwqHIFo9 zeN339m;fTNkkpZfVs`~qSr@?QR+Du228!IDxAq8wJ115=V+TbvC(~@0>FJb!(MP{67 zQ>z;BtZsQyJMruQ?lTmbx$BJe5zoNuhXh3qLa)XNk8Lb@kp3t~gVQ}vHv_Gjs*aIH z7zL#k);OMJe_^nw!UEl`QKsllax=k^sq%Q1FaR_Yv&~EcGEre+3)E0beQx14V!F#qsNk0Ydf{|k6|My&LKY$NoBQ~OYwg+e^-dg%}1CN`QQarI>Nc$LkUdo zF;1+bz~o}YC}7LPxKO1t4|Q4O(U!C_A>f0f27b)u_}!!h3cf|Me${w1+cJX6vOV5`%82-@jBzsa zC!m~9w!|pT%}N@a&nt_zsK*lLkFmKW1FZse zJu#nk_)=3&HpiubI|vsCDEWX95fJef9Mvz?>43MYO~HOQ1=IKMgBio;*VSl?>n1gQK}0E<6i`E`9@r zMYuQ!pW_!jffKC3il|aC3?X3mJ*mRc0&O} zWvJi`qI|INh?i^ZtcOg|KfXZrCVrjfGcgLNzSuyaimS^X+K@)ys4c2)0|)cTo#P;G zFX|=!1`f(eKdYlYd|o&#^nLgE1XkUUzDCHG*ElSQ_ndifShUg6Hsb5B;o6Cgf6{}r z;i`Z|kAC3O_lyZQq^?c4A$0gvJZ46l5D|fO0^uZb=3~J%Nan69UkiImRCJq5^R0ZJA(+!Mhp?L(q&YO4eSHyI~#AjXvl`NSpuls9yWSjd# z8$V4;2;P=#s;s%UK$~D5FT95U#5Gd}v;uRv0 z0bHiEgvayux`M?w;^Uxh82mOq6!!c6u?r@7sYz+*V-1#8=jaOef0z8^uaJl&HQH*1 zl-)aiUbWo5yvAQaykXI4)!$NYSh_0N>+oGWzGdsaj>6e?B}W_h1mo%fe{*2on^XUH zp5_LOPGI4gp#{JUWiemdoABe@^9G8A3qfUbBOK8|0(L_TJ@{$vxl-qN_XNd>>k+EY zK6yX8{FLPTK{(a!6Q zOxpbf2GrL`E?>rH+PT&MwUAu=O9@a5$>p1%V%Ou5;yVssnUzE8e+H(5;jqj~sY@8k z3h^p9ZKgj!eTL&Qghtdunt=AQ*nz}>d3H(<*B273_H9?(!;}l)tO8NxK2O=731n)f z+O;?a6gN;{pE}@Jh$x@F!md(`4iboRCmD~d@)V`w+>4J#(H;;xsdKLj)G|#&p(r)d zoXGtApgt=#Mu=}Sf4$&9sgf|2=j1S*vajtCd?v}p7YE)oX$>*&B8_(}n9cwSa$VBl zq0PVD*q^U4RK5&`id+0ZX=kXANbqQdjvqRY5Ru0atANj|#Q=SZqB5jzz%=Lu2beT5 zgZs^hCQ{q}VFOHk!Hw24iV6kC;wp+@%SYCpBS_jQD&ja%f9AB!lRmlHg z6?3sX(j2M;fBed&;vJLFA;YWog36l&m2=A9K=U;!%a`%f{1XZ^cPb0FF`!wPDn8WX z`?h|AuE!Cz{e5tMNZkO_i7fD-=(Ga29ltQY_5kx4BFhjOTJ8(60=?2`1?Z1hyKg5M zx3T1rb6BY^w==-z1xzvunN|q(WUf@+7zH+fvG6WFe|?2!gc~f|kB$>3nei&GnFDHI z3J+bK6)59KBea}AQxzCSgzHD_oF2U~*$FV#1?qAp+5oplYX_GQ*&lfK0_55r(XTXu=%J6{RSr-V-+tbC|+a1yo%d~M^)Z4 ze`fRaQ*8krh2vF;M9Tdna#DB?v?RkZ(o|PI315>#&&Ww7cEAK7xkls%W{n)Gq>j`J z!c`;tMV%72xy|>C;E5AQKElR!Mauoga1X8ZZ9+?Qcf z`ws-5J17XZ2S9rYePrbv;NY_y_pbf8eCzmS{G?0W0CZ&Y4}enLswsuEVIeqNuN(!~ z#cv$GvFA}CMsehu1~#e^l=;k=bLcA`nU(v|kF_TqDd8|viEWN6SXHz{G%@%zf48PZ zAM4LTDHeGGba(?j`wb?7<${-2-1VU@g0!HWKZgyGlNamK~p`hl-k^?%X3Tv)WxO(*&s#2I>FOK+o zNUQp))CK58yX6o_u+8Cjk-DHVf74DtjC07(7$+GP8VA6Yful{pVRK{+q)M>A0MbDt z@vkf(-Ctrn-T-OO3BXh3ZpK$&r58*0vKDIj2f)H4FeQ+}5M%&jIi1s~i zAUbFYtB4O(tSmS8pN4a1@y)*A5kmK)X`+skEvn_^Xk*Y= zMP6}(-0JEf3#j*K`T?zWDxd= zy)ZU|Q=Bwa8f*G{9sMKbjx)N6N31DGst2abBXnMQYGM}ZOlwWy0nhP$`Fj)a+Mw<5 z1u&=7rC~aS4y~u&fBmG9pdJ%fGxO%hDSipdwdb&blvCpN%WdRi{xQRybHTaRt4B3} zb}!TmtMQk0`W5aZz5wXNu2WgCl8ie2Q9~(PH;eb?mX8p6+4}`V7ETM@S^y+;6aG=ZGY0^OG&ufa{CW(%(#8_2mk;Dt>`SOb@ewWZ55iNY5nXc=fPkG5S2~{fD37(^qxDIV9)9 zJ+n{Ojw=bV-To|}1d!!BZa59UGlO|f7jnG?NbJhI=9+TMx>53D!v+iNcR7n3wD%cVb9uj zx)o|qgej-de(IzY1ODcMX`)ipy{kKKt@5+W6BoItV_%mubtCz5m0|OJ>&?wAViWRY zR(S8=f4(Sb;MS{2tC55PjtWtT98FZi!V@S*C$q?mCNrwiHu}^@Vg)4n3Jr(RC`KNX zY|i=%P>ehM#V1Un8OL_hbfxeLyIg%^RPbu1YdlSrN$?~|b5gyhneY~_v8$!ii&Vd= zx->s0JH0IVsTFB=NvMnJOmWgmZ#C14FY#!|f8jRMmD7b@+<7!%%>dcLqk-*i0UHzW zfX#OJ60ws_afw)`(eUMl`AeFb8c@ii9#x&^zR`|# zR^E&g(&p;nQ4&Jvz%&*K-3Ewi|dFKBFT4f|9-2+d#d6(Dk_$~aSI?KhlWNT^71G)tYo~d=)V*TaINv##YDh|e51!tOl`iz#vy<`Q0r_Q9ofpCygL!7 zEo2*@5o)stc!xVc`wSgtO5K3gf9W_>d@6C+!f%ST*J}f`Nyj+@Z6$aRx+Dn8Qy?>i zjf8b%st?%id>p9KaDwWoL24Dz%=gW_b&mt28tq2eJOV%TXoD0PMm*ZoZSXPEkPy|c>$EWT9E}tRsOsN}OI*AA0kI0`s zUvd|N7Cv{q^FRv?L{k^&f1*ZhL92@5V;w~nbKg~Dp*gZ@(bYchVUhyUeugQps)g1N z9M6Tf!QWXxT8J?uMMydlqQfwSe-ptMKx*>T%%f#Ua>x_SZlflzW}sY&`s;HKi6hlV z2uREJM0AOAYGNP_=g{p@a)k?O3&_8VgsRCfZJMZ|1dF%udc0R3f6CM!5%Fg{0GL2$ zzZtF=Cy^A6d;P$)tWdxU4jsftvPx>~6fm_r$mOE`iFjcqRaqcfX+4iLr+5WV=P(JR z4~W|7faneiJeh!KCorrw6RA0?Kmc?dzH~SztK-t)99)W(#8lxLzLcgNpN*Suzm5Fr zjl;PpAgj85E_~!t_7xAZn1A4_a72`TQFAB7La|!I90p%S{)>8qshJ6;B!*!GZEz}! zyh@hjA@b&FVxU)=fUgjT{3cF4_4vHn!Bq7HpVj+O+Y*guP+6T~Fz|rqAAgo)5wLF&3Tqv{ z#KYuPT;gG{9S%GYL?@64-RYwW1u_8B7u?`s?7A3K5GIw&Cd{X~@@JDa=Z|`Xm%ih; z%zD2-%Q#;TiK;RP3Mhds2%wl~;Ti##vVg{cgkUsKgcnmzOkm>@B9}{y0<%@+%ztP~%%oT%LS#JsYs6K+*dxAcy zD^6+%$TKxdzoYI8NJiM2@-#*iF*iRW?I7k}K~a?v(6J+<>?yrN>> zl1I2JtPUFYQS-06e|97C1Q$U*Tj(UE^d39VtKh z*)Pu*O_iZ=(jpmG;+ZabesLB!$%x1tWj> z0{j^2;MH z6tB{XzYx*EWo*;OiK7N{+V&U6OpVA?Jcu}%;|v?xIjEoC7od?&Jf^W`IOc(*LN~d) zCqSvvQ`8)gW}>ZUzY>i>@&Rb&E>iFa$D7n0)qe?8{@bVJ-z9wm!Pl58GwJGa&2Lfs z1%kog)bXt*-6y7e-!?b|B5Zi9zl7j3#Feqt20_waP&za~QI#YS&L0bIv{>Oq5X=_= zix#A~IyhmGBLjkc!6OLnM|nARj*7Y%yHhrQR99=1pu-j;O{KzeOq^tlRe5|e4U}aC zaeqZ>p<+VcyxQ>skQNt@is>b)kNXf5&boUGC{nk@oGcB#i;Q@crZSc$aOizV;zaWC zbI!21lT;#zKR4{3LwqaJT7>x^2q;WgZyiW1Pfm4QLAC2)B|mWbmE*S6kZ{n5CaH>SAPV&mVH})iMD4*C*x8!w6#2rn$772a_=97 z*LS@^Tj4P11taiJgqFw$_8Hox{$S9yvr5A8Do4f02zV7*$Twt#DC1G528v#M)(rZt zNMqHhzCev-plaFc_nQf$ywp`m9mRtUNB1qgu#Q^{6D7reM_D4aCYX z{6NzweV$bcg{cw04`ufh<%GKIS3-`XjGN8tlWXRD3ywZK!;1YlR zG&eq*F-~YvMRbYppvE(%F$MmTaewl~9zO z>HgoOoS6J3%Zlh#@yoiRt^nVZwBzl@f24d6eAq7lqsExv;#GswEHL==>Dd)|nV1-& zcwL%o+t{h~B>|V;0LckRZ9%K^qIjPsO7Q5Sy#CL5h7ptW@_%=KM);y= zRec>XGzr!E1%T4}P#NJVt_~dxa7-{Hk}>V~kgqx6Q?*h01d-KY4NS)gZnUIQ-p^+S z-VKh4*G&OaHae>Pd@wsOT@;ZPnu)QrCg5uLhwbrD@R2Mmbzo|tlFGt zdmn*mUvQ%)D>(sIN|SVO7=P483;u6XOvbh=l^p~V6S$kjH?MOTjxRzCZTgFU!kxsz@;rf1@V^iO@vnk2{s9vzCamc z`K^kL64|M^2bJ@2w}4B~HRo=Nu1PQ+jte)0B9Cms11jq?gkVbQgny44EKGi4nD!`7 zyMt96lYqkiS;B+0o#OWj*T&3{FwH)Rw^dx=J)e=^7gQEa&EV#jGW6$Q%<*>l0ror%)=KuAIU zKV|2(qq&VF;dj~lZrD{_r;EL@-GlMMC)ltJ`~4qezmSp?Gk=4ke)V8y7A2C>PbrwE z$V~jP@ZnTLjWmRb?5q=bf9wY~EGGq;Yq3#5X?o%}m9OGp+$t_}4^RJV<1b{VV(&L( zXE?LIHI~V@NnBM?4kq^?e?-;cts5rOfGV7ko&EX}ll!O(*%^d`Lw3UL7q5=2IYOip zht59X0+X?7FMmZrXDvQgRX3!lieqvg-kyQb`_LWJLi<0r-`~bxCh5k01w;vPt2q@; z6?L@&5d}g(G#K)k3(n;Aya4KSK@SP+q9+gabT zNx*2D0Lw<^Gaoz>UOwtCGaIzM{u5bRUJ+*&`Za+Z!hhoINj)ZzrS?u?VdFyG@;hoN zaxj{nnA8!fG?Lc=OHWOtJ?7rVx0pMpoV;qB9OAzpuc*jTMfPuCHkdF~T}9s=KWJ$A z8IoXjrw{~YYvE&Du<3d^5H@JrW;hT_5JUwH_#osDC=woRcb{;9*jTk! zB#}y`Jb!xikgT2^so6=)r^RgjcMRzMP7aI2+pSKIIIU zMCr1*dY)Se_P}0>3<%1hT*&EXyh3!G;~oa`1qb`d8uI2YZ>rE z8DRK2=CAM-qt-Gn1`U?u1-@d!8eeVI?oQxS;mal3Kom>g@T7W7%sByAx@rJx_iN-& zB8DhJs!2t#0#}ClS@Q(gSCrp_&5WK#L+(`>`aoEHimF4WzuhUu$_v27w%(Dy`xC?~Q${lEAna%L zF2!SI$q4xuzLEa1rhc~Z7Z|+9zIh7v&6BZjxH5vn2yD7Og#L>L0R%HUCvX4P;qnrK zPQIy6`ro$H0YTIO^>3>bZpxFc* zej+J4Ua_z|?vurZ|Lr3VmNm{HYCiGyk@UyoW{dCX9_xnToA`SwN7HwdbsNQBmC%U4 z#JVwOHP}l7j0bRBUSiK#H%@$ur3UQrDT?z(ePy8HxeqZRVb6$fZPm^lMZHp%Ic_(V zXrJWj#f+xqdIs&qfM4341%C#it8A?vRApO9L+&hX&)68Jm_77R;o;PxY@%i6@f-gQ zN)Gl9(sa%u@` zusCvZtbY(#%#@qjWf?4H(vHc&etC&S=j2SV7<7ql>hYma4*8uxk@8U8{SuFMfyG4f zP$8I2tHFmzl-$1apW5#|lY}E-$JNln#}U~MY8TJ1dV4io5s%-UEu1>?5)x8Sf&Pgc z%mkZfM7q+}pH+eluYaq-FAt~RB|HLk(!*6ul+`2s`FXTceC|qz<CjQO0xOr4cT(vdE5<5i* z-ecoDMQxLsxdQM;HV(-!)$OV4gZ^3R;{Y!WFzV@Xc?rBn$bUGo)F1>294cJ~L8StG zwP<#Gv5vEg`lmChN?f| zXta|Yy|i#|IK1)NQQQ#KNks^2_%M$rI;wOBXh7Tsb=Jd&c|6&8WJoYvRRU3!t*Qlj zY54(!NMKz+1Amu0XkI@wrtHGS7^rQ*?uw@Fg);k4x|NdYWh86@o}!IEtO~GRC>ccd zM?Rb{?Qa(n?;gMADfl(Dp9{bn`880<40wrO!>_L~LM?D0)6y=E%S+%rLa&LX2H+7I zKTHilooE)z3I$>cjG<$_4DWYN^O84I7uynlVg5X*VDKw08-z|N9)4w{A{ zO!d?QV}%96S*&beYQ{jQAwFstOXG2)aDc1x5)2Sx^xlWF+yGa-*gX3Es_6jt#z?67 zi6r$^XocO0frfC(d2#U7!T#;dFc(Uz@|nwprK z_ZEni4S(MXu*wq(1-zmG8JK7^L@vNNe4>p)$Dw&vQ3==oolrw7>rj6lXdGEI7`BGS zM3TWfXlTqV8q+@?BGGI==YRj_!WA0aheQ8V`AR%7cqRCN@|}O&e%WPJh`905-Hezr zt&CKNhmUbqwIyau(e`t@=@}LidjmeWs&$i)1Ao^P>&5iXLYGmcLdumPUO0t}obp?{ zck_X&KOih)aYNJ;*ZTw33HU(OjDf)C=8~CVF+I_ytD~|J2geVimS~kR>lX*hui{7k$r;-qp-IUl@@ZzePe&v@*_rbT-)BOffr`pqqagAWP=EF#q(!2x^d zS${<*Rlxu8xZhKpOqDqR7)Jn*gJxjdnFWF7TK^4|G+nRhRyalb^`&TR^odp6FP0ia zBU;iHokB{~Zy7M|YhH-P#Iq2Y1kN@td18rJ>XY=0ShXDps%Sg>$Jya!d>(FWD`aP4 za>!4pmTZtcmEmqVK1k0ro@96x4#&R46@Ln7C(<*GN4BW?o)YNsg;G`1Qx@|Ln1IUz z+Yc|K8mZeIP*KYr7^}TR(N{yLBF+(=?bUB#R}-E2{SfLCjh#lr1ZQyGI=!vkJuFP+ z2_x`SPl|faBv@JoM}Az|fQ#P&N0JmBl~J=IN^Sgw>Z<7d4SWVwrfv`T9KT<7(tq%| z(*&BdtyPi%Xc}M%9LMD)J{xypiO*mxbYUqrhO{LlCZUGvy#S&6gbRemsz)X_M&bUq zcB89qgmwHSM<&+qZWwB=KzSiBuY%WBDHjmNGw!E8b}jk=Qd8OY#^*t3rqL*{Y5;=+ z1`iK$@1pGxy{N;nPrx{p(&)l4X@99(C#bIm9#eG+C&~zYFMmQHu)W-A@rri)v3Q05 z4IMN+CT&sSee)lj1?U8(l_U9Ld`Kphrc$#SRrN$I&VJn@`xLpqfvw=YJQ?TZiG_}| zi+UYL=uQ!6vd`Gu`MS~2j>}7EHDbgPT0vGApas=Y89J2xq8^ajh5LjHXn$oM1?Bp1 zsBx~6CB(Nii^nHQ3w2b|Kd)dPJ8-6&CJG6f7+F~=y^B00df-ISSgjLF3D8sjQ(-xT zSlIzkmI*3k60%QX?TMy^Qs&OlJON#gfX}AJ%B5OhiI~g7g))L^>UoS}Y8(_$*50#F z=HbEoDkwk-Wex*%%kx&P4S!1pZujqkPR$UPp3(Hc>WNDHf*mCPTX|>hDoq3#Vys&M zpRMNWmh;(dYw-^=ofEGmMgp7un3=-yCc zXn)ihUkJLX9xma9y%x0}XMeUiCtjPp|AY$I4r(4_YapY_*ZOzA|NgcJ#E>e*KRnV( zGt46QpW$f_pJ=<^T7R*8zDI^(_y(`)()Pb2+mF~0 zh7%Hp3PzOL!9rSfX_v87K|H(Kbh*e(pGydB83 zvBHdn0Mk_qzqeb(yP!)aoF}!SlOx^2$H=u_GG)sWP(e>&LPa1{gP@oYpe~J9=Uja0 z`0enp;v%tA6WrAalo=*4!r4Q%o_MDD*CW{S1VK;r3x84E)X=)7cLBZjUZ?KQy!G_X zUG4|a%iI?xpfoD|gI?2+a7?bHhozDIXqwx01H~BM-Jc|6$w{OAK!6S>dr>m)abcc= z3sV^pNWqZ{WARp`V4}L%b|VGT0OO?{mzP*{E{t0iRWGDq zCRh*>SATabaV}L{i432K85mD;CI%B9W>TW2{g54#q#E$)V~7w|QObQa%)n%#bkN0< zgmUyjTp2i(tV&HDy>%*6w;8fi{gF=fIBMX%Hg4NU~U ztI9x55(Hz;2`8ID=#JLV|E8+ST`+DMLZ*_XH?D)c7zO4JWU23iJ0`&rG6x%W&W zp?^+C^3149H~6G-^b)LiE^x@G!hC*12){hx+l_grM11NiqOF?f%fr>%R?HNF33Ob- z^Xa{f;s(`(idymQ_MYpTxim6XtoI>cNQ4xsFd7)r z00%?AyadA|jFotl8(`R1y#Pb!Kn!3QS$`+42#!}B42dEE^HH_Pp*oTM4maM*4z^#_ zu%N~_=z{nSF~mqV&HIfam{}?0zNo4pK|49KDGX!TKxM)^tm3Uvr;1qPr>tiPieSD2 zCqAxn&_*8-Nc^?78;W3ic~iH3TPS0?2BA@0xMrcRm_)yVV`h;h0Ixyb4g9`L_S6_z#qZ>bC^FM9W z1+0Pv(8FJR_9W#KoIwYu1T&lv&it5kwTn@$cp{d&3gAM`BSlo8GB?D&YJYnM2s*H} z_*~%LAp(zvIybBSw^JtT1gI8D&w$Qm9UPEM zBjp2^Yu;(#mPjAZw4S3z4u9THHAt!MA)uBuwlR^>h$K%w`!2ziaNPy}n9>@VUf8icVZzYau zk4mtb29$3Jr1r~80oZ5)t3Y)ubtr>i2{gf~5=GtE4PbR&^+EvdgMR|5*a0X#%FV`1 zS4p1w1>rK>Cp7FaFz*@Y%pnf~QQZ zwq6TxasKjd)gM!}V1Jy5RmTG(R9hm7_!A(6J1W!jItb%(1ED(HQEL(UA7M&$bUJfS z+#`!T2U+CV$Rb=BLKumoX5?hkPZl}+&yRd~b7 zD54Dz?h`IRm?;Xcm{16jH+X%R?-Vbi=1zHQ;BcRFriG4IU4IKLe1%tHuQGN>`m8iL ze1vH*84duNUR;o9Ro!mlw@>5A>BKPz!4lJs6e2InjYO;ysGb1(l%O}I+L0YrzM)J2 zuc~H@ZO5Y_p~`rKVtcbfpOwgMtM$aW#cm)H)2n*^j4E;bv+4n;qy5JX>S+9Jt&V=V z$M#_O9*#D)hkq98Y!5c6%DC-Do$Wzbp~5Q-VfszCL-Fk$#Q ztvEwWSi`HW+Jj>7;Ly!r9H_i{RYqg<39!;t16I3JkBOlSaysKmKu%doKpqWYpPDTa zfe^10tg{rjJYI4KhaJ9moD^ckcn+LRAiWMJD&AD=I)9FNi-?s8Z=VsIYQK(06Q6$QGP!=^Kg`Acvv3s_!})vT;4?1|qh}I#tCAly&>k|Lr&E z>L$Ty^aAxGm1k)9yt2CaS>whho3H zgyJL2kbk(-0Y#j8YI#l#VazgPRs7f_V2{FK1aGODNfCuAN`EiQ zQ(KQvxw3%J9p!NJQeb6$(r{(3Q6UKCJz04L5PyHR8=UxB+G>ZdWxXFDvcIk-z5W?~ z#39kzxC@DPkLB?tPSI+WeMh=rf>C)b-*49smInYgiI!*}4x@f~2_vU@cxYLV%A?$X z(S+tvp8x;a4~&zN%nAae(0lnZaBINgo9K)2AZIuli6Ac468Av04L&gJ;So@_yr>gk zD1Qw`mj!hk-snb@BQT%AZ)Lnn&cWOw6opNt_N^Z3$~RC|%NLa$!wX5ODu;hT^&j;P zo5vCf$Zuf7a4&hHTioIdM~S(y+zud=X&zS5B>x&KVA3vMAnP7!<4ce>YQh4@8c7?} zx-eZaaWdY_b*cFSwXs@a$K@rk9^q`nQhzsq^$2I9t$L`6^aO^FM_vfD@ks%bm~aNG zMA*o?@yoW^IvW}@m~WB71dzcAKsc-l#{hE^w;g(-8f00maA1|jqb!nttlVf~ZA$5$ zD2sW*#1Yx5F7=d9XY?NPvfJ=M~ znB*ql(tvXL>o9+b!$$}k@hAfhmB5X!SFWRaK%gZ)Lf2?(hNAKzvYWnK5-Blu2;k1- z+ep~32zIP^LeX#cYi655S@^x^#eYb)$;2O-$E#`;h(!USRmJvlr##~F1}Kxa+!D~( z88%u^{n|Iy6fQ}EwC?&xjhrw++TSjOonqvVJO94~6QmY90A(z6SYvN)jeljL$BWUT zw7?EaOcDW2rE#~iUCLh~fS8{blubA$?Qa(-Q_TDZ%7SB3iv@r(7CKN?!>!1&JviUe zti2{)9^jpQj_XU9?Y9~Ik6sinmO5Z2GKd(fNFCZrO#F`%l8KS>+kdKKo^|}KVdXN< zx{M$45x2%eMZ%+7CYHtrRmzErqsUPL2pm)(V6~<3P^Pda@mi|Qp860w)Y5oWx}o?p z`K46GAq-+LtF#v)0TfG72@fK3liDQtany~I(6A~~s%C?_wC6hjvi5qXlq`P(0IBmx z2H!?{P7;?eE8#`HP=D$NAEd{x+Zq>8Qk44!l!91NI|Trx@#{517bqp-2+0LjThD3*z|e4ifutmM;=nM7Jn$2qXb!%ZlFX@O59TG z5S@7IEnD6;!YWT-x7IU2QG2y>r7-V4HTV{r55VehiBw<*0~7C&g)0zN>3J!&yeMvl zkrtx^EtD@IMO;0Aag7e;af^kfSoaMm263bcC7?KdsJv=(l}W_I28Nk zB@`R4V34ro@PGYpyVC$g&U85Bco3jbObSlMqa`T1Pz%;T_mt3SYs&-S%rq7tNZf~? z`ANpB?taYt1qg@u1-B>!6;mhG4B}qB#t4d>O0cRZ|C5_SxJuIcAd#RK{3FB?o236S zah4|l1njx3mXOMGnREh)d4eh$Q1S%65ET!H`=}1y zvs|)RxPLRXkiHOA;=heHk1*Wtv5!|wVW{~^c`Wm}pkyZI#@41o6h;bVDVNa`uk(29 zIr5uvP!RLR*JAWQfSH*gln_Il;?huPfNX6iSLO-83?GZi2|{SY31aSBfSK;V6H%8+ zg-JApT!dK(^q3M*CS`uSMZHdqYmxyx)?MFODdeH{S0n-3@9gf#e_9{+p1kys`Mj#J>;)y zXn#~UOAJ2|mg%Yq%XX_4RFDye{KJ9~qcPv<*S4`oM@fhiTOCeZ-d+^|ilV{FT}CD5bHrKbUe8$e433F{!s$K!vz8RUw1?~*6Er9R0e?X? zuba?zVFxsv5zcN>GgPv2(j*v&#_!w5gE`U`$T$bhSY7%m%{xxIO8SJzomq7a)Tqr=%Q;sT7OH>gZk^7TLv zBmiW$b?*YCX-iOTC}<6JN9ZiE)Bs6*_v%}r+8?gl#_$V3c80`}j~WxtAUCpA%60;7FpKRo3w-v{nRR0@DNx$t|N^_0>s$$tjU*O~( zIprnDDK+l`oFsBe&Eo(knS4@15#S^ZFrUkDd5M!p*eS8pfD>wVV=61l1s_D!BM@DW zuv6Nq-L_Cp3yya+)FpAMn17Z(wMEZRl*lQci}D7J5@q5QRfs73Rv%SPc<=I<$5Tv1 z6~rLe;_f5KwZZ}%rS&P>h1mtwMhsqjrlv|}wuzP}4Q^{8OR$pVCk?Lh9iWz}@CvyO zIE>l3ZI1OajyY$tDw9sGHU(LgCm@Xx+iZ#2TjA$5=MoSs+pZ)WB7aZls-%NVa_HLl z3lQF;ro4py`(m|3xH6!lGEV?uVxI85nEsdtSgW05fh7tb;ikk=2MQt1641e52<5+O|ycwT^^ zPJp(;FICwRd0~Ng-XT=VatBO3#reqU#hR+sOECFH?n(^^qfn+7gaSZhW$QvkfSima z*C*3>^xIbg8d z@hy7fFeY4pHqj7sB)&H-F|OxG@z~z;fiqa8w&C6F0_b zo|?a)TOXH~sB~t`#4j4mh#uBZBQ=UK>f}=qIBVDw_r5@7=V0jELYv~#S7m2hma6VM z%VUUj&ve>-!FbBNoq#UUJDv~>L_&cPo(A~c)eivZ(s*$i5lC<;aibuZyaPxc56@Gi zGgJe9jDKqBP6TDT!NviAGXQgvy0QpY=XsVpd=QD_H>f`|`;uP4 z)t&&qG~RgD#{(YOLG5oBpi(^l@nGRgXy`9RoCB)S!w*5kK$S=^oLr`%rU7my_RC9D zH7dm_Sg1!$*+Cr9bn_4+ax1^=sM;r7pehqDRDaKaRdG(>9#eN$(@*#D4ccDOAs+J# zRf)ENk;SJAcWgV7;lGqm1XQK*s9P%jg;SoPN-Q*@OdhXBLO_W#9EB2lbdt$XCICYM zhQtejBKFp#^<$YJ8Kl@4oKbFtM4N^k+WVab=-Y~6sb6ghuuAU?zBOrzI+-wSk?@}S zdVf6ffV0GiIX>&6Q!18!17|^jc_}IhI2*r0^OIo-?xcZ6?6h2=eBA>Hefkn+jVG~$ zS=Q0v7OU>>n6@nH{m2@1vVQ^GFh2s28+kBWnyCBr$>(j`>LEL#+fDYoqp6;cy*4}a6l%(yfdHw|J#wf}H7kf&>HXfWf-1mzZy7e{(I z2xLNeeEcr$y>G=H+>(p++JT6p6UHgzND@^jEL)ZXerY@$a%FhFS>1pBD zeyAHC1u!`5YI8(FcriM(UN|q*!RDpVVFZHhxyR-89_NMOyT`>iFIuR_*?-}GRj6(^ z8hY$loIMXHm%nlVH`8y0)EKqqyu_fx4ga9^0xtSV5l|m|Gmk z>dk@2-e@l|<3u{9t44cicWY5{PH0o7ZFT7i+J6&pCIn;}@gL=JR5A&1jE2j{Dzs1KV1KjI!YgI-$z)jU z$KU+{;$0EcU;03+?dBQkB229OA2#b1@B=umhr!}`v)eesSf#( zgaN#?>d#|U{(iR!a#)Jlj*?1#yOjY2W{Cy@ijf=~NEE)LK(re4<&WUcHevsyi?a1s zUoPGNJ^mofVwh6241ep6)>=o`4__prw(6dFfRQ+l%S*&P!cvK)GU6zD1>CT!Cp{fw!i7Lfl|0nM zfx=YkC5;=Al#|L+0&ycv1-H6Y%FF}ue*My>_wo?fMYvU{B!5Qd(@K#?q!rc+B?%$r zpurL+aN7&GWfsfUeHhZBDu1d0u~q2>Z#F|AnXUcyCS<*?y3L^JA`Tn*qF~B+KXwq; zUhkINns)@mr8hvv)M7_~TX|o4Nm#pR=ZNAO*#5`1o3=!%Kug4uW|-zQ0)DZ4(=ai+ z@g}I7E&PS!^nc9Gm)Cn-7>4iiubjr9F>zsP1PJ+;s4o0wL*tqYbIf0&@ewXeEOnp} zQ$T@Iu%p8K9?**k7ii4H3i;ZRscMLf=Wg0tCzkC_pu8gpz{H0!G$vYxyq2m`%vr+T zPQ_muPt!y)7jW&OmFnE^gxa=CtyYSmyUW+IGfp#Aa^fsgQD;!Yz1 zWf!3%QGd;b1KeCOG2sG%g=T^JDGnsGD*PW{eB%F%bwh@wk2hF!@wW>&-J__y21TX51K>1L zRPYrToDu^Cvb;&OG{7Au{qhn|k5E+fsL8bnjdzWweZmEvINW2rg}>Ryk`Qdy}oG~h_>R$g7&|m3idk>Xo$aE zpy3`fPaAdNKdjskH9F+v z#2Eoa1f?fG{Euzb5e}0sBJqT+9PnRd?B`G;7MvERgR}I!vgasnMgTxTcXgu6cfjO|@fR3W82s@7_iOz6TK60bj-S09 zfY?}xCqinBHHCX*P(kXm_!mwyRsKjz4Ig9=QJo<3#8*z-06!a^v)A49|!Z=7&t znibk!8n1rg$P=i^kd9Tp*-{Vkcq}c2iBX%WTtu$`YkLX~(+x-vQbiK^^r?oYo+UHE z)!woMSNVlFKI}z67Jb8;qNZL1%3aq6j%g09ez1#s(_r&X0><>vs@qG=KYwNNqc7mt zDBuN*F@A^7I}rl{rD|8Ad|e!Eix``N<~INu43wJR0zk*l*FJIpx<}_*_ns==Fu~FQ zV|pEzmjK-t84nBRPsUOsK*<1*13?9_C~jpka$ofVpg}+AdF6b)@_<9Bg7ZELvF#Ji zeIV(&nP73dPB_8NC+q-GiGL^n-?jlWjfZeTq?RfL=x#F}7Qjs7m0d2TJl`ISe0+v^ zd5o|;oR9%sbI8Mx8;DxdlajS%2JQY-IGb!dC1r^jHbZ86y;GuBTXBB_@Vu5=0xHuR z1C{3S=s#-EJ>zc|a!(=e8?XwNN$qI`tXODB5jU2Jt`DqZ%kat9jepp6TwbE8aSfJY zFQWYYdscc690I8uI5)gnL)`lURf(5CnSMAy)b7Buh-I&K;4`r|GDnI8LFA2BakZy^ zmXeC=KXDz%4xnNJ0tfvMUZ|;+NWj94P#HdcKb6tc^f7;8z$}f%ccAhl*m^jxal#qO z(&$egRDVZ?5k|rH$$#RL!Y~NHJVzzkm5QX+-&BCughTl(&_&w|7tV~>)mA*%1Spn7 z`cxHA{lrZf?eFlY?sq)Z0IkFmIpa*e-D8C?e0SR$D?|%*Xpw%t)&OS^8kiX&4jM*lMdDDXh2)seg|I$@Lv&)pGKFqCU-b z+MKvR(p5_ZZ+B~&B&smcpLg;~h|>_Zt^zBMm(w0wOC7o)NMg~N-!P9ylSDBV86UM! zRW?nN%;PC*2}1?7ljyd5CZ>A+(SCfy0H36)VlpDNpopug@N^lNK6^ z(VCNSyV22rr}9pI*cMo1+#K_l_zFR!4NG4G8E!QGc~u$zR)#I9j!G;Ha-FW5t{@ zW>#Jw&po_(SRktRtOkb8QZ5r{bAX$QRBSR2V6#k0(Uu9D8wy2$FdLlrZ>rbe&-M!< zESyi6zxwYBIMF<0xgp>$zc7w~O?gns8qQ#gvHeqau$z-SU{f#NQ(%l2~fMAD^wd`l_5O zR)ZxC#Doj{6;c94JvO>ITv=-E@YUuYjQAT#B&JxVt44}!KcUqE!yO0%7UCHPH-r_V zC+G2aGdUKv03i|evemz}2RrEgID1jYl)Hv1S${Q`-+eqL7u+r=)3{4vVC5f<=*x5y z#j7Q%C=a1@I;7A{_Koxr(;?f6JNBMI{%SjbUV2yXyRbu55|qF{`uN0H1bpeC$)@9I zMP*m@Z9LpwX{e14@keSs=N+dpC8=mZF}gGgAn)-=-hxL`@dO}89tp3)6w*W!;j=eD zW`CkdzWjAtf0vg_Kt94F(W8!0H&w*IT?`XfEdi{SLkz!wV`q^ZF}Ij_>Lbb5^AG-| z{or1FRt-xqc;NR@t7IndDzAjGdiNx(DY?y6&NO~2fvw8qd^2jX>ZQ>EULlGQ&fp{F zV^(+JXDdw%^2!8yiJWgV0`p{(Vxt!dnik-kQiQt2betC(E#sXNmL1L*cs_1OUxeYsy zQ%9Y192@(p7ue{efdL!)-_BIQ#Z{1zC=eujW55$!hJK{cYuUm>eJny8-K#8WgJ5RU9}NS&uL| zVo*e`2^f+2qS6@hmc!;V6)({^J{vPXmTLmZnECB?EojZxNQ7J;F+?m2Ens6MVggPW{bjdYOnJsxbE0mKjG_83V?_m1d9$ijSShHQKZOdnR(ygnu{6vtYWx zdc-NBnw+zulKuS(TSm^$uYg_&s(iu^6;{P|%QJ22eRNN^rOtDidJ@ey*W1 zQ%+3Nn-EHB9PB^aQy?`jP=8qnC92%7M$`}qkN`%W1(o}R3whT034=Tv86j?6jaS{e z%3Ka$4&;as@Z~~m%G(3z(&!Id`h>x-l|HBfO_a-=^m)8uTYwp=;O4lT)e^}QPz-UK zh>Ol405zH;!3b7m2H`f`07{d@`r!YW$+M9!QZ@wNhHWsovcCbGzJC>mAHMzVLb+4S z`G#^A)Q;K^05Iea(ESj5aJ$zouw)i3Flc`UhJJae+_j+pQn`ybdprICgXF&GtjH&d zOy_$8hJC^X7&4v#a0o|mS5q9$KOF7HejenqjTwbE{5nf0vH8?~N9V*Sr z2f!yYafs}zUZB%B1%PnL`$$(^fh?>IidpCx(FO@cc_0pir3vVeYB8sl!yvgjsK8ex zZgBLIGD9R5?jUrF@_ulM!3b9MB{kBN8@1l9>y{nhZY*b$mLW19*#spg1H9sbwk2&d4+@+wU$#c z=y4>(gf$Y{s^L7Pq%jhTSUy1|$e)uCa!fe!8?LVY(l#@cL0IrYG3Oz~RQgF)JF7if z<0#@J!=I-US8*c`Am{OT4RHdZHBx#*$;y)~mVYvVs!{K#ZgLkOeQVA6Kg!dyKF>l) z64(s-G2aY>E%(Z`& z@%M!ab^d8SNU?;|1$f|q%iTB`7RFxK4HS#Ao_N&W6*AJWMxopA@ z+x&q~SU#Gs!}TS49^p^Kqm1am8-GNRH#p*iyPVJ)6D|PM85CQLQ)&5fY%7ckYtOt) zKmdmO!;DceZdj2R<5uPi7$sW4m(P$VRiy>O2;X{sSxBZd zn2<2^Bx22Elpt!nJ_Z=7)QZh?Q|=7-_-Bxm9&B?Mvls-P&nEmbk0P!+*BIGJkHQ$A0mQ+i%y@UY)_xyV4(_~KXn zw~xO-p90j6I}G1LcdaSEppS(PJFM2MLUMJE#imJD7b);d11!>fTwbEDMfq25{8%cX z??d_W>P4q-xVrIU!Ug&|U0_F_dbodV>~p+sawZhZ74#*FhR2%A_2PoX7%LXj#`%mHj<^;c7KNqSXTa?hXb9{Wdaq2{*W{*{s~wA>OfnBEzb<*m(q`!9b;#U@F? zVcAB^ZGIZcHFm8s?eoV24ig20a}=~<^~sw<5b=!W`+koB!th{+vF1FWtdCTDhyfC#E*vD40YdEp%IvBxIN|0=!{1o-0+)$SpkS<8MDgWQdxN}b zYsv&L3kk%l7vvE&z!q0~wK#uVeNd~Es7>`UD>4Z%6MF&PycA5;{Z&PM%e_Z7W)cVy zFfkj&yj0QtNv=zofPY`r5y=}@ZXSN~Dr^vr`4(^V{>8b;|3Q$@BzK7d&3(=eO)Fr~ zR*WFq)~a!_D`2y}H#*UAl8C>9M@Xeu^S*=3^w8LQIAwJL6CK3tGhBZr4hRu<6@P&L zrWVaZyeh}n-tSRB7{0@@pbA(f3P_C{1Ixtl;P5n9t|=hL{H3^TB!Z>5tP~L39|#(3 z6cvZCTw|=gM<^gMXecS7QW~UH!ax)NCh~Gg5Q+6pa$nlrny#wYle%#$?(Jojfn=hH z(BY8WfLCf5s2H%9Ck20!X}r2?i+?Y(Z)+bI@a%q24!z_+71e(9dDmyMOarFqBB$hhVP;kZhrqX|em<$%f1Xqu+N!qH% zIZJGz$sr3!mA6<5hR1BxVB{%=kDEEoxW|Wv`+bWTo*4J8F;vL6FFi zj(TZ^U>Z*&CuMVryNS~gPrtz`568!^J{B~yk`Kna9pZRUMcxDW*fu{{D9@(sEaI!&K@1Qq#4q3(;-w`W zfV1|3r=+d6-2M(|=Bq;MusGGSP%RD0{lQs!X+VAR&5*n;ZG%t24@Tr!dS+NAXon~b znD)4=CbWO8HvR&L_gEnB!2+p?6Ue&E0x8lTB{H!8Pk@@xn(}|l=~Y3gw^`sI(?s|{#S#>ykjGL} zt$fS?!pbXA4giEsLKCDYpmWSZ2P0L)LkIaCTx|+CobX7F#~Pvs5AjGo?(s+%z8hr5 zBhf-fIglsIzT9qfq(fH+=MQ`aOU3cHyaH2<8iiU_QUBZSG=OP4l<@okD1?CtwOBQQ zsl0#4|LdzB*?~W`znv(CvF!BfFMYjTVqvYIT5WBJlnGNF@z*l?o!BywGK?r0B(>k& zZ)G&(OqDysohJ8vEztRU8I1>St2siIERt-{&fNPEKdjSS@Obi1%Om1bHMNaD`DeRB zJ@&V&e@%Aw@5$f(8J_b%L3@<7MESVK_h5hchJp|4<)Vc;3J}aywcBoVv`VTuv7jIk zLd;uuTwbE!5yD3-HK0J{aFnvEUX2sNM@(3Yl(uS9EAZ12gjIPAOeYb5^Ns+KRCA*$ z??0F8c{U(P3<>DF@>p<&mfjtlA7vhq1Zf?*p=lNQt|gxC-+-xY`u3lz1M> zok9IXUUGckV|QLv{*Bb#;2|Nskj_Lo)k(Hk8y{Yj&kCB*;*M~U+Mf0u%$~xJdz27{ z?~pV~h!z?sAqBGEBj=Ocv9NZzo?n0X*J1h+k&kdf;!YzX@uzONcR}xDd2vmfNPmAJ%Gurr%?cNs%OiTp{5z=-!E6KK?_+SwT zNW{z=f%HdYru{dr?dtj{bz&v% z@KT->V8-YRVBVvgd<5mBCP@Iyk#Yi$!Iag+D5;bcbk$5rG0E63FLC(@<0S4h;u0er zt}TiFla77ha$ofVmx;YVQla=Oc%|NP4ZhE+$Hl5=axw8yOjAv?2Ze9(k)v#HjXmv< zMlKe13cr=Y15A;R&Rl;Ppe~Ka_d!e>9ZTdHarwP~W0?S-4Dl&`7(N;FId6ehCPf#uaX+iO*nZWnfxZ!vLRt}0Q);8v%K$lWDkqOxqso1Xuw{rLY!Wr%^)t2_9RVSf5cK0@$OSliIyQXD7=(KM&?oT_2Au@F8t;>)Jg{+Kf3Ttf#hOoMcy90+7-Rqq&+$ zmKfG*x$Tw05nSn!jjhoxH+LfLSov?sM3qD5w6uT6hhot;02uU*diVjr@$=+EFa>W9 zdbff*)#OE#r2&@Id0busutoQm0F3zi0YC-n!3#D4#s0jPQr!CjfU#538I7L+FFlQxX0}xtPx~+>(UMv~;2ORUfdE5kngAmP5P%O%GIc1J z(x~E@LQdobacksv^r7PTydRVR9$0lu%(0OtP$F1`QOJJUll3aY0FRtc~(h0ppU>(Vo5+=B85~ z^?`AhBKAx;Ci(=vHb@pY*72axO37Nyg1bz&P@o#dG~X9AG*UqF@`%RD&Va@Qp0R)b zhz2UQY2p<5nCGCG%3sMr_WzWf>5lD2j)b3Rj9YbU{p+RCZg_(Y+pypNLFNl3GnGN+ zNu6_hrW+_xDV>x;+=8TLrc*jg2}@xGkH@+;G;Qw*E8X4^bfXE=5})3R>8>{vzDokC1afHhm)zW4z z<-V!?l&&BXLVr%jQ-ow(u)BL2^vNrv0J`REWO8GYhsh^T50{TGI5Z7k{kMN44L6^* zQ<~eNS`S{Vk^%TVp8;&iB)>wefy-J(&-_uvS(oPVDu!jg#`86&m@7$6(c{B`of@@a?hCl*g{HGUiCBLu)s3!mgldoW4cX z9n6w`r5RNkH=&MlYALcnRa<}c0#(LRfG0thUkrY#uc#kXKinEa>36br{QPK6WRG9b z6`PbAj)sQoQ94{EP9%9cq=~+P4N6Ll8ApYznB*bmtHhi#ZG2=1wKb8QPk>rNJ&jC6 zT2CrtR_a6Z8K3YW@hOR&iX292lORggZT+0J?>AN))e-w$0a^ak$d`YqD=RGkF}O)i z6r2ry&V;l0+Xc=Z;*0QwKh#%A7lN~yFG8!DU2qS%| z6KHTm)DaU>JCVCe;p!(`0L}RaB#0GTA>ghi@gLQO`l&B_3uZgM$oLJx-=Xs`6EhjZDt%7I*N;)IsW-C z{C7xqgOZm)qrUmx5WOXteSSicLHQ7YgjY8ZnI1WaoCzchp(%feGy(~6jbc!mKn}PZ z>t7Cb=~5R4Wn}P2qyu|i?utqi6>Uz&@{fJh3q(5UfXu5}2q>D!D<&^trTUyjauGto z!gP6W$Xn-ncKI{pqIzo)d`X@uZjfBRB>ztS8%K+;71bsHrSQCxJaJJmu=vq5g&>l_ zhoOc>(>c`C5IcXtljB{b(?{(ujpb?d48ksS5J8(_PtcA4*sriVvq{p&{jag$(2rE~ z@Q;tj(c>?Fp1`g@+IN+Zj?vbtb}t$--E#UM0oQv-B=li>%q)!*eYV{I=S(6gg;d|Q z3!RMT=Y&4g<(5S<9p0+TJ6I%rsYzX`=Pj?2ddibKNY;M{;JkxHGFI*0o^++2IBE$t z?4lwBeK|8la=gWlROgq2yhz= zl9AJ!ZfSqAIq%_&@b)|gqQ)8Fg2lHp&PZlz0V1P>lu?4|cvW!Y^eu+&pp5h@O&F40 zh@C-@2{KU0DD)F96kMf@^b>Cxl|~u4978?syI0c?j@FP~fTK>Y`HB3R@fX7bg$4Cdqks#Eq?|z6^f7-rir75Kl$sGwCxA3)hs+RQ^QEs= zu<6fJA(Gr~Yb-YnGh6%(TXFob2_5%PM~FT>hK@!Z;erJnGj)XAXtDo{8bX|{*ncLF z3B>J24;8hA#~s{}zSIN{xWl{z8ixRtViEedgF7--?L{?YZuNCl_2ehrR{ZCpUUtk8 zKT3aQU}hKB(JH@;i}zd^E(K6vzyvM7YX5PNW6TXoY(6!X6?&{%&g9HmlIC_$GHU93 zcu_gPpQL3J5+G!Kf{L`1B==hb{P`TwuheLqdKCr$D95!5g3L^kOc^eZL)9;&J;~XS zv{3<-KM=HzQBP>BL*APQC=RvedZdpDn6rN^)RZ)(Na(eXEt`iYVDLHrgro{(d|wFm zlXO&1#PfENf2K71-3f6F_3+Pf%Mcwofx{bF@Y(YDkq{@XQt;^lewcv&IK0JYle+NF zf?6>AGlB-nv=El&i(MWCCSW_^LVXQ_!(cr26K|=ncE<83kTU{=hApT=@G)naD$ReA z&Q9{56sb{IMF5CQzdBl_4<^dW)>lk~*evfZ*)p==HJ_bMPziu$po1dR=SwB2;8@ue zh;3pX$VMf)`MSucb@?^paja&#s_Z$qNms4DQ3&)<2AOb8AOc=kpwx<=NK8;s?)m|! zH0}uZQ&idfB4H~RsI(+`he|q*vt)nAb1oUEjN@CVG^q=yM85uniUvkQpp{X>*Sva5 z?Su=c#Hvk|sr4E&W{8f!8dUR(^uZlE^;Q2>h= z$}wHD_TWaHnLML1vD4^50JQW8FVx5+uli3$;KD(XE2ZIYRj1hnlwDKrB0_(Z@RkXa zmmUP=3M~7?r;FqrNpwDBNuB)JPY9++wFK>vFg1XA^JsRBqftFjE`b@>Z;y~2!MxQZ z8hQ;9>RLoB><5zcCxcJ+kW2@kk-3B8QSOaC3;7OG^Gzp|id_Mrv z_D*rR0#X*564+Ir88w7brJ{e&OrT}}#^EhUo74qJBiVm~lov;D4n!QhcE2&SSrfm2 zs8JFi0%1@P79;0H5OLM#1(dc^ZYjI@Xbor>qv2U|!_h7xN7(pL8t-{VUkY;%}Q564L<{ZnCO2gg73P1yWi8T z1b{t&s~y3-H2IoSv%9N0F%EY+CH6h^R=8X$PMQO`j<%=A=pu;A4dq@l+O*J=*Dlfh z<3b~V$agxUEeT}n@jSdkTS)EE7DA_Yha<$xL33=i0xq8GkGwEPZTTK=ebwRJ@cr@rb9w8ejN@kQ|6_@$p4=z(plehK=r(pD$aB$F^-0+cWI8yyhHy_b$t zza@EfaU}jp`iv+ARh_(2$yNP5oq_vD0Uk*udRVH1c)7$M>4Z-W!zH}JZGnCL@4}fI zkM?*0eM9~l3-%f`n!4f=tJR-oC}vMCKdYvvkFcs5GL<=K>3)APgk`<(&M59o1U8}J z-yz?XA73g`7mB~C4eP9p6C59-nLGu}Bo}>ti+^FxTrwuUJC2{}?=so&`y^15pVq%l zwuRIM9D^7zlpk*mN`rVL91Y%!!rqEiFW_j51zt(&x&Q}F%g7jK<}P4t;P#L1T{F3aimB}X9Tz&4T@8PgxIjf$%k1MnZk63VQc{$cK~-Mq{Y2TdRWHzGTm_BUV_rC%73wpo<*r?e`>MkM^d0*-9WUz6m<}Is zIcOpdIr#{tl&tfweYKI*hD?Bl*I08UIV!uPZ&LFng#boCsWUyq;o3R}eP{PW*F^xM zM&d+9AZvfrrp4(5=4gtXd;p%IgvZFW!r+Q)+%PWt9W>Bf?Fb;V2liBJuBTg^U=?Rw z!0IuE$Wt&x@)$K>H8VsQ;8$Sf1du$M3#DZO6;|W$7FL}auqnyuSDIiY!;#DxONwOu z=_SD(BwV4PMXwm@C5|7fUMQTw*f`h)cuC@#5;P{v{rOzN__5|KU1VgA0xzRh(4K!o zbD2M0R5?Zyi^?>NYYli&ccZeKqnq5K|3`mTAx|>{a)Bz=A+sgNy9NmT0&38v`U4C^ zB?jm+k~@IpE0EAdlM-csgfHi6RfFBnxn;%K_FwG@ATxPx+4-Gi7EHQjip>3~5U4N? z2sv$-C>lGZY>qXgPH~FINFh%_3dw)oFbJGo92k?u#Sq)NlCM6t1+4{oyLjypS4IktDV&+YSzQl`~J62*2Hu2jrhwX8^r?_0tF{|K; zv>aOHP%4F{>++1UgysVwR&7A2$}9tN)A}^*Wp19L$;{m>Mc3fS?gsk`M+oZ*b69m| zMZXbaw-cy8`Glx+)QriWTZi@fvps5pON`yNpVmj){QzPnPX)Cv2;P6}4mDAD{+CS} z02uNefYhJCYCcApP?YGk1POymMn8bTV17Im=Eu|gh7#*4`l@BU`_PwaF#7RgFpk4p z2sWt;2uA+>gdnz!qQ=-aBsR0H00i3!7Z8k9hf_w1_mg*=HjeaNgz}L4p!Q|^ZImg3 zNuZdGalui)iA#oCK{kI1^;?7MCe0)-3ZZFZA^ro(uTrSuH+Q2^lkM?b`KrM7AieBcaq08494rp>j$M{q^T77$(CW*UTRQed{(` z0t(9$gMSEj@`Fl)qd9o8nSiC;G5VL3IoW(_Q*jDP^b}Zzd{2LNDWr*2kCRR`6w>Ia z$Py@(vVH)R!Su+jb}=GZXlhEAKFlb_mK*P_e5ws;$J0wiq+}f4g0e|nfHJc51C)?t zaqWp~kf(&QSEKRmgbPp_bAXpvy(f4Cd>e`26(bJK*iPtokuZyi>BrM6h-Ne{!n=Bo zqKB}Dq=t*Os2;KChZBJ`l&IebQAxU?@q}l14@&BW1>O0pMR7Y<0jzfS+h5Y+SwwaCVS$@p_= znl#Xv0QG;aifav|UbtYtr#pf*f}1Dm7i2=BJlJOmwSVL@h}fvf7fzwR4&oOV3gmda zOAw}Kz|g}MfTk*q=Ua+d{~k9G4~?cl{KT_Sdp1{nR~Yd`fR!2q@j1BPN&@Nf-CR{P zTZp%cz$J77@-}Ex3+VFF=_%AUr1x$AdgUwIylSq}M>D@jR}|(LkxoUp2Vv@&mQ# ze7bCrlosQ0(Ip|)4|(E)3a6vi$&Io#)tq&Cd_)#T2Wlw0A}3jGW^pw5@g;=yLFR+d zvY&qdVvUPJ8k_eRJ;aMmkQM)O1=)5=1U0ft*%$02u!tkM+ALi=YMtk<-!Za=tGKv5)aep2L^P@pTY8^GfKflD$hE zpIBRY>@SFQfr8k(cqOsO1!995a9Xki&yRnA0PNzNnMaA2Emu$pfp9v|!| zEX%S=?->3!U9YgK7bS823jo8>hFT?s>e96&QI1Eu4Dk5=)1QB0 zyCtB}NF}IzYW}AG-~tvr+OJehiWDd@FZcz-oEIw82q>CP4}VR{lbGMF>GXKR5BZgd zHw9WcmS~~Vrp+mO6sXfpvW5kYCQt&d=i#kQdk-HamYQr@=2-F`lUycxUTB2?vaNcd zKnEYCrw4%{(NFT>eDW(CH)Ir)<$Qm1k$>+$p#zeLG1PvvHH~UitLpC(fHW?N!mYT{ zO58#5#E~occbDe|=y3ARcOAwG#zq-qi$!Y};N??^nN&4#M?$qFKj`vmj!w8uJxicZ zqpepw$~dK|o05d@3l8mwHd6Z(!o#Fpvib*)_PAd7eop3Wod8#Muw)1Of;m9#Pk}iPZ}E2z1tyj{@kbOv z+eD=u4etpm_^pAzdnhn{)!|iYs1YezCCy>0m-Yf!uv-eu?kGN`5n!kjAaM@C0Mm+h zzO;1(fF@6SMq2KGJD?=GOeTNK{FdagPVvu98Q5#$7rL)dW0c+I3rsa9g&+Q70p5oEg6^A-7Mf-p9du;~VGJ~d8iVeurX|2L zDvdh#^P<6XQQ;^`t%Oruo_d}`;ZfI&A1o4DiKqGr6v9!^L%N=es29>Al4CbSA-ZN; zsdW;Hl8@giV?UnjvVwo0-$48DF$;0KBOuQn7BrUD^}N>@S37jv@X0;vYh1ufB!K&q z7CjlCBY?n*g{FXMAv^2%6rIVVxKVB

      suRc&pqxabibyjw?;djrRf81CBRk1SPx; z!0utb^i@YTU!nRZ%u7XLa{w8DZD=n5%#K!aXTMl8E}71&hOU3uGMdA-n3mYr8{QtT zKhyIjYv?YY!@oIIl16O}Zg%R|gkaVlmm9G$mhE1=n&mqJ1geWv1a zEPDbkOL)zMm}*!K@{7=SwHv_84ipb*QB8@&#Gc0$D#UO{UZp%j7yniEJg<7y*cfWA_7Dg0!`AxebOR>x|CxN&%I zq%G@jAs%A#WaSmd#3&>VN|vEuD&4!LFj9F-?a>$hYn?0TPj(%h^v$Pp{B}3Ml%McK z*K#U=kA@Vu<|RS|!u$tfSd*}$P+s}NyxF*8A$@;=J*D9vz+RACvbhKLSZLUb&>@OK zYx(}bUXD&-F52;$Umu6J*y}8aE%t(WaAJ@CRcaLfN^2YS_b#!JcESbrj56_sXdIvN zqouh>#HAw-&}%2$PO;l@zb90h(Jkn(K#40ZB~gE3>m^c+PnP8M<`62wXe2RKMk!)2 zn!JD1vy>E?UlfGG(*}Gdug;W&BjL_)5tL!M06NW1V6YRh5b+z-^h>QNS30df-F151 z9spy0H3&uF3J3(W%uC@=;Flg4Wk_@)QEx(mI9RRKDYH9fRwT3{>QU$d0QoH0XTUF{ zdu)=BG_u58*^TeE(agKW24Q1%PmvBPXcK>ewYsL z5E)m&4w$;H_{;p?zSQKv(e_HOr}Aq#j{jp9-{UbZ9LYL{QV-gzCtH7(TVHLa=5A=bSgp%{QNKz;^P1|*C%)$2 zlKe3WSiPH}j2=WZ--O@u{d~i>1o^U$0EW~9PBIE_hz$||hUffcC zUyqs;&{Z}V0F}Q1lR+{$9kc$o3n)BB9Qhi=k+11h{g!8B!NhbNU9{tc00cW+fp8aX zBo?{QM42|CNfUG}rKtHZOp0w7t6o4M6A_L^yY#ty#^=EM@mC8))Z|0W_|c#JXbING zxzlS;nE;)%RBN46l&GIf>!5$%_Yvk(@+;lfZ%G=y7b!m4xQVBaC7D0xKqS*C*ht#N zs#7^BxUAfOh{=?a^WM_5sc}GQ+cwst$zyi%y zQ8Y&b^Vg-O=?`}eqeOq)*l!6qGI{+(%~E|PNTDGgyb{UqLr2-Bq-TQV7KbAf4s`{8 z{Yamyjl|7{%3mL2dLZ5qSel(^p$UOie>ssOcU%U6CXfP;AaESsBJdujM=UiVP+hmN zN@$dWO;_91#R(T0Y)}U#V{Xgkh-HVXWK@Gfy~DgSw!u5>3z&b$P~>Y*;~l>=q@`0R|G|;E(*9pRQfD1XYz8L$dzf9 zhq~?6i3hk&{b?TDHUB1K+?5RnR^@L1Cv6*5;S`%jeEQ;$Ml12zc z5Q5i^Hr;&xAbuRp1&TI7a~V$qitF4$qclgv7k1*;3<(=x(ub#&YLeiXe-*F7W z#N8l=PIN)x0yycVd=_AtJVX9?R)BJu3Iu!uM z9b5qLF%rkuXkU_R!|=Oi5(i@lN(jP992ubi&;+XIbr*>v7P$amQMGG}6xnY#WXT8q8=A409rptuhYERj_+L z(`rD?Dm-e^)z#g7be9ayuTh-S|n9GZuflfRr-P_vg93 z25}>k^MKU+8WUS7kZLLK2-=lI7?3i73aN2;YYO)C{x+%?+4l)j7(5hKQg%(-xcs?8 zr?nF;!%~3EF7wh44EHDBBREv?V!IMuPG%#iI zl!$*EX&3b^Q61^R88dl2E37=y<*N3evt(r+`ufBmWjZRPO(wfy5CvxI!(@Vd3=Ros z6Q3p!vcgnlB;1k;AA zHV$%mTqgpL^z=|SK&8Y>ou|voIiqDAs!F$ot}4uXU}bki(=L_vsaFFjWZDg`P}P5* z?vlIF*J}X)2wXCC`DAEtFj1WJkp@-ifvJ!NR~1!^+gEE50GZt|rR12r=xr)xu*b`m zkEFWF*=LBnd8KFp^#5eV~8wR1Mj;6D}ZW>;T9|I0&@i;HjZEYqcXs@p-ae2OQlqiUqt=|9)>NJ0;IHA4& zrN>ZTt_Ot4m8&BXDK+kzU`tIb+v7Y2r_KSXY)AmuwB589Qs@%9nT{#s5sPCN@_UW> z@))@T@fMIQCg|=GQ!;WgcAe@ zf6*@1<)IWG&2%)`kRpW=2l}l)fJoy#Q|v|_?3fNk$ClEp@Ao9HaIt9AgUPb6T;l>aVl4ggJ;Tj#klR}U>=yix^B0^BVE@~N zI(v*C@)G=z{PqK%nIBSerl>O`fMA;BM1c#Gpvrl83!iqC3w3{%86r|Uw0xi&zj_ic z;L}dHfKOo_{M3K+Er84%k-`Fr9~=PrV7MT`ezMn;XT!6tlQptDSyh^J!0$kso?0b| z?ec1-g%Ts_&1Rr`7xPE`1WH&?mEeT0GkiTdRQdx2C`JWALt!PtI|eI?vn)E${n<~s z!ItU^&Z9Nz-_Uv<=hFM}YU(zi`ta^bBXA{7%AoWjpjtXQNX{=~LU}sAJv7__| zPidW`Ku|ZvPGFi5vlCT6Mw1ubjzd4g_`71R|A^+bQGs|A{DedrpPc-WCdYKeoS zZyg%Pq}61K06i=l5$@~2HK1hjbhpI%CcXp-OMRo3jR(flUK@M3L9Wk#}dvH9z6t4q9&sIwn`#{e#g3-D;{5R$C&0mQ+CWu|dI=LM4W zr)>EB(UO0cpoipIA`r?#rw5cntRU3bA7vIW)}IOFFAnb5IDTH|DOvUZ=~5RM4GO@7 zQ4t$Nj@9S2@B2 zA84mRiek&%UsB(S+s%_?quVW2n)Pez)y~ zX7sP{C_0^V%l$&RHmYtg zLXPxhR%NI<7x3SUrW=R1o?7P}Yy*!$3^+9%xf9}CxY;<|i}ZI~`@$M^j)Ght8Bu>I zP(simmZTQ~RoBkA1+DpLg_dzR7>fxVQl=29j>t;>vZLip{vabOB&y-zVhX2kHG0nE zX-oslSp)9*OcTCX=(!|MM`DfR<=cW+RKtwv?vbSJn3^My)+BGf!d8E>%j|c*-H3Kv z?Fabsrq>{j$inC%9npX0Iy(|yp$O_FQzPV8zqUQxLZB3XZ@DFTUZFK&fM)Dt=2#xw!TPyo|3P#v~PyYGryf*Uv?CfUC*h3X;r6 z3)4T&J)4xH8tE2H%p9~7x|U1h)TxL^m6zx`lywb}3|_@S@D+3^1SL_1t;c_9S+V2S z*$Mn~%8J!WK>-`W*@c6OXXj@y!bZcMJ}K73&7|658BXlac9{t8D~_VSheR_#l}R}5fQ{usii8wv7ONGg1YD8*tx`_ggVyf!F@FDx!)ct$7C*WuCq|1S(?Ugs2!&bM$8|nQoVVrMHii7$1K*sts~I9f-8M zA=W|Ui)=BCPROKVC#3Dbv+EC6a7-7+v9tZBW)v_beN5WIxzIh%y>!a=vBBu~T;Z0YnBbC42oK zl7*(ccj+>s+9hy!v(H@K!xGsS7{`Az%QK?+4EfFp9TZn*0BF{4{R;0+7aI zP?}BM0x&uWiSoJ^e+Wbx&!nJnK3c8MM1oLhD1F^Ta-t1fwhpmAO&&%wL!@X2tHzIf zh!!f+1o4)+E=&?FbRsJAoxdZBIwOjY zWY%#mkaXk^)A>6{#Ugu1h0w@c^LfW8;#1GtPdKm67>*P6km{>;9Y=|>if#y)K!?ap z8Gh=&=Z3)P>SV=zBn708g#d@BEh5 zXQBkH=vDj;gI~HkIUK(yd9uf<=f{P9{EeQ@M_w+Vb@Gf~H< zu^4$0&iDBArnPcRkC-$jKkH+Qz{r5Klz_ z%|#DKKWz#)nh72d@`|CD1ac$^C>isDSO+YYGYysX!LL=GPHzO>3EmLLUKDEk`t*B3 zaf|HD8w!6La5-ekPtg!mD(6UlXf6&$X{I^;k?u)NFzHxD^`_J-lM(z)__K>g_`r|; zH5Lo!jmN+^8I8aE&`hi}fb?i0@^?B%QwQjSryr@g7d*RCshxKP6O&(v3#XZl=_&s^ zmhT25Nq-0hg_dsufBi9=bo{dM~R`{j9HSqwgXK&o^}K6 zHV$v0c@ME9mYSg{H$#tt91$N_Y0ktEZ)pG zrv!Qcrco$9A-mHG@sqa6RCKEiS9alC{zGj)D6Aq}iC$4Tj?1ItoT7n_Q=ex|4Q4J> z`htI<;gU2x<}@?_mNIYmqFK1hE50kv49QW_GO7hmS_x40r@JiVt`7jv6}Hbm`8G+3 zGV&2SI$H7<1AV$$qc-+NIG=UPBJkQ?(sV#D0 zCT13j%nB?Z@h{Ylw`A1f+7~)5u^7}Zl4XAxW6rxFCFegF1vgVrO7m1uwLK1s5^Y0t zMKabjDO6^yHdl4|gJI0C#-UQZTp_7|qC_L1_D6MT@FwsmOBkd`(@q3pB#{uBS1(!? zyF5dHHLQs{VY@Icmua;)C4zlLx!L}|;d|}21B^LIMI{F!nvn*@%x30I{;YsN-;jSC z`{;+mIixQP+;x7tawXH#PkQVzipgtGOfqEvJvLKJXf07}Ok?ic(y#iZDn3x-KH zRR43_1(xgu{xZWv^`^=vQA@1AZNff^tetRyzgTsYeBhvIG$AB!cs`{@4E)UulcYmH zpYcz8H^5$^Jfv$SbYNO0dHJR4oIro|_wjlZ4VDNXYOOCbismI)q*a9_ada--L`hFS zzY+ZK#jz<(8tBc!=)6VNEl#-wJ==Os54N2z#Wwv0+M}YV7U*NhU}md;Dt{>fp4~9D z3!)3s6I$gVc{5OaA>DCE%uBVj$9L{!W}YS_KE^G14Q|P6X==ieQ$=Aa7bJf=x8$uN zanCK$`qy)3Lh1sEnOnlQkNPEWNcecgEs0exkZ7C*G5z_XQzypDeoVhB3Gi6;R>-6+ zw>%0GjsNgL(C=*Oi#jay5|_s*#8xGL#s3khSTt2|c{+Sh2f+^Eo~Q@6KU-``yBo3G zcu)DX0be|uI&#hBiN;{rVy1s80j?QoA1f$s$t8Wk2Cb{@KnvQlDoo4tdy2|4ZVCB1 zqDhd5RN)GHZb&DfDPw+rtp7ErCOOxQ%44Caqj;&Q(ea7IRkLp{P=fvE;jPKp2?@Jg zcq}#fZm>>;3sOI*r%K|A6E1+3sU|cC!Tw|GHQq0?+R%7gqKO?Xq5gmV3wk}<(HV<+ zN>yZ`VXMYVL=<4;Iic@K(VTlmE&DBG+2-sU{ zJE~dPN^tt)#iDE{T)@l73-k~;#sd-np$CF`_Lq+{2y3U@(q!||#kh<(dlcnVg& z){J1}$#smL+Lht{4X;`YPRqRG`mHvXuaqoj_xTiw0bIM+#lC3-o{_9GLS4JrGpPm^ zDE3rw0X{{x0rBlzo_AGst;g&bsNUKC#Kvs$flHAJi9BKj603&0QJV~9dD14t5z&CC z<=R+_NQ`+gnS@xcJKLII&n@6?l9P8 z^&`YOm+Krk3Ov4$zX)|IZ~g#6gJY6I{vecv&Wv~tg%av)3Hm@Nm?#)^fr8L+c&iwj z)CEF=D=>ec0Z|eKKuA(^!AklT#n?`m5t@5h{I3h0ZS&wuK)0j8kvN68kk!L$%ihw9 z^U;-FOhgT;kO+fN7)m=2kXUU`lRx4SG>@br59XJsQNH2e&*T{l1#LuR9O?*ReHA5{ zq^TUBQ3)R>%=y|$!Ph3(BL9f$Z)(<<&bIdO`jdZMGBEpsVSA!s-}vmXfOo3bgG{F-r(TbHc>;1}{e-~t_w&mG}cNH-H9*S)~E$M`9Tw*+3{ zr)Z&xpHjjt$Av~`g&Y|D9vIACVsQe`!#gmB)EbgIjvcPfkqUQSr=wS{b)um@vb zH6DMjnuGCP(L727J#5fi+Kd&#lS7&dJu~QH~0Q6SaDO%{P z*vX}i-$4wW0YX44t1}lUe%^U_i=cbhDY4XyAYMG!>{L%P=B1{<2H_E zC&I#i!z|YzH+5Voyh)eWv{4*BGUj9tNH|ol&*eoi)sPZm#(Vj-Qc9$bAJ; zCQu=D7po+$a-o!hCNL~SB8W5>fWeRRBnE_k-`bDIZ@Z)+$E8PksV2co8xbEMK3D3@ ze(J0CyU1iN)Ka_8TWZNT9JKpC+9%S)Tv5K_-k_LFo-BY`{U~vu5q}FtiOW;&4RM*Q zl2FL+snN+Sk9$PGQSn9^PA$5bxV(lbVo4Lf;xWLEE+mvc`wzGUslgvP+_#JE08u7? zPuxfCErGO1e|3^75F6V!LF_KR$=hRm6U3X=Dtr?yG&x}vVooP1Nw(ug&f#j=2RjdM zmDW9UlUQm}T53QiW&}B1-kw6Kj1w-DR-&8WejP3g{Rh!qX}iGJOeU!s>w;?1f5OmM z%+?`-EmkDWkZXSvm#3Ek=%>}%(XLj1jg7Md=JGF0>(JCQ{2GKS)x@RghCOftS=YYYeq)xHUn_klOk78YPi$S_uct-EYL%e zxQ`l+NQEFZ==uTUgydo=5q^Kb<1M%)*^Eb>vCxUN+)V)sad1NpGdXv%$H#JifdaO1 zcnh{Bb)n88`G2Z2jp;xSsMlYeV~aX#CtQHd2oAhK(Es^76XGWL4&%PWJ7U!v@s8cm zU-})Lz3WuTO?3;THh@|s>zzDymYBZ!S;FJj> zJW3dYY7IpoD?NU|)Wk2qZxdVJh@ONS2ot-1~bA z_R?>Iv#!QM^f1HEE4500C_bZ?+{EQ$e3G}|lVmywYR>p1ncRq)Gd@WU45Q`zc+qm> z@K(#+LnnzVO(rF}jT#;G*nmK}Fe%%r7r-=<0zHmt$ANNFH*iW@7E%4UjaypI*e1Di z4SLQP8I0Z}DoEB#oW42>$AuLG!OT_bDmozW%}8%KYR(p?>#7=mQelQN6;b1TOPQO? zAD~v32eEXN>Mxy3TwXRMy}~q}2T~7yn?HNpwV6(mz9@jsHh#MkAkKt8QYY%lB=I}V zZ!I9Zi&gTbJo^K-WUxx|#4bQ)3MWS+0a;7vj|L`H`I$gTZ=dIHQPvi@P=3KJIBiL? zrXuYs)=0d*)Ct6YwJ%U+j0K8W$UdV{X)1y`K(8+H+p+ElC?2yidx1^44>VxA#0aLG z#W?Ue%6Aqd#x3=EADRP-b|+5={1>hAT%Jk-^5--;QK1(B(?wX{)+hT5w4jx!T?14B z#|j!SNfSCE0z%&RlX8W$=UAL3P3)F5F%B79q!IFqiS%)QLVH2W1h~H3V3DJl2=s{4 zK-ELKI$*SiiFHclz^gn) z*$E1_h5p;GblRvQwPUcUyb|XmYYCjkw(12yjm)6WJv~&(DjX98;DnSayIA#>joOyG zovL$xt_P(ms=6lID6&%l6TYFzGYLyWid6u>yNMZH&D11MvJo->U$19%sm*XgH<~;> z#x!-6$PmT!@U9l#p~=fk#l+Uc3*1T?aVxX?s@EGa1l7bwGt&%-;ch16adhR}>P)Zj7H zkjPtUl<^~x?;}LC$68-?FiYAjL3mM^g?w@I>-JM$w!=xz{q!&UCO>ESk}25o5xBoWzxMS)SHiN#iHtPgiEz%xOx9riIr+aladl(4jYf zi)#4De^=s{OY2Jo0}WM$8ip~I6y=}&R&JQ3=~2+5eY+EXk6#wgj->ukX9!I~7H9en z{gXC=X$mSVC+dtTt3f%XZ9~7G3n)HDQF#xF%6p-xaAcyWd?{*A$L9trrMNr^ zzeD~4A&)Um-h*+H(>mYcaLze}tUJFuj!y{5?$P&2pwJ+-{&mr5NL?ta%sAoAQ^A^M zYQj9pTM0(m2^SbK3WFNosYe$)Da>|q!wV8uEE~$o-$_){mTwYAN0%;jT*UfRd`Qi0 zOU}UMQB3$0+!WTK+VWKjm&?Xl5n>loZI>SBAN|*j z&bBPAF0LYRDYCW7(~W1lq(b%^2z`TRw%rjFls~VMEAU^G4g)V^n`lA-)pvZvM9d+s zbjo{5{QWWd3F3!wm_I7u&FCk2-V}H<`U!+Rf4{(+^HYjO8i%(U=^p-nNnB~tNOaQY z#Zz-c%$=f<+L{+=Gfsmh@=^$+=_}NVeSx>JFb%g96Yyro{ic5DM~7htg`E%|)(l~@ zGUL1d;2r@vSSlnI@Hr_3tn3q)S9J>QBKfkz{->dE)mHJ_yHN_jlpc}aMhs-Z=m&0g z3Uo7~inw1yelatTzFWzE!a{3pIVgR>fZGcy^X7(tHGf+0yEK>M6|Y&nRu&Bx{C=OQ zR#j4o)Dn(n&iaDISibZBiNnFC<7-Y(W(t`mBtAw?c@J{Rd)g?F=;V~r_(aF2D)53s zJ6r-H=h<5v-a}1^r6wE#7n*meLq4WXZF>?YTp+PfQwUR|M2X>ltNgW6Q)1N{ArFAq z7Q7h}=|7_vg45#$vKB6lh9)kCE4n;AUonH#M2zqW-;9OnXcQ9Sbp+rwS{Gf(+gD6S zla}J6$pjNRaLM>2ximO5X?3Ph!5U7E3i0z+fx-S*m%)&}SiG64!#Nn);7S{jUL{ay zPwK6X@;LAAq^9(Lzg?J-k5N$D1XD(@}EUn52~_v<|@%F6p-;msNW+b zOwI#)7N_D2DkTN<7;WS|Xd^iX2xey52=Nl%Mlj>FkleEzQ_uuT((F9ERYCXgMq;T` z1u3J-Mo}w&g~_()lMp9ds32n`{2%mP8hQ(e@R0D17Y(HdUpP7BGHdpjJh*dmi3YAQ zSc7gQ)V-=;twat@URim_FMw2iI%vQkm0%88fIX8x=EW&uk0d5$ z$(p&enkXyNhd3rLK@Pup^wi8QNgt@c#-&Gn4RmRL7&Ck(NC>Jmvo8lE)ARJ>z|((= z9|nz1C?QA3g~*v`z^tN6=T|HNQn~T_lVtBfF?laDayT;aD|7!d0NIl8k;Q(?olO9w z2~;IE4sQY3q%M?L@Bu~^TQiv8y=jAVwa40wQl1*-~g9WsD0zY~mL{j5UM1 zj&Vk3R%|~~0ni_OH$Y*N9)1_Kchi4zhcNs!m&cQt{!>!TAT{o$hb`!fB(5S=;xsFN zFU9BBq9(6)u`S=8<+qtUsbO_DK-c1ml2KcPEKMF}h?)$jrz5J4wgI)az;B3z z8h#}0ABobSso@+~wb&p00obY+?eUOO!^>2?IhF!(qB<0{U%x$0vJ~452eI}8L3rsk z)Fpah59al==H%!biobhvTF$!?;SV5xH0UJRdj_E_bXFofm-$u4h0Y?m+`b)6*;4Wy z!v0PJ&~bRHDLdz2M<x4am=>r1w;oyVRHA{-)^bH%~3#R6oyao zsKnW*6;iVeKu{e%lmGZeO>`h$@;}U6C~W~zh$b&O6@gquddS8dZOe;J%qIYU7BI~1 zpb<6vx;TAy!W#;jj}{n)X2VRJ(r=ibWs6aMG2J z(ESKxo<5VClpl|AK@e}@{=x;(LK9HZu6;+?!Ger0g?HrwCCqpp-T@_~_L?k&CZNci z)WAQD;as%*i4*of>8o~LEHMCoj7oUIN8xnZkDvN}+`v#Qb~D7-FE&DqyxeM4j&B8s z@@(;6`_)d`2daT!km$uKR4Qhrua6P>LW&St6kaGTg=@q=%M&gk)2xuV=2lhKmCJvA zL$4jcre5n8*BkblfykLJ zQi7Ovw9G;6zv0Yy!G3|(yOs+R%$M&^esl$Ohc}f za>s>EYGj?7lLWHecpl#3uWAolnQcNZH{1beUQ|;v z?zi%gW7%68amzM|bI%e05ftT95zdj0%fU>S*WfFBer`;hclFK7VHTGc=^YP9O(@|w z5y(xS$KQ{~kKa9iwe^w$fDWZLW~8$V{9?D-`=qoRmIID3fqO+-YT_+!DAbED_t&_5 z!0-PlJJ&7AZ5#&u?;9^b|u+iSo7gX|Y1ND&C7nAx-2Gp7YnN=hNz z0su7R%l!a;g=<1t>-s0J5BSpU)+89(FL6(9m8HHvMm0fyyo0Um9$-sUllt^fc8N*i zgLU$8*L8O>O=6J^)`AEygD7f5PWuIA79gHFvny8JU@fs1h-boDz}r_D9)usOP(jsg zs3zCPe;(%#xTznQn$@Y-B)p>&xD|E>v=PlImC45&?yTdu{$Z|ah83YXNLX}J@kmLP zSF2j`4UnCGXuE0Z^!IZA>d!@UBh8V-YE|pc^1b+DoN!CqrTvHbc)1;*t;*{=JO3Ei z(&nl4i~guL3!2%2)qpRNO(4FCTr2VyMk!-&mhXA7Js;znyhm2QhCG1d$~Pg*U89;h zzV!Ao%QGD=0fFz^>idvpTw{aA;2SJxl+i=P0Q*ya8G(FjKa6W{&{+5;ip9%J!~Ej? zwTM4x%zP5&zvt`zR3&_nV=Qq1lA1|1r_+Q0_t)?T6U_tjjH+*RA7n`EJsZ>hYmwJL z9J1n6IS_Q$VDYk1=)Xcy0f|%&5Q=DXW=;DQ(g|~IQz3F42P8B=@lGsQx0a@QjMJ^0!#@mf5*~GFwg>FUQ$)AOZd*lf9d1Na0Hb2Ea?i z4H_?#3lz5ifSe5R0C-6r7BBU3yq)w%Q^nkg;aP|wxNxLz;TclV>5bLVgh?LLLH%d> z7&I0OI4H&t(Ca5e(##CcwE3@}KJy*@EKauAuhxVD@Fn?w;ipm-PU(`u!ITf0Dol5O zD^4eja{7>J2rb@r0Rz}ev=@FI1%0Hf;OF2EYijhoKv9K{F<;(;`SM=gSXAN4e8KH8 zRhWq_&KA=Ghpx2I;K$)hH}D?jODuJSVc1b#95@?|TIJ-+IAMdv%#@LZJ2p4KGnDgSV`RYA%onk92mWSO?X8hbhsy2Xe!8R*qf%Us;P3(YydLTWv<7Lx{>Bi%L@eJ{z?h^pZ&5EQT3K_%smd-l0~l9Yi_Hcf%Y_%H z9-g;%0xaf7g}4eHK&_|;DQ4O77HGnByXq}XW>U0pwbmwqo?mv*m}xJ!u%|SC{{5-D z_aM1c#SZq8_NlaJG-2lpL}u=#ycsCMbiBM~*rD_ACG-X*;wp0&OC8X|^i(rDR0HfM zGeY~48{8%GguP5ij+yO*SF4eHx z7d$2!hMwrb@nB_TIP~)N!+vAFo${9aKJA7v%EtXp3K}d@8RH}(v9V1L=DmQshhu@i z&&UvUg|^h-SbbxIDjoj-@`Bd#UTzQMt?#Ba!2@|c??0NP)aWSC%L4g-=L5ZY_!4?u zYGZ>21!1~?Y7VFJD2N{leix063)oNCpf6UPb>W1tVPz4j*Th{?ZUsGPy?#dAhWUT% z(eiXbUR*6oRe=UwVa4p?#dV?-$V>7HofGG8!x{9?YOY$$+pt8Cs%i&!kS8gn` zygo*t>J6T0eh#2`^KdjEG3+;Wm-*##|Fymk*z7w0_2axQ%VEg}99&zhPX1 zyFvsZf(wm+#1&s|&34N#5x7h8s&P}<0v47Ut2^p4+k-|a>R&=W5t9Jt&qFRn9<~@k zLO8{w)zz6P-wnoQl5fMk)yqumZ;TI9*chAR*`I5?{CH^M%yb(9j~ciME2cgjP?t|& zhLxhASO84SY{hhchQV~hr1&XhrC$@&U6m7^D7}!s#^=Xl1Q^7762b^DTIgszR9i%U zOK?ATV6b}EEMT1K&u)fmDTFUb`3BL7`O>B>ZA4be+%iRNa+rf7Ym;%s4X_@gvU~)U<-@2f99fxVR=%p^M~K91`|o&Y7x{+om&2F9x`)aV zS6YF^`%fl+7k5HLX|pEdgblC~H$qGn^Z-<8wcr7^ZcN6iw{UgAa{*V0SMl`|1ZB+_ z#*!p@U`iHTC3*U7Y1*--nN#fT%$Hw_JmGeNvlx=J-yE;LX=!98Te#6@RLu>bLz?hEL ziU!a)k6)tk9%4%@wV)9%2NDwg1x+wdlI?NA291R(!K52J2*#A*MbX?Kf9uh4D{qAa z!bx_2uZW2BkyingiE!}-Q=X3iiG58rR8N&^YG!%5qY!m~+DN5$|F)u4GC(v7_jZL9sQ0zi0MMMFn->2z+m}=;c`lp=+-@@{YLF8R@mygHjE{Jys z8r?+;EmZ5W;Xp9cU7TB%1&r@<9KM8Lzsknatb7-c!Uq}r(dAN;n`&?~uDyX^;k)oy z2&^l*0BcHPRt7>wfNwn3Q=0X-*^a&4W}pqzlfo>< zyHrpURez$sL0VAc9rWua7Hr5Y1PS{|v zuwAf76}^KOq8zJrUq&IWY!}Dk#ZlB?;$Dzr*woTy`7fA{Ew?Oqk*=#Ba@1g2pV6)A z8%wt`s^?B-LF4un`IZMnM^G>CGrLx;u3j5Lzn?k7)GK>LiVSlBm+rI3-%K>$V=P_KJCC5>r#`s z)y~!9p|K;k+`_)xEiIUs7f&dE9_T9gUuyaO*^=sUrODsaluYq9H8oRF{rr2uU0R(0 zyi$OWXt2>a$yqL0p3q@y2d%+6q^iw8`@O8+>ey9ph`U6pq1GINy75rYQJ41pdMm(O zlKy%!+wS-=M{Z&K+XhRI(NsQyrc#MjU}>ePkfAaymRKm&Jwb`3iU56rRa@;B1vamiaMEs-c_->_cE$__zak|zzWCJ1Oj>?f?K6Z9o{YWApfe}Vjl z%_sVsXYld`)II?l?Bp@`sfuOJK zI0f_SqE3w#Q6`Ijj)T6C-)KSQ<{v;`&{isM0WG+`o0L08f=ZD2_gHGGL5j-MZJZbt(FUTBRx=yd-k`5vdd?)Lgn;Jus$!*vz$ZoF z%k>j(!EZfktd%%-B=B&~q{nIQ@Ir@?lOe8Io)SEYhcsG$mJYP!xJ~uNPw8=N!uGsm zgfrU-WF$SLndIM95TPN$ny{?)?bZY$-;H`{ivS8C2EIS{pKk}`jfZ+}QKo%=+H3{D z%koAKJ8o{VDC3+BmXtGp087DEsrC_AVxc7)?n%3zoF7;^@y?Qfwfxii`zoN2+F&Vo z0+S~~z8a2y7R4%h1>lyOch*nXU@6fXNZN^h($WuPAZk56Nb2Hua!-D$^4l3%v3{Tp z4+~|4W!IX!Qj%&NqO&|`6R`zDkl?MXG56pK`-JvH^iIJY1=Iv5J+YVMiF&sASX8IA z`N_`D%=e>|xwx5{VyALF$J@$PDKF2TWAoxWx7!SV@Rpt>igEp8VI=fi`f)GJcHl$8 z7%mk+Rc;wtF7Z_8t*w$@WvaAs>(-?ZCV`_zpepfhbXMX@Tj-eLQ#tJ4_6r@umg|7Q z?}|W$>T>u(?G33*s1Bh;?P+EVtQ7(bXamcyj}tDTI#*pf+KzuakCo)3`vJ=H3PT$a z4WaITmvU1T!kU}(OOaQrJc{z@hf98g6q_+Li+r#4ro%Gw6u}mE{I?DH0XR zS0R-Az5Bh$%gf_S23Je{KQZ{~uK#g7OTBT0&++HUcK>zqZ+|bBomy=E+ocx6@_Y;$ zoqEFJ`Impw7CN+8ohbq|60-!yxAdwd1)MAH$@~q$x#G>#P$0tTsNs`Yaz&o+EW8+$ znnv8n)~l4tBCo-WVt7M*Q^5}*%DhDYrSuq~rUjj*3?_D}lTV7g!uzrzDW@Yw3Q^I2 z!Xe{?U~=Tk1C+e^L>e#m0~F;G%I^nJ_4iO@Nd$>QAAmw_+QK6OSIiVEg4I#XhX-Vd#EVM7P0V{j5_X)_x13im+%;kE9 zw-qbg+6DlY9uQ^l$r7}HN4Zyx?OOj>OWG+v(%Gc+;rY?Ok0>nG&GHd1w%|j5)DkR@ zfMBJT=*WQ$D%uT#iCR+qTo9O!*M_#=FUKz-cn7s)EVV+Ay;4V77;;n@6tf2i_Ek3! zEYuSEKPs0-T$`dGr|J;V@QC-!l8i8GZ3+bctlKj&rm4B*DAew@TJ~Isqy@a`!Bp?C1CQP_3 ziD|gfOUh>kjhA*`lTh%NR5ObkUMEO_#w7g$r5i_!J`=cv%E6Z}9_laMEIut?Fp#qLR=LGO$<2^ytWfy*f|}V>2;D_)eR#nW-ejoB@1)_i#yu)W#7D zZoqu);l`<>Bx5fi<9X|bvFZkViJw5xstU!`SE!Xv!u6=cuCeS4n?TZ6?+y*%5bwI? z1)U-&b{SXxKmaNZaSs&gdck!8&7i=+% z&8o{lXIdXePaP-~Hf5%No?$b|l1kCDA?;0a24mFPM}y5oHmTXUdF|j`VvV+eLzK%y z=2Llbz5(!=A14_TRsXeOd5xs5Cjij=>ppV@Hi5x)%$TS#9^e_$8+bm%H{q2Dc-F=$ zIevPIY6P*Mb#^9L=DQ2DC!#8PnLELkL&cZi&hZ@;t0t2OglY#+M;~jjHAvCiC zl%m14;{_KJgt3C>8)gf$VrRaBF}_4jqAYjget&ryOXF%TA!#1oit!ab2n&f zysdIWz;9)p6w3^M)tGoBFu*Uj1Mn5z349}!*Qu~s-xgPn^LCeLOZ?jgVGprTAkziH z$_IvMOJbqen4ori>4j1&g|I#o4aK7^^YEqdc?S(;Txl^rNfKeBV}=nIIg7URRX6%C z(HWHd7Hf(gI(z{E+X=!}7E0w(j+;F74pD7|3X!g5uP69_O7ax?wBWv`5JRdo);;(t zLJa`+OAgRyWyMHx#iV5D4) z9>N25>dD(50T#}~E58e>A9Utk|*tXJ4ioAw$x7u1`Z(A4qfv0R)DJ{{Y63DnMM zh^2ytoNxxdenNlS%gcoa7t4)I1AZ*F1gQ}X)59~j@JW*AaZ)5tpoKg==7+Tw1%T;x z`L=u|$fNnq6cqBYC|^1hU&zm710Okmf@kWzB0A<`pl1{F=`rF7;;ms!O%r{?HZE`_ zjZ@*;E_BS+svZ2kYYQ9>p%G7x^RHB4NL{PK5L#3rNmJDbpdK_IzE<#zTf0_;W7Ymf zkna;kk+N%0LNLM*8{#(%%yd+1t$%#l-MGVJWP(!cOh6zIjxkx);<(k3EhNZ)t{Wvt z2^=hS{A*eL^^-W1tc?*Vs)_Nziae=&@j6vgu5hlU9rE4C+*I#n5yBv$doQ3r#`67D zuY9n1@%|h%JP2)!Bd_Q!e;YFMbNd&aFY|W&U4KrsImZG6de4w+VehJN3x?fc;S}IK zMr(NrT1(Bs0X!C3$eFchwH-fya8+lZgS$j~F%$GSe2KezSS_*Cfje~$;I-pLYL1Ap zTH=Ha?n;jiV)+b8qhwV%J~Ba;XOC5HnxN^pW!lG&2wDrFLu$4)+z3Ti%>2*y*lO8+e-=gZ6fo2{<#cnV&@G~gtwSuOH^!WwU@3`g~J zuis>lHXiG#0XlBBBMqkW*0VTb*q0BOcwTWvsRtXj*A2 zFj7s8B~}Uwxmum=PNtqKFW>iV{VmmbNNvzK3T5S8;#5hXtgyIGlv|M}ETV2@UuECIIyAy%ULRdfRgL;8!{%hl zr0H@%w^CdzaW|F=(2-V!#HI(X3DiXz$fc)As7Qklpdvs{!2+#+-v$PhgJP3iKYstwNXlu zN6lfUY6u=0MqMc@NWt97WGN8-b1oN{yW9#eSC}lghI}_6?$RUx#c#>F z*+8ti0al_n5P%RzU)B_aM2!M2dLC%?6Q&iJ8`9Pn9<^8G^QQ;6CAtLdKj<+|QXYj4 z6DT&8b)0?Nd0=y4$rxi-Np z(#o$;9Yec+1Thr&>g68`+!8s((&OXW(Wr;|CMEsblyuVVHMCNt`5e-%R+Wx)&@hFJ zj!VC+U;&kum?$5gL|YZHnkzHq;q&V{&9=C7%CO&`R(J|_%9F8EII`%UI>-E5a*`_? z$*G!}O9GC@dH7Pz4GP0mx-M>IQF8>I=pcuV5IO08#0c%HZqS(c4jOnsa}qQsV1$ZT z+rt3HE`KYSa&Z*kC2GghJ8zo?TcU-CpW5dd;3at#(_x5+dnRwQJPGt%UL8g>J+L5Q zDo|OO*?=xde*kJ4fnm|pS`Ubx*p^9N?wm3@cynl9G^xREJkfJ^E^qp7Cs1_x1a*mq z-QGHXZ0K(bqs*IK^j!Sg#(sQ^l=2j$l$z(peq2c@#0JcMOq>&p7XwxnaQE&mR*G(8 zn^Xv)1z8ZtaZ8w_4B-#LT)wv-+K*$^4YCq70%U2B6gC>%Txvo;Oc8*sm6r0Ehy<;U zpf4~^7NA(24T>(y16i`)$64iL1pX44g8EH=7|jG!_~vqFC*^cmp5P+1($0xfQtw3Z zrS-Ah7#u{w6I0$=QGzj7^7^ni`Jt#{a(j4swI61=dssfyuYzt`v7uNMzcdVvXWz2r zMw%X14_+qj9icI~Uo?i{i(~_QL1B8LPnu?n*@CuW5W zs{Npw9?3+N#b|(vRm~GkL(XpKwd{tw&FInQ`{4Bu`iKO7d~F z5kJGuBh5(i2?7cksuS=fy2cl}py0885=uobYUU^nP6tXv;MgG&+nWh2Duj7k?Ys_PPBe-I$R!q^5 zADIPBs@tYMyPs-Fk0LS3B)Na4PaeZ0wuMCcz5)g2Ny>9w42^epGtlek} zmR`cKFS33boZk{l9qJMrjxR7qD4#e|K*k%36E<)R&cjIRVb`cLG8HDU*el-zFm~}< zV7xer9*j%P+9BQv5(*f+8aG>^f*qRVAt6!#B)bo~9PN0WBAw;ixJB|L)K#eMiZ?JS z>(gf$q6&!%{zAtYgEOx#vjV4o8NPyshP<7O{Ta*mSKA{lY2Sh3 z&nrOGdJMQG-gtKY+X7zC0QCg|~PCMD5#-1K6|ugI87!UDRL_ zaNNzqm$(}Yh)XpX#Dl2@HKAH$MO%^qT7DFz{7}Ms(82DsjR!zQ(F+mz4Oo8_MhI=+EN^hh3=90k5_uX}3|QuDr(e zyR!Sh%*D&nR7YA95$!Z;W|n`~lsi)Vs(X`#SlKndmHR<|V0dbOju%`@^@z0cy1c&X zd-&cEePt8^8*MF*{umdi?`s>T`scj-vAutt{M+BlZ5~h0>EZU#(scgEie-Nq7nu2Rh|0@gz!Y z7Uw|m4W+w@sT!Fp%WD=E*WQ-li+XIl2G-(5BCJ2k7 zAxRBe+mGLiJpL=S18Td@X4V#qfM}(cRE94oO3WUZSrom0D$J_12$n_NIv|!$P!YK} zIhusWGc_74_$zx2SyH_PQJpGNuXLM#ru+t*kC9QHqlZdOs)EgxjKa6bu$jpy7Om9z z2Q@uXx>+xu+dV5i-J>4Adb&BZVv3O`h0#I zzvz|<>&wl5lwICVkeA30=rCLzAVmC<^tuIHe<|{BYFVJpk;Lm2eRDf7um41&bG7P% zUGa+M^R{|reYMqtgF|><(+g-zV@#90K1z&msA7=lVZM@v7x1?-O^o6^mKzjj?vzI= zQX`Ea>_Y_l($i`jaY93?2+{n!8Vkuci&0F)fiB&gfEZh@%ZIMByslUFI9uokK{e*EBMRTDUFOP%A#QK2AOY;`SsKaSS zHxvJV$~y=ilRSPI^*g*A&;vN-q?<~XCpD)Qn&kY2m)dOtO_)}vNK{|9R}~SE7AA_4 z?*>hnZP7tsxU@xsQ!rnAs&F*E6n-x6m&LBZ zUq4}kzeIN6ZB65d`Ld-4=v!GR)XkEJWfZKG2}ZYtAwoKz*G0|{@$e0Qkx9T2IS*gz z!@*~`)Q7<$I1q`&qA(XT5fmOM_l`d7Cu|TItB%Y#2{4LCaYx>th@x2>6h!tDZt25| zqu?rgv;|eO{{s8iVlk#jmSDsTqzqUg777ET9^nA4fy>i^bF!S_F;B_f}`B8dX zlinP%lROkg<;E#h zgMcmLp{Q>{F-e}lDE8Qs0)psIZ!VUl1wPH$<3m93hM$pN0H8M>?Rgj`?Y;}PkM=eLP6A9{NG6hUcOtV){>b~4`KD_QO8X~UtC~#hU#a5mqXkJmAklM z#V=I8{Q)%gSBJgHmq!n>&`~*5cM~-B#D3^OnqHV5Oaj&PB``COU*d5v8ZPk|B!j64 z)u)FDJZWTN>NXb&Mc7Z+;4#r3o*=<1ctH|C{SFGmfnt|`o=`0N0T#1B^~BMIiS5DE z?lzb}{k+5wJxR4Ed73v+bE-CfYUq5%R>|utgGWA*a&pprL})C~2^!M{AWSQHMgtcW z=qfIppE$}e$z#jo9%$Mp>~=+UPXeRk;WlMx6|rNz2p&R&gS$g$nx;ysow9}xS)Qg) zd^qR;3}c3WFY`$=&3wOPA=OC&la``l(jeaVeaLr2LMP%ALFZ%jdZ9Y)BYmJVD!)9& zZ$Z50D#{jr1Mw$CYpl+pU1%9SY2nf=VEnP;@D(US>RL&L(4i#J6f`5j&LA9LJFflE ze%ZFjVXQf9Q>w)A#b`QCqcHVFu~2E8aKkpeI{Nc}xTA=?eB?3aP%>+nblhB5ri3PN zf+H4un$ZxWsqnm{-> zu}$Y=J!OyOz29xeUvv9LmJuUCU1gZ4qTO1cWr?qXJ0;E-!F$RkvE7HSL!fsWg?HbgF^fw zOHfN|rU}^Vt6r&44$ zj@R#HeZs<@m0}%_#EP5#7$@|X+cNn1S$u8XWC($S6g~$w>I*C;{tVqB6fGx!493{R z>Nfwq-0neN8*6Ov_83LxOHgF$5M}VTQe>=G>bLFq(q`J-K`n3ySRCd!e2KSvI5M$+ z)Pgs$jMWGD3m-6Yc^Mtxt*^SlTj9vax1=0ZgU98s*K8x0%Pbfhb)E%`EIoe3U~X!L z7G5V`UWnf(odC1^D-M%>tTNUpB=cv0SR&yNO2z)91*g7BYV}Y)A-@%Q)G7TJ#KzWu zM(;ET#M1g|t%efCeWXX5(sR`t4DtSdHd|nHEH-@c>&*aQ>0v3*sVf*{OOCNfewS)UpR%eOFq;23c!sb-|hU#Y5f%kA@;?i)q$7d1{uIv^| z0A3vhV3}w_lutDPgf+;yRg3+XBK;K}i^73w{itbgC-5pfnbtKH|AkS1!PsW`*`VK& zw0dc(3?10g{LH)E0IouNAtprDRU~p5;Wo?=6SALhqmse57W_d0>F#KK>(40;x@Du?6nr5d}3 zzY&VXXsOnu&dS7rP?86408Oo8Y1WS6cM=mR^1zeQ9<{~5V>$D~lDxVpYw|KKje@7f z)CNR_y#ikhOP!t$_<3S6xQ1HUE7p>BEI0D!*V_TW(zD`r+h_-WO`7kl%>0c2eC6lS zi;zKhDBpLv0Un_o@*Dm17<=VQuvco8IM`d+E126B6G`M08>)^8nFL%v-NjysMK=1W zuvdsl%TuPXp9bb|?j3vguvg;Jqs9ooo}tT6kc@ei)K1I7B8i@ok76!fP+Ndr;!-@R zg(Go(;g6u|$&kB$EdK@(3{D~BLVh+8>l5hZ^_g(5-UT8zQu$z+y1Y83DqYG5_479o zK5nb#2C{q$Mv^bYIKzyDS5Pm2_F9Q6DQPMuX{8el9^*B6ZVVz+v5#+jHAm=-6;C}Jlr2;LYK z-d+im7bnH0?4TSRf2t3lAXiiaqw!>0Oy5#$W4(?ef-L+hg;&%O50|NYz<^PDTJ)xX zp{1_C>ZRo5%Y3&KkSnjoekft19A(}OjLBGiqrQ|Fe*k;)NMVow!YaD8|cMMre1mwwwmf1Q>%3^3^-oTvpeQ9tPY z)_xV=tDkTyopx~)+{MK@?w$b#MR@A4peUfF?l2vbywYP>v{c!U^=eK=ei+0Tll&9u zTvE71EBG%`+y=ZXts&vyjYin4Q>#!g8PafB&_oEIQ7O~fQ=JU6e*#B^^+BK&UIYVF)N|=%*m0Iu z6BJk)@9-jMFJ41hAgQd*YeV-#nD1%}Xyr2iX{CtNHv~H{mYZZ%ng&8LQ>!r9xXuyD zCtz+6L7}Y@?Sx2lm^Q})E4xjAn2jKsN%@nCa7~4U{51q$9^-=`-m}ui2hl=D5WljL zzJ;uwf0{gew&+I|uq@ee_)3L^)HMP_=s+N)%M=7_N;h5A$hKAl#tD4W<}a*%#s7{U zm?DI6;*DhTPve}M$>wpVQ&VXqH}3|HH|~vFh*|yvGe^DKF%nVFY6Vm^RhECEUYucl znoLSiu?Dbyo4;^Uq@nAwbt=~uRkN)Adyy9_e-djNZ0RM}|19s&ALE1@al&!4YsVA+ zx4+9}i40X_jFU#Bkne-0D=^zYjks3_Hv3vHk1;q9Z&;}ejc?e3b&yqUm;zRMl03{k zOF4g61S&=3`{nrY#=5$S%WS|B3Hxd9wbrRH5i}ZJW{QEuDI6Am04<3JKueSlmE;p` ze->f(ggzDWH~Gcoxbcg}^@guSfhK+yrCL~ggwU-;@2 zvxgqcI4|l;LC)HH4S=OY+W>el2}#fr1EleUHEIA$MIM$nH$vYLNJ)y=<);9Y20f<{ z8jJq_vur>4H_C}%e35Dtk)}Ftf7#=LfA7LxC|F3p6f1SBn@6Uc*pM29i9hYCYRGp$ zKEV$YgHDBl{K}`>r8X~*Q9KaufGj2!fLtjaH2bgiW4q9#R6#Yb{#O<#=Yz+|0J&6N z_fR}ysY7`|LTDpCDZqm1;cZajgpKkl6pzLteWnRz>q~r6`5mj?4u5O}eja-=fBJdR z_E`aNUcc6_Vv;w(k}ask{QFEPX3obae_F=!A)rc$oTPFj$9KLc#m876FTnz-F%B@evOtLD z7zPu`gWlJM!7O0Ch;)H{$Gni*D8)(x0eQ;Zh=EA0j0Ztt)eQ&}X+SJ@0uxaGWS!Q4 z?T>B0_&F1SSX9R!qiA4jK13M-pNWz1&Ri!x;dmVSE=y_V?f<376XnNDe^p^>8(U!h z2^ur4j|NnQ5!zMkNHwI*>x0iCuM#J)rc?s|Z|E!p5Y6&|vPE`NL;Gx65DIf8fYeqG zD9rS1X!}L-UCHj&9>T(-z%vs-$j9K@X#^oDO77vLJwyI|8ud&(0D5w_;SH{_{;*+r zS1?epWR;&xwUGs`k1;}Ce}WNGvdMo36)&{`QG zYSlslhPl(5Pbq0fw?rx)(@gDh2f5p24kC~1^K{_^` znDt6zx-Xcd#c)H{V?knV(g5wGRmyy_+Fi>QjEj$~8w>LB1!EKjzlrl<>M}nqT8F6z z3?C@i&y+{hhlRRKH%zM;f=|Th`0!~2v?siW{3hJ;7}?|{$R^by1%4~p#E8APkeO^^ zHF5cP*`LMqbL#07Z#5QlkK%D6>MU6F?v)33$-*F4{;evQc7{ zHUcSLZ4&W0c!DR?{#bPbqe(^xCDw{nskg>J;iWj~f*#8TkW7VL5=Y|PaQU7|bwR3v zqo>GZ-QE>^6Bo zl;kyM6}ob3cu3p5nv?}XD{;h#{bR9EVY}S`Lnp+M#-9;REQHJ~e+%@7oc2d5K zU}$}B(dT9e_Eh>Hj?`*nFq8zCuw*4o~a+*6KeGh@Js?8+MI_k!P%wOPleCde~BwC;N*R6^HHg`M znZ@m*?2DSZ<4_> zv@9r}L-3d6=_I7CmV7yAZmd4!1>fK=$eP=4Y#)Crf^gpY z1#YL&6Lo^}8Cqp%Y_Mjk5;?J&?N~4DR0v;4VxMYwxaMS8|AZ`010ER8>T!9_odl8T zen@_j#-Kh4Dm@miIeQ?oP*qU3`ZA~@oS4%|@-I2{R5UGALm23|OYhlber=9pzCOlVLA;x< z##_-sN7q?5U)zO_IX$&K(RXydNTqMpcs&kZ>Bo?|24@Hz`Vlpuq2w4|yg~WGKaBgj zhUQpuu$G9RsN@SW+7}xA7>oDEf3fP#I7%#d2CD-~`I=I`b1QH`44quLF+@1UO? ziSxOhMltj5KYfO=c5^fSnin4>KDp?(dJTVrx<)a{Ve60hwBGV#Z9oUcKmsq@~vq>y< zV3DqSe7vDs!dNyN2{hi**kmj^(1^>XAslMwrjf`Q;b5_^Ij~l?M+4sfJ4YOwAeQ% z3oQ0CCO>W0X6P|_u$tH#RGE?fR_g(fiY-P96Ax0;>U;@s zyVXZjlj#&c&Fh2IemPV3U9=%z(G5|%Mt*i|x{}ZIHTp6pm8_R`H zPq%0uHwG+Du(Ge7{VOLx?opd?On((ezFJ79Y_=u`;YJc|qpOnYhN=lW#KEsn#NYH|=Jf3D)KvDBd^85KY}83WU1 zwV@;XiW_KFVg;+wHIgJ2P6ob%r~YEu_&nszLP=&?j1@VIUl7Dj!Y7LPqvwh5nd6v+ zzpCPnU<7`Wn5HM8oGefNLBpw}8#L(LI9%W^v09LCZOpNTHQCZeDuBDff`QAXLRaeX z#j`b@=O5#Qe;{JkP|jE`a0d$p^OtBYWH%JGCDAci^TT=-DM(!z`p6$E6~<Fo~| zWF)8`qlIhY);0)BR0)Vk8fyY$MjzHUH$pRMg%^GOf8)7~xP?0vC5kWcFlh7)(FunH zjtT$kgt(pM#cbAaIt*!8Wh5J|1R~3m&46%4;j27N>|4(nR(ajUhlWpb4iuE~F$IE! z_@bhG7+M5U8AAu%(HbfY_A_g9TuSOcfW3n<^Y3=AvYUIpMu{Ie|3e-`N zf4_;>$EY`mchDO3MhhMFg4JdC784}}dwkwd6)+F;F7C~-%B2|_YaOW7o37pnR)z{{ zLwJMQE)}SKk|_s|6LW$*n-5Y2v?1TU0{FzL{`ms0rTuNTA22Q_OxbpZ6^a1tIAO#W zHSeKMG0^-6&yr+$Vj40631{F^sWRU3f0kLEPapb$U#))c)Hl=*2f&{9vj98YW1D#= z>H+shW#maNGhee!G*nRq(JFO(vDVoDd%iW}q5!+Rie?t4M+v_Gav;SMN-~j{^~&FI zQ-g59o!~voq1UX%YC?c*yC<-nHiC}{L=Z+l!rV}@&a*5-KG4ndc|2NFVN(@LfAXM& zlf-SfpM~%mMnI)Pp`uqimcAaQqC1IV%rbf}p9_rYB;YRVJbbC5?~p=8htvUfl5*s$ zc|0~`7_^7<2JKyHqFsD3?8~pbwX`8Q@mWK@quo{X)nSkvheJj4+OJo$U{R8m#Y~+P zDjj21T@xM0Ngiq|&Z^oMP^F?4fB5Cug5xQ_;JB=z>78?nEwO`wPV%k0)p|nyNuYQ> z=mo`BZxHG^KcUM#LpdjD*x?$;t#wY^{}dm?E~4?qEAWs@{3W>aY86)i!-IeM%f!@2V~zr;X4rlqV|Fai`&$( zSeHiQU^Wn_MT;=A0mCF;9Gg1HKQZzLC5ZP-w1BWwmIkm>dI4-+fu{T19bJLxgAG01 z`R4hGSk#n0sp5vhOZu>yfAs-m=d)fQd-W0l+4P8>F82(`W@)O7i;@ASb`RjxHUlii zziqH6V#5Pi3`QU=Z^-YDiZ&>UMih;%2U>oI`1YCK}!o0gr*HqX_^^MRFG^6s&5Ki)RJuD}bEd-DA zaW8nhdXK0qmf5?h)pntoy1_uKp{gQabll_k z6_)Rj`ZrCSx(=UMCbCRlcVf&Mx9f^^$X{bQqyo$TqL;b`*2Cc8_ruhFdX zqFKY?@)&8Ui0`i-MmIpSDgK)G)O}u_y2fWvFc0IAJhoYB|95gvf0rM|XIaCna2?b- zr6$4unbOxWzm*x4;4i;2ZKIVg>Js zr=?mxf4t<>Ua;uu$0$&55rum*3KT~cK-ZQK06I~itkd*&MZjqL$N86lzJn-*st&0M zXu^n4EL3ZZ9h4vE4^w&r=f39jfW>9d2s}7~%my^O_Q$d8glle^XTBghy=~D#v72C?e39v zo(9iJn(4;aV8@>mJlhR{=k%*!ckauaa8_RtEGF8sd7(6b z4*3nByVL<_6?3sLil6wUv2g%&oG|dZ9W#|ruprks9N;Dl1>!IosbSZ6DGPIDc~Zy! zPuaQdNODv`_*GVZfQ6Z{c4iP*!WU#Cf8Q{^|69!1Mi>^Y7xDUhQJtBUaiY4adv}F! z*Qu;qMxI-ole_~;M`@uzj1=_LFqg~UKSx`tiIsYLlJ%+68gRGgTRTdAG5sbxk3L+e znp0mqn08^O0`4(}pZL=b@=hxALoPV z{9U|`tL);nNv(KglEOd6Eo35u`fbt&Xgx`FKN*rO9~{lghB`zlaFu6f%@5CB|KTkF z+s+xTGP`onRhSlT_?skjQX`iWemH9_*gqzoD;@LI=#cy$nX|CBU7UwNv#K+-f0{~XX9_SJ z_XLLRMbO-ry&`lrEn=X!C5ySsAK?2s*4B&0+Nz!G!S~GC;sg0R0N+NZ;Uk8>Yyzo| zFW_VSX}ZcTzS~#>-%7UQEG-_)MrC@x_XC6*!{y5zJD(1)+b-@M;CtLG3~W2B zok!DNOnOSVG!**rQB1R+a`}jrtEZSUPy#PG2t|~$4r?3ZIdf15c+-g zcE2K&5P7FMm=Jur&-S6|)v2xNz%ncjR76?T0CU_AVD=A1Qwp^+f7M!$aOCVc>9 zaY!ytP`zkeuDTZvP-dVJ`l2K`plk#hEY5(kGi);UHIDD<>Ine-O1_O(i!xX_Kc~Pc&hS6K&~$l@eLyb^Hn1Hiio4wNnF)A-K)l z935lZiJ5+F4K5(W@9@kr& z7SX6m}uN3D=Tp{QUYw;T90`3GXQnDcT6mi?M)W)ampZ^Vujm}W!8t{xS0R-bWU=~9I zvv@|J)P6gFk|-ZnK&cU{>Q0nEiGfxq)xulMUgNybNGx=v3;1E&+HrUnN*73>Dx1`R z66_*zbxA`o=QdPjlRtox6LDzxfkOy49~Y0%#zy|Pf5~@MS%b#t#v+kh?RAM3c_R8q zqG*XBX#srlYtMs!arA!j-HeL9g=B)qn_WYDY|HXr#;2Z4FKlaVNW`_P?VM zh3Fj8s^y9(LX)QE1AqEXqzNT*@b=3kQH0}zPm0iHQf7GVJHf7!Bh4a$frollEy$)CUr2c1jN&Xl*IHod>S zJzstFLQIe=0NvPGwL2kzo@YBXm0|o2+RD-cq;{Agu51ER$D76H1JUF7is;>9l(%T0E`aG5(}o?V6N;K*-nXO1l-_S#m1tH7Q+(qjG}>$vcQ^ ze}efjaVE^$WUI3o?b`0Ccia)3nJ5_PbOPw%u%mfRekn0pI_;~u9?{C$2prVMO@VrQ z5fI{_rQ+pd49RY&W(KHl@;x=o#nje-zGAX6*5%w2!}r&bxDY=vJ%YrgfmV07MkU|l zBO3QPD}-Gjtl{cep_9q{<0e*{8RTMaexKVliJy+cO@Gs6Q(fa1_cXTa`K(Ao^MJ68<*LozQA!n9pBH(y zO=E*Wy0I}b6&gWw`^zN1g1JB8=?)*CtJywU5B1Lm4)}2Xz<({*RArKqVCt<#f6<|8 z9&6@k{oX5@cPG-<;~FP0-_cM<%M?H+%%A;`zbW!ndwe@h?0yU1mFKAEd_Ruwo7eZ( zv9J(duz4RWEDbbaGos4Nh1Q*%A`<1tgI>8F-qXcfQmKo()PN@GLb{kJ+CWiUO&WFS z17I3ahs3^OM4F0dGt9B_IzC2=e=bYa(5tx*=#d22G-A&UL0(mrsaL2<+Ny2s(zM86 zQcTj;{eE47%#|xB#c&OA?;ssicQc8R7K=?1(oe}FvAZxejR*&&`oHy+Y~;7@xFreo`)qew9W zZ^-n*EmI&MtlU+8f}dSee?4Q!=W4$}kqx7P2LLpATwAO_5CSOL+aPK9p(EVEj|zmZ-e*b_XmdsuUG*QSQ#W~D&YgqD<3U=$sN25910LH%3(L=!+6%ps7`H!q`YCgy=(wnn2=s9Ntx;7f7K* zo79S9>^1d$f%A$MEr>q!ie~pPmaQ>pn2-ul z;Xbj4nhIx2v<$z~Cxah==f^IV%!7(O(19v>-oC?9E0pC(k9gb zh-soGQ*^MT6IxW+0l+3d0}$?=Kf#~7SZ5_t2QFS390$tPi9@-#I+t)TJg522nTakB>D%)kZYG_;P$2L*d>`0)_1wt=#VDwShuE zfdm=hHQ3=SUo@2oRXVOd;j_F-N+D^xMF5wWK6&7xjKFS_??GG|65xVp7jkWscfKIt zUet#xf6&}mOVxD(%?vc5xu`>|V&jS2m6z~-IiA{doW2X@3#8DdO=^HyP1y-xFs}(1 zZn&gP{s_#2xia~r?YDCpbMG){H69CwDP0;dec|2RD+rYu)8y|-qd-<(572k$cf3Y?X#2qzh+);XTovNx9dnPFj>$I8T zv^JH}9gXh*AmcaG;uvOvoj=VDuS6*{CI|$sptAwHCV!wZMT)orWQ{pg4GuuYKoi{| zZPvlkSgeVf{RCwuP$tj^)8So|jX`!*W|JByqohf@cH*(!D68SCAS$!TAE9iJQ%)5k ze$VQvdsd+hzMOA4iOp|Ai4Qj**xX7cy zQ1E+0VVd+U1pvzO!x<*fpL=wnFoSXPMI8ecG0K28__Tv#OW4eN`Za+dok-zIQDw%$ zg6<5m!#Zas2=2`z6sCQoqqhb;P5!pbe+{5IE;m8d-(5KeXtv`A&=lq23TQSa(tWX3 zfhGg3`Y-ESb$l*}3nr2a)UXrS90TlP^8zU}V3S(0sYE*)C@ftHH?Y~{4Vw?;9bnEH zXN8_XwDA%y@g=DSO)gTG9~G?H^kMvo5<2YLc7c8Zy3lC5#cV)>8Usf85fwYLe^4ml z8H*6`HF*kbu$^!>Nn2o+m*)k(CQV!l&kqNc$d6E5pBMNJ`AL74G1Pewjt>qe?s4Wh zi!>}pRs7Ka`2kAChWZ@SVZyG>#M%G}@RqO0wn&T(@q|{<%E9^~26#=LfFR*B_$tst z;5eu$Wx_e`ip-}y85><;uux-!fA&=k>_#BC$)Dh@4j9x45)4tbvKj%L=PKQc?{Ed= z8&|1zi3RdA9OysbF9wr$kTW*79zYwLK-#?H@GjynkOJ{dY9L;P4%%n}b4~RVp^cmT zkv2Ywtqv@NSoT5$@GtO;V=KCL7d=H2?rR%u(^>}1?eL&2h^OD zwx{PDAbLwz*k~-{<3AF@B?`vKqRd*LSkMSos+cly2Eo5B^;8biFb(a{#CNF~+ zzYSDV0?)3l8{K8rIWr-8Zyo{Y@{zDg_Ff!__7f=ERd+k>*Q(f7P(IMl;|3=EY){70 zt6(su69yY^A~)&j7wsM_e}NE)pQO>$3iEFLSe{dTxQ>Q|_=)NeG$akQ>hGEyd5?gj z>Fl-dV-hSU?}?)KJBk;G?LQo5CdWkVOWHv|5=e=_6}Ahe+vak1aHGu|GdZ( zYEly#6c$-5*01bG(;r|ia9@90<`wv*OOL|YXd+5qBV_FI+K!p^k_CwxQu?q&yW%gW zd9&i(=VH0W*Wf-$jNXeBabe{>f}bPwjrF1jy}`jDXMX{8zH zMh&sO4E33qdgaO=4e29n8}kJtP0K3Gb0|`BPa{tHaUXbx%+zjlNF3J3_7g@s8W{bo zT0j&u2ff0j*|=EE7}*jFIAbDb8rS9V)UgQ3D9R#H{Xpb@e^&Wbeft<>apCBrjkUWv zg*QHl|2ke#d!FauSDjfk>nY52X^_0ZZt`hW)>x42UyV8jZ6!$dOO*-PHWw(@6L?t! z(BU?#zh~G;-)`L0cjd9@XT=9%ra;NYBqu`{SiXq;^l%;f3Gow_qmz^dnj+2RcF@$$ ze#*R&3nZ2=e_}tagY0VR!hV7(N5GRWM~!!Sh@iR2AE9}J{?tw#XgqA}c;yM`W8)Hu zAV50~(fM(WYcK$9T-Z@q>VTbn(&Zs+^pbLUIv`OXMBo)7qx!^cXyY;d1mDVzqLPQw zQRRZzSExqo0I)w1+w;H{Zl4FgwJaGxc!M0}vnis{fBh0OIVyhxh#TZ6zr9B`G{dQ) z>QH;!0P6^Ob@>COdL0q!p%I~K%ZPWe%1x<8%16iNT`hgxz+$%JxwY4Ne1%w+>TF3R zJ-ADCr7EMAfUyF(#Ev&i=5}vKK&)ga(I(IpSdbW;1c-wS)o$bpm=^ZbvDs`a9Ca$8 zotoBge=PY*Edr({%??DPlhW^2OUCvLD&1sBtL=F#=tFy zjV8^GApl(}Tgvz~Y4<=>NNq5+OKy-sD5GYjkY= z=49jK9g9$@Z60bM0&K@Up=9kX;H+S5qa5VFf6W`xE>&xo%T2mF$FN4>=wJ=0DZg#^ zQru%vIxdfOJv6pdZKVv>8E6V`7p08S9UPM-^HhT?fZYYkN5DTG$9FC03#721o74ci z_+*4rX=X^lP9}J}{1MoljHAXQYEev(h8R?BG>-w@#7A^nA?Nj9y^T-e1i&@_tH?kh ze;Zrr9$w@PRA6jY0w+|MMJ2AwFAZC%kI{~r@-1p|%B7b*3K*VUb#C!+V`T&DK`Hv8 z+#%hmwO5`DR}e#6i?pciiHNAvxI*O?zg4&UFkeA?P@BFwm}$V>KcgrnWYh`pNv&?c z-No?)DpoCr z0o@EVaUqM+0^P=sp}|Y2aubN|QS14;;2wkQn$%6IgPRGdJ`8jj)BZm-j@_?(1Z^Yi z&^m>Q4p&;VVd{uBw0M(0!|P~QJ(pDOhesfr02{Lj4^#OPe*`qNQGsa6s;P>if0R>3 zF-3&2T^_QMHo#TJi&X&_1)X`7pLDcclW-2UJ6U_$w^Ke4n{Z)Bn>@4$#Uo|9lMBjr z#Nak4PvCZM4gp*HL^pJN_vR2d^bd6Kf673j%Ttf8 zM37Q&Y;zVVc%V5hKSh`0#Q@Fr+W|Di0=WX3je7M^JRhLRKvM*{gzA8%F=ALHLq$4e zCW`LX0d}!DM%l$?lN#6rJEYRZ22~fRzf?wn?zCYXT2bczp2*zPob?_}YgeL!*rYfg!DBM6@eV z0=_0srLrRN^siJg0STfaj}DG|0>1VZ7=wwX{z8yPY22H9e~vDH0AI00u7GbNW7Q%G z;5*N4LOs5k0AJ(C&|W3* z40OH#ZDxp}ai?Vt;OCYr(&|=iCKU#!%4x&C9)aU~gdlRcsf5fcAQP589VVeMnx;=^NV0hNT&9Jqm5Z_U`gCv^Poxo7iX) zg~`NnPcIdbbs*qHv0y*pY?G)1flvFB^nE+w*b@4r=2&~uy&Y`JK3qroV$;#AkeWRL zz6stcf4>kPc|qtDNEAt)UgcNt`WWIEK4J**y6F>vvW@Vv%M-vSYr{GO(G$+_MtFJs z;wyZ8F2&YC{+;j`C}}6`MzRVQCOnvL#!K#9rP#oL43K(visY8Lq`al?%7YIPqnu4z2*2+VU%sdHNb?ksQz1z@8akJdK6mFh)=hq)XC%#w}e8<`ro94Oan+;-`%e*oRKjq=t{`dzGyM|v=>e~G~O6;O~)AL1$1 zwMbp9c-pW(KP&R&{COA9{FTfnoKn|%P*^Bb_;v)%c%GYaGbg*0aI`TD9X3RuvfA0u?fL$M*L>5d*%JGQ=5jjrZbd{g5Yh$Q9Sj~{t z1D*1qh#UJAwd86Oc6EX#eivK|H0b!)lW}X)tjr>SYoBQUl>u9mhA*n{B=z4^o)P-? z#T2a@w}aLlFJRKT?Y9G9ia>D%FdOlyzEyz9K$Gv8z#MFkC0|(=@%NVje^%rM+gRhD z4(|eUzKdixwn6Sr9yHKlXBtul%u#AlHV98$em2ave9qIo-JD)EJ1r@C!(69J4e{Wp z2o*i+Pr2?RW2#^}hhK3gSbt zkhV*-@DY2V5ORaXg4fPX#XPp^M^dhh9%Uw(b|!>j-P8}!Mw9KSw${q*A>-umOsfA8MCQNzjKtm5zd z{y#5&divz$>!1Gd?_Zz&^7JF8Qc?+rdl*1|62a<&rdJ^ z{=}w_Y_js!vmal*dei?y7x>?+*Z*8@@16ex009600{~D<0|XQR1^@^E001EXE;95; zG9Ul|Gid+-6aWAKmnY8w7k_diM{fH+5o`g3_(HwH4N#l z*(d^SHoBockb`*w`xSiUTfc@MWuL@fRv*#T1<3Y>uN>iswTSMns;oTx`Da$m_kaGh z4%LfJ(jbn0c=Pu3t2atVe!K{xQ95U z7esHAALmi_!<%eDlXQKYpJEKYpM6IE}+F&2;kpAp7zAf&6Xv z?`q~{Ojuo?b)Oh{QGcWt>T#>S`TASy^+YcMKMP*8nud9LG6|wQ?LNeN>N4>by8FXK zd(p{EBfE?dMuBI&I`e#;s<9V_JTQ)vMEhB|wZ0RiDUaRdSsE;~n%tdtpO^>hO{mq7 zp}eJ5=SdPI4?tWx<**h<&UVj1por<57*+GR$7(uCF z(TIRI{c#h?v+kN%hgmf znatjnI9kVfwo*SwC6u-2#Q-_~*qW<1nZ~h6jIJMpwjn%DwO$YZY ztscB|#VoTpVt-kwC4hOr?D+^Pw$$bY-c-ND$+Nl-)~MCbn{*XhuU!N>T&S5&wU_uS z(ap`NIx7AuTV)ArI2c)a>m^ugmg$y+)Q$J5=Kd;EVHV%J96^V#f5=!5wRo2i{a{dY?b zPb@|B(k#^b)%qbwvQ@|)KEz45cqPDezj7Td0++Ya0XG2)m+#U67zY{)(`!H$TgqZp`Ua!GxzVW>MvboeiKlJmp?RVAD z$jeaMB~G!&w@nkQ&FFODkefjptwKuTc}kz(6GfiUD6A?G@YT1wIOsS!ISW3SpeoW^ zma2<7;zO1e7#LYWe0+O5sB~#Jj&>(h|5{jwgja)Adw;a)ryNHUYy!{UvlZvl>+#8C zW(BJA@YUNo-N!sTRkv|M{B=gyU9I9_z>mY`&PfLLOtFr~_1gPvXB6h^Qtl6W!^ZDX z(b7z2It-R#zO4_J7GsBn#RAZLuW|DLY<)01T!ebvXoA~`?TSf)z2~ohs9Bb(oA_0S z7W^1*mw!E=grJtEEF@T{%P@YlQA@ezO3O;!3~azr{o<>Sf#h-O=4Na;!0sQ4{Uv55 zs;kF?;TGFDRulh9N6Ge}TOZ;C@dOdW>(@<;H|Y*G8dwv$!HcXtaO$onvEJ%HSe7%jUb-X=wPENi&v=70!I|Vtail=7+TeQ8 z><3*W;MG%IA=MhP|1*;qzzG)VA~}*q<20>w>k{-(^(bq4@fgf za_<&?gb9f;cGnip=d*ctnsS+=38%y#kU%WXV9_1-CI-U3pnqW+U&Q!2IdSBX=fI=@6SFp^&*KiKW2Z3B zf-GB$ww4*V<*nJMXMyd722Ai~E9}<=Gw0{SI@>JXX#C!pCi#oH1B?lFyD6tV1-%fr z{#& z=L_NbRrh5lx)`vLK`3eEm>u;{o>U#(>rWnNS_o6)VgzJpZ<%W=&P+{0gj+>v0pfzF zT;jeG`eQ11VZYZRi4aPX59glXn}7XEA$%dTcX;V}9Ogn6rTx1#iQ_~FlY+eN8Ec}+ zbg@K<-rXT)q>JmANli- zaTqnpaCgQ(oqsGCWY`;|l-pyRz)-gMPf2Kv;aRdND2LsQv$bmj z*%5=eyKi1TedyP)Gu-}rN-2lgk}+%?%IKgLBzxik!a}ndXI@~}7sNMD^ryg&4+hp@ zO6g|D1r;wj;aU2d?^`aGAf)`b>yLZROUc?5GX*uL*q>K;?zM-GVnEOev*+6rF-4Y8wjAJTZ z6`w!XKDm>X0NoQ9v+c>PFfE58-$&T0X}l4dd4G0vR+J{50{mk;*MGLO(Il8vsMr?r z9N204(R3Ar>{GZ|5rwX!-*V!4V(rtN6ul@f7}~1W2(|x=NNPH(J0HWN9^z~3#MgUy z*$#xnMuAMhDWeQ#c~xP`qNS;!Ikx%?#VTq#jt5F@zfW|uNFo0G;3@FC1C7Y|U)%1Z z`@n;MrUO|m0|cM2wSN-fg9R7CeqQT#c0L}KLDgxGeH6}^{0%5+WuvAB$L68?y})HS zuZEKt-uuXiDiVvBY*PBOrr?7ycvta>Zr?9Qz$C8bI>s0aV-tG|2*1YB2@ z4xnXZ0h~Lkl4mhAoaB{zIEj)&McDF{LBXGO+?zVOiZc{nt5Ht-fZp0z^}T+2N|@6e zyr_LDt=$z3&3|l%PJ6qbG-OTp-G;um;_k5;krgB^|Fff=XvCc z>bm81C5W|^y%4TL;$~)nr@LqZSt?BieT40O9;R>?rc!FXdc8?w>yKyJFBr)SU^N1k zbii`lR-WLF8`Jr9_w_n+I+QKlPG{YBB>@rl1N`e-FMrina9T{=*&?JQPgsFyEQNtI z&lC0jRKYJ%LZU`mXYp=Ixn$YZFvI3>$$Pf41q~bo;`_mx~?>pm3r?>2I0qgt8j&x3?q^EQPVRX87p&_&T=$ zO>=;Bmw!x?cnSWpCWiirckhoMBtAHHQ$a4+VmHOkyubdFl}n#pxxIO%mIfsETiwh! z#@asJ%Y=?!B*7UsyxW&urIcW3v^hjgb`l3M>AoHW z5HXR>`BW(y(={n zSCSfs!gDN)Bdmq#r2>k_QsT2L>1r8myPn9sNwJk_-$Gw+~{Y%f%kRO zNS%sHQQMGW^C(DU&hPx{>XO1YxRbrPaQyLfoL%u9T(sA(4Y$O00&bjXt1Jc45u$?i z3_23Ma${+qKtWi7&}l9{@_q{gIDJPdvzDAc3x&LR*J62wr>JO?;75^_<$u25UiK8( zKFuc&Ux4j&%cVMKXahm%Y|XtMw+QWP6#C(I(w=al4#%X*oDX-h1~+9yAs6@AT3885h_HC+I%MT{x^W1hLHzyDzSPFY>j>r`PCL z`i$H9taVu_9zI#COK{vBLXh#TKl5)sI)I`C236KBP05S7g5g15nrW%bsdKxY2(KE% zG$d%{zjY^=LpceL87O73j!aM!Je2y@Jn0xNgo=#4dm|BQ)L87*N<7Tt_4xVj7>PdG zIPNSgs}6jZSRsmBR$du%E#nN9i&fH)NnR+DuJwRRv8bqc+>VB6{3@+nDenr76S18( zwe~Uc5&TkUUr+BYtDm_2D5B|^>6NL8uk1WZp}Wr_44wR|C-9CrE=H`XNX;#hGy(PF zS(gd2JQ>%|;Q*^eF42|9<; z5O=Hoap*jy<&(xUN|07#P!2noWn=!}gKPk1Zt<5NW--`+(>A8Mn|m?EqU7Z>i!PUi zpg4kWM#7pD_8_vrdq#Det^=6}WUZn!LKR?;ASXOp{%Vn9EM!PL+TP>zfEVUaBS6^` zOuspzl!@S!i)0|CJFBUyn%{9yrRz5qDpm3~32G{{Tqf!?0`k`^nt}hwQET$=g>hMr z7)e|^FsprLnOF>q^o_0mJD^Z0A|Kwjpy}5pu+A2^MVIGZNZo81-FH!jVWe;&6{m4z z{VF_~=?>G@jKrQi(5RTAvg9bfUXF2V-u)R_YohJ!bpaSb-L4mELCeZ&v zb=%4Pg213<-auyl5|2B z>uaMNNDzekjk2NSP$O4Azuz;flWi0MbcUWQRxsr~yzX=ZaFz6Phc5!TssAUq9ECOI zQyH5=G{tVfRZgC6QDpw-nvydM%m=$9WJ|N$GBJwT*nfCi6hA2rC3$=UgsX7g9#|&G zNB12pgQhb2m6Zk`;rK+@>(qIs1aY;j!tRtw#Vt<^Zig4V41C4NA^x`Er>-P2P(X8{ z{`Ga96l^oz!nbeT==n$Q#OD^z)+HV!jDT!dA1 zD~~3%H0)1(Q-!0|iS(V&-yl^8s9EK%E!(ep^C>BQa#oMpOi6C@{kj2K5T2PLu<36y zfk(85YLGX_#kWwM?*1Kd{&Ev|A5tdU{})wKBe+IF5OYMM=*eaTv6FTw!crinLKx^=x|P>hEF+7syeZ6~hXj zZX)N6Su`--!cP^#~qhuKu1RvJ( z+k2GnZpae6G>1tIs}oj0r9{z|Z4InNhbSW;X2Uw~gj{kRjdQeJL%!6?bt^pRC^|I! z{gaJ$=_ePae-Pt9DAea-TPpwb*;PVgkxKVMHHEQg=N|}l{{Yu9>xj2+RQ?`{pA?`o zJ(yX3XqpXfB`e4qa+Fzb>O${W!1pa2=}&p6QGY~HBP_MfB0`e{D#Y%x2sT*fA0>0M zPvZDS@7o(fh6aYu@0neCNx)4PqZ^cdz~;qDKk1??{3@}NPbt!&hA@?T$P5AJ4w}u} zgu=g@-8Qt~imiC%YlrT}w!ou#<7IV&_2{h1kn_$b<*sUdw#2rgyoU)8wip&>q#amw zK%zHNo*Dz;{4x1ZgT??wb1zr>F36SxHuyZ-e5~OX%HKUyFQMv67sgdl%keCxh6fW2 zL1#C!K^>~`twD=@Q_#HXe{)pptwb2SfuFiW;Ezw;vqh{vidWX75C4{>o1rwoB^cZcU6GqQ$UpM8;kz$hMn z!-sA;mXUIAu+a#d_1s@`}S zpL&BOpaW;(@mBdlt9obDKjffcLdo{LeZzAHDLBym-r7673brFpDo8xp+X)8m3Lm(a zyn%5iCIh1%sh`Eg7GnmhJ8%+(|5}G%Aw$Jfc$C;ex)H&LNG(eOg&zen#(GAr*RJ2eBLXA)05|Ew7^4K>^AZ! zoh>zfElkGcEE%Wh$ax;1?>VVTah19yrOIi@gs!xs>)#a`p21_;llKKEXhyhbI&`T= z@5kK}E~%Xvyi`h!OpDg{rMd!|vt3++yr6y{tIVX4Mo15v^dOro%n-%n%!38V8j>D1GlLo9OH>Yr1O%h$6fsRpk6uk~p;cFke(J|l`TJB* zp0h#S<@#gbFWma~BKh9&Mb4Jd0${TN`iSH=4!ds{2N}gS`^)s))fpF#@tr;hQA3~I zgn$(W7;H@U%Qx!r_;#N$f6|I84f)L~XN}NpFxB1394km1hV=?gAN+>l9uEIZIhMx+ ztUEP%b&cY@DcqpYPZ0Yx&YXeazWy<`7oY2+fsHBNJrlQ(MvuwT<`FOF)z;Fq;|e($ z!Fp-3SLy}@19rOY26n;1=+tjn@wd=zFXOYU#QH>&t>F7P)5v3kgpx~UXIw&&qA&=t zN}yEb*O8|8H?n1<^aOnI>V)!>*I(0pgY6GyStdmJVitwfD7TeNbj^6_b~kUNZHZ4@Y~RP(-omn`ul06)-k16789V`3G6A4>BEgJy}+~AkEM_!jxRln?Z@C zDR4Ja7!5EtEFtBb?gjLs+q(^Qxhrc>crOE2_{F+48umtSJ7L*q4`72 zHN#pF_z|UzqTAJYlj`#dWLwxV0~WC+e#9VR8ZzxW7zqS%t> zn8uU&T6*x3_GjvLditc(11epGxU&>@s!EJeiEYtZ*76yX@WhX zgk(nWibbP=R`Z~Oq1f`gtrH}hepz)*?{5k%sb?+1g9B-j%vq&q;FSKA!DWB*a!ns_ zJNl^{Pn`I|+|aN(sdX2G^yj7%XL1#<8Z&%ME-I@+>x=J%H2yyo(9@X~IpyjJN`jvd zGEjdeI7E%rEN_b-xZ{dJbcE>ZqKVCJQ-eI3!iRnQJ?o{qS@SqUpz&RY91XFIzJQu~ zhdXI$n7UP~^FBR^J^#atoO&}x-`Ja&r=Az|m{d(5k2bQc$iizCE|avoqANo$G$lfr{+Ca!;a8Vw^S$Jk)ei0fhabM2W1WQ{*^+oq8_b$FvY~^- zII>TX2mJzVdcCyHxIbuiaK$Vqfm=NDONRKA$R?W-GOkpNpF_lq>X|d-2D_SE07`Lq z85lP9S9YLiuzNR7179?H*le(5!!gB%{wneAp>39{{J^J?S1E?!^X^%CnN0t?*Fy#^ zkgl^EGiwmJh?@2;dh&qqC{Iz*LsVO~Zm7c6V31KcS1S7GI!&D)DC!xTaBT;QNo%g? zX+BLor*x*}Cndq6H&~OuuoTY?i%298Z-^SN5;p$UQH$Q@#G>TJu8!1r+PZM~F1n{{ zIJV(@=9z^HDg!`<5EC(5R+xWD_mkjz=d-Oo+PbKPO^YFDXlCes+?foWq0$mD2V=8L zMTJnJ1T09kqvK#~DW9)$KRro9d|4~?Qf(}Oi2#tfCRGj5VP+n+l+X6ge!T@2wO*u- zxNMWb*HZ@({knX`b14a_h>)HJ^wdH4@^cLIhkJh94pCVva zy@1}BuAuJjl;Z-@pudaUgql*{LE0GndGKN;Z~M_y{UQx0O1qt}Bh>JxFZ1#})m) zgL4w=I&KrIKj=z`jxNc6qMpSm|)1&NV@{G{l40 zSXW+jbFTFaNtV*?T@9(w0fs;Po9~D6CA}X`=tpcXuPTCf^U#}^Py08p z;zIy7R4_nl%+mLG@sIt>?^dch!NI{EJEdU2s7!B%;ZcX<5COC|42Do^!bDaVu!_GGms(zOqc2aC?OFdMJB}79u=a^jPIil-9N^?WP|i zHu7V6V$s#~^GU1ywDoG1h#Tvz2(){vmF$-#bn2M3S!&*pm|O%8^0*aX5(#B0)T#27 zF43IUJK8tt6nA~O5RFh-KFOvNY>qne!?BxSNV#z#Ve9Z$F~-Vxwo^#@mM*DA6dBJ)9hvn5BTXf3sF_ifm$p5NOD8r5;CZSV?U4Y%Z1!ONEW`$3t@SOzCsf3gosv(ry~k9U%p-V{Pwt%#Cziyx{>p;*Mc z&2erpltpr0JKR9YP!gPx!%j+&u2WN>{0@U8{~}RY?0}F8QY*Z=rKq;qI9=04uhc6) z*uT-z$KjaRiEJpHFY1>AvW`phx3DqK8l~|4*^k$&{{R0NfSfa7xCdr_0)Rjfx0yIq zlFFx58dE)rW^J1NEh3V01NksUV44rBzWx9tBKdWaMk>kp_?ns%{`r)vl4hZL122{0 z^@iGo?nagX*5O}`F{9bW;>8eRm|AOX zyoS30zhVZt_Xik;^ESgRtOE)tO-xT1lbZ5Kp;GnVoD7dO+=#>T_F4rX7Ex=WJcZWsq5m>)TqGVR44be03 ziVaBMer6j(G&Dw$QGiaqtSH_P$lZ^3`^3mSOPh&K>ASx<`s(K4M=5GKYq);JoAV)# z;7_d4UY&<#+YPD#y>bKYPlGrUg3TCRmY)e45`7w-5h_%=a)>~F#Ts0u-wnlPK$kU+tN1ESN3&2g{ zw}`A!|AbA5K{ZVzfHP(t>fjSk0_muTqCiaq!8xkcCQVRO zq_TyvT*d!5uK18CVSJ}Fs)Cri)|FgE$10>R_Gb5qoB3yd%)C-q&@F^`^8B@h6<7&X zoG{MJC8Qs_7oK_Y7~2sEBcmqjDI3~CdOGH`+l3g212F696IFj52D~lwCJ|>1^f@Z=Q=!FE{VnA1NcdI zt;NpY#dE9~B)3)eY#&!1B1Zq_V#KYQgca4)`gyCi!3(H~Ew$Q~S4eNvt*^O8iLg*m zC#z+@=wgtvDo-nH-u3%6Gx){1*H!h#j<_{LVVNF5N(jXaeB^Fo%H-?ebED|yi8S!*Si6`42}z6ecwppB_mwYFWS! zmA{H}>l84Y9HVdhJ&+bgq1fm;W0ueN#s`A=ZRGD0@6iAlVI4f&bPVTb?Uo&3NRf%2^ndo>Yq6c+Q5M zeG(XiR)77M;opX4a9|_~o_u;Eloa#T+o-#8*2pMd{0+WE6$%nQ7IiwiEjMwx6>e9E zPDR&Gso=NtBf3~&uVAMMuQQs<6`C|Sdi>wce?{Q>R|L)Aynh3eVk-O(uGRnG{*8?k zw~u)M#)S|1XlVT)FEhl;+TcWbp<%_|D{J8JdZ0G6NBFGr3g-0B$6PBXs*2E^c znZrS8{5C5;8mBhAFIEUg*C$2GnzqFv-TXHjS!7ea)zv{t?3y;IRPTC02)&I7HpzMJ zwV0Nm?{SP>;3}Y`?{}+2LxaNhJUucm4me@^l%n>*iMiG=6T3S?8w;8fWdr8M zvWyFv`YtHe#)%ygU*ra3br+l!h*RGdHhv(#zxd|=s8 z4N?b(%iPov+3Fs#=Lq2=5c@bgHMrJ(sWkf%;ujEPsD(4`KdW5sphd2ngRa;L*lrlq zN+Pp&-wW!mOCb+xL{45$ELgJWt^9J=`&u78dX}rnb1i_Dv3Yo5ORW`5N!BKxbF{Xx zrGb>zX|XpB5=Jm2KpAQ-7js*;kX30>y_tTl7yQq}O5J94F0K+i6M*uw;wF?)5Pb~m}dlUtM_%*ryr^&)p z9|25c|M#KYe;n>%>94fl6#q)T$Os7efAR>)XHo*>|${!9IAeSu^jm z=DBBf#yf1(D{MUiJTyrg)VHxz6nH{l%xRq!wF~E;2x=!onuWe?*r-@%AXa;=n`5Yo@BLJK~x4T)?xZaTN95gra_=?v{0@dB)c2!^bkoyn1?F-=PYW{hv% z0@vN97L4h5Sn`cf&RKoh?{&t^f8<4`(*4B2NR>j|?I$u(Qx9tj4i(cCLo5pc4>2aj z`;<&|j_j;lHhnnsmq1B`aVjTNvv*>|W}U0FcuhSl#Wfg74l$-#9zGVO*smp*!3-6F zRq`xaQt+tm%)d963vjV)1r6m(j}3y>a|$B4@dMG`AW0(XyWkaRw6O%2#w)^wAZ_N8 zgs(-e8E-mG6(2z~RJ3N}Qg&JXIL@)(@Dq{!$(Ht0`M|GLi%v5whp@(& zV4X$glO;p-0URr1{0$tn2@O#O9YEZ{6^p3{2df!}0mB6Y1M_iU@pg8zcek;$^l)eS z-xnLRkE26wo~}EQOiJnYh{FeD{3XO?ig#*y)zA7-D7+SM{2(-EMue)ObXq&vWh=+q z?IVFKw5;Qi;6*7lLsEiWJUl!!;%=hHrvc#obf2Z}0YTWG~@VdPXGzGk$O#Jcg`MA5tQ0Wm4e033e!kA*+}-(kxMCg`NG2QZ?}<;i6i-2pYQwob;cda!Xh6x7YzHKH-Aui z0xG)#zV)bhlWc=d-UeO|-^&ww=7#b`-fnhJd)AeWdtRPC))#u-UXE`&L_YhyKkc_V z{Xb8P^PhX5KlPXY{OVD0etFt`KTfS;&BF@ zxgUz{^3U!%AIY}+iMoTkHj2FEqfGrQvv@<&*Td;DgbKj**I_4%?(l1TKvYu09Z z^tt`8dHy-zzkSC-{MmuL_v%$`91wVaw?`6ru)S6fya*pmbc<=8yH@woCdbjjg$=W>3;%C-J;zsC5L7swd# zhF$+_){<+FXx#mw&)B$=`ap=RF!xYSbu4_G^+7Ehjnf)%<-I)uaNuW6KGtTma%00AS_AlG}-^Urtc_O`RS_htF zh!8&+Lo+XXR1V*b{*w4MDJzb2UZ}nolMIN7q)=0!7ZU!IdJe~zPtAun`J+7o zpBigU<%(V#m6ODDS8S%bl{cb!sU8k&Zg-iJ90QdU6$6I zCA*f*70g`E!OeARSc3J(qXu774i7b>C8YrOdOemyg^x*`j&rZ>CeLof#p=*ayVi}G zQfqRx)< z-zPR5IyS{Sb#7twlOn~t*xJy3Be?d6Xfv(b85{R(6~h+theLlAh@=b5gF4gofy~bcyr^>D(bV&d=An-fLFE#=ZX-0+}89x7O~= z?(2ARk#anLY($Fdubi87n zE-z||&-q*$Hm9^txhOJ!TJsJoO2sYyqUgkC+;>>7FIMs}NORRJY&Bq7)<5v%u>U&o zQ^OeMWC@(42iPDV+i`sune=(3R~-PFR$;O@^>=*rCXc37|0pLo97L@Dvs|y{Bd z-)|b9La$QH&$v!VURcTfJo`tpTIaFaKw|d= zmLfz3-LrMwX_n*U`yM0UbzD237M>_BS&)JM3?h}cGA3AV){oe^rnhM(GikQKqB zQ>#fF0jQaRYD4^mBuI7KC1%BbR^ttG@)hdhyF$z3w?9|#u1!V)Y&5yt&5}3$(az*- zYY$Fsn?+d;Xu46wB_7M3PU*_)wBD|Khp^S>5gZB5*>&ExC6`+Q&)A3N3TKB3LgtLP zFztdXlPwkZIWU%aUHjI{5``B!F5dOJu6{*O4gmK$v~deTo#Bpz0paWIZu?(}oR5Kq z3=7kEkX9TGEW>l3*-)?6Q{Xl1I&^KxJ@&Jjem=+Kd));iIdXjJw4bfI zOflLM#hcgXPXCBQmD<|VH4rcY6+8)<}ZbP6?~dDP=@$LFnP1mjO6xMve>77X@} z0m=bb6}zmOYCiT{)){@7!=}kTu0iZH;x6+{z~P} z>rC>W_*F}@t`oT*-|3OH?91m`(PEu^2{i4`b{eiV=H5+VY%IYn6!qTI1NM&9?jiX7damaftq zC3|(7OE995;>rqIZG44MZ$nD8S*~IeIEyMFGX#}I{U@0i%cE_Djj7`q`%wXZQt5=4FHAjpYMql1vle?}*>hQ1&v_#q{i_94 zXbf8s3kx>E2SQ`X{kQE%*e8BDt`8KtC>~gZ zFTiRAjp07g$a3|`JRA->PN=j1?#Khr&Y)Zav&;ea3Fb`%-T|jj6keREaVyD)W{zK) z3UD0$_~^ErGA{GK$TfUzulc}g!SBFWNB~A(8p8QbM`8cEH62zQc{l;ouTF|xe7LE# zx8K`oB`T|^Hrm%~S3(;}9K~56&)e^ZcC1o3V6b@FI3e$OCPLfd)Nz4UU9J@exjQ~S z1kTA=S$(sYvY!DMW7komKN~F#vx#yx&N|x1%_J~*y-k@8VUZ5WkV$j-6@DQa$GnO% zA%{t+V)ICA|Gew8k0{H_qLoA~_9#QTELfz&?9O zioTU-$2C)?)=gOaq;&vH8sB+2>uT=*pX4!n#<=pj?wt&B9|x|@CF-)u4a{5C>F$N4 zHAxCXAbwF6x^?rq6GCZBl=*z_^CzxUOC0{>yO+XK7zwS0gb8M`>Y!HbwMj`Fs?gS< zi{;~|ih%n7^t-D?e-P&F-NOG}m zw$7t>Yh4VUQwNKZi`nBpD4WiUkjv~U^A-XZhy?%HV*5lLREH}270|by;YHVxyH=OB z2!=w8VoQAC?DKa-K_!;lGeItxWnyid0+=T^F&0hSk|<)&zegnzM7+n?OK?*QUhXwA zB41(GX+vq?KMSzyOS>T&eN*9$bCoY{bvF>OevxE2h`b3d#)kCxt8uM5Ca`6&n>ipl z#N6L7IJ0`A3meyK&$2V^i({f=QX!F14|`DT=Q5hJ1s0VKjt6ePGYRk zm{5x$^wQeTh70*SCl7kUz*9oo27qiCc+o>!%Kzy=+gf_+q`+b*_LGJAmYDzxzBUT! zWCliHE|()YFapJPq-Ga(i|pjexZ`u79B(z=5j@JQyzSwFgx(h`p<;~iU6JEe)Fr&| zm6i~zW_w+e(f-2hP4#N-$9s^`po)n4Z9z>fzW(?9l?%A6)IwizLng_EH$XcH9`cjx z2_q`C5ic5%f3nnrZz>?7!=#uS%B}$~nHB1i@I?LPtkir@2(kkz02?Lv*+Jf0h^2N% zTp9gtZMD%A)|S$!PdCaa_6V^`1%RFUt2K@Q$nZD+8Y3D5@D856rk^imi+rpSt++9i(lq-B>(T09s#M}wj zi3q&dIaOSZrQ`%z$N*ZR_%sbstC${cdk9m!6&F2X+}rJb3bf`0BjCl6^~cq|xl~Z^ z%FZ=sXoKLaLeF3j8qdD+{7W~nW6MgvlubVr4g1OgdrBP&Z$B0km1w*M9r$T2IiG$C zZ{)XVs7194bxH7n>n%T zUk+#|90_n>XvF!fen65?{XeHrn&{EuGm9qV{iB~zT6?9tVTLaKXWdv5x9@$+SNXBPK#%3m7 z8TgoIuSsyCU_4FX1l~}tat!=+`H&8-Xs+Qp(`jd7TCJ0DcNv->ZKAphx`K`SV)0?! z4W*4rnii)@!OT{Ei(+BRWpuImg(&d)e$BOXEHKzIz=;AUOWj#&p@m{n^Wt-eZkb83 z4KUu`A}LJ?2?3G{UC?(L6a5Kb6?PDO<3$HIMidR&FE0yI9!c>`$%ZlotSm~XrG_9ZVqjS5i?`6f>wH!S2U1*TNHIg^9Z~c2__iu0B;=r&g8xX?qCV>2f_JcFzvJy z%!t8Ev`knWaLj*EM>p_TNlzgwe>9$4Y5#JXA4Sq`@TRMQI3$DDx5vnt9o+Tw3yOM% z@!%OJkMUTRb-E!ivFT3^QAd?gjOt&%5p6w&KOIKfUi$FM6#SaQXqekW77(;WysM6NfK$x!$inOrsEI-q`E12g1oeL8 zt_@uo!V%NQI*l&N<*o&zB7g)V~=${6F7q3s;B;y}k zA5_*-%N@@#xU!PC-;-GQ=m5?^;mD2X^*LoXVk~%mVX=HCJX-#_Z0IKGXNhMBuulO{ zxfxb-ZNztfK|zvXw5&4lhm@2-hH=EF{#u7?&94&t?5RtUMff)i) zFySJQg2lYkvzy1fBajwZi`YKdWQ856>U`5F|J$|j)k4&zz}poDG7G|1+yI#-M21Kq zKfUAERKzE$Rc)Ww<|DEepY`i!3L?-=+x4hSL`ip35sz5_XF-RzLn-c!F`a<{Cr1aD zt1u?YT#5-r`~D?7OH}NSE2Ao8g;)q<8d-$V-h<^C0nJg23x6BkzZ{jJU1xyg(@`DK$o2=3^XpShCKJUkI{={R3aNoVPXOU{* zkulK|F*A6$+Zl!K6%i!i3aEhZWpSkk@<>7eWL)Yk!ozMyijp6ZKlX$eLo4ib!7%bB z0R@a~kZWh}G8HzN`y|qEd+qsiKH@Oz^PVTB@3(!)iUVi1ht9go3kp&&>+4W9V;3UR z9!zz_CNP+8@X5jU{;Zgu6-1H6i|V0K%+coXQc@y&T>oFV;b<%QpY1@vzUZ2SmI`iv zv>eL03mjHdyYlYf>;>Km&B;dbySx7g2&80#e<3zA5oP4Bky@m`qesM(1l!Xbvg;)mQOfOCzk|BHt*CjaY0XsxY!j_T|TVpwzmg zI1ki74NKohk@^Hr2nvTe-sNeemMjcL1Z1Ln#*HL##Ww=$;BN4QiRUoA#I_X3XmHD> zvP^h+EK$Q>y1vnnq#F}= z%6C{ra?=c)610#j=!Yb-2=o2PqI6C5f~;e{%?o5nGani&`quQh8RB?Y+=)Fwk@`mix4U=p}H-sv~a$ zb6F9F!?S$qEe7OtJ6d2}lsMt|sLW8&S17l7S^XHO3B8yUPr4TaH`g7Hqq|#p z6)1VXgX^*0B1KUg7bP1#35&-fJYRzKL%@3*E?N^T)10fz!Yh+tCjb79lHQpbp93k~ zD+!jQ$rO6j$4$T7)Z-DR=e}DQC2`LV#lJBtU}wxeNC0fQej{9W#8Zw~rX${jbkN|( z_rd%J#UU^2lF*)PNMHUp*p^tygrHBX_4n7&RtlK2j*}V>y*tFC(WpVTrt6|WF_d3q zXpnV8!TglwW-Al2$jeH>kS%Cdq{960x-(A?errJ0cni$ zWj}Kfr!;E5RwpR>Sjfvze3gi#U~O60mHiPAV~_^Gmg!C@q$TYRp1{jMe2e3llfWrm z5cUYx#QiAQxoJy=+`#|57IIVTX^;uU$dX7OYy-o^*J8T(oRCc@qlZkm;x*y!Oo6}0 z9@Dac*+#kvIY$!UzgVnLo7Yd{TOmwA`m2YHS&LKNX%!uQ~ zkwslXIK!c)uLk$I?Ksn=pXI%>LJQ*2S4maBmDM-ozoBk%7Bpew6q)hg#woJ(YzCw7 zlR)G8atH5wn_GCJ*->8R!GEYS^W~{w7WEI1o>IURtF3G#??L#R<7Pm&uyzuDuVjf| zAb`tykDzU%Bh)L$=ea1MR3@BZB>87Ji%K{#x;qT6qQnrLrtCBwFGi#!g7M(ioR%w% zdWV!ax`gh}LXvktyauUyWzI7GNVup=Y@ zu@Sb~N+Llt<3Q&{q?q&UR`qnzxg*RGfS@OSP~}bCji~9L{J8QYUiE_DKpZ%5+cCLv z{yThXybwY7p>cj@lA<}`is#gVKf>#A^ao<1%GkKj4o_)ua?PS1#T*pm$S!uq(XS*G zh4G-diHj>iA0S_~J9x#?kx+~V5u_Yk-U_dpjg&}G23w!2 zl@DvK7VheB==9~8V>f1PwV+g9td~Hts(`ctIg-Qg?Pr)Altyon=$-yAGh91>Y4b@H z;QAQ_gE)1`t{qu;E%`8@v%IjnU%@21Xk zEj&%;f{iqvj(e@E#8e`V=9V^TF}CZeobI!Yft0I*molCp!FrgUMTmF}KLMj5@T$WN`a!owc=UL z%*b){&`f&-P7?%GHBFA5)?b=L>At$L{V;v&qF34Vvl1Ocjor17E~Uvz8XCLz-5N%r zlrpAbkCF&E&VY6dc`Ho$V?qWlODMdkt`$bHC=zc~VD|FLVFNTo5%CnitV22tCvTVX z^H3~S9vWrtublZEkIf2F5eV4y|3cH*`4Wm2B@FwJf8eLpI(jt^>Ln>=NpT$Y@?*4m z@iWz(pu85-g|3|nDErX~Q6zcP`C8b6jIfB7%oPZBik3w$l|*MDBr(Q(OCNBrzXd zDycp=3pL%0PNg;P1H}LUrMNeL5MSX!O@`@6T*{BI>4K35y|*Tvnz(*wm7JBS%yx%O znVQ{^C7h7=o;2lB?MK}DYZ2;WklGM>1Dcj-+0>)^r7fP{(zkWEJ9M!It><{qu-T0b zW%VdC4ajwLQJwzTl`w$Tt+^!QD!*rh-F76lSpo|u?AD#cLl;LUZy7_qtmRz%e(2Fw zy_sIB#;VbWGf4BdkZ#DP|8?tMG_Yf#LB~jS?aoW7&!!k%by@J>V&h0^dwNaqvtuX>|OIY0bE`a)NYCbj$IvSc7-lVQVRp*JI+Z_ z7WNkUxS6;$|C*>VrNi3Ud;J%B5%|O0GL!lqVS9o_V~l49)H(4#ECT}?3srJW%@QOz zVvvQzg|SYUUF~o3A=IAWs1^wWaTXetDD z)J3J%uHh)v)l;~9@`wu@_@~LM+;-QB2$Yf3xc}svoZ6O_?--&zH+Ru!EP;m zyvV|q(-cB`P%jns|5Kb^{QbjcPgUocgr4@$qLFrM7@T9*=Jkp*kyd2rz!-gR~FlNkDZ?!6s)ni?UJi2Ty3m(_rx3!DpUcDC3~?J z4q&EZQhPU$88nczur+9P++;1C`!*k>1wpK0jh-W&Komg-pIhM1C!V)Z3i-U-zEn+>XS?sWOMwKz1e}O8 z6}YXxNq*$Rx2j{+Ua_aBK_$rJEmemVuRan}v0#D|dzcL z9aQMFK%Of00(=LcBZ{Xib0Axa*SIgx#4S%s)aArFtT23NPd&LXKdZiCMR1C^OoOFQ zRIlR2wC0T5_9fj;9>ip?Z&BIM!BC}AfcQhXg@yx;Mo-e5_mbiH)&*Zxql-GL6MaBh zDr-qO(p4F2)*K$)AJiz9EMH8sje%R;Sw0xjb~beE9QOlIMW81Eqv_}RN7DN$sHscr zL#>(hHBuBINkdTrO!CP&)hdTLC}-rebZ^hKx6D*L>BFP{R4vHxTzauJOkl0R_gZ>IC+L!b3Qb%)MdjYmyE7<*DcqV!W$&EGF&1 zM2Rh=X&$h4HoQ34?wzQ7@n|QUteFt)rq-~KR8~BI$3_&zf$#}hXFb#;#kHDY#2vLv z2tl@{p4C-j)Br10Hl@3W&S{SgW|Ni`gA#8;&LD;nxl z`aBM-hY2MuDfqmjW6iLY6Uu)UxV}Y@tAK!#4g^TX+GaH2c(CYq0&=0Q2F z{3>yq7PJA`4Dt{S^UMrj*WgBt!^DycGD;lHs0eE%&}UgSv1qZYhi4>Tth+pV_c& zs2^H+J>*bYhuZg{N$TyeV`@;*_@!8B{PZHf-7N|lmgDED`;p7=Z?vRTwDbgZV^V{D ztQnFNiti@F%09WE1miM|LoU5s`ZM|Rs_VWf@rdqal+)9>%uf34<}8&s)n*X%zHH+d^%CJi6D&SC9ubQLURWP zjs;J>7@3c*5+q;?VGvP-UjT`W!$=@;f1PS5}=& zPrUm^1p{qJ1)b!#9156?B+9a7etSEQ4Cw^q5SZdixr$Iel}Jkn!&N|g&`x)EPtkFj zB$9>h5_U;6HHlIt>Nn1I#}v>8ol_6qec{8VzfC427K?3NlO}|p2u||55!9BhSC_!Y zVbXTunMBS5$T!I2tOM4>BZrfL?+Y4d+R217vC|~u{?cdVnk1d>nW~yc@@4;_Nf?|K9B(y7H9NIDkbEk)C z;lGLFOtI0^5zM$0xWM?EdweI79+BE0>mh0RpmsHhw5-Uk%y8sgUfA!i@|w>>Jl7D^ z*~JHah++Xkvaq5Ef2K~HgoB5`AI|3X)~giR<%Da+POTl?X@vR`oEMocjB!9odk(@U^98x! zk6{<>24^`zK45K+Xp)RLtt2;ME1dWb5j&>Upb}7pj-4g70Qs``03oT2yTLG~UQ@lL z7sLGh;w0*Ht%8)IfvNzNVDh8nY)haE)nF24PZOt3gp6Xqr?Q|bBrYz^Bwmoqst?4s z${mMrOx?b33f~M4g065Q7LjZ1a`1kO(bRVK{trGpz48@T6j9}48`NliF3(sR@sL>Z z6kyyFG-Sh$2JbC=v2>*4TGZzoJX4sFPwbL`IUUoQkNQKF*ZZ?CsBo8?n=pxfqKNaz z<)WqVbmC=BE0PM{C@UZrOC8dUROBu}71NJ6J!5d)0DPa{tF~Vw*GV2$as-O*48itH zUpKiQ{ohx-VU^X~K}YlYcnQaoj%q(TZ-A-+&P?jyJLSK*07}@Na(n%`2`vRQ9QCR; zT#@)MU8|(Iq>F}>Qj0Jzs?pV~B`s9nSO%e3e74BeI^irJJ?)X!CQz0pz#^MCt}6mY zP#3&84ICcanrI|$!!pWHl_KuGOhr9rDp|oRVvd&5$oHhfQv23<=_RhWRHUA~a{;uj zc*Cw=|M|NonXy(qt-dQFzuk%^h?o@ojrI{!o3O|66fE{YDMb$|xJa6#Mx@{yI`J$o z+Mw|H6y*2AiZq&SGt`>z zw_f+Gac^|7*N?g;2`rZWHCgg#$^@+aB;Dx$f;lA}Ne$hNrnxGxA!FNA6T188P(iw1 z+)7Z@O;-BV6Q)u26u1i}YB?G~{SMaS*yRx;s>%QdKjJMZexNG$Bc$$2{JE*{hBAdw z)PSngR8HaK!Q>pnqiqSif3g)Vv-1%3;fcT%+s9HL9gT^!e-2Td3 z`osn?v}Au>7P}p%wqaMf2MtV^$iUHOi}50j1a@=BmQu_xizJERk4kl+Z&)e;FMj^S;A|&^gfm0a@fN z(!MttlZv83yL}7fxC}Wo*3@jxKHdp84Jc`U{3Q?CEVCmHiS$J z!TQ(l)KfS32Xg-irL4CRkRYC_AP}>wXmy5Ja{zYaG~eR;Bi14W!ZA&?-=udI`IHy$llQ)O5#xBMqDGdH)So z;M-s~Kmf!_rF1M6m#oK&9#eI+JZqts+X7lHfQ%*d4mB6+LXjx|`3K=w_ow~HyS8M8 z4CklRFE4*k2*LLL$p#T?IUh&k? zh9pJD8Cub_>lBnEXpV1OuE5gr&^K6oo$a<$w{i}pGVv?)@s7h?7AL^Is8Cx3Euu=r zY_ivXuDDqYEH1YJzr$05tQvjRzu)%bz#`;Lz1nI5A7bto4M`- zf=D~de9jE-A)pK}ItdK2wGVr^?S=@V1JTbkfOuKV=d|lg;#no^IHKTT?JE{-A?Kn9fP`UuM7fj*gbgIGXbVSS^D|<&!rr>!_bRy+fuzj85NvNrCx^NzOs+ zp#9ON30g&c+ZAT-a}bZxBCnGX)KGA{rK)~A2s&$e-uZ!p&@7B1G^AMvPCS8Lx#R&r zESn1oTZC_2>!+NW_}=1b)ER#sH#t%C!q@NGj>zP}Dqtit!R)`K&WbLFkw%xE2nToamxsXypbzJN1p<4!ZwG-KE8?RQ{S7D`SvfLx={r1zP_GljH2KU)ni`le8rV*+4s4Tjmu#S(hv8 z@DkR>*#9a--IU8!sCqG|PO0iA#WW|S;z-y0d9YMwv9@+O&$Snn{@N!KelK;EQx>}I z6LAH4@A6U^8rCeUdCa9Jf~I9WO+P>YZ{s)Y2dI7zrIG2=t5H4BZ)d)K{sIJ9r{a+z z`oy&~3C`hEar7C+CfNF^UCo2Ge={QbBtgr0oVhjnQo)U}DR)|55mY^)qKGB!Q>JsU zJp^i5mq!LxBOtT#rAZgT(Z%>V-c@;v8F9X}Gfp%U{o#@Rc>}RwMAb*`&C%(Y^40<( z>{iw!OJfH?TqrI zbZj#i@K59*sQ3$=sldhXg1FF>UqTn!OBkUiQgO5b0^Y<=VB+OoQjdV>HIDWv>YCf&2ulq7`)0pt8 zX|ArLh)BHYkW6lsaqlj06E80XzfmNReFbB^i|h9pp?C1ldw#e1JdD?Uh;#n*2X$>t zP{V2oLUrawPxQdCyfzv#MEdNOUW!2-sIdD3Ycq$VY4#zWh*QaiRrxM!vW8(PC$8Ve zwZg8qDeIJgPuBpfCH@cFnaNleE~VD#_&@Etj}$YCdu2h@at-gZ+3ItjvmKyOz+AK;LWFqQNe@s9y86Euw zzUDWPuQ^L^jnvpkQ>gfKVOeeuFCHi!r`I*ft);DY_qahZDL$9Bs?6Ytp;y_Oddr+Z z70o;?;}xqw0@!i3!aKqpb(`6z$VSLtijr97vu`_5Vrg?oH=2RV3FBeLwcHJog={bPLWU`j1j0k$!agP-)dn0jyU zT4Ug7tbvEzzn5q;@8Ca5hxN;#rLreX@h7(NT6ER>Yq0&YHy%n_GR7O09~S;A^^zU^ z6hXrlGcvzGktkP8V(&==QH(T$LkgTNaL<9u7URl67saF&r!y{9D1(qM!Sw0IzY83k$1Ip8f@1GQQ8T zyX;81_V$-dzh!iQT2FnEY;uD9-~RiGes($xij>qy6(um`^RINGY`49VlsL0FRaOwc zzWkQJc7X6(hwOmF5`xi!Y#P%Ba8I*6u}aR+Aikf!r#<NK>Y1o)_1stylZND0Dqwa*M>Q__pd&c-c0;hjh5kpLk$(yX5`Y2N##y(%H;h zsSx>QNqO{DdD@<|SUi(lI%NuHtY;U-zY{pPCDmYK((qbno^#iza-x>j*jd^AK*>lf zOiMr?nKfsNry@4RGf!U!0t431tsjgGAam3E(?a@1_Xk^(`$M`d+DGM^*RY0cC$L5? zw##gX!(gj=_vkB!+U`J}k4h^;r)a!?;l?@M@$b$T!!9^}NKXL_>MW2IP(9k_zEgWm z5L5CjJ>zXD7q0+e8J`VEeh`+4mN|p`Zn7>e6*e8C09wP!#0HYU1w&!OLVLQ@AuO-q zZ|gnUcqqKO9(!9{7WBKlivvyL*Y}0Asj)jnWy3_jzI7|mj8srnf)ytTrA|~COSx%@ zX{8iZMYlY^U3_#T+-09D+ z93OgV7s(|6nGZ1i<4EERLh?8cni#InR@hXoDw3e>Du8saVMX?K4^qKB&v(`UAN$7Q zLzRym&mulw(~hFgmlCm^_zreXEZlAL zl+pE1t$>i`&6fSZ-UNeEcKOMIur~g;d-7bw#h;=cxp98S&_zdh#Lbtu;7ez-{0ZmN zogiO_`FakX2BM3riK)h|5~-Pq0*qo^6OaoKb641lxkIgU-z!VEq}f@f4Kev=L?=b|X4T`_*3#-F_6U=e|{S)#>@~Gz*f^Uj=rdpF+(7W_0Kygqe zGuGgG^n|Qz<~OW#A&7}!;Zovgau2XQcc*%xda`KvaOIFZp}3Ef>Lt)kjmaNW&hJ<= zwG<$1XV8?IKU-gW9;@8%rAcaLk8};*x1W~2UgtGIb^JF#i_qSdEt*CW0rEU3=w=8Q zK=+?!YtR;ABZh7QVLZS9wsN5TD ztzOcLkA0VJ7`{)lv@l#)F1}=EpYG_#SA@aYfGdzSF01gOlMg-A_*S0C}Uqb87 z!81S!^+nRb%Ym#5XEvMYT=wLjvQKF2{R_JXmPl};#KpT$%*POlTff=xzOe>vethsR5n*%pULs3DtfyL*xmXn(wJQWwx0~pkf4&tb(q$wV zT?fuUUf?k|<}N4=L(tF#35bl+oZuA#y;{*rc%YyEYxyZ$7RbTE^+*x3!Tvl-i7Uf9#1LSc2wmXY2eK7fiw6uYg2eTtfiCMeiA!9!Jso`J46=3TB0Xyy=9L zonZkA`T1Q|!IQI9Pe$+v2@g z9(rEEE{2YK+`9r$_Uu~!Rj_7H&+AVnw%uw!;?X~(X29~-mB|Lwl%$HAy%3Yo9ScgMtk_r!sw>7?Ct6DE zl>|J?9knHU3cws{bRVRM0`#iW1SC=D%P?rfcmL#MhW@*&9!blJ9cMA>j=rMrr#R`P zCac=t7D5?}NChtGrDDu)zqzWLjGHH=v9f&TgP8ZUwE`#LJg`@9r80B0T7P~`Xan_8 zu7@V|AdO;2?-IRkXkKUY1@#te|A^~z=I3Os5bVNh04Vp+unFznbPz-4>~%uL(4*8e zGSmSrJZOhzDEk+#ZcWl&EK0@0k9j&Bm?^#;q^lSPBgx_-SeWFXCa8u8XZ5ajVT?BL zL1WSc1cfS$g6+3f^8-?3SWbxFVaZ}4(Zo`7)BYTTQ=OcwHE~1p?9eMr&Ls;DUgC;a zI(uLMix^nF69h4EN-!1%1UFJHYt5!AV#RLannccZ16AYLq6DOsj+morW!JBnA}=HI zhm_zdCc{G#R6p)2YmK3XgWEk%cyVRA;+&Fi?gk&IBr*qX`4Y`LnodDIMPFjL4I}G< z<8ZjuWa4kC(Iae_%s9I*ZkRW0JY^km_8FT1!bzMI#WGXiPpjO8$1m@s%zfiXpIQ9& zgS&1pXKec6vHahOe+*0~U53%Z>e)3?Q}_X+{FZ?mFs*_} z1>=`y83h9uic$IXcNR6rt75wZR;z-WB>A zkjEM);Qo!wGP2eC7@aVrV}s;j**b9tTaOXWv!r_Po56Ubyis`Rh8_eb28LR2%A6jI zYg-_iEUcZ<(As61I!ovbm#cN}zY@K;b5xkadx-zG1>G;e=Rg-a6XSQ6(--kw*rL=8 z07TB^Omzi*iZKh?G+JoFLAO~gTap16z6;Z#?)D_UJMDYw_m*7CWF$=avrazgcg;F7 zl;ybemK;fryoQ>_yi^8~Zesz0>S3rZd@b-e30>_iu)jm#|0LFykUGlp81RZScZv2A zKa|~Mn24}I8jZ$M-sx4i?t!PAsPivkR5g*I>?>}_n3tm%dp^`8aVi3lQ%P!)y@`{DfU)iLEdr6VvjZahUvp+DD#4iO?#!S7>Na=i?){ z&qm_i-e3NHCI3E6+8P~hb-xev@zj3VdkJ0M;Whmk2u^>zoZO#FucNq{G{*q;e*ly~ zYrm}LSaVc7U_fP-6D<&YxzwbKLS`-;B-9}w%#F?~1LOSu^sAxqtp0 zCq(hz0jzzw{$c=%;{G}&98ny}#w%jdQ+ z7GFE67r}A9Zg3ob?)UtC*Aqw0J?QAv`sBsOeAq1f(|&Z3X$_%eS|?;CP2`g%zT-g? zK^%-ajT4rc*1qV!|I>S9p5sr)m4AzLu(hY|!!K}G?2Z5E%WtZ6#}p{i0H6veAZSE` zW5cuf6~3VYK&3^L+smKFuPiLX2jvY=9C9z3@>1&<^#qwy9vrbF4M)XQeYFz+s}dul zwbEZ<$!l8b_jr-o^NaBtSegE?-|F*!->*8_minL8ns5;e=If^7-o|&&-+%Y-6xTRE z^amZDDtwO2e$2=1?5F+c$|{`!gNcP^T>u85A%QdCBh7hBUZ^ zevTz~qck(hlqpN!v$*9;`tRBF1V|>|B&{2A%t%$ZgP0I2pZV@lDyqK#XJ}n5<-WW& zdo&<4MQ0jrL7-u|%pxtKU4KGX+&%tV$HbUCxfoKgWShx5Q6SWmr+k6mal-Z~d!nST zHlW#fd?K2|TP8Us{!ceRj-bIKQKdnNDdFH8nw@W##1yUvwnu{=5BeSdcJa01T?Byn zx&dIEdElPEPyXOnyYUAdo`zF+$6!9}pUl&Kcx8mn0KmjTlj4!%R)5?~yb315jNi8q zU#p$LUqDfj6uTA+uxKd?Eq<)Ir%Lcn#=j-|@!iDJq|ut@{Lz2la0W$PrfI{tyew|f z&QBMIs6`cVx{Zj|_yFBzB_f#C??-}(REEfg-NL=(#l_pA$)W6TxL6|NEme`%d;8#T-)4L({F9I0NFD3!w>AJUm@g7uD8B)_a*daZ>8my&f zK{F;58PaWy^1pZ;jay%l~xyfT7k zz+7UXNf#BBtK}0@NSdk|!82ekebF8PkQv}3YRq^jc}cB5hkyKDMVS0S0Q;8Q_-^6_ z`O+`nb0zF6+FkgL)Vo*J&yX*qBk+e?@16*4i~42ciwbqb`gjdG?Vn-_i!>Pz>=76% zW@Qvy&1=4Q98z)i5_@8t@k>em6;n9lUJ7?ieiP8>fOY|l$vqGXmadUE7pLaN@Cv|* zzzgtmy^}ECEPu1+h%;596CJATylY=Pi?#M$gnRkAt>p=%d;UIUCG8bH=;#!Sd57;~ zKJF#F{piXLo&kG_g(lqt?oP>o7@4*KarWc~_$^LYTfz)`!Lt)DCshLxkqFdPHvH#U z_Jd$;TQ79eUCy}JrfGy)pfxrAP7|R>#TB4u|HT6oBYz4#ip%8TKy0|3ON#^Z6kbHS z1BoJqdiOcAG>t)`XJXuu2J-pL&)0k-Ev2FgHnEvl6dl+9JH*4lmD2tCGwv`@C|7`J7#oOf14T-X-*qUhjSh*TK{zha zGE&vIo$)0v4y+SI2YGrmGAY4P^ZI#x;i{E0#D9xd3a;J`i~k*<(E@)VZEytOgZbaE3}h@E__$wE*q%#53vzZY0=_ zcz@0JF2*Ag_rTpqxG-HsJ)@rA=&$&2zC&Mb!02dAZJrv)XjKNxZFtM_A{wPaf_b2# zOhMTn-Fv><>rZW{A6)@VEo`L7?$yPk=zk_iY!djvqJUxTkBZMX7hyw?ZuKw6hG>-? z8{%gBp`4Ds?b`Yl zr>xb@=~#qu5cLTKN;W(DInS}=2dcKM)pH&8#s28Oplh1kD5--!TZ-D|-~DuPMKBaE z8ka5Kw^OZTaecnx2O{Gm0uslcy<}-LQ-Na@)zc{+>|JHP8*ywYAQ!JEJo5{QvFR;AF4TwlEF9zP27 zB^YJ^TvQgOB4pORi%=dn+s)iK%7ee}df^G)2OXUN$)$-WA1_93oV`-LGcX=;nO*g$ z&eGb&UW?Po27RP@+p=rb%YWbi^-42E3n(jHnCcwM@98=2V${ahQcu71Qw zq^W6&2Z>)NVg1bFUp|rO#2v-5!^~c1di=`bZ3F|_&AfLKlg=>oQiO3uHAogW9;Gc+ zsaKPS@`Yj)4@xvt8jx|MfBn54_00A4hL1sJL2r^mrV6B0|MHt67k@8>q8CX>M=>+F z28Mjk1ran-sU*coH#!RFO?3Tsx&{)$Qf`;+1u+A$#I7`1122Mh+-%SeXT`hc?~?|4 zI#EZbpzdGWJRb9LPv!4NR~mQ*(Ml||YoMB_X)+d#H-L$Qw&-th%31>xIR_a5wX5Vvlft^W7QArUw`6Ou~bO^341<~po5C7Nc~B(mwaNDNB_t>5?5&!HkmxnSO3c5 z$|!2Op~f_*A*V9i7I`|r)guO*87=jE-TC%kO`gpP``3uq>4(5wC~;n#uzl0T*-Q^! z$<^h$LC1{^x?T!mKU1^ku&%;I;@wQ8spy8yK+k#JgO zGK<5^hwDqt43|-}2WxAL$y08?2ZNLsw~?!GSKb<9C;Urtk}ghl>VN_kspUbAq`$c% zfMQ>7N`KW=|1A<(3b7fGdOP8i2xZOt9c7XxyG=1=kMn zzkgkPt&$g^Ic~PKCUW;y7rf{1le!cd6CIw5YL2bX$GsclX+ONu$usaAvCyuQnxBnA zQk~LloVyD3{uZaKbuuA3g!dy77k&SbyCQydFo_Ii6nprAxoZV>5ZWM zM{a8HnUD(#8!QW(1HZ5gsm$UiF;N@}rhg_$8l_x`e`RqEidC--l-HtR^^oAjq_01z z1s-U<8d8N>szhL~^#a_9QV1Hv`h^Ydz}od!-zoy$?a~+QSU2`4_42f7GWdN3Y@Fq3 zc4@2ayw-RBD=px14{6&ov;TX%_Esvl>;LJ?4J0aCC!iWlHfO6~+seQ1 zEz7IqK`EO(MM)oWyQLK%-!3*&BNp3Cd+^>~Lx^WLVm%%*I|OY&Wo=QQE(Q~uIYs}DLl`Lu2zAM^1tHE%z>vY%&wR$`%UKW{#XPM=Lt$rqyif9lkb zZ*j`3on@p+U$%b(>f=>IButk~YJ-Q$lP@zgg)f$`WEzK8ecCL3YI0t`o1Ts#?*I=0 z8X;bg1N&(>7IZ*!SQzEX&wn_upN>lbXn-CI!$N3Te1(^MH=@ZGs|h=odge6TxTIt9 z1zL)eSA=WJL%OrD?RP96`OTu72~h-)T64RU3DRuYk}Q4m_o#*?++X#yV&lq8jQ9N8 zs0Y%F%bRDnS8k=IViJyp& zBNd!BIv;k%qNn}v!g_|#(t3u>q@To9L|Gd4#s4^}uE!}$>)Dqb_*sn+<)g)aY2~J( zpmD-+swN%e^GyF#UXyaH62toUU9ROw%i|k3yhbBzd&P> zxYr78Denv#TlQ3vOzpp=fc~EER>cWAOoVoaYN?Vr{q5qT-j1J!HE5+5e&t65eYY23 zU69tJaFFJ`RvF6ZV7`ZTjlE8BV|(6XKJL}N{piA2hR|9W1Ao8}uI$Yx-aD0Q;a$*3 zs?gPyjb+!$n4m6v1*)x*<&eD*`mc5m#Ht@?V?w)Ff+x-lSCs;nW`{w_f{UiyMrqW^ z^8XU;5#i7qh5<$Y%7FDOPPGp|4s$_pMr`OqM_!7wc(3r_fmF&Iy4imDgk`2qx8bJIAyJ3 z2`B+35d@L=g&XlCo7;hkZD)*(j-jPJqZ2nVAZAIt@PBXo=sz>iN0h8o@RQ9^wzAYO zviMi(5o!!2cKwHfhgUDMFu-TLDMCfH3E_K}?!p(B*SLiS9)<8h69>$1dd>1=qckKF zXH<^8;Bqya6K4ck*|Rx)y%8(G5+$1|{w=I_nOu_P>8=HhD!35jWkLWsd5J$esU*7w zxiiveb$|3;7hkL7MF^MM4dLPd&U^m8YYSy1SIG=Esz8m$*>Z zNl;Ei4Q;4B17OH<9MnDHlx2+AmmQFLf^uRkf-M;CJlpjg(p|wIw_#hLe!TtHHRijC zV@)9z82>F)Lj7L4OA1918xIL81&NjFD~sb<5r0FWWDOUM7wDZ1SsbH_-NNSbjiZ-B zY`IT5FeBQ^m62^u1`dW4123~SkmpM*J8x| zpr{|GY~OT=4%559+oYM8JOGbMetUpvQc?00Q>ID}N=?Mg_Qm&eJ&!vH!|meWdizChch^LFEbhnZ-%ZW2S*^DV(7nngssW8Pw}0|2PFQPb zg6yl7=QYDLj%{3HI^ZkDQrCk=9!)-z|_l zr^xKTvKJNU2IjM-nMRE_2UU!?`{CV+#vOabQ^EJF?rIWO`?^L~U18HZcfaH3Mp@B(%Rl{LjCvB!856F{*KXxElU5ZH z`XbWA1l%Ok-6p16Re#^Lp!6iPu#I)f;@`gbI#3iY;A{lW?S{bdHotrRK3PDoX*}rg z%s1w^RXgq$aGbrefSb^|Y7rQSs9IBACqW_F|n6;-0@xg}+jkNH7^peSUL~I(vfAxC)Js~Et*C{sDG13LnLpG%6{9TYXwSB4B0ca4w7%7eV6#8&X0||_&|L!B*qDk`Y+fN z=xd9zK&^ue+Ys#e$^FdYK-AP$0U(3mOgWZPa!3dj0G8r;0>RPH%$Apa$!n`X4=zX) zIixp$h}5~Tc7j4gau5WeyaO_$2QgfKrH4ho{Mb)Dihs9$^*!Wc>@8Dz;=gXJ(vv98 zW5&B2M`w2zp<9q{^*%?pXqCO7?wv;M8asDHX`ju3T&lfrCa_ zPUDa@Ftx_#-{O>|X7y#aS4R5|SbDq#YS$uFthK(7AC6*vr{D8ovrPS3-7*0*5vW-s z!T3f^t$(sG)pYd~X_$}bCP_$|UCQF>Ln5(5jDgE2JeAwA7n2ux1b`lzok$pBY4Yl? zCXLn8oKCq_6k;^OrYhEWrwz_xky(D~YL@u;NxWrYZGM15+q@K#MIgpXX2hSfDl-5S z$x4fHuprC2cn{O4DzLZUp3qe@H5jEJ?d~EZ3xCpj3U@x7N2^SQ_WY0@+BGJ{b6lAn zH?4l!4=-Z05L#F;WB;!2g`kkA&Dj64H!ofu%do8RM&>x=yC;|uy? zVZlDbQjfDr2u1e@d7+ZDG5`RX!dM08Q0CwhYwwu^tGDSTPm|d>DX(HBG zt7qUzIk!#;z`PW?#qe$) z;dc{Xw@ifanCq%&xKeJLvB)zLR``%-bo-Q|CH2YeO!bGtg*dkhWAu3EhaD6B`a?nSF0ZM5wjN^l3f_t| zEtg{4+Hk0zJ;}cfh8VVEwqn4rJnPEV-o=-Z-`z#<7o?ji+B?11Dtj}08Kl)NGE}Y1 zn9PSwPoMUqD?51x_9YhDJybyQw10wW4kN+eVVylrS*v2=84*sN9H5MioEfa}fsZ<7{guV9KY`#Nw@*s1 zjh`yXlPpg11T};7Q`3JS7byH`uO^Q!GY%aSjys2+!prdPq&OimmF}db2Y=5ND4-8e zIuf5ZwU_FxU%VI9RXP~|lycv@J?JmY;1pr2b}BHl`BwgR;kBw=glM_j?$dih?)m#1 zsX3%Yho>yc=i-#6<0Tp#M_19{8JL#1jjn67mWt0D2aFGjtol)+GEQ0RTEbEA!Re!? zT+7x@qUA`{X530qwFGK$pMNu9MkpQuT;(6ZS5*7<_WAyU_YwlAMA3)gh6~E*;b2Cj z@bS`<&&s4`WWcM}=?E4wIAYDz6iXaHFA3zkA=;#OiP`K>sXz`^;bS3woT2P%4U4vZ z5^p9CoGJhI_x zCguZaEC{ifrX$*O{h7tZR?%jLiglZQj2g2!)C3@-_!)Raln*P^BrmTjzXl=Tl@Z)9 zB&YzRO}_Cak{woKynm+S)D2J(q$rt+pp328cWNJI}e4iy$U<8^px@?0fz` z>4bAsJm~P;;%=YYV?JJd#BugY@6Ldj#ASB9qcIaW2%smi{(m2Uz~Y3p;$?^lTqf#X zgH!-)G|F(8##}*6;+ow>EUha)`mgB5h(sVoE#Td#24RhT6hE`Lm?zb@MpK@${zaF5 zWpQEJK(AnisF*9zD#eZ$JArf}2Ch+Fs77G1#A{ie)B}FBsMeKKwD|3JhzHEVUBvw4 zxm8Rzi4RRumwzXm#ozj+hpIxifhLKkA4JGOA~OMQV20O_V=~iZfi?2MzS6&a`L29q zn1DN=tZWDW?!sC5E<&5!ZA*I)eb3*gM5YgUe$e4v`GC@Rsw5q^H}JHdy$aCI0Gq@@ zduc9a3vZKy8&=*v-EVQqTKy8(g!~(+1JMzXqT=C~*MIaJYaZ9;(m^(7_Zkzxfpi-w zN1i9sX>d^rLN|`!r(wt zo~J<^L;|FkD2i+ZuogN@3y36^-#$3Uko0T!Sd0CW%|UidieF7$dPBfM=6{Yt==c2N zu&K*n?tgC=?|DkG5!3e$?Y-Kh=cG_pJ{9NBhL+rI&=U7m?)m$ye9rx@!!y*&>6h|x zM}j@=hgYU=yT&?C8AybYr^G3Me^p%rx73e{=569@&5I?s&j2n6ycl{(=+;7|$@tr& zc#hvPavvG{>@LN36Hm-bq9b$NjJxTuEi5{e$$uIr$0l6#=Vz=w(wbsD5Dy>`XQO8J zh%T*8YJ(;~(J)9y5BR@c^70x~2a^T)5VC)uiYt+4mZvF*v~qj{0TejIcIN zkK5M^Aju~v3%OMSY4z>c%YMtk&~l>8dT!7=9C!%t{^-QGNLp27!RnzcRfKqS>*((y zh=0o6_6_+?bI;!=UGz=uL5Fu;#7A&Ln2+b9Py5*`LwE*8B^C-ph!p{VL3Bg4i#+dv zDprJwoACekB?qdHCQHEOe9AQA0$i-YUk0I=z4#vM9YehO#d_>V{Rl)oWe@1=s~Jo% z3kvBX^=$-X6tyavGOvvpRKi5FNZ>zL&41gQ3``#50x|{93q}M8z6&AJtI4xz5v*!l zv+nC__3D1d2_G0j2L_QmQ5sQG&*^k6#qKwIPh@PN+L6D^R50M#r6o4sZVC4?NQGFE z_!U+RWoH2(d{mz!6LpEf(6?P@XUX*mM2|(lG;TV+uzp=?X@CB@ zP$(TujM{}Y_LM9h#^gZn`YE#wEQ&YQ9Y#=HXBw_dfKG!)QM`V_M-Uc2?kV0M7Y&2}Ej`FKjauy=X)EiEk#au3bVj&C-QG zS-j(x(zN>p{3I@7F_dd+ZULPC9r8<)NACDCHQZn8iI}(9kM3o0?I+kCwX119xkZB}Pjd}6Q~d{gpkPu4+2NDUr>tNFyyq0W)h08v%qTP#~ZdIFhC1$K^vzqkmR(V$se7`}kJ_ zD@B(m1yU1r)lNgLV2Chb1jo#eL*9PvukmXmTLVlC7BCtY6#Z&6W*Hr8XQ<*pf>_g? zv8gz1`3In(>4p%e2cAEwu}B=;SseB3uU_`i5C5^3^O=;crqIF{2743v5wB4cdFe5E za*#Ic*xs#f_X>WGihl!bC0hL8QJ|gi+j_bNP%XPOUkTtn0^~`*Qo07ky3Af~XcjJ4 z^mWFw9JsBCuEjgv@mkYy$GbdD$Cn243`|R3Dzx=ZcC8T`s3jRk>`+^`bx&w(0#}F# zP@FtaOVT~S)?KXS3~3QfE&W{M{|dJxrZdZ{<8=S0YzDZriGN0gPFUPc>^2ZXNXd$S z^|QzeQ>Bs%x+HbA?-_MX>&vB;no zTcZab{3eFAI<@@^kkWcTJWA{DNHdrK5wNF{ZYf?WM%7LLoXyW<^KH{xyqU;uSP@ZU zLeSzw+6AXQ8H@11yOF(73#3LT2e#!|)HzQ>9Aw%(si$(Ax)OJzagn{|w zQEr4n!XbL0J)s2tFU>w`%i{j@Rutr1c$asqVjDP=GhK||#D&Mp+f;@L zbO8ZI$?>EAa96|QK{BV9Qu_rkqVTzDRHwe*BNnuNQ^ytmam(TDo_Z!IW`1i-iQ|?D z997{FNlcA5?IEIL8t6?+j55>*su}XbqS8Ymw}MAbjdwTLW=}6d+yE;K|JM`;#hgJm z(4G{Bvds+a!yS)8$Y$@iSXU1Zcwd+T319-MRODA<_lX3 zX%WV6!e1!5U&pxF`WRJ}@JV^nvW%4!Z9|Du(|;92r>(6-r4b1A`Nq9!X_siT*~Qo` zNE5#3Q8#WsWzz)vlCY`iHOXyn@K>eC>&RXd*Tnf)m{p?5?Ua7%z_Ryx!<2jF(~45Z zTla8;6I@5_mDB-5^9^!K3J>yeaipbOf-NnyHE&nlz5E zkk5qQWRktX$?gSTMgtF}-pU6bHXrV<^na-Pa4fjl&r=TrEljUzbEd}bSDT#dhWS?V z??>-q!EKWOYC#3}MngSRE}p6N&0byv)}eSCYG*qwYBzuDqzsF_On@A!szvXT0A{{u z-Vj)Zpl6_V+Rail9fcE;I%M?Jm?8@FqxQpo%83v(p+eM`2grliQ>bU9bgD1AoqsTz zoakJj+^96FW-q((KqIrf(n^5dgp*@yEjdYa)BrnZ4?!X!CA2K0NvgdxdCe=;`a27U31 zQUGi+L9YEK6299BLw(8AO#dDvd}sMPMx9On;(!&Kj{?UnZ4NJu(tMi2^T^1mfwnlj zNuEYxdhf;YM1!NyY*m4iJUf<1$ta})v?srFq`!Uw5h{_Yum)-b%=d%pW^pzMVEZ_N zXaOFt=%?}-q<#Ar(Cn-|a)0zTy(2->m1-8F9{H;}6w%~qis3!7ml0m`P>#x?_5kT& zK*2@FEOMbTq<*X)hLJikm2!&Y{D1Ciexs(h7lDIFBZuDF8%J+vd{CLO-40J!J)cp9 z-X?%hRoiiR8K<5B5$ab8wI!!cLJnLxRWGohypSW8_Y9oSSa$~sX@3G*`zSPEx1{~h z+Zie3Z6eE~Xk-HaTrp%q;24!Kndwy2F$r%zFBV=sS!EyvDcvN^oB+hoUH~1GFhML7 zpVwBWLxTs&rzhTx@@=DxNnRAew=k{&=B5TBRdV;BalfPOYW!_o27kS}3=M>M+il!UxF?~OdKc|md1%L{=EZ-VBFY5VeB7;Vx7v^l zE4vs{Yr7aiL%{$q>RpHR@ta6(ss6S^um zA&%^NbLU8PHh-AhTwL`t3D{46n$BNpXGfBJEcAbUsnE_ZpFk}W8tTd8a8Z~)Fn@9P zYp*qguEzU>#f{dcmd*noP@4Q3n&z)y*wY@X_R!VtG(d z2NMzN(N-tMN)0_Nk@N3<#`e{lQv4a~4KR_|W5ERyhifQKnKI)i5I?Sa|Lu+;h1AGZ zJ}@>gO(n36@$ZoD2p86RNZp`MzPdTT}sL7G2sC>M%+Wy-PS#!x`7($0VkV!WW;E_!MsQv+DB{Qk%4z2Iv$l{)ZG>VINi%TS{xf|5ZV5p&Q|* zVqT4u!@Fca5~eHb3O3i^Mv(rHfl$Vga%5o_z%4eo5e8A}juoJ&QG7adH_3m6&RkS* zvPNnKE@Y45`$6fw(O8 zL4Z0w1bwdFse}3^{LueW#0EgEIkSx&7VuG75+!z!5@~6fQuZhTn+u(R-8M`RWbuU) zr2s_=w=|Cp`2lSZ<5p`n69v)7JuZB37untj*}OLn+dHFjB)ksHNg6A7q{7>}CoFG*uZR$UPA~KYvrEdQ?Cj|83@R!q zqjXfW0ql{Xp9%gVAD413^-^{~>J2rKo8^UEAZMz{zM7g+^B@vBT?Qgf~r6-R1VjWp6>@MB| z&b|f>_}!wC8Er(%of_gvx#>fIw#XjGdwJZHQ%cFSFM1+Uy$n%w6^J6w1)_8bQS@&O zRTE&SCTey5&fH;Qdhz)^KgtDF(`wLj>TVM5r&VME3iAKqY zc^kBNQ|5zAQU(XXR-EY1ETq9?X89A~BUCa$cR-K>Ucoz{!U6`MZ1b4RB(IVl+XY%9 zYDZjBCuuc#YAY0z$ebvFR=DIbmuYp4T_np!;3o7hmd6V#Caw`3+`n+N6dovN7xshw z%{Rx+o2$q5Hj}Pn}3N0K~UFvXupA;7bJ=%iwrjrCF5F%K_k=eqj1B{A;<{N znh&Zlj|}+{pwh*ILrl3B$5<36+dKr-DDhirc1xUn^DR6Y86IL<Ec&gsYnc zs+l~15*;Y)CUrt#1N|{6ET1GhqsFb66f zcrN_Z0%0(5K)#JrQ-5@2VwoM*j?5bBV+IJ)6E{M|=w<;AW-+N_fu$q6NuAKpz;_G{Wl$5fYtbWAlqM>=iJvIV zBuI)#Xh=4|DoIhbFh!xBoAeG=5bhcl0;MRbxx<`hc`TQ(<$u&q^#4nB5px=MGnHCM zm9|(9sLp|UCV4>>aOq^jKoig_Q?tHFzU6`lC^e^%Pw~*jwG+?_B~?iJ0y?ZnSM<|Q zAj`w^B-tdSdd(d5_uhJ4szFU}2jWkSs?&Hxwgw6`_WSU0lRT*-K_lA;Eug`*e-(?G zZkIwdr7*I}?0*2F(>~D7kRM?u=o9tQ;`XEa`*vvBDnP^q+8O|(s{$~(nm^`(q{g0Z z$csQ2F~_Myok^hPd&l8rzPH0mmZh2if$YjE0z}c@QSc&gvz--n-A*`RQDfDf?PcdD zm~DJ|M?4^C>~=yxKT3vZKI&r|`?+B(sY()V;tr5>Vt>1_`^UA7TkAwalvBkULJ^T^ z1vS=8(h!=E42RQ)ubN_mr%>^1v-nraoyx#yP$=PM*%{Eod;*R$X)^38b3rt|@xV;> zm)a%}lwdPGcZhuZ_wWMzj=Nyp|>R-SXfI92! zxQ8B5qI0-1_ymfC%YX>j%T}heHjD^@vY!uZ}Xm{K_cTbzu}=B-}6Fb<=t+! zJJ}1R`S8sUXMb=Jk2<_@iY!3`YQw(t&3(Lf}e(km0?5lRW$vYFV6i6Y4RJgf$ z?rVnacB>hS9op0%{oGNtW+%r~5GGNCaDV*WPm?A*Qdle+T69MJm|p+vKcrh(JT);Y zY2+TtS$oT}{0$i)ET9ayy4p)k=hf~9C00dBG}AQ4wV{~#hJN=GK0x>7=YGXFrH>!R z+qigWZ)s6^pKfo5^Yv@2jp6lWXd%S6EvBG_w9qv5qvT-Qh4uki{z@K!ZLE{9`+xD3 z6B<${lqoPMd-^nlTL(hnBT7ty9KCY>npu~eo^;Cm9 zY6l%iA5HV;vi|Axzyl?F;rwh`Oi& zl`{i~SPnlIzXpZVY3G~jMd2_$p#493!Iw5Pw@0nM)wee^`Q1CQo zu##E4%b-Em!98?cpg|m&wCAQkgLHi2y!^*}UbHj|6pJ?wFO~EhWKdjbw|{upIx26( zLE_)Gj{$pk4l1axxdSu>IU%J_Obj_&@q*FOZP}rt#po@Mqm>Dmb0+|v03`%m1YLPC ztX>jkf~nfiG(ipAVa;p&GI^L-2|_gf2^fHI097L$CB(chn$|FqcoR-mh(=~{I5i{x>QVHJ|4f)!=W6~P@+WNMWdNV+0Qh)P6n}FD`0%4WVASz>?mWb16WEUh70C5O}H2MUiCIPyI>^MaSn5Nb1# zmmzqryEAQu1SOpjJY?C6k|qcbnYI!XW&z8YprqsY(ng+x;fbYo8>w!4d>o>6(lF(F zMorH_@bpzjwxDr03H1&gp8XswoTfEwYjRAa3 z$$)%|#y4t8Q31U7dmn)yH6Yo!61~N7{n71>tcQ&7}1a)PAwsU{2MZidMwkXZW?E!EKax%osKwGG;Wpu z;Tu0n*enp7)b!CBXVA(dujz$tDgsxgR*REeaCiBJd4PnD z+$q0Jb${9lXYcZnf)Zf{Nj+{ijQvP)i5-5OB5L1_4Ox)GO@hIXIsX3U^n2ng|{te5HcH4p~VL;)L$) z+D3*_W>`-_!uAVp#*eWeG`lGGPIi+#wU&xuPglxJahu7xEy9~FT3mXR$O z9)B&gXJjh@X1mbH$P%Cw{o7CtUBe53!M?!KE_N)(3KkGcO^&PxRQX!qhyw^+VF7W% z3A<>x51MM>eI+G84*^hAH&WQe?S!s?Gl__Bs8u1eJZdogTiUe91|?hxblMj7n}6^GP#N&uTHE8xKeIvYry>w@IDoOV3 z^>C7DU&7I+4TIQR4b=w;+O$67jDILsw3-Yx-bzA-J|=mRbZQ|GPL_yG_hUDN!R)WL z*^J`Drl&8~d3A}2V^?6>s*Xu~%Un%;1P2B)-7fxv>nu7LB0ZQ?`32<$kgNv4dDMhy z;ANnm>-b!*3#f-9`)B{P7Dy7NhthS?z$9P_j?;R8=s9p&&q4IWQoGHhtbax-9eA1W z69rg;1|A@KYK}HTKShMmFN$98iE^HZw}6nn^pp9_5FbOi+?5eTbAWsUDJe zc3M$#v`HGQ3Ym3A`d}ej$6o=XXL;zA6%(m_Qd|nfsA4A5`WnEdRJb@7$QTy_k}R!p zNN~`SBf*TQ&+$Md`@23w*njoq1`ZvML7m-fB+66yayYU1{m}`I6kZRGv|7;e=ZcL? zKMvFmNN1sfh_=NlT$4Q^KlGFRUH}xf3aU;s_BQM1=gTlVh;LqP!R%tTi`KY8di zaVIragR=C&*rd1d=zl_W)d+5%+q*s9)7&Ec9)|i|i~R-NW}1cSSNl&g^}7t_^EqHX zp9{=~BfI+D6fR30p6AyVQlKnwRXo)F_$sChsT2BVC?9ZIIBV>i+KDM*mKtWPdP4sa z%16zF^rUNJCyU9Kd%y{g3L4O-P7g~Gw|V9_- zg%rF1k=3YP#DD)PrOYlrlvN}^H*ANZjZ1?WOj$2O`+N?x&*y^n;mEEgqXQpIBmf7Bg zmd;R~!b6abmY$G)|M4n5;XElUq>e}+c7Q9$@>K9t;eRIQ%BM;fSjD$yd6bK|ki-#P zyX^ap#(3#JC6rxk*`#PBPFJ{EeGBH?*4MBFZU}wn=GE18U@K>+k9`_{#tjU&6`dj@ zDvA&46{RnvUw!~X)UQTm2x=A~Y;AcoG2whZvp13115u!V{Kftq(mk(35=e8}=v5Ut zr?!TVkbmZ%FGKzy-gYNv)VhazYR2995HK_`A%A#99#)z_)y1=rKe5UQyJ^TDQMdEj z$W*FMU+UZ6`puuv#)KLXi-wq+uqODgHB*5$W@JxgnfUG^6!}YfCsqkXxBe7k!}+}QwKKfcYh|4Z!J)tzT~E8WMD{h0UBz-y(h54cfvOx7v$ML1r>j;ij4z>O0 zF@G#UA^8Ic_KMYN)`|u>aT-{v7%|P7Vs?dE&+)h5c1?J zXr7-2K!Cj=r%0xw)Y@@Q^EK{3stQ?ySAzeh#Oi+mT~?ga%W=g)HOvmMLn3Hpo-lL8 z;-h;e&$gm&G0iy;49-4VOk%oa=JVaM7x6sUx4~oNyTK$HW`{qpFXADPYt{J9593Io z7A{cJ!0h-;0}LVy4K<}OUR=`z$sxT|)YJs>aS}P>_^Q+qQYQ?efp++ki6235k?txf zGR%MBCVoOq6a0ftNRd8K4upk{idLz8p{E&;qv7fMXIo$yg{vaf&F8%Q+U1?&;Qp-38PceBfr^dc~Xniuq3 zB^E#A0Cia1#e_0%jrGm~G0`O2%I7+zA_?-d{s81ZTI50Z> zEucr~x`o%ZA0BF>xK<>d=%xU;yN7>giX%9{1-34>5sy|;ocUwrkrZ3E;SQpz5BjPo zP7|)hDyjR;1ADuAeq8v6S z8^zkr_^4hMzt_Y1VZVAjdZyQ@ zxborCK*936y7@#N3s(nKA=O!}F4~vwn7IyWUtu%_zmf_`WuNQvC*ncj04`9zK-4&h z4dt6ZO}v4kd>h~(l#i{UC|`dPa7PrgHI6T}Z<9KqeF1(L+DA=CW2txnr0x!y{Nvgu zv@cfe6+`x8{1O(Wmxg?Sz4XQ*{?7aO3I#k(Zwku4a}eqWXWz&UM#vB5B%J zG-w*Scklko;nT~AlR$vr{x9TvqFhz3jHqR=1sX=$&MJG^4(BN{llOmRtckBaImLcK zBS(l6gx5*JSv3?mHvv$S$8W;S6vvX2gjokfi@aDd#8}8e;OKFRO{H>OAO}&?2$W9c zB%4`XsJe2B|Inm^L?kA&8lkI?`EKA(U-K|DQyvqs7R+wxOiCA_B4xSqxP(!qLoWh8 zsT%J8rlICVfLy9ZQxWh7K4 z&rfXqf;LpRSU}F6Pax(e>(ZG6lI4m7Vii|W!$k#%YAV9{8xLE0(_R=781;G3hzsT( zkraAwNBdJ^khR%bt!hs>D$UXSUNvN62yRVH2ra z8Ku*70fH)!>8O9~*YWV-?b9qtyZrIZsoQU zo!xi5G01=SZG#iMp+C>{m(UyyS+4YF-)e=X@^O5jzrg0&5Xbw1YyCNP9o7(0I(76R zq|Jx5-VKmh`8Z_&6s$)>{?9IdJEdz}%qT+Ev~*&|t++vsksG)!ug>QpJF8_Y!T5-! zR(YU?ZshIdE>g8jz9+ajb%829G|;9sAXgR~lDB{Rp|OHUDpZEX%_A6Ke(Rs(79Fp9 zXw&+1=~K7K6XaP#~|l$WPynjiBYG8oC9CMP2MVyke%x;Iw_(AakP)1&Gk8D~W$6QCl96W@*Ad5Nl9_Vj_?RYK#1T$U&k` zVLQv4raUW4n(Hs5)Bv@AsDC<0gv9`A`w2!Qm*6;ek9u%^CK2z&>!^|3kFU{q5I@wc zeHBr&g~sFkcff3=@q7w5wF)F=pJMU!O>Qh;XYuIO`AlIG-%@hU{x<(OuKfnHl@Wg; z$5JiQNTqAOp4w0ZXpP5nH@cwzxNZg4-LQE}HyNUtR0dH>g_#UNDYEFlnmmd}^WC{v zmeu=t{@{}r4tGYj(Yu(qUdX+xMu%x z3+)XDqkaD#=29D2{BST@-wp%lYwVwo-O6*z4uG!gAHoD-2N!ZrgoCkzi-4a1AN48r zPnWtuXy;(eKvEkIhbsm}O{^VzbRhItaO0&G-UuIU7-_O0iB775GVyuHPyT-o-VbjL ztwS`hG`vD=;VKV>jWM`nO2m7!&4FtnrKo2Gaae##>RUYWNX1lnG%y|{ZQNB0PT#R? zw^ilE#V7F~!jnefnf?W>V zTQ*0bUOUj-aDFm?WSpNP*oR)mme#Q3Xb{_XorxHwfp}5+f9o}X%*ucGxgFBg<Xt4V^FyrD^r?}OG*budLo;{0rk-6H=^Wj{umD#!Q&5T?om3HWsW4!$_Ukbo!C zya~$$;l~&7Mk9?k3~yZBs_c7&m%0*uJW-D}Ee{BieH+{i+ZB$456wW67HQB4K@j6g zRQ~LD4m!)PQ!h(;)8l^#QGuM#n& zO71D0KNLg^bXIwYZ_B^onxQ(4+yez&1#Ex~eYKftS>@sOs3U*DG5<}2XoAO3pXrL zJsRAT%Ybhuh)g>dwV||}CcSS4oT5yR1vj2(;ix#GW zNg_hFiSm{+NFl+m#rYB;L6M`>pLKyOV)fzGY(veU4!Rd89S?k8g*mQyq*c^@k5&vC z1=RF@6n^;v(fBnw2BSjLA+p1>-$hLa7f}Pk2_=H`y8r;8rMRPWn${*A&3uy8&ulF8E z_DdUi8YmBB_0)0a3%Y+}(-wIGoXY5kx`ag=b_ah-vx|}f|5-wssynw|1-grp~NMxh4$CN&F3PYE<&Yl*(Nk}EVw~pWvP&V&|E`$o?<~^ zyKGw*^dI#IjK_|Tg0+R?(i-Pzj194_9!^@K3$}YDWT@9=0A< z<{K9gq1q}B=|?`jCS;yC-{VRe|WObsoL~V3)d9g9qID}|Otag0{-fBSz5@~`R|LGo4cbRUcG&vLnE?elm5HvoH$1@x)2 zfSl#?E#cl3U`|#4t{q>TK97`qZvxRAOZ(q9Lhn*H0JG*i08DNN^+Ia#7N2_nb}YEo za9!x^xU4>Stvi+qoFYu|)7bS9x++h|-v3|5>e+(_;yao|QGJ^6hy4h?tbubW z4w($HZ5C`*c{NzXVdU*6MFTe>ZW0J9Ctv~5BJM2aEP1)St6;1y0AqMY=v-w+pa5_3 zk@M-cKupCTDC_$Ti<2P-Vx`kUg69w(C>Sg9d=P<=+%kMKB}NV7fGqAHUu3RRR6`P< z5vUpRHvoK%)AOlwdOW=k01JPo=RKS~9bd+4dH*Z`SOmhvJP%)LxMw&$eXB*oVYZXV zSI?Ko%mKe+&l~s^0>~HUj;q91ZPLhZVTo*FGJW4^=w8=I{yeVZNqHc;;q<6sxrV8t zOiWDx(IQVZlM-{7p~^vuYfxW!RAA-Yh#0D}!q&HTlWzs0&gxN@DrkQUGKxu!*8Ksf zb9x9f5p+d?(`gr7m_^NfMGqYYK#kLb{fW~n-oB!jz8e57@{C7O4w>EsWH}mfA(D{w zf|-y@j{~AfwB1wk%mb-I`Uan`@pnFT{?4c1?{MS<4mUn5(8Av#6yPqPHaGzs!I<;# zd78{|bg3H!Y5W~HT*`m6X}-56IHU{McfCPqVSmtX5GIgDkPvAj_P4|5O5ceJ=YGyf z9*F)sU10X#f!NBcCQU>a>3e}lf)$T^=nImi7wv|}OXI3pJGw32f+ z=qm!L9iQUn^t0Tc&$v0*TWUb8o@*o;B3h4r+;DTEw{jOc=ig!Tp>*{!DJvD9U+mM$ zwz+8`fO;(Q_3M9yGAslU@&j-Q;LR~4kvy6QN2@S>eAJeLw}=E9ng0xqR(awvxU}e& zk0cfGm?EPX;;_3(2r0b5sDh{(MH7~bZ_^6s-=j%Kgg2;3@h>6{;j!X)yX|ekRCRLA z#oYjkRhkT>MxkTwQ~v`wePgK_8HdVHu2tQJ2ry$!geHHiWE?t=5v(PlAubr7=7-$Y zPofDtA09=#MQ6M_2k2y@GdlAg9eLV`md?td8Vfxq!TA(Br=R2ooW{=iMjcZal&UW| zG{cQ*+^};JoW{;+%rM%VK>iSOE(5wCK#(c zx}5~3f+c?hIGR}>rfb<>qwmz{f%uT-&5}>c(RcL>#C!NELPrO%gnOJ30%H9HBv*K& z)zp!wPqK67!`~(|#%_mt;qyXOC**RGGf?9jY^9HCZJm6Dc~Rp0x=t=4MYJ* zPNsjP@g{u%YJ)h7*tM|HHoP2P!21nT2$mgwKg6PqJ2{?iGif8IG4?x93Bwn{lqkm< zsf~#mg_l)cj8+!Nu@Rv>LSUG*b_d1O#R|i#)F8V|X$<)rlU6i_7nEjqrkzrZ(p)ta zA-QlU55B}4p=I}jfKL(lIx0fW9wsl5JXmaUaCbtXm%*gemx_lk9|$l zhL9}(@;ML2xy#E9V{{{CzS7GFc3PlN(+)!^SPoQnPkd%z`lv-m-K6 zY}&nMPvT@M-i8jhsfix)-5|%H!8mEfX?m=W833Qe9C!h(or~lCBWPV;W{m4V>p@W% zXw43G?MkK%92OE9bM9~%02-`~OSpe_zQlwpItIWJQKkIWo3EiU5Ai#=_Du&|Th~S$ zPlfez;2Ur~=B~jLl3l(`8?o2e%>{{Lo-Va{@Qp*Lago`j7K?lB! zu+PI4?b5@rrN4z3%~%Q0)E6t#%vzBNUO;KjxqY(JgHkqH=2iw1UB{O!rpKAksYM_? z(Ruh%r4A~`B}O}e;>0NKx>|pr(#KgJY)NAQ6YbWpH>@?Z`_Pn!s?D2e_ zq)#lJRM4$+<*(-qB91mA&Gx|>E{YN*(GXZ~9^Q=q8zyIyp z{(O6lQiJ&60tTf<8=XO$50TJlCpug1*!u5bbrdYw`X83#S6J!0thTThUj5(L>hu6L zWf5&bW)L=qq5Q`oevOoV;h)Hh@gLSTEEa zM!x#j`J;z9O2<_ZoB4lCtMh7-+Uow)SwL(?8)!^A={elAiml)61n4`Jm5^~qA8C|$ zcwm3z3N#n|UQ#RyW7^mF&mrDDpukFf0(iuPLkVS5Zm4M^?&1DD&ps?t@T{2~^q_;5 z6qOeL*ws?-O@5W}qG)s|IFYjXcgj!Q#WWvUoM0}Iz@|K-UhoGPfvR$BJ<3tuZfFka8)f+# zJLj#lbG%0+&|KL$%z$$DPsdNgG8l`^3@xJG z*}bDLxPhjTIRF9fJt=VBKpg$-xYKtXP&0M-^Z3Q%xP8lh8OJ+3sH+oulXwgof*fi_ zW5&-O>Jkzi2^|s%07Nr8+_J3l8jB^xPs)+l%GYGsA|7K4#AiV@z<&@`37BUnMP##jNzI5IW7OYcp2r8&~3JePkE6abpV_#4}X}{oqbJzJoG=>43Iq;aI z(4U6bu%#uLxYAE{nWoU@4}c_C2K7BASbJYXlr@U~-4pCJ^7iOI9?-0#&eS4vxmNd#C}Z zj>muAw568}{T0vV6HylK9KR5&GIAT^yd5?ZFMLuMv3O`t`rr4+O0%fd~IR&|3I86hjAEi$EqEb%J|>d6&8| zZk@qH_z&8orXpd=MPR1yxk7c5?dVd|-z0y=zza_lj|HfeyW@-skZI(eRG-En z!Biv&EXE1e^hyco^&8{z&W^C?DlA5I1kdjiaCAzInn$9J)W08yML#V7SysS^({NWc z0>Ohvjn!L#{c7Sgp~Hw)Yj_oYgo6$sj|ImY?(YY9EG!(FykexO+d8^l`IHEhR(XH; z3OIpS=!6HbccVrTM3(D?azO)Z!Cf^Xm=+N!9r8B@>}wRAw@%S{Gjj|4trQ*F5(fSX z1&3w_fxjYP?;E=EDUME;x`Cf_bXxtlxWkP*moZq;|~ zvF3U^0N}A*SEZo}3m=43_2s#U^%Q@31uZFN5dV#;*#Ab0eb86wF<8gU?_sPWEF6Mj z@nZm=FTiS4D=MP-jQ@`MKH%pB9A)_DiX627{*DzLfAx+4zjFKU?g+u2A`f2(6BoV# zW)tNglr=|rN4;S36cBEeP{Qksie;?VzWvaLSjEJ?$UCd3Oiiul^_xC?jevji)(JRo zLBQe2LMKnkoQ^N$9`BL;uL6n3r}#I0lN&sC9>t8B+~P4AIGL&Fr|$aj8v^^pDe06o$;Jo_#J<{-l)S#*fez*n_630|^tg|J+SCRfm$9+vYgqwiz$Sj&j16KKlFO?io=hxu7 z!B;tf=%&C?jg0Z-6#R^eVLO8=hSwE#MQFS6=(cIVvD-QD4+zB_2PJkNsFhwP=tkB3 zkiS8RlJGB}q?2Bp#|3{%)^~^=5@9qR+5Qd!`^bTjayTlU&cl}&IX1abQJr?Ms3^0fYgIi!pi zWpSjn_+($^#?M+5tX@Am|6lXxjhs0_ST&*1sBSdA`&j<0 zbQ_4j@;wt2gMRvt-94(5(Ase5AZe=~K!zO02?l={HHus_;BbVQ&9Ocn1LJE1m(QKx z;%&IU#cWxXq=V>w*CZ!GrvGaL%eYO=hU{1-aaVcfNLk#=>C{H52UeSs;U_BAyK# zj|GnyXXES#9$}bJssU3Qt*Z`%e)IpHH*Zqj)c{e`;UK0s-3>UFt9_%VH+PI&A3BdO zhhOZ!Q~uhS`}`V(1@Wc{op=lQRtgJU^xS`$YbQGAym<-%@D&P6lpCFgFE!ya6qdf# zsR=2*lv+R?(mG^QLf;qMV6RYERBwjAqUVnvr5+|53$^e2ARdTp6|Kxz&XC6%4@y@gIMGlVshh8x|bK?+)1Dcy+bTAQ$>G_M?HVI zX{~>n`cvaesYEM=LG|sAH#tg)#>s~f@-_X%DY{1us(>t*D^;Ax@F(ItDnkaPTQz9R z6{XnQ0A&18$Vs+8xHIMoV=QHF>sz2Uz>CpsYVbAY%ID5pakC#JuFMraCV|94OyT0( zSJVc}xKs~5o`)}yn7ox_UiYm|B+7p&p-PKafmQ_3RRt}0?0SR5&R&==1fB+UU!;S@ z)Q?#fea}ZIEF=|=`;Q+mP)O<%#toL0$ShGbibYz86>oIT#{8po3&7HtNqh5uGkM}I zf?pf{jfD+UEofx*1nND?cR^#isb)o~WG5M0pwVpWicQ^ZU(vN-y(1W<<>r6mHEZlL zpMy3?Gi=f#OdOS1IT_&2;P!lHT- z*@mM3g5&MB2L$rUy~p@%{RgoRsp%!_VV?@j&mvDhv__#;BO$ysdl-LUuUst|#r2=? zEKq}8ex|_rG-B3r^QiQd8$RC!Q-eyKKOZvv+$kykSqF=3bQU1JMMjckVo;F!t#HB6h+5Hw3i~HWa3>HfzTpP5rR?+#F3;)DcjC?O_5hqQ79** zg0WLE<)X+DjMfF}%Es>U_lPs*kOnN(xgz!B@car z+eHjb)9OQKK0{UM7kKtw<4MsJ9lt~ku|3y=(p;G+sWjK4#5BTUEzAkJg%Oaa-jPu# zYOTA$WRZU(Bu{^~MWfHe^^EyOSgg(@p%Q@;(CJAF)Ow{}5umIqh?`IYrHS6^fSB#A z0HvP-t}CG%s+7nnLQ}3M_;bkj9Q#`xjJUw|c$03stzj)@0%WVh2xPbeGterA2=r&C+@J5@LhXaH$GAW#LqX zZGwqH8^j$p-M97IP~$hMFvtXJgd@ z(2{Kz4F+A~i8n*Z-aFj8`c$y&=;j9pl;R-`>Dc&p`538gfF}uInX>jUS3suSNKGT7 zC4hgj@X=8S%dtz};8H327jW6%Avg2DB^xbvVum#f!zHvFxGVx2T+ZW{xEvITOI&td z!ih_oTJb{SpR|It#O1Nz2A73Sp&B)O9gU4wi&?&$oAlnX;t?*_qtD>7@JZA_ox~!o zPt@5j%jdymk=LMIHMu0`480{=u7k@WFL!?qBNP0>S#F`J40hH93?iiMCV^2=OVk=H z*=2SLZlMxBw39&*lQjq)W|x0tI@Sk*aZGYt8kEz+M$R4+Z zvP)qooDm;$B>!)mYDPRkj)rrn3jlUcOs)KJEVu?`KlL2!f&xZWsy2j|z!PyljXlSQ z;Rw04;XSQ-I|!eB`yo#`nfe@z|GINGE@o&>zBq6;)Gk(*shd{6&Ra6d@_1zlDrjH{ z<>Q-leBB?s;qws5A+kqd1pybcVt;?P6JTP}HdG~o)QW@bP(gp#0`w-mSJWAhpFlOm zrh(af^z98bt?<{}Z{&jb{807;{Y}B&cu$eVg zn0_Xt4U#uHu5f}-Rotj{Rqm>Jc-{ZE@v}$vTpVo5UPwl(|4F*YfUsPUrtcCUMeAvx z4oa`?4+N{Y%nU5e)=d~iPqlw;#60_o2U^mefO-dGf2s)+ot3;28vqs#lPKnL{?%#t zjUY?(G5~+&df_(UQKK69OwuVXJaO>X*HUx6i|u_yeF5aD=|}?@A9+1?KHpWXa6U>DO= zL{X_=3x5E=vOt3qaddyVU|5`Lj2L;rdciHnL!Uc!je##8b96wT(PKn-Z$n<8>WKk# zevWEh@clJ<4C2ioaCQrLTwu-A(XWC?7OEQv)T`201XY+8gCq-BbD^ptS_x)E$K`D#T{K-ff83dR7=OFb zey=fN-uo}`I&y!|wlZR1Tm;%GBgSW6V|^BZD3CZ0UuwT+7%_dTMf*W9#hA@9=4eQ0X)5IpI)hPCj)jA&S9*^bj zvz_L4C<}zcN`=)%Guq=KnWMxfPKyS%ZLHSv^9TyiCyKfz`lDhCZP;w%2M(4DNNX!lJlhbsAvv0CI&l;kZ*sE{eb65O;|s{6OH3F%2CN1#}z zv0AprIH%znO)wPv!l#Su2-fO&y6vN$zGQzPzL4!u5{JI#(ANm-y6ujVEb{s&Ffj_i z;J6TO-&7pd-=_?xh5)HAIWgvVZ%~r`1Ot^s_SE4r#gMVKCf0O1z;ixI7;Hw4@Ekbk5j*P~JK)Yo<$`GGh)o#DyZF;o}o*luiS6KziOAU!c*$@Zzv+yj;ifB=pmt*Kog;h+uT>KPz1VX9$?$nT~k+Fp3{-*|Lee%mHdRf)KaDTV#pKz!1&rkEemVo3srkqshVUd9vik- z{jvasN@O7>BPuo|KFUV%WOBGlEKu`xa(T=VIi?py%*3fOQdQJpXv}{iB%5gO*H7T@ zYis9ARw3>%)?WM#D3r6l!<)nERL?AYa}PRT&UNW)kbHTKyMp+U2ngy`9IG^F+IdE_Dr)F0|+iYMXJ}=}RIiRb~SEf@`3RT?aV=qm4Qk z;^ibyV*trd=Ka68KtW+{kiSel@?Dyc)cdf~M?2JOF}|p0^wKW@ zAR3ITq9x)L)G@p3_vg5po-&W&MfJ(h=!r`t36D*!w%+yZf6srPHuDH7=+NL=HT;YR z^N-z%kIbLe=u%2=={%8>CjOoB!_UH45$BNmtcHi{394oHtzc zM*@*t2~I8#JPGVSj%&LClTjk5 z8Y2kKXI+6}w}jAom5&16h%KG}wHt`mtMXNPGk13U$idlEi##!0-AB#Wx=Op07D}8>)ZM|q6RBw(8X>}= z`RwMQ_bONAK{WBpYs?hH4=rc6251&$%GU|agM5F`;}`w`1DWM`0&^a|1m+=iqvf2K zf?G|02m0Lbx}clv&I8P2!3{7AG35&#lr-*%R1UQ~gtR_w>ec(c58@l;D6g{dB}^A% zf);iMUKm){kU)}&>KAA_3@{e?&tED2OuUdeB9OJBqOVG8<^akA{9;qWo(}4?iGM?R z9tnRt_4`svA@1=Xb~PF>t%2Nx-{hhasIQ*}kT{-ndmTgHm4~6Tb6)it!=6pj=D651 zHiEL7cV|&{{cktQ?ltzwm;SNvTMnXD_6dQaPV0X<`s(ih>D62wYpgvq(?=Za} zB2yr=iI)_4+8>cM!*wCl!|a`)$q;`p2?mJLRGPN{VJXp!ib4~gcJNl@;bp7LXHvyC#-rVDHE3eg zEKIT1dm^%7WB)T~LP-$3KZxAW%2uYh1x;R~jC|>o5f6$0&y_NQmmKgcj1Yfc4?4?n zkC6Sa9KTe4&oD;%sTSqOv!m!h6By~)x3MRaF_JTY#;!9#`VFnEP^(P7f+a;*F4EI| z#Utf+ob)*QX88T`O_--(v@kHpC=LbtMUZqD0;&;1<_d5JMXUS4||!; zZLk(exS?$`@&`uif>!iPBpH7a4VH$wxZ5qks;n!p%HgAtWl(7$G|(^a8?t3z)APW= zBeCa#ro%J?d0e-;t3`CP&`2~&m*0rTi#f`xv2*k6u9JtPA_$%XaUv?d>;$-ZMkCR{ z0-4%s8mvL}kJy%9lplXSU5EJL_?hJaQdi}Lvl~b~67hpZQV#>vayWkq^v=VVI6XGG zQKOv^Ftc?>J6MXH6F-vZZh$)3fG>6!PHjf35K)N1H3$>r@ zuu#9I3(M7*aXh>tPg7qMCWJ{67#!M6&a3kB@rY3phUc3@t}uw40J5BbYB!pSksu>l zOlWsk!EOs=(SsgMu7-c~N7JN@+8j@IAJ;6m|L%^UHtlht;uV7>enwl5WHRFh&R@6~ zs{L;_ZlIFpFW{>aL)`QMU+Wtf!%;{d9NGCn4DmjdAgl;{urCOza2~(R^bLB!r61Ut z0w=_X?X@|?gdy?`0%XU68<6!~yDC%_8cbfb8mHkhHc93Wjs<@+*LU5gfT(Aczp-u6 zjQxTRAkx=BK^9V5gwny}#(FLC01-{%%bXZ5a>0>44OU^#O@|Mnp~2EO-D}>IDvC0ou6r z`X~HEwR#3W%N2ja-jpQ*0j$*;g?)@x?D97lRnGnejP|d#D`7CoMrStuEvS?_e&!`S zMF>R8@r=~W!X7n>-ebtH=ajJ)Yfj`v!9sgNPtx{jnYSPp}cug@u32@rmIIIFHy>aH&W}ZlX0s zUY!)^BsQdCy)&ULq=|z%H zg@>mQ9>#y^Y8@3Xl6=i8xRm%|n>tITZL~C1aohAb(K*+_r?Px+0$#wk9KHbNkh%os z5IVg`jW~w!OFI_Gl@WjZaV)q5=G=8j{PF-4<-tyS%bdhmu(wa^Q3XBLelFn>{xVNL zSj+@runslR1SBOb#^mXSfL+#Fn?aP$QL(?7JSczFcr#1`K0a!r5cP?_=L$7*AabLs zTmqX>%=U+`fVfHLTmmzMp!kPAFp1LhiR-DwSuKI6Zfzye> zfjdrgn$JZxLyH@)%&GcoC>@!V%KuLJfmEz=BDfmo4Y zM0Y8olv|o5wqwgj5Iy#Kpjm-rVWNCw?3c7ddzE>QBB~Se=m?l$inowYi>?|#vNByn zRnz1|3^lw}SZl5&fTXXW^n##ktB{f=bbEgqNY)jf=@Y#yph43PlH=j-9Lc%k@ts7o zEe{~eoB?FzG=0q@6FF2dU=2(P19rLO=}6AMT^gyBD!ir)dvw4r0g$ca8NLSrvciqQ zeYa4}aV4j=^ky#0@k^9FL7o{~E!vRU6eg*PGKO0bNsqB$#aUM2&22}xhL;T6Po;k$ zYDq_)x&Gvz#)5$+4eweyn0ZqDXO}08f6?)5Ud~XDyg4{uC;|`w6uqBB$P?g0bD_zZ zJ45$RXJ(tc`biK!08(f$;`jti&DsZxg`v|{XzDtnjijK|3d$0Xxk6La_zf81q^L9r z!cvc8#qrkr)Je2sVL0K;@)Pl|$t8cQJl*1}@kGT6;%TZ$8-8ST8TrSqmzFQ;PNOnR zP1wnnFH?SKM)(WrW1_kcF)S9CnQnZESc6m1b)yq&bY#_yUKrGlpSqC-#R1#GtV!MY z46|mO{2#np3G$ zr3KnSWch`(Af(PjL`m8kse^yM$z!WNL&G5w{hHc5R05laZMxEMpf!ftEG!#7dV#;n z({XCt567k2kcSUmYB8j45ZFl+GrS|mUt?Y#oqCpHK>6FagmG zp)?E6<}0XmJa@{;l_bM=vOA2@tnw61+{C$*bib9~^~bm}mprc4NVo3&IPfVwBhtc}9qTB?s4dsu-}g zfOv~OX&Rl4779)W5MAjysKa_oP@49Ll&Z(E<*6%(5K7ae`7p@6MiLbpNf;1nHynB8 zctjun$lM5f<3VVbA3A?ib<6xPr~?YwuBl+tnJ_KTL%V6HQEkA6BQNFsSO)65;v$)lUEdyjt_rg?2uatg1E`6-IQ8% zLr;Jqg;iHCA6;6uC+`92Nv0xE6jDkN{067C0CQVfonOI>HrU$sY{2QUpxd??`Kb?u zhHa!_`FwE|`qV{hn0Wy+^`+*7e2gIcV~u;7#IBclOMI%a!vQHQqTm1n)P6lT9_UM? z9>PT(miGDp%awoBgMJTK7Saw4a6*+90g~)h09;OiOBeJBTF=<(bU_vGpnm`aeMrf{ zXCWY)w4R*{S_vV%gqnk(heHg;c}h5-D{Y4tTv0!iF4-FFxzN2Jw92bpFlh*lK_KH1 zinMS|NQwYT+#m)m@B_1-;k+fI+5^74<{V)V5?G7|+E{H(*T>tlq=iK+Rf*!c#WJ<|Rz}2j3E09aWt06?fWe+&?~1xC!dI&vz^6OTe>V&<#ArM|e7mN&kZmPiOMz z$dbkME==FG<4d7`qE~{WH4kRQpdth~=iy6m4#vj?(O{hE1SbJN(q@>sV95(OhV)Gk zc5*{z;r&?n$dNo&Ja!}}c|9Y}d_xUyHIUlw0|1K!aMm>xRMdhEU&j}`!!sob%4Z6H%Mu>#KF~UzUrPmtp&EA? zhcW(!$vH1|iI?`j-M~Sq{}*JQ-Q;ch+ZywY($X8%rdb?UArPijL^Mo$$Q2(%Tl6_{MS;_5!_t^CkaMIP8O zP(o#Y{~+UC$%}+tUGNQEd)XZ;6FwV8co>3JT)p~Q%_D%r(e*xVKyEy`y@rar3#j66 z;HI1vy88;WNR)t^E`P1PKDEvQa_Yp;)j83h88X|4bS3JN_IT{!mXB*Xnd_p0p68=+j zKXYAv9k=Cd7lVG#K)lwFJ=tg`PYfQqifla`dlZaot$HocviU9(Vo+}i(j_MThi{IX z25#ENUxPH=%K!6xrdy3=xBZ*1uI|L&^W;nI?Q%h%7kpt(g|upx7fHQgb1S84pp!AZHk zD?q7oQq(XIL$!@`gWZtf(|_!msYoWqL9~@97cryAyN&&CAovpOpdx3!f#po9E$62tLDB>02!jq^&SDTk7Pc-eUIs2ZYD2HwvtO5FrTQ z^X8F9Q|CLpugHr5!nJveVfyEKl$T>Arl`-jdt>8AjUoq4#8InPTDD=`BvGu&GigBu zy@V(gKg*I{Kv}3JWWm`J@PcJ1>Gre$WRX@VQN|-)x!l_rVQb>luk%%G#1xIE2k#q# zSUwmj} z+iNtF51nS>1+~Df&`ezG1GmZ|Nvd=e@EV3?{UzLvv)tH=Ml&JRNg$OhH`WTA9Dg-| z+cPwiE_BYqBz7W7E-?>vK--v$D~}}MR#_%d!7wgrd;m!W(f*I%orX_;`CunhULi?f z(lK|Or~>~dqNqovL06@X(4vffi&&WGF!(79Z!x@sFkeB#FV&uk!zN0V-vA89x&mT= zIC`q4fPO6+^A2U>0q^P;=8gw$_$E*#tFjb0<1})rUnmq_A(~(|z~aW{Awff|Ba}KQ zE7$vxu5b_|#DwR1m2|Ct`~N%TZxEU7q9{c~t$Sz)OggoM2SbN$z7kYK zP*(pa`uO2BY6;?hEw17@YV>5GmPDVkc6^~@W>%nG$=R9L8^;Qa?AcXawJW%@1$=mez8EsLovA~0k-uC5iZh~S-rSb;1rQB zVC%dT+(tfmco}q&$l)cZQoDoDSXALn(w)r6hDAN(Z&a!B-7l!pPBiiO8X#q(v+mEk zUt!D^9tqEX(NlL-V53T(;+gbaZmij!>-5R3OrsC9+bWF}IOEB42t+!57Gbh5Rjl%D;NHWl_U?)Ga8QinKluGLMuj zX|6;ow%sAp7jUrvk^*N;)$B0EX@u1fGC-54Uc;vgi3{# zSLp%Kxcrf87u=*Y(X*QNRlZYb%_I*w1-(OmG*aX>dYjdDheeze9@P*i6n!r!AKXwg z^Zt-)xQB|akc=kO^SKSTj)#8(qvZkd)2Ij{elaj^c#<#+ZSiRMpX8)q}`~!#$`b+gD(V^?>Osdv@ z;;)?t5Qwd8I>N8%xG^=4!>4#1?1)pm1|#9XD=r(x3)ukbw7{<6wJ*59YwS95AUrCK z1;=z2SI^+urEeub)}zUC~QN!P@kv*IOAFeI4KIGeulSDot|vC9pFsz zL{mvq;-+y17UH{lN--@Ug|BgzbRt!MCo{CtH(xB&gH@Z?yg^>Y+m)BgM-LTBc&L0y z@kht=7DQ{GnYm+sBx2(*tX=cn6<4*iDF986Py{)cab$cH1lxO~>5@Ob#$m$O1MY1Qm#D{O=diDhun4CO}&ZtzSsk*C>X;&8;4>+Pn`;uG0T#tHEKT$krr=lMF zq*YZ`Q+)z5eP%!1{PVj3_L4N0i?z!?tN@CJh`V|YWM1x)1Bt(# z)0oV(C z#jfZ03ZYSIOGdbL`XshX0&AN$`)ORs4S>at@foN&#&N#E_|&L9LI@gv1xB6>PI7e= z^8!d$n9o$gLX##sOs+A@|2A(^KLKwcaYY5zB#$hGS*W{L7d?C3|RmfqhedF?gub-m7$^{vKFWve#a;&#+2f$0xd@7rMdv3iu2q~3^ z@lUx{nmQKq_TMQn96k&OYQy9&YwqW9x!K`+dW>*`c+-AQmR)_W@XC$tPnjWjmZMig{w;|jZ>uu~hKfZYXDk>-D#(z@3 zx>m;x{8q+|IxXZ|^7ECzFGCeh&w%MNY7h3Q! zHqKM9acUM3EUs)Eo9hJ@6B~zuV8ddj>zEpxhflFM$Qp~+Su7?j(O^{^Y7pZ}?0%&f zEmRuPNe4QA5EHRO!|$3!1H+STjo1MUSFVj~!S$&5c;oWpvq-|fIbdWI)LhT(&qN_1 z)7VmgVtVtXu*@FzXQs$Jqs}!BiZBR1B*9jP*vEu; zG#Z4GS^}!a)fNr-7z5|2|2S*;4(bvEr*_f?b%}vP4Wywi2^i({SbvJTdk8qO)uI70 ztdxZ%><87~<14Y?!uU+|4aOztsiTYF45(Vir$m6gm0;u8%k-O+!%%}ma|jcCg!$Rtuzt_M6OdGewyyr*yo-B0ZG#wIOvnl@?{Wzf3( z;d)vvQeFUmNRtO!QMd@8n>ZvV%z(&xZS0#5KI3EKb%K*Q9G+6uzPgKeIV#a!~e*K8}LL1c&HNmiR4TQkWcPJ6S~JP_Ak zxGZlU04q1Ubz4;olvr%V0$yN94-JU54(G1rG#k}-UVc%6k8x*4kB0j5z~aiCu~ZOP zOxzjbf~EwMfCoYEqRzxwE+R0MI-_cTZWRR(K?FSc!f*n+_yrO(@k0G;H8fXDELsJ@ zp(#HI4Vc(7<^i4@#r;dHjVGW&?>p5dX;QkC4Q6TjwLtD9XQzoPf>?R+Kw{cmt^1T1 zC1JNwzJ!C`R9`!egZ%ioHA=6ipCemekS z5+@-+Vw|Ui4M5mr!!^wp3x{428!~(pWwrK1>;xYUrtP5Jq@HS9_vwZ3c6qV?| zKi~Hhq?yVX0E+ADj~$%vCQ$5*g1~a^^F}N*9j_%;1ViWXQ?)o~6KDCp*lJOWaD-{d zLV+Ej10zfU#=h$X7!$)nBog?4pS)jW5pmKtH5sw%@I`U|*Z(-vw8&?1>-hm*6Nf_~ zLd_whsU-tXys!t&ndGT_hjNBmgQr4R!UkA_*d&i`A;rx1M+6kTtQ&u^E?`?IVtfDz z@KB23`HHeY6PV~cs9XgJ6l0>HJjdg2DOXdT`3aHcW1B`gZ{3(Gr~qw$UZDD5&9o&6K6Uws?NNc1c}Zh%}^uwV6^Xgfzd8R&hY3)5eo+l zuZD$=6Ak%Ge(CrngYTk$A|(<9N-Yqm_0CFJ9>10d45KA57%9@UXdf_)-xO&>UQ&!T zwLJpu8h>e>1#JNZNc2=v8(=s{4#K>@CTYN8VRVhED?yN{&GC4*9V^Dkk0$`k?5SXf zrn54!7^j8*yy>)Lm&%Uaz3=MC%QDsH)ni9&)sMw(rXb~P4PUFR(vljN12*O(NNcntMY z*ZC|D&N4+s6@(OjG^&h**(3E^ig}vFvH0-$Knz+^4VJt@u`CeI_)5q$RRJ~UDZc=1 zw^Cp{Lzo|j8jccE;p-zFoSLFpCGfa{2&l@UR%v+r+r>xIZ)7Mc_nPmN`VOd;#f{WN zks2uxAVtw>E{R?yN>vr1}amUP8otaz;E2eSa2h3la5-lVw`Mb{}gp1 z#t&bNi?ztZuj3a?k~c~QoS?+$VXKDE6_0s;jpU_UCqZT0Kn?B6;=h;em0bKHgO$Pq zO?c7>i@f50kGkT8nq976^EW>59PzO?CByUKZlgE({(n(nG#?w_C_Poq|Mxuq=&6Bq zEhrL~R`F84+JBa-JtCvyeCOun^J8=v#M_UnEbDJEI#x>ByA=hu6CKrrRf&J!Hdv~L z4PTQkbBeFQn>f>eaVZPF_~wggs}|_H31+e20$+uHlp(K%Xc(~t(#yNt@=xO@-$K|* znQ??A5(>dcN{`Vj8rKXN$u-{i(PQ`nu9y0vle3fC<{_CZuii`;-y*NlKayNaH50&C zx*%dWB;(1-Xga)xEV|As3lzYj8i61Yl?K4Fyg`4C6NHgh{kyT-sK`IR9{?;pE@Hpr zY-ibj%BCj2+`oMKf9G~11f%Lz-CUHYVy?^m%?9Z6W26|wJN}A#1%HVYQ%O;%w?vBZ zLc)C9f}zLZQ~2G(iHWTi_z_~34+0$!UPHdKD7SkUF=NlE+(;}ES5TF#+8E|N0p3c7 zv0Pv}>cC5c3`RLa(o|u*X1hZeE9XMBC3&@f@`S8IPjpRb*hN;dykem!K%!Gba5Syk zc`&vBqPb$NIG7|NZ8|2pEnSgV3n(J89=!FG?LV8T8S*z`q50Nd-4B45889r+ycczT z*RbIdh()!fi+vF<;UsMj5JP^(Lh**jF{(O#5@;g6de?w?{NWLVS|qbfHrS=cd{rYh zcLtW|DT?E4z5?1X(_^Hc)p8xHmJ{%Qs=L9N7ku)akmn5l20K-~Aa@4mN|7;c+PH+t z5)?bPH3ZOSO6|Jys|7UklhZ(%^v^Sf^+p<1bO;PM;)Lq!q&bKhA3U$1fblV+%ySTB zYKj*yCZbGbf&#|GgW-FbZwX*b0Pr65ubCWJ>lLR()XF9=GYDTYd zM#>zLNU?UcAT2NW(o%Z_eH19>jW)+Fi)*GW(NZW8T$kLt8W_OtTxl=G9QbRVevN64 zOImw{9+$beXmKqUF4|+{mFFOTuhhzPz_5~6$WP^40~iuFg(qZSNCFOqdH56zgX3`O zq6N3$2vS~wp)a@q!z4s3VCa9l1%~ygn}Ufi@$@yHR7xNy+XS?{s%{D<`A;fZFiQB& zQ^-ni+k2zM0|~YE6(um5=pq7)YJ6;@9#}{x06ds~Dg`8sP7=YOkfr&5+|zIeZ;&Ee zLi~hH%Nqg|#8=>KtYM_`@{9m(RZcJ!UGCyG=qV(1ve;6 z?uULU>_US=5^yNY!>3RfB!g2ZL~{RrDD(vvP{<4h_`Woj(>T=jStbp>Gt&B+TToe# zI#d$>f_StBzY+XWi8?iZ3md(W7PKz48a}SRzO3>#4tk=5j|Ns=XeujLfma_7+~*m9 z6o8cYZC!H647@ZR{>#%5F6GGC3K3P z*$B$meS8kCQ$FG`OO6WfedulhDjF&^-im^IEnGF|jX;ZsSf znzO5v*kGBS8Ff6Wlqcz@&kpQx*Nf?TjXN?WKM?PkF(ZCx zqv`9}_wqXe(<|`RQ3z)BW96keBNS$lB5ISOjXa$TN1xyL8S@XId$F-jWZ0tId zW9s4DMl2HsE)mmXEle_WvJo~I@#nctypD~7Q=ChGL^6#VcT%=O^zLCM9*1}nmLw=fn zo2Yq`7~~Y8gsBVuyyIEZy*x${LA(L+#by<0ql1C3GRYL|xKA_C*<5p{6W2{5i45KC02 zqo(KLXn>KB3%(ZAKjJ(p#<3nm;4v|OIMBnq9&|tAIJ+DGWkbq8=h+dUrh?Z3PuU~;Y)+UuX? zst%1d{|->6OhV%Mx!OJ2M{+PB>~rH^YE!gbFzn1`QuW54vlsR zqz&DpT>t;Z4~!@ar54ln`p_Y;vKYDtF@&Sbf2ThDrZnlIb%+!SF4HzFJ*VSK zDOxQ!{l0B*LMA@epDMV2duSW6)uP~3(@k_(!K3aK#P0mA2`k*xEPUlu|ZyxD8E1Wk9haSiVX$E*y!-aYX2ovUC+oz z@Sm`#8IeiAy67G2Pcb$a1!r-`*lNKT78Nco1tPHa*ZTI>ssohuT`zRqq$V^r1L+!U zA+;zbXr<{RmaB_@U2mC?i7K)oDUM$;82Fmb!Ox&wyLuyd%b+aZzVAdXV98PkUHiJD z?<$#tkA;e6TSq|68Yvh6WOW72OlVF^i%gZpIK>}BGOwUXE%^tcH7!_A4dE{MA8R_& zjH5Vq>|Z(>rJvptfR>(_y5zPjzY3WczL4KgP_`kOjK5uf7?et!KY+3zn$%7hpp1tJS9cPvLLX-}(QY|Mn8_#F@lH3m3uy!;*v!Y+PGTdhYu;E|XN*lX&n*CL;U=r`rm;|GtFw#+mUQq-+sN7l;n6qjKs z$yy`RK}N!6Di?93sMNiOY&k67`bk7hrK?v)n~jMJX+E4NTV6~ZD{h&C>Be8(4Zu|% zl-0C<2G!Y|ZtOx~6BM;Iic{RD?i4wR( zv+Muyaqj`F}PUfwaGxiP4-~0|~Hy9l)051CluKBPdD?P#hA?RL{{tj0_!JHT6AT1E@_aG-r%4S3DeS2GSDt zkg!e5EhiiaF^IZ55+!s}^t3_9j|e6`T_DXts>H!n&hhvS8M?2Jkxmfr(G??qooJ&a z*KHH9+KFba8wOR?p;^G9E63q8=!VpJCLx3tYn8V^UBc0LYLQr;_m40P+Gpn+x?|T# zI$^>mVF&^@WYTK~z@NsRH>}mz>;~&(oN6>1;q?=D5WfWqRZ)n)jx!zeBt@-(icBPd z*kXPRzZGe*PVmIYp;PotHCow!{P!vjX;{_F6}!Y2z{R5<2~7h#MUZa7^O1}W{b zX{h_>ILnQgO1|??l;3L9qaye?^X4r7J+FDB^AyclI9;Ye^A*EKW$FoiDS2Ip1zG*v zzjObAMT{x<;V{)Su0CaA3Kk#ZoxBF`HVFMVe2T?> zmJ2La-U*WlKp}+yYE)`jE3kME?<9oAv@B5uX+O{gmf}M4@GR6BD{jGYWu@FPC32j9 z6d|ZgfG{hr+rDK&l}EqQu1BqpG=a7%SU_5dBKXAgze5pzgPn$fXEB+w0;3yXs0R$j zGz}dLr1=Dl%;V#t>41cPhjvy75FJl@Yvh&(@}Zft8c<0d9VLaXstPkNP>HK*_4u}^ zmjt%1gEU<+W)01YaF|7xgTh)LI3NxA^RVdaV+$gO-Ql8yPQQL{8dW7L^ z>hYYxa;!gvv9*RH5cj=XB8FstrmtYd;VqJgk-Ap>-foVu ztsy|FZjQK}uCNknI5KKSx4b}}D zQnHp@HNF2l>oDXmK=>FFI*K&UV;mSl=C;PPI%6IMfVmp3g^R2YOB4DF-j^n2& zyoZVsTP-MmBw9(hPgRIer8c_i9x}?2?gIiyX!(BM<9 z#C-Lit9%oq4OL%e8Wv@j$RUu32>{R>T;Cgfkoqf8c1iw~;mF()!Y*oX&R5EMOJ;ew za2SP@r>aa9KdOEUz-l@H9~VvIM%xkHA=Y3->pyIN0cDJ|<7idKauaL7H1>~lfQ4W3 z148*LP^2kTx^QSiW=kfr3ao9SM9{TqFh;v1B3?COYWI)Y5h7i1yzy&yrexx=kW6L% z3dC)Uem>ni&)eOYUmxSPAl}VOsN{OmDEXt_7VANy z84CQ-sp(nLh?6#Iw7KI;0VUI(B^ou~4Hf8OMZ@9b3v9W@A$*}uAEU#(1|6p23U#{D zVR)kX&Y?~d9maW``MB|`kHe?9bTW(=F2q&~E~$`ei8gd9c5V4&5Q*u#Uf^=_F7#@D zU{CS#W7nxyi8}l43KwGETYh2R@K$6rQ97Pb4G%R}r`#jcupqfLx;iK0xG({hojLZD&|HCbCfg1anEza%1SLi2a9um{OtlzO7Y*HB76<|{Iw`^0F{_1HF5=@66uA= zvISC-faU6s^{0q(R?G%bL2H;PLg);9(?x*f726@IFStNdB3rcf11cT(toV}4?i zZ@E9s{~&OORp7Itz*JrU1o8D$41q{you9DOb`|hkii0f#$Lhv)`Y1|GOsVV09owXznctX(bPwgNOJ#$i@X-+`o2D^pIjNCf^)`dMd;)kUntwqTRyD)iRSLy|{(_f(HwGIrJrGPh z&AZ{F2Z}hqd3;G40vorig@qXL{Kfsfd8rHD;%^stQ`Y?fyan;4aumQD8!hemJbT{L z`*T*6Yqca$8Jak7^Y|&^2Jhh%aX~d$5T`*G?|iaFfN`>CocjWCi6NnRGekLBy@Nk8 zlvH;P!PuGi8MAsz7{brmHuMNCHn_EPR7=hxpJO}>p56MXw9#KB1meQ zU5Z)b@s?O|Lp!E_qejjiXB(*sKH{261BHdw?N-`QrA2`w5TrT+wc)ntXO>qtFmj3X zXTSs{2xE!#ERN!&1rbF}8sLp}Uv~dv-v8*y0^5alhqMdS9Go_%dE?T}2fKCY%Dty- z;pBGwJuhI;OGW4r1C-7fOiL|#_Mhc?4_!FUc&-cI9%HY6Al}gRX6zMhw8SzkWYSJF zW0~fpe-F)Kg>OBD}%USaopJG~#rxi8Qa)P%_h=8dEgORLc% z#k~Pnrl%BZ{O57jp)JeD`j>G$j7<^@w3pDpaj9Qbx#iE-uSFhm2yP72%Vyv?nen$G z{|&RN2x#Dc6@mr&?V0xY-4@VI47-9}xcqM$hnlYlm?ic{E8{0BgLz7)!PXPEMl54N zf2GSS^4Huho&dxB_+(;Eixf@}()pd^{4;Mzi6A;j-LciCv}PFc<<{}S|IYJYAnq}8 z%3F|A-ip5Y7GEhf3@f(-eU`W(IALe(_z3Z zkws{;O4S2JvBW8%L|NG`aLeS9{&UE$5N;*xp}C^@`GGfEfvi-TiY*|f7~HD723SF( zMAK@25^4Fs{5kgTud~&}jSffq!2V52QoVN ztlv_gmpCt)+9;NThS6M~g(-nBfvt>R1E4Q3<~1W~=H+P4yGvRb6PKT#9#O;r_rEm~&S8-~>d_?z%+ zG)adZC&ZqNNR}6H!^i<*B9L4Iyo6*WDZM<{|egLEuiS60A( zk8c0a?8I6$0m&d)7%-=;S;p=cs_-%T%Uk3_swWBnSNaQIihS*;!o+T=Hv{}-_Df!l z?Kuyh;_n{vOKi2`PYw}o4jpSCOqJV??RgLRW$fB-5WTr@^6_tY1Brcr@J;{ zC31`bFfmC;+f$K4a=MvWHMfHzEJPT8oG5}T*dy?Q<$mVfQG`jJQUmcTi38G48U~6@ z7e^1~1z5rq5vV^Wb0WwKR_77BGcRa7WjdjtFcc>8>3FEZ@oe|bU81U--w#w_lK!ez zXW-4v%Uis;_}c}b9%H7w1v8~~&jwH{Gli&?0V)ws;2fE4nFKsmG7q03>KkxOXuefD9Cbom>_Xul<5T>H<%^cM6tGbS3LJmF= zu`i|vKUjYuaSye6psu>QLPs6PAI6R={n`J21|H^_7d*t@F7WUeA>=IxA@v&u9#%pK)_~z55kkm2 z86J{AZFPx?na2-6)O^5yhSWvyFxUVqAVjcJOD?8$Y=VbQ3E7Mci7Q;9hlF{b$X>&X zg6?b??2sQ-8@}%gZo66OxPfmH8f5f9n9$%s#t$-7hNPia>%{Gi zcqH}XI1xniG#i1+ZLikJ@~T-ykO&<1s!|*qm6a}t_g~{T2=@NTR?SOXlw17m0$56RKLD(tjntA9fVIAM zUwkIFj^C~g09Wa_(MFELr?~2yT;MA5`vPTtT<>U>(DN!4(vjm@m9{+{^NWxp8wKxTu>E zI&|YurTuYFG_wRz$X(c;`Gv%rO446_YCaUD*$Q6Lw;B?QIg{WluThJ2ECR|9K$$30 zq<70b1ZU%c3une089UB^hI%egEX$K2#94J0IGa!LXn}rzT-5@tkh_4Ea@7w&tG@_b zM826oi;ZShjPH)wjg#Qf?!v}yOaiX6=HXLp4VJ)Z&N=e)2exQw!;6L4fW3lKm9HIi z^#vE`N{j-&*>JnC;h+R_u4AoeKF$BZU`{S3+Spu&|M?0NYe;+R=}Nqq2_anB!@YSX<9QD zSd6j#Ir`ooV|*aq(4fhDia*CS1+6I`{cB!vJOPF;YYO?zTk^LrfX~7|HNxPA z*f;5)a!<-P<==TY+$xwX)V5Qki`%-kFwC5*_s3Wvh&KdQ+Wxor$0%vf2~owR=t+PYBMq{1)ki)`gyb)m>*FUn;AAEr|IteX~dUEn(mM2!iS3%@pdU&Cn-HOces$hVTs77DRoKlxC zgI;b%g7PD}E}}AoMsic-WBkYX?PD^sa=xg^Hg!l3VXOV(n))-k2Ou+P#0*j$Uq%*GPB|(u36%9eEQe14c@JqM&a?oMzBd#rt7HVS zpVtV)f(uM0A_BALdAW#-;akv&4tI}#x?gkmV&h>MTcGmi@w10S?c|SUOoRqfR8-68 zqmE7y6}Q|+G-Hw{m?F=M@*@i6$?Upin&q)fNpQoo2WjZkg0OZRST`GFl>@P!RVvu~`^%5}GU{?Yn$_?Hw2Y-KzMuK=(mPRAdM#}_9%VM_^ zO=U^LsQeqiW}=Z8q3bw&ip_gyB(c@RCf~?*x6p8^YV#iKvETxmlSpzT-D2U*7-l}6 z?+CCd0$$4HR$J;2gLGwzly?N|**ykZ_BS+Jx=uxb3^5^b;mj#< zeSawBJvbiKIYx7_(c#S14Cr_5_@TK7S{OPei(`|-M{~`?r|1|&fU{74N^G^DgGZ)P zCLXc!Wfn?_1sCX;ynzKB{cpFNwUeV@Be5VT@Snw@Y?l92!wfVMYebqb zP9E6EEDO4)H&z(QB-vALFJ^JIla=L)nuL2*>6Ms^S)6_;(3WWLsDeLu(0g-nJUqPs zjtslMAjAF!GSZpRg^f6WMW7b_qSU$JB;>fmz|Iz13MT1sq!AM?X3JPkIsf(f_nt1LR}~}oo0b#x@K`% zz~n%rMJ;i|GJAx7xRcnLYRjY?$ARF2$j8_u@4+Ui2{jP8vPtN5X^2c@5xN%{A~W42 zA4ZjJ$RxGV!GDI-MO?CwNkl{^xT_j?<;XUMo|8%HV4DApQ^O@$R9RnmEB3J-wOX_I z!4W(7fm zs}K{9u%q(f8l+?WaRFUAg>vD1_mtO!9MAvmFxOYypjM6jR%(_14dBf49x1Z%w+p*Y zIqC=Ox`;p4?*D)xzkpUmt>a63$ch%co+RMvX&ydRPb2GpYS%?xemEln1MGQ~To5=j zV;=?87hEWRs6-Kv51|H6K7qtd2%f{-it;Pfz364J>JQ^o<%CP*-&}3xcK>lH()GAcEBnF5~$&E=#^>oTB^)sO$!Rc5SAl!u6(wu?y=n<8!nAtJzYJ zmM;34L!59e1TDDJ8fcz-6#P>R?51xxTfe zpiD{iO!}Z(c`za!ul3+4sd@YqmxCp6ipxmquec=Yg>l16RQpVT$}WC^%Gh&QEu?E( zt+Yyirph-8Kz8AIeyH%re+(pq3$r}Yh2=k%W5QL7iBqwL zs0tB`@z9&2UK}dWnjQ_6D}?E2h^(Hr@G8B3lVq0H2k%Y&lhqy#@hT5g)73JTk2)HX zBiM*4l=7_hkiSrv%6&fo%;1#N*}MRgjh3voRa)!#p)hN)IQlXjH){TI_!O7-P)cH} z#hs&RuDWaR5tGy6N$qTN(J<^}J>HmIK_Z;kN?)pHY`&kJNi@NyF- zB&eT0vGM%&p^!-f8D=3W&;ABd=6M(MG5&UrhL6WM9*Fm#xp6$S(Sio+>d{WL za6GCjm5&=5j>BhY2q{$dNmGvyx*rXHvEW=!ja?&dN*`l&(Nen#F}F5_U$Nju$nfmw zFBoOL)~4$rjiV47Px)ekZIphqk}& z?jKSY_=?>6VFhXeh8pJT^|8DA z$p;FQVh>UYYLn{~Fj*cVuDa)cXwno>H!lPJZQO$qIiY0+ng(l!UNh=CV1%l?zcR;4 z0rLqUtICabLRDTs8$|*k>X8g*3o`!3Q=89v%L^Xc%}Q4cIWhY2!uhz=`vKz8;{$Q< zFUef@|F#6+Kg<1C5SK|C^9|3A*T-WN4aA#9t7Du%+)B|f)eYhj1H-z1dgQ~d(B|q> zg?0}?BhIuaG;XXoy>vUI?SB3I0=T~G1>jPmU!9#a8H~4H!yzg``lqqyEx7f~ZcwJi z4;Zof){KHU9j7#o$FJi|GZF%4ft*w0OyDcIQD6*ic9ec39mlF^K6h~TZ zmx-YOF;ixVBBHLwgp4$QN9PGE^kdhoF|OzaRdHNzhZgiFwdS~SHvrarOb6lq_{9r& z60hQLRtk6?<4}AAhvLIH6dYOJ>pE-(@Fa@Fv-Nn($G;Tk>W5|hDSYnXP{gTL_)x@x zEyb7A($|2e?|A{9naS_TF31>UMQK}0@`fBr{X7GozTg%BzCc00eAc6ze^BE12^~N$ zB(DgPC@8M_67y4lP$Cr|4-uBo1e_5DrdeeS+9}Bs6>lBr)$fB+R#McaJ^)eWSHR>a z<4S5)RWDXe^M@@^&kRBss5P1gU=)^DqmveSDOc z0vN8O4=ni_z1Q(2f2&qI9stA43d!rygY)ny4DTU*#8w9kNiM5{3*TYph*=kGG-2QM z0)~n9p&YEnLDAxZh8wVaZ2%KEEX)sY50@osUTyr2LBOXePV1}2d(UUZDZW{rS{9LD znVLpvK2(vKSIg3B{S6~VMPv{Z#VNA}A7ueSef3ntA?6h%f6Z-0=)f>jOWv9BOVO8j zReTb~k=}W0;|Xu`YGcQ!eu2|}dQSjieQGM$R_k%~b0a0^Jl}lLICvD->2nLe#M-2Q z%0&FYpde$Q;iwwKyrifKC?Df}d<5^KW~u>Y;(a)UQOB1;>+(p!r*IDCr9K^!=Z zRaV*u0S_Jne*r8S7`l=GllRa*LTI!Q(R@yd+ZZZC^otbEhS~!vPiZ0PsL?{k`9`=B z3NP<7s+bRfPnX3!O)Lx$sZuoDHu14)2@u9<=4?>>L8lC5HdG7h6Ou4Z^MYp>lp=$Y zOD70e!>7P8i<8A8n4@M26ai@1-1U!5)51(ReunkTz78(8- zuLNUgCq@~8GM_04#`=N_y;qqDd~wwhn+z?p%rM-_R|SOi6}Mc#^{68(u^MP{%Im4I z_TrNWf6!)oCVA$OQWZ)+6e%Sd1$fa}T-zuLQwx0!Z4#pd9j+m!mJ>*4P?H=@4yVm2 z{or1>3!4aKUZM1y_<+PsHTtGCwsP}xJm7s&AU}hv+XBw=0!P`r#3is2f4cyda@h|6 zE9f9~_A$U(Upq?p3|KvB9>9WIYKed(;C|gae|!q8!3;PBR^;ywVA0+df}fH}n>GLd zt1q|!R_xk8o;WGY1Y_nAqg`mCziTA}vig#F9r>30d~qDlE>3ySK4b>LCx&r`C+X-) z@^tuSS^yPY1oPz&dSW{754d31YLFTViFBTstZ1-w0?i!NtYbn;t$#Yh2`olg7C`*q ze>o7j(O^Y%s#R0R8Tw0IlnL3k^b9m>Sxwt9XX%rm0S4u*0$6FmS42zneTBNJPvJ9K zeN)q!eGiclk6CVCnhy0HXIa z$j4p5&E=;!9Q1)x90n6$!68qcF%7MYf0Pj=z+qo-fy2o|(6^T?G0o*MO*PX9-x@~L zF6Z6X+{$^M90i1lTk-TYi3mzIVPdGla#KQ<Ve|`@=5D4CA zFfK({*0mlG<^{Zd1&S75v!*ci(34N0l2|k`P&a@zbm>E$7s+zELe@gZPB=kMc zRm#}2n|2ztOk`UF;o*2_vYs^rhy_Ejm6!YHan>7Y=W)7`HDk;>^^jb@ngU?mRi`P- z<1{I0##jSYh>>_U9#xhnR7h5cp0%2@LD;_hnBT|69zK@BBcu>CF%2_~imPhXl@q+9 zfr#K}jyxfMz78x8(16&4YHOK6y%*soTCc=>cP3#AccN*q=ewy$Tz=PANKhe0|fD=nChUhZ)vEKh=dNu!~m((deE4U8yfGT zfW#&jXpHRsVd7DV@j>_GH<@b5ko$M7*hL@gQ-Le z@uFuPUx>usc`6GysOI`pP~Afei8DO_s=n)mR+}V)qv$!#bW3d|W=Q@B;cq3@1aSij z0~w!A}@e*`A7JVx6W%J4BaA<$~Fqy;9jyqYaiQlKt~8bVn!E1)J_j^Z--ri#*& zwt~;$10~7=^r#a5G+k3u0ObXDxEYUcTedQGOdglrb*#b6n8`O5WfO-lfbker<1?rl zwU82EtW*scpQdaQ6QeTpQ8wwgkfGZC0<^q6pvjaA=<)a?utr*kk}6J&B8!80&6L3BAz~;R(k>-DpX^@MWWvSO z4MEq;e+5S@@3^c*yCkN?E#B|vW7G=7yUSFRFd$0QirV9zSYDz|U@urKFA0>xL@?&z zQ|;2FE>IL1@dHIq)N6^osVqh@UohCZ_=Rq%nSHu>5*kxcET&F*?S2}2jw_&DGt8Lr z-^RECQ+@jx???;qybWcA6(HgQUbcEzf8r@we@Bkk|De_rO2F(^<$Wt;%==@~rTw8K zVws8CL_CzAYdPU6u3<_9^@xCz7k;(r&sAK#i^)x^5{;R9MVu($c<6dH%enuWml~Xl z7jkCGdl6Aom;dr)fLDHyG|l2;Lu{XnIwolOJfX?#MvFT}W&$SpYxy*y*zV$Dd@8Yg ze}AS5@s7!IW58sJY1aY`f`YrCjp$>73)Buja2b#_Ti&@CYOls7@&gzQ+D47Hfx-0+C8%r0WlvrQ2C1Pl3?>1q-)tA!%BxQ?f7mx! zzXzMhe&o>)z4*pNNgDIQUs4fE(K2ALFSx*9>>A%+Xt1>U5;>IjkHDQ(EP}zlVqV7i z_!g97mQSHCQ4CBu#uW`#2T^$-N@oNJ@4ONo{!j8M5Fz+aCrJ&psLBh~n521sl_+Q> zpxWH*&m>LeL$lpci6YN(hE3={e=YdLXG1%QI}1OUUPxO5bUgf~Ch`@aAM^8JM-8$; z)v5IrB@^YV4?yz*>eSQ$1TN9MOichQnPDL#l*Zn&o7t|aH-Q-F?y|EZFU^!x!(pd`Blf4d8iY=ZrL z!397Qo1o2NB_tsf!9FjT2b^8{mV#W5x`LdP1HFkvHR%yVA7F+TQcP`*UlPV_BV58K zo9r|uwUuRoyCkoq8+C2yMl4g6hj=A*S@2G2GMiJh^9kKuqZLip;s526FwTMsAJLOV zEztzHO{Gk%2?b>EOLzbDf1UunB+Psol7ytz_ z3gO~l;5lWu$iv`Mku1MiddkXVinL|~QeuGBEdnUN$>y5>QC9$5a*S#RN<;+>Xzk~G zfjA=MMer)|6EW)De@Hza@XAOn&)}886T4gTPmw3zS5)3~i6bC0{7WJgR9y%1V33twRnH>Zp`lNyWZd`HJ%_R z!$)0n&ly}w0D#bgXVLn`Yvq=YR^`@@MhJ!IJ8wO%28m!If9gK|rO4A14abB=-Z;C! z#8~pb7kRo3kak1mlaQw$31Oy^l?GRdasd({t)MB6xDFjgDoe4-e^n1gH8gp7G~Nntf2K-tU`p{TF8 zckM(2MO?9|f3Gc7WLm#fUu}~cm{qC>-O})3P%%7X4R*|z_ESIi4a_q0;EP&6E675> zU2(ToAe*@$HG9xcx=vO1qhr1q71K1{R(}EI+HJ;CkymRuL@7q5xwoqPYs#(2tEC6D zcEbD6OXv$>J@x@v{QMDLQRzC#1DYRW)s|cOr|+-XeI1`7ggR{|)JGPVy?KFE8=dca3wIVqhuU z!khRU9vg9l)0x(ri6e~PF+3(>2yuVIV-l$0mUf|c;g&9SgU3k!4{wf0Gaoxq$>GYD zD+i4afAB`SP*3GSg`kj|-f)Ut^WTemvN8r))N z9TO;N6=;*s`hpu(IhYW#mcD>ZjoYH|TC64r9V=Zq6Hr`N?&vAwM|9jlp(Slj_dL~x zf0k%V5yr_Ar(X@_n2zMry0AtQgF}UAM}q>5N~Kenw^S_)#84ELv0(8C6%Q;w4#Z_T z3yFLhaS@x4lH$KtfSb7~Wxv12e%;UB+z!;FlUAk+nyk%7m?{(oJqMx2RN;iC-4au! zrmBHZVxrhE&vM+A+apYszR8Vpt4tLle*k>$m4_y(h<#+n<^xQXe(HH_MgQBC&z8t2 zx1-?48F~$k#u;Is0UI@RH7atE|A6_68AZ~JXa_5*76&(pK%zV&8i7`>P%JSJcQ!`C!e+w}&bgWWJV$o))L zIBYAHM?qa;KWMaqI8{f7Q{0~g>XQ6dD${5oN1{yScDQBbyMw+;@(PHE>?n6q{W*+O z4DQkbI_E2ze`ElNyYT;be^RY1p*%oCLg{ftH2)Z`;W@Rwd8e^5F65}s%-(;aF);p;pj8s?Z0gSF@5?V@M$2bE(%RmXn4GKpLb z(HSyzb(*0#PNtpMYq4r#PKKl#QkYcC8-Z{h!NfsFpXCmIOSkF%EAb+N5qE z8p-|x(xB+P*B|rxP8oZX|yr7V*e>%K?)3)SF>Z!eHc@`{KO*x<{g8d;c@<$j~_lDw+b)c9PpW$6dv<`cjWQ^KF-ug6RpqCqPktv}v%o-I9ryIX=TO!A&q%Xci_P!Jb~ zJEKx9AP5q*e~OGbo|^&p={d#-;s;6STVsr9qbad%A^zh;XUeVC`~1K+JR!2$kmunY z;6iE-xDc9jB8ewHm1--0q@k-;j0JnZ^WO$bUyKWd@O_Kem zNNZRy6kjpYh$Ru^x7laq2a@HN`66b^QB!VY$synMAD=d?0kt_+2i9337dSr0Gx-!e zliHf(e>+Tx36Auis3xk8PpwN9a7+TG|IYPWI6lz2_JN%5F+aog4FX(x- zB^QJpjhQgQbSbnqx>9i|BNqb2BraaJ2FrZ#e|D=km!-b5IIT}LBuYbhp+_sRve0_5 zUP`AQ@t+<0wBE ze{7{TBbAo-OF5oz*RTC(Jdh81&>tQ1TQ~)RiD|pU{ebxb&z}M{6~bY~RRo~zlKg=H zTpP7RBv@_EBmhhDG+TsejOM~|;=6^tRU09c1?W0-0luf;s7b5~a&ljC1+nx1?(PU6 zOY)z*55jbb6Rcv@4XmD{hI;cz-%UNf0(NO{y07j zo_H%bLgyrAhwGe&m>aRl4a_QYLuMSzW(*IKr}jAqW{)s8LMVuda+1V1C2Y()_O+U} z7;-ah!+1~Ws5?oC072Ir)scVDNt7mLgoTaz)Guw6Z9|1cA!*PC(~>+unB`$IY2XPF zKb*)n-ak`D>2eNnoPSuze+Tc^0+2u~FCeFj9#sTf%2c$hl|Gs|97cW0H~;RA0I|XE z(Cf@4XO5?ng!3gs)yg;Fzp-Ov6=>(EDWnGhj{X>zd9+W@Q9}@K_%mvVHkyW_S&;rX z(aAmhQad5gt!$2BIR3`rtL8=h!6(|Mk~C5hXrac^{zq^Dn^G02Ox;CK zmM4JCm$@6NA_K)ZNtDtk_2z-Wya1z*9&@lEaJ1p9^PO11tUo}#W^VS`JqAklH_X1w z*)Xgmk_L=>oITV%eowhe1&+r|jG4g|e1D07QIA+u zGrFpYkEC<{y#Q%@9E&hc*K^ERF$9Sr_~GSYw7I@Y^0Xs>e};~tBGf2Oy7S}n{*2s$ zx_`>E_dmY5O_adR#q8Gh7H;4$dZtXgn-y zFhSfe$!iiK#*cbm!w}XWwEA;UW@!aY@9@XOBavc)e>U%47FJ_gLUjmAgJ_B{j@hX2 zy63t26BZEbsF$%}JOqk2H#Y?w+A|}IM^8TjI&dC*+BU#US1kRDIRM2@)riVxm|hI| zp6P3ec9kbci{TKDCD4%9D zW81JFFRvh)F%c2o3C$=jgFPfQYylqvi%FhY_HBI3dzit z*1jkTgKLw+B;|NI>J1My~@ z8u>#T4Gf|cs%kt=bQ-5GrW=bu)s5%j9SB2euNyBqGZd!f+$eK}N&C5+hhbaxvj~6A` z{RebH30@7Kds5QWn!OquD@$XJlEPLqa8bQP?=#+iUBKspS=I~`#3&(eVhy#*^^-J% z;6k)Zo};wqs$yn5{^KRhuh8FP!}f&ke{RS>MP9)cEPplh!qt_}Q4QL91F=ihnvXO+ z={`y>s^0AKU2h`DtyVp-UYGNI$y)RCbNmp*kDF0>!QXLFvpf0OLNCXO&Ls7#HTcN_ zrZ&&RTf{!X4~eZN#8T>s83oyiTo!sK-`by!-$vN>2C=!R1(T3)=N0v$#}DL7f6Fh# zRSdvZf3h4eU$|fUMGZirpLn6D@^4KNjI`B%bq~$ZbA$JucaPZ{kgUrG<@d5bja9V! zAy3T-v@mCK{8874x23cVq~W8js8EO*6B=561=*x6732SignlBLov&YNBq@_k+?l zG5KVER@)0`wgorPtOOHH31m-f9wzo$umfc}6HF{Gk&aqkqW^@BGhSwffAnY`BjgNI zOuzMW4IC>U2QqPYu*4R%1bKgzWFI^c*dL$O_owFa0A=EryfL3%Z3NZM9L)-CWKpV< zmq=G((a6vLAnbdjCd|u>B@y{IWtpA;?CkAL0h38yzBHfa^FQW&1IqL(iBD0%M7;tH z!{~x*M*e?8{sbj_1Hlnpe|$Be9?$qG9~1GWEvr&vDz zJiLYEBjl9WYSNYpyuy9Q$3Sg*>?ao7Kyr{%BKS%T5rGfrjYMOreFz{o%#>g9Q3zBu z?$dw5Nd2J*%lc-=o1Z9FXe4G{8FaRcb8Z|PWfXFa;FsG`feV~if1BsGWon2NVB zM$`5b#WA9Q(5e{UL~--Q0K6ovs&v)=kn-1n(B^&pk)UGR};UW$HW;gvi`s; zkv!;wpb4c|GQ20Sp%(B;^7`A}yzo2l;$_?pc%WAc7~96y64PBGK^T`*-F-omSsE4J_oio*%7FL-TW48w@w zEcImrUTwh*yb=>bt~n_qRah&=N1D*{gR$+Ef92TryGB?dcF^CM>^RMkiD6JojV>?+ zmgE_2Lz8dfb9A{=50r)TmgLbfq`xqR;n}Ey*BNN>Ya(7lHjzpotVd0fquY-Y(6YSx zT#|Ia;-a?-8Mj4p?yvqFu6(!r0PgMxAj=CrG3<)M#iNj3(-xfPS$-l$00B$BPl}+{ ze;bbR7~9|APig%p@E5F^T6_%t=GT)>EvDZZe;^cOeI7(k(s9o-jKf>}HK`lVEtm`^ z{xtPP#C|BgUc?Ok+JYPW#jZUwNR5C}acVND1mVJQYYVOu4e5BkohZ0C-6#xKg*P?L zYBfi0*=TE3UKKw~bt0I_FNY+O_b1JefA;5df(@*qTE&A@$m6|H@(OzEY0eOZa+<(} z`Rw`mynsQ*1d>Ul^TlGO4mWJ2<@)norx?;BU~aI6ILN&cd&lkx04$H}?K9snq#4r3 z_)Y5_ftpJF?8=8|7AWTKW3X)|rvhnE&@KKO{1C}sgV0&8u6_`v5M3+6(PgyJNtgL#beZEsQ{994d|ANi9?ru%e*lKmUMYsq z6i_*u6@x**QoYrmh}|95@*aMD&$-ey{&rz>?vDQ2Pufj9UVP2$P@AK*&g+Woh{m6R{VN87o%ftJ_un$3l4t7RrlF!{NyEhI%gr9lvzG zen1Os%YV+pTNpgTL5Zzq7-;aB<`MBFwzwQXXuIA3p>j};E}=A@B5p>=z-k&|(~H$s2 z^2AAwcO4iiL$(4*>S{tf9p8|k4TKCl=zIreSHM3@5evme#~{^=Wm$s zlei-n)Usz_{dqev=Mgio&O zV^AXMrRzmOvFiQO8AYuss?6i0>+}c zF3XE@c(gi(e9xyHW3&2JSsvdC`-<+P7;xMpB8b)EL)Ro0g{CV~ks*^0m&^>xKdU%_ z1u|l!0MsUq6!>b6a9?u;qjdl8ZV5Q5L=p1h>S0YaAjw5ue~FUJLrbNfSf0s$<8TCD zNVUWFLU+Ey8PcfMagTFm`sF!h2;vQa#thL$69TOp&~c*4l(Sy2S)kbTKk~{vl9>*v z8w5s@fA~`B>Wy8Z+1ohc9=?xVZxA@B24@LtEW85QOb)r7Y=e21$O-Ri6{$v%m`H>P zEufL5Kd3fPe+-pgd<4TF3|VJ}EU)+|q!F0A09y^d?ZX7<()Hkq@ckk;uF+Msn>&yz zToYy@LYx6^B=yMB=N#T~fQfFY^|ENk^kmA61dTxKXTs?xBdUe&0T zrX)%z)fj!2N0F(dT#R4h?q94pAWKszjl-=u*y7LDpa^KH)DAk&5row2-o?Nr0F~qk zL!g9-f3j&5y{f4UP))qO+vQyWP?e{l(my^Fib2pz+WRKw1!@8@{aZ|X%2!LIDPJGp zdx*;M@*I@|@usef%At*hx`HHN;7d#m+6QC-z_+JzoQJnA*CSMp*y?n-VCZ28QTHrf zk>y@-x!SHb;7bev#jj~v4m%G02cL*K(V|cQf8U0$0n|2J4^&qoL@|{JZ;sa?1Z=L8K)L;CN~au7Vhwqu?nKAgG)qwoN=2x;qmHY%&*kO7ig7Y2ZM# zgKQNSX1rNqeMw%!>WMNd!a#lC!uu-He{jN-A(od%Uxs`)K~s{3Ye8_59uC-!3VtuD z$FT;EOPtUYf4f1GlFCn@Dd-w6<(mVVvPEW1 z7IgeXQ|)UEn9^}$L!F1WU}~G(7>AKZKiw&cUu49QUc?1o7>8}a4V+T)pQSVVVqmktgt_qhy6hwJZTqe&ImlYVB%$()7bA-x|6>hg23o+zFryk!t zVzF4M>f~@)j`pG~^Am^+0>_IDyU|9ceyeP2^jk}3_qHb<;7G@7?F{;D9N$8+N!>s) zGV249UlmMN%S1Z6t5=t4xVGR1lCf)hBVZgUH~^dY7(D7@A+Q+Rf_@cp6j;=eT2^uTb&jt1w=HcC(JGX-SPPd zo1^bJ`VwJHsp}RN9vul*eTiblReUm2J?2*f)3(M0fMX&Xe5lxpf03%#fV|DC&X!r8 z0#71=fQ9rkx_&|H$nwlXBR)acM?A7m6l`11y)3V6IJgChXc>|f2F5~4p+ts0yBGkf z>%#C|Ie9a+qr5G|R1#C;f9~!FaLfy6ri%f^PopZ0B#u=q0>^a89#VLM%q^&_-uQpt7&NM-|N$tTos8p$J$`?p(h^V@U1wWe81Z z#0G(qCyJiBnU{0_)GuwXFZ-?ok32~+dR4uxVZEM|ixn4m+#UV3U(!kb&}37};?$JC zPP+W9NHaP|mrh~1`Jb3)aD6}i8TVt(YoFJ2dV&3KdyV$`94`d%14FgB z$ajEZ!jMfZ0Yi!SK@_NJv@GBl8tbv~dr!Jbi5yrN@jt3^C$93ndjxE;4C-!Y&bxchE+m2H*O2~#Lhw~mCO0-e6~l;n8h9Ye!Y_xrE}VeJOxF7R_%?B zNt_SnAj;c1rZ$RkonHYEm+rMDlPX?BjzY%ng1Xz~8~naP0HIQyMi-jTM)Q;OX($%o za~zP@;DEdu2ZSRNBrD4iNDdB%Zm18q&&SREe>x9ul~p^*4Im2z1VB;@#_h!i!=YFJ zvMsn#R)d0|-}gVt57Tp%?)$hLD3=AT2u#i-kn)Ow$V?H*jqWYs4L}p&fr&`)J!nAG z5@(BM%~_sMIEi=l64pQhyoK_Fe=qyPn^Nb0Fpb})v8omk$@{Az4<-Gi_dy7i9v%_N zfAX}*gqB0M5S6vjqV9>9W|c!hg9NEBFRE50f2!6+GH&1029{qd6-Uk-*t;c~_NRdc;Tm@4f0aU6 zD7qrg%T3Hqv&%KCt;QPj)xbNG(MW@FeT5h~vcy(@vTJPRn}2sdz*k;S=jNi?(hsV~ zfma;A@%EH7e*#`XE_t=?Ag^q6HaD-C3EUQ9j1guo^JiK-Ge>x9gM=pu2 zMj%9=aGc|>6h7e=pz6)pYrEdSE0Gp7afVt+_($Yy@TQENi(%Oo3}?>^HH*ZeP_zG( zsFhIzw>SJe%sqAKt?9KaEsupCOv$ji7pO)h%VSI?A_ycF^p`qoNh#s^l~3#+MV^=? z*hSxoF0Y1u7SYf9YjmDEe+QAr7Jmy>Up^A}do#_X9L1PSPk{O~6d~m|DzqT5Sw9It zEXf0M4MSFYJw^3#227)++wt-ZUyyHA?m%jdWWF~}?)&%fK2|j`T--yFC!BmbK`|zk zM}Gp7K~Z@%ippzJGqwE_m~09A&gZHj959&#jH7ZM-m1K|$&Jbjf9}Ak@-YA5K2dbT zm)-OQ0sgk&29vSt2=GfaFgfFugeYE%$6uQKRp4?yYBe`;L1)`!MLE=j3jd)h7>vod zvflkb?HtLFVSch^!S~AYw4y|vf{o2UF-R*Ngf~*ZY}Hbo$OfLgL~2 zxGvOT$j8N!`Uj5cSVlaE7}lj@rv&*ESPXJX4J6~(&2K8)0W&{aCccwX%I^h=>A3rK zb(f1Pk>*+}?sVSTn0SJvlz z)UD4rTPL1Cnc8jUn|wFq9L$uL3Ro*{y@0syMLDOK4bg%%RaX}M+ zG9%<7+W7Vy0|fCF6EOyeHkv8|tmV~lqO&Hn4(IrRz~~%~Gyt84cK`~hy;cgL89-Qa zO3mS4fAO_0#_v!4()L=Z?;2W(hQOa8OJZ)|LMe(sM7z95KlhD?dMvNbFIAvMl78(1 zXRL!Rl4sQ0vvmC`$Ak^i$*P}*IszlnbKF^;sJ8;A(5j$T5n4Ch@khBJ4Q+%{MSu?D zh~T#+D*vp!GU@mAS zf3a``Ow_t;OjI!=4IIuy6UeiZG*8{x%Kevg{YLCS-IM9Zq*8ziv)}su0pkzxF2z*tMg~wOiZp;yB7J(IUPm$Vdl6Ia122d0W*iFOo4CS^_?V)$ltFe?w_^ zwKP!j7nTcdRJHlgYgJmKcrm$;VW^AdJz1WSrD{b$0iM`#?=K6dD;8WtK>BvQ?rnc7 zP-^K}5wp?gCk$nXY`P)Fpay;U2j;s4*y3=zJ}P*y7BB`xA)On_79I8++vF|SCU3?z z;m8RJlyePv==hn-hIm`uvn*iYf5-Fi7JHA-O=7D_iIM7|aUUTAUMwR{fxSoQCVkgo zq~MrovLUQozWtWc#kAaVP0~?|KlYP#Be9&z5^hx1zJydZy%E9m^MfBh{1e~Dg# zfPT}T(sUR!XZ3M;jQW@)q^ zz|l~%6pIQ1$F|@i9k4r!e;Q2mhYv;kMkilXRZ*)LlZ7rpJdsZ(m9)HN>ULs^Fv-*3 z0}9($EJV%vsJ-REVv-gSRkILKoyRytXZvS)LNRc!$;xSXf@*G8bD?5MsG5AaKr!9> zyW0U2lf3b|%I`6#C29%D0fmxOaY(t-`&Fp_O$qbIL;Z+1o70#kf7)njU1CjBj}wik z3VcS>do6W;)o0;czXe+7BkWS)vDKva2=T**AONCf+1_a@7Tf@>GEJC=h5^W}hv!KC zsm3K^(~C%dI%<*r{tKGg`+y+%hCii91a27L?|d$BmS_`i>d&Z9IFn*DSIz5cvOIAE zPH+HO8DE<_3epPCe*_#usFwY!Nl*)FtOKrv@+wRUTsR`<;ztq{H$@DniacB|A{#{d zDQouOt;9kKaYchSXsQRphnZ8Way53-ov-e^pMe1arlTSGD4lpe)9tvffYVw4jpI0YHFmHrR-c8|Yeky${DQjg}5W zwzoLS5I8~SwLH2Ckb7f1My7uR=oKdCW?^NktLZ|gwFR?ITh#Kzxucfn9fOMqIn|Y_ zd-=S?T-)}{6OdDAgkenytrj5R$}A661+u?Jl0nILf2uzgX8g{EN-+wl#H5V@4jh&K z-lV_Ei@b!Emr{lhve0~Ke^E|Ar^>Twuz+P+n+br@vOt%js-2@P3e2veOn_-wAQO{p zxT>zignrpwl z3k?9%B}4kg%D@y*|63fp`UxZc8S*{;iK$O0T@9BMd>J>e=*;KnDQ`hfsW~|CnCU4V zfB#JElUnOT>LDLDI6lNqiA`=)X3!1>91j>m`qS8VTH}>V$4-5Oof1N!F%`~6|M8p% zBM6SGfJ>sFdj z0T74yNl!ViX!7(zZm-b3JV#GKyaiH>o}!J;k{usrf1GFpQiv~Cg_Z>@fp8w)DYTH< zBPfJUPfwvm4Qt|?N}-|G6vTqPLhHMp3QeY(Qh3ya!KQW6WURPQXzA!eq4o1ce>nls z2$-3&#)y(&m{~zVmWOc)Hu9_)FZ@_xReP} zyi~;X_>%H1C0Ug(?I$w957>x(*ONE|J0AecKs3K?gaHQ6-E5AZ`>tIzRyNl!S-{j% zKVOfXV3MK%>6pOV2+67Zh~N5dCpU~2UgbP^n)Iskv|QewjttaqL%bm_00ygxSbv4- z+6)H(@)qs(y+rBHaxogA2w)k~hFPG_v3dKyy7+~8nD0FE4z_m!FbxXOp&q_bs{{%X z_#{D?wU*JKYcNqJbUnm2`SKjw1o7jFYEi;>xSDf+g=!Ige;l78kCtIOF687}R*UaE zyam@IWRuux1{c&^KJi3&WpkLt7k>+G^i?67;CtbH9HXL9TjgT`v}P)aMJ3bGm9om* z2j(KF5)0+15B*}^M*qn@L9QGa750sSZ}W9gR%!oN=5weHhGHa5zO)26$|}jzdV!2F zrn53;_%q%rD9ay_f2P5xRimOr$1Xv_L;}sR>GimQXXq(9;&>{1`Y8#=~ zvixmplYTuT8X|TGbQkJp)PLZl+}X3aSIKH_s=SH_@YNL3SCfvi zKX^?0e&DV;qE58kjn#^48gxV{4DQcI$u`-{dntTbWNq_aO(StM9gji0# ze6X3BBz3&R4^_Yv;aI;_gpW{7;!-9>sClh?=pjgwW2s?utjtHKCVkftiH0IYl?+9S zkcriEFaILIxuu%yj{e%$o{c5dVS%gxWs_7WS1$?R6{?9+7-AxkKZJ7WgY2t3zeFjO zqsNPqnPz3C{qYK+QGcq)hQt9WzG}h(yd?h>FH%Jvs7$qspylNv`VmVmq96J0s~6tx zh5)@pHnG_^z-?UNWLhSU$<+YGFVB%m5O3bU4lG}de`A*cg7ArIMyU|=9~7Y&D^bX`OV=zyzSkpG2xf zM;@V;^j(|YqNIf+G=wKIPPj4nJ_~9|EE)9xsmz8jLB0;m%9)CCwA7zg*vpJ|D_jmD zs-*K_&xj7XXla?{sVAW2hK33PUv=y^B4w5*2~24OX@71qAZoR2P)t_?`>1ru!RWgJm8}Ai-8&7a|`5SmDZT@(I`%92eYJ3TJ&TbYBGt8`P`T5S9 ztY12mV1E*@{*~w9t;^R*2)hJ#Y&F4?*MokdqWv>tePLF%U2l|NVk}Uts%|+dN~GlZ zqFOaBq{H*ZivynR6kYyyra=Fpkum@gR0K#Ly1}MERl; zg(>o?E2L`|ZX9eB`&{7lC3zBc8gQg$DH!$YQ-5w=Uy_I0h3zSbqA{tsF+}6_^~b-~ zmgx!6zw?o4OpoUoY%GmYFN^RQ>-J0(vx-sz~aCA5i#8OyS znpVE>{E|F;i=zgRu)5MJl;`FB0bh|P<4B1CIXfwZA`SGCv>Ifpu3eX-RH)bcWO)TZ zRj0}&i7@6J8AALjyO8eu-K_w1SsqXjz5BUio;p6C*?(Cpyz@H4gs+ZbQn3 zSD2iKcQ6U5y)p`+Ng2^{OObF|E`Rdho{x(Kdv(-z9sH4_JCKN$YE0)d{C@7gI6zc= zx7hCjLj7#Le}XzMs*)R4At`%L0AzXeg{Hj0*5&2FW^y`YmZ!a>Nd1(P;!Y_nV+E*L zp42#f#&88y><2f@AyoGV#+nyNyFkq#SWXch&sJ|>0omXEW_AJ`*5LMz{C`sySlB;b zVLANYSRN`8elmqn{01d0@s>~doRWKgj$DHHfwy-fmuRDN;z!ls-$S&>1>fZ(3EuYP zlJoEuZ;y~mVyhW%G^XNJ;w8Zb@yeW7aD%r*Snt7|qSa5^F!a{*A z`40ZX#pFFVvjh;%JQPa?{Bm>r*M5970-}nA#4)T|;s>kQZvAKXd;x4Q`U?=m0gfcK z3vz!i`x7A$dq5|^e}D53W!_zCPaib$dni>3iHtOv<+0&Zp$JEfUqQak^eQ;qGEw?= zksMYL08vW1`9iScW|Y?nB&MhJ#RmzT*LNo0`rmF0$>+Ex@4+>x+#3Luxh7U}s^b%{ z%ZGhufugv7Joazvw~*?5gPp$>XF4Ip%~u~G8d)*G#NyvS^?!5UKx&W^PJb)TbP>AP z9R)Fozwn8E07}t{Iz(u{1QyU-N%|e#q7gvoA}acQa2@XAU=7I|Q+rRZ^QBy!)gWes; zB9$ni*dwy!q<6oh%uN1ELeXY z-eTqv4oGZuVur>TI9_C}v8S*FjGq+?ZZMNr1^)wq5WhwvOI78FQ&@`0LIOn*j=J40t=OQvOcx+MV9gEx89 zUVCOc%cH9_U0bt$L}#*CeU?@WS6*g{X?dSD#3UQM=&Anf*UnjfJn%Ku6-#4HNf!F3 zEFf8)XN}C4-;xi5#>^KXGr)<|<6e!a`IMb6S+NS00)ISc_#O*u}K- ztDj$VU?#A@2gVSP`A4v^mhYnj3u8pB-bquc#(xdd(S{k~yOjk;jWuxw>c}-h+4I`t zu^(XcP)Q<=Xs(>ebFAMg%ty#4ai&ROqSy#IXcYT` z&VL-@H|jER6$qVBj-6G6c_6L52Rzhx3 zW5kISs|&Mh!kJX!*h_aF4{Uogz+RFEOMflQOIa_4dFC&Iy>zi^J|=PiX%aC`ZH6V9 zGUOW)-x1ex!!QmR0Yq6lw!$jMpq+ znS*h7i^Wbg*gAZX;6GI*{X#UkPYtW9QG~nK#BZ=TC<&9h*Zy_|x6M)DmPiX<8GklU ztPMuAoHx1-xWkv^Kfa-j112+XHkEB(p?v1siLy)bkU02Yh*d&BS6Xj@x4Hnei@$`T zkw0Y}eE?iq@P$Y#{AA7KBc;F(S+oN{vL1oRa(OYdhh=0mzY4ILtd^NU57VuExSiglylj2UC$%k^L|LvDD zsVurc;GAH8*E&8x(ssN7N#y)H$DdaYg#|m2ge!CkGbfw)6@KQU3qEpO(HUX{3Jk{3 zSZrSN8q~mXi;L@-0j1Sopuof?YRJGNLr{`O!D)MqL1lCAu!X@`WaGqnL-`E^IX zWZVz&y7_(O2coe;eneU*^5A~+wIZK+-D&w<>F_6T7<`cT^1TFyY;;ZwsI+8oIQSe# z=C1nfsH-I4I2?z!IP9E)Eq@M!0x+p7UPnz@C)RF#4tzXEGeNwiy^Us~ zjZV$um8i#w2F--HS#{isKs6T6!#nha)LsjQ(4+xd<0w13A~ae=%|o#k#a3f068qfdhhtMAsYuGf7N@*%!Qz*$+Y zML|H87sHlsh$eOLrtyI)=>DTzk6H=oouoM|`Q8`nd6#!rwv9qyN)vEx_=GG1C*!#; zqnPE^6Vct?jeo|~_Rc_D@BA;{ynoA&tE|}n#_=1dJ;yNl2!DpjhcQezGAX(mqWm7) zJrTBQW$F(_pcrXCPKUQpdxT*UmvTalz`rUii8T@`S#$)71$#x;cO6h8I;QcuV3;Jb zhYf%3KdI~6^6~kl9xtvia7)AvnjVry0tQ$&Fwgl68{CpSwiXN+n3PE4EiE|4d4GC! z!xpA#G6l0F8-I+@4&2iIB*VED0<%O`P$A`k{#m3UWHZJR$LK|K2%vV>uf<<|L3^Le zc7KoUhOXP+4d9k}CPa4B8-Yj(33jZ88YcyC<#r#lbo6cbOaY}0B?f?rX>wJD`tcmK z1o1=H)xz`dAi~YMt_I2gVB(JWIGudl49)ZK7JrX$OMhak34df~`Fuk~ryyeyrHlnP z_$%BJO7t-|jj595T{7#Kh9w$2c<5kig+A#4}ifTX`j>B6tK0-^0ttK?81q!!|!YtHb zzH-dYw&x8N2S?&CjmQ}ARuS$arAKMO!su-BSARz5d~^|k>A#>i^1`=-lCN3r#4r{k zg|j@(UXNUcTB7jwTUUnP`%ezD_A`ZXAOA<$xhzR;Bw6-XMrO|xMn*(N#9}slj1)`w zYO+Z-x$Qsb|6laEW@-jgy>NqjvLvM>p)kM=xX{;CRn@fvU7qYo2s5t_JCp7T__=^e zP=BmGUzR4j!nPB+BwdG_C{3GBKo5?ms=Y057J4vk{p%-&2l1`I`xW8U@*w~*$$y21 zs-}O+v#SMlxj0HN5qL!9ghtNS0y??Exi(s7$PXmaLAXV7`Qj@|ySxeoiI0(8-h=E? z!~Gy}CA-jE){vOEEaj^Q4%1=B;XJ&>;eS0;m$=e`Lrotf$BS-MmvNg&5GPz9F;OD` zk7n!2TS85#LqWkeMrq-#cvrn5;X_o%FPVywN@YSmsy-!&cj5*nDhp8xO-@y7GT3C^ zhz~p_d3rypXqtG63ave%Q0|6|g?d1XdQX*w1w^wnXlyldn(nQDu0e6-vA9W^_J1A& zlUz4+S7J+|Gv~DcVv;5?NjWlnB=Y^Z#Wv#-B$i#%_$5M{>>C5XEv$x4%q*9A`GUL0 zI4$qNX{qB-z}?De!Ot+656#YCS;mLcL3@?x4yO)uFI~;aMbMxGk%b%kt_! zfxd)F&CSzo#0v3Hg#CuPYAFv1MVNRfU+s4T_?b8nOhrFQw$Sj)%MR*hi$F%#sx0oF^_Rp-h;DJ-D~i-a#o=38vYVzh5B^EUlz!Ru|V(Qtc27B{(@C76A$n= z^w}epj3r{86!_~WTxh<;g;2#0XvWE;(5^kt6Nj*$5x0?lFyLE{8f_(x9-&WFkiKEX z(J#xH7r%_vW}-rk69{~&QGXzxd@nS}>%U-wY7{zl0a)Val*dafCNVoO18LCAt4xGT z>6{brC3($|RhN-utK*s}Cx&WVb2@+eRJf-6m`lT*z1 zOY%~A@}h9OsI}6d@_(XJQF-IpYyVy4<;O$sSeO+2Kpqct?=$BwpFjw?v3b-J1)e?p z0>fasVbc55uc{#+>;-Cw>JP-|4EYOuDoOtUK7;l0UYuX>xxT){v<;t~4G{RObO`X7 zj(ZMb9^T@!OI_eIcnJqSQ2@%B!uN-+cjE2!6E5%>tIiw*-hVlRr=a0$auY9I%n_{61d;%F0N!nbDc##U{ocrqeFTdER-iEYItsMnrsp z&qKpPdY$Ce(RyihG7#!8M(2k&-s=zZp~yibdGIIVnEb*PVD!k#c(Ui{%bQP$1=A~` zd=c_$dr`oQ&VQ>X(0_`DM9(n%gYs^p{_=05Km`At@b+guyJxBPA%6iqCFCD~UJza0 zjp*{uLQ6*nk9Z~?iErMgd-o7sVyPq2@~(j$FpqFg;4^yTlQ`i5dx<+C zo{PGwLXt;As&}Lnn8&KOf}R@|46sYQi?>hc4ZiYBBYz-d;sJ5Y%_L9ik8;+p0i66j z-DL(6YA?wXj8K6TwdHV8)H>Z73}t!EVPpt_cq?dD6)Skuv)m9`gwiFf2swx3f=-BM zagAVd|wE;-6VzU*l}7uBK$f9Z~SzU74S#-sZZ*M+vx^bLcmAbvU) z!My(*e}DOSjQWCj&p;UUMGGC&mzr+>mOytZjI9jO?}~uo@i>2n$B^3V!VpS$)D#^> zA>^!B{3TA<<8iEdbXbAVF0MM38((B|D}Nln_y!8pVeSm^=IRCjNI-l&R|5rBu>0&?rn!j(5U(E6>Kd6{?|I7vU>h9w)x(nhBULQtx z(Lx8Wv-YzDUWx8fMC$$%%(lwU_1Tm`Oi%B`*jE;}BJAvr1!;610c4Ol*eoMaNjW8*(vtk>t*h2bp~9 ztT-qx5E{?&3*-8M8R`yk?)iagRe@&rhJOy_1Skch_{5z*hc4sStt59cM8T0jU$&=I8e zDB>h8nYSJg_Ej%HSU4}5>aE_$@QbMquwJ&nu%B>C#chrPzC^-+8=S9Ib`S6s(tif; zxD32j$KxYGQE^Egx*53EkaEs~vv1%l(&RPqJfVXSk&=$Dp_aTlu3kF9hAjUvZs!Ky zWh~dRceNSlxAde?$3)HK=`qomi7FMUf7@n2j#Jwv6>^>utH=5y&#rzhvZMJVVOgw> zb+I=eW4wF>QTfn<#d|m}Ar$#O(hcIl~c{ho8_PJ&ooVp zs)bfu=V6yBPgs%}HjSFXUxvkWH+-kh;KKFc2p0S_4P86>XT3bqoi0{e%l0 zSQsu?Yj}6+;Ey3n!h`F3Nd6fb}szI|G)lG?Ds#Q4T^_Aq)Cy$jOz>yis zZw4B0Jk)d4rG09~=_j>B7XaN8t z3gSJqQZ@h-uFMsbt)VaxQ{d;BM%y!2+Ko2u^%jPGkqeDhnSU$dmk?M7GU_brnS{9Z z1q>4xf?i{4w<4zTnbQphx3raX)b&}Seee;7atJF@d`CVed1KLMg;XMZ(iRZf^w)He zcE(ti|AI+ON{k|RbQ5p1S1@GxXX@WHu!PtIYS8QTvNYNZ3!c}V=nfT*X9YxY!i@yN zSS~6Uwp#({(tk4|*GJk=!)*!Ze5n1CMN&@4D`Sld?WPp^{TaHCAg|Qm7Pwm9W$X~c zRnOIrmJmLgKnpCrH1qjbiu3RmSA)T@Rc}EXn6wdM0pd9+-$^3d+y2G1FL0IF4pIb+ zY9rYrq9Iwc{DS~im%qUWOGh18i6}v6ZoQHmd}YqjxU^;s`3*PrwE9kI&oh5)equqe$Z zm5$zqwyiGoUY?hCkgATx9m3egVUtyqpDtQ0E^vW9W!)b@Ur*MpCC*%9E^Pq+oY^{B%yE*9x80v_-_QOm?hAar{P!uZLf;~&3RE$;BsppTqP zJkIiDn~CIOBNNb90|d{HXZd#`9<;Ziz@N{Vnt#4H`qKTQ+qf0JR7|W=<+{0o_-f<9 zp8INP@1HKV1Mp>eLL^;&Qv-MKRdx8^}B7G`;vIz3MWL&I3bL!e6wh~LPptd26#*ISPSbP zyE-0R+6)3q^e&*bkoYB=QeG!CT_U2eb$^sYV~_Bn5Tjkgvne$|0_hReC-LskRVqqb zXvvjVYFNL}EQaOgibGcfDpZ%l8`U?YwyJLktx%=P6Uw2QZ9%lFX}WR37OHdAWhU16 zxAQ1uK6=@0`saCtfj<0DN=MOMDl)f7<1a;CjU{Qh1v{Lao={TF%_2`LlV?B*UVm}S zlzJ#%o8OAOT1OCIpm7AbP6*M4zalRpCZQ+QHmDfYtNQ*po~GWpIwk95!~Z(@x4)Om zPCYjNZL7zyKOX}}Cz7yuez(7A3mrVIIx*ziexajM{G~=aia^a_FNe3_xPwSCmO8+J z3M12pr@|8@YET=5jT0`wk%=TKxqqZ)8KNAu+oW@?d;X7O*;~+AnI_dRoWEi6qSTxS z+lpMXs< T#@HX%U6JWG^r|X&0=f67I_Uh#bl$e3BgQ?>8(hv$P@bnA788P2|}la z^W@j%_ad*1Om~|Bgz}>*UkTt;=s9FmHGkGX;{?e_ z)Q{&sQ~m;K579+4;&3@EKV9TCK7U)4^02!!7{rP-(MOdnLZ!4a3}S@x<*HPzA}{|7g-61d zvT-_NlotbSG@j{M>|-w0akkwFFqWPX#qG%!w6KT$GB}>gpBjh+bFuy)icq1*7aT?) zpz-;ZH=NM3v<$%skh@tl(81J0>aD_DJcGaIe)%IVPECK8Z1N+ zynGqW1fVGO)wKKKxQ%OHpfJ%7;L5`SBTr5Ciuci(=jgkYD1v;x>QD7}xhssrLKdOA zU0t?bpjt3R)oOH#e4FO@S-mJ2T8IH-#R5g1gq1osP>rM5{0;i>R7w(QzC;R1e%iGM&{INT_MFMn)OOj6pQsKA)7m3j@;BD#74nG;QYP-h$LdF0Cp05tzTI*;+lQGrCO zxa)koz%!&TOw@-MD7-SE94iAwM-JFf#cc3Q3=`7A2G1nm-rzjEMdu(WY;tt%R?*Wd zI?)gWsuf9a82vC#xIkwjGpJt?^m~Qk#j_%aP~)0o)qh*gU?!i`f`a)YM%*773IC%! zf&heO^5yLXdWkxrG#&0B@4Rw#wZjU|VBwKKb0pKqdkGDXVm*gml4tTMJ{@ZldcqTS z8#PH2Gojo_6MoR4GHs1_GH&OVH<)(*3nhZPtw1p*`8QZ6L}~~q;!NZ5ofxX~c9&So zJ2;k1rb9i*R>sVIf3eM>VNDt(++fL0|dEpO%1sI_#nkiZBG!2_h|4~xS`P)_;b2a00W z+VZP}iAdEE+$nyb(&l$3#3AN|sw=@Fz_|KeFwjiZ_5A$k)ljFv;Rq&y^7Jr7=ix0F z2Y+i}tLlO(FzG0Cs)cI!B14MT=fn@}CtQFrF&ro;Ce|(9GED=Bd!B)@pKwdnZH@xQ zxL8+oA9NaN3GSBE$6~6*J4IeTAVx0)L26Ug!>?cqFsAiilw-nX6vL9nUDmu1E3?SM zM4^NavI{ejiF=l}0W2nYwU;FX3u?(fFn<@mh+}1r$9k3ypNn-P^J+7|VtP_;QRclh z6EY58n2<`JKY*)FG~w3F!&~1vGMI*|o~IwUs-Hb@l>}VL&BI$N!x>X)4)6VVKbuJAddwTB3Lc{lLw`UwNs?#peDgR8jU=sgSb3V-?} zH8SL_p4@y)(nJCwLSjKubtI$hB+QxQVHxs0f73)v^^>p&H>gVTbgCt?tGpieCOFBz z9ZV(Z)`1=60up%w>O$nc+jyww8ZPbqI|kwHtpHO=n(l*q^$7WD#MfIb)I__@TV0ID z__qsOJw!O+jzeG71}8dlyvuZUF@IboJ_&>=Gai$G2TtxGoV2^RDzq6w3$ExfPIDQV zIb;w{ve1;6ro5!Ngm5{*&N5KMZniUCmM0br7+vyz&W!FqvV ziOYTBzopyd+k!vBuTuw5{<1o_x&BNvXzn51+QlYpY2&#c*}!~yjCO*!wu8%6MW}_2 zsmj&?g{W*w_tjYFcSXQxCx6HJJ4F~$dqo&R3t%bcAy>x7o_G308O8~FWjI#tfF-fc zo1oTQy!HAVR8<(_H_Xd)RBNq&e1`JayrUte((BOP)L-_svcZZpWM4>QU=x+7vhIrJ zUrqjvj05yk8n5#6PRz}*6_FdJ5|3mH=oB~riJ6;OUgjo=O9G&Dlz*Vjogs5R!? z8~f+H+5Q|f6Ax;O$l8Rp_}h?~pBtTPi!S=R{QR<;|IEV!dKzcOa1#|os;%HH;5|lZ zc?wEP9asJhRlKS7P;JZ5jvpDmIu0G&rQRrJfF6gpxVwkZ5=$Mpqt1&O6-L&O`B3lE z{3w4Iw|0TMM3Vq3Du2o(M5xBD{9jMA$8Fp+Lep_ew2vP#xz4l|(6ndr?C_^NhMDDQ zx31ZkY6;Uu&3T-q%0r7pJ!rr(E@7=R7&|l@aw=+pyR0^moOOb<(iDZ1JV8t{4QNkI zpe;Z5k8yz;QOt3(VWbd4-EGES^LD#Dwd47T1GRa7hvhl`ZGUfhvIUQLbg^Sx&=lFq zTcN9PwLIH}jwyDvEh&IX#Fp~)`hGdQ1=KyfmAKLhs8-$$`$yw7oVOAuTmY)@R^;&$ z5+vnCjP~`!tBX|!p!n>qf9gB+)7XI_pE(qk!Tx#3$0Os5PRmy2THwH_gM=HOV_P~z ziKbwd!E)0~R)1Q-oj|V8RfsWtt!_<3oM54N;vlcD)+uWBtdev-_q7bX+&$kXk}Dd! zqzc+f90zYJx5e^xl^`&;7O?Uw;bbYRMhI%v=^%b@TWZnfGv6 z;!+DTd8bsB#y+AZJfRRLTp+V@S!hZw4XR!|6lK_Wk@1VCs#DRz@ux;oL1yN@SORbS ztl57S&s-gysi~o^$jT1JdQ&}-+Qvgu`wwQG`^d>65Am6#82`~@LL`vhH^na;*w|_6v3IH>NQ1ntYm7vb5ybeHd<+aq;5j!(I45CHoXzD5Sk+IRHXucwi zLCVdlAdB>&kH0H-Tg&O@;jR-uK9K^196@(NtP46!ysiyBi^KOAwrHl7OS}E@}(+ci9RB1E&csXrx6qyMINcCl1UR8v6+sXpB{ZJi!}9WP`k+ z$cyy7v*2gk#VwDouXcJA6_{xh@4RhPcTEZu!_q^2ICcGm3v4C21GF(ThNd$?9;7Cg%C+*7 zejLk=+hDvXtS-7LG^#B(leY*}*RL?-0e>wiy5p?!&V#_j|DanC<*oRAe090AlbW9_ zPbmY6AB_j)O#=r!0-ELNhd>;YRJkhS;Awg(LzahT#&~9aF$~Q%W7g6SSstnnn}}Pf znmbg7Q6)iP|H1v0ugMkEUwuLvyem_Y)?R#-Y>pE+OlLe{#^avzuaJCAePE21{eLDP zthSjjo|-f4#^_z-mM7)y@6Y=o-ol+v1z|vxg^mX7mB@-QI>{+ofH%b;ngm??&BI$; zbdVr+dB3=oL;I<(gM#H>%X0KaVB_8|5Skbhv_w$rIVl(3DV~1?8~|PED@JZfM}6w# zI6Ev!H5^~A<^``sp2>+6!lBRr2!Ej(gA)p{5IQsr9^FKR1ME#NF)#A?fYdeUyMzO% zDX#_f(k%6>b*UU^!8lzvZCA@E3NsxOTXSP?d522ZKLE%exYT?ffLzrS40qF+ofk0rt$(~YAd`R* zT(tgWg?hV-%Y7ydS`^i{G+F zH%HNhiGl$bc_)Z{V)m-db=7THqe&jN6ag6pAV@R=%Y0`*F-fHG(97X+Bhgr+;!f-Aiz{jimjRi9C!2Z zRuOio^&4QFR>qYU-0`N6Fm4@>$p%}QU)4vOK-Wrx!IL#~C6)_*xS5$*ARi_faTg6Hq%P1EjD_h4 zs*&C+L&0g5#jED^L$T@wx+ZU8JOfnMN?vhGa&r{bm3S3T1P{;=n&e9e(;jgth!fLAvF2Wc-H7Za`6nofsIn1&yV95 z-EhKUxqq3x%O3>rm&hEbGQy*%+SZI5r`u>>S)K;57j1&)*t~! z)tq`!4ERg;qc&hvv%-i(ucBeSyGoYVJXSuB)Q2;c@d-w%XXNIiJ*8yk-G|2oyOSb4 z(t(t)+vf=MCE^e{67Y|1S4S8?n>QQir5}f7On?4R9R(Gp_42=eru+zqz$M^gL_cl~ zK1eKzoS*yr7>@<#V8EDoEVa7s+je{b<8x7|Xw1Z8DaJf#oQJmx^Bx{cEVU?1 zsH>_!=EWhJ?9~Zz!UY-&kL8)dGrov4jcjc&PxNI!Ve(R{YZh0%aU47*{scS~_@uNm zBY(DzhQ>-|#Xan96plAd{lXNlNU%QCM{hK}$#Un(Wu$U$Ujuvj=P+D9b_8X4Fp z(iM5Ng<^;RVFv13o0VZfk+?wU!hCsDVcPo_8eP+ZljkW%5`dN41&ifb5isP-K{GWN z3joZ(n10<8)r*Ruh$^m7V^y?(@h+yy=YPkTDu{RJS<@9Qv`m9EudQ9^ppeyP4fHZo z#k#H>$G6zKhp7@vt=J=K!Ne$xGc^^kph%o>fxSd`P}>Jl*YzgRhF1K1%Z|sgQz0Ap zGBu^_Dd3AMj@ojdPF{%u7yT5A8Unr~kG4SLsP}^UgetaX@JsR-i>gm0e2(*l>VG7; zU_K&pb%_d$}R82}pIdM%>cS_EKYwuKbjOPY{@&fCd}jB+zdjN@K0y z1AkSTU4S}H@OdfjCuu*iE$Q~>^{#Qk1p*W6 zf%i2Ht@7FA;|JfeMOS*tNq%nph{+7wkH{KV8#G+FhGMP)RE#6O;tsz=A%SfrYmFo` zUz0W@+0a+yNrW7GYQ8e)D-;zVnoh7LWN|`&!OQJ}zO?(7L$ZoI9iv+um4C`Z1(1!h z3jEUTGSIeFIA|^erlqATQGj<5SUx{SU_rbq!1C?G_FM@paPll#llUoUhAaU3l7OS{ zF8)d^a^VS9{t7;TT7W<_P@BG!V9h=JmALfu1W~0+>xYvrn{mP|^kuS&@iNEdhVr{= z{*dLB9d8Y3Q8IE?LLj zwlIbI=~rV40r5$mc%X0~jV-BC=@#GMdTEM2SEBAB8{ zo)?685v~&Ykg9g;tU_F-a5HF9!w*s8W(X)J9RRbu>e?Y6j~zAQGiWSa6-tlO36`dd z6K?6kwD(urfi0TksedVwj_1onZ(k9Y%F7EL%l4@s65cL0w&KNx#!OV1hl?Gmr27MQ zXwXtBn-t`&+6S_^X~Le}kM#Jfm9gvmBTC~zn0a^$yg^{tnxVlnm>wAQFLYLbFGYo? zb5i2QE?}3q4j*j{4h{um2Uz#K;_Iic<)i>!KV|YV%@54S-G2{EbO~mEkdRO?U$Y-5 zlkp%-lBb2VN~Tc&Fiq7R!41(Q4~r2#nJT}9%apfMRCRJHLwGena-st~_a z^`vAbP)YVRKpBpQds+<}N5c?dSS%r2JV4rh@YOJ?4&X~q>?^`d%=m+X-2Zn{G&D}= zriZ48X*32@IDf97-hhU`xWMoXF$V|=5&DwSUEHvON2T2#z+=!=K3l(*&ne0F=6+$% z?*|@n*v&Fc0#(%#7M;hph#bU*Eh2+!FcGN+0Lo?YT_aCXzl1-GYhPe8RvnEcS{gjPgQQ^=sIfY%Hft!yYuvpg73wK8BQP-Hz{!Q*(e zt$M*q_{Mq>xqu7Tx*YS{=Vl=q@QNYqW|D+0$V zPy9kEO0+XqAXukKUc*aN8K8P1$mcwVf?xnS9_%TJY%DiOWI0S$w*x$;XT|4<35m*X zkcuI-lE7mHvTZ2Fgl(DV$IOrY@{w!R8*jQ#M#xb_}ez$Ep9U|e)KcrM-jZirX>3A#%h*F889|m+%i7acz|xKW_i`9 zO4+FE2Cb{DV`r9b`Fl1)gJJZBSETkf~wKZ}^=V{3Rxay3gt*6TGVu%9xPTil;zb33M_K_s+{1Ks=E1O{NNj* zn6cbYcKhuBV(D=)9;G#k!)T|6yMO%G{CWbhllCp+-!35b813abXfJhMIS@;<7n^6^ zjxV&A+L#N4mS`{KiJ;K#qP>LFg+dEf!g#qU-^WBJUV-C`GmtkIfOYW;fF&XYiFXHRFWqE2~mp>Ls1%ipI0R$C%Fu?T)Ka4D76hlqtPeC zP%V)P1p5i$Q01ri=Ugtz*L8gwC{o3*4!%78Vi1DC{6qnvJUK|JcnJ6i?g8c-R_|-d z3q^&XbtJc3HvFG?feU~>Mt_cZ4suNG!U8}uImX(!==c)xe6^V5L;thvxcNBnSq6slRiZ1B?q)9u~UI$)D z`VAfn74-y0)c_37tNf&2i#+}gsV0$wZa#b!~C<&NQ>AjmcxO_gr5*jZpA4v#3MbU8*d2~t9W)LI-bWsXxm zKgM4{y!mC7OAbmBf2B5j#ZoN%70aM!0V{Vn4sTI%4}T?=T2P`kTV&3Ok7Y7)PN4y8mk_Pt z%T3WczETYt1EC_VydH{@A_Gj(lffieUcFz{%e7@O=tzCyhZXLMre$gtG!yiQ#app9 z5E_s5G-WU@-`~xv%>Z8MNpZXSjDYsmRrh2hQ2lwDzWMS@*MD4E_i9F9jff2S3;pyM zcjY;_E4BL!$XmH9=-HaF)A2<=)eHazWD;=wbQgCe7P&AW3wH$qtm=$l+K~)CD>RB# zFOZk`6PS?H+b9RGbSlJTD>I5k!-}o>x^&cmm$(#9>N%$-w4jf+MkmAaVzt>&43$NR zH!VR37s{)v$$x9Z5ul57%%@c+#fohxgw8S|Q2jx%}MSDHQH+c@eN$q|DhE~1_ z1x<#bL?=Koo?4>4gz@KJ zqCuopET6zOBz%i2cIi!&BMVSQl9xb*B^JaNTIUgpQ;UC+2snQ3W+izTgcvqpLWOv! z?P}Md#FD&#gh@v$9+Ko_qr6FGm4~~bX6JZLYLaF+N~@D)V@aBu!3tFoz1==I8jrRG z^)1Ubu7BQj7;zRAl#oDFcRakNvK!ziJuW&_K+;kZQ%!1h#!3Ed6p|~o#)c?k!{@8~ zI;_c9{X&B&Gk$+Q?KwCnwbcpeTVHq{zoDrIA zAFQ}9__m?~tD|bUHnw9w;R1Y#!~m6E8D}*lV}Dj6bJn~iL#%qscI?aD3NgmTdPM3o z$e@A^>L~9z=`PQ2$F)L*DL+Q{b=(TnHc$18Q3-+^=*uPecpk zxuEn~;ogbunB>L0bNnGmiy)?<2;tcFo zwd^=iUj5n^_~}BEy)3i*RhxU?ojy5_; zg(Z2ygcJ}!Q{qnf6hisWl6^8{m7ubSua0j+ZEK>GUi78C2K~N&1YP?o{7g1vUgcXED)3VgRhg6`Db`SXT zM73o@iPvPLkXUslr_B>vX(1>@vmg_(f=LBxTfy)Wb(tcGVCCd-y;;ITpbuga?k7b{ zYAR_6OzWd3p@FKxi6F=qhhGs^gFCRNRz!aao_M0HF0No5ksDYUd`0rD0KSzHQVB_b zFL69bDX1|U?kJ&Oq8%q8`XsNB?9C*`-XNl3UMwD3x>?#jG)ou$iZY<~t-yW^`HnrF zj1m?arvwS-?fb881tVV`BZ(m1gONrO(Lx6?!%36vLPztJuPqpv1+1LsIJ`3`Lu!Ao z5JTuth-?$D3lVFz;vg(uu^1=p72;U+h${a`JfOva2Hc85`|0BN&*ON&2WyD|PnwKQ zB#Z!#J8a_~M(ZzpQ;nu0^g)g53EZ+gp$~PSpc@lz7%_YgePnrP`moS&)>O1f2SHbO zSzbhC^^%oa$a|@eUj^NKevRaokN$r-w_^?5`?mjGwvFgyUg)1GFhcjDyRc81*v>w! zXw1Qnm&ZsRh&QxUy5cvu7;6`l7fW!p3ms^wZBo8#3oI;<`~$yV4sX$N56L5Ldx_`@x*^3s^DVK z1>|J1c$ROi7u3604Wm!2!C%Yz>gL==Lqh!rv{s_~Taia2kQh)jUIW1tAJ5P9_ad(( zv!>rQ>XSMuc`KCo0sSQ}`VBCpC%|w>O#xF~j0gbG4)f*zD)L{cszD7H)Mt`XJWIBK z!nEHOvLA;B29+*^AW6;?wM>8d?7&39;A1S1mtcX^F)CniWq}Y>EC1%2uQEAukn&o4#(3nX8>F03zxWq^MM?^~JIm#$O1 zRY@=cuLW(OGu_P-tMi&OW~33fO!b1!LIF`bL(LdtBjL)QICpVEIClkZz%xA?>_2p} zlJM$6=&BZYW(o)y89Y1HM35K6$vkP#kndQdX&LLONzcTlu!0=0afJz3+(!60>>$Qx zs*fyyeT)_I60DG#&jx?6D=P#dy#Y3{LZBdK0RWq6Bc?Rx;VoY8VTHt%R=jHDpEwI- zeatsOY2L#M8LQ4|B4|wMOW0s?K5+aEvwhhacFD)V==M06%)Ajz5hq=*@inU4GDH?$ z2jydEOB@#vNzSX>9U3#qGb2Rpe_$-BejY)ij z5RlrwFw3*rtAC6W`WtQugR=ct5OhnzJH=FnZ(!Y5z+_xMo)_)InC6Va1jN+NSONu= znQoYdGqOwgZE6~ispXIi`F+6U><3Zm_ zI3b~x@dWx3X@kbHRA`~H@cf`Y*}PaZVv<)UXA;=NJR8@-cv#@CkWT3TLYRfpaxyDw z1(fdxotWf5GarP(9Av(sUDD&o?A1a!(c%Is&Z5{`SsZ`tt%MWDULufOZ3WPq@<-m_ zxcwtv}Sl3w`wYVn0C933cSSrv*iKQAb{s;=Vudk9gNZ>0SDOKw|W(kUz3-{grw=^>WJz9rsjBs0 zM*{ViqE#^w)9q5;*Xr0cQ-z0l!Ydi_7Ya`4^9P_Aypno*Kyy_pc$4O%^*sIPolt9U zP;g10JY8(Wd3X!VE_I>cf--ObQ*$hs7EFIoqvkdNW|zLuZi(FhEmHml-)Y)9Qp@7h zb}|J0jN2K4?QxJ7SDZcdKqm?-dYM#>g^8HtUkLfAh*jzeP+5=#>?QfnC{WNu^JUE= z^}#uqh)JGCS?Ve9#6&(mdEQF|^d)&Rj)W@ct3sAb2}L9KfWGl)n{LRj7g3Y^04RS& zkl(};ZG(p_s0#S<318@e$aQgC39G69iIuPA8-{5ET*-c_cIqVRM5-Y!aDhK%&L6;E z5K~^PcgaiA9JMe8)!0+?Gbe7W$}CWc>Hu&qu*->u)CB;8E^q*_4N4?mi6d;KZL#D9 z029Ljmr9+F>5!$ChuC92aV}P!no)lt?c-0y4=!83zzw{D$GCxkNBXEz@2OfFb?0%4 zN|uM|CE|u&J_X@VC@NW=);ol`#L7Tj!EHVXnWX!HAOMYCC4{Jb*ezaalh;>}pKljB zMp^#X@=O3@Up-=&t_joApuH_yAYZwCZ#=IG@nrmQzE%1=Bd331K`IK; zp671^NR0JI{E|{-4PVe~bX6x#@e;jMUi|@N23w^vpwNsgv~*D@KObaHvPq+>R>lFE zF$s9|WFFpX#=&aXnykSkn7~wfFPh3|N=2PnjArc87r;#P2dpeuAZmyBPVaNbmQJ^f zRd2^m`hqu(1H?@B_!@E+?Zkh0oK8&h#=Um3}x8jy*?+IIOwgQcqq%{Fz zHxC|zG~FzuauqgU@ABE@qgTI3z%b+o4B@BfRe+~JbR5-t3y80eF;#yM@7|*^RkY9% z#q=qV?LtTAb#G@<1g!J=aeRlwklL%r5Q;b^pJNOuQkBGodEHD!hV&kZW6AEGh?Aij z&DO$A^N?!>A;bsHN(kg9o?fE3l&|j3#$crbg>HtWa`U$B^dFyfU z$2cK)Sk*wyyAQ=wQ8h?$+;fRu{WUK=+RjjT0lyE6l9A{>Klbl(tJo5>-6gQZq;0-o zWDu%C9QQI4ddg0~<)am;dJ!+g;H(l~A7jBF-jMiOfbtCmRx5vJ?A>2m zK#k%YhqpkyhXoT$9YCbf2Ol>+SLdBhLjD4ZiGra<3}h2%f($SSm1FZ1J@sSTF*peW zjj6W~?wBBF`3rPb zMg@-tsy5^-HL=o^Ak&pAiw(!nrEEsun2FEA$sgIDEc{zNi_3 zQ&oZ9c&>lv(93%-`ZN8d0lpeN`xHB%mrr;V8|aw!bHcAaZum%JjDNcTn3C@IdxWpS zXL&7O9{|Qei$`cAP#s@5p4CqPU`fDg@Q%YhhTDb3deT`QBt5`ll?{sUXeIRGl9(&)-)+%@1;m?kh1 zb$8u78BP(q?W3je70kE>XLfZTxrpn`gv*>8q=dJWVbL|VfJw{)74f;y87Qx#}UxAHa z3N3%rS87oncuNAcBK`a2_!e;Y5Ln_;3*gA5sWE{JEbA#0(iebB6bkr$#H``O;3E*U zaKA5eQ!u%9VF2(~xGej&mspyK9YRla*o0t(L8bh^lS-m2uX-E!kS(AH4cZd(S(=og zaw7OlEyiFZ1Jqq%wh$yzb6qvwgJ!qy}!9v zdjTfxNfI6+R7ER#agiLA>DRr8hDKakEezT$+44Gp%aD&OAMqkJ;-_FkLvJxmZ})qC zeT*oBcsD*v2n?*QL>YSk-?roHWJ=?DwmUhZIM&?gIKIW|9ekR9&70|28KN|;8IOMk z7gO13)kNdU#KETauXOu=k2Rx-;gbw7by+2k2nEyP6nKXHPH9TjN@qSXomgOszb(=a zV9N{VhU?y4)gu2`Zmk6iwX=YSc`NG zj{L`RH^Y7d#pw<~y~u1(^pyUC&t`x0nk=sYgk=86AdvP$%b5fFpUYb}E{eLHuSnCk zR%bCTGTMd8N2bz2c_A_?b=v@U{D|<&Xtpk%i2QJkMyx;LzfSH6&oXU zO`ywDBSXH!Q8VMQTEKg=$lh+%4!(+t@PHv4e4bb1^Jt;P5VnB}?LvpA`Cfk(Krv6c zPUB=)9B3ZiV*L&&upUwe*3rv^%$l|^OA=c+&t{SoaAAlQZPoR2wK``5Pe=998c*5 z$7KbmZgY!?W)_Iyd?tA{quPI-0FLLQUU0m7htSda32pZb5GQGf+{DtQJc8XB}Tk$Mjf z#R;LH&3{dY-GPn60oiv(#i~U$Rba$LjK>;3nXY*H9zsD=+Fcdr)b-W05rEBWGoJ_l z6-@yfk2>ADK|prOFObb^Jbh}DVF?vs6W72#fKAdkw5n5r?S?EwHv8TI*!iRv!0uil z0Gl4r({{%IY?h|pt0;dNP-^!8N^L8!p5xyxkSI3714s19alw1F~)E+xQKEEtL_k*E8iA%MGJh?HjO3RW|=7&VYrIl01J!#K3}3l`OGJqy>mm zcmZNsK%OtO7~EN$hc*Q_Ul1rJd6|Ce2?YcIaX#k-h`SdEAm#_O-7tWdq*1fbD#Qe& zluScnYPTX_X?FxH%O>D3DQE==7+#PWX+SpQJ7m?!hp)KiLJ?#8SPQ#~HWiiO0SpH> zsPd@5@cN2lOB#QMJ7;3B_UZ&GFq{R9HhUc3f_Sd71#w7C5UaO@hP_J1cxWo5FF@R- z0>od@@tlvsD-2B1|76=wP#h-=cQ=QptSbTTZaLv1poNhfCv@b#GipRcQiVcVC-{O4 zLdHoRVkjmbMgiu#;>;&VPx54YI6?lWcm;|an4vu77qEY)HDCksoxmT5&C7dhVJ^U) z^o&+nQ$y!lyD6vG`+S`JSUyUW@tj(h6GitXzL33s|wrad-#rd!+t_YuD}a1KhkGDuW^>>xS76Q+^NcSall9n&htGRxp7` z#7|oDi(3>g2Bb7g21%8gwYPyJ>9Vf z9lcPfG^a{W3BNc^SIx@$%VVr1#2cKy7;8xj9dLdtAL?)Ej<>qDoO$dyum2gAp9ZkMOJh}s2_Vm#S%92w z5atimW)0I(yoc|mg`V>TaWkOV(|bjok0pO!zc&B5yfh1x)0YrgsgJqT`^( z(vZnv`|`sF%t>DS6B5(p8`X47E=!jGuajE>%xNF^d}y=~ff0)J)S}Z;O+$V}p7nvI zIFhrlCsR+)g679qPG2ILUUT=~z*AXkN$aM7=1wdb?z8LWbiDS&_C*gmwoaBu29k!e?g>hS{JftSV6)S&&ynstY zt;h+&L;eEcUFtBu>F(H)H)8Yx&lc%?PMj{B9&Z+L{uG4ut znaNhrsN{4HfV0WtO52}wrSp}5o)$Bn43?f*l~Clv1dr(FgK}zSe!-t7OJ~2w97`tU2f6`cs)rqyxu51Lc4YXG<;tg ze@h{^uiO*WZs%RquOT{=73#OG*ANQVh-1zyMV zpYUoMtGwsHt35bX_b5~T4mmCL01SKEr0J-sF$`*AsGerk20``4^#E3XOf-+6PYo6b z|3pC%FmBQZFush#^|*1k>Qe*8GlvVqB4BLH8Nv+VC_A+#J>`Eh*jXPhmvMSq>}uY& z){0{QhYbnsrcTfR#!dJD#>V8KT^1gwM)=a>mW{Webqga4%Fp~Ki_zO<3{+$9+80s} z7Ydg`RVY?;FrD;*a*a`4ctpw{Q|d|{MqR=pAZF5(*1@^b>;zfFNn!!jLw-WFt)cpM z)rA65RlJ3ZgBE`_d2&nY9EcN5Nhx&dc=3Shv1cY!@9r~TZ4VMQ2Q^$WQpRHL$edx@dP}muu2MP_z6R)s>dkve06g^Cj-+hSNJ9>4Z<)D>2Wt zpX2Jy{uO^97*7WU8cPGS_>DlReRcpP(L64IQlnB;rae$%p%qG%JPwqM=Ms}Duy$R* zA0tp2hj*cLh7?e0QUgj%&7x?9kTRMf>e0LO0g#+}^Wcj8gx#cyZ_Nk^0!LeQXuX>D zAlTGa?Cxt$!s`;vyv0&e%_{T)-m!J^96%c^AGv>qaz|0KVk<3k6*hoo^6C+U{!-K( zWswce09vq!a7S$orqdBYg{_axs@zb$D=0#fhmS@!{GJa>Yc|M zoMeAPT?6no`4f0yopUN?yTP7O58c09-Cw)#SR{}O0Nof_b-Ms)7Mj`sG@N6jqAj^QUEfweh3!73By4lFVtnk$`@zKWSGxCq*9^jg$}) zBBLpLc-?@$$Sc3Iv~ZAR6Tb<}2UqG@*=)5HCdO|&$EaVxnq7uctA7tYGs3Gid0u}+ zkhjqHa)Y6&ZtywsqCmaotg-X@TaY&+caH*GL!9fYD|YrriD zL)oOs27@M~@yT-X8bCJbTY@;a$*`(OG)LECU_7KJ7?%|=j0rKJ@W?Gu`IJVo$*T?t zLId#-x}hqNvtcBUCq3!zy)6Wc?GZhCfQJA?RH#g_X`^?&%U8XDu8vCpwf28I>UYr1 z?fAZ7eSI143h@(BBY0O@Xwt(GMqW;|wwH22NV!RpFRF6$RX>NUxV&bDWt~Ghk0ibrYcynP$g~tJy#iFi zR*~7)>%0!NSCO@LORWsZ z+p%1X-<_r(!TveDZkk~wf9rb_lbe6rya6i?+ zCK$qxQOzr?$gCgg@(0))WScd7)V_H?>#+)?W7{Pf{Ak#_5cmK+{b>_^g;qtD6*>Yn z%e)^j{>yCzekL!DGp&lShSkkHhgbr?4W^W@q0TOZYI#SHjFD>>OevSgo)j+&6P&;` z4SIu@2?ocrpD<|qDI$MJ{Ty=yDL?yRV`hY?a<94Cm)w60{Gt?{DuiPP37Jk2 z5Czl#tpv`#Eb`W>>dWjgBr868Q^pTsBoc}9!q?p{s>@f@{IpdvuS_KT4JVfgf`Tx$v?!aCGSJh zm_P=>tpITlb-pfVR1Y~!6x>!~UC@&P#dbd6LbW0Fadh0!Y|(iH=hE90)jFQ_gyOwT z1d9C;F~fNGrh($|g?USgS;T)B>YiBOa#7gF=mh zQs9#I=npACNGCIhK+nonD|a3gwsW*1yQ3Qi3jGTt$OxEWb`fQpd*v@c0H1M1;IrIH zl2LfsvJ$8kiNr71ZSq~2!rdh95806cmw4yX+qI}u5g#r>}v zmPmg^`-kOtYSZ!cT`->^g*I(c1I(%%fv5^ek6jv8ag#m*^I)w^9%=jRK7F}&7_=IP zg>h$a@c|&pj8Mx4iO}V*Nulu0QIdupzJ!B<_UrQWU8D;SO{3IX37<3x4XgZwR=-A? z^fQ-+8-B@M{?)dL{ z$W2iK4JVtbn&@@{?3(<6$`mEy0+2P{P>oLjG8UT14r#L*)q^)is7wE(EKRM0SuhD;~UUzv> z4dBOUyensUyWB>AJ64}Gr=1bHuUaG%{Zx@k#>KI7i@dx{wR**6fEDFH2fJfCOls3M zTJ0qVc*|3yfh&%$nvm;u*QW@0O`iD+C~;USkV4cK1Ga8~CUB0c0?zikm_tR$5v2%d zU6rs`s|AhQ^(VY<9#B_fVUu&h)y|CB#pWqnHw>g(g!sO5&Cijm&5?v<33U zP)b{OgP>HCoUGqt=%Snq=${BLgWw;95y|m|iacO8dF*C2B8K><9t@8nS&tSr`CETNw=7IUU|Om0 z3aE+^I1l*=&b9{RK3*G2h~lb|px7{kOAt#JepCgk9$J&-aZ1*8^_pt6S?A4#w`FyxSRi@wzSt z=Yc(>4&m7<+2u9V7q$d%IMsV3ml3?%`h=KZ3PHjoxPqpOT@HWVhx~+hTLZPl1T07w z`fbF#lBDG4)SP6D1%O5FR~?;0e~aK@+WC#3S)(k%CyJh3ovaI1Xo~9E!oQ!`eEauek_lQt~Wd+b_-cI%yNPXej|Pw z@&|~%jQMoam`^vseB#J#dY9({qMiAaIU^THM4!ccS{K>N8Fi_FXq+RuGD5P)SKM&6 zyZjNNH>iJ4?W=1;nfd{3f|k*Apw7cMv7WN<0kXXWdtb17qwdHEAKP2 z-PCHB%*%jxu0Rw7f){sB*(EllZl*tCAUf8cbgZ2dxBMMg&5zV*m1#i{sxH3=pPziC z6+;j88f2tr(`VYo(dwzM-*UQF4^(hO=NYA|Dd_MY^!@ljO`KrY!W^dC6$TYQVMDua z5TyJ^;i+J2)2VG~m$#u?3qcAd8N?hKD=>dYkcT_%vI2DRIL`NtZyH6aHi7}@EHuTo z%S}PsI(enq``FJeP#(fZ)A3ycdaSamZkyCV`a5_tSa9O&R}v;jZ_-Cdcm9oSud9aASE@z|{HH=f90RcGh8&!4R6nP?v zMlox z$2FnC%YBDv!*|(^>KPVy0Ttfl5A1(vu{^v32z{qg;w%oHIqU1prkA{+qFs; zWSc|aa-;l26I0=3hqP;)*v8^x;laq%o_KHVXUg=B{_sV^onX+pqx!!>?D6;won$J zV6b(oUIDd3ep1f11{OPwvPk3*#^&W2R4-6#^6(_6?7=dHmZ}kcf!gt)C)DokAV6ym z2sY==EkiwZWag(ei1T?Gn_=n};mpwI*& zk+dG(Md4Uv7lln~pilu>f{1^lJPEi&bgD@op>WW0^qL_FO45Xk34^=T(Ki#v?FZe9 z!nWLfD0Fg<#Xg?^~&)UGDL_1A#IAwS{J z*PzcSsnC0FGbnUv=04mnjg>qe^n}8_9Rv#f0Ug{jaOm=so-6wUbn$<}A+|(DI4=oc z#%%$Z?Xv@5iW+hOFdNURPQ(M4EHnj+xM=j#YM%*`x+C z(Td{ltNTkO5n=c?=_6!1GY9S=0a!XHVwj1BSYB0FzD<5uz6<-7B!@BzcvU6ngT^dh zkl0CB|BkMvSiZ*lxfOpij~t}XEP12q7F_C*Mbq*55qfY;>3nxP92S!z560%f5>$6lDgySvLkuRTOY ziI6G0RaYAfS`7vYC)eburNv0rl)`1g$(G?8*93a)SKScIQ`3KRIPFwNsK-DAkemDg zvc>wi0NIVMRcEJxY!+G>ln*m@Wh9x}nGImu@rNZqjYm6E3D7<3!s2epBk!Ac+=PLkJu zCD1luI+A}W&8;3!l&OfL70@>Mr7;woZ>sE|C8k;)!V|7-0gQ6WVyIMxB8>+g_40ms z6z;I`u>h7n8MTims2+3u@sgSXmVR>n~;r>8?Pvi!U!X1}$(!Dou!r zC}15I1+2?mCuxTrMBtuYLv@b<>Lz^vYLP!K0Cj((U{(4spq_U;17G|O;07DRn6 zS9pKOPr$V`L?nb`MGl1g8sVuX;I*ApUPfqSdrtTW zWT|QDPRt8$Ax?oiT;yry&U;IZImKk#$Qi{Y0bRQdYKKYl2Bm{FpCNhy0^TOS58m6$ zI97?C}LR4iPrIa$;fblh$Mfnhxf31j?^c_P)~0A3A=Q3B0-8KP_JuT zqpFX)^Z|C87})LG=<|M}4o_eCNjV&R=f2_znpeE>;Udw{RYP{R`dzp@os1zNkqcUy zlJl>ymR+7Qca)rhRGOfr?jU}-UyaM1=Y7N)@SenW#(ibzN41rUG|=SwFlQ-s!1I4_ z>2Jqln%hA6E{U4Idb1H+*thH9T^%{jvKLM6 zYjt!pE;Corl$R-6xT{!>o^?~XJo2mRJW~)RYKo>bssUldMi(K~Gpw;xJ!Ip~8u+@Ug zfjt(V@!pQlcsFmbVe&JcYsm5VHh3-h8P9CcQ~K}VvBYQG`wf4dN}iY3Ia4-+T8z&tKdMn8E_iKh?48?gBgb}z?*rr=3KJk(h9z+hv12E;1ClzXQ_LJmW)kk)9kxsIas{jFZEOvKQty+hF{cBat z5C8Oe9ja%4ouok={rKw5>FZZYM}E8rqUDdTe!0Im`RYsl4 z>%aOTO*6&2QTpSnRhDi3VK7Mjm0o-4X}r-9zdXjt+ROOQWI0GTiS`!hO6zPL4&J_g z{q11w1<@v8d?Z@zhd_v)t~(%`2bvY)1L7^ay{ei&pw z{V$C0?BQJ{dLOpENH}Af)UQhHQ@U!4qt7(|0CzBw`)9ypOr!Et3 zp}Rj!v=^PsG_uPWVH9}Qt258nsTzA>$OGdzNwlAZTkAVPn)29Po~6M;tI6GY_lbG1 z-h^6z4H?Q?YIU9@u_cP~ne)#Z24T2;54jgRTs(V`&+G0-c9*^Lg6b9E->CRenH^N9 zgb|b)Mqap01509kQoM@ultn*2vaqgXDv_K8qNBc6k4d~XgNZs+za9X&qIztZZHm#&y)7Dp^AwFEE^m^~js#g^K$QtOhYK~+ zsrC|oCAzseRY%2NWveV<4F@AjZ@mO-%`)ARkh<|+)ZAaiacDiBuRS&rjgn^GiEv&s5 zkLHbj>~42=6o$sRT}LScSxPX{EAKgfz$61s;L`yZ2Ujn8(qa6Jm;ciN z7yG4*l0UW3g_Okels>;FiaeoFSXCn6t8aI4&~bEf7JN2ARiw8p zRTp){hb%2HFtUR9`1W>C>C$c-?M|rvwXhBeuLi63e`wRsIgTdS1fIWVE6%6ax{6wTE)YFABWAIlML*cVjYj`wfEW1D9qQT+&}3J8^1?I zOEa12Fj$KDwmw{1j2#vh3qbR|#?1q;^}+CP5$biL32rC0D<%o{p1%U3W?8Ck;ujrS z@MFAPfA)Y9f?A%kkYJ%M!}!5QE#;akEh}|1umMN)i?2QglE+2og zyZm|9%=L)>npx0mR|KDe6g-h)KDgG!vYe^)(j{rA4MS&n#v7yw&Ln4wBL#xh2G@&b zKjub%1(sn(GFpP9q}POwN9$&oY~r)i~Im!O9trx4c(234~-C0Gv*tK>xxkue4& ze+?BB*uS$)BIbxVwoB?o4A=3Cy+G@e{s)a6AHq}P6{stVH!C(B9KOM2@7c+FK$=OC zd$;f-Oh}BeyS8vXpUu0|yi3H}xE<5@y;;Gn1+U`#GJdu_HYrt}1P48}ab1#o43pps zdEY+mjk9=7I3@mo1Y&Upi|)8LF%b3{e+|?4BF5Lri6f6Z2POrWn6)u|9(On$JB4`` zWZ7D@wamaRZ_P$M32ZMkV1hSWVZSbzIX@rP*=F%Z9=oVl- zUkKON-Itx{V!%cQp`?{#cGN?8Qgw8%KYO5QAxw>n5s;z1Wv;C_Gc^ejZWW~khzp`} ziTg_EkE!5={a%YCLMTZ-oO^h(41_LL1yGe5>;;sdC(f0W5IL}FJM?}Ig8rG^5x_~HEK?q+yc9nA7QJe@kVIo{n^o3QJQ!R@Q>|Wf7{YVlVDb%Vq3^_ zV5jLv(^U|%PvK@o6uORn&xz-WwNH0a^rF0AXscc$)czA9sp+ild<>6zh_9^^U+?*O zI}j2Z1u_Mvj53(zRfQ>wmZpa0*y=MBtElNX9w@c_KGD%4h4}M>$H4CnG$P}FX}gc^ z1D^ym9mr}KAoz@}f0YOyEVu~v^IEsF^YO3@s!n_Cqj1LLZ$L>a8#OgJHV@tJ1unyR zHJrro-bY4Mkyykm2e?NN9~SR;!2^PGd*2>Yt3ye8f0OD0bV9O(t@Rq!7Gt%`z_V3M z;q*E+H3*lxOuXEUw|@)POhsneO}PdQj1k(AG;~RQ+|s^!f2y+YarB}oDefyBo?SG2 zYFB?sWY*xi-aK*~66g-)<&gUtm(C_-|2@@V)msr~cWz}VDOIvTJ@{u|{pCX-;JT`G z04*a6;M`G_Jd2^>B(L1VNt7Ha!j`WL3jVC)-qg`moT2zyjdI!t^w!3z@Aczj!kp&d zMeS2*?XGBOe`Y&$+S~o4A#1wtHuSv}caPPGtRPA8+o2_5qx$2ODX;CTmsPAk&m&h< z*DbFrL9DIpg>W4bH!}-7-9;0~QfV^iBW&;UFonA?l~U`~>rEP4e>~HE!AM>Js}ZoI z1D4~q@&tF>n9i@euh*H=p={}PI_thG35d8K;9uW*f2qEL(_-q*79k~h!U{xVDGa1} zo~ZYy3Vw+a5;f8~i+5AXCCjdc88(MY-m{f0Xy70a-%rL3Iv$K-ObVUmp;34d-F;y4M^^{x|wl| zwSBsm2_3&kg3r!sWBmBoW|jIwE6x)5CS}d1{s(@2yDz&+DZ$WabBLPkBo1QIeLV;u zYW%NMKLth(&h*sFU-qc~jh8d`_wmX!OdO=of2NRmOxEogt9;M`%yIO^la_;eS867% zBsC6&=U5m=SPRp~QI}X;{LjtSm$2vTjVZN=D!!dB8|61q!{HI|+q6iy(a(GX@9UN5|JgGFI!mIE~tAyR`9)E*ohO1ctd&jf^o`ikI0x~m@PNE^RZ zwHY{g4QB36nkug4CZ?*{9l`9-A1`^^OmFvt(t>!u6`J`E)%^x{(Oleo<@Sb;kMy~v zgNY`*@|EuA-+cG|TUTLKO4ARqbk7{%K*r;-qP7J~EDlt-ym}+?KpRQ=Q3M-yf2L`0 zIF8M{bWM6IS+17)S~{45g0)pM?|y!4cZ__zyFa%e=!Z+!`mZOK=T+FWREc^=NCHtX zUv7)twM5g9bEun0OzV!;ME0w@ri;ltCp`QuUeaW3I&(bJQayP8o7Qi3paCRB384Bi2zZ1jf1{bi)mA*ayQVMh=>cXx;2!5zZlwzxY1f-Z;uobRtwb>^xsdYkAb-oXs!8xYN9IAoHEuOFtHw%3B_^I-X@ED6*cj zFddp(Ma~?VqV%XQA_vX|oj&z{D1@&ax~eD~J%wzW3RM@Sl$9wxJDPJK=xIC6Zzjfc zThE5ukXrhz8W*)TehZK{jK_hA9(!hZWdwZ4a|J1J>L0U3&u#%%2w7>Ot!s+2-6BZi zSY@sPUu*fM{FN5_ZWP@o6%)Oah0y$%JPIE}$t_w9p)tsISrT4Gd0ZE*q~S*n;_LLY9>y9_deB~Z@nxZJ zTmnU!f#+j#YsID>4d6+$j0isXm{s2-8`t`JJ#m#~roa-k1%n|MHGr!V4WVRZkKs(@ zaZ5~N?WCYvU3XaiDdF*f9uslxN0X1hJ>Vmt_x<_J5j!`%<2XP57$%$i%GbUPV0+iG zAC_K5oUWKH!tbAa-d|m`E^J0K?`m3)5kZ1PCD}EKQw;8i9fl2 z>3j}*ayLZZGs2ST2p84(mWRTH!F(l%`>>|u(8>UgJeI>RI|%WBqTmN=v68$N^(mML;Z^0yfp6DTnsfIZidU`C1etnAqIx};0 zLO42rQYy;G{HX|~KR(fKOTiHg15IxrJ1R*BA%vE6gtbfR5C#b6mEqlIk<|abBi5C+ z=?%dvM=i0bM_jLk@@Q5DsJUI=x*bI2mnk)DMq#;8mKC-O-JmR@X1{kzDd1^?n6GaZ?FZYL-i(ls?pNG;r!pG!gnT3?A{{Q(C^!%aWtK~8750qi@S zn|uv+JEEOOkSs*O;2Y3R+Iq)1631|3f3TByCH{nTDwoLbt5H2Pf&5>?{g0y3ARGR? z;pGa-c}=iFC3_dsZ8p_OA+nQ;Se-n72nq&t{f;8z?=CUHK{-HK0NR1dACs`2$YGf8 zVb4-BKVqOu;C2!fL52_u63rG+#sdyrsR!zU_LK?9K>{B#&##M^YyRLcniQ}$&z+BQ z=L=v5)`j@C+zC(k+abz8J-#YAs`QEFG*sKmbX9gYfp7}ww$zV z>$}gF9gr2o$1=Z~K~mLrTFoQSsCyr&vb6#UWr9hg^6gj9LY#H_m|60n>{jq3%bDy0B3G!rfI=Xu@(bGpzTK2Ji-#PVz1a9@ zG#~jC&(9pE(K@^And`t|T}SMVaxuG@diiN7J0q}u2|1QY)Cd>%dKacEWA2zuJN!qr zVvc<(%tX?=Ms~r)DeTIQ{U7P%YpaYnms@bHw$w{pW;SOa%i<~$K5dkDQCThER4?Vf zDAn0T6D9b@Tw5}MU_#Fo3Xz;R!i+nbGurDt!}rVy-IDlMxvGq)I#-<$kQI0IJkK)wdaAd_CUEz;fIJiHo?-Js$p>;26mF0 z_KIDLxKd}$_fQm3hyh(otl~u>83%8eBeF1!Bf5hc^Vcr6Q1jae3K(O+nEAucgtIX4 z5fA*-czQo$ardHEHAXp%QPl@I-`4NE<$MIri~2NudA)YZ%w-|8@w{-5$*v{(qg+)NZIbi5<8P_?1xES z<|hzc_`h&C>C<6}oBF~?TwpU!9Ex@}udUKY@&v!lcP>^#m^{M;x)rhd1SwrwAL2Q+=13e{HD_%^4j!V{{e#`Xg`sJR1?;y6HEdOymI zc|c=uN#k&^y|H-B6D|3{u_d`M|JPRHFYxPr6no748UWGSRCWSI)Mxr$p|87scI+JV z!RSUWSF>YFoA2gtu0q&P!deRvV{D&Yog}zPe9E4Z5r~L5(9d z`>NL=>Y5&bvqw|m0S1ZX0%W~iLXiB^du--xi#_#uwfrv}5;~&CM4gVb6GiQ=!)QE{ zfZ7y5Bg~b8t_!e+ZuEh9Nw@r$pjsVB%)S&@OGWt+BV&r*wRPgsPVG7pvX}bPu+wl{ zTp!EQHCCA#DWcpA_uXxm)HOZr4sL6(4Eh9N6{Kn3vq8DHef97wmjA5n+t@uQE*_D02POp+UnY8cD~q_bO*RT zPF9*1N@RuM)w*=<48XfOteJiWb?A{AFroEkePzwzap6<1@>AXLVVzmWyiOWoP#*6q zo#RBIWsVCch+9tCzGl+uFG4to9}8q!p~Q7{s&nXSM}9;NQ|qug?thk3j65wt%6{&) zJ`41D({G9qzN87^R`A9jCojtfMf2L|PWTH$N}`gVk`>W_AakS*q&o;-m`x%_ z#c{Em5aIu-L@$e;5KBX*nk4R2b0$u3rC{H{8oA=pj7K9ckf9qtARg5ou0ODb?dOaI z7CaZFV{f{?@r!fn5qNcqq@!6(fja=r-0S;D>_&r zjr}b*c`v2mDrY`c(ocR{%CoimA`Z z_vQ{7eq!*_@k}N7T|hbshfM1q#D>X84aoa*izoCU=7r-Yxm2Zr@4Cdhr(LM0ESVnO zAx&O4)K`cMTI{xg+-E(A(L1j|UT~;(lPZhE@ZD$L(21<=DJB#SWD8_aZS*16BTM7$ zW0R0PYaq3@s9UA33bTk*V!2e+hcCwSInOIJGQEH&I=k#Sxkj!;%;tYUWauwb6~fib7AMPBDkO*o=Wn<&Y`(%bvfcBCOyxL#v~_bqEA zu=*vq*|$EQ}UiBGHFX3o3e<_I+;TZ=8_t*=#c0XwTH)$Fd%2GN zd8r<&tf?(5?=dq(1l=PFguw|$qA<0#L17v9jJUL|q8SDXax_Q?nU7xtD`U`hR-=@RnNcq=rL}=i0CIZbiOs`+ zlyZ;3^PQnJ4IH=2AyaG66ecLJ{9?j1%3NFHO1nA z$0BH9OyjBbPZrUK0TW;y`R^15(`)oCz+t)u?*YtMpqcg5FW!H??MWG?76yDsD(7zk zu;2v{-&^8eF$=RMNsfXRZ~o~Fp0>@qXjNqYltRf%(hKP{s_qs1{g7{Q6 z;Vk)f&xwhFsnH&5ixz6PsH^+Fx4?vLm-r;3W|u-O(@jD#AK(Ir55#KbgpM2$NSz96 zMn9b2WFnY5?mVkt7Arw5uA}RWj|PfF5p1lkaY?9!WO6@zA3 z)o-SxPNdQ9ZT6(-7^6u@P-iZc4V}4RnPxW-xu)GywkT~hx+*&R4QWHc3{z3tPec3gdy9@~z1hAnsN<0BiEGOxKRLyS zrgr0bOw7;HmcnZ}!}4tANU~H8A8JX3PYgiqnZA@2t3WYV&9mv(YbOwF5d``d1vvh9 zUX(n_jAJ}?qMZ}Kn-KX!YRbx&eRs{_b*W9JL1=WebU6nFF(Vc{-g_)bu>Q}A^0ujj zqOp5sf%HJ)x>oM_x3{L%Re-fT2V@5)dCfI5T zq>t6JBl57F_-7iZBft4TACw5~UoV;M7AQCbUi!nr$6ddKPZzBl)+E&QaPs@nnBAYe z4B)+L0~+=Jft9OE+E(TV{et#k2O!+S_6;Egj~dF=2g;>96~>FbAtRrsf<992m%$9W zMc&AP^i<&5X~XEFk7cPkxEfzIa@_T9J*3r+F$MKVS#_>JP=(_dH1p!$U2^Gs2&(;T<8_cs@M3 z-MNhALn-I3dh2>*rlEuD-vt7r$*;l3r>@?iJuIu4+YoSnX@qLtbvt3JVFZTdox=u{ z=&uvbsT0fdh?4sw$c8fuxDxjqZ@bvdLi@n|MDqns4`tAAvwMAb<(G$&vZFYU`gbnR zP@$@24`0vyeYWxq1@r7W*Y%lFiRQl?$V~I9CWRK(-w!dOlw!^>%zGVwb&vu3o>R8wt^$R~vi8h~Mu( zgz*;S!Z1_S?%+Ql1N0{YdsCe+;kiH(6SCa+^yPvSS_U>c`qdt*R-ydpq-c63-Aya6 z(3426`#?G2LOzSbtE<~vk>S(^*iDMn6edSy6TbtHFS7$jjDC<^go5u}3TsR>oCKOxrQG3ujP?nm0Z zY4j@JyIpIBzq4fz=s&TOBx%sYz5n~;AzpQ>gHdWzA*Zr^WYvaVqaVH_l>B=#xhE`& zt?ywQFJw_Fhy@gW;sxqpkJLf6#p|n>s#oPVh$tX7z^alE7sEUqx~0ai8^geZHDJ@W z+!;~DMj)*#-~xT9jDHHJ=_ujg-+dw?G5qbQghD+ej{9Bh*%dD^SX}Q;0&PeV?oD}^ zjU$+9C=S<}kWT6yHTgU0XK}&-Vmt|AXo4^xj#BC~WiVr}5d{d?OkjqE1V8KMjdKCO z#VbOsCw_-ek&E&k?#V(VoQn?Mu-SASst``u=OT=>^i+9ERmb0~+Mznq)rp@sdBbAp zg)4W#X7SC%(hN(EqtKm!>k-l}_-D@JOB6Liy7JIl48(%eyml$LBEdBnO}N34`l%#1 z1@1D2vbcycksz}fk|0WCuC7XOww(Eij&Er(0|A>%Y{4pz2*!56>;j7j+rVEqyJ)6N zd@KE)rKRw4!!;XnsfM*t%^IhP1ws^8E81=k0gNNP7gkUCWVNV=mA=gj`++5P9}FCt zw!HlnvzsnH-OfY&s%&i3c*e4h7Ge>Mpy9}%Nl}a=8_)}d>CJ%j{?BJD_UUjEWuk7E zua*t`l%L2xz`_R&p{MU-$?jRnT-!pnu-;Q7_#4wwD30@pjK+D#Sp{u8eXJKCck8_} zh%$0R87InKng7Hb=E|S8g0F8Mb&#pcIk;O; zUH>_m$P|d)c)BQ)=0MIw%x82~{r=lFV0JlfQWI2LjHwBdR^f978=e)QF)XW!%>GFK z44CDrloj2Z{^|3Zj1!+D?VC2?A1;>OcWDlD6lEwS=6n@Gbw^6Liq}y~G!l=%|iVKzP`+I=D;7#(6_aC{Oy#Xr8 ziM^{tSGI_NvHf+_fUtkuUPOeix^tJ%f|oP23j~4Z)I&cM-!=|#`-^l|s{9>18S-_E zo1uEE?HxQLJSd3sL&%2G^Sh!8)v<;nQj>@bk+)nBIn-LxWgq<~p#}W(k8lZ>=eAzt zAVB1xW@_UE~e75SR$HT-$P1X(VK6E=xXbYE7EA;|A6nFNpwFc}8%Wm_k~daYNH z9Q5It{qn|=2Qshf#`az~Qk#X4{3SW>oOLLHUD79Kys#@_y753<`IIDJmxn;Wgy&3H zJI)bwE!oeS!Z({@>{r z84j+19Pa-R)GtzxU*MU^|ND61;oy7`;Naf>@BTMS?lzSZ1}}mD`IqVhgQr2MdVF(( F`!BzQGsOS^ diff --git a/pollster-ratings/raw-polls.csv b/pollster-ratings/raw-polls.csv index 6b6f22b..2039a38 100644 --- a/pollster-ratings/raw-polls.csv +++ b/pollster-ratings/raw-polls.csv @@ -1,10775 +1,10777 @@ poll_id,question_id,race_id,year,race,location,type_simple,type_detail,pollster,pollster_rating_id,methodology,partisan,polldate,samplesize,cand1_name,cand1_id,cand1_party,cand1_pct,cand2_name,cand2_id,cand2_party,cand2_pct,cand3_pct,margin_poll,electiondate,cand1_actual,cand2_actual,margin_actual,error,bias,rightcall,advancedplusminus,comment -26013,87909,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,Blum & Weprin Associates,32,Live Phone,,10/13/1998,364,Peter Vallone,13080,DEM,26,George Pataki,13083,REP,57,9,-31,11/3/1998,33.16,54.32,-21.15,9.85,-9.85,1,1.46115292690829,for New York Daily News | WABC-TV (New York) -26255,87926,1456,1998,1998_Gov-G_OH,OH,Gov-G,Gov-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/13/1998,540,Lee Fisher,13085,DEM,37,Bob Taft,13086,REP,52,,-15,11/3/1998,44.69,50.05,-5.36,9.64,-9.64,1,4.284086344615355, -26026,31266,1736,1998,1998_Sen-G_NV,NV,Sen-G,Sen-G,FM3 Research,91,Live Phone,D,10/13/1998,488,Harry Reid,3964,DEM,49,John Ensign,3965,REP,44,,5,11/3/1998,47.86,47.77,.09,4.91,4.91,1,-1.024758272983073,for unspecified Democratic sponsor -26013,31253,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Blum & Weprin Associates,32,Live Phone,,10/13/1998,364,Charles E. Schumer,3966,DEM,44,Alfonse M. D'Amato,3967,REP,52,,-8,11/3/1998,54.62,44.08,10.54,18.54,-18.54,0,10.06330938323671,for New York Daily News | WABC-TV (New York) -63632,117103,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/13/1998,902,Charles E. Schumer,3966,DEM,46,Alfonse M. D'Amato,3967,REP,42,,4,11/3/1998,54.62,44.08,10.54,6.54,-6.54,1,-1.971475536013125,for Charles E. Schumer -26255,31495,1741,1998,1998_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/13/1998,540,Mary Boyle,3969,DEM,34,George V. Voinovich,3968,REP,62,,-28,11/3/1998,43.53,56.46,-12.93,15.07,-15.07,1,7.800660419059055, -64053,117875,1966,1998,1998_House-G_ID-1,ID-1,House-G,House-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/13/1998,372,Dan Williams,13924,DEM,44,Helen Chenoweth,13925,REP,42,,2,11/3/1998,44.73,55.27,-10.53,12.53,12.53,0,4.735692224911388,for Richard Stallings -64053,117876,1967,1998,1998_House-G_ID-2,ID-2,House-G,House-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/13/1998,400,Richard Stallings,13926,DEM,42,Mike Simpson,13927,REP,36,,6,11/3/1998,44.69,52.51,-7.82,13.82,13.82,0,6.110819045501713,for Richard Stallings -28268,33546,8661,1998,1998_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/13/1998,600,Generic Candidate,13752,DEM,48,Generic Candidate,13753,REP,46,,2,11/3/1998,47.13,48.02,-.89,2.89,2.89,0,-2.723903121285724,sample size unavailable; estimated at 600 as a default -28267,33545,8661,1998,1998_House-G_US,US,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/13/1998,864,Generic Candidate,13752,DEM,39,Generic Candidate,13753,REP,36,,3,11/3/1998,47.13,48.02,-.89,3.89,3.89,0,-1.2669086017136, -54202,87738,1435,1998,1998_Gov-G_AZ,AZ,Gov-G,Gov-G,Behavior Research Center (Rocky Mountain Poll),27,Live Phone,,10/14/1998,519,Paul Johnson,13009,DEM,31,Jane Hull,13012,REP,53,,-22,11/3/1998,35.53,60.95,-25.42,3.42,3.42,1,-3.33144247612868, -54291,87827,1443,1998,1998_Gov-G_IL,IL,Gov-G,Gov-G,WCIA-TV,373,Live Phone,,10/14/1998,401,Glenn Poshard,13043,DEM,32,George Ryan,13044,REP,58,,-26,11/3/1998,47.46,51.03,-3.57,22.43,-22.43,1,13.03192965977664, -54273,87809,1444,1998,1998_Gov-G_IA,IA,Gov-G,Gov-G,"Drake Research & Strategy, Inc.",329,Live Phone,D,10/14/1998,408,Tom Vilsack,13039,DEM,40,Jim Lightfoot,13036,REP,48,,-8,11/3/1998,52.3,46.51,5.8,13.8,-13.8,0,5.070590246608582,for Tom Vilsack -54346,87882,1451,1998,1998_Gov-G_NE,NE,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/14/1998,828,Bill Hoppner,13067,DEM,34,Mike Johanns,13066,REP,54,,-20,11/3/1998,45.98,53.9,-7.93,12.07,-12.07,1,5.310040448380298, -26233,87975,1466,1998,1998_Gov-G_WI,WI,Gov-G,Gov-G,St. Norbert College,313,Live Phone,,10/14/1998,415,Ed Garvey,13127,DEM,28,Tommy Thompson,13128,REP,63,,-35,11/3/1998,38.7,59.66,-20.97,14.03,-14.03,1,4.677654660043244, -54202,119959,1719,1998,1998_Sen-G_AZ,AZ,Sen-G,Sen-G,Behavior Research Center (Rocky Mountain Poll),27,Live Phone,,10/14/1998,519,Edward Ranger,13708,DEM,18,John McCain,13709,REP,60,,-42,11/3/1998,27.16,68.74,-41.58,.42,-.42,1,-5.930822612977864, -54291,117514,1728,1998,1998_Sen-G_IL,IL,Sen-G,Sen-G,WCIA-TV,373,Live Phone,,10/14/1998,401,Carol Moseley-Braun,3943,DEM,37,Peter G. Fitzgerald,3944,REP,54,,-17,11/3/1998,47.44,50.35,-2.9,14.1,-14.1,1,5.189683790234907, -26233,31473,1750,1998,1998_Sen-G_WI,WI,Sen-G,Sen-G,St. Norbert College,313,Live Phone,,10/14/1998,415,Russ Feingold,3986,DEM,47,Mark W. Neumann,3987,REP,40,,7,11/3/1998,50.55,48.4,2.15,4.85,4.85,1,.3655440498679029, -64150,118025,2078,1998,1998_House-G_MT-1,MT-1,House-G,House-G,Moore Information,217,Live Phone,R,10/14/1998,400,Dusty Deschamps,14012,DEM,36,Richard A. Hill,14013,REP,51,,-15,11/3/1998,44.36,53.01,-8.65,6.35,-6.35,1,-.421823261001836,for Richard A. Hill -26285,87910,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/15/1998,706,Peter Vallone,13080,DEM,21,George Pataki,13083,REP,53,7,-32,11/3/1998,33.16,54.32,-21.15,10.85,-10.85,1,3.028463627043346, -26262,87974,1466,1998,1998_Gov-G_WI,WI,Gov-G,Gov-G,University of Wisconsin-Milwaukee,366,Live Phone,,10/15/1998,269,Ed Garvey,13127,DEM,35,Tommy Thompson,13128,REP,59,,-24,11/3/1998,38.7,59.66,-20.97,3.03,-3.03,1,-8.078661008017562, -26249,31489,1725,1998,1998_Sen-G_GA,GA,Sen-G,Sen-G,University of Georgia,350,Live Phone,,10/15/1998,500,Michael J. Coles,3935,DEM,29,Paul Coverdell,3934,REP,46,,-17,11/3/1998,45.15,52.37,-7.22,9.78,-9.78,1,2.450556517390483, -26285,31525,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/15/1998,706,Charles E. Schumer,3966,DEM,37,Alfonse M. D'Amato,3967,REP,42,,-5,11/3/1998,54.62,44.08,10.54,15.54,-15.54,0,7.585278805346057, -26262,31502,1750,1998,1998_Sen-G_WI,WI,Sen-G,Sen-G,University of Wisconsin-Milwaukee,366,Live Phone,,10/15/1998,286,Russ Feingold,3986,DEM,46,Mark W. Neumann,3987,REP,44,,2,11/3/1998,50.55,48.4,2.15,.15,-.15,1,-4.717280126639949, -64394,118462,2140,1998,1998_House-G_NC-8,NC-8,House-G,House-G,Wirthlin Worldwide,387,Live Phone,R,10/15/1998,505,Mike Taylor,14449,DEM,39,Robert C. Hayes,14450,REP,51,,-12,11/3/1998,48.17,50.71,-2.54,9.46,-9.46,1,1.86825231390188,for Robert C. Hayes -28266,117593,8661,1998,1998_House-G_US,US,House-G,House-G,Yankelovich Partners Inc.,390,Live Phone,,10/15/1998,442,Generic Candidate,13752,DEM,47,Generic Candidate,13753,REP,47,,0,11/3/1998,47.13,48.02,-.89,.89,.89,.5,-4.830081061742992,for CNN | Time -54224,87760,1437,1998,1998_Gov-G_CO,CO,Gov-G,Gov-G,Public Opinion Strategies,260,Live Phone,,10/16/1998,500,Gail Schoettler,13022,DEM,39,William F. Owens,13021,REP,43,,-4,11/3/1998,48.42,49.04,-.62,3.38,-3.38,1,-2.223957405316814, -26208,87770,1438,1998,1998_Gov-G_CT,CT,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/16/1998,683,Barbara Kennelly,13024,DEM,24,John Rowland,13027,REP,72,,-48,11/3/1998,35.44,62.9,-27.46,20.54,-20.54,1,13.29972156900195,among registered voters -26147,87858,1447,1998,1998_Gov-G_MD,MD,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/16/1998,828,Parris Glendening,13054,DEM,46,Ellen Sauerbrey,13053,REP,44,,2,11/3/1998,55.14,44.82,10.33,8.33,-8.33,1,-.2950603517425007, -26208,31448,1723,1998,1998_Sen-G_CT,CT,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/16/1998,1247,Christopher J. Dodd,3930,DEM,61,Gary A. Franks,3931,REP,29,,32,11/3/1998,65.15,32.37,32.78,.78,-.78,1,-5.392911181575617,among registered voters -26250,31490,1728,1998,1998_Sen-G_IL,IL,Sen-G,Sen-G,University of Illinois at Chicago,352,Live Phone,,10/16/1998,597,Carol Moseley-Braun,3943,DEM,31,Peter G. Fitzgerald,3944,REP,48,,-17,11/3/1998,47.44,50.35,-2.9,14.1,-14.1,1,5.883806844169256, -26147,31387,1734,1998,1998_Sen-G_MD,MD,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/16/1998,821,Barbara A. Mikulski,3954,DEM,67,Ross Z. Pierpont,3955,REP,26,,41,11/3/1998,70.5,29.5,41.01,.01,-.01,1,-5.014694401318527, -28265,33543,8661,1998,1998_House-G_US,US,House-G,House-G,Hill Research Consultants,140,Live Phone,,10/16/1998,600,Generic Candidate,13752,DEM,41,Generic Candidate,13753,REP,38,,3,11/3/1998,47.13,48.02,-.89,3.89,3.89,0,-1.247882784072959, -28264,117577,8661,1998,1998_House-G_US,US,House-G,House-G,Pew Research Center,253,Live Phone,,10/16/1998,743,Generic Candidate,13752,DEM,43,Generic Candidate,13753,REP,48,,-5,11/3/1998,47.13,48.02,-.89,4.11,-4.11,1,-.8555474941838178, -54213,87749,1436,1998,1998_Gov-G_CA,CA,Gov-G,Gov-G,Field Research Corp. (Field Poll),94,Live Phone,,10/17/1998,809,"Joseph 'Gray' Davis, Jr.",13015,DEM,50,Dan Lungren,13016,REP,43,,7,11/3/1998,57.97,38.38,19.59,12.59,-12.59,1,4.899345389955022, -54246,87782,1439,1998,1998_Gov-G_FL,FL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/1998,822,Buddy MacKay,13029,DEM,41,Jeb Bush,13028,REP,51,,-10,11/3/1998,44.72,55.27,-10.55,.55,.55,1,-3.051219012277569, -54342,87878,1450,1998,1998_Gov-G_MN,MN,Gov-G,Gov-G,Star Tribune (Minnesota Poll),315,Live Phone,,10/17/1998,1007,Jesse Ventura,13065,REF,21,Norm Coleman,13062,REP,34,35,-13,11/3/1998,37,34.29,2.7,15.7,,0,8.698158794916822, -54354,87890,1453,1998,1998_Gov-G_NH,NH,Gov-G,Gov-G,Becker Institute,26,Live Phone,,10/17/1998,355,Jeanne Shaheen,13069,DEM,67,Jay Lucas,13068,REP,22,,45,11/3/1998,66.08,30.88,35.21,9.79,9.79,1,1.989353905381868, -26113,31353,1724,1998,1998_Sen-G_FL,FL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/1998,836,Bob Graham,3932,DEM,58,Charlie Crist,3933,REP,32,,26,11/3/1998,62.47,37.53,24.94,1.06,1.06,1,-5.527788601151682, -64109,117952,1910,1998,1998_House-G_CA-46,CA-46,House-G,House-G,Los Angeles Times,172,Live Phone,,10/17/1998,1000,Loretta Sanchez,13989,DEM,48,Robert K. Dornan,13990,REP,34,,14,11/3/1998,56.43,39.28,17.15,3.15,-3.15,1,-4.139938114052515, -64137,118009,1997,1998,1998_House-G_IN-10,IN-10,House-G,House-G,Massie & Associates,199,Live Phone,R,10/17/1998,300,Julia M. Carson,14069,DEM,37,Gary Anthony Hofmeister,14071,REP,38,,-1,11/3/1998,58.34,39.37,18.98,19.98,-19.98,0,12.27119555305652,for Gary Anthony Hofmeister -36811,33541,8661,1998,1998_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,10/17/1998,548,Generic Candidate,13752,DEM,48,Generic Candidate,13753,REP,47,,1,11/3/1998,47.13,48.02,-.89,1.89,1.89,0,-3.242992493419433,for The Washington Post -54265,87801,1441,1998,1998_Gov-G_HI,HI,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/18/1998,406,Benjamin Cayetano,13033,DEM,37,Linda Lingle,13035,REP,52,,-15,11/3/1998,50.11,48.82,1.29,16.29,-16.29,0,8.686362601475185, -54358,87894,1454,1998,1998_Gov-G_NM,NM,Gov-G,Gov-G,Research & Polling Inc.,280,Live Phone,,10/18/1998,916,Martin Chavez,13072,DEM,39,Gary Johnson,13071,REP,49,,-10,11/3/1998,45.47,54.53,-9.06,.94,-.94,1,-5.134140236261329, -26050,87927,1456,1998,1998_Gov-G_OH,OH,Gov-G,Gov-G,Gordon S. Black Corp.,123,Live Phone,,10/18/1998,1012,Lee Fisher,13085,DEM,28,Bob Taft,13086,REP,36,,-8,11/3/1998,44.69,50.05,-5.36,2.64,-2.64,1,-3.197118136149383, -54412,87948,1460,1998,1998_Gov-G_RI,RI,Gov-G,Gov-G,KRC Research,160,Live Phone,,10/18/1998,400,Myrth York,13104,DEM,45,Lincoln Almond,13105,REP,47,,-2,11/3/1998,42.13,50.97,-8.84,6.84,6.84,1,-.0860552164786281, -26243,31483,1732,1998,1998_Sen-G_KY,KY,Sen-G,Sen-G,TMR Research,328,Live Phone,,10/18/1998,800,Scotty Baesler,3951,DEM,44,Jim Bunning,3950,REP,39,,5,11/3/1998,49.16,49.75,-.59,5.59,5.59,0,.3716122618969714, -26050,31290,1741,1998,1998_Sen-G_OH,OH,Sen-G,Sen-G,Gordon S. Black Corp.,123,Live Phone,,10/18/1998,1012,Mary Boyle,3969,DEM,28,George V. Voinovich,3968,REP,51,,-23,11/3/1998,43.53,56.46,-12.93,10.07,-10.07,1,1.965823354963356, -26244,31484,1742,1998,1998_Sen-G_OK,OK,Sen-G,Sen-G,Tulsa Surveys,341,Live Phone,,10/18/1998,750,Don Carroll,3971,DEM,16,Don Nickles,3970,REP,63,,-47,11/3/1998,31.28,66.38,-35.1,11.9,-11.9,1,4.369037667233472,among all adults -54265,117965,1964,1998,1998_House-G_HI-1,HI-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/18/1998,221,Neil Abercrombie,14010,DEM,50,Gene Ward,14011,REP,36,,14,11/3/1998,61.56,36.35,25.21,11.21,-11.21,1,3.197349095522064, -26243,118432,2012,1998,1998_House-G_KY-6,KY-6,House-G,House-G,TMR Research,328,Live Phone,,10/18/1998,700,Ernesto Scorsone,14438,DEM,44,Ernie Fletcher,14439,REP,41,,3,11/3/1998,45.95,53.11,-7.15,10.15,10.15,0,2.797029416171198, -64392,118460,2145,1998,1998_House-G_ND-1,ND-1,House-G,House-G,WPA Intelligence (WPAi),383,Live Phone,R,10/18/1998,300,Earl Pomeroy,14447,DEM,49,Kevin Cramer,14448,REP,40,,9,11/3/1998,56.21,41.11,15.11,6.11,-6.11,1,-1.67097332592849,for unspecified Republican sponsor -64108,117951,2260,1998,1998_House-G_WA-1,WA-1,House-G,House-G,"Lauer, Lalley, Victoria",168,Live Phone,D,10/18/1998,368,Jay Robert Inslee,13986,DEM,43,Richard Alan White,13987,REP,39,5,4,11/3/1998,49.77,44.12,5.66,1.66,-1.66,1,-4.42556021484891,for unspecified Democratic sponsor -26068,87750,1436,1998,1998_Gov-G_CA,CA,Gov-G,Gov-G,Los Angeles Times,172,Live Phone,,10/19/1998,883,"Joseph 'Gray' Davis, Jr.",13015,DEM,53,Dan Lungren,13016,REP,42,,11,11/3/1998,57.97,38.38,19.59,8.59,-8.59,1,.6337695881890234, -26083,87828,1443,1998,1998_Gov-G_IL,IL,Gov-G,Gov-G,Market Shares Corp.,187,Live Phone,,10/19/1998,1099,Glenn Poshard,13043,DEM,34,George Ryan,13044,REP,49,,-15,11/3/1998,47.46,51.03,-3.57,11.43,-11.43,1,2.599761146088971, -54305,87841,1448,1998,1998_Gov-G_MA,MA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/1998,625,Scott Harshbarger,13052,DEM,41,A. Paul Cellucci,13051,REP,46,,-5,11/3/1998,47.38,50.81,-3.43,1.57,-1.57,1,-4.373198005458129, -26068,31308,1721,1998,1998_Sen-G_CA,CA,Sen-G,Sen-G,Los Angeles Times,172,Live Phone,,10/19/1998,883,Barbara Boxer,3926,DEM,49,Matt Fong,3927,REP,44,,5,11/3/1998,53.06,43.01,10.05,5.05,-5.05,1,-.9459057178750609, -26083,31323,1728,1998,1998_Sen-G_IL,IL,Sen-G,Sen-G,Market Shares Corp.,187,Live Phone,,10/19/1998,1099,Carol Moseley-Braun,3943,DEM,38,Peter G. Fitzgerald,3944,REP,48,,-10,11/3/1998,47.44,50.35,-2.9,7.1,-7.1,1,-.8665197307326041, -28262,33540,8661,1998,1998_House-G_US,US,House-G,House-G,Wirthlin Worldwide,387,Live Phone,,10/19/1998,416,Generic Candidate,13752,DEM,41,Generic Candidate,13753,REP,45,,-4,11/3/1998,47.13,48.02,-.89,3.11,-3.11,1,-2.126240938980035, -54203,87739,1435,1998,1998_Gov-G_AZ,AZ,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,732,Paul Johnson,13009,DEM,35,Jane Hull,13012,REP,55,,-20,11/3/1998,35.53,60.95,-25.42,5.42,5.42,1,-.1688312691776672, -54215,87751,1436,1998,1998_Gov-G_CA,CA,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,4531,"Joseph 'Gray' Davis, Jr.",13015,DEM,50,Dan Lungren,13016,REP,39,,11,11/3/1998,57.97,38.38,19.59,8.59,-8.59,1,.8219880727631037, -54225,87761,1437,1998,1998_Gov-G_CO,CO,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,614,Gail Schoettler,13022,DEM,46,William F. Owens,13021,REP,43,,3,11/3/1998,48.42,49.04,-.62,3.62,3.62,0,-1.766677511188407, -54247,87783,1439,1998,1998_Gov-G_FL,FL,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,2295,Buddy MacKay,13029,DEM,40,Jeb Bush,13028,REP,56,,-16,11/3/1998,44.72,55.27,-10.55,5.45,-5.45,1,3.065397928582389, -54259,87795,1440,1998,1998_Gov-G_GA,GA,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,1174,Roy Barnes,13031,DEM,42,Guy Millner,13032,REP,47,,-5,11/3/1998,52.49,44.08,8.42,13.42,-13.42,0,5.631196197717432, -54293,87829,1443,1998,1998_Gov-G_IL,IL,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,1209,Glenn Poshard,13043,DEM,37,George Ryan,13044,REP,55,,-18,11/3/1998,47.46,51.03,-3.57,14.43,-14.43,1,5.963702756265129, -54294,87830,1443,1998,1998_Gov-G_IL,IL,Gov-G,Gov-G,KRC Research,160,Live Phone,,10/20/1998,400,Glenn Poshard,13043,DEM,42,George Ryan,13044,REP,44,,-2,11/3/1998,47.46,51.03,-3.57,1.57,1.57,1,-8.666699971945247,for Chicago Sun-Times -54274,87810,1444,1998,1998_Gov-G_IA,IA,Gov-G,Gov-G,"Drake Research & Strategy, Inc.",329,Live Phone,D,10/20/1998,408,Tom Vilsack,13039,DEM,44,Jim Lightfoot,13036,REP,46,,-2,11/3/1998,52.3,46.51,5.8,7.8,-7.8,0,-.6936126496875764,for Tom Vilsack -54323,87859,1447,1998,1998_Gov-G_MD,MD,Gov-G,Gov-G,ABC News/The Washington Post,3,Live Phone,,10/20/1998,919,Parris Glendening,13054,DEM,49,Ellen Sauerbrey,13053,REP,44,,5,11/3/1998,55.14,44.82,10.33,5.33,-5.33,1,-2.836662031113035,for The Washington Post -54324,87860,1447,1998,1998_Gov-G_MD,MD,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,911,Parris Glendening,13054,DEM,42,Ellen Sauerbrey,13053,REP,55,,-13,11/3/1998,55.14,44.82,10.33,23.33,-23.33,0,17.18829626542102, -54306,87842,1448,1998,1998_Gov-G_MA,MA,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,907,Scott Harshbarger,13052,DEM,36,A. Paul Cellucci,13051,REP,56,,-20,11/3/1998,47.38,50.81,-3.43,16.57,-16.57,1,12.63707294703407, -54307,87843,1448,1998,1998_Gov-G_MA,MA,Gov-G,Gov-G,RKM Research and Communications Inc.,272,Live Phone,,10/20/1998,402,Scott Harshbarger,13052,DEM,41,A. Paul Cellucci,13051,REP,46,,-5,11/3/1998,47.38,50.81,-3.43,1.57,-1.57,1,-4.453569715365559, -54334,87870,1449,1998,1998_Gov-G_MI,MI,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,1535,Geoffrey Fieger,13061,DEM,36,John Engler,13060,REP,51,,-15,11/3/1998,37.78,62.2,-24.43,9.43,9.43,1,3.343836592940324, -54359,87895,1454,1998,1998_Gov-G_NM,NM,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/20/1998,409,Martin Chavez,13072,DEM,43,Gary Johnson,13071,REP,47,,-4,11/3/1998,45.47,54.53,-9.06,5.06,5.06,1,-.6025408168881006, -54375,87911,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,1792,Peter Vallone,13080,DEM,24,George Pataki,13083,REP,48,15,-24,11/3/1998,33.16,54.32,-21.15,2.85,-2.85,1,-5.604270359735221, -54392,87928,1456,1998,1998_Gov-G_OH,OH,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,1793,Lee Fisher,13085,DEM,39,Bob Taft,13086,REP,50,,-11,11/3/1998,44.69,50.05,-5.36,5.64,-5.64,1,.0368986904861225, -54406,87942,1459,1998,1998_Gov-G_PA,PA,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,1611,Ivan Itkin,13100,DEM,16,Thomas Ridge,13098,REP,64,12,-48,11/3/1998,31.03,57.42,-26.38,21.62,-21.62,1,12.70178080144108, -54424,87960,1464,1998,1998_Gov-G_TX,TX,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,3248,Garry Mauro,13118,DEM,22,George W. Bush,13119,REP,73,,-51,11/3/1998,31.18,68.24,-37.06,13.94,-13.94,1,6.381078133932536, -54203,117111,1719,1998,1998_Sen-G_AZ,AZ,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,732,Edward Ranger,13708,DEM,18,John McCain,13709,REP,66,,-48,11/3/1998,27.16,68.74,-41.58,6.42,-6.42,1,1.61639007502698, -54215,117114,1721,1998,1998_Sen-G_CA,CA,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,4531,Barbara Boxer,3926,DEM,46,Matt Fong,3927,REP,45,,1,11/3/1998,53.06,43.01,10.05,9.05,-9.05,1,4.17556391324648, -54225,117116,1722,1998,1998_Sen-G_CO,CO,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,614,Dottie Lamm,3929,DEM,37,Ben Nighthorse Campbell,3928,REP,55,,-18,11/3/1998,35.02,62.49,-27.47,9.47,9.47,1,4.572379141113491, -54247,117118,1724,1998,1998_Sen-G_FL,FL,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,2295,Bob Graham,3932,DEM,60,Charlie Crist,3933,REP,31,,29,11/3/1998,62.47,37.53,24.94,4.06,4.06,1,-1.9674053319482, -54259,117121,1725,1998,1998_Sen-G_GA,GA,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,1174,Michael J. Coles,3935,DEM,37,Paul Coverdell,3934,REP,53,,-16,11/3/1998,45.15,52.37,-7.22,8.78,-8.78,1,2.099177361891352, -54293,117123,1728,1998,1998_Sen-G_IL,IL,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,1209,Carol Moseley-Braun,3943,DEM,38,Peter G. Fitzgerald,3944,REP,52,,-14,11/3/1998,47.44,50.35,-2.9,11.1,-11.1,1,4.21744841925545, -26063,31303,1728,1998,1998_Sen-G_IL,IL,Sen-G,Sen-G,Illinois Wesleyan University,147,Live Phone,,10/20/1998,423,Carol Moseley-Braun,3943,DEM,31,Peter G. Fitzgerald,3944,REP,53,,-22,11/3/1998,47.44,50.35,-2.9,19.1,-19.1,1,11.55889147651638, -54294,117199,1728,1998,1998_Sen-G_IL,IL,Sen-G,Sen-G,KRC Research,160,Live Phone,,10/20/1998,400,Carol Moseley-Braun,3943,DEM,40,Peter G. Fitzgerald,3944,REP,50,,-10,11/3/1998,47.44,50.35,-2.9,7.1,-7.1,1,-1.346384094637026,for Chicago Sun-Times -63646,117141,1729,1998,1998_Sen-G_IN,IN,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,831,Evan Bayh,3945,DEM,63,Paul Helmke,3946,REP,27,,36,11/3/1998,63.72,34.79,28.93,7.07,7.07,1,1.189151512866932, -54324,117125,1734,1998,1998_Sen-G_MD,MD,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,911,Barbara A. Mikulski,3954,DEM,67,Ross Z. Pierpont,3955,REP,27,,40,11/3/1998,70.5,29.5,41.01,1.01,-1.01,1,-3.778991819356404, -54375,117127,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,1792,Charles E. Schumer,3966,DEM,44,Alfonse M. D'Amato,3967,REP,46,,-2,11/3/1998,54.62,44.08,10.54,12.54,-12.54,0,4.738825927963855, -63648,117143,1739,1998,1998_Sen-G_NC,NC,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,1163,John Edwards,3958,DEM,47,Lauch Faircloth,3959,REP,38,,9,11/3/1998,51.15,47.01,4.14,4.86,4.86,1,-.4804888658954121, -54392,117130,1741,1998,1998_Sen-G_OH,OH,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,1793,Mary Boyle,3969,DEM,37,George V. Voinovich,3968,REP,55,,-18,11/3/1998,43.53,56.46,-12.93,5.07,-5.07,1,-3.749784322023126, -54406,117132,1744,1998,1998_Sen-G_PA,PA,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,1611,Bill Lloyd,3975,DEM,25,Arlen Specter,3974,REP,57,,-32,11/3/1998,34.79,61.34,-26.55,5.45,-5.45,1,-.8698215904004084, -26199,31439,1746,1998,1998_Sen-G_SD,SD,Sen-G,Sen-G,NRECA Market Research,223,Live Phone,,10/20/1998,500,Tom Daschle,3978,DEM,58,Ron Schmidt,3979,REP,26,,32,11/3/1998,62.14,36.41,25.73,6.27,6.27,1,-1.366995692036786,among registered voters -63650,117145,1749,1998,1998_Sen-G_WA,WA,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,831,Patty Murray,3984,DEM,54,Linda Smith,3985,REP,41,,13,11/3/1998,58.41,41.59,16.83,3.83,-3.83,1,-3.345536672566901, -64121,117966,2078,1998,1998_House-G_MT-1,MT-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/20/1998,819,Dusty Deschamps,14012,DEM,37,Richard A. Hill,14013,REP,52,,-15,11/3/1998,44.36,53.01,-8.65,6.35,-6.35,1,.6128923939365657, -64387,118453,2246,1998,1998_House-G_UT-2,UT-2,House-G,House-G,Valley Research,368,Live Phone,,10/20/1998,452,Lily Eskelsen,14441,DEM,42,Merrill Cook,14442,REP,41,,1,11/3/1998,43.46,52.76,-9.3,10.3,10.3,0,4.995429106790402,for The Salt Lake Tribune -54186,87721,1433,1998,1998_Gov-G_AL,AL,Gov-G,Gov-G,University of South Alabama,361,Live Phone,,10/21/1998,820,Don Siegelman,13005,DEM,46,"Forrest H. 'Fob' James, Jr.",13004,REP,32,,14,11/3/1998,57.81,42.19,15.62,1.62,-1.62,1,-4.458839728297173, -54335,87871,1449,1998,1998_Gov-G_MI,MI,Gov-G,Gov-G,Mitchell Research & Communications,213,Live Phone,,10/21/1998,600,Geoffrey Fieger,13061,DEM,30,John Engler,13060,REP,62,,-32,11/3/1998,37.78,62.2,-24.43,7.57,-7.57,1,1.610654100767283, -54413,87949,1460,1998,1998_Gov-G_RI,RI,Gov-G,Gov-G,KRC Research,160,Live Phone,,10/21/1998,400,Myrth York,13104,DEM,45,Lincoln Almond,13105,REP,40,7,5,11/3/1998,42.13,50.97,-8.84,13.84,13.84,0,7.097607011300481, -26017,31257,1722,1998,1998_Sen-G_CO,CO,Sen-G,Sen-G,Ciruli Associates,51,Live Phone,,10/21/1998,400,Dottie Lamm,3929,DEM,30,Ben Nighthorse Campbell,3928,REP,61,,-31,11/3/1998,35.02,62.49,-27.47,3.53,-3.53,1,-2.514959079405388, -63761,117404,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/21/1998,500,Charles E. Schumer,3966,DEM,48,Alfonse M. D'Amato,3967,REP,43,,5,11/3/1998,54.62,44.08,10.54,5.54,-5.54,1,-2.857780128592756, -26283,31524,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/21/1998,701.5,Charles E. Schumer,3966,DEM,39,Alfonse M. D'Amato,3967,REP,43,,-4,11/3/1998,54.62,44.08,10.54,14.54,-14.54,0,6.873232220103489,average of multiple versions or turnout models listed in poll -64170,118077,1996,1998,1998_House-G_IN-9,IN-9,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/21/1998,300,Baron P. Hill,14135,DEM,41,Jean Leising,14136,REP,51,,-10,11/3/1998,50.76,47.93,2.83,12.83,-12.83,0,5.129388380941901,for unspecified Republican sponsor -64259,118237,2006,1998,1998_House-G_KS-4,KS-4,House-G,House-G,SurveyUSA,325,IVR,,10/21/1998,500,Jim Lawing,14318,DEM,40,Todd Tiahrt,14319,REP,56,,-16,11/3/1998,38.56,58.26,-19.7,3.7,3.7,1,-3.713487245102833, -54187,87722,1433,1998,1998_Gov-G_AL,AL,Gov-G,Gov-G,Southern Opinion Research,311,Live Phone,,10/22/1998,500,Don Siegelman,13005,DEM,60,"Forrest H. 'Fob' James, Jr.",13004,REP,35,,25,11/3/1998,57.81,42.19,15.62,9.38,9.38,1,3.76868189683646, -54226,87762,1437,1998,1998_Gov-G_CO,CO,Gov-G,Gov-G,Ciruli Associates,51,Live Phone,,10/22/1998,500,Gail Schoettler,13022,DEM,41,William F. Owens,13021,REP,47,,-6,11/3/1998,48.42,49.04,-.62,5.38,-5.38,1,.5095612190537546, -54235,87771,1438,1998,1998_Gov-G_CT,CT,Gov-G,Gov-G,Forman Center,100,Live Phone,,10/22/1998,557,Barbara Kennelly,13024,DEM,43,John Rowland,13027,REP,51,,-8,11/3/1998,35.44,62.9,-27.46,19.46,19.46,1,10.80293290147115, -54248,87784,1439,1998,1998_Gov-G_FL,FL,Gov-G,Gov-G,Forman Center,100,Live Phone,,10/22/1998,557,Buddy MacKay,13029,DEM,43,Jeb Bush,13028,REP,51,,-8,11/3/1998,44.72,55.27,-10.55,2.55,2.55,1,-1.404635588607334, -54249,87785,1439,1998,1998_Gov-G_FL,FL,Gov-G,Gov-G,Independent Market Research,148,Live Phone,,10/22/1998,670,Buddy MacKay,13029,DEM,40,Jeb Bush,13028,REP,51,,-11,11/3/1998,44.72,55.27,-10.55,.45,-.45,1,-3.246164698069169, -54266,87802,1441,1998,1998_Gov-G_HI,HI,Gov-G,Gov-G,Ward Research/The Honolulu Star-Advertiser,375,Live Phone,,10/22/1998,480,Benjamin Cayetano,13033,DEM,36,Linda Lingle,13035,REP,44,,-8,11/3/1998,50.11,48.82,1.29,9.29,-9.29,0,1.085890578482253, -54347,87883,1451,1998,1998_Gov-G_NE,NE,Gov-G,Gov-G,RKM Research and Communications Inc.,272,Live Phone,,10/22/1998,831,Bill Hoppner,13067,DEM,36,Mike Johanns,13066,REP,50,,-14,11/3/1998,45.98,53.9,-7.93,6.07,-6.07,1,-1.069940569957906, -26041,31281,1724,1998,1998_Sen-G_FL,FL,Sen-G,Sen-G,Fleming & Associates,96,Live Phone,,10/22/1998,557,Bob Graham,3932,DEM,61,Charlie Crist,3933,REP,31,,30,11/3/1998,62.47,37.53,24.94,5.06,5.06,1,-.6970139713918215, -54249,117194,1724,1998,1998_Sen-G_FL,FL,Sen-G,Sen-G,Independent Market Research,148,Live Phone,,10/22/1998,670,Bob Graham,3932,DEM,61,Charlie Crist,3933,REP,25,,36,11/3/1998,62.47,37.53,24.94,11.06,11.06,1,5.77338069488497, -26082,31322,1724,1998,1998_Sen-G_FL,FL,Sen-G,Sen-G,Market Research Institute Inc.,186,Live Phone,,10/22/1998,670,Bob Graham,3932,DEM,61,Charlie Crist,3933,REP,25,,36,11/3/1998,62.47,37.53,24.94,11.06,11.06,1,6.041363636728442, -26032,31272,1750,1998,1998_Sen-G_WI,WI,Sen-G,Sen-G,FM3 Research,91,Live Phone,D,10/22/1998,599,Russ Feingold,3986,DEM,44,Mark W. Neumann,3987,REP,43,,1,11/3/1998,50.55,48.4,2.15,1.15,-1.15,1,-3.983438497324981,for Russ Feingold -54266,118458,1964,1998,1998_House-G_HI-1,HI-1,House-G,House-G,Ward Research/The Honolulu Star-Advertiser,375,Live Phone,,10/22/1998,272,Neil Abercrombie,14010,DEM,47,Gene Ward,14011,REP,32,,15,11/3/1998,61.56,36.35,25.21,10.21,-10.21,1,2.566539063442349, -26240,87912,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,CBS News/The New York Times,36,Live Phone,,10/23/1998,639,Peter Vallone,13080,DEM,21,George Pataki,13083,REP,56,,-35,11/3/1998,33.16,54.32,-21.15,13.85,-13.85,1,6.626583939600596,among registered voters -26216,87913,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/23/1998,547,Peter Vallone,13080,DEM,24,George Pataki,13083,REP,57,10,-33,11/3/1998,33.16,54.32,-21.15,11.85,-11.85,1,4.388698870799905, -54414,87950,1460,1998,1998_Gov-G_RI,RI,Gov-G,Gov-G,Fleming & Associates,96,Live Phone,,10/23/1998,400,Myrth York,13104,DEM,38,Lincoln Almond,13105,REP,42,7,-4,11/3/1998,42.13,50.97,-8.84,4.84,4.84,1,-2.618458484655446, -54440,87976,1466,1998,1998_Gov-G_WI,WI,Gov-G,Gov-G,Market Shares Corp.,187,Live Phone,,10/23/1998,600,Ed Garvey,13127,DEM,26,Tommy Thompson,13128,REP,67,,-41,11/3/1998,38.7,59.66,-20.97,20.03,-20.03,1,12.43457517977086, -26072,31312,1732,1998,1998_Sen-G_KY,KY,Sen-G,Sen-G,Louisville Courier-Journal,174,Live Phone,,10/23/1998,589,Scotty Baesler,3951,DEM,44,Jim Bunning,3950,REP,43,,1,11/3/1998,49.16,49.75,-.59,1.59,1.59,0,-3.596629843664957, -26240,31480,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,CBS News/The New York Times,36,Live Phone,,10/23/1998,1235,Charles E. Schumer,3966,DEM,44,Alfonse M. D'Amato,3967,REP,44,,0,11/3/1998,54.62,44.08,10.54,10.54,-10.54,.5,2.859329922652484,among registered voters -26216,31456,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/23/1998,547,Charles E. Schumer,3966,DEM,48,Alfonse M. D'Amato,3967,REP,44,,4,11/3/1998,54.62,44.08,10.54,6.54,-6.54,1,-1.952825430088128, -26282,31522,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/23/1998,700,Charles E. Schumer,3966,DEM,40,Alfonse M. D'Amato,3967,REP,42,,-2,11/3/1998,54.62,44.08,10.54,12.54,-12.54,0,4.977811537151652, -26088,31328,1750,1998,1998_Sen-G_WI,WI,Sen-G,Sen-G,Market Shares Corp.,187,Live Phone,,10/23/1998,600,Russ Feingold,3986,DEM,43,Mark W. Neumann,3987,REP,46,,-3,11/3/1998,50.55,48.4,2.15,5.15,-5.15,0,1.274906395123152, -28261,33539,8661,1998,1998_House-G_US,US,House-G,House-G,SSRS,297,Live Phone,,10/23/1998,600,Generic Candidate,13752,DEM,44,Generic Candidate,13753,REP,39,,5,11/3/1998,47.13,48.02,-.89,5.89,5.89,0,1.150969822260608,for AP; sample size unavailable; estimated at 600 as a default -54250,87786,1439,1998,1998_Gov-G_FL,FL,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/24/1998,500,Buddy MacKay,13029,DEM,41,Jeb Bush,13028,REP,53,,-12,11/3/1998,44.72,55.27,-10.55,1.45,-1.45,1,-2.032550276059614, -54325,87861,1447,1998,1998_Gov-G_MD,MD,Gov-G,Gov-G,Potomac Incorporated,256,Live Phone,,10/24/1998,1205,Parris Glendening,13054,DEM,52,Ellen Sauerbrey,13053,REP,44,,8,11/3/1998,55.14,44.82,10.33,2.33,-2.33,1,-5.854553495122588, -54343,87879,1450,1998,1998_Gov-G_MN,MN,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/1998,816,Jesse Ventura,13065,REF,23,Norm Coleman,13062,REP,33,34,-10,11/3/1998,37,34.29,2.7,12.7,,0,6.290204727005401, -73856,138533,1450,1998,1998_Gov-G_MN,MN,Gov-G,Gov-G,St. Cloud State University,312,Live Phone,,10/24/1998,629,Jesse Ventura,13065,REF,27,Norm Coleman,13062,REP,30,32,-3,11/3/1998,37,34.29,2.7,5.7,,0,-2.0442296677219, -26281,87914,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/24/1998,700,Peter Vallone,13080,DEM,22,George Pataki,13083,REP,53,8,-31,11/3/1998,33.16,54.32,-21.15,9.85,-9.85,1,2.489532432371714, -26254,87929,1456,1998,1998_Gov-G_OH,OH,Gov-G,Gov-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/24/1998,708,Lee Fisher,13085,DEM,35,Bob Taft,13086,REP,51,,-16,11/3/1998,44.69,50.05,-5.36,10.64,-10.64,1,5.970048510221192, -26097,87732,1468,1998,1998_Gov-G_AR,AR,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/1998,810,Bill Bristow,13006,DEM,33,Mike Huckabee,13007,REP,58,,-25,11/3/1998,38.66,59.77,-21.11,3.89,-3.89,1,-3.455220083334884, -26097,31337,1720,1998,1998_Sen-G_AR,AR,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/1998,810,Blanche Lincoln,3922,DEM,56,Fay Boozman,3923,REP,36,,20,11/3/1998,55.06,42.22,12.84,7.16,7.16,1,-.2400609762634389, -26254,31494,1741,1998,1998_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/24/1998,733,Mary Boyle,3969,DEM,34,George V. Voinovich,3968,REP,62,,-28,11/3/1998,43.53,56.46,-12.93,15.07,-15.07,1,8.465259429942561, -26097,117967,1862,1998,1998_House-G_AR-2,AR-2,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/1998,420,Vic Snyder,14014,DEM,54,Phil Wyrick,14015,REP,35,,19,11/3/1998,57.97,42.03,15.95,3.05,3.05,1,-4.291491374639549, -64140,118013,1997,1998,1998_House-G_IN-10,IN-10,House-G,House-G,Massie & Associates,199,Live Phone,R,10/24/1998,300,Julia M. Carson,14069,DEM,38,Gary Anthony Hofmeister,14071,REP,47,,-9,11/3/1998,58.34,39.37,18.98,27.98,-27.98,0,20.43891575269508,for Gary Anthony Hofmeister -64395,118463,2246,1998,1998_House-G_UT-2,UT-2,House-G,House-G,Wirthlin Worldwide,387,Live Phone,R,10/24/1998,303,Lily Eskelsen,14441,DEM,39,Merrill Cook,14442,REP,47,,-8,11/3/1998,43.46,52.76,-9.3,1.3,1.3,1,-5.979822430261663,for unspecified Republican sponsor -36812,33538,8661,1998,1998_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,10/24/1998,581,Generic Candidate,13752,DEM,49,Generic Candidate,13753,REP,47,,2,11/3/1998,47.13,48.02,-.89,2.89,2.89,0,-1.822241640393932,for The Washington Post -28259,117336,8661,1998,1998_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,10/24/1998,519,Generic Candidate,13752,DEM,47,Generic Candidate,13753,REP,49,,-2,11/3/1998,47.13,48.02,-.89,1.11,-1.11,1,-3.593809379826702,for USA Today | CNN -26095,87724,1433,1998,1998_Gov-G_AL,AL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/1998,808,Don Siegelman,13005,DEM,51,"Forrest H. 'Fob' James, Jr.",13004,REP,44,,7,11/3/1998,57.81,42.19,15.62,8.62,-8.62,1,3.708784035214959,average of multiple versions or turnout models listed in poll -26033,87752,1436,1998,1998_Gov-G_CA,CA,Gov-G,Gov-G,Field Research Corp. (Field Poll),94,Live Phone,,10/25/1998,678,"Joseph 'Gray' Davis, Jr.",13015,DEM,53,Dan Lungren,13016,REP,39,,14,11/3/1998,57.97,38.38,19.59,5.59,-5.59,1,-1.767851123286692, -26126,87831,1443,1998,1998_Gov-G_IL,IL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/1998,813,Glenn Poshard,13043,DEM,37,George Ryan,13044,REP,48,,-11,11/3/1998,47.46,51.03,-3.57,7.43,-7.43,1,-1.466400014383342, -26074,87915,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,Manhattanville College,181,Live Phone,,10/25/1998,601,Peter Vallone,13080,DEM,22,George Pataki,13083,REP,57,8,-35,11/3/1998,33.16,54.32,-21.15,13.85,-13.85,1,6.763734474701733,among registered voters -54394,87930,1456,1998,1998_Gov-G_OH,OH,Gov-G,Gov-G,Louis Harris & Associates,173,Live Phone,,10/25/1998,679,Lee Fisher,13085,DEM,43,Bob Taft,13086,REP,47,,-4,11/3/1998,44.69,50.05,-5.36,1.36,1.36,1,-4.220879108735112, -26189,87943,1459,1998,1998_Gov-G_PA,PA,Gov-G,Gov-G,Millersville University,210,Live Phone,,10/25/1998,481,Ivan Itkin,13100,DEM,15,Thomas Ridge,13098,REP,66,6,-51,11/3/1998,31.03,57.42,-26.38,24.62,-24.62,1,15.08611422624911, -26095,31335,1717,1998,1998_Sen-G_AL,AL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/1998,808,Clayton Suddith,3921,DEM,29,Richard C. Shelby,3920,REP,62,,-33,11/3/1998,36.69,63.24,-26.55,6.45,-6.45,1,-.8880565426567169, -26033,31273,1721,1998,1998_Sen-G_CA,CA,Sen-G,Sen-G,Field Research Corp. (Field Poll),94,Live Phone,,10/25/1998,678,Barbara Boxer,3926,DEM,51,Matt Fong,3927,REP,42,,9,11/3/1998,53.06,43.01,10.05,1.05,-1.05,1,-5.031265829460745, -26015,31255,1722,1998,1998_Sen-G_CO,CO,Sen-G,Sen-G,Ciruli Associates,51,Live Phone,,10/25/1998,400,Dottie Lamm,3929,DEM,31,Ben Nighthorse Campbell,3928,REP,60,,-29,11/3/1998,35.02,62.49,-27.47,1.53,-1.53,1,-4.347483092931613, -26126,31366,1728,1998,1998_Sen-G_IL,IL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/1998,813,Carol Moseley-Braun,3943,DEM,41,Peter G. Fitzgerald,3944,REP,49,,-8,11/3/1998,47.44,50.35,-2.9,5.1,-5.1,1,-2.740227330794448, -26074,31314,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Manhattanville College,181,Live Phone,,10/25/1998,601,Charles E. Schumer,3966,DEM,50,Alfonse M. D'Amato,3967,REP,42,,8,11/3/1998,54.62,44.08,10.54,2.54,-2.54,1,-5.640960018654965,among registered voters -26280,31520,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/1998,700,Charles E. Schumer,3966,DEM,43,Alfonse M. D'Amato,3967,REP,39,,4,11/3/1998,54.62,44.08,10.54,6.54,-6.54,1,-.9130379204120636, -26189,31429,1744,1998,1998_Sen-G_PA,PA,Sen-G,Sen-G,Millersville University,210,Live Phone,,10/25/1998,481,Bill Lloyd,3975,DEM,17,Arlen Specter,3974,REP,61,,-44,11/3/1998,34.79,61.34,-26.55,17.45,-17.45,1,12.19432039390043, -64398,118466,1888,1998,1998_House-G_CA-24,CA-24,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/1998,300,Brad Sherman,14454,DEM,47,Randy Hoffman,14455,REP,34,,13,11/3/1998,57.31,38.49,18.82,5.82,-5.82,1,-1.640066335365976, -64398,118467,1900,1998,1998_House-G_CA-36,CA-36,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/1998,300,Janice Hahn,14456,DEM,30,Steven T. Kuykendall,14457,REP,47,,-17,11/3/1998,46.57,48.89,-2.32,14.68,-14.68,1,7.258251067544644, -64399,118468,1918,1998,1998_House-G_CO-2,CO-2,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/1998,300,Mark Udall,14459,DEM,36,Bob Greenlee,14460,REP,53,,-17,11/3/1998,49.88,47.45,2.43,19.43,-19.43,0,11.91586188714241, -64122,117968,1923,1998,1998_House-G_CT-1,CT-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/1998,308,John Larson,14019,DEM,55,Kevin James O'Connor,14020,REP,21,,34,11/3/1998,58.05,41.4,16.65,17.35,17.35,1,10.02636677810173, -64400,118469,2035,1998,1998_House-G_MA-6,MA-6,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/1998,300,John F. Tierney,14461,DEM,52,Peter G. Torkildsen,14462,REP,31,,21,11/3/1998,54.55,42.38,12.18,8.82,8.82,1,1.36559323979482, -64401,118470,2067,1998,1998_House-G_MS-4,MS-4,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/1998,300,Ronnie Shows,14463,DEM,42,Delbert Hosemann,14464,REP,33,,9,11/3/1998,53.39,44.86,8.53,.47,.47,1,-6.949014570240283, -64124,117970,2101,1998,1998_House-G_NM-3,NM-3,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/1998,418,Tom Udall,14021,DEM,45,Bill Redmond,14022,REP,42,5,3,11/3/1998,53.16,43.27,9.89,6.89,-6.89,1,1.791676626747541, -64402,118471,2101,1998,1998_House-G_NM-3,NM-3,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/1998,300,Tom Udall,14021,DEM,52,Bill Redmond,14022,REP,39,3,13,11/3/1998,53.16,43.27,9.89,3.11,3.11,1,-3.572870041786705, -64260,118238,2136,1998,1998_House-G_NC-4,NC-4,House-G,House-G,SurveyUSA,325,IVR,,10/25/1998,500,David E. Price,14320,DEM,54,Thomas H. Roberg,14321,REP,41,,13,11/3/1998,57.43,41.56,15.87,2.87,-2.87,1,-4.400092330356589, -64403,118472,2151,1998,1998_House-G_OH-6,OH-6,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/1998,300,Ted Strickland,14465,DEM,42,Nancy P. Hollister,14466,REP,41,,1,11/3/1998,56.96,43.04,13.92,12.92,-12.92,1,5.430729575288555, -64405,118480,2188,1998,1998_House-G_PA-13,PA-13,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/1998,300,Joe Hoeffel,14467,DEM,42,Jon David Fox,14469,REP,48,,-6,11/3/1998,51.55,46.57,4.98,10.98,-10.98,0,3.434093725332174, -64406,118481,2260,1998,1998_House-G_WA-1,WA-1,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/1998,300,Jay Robert Inslee,13986,DEM,44,Richard Alan White,13987,REP,44,,0,11/3/1998,49.77,44.12,5.66,5.66,-5.66,.5,-.5510716926446568, -64408,118489,2272,1998,1998_House-G_WI-1,WI-1,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/1998,300,Lydia Carol Spottswood,14472,DEM,38,Paul Ryan,14473,REP,52,,-14,11/3/1998,42.73,57.11,-14.38,.38,.38,1,-7.155887767573776, -66199,123151,8661,1998,1998_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,10/25/1998,600,Generic Candidate,13752,DEM,44,Generic Candidate,13753,REP,36,,8,11/3/1998,47.13,48.02,-.89,8.89,8.89,0,4.373842681329956,sample size unavailable; estimated at 600 as a default; among registered voters -54251,87787,1439,1998,1998_Gov-G_FL,FL,Gov-G,Gov-G,Tarrance Group,333,Live Phone,R,10/26/1998,600,Buddy MacKay,13029,DEM,40,Jeb Bush,13028,REP,52,,-12,11/3/1998,44.72,55.27,-10.55,1.45,-1.45,1,-1.811413877045856,for unspecified Republican sponsor -54260,87796,1440,1998,1998_Gov-G_GA,GA,Gov-G,Gov-G,Marketing Workshop,194,Live Phone,,10/26/1998,709,Roy Barnes,13031,DEM,40,Guy Millner,13032,REP,45,,-5,11/3/1998,52.49,44.08,8.42,13.42,-13.42,0,4.699691419454861, -54276,87812,1444,1998,1998_Gov-G_IA,IA,Gov-G,Gov-G,"Drake Research & Strategy, Inc.",329,Live Phone,D,10/26/1998,408,Tom Vilsack,13039,DEM,44,Jim Lightfoot,13036,REP,44,,0,11/3/1998,52.3,46.51,5.8,5.8,-5.8,.5,-2.412869052808456,for Tom Vilsack -54275,87811,1444,1998,1998_Gov-G_IA,IA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/1998,803,Tom Vilsack,13039,DEM,42,Jim Lightfoot,13036,REP,47,,-5,11/3/1998,52.3,46.51,5.8,10.8,-10.8,0,3.93154304635695, -26156,87900,1452,1998,1998_Gov-G_NV,NV,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/1998,817,Jan Jones,13074,DEM,44,Kenny Guinn,13076,REP,47,,-3,11/3/1998,41.98,51.56,-9.58,6.58,6.58,1,-.7033494618911382, -26167,87931,1456,1998,1998_Gov-G_OH,OH,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/1998,815,Lee Fisher,13085,DEM,42,Bob Taft,13086,REP,49,,-7,11/3/1998,44.69,50.05,-5.36,1.64,-1.64,1,-4.002964978392782, -54396,87932,1456,1998,1998_Gov-G_OH,OH,Gov-G,Gov-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/26/1998,1196,Lee Fisher,13085,DEM,42,Bob Taft,13086,REP,53,,-11,11/3/1998,44.69,50.05,-5.36,5.64,-5.64,1,1.225818844941189, -54408,87944,1459,1998,1998_Gov-G_PA,PA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/1998,807,Ivan Itkin,13100,DEM,23,Thomas Ridge,13098,REP,59,10,-36,11/3/1998,31.03,57.42,-26.38,9.62,-9.62,1,-.7305860207652729, -54415,87951,1460,1998,1998_Gov-G_RI,RI,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/26/1998,500,Myrth York,13104,DEM,44,Lincoln Almond,13105,REP,45,,-1,11/3/1998,42.13,50.97,-8.84,7.84,7.84,1,.9766527975167091, -54260,117202,1725,1998,1998_Sen-G_GA,GA,Sen-G,Sen-G,Marketing Workshop,194,Live Phone,,10/26/1998,709,Michael J. Coles,3935,DEM,35,Paul Coverdell,3934,REP,53,,-18,11/3/1998,45.15,52.37,-7.22,10.78,-10.78,1,3.678558533757988, -26132,31372,1729,1998,1998_Sen-G_IN,IN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/1998,819,Evan Bayh,3945,DEM,58,Paul Helmke,3946,REP,33,,25,11/3/1998,63.72,34.79,28.93,3.93,-3.93,1,-1.646649172408135, -54275,117204,1730,1998,1998_Sen-G_IA,IA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/1998,803,David Osterberg,3940,DEM,24,Chuck Grassley,3939,REP,68,,-44,11/3/1998,30.49,68.41,-37.92,6.08,-6.08,1,-1.198109038609024, -63760,117403,1735,1998,1998_Sen-G_MO,MO,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/26/1998,500,Jay Nixon,3957,DEM,41,Christopher S. Bond,3956,REP,54,,-13,11/3/1998,43.77,52.68,-8.9,4.1,-4.1,1,-.7433351343018664, -26156,31396,1736,1998,1998_Sen-G_NV,NV,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/1998,817,Harry Reid,3964,DEM,47,John Ensign,3965,REP,45,,2,11/3/1998,47.86,47.77,.09,1.91,1.91,1,-2.784255813318617, -26167,31407,1741,1998,1998_Sen-G_OH,OH,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/1998,815,Mary Boyle,3969,DEM,37,George V. Voinovich,3968,REP,55,,-18,11/3/1998,43.53,56.46,-12.93,5.07,-5.07,1,-3.137654549535827, -54396,117512,1741,1998,1998_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/26/1998,1196,Mary Boyle,3969,DEM,38,George V. Voinovich,3968,REP,62,,-24,11/3/1998,43.53,56.46,-12.93,11.07,-11.07,1,4.718836208147718, -54408,117205,1744,1998,1998_Sen-G_PA,PA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/1998,807,Bill Lloyd,3975,DEM,34,Arlen Specter,3974,REP,57,,-23,11/3/1998,34.79,61.34,-26.55,3.55,3.55,1,-2.418400637256132, -26156,117971,2082,1998,1998_House-G_NV-1,NV-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/1998,366,Shelley Berkley,14026,DEM,44,Don Chairez,14027,REP,40,,4,11/3/1998,49.24,45.65,3.59,.41,.41,1,-6.924149170574766, -64225,118180,2085,1998,1998_House-G_NH-2,NH-2,House-G,House-G,RKM Research and Communications Inc.,272,Live Phone,,10/26/1998,183,Mary Rauh,14272,DEM,38,Charles Bass,14273,REP,53,,-15,11/3/1998,44.77,53.16,-8.38,6.62,-6.62,1,-1.341670142793508, -64261,118239,2134,1998,1998_House-G_NC-2,NC-2,House-G,House-G,SurveyUSA,325,IVR,,10/26/1998,500,Bob R. Etheridge,14322,DEM,52,Dan Page,14323,REP,39,,13,11/3/1998,57.39,41.67,15.73,2.73,-2.73,1,-4.483932855107899, -28258,33536,8661,1998,1998_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,10/26/1998,1025,Generic Candidate,13752,DEM,43,Generic Candidate,13753,REP,40,,3,11/3/1998,47.13,48.02,-.89,3.89,3.89,0,-.4071516322339497,for Wall Street Journal; among registered voters -26103,87753,1436,1998,1998_Gov-G_CA,CA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,809,"Joseph 'Gray' Davis, Jr.",13015,DEM,50,Dan Lungren,13016,REP,43,,7,11/3/1998,57.97,38.38,19.59,12.59,-12.59,1,5.414327581176353, -26108,87763,1437,1998,1998_Gov-G_CO,CO,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,831,Gail Schoettler,13022,DEM,39,William F. Owens,13021,REP,44,,-5,11/3/1998,48.42,49.04,-.62,4.38,-4.38,1,-.2209946199491347, -26111,87772,1438,1998,1998_Gov-G_CT,CT,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,633,Barbara Kennelly,13024,DEM,33,John Rowland,13027,REP,58,,-25,11/3/1998,35.44,62.9,-27.46,2.46,2.46,1,-7.358946246667344, -54252,87788,1439,1998,1998_Gov-G_FL,FL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,822,Buddy MacKay,13029,DEM,43,Jeb Bush,13028,REP,51,,-8,11/3/1998,44.72,55.27,-10.55,2.55,2.55,1,-.5454483154517948, -26118,87797,1440,1998,1998_Gov-G_GA,GA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,809,Roy Barnes,13031,DEM,43,Guy Millner,13032,REP,46,,-3,11/3/1998,52.49,44.08,8.42,11.42,-11.42,0,3.130783422108507, -26223,87832,1443,1998,1998_Gov-G_IL,IL,Gov-G,Gov-G,Richard Day Research,287,Live Phone,,10/27/1998,712,Glenn Poshard,13043,DEM,35,George Ryan,13044,REP,56,,-21,11/3/1998,47.46,51.03,-3.57,17.43,-17.43,1,9.487459924319589, -54326,87862,1447,1998,1998_Gov-G_MD,MD,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,828,Parris Glendening,13054,DEM,49,Ellen Sauerbrey,13053,REP,45,,4,11/3/1998,55.14,44.82,10.33,6.33,-6.33,1,-1.774638600980444, -54308,87844,1448,1998,1998_Gov-G_MA,MA,Gov-G,Gov-G,KRC Research,160,Live Phone,,10/27/1998,400,Scott Harshbarger,13052,DEM,41,A. Paul Cellucci,13051,REP,46,,-5,11/3/1998,47.38,50.81,-3.43,1.57,-1.57,1,-4.303194014159028, -26078,87916,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,Marist College,183,Live Phone,,10/27/1998,351,Peter Vallone,13080,DEM,26,George Pataki,13083,REP,55,12,-29,11/3/1998,33.16,54.32,-21.15,7.85,-7.85,1,.0682172096986209,for NBC News -26162,87917,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,808,Peter Vallone,13080,DEM,29,George Pataki,13083,REP,54,5,-25,11/3/1998,33.16,54.32,-21.15,3.85,-3.85,1,-3.736629688737236, -54397,87933,1456,1998,1998_Gov-G_OH,OH,Gov-G,Gov-G,Columbus Dispatch,57,Mail,,10/27/1998,800,Lee Fisher,13085,DEM,46,Bob Taft,13086,REP,47,,-1,11/3/1998,44.69,50.05,-5.36,4.36,4.36,1,-1.138541894728773, -26175,87955,1461,1998,1998_Gov-G_SC,SC,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,806,James H. Hodges,13107,DEM,44,David M. Beasley,13106,REP,46,,-2,11/3/1998,53.23,45.21,8.03,10.03,-10.03,0,2.778497803580157, -54425,87961,1464,1998,1998_Gov-G_TX,TX,Gov-G,Gov-G,Hill Research Consultants,140,Live Phone,R,10/27/1998,501,Garry Mauro,13118,DEM,22,George W. Bush,13119,REP,69,,-47,11/3/1998,31.18,68.24,-37.06,9.94,-9.94,1,1.725678143283132,for unspecified Republican sponsor -26103,31343,1721,1998,1998_Sen-G_CA,CA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,809,Barbara Boxer,3926,DEM,45,Matt Fong,3927,REP,43,,2,11/3/1998,53.06,43.01,10.05,8.05,-8.05,1,2.813783658159347, -26108,31348,1722,1998,1998_Sen-G_CO,CO,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,831,Dottie Lamm,3929,DEM,32,Ben Nighthorse Campbell,3928,REP,58,,-26,11/3/1998,35.02,62.49,-27.47,1.47,1.47,1,-3.829388795114913, -26111,31351,1723,1998,1998_Sen-G_CT,CT,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,633,Christopher J. Dodd,3930,DEM,60,Gary A. Franks,3931,REP,32,,28,11/3/1998,65.15,32.37,32.78,4.78,-4.78,1,-.4612479138744405, -54252,117203,1724,1998,1998_Sen-G_FL,FL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,822,Bob Graham,3932,DEM,59,Charlie Crist,3933,REP,31,,28,11/3/1998,62.47,37.53,24.94,3.06,3.06,1,-3.026242297541617, -26118,31358,1725,1998,1998_Sen-G_GA,GA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,809,Michael J. Coles,3935,DEM,38,Paul Coverdell,3934,REP,51,,-13,11/3/1998,45.15,52.37,-7.22,5.78,-5.78,1,-1.275654585764234, -26223,31463,1728,1998,1998_Sen-G_IL,IL,Sen-G,Sen-G,Richard Day Research,287,Live Phone,,10/27/1998,712,Carol Moseley-Braun,3943,DEM,40,Peter G. Fitzgerald,3944,REP,50,,-10,11/3/1998,47.44,50.35,-2.9,7.1,-7.1,1,-.5569183651511804, -26140,31380,1732,1998,1998_Sen-G_KY,KY,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,823,Scotty Baesler,3951,DEM,46,Jim Bunning,3950,REP,45,,1,11/3/1998,49.16,49.75,-.59,1.59,1.59,0,-3.43480561001976, -26078,31318,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Marist College,183,Live Phone,,10/27/1998,351,Charles E. Schumer,3966,DEM,50,Alfonse M. D'Amato,3967,REP,47,,3,11/3/1998,54.62,44.08,10.54,7.54,-7.54,1,-.8219668375073753,for NBC News -26162,31402,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,808,Charles E. Schumer,3966,DEM,46,Alfonse M. D'Amato,3967,REP,43,,3,11/3/1998,54.62,44.08,10.54,7.54,-7.54,1,-.1831523087593181, -26278,31518,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/1998,700,Charles E. Schumer,3966,DEM,44,Alfonse M. D'Amato,3967,REP,38,,6,11/3/1998,54.62,44.08,10.54,4.54,-4.54,1,-2.800872044905261, -26149,31389,1739,1998,1998_Sen-G_NC,NC,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,827,John Edwards,3958,DEM,43,Lauch Faircloth,3959,REP,44,,-1,11/3/1998,51.15,47.01,4.14,5.14,-5.14,0,-.6099427009145102, -54397,117088,1741,1998,1998_Sen-G_OH,OH,Sen-G,Sen-G,Columbus Dispatch,57,Mail,,10/27/1998,800,Mary Boyle,3969,DEM,49,George V. Voinovich,3968,REP,51,,-2,11/3/1998,43.53,56.46,-12.93,10.93,10.93,1,3.090453114420497, -26175,31415,1745,1998,1998_Sen-G_SC,SC,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,806,Ernest F. Hollings,3976,DEM,49,Bob Inglis,3977,REP,44,,5,11/3/1998,52.7,45.67,7.03,2.03,-2.03,1,-4.688849548171358, -26182,31422,1749,1998,1998_Sen-G_WA,WA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,801,Patty Murray,3984,DEM,49,Linda Smith,3985,REP,41,,8,11/3/1998,58.41,41.59,16.83,8.83,-8.83,1,2.833866939385167, -28257,123195,8661,1998,1998_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/27/1998,485,Generic Candidate,13752,DEM,47,Generic Candidate,13753,REP,50,,-3,11/3/1998,47.13,48.02,-.89,2.11,-2.11,1,-2.898228659389154, -54189,87725,1433,1998,1998_Gov-G_AL,AL,Gov-G,Gov-G,University of South Alabama,361,Live Phone,,10/28/1998,820,Don Siegelman,13005,DEM,52,"Forrest H. 'Fob' James, Jr.",13004,REP,36,,16,11/3/1998,57.81,42.19,15.62,.38,.38,1,-5.404342386387574, -54228,87764,1437,1998,1998_Gov-G_CO,CO,Gov-G,Gov-G,Ciruli Associates,51,Live Phone,,10/28/1998,500,Gail Schoettler,13022,DEM,42,William F. Owens,13021,REP,46,,-4,11/3/1998,48.42,49.04,-.62,3.38,-3.38,1,-1.202114263858294, -54300,87836,1445,1998,1998_Gov-G_KS,KS,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/28/1998,500,Tom Sawyer,13046,DEM,21,William Graves,13047,REP,74,,-53,11/3/1998,22.65,73.37,-50.71,2.29,-2.29,1,-4.985394565819476, -54309,87845,1448,1998,1998_Gov-G_MA,MA,Gov-G,Gov-G,RKM Research and Communications Inc.,272,Live Phone,,10/28/1998,402,Scott Harshbarger,13052,DEM,38,A. Paul Cellucci,13051,REP,47,,-9,11/3/1998,47.38,50.81,-3.43,5.57,-5.57,1,-.0468574007543204, -54310,87846,1448,1998,1998_Gov-G_MA,MA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/28/1998,500,Scott Harshbarger,13052,DEM,44,A. Paul Cellucci,13051,REP,48,,-4,11/3/1998,47.38,50.81,-3.43,.57,-.57,1,-5.110471980001449, -54348,87884,1451,1998,1998_Gov-G_NE,NE,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/1998,807,Bill Hoppner,13067,DEM,39,Mike Johanns,13066,REP,54,,-15,11/3/1998,45.98,53.9,-7.93,7.07,-7.07,1,.8752123620152731, -26012,87918,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,Blum & Weprin Associates,32,Live Phone,,10/28/1998,662,Peter Vallone,13080,DEM,25,George Pataki,13083,REP,51,8,-26,11/3/1998,33.16,54.32,-21.15,4.85,-4.85,1,-2.427410465620138, -54426,87962,1464,1998,1998_Gov-G_TX,TX,Gov-G,Gov-G,Blum & Weprin Associates,32,Live Phone,,10/28/1998,967,Garry Mauro,13118,DEM,23,George W. Bush,13119,REP,70,,-47,11/3/1998,31.18,68.24,-37.06,9.94,-9.94,1,2.267470577259151, -54300,117373,1731,1998,1998_Sen-G_KS,KS,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/28/1998,500,Paul Feleciano,3949,DEM,31,Sam Brownback,3948,REP,66,,-35,11/3/1998,31.59,65.27,-33.68,1.32,-1.32,1,-6.084435068994785, -26012,31252,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Blum & Weprin Associates,32,Live Phone,,10/28/1998,662,Charles E. Schumer,3966,DEM,46,Alfonse M. D'Amato,3967,REP,42,,4,11/3/1998,54.62,44.08,10.54,6.54,-6.54,1,-.7411209307050347, -26009,122724,1745,1998,1998_Sen-G_SC,SC,Sen-G,Sen-G,"North Star Opinion Research/Ayres, McHenry & Associates",233,Live Phone,R,10/28/1998,600,Ernest F. Hollings,3976,DEM,43.5,Bob Inglis,3977,REP,43.5,,0,11/3/1998,52.7,45.67,7.03,7.03,-7.03,.5,1.801687727827985,for Bob Inglis; average of multiple versions or turnout models listed in poll -66181,123115,8661,1998,1998_House-G_US,US,House-G,House-G,PSB Research,250,Live Phone,D,10/28/1998,500,Generic Candidate,13752,DEM,43,Generic Candidate,13753,REP,33,,10,11/3/1998,47.13,48.02,-.89,10.89,10.89,0,6.62351752945971,for unspecified Democratic sponsor; among registered voters -54267,87803,1441,1998,1998_Gov-G_HI,HI,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/1998,406,Benjamin Cayetano,13033,DEM,42,Linda Lingle,13035,REP,51,,-9,11/3/1998,50.11,48.82,1.29,10.29,-10.29,0,3.100567152032464, -26271,87833,1443,1998,1998_Gov-G_IL,IL,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/29/1998,703,Glenn Poshard,13043,DEM,37,George Ryan,13044,REP,51,,-14,11/3/1998,47.46,51.03,-3.57,10.43,-10.43,1,1.867996044423639, -54277,87813,1444,1998,1998_Gov-G_IA,IA,Gov-G,Gov-G,Selzer & Co.,304,Live Phone,,10/29/1998,800,Tom Vilsack,13039,DEM,43,Jim Lightfoot,13036,REP,47,,-4,11/3/1998,52.3,46.51,5.8,9.8,-9.8,0,3.068812407723358, -54344,87880,1450,1998,1998_Gov-G_MN,MN,Gov-G,Gov-G,Star Tribune (Minnesota Poll),315,Live Phone,,10/29/1998,700,Jesse Ventura,13065,REF,27,Norm Coleman,13062,REP,30,35,-3,11/3/1998,37,34.29,2.7,5.7,,0,-.8174064174135162, -26215,87919,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/29/1998,584,Peter Vallone,13080,DEM,26,George Pataki,13083,REP,55,11,-29,11/3/1998,33.16,54.32,-21.15,7.85,-7.85,1,.7329857951063613, -54427,87963,1464,1998,1998_Gov-G_TX,TX,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/1998,504,Garry Mauro,13118,DEM,25,George W. Bush,13119,REP,69,,-44,11/3/1998,31.18,68.24,-37.06,6.94,-6.94,1,-1.514362197586299, -26271,31511,1728,1998,1998_Sen-G_IL,IL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/29/1998,703,Carol Moseley-Braun,3943,DEM,45,Peter G. Fitzgerald,3944,REP,42,,3,11/3/1998,47.44,50.35,-2.9,5.9,5.9,0,-1.780847902714169, -26215,31455,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/29/1998,584,Charles E. Schumer,3966,DEM,50,Alfonse M. D'Amato,3967,REP,42,,8,11/3/1998,54.62,44.08,10.54,2.54,-2.54,1,-5.588341513867775, -26277,31517,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/29/1998,700,Charles E. Schumer,3966,DEM,41,Alfonse M. D'Amato,3967,REP,37,,4,11/3/1998,54.62,44.08,10.54,6.54,-6.54,1,-.6651964860739645, -28256,33534,8661,1998,1998_House-G_US,US,House-G,House-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/29/1998,673,Generic Candidate,13752,DEM,38,Generic Candidate,13753,REP,48,,-10,11/3/1998,47.13,48.02,-.89,9.11,-9.11,1,5.002209931055079, -54190,87726,1433,1998,1998_Gov-G_AL,AL,Gov-G,Gov-G,Southern Opinion Research,311,Live Phone,,10/30/1998,490,Don Siegelman,13005,DEM,53,"Forrest H. 'Fob' James, Jr.",13004,REP,45,,8,11/3/1998,57.81,42.19,15.62,7.62,-7.62,1,2.312645439336415, -54204,87740,1435,1998,1998_Gov-G_AZ,AZ,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,850,Paul Johnson,13009,DEM,38,Jane Hull,13012,REP,55,,-17,11/3/1998,35.53,60.95,-25.42,8.42,8.42,1,3.304701007644525, -54218,87754,1436,1998,1998_Gov-G_CA,CA,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,5735,"Joseph 'Gray' Davis, Jr.",13015,DEM,53,Dan Lungren,13016,REP,42,,11,11/3/1998,57.97,38.38,19.59,8.59,-8.59,1,1.394137426984103, -26207,87773,1438,1998,1998_Gov-G_CT,CT,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/30/1998,491,Barbara Kennelly,13024,DEM,26,John Rowland,13027,REP,67,,-41,11/3/1998,35.44,62.9,-27.46,13.54,-13.54,1,6.793814473782826, -54253,87789,1439,1998,1998_Gov-G_FL,FL,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,2819,Buddy MacKay,13029,DEM,41,Jeb Bush,13028,REP,58,,-17,11/3/1998,44.72,55.27,-10.55,6.45,-6.45,1,4.65763826682586, -54262,87798,1440,1998,1998_Gov-G_GA,GA,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,1408,Roy Barnes,13031,DEM,43,Guy Millner,13032,REP,50,,-7,11/3/1998,52.49,44.08,8.42,15.42,-15.42,0,8.156523250510785, -54298,87834,1443,1998,1998_Gov-G_IL,IL,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,847,Glenn Poshard,13043,DEM,41,George Ryan,13044,REP,55,,-14,11/3/1998,47.46,51.03,-3.57,10.43,-10.43,1,2.369596680900104, -54311,87847,1448,1998,1998_Gov-G_MA,MA,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,1083,Scott Harshbarger,13052,DEM,43,A. Paul Cellucci,13051,REP,54,,-11,11/3/1998,47.38,50.81,-3.43,7.57,-7.57,1,4.196787873759572, -54336,87872,1449,1998,1998_Gov-G_MI,MI,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,1855,Geoffrey Fieger,13061,DEM,38,John Engler,13060,REP,62,,-24,11/3/1998,37.78,62.2,-24.43,.43,.43,1,-5.19000072335068, -54384,87920,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,2243,Peter Vallone,13080,DEM,27,George Pataki,13083,REP,49,15,-22,11/3/1998,33.16,54.32,-21.15,.85,-.85,1,-6.994877151770791, -54398,87934,1456,1998,1998_Gov-G_OH,OH,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,2149,Lee Fisher,13085,DEM,42,Bob Taft,13086,REP,52,,-10,11/3/1998,44.69,50.05,-5.36,4.64,-4.64,1,-.3789217797777996, -54409,87945,1459,1998,1998_Gov-G_PA,PA,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,1812,Ivan Itkin,13100,DEM,21,Thomas Ridge,13098,REP,62,16,-41,11/3/1998,31.03,57.42,-26.38,14.62,-14.62,1,6.200410662304151, -54428,87964,1464,1998,1998_Gov-G_TX,TX,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,3579,Garry Mauro,13118,DEM,25,George W. Bush,13119,REP,73,,-48,11/3/1998,31.18,68.24,-37.06,10.94,-10.94,1,3.920141195254453, -54204,117113,1719,1998,1998_Sen-G_AZ,AZ,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,850,Edward Ranger,13708,DEM,27,John McCain,13709,REP,64,,-37,11/3/1998,27.16,68.74,-41.58,4.58,4.58,1,.1987665805261746, -54218,117115,1721,1998,1998_Sen-G_CA,CA,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,5735,Barbara Boxer,3926,DEM,48,Matt Fong,3927,REP,46,,2,11/3/1998,53.06,43.01,10.05,8.05,-8.05,1,3.74152353308932, -26207,31447,1723,1998,1998_Sen-G_CT,CT,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/30/1998,491,Christopher J. Dodd,3930,DEM,64,Gary A. Franks,3931,REP,27,,37,11/3/1998,65.15,32.37,32.78,4.22,4.22,1,-1.62907333294052, -54253,117120,1724,1998,1998_Sen-G_FL,FL,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,2819,Bob Graham,3932,DEM,61,Charlie Crist,3933,REP,39,,22,11/3/1998,62.47,37.53,24.94,2.94,-2.94,1,-2.537046546954189, -54262,117122,1725,1998,1998_Sen-G_GA,GA,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,1408,Michael J. Coles,3935,DEM,38,Paul Coverdell,3934,REP,56,,-18,11/3/1998,45.15,52.37,-7.22,10.78,-10.78,1,4.647184308016736, -54298,117124,1728,1998,1998_Sen-G_IL,IL,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,847,Carol Moseley-Braun,3943,DEM,39,Peter G. Fitzgerald,3944,REP,58,,-19,11/3/1998,47.44,50.35,-2.9,16.1,-16.1,1,9.628123051580561, -63647,117142,1729,1998,1998_Sen-G_IN,IN,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,977,Evan Bayh,3945,DEM,64,Paul Helmke,3946,REP,33,,31,11/3/1998,63.72,34.79,28.93,2.07,2.07,1,-3.361942203985092, -63707,117236,1735,1998,1998_Sen-G_MO,MO,Sen-G,Sen-G,Neighbor,226,Live Phone,,10/30/1998,330,Jay Nixon,3957,DEM,28,Christopher S. Bond,3956,REP,54,,-26,11/3/1998,43.77,52.68,-8.9,17.1,-17.1,1,12.2481444785968, -26273,31513,1735,1998,1998_Sen-G_MO,MO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/1998,600,Jay Nixon,3957,DEM,36,Christopher S. Bond,3956,REP,47,,-11,11/3/1998,43.77,52.68,-8.9,2.1,-2.1,1,-3.037392121551517, -54384,117128,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,2243,Charles E. Schumer,3966,DEM,50,Alfonse M. D'Amato,3967,REP,46,,4,11/3/1998,54.62,44.08,10.54,6.54,-6.54,1,-.6464847419278255, -63649,117144,1739,1998,1998_Sen-G_NC,NC,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,1418,John Edwards,3958,DEM,54,Lauch Faircloth,3959,REP,39,,15,11/3/1998,51.15,47.01,4.14,10.86,10.86,1,6.034424420786997, -54398,117131,1741,1998,1998_Sen-G_OH,OH,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,2149,Mary Boyle,3969,DEM,39,George V. Voinovich,3968,REP,58,,-19,11/3/1998,43.53,56.46,-12.93,6.07,-6.07,1,-2.187572377995455, -54409,117133,1744,1998,1998_Sen-G_PA,PA,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,1812,Bill Lloyd,3975,DEM,32,Arlen Specter,3974,REP,63,,-31,11/3/1998,34.79,61.34,-26.55,4.45,-4.45,1,-1.385309764601596, -63651,117146,1749,1998,1998_Sen-G_WA,WA,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,1523,Patty Murray,3984,DEM,53,Linda Smith,3985,REP,45,,8,11/3/1998,58.41,41.59,16.83,8.83,-8.83,1,2.242725895806545, -66188,123122,8661,1998,1998_House-G_US,US,House-G,House-G,Pew Research Center,253,Live Phone,,10/30/1998,3184,Generic Candidate,13752,DEM,48,Generic Candidate,13753,REP,39,,9,11/3/1998,47.13,48.02,-.89,9.89,9.89,0,6.230944966466668,among all adults -66189,33533,8661,1998,1998_House-G_US,US,House-G,House-G,Pew Research Center,253,Live Phone,,10/30/1998,743,Generic Candidate,13752,DEM,46,Generic Candidate,13753,REP,44,,2,11/3/1998,47.13,48.02,-.89,2.89,2.89,0,-1.233189638609083, -54328,87864,1446,1998,1998_Gov-G_ME,ME,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/31/1998,500,Angus S. King Jr.,13056,IND,59,James Longley Jr.,13059,REP,18,13,41,11/3/1998,58.61,18.93,39.68,1.32,,1,-5.806683868048656, -54399,87935,1456,1998,1998_Gov-G_OH,OH,Gov-G,Gov-G,Louis Harris & Associates,173,Live Phone,,10/31/1998,773,Lee Fisher,13085,DEM,39,Bob Taft,13086,REP,44,,-5,11/3/1998,44.69,50.05,-5.36,.36,.36,1,-4.795856828438451, -26275,31515,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/31/1998,1196,Charles E. Schumer,3966,DEM,46.5,Alfonse M. D'Amato,3967,REP,47.3,,-.80000001,11/3/1998,54.62,44.08,10.54,11.34,-11.34,0,4.390456412533953, -36819,120403,8661,1998,1998_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,10/31/1998,600,Generic Candidate,13752,DEM,47.5,Generic Candidate,13753,REP,47,,.5,11/3/1998,47.13,48.02,-.89,1.39,1.39,0,-2.860005208069067,for The Washington Post; sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll -28254,117335,8661,1998,1998_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,10/31/1998,1105,Generic Candidate,13752,DEM,49,Generic Candidate,13753,REP,45,,4,11/3/1998,47.13,48.02,-.89,4.89,4.89,0,1.068542308771759,for USA Today | CNN -54219,87755,1436,1998,1998_Gov-G_CA,CA,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/1/1998,800,"Joseph 'Gray' Davis, Jr.",13015,DEM,60,Dan Lungren,13016,REP,37,,23,11/3/1998,57.97,38.38,19.59,3.41,3.41,1,-4.304274085441597, -54219,117371,1721,1998,1998_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/1/1998,800,Barbara Boxer,3926,DEM,53,Matt Fong,3927,REP,43,,10,11/3/1998,53.06,43.01,10.05,.05,-.05,1,-5.794955034996293, -63759,117402,1732,1998,1998_Sen-G_KY,KY,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/1/1998,700,Scotty Baesler,3951,DEM,44,Jim Bunning,3950,REP,51,,-7,11/3/1998,49.16,49.75,-.59,6.41,-6.41,1,2.454818583530724, -63762,117405,1739,1998,1998_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/1/1998,700,John Edwards,3958,DEM,49,Lauch Faircloth,3959,REP,47,,2,11/3/1998,51.15,47.01,4.14,2.14,-2.14,1,-3.800199736941518, -64262,118240,2171,1998,1998_House-G_OR-1,OR-1,House-G,House-G,SurveyUSA,325,IVR,,11/1/1998,400,David Wu,14324,DEM,45,Molly Bordonaro,14325,REP,49,,-4,11/3/1998,50.1,47.11,2.99,6.99,-6.99,0,-.1424524720759212, -64263,118241,2185,1998,1998_House-G_PA-10,PA-10,House-G,House-G,SurveyUSA,325,IVR,,11/1/1998,400,Patrick R. Casey,14326,DEM,48,Don Sherwood,14327,REP,47,,1,11/3/1998,48.4,48.7,-.3,1.3,1.3,0,-5.844390821244931, -28252,33530,8661,1998,1998_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,11/1/1998,600,Generic Candidate,13752,DEM,49,Generic Candidate,13753,REP,48,,1,11/3/1998,47.13,48.02,-.89,1.89,1.89,0,-2.646345185471424,sample size unavailable; estimated at 600 as a default -66174,123079,8661,1998,1998_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,11/2/1998,1037,Generic Candidate,13752,DEM,47,Generic Candidate,13753,REP,38,,9,11/3/1998,47.13,48.02,-.89,9.89,9.89,0,6.232518276998552,among all adults -63986,117752,1431,1999,1999_Gov-O_LA,LA,Gov-G,Gov-O,Southern Media & Opinion Research,310,Live Phone,,10/6/1999,500,William J. Jefferson,13839,DEM,16,Murphy James Foster,13840,REP,64,2,-48,10/23/1999,29.53,62.17,-32.64,15.36,-15.36,1,10.62650270475976, -63897,117641,1431,1999,1999_Gov-O_LA,LA,Gov-G,Gov-O,University of New Orleans,358,Live Phone,,10/7/1999,803,William J. Jefferson,13839,DEM,20,Murphy James Foster,13840,REP,48,2,-28,10/23/1999,29.53,62.17,-32.64,4.64,4.64,1,-1.749093710399918, -7741,117697,1431,1999,1999_Gov-O_LA,LA,Gov-G,Gov-O,Mason-Dixon Polling & Strategy,197,Live Phone,,10/13/1999,626,William J. Jefferson,13839,DEM,22,Murphy James Foster,13840,REP,55,5,-33,10/23/1999,29.53,62.17,-32.64,.36,-.36,1,-6.487156235412179, -63944,117698,1432,1999,1999_Gov-G_MS,MS,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/1999,605,Ronnie Musgrove,13862,DEM,42,Michael Parker,13863,REP,47,,-5,11/4/1999,49.62,48.52,1.09,6.09,-6.09,0,-1.563292013857285, -7542,9405,7113,2000,2000_Pres-D_IA,IA,Pres-P,Pres-D,PSI,248,Live Phone,,1/4/2000,300,Al Gore,222,DEM,45,Bill Bradley,224,DEM,32,,13,1/24/2000,62.85,36.6,26.25,13.25,,1,4.829509340020719, -7544,9410,7113,2000,2000_Pres-D_IA,IA,Pres-P,Pres-D,Selzer & Co.,304,Live Phone,,1/4/2000,500,Al Gore,222,DEM,54,Bill Bradley,224,DEM,33,,21,1/24/2000,62.85,36.6,26.25,5.25,,1,-3.426525937299361, -7544,9411,7114,2000,2000_Pres-R_IA,IA,Pres-P,Pres-R,Selzer & Co.,304,Live Phone,,1/4/2000,500,George W. Bush,241,REP,45,Steve Forbes,221,REP,18,9,27,1/24/2000,41.01,30.51,10.5,16.5,,1,1.75571527115823, -7506,9339,7113,2000,2000_Pres-D_IA,IA,Pres-P,Pres-D,"North Star Opinion Research/Ayres, McHenry & Associates",233,Live Phone,,1/10/2000,300,Al Gore,222,DEM,48,Bill Bradley,224,DEM,33,,15,1/24/2000,62.85,36.6,26.25,11.25,,1,4.07023774349355,for American Association of Health Plans -7511,9347,7113,2000,2000_Pres-D_IA,IA,Pres-P,Pres-D,Research 2000,281,Live Phone,,1/10/2000,301,Al Gore,222,DEM,52,Bill Bradley,224,DEM,34,,18,1/24/2000,62.85,36.6,26.25,8.25,,1,.4194401316162067, -7506,9342,7114,2000,2000_Pres-R_IA,IA,Pres-P,Pres-R,"North Star Opinion Research/Ayres, McHenry & Associates",233,Live Phone,,1/10/2000,300,George W. Bush,241,REP,46,Steve Forbes,221,REP,24,6,22,1/24/2000,41.01,30.51,10.5,11.5,,1,-2.769018335953576,for American Association of Health Plans -7502,9334,7114,2000,2000_Pres-R_IA,IA,Pres-P,Pres-R,PSI,248,Live Phone,,1/10/2000,300,George W. Bush,241,REP,46,Steve Forbes,221,REP,17,6,29,1/24/2000,41.01,30.51,10.5,18.5,,1,4.470408879104855, -7511,9350,7114,2000,2000_Pres-R_IA,IA,Pres-P,Pres-R,Research 2000,281,Live Phone,,1/10/2000,309,George W. Bush,241,REP,46,Steve Forbes,221,REP,20,7,26,1/24/2000,41.01,30.51,10.5,15.5,,1,1.282264124799799, -63528,117764,7113,2000,2000_Pres-D_IA,IA,Pres-P,Pres-D,Personal Marketing Research,252,Live Phone,,1/12/2000,500,Al Gore,222,DEM,57,Bill Bradley,224,DEM,31,,26,1/24/2000,62.85,36.6,26.25,.25,,1,-7.084771956924311, -63528,116950,7114,2000,2000_Pres-R_IA,IA,Pres-P,Pres-R,Personal Marketing Research,252,Live Phone,,1/12/2000,500,George W. Bush,241,REP,43,Steve Forbes,221,REP,18,,25,1/24/2000,41.01,30.51,10.5,14.5,,1,1.186334017346004, -12763,15903,7113,2000,2000_Pres-D_IA,IA,Pres-P,Pres-D,Los Angeles Times,172,Live Phone,,1/14/2000,571,Al Gore,222,DEM,58,Bill Bradley,224,DEM,35,,23,1/24/2000,62.85,36.6,26.25,3.25,,1,-3.640847358327302, -12763,15904,7114,2000,2000_Pres-R_IA,IA,Pres-P,Pres-R,Los Angeles Times,172,Live Phone,,1/14/2000,557,George W. Bush,241,REP,43,Steve Forbes,221,REP,25,10,18,1/24/2000,41.01,30.51,10.5,7.5,,1,-6.177367853034757, -7453,117765,7113,2000,2000_Pres-D_IA,IA,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,1/18/2000,409,Al Gore,222,DEM,53,Bill Bradley,224,DEM,32,,21,1/24/2000,62.85,36.6,26.25,5.25,,1,-.7627596438072469, -7460,9261,7113,2000,2000_Pres-D_IA,IA,Pres-P,Pres-D,Research 2000,281,Live Phone,,1/18/2000,304,Al Gore,222,DEM,56,Bill Bradley,224,DEM,32,,24,1/24/2000,62.85,36.6,26.25,2.25,,1,-4.116074864199498, -7461,9263,7113,2000,2000_Pres-D_IA,IA,Pres-P,Pres-D,University of Iowa,353,Live Phone,,1/18/2000,330,Al Gore,222,DEM,63,Bill Bradley,224,DEM,24,,39,1/24/2000,62.85,36.6,26.25,12.75,,1,6.476576462592011, -7453,117766,7114,2000,2000_Pres-R_IA,IA,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,1/18/2000,412,George W. Bush,241,REP,47,Steve Forbes,221,REP,24,,23,1/24/2000,41.01,30.51,10.5,12.5,,1,-.0585029453462508, -7460,9267,7114,2000,2000_Pres-R_IA,IA,Pres-P,Pres-R,Research 2000,281,Live Phone,,1/18/2000,311,George W. Bush,241,REP,46,Steve Forbes,221,REP,23,9,23,1/24/2000,41.01,30.51,10.5,12.5,,1,-.2645715783118209, -7461,9264,7114,2000,2000_Pres-R_IA,IA,Pres-P,Pres-R,University of Iowa,353,Live Phone,,1/18/2000,330,George W. Bush,241,REP,55,Steve Forbes,221,REP,12,9,43,1/24/2000,41.01,30.51,10.5,32.5,,1,20.7317699006612, -7458,9256,7113,2000,2000_Pres-D_IA,IA,Pres-P,Pres-D,Selzer & Co.,304,Live Phone,,1/19/2000,600,Al Gore,222,DEM,56,Bill Bradley,224,DEM,28,,28,1/24/2000,62.85,36.6,26.25,1.75,,1,-4.159122196306676, -7458,9259,7114,2000,2000_Pres-R_IA,IA,Pres-P,Pres-R,Selzer & Co.,304,Live Phone,,1/19/2000,600,George W. Bush,241,REP,43,Steve Forbes,221,REP,20,8,23,1/24/2000,41.01,30.51,10.5,12.5,,1,.5021340131268327, -7409,9175,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,Dartmouth College,72,Live Phone,,1/25/2000,365,Al Gore,222,DEM,54,Bill Bradley,224,DEM,40,,14,2/1/2000,49.73,45.59,4.14,9.86,,1,2.457299181900404, -7408,9171,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,Franklin Pierce University,107,Live Phone,,1/25/2000,447,Al Gore,222,DEM,52,Bill Bradley,224,DEM,37,,15,2/1/2000,49.73,45.59,4.14,10.86,,1,3.582769352111886, -7403,9165,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,Gallup,112,Live Phone,,1/25/2000,467,Al Gore,222,DEM,57,Bill Bradley,224,DEM,39,,18,2/1/2000,49.73,45.59,4.14,13.86,,1,6.878297613787865,for USA Today | CNN -7398,9158,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,RKM Research and Communications Inc.,272,Live Phone,,1/25/2000,385,Al Gore,222,DEM,46,Bill Bradley,224,DEM,40,,6,2/1/2000,49.73,45.59,4.14,1.86,,1,-5.686601707550566, -7409,9177,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Dartmouth College,72,Live Phone,,1/25/2000,436,John McCain,14677,REP,37,George W. Bush,241,REP,34,15,3,2/1/2000,48.53,30.36,18.17,15.17,,1,2.823007309776355, -7408,9172,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Franklin Pierce University,107,Live Phone,,1/25/2000,447,John McCain,14677,REP,38,George W. Bush,241,REP,30,13,8,2/1/2000,48.53,30.36,18.17,10.17,,1,-2.515392243959251, -7403,9166,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Gallup,112,Live Phone,,1/25/2000,589,John McCain,14677,REP,40,George W. Bush,241,REP,35,14,5,2/1/2000,48.53,30.36,18.17,13.17,,1,.6961570795756983,for USA Today | CNN -7398,9159,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,RKM Research and Communications Inc.,272,Live Phone,,1/25/2000,404,John McCain,14677,REP,32,George W. Bush,241,REP,27,16,5,2/1/2000,48.53,30.36,18.17,13.17,,1,.8188064833904179, -63990,117767,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,Dartmouth College,72,Live Phone,,1/26/2000,500,Al Gore,222,DEM,48,Bill Bradley,224,DEM,41,,7,2/1/2000,49.73,45.59,4.14,2.86,,1,-4.17621631957547, -63991,117768,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,KRC Research,160,Live Phone,,1/26/2000,400,Al Gore,222,DEM,48,Bill Bradley,224,DEM,40,,8,2/1/2000,49.73,45.59,4.14,3.86,,1,-3.486220737030654, -7395,9150,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,CBS News/The New York Times,36,Live Phone,,1/26/2000,397,John McCain,14677,REP,36,George W. Bush,241,REP,31,15,5,2/1/2000,48.53,30.36,18.17,13.17,,1,1.060140275804002, -63991,117769,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,KRC Research,160,Live Phone,,1/26/2000,400,John McCain,14677,REP,36,George W. Bush,241,REP,31,,5,2/1/2000,48.53,30.36,18.17,13.17,,1,1.191482185187203, -7384,9127,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/27/2000,600,Al Gore,222,DEM,50,Bill Bradley,224,DEM,43,,7,2/1/2000,49.73,45.59,4.14,2.86,,1,-4.200922530723171, -7396,9152,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,University of New Hampshire,357,Live Phone,,1/27/2000,400,Al Gore,222,DEM,54,Bill Bradley,224,DEM,42,,12,2/1/2000,49.73,45.59,4.14,7.86,,1,.8087314615289856, -7383,9125,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/27/2000,600,Al Gore,222,DEM,51,Bill Bradley,224,DEM,40,,11,2/1/2000,49.73,45.59,4.14,6.86,,1,.2123691572307407, -7384,9129,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/27/2000,600,John McCain,14677,REP,36,George W. Bush,241,REP,34,17,2,2/1/2000,48.53,30.36,18.17,16.17,,1,4.629297039594987, -7396,9156,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,University of New Hampshire,357,Live Phone,,1/27/2000,400,John McCain,14677,REP,41,George W. Bush,241,REP,33,16,8,2/1/2000,48.53,30.36,18.17,10.17,,1,-2.006502901779048, -7383,9126,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,1/27/2000,600,John McCain,14677,REP,38,George W. Bush,241,REP,32,12,6,2/1/2000,48.53,30.36,18.17,12.17,,1,.1400112703364363, -7377,9115,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,Gallup,112,Live Phone,,1/28/2000,600,Al Gore,222,DEM,48,Bill Bradley,224,DEM,47,,1,2/1/2000,49.73,45.59,4.14,3.14,,1,-3.133899354633493,for USA Today | CNN; sample size unavailable; estimated at 600 as a default -63993,117773,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,KRC Research,160,Live Phone,,1/28/2000,400,Al Gore,222,DEM,51,Bill Bradley,224,DEM,41,,10,2/1/2000,49.73,45.59,4.14,5.86,,1,-1.090462034846311, -7376,9114,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,1/28/2000,411,Al Gore,222,DEM,53,Bill Bradley,224,DEM,40,,13,2/1/2000,49.73,45.59,4.14,8.86,,1,2.308915377230574, -7377,9119,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Gallup,112,Live Phone,,1/28/2000,600,John McCain,14677,REP,39,George W. Bush,241,REP,34,15,5,2/1/2000,48.53,30.36,18.17,13.17,,1,1.344858486788352,for USA Today | CNN; sample size unavailable; estimated at 600 as a default -63993,117774,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,KRC Research,160,Live Phone,,1/28/2000,400,John McCain,14677,REP,37,George W. Bush,241,REP,36,,1,2/1/2000,48.53,30.36,18.17,17.17,,1,5.578287726916296, -7376,9116,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,1/28/2000,428,John McCain,14677,REP,36,George W. Bush,241,REP,35,15,1,2/1/2000,48.53,30.36,18.17,17.17,,1,5.559821922418786, -63995,117780,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Yankelovich Partners Inc.,390,Live Phone,,1/28/2000,500,John McCain,14677,REP,39,George W. Bush,241,REP,37,,2,2/1/2000,48.53,30.36,18.17,16.17,,1,4.465414690713937, -7366,9099,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,CBS News/The New York Times,36,Live Phone,,1/29/2000,347,Al Gore,222,DEM,55,Bill Bradley,224,DEM,39,,16,2/1/2000,49.73,45.59,4.14,11.86,,1,5.526518576593343, -7361,9090,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,Franklin Pierce University,107,Live Phone,,1/29/2000,355,Al Gore,222,DEM,47,Bill Bradley,224,DEM,41,,6,2/1/2000,49.73,45.59,4.14,1.86,,1,-4.703811631020907, -66075,122729,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,NBC News/The Wall Street Journal,221,Live Phone,,1/29/2000,500,Al Gore,222,DEM,49,Bill Bradley,224,DEM,37,,12,2/1/2000,49.73,45.59,4.14,7.86,,1,1.708986499153135, -63996,117781,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,1/29/2000,430,Al Gore,222,DEM,53,Bill Bradley,224,DEM,36,,17,2/1/2000,49.73,45.59,4.14,12.86,,1,6.713433412366093, -7365,9094,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,RKM Research and Communications Inc.,272,Live Phone,,1/29/2000,402,Al Gore,222,DEM,47,Bill Bradley,224,DEM,44,,3,2/1/2000,49.73,45.59,4.14,1.14,,1,-5.59061329042903, -63998,117787,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/29/2000,619,Al Gore,222,DEM,56,Bill Bradley,224,DEM,41,,15,2/1/2000,49.73,45.59,4.14,10.86,,1,4.789148874296835, -7374,9111,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,University of Massachusetts,354,Live Phone,,1/29/2000,400,Al Gore,222,DEM,45,Bill Bradley,224,DEM,44,,1,2/1/2000,49.73,45.59,4.14,3.14,,1,-3.380672732041035, -7366,9095,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,CBS News/The New York Times,36,Live Phone,,1/29/2000,450,John McCain,14677,REP,39,George W. Bush,241,REP,35,10,4,2/1/2000,48.53,30.36,18.17,14.17,,1,2.714818605365198, -7361,9092,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Franklin Pierce University,107,Live Phone,,1/29/2000,506,John McCain,14677,REP,40,George W. Bush,241,REP,29,15,11,2/1/2000,48.53,30.36,18.17,7.17,,1,-4.621180800158466, -66075,122730,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,NBC News/The Wall Street Journal,221,Live Phone,,1/29/2000,500,John McCain,14677,REP,38,George W. Bush,241,REP,32,,6,2/1/2000,48.53,30.36,18.17,12.17,,1,.699554608657485, -63996,117782,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,1/29/2000,606,John McCain,14677,REP,39,George W. Bush,241,REP,29,,10,2/1/2000,48.53,30.36,18.17,8.17,,1,-3.364926320088348, -7365,9096,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,RKM Research and Communications Inc.,272,Live Phone,,1/29/2000,412,John McCain,14677,REP,39,George W. Bush,241,REP,31,11,8,2/1/2000,48.53,30.36,18.17,10.17,,1,-1.383472702977841, -63998,117791,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/29/2000,881,John McCain,14677,REP,41,George W. Bush,241,REP,35,,6,2/1/2000,48.53,30.36,18.17,12.17,,1,.8483320945105188, -7374,9110,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,University of Massachusetts,354,Live Phone,,1/29/2000,400,John McCain,14677,REP,37,George W. Bush,241,REP,28,15,9,2/1/2000,48.53,30.36,18.17,9.17,,1,-2.442483512509722, -7357,9084,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/30/2000,600,Al Gore,222,DEM,50,Bill Bradley,224,DEM,45,,5,2/1/2000,49.73,45.59,4.14,.86,,1,-5.545010464314688, -63999,117794,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,KRC Research,160,Live Phone,,1/30/2000,400,Al Gore,222,DEM,48,Bill Bradley,224,DEM,42,,6,2/1/2000,49.73,45.59,4.14,1.86,,1,-4.64262059603139, -7355,9080,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,NBC News/The Wall Street Journal,221,Live Phone,,1/30/2000,501,Al Gore,222,DEM,49,Bill Bradley,224,DEM,37,,12,2/1/2000,49.73,45.59,4.14,7.86,,1,1.937112620083974, -7356,9082,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/30/2000,600,Al Gore,222,DEM,52,Bill Bradley,224,DEM,40,,12,2/1/2000,49.73,45.59,4.14,7.86,,1,1.875460444238145, -7357,9087,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/30/2000,600,John McCain,14677,REP,36,George W. Bush,241,REP,38,16,-2,2/1/2000,48.53,30.36,18.17,20.17,,0,9.286768329258129, -63999,117798,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,KRC Research,160,Live Phone,,1/30/2000,400,John McCain,14677,REP,38,George W. Bush,241,REP,34,,4,2/1/2000,48.53,30.36,18.17,14.17,,1,3.03201798972935, -7355,9081,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,NBC News/The Wall Street Journal,221,Live Phone,,1/30/2000,502,John McCain,14677,REP,38,George W. Bush,241,REP,32,12,6,2/1/2000,48.53,30.36,18.17,12.17,,1,.9309392771382102, -7356,9083,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,1/30/2000,600,John McCain,14677,REP,39,George W. Bush,241,REP,34,13,5,2/1/2000,48.53,30.36,18.17,13.17,,1,1.801409880240798, -7351,9077,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,Gallup,112,Live Phone,,1/31/2000,697,Al Gore,222,DEM,54,Bill Bradley,224,DEM,42,,12,2/1/2000,49.73,45.59,4.14,7.86,,1,2.339869112935545,for USA Today | CNN -7358,9085,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,University of New Hampshire,357,Live Phone,,1/31/2000,400,Al Gore,222,DEM,49,Bill Bradley,224,DEM,46,,3,2/1/2000,49.73,45.59,4.14,1.14,,1,-5.045147552446495, -7351,9078,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Gallup,112,Live Phone,,1/31/2000,888,John McCain,14677,REP,44,George W. Bush,241,REP,32,13,12,2/1/2000,48.53,30.36,18.17,6.17,,1,-4.860134620722483,for USA Today | CNN -7358,9089,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,University of New Hampshire,357,Live Phone,,1/31/2000,400,John McCain,14677,REP,41,George W. Bush,241,REP,34,13,7,2/1/2000,48.53,30.36,18.17,11.17,,1,-.1200566487606811, -64000,117799,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,1/31/2000,813,John McCain,14677,REP,41,George W. Bush,241,REP,31,,10,2/1/2000,48.53,30.36,18.17,8.17,,1,-2.868423930858556, -64002,117801,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/2/2000,600,George W. Bush,241,REP,41,John McCain,14677,REP,40,,1,2/19/2000,53.39,41.87,11.52,10.52,,1,.3102900708974341, -64003,117802,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,2/2/2000,400,George W. Bush,241,REP,39,John McCain,14677,REP,44,,-5,2/19/2000,53.39,41.87,11.52,16.52,,0,6.96114344754649, -7345,9062,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/3/2000,600,George W. Bush,241,REP,42,John McCain,14677,REP,45,3,-3,2/19/2000,53.39,41.87,11.52,14.52,,0,4.59304306552615, -59816,103779,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,ABC News/The Washington Post,3,Live Phone,,2/5/2000,490,George W. Bush,241,REP,48,John McCain,14677,REP,43,5,5,2/19/2000,53.39,41.87,11.52,6.52,,1,-3.036610168052881, -59811,103774,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,Yankelovich Partners Inc.,390,Live Phone,,2/5/2000,515,George W. Bush,241,REP,40,John McCain,14677,REP,44,5,-4,2/19/2000,53.39,41.87,11.52,15.52,,0,6.265253927207651,for CNN | Time -64004,117803,7122,2000,2000_Pres-R_MI,MI,Pres-P,Pres-R,EPIC-MRA,84,Live Phone,,2/8/2000,300,John McCain,14677,REP,45,George W. Bush,241,REP,43,,2,2/22/2000,50.97,43.05,7.92,5.92,,1,-1.177558814201491, -64007,117807,7122,2000,2000_Pres-R_MI,MI,Pres-P,Pres-R,Marketing Resource Group (MRG),193,Live Phone,,2/8/2000,400,John McCain,14677,REP,40,George W. Bush,241,REP,41,,-1,2/22/2000,50.97,43.05,7.92,8.92,,0,2.01426093758615, -64009,117810,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/10/2000,600,George W. Bush,241,REP,46,John McCain,14677,REP,39,,7,2/19/2000,53.39,41.87,11.52,4.52,,1,-4.142484641456884, -64010,117812,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,Princeton Survey Research Associates International,258,Live Phone,,2/10/2000,500,George W. Bush,241,REP,43,John McCain,14677,REP,40,,3,2/19/2000,53.39,41.87,11.52,8.52,,1,-.029366203381933, -64011,117813,7122,2000,2000_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,Live Phone,,2/11/2000,594,John McCain,14677,REP,43,George W. Bush,241,REP,34,,9,2/22/2000,50.97,43.05,7.92,1.08,,1,-5.717039757532484, -59797,103751,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,Gallup,112,Live Phone,,2/12/2000,552,George W. Bush,241,REP,49,John McCain,14677,REP,42,5,7,2/19/2000,53.39,41.87,11.52,4.52,,1,-4.133928893336674, -64012,117814,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,Los Angeles Times,172,Live Phone,,2/12/2000,1047,George W. Bush,241,REP,42,John McCain,14677,REP,40,,2,2/19/2000,53.39,41.87,11.52,9.52,,1,1.692804708044842, -7299,8967,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/14/2000,627,George W. Bush,241,REP,47,John McCain,14677,REP,41,5,6,2/19/2000,53.39,41.87,11.52,5.52,,1,-2.331595203669444, -7294,8954,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,2/15/2000,600,George W. Bush,241,REP,45,John McCain,14677,REP,42,2,3,2/19/2000,53.39,41.87,11.52,8.52,,1,1.139898675163128, -64015,117818,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,NBC News/The Wall Street Journal,221,Live Phone,,2/15/2000,639,George W. Bush,241,REP,44,John McCain,14677,REP,38,,6,2/19/2000,53.39,41.87,11.52,5.52,,1,-1.98093893097764, -64016,117819,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/15/2000,600,George W. Bush,241,REP,47,John McCain,14677,REP,35,,12,2/19/2000,53.39,41.87,11.52,.48,,1,-7.281270834235103, -7291,8951,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,Vox Populi Communications,529,Live Phone,,2/15/2000,500,George W. Bush,241,REP,44,John McCain,14677,REP,36,2,8,2/19/2000,53.39,41.87,11.52,3.52,,1,-3.978230779254844, -64018,117822,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/16/2000,500,George W. Bush,241,REP,42,John McCain,14677,REP,42,,0,2/19/2000,53.39,41.87,11.52,11.52,,.5,4.480602294641705, -7289,8949,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,2/16/2000,600,George W. Bush,241,REP,43,John McCain,14677,REP,42,4,1,2/19/2000,53.39,41.87,11.52,10.52,,1,3.747622047902953, -64017,117820,7122,2000,2000_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,Live Phone,,2/16/2000,594,John McCain,14677,REP,40,George W. Bush,241,REP,38,,2,2/22/2000,50.97,43.05,7.92,5.92,,1,.0722846791305179, -59796,103750,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,Gallup,112,Live Phone,,2/17/2000,563,George W. Bush,241,REP,52,John McCain,14677,REP,40,4,12,2/19/2000,53.39,41.87,11.52,.48,,1,-7.098199847706219, -64019,117823,7122,2000,2000_Pres-R_MI,MI,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/19/2000,500,John McCain,14677,REP,47,George W. Bush,241,REP,42,,5,2/22/2000,50.97,43.05,7.92,2.92,,1,-1.88150801977333, -7284,8942,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,CBS News/The New York Times,36,Live Phone,,2/19/2000,542,Al Gore,222,DEM,59,Bill Bradley,224,DEM,28,,31,3/7/2000,65.62,33.46,32.16,1.16,,1,-7.533618541156748, -7284,8941,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,CBS News/The New York Times,36,Live Phone,,2/19/2000,374,George W. Bush,241,REP,43,John McCain,14677,REP,36,4,7,3/7/2000,51.02,43.38,7.64,.64,,1,-7.978869265433254, -64022,117826,7122,2000,2000_Pres-R_MI,MI,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/20/2000,600,John McCain,14677,REP,48,George W. Bush,241,REP,42,,6,2/22/2000,50.97,43.05,7.92,1.92,,1,-2.83297799535406, -64024,117828,7122,2000,2000_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,Live Phone,,2/20/2000,500,John McCain,14677,REP,46,George W. Bush,241,REP,42,,4,2/22/2000,50.97,43.05,7.92,3.92,,1,-1.186909244264053, -7280,8929,7140,2000,2000_Pres-D_MA,MA,Pres-P,Pres-D,University of Massachusetts,354,Live Phone,,2/20/2000,400,Al Gore,222,DEM,50,Bill Bradley,224,DEM,35,,15,3/7/2000,59.77,37.17,22.59,7.59,,1,-1.441541890381097, -7280,8930,7141,2000,2000_Pres-R_MA,MA,Pres-P,Pres-R,University of Massachusetts,354,Live Phone,,2/20/2000,400,John McCain,14677,REP,58,George W. Bush,241,REP,34,1,24,3/7/2000,64.68,31.78,32.9,8.9,,1,.5606127759588406, -64025,117829,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,2/20/2000,282,Al Gore,222,DEM,56,Bill Bradley,224,DEM,32,,24,3/7/2000,65.62,33.46,32.16,8.16,,1,-.3413930867460551, -7278,8927,7150,2000,2000_Pres-D_RI,RI,Pres-P,Pres-D,Brown University,35,Live Phone,,2/20/2000,222,Al Gore,222,DEM,37,Bill Bradley,224,DEM,24,,13,3/7/2000,56.92,40.35,16.57,3.57,,1,-8.085718627506663,among registered voters -58442,8920,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Marist College,183,Live Phone,,2/21/2000,279,Al Gore,222,DEM,59,Bill Bradley,224,DEM,33,,26,3/7/2000,65.62,33.46,32.16,6.16,,1,-2.377506664239198,for NBC News -58442,97876,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Marist College,183,Live Phone,,2/21/2000,201,George W. Bush,241,REP,46,John McCain,14677,REP,43,1,3,3/7/2000,51.02,43.38,7.64,4.64,,1,-3.629190242022534,for NBC News -64026,117830,7129,2000,2000_Pres-R_CA,CA,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,2/22/2000,275,George W. Bush,241,REP,41,John McCain,14677,REP,30,,11,3/7/2000,52.21,42.87,9.34,1.66,,1,-9.974279454808494, -7270,8913,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Manhattanville College,181,Live Phone,,2/22/2000,305,George W. Bush,241,REP,45,John McCain,14677,REP,35,4,10,3/7/2000,51.02,43.38,7.64,2.36,,1,-5.503235149940333, -64027,117832,7126,2000,2000_Pres-R_VA,VA,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/23/2000,600,George W. Bush,241,REP,44,John McCain,14677,REP,36,,8,2/29/2000,52.79,43.89,8.9,.9,,1,-6.726567395365957, -64032,117847,7140,2000,2000_Pres-D_MA,MA,Pres-P,Pres-D,KRC Research,160,Live Phone,,2/23/2000,873,Al Gore,222,DEM,59,Bill Bradley,224,DEM,27,,32,3/7/2000,59.77,37.17,22.59,9.41,,1,.9551113984928733, -7254,103744,7128,2000,2000_Pres-D_CA,CA,Pres-P,Pres-D,Yankelovich Partners Inc.,390,Live Phone,,2/25/2000,467,Al Gore,222,DEM,56,Bill Bradley,224,DEM,12,,44,3/7/2000,79.77,19.64,60.12,16.12,,1,5.492592927289077, -7263,8899,7129,2000,2000_Pres-R_CA,CA,Pres-P,Pres-R,Field Research Corp. (Field Poll),94,Live Phone,,2/25/2000,389,George W. Bush,241,REP,48,John McCain,14677,REP,28,7,20,3/7/2000,52.21,42.87,9.34,10.66,,1,1.275231889882617, -7254,103773,7129,2000,2000_Pres-R_CA,CA,Pres-P,Pres-R,Yankelovich Partners Inc.,390,Live Phone,,2/25/2000,418,George W. Bush,241,REP,48,John McCain,14677,REP,23,6,25,3/7/2000,52.21,42.87,9.34,15.66,,1,6.395267329017088, -7258,8889,7139,2000,2000_Pres-R_MD,MD,Pres-P,Pres-R,Gonzales Research & Marketing Strategies Inc.,121,Live Phone,,2/25/2000,346,George W. Bush,241,REP,47,John McCain,14677,REP,37,,10,3/7/2000,56.23,36.16,20.07,10.07,,1,1.312612471514804, -7242,8865,7140,2000,2000_Pres-D_MA,MA,Pres-P,Pres-D,RKM Research and Communications Inc.,272,Live Phone,,2/25/2000,404,Al Gore,222,DEM,53,Bill Bradley,224,DEM,29,,24,3/7/2000,59.77,37.17,22.59,1.41,,1,-7.418683334392894, -7242,8875,7141,2000,2000_Pres-R_MA,MA,Pres-P,Pres-R,RKM Research and Communications Inc.,272,Live Phone,,2/25/2000,402,John McCain,14677,REP,62,George W. Bush,241,REP,27,,35,3/7/2000,64.68,31.78,32.9,2.1,,1,-6.60555821544416, -7262,8907,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,2/25/2000,312,Al Gore,222,DEM,59,Bill Bradley,224,DEM,33,,26,3/7/2000,65.62,33.46,32.16,6.16,,1,-1.46413283986703, -7247,8870,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/25/2000,400,Al Gore,222,DEM,52,Bill Bradley,224,DEM,35,,17,3/7/2000,65.62,33.46,32.16,15.16,,1,8.018473875887853, -7262,8903,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,2/25/2000,264,George W. Bush,241,REP,40,John McCain,14677,REP,47,,-7,3/7/2000,51.02,43.38,7.64,14.64,,0,7.62620254866475, -7259,8891,7148,2000,2000_Pres-D_OH,OH,Pres-P,Pres-D,University of Cincinnati (Ohio Poll),346,Live Phone,,2/25/2000,320,Al Gore,222,DEM,69,Bill Bradley,224,DEM,22,,47,3/7/2000,73.61,24.7,48.91,1.91,,1,-5.585045897935794, -7259,8892,7149,2000,2000_Pres-R_OH,OH,Pres-P,Pres-R,University of Cincinnati (Ohio Poll),346,Live Phone,,2/25/2000,320,George W. Bush,241,REP,53,John McCain,14677,REP,36,4,17,3/7/2000,57.99,36.98,21.01,4.01,,1,-3.839020769873042, -64037,117854,7126,2000,2000_Pres-R_VA,VA,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/26/2000,500,George W. Bush,241,REP,52,John McCain,14677,REP,41,,11,2/29/2000,52.79,43.89,8.9,2.1,,1,-4.191603444004007, -64036,117853,7129,2000,2000_Pres-R_CA,CA,Pres-P,Pres-R,Los Angeles Times,172,Live Phone,,2/26/2000,500,George W. Bush,241,REP,47,John McCain,14677,REP,26,,21,3/7/2000,52.21,42.87,9.34,11.66,,1,2.534099131465003, -7223,8840,7138,2000,2000_Pres-D_MD,MD,Pres-P,Pres-D,Potomac Incorporated,256,Live Phone,,2/26/2000,434,Al Gore,222,DEM,58,Bill Bradley,224,DEM,23,,35,3/7/2000,67.32,28.45,38.87,3.87,,1,-5.586672655246803, -7223,8845,7139,2000,2000_Pres-R_MD,MD,Pres-P,Pres-R,Potomac Incorporated,256,Live Phone,,2/26/2000,294,George W. Bush,241,REP,47,John McCain,14677,REP,40,,7,3/7/2000,56.23,36.16,20.07,13.07,,1,5.08896331791579, -7244,8866,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,CBS News/The New York Times,36,Live Phone,,2/26/2000,382,Al Gore,222,DEM,55,Bill Bradley,224,DEM,29,,26,3/7/2000,65.62,33.46,32.16,6.16,,1,-1.43972788514411, -7244,8867,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,CBS News/The New York Times,36,Live Phone,,2/26/2000,281,George W. Bush,241,REP,46,John McCain,14677,REP,36,3,10,3/7/2000,51.02,43.38,7.64,2.36,,1,-5.217194692138562, -64034,117851,7152,2000,2000_Pres-D_VT,VT,Pres-P,Pres-D,Brown University,35,Live Phone,,2/26/2000,321,Al Gore,222,DEM,56,Bill Bradley,224,DEM,35,,21,3/7/2000,54.33,43.89,10.44,10.56,,1,.3072275377189398, -7229,8847,7152,2000,2000_Pres-D_VT,VT,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,2/26/2000,321,Al Gore,222,DEM,56,Bill Bradley,224,DEM,35,,21,3/7/2000,54.33,43.89,10.44,10.56,,1,1.500787935298064, -7229,8846,7153,2000,2000_Pres-R_VT,VT,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,2/26/2000,356,John McCain,14677,REP,53,George W. Bush,241,REP,34,3,19,3/7/2000,60.29,35.33,24.96,5.96,,1,-4.741519271219701, -7214,8833,7138,2000,2000_Pres-D_MD,MD,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,2/27/2000,421,Al Gore,222,DEM,59,Bill Bradley,224,DEM,28,,31,3/7/2000,67.32,28.45,38.87,7.87,,1,-.7002216958683537, -7214,8829,7139,2000,2000_Pres-R_MD,MD,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,2/27/2000,357,George W. Bush,241,REP,45,John McCain,14677,REP,37,3,8,3/7/2000,56.23,36.16,20.07,12.07,,1,4.176847225883429, -7215,8830,7140,2000,2000_Pres-D_MA,MA,Pres-P,Pres-D,University of Massachusetts,354,Live Phone,,2/27/2000,400,Al Gore,222,DEM,50,Bill Bradley,224,DEM,37,,13,3/7/2000,59.77,37.17,22.59,9.59,,1,1.729450112264984, -7226,8843,7142,2000,2000_Pres-D_MO,MO,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,2/27/2000,409,Al Gore,222,DEM,53,Bill Bradley,224,DEM,33,,20,3/7/2000,64.62,33.56,31.06,11.06,,1,.5815922429019957, -7226,8844,7143,2000,2000_Pres-R_MO,MO,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,2/27/2000,324,George W. Bush,241,REP,48,John McCain,14677,REP,36,3,12,3/7/2000,57.93,35.31,22.62,10.62,,1,-.1116326587879654, -7224,8842,7144,2000,2000_Pres-R_MN,MN,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,2/27/2000,245,George W. Bush,241,REP,49,Alan Keyes,219,REP,4,31,45,3/7/2000,62.67,19.9,42.77,2.23,,1,-8.134072369428635, -7212,8832,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,2/27/2000,450,George W. Bush,241,REP,42,John McCain,14677,REP,43,2,-1,3/7/2000,51.02,43.38,7.64,8.64,,0,2.413722932460135, -64039,117857,7133,2000,2000_Pres-R_GA,GA,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/28/2000,600,George W. Bush,241,REP,62,John McCain,14677,REP,23,,39,3/7/2000,66.93,27.84,39.09,.09,,1,-10.69324963575248, -7201,8811,7136,2000,2000_Pres-D_ME,ME,Pres-P,Pres-D,Research 2000,281,Live Phone,,2/28/2000,600,Al Gore,222,DEM,49,Bill Bradley,224,DEM,30,,19,3/7/2000,54.02,41.26,12.76,6.24,,1,-3.951181818505578,sample size unavailable; estimated at 600 as a default; among registered voters -7201,8820,7137,2000,2000_Pres-R_ME,ME,Pres-P,Pres-R,Research 2000,281,Live Phone,,2/28/2000,600,George W. Bush,241,REP,41,John McCain,14677,REP,45,2,-4,3/7/2000,51.03,44,7.04,11.04,,0,.8177122011788727,sample size unavailable; estimated at 600 as a default; among registered voters -7203,8813,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/28/2000,400,Al Gore,222,DEM,52,Bill Bradley,224,DEM,33,,19,3/7/2000,65.62,33.46,32.16,13.16,,1,6.585329594811556, -7197,8805,7132,2000,2000_Pres-D_GA,GA,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,2/29/2000,329,Al Gore,222,DEM,64,Bill Bradley,224,DEM,27,,37,3/7/2000,83.82,16.18,67.63,30.63,,1,20.95248367142671, -7197,8807,7133,2000,2000_Pres-R_GA,GA,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,2/29/2000,329,George W. Bush,241,REP,54,John McCain,14677,REP,34,4,20,3/7/2000,66.93,27.84,39.09,19.09,,1,10.74054517427984, -7191,8798,7140,2000,2000_Pres-D_MA,MA,Pres-P,Pres-D,University of Massachusetts,354,Live Phone,,2/29/2000,400,Al Gore,222,DEM,54,Bill Bradley,224,DEM,34,,20,3/7/2000,59.77,37.17,22.59,2.59,,1,-4.897314029534013, -7210,8821,7141,2000,2000_Pres-R_MA,MA,Pres-P,Pres-R,University of Massachusetts,354,Live Phone,,2/29/2000,400,John McCain,14677,REP,66,George W. Bush,241,REP,21,4,45,3/7/2000,64.68,31.78,32.9,12.1,,1,5.406227101915704, -7188,8796,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,2/29/2000,430,George W. Bush,241,REP,38,John McCain,14677,REP,44,3,-6,3/7/2000,51.02,43.38,7.64,13.64,,0,7.795750917261391, -7234,8858,7148,2000,2000_Pres-D_OH,OH,Pres-P,Pres-D,Columbus Dispatch,57,Mail,,2/29/2000,2892,Al Gore,222,DEM,73,Bill Bradley,224,DEM,26,1,47,3/7/2000,73.61,24.7,48.91,1.91,,1,-4.224879179613221,among registered voters -7234,8853,7149,2000,2000_Pres-R_OH,OH,Pres-P,Pres-R,Columbus Dispatch,57,Mail,,2/29/2000,3714,George W. Bush,241,REP,61,John McCain,14677,REP,33,4,28,3/7/2000,57.99,36.98,21.01,6.99,,1,.7738510292710935,among registered voters -64040,117858,7129,2000,2000_Pres-R_CA,CA,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/1/2000,400,George W. Bush,241,REP,48.1,John McCain,14677,REP,29.5,,18.6,3/7/2000,52.21,42.87,9.34,9.26,,1,.3575098378231845, -64041,117859,7131,2000,2000_Pres-R_CT,CT,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/1/2000,361,John McCain,14677,REP,42,George W. Bush,241,REP,45,,-3,3/7/2000,48.71,46.31,2.4,5.4,,0,-2.578297644249991, -7173,8774,7133,2000,2000_Pres-R_GA,GA,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/1/2000,361,George W. Bush,241,REP,52,John McCain,14677,REP,30,5,22,3/7/2000,66.93,27.84,39.09,17.09,,1,8.993391389709492, -64043,117861,7139,2000,2000_Pres-R_MD,MD,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/1/2000,400,George W. Bush,241,REP,52,John McCain,14677,REP,32,,20,3/7/2000,56.23,36.16,20.07,.07,,1,-9.940644177279809, -7180,8781,7141,2000,2000_Pres-R_MA,MA,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/1/2000,400,John McCain,14677,REP,59,George W. Bush,241,REP,29,2,30,3/7/2000,64.68,31.78,32.9,2.9,,1,-5.049380839064026, -64044,117862,7143,2000,2000_Pres-R_MO,MO,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/1/2000,400,George W. Bush,241,REP,46,John McCain,14677,REP,37,,9,3/7/2000,57.93,35.31,22.62,13.62,,1,4.133919889078402, -7204,8814,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Blum & Weprin Associates,32,Live Phone,,3/1/2000,402,Al Gore,222,DEM,60,Bill Bradley,224,DEM,25,,35,3/7/2000,65.62,33.46,32.16,2.84,,1,-3.708774190891345, -7171,8777,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Marist College,183,Live Phone,,3/1/2000,244,Al Gore,222,DEM,60,Bill Bradley,224,DEM,28,,32,3/7/2000,65.62,33.46,32.16,.16,,1,-6.807645170724718,for NBC News -7169,8770,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,3/1/2000,476,Al Gore,222,DEM,58,Bill Bradley,224,DEM,26,,32,3/7/2000,65.62,33.46,32.16,.16,,1,-5.918787309795341, -7208,8818,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Blum & Weprin Associates,32,Live Phone,,3/1/2000,579,George W. Bush,241,REP,47,John McCain,14677,REP,39,,8,3/7/2000,51.02,43.38,7.64,.36,,1,-5.793744040985304, -7171,8787,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Marist College,183,Live Phone,,3/1/2000,191,George W. Bush,241,REP,46,John McCain,14677,REP,45,2,1,3/7/2000,51.02,43.38,7.64,6.64,,1,-.1385406119417524,for NBC News -7179,8780,7148,2000,2000_Pres-D_OH,OH,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,3/1/2000,403,Al Gore,222,DEM,73,Bill Bradley,224,DEM,17,,56,3/7/2000,73.61,24.7,48.91,7.09,,1,1.175527290033966, -7182,8784,7149,2000,2000_Pres-R_OH,OH,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/1/2000,600,George W. Bush,241,REP,55,John McCain,14677,REP,33,3,22,3/7/2000,57.99,36.98,21.01,.99,,1,-5.838519292173787, -7179,8785,7149,2000,2000_Pres-R_OH,OH,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/1/2000,405,George W. Bush,241,REP,57,John McCain,14677,REP,31,4,26,3/7/2000,57.99,36.98,21.01,4.99,,1,-1.654572963179511, -7161,8759,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/2/2000,400,George W. Bush,241,REP,44,John McCain,14677,REP,40,3,4,3/7/2000,51.02,43.38,7.64,3.64,,1,-1.84635556122512, -7150,8741,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,3/3/2000,428,Al Gore,222,DEM,57,Bill Bradley,224,DEM,31,,26,3/7/2000,65.62,33.46,32.16,6.16,,1,.1173814208563093, -7172,8786,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,3/3/2000,282,Al Gore,222,DEM,60,Bill Bradley,224,DEM,32,,28,3/7/2000,65.62,33.46,32.16,4.16,,1,-2.192208338727403, -7150,8750,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,3/3/2000,374,George W. Bush,241,REP,45,John McCain,14677,REP,44,3,1,3/7/2000,51.02,43.38,7.64,6.64,,1,.9669127036101718, -7172,8773,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,3/3/2000,270,George W. Bush,241,REP,48,John McCain,14677,REP,39,,9,3/7/2000,51.02,43.38,7.64,1.36,,1,-4.321372400726423, -7155,8747,7148,2000,2000_Pres-D_OH,OH,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,3/3/2000,417,Al Gore,222,DEM,67,Bill Bradley,224,DEM,24,,43,3/7/2000,73.61,24.7,48.91,5.91,,1,.5786315923356362, -7167,8768,7148,2000,2000_Pres-D_OH,OH,Pres-P,Pres-D,University of Cincinnati (Ohio Poll),346,Live Phone,,3/3/2000,373,Al Gore,222,DEM,72,Bill Bradley,224,DEM,25,,47,3/7/2000,73.61,24.7,48.91,1.91,,1,-4.214781141325645, -7155,8752,7149,2000,2000_Pres-R_OH,OH,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,3/3/2000,362,George W. Bush,241,REP,54,John McCain,14677,REP,35,4,19,3/7/2000,57.99,36.98,21.01,2.01,,1,-4.403600341182518, -7167,8769,7149,2000,2000_Pres-R_OH,OH,Pres-P,Pres-R,University of Cincinnati (Ohio Poll),346,Live Phone,,3/3/2000,407,George W. Bush,241,REP,61,John McCain,14677,REP,36,2,25,3/7/2000,57.99,36.98,21.01,3.99,,1,-2.418315580984587, -64050,117870,7130,2000,2000_Pres-D_CT,CT,Pres-P,Pres-D,SurveyUSA,325,IVR,,3/4/2000,493,Al Gore,222,DEM,51,Bill Bradley,224,DEM,30,,21,3/7/2000,55.45,41.51,13.94,7.06,,1,-2.328934777642976, -64050,117871,7131,2000,2000_Pres-R_CT,CT,Pres-P,Pres-R,SurveyUSA,325,IVR,,3/4/2000,507,John McCain,14677,REP,46,George W. Bush,241,REP,41,,5,3/7/2000,48.71,46.31,2.4,2.6,,1,-5.361600666998866, -64056,117880,7131,2000,2000_Pres-R_CT,CT,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/4/2000,400,John McCain,14677,REP,38,George W. Bush,241,REP,45,,-7,3/7/2000,48.71,46.31,2.4,9.4,,0,2.063014557944093, -64051,117872,7132,2000,2000_Pres-D_GA,GA,Pres-P,Pres-D,SurveyUSA,325,IVR,,3/4/2000,476,Al Gore,222,DEM,78,Bill Bradley,224,DEM,19,,59,3/7/2000,83.82,16.18,67.63,8.63,,1,-5.22240426576187, -64051,117873,7133,2000,2000_Pres-R_GA,GA,Pres-P,Pres-R,SurveyUSA,325,IVR,,3/4/2000,624,George W. Bush,241,REP,64,John McCain,14677,REP,27,,37,3/7/2000,66.93,27.84,39.09,2.09,,1,-7.101484229593741, -64058,117882,7133,2000,2000_Pres-R_GA,GA,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/4/2000,400,George W. Bush,241,REP,56,John McCain,14677,REP,27,,29,3/7/2000,66.93,27.84,39.09,10.09,,1,2.662026996321934, -64060,117884,7139,2000,2000_Pres-R_MD,MD,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/4/2000,400,George W. Bush,241,REP,53,John McCain,14677,REP,31,,22,3/7/2000,56.23,36.16,20.07,1.93,,1,-7.461406135592916, -7149,8739,7140,2000,2000_Pres-D_MA,MA,Pres-P,Pres-D,University of Massachusetts,354,Live Phone,,3/4/2000,400,Al Gore,222,DEM,57,Bill Bradley,224,DEM,31,,26,3/7/2000,59.77,37.17,22.59,3.41,,1,-3.287743660915512, -7149,8748,7141,2000,2000_Pres-R_MA,MA,Pres-P,Pres-R,University of Massachusetts,354,Live Phone,,3/4/2000,400,John McCain,14677,REP,60,George W. Bush,241,REP,29,3,31,3/7/2000,64.68,31.78,32.9,1.9,,1,-4.070857188830202, -7146,8735,7141,2000,2000_Pres-R_MA,MA,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/4/2000,404,John McCain,14677,REP,59,George W. Bush,241,REP,31,3,28,3/7/2000,64.68,31.78,32.9,4.9,,1,-2.46665337265022, -7140,8729,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,3/4/2000,338,Al Gore,222,DEM,58,Bill Bradley,224,DEM,28,,30,3/7/2000,65.62,33.46,32.16,2.16,,1,-3.461902130848144, -64052,117874,7148,2000,2000_Pres-D_OH,OH,Pres-P,Pres-D,SurveyUSA,325,IVR,,3/4/2000,510,Al Gore,222,DEM,62,Bill Bradley,224,DEM,19,,43,3/7/2000,73.61,24.7,48.91,5.91,,1,.9843441030922059, -7144,8733,7148,2000,2000_Pres-D_OH,OH,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,3/4/2000,408,Al Gore,222,DEM,68,Bill Bradley,224,DEM,21,,47,3/7/2000,73.61,24.7,48.91,1.91,,1,-3.416096031903558, -64052,117877,7149,2000,2000_Pres-R_OH,OH,Pres-P,Pres-R,SurveyUSA,325,IVR,,3/4/2000,590,George W. Bush,241,REP,62,John McCain,14677,REP,28,,34,3/7/2000,57.99,36.98,21.01,12.99,,1,8.095643479498085, -7144,8734,7149,2000,2000_Pres-R_OH,OH,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/4/2000,409,George W. Bush,241,REP,57,John McCain,14677,REP,31,3,26,3/7/2000,57.99,36.98,21.01,4.99,,1,-1.028734923987963, -7139,8728,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/5/2000,632,George W. Bush,241,REP,46,John McCain,14677,REP,41,2,5,3/7/2000,51.02,43.38,7.64,2.64,,1,-2.027399656007656, -7138,8726,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Marist College,183,Live Phone,,3/6/2000,461,Al Gore,222,DEM,58,Bill Bradley,224,DEM,32,,26,3/7/2000,65.62,33.46,32.16,6.16,,1,.5621193016791941,for NBC News -7138,8727,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Marist College,183,Live Phone,,3/6/2000,335,George W. Bush,241,REP,50,John McCain,14677,REP,40,3,10,3/7/2000,51.02,43.38,7.64,2.36,,1,-2.927147068690436,for NBC News -6483,7952,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,McLaughlin & Associates,203,Live Phone,R,10/17/2000,600,Al Gore,222,DEM,43,George W. Bush,241,REP,44,3,-1,11/7/2000,48.84,48.85,-.01,.99,-.99,1,-3.53454593736531,for Bill McCollum -6470,7939,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,KRC Research,160,Live Phone,,10/17/2000,600,Al Gore,222,DEM,45,George W. Bush,241,REP,43,4,2,11/7/2000,54.6,42.58,12.01,10.01,-10.01,1,3.419775704940606, -6473,7942,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/17/2000,601,Al Gore,222,DEM,47,George W. Bush,241,REP,40,3,7,11/7/2000,54.6,42.58,12.01,5.01,-5.01,1,-1.91920749864125, -6474,7943,836,2000,2000_Pres-G_NH,NH,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/17/2000,603,Al Gore,222,DEM,44,George W. Bush,241,REP,41,1,3,11/7/2000,46.8,48.07,-1.27,4.27,4.27,0,-1.067707902741132, -6472,7941,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Lincoln Institute,170,Live Phone,,10/17/2000,728,Al Gore,222,DEM,42,George W. Bush,241,REP,42,4,0,11/7/2000,50.61,46.44,4.17,4.17,-4.17,.5,-.2809041497684512, -6474,88035,1425,2000,2000_Gov-G_NH,NH,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/17/2000,600,Jeanne Shaheen,12978,DEM,49,Gordon Humphrey,12979,REP,41,,8,11/7/2000,48.74,43.76,4.98,3.02,3.02,1,-2.63164791803463, -6483,27341,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,McLaughlin & Associates,203,Live Phone,R,10/17/2000,600,Bill Nelson,3654,DEM,38,Bill McCollum,3655,REP,38,4,0,11/7/2000,51.04,46.19,4.85,4.85,-4.85,.5,1.168749393509196,for Bill McCollum -6472,30949,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Lincoln Institute,170,Live Phone,,10/17/2000,728,Ron Klink,3844,DEM,38,Rick Santorum,3845,REP,49,,-11,11/7/2000,45.51,52.42,-6.91,4.09,-4.09,1,-5.521051048235347, -64151,118026,2696,2000,2000_House-G_WA-2,WA-2,House-G,House-G,Moore Information,217,Live Phone,R,10/17/2000,300,Rick Larsen,14088,DEM,37,John Koster,14089,REP,41,,-4,11/7/2000,50.01,45.93,4.08,8.08,-8.08,0,2.227741593714798,for John Koster; among registered voters -6476,33375,8652,2000,2000_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,10/17/2000,706,Generic Candidate,13742,DEM,45,Generic Candidate,13743,REP,50,,-5,11/7/2000,46.96,47.32,-.36,4.64,-4.64,1,.3137147653465666,for USA Today | CNN -6459,123272,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,Live Phone,,10/18/2000,600,Al Gore,222,DEM,43,George W. Bush,241,REP,45,3,-2,11/7/2000,48.31,47.79,.51,2.51,-2.51,0,-2.308247655267132,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll -63601,117065,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2000,3750,Al Gore,222,DEM,46,George W. Bush,241,REP,41,,5,11/7/2000,48.31,47.79,.51,4.49,4.49,1,.356404355143811, -6479,7948,807,2000,2000_Pres-G_AL,AL,Pres-G,Pres-G,University of South Alabama,361,Live Phone,,10/18/2000,407,Al Gore,222,DEM,33,George W. Bush,241,REP,53,,-20,11/7/2000,41.57,56.48,-14.92,5.08,-5.08,1,.4159797990567758, -25719,7940,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,EPIC-MRA,84,Live Phone,,10/18/2000,600,Al Gore,222,DEM,43,George W. Bush,241,REP,43,4,0,11/7/2000,51.28,46.15,5.13,5.13,-5.13,.5,.9683410203809047, -63599,117063,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2000,626,Al Gore,222,DEM,43,George W. Bush,241,REP,43,,0,11/7/2000,51.28,46.15,5.13,5.13,-5.13,.5,1.001060768464249, -63600,117064,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2000,1043,Al Gore,222,DEM,42,George W. Bush,241,REP,43,,-1,11/7/2000,50.61,46.44,4.17,5.17,-5.17,0,1.549419669951211, -6529,7998,855,2000,2000_Pres-G_WV,WV,Pres-G,Pres-G,Ohio State University,236,Live Phone,,10/18/2000,645,Al Gore,222,DEM,39,George W. Bush,241,REP,49,3,-10,11/7/2000,45.59,51.92,-6.32,3.68,-3.68,1,-.2686328997260262,among registered voters -54529,117061,855,2000,2000_Pres-G_WV,WV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2000,1036,Al Gore,222,DEM,42,George W. Bush,241,REP,44,,-2,11/7/2000,45.59,51.92,-6.32,4.32,4.32,1,.8713634506205985, -54529,88065,1429,2000,2000_Gov-G_WV,WV,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2000,1036,Bob Wise,12997,DEM,47,Cecil Underwood,12996,REP,41,,6,11/7/2000,50.12,47.21,2.92,3.08,3.08,1,-2.112854857592913, -25719,30959,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,10/18/2000,500,Debbie Stabenow,3713,DEM,40,Spencer Abraham,3714,REP,47,,-7,11/7/2000,49.47,47.86,1.61,8.61,-8.61,0,2.866542479584279, -63599,117256,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2000,626,Debbie Stabenow,3713,DEM,34,Spencer Abraham,3714,REP,53,,-19,11/7/2000,49.47,47.86,1.61,20.61,-20.61,0,15.65913328702595, -63600,117269,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2000,1043,Ron Klink,3844,DEM,39,Rick Santorum,3845,REP,52,,-13,11/7/2000,45.51,52.42,-6.91,6.09,-6.09,1,-3.352996849777456, -54529,117246,1714,2000,2000_Sen-G_WV,WV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2000,1036,Robert C. Byrd,13715,DEM,75,David T. Gallaher,13716,REP,14,,61,11/7/2000,77.75,20.16,57.6,3.4,3.4,1,-1.577298344020712, -64152,118027,2505,2000,2000_House-G_MO-2,MO-2,House-G,House-G,Moore Information,217,Live Phone,R,10/18/2000,350,Ted House,14090,DEM,37,Todd Akin,14091,REP,39,,-2,11/7/2000,42.42,55.33,-12.91,10.91,10.91,1,3.182718599152506,for Todd Akin; among registered voters -6466,120598,8652,2000,2000_House-G_US,US,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/18/2000,1200,Generic Candidate,13742,DEM,39,Generic Candidate,13743,REP,39,,0,11/7/2000,46.96,47.32,-.36,.36,.36,.5,-3.731150594452708,for Reuters | MSNBC -6449,7918,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/19/2000,1020,Al Gore,222,DEM,45,George W. Bush,241,REP,47,3,-2,11/7/2000,48.31,47.79,.51,2.51,-2.51,0,-2.018314173149013, -37111,116971,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/19/2000,900,Al Gore,222,DEM,42,George W. Bush,241,REP,45,4,-3,11/7/2000,48.31,47.79,.51,3.51,-3.51,0,-1.072185553059441, -37110,122044,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,10/19/2000,1009,Al Gore,222,DEM,47.5,George W. Bush,241,REP,45,5,2.5,11/7/2000,48.31,47.79,.51,1.99,1.99,1,-2.691789786799113,average of multiple versions or turnout models listed in poll -6458,7927,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,10/19/2000,832,Al Gore,222,DEM,46,George W. Bush,241,REP,45,4,1,11/7/2000,48.31,47.79,.51,.49,.49,1,-4.266782517136694, -6456,7925,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/19/2000,718,Al Gore,222,DEM,40,George W. Bush,241,REP,51,4,-11,11/7/2000,48.31,47.79,.51,11.51,-11.51,0,7.055445972058201,for USA Today | CNN -28095,117046,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Princeton Survey Research Associates International,258,Live Phone,,10/19/2000,800,Al Gore,222,DEM,41,George W. Bush,241,REP,48,5,-7,11/7/2000,48.31,47.79,.51,7.51,-7.51,0,2.951050435437205,for Newsweek -6457,7926,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/19/2000,1200,Al Gore,222,DEM,44,George W. Bush,241,REP,45,4,-1,11/7/2000,48.31,47.79,.51,1.51,-1.51,0,-3.078007364377944,for Reuters | MSNBC -6446,7915,807,2000,2000_Pres-G_AL,AL,Pres-G,Pres-G,Capital Survey Research Center,44,Live Phone,,10/19/2000,580,Al Gore,222,DEM,37,George W. Bush,241,REP,55,,-18,11/7/2000,41.57,56.48,-14.92,3.08,-3.08,1,-2.571936113149802, -63602,117066,824,2000,2000_Pres-G_LA,LA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2000,733,Al Gore,222,DEM,41,George W. Bush,241,REP,48,,-7,11/7/2000,44.88,52.55,-7.68,.68,.68,1,-3.627375665217921, -6482,7951,824,2000,2000_Pres-G_LA,LA,Pres-G,Pres-G,University of New Orleans,358,Live Phone,,10/19/2000,461,Al Gore,222,DEM,35,George W. Bush,241,REP,48,2,-13,11/7/2000,44.88,52.55,-7.68,5.32,-5.32,1,1.511219630971388,average of multiple versions or turnout models listed in poll -6491,7961,829,2000,2000_Pres-G_MN,MN,Pres-G,Pres-G,St. Cloud State University,312,Live Phone,,10/19/2000,514,Al Gore,222,DEM,38,George W. Bush,241,REP,41,10,-3,11/7/2000,47.91,45.5,2.4,5.4,-5.4,0,.8755257706141351, -54474,117054,832,2000,2000_Pres-G_MT,MT,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2000,968,Al Gore,222,DEM,28,George W. Bush,241,REP,56,,-28,11/7/2000,33.37,58.44,-25.07,2.93,-2.93,1,-3.904433908814791, -6462,7931,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2000,625,Al Gore,222,DEM,41,George W. Bush,241,REP,45,4,-4,11/7/2000,46.44,49.99,-3.55,.45,-.45,1,-4.371171137189553, -63603,117067,845,2000,2000_Pres-G_RI,RI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2000,802,Al Gore,222,DEM,49,George W. Bush,241,REP,30,,19,11/7/2000,60.99,31.91,29.08,10.08,-10.08,1,4.617122147814394, -6463,7932,852,2000,2000_Pres-G_VT,VT,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2000,628,Al Gore,222,DEM,47,George W. Bush,241,REP,38,6,9,11/7/2000,50.63,40.7,9.94,.94,-.94,1,-4.487072875502901, -6451,7920,853,2000,2000_Pres-G_WA,WA,Pres-G,Pres-G,Elway Research,87,Live Phone,,10/19/2000,400,Al Gore,222,DEM,46,George W. Bush,241,REP,37,3,9,11/7/2000,50.16,44.58,5.58,3.42,3.42,1,-1.060968418257294,among registered voters -54474,88010,1422,2000,2000_Gov-G_MT,MT,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2000,968,Mark O'Keefe,12969,DEM,38,Judy Martz,12970,REP,51,,-13,11/7/2000,47.08,50.98,-3.9,9.1,-9.1,1,2.767865418254373, -54516,88052,1427,2000,2000_Gov-G_VT,VT,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2000,628,Howard Dean,12990,DEM,48,Ruth Dwyer,12984,REP,39,6,9,11/7/2000,50.45,37.95,12.51,3.51,-3.51,1,-1.655910220444725, -6451,88059,1428,2000,2000_Gov-G_WA,WA,Gov-G,Gov-G,Elway Research,87,Live Phone,,10/19/2000,400,Gary Locke,12993,DEM,56,John Carlson,12991,REP,31,,25,11/7/2000,58.38,39.68,18.7,6.3,6.3,1,.5443905230084946,among registered voters -6491,27452,1695,2000,2000_Sen-G_MN,MN,Sen-G,Sen-G,St. Cloud State University,312,Live Phone,,10/19/2000,514,Mark Dayton,13727,DEM,48,Rod Grams,3721,REP,33,6,15,11/7/2000,48.83,43.29,5.54,9.46,9.46,1,4.633063106560618, -54474,117241,1698,2000,2000_Sen-G_MT,MT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2000,968,Brian Schweitzer,3763,DEM,41,Conrad Burns,3764,REP,51,,-10,11/7/2000,47.24,50.55,-3.32,6.68,-6.68,1,1.33510400452728, -25949,31189,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/19/2000,504,Hillary Rodham Clinton,3819,DEM,42,Rick Lazio,3821,REP,43,,-1,11/7/2000,55.27,43.01,12.27,13.27,-13.27,0,5.972336224868906, -6462,27322,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2000,625,Ted Celeste,3833,DEM,31,Michael DeWine,3834,REP,54,,-23,11/7/2000,35.85,59.92,-24.06,1.06,1.06,1,-3.555284615062243, -63603,117273,1707,2000,2000_Sen-G_RI,RI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2000,802,Robert A. Weygand,3854,DEM,35,Lincoln Chafee,3855,REP,52,,-17,11/7/2000,41.15,56.88,-15.73,1.27,-1.27,1,-5.465787848089439, -6463,27336,1711,2000,2000_Sen-G_VT,VT,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2000,628,Ed Flanagan,3884,DEM,23,James M. Jeffords,3885,REP,66,,-43,11/7/2000,25.43,65.56,-40.13,2.87,-2.87,1,-3.651720916614535, -6451,27212,1713,2000,2000_Sen-G_WA,WA,Sen-G,Sen-G,Elway Research,87,Live Phone,,10/19/2000,400,Maria Cantwell,3893,DEM,43,Slade Gorton,3894,REP,46,,-3,11/7/2000,48.73,48.64,.09,3.09,-3.09,0,-1.214727682355915,among registered voters -64029,117835,2527,2000,2000_House-G_NJ-7,NJ-7,House-G,House-G,Diversified Research Inc,80,Live Phone,R,10/19/2000,300,Maryanne Connelly,13906,DEM,33,Michael Ferguson,13907,REP,44,,-11,11/7/2000,45.57,51.58,-6.01,4.99,-4.99,1,-2.785874178941585,for Michael Ferguson -28095,33373,8652,2000,2000_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,Live Phone,,10/19/2000,800,Generic Candidate,13742,DEM,47,Generic Candidate,13743,REP,43,,4,11/7/2000,46.96,47.32,-.36,4.36,4.36,0,.4318958437889814,for Newsweek -6440,121959,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/20/2000,1071,Al Gore,222,DEM,46.5,George W. Bush,241,REP,48.5,3,-2,11/7/2000,48.31,47.79,.51,2.51,-2.51,0,-1.950283199606515,average of multiple versions or turnout models listed in poll -28091,116948,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,American Viewpoint,10,Live Phone,,10/20/2000,800,Al Gore,222,DEM,40,George W. Bush,241,REP,42,5,-2,11/7/2000,48.31,47.79,.51,2.51,-2.51,0,-1.997676115320834, -28094,121992,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,10/20/2000,712.5,Al Gore,222,DEM,45.5,George W. Bush,241,REP,47,4,-1.5,11/7/2000,48.31,47.79,.51,2.01,-2.01,0,-2.642496094045184,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll -6460,7929,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,Live Phone,,10/20/2000,663,Al Gore,222,DEM,45,George W. Bush,241,REP,45,4,0,11/7/2000,48.31,47.79,.51,.51,-.51,.5,-4.210228084584932, -6448,7917,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,SSRS,297,Live Phone,,10/20/2000,653,Al Gore,222,DEM,41,George W. Bush,241,REP,43,8,-2,11/7/2000,48.31,47.79,.51,2.51,-2.51,0,-2.197159882295466, -25743,7936,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,Fleming & Associates,96,Live Phone,,10/20/2000,606,Al Gore,222,DEM,41,George W. Bush,241,REP,46,4,-5,11/7/2000,48.84,48.85,-.01,4.99,-4.99,1,1.066165928635708, -6547,8016,849,2000,2000_Pres-G_TX,TX,Pres-G,Pres-G,Scripps Howard,303,Live Phone,,10/20/2000,1000,Al Gore,222,DEM,27,George W. Bush,241,REP,57,3,-30,11/7/2000,37.98,59.3,-21.32,8.68,-8.68,1,1.946925501922392,among registered voters -6447,7916,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,10/20/2000,587,Al Gore,222,DEM,40,George W. Bush,241,REP,49,5,-9,11/7/2000,47.83,47.61,.22,9.22,-9.22,0,4.497692359103552, -25743,30983,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,Fleming & Associates,96,Live Phone,,10/20/2000,606,Bill Nelson,3654,DEM,43,Bill McCollum,3655,REP,40,4,3,11/7/2000,51.04,46.19,4.85,1.85,-1.85,1,-1.669429064641808, -6447,117107,1715,2000,2000_Sen-G_WI,WI,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/20/2000,587,Herb Kohl,3902,DEM,67,John Gillespie,3903,REP,24,,43,11/7/2000,61.54,37.04,24.51,18.49,18.49,1,11.94359194783194, -25903,31143,1715,2000,2000_Sen-G_WI,WI,Sen-G,Sen-G,University of Wisconsin (Badger Poll),365,Live Phone,,10/20/2000,587,Herb Kohl,3902,DEM,67,John Gillespie,3903,REP,24,,43,11/7/2000,61.54,37.04,24.51,18.49,18.49,1,11.78396185183637, -63861,117565,2319,2000,2000_House-G_CA-20,CA-20,House-G,House-G,"California State University, Bakersfield",41,Live Phone,,10/20/2000,483,Calvin M. Dooley,13836,DEM,38,Rich Rodriguez,13837,REP,41,,-3,11/7/2000,52.35,45.49,6.85,9.85,-9.85,0,4.981000507707522, -28091,33369,8652,2000,2000_House-G_US,US,House-G,House-G,American Viewpoint,10,Live Phone,,10/20/2000,800,Generic Candidate,13742,DEM,40,Generic Candidate,13743,REP,41,,-1,11/7/2000,46.96,47.32,-.36,.64,-.64,1,-3.433938336747247, -28094,33372,8652,2000,2000_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/20/2000,825,Generic Candidate,13742,DEM,38,Generic Candidate,13743,REP,38,,0,11/7/2000,46.96,47.32,-.36,.36,.36,.5,-3.576397727558696, -6455,7924,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,10/21/2000,1000,Al Gore,222,DEM,39,George W. Bush,241,REP,45,5,-6,11/7/2000,48.31,47.79,.51,6.51,-6.51,0,2.306304093426415,for Voter.com -63586,117028,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/21/2000,829,Al Gore,222,DEM,42,George W. Bush,241,REP,44,5,-2,11/7/2000,48.31,47.79,.51,2.51,-2.51,0,-1.862528662277714,for Christian Science Monitor -6436,7905,809,2000,2000_Pres-G_AZ,AZ,Pres-G,Pres-G,Arizona State University,15,Live Phone,,10/21/2000,600,Al Gore,222,DEM,39,George W. Bush,241,REP,49,3,-10,11/7/2000,44.73,51.02,-6.29,3.71,-3.71,1,-1.71448952874863,sample size unavailable; estimated at 600 as a default -63604,117068,809,2000,2000_Pres-G_AZ,AZ,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2000,610,Al Gore,222,DEM,37,George W. Bush,241,REP,49,,-12,11/7/2000,44.73,51.02,-6.29,5.71,-5.71,1,.8642663906876702, -6442,15913,810,2000,2000_Pres-G_CA,CA,Pres-G,Pres-G,Los Angeles Times,172,Live Phone,,10/21/2000,852,Al Gore,222,DEM,48,George W. Bush,241,REP,41,5,7,11/7/2000,53.45,41.65,11.8,4.8,-4.8,1,-1.520690521429912,average of multiple versions or turnout models listed in poll -63605,117069,819,2000,2000_Pres-G_ID,ID,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2000,890,Al Gore,222,DEM,24,George W. Bush,241,REP,62,,-38,11/7/2000,27.64,67.17,-39.53,1.53,1.53,1,-4.836592165338951, -63606,117070,823,2000,2000_Pres-G_KY,KY,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2000,944,Al Gore,222,DEM,39,George W. Bush,241,REP,48,,-9,11/7/2000,41.38,56.51,-15.13,6.13,6.13,1,1.929304088053162, -6422,7890,824,2000,2000_Pres-G_LA,LA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/21/2000,624,Al Gore,222,DEM,39,George W. Bush,241,REP,52,1,-13,11/7/2000,44.88,52.55,-7.68,5.32,-5.32,1,1.916258291166538, -6445,7914,824,2000,2000_Pres-G_LA,LA,Pres-G,Pres-G,Southeastern Louisiana University,309,Live Phone,,10/21/2000,660,Al Gore,222,DEM,38,George W. Bush,241,REP,46,2,-8,11/7/2000,44.88,52.55,-7.68,.32,-.32,1,-4.133585875817021, -63729,117323,826,2000,2000_Pres-G_MD,MD,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/21/2000,500,Al Gore,222,DEM,52,George W. Bush,241,REP,41,,11,11/7/2000,56.49,40.18,16.3,5.3,-5.3,1,-.2050756799472019, -25829,117038,832,2000,2000_Pres-G_MT,MT,Pres-G,Pres-G,Montana State University Billings,216,Live Phone,,10/21/2000,403,Al Gore,222,DEM,32,George W. Bush,241,REP,53,5,-21,11/7/2000,33.37,58.44,-25.07,4.07,4.07,1,-2.79210452662784,average of multiple versions or turnout models listed in poll -54489,117056,834,2000,2000_Pres-G_ND,ND,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2000,1258,Al Gore,222,DEM,34,George W. Bush,241,REP,49,,-15,11/7/2000,33.06,60.66,-27.6,12.6,12.6,1,5.552827140578048, -6464,7933,837,2000,2000_Pres-G_NJ,NJ,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/21/2000,909,Al Gore,222,DEM,47,George W. Bush,241,REP,41,4,6,11/7/2000,56.13,40.29,15.83,9.83,-9.83,1,3.15080877750038, -63607,117071,843,2000,2000_Pres-G_OR,OR,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2000,1352,Al Gore,222,DEM,38,George W. Bush,241,REP,43,,-5,11/7/2000,46.96,46.52,.44,5.44,-5.44,0,.3501610363930375, -6443,7913,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,West Chester University,377,Live Phone,,10/21/2000,600,Al Gore,222,DEM,44,George W. Bush,241,REP,33,1,11,11/7/2000,50.61,46.44,4.17,6.83,6.83,1,2.56585017014346,sample size unavailable; estimated at 600 as a default -63608,117072,848,2000,2000_Pres-G_TN,TN,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2000,839,Al Gore,222,DEM,43,George W. Bush,241,REP,47,,-4,11/7/2000,47.28,51.15,-3.86,.14,-.14,1,-3.786647092907688, -6454,7923,851,2000,2000_Pres-G_VA,VA,Pres-G,Pres-G,Virginia Commonwealth University,370,Live Phone,,10/21/2000,596,Al Gore,222,DEM,40,George W. Bush,241,REP,54,,-14,11/7/2000,44.44,52.47,-8.04,5.96,-5.96,1,2.028175490559371, -6489,7958,853,2000,2000_Pres-G_WA,WA,Pres-G,Pres-G,Hamilton Campaigns,130,Live Phone,D,10/21/2000,500,Al Gore,222,DEM,44,George W. Bush,241,REP,38,4,6,11/7/2000,50.16,44.58,5.58,.42,.42,1,-4.240570556120218,for unspecified Democratic sponsor -6452,7921,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,St. Norbert College,313,Live Phone,,10/21/2000,413,Al Gore,222,DEM,46,George W. Bush,241,REP,39,5,7,11/7/2000,47.83,47.61,.22,6.78,6.78,1,2.001515616618299, -25829,88011,1422,2000,2000_Gov-G_MT,MT,Gov-G,Gov-G,Montana State University Billings,216,Live Phone,,10/21/2000,403,Mark O'Keefe,12969,DEM,45,Judy Martz,12970,REP,42,,3,11/7/2000,47.08,50.98,-3.9,6.9,6.9,0,-.1120246136221506, -54489,88025,1424,2000,2000_Gov-G_ND,ND,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2000,1258,Heidi Heitkamp,12975,DEM,44,John Hoeven,12976,REP,50,,-6,11/7/2000,44.97,55.03,-10.06,4.06,4.06,1,-3.45609741447401, -6489,124655,1428,2000,2000_Gov-G_WA,WA,Gov-G,Gov-G,Hamilton Campaigns,130,Live Phone,D,10/21/2000,500,Gary Locke,12993,DEM,56,John Carlson,12991,REP,32,,24,11/7/2000,58.38,39.68,18.7,5.3,5.3,1,-.8590253995570412,for unspecified Democratic sponsor -12771,27270,1684,2000,2000_Sen-G_CA,CA,Sen-G,Sen-G,Los Angeles Times,172,Live Phone,,10/21/2000,852,Dianne Feinstein,3625,DEM,60,Tom Campbell,3626,REP,35,,25,11/7/2000,55.84,36.59,19.26,5.74,5.74,1,-.3756999836666219, -25829,31069,1698,2000,2000_Sen-G_MT,MT,Sen-G,Sen-G,Montana State University Billings,216,Live Phone,,10/21/2000,403,Brian Schweitzer,3763,DEM,43,Conrad Burns,3764,REP,41,,2,11/7/2000,47.24,50.55,-3.32,5.32,5.32,0,-.5050648884352056, -6464,31082,1701,2000,2000_Sen-G_NJ,NJ,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/21/2000,909,Jon Stevens Corzine,3786,DEM,46,Bob Franks,3787,REP,41,,5,11/7/2000,50.11,47.1,3.02,1.98,1.98,1,-2.527486531728274, -54489,117242,1704,2000,2000_Sen-G_ND,ND,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2000,1258,Kent Conrad,3768,DEM,57,Duane Sand,3769,REP,34,,23,11/7/2000,61.37,38.63,22.75,.25,.25,1,-7.289132928770193, -63608,117274,1708,2000,2000_Sen-G_TN,TN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2000,839,Jeff Clark,3859,DEM,30,Bill Frist,3860,REP,59,,-29,11/7/2000,32.21,65.1,-32.89,3.89,3.89,1,-1.251790864612053, -6454,27481,1712,2000,2000_Sen-G_VA,VA,Sen-G,Sen-G,Virginia Commonwealth University,370,Live Phone,,10/21/2000,596,Charles S. Robb,3882,DEM,39,George F. Allen,3883,REP,54,,-15,11/7/2000,47.68,52.26,-4.58,10.42,-10.42,1,6.325169577356598, -6489,124656,1713,2000,2000_Sen-G_WA,WA,Sen-G,Sen-G,Hamilton Campaigns,130,Live Phone,D,10/21/2000,500,Maria Cantwell,3893,DEM,42,Slade Gorton,3894,REP,46,,-4,11/7/2000,48.73,48.64,.09,4.09,-4.09,0,-.1009661722473562,for unspecified Democratic sponsor -64125,117972,2372,2000,2000_House-G_FL-8,FL-8,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/21/2000,426,Linda Welch Chapin,14030,DEM,44,Richard Keller,14029,REP,39,,5,11/7/2000,49.19,50.79,-1.61,6.61,6.61,0,-.826240581720886, -25829,118058,2513,2000,2000_House-G_MT-1,MT-1,House-G,House-G,Montana State University Billings,216,Live Phone,,10/21/2000,403,Nancy Keenan,14031,DEM,42,Denny Rehberg,14032,REP,44,,-2,11/7/2000,46.28,51.5,-5.22,3.22,3.22,1,-2.370741297786981, -64264,118242,2695,2000,2000_House-G_WA-1,WA-1,House-G,House-G,SurveyUSA,325,IVR,,10/21/2000,500,Jay Robert Inslee,14328,DEM,52,Dan McDonald,14329,REP,45,,7,11/7/2000,54.55,42.65,11.9,4.9,-4.9,1,-2.665411040770597, -64264,118243,2696,2000,2000_House-G_WA-2,WA-2,House-G,House-G,SurveyUSA,325,IVR,,10/21/2000,500,Rick Larsen,14088,DEM,50,John Koster,14089,REP,44,,6,11/7/2000,50.01,45.93,4.08,1.92,1.92,1,-4.579840620635209, -64264,118244,2702,2000,2000_House-G_WA-8,WA-8,House-G,House-G,SurveyUSA,325,IVR,,10/21/2000,500,Heidi Behrens-Benedict,14330,DEM,40,Jennifer Blackburn Dunn,14331,REP,58,,-18,11/7/2000,35.64,62.23,-26.59,8.59,8.59,1,1.034940471232355, -6455,33367,8652,2000,2000_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,10/21/2000,1000,Generic Candidate,13742,DEM,42,Generic Candidate,13743,REP,40,,2,11/7/2000,46.96,47.32,-.36,2.36,2.36,0,-1.609125214498153,for Voter.com -6423,120595,8652,2000,2000_House-G_US,US,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/21/2000,1204,Generic Candidate,13742,DEM,40,Generic Candidate,13743,REP,42,,-2,11/7/2000,46.96,47.32,-.36,1.64,-1.64,1,-2.288007715051373,for Reuters | MSNBC -6420,7888,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/22/2000,1070,Al Gore,222,DEM,47.5,George W. Bush,241,REP,47,4,.5,11/7/2000,48.31,47.79,.51,.01,-.01,1,-4.322627377930377,average of multiple versions or turnout models listed in poll -6418,7885,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/22/2000,752,Al Gore,222,DEM,46,George W. Bush,241,REP,45,3,1,11/7/2000,48.31,47.79,.51,.49,.49,1,-3.768891649197596,for USA Today | CNN -63612,117076,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2000,3750,Al Gore,222,DEM,47,George W. Bush,241,REP,41,,6,11/7/2000,48.31,47.79,.51,5.49,5.49,1,1.622540988811065, -6431,7900,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Wirthlin Worldwide,387,Live Phone,,10/22/2000,751,Al Gore,222,DEM,43,George W. Bush,241,REP,47,4,-4,11/7/2000,48.31,47.79,.51,4.51,-4.51,0,.0764527397353537, -6414,7881,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/22/2000,1200,Al Gore,222,DEM,42,George W. Bush,241,REP,44,5,-2,11/7/2000,48.31,47.79,.51,2.51,-2.51,0,-1.875865095535529,for Reuters | MSNBC -6424,7892,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/22/2000,600,Al Gore,222,DEM,49,George W. Bush,241,REP,45,2,4,11/7/2000,48.84,48.85,-.01,4.01,4.01,0,.0462161034009619, -63609,117073,816,2000,2000_Pres-G_GA,GA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2000,1029,Al Gore,222,DEM,40,George W. Bush,241,REP,50,,-10,11/7/2000,42.98,54.67,-11.69,1.69,1.69,1,-2.389365971492519, -6433,7902,817,2000,2000_Pres-G_HI,HI,Pres-G,Pres-G,Ward Research/The Honolulu Star-Advertiser,375,Live Phone,,10/22/2000,261,Al Gore,222,DEM,50,George W. Bush,241,REP,31,6,19,11/7/2000,55.79,37.46,18.33,.67,.67,1,-5.099842153868475, -6421,7889,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Market Shares Corp.,187,Live Phone,,10/22/2000,899,Al Gore,222,DEM,45,George W. Bush,241,REP,35,4,10,11/7/2000,54.6,42.58,12.01,2.01,-2.01,1,-4.526430028848293, -6427,7895,827,2000,2000_Pres-G_ME,ME,Pres-G,Pres-G,Myers Research & Strategic Services,319,Live Phone,,10/22/2000,400,Al Gore,222,DEM,42,George W. Bush,241,REP,34,5,8,11/7/2000,49.09,43.97,5.11,2.89,2.89,1,-2.97642740894044, -25884,117039,827,2000,2000_Pres-G_ME,ME,Pres-G,Pres-G,Pan Atlantic Research,249,Live Phone,,10/22/2000,400,Al Gore,222,DEM,47,George W. Bush,241,REP,36,,11,11/7/2000,49.09,43.97,5.11,5.89,5.89,1,.1638808633877409, -63610,117074,827,2000,2000_Pres-G_ME,ME,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2000,1548,Al Gore,222,DEM,39,George W. Bush,241,REP,43,,-4,11/7/2000,49.09,43.97,5.11,9.11,-9.11,0,4.479801777540969, -6425,7893,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/22/2000,600,Al Gore,222,DEM,46,George W. Bush,241,REP,43,4,3,11/7/2000,51.28,46.15,5.13,2.13,-2.13,1,-2.293261726431147, -54500,117058,836,2000,2000_Pres-G_NH,NH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2000,1338,Al Gore,222,DEM,38,George W. Bush,241,REP,46,,-8,11/7/2000,46.8,48.07,-1.27,6.73,-6.73,1,2.205341483665289, -63611,117075,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2000,781,Al Gore,222,DEM,48,George W. Bush,241,REP,37,,11,11/7/2000,60.21,35.23,24.98,13.98,-13.98,1,6.998664392876324, -25897,7922,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/22/2000,666,Al Gore,222,DEM,42,George W. Bush,241,REP,50,4,-8,11/7/2000,46.44,49.99,-3.55,4.45,-4.45,1,.3521761236085267, -6430,7899,843,2000,2000_Pres-G_OR,OR,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/22/2000,600,Al Gore,222,DEM,41,George W. Bush,241,REP,45,10,-4,11/7/2000,46.96,46.52,.44,4.44,-4.44,0,-1.210439468506448, -6426,7894,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/22/2000,600,Al Gore,222,DEM,48,George W. Bush,241,REP,43,2,5,11/7/2000,50.61,46.44,4.17,.83,.83,1,-3.874949134261173, -6450,7919,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Public Opinion Strategies,260,Live Phone,R,10/22/2000,800,Al Gore,222,DEM,43,George W. Bush,241,REP,45,3,-2,11/7/2000,50.61,46.44,4.17,6.17,-6.17,0,2.028966387608885,for unspecified Republican sponsor -6416,7883,845,2000,2000_Pres-G_RI,RI,Pres-G,Pres-G,Brown University,35,Live Phone,,10/22/2000,370,Al Gore,222,DEM,47,George W. Bush,241,REP,29,8,18,11/7/2000,60.99,31.91,29.08,11.08,-11.08,1,4.732657249385554, -63730,117326,846,2000,2000_Pres-G_SC,SC,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/22/2000,500,Al Gore,222,DEM,41,George W. Bush,241,REP,54,,-13,11/7/2000,40.9,56.86,-15.96,2.96,2.96,1,-2.087600974250829, -6415,7882,855,2000,2000_Pres-G_WV,WV,Pres-G,Pres-G,RMS Research,273,Live Phone,,10/22/2000,605,Al Gore,222,DEM,36,George W. Bush,241,REP,46,,-10,11/7/2000,45.59,51.92,-6.32,3.68,-3.68,1,-.5915219958927137, -54500,88036,1425,2000,2000_Gov-G_NH,NH,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2000,1338,Jeanne Shaheen,12978,DEM,45,Gordon Humphrey,12979,REP,40,,5,11/7/2000,48.74,43.76,4.98,.02,.02,1,-5.248757431220201, -63609,117253,1688,2000,2000_Sen-OS_GA,GA,Sen-G,Sen-OS,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2000,1029,Zell Bryan Miller,3671,DEM,53,Mack Francis Mattingly,3672,REP,36,,17,11/7/2000,58.5,38.1,20.4,3.4,-3.4,1,-.6362759135953032, -25884,31124,1691,2000,2000_Sen-G_ME,ME,Sen-G,Sen-G,Pan Atlantic Research,249,Live Phone,,10/22/2000,400,Mark W. Lawrence,3711,DEM,19,Olympia J. Snowe,3712,REP,73,,-54,11/7/2000,31.06,68.94,-37.88,16.12,-16.12,1,10.73647019559804, -63610,117254,1691,2000,2000_Sen-G_ME,ME,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2000,1548,Mark W. Lawrence,3711,DEM,27,Olympia J. Snowe,3712,REP,66,,-39,11/7/2000,31.06,68.94,-37.88,1.12,-1.12,1,-6.32874579160709, -63611,117266,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2000,781,Hillary Rodham Clinton,3819,DEM,48,Rick Lazio,3821,REP,45,,3,11/7/2000,55.27,43.01,12.27,9.27,-9.27,1,1.434050849985719, -25897,31137,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/22/2000,608,Ted Celeste,3833,DEM,34,Michael DeWine,3834,REP,59,,-25,11/7/2000,35.85,59.92,-24.06,.94,-.94,1,-3.261569858063716, -6450,117234,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/22/2000,500,Ron Klink,3844,DEM,31,Rick Santorum,3845,REP,53,,-22,11/7/2000,45.51,52.42,-6.91,15.09,-15.09,1,6.029785399347542,for unspecified Republican sponsor -6416,27199,1707,2000,2000_Sen-G_RI,RI,Sen-G,Sen-G,Brown University,35,Live Phone,,10/22/2000,370,Robert A. Weygand,3854,DEM,28,Lincoln Chafee,3855,REP,52,2,-24,11/7/2000,41.15,56.88,-15.73,8.27,-8.27,1,1.900262101649842, -64265,118245,2379,2000,2000_House-G_FL-15,FL-15,House-G,House-G,SurveyUSA,325,IVR,,10/22/2000,500,Patsy Ann Kurth,14333,DEM,40,David J. Weldon,14334,REP,56,,-16,11/7/2000,39.24,58.84,-19.6,3.6,3.6,1,-3.922171239992194, -64266,118246,2592,2000,2000_House-G_OH-12,OH-12,House-G,House-G,SurveyUSA,325,IVR,,10/22/2000,500,Maryellen O'Shaughnessy,14335,DEM,41,Patrick J. Tiberi,14336,REP,56,,-15,11/7/2000,43.83,52.87,-9.04,5.96,-5.96,1,-1.56412291734457, -64031,117846,2614,2000,2000_House-G_PA-4,PA-4,House-G,House-G,Dynamics Marketing,83,Live Phone,,10/22/2000,416,Terry E. Van Horne,13903,DEM,34,Melissa A. Hart,13902,REP,49,,-15,11/7/2000,40.99,59.01,-18.02,3.02,3.02,1,-4.659284365245852, -63612,117319,8652,2000,2000_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2000,3750,Generic Candidate,13742,DEM,39.3,Generic Candidate,13743,REP,41.2,,-1.9,11/7/2000,46.96,47.32,-.36,1.54,-1.54,1,-2.160699866241678, -63527,116947,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/23/2000,1037,Al Gore,222,DEM,47,George W. Bush,241,REP,48.5,3,-1.5,11/7/2000,48.31,47.79,.51,2.01,-2.01,0,-2.275090467114702,for The Washington Post; average of multiple versions or turnout models listed in poll -63543,116982,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,10/23/2000,813,Al Gore,222,DEM,43,George W. Bush,241,REP,48,5,-5,11/7/2000,48.31,47.79,.51,5.51,-5.51,0,1.105683212789328, -63731,117329,811,2000,2000_Pres-G_CO,CO,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/23/2000,500,Al Gore,222,DEM,39,George W. Bush,241,REP,52,,-13,11/7/2000,42.39,50.75,-8.36,4.64,-4.64,1,.2152265837093195, -6403,7879,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,10/23/2000,514,Al Gore,222,DEM,48.5,George W. Bush,241,REP,45,3,3.5,11/7/2000,48.84,48.85,-.01,3.51,3.51,0,-.5236353510870059,average of multiple versions or turnout models listed in poll -63613,117077,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2000,880,Al Gore,222,DEM,44,George W. Bush,241,REP,40,,4,11/7/2000,54.6,42.58,12.01,8.01,-8.01,1,1.888130361508299, -6432,7901,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Richard Day Research,287,Live Phone,,10/23/2000,801,Al Gore,222,DEM,43,George W. Bush,241,REP,38,4,5,11/7/2000,54.6,42.58,12.01,7.01,-7.01,1,.8109386550167822, -6385,7847,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Hill Research Consultants,140,Live Phone,R,10/23/2000,550,Al Gore,222,DEM,41,George W. Bush,241,REP,42,,-1,11/7/2000,51.28,46.15,5.13,6.13,-6.13,0,2.071860659187668,for unspecified Republican sponsor -54458,117078,830,2000,2000_Pres-G_MO,MO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2000,1072,Al Gore,222,DEM,42,George W. Bush,241,REP,46,,-4,11/7/2000,47.08,50.42,-3.34,.66,-.66,1,-2.44938649870228, -63614,117079,839,2000,2000_Pres-G_NV,NV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2000,817,Al Gore,222,DEM,37,George W. Bush,241,REP,49,,-12,11/7/2000,45.98,49.52,-3.55,8.45,-8.45,1,5.172913072622735, -63615,117080,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2000,929,Al Gore,222,DEM,39,George W. Bush,241,REP,48,,-9,11/7/2000,46.44,49.99,-3.55,5.45,-5.45,1,1.376419866934604, -6441,7910,847,2000,2000_Pres-G_SD,SD,Pres-G,Pres-G,Jim Meader (KELOLAND-TV),159,Live Phone,,10/23/2000,506,Al Gore,222,DEM,33,George W. Bush,241,REP,51,,-18,11/7/2000,37.56,60.3,-22.73,4.73,4.73,1,-2.490148077818045,among registered voters -54458,87994,1421,2000,2000_Gov-G_MO,MO,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2000,1072,"Robert Lee Holden, Jr.",12967,DEM,44,Jim Talent,12965,REP,46,,-2,11/7/2000,49.12,48.21,.91,2.91,-2.91,0,-.4992036457357505, -6403,27461,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,CBS News/The New York Times,36,Live Phone,,10/23/2000,514,Bill Nelson,3654,DEM,45,Bill McCollum,3655,REP,36,7,9,11/7/2000,51.04,46.19,4.85,4.15,4.15,1,.7935049646401904, -54458,117260,1697,2000,2000_Sen-G_MO,MO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2000,1072,Mel Carnahan,3740,DEM,46,John Ashcroft,3741,REP,49,,-3,11/7/2000,50.47,48.39,2.07,5.07,-5.07,0,1.726849875263709, -63614,117262,1700,2000,2000_Sen-G_NV,NV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2000,817,Ed Bernstein,3807,DEM,37,John Ensign,3808,REP,54,,-17,11/7/2000,39.69,55.09,-15.4,1.6,-1.6,1,-3.03333415643766, -63615,117268,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2000,929,Ted Celeste,3833,DEM,30,Michael DeWine,3834,REP,56,,-26,11/7/2000,35.85,59.92,-24.06,1.94,-1.94,1,-2.129528107961071, -64223,118177,2412,2000,2000_House-G_IL-10,IL-10,House-G,House-G,Richard Day Research,287,Live Phone,,10/23/2000,305,Lauren Beth Gash,14266,DEM,35,Mark Kirk,14267,REP,45,,-10,11/7/2000,48.81,51.19,-2.38,7.62,-7.62,1,-.0408681731388942, -64267,118247,2431,2000,2000_House-G_IN-9,IN-9,House-G,House-G,SurveyUSA,325,IVR,,10/23/2000,500,Baron P. Hill,14337,DEM,55,Michael E. Bailey,14338,REP,41,,14,11/7/2000,54.19,43.82,10.37,3.63,3.63,1,-3.859691558408686, -64268,118248,2614,2000,2000_House-G_PA-4,PA-4,House-G,House-G,SurveyUSA,325,IVR,,10/23/2000,800,Terry E. Van Horne,13903,DEM,44,Melissa A. Hart,13902,REP,51,,-7,11/7/2000,40.99,59.01,-18.02,11.02,11.02,1,4.581939048472431, -6405,7870,810,2000,2000_Pres-G_CA,CA,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/24/2000,822,Al Gore,222,DEM,49,George W. Bush,241,REP,39,5,10,11/7/2000,53.45,41.65,11.8,1.8,-1.8,1,-4.803939444353549, -54442,117302,814,2000,2000_Pres-G_DE,DE,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/24/2000,500,Al Gore,222,DEM,49,George W. Bush,241,REP,45,,4,11/7/2000,54.98,41.92,13.06,9.06,-9.06,1,-.4145109342102171, -6400,7865,827,2000,2000_Pres-G_ME,ME,Pres-G,Pres-G,Market Decisions Research,184,Live Phone,,10/24/2000,824,Al Gore,222,DEM,42,George W. Bush,241,REP,41,5,1,11/7/2000,49.09,43.97,5.11,4.11,-4.11,1,-1.117846657906365, -25718,7846,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,EPIC-MRA,84,Live Phone,,10/24/2000,600,Al Gore,222,DEM,42,George W. Bush,241,REP,44,3,-2,11/7/2000,51.28,46.15,5.13,7.13,-7.13,0,3.319309459110205, -6401,7866,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,10/24/2000,400,Al Gore,222,DEM,43,George W. Bush,241,REP,42,5,1,11/7/2000,51.28,46.15,5.13,4.13,-4.13,1,-.2043095375250688, -6388,7850,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,Live Phone,,10/24/2000,600,Al Gore,222,DEM,42,George W. Bush,241,REP,42,3,0,11/7/2000,51.28,46.15,5.13,5.13,-5.13,.5,.9130924031892669, -6386,7848,830,2000,2000_Pres-G_MO,MO,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2000,625,Al Gore,222,DEM,44,George W. Bush,241,REP,45,4,-1,11/7/2000,47.08,50.42,-3.34,2.34,2.34,1,-.8238736201024426, -6387,7849,832,2000,2000_Pres-G_MT,MT,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2000,628,Al Gore,222,DEM,37,George W. Bush,241,REP,49,5,-12,11/7/2000,33.37,58.44,-25.07,13.07,13.07,1,8.452626659180515, -6404,7869,836,2000,2000_Pres-G_NH,NH,Pres-G,Pres-G,Franklin Pierce University,107,Live Phone,,10/24/2000,885,Al Gore,222,DEM,43,George W. Bush,241,REP,40,5,3,11/7/2000,46.8,48.07,-1.27,4.27,4.27,0,-.5438943815392767,among registered voters -6398,7863,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Blum & Weprin Associates,32,Live Phone,,10/24/2000,844,Al Gore,222,DEM,55,George W. Bush,241,REP,31,4,24,11/7/2000,60.21,35.23,24.98,.98,-.98,1,-6.83825599067821, -6406,7871,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,10/24/2000,400,Al Gore,222,DEM,45,George W. Bush,241,REP,40,5,5,11/7/2000,50.61,46.44,4.17,.83,.83,1,-3.852345883395857, -54509,117059,850,2000,2000_Pres-G_UT,UT,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2000,918,Al Gore,222,DEM,24,George W. Bush,241,REP,62,,-38,11/7/2000,26.34,66.83,-40.49,2.49,2.49,1,-1.709802060213188, -25901,7878,851,2000,2000_Pres-G_VA,VA,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/24/2000,1009,Al Gore,222,DEM,45,George W. Bush,241,REP,49,3,-4,11/7/2000,44.44,52.47,-8.04,4.04,4.04,1,.5475868531278355, -63619,117084,851,2000,2000_Pres-G_VA,VA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2000,1100,Al Gore,222,DEM,38,George W. Bush,241,REP,50,,-12,11/7/2000,44.44,52.47,-8.04,3.96,-3.96,1,.3525372626867681, -6389,7851,852,2000,2000_Pres-G_VT,VT,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/24/2000,400,Al Gore,222,DEM,52,George W. Bush,241,REP,36,5,16,11/7/2000,50.63,40.7,9.94,6.06,6.06,1,1.49832633970578, -6407,7872,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,10/24/2000,400,Al Gore,222,DEM,43,George W. Bush,241,REP,42,6,1,11/7/2000,47.83,47.61,.22,.78,.78,1,-4.245952997119982, -54442,87978,1419,2000,2000_Gov-G_DE,DE,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/24/2000,500,Ruth Minner,12958,DEM,55,John Burris,12959,REP,41,,14,11/7/2000,59.24,39.75,19.5,5.5,-5.5,1,-1.506975993267252, -6386,87995,1421,2000,2000_Gov-G_MO,MO,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2000,625,"Robert Lee Holden, Jr.",12967,DEM,45,Jim Talent,12965,REP,43,,2,11/7/2000,49.12,48.21,.91,1.09,1.09,1,-2.569006725170315, -6387,88012,1422,2000,2000_Gov-G_MT,MT,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2000,628,Mark O'Keefe,12969,DEM,46,Judy Martz,12970,REP,44,,2,11/7/2000,47.08,50.98,-3.9,5.9,5.9,0,-.8855565259614312, -54501,88037,1425,2000,2000_Gov-G_NH,NH,Gov-G,Gov-G,Franklin Pierce University,107,Live Phone,,10/24/2000,885,Jeanne Shaheen,12978,DEM,51,Gordon Humphrey,12979,REP,30,5,21,11/7/2000,48.74,43.76,4.98,16.02,16.02,1,12.35747736662639, -54509,88045,1426,2000,2000_Gov-G_UT,UT,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2000,918,Bill Orton,12981,DEM,37,Michael Leavitt,12983,REP,55,,-18,11/7/2000,42.27,55.77,-13.5,4.5,-4.5,1,-.3352100353413611, -6389,88053,1427,2000,2000_Gov-G_VT,VT,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/24/2000,400,Howard Dean,12990,DEM,49,Ruth Dwyer,12984,REP,35,7,14,11/7/2000,50.45,37.95,12.51,1.49,1.49,1,-4.187745568462327, -6405,31095,1684,2000,2000_Sen-G_CA,CA,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/24/2000,822,Dianne Feinstein,3625,DEM,53,Tom Campbell,3626,REP,38,,15,11/7/2000,55.84,36.59,19.26,4.26,-4.26,1,-2.223833455141393, -54442,117375,1686,2000,2000_Sen-G_DE,DE,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/24/2000,500,Thomas R. Carper,3649,DEM,49,William V. Roth Jr.,4341,REP,48,,1,11/7/2000,55.53,43.7,11.83,10.83,-10.83,1,2.697349067878101, -6400,27279,1691,2000,2000_Sen-G_ME,ME,Sen-G,Sen-G,Market Decisions Research,184,Live Phone,,10/24/2000,824,Mark W. Lawrence,3711,DEM,15,Olympia J. Snowe,3712,REP,60,,-45,11/7/2000,31.06,68.94,-37.88,7.12,-7.12,1,.8756090740813658, -25718,30958,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,10/24/2000,500,Debbie Stabenow,3713,DEM,41,Spencer Abraham,3714,REP,41,,0,11/7/2000,49.47,47.86,1.61,1.61,-1.61,.5,-3.814985005749274, -6388,31057,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,Live Phone,,10/24/2000,800,Debbie Stabenow,3713,DEM,36,Spencer Abraham,3714,REP,39,,-3,11/7/2000,49.47,47.86,1.61,4.61,-4.61,0,-.9161075221763653, -6386,31023,1697,2000,2000_Sen-G_MO,MO,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2000,625,Mel Carnahan,3740,DEM,46,John Ashcroft,3741,REP,46,,0,11/7/2000,50.47,48.39,2.07,2.07,-2.07,.5,-1.505550460909571, -6387,27308,1698,2000,2000_Sen-G_MT,MT,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2000,628,Brian Schweitzer,3763,DEM,44,Conrad Burns,3764,REP,45,,-1,11/7/2000,47.24,50.55,-3.32,2.32,2.32,1,-3.702617304667478, -6398,30943,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Blum & Weprin Associates,32,Live Phone,,10/24/2000,850,Hillary Rodham Clinton,3819,DEM,50,Rick Lazio,3821,REP,43,,7,11/7/2000,55.27,43.01,12.27,5.27,-5.27,1,-2.435172288229301, -54509,117243,1710,2000,2000_Sen-G_UT,UT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2000,918,Scott N. Howell,3878,DEM,27,Orrin G. Hatch,3879,REP,64,,-37,11/7/2000,31.51,65.58,-34.07,2.93,-2.93,1,-2.301991961326141, -6389,27426,1711,2000,2000_Sen-G_VT,VT,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/24/2000,400,Ed Flanagan,3884,DEM,33,James M. Jeffords,3885,REP,61,,-28,11/7/2000,25.43,65.56,-40.13,12.13,12.13,1,7.218260253514802, -25901,31141,1712,2000,2000_Sen-G_VA,VA,Sen-G,Sen-G,ABC News/The Washington Post,3,Live Phone,,10/24/2000,1009,Charles S. Robb,3882,DEM,46,George F. Allen,3883,REP,48,,-2,11/7/2000,47.68,52.26,-4.58,2.58,2.58,1,-1.59228006612703, -63619,117277,1712,2000,2000_Sen-G_VA,VA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2000,1100,Charles S. Robb,3882,DEM,42,George F. Allen,3883,REP,50,,-8,11/7/2000,47.68,52.26,-4.58,3.42,-3.42,1,-.8927388517586581, -64033,117849,2319,2000,2000_House-G_CA-20,CA-20,House-G,House-G,FM3 Research,91,Live Phone,D,10/24/2000,400,Calvin M. Dooley,13836,DEM,49,Rich Rodriguez,13837,REP,38,,11,11/7/2000,52.35,45.49,6.85,4.15,4.15,1,-1.760613208149095,for Calvin M. Dooley -64110,117953,2444,2000,2000_House-G_KY-3,KY-3,House-G,House-G,Louisville Courier-Journal,174,Live Phone,,10/24/2000,696,Eleanor Jordan,13991,DEM,39,Anne Meagher Northup,13993,REP,49,,-10,11/7/2000,44.23,52.87,-8.64,1.36,-1.36,1,-5.93579198305638, -25718,117848,2482,2000,2000_House-G_MI-8,MI-8,House-G,House-G,EPIC-MRA,84,Live Phone,,10/24/2000,400,Dianne Byrum,13908,DEM,45,Mike Rogers,13909,REP,44,,1,11/7/2000,48.74,48.79,-.05,1.05,1.05,0,-6.481231721088228, -6387,117973,2513,2000,2000_House-G_MT-1,MT-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2000,628,Nancy Keenan,14031,DEM,43,Denny Rehberg,14032,REP,46,,-3,11/7/2000,46.28,51.5,-5.22,2.22,2.22,1,-3.190932709056607, -64005,117804,2601,2000,2000_House-G_OK-2,OK-2,House-G,House-G,Consumer Logic,59,Live Phone,,10/24/2000,600,Brad R. Carson,13873,DEM,44,Andy Ewing,13874,REP,29,,15,11/7/2000,54.9,41.79,13.1,1.9,1.9,1,-5.376056570673666, -64200,118116,2699,2000,2000_House-G_WA-5,WA-5,House-G,House-G,Research 2000,281,Live Phone,,10/24/2000,404,Tom Keefe,14174,DEM,39,George R. Nethercutt,14175,REP,48,,-9,11/7/2000,38.89,57.34,-18.44,9.44,9.44,1,1.931767826839104, -6381,120594,8652,2000,2000_House-G_US,US,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/24/2000,1209,Generic Candidate,13742,DEM,45,Generic Candidate,13743,REP,38,,7,11/7/2000,46.96,47.32,-.36,7.36,7.36,0,3.604455058295705,for Reuters | MSNBC -6382,121930,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,10/25/2000,998,Al Gore,222,DEM,47,George W. Bush,241,REP,45,5,2,11/7/2000,48.31,47.79,.51,1.49,1.49,1,-2.810950429924189,average of multiple versions or turnout models listed in poll -6378,7839,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/25/2000,851,Al Gore,222,DEM,39,George W. Bush,241,REP,52,4,-13,11/7/2000,48.31,47.79,.51,13.51,-13.51,0,9.517086474365163,for USA Today | CNN -63621,117087,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2000,3750,Al Gore,222,DEM,46,George W. Bush,241,REP,42,,4,11/7/2000,48.31,47.79,.51,3.49,3.49,1,-.164174870186207, -6392,7854,811,2000,2000_Pres-G_CO,CO,Pres-G,Pres-G,Ciruli Associates,51,Live Phone,,10/25/2000,400,Al Gore,222,DEM,37,George W. Bush,241,REP,47,3,-10,11/7/2000,42.39,50.75,-8.36,1.64,-1.64,1,-3.622311262728291, -63620,117086,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2000,864,Al Gore,222,DEM,45,George W. Bush,241,REP,46,,-1,11/7/2000,48.84,48.85,-.01,.99,-.99,1,-2.80909745350408, -6367,7828,825,2000,2000_Pres-G_MA,MA,Pres-G,Pres-G,KRC Research,160,Live Phone,,10/25/2000,400,Al Gore,222,DEM,54,George W. Bush,241,REP,28,7,26,11/7/2000,59.8,32.5,27.3,1.3,-1.3,1,-3.446561057397576, -6366,7827,825,2000,2000_Pres-G_MA,MA,Pres-G,Pres-G,RKM Research and Communications Inc.,272,Live Phone,,10/25/2000,400,Al Gore,222,DEM,52,George W. Bush,241,REP,28,5,24,11/7/2000,59.8,32.5,27.3,3.3,-3.3,1,-.8912850190773116, -6368,7829,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Marketing Resource Group (MRG),193,Live Phone,,10/25/2000,500,Al Gore,222,DEM,39,George W. Bush,241,REP,45,5,-6,11/7/2000,51.28,46.15,5.13,11.13,-11.13,0,7.213329361171652, -6372,7833,830,2000,2000_Pres-G_MO,MO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/2000,603,Al Gore,222,DEM,46,George W. Bush,241,REP,44,4,2,11/7/2000,47.08,50.42,-3.34,5.34,5.34,0,1.981809102181336, -6383,7845,837,2000,2000_Pres-G_NJ,NJ,Pres-G,Pres-G,Rutgers University,295,Live Phone,,10/25/2000,432,Al Gore,222,DEM,47,George W. Bush,241,REP,35,5,12,11/7/2000,56.13,40.29,15.83,3.83,-3.83,1,-3.395911170469066, -6377,7838,851,2000,2000_Pres-G_VA,VA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/2000,627,Al Gore,222,DEM,41,George W. Bush,241,REP,48,3,-7,11/7/2000,44.44,52.47,-8.04,1.04,1.04,1,-3.157335521414593, -6390,7852,855,2000,2000_Pres-G_WV,WV,Pres-G,Pres-G,West Virginia Research Center,378,Live Phone,,10/25/2000,536,Al Gore,222,DEM,39,George W. Bush,241,REP,41,1,-2,11/7/2000,45.59,51.92,-6.32,4.32,4.32,1,.6689998844711497, -6372,87996,1421,2000,2000_Gov-G_MO,MO,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/2000,603,"Robert Lee Holden, Jr.",12967,DEM,41,Jim Talent,12965,REP,40,,1,11/7/2000,49.12,48.21,.91,.09,.09,1,-4.058346619047387, -63620,117250,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2000,864,Bill Nelson,3654,DEM,47,Bill McCollum,3655,REP,43,,4,11/7/2000,51.04,46.19,4.85,.85,-.85,1,-2.068254583671868, -6367,27268,1693,2000,2000_Sen-G_MA,MA,Sen-G,Sen-G,KRC Research,160,Live Phone,,10/25/2000,400,Edward M. Kennedy,3693,DEM,68,Jack E. Robinson,3694,REP,16,8,52,11/7/2000,72.69,12.86,59.83,7.83,-7.83,1,.4203571954765198, -6366,27435,1693,2000,2000_Sen-G_MA,MA,Sen-G,Sen-G,RKM Research and Communications Inc.,272,Live Phone,,10/25/2000,400,Edward M. Kennedy,3693,DEM,60,Jack E. Robinson,3694,REP,11,9,49,11/7/2000,72.69,12.86,59.83,10.83,-10.83,1,4.228004602432569, -6368,27364,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Marketing Resource Group (MRG),193,Live Phone,,10/25/2000,500,Debbie Stabenow,3713,DEM,41,Spencer Abraham,3714,REP,49,,-8,11/7/2000,49.47,47.86,1.61,9.61,-9.61,0,4.180638888563536, -6372,27518,1697,2000,2000_Sen-G_MO,MO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/2000,603,Mel Carnahan,3740,DEM,47,John Ashcroft,3741,REP,45,,2,11/7/2000,50.47,48.39,2.07,.07,-.07,1,-3.962711867742217, -6383,27443,1701,2000,2000_Sen-G_NJ,NJ,Sen-G,Sen-G,Rutgers University,295,Live Phone,,10/25/2000,432,Jon Stevens Corzine,3786,DEM,49,Bob Franks,3787,REP,39,,10,11/7/2000,50.11,47.1,3.02,6.98,6.98,1,2.250203124314039, -73383,137547,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/25/2000,600,Hillary Rodham Clinton,3819,DEM,51,Rick Lazio,3821,REP,45,,6,11/7/2000,55.27,43.01,12.27,6.27,-6.27,1,-1.535018448864272,sample size unavailable; estimated at 600 as a default -6377,31038,1712,2000,2000_Sen-G_VA,VA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/2000,625,Charles S. Robb,3882,DEM,44,George F. Allen,3883,REP,47,,-3,11/7/2000,47.68,52.26,-4.58,1.58,1.58,1,-3.079911867187997, -64269,118249,2445,2000,2000_House-G_KY-4,KY-4,House-G,House-G,SurveyUSA,325,IVR,,10/25/2000,500,Ken Lucas,14339,DEM,60,Don Bell,14340,REP,37,,23,11/7/2000,54.26,43.52,10.75,12.25,12.25,1,4.849673714158938, -64270,118250,2517,2000,2000_House-G_NV-1,NV-1,House-G,House-G,SurveyUSA,325,IVR,,10/25/2000,500,Shelley Berkley,14341,DEM,53,Jon C. Porter,14342,REP,45,,8,11/7/2000,51.68,44.18,7.5,.5,.5,1,-6.931525475296337, -64396,118464,2705,2000,2000_House-G_WV-2,WV-2,House-G,House-G,West Virginia Research Center,378,Live Phone,,10/25/2000,424,Jim Humphreys,14451,DEM,38,Shelley Moore Capito,14452,REP,32,5,6,11/7/2000,45.92,48.49,-2.57,8.57,8.57,0,1.21477294878786, -28085,33363,8652,2000,2000_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,Live Phone,,10/25/2000,998,Generic Candidate,13742,DEM,47,Generic Candidate,13743,REP,42,,5,11/7/2000,46.96,47.32,-.36,5.36,5.36,0,1.771600885033482, -6378,122053,8652,2000,2000_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,10/25/2000,600,Generic Candidate,13742,DEM,45,Generic Candidate,13743,REP,47,,-2,11/7/2000,46.96,47.32,-.36,1.64,-1.64,1,-2.323204974973636,for USA Today | CNN; sample size unavailable; estimated at 600 as a default; among registered voters -66223,123209,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/26/2000,1009,Al Gore,222,DEM,46,George W. Bush,241,REP,47,4,-1,11/7/2000,48.31,47.79,.51,1.51,-1.51,0,-2.576173725767974, -6396,7861,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Princeton Survey Research Associates International,258,Live Phone,,10/26/2000,1113,Al Gore,222,DEM,45,George W. Bush,241,REP,47,5,-2,11/7/2000,48.31,47.79,.51,2.51,-2.51,0,-1.474595988608262,for Bloomberg; average of multiple versions or turnout models listed in poll -63878,117047,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Princeton Survey Research Associates International,258,Live Phone,,10/26/2000,818,Al Gore,222,DEM,41,George W. Bush,241,REP,49,4,-8,11/7/2000,48.31,47.79,.51,8.51,-8.51,0,4.399237561148054,for Bloomberg | Newsweek -28080,121742,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Yankelovich Partners Inc.,390,Live Phone,,10/26/2000,838,Al Gore,222,DEM,44.5,George W. Bush,241,REP,49.5,3,-5,11/7/2000,48.31,47.79,.51,5.51,-5.51,0,1.336920464182205,for CNN | Time; average of multiple versions or turnout models listed in poll -6357,123356,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/26/2000,1200,Al Gore,222,DEM,44,George W. Bush,241,REP,43.5,4.5,.5,11/7/2000,48.31,47.79,.51,.01,-.01,1,-4.111961381312087,for Reuters | MSNBC; average of multiple versions or turnout models listed in poll -6351,7810,819,2000,2000_Pres-G_ID,ID,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2000,633,Al Gore,222,DEM,30,George W. Bush,241,REP,56,4,-26,11/7/2000,27.64,67.17,-39.53,13.53,13.53,1,9.791585005829738, -6344,7803,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/26/2000,600,Al Gore,222,DEM,42,George W. Bush,241,REP,45,4,-3,11/7/2000,54.6,42.58,12.01,15.01,-15.01,0,9.285419861508766, -6363,7822,826,2000,2000_Pres-G_MD,MD,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2000,625,Al Gore,222,DEM,48,George W. Bush,241,REP,40,5,8,11/7/2000,56.49,40.18,16.3,8.3,-8.3,1,3.659482530376532, -63624,117092,826,2000,2000_Pres-G_MD,MD,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2000,696,Al Gore,222,DEM,47,George W. Bush,241,REP,40,,7,11/7/2000,56.49,40.18,16.3,9.3,-9.3,1,4.791646742022169, -6361,7820,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/26/2000,600,Al Gore,222,DEM,43,George W. Bush,241,REP,40,4,3,11/7/2000,51.28,46.15,5.13,2.13,-2.13,1,-1.833916913443307, -6352,7811,835,2000,2000_Pres-G_NE,NE,Pres-G,Pres-G,RKM Research and Communications Inc.,272,Live Phone,,10/26/2000,1007,Al Gore,222,DEM,31,George W. Bush,241,REP,56,2,-25,11/7/2000,33.25,62.25,-28.99,3.99,3.99,1,-2.671598974300042,among registered voters -63733,117334,837,2000,2000_Pres-G_NJ,NJ,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/26/2000,500,Al Gore,222,DEM,49,George W. Bush,241,REP,45,,4,11/7/2000,56.13,40.29,15.83,11.83,-11.83,1,5.427253011413619, -6342,7801,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/26/2000,600,Al Gore,222,DEM,42,George W. Bush,241,REP,39,7,3,11/7/2000,50.61,46.44,4.17,1.17,-1.17,1,-3.035725122334108, -6349,7808,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/26/2000,600,Al Gore,222,DEM,40,George W. Bush,241,REP,47,3,-7,11/7/2000,50.61,46.44,4.17,11.17,-11.17,0,7.084135138825218,for Toledo Blade | Pittsburgh Post Gazette -54518,117060,852,2000,2000_Pres-G_VT,VT,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2000,1000,Al Gore,222,DEM,45,George W. Bush,241,REP,39,,6,11/7/2000,50.63,40.7,9.94,3.94,-3.94,1,-.3619996751353074, -54518,88054,1427,2000,2000_Gov-G_VT,VT,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2000,1000,Howard Dean,12990,DEM,46,Ruth Dwyer,12984,REP,39,,7,11/7/2000,50.45,37.95,12.51,5.51,-5.51,1,1.212682708740653, -6363,27295,1692,2000,2000_Sen-G_MD,MD,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2000,625,Paul S. Sarbanes,3699,DEM,59,Paul H. Rappaport,3700,REP,30,,29,11/7/2000,63.18,36.73,26.44,2.56,2.56,1,-2.584668563488723, -63624,117255,1692,2000,2000_Sen-G_MD,MD,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2000,696,Paul S. Sarbanes,3699,DEM,57,Paul H. Rappaport,3700,REP,37,,20,11/7/2000,63.18,36.73,26.44,6.44,-6.44,1,1.855371425730832, -73377,137541,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/26/2000,600,Debbie Stabenow,3713,DEM,47,Spencer Abraham,3714,REP,49,,-2,11/7/2000,49.47,47.86,1.61,3.61,-3.61,0,-1.635080905658038,sample size unavailable; estimated at 600 as a default -6352,27439,1699,2000,2000_Sen-G_NE,NE,Sen-G,Sen-G,RKM Research and Communications Inc.,272,Live Phone,,10/26/2000,1007,Ben Nelson,3770,DEM,49,Don Stenberg,3771,REP,37,,12,11/7/2000,51,48.82,2.18,9.82,9.82,1,3.995250023241502,among registered voters -63733,117412,1701,2000,2000_Sen-G_NJ,NJ,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/26/2000,500,Jon Stevens Corzine,3786,DEM,50,Bob Franks,3787,REP,42,,8,11/7/2000,50.11,47.1,3.02,4.98,4.98,1,.4415568799131512, -54518,117245,1711,2000,2000_Sen-G_VT,VT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2000,1000,Ed Flanagan,3884,DEM,24,James M. Jeffords,3885,REP,66,,-42,11/7/2000,25.43,65.56,-40.13,1.87,-1.87,1,-4.431868241168821, -64028,117833,2614,2000,2000_House-G_PA-4,PA-4,House-G,House-G,Decision Forecasting,77,Live Phone,,10/26/2000,426,Terry E. Van Horne,13903,DEM,36,Melissa A. Hart,13902,REP,44,,-8,11/7/2000,40.99,59.01,-18.02,10.02,10.02,1,2.7296236116729, -6396,123193,8652,2000,2000_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,Live Phone,,10/26/2000,600,Generic Candidate,13742,DEM,43,Generic Candidate,13743,REP,37,,6,11/7/2000,46.96,47.32,-.36,6.36,6.36,0,2.746029837893937,for Bloomberg; sample size unavailable; estimated at 600 as a default -63878,33357,8652,2000,2000_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,Live Phone,,10/26/2000,818,Generic Candidate,13742,DEM,46,Generic Candidate,13743,REP,44,,2,11/7/2000,46.96,47.32,-.36,2.36,2.36,0,-1.160053178818605,for Bloomberg | Newsweek -28080,33358,8652,2000,2000_House-G_US,US,House-G,House-G,Yankelovich Partners Inc.,390,Live Phone,,10/26/2000,1076,Generic Candidate,13742,DEM,46,Generic Candidate,13743,REP,45,,1,11/7/2000,46.96,47.32,-.36,1.36,1.36,0,-2.374880916861742,for CNN | Time -6356,7824,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/27/2000,1432,Al Gore,222,DEM,47.5,George W. Bush,241,REP,48,4,-.5,11/7/2000,48.31,47.79,.51,1.01,-1.01,0,-2.881832954324453,average of multiple versions or turnout models listed in poll -6375,7836,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,10/27/2000,1000,Al Gore,222,DEM,39,George W. Bush,241,REP,44,4,-5,11/7/2000,48.31,47.79,.51,5.51,-5.51,0,1.710360152576644,for Voter.com -65847,117040,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,Live Phone,,10/27/2000,1062,Al Gore,222,DEM,43,George W. Bush,241,REP,47,3,-4,11/7/2000,48.31,47.79,.51,4.51,-4.51,0,.4690455424510592, -65858,117283,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,SSRS,297,Live Phone,,10/27/2000,1103,Al Gore,222,DEM,40,George W. Bush,241,REP,43,9,-3,11/7/2000,48.31,47.79,.51,3.51,-3.51,0,-.5012372560866504, -6332,7791,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,600,Al Gore,222,DEM,49,George W. Bush,241,REP,42,3,7,11/7/2000,48.84,48.85,-.01,7.01,7.01,0,3.487416291094847,for Reuters | MSNBC -6319,117532,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,600,Al Gore,222,DEM,47,George W. Bush,241,REP,40,4.5,7,11/7/2000,54.6,42.58,12.01,5.01,-5.01,1,-1.740504704787978,for St Louis Post-Dispatch; average of multiple versions or turnout models listed in poll -54450,7776,821,2000,2000_Pres-G_IN,IN,Pres-G,Pres-G,Market Shares Corp.,187,Live Phone,,10/27/2000,600,Al Gore,222,DEM,30,George W. Bush,241,REP,53,,-23,11/7/2000,41.01,56.65,-15.63,7.37,-7.37,1,1.752220378866125, -6341,7800,825,2000,2000_Pres-G_MA,MA,Pres-G,Pres-G,University of Massachusetts,354,Live Phone,,10/27/2000,401,Al Gore,222,DEM,52,George W. Bush,241,REP,30,7,22,11/7/2000,59.8,32.5,27.3,5.3,-5.3,1,1.487649360895354,among registered voters -6371,7832,826,2000,2000_Pres-G_MD,MD,Pres-G,Pres-G,Gonzales Research & Marketing Strategies Inc.,121,Live Phone,,10/27/2000,627,Al Gore,222,DEM,52,George W. Bush,241,REP,38,4,14,11/7/2000,56.49,40.18,16.3,2.3,-2.3,1,-3.348853831245136, -6333,7792,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,603,Al Gore,222,DEM,46,George W. Bush,241,REP,45,3,1,11/7/2000,51.28,46.15,5.13,4.13,-4.13,1,.080903070801725,for Toledo Blade | Pittsburgh Post Gazette -6324,7782,829,2000,2000_Pres-G_MN,MN,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/2000,625,Al Gore,222,DEM,44,George W. Bush,241,REP,41,8,3,11/7/2000,47.91,45.5,2.4,.6,.6,1,-3.777043798276513, -25934,7793,830,2000,2000_Pres-G_MO,MO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,600,Al Gore,222,DEM,45,George W. Bush,241,REP,47,3,-2,11/7/2000,47.08,50.42,-3.34,1.34,1.34,1,-1.919861481774566,for St Louis Post-Dispatch -6338,7797,837,2000,2000_Pres-G_NJ,NJ,Pres-G,Pres-G,Monmouth University,215,Live Phone,,10/27/2000,575,Al Gore,222,DEM,41,George W. Bush,241,REP,36,,5,11/7/2000,56.13,40.29,15.83,10.83,-10.83,1,4.441845674509942, -6370,7831,837,2000,2000_Pres-G_NJ,NJ,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/27/2000,600,Al Gore,222,DEM,50,George W. Bush,241,REP,38,5,12,11/7/2000,56.13,40.29,15.83,3.83,-3.83,1,-2.696607979790069,sample size unavailable; estimated at 600 as a default -6325,7783,839,2000,2000_Pres-G_NV,NV,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/2000,625,Al Gore,222,DEM,43,George W. Bush,241,REP,47,2,-4,11/7/2000,45.98,49.52,-3.55,.45,-.45,1,-3.990837447148719, -6343,7802,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,10/27/2000,871,Al Gore,222,DEM,55,George W. Bush,241,REP,35,7,20,11/7/2000,60.21,35.23,24.98,4.98,-4.98,1,-2.209434651841883, -6369,7830,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/27/2000,600,Al Gore,222,DEM,54,George W. Bush,241,REP,33,5,21,11/7/2000,60.21,35.23,24.98,3.98,-3.98,1,-3.610436410709889,sample size unavailable; estimated at 600 as a default -25947,7794,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,700,Al Gore,222,DEM,50,George W. Bush,241,REP,36,7,14,11/7/2000,60.21,35.23,24.98,10.98,-10.98,1,4.039423816254353,for New York Post | Fox 5 New York -6336,7795,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,600,Al Gore,222,DEM,43,George W. Bush,241,REP,49,3,-6,11/7/2000,46.44,49.99,-3.55,2.45,-2.45,1,-1.98612929464864,for Toledo Blade | Pittsburgh Post Gazette -6374,7835,843,2000,2000_Pres-G_OR,OR,Pres-G,Pres-G,DHM Research,76,Live Phone,,10/27/2000,600,Al Gore,222,DEM,45,George W. Bush,241,REP,44,4,1,11/7/2000,46.96,46.52,.44,.56,.56,1,-5.130396448837945, -6340,7799,848,2000,2000_Pres-G_TN,TN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,500,Al Gore,222,DEM,44,George W. Bush,241,REP,51,2,-7,11/7/2000,47.28,51.15,-3.86,3.14,-3.14,1,-.8236211037215885,for Reuters | MSNBC -6321,7779,853,2000,2000_Pres-G_WA,WA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,500,Al Gore,222,DEM,46,George W. Bush,241,REP,43,6,3,11/7/2000,50.16,44.58,5.58,2.58,-2.58,1,-2.096055864898059,for Reuters | MSNBC -6362,7821,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,Market Shares Corp.,187,Live Phone,,10/27/2000,500,Al Gore,222,DEM,39,George W. Bush,241,REP,46,5,-7,11/7/2000,47.83,47.61,.22,7.22,-7.22,0,3.000509244244911, -6322,7780,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,500,Al Gore,222,DEM,49,George W. Bush,241,REP,40,6,9,11/7/2000,47.83,47.61,.22,8.78,8.78,1,3.815157433215155,for Reuters | MSNBC -54450,87986,1420,2000,2000_Gov-G_IN,IN,Gov-G,Gov-G,Market Shares Corp.,187,Live Phone,,10/27/2000,600,Frank L. O'Bannon,12960,DEM,49,David McIntosh,12962,REP,33,,16,11/7/2000,56.56,41.68,14.88,1.12,1.12,1,-3.254041280674022, -25934,87998,1421,2000,2000_Gov-G_MO,MO,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,600,"Robert Lee Holden, Jr.",12967,DEM,43,Jim Talent,12965,REP,41,,2,11/7/2000,49.12,48.21,.91,1.09,1.09,1,-2.980982214902087,for St Louis Post-Dispatch -6332,31154,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,600,Bill Nelson,3654,DEM,46,Bill McCollum,3655,REP,36,5,10,11/7/2000,51.04,46.19,4.85,5.15,5.15,1,1.765959847227706,for Reuters | MSNBC -54450,27280,1690,2000,2000_Sen-G_IN,IN,Sen-G,Sen-G,Market Shares Corp.,187,Live Phone,,10/27/2000,600,David L. Johnson,3690,DEM,10,Richard G. Lugar,3691,REP,69,,-59,11/7/2000,31.85,66.56,-34.71,24.29,-24.29,1,15.99235220281354, -6371,30993,1692,2000,2000_Sen-G_MD,MD,Sen-G,Sen-G,Gonzales Research & Marketing Strategies Inc.,121,Live Phone,,10/27/2000,627,Paul S. Sarbanes,3699,DEM,63,Paul H. Rappaport,3700,REP,30,,33,11/7/2000,63.18,36.73,26.44,6.56,6.56,1,1.881542728292718, -6341,27473,1693,2000,2000_Sen-G_MA,MA,Sen-G,Sen-G,University of Massachusetts,354,Live Phone,,10/27/2000,401,Edward M. Kennedy,3693,DEM,64,Jack E. Robinson,3694,REP,11,13,53,11/7/2000,72.69,12.86,59.83,6.83,-6.83,1,-.3715676500129997,among registered voters -6333,31164,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,600,Debbie Stabenow,3713,DEM,44,Spencer Abraham,3714,REP,42,1,2,11/7/2000,49.47,47.86,1.61,.39,.39,1,-5.420079568496416,for Toledo Blade | Pittsburgh Post Gazette -6324,27300,1695,2000,2000_Sen-G_MN,MN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/2000,625,Mark Dayton,13727,DEM,47,Rod Grams,3721,REP,42,5,5,11/7/2000,48.83,43.29,5.54,.54,-.54,1,-4.746286858995317, -25934,31174,1697,2000,2000_Sen-G_MO,MO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,600,Mel Carnahan,3740,DEM,50,John Ashcroft,3741,REP,43,,7,11/7/2000,50.47,48.39,2.07,4.93,4.93,1,.9822406646946996,for St Louis Post-Dispatch -6325,27316,1700,2000,2000_Sen-G_NV,NV,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/2000,625,Ed Bernstein,3807,DEM,37,John Ensign,3808,REP,54,,-17,11/7/2000,39.69,55.09,-15.4,1.6,-1.6,1,-2.845585523271107, -6338,30987,1701,2000,2000_Sen-G_NJ,NJ,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/27/2000,575,Jon Stevens Corzine,3786,DEM,39,Bob Franks,3787,REP,35,,4,11/7/2000,50.11,47.1,3.02,.98,.98,1,-3.618188426433491, -6370,27391,1701,2000,2000_Sen-G_NJ,NJ,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/27/2000,600,Jon Stevens Corzine,3786,DEM,47,Bob Franks,3787,REP,39,,8,11/7/2000,50.11,47.1,3.02,4.98,4.98,1,.6100833542265426,sample size unavailable; estimated at 600 as a default -6343,27463,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,CBS News/The New York Times,36,Live Phone,,10/27/2000,871,Hillary Rodham Clinton,3819,DEM,52,Rick Lazio,3821,REP,44,,8,11/7/2000,55.27,43.01,12.27,4.27,-4.27,1,-3.293831910692198, -6369,27398,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/27/2000,600,Hillary Rodham Clinton,3819,DEM,47,Rick Lazio,3821,REP,44,,3,11/7/2000,55.27,43.01,12.27,9.27,-9.27,1,1.435929461176244,sample size unavailable; estimated at 600 as a default -25947,31187,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,700,Hillary Rodham Clinton,3819,DEM,45,Rick Lazio,3821,REP,46,,-1,11/7/2000,55.27,43.01,12.27,13.27,-13.27,0,6.50747783543307,for New York Post | Fox 5 New York -6336,31204,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,600,Ted Celeste,3833,DEM,32,Michael DeWine,3834,REP,57,,-25,11/7/2000,35.85,59.92,-24.06,.94,-.94,1,-2.675608600919817,for Toledo Blade | Pittsburgh Post Gazette -6320,31214,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,600,Ron Klink,3844,DEM,33,Rick Santorum,3845,REP,54,,-21,11/7/2000,45.51,52.42,-6.91,14.09,-14.09,1,5.215712392936917,for Toledo Blade | Pittsburgh Post Gazette -6340,31224,1708,2000,2000_Sen-G_TN,TN,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,500,Jeff Clark,3859,DEM,27,Bill Frist,3860,REP,61,3,-34,11/7/2000,32.21,65.1,-32.89,1.11,-1.11,1,-4.102998601219721,for Reuters | MSNBC -6321,31234,1713,2000,2000_Sen-G_WA,WA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,500,Maria Cantwell,3893,DEM,45,Slade Gorton,3894,REP,47,,-2,11/7/2000,48.73,48.64,.09,2.09,-2.09,0,-2.176534633307242,for Reuters | MSNBC -6362,27282,1715,2000,2000_Sen-G_WI,WI,Sen-G,Sen-G,Market Shares Corp.,187,Live Phone,,10/27/2000,500,Herb Kohl,3902,DEM,60,John Gillespie,3903,REP,27,,33,11/7/2000,61.54,37.04,24.51,8.49,8.49,1,1.703002125641904, -6322,31244,1715,2000,2000_Sen-G_WI,WI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,500,Herb Kohl,3902,DEM,65,John Gillespie,3903,REP,31,,34,11/7/2000,61.54,37.04,24.51,9.49,9.49,1,1.25684443909358,for Reuters | MSNBC -6375,33354,8652,2000,2000_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,10/27/2000,1000,Generic Candidate,13742,DEM,42,Generic Candidate,13743,REP,38,,4,11/7/2000,46.96,47.32,-.36,4.36,4.36,0,.7579442527143662,for Voter.com -6306,7764,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/28/2000,2207,Al Gore,222,DEM,44,George W. Bush,241,REP,47,2,-3,11/7/2000,48.31,47.79,.51,3.51,-3.51,0,.0437843980768725,for USA Today | CNN -6302,7760,808,2000,2000_Pres-G_AR,AR,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2000,625,Al Gore,222,DEM,44,George W. Bush,241,REP,45,4,-1,11/7/2000,45.86,51.31,-5.44,4.44,4.44,1,.2486966954461942, -6313,15914,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,Los Angeles Times,172,Live Phone,,10/28/2000,401,Al Gore,222,DEM,44,George W. Bush,241,REP,48,2,-4,11/7/2000,48.84,48.85,-.01,3.99,-3.99,1,.1039793298193481,average of multiple versions or turnout models listed in poll -6323,7781,823,2000,2000_Pres-G_KY,KY,Pres-G,Pres-G,Magellan Strategies,179,IVR,,10/28/2000,681,Al Gore,222,DEM,40,George W. Bush,241,REP,55,1,-15,11/7/2000,41.38,56.51,-15.13,.13,.13,1,-4.659792660205129,for The Courier-Journal -6314,15915,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Los Angeles Times,172,Live Phone,,10/28/2000,401,Al Gore,222,DEM,48,George W. Bush,241,REP,44,3,4,11/7/2000,51.28,46.15,5.13,1.13,-1.13,1,-3.121840355968817,average of multiple versions or turnout models listed in poll -6315,15916,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Los Angeles Times,172,Live Phone,,10/28/2000,420,Al Gore,222,DEM,45,George W. Bush,241,REP,47,2,-2,11/7/2000,50.61,46.44,4.17,6.17,-6.17,0,1.945705072525499,average of multiple versions or turnout models listed in poll -6326,7784,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Millersville University,210,Live Phone,,10/28/2000,550,Al Gore,222,DEM,42,George W. Bush,241,REP,43,5,-1,11/7/2000,50.61,46.44,4.17,5.17,-5.17,0,.8791595915134408, -63626,117095,848,2000,2000_Pres-G_TN,TN,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2000,722,Al Gore,222,DEM,44,George W. Bush,241,REP,45,,-1,11/7/2000,47.28,51.15,-3.86,2.86,2.86,1,-.70982833791475, -6326,27350,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Millersville University,210,Live Phone,,10/28/2000,550,Ron Klink,3844,DEM,27,Rick Santorum,3845,REP,48,,-21,11/7/2000,45.51,52.42,-6.91,14.09,-14.09,1,5.033003856719135, -63626,117275,1708,2000,2000_Sen-G_TN,TN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2000,722,Jeff Clark,3859,DEM,31,Bill Frist,3860,REP,57,,-26,11/7/2000,32.21,65.1,-32.89,6.89,6.89,1,2.028619647779367, -6306,122056,8652,2000,2000_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,10/28/2000,600,Generic Candidate,13742,DEM,47,Generic Candidate,13743,REP,45,,2,11/7/2000,46.96,47.32,-.36,2.36,2.36,0,-1.434491073713731,for USA Today | CNN; sample size unavailable; estimated at 600 as a default; among registered voters -63529,121973,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/29/2000,1020,Al Gore,222,DEM,46.5,George W. Bush,241,REP,49,3,-2.5,11/7/2000,48.31,47.79,.51,3.01,-3.01,0,-.8729241660759894,for The Washington Post; average of multiple versions or turnout models listed in poll -63636,117108,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2000,3750,Al Gore,222,DEM,47,George W. Bush,241,REP,40,,7,11/7/2000,48.31,47.79,.51,6.49,6.49,1,3.144286170593062, -6316,7774,808,2000,2000_Pres-G_AR,AR,Pres-G,Pres-G,Opinion Research Associates,242,Live Phone,,10/29/2000,700,Al Gore,222,DEM,46,George W. Bush,241,REP,46,3,0,11/7/2000,45.86,51.31,-5.44,5.44,5.44,.5,.9588503810577645,among registered voters -63734,117337,809,2000,2000_Pres-G_AZ,AZ,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2000,510,Al Gore,222,DEM,42,George W. Bush,241,REP,52,,-10,11/7/2000,44.73,51.02,-6.29,3.71,-3.71,1,-.9712889683497238, -6300,7758,810,2000,2000_Pres-G_CA,CA,Pres-G,Pres-G,Field Research Corp. (Field Poll),94,Live Phone,,10/29/2000,990,Al Gore,222,DEM,47,George W. Bush,241,REP,40,4,7,11/7/2000,53.45,41.65,11.8,4.8,-4.8,1,-.5712514916673429, -63628,117098,810,2000,2000_Pres-G_CA,CA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2000,1536,Al Gore,222,DEM,44,George W. Bush,241,REP,41,,3,11/7/2000,53.45,41.65,11.8,8.8,-8.8,1,3.480705662006683, -6305,7763,811,2000,2000_Pres-G_CO,CO,Pres-G,Pres-G,Ciruli Associates,51,Live Phone,,10/29/2000,400,Al Gore,222,DEM,37,George W. Bush,241,REP,46,4,-9,11/7/2000,42.39,50.75,-8.36,.64,-.64,1,-4.417825294772299, -6301,7759,816,2000,2000_Pres-G_GA,GA,Pres-G,Pres-G,Marketing Workshop,194,Live Phone,,10/29/2000,512,Al Gore,222,DEM,37,George W. Bush,241,REP,53,2,-16,11/7/2000,42.98,54.67,-11.69,4.31,-4.31,1,.034118996573805, -63739,117343,818,2000,2000_Pres-G_IA,IA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2000,500,Al Gore,222,DEM,46,George W. Bush,241,REP,46,,0,11/7/2000,48.54,48.22,.31,.31,-.31,.5,-3.493929112618905, -6280,7737,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2000,625,Al Gore,222,DEM,46,George W. Bush,241,REP,43,3,3,11/7/2000,54.6,42.58,12.01,9.01,-9.01,1,3.162201845536181, -6274,7731,827,2000,2000_Pres-G_ME,ME,Pres-G,Pres-G,RKM Research and Communications Inc.,272,Live Phone,,10/29/2000,602,Al Gore,222,DEM,42,George W. Bush,241,REP,42,4,0,11/7/2000,49.09,43.97,5.11,5.11,-5.11,.5,.1869576113519618, -63630,117101,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2000,956,Al Gore,222,DEM,43,George W. Bush,241,REP,43,,0,11/7/2000,51.28,46.15,5.13,5.13,-5.13,.5,1.897129564446647, -63631,117102,830,2000,2000_Pres-G_MO,MO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2000,1243,Al Gore,222,DEM,42,George W. Bush,241,REP,47,,-5,11/7/2000,47.08,50.42,-3.34,1.66,-1.66,1,-1.034600990585319, -6294,7752,833,2000,2000_Pres-G_NC,NC,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2000,625,Al Gore,222,DEM,41,George W. Bush,241,REP,48,,-7,11/7/2000,43.15,55.96,-12.81,5.81,5.81,1,1.034721519932895, -63741,117349,843,2000,2000_Pres-G_OR,OR,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2000,500,Al Gore,222,DEM,42,George W. Bush,241,REP,50,,-8,11/7/2000,46.96,46.52,.44,8.44,-8.44,0,3.881171277294624, -63635,117106,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2000,967,Al Gore,222,DEM,42,George W. Bush,241,REP,45,,-3,11/7/2000,50.61,46.44,4.17,7.17,-7.17,0,4.223540992042411, -6277,7734,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/29/2000,600,Al Gore,222,DEM,46,George W. Bush,241,REP,42,5,4,11/7/2000,50.61,46.44,4.17,.17,-.17,1,-3.732765409984456,for Toledo Blade | Pittsburgh Post Gazette -63742,117352,845,2000,2000_Pres-G_RI,RI,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2000,500,Al Gore,222,DEM,57,George W. Bush,241,REP,31,,26,11/7/2000,60.99,31.91,29.08,3.08,-3.08,1,-3.2694407166445, -6303,7761,846,2000,2000_Pres-G_SC,SC,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2000,625,Al Gore,222,DEM,38,George W. Bush,241,REP,53,2,-15,11/7/2000,40.9,56.86,-15.96,.96,.96,1,-4.116603814647031, -6272,7729,848,2000,2000_Pres-G_TN,TN,Pres-G,Pres-G,Multi-Quest International,220,Live Phone,,10/29/2000,403,Al Gore,222,DEM,45,George W. Bush,241,REP,43,,2,11/7/2000,47.28,51.15,-3.86,5.86,5.86,0,2.28778762004667,among registered voters -25863,87987,1420,2000,2000_Gov-G_IN,IN,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/29/2000,600,Frank L. O'Bannon,12960,DEM,52,David McIntosh,12962,REP,37,,15,11/7/2000,56.56,41.68,14.88,.12,.12,1,-4.297394942868407, -6294,88020,1423,2000,2000_Gov-G_NC,NC,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2000,625,Mike Easley,12972,DEM,48,Richard Vinroot,12973,REP,41,,7,11/7/2000,52.02,46.26,5.76,1.24,1.24,1,-4.027755314075979, -73853,138529,1423,2000,2000_Gov-G_NC,NC,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/29/2000,600,Mike Easley,12972,DEM,46,Richard Vinroot,12973,REP,45,,1,11/7/2000,52.02,46.26,5.76,4.76,-4.76,1,.2366124107225126,sample size unavailable; estimated at 600 as a default -6300,30979,1684,2000,2000_Sen-G_CA,CA,Sen-G,Sen-G,Field Research Corp. (Field Poll),94,Live Phone,,10/29/2000,900,Dianne Feinstein,3625,DEM,52,Tom Campbell,3626,REP,32,,20,11/7/2000,55.84,36.59,19.26,.74,.74,1,-5.24044352972936, -63628,117247,1684,2000,2000_Sen-G_CA,CA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2000,1536,Dianne Feinstein,3625,DEM,48,Tom Campbell,3626,REP,38,,10,11/7/2000,55.84,36.59,19.26,9.26,-9.26,1,4.075987492453373, -25830,31070,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,The Florida Poll,99,Live Phone,,10/29/2000,824,Bill Nelson,3654,DEM,46,Bill McCollum,3655,REP,39,6,7,11/7/2000,51.04,46.19,4.85,2.15,2.15,1,-.8456590929280197, -6301,117201,1688,2000,2000_Sen-OS_GA,GA,Sen-G,Sen-OS,Marketing Workshop,194,Live Phone,,10/29/2000,512,Zell Bryan Miller,3671,DEM,55,Mack Francis Mattingly,3672,REP,32,,23,11/7/2000,58.5,38.1,20.4,2.6,2.6,1,-2.292703892287142,average of multiple versions or turnout models listed in poll -25863,31103,1690,2000,2000_Sen-G_IN,IN,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/29/2000,600,David L. Johnson,3690,DEM,20,Richard G. Lugar,3691,REP,68,,-48,11/7/2000,31.85,66.56,-34.71,13.29,-13.29,1,2.815031044765803, -63630,117257,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2000,956,Debbie Stabenow,3713,DEM,44,Spencer Abraham,3714,REP,45,,-1,11/7/2000,49.47,47.86,1.61,2.61,-2.61,0,-1.635549397823646, -63631,117261,1697,2000,2000_Sen-G_MO,MO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2000,1243,Mel Carnahan,3740,DEM,48,John Ashcroft,3741,REP,46,,2,11/7/2000,50.47,48.39,2.07,.07,-.07,1,-2.921950218822654, -63635,117270,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2000,967,Ron Klink,3844,DEM,36,Rick Santorum,3845,REP,54,,-18,11/7/2000,45.51,52.42,-6.91,11.09,-11.09,1,2.209301558747921, -63742,117416,1707,2000,2000_Sen-G_RI,RI,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/29/2000,500,Robert A. Weygand,3854,DEM,33,Lincoln Chafee,3855,REP,59,,-26,11/7/2000,41.15,56.88,-15.73,10.27,-10.27,1,5.822110460443414, -73387,137551,1712,2000,2000_Sen-G_VA,VA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/29/2000,600,Charles S. Robb,3882,DEM,46,George F. Allen,3883,REP,53,,-7,11/7/2000,47.68,52.26,-4.58,2.42,-2.42,1,-1.521432404789145,sample size unavailable; estimated at 600 as a default -6316,118071,2299,2000,2000_House-G_AR-4,AR-4,House-G,House-G,Opinion Research Associates,242,Live Phone,,10/29/2000,400,Michael Avery Ross,14036,DEM,46,Jay Woodson Dickey,14037,REP,46,,0,11/7/2000,50.97,49.03,1.94,1.94,-1.94,.5,-4.070643610253547,among registered voters -64126,117974,2359,2000,2000_House-G_CT-2,CT-2,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2000,410,Sam Gejdenson,14034,DEM,44,Robert R. Simmons,14035,REP,43,,1,11/7/2000,49.37,50.63,-1.27,2.27,2.27,0,-5.066324758465502, -64409,118490,2372,2000,2000_House-G_FL-8,FL-8,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/29/2000,400,Linda Welch Chapin,14030,DEM,38,Richard Keller,14029,REP,50,,-12,11/7/2000,49.19,50.79,-1.61,10.39,-10.39,1,3.764841591170724, -25863,118117,2425,2000,2000_House-G_IN-3,IN-3,House-G,House-G,Research 2000,281,Live Phone,,10/29/2000,401,Timothy J. Roemer,14176,DEM,48,Chris Chocola,14178,REP,41,,7,11/7/2000,51.57,47.44,4.14,2.86,2.86,1,-4.489868818854299, -6260,7717,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/30/2000,1081,Al Gore,222,DEM,46,George W. Bush,241,REP,49.5,3,-3.5,11/7/2000,48.31,47.79,.51,4.01,-4.01,0,.2272860440091311,average of multiple versions or turnout models listed in poll -28073,121984,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,10/30/2000,782.5,Al Gore,222,DEM,46,George W. Bush,241,REP,46.5,4,-.5,11/7/2000,48.31,47.79,.51,1.01,-1.01,0,-2.941929351178282,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll -6258,7714,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/30/2000,1016,Al Gore,222,DEM,43,George W. Bush,241,REP,47,3,-4,11/7/2000,48.31,47.79,.51,4.51,-4.51,0,.8171168557943342,for Christian Science Monitor -6291,7749,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,1200,Al Gore,222,DEM,41,George W. Bush,241,REP,46,4,-5,11/7/2000,48.31,47.79,.51,5.51,-5.51,0,1.682142857981142,for Reuters | MSNBC -6275,7732,809,2000,2000_Pres-G_AZ,AZ,Pres-G,Pres-G,Market Solutions Group,188,Live Phone,,10/30/2000,432,Al Gore,222,DEM,39,George W. Bush,241,REP,49,3,-10,11/7/2000,44.73,51.02,-6.29,3.71,-3.71,1,-.9564166237125942,for The Arizona Republic -63637,117109,814,2000,2000_Pres-G_DE,DE,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2000,776,Al Gore,222,DEM,44,George W. Bush,241,REP,43,,1,11/7/2000,54.98,41.92,13.06,12.06,-12.06,1,3.684143102673759, -6261,7718,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,600,Al Gore,222,DEM,48,George W. Bush,241,REP,41,5,7,11/7/2000,48.84,48.85,-.01,7.01,7.01,0,3.6917603607261,for Reuters | MSNBC -6262,7719,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,600,Al Gore,222,DEM,46,George W. Bush,241,REP,42,4,4,11/7/2000,54.6,42.58,12.01,8.01,-8.01,1,1.438087634158872,for St Louis Post-Dispatch -54452,117053,821,2000,2000_Pres-G_IN,IN,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2000,723,Al Gore,222,DEM,33,George W. Bush,241,REP,52,,-19,11/7/2000,41.01,56.65,-15.63,3.37,-3.37,1,-2.583131072336233, -6263,7720,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,600,Al Gore,222,DEM,50,George W. Bush,241,REP,41,3,9,11/7/2000,51.28,46.15,5.13,3.87,3.87,1,.0102258285072442,for Toledo Blade | Pittsburgh Post Gazette -25931,7721,830,2000,2000_Pres-G_MO,MO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,600,Al Gore,222,DEM,43,George W. Bush,241,REP,46,4,-3,11/7/2000,47.08,50.42,-3.34,.34,.34,1,-2.72103769674922,for St Louis Post-Dispatch -63638,117110,837,2000,2000_Pres-G_NJ,NJ,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2000,594,Al Gore,222,DEM,45,George W. Bush,241,REP,39,,6,11/7/2000,56.13,40.29,15.83,9.83,-9.83,1,3.915306068855993, -25761,7725,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Marist College,183,Live Phone,,10/30/2000,516,Al Gore,222,DEM,50,George W. Bush,241,REP,36,4,14,11/7/2000,60.21,35.23,24.98,10.98,-10.98,1,3.97633570339423,for NBC News -6281,7738,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Princeton Survey Research Associates International,258,Live Phone,,10/30/2000,844,Al Gore,222,DEM,51,George W. Bush,241,REP,38,6,13,11/7/2000,60.21,35.23,24.98,11.98,-11.98,1,5.254184313362461, -25944,7722,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,700,Al Gore,222,DEM,51,George W. Bush,241,REP,36,5,15,11/7/2000,60.21,35.23,24.98,9.98,-9.98,1,3.228288139450915,for New York Post | Fox 5 New York -6251,7707,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,600,Al Gore,222,DEM,40,George W. Bush,241,REP,48,4,-8,11/7/2000,46.44,49.99,-3.55,4.45,-4.45,1,.2260209549193818,for Toledo Blade | Pittsburgh Post Gazette -6270,7727,848,2000,2000_Pres-G_TN,TN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,500,Al Gore,222,DEM,45,George W. Bush,241,REP,48,2,-3,11/7/2000,47.28,51.15,-3.86,.86,.86,1,-2.906589922227863,for Reuters | MSNBC -63639,117112,851,2000,2000_Pres-G_VA,VA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2000,897,Al Gore,222,DEM,40,George W. Bush,241,REP,50,,-10,11/7/2000,44.44,52.47,-8.04,1.96,-1.96,1,-1.359181673342992, -6304,7762,851,2000,2000_Pres-G_VA,VA,Pres-G,Pres-G,Richmond Times-Dispatch,288,Live Phone,,10/30/2000,735,Al Gore,222,DEM,40,George W. Bush,241,REP,46,,-6,11/7/2000,44.44,52.47,-8.04,2.04,2.04,1,-1.384549554370003, -6252,7708,853,2000,2000_Pres-G_WA,WA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,500,Al Gore,222,DEM,45,George W. Bush,241,REP,43,6,2,11/7/2000,50.16,44.58,5.58,3.58,-3.58,1,-.9148177291105574,for Reuters | MSNBC -6267,7724,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,500,Al Gore,222,DEM,45,George W. Bush,241,REP,42,5,3,11/7/2000,47.83,47.61,.22,2.78,2.78,1,-1.996814414315108,for Reuters | MSNBC -54452,87988,1420,2000,2000_Gov-G_IN,IN,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2000,723,Frank L. O'Bannon,12960,DEM,52,David McIntosh,12962,REP,38,,14,11/7/2000,56.56,41.68,14.88,.88,-.88,1,-3.266433594257917, -25931,88001,1421,2000,2000_Gov-G_MO,MO,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,600,"Robert Lee Holden, Jr.",12967,DEM,41,Jim Talent,12965,REP,45,,-4,11/7/2000,49.12,48.21,.91,4.91,-4.91,0,.9831420820286939,for St Louis Post-Dispatch -63637,117249,1686,2000,2000_Sen-G_DE,DE,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2000,776,Thomas R. Carper,3649,DEM,48,William V. Roth Jr.,4341,REP,45,,3,11/7/2000,55.53,43.7,11.83,8.83,-8.83,1,.7096855116583867, -73374,137538,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/30/2000,600,Bill Nelson,3654,DEM,47,Bill McCollum,3655,REP,42,,5,11/7/2000,51.04,46.19,4.85,.15,.15,1,-2.924970492340784,sample size unavailable; estimated at 600 as a default -6261,31151,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,600,Bill Nelson,3654,DEM,42,Bill McCollum,3655,REP,37,7,5,11/7/2000,51.04,46.19,4.85,.15,.15,1,-3.059722022281512,for Reuters | MSNBC -6263,31161,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,600,Debbie Stabenow,3713,DEM,48,Spencer Abraham,3714,REP,39,2,9,11/7/2000,49.47,47.86,1.61,7.39,7.39,1,1.736044663956771,for Toledo Blade | Pittsburgh Post Gazette -25931,31171,1697,2000,2000_Sen-G_MO,MO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,600,Mel Carnahan,3740,DEM,47,John Ashcroft,3741,REP,45,,2,11/7/2000,50.47,48.39,2.07,.07,-.07,1,-3.71932494980386,for St Louis Post-Dispatch -63638,117264,1701,2000,2000_Sen-G_NJ,NJ,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2000,594,Jon Stevens Corzine,3786,DEM,46,Bob Franks,3787,REP,42,,4,11/7/2000,50.11,47.1,3.02,.98,.98,1,-3.524875502006137, -25761,31001,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Marist College,183,Live Phone,,10/30/2000,516,Hillary Rodham Clinton,3819,DEM,50,Rick Lazio,3821,REP,46,,4,11/7/2000,55.27,43.01,12.27,8.27,-8.27,1,.7877077478908769,for NBC News -6281,27383,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Princeton Survey Research Associates International,258,Live Phone,,10/30/2000,844,Hillary Rodham Clinton,3819,DEM,48,Rick Lazio,3821,REP,47,,1,11/7/2000,55.27,43.01,12.27,11.27,-11.27,1,4.112239876385462, -25944,31184,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,700,Hillary Rodham Clinton,3819,DEM,45,Rick Lazio,3821,REP,47,,-2,11/7/2000,55.27,43.01,12.27,14.27,-14.27,0,7.662928859107726,for New York Post | Fox 5 New York -6251,31201,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,600,Ted Celeste,3833,DEM,27,Michael DeWine,3834,REP,60,,-33,11/7/2000,35.85,59.92,-24.06,8.94,-8.94,1,5.52166266426338,for Toledo Blade | Pittsburgh Post Gazette -6266,31211,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,600,Ron Klink,3844,DEM,34,Rick Santorum,3845,REP,51,,-17,11/7/2000,45.51,52.42,-6.91,10.09,-10.09,1,1.378509989300044,for Toledo Blade | Pittsburgh Post Gazette -6270,31221,1708,2000,2000_Sen-G_TN,TN,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,500,Jeff Clark,3859,DEM,29,Bill Frist,3860,REP,58,2,-29,11/7/2000,32.21,65.1,-32.89,3.89,3.89,1,-1.19608327798548,for Reuters | MSNBC -63639,117278,1712,2000,2000_Sen-G_VA,VA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2000,897,Charles S. Robb,3882,DEM,44,George F. Allen,3883,REP,50,,-6,11/7/2000,47.68,52.26,-4.58,1.42,-1.42,1,-2.653832451441927, -6304,27431,1712,2000,2000_Sen-G_VA,VA,Sen-G,Sen-G,Richmond Times-Dispatch,288,Live Phone,,10/30/2000,735,Charles S. Robb,3882,DEM,43,George F. Allen,3883,REP,45,,-2,11/7/2000,47.68,52.26,-4.58,2.58,2.58,1,-1.410686639212895, -6252,31231,1713,2000,2000_Sen-G_WA,WA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,500,Maria Cantwell,3893,DEM,46,Slade Gorton,3894,REP,47,,-1,11/7/2000,48.73,48.64,.09,1.09,-1.09,0,-3.034776801132527,for Reuters | MSNBC -6267,31241,1715,2000,2000_Sen-G_WI,WI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,500,Herb Kohl,3902,DEM,60,John Gillespie,3903,REP,33,,27,11/7/2000,61.54,37.04,24.51,2.49,2.49,1,-5.604569082484773,for Reuters | MSNBC -64389,118456,2372,2000,2000_House-G_FL-8,FL-8,House-G,House-G,Voter/Consumer Research,371,Live Phone,R,10/30/2000,400,Linda Welch Chapin,14030,DEM,41,Richard Keller,14029,REP,47,,-6,11/7/2000,49.19,50.79,-1.61,4.39,-4.39,1,-2.971082103401292,for Richard Keller -64271,118251,2581,2000,2000_House-G_OH-1,OH-1,House-G,House-G,SurveyUSA,325,IVR,,10/30/2000,500,John Cranley,14343,DEM,40,Steve Chabot,14344,REP,58,,-18,11/7/2000,44.61,52.97,-8.37,9.63,-9.63,1,2.39564356272125, -28073,33351,8652,2000,2000_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/30/2000,965,Generic Candidate,13742,DEM,44,Generic Candidate,13743,REP,37,,7,11/7/2000,46.96,47.32,-.36,7.36,7.36,0,4.062646772701704, -6246,121931,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,10/31/2000,1016,Al Gore,222,DEM,46.5,George W. Bush,241,REP,46.5,5,0,11/7/2000,48.31,47.79,.51,.51,-.51,.5,-3.359747210120897,average of multiple versions or turnout models listed in poll -6238,7693,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/31/2000,2123,Al Gore,222,DEM,43,George W. Bush,241,REP,47,4,-4,11/7/2000,48.31,47.79,.51,4.51,-4.51,0,1.273940743290151,for USA Today | CNN -6253,7709,808,2000,2000_Pres-G_AR,AR,Pres-G,Pres-G,Ethridge & Associates LLC,89,Live Phone,,10/31/2000,286,Al Gore,222,DEM,44,George W. Bush,241,REP,47,,-3,11/7/2000,45.86,51.31,-5.44,2.44,2.44,1,-2.453920975463102, -6233,7688,810,2000,2000_Pres-G_CA,CA,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/31/2000,820,Al Gore,222,DEM,47,George W. Bush,241,REP,40,5,7,11/7/2000,53.45,41.65,11.8,4.8,-4.8,1,-1.364670803976753, -6227,7682,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/31/2000,600,Al Gore,222,DEM,49,George W. Bush,241,REP,44,2,5,11/7/2000,48.84,48.85,-.01,5.01,5.01,0,1.603730738698223, -6220,7675,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2000,812,Al Gore,222,DEM,44,George W. Bush,241,REP,46,2,-2,11/7/2000,48.84,48.85,-.01,1.99,-1.99,1,-1.26411893340782, -63597,117049,818,2000,2000_Pres-G_IA,IA,Pres-G,Pres-G,PSI,248,Live Phone,,10/31/2000,500,Al Gore,222,DEM,41,George W. Bush,241,REP,44,,-3,11/7/2000,48.54,48.22,.31,3.31,-3.31,0,-.4271186037754511, -6228,7683,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/31/2000,600,Al Gore,222,DEM,48,George W. Bush,241,REP,44,3,4,11/7/2000,51.28,46.15,5.13,1.13,-1.13,1,-2.749735520798354, -6254,7710,831,2000,2000_Pres-G_MS,MS,Pres-G,Pres-G,Ethridge & Associates LLC,89,Live Phone,,10/31/2000,341,Al Gore,222,DEM,33,George W. Bush,241,REP,55,,-22,11/7/2000,40.7,57.62,-16.92,5.08,-5.08,1,-1.042539313036766, -6247,7703,833,2000,2000_Pres-G_NC,NC,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/31/2000,405,Al Gore,222,DEM,42,George W. Bush,241,REP,52,,-10,11/7/2000,43.15,55.96,-12.81,2.81,2.81,1,-2.758524790432045, -6248,7704,836,2000,2000_Pres-G_NH,NH,Pres-G,Pres-G,RKM Research and Communications Inc.,272,Live Phone,,10/31/2000,487,Al Gore,222,DEM,43,George W. Bush,241,REP,42,3,1,11/7/2000,46.8,48.07,-1.27,2.27,2.27,0,-2.460726851901255, -6234,7689,836,2000,2000_Pres-G_NH,NH,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/31/2000,600,Al Gore,222,DEM,46,George W. Bush,241,REP,42,2,4,11/7/2000,46.8,48.07,-1.27,5.27,5.27,0,.7163681844472322, -63745,117362,839,2000,2000_Pres-G_NV,NV,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/31/2000,500,Al Gore,222,DEM,44,George W. Bush,241,REP,49,,-5,11/7/2000,45.98,49.52,-3.55,1.45,-1.45,1,-2.684894612389332, -63746,117363,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/31/2000,500,Al Gore,222,DEM,55,George W. Bush,241,REP,36,,19,11/7/2000,60.21,35.23,24.98,5.98,-5.98,1,-1.224992182351919, -6299,7757,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,Columbus Dispatch,57,Mail,,10/31/2000,2050,Al Gore,222,DEM,42,George W. Bush,241,REP,52,3,-10,11/7/2000,46.44,49.99,-3.55,6.45,-6.45,1,3.177946903467883, -6229,7684,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/31/2000,600,Al Gore,222,DEM,48,George W. Bush,241,REP,42,3,6,11/7/2000,50.61,46.44,4.17,1.83,1.83,1,-2.298428534905773, -6230,7685,848,2000,2000_Pres-G_TN,TN,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/31/2000,600,Al Gore,222,DEM,49,George W. Bush,241,REP,43,2,6,11/7/2000,47.28,51.15,-3.86,9.86,9.86,0,6.987232204695376, -6255,7711,848,2000,2000_Pres-G_TN,TN,Pres-G,Pres-G,Ethridge & Associates LLC,89,Live Phone,,10/31/2000,550,Al Gore,222,DEM,44,George W. Bush,241,REP,47,,-3,11/7/2000,47.28,51.15,-3.86,.86,.86,1,-2.499771613035639, -6231,7686,851,2000,2000_Pres-G_VA,VA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2000,625,Al Gore,222,DEM,41,George W. Bush,241,REP,49,3,-8,11/7/2000,44.44,52.47,-8.04,.04,.04,1,-3.800926634129667, -25768,87979,1419,2000,2000_Gov-G_DE,DE,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2000,625,Ruth Minner,12958,DEM,48,John Burris,12959,REP,36,,12,11/7/2000,59.24,39.75,19.5,7.5,-7.5,1,1.465662912899714, -6234,88038,1425,2000,2000_Gov-G_NH,NH,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/31/2000,600,Jeanne Shaheen,12978,DEM,51,Gordon Humphrey,12979,REP,42,,9,11/7/2000,48.74,43.76,4.98,4.02,4.02,1,-.957334711441152, -6233,27408,1684,2000,2000_Sen-G_CA,CA,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/31/2000,820,Dianne Feinstein,3625,DEM,54,Tom Campbell,3626,REP,39,,15,11/7/2000,55.84,36.59,19.26,4.26,-4.26,1,-1.871000152717904, -25768,31008,1686,2000,2000_Sen-G_DE,DE,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2000,625,Thomas R. Carper,3649,DEM,44,William V. Roth Jr.,4341,REP,44,,0,11/7/2000,55.53,43.7,11.83,11.83,-11.83,.5,4.395931304517923, -6220,27289,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2000,812,Bill Nelson,3654,DEM,45,Bill McCollum,3655,REP,40,5,5,11/7/2000,51.04,46.19,4.85,.15,.15,1,-2.773546564534401, -25816,31056,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,Live Phone,,10/31/2000,800,Debbie Stabenow,3713,DEM,38,Spencer Abraham,3714,REP,40,,-2,11/7/2000,49.47,47.86,1.61,3.61,-3.61,0,-1.553180771777462, -63745,117409,1700,2000,2000_Sen-G_NV,NV,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/31/2000,500,Ed Bernstein,3807,DEM,39,John Ensign,3808,REP,55,,-16,11/7/2000,39.69,55.09,-15.4,.6,-.6,1,-3.882233426013335, -63746,117413,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/31/2000,500,Hillary Rodham Clinton,3819,DEM,51,Rick Lazio,3821,REP,45,,6,11/7/2000,55.27,43.01,12.27,6.27,-6.27,1,-1.340721679454389, -6299,27201,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,Columbus Dispatch,57,Mail,,10/31/2000,2050,Ted Celeste,3833,DEM,34,Michael DeWine,3834,REP,61,,-27,11/7/2000,35.85,59.92,-24.06,2.94,-2.94,1,-.4730939870236556, -6231,27329,1712,2000,2000_Sen-G_VA,VA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2000,625,Charles S. Robb,3882,DEM,44,George F. Allen,3883,REP,49,,-5,11/7/2000,47.68,52.26,-4.58,.42,-.42,1,-3.931882962759525, -64127,117975,2299,2000,2000_House-G_AR-4,AR-4,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2000,417,Michael Avery Ross,14036,DEM,41,Jay Woodson Dickey,14037,REP,44,,-3,11/7/2000,50.97,49.03,1.94,4.94,-4.94,0,.7482325805544421, -64272,118252,2386,2000,2000_House-G_FL-22,FL-22,House-G,House-G,SurveyUSA,325,IVR,,10/31/2000,500,Elaine Bloom,14345,DEM,52,E. Clay Shaw,14346,REP,45,,7,11/7/2000,49.86,50.14,-.28,7.28,7.28,0,.0724701070716243, -6234,118118,2520,2000,2000_House-G_NH-2,NH-2,House-G,House-G,Research 2000,281,Live Phone,,10/31/2000,600,Barney Brannen,14179,DEM,36,Charles Bass,14180,REP,47,,-11,11/7/2000,40.67,56.23,-15.56,4.56,4.56,1,-2.507438805696058, -6246,33350,8652,2000,2000_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,Live Phone,,10/31/2000,1016,Generic Candidate,13742,DEM,49,Generic Candidate,13743,REP,44,,5,11/7/2000,46.96,47.32,-.36,5.36,5.36,0,2.137198525869781, -66220,123205,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,11/1/2000,1280,Al Gore,222,DEM,45,George W. Bush,241,REP,48,3,-3,11/7/2000,48.31,47.79,.51,3.51,-3.51,0,-.0357769141793891, -6237,7692,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,11/1/2000,1000,Al Gore,222,DEM,37,George W. Bush,241,REP,46,5,-9,11/7/2000,48.31,47.79,.51,9.51,-9.51,0,6.083263012762364,for Voter.com -28069,117042,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Polling Company/Global Strategy Group (Hotline Bullseye),255,Live Phone,,11/1/2000,1000,Al Gore,222,DEM,40,George W. Bush,241,REP,47,4,-7,11/7/2000,48.31,47.79,.51,7.51,-7.51,0,3.923330631644872, -63596,117048,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Princeton Survey Research Associates International,258,Live Phone,,11/1/2000,808,Al Gore,222,DEM,43,George W. Bush,241,REP,45,5,-2,11/7/2000,48.31,47.79,.51,2.51,-2.51,0,-1.175181960918832,for Newsweek -63641,117119,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2000,3750,Al Gore,222,DEM,43,George W. Bush,241,REP,46,,-3,11/7/2000,48.31,47.79,.51,3.51,-3.51,0,.4137251429957443, -6236,7691,807,2000,2000_Pres-G_AL,AL,Pres-G,Pres-G,University of South Alabama,361,Live Phone,,11/1/2000,442,Al Gore,222,DEM,28,George W. Bush,241,REP,48,1,-20,11/7/2000,41.57,56.48,-14.92,5.08,-5.08,1,1.240445944320316, -63744,117361,810,2000,2000_Pres-G_CA,CA,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/1/2000,530,Al Gore,222,DEM,49,George W. Bush,241,REP,43,7,6,11/7/2000,53.45,41.65,11.8,5.8,-5.8,1,-.032141225461635, -6196,7650,814,2000,2000_Pres-G_DE,DE,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2000,625,Al Gore,222,DEM,42,George W. Bush,241,REP,46,4,-4,11/7/2000,54.98,41.92,13.06,17.06,-17.06,0,9.798104311400021, -63640,117117,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2000,577,Al Gore,222,DEM,45,George W. Bush,241,REP,47,,-2,11/7/2000,48.84,48.85,-.01,1.99,-1.99,1,-1.601659510974687, -6197,7651,818,2000,2000_Pres-G_IA,IA,Pres-G,Pres-G,Research 2000,281,Live Phone,,11/1/2000,603,Al Gore,222,DEM,44,George W. Bush,241,REP,43,4,1,11/7/2000,48.54,48.22,.31,.69,.69,1,-2.821527682164268, -6235,7690,818,2000,2000_Pres-G_IA,IA,Pres-G,Pres-G,Selzer & Co.,304,Live Phone,,11/1/2000,805,Al Gore,222,DEM,44,George W. Bush,241,REP,42,3,2,11/7/2000,48.54,48.22,.31,1.69,1.69,1,-1.32245233560425, -6198,7652,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Research 2000,281,Live Phone,,11/1/2000,602,Al Gore,222,DEM,48,George W. Bush,241,REP,42,4,6,11/7/2000,54.6,42.58,12.01,6.01,-6.01,1,-.0472490525585831, -63747,117364,823,2000,2000_Pres-G_KY,KY,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/1/2000,500,Al Gore,222,DEM,40,George W. Bush,241,REP,58,,-18,11/7/2000,41.38,56.51,-15.13,2.87,-2.87,1,-1.383837920728542, -6249,7705,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,Live Phone,,11/1/2000,800,Al Gore,222,DEM,46,George W. Bush,241,REP,41,3,5,11/7/2000,51.28,46.15,5.13,.13,-.13,1,-3.410323455353099, -6200,7654,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Research 2000,281,Live Phone,,11/1/2000,602,Al Gore,222,DEM,46,George W. Bush,241,REP,41,4,5,11/7/2000,51.28,46.15,5.13,.13,-.13,1,-3.533239157798254, -6191,7645,830,2000,2000_Pres-G_MO,MO,Pres-G,Pres-G,Research 2000,281,Live Phone,,11/1/2000,600,Al Gore,222,DEM,45,George W. Bush,241,REP,45,4,0,11/7/2000,47.08,50.42,-3.34,3.34,3.34,.5,.6669335154633026, -54485,117055,833,2000,2000_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2000,1163,Al Gore,222,DEM,40,George W. Bush,241,REP,50,,-10,11/7/2000,43.15,55.96,-12.81,2.81,2.81,1,-1.943032256529977, -6211,7666,836,2000,2000_Pres-G_NH,NH,Pres-G,Pres-G,American Research Group,9,Live Phone,,11/1/2000,600,Al Gore,222,DEM,40,George W. Bush,241,REP,45,5,-5,11/7/2000,46.8,48.07,-1.27,3.73,-3.73,1,-.4824130223288783, -6232,7687,838,2000,2000_Pres-G_NM,NM,Pres-G,Pres-G,Research & Polling Inc.,280,Live Phone,,11/1/2000,769,Al Gore,222,DEM,41,George W. Bush,241,REP,44,5,-3,11/7/2000,47.91,47.85,.06,3.06,-3.06,0,-.9061100215591714, -6217,7672,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Blum & Weprin Associates,32,Live Phone,,11/1/2000,883,Al Gore,222,DEM,55,George W. Bush,241,REP,31,3,24,11/7/2000,60.21,35.23,24.98,.98,-.98,1,-6.289771431570588, -63748,117365,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/1/2000,500,Al Gore,222,DEM,43,George W. Bush,241,REP,50,,-7,11/7/2000,46.44,49.99,-3.55,3.45,-3.45,1,-.5215044840486648, -6194,7648,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Decision Forecasting,77,Live Phone,,11/1/2000,1032,Al Gore,222,DEM,47,George W. Bush,241,REP,43,4,4,11/7/2000,50.61,46.44,4.17,.17,-.17,1,-3.479788270712459, -63749,117366,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/1/2000,800,Al Gore,222,DEM,48.01,George W. Bush,241,REP,48,,.0099999998,11/7/2000,50.61,46.44,4.17,4.16,-4.16,1,.6080185991870549, -6195,7649,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2000,600,Al Gore,222,DEM,43,George W. Bush,241,REP,42,8,1,11/7/2000,50.61,46.44,4.17,3.17,-3.17,1,-.5069797738979918,for Toledo Blade | Pittsburgh Post Gazette -54524,117321,853,2000,2000_Pres-G_WA,WA,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/1/2000,500,Al Gore,222,DEM,46,George W. Bush,241,REP,44,8,2,11/7/2000,50.16,44.58,5.58,3.58,-3.58,1,-.0475976528277488, -6199,7653,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,Research 2000,281,Live Phone,,11/1/2000,619,Al Gore,222,DEM,46,George W. Bush,241,REP,40,4,6,11/7/2000,47.83,47.61,.22,5.78,5.78,1,1.871724991003512, -54485,88021,1423,2000,2000_Gov-G_NC,NC,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2000,1163,Mike Easley,12972,DEM,45,Richard Vinroot,12973,REP,43,,2,11/7/2000,52.02,46.26,5.76,3.76,-3.76,1,-.8327104854095873, -54503,88039,1425,2000,2000_Gov-G_NH,NH,Gov-G,Gov-G,American Research Group,9,Live Phone,,11/1/2000,600,Jeanne Shaheen,12978,DEM,43,Gordon Humphrey,12979,REP,44,7,-1,11/7/2000,48.74,43.76,4.98,5.98,-5.98,0,1.490591093778568, -54524,88060,1428,2000,2000_Gov-G_WA,WA,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/1/2000,500,Gary Locke,12993,DEM,55,John Carlson,12991,REP,40,,15,11/7/2000,58.38,39.68,18.7,3.7,-3.7,1,-1.800824881147906, -63744,117406,1684,2000,2000_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/1/2000,530,Dianne Feinstein,3625,DEM,53,Tom Campbell,3626,REP,41,,12,11/7/2000,55.84,36.59,19.26,7.26,-7.26,1,1.656776972753259, -63640,117251,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2000,577,Bill Nelson,3654,DEM,42,Bill McCollum,3655,REP,45,,-3,11/7/2000,51.04,46.19,4.85,7.85,-7.85,0,5.132528938594302, -6249,27355,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,Live Phone,,11/1/2000,800,Debbie Stabenow,3713,DEM,38,Spencer Abraham,3714,REP,41,,-3,11/7/2000,49.47,47.86,1.61,4.61,-4.61,0,-.501538669897317, -6200,27421,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Research 2000,281,Live Phone,,11/1/2000,602,Debbie Stabenow,3713,DEM,44,Spencer Abraham,3714,REP,39,,5,11/7/2000,49.47,47.86,1.61,3.39,3.39,1,-1.664262920523471, -25886,31126,1695,2000,2000_Sen-G_MN,MN,Sen-G,Sen-G,Tarrance Group,333,Live Phone,R,11/1/2000,450,Mark Dayton,13727,DEM,44,Rod Grams,3721,REP,43,6,1,11/7/2000,48.83,43.29,5.54,4.54,-4.54,1,-.0720290781751169,for unspecified Republican sponsor -6191,27422,1697,2000,2000_Sen-G_MO,MO,Sen-G,Sen-G,Research 2000,281,Live Phone,,11/1/2000,600,Mel Carnahan,3740,DEM,47,John Ashcroft,3741,REP,42,,5,11/7/2000,50.47,48.39,2.07,2.93,2.93,1,-.2200733531594221, -25887,31127,1701,2000,2000_Sen-G_NJ,NJ,Sen-G,Sen-G,Tarrance Group,333,Live Phone,R,11/1/2000,500,Jon Stevens Corzine,3786,DEM,40,Bob Franks,3787,REP,44,,-4,11/7/2000,50.11,47.1,3.02,7.02,-7.02,0,2.976470253792095,for Bob Franks -6217,27193,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Blum & Weprin Associates,32,Live Phone,,11/1/2000,883,Hillary Rodham Clinton,3819,DEM,47,Rick Lazio,3821,REP,40,,7,11/7/2000,55.27,43.01,12.27,5.27,-5.27,1,-1.958290536211815, -63748,117414,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/1/2000,500,Ted Celeste,3833,DEM,37,Michael DeWine,3834,REP,56,,-19,11/7/2000,35.85,59.92,-24.06,5.06,5.06,1,1.377796399636565, -6194,27209,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Decision Forecasting,77,Live Phone,,11/1/2000,1032,Ron Klink,3844,DEM,34,Rick Santorum,3845,REP,55,,-21,11/7/2000,45.51,52.42,-6.91,14.09,-14.09,1,5.732063432635189, -63749,117415,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/1/2000,800,Ron Klink,3844,DEM,41,Rick Santorum,3845,REP,57,,-16,11/7/2000,45.51,52.42,-6.91,9.09,-9.09,1,.4587368850309637, -63804,117488,1709,2000,2000_Sen-G_TX,TX,Sen-G,Sen-G,Scripps Howard,303,Live Phone,,11/1/2000,844,Gene Kelly,3870,DEM,23,Kay Bailey Hutchison,3871,REP,55,,-32,11/7/2000,32.31,65.08,-32.77,.77,.77,1,-3.815914827522302, -54524,117376,1713,2000,2000_Sen-G_WA,WA,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/1/2000,500,Maria Cantwell,3893,DEM,46,Slade Gorton,3894,REP,48,,-2,11/7/2000,48.73,48.64,.09,2.09,-2.09,0,-1.53785846441485, -64273,118253,2348,2000,2000_House-G_CA-49,CA-49,House-G,House-G,SurveyUSA,325,IVR,,11/1/2000,500,Susan A. Davis,14347,DEM,47,Brian P. Bilbray,14348,REP,45,,2,11/7/2000,49.63,46.18,3.45,1.45,-1.45,1,-5.70035010889683, -64274,118254,2372,2000,2000_House-G_FL-8,FL-8,House-G,House-G,SurveyUSA,325,IVR,,11/1/2000,500,Linda Welch Chapin,14030,DEM,43,Richard Keller,14029,REP,55,,-12,11/7/2000,49.19,50.79,-1.61,10.39,-10.39,1,4.307561580398715, -64275,118255,2674,2000,2000_House-G_TX-25,TX-25,House-G,House-G,SurveyUSA,325,IVR,,11/1/2000,500,Ken Bentsen,14349,DEM,59,Phil Sudan,14350,REP,39,,20,11/7/2000,60.11,38.53,21.58,1.58,-1.58,1,-5.576920946086825, -6237,33348,8652,2000,2000_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,11/1/2000,1000,Generic Candidate,13742,DEM,41,Generic Candidate,13743,REP,42,,-1,11/7/2000,46.96,47.32,-.36,.64,-.64,1,-2.648331272258465,for Voter.com -28069,117351,8652,2000,2000_House-G_US,US,House-G,House-G,Polling Company/Global Strategy Group (Hotline Bullseye),255,Live Phone,,11/1/2000,1000,Generic Candidate,13742,DEM,39,Generic Candidate,13743,REP,42,,-3,11/7/2000,46.96,47.32,-.36,2.64,-2.64,1,-.6043629470504363, -63596,122071,8652,2000,2000_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,Live Phone,,11/1/2000,600,Generic Candidate,13742,DEM,50,Generic Candidate,13743,REP,41,,9,11/7/2000,46.96,47.32,-.36,9.36,9.36,0,6.033917091628018,for Newsweek; sample size unavailable; estimated at 600 as a default; among registered voters -63641,117320,8652,2000,2000_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2000,3750,Generic Candidate,13742,DEM,41.2,Generic Candidate,13743,REP,41,,.2,11/7/2000,46.96,47.32,-.36,.56,.56,0,-2.480057477119831, -6179,121976,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,11/2/2000,1519,Al Gore,222,DEM,46,George W. Bush,241,REP,49,3,-3,11/7/2000,48.31,47.79,.51,3.51,-3.51,0,.1025178970108398,average of multiple versions or turnout models listed in poll -63534,123224,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,11/2/2000,825,Al Gore,222,DEM,44,George W. Bush,241,REP,46,4,-2,11/7/2000,48.31,47.79,.51,2.51,-2.51,0,-1.173726585815341,average of multiple versions or turnout models listed in poll -28068,116970,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,11/2/2000,1000,Al Gore,222,DEM,43,George W. Bush,241,REP,43,3,0,11/7/2000,48.31,47.79,.51,.51,-.51,.5,-3.057336768508164, -63544,116983,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/2/2000,134000,Al Gore,222,DEM,46,George W. Bush,241,REP,47,4,-1,11/7/2000,48.31,47.79,.51,1.51,-1.51,0,-1.549068256614845, -63587,117029,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,11/2/2000,883,Al Gore,222,DEM,41,George W. Bush,241,REP,48,3,-7,11/7/2000,48.31,47.79,.51,7.51,-7.51,0,3.981992357075912,for Christian Science Monitor -63594,117037,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Marist College,183,Live Phone,,11/2/2000,623,Al Gore,222,DEM,44,George W. Bush,241,REP,49,2,-5,11/7/2000,48.31,47.79,.51,5.51,-5.51,0,1.682951096499367, -6186,123358,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,1200,Al Gore,222,DEM,43,George W. Bush,241,REP,46,5.5,-3,11/7/2000,48.31,47.79,.51,3.51,-3.51,0,-.0924450791089428,for Reuters | MSNBC; average of multiple versions or turnout models listed in poll -63642,117126,808,2000,2000_Pres-G_AR,AR,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2000,1549,Al Gore,222,DEM,45,George W. Bush,241,REP,47,,-2,11/7/2000,45.86,51.31,-5.44,3.44,3.44,1,-.2638020842347535, -6166,7619,810,2000,2000_Pres-G_CA,CA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,600,Al Gore,222,DEM,48,George W. Bush,241,REP,40,5,8,11/7/2000,53.45,41.65,11.8,3.8,-3.8,1,-1.710912895878675, -6201,7655,811,2000,2000_Pres-G_CO,CO,Pres-G,Pres-G,Ciruli Associates,51,Live Phone,,11/2/2000,400,Al Gore,222,DEM,38,George W. Bush,241,REP,47,5,-9,11/7/2000,42.39,50.75,-8.36,.64,-.64,1,-4.230627866280221, -6168,7621,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,600,Al Gore,222,DEM,46,George W. Bush,241,REP,45,5,1,11/7/2000,48.84,48.85,-.01,1.01,1.01,0,-2.128469498905442,for Reuters | MSNBC -63643,117129,818,2000,2000_Pres-G_IA,IA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2000,1000,Al Gore,222,DEM,42,George W. Bush,241,REP,46,,-4,11/7/2000,48.54,48.22,.31,4.31,-4.31,0,1.636524729219226, -6180,7634,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,600,Al Gore,222,DEM,49,George W. Bush,241,REP,40,5,9,11/7/2000,54.6,42.58,12.01,3.01,-3.01,1,-3.367430233950105,for St Louis Post-Dispatch -54453,117309,821,2000,2000_Pres-G_IN,IN,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/2/2000,500,Al Gore,222,DEM,32,George W. Bush,241,REP,60,,-28,11/7/2000,41.01,56.65,-15.63,12.37,-12.37,1,8.020493297122721, -6172,7625,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,EPIC-MRA,84,Live Phone,,11/2/2000,500,Al Gore,222,DEM,45,George W. Bush,241,REP,44,,1,11/7/2000,51.28,46.15,5.13,4.13,-4.13,1,.739857060643524, -6169,7622,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,600,Al Gore,222,DEM,49,George W. Bush,241,REP,40,5,9,11/7/2000,51.28,46.15,5.13,3.87,3.87,1,.2305353595725002,for Toledo Blade | Pittsburgh Post Gazette -6213,7668,829,2000,2000_Pres-G_MN,MN,Pres-G,Pres-G,Star Tribune (Minnesota Poll),315,Live Phone,,11/2/2000,1015,Al Gore,222,DEM,47,George W. Bush,241,REP,37,8,10,11/7/2000,47.91,45.5,2.4,7.6,7.6,1,4.812973414872137, -25928,7635,830,2000,2000_Pres-G_MO,MO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,600,Al Gore,222,DEM,45,George W. Bush,241,REP,47,4,-2,11/7/2000,47.08,50.42,-3.34,1.34,1.34,1,-1.557537809506351,for St Louis Post-Dispatch -6171,7624,838,2000,2000_Pres-G_NM,NM,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/2/2000,625,Al Gore,222,DEM,45,George W. Bush,241,REP,45,4,0,11/7/2000,47.91,47.85,.06,.06,-.06,.5,-4.818322394561486, -6190,7644,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Blum & Weprin Associates,32,Live Phone,,11/2/2000,851,Al Gore,222,DEM,53,George W. Bush,241,REP,33,5,20,11/7/2000,60.21,35.23,24.98,4.98,-4.98,1,-2.245645773400912, -25941,7636,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,700,Al Gore,222,DEM,52,George W. Bush,241,REP,38,7,14,11/7/2000,60.21,35.23,24.98,10.98,-10.98,1,4.408814446204714,for New York Post | Fox 5 New York -6167,7620,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/2/2000,625,Al Gore,222,DEM,40,George W. Bush,241,REP,46,5,-6,11/7/2000,46.44,49.99,-3.55,2.45,-2.45,1,-1.536464208025986, -6183,7637,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,600,Al Gore,222,DEM,41,George W. Bush,241,REP,51,3,-10,11/7/2000,46.44,49.99,-3.55,6.45,-6.45,1,2.389427697580993,for Toledo Blade | Pittsburgh Post Gazette -63571,117010,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/2/2000,11301,Al Gore,222,DEM,50,George W. Bush,241,REP,45,4,5,11/7/2000,50.61,46.44,4.17,.83,.83,1,-2.187318870844483, -6174,7627,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/2/2000,625,Al Gore,222,DEM,48,George W. Bush,241,REP,45,,3,11/7/2000,50.61,46.44,4.17,1.17,-1.17,1,-2.594734288939987, -63644,117138,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2000,644,Al Gore,222,DEM,42,George W. Bush,241,REP,47,,-5,11/7/2000,50.61,46.44,4.17,9.17,-9.17,0,6.269837694608851, -6185,7639,848,2000,2000_Pres-G_TN,TN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,500,Al Gore,222,DEM,46,George W. Bush,241,REP,46,4,0,11/7/2000,47.28,51.15,-3.86,3.86,3.86,.5,.2844124660669948,for Reuters | MSNBC -6170,7623,853,2000,2000_Pres-G_WA,WA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,500,Al Gore,222,DEM,46,George W. Bush,241,REP,43,7,3,11/7/2000,50.16,44.58,5.58,2.58,-2.58,1,-1.742150214651516,for Reuters | MSNBC -6187,7641,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,500,Al Gore,222,DEM,45,George W. Bush,241,REP,46,5,-1,11/7/2000,47.83,47.61,.22,1.22,-1.22,0,-3.408023380405413,for Reuters | MSNBC -54530,117062,855,2000,2000_Pres-G_WV,WV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2000,1066,Al Gore,222,DEM,42,George W. Bush,241,REP,45,,-3,11/7/2000,45.59,51.92,-6.32,3.32,3.32,1,.7658050011193123, -54453,87989,1420,2000,2000_Gov-G_IN,IN,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/2/2000,500,Frank L. O'Bannon,12960,DEM,50,David McIntosh,12962,REP,44,,6,11/7/2000,56.56,41.68,14.88,8.88,-8.88,1,5.923821471019679, -25928,88004,1421,2000,2000_Gov-G_MO,MO,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,600,"Robert Lee Holden, Jr.",12967,DEM,43,Jim Talent,12965,REP,42,,1,11/7/2000,49.12,48.21,.91,.09,.09,1,-3.68797649322201,for St Louis Post-Dispatch -54530,88066,1429,2000,2000_Gov-G_WV,WV,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2000,1066,Bob Wise,12997,DEM,48,Cecil Underwood,12996,REP,43,,5,11/7/2000,50.12,47.21,2.92,2.08,2.08,1,-2.46419706336218, -6168,31148,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,600,Bill Nelson,3654,DEM,44,Bill McCollum,3655,REP,39,5,5,11/7/2000,51.04,46.19,4.85,.15,.15,1,-2.919753179130415,for Reuters | MSNBC -6172,27218,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,11/2/2000,500,Debbie Stabenow,3713,DEM,42,Spencer Abraham,3714,REP,47,,-5,11/7/2000,49.47,47.86,1.61,6.61,-6.61,0,1.600114156690752, -6169,31158,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,600,Debbie Stabenow,3713,DEM,45,Spencer Abraham,3714,REP,45,2,0,11/7/2000,49.47,47.86,1.61,1.61,-1.61,.5,-3.897951372373826,for Toledo Blade | Pittsburgh Post Gazette -6213,31121,1695,2000,2000_Sen-G_MN,MN,Sen-G,Sen-G,Star Tribune (Minnesota Poll),315,Live Phone,,11/2/2000,900,Mark Dayton,13727,DEM,46,Rod Grams,3721,REP,37,5,9,11/7/2000,48.83,43.29,5.54,3.46,3.46,1,-1.058419806602478, -25928,31168,1697,2000,2000_Sen-G_MO,MO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,600,Mel Carnahan,3740,DEM,48,John Ashcroft,3741,REP,45,,3,11/7/2000,50.47,48.39,2.07,.93,.93,1,-2.718080555594393,for St Louis Post-Dispatch -6171,31028,1702,2000,2000_Sen-G_NM,NM,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/2/2000,425,Jeff Bingaman,3801,DEM,60,Bill Redmond,3802,REP,30,,30,11/7/2000,61.7,38.25,23.45,6.55,6.55,1,1.267440553778504, -6190,27192,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Blum & Weprin Associates,32,Live Phone,,11/2/2000,851,Hillary Rodham Clinton,3819,DEM,47,Rick Lazio,3821,REP,40,,7,11/7/2000,55.27,43.01,12.27,5.27,-5.27,1,-1.915530950530556, -25941,31181,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,700,Hillary Rodham Clinton,3819,DEM,49,Rick Lazio,3821,REP,45,,4,11/7/2000,55.27,43.01,12.27,8.27,-8.27,1,1.818490396199775,for New York Post | Fox 5 New York -6167,27321,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/2/2000,625,Ted Celeste,3833,DEM,32,Michael DeWine,3834,REP,56,,-24,11/7/2000,35.85,59.92,-24.06,.06,.06,1,-3.853151099479383, -6183,31198,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,600,Ted Celeste,3833,DEM,29,Michael DeWine,3834,REP,61,,-32,11/7/2000,35.85,59.92,-24.06,7.94,-7.94,1,4.66104119662458,for Toledo Blade | Pittsburgh Post Gazette -63571,136955,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/2/2000,5788.5,Ron Klink,3844,DEM,39.5,Rick Santorum,3845,REP,55,2.5,-15.5,11/7/2000,45.51,52.42,-6.91,8.59,-8.59,1,.3722938806469903,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll -6174,27323,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/2/2000,625,Ron Klink,3844,DEM,36,Rick Santorum,3845,REP,55,,-19,11/7/2000,45.51,52.42,-6.91,12.09,-12.09,1,3.567081927577631, -63644,117271,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2000,644,Ron Klink,3844,DEM,36,Rick Santorum,3845,REP,56,,-20,11/7/2000,45.51,52.42,-6.91,13.09,-13.09,1,4.249624992684135, -6184,31208,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,600,Ron Klink,3844,DEM,34,Rick Santorum,3845,REP,50,,-16,11/7/2000,45.51,52.42,-6.91,9.09,-9.09,1,.548251974481677,for Toledo Blade | Pittsburgh Post Gazette -6185,31218,1708,2000,2000_Sen-G_TN,TN,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,500,Jeff Clark,3859,DEM,34,Bill Frist,3860,REP,53,3,-19,11/7/2000,32.21,65.1,-32.89,13.89,13.89,1,8.918598679689676,for Reuters | MSNBC -6170,31228,1713,2000,2000_Sen-G_WA,WA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,500,Maria Cantwell,3893,DEM,45,Slade Gorton,3894,REP,47,,-2,11/7/2000,48.73,48.64,.09,2.09,-2.09,0,-1.874116520430257,for Reuters | MSNBC -6187,31238,1715,2000,2000_Sen-G_WI,WI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,500,Herb Kohl,3902,DEM,61,John Gillespie,3903,REP,32,,29,11/7/2000,61.54,37.04,24.51,4.49,4.49,1,-3.445121335698297,for Reuters | MSNBC -28068,33346,8652,2000,2000_House-G_US,US,House-G,House-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,11/2/2000,1000,Generic Candidate,13742,DEM,45,Generic Candidate,13743,REP,42,,3,11/7/2000,46.96,47.32,-.36,3.36,3.36,0,.2009976722425222, -6188,121993,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,11/3/2000,1158,Al Gore,222,DEM,43.5,George W. Bush,241,REP,48.5,5,-5,11/7/2000,48.31,47.79,.51,5.51,-5.51,0,2.07109518197267,average of multiple versions or turnout models listed in poll -6156,7609,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,11/3/2000,2733,Al Gore,222,DEM,43,George W. Bush,241,REP,48,4,-5,11/7/2000,48.31,47.79,.51,5.51,-5.51,0,2.585902428761382,for USA Today | CNN -66238,123273,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,Live Phone,,11/3/2000,751,Al Gore,222,DEM,44,George W. Bush,241,REP,47,4,-3,11/7/2000,48.31,47.79,.51,3.51,-3.51,0,-.1417252576824284, -65848,123295,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,Live Phone,,11/3/2000,1307,Al Gore,222,DEM,43,George W. Bush,241,REP,46,3,-3,11/7/2000,48.31,47.79,.51,3.51,-3.51,0,.0933225626206317, -6212,7667,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Polling Company/Global Strategy Group (Hotline Bullseye),255,Live Phone,,11/3/2000,1253,Al Gore,222,DEM,42,George W. Bush,241,REP,45,4,-3,11/7/2000,48.31,47.79,.51,3.51,-3.51,0,.1813066757620602, -65853,117284,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,SSRS,297,Live Phone,,11/3/2000,1103,Al Gore,222,DEM,44,George W. Bush,241,REP,46,7,-2,11/7/2000,48.31,47.79,.51,2.51,-2.51,0,-1.001956572692634, -63545,116984,806,2000,2000_Pres-G_AK,AK,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,756,Al Gore,222,DEM,31,George W. Bush,241,REP,54,10,-23,11/7/2000,27.67,58.62,-30.95,7.95,7.95,1,1.293186231562741, -6150,7603,807,2000,2000_Pres-G_AL,AL,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/3/2000,625,Al Gore,222,DEM,38,George W. Bush,241,REP,55,,-17,11/7/2000,41.57,56.48,-14.92,2.08,-2.08,1,-2.572656192855979, -63546,116985,809,2000,2000_Pres-G_AZ,AZ,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,4656,Al Gore,222,DEM,40,George W. Bush,241,REP,52,5,-12,11/7/2000,44.73,51.02,-6.29,5.71,-5.71,1,2.300377819771725, -6173,7626,810,2000,2000_Pres-G_CA,CA,Pres-G,Pres-G,Field Research Corp. (Field Poll),94,Live Phone,,11/3/2000,924,Al Gore,222,DEM,46,George W. Bush,241,REP,41,4,5,11/7/2000,53.45,41.65,11.8,6.8,-6.8,1,1.737151345120363, -63547,116986,810,2000,2000_Pres-G_CA,CA,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,25017,Al Gore,222,DEM,49,George W. Bush,241,REP,43,6,6,11/7/2000,53.45,41.65,11.8,5.8,-5.8,1,.908471544542661, -63548,116987,811,2000,2000_Pres-G_CO,CO,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,3697,Al Gore,222,DEM,43,George W. Bush,241,REP,48,6,-5,11/7/2000,42.39,50.75,-8.36,3.36,3.36,1,-.0386520801179786, -63549,116988,812,2000,2000_Pres-G_CT,CT,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,2525,Al Gore,222,DEM,51,George W. Bush,241,REP,40,7,11,11/7/2000,55.91,38.44,17.47,6.47,-6.47,1,.0005501918926328, -63550,116989,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,17033,Al Gore,222,DEM,49,George W. Bush,241,REP,46,3,3,11/7/2000,48.84,48.85,-.01,3.01,3.01,0,.5939209700261181, -63551,116990,816,2000,2000_Pres-G_GA,GA,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,6987,Al Gore,222,DEM,43,George W. Bush,241,REP,51,,-8,11/7/2000,42.98,54.67,-11.69,3.69,3.69,1,1.079912688450806, -63552,116991,817,2000,2000_Pres-G_HI,HI,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,589,Al Gore,222,DEM,53,George W. Bush,241,REP,38,7,15,11/7/2000,55.79,37.46,18.33,3.33,-3.33,1,-.8501619355167819, -63553,116992,818,2000,2000_Pres-G_IA,IA,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,2478,Al Gore,222,DEM,50,George W. Bush,241,REP,44,4,6,11/7/2000,48.54,48.22,.31,5.69,5.69,1,3.48203565295867, -63554,116993,819,2000,2000_Pres-G_ID,ID,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,908,Al Gore,222,DEM,27,George W. Bush,241,REP,65,1,-38,11/7/2000,27.64,67.17,-39.53,1.53,1.53,1,-4.097903610762427, -63555,116994,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,8957,Al Gore,222,DEM,51,George W. Bush,241,REP,45,1,6,11/7/2000,54.6,42.58,12.01,6.01,-6.01,1,1.010840881409833, -54454,116975,821,2000,2000_Pres-G_IN,IN,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,5599,Al Gore,222,DEM,39,George W. Bush,241,REP,56,1,-17,11/7/2000,41.01,56.65,-15.63,1.37,-1.37,1,-4.201734259830354, -63556,116995,822,2000,2000_Pres-G_KS,KS,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,2543,Al Gore,222,DEM,38,George W. Bush,241,REP,55,4,-17,11/7/2000,37.24,58.04,-20.8,3.8,3.8,1,-2.661845687279446, -63557,116996,823,2000,2000_Pres-G_KY,KY,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,3318,Al Gore,222,DEM,42,George W. Bush,241,REP,54,4,-12,11/7/2000,41.38,56.51,-15.13,3.13,3.13,1,-.3202153238118755, -6151,7604,823,2000,2000_Pres-G_KY,KY,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/3/2000,625,Al Gore,222,DEM,41,George W. Bush,241,REP,51,,-10,11/7/2000,41.38,56.51,-15.13,5.13,5.13,1,1.484129160373126, -63558,116997,825,2000,2000_Pres-G_MA,MA,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,5141,Al Gore,222,DEM,58,George W. Bush,241,REP,32,8,26,11/7/2000,59.8,32.5,27.3,1.3,-1.3,1,-2.052750308968104, -63559,116998,826,2000,2000_Pres-G_MD,MD,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,5230,Al Gore,222,DEM,56,George W. Bush,241,REP,39,4,17,11/7/2000,56.49,40.18,16.3,.7,.7,1,-3.976205568999319, -63560,116999,827,2000,2000_Pres-G_ME,ME,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1485,Al Gore,222,DEM,50,George W. Bush,241,REP,42,6,8,11/7/2000,49.09,43.97,5.11,2.89,2.89,1,-1.747502820022754, -63561,117000,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,8757,Al Gore,222,DEM,50,George W. Bush,241,REP,45,3,5,11/7/2000,51.28,46.15,5.13,.13,-.13,1,-2.626884570124726, -63562,117001,829,2000,2000_Pres-G_MN,MN,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,3796,Al Gore,222,DEM,46,George W. Bush,241,REP,43,8,3,11/7/2000,47.91,45.5,2.4,.6,.6,1,-2.889914859785523, -6161,7614,830,2000,2000_Pres-G_MO,MO,Pres-G,Pres-G,American Research Group,9,Live Phone,,11/3/2000,600,Al Gore,222,DEM,46,George W. Bush,241,REP,45,4,1,11/7/2000,47.08,50.42,-3.34,4.34,4.34,0,1.812089610979319, -54469,116976,830,2000,2000_Pres-G_MO,MO,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,5833,Al Gore,222,DEM,46,George W. Bush,241,REP,49,2,-3,11/7/2000,47.08,50.42,-3.34,.34,.34,1,-1.71429327124616, -6152,7605,831,2000,2000_Pres-G_MS,MS,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/3/2000,625,Al Gore,222,DEM,41,George W. Bush,241,REP,52,,-11,11/7/2000,40.7,57.62,-16.92,5.92,5.92,1,.2892697099308913, -54486,116977,833,2000,2000_Pres-G_NC,NC,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,6704,Al Gore,222,DEM,46,George W. Bush,241,REP,51,,-5,11/7/2000,43.15,55.96,-12.81,7.81,7.81,1,4.208768316165977, -63563,117002,835,2000,2000_Pres-G_NE,NE,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1481,Al Gore,222,DEM,38,George W. Bush,241,REP,57,4,-19,11/7/2000,33.25,62.25,-28.99,9.99,9.99,1,5.015896020097667, -6162,7615,836,2000,2000_Pres-G_NH,NH,Pres-G,Pres-G,American Research Group,9,Live Phone,,11/3/2000,600,Al Gore,222,DEM,38,George W. Bush,241,REP,48,9,-10,11/7/2000,46.8,48.07,-1.27,8.73,-8.73,1,4.646620670129006, -54504,116978,836,2000,2000_Pres-G_NH,NH,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1400,Al Gore,222,DEM,47,George W. Bush,241,REP,45,7,2,11/7/2000,46.8,48.07,-1.27,3.27,3.27,0,-.7411671364701691, -6164,7617,836,2000,2000_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,11/3/2000,801,Al Gore,222,DEM,39,George W. Bush,241,REP,45,5,-6,11/7/2000,46.8,48.07,-1.27,4.73,-4.73,1,.6279302594094739, -63564,117003,837,2000,2000_Pres-G_NJ,NJ,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,7217,Al Gore,222,DEM,54,George W. Bush,241,REP,40,5,14,11/7/2000,56.13,40.29,15.83,1.83,-1.83,1,-3.970254541189308, -6163,7616,837,2000,2000_Pres-G_NJ,NJ,Pres-G,Pres-G,Monmouth University,215,Live Phone,,11/3/2000,843,Al Gore,222,DEM,47,George W. Bush,241,REP,34,6,13,11/7/2000,56.13,40.29,15.83,2.83,-2.83,1,-2.939176601160139, -6175,7628,837,2000,2000_Pres-G_NJ,NJ,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,11/3/2000,770,Al Gore,222,DEM,49,George W. Bush,241,REP,41,4,8,11/7/2000,56.13,40.29,15.83,7.83,-7.83,1,1.862705033196897, -63565,117004,838,2000,2000_Pres-G_NM,NM,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1657,Al Gore,222,DEM,49,George W. Bush,241,REP,44,6,5,11/7/2000,47.91,47.85,.06,4.94,4.94,1,1.328326826400158, -63566,117005,839,2000,2000_Pres-G_NV,NV,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1835,Al Gore,222,DEM,45,George W. Bush,241,REP,48,4,-3,11/7/2000,45.98,49.52,-3.55,.55,.55,1,-3.108040529641451, -63567,117006,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,13590,Al Gore,222,DEM,53,George W. Bush,241,REP,38,6,15,11/7/2000,60.21,35.23,24.98,9.98,-9.98,1,4.011612056560018, -6165,7618,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,11/3/2000,979,Al Gore,222,DEM,55,George W. Bush,241,REP,34,6,21,11/7/2000,60.21,35.23,24.98,3.98,-3.98,1,-2.895263787079369, -63568,117007,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,10975,Al Gore,222,DEM,46,George W. Bush,241,REP,49,4,-3,11/7/2000,46.44,49.99,-3.55,.55,.55,1,-2.633219376690525, -25896,7629,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,University of Cincinnati (Ohio Poll),346,Live Phone,,11/3/2000,1273,Al Gore,222,DEM,43,George W. Bush,241,REP,53,3,-10,11/7/2000,46.44,49.99,-3.55,6.45,-6.45,1,3.390147732151955, -63569,117008,842,2000,2000_Pres-G_OK,OK,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,3206,Al Gore,222,DEM,37,George W. Bush,241,REP,59,,-22,11/7/2000,38.43,60.31,-21.88,.12,-.12,1,-5.353103584242429, -6153,7606,842,2000,2000_Pres-G_OK,OK,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/3/2000,625,Al Gore,222,DEM,39,George W. Bush,241,REP,54,,-15,11/7/2000,38.43,60.31,-21.88,6.88,6.88,1,2.823113461062202, -63570,117009,843,2000,2000_Pres-G_OR,OR,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,3376,Al Gore,222,DEM,49,George W. Bush,241,REP,42,7,7,11/7/2000,46.96,46.52,.44,6.56,6.56,1,2.675484331983239, -63572,117011,848,2000,2000_Pres-G_TN,TN,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,5187,Al Gore,222,DEM,47,George W. Bush,241,REP,49,2,-2,11/7/2000,47.28,51.15,-3.86,1.86,1.86,1,-.5991071101147593, -6154,7607,848,2000,2000_Pres-G_TN,TN,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/3/2000,625,Al Gore,222,DEM,45,George W. Bush,241,REP,49,,-4,11/7/2000,47.28,51.15,-3.86,.14,-.14,1,-3.081054028340363, -63573,117012,849,2000,2000_Pres-G_TX,TX,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,17936,Al Gore,222,DEM,39,George W. Bush,241,REP,57,3,-18,11/7/2000,37.98,59.3,-21.32,3.32,3.32,1,-3.35438814749357, -6155,7608,849,2000,2000_Pres-G_TX,TX,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/3/2000,625,Al Gore,222,DEM,30,George W. Bush,241,REP,64,,-34,11/7/2000,37.98,59.3,-21.32,12.68,-12.68,1,6.796915604546224, -63716,117276,849,2000,2000_Pres-G_TX,TX,Pres-G,Pres-G,Scripps Howard,303,Live Phone,,11/3/2000,800,Al Gore,222,DEM,27,George W. Bush,241,REP,57,,-30,11/7/2000,37.98,59.3,-21.32,8.68,-8.68,1,2.632033045989794, -54510,116979,850,2000,2000_Pres-G_UT,UT,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1641,Al Gore,222,DEM,25,George W. Bush,241,REP,65,6,-40,11/7/2000,26.34,66.83,-40.49,.49,.49,1,-3.365687167859956, -6189,7643,850,2000,2000_Pres-G_UT,UT,Pres-G,Pres-G,Valley Research,368,Live Phone,,11/3/2000,1300,Al Gore,222,DEM,24,George W. Bush,241,REP,60,4,-36,11/7/2000,26.34,66.83,-40.49,4.49,4.49,1,1.416788744008266, -63574,117013,851,2000,2000_Pres-G_VA,VA,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,7488,Al Gore,222,DEM,45,George W. Bush,241,REP,51,3,-6,11/7/2000,44.44,52.47,-8.04,2.04,2.04,1,-.6003630792206798, -54525,116980,853,2000,2000_Pres-G_WA,WA,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,6549,Al Gore,222,DEM,46,George W. Bush,241,REP,47,5,-1,11/7/2000,50.16,44.58,5.58,6.58,-6.58,0,4.06597688813307, -63575,117014,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,5168,Al Gore,222,DEM,47,George W. Bush,241,REP,47,5,0,11/7/2000,47.83,47.61,.22,.22,-.22,.5,-3.005042956666138, -54531,116981,855,2000,2000_Pres-G_WV,WV,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1689,Al Gore,222,DEM,46,George W. Bush,241,REP,50,3,-4,11/7/2000,45.59,51.92,-6.32,2.32,2.32,1,-.4307759929864154, -54454,87990,1420,2000,2000_Gov-G_IN,IN,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,5591,Frank L. O'Bannon,12960,DEM,54,David McIntosh,12962,REP,42,4,12,11/7/2000,56.56,41.68,14.88,2.88,-2.88,1,-.3224619245086446, -54469,88005,1421,2000,2000_Gov-G_MO,MO,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,5830,"Robert Lee Holden, Jr.",12967,DEM,47,Jim Talent,12965,REP,49,,-2,11/7/2000,49.12,48.21,.91,2.91,-2.91,0,.3525137047375159, -54486,88022,1423,2000,2000_Gov-G_NC,NC,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,6696,Mike Easley,12972,DEM,53,Richard Vinroot,12973,REP,43,3,10,11/7/2000,52.02,46.26,5.76,4.24,4.24,1,.0511609925838486, -54504,88040,1425,2000,2000_Gov-G_NH,NH,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1388,Jeanne Shaheen,12978,DEM,48,Gordon Humphrey,12979,REP,40,5,8,11/7/2000,48.74,43.76,4.98,3.02,3.02,1,-1.253673886489186, -6164,88041,1425,2000,2000_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,11/3/2000,801,Jeanne Shaheen,12978,DEM,43,Gordon Humphrey,12979,REP,37,,6,11/7/2000,48.74,43.76,4.98,1.02,1.02,1,-3.636295086459194, -54510,88046,1426,2000,2000_Gov-G_UT,UT,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1643,Bill Orton,12981,DEM,41,Michael Leavitt,12983,REP,55,2,-14,11/7/2000,42.27,55.77,-13.5,.5,-.5,1,-4.73124932515538, -54525,88061,1428,2000,2000_Gov-G_WA,WA,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,6545,Gary Locke,12993,DEM,56,John Carlson,12991,REP,43,1,13,11/7/2000,58.38,39.68,18.7,5.7,-5.7,1,1.156345775066898, -54531,88067,1429,2000,2000_Gov-G_WV,WV,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1691,Bob Wise,12997,DEM,49,Cecil Underwood,12996,REP,45,2,4,11/7/2000,50.12,47.21,2.92,1.08,1.08,1,-3.688163070825746, -63547,117147,1684,2000,2000_Sen-G_CA,CA,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,24965,Dianne Feinstein,3625,DEM,52,Tom Campbell,3626,REP,40,,12,11/7/2000,55.84,36.59,19.26,7.26,-7.26,1,2.372354155036931, -63549,117150,1685,2000,2000_Sen-G_CT,CT,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,2504,Joseph I. Lieberman,3643,DEM,61,Phil Giordano,3644,REP,34,3,27,11/7/2000,63.21,34.17,29.04,2.04,-2.04,1,-4.946506669420839, -63550,117151,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,16996,Bill Nelson,3654,DEM,50,Bill McCollum,3655,REP,46,1,4,11/7/2000,51.04,46.19,4.85,.85,-.85,1,-1.458965909879851, -63551,117157,1688,2000,2000_Sen-OS_GA,GA,Sen-G,Sen-OS,Harris Insights & Analytics,133,Live Phone,,11/3/2000,6862,Zell Bryan Miller,3671,DEM,57,Mack Francis Mattingly,3672,REP,40,,17,11/7/2000,58.5,38.1,20.4,3.4,-3.4,1,.267675939829047, -63552,117158,1689,2000,2000_Sen-G_HI,HI,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,585,Daniel K. Akaka,13724,DEM,62,John Stanley Carroll,13725,REP,33,,29,11/7/2000,72.68,24.51,48.18,19.18,-19.18,1,11.89745288696574, -54454,117134,1690,2000,2000_Sen-G_IN,IN,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,5592,David L. Johnson,3690,DEM,25,Richard G. Lugar,3691,REP,71,3,-46,11/7/2000,31.85,66.56,-34.71,11.29,-11.29,1,1.045498862267004, -63560,117159,1691,2000,2000_Sen-G_ME,ME,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1473,Mark W. Lawrence,3711,DEM,28,Olympia J. Snowe,3712,REP,70,,-42,11/7/2000,31.06,68.94,-37.88,4.12,-4.12,1,-2.200105189939549, -63559,117160,1692,2000,2000_Sen-G_MD,MD,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,5198,Paul S. Sarbanes,3699,DEM,62,Paul H. Rappaport,3700,REP,37,,25,11/7/2000,63.18,36.73,26.44,1.44,-1.44,1,-3.098529900678537, -63558,117162,1693,2000,2000_Sen-G_MA,MA,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,5109,Edward M. Kennedy,3693,DEM,67,Jack E. Robinson,3694,REP,14,15,53,11/7/2000,72.69,12.86,59.83,6.83,-6.83,1,.2941808745747237, -63561,117163,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,6748,Debbie Stabenow,3713,DEM,48,Spencer Abraham,3714,REP,48,,0,11/7/2000,49.47,47.86,1.61,1.61,-1.61,.5,-2.875927264966871, -63562,117164,1695,2000,2000_Sen-G_MN,MN,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,3793,Mark Dayton,13727,DEM,50,Rod Grams,3721,REP,40,1,10,11/7/2000,48.83,43.29,5.54,4.46,4.46,1,.5204063084850558, -54469,117135,1697,2000,2000_Sen-G_MO,MO,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,5833,Mel Carnahan,3740,DEM,49,John Ashcroft,3741,REP,49,,0,11/7/2000,50.47,48.39,2.07,2.07,-2.07,.5,-.4983212792577911, -63563,117165,1699,2000,2000_Sen-G_NE,NE,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1477,Ben Nelson,3770,DEM,53,Don Stenberg,3771,REP,46,,7,11/7/2000,51,48.82,2.18,4.82,4.82,1,-2.136441254446334, -63566,117168,1700,2000,2000_Sen-G_NV,NV,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1833,Ed Bernstein,3807,DEM,43,John Ensign,3808,REP,52,,-9,11/7/2000,39.69,55.09,-15.4,6.4,6.4,1,3.37346788512295, -63564,117172,1701,2000,2000_Sen-G_NJ,NJ,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,7193,Jon Stevens Corzine,3786,DEM,49,Bob Franks,3787,REP,45,2,4,11/7/2000,50.11,47.1,3.02,.98,.98,1,-2.756761788923263, -6163,27251,1701,2000,2000_Sen-G_NJ,NJ,Sen-G,Sen-G,Monmouth University,215,Live Phone,,11/3/2000,843,Jon Stevens Corzine,3786,DEM,41,Bob Franks,3787,REP,36,,5,11/7/2000,50.11,47.1,3.02,1.98,1.98,1,-2.094841618888624, -6175,27390,1701,2000,2000_Sen-G_NJ,NJ,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,11/3/2000,770,Jon Stevens Corzine,3786,DEM,43,Bob Franks,3787,REP,45,,-2,11/7/2000,50.11,47.1,3.02,5.02,-5.02,0,1.123941367553907, -63565,117174,1702,2000,2000_Sen-G_NM,NM,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1656,Jeff Bingaman,3801,DEM,61,Bill Redmond,3802,REP,35,4,26,11/7/2000,61.7,38.25,23.45,2.55,2.55,1,-3.392783621586676, -63567,117175,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,13590,Hillary Rodham Clinton,3819,DEM,51,Rick Lazio,3821,REP,46,,5,11/7/2000,55.27,43.01,12.27,7.27,-7.27,1,.654491799084173, -6165,27397,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,11/3/2000,979,Hillary Rodham Clinton,3819,DEM,51,Rick Lazio,3821,REP,39,,12,11/7/2000,55.27,43.01,12.27,.27,-.27,1,-6.941015996601561, -63568,117176,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,10956,Ted Celeste,3833,DEM,36,Michael DeWine,3834,REP,59,3,-23,11/7/2000,35.85,59.92,-24.06,1.06,1.06,1,-2.110026892317384, -25896,31136,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,Live Phone,,11/3/2000,1179,Ted Celeste,3833,DEM,34.1,Michael DeWine,3834,REP,63,,-28.9,11/7/2000,35.85,59.92,-24.06,4.84,-4.84,1,1.526227102223956, -63572,117178,1708,2000,2000_Sen-G_TN,TN,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,5165,Jeff Clark,3859,DEM,35,Bill Frist,3860,REP,62,2,-27,11/7/2000,32.21,65.1,-32.89,5.89,5.89,1,1.682237157391169, -6154,27327,1708,2000,2000_Sen-G_TN,TN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/3/2000,625,Jeff Clark,3859,DEM,30,Bill Frist,3860,REP,62,,-32,11/7/2000,32.21,65.1,-32.89,.89,.89,1,-4.059955413184884, -63573,117179,1709,2000,2000_Sen-G_TX,TX,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,17907,Gene Kelly,3870,DEM,31,Kay Bailey Hutchison,3871,REP,63,,-32,11/7/2000,32.31,65.08,-32.77,.77,.77,1,-3.778046753479086, -54510,117136,1710,2000,2000_Sen-G_UT,UT,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1638,Scott N. Howell,3878,DEM,32,Orrin G. Hatch,3879,REP,64,,-32,11/7/2000,31.51,65.58,-34.07,2.07,2.07,1,-2.807497534543193, -63574,117180,1712,2000,2000_Sen-G_VA,VA,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,7462,Charles S. Robb,3882,DEM,47,George F. Allen,3883,REP,52,,-5,11/7/2000,47.68,52.26,-4.58,.42,-.42,1,-3.087138637445781, -54525,117137,1713,2000,2000_Sen-G_WA,WA,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,6542,Maria Cantwell,3893,DEM,47,Slade Gorton,3894,REP,49,4,-2,11/7/2000,48.73,48.64,.09,2.09,-2.09,0,-.8047027414010928, -54531,117140,1714,2000,2000_Sen-G_WV,WV,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1683,Robert C. Byrd,13715,DEM,76,David T. Gallaher,13716,REP,18,5,58,11/7/2000,77.75,20.16,57.6,.4,.4,1,-4.499799888627577, -63575,117183,1715,2000,2000_Sen-G_WI,WI,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,5163,Herb Kohl,3902,DEM,59,John Gillespie,3903,REP,38,2,21,11/7/2000,61.54,37.04,24.51,3.51,-3.51,1,-1.929483464453592, -6188,33345,8652,2000,2000_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,11/3/2000,1158,Generic Candidate,13742,DEM,40,Generic Candidate,13743,REP,39,,1,11/7/2000,46.96,47.32,-.36,1.36,1.36,0,-1.593291785020168, -65848,33344,8652,2000,2000_House-G_US,US,House-G,House-G,Pew Research Center,253,Live Phone,,11/3/2000,1805,Generic Candidate,13742,DEM,47,Generic Candidate,13743,REP,43,,4,11/7/2000,46.96,47.32,-.36,4.36,4.36,0,1.559538519325023,among registered voters -63530,121979,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,11/4/2000,1801,Al Gore,222,DEM,46,George W. Bush,241,REP,49,3,-3,11/7/2000,48.31,47.79,.51,3.51,-3.51,0,.333333366349702,for The Washington Post; average of multiple versions or turnout models listed in poll -42760,121986,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,11/4/2000,936.5,Al Gore,222,DEM,43,George W. Bush,241,REP,47.5,5,-4.5,11/7/2000,48.31,47.79,.51,5.01,-5.01,0,1.554618434969123,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll -63576,117015,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/4/2000,1348,Al Gore,222,DEM,47,George W. Bush,241,REP,47,5,0,11/7/2000,48.31,47.79,.51,.51,-.51,.5,-2.802775991094066, -6140,7593,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,Live Phone,,11/4/2000,1026,Al Gore,222,DEM,44,George W. Bush,241,REP,47,3,-3,11/7/2000,48.31,47.79,.51,3.51,-3.51,0,.1193739362597301, -28064,123296,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,Live Phone,,11/4/2000,1301,Al Gore,222,DEM,45,George W. Bush,241,REP,47,4,-2,11/7/2000,48.31,47.79,.51,2.51,-2.51,0,-.8372613037517559,average of multiple versions or turnout models listed in poll -66230,123250,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Polling Company/Global Strategy Group (Hotline Bullseye),255,Live Phone,,11/4/2000,1253,Al Gore,222,DEM,42,George W. Bush,241,REP,45,4,-3,11/7/2000,48.31,47.79,.51,3.51,-3.51,0,.2665214375036252, -63645,117139,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/4/2000,787,Al Gore,222,DEM,44,George W. Bush,241,REP,45,,-1,11/7/2000,51.28,46.15,5.13,6.13,-6.13,0,3.218698047046662, -63751,117372,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/4/2000,600,Al Gore,222,DEM,46,George W. Bush,241,REP,48,4,-2,11/7/2000,51.28,46.15,5.13,7.13,-7.13,0,3.930353802894103, -54487,117316,833,2000,2000_Pres-G_NC,NC,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/4/2000,500,Al Gore,222,DEM,39,George W. Bush,241,REP,56,,-17,11/7/2000,43.15,55.96,-12.81,4.19,-4.19,1,-.555628441298105, -6142,7595,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Marist College,183,Live Phone,,11/4/2000,580,Al Gore,222,DEM,55,George W. Bush,241,REP,37,4,18,11/7/2000,60.21,35.23,24.98,6.98,-6.98,1,.3518360947746457,for NBC News -63652,117148,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/4/2000,680,Al Gore,222,DEM,50,George W. Bush,241,REP,36,,14,11/7/2000,60.21,35.23,24.98,10.98,-10.98,1,4.771169544996625, -6135,7588,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/4/2000,600,Al Gore,222,DEM,50,George W. Bush,241,REP,42,6,8,11/7/2000,50.61,46.44,4.17,3.83,3.83,1,.3141488499802301,for Toledo Blade | Pittsburgh Post Gazette -63752,117374,851,2000,2000_Pres-G_VA,VA,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/4/2000,500,Al Gore,222,DEM,42,George W. Bush,241,REP,53,,-11,11/7/2000,44.44,52.47,-8.04,2.96,-2.96,1,-.345575566194232, -54487,88023,1423,2000,2000_Gov-G_NC,NC,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/4/2000,500,Mike Easley,12972,DEM,47,Richard Vinroot,12973,REP,46,,1,11/7/2000,52.02,46.26,5.76,4.76,-4.76,1,.4159965575694576, -63645,117259,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/4/2000,787,Debbie Stabenow,3713,DEM,42,Spencer Abraham,3714,REP,48,,-6,11/7/2000,49.47,47.86,1.61,7.61,-7.61,0,3.620905877762266, -63751,117408,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/4/2000,600,Debbie Stabenow,3713,DEM,44,Spencer Abraham,3714,REP,50,,-6,11/7/2000,49.47,47.86,1.61,7.61,-7.61,0,2.857386529271314, -6142,27274,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Marist College,183,Live Phone,,11/4/2000,580,Hillary Rodham Clinton,3819,DEM,50,Rick Lazio,3821,REP,46,,4,11/7/2000,55.27,43.01,12.27,8.27,-8.27,1,1.135688422646114,for NBC News -63652,117267,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/4/2000,680,Hillary Rodham Clinton,3819,DEM,48,Rick Lazio,3821,REP,40,,8,11/7/2000,55.27,43.01,12.27,4.27,-4.27,1,-2.900456473944065, -63752,117417,1712,2000,2000_Sen-G_VA,VA,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/4/2000,500,Charles S. Robb,3882,DEM,44,George F. Allen,3883,REP,54,,-10,11/7/2000,47.68,52.26,-4.58,5.42,-5.42,1,1.683769056585577, -42760,33341,8652,2000,2000_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,11/4/2000,1273,Generic Candidate,13742,DEM,41,Generic Candidate,13743,REP,38,,3,11/7/2000,46.96,47.32,-.36,3.36,3.36,0,.5102436052959509, -28064,33342,8652,2000,2000_House-G_US,US,House-G,House-G,Pew Research Center,253,Live Phone,,11/4/2000,1829,Generic Candidate,13742,DEM,48,Generic Candidate,13743,REP,42,,6,11/7/2000,46.96,47.32,-.36,6.36,6.36,0,3.637271122181017,among registered voters -63535,121987,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,11/5/2000,1091,Al Gore,222,DEM,45,George W. Bush,241,REP,44,4,1,11/7/2000,48.31,47.79,.51,.49,.49,1,-2.796326618554733,average of multiple versions or turnout models listed in poll -63588,117030,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,11/5/2000,1292,Al Gore,222,DEM,46,George W. Bush,241,REP,47.9,4,-1.9,11/7/2000,48.31,47.79,.51,2.41,-2.41,0,-.7106758025160694,for Christian Science Monitor -63655,117153,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/5/2000,3750,Al Gore,222,DEM,40,George W. Bush,241,REP,49,,-9,11/7/2000,48.31,47.79,.51,9.51,-9.51,0,6.78542229412832, -63831,120632,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,1200,Al Gore,222,DEM,48,George W. Bush,241,REP,46,5,2,11/7/2000,48.31,47.79,.51,1.49,1.49,1,-1.88749397757493,for Reuters | MSNBC; average of multiple versions or turnout models listed in poll -65022,120622,810,2000,2000_Pres-G_CA,CA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,596,Al Gore,222,DEM,45,George W. Bush,241,REP,45,8,0,11/7/2000,53.45,41.65,11.8,11.8,-11.8,.5,6.463758264276745, -63750,117367,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/5/2000,500,Al Gore,222,DEM,50,George W. Bush,241,REP,46,,4,11/7/2000,48.84,48.85,-.01,4.01,4.01,0,.8372787245129627, -65023,120623,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,593,Al Gore,222,DEM,48,George W. Bush,241,REP,46,6,2,11/7/2000,48.84,48.85,-.01,2.01,2.01,0,-.9531312429402863,for Reuters | MSNBC -65024,120624,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,584,Al Gore,222,DEM,50,George W. Bush,241,REP,43,7,7,11/7/2000,54.6,42.58,12.01,5.01,-5.01,1,-1.216116541055658,for St Louis Post-Dispatch -25916,120548,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,593,Al Gore,222,DEM,51,George W. Bush,241,REP,45,4,6,11/7/2000,51.28,46.15,5.13,.87,.87,1,-2.626238276837183,for Toledo Blade | Pittsburgh Post Gazette -65025,120625,830,2000,2000_Pres-G_MO,MO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,597,Al Gore,222,DEM,47,George W. Bush,241,REP,48,3,-1,11/7/2000,47.08,50.42,-3.34,2.34,2.34,1,-.3908056066663821,for St Louis Post-Dispatch -63653,117149,837,2000,2000_Pres-G_NJ,NJ,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/5/2000,637,Al Gore,222,DEM,46,George W. Bush,241,REP,40,,6,11/7/2000,56.13,40.29,15.83,9.83,-9.83,1,4.329042351706515, -65026,120626,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,689,Al Gore,222,DEM,56,George W. Bush,241,REP,37,6,19,11/7/2000,60.21,35.23,24.98,5.98,-5.98,1,-.397854046716725,for New York Post | Fox 5 New York -65027,120627,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,589,Al Gore,222,DEM,45,George W. Bush,241,REP,48,5,-3,11/7/2000,46.44,49.99,-3.55,.55,.55,1,-3.348229363985519,for Toledo Blade | Pittsburgh Post Gazette -63654,117152,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/5/2000,1091,Al Gore,222,DEM,43,George W. Bush,241,REP,47,,-4,11/7/2000,50.61,46.44,4.17,8.17,-8.17,0,5.800237871560473, -65028,120628,848,2000,2000_Pres-G_TN,TN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,490,Al Gore,222,DEM,45,George W. Bush,241,REP,52,2,-7,11/7/2000,47.28,51.15,-3.86,3.14,-3.14,1,-.3111269064630383,for Reuters | MSNBC -63656,117154,853,2000,2000_Pres-G_WA,WA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/5/2000,909,Al Gore,222,DEM,43,George W. Bush,241,REP,44,,-1,11/7/2000,50.16,44.58,5.58,6.58,-6.58,0,3.806277028666506, -65029,120629,853,2000,2000_Pres-G_WA,WA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,504,Al Gore,222,DEM,50,George W. Bush,241,REP,43,5,7,11/7/2000,50.16,44.58,5.58,1.42,1.42,1,-2.738403346885731,for Reuters | MSNBC -6127,7580,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,Market Shares Corp.,187,Live Phone,,11/5/2000,400,Al Gore,222,DEM,39,George W. Bush,241,REP,44,6,-5,11/7/2000,47.83,47.61,.22,5.22,-5.22,0,1.3874496939663, -63657,117155,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/5/2000,1000,Al Gore,222,DEM,43,George W. Bush,241,REP,47,,-4,11/7/2000,47.83,47.61,.22,4.22,-4.22,0,.7629183233213729, -65030,120630,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,492,Al Gore,222,DEM,46,George W. Bush,241,REP,46,6,0,11/7/2000,47.83,47.61,.22,.22,-.22,.5,-4.238686434446961,for Reuters | MSNBC -65025,120633,1421,2000,2000_Gov-G_MO,MO,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,597,"Robert Lee Holden, Jr.",12967,DEM,45,Jim Talent,12965,REP,44,,1,11/7/2000,49.12,48.21,.91,.09,.09,1,-3.559075379600904,for St Louis Post-Dispatch -63750,117407,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/5/2000,500,Bill Nelson,3654,DEM,49,Bill McCollum,3655,REP,42,,7,11/7/2000,51.04,46.19,4.85,2.15,2.15,1,-.7228312465119581, -65023,120634,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,593,Bill Nelson,3654,DEM,49,Bill McCollum,3655,REP,47,3,2,11/7/2000,51.04,46.19,4.85,2.85,-2.85,1,-.1415383084769437,for Reuters | MSNBC -25916,31156,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,593,Debbie Stabenow,3713,DEM,51,Spencer Abraham,3714,REP,47,1,4,11/7/2000,49.47,47.86,1.61,2.39,2.39,1,-3.017113520566737,for Toledo Blade | Pittsburgh Post Gazette -65025,120635,1697,2000,2000_Sen-G_MO,MO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,597,Mel Carnahan,3740,DEM,49,John Ashcroft,3741,REP,49,,0,11/7/2000,50.47,48.39,2.07,2.07,-2.07,.5,-1.448357918050034,for St Louis Post-Dispatch -63653,117265,1701,2000,2000_Sen-G_NJ,NJ,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/5/2000,637,Jon Stevens Corzine,3786,DEM,43,Bob Franks,3787,REP,44,,-1,11/7/2000,50.11,47.1,3.02,4.02,-4.02,0,-.1212669773244457, -65026,120636,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,689,Hillary Rodham Clinton,3819,DEM,51,Rick Lazio,3821,REP,48,,3,11/7/2000,55.27,43.01,12.27,9.27,-9.27,1,2.951829072733685,for New York Post | Fox 5 New York -65027,120637,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,589,Ted Celeste,3833,DEM,31,Michael DeWine,3834,REP,56,,-25,11/7/2000,35.85,59.92,-24.06,.94,-.94,1,-2.187785167505553,for Toledo Blade | Pittsburgh Post Gazette -63654,117272,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/5/2000,1091,Ron Klink,3844,DEM,38,Rick Santorum,3845,REP,52,,-14,11/7/2000,45.51,52.42,-6.91,7.09,-7.09,1,-1.345038816046302, -65009,120566,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,592,Ron Klink,3844,DEM,34,Rick Santorum,3845,REP,52,,-18,11/7/2000,45.51,52.42,-6.91,11.09,-11.09,1,2.703369100133761,for Toledo Blade | Pittsburgh Post Gazette -65028,120638,1708,2000,2000_Sen-G_TN,TN,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,490,Jeff Clark,3859,DEM,28,Bill Frist,3860,REP,62,2,-34,11/7/2000,32.21,65.1,-32.89,1.11,-1.11,1,-3.682930375742686,for Reuters | MSNBC -63656,117279,1713,2000,2000_Sen-G_WA,WA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/5/2000,909,Maria Cantwell,3893,DEM,43,Slade Gorton,3894,REP,47,,-4,11/7/2000,48.73,48.64,.09,4.09,-4.09,0,1.138985761694052, -65029,120639,1713,2000,2000_Sen-G_WA,WA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,504,Maria Cantwell,3893,DEM,52,Slade Gorton,3894,REP,47,,5,11/7/2000,48.73,48.64,.09,4.91,4.91,1,1.058268950276111,for Reuters | MSNBC -63657,117280,1715,2000,2000_Sen-G_WI,WI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/5/2000,1000,Herb Kohl,3902,DEM,56,John Gillespie,3903,REP,39,,17,11/7/2000,61.54,37.04,24.51,7.51,-7.51,1,1.41059935228679, -65030,120640,1715,2000,2000_Sen-G_WI,WI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,492,Herb Kohl,3902,DEM,61,John Gillespie,3903,REP,32,,29,11/7/2000,61.54,37.04,24.51,4.49,4.49,1,-3.298970385340016,for Reuters | MSNBC -63655,117322,8652,2000,2000_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/5/2000,3750,Generic Candidate,13742,DEM,41.4,Generic Candidate,13743,REP,43.9,,-2.5,11/7/2000,46.96,47.32,-.36,2.14,-2.14,1,-.5955574902563939, -6125,123232,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,11/6/2000,2350,Al Gore,222,DEM,45.5,George W. Bush,241,REP,47.5,4,-2,11/7/2000,48.31,47.79,.51,2.51,-2.51,0,-.1726986032048087,for USA Today | CNN; average of multiple versions or turnout models listed in poll -6126,121692,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,11/6/2000,1000,Al Gore,222,DEM,43,George W. Bush,241,REP,48,3.75,-5,11/7/2000,48.31,47.79,.51,5.51,-5.51,0,2.447135684386463,for Voter.com; average of multiple versions or turnout models listed in poll -6125,33339,8652,2000,2000_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,11/6/2000,2350,Generic Candidate,13742,DEM,49,Generic Candidate,13743,REP,45,,4,11/7/2000,46.96,47.32,-.36,4.36,4.36,0,1.707341947361299,for USA Today | CNN -6126,33338,8652,2000,2000_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,11/6/2000,1000,Generic Candidate,13742,DEM,44,Generic Candidate,13743,REP,42,,2,11/7/2000,46.96,47.32,-.36,2.36,2.36,0,-.5954221516970011,for Voter.com -63945,117699,1418,2001,2001_Gov-G_VA,VA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/16/2001,625,Mark R. Warner,13769,DEM,45,Mark Lawrence Earley,13770,REP,42,,3,11/6/2001,52.16,47.03,5.14,2.14,-2.14,1,-3.249809293391464, -63916,117660,1417,2001,2001_Gov-G_NJ,NJ,Gov-G,Gov-G,CBS News/The New York Times,36,Live Phone,,10/22/2001,760,James E. McGreevey,13767,DEM,49,Bret Schundler,13768,REP,36,,13,11/6/2001,56.43,41.68,14.76,1.76,-1.76,1,-2.867880433162078, -63909,117653,1418,2001,2001_Gov-G_VA,VA,Gov-G,Gov-G,ABC News/The Washington Post,3,Live Phone,,10/24/2001,1010,Mark R. Warner,13769,DEM,51,Mark Lawrence Earley,13770,REP,41,2,10,11/6/2001,52.16,47.03,5.14,4.86,4.86,1,.807275260580688,for The Washington Post -63962,117725,1417,2001,2001_Gov-G_NJ,NJ,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/26/2001,505,James E. McGreevey,13767,DEM,52,Bret Schundler,13768,REP,35,,17,11/6/2001,56.43,41.68,14.76,2.24,2.24,1,-2.061706930233259, -63976,117742,1418,2001,2001_Gov-G_VA,VA,Gov-G,Gov-G,Roanoke College,292,Live Phone,,10/26/2001,423,Mark R. Warner,13769,DEM,45,Mark Lawrence Earley,13770,REP,36,1,9,11/6/2001,52.16,47.03,5.14,3.86,3.86,1,-.9950003063500795, -63975,117741,1418,2001,2001_Gov-G_VA,VA,Gov-G,Gov-G,Richmond Times-Dispatch,288,Live Phone,,10/29/2001,481,Mark R. Warner,13769,DEM,46,Mark Lawrence Earley,13770,REP,33,,13,11/6/2001,52.16,47.03,5.14,7.86,7.86,1,4.073369742255796, -63926,117675,1417,2001,2001_Gov-G_NJ,NJ,Gov-G,Gov-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/30/2001,600,James E. McGreevey,13767,DEM,53,Bret Schundler,13768,REP,35,,18,11/6/2001,56.43,41.68,14.76,3.24,3.24,1,-.8777889083701925, -63946,117700,1418,2001,2001_Gov-G_VA,VA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/30/2001,633,Mark R. Warner,13769,DEM,48,Mark Lawrence Earley,13770,REP,42,,6,11/6/2001,52.16,47.03,5.14,.86,.86,1,-3.853284683771915, -63963,117726,1417,2001,2001_Gov-G_NJ,NJ,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,11/1/2001,505,James E. McGreevey,13767,DEM,48,Bret Schundler,13768,REP,39,,9,11/6/2001,56.43,41.68,14.76,5.76,-5.76,1,1.748490199182098, -63981,117747,1417,2001,2001_Gov-G_NJ,NJ,Gov-G,Gov-G,Rutgers University,295,Live Phone,,11/1/2001,745,James E. McGreevey,13767,DEM,53,Bret Schundler,13768,REP,36,,17,11/6/2001,56.43,41.68,14.76,2.24,2.24,1,-2.03390281610801, -63955,117710,1417,2001,2001_Gov-G_NJ,NJ,Gov-G,Gov-G,Monmouth University,215,Live Phone,,11/2/2001,649,James E. McGreevey,13767,DEM,48,Bret Schundler,13768,REP,26,,22,11/6/2001,56.43,41.68,14.76,7.24,7.24,1,3.906190081027219, -63763,117410,1417,2001,2001_Gov-G_NJ,NJ,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/2/2001,800,James E. McGreevey,13767,DEM,55,Bret Schundler,13768,REP,41,,14,11/6/2001,56.43,41.68,14.76,.76,-.76,1,-3.3000646110053, -63764,117411,1418,2001,2001_Gov-G_VA,VA,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/3/2001,500,Mark R. Warner,13769,DEM,51,Mark Lawrence Earley,13770,REP,45,,6,11/6/2001,52.16,47.03,5.14,.86,.86,1,-3.512879328061121, -25581,88225,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/15/2002,600,Rod Blagojevich,12866,DEM,53,Jim Ryan,12865,REP,39,2,14,11/5/2002,52.19,45.07,7.12,6.88,6.88,1,1.470436463139372,for Bloomington Pantagraph | WEEK-TV -25576,88202,1393,2002,2002_Gov-G_IA,IA,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/15/2002,600,Tom Vilsack,12858,DEM,50,Doug Gross,12857,REP,42,,8,11/5/2002,52.69,44.51,8.17,.17,-.17,1,-5.691861381303236,for KCCI (Des Moines) | KIMT-TV (Mason City) -25554,88316,1398,2002,2002_Gov-G_MI,MI,Gov-G,Gov-G,Mitchell Research & Communications,213,Live Phone,,10/15/2002,600,Jennifer Granholm,12886,DEM,47,Dick Posthumus,12884,REP,35,1,12,11/5/2002,51.42,47.4,4.02,7.98,7.98,1,1.032014031887181,for Detroit News -25392,88341,1402,2002,2002_Gov-G_NH,NH,Gov-G,Gov-G,American Research Group,9,Live Phone,,10/15/2002,600,Mark Fernald,12897,DEM,28,Craig Benson,12896,REP,57,,-29,11/5/2002,38.21,58.62,-20.4,8.6,-8.6,1,1.99288905561599, -54853,88390,1404,2002,2002_Gov-G_NY,NY,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/15/2002,567,H. Carl McCall,12908,DEM,29,George Pataki,12912,REP,45,22,-16,11/5/2002,33.5,49.4,-15.9,.1,-.1,1,-4.876170432367979, -54869,88406,1405,2002,2002_Gov-G_OH,OH,Gov-G,Gov-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/15/2002,471,Timothy Hagan,12920,DEM,38,Bob Taft,12916,REP,54,3,-16,11/5/2002,38.31,57.76,-19.45,3.45,3.45,1,-2.97279019586884, -54879,88416,1406,2002,2002_Gov-G_OK,OK,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/15/2002,710,Brad Henry,12923,DEM,38,Steve Largent,12922,REP,43,16,-5,11/5/2002,43.27,42.61,.66,5.66,-5.66,0,-2.084476664286038,for KFOR-TV (Oklahoma) | KJRH (Tulsa) -54917,88454,1409,2002,2002_Gov-G_RI,RI,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/15/2002,593,Myrth York,12931,DEM,48,Donald Carcieri,12932,REP,45,,3,11/5/2002,45.24,54.76,-9.52,12.52,12.52,0,4.61591716694642, -25534,88466,1410,2002,2002_Gov-G_SC,SC,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/15/2002,625,James H. Hodges,12933,DEM,41,Mark Sanford,12934,REP,45,,-4,11/5/2002,47.05,52.85,-5.8,1.8,1.8,1,-6.162150028321715, -25422,88503,1413,2002,2002_Gov-G_TX,TX,Gov-G,Gov-G,Blum & Weprin Associates,32,Live Phone,,10/15/2002,1002,Tony Sanchez,12946,DEM,35,Rick Perry,12947,REP,50,,-15,11/5/2002,39.96,57.81,-17.85,2.85,2.85,1,-3.042729578466539, -54967,88504,1413,2002,2002_Gov-G_TX,TX,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/15/2002,683,Tony Sanchez,12946,DEM,43,Rick Perry,12947,REP,52,,-9,11/5/2002,39.96,57.81,-17.85,8.85,8.85,1,3.354254802167143, -54979,138526,1414,2002,2002_Gov-G_VT,VT,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/15/2002,600,Doug Racine,12954,DEM,42,Jim Douglas,12955,REP,33,8,9,11/5/2002,42.39,44.94,-2.55,11.55,11.55,0,3.567261188179525, -25581,30821,1655,2002,2002_Sen-G_IL,IL,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/15/2002,600,Richard J. Durbin,3425,DEM,55,Jim Durkin,3426,REP,37,,18,11/5/2002,60.33,38.02,22.31,4.31,-4.31,1,.4075594285280838,for Bloomington Pantagraph | WEEK-TV -25576,30816,1656,2002,2002_Sen-G_IA,IA,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/15/2002,600,Tom Harkin,3415,DEM,50,Greg Ganske,3416,REP,41,,9,11/5/2002,54.18,43.78,10.4,1.4,-1.4,1,-5.885866253995832,for KCCI (Des Moines) | KIMT-TV (Mason City) -63775,117428,1658,2002,2002_Sen-G_KY,KY,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/15/2002,705,Lois Combs Weinberg,13777,DEM,31,Mitch McConnell,13778,REP,66,,-35,11/5/2002,35.32,64.68,-29.35,5.65,-5.65,1,-2.156391325349793, -25554,30794,1663,2002,2002_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,Live Phone,,10/15/2002,600,Carl Levin,3456,DEM,58,Andrew Rocky Raczkowski,3457,REP,32,,26,11/5/2002,60.61,37.89,22.72,3.28,3.28,1,-4.022204575636131,for Detroit News; sample size unavailable; estimated at 600 as a default -25584,30824,1666,2002,2002_Sen-GS_MO,MO,Sen-G,Sen-GS,Research 2000,281,Live Phone,,10/15/2002,600,Jean Carnahan,3475,DEM,46,Jim Talent,3474,REP,47,,-1,11/5/2002,48.67,49.8,-1.13,.13,.13,1,-5.537708158121831, -25392,30632,1669,2002,2002_Sen-G_NH,NH,Sen-G,Sen-G,American Research Group,9,Live Phone,,10/15/2002,600,Jeanne Shaheen,3527,DEM,43,John E. Sununu,3524,REP,51,,-8,11/5/2002,46.4,50.82,-4.42,3.58,-3.58,1,-3.226593574516455, -25605,30845,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,Rutgers University,295,Live Phone,,10/15/2002,600,Frank R. Lautenberg,3539,DEM,47,Douglas R. Forrester,3540,REP,42,,5,11/5/2002,53.88,43.95,9.93,4.93,-4.93,1,1.561578022587673,sample size unavailable; estimated at 600 as a default -54879,117384,1673,2002,2002_Sen-G_OK,OK,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/15/2002,710,David Walters,3554,DEM,37,James M. Inhofe,3553,REP,53,,-16,11/5/2002,36.31,57.3,-20.99,4.99,4.99,1,-2.820660177061999,for KFOR-TV (Oklahoma) | KJRH (Tulsa) -25534,30774,1676,2002,2002_Sen-G_SC,SC,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/15/2002,625,Alex Sanders,3568,DEM,34,Lindsey Graham,3567,REP,51,,-17,11/5/2002,44.19,54.4,-10.21,6.79,-6.79,1,-.2194659585210425, -25422,30662,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,Blum & Weprin Associates,32,Live Phone,,10/15/2002,600,Ron Kirk,3594,DEM,37,John Cornyn,3593,REP,47,,-10,11/5/2002,43.33,55.3,-11.97,1.97,1.97,1,-5.086972356306276,sample size unavailable; estimated at 600 as a default -72955,136859,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,FM3 Research,91,Live Phone,D,10/15/2002,600,Ron Kirk,3594,DEM,42,John Cornyn,3593,REP,40,,2,11/5/2002,43.33,55.3,-11.97,13.97,13.97,0,7.478864086843721,for unspecified Democratic sponsor; sample size unavailable; estimated at 600 as a default -54967,117399,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/15/2002,683,Ron Kirk,3594,DEM,42,John Cornyn,3593,REP,54,,-12,11/5/2002,43.33,55.3,-11.97,.03,-.03,1,-7.276163095246952, -64101,117942,2796,2002,2002_House-G_CO-7,CO-7,House-G,House-G,Harstad Strategic Research Inc.,134,Live Phone,D,10/15/2002,400,Michael F. Feeley,13970,DEM,39,Bob Beauprez,13971,REP,38,,1,11/5/2002,47.24,47.31,-.07,1.07,1.07,0,-4.583288463610134,for Michael F. Feeley -63775,118256,2885,2002,2002_House-G_KY-4,KY-4,House-G,House-G,SurveyUSA,325,IVR,,10/15/2002,600,Ken Lucas,14351,DEM,54,Geoff Davis,14352,REP,43,,11,11/5/2002,51.11,47.54,3.57,7.43,7.43,1,-.1919091718979599, -25392,117522,2959,2002,2002_House-G_NH-1,NH-1,House-G,House-G,American Research Group,9,Live Phone,,10/15/2002,300,Martha Fuller Clark,13798,DEM,35,Jeb E. Bradley,13799,REP,54,,-19,11/5/2002,38.48,58.11,-19.63,.63,.63,1,-7.79194795987434, -25392,117523,2960,2002,2002_House-G_NH-2,NH-2,House-G,House-G,American Research Group,9,Live Phone,,10/15/2002,300,Katrina Swett,13800,DEM,33,Charles Bass,13801,REP,54,,-21,11/5/2002,40.86,56.81,-15.95,5.05,-5.05,1,-1.788810813949761, -64006,117805,2977,2002,2002_House-G_NY-1,NY-1,House-G,House-G,Cooper & Secrest,60,Live Phone,D,10/15/2002,512,Timothy H. Bishop,13875,DEM,38,Felix J. Grucci,13877,REP,39,6,-1,11/5/2002,50.23,48.59,1.64,2.64,-2.64,0,-4.962948305911648,for Timothy H. Bishop -64098,117939,3041,2002,2002_House-G_OK-4,OK-4,House-G,House-G,Hamilton Campaigns,130,Live Phone,D,10/15/2002,400,Darryl Roberts,13871,DEM,45,Tom Cole,13872,REP,46,,-1,11/5/2002,46.17,53.83,-7.65,6.65,6.65,1,1.572828322123369,for Darryl Roberts -73795,138433,1381,2002,2002_Gov-G_AL,AL,Gov-G,Gov-G,"North Star Opinion Research/Ayres, McHenry & Associates",233,Live Phone,R,10/16/2002,900,Don Siegelman,12825,DEM,41,Bob Riley,12824,REP,42,2,-1,11/5/2002,48.95,49.17,-.23,.77,-.77,1,-3.594720794396411,for unspecified Republican sponsor -54625,88161,1387,2002,2002_Gov-G_CT,CT,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/16/2002,600,Bill Curry,12844,DEM,41,John Rowland,12843,REP,55,,-14,11/5/2002,43.89,56.11,-12.22,1.78,-1.78,1,-3.976944906228722, -63821,117513,1659,2002,2002_Sen-O_LA,LA,Sen-G,Sen-O,Voter/Consumer Research,371,Live Phone,R,10/16/2002,500,Mary L. Landrieu,13736,DEM,44,Suzanne Haik Terrell,13737,REP,16,13,28,11/5/2002,46,27.24,18.76,9.24,9.24,1,3.832446352649173,for unspecified Republican sponsor -25402,30642,1666,2002,2002_Sen-GS_MO,MO,Sen-G,Sen-GS,American Viewpoint,10,Live Phone,R,10/16/2002,600,Jean Carnahan,3475,DEM,41,Jim Talent,3474,REP,49,,-8,11/5/2002,48.67,49.8,-1.13,6.87,-6.87,1,2.256291189942133,for Jim Talent -63777,117430,1666,2002,2002_Sen-GS_MO,MO,Sen-G,Sen-GS,SurveyUSA,325,IVR,,10/16/2002,958,Jean Carnahan,3475,DEM,50,Jim Talent,3474,REP,47,,3,11/5/2002,48.67,49.8,-1.13,4.13,4.13,0,-.7619766352764358,for KSDK-TV St. Louis -25485,30725,1669,2002,2002_Sen-G_NH,NH,Sen-G,Sen-G,GQR Research (GQRR),126,Live Phone,D,10/16/2002,500,Jeanne Shaheen,3527,DEM,45,John E. Sununu,3524,REP,43,,2,11/5/2002,46.4,50.82,-4.42,6.42,6.42,0,.940211103470811,for unspecified Democratic sponsor -63704,117231,1678,2002,2002_Sen-G_TN,TN,Sen-G,Sen-G,"North Star Opinion Research/Ayres, McHenry & Associates",233,Live Phone,R,10/16/2002,600,Bob Clement,3576,DEM,34,Lamar Alexander,3575,REP,50,,-16,11/5/2002,44.34,54.28,-9.94,6.06,-6.06,1,1.513692275608921,for Lamar Alexander -64276,118257,2884,2002,2002_House-G_KY-3,KY-3,House-G,House-G,SurveyUSA,325,IVR,,10/16/2002,707,Jack Conway,13995,DEM,45,Anne Meagher Northup,13996,REP,53,,-8,11/5/2002,48.39,51.61,-3.22,4.78,-4.78,1,-2.256930577135897, -66338,123500,8653,2002,2002_House-G_US,US,House-G,House-G,Ipsos,154,Live Phone,,10/16/2002,600,Generic Candidate,13744,DEM,44,Generic Candidate,13745,REP,44,,0,11/5/2002,45.2,49.49,-4.29,4.29,4.29,.5,-1.676269293915836,for Reid | Cook Political Report; sample size unavailable; estimated at 600 as a default; among registered voters -27983,33261,8653,2002,2002_House-G_US,US,House-G,House-G,NPR,222,Live Phone,,10/16/2002,762,Generic Candidate,13744,DEM,45,Generic Candidate,13745,REP,41,,4,11/5/2002,45.2,49.49,-4.29,8.29,8.29,0,2.800645759472171,for NPR | GQR | Public Opinion Strategies -54566,138437,1383,2002,2002_Gov-G_AZ,AZ,Gov-G,Gov-G,Behavior Research Center (Rocky Mountain Poll),27,Live Phone,,10/17/2002,600,Janet Napolitano,12829,DEM,48,Matt Salmon,12832,REP,32,3,16,11/5/2002,46.19,45.22,.96,15.04,15.04,1,9.981740186394793,sample size unavailable; estimated at 600 as a default -73804,138455,1385,2002,2002_Gov-G_CA,CA,Gov-G,Gov-G,Voter/Consumer Research,371,Live Phone,,10/17/2002,600,"Joseph 'Gray' Davis, Jr.",12835,DEM,34.2,Bill Simon,12833,REP,33.7,,.5,11/5/2002,47.26,42.4,4.86,4.36,-4.36,1,-.9988579614906526,for California Teachers Association; sample size unavailable; estimated at 600 as a default -73807,138460,1388,2002,2002_Gov-G_FL,FL,Gov-G,Gov-G,Marketing Workshop,194,Live Phone,,10/17/2002,300,Bill McBride,12845,DEM,49,Jeb Bush,12847,REP,45,,4,11/5/2002,43.16,56.01,-12.85,16.85,16.85,0,9.696576604481772,for Insider Advantage -54642,88178,1388,2002,2002_Gov-G_FL,FL,Gov-G,Gov-G,McLaughlin & Associates,203,Live Phone,R,10/17/2002,600,Bill McBride,12845,DEM,41,Jeb Bush,12847,REP,49,,-8,11/5/2002,43.16,56.01,-12.85,4.85,4.85,1,-2.293558071828563,for unspecified Republican sponsor -25519,88189,1389,2002,2002_Gov-G_GA,GA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2002,625,Roy Barnes,12850,DEM,48,Sonny Perdue,12849,REP,39,3,9,11/5/2002,46.26,51.42,-5.16,14.16,14.16,0,6.074244014359628, -54749,88285,1396,2002,2002_Gov-G_MD,MD,Gov-G,Gov-G,Gonzales Research & Marketing Strategies Inc.,121,Live Phone,,10/17/2002,840,Kathleen Townsend,12877,DEM,45,Robert Ehrlich Jr.,12879,REP,46,1,-1,11/5/2002,47.68,51.55,-3.88,2.88,2.88,1,-2.031621396718258, -54854,88391,1404,2002,2002_Gov-G_NY,NY,Gov-G,Gov-G,Siena College,305,Live Phone,,10/17/2002,1210,H. Carl McCall,12908,DEM,25,George Pataki,12912,REP,44,12,-19,11/5/2002,33.5,49.4,-15.9,3.1,-3.1,1,-.9436745055569434, -25599,88425,1407,2002,2002_Gov-G_OR,OR,Gov-G,Gov-G,Riley Research Associates,290,Live Phone,,10/17/2002,604,Ted Kulongoski,12924,DEM,41,Kevin Mannix,12926,REP,35,,6,11/5/2002,49.03,46.16,2.87,3.13,3.13,1,-2.507840917504661, -25519,30759,1653,2002,2002_Sen-G_GA,GA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2002,625,Max Cleland,3411,DEM,47,Saxby Chambliss,3410,REP,41,3,6,11/5/2002,45.9,52.73,-6.84,12.84,12.84,0,6.017430447317976, -25599,30839,1674,2002,2002_Sen-G_OR,OR,Sen-G,Sen-G,Riley Research Associates,290,Live Phone,,10/17/2002,600,Bill Bradbury,3560,DEM,34,Gordon H. Smith,3559,REP,52,,-18,11/5/2002,39.61,56.21,-16.6,1.4,-1.4,1,-3.453987914287124, -25418,30658,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,"Normington, Petts & Associates",232,Live Phone,D,10/17/2002,600,Ron Kirk,3594,DEM,44,John Cornyn,3593,REP,46,,-2,11/5/2002,43.33,55.3,-11.97,9.97,9.97,1,3.341074819047969,for Ron Kirk -74302,139534,2892,2002,2002_House-O_LA-5,LA-5,House-G,House-O,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2002,400,Rodney M. Alexander,16723,DEM,21,Lee Fletcher,16726,REP,14,28,7,11/5/2002,28.68,24.52,4.16,2.84,2.84,0,-4.531368275121862,for The Town Talk -54749,117889,2899,2002,2002_House-G_MD-2,MD-2,House-G,House-G,Gonzales Research & Marketing Strategies Inc.,121,Live Phone,,10/17/2002,331,Dutch Ruppersberger,13935,DEM,47,Helen Delich Bentley,13936,REP,43,,4,11/5/2002,54.31,45.69,8.61,4.61,-4.61,1,-1.063318759452131, -54749,117890,2905,2002,2002_House-G_MD-8,MD-8,House-G,House-G,Gonzales Research & Marketing Strategies Inc.,121,Live Phone,,10/17/2002,333,Chris Van Hollen,13937,DEM,42,Constance A. Morella,13938,REP,44,,-2,11/5/2002,51.74,47.52,4.22,6.22,-6.22,0,-1.142638395019905, -74313,139549,2965,2002,2002_House-G_NJ-5,NJ-5,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/17/2002,400,Anne Ricks Sumers,14181,DEM,33,Scott Garrett,14182,REP,48,,-15,11/5/2002,38.28,59.48,-21.2,6.2,6.2,1,-2.000345622133324,for unspecified Republican sponsor -63836,117539,3109,2002,2002_House-G_TX-25,TX-25,House-G,House-G,Arthur J. Finkelstein & Associates,16,Live Phone,R,10/17/2002,300,Chris Bell,13810,DEM,39,Thomas Reiser,13811,REP,41,,-2,11/5/2002,54.76,43.09,11.67,13.67,-13.67,0,5.8548669791694,for Thomas Reiser -25560,88085,1384,2002,2002_Gov-G_AR,AR,Gov-G,Gov-G,Opinion Research Associates,242,Live Phone,,10/18/2002,501,Jimmie Lou Fisher,12827,DEM,44,Mike Huckabee,12828,REP,46,,-2,11/5/2002,46.95,53.01,-6.06,4.06,4.06,1,-2.220689888756744,for Stephens Media Group | Arkansas News Bureau | KATV-TV (Arkansas) -54626,88162,1387,2002,2002_Gov-G_CT,CT,Gov-G,Gov-G,University of Connecticut,347,Live Phone,,10/18/2002,608,Bill Curry,12844,DEM,34,John Rowland,12843,REP,49,,-15,11/5/2002,43.89,56.11,-12.22,2.78,-2.78,1,-2.060656006411639, -73833,138501,1405,2002,2002_Gov-G_OH,OH,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/18/2002,1312,Timothy Hagan,12920,DEM,44,Bob Taft,12916,REP,51,,-7,11/5/2002,38.31,57.76,-19.45,12.45,12.45,1,7.830158292763491,for WCPO-TV Cincinnati -25457,138519,1413,2002,2002_Gov-G_TX,TX,Gov-G,Gov-G,FM3 Research,91,Live Phone,D,10/18/2002,900,Tony Sanchez,12946,DEM,41,Rick Perry,12947,REP,44,,-3,11/5/2002,39.96,57.81,-17.85,14.85,14.85,1,9.317309850032421,for unspecified Democratic sponsor -25465,88505,1413,2002,2002_Gov-G_TX,TX,Gov-G,Gov-G,Frank N. Magid Associates Inc.,105,Live Phone,,10/18/2002,550,Tony Sanchez,12946,DEM,34,Rick Perry,12947,REP,49,,-15,11/5/2002,39.96,57.81,-17.85,2.85,2.85,1,-3.506586367223213, -25610,88506,1413,2002,2002_Gov-G_TX,TX,Gov-G,Gov-G,Scripps Howard,303,Live Phone,,10/18/2002,795,Tony Sanchez,12946,DEM,35,Rick Perry,12947,REP,50,,-15,11/5/2002,39.96,57.81,-17.85,2.85,2.85,1,-3.159881530403984, -25560,30800,1650,2002,2002_Sen-G_AR,AR,Sen-G,Sen-G,Opinion Research Associates,242,Live Phone,,10/18/2002,501,Mark L. Pryor,3396,DEM,48,Tim Hutchinson,3397,REP,43,,5,11/5/2002,53.9,46.1,7.79,2.79,-2.79,1,-2.119060822099983,for Stephens Media Group | Arkansas News Bureau | KATV-TV (Arkansas) -72942,136843,1659,2002,2002_Sen-O_LA,LA,Sen-G,Sen-O,Ed Renwick/Loyola University New Orleans,85,Live Phone,,10/18/2002,600,Mary L. Landrieu,13736,DEM,32,Suzanne Haik Terrell,13737,REP,12,8,20,11/5/2002,46,27.24,18.76,1.24,1.24,1,-5.684432417818395,sample size unavailable; estimated at 600 as a default -63684,117209,1659,2002,2002_Sen-O_LA,LA,Sen-G,Sen-O,Mason-Dixon Polling & Strategy,197,Live Phone,,10/18/2002,400,Mary L. Landrieu,13736,DEM,44,Suzanne Haik Terrell,13737,REP,20,15,24,11/5/2002,46,27.24,18.76,5.24,5.24,1,-.9015696113196139, -25570,30810,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/18/2002,603,Frank R. Lautenberg,3539,DEM,52,Douglas R. Forrester,3540,REP,43,,9,11/5/2002,53.88,43.95,9.93,.93,-.93,1,-2.315289867331056, -25659,30899,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,West Chester University,377,Live Phone,,10/18/2002,404,Frank R. Lautenberg,3539,DEM,42,Douglas R. Forrester,3540,REP,32,,10,11/5/2002,53.88,43.95,9.93,.07,.07,1,-3.30659990317743, -25457,30697,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,FM3 Research,91,Live Phone,D,10/18/2002,900,Ron Kirk,3594,DEM,42,John Cornyn,3593,REP,41,,1,11/5/2002,43.33,55.3,-11.97,12.97,12.97,0,6.775346445832975,for unspecified Democratic sponsor -25465,30705,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,Frank N. Magid Associates Inc.,105,Live Phone,,10/18/2002,550,Ron Kirk,3594,DEM,36,John Cornyn,3593,REP,46,,-10,11/5/2002,43.33,55.3,-11.97,1.97,1.97,1,-4.544029068916156, -25610,30850,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,Scripps Howard,303,Live Phone,,10/18/2002,795,Ron Kirk,3594,DEM,35,John Cornyn,3593,REP,44,,-9,11/5/2002,43.33,55.3,-11.97,2.97,2.97,1,-3.690564923488252, -54592,88128,1385,2002,2002_Gov-G_CA,CA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/19/2002,563,"Joseph 'Gray' Davis, Jr.",12835,DEM,47,Bill Simon,12833,REP,36,9,11,11/5/2002,47.26,42.4,4.86,6.14,6.14,1,1.064415187101144, -54643,88179,1388,2002,2002_Gov-G_FL,FL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2002,800,Bill McBride,12845,DEM,44,Jeb Bush,12847,REP,49,,-5,11/5/2002,43.16,56.01,-12.85,7.85,7.85,1,1.268879742076931, -54708,88244,1394,2002,2002_Gov-G_KS,KS,Gov-G,Gov-G,MarketAide Services Inc.,191,Live Phone,,10/19/2002,402,Kathleen Sebelius,12868,DEM,53,Tim Shallenburger,12870,REP,34,.5,19,11/5/2002,52.87,45.09,7.78,11.22,11.22,1,6.098788644059137, -54750,88286,1396,2002,2002_Gov-G_MD,MD,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/19/2002,797,Kathleen Townsend,12877,DEM,48,Robert Ehrlich Jr.,12879,REP,48,,0,11/5/2002,47.68,51.55,-3.88,3.88,3.88,.5,-.4849716967426004, -54781,88317,1398,2002,2002_Gov-G_MI,MI,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/19/2002,730,Jennifer Granholm,12886,DEM,54,Dick Posthumus,12884,REP,41,,13,11/5/2002,51.42,47.4,4.02,8.98,8.98,1,2.715824664108573, -54930,88467,1410,2002,2002_Gov-G_SC,SC,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/19/2002,764,James H. Hodges,12933,DEM,51,Mark Sanford,12934,REP,46,,5,11/5/2002,47.05,52.85,-5.8,10.8,10.8,0,5.430179250178133, -25547,138517,1412,2002,2002_Gov-G_TN,TN,Gov-G,Gov-G,Mellman Group,205,Live Phone,D,10/19/2002,600,Phil Bredesen,12941,DEM,49,Van Hilleary,12939,REP,43,,6,11/5/2002,50.65,47.59,3.05,2.95,2.95,1,-1.787991601039229,for Bob Clement -54930,117392,1676,2002,2002_Sen-G_SC,SC,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/19/2002,764,Alex Sanders,3568,DEM,44,Lindsey Graham,3567,REP,53,,-9,11/5/2002,44.19,54.4,-10.21,1.21,1.21,1,-5.522113764325312, -25547,30787,1678,2002,2002_Sen-G_TN,TN,Sen-G,Sen-G,Mellman Group,205,Live Phone,D,10/19/2002,600,Bob Clement,3576,DEM,44,Lamar Alexander,3575,REP,50,,-6,11/5/2002,44.34,54.28,-9.94,3.94,3.94,1,-.9758602554515455,for Bob Clement -64165,118068,2725,2002,2002_House-G_AZ-1,AZ-1,House-G,House-G,Northern Arizona University,234,Live Phone,,10/19/2002,600,George Cordova,14122,DEM,36,Richard Renzi,14123,REP,48,,-12,11/5/2002,45.64,49.21,-3.57,8.43,-8.43,1,1.629981441238556, -64277,118258,2881,2002,2002_House-G_KS-4,KS-4,House-G,House-G,SurveyUSA,325,IVR,,10/19/2002,518,Carlos J. Nolla,14353,DEM,42,Todd Tiahrt,14354,REP,51,,-9,11/5/2002,37,60.58,-23.58,14.58,14.58,1,7.05214818170468, -64278,118259,3038,2002,2002_House-G_OK-1,OK-1,House-G,House-G,SurveyUSA,325,IVR,,10/19/2002,630,Doug Dodd,14355,DEM,35,John A. Sullivan,14356,REP,63,,-28,11/5/2002,42.17,55.62,-13.45,14.55,-14.55,1,7.102166564677456, -64278,118260,3039,2002,2002_House-G_OK-2,OK-2,House-G,House-G,SurveyUSA,325,IVR,,10/19/2002,494,Brad R. Carson,14357,DEM,72,Hugh Kent Pharaoh,14359,REP,25,,47,11/5/2002,74.12,25.88,48.24,1.24,-1.24,1,-6.222660826286376, -64001,117800,3041,2002,2002_House-G_OK-4,OK-4,House-G,House-G,Cole Hargrave Snodgrass & Associates,56,Live Phone,,10/19/2002,300,Darryl Roberts,13871,DEM,39,Tom Cole,13872,REP,46,,-7,11/5/2002,46.17,53.83,-7.65,.65,.65,1,-5.6240123519808, -66191,123127,8653,2002,2002_House-G_US,US,House-G,House-G,Pew Research Center,253,Live Phone,,10/19/2002,1677,Generic Candidate,13744,DEM,42,Generic Candidate,13745,REP,37,,5,11/5/2002,45.2,49.49,-4.29,9.29,9.29,0,4.438663548939358,among all adults -54541,88077,1381,2002,2002_Gov-G_AL,AL,Gov-G,Gov-G,Capital Survey Research Center,44,Live Phone,,10/20/2002,593,Don Siegelman,12825,DEM,44,Bob Riley,12824,REP,42,3,2,11/5/2002,48.95,49.17,-.23,2.23,2.23,0,-2.360506657578376,for Alabama Education Association -54567,88103,1383,2002,2002_Gov-G_AZ,AZ,Gov-G,Gov-G,Arizona State University,15,Live Phone,,10/20/2002,300,Janet Napolitano,12829,DEM,46,Matt Salmon,12832,REP,38,5,8,11/5/2002,46.19,45.22,.96,7.04,7.04,1,.4008065164610767, -54805,88342,1402,2002,2002_Gov-G_NH,NH,Gov-G,Gov-G,Bannon Communications Research,21,Live Phone,D,10/20/2002,400,Mark Fernald,12897,DEM,35,Craig Benson,12896,REP,43,,-8,11/5/2002,38.21,58.62,-20.4,12.4,12.4,1,6.615196307764238,for Mark Fernald -54909,88446,1408,2002,2002_Gov-G_PA,PA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/20/2002,668,Ed Rendell,12927,DEM,55,Mike Fisher,12930,REP,37,,18,11/5/2002,53.41,44.37,9.04,8.96,8.96,1,2.231137242668401, -25424,88455,1409,2002,2002_Gov-G_RI,RI,Gov-G,Gov-G,Brown University,35,Live Phone,,10/20/2002,418,Myrth York,12931,DEM,41,Donald Carcieri,12932,REP,34,,7,11/5/2002,45.24,54.76,-9.52,16.52,16.52,0,9.034727004489776, -54947,88484,1412,2002,2002_Gov-G_TN,TN,Gov-G,Gov-G,Ethridge & Associates LLC,89,Live Phone,,10/20/2002,819,Phil Bredesen,12941,DEM,39,Van Hilleary,12939,REP,41,,-2,11/5/2002,50.65,47.59,3.05,5.05,-5.05,0,1.066963199159545, -54948,88485,1412,2002,2002_Gov-G_TN,TN,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/20/2002,726,Phil Bredesen,12941,DEM,48,Van Hilleary,12939,REP,42,,6,11/5/2002,50.65,47.59,3.05,2.95,2.95,1,-1.645171402368033, -25424,30664,1675,2002,2002_Sen-G_RI,RI,Sen-G,Sen-G,Brown University,35,Live Phone,,10/20/2002,418,Jack Reed,3565,DEM,61,Robert G. Tingle,3566,REP,14,,47,11/5/2002,78.43,21.57,56.85,9.85,-9.85,1,2.201859574827682, -25456,30696,1678,2002,2002_Sen-G_TN,TN,Sen-G,Sen-G,Ethridge & Associates LLC,89,Live Phone,,10/20/2002,819,Bob Clement,3576,DEM,36,Lamar Alexander,3575,REP,45,,-9,11/5/2002,44.34,54.28,-9.94,.94,.94,1,-3.841171327846724, -54948,117397,1678,2002,2002_Sen-G_TN,TN,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/20/2002,726,Bob Clement,3576,DEM,45,Lamar Alexander,3575,REP,49,,-4,11/5/2002,44.34,54.28,-9.94,5.94,5.94,1,1.372990695888233, -25424,117562,3067,2002,2002_House-G_RI-1,RI-1,House-G,House-G,Brown University,35,Live Phone,,10/20/2002,194,Patrick J. Kennedy,13834,DEM,44,David W. Rogers,13835,REP,27,,17,11/5/2002,59.88,37.31,22.57,5.57,-5.57,1,-.333815419580146, -27982,33260,8653,2002,2002_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,10/20/2002,1012,Generic Candidate,13744,DEM,39,Generic Candidate,13745,REP,39,,0,11/5/2002,45.2,49.49,-4.29,4.29,4.29,.5,-.9211663428984165,among registered voters -25433,138458,1386,2002,2002_Gov-G_CO,CO,Gov-G,Gov-G,Ciruli Associates,51,Live Phone,,10/21/2002,600,Rollie Heath,12840,DEM,28,William F. Owens,12842,REP,56,,-28,11/5/2002,33.65,62.62,-28.97,.97,.97,1,-3.234715647658973,for Denver Post | 9News | KOAA-TV (Colorado); sample size unavailable; estimated at 600 as a default -54658,88194,1390,2002,2002_Gov-G_HI,HI,Gov-G,Gov-G,Market Trends Pacific,190,Live Phone,,10/21/2002,600,Mazie Hirono,12852,DEM,40,Linda Lingle,12854,REP,40,,0,11/5/2002,47.01,51.56,-4.54,4.54,4.54,.5,-1.022190024080307,for Honolulu Star-Bulletin | KITV (Hawaii) -54659,88195,1390,2002,2002_Gov-G_HI,HI,Gov-G,Gov-G,Ward Research/The Honolulu Star-Advertiser,375,Live Phone,,10/21/2002,750,Mazie Hirono,12852,DEM,40,Linda Lingle,12854,REP,44,,-4,11/5/2002,47.01,51.56,-4.54,.54,.54,1,-5.544092624629067,for The Honolulu Star-Advertiser | News 8 Hawaii -25503,88226,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,Illinois Wesleyan University,147,Live Phone,,10/21/2002,497,Rod Blagojevich,12866,DEM,46,Jim Ryan,12865,REP,40,,6,11/5/2002,52.19,45.07,7.12,1.12,-1.12,1,-4.523684544665246,among registered voters -25597,88227,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,Richard Day Research,287,Live Phone,,10/21/2002,800,Rod Blagojevich,12866,DEM,50,Jim Ryan,12865,REP,41,,9,11/5/2002,52.19,45.07,7.12,1.88,1.88,1,-3.322646485620309, -54667,88203,1393,2002,2002_Gov-G_IA,IA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/21/2002,614,Tom Vilsack,12858,DEM,55,Doug Gross,12857,REP,41,,14,11/5/2002,52.69,44.51,8.17,5.83,5.83,1,1.485105564585791, -54729,88265,1397,2002,2002_Gov-G_MA,MA,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/21/2002,500,Shannon O'Brien,12875,DEM,36.7,Mitt Romney,12876,REP,37.2,2.5,-.5,11/5/2002,44.94,49.77,-4.83,4.33,4.33,1,-1.989459197288155, -54782,88318,1398,2002,2002_Gov-G_MI,MI,Gov-G,Gov-G,EPIC-MRA,84,Live Phone,,10/21/2002,500,Jennifer Granholm,12886,DEM,51,Dick Posthumus,12884,REP,37,,14,11/5/2002,51.42,47.4,4.02,9.98,9.98,1,3.63927084831572, -25391,88343,1402,2002,2002_Gov-G_NH,NH,Gov-G,Gov-G,American Research Group,9,Live Phone,,10/21/2002,600,Mark Fernald,12897,DEM,33,Craig Benson,12896,REP,52,,-19,11/5/2002,38.21,58.62,-20.4,1.4,1.4,1,-4.936953155560706, -25504,88474,1411,2002,2002_Gov-G_SD,SD,Gov-G,Gov-G,Jim Meader (KELOLAND-TV),159,Live Phone,,10/21/2002,600,Jim Abbott,12936,DEM,39,M. Michael Rounds,12938,REP,46,,-7,11/5/2002,41.92,56.77,-14.84,7.84,7.84,1,2.97083327156277, -54993,88531,1415,2002,2002_Gov-G_WI,WI,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/21/2002,600,Jim Doyle,13138,DEM,46,Scott McCallum,13139,REP,38,8,8,11/5/2002,45.09,41.39,3.7,4.3,4.3,1,.3743245694614676,for Wisconsin Public Radio | WISC-TV (Wisconsin) -25503,30743,1655,2002,2002_Sen-G_IL,IL,Sen-G,Sen-G,Illinois Wesleyan University,147,Live Phone,,10/21/2002,497,Richard J. Durbin,3425,DEM,51,Jim Durkin,3426,REP,33,,18,11/5/2002,60.33,38.02,22.31,4.31,-4.31,1,.2125559964725037,among registered voters -25597,30837,1655,2002,2002_Sen-G_IL,IL,Sen-G,Sen-G,Richard Day Research,287,Live Phone,,10/21/2002,800,Richard J. Durbin,3425,DEM,54,Jim Durkin,3426,REP,33,,21,11/5/2002,60.33,38.02,22.31,1.31,-1.31,1,-2.593253504343091, -54667,117377,1656,2002,2002_Sen-G_IA,IA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/21/2002,605,Tom Harkin,3415,DEM,57,Greg Ganske,3416,REP,40,,17,11/5/2002,54.18,43.78,10.4,6.6,6.6,1,1.79222517084517, -63805,117489,1659,2002,2002_Sen-O_LA,LA,Sen-G,Sen-O,Southeastern Louisiana University,309,Live Phone,,10/21/2002,537,Mary L. Landrieu,13736,DEM,44,Suzanne Haik Terrell,13737,REP,15,10,29,11/5/2002,46,27.24,18.76,10.24,10.24,1,5.000719819332946, -25391,30631,1669,2002,2002_Sen-G_NH,NH,Sen-G,Sen-G,American Research Group,9,Live Phone,,10/21/2002,600,Jeanne Shaheen,3527,DEM,46,John E. Sununu,3524,REP,48,,-2,11/5/2002,46.4,50.82,-4.42,2.42,2.42,1,-4.110511627986185, -73400,137567,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/21/2002,600,Frank R. Lautenberg,3539,DEM,51,Douglas R. Forrester,3540,REP,40,,11,11/5/2002,53.88,43.95,9.93,1.07,1.07,1,-1.962451502194421,sample size unavailable; estimated at 600 as a default -25504,30744,1677,2002,2002_Sen-G_SD,SD,Sen-G,Sen-G,Jim Meader (KELOLAND-TV),159,Live Phone,,10/21/2002,600,Tim Johnson,3571,DEM,45,John Thune,3572,REP,42,,3,11/5/2002,49.62,49.47,.16,2.84,2.84,1,-1.157874446518034, -25391,117524,2959,2002,2002_House-G_NH-1,NH-1,House-G,House-G,American Research Group,9,Live Phone,,10/21/2002,300,Martha Fuller Clark,13798,DEM,39,Jeb E. Bradley,13799,REP,53,,-14,11/5/2002,38.48,58.11,-19.63,5.63,5.63,1,-2.568447227284719, -25391,117525,2960,2002,2002_House-G_NH-2,NH-2,House-G,House-G,American Research Group,9,Live Phone,,10/21/2002,300,Katrina Swett,13800,DEM,35,Charles Bass,13801,REP,54,,-19,11/5/2002,40.86,56.81,-15.95,3.05,-3.05,1,-3.539578820322323, -25504,120121,3075,2002,2002_House-G_SD-1,SD-1,House-G,House-G,Jim Meader (KELOLAND-TV),159,Live Phone,,10/21/2002,600,Stephanie Herseth Sandlin,14495,DEM,42,William J. Janklow,14496,REP,47,,-5,11/5/2002,45.61,53.47,-7.86,2.86,2.86,1,-2.683435866949116, -63846,117549,3089,2002,2002_House-G_TX-5,TX-5,House-G,House-G,Baselice & Associates,23,Live Phone,R,10/21/2002,301,Ron Chapman,13818,DEM,36,Jeb Hensarling,13819,REP,47,,-11,11/5/2002,40.26,58.21,-17.95,6.95,6.95,1,-.7423323185829311,for Jeb Hensarling; among 'voters' -25432,88142,1386,2002,2002_Gov-G_CO,CO,Gov-G,Gov-G,Ciruli Associates,51,Live Phone,,10/22/2002,400,Rollie Heath,12840,DEM,25,William F. Owens,12842,REP,62,,-37,11/5/2002,33.65,62.62,-28.97,8.03,-8.03,1,3.691074696287141,for Denver Post | 9News | KOAA-TV (Colorado) -25521,88229,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/22/2002,625,Rod Blagojevich,12866,DEM,49,Jim Ryan,12865,REP,40,,9,11/5/2002,52.19,45.07,7.12,1.88,1.88,1,-3.349941199718165, -54694,88230,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/22/2002,535,Rod Blagojevich,12866,DEM,52,Jim Ryan,12865,REP,40,4,12,11/5/2002,52.19,45.07,7.12,4.88,4.88,1,-.0113359715654339, -25553,88319,1398,2002,2002_Gov-G_MI,MI,Gov-G,Gov-G,Mitchell Research & Communications,213,Live Phone,,10/22/2002,600,Jennifer Granholm,12886,DEM,47,Dick Posthumus,12884,REP,39,1,8,11/5/2002,51.42,47.4,4.02,3.98,3.98,1,-2.672194528629957,for Detroit News -54823,88360,1401,2002,2002_Gov-G_NV,NV,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/22/2002,625,Joseph Neal,12904,DEM,21,Kenny Guinn,12902,REP,65,,-44,11/5/2002,22.01,68.24,-46.24,2.24,2.24,1,-5.547350773366572, -54855,88392,1404,2002,2002_Gov-G_NY,NY,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/22/2002,567,H. Carl McCall,12908,DEM,29,George Pataki,12912,REP,44,23,-15,11/5/2002,33.5,49.4,-15.9,.9,.9,1,-3.734061032935063, -54870,88407,1405,2002,2002_Gov-G_OH,OH,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/22/2002,800,Timothy Hagan,12920,DEM,38,Bob Taft,12916,REP,50,3,-12,11/5/2002,38.31,57.76,-19.45,7.45,7.45,1,2.496098350052898, -54919,88456,1409,2002,2002_Gov-G_RI,RI,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/22/2002,593,Myrth York,12931,DEM,46,Donald Carcieri,12932,REP,48,,-2,11/5/2002,45.24,54.76,-9.52,7.52,7.52,1,-.0844279337071172, -25538,88486,1412,2002,2002_Gov-G_TN,TN,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/22/2002,625,Phil Bredesen,12941,DEM,45,Van Hilleary,12939,REP,42,,3,11/5/2002,50.65,47.59,3.05,.05,-.05,1,-4.756604937635594, -54970,88507,1413,2002,2002_Gov-G_TX,TX,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/22/2002,683,Tony Sanchez,12946,DEM,42,Rick Perry,12947,REP,53,,-11,11/5/2002,39.96,57.81,-17.85,6.85,6.85,1,1.69791098010884, -54994,88532,1415,2002,2002_Gov-G_WI,WI,Gov-G,Gov-G,St. Norbert College,313,Live Phone,,10/22/2002,382,Jim Doyle,13138,DEM,41,Scott McCallum,13139,REP,33,6,8,11/5/2002,45.09,41.39,3.7,4.3,4.3,1,.3032525520477993,for Wisconsin Public Radio -54999,88537,1416,2002,2002_Gov-G_WY,WY,Gov-G,Gov-G,A&A Research,2,Live Phone,,10/22/2002,400,Dave Freudenthal,13142,DEM,36,Eli D. Bebout,13143,REP,44,,-8,11/5/2002,49.96,47.92,2.04,10.04,-10.04,0,2.332239081130662, -63768,117421,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/22/2002,739,Tom Strickland,3400,DEM,46,Wayne A. Allard,3399,REP,48,,-2,11/5/2002,45.77,50.7,-4.93,2.93,2.93,1,-2.58708066360668, -25521,30761,1655,2002,2002_Sen-G_IL,IL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/22/2002,625,Richard J. Durbin,3425,DEM,56,Jim Durkin,3426,REP,32,,24,11/5/2002,60.33,38.02,22.31,1.69,1.69,1,-2.20844385835076, -54694,137562,1655,2002,2002_Sen-G_IL,IL,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/22/2002,528,Richard J. Durbin,3425,DEM,55.5,Jim Durkin,3426,REP,36,3,19.5,11/5/2002,60.33,38.02,22.31,2.81,-2.81,1,-.9265490636774879,average of multiple versions or turnout models listed in poll -25553,30793,1663,2002,2002_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,Live Phone,,10/22/2002,600,Carl Levin,3456,DEM,61,Andrew Rocky Raczkowski,3457,REP,27,,34,11/5/2002,60.61,37.89,22.72,11.28,11.28,1,4.293955417318246,for Detroit News; sample size unavailable; estimated at 600 as a default -25642,30882,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,CBS News/The New York Times,36,Live Phone,,10/22/2002,746,Frank R. Lautenberg,3539,DEM,52,Douglas R. Forrester,3540,REP,39,,13,11/5/2002,53.88,43.95,9.93,3.07,3.07,1,.3149984102626042, -25531,30771,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/22/2002,800,Frank R. Lautenberg,3539,DEM,47,Douglas R. Forrester,3540,REP,40,,7,11/5/2002,53.88,43.95,9.93,2.93,-2.93,1,.2181691707183474, -63792,117445,1672,2002,2002_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/22/2002,611,Erskine Bowles,3499,DEM,44,Elizabeth H. Dole,3498,REP,50,,-6,11/5/2002,44.96,53.56,-8.61,2.61,2.61,1,-1.696690238957256, -25538,30778,1678,2002,2002_Sen-G_TN,TN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/22/2002,625,Bob Clement,3576,DEM,40,Lamar Alexander,3575,REP,50,,-10,11/5/2002,44.34,54.28,-9.94,.06,-.06,1,-5.02031468561839, -54970,117400,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/22/2002,683,Ron Kirk,3594,DEM,45,John Cornyn,3593,REP,52,,-7,11/5/2002,43.33,55.3,-11.97,4.97,4.97,1,-1.998044641586186, -54823,117976,2956,2002,2002_House-G_NV-1,NV-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/22/2002,300,Shelley Berkley,14038,DEM,51,Lynette Maria Boggs-McDonald,14039,REP,38,,13,11/5/2002,53.72,42.73,11,2,2,1,-5.697305982738808, -54823,139541,2958,2002,2002_House-G_NV-3,NV-3,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/22/2002,305,Dario Herrera,14040,DEM,34.5,Jon C. Porter,14041,REP,45.5,3,-11,11/5/2002,37.24,56.08,-18.84,7.84,7.84,1,.2155614510182298,average of multiple versions or turnout models listed in poll -64201,118119,2965,2002,2002_House-G_NJ-5,NJ-5,House-G,House-G,Research 2000,281,Live Phone,,10/22/2002,600,Anne Ricks Sumers,14181,DEM,41,Scott Garrett,14182,REP,49,,-8,11/5/2002,38.28,59.48,-21.2,13.2,13.2,1,7.103853060230071, -63830,117533,3133,2002,2002_House-G_WA-2,WA-2,House-G,House-G,American Viewpoint,10,Live Phone,R,10/22/2002,300,Rick Larsen,13804,DEM,39,Norma Smith,13805,REP,42,,-3,11/5/2002,50.07,45.77,4.3,7.3,-7.3,0,-.350658855054766,for Norma Smith -27981,33259,8653,2002,2002_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,10/22/2002,600,Generic Candidate,13744,DEM,49,Generic Candidate,13745,REP,46,,3,11/5/2002,45.2,49.49,-4.29,7.29,7.29,0,1.855431515271701,for USA Today | CNN; sample size unavailable; estimated at 600 as a default -73448,88078,1381,2002,2002_Gov-G_AL,AL,Gov-G,Gov-G,University of South Alabama,361,Live Phone,,10/23/2002,926,Don Siegelman,12825,DEM,40,Bob Riley,12824,REP,44,2,-4,11/5/2002,48.95,49.17,-.23,3.77,-3.77,1,.2582426851880241,for Mobile Register | Birmingham News | Huntsville Times -54568,88104,1383,2002,2002_Gov-G_AZ,AZ,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/23/2002,661,Janet Napolitano,12829,DEM,42,Matt Salmon,12832,REP,43,10.5,-1,11/5/2002,46.19,45.22,.96,1.96,-1.96,0,-4.627292742248691, -54644,88180,1388,2002,2002_Gov-G_FL,FL,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/23/2002,792,Bill McBride,12845,DEM,45,Jeb Bush,12847,REP,52,,-7,11/5/2002,43.16,56.01,-12.85,5.85,5.85,1,-.3790405571811865, -54692,88228,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,KRC Research,160,Live Phone,,10/23/2002,400,Rod Blagojevich,12866,DEM,50,Jim Ryan,12865,REP,38,,12,11/5/2002,52.19,45.07,7.12,4.88,4.88,1,-.4331420107898445,for Chicago Sun-Times -54807,88344,1402,2002,2002_Gov-G_NH,NH,Gov-G,Gov-G,Becker Institute,26,Live Phone,,10/23/2002,401,Mark Fernald,12897,DEM,32,Craig Benson,12896,REP,52,,-20,11/5/2002,38.21,58.62,-20.4,.4,.4,1,-5.911642507015353, -54995,88533,1415,2002,2002_Gov-G_WI,WI,Gov-G,Gov-G,University of Wisconsin-Milwaukee,366,Live Phone,,10/23/2002,418,Jim Doyle,13138,DEM,38,Scott McCallum,13139,REP,36,8,2,11/5/2002,45.09,41.39,3.7,1.7,-1.7,1,-1.928390904116, -73448,137763,1648,2002,2002_Sen-G_AL,AL,Sen-G,Sen-G,University of South Alabama,361,Live Phone,,10/23/2002,926,Susan Parker,3392,DEM,30,Jeff Sessions,3391,REP,60,2,-30,11/5/2002,39.83,58.58,-18.75,11.25,-11.25,1,4.055726605976917,for Mobile Register | Birmingham News | Huntsville Times -25431,136808,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,Ciruli Associates,51,Live Phone,,10/23/2002,500,Tom Strickland,3400,DEM,36.5,Wayne A. Allard,3399,REP,43,,-6.5,11/5/2002,45.77,50.7,-4.93,1.57,-1.57,1,-3.855162753028021,for Denver Post | 9News | KOAA-TV (Colorado); average of multiple versions or turnout models listed in poll -25630,30870,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,"Drake Research & Strategy, Inc.",329,Live Phone,,10/23/2002,500,Tom Strickland,3400,DEM,39,Wayne A. Allard,3399,REP,38,,1,11/5/2002,45.77,50.7,-4.93,5.93,5.93,0,.8174572162397138,among registered voters -54807,117085,1669,2002,2002_Sen-G_NH,NH,Sen-G,Sen-G,Becker Institute,26,Live Phone,,10/23/2002,401,Jeanne Shaheen,3527,DEM,48,John E. Sununu,3524,REP,42,3,6,11/5/2002,46.4,50.82,-4.42,10.42,10.42,0,5.325523357499852, -25480,30720,1672,2002,2002_Sen-G_NC,NC,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/23/2002,603,Erskine Bowles,3499,DEM,41,Elizabeth H. Dole,3498,REP,45,,-4,11/5/2002,44.96,53.56,-8.61,4.61,4.61,1,.4733012554165063,for Erskine Bowles -25487,30727,1677,2002,2002_Sen-G_SD,SD,Sen-G,Sen-G,GQR Research (GQRR),126,Live Phone,D,10/23/2002,553,Tim Johnson,3571,DEM,46,John Thune,3572,REP,44,,2,11/5/2002,49.62,49.47,.16,1.84,1.84,1,-2.275982391161847,for Tim Johnson -64227,137456,1681,2002,2002_Sen-G_WV,WV,Sen-G,Sen-G,RMS Research,273,Live Phone,,10/23/2002,400,"John D. Rockefeller, IV",16255,DEM,72,Jay Wolfe,16256,REP,17,,55,11/5/2002,63.11,36.89,26.22,28.78,28.78,1,21.18076624656709,among registered voters -64171,118078,2725,2002,2002_House-G_AZ-1,AZ-1,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/23/2002,361,George Cordova,14122,DEM,34,Richard Renzi,14123,REP,46,,-12,11/5/2002,45.64,49.21,-3.57,8.43,-8.43,1,.9315615356318466,for Richard Renzi -64168,118072,2736,2002,2002_House-G_AR-4,AR-4,House-G,House-G,Opinion Research Associates,242,Live Phone,,10/23/2002,400,Michael Avery Ross,14129,DEM,53,Jay Woodson Dickey,14130,REP,38,,15,11/5/2002,60.56,39.44,21.12,6.12,-6.12,1,-1.373864025446475, -64371,118423,2839,2002,2002_House-G_GA-12,GA-12,House-G,House-G,Tarrance Group,333,Live Phone,R,10/23/2002,402,Charles Walker,14434,DEM,33,Max Burns,14435,REP,48,,-15,11/5/2002,44.81,55.19,-10.38,4.62,-4.62,1,-2.816814924324346,for Max Burns -64279,118261,2884,2002,2002_House-G_KY-3,KY-3,House-G,House-G,SurveyUSA,325,IVR,,10/23/2002,707,Jack Conway,13995,DEM,46,Anne Meagher Northup,13996,REP,51,,-5,11/5/2002,48.39,51.61,-3.22,1.78,-1.78,1,-4.953140402177883, -54807,139543,2959,2002,2002_House-G_NH-1,NH-1,House-G,House-G,Becker Institute,26,Live Phone,,10/23/2002,200,Martha Fuller Clark,13798,DEM,41,Jeb E. Bradley,13799,REP,49,,-8,11/5/2002,38.48,58.11,-19.63,11.63,11.63,1,4.329072102204162, -54807,139546,2960,2002,2002_House-G_NH-2,NH-2,House-G,House-G,Becker Institute,26,Live Phone,,10/23/2002,200,Katrina Swett,13800,DEM,34,Charles Bass,13801,REP,56,,-22,11/5/2002,40.86,56.81,-15.95,6.05,-6.05,1,.0001836404949934, -64227,118184,3142,2002,2002_House-G_WV-2,WV-2,House-G,House-G,RMS Research,273,Live Phone,,10/23/2002,336,Jim Humphreys,14274,DEM,32,Shelley Moore Capito,14275,REP,53,,-21,11/5/2002,39.96,60.04,-20.09,.91,-.91,1,-6.628777610789116, -27980,33258,8653,2002,2002_House-G_US,US,House-G,House-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/23/2002,900,Generic Candidate,13744,DEM,40,Generic Candidate,13745,REP,41,,-1,11/5/2002,45.2,49.49,-4.29,3.29,3.29,1,-1.831794732779144, -27979,33257,8653,2002,2002_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,Live Phone,,10/23/2002,1001,Generic Candidate,13744,DEM,47,Generic Candidate,13745,REP,44,,3,11/5/2002,45.2,49.49,-4.29,7.29,7.29,0,2.284621825717042, -65021,120621,8653,2002,2002_House-G_US,US,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/23/2002,1200,Generic Candidate,13744,DEM,39,Generic Candidate,13745,REP,37,,2,11/5/2002,45.2,49.49,-4.29,6.29,6.29,0,1.39070926846836, -25629,88143,1386,2002,2002_Gov-G_CO,CO,Gov-G,Gov-G,"Drake Research & Strategy, Inc.",329,Live Phone,,10/24/2002,500,Rollie Heath,12840,DEM,27,William F. Owens,12842,REP,54,,-27,11/5/2002,33.65,62.62,-28.97,1.97,1.97,1,-3.510105749311477,among registered voters -54627,88163,1387,2002,2002_Gov-G_CT,CT,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/24/2002,637,Bill Curry,12844,DEM,38,John Rowland,12843,REP,55,,-17,11/5/2002,43.89,56.11,-12.22,4.78,-4.78,1,.2918192759845508, -54645,88181,1388,2002,2002_Gov-G_FL,FL,Gov-G,Gov-G,Fleming & Associates,96,Live Phone,,10/24/2002,600,Bill McBride,12845,DEM,43,Jeb Bush,12847,REP,49,,-6,11/5/2002,43.16,56.01,-12.85,6.85,6.85,1,.4507499688347059, -54646,88182,1388,2002,2002_Gov-G_FL,FL,Gov-G,Gov-G,SEA Polling & Strategic Design,302,Live Phone,,10/24/2002,800,Bill McBride,12845,DEM,43,Jeb Bush,12847,REP,51,,-8,11/5/2002,43.16,56.01,-12.85,4.85,4.85,1,-1.53638048277076,for Miami Herald -54751,88287,1396,2002,2002_Gov-G_MD,MD,Gov-G,Gov-G,ABC News/The Washington Post,3,Live Phone,,10/24/2002,1529,Kathleen Townsend,12877,DEM,47,Robert Ehrlich Jr.,12879,REP,47,1,0,11/5/2002,47.68,51.55,-3.88,3.88,3.88,.5,-.1692704418534872,for The Washington Post -54910,88447,1408,2002,2002_Gov-G_PA,PA,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/24/2002,636,Ed Rendell,12927,DEM,54,Mike Fisher,12930,REP,35,,19,11/5/2002,53.41,44.37,9.04,9.96,9.96,1,3.041167233920888, -25464,88508,1413,2002,2002_Gov-G_TX,TX,Gov-G,Gov-G,Frank N. Magid Associates Inc.,105,Live Phone,,10/24/2002,550,Tony Sanchez,12946,DEM,38,Rick Perry,12947,REP,51,,-13,11/5/2002,39.96,57.81,-17.85,4.85,4.85,1,-1.251055481988753,"for KXAS-TV (Fort Worth, TX)" -73852,138525,1414,2002,2002_Gov-G_VT,VT,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2002,625,Doug Racine,12954,DEM,42,Jim Douglas,12955,REP,35,12,7,11/5/2002,42.39,44.94,-2.55,9.55,9.55,0,2.444443094869554,among registered voters -6088,88517,1414,2002,2002_Gov-G_VT,VT,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/24/2002,600,Doug Racine,12954,DEM,43,Jim Douglas,12955,REP,37,7,6,11/5/2002,42.39,44.94,-2.55,8.55,8.55,0,.9125265322127405, -25525,30765,1667,2002,2002_Sen-G_MT,MT,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2002,625,Max Baucus,3489,DEM,59,Mike Taylor,3490,REP,28,1,31,11/5/2002,62.74,31.73,31,0,0,1,-7.500482835691394, -25464,30704,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,Frank N. Magid Associates Inc.,105,Live Phone,,10/24/2002,550,Ron Kirk,3594,DEM,40,John Cornyn,3593,REP,43,,-3,11/5/2002,43.33,55.3,-11.97,8.97,8.97,1,2.741138004922097,"for KXAS-TV (Fort Worth, TX)" -64195,118105,2875,2002,2002_House-G_IA-3,IA-3,House-G,House-G,Basswood Research,24,Live Phone,R,10/24/2002,300,Leonard L. Boswell,14159,DEM,43,Stan Thompson,14160,REP,39,,4,11/5/2002,53.41,45.04,8.37,4.37,-4.37,1,-3.216455507722509,for unspecified Republican sponsor -64118,117962,2880,2002,2002_House-G_KS-3,KS-3,House-G,House-G,Market Research Institute Inc.,186,Live Phone,,10/24/2002,602,Dennis Moore,14003,DEM,47,Adam Taff,14004,REP,44,,3,11/5/2002,50.18,46.89,3.29,.29,-.29,1,-6.998472531718396,for Kansas City Star -25525,117978,2952,2002,2002_House-G_MT-1,MT-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2002,625,Steve Kelly,14043,DEM,30,Denny Rehberg,14044,REP,58,,-28,11/5/2002,32.67,64.62,-31.95,3.95,3.95,1,-3.275572600893975, -74318,139556,3118,2002,2002_House-G_UT-2,UT-2,House-G,House-G,Tarrance Group,333,Live Phone,R,10/24/2002,300,Jim Matheson,13882,DEM,44,John Swallow,13883,REP,43,,1,11/5/2002,49.43,48.69,.73,.27,.27,1,-6.132172489601536,for unspecified Republican sponsor -38134,117348,8653,2002,2002_House-G_US,US,House-G,House-G,Harris Insights & Analytics,133,Live Phone,,10/24/2002,882,Generic Candidate,13744,DEM,47,Generic Candidate,13745,REP,43,,4,11/5/2002,45.2,49.49,-4.29,8.29,8.29,0,3.326806040334375,for CNN | Time; among registered voters -66195,123134,8653,2002,2002_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,Live Phone,,10/24/2002,600,Generic Candidate,13744,DEM,38,Generic Candidate,13745,REP,37,,1,11/5/2002,45.2,49.49,-4.29,5.29,5.29,0,-.0234054253106835,for Newsweek; sample size unavailable; estimated at 600 as a default; among registered voters -54569,138436,1383,2002,2002_Gov-G_AZ,AZ,Gov-G,Gov-G,Behavior Research Center (Rocky Mountain Poll),27,Live Phone,,10/25/2002,600,Janet Napolitano,12829,DEM,46,Matt Salmon,12832,REP,36,6,10,11/5/2002,46.19,45.22,.96,9.04,9.04,1,4.338707552063636,sample size unavailable; estimated at 600 as a default -25559,88086,1384,2002,2002_Gov-G_AR,AR,Gov-G,Gov-G,Opinion Research Associates,242,Live Phone,,10/25/2002,500,Jimmie Lou Fisher,12827,DEM,43,Mike Huckabee,12828,REP,49,,-6,11/5/2002,46.95,53.01,-6.06,.06,.06,1,-5.924080426336841, -54593,88129,1385,2002,2002_Gov-G_CA,CA,Gov-G,Gov-G,Los Angeles Times,172,Live Phone,,10/25/2002,879,"Joseph 'Gray' Davis, Jr.",12835,DEM,45,Bill Simon,12833,REP,36,5,9,11/5/2002,47.26,42.4,4.86,4.14,4.14,1,-.7300475562853029, -54764,88300,1395,2002,2002_Gov-G_ME,ME,Gov-G,Gov-G,RKM Research and Communications Inc.,272,Live Phone,,10/25/2002,300,John Baldacci,12880,DEM,46,Peter Cianchette,12882,REP,36,7,10,11/5/2002,47.15,41.47,5.68,4.32,4.32,1,-4.52493700936674,for Bangor Daily News -54871,88408,1405,2002,2002_Gov-G_OH,OH,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/2002,602,Timothy Hagan,12920,DEM,35,Bob Taft,12916,REP,49,,-14,11/5/2002,38.31,57.76,-19.45,5.45,5.45,1,.2502372134208767,for Toledo Blade | WTVG-TV (Ohio) -25559,30799,1650,2002,2002_Sen-G_AR,AR,Sen-G,Sen-G,Opinion Research Associates,242,Live Phone,,10/25/2002,500,Mark L. Pryor,3396,DEM,51,Tim Hutchinson,3397,REP,43,,8,11/5/2002,53.9,46.1,7.79,.21,.21,1,-4.413742485397176, -54764,117486,1661,2002,2002_Sen-G_ME,ME,Sen-G,Sen-G,RKM Research and Communications Inc.,272,Live Phone,,10/25/2002,300,Chellie Pingree,3455,DEM,31,Susan M. Collins,3454,REP,59,,-28,11/5/2002,41.56,58.44,-16.87,11.13,-11.13,1,5.55042812762383,for Bangor Daily News -25568,30808,1677,2002,2002_Sen-G_SD,SD,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/25/2002,500,Tim Johnson,3571,DEM,45,John Thune,3572,REP,48,,-3,11/5/2002,49.62,49.47,.16,3.16,-3.16,0,-.9311692314634629,for unspecified Republican sponsor -64104,117947,2870,2002,2002_House-G_IN-7,IN-7,House-G,House-G,Indiana University,149,Live Phone,,10/25/2002,506,Julia M. Carson,13980,DEM,46,Ambrose A. McVey,13981,REP,37,,9,11/5/2002,53.13,44.14,8.98,.02,.02,1,-6.418378061778153, -54764,118181,2897,2002,2002_House-G_ME-2,ME-2,House-G,House-G,RKM Research and Communications Inc.,272,Live Phone,,10/25/2002,302,Michael H. Michaud,14131,DEM,37,Kevin L. Raye,14132,REP,36,,1,11/5/2002,52.01,47.99,4.01,3.01,-3.01,1,-3.059750796509593,for Bangor Daily News -27977,33255,8653,2002,2002_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,Live Phone,,10/25/2002,581,Generic Candidate,13744,DEM,43,Generic Candidate,13745,REP,46,,-3,11/5/2002,45.2,49.49,-4.29,1.29,1.29,1,-4.079387647039091,for Newsweek -54570,88106,1383,2002,2002_Gov-G_AZ,AZ,Gov-G,Gov-G,Analytical Group,11,Live Phone,,10/26/2002,600,Janet Napolitano,12829,DEM,42,Matt Salmon,12832,REP,37,7,5,11/5/2002,46.19,45.22,.96,4.04,4.04,1,-1.747837855901728, -54594,88130,1385,2002,2002_Gov-G_CA,CA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/26/2002,563,"Joseph 'Gray' Davis, Jr.",12835,DEM,48,Bill Simon,12833,REP,37,8,11,11/5/2002,47.26,42.4,4.86,6.14,6.14,1,1.392707579078011, -25515,88231,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,Market Shares Corp.,187,Live Phone,,10/26/2002,701,Rod Blagojevich,12866,DEM,47,Jim Ryan,12865,REP,37,4,10,11/5/2002,52.19,45.07,7.12,2.88,2.88,1,-2.024050452841163,for Chicago Tribune -54696,88232,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2002,600,Rod Blagojevich,12866,DEM,51,Jim Ryan,12865,REP,36,,15,11/5/2002,52.19,45.07,7.12,7.88,7.88,1,3.224155310212498, -54709,88245,1394,2002,2002_Gov-G_KS,KS,Gov-G,Gov-G,Market Research Institute Inc.,186,Live Phone,,10/26/2002,602,Kathleen Sebelius,12868,DEM,46,Tim Shallenburger,12870,REP,37,1,9,11/5/2002,52.87,45.09,7.78,1.22,1.22,1,-3.56824701292721,for Kansas City Star -54710,88246,1394,2002,2002_Gov-G_KS,KS,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/26/2002,704,Kathleen Sebelius,12868,DEM,53,Tim Shallenburger,12870,REP,38,2,15,11/5/2002,52.87,45.09,7.78,7.22,7.22,1,3.065666463350618, -54765,88301,1395,2002,2002_Gov-G_ME,ME,Gov-G,Gov-G,Pan Atlantic Research,249,Live Phone,,10/26/2002,500,John Baldacci,12880,DEM,50,Peter Cianchette,12882,REP,29,6,21,11/5/2002,47.15,41.47,5.68,15.32,15.32,1,9.388954191738971, -54752,88288,1396,2002,2002_Gov-G_MD,MD,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/26/2002,797,Kathleen Townsend,12877,DEM,49,Robert Ehrlich Jr.,12879,REP,48,,1,11/5/2002,47.68,51.55,-3.88,4.88,4.88,0,.8568597928099126, -54730,88266,1397,2002,2002_Gov-G_MA,MA,Gov-G,Gov-G,Harvard University,135,Live Phone,,10/26/2002,400,Shannon O'Brien,12875,DEM,41,Mitt Romney,12876,REP,39,4,2,11/5/2002,44.94,49.77,-4.83,6.83,6.83,0,1.035985796474614, -54731,88267,1397,2002,2002_Gov-G_MA,MA,Gov-G,Gov-G,RKM Research and Communications Inc.,272,Live Phone,,10/26/2002,465,Shannon O'Brien,12875,DEM,44,Mitt Romney,12876,REP,38,4,6,11/5/2002,44.94,49.77,-4.83,10.83,10.83,0,5.896050410622698, -54784,88320,1398,2002,2002_Gov-G_MI,MI,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/26/2002,730,Jennifer Granholm,12886,DEM,55,Dick Posthumus,12884,REP,42,,13,11/5/2002,51.42,47.4,4.02,8.98,8.98,1,3.04092943742901, -25551,88335,1400,2002,2002_Gov-G_NE,NE,Gov-G,Gov-G,MSR Group,178,Live Phone,,10/26/2002,604,Stormy Dean,12895,DEM,20,Mike Johanns,12893,REP,70,3,-50,11/5/2002,27.52,68.68,-41.17,8.83,-8.83,1,1.485816218416925, -25651,88345,1402,2002,2002_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,10/26/2002,651,Mark Fernald,12897,DEM,37,Craig Benson,12896,REP,49,2,-12,11/5/2002,38.21,58.62,-20.4,8.4,8.4,1,3.181442921262459, -25598,88426,1407,2002,2002_Gov-G_OR,OR,Gov-G,Gov-G,Riley Research Associates,290,Live Phone,,10/26/2002,604,Ted Kulongoski,12924,DEM,46,Kevin Mannix,12926,REP,42,3,4,11/5/2002,49.03,46.16,2.87,1.13,1.13,1,-4.165504613808667, -54911,138514,1408,2002,2002_Gov-G_PA,PA,Gov-G,Gov-G,Millersville University,210,Live Phone,,10/26/2002,483,Ed Rendell,12927,DEM,53,Mike Fisher,12930,REP,34.5,1,18.5,11/5/2002,53.41,44.37,9.04,9.46,9.46,1,1.601478169134118,for Fox 29 Philadelphia WTXF; average of multiple versions or turnout models listed in poll; among registered voters -54912,88449,1408,2002,2002_Gov-G_PA,PA,Gov-G,Gov-G,West Chester University,377,Live Phone,,10/26/2002,472,Ed Rendell,12927,DEM,49,Mike Fisher,12930,REP,32,,17,11/5/2002,53.41,44.37,9.04,7.96,7.96,1,.7588349504776365, -54931,88468,1410,2002,2002_Gov-G_SC,SC,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/26/2002,764,James H. Hodges,12933,DEM,50,Mark Sanford,12934,REP,47,,3,11/5/2002,47.05,52.85,-5.8,8.8,8.8,0,3.724466667088687, -25536,88475,1411,2002,2002_Gov-G_SD,SD,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2002,805,Jim Abbott,12936,DEM,36,M. Michael Rounds,12938,REP,55,1,-19,11/5/2002,41.92,56.77,-14.84,4.16,-4.16,1,-1.082591532446286, -54996,88534,1415,2002,2002_Gov-G_WI,WI,Gov-G,Gov-G,Market Shares Corp.,187,Live Phone,,10/26/2002,450,Jim Doyle,13138,DEM,38,Scott McCallum,13139,REP,36,8,2,11/5/2002,45.09,41.39,3.7,1.7,-1.7,1,-2.444130899356218,for WTMJ-TV (Wisconsin) -25627,30867,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,"Drake Research & Strategy, Inc.",329,Live Phone,,10/26/2002,500,Tom Strickland,3400,DEM,41,Wayne A. Allard,3399,REP,41,,0,11/5/2002,45.77,50.7,-4.93,4.93,4.93,.5,-.0668584346871229,among registered voters -25515,30755,1655,2002,2002_Sen-G_IL,IL,Sen-G,Sen-G,Market Shares Corp.,187,Live Phone,,10/26/2002,701,Richard J. Durbin,3425,DEM,47,Jim Durkin,3426,REP,27,4,20,11/5/2002,60.33,38.02,22.31,2.31,-2.31,1,-1.254606610822305,for Chicago Tribune -54765,117233,1661,2002,2002_Sen-G_ME,ME,Sen-G,Sen-G,Pan Atlantic Research,249,Live Phone,,10/26/2002,500,Chellie Pingree,3455,DEM,36,Susan M. Collins,3454,REP,55,,-19,11/5/2002,41.56,58.44,-16.87,2.13,-2.13,1,-5.620243328990436, -25551,30791,1668,2002,2002_Sen-G_NE,NE,Sen-G,Sen-G,MSR Group,178,Live Phone,,10/26/2002,604,Charlie Matulka,3517,DEM,10,Chuck Hagel,3516,REP,82,,-72,11/5/2002,14.64,82.76,-68.13,3.87,-3.87,1,-3.416675422926178, -25651,30891,1669,2002,2002_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,10/26/2002,648,Jeanne Shaheen,3527,DEM,46,John E. Sununu,3524,REP,42,,4,11/5/2002,46.4,50.82,-4.42,8.42,8.42,0,3.63546653751292, -25598,30838,1674,2002,2002_Sen-G_OR,OR,Sen-G,Sen-G,Riley Research Associates,290,Live Phone,,10/26/2002,604,Bill Bradbury,3560,DEM,34,Gordon H. Smith,3559,REP,56,1,-22,11/5/2002,39.61,56.21,-16.6,5.4,-5.4,1,.9376065929958913, -54931,117394,1676,2002,2002_Sen-G_SC,SC,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/26/2002,764,Alex Sanders,3568,DEM,48,Lindsey Graham,3567,REP,49,,-1,11/5/2002,44.19,54.4,-10.21,9.21,9.21,1,2.767246828775367, -25536,30776,1677,2002,2002_Sen-G_SD,SD,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2002,805,Tim Johnson,3571,DEM,47,John Thune,3572,REP,45,1,2,11/5/2002,49.62,49.47,.16,1.84,1.84,1,-1.863367030628521, -54765,118073,2897,2002,2002_House-G_ME-2,ME-2,House-G,House-G,Pan Atlantic Research,249,Live Phone,,10/26/2002,240,Michael H. Michaud,14131,DEM,48,Kevin L. Raye,14132,REP,38,,10,11/5/2002,52.01,47.99,4.01,5.99,5.99,1,-.0258939026428745, -25551,118022,2954,2002,2002_House-G_NE-2,NE-2,House-G,House-G,MSR Group,178,Live Phone,,10/26/2002,196,Jim Simon,14083,DEM,33,Lee Terry,14084,REP,54,,-21,11/5/2002,32.98,63.32,-30.33,9.33,9.33,1,1.455151908173479, -64380,118433,2959,2002,2002_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,10/26/2002,316,Martha Fuller Clark,13798,DEM,31,Jeb E. Bradley,13799,REP,49,,-18,11/5/2002,38.48,58.11,-19.63,1.63,1.63,1,-5.075656825264501, -64048,117866,2960,2002,2002_House-G_NH-2,NH-2,House-G,House-G,Franklin Pierce University,107,Live Phone,,10/26/2002,468,Katrina Swett,13800,DEM,33,Charles Bass,13801,REP,52,,-19,11/5/2002,40.86,56.81,-15.95,3.05,-3.05,1,-2.093674534736499, -64380,118434,2960,2002,2002_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,10/26/2002,309,Katrina Swett,13800,DEM,41,Charles Bass,13801,REP,47,,-6,11/5/2002,40.86,56.81,-15.95,9.95,9.95,1,5.596673741970898, -64023,117827,2974,2002,2002_House-G_NM-1,NM-1,House-G,House-G,Data West Polling,74,Live Phone,,10/26/2002,443,Richard M. Romero,13898,DEM,46,Heather A. Wilson,13897,REP,47,,-1,11/5/2002,44.66,55.34,-10.68,9.68,9.68,1,4.412866514567725, -64023,117831,2975,2002,2002_House-G_NM-2,NM-2,House-G,House-G,Data West Polling,74,Live Phone,,10/26/2002,312,John Arthur Smith,13899,DEM,49,Stevan Pearce,13900,REP,45,,4,11/5/2002,43.72,56.23,-12.51,16.51,16.51,0,9.433171577606325, -25536,119661,3075,2002,2002_House-G_SD-1,SD-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2002,805,Stephanie Herseth Sandlin,14495,DEM,42,William J. Janklow,14496,REP,47,1,-5,11/5/2002,45.61,53.47,-7.86,2.86,2.86,1,-2.299908312528344, -27976,120399,8653,2002,2002_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,10/26/2002,600,Generic Candidate,13744,DEM,47,Generic Candidate,13745,REP,49,,-2,11/5/2002,45.2,49.49,-4.29,2.29,2.29,1,-2.820401115473369,for The Washington Post; sample size unavailable; estimated at 600 as a default -27975,33253,8653,2002,2002_House-G_US,US,House-G,House-G,Ipsos,154,Live Phone,,10/26/2002,600,Generic Candidate,13744,DEM,45,Generic Candidate,13745,REP,43,,2,11/5/2002,45.2,49.49,-4.29,6.29,6.29,0,.880607628302792,for Reuters | Reid | Cook Political Report; sample size unavailable; estimated at 600 as a default -25427,88144,1386,2002,2002_Gov-G_CO,CO,Gov-G,Gov-G,Ciruli Associates,51,Live Phone,,10/27/2002,400,Rollie Heath,12840,DEM,24,William F. Owens,12842,REP,60,,-36,11/5/2002,33.65,62.62,-28.97,7.03,-7.03,1,2.945189624817902,for Denver Post | 9News | KOAA-TV (Colorado) -54648,88184,1388,2002,2002_Gov-G_FL,FL,Gov-G,Gov-G,Marketing Workshop,194,Live Phone,,10/27/2002,300,Bill McBride,12845,DEM,43,Jeb Bush,12847,REP,47,,-4,11/5/2002,43.16,56.01,-12.85,8.85,8.85,1,2.202501647093335,for Insider Advantage -25412,88190,1389,2002,2002_Gov-G_GA,GA,Gov-G,Gov-G,Marketing Workshop,194,Live Phone,,10/27/2002,800,Roy Barnes,12850,DEM,51,Sonny Perdue,12849,REP,40,,11,11/5/2002,46.26,51.42,-5.16,16.16,16.16,0,8.057800250931649,for Atlanta Journal-Constitution -54753,88289,1396,2002,2002_Gov-G_MD,MD,Gov-G,Gov-G,Potomac Incorporated,256,Live Phone,,10/27/2002,869,Kathleen Townsend,12877,DEM,44,Robert Ehrlich Jr.,12879,REP,48,,-4,11/5/2002,47.68,51.55,-3.88,.12,-.12,1,-4.251198917114314, -25448,88427,1407,2002,2002_Gov-G_OR,OR,Gov-G,Gov-G,DHM Research,76,Live Phone,,10/27/2002,608,Ted Kulongoski,12924,DEM,48,Kevin Mannix,12926,REP,42,,6,11/5/2002,49.03,46.16,2.87,3.13,3.13,1,-2.016606802112383, -54950,88487,1412,2002,2002_Gov-G_TN,TN,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/27/2002,726,Phil Bredesen,12941,DEM,48,Van Hilleary,12939,REP,44,,4,11/5/2002,50.65,47.59,3.05,.95,.95,1,-3.317303030242648, -25595,88509,1413,2002,2002_Gov-G_TX,TX,Gov-G,Gov-G,Rice University,286,Live Phone,,10/27/2002,656,Tony Sanchez,12946,DEM,37,Rick Perry,12947,REP,49,,-12,11/5/2002,39.96,57.81,-17.85,5.85,5.85,1,.341251311452313, -54997,88535,1415,2002,2002_Gov-G_WI,WI,Gov-G,Gov-G,University of Wisconsin (Badger Poll),365,Live Phone,,10/27/2002,501,Jim Doyle,13138,DEM,41,Scott McCallum,13139,REP,34,10,7,11/5/2002,45.09,41.39,3.7,3.3,3.3,1,-1.255757807751501, -25427,30667,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,Ciruli Associates,51,Live Phone,,10/27/2002,400,Tom Strickland,3400,DEM,39,Wayne A. Allard,3399,REP,41,,-2,11/5/2002,45.77,50.7,-4.93,2.93,2.93,1,-2.448452533824531,for Denver Post | 9News | KOAA-TV (Colorado) -25412,30652,1653,2002,2002_Sen-G_GA,GA,Sen-G,Sen-G,Marketing Workshop,194,Live Phone,,10/27/2002,800,Max Cleland,3411,DEM,49,Saxby Chambliss,3410,REP,44,,5,11/5/2002,45.9,52.73,-6.84,11.84,11.84,0,4.875165551743889,for Atlanta Journal-Constitution -25565,30805,1664,2002,2002_Sen-G_MN,MN,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/27/2002,600,Walter F. Mondale,3462,DEM,45,Norm Coleman,3461,REP,43,4,2,11/5/2002,47.34,49.53,-2.19,4.19,4.19,0,-1.821604108815492,for unspecified Republican sponsor -25514,30754,1666,2002,2002_Sen-GS_MO,MO,Sen-G,Sen-GS,Market Research Institute Inc.,186,Live Phone,,10/27/2002,601,Jean Carnahan,3475,DEM,41,Jim Talent,3474,REP,46,,-5,11/5/2002,48.67,49.8,-1.13,3.87,-3.87,1,-.633854852424405, -25448,30688,1674,2002,2002_Sen-G_OR,OR,Sen-G,Sen-G,DHM Research,76,Live Phone,,10/27/2002,608,Bill Bradbury,3560,DEM,36,Gordon H. Smith,3559,REP,55,,-19,11/5/2002,39.61,56.21,-16.6,2.4,-2.4,1,-2.632454661478403, -54950,117398,1678,2002,2002_Sen-G_TN,TN,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/27/2002,726,Bob Clement,3576,DEM,41,Lamar Alexander,3575,REP,52,,-11,11/5/2002,44.34,54.28,-9.94,1.06,-1.06,1,-3.154619913752626, -25595,30835,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,Rice University,286,Live Phone,,10/27/2002,656,Ron Kirk,3594,DEM,39,John Cornyn,3593,REP,45,,-6,11/5/2002,43.33,55.3,-11.97,5.97,5.97,1,-.2274959762105297, -73109,137080,1680,2002,2002_Sen-G_VA,VA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/2002,600,John W. Warner,16218,REP,76,Nancy B. Spannaus,16219,IND,5,,71,11/5/2002,82.58,9.74,72.83,1.83,,1,-5.382946415877768,sample size unavailable; estimated at 600 as a default -64382,118448,2798,2002,2002_House-G_CT-2,CT-2,House-G,House-G,University of Connecticut,347,Live Phone,,10/27/2002,624,Joe Courtney,14184,DEM,35,Robert R. Simmons,14185,REP,47,,-12,11/5/2002,45.91,54.09,-8.18,3.82,-3.82,1,-.7419012576975699, -54753,118090,2899,2002,2002_House-G_MD-2,MD-2,House-G,House-G,Potomac Incorporated,256,Live Phone,,10/27/2002,478,Dutch Ruppersberger,13935,DEM,49,Helen Delich Bentley,13936,REP,40,,9,11/5/2002,54.31,45.69,8.61,.39,.39,1,-4.854946790204695, -54753,118089,2905,2002,2002_House-G_MD-8,MD-8,House-G,House-G,Potomac Incorporated,256,Live Phone,,10/27/2002,563,Chris Van Hollen,13937,DEM,44,Constance A. Morella,13938,REP,47,,-3,11/5/2002,51.74,47.52,4.22,7.22,-7.22,0,1.637815870103166, -64281,118263,3038,2002,2002_House-G_OK-1,OK-1,House-G,House-G,SurveyUSA,325,IVR,,10/27/2002,630,Doug Dodd,14355,DEM,41,John A. Sullivan,14356,REP,56,,-15,11/5/2002,42.17,55.62,-13.45,1.55,-1.55,1,-5.627948796135594, -64172,118079,3060,2002,2002_House-G_PA-13,PA-13,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/27/2002,300,Joe Hoeffel,14137,DEM,43,Melissa Brown,14138,REP,35,,8,11/5/2002,50.95,47.34,3.61,4.39,4.39,1,-3.057451789493983,for unspecified Republican sponsor -74319,139557,3118,2002,2002_House-G_UT-2,UT-2,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/27/2002,515,Jim Matheson,13882,DEM,48,John Swallow,13883,REP,42,3,6,11/5/2002,49.43,48.69,.73,5.27,5.27,1,.6720826856016986,among registered voters -64008,117809,3118,2002,2002_House-G_UT-2,UT-2,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/27/2002,515,Jim Matheson,13882,DEM,48,John Swallow,13883,REP,42,,6,11/5/2002,49.43,48.69,.73,5.27,5.27,1,.6720826856016986, -54595,88131,1385,2002,2002_Gov-G_CA,CA,Gov-G,Gov-G,Field Research Corp. (Field Poll),94,Live Phone,,10/28/2002,740,"Joseph 'Gray' Davis, Jr.",12835,DEM,41,Bill Simon,12833,REP,34,,7,11/5/2002,47.26,42.4,4.86,2.14,2.14,1,-2.653313839483949, -54596,88132,1385,2002,2002_Gov-G_CA,CA,Gov-G,Gov-G,Tarrance Group,333,Live Phone,R,10/28/2002,500,"Joseph 'Gray' Davis, Jr.",12835,DEM,42,Bill Simon,12833,REP,39,,3,11/5/2002,47.26,42.4,4.86,1.86,-1.86,1,-3.326227804519954,for unspecified Republican sponsor -54647,88183,1388,2002,2002_Gov-G_FL,FL,Gov-G,Gov-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/28/2002,604,Bill McBride,12845,DEM,45,Jeb Bush,12847,REP,48,,-3,11/5/2002,43.16,56.01,-12.85,9.85,9.85,1,3.77985487779639,for Bill McBride -54660,88196,1390,2002,2002_Gov-G_HI,HI,Gov-G,Gov-G,Ward Research/The Honolulu Star-Advertiser,375,Live Phone,,10/28/2002,750,Mazie Hirono,12852,DEM,43,Linda Lingle,12854,REP,44,,-1,11/5/2002,47.01,51.56,-4.54,3.54,3.54,1,-2.255797350627715,for The Honolulu Star-Advertiser | News 8 Hawaii -54698,88234,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,Escalent,189,Live Phone,R,10/28/2002,400,Rod Blagojevich,12866,DEM,45,Jim Ryan,12865,REP,39,,6,11/5/2002,52.19,45.07,7.12,1.12,-1.12,1,-3.877560722224712,for Jim Ryan -54697,88233,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/28/2002,606,Rod Blagojevich,12866,DEM,52,Jim Ryan,12865,REP,36,,16,11/5/2002,52.19,45.07,7.12,8.88,8.88,1,4.399279315604558,for Rod Blagojevich -54668,88204,1393,2002,2002_Gov-G_IA,IA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/28/2002,614,Tom Vilsack,12858,DEM,56,Doug Gross,12857,REP,42,,14,11/5/2002,52.69,44.51,8.17,5.83,5.83,1,1.809080505473551, -73825,138481,1398,2002,2002_Gov-G_MI,MI,Gov-G,Gov-G,Detroit Free Press,663,Live Phone,,10/28/2002,513,Jennifer Granholm,12886,DEM,54,Dick Posthumus,12884,REP,41,,13,11/5/2002,51.42,47.4,4.02,8.98,8.98,1,2.737490613477723,for WXYZ-TV (Michigan) -25618,88329,1399,2002,2002_Gov-G_MN,MN,Gov-G,Gov-G,Star Tribune (Minnesota Poll),315,Live Phone,,10/28/2002,929,Roger Moe,12889,DEM,29,Tim Pawlenty,12890,REP,33,19,-4,11/5/2002,36.46,44.37,-7.91,3.91,3.91,1,-1.762988906132507, -54824,88361,1401,2002,2002_Gov-G_NV,NV,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/28/2002,523,Joseph Neal,12904,DEM,28,Kenny Guinn,12902,REP,63,,-35,11/5/2002,22.01,68.24,-46.24,11.24,11.24,1,5.964322134407025, -54872,88409,1405,2002,2002_Gov-G_OH,OH,Gov-G,Gov-G,Columbus Dispatch,57,Mail,,10/28/2002,2048,Timothy Hagan,12920,DEM,40,Bob Taft,12916,REP,58,,-18,11/5/2002,38.31,57.76,-19.45,1.45,1.45,1,-3.593839416600716, -25592,88428,1407,2002,2002_Gov-G_OR,OR,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/28/2002,802,Ted Kulongoski,12924,DEM,48,Kevin Mannix,12926,REP,40,,8,11/5/2002,49.03,46.16,2.87,5.13,5.13,1,.3327969187066289, -54913,88450,1408,2002,2002_Gov-G_PA,PA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/28/2002,668,Ed Rendell,12927,DEM,56,Mike Fisher,12930,REP,37,,19,11/5/2002,53.41,44.37,9.04,9.96,9.96,1,3.625896040652038, -54920,88457,1409,2002,2002_Gov-G_RI,RI,Gov-G,Gov-G,Fleming & Associates,96,Live Phone,,10/28/2002,401,Myrth York,12931,DEM,40,Donald Carcieri,12932,REP,43,,-3,11/5/2002,45.24,54.76,-9.52,6.52,6.52,1,-1.122819083614076, -54668,117379,1656,2002,2002_Sen-G_IA,IA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/28/2002,605,Tom Harkin,3415,DEM,60,Greg Ganske,3416,REP,38,,22,11/5/2002,54.18,43.78,10.4,11.6,11.6,1,7.128584660359508, -25618,30858,1664,2002,2002_Sen-G_MN,MN,Sen-G,Sen-G,Star Tribune (Minnesota Poll),315,Live Phone,,10/28/2002,600,Walter F. Mondale,3462,DEM,47,Norm Coleman,3461,REP,39,2,8,11/5/2002,47.34,49.53,-2.19,10.19,10.19,0,5.105381592758348,sample size unavailable; estimated at 600 as a default -25401,30641,1666,2002,2002_Sen-GS_MO,MO,Sen-G,Sen-GS,American Viewpoint,10,Live Phone,R,10/28/2002,600,Jean Carnahan,3475,DEM,42,Jim Talent,3474,REP,49,,-7,11/5/2002,48.67,49.8,-1.13,5.87,-5.87,1,1.834954447609803,for Jim Talent -63783,117436,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/28/2002,732,Frank R. Lautenberg,3539,DEM,51,Douglas R. Forrester,3540,REP,41,,10,11/5/2002,53.88,43.95,9.93,.07,.07,1,-2.500982808533562, -25647,30887,1672,2002,2002_Sen-G_NC,NC,Sen-G,Sen-G,University of North Carolina,359,Live Phone,,10/28/2002,560,Erskine Bowles,3499,DEM,40,Elizabeth H. Dole,3498,REP,47,,-7,11/5/2002,44.96,53.56,-8.61,1.61,1.61,1,-2.80792751085915,among registered voters -25592,30832,1674,2002,2002_Sen-G_OR,OR,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/28/2002,802,Bill Bradbury,3560,DEM,40,Gordon H. Smith,3559,REP,55,,-15,11/5/2002,39.61,56.21,-16.6,1.6,1.6,1,-3.492056417260475, -25567,30807,1677,2002,2002_Sen-G_SD,SD,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/28/2002,500,Tim Johnson,3571,DEM,45,John Thune,3572,REP,48,,-3,11/5/2002,49.62,49.47,.16,3.16,-3.16,0,-.7823564495486247,for unspecified Republican sponsor -64383,118449,2801,2002,2002_House-G_CT-5,CT-5,House-G,House-G,University of Connecticut,347,Live Phone,,10/28/2002,642,James H. Maloney,14186,DEM,36,Nancy L. Johnson,14187,REP,53,,-17,11/5/2002,43.26,54.25,-10.99,6.01,-6.01,1,1.193631294441393, -64111,117954,2884,2002,2002_House-G_KY-3,KY-3,House-G,House-G,Louisville Courier-Journal,174,Live Phone,,10/28/2002,671,Jack Conway,13995,DEM,41,Anne Meagher Northup,13996,REP,51,,-10,11/5/2002,48.39,51.61,-3.22,6.78,-6.78,1,1.514505560713161, -54920,117856,3067,2002,2002_House-G_RI-1,RI-1,House-G,House-G,Fleming & Associates,96,Live Phone,,10/28/2002,250,Patrick J. Kennedy,13834,DEM,50,David W. Rogers,13835,REP,29,,21,11/5/2002,59.88,37.31,22.57,1.57,-1.57,1,-3.369129295718508, -38138,123501,8653,2002,2002_House-G_US,US,House-G,House-G,Ipsos,154,Live Phone,,10/28/2002,600,Generic Candidate,13744,DEM,45,Generic Candidate,13745,REP,44,,1,11/5/2002,45.2,49.49,-4.29,5.29,5.29,0,-.006682514805305,for Reid | Cook Political Report; sample size unavailable; estimated at 600 as a default -27974,33252,8653,2002,2002_House-G_US,US,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/28/2002,1006,Generic Candidate,13744,DEM,51,Generic Candidate,13745,REP,49,,2,11/5/2002,45.2,49.49,-4.29,6.29,6.29,0,1.546459432271048, -54650,88186,1388,2002,2002_Gov-G_FL,FL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2002,800,Bill McBride,12845,DEM,43,Jeb Bush,12847,REP,51,,-8,11/5/2002,43.16,56.01,-12.85,4.85,4.85,1,-1.199097783950288, -54649,88185,1388,2002,2002_Gov-G_FL,FL,Gov-G,Gov-G,The Florida Poll,99,Live Phone,,10/29/2002,715,Bill McBride,12845,DEM,43,Jeb Bush,12847,REP,49,,-6,11/5/2002,43.16,56.01,-12.85,6.85,6.85,1,.7030229158232216, -25492,88207,1391,2002,2002_Gov-G_ID,ID,Gov-G,Gov-G,Greg Smith & Associates,128,Live Phone,,10/29/2002,400,Jerry Brady,12862,DEM,40,C. Dirk Kempthorne,12863,REP,48,,-8,11/5/2002,41.73,56.28,-14.55,6.55,6.55,1,-.9707020735260292, -25580,88235,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/29/2002,600,Rod Blagojevich,12866,DEM,53,Jim Ryan,12865,REP,42,,11,11/5/2002,52.19,45.07,7.12,3.88,3.88,1,-.8279210662742572, -54700,88236,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/29/2002,535,Rod Blagojevich,12866,DEM,53,Jim Ryan,12865,REP,39,4,14,11/5/2002,52.19,45.07,7.12,6.88,6.88,1,2.362987250416256, -72982,136898,1393,2002,2002_Gov-G_IA,IA,Gov-G,Gov-G,Gazette Communications,640,Live Phone,,10/29/2002,1082,Tom Vilsack,12858,DEM,46.5,Doug Gross,12857,REP,33.8,,12.7,11/5/2002,52.69,44.51,8.17,4.53,4.53,1,-.0700479869490392, -25575,88205,1393,2002,2002_Gov-G_IA,IA,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/29/2002,600,Tom Vilsack,12858,DEM,53,Doug Gross,12857,REP,41,,12,11/5/2002,52.69,44.51,8.17,3.83,3.83,1,-1.387159852698127, -54754,88290,1396,2002,2002_Gov-G_MD,MD,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2002,625,Kathleen Townsend,12877,DEM,46,Robert Ehrlich Jr.,12879,REP,47,,-1,11/5/2002,47.68,51.55,-3.88,2.88,2.88,1,-1.392730018771219, -25452,138480,1398,2002,2002_Gov-G_MI,MI,Gov-G,Gov-G,EPIC-MRA,84,Live Phone,,10/29/2002,500,Jennifer Granholm,12886,DEM,50,Dick Posthumus,12884,REP,39,3,11,11/5/2002,51.42,47.4,4.02,6.98,6.98,1,1.00762916575808, -25552,88321,1398,2002,2002_Gov-G_MI,MI,Gov-G,Gov-G,Mitchell Research & Communications,213,Live Phone,,10/29/2002,600,Jennifer Granholm,12886,DEM,51,Dick Posthumus,12884,REP,38,,13,11/5/2002,51.42,47.4,4.02,8.98,8.98,1,2.656933564498534,for Detroit News -25390,88346,1402,2002,2002_Gov-G_NH,NH,Gov-G,Gov-G,American Research Group,9,Live Phone,,10/29/2002,600,Mark Fernald,12897,DEM,36,Craig Benson,12896,REP,52,,-16,11/5/2002,38.21,58.62,-20.4,4.4,4.4,1,-1.552029146372277, -25468,88347,1402,2002,2002_Gov-G_NH,NH,Gov-G,Gov-G,Franklin Pierce University,107,Live Phone,,10/29/2002,933,Mark Fernald,12897,DEM,36,Craig Benson,12896,REP,44,2,-8,11/5/2002,38.21,58.62,-20.4,12.4,12.4,1,7.727364479074959,among registered voters -25532,88355,1403,2002,2002_Gov-G_NM,NM,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2002,405,Bill Richardson,12899,DEM,51,John Sanchez,12901,REP,37,6,14,11/5/2002,55.49,39.05,16.44,2.44,-2.44,1,-3.17966057639878, -54856,88393,1404,2002,2002_Gov-G_NY,NY,Gov-G,Gov-G,Marist College,183,Live Phone,,10/29/2002,432,H. Carl McCall,12908,DEM,27,George Pataki,12912,REP,48,19,-21,11/5/2002,33.5,49.4,-15.9,5.1,-5.1,1,1.748357844088094, -54857,88394,1404,2002,2002_Gov-G_NY,NY,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/29/2002,567,H. Carl McCall,12908,DEM,32,George Pataki,12912,REP,47,17,-15,11/5/2002,33.5,49.4,-15.9,.9,.9,1,-3.417383239475378, -54921,88458,1409,2002,2002_Gov-G_RI,RI,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/29/2002,593,Myrth York,12931,DEM,45,Donald Carcieri,12932,REP,48,,-3,11/5/2002,45.24,54.76,-9.52,6.52,6.52,1,-.7568286115949117, -25533,88469,1410,2002,2002_Gov-G_SC,SC,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2002,625,James H. Hodges,12933,DEM,42,Mark Sanford,12934,REP,49,,-7,11/5/2002,47.05,52.85,-5.8,1.2,-1.2,1,-6.205757314721504, -25492,30732,1654,2002,2002_Sen-G_ID,ID,Sen-G,Sen-G,Greg Smith & Associates,128,Live Phone,,10/29/2002,400,Alan Blinken,3421,DEM,30,Larry E. Craig,3420,REP,61,,-31,11/5/2002,32.55,65.16,-32.61,1.61,1.61,1,-5.911902566739482, -25580,30820,1655,2002,2002_Sen-G_IL,IL,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/29/2002,600,Richard J. Durbin,3425,DEM,56,Jim Durkin,3426,REP,39,,17,11/5/2002,60.33,38.02,22.31,5.31,-5.31,1,2.08094608922844, -54700,117383,1655,2002,2002_Sen-G_IL,IL,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/29/2002,528,Richard J. Durbin,3425,DEM,56,Jim Durkin,3426,REP,37,3,19,11/5/2002,60.33,38.02,22.31,3.31,-3.31,1,-.0843027758263651, -72982,136900,1656,2002,2002_Sen-G_IA,IA,Sen-G,Sen-G,Gazette Communications,640,Live Phone,,10/29/2002,1082,Tom Harkin,3415,DEM,50.6,Greg Ganske,3416,REP,28.6,,22,11/5/2002,54.18,43.78,10.4,11.6,11.6,1,6.69088167073884, -25575,30815,1656,2002,2002_Sen-G_IA,IA,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/29/2002,600,Tom Harkin,3415,DEM,52,Greg Ganske,3416,REP,43,,9,11/5/2002,54.18,43.78,10.4,1.4,-1.4,1,-5.257747698027498, -63776,117429,1658,2002,2002_Sen-G_KY,KY,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/29/2002,705,Lois Combs Weinberg,13777,DEM,29,Mitch McConnell,13778,REP,66,,-37,11/5/2002,35.32,64.68,-29.35,7.65,-7.65,1,.3432587335662374, -25452,30692,1663,2002,2002_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,10/29/2002,500,Carl Levin,3456,DEM,63,Andrew Rocky Raczkowski,3457,REP,31,,32,11/5/2002,60.61,37.89,22.72,9.28,9.28,1,3.196932810310602, -25552,30792,1663,2002,2002_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,Live Phone,,10/29/2002,600,Carl Levin,3456,DEM,60,Andrew Rocky Raczkowski,3457,REP,30,,30,11/5/2002,60.61,37.89,22.72,7.28,7.28,1,.5691515165884194,for Detroit News -25583,30823,1666,2002,2002_Sen-GS_MO,MO,Sen-G,Sen-GS,Research 2000,281,Live Phone,,10/29/2002,600,Jean Carnahan,3475,DEM,46,Jim Talent,3474,REP,50,,-4,11/5/2002,48.67,49.8,-1.13,2.87,-2.87,1,-2.137923918888974, -25390,30630,1669,2002,2002_Sen-G_NH,NH,Sen-G,Sen-G,American Research Group,9,Live Phone,,10/29/2002,600,Jeanne Shaheen,3527,DEM,46,John E. Sununu,3524,REP,48,1,-2,11/5/2002,46.4,50.82,-4.42,2.42,2.42,1,-3.705264599702552, -25468,30708,1669,2002,2002_Sen-G_NH,NH,Sen-G,Sen-G,Franklin Pierce University,107,Live Phone,,10/29/2002,933,Jeanne Shaheen,3527,DEM,45,John E. Sununu,3524,REP,40,2,5,11/5/2002,46.4,50.82,-4.42,9.42,9.42,0,5.1254590168115,among registered voters -25604,30844,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,Rutgers University,295,Live Phone,,10/29/2002,458,Frank R. Lautenberg,3539,DEM,52,Douglas R. Forrester,3540,REP,40,,12,11/5/2002,53.88,43.95,9.93,2.07,2.07,1,-.7696243649880669, -25532,30772,1671,2002,2002_Sen-G_NM,NM,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2002,405,Gloria Tristani,3550,DEM,28,Pete V. Domenici,3548,REP,61,,-33,11/5/2002,34.96,65.04,-30.09,2.91,-2.91,1,-4.282950983635228, -64864,120119,1672,2002,2002_Sen-G_NC,NC,Sen-G,Sen-G,Ethridge & Associates LLC,89,Live Phone,,10/29/2002,560,Erskine Bowles,3499,DEM,40,Elizabeth H. Dole,3498,REP,47,,-7,11/5/2002,44.96,53.56,-8.61,1.61,1.61,1,-2.527927359907199, -72973,136888,1672,2002,2002_Sen-G_NC,NC,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/29/2002,600,Erskine Bowles,3499,DEM,42,Elizabeth H. Dole,3498,REP,45,,-3,11/5/2002,44.96,53.56,-8.61,5.61,5.61,1,1.769301919167917,for Erskine Bowles; sample size unavailable; estimated at 600 as a default -25529,30769,1672,2002,2002_Sen-G_NC,NC,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2002,625,Erskine Bowles,3499,DEM,42,Elizabeth H. Dole,3498,REP,48,,-6,11/5/2002,44.96,53.56,-8.61,2.61,2.61,1,-1.500587478492201, -63793,117446,1672,2002,2002_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/29/2002,611,Erskine Bowles,3499,DEM,46,Elizabeth H. Dole,3498,REP,50,,-4,11/5/2002,44.96,53.56,-8.61,4.61,4.61,1,.6419176593153387, -25533,30773,1676,2002,2002_Sen-G_SC,SC,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2002,625,Alex Sanders,3568,DEM,36,Lindsey Graham,3567,REP,53,,-17,11/5/2002,44.19,54.4,-10.21,6.79,-6.79,1,.3430974087459644, -64282,118264,2881,2002,2002_House-G_KS-4,KS-4,House-G,House-G,SurveyUSA,325,IVR,,10/29/2002,518,Carlos J. Nolla,14353,DEM,38,Todd Tiahrt,14354,REP,55,6,-17,11/5/2002,37,60.58,-23.58,6.58,6.58,1,-.5793504011076467, -25390,117526,2959,2002,2002_House-G_NH-1,NH-1,House-G,House-G,American Research Group,9,Live Phone,,10/29/2002,300,Martha Fuller Clark,13798,DEM,42,Jeb E. Bradley,13799,REP,52,,-10,11/5/2002,38.48,58.11,-19.63,9.63,9.63,1,1.781366622705776, -25468,117867,2959,2002,2002_House-G_NH-1,NH-1,House-G,House-G,Franklin Pierce University,107,Live Phone,,10/29/2002,466,Martha Fuller Clark,13798,DEM,36,Jeb E. Bradley,13799,REP,43,,-7,11/5/2002,38.48,58.11,-19.63,12.63,12.63,1,6.760128583211377,among registered voters -25390,117527,2960,2002,2002_House-G_NH-2,NH-2,House-G,House-G,American Research Group,9,Live Phone,,10/29/2002,300,Katrina Swett,13800,DEM,38,Charles Bass,13801,REP,55,,-17,11/5/2002,40.86,56.81,-15.95,1.05,-1.05,1,-5.200125814777144, -25532,117979,2974,2002,2002_House-G_NM-1,NM-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2002,309,Richard M. Romero,13898,DEM,40,Heather A. Wilson,13897,REP,48,,-8,11/5/2002,44.66,55.34,-10.68,2.68,2.68,1,-2.585908065440131, -25532,117980,2975,2002,2002_House-G_NM-2,NM-2,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2002,300,John Arthur Smith,13899,DEM,42,Stevan Pearce,13900,REP,47,,-5,11/5/2002,43.72,56.23,-12.51,7.51,7.51,1,.3357658641915479, -38139,33251,8653,2002,2002_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/29/2002,669,Generic Candidate,13744,DEM,40,Generic Candidate,13745,REP,47,,-7,11/5/2002,45.2,49.49,-4.29,2.71,-2.71,1,-2.214759992347117, -54543,88079,1381,2002,2002_Gov-G_AL,AL,Gov-G,Gov-G,University of Alabama at Birmingham,344,Live Phone,,10/30/2002,600,Don Siegelman,12825,DEM,39,Bob Riley,12824,REP,47,,-8,11/5/2002,48.95,49.17,-.23,7.77,-7.77,1,3.817646497775012,for Mobile Register | WHNT-TV | Birmingham News -54572,88108,1383,2002,2002_Gov-G_AZ,AZ,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/30/2002,661,Janet Napolitano,12829,DEM,43,Matt Salmon,12832,REP,41,11,2,11/5/2002,46.19,45.22,.96,1.04,1.04,1,-5.202873393005562, -25623,88146,1386,2002,2002_Gov-G_CO,CO,Gov-G,Gov-G,"Drake Research & Strategy, Inc.",329,Live Phone,,10/30/2002,500,Rollie Heath,12840,DEM,28,William F. Owens,12842,REP,52,,-24,11/5/2002,33.65,62.62,-28.97,4.97,4.97,1,-.2189569823276782,among registered voters -54628,88164,1387,2002,2002_Gov-G_CT,CT,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/30/2002,600,Bill Curry,12844,DEM,42,John Rowland,12843,REP,56,,-14,11/5/2002,43.89,56.11,-12.22,1.78,-1.78,1,-3.355910904420647,for New London Day -54711,88247,1394,2002,2002_Gov-G_KS,KS,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/30/2002,625,Kathleen Sebelius,12868,DEM,49,Tim Shallenburger,12870,REP,42,,7,11/5/2002,52.87,45.09,7.78,.78,-.78,1,-3.977718536469319, -54732,88268,1397,2002,2002_Gov-G_MA,MA,Gov-G,Gov-G,KRC Research,160,Live Phone,,10/30/2002,400,Shannon O'Brien,12875,DEM,41,Mitt Romney,12876,REP,40,5,1,11/5/2002,44.94,49.77,-4.83,5.83,5.83,0,-.0409701915009119, -25587,88348,1402,2002,2002_Gov-G_NH,NH,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/30/2002,600,Mark Fernald,12897,DEM,40,Craig Benson,12896,REP,54,3,-14,11/5/2002,38.21,58.62,-20.4,6.4,6.4,1,1.13921972820586, -25572,88356,1403,2002,2002_Gov-G_NM,NM,Gov-G,Gov-G,Research & Polling Inc.,280,Live Phone,,10/30/2002,905,Bill Richardson,12899,DEM,52,John Sanchez,12901,REP,34,5,18,11/5/2002,55.49,39.05,16.44,1.56,1.56,1,-3.489896782425984, -54858,88395,1404,2002,2002_Gov-G_NY,NY,Gov-G,Gov-G,Blum & Weprin Associates,32,Live Phone,,10/30/2002,1052,H. Carl McCall,12908,DEM,27,George Pataki,12912,REP,43,16,-16,11/5/2002,33.5,49.4,-15.9,.1,-.1,1,-3.437910054803289, -54873,88410,1405,2002,2002_Gov-G_OH,OH,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/30/2002,725,Timothy Hagan,12920,DEM,39,Bob Taft,12916,REP,57,,-18,11/5/2002,38.31,57.76,-19.45,1.45,1.45,1,-2.757811151379558, -54881,88418,1406,2002,2002_Gov-G_OK,OK,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/30/2002,723,Brad Henry,12923,DEM,39,Steve Largent,12922,REP,37,21,2,11/5/2002,43.27,42.61,.66,1.34,1.34,1,-5.860582499146015,for KFOR-TV (Oklahoma) | KJRH (Tulsa) -54914,88451,1408,2002,2002_Gov-G_PA,PA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/30/2002,805,Ed Rendell,12927,DEM,53,Mike Fisher,12930,REP,36,,17,11/5/2002,53.41,44.37,9.04,7.96,7.96,1,1.301438753718834, -54543,30883,1648,2002,2002_Sen-G_AL,AL,Sen-G,Sen-G,University of Alabama at Birmingham,344,Live Phone,,10/30/2002,600,Susan Parker,3392,DEM,26,Jeff Sessions,3391,REP,61,,-35,11/5/2002,39.83,58.58,-18.75,16.25,-16.25,1,8.587958453567214,for Mobile Register | WHNT-TV | Birmingham News -25623,30863,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,"Drake Research & Strategy, Inc.",329,Live Phone,,10/30/2002,500,Tom Strickland,3400,DEM,42,Wayne A. Allard,3399,REP,38,,4,11/5/2002,45.77,50.7,-4.93,8.93,8.93,0,4.156788006779611,among registered voters -25587,30827,1669,2002,2002_Sen-G_NH,NH,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/30/2002,600,Jeanne Shaheen,3527,DEM,47,John E. Sununu,3524,REP,46,,1,11/5/2002,46.4,50.82,-4.42,5.42,5.42,0,.7028699762819756, -25461,30701,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/30/2002,600,Frank R. Lautenberg,3539,DEM,47,Douglas R. Forrester,3540,REP,37,,10,11/5/2002,53.88,43.95,9.93,.07,.07,1,-2.449888365508571,sample size unavailable; estimated at 600 as a default -25572,30812,1671,2002,2002_Sen-G_NM,NM,Sen-G,Sen-G,Research & Polling Inc.,280,Live Phone,,10/30/2002,905,Gloria Tristani,3550,DEM,27,Pete V. Domenici,3548,REP,65,,-38,11/5/2002,34.96,65.04,-30.09,7.91,-7.91,1,2.708299882409499, -54881,117388,1673,2002,2002_Sen-G_OK,OK,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/30/2002,710,David Walters,3554,DEM,35,James M. Inhofe,3553,REP,52,,-17,11/5/2002,36.31,57.3,-20.99,3.99,3.99,1,-3.28586710254662,for KFOR-TV (Oklahoma) | KJRH (Tulsa) -54628,118120,2798,2002,2002_House-G_CT-2,CT-2,House-G,House-G,Research 2000,281,Live Phone,,10/30/2002,600,Joe Courtney,14184,DEM,40,Robert R. Simmons,14185,REP,49,,-9,11/5/2002,45.91,54.09,-8.18,.82,-.82,1,-4.750793810925315,for New London Day -54628,118121,2801,2002,2002_House-G_CT-5,CT-5,House-G,House-G,Research 2000,281,Live Phone,,10/30/2002,600,James H. Maloney,14186,DEM,41,Nancy L. Johnson,14187,REP,50,,-9,11/5/2002,43.26,54.25,-10.99,1.99,1.99,1,-4.237934485998075,for New London Day -64120,117964,2870,2002,2002_House-G_IN-7,IN-7,House-G,House-G,Market Shares Corp.,187,Live Phone,,10/30/2002,400,Julia M. Carson,13980,DEM,43,Ambrose A. McVey,13981,REP,42,5,1,11/5/2002,53.13,44.14,8.98,7.98,-7.98,1,2.409571759865839,for WTHR Channel 13 | Indianapolis Star -64283,118265,2884,2002,2002_House-G_KY-3,KY-3,House-G,House-G,SurveyUSA,325,IVR,,10/30/2002,707,Jack Conway,13995,DEM,48,Anne Meagher Northup,13996,REP,49,,-1,11/5/2002,48.39,51.61,-3.22,2.22,2.22,1,-4.191686702919966, -64283,118266,2885,2002,2002_House-G_KY-4,KY-4,House-G,House-G,SurveyUSA,325,IVR,,10/30/2002,600,Ken Lucas,14351,DEM,51,Geoff Davis,14352,REP,46,,5,11/5/2002,51.11,47.54,3.57,1.43,1.43,1,-5.659133566269819, -25587,118122,2959,2002,2002_House-G_NH-1,NH-1,House-G,House-G,Research 2000,281,Live Phone,,10/30/2002,300,Martha Fuller Clark,13798,DEM,42,Jeb E. Bradley,13799,REP,50,,-8,11/5/2002,38.48,58.11,-19.63,11.63,11.63,1,5.260029773358572, -25587,118123,2960,2002,2002_House-G_NH-2,NH-2,House-G,House-G,Research 2000,281,Live Phone,,10/30/2002,300,Katrina Swett,13800,DEM,41,Charles Bass,13801,REP,48,,-7,11/5/2002,40.86,56.81,-15.95,8.95,8.95,1,4.013852930436219, -64372,118424,2960,2002,2002_House-G_NH-2,NH-2,House-G,House-G,Tarrance Group,333,Live Phone,R,10/30/2002,300,Katrina Swett,13800,DEM,37,Charles Bass,13801,REP,52,,-15,11/5/2002,40.86,56.81,-15.95,.95,.95,1,-4.46212806024182,for Charles Bass -25572,118106,2974,2002,2002_House-G_NM-1,NM-1,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/30/2002,312,Richard M. Romero,13898,DEM,44,Heather A. Wilson,13897,REP,50,,-6,11/5/2002,44.66,55.34,-10.68,4.68,4.68,1,.0246880951864755, -25572,118107,2975,2002,2002_House-G_NM-2,NM-2,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/30/2002,280,John Arthur Smith,13899,DEM,42,Stevan Pearce,13900,REP,47,,-5,11/5/2002,43.72,56.23,-12.51,7.51,7.51,1,.5317380192239466, -66339,123503,8653,2002,2002_House-G_US,US,House-G,House-G,Ipsos,154,Live Phone,,10/30/2002,600,Generic Candidate,13744,DEM,45,Generic Candidate,13745,REP,45,,0,11/5/2002,45.2,49.49,-4.29,4.29,4.29,.5,-.8907873735996703,for Reid | Cook Political Report; sample size unavailable; estimated at 600 as a default -54571,138441,1383,2002,2002_Gov-G_AZ,AZ,Gov-G,Gov-G,Behavior Research Center (Rocky Mountain Poll),27,Live Phone,,10/31/2002,600,Janet Napolitano,12829,DEM,42,Matt Salmon,12832,REP,39,6,3,11/5/2002,46.19,45.22,.96,2.04,2.04,1,-2.360613087312895,sample size unavailable; estimated at 600 as a default -25426,88147,1386,2002,2002_Gov-G_CO,CO,Gov-G,Gov-G,Ciruli Associates,51,Live Phone,,10/31/2002,400,Rollie Heath,12840,DEM,26,William F. Owens,12842,REP,62,,-36,11/5/2002,33.65,62.62,-28.97,7.03,-7.03,1,3.106713439766858,for Denver Post | 9News | KOAA-TV (Colorado) -25613,88206,1393,2002,2002_Gov-G_IA,IA,Gov-G,Gov-G,Selzer & Co.,304,Live Phone,,10/31/2002,807,Tom Vilsack,12858,DEM,52,Doug Gross,12857,REP,40,2,12,11/5/2002,52.69,44.51,8.17,3.83,3.83,1,-.4027079574020144,for Des Moines Register -54733,88269,1397,2002,2002_Gov-G_MA,MA,Gov-G,Gov-G,RKM Research and Communications Inc.,272,Live Phone,,10/31/2002,465,Shannon O'Brien,12875,DEM,42,Mitt Romney,12876,REP,41,,1,11/5/2002,44.94,49.77,-4.83,5.83,5.83,0,1.130561126597037, -25524,88330,1399,2002,2002_Gov-G_MN,MN,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2002,625,Roger Moe,12889,DEM,32,Tim Pawlenty,12890,REP,36,16,-4,11/5/2002,36.46,44.37,-7.91,3.91,3.91,1,-1.41738588431073, -25617,88331,1399,2002,2002_Gov-G_MN,MN,Gov-G,Gov-G,Star Tribune (Minnesota Poll),315,Live Phone,,10/31/2002,929,Roger Moe,12889,DEM,32,Tim Pawlenty,12890,REP,35,16,-3,11/5/2002,36.46,44.37,-7.91,4.91,4.91,1,-.6312314131281878, -54859,88396,1404,2002,2002_Gov-G_NY,NY,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/31/2002,624,H. Carl McCall,12908,DEM,29,George Pataki,12912,REP,45,14,-16,11/5/2002,33.5,49.4,-15.9,.1,-.1,1,-3.715242574563864, -25421,88511,1413,2002,2002_Gov-G_TX,TX,Gov-G,Gov-G,Blum & Weprin Associates,32,Live Phone,,10/31/2002,1002,Tony Sanchez,12946,DEM,38,Rick Perry,12947,REP,50,,-12,11/5/2002,39.96,57.81,-17.85,5.85,5.85,1,.7927979874815551, -54973,88510,1413,2002,2002_Gov-G_TX,TX,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/31/2002,683,Tony Sanchez,12946,DEM,43,Rick Perry,12947,REP,53,,-10,11/5/2002,39.96,57.81,-17.85,7.85,7.85,1,3.166819648096776, -54981,88518,1414,2002,2002_Gov-G_VT,VT,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2002,625,Doug Racine,12954,DEM,46,Jim Douglas,12955,REP,36,9,10,11/5/2002,42.39,44.94,-2.55,12.55,12.55,0,5.728139751753837, -25426,30666,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,Ciruli Associates,51,Live Phone,,10/31/2002,400,Tom Strickland,3400,DEM,42,Wayne A. Allard,3399,REP,41,,1,11/5/2002,45.77,50.7,-4.93,5.93,5.93,0,.7284787911209623,for Denver Post | 9News | KOAA-TV (Colorado) -25613,30853,1656,2002,2002_Sen-G_IA,IA,Sen-G,Sen-G,Selzer & Co.,304,Live Phone,,10/31/2002,807,Tom Harkin,3415,DEM,50,Greg Ganske,3416,REP,41,5,9,11/5/2002,54.18,43.78,10.4,1.4,-1.4,1,-4.108345871608545,for Des Moines Register -25524,30764,1664,2002,2002_Sen-G_MN,MN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2002,625,Walter F. Mondale,3462,DEM,41,Norm Coleman,3461,REP,47,,-6,11/5/2002,47.34,49.53,-2.19,3.81,-3.81,1,-1.681795657384241, -25617,30857,1664,2002,2002_Sen-G_MN,MN,Sen-G,Sen-G,Star Tribune (Minnesota Poll),315,Live Phone,,10/31/2002,929,Walter F. Mondale,3462,DEM,46,Norm Coleman,3461,REP,41,2,5,11/5/2002,47.34,49.53,-2.19,7.19,7.19,0,2.430842294721359, -25677,30917,1666,2002,2002_Sen-GS_MO,MO,Sen-G,Sen-GS,Zogby Interactive/JZ Analytics,395,Live Phone,,10/31/2002,600,Jean Carnahan,3475,DEM,46,Jim Talent,3474,REP,46,,0,11/5/2002,48.67,49.8,-1.13,1.13,1.13,.5,-3.425266766819841, -25460,30700,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/31/2002,921,Frank R. Lautenberg,3539,DEM,47,Douglas R. Forrester,3540,REP,38,,9,11/5/2002,53.88,43.95,9.93,.93,-.93,1,-1.347068897281965, -25569,30809,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/31/2002,574,Frank R. Lautenberg,3539,DEM,50,Douglas R. Forrester,3540,REP,39,2,11,11/5/2002,53.88,43.95,9.93,1.07,1.07,1,-1.484797716067757, -25421,30661,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,Blum & Weprin Associates,32,Live Phone,,10/31/2002,1002,Ron Kirk,3594,DEM,41,John Cornyn,3593,REP,50,,-9,11/5/2002,43.33,55.3,-11.97,2.97,2.97,1,-3.07985513476142, -54973,117401,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/31/2002,683,Ron Kirk,3594,DEM,45,John Cornyn,3593,REP,53,,-8,11/5/2002,43.33,55.3,-11.97,3.97,3.97,1,-2.529010400028217, -64373,118425,2796,2002,2002_House-G_CO-7,CO-7,House-G,House-G,Tarrance Group,333,Live Phone,R,10/31/2002,300,Michael F. Feeley,13970,DEM,42,Bob Beauprez,13971,REP,44,,-2,11/5/2002,47.24,47.31,-.07,1.93,-1.93,1,-3.225465607056691,for Bob Beauprez -27969,33247,8653,2002,2002_House-G_US,US,House-G,House-G,Ipsos,154,Live Phone,,10/31/2002,600,Generic Candidate,13744,DEM,44,Generic Candidate,13745,REP,46,,-2,11/5/2002,45.2,49.49,-4.29,2.29,2.29,1,-2.827600522582844,for Reuters; sample size unavailable; estimated at 600 as a default -25469,88087,1384,2002,2002_Gov-G_AR,AR,Gov-G,Gov-G,Gallup,112,Live Phone,,11/1/2002,616,Jimmie Lou Fisher,12827,DEM,40,Mike Huckabee,12828,REP,55,,-15,11/5/2002,46.95,53.01,-6.06,8.94,-8.94,1,5.705782766487235,for USA Today | CNN -25470,88148,1386,2002,2002_Gov-G_CO,CO,Gov-G,Gov-G,Gallup,112,Live Phone,,11/1/2002,619,Rollie Heath,12840,DEM,32,William F. Owens,12842,REP,62,,-30,11/5/2002,33.65,62.62,-28.97,1.03,-1.03,1,-3.97228068449425, -25666,88149,1386,2002,2002_Gov-G_CO,CO,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2002,500,Rollie Heath,12840,DEM,28,William F. Owens,12842,REP,60,4,-32,11/5/2002,33.65,62.62,-28.97,3.03,-3.03,1,-1.944338090514789, -54651,88187,1388,2002,2002_Gov-G_FL,FL,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2002,501,Bill McBride,12845,DEM,39,Jeb Bush,12847,REP,55,,-16,11/5/2002,43.16,56.01,-12.85,3.15,-3.15,1,-3.279316586274375, -25671,88237,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2002,802,Rod Blagojevich,12866,DEM,43.2,Jim Ryan,12865,REP,43.5,3.2,-.30000001,11/5/2002,52.19,45.07,7.12,7.42,-7.42,0,3.20838939562255, -54712,88248,1394,2002,2002_Gov-G_KS,KS,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/1/2002,704,Kathleen Sebelius,12868,DEM,51,Tim Shallenburger,12870,REP,44,1,7,11/5/2002,52.87,45.09,7.78,.78,-.78,1,-3.096542859104548, -54755,88291,1396,2002,2002_Gov-G_MD,MD,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/1/2002,797,Kathleen Townsend,12877,DEM,46,Robert Ehrlich Jr.,12879,REP,51,,-5,11/5/2002,47.68,51.55,-3.88,1.12,-1.12,1,-2.582089167304954, -25451,88322,1398,2002,2002_Gov-G_MI,MI,Gov-G,Gov-G,EPIC-MRA,84,Live Phone,,11/1/2002,500,Jennifer Granholm,12886,DEM,48,Dick Posthumus,12884,REP,39,,9,11/5/2002,51.42,47.4,4.02,4.98,4.98,1,-.8315179966195261, -25675,88332,1399,2002,2002_Gov-G_MN,MN,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2002,600,Roger Moe,12889,DEM,34,Tim Pawlenty,12890,REP,35,18,-1,11/5/2002,36.46,44.37,-7.91,6.91,6.91,1,2.154052385546925, -25650,88349,1402,2002,2002_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,11/1/2002,642,Mark Fernald,12897,DEM,38,Craig Benson,12896,REP,52,3,-14,11/5/2002,38.21,58.62,-20.4,6.4,6.4,1,1.475488297829943,for USA Today | CNN -54874,88411,1405,2002,2002_Gov-G_OH,OH,Gov-G,Gov-G,University of Cincinnati (Ohio Poll),346,Live Phone,,11/1/2002,666,Timothy Hagan,12920,DEM,39.3,Bob Taft,12916,REP,58,2.7,-18.700001,11/5/2002,38.31,57.76,-19.45,.75,.75,1,-4.678102781556467, -25472,88476,1411,2002,2002_Gov-G_SD,SD,Gov-G,Gov-G,Gallup,112,Live Phone,,11/1/2002,685,Jim Abbott,12936,DEM,40,M. Michael Rounds,12938,REP,54,,-14,11/5/2002,41.92,56.77,-14.84,.84,.84,1,-4.927551846507702, -25696,88512,1413,2002,2002_Gov-G_TX,TX,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2002,602,Tony Sanchez,12946,DEM,36,Rick Perry,12947,REP,50,1,-14,11/5/2002,39.96,57.81,-17.85,3.85,3.85,1,-1.954630922869556, -25469,30709,1650,2002,2002_Sen-G_AR,AR,Sen-G,Sen-G,Gallup,112,Live Phone,,11/1/2002,616,Mark L. Pryor,3396,DEM,51,Tim Hutchinson,3397,REP,43,,8,11/5/2002,53.9,46.1,7.79,.21,.21,1,-3.350688686428763,for USA Today | CNN -25661,30901,1650,2002,2002_Sen-G_AR,AR,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2002,600,Mark L. Pryor,3396,DEM,53,Tim Hutchinson,3397,REP,42,,11,11/5/2002,53.9,46.1,7.79,3.21,3.21,1,.3510079348001665,sample size unavailable; estimated at 600 as a default -25470,30710,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,Gallup,112,Live Phone,,11/1/2002,619,Tom Strickland,3400,DEM,45,Wayne A. Allard,3399,REP,47,,-2,11/5/2002,45.77,50.7,-4.93,2.93,2.93,1,-1.998978838411059, -63677,117193,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,Hill Research Consultants,140,Live Phone,R,11/1/2002,400,Tom Strickland,3400,DEM,44,Wayne A. Allard,3399,REP,50,,-6,11/5/2002,45.77,50.7,-4.93,1.07,-1.07,1,-4.287381734364923,for Wayne A. Allard -63770,117423,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/1/2002,739,Tom Strickland,3400,DEM,46,Wayne A. Allard,3399,REP,50,,-4,11/5/2002,45.77,50.7,-4.93,.93,.93,1,-4.068576131092226, -25666,30906,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2002,600,Tom Strickland,3400,DEM,50,Wayne A. Allard,3399,REP,43,,7,11/5/2002,45.77,50.7,-4.93,11.93,11.93,0,7.754403285691597,sample size unavailable; estimated at 600 as a default -25670,30910,1653,2002,2002_Sen-G_GA,GA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2002,600,Max Cleland,3411,DEM,43,Saxby Chambliss,3410,REP,44,,-1,11/5/2002,45.9,52.73,-6.84,5.84,5.84,1,-1.570466901829999, -25671,30911,1655,2002,2002_Sen-G_IL,IL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2002,802,Richard J. Durbin,3425,DEM,55,Jim Durkin,3426,REP,31,,24,11/5/2002,60.33,38.02,22.31,1.69,1.69,1,-1.601358504100809, -25451,30691,1663,2002,2002_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,11/1/2002,500,Carl Levin,3456,DEM,61,Andrew Rocky Raczkowski,3457,REP,31,,30,11/5/2002,60.61,37.89,22.72,7.28,7.28,1,1.331400100803111, -25675,30915,1664,2002,2002_Sen-G_MN,MN,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2002,600,Walter F. Mondale,3462,DEM,47,Norm Coleman,3461,REP,44,,3,11/5/2002,47.34,49.53,-2.19,5.19,5.19,0,-.1534177655500847, -25471,30711,1666,2002,2002_Sen-GS_MO,MO,Sen-G,Sen-GS,Gallup,112,Live Phone,,11/1/2002,604,Jean Carnahan,3475,DEM,44,Jim Talent,3474,REP,48,,-4,11/5/2002,48.67,49.8,-1.13,2.87,-2.87,1,-1.552062017014053, -25650,30890,1669,2002,2002_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,11/1/2002,644,Jeanne Shaheen,3527,DEM,45,John E. Sununu,3524,REP,46,4,-1,11/5/2002,46.4,50.82,-4.42,3.42,3.42,1,-1.065023700987201,for USA Today | CNN -25473,30713,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,Monmouth University,215,Live Phone,,11/1/2002,611,Frank R. Lautenberg,3539,DEM,42,Douglas R. Forrester,3540,REP,37,,5,11/5/2002,53.88,43.95,9.93,4.93,-4.93,1,2.841319694174517, -25590,30830,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,Research 2000,281,Live Phone,,11/1/2002,600,Frank R. Lautenberg,3539,DEM,51,Douglas R. Forrester,3540,REP,42,,9,11/5/2002,53.88,43.95,9.93,.93,-.93,1,-1.534114984154065, -25686,30926,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2002,600,Frank R. Lautenberg,3539,DEM,49,Douglas R. Forrester,3540,REP,36,,13,11/5/2002,53.88,43.95,9.93,3.07,3.07,1,.70260304160442,sample size unavailable; estimated at 600 as a default -25683,30923,1672,2002,2002_Sen-G_NC,NC,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2002,525,Erskine Bowles,3499,DEM,42,Elizabeth H. Dole,3498,REP,46,,-4,11/5/2002,44.96,53.56,-8.61,4.61,4.61,1,.4499030056522503, -25472,30712,1677,2002,2002_Sen-G_SD,SD,Sen-G,Sen-G,Gallup,112,Live Phone,,11/1/2002,685,Tim Johnson,3571,DEM,45,John Thune,3572,REP,48,2,-3,11/5/2002,49.62,49.47,.16,3.16,-3.16,0,-.2306643378215904, -25690,30930,1677,2002,2002_Sen-G_SD,SD,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2002,500,Tim Johnson,3571,DEM,48,John Thune,3572,REP,44,,4,11/5/2002,49.62,49.47,.16,3.84,3.84,1,.3653532243813085, -25696,30936,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2002,600,Ron Kirk,3594,DEM,44,John Cornyn,3593,REP,44,1,0,11/5/2002,43.33,55.3,-11.97,11.97,11.97,.5,6.341940638471712, -25650,118435,2959,2002,2002_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,11/1/2002,305,Martha Fuller Clark,13798,DEM,43,Jeb E. Bradley,13799,REP,49,2,-6,11/5/2002,38.48,58.11,-19.63,13.63,13.63,1,7.024528516843974,for USA Today | CNN -25650,139547,2960,2002,2002_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,11/1/2002,335,Katrina Swett,13800,DEM,28,Charles Bass,13801,REP,58,3,-30,11/5/2002,40.86,56.81,-15.95,14.05,-14.05,1,10.20679874329375,for USA Today | CNN -27970,33248,8653,2002,2002_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,11/1/2002,504,Generic Candidate,13744,DEM,50,Generic Candidate,13745,REP,49,,1,11/5/2002,45.2,49.49,-4.29,5.29,5.29,0,.3860184326185333,for The Washington Post -66192,33249,8653,2002,2002_House-G_US,US,House-G,House-G,Pew Research Center,253,Live Phone,,11/1/2002,1035,Generic Candidate,13744,DEM,46,Generic Candidate,13745,REP,44,,2,11/5/2002,45.2,49.49,-4.29,6.29,6.29,0,2.09089814679225, -54597,88133,1385,2002,2002_Gov-G_CA,CA,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/2/2002,563,"Joseph 'Gray' Davis, Jr.",12835,DEM,45,Bill Simon,12833,REP,39,8,6,11/5/2002,47.26,42.4,4.86,1.14,1.14,1,-3.242459497796891, -54734,88270,1397,2002,2002_Gov-G_MA,MA,Gov-G,Gov-G,KRC Research,160,Live Phone,,11/2/2002,400,Shannon O'Brien,12875,DEM,38,Mitt Romney,12876,REP,40,5,-2,11/5/2002,44.94,49.77,-4.83,2.83,2.83,1,-2.866075330764814, -54787,88323,1398,2002,2002_Gov-G_MI,MI,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/2/2002,730,Jennifer Granholm,12886,DEM,52,Dick Posthumus,12884,REP,46,,6,11/5/2002,51.42,47.4,4.02,1.98,1.98,1,-3.614326708030693, -54860,88397,1404,2002,2002_Gov-G_NY,NY,Gov-G,Gov-G,Marist College,183,Live Phone,,11/2/2002,475,H. Carl McCall,12908,DEM,27,George Pataki,12912,REP,48,19,-21,11/5/2002,33.5,49.4,-15.9,5.1,-5.1,1,2.012728159926644, -54882,88419,1406,2002,2002_Gov-G_OK,OK,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/2/2002,710,Brad Henry,12923,DEM,42,Steve Largent,12922,REP,38,17,4,11/5/2002,43.27,42.61,.66,3.34,3.34,1,-3.769083607997,for KFOR-TV (Oklahoma) | KJRH (Tulsa) -54933,88470,1410,2002,2002_Gov-G_SC,SC,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/2/2002,764,James H. Hodges,12933,DEM,52,Mark Sanford,12934,REP,46,,6,11/5/2002,47.05,52.85,-5.8,11.8,11.8,0,7.031475445674063, -63778,117431,1666,2002,2002_Sen-GS_MO,MO,Sen-G,Sen-GS,SurveyUSA,325,IVR,,11/2/2002,958,Jean Carnahan,3475,DEM,49,Jim Talent,3474,REP,47,,2,11/5/2002,48.67,49.8,-1.13,3.13,3.13,0,-.878520843578639, -54882,117390,1673,2002,2002_Sen-G_OK,OK,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/2/2002,710,David Walters,3554,DEM,36,James M. Inhofe,3553,REP,53,,-17,11/5/2002,36.31,57.3,-20.99,3.99,3.99,1,-3.183696443132023,for KFOR-TV (Oklahoma) | KJRH (Tulsa) -54933,117396,1676,2002,2002_Sen-G_SC,SC,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/2/2002,764,Alex Sanders,3568,DEM,48,Lindsey Graham,3567,REP,49,,-1,11/5/2002,44.19,54.4,-10.21,9.21,9.21,1,3.074332451025524, -73170,137171,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,Frank N. Magid Associates Inc.,105,Live Phone,,11/2/2002,550,Ron Kirk,3594,DEM,44,John Cornyn,3593,REP,43,,1,11/5/2002,43.33,55.3,-11.97,12.97,12.97,0,7.192868326572285,"for KXAS-TV (Fort Worth, TX)" -74286,139511,2798,2002,2002_House-G_CT-2,CT-2,House-G,House-G,University of Connecticut,347,Live Phone,,11/2/2002,376,Joe Courtney,14184,DEM,41,Robert R. Simmons,14185,REP,46,,-5,11/5/2002,45.91,54.09,-8.18,3.18,3.18,1,-1.431872348881238, -38141,117325,8653,2002,2002_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,11/2/2002,845,Generic Candidate,13744,DEM,48,Generic Candidate,13745,REP,48,,0,11/5/2002,45.2,49.49,-4.29,4.29,4.29,.5,-.1753562045784734,for The Washington Post -66169,123041,8653,2002,2002_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,11/2/2002,845,Generic Candidate,13744,DEM,48,Generic Candidate,13745,REP,48,,0,11/5/2002,45.2,49.49,-4.29,4.29,4.29,.5,-.1753562045784734, -38143,33250,8653,2002,2002_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,11/2/2002,715,Generic Candidate,13744,DEM,45,Generic Candidate,13745,REP,51,,-6,11/5/2002,45.2,49.49,-4.29,1.71,-1.71,1,-2.95485760408167,for USA Today | CNN -66340,123505,8653,2002,2002_House-G_US,US,House-G,House-G,Ipsos,154,Live Phone,,11/2/2002,505,Generic Candidate,13744,DEM,44,Generic Candidate,13745,REP,47,,-3,11/5/2002,45.2,49.49,-4.29,1.29,1.29,1,-3.834186276631286,for Reid | Cook Political Report -66193,123129,8653,2002,2002_House-G_US,US,House-G,House-G,Pew Research Center,253,Live Phone,,11/2/2002,600,Generic Candidate,13744,DEM,37,Generic Candidate,13745,REP,33,,4,11/5/2002,45.2,49.49,-4.29,8.29,8.29,0,4.017877787923731,sample size unavailable; estimated at 600 as a default; among registered voters -25660,88088,1384,2002,2002_Gov-G_AR,AR,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/3/2002,507,Jimmie Lou Fisher,12827,DEM,41,Mike Huckabee,12828,REP,50,,-9,11/5/2002,46.95,53.01,-6.06,2.94,-2.94,1,-1.172241776442811, -54652,88188,1388,2002,2002_Gov-G_FL,FL,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/3/2002,792,Bill McBride,12845,DEM,46,Jeb Bush,12847,REP,51,,-5,11/5/2002,43.16,56.01,-12.85,7.85,7.85,1,2.236894355621894, -54735,88271,1397,2002,2002_Gov-G_MA,MA,Gov-G,Gov-G,Suffolk University,323,Live Phone,,11/3/2002,500,Shannon O'Brien,12875,DEM,38,Mitt Romney,12876,REP,41,5,-3,11/5/2002,44.94,49.77,-4.83,1.83,1.83,1,-3.883484649217866, -25389,88350,1402,2002,2002_Gov-G_NH,NH,Gov-G,Gov-G,American Research Group,9,Live Phone,,11/3/2002,600,Mark Fernald,12897,DEM,38,Craig Benson,12896,REP,53,,-15,11/5/2002,38.21,58.62,-20.4,5.4,5.4,1,-.3003767077263105, -25660,30900,1650,2002,2002_Sen-G_AR,AR,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/3/2002,507,Mark L. Pryor,3396,DEM,53,Tim Hutchinson,3397,REP,41,,12,11/5/2002,53.9,46.1,7.79,4.21,4.21,1,1.358900234003316, -63815,117503,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,Tarrance Group,333,Live Phone,R,11/3/2002,400,Tom Strickland,3400,DEM,44,Wayne A. Allard,3399,REP,50,,-6,11/5/2002,45.77,50.7,-4.93,1.07,-1.07,1,-4.14088399502889,for William F. Owens -25665,30905,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/3/2002,507,Tom Strickland,3400,DEM,49,Wayne A. Allard,3399,REP,44,,5,11/5/2002,45.77,50.7,-4.93,9.93,9.93,0,5.753799331238723, -25669,30909,1653,2002,2002_Sen-G_GA,GA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/3/2002,600,Max Cleland,3411,DEM,46,Saxby Chambliss,3410,REP,44,,2,11/5/2002,45.9,52.73,-6.84,8.84,8.84,0,1.510258065581261, -73209,137223,1664,2002,2002_Sen-G_MN,MN,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,11/3/2002,600,Walter F. Mondale,3462,DEM,48.1,Norm Coleman,3461,REP,47.9,,.2,11/5/2002,47.34,49.53,-2.19,2.39,2.39,0,-3.318384872598503,for Norm Coleman; sample size unavailable; estimated at 600 as a default -25389,30629,1669,2002,2002_Sen-G_NH,NH,Sen-G,Sen-G,American Research Group,9,Live Phone,,11/3/2002,600,Jeanne Shaheen,3527,DEM,44,John E. Sununu,3524,REP,48,1,-4,11/5/2002,46.4,50.82,-4.42,.42,.42,1,-5.420393995979738, -73210,137224,1669,2002,2002_Sen-G_NH,NH,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,11/3/2002,600,Jeanne Shaheen,3527,DEM,47.3,John E. Sununu,3524,REP,45.5,,1.8,11/5/2002,46.4,50.82,-4.42,6.22,6.22,0,1.814023114844004,for unspecified Republican sponsor; sample size unavailable; estimated at 600 as a default -25685,30925,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/3/2002,527,Frank R. Lautenberg,3539,DEM,49,Douglas R. Forrester,3540,REP,38,,11,11/5/2002,53.88,43.95,9.93,1.07,1.07,1,-1.278684812256855, -25682,30922,1672,2002,2002_Sen-G_NC,NC,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/3/2002,525,Erskine Bowles,3499,DEM,39,Elizabeth H. Dole,3498,REP,46,,-7,11/5/2002,44.96,53.56,-8.61,1.61,1.61,1,-2.418568543452554, -73211,137225,1677,2002,2002_Sen-G_SD,SD,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,11/3/2002,600,Tim Johnson,3571,DEM,47.4,John Thune,3572,REP,47.5,,-.1,11/5/2002,49.62,49.47,.16,.26,-.26,0,-3.266424875562323,for unspecified Republican sponsor; sample size unavailable; estimated at 600 as a default -25389,117528,2959,2002,2002_House-G_NH-1,NH-1,House-G,House-G,American Research Group,9,Live Phone,,11/3/2002,300,Martha Fuller Clark,13798,DEM,40,Jeb E. Bradley,13799,REP,51,,-11,11/5/2002,38.48,58.11,-19.63,8.63,8.63,1,1.073655330254959, -25389,117529,2960,2002,2002_House-G_NH-2,NH-2,House-G,House-G,American Research Group,9,Live Phone,,11/3/2002,300,Katrina Swett,13800,DEM,36,Charles Bass,13801,REP,58,,-22,11/5/2002,40.86,56.81,-15.95,6.05,-6.05,1,.0724904580289882, -25674,88333,1399,2002,2002_Gov-G_MN,MN,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/4/2002,600,Roger Moe,12889,DEM,36,Tim Pawlenty,12890,REP,36,16,0,11/5/2002,36.46,44.37,-7.91,7.91,7.91,.5,3.288173201002594, -25695,88513,1413,2002,2002_Gov-G_TX,TX,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/4/2002,602,Tony Sanchez,12946,DEM,34,Rick Perry,12947,REP,52,1,-18,11/5/2002,39.96,57.81,-17.85,.15,-.15,1,-5.470392717140521, -25674,30914,1664,2002,2002_Sen-G_MN,MN,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/4/2002,600,Walter F. Mondale,3462,DEM,49,Norm Coleman,3461,REP,44,,5,11/5/2002,47.34,49.53,-2.19,7.19,7.19,0,1.990036759184844, -25676,30916,1666,2002,2002_Sen-GS_MO,MO,Sen-G,Sen-GS,Zogby Interactive/JZ Analytics,395,Live Phone,,11/4/2002,600,Jean Carnahan,3475,DEM,43,Jim Talent,3474,REP,50,,-7,11/5/2002,48.67,49.8,-1.13,5.87,-5.87,1,1.52475545083923, -25689,30929,1677,2002,2002_Sen-G_SD,SD,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/4/2002,500,Tim Johnson,3571,DEM,44,John Thune,3572,REP,48,,-4,11/5/2002,49.62,49.47,.16,4.16,-4.16,0,.8406097438679249, -25695,30935,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/4/2002,602,Ron Kirk,3594,DEM,42,John Cornyn,3593,REP,46,,-4,11/5/2002,43.33,55.3,-11.97,7.97,7.97,1,2.515184829789367, -63806,117490,1660,2002,2002_Sen-GR_LA,LA,Sen-G,Sen-GR,Southern Media & Opinion Research,310,Live Phone,,11/20/2002,600,Mary L. Landrieu,13736,DEM,50,Suzanne Haik Terrell,13737,REP,34,,16,12/7/2002,51.7,48.3,3.4,12.6,12.6,1,8.104898077218214,among registered voters -63680,117200,1660,2002,2002_Sen-GR_LA,LA,Sen-G,Sen-GR,Marketing Research Institute,192,Live Phone,R,11/21/2002,800,Mary L. Landrieu,13736,DEM,45,Suzanne Haik Terrell,13737,REP,49,,-4,12/7/2002,51.7,48.3,3.4,7.4,-7.4,0,1.934053031602939,for Suzanne Haik Terrell -63819,117510,1660,2002,2002_Sen-GR_LA,LA,Sen-G,Sen-GR,University of New Orleans,358,Live Phone,,11/26/2002,700,Mary L. Landrieu,13736,DEM,44,Suzanne Haik Terrell,13737,REP,43,,1,12/7/2002,51.7,48.3,3.4,2.4,-2.4,1,-3.182533164005922, -63682,117207,1660,2002,2002_Sen-GR_LA,LA,Sen-G,Sen-GR,Mason-Dixon Polling & Strategy,197,Live Phone,,12/3/2002,625,Mary L. Landrieu,13736,DEM,47,Suzanne Haik Terrell,13737,REP,45,,2,12/7/2002,51.7,48.3,3.4,1.4,-1.4,1,-3.884841568852063, -74304,139536,2893,2002,2002_House-GR_LA-5,LA-5,House-G,House-GR,Mason-Dixon Polling & Strategy,197,Live Phone,,12/3/2002,400,Rodney M. Alexander,16723,DEM,40,Lee Fletcher,16726,REP,48,,-8,12/7/2002,50.28,49.72,.56,8.56,-8.56,0,1.398200488924851, -63935,117688,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,Knowledge Networks,164,Online,,9/16/2003,702,Cruz M. Bustamante,13771,DEM,32,Arnold Schwarzenegger,13772,REP,41,13,-9,10/7/2003,31.47,48.58,-17.11,8.11,8.11,1,1.411383138315707, -73785,138385,1377,2003,2003_Gov-O_LA,LA,Gov-G,Gov-O,Marketing Research Institute,192,Live Phone,,9/18/2003,600,Kathleen Babineaux Blanco,13842,DEM,16,Piyush Amrit Jindal,13843,REP,18,13,-2,10/4/2003,18.36,32.54,-14.18,12.18,12.18,1,3.206715700070369, -63922,117671,1377,2003,2003_Gov-O_LA,LA,Gov-G,Gov-O,Ed Renwick/Loyola University New Orleans,85,Live Phone,,9/19/2003,600,Kathleen Babineaux Blanco,13842,DEM,21,Piyush Amrit Jindal,13843,REP,18,11,3,10/4/2003,18.36,32.54,-14.18,17.18,17.18,0,10.36829544554862, -73783,138383,1377,2003,2003_Gov-O_LA,LA,Gov-G,Gov-O,Ed Renwick/Loyola University New Orleans,85,Live Phone,,9/21/2003,600,Kathleen Babineaux Blanco,13842,DEM,21,Piyush Amrit Jindal,13843,REP,18,10,3,10/4/2003,18.36,32.54,-14.18,17.18,17.18,0,10.46726328445739,sample size unavailable; estimated at 600 as a default -73781,138381,1377,2003,2003_Gov-O_LA,LA,Gov-G,Gov-O,Marketing Research Institute,192,Live Phone,,9/21/2003,600,Kathleen Babineaux Blanco,13842,DEM,19,Piyush Amrit Jindal,13843,REP,22,14,-3,10/4/2003,18.36,32.54,-14.18,11.18,11.18,1,2.314826604965338, -63765,117418,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,SurveyUSA,325,IVR,,9/21/2003,789,Cruz M. Bustamante,13771,DEM,32,Arnold Schwarzenegger,13772,REP,39,18,-7,10/7/2003,31.47,48.58,-17.11,10.11,10.11,1,2.903266389542415, -63904,138382,1377,2003,2003_Gov-O_LA,LA,Gov-G,Gov-O,Zogby Interactive/JZ Analytics,395,Live Phone,R,9/22/2003,601,Kathleen Babineaux Blanco,13842,DEM,23,Piyush Amrit Jindal,13843,REP,22,14,1,10/4/2003,18.36,32.54,-14.18,15.18,15.18,0,7.830111536763918,for unspecified Republican sponsor; average of multiple versions or turnout models listed in poll -63913,117657,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,Baselice & Associates,23,Live Phone,R,9/25/2003,804,Cruz M. Bustamante,13771,DEM,31,Arnold Schwarzenegger,13772,REP,35,17,-4,10/7/2003,31.47,48.58,-17.11,13.11,13.11,1,7.117249243964125,for unspecified Republican sponsor -12589,117681,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,Gallup,112,Live Phone,,9/26/2003,581,Cruz M. Bustamante,13771,DEM,25,Arnold Schwarzenegger,13772,REP,40,18,-15,10/7/2003,31.47,48.58,-17.11,2.11,2.11,1,-4.37858713193752,for USA Today | CNN -63937,117690,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,Los Angeles Times,172,Live Phone,,9/27/2003,815,Cruz M. Bustamante,13771,DEM,32,Arnold Schwarzenegger,13772,REP,40,15,-8,10/7/2003,31.47,48.58,-17.11,9.11,9.11,1,3.21201542485602, -73780,138380,1377,2003,2003_Gov-O_LA,LA,Gov-G,Gov-O,Marketing Research Institute,192,Live Phone,,9/28/2003,600,Kathleen Babineaux Blanco,13842,DEM,16,Piyush Amrit Jindal,13843,REP,23,11,-7,10/4/2003,18.36,32.54,-14.18,7.18,7.18,1,-1.308823503071274,sample size unavailable; estimated at 600 as a default -5862,117680,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,Field Research Corp. (Field Poll),94,Live Phone,,9/28/2003,894,Cruz M. Bustamante,13771,DEM,26,Arnold Schwarzenegger,13772,REP,36,16,-10,10/7/2003,31.47,48.58,-17.11,7.11,7.11,1,1.316382761357543, -63766,117419,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,SurveyUSA,325,IVR,,9/29/2003,294,Cruz M. Bustamante,13771,DEM,28,Arnold Schwarzenegger,13772,REP,45,16,-17,10/7/2003,31.47,48.58,-17.11,.11,.11,1,-7.221333114849839, -63947,117701,1377,2003,2003_Gov-O_LA,LA,Gov-G,Gov-O,Mason-Dixon Polling & Strategy,197,Live Phone,,9/30/2003,625,Kathleen Babineaux Blanco,13842,DEM,16,Piyush Amrit Jindal,13843,REP,27,15,-11,10/4/2003,18.36,32.54,-14.18,3.18,3.18,1,-4.586512330078524, -63936,117689,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,Knowledge Networks,164,Online,,9/30/2003,702,Cruz M. Bustamante,13771,DEM,30,Arnold Schwarzenegger,13772,REP,43,13,-13,10/7/2003,31.47,48.58,-17.11,4.11,4.11,1,-1.849604763256469, -63924,117673,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,Elway Research,87,Live Phone,,10/3/2003,1000,Cruz M. Bustamante,13771,DEM,29,Arnold Schwarzenegger,13772,REP,37,15,-8,10/7/2003,31.47,48.58,-17.11,9.11,9.11,1,3.719285576839923, -63767,117420,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,SurveyUSA,325,IVR,,10/3/2003,294,Cruz M. Bustamante,13771,DEM,29,Arnold Schwarzenegger,13772,REP,49,14,-20,10/7/2003,31.47,48.58,-17.11,2.89,-2.89,1,-4.284680343717016, -63914,117658,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,BIGresearch,19,Online,,10/4/2003,1105,Cruz M. Bustamante,13771,DEM,27,Arnold Schwarzenegger,13772,REP,46,13,-19,10/7/2003,31.47,48.58,-17.11,1.89,-1.89,1,-3.721895569631188, -63769,117422,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,SurveyUSA,325,IVR,,10/4/2003,294,Cruz M. Bustamante,13771,DEM,31,Arnold Schwarzenegger,13772,REP,46,15,-15,10/7/2003,31.47,48.58,-17.11,2.11,2.11,1,-5.02077883959483, -63771,117424,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,SurveyUSA,325,IVR,,10/5/2003,294,Cruz M. Bustamante,13771,DEM,34,Arnold Schwarzenegger,13772,REP,46,13,-12,10/7/2003,31.47,48.58,-17.11,5.11,5.11,1,-2.015847328361408, -63772,117425,1376,2003,2003_Gov-G_KY,KY,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/19/2003,755,Albert Ben Chandler,13774,DEM,46,Ernie Fletcher,13775,REP,47,,-1,11/4/2003,44.96,55.04,-10.07,9.07,9.07,1,4.861038928170869,for WHAS-TV | WLEX-TV (Lexington) -63933,117686,1376,2003,2003_Gov-G_KY,KY,Gov-G,Gov-G,Ipsos,154,Live Phone,,10/22/2003,600,Albert Ben Chandler,13774,DEM,43,Ernie Fletcher,13775,REP,52,,-9,11/4/2003,44.96,55.04,-10.07,1.07,1.07,1,-4.486586266352298,for Lexington Herald-Leader | AP | Bowling Green Daily News -63938,117691,1376,2003,2003_Gov-G_KY,KY,Gov-G,Gov-G,Louisville Courier-Journal,174,Live Phone,,10/22/2003,712,Albert Ben Chandler,13774,DEM,39,Ernie Fletcher,13775,REP,49,,-10,11/4/2003,44.96,55.04,-10.07,.07,.07,1,-5.278671941628048, -63934,117687,1379,2003,2003_Gov-G_MS,MS,Gov-G,Gov-G,Ipsos,154,Live Phone,,10/22/2003,623,Ronnie Musgrove,13860,DEM,45,Haley Barbour,13861,REP,50,,-5,11/4/2003,45.81,52.59,-6.78,1.78,1.78,1,-3.406602597494628,for AP | The Clarion-Ledger -63773,117426,1376,2003,2003_Gov-G_KY,KY,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/26/2003,755,Albert Ben Chandler,13774,DEM,44,Ernie Fletcher,13775,REP,51,,-7,11/4/2003,44.96,55.04,-10.07,3.07,3.07,1,-.8226570103586633,for WHAS-TV | WLEX-TV (Lexington) -73774,138373,1378,2003,2003_Gov-GR_LA,LA,Gov-G,Gov-GR,Marketing Research Institute,192,Live Phone,,10/28/2003,600,Kathleen Babineaux Blanco,13842,DEM,38,Piyush Amrit Jindal,13843,REP,49,,-11,11/15/2003,51.95,48.05,3.9,14.9,-14.9,0,8.670163386335821, -63949,117703,1379,2003,2003_Gov-G_MS,MS,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2003,625,Ronnie Musgrove,13860,DEM,43,Haley Barbour,13861,REP,47,,-4,11/4/2003,45.81,52.59,-6.78,2.78,2.78,1,-1.727128051909596,for WLBT (Jackson) | WDAM (Hattiesburg) -63898,117642,1378,2003,2003_Gov-GR_LA,LA,Gov-G,Gov-GR,University of New Orleans,358,Live Phone,,10/29/2003,731,Kathleen Babineaux Blanco,13842,DEM,42,Piyush Amrit Jindal,13843,REP,44,,-2,11/15/2003,51.95,48.05,3.9,5.9,-5.9,0,-.526405145684119, -63774,117427,1376,2003,2003_Gov-G_KY,KY,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/31/2003,755,Albert Ben Chandler,13774,DEM,44,Ernie Fletcher,13775,REP,52,,-8,11/4/2003,44.96,55.04,-10.07,2.07,2.07,1,-1.584009561231438,for WHAS-TV | WLEX-TV (Lexington) -73771,138369,1378,2003,2003_Gov-GR_LA,LA,Gov-G,Gov-GR,Marketing Research Institute,192,Live Phone,,10/31/2003,600,Kathleen Babineaux Blanco,13842,DEM,44,Piyush Amrit Jindal,13843,REP,46,,-2,11/15/2003,51.95,48.05,3.9,5.9,-5.9,0,-.2084489028153949, -73788,138388,1379,2003,2003_Gov-G_MS,MS,Gov-G,Gov-G,Southern Research Group,649,Live Phone,,10/31/2003,773,Ronnie Musgrove,13860,DEM,42,Haley Barbour,13861,REP,41,,1,11/4/2003,45.81,52.59,-6.78,7.78,7.78,0,3.719290971675684,for WAPT-TV (Jackson) -63923,117672,1378,2003,2003_Gov-GR_LA,LA,Gov-G,Gov-GR,Ed Renwick/Loyola University New Orleans,85,Live Phone,,11/1/2003,600,Kathleen Babineaux Blanco,13842,DEM,39,Piyush Amrit Jindal,13843,REP,38,,1,11/15/2003,51.95,48.05,3.9,2.9,-2.9,1,-3.724701092541881,among registered voters -63984,117750,1378,2003,2003_Gov-GR_LA,LA,Gov-G,Gov-GR,Southeastern Louisiana University,309,Live Phone,,11/1/2003,705,Kathleen Babineaux Blanco,13842,DEM,43,Piyush Amrit Jindal,13843,REP,45,,-2,11/15/2003,51.95,48.05,3.9,5.9,-5.9,0,-.4506241269992983, -73769,138366,1378,2003,2003_Gov-GR_LA,LA,Gov-G,Gov-GR,Marketing Research Institute,192,Live Phone,,11/4/2003,600,Kathleen Babineaux Blanco,13842,DEM,40,Piyush Amrit Jindal,13843,REP,46,,-6,11/15/2003,51.95,48.05,3.9,9.9,-9.9,0,4.016067999766368, -63948,117702,1378,2003,2003_Gov-GR_LA,LA,Gov-G,Gov-GR,Mason-Dixon Polling & Strategy,197,Live Phone,,11/5/2003,625,Kathleen Babineaux Blanco,13842,DEM,43,Piyush Amrit Jindal,13843,REP,48,,-5,11/15/2003,51.95,48.05,3.9,8.9,-8.9,0,3.016937351569877, -73768,138365,1378,2003,2003_Gov-GR_LA,LA,Gov-G,Gov-GR,Marketing Research Institute,192,Live Phone,,11/8/2003,600,Kathleen Babineaux Blanco,13842,DEM,39.5,Piyush Amrit Jindal,13843,REP,47.6,,-8.1000004,11/15/2003,51.95,48.05,3.9,12,-12,0,6.319165055893107, -73766,138363,1378,2003,2003_Gov-GR_LA,LA,Gov-G,Gov-GR,Marketing Research Institute,192,Live Phone,,11/11/2003,600,Kathleen Babineaux Blanco,13842,DEM,42,Piyush Amrit Jindal,13843,REP,46,,-4,11/15/2003,51.95,48.05,3.9,7.9,-7.9,0,2.372123136835283, -63912,117656,1378,2003,2003_Gov-GR_LA,LA,Gov-G,Gov-GR,OnMessage Inc.,239,Live Phone,R,11/11/2003,1000,Kathleen Babineaux Blanco,13842,DEM,38,Piyush Amrit Jindal,13843,REP,45,,-7,11/15/2003,51.95,48.05,3.9,10.9,-10.9,0,5.654029084765164,for Piyush Amrit Jindal -12702,15823,7228,2004,2004_Pres-D_IA,IA,Pres-P,Pres-D,Personal Marketing Research,252,Live Phone,,1/6/2004,400,John Kerry,157,DEM,15,John Edwards,165,DEM,9,23,6,1/19/2004,37.09,32.57,4.52,1.48,,0,-4.403004521987067, -5681,15826,7228,2004,2004_Pres-D_IA,IA,Pres-P,Pres-D,Research 2000,281,Live Phone,,1/6/2004,600,John Kerry,157,DEM,18,John Edwards,165,DEM,8,29,10,1/19/2004,37.09,32.57,4.52,5.48,,0,-.4166077679403485, -59689,103155,7228,2004,2004_Pres-D_IA,IA,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/6/2004,612,John Kerry,157,DEM,21,John Edwards,165,DEM,17,29,4,1/19/2004,37.09,32.57,4.52,.52,,0,-5.330460375362494, -12706,15828,7228,2004,2004_Pres-D_IA,IA,Pres-P,Pres-D,Los Angeles Times,172,Live Phone,,1/7/2004,640,John Kerry,157,DEM,18,John Edwards,165,DEM,11,30,7,1/19/2004,37.09,32.57,4.52,2.48,,0,-3.285951204911605, -12720,15842,7228,2004,2004_Pres-D_IA,IA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/11/2004,501,John Kerry,157,DEM,17,John Edwards,165,DEM,14,28,3,1/19/2004,37.09,32.57,4.52,1.52,,0,-3.902500473435375, -12725,15847,7228,2004,2004_Pres-D_IA,IA,Pres-P,Pres-D,Research 2000,281,Live Phone,,1/13/2004,607,John Kerry,157,DEM,21,John Edwards,165,DEM,18,22,3,1/19/2004,37.09,32.57,4.52,1.52,,0,-3.085093279368293, -59650,103116,7228,2004,2004_Pres-D_IA,IA,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/14/2004,428,John Kerry,157,DEM,21,John Edwards,165,DEM,22,24,-1,1/19/2004,37.09,32.57,4.52,5.52,,0,1.135862391127343, -5639,7191,7228,2004,2004_Pres-D_IA,IA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/14/2004,501,John Kerry,157,DEM,24,John Edwards,165,DEM,17,19,7,1/19/2004,37.09,32.57,4.52,2.48,,1,-2.36064892434912, -12727,15849,7228,2004,2004_Pres-D_IA,IA,Pres-P,Pres-D,Selzer & Co.,304,Live Phone,,1/15/2004,606,John Kerry,157,DEM,26,John Edwards,165,DEM,23,20,3,1/19/2004,37.09,32.57,4.52,1.52,,1,-2.661281682862613, -59649,117887,7228,2004,2004_Pres-D_IA,IA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/17/2004,752,John Kerry,157,DEM,29,John Edwards,165,DEM,19,19,10,1/19/2004,37.09,32.57,4.52,5.48,,1,1.977135091578321,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll -5631,7184,7228,2004,2004_Pres-D_IA,IA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/17/2004,501,John Kerry,157,DEM,25,John Edwards,165,DEM,21,22,4,1/19/2004,37.09,32.57,4.52,.52,,1,-3.690043776340749, -5613,7166,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,KRC Research,160,Live Phone,,1/20/2004,400,John Kerry,157,DEM,27,Howard Dean,172,DEM,24,17,3,1/27/2004,38.39,26.28,12.11,9.11,,1,3.758239853600763, -5614,7167,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/20/2004,600,John Kerry,157,DEM,27,Howard Dean,172,DEM,24,15,3,1/27/2004,38.39,26.28,12.11,9.11,,1,3.541326225880943,sample size unavailable; estimated at 600 as a default -5602,7155,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Franklin Pierce University,107,Live Phone,,1/21/2004,600,John Kerry,157,DEM,30,Howard Dean,172,DEM,16,14,14,1/27/2004,38.39,26.28,12.11,1.89,,1,-3.573432084316568, -5607,7160,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,RKM Research and Communications Inc.,272,Live Phone,,1/21/2004,600,John Kerry,157,DEM,31,Howard Dean,172,DEM,21,16,10,1/27/2004,38.39,26.28,12.11,2.11,,1,-3.40865176733267,sample size unavailable; estimated at 600 as a default -5604,7157,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Research 2000,281,Live Phone,,1/21/2004,604,John Kerry,157,DEM,29,Howard Dean,172,DEM,21,17,8,1/27/2004,38.39,26.28,12.11,4.11,,1,-1.288587392819812, -5601,7154,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Suffolk University,323,Live Phone,,1/21/2004,400,John Kerry,157,DEM,27,Howard Dean,172,DEM,19,15,8,1/27/2004,38.39,26.28,12.11,4.11,,1,-1.136120244052043, -5610,7163,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,University of New Hampshire,357,Live Phone,,1/21/2004,450,John Kerry,157,DEM,37,Howard Dean,172,DEM,19,15,18,1/27/2004,38.39,26.28,12.11,5.89,,1,.3429198630742226, -5596,7149,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/22/2004,700,John Kerry,157,DEM,34,Howard Dean,172,DEM,15,19,19,1/27/2004,38.39,26.28,12.11,6.89,,1,1.743596001521881, -5599,7152,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Gallup,112,Live Phone,,1/22/2004,1000,John Kerry,157,DEM,35,Howard Dean,172,DEM,23,14,12,1/27/2004,38.39,26.28,12.11,.11,,1,-5.200876413313772, -5594,7147,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,KRC Research,160,Live Phone,,1/22/2004,400,John Kerry,157,DEM,34,Howard Dean,172,DEM,19,14,15,1/27/2004,38.39,26.28,12.11,2.89,,1,-2.044966860513287, -12729,15851,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Los Angeles Times,172,Live Phone,,1/22/2004,1176,John Kerry,157,DEM,32,Howard Dean,172,DEM,19,17,13,1/27/2004,38.39,26.28,12.11,.89,,1,-4.261001714382381, -64069,117896,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/22/2004,481,John Kerry,157,DEM,34,Howard Dean,172,DEM,23,,11,1/27/2004,38.39,26.28,12.11,1.11,,1,-3.916766082311534, -5590,7143,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,RKM Research and Communications Inc.,272,Live Phone,,1/23/2004,524,John Kerry,157,DEM,35,Howard Dean,172,DEM,23,12,12,1/27/2004,38.39,26.28,12.11,.11,,1,-5.031849696184632, -5584,7137,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Suffolk University,323,Live Phone,,1/23/2004,400,John Kerry,157,DEM,29,Howard Dean,172,DEM,20,14,9,1/27/2004,38.39,26.28,12.11,3.11,,1,-1.724473280217956, -5587,7140,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/23/2004,600,John Kerry,157,DEM,30,Howard Dean,172,DEM,23,13,7,1/27/2004,38.39,26.28,12.11,5.11,,1,.1748740183688427,sample size unavailable; estimated at 600 as a default -5578,7131,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,KRC Research,160,Live Phone,,1/24/2004,400,John Kerry,157,DEM,38,Howard Dean,172,DEM,15,14,23,1/27/2004,38.39,26.28,12.11,10.89,,1,6.412992070013461, -5579,7132,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Marist College,183,Live Phone,,1/24/2004,800,John Kerry,157,DEM,37,Howard Dean,172,DEM,24,11,13,1/27/2004,38.39,26.28,12.11,.89,,1,-3.93855386185007,for NBC News -64074,117902,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/24/2004,481,John Kerry,157,DEM,28,Howard Dean,172,DEM,24,,4,1/27/2004,38.39,26.28,12.11,8.11,,1,3.544306428897822, -5581,7134,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,University of New Hampshire,357,Live Phone,,1/24/2004,459,John Kerry,157,DEM,36,Howard Dean,172,DEM,25,11,11,1/27/2004,38.39,26.28,12.11,1.11,,1,-3.817825913145694, -5572,7125,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/25/2004,719,John Kerry,157,DEM,35,Howard Dean,172,DEM,25,13,10,1/27/2004,38.39,26.28,12.11,2.11,,1,-2.3984904948576, -5573,7126,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Gallup,112,Live Phone,,1/25/2004,970,John Kerry,157,DEM,36,Howard Dean,172,DEM,25,13,11,1/27/2004,38.39,26.28,12.11,1.11,,1,-3.529359626452507, -5570,7123,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Suffolk University,323,Live Phone,,1/25/2004,400,John Kerry,157,DEM,38,Howard Dean,172,DEM,17,10,21,1/27/2004,38.39,26.28,12.11,8.89,,1,4.493806966780087, -59669,103135,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/25/2004,481,John Kerry,157,DEM,33,Howard Dean,172,DEM,28,12,5,1/27/2004,38.39,26.28,12.11,7.11,,1,2.728116526392157, -5566,7119,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,KRC Research,160,Live Phone,,1/26/2004,400,John Kerry,157,DEM,37,Howard Dean,172,DEM,20,8,17,1/27/2004,38.39,26.28,12.11,4.89,,1,.8390731511000826, -64847,120080,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Marist College,183,Live Phone,,1/26/2004,391,John Kerry,157,DEM,36,Howard Dean,172,DEM,27,11,9,1/27/2004,38.39,26.28,12.11,3.11,,1,-1.467979394104981, -5568,7121,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Marist College,183,Live Phone,,1/26/2004,807,John Kerry,157,DEM,36,Howard Dean,172,DEM,25,11,11,1/27/2004,38.39,26.28,12.11,1.11,,1,-3.242469058733477,for NBC News -5563,7113,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Suffolk University,323,Live Phone,,1/26/2004,401,John Kerry,157,DEM,37,Howard Dean,172,DEM,19,8,18,1/27/2004,38.39,26.28,12.11,5.89,,1,1.717742369208286, -5567,7120,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/26/2004,684,John Kerry,157,DEM,37,Howard Dean,172,DEM,24,9,13,1/27/2004,38.39,26.28,12.11,.89,,1,-3.343279447489167, -64076,117904,7234,2004,2004_Pres-D_AZ,AZ,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/28/2004,300,John Kerry,157,DEM,23,Wesley Clark,166,DEM,18,,5,2/3/2004,42.61,26.47,16.13,11.13,,1,4.113373230189782, -5533,7079,7241,2004,2004_Pres-D_OK,OK,Pres-P,Pres-D,WPA Intelligence (WPAi),383,Live Phone,,1/28/2004,300,Wesley Clark,166,DEM,18,John Edwards,165,DEM,13,20,5,2/3/2004,29.94,29.54,.4,4.6,,0,-2.897039788064538,for The Oklahoman -5554,7104,7247,2004,2004_Pres-D_WA,WA,Pres-P,Pres-D,Elway Research,87,Live Phone,,1/28/2004,205,John Kerry,157,DEM,40,Howard Dean,172,DEM,13,,27,2/7/2004,48.41,29.99,18.42,8.58,,1,-2.103443351519617,among registered voters -59667,103133,7253,2004,2004_Pres-D_VA,VA,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/28/2004,896,John Kerry,157,DEM,32,John Edwards,165,DEM,17,17,15,2/10/2004,51.52,26.63,24.89,9.89,,1,-.5795508039971593, -5541,15854,7234,2004,2004_Pres-D_AZ,AZ,Pres-P,Pres-D,Los Angeles Times,172,Live Phone,,1/29/2004,451,John Kerry,157,DEM,29,Wesley Clark,166,DEM,22,13,7,2/3/2004,42.61,26.47,16.13,9.13,,1,2.327887376908,average of multiple versions or turnout models listed in poll -5539,7085,7234,2004,2004_Pres-D_AZ,AZ,Pres-P,Pres-D,Market Solutions Group,188,Live Phone,,1/29/2004,600,John Kerry,157,DEM,27,Wesley Clark,166,DEM,18,13,9,2/3/2004,42.61,26.47,16.13,7.13,,1,.1568076175601891, -5547,7093,7234,2004,2004_Pres-D_AZ,AZ,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/29/2004,600,John Kerry,157,DEM,36,Wesley Clark,166,DEM,20,12,16,2/3/2004,42.61,26.47,16.13,.13,,1,-8.084933375993444, -5537,7083,7235,2004,2004_Pres-D_DE,DE,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/29/2004,600,John Kerry,157,DEM,27,Joseph I. Lieberman,160,DEM,16,9,11,2/3/2004,50.43,11.13,39.29,28.29,,1,19.69316296468081, -5543,7089,7236,2004,2004_Pres-D_MO,MO,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/29/2004,600,John Kerry,157,DEM,46,John Edwards,165,DEM,15,7,31,2/3/2004,50.62,24.64,25.97,5.03,,1,-1.634415417227777, -5534,15852,7236,2004,2004_Pres-D_MO,MO,Pres-P,Pres-D,Los Angeles Times,172,Live Phone,,1/29/2004,545,John Kerry,157,DEM,37,John Edwards,165,DEM,11,7,26,2/3/2004,50.62,24.64,25.97,.03,,1,-7.005769415853357,average of multiple versions or turnout models listed in poll -5544,7090,7236,2004,2004_Pres-D_MO,MO,Pres-P,Pres-D,Research 2000,281,Live Phone,,1/29/2004,500,John Kerry,157,DEM,44,John Edwards,165,DEM,14,9,30,2/3/2004,50.62,24.64,25.97,4.03,,1,-2.699873999578828, -5540,7086,7236,2004,2004_Pres-D_MO,MO,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/29/2004,600,John Kerry,157,DEM,46,John Edwards,165,DEM,13,8,33,2/3/2004,50.62,24.64,25.97,7.03,,1,1.767233390712978, -5535,7081,7238,2004,2004_Pres-D_NM,NM,Pres-P,Pres-D,Research & Polling Inc.,280,Live Phone,,1/29/2004,500,John Kerry,157,DEM,31,Wesley Clark,166,DEM,14,15,17,2/3/2004,42.56,20.39,22.17,5.17,,1,-4.427748844988743, -5542,7088,7241,2004,2004_Pres-D_OK,OK,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/29/2004,600,Wesley Clark,166,DEM,25,John Edwards,165,DEM,16,22,9,2/3/2004,29.94,29.54,.4,8.6,,1,1.649968123401363, -5552,97613,7243,2004,2004_Pres-D_SC,SC,Pres-P,Pres-D,CBS News/The New York Times,36,Live Phone,,1/29/2004,365,John Edwards,165,DEM,30,John Kerry,157,DEM,18,11,12,2/3/2004,45.15,29.82,15.33,3.33,,1,-4.962233175194514, -5550,7096,7243,2004,2004_Pres-D_SC,SC,Pres-P,Pres-D,CBS News/The New York Times,36,Live Phone,,1/29/2004,545,John Edwards,165,DEM,28,John Kerry,157,DEM,21,8,7,2/3/2004,45.15,29.82,15.33,8.33,,1,.126373158711567, -5538,15853,7243,2004,2004_Pres-D_SC,SC,Pres-P,Pres-D,Los Angeles Times,172,Live Phone,,1/29/2004,448,John Edwards,165,DEM,32,John Kerry,157,DEM,20,5,12,2/3/2004,45.15,29.82,15.33,3.33,,1,-5.220569796520222,average of multiple versions or turnout models listed in poll -5536,7082,7243,2004,2004_Pres-D_SC,SC,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/29/2004,600,John Edwards,165,DEM,26,John Kerry,157,DEM,22,6,4,2/3/2004,45.15,29.82,15.33,11.33,,1,3.667044100833978, -5545,7091,7251,2004,2004_Pres-D_TN,TN,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,1/29/2004,313,John Kerry,157,DEM,31,John Edwards,165,DEM,13,22,18,2/10/2004,41.02,26.51,14.51,3.49,,1,-5.822199155139947, -59664,103130,7235,2004,2004_Pres-D_DE,DE,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/30/2004,434,John Kerry,157,DEM,42,Joseph I. Lieberman,160,DEM,10,11,32,2/3/2004,50.43,11.13,39.29,7.29,,1,-5.937239818732637, -59694,103160,7241,2004,2004_Pres-D_OK,OK,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/30/2004,606,Wesley Clark,166,DEM,31,John Edwards,165,DEM,23,25,8,2/3/2004,29.94,29.54,.4,7.6,,1,.7367763491999968, -5531,7077,7243,2004,2004_Pres-D_SC,SC,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/30/2004,600,John Edwards,165,DEM,30,John Kerry,157,DEM,23,10,7,2/3/2004,45.15,29.82,15.33,8.33,,1,.3042996357362867, -5517,7060,7234,2004,2004_Pres-D_AZ,AZ,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/31/2004,600,John Kerry,157,DEM,32,Wesley Clark,166,DEM,21,10,11,2/3/2004,42.61,26.47,16.13,5.13,,1,-1.628567947930768, -5516,7059,7234,2004,2004_Pres-D_AZ,AZ,Pres-P,Pres-D,Market Solutions Group,188,Live Phone,,1/31/2004,601,John Kerry,157,DEM,32,Wesley Clark,166,DEM,19,12,13,2/3/2004,42.61,26.47,16.13,3.13,,1,-3.428046261014337, -59661,103127,7234,2004,2004_Pres-D_AZ,AZ,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/31/2004,400,John Kerry,157,DEM,34,Wesley Clark,166,DEM,28,18,6,2/3/2004,42.61,26.47,16.13,10.13,,1,3.79845385206001, -59660,103126,7236,2004,2004_Pres-D_MO,MO,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/31/2004,891,John Kerry,157,DEM,44,John Edwards,165,DEM,20,15,24,2/3/2004,50.62,24.64,25.97,1.97,,1,-4.298867240582251, -5518,7061,7241,2004,2004_Pres-D_OK,OK,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/31/2004,600,Wesley Clark,166,DEM,25,John Edwards,165,DEM,18,23,7,2/3/2004,29.94,29.54,.4,6.6,,1,.0809529203340265, -64077,117905,7241,2004,2004_Pres-D_OK,OK,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/31/2004,800,Wesley Clark,166,DEM,23,John Edwards,165,DEM,14,,9,2/3/2004,29.94,29.54,.4,8.6,,1,2.304778891017715, -64078,117906,7243,2004,2004_Pres-D_SC,SC,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/31/2004,500,John Edwards,165,DEM,28,John Kerry,157,DEM,24,,4,2/3/2004,45.15,29.82,15.33,11.33,,1,3.733842270518644, -5515,7058,7234,2004,2004_Pres-D_AZ,AZ,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/1/2004,600,John Kerry,157,DEM,41,Wesley Clark,166,DEM,27,15,14,2/3/2004,42.61,26.47,16.13,2.13,,1,-5.477385314768958, -5510,7053,7236,2004,2004_Pres-D_MO,MO,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/1/2004,600,John Kerry,157,DEM,56,John Edwards,165,DEM,17,9,39,2/3/2004,50.62,24.64,25.97,13.03,,1,8.382571012154546, -5514,7057,7241,2004,2004_Pres-D_OK,OK,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/1/2004,600,Wesley Clark,166,DEM,28,John Edwards,165,DEM,21,25,7,2/3/2004,29.94,29.54,.4,6.6,,1,.2815112152919771, -59663,103129,7241,2004,2004_Pres-D_OK,OK,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/1/2004,350,Wesley Clark,166,DEM,29,John Edwards,165,DEM,27,26,2,2/3/2004,29.94,29.54,.4,1.6,,1,-4.998237801593073, -5509,7052,7241,2004,2004_Pres-D_OK,OK,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/1/2004,600,Wesley Clark,166,DEM,31,John Edwards,165,DEM,26,29,5,2/3/2004,29.94,29.54,.4,4.6,,1,-1.760664003870444, -5513,7056,7243,2004,2004_Pres-D_SC,SC,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/1/2004,600,John Edwards,165,DEM,31,John Kerry,157,DEM,24,10,7,2/3/2004,45.15,29.82,15.33,8.33,,1,.7425501094377179, -5512,7055,7243,2004,2004_Pres-D_SC,SC,Pres-P,Pres-D,CBS News/The New York Times,36,Live Phone,,2/1/2004,433,John Edwards,165,DEM,28,John Kerry,157,DEM,24,13,4,2/3/2004,45.15,29.82,15.33,11.33,,1,3.709570702137314, -59662,103128,7243,2004,2004_Pres-D_SC,SC,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/1/2004,629,John Edwards,165,DEM,34,John Kerry,157,DEM,17,12,17,2/3/2004,45.15,29.82,15.33,1.67,,1,-6.175265870682948, -5511,7054,7243,2004,2004_Pres-D_SC,SC,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/1/2004,600,John Edwards,165,DEM,32,John Kerry,157,DEM,29,7,3,2/3/2004,45.15,29.82,15.33,12.33,,1,5.274430715170602, -59665,103131,7251,2004,2004_Pres-D_TN,TN,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/1/2004,600,John Kerry,157,DEM,31,John Edwards,165,DEM,20,26,11,2/10/2004,41.02,26.51,14.51,3.51,,1,-5.402473529468224,sample size unavailable; estimated at 600 as a default -5508,7051,7246,2004,2004_Pres-D_MI,MI,Pres-P,Pres-D,Mitchell Research & Communications,213,Live Phone,,2/2/2004,450,John Kerry,157,DEM,56,Howard Dean,172,DEM,12,7,44,2/7/2004,51.79,16.5,35.29,8.71,,1,.4110879779322055, -5507,7050,7246,2004,2004_Pres-D_MI,MI,Pres-P,Pres-D,Mitchell Research & Communications,213,Live Phone,,2/3/2004,450,John Kerry,157,DEM,56,Howard Dean,172,DEM,9,7,47,2/7/2004,51.79,16.5,35.29,11.71,,1,3.643083162883044, -5504,7047,7246,2004,2004_Pres-D_MI,MI,Pres-P,Pres-D,Mitchell Research & Communications,213,Live Phone,,2/4/2004,450,John Kerry,157,DEM,52,Howard Dean,172,DEM,9,8,43,2/7/2004,51.79,16.5,35.29,7.71,,1,-.1455631595454232, -5503,7046,7246,2004,2004_Pres-D_MI,MI,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/4/2004,601,John Kerry,157,DEM,47,Howard Dean,172,DEM,10,8,37,2/7/2004,51.79,16.5,35.29,1.71,,1,-6.787535917765103, -5501,7044,7246,2004,2004_Pres-D_MI,MI,Pres-P,Pres-D,EPIC-MRA,84,Live Phone,,2/5/2004,409,John Kerry,157,DEM,62,Howard Dean,172,DEM,13,11,49,2/7/2004,51.79,16.5,35.29,13.71,,1,6.601767887713481, -5496,7038,7251,2004,2004_Pres-D_TN,TN,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/5/2004,600,John Kerry,157,DEM,32,John Edwards,165,DEM,21,20,11,2/10/2004,41.02,26.51,14.51,3.51,,1,-4.34906638390366, -5497,7039,7253,2004,2004_Pres-D_VA,VA,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/5/2004,600,John Kerry,157,DEM,35,John Edwards,165,DEM,22,17,13,2/10/2004,51.52,26.63,24.89,11.89,,1,3.592268121062454, -5498,7040,7253,2004,2004_Pres-D_VA,VA,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,2/5/2004,625,John Kerry,157,DEM,34,John Edwards,165,DEM,25,14,9,2/10/2004,51.52,26.63,24.89,15.89,,1,8.260272945222974, -59670,103136,7255,2004,2004_Pres-D_WI,WI,Pres-P,Pres-D,University of Wisconsin (Badger Poll),365,Live Phone,,2/5/2004,600,John Kerry,157,DEM,62,John Edwards,165,DEM,11,13,51,2/17/2004,39.64,34.3,5.34,45.66,,1,28.87563729344442,sample size unavailable; estimated at 600 as a default -73728,138296,1826,2004,2004_House-GS_KY-6,KY-6,House-G,House-GS,Louisville Courier-Journal,174,Live Phone,,2/7/2004,466,Albert Ben Chandler,14361,DEM,49.4,Alice Forgy Kerr,14362,REP,39.6,,9.8000002,2/17/2004,55.16,42.91,12.25,2.45,-2.45,1,-3.699250396733579, -73729,138297,1826,2004,2004_House-GS_KY-6,KY-6,House-G,House-GS,SurveyUSA,325,IVR,,2/8/2004,600,Albert Ben Chandler,14361,DEM,51,Alice Forgy Kerr,14362,REP,45,,6,2/17/2004,55.16,42.91,12.25,6.25,-6.25,1,.7741135452166721,sample size unavailable; estimated at 600 as a default -64080,117908,7251,2004,2004_Pres-D_TN,TN,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/8/2004,449,John Kerry,157,DEM,53,John Edwards,165,DEM,21,,32,2/10/2004,41.02,26.51,14.51,17.49,,1,11.54772646863384, -59666,103132,7251,2004,2004_Pres-D_TN,TN,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/8/2004,523,John Kerry,157,DEM,35,John Edwards,165,DEM,25,24,10,2/10/2004,41.02,26.51,14.51,4.51,,1,-3.024286772717083, -5483,7022,7251,2004,2004_Pres-D_TN,TN,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/8/2004,600,John Kerry,157,DEM,45,John Edwards,165,DEM,21,19,24,2/10/2004,41.02,26.51,14.51,9.49,,1,2.887406805700318, -59668,103134,7253,2004,2004_Pres-D_VA,VA,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/8/2004,716,John Kerry,157,DEM,43,John Edwards,165,DEM,22,12,21,2/10/2004,51.52,26.63,24.89,3.89,,1,-4.486057795043531, -5485,7024,7253,2004,2004_Pres-D_VA,VA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/8/2004,625,John Kerry,157,DEM,47,John Edwards,165,DEM,24,11,23,2/10/2004,51.52,26.63,24.89,1.89,,1,-6.945847863498639, -59675,103141,7251,2004,2004_Pres-D_TN,TN,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/9/2004,523,John Kerry,157,DEM,35,John Edwards,165,DEM,25,24,10,2/10/2004,41.02,26.51,14.51,4.51,,1,-2.794921638152724, -5475,7013,7255,2004,2004_Pres-D_WI,WI,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/12/2004,600,John Kerry,157,DEM,53,John Edwards,165,DEM,16,11,37,2/17/2004,39.64,34.3,5.34,31.66,,1,14.57500814067994, -64284,118267,1826,2004,2004_House-GS_KY-6,KY-6,House-G,House-GS,SurveyUSA,325,IVR,,2/14/2004,517,Albert Ben Chandler,14361,DEM,53,Alice Forgy Kerr,14362,REP,45,,8,2/17/2004,55.16,42.91,12.25,4.25,-4.25,1,-1.044202655428923, -5470,7008,7255,2004,2004_Pres-D_WI,WI,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/14/2004,600,John Kerry,157,DEM,47,John Edwards,165,DEM,20,23,27,2/17/2004,39.64,34.3,5.34,21.66,,1,3.08832372674763, -64081,117909,7266,2004,2004_Pres-D_CT,CT,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/14/2004,371,John Kerry,157,DEM,67,John Edwards,165,DEM,12,,55,3/2/2004,58.34,23.72,34.62,20.38,,1,8.795526285514411, -64082,117910,7267,2004,2004_Pres-D_GA,GA,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/14/2004,302,John Kerry,157,DEM,50,John Edwards,165,DEM,19,,31,3/2/2004,46.79,41.38,5.4,25.6,,1,15.11939515425961, -64084,117912,7264,2004,2004_Pres-D_CA,CA,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/15/2004,573,John Kerry,157,DEM,59,John Edwards,165,DEM,14,,45,3/2/2004,64.44,19.77,44.67,.33,,1,-10.05312614812461, -5464,7001,7275,2004,2004_Pres-D_NY,NY,Pres-P,Pres-D,Marist College,183,Live Phone,,2/18/2004,400,John Kerry,157,DEM,66,John Edwards,165,DEM,14,7,52,3/2/2004,61.17,20.12,41.05,10.95,,1,3.751911525446741,for NBC News -5449,6982,7260,2004,2004_Pres-D_UT,UT,Pres-P,Pres-D,Dan Jones & Associates,70,Live Phone,,2/19/2004,145,John Kerry,157,DEM,49,John Edwards,165,DEM,23,,26,2/24/2004,55.18,29.79,25.39,.61,,1,-9.665705306613459, -5463,7000,7275,2004,2004_Pres-D_NY,NY,Pres-P,Pres-D,Canisius College,43,Live Phone,,2/19/2004,401,John Kerry,157,DEM,57,John Edwards,165,DEM,16,3,41,3/2/2004,61.17,20.12,41.05,.05,,1,-7.813616649041657, -5457,6992,7264,2004,2004_Pres-D_CA,CA,Pres-P,Pres-D,Field Research Corp. (Field Poll),94,Live Phone,,2/20/2004,497,John Kerry,157,DEM,60,John Edwards,165,DEM,19,3,41,3/2/2004,64.44,19.77,44.67,3.67,,1,-5.60665395536019, -12733,15855,7264,2004,2004_Pres-D_CA,CA,Pres-P,Pres-D,Los Angeles Times,172,Live Phone,,2/20/2004,560,John Kerry,157,DEM,56,John Edwards,165,DEM,24,4,32,3/2/2004,64.44,19.77,44.67,12.67,,1,4.154730077998574, -5460,6995,7275,2004,2004_Pres-D_NY,NY,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,2/21/2004,500,John Kerry,157,DEM,60,John Edwards,165,DEM,21,9,39,3/2/2004,61.17,20.12,41.05,2.05,,1,-6.154784156885859, -64085,117913,7275,2004,2004_Pres-D_NY,NY,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/21/2004,451,John Kerry,157,DEM,58,John Edwards,165,DEM,22,,36,3/2/2004,61.17,20.12,41.05,5.05,,1,-2.888382349251292, -64086,117914,7264,2004,2004_Pres-D_CA,CA,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/22/2004,573,John Kerry,157,DEM,60,John Edwards,165,DEM,25,,35,3/2/2004,64.44,19.77,44.67,9.67,,1,.4222865572135517, -64088,117916,7276,2004,2004_Pres-D_OH,OH,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/22/2004,508,John Kerry,157,DEM,53,John Edwards,165,DEM,30,,23,3/2/2004,51.81,34.08,17.73,5.27,,1,-3.623393874346166, -5446,6978,7275,2004,2004_Pres-D_NY,NY,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/23/2004,600,John Kerry,157,DEM,54,John Edwards,165,DEM,21,8,33,3/2/2004,61.17,20.12,41.05,8.05,,1,1.014599197811088, -5447,6979,7276,2004,2004_Pres-D_OH,OH,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/23/2004,600,John Kerry,157,DEM,47,John Edwards,165,DEM,26,11,21,3/2/2004,51.81,34.08,17.73,3.27,,1,-5.379759263074102, -5454,6989,7276,2004,2004_Pres-D_OH,OH,Pres-P,Pres-D,Columbus Dispatch,57,Mail,,2/23/2004,3793,John Kerry,157,DEM,59,John Edwards,165,DEM,28,5,31,3/2/2004,51.81,34.08,17.73,13.27,,1,6.010518362670507,among registered voters -5443,6974,7267,2004,2004_Pres-D_GA,GA,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/24/2004,600,John Kerry,157,DEM,45,John Edwards,165,DEM,37,4,8,3/2/2004,46.79,41.38,5.4,2.6,,1,-7.811362053473555, -5439,6970,7267,2004,2004_Pres-D_GA,GA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/24/2004,395,John Kerry,157,DEM,39,John Edwards,165,DEM,23,9,16,3/2/2004,46.79,41.38,5.4,10.6,,1,1.151811174049574, -5440,6971,7269,2004,2004_Pres-D_MD,MD,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/24/2004,600,John Kerry,157,DEM,42,John Edwards,165,DEM,35,2,7,3/2/2004,59.6,25.55,34.05,27.05,,1,17.99122557757605, -5442,6973,7269,2004,2004_Pres-D_MD,MD,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,2/24/2004,600,John Kerry,157,DEM,62,John Edwards,165,DEM,20,3,42,3/2/2004,59.6,25.55,34.05,7.95,,1,-5.123169084060288,sample size unavailable; estimated at 600 as a default -64089,117917,7276,2004,2004_Pres-D_OH,OH,Pres-P,Pres-D,Marshall Marketing,196,IVR,,2/24/2004,412,John Kerry,157,DEM,48,John Edwards,165,DEM,29,,19,3/2/2004,51.81,34.08,17.73,1.27,,1,-7.251189200340083, -59673,103139,7278,2004,2004_Pres-D_RI,RI,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/24/2004,354,John Kerry,157,DEM,66,John Edwards,165,DEM,23,,43,3/2/2004,71.22,18.55,52.66,9.66,,1,-.4936406804369737, -59648,103112,7269,2004,2004_Pres-D_MD,MD,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/25/2004,430,John Kerry,157,DEM,54,John Edwards,165,DEM,29,7,25,3/2/2004,59.6,25.55,34.05,9.05,,1,-3.769482812519963, -5436,6967,7275,2004,2004_Pres-D_NY,NY,Pres-P,Pres-D,Marist College,183,Live Phone,,2/25/2004,400,John Kerry,157,DEM,64,John Edwards,165,DEM,22,5,42,3/2/2004,61.17,20.12,41.05,.95,,1,-5.026313610989082,for NBC News -5435,6966,7267,2004,2004_Pres-D_GA,GA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/26/2004,600,John Kerry,157,DEM,41,John Edwards,165,DEM,26,5,15,3/2/2004,46.79,41.38,5.4,9.6,,1,.6428754822314036, -59672,103138,7266,2004,2004_Pres-D_CT,CT,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/27/2004,371,John Kerry,157,DEM,64,John Edwards,165,DEM,22,,42,3/2/2004,58.34,23.72,34.62,7.38,,1,-2.239127150900758, -5438,6969,7275,2004,2004_Pres-D_NY,NY,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,2/27/2004,504,John Kerry,157,DEM,63,John Edwards,165,DEM,21,5,42,3/2/2004,61.17,20.12,41.05,.95,,1,-6.079759139098623, -64090,117918,7276,2004,2004_Pres-D_OH,OH,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/27/2004,300,John Kerry,157,DEM,53,John Edwards,165,DEM,20,,33,3/2/2004,51.81,34.08,17.73,15.27,,1,8.690501511897244, -59645,103109,7264,2004,2004_Pres-D_CA,CA,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/28/2004,573,John Kerry,157,DEM,61,John Edwards,165,DEM,24,,37,3/2/2004,64.44,19.77,44.67,7.67,,1,-.3980667753470227, -5431,6961,7267,2004,2004_Pres-D_GA,GA,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/28/2004,600,John Kerry,157,DEM,48,John Edwards,165,DEM,38,4,10,3/2/2004,46.79,41.38,5.4,4.6,,1,-5.010299991485346, -64091,117919,7267,2004,2004_Pres-D_GA,GA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/28/2004,500,John Kerry,157,DEM,46,John Edwards,165,DEM,25,,21,3/2/2004,46.79,41.38,5.4,15.6,,1,7.550249265930901, -5428,6958,7269,2004,2004_Pres-D_MD,MD,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/28/2004,600,John Kerry,157,DEM,46,John Edwards,165,DEM,34,3,12,3/2/2004,59.6,25.55,34.05,22.05,,1,13.78341751488529, -59647,103111,7275,2004,2004_Pres-D_NY,NY,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/28/2004,451,John Kerry,157,DEM,61,John Edwards,165,DEM,20,9,41,3/2/2004,61.17,20.12,41.05,.05,,1,-6.482090524814601, -59646,103110,7276,2004,2004_Pres-D_OH,OH,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/28/2004,508,John Kerry,157,DEM,53,John Edwards,165,DEM,32,9,21,3/2/2004,51.81,34.08,17.73,3.27,,1,-4.432284401221112, -59644,117920,7267,2004,2004_Pres-D_GA,GA,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/29/2004,302,John Kerry,157,DEM,46,John Edwards,165,DEM,39,6,7,3/2/2004,46.79,41.38,5.4,1.6,,1,-6.320845338643855,average of multiple versions or turnout models listed in poll -5426,6956,7267,2004,2004_Pres-D_GA,GA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/29/2004,602,John Kerry,157,DEM,51,John Edwards,165,DEM,37,5,14,3/2/2004,46.79,41.38,5.4,8.6,,1,.1987911293782833, -5424,6954,7275,2004,2004_Pres-D_NY,NY,Pres-P,Pres-D,Marist College,183,Live Phone,,2/29/2004,397,John Kerry,157,DEM,69,John Edwards,165,DEM,15,5,54,3/2/2004,61.17,20.12,41.05,12.95,,1,7.892743401465888,for NBC News -5330,119662,1825,2004,2004_House-GS_SD-1,SD-1,House-G,House-GS,Mason-Dixon Polling & Strategy,197,Live Phone,,5/11/2004,625,Stephanie Herseth Sandlin,14498,DEM,49,Larry Diedrich,14499,REP,40,,9,6/1/2004,50.57,49.43,1.15,7.85,7.85,1,.697274356964157, -5319,119667,1825,2004,2004_House-GS_SD-1,SD-1,House-G,House-GS,Zogby Interactive/JZ Analytics,395,Live Phone,,5/20/2004,503,Stephanie Herseth Sandlin,14498,DEM,52,Larry Diedrich,14499,REP,41,,11,6/1/2004,50.57,49.43,1.15,9.85,9.85,1,3.227774976789249, -15592,120078,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/12/2004,1000,John Kerry,157,DEM,43,George W. Bush,182,REP,46.5,2,-3.5,11/2/2004,48.24,50.7,-2.46,1.04,-1.04,1,-2.254175074240324,average of multiple versions or turnout models listed in poll -15763,20603,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/12/2004,1200,John Kerry,157,DEM,45,George W. Bush,182,REP,46,1,-1,11/2/2004,48.24,50.7,-2.46,1.46,1.46,1,-1.940296860040126, -4710,6078,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/12/2004,600,John Kerry,157,DEM,48,George W. Bush,182,REP,43,2,5,11/2/2004,51.23,47.81,3.42,1.58,1.58,1,-2.619863019991849, -4705,6072,796,2004,2004_Pres-G_SD,SD,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/12/2004,500,John Kerry,157,DEM,42,George W. Bush,182,REP,52,,-10,11/2/2004,38.44,59.91,-21.47,11.47,11.47,1,7.538386349185501, -4705,117240,1643,2004,2004_Sen-G_SD,SD,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/12/2004,500,Tom Daschle,3349,DEM,49,John Thune,3348,REP,49,,0,11/2/2004,49.42,50.58,-1.15,1.15,1.15,.5,-2.892293972053281, -74171,139115,3229,2004,2004_House-G_CO-4,CO-4,House-G,House-G,Ciruli Associates,51,Live Phone,,10/12/2004,400,Stanley T. Matsunaka,16603,DEM,31,Marilyn N. Musgrave,16604,REP,48,,-17,11/2/2004,44.78,51.05,-6.27,10.73,-10.73,1,3.033893304394471, -74174,139120,3236,2004,2004_House-G_CT-4,CT-4,House-G,House-G,University of Connecticut,347,Live Phone,,10/12/2004,411,Diane Farrell,14194,DEM,39,Christopher H. Shays,14195,REP,47,,-8,11/2/2004,47.56,52.43,-4.87,3.13,-3.13,1,-2.759900625092153, -64287,118270,3317,2004,2004_House-G_KS-4,KS-4,House-G,House-G,SurveyUSA,325,IVR,,10/12/2004,661,Michael Kinard,14365,DEM,31,Todd Tiahrt,14366,REP,61,,-30,11/2/2004,31.07,66.11,-35.04,5.04,5.04,1,-2.507326377687365, -64161,118063,3538,2004,2004_House-G_TX-17,TX-17,House-G,House-G,"Normington, Petts & Associates",232,Live Phone,D,10/12/2004,450,Thomas Edwards,14111,DEM,50,Arlene Reid Wohlgemuth,14112,REP,40,,10,11/2/2004,51.2,47.42,3.78,6.22,6.22,1,-1.500437249487026,for Thomas Edwards -14924,19764,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,10/13/2004,1000,John Kerry,157,DEM,46,George W. Bush,182,REP,49,,-3,11/2/2004,48.24,50.7,-2.46,.54,-.54,1,-2.758406327111321, -4701,6066,756,2004,2004_Pres-G_AL,AL,Pres-G,Pres-G,Capital Survey Research Center,44,Live Phone,,10/13/2004,546,John Kerry,157,DEM,32,George W. Bush,182,REP,56,1,-24,11/2/2004,36.84,62.46,-25.62,1.62,1.62,1,-5.284765419372484, -4755,6131,757,2004,2004_Pres-G_AR,AR,Pres-G,Pres-G,University of Arkansas,345,Live Phone,,10/13/2004,758,John Kerry,157,DEM,40,George W. Bush,182,REP,47,3,-7,11/2/2004,44.55,54.31,-9.76,2.76,2.76,1,-3.282539071290376,among all adults -4707,6075,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/13/2004,801,John Kerry,157,DEM,45.5,George W. Bush,182,REP,49,1,-3.5,11/2/2004,47.09,52.1,-5.01,1.51,1.51,1,-3.915476482248762,average of multiple versions or turnout models listed in poll -4714,6082,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,University of North Florida,360,Live Phone,,10/13/2004,614,John Kerry,157,DEM,45,George W. Bush,182,REP,44,2,1,11/2/2004,47.09,52.1,-5.01,6.01,6.01,0,.7866189810486104, -4709,6077,765,2004,2004_Pres-G_GA,GA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/13/2004,801,John Kerry,157,DEM,37,George W. Bush,182,REP,58,,-21,11/2/2004,41.37,57.97,-16.6,4.4,-4.4,1,-.9392988861176172, -4700,6065,773,2004,2004_Pres-G_LA,LA,Pres-G,Pres-G,Southern Media & Opinion Research,310,Live Phone,,10/13/2004,600,John Kerry,157,DEM,32,George W. Bush,182,REP,50,1,-18,11/2/2004,42.22,56.72,-14.51,3.49,-3.49,1,-1.546631860345739, -4702,6068,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/13/2004,801,John Kerry,157,DEM,48.5,George W. Bush,182,REP,40,1,8.5,11/2/2004,51.23,47.81,3.42,5.08,5.08,1,1.511070873898475,average of multiple versions or turnout models listed in poll -4703,6070,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/13/2004,801,John Kerry,157,DEM,47.5,George W. Bush,182,REP,45,1,2.5,11/2/2004,51.09,47.61,3.48,.98,-.98,1,-3.19081178218773,average of multiple versions or turnout models listed in poll -4708,6076,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/13/2004,600,John Kerry,157,DEM,49,George W. Bush,182,REP,45,2,4,11/2/2004,50.24,48.87,1.37,2.63,2.63,1,-1.107558792931228, -4712,6080,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/13/2004,600,John Kerry,157,DEM,50,George W. Bush,182,REP,44,,6,11/2/2004,51.35,47.19,4.16,1.84,1.84,1,-2.399627594157827, -4756,6132,797,2004,2004_Pres-G_TN,TN,Pres-G,Pres-G,University of Tennessee,362,Live Phone,,10/13/2004,656,John Kerry,157,DEM,37,George W. Bush,182,REP,54,,-17,11/2/2004,42.53,56.8,-14.27,2.73,-2.73,1,-4.011736781721964,among registered voters -4754,6130,802,2004,2004_Pres-G_WA,WA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/13/2004,400,John Kerry,157,DEM,52,George W. Bush,182,REP,44,,8,11/2/2004,52.82,45.64,7.18,.82,.82,1,-3.355624110290999, -4704,6071,804,2004,2004_Pres-G_WV,WV,Pres-G,Pres-G,Global Strategy Group,118,Live Phone,D,10/13/2004,600,John Kerry,157,DEM,45,George W. Bush,182,REP,47,2,-2,11/2/2004,43.2,56.06,-12.86,10.86,10.86,1,4.186948319076151,"for Joe Manchin, III" -4708,88588,1371,2004,2004_Gov-G_NH,NH,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/13/2004,600,John Lynch,12801,DEM,44,Craig Benson,12802,REP,48,,-4,11/2/2004,51.02,48.87,2.15,6.15,-6.15,0,1.54035074827682, -4704,88626,1374,2004,2004_Gov-G_WV,WV,Gov-G,Gov-G,Global Strategy Group,118,Live Phone,D,10/13/2004,600,"Joe Manchin, III",12817,DEM,57,Monty Warner,12815,REP,24,,33,11/2/2004,63.51,34,29.5,3.5,3.5,1,-4.223493157279521,"for Joe Manchin, III" -4707,26666,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/13/2004,801,Betty Castor,3157,DEM,47,Mel Martinez,3156,REP,47,,0,11/2/2004,48.32,49.43,-1.11,1.11,1.11,.5,-2.534085385060624, -4714,26775,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,University of North Florida,360,Live Phone,,10/13/2004,614,Betty Castor,3157,DEM,38,Mel Martinez,3156,REP,35,,3,11/2/2004,48.32,49.43,-1.11,4.11,4.11,0,.4993964893682865, -4709,26671,1622,2004,2004_Sen-G_GA,GA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/13/2004,801,Denise Majette,3174,DEM,39,Johnny Isakson,3173,REP,54,1,-15,11/2/2004,39.98,57.88,-17.9,2.9,2.9,1,-1.867584553523062, -73220,137234,1629,2004,2004_Sen-G_KY,KY,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/13/2004,600,Daniel Mongiardo,3233,DEM,39,Jim Bunning,3232,REP,50,,-11,11/2/2004,49.34,50.66,-1.31,9.69,-9.69,1,3.444409520210817,for Jim Bunning -4700,26648,1630,2004,2004_Sen-O_LA,LA,Sen-G,Sen-O,Southern Media & Opinion Research,310,Live Phone,,10/13/2004,600,Chris John,3237,DEM,17.8,David Vitter,3236,REP,43.2,10.5,-25.4,11/2/2004,29.34,51.03,-21.69,3.71,-3.71,1,-3.010289600148432, -4708,26640,1634,2004,2004_Sen-G_NH,NH,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/13/2004,600,Doris R. Haddock,3277,DEM,15,Judd Gregg,3275,REP,67,,-52,11/2/2004,33.72,66.18,-32.46,19.54,-19.54,1,14.03844040475385, -4708,118124,3396,2004,2004_House-G_NH-1,NH-1,House-G,House-G,Research 2000,281,Live Phone,,10/13/2004,300,Justin Nadeau,14188,DEM,37,Jeb E. Bradley,14189,REP,53,,-16,11/2/2004,36.56,63.34,-26.78,10.78,10.78,1,3.738877018100655, -4708,118125,3397,2004,2004_House-G_NH-2,NH-2,House-G,House-G,Research 2000,281,Live Phone,,10/13/2004,300,Paul W. Hodes,14190,DEM,36,Charles Bass,14191,REP,52,,-16,11/2/2004,38.17,58.25,-20.08,4.08,4.08,1,-2.174642156800336, -27915,33193,8654,2004,2004_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,10/13/2004,1000,Generic Candidate,13750,DEM,44,Generic Candidate,13751,REP,40,,4,11/2/2004,46.6,49.24,-2.64,6.64,6.64,0,1.604321802058801, -15654,20494,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/14/2004,600,John Kerry,157,DEM,47,George W. Bush,182,REP,50,,-3,11/2/2004,48.24,50.7,-2.46,.54,-.54,1,-2.918755097335604,sample size unavailable; estimated at 600 as a default -4713,6081,759,2004,2004_Pres-G_CA,CA,Pres-G,Pres-G,Public Policy Institute of California,262,IVR,,10/14/2004,1170,John Kerry,157,DEM,51,George W. Bush,182,REP,39,,12,11/2/2004,54.3,44.36,9.95,2.05,2.05,1,-2.135405480722816, -4699,6064,765,2004,2004_Pres-G_GA,GA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/14/2004,503,John Kerry,157,DEM,41,George W. Bush,182,REP,51,,-10,11/2/2004,41.37,57.97,-16.6,6.6,6.6,1,1.767700608889663, -25092,6006,773,2004,2004_Pres-G_LA,LA,Pres-G,Pres-G,Ed Renwick/Loyola University New Orleans,85,Live Phone,,10/14/2004,600,John Kerry,157,DEM,37,George W. Bush,182,REP,46,2,-9,11/2/2004,42.22,56.72,-14.51,5.51,5.51,1,.7683187160026691,among registered voters -4749,6125,779,2004,2004_Pres-G_MO,MO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2004,400,John Kerry,157,DEM,45,George W. Bush,182,REP,50,,-5,11/2/2004,46.1,53.3,-7.2,2.2,2.2,1,-2.241286269282821, -4711,6079,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/14/2004,757,John Kerry,157,DEM,48,George W. Bush,182,REP,46,,2,11/2/2004,48.71,50.81,-2.11,4.11,4.11,0,.3905468833421009, -63809,117494,797,2004,2004_Pres-G_TN,TN,Pres-G,Pres-G,University of Tennessee,362,Live Phone,,10/14/2004,656,John Kerry,157,DEM,37,George W. Bush,182,REP,54,,-17,11/2/2004,42.53,56.8,-14.27,2.73,-2.73,1,-3.961406789565693, -4713,26544,1618,2004,2004_Sen-G_CA,CA,Sen-G,Sen-G,Public Policy Institute of California,262,IVR,,10/14/2004,1170,Barbara Boxer,3118,DEM,53,Bill Jones,3119,REP,35,,18,11/2/2004,57.71,37.8,19.91,1.91,-1.91,1,-2.604245171035171, -25216,30454,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,,10/14/2004,500,Ken Salazar,3134,DEM,40,Pete Coors,3135,REP,45,,-5,11/2/2004,51.3,46.53,4.77,9.77,-9.77,0,5.483454699966625,for Rocky Mountain Poll -4699,30617,1622,2004,2004_Sen-G_GA,GA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/14/2004,501,Denise Majette,3174,DEM,35,Johnny Isakson,3173,REP,53,2,-18,11/2/2004,39.98,57.88,-17.9,.1,-.1,1,-5.268301688715216, -25092,30330,1630,2004,2004_Sen-O_LA,LA,Sen-G,Sen-O,Ed Renwick/Loyola University New Orleans,85,Live Phone,,10/14/2004,600,Chris John,3237,DEM,15,David Vitter,3236,REP,39,18,-24,11/2/2004,29.34,51.03,-21.69,2.31,-2.31,1,-4.47685576282326,among registered voters -25344,30584,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/14/2004,600,Eric D. Fingerhut,3306,DEM,35,George V. Voinovich,3305,REP,62,,-27,11/2/2004,36.15,63.85,-27.7,.7,.7,1,-4.175018011099286,sample size unavailable; estimated at 600 as a default -25267,30507,1639,2004,2004_Sen-G_OK,OK,Sen-G,Sen-G,SoonerPoll.com,308,IVR,,10/14/2004,500,Brad R. Carson,3311,DEM,43.3,Tom Coburn,3310,REP,40.6,2,2.7,11/2/2004,41.24,52.77,-11.52,14.22,14.22,0,6.515393975293741, -25255,30495,1647,2004,2004_Sen-G_WI,WI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2004,500,Russ Feingold,3375,DEM,53,Tim Michels,3376,REP,43,,10,11/2/2004,55.35,44.11,11.24,1.24,-1.24,1,-5.247623295906822, -14801,20493,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/15/2004,600,John Kerry,157,DEM,46,George W. Bush,182,REP,50,2,-4,11/2/2004,48.24,50.7,-2.46,1.54,-1.54,1,-1.853741994131928,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll -15545,116953,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Abt Associates,7,Live Phone,,10/15/2004,865,John Kerry,157,DEM,47.5,George W. Bush,182,REP,48,3,-.5,11/2/2004,48.24,50.7,-2.46,1.96,1.96,1,-1.219988626109866,for Time; average of multiple versions or turnout models listed in poll -15021,19861,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,10/15/2004,1000,John Kerry,157,DEM,50,George W. Bush,182,REP,47,,3,11/2/2004,48.24,50.7,-2.46,5.46,5.46,0,2.506598816610185, -14995,19821,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/15/2004,600,John Kerry,157,DEM,44,George W. Bush,182,REP,52,,-8,11/2/2004,48.24,50.7,-2.46,5.54,-5.54,1,2.162577040564658,for USA Today | CNN; sample size unavailable; estimated at 600 as a default -15322,117045,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Princeton Survey Research Associates International,258,Live Phone,,10/15/2004,741,John Kerry,157,DEM,44.5,George W. Bush,182,REP,50,1,-5.5,11/2/2004,48.24,50.7,-2.46,3.04,-3.04,1,-.2375435137430519,for Newsweek; sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll -15760,20600,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/15/2004,1200,John Kerry,157,DEM,44,George W. Bush,182,REP,46,1,-2,11/2/2004,48.24,50.7,-2.46,.46,.46,1,-2.750911986202177, -4680,6037,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/15/2004,630,John Kerry,157,DEM,43,George W. Bush,182,REP,49,1,-6,11/2/2004,47.04,51.71,-4.67,1.33,-1.33,1,-2.420275237756192, -4698,6063,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,Public Opinion Strategies,260,Live Phone,,10/15/2004,500,John Kerry,157,DEM,42,George W. Bush,182,REP,47,3,-5,11/2/2004,47.04,51.71,-4.67,.33,-.33,1,-3.544618086564668, -4681,6038,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/15/2004,625,John Kerry,157,DEM,45,George W. Bush,182,REP,48,,-3,11/2/2004,47.09,52.1,-5.01,2.01,2.01,1,-3.296081529670115, -4682,6039,779,2004,2004_Pres-G_MO,MO,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/15/2004,625,John Kerry,157,DEM,44,George W. Bush,182,REP,49,,-5,11/2/2004,46.1,53.3,-7.2,2.2,2.2,1,-1.830016936595416, -4683,6040,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/15/2004,625,John Kerry,157,DEM,45,George W. Bush,182,REP,48,1,-3,11/2/2004,50.24,48.87,1.37,4.37,-4.37,0,.8773265405524161, -4706,6073,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/15/2004,537,John Kerry,157,DEM,47,George W. Bush,182,REP,47,,0,11/2/2004,48.71,50.81,-2.11,2.11,2.11,.5,-1.874179820057657, -4745,6121,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/15/2004,500,John Kerry,157,DEM,51,George W. Bush,182,REP,43,,8,11/2/2004,51.35,47.19,4.16,3.84,3.84,1,-.1548053548988996, -4685,6042,802,2004,2004_Pres-G_WA,WA,Pres-G,Pres-G,Elway Research,87,Live Phone,,10/15/2004,405,John Kerry,157,DEM,50,George W. Bush,182,REP,44,1,6,11/2/2004,52.82,45.64,7.18,1.18,-1.18,1,-2.746159477607488,among registered voters -4684,6041,804,2004,2004_Pres-G_WV,WV,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/15/2004,625,John Kerry,157,DEM,44,George W. Bush,182,REP,49,1,-5,11/2/2004,43.2,56.06,-12.86,7.86,7.86,1,.8833911396937887, -4685,88617,1373,2004,2004_Gov-G_WA,WA,Gov-G,Gov-G,Elway Research,87,Live Phone,,10/15/2004,405,Christine Gregoire,12814,DEM,45,Dino Rossi,12812,REP,38,,7,11/2/2004,48.87,48.87,0,7,7,1,.8693830034602128,among registered voters -4681,26490,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/15/2004,625,Betty Castor,3157,DEM,45,Mel Martinez,3156,REP,45,,0,11/2/2004,48.32,49.43,-1.11,1.11,1.11,.5,-2.660888257386282, -4685,26374,1646,2004,2004_Sen-G_WA,WA,Sen-G,Sen-G,Elway Research,87,Live Phone,,10/15/2004,405,Patty Murray,3364,DEM,54,George R. Nethercutt,3366,REP,37,,17,11/2/2004,54.98,42.74,12.24,4.76,4.76,1,-1.100936508979431,among registered voters -64288,118271,3475,2004,2004_House-G_OK-1,OK-1,House-G,House-G,SurveyUSA,325,IVR,,10/15/2004,656,Doug Dodd,14367,DEM,35,John A. Sullivan,14368,REP,58,,-23,11/2/2004,37.54,60.19,-22.65,.35,-.35,1,-7.103331428482055, -63827,117530,3501,2004,2004_House-G_PA-17,PA-17,House-G,House-G,American Research Group,9,Live Phone,,10/15/2004,320,Thomas Timothy Holden,13802,DEM,48,Scott G. Paterno,13803,REP,36,1,12,11/2/2004,59.09,38.93,20.16,8.16,-8.16,1,.4000770383854764, -64099,117940,3553,2004,2004_House-G_TX-32,TX-32,House-G,House-G,Hamilton Campaigns,130,Live Phone,D,10/15/2004,400,Martin Frost,13966,DEM,46,Pete Sessions,13967,REP,47,,-1,11/2/2004,44.02,54.32,-10.3,9.3,9.3,1,1.601942671287761,for unspecified Democratic sponsor -38555,33190,8654,2004,2004_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/15/2004,678,Generic Candidate,13750,DEM,45,Generic Candidate,13751,REP,39,,6,11/2/2004,46.6,49.24,-2.64,8.64,8.64,0,3.71087812086207, -15021,117344,8654,2004,2004_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,Live Phone,,10/15/2004,1024,Generic Candidate,13750,DEM,49,Generic Candidate,13751,REP,45,,4,11/2/2004,46.6,49.24,-2.64,6.64,6.64,0,2.116111067459177, -15322,123575,8654,2004,2004_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,Live Phone,,10/15/2004,600,Generic Candidate,13750,DEM,44,Generic Candidate,13751,REP,46,,-2,11/2/2004,46.6,49.24,-2.64,.64,.64,1,-4.858310270530031,for Newsweek; sample size unavailable; estimated at 600 as a default -27913,33191,8654,2004,2004_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/15/2004,600,Generic Candidate,13750,DEM,44,Generic Candidate,13751,REP,42,,2,11/2/2004,46.6,49.24,-2.64,4.64,4.64,0,-.3810637397464933,sample size unavailable; estimated at 600 as a default -66156,122977,8654,2004,2004_House-G_US,US,House-G,House-G,University of Maryland,575,Online,,10/15/2004,968,Generic Candidate,13750,DEM,46,Generic Candidate,13751,REP,42,,4,11/2/2004,46.6,49.24,-2.64,6.64,6.64,0,1.712732637619812,among all adults -14944,19784,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,10/16/2004,1125,John Kerry,157,DEM,46,George W. Bush,182,REP,47,,-1,11/2/2004,48.24,50.7,-2.46,1.46,1.46,1,-1.581831949384714, -15588,120077,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/16/2004,1000,John Kerry,157,DEM,44.5,George W. Bush,182,REP,48,2,-3.5,11/2/2004,48.24,50.7,-2.46,1.04,-1.04,1,-2.021501268309859,average of multiple versions or turnout models listed in poll -25276,6024,757,2004,2004_Pres-G_AR,AR,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/16/2004,617,John Kerry,157,DEM,46,George W. Bush,182,REP,51,,-5,11/2/2004,44.55,54.31,-9.76,4.76,4.76,1,-.5887722091659784, -63833,117536,757,2004,2004_Pres-G_AR,AR,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,520,John Kerry,157,DEM,48.4,George W. Bush,182,REP,49.7,.2,-1.3,11/2/2004,44.55,54.31,-9.76,8.46,8.46,1,2.683966496596171, -4689,15883,759,2004,2004_Pres-G_CA,CA,Pres-G,Pres-G,Los Angeles Times,172,Live Phone,,10/16/2004,925,John Kerry,157,DEM,57,George W. Bush,182,REP,39.5,,17.5,11/2/2004,54.3,44.36,9.95,7.55,7.55,1,3.868978812737833,average of multiple versions or turnout models listed in poll -25279,6022,759,2004,2004_Pres-G_CA,CA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/16/2004,703,John Kerry,157,DEM,53,George W. Bush,182,REP,43,,10,11/2/2004,54.3,44.36,9.95,.05,.05,1,-4.868555007264457, -4691,6054,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,Gallup,112,Live Phone,,10/16/2004,666,John Kerry,157,DEM,45.5,George W. Bush,182,REP,51,1,-5.5,11/2/2004,47.04,51.71,-4.67,.83,-.83,1,-2.939536008532386,average of multiple versions or turnout models listed in poll -4672,6029,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/16/2004,601,John Kerry,157,DEM,50,George W. Bush,182,REP,49,,1,11/2/2004,47.09,52.1,-5.01,6.01,6.01,0,.9996664215291008, -63837,117540,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,2173,John Kerry,157,DEM,48.9,George W. Bush,182,REP,50.1,.3,-1.2,11/2/2004,47.09,52.1,-5.01,3.81,3.81,1,-.9147499949689093, -4695,6060,766,2004,2004_Pres-G_HI,HI,Pres-G,Pres-G,Ward Research/The Honolulu Star-Advertiser,375,Live Phone,,10/16/2004,600,John Kerry,157,DEM,43,George W. Bush,182,REP,43,,0,11/2/2004,54.01,45.26,8.74,8.74,-8.74,.5,2.567953059617977, -4728,6100,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2004,400,John Kerry,157,DEM,46,George W. Bush,182,REP,48,,-2,11/2/2004,49.23,49.9,-.67,1.33,-1.33,1,-2.890289617203736, -63840,117543,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,571,John Kerry,157,DEM,51.1,George W. Bush,182,REP,47.9,.4,3.2,11/2/2004,49.23,49.9,-.67,3.87,3.87,0,-.1030350512657439, -63842,117545,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,1224,John Kerry,157,DEM,52.6,George W. Bush,182,REP,45.9,.4,6.6999998,11/2/2004,51.23,47.81,3.42,3.28,3.28,1,-.0562605461769241, -63844,117547,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,784,John Kerry,157,DEM,54.2,George W. Bush,182,REP,43.1,1.1,11.1,11/2/2004,51.09,47.61,3.48,7.62,7.62,1,3.586018851972388, -63845,117548,779,2004,2004_Pres-G_MO,MO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,1066,John Kerry,157,DEM,47.6,George W. Bush,182,REP,50.7,,-3.0999999,11/2/2004,46.1,53.3,-7.2,4.1,4.1,1,.4388710174047813, -4668,6025,782,2004,2004_Pres-G_NC,NC,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/16/2004,627,John Kerry,157,DEM,47,George W. Bush,182,REP,50,,-3,11/2/2004,43.58,56.02,-12.43,9.43,9.43,1,4.125085905421112, -4675,6032,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,Suffolk University,323,Live Phone,,10/16/2004,400,John Kerry,157,DEM,46.5,George W. Bush,182,REP,41,1,5.5,11/2/2004,50.24,48.87,1.37,4.13,4.13,1,.4446392033456106,average of multiple versions or turnout models listed in poll -63849,117552,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,520,John Kerry,157,DEM,51.1,George W. Bush,182,REP,46,1.1,5.0999999,11/2/2004,50.24,48.87,1.37,3.73,3.73,1,.1339958310545006, -4674,6045,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/16/2004,786,John Kerry,157,DEM,49.5,George W. Bush,182,REP,45,1,4.5,11/2/2004,52.92,46.24,6.68,2.18,-2.18,1,-2.160327596415803,average of multiple versions or turnout models listed in poll -4676,6036,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Rutgers University,295,Live Phone,,10/16/2004,661,John Kerry,157,DEM,51,George W. Bush,182,REP,38,2,13,11/2/2004,52.92,46.24,6.68,6.32,6.32,1,1.746044875401256, -63852,117555,787,2004,2004_Pres-G_NM,NM,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,520,John Kerry,157,DEM,53.6,George W. Bush,182,REP,44.1,1,9.5,11/2/2004,49.05,49.84,-.79,10.29,10.29,0,5.995496028483392, -63854,117557,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,520,John Kerry,157,DEM,45.9,George W. Bush,182,REP,49.8,.4,-3.9000001,11/2/2004,47.88,50.47,-2.59,1.31,-1.31,1,-3.30544732018197, -4688,6059,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/16/2004,789,John Kerry,157,DEM,50,George W. Bush,182,REP,47,,3,11/2/2004,48.71,50.81,-2.11,5.11,5.11,0,1.59347016855568,for The Washington Post; average of multiple versions or turnout models listed in poll -66294,123402,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,1981,John Kerry,157,DEM,47.6,George W. Bush,182,REP,50.6,,-3,11/2/2004,48.71,50.81,-2.11,.89,-.89,1,-2.417819743500594, -4657,6012,791,2004,2004_Pres-G_OK,OK,Pres-G,Pres-G,WPA Intelligence (WPAi),383,Live Phone,,10/16/2004,500,John Kerry,157,DEM,31,George W. Bush,182,REP,61,,-30,11/2/2004,34.43,65.57,-31.14,1.14,1.14,1,-3.367916587672585, -63858,117561,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,882,John Kerry,157,DEM,55.7,George W. Bush,182,REP,42.6,,13.1,11/2/2004,51.35,47.19,4.16,8.94,8.94,1,5.875881248569734, -4666,6023,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/16/2004,619,John Kerry,157,DEM,51,George W. Bush,182,REP,45,,6,11/2/2004,50.92,48.42,2.5,3.5,3.5,1,.3988494943857014, -63860,117564,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,1419,John Kerry,157,DEM,51.8,George W. Bush,182,REP,46.1,,5.6999998,11/2/2004,50.92,48.42,2.5,3.2,3.2,1,.0716412506239545, -63862,117566,797,2004,2004_Pres-G_TN,TN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,999,John Kerry,157,DEM,47.8,George W. Bush,182,REP,50.3,.1,-2.5,11/2/2004,42.53,56.8,-14.27,11.77,11.77,1,6.281035634963044, -4669,6026,802,2004,2004_Pres-G_WA,WA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/16/2004,634,John Kerry,157,DEM,52,George W. Bush,182,REP,45,,7,11/2/2004,52.82,45.64,7.18,.18,-.18,1,-3.323856660080562, -63865,117578,802,2004,2004_Pres-G_WA,WA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,1419,John Kerry,157,DEM,54.3,George W. Bush,182,REP,43.9,.4,10.4,11/2/2004,52.82,45.64,7.18,3.22,3.22,1,.1326807956543037, -63867,117587,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,882,John Kerry,157,DEM,51.3,George W. Bush,182,REP,47.5,.2,3.8,11/2/2004,49.7,49.32,.38,3.42,3.42,1,.1315280176941294, -63868,117592,804,2004,2004_Pres-G_WV,WV,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,496,John Kerry,157,DEM,45.8,George W. Bush,182,REP,48.6,.7,-2.8,11/2/2004,43.2,56.06,-12.86,10.06,10.06,1,3.416992149081096, -4668,88577,1369,2004,2004_Gov-G_NC,NC,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/16/2004,621,Mike Easley,12795,DEM,52,Patrick J. Ballantine,12797,REP,40,,12,11/2/2004,55.62,42.88,12.74,.74,-.74,1,-4.179381265229609, -4675,88589,1371,2004,2004_Gov-G_NH,NH,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/16/2004,400,John Lynch,12801,DEM,42,Craig Benson,12802,REP,44,,-2,11/2/2004,51.02,48.87,2.15,4.15,-4.15,0,-.7121962701826586, -4669,88618,1373,2004,2004_Gov-G_WA,WA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/16/2004,634,Christine Gregoire,12814,DEM,50,Dino Rossi,12812,REP,44,,6,11/2/2004,48.87,48.87,0,6,6,1,-.1261794660006672, -25154,30392,1615,2004,2004_Sen-G_AK,AK,Sen-G,Sen-G,Alaska Survey Research,155,Live Phone,,10/16/2004,548,Tony Knowles,3095,DEM,46.9,Lisa Murkowski,3094,REP,45.3,,1.6,11/2/2004,45.55,48.58,-3.03,4.63,4.63,0,-.2924773161297744, -25276,30516,1617,2004,2004_Sen-G_AR,AR,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/16/2004,613,Blanche Lincoln,3108,DEM,57,Jim Holt,3109,REP,38,,19,11/2/2004,55.9,44.07,11.83,7.17,7.17,1,-3.094646352869581, -12747,26464,1618,2004,2004_Sen-G_CA,CA,Sen-G,Sen-G,Los Angeles Times,172,Live Phone,,10/16/2004,925,Barbara Boxer,3118,DEM,55,Bill Jones,3119,REP,33,,22,11/2/2004,57.71,37.8,19.91,2.09,2.09,1,-2.399240776389295, -25279,30519,1618,2004,2004_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/16/2004,697,Barbara Boxer,3118,DEM,57,Bill Jones,3119,REP,35,,22,11/2/2004,57.71,37.8,19.91,2.09,2.09,1,-2.266528981594874, -4691,26411,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,Gallup,112,Live Phone,,10/16/2004,666,Ken Salazar,3134,DEM,49,Pete Coors,3135,REP,48,,1,11/2/2004,51.3,46.53,4.77,3.77,-3.77,1,-.5895401760535385, -4672,30528,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/16/2004,596,Betty Castor,3157,DEM,47,Mel Martinez,3156,REP,49,,-2,11/2/2004,48.32,49.43,-1.11,.89,-.89,1,-2.756400549161325, -25128,30366,1629,2004,2004_Sen-G_KY,KY,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/16/2004,600,Daniel Mongiardo,3233,DEM,43,Jim Bunning,3232,REP,43,,0,11/2/2004,49.34,50.66,-1.31,1.31,1.31,.5,-6.589872926475323,for Daniel Mongiardo; sample size unavailable; estimated at 600 as a default -4675,26692,1634,2004,2004_Sen-G_NH,NH,Sen-G,Sen-G,Suffolk University,323,Live Phone,,10/16/2004,400,Doris R. Haddock,3277,DEM,26,Judd Gregg,3275,REP,52,,-26,11/2/2004,33.72,66.18,-32.46,6.46,6.46,1,-1.202935835715221, -4668,30547,1636,2004,2004_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/16/2004,621,Erskine Bowles,3268,DEM,45,Richard Burr,3267,REP,47,,-2,11/2/2004,47.02,51.6,-4.58,2.58,2.58,1,-2.21728638152836, -4688,30307,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,ABC News/The Washington Post,3,Live Phone,,10/16/2004,789,Eric D. Fingerhut,3306,DEM,35,George V. Voinovich,3305,REP,60,,-25,11/2/2004,36.15,63.85,-27.7,2.7,2.7,1,-1.727365810269288,for The Washington Post -4657,26801,1639,2004,2004_Sen-G_OK,OK,Sen-G,Sen-G,WPA Intelligence (WPAi),383,Live Phone,,10/16/2004,500,Brad R. Carson,3311,DEM,39,Tom Coburn,3310,REP,42,4,-3,11/2/2004,41.24,52.77,-11.52,8.52,8.52,1,.4599296450899393, -4666,30562,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/16/2004,608,Joe Hoeffel,3331,DEM,41,Arlen Specter,3330,REP,48,6,-7,11/2/2004,41.99,52.62,-10.63,3.63,3.63,1,-5.917663999131517, -4669,30569,1646,2004,2004_Sen-G_WA,WA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/16/2004,640,Patty Murray,3364,DEM,56,George R. Nethercutt,3366,REP,38,,18,11/2/2004,54.98,42.74,12.24,5.76,5.76,1,.3034074654904396, -64166,118069,3161,2004,2004_House-G_AZ-1,AZ-1,House-G,House-G,Northern Arizona University,234,Live Phone,,10/16/2004,411,Paul Babbitt,14124,DEM,30,Richard Renzi,14125,REP,53,,-23,11/2/2004,36.22,58.54,-22.32,.68,-.68,1,-6.874708058481481, -63843,117546,3291,2004,2004_House-G_IL-11,IL-11,House-G,House-G,Bannon Communications Research,21,Live Phone,D,10/16/2004,350,Tari Renner,13816,DEM,33,Gerald C. Weller,13817,REP,42,,-9,11/2/2004,41.33,58.67,-17.34,8.34,8.34,1,.7287307042350395,for Tari Renner -74251,139412,3453,2004,2004_House-G_NC-11,NC-11,House-G,House-G,University of North Carolina,359,Live Phone,,10/16/2004,493,Patricia R. Keever,13914,DEM,43.5,Charles H. Taylor,13915,REP,41.2,,2.3,11/2/2004,45.1,54.9,-9.8,12.1,12.1,0,4.783285555247632,among registered voters -4669,118272,3576,2004,2004_House-G_WA-8,WA-8,House-G,House-G,SurveyUSA,325,IVR,,10/16/2004,664,Dave Ross,14369,DEM,43,David G. Reichert,14370,REP,49,,-6,11/2/2004,46.7,51.5,-4.8,1.2,-1.2,1,-6.232044608138324, -15295,20135,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,Live Phone,,10/17/2004,600,John Kerry,157,DEM,48,George W. Bush,182,REP,48,,0,11/2/2004,48.24,50.7,-2.46,2.46,2.46,.5,-.823538269118435,sample size unavailable; estimated at 600 as a default -15361,20201,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,Live Phone,,10/17/2004,600,John Kerry,157,DEM,47,George W. Bush,182,REP,47,,0,11/2/2004,48.24,50.7,-2.46,2.46,2.46,.5,-.8438765364207796,sample size unavailable; estimated at 600 as a default -4636,5985,759,2004,2004_Pres-G_CA,CA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/17/2004,801,John Kerry,157,DEM,50,George W. Bush,182,REP,41,,9,11/2/2004,54.3,44.36,9.95,.95,-.95,1,-3.362057035068635, -25078,6013,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,Ciruli Associates,51,Live Phone,,10/17/2004,600,John Kerry,157,DEM,42.5,George W. Bush,182,REP,49,2,-6.5,11/2/2004,47.04,51.71,-4.67,1.83,-1.83,1,-1.795116611600925,average of multiple versions or turnout models listed in poll; among registered voters -4652,6021,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/17/2004,808,John Kerry,157,DEM,47,George W. Bush,182,REP,48.5,1,-1.5,11/2/2004,47.09,52.1,-5.01,3.51,3.51,1,-1.51750625834909,average of multiple versions or turnout models listed in poll -4677,6034,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Central Surveys Inc.,46,Live Phone,,10/17/2004,502,John Kerry,157,DEM,46,George W. Bush,182,REP,45,,1,11/2/2004,49.23,49.9,-.67,1.67,1.67,0,-2.185711924077527, -4658,6014,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2004,625,John Kerry,157,DEM,43,George W. Bush,182,REP,49,1,-6,11/2/2004,49.23,49.9,-.67,5.33,-5.33,1,1.811619697785145, -4697,6062,773,2004,2004_Pres-G_LA,LA,Pres-G,Pres-G,University of New Orleans,358,Live Phone,,10/17/2004,700,John Kerry,157,DEM,40,George W. Bush,182,REP,48,2,-8,11/2/2004,42.22,56.72,-14.51,6.51,6.51,1,2.36977723144149,among registered voters -4659,6015,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2004,625,John Kerry,157,DEM,47,George W. Bush,182,REP,46,,1,11/2/2004,51.23,47.81,3.42,2.42,-2.42,1,-1.363977775961238, -4656,6011,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2004,625,John Kerry,157,DEM,45,George W. Bush,182,REP,47,,-2,11/2/2004,51.09,47.61,3.48,5.48,-5.48,0,1.53320949977618, -4644,5997,779,2004,2004_Pres-G_MO,MO,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/17/2004,670,John Kerry,157,DEM,45,George W. Bush,182,REP,51,,-6,11/2/2004,46.1,53.3,-7.2,1.2,1.2,1,-2.784541755776987, -4639,5990,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/17/2004,600,John Kerry,157,DEM,46.5,George W. Bush,182,REP,47,1,-.5,11/2/2004,50.24,48.87,1.37,1.87,-1.87,0,-1.827501550895074,average of multiple versions or turnout models listed in poll -4696,6061,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/17/2004,503,John Kerry,157,DEM,49,George W. Bush,182,REP,41,,8,11/2/2004,52.92,46.24,6.68,1.32,1.32,1,-3.513501467171427, -4635,5984,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/17/2004,801,John Kerry,157,DEM,44.5,George W. Bush,182,REP,43,1,1.5,11/2/2004,52.92,46.24,6.68,5.18,-5.18,1,1.444358223666699,average of multiple versions or turnout models listed in poll -4641,5992,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/17/2004,703,John Kerry,157,DEM,51,George W. Bush,182,REP,43,,8,11/2/2004,52.92,46.24,6.68,1.32,1.32,1,-2.988850043794754, -4642,5994,787,2004,2004_Pres-G_NM,NM,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/17/2004,600,John Kerry,157,DEM,48,George W. Bush,182,REP,46.5,1,1.5,11/2/2004,49.05,49.84,-.79,2.29,2.29,0,-2.377498849497243,average of multiple versions or turnout models listed in poll -4662,6018,787,2004,2004_Pres-G_NM,NM,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2004,625,John Kerry,157,DEM,44,George W. Bush,182,REP,49,1,-5,11/2/2004,49.05,49.84,-.79,4.21,-4.21,1,.1089906164703005, -4686,6043,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2004,625,John Kerry,157,DEM,42,George W. Bush,182,REP,52,1,-10,11/2/2004,47.88,50.47,-2.59,7.41,-7.41,1,3.873992872925568,for Las Vegas Review-Journal -4650,6005,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/17/2004,585,John Kerry,157,DEM,45,George W. Bush,182,REP,52,,-7,11/2/2004,47.88,50.47,-2.59,4.41,-4.41,1,.9028949632985496, -4678,6035,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2004,625,John Kerry,157,DEM,45,George W. Bush,182,REP,46,,-1,11/2/2004,48.71,50.81,-2.11,1.11,1.11,1,-2.672024809317621, -4645,5998,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/17/2004,698,John Kerry,157,DEM,49,George W. Bush,182,REP,47,,2,11/2/2004,48.71,50.81,-2.11,4.11,4.11,0,.6243459267541221, -4670,6028,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,Gallup,112,Live Phone,,10/17/2004,700,John Kerry,157,DEM,53,George W. Bush,182,REP,45,,8,11/2/2004,51.35,47.19,4.16,3.84,3.84,1,.1634345329270908, -4661,6017,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2004,625,John Kerry,157,DEM,47,George W. Bush,182,REP,46,,1,11/2/2004,51.35,47.19,4.16,3.16,-3.16,1,-.5899563425669145, -4653,6008,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2004,625,John Kerry,157,DEM,46,George W. Bush,182,REP,45,,1,11/2/2004,50.92,48.42,2.5,1.5,-1.5,1,-1.811205043572262, -4646,5999,800,2004,2004_Pres-G_VA,VA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/17/2004,664,John Kerry,157,DEM,46,George W. Bush,182,REP,50,,-4,11/2/2004,45.48,53.68,-8.2,4.2,4.2,1,-.0488781841206293, -4643,6004,802,2004,2004_Pres-G_WA,WA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/17/2004,801,John Kerry,157,DEM,50.5,George W. Bush,182,REP,45,2,5.5,11/2/2004,52.82,45.64,7.18,1.68,-1.68,1,-1.792801397694787,average of multiple versions or turnout models listed in poll -4693,6056,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Humphrey Institute,143,Live Phone,,10/17/2004,623,John Kerry,157,DEM,47.5,George W. Bush,182,REP,48.5,2,-1,11/2/2004,49.7,49.32,.38,1.38,-1.38,0,-2.530422804034842,for Humphrey Institute; average of multiple versions or turnout models listed in poll -4654,6009,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2004,625,John Kerry,157,DEM,45,George W. Bush,182,REP,45,1,0,11/2/2004,49.7,49.32,.38,.38,-.38,.5,-3.22143983669759, -4644,88558,1367,2004,2004_Gov-G_MO,MO,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/17/2004,667,Claire McCaskill,12790,DEM,44,Matt Blunt,12789,REP,50,,-6,11/2/2004,47.85,50.83,-2.98,3.02,-3.02,1,-1.549352830483652, -4643,88619,1373,2004,2004_Gov-G_WA,WA,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,10/17/2004,801,Christine Gregoire,12814,DEM,48,Dino Rossi,12812,REP,42,,6,11/2/2004,48.87,48.87,0,6,6,1,-.0150851613162089, -4636,26659,1618,2004,2004_Sen-G_CA,CA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/17/2004,801,Barbara Boxer,3118,DEM,53,Bill Jones,3119,REP,36,,17,11/2/2004,57.71,37.8,19.91,2.91,-2.91,1,-1.521695268265773, -25078,30316,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,Ciruli Associates,51,Live Phone,,10/17/2004,600,Ken Salazar,3134,DEM,47,Pete Coors,3135,REP,43,,4,11/2/2004,51.3,46.53,4.77,.77,-.77,1,-3.659003174023529,among registered voters -4652,30465,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/17/2004,808,Betty Castor,3157,DEM,47,Mel Martinez,3156,REP,47,,0,11/2/2004,48.32,49.43,-1.11,1.11,1.11,.5,-2.350091782542087, -4644,117370,1632,2004,2004_Sen-G_MO,MO,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/17/2004,667,Nancy Farmer,3261,DEM,38,Christopher S. Bond,3260,REP,56,,-18,11/2/2004,42.8,56.09,-13.3,4.7,-4.7,1,-.5973964476547872, -4686,26501,1633,2004,2004_Sen-G_NV,NV,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2004,625,Harry Reid,3287,DEM,59,Richard Ziser,3288,REP,32,,27,11/2/2004,61.08,35.14,25.94,1.06,1.06,1,-3.996539017964853,for Las Vegas Review-Journal -4645,26738,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/17/2004,698,Eric D. Fingerhut,3306,DEM,34,George V. Voinovich,3305,REP,58,,-24,11/2/2004,36.15,63.85,-27.7,3.7,3.7,1,-.8485048438399011, -25085,30323,1639,2004,2004_Sen-G_OK,OK,Sen-G,Sen-G,Consumer Logic,59,Live Phone,,10/17/2004,753,Brad R. Carson,3311,DEM,47,Tom Coburn,3310,REP,40,,7,11/2/2004,41.24,52.77,-11.52,18.52,18.52,0,11.36480847033792,among registered voters -4643,26686,1646,2004,2004_Sen-G_WA,WA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/17/2004,801,Patty Murray,3364,DEM,49,George R. Nethercutt,3366,REP,41,,8,11/2/2004,54.98,42.74,12.24,4.24,-4.24,1,-1.221569619881145, -64384,118450,3234,2004,2004_House-G_CT-2,CT-2,House-G,House-G,University of Connecticut,347,Live Phone,,10/17/2004,402,Jim Sullivan,14192,DEM,40,Robert R. Simmons,14193,REP,49,,-9,11/2/2004,45.77,54.19,-8.43,.57,-.57,1,-5.803959967177012, -4686,117981,3395,2004,2004_House-G_NV-3,NV-3,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2004,307,Tom Gallagher,14045,DEM,35,Jon C. Porter,14046,REP,50,,-15,11/2/2004,40.4,54.46,-14.06,.94,-.94,1,-4.80562772748071,for Las Vegas Review-Journal -15295,123570,8654,2004,2004_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,10/17/2004,600,Generic Candidate,13750,DEM,44,Generic Candidate,13751,REP,44,,0,11/2/2004,46.6,49.24,-2.64,2.64,2.64,.5,-2.457520185765219,sample size unavailable; estimated at 600 as a default -14798,20490,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/18/2004,1801,John Kerry,157,DEM,46.5,George W. Bush,182,REP,50.5,1,-4,11/2/2004,48.24,50.7,-2.46,1.54,-1.54,1,-1.200386738066421,average of multiple versions or turnout models listed in poll -15040,19880,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/18/2004,1200,John Kerry,157,DEM,42,George W. Bush,182,REP,49,2,-7,11/2/2004,48.24,50.7,-2.46,4.54,-4.54,1,1.745162938606599, -15020,19860,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,10/18/2004,1000,John Kerry,157,DEM,50,George W. Bush,182,REP,47,,3,11/2/2004,48.24,50.7,-2.46,5.46,5.46,0,2.696507005953308, -38560,20110,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Marist College,183,Live Phone,,10/18/2004,772,John Kerry,157,DEM,48,George W. Bush,182,REP,49,,-1,11/2/2004,48.24,50.7,-2.46,1.46,1.46,1,-1.551787837564292, -63659,117161,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2004,3000,John Kerry,157,DEM,47,George W. Bush,182,REP,48,,-1,11/2/2004,48.24,50.7,-2.46,1.46,1.46,1,-1.196275170916036, -15757,20597,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/18/2004,1200,John Kerry,157,DEM,46,George W. Bush,182,REP,46,1,0,11/2/2004,48.24,50.7,-2.46,2.46,2.46,.5,-.5642379253684645, -4632,5980,758,2004,2004_Pres-G_AZ,AZ,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/18/2004,616,John Kerry,157,DEM,43,George W. Bush,182,REP,54,,-11,11/2/2004,44.4,54.87,-10.47,.53,-.53,1,-4.45369225245417, -4601,5941,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2004,500,John Kerry,157,DEM,45,George W. Bush,182,REP,50,,-5,11/2/2004,47.04,51.71,-4.67,.33,-.33,1,-3.534661701293818, -4631,5979,765,2004,2004_Pres-G_GA,GA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/18/2004,801,John Kerry,157,DEM,40,George W. Bush,182,REP,57,,-17,11/2/2004,41.37,57.97,-16.6,.4,-.4,1,-4.707807086629029, -4638,5987,769,2004,2004_Pres-G_IL,IL,Pres-G,Pres-G,Market Shares Corp.,187,Live Phone,,10/18/2004,700,John Kerry,157,DEM,50,George W. Bush,182,REP,42,,8,11/2/2004,54.82,44.48,10.34,2.34,-2.34,1,-.9949879948172821, -4663,6019,769,2004,2004_Pres-G_IL,IL,Pres-G,Pres-G,Richard Day Research,287,Live Phone,,10/18/2004,828,John Kerry,157,DEM,52,George W. Bush,182,REP,42,,10,11/2/2004,54.82,44.48,10.34,.34,-.34,1,-3.092292019798514,among registered voters -4628,5975,770,2004,2004_Pres-G_IN,IN,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/18/2004,602,John Kerry,157,DEM,37,George W. Bush,182,REP,59,,-22,11/2/2004,39.26,59.94,-20.68,1.32,-1.32,1,-3.474252837576727, -4629,5976,772,2004,2004_Pres-G_KY,KY,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/18/2004,629,John Kerry,157,DEM,37,George W. Bush,182,REP,59,,-22,11/2/2004,39.69,59.55,-19.86,2.14,-2.14,1,-3.484244485471184, -4614,5957,773,2004,2004_Pres-G_LA,LA,Pres-G,Pres-G,Market Research Insight,185,Live Phone,,10/18/2004,600,John Kerry,157,DEM,37,George W. Bush,182,REP,52,1,-15,11/2/2004,42.22,56.72,-14.51,.49,-.49,1,-4.748838141738527, -4630,5977,776,2004,2004_Pres-G_ME,ME,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/18/2004,660,John Kerry,157,DEM,51,George W. Bush,182,REP,45,,6,11/2/2004,53.57,44.58,9,3,-3,1,-1.747619793446762, -64882,120178,779,2004,2004_Pres-G_MO,MO,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/18/2004,625,John Kerry,157,DEM,44,George W. Bush,182,REP,49,,-5,11/2/2004,46.1,53.3,-7.2,2.2,2.2,1,-1.666645664698656, -4660,6016,784,2004,2004_Pres-G_NE,NE,Pres-G,Pres-G,RKM Research and Communications Inc.,272,Live Phone,,10/18/2004,1007,John Kerry,157,DEM,32,George W. Bush,182,REP,61,,-29,11/2/2004,32.68,65.9,-33.22,4.22,4.22,1,-1.469214175964162, -4605,5945,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2004,500,John Kerry,157,DEM,49,George W. Bush,182,REP,47,,2,11/2/2004,50.24,48.87,1.37,.63,.63,1,-3.020704182110832, -4637,5986,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,Belden Russonello,28,Live Phone,,10/18/2004,600,John Kerry,157,DEM,43,George W. Bush,182,REP,47,1,-4,11/2/2004,47.88,50.47,-2.59,1.41,-1.41,1,-2.545914552594484,for Las Vegas Sun | KNPR | Channel 8 -4617,5962,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/18/2004,800,John Kerry,157,DEM,44.5,George W. Bush,182,REP,48,,-3.5,11/2/2004,48.71,50.81,-2.11,1.39,-1.39,1,-2.151382984008847,average of multiple versions or turnout models listed in poll -4634,6003,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/18/2004,841,John Kerry,157,DEM,50.5,George W. Bush,182,REP,45,,5.5,11/2/2004,50.92,48.42,2.5,3,3,1,.088361771091077,average of multiple versions or turnout models listed in poll -4620,5967,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/18/2004,801,John Kerry,157,DEM,46.5,George W. Bush,182,REP,46,,.5,11/2/2004,50.92,48.42,2.5,2,-2,1,-1.018946880088551,average of multiple versions or turnout models listed in poll -4633,5981,797,2004,2004_Pres-G_TN,TN,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/18/2004,615,John Kerry,157,DEM,38,George W. Bush,182,REP,60,,-22,11/2/2004,42.53,56.8,-14.27,7.73,-7.73,1,1.299106484987559, -4640,5995,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/18/2004,600,John Kerry,157,DEM,47,George W. Bush,182,REP,47,2,0,11/2/2004,49.7,49.32,.38,.38,-.38,.5,-3.39615125117286,average of multiple versions or turnout models listed in poll -4647,6000,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Gallup,112,Live Phone,,10/18/2004,678,John Kerry,157,DEM,44,George W. Bush,182,REP,50,3,-6,11/2/2004,49.7,49.32,.38,6.38,-6.38,0,3.424972350552537, -4627,5974,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/18/2004,801,John Kerry,157,DEM,46.5,George W. Bush,182,REP,49,1,-2.5,11/2/2004,49.7,49.32,.38,2.88,-2.88,0,-.1066672917173703,average of multiple versions or turnout models listed in poll -55008,88546,1366,2004,2004_Gov-G_IN,IN,Gov-G,Gov-G,Indiana University,149,Live Phone,,10/18/2004,421,Joseph Kernan,12785,DEM,42,"Mitchell Daniels, Jr.",12784,REP,48,,-6,11/2/2004,45.49,53.21,-7.72,1.72,1.72,1,-2.827414024270127, -4628,88547,1366,2004,2004_Gov-G_IN,IN,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/18/2004,602,Joseph Kernan,12785,DEM,43,"Mitchell Daniels, Jr.",12784,REP,51,,-8,11/2/2004,45.49,53.21,-7.72,.28,-.28,1,-5.077821814758237, -25131,30369,1615,2004,2004_Sen-G_AK,AK,Sen-G,Sen-G,Global Strategy Group,118,Live Phone,D,10/18/2004,600,Tony Knowles,3095,DEM,47,Lisa Murkowski,3094,REP,43,,4,11/2/2004,45.55,48.58,-3.03,7.03,7.03,0,2.742711821884642,for unspecified Democratic sponsor -25133,30371,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,Global Strategy Group,118,Live Phone,D,10/18/2004,600,Ken Salazar,3134,DEM,49,Pete Coors,3135,REP,43,,6,11/2/2004,51.3,46.53,4.77,1.23,1.23,1,-3.264870192556822,for unspecified Democratic sponsor -25152,30390,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,Harstad Strategic Research Inc.,134,Live Phone,D,10/18/2004,515,Ken Salazar,3134,DEM,49,Pete Coors,3135,REP,43,,6,11/2/2004,51.3,46.53,4.77,1.23,1.23,1,-3.199191919026385,for Ken Salazar -4601,26605,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2004,500,Ken Salazar,3134,DEM,48,Pete Coors,3135,REP,49,,-1,11/2/2004,51.3,46.53,4.77,5.77,-5.77,0,1.453387399305585, -4631,26670,1622,2004,2004_Sen-G_GA,GA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/18/2004,801,Denise Majette,3174,DEM,41,Johnny Isakson,3173,REP,55,1,-14,11/2/2004,39.98,57.88,-17.9,3.9,3.9,1,-.6596712880272944, -4638,26482,1625,2004,2004_Sen-G_IL,IL,Sen-G,Sen-G,Market Shares Corp.,187,Live Phone,,10/18/2004,700,Barack Obama,3205,DEM,66,Alan Keyes,3206,REP,19,,47,11/2/2004,69.97,27.05,42.92,4.08,4.08,1,-.3758949957290436, -4663,26643,1625,2004,2004_Sen-G_IL,IL,Sen-G,Sen-G,Richard Day Research,287,Live Phone,,10/18/2004,828,Barack Obama,3205,DEM,70,Alan Keyes,3206,REP,20,,50,11/2/2004,69.97,27.05,42.92,7.08,7.08,1,3.063686844605861,among registered voters -4628,30539,1626,2004,2004_Sen-G_IN,IN,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/18/2004,597,Evan Bayh,3223,DEM,63,Marvin Bailey Scott,3224,REP,31,,32,11/2/2004,61.65,37.23,24.42,7.58,7.58,1,.3124179208365695, -4629,30542,1629,2004,2004_Sen-G_KY,KY,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/18/2004,623,Daniel Mongiardo,3233,DEM,39,Jim Bunning,3232,REP,53,,-14,11/2/2004,49.34,50.66,-1.31,12.69,-12.69,1,7.547394287970751, -4614,137333,1630,2004,2004_Sen-O_LA,LA,Sen-G,Sen-O,Market Research Insight,185,Live Phone,,10/18/2004,600,Chris John,3237,DEM,18,David Vitter,3236,REP,47,16,-29,11/2/2004,29.34,51.03,-21.69,7.31,-7.31,1,3.802655299968604, -4637,26350,1633,2004,2004_Sen-G_NV,NV,Sen-G,Sen-G,Belden Russonello,28,Live Phone,,10/18/2004,600,Harry Reid,3287,DEM,63,Richard Ziser,3288,REP,29,,34,11/2/2004,61.08,35.14,25.94,8.06,8.06,1,3.861181441109768,for Las Vegas Sun | KNPR | Channel 8 -4617,30350,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/18/2004,800,Eric D. Fingerhut,3306,DEM,28,George V. Voinovich,3305,REP,58,,-30,11/2/2004,36.15,63.85,-27.7,2.3,-2.3,1,-2.124883326794587, -4634,30473,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/18/2004,841,Joe Hoeffel,3331,DEM,36.5,Arlen Specter,3330,REP,53,6,-16.5,11/2/2004,41.99,52.62,-10.63,5.87,-5.87,1,-2.690265340777473,average of multiple versions or turnout models listed in poll -4620,26678,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/18/2004,801,Joe Hoeffel,3331,DEM,35,Arlen Specter,3330,REP,54,4,-19,11/2/2004,41.99,52.62,-10.63,8.37,-8.37,1,-.1186637821661665, -4614,139127,3326,2004,2004_House-O_LA-3,LA-3,House-G,House-O,Market Research Insight,185,Live Phone,,10/18/2004,600,Charlie Melancon,16607,DEM,16,William Tauzin,16609,REP,32,16,-16,11/2/2004,23.93,32,-8.07,7.93,-7.93,1,.7267870573113411,sample size unavailable; estimated at 600 as a default -64388,118455,3373,2004,2004_House-G_MN-6,MN-6,House-G,House-G,Victoria Research & Consulting,369,Live Phone,D,10/18/2004,400,Patty Wetterling,14443,DEM,44,Mark R. Kennedy,14444,REP,44,,0,11/2/2004,45.94,53.99,-8.05,8.05,8.05,.5,.5744146572505787,for Patty Wetterling -4660,118182,3390,2004,2004_House-G_NE-1,NE-1,House-G,House-G,RKM Research and Communications Inc.,272,Live Phone,,10/18/2004,253,Matt Connealy,14101,DEM,38,Jeff Fortenberry,14102,REP,42,,-4,11/2/2004,43,54.23,-11.24,7.24,7.24,1,.6020942405692865, -4660,118183,3391,2004,2004_House-G_NE-2,NE-2,House-G,House-G,RKM Research and Communications Inc.,272,Live Phone,,10/18/2004,503,Nancy P. Thompson,14103,DEM,30,Lee Terry,14104,REP,60,,-30,11/2/2004,36.15,61.1,-24.95,5.05,-5.05,1,-.0677907123713037, -4660,139145,3392,2004,2004_House-G_NE-3,NE-3,House-G,House-G,RKM Research and Communications Inc.,272,Live Phone,,10/18/2004,251,Donna J. Anderson,16621,DEM,8,Thomas William Osborne,16622,REP,86,,-78,11/2/2004,10.57,87.45,-76.88,1.12,-1.12,1,-6.232482987209722, -4637,139146,3395,2004,2004_House-G_NV-3,NV-3,House-G,House-G,Belden Russonello,28,Live Phone,,10/18/2004,316,Tom Gallagher,14045,DEM,32,Jon C. Porter,14046,REP,49,,-17,11/2/2004,40.4,54.46,-14.06,2.94,-2.94,1,-2.662494492597476,for Las Vegas Sun | KNPR | Channel 8 -15020,117345,8654,2004,2004_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,Live Phone,,10/18/2004,1001,Generic Candidate,13750,DEM,48,Generic Candidate,13751,REP,46,,2,11/2/2004,46.6,49.24,-2.64,4.64,4.64,0,.2764287154983144, -74499,140193,8700,2004,2004_Pres-G_M1,M1,Pres-G,Pres-G,SurveyUSA,325,Live Phone,,10/18/2004,330,John Kerry,157,DEM,49,George W. Bush,182,REP,46,,3,11/2/2004,55.07,43.14,11.94,8.94,-8.94,1,1.393228692819734, -74497,140191,8701,2004,2004_Pres-G_M2,M2,Pres-G,Pres-G,SurveyUSA,325,Live Phone,,10/18/2004,330,John Kerry,157,DEM,53,George W. Bush,182,REP,44,,9,11/2/2004,51.95,46.13,5.83,3.17,3.17,1,-4.377833259215208, -14906,19746,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Live Phone,,10/19/2004,976,John Kerry,157,DEM,49,George W. Bush,182,REP,46,,3,11/2/2004,48.24,50.7,-2.46,5.46,5.46,0,2.620819198669669,for AP -66602,124141,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,The Winston Group,385,Live Phone,R,10/19/2004,1200,John Kerry,157,DEM,49,George W. Bush,182,REP,48,,1,11/2/2004,48.24,50.7,-2.46,3.46,3.46,0,.6756355884862272,for unspecified Republican sponsor; among registered voters -4608,5950,757,2004,2004_Pres-G_AR,AR,Pres-G,Pres-G,Opinion Research Associates,242,Live Phone,,10/19/2004,500,John Kerry,157,DEM,48,George W. Bush,182,REP,48,1,0,11/2/2004,44.55,54.31,-9.76,9.76,9.76,.5,4.025330261958655, -4589,5927,758,2004,2004_Pres-G_AZ,AZ,Pres-G,Pres-G,Market Solutions Group,188,Live Phone,,10/19/2004,600,John Kerry,157,DEM,40,George W. Bush,182,REP,47,,-7,11/2/2004,44.4,54.87,-10.47,3.47,3.47,1,-1.172636883245862, -4611,5954,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/19/2004,596,John Kerry,157,DEM,45,George W. Bush,182,REP,52,,-7,11/2/2004,47.04,51.71,-4.67,2.33,-2.33,1,-1.162781241103886, -4606,5947,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/19/2004,801,John Kerry,157,DEM,46.5,George W. Bush,182,REP,49,1,-2.5,11/2/2004,47.09,52.1,-5.01,2.51,2.51,1,-2.556114564752089,average of multiple versions or turnout models listed in poll -25292,117298,765,2004,2004_Pres-G_GA,GA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/19/2004,609,John Kerry,157,DEM,40,George W. Bush,182,REP,57,,-17,11/2/2004,41.37,57.97,-16.6,.4,-.4,1,-4.402530018568306, -4616,5959,766,2004,2004_Pres-G_HI,HI,Pres-G,Pres-G,SMS Research & Marketing Services,296,Live Phone,,10/19/2004,612,John Kerry,157,DEM,45,George W. Bush,182,REP,46,,-1,11/2/2004,54.01,45.26,8.74,9.74,-9.74,0,2.977143745966674, -4607,5949,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/19/2004,801,John Kerry,157,DEM,47.5,George W. Bush,182,REP,48,1,-.5,11/2/2004,49.23,49.9,-.67,.17,.17,1,-3.409428220770862,average of multiple versions or turnout models listed in poll -4612,5955,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/19/2004,690,John Kerry,157,DEM,45,George W. Bush,182,REP,51,1,-6,11/2/2004,49.23,49.9,-.67,5.33,-5.33,1,1.947863425937468, -4604,5944,772,2004,2004_Pres-G_KY,KY,Pres-G,Pres-G,Louisville Courier-Journal,174,Live Phone,,10/19/2004,690,John Kerry,157,DEM,39,George W. Bush,182,REP,56,1,-17,11/2/2004,39.69,59.55,-19.86,2.86,2.86,1,-2.195917125445182, -4591,5929,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,Live Phone,,10/19/2004,400,John Kerry,157,DEM,43,George W. Bush,182,REP,47,1,-4,11/2/2004,51.23,47.81,3.42,7.42,-7.42,0,3.413297662096375,for Detroit News -4597,5936,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/19/2004,801,John Kerry,157,DEM,47.5,George W. Bush,182,REP,46,1,1.5,11/2/2004,51.23,47.81,3.42,1.92,-1.92,1,-1.334343791669492,average of multiple versions or turnout models listed in poll -4603,5943,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/19/2004,668,John Kerry,157,DEM,51,George W. Bush,182,REP,44,,7,11/2/2004,51.23,47.81,3.42,3.58,3.58,1,-.0093958666443087, -4610,5953,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/19/2004,801,John Kerry,157,DEM,48.5,George W. Bush,182,REP,48,1,.5,11/2/2004,51.09,47.61,3.48,2.98,-2.98,1,-.866656805844334,average of multiple versions or turnout models listed in poll -4596,5934,781,2004,2004_Pres-G_MT,MT,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2004,625,John Kerry,157,DEM,36,George W. Bush,182,REP,57,1,-21,11/2/2004,38.56,59.07,-20.5,.5,-.5,1,-6.642752312987141, -4599,5939,782,2004,2004_Pres-G_NC,NC,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2004,625,John Kerry,157,DEM,43,George W. Bush,182,REP,51,1,-8,11/2/2004,43.58,56.02,-12.43,4.43,4.43,1,-1.241897518635598, -4590,5928,782,2004,2004_Pres-G_NC,NC,Pres-G,Pres-G,The Tyson Group,334,Live Phone,R,10/19/2004,600,John Kerry,157,DEM,40,George W. Bush,182,REP,48,,-8,11/2/2004,43.58,56.02,-12.43,4.43,4.43,1,-1.113431666869021,for unspecified Republican sponsor -4592,5930,783,2004,2004_Pres-G_ND,ND,Pres-G,Pres-G,Minnesota State University Moorhead,211,Live Phone,,10/19/2004,623,John Kerry,157,DEM,35,George W. Bush,182,REP,55,1,-20,11/2/2004,35.5,62.86,-27.36,7.36,7.36,1,.2319207198177302, -4600,5940,784,2004,2004_Pres-G_NE,NE,Pres-G,Pres-G,MSR Group,178,Live Phone,,10/19/2004,754,John Kerry,157,DEM,32,George W. Bush,182,REP,61,2,-29,11/2/2004,32.68,65.9,-33.22,4.22,4.22,1,-1.442658125402721, -4623,5978,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Gallup,112,Live Phone,,10/19/2004,706,John Kerry,157,DEM,48.5,George W. Bush,182,REP,47.5,,1,11/2/2004,48.71,50.81,-2.11,3.11,3.11,0,-.2516014200167165,average of multiple versions or turnout models listed in poll -4618,5972,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Ohio University,237,Live Phone,,10/19/2004,358,John Kerry,157,DEM,50,George W. Bush,182,REP,46,,4,11/2/2004,48.71,50.81,-2.11,6.11,6.11,0,2.032091556624211, -4598,5938,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/19/2004,801,John Kerry,157,DEM,45.5,George W. Bush,182,REP,48,,-2.5,11/2/2004,48.71,50.81,-2.11,.39,-.39,1,-3.197594451920108,average of multiple versions or turnout models listed in poll -4613,5956,791,2004,2004_Pres-G_OK,OK,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/19/2004,627,John Kerry,157,DEM,34,George W. Bush,182,REP,64,,-30,11/2/2004,34.43,65.57,-31.14,1.14,1.14,1,-2.624596658963452, -4596,88568,1368,2004,2004_Gov-G_MT,MT,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2004,625,Brian Schweitzer,12791,DEM,48,Bob Brown,12793,REP,43,.6,5,11/2/2004,50.44,46.02,4.42,.58,.58,1,-6.998809065077535, -4599,88578,1369,2004,2004_Gov-G_NC,NC,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2004,625,Mike Easley,12795,DEM,55,Patrick J. Ballantine,12797,REP,35,,20,11/2/2004,55.62,42.88,12.74,7.26,7.26,1,3.014232366795017, -4590,88579,1369,2004,2004_Gov-G_NC,NC,Gov-G,Gov-G,The Tyson Group,334,Live Phone,R,10/19/2004,600,Mike Easley,12795,DEM,49,Patrick J. Ballantine,12797,REP,34,,15,11/2/2004,55.62,42.88,12.74,2.26,2.26,1,-2.544182021074451,for unspecified Republican sponsor -4592,88584,1370,2004,2004_Gov-G_ND,ND,Gov-G,Gov-G,Minnesota State University Moorhead,211,Live Phone,,10/19/2004,623,Joseph A Satrom,12799,DEM,22,John Hoeven,12800,REP,70,,-48,11/2/2004,27.39,71.25,-43.86,4.14,-4.14,1,-3.360406868889479, -4608,26540,1617,2004,2004_Sen-G_AR,AR,Sen-G,Sen-G,Opinion Research Associates,242,Live Phone,,10/19/2004,500,Blanche Lincoln,3108,DEM,66,Jim Holt,3109,REP,30,,36,11/2/2004,55.9,44.07,11.83,24.17,24.17,1,17.89610747726477, -4611,26706,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/19/2004,596,Ken Salazar,3134,DEM,46,Pete Coors,3135,REP,50,,-4,11/2/2004,51.3,46.53,4.77,8.77,-8.77,0,4.863443866025055, -73046,136982,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/19/2004,600,Betty Castor,3157,DEM,48,Mel Martinez,3156,REP,41,,7,11/2/2004,48.32,49.43,-1.11,8.11,8.11,0,4.668855086974069,sample size unavailable; estimated at 600 as a default -4606,26665,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/19/2004,801,Betty Castor,3157,DEM,48,Mel Martinez,3156,REP,45,,3,11/2/2004,48.32,49.43,-1.11,4.11,4.11,0,.7791725625656648, -25292,30532,1622,2004,2004_Sen-G_GA,GA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/19/2004,604,Denise Majette,3174,DEM,39,Johnny Isakson,3173,REP,55,,-16,11/2/2004,39.98,57.88,-17.9,1.9,1.9,1,-3.042232134559256, -4604,26469,1629,2004,2004_Sen-G_KY,KY,Sen-G,Sen-G,Louisville Courier-Journal,174,Live Phone,,10/19/2004,690,Daniel Mongiardo,3233,DEM,43,Jim Bunning,3232,REP,49,,-6,11/2/2004,49.34,50.66,-1.31,4.69,-4.69,1,-1.546433330572931, -4599,26496,1636,2004,2004_Sen-G_NC,NC,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2004,625,Erskine Bowles,3268,DEM,45,Richard Burr,3267,REP,45,,0,11/2/2004,47.02,51.6,-4.58,4.58,4.58,.5,.5669407032819677, -4590,26771,1636,2004,2004_Sen-G_NC,NC,Sen-G,Sen-G,The Tyson Group,334,Live Phone,R,10/19/2004,600,Erskine Bowles,3268,DEM,42,Richard Burr,3267,REP,43,,-1,11/2/2004,47.02,51.6,-4.58,3.58,3.58,1,-.7524331360461486,for unspecified Republican sponsor -4592,26534,1637,2004,2004_Sen-G_ND,ND,Sen-G,Sen-G,Minnesota State University Moorhead,211,Live Phone,,10/19/2004,623,Byron L. Dorgan,3273,DEM,71,Mike Liffrig,3274,REP,20,,51,11/2/2004,68.28,31.72,36.56,14.44,14.44,1,6.912535442621928, -25138,30376,1639,2004,2004_Sen-G_OK,OK,Sen-G,Sen-G,Global Strategy Group,118,Live Phone,D,10/19/2004,600,Brad R. Carson,3311,DEM,45,Tom Coburn,3310,REP,44,,1,11/2/2004,41.24,52.77,-11.52,12.52,12.52,0,5.045251084444692,for unspecified Democratic sponsor -4613,30556,1639,2004,2004_Sen-G_OK,OK,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/19/2004,625,Brad R. Carson,3311,DEM,41,Tom Coburn,3310,REP,47,8,-6,11/2/2004,41.24,52.77,-11.52,5.52,5.52,1,-2.605288643117885, -64202,118126,3234,2004,2004_House-G_CT-2,CT-2,House-G,House-G,Research 2000,281,Live Phone,,10/19/2004,600,Jim Sullivan,14192,DEM,46,Robert R. Simmons,14193,REP,48,,-2,11/2/2004,45.77,54.19,-8.43,6.43,6.43,1,.67072477868534, -64117,117961,3316,2004,2004_House-G_KS-3,KS-3,House-G,House-G,Market Research Institute Inc.,186,Live Phone,,10/19/2004,600,Dennis Moore,14005,DEM,50,Kris W. Kobach,14006,REP,38,,12,11/2/2004,54.82,43.35,11.47,.53,.53,1,-6.810923303609531,for Kansas City Star -64119,117963,3384,2004,2004_House-G_MO-5,MO-5,House-G,House-G,Market Research Institute Inc.,186,Live Phone,,10/19/2004,600,Emanuel Cleaver,14007,DEM,46,Jeanne Patterson,14008,REP,41,,5,11/2/2004,55.19,42.12,13.07,8.07,-8.07,1,.7270983913917106,for Kansas City Star -4596,139144,3389,2004,2004_House-G_MT-1,MT-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2004,625,Tracy Velazquez,16619,DEM,28,Denny Rehberg,16620,REP,63,,-35,11/2/2004,32.78,64.4,-31.62,3.38,-3.38,1,-3.916402326857314, -4600,118056,3390,2004,2004_House-G_NE-1,NE-1,House-G,House-G,MSR Group,178,Live Phone,,10/19/2004,250,Matt Connealy,14101,DEM,41,Jeff Fortenberry,14102,REP,47,,-6,11/2/2004,43,54.23,-11.24,5.24,5.24,1,-1.887213267322182, -4600,118057,3391,2004,2004_House-G_NE-2,NE-2,House-G,House-G,MSR Group,178,Live Phone,,10/19/2004,250,Nancy P. Thompson,14103,DEM,34,Lee Terry,14104,REP,58,,-24,11/2/2004,36.15,61.1,-24.95,.95,.95,1,-5.723859345213842, -4592,139414,3456,2004,2004_House-G_ND-1,ND-1,House-G,House-G,Minnesota State University Moorhead,211,Live Phone,,10/19/2004,623,Earl Pomeroy,16680,DEM,61,Duane Sand,16681,REP,31,,30,11/2/2004,59.56,40.44,19.13,10.87,10.87,1,3.560509379729575, -14906,33189,8654,2004,2004_House-G_US,US,House-G,House-G,Ipsos,154,Live Phone,,10/19/2004,600,Generic Candidate,13750,DEM,47,Generic Candidate,13751,REP,46,,1,11/2/2004,46.6,49.24,-2.64,3.64,3.64,0,-1.350299929438055,for AP; sample size unavailable; estimated at 600 as a default -38559,122984,8654,2004,2004_House-G_US,US,House-G,House-G,The Winston Group,385,Live Phone,R,10/19/2004,1200,Generic Candidate,13750,DEM,48,Generic Candidate,13751,REP,45,,3,11/2/2004,46.6,49.24,-2.64,5.64,5.64,0,1.038172632048361,for unspecified Republican sponsor; among registered voters -15544,116954,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Abt Associates,7,Live Phone,,10/20/2004,803,John Kerry,157,DEM,46,George W. Bush,182,REP,51,2,-5,11/2/2004,48.24,50.7,-2.46,2.54,-2.54,1,-.3723768617566642,for Time; average of multiple versions or turnout models listed in poll -63737,19763,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,10/20/2004,1000,John Kerry,157,DEM,45,George W. Bush,182,REP,49,,-4,11/2/2004,48.24,50.7,-2.46,1.54,-1.54,1,-1.308786771444854, -15584,120076,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/20/2004,1000,John Kerry,157,DEM,45.5,George W. Bush,182,REP,46,2,-.5,11/2/2004,48.24,50.7,-2.46,1.96,1.96,1,-.8335381853552675,average of multiple versions or turnout models listed in poll -4586,5924,758,2004,2004_Pres-G_AZ,AZ,Pres-G,Pres-G,Arizona State University,15,Live Phone,,10/20/2004,573,John Kerry,157,DEM,45,George W. Bush,182,REP,50,1,-5,11/2/2004,44.4,54.87,-10.47,5.47,5.47,1,.6612221558736213,among registered voters -4609,5951,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/20/2004,600,John Kerry,157,DEM,48,George W. Bush,182,REP,47,2,1,11/2/2004,47.09,52.1,-5.01,6.01,6.01,0,1.125867211648574, -4584,5922,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,SEA Polling & Strategic Design,302,Live Phone,,10/20/2004,800,John Kerry,157,DEM,46,George W. Bush,182,REP,46,1,0,11/2/2004,47.09,52.1,-5.01,5.01,5.01,.5,.3330410192814185, -4615,5958,773,2004,2004_Pres-G_LA,LA,Pres-G,Pres-G,Southeastern Louisiana University,309,Live Phone,,10/20/2004,637,John Kerry,157,DEM,32,George W. Bush,182,REP,58,1,-26,11/2/2004,42.22,56.72,-14.51,11.49,-11.49,1,8.117155421008642,among registered voters -4595,5933,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,EPIC-MRA,84,Live Phone,,10/20/2004,610,John Kerry,157,DEM,49,George W. Bush,182,REP,43,1,6,11/2/2004,51.23,47.81,3.42,2.58,2.58,1,-1.009749776038641, -4593,5931,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,Franklin Pierce University,107,Live Phone,,10/20/2004,617,John Kerry,157,DEM,50,George W. Bush,182,REP,41,1,9,11/2/2004,50.24,48.87,1.37,7.63,7.63,1,4.760963961555587, -4602,5942,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/20/2004,600,John Kerry,157,DEM,50,George W. Bush,182,REP,43,2,7,11/2/2004,52.92,46.24,6.68,.32,.32,1,-4.160710610943276, -4588,5926,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/20/2004,600,John Kerry,157,DEM,47,George W. Bush,182,REP,49,1,-2,11/2/2004,47.88,50.47,-2.59,.59,.59,1,-3.357704950957777, -4594,5932,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/20/2004,600,John Kerry,157,DEM,49,George W. Bush,182,REP,43,,6,11/2/2004,51.35,47.19,4.16,1.84,1.84,1,-1.990087681528529, -4621,5965,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Muhlenberg College,219,Live Phone,,10/20/2004,787,John Kerry,157,DEM,48,George W. Bush,182,REP,46,,2,11/2/2004,50.92,48.42,2.5,.5,-.5,1,-2.491315041807277,among registered voters -4624,5970,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/20/2004,424,John Kerry,157,DEM,49,George W. Bush,182,REP,46,,3,11/2/2004,50.92,48.42,2.5,.5,.5,1,-3.031442555396452, -4583,5921,795,2004,2004_Pres-G_SC,SC,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/20/2004,625,John Kerry,157,DEM,40,George W. Bush,182,REP,53,,-13,11/2/2004,40.9,57.98,-17.08,4.08,4.08,1,-.7730351159647155, -4581,5919,796,2004,2004_Pres-G_SD,SD,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/20/2004,800,John Kerry,157,DEM,36,George W. Bush,182,REP,55,,-19,11/2/2004,38.44,59.91,-21.47,2.47,2.47,1,-2.36881931191501, -4585,5923,797,2004,2004_Pres-G_TN,TN,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/20/2004,625,John Kerry,157,DEM,41,George W. Bush,182,REP,53,1,-12,11/2/2004,42.53,56.8,-14.27,2.27,2.27,1,-4.320497230717165, -4593,88590,1371,2004,2004_Gov-G_NH,NH,Gov-G,Gov-G,Franklin Pierce University,107,Live Phone,,10/20/2004,617,John Lynch,12801,DEM,45,Craig Benson,12802,REP,45,,0,11/2/2004,51.02,48.87,2.15,2.15,-2.15,.5,-2.814660101886599, -4609,26617,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/20/2004,600,Betty Castor,3157,DEM,48,Mel Martinez,3156,REP,48,,0,11/2/2004,48.32,49.43,-1.11,1.11,1.11,.5,-2.414821397015485, -4584,137463,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,SEA Polling & Strategic Design,302,Live Phone,,10/20/2004,700,Betty Castor,3157,DEM,44,Mel Martinez,3156,REP,44,2,0,11/2/2004,48.32,49.43,-1.11,1.11,1.11,.5,-2.240662413439815,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll -4615,26644,1630,2004,2004_Sen-O_LA,LA,Sen-G,Sen-O,Southeastern Louisiana University,309,Live Phone,,10/20/2004,637,Chris John,3237,DEM,18.1,David Vitter,3236,REP,42.9,10.4,-24.799999,11/2/2004,29.34,51.03,-21.69,3.11,-3.11,1,-3.228707496184151,among registered voters -4588,26641,1633,2004,2004_Sen-G_NV,NV,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/20/2004,600,Harry Reid,3287,DEM,57,Richard Ziser,3288,REP,35,,22,11/2/2004,61.08,35.14,25.94,3.94,-3.94,1,-.6424575681309186, -4593,30357,1634,2004,2004_Sen-G_NH,NH,Sen-G,Sen-G,Franklin Pierce University,107,Live Phone,,10/20/2004,617,Doris R. Haddock,3277,DEM,27,Judd Gregg,3275,REP,60,,-33,11/2/2004,33.72,66.18,-32.46,.54,-.54,1,-7.513011652954688, -25137,30375,1636,2004,2004_Sen-G_NC,NC,Sen-G,Sen-G,Global Strategy Group,118,Live Phone,D,10/20/2004,800,Erskine Bowles,3268,DEM,46,Richard Burr,3267,REP,44,,2,11/2/2004,47.02,51.6,-4.58,6.58,6.58,0,2.545919617828854,for unspecified Democratic sponsor -25251,30491,1636,2004,2004_Sen-G_NC,NC,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/20/2004,500,Erskine Bowles,3268,DEM,45,Richard Burr,3267,REP,49,,-4,11/2/2004,47.02,51.6,-4.58,.58,.58,1,-4.109532293069858, -25253,30493,1639,2004,2004_Sen-G_OK,OK,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/20/2004,500,Brad R. Carson,3311,DEM,43,Tom Coburn,3310,REP,48,,-5,11/2/2004,41.24,52.77,-11.52,6.52,6.52,1,-1.381700542198724, -25191,30429,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/20/2004,800,Joe Hoeffel,3331,DEM,32,Arlen Specter,3330,REP,50,7,-18,11/2/2004,41.99,52.62,-10.63,7.37,-7.37,1,-1.203157169227662, -4621,137159,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,Muhlenberg College,219,Live Phone,,10/20/2004,787,Joe Hoeffel,3331,DEM,31,Arlen Specter,3330,REP,53,,-22,11/2/2004,41.99,52.62,-10.63,11.37,-11.37,1,2.982392461024445,among registered voters -4583,26509,1642,2004,2004_Sen-G_SC,SC,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/20/2004,625,Inez Tenenbaum,3336,DEM,43,Jim DeMint,3335,REP,47,,-4,11/2/2004,44.1,53.67,-9.57,5.57,5.57,1,1.273029456087453, -4581,26511,1643,2004,2004_Sen-G_SD,SD,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/20/2004,800,Tom Daschle,3349,DEM,49,John Thune,3348,REP,47,,2,11/2/2004,49.42,50.58,-1.15,3.15,3.15,0,.0889684691938891, -4581,119663,3512,2004,2004_House-G_SD-1,SD-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/20/2004,800,Stephanie Herseth Sandlin,16388,DEM,48,Larry Diedrich,16387,REP,44,1,4,11/2/2004,53.36,45.91,7.45,3.45,-3.45,1,-3.488561511372702, -27910,33188,8654,2004,2004_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,10/20/2004,600,Generic Candidate,13750,DEM,46,Generic Candidate,13751,REP,43,,3,11/2/2004,46.6,49.24,-2.64,5.64,5.64,0,.742772669529049,sample size unavailable; estimated at 600 as a default -63737,117340,8654,2004,2004_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,10/20/2004,1000,Generic Candidate,13750,DEM,46,Generic Candidate,13751,REP,42,,4,11/2/2004,46.6,49.24,-2.64,6.64,6.64,0,1.985619034140113, -15647,20487,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/21/2004,600,John Kerry,157,DEM,46,George W. Bush,182,REP,50,,-4,11/2/2004,48.24,50.7,-2.46,1.54,-1.54,1,-1.489509352325773,sample size unavailable; estimated at 600 as a default -15019,19859,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,10/21/2004,1000,John Kerry,157,DEM,49,George W. Bush,182,REP,47,,2,11/2/2004,48.24,50.7,-2.46,4.46,4.46,0,1.90035412229269, -15166,20006,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,10/21/2004,820,John Kerry,157,DEM,46,George W. Bush,182,REP,48,1,-2,11/2/2004,48.24,50.7,-2.46,.46,.46,1,-2.391738983784901, -63810,117497,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/21/2004,2535,John Kerry,157,DEM,48,George W. Bush,182,REP,47,1,1,11/2/2004,48.24,50.7,-2.46,3.46,3.46,0,1.032560429343972, -15754,20594,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/21/2004,1200,John Kerry,157,DEM,45,George W. Bush,182,REP,47,1,-2,11/2/2004,48.24,50.7,-2.46,.46,.46,1,-2.359798052578227, -4577,5915,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,FM3 Research,91,Live Phone,D,10/21/2004,400,John Kerry,157,DEM,48,George W. Bush,182,REP,48,1,0,11/2/2004,47.04,51.71,-4.67,4.67,4.67,.5,.8203205597375507,for unspecified Democratic sponsor -4574,5912,776,2004,2004_Pres-G_ME,ME,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/21/2004,402,John Kerry,157,DEM,50,George W. Bush,182,REP,39,1,11,11/2/2004,53.57,44.58,9,2,2,1,-3.337943600475378, -4587,5925,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Franklin & Marshall College,106,Live Phone,,10/21/2004,376,John Kerry,157,DEM,51,George W. Bush,182,REP,46,,5,11/2/2004,50.92,48.42,2.5,2.5,2.5,1,-1.015117014591983, -4577,117099,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,FM3 Research,91,Live Phone,D,10/21/2004,400,Ken Salazar,3134,DEM,50,Pete Coors,3135,REP,45,,5,11/2/2004,51.3,46.53,4.77,.23,.23,1,-4.61415526653482,for unspecified Democratic sponsor -25266,30506,1639,2004,2004_Sen-G_OK,OK,Sen-G,Sen-G,SoonerPoll.com,308,IVR,,10/21/2004,500,Brad R. Carson,3311,DEM,36.8,Tom Coburn,3310,REP,38,5.8,-1.2,11/2/2004,41.24,52.77,-11.52,10.32,10.32,1,3.016024652522506, -4587,26401,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,Franklin & Marshall College,106,Live Phone,,10/21/2004,376,Joe Hoeffel,3331,DEM,31,Arlen Specter,3330,REP,52,,-21,11/2/2004,41.99,52.62,-10.63,10.37,-10.37,1,1.50996574856288, -4577,117850,3228,2004,2004_House-G_CO-3,CO-3,House-G,House-G,FM3 Research,91,Live Phone,D,10/21/2004,259,John T. Salazar,13910,DEM,47,Greg Walcher,13911,REP,30,,17,11/2/2004,50.55,46.56,3.99,13.01,13.01,1,7.536484307522317,for unspecified Democratic sponsor -64038,117855,3453,2004,2004_House-G_NC-11,NC-11,House-G,House-G,Feldman Group,93,Live Phone,D,10/21/2004,500,Patricia R. Keever,13914,DEM,47,Charles H. Taylor,13915,REP,46,,1,11/2/2004,45.1,54.9,-9.8,10.8,10.8,0,3.502753135040951,for Patricia R. Keever -63832,117535,3555,2004,2004_House-G_UT-2,UT-2,House-G,House-G,ALG Research,14,Live Phone,D,10/21/2004,400,Jim Matheson,13806,DEM,57,John Swallow,13807,REP,34,,23,11/2/2004,54.76,43.21,11.54,11.46,11.46,1,6.375141998467896,for unspecified Democratic sponsor -15019,33187,8654,2004,2004_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,Live Phone,,10/21/2004,600,Generic Candidate,13750,DEM,49,Generic Candidate,13751,REP,44,,5,11/2/2004,46.6,49.24,-2.64,7.64,7.64,0,3.205720664998564,sample size unavailable; estimated at 600 as a default -14795,20486,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/22/2004,600,John Kerry,157,DEM,48,George W. Bush,182,REP,49,1,-1,11/2/2004,48.24,50.7,-2.46,1.46,1.46,1,-1.51105333957853,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll -15321,20161,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Princeton Survey Research Associates International,258,Live Phone,,10/22/2004,600,John Kerry,157,DEM,47,George W. Bush,182,REP,48,,-1,11/2/2004,48.24,50.7,-2.46,1.46,1.46,1,-1.514630067998924,for Newsweek; sample size unavailable; estimated at 600 as a default -4567,5905,769,2004,2004_Pres-G_IL,IL,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/22/2004,800,John Kerry,157,DEM,53,George W. Bush,182,REP,41,,12,11/2/2004,54.82,44.48,10.34,1.66,1.66,1,-1.147777411177223, -4619,5963,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,St. Cloud State University,312,Live Phone,,10/22/2004,508,John Kerry,157,DEM,49,George W. Bush,182,REP,42,2,7,11/2/2004,51.09,47.61,3.48,3.52,3.52,1,-.5503251505282447, -4567,26621,1625,2004,2004_Sen-G_IL,IL,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/22/2004,800,Barack Obama,3205,DEM,67,Alan Keyes,3206,REP,25,,42,11/2/2004,69.97,27.05,42.92,.92,-.92,1,-4.084762683601009, -15321,33186,8654,2004,2004_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,Live Phone,,10/22/2004,600,Generic Candidate,13750,DEM,46,Generic Candidate,13751,REP,47,,-1,11/2/2004,46.6,49.24,-2.64,1.64,1.64,1,-3.492985628219576,for Newsweek; sample size unavailable; estimated at 600 as a default -14994,19820,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/23/2004,600,John Kerry,157,DEM,46,George W. Bush,182,REP,51,1,-5,11/2/2004,48.24,50.7,-2.46,2.54,-2.54,1,-.3545615357930858,for USA Today | CNN; sample size unavailable; estimated at 600 as a default -15249,20089,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Los Angeles Times,172,Live Phone,,10/23/2004,881,John Kerry,157,DEM,48,George W. Bush,182,REP,49,,-1,11/2/2004,48.24,50.7,-2.46,1.46,1.46,1,-1.210904027627109, -4568,5906,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/23/2004,602,John Kerry,157,DEM,49,George W. Bush,182,REP,45,,4,11/2/2004,47.04,51.71,-4.67,8.67,8.67,0,5.884928813468013, -4565,5908,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Gallup,112,Live Phone,,10/23/2004,768,John Kerry,157,DEM,43,George W. Bush,182,REP,51,1,-8,11/2/2004,47.09,52.1,-5.01,2.99,-2.99,1,-1.420541288088675, -4575,5913,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2004,567,John Kerry,157,DEM,48,George W. Bush,182,REP,48,,0,11/2/2004,47.09,52.1,-5.01,5.01,5.01,.5,.0572149950119458, -4548,5886,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/23/2004,801,John Kerry,157,DEM,47.5,George W. Bush,182,REP,49,1,-1.5,11/2/2004,47.09,52.1,-5.01,3.51,3.51,1,-1.299908159730035,average of multiple versions or turnout models listed in poll -4549,5887,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/23/2004,749,John Kerry,157,DEM,50,George W. Bush,182,REP,48,,2,11/2/2004,47.09,52.1,-5.01,7.01,7.01,0,2.582710211779899, -4558,5896,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/23/2004,600,John Kerry,157,DEM,45,George W. Bush,182,REP,47,,-2,11/2/2004,49.23,49.9,-.67,1.33,-1.33,1,-2.139320741020278, -4547,5884,770,2004,2004_Pres-G_IN,IN,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/23/2004,600,John Kerry,157,DEM,40,George W. Bush,182,REP,56,1,-16,11/2/2004,39.26,59.94,-20.68,4.68,4.68,1,.5517832930938563, -4573,5911,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,Live Phone,,10/23/2004,600,John Kerry,157,DEM,45,George W. Bush,182,REP,44,1,1,11/2/2004,51.23,47.81,3.42,2.42,-2.42,1,-1.048613450405133,for Detroit News -4578,5916,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2004,561,John Kerry,157,DEM,51,George W. Bush,182,REP,46,,5,11/2/2004,51.23,47.81,3.42,1.58,1.58,1,-2.050202235852245, -4569,5907,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/23/2004,601,John Kerry,157,DEM,52,George W. Bush,182,REP,42,,10,11/2/2004,51.23,47.81,3.42,6.58,6.58,1,3.351105716342043, -4557,5895,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/23/2004,600,John Kerry,157,DEM,46,George W. Bush,182,REP,45,,1,11/2/2004,51.09,47.61,3.48,2.48,-2.48,1,-1.268590670983189, -4524,5859,779,2004,2004_Pres-G_MO,MO,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/23/2004,800,John Kerry,157,DEM,45,George W. Bush,182,REP,48,,-3,11/2/2004,46.1,53.3,-7.2,4.2,4.2,1,.8924786152262875, -4550,5888,782,2004,2004_Pres-G_NC,NC,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/23/2004,694,John Kerry,157,DEM,44,George W. Bush,182,REP,54,,-10,11/2/2004,43.58,56.02,-12.43,2.43,2.43,1,-2.448498246742599, -4552,5904,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/23/2004,852,John Kerry,157,DEM,46,George W. Bush,182,REP,46,2,0,11/2/2004,52.92,46.24,6.68,6.68,-6.68,.5,2.805526600929513, -4504,5839,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2004,500,John Kerry,157,DEM,47,George W. Bush,182,REP,49,,-2,11/2/2004,47.88,50.47,-2.59,.59,.59,1,-3.306839471554867, -4559,5897,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/23/2004,600,John Kerry,157,DEM,44,George W. Bush,182,REP,48,,-4,11/2/2004,47.88,50.47,-2.59,1.41,-1.41,1,-2.697458991543, -4576,5914,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2004,537,John Kerry,157,DEM,46,George W. Bush,182,REP,50,,-4,11/2/2004,48.71,50.81,-2.11,1.89,-1.89,1,-1.628780274369971, -4525,5872,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/23/2004,801,John Kerry,157,DEM,46,George W. Bush,182,REP,47.5,,-1.5,11/2/2004,48.71,50.81,-2.11,.61,.61,1,-2.723588609215886,average of multiple versions or turnout models listed in poll -4553,5891,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/23/2004,600,John Kerry,157,DEM,42,George W. Bush,182,REP,47,,-5,11/2/2004,48.71,50.81,-2.11,2.89,-2.89,1,-.4095365395997834, -4518,5853,791,2004,2004_Pres-G_OK,OK,Pres-G,Pres-G,WPA Intelligence (WPAi),383,Live Phone,,10/23/2004,500,John Kerry,157,DEM,28,George W. Bush,182,REP,61,,-33,11/2/2004,34.43,65.57,-31.14,1.86,-1.86,1,-2.267580882342764, -4560,5898,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/23/2004,600,John Kerry,157,DEM,47,George W. Bush,182,REP,45,,2,11/2/2004,50.92,48.42,2.5,.5,-.5,1,-2.558166557814963, -4543,5880,795,2004,2004_Pres-G_SC,SC,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/23/2004,564,John Kerry,157,DEM,39,George W. Bush,182,REP,57,,-18,11/2/2004,40.9,57.98,-17.08,.92,-.92,1,-4.514127723375135, -4554,5892,796,2004,2004_Pres-G_SD,SD,Pres-G,Pres-G,McLaughlin & Associates,203,Live Phone,R,10/23/2004,400,John Kerry,157,DEM,33,George W. Bush,182,REP,55,2,-22,11/2/2004,38.44,59.91,-21.47,.53,-.53,1,-5.546902298946717,for unspecified Republican sponsor -4572,5910,800,2004,2004_Pres-G_VA,VA,Pres-G,Pres-G,Richmond Times-Dispatch,288,Live Phone,,10/23/2004,751,John Kerry,157,DEM,40,George W. Bush,182,REP,49,,-9,11/2/2004,45.48,53.68,-8.2,.8,-.8,1,-3.935565776356486, -4531,5867,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/23/2004,801,John Kerry,157,DEM,44.5,George W. Bush,182,REP,49,1,-4.5,11/2/2004,49.7,49.32,.38,4.88,-4.88,0,2.209645720250618,average of multiple versions or turnout models listed in poll -4563,5901,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/23/2004,600,John Kerry,157,DEM,45,George W. Bush,182,REP,48,,-3,11/2/2004,49.7,49.32,.38,3.38,-3.38,0,.3278497869553531, -4547,88548,1366,2004,2004_Gov-G_IN,IN,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/23/2004,600,Joseph Kernan,12785,DEM,45,"Mitchell Daniels, Jr.",12784,REP,48,3,-3,11/2/2004,45.49,53.21,-7.72,4.72,4.72,1,.4471534548228793, -4524,88559,1367,2004,2004_Gov-G_MO,MO,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/23/2004,800,Claire McCaskill,12790,DEM,46,Matt Blunt,12789,REP,48,,-2,11/2/2004,47.85,50.83,-2.98,.98,.98,1,-4.132830824317331, -4550,88580,1369,2004,2004_Gov-G_NC,NC,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/23/2004,694,Mike Easley,12795,DEM,57,Patrick J. Ballantine,12797,REP,39,,18,11/2/2004,55.62,42.88,12.74,5.26,5.26,1,.7172091659840012, -25153,30391,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/23/2004,400,Betty Castor,3157,DEM,44,Mel Martinez,3156,REP,46,,-2,11/2/2004,48.32,49.43,-1.11,.89,-.89,1,-2.629056639205892, -4548,26664,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/23/2004,801,Betty Castor,3157,DEM,46,Mel Martinez,3156,REP,48,,-2,11/2/2004,48.32,49.43,-1.11,.89,-.89,1,-2.234121501231589, -4549,30527,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/23/2004,738,Betty Castor,3157,DEM,50,Mel Martinez,3156,REP,47,,3,11/2/2004,48.32,49.43,-1.11,4.11,4.11,0,.9424477472345, -4547,26624,1626,2004,2004_Sen-G_IN,IN,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/23/2004,600,Evan Bayh,3223,DEM,65,Marvin Bailey Scott,3224,REP,31,,34,11/2/2004,61.65,37.23,24.42,9.58,9.58,1,3.377491478986423, -25127,30365,1629,2004,2004_Sen-G_KY,KY,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/23/2004,502,Daniel Mongiardo,3233,DEM,43,Jim Bunning,3232,REP,44,,-1,11/2/2004,49.34,50.66,-1.31,.31,.31,1,-7.362211781017933,for Daniel Mongiardo -4524,26627,1632,2004,2004_Sen-G_MO,MO,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/23/2004,800,Nancy Farmer,3261,DEM,40,Christopher S. Bond,3260,REP,56,,-16,11/2/2004,42.8,56.09,-13.3,2.7,-2.7,1,-3.837850639254166, -4550,30546,1636,2004,2004_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/23/2004,686,Erskine Bowles,3268,DEM,44,Richard Burr,3267,REP,50,,-6,11/2/2004,47.02,51.6,-4.58,1.42,-1.42,1,-2.987454064506827, -4518,26800,1639,2004,2004_Sen-G_OK,OK,Sen-G,Sen-G,WPA Intelligence (WPAi),383,Live Phone,,10/23/2004,500,Brad R. Carson,3311,DEM,38,Tom Coburn,3310,REP,41,6,-3,11/2/2004,41.24,52.77,-11.52,8.52,8.52,1,.8190919826036542, -4543,30565,1642,2004,2004_Sen-G_SC,SC,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/23/2004,559,Inez Tenenbaum,3336,DEM,39,Jim DeMint,3335,REP,52,,-13,11/2/2004,44.1,53.67,-9.57,3.43,-3.43,1,-1.098224505057657, -4554,26524,1643,2004,2004_Sen-G_SD,SD,Sen-G,Sen-G,McLaughlin & Associates,203,Live Phone,R,10/23/2004,400,Tom Daschle,3349,DEM,45,John Thune,3348,REP,49,,-4,11/2/2004,49.42,50.58,-1.15,2.85,-2.85,1,-.872610849659771,for unspecified Republican sponsor -64112,117955,3320,2004,2004_House-G_KY-3,KY-3,House-G,House-G,Louisville Courier-Journal,174,Live Phone,,10/23/2004,634,Tony Miller,13997,DEM,33,Anne Meagher Northup,13998,REP,57,,-24,11/2/2004,37.8,60.26,-22.46,1.54,-1.54,1,-3.510271673259169, -74188,139143,3373,2004,2004_House-G_MN-6,MN-6,House-G,House-G,SurveyUSA,325,IVR,,10/23/2004,600,Patty Wetterling,14443,DEM,36,Mark R. Kennedy,14444,REP,53,,-17,11/2/2004,45.94,53.99,-8.05,8.95,-8.95,1,2.794590656316402,for KSTP-TV Minneapolis; sample size unavailable; estimated at 600 as a default -14994,33185,8654,2004,2004_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,10/23/2004,600,Generic Candidate,13750,DEM,47,Generic Candidate,13751,REP,50,,-3,11/2/2004,46.6,49.24,-2.64,.36,-.36,1,-4.544290489524047,for USA Today | CNN; sample size unavailable; estimated at 600 as a default -15580,20420,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/24/2004,1000,John Kerry,157,DEM,42,George W. Bush,182,REP,47,,-5,11/2/2004,48.24,50.7,-2.46,2.54,-2.54,1,.037093587334351, -15217,20057,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,SSRS,297,Live Phone,,10/24/2004,741,John Kerry,157,DEM,48,George W. Bush,182,REP,49,,-1,11/2/2004,48.24,50.7,-2.46,1.46,1.46,1,-1.274112753579122, -15751,20591,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/24/2004,1200,John Kerry,157,DEM,46,George W. Bush,182,REP,49,1,-3,11/2/2004,48.24,50.7,-2.46,.54,-.54,1,-2.079527012067858, -4505,5840,757,2004,2004_Pres-G_AR,AR,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/24/2004,649,John Kerry,157,DEM,45,George W. Bush,182,REP,51,,-6,11/2/2004,44.55,54.31,-9.76,3.76,3.76,1,-1.110896780556218, -4556,5894,759,2004,2004_Pres-G_CA,CA,Pres-G,Pres-G,Field Research Corp. (Field Poll),94,Live Phone,,10/24/2004,1086,John Kerry,157,DEM,49,George W. Bush,182,REP,42,,7,11/2/2004,54.3,44.36,9.95,2.95,-2.95,1,-.4537389954773209, -4512,5847,759,2004,2004_Pres-G_CA,CA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/24/2004,743,John Kerry,157,DEM,53,George W. Bush,182,REP,44,,9,11/2/2004,54.3,44.36,9.95,.95,-.95,1,-3.502632991499526, -4502,5837,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/24/2004,600,John Kerry,157,DEM,49,George W. Bush,182,REP,46.5,1,2.5,11/2/2004,47.09,52.1,-5.01,7.51,7.51,0,2.959091913812562,average of multiple versions or turnout models listed in poll -4544,5881,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Los Angeles Times,172,Live Phone,,10/24/2004,510,John Kerry,157,DEM,43,George W. Bush,182,REP,51,2,-8,11/2/2004,47.09,52.1,-5.01,2.99,-2.99,1,-1.796341022206267, -4516,5878,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/24/2004,944,John Kerry,157,DEM,46,George W. Bush,182,REP,49,1,-3,11/2/2004,47.09,52.1,-5.01,2.01,2.01,1,-2.475045832384135, -4540,5883,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Gallup,112,Live Phone,,10/24/2004,649,John Kerry,157,DEM,46,George W. Bush,182,REP,50,1,-4,11/2/2004,49.23,49.9,-.67,3.33,-3.33,1,.0096771501184055, -4519,5854,771,2004,2004_Pres-G_KS,KS,Pres-G,Pres-G,Market Research Institute Inc.,186,Live Phone,,10/24/2004,573,John Kerry,157,DEM,30,George W. Bush,182,REP,59,1,-29,11/2/2004,36.62,62,-25.38,3.62,-3.62,1,-1.447502974968049, -4529,5864,779,2004,2004_Pres-G_MO,MO,Pres-G,Pres-G,Market Research Institute Inc.,186,Live Phone,,10/24/2004,553,John Kerry,157,DEM,45,George W. Bush,182,REP,49,,-4,11/2/2004,46.1,53.3,-7.2,3.2,3.2,1,-.2481482451344201, -4513,5848,779,2004,2004_Pres-G_MO,MO,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/24/2004,680,John Kerry,157,DEM,45,George W. Bush,182,REP,52,,-7,11/2/2004,46.1,53.3,-7.2,.2,.2,1,-3.378940098918839, -4622,5966,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2004,400,John Kerry,157,DEM,53,George W. Bush,182,REP,41,,12,11/2/2004,52.92,46.24,6.68,5.32,5.32,1,1.016319271296086, -4503,5838,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/24/2004,600,John Kerry,157,DEM,49,George W. Bush,182,REP,47,,2,11/2/2004,48.71,50.81,-2.11,4.11,4.11,0,.8510736058664427, -4534,15886,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Los Angeles Times,172,Live Phone,,10/24/2004,585,John Kerry,157,DEM,50,George W. Bush,182,REP,44,,6,11/2/2004,48.71,50.81,-2.11,8.11,8.11,0,5.010830582982316,average of multiple versions or turnout models listed in poll -4514,5849,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/24/2004,831,John Kerry,157,DEM,50,George W. Bush,182,REP,47,,3,11/2/2004,48.71,50.81,-2.11,5.11,5.11,0,2.163491295801069, -4509,5844,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/24/2004,600,John Kerry,157,DEM,50,George W. Bush,182,REP,47,,3,11/2/2004,50.92,48.42,2.5,.5,.5,1,-2.472504039724344, -4528,15889,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Los Angeles Times,172,Live Phone,,10/24/2004,568,John Kerry,157,DEM,48,George W. Bush,182,REP,48,,0,11/2/2004,50.92,48.42,2.5,2.5,-2.5,.5,-.3968081697394765,average of multiple versions or turnout models listed in poll -4517,5879,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/24/2004,909,John Kerry,157,DEM,47,George W. Bush,182,REP,49,,-2,11/2/2004,50.92,48.42,2.5,4.5,-4.5,0,2.016469074807667, -4515,5850,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/24/2004,803,John Kerry,157,DEM,53,George W. Bush,182,REP,45,,8,11/2/2004,50.92,48.42,2.5,5.5,5.5,1,3.045085472907357, -25357,5899,799,2004,2004_Pres-G_UT,UT,Pres-G,Pres-G,Valley Research,368,Live Phone,,10/24/2004,1200,John Kerry,157,DEM,23,George W. Bush,182,REP,68,2,-45,11/2/2004,26,71.54,-45.54,.54,.54,1,-3.739806527650202,for The Salt Lake Tribune -4530,5865,800,2004,2004_Pres-G_VA,VA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2004,625,John Kerry,157,DEM,44,George W. Bush,182,REP,50,,-6,11/2/2004,45.48,53.68,-8.2,2.2,2.2,1,-2.426304322344998, -4506,5841,802,2004,2004_Pres-G_WA,WA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/24/2004,618,John Kerry,157,DEM,51,George W. Bush,182,REP,45,,6,11/2/2004,52.82,45.64,7.18,1.18,-1.18,1,-1.88130526497837, -4529,88560,1367,2004,2004_Gov-G_MO,MO,Gov-G,Gov-G,Market Research Institute Inc.,186,Live Phone,,10/24/2004,500,Claire McCaskill,12790,DEM,46,Matt Blunt,12789,REP,47,,-1,11/2/2004,47.85,50.83,-2.98,1.98,1.98,1,-3.073371920750687, -4513,88561,1367,2004,2004_Gov-G_MO,MO,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/24/2004,678,Claire McCaskill,12790,DEM,44,Matt Blunt,12789,REP,52,,-8,11/2/2004,47.85,50.83,-2.98,5.02,-5.02,1,.7696500965108447, -25357,120075,1372,2004,2004_Gov-G_UT,UT,Gov-G,Gov-G,Valley Research,368,Live Phone,,10/24/2004,1200,"Scott M. Matheson, Jr.",12803,DEM,36,"Jon M. Huntsman, Jr.",12805,REP,50,,-14,11/2/2004,41.35,57.74,-16.4,2.4,2.4,1,-2.302241209283717,for The Salt Lake Tribune -4506,88620,1373,2004,2004_Gov-G_WA,WA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/24/2004,618,Christine Gregoire,12814,DEM,49,Dino Rossi,12812,REP,47,,2,11/2/2004,48.87,48.87,0,2,2,1,-3.772700723593003, -4505,26695,1617,2004,2004_Sen-G_AR,AR,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/24/2004,649,Blanche Lincoln,3108,DEM,57,Jim Holt,3109,REP,38,,19,11/2/2004,55.9,44.07,11.83,7.17,7.17,1,-2.738154440662647, -4556,26385,1618,2004,2004_Sen-G_CA,CA,Sen-G,Sen-G,Field Research Corp. (Field Poll),94,Live Phone,,10/24/2004,1086,Barbara Boxer,3118,DEM,53,Bill Jones,3119,REP,34,,19,11/2/2004,57.71,37.8,19.91,.91,-.91,1,-3.066854640213768, -4512,26700,1618,2004,2004_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/24/2004,743,Barbara Boxer,3118,DEM,53,Bill Jones,3119,REP,38,,15,11/2/2004,57.71,37.8,19.91,4.91,-4.91,1,.9651043474125082, -4516,30463,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/24/2004,944,Betty Castor,3157,DEM,46,Mel Martinez,3156,REP,49,,-3,11/2/2004,48.32,49.43,-1.11,1.89,-1.89,1,-1.13530065346171, -4519,26475,1628,2004,2004_Sen-G_KS,KS,Sen-G,Sen-G,Market Research Institute Inc.,186,Live Phone,,10/24/2004,573,Lee Jones,3227,DEM,26,Sam Brownback,3226,REP,59,,-33,11/2/2004,27.49,69.16,-41.68,8.68,8.68,1,1.63206107975526, -63795,117448,1628,2004,2004_Sen-G_KS,KS,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/24/2004,573,Lee Jones,3227,DEM,26,Sam Brownback,3226,REP,59,,-33,11/2/2004,27.49,69.16,-41.68,8.68,8.68,1,1.518414468037616, -4529,26480,1632,2004,2004_Sen-G_MO,MO,Sen-G,Sen-G,Market Research Institute Inc.,186,Live Phone,,10/24/2004,553,Nancy Farmer,3261,DEM,36,Christopher S. Bond,3260,REP,53,,-17,11/2/2004,42.8,56.09,-13.3,3.7,-3.7,1,-2.672340538342, -4513,117369,1632,2004,2004_Sen-G_MO,MO,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/24/2004,675,Nancy Farmer,3261,DEM,34,Christopher S. Bond,3260,REP,60,,-26,11/2/2004,42.8,56.09,-13.3,12.7,-12.7,1,7.742241781739169, -4514,30552,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/24/2004,818,Eric D. Fingerhut,3306,DEM,33,George V. Voinovich,3305,REP,59,,-26,11/2/2004,36.15,63.85,-27.7,1.7,1.7,1,-2.419080517139488, -4517,26584,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/24/2004,909,Joe Hoeffel,3331,DEM,33.5,Arlen Specter,3330,REP,57.5,7,-24,11/2/2004,41.99,52.62,-10.63,13.37,-13.37,1,5.165386796993872,average of multiple versions or turnout models listed in poll -4515,26748,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/24/2004,803,Joe Hoeffel,3331,DEM,38,Arlen Specter,3330,REP,51,,-13,11/2/2004,41.99,52.62,-10.63,2.37,-2.37,1,-6.630704945490223, -25357,30597,1644,2004,2004_Sen-G_UT,UT,Sen-G,Sen-G,Valley Research,368,Live Phone,,10/24/2004,1200,R. Paul Van Dam,3351,DEM,23,Robert F. Bennett,3350,REP,61,,-38,11/2/2004,28.4,68.73,-40.33,2.33,2.33,1,-2.956676338942918,for The Salt Lake Tribune -4506,26757,1646,2004,2004_Sen-G_WA,WA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/24/2004,618,Patty Murray,3364,DEM,55,George R. Nethercutt,3366,REP,41,,14,11/2/2004,54.98,42.74,12.24,1.76,1.76,1,-3.355117769152349, -74179,139126,3326,2004,2004_House-O_LA-3,LA-3,House-G,House-O,Market Research Insight,185,Live Phone,,10/24/2004,600,Charlie Melancon,16607,DEM,14,William Tauzin,16609,REP,25,26,-11,11/2/2004,23.93,32,-8.07,2.93,-2.93,0,-4.016694938889675,sample size unavailable; estimated at 600 as a default -25357,139417,3554,2004,2004_House-G_UT-1,UT-1,House-G,House-G,Valley Research,368,Live Phone,,10/24/2004,400,Steven Thompson,16684,DEM,24.2,Rob Bishop,16685,REP,55.7,,-31.5,11/2/2004,29.13,67.91,-38.78,7.28,7.28,1,1.548316420505144,for The Salt Lake Tribune -25357,120429,3555,2004,2004_House-G_UT-2,UT-2,House-G,House-G,Valley Research,368,Live Phone,,10/24/2004,400,Jim Matheson,13806,DEM,44,John Swallow,13807,REP,38.4,,5.5999999,11/2/2004,54.76,43.21,11.54,5.94,-5.94,1,.1310893333698286,for The Salt Lake Tribune -25357,139420,3556,2004,2004_House-G_UT-3,UT-3,House-G,House-G,Valley Research,368,Live Phone,,10/24/2004,400,Beau Babka,16687,DEM,28.8,Christopher Black Cannon,16688,REP,52.5,,-23.700001,11/2/2004,32.52,63.39,-30.87,7.17,7.17,1,2.245699007324327,for The Salt Lake Tribune -15018,19858,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,10/25/2004,1000,John Kerry,157,DEM,49,George W. Bush,182,REP,47,,2,11/2/2004,48.24,50.7,-2.46,4.46,4.46,0,2.183895080971033, -4510,5845,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,The Florida Poll,99,Live Phone,,10/25/2004,802,John Kerry,157,DEM,48,George W. Bush,182,REP,47,2,1,11/2/2004,47.09,52.1,-5.01,6.01,6.01,0,1.634908853116941, -4491,5825,765,2004,2004_Pres-G_GA,GA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/25/2004,801,John Kerry,157,DEM,40,George W. Bush,182,REP,57,,-17,11/2/2004,41.37,57.97,-16.6,.4,-.4,1,-4.341867221791868, -4478,5809,775,2004,2004_Pres-G_MD,MD,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/2004,625,John Kerry,157,DEM,52,George W. Bush,182,REP,41,,11,11/2/2004,55.91,42.93,12.98,1.98,-1.98,1,-3.247275960688402, -4480,5814,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/25/2004,801,John Kerry,157,DEM,47,George W. Bush,182,REP,47,1,0,11/2/2004,51.23,47.81,3.42,3.42,-3.42,.5,.5372484477222896,average of multiple versions or turnout models listed in poll -4490,5824,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/25/2004,801,John Kerry,157,DEM,47.5,George W. Bush,182,REP,49,1,-1.5,11/2/2004,51.09,47.61,3.48,4.98,-4.98,0,1.506555222008271,average of multiple versions or turnout models listed in poll -4487,5819,782,2004,2004_Pres-G_NC,NC,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/25/2004,600,John Kerry,157,DEM,45,George W. Bush,182,REP,51,,-6,11/2/2004,43.58,56.02,-12.43,6.43,6.43,1,1.334391790146241, -4551,5889,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/25/2004,549,John Kerry,157,DEM,47,George W. Bush,182,REP,40,,7,11/2/2004,52.92,46.24,6.68,.32,.32,1,-3.970590203104798, -4472,5803,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/25/2004,801,John Kerry,157,DEM,44.5,George W. Bush,182,REP,44,1,.5,11/2/2004,52.92,46.24,6.68,6.18,-6.18,1,2.926476040988528,average of multiple versions or turnout models listed in poll -4579,5917,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Columbus Dispatch,57,Mail,,10/25/2004,2880,John Kerry,157,DEM,50,George W. Bush,182,REP,50,,0,11/2/2004,48.71,50.81,-2.11,2.11,2.11,.5,-.4898098275868528, -4477,5808,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,Moore Information,217,Live Phone,,10/25/2004,450,John Kerry,157,DEM,47,George W. Bush,182,REP,45,,2,11/2/2004,51.35,47.19,4.16,2.16,-2.16,1,-1.46944256135316,among registered voters -4500,5846,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Gallup,112,Live Phone,,10/25/2004,670,John Kerry,157,DEM,50,George W. Bush,182,REP,47,,3,11/2/2004,50.92,48.42,2.5,.5,.5,1,-2.14495796410922, -4536,5873,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Temple University,336,Live Phone,,10/25/2004,1488,John Kerry,157,DEM,48,George W. Bush,182,REP,47,,1,11/2/2004,50.92,48.42,2.5,1.5,-1.5,1,-.8082125558217196, -55068,5902,799,2004,2004_Pres-G_UT,UT,Pres-G,Pres-G,Dan Jones & Associates,70,Live Phone,,10/25/2004,1228,John Kerry,157,DEM,24,George W. Bush,182,REP,69,1,-45,11/2/2004,26,71.54,-45.54,.54,.54,1,-3.468957894827738,among registered voters -4483,5820,802,2004,2004_Pres-G_WA,WA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/25/2004,801,John Kerry,157,DEM,50.5,George W. Bush,182,REP,44,2,6.5,11/2/2004,52.82,45.64,7.18,.68,-.68,1,-2.313747547175244,average of multiple versions or turnout models listed in poll -4507,5842,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,University of Wisconsin (Badger Poll),365,Live Phone,,10/25/2004,545,John Kerry,157,DEM,45,George W. Bush,182,REP,48,3,-3,11/2/2004,49.7,49.32,.38,3.38,-3.38,0,.0283302860418997, -4487,88581,1369,2004,2004_Gov-G_NC,NC,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/25/2004,600,Mike Easley,12795,DEM,53,Patrick J. Ballantine,12797,REP,41,,12,11/2/2004,55.62,42.88,12.74,.74,-.74,1,-3.968143047077854, -55068,88606,1372,2004,2004_Gov-G_UT,UT,Gov-G,Gov-G,Dan Jones & Associates,70,Live Phone,,10/25/2004,1228,"Scott M. Matheson, Jr.",12803,DEM,38,"Jon M. Huntsman, Jr.",12805,REP,54,1,-16,11/2/2004,41.35,57.74,-16.4,.4,.4,1,-4.547774912382888, -4483,88621,1373,2004,2004_Gov-G_WA,WA,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,10/25/2004,801,Christine Gregoire,12814,DEM,47,Dino Rossi,12812,REP,42,,5,11/2/2004,48.87,48.87,0,5,5,1,-.6197078723398772, -25134,30372,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Global Strategy Group,118,Live Phone,D,10/25/2004,700,Betty Castor,3157,DEM,47,Mel Martinez,3156,REP,43,,4,11/2/2004,48.32,49.43,-1.11,5.11,5.11,0,2.077759278779092,for unspecified Democratic sponsor -4510,30582,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,The Florida Poll,99,Live Phone,,10/25/2004,802,Betty Castor,3157,DEM,46.6,Mel Martinez,3156,REP,43.5,,3.0999999,11/2/2004,48.32,49.43,-1.11,4.21,4.21,0,1.228602036300589, -4491,26669,1622,2004,2004_Sen-G_GA,GA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/25/2004,801,Denise Majette,3174,DEM,40,Johnny Isakson,3173,REP,55,1,-15,11/2/2004,39.98,57.88,-17.9,2.9,2.9,1,-1.331021373786866, -4487,26631,1636,2004,2004_Sen-G_NC,NC,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/25/2004,600,Erskine Bowles,3268,DEM,46,Richard Burr,3267,REP,47,,-1,11/2/2004,47.02,51.6,-4.58,3.58,3.58,1,-.492584382322062, -4579,26360,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,Columbus Dispatch,57,Mail,,10/25/2004,2880,Eric D. Fingerhut,3306,DEM,38,George V. Voinovich,3305,REP,62,,-24,11/2/2004,36.15,63.85,-27.7,3.7,3.7,1,.0420244919638058, -4536,26772,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,Temple University,336,Live Phone,,10/25/2004,1488,Joe Hoeffel,3331,DEM,29,Arlen Specter,3330,REP,51,5,-22,11/2/2004,41.99,52.62,-10.63,11.37,-11.37,1,3.506433376964749, -63717,117282,1643,2004,2004_Sen-G_SD,SD,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2004,500,Tom Daschle,3349,DEM,46,John Thune,3348,REP,49,,-3,11/2/2004,49.42,50.58,-1.15,1.85,-1.85,1,-1.573542469162279, -55068,120120,1644,2004,2004_Sen-G_UT,UT,Sen-G,Sen-G,Dan Jones & Associates,70,Live Phone,,10/25/2004,1228,R. Paul Van Dam,3351,DEM,22,Robert F. Bennett,3350,REP,65,2,-43,11/2/2004,28.4,68.73,-40.33,2.67,-2.67,1,-2.253995989490756,among registered voters -4483,26685,1646,2004,2004_Sen-G_WA,WA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/25/2004,801,Patty Murray,3364,DEM,49,George R. Nethercutt,3366,REP,41,,8,11/2/2004,54.98,42.74,12.24,4.24,-4.24,1,-.8345634064288926, -4507,26789,1647,2004,2004_Sen-G_WI,WI,Sen-G,Sen-G,University of Wisconsin (Badger Poll),365,Live Phone,,10/25/2004,545,Russ Feingold,3375,DEM,51,Tim Michels,3376,REP,36,,15,11/2/2004,55.35,44.11,11.24,3.76,3.76,1,-2.36931653700027, -55068,139416,3554,2004,2004_House-G_UT-1,UT-1,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/25/2004,600,Steven Thompson,16684,DEM,21,Rob Bishop,16685,REP,64,2,-43,11/2/2004,29.13,67.91,-38.78,4.22,-4.22,1,-1.74401545385444,sample size unavailable; estimated at 600 as a default -55068,117811,3555,2004,2004_House-G_UT-2,UT-2,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/25/2004,430,Jim Matheson,13806,DEM,51,John Swallow,13807,REP,41,,10,11/2/2004,54.76,43.21,11.54,1.54,-1.54,1,-4.949506918860823, -55068,139419,3556,2004,2004_House-G_UT-3,UT-3,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/25/2004,600,Beau Babka,16687,DEM,25,Christopher Black Cannon,16688,REP,55,2,-30,11/2/2004,32.52,63.39,-30.87,.87,.87,1,-5.082776772068657,sample size unavailable; estimated at 600 as a default -64289,118273,3576,2004,2004_House-G_WA-8,WA-8,House-G,House-G,SurveyUSA,325,IVR,,10/25/2004,664,Dave Ross,14369,DEM,43,David G. Reichert,14370,REP,49,,-6,11/2/2004,46.7,51.5,-4.8,1.2,-1.2,1,-5.905980998220335, -15018,33184,8654,2004,2004_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,Live Phone,,10/25/2004,600,Generic Candidate,13750,DEM,51,Generic Candidate,13751,REP,42,,9,11/2/2004,46.6,49.24,-2.64,11.64,11.64,0,7.441304820852165,sample size unavailable; estimated at 600 as a default -14791,20482,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/26/2004,600,John Kerry,157,DEM,48,George W. Bush,182,REP,49,1,-1,11/2/2004,48.24,50.7,-2.46,1.46,1.46,1,-1.245322879330709,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll -63583,117024,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,10/26/2004,1092,John Kerry,157,DEM,46,George W. Bush,182,REP,48,1,-2,11/2/2004,48.24,50.7,-2.46,.46,.46,1,-1.89336934870201, -4461,5790,756,2004,2004_Pres-G_AL,AL,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/26/2004,636,John Kerry,157,DEM,39,George W. Bush,182,REP,57,,-18,11/2/2004,36.84,62.46,-25.62,7.62,7.62,1,3.502891327819722, -4421,5745,758,2004,2004_Pres-G_AZ,AZ,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2004,500,John Kerry,157,DEM,45,George W. Bush,182,REP,50,,-5,11/2/2004,44.4,54.87,-10.47,5.47,5.47,1,1.15517152843494, -4439,5763,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,Public Opinion Strategies,260,Live Phone,,10/26/2004,500,John Kerry,157,DEM,42,George W. Bush,182,REP,51,,-9,11/2/2004,47.04,51.71,-4.67,4.33,-4.33,1,1.060996657678447, -4479,5810,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Hamilton Campaigns,130,Live Phone,,10/26/2004,600,John Kerry,157,DEM,46,George W. Bush,182,REP,48,,-2,11/2/2004,47.09,52.1,-5.01,3.01,3.01,1,-1.576146634887687, -4468,5798,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/26/2004,801,John Kerry,157,DEM,46.5,George W. Bush,182,REP,50,1,-3.5,11/2/2004,47.09,52.1,-5.01,1.51,1.51,1,-3.090473351231937,average of multiple versions or turnout models listed in poll -4481,5812,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/26/2004,600,John Kerry,157,DEM,46,George W. Bush,182,REP,48,,-2,11/2/2004,47.09,52.1,-5.01,3.01,3.01,1,-1.564409761206264, -4445,5780,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/26/2004,600,John Kerry,157,DEM,47,George W. Bush,182,REP,48,1,-1,11/2/2004,49.23,49.9,-.67,.33,-.33,1,-3.020420466278966,average of multiple versions or turnout models listed in poll -4471,5801,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/26/2004,600,John Kerry,157,DEM,48,George W. Bush,182,REP,49,1,-1,11/2/2004,49.23,49.9,-.67,.33,-.33,1,-3.007851579792522, -4448,5787,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/26/2004,801,John Kerry,157,DEM,46,George W. Bush,182,REP,49,1,-3,11/2/2004,49.23,49.9,-.67,2.33,-2.33,1,-.7859416440423211,average of multiple versions or turnout models listed in poll -4469,5799,771,2004,2004_Pres-G_KS,KS,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/26/2004,651,John Kerry,157,DEM,37,George W. Bush,182,REP,60,,-23,11/2/2004,36.62,62,-25.38,2.38,2.38,1,-2.990048257576337, -4455,5793,775,2004,2004_Pres-G_MD,MD,Pres-G,Pres-G,Ipsos,154,Live Phone,,10/26/2004,455,John Kerry,157,DEM,59,George W. Bush,182,REP,38,,21,11/2/2004,55.91,42.93,12.98,8.02,8.02,1,3.702484449129551,for Reuters -4467,5796,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/26/2004,600,John Kerry,157,DEM,50,George W. Bush,182,REP,46,1,4,11/2/2004,51.23,47.81,3.42,.58,.58,1,-2.844084168833581, -63585,117027,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Humphrey Institute,143,Live Phone,,10/26/2004,690,John Kerry,157,DEM,44,George W. Bush,182,REP,47,5,-3,11/2/2004,51.09,47.61,3.48,6.48,-6.48,0,2.776601186222365, -4456,5783,782,2004,2004_Pres-G_NC,NC,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2004,625,John Kerry,157,DEM,43,George W. Bush,182,REP,52,1,-9,11/2/2004,43.58,56.02,-12.43,3.43,3.43,1,-1.863743586959736, -25353,5792,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,10/26/2004,758,John Kerry,157,DEM,50,George W. Bush,182,REP,46,1,4,11/2/2004,50.24,48.87,1.37,2.63,2.63,1,-.2582941534268227,for WMUR -4416,5740,787,2004,2004_Pres-G_NM,NM,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2004,500,John Kerry,157,DEM,44,George W. Bush,182,REP,48,2,-4,11/2/2004,49.05,49.84,-.79,3.21,-3.21,1,-.6891501565077192, -4475,5806,787,2004,2004_Pres-G_NM,NM,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/26/2004,600,John Kerry,157,DEM,44,George W. Bush,182,REP,47,,-3,11/2/2004,49.05,49.84,-.79,2.21,-2.21,1,-1.403030741359394, -4465,117036,789,2004,2004_Pres-G_NY,NY,Pres-G,Pres-G,Marist College,183,Live Phone,,10/26/2004,636,John Kerry,157,DEM,58,George W. Bush,182,REP,38,1,20,11/2/2004,58.37,40.08,18.29,1.71,1.71,1,-2.498275672186373,for NBC News -4404,5728,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2004,1500,John Kerry,157,DEM,45,George W. Bush,182,REP,48,,-3,11/2/2004,48.71,50.81,-2.11,.89,-.89,1,-1.893676280253056, -4443,5773,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/26/2004,801,John Kerry,157,DEM,46.5,George W. Bush,182,REP,47.5,,-1,11/2/2004,48.71,50.81,-2.11,1.11,1.11,1,-2.020105426564129,average of multiple versions or turnout models listed in poll -4435,5759,791,2004,2004_Pres-G_OK,OK,Pres-G,Pres-G,Cole Hargrave Snodgrass & Associates,56,Live Phone,,10/26/2004,500,John Kerry,157,DEM,32,George W. Bush,182,REP,60,,-28,11/2/2004,34.43,65.57,-31.14,3.14,3.14,1,-.3823405685772637,among registered voters -4462,5791,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/26/2004,600,John Kerry,157,DEM,50,George W. Bush,182,REP,46,,4,11/2/2004,51.35,47.19,4.16,.16,-.16,1,-3.332754304923462, -4436,5760,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,DHM Research,76,Live Phone,,10/26/2004,608,John Kerry,157,DEM,49,George W. Bush,182,REP,43,,6,11/2/2004,51.35,47.19,4.16,1.84,1.84,1,-1.385239828582529,among registered voters -4470,5800,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/26/2004,687,John Kerry,157,DEM,50,George W. Bush,182,REP,47,,3,11/2/2004,51.35,47.19,4.16,1.16,-1.16,1,-2.058500159642466, -4460,5788,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/26/2004,801,John Kerry,157,DEM,48,George W. Bush,182,REP,48,,0,11/2/2004,50.92,48.42,2.5,2.5,-2.5,.5,-.0111923168016905, -4484,5816,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,West Chester University,377,Live Phone,,10/26/2004,684,John Kerry,157,DEM,50,George W. Bush,182,REP,45,,5,11/2/2004,50.92,48.42,2.5,2.5,2.5,1,-.1402951636757493, -4450,5775,794,2004,2004_Pres-G_RI,RI,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/26/2004,594,John Kerry,157,DEM,54,George W. Bush,182,REP,41,,13,11/2/2004,59.42,38.67,20.75,7.75,-7.75,1,.834052753060514, -4447,5771,802,2004,2004_Pres-G_WA,WA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2004,800,John Kerry,157,DEM,50,George W. Bush,182,REP,45,,5,11/2/2004,52.82,45.64,7.18,2.18,-2.18,1,-.6131664073641763, -4446,5781,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/26/2004,600,John Kerry,157,DEM,48,George W. Bush,182,REP,47,1,1,11/2/2004,49.7,49.32,.38,.62,.62,1,-2.683079183858953,average of multiple versions or turnout models listed in poll -4449,5789,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/26/2004,801,John Kerry,157,DEM,46,George W. Bush,182,REP,49,1,-3,11/2/2004,49.7,49.32,.38,3.38,-3.38,0,.8949148899414809,average of multiple versions or turnout models listed in poll -4456,88582,1369,2004,2004_Gov-G_NC,NC,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2004,625,Mike Easley,12795,DEM,54,Patrick J. Ballantine,12797,REP,38,,16,11/2/2004,55.62,42.88,12.74,3.26,3.26,1,-.6635660905295608, -25353,88592,1371,2004,2004_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,10/26/2004,758,John Lynch,12801,DEM,44,Craig Benson,12802,REP,47,,-3,11/2/2004,51.02,48.87,2.15,5.15,-5.15,0,1.190988509956782,for WMUR -4447,88622,1373,2004,2004_Gov-G_WA,WA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2004,800,Christine Gregoire,12814,DEM,48,Dino Rossi,12812,REP,43,,5,11/2/2004,48.87,48.87,0,5,5,1,-.4590327115626217, -25178,30416,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2004,625,Ken Salazar,3134,DEM,46,Pete Coors,3135,REP,46,,0,11/2/2004,51.3,46.53,4.77,4.77,-4.77,.5,1.043946742189776, -4439,26553,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,,10/26/2004,500,Ken Salazar,3134,DEM,48,Pete Coors,3135,REP,42,,6,11/2/2004,51.3,46.53,4.77,1.23,1.23,1,-2.48462869537933, -25366,30606,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/26/2004,600,Ken Salazar,3134,DEM,53,Pete Coors,3135,REP,42,,11,11/2/2004,51.3,46.53,4.77,6.23,6.23,1,2.457291297844656, -4479,26447,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Hamilton Campaigns,130,Live Phone,,10/26/2004,600,Betty Castor,3157,DEM,46,Mel Martinez,3156,REP,46,,0,11/2/2004,48.32,49.43,-1.11,1.11,1.11,.5,-2.096703582409934, -4468,26663,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/26/2004,801,Betty Castor,3157,DEM,46,Mel Martinez,3156,REP,49,,-3,11/2/2004,48.32,49.43,-1.11,1.89,-1.89,1,-1.069563263945422, -4481,30613,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/26/2004,599,Betty Castor,3157,DEM,45,Mel Martinez,3156,REP,45,,0,11/2/2004,48.32,49.43,-1.11,1.11,1.11,.5,-2.124701501168254, -4471,26618,1627,2004,2004_Sen-G_IA,IA,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/26/2004,600,Art Small,3198,DEM,27,Chuck Grassley,3197,REP,65,,-38,11/2/2004,27.88,70.18,-42.31,4.31,4.31,1,-.284746180894091, -4473,26833,1627,2004,2004_Sen-G_IA,IA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/26/2004,600,Art Small,3198,DEM,27,Chuck Grassley,3197,REP,68,,-41,11/2/2004,27.88,70.18,-42.31,1.31,1.31,1,-3.93545121792276, -4455,136984,1631,2004,2004_Sen-G_MD,MD,Sen-G,Sen-G,Ipsos,154,Live Phone,,10/26/2004,455,Barbara A. Mikulski,3243,DEM,66,E. J. Pipkin,3244,REP,29,,37,11/2/2004,64.8,33.72,31.08,5.92,5.92,1,-1.543493145989551,for Reuters -4485,26841,1633,2004,2004_Sen-G_NV,NV,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/26/2004,600,Harry Reid,3287,DEM,57,Richard Ziser,3288,REP,34,,23,11/2/2004,61.08,35.14,25.94,2.94,-2.94,1,-1.697619894230231, -25353,30593,1634,2004,2004_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,10/26/2004,758,Doris R. Haddock,3277,DEM,23,Judd Gregg,3275,REP,62,,-39,11/2/2004,33.72,66.18,-32.46,6.54,-6.54,1,-.7900678798469822,for WMUR -4465,26472,1635,2004,2004_Sen-G_NY,NY,Sen-G,Sen-G,Marist College,183,Live Phone,,10/26/2004,817,Charles E. Schumer,3296,DEM,72,Howard Mills,3299,REP,16,6,56,11/2/2004,71.16,24.24,46.92,9.08,9.08,1,1.893855527778056,for NBC News; among registered voters -4456,26495,1636,2004,2004_Sen-G_NC,NC,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2004,625,Erskine Bowles,3268,DEM,46.4,Richard Burr,3267,REP,46.1,,.30000001,11/2/2004,47.02,51.6,-4.58,4.88,4.88,0,1.20623824323659, -4476,26849,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/26/2004,600,Eric D. Fingerhut,3306,DEM,27,George V. Voinovich,3305,REP,58,,-31,11/2/2004,36.15,63.85,-27.7,3.3,-3.3,1,-.730649329828461, -4435,26357,1639,2004,2004_Sen-G_OK,OK,Sen-G,Sen-G,Cole Hargrave Snodgrass & Associates,56,Live Phone,,10/26/2004,500,Brad R. Carson,3311,DEM,38,Tom Coburn,3310,REP,43,6,-5,11/2/2004,41.24,52.77,-11.52,6.52,6.52,1,-.9948484365694918,among registered voters -4460,26677,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/26/2004,801,Joe Hoeffel,3331,DEM,35,Arlen Specter,3330,REP,55,4,-20,11/2/2004,41.99,52.62,-10.63,9.37,-9.37,1,1.307916526044369, -4484,26796,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,West Chester University,377,Live Phone,,10/26/2004,684,Joe Hoeffel,3331,DEM,34,Arlen Specter,3330,REP,53,,-19,11/2/2004,41.99,52.62,-10.63,8.37,-8.37,1,.0584536136715416, -4486,26857,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/26/2004,600,Joe Hoeffel,3331,DEM,29,Arlen Specter,3330,REP,55,,-26,11/2/2004,41.99,52.62,-10.63,15.37,-15.37,1,7.365529384143915, -25148,30386,1643,2004,2004_Sen-G_SD,SD,Sen-G,Sen-G,GQR Research (GQRR),126,Live Phone,D,10/26/2004,640,Tom Daschle,3349,DEM,50,John Thune,3348,REP,48,,2,11/2/2004,49.42,50.58,-1.15,3.15,3.15,0,.1967100855694184,for Tom Daschle -25378,30618,1643,2004,2004_Sen-G_SD,SD,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/26/2004,800,Tom Daschle,3349,DEM,46,John Thune,3348,REP,48,,-2,11/2/2004,49.42,50.58,-1.15,.85,-.85,1,-2.265573661954245, -4447,26517,1646,2004,2004_Sen-G_WA,WA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2004,800,Patty Murray,3364,DEM,53,George R. Nethercutt,3366,REP,39,,14,11/2/2004,54.98,42.74,12.24,1.76,1.76,1,-3.461928785322083, -25337,30577,1647,2004,2004_Sen-G_WI,WI,Sen-G,Sen-G,Tarrance Group,333,Live Phone,R,10/26/2004,500,Russ Feingold,3375,DEM,48,Tim Michels,3376,REP,43,,5,11/2/2004,55.35,44.11,11.24,6.24,-6.24,1,1.069116428943167,for unspecified Republican sponsor -4489,30625,1647,2004,2004_Sen-G_WI,WI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/26/2004,601,Russ Feingold,3375,DEM,59,Tim Michels,3376,REP,36,,23,11/2/2004,55.35,44.11,11.24,11.76,11.76,1,8.249775833371304, -64290,118274,3228,2004,2004_House-G_CO-3,CO-3,House-G,House-G,SurveyUSA,325,IVR,,10/26/2004,630,John T. Salazar,13910,DEM,48,Greg Walcher,13911,REP,45,,3,11/2/2004,50.55,46.56,3.99,.99,-.99,1,-5.53114901891339, -25178,117982,3232,2004,2004_House-G_CO-7,CO-7,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2004,400,David J. Thomas,14047,DEM,40,Bob Beauprez,14048,REP,46,3,-6,11/2/2004,42.79,54.72,-11.92,5.92,5.92,1,-1.340442951775062, -25353,139148,3396,2004,2004_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,10/26/2004,383,Justin Nadeau,14188,DEM,26,Jeb E. Bradley,14189,REP,60,,-34,11/2/2004,36.56,63.34,-26.78,7.22,-7.22,1,.3040590952763477,for WMUR -25353,139153,3397,2004,2004_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,10/26/2004,346,Paul W. Hodes,14190,DEM,30,Charles Bass,14191,REP,57,,-27,11/2/2004,38.17,58.25,-20.08,6.92,-6.92,1,1.564336651432349,for WMUR -64045,117863,3497,2004,2004_House-G_PA-13,PA-13,House-G,House-G,Franklin & Marshall College,106,Live Phone,,10/26/2004,454,Allyson Y. Schwartz,13918,DEM,53,Melissa Brown,13919,REP,35,,18,11/2/2004,55.74,41.28,14.46,3.54,3.54,1,-3.656280883646177, -25378,119668,3512,2004,2004_House-G_SD-1,SD-1,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/26/2004,800,Stephanie Herseth Sandlin,16388,DEM,45.5,Larry Diedrich,16387,REP,48.3,,-2.8,11/2/2004,53.36,45.91,7.45,10.25,-10.25,0,5.05077417611819, -27905,33183,8654,2004,2004_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2004,600,Generic Candidate,13750,DEM,44,Generic Candidate,13751,REP,43,,1,11/2/2004,46.6,49.24,-2.64,3.64,3.64,0,-.763494458773218,sample size unavailable; estimated at 600 as a default -15016,19856,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,10/27/2004,1000,John Kerry,157,DEM,49,George W. Bush,182,REP,47,,2,11/2/2004,48.24,50.7,-2.46,4.46,4.46,0,2.334558514089961, -15748,20588,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2004,1200,John Kerry,157,DEM,47,George W. Bush,182,REP,47,1,0,11/2/2004,48.24,50.7,-2.46,2.46,2.46,.5,.0773116233322898, -25365,5776,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2004,602,John Kerry,157,DEM,48,George W. Bush,182,REP,47,,1,11/2/2004,47.04,51.71,-4.67,5.67,5.67,0,3.12688027911184, -4428,5752,761,2004,2004_Pres-G_CT,CT,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/27/2004,600,John Kerry,157,DEM,52,George W. Bush,182,REP,42,3,10,11/2/2004,54.31,43.95,10.37,.37,-.37,1,-6.507718423857443, -4375,5697,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2004,500,John Kerry,157,DEM,45,George W. Bush,182,REP,50,,-5,11/2/2004,47.09,52.1,-5.01,.01,.01,1,-4.77371769107238, -4442,5766,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Selzer & Co.,304,Live Phone,,10/27/2004,806,John Kerry,157,DEM,48,George W. Bush,182,REP,45,1,3,11/2/2004,49.23,49.9,-.67,3.67,3.67,0,.8220223599441637, -4432,5756,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2004,600,John Kerry,157,DEM,45,George W. Bush,182,REP,44,,1,11/2/2004,49.23,49.9,-.67,1.67,1.67,0,-1.520733817654143, -4396,5720,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,Live Phone,,10/27/2004,600,John Kerry,157,DEM,43,George W. Bush,182,REP,41,2,2,11/2/2004,51.23,47.81,3.42,1.42,-1.42,1,-1.757746118375276,for Detroit News -4437,5761,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2004,601,John Kerry,157,DEM,45,George W. Bush,182,REP,47,,-2,11/2/2004,51.23,47.81,3.42,5.42,-5.42,0,2.447073269227741, -4433,5757,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2004,603,John Kerry,157,DEM,45,George W. Bush,182,REP,46,,-1,11/2/2004,51.09,47.61,3.48,4.48,-4.48,0,.9865089961175609, -4440,5764,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,Franklin Pierce University,107,Live Phone,,10/27/2004,617,John Kerry,157,DEM,50,George W. Bush,182,REP,43,1,7,11/2/2004,50.24,48.87,1.37,5.63,5.63,1,3.177389172702467, -4429,5753,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/27/2004,600,John Kerry,157,DEM,49,George W. Bush,182,REP,46,2,3,11/2/2004,50.24,48.87,1.37,1.63,1.63,1,-1.295256010804385, -4453,5778,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2004,600,John Kerry,157,DEM,45,George W. Bush,182,REP,50,,-5,11/2/2004,47.88,50.47,-2.59,2.41,-2.41,1,-1.476953295471724, -4431,5755,789,2004,2004_Pres-G_NY,NY,Pres-G,Pres-G,Siena College,305,Live Phone,,10/27/2004,1062,John Kerry,157,DEM,52,George W. Bush,182,REP,37,,15,11/2/2004,58.37,40.08,18.29,3.29,-3.29,1,-.141850506720883, -4425,5749,789,2004,2004_Pres-G_NY,NY,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/27/2004,628,John Kerry,157,DEM,57,George W. Bush,182,REP,39,,18,11/2/2004,58.37,40.08,18.29,.29,-.29,1,-4.082152911688448, -4434,5758,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2004,600,John Kerry,157,DEM,47,George W. Bush,182,REP,44,,3,11/2/2004,48.71,50.81,-2.11,5.11,5.11,0,2.055305450872072, -4444,5768,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2004,600,John Kerry,157,DEM,47,George W. Bush,182,REP,47,,0,11/2/2004,50.92,48.42,2.5,2.5,-2.5,.5,-.3086341044962814, -4426,5750,798,2004,2004_Pres-G_TX,TX,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/27/2004,602,John Kerry,157,DEM,37,George W. Bush,182,REP,59,,-22,11/2/2004,38.22,61.09,-22.86,.86,.86,1,-6.003073775527401, -4454,5779,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2004,600,John Kerry,157,DEM,49,George W. Bush,182,REP,46,,3,11/2/2004,49.7,49.32,.38,2.62,2.62,1,-.1960374700058877, -4440,88591,1371,2004,2004_Gov-G_NH,NH,Gov-G,Gov-G,Franklin Pierce University,107,Live Phone,,10/27/2004,617,John Lynch,12801,DEM,46,Craig Benson,12802,REP,45,,1,11/2/2004,51.02,48.87,2.15,1.15,-1.15,1,-3.477470509415978, -4429,88593,1371,2004,2004_Gov-G_NH,NH,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/27/2004,600,John Lynch,12801,DEM,47,Craig Benson,12802,REP,48,,-1,11/2/2004,51.02,48.87,2.15,3.15,-3.15,0,-.8154279249587544, -4428,26616,1620,2004,2004_Sen-G_CT,CT,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/27/2004,600,Christopher J. Dodd,3152,DEM,66,Jack C. Orchulli,3153,REP,27,,39,11/2/2004,66.35,32.13,34.22,4.78,4.78,1,-2.530365641276454, -25181,30419,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/2004,625,Betty Castor,3157,DEM,46,Mel Martinez,3156,REP,47,1,-1,11/2/2004,48.32,49.43,-1.11,.11,.11,1,-3.041795243352602, -73162,137158,1630,2004,2004_Sen-O_LA,LA,Sen-G,Sen-O,Market Research Insight,185,Live Phone,,10/27/2004,600,Chris John,3237,DEM,15,David Vitter,3236,REP,51,17,-36,11/2/2004,29.34,51.03,-21.69,14.31,-14.31,1,11.27052989702917, -25186,30424,1633,2004,2004_Sen-G_NV,NV,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/2004,625,Harry Reid,3287,DEM,59,Richard Ziser,3288,REP,35,,24,11/2/2004,61.08,35.14,25.94,1.94,-1.94,1,-2.652236997573692, -4440,26408,1634,2004,2004_Sen-G_NH,NH,Sen-G,Sen-G,Franklin Pierce University,107,Live Phone,,10/27/2004,617,Doris R. Haddock,3277,DEM,24,Judd Gregg,3275,REP,64,,-40,11/2/2004,33.72,66.18,-32.46,7.54,-7.54,1,-.1337927856784774, -4429,26639,1634,2004,2004_Sen-G_NH,NH,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/27/2004,600,Doris R. Haddock,3277,DEM,19,Judd Gregg,3275,REP,68,,-49,11/2/2004,33.72,66.18,-32.46,16.54,-16.54,1,11.69036353582269, -25188,30426,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/2004,1500,Eric D. Fingerhut,3306,DEM,26,George V. Voinovich,3305,REP,64,,-38,11/2/2004,36.15,63.85,-27.7,10.3,-10.3,1,7.149993632746558, -25196,30434,1642,2004,2004_Sen-G_SC,SC,Sen-G,Sen-G,McLaughlin & Associates,203,Live Phone,R,10/27/2004,400,Inez Tenenbaum,3336,DEM,40,Jim DeMint,3335,REP,48,,-8,11/2/2004,44.1,53.67,-9.57,1.57,1.57,1,-4.049013151265334,for unspecified Republican sponsor -4428,118127,3236,2004,2004_House-G_CT-4,CT-4,House-G,House-G,Research 2000,281,Live Phone,,10/27/2004,600,Diane Farrell,14194,DEM,40,Christopher H. Shays,14195,REP,48,,-8,11/2/2004,47.56,52.43,-4.87,3.13,-3.13,1,-1.860512053828368, -74173,139119,3236,2004,2004_House-G_CT-4,CT-4,House-G,House-G,University of Connecticut,347,Live Phone,,10/27/2004,400,Diane Farrell,14194,DEM,42,Christopher H. Shays,14195,REP,47,,-5,11/2/2004,47.56,52.43,-4.87,.13,-.13,1,-5.16676746290818, -64064,117891,3288,2004,2004_House-G_IL-8,IL-8,House-G,House-G,GQR Research (GQRR),126,Live Phone,D,10/27/2004,500,Melissa L. Bean,13939,DEM,46,Philip Crane,13940,REP,48,,-2,11/2/2004,51.7,48.3,3.4,5.4,-5.4,0,-1.749044607147573,for unspecified Democratic sponsor -64291,118275,3317,2004,2004_House-G_KS-4,KS-4,House-G,House-G,SurveyUSA,325,IVR,,10/27/2004,661,Michael Kinard,14365,DEM,27,Todd Tiahrt,14366,REP,67,,-40,11/2/2004,31.07,66.11,-35.04,4.96,-4.96,1,-2.014929999671225, -64292,118276,3320,2004,2004_House-G_KY-3,KY-3,House-G,House-G,SurveyUSA,325,IVR,,10/27/2004,638,Tony Miller,13997,DEM,37,Anne Meagher Northup,13998,REP,58,,-21,11/2/2004,37.8,60.26,-22.46,1.46,1.46,1,-3.642744331423218, -73162,139133,3331,2004,2004_House-O_LA-7,LA-7,House-G,House-O,Market Research Insight,185,Live Phone,,10/27/2004,600,Willie L. Mount,16614,DEM,23,Charles W. Boustany Jr.,16615,REP,30,18,-7,11/2/2004,25.22,38.61,-13.39,6.39,6.39,1,-.5078444763822818,sample size unavailable; estimated at 600 as a default -74187,139142,3373,2004,2004_House-G_MN-6,MN-6,House-G,House-G,SurveyUSA,325,IVR,,10/27/2004,357,Patty Wetterling,14443,DEM,34,Mark R. Kennedy,14444,REP,52,,-18,11/2/2004,45.94,53.99,-8.05,9.95,-9.95,1,3.697228006262458,for KSTP-TV Minneapolis -25186,117983,3395,2004,2004_House-G_NV-3,NV-3,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/2004,307,Tom Gallagher,14045,DEM,41,Jon C. Porter,14046,REP,51,,-10,11/2/2004,40.4,54.46,-14.06,4.06,4.06,1,-1.355514049947947, -64293,118277,3475,2004,2004_House-G_OK-1,OK-1,House-G,House-G,SurveyUSA,325,IVR,,10/27/2004,656,Doug Dodd,14367,DEM,33,John A. Sullivan,14368,REP,59,,-26,11/2/2004,37.54,60.19,-22.65,3.35,-3.35,1,-3.65685951996988, -15017,123540,8654,2004,2004_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,Live Phone,,10/27/2004,1000,Generic Candidate,13750,DEM,47,Generic Candidate,13751,REP,45,,2,11/2/2004,46.6,49.24,-2.64,4.64,4.64,0,.834472547946555, -66367,123561,8654,2004,2004_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,10/27/2004,1000,Generic Candidate,13750,DEM,44,Generic Candidate,13751,REP,44,,0,11/2/2004,46.6,49.24,-2.64,2.64,2.64,.5,-1.579234994852087, -27904,33182,8654,2004,2004_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,10/27/2004,600,Generic Candidate,13750,DEM,45,Generic Candidate,13751,REP,44,,1,11/2/2004,46.6,49.24,-2.64,3.64,3.64,0,-.8469773218298468,sample size unavailable; estimated at 600 as a default -15576,20416,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/28/2004,1000,John Kerry,157,DEM,44,George W. Bush,182,REP,46,2,-2,11/2/2004,48.24,50.7,-2.46,.46,.46,1,-1.741552190014351, -15320,20160,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Princeton Survey Research Associates International,258,Live Phone,,10/28/2004,882,John Kerry,157,DEM,45,George W. Bush,182,REP,51,,-6,11/2/2004,48.24,50.7,-2.46,3.54,-3.54,1,1.228975433279719,for Newsweek -4409,5733,757,2004,2004_Pres-G_AR,AR,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2004,625,John Kerry,157,DEM,43,George W. Bush,182,REP,51,0,-8,11/2/2004,44.55,54.31,-9.76,1.76,1.76,1,-3.572777688197005, -63835,117538,757,2004,2004_Pres-G_AR,AR,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/28/2004,632,John Kerry,157,DEM,46.9,George W. Bush,182,REP,50.1,.5,-3.2,11/2/2004,44.55,54.31,-9.76,6.56,6.56,1,1.590734583576152, -4368,5690,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2004,625,John Kerry,157,DEM,43,George W. Bush,182,REP,50,1,-7,11/2/2004,47.04,51.71,-4.67,2.33,-2.33,1,-.6468977063535506, -4410,5734,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2004,800,John Kerry,157,DEM,45,George W. Bush,182,REP,49,,-4,11/2/2004,47.09,52.1,-5.01,1.01,1.01,1,-3.300130677731527, -4466,5795,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2004,600,John Kerry,157,DEM,47,George W. Bush,182,REP,50,,-3,11/2/2004,47.09,52.1,-5.01,2.01,2.01,1,-2.57103060997327, -4371,5693,765,2004,2004_Pres-G_GA,GA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/28/2004,501,John Kerry,157,DEM,42,George W. Bush,182,REP,52,,-10,11/2/2004,41.37,57.97,-16.6,6.6,6.6,1,2.447998682908899, -4411,5735,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2004,625,John Kerry,157,DEM,44,George W. Bush,182,REP,49,1,-5,11/2/2004,49.23,49.9,-.67,4.33,-4.33,1,1.498286260631149, -4376,5698,769,2004,2004_Pres-G_IL,IL,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/28/2004,600,John Kerry,157,DEM,54,George W. Bush,182,REP,40,1,14,11/2/2004,54.82,44.48,10.34,3.66,3.66,1,1.052852182254785, -4385,5709,769,2004,2004_Pres-G_IL,IL,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/28/2004,665,John Kerry,157,DEM,54,George W. Bush,182,REP,42,,12,11/2/2004,54.82,44.48,10.34,1.66,1.66,1,-1.018844540534883, -4422,5746,770,2004,2004_Pres-G_IN,IN,Pres-G,Pres-G,Selzer & Co.,304,Live Phone,,10/28/2004,1002,John Kerry,157,DEM,37,George W. Bush,182,REP,57,1,-20,11/2/2004,39.26,59.94,-20.68,.68,.68,1,-3.19109463111325, -4392,5716,770,2004,2004_Pres-G_IN,IN,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/28/2004,589,John Kerry,157,DEM,39,George W. Bush,182,REP,58,,-19,11/2/2004,39.26,59.94,-20.68,1.68,1.68,1,-2.619412787792498, -4393,5717,775,2004,2004_Pres-G_MD,MD,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/28/2004,607,John Kerry,157,DEM,54,George W. Bush,182,REP,43,,11,11/2/2004,55.91,42.93,12.98,1.98,-1.98,1,-3.019268698371322, -4347,5669,776,2004,2004_Pres-G_ME,ME,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/28/2004,1008,John Kerry,157,DEM,52,George W. Bush,182,REP,44,,8,11/2/2004,53.57,44.58,9,1,-1,1,-3.102332401654659, -4405,5729,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2004,626,John Kerry,157,DEM,47,George W. Bush,182,REP,45,1,2,11/2/2004,51.23,47.81,3.42,1.42,-1.42,1,-1.684359206050273, -4457,5784,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2004,600,John Kerry,157,DEM,50,George W. Bush,182,REP,46,,4,11/2/2004,51.23,47.81,3.42,.58,.58,1,-2.682269808059478, -4373,5695,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2004,625,John Kerry,157,DEM,47,George W. Bush,182,REP,48,,-1,11/2/2004,51.09,47.61,3.48,4.48,-4.48,0,1.182853782617532, -63658,117156,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2004,600,John Kerry,157,DEM,48,George W. Bush,182,REP,47,,1,11/2/2004,51.09,47.61,3.48,2.48,-2.48,1,-1.085098798799368, -4400,5724,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Star Tribune (Minnesota Poll),315,Live Phone,,10/28/2004,996,John Kerry,157,DEM,49,George W. Bush,182,REP,41,1,8,11/2/2004,51.09,47.61,3.48,4.52,4.52,1,1.205502561318466, -4406,5730,779,2004,2004_Pres-G_MO,MO,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2004,625,John Kerry,157,DEM,44,George W. Bush,182,REP,49,,-5,11/2/2004,46.1,53.3,-7.2,2.2,2.2,1,-1.075493077065345, -63847,117550,779,2004,2004_Pres-G_MO,MO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/28/2004,1316,John Kerry,157,DEM,47.2,George W. Bush,182,REP,51.4,,-4.1999998,11/2/2004,46.1,53.3,-7.2,3,3,1,.1615786437617678, -4412,5736,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2004,625,John Kerry,157,DEM,47,George W. Bush,182,REP,46,1,1,11/2/2004,50.24,48.87,1.37,.37,-.37,1,-2.340505229528778, -63850,117553,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/28/2004,632,John Kerry,157,DEM,50.2,George W. Bush,182,REP,45.7,1,4.5,11/2/2004,50.24,48.87,1.37,3.13,3.13,1,.3930118009725232, -4363,5685,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Rutgers University,295,Live Phone,,10/28/2004,740,John Kerry,157,DEM,45,George W. Bush,182,REP,41,2,4,11/2/2004,52.92,46.24,6.68,2.68,-2.68,1,-1.082615765759573, -4386,5710,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/28/2004,794,John Kerry,157,DEM,54,George W. Bush,182,REP,42,,12,11/2/2004,52.92,46.24,6.68,5.32,5.32,1,1.74537857709134, -4369,5691,787,2004,2004_Pres-G_NM,NM,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2004,625,John Kerry,157,DEM,45,George W. Bush,182,REP,49,,-4,11/2/2004,49.05,49.84,-.79,3.21,-3.21,1,-.2702858200825403, -4401,5725,787,2004,2004_Pres-G_NM,NM,Pres-G,Pres-G,Research & Polling Inc.,280,Live Phone,,10/28/2004,1140,John Kerry,157,DEM,44,George W. Bush,182,REP,47,1,-3,11/2/2004,49.05,49.84,-.79,2.21,-2.21,1,-1.02914114783784,for Albuquerque Journal -4419,5743,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2004,800,John Kerry,157,DEM,44,George W. Bush,182,REP,50,1,-6,11/2/2004,47.88,50.47,-2.59,3.41,-3.41,1,.6630010675305203, -4413,5737,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2004,625,John Kerry,157,DEM,46,George W. Bush,182,REP,48,,-2,11/2/2004,48.71,50.81,-2.11,.11,.11,1,-2.985227974908025, -4458,5785,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2004,600,John Kerry,157,DEM,46,George W. Bush,182,REP,50,,-4,11/2/2004,48.71,50.81,-2.11,1.89,-1.89,1,-1.213321292762016, -4417,5741,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2004,625,John Kerry,157,DEM,50,George W. Bush,182,REP,44,,6,11/2/2004,51.35,47.19,4.16,1.84,1.84,1,-1.226446710609533, -63859,117563,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/28/2004,1066,John Kerry,157,DEM,53.9,George W. Bush,182,REP,43.8,,10.1,11/2/2004,51.35,47.19,4.16,5.94,5.94,1,3.738007741021632, -4414,5738,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2004,625,John Kerry,157,DEM,48,George W. Bush,182,REP,46,,2,11/2/2004,50.92,48.42,2.5,.5,-.5,1,-2.124408209162665, -4459,5786,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2004,600,John Kerry,157,DEM,49,George W. Bush,182,REP,47,,2,11/2/2004,50.92,48.42,2.5,.5,-.5,1,-2.246785432138219, -63863,117571,797,2004,2004_Pres-G_TN,TN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/28/2004,1224,John Kerry,157,DEM,47.1,George W. Bush,182,REP,50.4,.4,-3.3,11/2/2004,42.53,56.8,-14.27,10.97,10.97,1,6.244796430725785, -4394,5718,800,2004,2004_Pres-G_VA,VA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/28/2004,606,John Kerry,157,DEM,47,George W. Bush,182,REP,51,,-4,11/2/2004,45.48,53.68,-8.2,4.2,4.2,1,.4562038658221537, -63866,117583,802,2004,2004_Pres-G_WA,WA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/28/2004,1813,John Kerry,157,DEM,54.6,George W. Bush,182,REP,43.4,.3,11.2,11/2/2004,52.82,45.64,7.18,4.02,4.02,1,1.765388340359421, -4420,5744,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2004,625,John Kerry,157,DEM,48,George W. Bush,182,REP,46,1,2,11/2/2004,49.7,49.32,.38,1.62,1.62,1,-1.336313445039444, -4415,5739,804,2004,2004_Pres-G_WV,WV,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2004,625,John Kerry,157,DEM,43,George W. Bush,182,REP,51,,-8,11/2/2004,43.2,56.06,-12.86,4.86,4.86,1,-1.454631444124037, -63869,117597,804,2004,2004_Pres-G_WV,WV,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/28/2004,571,John Kerry,157,DEM,45.6,George W. Bush,182,REP,50.1,.2,-4.5,11/2/2004,43.2,56.06,-12.86,8.36,8.36,1,2.402611486488301, -4422,88549,1366,2004,2004_Gov-G_IN,IN,Gov-G,Gov-G,Selzer & Co.,304,Live Phone,,10/28/2004,1002,Joseph Kernan,12785,DEM,42,"Mitchell Daniels, Jr.",12784,REP,48,3,-6,11/2/2004,45.49,53.21,-7.72,1.72,1.72,1,-2.196027621070348, -4392,88550,1366,2004,2004_Gov-G_IN,IN,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/28/2004,589,Joseph Kernan,12785,DEM,44,"Mitchell Daniels, Jr.",12784,REP,52,,-8,11/2/2004,45.49,53.21,-7.72,.28,-.28,1,-4.616993063677536, -4371,26826,1622,2004,2004_Sen-G_GA,GA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/28/2004,501,Denise Majette,3174,DEM,36,Johnny Isakson,3173,REP,49,4,-13,11/2/2004,39.98,57.88,-17.9,4.9,4.9,1,.1650711392723769, -4376,26620,1625,2004,2004_Sen-G_IL,IL,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/28/2004,600,Barack Obama,3205,DEM,67,Alan Keyes,3206,REP,25,,42,11/2/2004,69.97,27.05,42.92,.92,-.92,1,-3.885454345563616, -4385,30535,1625,2004,2004_Sen-G_IL,IL,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/28/2004,655,Barack Obama,3205,DEM,66,Alan Keyes,3206,REP,27,,39,11/2/2004,69.97,27.05,42.92,3.92,-3.92,1,.0514535563173252, -4392,30538,1626,2004,2004_Sen-G_IN,IN,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/28/2004,586,Evan Bayh,3223,DEM,61,Marvin Bailey Scott,3224,REP,34,,27,11/2/2004,61.65,37.23,24.42,2.58,2.58,1,-4.291219919726164, -64294,118278,3170,2004,2004_House-G_AR-2,AR-2,House-G,House-G,SurveyUSA,325,IVR,,10/28/2004,583,Vic Snyder,14363,DEM,60,Marvin Parks,14364,REP,36,,24,11/2/2004,58.17,41.83,16.34,7.66,7.66,1,.621482020553018, -74172,139117,3234,2004,2004_House-G_CT-2,CT-2,House-G,House-G,University of Connecticut,347,Live Phone,,10/28/2004,400,Jim Sullivan,14192,DEM,42,Robert R. Simmons,14193,REP,45,,-3,11/2/2004,45.77,54.19,-8.43,5.43,5.43,1,-.4699416152064497, -25172,139125,3326,2004,2004_House-O_LA-3,LA-3,House-G,House-O,Market Research Insight,185,Live Phone,,10/28/2004,600,Charlie Melancon,16607,DEM,16,William Tauzin,16609,REP,32,20,-16,11/2/2004,23.93,32,-8.07,7.93,-7.93,1,1.102284059241901,sample size unavailable; estimated at 600 as a default; among registered voters -4347,118279,3333,2004,2004_House-G_ME-1,ME-1,House-G,House-G,SurveyUSA,325,IVR,,10/28/2004,652,Thomas H. Allen,14372,DEM,55,Charlie Summers,14373,REP,39,,16,11/2/2004,59.74,40.26,19.47,3.47,-3.47,1,-3.52769149066181, -4347,118280,3334,2004,2004_House-G_ME-2,ME-2,House-G,House-G,SurveyUSA,325,IVR,,10/28/2004,673,Michael H. Michaud,14374,DEM,53,Brian N. Hamel,14375,REP,40,,13,11/2/2004,58.03,39.47,18.56,5.56,-5.56,1,-1.42415447958385, -4401,118108,3411,2004,2004_House-G_NM-1,NM-1,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/28/2004,568,Richard M. Romero,14161,DEM,43,Heather A. Wilson,14162,REP,51,,-8,11/2/2004,45.53,54.4,-8.87,.87,.87,1,-6.192133780385888,for Albuquerque Journal -4401,118109,3412,2004,2004_House-G_NM-2,NM-2,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/28/2004,289,Gary K. King,14163,DEM,38,Stevan Pearce,14164,REP,50,,-12,11/2/2004,39.8,60.2,-20.39,8.39,8.39,1,.9829409518774009,for Albuquerque Journal -64711,119666,3573,2004,2004_House-G_WA-5,WA-5,House-G,House-G,SurveyUSA,325,IVR,,10/28/2004,625,Donald K. Barbieri,14504,DEM,38,Cathy McMorris Rodgers,14505,REP,55,,-17,11/2/2004,40.32,59.68,-19.36,2.36,2.36,1,-4.648568330188665, -15320,33180,8654,2004,2004_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,Live Phone,,10/28/2004,882,Generic Candidate,13750,DEM,44,Generic Candidate,13751,REP,49,,-5,11/2/2004,46.6,49.24,-2.64,2.36,-2.36,1,-2.201619831417754,for Newsweek -14874,120069,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/29/2004,1258,John Kerry,157,DEM,48.5,George W. Bush,182,REP,48,1,.5,11/2/2004,48.24,50.7,-2.46,2.96,2.96,0,.9298493400003688,average of multiple versions or turnout models listed in poll -14943,19783,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,10/29/2004,1125,John Kerry,157,DEM,47,George W. Bush,182,REP,50,,-3,11/2/2004,48.24,50.7,-2.46,.54,-.54,1,-1.588798692839519, -15036,19876,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/29/2004,1200,John Kerry,157,DEM,45,George W. Bush,182,REP,47,,-2,11/2/2004,48.24,50.7,-2.46,.46,.46,1,-1.523430974911146, -14921,19761,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,10/29/2004,1000,John Kerry,157,DEM,46,George W. Bush,182,REP,49,,-3,11/2/2004,48.24,50.7,-2.46,.54,-.54,1,-1.653248484408543, -15360,20200,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,Live Phone,,10/29/2004,1925,John Kerry,157,DEM,45,George W. Bush,182,REP,48,,-3,11/2/2004,48.24,50.7,-2.46,.54,-.54,1,-1.367787515353483, -4350,5672,758,2004,2004_Pres-G_AZ,AZ,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2004,599,John Kerry,157,DEM,41,George W. Bush,182,REP,56,,-15,11/2/2004,44.4,54.87,-10.47,4.53,-4.53,1,.142577308580666, -4356,5678,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2004,626,John Kerry,157,DEM,46,George W. Bush,182,REP,52,,-6,11/2/2004,47.04,51.71,-4.67,1.33,-1.33,1,-1.520342917080717,for KUSA-TV (Colorado) | KOAA-TV (Colorado) -58435,116972,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Gallup,112,Live Phone,,10/29/2004,1138,John Kerry,157,DEM,49.5,George W. Bush,182,REP,46.5,,3,11/2/2004,47.09,52.1,-5.01,8.01,8.01,0,4.226210026857771,average of multiple versions or turnout models listed in poll -4374,5696,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/29/2004,1098,John Kerry,157,DEM,43,George W. Bush,182,REP,51,1,-8,11/2/2004,47.09,52.1,-5.01,2.99,-2.99,1,-1.028857187964784, -4357,5679,765,2004,2004_Pres-G_GA,GA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2004,628,John Kerry,157,DEM,43,George W. Bush,182,REP,55,,-12,11/2/2004,41.37,57.97,-16.6,4.6,4.6,1,.3227546088861071, -4372,5707,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Gallup,112,Live Phone,,10/29/2004,1119,John Kerry,157,DEM,46,George W. Bush,182,REP,48,2,-2,11/2/2004,49.23,49.9,-.67,1.33,-1.33,1,-1.327591366925715, -4358,5680,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2004,661,John Kerry,157,DEM,49,George W. Bush,182,REP,49,,0,11/2/2004,49.23,49.9,-.67,.67,.67,.5,-2.112021989443611, -4351,5673,772,2004,2004_Pres-G_KY,KY,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2004,636,John Kerry,157,DEM,38,George W. Bush,182,REP,59,,-21,11/2/2004,39.69,59.55,-19.86,1.14,-1.14,1,-3.967262742352752, -4352,5674,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2004,671,John Kerry,157,DEM,50,George W. Bush,182,REP,47,,3,11/2/2004,51.23,47.81,3.42,.42,-.42,1,-2.558077812712965, -4343,5671,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Gallup,112,Live Phone,,10/29/2004,1078,John Kerry,157,DEM,52,George W. Bush,182,REP,44,1,8,11/2/2004,51.09,47.61,3.48,4.52,4.52,1,1.483209445205097, -4367,5704,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/29/2004,600,John Kerry,157,DEM,47,George W. Bush,182,REP,47,2,0,11/2/2004,50.24,48.87,1.37,1.37,-1.37,.5,-1.5989903546819,average of multiple versions or turnout models listed in poll -4364,5686,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/29/2004,984,John Kerry,157,DEM,48,George W. Bush,182,REP,43,2,5,11/2/2004,52.92,46.24,6.68,1.68,-1.68,1,-1.721877578445516, -4382,5706,787,2004,2004_Pres-G_NM,NM,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/29/2004,600,John Kerry,157,DEM,48,George W. Bush,182,REP,47.5,1,.5,11/2/2004,49.05,49.84,-.79,1.29,1.29,0,-2.700356213686863,average of multiple versions or turnout models listed in poll -4355,5677,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2004,535,John Kerry,157,DEM,49,George W. Bush,182,REP,49,,0,11/2/2004,47.88,50.47,-2.59,2.59,2.59,.5,-.2942462223456092, -25343,5719,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/29/2004,819,John Kerry,157,DEM,49,George W. Bush,182,REP,50,,-1,11/2/2004,48.71,50.81,-2.11,1.11,1.11,1,-1.612658535077358, -4359,5681,791,2004,2004_Pres-G_OK,OK,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2004,662,John Kerry,157,DEM,34,George W. Bush,182,REP,64,,-30,11/2/2004,34.43,65.57,-31.14,1.14,1.14,1,-2.067724423159131, -4370,5692,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/29/2004,1022,John Kerry,157,DEM,47,George W. Bush,182,REP,47,,0,11/2/2004,50.92,48.42,2.5,2.5,-2.5,.5,.4535149338218148, -4360,5682,797,2004,2004_Pres-G_TN,TN,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2004,629,John Kerry,157,DEM,40,George W. Bush,182,REP,58,,-18,11/2/2004,42.53,56.8,-14.27,3.73,-3.73,1,-2.088124492297195, -4384,5715,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Gallup,112,Live Phone,,10/29/2004,1119,John Kerry,157,DEM,44,George W. Bush,182,REP,52,1,-8,11/2/2004,49.7,49.32,.38,8.38,-8.38,0,6.374315169326602, -4356,137579,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/29/2004,622,Ken Salazar,3134,DEM,49,Pete Coors,3135,REP,47,,2,11/2/2004,51.3,46.53,4.77,2.77,-2.77,1,-.5797973232975235,for KUSA-TV (Colorado) | KOAA-TV (Colorado) -58435,30361,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Gallup,112,Live Phone,,10/29/2004,1138,Betty Castor,3157,DEM,48,Mel Martinez,3156,REP,46,,2,11/2/2004,48.32,49.43,-1.11,3.11,3.11,0,.4948590416253681, -4374,26570,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/29/2004,1098,Betty Castor,3157,DEM,44,Mel Martinez,3156,REP,49,,-5,11/2/2004,48.32,49.43,-1.11,3.89,-3.89,1,1.227356889863484, -4357,30531,1622,2004,2004_Sen-G_GA,GA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/29/2004,624,Denise Majette,3174,DEM,40,Johnny Isakson,3173,REP,56,,-16,11/2/2004,39.98,57.88,-17.9,1.9,1.9,1,-2.57412403052842, -4351,30541,1629,2004,2004_Sen-G_KY,KY,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/29/2004,631,Daniel Mongiardo,3233,DEM,42,Jim Bunning,3232,REP,51,,-9,11/2/2004,49.34,50.66,-1.31,7.69,-7.69,1,3.075183741183984, -4367,26343,1634,2004,2004_Sen-G_NH,NH,Sen-G,Sen-G,American Research Group,9,Live Phone,,10/29/2004,600,Doris R. Haddock,3277,DEM,26,Judd Gregg,3275,REP,66,,-40,11/2/2004,33.72,66.18,-32.46,7.54,-7.54,1,.7714782488576337, -25343,30583,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/29/2004,823,Eric D. Fingerhut,3306,DEM,35,George V. Voinovich,3305,REP,65,,-30,11/2/2004,36.15,63.85,-27.7,2.3,-2.3,1,-1.670666752546176, -4359,30555,1639,2004,2004_Sen-G_OK,OK,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/29/2004,656,Brad R. Carson,3311,DEM,39,Tom Coburn,3310,REP,47,8,-8,11/2/2004,41.24,52.77,-11.52,3.52,3.52,1,-4.042860224488089, -4370,26581,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/29/2004,1022,Joe Hoeffel,3331,DEM,33,Arlen Specter,3330,REP,53,7,-20,11/2/2004,41.99,52.62,-10.63,9.37,-9.37,1,1.507454653406846, -64203,118128,3234,2004,2004_House-G_CT-2,CT-2,House-G,House-G,Research 2000,281,Live Phone,,10/29/2004,600,Jim Sullivan,14192,DEM,45,Robert R. Simmons,14193,REP,48,,-3,11/2/2004,45.77,54.19,-8.43,5.43,5.43,1,.1270413082656691, -15638,20478,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/30/2004,2904,John Kerry,157,DEM,48,George W. Bush,182,REP,49,1,-1,11/2/2004,48.24,50.7,-2.46,1.46,1.46,1,-.2143732330461456,average of multiple versions or turnout models listed in poll -15015,19855,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,10/30/2004,1000,John Kerry,157,DEM,48,George W. Bush,182,REP,47,,1,11/2/2004,48.24,50.7,-2.46,3.46,3.46,0,1.579664725393303, -14993,19819,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/30/2004,1573,John Kerry,157,DEM,47,George W. Bush,182,REP,49,,-2,11/2/2004,48.24,50.7,-2.46,.46,.46,1,-1.377529239754227,for USA Today | CNN -15165,20005,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,10/30/2004,1092,John Kerry,157,DEM,45,George W. Bush,182,REP,49,2,-4,11/2/2004,48.24,50.7,-2.46,1.54,-1.54,1,-.4948843644402696, -15294,20134,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,Live Phone,,10/30/2004,1014,John Kerry,157,DEM,47,George W. Bush,182,REP,48,,-1,11/2/2004,48.24,50.7,-2.46,1.46,1.46,1,-.5963947273607977, -27901,117051,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2004,3000,John Kerry,157,DEM,48.5,George W. Bush,182,REP,50.2,,-1.7,11/2/2004,48.24,50.7,-2.46,.76,.76,1,-.9367029726577671, -15745,20585,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2004,1200,John Kerry,157,DEM,47,George W. Bush,182,REP,48,1,-1,11/2/2004,48.24,50.7,-2.46,1.46,1.46,1,-.6805642369886006, -25275,5631,757,2004,2004_Pres-G_AR,AR,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/30/2004,646,John Kerry,157,DEM,48,George W. Bush,182,REP,48,,0,11/2/2004,44.55,54.31,-9.76,9.76,9.76,.5,5.247079369627122, -4322,5643,759,2004,2004_Pres-G_CA,CA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/30/2004,767,John Kerry,157,DEM,54,George W. Bush,182,REP,43,,11,11/2/2004,54.3,44.36,9.95,1.05,1.05,1,-3.006853204741343, -4335,5657,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Gallup,112,Live Phone,,10/30/2004,1521,John Kerry,157,DEM,48,George W. Bush,182,REP,47,,1,11/2/2004,47.09,52.1,-5.01,6.01,6.01,0,2.437339137531876, -4318,5637,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/30/2004,400,John Kerry,157,DEM,48,George W. Bush,182,REP,48,1,0,11/2/2004,47.09,52.1,-5.01,5.01,5.01,.5,.3709453816975348, -4319,5639,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/30/2004,801,John Kerry,157,DEM,46.5,George W. Bush,182,REP,50,1,-3.5,11/2/2004,47.09,52.1,-5.01,1.51,1.51,1,-2.791773993048793,average of multiple versions or turnout models listed in poll -4323,5644,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/30/2004,742,John Kerry,157,DEM,48,George W. Bush,182,REP,49,,-1,11/2/2004,47.09,52.1,-5.01,4.01,4.01,1,.0832840175672127, -4339,5661,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2004,599,John Kerry,157,DEM,48,George W. Bush,182,REP,47,,1,11/2/2004,47.09,52.1,-5.01,6.01,6.01,0,1.709088219164206, -4320,5640,765,2004,2004_Pres-G_GA,GA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/30/2004,801,John Kerry,157,DEM,41,George W. Bush,182,REP,55,,-14,11/2/2004,41.37,57.97,-16.6,2.6,2.6,1,-1.862424288586046, -4310,5629,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/30/2004,801,John Kerry,157,DEM,46.5,George W. Bush,182,REP,49,1,-2.5,11/2/2004,49.23,49.9,-.67,1.83,-1.83,1,-1.002593242008774,average of multiple versions or turnout models listed in poll -4354,5676,769,2004,2004_Pres-G_IL,IL,Pres-G,Pres-G,Victory Research,437,Live Phone,,10/30/2004,1200,John Kerry,157,DEM,53,George W. Bush,182,REP,43,2,10,11/2/2004,54.82,44.48,10.34,.34,-.34,1,-2.170137425577207, -4303,5619,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/30/2004,801,John Kerry,157,DEM,44.5,George W. Bush,182,REP,45,1,-.5,11/2/2004,51.23,47.81,3.42,3.92,-3.92,0,1.406487179069172,average of multiple versions or turnout models listed in poll -4311,5641,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/30/2004,801,John Kerry,157,DEM,48,George W. Bush,182,REP,48,1,0,11/2/2004,51.09,47.61,3.48,3.48,-3.48,.5,.3493282966679596, -4330,5652,779,2004,2004_Pres-G_MO,MO,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/30/2004,694,John Kerry,157,DEM,47,George W. Bush,182,REP,52,,-5,11/2/2004,46.1,53.3,-7.2,2.2,2.2,1,-1.003198676313465, -4326,5648,782,2004,2004_Pres-G_NC,NC,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/30/2004,620,John Kerry,157,DEM,45,George W. Bush,182,REP,53,,-8,11/2/2004,43.58,56.02,-12.43,4.43,4.43,1,-.1152299855340092, -4325,5646,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,10/30/2004,963,John Kerry,157,DEM,49,George W. Bush,182,REP,48,1,1,11/2/2004,50.24,48.87,1.37,.37,-.37,1,-2.120403436140693,for WMUR -4302,5617,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/30/2004,801,John Kerry,157,DEM,42.5,George W. Bush,182,REP,42,1,.5,11/2/2004,52.92,46.24,6.68,6.18,-6.18,1,3.288072008397892,average of multiple versions or turnout models listed in poll -4361,5683,787,2004,2004_Pres-G_NM,NM,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2004,600,John Kerry,157,DEM,49,George W. Bush,182,REP,49,,0,11/2/2004,49.05,49.84,-.79,.79,.79,.5,-2.626517652100794, -4337,5666,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Gallup,112,Live Phone,,10/30/2004,1111,John Kerry,157,DEM,50,George W. Bush,182,REP,46,,4,11/2/2004,48.71,50.81,-2.11,6.11,6.11,0,3.761193299059756, -4305,5623,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/30/2004,801,John Kerry,157,DEM,45.5,George W. Bush,182,REP,47.5,,-2,11/2/2004,48.71,50.81,-2.11,.11,.11,1,-2.718392896676865,average of multiple versions or turnout models listed in poll -4313,5632,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/30/2004,816,John Kerry,157,DEM,47,George W. Bush,182,REP,49,,-2,11/2/2004,48.71,50.81,-2.11,.11,.11,1,-2.407642042403245, -4345,5667,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Gallup,112,Live Phone,,10/30/2004,1082,John Kerry,157,DEM,46,George W. Bush,182,REP,50,,-4,11/2/2004,50.92,48.42,2.5,6.5,-6.5,0,4.508576555342275, -4306,5622,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/30/2004,801,John Kerry,157,DEM,47,George W. Bush,182,REP,46,,1,11/2/2004,50.92,48.42,2.5,1.5,-1.5,1,-.6973143292129739, -4327,5649,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/30/2004,766,John Kerry,157,DEM,51,George W. Bush,182,REP,47,,4,11/2/2004,50.92,48.42,2.5,1.5,1.5,1,-.5580176372450847, -4321,5647,802,2004,2004_Pres-G_WA,WA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/30/2004,801,John Kerry,157,DEM,51.5,George W. Bush,182,REP,45,2,6.5,11/2/2004,52.82,45.64,7.18,.68,-.68,1,-2.000036637702348,average of multiple versions or turnout models listed in poll -4328,5650,802,2004,2004_Pres-G_WA,WA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/30/2004,622,John Kerry,157,DEM,51,George W. Bush,182,REP,47,,4,11/2/2004,52.82,45.64,7.18,3.18,-3.18,1,.4795523080288978, -4307,5625,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/30/2004,801,John Kerry,157,DEM,46,George W. Bush,182,REP,48,1,-2,11/2/2004,49.7,49.32,.38,2.38,-2.38,0,.1756942709640075,average of multiple versions or turnout models listed in poll -4330,88562,1367,2004,2004_Gov-G_MO,MO,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/30/2004,689,Claire McCaskill,12790,DEM,47,Matt Blunt,12789,REP,47,,0,11/2/2004,47.85,50.83,-2.98,2.98,2.98,.5,-.971075067412097, -4326,88583,1369,2004,2004_Gov-G_NC,NC,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/30/2004,617,Mike Easley,12795,DEM,55,Patrick J. Ballantine,12797,REP,41,,14,11/2/2004,55.62,42.88,12.74,1.26,1.26,1,-2.995600892192012, -4325,88597,1371,2004,2004_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,10/30/2004,957,John Lynch,12801,DEM,46,Craig Benson,12802,REP,47,,-1,11/2/2004,51.02,48.87,2.15,3.15,-3.15,0,-.5153660950845292,for WMUR -4321,88623,1373,2004,2004_Gov-G_WA,WA,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,10/30/2004,801,Christine Gregoire,12814,DEM,47,Dino Rossi,12812,REP,44,,3,11/2/2004,48.87,48.87,0,3,3,1,-2.368970890343468, -4328,88624,1373,2004,2004_Gov-G_WA,WA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/30/2004,620,Christine Gregoire,12814,DEM,45,Dino Rossi,12812,REP,51,,-6,11/2/2004,48.87,48.87,0,6,-6,0,.5420017600042104, -25195,30433,1615,2004,2004_Sen-G_AK,AK,Sen-G,Sen-G,McLaughlin & Associates,203,Live Phone,R,10/30/2004,500,Tony Knowles,3095,DEM,43,Lisa Murkowski,3094,REP,48,,-5,11/2/2004,45.55,48.58,-3.03,1.97,-1.97,1,-3.066340056946303,for unspecified Republican sponsor -25275,30515,1617,2004,2004_Sen-G_AR,AR,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/30/2004,644,Blanche Lincoln,3108,DEM,55,Jim Holt,3109,REP,42,,13,11/2/2004,55.9,44.07,11.83,1.17,1.17,1,-8.498231056478224, -4322,26699,1618,2004,2004_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/30/2004,767,Barbara Boxer,3118,DEM,57,Bill Jones,3119,REP,36,,21,11/2/2004,57.71,37.8,19.91,1.09,1.09,1,-2.523774637324959, -25362,30602,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2004,600,Ken Salazar,3134,DEM,52,Pete Coors,3135,REP,44,,8,11/2/2004,51.3,46.53,4.77,3.23,3.23,1,-.3303259683154901, -4335,26415,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Gallup,112,Live Phone,,10/30/2004,1521,Betty Castor,3157,DEM,47,Mel Martinez,3156,REP,46,,1,11/2/2004,48.32,49.43,-1.11,2.11,2.11,0,-.347710853235183, -4318,26451,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/30/2004,400,Betty Castor,3157,DEM,47,Mel Martinez,3156,REP,46,,1,11/2/2004,48.32,49.43,-1.11,2.11,2.11,0,-1.061944348204683, -4319,26662,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/30/2004,801,Betty Castor,3157,DEM,45,Mel Martinez,3156,REP,49,,-4,11/2/2004,48.32,49.43,-1.11,2.89,-2.89,1,.1719370724591608, -4323,30526,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/30/2004,738,Betty Castor,3157,DEM,48,Mel Martinez,3156,REP,48,,0,11/2/2004,48.32,49.43,-1.11,1.11,1.11,.5,-1.651996464902029, -4339,26818,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2004,599,Betty Castor,3157,DEM,46,Mel Martinez,3156,REP,46,,0,11/2/2004,48.32,49.43,-1.11,1.11,1.11,.5,-1.909218234256275, -4320,26668,1622,2004,2004_Sen-G_GA,GA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/30/2004,801,Denise Majette,3174,DEM,40,Johnny Isakson,3173,REP,55,1,-15,11/2/2004,39.98,57.88,-17.9,2.9,2.9,1,-1.087643251526461, -4354,26519,1625,2004,2004_Sen-G_IL,IL,Sen-G,Sen-G,Victory Research,437,Live Phone,,10/30/2004,1200,Barack Obama,3205,DEM,70,Alan Keyes,3206,REP,24,,46,11/2/2004,69.97,27.05,42.92,3.08,3.08,1,-.6673814537202591, -4332,26829,1627,2004,2004_Sen-G_IA,IA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2004,602,Art Small,3198,DEM,22,Chuck Grassley,3197,REP,68,,-46,11/2/2004,27.88,70.18,-42.31,3.69,-3.69,1,-1.299472229078174, -73256,137330,1630,2004,2004_Sen-O_LA,LA,Sen-G,Sen-O,Market Research Insight,185,Live Phone,,10/30/2004,600,Chris John,3237,DEM,12,David Vitter,3236,REP,51,16,-39,11/2/2004,29.34,51.03,-21.69,17.31,-17.31,1,14.46204033729408, -4330,117368,1632,2004,2004_Sen-G_MO,MO,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/30/2004,690,Nancy Farmer,3261,DEM,38,Christopher S. Bond,3260,REP,57,,-19,11/2/2004,42.8,56.09,-13.3,5.7,-5.7,1,1.019559629996773, -4340,26837,1633,2004,2004_Sen-G_NV,NV,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2004,603,Harry Reid,3287,DEM,58,Richard Ziser,3288,REP,34,,24,11/2/2004,61.08,35.14,25.94,1.94,-1.94,1,-2.49587931242483, -4325,30589,1634,2004,2004_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,10/30/2004,957,Doris R. Haddock,3277,DEM,27,Judd Gregg,3275,REP,63,,-36,11/2/2004,33.72,66.18,-32.46,3.54,-3.54,1,-3.527401319230464,for WMUR -4326,30545,1636,2004,2004_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/30/2004,616,Erskine Bowles,3268,DEM,45,Richard Burr,3267,REP,50,,-5,11/2/2004,47.02,51.6,-4.58,.42,-.42,1,-3.682853428914216, -4313,30551,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/30/2004,813,Eric D. Fingerhut,3306,DEM,33,George V. Voinovich,3305,REP,61,,-28,11/2/2004,36.15,63.85,-27.7,.3,-.3,1,-3.501155484946733, -4331,26845,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2004,602,Eric D. Fingerhut,3306,DEM,33,George V. Voinovich,3305,REP,57,,-24,11/2/2004,36.15,63.85,-27.7,3.7,3.7,1,-.1571418033420944, -4306,26676,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/30/2004,801,Joe Hoeffel,3331,DEM,33,Arlen Specter,3330,REP,55,4,-22,11/2/2004,41.99,52.62,-10.63,11.37,-11.37,1,3.552842665071563, -4327,30561,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/30/2004,758,Joe Hoeffel,3331,DEM,35,Arlen Specter,3330,REP,54,,-19,11/2/2004,41.99,52.62,-10.63,8.37,-8.37,1,-.306005259495188, -4341,26853,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2004,600,Joe Hoeffel,3331,DEM,32,Arlen Specter,3330,REP,53,,-21,11/2/2004,41.99,52.62,-10.63,10.37,-10.37,1,2.569041511695886, -4321,26684,1646,2004,2004_Sen-G_WA,WA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/30/2004,801,Patty Murray,3364,DEM,50,George R. Nethercutt,3366,REP,42,,8,11/2/2004,54.98,42.74,12.24,4.24,-4.24,1,-.5864967732557984, -4328,26756,1646,2004,2004_Sen-G_WA,WA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/30/2004,622,Patty Murray,3364,DEM,51,George R. Nethercutt,3366,REP,45,,6,11/2/2004,54.98,42.74,12.24,6.24,-6.24,1,1.426563640087076, -4342,26866,1647,2004,2004_Sen-G_WI,WI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2004,601,Russ Feingold,3375,DEM,59,Tim Michels,3376,REP,36,,23,11/2/2004,55.35,44.11,11.24,11.76,11.76,1,8.458004212083177, -4354,118014,3288,2004,2004_House-G_IL-8,IL-8,House-G,House-G,Victory Research,437,Live Phone,,10/30/2004,400,Melissa L. Bean,13939,DEM,45,Philip Crane,13940,REP,53,,-8,11/2/2004,51.7,48.3,3.4,11.4,-11.4,0,5.683354355522557, -73256,139129,3331,2004,2004_House-O_LA-7,LA-7,House-G,House-O,Market Research Insight,185,Live Phone,,10/30/2004,600,Willie L. Mount,16614,DEM,25,Charles W. Boustany Jr.,16615,REP,30,20,-5,11/2/2004,25.22,38.61,-13.39,8.39,8.39,1,1.59760910842223,sample size unavailable; estimated at 600 as a default -4325,139152,3396,2004,2004_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,10/30/2004,492,Justin Nadeau,14188,DEM,36,Jeb E. Bradley,14189,REP,55,,-19,11/2/2004,36.56,63.34,-26.78,7.78,7.78,1,1.107570839569551,for WMUR -4325,139157,3397,2004,2004_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,10/30/2004,464,Paul W. Hodes,14190,DEM,37,Charles Bass,14191,REP,55,,-18,11/2/2004,38.17,58.25,-20.08,2.08,2.08,1,-2.967508607615905,for WMUR -15014,33176,8654,2004,2004_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,Live Phone,,10/30/2004,600,Generic Candidate,13750,DEM,48,Generic Candidate,13751,REP,46,,2,11/2/2004,46.6,49.24,-2.64,4.64,4.64,0,.736550691846721,sample size unavailable; estimated at 600 as a default -14993,117333,8654,2004,2004_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,10/30/2004,1086.5,Generic Candidate,13750,DEM,47.5,Generic Candidate,13751,REP,46.5,,1,11/2/2004,46.6,49.24,-2.64,3.64,3.64,0,-.4871592853019923,for USA Today | CNN; sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll -15294,123571,8654,2004,2004_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,10/30/2004,1014,Generic Candidate,13750,DEM,44,Generic Candidate,13751,REP,43,,1,11/2/2004,46.6,49.24,-2.64,3.64,3.64,0,-.4070535442271372, -27901,33179,8654,2004,2004_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2004,600,Generic Candidate,13750,DEM,48,Generic Candidate,13751,REP,42,,6,11/2/2004,46.6,49.24,-2.64,8.64,8.64,0,4.467372367602477,sample size unavailable; estimated at 600 as a default -63536,116962,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,10/31/2004,1125,John Kerry,157,DEM,47,George W. Bush,182,REP,49,1,-2,11/2/2004,48.24,50.7,-2.46,.46,.46,1,-1.491630396511353, -15032,19872,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/31/2004,1200,John Kerry,157,DEM,48,George W. Bush,182,REP,46,,2,11/2/2004,48.24,50.7,-2.46,4.46,4.46,0,2.638328407010215, -63593,117035,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,10/31/2004,1509,John Kerry,157,DEM,48,George W. Bush,182,REP,49,2,-1,11/2/2004,48.24,50.7,-2.46,1.46,1.46,1,-.3517754130797466, -63584,117025,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,10/31/2004,5508,John Kerry,157,DEM,50,George W. Bush,182,REP,47,1,3,11/2/2004,48.24,50.7,-2.46,5.46,5.46,0,3.961304473526704, -15573,20413,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/31/2004,1284,John Kerry,157,DEM,45.3,George W. Bush,182,REP,48.6,.9,-3.3,11/2/2004,48.24,50.7,-2.46,.84,-.84,1,-1.012944902369661, -15267,20107,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Marist College,183,Live Phone,,10/31/2004,1000,John Kerry,157,DEM,49,George W. Bush,182,REP,48,,1,11/2/2004,48.24,50.7,-2.46,3.46,3.46,0,1.531601127085204,for NBC News -4298,5610,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/31/2004,705,John Kerry,157,DEM,47,George W. Bush,182,REP,50,,-3,11/2/2004,47.04,51.71,-4.67,1.67,1.67,1,-.9474219638582654, -4316,5635,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/31/2004,600,John Kerry,157,DEM,47,George W. Bush,182,REP,49,,-2,11/2/2004,47.04,51.71,-4.67,2.67,2.67,1,.3831330145578306, -4299,5615,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/31/2004,600,John Kerry,157,DEM,50,George W. Bush,182,REP,48,1,2,11/2/2004,47.09,52.1,-5.01,7.01,7.01,0,2.927977839708487,average of multiple versions or turnout models listed in poll -4295,116967,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/31/2004,700,John Kerry,157,DEM,49,George W. Bush,182,REP,44,1,5,11/2/2004,47.09,52.1,-5.01,10.01,10.01,0,6.138986034462646,average of multiple versions or turnout models listed in poll -63580,117021,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,10/31/2004,1433,John Kerry,157,DEM,51,George W. Bush,182,REP,47,1,4,11/2/2004,47.09,52.1,-5.01,9.01,9.01,0,5.482578213522643, -63838,117541,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/31/2004,601,John Kerry,157,DEM,48,George W. Bush,182,REP,48,,0,11/2/2004,47.09,52.1,-5.01,5.01,5.01,.5,.7773876206673166, -4294,116968,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/31/2004,700,John Kerry,157,DEM,44,George W. Bush,182,REP,48,1,-4,11/2/2004,49.23,49.9,-.67,3.33,-3.33,1,.6372433249750857,average of multiple versions or turnout models listed in poll -4324,5645,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/31/2004,519,John Kerry,157,DEM,50,George W. Bush,182,REP,47,,3,11/2/2004,49.23,49.9,-.67,3.67,3.67,0,.8398901026220585, -4308,5626,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/31/2004,601,John Kerry,157,DEM,50,George W. Bush,182,REP,45,,5,11/2/2004,49.23,49.9,-.67,5.67,5.67,0,2.7128480262788, -4329,5651,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/31/2004,601,John Kerry,157,DEM,52,George W. Bush,182,REP,46,,6,11/2/2004,51.23,47.81,3.42,2.58,2.58,1,-.1676473894215018, -4317,5636,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/31/2004,601,John Kerry,157,DEM,51,George W. Bush,182,REP,45,,6,11/2/2004,51.09,47.61,3.48,2.52,2.52,1,-.7368381351651289, -4300,5613,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/31/2004,600,John Kerry,157,DEM,48.5,George W. Bush,182,REP,49,1,-.5,11/2/2004,50.24,48.87,1.37,1.87,-1.87,0,-.9912597970257847,average of multiple versions or turnout models listed in poll -4301,5614,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/31/2004,636,John Kerry,157,DEM,45,George W. Bush,182,REP,53,,-8,11/2/2004,47.88,50.47,-2.59,5.41,-5.41,1,2.785166233858925, -4309,5627,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/31/2004,601,John Kerry,157,DEM,45,George W. Bush,182,REP,50,,-5,11/2/2004,47.88,50.47,-2.59,2.41,-2.41,1,-1.220857198728021, -4297,5609,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/31/2004,700,John Kerry,157,DEM,47,George W. Bush,182,REP,50,,-3,11/2/2004,48.71,50.81,-2.11,.89,-.89,1,-1.872743486633978, -63581,117022,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,10/31/2004,1218,John Kerry,157,DEM,51,George W. Bush,182,REP,47,,4,11/2/2004,48.71,50.81,-2.11,6.11,6.11,0,3.865807921930681, -4304,5620,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/31/2004,601,John Kerry,157,DEM,43,George W. Bush,182,REP,49,,-6,11/2/2004,48.71,50.81,-2.11,3.89,-3.89,1,1.122231600858894, -63582,117023,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,10/31/2004,1204,John Kerry,157,DEM,50,George W. Bush,182,REP,48,,2,11/2/2004,50.92,48.42,2.5,.5,-.5,1,-1.511512856100866, -4314,5633,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/31/2004,601,John Kerry,157,DEM,50,George W. Bush,182,REP,46,,4,11/2/2004,50.92,48.42,2.5,1.5,1.5,1,-1.038752102549965, -4296,116969,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/31/2004,700,John Kerry,157,DEM,45,George W. Bush,182,REP,48,1,-3,11/2/2004,49.7,49.32,.38,3.38,-3.38,0,.8720212864010481,average of multiple versions or turnout models listed in poll -4315,5634,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/31/2004,601,John Kerry,157,DEM,51,George W. Bush,182,REP,45,,6,11/2/2004,49.7,49.32,.38,5.62,5.62,1,3.065824114957361, -4298,26705,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/31/2004,705,Ken Salazar,3134,DEM,51,Pete Coors,3135,REP,47,,4,11/2/2004,51.3,46.53,4.77,.77,-.77,1,-2.402312445340909, -25109,30347,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/31/2004,700,Betty Castor,3157,DEM,47,Mel Martinez,3156,REP,41,,6,11/2/2004,48.32,49.43,-1.11,7.11,7.11,0,4.554023458696825, -25110,30348,1627,2004,2004_Sen-G_IA,IA,Sen-G,Sen-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/31/2004,700,Art Small,3198,DEM,20,Chuck Grassley,3197,REP,67,,-47,11/2/2004,27.88,70.18,-42.31,4.69,-4.69,1,.5946953118776171, -4297,26397,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/31/2004,700,Eric D. Fingerhut,3306,DEM,30,George V. Voinovich,3305,REP,60,,-30,11/2/2004,36.15,63.85,-27.7,2.3,-2.3,1,-1.495951590799953, -25114,30352,1647,2004,2004_Sen-G_WI,WI,Sen-G,Sen-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/31/2004,700,Russ Feingold,3375,DEM,56,Tim Michels,3376,REP,42,,14,11/2/2004,55.35,44.11,11.24,2.76,2.76,1,-2.414084308451737, -14920,122779,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,11/1/2004,1000,John Kerry,157,DEM,43.5,George W. Bush,182,REP,48.5,1,-5,11/2/2004,48.24,50.7,-2.46,2.54,-2.54,1,.6188293751897201,average of multiple versions or turnout models listed in poll -38581,20106,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Marist College,183,Live Phone,,11/1/2004,1026,John Kerry,157,DEM,50,George W. Bush,182,REP,49,,1,11/2/2004,48.24,50.7,-2.46,3.46,3.46,0,1.620902493557676, -63864,117572,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2004,955,John Kerry,157,DEM,49.1,George W. Bush,182,REP,49.4,,-.30000001,11/2/2004,48.24,50.7,-2.46,2.16,2.16,1,.0474435202930442, -25274,5604,757,2004,2004_Pres-G_AR,AR,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/1/2004,550,John Kerry,157,DEM,46,George W. Bush,182,REP,51,,-5,11/2/2004,44.55,54.31,-9.76,4.76,4.76,1,.2528433093819594, -4291,5603,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Star Tribune (Minnesota Poll),315,Live Phone,,11/1/2004,743,John Kerry,157,DEM,47,George W. Bush,182,REP,43,,4,11/2/2004,51.09,47.61,3.48,.52,.52,1,-2.662240052599235, -4293,5605,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/1/2004,657,John Kerry,157,DEM,49,George W. Bush,182,REP,48,,1,11/2/2004,50.92,48.42,2.5,1.5,-1.5,1,-.5113055595490827, -25274,30514,1617,2004,2004_Sen-G_AR,AR,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/1/2004,549,Blanche Lincoln,3108,DEM,53,Jim Holt,3109,REP,43,,10,11/2/2004,55.9,44.07,11.83,1.83,-1.83,1,-7.830602703792247, -4293,30560,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/1/2004,650,Joe Hoeffel,3331,DEM,35,Arlen Specter,3330,REP,53,,-18,11/2/2004,41.99,52.62,-10.63,7.37,-7.37,1,-1.261126062033789, -14920,33175,8654,2004,2004_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,11/1/2004,1000,Generic Candidate,13750,DEM,44,Generic Candidate,13751,REP,47,,-3,11/2/2004,46.6,49.24,-2.64,.36,-.36,1,-3.537870480815419, -74180,139128,3332,2004,2004_House-GR_LA-7,LA-7,House-G,House-GR,Market Research Insight,185,Live Phone,,12/2/2004,600,Willie L. Mount,16614,DEM,30,Charles W. Boustany Jr.,16615,REP,56,,-26,12/4/2004,45.04,54.96,-9.92,16.08,-16.08,1,9.21385252580632,sample size unavailable; estimated at 600 as a default -63905,117649,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/18/2005,403,Jon Stevens Corzine,13779,DEM,45,Douglas R. Forrester,13780,REP,38,,7,11/8/2005,53.47,43.02,10.45,3.45,-3.45,1,-1.502718963709203, -73740,138311,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2005,500,Jon Stevens Corzine,13779,DEM,49,Douglas R. Forrester,13780,REP,40,,9,11/8/2005,53.47,43.02,10.45,1.45,-1.45,1,-3.264136632945404, -63950,117704,1364,2005,2005_Gov-G_VA,VA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2005,625,Tim Kaine,13850,DEM,42,Jerry W. Kilgore,13851,REP,44,5,-2,11/8/2005,51.72,45.99,5.73,7.73,-7.73,0,3.05781388709039, -63927,117676,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/23/2005,410,Jon Stevens Corzine,13779,DEM,47,Douglas R. Forrester,13780,REP,39,,8,11/8/2005,53.47,43.02,10.45,2.45,-2.45,1,-1.787221113719919, -63779,117432,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/23/2005,525,Jon Stevens Corzine,13779,DEM,50,Douglas R. Forrester,13780,REP,41,,9,11/8/2005,53.47,43.02,10.45,1.45,-1.45,1,-2.99178164074797, -73737,138306,1364,2005,2005_Gov-G_VA,VA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2005,600,Tim Kaine,13850,DEM,46,Jerry W. Kilgore,13851,REP,48,2,-2,11/8/2005,51.72,45.99,5.73,7.73,-7.73,0,2.927670929234354,sample size unavailable; estimated at 600 as a default -63941,117694,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Marist College,183,Live Phone,,10/25/2005,449,Jon Stevens Corzine,13779,DEM,51,Douglas R. Forrester,13780,REP,41,,10,11/8/2005,53.47,43.02,10.45,.45,-.45,1,-3.989602841588328, -63910,117654,1364,2005,2005_Gov-G_VA,VA,Gov-G,Gov-G,ABC News/The Washington Post,3,Live Phone,,10/25/2005,1004,Tim Kaine,13850,DEM,47,Jerry W. Kilgore,13851,REP,44,4,3,11/8/2005,51.72,45.99,5.73,2.73,-2.73,1,-1.993774513270669,for The Washington Post -63973,117737,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/26/2005,600,Jon Stevens Corzine,13779,DEM,51,Douglas R. Forrester,13780,REP,42,,9,11/8/2005,53.47,43.02,10.45,1.45,-1.45,1,-2.915386792792585, -63964,117727,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/27/2005,636,Jon Stevens Corzine,13779,DEM,50,Douglas R. Forrester,13780,REP,38,,12,11/8/2005,53.47,43.02,10.45,1.55,1.55,1,-2.700182919138274, -63906,117650,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2005,403,Jon Stevens Corzine,13779,DEM,47,Douglas R. Forrester,13780,REP,40,,7,11/8/2005,53.47,43.02,10.45,3.45,-3.45,1,-1.101686782489298, -73736,138305,1364,2005,2005_Gov-G_VA,VA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2005,500,Tim Kaine,13850,DEM,46,Jerry W. Kilgore,13851,REP,44,4,2,11/8/2005,51.72,45.99,5.73,3.73,-3.73,1,-1.006716686471248, -63977,117743,1364,2005,2005_Gov-G_VA,VA,Gov-G,Gov-G,Roanoke College,292,Live Phone,,10/27/2005,407,Tim Kaine,13850,DEM,44,Jerry W. Kilgore,13851,REP,36,5,8,11/8/2005,51.72,45.99,5.73,2.27,2.27,1,-3.062310989103334, -73735,138304,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/28/2005,421,Jon Stevens Corzine,13779,DEM,44,Douglas R. Forrester,13780,REP,40,,4,11/8/2005,53.47,43.02,10.45,6.45,-6.45,1,2.493354526434083, -4234,117754,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,10/29/2005,800,Jon Stevens Corzine,13779,DEM,48,Douglas R. Forrester,13780,REP,42,,6,11/8/2005,53.47,43.02,10.45,4.45,-4.45,1,.5793498732930241, -63928,117677,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/30/2005,410,Jon Stevens Corzine,13779,DEM,43,Douglas R. Forrester,13780,REP,41,,2,11/8/2005,53.47,43.02,10.45,8.45,-8.45,1,4.576194718712031, -73734,138303,1364,2005,2005_Gov-G_VA,VA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2005,1000,Tim Kaine,13850,DEM,49,Jerry W. Kilgore,13851,REP,46,2,3,11/8/2005,51.72,45.99,5.73,2.73,-2.73,1,-1.395965007994027, -63956,117711,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Monmouth University,215,Live Phone,,11/3/2005,728,Jon Stevens Corzine,13779,DEM,47,Douglas R. Forrester,13780,REP,38,,9,11/8/2005,53.47,43.02,10.45,1.45,-1.45,1,-2.256396275511141, -63965,117728,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,11/3/2005,775,Jon Stevens Corzine,13779,DEM,48,Douglas R. Forrester,13780,REP,40,,8,11/8/2005,53.47,43.02,10.45,2.45,-2.45,1,-1.321848614946407, -63982,117748,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Rutgers University,295,Live Phone,,11/3/2005,724,Jon Stevens Corzine,13779,DEM,43,Douglas R. Forrester,13780,REP,37,,6,11/8/2005,53.47,43.02,10.45,4.45,-4.45,1,.7652373069972316, -63951,117705,1364,2005,2005_Gov-G_VA,VA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/3/2005,625,Tim Kaine,13850,DEM,45,Jerry W. Kilgore,13851,REP,44,4,1,11/8/2005,51.72,45.99,5.73,4.73,-4.73,1,.7819081229933144, -63942,117695,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Marist College,183,Live Phone,,11/4/2005,394,Jon Stevens Corzine,13779,DEM,49,Douglas R. Forrester,13780,REP,44,,5,11/8/2005,53.47,43.02,10.45,5.45,-5.45,1,1.407680212207235, -63780,117433,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/5/2005,798,Jon Stevens Corzine,13779,DEM,50,Douglas R. Forrester,13780,REP,44,,6,11/8/2005,53.47,43.02,10.45,4.45,-4.45,1,.9225382558258171,for WCAU-TV Philadelphia | WABC-TV (New York) -63943,117696,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Marist College,183,Live Phone,,11/6/2005,377,Jon Stevens Corzine,13779,DEM,51,Douglas R. Forrester,13780,REP,45,,6,11/8/2005,53.47,43.02,10.45,4.45,-4.45,1,.4465028259211897,for WNBC -73732,138300,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/6/2005,500,Jon Stevens Corzine,13779,DEM,44,Douglas R. Forrester,13780,REP,39,,5,11/8/2005,53.47,43.02,10.45,5.45,-5.45,1,1.720418499802864, -73731,138299,1364,2005,2005_Gov-G_VA,VA,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/6/2005,804,Tim Kaine,13850,DEM,50,Jerry W. Kilgore,13851,REP,45,3,5,11/8/2005,51.72,45.99,5.73,.73,-.73,1,-3.601456829942294,for WSLS-TV (Roanoke) | WUSA-TV (Washington DC) -73720,138287,1820,2006,2006_House-GS_CA-50,CA-50,House-G,House-GS,SurveyUSA,325,IVR,,5/31/2006,448,Francine P. Busby,14397,DEM,45,Brian P. Bilbray,14398,REP,47,,-2,6/6/2006,45.02,49.57,-4.55,2.55,2.55,1,-4.65324901339703,for KGTV-TV (California) -24328,88817,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2006,625,Jim Davis,12674,DEM,39,Charlie Crist,12675,REP,50,,-11,11/7/2006,45.11,52.18,-7.07,3.93,-3.93,1,-.4173180375368466,among registered voters -55278,88818,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2006,500,Jim Davis,12674,DEM,41,Charlie Crist,12675,REP,46,,-5,11/7/2006,45.11,52.18,-7.07,2.07,2.07,1,-2.48604043557989, -55329,88869,1337,2006,2006_Gov-G_IA,IA,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/17/2006,600,Chet Culver,12684,DEM,49,Jim Nussle,12686,REP,44,,5,11/7/2006,54.02,44.38,9.65,4.65,-4.65,1,.0371370905256162, -24499,88999,1343,2006,2006_Gov-G_ME,ME,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2006,500,John Baldacci,13144,DEM,46,Chandler E. Woodcock,12705,REP,38,,8,11/7/2006,38.11,30.21,7.9,.1,.1,1,-5.305523442908775, -24578,89112,1349,2006,2006_Gov-G_NV,NV,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2006,500,Dina Titus,12728,DEM,43,Jim Gibbons,12729,REP,51,,-8,11/7/2006,43.92,47.93,-4.01,3.99,-3.99,1,-.319931313850823, -24319,89143,1350,2006,2006_Gov-G_NY,NY,Gov-G,Gov-G,Marist College,183,Live Phone,,10/17/2006,475,Eliot Spitzer,12732,DEM,73,John J. Faso,12733,REP,22,,51,11/7/2006,69.56,28.72,40.84,10.16,10.16,1,4.422225636388474,for NBC News -24328,29566,1585,2006,2006_Sen-G_FL,FL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2006,625,Bill Nelson,2848,DEM,57,Katherine Harris,2849,REP,31,,26,11/7/2006,60.3,38.1,22.21,3.79,3.79,1,-1.946909450370615,among registered voters -24499,29737,1588,2006,2006_Sen-G_ME,ME,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2006,500,Jean M. Hay Bright,2910,DEM,24,Olympia J. Snowe,2909,REP,70,,-46,11/7/2006,20.75,74.4,-53.65,7.65,7.65,1,1.58728048268922, -24578,29816,1597,2006,2006_Sen-G_NV,NV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2006,500,Jack Carter,2988,DEM,43,John Ensign,2987,REP,52,,-9,11/7/2006,40.99,55.36,-14.37,5.37,5.37,1,.5172281677669988, -24319,29557,1600,2006,2006_Sen-G_NY,NY,Sen-G,Sen-G,Marist College,183,Live Phone,,10/17/2006,475,Hillary Rodham Clinton,2993,DEM,67,John Spencer,2996,REP,31,,36,11/7/2006,67,31.01,36,0,0,1,-6.744402337562515,for NBC News -24656,29894,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2006,500,Maria Cantwell,3063,DEM,53,Mike McGavick,3064,REP,38,,15,11/7/2006,56.85,39.93,16.92,1.92,-1.92,1,-4.332382188550357, -4091,30022,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/17/2006,800,Maria Cantwell,3063,DEM,51,Mike McGavick,3064,REP,42,,9,11/7/2006,56.85,39.93,16.92,7.92,-7.92,1,2.892953288759279, -74005,138844,3607,2006,2006_House-G_AR-2,AR-2,House-G,House-G,SurveyUSA,325,IVR,,10/17/2006,404,Vic Snyder,16517,DEM,57,Andy Mayberry,16518,REP,41,,16,11/7/2006,60.53,39.47,21.06,5.06,-5.06,1,-2.752247655749462,for KTHV-TV Little Rock -64295,118281,3667,2006,2006_House-G_CO-5,CO-5,House-G,House-G,SurveyUSA,325,IVR,,10/17/2006,543,Jay Fawcett,14052,DEM,38,Doug Lamborn,14053,REP,51,,-13,11/7/2006,40.35,59.62,-19.27,6.27,6.27,1,-1.807636224567659, -64296,118282,3684,2006,2006_House-G_FL-9,FL-9,House-G,House-G,SurveyUSA,325,IVR,,10/17/2006,425,Phyllis Busansky,14377,DEM,36,Gus Bilirakis,14378,REP,57,,-21,11/7/2006,44.08,55.91,-11.83,9.17,-9.17,1,1.42285088750773, -64248,118225,3743,2006,2006_House-G_IN-7,IN-7,House-G,House-G,Selzer & Co.,304,Live Phone,,10/17/2006,468,Julia M. Carson,14199,DEM,42,Eric Dickerson,14200,REP,45,,-3,11/7/2006,53.76,46.24,7.51,10.51,-10.51,0,5.040578769249509, -64297,118283,3757,2006,2006_House-G_KY-3,KY-3,House-G,House-G,SurveyUSA,325,IVR,,10/17/2006,536,John Yarmuth,13999,DEM,48,Anne Meagher Northup,14000,REP,47,,1,11/7/2006,50.62,48.18,2.45,1.45,-1.45,1,-5.153917056293341, -63848,117551,3795,2006,2006_House-G_MI-7,MI-7,House-G,House-G,Basswood Research,24,Live Phone,R,10/17/2006,300,Sharon Marie Renier,13820,DEM,27,Tim Walberg,13821,REP,44,,-17,11/7/2006,45.98,49.93,-3.95,13.05,-13.05,1,5.261246506109333,for unspecified Republican sponsor -64054,117878,3869,2006,2006_House-G_NY-20,NY-20,House-G,House-G,Global Strategy Group,118,Live Phone,D,10/17/2006,404,Kirsten E. Gillibrand,13928,DEM,44,John E. Sweeney,13929,REP,42,,2,11/7/2006,53.1,46.9,6.2,4.2,-4.2,1,-3.486281941039551,for Kirsten E. Gillibrand -64249,118227,3869,2006,2006_House-G_NY-20,NY-20,House-G,House-G,Siena College,305,Live Phone,,10/17/2006,628,Kirsten E. Gillibrand,13928,DEM,39,John E. Sweeney,13929,REP,53,,-14,11/7/2006,53.1,46.9,6.2,20.2,-20.2,0,15.15677734705372, -64298,118284,3875,2006,2006_House-G_NY-26,NY-26,House-G,House-G,SurveyUSA,325,IVR,,10/17/2006,419,Jack Davis,14379,DEM,46,Thomas M. Reynolds,14380,REP,49,,-3,11/7/2006,48.02,51.98,-3.97,.97,.97,1,-4.737437993658729, -64173,118080,3886,2006,2006_House-G_NC-8,NC-8,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/17/2006,400,Lawrence Webb Kissell,14139,DEM,33,Robert C. Hayes,14140,REP,49,,-16,11/7/2006,49.86,50.14,-.27,15.73,-15.73,1,9.617951072446122,for Robert C. Hayes -74127,139044,3889,2006,2006_House-G_NC-11,NC-11,House-G,House-G,OnPoint,240,IVR,,10/17/2006,684,Joseph Heath Shuler,14299,DEM,51,Charles H. Taylor,14300,REP,43,,8,11/7/2006,53.79,46.21,7.59,.41,.41,1,-3.965157645417054, -64299,118285,3898,2006,2006_House-G_OH-6,OH-6,House-G,House-G,SurveyUSA,325,IVR,,10/17/2006,570,Charles A. Wilson,14381,DEM,64,Charles R. Blasdel,14382,REP,32,,32,11/7/2006,62.08,37.92,24.16,7.84,7.84,1,.2385290732082426, -24415,88783,1333,2006,2006_Gov-G_CT,CT,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/18/2006,881,"John DeStefano, Jr.",12671,DEM,33,M. Jodi Rell,12670,REP,59,,-26,11/7/2006,35.45,63.2,-27.76,1.76,1.76,1,-3.976101648972239, -73579,138081,1335,2006,2006_Gov-G_GA,GA,Gov-G,Gov-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/18/2006,500,Mark Taylor,12678,DEM,31,Sonny Perdue,12676,REP,47,9,-16,11/7/2006,38.22,57.95,-19.73,3.73,3.73,1,-1.682510062631059, -55817,89369,1360,2006,2006_Gov-G_WI,WI,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2006,500,Jim Doyle,12774,DEM,48,Mark Green,12772,REP,44,,4,11/7/2006,52.7,45.31,7.39,3.39,-3.39,1,-1.443402896220855, -24415,29653,1583,2006,2006_Sen-G_CT,CT,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/18/2006,881,Ned Lamont,2839,DEM,35,Joseph I. Lieberman,14516,IND,52,6,-17,11/7/2006,39.73,49.71,-9.98,7.02,,1,3.106357794205044, -24338,29576,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/18/2006,625,Claire McCaskill,2935,DEM,46,Jim Talent,2936,REP,43,,3,11/7/2006,49.58,47.31,2.27,.73,.73,1,-3.270146931021571,among registered voters -24341,29579,1595,2006,2006_Sen-G_MT,MT,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/18/2006,625,Jon Tester,2950,DEM,46,Conrad Burns,2951,REP,43,2,3,11/7/2006,49.16,48.29,.88,2.12,2.12,1,-2.614636813538067,among registered voters -24541,29779,1595,2006,2006_Sen-G_MT,MT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2006,500,Jon Tester,2950,DEM,49,Conrad Burns,2951,REP,46,,3,11/7/2006,49.16,48.29,.88,2.12,2.12,1,-3.101205125765643, -24380,29618,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/18/2006,396,Robert Menendez,2971,DEM,48,Thomas H. Kean,2972,REP,39,,9,11/7/2006,57.2,41.19,16.02,7.02,-7.02,1,-3.455804562617532, -24368,29606,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/18/2006,625,Jim Webb,3047,DEM,43,George F. Allen,3048,REP,47,2,-4,11/7/2006,49.59,49.2,.39,4.39,-4.39,0,.375382586273545,among registered voters -24373,29611,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/18/2006,625,Maria Cantwell,3063,DEM,52,Mike McGavick,3064,REP,37,,15,11/7/2006,56.85,39.93,16.92,1.92,-1.92,1,-4.313720126919717,among registered voters -64204,118129,3697,2006,2006_House-G_FL-22,FL-22,House-G,House-G,Research 2000,281,Live Phone,,10/18/2006,600,Ron Klein,14196,DEM,43,E. Clay Shaw,14198,REP,48,,-5,11/7/2006,50.88,47.13,3.76,8.76,-8.76,0,4.50322509089831, -74075,138949,3762,2006,2006_House-O_LA-2,LA-2,House-G,House-O,Multi-Quest International,220,Live Phone,,10/18/2006,400,William J. Jefferson,16548,DEM,19,Karen Carter Peterson,16550,DEM,14.5,16.5,4.5,11/7/2006,30.08,21.66,8.42,3.92,,1,-1.127297948625287,among registered voters -64174,118081,3826,2006,2006_House-G_NE-1,NE-1,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/18/2006,350,Maxine B. Moul,14087,DEM,36,Jeff Fortenberry,14086,REP,58,,-22,11/7/2006,41.64,58.36,-16.71,5.29,-5.29,1,-.7874125214040529,for Jeff Fortenberry -64196,118110,3847,2006,2006_House-G_NM-1,NM-1,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/18/2006,168,Patricia A. Madrid,14141,DEM,45,Heather A. Wilson,14142,REP,42,,3,11/7/2006,49.8,50.2,-.41,3.41,3.41,0,-2.980440921673074,for Albuquerque Journal -64065,117892,3905,2006,2006_House-G_OH-13,OH-13,House-G,House-G,GQR Research (GQRR),126,Live Phone,D,10/18/2006,506,Betty Sutton,13941,DEM,56,L. Craig Foltin,13942,REP,33,,23,11/7/2006,61.22,38.78,22.44,.56,.56,1,-7.044297230128525,for Betty Sutton -55197,88735,1331,2006,2006_Gov-G_CA,CA,Gov-G,Gov-G,Public Policy Institute of California,262,IVR,,10/19/2006,1076,Phil Angelides,12660,DEM,30,Arnold Schwarzenegger,12662,REP,48,,-18,11/7/2006,38.91,55.88,-16.98,1.02,-1.02,1,-3.752353852860602, -55279,88819,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Cromer Group,65,Live Phone,R,10/19/2006,389,Jim Davis,12674,DEM,38,Charlie Crist,12675,REP,49,,-11,11/7/2006,45.11,52.18,-7.07,3.93,-3.93,1,-.4836413511514696,for unspecified Republican sponsor -55358,88898,1339,2006,2006_Gov-G_IL,IL,Gov-G,Gov-G,Richard Day Research,287,Live Phone,,10/19/2006,603,Rod Blagojevich,12691,DEM,48,Judy Baar Topinka,12692,REP,32,12,16,11/7/2006,49.8,39.26,10.53,5.47,5.47,1,.2750192103011542, -24355,89175,1351,2006,2006_Gov-G_OH,OH,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2006,625,Ted Strickland,12740,DEM,54,J. Kenneth Blackwell,12738,REP,34,,20,11/7/2006,60.54,36.65,23.89,3.89,-3.89,1,-2.670811999261934,among registered voters -24361,89282,1354,2006,2006_Gov-G_RI,RI,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2006,625,Charlie Fogarty,12750,DEM,39,Donald Carcieri,12751,REP,49,,-10,11/7/2006,48.99,51.01,-2.02,7.98,-7.98,1,.8293904563513456,among registered voters -24610,89283,1354,2006,2006_Gov-G_RI,RI,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2006,500,Charlie Fogarty,12750,DEM,44,Donald Carcieri,12751,REP,51,,-7,11/7/2006,48.99,51.01,-2.02,4.98,-4.98,1,-2.638411680303676, -24364,89306,1357,2006,2006_Gov-G_TN,TN,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2006,625,Phil Bredesen,12761,DEM,62,Jim Bryson,12758,REP,27,,35,11/7/2006,68.6,29.74,38.86,3.86,-3.86,1,-4.132685787617548,among registered voters -24197,29435,1583,2006,2006_Sen-G_CT,CT,Sen-G,Sen-G,American Research Group,9,Live Phone,,10/19/2006,600,Ned Lamont,2839,DEM,37,Joseph I. Lieberman,14516,IND,49,8,-12,11/7/2006,39.73,49.71,-9.98,2.02,,1,-2.433881475985705, -24355,29593,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2006,625,Sherrod Brown,3004,DEM,48,Michael DeWine,3005,REP,40,,8,11/7/2006,56.16,43.82,12.35,4.35,-4.35,1,-1.157180395288947,among registered voters -24361,29599,1604,2006,2006_Sen-G_RI,RI,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2006,625,Sheldon Whitehouse,3014,DEM,48,Lincoln Chafee,3015,REP,43,,5,11/7/2006,53.52,46.48,7.04,2.04,-2.04,1,-2.665734342551228,among registered voters -24610,29848,1604,2006,2006_Sen-G_RI,RI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2006,500,Sheldon Whitehouse,3014,DEM,52,Lincoln Chafee,3015,REP,44,,8,11/7/2006,53.52,46.48,7.04,.96,.96,1,-4.70879232574551, -24364,29602,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2006,625,Harold E. Ford Jr.,4344,DEM,43,Bob Corker,3019,REP,45,,-2,11/7/2006,47.99,50.71,-2.72,.72,.72,1,-3.409951099234739,among registered voters -73302,137404,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2006,500,Harold E. Ford Jr.,4344,DEM,47,Bob Corker,3019,REP,49,,-2,11/7/2006,47.99,50.71,-2.72,.72,.72,1,-4.280160437563447, -64162,118064,3602,2006,2006_House-G_AZ-5,AZ-5,House-G,House-G,"Normington, Petts & Associates",232,Live Phone,D,10/19/2006,400,Harry E. Mitchell,14113,DEM,46,J.D. Hayworth,14114,REP,47,4,-1,11/7/2006,50.41,46.44,3.97,4.97,-4.97,0,-.8652397848119386,for Harry E. Mitchell -64385,118451,3673,2006,2006_House-G_CT-4,CT-4,House-G,House-G,University of Connecticut,347,Live Phone,,10/19/2006,805,Diane Farrell,14211,DEM,43,Christopher H. Shays,14212,REP,43,,0,11/7/2006,47.58,50.96,-3.38,3.38,3.38,.5,-3.256005253568028, -74034,138876,3699,2006,2006_House-G_FL-24,FL-24,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/19/2006,402,Clint Curtis,16529,DEM,43,Tom Feeney,16530,REP,45,,-2,11/7/2006,42.06,57.94,-15.88,13.88,13.88,1,6.182507057154048, -64205,118130,3743,2006,2006_House-G_IN-7,IN-7,House-G,House-G,Research 2000,281,Live Phone,,10/19/2006,400,Julia M. Carson,14199,DEM,48,Eric Dickerson,14200,REP,43,,5,11/7/2006,53.76,46.24,7.51,2.51,-2.51,1,-5.37539583270546, -64205,118131,3744,2006,2006_House-G_IN-8,IN-8,House-G,House-G,Research 2000,281,Live Phone,,10/19/2006,400,Brad Ellsworth,14202,DEM,50,John Nathan Hostettler,14203,REP,43,,7,11/7/2006,61.02,38.98,22.04,15.04,-15.04,1,6.969278652187306, -64205,118132,3745,2006,2006_House-G_IN-9,IN-9,House-G,House-G,Research 2000,281,Live Phone,,10/19/2006,400,Baron P. Hill,14204,DEM,47,Mike Sodrel,14205,REP,45,,2,11/7/2006,50.01,45.49,4.52,2.52,-2.52,1,-2.533226819163601, -55097,88635,1327,2006,2006_Gov-G_AK,AK,Gov-G,Gov-G,Hellenthal & Associates,137,Live Phone,,10/20/2006,273,Tony Knowles,12646,DEM,42.6,Sarah Palin,12643,REP,41.9,7,.69999999,11/7/2006,40.97,48.33,-7.36,8.06,8.06,0,2.532435448050039, -73599,138114,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Public Opinion Strategies,260,Live Phone,,10/20/2006,750,Jim Davis,12674,DEM,32,Charlie Crist,12675,REP,46,0,-14,11/7/2006,45.11,52.18,-7.07,6.93,-6.93,1,3.1398030865754,for Associated Industries of Florida -24421,88820,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/20/2006,816,Jim Davis,12674,DEM,44,Charlie Crist,12675,REP,46,,-2,11/7/2006,45.11,52.18,-7.07,5.07,5.07,1,1.160195607840508, -24230,89000,1343,2006,2006_Gov-G_ME,ME,Gov-G,Gov-G,Critical Insights,64,Live Phone,,10/20/2006,600,John Baldacci,13144,DEM,42,Chandler E. Woodcock,12705,REP,25,11,17,11/7/2006,38.11,30.21,7.9,9.1,9.1,1,4.417068912422215, -24358,89255,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/20/2006,625,Ed Rendell,12748,DEM,56,Lynn Swann,12749,REP,35,,21,11/7/2006,60.36,39.64,20.73,.27,.27,1,-4.103238891690492,among registered voters -24421,29659,1585,2006,2006_Sen-G_FL,FL,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/20/2006,816,Bill Nelson,2848,DEM,64,Katherine Harris,2849,REP,29,,35,11/7/2006,60.3,38.1,22.21,12.79,12.79,1,8.072343591784747, -24230,29468,1588,2006,2006_Sen-G_ME,ME,Sen-G,Sen-G,Critical Insights,64,Live Phone,,10/20/2006,600,Jean M. Hay Bright,2910,DEM,14,Olympia J. Snowe,2909,REP,74,,-60,11/7/2006,20.75,74.4,-53.65,6.35,-6.35,1,-.3100000925381445, -24347,29585,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/20/2006,625,Robert Menendez,2971,DEM,45,Thomas H. Kean,2972,REP,42,,3,11/7/2006,57.2,41.19,16.02,13.02,-13.02,1,2.958427790703302,among registered voters -24358,29596,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/20/2006,625,Robert P. Casey Jr.,3010,DEM,51,Rick Santorum,3011,REP,39,,12,11/7/2006,58.64,41.28,17.35,5.35,-5.35,1,-1.604475137045032,among registered voters -24236,29474,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,Elway Research,87,Live Phone,,10/20/2006,405,Maria Cantwell,3063,DEM,52,Mike McGavick,3064,REP,34,,18,11/7/2006,56.85,39.93,16.92,1.08,1.08,1,-5.007502883308828,among registered voters -64100,117941,3688,2006,2006_House-G_FL-13,FL-13,House-G,House-G,Hamilton Campaigns,130,Live Phone,D,10/20/2006,400,Christine L. Jennings,13968,DEM,52,Vern Buchanan,13969,REP,41,,11,11/7/2006,49.92,50.08,-.15,11.15,11.15,0,6.204900878089655,for Christine L. Jennings -27738,33016,8655,2006,2006_House-G_US,US,House-G,House-G,Pew Research Center,253,Live Phone,,10/20/2006,1118,Generic Candidate,13746,DEM,50,Generic Candidate,13747,REP,39,,11,11/7/2006,51.6,44.07,7.53,3.47,3.47,1,-3.691546519228651,for Brookings Institute | CATO Institute -27739,33017,8655,2006,2006_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,Live Phone,,10/20/2006,600,Generic Candidate,13746,DEM,55,Generic Candidate,13747,REP,37,,18,11/7/2006,51.6,44.07,7.53,10.47,10.47,1,3.461871362330339,for Newsweek; sample size unavailable; estimated at 600 as a default -55098,88636,1327,2006,2006_Gov-G_AK,AK,Gov-G,Gov-G,Dittman Research,79,Live Phone,R,10/21/2006,510,Tony Knowles,12646,DEM,39,Sarah Palin,12643,REP,48,4,-9,11/7/2006,40.97,48.33,-7.36,1.64,-1.64,1,-3.952682523239612,for Sarah Palin -24203,88696,1330,2006,2006_Gov-G_AZ,AZ,Gov-G,Gov-G,Arizona State University,15,Live Phone,,10/21/2006,1019,Janet Napolitano,12656,DEM,67,Len Munsil,12655,REP,24,1,43,11/7/2006,62.58,35.44,27.14,15.86,15.86,1,7.674512107055871, -55222,88760,1332,2006,2006_Gov-G_CO,CO,Gov-G,Gov-G,Ciruli Associates,51,Live Phone,,10/21/2006,501,"Bill Ritter, Jr.",12664,DEM,52,Bob Beauprez,12667,REP,33,,19,11/7/2006,56.99,40.17,16.82,2.18,2.18,1,-4.090538554423288, -55220,88758,1332,2006,2006_Gov-G_CO,CO,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/21/2006,594,"Bill Ritter, Jr.",12664,DEM,56,Bob Beauprez,12667,REP,38,1,18,11/7/2006,56.99,40.17,16.82,1.18,1.18,1,-5.159053084802779, -4089,88821,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,10/21/2006,1200,Jim Davis,12674,DEM,42,Charlie Crist,12675,REP,51,2,-9,11/7/2006,45.11,52.18,-7.07,1.93,-1.93,1,-2.121258514601238, -73578,138080,1335,2006,2006_Gov-G_GA,GA,Gov-G,Gov-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/21/2006,500,Mark Taylor,12678,DEM,31,Sonny Perdue,12676,REP,48,9,-17,11/7/2006,38.22,57.95,-19.73,2.73,2.73,1,-2.547598973701185, -55311,88851,1335,2006,2006_Gov-G_GA,GA,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,10/21/2006,800,Mark Taylor,12678,DEM,32,Sonny Perdue,12676,REP,51,9,-19,11/7/2006,38.22,57.95,-19.73,.73,.73,1,-4.267446681460529, -55359,88899,1339,2006,2006_Gov-G_IL,IL,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/21/2006,578,Rod Blagojevich,12691,DEM,44,Judy Baar Topinka,12692,REP,34,14,10,11/7/2006,49.8,39.26,10.53,.53,-.53,1,-5.080930482674217, -55458,89001,1343,2006,2006_Gov-G_ME,ME,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/21/2006,634,John Baldacci,13144,DEM,42,Chandler E. Woodcock,12705,REP,34,12,8,11/7/2006,38.11,30.21,7.9,.1,.1,1,-5.195494720013509, -24717,89076,1345,2006,2006_Gov-G_MN,MN,Gov-G,Gov-G,St. Cloud State University,312,Live Phone,,10/21/2006,504,Mike Hatch,12715,DEM,46,Tim Pawlenty,12717,REP,37,6,9,11/7/2006,45.73,46.69,-.96,9.96,9.96,0,5.875121965779836, -73597,138112,1352,2006,2006_Gov-G_OK,OK,Gov-G,Gov-G,SoonerPoll.com,308,IVR,,10/21/2006,547,Brad Henry,12742,DEM,68,Ernest Istook,12741,REP,25,,43,11/7/2006,66.5,33.5,33.01,9.99,9.99,1,4.34907351438833,for Tulsa World | KOTV-DT Tulsa -24861,89256,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,Temple University,336,Live Phone,,10/21/2006,698,Ed Rendell,12748,DEM,58,Lynn Swann,12749,REP,34,,24,11/7/2006,60.36,39.64,20.73,3.27,3.27,1,-.742479595735825, -55742,89294,1355,2006,2006_Gov-G_SC,SC,Gov-G,Gov-G,Clemson University,54,Live Phone,,10/21/2006,500,Tommy Moore,12752,DEM,31,Mark Sanford,12753,REP,58,,-27,11/7/2006,44.79,55.12,-10.33,16.67,-16.67,1,9.864220021866268, -24203,29441,1581,2006,2006_Sen-G_AZ,AZ,Sen-G,Sen-G,Arizona State University,15,Live Phone,,10/21/2006,1019,Jim Pederson,2823,DEM,41,Jon Kyl,2822,REP,47,3,-6,11/7/2006,43.5,53.34,-9.84,3.84,3.84,1,-.8068978430735011, -64035,29487,1584,2006,2006_Sen-G_DE,DE,Sen-G,Sen-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/21/2006,502,Thomas R. Carper,2843,DEM,60,Jan Ting,2844,REP,26,,34,11/7/2006,70.2,28.7,41.5,7.5,-7.5,1,-.2372190772055475, -4089,29963,1585,2006,2006_Sen-G_FL,FL,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/21/2006,1200,Bill Nelson,2848,DEM,58,Katherine Harris,2849,REP,35,,23,11/7/2006,60.3,38.1,22.21,.79,.79,1,-4.847600161763555, -24717,137500,1592,2006,2006_Sen-G_MN,MN,Sen-G,Sen-G,St. Cloud State University,312,Live Phone,,10/21/2006,504,Amy Klobuchar,2923,DEM,56,Mark R. Kennedy,2924,REP,31,3,25,11/7/2006,58.06,37.94,20.12,4.88,4.88,1,-.109635695648996, -24861,30099,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Temple University,336,Live Phone,,10/21/2006,698,Robert P. Casey Jr.,3010,DEM,54,Rick Santorum,3011,REP,38,,16,11/7/2006,58.64,41.28,17.35,1.35,-1.35,1,-5.570265274760299, -64167,118070,3598,2006,2006_House-G_AZ-1,AZ-1,House-G,House-G,Northern Arizona University,234,Live Phone,,10/21/2006,497,Ellen S. Simon,14126,DEM,32,Richard Renzi,14127,REP,45,2,-13,11/7/2006,43.45,51.75,-8.31,4.69,-4.69,1,-1.623754262201065, -64300,118286,3613,2006,2006_House-G_CA-4,CA-4,House-G,House-G,SurveyUSA,325,IVR,,10/21/2006,581,Charles Duane Brown,14278,DEM,41,John T. Doolittle,14279,REP,51,5,-10,11/7/2006,45.87,49.05,-3.18,6.82,-6.82,1,2.019029858182342, -64035,117852,3675,2006,2006_House-G_DE-1,DE-1,House-G,House-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/21/2006,502,Dennis R. Spivack,13912,DEM,24,Michael N. Castle,13913,REP,59,2,-35,11/7/2006,38.76,57.17,-18.41,16.59,-16.59,1,9.151913207431749, -74047,118178,3725,2006,2006_House-G_IL-8,IL-8,House-G,House-G,Richard Day Research,287,Live Phone,,10/21/2006,500,Melissa L. Bean,14268,DEM,42,David McSweeney,14269,REP,39,,3,11/7/2006,50.9,44.01,6.89,3.89,-3.89,1,-1.352777003429888, -64301,118287,3745,2006,2006_House-G_IN-9,IN-9,House-G,House-G,SurveyUSA,325,IVR,,10/21/2006,519,Baron P. Hill,14204,DEM,47,Mike Sodrel,14205,REP,43,5,4,11/7/2006,50.01,45.49,4.52,.52,-.52,1,-3.658133160956886, -74061,138933,3748,2006,2006_House-G_IA-3,IA-3,House-G,House-G,Benenson Strategy Group,30,Live Phone,D,10/21/2006,400,Leonard L. Boswell,14218,DEM,52,Jeff Lamberti,14219,REP,32,,20,11/7/2006,51.9,46.5,5.4,14.6,14.6,1,8.106461521319,for Leonard L. Boswell; among registered voters -64046,117864,3930,2006,2006_House-G_PA-10,PA-10,House-G,House-G,Franklin & Marshall College,106,Live Phone,,10/21/2006,326,Christopher P. Carney,13920,DEM,50,Don Sherwood,13921,REP,38,,12,11/7/2006,52.9,47.01,5.89,6.11,6.11,1,1.876647918588618, -55742,139069,3946,2006,2006_House-G_SC-5,SC-5,House-G,House-G,Clemson University,54,Live Phone,,10/21/2006,100,John M. Spratt,14390,DEM,61,Ralph Norman,14391,REP,28,,33,11/7/2006,56.9,43.06,13.84,19.16,19.16,1,11.20138181691473, -64257,118235,4024,2006,2006_House-G_WI-8,WI-8,House-G,House-G,St. Norbert College,313,Live Phone,,10/21/2006,400,Steven L. Kagen,14310,DEM,43,John G. Gard,14311,REP,43,,0,11/7/2006,50.9,48.76,2.14,2.14,-2.14,.5,-3.749502486780592, -28953,117327,8655,2006,2006_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,10/21/2006,875,Generic Candidate,13746,DEM,55,Generic Candidate,13747,REP,41,,14,11/7/2006,51.6,44.07,7.53,6.47,6.47,1,-.5919296226884753,for The Washington Post -27735,33013,8655,2006,2006_House-G_US,US,House-G,House-G,CNN/Opinion Research Corp.,37,Live Phone,,10/21/2006,600,Generic Candidate,13746,DEM,57,Generic Candidate,13747,REP,40,,17,11/7/2006,51.6,44.07,7.53,9.47,9.47,1,2.511247230087615,for CNN; sample size unavailable; estimated at 600 as a default -27734,33012,8655,2006,2006_House-G_US,US,House-G,House-G,Financial Dynamics,95,Live Phone,,10/21/2006,1000,Generic Candidate,13746,DEM,52,Generic Candidate,13747,REP,34,,18,11/7/2006,51.6,44.07,7.53,10.47,10.47,1,3.764246990103262,for Diageo | Hotline -27736,123659,8655,2006,2006_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,10/21/2006,600,Generic Candidate,13746,DEM,51,Generic Candidate,13747,REP,42.5,,8.5,11/7/2006,51.6,44.07,7.53,.97,.97,1,-6.62518811261633,for USA Today; sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll -27737,33015,8655,2006,2006_House-G_US,US,House-G,House-G,RT Strategies,275,Live Phone,,10/21/2006,600,Generic Candidate,13746,DEM,57,Generic Candidate,13747,REP,35,,22,11/7/2006,51.6,44.07,7.53,14.47,14.47,1,8.022112774152635,for Cook Political Report; sample size unavailable; estimated at 600 as a default -55330,88870,1337,2006,2006_Gov-G_IA,IA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2006,500,Chet Culver,12684,DEM,49,Jim Nussle,12686,REP,45,,4,11/7/2006,54.02,44.38,9.65,5.65,-5.65,1,1.14712836468515, -24801,88946,1341,2006,2006_Gov-G_MA,MA,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/22/2006,400,Deval Patrick,12699,DEM,53,Kerry Healey,12698,REP,26,9,27,11/7/2006,55.64,35.33,20.3,6.7,6.7,1,1.317091241579086, -55407,88947,1341,2006,2006_Gov-G_MA,MA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/22/2006,623,Deval Patrick,12699,DEM,56,Kerry Healey,12698,REP,31,8,25,11/7/2006,55.64,35.33,20.3,4.7,4.7,1,-.9950309757385446, -24503,89049,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2006,500,Jennifer Granholm,12710,DEM,54,Dick DeVos,12712,REP,43,,11,11/7/2006,56.36,42.3,14.06,3.06,-3.06,1,-2.95985185900129, -4090,89050,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,10/22/2006,1200,Jennifer Granholm,12710,DEM,47,Dick DeVos,12712,REP,43,,4,11/7/2006,56.36,42.3,14.06,10.06,-10.06,1,5.057058172882091, -24829,89077,1345,2006,2006_Gov-G_MN,MN,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/22/2006,606,Mike Hatch,12715,DEM,45,Tim Pawlenty,12717,REP,44,7,1,11/7/2006,45.73,46.69,-.96,1.96,1.96,0,-2.463584070211327, -55642,89192,1352,2006,2006_Gov-G_OK,OK,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/22/2006,472,Brad Henry,12742,DEM,64,Ernest Istook,12741,REP,32,,32,11/7/2006,66.5,33.5,33.01,1.01,-1.01,1,-5.977020783301638, -24768,89257,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,10/22/2006,1200,Ed Rendell,12748,DEM,57,Lynn Swann,12749,REP,37,,20,11/7/2006,60.36,39.64,20.73,.73,-.73,1,-3.41961243290051, -55776,89328,1358,2006,2006_Gov-G_TX,TX,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/22/2006,532,Chris Bell,12763,DEM,26,Rick Perry,12766,REP,36,19,-10,11/7/2006,29.79,39.03,-9.24,.76,-.76,1,-4.001383514543035, -55818,138102,1360,2006,2006_Gov-G_WI,WI,Gov-G,Gov-G,University of Wisconsin (Badger Poll),365,Live Phone,,10/22/2006,266,Jim Doyle,12774,DEM,51,Mark Green,12772,REP,39,4,12,11/7/2006,52.7,45.31,7.39,4.61,4.61,1,-.9927209729795573, -63841,138103,1361,2006,2006_Gov-G_WY,WY,Gov-G,Gov-G,Aspen Media & Market Research,17,Live Phone,,10/22/2006,600,Dave Freudenthal,12775,DEM,69,Ray Hunkins,12776,REP,18,,51,11/7/2006,69.99,30.01,39.98,11.02,11.02,1,3.469324869595128,sample size unavailable; estimated at 600 as a default -55653,89203,1362,2006,2006_Gov-G_OR,OR,Gov-G,Gov-G,Riley Research Associates,290,Live Phone,,10/22/2006,445,Ted Kulongoski,12747,DEM,47,Ron Saxton,12744,REP,36,4,11,11/7/2006,50.73,42.75,7.98,3.02,3.02,1,-1.097152988119827, -24801,30039,1590,2006,2006_Sen-G_MA,MA,Sen-G,Sen-G,Suffolk University,323,Live Phone,,10/22/2006,400,Edward M. Kennedy,2875,DEM,60,Kenneth G. Chase,2876,REP,26,,34,11/7/2006,69.3,30.55,38.75,4.75,-4.75,1,.1844274843856149, -24306,29544,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,Lake Research Partners,165,Live Phone,D,10/22/2006,600,Debbie Stabenow,2915,DEM,53,Mike Bouchard,2916,REP,35,,18,11/7/2006,56.91,41.26,15.65,2.35,2.35,1,-3.309226838378345,for unspecified Democratic sponsor -24503,29741,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2006,500,Debbie Stabenow,2915,DEM,56,Mike Bouchard,2916,REP,40,,16,11/7/2006,56.91,41.26,15.65,.35,.35,1,-5.661674489840276, -4090,29978,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/22/2006,1200,Debbie Stabenow,2915,DEM,48,Mike Bouchard,2916,REP,42,,6,11/7/2006,56.91,41.26,15.65,9.65,-9.65,1,5.266444183472921, -24829,30067,1592,2006,2006_Sen-G_MN,MN,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/22/2006,606,Amy Klobuchar,2923,DEM,55,Mark R. Kennedy,2924,REP,39,3,16,11/7/2006,58.06,37.94,20.12,4.12,-4.12,1,-.5282756127655125, -24310,29548,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,Los Angeles Times,172,Live Phone,,10/22/2006,593,Claire McCaskill,2935,DEM,45,Jim Talent,2936,REP,48,,-3,11/7/2006,49.58,47.31,2.27,5.27,-5.27,0,1.680618420404282, -24834,30072,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/22/2006,630,Claire McCaskill,2935,DEM,45,Jim Talent,2936,REP,48,2,-3,11/7/2006,49.58,47.31,2.27,5.27,-5.27,0,1.824969584303858, -24311,29549,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Los Angeles Times,172,Live Phone,,10/22/2006,314,Robert Menendez,2971,DEM,45,Thomas H. Kean,2972,REP,41,,4,11/7/2006,57.2,41.19,16.02,12.02,-12.02,1,1.572601951844323, -24312,29550,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,Los Angeles Times,172,Live Phone,,10/22/2006,507,Sherrod Brown,3004,DEM,47,Michael DeWine,3005,REP,39,,8,11/7/2006,56.16,43.82,12.35,4.35,-4.35,1,-1.227817724369641, -24768,30006,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/22/2006,1200,Robert P. Casey Jr.,3010,DEM,49,Rick Santorum,3011,REP,42,,7,11/7/2006,58.64,41.28,17.35,10.35,-10.35,1,4.265149432161026, -24313,29551,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Los Angeles Times,172,Live Phone,,10/22/2006,515,Harold E. Ford Jr.,4344,DEM,44,Bob Corker,3019,REP,49,,-5,11/7/2006,47.99,50.71,-2.72,2.28,-2.28,1,-2.06692084554437, -24314,29552,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,Los Angeles Times,172,Live Phone,,10/22/2006,385,Jim Webb,3047,DEM,47,George F. Allen,3048,REP,44,,3,11/7/2006,49.59,49.2,.39,2.61,2.61,1,-1.543306614166555, -55818,137743,1612,2006,2006_Sen-G_WI,WI,Sen-G,Sen-G,University of Wisconsin (Badger Poll),365,Live Phone,,10/22/2006,266,Herb Kohl,3077,DEM,73,Robert Gerald Lorge,3078,REP,16,2,57,11/7/2006,67.31,29.48,37.83,19.17,19.17,1,8.105345265988614, -63841,136765,1613,2006,2006_Sen-G_WY,WY,Sen-G,Sen-G,Aspen Media & Market Research,17,Live Phone,,10/22/2006,539,Dale Groutage,3093,DEM,22,Craig Thomas,3092,REP,70,,-48,11/7/2006,29.86,69.99,-40.13,7.87,-7.87,1,.2170561003742637, -64397,118465,3605,2006,2006_House-G_AZ-8,AZ-8,House-G,House-G,Zimmerman & Associates/Marketing Intelligence,394,Live Phone,,10/22/2006,600,Gabrielle Giffords,14445,DEM,48,Randy J. Graf,14446,REP,38,,10,11/7/2006,54.25,42.09,12.16,2.16,-2.16,1,-1.915882858019048, -74032,138874,3697,2006,2006_House-G_FL-22,FL-22,House-G,House-G,ALG Research,14,Live Phone,D,10/22/2006,500,Ron Klein,14196,DEM,48,E. Clay Shaw,14198,REP,42,,6,11/7/2006,50.88,47.13,3.76,2.24,2.24,1,-2.973105043556566,for Ron Klein -74033,138875,3697,2006,2006_House-G_FL-22,FL-22,House-G,House-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/22/2006,600,Ron Klein,14196,DEM,41,E. Clay Shaw,14198,REP,42,,-1,11/7/2006,50.88,47.13,3.76,4.76,-4.76,0,.1527600190817017,sample size unavailable; estimated at 600 as a default -64224,118179,3723,2006,2006_House-G_IL-6,IL-6,House-G,House-G,Richard Day Research,287,Live Phone,,10/22/2006,500,Tammy Duckworth,14270,DEM,42,Peter J. Roskam,14271,REP,46,,-4,11/7/2006,48.65,51.35,-2.7,1.3,-1.3,1,-5.409784895373691, -64302,118288,3758,2006,2006_House-G_KY-4,KY-4,House-G,House-G,SurveyUSA,325,IVR,,10/22/2006,466,Ken Lucas,14286,DEM,44,Geoff Davis,14287,REP,46,7,-2,11/7/2006,43.38,51.69,-8.31,6.31,6.31,1,-1.945930693156946,for WHAS-TV | WCPO-TV Cincinnati -63824,117519,3868,2006,2006_House-G_NY-19,NY-19,House-G,House-G,Abacus Associates,6,Live Phone,D,10/22/2006,400,John Hall,13796,DEM,46,Sue W. Kelly,13797,REP,48,,-2,11/7/2006,51.22,48.78,2.44,4.44,-4.44,0,-.6089665523557281,for John Hall; among 'voters' -64367,118419,3924,2006,2006_House-G_PA-4,PA-4,House-G,House-G,Susquehanna Polling & Research Inc.,326,Live Phone,,10/22/2006,400,Jason Altmire,14143,DEM,42,Melissa A. Hart,14144,REP,46,,-4,11/7/2006,51.89,48.03,3.86,7.86,-7.86,0,-.6210204640819705,for Pittsburgh Tribune-Review -64047,117865,3928,2006,2006_House-G_PA-8,PA-8,House-G,House-G,Franklin & Marshall College,106,Live Phone,,10/22/2006,336,Patrick J. Murphy,13922,DEM,39,Michael G. Fitzpatrick,13923,REP,48,,-9,11/7/2006,50.3,49.69,.61,9.61,-9.61,0,4.427207364254695, -64148,118023,3930,2006,2006_House-G_PA-10,PA-10,House-G,House-G,Momentum Analysis,214,Live Phone,D,10/22/2006,400,Christopher P. Carney,13920,DEM,43,Don Sherwood,13921,REP,49,,-6,11/7/2006,52.9,47.01,5.89,11.89,-11.89,0,7.579892236391092,for Christopher P. Carney -63841,117544,4025,2006,2006_House-G_WY-1,WY-1,House-G,House-G,Aspen Media & Market Research,17,Live Phone,,10/22/2006,539,Gary Trauner,13814,DEM,40,Barbara Cubin,13815,REP,44,5,-4,11/7/2006,47.74,48.27,-.52,3.48,-3.48,1,-3.96403646115192, -38936,117350,8655,2006,2006_House-G_US,US,House-G,House-G,Harris Insights & Analytics,133,Live Phone,,10/22/2006,795,Generic Candidate,13746,DEM,47,Generic Candidate,13747,REP,33,,14,11/7/2006,51.6,44.07,7.53,6.47,6.47,1,-.4067771122789522, -27733,33011,8655,2006,2006_House-G_US,US,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/22/2006,1013,Generic Candidate,13746,DEM,44,Generic Candidate,13747,REP,33,,11,11/7/2006,51.6,44.07,7.53,3.47,3.47,1,-3.421562583938452,for Reuters -55136,88674,1329,2006,2006_Gov-G_AR,AR,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2006,500,Mike Beebe,12653,DEM,49,Asa Hutchinson,12652,REP,41,,8,11/7/2006,55.61,40.67,14.94,6.94,-6.94,1,.1015990278391291, -55137,88675,1329,2006,2006_Gov-G_AR,AR,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/23/2006,572,Mike Beebe,12653,DEM,58,Asa Hutchinson,12652,REP,38,1,20,11/7/2006,55.61,40.67,14.94,5.06,5.06,1,-1.280747420358203, -24881,88736,1331,2006,2006_Gov-G_CA,CA,Gov-G,Gov-G,YouGov,391,Online,,10/23/2006,877,Phil Angelides,12660,DEM,40,Arnold Schwarzenegger,12662,REP,50,,-10,11/7/2006,38.91,55.88,-16.98,6.98,6.98,1,3.112005852596791, -55221,88759,1332,2006,2006_Gov-G_CO,CO,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2006,500,"Bill Ritter, Jr.",12664,DEM,51,Bob Beauprez,12667,REP,39,,12,11/7/2006,56.99,40.17,16.82,4.82,-4.82,1,-1.258107712962382, -55377,88917,1340,2006,2006_Gov-G_KS,KS,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2006,500,Kathleen Sebelius,12695,DEM,56,Jim Barnett,12697,REP,37,,19,11/7/2006,57.9,40.44,17.47,1.53,1.53,1,-3.825513358461428, -55408,88948,1341,2006,2006_Gov-G_MA,MA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2006,500,Deval Patrick,12699,DEM,53,Kerry Healey,12698,REP,29,9,24,11/7/2006,55.64,35.33,20.3,3.7,3.7,1,-1.858164587840715, -24823,89051,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/23/2006,803,Jennifer Granholm,12710,DEM,52,Dick DeVos,12712,REP,45,1,7,11/7/2006,56.36,42.3,14.06,7.06,-7.06,1,1.887360206244251, -24689,89113,1349,2006,2006_Gov-G_NV,NV,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/23/2006,600,Dina Titus,12728,DEM,41,Jim Gibbons,12729,REP,47,,-6,11/7/2006,43.92,47.93,-4.01,1.99,-1.99,1,-2.064891691159554, -55743,89295,1355,2006,2006_Gov-G_SC,SC,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2006,500,Tommy Moore,12752,DEM,34,Mark Sanford,12753,REP,57,,-23,11/7/2006,44.79,55.12,-10.33,12.67,-12.67,1,5.036546803460976, -24845,89307,1357,2006,2006_Gov-G_TN,TN,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/23/2006,780,Phil Bredesen,12761,DEM,66,Jim Bryson,12758,REP,29,,37,11/7/2006,68.6,29.74,38.86,1.86,-1.86,1,-5.115642901310666, -24881,30119,1582,2006,2006_Sen-G_CA,CA,Sen-G,Sen-G,YouGov,391,Online,,10/23/2006,877,Dianne Feinstein,2828,DEM,57,Richard Dick Mountjoy,2829,REP,39,,18,11/7/2006,59.43,35.02,24.42,6.42,-6.42,1,1.064739717621905, -24873,30111,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,Voter/Consumer Research,371,Live Phone,R,10/23/2006,602,Benjamin L. Cardin,2878,DEM,41,Michael S. Steele,2879,REP,39,4,2,11/7/2006,54.21,44.2,10.01,8.01,-8.01,1,2.656227765418567,for unspecified Republican sponsor -24823,30061,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/23/2006,803,Debbie Stabenow,2915,DEM,51,Mike Bouchard,2916,REP,44,1,7,11/7/2006,56.91,41.26,15.65,8.65,-8.65,1,3.566424705416206, -24689,29927,1597,2006,2006_Sen-G_NV,NV,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/23/2006,600,Jack Carter,2988,DEM,41,John Ensign,2987,REP,55,,-14,11/7/2006,40.99,55.36,-14.37,.37,.37,1,-4.547532814679317, -24224,29462,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,CBS News/The New York Times,36,Live Phone,,10/23/2006,552,Robert Menendez,2971,DEM,40,Thomas H. Kean,2972,REP,39,,1,11/7/2006,57.2,41.19,16.02,15.02,-15.02,1,5.186026935822603, -24300,29538,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Hamilton Campaigns,130,Live Phone,D,10/23/2006,800,Harold E. Ford Jr.,4344,DEM,47,Bob Corker,3019,REP,45,,2,11/7/2006,47.99,50.71,-2.72,4.72,4.72,0,.8595939450370845,for Harold E. Ford Jr. -24622,29860,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2006,500,Harold E. Ford Jr.,4344,DEM,47,Bob Corker,3019,REP,49,,-2,11/7/2006,47.99,50.71,-2.72,.72,.72,1,-4.087028762268837, -24845,30083,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/23/2006,780,Harold E. Ford Jr.,4344,DEM,48,Bob Corker,3019,REP,48,,0,11/7/2006,47.99,50.71,-2.72,2.72,2.72,.5,-1.318974253517896, -24632,29870,1606,2006,2006_Sen-G_TX,TX,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2006,500,Barbara Ann Radnofsky,3037,DEM,34,Kay Bailey Hutchison,3036,REP,60,,-26,11/7/2006,36.04,61.69,-25.65,.35,-.35,1,-6.851887631364351, -24849,30087,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/23/2006,613,Jim Webb,3047,DEM,46,George F. Allen,3048,REP,49,2,-3,11/7/2006,49.59,49.2,.39,3.39,-3.39,0,.0000236889315598, -64258,118236,3666,2006,2006_House-G_CO-4,CO-4,House-G,House-G,Myers Research & Strategic Services,319,Live Phone,D,10/23/2006,600,Angie Paccione,14280,DEM,45,Marilyn N. Musgrave,14281,REP,42,6,3,11/7/2006,43.12,45.61,-2.49,5.49,5.49,0,.3756256608203538,for Angie Paccione -66734,124495,3671,2006,2006_House-G_CT-2,CT-2,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/23/2006,400,Joe Courtney,13958,DEM,43,Robert R. Simmons,13959,REP,50,,-7,11/7/2006,50.02,49.98,.03,7.03,-7.03,0,1.974875151946275,for Robert R. Simmons -64144,118018,3708,2006,2006_House-G_GA-8,GA-8,House-G,House-G,Mellman Group,205,Live Phone,D,10/23/2006,400,James Marshall,14079,DEM,50,Michael Allen Collins,14080,REP,34,,16,11/7/2006,50.55,49.45,1.1,14.9,14.9,1,7.378170922955964,for James Marshall -74074,138948,3762,2006,2006_House-O_LA-2,LA-2,House-G,House-O,Ed Renwick/Loyola University New Orleans,85,Live Phone,,10/23/2006,400,William J. Jefferson,16548,DEM,20,Karen Carter Peterson,16550,DEM,15,10,5,11/7/2006,30.08,21.66,8.42,3.42,,1,-1.723963251851371,among registered voters -64303,118289,3809,2006,2006_House-G_MN-6,MN-6,House-G,House-G,SurveyUSA,325,IVR,,10/23/2006,738,Patty Wetterling,14290,DEM,43,Michele Bachmann,14291,REP,49,5,-6,11/7/2006,42.07,50.05,-7.98,1.98,1.98,1,-3.082444690998722,for KSTP-TV Minneapolis -24689,118133,3830,2006,2006_House-G_NV-2,NV-2,House-G,House-G,Research 2000,281,Live Phone,,10/23/2006,400,Jill Talbot Derby,14054,DEM,40,Dean Heller,14055,REP,48,,-8,11/7/2006,44.94,50.35,-5.4,2.6,-2.6,1,-3.012057121003271, -64175,118082,3847,2006,2006_House-G_NM-1,NM-1,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/23/2006,450,Patricia A. Madrid,14141,DEM,48,Heather A. Wilson,14142,REP,45,,3,11/7/2006,49.8,50.2,-.41,3.41,3.41,0,-2.402908078103169,for Heather A. Wilson -74136,139056,3926,2006,2006_House-G_PA-6,PA-6,House-G,House-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/23/2006,404,Lois Murphy,14305,DEM,47,Jim Gerlach,14306,REP,44,,3,11/7/2006,49.34,50.66,-1.32,4.32,4.32,0,-1.790021464429188,for Lois Murphy -64304,118290,4006,2006,2006_House-G_WA-2,WA-2,House-G,House-G,SurveyUSA,325,IVR,,10/23/2006,524,Rick Larsen,14383,DEM,62,Douglas R. Roulstone,14384,REP,33,,29,11/7/2006,64.16,35.84,28.32,.68,.68,1,-6.752684232252068, -27732,33010,8655,2006,2006_House-G_US,US,House-G,House-G,Ipsos,154,Live Phone,,10/23/2006,970,Generic Candidate,13746,DEM,56,Generic Candidate,13747,REP,37,,19,11/7/2006,51.6,44.07,7.53,11.47,11.47,1,4.87395799971141,for AP | AOL News -55138,88676,1329,2006,2006_Gov-G_AR,AR,Gov-G,Gov-G,Opinion Research Associates,242,Live Phone,,10/24/2006,500,Mike Beebe,12653,DEM,56,Asa Hutchinson,12652,REP,38,1,18,11/7/2006,55.61,40.67,14.94,3.06,3.06,1,-3.950455144923779, -24809,88737,1331,2006,2006_Gov-G_CA,CA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/24/2006,507,Phil Angelides,12660,DEM,37,Arnold Schwarzenegger,12662,REP,55,,-18,11/7/2006,38.91,55.88,-16.98,1.02,-1.02,1,-3.987219413022613, -24705,88822,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,SEA Polling & Strategic Design,302,Live Phone,,10/24/2006,800,Jim Davis,12674,DEM,42,Charlie Crist,12675,REP,48,,-6,11/7/2006,45.11,52.18,-7.07,1.07,1.07,1,-2.77655830924153, -73575,138077,1335,2006,2006_Gov-G_GA,GA,Gov-G,Gov-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/24/2006,500,Mark Taylor,12678,DEM,34,Sonny Perdue,12676,REP,51,7,-17,11/7/2006,38.22,57.95,-19.73,2.73,2.73,1,-2.445070770897136, -55337,88877,1338,2006,2006_Gov-G_ID,ID,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2006,625,Jerry Brady,12687,DEM,43,C.L. 'Butch' Otter,12690,REP,44,,-1,11/7/2006,44.11,52.67,-8.56,7.56,7.56,1,.1737139479358144, -24872,88949,1341,2006,2006_Gov-G_MA,MA,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,10/24/2006,585,Deval Patrick,12699,DEM,54,Kerry Healey,12698,REP,29,8,25,11/7/2006,55.64,35.33,20.3,4.7,4.7,1,-.6749369502616925, -24875,88976,1342,2006,2006_Gov-G_MD,MD,Gov-G,Gov-G,ABC News/The Washington Post,3,Live Phone,,10/24/2006,1003,Martin O'Malley,12704,DEM,55,Robert Ehrlich Jr.,12703,REP,45,,10,11/7/2006,52.69,46.16,6.53,3.47,3.47,1,-1.565233852646621,for The Washington Post -24243,89052,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,EPIC-MRA,84,Live Phone,,10/24/2006,600,Jennifer Granholm,12710,DEM,48,Dick DeVos,12712,REP,43,,5,11/7/2006,56.36,42.3,14.06,9.06,-9.06,1,3.608260746082475, -24683,89053,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/24/2006,600,Jennifer Granholm,12710,DEM,50,Dick DeVos,12712,REP,40,,10,11/7/2006,56.36,42.3,14.06,4.06,-4.06,1,-1.644672342683369, -24582,89176,1351,2006,2006_Gov-G_OH,OH,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2006,500,Ted Strickland,12740,DEM,58,J. Kenneth Blackwell,12738,REP,36,,22,11/7/2006,60.54,36.65,23.89,1.89,-1.89,1,-4.697283772796235, -24839,89177,1351,2006,2006_Gov-G_OH,OH,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/24/2006,563,Ted Strickland,12740,DEM,62,J. Kenneth Blackwell,12738,REP,32,1,30,11/7/2006,60.54,36.65,23.89,6.11,6.11,1,.1541210128565313, -24878,89258,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,West Chester University,377,Live Phone,,10/24/2006,601,Ed Rendell,12748,DEM,57,Lynn Swann,12749,REP,32,,25,11/7/2006,60.36,39.64,20.73,4.27,4.27,1,.3269088149120674, -24695,89284,1354,2006,2006_Gov-G_RI,RI,Gov-G,Gov-G,Rhode Island College,285,Live Phone,,10/24/2006,408,Charlie Fogarty,12750,DEM,35,Donald Carcieri,12751,REP,49,,-14,11/7/2006,48.99,51.01,-2.02,11.98,-11.98,1,5.425891340065433,among registered voters -55777,89329,1358,2006,2006_Gov-G_TX,TX,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2006,500,Chris Bell,12763,DEM,25,Rick Perry,12766,REP,36,22,-11,11/7/2006,29.79,39.03,-9.24,1.76,-1.76,1,-3.447405776883547, -25054,89330,1358,2006,2006_Gov-G_TX,TX,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/24/2006,1003,Chris Bell,12763,DEM,22,Rick Perry,12766,REP,38,21,-16,11/7/2006,29.79,39.03,-9.24,6.76,-6.76,1,1.892893431658818, -24691,89340,1359,2006,2006_Gov-G_VT,VT,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/24/2006,400,Scudder Parker,12769,DEM,41,Jim Douglas,12768,REP,51,,-10,11/7/2006,41.17,56.38,-15.21,5.21,5.21,1,-2.572129326972926,among registered voters -24809,30047,1582,2006,2006_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/24/2006,507,Dianne Feinstein,2828,DEM,59,Richard Dick Mountjoy,2829,REP,33,,26,11/7/2006,59.43,35.02,24.42,1.58,1.58,1,-4.758838548994105, -24705,29943,1585,2006,2006_Sen-G_FL,FL,Sen-G,Sen-G,SEA Polling & Strategic Design,302,Live Phone,,10/24/2006,800,Bill Nelson,2848,DEM,56,Katherine Harris,2849,REP,30,,26,11/7/2006,60.3,38.1,22.21,3.79,3.79,1,-1.243959585453255, -24875,137322,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,ABC News/The Washington Post,3,Live Phone,,10/24/2006,1003,Benjamin L. Cardin,2878,DEM,54,Michael S. Steele,2879,REP,43,1,11,11/7/2006,54.21,44.2,10.01,.99,.99,1,-4.59292195984452,for The Washington Post -24289,29527,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/24/2006,602,Benjamin L. Cardin,2878,DEM,52,Michael S. Steele,2879,REP,40,,12,11/7/2006,54.21,44.2,10.01,1.99,1.99,1,-3.827324181293335,for Benjamin L. Cardin -24872,30110,1590,2006,2006_Sen-G_MA,MA,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,10/24/2006,585,Edward M. Kennedy,2875,DEM,66,Kenneth G. Chase,2876,REP,25,,41,11/7/2006,69.3,30.55,38.75,2.25,2.25,1,-2.638012412614116, -24243,29481,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,10/24/2006,600,Debbie Stabenow,2915,DEM,50,Mike Bouchard,2916,REP,38,,12,11/7/2006,56.91,41.26,15.65,3.65,-3.65,1,-2.260582937960113, -24683,29921,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/24/2006,600,Debbie Stabenow,2915,DEM,52,Mike Bouchard,2916,REP,41,,11,11/7/2006,56.91,41.26,15.65,4.65,-4.65,1,-.9030007856335837, -24215,29453,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,"Normington, Petts & Associates",232,Live Phone,D,10/24/2006,800,Robert Menendez,2971,DEM,45,Thomas H. Kean,2972,REP,36,,9,11/7/2006,57.2,41.19,16.02,7.02,-7.02,1,-2.911015447155823,for unspecified Democratic sponsor -24688,29926,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/24/2006,600,Robert Menendez,2971,DEM,48,Thomas H. Kean,2972,REP,42,,6,11/7/2006,57.2,41.19,16.02,10.02,-10.02,1,.0218870114531312, -24582,29820,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2006,500,Sherrod Brown,3004,DEM,54,Michael DeWine,3005,REP,43,,11,11/7/2006,56.16,43.82,12.35,1.35,-1.35,1,-4.441215393193013, -24839,30077,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/24/2006,563,Sherrod Brown,3004,DEM,57,Michael DeWine,3005,REP,37,,20,11/7/2006,56.16,43.82,12.35,7.65,7.65,1,2.202339688125464, -24878,30116,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,West Chester University,377,Live Phone,,10/24/2006,601,Robert P. Casey Jr.,3010,DEM,50,Rick Santorum,3011,REP,39,,11,11/7/2006,58.64,41.28,17.35,6.35,-6.35,1,-.2924415472106214, -24695,29933,1604,2006,2006_Sen-G_RI,RI,Sen-G,Sen-G,Rhode Island College,285,Live Phone,,10/24/2006,408,Sheldon Whitehouse,3014,DEM,43,Lincoln Chafee,3015,REP,33,,10,11/7/2006,53.52,46.48,7.04,2.96,2.96,1,-2.21944006712622,among registered voters -25054,30292,1606,2006,2006_Sen-G_TX,TX,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/24/2006,1003,Barbara Ann Radnofsky,3037,DEM,26.6,Kay Bailey Hutchison,3036,REP,61.1,,-34.5,11/7/2006,36.04,61.69,-25.65,8.85,-8.85,1,3.193459280874793, -24691,29929,1608,2006,2006_Sen-G_VT,VT,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/24/2006,400,Bernard Sanders,3051,IND,57,Rich Tarrant,3052,REP,36,,21,11/7/2006,65.41,32.36,33.04,12.04,,1,4.23531781745124,among registered voters -74036,138878,3712,2006,2006_House-G_GA-12,GA-12,House-G,House-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/24/2006,600,John Barrow,16531,DEM,42,Max Burns,16532,REP,39,,3,11/7/2006,50.3,49.7,.61,2.39,2.39,1,-4.924265879609723,sample size unavailable; estimated at 600 as a default -55337,117986,3716,2006,2006_House-G_ID-1,ID-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2006,314,Larry Grant,13955,DEM,37,William T. Sali,13956,REP,39,2,-2,11/7/2006,45.37,50.57,-5.2,3.2,3.2,1,-3.110032802326142, -74038,138881,3723,2006,2006_House-G_IL-6,IL-6,House-G,House-G,"Normington, Petts & Associates",232,Live Phone,D,10/24/2006,400,Tammy Duckworth,14270,DEM,44,Peter J. Roskam,14271,REP,43,,1,11/7/2006,48.65,51.35,-2.7,3.7,3.7,0,-2.769537108658524,for Tammy Duckworth -64113,117956,3757,2006,2006_House-G_KY-3,KY-3,House-G,House-G,Louisville Courier-Journal,174,Live Phone,,10/24/2006,669,John Yarmuth,13999,DEM,42,Anne Meagher Northup,14000,REP,48,,-6,11/7/2006,50.62,48.18,2.45,8.45,-8.45,0,3.467074371327084, -64072,117900,3869,2006,2006_House-G_NY-20,NY-20,House-G,House-G,Grove Insight,129,Live Phone,D,10/24/2006,400,Kirsten E. Gillibrand,13928,DEM,43,John E. Sweeney,13929,REP,40,,3,11/7/2006,53.1,46.9,6.2,3.2,-3.2,1,-3.867699443718747,for unspecified Democratic sponsor; among 'voters' -64176,118083,3924,2006,2006_House-G_PA-4,PA-4,House-G,House-G,Public Opinion Strategies,260,Live Phone,D,10/24/2006,400,Jason Altmire,14143,DEM,38,Melissa A. Hart,14144,REP,50,,-12,11/7/2006,51.89,48.03,3.86,15.86,-15.86,0,9.13501478841394,for Melissa L. Bean -63851,117554,3927,2006,2006_House-G_PA-7,PA-7,House-G,House-G,Benenson Strategy Group,30,Live Phone,D,10/24/2006,400,Joe Sestak,13822,DEM,50,W. Curtis Weldon,13823,REP,43,,7,11/7/2006,56.36,43.6,12.75,5.75,-5.75,1,-.4826509386182167,for unspecified Democratic sponsor; among 'voters' -64114,117957,3930,2006,2006_House-G_PA-10,PA-10,House-G,House-G,Lycoming College,176,Live Phone,,10/24/2006,643,Christopher P. Carney,13920,DEM,47,Don Sherwood,13921,REP,38,,9,11/7/2006,52.9,47.01,5.89,3.11,3.11,1,-1.050031823430855, -74149,139076,3979,2006,2006_House-G_TX-22,TX-22,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/24/2006,504,Nicholas V. Lampson,16589,DEM,37.5,Shelley Sekula Gibbs,16590,REP,52.5,5,-15,11/7/2006,51.79,41.78,10.01,25.01,-25.01,0,17.59306123593933,for Houston Chronicle; average of multiple versions or turnout models listed in poll -24691,118134,3993,2006,2006_House-G_VT-1,VT-1,House-G,House-G,Research 2000,281,Live Phone,,10/24/2006,400,Peter Welch,14206,DEM,51,Martha Rainville,14207,REP,41,,10,11/7/2006,53.22,44.54,8.68,1.32,1.32,1,-6.222460621377404,among registered voters -64128,117984,3995,2006,2006_House-G_VA-2,VA-2,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2006,400,Philip J. Kellam,14050,DEM,44,Thelma D. Drake,14051,REP,46,,-2,11/7/2006,48.45,51.27,-2.82,.82,.82,1,-5.320166923698403, -55139,88677,1329,2006,2006_Gov-G_AR,AR,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,507,Mike Beebe,12653,DEM,45.3,Asa Hutchinson,12652,REP,48.2,,-2.9000001,11/7/2006,55.61,40.67,14.94,17.84,-17.84,0,12.57074259713244,for Wall Street Journal -55159,88697,1330,2006,2006_Gov-G_AZ,AZ,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,644,Janet Napolitano,12656,DEM,51.3,Len Munsil,12655,REP,42.7,,8.6000004,11/7/2006,62.58,35.44,27.14,18.54,-18.54,1,10.86251560285163,for Wall Street Journal -55200,88738,1331,2006,2006_Gov-G_CA,CA,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,1155,Phil Angelides,12660,DEM,38.8,Arnold Schwarzenegger,12662,REP,47.6,5.8,-8.8000002,11/7/2006,38.91,55.88,-16.98,8.18,8.18,1,4.173140922125125,for Wall Street Journal -55223,88761,1332,2006,2006_Gov-G_CO,CO,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/2006,625,"Bill Ritter, Jr.",12664,DEM,50,Bob Beauprez,12667,REP,38,3,12,11/7/2006,56.99,40.17,16.82,4.82,-4.82,1,-.9480765845635272, -55224,88762,1332,2006,2006_Gov-G_CO,CO,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,583,"Bill Ritter, Jr.",12664,DEM,46.4,Bob Beauprez,12667,REP,46.6,4,-.2,11/7/2006,56.99,40.17,16.82,17.02,-17.02,0,12.22056039876417,for Wall Street Journal -55283,88823,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,952,Jim Davis,12674,DEM,45.1,Charlie Crist,12675,REP,49.9,,-4.8000002,11/7/2006,45.11,52.18,-7.07,2.27,2.27,1,-1.541008283049103,for Wall Street Journal -55312,88852,1335,2006,2006_Gov-G_GA,GA,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,1014,Mark Taylor,12678,DEM,36.3,Sonny Perdue,12676,REP,48.3,9.1,-12,11/7/2006,38.22,57.95,-19.73,7.73,7.73,1,3.125405400117869,for Wall Street Journal -55331,88871,1337,2006,2006_Gov-G_IA,IA,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,507,Chet Culver,12684,DEM,47.6,Jim Nussle,12686,REP,46.4,,1.2,11/7/2006,54.02,44.38,9.65,8.45,-8.45,1,4.30768442548314,for Wall Street Journal -55360,88900,1339,2006,2006_Gov-G_IL,IL,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/25/2006,800,Rod Blagojevich,12691,DEM,47,Judy Baar Topinka,12692,REP,38,11,9,11/7/2006,49.8,39.26,10.53,1.53,-1.53,1,-3.599418112501343, -55361,88901,1339,2006,2006_Gov-G_IL,IL,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,583,Rod Blagojevich,12691,DEM,39.6,Judy Baar Topinka,12692,REP,33,16,6.5999999,11/7/2006,49.8,39.26,10.53,3.93,-3.93,1,-1.108523510006606,for Wall Street Journal -55410,88950,1341,2006,2006_Gov-G_MA,MA,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,678,Deval Patrick,12699,DEM,58.1,Kerry Healey,12698,REP,32.7,4,25.4,11/7/2006,55.64,35.33,20.3,5.1,5.1,1,-.1585532671735919,for Wall Street Journal -55437,88977,1342,2006,2006_Gov-G_MD,MD,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,644,Martin O'Malley,12704,DEM,49.3,Robert Ehrlich Jr.,12703,REP,43.9,,5.4000001,11/7/2006,52.69,46.16,6.53,1.13,-1.13,1,-4.329239968284224,for Wall Street Journal -55509,89054,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,1081,Jennifer Granholm,12710,DEM,51.6,Dick DeVos,12712,REP,42.7,,8.8999996,11/7/2006,56.36,42.3,14.06,5.16,-5.16,1,-.2168924695356994,for Wall Street Journal -24513,89078,1345,2006,2006_Gov-G_MN,MN,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2006,500,Mike Hatch,12715,DEM,45,Tim Pawlenty,12717,REP,44,,1,11/7/2006,45.73,46.69,-.96,1.96,1.96,0,-2.447462782585374, -25008,89079,1345,2006,2006_Gov-G_MN,MN,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,715,Mike Hatch,12715,DEM,46.1,Tim Pawlenty,12717,REP,44.7,6.3,1.4,11/7/2006,45.73,46.69,-.96,2.36,2.36,0,-1.823931359681547,for Wall Street Journal -55566,89114,1349,2006,2006_Gov-G_NV,NV,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,485,Dina Titus,12728,DEM,47.5,Jim Gibbons,12729,REP,46.6,,.89999998,11/7/2006,43.92,47.93,-4.01,4.91,4.91,0,1.048234251432344,for Wall Street Journal -55595,89144,1350,2006,2006_Gov-G_NY,NY,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,952,Eliot Spitzer,12732,DEM,63.2,John J. Faso,12733,REP,27.3,,35.900002,11/7/2006,69.56,28.72,40.84,4.94,-4.94,1,-.9395679263163303,for Wall Street Journal -24395,89179,1351,2006,2006_Gov-G_OH,OH,Gov-G,Gov-G,Opinion Consultants,241,Live Phone,,10/25/2006,800,Ted Strickland,12740,DEM,55,J. Kenneth Blackwell,12738,REP,39,,16,11/7/2006,60.54,36.65,23.89,7.89,-7.89,1,1.959455746942952,among registered voters -55628,89178,1351,2006,2006_Gov-G_OH,OH,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,678,Ted Strickland,12740,DEM,50.8,J. Kenneth Blackwell,12738,REP,43.3,,7.5,11/7/2006,60.54,36.65,23.89,16.39,-16.39,1,11.02206179230926,for Wall Street Journal -55709,89259,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,755,Ed Rendell,12748,DEM,55.2,Lynn Swann,12749,REP,42,,13.2,11/7/2006,60.36,39.64,20.73,7.53,-7.53,1,3.857333083312998,for Wall Street Journal -64710,138099,1356,2006,2006_Gov-G_SD,SD,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/2006,800,Jack Billion,12757,DEM,35,M. Michael Rounds,12755,REP,57,,-22,11/7/2006,36.13,61.69,-25.56,3.56,3.56,1,-3.896436274269085, -55779,89331,1358,2006,2006_Gov-G_TX,TX,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,1081,Chris Bell,12763,DEM,28.5,Rick Perry,12766,REP,36.7,15,-8.1999998,11/7/2006,29.79,39.03,-9.24,1.04,1.04,1,-3.785987303265171,for Wall Street Journal -25065,89371,1360,2006,2006_Gov-G_WI,WI,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,845,Jim Doyle,12774,DEM,46.7,Mark Green,12772,REP,47.2,4,-.5,11/7/2006,52.7,45.31,7.39,7.89,-7.89,0,4.105718239213731,for Wall Street Journal -55654,89204,1362,2006,2006_Gov-G_OR,OR,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,755,Ted Kulongoski,12747,DEM,47.2,Ron Saxton,12744,REP,46.6,,.60000002,11/7/2006,50.73,42.75,7.98,7.38,-7.38,1,3.911869334516121,for Wall Street Journal -55159,30225,1581,2006,2006_Sen-G_AZ,AZ,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,644,Jim Pederson,2823,DEM,44.4,Jon Kyl,2822,REP,51.8,,-7.4000001,11/7/2006,43.5,53.34,-9.84,2.44,2.44,1,-2.245766589786641,for Wall Street Journal -24991,30229,1583,2006,2006_Sen-G_CT,CT,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,600,Ned Lamont,2839,DEM,42.5,Joseph I. Lieberman,14516,IND,47.4,6,-4.9000001,11/7/2006,39.73,49.71,-9.98,5.08,,1,1.016282628089392,for Wall Street Journal; sample size unavailable; estimated at 600 as a default -55283,30234,1585,2006,2006_Sen-G_FL,FL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,952,Bill Nelson,2848,DEM,53.7,Katherine Harris,2849,REP,39.6,,14.1,11/7/2006,60.3,38.1,22.21,8.11,-8.11,1,3.438606568919465,for Wall Street Journal -55437,30238,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,644,Benjamin L. Cardin,2878,DEM,52.8,Michael S. Steele,2879,REP,43.5,,9.3000002,11/7/2006,54.21,44.2,10.01,.71,-.71,1,-5.273977581502919,for Wall Street Journal -55509,30243,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,1081,Debbie Stabenow,2915,DEM,49.3,Mike Bouchard,2916,REP,41.9,,7.4000001,11/7/2006,56.91,41.26,15.65,8.25,-8.25,1,3.182756442916087,for Wall Street Journal -24513,29751,1592,2006,2006_Sen-G_MN,MN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2006,500,Amy Klobuchar,2923,DEM,53,Mark R. Kennedy,2924,REP,39,,14,11/7/2006,58.06,37.94,20.12,6.12,-6.12,1,1.651888331629819, -25008,30246,1592,2006,2006_Sen-G_MN,MN,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,600,Amy Klobuchar,2923,DEM,50.5,Mark R. Kennedy,2924,REP,42.8,,7.6999998,11/7/2006,58.06,37.94,20.12,12.42,-12.42,1,8.271823315276867,for Wall Street Journal; sample size unavailable; estimated at 600 as a default -24524,29762,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2006,500,Claire McCaskill,2935,DEM,48,Jim Talent,2936,REP,50,,-2,11/7/2006,49.58,47.31,2.27,4.27,-4.27,0,.5040983628472175, -24684,29922,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/25/2006,800,Claire McCaskill,2935,DEM,47,Jim Talent,2936,REP,47,,0,11/7/2006,49.58,47.31,2.27,2.27,-2.27,.5,-1.19245995502796, -25012,30250,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/2006,600,Claire McCaskill,2935,DEM,47.3,Jim Talent,2936,REP,48.6,3,-1.3,11/7/2006,49.58,47.31,2.27,3.57,-3.57,0,-.1493876004896648,sample size unavailable; estimated at 600 as a default -24303,29541,1595,2006,2006_Sen-G_MT,MT,Sen-G,Sen-G,Harstad Strategic Research Inc.,134,Live Phone,D,10/25/2006,662,Jon Tester,2950,DEM,48,Conrad Burns,2951,REP,42,,6,11/7/2006,49.16,48.29,.88,5.12,5.12,1,1.182762157646029,for Jon Tester -55566,30265,1597,2006,2006_Sen-G_NV,NV,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,485,Jack Carter,2988,DEM,36.8,John Ensign,2987,REP,58.3,,-21.5,11/7/2006,40.99,55.36,-14.37,7.13,-7.13,1,2.925570947011733,for Wall Street Journal -24563,29801,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2006,500,Robert Menendez,2971,DEM,45,Thomas H. Kean,2972,REP,45,,0,11/7/2006,57.2,41.19,16.02,16.02,-16.02,.5,6.232963377617285, -25019,30257,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,600,Robert Menendez,2971,DEM,48.7,Thomas H. Kean,2972,REP,42.8,,5.9000001,11/7/2006,57.2,41.19,16.02,10.12,-10.12,1,-.1131416789202794,for Wall Street Journal; sample size unavailable; estimated at 600 as a default -25024,30262,1599,2006,2006_Sen-G_NM,NM,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,600,Jeff Bingaman,2982,DEM,58.2,Allen W. McCulloch MD,2983,REP,37.5,,20.700001,11/7/2006,70.61,29.33,41.27,20.57,-20.57,1,15.07313186334797,for Wall Street Journal; sample size unavailable; estimated at 600 as a default -55595,30268,1600,2006,2006_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,952,Hillary Rodham Clinton,2993,DEM,57.3,John Spencer,2996,REP,33,,24.299999,11/7/2006,67,31.01,36,11.7,-11.7,1,7.456667404296118,for Wall Street Journal -24395,29633,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,Opinion Consultants,241,Live Phone,,10/25/2006,800,Sherrod Brown,3004,DEM,51,Michael DeWine,3005,REP,44,,7,11/7/2006,56.16,43.82,12.35,5.35,-5.35,1,.0699586339502387,among registered voters -55628,30273,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,678,Sherrod Brown,3004,DEM,48.7,Michael DeWine,3005,REP,47.3,,1.4,11/7/2006,56.16,43.82,12.35,10.95,-10.95,1,5.960239435977396,for Wall Street Journal -55709,30278,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,755,Robert P. Casey Jr.,3010,DEM,52.7,Rick Santorum,3011,REP,43.8,,8.8999996,11/7/2006,58.64,41.28,17.35,8.45,-8.45,1,2.144675171298922,for Wall Street Journal -25047,30285,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,600,Harold E. Ford Jr.,4344,DEM,48.1,Bob Corker,3019,REP,49.3,,-1.2,11/7/2006,47.99,50.71,-2.72,1.52,1.52,1,-2.553935482691323,for Wall Street Journal; sample size unavailable; estimated at 600 as a default -55779,30291,1606,2006,2006_Sen-G_TX,TX,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,1081,Barbara Ann Radnofsky,3037,DEM,35.9,Kay Bailey Hutchison,3036,REP,54.8,6.4,-18.9,11/7/2006,36.04,61.69,-25.65,6.75,6.75,1,1.117888875943976,for Wall Street Journal -24640,29878,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2006,500,Jim Webb,3047,DEM,48,George F. Allen,3048,REP,50,,-2,11/7/2006,49.59,49.2,.39,2.39,-2.39,0,-1.573827133545372, -25058,30296,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,600,Jim Webb,3047,DEM,51,George F. Allen,3048,REP,47.2,,3.8,11/7/2006,49.59,49.2,.39,3.41,3.41,1,-.5295241542227371,for Wall Street Journal; sample size unavailable; estimated at 600 as a default -25062,30300,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,600,Maria Cantwell,3063,DEM,50,Mike McGavick,3064,REP,46.1,,3.9000001,11/7/2006,56.85,39.93,16.92,13.02,-13.02,1,7.974296926837729,for Wall Street Journal; sample size unavailable; estimated at 600 as a default -25065,30303,1612,2006,2006_Sen-G_WI,WI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,600,Herb Kohl,3077,DEM,47.2,Robert Gerald Lorge,3078,REP,38,7.2,9.1999998,11/7/2006,67.31,29.48,37.83,28.63,-28.63,1,20.87782391709328,for Wall Street Journal; sample size unavailable; estimated at 600 as a default -73998,138836,3597,2006,2006_House-G_AK-1,AK-1,House-G,House-G,Hays Research Group,136,Live Phone,D,10/25/2006,400,Diane Benson,16515,DEM,34,Don Young,16516,REP,43,,-9,11/7/2006,40.01,56.57,-16.56,7.56,7.56,1,.1418047809233245,for unspecified Democratic sponsor; among registered voters -64229,118186,3598,2006,2006_House-G_AZ-1,AZ-1,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1037,Ellen S. Simon,14126,DEM,46,Richard Renzi,14127,REP,48,,-2,11/7/2006,43.45,51.75,-8.31,6.31,6.31,1,.1406993386757697, -64230,118188,3613,2006,2006_House-G_CA-4,CA-4,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,954,Charles Duane Brown,14278,DEM,46,John T. Doolittle,14279,REP,49,,-3,11/7/2006,45.87,49.05,-3.18,.18,.18,1,-5.794810744331513, -64230,118187,3620,2006,2006_House-G_CA-11,CA-11,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,983,Jerry McNerney,14276,DEM,48,Richard W. Pombo,14277,REP,46,,2,11/7/2006,53.27,46.73,6.53,4.53,-4.53,1,-2.650192449443695, -64231,118189,3666,2006,2006_House-G_CO-4,CO-4,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,991,Angie Paccione,14280,DEM,48,Marilyn N. Musgrave,14281,REP,45,,3,11/7/2006,43.12,45.61,-2.49,5.49,5.49,0,.4407161380961965, -55223,117985,3667,2006,2006_House-G_CO-5,CO-5,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/2006,400,Jay Fawcett,14052,DEM,40,Doug Lamborn,14053,REP,47,,-7,11/7/2006,40.35,59.62,-19.27,12.27,12.27,1,5.212845216909846, -64231,118190,3669,2006,2006_House-G_CO-7,CO-7,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,983,Ed Perlmutter,14282,DEM,51,Rick O'Donnell,14283,REP,46,,5,11/7/2006,54.93,42.06,12.87,7.87,-7.87,1,3.718815990066243, -64075,117903,3671,2006,2006_House-G_CT-2,CT-2,House-G,House-G,Grove Insight,129,Live Phone,D,10/25/2006,400,Joe Courtney,13958,DEM,46,Robert R. Simmons,13959,REP,42,,4,11/7/2006,50.02,49.98,.03,3.97,3.97,1,-1.171708988599659,for unspecified Democratic sponsor -64232,118191,3671,2006,2006_House-G_CT-2,CT-2,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,947,Joe Courtney,13958,DEM,51,Robert R. Simmons,13959,REP,45,,6,11/7/2006,50.02,49.98,.03,5.97,5.97,1,1.35041355761175, -64232,118192,3673,2006,2006_House-G_CT-4,CT-4,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,976,Diane Farrell,14211,DEM,43,Christopher H. Shays,14212,REP,52,,-9,11/7/2006,47.58,50.96,-3.38,5.62,-5.62,1,-.5391684166497609, -64232,118193,3674,2006,2006_House-G_CT-5,CT-5,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,994,Christopher Murphy,14213,DEM,51,Nancy L. Johnson,14214,REP,43,,8,11/7/2006,56.46,43.54,12.93,4.93,-4.93,1,-2.381631230873745, -64233,118194,3688,2006,2006_House-G_FL-13,FL-13,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1005,Christine L. Jennings,13968,DEM,49,Vern Buchanan,13969,REP,47,,2,11/7/2006,49.92,50.08,-.15,2.15,2.15,0,-3.535720671950675, -64233,118195,3697,2006,2006_House-G_FL-22,FL-22,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,961,Ron Klein,14196,DEM,50,E. Clay Shaw,14198,REP,48,,2,11/7/2006,50.88,47.13,3.76,1.76,-1.76,1,-2.887285042380877, -64234,118197,3723,2006,2006_House-G_IL-6,IL-6,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,990,Tammy Duckworth,14270,DEM,48,Peter J. Roskam,14271,REP,47,,1,11/7/2006,48.65,51.35,-2.7,3.7,3.7,0,-2.141281504121137, -64234,118198,3725,2006,2006_House-G_IL-8,IL-8,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1013,Melissa L. Bean,14268,DEM,50,David McSweeney,14269,REP,45,,5,11/7/2006,50.9,44.01,6.89,1.89,-1.89,1,-3.433131712908482, -64234,118196,3727,2006,2006_House-G_IL-10,IL-10,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1008,Daniel J. Seals,14284,DEM,48,Mark Kirk,14285,REP,46,,2,11/7/2006,46.62,53.38,-6.75,8.75,8.75,0,1.575417209129934, -64235,118199,3738,2006,2006_House-G_IN-2,IN-2,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,977,Joe Donnelly,14216,DEM,48,Chris Chocola,14217,REP,45,,3,11/7/2006,53.98,46.02,7.95,4.95,-4.95,1,-.0696380507211796, -64206,118135,3739,2006,2006_House-G_IN-3,IN-3,House-G,House-G,Research 2000,281,Live Phone,,10/25/2006,400,Thomas E. Hayhurst,14209,DEM,40,Mark Edward Souder,14210,REP,52,,-12,11/7/2006,45.72,54.28,-8.57,3.43,-3.43,1,-4.079504707788542, -64235,118200,3744,2006,2006_House-G_IN-8,IN-8,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1065,Brad Ellsworth,14202,DEM,53,John Nathan Hostettler,14203,REP,43,,10,11/7/2006,61.02,38.98,22.04,12.04,-12.04,1,4.068950608347246, -64235,118201,3745,2006,2006_House-G_IN-9,IN-9,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1023,Baron P. Hill,14204,DEM,51,Mike Sodrel,14205,REP,43,,8,11/7/2006,50.01,45.49,4.52,3.48,3.48,1,-.5962128364898798, -74059,138931,3747,2006,2006_House-G_IA-2,IA-2,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,600,Dave Loebsack,16542,DEM,48,James A. Leach,16543,REP,50,,-2,11/7/2006,51.43,48.57,2.85,4.85,-4.85,0,-2.498988140964316,sample size unavailable; estimated at 600 as a default -64236,118202,3757,2006,2006_House-G_KY-3,KY-3,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1010,John Yarmuth,13999,DEM,52,Anne Meagher Northup,14000,REP,46,,6,11/7/2006,50.62,48.18,2.45,3.55,3.55,1,-1.919692851168541, -64236,118203,3758,2006,2006_House-G_KY-4,KY-4,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,996,Ken Lucas,14286,DEM,50,Geoff Davis,14287,REP,46,,4,11/7/2006,43.38,51.69,-8.31,12.31,12.31,0,6.283108033253583, -64237,118204,3804,2006,2006_House-G_MN-1,MN-1,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1042,Timothy J. Walz,14288,DEM,47,Gilbert W. Gutknecht,14289,REP,50,,-3,11/7/2006,52.74,47.12,5.61,8.61,-8.61,0,1.439309911265958, -64237,118205,3809,2006,2006_House-G_MN-6,MN-6,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1056,Patty Wetterling,14290,DEM,47,Michele Bachmann,14291,REP,48,,-1,11/7/2006,42.07,50.05,-7.98,6.98,6.98,1,2.922005992492022, -64238,118206,3831,2006,2006_House-G_NV-3,NV-3,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1031,Tessa M. Hafen,14056,DEM,44,Jon C. Porter,14057,REP,51,,-7,11/7/2006,46.57,48.46,-1.88,5.12,-5.12,1,-.6508985835090243, -64239,118207,3833,2006,2006_House-G_NH-2,NH-2,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,988,Paul W. Hodes,14222,DEM,50,Charles Bass,14223,REP,47,,3,11/7/2006,52.71,45.61,7.1,4.1,-4.1,1,-1.630737925077043, -64240,118208,3840,2006,2006_House-G_NJ-7,NJ-7,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1013,Linda Stender,14292,DEM,43,Michael Ferguson,14293,REP,46,,-3,11/7/2006,47.95,49.43,-1.48,1.52,-1.52,1,-5.640933456547191, -64241,118213,3852,2006,2006_House-G_NY-3,NY-3,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,982,David L. Mejias,14297,DEM,44,Peter King,14298,REP,51,,-7,11/7/2006,43.96,56.04,-12.08,5.08,5.08,1,-2.101604398129718, -64241,118209,3868,2006,2006_House-G_NY-19,NY-19,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,944,John Hall,13796,DEM,49,Sue W. Kelly,13797,REP,47,,2,11/7/2006,51.22,48.78,2.44,.44,-.44,1,-4.313634919721773, -64241,118210,3869,2006,2006_House-G_NY-20,NY-20,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1040,Kirsten E. Gillibrand,13928,DEM,53,John E. Sweeney,13929,REP,42,,11,11/7/2006,53.1,46.9,6.2,4.8,4.8,1,-1.770057921946244, -64241,118211,3874,2006,2006_House-G_NY-25,NY-25,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1020,Daniel B. Maffei,13824,DEM,53,James T. Walsh,13825,REP,44,,9,11/7/2006,49.21,50.79,-1.57,10.57,10.57,0,6.536712737267528, -64241,118212,3878,2006,2006_House-G_NY-29,NY-29,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1004,Eric J. Massa,14294,DEM,53,John R. Kuhl,14296,REP,42,,11,11/7/2006,48.54,51.46,-2.93,13.93,13.93,0,6.750848017039306, -64242,118215,3886,2006,2006_House-G_NC-8,NC-8,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,999,Lawrence Webb Kissell,14139,DEM,48,Robert C. Hayes,14140,REP,44,,4,11/7/2006,49.86,50.14,-.27,4.27,4.27,0,-3.968282619753317, -64242,118214,3889,2006,2006_House-G_NC-11,NC-11,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1002,Joseph Heath Shuler,14299,DEM,53,Charles H. Taylor,14300,REP,44,,9,11/7/2006,53.79,46.21,7.59,1.41,1.41,1,-2.770524734583071, -64243,118216,3893,2006,2006_House-G_OH-1,OH-1,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,999,John Cranley,13960,DEM,48,Steve Chabot,13961,REP,46,,2,11/7/2006,47.75,52.25,-4.5,6.5,6.5,0,-1.622970149486167, -64243,118218,3894,2006,2006_House-G_OH-2,OH-2,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,972,Victoria Wulsin,14303,DEM,46,Jean Schmidt,14304,REP,51,,-5,11/7/2006,49.39,50.45,-1.06,3.94,-3.94,1,-1.760099938452026, -64243,118217,3904,2006,2006_House-G_OH-12,OH-12,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1002,Robert Shamansky,14301,DEM,46,Patrick J. Tiberi,14302,REP,51,,-5,11/7/2006,42.7,57.3,-14.6,9.6,9.6,1,2.420766639147603, -64244,118219,3924,2006,2006_House-G_PA-4,PA-4,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1008,Jason Altmire,14143,DEM,47,Melissa A. Hart,14144,REP,51,,-4,11/7/2006,51.89,48.03,3.86,7.86,-7.86,0,-.0036938853376399, -64244,118220,3926,2006,2006_House-G_PA-6,PA-6,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1006,Lois Murphy,14305,DEM,51,Jim Gerlach,14306,REP,46,,5,11/7/2006,49.34,50.66,-1.32,6.32,6.32,0,1.235568794041504, -64244,139060,3927,2006,2006_House-G_PA-7,PA-7,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,600,Joe Sestak,13822,DEM,51,W. Curtis Weldon,13823,REP,44,,7,11/7/2006,56.36,43.6,12.75,5.75,-5.75,1,.0790637627130006,sample size unavailable; estimated at 600 as a default -64244,118221,3928,2006,2006_House-G_PA-8,PA-8,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,994,Patrick J. Murphy,13922,DEM,50,Michael G. Fitzpatrick,13923,REP,47,,3,11/7/2006,50.3,49.69,.61,2.39,2.39,1,-3.062055772476425, -64244,139064,3930,2006,2006_House-G_PA-10,PA-10,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,600,Christopher P. Carney,13920,DEM,50,Don Sherwood,13921,REP,43,,7,11/7/2006,52.9,47.01,5.89,1.11,1.11,1,-3.178022847751178,sample size unavailable; estimated at 600 as a default -64710,119664,3948,2006,2006_House-G_SD-1,SD-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/2006,800,Stephanie Herseth Sandlin,14500,DEM,66,Bruce W. Whalen,14501,REP,26,,40,11/7/2006,69.09,29.34,39.75,.25,.25,1,-6.934114627227014, -64245,118222,3995,2006,2006_House-G_VA-2,VA-2,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,989,Philip J. Kellam,14050,DEM,50,Thelma D. Drake,14051,REP,45,,5,11/7/2006,48.45,51.27,-2.82,7.82,7.82,0,3.516911159149862, -64246,119665,4009,2006,2006_House-G_WA-5,WA-5,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,991,Peter J. Goldmark,14502,DEM,46,Cathy McMorris Rodgers,14503,REP,51,,-5,11/7/2006,43.6,56.4,-12.79,7.79,7.79,1,.6033413272345409, -64246,118223,4012,2006,2006_House-G_WA-8,WA-8,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1004,Darcy Burner,14308,DEM,49,David G. Reichert,14309,REP,47,,2,11/7/2006,48.54,51.46,-2.92,4.92,4.92,0,-.5160165465049734, -64247,118224,4024,2006,2006_House-G_WI-8,WI-8,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,984,Steven L. Kagen,14310,DEM,51,John G. Gard,14311,REP,45,,6,11/7/2006,50.9,48.76,2.14,3.86,3.86,1,-1.072694714336905, -27731,33009,8655,2006,2006_House-G_US,US,House-G,House-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/25/2006,900,Generic Candidate,13746,DEM,49,Generic Candidate,13747,REP,38,,11,11/7/2006,51.6,44.07,7.53,3.47,3.47,1,-3.33482730122335, -55284,88824,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2006,500,Jim Davis,12674,DEM,41,Charlie Crist,12675,REP,52,,-11,11/7/2006,45.11,52.18,-7.07,3.93,-3.93,1,-.2226895776036156, -55313,88853,1335,2006,2006_Gov-G_GA,GA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2006,625,Mark Taylor,12678,DEM,36,Sonny Perdue,12676,REP,53,3,-17,11/7/2006,38.22,57.95,-19.73,2.73,2.73,1,-2.246986101147995, -55438,88978,1342,2006,2006_Gov-G_MD,MD,Gov-G,Gov-G,Public Opinion Strategies,260,Live Phone,R,10/26/2006,600,Martin O'Malley,12704,DEM,45,Robert Ehrlich Jr.,12703,REP,46,,-1,11/7/2006,52.69,46.16,6.53,7.53,-7.53,0,2.626154163945403,for Robert Ehrlich Jr. -24490,88979,1342,2006,2006_Gov-G_MD,MD,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2006,500,Martin O'Malley,12704,DEM,50,Robert Ehrlich Jr.,12703,REP,47,,3,11/7/2006,52.69,46.16,6.53,3.53,-3.53,1,-1.803159168505872, -55534,89080,1345,2006,2006_Gov-G_MN,MN,Gov-G,Gov-G,Humphrey Institute,143,Live Phone,,10/26/2006,663,Mike Hatch,12715,DEM,45,Tim Pawlenty,12717,REP,39,9,6,11/7/2006,45.73,46.69,-.96,6.96,6.96,0,2.727077222602134,for Humphrey Institute -24449,89260,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/26/2006,933,Ed Rendell,12748,DEM,58,Lynn Swann,12749,REP,35,,23,11/7/2006,60.36,39.64,20.73,2.27,2.27,1,-1.488230473129499, -24490,29728,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2006,500,Benjamin L. Cardin,2878,DEM,50,Michael S. Steele,2879,REP,45,,5,11/7/2006,54.21,44.2,10.01,5.01,-5.01,1,-.6650295649531465, -55534,136979,1592,2006,2006_Sen-G_MN,MN,Sen-G,Sen-G,Humphrey Institute,143,Live Phone,,10/26/2006,663,Amy Klobuchar,2923,DEM,55,Mark R. Kennedy,2924,REP,33,3,22,11/7/2006,58.06,37.94,20.12,1.88,1.88,1,-3.270215708392322,for Humphrey Institute -24540,29778,1595,2006,2006_Sen-G_MT,MT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2006,500,Jon Tester,2950,DEM,51,Conrad Burns,2951,REP,48,,3,11/7/2006,49.16,48.29,.88,2.12,2.12,1,-2.75432024576014, -24431,29669,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/26/2006,887,Robert Menendez,2971,DEM,49,Thomas H. Kean,2972,REP,44,,5,11/7/2006,57.2,41.19,16.02,11.02,-11.02,1,1.404671038382389, -24449,29687,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/26/2006,933,Robert P. Casey Jr.,3010,DEM,52,Rick Santorum,3011,REP,42,,10,11/7/2006,58.64,41.28,17.35,7.35,-7.35,1,1.074446930008404, -24700,29938,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,Roanoke College,292,Live Phone,,10/26/2006,453,Jim Webb,3047,DEM,42,George F. Allen,3048,REP,45,2,-3,11/7/2006,49.59,49.2,.39,3.39,-3.39,0,-.5161889374517046, -24655,29893,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2006,500,Maria Cantwell,3063,DEM,54,Mike McGavick,3064,REP,42,,12,11/7/2006,56.85,39.93,16.92,4.92,-4.92,1,-.940787053079076, -64386,118452,3674,2006,2006_House-G_CT-5,CT-5,House-G,House-G,University of Connecticut,347,Live Phone,,10/26/2006,762,Christopher Murphy,14213,DEM,46,Nancy L. Johnson,14214,REP,42,,4,11/7/2006,56.46,43.54,12.93,8.93,-8.93,1,2.747316543942169,for Hartford Courant -63853,117556,3874,2006,2006_House-G_NY-25,NY-25,House-G,House-G,Benenson Strategy Group,30,Live Phone,D,10/26/2006,400,Daniel B. Maffei,13824,DEM,42,James T. Walsh,13825,REP,44,,-2,11/7/2006,49.21,50.79,-1.57,.43,-.43,1,-5.886353760913092,for Daniel B. Maffei -64305,118291,3875,2006,2006_House-G_NY-26,NY-26,House-G,House-G,SurveyUSA,325,IVR,,10/26/2006,411,Jack Davis,14379,DEM,45,Thomas M. Reynolds,14380,REP,50,,-5,11/7/2006,48.02,51.98,-3.97,1.03,-1.03,1,-4.31743895939779,for WGRZ-TV -64079,117907,3893,2006,2006_House-G_OH-1,OH-1,House-G,House-G,Grove Insight,129,Live Phone,D,10/26/2006,400,John Cranley,13960,DEM,49,Steve Chabot,13961,REP,40,,9,11/7/2006,47.75,52.25,-4.5,13.5,13.5,0,7.141398976862009,for unspecified Democratic sponsor; among 'voters' -64158,118060,3928,2006,2006_House-G_PA-8,PA-8,House-G,House-G,Muhlenberg College,219,Live Phone,,10/26/2006,421,Patrick J. Murphy,13922,DEM,42,Michael G. Fitzpatrick,13923,REP,47,,-5,11/7/2006,50.3,49.69,.61,5.61,-5.61,0,.4362902735112412, -24258,88739,1331,2006,2006_Gov-G_CA,CA,Gov-G,Gov-G,Field Research Corp. (Field Poll),94,Live Phone,,10/27/2006,795,Phil Angelides,12660,DEM,33,Arnold Schwarzenegger,12662,REP,49,,-16,11/7/2006,38.91,55.88,-16.98,.98,.98,1,-3.38701895682818, -24414,88784,1333,2006,2006_Gov-G_CT,CT,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/27/2006,926,"John DeStefano, Jr.",12671,DEM,35,M. Jodi Rell,12670,REP,59,,-24,11/7/2006,35.45,63.2,-27.76,3.76,3.76,1,-1.540123450933895, -24264,89261,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,Franklin & Marshall College,106,Live Phone,,10/27/2006,626,Ed Rendell,12748,DEM,58,Lynn Swann,12749,REP,33,,25,11/7/2006,60.36,39.64,20.73,4.27,4.27,1,.4582112227371442,among registered voters -24258,29496,1582,2006,2006_Sen-G_CA,CA,Sen-G,Sen-G,Field Research Corp. (Field Poll),94,Live Phone,,10/27/2006,795,Dianne Feinstein,2828,DEM,55,Richard Dick Mountjoy,2829,REP,33,,22,11/7/2006,59.43,35.02,24.42,2.42,-2.42,1,-3.270154299168302, -24414,29652,1583,2006,2006_Sen-G_CT,CT,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/27/2006,926,Ned Lamont,2839,DEM,37,Joseph I. Lieberman,14516,IND,49,8,-12,11/7/2006,39.73,49.71,-9.98,2.02,,1,-1.423308023760275, -24990,30228,1583,2006,2006_Sen-G_CT,CT,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,600,Ned Lamont,2839,DEM,37,Joseph I. Lieberman,14516,IND,49,8,-12,11/7/2006,39.73,49.71,-9.98,2.02,,1,-1.912747525768509,for Reuters -24999,30237,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,600,Benjamin L. Cardin,2878,DEM,49,Michael S. Steele,2879,REP,44,,5,11/7/2006,54.21,44.2,10.01,5.01,-5.01,1,-.8942411860811323,for Reuters -25011,30249,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,600,Claire McCaskill,2935,DEM,46,Jim Talent,2936,REP,43,,3,11/7/2006,49.58,47.31,2.27,.73,.73,1,-2.844008132980383,for Reuters -25016,30254,1595,2006,2006_Sen-G_MT,MT,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,600,Jon Tester,2950,DEM,47,Conrad Burns,2951,REP,46,,1,11/7/2006,49.16,48.29,.88,.12,.12,1,-4.282166261266774,for Reuters -25018,30256,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,600,Robert Menendez,2971,DEM,49,Thomas H. Kean,2972,REP,37,,12,11/7/2006,57.2,41.19,16.02,4.02,-4.02,1,-6.064914522916505,for Reuters -25034,30272,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,600,Sherrod Brown,3004,DEM,49,Michael DeWine,3005,REP,42,,7,11/7/2006,56.16,43.82,12.35,5.35,-5.35,1,.430346371579627,for Reuters -24264,29502,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Franklin & Marshall College,106,Live Phone,,10/27/2006,626,Robert P. Casey Jr.,3010,DEM,53,Rick Santorum,3011,REP,38,,15,11/7/2006,58.64,41.28,17.35,2.35,-2.35,1,-4.371179822432981,among registered voters -25039,30277,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,600,Robert P. Casey Jr.,3010,DEM,48,Rick Santorum,3011,REP,40,,8,11/7/2006,58.64,41.28,17.35,9.35,-9.35,1,3.080595324829694,for Reuters -25044,30282,1604,2006,2006_Sen-G_RI,RI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,600,Sheldon Whitehouse,3014,DEM,53,Lincoln Chafee,3015,REP,39,,14,11/7/2006,53.52,46.48,7.04,6.96,6.96,1,2.472771053501087,for Reuters -24211,29449,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Benenson Strategy Group,30,Live Phone,D,10/27/2006,560,Harold E. Ford Jr.,4344,DEM,48,Bob Corker,3019,REP,43,,5,11/7/2006,47.99,50.71,-2.72,7.72,7.72,0,3.867178719287895,for Harold E. Ford Jr. -24299,29537,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Hamilton Campaigns,130,Live Phone,D,10/27/2006,600,Harold E. Ford Jr.,4344,DEM,46,Bob Corker,3019,REP,40,,6,11/7/2006,47.99,50.71,-2.72,8.72,8.72,0,4.967348370854717,for Harold E. Ford Jr. -25046,30284,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,600,Harold E. Ford Jr.,4344,DEM,43,Bob Corker,3019,REP,53,,-10,11/7/2006,47.99,50.71,-2.72,7.28,-7.28,1,3.31749459675647,for Reuters -25057,30295,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,600,Jim Webb,3047,DEM,45,George F. Allen,3048,REP,44,,1,11/7/2006,49.59,49.2,.39,.61,.61,1,-3.171970402828219,for Reuters -64391,118459,3605,2006,2006_House-G_AZ-8,AZ-8,House-G,House-G,Wick Communications,381,Live Phone,,10/27/2006,400,Gabrielle Giffords,14445,DEM,50,Randy J. Graf,14446,REP,35,,15,11/7/2006,54.25,42.09,12.16,2.84,2.84,1,-.8882257559875002, -64411,118492,3605,2006,2006_House-G_AZ-8,AZ-8,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,500,Gabrielle Giffords,14445,DEM,53,Randy J. Graf,14446,REP,41,,12,11/7/2006,54.25,42.09,12.16,.16,-.16,1,-4.283158387650015, -64412,118493,3669,2006,2006_House-G_CO-7,CO-7,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,500,Ed Perlmutter,14282,DEM,54,Rick O'Donnell,14283,REP,40,,14,11/7/2006,54.93,42.06,12.87,1.13,1.13,1,-4.704106142395466, -64413,118494,3671,2006,2006_House-G_CT-2,CT-2,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,500,Joe Courtney,13958,DEM,42,Robert R. Simmons,13959,REP,47,,-5,11/7/2006,50.02,49.98,.03,5.03,-5.03,0,.0101697802046987, -64207,118136,3673,2006,2006_House-G_CT-4,CT-4,House-G,House-G,Research 2000,281,Live Phone,,10/27/2006,600,Diane Farrell,14211,DEM,47,Christopher H. Shays,14212,REP,43,,4,11/7/2006,47.58,50.96,-3.38,7.38,7.38,0,1.405963303314755, -64413,118495,3673,2006,2006_House-G_CT-4,CT-4,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,500,Diane Farrell,14211,DEM,51,Christopher H. Shays,14212,REP,44,,7,11/7/2006,47.58,50.96,-3.38,10.38,10.38,0,4.657553725748014, -64207,118137,3674,2006,2006_House-G_CT-5,CT-5,House-G,House-G,Research 2000,281,Live Phone,,10/27/2006,600,Christopher Murphy,14213,DEM,46,Nancy L. Johnson,14214,REP,43,,3,11/7/2006,56.46,43.54,12.93,9.93,-9.93,1,3.514019599579802, -64414,118496,3723,2006,2006_House-G_IL-6,IL-6,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,500,Tammy Duckworth,14270,DEM,54,Peter J. Roskam,14271,REP,40,,14,11/7/2006,48.65,51.35,-2.7,16.7,16.7,0,12.6919628009145, -64415,118497,3738,2006,2006_House-G_IN-2,IN-2,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,500,Joe Donnelly,14216,DEM,52,Chris Chocola,14217,REP,39,,13,11/7/2006,53.98,46.02,7.95,5.05,5.05,1,-.2858324865104158, -64415,118498,3745,2006,2006_House-G_IN-9,IN-9,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,500,Baron P. Hill,14204,DEM,48,Mike Sodrel,14205,REP,46,,2,11/7/2006,50.01,45.49,4.52,2.52,-2.52,1,-2.011275209932712, -64416,118499,3746,2006,2006_House-G_IA-1,IA-1,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,500,Bruce L. Braley,14312,DEM,49,Mike Whalen,14313,REP,42,,7,11/7/2006,55.1,43.25,11.85,4.85,-4.85,1,-2.407459980218076, -64417,118500,3758,2006,2006_House-G_KY-4,KY-4,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,500,Ken Lucas,14286,DEM,45,Geoff Davis,14287,REP,42,,3,11/7/2006,43.38,51.69,-8.31,11.31,11.31,0,4.892658828021437, -64418,118501,3809,2006,2006_House-G_MN-6,MN-6,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,500,Patty Wetterling,14290,DEM,42,Michele Bachmann,14291,REP,52,,-10,11/7/2006,42.07,50.05,-7.98,2.02,-2.02,1,-3.019220421417003, -64419,118502,3847,2006,2006_House-G_NM-1,NM-1,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,500,Patricia A. Madrid,14141,DEM,53,Heather A. Wilson,14142,REP,44,,9,11/7/2006,49.8,50.2,-.41,9.41,9.41,0,4.746037853670109, -64420,118503,3889,2006,2006_House-G_NC-11,NC-11,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,500,Joseph Heath Shuler,14299,DEM,48,Charles H. Taylor,14300,REP,43,,5,11/7/2006,53.79,46.21,7.59,2.59,-2.59,1,-1.722874649982497, -64421,118504,3910,2006,2006_House-G_OH-18,OH-18,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,500,Zachary T. Space,14474,DEM,53,Joy Padgett,14475,REP,33,,20,11/7/2006,62.06,37.94,24.12,4.12,-4.12,1,-3.163421715649367, -64410,118491,3926,2006,2006_House-G_PA-6,PA-6,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,500,Lois Murphy,14305,DEM,49,Jim Gerlach,14306,REP,44,,5,11/7/2006,49.34,50.66,-1.32,6.32,6.32,0,.8863517133372624, -64422,118505,3995,2006,2006_House-G_VA-2,VA-2,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,500,Philip J. Kellam,14050,DEM,43,Thelma D. Drake,14051,REP,51,,-8,11/7/2006,48.45,51.27,-2.82,5.18,-5.18,1,.0031145805856179, -27730,123631,8655,2006,2006_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,Live Phone,,10/27/2006,600,Generic Candidate,13746,DEM,53,Generic Candidate,13747,REP,38.5,,14.5,11/7/2006,51.6,44.07,7.53,6.97,6.97,1,.3539182941084323,for Newsweek; sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll -55202,88740,1331,2006,2006_Gov-G_CA,CA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2006,500,Phil Angelides,12660,DEM,40,Arnold Schwarzenegger,12662,REP,53,,-13,11/7/2006,38.91,55.88,-16.98,3.98,3.98,1,-.5843307244657133, -24472,88785,1333,2006,2006_Gov-G_CT,CT,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2006,500,"John DeStefano, Jr.",12671,DEM,35,M. Jodi Rell,12670,REP,57,,-22,11/7/2006,35.45,63.2,-27.76,5.76,5.76,1,.8754890298069422, -55332,88872,1337,2006,2006_Gov-G_IA,IA,Gov-G,Gov-G,Global Strategy Group,118,Live Phone,D,10/28/2006,600,Chet Culver,12684,DEM,44,Jim Nussle,12686,REP,37,,7,11/7/2006,54.02,44.38,9.65,2.65,-2.65,1,-1.942415035470328,for Chet Culver -73567,138069,1337,2006,2006_Gov-G_IA,IA,Gov-G,Gov-G,Global Strategy Group,118,Live Phone,D,10/28/2006,600,Chet Culver,12684,DEM,44,Jim Nussle,12686,REP,37,,7,11/7/2006,54.02,44.38,9.65,2.65,-2.65,1,-1.942415035470328,for Chet Culver -55362,88902,1339,2006,2006_Gov-G_IL,IL,Gov-G,Gov-G,Market Shares Corp.,187,Live Phone,,10/28/2006,600,Rod Blagojevich,12691,DEM,44,Judy Baar Topinka,12692,REP,29,13,15,11/7/2006,49.8,39.26,10.53,4.47,4.47,1,-.3097718576299413, -24242,89055,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,EPIC-MRA,84,Live Phone,,10/28/2006,600,Jennifer Granholm,12710,DEM,52,Dick DeVos,12712,REP,42,,10,11/7/2006,56.36,42.3,14.06,4.06,-4.06,1,-1.197445128094327,among registered voters -24335,89081,1345,2006,2006_Gov-G_MN,MN,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2006,625,Mike Hatch,12715,DEM,44,Tim Pawlenty,12717,REP,42,4,2,11/7/2006,45.73,46.69,-.96,2.96,2.96,0,-.9725293297172358,among registered voters -24349,89115,1349,2006,2006_Gov-G_NV,NV,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2006,625,Dina Titus,12728,DEM,40,Jim Gibbons,12729,REP,44,,-4,11/7/2006,43.92,47.93,-4.01,.01,.01,1,-3.885217415965687, -24398,89180,1351,2006,2006_Gov-G_OH,OH,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,Live Phone,,10/28/2006,542,Ted Strickland,12740,DEM,59,J. Kenneth Blackwell,12738,REP,36,,23,11/7/2006,60.54,36.65,23.89,.89,-.89,1,-5.502178096071386,for CNN -24595,89262,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2006,500,Ed Rendell,12748,DEM,56,Lynn Swann,12749,REP,38,,18,11/7/2006,60.36,39.64,20.73,2.73,-2.73,1,-1.252165176339218, -24399,89308,1357,2006,2006_Gov-G_TN,TN,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,Live Phone,,10/28/2006,541,Phil Bredesen,12761,DEM,59,Jim Bryson,12758,REP,37,,22,11/7/2006,68.6,29.74,38.86,16.86,-16.86,1,10.90620059129251,for CNN -55820,89372,1360,2006,2006_Gov-G_WI,WI,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,10/28/2006,800,Jim Doyle,12774,DEM,47,Mark Green,12772,REP,45,,2,11/7/2006,52.7,45.31,7.39,5.39,-5.39,1,1.941706162216399, -55655,89205,1362,2006,2006_Gov-G_OR,OR,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2006,500,Ted Kulongoski,12747,DEM,51,Ron Saxton,12744,REP,44,,7,11/7/2006,50.73,42.75,7.98,.98,-.98,1,-3.401233925865081, -24900,30138,1581,2006,2006_Sen-G_AZ,AZ,Sen-G,Sen-G,Zimmerman & Associates/Marketing Intelligence,394,Live Phone,,10/28/2006,400,Jim Pederson,2823,DEM,41.3,Jon Kyl,2822,REP,45.8,3.7,-4.5,11/7/2006,43.5,53.34,-9.84,5.34,5.34,1,.9665272356461924, -24472,29710,1583,2006,2006_Sen-G_CT,CT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2006,500,Ned Lamont,2839,DEM,40,Joseph I. Lieberman,14516,IND,48,9,-8,11/7/2006,39.73,49.71,-9.98,1.98,,1,-2.068839197678439, -24242,29480,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,10/28/2006,600,Debbie Stabenow,2915,DEM,52,Mike Bouchard,2916,REP,38,1,14,11/7/2006,56.91,41.26,15.65,1.65,-1.65,1,-4.061661012258193,among registered voters -24335,29573,1592,2006,2006_Sen-G_MN,MN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2006,625,Amy Klobuchar,2923,DEM,50,Mark R. Kennedy,2924,REP,40,,10,11/7/2006,58.06,37.94,20.12,10.12,-10.12,1,6.104077886359708,among registered voters -24396,29634,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/28/2006,565,Claire McCaskill,2935,DEM,49,Jim Talent,2936,REP,49,,0,11/7/2006,49.58,47.31,2.27,2.27,-2.27,.5,-1.23878909430395, -24349,29587,1597,2006,2006_Sen-G_NV,NV,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2006,625,Jack Carter,2988,DEM,37,John Ensign,2987,REP,54,,-17,11/7/2006,40.99,55.36,-14.37,2.63,-2.63,1,-1.620482336338743, -24397,29635,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/28/2006,577,Robert Menendez,2971,DEM,51,Thomas H. Kean,2972,REP,44,,7,11/7/2006,57.2,41.19,16.02,9.02,-9.02,1,-.8461178085791916, -24251,29489,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/28/2006,577,Robert Menendez,2971,DEM,48,Thomas H. Kean,2972,REP,38,,10,11/7/2006,57.2,41.19,16.02,6.02,-6.02,1,-3.865616039229246, -4086,29990,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/28/2006,800,Robert Menendez,2971,DEM,43,Thomas H. Kean,2972,REP,42,,1,11/7/2006,57.2,41.19,16.02,15.02,-15.02,1,5.615217683088988, -24398,29636,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/28/2006,542,Sherrod Brown,3004,DEM,54,Michael DeWine,3005,REP,43,,11,11/7/2006,56.16,43.82,12.35,1.35,-1.35,1,-4.171758036734095,for CNN -24595,29833,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2006,500,Robert P. Casey Jr.,3010,DEM,55,Rick Santorum,3011,REP,42,,13,11/7/2006,58.64,41.28,17.35,4.35,-4.35,1,-2.348428857432733, -24399,29637,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/28/2006,541,Harold E. Ford Jr.,4344,DEM,44,Bob Corker,3019,REP,52,,-8,11/7/2006,47.99,50.71,-2.72,5.28,-5.28,1,1.35983854619447,for CNN -24400,29638,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/28/2006,597,Jim Webb,3047,DEM,50,George F. Allen,3048,REP,46,,4,11/7/2006,49.59,49.2,.39,3.61,3.61,1,.0608980513416918, -24290,29528,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/28/2006,811,Jim Webb,3047,DEM,47,George F. Allen,3048,REP,43,,4,11/7/2006,49.59,49.2,.39,3.61,3.61,1,.2519726353063334,for unspecified Democratic sponsor -4085,30021,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/28/2006,800,Maria Cantwell,3063,DEM,52,Mike McGavick,3064,REP,44,,8,11/7/2006,56.85,39.93,16.92,8.92,-8.92,1,4.433442391432305, -24855,137593,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/28/2006,774,Maria Cantwell,3063,DEM,54,Mike McGavick,3064,REP,41,2,13,11/7/2006,56.85,39.93,16.92,3.92,-3.92,1,-1.287848954438535,for KING TV (Seattle) -24871,30109,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,University of Washington,364,Live Phone,,10/28/2006,700,Maria Cantwell,3063,DEM,53,Mike McGavick,3064,REP,41,,12,11/7/2006,56.85,39.93,16.92,4.92,-4.92,1,-.2630639652396384,among registered voters -74004,138843,3607,2006,2006_House-G_AR-2,AR-2,House-G,House-G,SurveyUSA,325,IVR,,10/28/2006,469,Vic Snyder,16517,DEM,60,Andy Mayberry,16518,REP,39,,21,11/7/2006,60.53,39.47,21.06,.06,-.06,1,-7.285891167830727,for KTHV-TV Little Rock -64306,118292,3665,2006,2006_House-G_CO-3,CO-3,House-G,House-G,SurveyUSA,325,IVR,,10/28/2006,611,John T. Salazar,14385,DEM,57,Scott Tipton,14386,REP,38,2,19,11/7/2006,61.59,36.55,25.04,6.04,-6.04,1,-1.170596748398235, -74027,138869,3680,2006,2006_House-G_FL-5,FL-5,House-G,House-G,SurveyUSA,325,IVR,,10/28/2006,495,John T. Russell,16525,DEM,41,Virginia Brown-Waite,16526,REP,55,,-14,11/7/2006,40.15,59.85,-19.7,5.7,5.7,1,-1.612332775251992,for WFLA-TV -63839,117542,3752,2006,2006_House-G_KS-2,KS-2,House-G,House-G,ASA Marketing Group,5,Live Phone,D,10/28/2006,1002,Nancy Boyda,13812,DEM,50,Jim Ryun,13813,REP,41,,9,11/7/2006,50.6,47.14,3.46,5.54,5.54,1,-1.518682144393621,for Nancy Boyda -64107,117950,3756,2006,2006_House-G_KY-2,KY-2,House-G,House-G,Lauer Johnson Research,167,Live Phone,D,10/28/2006,400,John Michael Weaver,13984,DEM,46,Ron Lewis,13985,REP,43,,3,11/7/2006,44.59,55.41,-10.81,13.81,13.81,0,8.182689547185481,for unspecified Democratic sponsor -24349,117987,3830,2006,2006_House-G_NV-2,NV-2,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2006,400,Jill Talbot Derby,14054,DEM,39,Dean Heller,14055,REP,47,,-8,11/7/2006,44.94,50.35,-5.4,2.6,-2.6,1,-2.562427092612913, -24349,117988,3831,2006,2006_House-G_NV-3,NV-3,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2006,400,Tessa M. Hafen,14056,DEM,39,Jon C. Porter,14057,REP,46,,-7,11/7/2006,46.57,48.46,-1.88,5.12,-5.12,1,-.7812576805167228, -74120,139034,3874,2006,2006_House-G_NY-25,NY-25,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/28/2006,500,Daniel B. Maffei,13824,DEM,45,James T. Walsh,13825,REP,41,,4,11/7/2006,49.21,50.79,-1.57,5.57,5.57,0,.4731406757113863, -4087,33006,8655,2006,2006_House-G_US,US,House-G,House-G,CNN/Opinion Research Corp.,37,Live Phone,,10/28/2006,600,Generic Candidate,13746,DEM,53,Generic Candidate,13747,REP,42,,11,11/7/2006,51.6,44.07,7.53,3.47,3.47,1,-3.088246008009872,for CNN; sample size unavailable; estimated at 600 as a default -27729,117590,8655,2006,2006_House-G_US,US,House-G,House-G,RT Strategies,275,Live Phone,,10/28/2006,703.5,Generic Candidate,13746,DEM,60,Generic Candidate,13747,REP,35.5,,24.5,11/7/2006,51.6,44.07,7.53,16.97,16.97,1,11.00105664710315,for Cook Political Report; sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll -55099,88637,1327,2006,2006_Gov-G_AK,AK,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2006,500,Tony Knowles,12646,DEM,44,Sarah Palin,12643,REP,45,,-1,11/7/2006,40.97,48.33,-7.36,6.36,6.36,1,1.792033673928612, -55140,88678,1329,2006,2006_Gov-G_AR,AR,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2006,500,Mike Beebe,12653,DEM,52,Asa Hutchinson,12652,REP,40,,12,11/7/2006,55.61,40.67,14.94,2.94,-2.94,1,-3.624807483770066, -55314,88854,1335,2006,2006_Gov-G_GA,GA,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,10/29/2006,800,Mark Taylor,12678,DEM,36,Sonny Perdue,12676,REP,52,,-16,11/7/2006,38.22,57.95,-19.73,3.73,3.73,1,-.8916799247342728, -55338,88878,1338,2006,2006_Gov-G_ID,ID,Gov-G,Gov-G,Greg Smith & Associates,128,Live Phone,,10/29/2006,525,Jerry Brady,12687,DEM,41,C.L. 'Butch' Otter,12690,REP,36,,5,11/7/2006,44.11,52.67,-8.56,13.56,13.56,0,6.951393330996098, -55439,88980,1342,2006,2006_Gov-G_MD,MD,Gov-G,Gov-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/29/2006,905,Martin O'Malley,12704,DEM,50,Robert Ehrlich Jr.,12703,REP,44,,6,11/7/2006,52.69,46.16,6.53,.53,-.53,1,-4.541729742037329,for Martin O'Malley -24402,88981,1342,2006,2006_Gov-G_MD,MD,Gov-G,Gov-G,Potomac Incorporated,256,Live Phone,,10/29/2006,800,Martin O'Malley,12704,DEM,47,Robert Ehrlich Jr.,12703,REP,46,2,1,11/7/2006,52.69,46.16,6.53,5.53,-5.53,1,.8966247305798649, -24228,89181,1351,2006,2006_Gov-G_OH,OH,Gov-G,Gov-G,Columbus Dispatch,57,Mail,,10/29/2006,1541,Ted Strickland,12740,DEM,67,J. Kenneth Blackwell,12738,REP,31,,36,11/7/2006,60.54,36.65,23.89,12.11,12.11,1,7.003771303286021,among registered voters -24767,89263,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,10/29/2006,1200,Ed Rendell,12748,DEM,58,Lynn Swann,12749,REP,37,,21,11/7/2006,60.36,39.64,20.73,.27,.27,1,-3.492766675087376, -73568,138070,1354,2006,2006_Gov-G_RI,RI,Gov-G,Gov-G,Fleming & Associates,96,Live Phone,,10/29/2006,401,Charlie Fogarty,12750,DEM,41,Donald Carcieri,12751,REP,50,,-9,11/7/2006,48.99,51.01,-2.02,6.98,-6.98,1,.1531350434025909,for WPRI-12 -24402,29640,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,Potomac Incorporated,256,Live Phone,,10/29/2006,800,Benjamin L. Cardin,2878,DEM,49,Michael S. Steele,2879,REP,43,2,6,11/7/2006,54.21,44.2,10.01,4.01,-4.01,1,-1.138009156288207, -24833,30071,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/29/2006,525,Claire McCaskill,2935,DEM,49,Jim Talent,2936,REP,46,2,3,11/7/2006,49.58,47.31,2.27,.73,.73,1,-2.476463036771283, -24562,29800,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2006,500,Robert Menendez,2971,DEM,49,Thomas H. Kean,2972,REP,44,,5,11/7/2006,57.2,41.19,16.02,11.02,-11.02,1,1.423489209894979, -24228,29466,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,Columbus Dispatch,57,Mail,,10/29/2006,1541,Sherrod Brown,3004,DEM,62,Michael DeWine,3005,REP,38,,24,11/7/2006,56.16,43.82,12.35,11.65,11.65,1,7.26482060986589,among registered voters -24767,30005,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/29/2006,1200,Robert P. Casey Jr.,3010,DEM,49,Rick Santorum,3011,REP,39,,10,11/7/2006,58.64,41.28,17.35,7.35,-7.35,1,1.661253733230885, -24639,29877,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2006,500,Jim Webb,3047,DEM,51,George F. Allen,3048,REP,46,,5,11/7/2006,49.59,49.2,.39,4.61,4.61,1,.8504439350305194, -55338,117899,3716,2006,2006_House-G_ID-1,ID-1,House-G,House-G,Greg Smith & Associates,128,Live Phone,,10/29/2006,287,Larry Grant,13955,DEM,38,William T. Sali,13956,REP,34,,4,11/7/2006,45.37,50.57,-5.2,9.2,9.2,0,3.661560029881303, -64169,118076,3828,2006,2006_House-G_NE-3,NE-3,House-G,House-G,PSB Research,250,Live Phone,D,10/29/2006,404,Scott Kleeb,14133,DEM,46,Adrian Smith,14134,REP,40,,6,11/7/2006,45.01,54.99,-9.98,15.98,15.98,0,8.65246435552374,for Scott Kleeb -64105,117948,3874,2006,2006_House-G_NY-25,NY-25,House-G,House-G,Jeffrey Stonecash,158,Live Phone,R,10/29/2006,750,Daniel B. Maffei,13824,DEM,36,James T. Walsh,13825,REP,49,,-13,11/7/2006,49.21,50.79,-1.57,11.43,-11.43,1,6.611801980627341,for James T. Walsh; among 'voters' -64307,118293,4012,2006,2006_House-G_WA-8,WA-8,House-G,House-G,SurveyUSA,325,IVR,,10/29/2006,498,Darcy Burner,14308,DEM,45,David G. Reichert,14309,REP,51,,-6,11/7/2006,48.54,51.46,-2.92,3.08,-3.08,1,-2.66392706333182, -38942,33004,8655,2006,2006_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/29/2006,598,Generic Candidate,13746,DEM,52,Generic Candidate,13747,REP,34,,18,11/7/2006,51.6,44.07,7.53,10.47,10.47,1,4.025008744033117, -27727,33005,8655,2006,2006_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,10/29/2006,1010,Generic Candidate,13746,DEM,52,Generic Candidate,13747,REP,37,,15,11/7/2006,51.6,44.07,7.53,7.47,7.47,1,1.151645775798774,among registered voters -55116,88654,1328,2006,2006_Gov-G_AL,AL,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/30/2006,602,Lucy Baxley,12648,DEM,39,Bob Riley,12649,REP,54,,-15,11/7/2006,41.57,57.45,-15.87,.87,.87,1,-3.813335664165748, -55225,88763,1332,2006,2006_Gov-G_CO,CO,Gov-G,Gov-G,Public Opinion Strategies,260,Live Phone,,10/30/2006,500,"Bill Ritter, Jr.",12664,DEM,55,Bob Beauprez,12667,REP,33,,22,11/7/2006,56.99,40.17,16.82,5.18,5.18,1,-.410110604288936,for Rocky Mountain Poll -4083,88825,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,10/30/2006,1200,Jim Davis,12674,DEM,44,Charlie Crist,12675,REP,50,1,-6,11/7/2006,45.11,52.18,-7.07,1.07,1.07,1,-2.483050151985846, -73572,138074,1335,2006,2006_Gov-G_GA,GA,Gov-G,Gov-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/30/2006,500,Mark Taylor,12678,DEM,39,Sonny Perdue,12676,REP,49,6,-10,11/7/2006,38.22,57.95,-19.73,9.73,9.73,1,4.815683471762652, -55459,89002,1343,2006,2006_Gov-G_ME,ME,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2006,500,John Baldacci,13144,DEM,45,Chandler E. Woodcock,12705,REP,31,,14,11/7/2006,38.11,30.21,7.9,6.1,6.1,1,1.332556772280913, -4084,89056,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,10/30/2006,1200,Jennifer Granholm,12710,DEM,50,Dick DeVos,12712,REP,42,,8,11/7/2006,56.36,42.3,14.06,6.06,-6.06,1,1.49389077725578, -55656,89206,1362,2006,2006_Gov-G_OR,OR,Gov-G,Gov-G,DHM Research,76,Live Phone,,10/30/2006,600,Ted Kulongoski,12747,DEM,46,Ron Saxton,12744,REP,39,6,7,11/7/2006,50.73,42.75,7.98,.98,-.98,1,-2.982805235354367, -4083,29962,1585,2006,2006_Sen-G_FL,FL,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/30/2006,1200,Bill Nelson,2848,DEM,59,Katherine Harris,2849,REP,33,,26,11/7/2006,60.3,38.1,22.21,3.79,3.79,1,-1.362760057961308, -4084,29977,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/30/2006,1200,Debbie Stabenow,2915,DEM,49,Mike Bouchard,2916,REP,42,,7,11/7/2006,56.91,41.26,15.65,8.65,-8.65,1,4.702736263517129, -24523,29761,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2006,500,Claire McCaskill,2935,DEM,48,Jim Talent,2936,REP,47,,1,11/7/2006,49.58,47.31,2.27,1.27,-1.27,1,-2.219612354016782, -24701,29939,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Rutgers University,295,Live Phone,,10/30/2006,500,Robert Menendez,2971,DEM,46,Thomas H. Kean,2972,REP,42,,4,11/7/2006,57.2,41.19,16.02,12.02,-12.02,1,2.252768314109524, -24621,29859,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2006,500,Harold E. Ford Jr.,4344,DEM,47,Bob Corker,3019,REP,49,,-2,11/7/2006,47.99,50.71,-2.72,.72,.72,1,-3.730939626180826, -64308,118294,3602,2006,2006_House-G_AZ-5,AZ-5,House-G,House-G,SurveyUSA,325,IVR,,10/30/2006,643,Harry E. Mitchell,14113,DEM,48,J.D. Hayworth,14114,REP,46,4,2,11/7/2006,50.41,46.44,3.97,1.97,-1.97,1,-3.317514968571178, -64309,118295,3669,2006,2006_House-G_CO-7,CO-7,House-G,House-G,SurveyUSA,325,IVR,,10/30/2006,589,Ed Perlmutter,14282,DEM,54,Rick O'Donnell,14283,REP,38,,16,11/7/2006,54.93,42.06,12.87,3.13,3.13,1,-1.676976388777703, -64390,118457,3756,2006,2006_House-G_KY-2,KY-2,House-G,House-G,Voter/Consumer Research,371,Live Phone,R,10/30/2006,450,John Michael Weaver,13984,DEM,36,Ron Lewis,13985,REP,50,,-14,11/7/2006,44.59,55.41,-10.81,3.19,-3.19,1,-2.604953541754655,for Ron Lewis -64310,118296,3894,2006,2006_House-G_OH-2,OH-2,House-G,House-G,SurveyUSA,325,IVR,,10/30/2006,618,Victoria Wulsin,14303,DEM,48,Jean Schmidt,14304,REP,45,,3,11/7/2006,49.39,50.45,-1.06,4.06,4.06,0,-1.263360574241716, -64311,118297,3915,2006,2006_House-G_OK-5,OK-5,House-G,House-G,SurveyUSA,325,IVR,,10/30/2006,430,David Hunter,14389,DEM,37,Mary Fallin,14388,REP,59,2,-22,11/7/2006,37.3,60.38,-23.08,1.08,1.08,1,-6.215367441784675, -64055,117879,3928,2006,2006_House-G_PA-8,PA-8,House-G,House-G,Global Strategy Group,118,Live Phone,D,10/30/2006,400,Patrick J. Murphy,13922,DEM,46,Michael G. Fitzpatrick,13923,REP,41,,5,11/7/2006,50.3,49.69,.61,4.39,4.39,1,-1.108809104964284,for Lois Murphy -64312,118298,3946,2006,2006_House-G_SC-5,SC-5,House-G,House-G,SurveyUSA,325,IVR,,10/30/2006,530,John M. Spratt,14390,DEM,58,Ralph Norman,14391,REP,39,,19,11/7/2006,56.9,43.06,13.84,5.16,5.16,1,-3.931685353419655, -64013,117815,3992,2006,2006_House-G_UT-3,UT-3,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/30/2006,386,Christian Burridge,13884,DEM,27,Christopher Black Cannon,13885,REP,56,6,-29,11/7/2006,32.24,57.71,-25.47,3.53,-3.53,1,-1.568838767405096, -55226,88764,1332,2006,2006_Gov-G_CO,CO,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/31/2006,661,"Bill Ritter, Jr.",12664,DEM,57,Bob Beauprez,12667,REP,35,2,22,11/7/2006,56.99,40.17,16.82,5.18,5.18,1,-.5704571335880212, -24681,88786,1333,2006,2006_Gov-G_CT,CT,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/31/2006,600,"John DeStefano, Jr.",12671,DEM,36,M. Jodi Rell,12670,REP,58,,-22,11/7/2006,35.45,63.2,-27.76,5.76,5.76,1,1.127880445871295, -55333,88873,1337,2006,2006_Gov-G_IA,IA,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/31/2006,600,Chet Culver,12684,DEM,50,Jim Nussle,12686,REP,45,,5,11/7/2006,54.02,44.38,9.65,4.65,-4.65,1,.7140409564924711, -55363,88903,1339,2006,2006_Gov-G_IL,IL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2006,625,Rod Blagojevich,12691,DEM,44,Judy Baar Topinka,12692,REP,40,7,4,11/7/2006,49.8,39.26,10.53,6.53,-6.53,1,2.129214357262479, -55364,88904,1339,2006,2006_Gov-G_IL,IL,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/31/2006,434,Rod Blagojevich,12691,DEM,45,Judy Baar Topinka,12692,REP,37,14,8,11/7/2006,49.8,39.26,10.53,2.53,-2.53,1,-2.76293901866062, -55411,88951,1341,2006,2006_Gov-G_MA,MA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/31/2006,664,Deval Patrick,12699,DEM,55,Kerry Healey,12698,REP,34,6,21,11/7/2006,55.64,35.33,20.3,.7,.7,1,-4.525652384209884, -24241,89057,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,EPIC-MRA,84,Live Phone,,10/31/2006,600,Jennifer Granholm,12710,DEM,52,Dick DeVos,12712,REP,43,,9,11/7/2006,56.36,42.3,14.06,5.06,-5.06,1,-.0433662729312404, -74106,138984,1347,2006,2006_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,10/31/2006,663,John Lynch,12724,DEM,71,Jim Coburn,12723,REP,19,,52,11/7/2006,74.02,25.83,48.19,3.81,3.81,1,-2.400183175193134,for WMUR -24577,89116,1349,2006,2006_Gov-G_NV,NV,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/31/2006,500,Dina Titus,12728,DEM,46,Jim Gibbons,12729,REP,48,,-2,11/7/2006,43.92,47.93,-4.01,2.01,2.01,1,-1.650663401624959, -24318,89145,1350,2006,2006_Gov-G_NY,NY,Gov-G,Gov-G,Marist College,183,Live Phone,,10/31/2006,503,Eliot Spitzer,12732,DEM,69,John J. Faso,12733,REP,24,,45,11/7/2006,69.56,28.72,40.84,4.16,4.16,1,-.915539134272948,for NBC News -24710,89146,1350,2006,2006_Gov-G_NY,NY,Gov-G,Gov-G,Siena College,305,Live Phone,,10/31/2006,500,Eliot Spitzer,12732,DEM,69,John J. Faso,12733,REP,24,,45,11/7/2006,69.56,28.72,40.84,4.16,4.16,1,-1.522808038890851, -24385,89264,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,Muhlenberg College,219,Live Phone,,10/31/2006,507,Ed Rendell,12748,DEM,60,Lynn Swann,12749,REP,35,,25,11/7/2006,60.36,39.64,20.73,4.27,4.27,1,.632884080953783, -55821,89373,1360,2006,2006_Gov-G_WI,WI,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/31/2006,600,Jim Doyle,12774,DEM,50,Mark Green,12772,REP,44,,6,11/7/2006,52.7,45.31,7.39,1.39,-1.39,1,-2.854024764474728, -24681,29919,1583,2006,2006_Sen-G_CT,CT,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/31/2006,600,Ned Lamont,2839,DEM,39,Joseph I. Lieberman,14516,IND,51,7,-12,11/7/2006,39.73,49.71,-9.98,2.02,,1,-1.760684358169376, -24241,29479,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,10/31/2006,600,Debbie Stabenow,2915,DEM,51,Mike Bouchard,2916,REP,38,,13,11/7/2006,56.91,41.26,15.65,2.65,-2.65,1,-2.895288933639804, -24577,29815,1597,2006,2006_Sen-G_NV,NV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/31/2006,500,Jack Carter,2988,DEM,42,John Ensign,2987,REP,54,,-12,11/7/2006,40.99,55.36,-14.37,2.37,2.37,1,-1.83088157397322, -24318,29556,1600,2006,2006_Sen-G_NY,NY,Sen-G,Sen-G,Marist College,183,Live Phone,,10/31/2006,503,Hillary Rodham Clinton,2993,DEM,65,John Spencer,2996,REP,32,,33,11/7/2006,67,31.01,36,3,-3,1,-3.113069998343147,for NBC News -24710,29948,1600,2006,2006_Sen-G_NY,NY,Sen-G,Sen-G,Siena College,305,Live Phone,,10/31/2006,500,Hillary Rodham Clinton,2993,DEM,65,John Spencer,2996,REP,28,,37,11/7/2006,67,31.01,36,1,1,1,-4.368215153579049, -24385,29623,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Muhlenberg College,219,Live Phone,,10/31/2006,507,Robert P. Casey Jr.,3010,DEM,51,Rick Santorum,3011,REP,43,,8,11/7/2006,58.64,41.28,17.35,9.35,-9.35,1,3.163450286595604, -64131,137093,1607,2006,2006_Sen-G_UT,UT,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2006,625,Pete Ashdown,3042,DEM,31,Orrin G. Hatch,3041,REP,61,,-30,11/7/2006,31.06,62.36,-31.3,1.3,1.3,1,-3.45847327918032,for The Salt Lake Tribune -74009,138849,3635,2006,2006_House-G_CA-26,CA-26,House-G,House-G,SurveyUSA,325,IVR,,10/31/2006,553,Cynthia Rodriguez Matthews,16519,DEM,35,David T. Dreier,16520,REP,54,,-19,11/7/2006,37.89,56.95,-19.06,.06,.06,1,-7.049165326807336,for KABC-TV (California) -24681,118138,3671,2006,2006_House-G_CT-2,CT-2,House-G,House-G,Research 2000,281,Live Phone,,10/31/2006,600,Joe Courtney,13958,DEM,48,Robert R. Simmons,13959,REP,47,,1,11/7/2006,50.02,49.98,.03,.97,.97,1,-4.238362091344835, -64208,118139,3738,2006,2006_House-G_IN-2,IN-2,House-G,House-G,Research 2000,281,Live Phone,,10/31/2006,400,Joe Donnelly,14216,DEM,50,Chris Chocola,14217,REP,47,,3,11/7/2006,53.98,46.02,7.95,4.95,-4.95,1,-.3185236676982496, -55333,118140,3748,2006,2006_House-G_IA-3,IA-3,House-G,House-G,Research 2000,281,Live Phone,,10/31/2006,400,Leonard L. Boswell,14218,DEM,53,Jeff Lamberti,14219,REP,41,,12,11/7/2006,51.9,46.5,5.4,6.6,6.6,1,-1.242137530350322, -64313,118299,3757,2006,2006_House-G_KY-3,KY-3,House-G,House-G,SurveyUSA,325,IVR,,10/31/2006,610,John Yarmuth,13999,DEM,52,Anne Meagher Northup,14000,REP,44,1,8,11/7/2006,50.62,48.18,2.45,5.55,5.55,1,-.3200786544938904,for WHAS-TV -74106,138988,3832,2006,2006_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,10/31/2006,340,Carol Shea-Porter,14220,DEM,42,Jeb E. Bradley,14221,REP,47,,-5,11/7/2006,51.27,48.64,2.63,7.63,-7.63,0,.395778326413284,for WMUR -74107,138994,3833,2006,2006_House-G_NH-2,NH-2,House-G,House-G,American Research Group,9,Live Phone,R,10/31/2006,619,Paul W. Hodes,14222,DEM,44,Charles Bass,14223,REP,47,,-3,11/7/2006,52.71,45.61,7.1,10.1,-10.1,0,5.186700985720805,for Charles Bass -74106,138993,3833,2006,2006_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,10/31/2006,320,Paul W. Hodes,14222,DEM,45,Charles Bass,14223,REP,45,2,0,11/7/2006,52.71,45.61,7.1,7.1,-7.1,.5,.6535055354141868,for WMUR -64131,139080,3990,2006,2006_House-G_UT-1,UT-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2006,209,Steve Olsen,16595,DEM,26,Rob Bishop,16596,REP,58,,-32,11/7/2006,32.45,63.06,-30.61,1.39,-1.39,1,-6.21656095056386,for The Salt Lake Tribune -64131,139081,3991,2006,2006_House-G_UT-2,UT-2,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2006,209,Jim Matheson,16597,DEM,62,LaVar Christensen,16598,REP,29,,33,11/7/2006,59,37.3,21.7,11.3,11.3,1,3.618783599155815,for The Salt Lake Tribune -64131,117990,3992,2006,2006_House-G_UT-3,UT-3,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2006,209,Christian Burridge,13884,DEM,32,Christopher Black Cannon,13885,REP,55,,-23,11/7/2006,32.24,57.71,-25.47,2.47,2.47,1,-3.579063536644382,for The Salt Lake Tribune -64314,118301,3998,2006,2006_House-G_VA-5,VA-5,House-G,House-G,SurveyUSA,325,IVR,,10/31/2006,530,Albert C. Weed,14395,DEM,35,Virgil H. Goode,14396,REP,61,2,-26,11/7/2006,39.93,59.11,-19.19,6.81,-6.81,1,-.333398350694621,for WDBJ-TV (Roanoke) -66634,124136,8655,2006,2006_House-G_US,US,House-G,House-G,The Winston Group,385,Live Phone,R,10/31/2006,1000,Generic Candidate,13746,DEM,52,Generic Candidate,13747,REP,43,,9,11/7/2006,51.6,44.07,7.53,1.47,1.47,1,-4.962148508336649,for unspecified Republican sponsor; among registered voters -55117,88655,1328,2006,2006_Gov-G_AL,AL,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,505,Lucy Baxley,12648,DEM,42,Bob Riley,12649,REP,58,,-16,11/7/2006,41.57,57.45,-15.87,.13,-.13,1,-4.983846200759815, -24325,88698,1330,2006,2006_Gov-G_AZ,AZ,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2006,625,Janet Napolitano,12656,DEM,61,Len Munsil,12655,REP,33,,28,11/7/2006,62.58,35.44,27.14,.86,.86,1,-8.752080218774873,among registered voters -24802,88699,1330,2006,2006_Gov-G_AZ,AZ,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/1/2006,560,Janet Napolitano,12656,DEM,57,Len Munsil,12655,REP,38,,19,11/7/2006,62.58,35.44,27.14,8.14,-8.14,1,-.4671229045421865, -24879,88700,1330,2006,2006_Gov-G_AZ,AZ,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,798,Janet Napolitano,12656,DEM,57,Len Munsil,12655,REP,41,,16,11/7/2006,62.58,35.44,27.14,11.14,-11.14,1,3.040321162238167, -55203,88741,1331,2006,2006_Gov-G_CA,CA,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,1015,Phil Angelides,12660,DEM,42,Arnold Schwarzenegger,12662,REP,52,,-10,11/7/2006,38.91,55.88,-16.98,6.98,6.98,1,3.634765574392604, -55227,88765,1332,2006,2006_Gov-G_CO,CO,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,500,"Bill Ritter, Jr.",12664,DEM,60,Bob Beauprez,12667,REP,40,,20,11/7/2006,56.99,40.17,16.82,3.18,3.18,1,-2.588590325052706, -55248,88787,1333,2006,2006_Gov-G_CT,CT,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,401,"John DeStefano, Jr.",12671,DEM,32,M. Jodi Rell,12670,REP,64,,-32,11/7/2006,35.45,63.2,-27.76,4.24,-4.24,1,-.7264294763740433, -24327,88826,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2006,625,Jim Davis,12674,DEM,43,Charlie Crist,12675,REP,50,,-7,11/7/2006,45.11,52.18,-7.07,.07,.07,1,-3.519034351789678, -55287,88827,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,1005,Jim Davis,12674,DEM,42,Charlie Crist,12675,REP,54,,-12,11/7/2006,45.11,52.18,-7.07,4.93,-4.93,1,1.759412442694646, -24995,88828,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,11/1/2006,804,Jim Davis,12674,DEM,38,Charlie Crist,12675,REP,48,,-10,11/7/2006,45.11,52.18,-7.07,2.93,-2.93,1,-.5179242418191717, -55315,88855,1335,2006,2006_Gov-G_GA,GA,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,804,Mark Taylor,12678,DEM,42,Sonny Perdue,12676,REP,59,,-17,11/7/2006,38.22,57.95,-19.73,2.73,2.73,1,-1.879047229953151, -55334,88874,1337,2006,2006_Gov-G_IA,IA,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,301,Chet Culver,12684,DEM,54,Jim Nussle,12686,REP,46,,8,11/7/2006,54.02,44.38,9.65,1.65,-1.65,1,-3.18575190848784, -55365,88905,1339,2006,2006_Gov-G_IL,IL,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,800,Rod Blagojevich,12691,DEM,61,Judy Baar Topinka,12692,REP,39,,22,11/7/2006,49.8,39.26,10.53,11.47,11.47,1,7.589880526805699, -55412,88952,1341,2006,2006_Gov-G_MA,MA,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,799,Deval Patrick,12699,DEM,61,Kerry Healey,12698,REP,32,,29,11/7/2006,55.64,35.33,20.3,8.7,8.7,1,4.390841869075067, -24489,88982,1342,2006,2006_Gov-G_MD,MD,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2006,500,Martin O'Malley,12704,DEM,49,Robert Ehrlich Jr.,12703,REP,48,,1,11/7/2006,52.69,46.16,6.53,5.53,-5.53,1,.508683341235346, -24819,88983,1342,2006,2006_Gov-G_MD,MD,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/1/2006,694,Martin O'Malley,12704,DEM,48,Robert Ehrlich Jr.,12703,REP,47,,1,11/7/2006,52.69,46.16,6.53,5.53,-5.53,1,.9590307787029201, -24885,88984,1342,2006,2006_Gov-G_MD,MD,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,802,Martin O'Malley,12704,DEM,50,Robert Ehrlich Jr.,12703,REP,48,,2,11/7/2006,52.69,46.16,6.53,4.53,-4.53,1,-.1214238603822074, -24334,89058,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2006,625,Jennifer Granholm,12710,DEM,52,Dick DeVos,12712,REP,38,,14,11/7/2006,56.36,42.3,14.06,.06,-.06,1,-5.350284550868772,among registered voters -24707,89059,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,Selzer & Co.,304,Live Phone,,11/1/2006,532,Jennifer Granholm,12710,DEM,54,Dick DeVos,12712,REP,41,,13,11/7/2006,56.36,42.3,14.06,1.06,-1.06,1,-4.389147967442207, -24886,89060,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,800,Jennifer Granholm,12710,DEM,55,Dick DeVos,12712,REP,43,,12,11/7/2006,56.36,42.3,14.06,2.06,-2.06,1,-3.17138677774083, -24512,89082,1345,2006,2006_Gov-G_MN,MN,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2006,500,Mike Hatch,12715,DEM,47,Tim Pawlenty,12717,REP,45,,2,11/7/2006,45.73,46.69,-.96,2.96,2.96,0,-1.106331629907382, -24887,89083,1345,2006,2006_Gov-G_MN,MN,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,501,Mike Hatch,12715,DEM,49,Tim Pawlenty,12717,REP,45,,4,11/7/2006,45.73,46.69,-.96,4.96,4.96,0,1.175608813234043, -24890,89117,1349,2006,2006_Gov-G_NV,NV,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,402,Dina Titus,12728,DEM,44,Jim Gibbons,12729,REP,51,,-7,11/7/2006,43.92,47.93,-4.01,2.99,-2.99,1,-.7603885256247298, -55598,89147,1350,2006,2006_Gov-G_NY,NY,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,1011,Eliot Spitzer,12732,DEM,69,John J. Faso,12733,REP,24,,45,11/7/2006,69.56,28.72,40.84,4.16,4.16,1,-1.276739138147186, -24354,89182,1351,2006,2006_Gov-G_OH,OH,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2006,625,Ted Strickland,12740,DEM,56,J. Kenneth Blackwell,12738,REP,37,,19,11/7/2006,60.54,36.65,23.89,4.89,-4.89,1,-1.021765636843591,among registered voters -24891,89183,1351,2006,2006_Gov-G_OH,OH,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,1003,Ted Strickland,12740,DEM,62,J. Kenneth Blackwell,12738,REP,35,,27,11/7/2006,60.54,36.65,23.89,3.11,3.11,1,-2.551212847008457, -24357,89265,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2006,625,Ed Rendell,12748,DEM,56,Lynn Swann,12749,REP,38,,18,11/7/2006,60.36,39.64,20.73,2.73,-2.73,1,-1.034269450306815,among registered voters -55715,89266,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,1005,Ed Rendell,12748,DEM,61,Lynn Swann,12749,REP,37,,24,11/7/2006,60.36,39.64,20.73,3.27,3.27,1,-.0547099638966741, -24360,89285,1354,2006,2006_Gov-G_RI,RI,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2006,625,Charlie Fogarty,12750,DEM,42,Donald Carcieri,12751,REP,50,,-8,11/7/2006,48.99,51.01,-2.02,5.98,-5.98,1,-.5722125633361689,among registered voters -55744,89296,1355,2006,2006_Gov-G_SC,SC,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,399,Tommy Moore,12752,DEM,44,Mark Sanford,12753,REP,56,,-12,11/7/2006,44.79,55.12,-10.33,1.67,-1.67,1,-7.551698441557417, -55757,89309,1357,2006,2006_Gov-G_TN,TN,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,502,Phil Bredesen,12761,DEM,63,Jim Bryson,12758,REP,31,,32,11/7/2006,68.6,29.74,38.86,6.86,-6.86,1,.1555085392583816, -55822,89374,1360,2006,2006_Gov-G_WI,WI,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,502,Jim Doyle,12774,DEM,53,Mark Green,12772,REP,43,,10,11/7/2006,52.7,45.31,7.39,2.61,2.61,1,-1.540171003776811, -55657,89207,1362,2006,2006_Gov-G_OR,OR,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,502,Ted Kulongoski,12747,DEM,54,Ron Saxton,12744,REP,46,,8,11/7/2006,50.73,42.75,7.98,.02,.02,1,-4.262715281998602, -24325,29563,1581,2006,2006_Sen-G_AZ,AZ,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2006,625,Jim Pederson,2823,DEM,41,Jon Kyl,2822,REP,49,,-8,11/7/2006,43.5,53.34,-9.84,1.84,1.84,1,-2.349938937873122,among registered voters -24802,30040,1581,2006,2006_Sen-G_AZ,AZ,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/1/2006,560,Jim Pederson,2823,DEM,40,Jon Kyl,2822,REP,53,4,-13,11/7/2006,43.5,53.34,-9.84,3.16,-3.16,1,-.898650749423242, -24879,30117,1581,2006,2006_Sen-G_AZ,AZ,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,798,Jim Pederson,2823,DEM,46,Jon Kyl,2822,REP,50,,-4,11/7/2006,43.5,53.34,-9.84,5.84,5.84,1,2.207611886565876, -55203,30118,1582,2006,2006_Sen-G_CA,CA,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,1015,Dianne Feinstein,2828,DEM,61,Richard Dick Mountjoy,2829,REP,29,,32,11/7/2006,59.43,35.02,24.42,7.58,7.58,1,2.774774980248291, -24882,30120,1583,2006,2006_Sen-G_CT,CT,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,401,Ned Lamont,2839,DEM,44,Joseph I. Lieberman,14516,IND,48,5,-4,11/7/2006,39.73,49.71,-9.98,5.98,,1,2.257374401887676, -24327,29565,1585,2006,2006_Sen-G_FL,FL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2006,625,Bill Nelson,2848,DEM,58,Katherine Harris,2849,REP,34,,24,11/7/2006,60.3,38.1,22.21,1.79,1.79,1,-3.22067298464464, -55287,30121,1585,2006,2006_Sen-G_FL,FL,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,1005,Bill Nelson,2848,DEM,60,Katherine Harris,2849,REP,34,,26,11/7/2006,60.3,38.1,22.21,3.79,3.79,1,-.8086024730248282, -24995,30233,1585,2006,2006_Sen-G_FL,FL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,11/1/2006,804,Bill Nelson,2848,DEM,60,Katherine Harris,2849,REP,31,,29,11/7/2006,60.3,38.1,22.21,6.79,6.79,1,2.477789567534491, -24489,29727,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2006,500,Benjamin L. Cardin,2878,DEM,50,Michael S. Steele,2879,REP,45,,5,11/7/2006,54.21,44.2,10.01,5.01,-5.01,1,-.355711448067502, -24819,30057,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/1/2006,694,Benjamin L. Cardin,2878,DEM,47,Michael S. Steele,2879,REP,47,2,0,11/7/2006,54.21,44.2,10.01,10.01,-10.01,.5,5.564441942263464, -24885,30123,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,802,Benjamin L. Cardin,2878,DEM,51,Michael S. Steele,2879,REP,45,,6,11/7/2006,54.21,44.2,10.01,4.01,-4.01,1,-1.072181287472928, -24884,30122,1590,2006,2006_Sen-G_MA,MA,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,799,Edward M. Kennedy,2875,DEM,67,Kenneth G. Chase,2876,REP,27,,40,11/7/2006,69.3,30.55,38.75,1.25,1.25,1,-3.112784158333137, -24334,29572,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2006,625,Debbie Stabenow,2915,DEM,53,Mike Bouchard,2916,REP,37,,16,11/7/2006,56.91,41.26,15.65,.35,.35,1,-4.904362932488846,among registered voters -24707,29945,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,Selzer & Co.,304,Live Phone,,11/1/2006,532,Debbie Stabenow,2915,DEM,53,Mike Bouchard,2916,REP,34,,19,11/7/2006,56.91,41.26,15.65,3.35,3.35,1,-1.768249829024929, -24886,30124,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,800,Debbie Stabenow,2915,DEM,55,Mike Bouchard,2916,REP,40,,15,11/7/2006,56.91,41.26,15.65,.65,-.65,1,-4.500398309629234, -24512,29750,1592,2006,2006_Sen-G_MN,MN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2006,500,Amy Klobuchar,2923,DEM,54,Mark R. Kennedy,2924,REP,40,,14,11/7/2006,58.06,37.94,20.12,6.12,-6.12,1,1.995280097791226, -24887,30125,1592,2006,2006_Sen-G_MN,MN,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,501,Amy Klobuchar,2923,DEM,57,Mark R. Kennedy,2924,REP,39,,18,11/7/2006,58.06,37.94,20.12,2.12,-2.12,1,-2.420667302162236, -24888,30126,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,802,Claire McCaskill,2935,DEM,50,Jim Talent,2936,REP,50,,0,11/7/2006,49.58,47.31,2.27,2.27,-2.27,.5,-.8057854702472068, -24340,29578,1595,2006,2006_Sen-G_MT,MT,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2006,625,Jon Tester,2950,DEM,47,Conrad Burns,2951,REP,47,1,0,11/7/2006,49.16,48.29,.88,.88,-.88,.5,-3.199230174467113,among registered voters -24539,29777,1595,2006,2006_Sen-G_MT,MT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2006,500,Jon Tester,2950,DEM,50,Conrad Burns,2951,REP,46,,4,11/7/2006,49.16,48.29,.88,3.12,3.12,1,-1.43568535095028, -24890,30128,1597,2006,2006_Sen-G_NV,NV,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,402,Jack Carter,2988,DEM,42,John Ensign,2987,REP,53,,-11,11/7/2006,40.99,55.36,-14.37,3.37,3.37,1,-.9701410297493474, -24412,29650,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,11/1/2006,600,Robert Menendez,2971,DEM,43,Thomas H. Kean,2972,REP,41,,2,11/7/2006,57.2,41.19,16.02,14.02,-14.02,1,4.668564739530611,for unspecified Republican sponsor -24561,29799,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2006,500,Robert Menendez,2971,DEM,48,Thomas H. Kean,2972,REP,43,,5,11/7/2006,57.2,41.19,16.02,11.02,-11.02,1,1.602986925565859, -24889,30127,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,500,Robert Menendez,2971,DEM,53,Thomas H. Kean,2972,REP,47,,6,11/7/2006,57.2,41.19,16.02,10.02,-10.02,1,.2848867976676515, -24354,29592,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2006,625,Sherrod Brown,3004,DEM,50,Michael DeWine,3005,REP,44,,6,11/7/2006,56.16,43.82,12.35,6.35,-6.35,1,1.480139107455141,among registered voters -24891,30129,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,1003,Sherrod Brown,3004,DEM,58,Michael DeWine,3005,REP,40,,18,11/7/2006,56.16,43.82,12.35,5.65,5.65,1,.9839316990309245, -24357,29595,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2006,625,Robert P. Casey Jr.,3010,DEM,52,Rick Santorum,3011,REP,39,,13,11/7/2006,58.64,41.28,17.35,4.35,-4.35,1,-1.9787664291779,among registered voters -24892,30130,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,1005,Robert P. Casey Jr.,3010,DEM,56,Rick Santorum,3011,REP,40,,16,11/7/2006,58.64,41.28,17.35,1.35,-1.35,1,-4.872310879980959, -24360,29598,1604,2006,2006_Sen-G_RI,RI,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2006,625,Sheldon Whitehouse,3014,DEM,45,Lincoln Chafee,3015,REP,46,,-1,11/7/2006,53.52,46.48,7.04,8.04,-8.04,0,3.964924762503459,among registered voters -24893,30131,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,502,Harold E. Ford Jr.,4344,DEM,46,Bob Corker,3019,REP,51,,-5,11/7/2006,47.99,50.71,-2.72,2.28,-2.28,1,-1.599044030407386, -24894,30132,1606,2006,2006_Sen-G_TX,TX,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,1004,Barbara Ann Radnofsky,3037,DEM,29,Kay Bailey Hutchison,3036,REP,65,,-36,11/7/2006,36.04,61.69,-25.65,10.35,-10.35,1,5.333078245842161, -24895,30133,1607,2006,2006_Sen-G_UT,UT,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,402,Pete Ashdown,3042,DEM,34,Orrin G. Hatch,3041,REP,66,,-32,11/7/2006,31.06,62.36,-31.3,.7,-.7,1,-4.560373678823444, -24896,30134,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,802,Jim Webb,3047,DEM,50,George F. Allen,3048,REP,50,,0,11/7/2006,49.59,49.2,.39,.39,-.39,.5,-2.936229002322477, -24372,29610,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2006,625,Maria Cantwell,3063,DEM,54,Mike McGavick,3064,REP,38,,16,11/7/2006,56.85,39.93,16.92,.92,-.92,1,-4.616863978203883,among registered voters -24897,30135,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,804,Maria Cantwell,3063,DEM,57,Mike McGavick,3064,REP,43,,14,11/7/2006,56.85,39.93,16.92,2.92,-2.92,1,-2.172364782819277, -24899,30137,1611,2006,2006_Sen-G_WV,WV,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,301,Robert C. Byrd,3082,DEM,67,John Raese,3083,REP,33,,34,11/7/2006,77.05,22.95,54.1,20.1,-20.1,1,12.38861032072798, -55822,30136,1612,2006,2006_Sen-G_WI,WI,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,502,Herb Kohl,3077,DEM,69,Robert Gerald Lorge,3078,REP,24,,45,11/7/2006,67.31,29.48,37.83,7.17,7.17,1,-4.328663250697207, -64315,118302,3613,2006,2006_House-G_CA-4,CA-4,House-G,House-G,SurveyUSA,325,IVR,,11/1/2006,647,Charles Duane Brown,14278,DEM,43,John T. Doolittle,14279,REP,50,5,-7,11/7/2006,45.87,49.05,-3.18,3.82,-3.82,1,-.4504819229684111, -64316,118303,3666,2006,2006_House-G_CO-4,CO-4,House-G,House-G,SurveyUSA,325,IVR,,11/1/2006,571,Angie Paccione,14280,DEM,43,Marilyn N. Musgrave,14281,REP,44,11,-1,11/7/2006,43.12,45.61,-2.49,1.49,1.49,1,-3.966565611331657, -64178,118085,3688,2006,2006_House-G_FL-13,FL-13,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,11/1/2006,450,Christine L. Jennings,13968,DEM,41,Vern Buchanan,13969,REP,44,,-3,11/7/2006,49.92,50.08,-.15,2.85,-2.85,1,-2.607156145255638,for Vern Buchanan -64424,118507,3697,2006,2006_House-G_FL-22,FL-22,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,11/1/2006,401,Ron Klein,14196,DEM,49,E. Clay Shaw,14198,REP,40,,9,11/7/2006,50.88,47.13,3.76,5.24,5.24,1,.9474137199648008, -24340,117991,3825,2006,2006_House-G_MT-1,MT-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2006,625,Monica J. Lindeen,14060,DEM,33,Denny Rehberg,14061,REP,57,,-24,11/7/2006,39.13,58.88,-19.75,4.25,-4.25,1,-2.773200373217592,among registered voters -64179,118086,3847,2006,2006_House-G_NM-1,NM-1,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,11/1/2006,450,Patricia A. Madrid,14141,DEM,46,Heather A. Wilson,14142,REP,48,,-2,11/7/2006,49.8,50.2,-.41,1.59,-1.59,1,-3.779713924397049,for Heather A. Wilson -64425,118508,3875,2006,2006_House-G_NY-26,NY-26,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,11/1/2006,403,Jack Davis,14379,DEM,46,Thomas M. Reynolds,14380,REP,47,,-1,11/7/2006,48.02,51.98,-3.97,2.97,2.97,1,-1.882201271873068, -74126,139043,3889,2006,2006_House-G_NC-11,NC-11,House-G,House-G,OnPoint,240,IVR,,11/1/2006,834,Joseph Heath Shuler,14299,DEM,52,Charles H. Taylor,14300,REP,43,,9,11/7/2006,53.79,46.21,7.59,1.41,1.41,1,-2.157036111422937, -64318,118305,3898,2006,2006_House-G_OH-6,OH-6,House-G,House-G,SurveyUSA,325,IVR,,11/1/2006,541,Charles A. Wilson,14381,DEM,58,Charles R. Blasdel,14382,REP,39,,19,11/7/2006,62.08,37.92,24.16,5.16,-5.16,1,-1.963846809723311, -55100,88638,1327,2006,2006_Gov-G_AK,AK,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2006,500,Tony Knowles,12646,DEM,43,Sarah Palin,12643,REP,48,,-5,11/7/2006,40.97,48.33,-7.36,2.36,2.36,1,-2.032576845310385, -73570,138072,1335,2006,2006_Gov-G_GA,GA,Gov-G,Gov-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,11/2/2006,500,Mark Taylor,12678,DEM,36,Sonny Perdue,12676,REP,50,4,-14,11/7/2006,38.22,57.95,-19.73,5.73,5.73,1,.9902212719564801, -55335,88875,1337,2006,2006_Gov-G_IA,IA,Gov-G,Gov-G,Selzer & Co.,304,Live Phone,,11/2/2006,756,Chet Culver,12684,DEM,52,Jim Nussle,12686,REP,43,,9,11/7/2006,54.02,44.38,9.65,.65,-.65,1,-3.320897484181938, -55366,88906,1339,2006,2006_Gov-G_IL,IL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2006,500,Rod Blagojevich,12691,DEM,44,Judy Baar Topinka,12692,REP,37,14,7,11/7/2006,49.8,39.26,10.53,3.53,-3.53,1,-1.175609283490068, -24332,88985,1342,2006,2006_Gov-G_MD,MD,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/2/2006,625,Martin O'Malley,12704,DEM,45,Robert Ehrlich Jr.,12703,REP,45,,0,11/7/2006,52.69,46.16,6.53,6.53,-6.53,.5,2.014258965233479,among registered voters -24719,89084,1345,2006,2006_Gov-G_MN,MN,Gov-G,Gov-G,Star Tribune (Minnesota Poll),315,Live Phone,,11/2/2006,1027,Mike Hatch,12715,DEM,45,Tim Pawlenty,12717,REP,40,7,5,11/7/2006,45.73,46.69,-.96,5.96,5.96,0,2.713271497490349, -55550,89097,1347,2006,2006_Gov-G_NH,NH,Gov-G,Gov-G,Research 2000,281,Live Phone,,11/2/2006,600,John Lynch,12724,DEM,67,Jim Coburn,12723,REP,26,,41,11/7/2006,74.02,25.83,48.19,7.19,-7.19,1,1.39583095548584, -55643,89193,1352,2006,2006_Gov-G_OK,OK,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/2/2006,488,Brad Henry,12742,DEM,65,Ernest Istook,12741,REP,29,,36,11/7/2006,66.5,33.5,33.01,2.99,2.99,1,-3.484638596863021, -24363,89310,1357,2006,2006_Gov-G_TN,TN,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/2/2006,625,Phil Bredesen,12761,DEM,61,Jim Bryson,12758,REP,26,,35,11/7/2006,68.6,29.74,38.86,3.86,-3.86,1,-3.439879804439038,among registered voters -55780,89332,1358,2006,2006_Gov-G_TX,TX,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/2/2006,557,Chris Bell,12763,DEM,22,Rick Perry,12766,REP,38,21,-16,11/7/2006,29.79,39.03,-9.24,6.76,-6.76,1,2.557632457382808, -24332,29570,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/2/2006,625,Benjamin L. Cardin,2878,DEM,47,Michael S. Steele,2879,REP,44,.6,3,11/7/2006,54.21,44.2,10.01,7.01,-7.01,1,2.096917704248494,among registered voters -24719,29957,1592,2006,2006_Sen-G_MN,MN,Sen-G,Sen-G,Star Tribune (Minnesota Poll),315,Live Phone,,11/2/2006,1027,Amy Klobuchar,2923,DEM,54,Mark R. Kennedy,2924,REP,34,4,20,11/7/2006,58.06,37.94,20.12,.12,-.12,1,-4.452370950460907, -24337,29575,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/2/2006,625,Claire McCaskill,2935,DEM,46,Jim Talent,2936,REP,45,,1,11/7/2006,49.58,47.31,2.27,1.27,-1.27,1,-1.963900276477346,among registered voters -24522,29760,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2006,500,Claire McCaskill,2935,DEM,49,Jim Talent,2936,REP,48,,1,11/7/2006,49.58,47.31,2.27,1.27,-1.27,1,-2.074821695472977, -24277,29515,1595,2006,2006_Sen-G_MT,MT,Sen-G,Sen-G,Gallup,112,Live Phone,,11/2/2006,734,Jon Tester,2950,DEM,50,Conrad Burns,2951,REP,41,,9,11/7/2006,49.16,48.29,.88,8.12,8.12,1,4.775445577711368, -24279,29517,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Gallup,112,Live Phone,,11/2/2006,654,Robert Menendez,2971,DEM,50,Thomas H. Kean,2972,REP,40,,10,11/7/2006,57.2,41.19,16.02,6.02,-6.02,1,-3.546763829725172, -24316,29554,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Marist College,183,Live Phone,,11/2/2006,619,Robert Menendez,2971,DEM,50,Thomas H. Kean,2972,REP,42,,8,11/7/2006,57.2,41.19,16.02,8.02,-8.02,1,-1.503004107465872,for NBC News -24346,29584,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/2/2006,625,Robert Menendez,2971,DEM,48,Thomas H. Kean,2972,REP,41,,7,11/7/2006,57.2,41.19,16.02,9.02,-9.02,1,-.3458696205816281,among registered voters -24379,29617,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Monmouth University,215,Live Phone,,11/2/2006,1086,Robert Menendez,2971,DEM,45,Thomas H. Kean,2972,REP,42,,3,11/7/2006,57.2,41.19,16.02,13.02,-13.02,1,3.865553740123596, -24430,29668,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,11/2/2006,917,Robert Menendez,2971,DEM,48,Thomas H. Kean,2972,REP,43,,5,11/7/2006,57.2,41.19,16.02,11.02,-11.02,1,1.833505722195641, -64197,137446,1599,2006,2006_Sen-G_NM,NM,Sen-G,Sen-G,Research & Polling Inc.,280,Live Phone,,11/2/2006,503,Jeff Bingaman,2982,DEM,65,Allen W. McCulloch MD,2983,REP,23,,42,11/7/2006,70.61,29.33,41.27,.73,.73,1,-8.692774042433523,for Albuquerque Journal -24283,29521,1604,2006,2006_Sen-G_RI,RI,Sen-G,Sen-G,Gallup,112,Live Phone,,11/2/2006,706,Sheldon Whitehouse,3014,DEM,48,Lincoln Chafee,3015,REP,45,,3,11/7/2006,53.52,46.48,7.04,4.04,-4.04,1,-.303031354495338, -24363,29601,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/2/2006,625,Harold E. Ford Jr.,4344,DEM,38,Bob Corker,3019,REP,50,,-12,11/7/2006,47.99,50.71,-2.72,9.28,-9.28,1,5.889099910544076,among registered voters -24620,29858,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2006,500,Harold E. Ford Jr.,4344,DEM,45,Bob Corker,3019,REP,53,,-8,11/7/2006,47.99,50.71,-2.72,5.28,-5.28,1,.9727544945820285, -24287,29525,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,Gallup,112,Live Phone,,11/2/2006,711,Jim Webb,3047,DEM,46,George F. Allen,3048,REP,49,,-3,11/7/2006,49.59,49.2,.39,3.39,-3.39,0,.2342806697948827, -24367,29605,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/2/2006,625,Jim Webb,3047,DEM,46,George F. Allen,3048,REP,45,2,1,11/7/2006,49.59,49.2,.39,.61,.61,1,-2.640284583752929, -24638,29876,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2006,500,Jim Webb,3047,DEM,49,George F. Allen,3048,REP,49,,0,11/7/2006,49.59,49.2,.39,.39,-.39,.5,-3.160359860356556, -73997,138835,3597,2006,2006_House-G_AK-1,AK-1,House-G,House-G,Hays Research Group,136,Live Phone,D,11/2/2006,400,Diane Benson,16515,DEM,41,Don Young,16516,REP,48,,-7,11/7/2006,40.01,56.57,-16.56,9.56,9.56,1,2.352333910275244,for Diane Benson -64319,118306,3659,2006,2006_House-G_CA-50,CA-50,House-G,House-G,SurveyUSA,325,IVR,,11/2/2006,550,Francine P. Busby,16386,DEM,41,Brian P. Bilbray,16385,REP,55,2,-14,11/7/2006,43.5,53.14,-9.64,4.36,-4.36,1,-2.718655395686312, -64320,118307,3667,2006,2006_House-G_CO-5,CO-5,House-G,House-G,SurveyUSA,325,IVR,,11/2/2006,596,Jay Fawcett,14052,DEM,42,Doug Lamborn,14053,REP,51,,-9,11/7/2006,40.35,59.62,-19.27,10.27,10.27,1,2.910939391479286, -64321,118308,3684,2006,2006_House-G_FL-9,FL-9,House-G,House-G,SurveyUSA,325,IVR,,11/2/2006,568,Phyllis Busansky,14377,DEM,41,Gus Bilirakis,14378,REP,53,,-12,11/7/2006,44.08,55.91,-11.83,.17,-.17,1,-6.894596732333215, -64317,118304,3745,2006,2006_House-G_IN-9,IN-9,House-G,House-G,SurveyUSA,325,IVR,,11/2/2006,538,Baron P. Hill,14204,DEM,44,Mike Sodrel,14205,REP,46,5,-2,11/7/2006,50.01,45.49,4.52,6.52,-6.52,0,2.971662049896871, -55335,118226,3746,2006,2006_House-G_IA-1,IA-1,House-G,House-G,Selzer & Co.,304,Live Phone,,11/2/2006,515,Bruce L. Braley,14312,DEM,56,Mike Whalen,14313,REP,35,,21,11/7/2006,55.1,43.25,11.85,9.15,9.15,1,3.847213528889096, -74096,138972,3808,2006,2006_House-G_MN-5,MN-5,House-G,House-G,SurveyUSA,325,IVR,,11/2/2006,806,Keith Ellison,16562,DEM,49,Alan Fine,16563,REP,24,22,25,11/7/2006,55.56,21.34,34.22,9.22,-9.22,1,2.368382388005577,for KSTP-TV Minneapolis -64322,118309,3809,2006,2006_House-G_MN-6,MN-6,House-G,House-G,SurveyUSA,325,IVR,,11/2/2006,698,Patty Wetterling,14290,DEM,42,Michele Bachmann,14291,REP,49,7,-7,11/7/2006,42.07,50.05,-7.98,.98,.98,1,-3.601761808702363,for KSTP-TV Minneapolis -64149,118024,3826,2006,2006_House-G_NE-1,NE-1,House-G,House-G,Momentum Analysis,214,Live Phone,D,11/2/2006,400,Maxine B. Moul,14087,DEM,38,Jeff Fortenberry,14086,REP,43,,-5,11/7/2006,41.64,58.36,-16.71,11.71,11.71,1,6.12584686391381,for Maxine B. Moul -55550,118141,3832,2006,2006_House-G_NH-1,NH-1,House-G,House-G,Research 2000,281,Live Phone,,11/2/2006,300,Carol Shea-Porter,14220,DEM,40,Jeb E. Bradley,14221,REP,48,,-8,11/7/2006,51.27,48.64,2.63,10.63,-10.63,0,3.731497533848912, -55550,118142,3833,2006,2006_House-G_NH-2,NH-2,House-G,House-G,Research 2000,281,Live Phone,,11/2/2006,300,Paul W. Hodes,14222,DEM,46,Charles Bass,14223,REP,47,,-1,11/7/2006,52.71,45.61,7.1,8.1,-8.1,0,2.482225067802117, -64197,118111,3847,2006,2006_House-G_NM-1,NM-1,House-G,House-G,Research & Polling Inc.,280,Live Phone,,11/2/2006,503,Patricia A. Madrid,14141,DEM,49,Heather A. Wilson,14142,REP,45,,4,11/7/2006,49.8,50.2,-.41,4.41,4.41,0,-.2499609007571782,for Albuquerque Journal -64197,139027,3848,2006,2006_House-G_NM-2,NM-2,House-G,House-G,Research & Polling Inc.,280,Live Phone,,11/2/2006,168,Albert D. Kissling,16569,DEM,33,Stevan Pearce,16570,REP,59,,-26,11/7/2006,40.49,59.42,-18.93,7.07,-7.07,1,-.8369953500943563,for Albuquerque Journal -64197,139028,3849,2006,2006_House-G_NM-3,NM-3,House-G,House-G,Research & Polling Inc.,280,Live Phone,,11/2/2006,168,Tom Udall,16571,DEM,71,Ronald M. Dolin,16572,REP,20,,51,11/7/2006,74.64,25.36,49.28,1.72,1.72,1,-5.909138844255396,for Albuquerque Journal -64250,118228,3869,2006,2006_House-G_NY-20,NY-20,House-G,House-G,Siena College,305,Live Phone,,11/2/2006,628,Kirsten E. Gillibrand,13928,DEM,46,John E. Sweeney,13929,REP,43,,3,11/7/2006,53.1,46.9,6.2,3.2,-3.2,1,-1.024459435104797, -64323,118310,3875,2006,2006_House-G_NY-26,NY-26,House-G,House-G,SurveyUSA,325,IVR,,11/2/2006,470,Jack Davis,14379,DEM,46,Thomas M. Reynolds,14380,REP,50,,-4,11/7/2006,48.02,51.98,-3.97,.03,-.03,1,-4.929265447010751, -38946,123022,8655,2006,2006_House-G_US,US,House-G,House-G,Abt Associates,7,Live Phone,,11/2/2006,639.5,Generic Candidate,13746,DEM,54,Generic Candidate,13747,REP,39,,15,11/7/2006,51.6,44.07,7.53,7.47,7.47,1,1.180571558238124,for Time; average of multiple versions or turnout models listed in poll -24233,88742,1331,2006,2006_Gov-G_CA,CA,Gov-G,Gov-G,Datamar Analytics,75,IVR,,11/3/2006,692,Phil Angelides,12660,DEM,36,Arnold Schwarzenegger,12662,REP,54,,-18,11/7/2006,38.91,55.88,-16.98,1.02,-1.02,1,-3.366593592256568, -24808,88743,1331,2006,2006_Gov-G_CA,CA,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/3/2006,553,Phil Angelides,12660,DEM,38,Arnold Schwarzenegger,12662,REP,53,,-15,11/7/2006,38.91,55.88,-16.98,1.98,1.98,1,-2.46213096470417, -4081,88829,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,11/3/2006,1200,Jim Davis,12674,DEM,44,Charlie Crist,12675,REP,51,2,-7,11/7/2006,45.11,52.18,-7.07,.07,.07,1,-3.246366360904389, -24815,88830,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/3/2006,682,Jim Davis,12674,DEM,47,Charlie Crist,12675,REP,49,,-2,11/7/2006,45.11,52.18,-7.07,5.07,5.07,1,1.871118096034077, -55316,88856,1335,2006,2006_Gov-G_GA,GA,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,11/3/2006,800,Mark Taylor,12678,DEM,38,Sonny Perdue,12676,REP,51,,-13,11/7/2006,38.22,57.95,-19.73,6.73,6.73,1,2.367420150084521, -55378,88918,1340,2006,2006_Gov-G_KS,KS,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/3/2006,511,Kathleen Sebelius,12695,DEM,57,Jim Barnett,12697,REP,40,1,17,11/7/2006,57.9,40.44,17.47,.47,-.47,1,-4.354271978764686, -55460,89003,1343,2006,2006_Gov-G_ME,ME,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/3/2006,638,John Baldacci,13144,DEM,36,Chandler E. Woodcock,12705,REP,30,21,6,11/7/2006,38.11,30.21,7.9,1.9,-1.9,1,-2.733478178818841, -4082,89061,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,11/3/2006,1200,Jennifer Granholm,12710,DEM,52,Dick DeVos,12712,REP,42,,10,11/7/2006,56.36,42.3,14.06,4.06,-4.06,1,-.2740842814937133, -24822,89062,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/3/2006,687,Jennifer Granholm,12710,DEM,51,Dick DeVos,12712,REP,45,2,6,11/7/2006,56.36,42.3,14.06,8.06,-8.06,1,3.413702080177737, -24866,89184,1351,2006,2006_Gov-G_OH,OH,Gov-G,Gov-G,University of Cincinnati (Ohio Poll),346,Live Phone,,11/3/2006,1008,Ted Strickland,12740,DEM,59,J. Kenneth Blackwell,12738,REP,37,,22,11/7/2006,60.54,36.65,23.89,1.89,-1.89,1,-3.71593151967502, -24766,89267,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,11/3/2006,1200,Ed Rendell,12748,DEM,58,Lynn Swann,12749,REP,35,,23,11/7/2006,60.36,39.64,20.73,2.27,2.27,1,-1.183921325633991, -55745,89297,1355,2006,2006_Gov-G_SC,SC,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/3/2006,485,Tommy Moore,12752,DEM,40,Mark Sanford,12753,REP,57,,-17,11/7/2006,44.79,55.12,-10.33,6.67,-6.67,1,-1.273098593623905, -55823,89375,1360,2006,2006_Gov-G_WI,WI,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,11/3/2006,800,Jim Doyle,12774,DEM,48,Mark Green,12772,REP,45,,3,11/7/2006,52.7,45.31,7.39,4.39,-4.39,1,1.262868425354515, -24233,29471,1582,2006,2006_Sen-G_CA,CA,Sen-G,Sen-G,Datamar Analytics,75,IVR,,11/3/2006,692,Dianne Feinstein,2828,DEM,54,Richard Dick Mountjoy,2829,REP,38,,16,11/7/2006,59.43,35.02,24.42,8.42,-8.42,1,3.210142151591712, -24808,30046,1582,2006,2006_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/3/2006,553,Dianne Feinstein,2828,DEM,60,Richard Dick Mountjoy,2829,REP,31,,29,11/7/2006,59.43,35.02,24.42,4.58,4.58,1,-1.212688787977909, -24413,29651,1583,2006,2006_Sen-G_CT,CT,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,11/3/2006,676,Ned Lamont,2839,DEM,38,Joseph I. Lieberman,14516,IND,50,8,-12,11/7/2006,39.73,49.71,-9.98,2.02,,1,-1.182159537503362, -24812,30050,1583,2006,2006_Sen-G_CT,CT,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/3/2006,652,Ned Lamont,2839,DEM,38,Joseph I. Lieberman,14516,IND,49,9,-11,11/7/2006,39.73,49.71,-9.98,1.02,,1,-2.514420673050636, -4081,29961,1585,2006,2006_Sen-G_FL,FL,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,11/3/2006,1200,Bill Nelson,2848,DEM,58,Katherine Harris,2849,REP,35,,23,11/7/2006,60.3,38.1,22.21,.79,.79,1,-4.142475514548735, -24815,30053,1585,2006,2006_Sen-G_FL,FL,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/3/2006,682,Bill Nelson,2848,DEM,59,Katherine Harris,2849,REP,36,,23,11/7/2006,60.3,38.1,22.21,.79,.79,1,-4.027239845249777, -4082,29976,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,11/3/2006,1200,Debbie Stabenow,2915,DEM,50,Mike Bouchard,2916,REP,44,,6,11/7/2006,56.91,41.26,15.65,9.65,-9.65,1,5.927968050940124, -24822,30060,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/3/2006,687,Debbie Stabenow,2915,DEM,52,Mike Bouchard,2916,REP,42,2,10,11/7/2006,56.91,41.26,15.65,5.65,-5.65,1,1.095958126046323, -24274,29512,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,Gallup,112,Live Phone,,11/3/2006,710,Claire McCaskill,2935,DEM,49,Jim Talent,2936,REP,45,,4,11/7/2006,49.58,47.31,2.27,1.73,1.73,1,-1.294261569584809, -4080,29989,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,11/3/2006,800,Robert Menendez,2971,DEM,49,Thomas H. Kean,2972,REP,42,,7,11/7/2006,57.2,41.19,16.02,9.02,-9.02,1,-.060767556437791, -24866,30104,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,Live Phone,,11/3/2006,1008,Sherrod Brown,3004,DEM,56,Michael DeWine,3005,REP,44,,12,11/7/2006,56.16,43.82,12.35,.35,-.35,1,-4.525765172655349, -24766,30004,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,11/3/2006,1200,Robert P. Casey Jr.,3010,DEM,52,Rick Santorum,3011,REP,40,,12,11/7/2006,58.64,41.28,17.35,5.35,-5.35,1,-.0548462993568288, -24285,29523,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Gallup,112,Live Phone,,11/3/2006,676,Harold E. Ford Jr.,4344,DEM,46,Bob Corker,3019,REP,49,,-3,11/7/2006,47.99,50.71,-2.72,.28,-.28,1,-3.366720005123393, -4079,30020,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,11/3/2006,800,Maria Cantwell,3063,DEM,53,Mike McGavick,3064,REP,42,,11,11/7/2006,56.85,39.93,16.92,5.92,-5.92,1,1.771459257855309, -27722,120394,8655,2006,2006_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,11/3/2006,600,Generic Candidate,13746,DEM,51,Generic Candidate,13747,REP,45,,6,11/7/2006,51.6,44.07,7.53,1.53,-1.53,1,-4.972628157913462,for The Washington Post; sample size unavailable; estimated at 600 as a default -27723,33001,8655,2006,2006_House-G_US,US,House-G,House-G,Pew Research Center,253,Live Phone,,11/3/2006,1795,Generic Candidate,13746,DEM,47,Generic Candidate,13747,REP,43,,4,11/7/2006,51.6,44.07,7.53,3.53,-3.53,1,-2.600656732602015, -27724,33002,8655,2006,2006_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,Live Phone,,11/3/2006,838,Generic Candidate,13746,DEM,54,Generic Candidate,13747,REP,38,,16,11/7/2006,51.6,44.07,7.53,8.47,8.47,1,2.487991131712342,for Newsweek -55101,88639,1327,2006,2006_Gov-G_AK,AK,Gov-G,Gov-G,Dittman Research,79,Live Phone,R,11/4/2006,613,Tony Knowles,12646,DEM,43.4,Sarah Palin,12643,REP,49.5,,-6.0999999,11/7/2006,40.97,48.33,-7.36,1.26,1.26,1,-3.634396685375609,for Sarah Palin -55141,88679,1329,2006,2006_Gov-G_AR,AR,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/4/2006,549,Mike Beebe,12653,DEM,51,Asa Hutchinson,12652,REP,42,2,9,11/7/2006,55.61,40.67,14.94,5.94,-5.94,1,.1559972852993429, -24818,88986,1342,2006,2006_Gov-G_MD,MD,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/4/2006,663,Martin O'Malley,12704,DEM,50,Robert Ehrlich Jr.,12703,REP,47,1,3,11/7/2006,52.69,46.16,6.53,3.53,-3.53,1,-.9067025076272162, -24828,89085,1345,2006,2006_Gov-G_MN,MN,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/4/2006,710,Mike Hatch,12715,DEM,45,Tim Pawlenty,12717,REP,45,8,0,11/7/2006,45.73,46.69,-.96,.96,.96,.5,-2.690548225063426, -55551,89098,1347,2006,2006_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,11/4/2006,641,John Lynch,12724,DEM,74,Jim Coburn,12723,REP,18,,56,11/7/2006,74.02,25.83,48.19,7.81,7.81,1,1.78326954162187,for WMUR -24838,89185,1351,2006,2006_Gov-G_OH,OH,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/4/2006,436,Ted Strickland,12740,DEM,55,J. Kenneth Blackwell,12738,REP,38,,17,11/7/2006,60.54,36.65,23.89,6.89,-6.89,1,1.315052426603363, -24844,89311,1357,2006,2006_Gov-G_TN,TN,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/4/2006,679,Phil Bredesen,12761,DEM,62,Jim Bryson,12758,REP,34,,28,11/7/2006,68.6,29.74,38.86,10.86,-10.86,1,4.396886585235088, -24818,30056,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/4/2006,663,Benjamin L. Cardin,2878,DEM,49,Michael S. Steele,2879,REP,46,3,3,11/7/2006,54.21,44.2,10.01,7.01,-7.01,1,2.703115238956853, -24828,30066,1592,2006,2006_Sen-G_MN,MN,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/4/2006,710,Amy Klobuchar,2923,DEM,56,Mark R. Kennedy,2924,REP,40,,16,11/7/2006,58.06,37.94,20.12,4.12,-4.12,1,.2285080037929704, -24538,29776,1595,2006,2006_Sen-G_MT,MT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/4/2006,500,Jon Tester,2950,DEM,50,Conrad Burns,2951,REP,48,,2,11/7/2006,49.16,48.29,.88,1.12,1.12,1,-3.295555595558944, -24838,30076,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/4/2006,436,Sherrod Brown,3004,DEM,54,Michael DeWine,3005,REP,42,,12,11/7/2006,56.16,43.82,12.35,.35,-.35,1,-4.733376437223183, -24619,29857,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/4/2006,500,Harold E. Ford Jr.,4344,DEM,47,Bob Corker,3019,REP,51,,-4,11/7/2006,47.99,50.71,-2.72,1.28,-1.28,1,-2.921013804115464, -24844,30082,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/4/2006,679,Harold E. Ford Jr.,4344,DEM,46,Bob Corker,3019,REP,51,,-5,11/7/2006,47.99,50.71,-2.72,2.28,-2.28,1,-1.183624024566212, -24848,30086,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/4/2006,741,Jim Webb,3047,DEM,52,George F. Allen,3048,REP,44,2,8,11/7/2006,49.59,49.2,.39,7.61,7.61,1,4.959107960796313, -64324,118311,3757,2006,2006_House-G_KY-3,KY-3,House-G,House-G,SurveyUSA,325,IVR,,11/4/2006,485,John Yarmuth,13999,DEM,50,Anne Meagher Northup,14000,REP,45,1,5,11/7/2006,50.62,48.18,2.45,2.55,2.55,1,-3.255688517569916,for WHAS-TV | WCPO-TV Cincinnati -64324,118312,3758,2006,2006_House-G_KY-4,KY-4,House-G,House-G,SurveyUSA,325,IVR,,11/4/2006,510,Ken Lucas,14286,DEM,43,Geoff Davis,14287,REP,49,5,-6,11/7/2006,43.38,51.69,-8.31,2.31,2.31,1,-5.271867223472593,for WHAS-TV | WCPO-TV Cincinnati -55551,118438,3832,2006,2006_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,11/4/2006,331,Carol Shea-Porter,14220,DEM,40,Jeb E. Bradley,14221,REP,49,,-9,11/7/2006,51.27,48.64,2.63,11.63,-11.63,0,4.554547594283417,for WMUR -55551,138989,3833,2006,2006_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,11/4/2006,304,Paul W. Hodes,14222,DEM,48,Charles Bass,14223,REP,43.5,3,4.5,11/7/2006,52.71,45.61,7.1,2.6,-2.6,1,-3.714728965343287,for WMUR; average of multiple versions or turnout models listed in poll -64325,118313,3847,2006,2006_House-G_NM-1,NM-1,House-G,House-G,SurveyUSA,325,IVR,,11/4/2006,688,Patricia A. Madrid,14141,DEM,50,Heather A. Wilson,14142,REP,48,,2,11/7/2006,49.8,50.2,-.41,2.41,2.41,0,-2.124463119472758,for KOB-TV (Albuquerque) -64326,118314,4012,2006,2006_House-G_WA-8,WA-8,House-G,House-G,SurveyUSA,325,IVR,,11/4/2006,685,Darcy Burner,14308,DEM,49,David G. Reichert,14309,REP,49,,0,11/7/2006,48.54,51.46,-2.92,2.92,2.92,.5,-2.391175371168901, -27720,32998,8655,2006,2006_House-G_US,US,House-G,House-G,CNN/Opinion Research Corp.,37,Live Phone,,11/4/2006,636,Generic Candidate,13746,DEM,58,Generic Candidate,13747,REP,38,,20,11/7/2006,51.6,44.07,7.53,12.47,12.47,1,6.404576876984844,for CNN -27721,123661,8655,2006,2006_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,11/4/2006,904,Generic Candidate,13746,DEM,51,Generic Candidate,13747,REP,43.5,,7.5,11/7/2006,51.6,44.07,7.53,.03,-.03,1,-6.492672411403233,for USA Today; average of multiple versions or turnout models listed in poll -55291,88831,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/5/2006,500,Jim Davis,12674,DEM,42,Charlie Crist,12675,REP,50,,-8,11/7/2006,45.11,52.18,-7.07,.93,-.93,1,-2.678214322822687, -24521,29759,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/5/2006,500,Claire McCaskill,2935,DEM,48,Jim Talent,2936,REP,49,,-1,11/7/2006,49.58,47.31,2.27,3.27,-3.27,0,.0900426821204357, -24832,30070,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/5/2006,793,Claire McCaskill,2935,DEM,50,Jim Talent,2936,REP,44,3,6,11/7/2006,49.58,47.31,2.27,3.73,3.73,1,1.158666293074935,for KSDK-TV St. Louis | KCTV-TV Kansas City -63695,117221,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Victory Research,437,Live Phone,,11/5/2006,800,Robert P. Casey Jr.,3010,DEM,48.1,Rick Santorum,3011,REP,44.1,,4,11/7/2006,58.64,41.28,17.35,13.35,-13.35,1,7.907575411524082, -27719,32997,8655,2006,2006_House-G_US,US,House-G,House-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,11/5/2006,900,Generic Candidate,13746,DEM,49,Generic Candidate,13747,REP,36,,13,11/7/2006,51.6,44.07,7.53,5.47,5.47,1,-.5931275576692439, -24718,89086,1345,2006,2006_Gov-G_MN,MN,Gov-G,Gov-G,Star Tribune (Minnesota Poll),315,Live Phone,,11/6/2006,1027,Mike Hatch,12715,DEM,44,Tim Pawlenty,12717,REP,41,7,3,11/7/2006,45.73,46.69,-.96,3.96,3.96,0,.9559177709650594, -24718,137219,1592,2006,2006_Sen-G_MN,MN,Sen-G,Sen-G,Star Tribune (Minnesota Poll),315,Live Phone,,11/6/2006,1027,Amy Klobuchar,2923,DEM,55,Mark R. Kennedy,2924,REP,34,3,21,11/7/2006,58.06,37.94,20.12,.88,.88,1,-3.455482581814006, -24391,29629,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,OnPoint,240,IVR,,11/6/2006,594,Claire McCaskill,2935,DEM,49,Jim Talent,2936,REP,46,,3,11/7/2006,49.58,47.31,2.27,.73,.73,1,-2.191751229519678, -24392,29630,1595,2006,2006_Sen-G_MT,MT,Sen-G,Sen-G,OnPoint,240,IVR,,11/6/2006,602,Jon Tester,2950,DEM,49,Conrad Burns,2951,REP,44,,5,11/7/2006,49.16,48.29,.88,4.12,4.12,1,.7297584345425302, -24393,29631,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,OnPoint,240,IVR,,11/6/2006,520,Robert Menendez,2971,DEM,50,Thomas H. Kean,2972,REP,41,,9,11/7/2006,57.2,41.19,16.02,7.02,-7.02,1,-2.362232162143374, -24394,29632,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,OnPoint,240,IVR,,11/6/2006,677,Harold E. Ford Jr.,4344,DEM,47,Bob Corker,3019,REP,48,,-1,11/7/2006,47.99,50.71,-2.72,1.72,1.72,1,-1.597472161271697, -74151,139079,8748,2006,2006_House-GR_TX-23,TX-23,House-G,House-GR,SurveyUSA,325,IVR,,12/2/2006,471,Ciro D. Rodriguez,16593,DEM,46,Henry Bonilla,16594,REP,53,,-7,12/12/2006,54.28,45.72,8.57,15.57,-15.57,0,8.208748785520553,for WOAI-TV (San Antonio) -74150,139078,8748,2006,2006_House-GR_TX-23,TX-23,House-G,House-GR,SurveyUSA,325,IVR,,12/9/2006,530,Ciro D. Rodriguez,16593,DEM,47,Henry Bonilla,16594,REP,51,,-4,12/12/2006,54.28,45.72,8.57,12.57,-12.57,0,5.527604192812862,for WOAI-TV (San Antonio) -63985,138065,1325,2007,2007_Gov-O_LA,LA,Gov-G,Gov-O,Southeastern Louisiana University,309,Live Phone,,10/4/2007,641,Walter J. Boasso,13856,DEM,11,Piyush Amrit Jindal,13857,REP,50,11,-39,10/20/2007,17.45,53.88,-36.43,2.57,-2.57,1,-2.777491930789215,among registered voters -63921,117670,1325,2007,2007_Gov-O_LA,LA,Gov-G,Gov-O,Ed Renwick/Loyola University New Orleans,85,Live Phone,,10/5/2007,500,Walter J. Boasso,13856,DEM,9,Piyush Amrit Jindal,13857,REP,50,9,-41,10/20/2007,17.45,53.88,-36.43,4.57,-4.57,1,-.4610144409665374, -73718,138285,1815,2007,2007_House-GS_MA-5,MA-5,House-G,House-GS,SurveyUSA,325,IVR,,10/9/2007,457,Niki Tsongas,16377,DEM,51,Jim Ogonowski,16378,REP,42,4,9,10/16/2007,51.04,44.87,6.17,2.83,2.83,1,-4.407363687100457,for WBZ-TV -63781,117434,1324,2007,2007_Gov-G_KY,KY,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/21/2007,572,Steve Beshear,13754,DEM,58,Ernie Fletcher,13755,REP,38,,20,11/6/2007,58.71,41.29,17.41,2.59,2.59,1,-2.553296713828159, -63974,117738,1324,2007,2007_Gov-G_KY,KY,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/23/2007,600,Steve Beshear,13754,DEM,55,Ernie Fletcher,13755,REP,40,,15,11/6/2007,58.71,41.29,17.41,2.41,-2.41,1,-3.050129790549917, -63939,117692,1324,2007,2007_Gov-G_KY,KY,Gov-G,Gov-G,Louisville Courier-Journal,174,Live Phone,,10/28/2007,710,Steve Beshear,13754,DEM,56,Ernie Fletcher,13755,REP,33,,23,11/6/2007,58.71,41.29,17.41,5.59,5.59,1,1.036521531063931, -63782,117435,1324,2007,2007_Gov-G_KY,KY,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/28/2007,562,Steve Beshear,13754,DEM,60,Ernie Fletcher,13755,REP,36,,24,11/6/2007,58.71,41.29,17.41,6.59,6.59,1,1.778353107993494, -63754,117381,1324,2007,2007_Gov-G_KY,KY,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2007,500,Steve Beshear,13754,DEM,54,Ernie Fletcher,13755,REP,39,,15,11/6/2007,58.71,41.29,17.41,2.41,-2.41,1,-2.662629798545579, -63784,117437,1324,2007,2007_Gov-G_KY,KY,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/3/2007,552,Steve Beshear,13754,DEM,59,Ernie Fletcher,13755,REP,39,,20,11/6/2007,58.71,41.29,17.41,2.59,2.59,1,-1.955814054921244, -3116,3805,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,ABC News/The Washington Post,3,Live Phone,,12/15/2007,652,Barack Obama,41,DEM,33,John Edwards,46,DEM,20,29,13,1/3/2008,34.91,31.2,3.71,9.29,,1,2.793653213508546,for The Washington Post -3116,3806,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,ABC News/The Washington Post,3,Live Phone,,12/15/2007,501,Mike Huckabee,47,REP,35,Mitt Romney,48,REP,27,9,8,1/3/2008,34.41,25.23,9.18,1.18,,1,-7.849002324961834,for The Washington Post -3108,3797,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,CNN/Opinion Research Corp.,37,Live Phone,,12/16/2007,543,Barack Obama,41,DEM,28,John Edwards,46,DEM,26,30,2,1/3/2008,34.91,31.2,3.71,1.71,,0,-4.953546582348826,for CNN -3108,3798,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,12/16/2007,359,Mike Huckabee,47,REP,33,Mitt Romney,48,REP,25,9,8,1/3/2008,34.41,25.23,9.18,1.18,,1,-7.53835794001488,for CNN -3086,3770,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,12/17/2007,633,Barack Obama,41,DEM,24,John Edwards,46,DEM,30,26,-6,1/3/2008,34.91,31.2,3.71,9.71,,0,3.825082440105415, -3078,3761,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,12/17/2007,775,Barack Obama,41,DEM,27,John Edwards,46,DEM,22,31,5,1/3/2008,34.91,31.2,3.71,1.29,,0,-5.229022040226338, -3096,3782,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Strategic Vision LLC,320,Live Phone,,12/17/2007,600,Barack Obama,41,DEM,30,John Edwards,46,DEM,27,27,3,1/3/2008,34.91,31.2,3.71,.71,,1,-6.019440371987489, -3086,3773,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,12/17/2007,418,Mike Huckabee,47,REP,25,Mitt Romney,48,REP,28,11,-3,1/3/2008,34.41,25.23,9.18,12.18,,0,3.796326224801001,among registered voters -3078,3762,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,12/17/2007,496,Mike Huckabee,47,REP,28,Mitt Romney,48,REP,27,8,1,1/3/2008,34.41,25.23,9.18,8.18,,1,-.2414678163471633, -3096,3783,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Strategic Vision LLC,320,Live Phone,,12/17/2007,600,Mike Huckabee,47,REP,31,Mitt Romney,48,REP,25,16,6,1/3/2008,34.41,25.23,9.18,3.18,,1,-5.023059323748181, -3092,3780,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,American Research Group,9,Live Phone,,12/18/2007,600,Barack Obama,41,DEM,25,John Edwards,46,DEM,18,29,7,1/3/2008,34.91,31.2,3.71,3.29,,0,-3.219362961326174, -3092,3776,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,American Research Group,9,Live Phone,,12/18/2007,600,Mike Huckabee,47,REP,28,Mitt Romney,48,REP,17,5,11,1/3/2008,34.41,25.23,9.18,1.82,,1,-6.222687637424078, -3063,3745,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,American Research Group,9,Live Phone,,12/22/2007,600,Barack Obama,41,DEM,19,John Edwards,46,DEM,20,34,-1,1/3/2008,34.91,31.2,3.71,4.71,,0,-1.085720834809743, -3063,3747,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,American Research Group,9,Live Phone,,12/22/2007,600,Mike Huckabee,47,REP,23,Mitt Romney,48,REP,21,3,2,1/3/2008,34.41,25.23,9.18,7.18,,1,-.1645682306808128, -12463,15559,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Los Angeles Times,172,Live Phone,,12/23/2007,484.5,Barack Obama,41,DEM,24,John Edwards,46,DEM,25,30,-1,1/3/2008,34.91,31.2,3.71,4.71,,0,-.6101911803450342,average of multiple versions or turnout models listed in poll -12463,15558,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Los Angeles Times,172,Live Phone,,12/23/2007,174,Mike Huckabee,47,REP,36,Mitt Romney,48,REP,28,10,8,1/3/2008,34.41,25.23,9.18,1.18,,1,-6.936578653192291, -3052,3735,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,American Research Group,9,Live Phone,,12/27/2007,600,Barack Obama,41,DEM,24,John Edwards,46,DEM,24,31,0,1/3/2008,34.91,31.2,3.71,3.71,,0,-1.149189311128868, -3051,3732,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,12/27/2007,400,Barack Obama,41,DEM,22,John Edwards,46,DEM,24,23,-2,1/3/2008,34.91,31.2,3.71,5.71,,0,1.204205117904012, -3057,3739,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Research 2000,281,Live Phone,,12/27/2007,500,Barack Obama,41,DEM,29,John Edwards,46,DEM,29,28,0,1/3/2008,34.91,31.2,3.71,3.71,,.5,-.9118757574162296, -3056,3737,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Strategic Vision LLC,320,Live Phone,,12/27/2007,600,Barack Obama,41,DEM,30,John Edwards,46,DEM,28,29,2,1/3/2008,34.91,31.2,3.71,1.71,,1,-3.189467446272093, -3052,3730,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,American Research Group,9,Live Phone,,12/27/2007,600,Mike Huckabee,47,REP,23,Mitt Romney,48,REP,32,7,-9,1/3/2008,34.41,25.23,9.18,18.18,,0,11.76551610826172, -3051,3729,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,12/27/2007,400,Mike Huckabee,47,REP,23,Mitt Romney,48,REP,27,14,-4,1/3/2008,34.41,25.23,9.18,13.18,,0,6.869953709304931, -3057,3738,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Research 2000,281,Live Phone,,12/27/2007,500,Mike Huckabee,47,REP,34,Mitt Romney,48,REP,27,11,7,1/3/2008,34.41,25.23,9.18,2.18,,1,-4.619928798803655, -3056,3736,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Strategic Vision LLC,320,Live Phone,,12/27/2007,600,Mike Huckabee,47,REP,29,Mitt Romney,48,REP,27,15,2,1/3/2008,34.41,25.23,9.18,7.18,,1,.8104895823471623, -3058,3741,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,CNN/Opinion Research Corp.,37,Live Phone,,12/28/2007,482,Barack Obama,41,DEM,31,John Edwards,46,DEM,22,33,9,1/3/2008,34.91,31.2,3.71,5.29,,0,.8138612181469254,for CNN -3054,3733,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,12/28/2007,934,Barack Obama,41,DEM,27,John Edwards,46,DEM,24,31,3,1/3/2008,34.91,31.2,3.71,.71,,0,-3.822206992913062, -3058,3740,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,12/28/2007,373,Mike Huckabee,47,REP,28,Mitt Romney,48,REP,31,13,-3,1/3/2008,34.41,25.23,9.18,12.18,,0,5.639892152643354,for CNN -3054,3734,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,12/28/2007,867,Mike Huckabee,47,REP,29,Mitt Romney,48,REP,28,8,1,1/3/2008,34.41,25.23,9.18,8.18,,1,1.864988562769386, -58986,100990,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,12/29/2007,788,Barack Obama,41,DEM,22,John Edwards,46,DEM,29,30,-7,1/3/2008,34.91,31.2,3.71,10.71,,0,7.131861606468207, -3050,3727,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Selzer & Co.,304,Live Phone,,12/29/2007,800,Barack Obama,41,DEM,32,John Edwards,46,DEM,24,25,8,1/3/2008,34.91,31.2,3.71,4.29,,1,.3097440614564425, -3042,3717,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Strategic Vision LLC,320,Live Phone,,12/29/2007,600,Barack Obama,41,DEM,32,John Edwards,46,DEM,29,27,3,1/3/2008,34.91,31.2,3.71,.71,,1,-3.782517081282142, -3050,3728,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Selzer & Co.,304,Live Phone,,12/29/2007,800,Mike Huckabee,47,REP,32,Mitt Romney,48,REP,26,9,6,1/3/2008,34.41,25.23,9.18,3.18,,1,-2.960335471287347, -3042,3716,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Strategic Vision LLC,320,Live Phone,,12/29/2007,600,Mike Huckabee,47,REP,28,Mitt Romney,48,REP,30,13,-2,1/3/2008,34.41,25.23,9.18,11.18,,0,5.22154657830067, -3036,3709,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/1/2008,600,Barack Obama,41,DEM,25,John Edwards,46,DEM,21,34,4,1/3/2008,34.91,31.2,3.71,.29,,0,-3.457295147548138, -3037,3711,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/1/2008,905,Barack Obama,41,DEM,31,John Edwards,46,DEM,27,24,4,1/3/2008,34.91,31.2,3.71,.29,,1,-3.364085179030915, -3036,3708,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/1/2008,600,Mike Huckabee,47,REP,29,Mitt Romney,48,REP,24,13,5,1/3/2008,34.41,25.23,9.18,4.18,,1,-1.133662624343487, -3037,3710,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,1/1/2008,914,Mike Huckabee,47,REP,31,Mitt Romney,48,REP,25,11,6,1/3/2008,34.41,25.23,9.18,3.18,,1,-2.227414819992231, -3028,3694,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/2/2008,430,Mike Huckabee,47,REP,30,Mitt Romney,48,REP,24,11,6,1/3/2008,34.41,25.23,9.18,3.18,,1,-2.058801397049336, -3018,3679,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/4/2008,510,Hillary Rodham Clinton,45,DEM,27,Barack Obama,41,DEM,37,19,-10,1/8/2008,39.09,36.45,2.64,12.64,,0,3.035779025413105, -3018,3680,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/4/2008,441,John McCain,44,REP,31,Mitt Romney,48,REP,26,11,5,1/8/2008,37,31.56,5.44,.44,,1,-4.483833782813047, -3011,3670,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/5/2008,600,Hillary Rodham Clinton,45,DEM,26,Barack Obama,41,DEM,38,20,-12,1/8/2008,39.09,36.45,2.64,14.64,,0,5.470397299237407, -3007,3664,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,Fox News/Opinion Dynamics Corp.,104,Live Phone,,1/5/2008,500,Hillary Rodham Clinton,45,DEM,28,Barack Obama,41,DEM,32,18,-4,1/8/2008,39.09,36.45,2.64,6.64,,0,-3.068978552917602, -3022,3685,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,Gallup,112,Live Phone,,1/5/2008,778,Hillary Rodham Clinton,45,DEM,28,Barack Obama,41,DEM,41,19,-13,1/8/2008,39.09,36.45,2.64,15.64,,0,6.521490086561329, -3015,3674,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,RKM Research and Communications Inc.,272,Live Phone,,1/5/2008,403,Hillary Rodham Clinton,45,DEM,31,Barack Obama,41,DEM,34,20,-3,1/8/2008,39.09,36.45,2.64,5.64,,0,-4.171212820311225,for Franklin Pierce University -3021,3686,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,Research 2000,281,Live Phone,,1/5/2008,400,Hillary Rodham Clinton,45,DEM,33,Barack Obama,41,DEM,34,23,-1,1/8/2008,39.09,36.45,2.64,3.64,,0,-6.369632577048717, -3017,3676,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,Strategic Vision LLC,320,Live Phone,,1/5/2008,600,Hillary Rodham Clinton,45,DEM,29,Barack Obama,41,DEM,38,19,-9,1/8/2008,39.09,36.45,2.64,11.64,,0,2.269669438627612, -3005,3666,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,Suffolk University,323,Live Phone,,1/5/2008,500,Hillary Rodham Clinton,45,DEM,35,Barack Obama,41,DEM,33,14,2,1/8/2008,39.09,36.45,2.64,.64,,1,-9.590878932341369, -3011,3677,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/5/2008,600,John McCain,44,REP,39,Mitt Romney,48,REP,25,14,14,1/8/2008,37,31.56,5.44,8.56,,1,4.186364461235005, -3007,3667,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,Fox News/Opinion Dynamics Corp.,104,Live Phone,,1/5/2008,500,John McCain,44,REP,34,Mitt Romney,48,REP,27,11,7,1/8/2008,37,31.56,5.44,1.56,,1,-3.100459072741288, -3022,3687,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,Gallup,112,Live Phone,,1/5/2008,776,John McCain,44,REP,34,Mitt Romney,48,REP,30,13,4,1/8/2008,37,31.56,5.44,1.44,,1,-3.133464674960488, -3015,3675,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,RKM Research and Communications Inc.,272,Live Phone,,1/5/2008,409,John McCain,44,REP,38,Mitt Romney,48,REP,29,9,9,1/8/2008,37,31.56,5.44,3.56,,1,-1.023393010955286,for Franklin Pierce University -3021,3683,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,Research 2000,281,Live Phone,,1/5/2008,400,John McCain,44,REP,35,Mitt Romney,48,REP,29,13,6,1/8/2008,37,31.56,5.44,.56,,1,-4.267289511074556, -3017,3684,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,Strategic Vision LLC,320,Live Phone,,1/5/2008,600,John McCain,44,REP,35,Mitt Romney,48,REP,27,13,8,1/8/2008,37,31.56,5.44,2.56,,1,-1.956756305632774, -3005,3662,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,Suffolk University,323,Live Phone,,1/5/2008,500,John McCain,44,REP,27,Mitt Romney,48,REP,30,7,-3,1/8/2008,37,31.56,5.44,8.44,,0,4.647665683454822, -2994,3650,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,CBS News/The New York Times,36,Live Phone,,1/6/2008,323,Hillary Rodham Clinton,45,DEM,28,Barack Obama,41,DEM,35,19,-7,1/8/2008,39.09,36.45,2.64,9.64,,0,.1646675628714155, -3004,3657,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,Marist College,183,Live Phone,,1/6/2008,636,Hillary Rodham Clinton,45,DEM,28,Barack Obama,41,DEM,36,22,-8,1/8/2008,39.09,36.45,2.64,10.64,,0,1.485392258081102,for NBC News -2997,3660,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/6/2008,1774,Hillary Rodham Clinton,45,DEM,30,Barack Obama,41,DEM,37,19,-7,1/8/2008,39.09,36.45,2.64,9.64,,0,.7121227319154115, -2996,3654,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,University of New Hampshire,357,Live Phone,,1/6/2008,599,Hillary Rodham Clinton,45,DEM,30,Barack Obama,41,DEM,39,16,-9,1/8/2008,39.09,36.45,2.64,11.64,,0,2.437610866596621, -2999,3656,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/6/2008,862,Hillary Rodham Clinton,45,DEM,29,Barack Obama,41,DEM,42,17,-13,1/8/2008,39.09,36.45,2.64,15.64,,0,6.749386420740886, -3004,3661,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,Marist College,183,Live Phone,,1/6/2008,477,John McCain,44,REP,35,Mitt Romney,48,REP,31,13,4,1/8/2008,37,31.56,5.44,1.44,,1,-3.002225588639278,for NBC News -2997,3653,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/6/2008,1549,John McCain,44,REP,32,Mitt Romney,48,REP,31,10,1,1/8/2008,37,31.56,5.44,4.44,,1,.1949389854067561, -2996,3652,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,University of New Hampshire,357,Live Phone,,1/6/2008,492,John McCain,44,REP,31,Mitt Romney,48,REP,26,13,5,1/8/2008,37,31.56,5.44,.44,,1,-4.069085107066233, -2999,3655,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,1/6/2008,859,John McCain,44,REP,36,Mitt Romney,48,REP,27,10,9,1/8/2008,37,31.56,5.44,3.56,,1,-.6452623637035909, -2992,3647,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/7/2008,600,Hillary Rodham Clinton,45,DEM,31,Barack Obama,41,DEM,40,20,-9,1/8/2008,39.09,36.45,2.64,11.64,,0,2.907525286495896, -2989,3644,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,Suffolk University,323,Live Phone,,1/7/2008,500,Hillary Rodham Clinton,45,DEM,34,Barack Obama,41,DEM,39,15,-5,1/8/2008,39.09,36.45,2.64,7.64,,0,-2.150482851686432, -2992,3646,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/7/2008,600,John McCain,44,REP,31,Mitt Romney,48,REP,24,14,7,1/8/2008,37,31.56,5.44,1.56,,1,-2.310424049422525, -2989,3642,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,Suffolk University,323,Live Phone,,1/7/2008,500,John McCain,44,REP,26,Mitt Romney,48,REP,30,13,-4,1/8/2008,37,31.56,5.44,9.44,,0,6.121371886125802, -2961,3608,7335,2008,2008_Pres-R_MI,MI,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/9/2008,371,Mitt Romney,48,REP,26,John McCain,44,REP,25,17,1,1/15/2008,38.92,29.68,9.24,8.24,,1,-.1668121982123043, -2945,3590,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Fox News/Opinion Dynamics Corp.,104,Live Phone,,1/9/2008,500,John McCain,44,REP,25,Mike Huckabee,47,REP,18,9,7,1/19/2008,33.15,29.84,3.31,3.69,,1,-2.320824452063791, -2953,3607,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/9/2008,785,John McCain,44,REP,27,Mike Huckabee,47,REP,24,12,3,1/19/2008,33.15,29.84,3.31,.31,,1,-5.77559431257362, -2953,3598,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/9/2008,494,Barack Obama,41,DEM,42,Hillary Rodham Clinton,45,DEM,30,15,12,1/26/2008,55.42,26.49,28.92,16.92,,1,-.3265416791116439, -2941,3619,7335,2008,2008_Pres-R_MI,MI,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/10/2008,600,Mitt Romney,48,REP,27,John McCain,44,REP,34,15,-7,1/15/2008,38.92,29.68,9.24,16.24,,0,9.180550159810725, -2957,3604,7335,2008,2008_Pres-R_MI,MI,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,1/10/2008,400,Mitt Romney,48,REP,30,John McCain,44,REP,22,17,8,1/15/2008,38.92,29.68,9.24,1.24,,1,-7.530579712146438, -2939,3589,7335,2008,2008_Pres-R_MI,MI,Pres-P,Pres-R,Selzer & Co.,304,Live Phone,,1/10/2008,600,Mitt Romney,48,REP,27,John McCain,44,REP,22,16,5,1/15/2008,38.92,29.68,9.24,4.24,,1,-4.046830386812664, -2966,3618,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/10/2008,577,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,32,11,19,1/29/2008,49.77,32.93,16.84,2.16,,1,-7.939724102832066, -2966,3614,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/10/2008,502,John McCain,44,REP,27,Mitt Romney,48,REP,17,19,10,1/29/2008,36,31.03,4.97,5.03,,1,-3.530233204773653,among all adults -2940,3600,7335,2008,2008_Pres-R_MI,MI,Pres-P,Pres-R,EPIC-MRA,84,Live Phone,,1/11/2008,604,Mitt Romney,48,REP,26,John McCain,44,REP,27,19,-1,1/15/2008,38.92,29.68,9.24,10.24,,0,2.638187672979465, -2965,3617,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,1/11/2008,421,Hillary Rodham Clinton,45,DEM,52,Barack Obama,41,DEM,31,9,21,1/29/2008,49.77,32.93,16.84,4.16,,1,-6.256300787513721, -2952,3597,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/11/2008,682,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,24,14,24,1/29/2008,49.77,32.93,16.84,7.16,,1,-3.378238929163815, -2965,3613,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,1/11/2008,419,John McCain,44,REP,22,Mitt Romney,48,REP,19,20,3,1/29/2008,36,31.03,4.97,1.97,,1,-6.38078371527647, -2952,3601,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/11/2008,781,John McCain,44,REP,19,Mitt Romney,48,REP,18,18,1,1/29/2008,36,31.03,4.97,3.97,,1,-3.883022729326778, -2959,3610,7336,2008,2008_Pres-D_NV,NV,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/12/2008,600,Hillary Rodham Clinton,45,DEM,35,Barack Obama,41,DEM,32,25,3,1/19/2008,50.82,45.09,5.73,2.73,,1,-3.782333970175443, -2921,3565,7336,2008,2008_Pres-D_NV,NV,Pres-P,Pres-D,Research 2000,281,Live Phone,,1/12/2008,500,Hillary Rodham Clinton,45,DEM,30,Barack Obama,41,DEM,32,27,-2,1/19/2008,50.82,45.09,5.73,7.73,,0,2.137175234053078, -2959,3606,7337,2008,2008_Pres-R_NV,NV,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/12/2008,600,Mitt Romney,48,REP,28,Ron Paul,49,REP,9,21,19,1/19/2008,51.1,13.73,37.37,18.37,,1,5.174031215117653, -2921,3563,7337,2008,2008_Pres-R_NV,NV,Pres-P,Pres-R,Research 2000,281,Live Phone,,1/12/2008,500,Mitt Romney,48,REP,15,Ron Paul,49,REP,6,22,9,1/19/2008,51.1,13.73,37.37,28.37,,0,17.35348501006969, -2949,3594,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Clemson University,54,Live Phone,,1/12/2008,450,John McCain,44,REP,29,Mike Huckabee,47,REP,22,10,7,1/19/2008,33.15,29.84,3.31,3.69,,1,-1.730758768032185, -2922,3564,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/12/2008,1272,John McCain,44,REP,28,Mike Huckabee,47,REP,21,14,7,1/19/2008,33.15,29.84,3.31,3.69,,1,-1.511051557436183, -2922,3567,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Public Policy Polling,263,IVR,,1/12/2008,510,Barack Obama,41,DEM,44,Hillary Rodham Clinton,45,DEM,31,16,13,1/26/2008,55.42,26.49,28.92,15.92,,1,-1.235260064243765, -2929,3572,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Strategic Vision LLC,320,Live Phone,,1/12/2008,600,Hillary Rodham Clinton,45,DEM,45,Barack Obama,41,DEM,39,11,6,1/29/2008,49.77,32.93,16.84,10.84,,1,.8975677145781971, -2926,3569,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/12/2008,601,Hillary Rodham Clinton,45,DEM,56,Barack Obama,41,DEM,23,14,33,1/29/2008,49.77,32.93,16.84,16.16,,1,6.429535431363179, -2929,3574,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Strategic Vision LLC,320,Live Phone,,1/12/2008,600,John McCain,44,REP,27,Mitt Romney,48,REP,17,18,10,1/29/2008,36,31.03,4.97,5.03,,1,-3.130133297635672, -2926,3573,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/12/2008,542,John McCain,44,REP,25,Mitt Romney,48,REP,18,23,7,1/29/2008,36,31.03,4.97,2.03,,1,-6.187612310512401, -2914,3557,7335,2008,2008_Pres-R_MI,MI,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/13/2008,600,Mitt Romney,48,REP,30,John McCain,44,REP,31,19,-1,1/15/2008,38.92,29.68,9.24,10.24,,0,3.840928558256036, -2915,3556,7335,2008,2008_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,Live Phone,,1/13/2008,589,Mitt Romney,48,REP,35,John McCain,44,REP,29,12,6,1/15/2008,38.92,29.68,9.24,3.24,,1,-4.748669701065538, -2909,3550,7335,2008,2008_Pres-R_MI,MI,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,1/13/2008,824,Mitt Romney,48,REP,26,John McCain,44,REP,27,15,-1,1/15/2008,38.92,29.68,9.24,10.24,,0,3.11149181815792, -2912,3553,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/13/2008,911,John McCain,44,REP,28,Mike Huckabee,47,REP,19,16,9,1/19/2008,33.15,29.84,3.31,5.69,,1,.4377754512457652, -2912,3554,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/13/2008,516,Barack Obama,41,DEM,38,Hillary Rodham Clinton,45,DEM,33,17,5,1/26/2008,55.42,26.49,28.92,23.92,,1,7.365744982061139, -2911,3552,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,1/14/2008,813,John McCain,44,REP,29,Mike Huckabee,47,REP,23,12,6,1/19/2008,33.15,29.84,3.31,2.69,,1,-2.409233254500915, -2903,3543,7336,2008,2008_Pres-D_NV,NV,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,1/15/2008,500,Hillary Rodham Clinton,45,DEM,41,Barack Obama,41,DEM,32,14,9,1/19/2008,50.82,45.09,5.73,3.27,,1,-2.293022968927238, -2903,3541,7337,2008,2008_Pres-R_NV,NV,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,1/15/2008,500,Mitt Romney,48,REP,34,Ron Paul,49,REP,7,19,27,1/19/2008,51.1,13.73,37.37,10.37,,1,-3.461056546392982, -2900,3545,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,1/15/2008,400,John McCain,44,REP,27,Mike Huckabee,47,REP,25,13,2,1/19/2008,33.15,29.84,3.31,1.31,,1,-3.644969441741416, -2901,3539,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,1/15/2008,800,John McCain,44,REP,29,Mike Huckabee,47,REP,22,14,7,1/19/2008,33.15,29.84,3.31,3.69,,1,-1.189393786943838, -2900,3538,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,1/15/2008,400,Barack Obama,41,DEM,40,Hillary Rodham Clinton,45,DEM,31,13,9,1/26/2008,55.42,26.49,28.92,19.92,,1,4.038649240283041, -2898,3536,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/15/2008,400,Barack Obama,41,DEM,40.6,Hillary Rodham Clinton,45,DEM,30.7,13.3,9.8999996,1/26/2008,55.42,26.49,28.92,19.02,,1,2.891002799465614, -2905,3544,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Research 2000,281,Live Phone,,1/15/2008,500,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,28,13,22,1/29/2008,49.77,32.93,16.84,5.16,,1,-4.347644930323033, -2905,3546,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Research 2000,281,Live Phone,,1/15/2008,500,John McCain,44,REP,26,Mitt Romney,48,REP,16,22,10,1/29/2008,36,31.03,4.97,5.03,,1,-2.511069602378289, -2881,3516,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/15/2008,866,Hillary Rodham Clinton,45,DEM,45,Barack Obama,41,DEM,27,11,18,2/5/2008,53.76,43.93,9.83,8.17,,1,.0633943712216828, -2890,3529,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/16/2008,600,John McCain,44,REP,33,Mike Huckabee,47,REP,23,13,10,1/19/2008,33.15,29.84,3.31,6.69,,1,2.575678283902067, -2874,3509,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/16/2008,772,John McCain,44,REP,28,Mike Huckabee,47,REP,20,17,8,1/19/2008,33.15,29.84,3.31,4.69,,1,.3020138424422919, -2871,3507,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/16/2008,895,John McCain,44,REP,24,Mike Huckabee,47,REP,24,16,0,1/19/2008,33.15,29.84,3.31,3.31,,.5,-1.290956100814402, -2878,3513,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/16/2008,470,John McCain,44,REP,29,Mike Huckabee,47,REP,26,17,3,1/19/2008,33.15,29.84,3.31,.31,,1,-4.483549827438421, -2890,3525,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/16/2008,600,Barack Obama,41,DEM,44,Hillary Rodham Clinton,45,DEM,38,9,6,1/26/2008,55.42,26.49,28.92,22.92,,1,7.866037954809783, -2871,3506,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/16/2008,571,Barack Obama,41,DEM,44,Hillary Rodham Clinton,45,DEM,31,15,13,1/26/2008,55.42,26.49,28.92,15.92,,1,-.0705390606282044, -2884,3519,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/16/2008,360,Hillary Rodham Clinton,45,DEM,42,Barack Obama,41,DEM,34,9,8,1/29/2008,49.77,32.93,16.84,8.84,,1,-.5011680517119742, -2884,3521,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/16/2008,446,John McCain,44,REP,20,Mitt Romney,48,REP,20,21,0,1/29/2008,36,31.03,4.97,4.97,,0,-2.308617747786434, -2875,3510,7365,2008,2008_Pres-D_MA,MA,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/16/2008,539,Hillary Rodham Clinton,45,DEM,56,Barack Obama,41,DEM,23,14,33,2/5/2008,56.01,40.64,15.37,17.63,,1,4.376419849520878, -2875,3512,7366,2008,2008_Pres-R_MA,MA,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/16/2008,269,Mitt Romney,48,REP,48,John McCain,44,REP,34,3,14,2/5/2008,51.12,40.91,10.21,3.79,,1,-6.374558694142454, -2893,3526,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Marist College,183,Live Phone,,1/16/2008,426,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,32,9,16,2/5/2008,57.37,40.32,17.05,1.05,,1,-7.07662656163885,for NBC News -2895,3533,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Siena College,305,Live Phone,,1/16/2008,311,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,23,10,25,2/5/2008,57.37,40.32,17.05,7.95,,1,.3536582923292785,among registered voters -2870,3505,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Fox News/Opinion Dynamics Corp.,104,Live Phone,,1/17/2008,500,John McCain,44,REP,27,Mike Huckabee,47,REP,20,11,7,1/19/2008,33.15,29.84,3.31,3.69,,1,-.6622104492786705, -2876,3514,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/17/2008,699,John McCain,44,REP,31,Mike Huckabee,47,REP,27,16,4,1/19/2008,33.15,29.84,3.31,.69,,1,-3.786625302521021, -2876,3511,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/17/2008,577,Barack Obama,41,DEM,46,Hillary Rodham Clinton,45,DEM,36,15,10,1/26/2008,55.42,26.49,28.92,18.92,,1,3.202728281063176, -2894,3530,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,Field Research Corp. (Field Poll),94,Live Phone,,1/17/2008,377,Hillary Rodham Clinton,45,DEM,39,Barack Obama,41,DEM,27,10,12,2/5/2008,51.47,43.16,8.32,3.68,,1,-5.876430072156862, -2908,3551,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,Public Policy Institute of California,262,IVR,,1/17/2008,543,Hillary Rodham Clinton,45,DEM,43,Barack Obama,41,DEM,28,11,15,2/5/2008,51.47,43.16,8.32,6.68,,1,-2.773390621273949, -2894,3532,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,Field Research Corp. (Field Poll),94,Live Phone,,1/17/2008,377,John McCain,44,REP,22.5,Mitt Romney,48,REP,19.5,11.5,3,2/5/2008,42.25,34.56,7.69,4.69,,1,-4.102289827232847,average of multiple versions or turnout models listed in poll -2908,3549,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,Public Policy Institute of California,262,IVR,,1/17/2008,348,John McCain,44,REP,29,Mitt Romney,48,REP,17,10,12,2/5/2008,42.25,34.56,7.69,4.31,,1,-4.398782928379751, -2869,3508,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/17/2008,596,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,30,10,21,2/5/2008,57.37,40.32,17.05,3.95,,1,-3.779514477189574, -2867,3501,7336,2008,2008_Pres-D_NV,NV,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/18/2008,757,Hillary Rodham Clinton,45,DEM,45,Barack Obama,41,DEM,39,6,6,1/19/2008,50.82,45.09,5.73,.27,,1,-5.130220898084065, -2868,3503,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/18/2008,600,John McCain,44,REP,26,Mike Huckabee,47,REP,33,21,-7,1/19/2008,33.15,29.84,3.31,10.31,,0,6.647432673396647, -2862,3496,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/18/2008,635,John McCain,44,REP,26,Mike Huckabee,47,REP,26,13,0,1/19/2008,33.15,29.84,3.31,3.31,,.5,-.7559854507999404, -2866,3500,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,1/18/2008,817,John McCain,44,REP,27,Mike Huckabee,47,REP,26,12,1,1/19/2008,33.15,29.84,3.31,2.31,,1,-1.876337349396719, -2868,3502,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/18/2008,600,Barack Obama,41,DEM,45,Hillary Rodham Clinton,45,DEM,39,10,6,1/26/2008,55.42,26.49,28.92,22.92,,1,8.242296683345861, -2902,3540,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,1/18/2008,544,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,25,11,26,2/5/2008,57.37,40.32,17.05,8.95,,1,1.84658559651909, -2880,3515,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Clemson University,54,Live Phone,,1/19/2008,450,Barack Obama,41,DEM,27,Hillary Rodham Clinton,45,DEM,20,17,7,1/26/2008,55.42,26.49,28.92,21.92,,1,6.918837872495539, -2979,3629,7343,2008,2008_Pres-D_AL,AL,Pres-P,Pres-D,Alabama State University,8,Live Phone,,1/19/2008,438,Barack Obama,41,DEM,31,Hillary Rodham Clinton,45,DEM,24,10,7,2/5/2008,55.96,41.57,14.39,7.39,,1,-6.718532440492251, -2979,3628,7344,2008,2008_Pres-R_AL,AL,Pres-P,Pres-R,Alabama State University,8,Live Phone,,1/19/2008,438,Mike Huckabee,47,REP,19,John McCain,44,REP,20,12,-1,2/5/2008,41.25,37.1,4.15,5.15,,0,-6.480127724269985, -2864,3498,7347,2008,2008_Pres-D_AZ,AZ,Pres-P,Pres-D,Arizona State University,15,Live Phone,,1/19/2008,366,Hillary Rodham Clinton,45,DEM,45,Barack Obama,41,DEM,24,9,21,2/5/2008,50.37,42.39,7.98,13.02,,1,3.859043330673131, -2864,3499,7348,2008,2008_Pres-R_AZ,AZ,Pres-P,Pres-R,Arizona State University,15,Live Phone,,1/19/2008,375,John McCain,44,REP,41,Mitt Romney,48,REP,18,7,23,2/5/2008,47.17,34.53,12.63,10.37,,1,1.796434040194028, -2888,3523,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,1/19/2008,464,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,32,10,17,2/5/2008,53.76,43.93,9.83,7.17,,1,-.2956243990378465, -2846,3477,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/20/2008,672,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,29,12,18,1/29/2008,49.77,32.93,16.84,1.16,,1,-7.80181022227385, -2846,3483,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/20/2008,754,John McCain,44,REP,20,Mitt Romney,48,REP,25,19,-5,1/29/2008,36,31.03,4.97,9.97,,0,3.714456838051277, -2856,3492,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/20/2008,425,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,26,9,21,2/5/2008,57.37,40.32,17.05,3.95,,1,-3.201478676609039, -2857,3491,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Lester & Associates,293,Live Phone,,1/21/2008,600,Barack Obama,41,DEM,37,Hillary Rodham Clinton,45,DEM,27,15,10,1/26/2008,55.42,26.49,28.92,18.92,,1,4.033843425372334, -2834,3460,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Public Policy Polling,263,IVR,,1/21/2008,580,Barack Obama,41,DEM,44,Hillary Rodham Clinton,45,DEM,28,15,16,1/26/2008,55.42,26.49,28.92,12.92,,1,-2.468525845300237, -2835,3461,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/21/2008,624,Barack Obama,41,DEM,43,Hillary Rodham Clinton,45,DEM,28,17,15,1/26/2008,55.42,26.49,28.92,13.92,,1,-1.032923634573516, -2844,3475,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/21/2008,800,Barack Obama,41,DEM,43,Hillary Rodham Clinton,45,DEM,25,15,18,1/26/2008,55.42,26.49,28.92,10.92,,1,-4.207187928129191, -2852,3484,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/21/2008,600,Hillary Rodham Clinton,45,DEM,59,Barack Obama,41,DEM,21,14,38,1/29/2008,49.77,32.93,16.84,21.16,,1,14.34960337683699, -2843,117921,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,SEA Polling & Strategic Design,302,Live Phone,,1/21/2008,475,Hillary Rodham Clinton,45,DEM,42,Barack Obama,41,DEM,23,12,19,1/29/2008,49.77,32.93,16.84,2.16,,1,-6.217845219730999,for Bay News 9 | Tampa Bay Times | News 13 | Miami Herald | El Nuevo Herald; average of multiple versions or turnout models listed in poll -2853,3485,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Strategic Vision LLC,320,Live Phone,,1/21/2008,600,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,36,12,11,1/29/2008,49.77,32.93,16.84,5.84,,1,-2.479012440442504, -2847,3479,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/21/2008,517,Hillary Rodham Clinton,45,DEM,56,Barack Obama,41,DEM,23,12,33,1/29/2008,49.77,32.93,16.84,16.16,,1,8.015549636647243, -2852,3487,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/21/2008,600,John McCain,44,REP,29,Mitt Romney,48,REP,22,16,7,1/29/2008,36,31.03,4.97,2.03,,1,-4.548014795995628, -2841,3471,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/21/2008,512,John McCain,44,REP,18,Mitt Romney,48,REP,24,19,-6,1/29/2008,36,31.03,4.97,10.97,,0,4.65724537081715, -2845,117922,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,SEA Polling & Strategic Design,302,Live Phone,,1/21/2008,700,John McCain,44,REP,25,Mitt Romney,48,REP,23,15,2,1/29/2008,36,31.03,4.97,2.97,,1,-3.408478970758355,for Bay News 9; sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll -2853,3486,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Strategic Vision LLC,320,Live Phone,,1/21/2008,600,John McCain,44,REP,25,Mitt Romney,48,REP,20,22,5,1/29/2008,36,31.03,4.97,.03,,1,-6.489216318155194, -2847,3481,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/21/2008,518,John McCain,44,REP,25,Mitt Romney,48,REP,19,20,6,1/29/2008,36,31.03,4.97,1.03,,1,-5.555526310175891, -2836,3462,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,1/22/2008,400,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,25,16,22,1/29/2008,49.77,32.93,16.84,5.16,,1,-3.030832308958383, -2836,3464,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,1/22/2008,400,John McCain,44,REP,26,Mitt Romney,48,REP,30,18,-4,1/29/2008,36,31.03,4.97,8.97,,0,2.755600194467927, -2824,3450,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/22/2008,807,John McCain,44,REP,25,Mitt Romney,48,REP,28,19,-3,1/29/2008,36,31.03,4.97,7.97,,0,2.08603320775414, -2842,3478,7348,2008,2008_Pres-R_AZ,AZ,Pres-P,Pres-R,Behavior Research Center (Rocky Mountain Poll),27,Live Phone,,1/22/2008,300,John McCain,44,REP,40,Mitt Romney,48,REP,23,9,17,2/5/2008,47.17,34.53,12.63,4.37,,1,-4.493124720483042,among registered voters -2833,3466,7354,2008,2008_Pres-R_CO,CO,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,1/22/2008,400,Mitt Romney,48,REP,43,John McCain,44,REP,24,17,19,2/5/2008,60.11,18.39,41.72,22.72,,1,11.5359629972528, -2820,3446,7359,2008,2008_Pres-D_GA,GA,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/22/2008,571,Barack Obama,41,DEM,41,Hillary Rodham Clinton,45,DEM,35,13,6,2/5/2008,66.39,31.11,35.28,29.28,,1,10.58706135964341, -2820,3451,7360,2008,2008_Pres-R_GA,GA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/22/2008,768,Mike Huckabee,47,REP,34,John McCain,44,REP,19,16,15,2/5/2008,33.92,31.63,2.3,12.7,,1,3.262939062416625, -2826,3452,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/23/2008,600,Barack Obama,41,DEM,45,Hillary Rodham Clinton,45,DEM,36,12,9,1/26/2008,55.42,26.49,28.92,19.92,,1,6.299621861046895, -2818,3444,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,1/23/2008,400,Barack Obama,41,DEM,38,Hillary Rodham Clinton,45,DEM,30,19,8,1/26/2008,55.42,26.49,28.92,20.92,,1,6.652124146854323, -2828,3454,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/23/2008,685,Barack Obama,41,DEM,45,Hillary Rodham Clinton,45,DEM,29,22,16,1/26/2008,55.42,26.49,28.92,12.92,,1,-1.472071299846435, -2805,3430,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/23/2008,508,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,26,13,25,1/29/2008,49.77,32.93,16.84,8.16,,1,-.269557874635664, -2798,3422,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/23/2008,600,John McCain,44,REP,22,Mitt Romney,48,REP,23,18,-1,1/29/2008,36,31.03,4.97,5.97,,0,.0836434580636818,sample size unavailable; estimated at 600 as a default -2805,3429,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/23/2008,676,John McCain,44,REP,23,Mitt Romney,48,REP,27,20,-4,1/29/2008,36,31.03,4.97,8.97,,0,3.294851818971742, -58981,101013,7344,2008,2008_Pres-R_AL,AL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/23/2008,846,Mike Huckabee,47,REP,27,John McCain,44,REP,27,15,0,2/5/2008,41.25,37.1,4.15,4.15,,.5,-6.957436279814919, -2832,3458,7363,2008,2008_Pres-R_IL,IL,Pres-P,Pres-R,Research 2000,281,Live Phone,,1/23/2008,500,John McCain,44,REP,31,Mitt Romney,48,REP,20,11,11,2/5/2008,47.45,28.6,18.85,7.85,,1,-.3142649461549187, -2823,3449,7365,2008,2008_Pres-D_MA,MA,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/23/2008,586,Hillary Rodham Clinton,45,DEM,59,Barack Obama,41,DEM,22,11,37,2/5/2008,56.01,40.64,15.37,21.63,,1,9.538161331560213, -2839,23493,7365,2008,2008_Pres-D_MA,MA,Pres-P,Pres-D,Western New England University,380,Live Phone,,1/23/2008,151,Hillary Rodham Clinton,45,DEM,43,Barack Obama,41,DEM,15,8,28,2/5/2008,56.01,40.64,15.37,12.63,,1,.2198942491732669, -2823,3453,7366,2008,2008_Pres-R_MA,MA,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/23/2008,262,Mitt Romney,48,REP,50,John McCain,44,REP,29,7,21,2/5/2008,51.12,40.91,10.21,10.79,,1,1.714703495375793, -2859,3493,7367,2008,2008_Pres-D_MN,MN,Pres-P,Pres-D,Humphrey Institute,143,Live Phone,,1/23/2008,478,Barack Obama,41,DEM,33,Hillary Rodham Clinton,45,DEM,40,,-7,2/5/2008,66.39,32.23,34.16,41.16,,0,30.13295124938641,for Humphrey Institute; among registered voters -2859,3497,7368,2008,2008_Pres-R_MN,MN,Pres-P,Pres-R,Humphrey Institute,143,Live Phone,,1/23/2008,317,John McCain,44,REP,41,Mike Huckabee,47,REP,22,5,19,2/5/2008,37.53,33.91,3.62,15.38,,1,4.299597496450321,for Humphrey Institute; among registered voters -2837,3465,7370,2008,2008_Pres-R_MO,MO,Pres-P,Pres-R,Research 2000,281,Live Phone,,1/23/2008,500,John McCain,44,REP,31,Mike Huckabee,47,REP,25,21,6,2/5/2008,32.95,31.53,1.43,4.57,,1,-2.540426525598961, -2800,3425,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Datamar Analytics,75,IVR,,1/23/2008,628,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,23,11,28,2/5/2008,57.37,40.32,17.05,10.95,,1,4.769928854421278, -2789,3413,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Public Policy Polling,263,IVR,,1/24/2008,595,Barack Obama,41,DEM,44,Hillary Rodham Clinton,45,DEM,24,19,20,1/26/2008,55.42,26.49,28.92,8.92,,1,-5.772893910823442, -58993,100999,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/24/2008,606,Barack Obama,41,DEM,43,Hillary Rodham Clinton,45,DEM,30,24,13,1/26/2008,55.42,26.49,28.92,15.92,,1,1.72330149722126,for WCSC-TV Charleston | WSPA-TV Greenville -2787,3411,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/24/2008,816,Barack Obama,41,DEM,41,Hillary Rodham Clinton,45,DEM,26,19,15,1/26/2008,55.42,26.49,28.92,13.92,,1,-.5298413490388593, -2807,3435,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/24/2008,600,Hillary Rodham Clinton,45,DEM,58,Barack Obama,41,DEM,20,15,38,1/29/2008,49.77,32.93,16.84,21.16,,1,14.97510030841261, -2804,3428,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/24/2008,522,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,30,12,17,1/29/2008,49.77,32.93,16.84,.16,,1,-7.39432836387467, -2807,3431,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/24/2008,600,John McCain,44,REP,31,Mitt Romney,48,REP,26,14,5,1/29/2008,36,31.03,4.97,.03,,1,-5.947319305060088, -2784,3408,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/24/2008,420,John McCain,44,REP,23,Mitt Romney,48,REP,23,16,0,1/29/2008,36,31.03,4.97,4.97,,.5,-.7836704913737591, -2804,3439,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/24/2008,550,John McCain,44,REP,30,Mitt Romney,48,REP,28,18,2,1/29/2008,36,31.03,4.97,2.97,,1,-3.046415527924986, -17997,117923,7367,2008,2008_Pres-D_MN,MN,Pres-P,Pres-D,Humphrey Institute,143,Live Phone,,1/24/2008,478,Barack Obama,41,DEM,33,Hillary Rodham Clinton,45,DEM,40,,-7,2/5/2008,66.39,32.23,34.16,41.16,,0,30.28613929506027,for Humphrey Institute; among all adults -17997,117924,7368,2008,2008_Pres-R_MN,MN,Pres-P,Pres-R,Humphrey Institute,143,Live Phone,,1/24/2008,317,John McCain,44,REP,41,Mike Huckabee,47,REP,22,5,19,2/5/2008,37.53,33.91,3.62,15.38,,1,4.451946529208913,for Humphrey Institute -2785,3409,7370,2008,2008_Pres-R_MO,MO,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/24/2008,589,John McCain,44,REP,26,Mike Huckabee,47,REP,27,18,-1,2/5/2008,32.95,31.53,1.43,2.43,,0,-4.906837524177066, -2840,3472,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,Fairleigh Dickinson University (PublicMind),92,Live Phone,,1/24/2008,600,Hillary Rodham Clinton,45,DEM,45,Barack Obama,41,DEM,30,6,15,2/5/2008,53.76,43.93,9.83,5.17,,1,-1.460467660740048,sample size unavailable; estimated at 600 as a default -2793,3417,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/25/2008,600,Barack Obama,41,DEM,39,Hillary Rodham Clinton,45,DEM,36,22,3,1/26/2008,55.42,26.49,28.92,25.92,,1,12.78423091505003, -2775,3398,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/25/2008,692,John McCain,44,REP,24,Mitt Romney,48,REP,26,16,-2,1/29/2008,36,31.03,4.97,6.97,,0,1.525765272173486, -2790,3414,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,1/25/2008,900,John McCain,44,REP,30,Mitt Romney,48,REP,30,13,0,1/29/2008,36,31.03,4.97,4.97,,.5,-.6238639262417197, -2813,3438,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,CNN/Opinion Research Corp.,37,Live Phone,,1/25/2008,690,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,32,14,17,2/5/2008,51.47,43.16,8.32,8.68,,1,.7406003365573901,for LA Times | Politico -2808,3434,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,Gallup,112,Live Phone,,1/25/2008,779,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,35,10,12,2/5/2008,51.47,43.16,8.32,3.68,,1,-4.48692752215311, -2813,3433,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,1/25/2008,437,John McCain,44,REP,39,Mitt Romney,48,REP,26,11,13,2/5/2008,42.25,34.56,7.69,5.31,,1,-1.994758970291938,for LA Times | Politico -2808,3432,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,Gallup,112,Live Phone,,1/25/2008,755,John McCain,44,REP,35,Mitt Romney,48,REP,27,12,8,2/5/2008,42.25,34.56,7.69,.31,,1,-7.125090802372512, -2815,3441,7359,2008,2008_Pres-D_GA,GA,Pres-P,Pres-D,Schapiro Group,300,Live Phone,,1/25/2008,200,Barack Obama,41,DEM,35,Hillary Rodham Clinton,45,DEM,36,10,-1,2/5/2008,66.39,31.11,35.28,36.28,,0,17.71807807559146,among registered voters -2815,3440,7360,2008,2008_Pres-R_GA,GA,Pres-P,Pres-R,Schapiro Group,300,Live Phone,,1/25/2008,200,Mike Huckabee,47,REP,27,John McCain,44,REP,18,17,9,2/5/2008,33.92,31.63,2.3,6.7,,1,-3.217625509820192,among registered voters -2811,3436,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Gallup,112,Live Phone,,1/25/2008,767,Hillary Rodham Clinton,45,DEM,56,Barack Obama,41,DEM,28,10,28,2/5/2008,57.37,40.32,17.05,10.95,,1,5.277580449172667, -2781,3405,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/26/2008,600,Hillary Rodham Clinton,45,DEM,60,Barack Obama,41,DEM,27,9,33,1/29/2008,49.77,32.93,16.84,16.16,,1,10.36445191585205, -2777,3400,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Datamar Analytics,75,IVR,,1/26/2008,508,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,27,14,20,1/29/2008,49.77,32.93,16.84,3.16,,1,-4.226107198230102, -2791,3415,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,1/26/2008,481,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,30,12,20,1/29/2008,49.77,32.93,16.84,3.16,,1,-4.388391753060838, -2768,3391,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/26/2008,437,Hillary Rodham Clinton,45,DEM,44,Barack Obama,41,DEM,25,19,19,1/29/2008,49.77,32.93,16.84,2.16,,1,-5.649241850360317, -2778,3406,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Strategic Vision LLC,320,Live Phone,,1/26/2008,600,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,36,11,13,1/29/2008,49.77,32.93,16.84,3.84,,1,-3.435269066464476, -2781,3404,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/26/2008,600,John McCain,44,REP,32,Mitt Romney,48,REP,33,11,-1,1/29/2008,36,31.03,4.97,5.97,,0,.3973920808846421,among registered voters -2777,3403,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Datamar Analytics,75,IVR,,1/26/2008,492,John McCain,44,REP,23,Mitt Romney,48,REP,36,15,-13,1/29/2008,36,31.03,4.97,17.97,,0,12.8336938401716, -2769,3392,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/26/2008,657,John McCain,44,REP,25,Mitt Romney,48,REP,25,17,0,1/29/2008,36,31.03,4.97,4.97,,.5,-.2564188802253502, -2791,3416,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,1/26/2008,585,John McCain,44,REP,32,Mitt Romney,48,REP,31,14,1,1/29/2008,36,31.03,4.97,3.97,,1,-1.53436342098334, -2768,3393,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/26/2008,500,John McCain,44,REP,27,Mitt Romney,48,REP,33,18,-6,1/29/2008,36,31.03,4.97,10.97,,0,5.843571426464004, -2778,3401,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Strategic Vision LLC,320,Live Phone,,1/26/2008,600,John McCain,44,REP,27,Mitt Romney,48,REP,26,17,1,1/29/2008,36,31.03,4.97,3.97,,1,-1.514788978067019, -2774,3397,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Suffolk University,323,Live Phone,,1/26/2008,400,John McCain,44,REP,30,Mitt Romney,48,REP,27,13,3,1/29/2008,36,31.03,4.97,1.97,,1,-3.544777927470693, -2797,3423,7343,2008,2008_Pres-D_AL,AL,Pres-P,Pres-D,Capital Survey Research Center,44,Live Phone,,1/26/2008,373,Barack Obama,41,DEM,40,Hillary Rodham Clinton,45,DEM,35,9,5,2/5/2008,55.96,41.57,14.39,9.39,,1,-3.768256822080758, -2797,3421,7344,2008,2008_Pres-R_AL,AL,Pres-P,Pres-R,Capital Survey Research Center,44,Live Phone,,1/26/2008,397,Mike Huckabee,47,REP,24,John McCain,44,REP,29,15,-5,2/5/2008,41.25,37.1,4.15,9.15,,0,.116762670022434, -2751,3373,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/27/2008,474,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,25,16,22,1/29/2008,49.77,32.93,16.84,5.16,,1,-2.401728412775202, -58998,120112,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/27/2008,564,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,29,14,20,1/29/2008,49.77,32.93,16.84,3.16,,1,-3.702928789954207, -2759,3381,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/27/2008,680,John McCain,44,REP,28,Mitt Romney,48,REP,35,12,-7,1/29/2008,36,31.03,4.97,11.97,,0,7.127167768190447, -2751,3382,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/27/2008,578,John McCain,44,REP,31,Mitt Romney,48,REP,31,16,0,1/29/2008,36,31.03,4.97,4.97,,.5,.1057824856237392, -58998,101018,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/27/2008,608,John McCain,44,REP,31,Mitt Romney,48,REP,32,16,-1,1/29/2008,36,31.03,4.97,5.97,,0,.6343500836218721, -2757,3386,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/27/2008,888,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,38,9,11,2/5/2008,51.47,43.16,8.32,2.68,,1,-5.317582300147278, -2757,3379,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/27/2008,506,John McCain,44,REP,37,Mitt Romney,48,REP,25,14,12,2/5/2008,42.25,34.56,7.69,4.31,,1,-2.282127260238576, -2754,3376,7355,2008,2008_Pres-D_CT,CT,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/27/2008,899,Barack Obama,41,DEM,40,Hillary Rodham Clinton,45,DEM,40,11,0,2/5/2008,50.7,46.66,4.04,4.04,,.5,-4.515991968940501, -2754,3378,7356,2008,2008_Pres-R_CT,CT,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/27/2008,492,John McCain,44,REP,42,Mitt Romney,48,REP,26,8,16,2/5/2008,52,32.91,19.09,3.09,,1,-3.88990051482038, -2822,3448,7376,2008,2008_Pres-D_NM,NM,Pres-P,Pres-D,New Mexico State University,230,Live Phone,,1/27/2008,600,Hillary Rodham Clinton,45,DEM,42,Barack Obama,41,DEM,48,,-6,2/5/2008,49,47.86,1.15,7.15,,0,-3.246267892113011,sample size unavailable; estimated at 600 as a default -2753,3387,7380,2008,2008_Pres-R_OK,OK,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/27/2008,502,John McCain,44,REP,37,Mike Huckabee,47,REP,28,19,9,2/5/2008,36.64,33.4,3.25,5.75,,1,-5.427641959571949, -2762,3385,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/28/2008,600,Hillary Rodham Clinton,45,DEM,57,Barack Obama,41,DEM,27,12,30,1/29/2008,49.77,32.93,16.84,13.16,,1,7.83519281948125, -2752,3374,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Mitchell Research & Communications,213,Live Phone,,1/28/2008,906,Hillary Rodham Clinton,45,DEM,52,Barack Obama,41,DEM,25,12,27,1/29/2008,49.77,32.93,16.84,10.16,,1,3.653191313122936, -2758,3380,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/28/2008,903,Hillary Rodham Clinton,45,DEM,52,Barack Obama,41,DEM,28,13,24,1/29/2008,49.77,32.93,16.84,7.16,,1,.6634732874984928, -2762,3384,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/28/2008,600,John McCain,44,REP,32,Mitt Romney,48,REP,34,11,-2,1/29/2008,36,31.03,4.97,6.97,,0,1.865196544864842, -2752,3377,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Mitchell Research & Communications,213,Live Phone,,1/28/2008,964,John McCain,44,REP,32,Mitt Romney,48,REP,34,13,-2,1/29/2008,36,31.03,4.97,6.97,,0,2.212960291018441, -2745,3367,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/28/2008,813,John McCain,44,REP,31,Mitt Romney,48,REP,30,13,1,1/29/2008,36,31.03,4.97,3.97,,1,-.7756411055727657, -2758,3388,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/28/2008,979,John McCain,44,REP,32,Mitt Romney,48,REP,31,15,1,1/29/2008,36,31.03,4.97,3.97,,1,-1.019322517044927, -2761,3383,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,1/28/2008,941,John McCain,44,REP,35,Mitt Romney,48,REP,31,13,4,1/29/2008,36,31.03,4.97,.97,,1,-3.92518523270872, -2744,3366,7365,2008,2008_Pres-D_MA,MA,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/28/2008,1023,Hillary Rodham Clinton,45,DEM,43,Barack Obama,41,DEM,37,11,6,2/5/2008,56.01,40.64,15.37,9.37,,1,-1.915357652583189, -2742,3364,7382,2008,2008_Pres-R_TN,TN,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/28/2008,1093,Mike Huckabee,47,REP,30,John McCain,44,REP,26,22,4,2/5/2008,34.47,31.8,2.67,1.33,,1,-6.530031393869529, -2771,3394,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,Field Research Corp. (Field Poll),94,Live Phone,,1/29/2008,511,Hillary Rodham Clinton,45,DEM,36,Barack Obama,41,DEM,34,,2,2/5/2008,51.47,43.16,8.32,6.32,,1,-1.04003016004501, -2735,3357,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/29/2008,807,Hillary Rodham Clinton,45,DEM,43,Barack Obama,41,DEM,40,9,3,2/5/2008,51.47,43.16,8.32,5.32,,1,-1.773503002387332, -2771,3395,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,Field Research Corp. (Field Poll),94,Live Phone,,1/29/2008,481,John McCain,44,REP,32,Mitt Romney,48,REP,24,13,8,2/5/2008,42.25,34.56,7.69,.31,,1,-6.33965895551153, -2735,101016,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/29/2008,652,John McCain,44,REP,32,Mitt Romney,48,REP,28,11,4,2/5/2008,42.25,34.56,7.69,3.69,,1,-2.610082628542154, -2728,3350,7362,2008,2008_Pres-D_IL,IL,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/29/2008,631,Barack Obama,41,DEM,60,Hillary Rodham Clinton,45,DEM,24,,36,2/5/2008,64.66,32.76,31.9,4.1,,1,-4.81179896334339, -2728,3352,7363,2008,2008_Pres-R_IL,IL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/29/2008,504,John McCain,44,REP,34,Mitt Romney,48,REP,26,16,8,2/5/2008,47.45,28.6,18.85,10.85,,1,4.3575847407367, -2731,3355,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Public Policy Polling,263,IVR,,1/29/2008,837,Hillary Rodham Clinton,45,DEM,45,Barack Obama,41,DEM,33,10,12,2/5/2008,57.37,40.32,17.05,5.05,,1,-.1225727184761161, -2748,3371,7380,2008,2008_Pres-R_OK,OK,Pres-P,Pres-R,SoonerPoll.com,308,IVR,,1/29/2008,290,John McCain,44,REP,40,Mike Huckabee,47,REP,19,17,21,2/5/2008,36.64,33.4,3.25,17.75,,1,9.510019068249074, -2737,3360,7381,2008,2008_Pres-D_TN,TN,Pres-P,Pres-D,CJ&N,63,Live Phone,,1/29/2008,402,Hillary Rodham Clinton,45,DEM,36,Barack Obama,41,DEM,31,7,5,2/5/2008,53.82,40.48,13.34,8.34,,1,.5436032651968914, -2737,3359,7382,2008,2008_Pres-R_TN,TN,Pres-P,Pres-R,CJ&N,63,Live Phone,,1/29/2008,409,Mike Huckabee,47,REP,24,John McCain,44,REP,23,18,1,2/5/2008,34.47,31.8,2.67,1.67,,1,-6.114866810758776, -2690,3308,7359,2008,2008_Pres-D_GA,GA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/30/2008,301,Barack Obama,41,DEM,52,Hillary Rodham Clinton,45,DEM,36,,16,2/5/2008,66.39,31.11,35.28,19.28,,1,.9161805523900268, -2705,3333,7359,2008,2008_Pres-D_GA,GA,Pres-P,Pres-D,Public Policy Polling,263,IVR,,1/30/2008,457,Barack Obama,41,DEM,51,Hillary Rodham Clinton,45,DEM,41,,10,2/5/2008,66.39,31.11,35.28,25.28,,1,7.745114213471778, -2690,3313,7360,2008,2008_Pres-R_GA,GA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/30/2008,362,Mike Huckabee,47,REP,24,John McCain,44,REP,35,24,-11,2/5/2008,33.92,31.63,2.3,13.3,,0,4.693749528880974, -2705,3325,7360,2008,2008_Pres-R_GA,GA,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/30/2008,862,Mike Huckabee,47,REP,24,John McCain,44,REP,31,32,-7,2/5/2008,33.92,31.63,2.3,9.3,,0,1.397878898845812, -2727,3348,7362,2008,2008_Pres-D_IL,IL,Pres-P,Pres-D,Market Shares Corp.,187,Live Phone,,1/30/2008,500,Barack Obama,41,DEM,55,Hillary Rodham Clinton,45,DEM,24,,31,2/5/2008,64.66,32.76,31.9,.9,,1,-8.437276922976345, -2701,3321,7365,2008,2008_Pres-D_MA,MA,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/30/2008,575,Hillary Rodham Clinton,45,DEM,57,Barack Obama,41,DEM,33,,24,2/5/2008,56.01,40.64,15.37,8.63,,1,-2.233265758780646, -2701,3346,7366,2008,2008_Pres-R_MA,MA,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/30/2008,297,Mitt Romney,48,REP,57,John McCain,44,REP,34,3,23,2/5/2008,51.12,40.91,10.21,12.79,,1,4.899678224019681, -2684,3302,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/30/2008,785,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,37,,12,2/5/2008,53.76,43.93,9.83,2.17,,1,-3.317152024316607, -2684,3300,7375,2008,2008_Pres-R_NJ,NJ,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/30/2008,591,John McCain,44,REP,43,Mitt Romney,48,REP,29,7,14,2/5/2008,55.36,28.33,27.03,13.03,,1,6.443887250109229, -2683,3344,7381,2008,2008_Pres-D_TN,TN,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/30/2008,463,Hillary Rodham Clinton,45,DEM,59,Barack Obama,41,DEM,37,,22,2/5/2008,53.82,40.48,13.34,8.66,,1,.5170440507871366, -2681,3297,7381,2008,2008_Pres-D_TN,TN,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/30/2008,448,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,35,,14,2/5/2008,53.82,40.48,13.34,.66,,1,-8.199008567794916, -2683,3299,7382,2008,2008_Pres-R_TN,TN,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/30/2008,375,Mike Huckabee,47,REP,25,John McCain,44,REP,33,18,-8,2/5/2008,34.47,31.8,2.67,10.67,,0,3.384529389083254, -2681,3339,7382,2008,2008_Pres-R_TN,TN,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/30/2008,531,Mike Huckabee,47,REP,23,John McCain,44,REP,32,29,-9,2/5/2008,34.47,31.8,2.67,11.67,,0,4.793072235358511, -2734,3356,7343,2008,2008_Pres-D_AL,AL,Pres-P,Pres-D,Capital Survey Research Center,44,Live Phone,,1/31/2008,358,Barack Obama,41,DEM,44,Hillary Rodham Clinton,45,DEM,48,,-4,2/5/2008,55.96,41.57,14.39,18.39,,0,6.065409308781363, -2660,3272,7343,2008,2008_Pres-D_AL,AL,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/31/2008,424,Barack Obama,41,DEM,40,Hillary Rodham Clinton,45,DEM,46,,-6,2/5/2008,55.96,41.57,14.39,20.39,,0,8.852259547319408, -58982,100985,7343,2008,2008_Pres-D_AL,AL,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/31/2008,576,Barack Obama,41,DEM,41,Hillary Rodham Clinton,45,DEM,46,,-5,2/5/2008,55.96,41.57,14.39,19.39,,0,8.025963672250214, -2670,3284,7343,2008,2008_Pres-D_AL,AL,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/31/2008,586,Barack Obama,41,DEM,47,Hillary Rodham Clinton,45,DEM,47,,0,2/5/2008,55.96,41.57,14.39,14.39,,.5,2.742602030099806, -2734,3358,7344,2008,2008_Pres-R_AL,AL,Pres-P,Pres-R,Capital Survey Research Center,44,Live Phone,,1/31/2008,371,Mike Huckabee,47,REP,30,John McCain,44,REP,46,15,-16,2/5/2008,41.25,37.1,4.15,20.15,,0,11.94430587269899, -2660,3282,7344,2008,2008_Pres-R_AL,AL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/31/2008,566,Mike Huckabee,47,REP,35,John McCain,44,REP,37,14,-2,2/5/2008,41.25,37.1,4.15,6.15,,0,-3.877195613753107, -58982,101014,7344,2008,2008_Pres-R_AL,AL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/31/2008,890,Mike Huckabee,47,REP,30,John McCain,44,REP,38,20,-8,2/5/2008,41.25,37.1,4.15,12.15,,0,2.550334362519997, -2670,3287,7344,2008,2008_Pres-R_AL,AL,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/31/2008,586,Mike Huckabee,47,REP,31,John McCain,44,REP,40,21,-9,2/5/2008,41.25,37.1,4.15,13.15,,0,3.945074729233018, -58984,100988,7347,2008,2008_Pres-D_AZ,AZ,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,1/31/2008,400,Hillary Rodham Clinton,45,DEM,43,Barack Obama,41,DEM,41,,2,2/5/2008,50.37,42.39,7.98,5.98,,1,-1.655678669948202,for McClatchy Newspapers | MSNBC -58983,100987,7347,2008,2008_Pres-D_AZ,AZ,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/31/2008,537,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,41,,5,2/5/2008,50.37,42.39,7.98,2.98,,1,-5.243690752813421, -58983,101015,7348,2008,2008_Pres-R_AZ,AZ,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/31/2008,612,John McCain,44,REP,43,Mitt Romney,48,REP,34,9,9,2/5/2008,47.17,34.53,12.63,3.63,,1,-3.315075570808688, -2674,3289,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,1/31/2008,400,Hillary Rodham Clinton,45,DEM,45,Barack Obama,41,DEM,36,,9,2/5/2008,51.47,43.16,8.32,.68,,1,-6.592786395637638, -2674,3304,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,1/31/2008,400,John McCain,44,REP,40,Mitt Romney,48,REP,31,13,9,2/5/2008,42.25,34.56,7.69,1.31,,1,-5.009219878882262, -2675,3294,7355,2008,2008_Pres-D_CT,CT,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/31/2008,600,Barack Obama,41,DEM,35,Hillary Rodham Clinton,45,DEM,48,,-13,2/5/2008,50.7,46.66,4.04,17.04,,0,10.86950792697818, -2714,3335,7355,2008,2008_Pres-D_CT,CT,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/31/2008,679,Barack Obama,41,DEM,48,Hillary Rodham Clinton,45,DEM,44,,4,2/5/2008,50.7,46.66,4.04,.04,,1,-8.984115668892269, -2675,3290,7356,2008,2008_Pres-R_CT,CT,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/31/2008,600,John McCain,44,REP,43,Mitt Romney,48,REP,25,12,18,2/5/2008,52,32.91,19.09,1.09,,1,-5.335710852725937, -2714,3343,7356,2008,2008_Pres-R_CT,CT,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/31/2008,426,John McCain,44,REP,53,Mitt Romney,48,REP,31,6,22,2/5/2008,52,32.91,19.09,2.91,,1,-2.840485551144522, -2678,3309,7359,2008,2008_Pres-D_GA,GA,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,1/31/2008,400,Barack Obama,41,DEM,47,Hillary Rodham Clinton,45,DEM,41,,6,2/5/2008,66.39,31.11,35.28,29.28,,1,12.30196047084531, -2678,3293,7360,2008,2008_Pres-R_GA,GA,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,1/31/2008,400,Mike Huckabee,47,REP,18,John McCain,44,REP,33,27,-15,2/5/2008,33.92,31.63,2.3,17.3,,0,9.981093124028833, -2692,3327,7362,2008,2008_Pres-D_IL,IL,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/31/2008,600,Barack Obama,41,DEM,51,Hillary Rodham Clinton,45,DEM,40,,11,2/5/2008,64.66,32.76,31.9,20.9,,1,15.02399787938792, -2692,3311,7363,2008,2008_Pres-R_IL,IL,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/31/2008,600,John McCain,44,REP,48,Mitt Romney,48,REP,34,3,14,2/5/2008,47.45,28.6,18.85,4.85,,1,-2.19153703289801, -58977,100979,7363,2008,2008_Pres-R_IL,IL,Pres-P,Pres-R,Market Shares Corp.,187,Live Phone,,1/31/2008,500,John McCain,44,REP,43,Mitt Romney,48,REP,20,15,23,2/5/2008,47.45,28.6,18.85,4.15,,1,-2.870571460557872, -2691,3310,7369,2008,2008_Pres-D_MO,MO,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,1/31/2008,400,Barack Obama,41,DEM,41,Hillary Rodham Clinton,45,DEM,47,,-6,2/5/2008,49.32,47.9,1.42,7.42,,0,-.0297521533654606, -2671,3286,7369,2008,2008_Pres-D_MO,MO,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/31/2008,507,Barack Obama,41,DEM,38,Hillary Rodham Clinton,45,DEM,47,11,-9,2/5/2008,49.32,47.9,1.42,10.42,,0,3.379885772172979, -2715,3336,7369,2008,2008_Pres-D_MO,MO,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/31/2008,664,Barack Obama,41,DEM,44,Hillary Rodham Clinton,45,DEM,48,,-4,2/5/2008,49.32,47.9,1.42,5.42,,0,-.9719070401202452, -2691,3317,7370,2008,2008_Pres-R_MO,MO,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,1/31/2008,400,John McCain,44,REP,37,Mike Huckabee,47,REP,27,24,10,2/5/2008,32.95,31.53,1.43,8.57,,1,3.426402962209825, -2671,3285,7370,2008,2008_Pres-R_MO,MO,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/31/2008,593,John McCain,44,REP,32,Mike Huckabee,47,REP,29,28,3,2/5/2008,32.95,31.53,1.43,1.57,,1,-4.434162035193486, -2715,3347,7370,2008,2008_Pres-R_MO,MO,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/31/2008,505,John McCain,44,REP,34,Mike Huckabee,47,REP,28,30,6,2/5/2008,32.95,31.53,1.43,4.57,,1,-.9557800585062416, -2677,3292,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,GQR Research (GQRR),126,Live Phone,,1/31/2008,600,Hillary Rodham Clinton,45,DEM,44,Barack Obama,41,DEM,38,,6,2/5/2008,53.76,43.93,9.83,3.83,,1,-1.532679207019402, -2682,3298,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,1/31/2008,400,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,39,,7,2/5/2008,53.76,43.93,9.83,2.83,,1,-2.724080163123722, -2693,3301,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,Monmouth University,215,Live Phone,,1/31/2008,718,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,36,,14,2/5/2008,53.76,43.93,9.83,4.17,,1,-1.039300977790906, -2699,3322,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/31/2008,642,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,39,,12,2/5/2008,53.76,43.93,9.83,2.17,,1,-3.308090507863223, -2682,3303,7375,2008,2008_Pres-R_NJ,NJ,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,1/31/2008,400,John McCain,44,REP,46,Mitt Romney,48,REP,31,5,15,2/5/2008,55.36,28.33,27.03,12.03,,1,5.459159988901532, -2693,3312,7375,2008,2008_Pres-R_NJ,NJ,Pres-P,Pres-R,Monmouth University,215,Live Phone,,1/31/2008,555,John McCain,44,REP,55,Mitt Romney,48,REP,23,7,32,2/5/2008,55.36,28.33,27.03,4.97,,1,-2.083038271602498, -2699,3319,7375,2008,2008_Pres-R_NJ,NJ,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/31/2008,456,John McCain,44,REP,48,Mitt Romney,48,REP,25,9,23,2/5/2008,55.36,28.33,27.03,4.03,,1,-3.508125582518586, -2724,3332,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Marist College,183,Live Phone,,1/31/2008,409,Hillary Rodham Clinton,45,DEM,54,Barack Obama,41,DEM,38,,16,2/5/2008,57.37,40.32,17.05,1.05,,1,-4.482753863881155,for NBC News -2687,3337,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/31/2008,950,Hillary Rodham Clinton,45,DEM,54,Barack Obama,41,DEM,38,,16,2/5/2008,57.37,40.32,17.05,1.05,,1,-3.929134293796948, -2724,3345,7378,2008,2008_Pres-R_NY,NY,Pres-P,Pres-R,Marist College,183,Live Phone,,1/31/2008,181,John McCain,44,REP,61,Mitt Romney,48,REP,24,6,37,2/5/2008,51.8,27.69,24.1,12.9,,1,4.115831781630266,for NBC News -2687,3305,7378,2008,2008_Pres-R_NY,NY,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/31/2008,462,John McCain,44,REP,55,Mitt Romney,48,REP,21,7,34,2/5/2008,51.8,27.69,24.1,9.9,,1,1.695015353278199, -2746,3368,7384,2008,2008_Pres-R_UT,UT,Pres-P,Pres-R,Dan Jones & Associates,70,Live Phone,,1/31/2008,600,Mitt Romney,48,REP,84,John McCain,44,REP,4,3,80,2/5/2008,89.49,5.38,84.11,4.11,,1,-5.40337134527271,sample size unavailable; estimated at 600 as a default -2637,3245,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,Suffolk University,323,Live Phone,,2/1/2008,700,Hillary Rodham Clinton,45,DEM,39,Barack Obama,41,DEM,40,,-1,2/5/2008,51.47,43.16,8.32,9.32,,0,2.895550037080193, -2662,3274,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/1/2008,1141,Hillary Rodham Clinton,45,DEM,41,Barack Obama,41,DEM,45,,-4,2/5/2008,51.47,43.16,8.32,12.32,,0,6.944288702908793, -2655,3267,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,Suffolk University,323,Live Phone,,2/1/2008,500,John McCain,44,REP,39,Mitt Romney,48,REP,32,8,7,2/5/2008,42.25,34.56,7.69,.69,,1,-5.376232149647476, -2658,3270,7357,2008,2008_Pres-D_DE,DE,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/1/2008,600,Barack Obama,41,DEM,42,Hillary Rodham Clinton,45,DEM,44,,-2,2/5/2008,53.07,42.29,10.78,12.78,,0,3.240131272863378, -2658,3277,7358,2008,2008_Pres-R_DE,DE,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/1/2008,600,John McCain,44,REP,41,Mitt Romney,48,REP,35,7,6,2/5/2008,45.04,32.53,12.51,6.51,,1,-2.997371795543444, -2659,3271,7369,2008,2008_Pres-D_MO,MO,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/1/2008,600,Barack Obama,41,DEM,44,Hillary Rodham Clinton,45,DEM,42,,2,2/5/2008,49.32,47.9,1.42,.58,,1,-7.39081476083319, -2659,3281,7370,2008,2008_Pres-R_MO,MO,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/1/2008,600,John McCain,44,REP,29,Mike Huckabee,47,REP,31,27,-2,2/5/2008,32.95,31.53,1.43,3.43,,0,-1.922457298391515, -2708,3329,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,2/1/2008,463,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,43,,5,2/5/2008,53.76,43.93,9.83,4.83,,1,-.2922714789184857, -2708,3341,7375,2008,2008_Pres-R_NJ,NJ,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,2/1/2008,350,John McCain,44,REP,52,Mitt Romney,48,REP,30,6,22,2/5/2008,55.36,28.33,27.03,5.03,,1,-2.091261514385961, -2706,3334,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,2/1/2008,517,Hillary Rodham Clinton,45,DEM,53,Barack Obama,41,DEM,39,,14,2/5/2008,57.37,40.32,17.05,3.05,,1,-1.567492608250573, -2661,3273,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/1/2008,799,Hillary Rodham Clinton,45,DEM,52,Barack Obama,41,DEM,34,,18,2/5/2008,57.37,40.32,17.05,.95,,1,-3.955363472361829, -2706,3326,7378,2008,2008_Pres-R_NY,NY,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,2/1/2008,370,John McCain,44,REP,54,Mitt Romney,48,REP,22,9,32,2/5/2008,51.8,27.69,24.1,7.9,,1,-.686889515611697, -2661,3283,7378,2008,2008_Pres-R_NY,NY,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/1/2008,524,John McCain,44,REP,49,Mitt Romney,48,REP,30,8,19,2/5/2008,51.8,27.69,24.1,5.1,,1,-3.713087780090896, -2741,3363,7383,2008,2008_Pres-D_UT,UT,Pres-P,Pres-D,Dan Jones & Associates,70,Live Phone,,2/1/2008,288,Barack Obama,41,DEM,53,Hillary Rodham Clinton,45,DEM,29,6,24,2/5/2008,56.72,39.07,17.66,6.34,,1,-3.42972420385659,for Deseret News -2741,120213,7384,2008,2008_Pres-R_UT,UT,Pres-P,Pres-R,Dan Jones & Associates,70,Live Phone,,2/1/2008,317,Mitt Romney,48,REP,84,John McCain,44,REP,4,3,80,2/5/2008,89.49,5.38,84.11,4.11,,1,-5.29541108212141,for Deseret News -2700,3320,7343,2008,2008_Pres-D_AL,AL,Pres-P,Pres-D,Capital Survey Research Center,44,Live Phone,,2/2/2008,435,Barack Obama,41,DEM,45,Hillary Rodham Clinton,45,DEM,45,,0,2/5/2008,55.96,41.57,14.39,14.39,,.5,2.589632112225552, -2700,3340,7344,2008,2008_Pres-R_AL,AL,Pres-P,Pres-R,Capital Survey Research Center,44,Live Phone,,2/2/2008,451,Mike Huckabee,47,REP,29,John McCain,44,REP,46,17,-17,2/5/2008,41.25,37.1,4.15,21.15,,0,13.44984669897336, -2641,3249,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/2/2008,600,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,39,,8,2/5/2008,51.47,43.16,8.32,.32,,1,-6.575496739825973, -2605,3212,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/2/2008,798,Hillary Rodham Clinton,45,DEM,44,Barack Obama,41,DEM,45,,-1,2/5/2008,51.47,43.16,8.32,9.32,,0,3.061861310659292, -2641,3254,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/2/2008,600,John McCain,44,REP,32,Mitt Romney,48,REP,33,16,-1,2/5/2008,42.25,34.56,7.69,8.69,,0,3.593342169667479, -2605,3225,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/2/2008,693,John McCain,44,REP,38,Mitt Romney,48,REP,38,10,0,2/5/2008,42.25,34.56,7.69,7.69,,.5,2.205512703105476, -2602,3209,7359,2008,2008_Pres-D_GA,GA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/2/2008,342,Barack Obama,41,DEM,51,Hillary Rodham Clinton,45,DEM,36,,15,2/5/2008,66.39,31.11,35.28,20.28,,1,2.611066084389628, -2606,3213,7359,2008,2008_Pres-D_GA,GA,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/2/2008,524,Barack Obama,41,DEM,52,Hillary Rodham Clinton,45,DEM,37,,15,2/5/2008,66.39,31.11,35.28,20.28,,1,3.641732946327843, -2636,3244,7359,2008,2008_Pres-D_GA,GA,Pres-P,Pres-D,Strategic Vision LLC,320,Live Phone,,2/2/2008,600,Barack Obama,41,DEM,49,Hillary Rodham Clinton,45,DEM,27,,22,2/5/2008,66.39,31.11,35.28,13.28,,1,-4.167649014423852, -2602,3219,7360,2008,2008_Pres-R_GA,GA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/2/2008,388,Mike Huckabee,47,REP,28,John McCain,44,REP,29,30,-1,2/5/2008,33.92,31.63,2.3,3.3,,0,-4.647186460469539, -2606,3233,7360,2008,2008_Pres-R_GA,GA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/2/2008,783,Mike Huckabee,47,REP,28,John McCain,44,REP,31,29,-3,2/5/2008,33.92,31.63,2.3,5.3,,0,-2.009090834226535, -2636,3261,7360,2008,2008_Pres-R_GA,GA,Pres-P,Pres-R,Strategic Vision LLC,320,Live Phone,,2/2/2008,600,Mike Huckabee,47,REP,26,John McCain,44,REP,31,29,-5,2/5/2008,33.92,31.63,2.3,7.3,,0,-.1124268958530838, -2651,3260,7365,2008,2008_Pres-D_MA,MA,Pres-P,Pres-D,Suffolk University,323,Live Phone,,2/2/2008,400,Hillary Rodham Clinton,45,DEM,44,Barack Obama,41,DEM,46,,-2,2/5/2008,56.01,40.64,15.37,17.37,,0,7.499920572901267, -2651,3263,7366,2008,2008_Pres-R_MA,MA,Pres-P,Pres-R,Suffolk University,323,Live Phone,,2/2/2008,400,Mitt Romney,48,REP,50,John McCain,44,REP,37,4,13,2/5/2008,51.12,40.91,10.21,2.79,,1,-5.919862448922867, -2643,3251,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,Strategic Vision LLC,320,Live Phone,,2/2/2008,600,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,41,,6,2/5/2008,53.76,43.93,9.83,3.83,,1,-1.041466281732845, -2643,3262,7375,2008,2008_Pres-R_NJ,NJ,Pres-P,Pres-R,Strategic Vision LLC,320,Live Phone,,2/2/2008,600,John McCain,44,REP,55,Mitt Romney,48,REP,25,10,30,2/5/2008,55.36,28.33,27.03,2.97,,1,-3.821463139723788, -2608,3216,7381,2008,2008_Pres-D_TN,TN,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/2/2008,485,Hillary Rodham Clinton,45,DEM,55,Barack Obama,41,DEM,35,,20,2/5/2008,53.82,40.48,13.34,6.66,,1,-.8206566061986234, -2609,3217,7381,2008,2008_Pres-D_TN,TN,Pres-P,Pres-D,Public Policy Polling,263,IVR,,2/2/2008,1251,Hillary Rodham Clinton,45,DEM,56,Barack Obama,41,DEM,34,,22,2/5/2008,53.82,40.48,13.34,8.66,,1,1.764606816981628, -2608,3220,7382,2008,2008_Pres-R_TN,TN,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/2/2008,474,Mike Huckabee,47,REP,30,John McCain,44,REP,32,22,-2,2/5/2008,34.47,31.8,2.67,4.67,,0,-1.938387262662874, -2609,3221,7382,2008,2008_Pres-R_TN,TN,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/2/2008,1116,Mike Huckabee,47,REP,28,John McCain,44,REP,34,22,-6,2/5/2008,34.47,31.8,2.67,8.67,,0,1.853983375771257, -2590,100986,7343,2008,2008_Pres-D_AL,AL,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/3/2008,600,Barack Obama,41,DEM,45,Hillary Rodham Clinton,45,DEM,44,,1,2/5/2008,55.96,41.57,14.39,13.39,,1,2.61407530948649,sample size unavailable; estimated at 600 as a default -2629,3237,7343,2008,2008_Pres-D_AL,AL,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/3/2008,638,Barack Obama,41,DEM,49,Hillary Rodham Clinton,45,DEM,47,,2,2/5/2008,55.96,41.57,14.39,12.39,,1,1.406558772440152, -2590,3195,7344,2008,2008_Pres-R_AL,AL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/3/2008,566,Mike Huckabee,47,REP,38,John McCain,44,REP,29,20,9,2/5/2008,41.25,37.1,4.15,4.85,,1,-4.500506989972761, -2629,3241,7344,2008,2008_Pres-R_AL,AL,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/3/2008,619,Mike Huckabee,47,REP,35,John McCain,44,REP,37,19,-2,2/5/2008,41.25,37.1,4.15,6.15,,0,-2.39873616846589, -2615,3230,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/3/2008,853,Hillary Rodham Clinton,45,DEM,53,Barack Obama,41,DEM,41,,12,2/5/2008,51.47,43.16,8.32,3.68,,1,-2.86128579915176, -2615,3223,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/3/2008,517,John McCain,44,REP,39,Mitt Romney,48,REP,36,9,3,2/5/2008,42.25,34.56,7.69,4.69,,1,-.4904838141076893, -2603,3210,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,2/3/2008,833,John McCain,44,REP,33,Mitt Romney,48,REP,40,12,-7,2/5/2008,42.25,34.56,7.69,14.69,,0,9.950148809719991, -2623,3231,7355,2008,2008_Pres-D_CT,CT,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/3/2008,635,Barack Obama,41,DEM,48,Hillary Rodham Clinton,45,DEM,46,,2,2/5/2008,50.7,46.66,4.04,2.04,,1,-6.392778422343446, -2623,3235,7356,2008,2008_Pres-R_CT,CT,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/3/2008,333,John McCain,44,REP,52,Mitt Romney,48,REP,30,7,22,2/5/2008,52,32.91,19.09,2.91,,1,-2.334032351927768, -2610,3218,7359,2008,2008_Pres-D_GA,GA,Pres-P,Pres-D,Public Policy Polling,263,IVR,,2/3/2008,1017,Barack Obama,41,DEM,53,Hillary Rodham Clinton,45,DEM,37,,16,2/5/2008,66.39,31.11,35.28,19.28,,1,2.87256436054877, -2596,3203,7359,2008,2008_Pres-D_GA,GA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/3/2008,865,Barack Obama,41,DEM,49,Hillary Rodham Clinton,45,DEM,29,,20,2/5/2008,66.39,31.11,35.28,15.28,,1,-1.779982971566407, -2591,3196,7360,2008,2008_Pres-R_GA,GA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/3/2008,465,Mike Huckabee,47,REP,26,John McCain,44,REP,32,31,-6,2/5/2008,33.92,31.63,2.3,8.3,,0,.6319648868428593, -2610,3222,7360,2008,2008_Pres-R_GA,GA,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/3/2008,1263,Mike Huckabee,47,REP,27,John McCain,44,REP,31,29,-4,2/5/2008,33.92,31.63,2.3,6.3,,0,-.6824051303059877, -2630,3238,7362,2008,2008_Pres-D_IL,IL,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/3/2008,1010,Barack Obama,41,DEM,66,Hillary Rodham Clinton,45,DEM,30,,36,2/5/2008,64.66,32.76,31.9,4.1,,1,-3.348088447553774, -2630,3239,7363,2008,2008_Pres-R_IL,IL,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/3/2008,441,John McCain,44,REP,46,Mitt Romney,48,REP,25,17,21,2/5/2008,47.45,28.6,18.85,2.15,,1,-4.327754792591201, -2626,3234,7365,2008,2008_Pres-D_MA,MA,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/3/2008,651,Hillary Rodham Clinton,45,DEM,56,Barack Obama,41,DEM,39,,17,2/5/2008,56.01,40.64,15.37,1.63,,1,-8.38729588744245, -2626,3243,7366,2008,2008_Pres-R_MA,MA,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/3/2008,275,Mitt Romney,48,REP,58,John McCain,44,REP,37,3,21,2/5/2008,51.12,40.91,10.21,10.79,,1,3.567841292426338, -2632,3240,7369,2008,2008_Pres-D_MO,MO,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/3/2008,671,Barack Obama,41,DEM,43,Hillary Rodham Clinton,45,DEM,54,,-11,2/5/2008,49.32,47.9,1.42,12.42,,0,6.661077301252446, -2600,3207,7369,2008,2008_Pres-D_MO,MO,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/3/2008,860,Barack Obama,41,DEM,45,Hillary Rodham Clinton,45,DEM,42,,3,2/5/2008,49.32,47.9,1.42,1.58,,1,-5.655334078689468, -2632,3242,7370,2008,2008_Pres-R_MO,MO,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/3/2008,542,John McCain,44,REP,33,Mike Huckabee,47,REP,31,28,2,2/5/2008,32.95,31.53,1.43,.57,,1,-4.292339660914688, -2600,3215,7370,2008,2008_Pres-R_MO,MO,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,2/3/2008,860,John McCain,44,REP,34,Mike Huckabee,47,REP,27,25,7,2/5/2008,32.95,31.53,1.43,5.57,,1,.9945120117674086, -2618,3228,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/3/2008,706,Hillary Rodham Clinton,45,DEM,52,Barack Obama,41,DEM,41,,11,2/5/2008,53.76,43.93,9.83,1.17,,1,-3.627182717530621, -2599,3208,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/3/2008,872,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,41,,5,2/5/2008,53.76,43.93,9.83,4.83,,1,.3081986201677585, -2618,3226,7375,2008,2008_Pres-R_NJ,NJ,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/3/2008,467,John McCain,44,REP,54,Mitt Romney,48,REP,25,7,29,2/5/2008,55.36,28.33,27.03,1.97,,1,-4.93172932409075, -2599,3206,7375,2008,2008_Pres-R_NJ,NJ,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,2/3/2008,862,John McCain,44,REP,53,Mitt Romney,48,REP,24,5,29,2/5/2008,55.36,28.33,27.03,1.97,,1,-4.681261208470424, -2584,3189,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Public Policy Polling,263,IVR,,2/3/2008,747,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,32,,19,2/5/2008,57.37,40.32,17.05,1.95,,1,-2.165143481352189, -2616,3232,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/3/2008,774,Hillary Rodham Clinton,45,DEM,56,Barack Obama,41,DEM,38,,18,2/5/2008,57.37,40.32,17.05,.95,,1,-3.41018636537201, -2584,3191,7378,2008,2008_Pres-R_NY,NY,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/3/2008,780,John McCain,44,REP,49,Mitt Romney,48,REP,24,9,25,2/5/2008,51.8,27.69,24.1,.9,,1,-7.663958872401196, -2616,3224,7378,2008,2008_Pres-R_NY,NY,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/3/2008,356,John McCain,44,REP,56,Mitt Romney,48,REP,23,8,33,2/5/2008,51.8,27.69,24.1,8.9,,1,1.217442836710705, -2598,3205,7378,2008,2008_Pres-R_NY,NY,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,2/3/2008,836,John McCain,44,REP,56,Mitt Romney,48,REP,20,7,36,2/5/2008,51.8,27.69,24.1,11.9,,1,4.397839784826766, -2597,3204,7379,2008,2008_Pres-D_OK,OK,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/3/2008,673,Hillary Rodham Clinton,45,DEM,54,Barack Obama,41,DEM,27,,27,2/5/2008,54.76,31.19,23.57,3.43,,1,-5.685706162896895, -2597,3236,7380,2008,2008_Pres-R_OK,OK,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/3/2008,445,John McCain,44,REP,37,Mike Huckabee,47,REP,32,23,5,2/5/2008,36.64,33.4,3.25,1.75,,1,-8.154127975297484, -2619,3229,7389,2008,2008_Pres-D_WA,WA,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/3/2008,575,Barack Obama,41,DEM,53,Hillary Rodham Clinton,45,DEM,40,,13,2/9/2008,67.67,31.2,36.46,23.46,,1,13.54942991613643,among registered voters -2587,3192,7343,2008,2008_Pres-D_AL,AL,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/4/2008,435,Barack Obama,41,DEM,45,Hillary Rodham Clinton,45,DEM,43,,2,2/5/2008,55.96,41.57,14.39,12.39,,1,1.70609035001908, -2593,3198,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/4/2008,600,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,45,,4,2/5/2008,51.47,43.16,8.32,4.32,,1,-2.150306017509885, -2592,3199,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/4/2008,872,Hillary Rodham Clinton,45,DEM,52,Barack Obama,41,DEM,42,,10,2/5/2008,51.47,43.16,8.32,1.68,,1,-4.618778264699163, -2585,3190,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/4/2008,895,Hillary Rodham Clinton,45,DEM,36,Barack Obama,41,DEM,49,,-13,2/5/2008,51.47,43.16,8.32,21.32,,0,16.59529227413774, -2593,3200,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/4/2008,600,John McCain,44,REP,35,Mitt Romney,48,REP,37,14,-2,2/5/2008,42.25,34.56,7.69,9.69,,0,5.030268349817519, -2592,3197,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/4/2008,556,John McCain,44,REP,39,Mitt Romney,48,REP,38,11,1,2/5/2008,42.25,34.56,7.69,6.69,,1,1.760761057427158, -2583,3188,7360,2008,2008_Pres-R_GA,GA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/4/2008,1212,Mike Huckabee,47,REP,32,John McCain,44,REP,32,29,0,2/5/2008,33.92,31.63,2.3,2.3,,.5,-4.95187241471848, -2582,3187,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/4/2008,835,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,43,,6,2/5/2008,53.76,43.93,9.83,3.83,,1,-.557328299551641, -2595,3202,7381,2008,2008_Pres-D_TN,TN,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/4/2008,600,Hillary Rodham Clinton,45,DEM,59,Barack Obama,41,DEM,37,,22,2/5/2008,53.82,40.48,13.34,8.66,,1,1.892818339138482, -2595,3201,7382,2008,2008_Pres-R_TN,TN,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/4/2008,600,Mike Huckabee,47,REP,36,John McCain,44,REP,30,27,6,2/5/2008,34.47,31.8,2.67,3.33,,1,-3.257641175940009, -2568,3172,7392,2008,2008_Pres-D_MD,MD,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/6/2008,925,Barack Obama,41,DEM,57,Hillary Rodham Clinton,45,DEM,31,,26,2/12/2008,60.66,35.78,24.88,1.12,,1,-6.282974482901892, -2566,3170,7393,2008,2008_Pres-R_MD,MD,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/7/2008,360,John McCain,44,REP,56,Mike Huckabee,47,REP,17,,39,2/12/2008,54.84,28.54,26.31,12.69,,1,6.641036023643085, -2558,3161,7394,2008,2008_Pres-D_VA,VA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/7/2008,501,Barack Obama,41,DEM,52,Hillary Rodham Clinton,45,DEM,37,,15,2/12/2008,63.66,35.47,28.19,13.19,,1,3.645684110677188, -2575,3180,7394,2008,2008_Pres-D_VA,VA,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/7/2008,719,Barack Obama,41,DEM,55,Hillary Rodham Clinton,45,DEM,37,,18,2/12/2008,63.66,35.47,28.19,10.19,,1,.5451091823185025, -2574,3178,7400,2008,2008_Pres-D_WI,WI,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/7/2008,600,Barack Obama,41,DEM,41,Hillary Rodham Clinton,45,DEM,50,,-9,2/19/2008,58.08,40.76,17.32,26.32,,0,15.70210190244649, -2559,3166,7389,2008,2008_Pres-D_WA,WA,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/8/2008,598,Barack Obama,41,DEM,50,Hillary Rodham Clinton,45,DEM,45,,5,2/9/2008,67.67,31.2,36.46,31.46,,1,22.43640641130281, -2557,3160,7392,2008,2008_Pres-D_MD,MD,Pres-P,Pres-D,Constituent Dynamics,58,IVR,,2/8/2008,6486,Barack Obama,41,DEM,53,Hillary Rodham Clinton,45,DEM,36,,17,2/12/2008,60.66,35.78,24.88,7.88,,1,1.617582407266249, -2550,3158,7392,2008,2008_Pres-D_MD,MD,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,2/8/2008,400,Barack Obama,41,DEM,53,Hillary Rodham Clinton,45,DEM,35,,18,2/12/2008,60.66,35.78,24.88,6.88,,1,.2149686973320185, -2553,3155,7392,2008,2008_Pres-D_MD,MD,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/8/2008,737,Barack Obama,41,DEM,52,Hillary Rodham Clinton,45,DEM,33,,19,2/12/2008,60.66,35.78,24.88,5.88,,1,-.809951177395373, -2550,3152,7393,2008,2008_Pres-R_MD,MD,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,2/8/2008,400,John McCain,44,REP,54,Mike Huckabee,47,REP,23,,31,2/12/2008,54.84,28.54,26.31,4.69,,1,-1.952814211640254, -2552,3154,7394,2008,2008_Pres-D_VA,VA,Pres-P,Pres-D,Constituent Dynamics,58,IVR,,2/8/2008,6596,Barack Obama,41,DEM,51,Hillary Rodham Clinton,45,DEM,34,,17,2/12/2008,63.66,35.47,28.19,11.19,,1,2.016114998306803, -2555,3162,7394,2008,2008_Pres-D_VA,VA,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,2/8/2008,400,Barack Obama,41,DEM,53,Hillary Rodham Clinton,45,DEM,37,,16,2/12/2008,63.66,35.47,28.19,12.19,,1,2.764644891863147, -2561,3167,7394,2008,2008_Pres-D_VA,VA,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/8/2008,588,Barack Obama,41,DEM,59,Hillary Rodham Clinton,45,DEM,39,,20,2/12/2008,63.66,35.47,28.19,8.19,,1,-1.706859901779583, -2555,3157,7395,2008,2008_Pres-R_VA,VA,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,2/8/2008,400,John McCain,44,REP,55,Mike Huckabee,47,REP,27,5,28,2/12/2008,50.04,40.67,9.37,18.63,,1,9.584435863897882, -2561,3165,7395,2008,2008_Pres-R_VA,VA,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/8/2008,382,John McCain,44,REP,57,Mike Huckabee,47,REP,25,9,32,2/12/2008,50.04,40.67,9.37,22.63,,1,13.227629753821, -58985,100989,7396,2008,2008_Pres-D_DC,DC,Pres-P,Pres-D,Constituent Dynamics,58,IVR,,2/8/2008,1194,Barack Obama,41,DEM,63,Hillary Rodham Clinton,45,DEM,27,,36,2/12/2008,75.31,23.77,51.55,15.55,,1,6.161670539219745, -2559,3163,7399,2008,2008_Pres-R_WA,WA,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/8/2008,433,John McCain,44,REP,54,Mike Huckabee,47,REP,25,,29,2/19/2008,49.5,24.09,25.41,3.59,,1,-7.141603258198082, -2544,3149,7392,2008,2008_Pres-D_MD,MD,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/9/2008,600,Barack Obama,41,DEM,55,Hillary Rodham Clinton,45,DEM,37,,18,2/12/2008,60.66,35.78,24.88,6.88,,1,.7373846310609392, -2544,3144,7393,2008,2008_Pres-R_MD,MD,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/9/2008,600,John McCain,44,REP,50,Mike Huckabee,47,REP,25,,25,2/12/2008,54.84,28.54,26.31,1.31,,1,-6.110270000252951, -2548,3150,7394,2008,2008_Pres-D_VA,VA,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/9/2008,600,Barack Obama,41,DEM,56,Hillary Rodham Clinton,45,DEM,38,,18,2/12/2008,63.66,35.47,28.19,10.19,,1,.9348276189875367, -2548,3148,7395,2008,2008_Pres-R_VA,VA,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/9/2008,600,John McCain,44,REP,54,Mike Huckabee,47,REP,32,5,22,2/12/2008,50.04,40.67,9.37,12.63,,1,1.802995721977397, -2543,3143,7400,2008,2008_Pres-D_WI,WI,Pres-P,Pres-D,Strategic Vision LLC,320,Live Phone,,2/9/2008,600,Barack Obama,41,DEM,45,Hillary Rodham Clinton,45,DEM,41,,4,2/19/2008,58.08,40.76,17.32,13.32,,1,1.322363246009841,sample size unavailable; estimated at 600 as a default -2543,3142,7401,2008,2008_Pres-R_WI,WI,Pres-P,Pres-R,Strategic Vision LLC,320,Live Phone,,2/9/2008,600,John McCain,44,REP,45,Mike Huckabee,47,REP,27,7,18,2/19/2008,54.74,36.95,17.79,.21,,1,-8.470947330369881,sample size unavailable; estimated at 600 as a default -2537,3135,7392,2008,2008_Pres-D_MD,MD,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/10/2008,774,Barack Obama,41,DEM,55,Hillary Rodham Clinton,45,DEM,32,,23,2/12/2008,60.66,35.78,24.88,1.88,,1,-4.359014888991743, -2537,3137,7393,2008,2008_Pres-R_MD,MD,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/10/2008,368,John McCain,44,REP,52,Mike Huckabee,47,REP,26,,26,2/12/2008,54.84,28.54,26.31,.31,,1,-5.207885158016303, -2541,3141,7394,2008,2008_Pres-D_VA,VA,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/10/2008,596,Barack Obama,41,DEM,60,Hillary Rodham Clinton,45,DEM,38,,22,2/12/2008,63.66,35.47,28.19,6.19,,1,-3.261708987163825, -2541,3140,7395,2008,2008_Pres-R_VA,VA,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/10/2008,385,John McCain,44,REP,48,Mike Huckabee,47,REP,37,7,11,2/12/2008,50.04,40.67,9.37,1.63,,1,-7.427957837678145, -2531,3129,7392,2008,2008_Pres-D_MD,MD,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/11/2008,600,Barack Obama,41,DEM,55,Hillary Rodham Clinton,45,DEM,38,,17,2/12/2008,60.66,35.78,24.88,7.88,,1,2.178316668296097, -2531,3127,7393,2008,2008_Pres-R_MD,MD,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/11/2008,600,John McCain,44,REP,53,Mike Huckabee,47,REP,27,,26,2/12/2008,54.84,28.54,26.31,.31,,1,-6.694802917012014, -2530,3131,7394,2008,2008_Pres-D_VA,VA,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/11/2008,600,Barack Obama,41,DEM,57,Hillary Rodham Clinton,45,DEM,40,,17,2/12/2008,63.66,35.47,28.19,11.19,,1,2.37140795991131, -2530,3126,7395,2008,2008_Pres-R_VA,VA,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/11/2008,600,John McCain,44,REP,47,Mike Huckabee,47,REP,39,4,8,2/12/2008,50.04,40.67,9.37,1.37,,1,-9.049905089224035, -2522,3117,7400,2008,2008_Pres-D_WI,WI,Pres-P,Pres-D,Public Policy Polling,263,IVR,,2/11/2008,642,Barack Obama,41,DEM,50,Hillary Rodham Clinton,45,DEM,39,,11,2/19/2008,58.08,40.76,17.32,6.32,,1,-6.654632366046026, -2522,3122,7401,2008,2008_Pres-R_WI,WI,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/11/2008,700,John McCain,44,REP,53,Mike Huckabee,47,REP,32,7,21,2/19/2008,54.74,36.95,17.79,3.21,,1,-4.606123276712785, -2524,3119,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Public Opinion Strategies/Hamilton Campaigns (Texas Credit Union League),261,Live Phone,,2/12/2008,400,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,41,,8,3/4/2008,50.88,47.39,3.49,4.51,,1,-2.87381047333117, -2524,3123,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Public Opinion Strategies/Hamilton Campaigns (Texas Credit Union League),261,Live Phone,,2/12/2008,400,John McCain,44,REP,45,Mike Huckabee,47,REP,41,6,4,3/4/2008,51.22,38.02,13.2,9.2,,1,-2.600657040470439, -2516,3111,7400,2008,2008_Pres-D_WI,WI,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/13/2008,855,Barack Obama,41,DEM,47,Hillary Rodham Clinton,45,DEM,43,,4,2/19/2008,58.08,40.76,17.32,13.32,,1,2.19069664577956, -2513,3106,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/13/2008,754,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,37,,14,3/4/2008,53.49,44.84,8.66,5.34,,1,-1.560043935236903, -2513,3107,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/13/2008,668,John McCain,44,REP,50,Mike Huckabee,47,REP,33,5,17,3/4/2008,54.56,32.41,22.15,5.15,,1,-6.932573942403333, -2512,3108,7400,2008,2008_Pres-D_WI,WI,Pres-P,Pres-D,Research 2000,281,Live Phone,,2/14/2008,400,Barack Obama,41,DEM,47,Hillary Rodham Clinton,45,DEM,42,,5,2/19/2008,58.08,40.76,17.32,12.32,,1,1.040435160466127, -2512,3105,7401,2008,2008_Pres-R_WI,WI,Pres-P,Pres-R,Research 2000,281,Live Phone,,2/14/2008,400,John McCain,44,REP,48,Mike Huckabee,47,REP,32,7,16,2/19/2008,54.74,36.95,17.79,1.79,,1,-5.935974022834777, -2515,3110,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/14/2008,600,Hillary Rodham Clinton,45,DEM,42,Barack Obama,41,DEM,48,,-6,3/4/2008,50.88,47.39,3.49,9.49,,0,2.859988847351468, -2503,3096,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/14/2008,403,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,41,,7,3/4/2008,50.88,47.39,3.49,3.51,,1,-3.808865406485671, -2504,3099,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/14/2008,577,Hillary Rodham Clinton,45,DEM,54,Barack Obama,41,DEM,38,,16,3/4/2008,50.88,47.39,3.49,12.51,,1,5.696592918323817, -2515,3109,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/14/2008,600,John McCain,44,REP,42,Mike Huckabee,47,REP,36,11,6,3/4/2008,51.22,38.02,13.2,7.2,,1,-3.279076676814704, -2504,3097,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/14/2008,796,John McCain,44,REP,45,Mike Huckabee,47,REP,37,7,8,3/4/2008,51.22,38.02,13.2,5.2,,1,-6.662531308069912, -2499,3091,7400,2008,2008_Pres-D_WI,WI,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/16/2008,600,Barack Obama,41,DEM,43,Hillary Rodham Clinton,45,DEM,49,,-6,2/19/2008,58.08,40.76,17.32,23.32,,0,14.44689785747529, -2499,3092,7401,2008,2008_Pres-R_WI,WI,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/16/2008,600,John McCain,44,REP,46,Mike Huckabee,47,REP,42,4,4,2/19/2008,54.74,36.95,17.79,13.79,,1,8.433799742664556, -17960,3100,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,CNN/Opinion Research Corp.,37,Live Phone,,2/16/2008,529,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,48,,2,3/4/2008,50.88,47.39,3.49,1.49,,1,-5.244980926222754,for CNN -17960,3101,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,2/16/2008,553,John McCain,44,REP,55,Mike Huckabee,47,REP,32,11,23,3/4/2008,51.22,38.02,13.2,9.8,,1,-1.221710640863658,for CNN -2492,3084,7400,2008,2008_Pres-D_WI,WI,Pres-P,Pres-D,Public Policy Polling,263,IVR,,2/17/2008,822,Barack Obama,41,DEM,53,Hillary Rodham Clinton,45,DEM,40,,13,2/19/2008,58.08,40.76,17.32,4.32,,1,-7.350870612678664, -2492,3088,7401,2008,2008_Pres-R_WI,WI,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/17/2008,654,John McCain,44,REP,50,Mike Huckabee,47,REP,39,6,11,2/19/2008,54.74,36.95,17.79,6.79,,1,.1598968837902706, -2493,3087,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/17/2008,660,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,45,,5,3/4/2008,50.88,47.39,3.49,1.51,,1,-4.842842928743023, -2493,3085,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/17/2008,505,John McCain,44,REP,50,Mike Huckabee,47,REP,37,7,13,3/4/2008,51.22,38.02,13.2,.2,,1,-11.09555371301277, -2486,3077,7400,2008,2008_Pres-D_WI,WI,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/18/2008,600,Barack Obama,41,DEM,52,Hillary Rodham Clinton,45,DEM,42,,10,2/19/2008,58.08,40.76,17.32,7.32,,1,-1.11290265319211, -2486,3080,7401,2008,2008_Pres-R_WI,WI,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/18/2008,600,John McCain,44,REP,51,Mike Huckabee,47,REP,43,3,8,2/19/2008,54.74,36.95,17.79,9.79,,1,4.851128872989003, -2491,3083,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,ABC News/The Washington Post,3,Live Phone,,2/18/2008,611,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,43,,7,3/4/2008,53.49,44.84,8.66,1.66,,1,-4.550831136859603,for The Washington Post -2487,3078,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/18/2008,773,Hillary Rodham Clinton,45,DEM,52,Barack Obama,41,DEM,43,,9,3/4/2008,53.49,44.84,8.66,.34,,1,-5.873001733300015, -2487,3079,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/18/2008,478,John McCain,44,REP,61,Mike Huckabee,47,REP,29,5,32,3/4/2008,54.56,32.41,22.15,9.85,,1,-.6902461033167088, -2494,3086,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,ABC News/The Washington Post,3,Live Phone,,2/18/2008,603,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,47,,1,3/4/2008,50.88,47.39,3.49,2.49,,1,-3.867876183789645,for The Washington Post -2485,3075,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Constituent Dynamics,58,IVR,,2/18/2008,600,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,45,,1,3/4/2008,50.88,47.39,3.49,2.49,,1,-3.905264080994039,sample size unavailable; estimated at 600 as a default; among registered voters -2485,3076,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Constituent Dynamics,58,IVR,,2/18/2008,600,John McCain,44,REP,52,Mike Huckabee,47,REP,30,9,22,3/4/2008,51.22,38.02,13.2,8.8,,1,-1.88821340610477,sample size unavailable; estimated at 600 as a default; among registered voters -2466,3060,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,IVR Polls,146,IVR,,2/20/2008,582,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,45,,5,3/4/2008,50.88,47.39,3.49,1.51,,1,-4.471319332318409, -2465,3051,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/20/2008,577,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,44,,3,3/4/2008,50.88,47.39,3.49,.49,,1,-5.323941170733959, -2466,3052,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,IVR Polls,146,IVR,,2/20/2008,612,John McCain,44,REP,54,Mike Huckabee,47,REP,29,8,25,3/4/2008,51.22,38.02,13.2,11.8,,1,1.52944070052982, -2465,3054,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/20/2008,762,John McCain,44,REP,46,Mike Huckabee,47,REP,37,8,9,3/4/2008,51.22,38.02,13.2,4.2,,1,-6.658722293054113, -2475,3064,7409,2008,2008_Pres-D_VT,VT,Pres-P,Pres-D,Research 2000,281,Live Phone,,2/20/2008,400,Barack Obama,41,DEM,53,Hillary Rodham Clinton,45,DEM,39,,14,3/4/2008,59.31,38.59,20.71,6.71,,1,-1.181762592389373, -2475,3063,7410,2008,2008_Pres-R_VT,VT,Pres-P,Pres-R,Research 2000,281,Live Phone,,2/20/2008,400,John McCain,44,REP,52,Mike Huckabee,47,REP,32,7,20,3/4/2008,71.32,14.3,57.02,37.02,,1,28.27246258384161, -2481,3070,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,2/21/2008,741,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,40,,11,3/4/2008,53.49,44.84,8.66,2.34,,1,-3.200115746390928, -2450,3036,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/21/2008,902,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,40,,8,3/4/2008,53.49,44.84,8.66,.66,,1,-4.855922116995279, -2450,3041,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/21/2008,730,John McCain,44,REP,57,Mike Huckabee,47,REP,30,4,27,3/4/2008,54.56,32.41,22.15,4.85,,1,-5.873367304780119, -2464,3056,7404,2008,2008_Pres-D_RI,RI,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/21/2008,600,Hillary Rodham Clinton,45,DEM,52,Barack Obama,41,DEM,40,,12,3/4/2008,58.44,40.4,18.04,6.04,,1,-2.942770392576647, -2464,3050,7405,2008,2008_Pres-R_RI,RI,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/21/2008,600,John McCain,44,REP,65,Mike Huckabee,47,REP,18,7,47,3/4/2008,64.75,21.66,43.09,3.91,,1,-6.875755141132881, -2471,3059,7409,2008,2008_Pres-D_VT,VT,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/21/2008,600,Barack Obama,41,DEM,60,Hillary Rodham Clinton,45,DEM,34,,26,3/4/2008,59.31,38.59,20.71,5.29,,1,-2.649693950245454, -2471,3058,7410,2008,2008_Pres-R_VT,VT,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/21/2008,600,John McCain,44,REP,73,Mike Huckabee,47,REP,9,11,64,3/4/2008,71.32,14.3,57.02,6.98,,1,-7.41810803546497, -73714,138280,1812,2008,2008_House-GS_IL-14,IL-14,House-G,House-GS,Global Strategy Group,118,Live Phone,D,2/23/2008,402,Bill Foster,16370,DEM,45,James D. Oberweis,16371,REP,41,,4,3/8/2008,52.53,47.47,5.06,1.06,-1.06,1,-4.156761703550685,for Bill Foster -2451,3046,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,University of Cincinnati (Ohio Poll),346,Live Phone,,2/23/2008,529,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,39,9,8,3/4/2008,53.49,44.84,8.66,.66,,1,-4.774596867011747, -2451,3037,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,University of Cincinnati (Ohio Poll),346,Live Phone,,2/23/2008,312,John McCain,44,REP,55,Mike Huckabee,47,REP,20,5,35,3/4/2008,54.56,32.41,22.15,12.85,,1,3.215181385527024, -2435,3019,7404,2008,2008_Pres-D_RI,RI,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/23/2008,646,Hillary Rodham Clinton,45,DEM,53,Barack Obama,41,DEM,38,,15,3/4/2008,58.44,40.4,18.04,3.04,,1,-5.862966683789232, -2448,3034,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,CNN/Opinion Research Corp.,37,Live Phone,,2/23/2008,861,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,50,,-4,3/4/2008,50.88,47.39,3.49,7.49,,0,2.132577221022567,for CNN -2448,3035,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,2/23/2008,751,John McCain,44,REP,56,Mike Huckabee,47,REP,31,9,25,3/4/2008,51.22,38.02,13.2,11.8,,1,2.088920773541855,for CNN -2433,3017,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/24/2008,600,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,39,,10,3/4/2008,53.49,44.84,8.66,1.34,,1,-3.818225667179725, -2438,3025,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Public Policy Polling,263,IVR,,2/24/2008,600,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,46,,4,3/4/2008,53.49,44.84,8.66,4.66,,1,-.4248689502027361, -2433,3028,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/24/2008,600,John McCain,44,REP,51,Mike Huckabee,47,REP,40,6,11,3/4/2008,54.56,32.41,22.15,11.15,,1,2.375396889425559, -2438,3022,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/24/2008,430,John McCain,44,REP,55,Mike Huckabee,47,REP,30,7,25,3/4/2008,54.56,32.41,22.15,2.85,,1,-7.053522047904092, -2437,3021,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/24/2008,600,Hillary Rodham Clinton,45,DEM,42,Barack Obama,41,DEM,50,,-8,3/4/2008,50.88,47.39,3.49,11.49,,0,6.604352272586146, -2442,3026,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Public Policy Polling,263,IVR,,2/24/2008,434,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,48,,0,3/4/2008,50.88,47.39,3.49,3.49,,.5,-1.880672130445653, -2425,3009,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/24/2008,646,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,45,,1,3/4/2008,50.88,47.39,3.49,2.49,,1,-2.55060845781128, -2439,3023,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/24/2008,704,Hillary Rodham Clinton,45,DEM,45,Barack Obama,41,DEM,49,,-4,3/4/2008,50.88,47.39,3.49,7.49,,0,2.412769894854519, -2437,3027,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/24/2008,600,John McCain,44,REP,45,Mike Huckabee,47,REP,41,10,4,3/4/2008,51.22,38.02,13.2,9.2,,1,.4401883119314443, -2442,3029,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/24/2008,423,John McCain,44,REP,52,Mike Huckabee,47,REP,36,9,16,3/4/2008,51.22,38.02,13.2,2.8,,1,-7.346336909172879, -2425,3010,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/24/2008,873,John McCain,44,REP,52,Mike Huckabee,47,REP,31,8,21,3/4/2008,51.22,38.02,13.2,7.8,,1,-2.269992865613881, -2439,3024,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/24/2008,484,John McCain,44,REP,56,Mike Huckabee,47,REP,32,7,24,3/4/2008,51.22,38.02,13.2,10.8,,1,.7569672368217077, -2421,3005,7409,2008,2008_Pres-D_VT,VT,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/24/2008,1013,Barack Obama,41,DEM,57,Hillary Rodham Clinton,45,DEM,33,,24,3/4/2008,59.31,38.59,20.71,3.29,,1,-4.102711802446201, -2421,3006,7410,2008,2008_Pres-R_VT,VT,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/24/2008,514,John McCain,44,REP,68,Mike Huckabee,47,REP,17,5,51,3/4/2008,71.32,14.3,57.02,6.02,,1,-7.871770099145673, -2457,3047,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Columbus Dispatch,57,Mail,,2/25/2008,2308,Hillary Rodham Clinton,45,DEM,56,Barack Obama,41,DEM,40,,16,3/4/2008,53.49,44.84,8.66,7.34,,1,2.831661163613653,among registered voters -2414,2998,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/25/2008,862,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,43,,5,3/4/2008,53.49,44.84,8.66,3.66,,1,-1.1117044570943, -2428,3012,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/25/2008,790,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,44,,6,3/4/2008,53.49,44.84,8.66,2.66,,1,-2.263813960095681, -2457,3043,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,Columbus Dispatch,57,Mail,,2/25/2008,2082,John McCain,44,REP,64,Mike Huckabee,47,REP,24,4,40,3/4/2008,54.56,32.41,22.15,17.85,,1,9.186469026848942,among registered voters -2414,2999,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/25/2008,704,John McCain,44,REP,55,Mike Huckabee,47,REP,29,7,26,3/4/2008,54.56,32.41,22.15,3.85,,1,-6.124110166644692, -2428,3015,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/25/2008,456,John McCain,44,REP,59,Mike Huckabee,47,REP,28,8,31,3/4/2008,54.56,32.41,22.15,8.85,,1,-.4366611000001075, -2430,3016,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Constituent Dynamics,58,IVR,,2/25/2008,822,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,50,,-3,3/4/2008,50.88,47.39,3.49,6.49,,0,1.450301576930032,among registered voters -2417,3001,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/25/2008,592,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,47,,-1,3/4/2008,50.88,47.39,3.49,4.49,,0,-.7829372613393646, -2418,3002,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Public Strategies Inc.,264,Live Phone,,2/25/2008,507,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,43,,3,3/4/2008,50.88,47.39,3.49,.49,,1,-4.830306026844585, -2430,3014,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Constituent Dynamics,58,IVR,,2/25/2008,1089,John McCain,44,REP,57,Mike Huckabee,47,REP,30,8,27,3/4/2008,51.22,38.02,13.2,13.8,,1,4.513310614556299,among registered voters -2418,3013,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Public Strategies Inc.,264,Live Phone,,2/25/2008,293,John McCain,44,REP,59,Mike Huckabee,47,REP,29,7,30,3/4/2008,51.22,38.02,13.2,16.8,,1,7.463993670046631, -2420,3004,7404,2008,2008_Pres-D_RI,RI,Pres-P,Pres-D,Fleming & Associates,96,Live Phone,,2/26/2008,401,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,40,,9,3/4/2008,58.44,40.4,18.04,9.04,,1,1.803726980783959, -2399,2983,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Fox News/Opinion Dynamics Corp.,104,Live Phone,,2/27/2008,600,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,38,,8,3/4/2008,53.49,44.84,8.66,.66,,1,-3.85692290492481, -2409,2993,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Fox News/Opinion Dynamics Corp.,104,Live Phone,,2/27/2008,600,Hillary Rodham Clinton,45,DEM,45,Barack Obama,41,DEM,48,,-3,3/4/2008,50.88,47.39,3.49,6.49,,0,1.932542975020596, -2387,2968,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/27/2008,591,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,43,,4,3/4/2008,50.88,47.39,3.49,.51,,1,-4.342714932744629, -2406,2990,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Public Strategies Inc.,264,Live Phone,,2/27/2008,721,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,45,,1,3/4/2008,50.88,47.39,3.49,2.49,,1,-2.317552685560148, -2393,2975,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/27/2008,503,Hillary Rodham Clinton,45,DEM,44,Barack Obama,41,DEM,48,,-4,3/4/2008,50.88,47.39,3.49,7.49,,0,2.955524239607748, -2406,2992,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Public Strategies Inc.,264,Live Phone,,2/27/2008,479,John McCain,44,REP,59,Mike Huckabee,47,REP,27,6,32,3/4/2008,51.22,38.02,13.2,18.8,,1,10.09992736869287, -2393,2982,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/27/2008,530,John McCain,44,REP,54,Mike Huckabee,47,REP,34,7,20,3/4/2008,51.22,38.02,13.2,6.8,,1,-2.820815621040814, -2395,2980,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/28/2008,600,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,45,,5,3/4/2008,53.49,44.84,8.66,3.66,,1,-.72641127015107, -2388,2969,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,2/28/2008,625,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,43,,4,3/4/2008,53.49,44.84,8.66,4.66,,1,.4961480156882964, -2376,2956,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/28/2008,851,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,45,,2,3/4/2008,53.49,44.84,8.66,6.66,,1,2.501394870771828, -2386,2970,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/28/2008,600,Hillary Rodham Clinton,45,DEM,45,Barack Obama,41,DEM,45,,0,3/4/2008,53.49,44.84,8.66,8.66,,.5,4.775104319477427, -2395,2977,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/28/2008,600,John McCain,44,REP,63,Mike Huckabee,47,REP,21,9,42,3/4/2008,54.56,32.41,22.15,19.85,,1,11.95775975377064, -2386,2967,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,2/28/2008,600,John McCain,44,REP,58,Mike Huckabee,47,REP,23,8,35,3/4/2008,54.56,32.41,22.15,12.85,,1,4.403503578434183, -2397,2981,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/28/2008,600,Hillary Rodham Clinton,45,DEM,44,Barack Obama,41,DEM,51,,-7,3/4/2008,50.88,47.39,3.49,10.49,,0,6.400500407476388, -2389,2971,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,2/28/2008,625,Hillary Rodham Clinton,45,DEM,45,Barack Obama,41,DEM,46,,-1,3/4/2008,50.88,47.39,3.49,4.49,,0,.1328179981609084, -2384,2965,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/28/2008,800,Hillary Rodham Clinton,45,DEM,43,Barack Obama,41,DEM,45,,-2,3/4/2008,50.88,47.39,3.49,5.49,,0,1.143258597107368, -2397,2979,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/28/2008,600,John McCain,44,REP,62,Mike Huckabee,47,REP,23,9,39,3/4/2008,51.22,38.02,13.2,25.8,,1,17.915764433705, -2384,2974,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,2/28/2008,650,John McCain,44,REP,54,Mike Huckabee,47,REP,31,7,23,3/4/2008,51.22,38.02,13.2,9.8,,1,1.237420785290274, -2396,2978,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,2/29/2008,799,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,45,,4,3/4/2008,53.49,44.84,8.66,4.66,,1,.7149343079459951, -2383,2964,7404,2008,2008_Pres-D_RI,RI,Pres-P,Pres-D,Brown University,35,Live Phone,,2/29/2008,402,Hillary Rodham Clinton,45,DEM,42,Barack Obama,41,DEM,37,,5,3/4/2008,58.44,40.4,18.04,13.04,,1,6.308914853602492, -73713,138279,1812,2008,2008_House-GS_IL-14,IL-14,House-G,House-GS,McLaughlin & Associates,203,Live Phone,R,3/1/2008,550,Bill Foster,16370,DEM,45,James D. Oberweis,16371,REP,47,,-2,3/8/2008,52.53,47.47,5.06,7.06,-7.06,0,3.360729108496443,for James D. Oberweis -2371,2949,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,American Research Group,9,Live Phone,,3/1/2008,600,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,44,,7,3/4/2008,53.49,44.84,8.66,1.66,,1,-2.290528705526305, -2378,2963,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,University of Cincinnati (Ohio Poll),346,Live Phone,,3/1/2008,613,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,42,6,9,3/4/2008,53.49,44.84,8.66,.34,,1,-3.633887680835822, -2371,2951,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/1/2008,600,John McCain,44,REP,59,Mike Huckabee,47,REP,26,12,33,3/4/2008,54.56,32.41,22.15,10.85,,1,3.36006000089602, -2378,2958,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,University of Cincinnati (Ohio Poll),346,Live Phone,,3/1/2008,319,John McCain,44,REP,53,Mike Huckabee,47,REP,24,7,29,3/4/2008,54.56,32.41,22.15,6.85,,1,-1.425975363365747, -2369,2947,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,American Research Group,9,Live Phone,,3/1/2008,600,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,47,,0,3/4/2008,50.88,47.39,3.49,3.49,,.5,-.1609323603511392, -2380,2961,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,IVR Polls,146,IVR,,3/1/2008,1162,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,46,,3,3/4/2008,50.88,47.39,3.49,.49,,1,-3.316072128909449, -2365,2942,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Public Strategies Inc.,264,Live Phone,,3/1/2008,728,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,45,,1,3/4/2008,50.88,47.39,3.49,2.49,,1,-1.662420102297472, -2369,2950,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/1/2008,600,John McCain,44,REP,61,Mike Huckabee,47,REP,26,9,35,3/4/2008,51.22,38.02,13.2,21.8,,1,14.33384789811802, -2380,2962,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,IVR Polls,146,IVR,,3/1/2008,772,John McCain,44,REP,54,Mike Huckabee,47,REP,38,4,16,3/4/2008,51.22,38.02,13.2,2.8,,1,-5.462462368563744, -2365,2948,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Public Strategies Inc.,264,Live Phone,,3/1/2008,472,John McCain,44,REP,55,Mike Huckabee,47,REP,35,5,20,3/4/2008,51.22,38.02,13.2,6.8,,1,-1.317869735517452, -2356,2933,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Public Policy Polling,263,IVR,,3/2/2008,1112,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,42,,9,3/4/2008,53.49,44.84,8.66,.34,,1,-3.076501089297437, -2344,2919,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,3/2/2008,858,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,44,,6,3/4/2008,53.49,44.84,8.66,2.66,,1,-.8283390702545741, -2354,2931,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Suffolk University,323,Live Phone,,3/2/2008,400,Hillary Rodham Clinton,45,DEM,52,Barack Obama,41,DEM,40,,12,3/4/2008,53.49,44.84,8.66,3.34,,1,-.4015798574360177, -2351,2939,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,SurveyUSA,325,IVR,,3/2/2008,873,Hillary Rodham Clinton,45,DEM,54,Barack Obama,41,DEM,44,,10,3/4/2008,53.49,44.84,8.66,1.34,,1,-2.270977378853953, -2349,2926,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,3/2/2008,828,Hillary Rodham Clinton,45,DEM,44,Barack Obama,41,DEM,44,,0,3/4/2008,53.49,44.84,8.66,8.66,,.5,5.550545490053538, -2356,2934,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,Public Policy Polling,263,IVR,,3/2/2008,612,John McCain,44,REP,50,Mike Huckabee,47,REP,33,10,17,3/4/2008,54.56,32.41,22.15,5.15,,1,-3.188750840919686, -2351,2928,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,SurveyUSA,325,IVR,,3/2/2008,455,John McCain,44,REP,58,Mike Huckabee,47,REP,29,4,29,3/4/2008,54.56,32.41,22.15,6.85,,1,-1.196166021716738, -2349,2932,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/2/2008,712,John McCain,44,REP,59,Mike Huckabee,47,REP,29,5,30,3/4/2008,54.56,32.41,22.15,7.85,,1,.0721951263064343, -2343,2918,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,3/2/2008,609,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,44,,5,3/4/2008,50.88,47.39,3.49,1.51,,1,-2.467868105731064, -2358,2935,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Public Policy Polling,263,IVR,,3/2/2008,755,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,44,,6,3/4/2008,50.88,47.39,3.49,2.51,,1,-1.16474957350885, -2345,2920,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,3/2/2008,710,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,48,,-1,3/4/2008,50.88,47.39,3.49,4.49,,0,.9465385324621231, -2360,2938,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,SurveyUSA,325,IVR,,3/2/2008,840,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,49,,-1,3/4/2008,50.88,47.39,3.49,4.49,,0,.9409315737264666, -2352,2929,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,3/2/2008,855,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,44,,3,3/4/2008,50.88,47.39,3.49,.49,,1,-3.172275422047056, -2358,2936,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Public Policy Polling,263,IVR,,3/2/2008,643,John McCain,44,REP,50,Mike Huckabee,47,REP,38,6,12,3/4/2008,51.22,38.02,13.2,1.2,,1,-7.344572687823638, -2360,2937,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,SurveyUSA,325,IVR,,3/2/2008,466,John McCain,44,REP,53,Mike Huckabee,47,REP,36,5,17,3/4/2008,51.22,38.02,13.2,3.8,,1,-4.824949869558558, -2352,2930,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/2/2008,704,John McCain,44,REP,57,Mike Huckabee,47,REP,29,6,28,3/4/2008,51.22,38.02,13.2,14.8,,1,6.933372974057487, -2346,2924,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,American Research Group,9,Live Phone,,3/3/2008,600,Hillary Rodham Clinton,45,DEM,56,Barack Obama,41,DEM,42,,14,3/4/2008,53.49,44.84,8.66,5.34,,1,1.850599582669636, -2346,2921,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/3/2008,600,John McCain,44,REP,59,Mike Huckabee,47,REP,28,9,31,3/4/2008,54.56,32.41,22.15,8.85,,1,1.804420307809168, -2347,2922,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,American Research Group,9,Live Phone,,3/3/2008,600,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,47,,3,3/4/2008,50.88,47.39,3.49,.49,,1,-2.709646005726775, -2347,2923,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/3/2008,600,John McCain,44,REP,57,Mike Huckabee,47,REP,33,7,24,3/4/2008,51.22,38.02,13.2,10.8,,1,3.757290153174847, -73712,138278,1812,2008,2008_House-GS_IL-14,IL-14,House-G,House-GS,SurveyUSA,325,IVR,,3/4/2008,517,Bill Foster,16370,DEM,52,James D. Oberweis,16371,REP,45,,7,3/8/2008,52.53,47.47,5.06,1.94,1.94,1,-1.972288615164174,for Roll Call -2338,2913,7412,2008,2008_Pres-D_MS,MS,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,3/5/2008,816,Barack Obama,41,DEM,53,Hillary Rodham Clinton,45,DEM,39,,14,3/11/2008,61.14,36.69,24.44,10.44,,1,1.883986841719641, -2337,2912,7412,2008,2008_Pres-D_MS,MS,Pres-P,Pres-D,American Research Group,9,Live Phone,,3/6/2008,600,Barack Obama,41,DEM,58,Hillary Rodham Clinton,45,DEM,34,,24,3/11/2008,61.14,36.69,24.44,.44,,1,-9.391392547506532, -2330,2905,7412,2008,2008_Pres-D_MS,MS,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,3/6/2008,412,Barack Obama,41,DEM,46,Hillary Rodham Clinton,45,DEM,40,,6,3/11/2008,61.14,36.69,24.44,18.44,,1,10.73460077810384, -2320,2895,7412,2008,2008_Pres-D_MS,MS,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,3/9/2008,338,Barack Obama,41,DEM,54,Hillary Rodham Clinton,45,DEM,37,,17,3/11/2008,61.14,36.69,24.44,7.44,,1,.222344227092518, -2322,2897,7412,2008,2008_Pres-D_MS,MS,Pres-P,Pres-D,American Research Group,9,Live Phone,,3/10/2008,600,Barack Obama,41,DEM,54,Hillary Rodham Clinton,45,DEM,38,,16,3/11/2008,61.14,36.69,24.44,8.44,,1,-.5666226601363199, -2265,2840,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Public Policy Polling,263,IVR,,4/1/2008,1224,Hillary Rodham Clinton,45,DEM,43,Barack Obama,41,DEM,45,,-2,4/22/2008,54.57,45.43,9.14,11.14,,0,4.20452733548964, -2260,2835,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,4/2/2008,659,Hillary Rodham Clinton,45,DEM,45,Barack Obama,41,DEM,42,,3,4/22/2008,54.57,45.43,9.14,6.14,,1,-1.627498457201986, -2281,2856,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Temple University,336,Live Phone,,4/3/2008,583,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,41,,6,4/22/2008,54.57,45.43,9.14,3.14,,1,-4.268312138292142, -2261,2836,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Abt Associates,7,Live Phone,,4/4/2008,676,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,41,,8,4/22/2008,54.57,45.43,9.14,1.14,,1,-6.132366038213498,for Time; among registered voters -2258,2833,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,4/5/2008,1340,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,44,,6,4/22/2008,54.57,45.43,9.14,3.14,,1,-3.883459001579951, -2254,2829,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Strategic Vision LLC,320,Live Phone,,4/5/2008,600,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,42,,5,4/22/2008,54.57,45.43,9.14,4.14,,1,-3.055680036682305,sample size unavailable; estimated at 600 as a default -73710,138276,8747,2008,2008_House-OS_MS-1,MS-1,House-G,House-OS,ALG Research,14,Live Phone,D,4/5/2008,500,Travis W. Childers,16366,DEM,27,Greg Davis,16367,REP,29,14,-2,4/22/2008,49.44,46.28,3.16,5.16,-5.16,0,-2.21035622262916,for Travis W. Childers -2251,2826,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,American Research Group,9,Live Phone,,4/6/2008,600,Hillary Rodham Clinton,45,DEM,45,Barack Obama,41,DEM,45,,0,4/22/2008,54.57,45.43,9.14,9.14,,.5,2.512847292815342, -2253,2828,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,SurveyUSA,325,IVR,,4/6/2008,597,Hillary Rodham Clinton,45,DEM,56,Barack Obama,41,DEM,38,,18,4/22/2008,54.57,45.43,9.14,8.86,,1,2.115859012572542, -2245,2820,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,4/7/2008,730,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,43,,5,4/22/2008,54.57,45.43,9.14,4.14,,1,-2.593442427149595, -2240,2815,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,4/8/2008,681,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,38,,10,4/22/2008,54.57,45.43,9.14,.86,,1,-5.899611376201004, -2244,2819,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Public Policy Polling,263,IVR,,4/8/2008,1124,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,43,,3,4/22/2008,54.57,45.43,9.14,6.14,,1,.3585325753364227, -2247,2822,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Susquehanna Polling & Research Inc.,326,Live Phone,,4/8/2008,500,Hillary Rodham Clinton,45,DEM,40,Barack Obama,41,DEM,37,,3,4/22/2008,54.57,45.43,9.14,6.14,,1,-.3837160104183284,among registered voters -2237,2812,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Online,,4/10/2008,1002,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,43,,4,4/22/2008,54.57,45.43,9.14,5.14,,1,-.9404874479417578, -2241,2816,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Franklin & Marshall College,106,Live Phone,,4/11/2008,367,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,42,,7,4/22/2008,54.57,45.43,9.14,2.14,,1,-4.138914718832298, -2239,2814,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,4/11/2008,2103,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,44,,6,4/22/2008,54.57,45.43,9.14,3.14,,1,-2.765652654075507, -2228,2803,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,American Research Group,9,Live Phone,,4/12/2008,600,Hillary Rodham Clinton,45,DEM,57,Barack Obama,41,DEM,37,,20,4/22/2008,54.57,45.43,9.14,10.86,,1,5.297142912748733, -12472,15566,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Los Angeles Times,172,Live Phone,,4/12/2008,623,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,41,,5,4/22/2008,54.57,45.43,9.14,4.14,,1,-1.642773511835161, -2226,2801,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Strategic Vision LLC,320,Live Phone,,4/12/2008,600,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,40,,9,4/22/2008,54.57,45.43,9.14,.14,,1,-5.818207695441618,sample size unavailable; estimated at 600 as a default -2225,2800,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,SurveyUSA,325,IVR,,4/13/2008,638,Hillary Rodham Clinton,45,DEM,54,Barack Obama,41,DEM,40,,14,4/22/2008,54.57,45.43,9.14,4.86,,1,-.6094004570657414, -2218,2793,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,4/14/2008,741,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,41,,9,4/22/2008,54.57,45.43,9.14,.14,,1,-5.296212797159163, -2216,2791,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Public Policy Polling,263,IVR,,4/15/2008,1095,Hillary Rodham Clinton,45,DEM,42,Barack Obama,41,DEM,45,,-3,4/22/2008,54.57,45.43,9.14,12.14,,0,7.691091376998145, -2220,2795,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,SurveyUSA,325,IVR,,4/15/2008,578,Hillary Rodham Clinton,45,DEM,45,Barack Obama,41,DEM,50,,-5,5/6/2008,50.56,49.44,1.11,6.11,,0,-1.614838039311517, -2219,2794,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,American Research Group,9,Live Phone,,4/15/2008,600,Barack Obama,41,DEM,52,Hillary Rodham Clinton,45,DEM,41,,11,5/6/2008,56.14,41.61,14.53,3.53,,1,-6.631432051094293, -2207,2782,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,4/17/2008,730,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,44,,3,4/22/2008,54.57,45.43,9.14,6.14,,1,1.316665026039271, -2211,2786,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Online,,4/17/2008,602,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,43,,4,4/22/2008,54.57,45.43,9.14,5.14,,1,.3113821959990142, -2209,2784,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,American Research Group,9,Live Phone,,4/18/2008,600,Hillary Rodham Clinton,45,DEM,54,Barack Obama,41,DEM,41,,13,4/22/2008,54.57,45.43,9.14,3.86,,1,-.4994946317259402, -2206,2781,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,4/18/2008,625,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,43,,5,4/22/2008,54.57,45.43,9.14,4.14,,1,-.4124613234096099, -2204,2779,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,4/19/2008,1027,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,44,,7,4/22/2008,54.57,45.43,9.14,2.14,,1,-2.211364160648448, -2200,2775,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Strategic Vision LLC,320,Live Phone,,4/19/2008,600,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,41,,7,4/22/2008,54.57,45.43,9.14,2.14,,1,-2.37954022793466,sample size unavailable; estimated at 600 as a default -2203,2778,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,SurveyUSA,325,IVR,,4/19/2008,710,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,44,,6,4/22/2008,54.57,45.43,9.14,3.14,,1,-1.045010386563436, -2199,2774,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Online,,4/19/2008,607,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,43,,3,4/22/2008,54.57,45.43,9.14,6.14,,1,1.756431013466818, -2188,2763,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,4/20/2008,747,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,39,,10,4/22/2008,54.57,45.43,9.14,.86,,1,-3.468680498784281, -2198,2773,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Public Policy Polling,263,IVR,,4/20/2008,2338,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,49,,-3,4/22/2008,54.57,45.43,9.14,12.14,,0,8.899543154614737, -2191,2766,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,4/20/2008,722,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,44,,5,4/22/2008,54.57,45.43,9.14,4.14,,1,-.0205652465618805, -2197,2772,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Suffolk University,323,Live Phone,,4/20/2008,600,Hillary Rodham Clinton,45,DEM,52,Barack Obama,41,DEM,42,,10,4/22/2008,54.57,45.43,9.14,.86,,1,-3.346086461533702, -2193,2768,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Public Policy Polling,263,IVR,,4/20/2008,962,Barack Obama,41,DEM,57,Hillary Rodham Clinton,45,DEM,32,,25,5/6/2008,56.14,41.61,14.53,10.47,,1,1.706003052255976, -2196,2771,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,SurveyUSA,325,IVR,,4/20/2008,734,Barack Obama,41,DEM,50,Hillary Rodham Clinton,45,DEM,41,,9,5/6/2008,56.14,41.61,14.53,5.53,,1,-2.977485064091967, -2192,2767,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,American Research Group,9,Live Phone,,4/21/2008,600,Hillary Rodham Clinton,45,DEM,56,Barack Obama,41,DEM,40,,16,4/22/2008,54.57,45.43,9.14,6.86,,1,3.18666525098098, -2185,2760,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,4/21/2008,712,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,42,,7,4/22/2008,54.57,45.43,9.14,2.14,,1,-1.973612440225872, -2190,2765,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Online,,4/21/2008,675,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,41,,10,4/22/2008,54.57,45.43,9.14,.86,,1,-3.030061437736255, -2187,2762,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Selzer & Co.,304,Live Phone,,4/22/2008,534,Hillary Rodham Clinton,45,DEM,38,Barack Obama,41,DEM,41,,-3,5/6/2008,50.56,49.44,1.11,4.11,,0,-3.076812780096666, -2182,2757,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,American Research Group,9,Live Phone,,4/24/2008,600,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,45,,5,5/6/2008,50.56,49.44,1.11,3.89,,1,-2.864393813528934, -2179,2754,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Howey Politics/DePauw University,142,Live Phone,,4/24/2008,600,Hillary Rodham Clinton,45,DEM,45,Barack Obama,41,DEM,47,,-2,5/6/2008,50.56,49.44,1.11,3.11,,0,-3.896065731492703, -2183,2758,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Research 2000,281,Live Phone,,4/24/2008,400,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,48,,-1,5/6/2008,50.56,49.44,1.11,2.11,,0,-5.032148750981796, -2175,2750,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,SurveyUSA,325,IVR,,4/26/2008,628,Hillary Rodham Clinton,45,DEM,52,Barack Obama,41,DEM,43,,9,5/6/2008,50.56,49.44,1.11,7.89,,1,2.054530210222734, -2167,2742,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Public Policy Polling,263,IVR,,4/27/2008,1388,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,42,,8,5/6/2008,50.56,49.44,1.11,6.89,,1,.9325273445818379, -2172,2747,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,TeleResearch Corporation,335,IVR,,4/27/2008,943,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,38,,10,5/6/2008,50.56,49.44,1.11,8.89,,1,2.79544199683123, -2170,2745,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,American Research Group,9,Live Phone,,4/27/2008,600,Barack Obama,41,DEM,52,Hillary Rodham Clinton,45,DEM,42,,10,5/6/2008,56.14,41.61,14.53,4.53,,1,-3.591042940095063, -2165,2740,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Public Policy Polling,263,IVR,,4/27/2008,1121,Barack Obama,41,DEM,51,Hillary Rodham Clinton,45,DEM,39,,12,5/6/2008,56.14,41.61,14.53,2.53,,1,-4.952436540906233, -2169,2744,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,SurveyUSA,325,IVR,,4/27/2008,727,Barack Obama,41,DEM,49,Hillary Rodham Clinton,45,DEM,44,,5,5/6/2008,56.14,41.61,14.53,9.53,,1,2.26416025548838, -73708,138273,1808,2008,2008_House-GS_LA-6,LA-6,House-G,House-GS,SurveyUSA,325,IVR,,4/28/2008,501,Donald J. Cazayoux,14078,DEM,50,Woody Jenkins,16365,REP,41,,9,5/3/2008,49.2,46.28,2.93,6.07,6.07,1,-1.031488877395725,for Roll Call -2158,2733,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,4/28/2008,774,Barack Obama,41,DEM,51,Hillary Rodham Clinton,45,DEM,37,,14,5/6/2008,56.14,41.61,14.53,.53,,1,-7.019702230175443, -2154,2729,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,4/29/2008,400,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,41,,5,5/6/2008,50.56,49.44,1.11,3.89,,1,-2.164344316760157, -2163,2738,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,SurveyUSA,325,IVR,,4/29/2008,689,Hillary Rodham Clinton,45,DEM,52,Barack Obama,41,DEM,45,,7,5/6/2008,50.56,49.44,1.11,5.89,,1,.6588351116668792, -2160,2735,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,4/29/2008,400,Barack Obama,41,DEM,49,Hillary Rodham Clinton,45,DEM,42,,7,5/6/2008,56.14,41.61,14.53,7.53,,1,.2224171087887795, -2153,2728,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,4/29/2008,571,Barack Obama,41,DEM,42,Hillary Rodham Clinton,45,DEM,44,,-2,5/6/2008,56.14,41.61,14.53,16.53,,0,10.27895149008646, -2162,2737,7425,2008,2008_Pres-D_OR,OR,Pres-P,Pres-D,SurveyUSA,325,IVR,,4/29/2008,650,Barack Obama,41,DEM,50,Hillary Rodham Clinton,45,DEM,44,,6,5/20/2008,58.52,40.5,18.01,12.01,,1,2.114264366084733, -2156,2731,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Research 2000,281,Live Phone,,4/30/2008,500,Barack Obama,41,DEM,51,Hillary Rodham Clinton,45,DEM,44,,7,5/6/2008,56.14,41.61,14.53,7.53,,1,.4889675532664248, -2152,2727,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,American Research Group,9,Live Phone,,5/1/2008,600,Hillary Rodham Clinton,45,DEM,53,Barack Obama,41,DEM,44,,9,5/6/2008,50.56,49.44,1.11,7.89,,1,2.489985715337042, -2148,2723,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,5/1/2008,478,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,40,,7,5/6/2008,50.56,49.44,1.11,5.89,,1,.3356856982522549, -2145,2720,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,5/1/2008,680,Hillary Rodham Clinton,45,DEM,42,Barack Obama,41,DEM,42,,0,5/6/2008,50.56,49.44,1.11,1.11,,.5,-4.578384033947956, -2150,2725,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,American Research Group,9,Live Phone,,5/1/2008,600,Barack Obama,41,DEM,52,Hillary Rodham Clinton,45,DEM,41,,11,5/6/2008,56.14,41.61,14.53,3.53,,1,-3.789403612660918, -2142,2717,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,5/1/2008,611,Barack Obama,41,DEM,49,Hillary Rodham Clinton,45,DEM,44,,5,5/6/2008,56.14,41.61,14.53,9.53,,1,3.684617647660407, -2140,2715,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,5/1/2008,831,Barack Obama,41,DEM,49,Hillary Rodham Clinton,45,DEM,40,,9,5/6/2008,56.14,41.61,14.53,5.53,,1,-1.396075025395609, -2146,2721,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,5/1/2008,668,Barack Obama,41,DEM,50,Hillary Rodham Clinton,45,DEM,34,,16,5/6/2008,56.14,41.61,14.53,1.47,,1,-5.692356596453715, -2141,2716,7425,2008,2008_Pres-D_OR,OR,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,5/1/2008,867,Barack Obama,41,DEM,51,Hillary Rodham Clinton,45,DEM,39,,12,5/20/2008,58.52,40.5,18.01,6.01,,1,-4.071895572713574, -2136,2711,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,American Research Group,9,Live Phone,,5/3/2008,600,Hillary Rodham Clinton,45,DEM,53,Barack Obama,41,DEM,45,,8,5/6/2008,50.56,49.44,1.11,6.89,,1,1.91885644359815, -2135,2710,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,SurveyUSA,325,IVR,,5/3/2008,675,Hillary Rodham Clinton,45,DEM,54,Barack Obama,41,DEM,42,,12,5/6/2008,50.56,49.44,1.11,10.89,,1,6.508503285242697, -2130,2705,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,5/3/2008,595,Hillary Rodham Clinton,45,DEM,41,Barack Obama,41,DEM,43,,-2,5/6/2008,50.56,49.44,1.11,3.11,,0,-2.18306693098486, -2132,2707,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,American Research Group,9,Live Phone,,5/3/2008,600,Barack Obama,41,DEM,50,Hillary Rodham Clinton,45,DEM,42,,8,5/6/2008,56.14,41.61,14.53,6.53,,1,-.3573243555121587, -2134,2709,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,SurveyUSA,325,IVR,,5/3/2008,810,Barack Obama,41,DEM,50,Hillary Rodham Clinton,45,DEM,45,,5,5/6/2008,56.14,41.61,14.53,9.53,,1,3.526609437552715, -2131,2706,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,5/3/2008,600,Barack Obama,41,DEM,48,Hillary Rodham Clinton,45,DEM,39,,9,5/6/2008,56.14,41.61,14.53,5.53,,1,-1.245463261148223, -2122,2697,7421,2008,2008_Pres-D_WV,WV,Pres-P,Pres-D,Orion Strategies,246,Live Phone,,5/3/2008,300,Hillary Rodham Clinton,45,DEM,63,Barack Obama,41,DEM,23,,40,5/13/2008,66.93,25.77,41.16,1.16,,1,-7.265237321503279,for TSG Consulting -2119,2694,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,5/4/2008,502,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,44,,4,5/6/2008,50.56,49.44,1.11,2.89,,1,-2.013321112198637, -2129,2704,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Public Policy Polling,263,IVR,,5/4/2008,851,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,46,,5,5/6/2008,50.56,49.44,1.11,3.89,,1,-.686373454753598, -2126,2701,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Suffolk University,323,Live Phone,,5/4/2008,600,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,43,,6,5/6/2008,50.56,49.44,1.11,4.89,,1,.1449706111840948, -2121,2696,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,5/4/2008,781,Barack Obama,41,DEM,48,Hillary Rodham Clinton,45,DEM,45,,3,5/6/2008,56.14,41.61,14.53,11.53,,1,6.422343523470514, -2128,2703,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Public Policy Polling,263,IVR,,5/4/2008,870,Barack Obama,41,DEM,53,Hillary Rodham Clinton,45,DEM,43,,10,5/6/2008,56.14,41.61,14.53,4.53,,1,-1.545162487789292, -2116,2691,7421,2008,2008_Pres-D_WV,WV,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,5/4/2008,840,Hillary Rodham Clinton,45,DEM,56,Barack Obama,41,DEM,27,,29,5/13/2008,66.93,25.77,41.16,12.16,,1,5.456542320057508, -2125,2700,7423,2008,2008_Pres-D_KY,KY,Pres-P,Pres-D,SurveyUSA,325,IVR,,5/4/2008,595,Hillary Rodham Clinton,45,DEM,62,Barack Obama,41,DEM,28,,34,5/20/2008,65.48,29.92,35.56,1.56,,1,-7.704803367581063, -2117,2692,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,5/5/2008,644,Hillary Rodham Clinton,45,DEM,43,Barack Obama,41,DEM,45,,-2,5/6/2008,50.56,49.44,1.11,3.11,,0,-1.707646583876464, -2114,2689,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,5/5/2008,774,Barack Obama,41,DEM,47,Hillary Rodham Clinton,45,DEM,43,,4,5/6/2008,56.14,41.61,14.53,10.53,,1,5.664529726389705, -2118,2693,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,5/5/2008,643,Barack Obama,41,DEM,51,Hillary Rodham Clinton,45,DEM,37,,14,5/6/2008,56.14,41.61,14.53,.53,,1,-5.761999059715551, -2113,2688,7423,2008,2008_Pres-D_KY,KY,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,5/5/2008,800,Hillary Rodham Clinton,45,DEM,56,Barack Obama,41,DEM,31,,25,5/20/2008,65.48,29.92,35.56,10.56,,1,2.625457632334925, -2109,2684,7421,2008,2008_Pres-D_WV,WV,Pres-P,Pres-D,American Research Group,9,Live Phone,,5/8/2008,600,Hillary Rodham Clinton,45,DEM,66,Barack Obama,41,DEM,23,,43,5/13/2008,66.93,25.77,41.16,1.84,,1,-5.883681934445028, -2110,2685,7423,2008,2008_Pres-D_KY,KY,Pres-P,Pres-D,Research 2000,281,Live Phone,,5/8/2008,500,Hillary Rodham Clinton,45,DEM,58,Barack Obama,41,DEM,31,,27,5/20/2008,65.48,29.92,35.56,8.56,,1,.8632578475493952, -2106,2681,7425,2008,2008_Pres-D_OR,OR,Pres-P,Pres-D,DHM Research,76,Live Phone,,5/9/2008,400,Barack Obama,41,DEM,55,Hillary Rodham Clinton,45,DEM,35,,20,5/20/2008,58.52,40.5,18.01,1.99,,1,-7.126432124178091, -2102,2677,7423,2008,2008_Pres-D_KY,KY,Pres-P,Pres-D,SurveyUSA,325,IVR,,5/10/2008,641,Hillary Rodham Clinton,45,DEM,62,Barack Obama,41,DEM,30,,32,5/20/2008,65.48,29.92,35.56,3.56,,1,-4.651258043268676, -2104,2679,7425,2008,2008_Pres-D_OR,OR,Pres-P,Pres-D,SurveyUSA,325,IVR,,5/10/2008,615,Barack Obama,41,DEM,54,Hillary Rodham Clinton,45,DEM,43,,11,5/20/2008,58.52,40.5,18.01,7.01,,1,-1.063552979797036, -2099,2674,7421,2008,2008_Pres-D_WV,WV,Pres-P,Pres-D,Suffolk University,323,Live Phone,,5/11/2008,600,Hillary Rodham Clinton,45,DEM,60,Barack Obama,41,DEM,24,4,36,5/13/2008,66.93,25.77,41.16,5.16,,1,-1.100096327587685, -2100,2675,7425,2008,2008_Pres-D_OR,OR,Pres-P,Pres-D,Public Policy Polling,263,IVR,,5/11/2008,949,Barack Obama,41,DEM,53,Hillary Rodham Clinton,45,DEM,39,,14,5/20/2008,58.52,40.5,18.01,4.01,,1,-4.746400778412831, -58991,100997,7435,2008,2008_Pres-D_PR,PR,Pres-P,Pres-D,GQR Research (GQRR),126,Face-to-face,,5/14/2008,300,Hillary Rodham Clinton,45,DEM,59,Barack Obama,41,DEM,40,,19,6/1/2008,68.19,31.81,36.38,17.38,,1,5.366844733150746,for Univision | El Vocero -2094,2669,7423,2008,2008_Pres-D_KY,KY,Pres-P,Pres-D,American Research Group,9,Live Phone,,5/15/2008,600,Hillary Rodham Clinton,45,DEM,65,Barack Obama,41,DEM,29,,36,5/20/2008,65.48,29.92,35.56,.44,,1,-6.578944912145098, -2095,2670,7425,2008,2008_Pres-D_OR,OR,Pres-P,Pres-D,American Research Group,9,Live Phone,,5/15/2008,600,Barack Obama,41,DEM,50,Hillary Rodham Clinton,45,DEM,45,,5,5/20/2008,58.52,40.5,18.01,13.01,,1,6.00922089545459, -2088,2663,7423,2008,2008_Pres-D_KY,KY,Pres-P,Pres-D,SurveyUSA,325,IVR,,5/17/2008,629,Hillary Rodham Clinton,45,DEM,62,Barack Obama,41,DEM,31,,31,5/20/2008,65.48,29.92,35.56,4.56,,1,-2.264173386217936, -2090,2665,7425,2008,2008_Pres-D_OR,OR,Pres-P,Pres-D,SurveyUSA,325,IVR,,5/17/2008,627,Barack Obama,41,DEM,55,Hillary Rodham Clinton,45,DEM,42,,13,5/20/2008,58.52,40.5,18.01,5.01,,1,-1.654360593252634, -2084,2659,7423,2008,2008_Pres-D_KY,KY,Pres-P,Pres-D,Suffolk University,323,Live Phone,,5/18/2008,600,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,25,,26,5/20/2008,65.48,29.92,35.56,9.56,,1,4.26115290699837, -2087,2662,7425,2008,2008_Pres-D_OR,OR,Pres-P,Pres-D,Public Policy Polling,263,IVR,,5/18/2008,1296,Barack Obama,41,DEM,58,Hillary Rodham Clinton,45,DEM,39,,19,5/20/2008,58.52,40.5,18.01,.99,,1,-6.256653000580034, -2085,2660,7425,2008,2008_Pres-D_OR,OR,Pres-P,Pres-D,Suffolk University,323,Live Phone,,5/18/2008,600,Barack Obama,41,DEM,45,Hillary Rodham Clinton,45,DEM,41,,4,5/20/2008,58.52,40.5,18.01,14.01,,1,7.897342244305111, -2081,2656,7428,2008,2008_Pres-D_MT,MT,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,5/20/2008,191,Barack Obama,41,DEM,52,Hillary Rodham Clinton,45,DEM,35,,17,6/3/2008,56.56,41.05,15.51,1.49,,1,-10.03164025384208, -2065,2640,7428,2008,2008_Pres-D_MT,MT,Pres-P,Pres-D,American Research Group,9,Live Phone,,6/1/2008,600,Barack Obama,41,DEM,48,Hillary Rodham Clinton,45,DEM,44,,4,6/3/2008,56.56,41.05,15.51,11.51,,1,5.474263571021895, -2066,2641,7430,2008,2008_Pres-D_SD,SD,Pres-P,Pres-D,American Research Group,9,Live Phone,,6/1/2008,600,Hillary Rodham Clinton,45,DEM,60,Barack Obama,41,DEM,34,,26,6/3/2008,55.35,44.65,10.69,15.31,,1,6.121140132751904, -15191,20031,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Financial Dynamics,95,Live Phone,,10/14/2008,817,Barack Obama,41,DEM,49,John McCain,44,REP,41,,8,11/4/2008,52.88,45.61,7.27,.73,.73,1,-2.724801767964949,for Diageo | Hotline -15081,19921,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/14/2008,2312,Barack Obama,41,DEM,51,John McCain,44,REP,45,,6,11/4/2008,52.88,45.61,7.27,1.27,-1.27,1,-1.871598966051137, -15616,20456,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/14/2008,850,Barack Obama,41,DEM,46,John McCain,44,REP,41,,5,11/4/2008,52.88,45.61,7.27,2.27,-2.27,1,-.9459705473401455, -16862,21776,710,2008,2008_Pres-G_CT,CT,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2008,500,Barack Obama,41,DEM,56,John McCain,44,REP,39,,17,11/4/2008,60.59,38.22,22.37,5.37,-5.37,1,.4620801240540238, -16851,21765,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/14/2008,600,Barack Obama,41,DEM,49,John McCain,44,REP,45,,4,11/4/2008,51.03,48.22,2.82,1.18,1.18,1,-2.262866633547741, -16864,21778,723,2008,2008_Pres-G_MA,MA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/14/2008,624,Barack Obama,41,DEM,59,John McCain,44,REP,35,,24,11/4/2008,61.8,35.99,25.81,1.81,-1.81,1,-4.746712466364744, -16865,21779,732,2008,2008_Pres-G_ND,ND,Pres-G,Pres-G,DFM Research,69,Live Phone,D,10/14/2008,504,Barack Obama,41,DEM,44,John McCain,44,REP,41,,3,11/4/2008,44.62,53.25,-8.63,11.63,11.63,0,5.683163222439545,for unspecified Democratic sponsor -16860,21774,738,2008,2008_Pres-G_NY,NY,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2008,500,Barack Obama,41,DEM,57,John McCain,44,REP,37,,20,11/4/2008,62.88,36.03,26.86,6.86,-6.86,1,.4821652476960865, -16863,21777,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2008,700,Barack Obama,41,DEM,49,John McCain,44,REP,49,,0,11/4/2008,51.5,46.91,4.59,4.59,-4.59,.5,-.0104411878306455, -16861,21775,741,2008,2008_Pres-G_OR,OR,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2008,500,Barack Obama,41,DEM,54,John McCain,44,REP,41,,13,11/4/2008,56.75,40.4,16.35,3.35,-3.35,1,-.7759165923670915, -16846,21760,745,2008,2008_Pres-G_SD,SD,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/14/2008,800,Barack Obama,41,DEM,41,John McCain,44,REP,48,,-7,11/4/2008,44.75,53.16,-8.41,1.41,1.41,1,-1.733224341073695,among registered voters -16838,21752,746,2008,2008_Pres-G_TN,TN,Pres-G,Pres-G,"North Star Opinion Research/Ayres, McHenry & Associates",233,Live Phone,R,10/14/2008,600,Barack Obama,41,DEM,39,John McCain,44,REP,54,,-15,11/4/2008,41.83,56.9,-15.07,.07,.07,1,-4.547041351625057,for Lamar Alexander -16859,21773,754,2008,2008_Pres-G_WY,WY,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/14/2008,625,Barack Obama,41,DEM,32,John McCain,44,REP,58,,-26,11/4/2008,32.54,64.78,-32.24,6.24,6.24,1,-.8891114653893302, -54121,87522,1315,2008,2008_Gov-G_MO,MO,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2008,700,Jay Nixon,12613,DEM,57,Kenny Hulshof,12611,REP,38,,19,11/4/2008,58.4,39.49,18.91,.09,.09,1,-4.985756883816285, -16865,87678,1318,2008,2008_Gov-G_ND,ND,Gov-G,Gov-G,DFM Research,69,Live Phone,D,10/14/2008,504,Tim Mathern,12622,DEM,22,John Hoeven,12623,REP,66,,-44,11/4/2008,23.53,74.44,-50.91,6.91,6.91,1,-.8871521746068292,for unspecified Democratic sponsor -24073,29320,1548,2008,2008_Sen-G_CO,CO,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/14/2008,608,Mark Udall,2602,DEM,52,Bob Schaffer,2603,REP,40,,12,11/4/2008,52.8,42.49,10.3,1.7,1.7,1,-3.129212221419404,for unspecified Democratic sponsor -16864,25316,1559,2008,2008_Sen-G_MA,MA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/14/2008,624,John Kerry,2664,DEM,59,Jeffrey K. Beatty,2665,REP,29,,30,11/4/2008,65.86,30.93,34.93,4.93,-4.93,1,-1.84635519576468, -16861,25154,1571,2008,2008_Sen-G_OR,OR,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2008,500,Jeff Merkley,2765,DEM,47,Gordon H. Smith,2766,REP,47,,0,11/4/2008,48.9,45.55,3.35,3.35,-3.35,.5,-1.680541102831071, -16846,24900,1574,2008,2008_Sen-G_SD,SD,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/14/2008,800,Tim Johnson,2784,DEM,57,Joel D. Dykstra,2785,REP,34,,23,11/4/2008,62.49,37.51,24.98,1.98,-1.98,1,-2.152167524754741,among registered voters -16838,24800,1575,2008,2008_Sen-G_TN,TN,Sen-G,Sen-G,"North Star Opinion Research/Ayres, McHenry & Associates",233,Live Phone,R,10/14/2008,600,Robert D. Tuke,2789,DEM,27,Lamar Alexander,2788,REP,64,,-37,11/4/2008,31.64,65.14,-33.5,3.5,-3.5,1,-4.265056371806826,for Lamar Alexander -16859,24907,1579,2008,2008_Sen-G_WY,WY,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/14/2008,625,Christopher Rothfuss,2820,DEM,20,Michael B. Enzi,2819,REP,72,,-52,11/4/2008,24.26,75.63,-51.38,.62,-.62,1,-10.7466588769255, -16859,24906,1580,2008,2008_Sen-GS_WY,WY,Sen-G,Sen-GS,Mason-Dixon Polling & Strategy,197,Live Phone,,10/14/2008,625,Nicholas H. Carter,2817,DEM,22,John Barrasso,2816,REP,69,,-47,11/4/2008,26.53,73.35,-46.83,.17,-.17,1,-11.65314101469445, -64066,117893,4095,2008,2008_House-G_CA-50,CA-50,House-G,House-G,GQR Research (GQRR),126,Live Phone,D,10/14/2008,400,Nicholas Leibham,13943,DEM,42,Brian P. Bilbray,13944,REP,44,5,-2,11/4/2008,45.18,50.24,-5.06,3.06,3.06,1,-4.696566208324158,for Nicholas Leibham -64327,118315,4109,2008,2008_House-G_CT-4,CT-4,House-G,House-G,SurveyUSA,325,IVR,,10/14/2008,602,Jim Himes,14399,DEM,48,Christopher H. Shays,14400,REP,45,,3,11/4/2008,51.32,47.56,3.76,.76,-.76,1,-6.848981392892765, -64328,118316,4256,2008,2008_House-G_MO-6,MO-6,House-G,House-G,SurveyUSA,325,IVR,,10/14/2008,589,Kay Waldo Barnes,14402,DEM,40,Sam Graves,14403,REP,51,4,-11,11/4/2008,36.86,59.43,-22.57,11.57,11.57,1,3.959956396504766, -63834,117537,4262,2008,2008_House-G_NE-2,NE-2,House-G,House-G,ALG Research,14,Live Phone,D,10/14/2008,400,Jim Esch,13808,DEM,46,Lee Terry,13809,REP,47,,-1,11/4/2008,48.07,51.93,-3.85,2.85,2.85,1,-4.946185812964713,for Jim Esch -16865,117834,4327,2008,2008_House-G_ND-1,ND-1,House-G,House-G,DFM Research,69,Live Phone,D,10/14/2008,504,Earl Pomeroy,13904,DEM,55,Duane Sand,13905,REP,30,,25,11/4/2008,61.97,38.03,23.95,1.05,1.05,1,-6.565503569610279,for unspecified Democratic sponsor -64329,118317,4355,2008,2008_House-G_OR-5,OR-5,House-G,House-G,SurveyUSA,325,IVR,,10/14/2008,587,Kurt Schrader,14405,DEM,51,Mike Erickson,14406,REP,38,,13,11/4/2008,54.25,38.33,15.92,2.92,-2.92,1,-4.679074012510825,for KATU-TV Portland -16859,117992,4460,2008,2008_House-G_WY-1,WY-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/14/2008,625,Gary Trauner,14062,DEM,44,Cynthia M. Lummis,14063,REP,43,4,1,11/4/2008,42.81,52.62,-9.82,10.82,10.82,0,4.318293761012692, -15191,117357,8656,2008,2008_House-G_US,US,House-G,House-G,Financial Dynamics,95,Live Phone,,10/14/2008,725,Generic Candidate,13748,DEM,44,Generic Candidate,13749,REP,38,,6,11/4/2008,52.93,42.38,10.55,4.55,-4.55,1,.829499864488639,for Diageo | Hotline -74501,140195,8703,2008,2008_Pres-G_N2,N2,Pres-G,Pres-G,ALG Research,14,Live Phone,D,10/14/2008,400,Barack Obama,41,DEM,44,John McCain,44,REP,48,,-4,11/4/2008,49.97,48.75,1.21,5.21,-5.21,0,-2.396493539142035,for Jim Esch -15426,20266,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/15/2008,3000,Barack Obama,41,DEM,50,John McCain,44,REP,46,,4,11/4/2008,52.88,45.61,7.27,3.27,-3.27,1,.3106940599715223, -15503,20343,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/15/2008,1100,Barack Obama,41,DEM,52,John McCain,44,REP,42,,10,11/4/2008,52.88,45.61,7.27,2.73,2.73,1,-.49692249437323, -16829,21743,704,2008,2008_Pres-G_AK,AK,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/15/2008,600,Barack Obama,41,DEM,38,John McCain,44,REP,57,,-19,11/4/2008,37.89,59.42,-21.54,2.54,2.54,1,-4.870182136052061, -16842,21756,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/15/2008,600,Barack Obama,41,DEM,43,John McCain,44,REP,49,,-6,11/4/2008,46.99,52.2,-5.21,.79,-.79,1,-2.825009653377771, -16835,21749,721,2008,2008_Pres-G_KY,KY,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/15/2008,600,Barack Obama,41,DEM,39,John McCain,44,REP,53,,-14,11/4/2008,41.17,57.4,-16.23,2.23,2.23,1,-3.209338176463376, -16830,21744,725,2008,2008_Pres-G_ME,ME,Pres-G,Pres-G,Pan Atlantic Research,249,Live Phone,,10/15/2008,400,Barack Obama,41,DEM,51,John McCain,44,REP,39,,12,11/4/2008,57.71,40.38,17.32,5.32,-5.32,1,.8156255079568969, -16843,21757,725,2008,2008_Pres-G_ME,ME,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/15/2008,600,Barack Obama,41,DEM,55,John McCain,44,REP,38,,17,11/4/2008,57.71,40.38,17.32,.32,-.32,1,-4.371829544106465, -16840,21754,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/15/2008,600,Barack Obama,41,DEM,52,John McCain,44,REP,39,,13,11/4/2008,54.06,43.82,10.24,2.76,2.76,1,-1.739105486649892,for Daily Kos -16848,21762,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/15/2008,700,Barack Obama,41,DEM,52,John McCain,44,REP,46,,6,11/4/2008,49.29,49.43,-.13,6.13,6.13,0,3.61504852484339, -16844,21758,729,2008,2008_Pres-G_MS,MS,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/15/2008,600,Barack Obama,41,DEM,40,John McCain,44,REP,50,,-10,11/4/2008,43,56.18,-13.17,3.17,3.17,1,-.8728815010878962, -16849,21763,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/15/2008,600,Barack Obama,41,DEM,46,John McCain,44,REP,44,,2,11/4/2008,49.7,49.38,.33,1.67,1.67,1,-1.88697518960295, -16839,21753,732,2008,2008_Pres-G_ND,ND,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/15/2008,500,Barack Obama,41,DEM,45,John McCain,44,REP,45,,0,11/4/2008,44.62,53.25,-8.63,8.63,8.63,.5,2.401991271772508, -16841,21755,741,2008,2008_Pres-G_OR,OR,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/15/2008,600,Barack Obama,41,DEM,53,John McCain,44,REP,38,,15,11/4/2008,56.75,40.4,16.35,1.35,-1.35,1,-3.043019457276127, -16774,21688,741,2008,2008_Pres-G_OR,OR,Pres-G,Pres-G,Riley Research Associates,290,Live Phone,,10/15/2008,499,Barack Obama,41,DEM,48,John McCain,44,REP,34,0,14,11/4/2008,56.75,40.4,16.35,2.35,-2.35,1,-1.668649377494152, -16850,21764,747,2008,2008_Pres-G_TX,TX,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/15/2008,600,Barack Obama,41,DEM,40,John McCain,44,REP,52,,-12,11/4/2008,43.68,55.45,-11.77,.23,-.23,1,-3.81424130148888, -16847,21761,753,2008,2008_Pres-G_WV,WV,Pres-G,Pres-G,Rainmaker Media Group,276,Live Phone,,10/15/2008,600,Barack Obama,41,DEM,41,John McCain,44,REP,42,,-1,11/4/2008,42.59,55.71,-13.12,12.12,12.12,1,6.896825626111575, -16828,21742,754,2008,2008_Pres-G_WY,WY,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/15/2008,600,Barack Obama,41,DEM,35,John McCain,44,REP,58,,-23,11/4/2008,32.54,64.78,-32.24,9.24,9.24,1,2.340058995597197, -16849,87521,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/15/2008,600,Bev Perdue,12620,DEM,48,Pat McCrory,12618,REP,43,,5,11/4/2008,50.27,46.88,3.4,1.6,1.6,1,-2.966177410007592, -16829,25189,1546,2008,2008_Sen-G_AK,AK,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/15/2008,600,Mark Begich,2582,DEM,48,Ted Stevens,2583,REP,46,,2,11/4/2008,47.77,46.52,1.24,.76,.76,1,-3.534987178667432, -24085,29332,1548,2008,2008_Sen-G_CO,CO,Sen-G,Sen-G,Hill Research Consultants,140,Live Phone,R,10/15/2008,600,Mark Udall,2602,DEM,43,Bob Schaffer,2603,REP,38,,5,11/4/2008,52.8,42.49,10.3,5.3,-5.3,1,.872738488328293,for Bob Schaffer; among registered voters -16842,25195,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/15/2008,600,Jim Martin,2612,DEM,45,Saxby Chambliss,2611,REP,47,,-2,11/4/2008,46.83,49.76,-2.92,.92,.92,1,-2.717654763338156, -16835,25207,1556,2008,2008_Sen-G_KY,KY,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/15/2008,600,Bruce Lunsford,2651,DEM,42,Mitch McConnell,2650,REP,46,,-4,11/4/2008,47.03,52.97,-5.93,1.93,1.93,1,-2.226723445853787, -24113,29357,1557,2008,2008_Sen-O_LA,LA,Sen-G,Sen-O,OnMessage Inc.,239,Live Phone,R,10/15/2008,500,Mary L. Landrieu,2659,DEM,47,John Neely Kennedy,2660,REP,42,,5,11/4/2008,52.11,45.72,6.39,1.39,-1.39,1,-6.348046068323541,for John Neely Kennedy -24156,29394,1558,2008,2008_Sen-G_ME,ME,Sen-G,Sen-G,Pan Atlantic Research,249,Live Phone,,10/15/2008,400,Thomas H. Allen,2670,DEM,36,Susan M. Collins,2668,REP,57,,-21,11/4/2008,38.58,61.33,-22.75,1.75,1.75,1,-6.042509814197405, -16843,25211,1558,2008,2008_Sen-G_ME,ME,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/15/2008,600,Thomas H. Allen,2670,DEM,40,Susan M. Collins,2668,REP,53,,-13,11/4/2008,38.58,61.33,-22.75,9.75,9.75,1,2.968708089797002, -16840,25215,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/15/2008,600,Al Franken,2679,DEM,41,Norm Coleman,2680,REP,39,18,2,11/4/2008,41.99,41.98,.01,1.99,1.99,1,-2.575709439312211,for Daily Kos -16844,25217,1563,2008,2008_Sen-GS_MS,MS,Sen-G,Sen-GS,Research 2000,281,Live Phone,,10/15/2008,600,Ronnie Musgrove,2698,DEM,46,Roger F. Wicker,2697,REP,47,,-1,11/4/2008,45.04,54.96,-9.92,8.92,8.92,1,4.443070923581141, -16849,25223,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/15/2008,600,Kay R. Hagan,2709,DEM,49,Elizabeth H. Dole,2710,REP,45,,4,11/4/2008,52.65,44.18,8.47,4.47,-4.47,1,-1.532972191513992, -16841,25238,1571,2008,2008_Sen-G_OR,OR,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/15/2008,600,Jeff Merkley,2765,DEM,47,Gordon H. Smith,2766,REP,41,,6,11/4/2008,48.9,45.55,3.35,2.65,2.65,1,-2.072502620178427, -16774,25253,1571,2008,2008_Sen-G_OR,OR,Sen-G,Sen-G,Riley Research Associates,290,Live Phone,,10/15/2008,499,Jeff Merkley,2765,DEM,36,Gordon H. Smith,2766,REP,35,4,1,11/4/2008,48.9,45.55,3.35,2.35,-2.35,1,-2.164068346916785, -24078,29325,1574,2008,2008_Sen-G_SD,SD,Sen-G,Sen-G,GQR Research (GQRR),126,Live Phone,D,10/15/2008,618,Tim Johnson,2784,DEM,59,Joel D. Dykstra,2785,REP,35,,24,11/4/2008,62.49,37.51,24.98,.98,-.98,1,-3.081115504916549,for Tim Johnson -16850,25243,1576,2008,2008_Sen-G_TX,TX,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/15/2008,600,Rick Noriega,2802,DEM,44,John Cornyn,2801,REP,50,,-6,11/4/2008,42.84,54.82,-11.98,5.98,5.98,1,1.198237194515534, -16828,25249,1579,2008,2008_Sen-G_WY,WY,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/15/2008,600,Christopher Rothfuss,2820,DEM,34,Michael B. Enzi,2819,REP,61,,-27,11/4/2008,24.26,75.63,-51.38,24.38,24.38,1,18.64814647183935, -16828,25248,1580,2008,2008_Sen-GS_WY,WY,Sen-G,Sen-GS,Research 2000,281,Live Phone,,10/15/2008,600,Nicholas H. Carter,2817,DEM,36,John Barrasso,2816,REP,57,,-21,11/4/2008,26.53,73.35,-46.83,25.83,25.83,1,19.31188524583246, -16829,123397,4033,2008,2008_House-G_AK-1,AK-1,House-G,House-G,Research 2000,281,Live Phone,,10/15/2008,600,Ethan Berkowitz,14574,DEM,50,Don Young,14575,REP,44,,6,11/4/2008,44.97,50.14,-5.17,11.17,11.17,0,3.217912757168631, -64330,118318,4056,2008,2008_House-G_CA-11,CA-11,House-G,House-G,SurveyUSA,325,IVR,,10/15/2008,650,Jerry McNerney,14407,DEM,52,Dean Andal,14408,REP,41,,11,11/4/2008,55.27,44.72,10.55,.45,.45,1,-7.095131568835742, -64106,117949,4129,2008,2008_House-G_FL-18,FL-18,House-G,House-G,Lake Research Partners,165,Online,D,10/15/2008,457,Annette Taddeo,13982,DEM,41,Ileana Ros-Lehtinen,13983,REP,48,,-7,11/4/2008,42.13,57.87,-15.74,8.74,8.74,1,1.066461621486401,for Annette Taddeo -64067,117894,4135,2008,2008_House-G_FL-24,FL-24,House-G,House-G,GQR Research (GQRR),126,Live Phone,D,10/15/2008,400,Suzanne M. Kosmas,13946,DEM,58,Tom Feeney,13947,REP,35,,23,11/4/2008,57.2,41.11,16.09,6.91,6.91,1,-.821302327138689,for unspecified Democratic sponsor -64331,118319,4193,2008,2008_House-G_KY-3,KY-3,House-G,House-G,SurveyUSA,325,IVR,,10/15/2008,613,John Yarmuth,14409,DEM,57,Anne Meagher Northup,14410,REP,41,,16,11/4/2008,59.37,40.63,18.73,2.73,-2.73,1,-4.850357724792735, -16830,118074,4204,2008,2008_House-G_ME-1,ME-1,House-G,House-G,Pan Atlantic Research,249,Live Phone,,10/15/2008,207,Chellie Pingree,13878,DEM,43,Charlie Summers,13879,REP,32,,11,11/4/2008,54.9,45.1,9.8,1.2,1.2,1,-6.183066643722435, -16830,118075,4205,2008,2008_House-G_ME-2,ME-2,House-G,House-G,Pan Atlantic Research,249,Live Phone,,10/15/2008,193,Michael H. Michaud,13880,DEM,60,John N. Frary,13881,REP,26,,34,11/4/2008,67.44,32.56,34.87,.87,-.87,1,-5.360534285033349, -64163,118065,4430,2008,2008_House-G_VA-2,VA-2,House-G,House-G,"Normington, Petts & Associates",232,Live Phone,D,10/15/2008,400,Glenn C. Nye,14116,DEM,42,Thelma D. Drake,14117,REP,47,,-5,11/4/2008,52.4,47.46,4.94,9.94,-9.94,0,2.198855460965288,for Glenn C. Nye -16828,118143,4460,2008,2008_House-G_WY-1,WY-1,House-G,House-G,Research 2000,281,Live Phone,,10/15/2008,600,Gary Trauner,14062,DEM,44,Cynthia M. Lummis,14063,REP,43,,1,11/4/2008,42.81,52.62,-9.82,10.82,10.82,0,4.014115664527787, -15503,117581,8656,2008,2008_House-G_US,US,House-G,House-G,Research 2000,281,Live Phone,,10/15/2008,1100,Generic Candidate,13748,DEM,49,Generic Candidate,13749,REP,36,,13,11/4/2008,52.93,42.38,10.55,2.45,2.45,1,-1.615304087352098, -15074,19914,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Franklin & Marshall College,106,Live Phone,,10/16/2008,600,Barack Obama,41,DEM,50,John McCain,44,REP,45,,5,11/4/2008,52.88,45.61,7.27,2.27,-2.27,1,-1.192701042789196,sample size unavailable; estimated at 600 as a default -14935,19775,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,10/16/2008,1000,Barack Obama,41,DEM,49,John McCain,44,REP,45,,4,11/4/2008,52.88,45.61,7.27,3.27,-3.27,1,.1278542433244523, -15785,20625,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2008,1209,Barack Obama,41,DEM,48,John McCain,44,REP,44,,4,11/4/2008,52.88,45.61,7.27,3.27,-3.27,1,.1251533536769422, -16745,21655,705,2008,2008_Pres-G_AL,AL,Pres-G,Pres-G,Capital Survey Research Center,44,Live Phone,,10/16/2008,606,Barack Obama,41,DEM,34,John McCain,44,REP,54,,-20,11/4/2008,38.74,60.32,-21.58,1.58,1.58,1,-3.587285442545961, -16801,21715,708,2008,2008_Pres-G_CA,CA,Pres-G,Pres-G,Public Policy Institute of California,262,IVR,,10/16/2008,1186,Barack Obama,41,DEM,56,John McCain,44,REP,33,,23,11/4/2008,61.01,36.95,24.06,1.06,-1.06,1,-3.316151224283879, -16836,21750,708,2008,2008_Pres-G_CA,CA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/16/2008,615,Barack Obama,41,DEM,59,John McCain,44,REP,35,,24,11/4/2008,61.01,36.95,24.06,.06,-.06,1,-5.120622367708053, -16833,21747,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2008,700,Barack Obama,41,DEM,52,John McCain,44,REP,45,,7,11/4/2008,53.66,44.71,8.95,1.95,-1.95,1,-2.217706953458009, -16837,21751,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/16/2008,553,Barack Obama,41,DEM,47,John McCain,44,REP,49,,-2,11/4/2008,51.03,48.22,2.82,4.82,-4.82,0,1.536018965284959, -16827,21741,730,2008,2008_Pres-G_MT,MT,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/16/2008,500,Barack Obama,41,DEM,45,John McCain,44,REP,49,,-4,11/4/2008,47.25,49.51,-2.26,1.74,-1.74,1,-2.978850184870789, -16831,21745,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2008,700,Barack Obama,41,DEM,50,John McCain,44,REP,45,,5,11/4/2008,55.15,42.65,12.49,7.49,-7.49,1,.3712006108939554, -16818,21732,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Muhlenberg College,219,Live Phone,,10/16/2008,599,Barack Obama,41,DEM,52,John McCain,44,REP,40,,12,11/4/2008,54.49,44.17,10.32,1.68,1.68,1,-2.223910815052092, -16832,21746,746,2008,2008_Pres-G_TN,TN,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2008,500,Barack Obama,41,DEM,42,John McCain,44,REP,54,,-12,11/4/2008,41.83,56.9,-15.07,3.07,3.07,1,-1.378518572064527, -16834,21748,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2008,700,Barack Obama,41,DEM,54,John McCain,44,REP,44,,10,11/4/2008,52.63,46.33,6.3,3.7,3.7,1,.5254473191787752, -16827,87520,1316,2008,2008_Gov-G_MT,MT,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/16/2008,500,Brian Schweitzer,12617,DEM,57,Roy Brown,12615,REP,40,,17,11/4/2008,65.47,32.52,32.95,15.95,-15.95,1,10.3064906426999, -16833,25022,1548,2008,2008_Sen-G_CO,CO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2008,700,Mark Udall,2602,DEM,51,Bob Schaffer,2603,REP,44,,7,11/4/2008,52.8,42.49,10.3,3.3,-3.3,1,-1.234706402919459, -16832,25166,1575,2008,2008_Sen-G_TN,TN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2008,500,Robert D. Tuke,2789,DEM,34,Lamar Alexander,2788,REP,62,,-28,11/4/2008,31.64,65.14,-33.5,5.5,5.5,1,-2.293733468118663, -16834,25176,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2008,700,Mark R. Warner,2808,DEM,61,James S. Gilmore III,2809,REP,36,,25,11/4/2008,65.03,33.73,31.3,6.3,-6.3,1,1.424319311261926, -64374,118426,4127,2008,2008_House-G_FL-16,FL-16,House-G,House-G,Tarrance Group,333,Live Phone,R,10/16/2008,300,Tim Mahoney,14436,DEM,29,Thomas J. Rooney,14437,REP,55,,-26,11/4/2008,39.91,60.09,-20.19,5.81,-5.81,1,-1.977817328162554,for Thomas J. Rooney -64042,117860,4132,2008,2008_House-G_FL-21,FL-21,House-G,House-G,Florida International University/Univision,98,Live Phone,,10/16/2008,410,Raul L. Martinez,13916,DEM,33,Lincoln Diaz-Balart,13917,REP,47,,-14,11/4/2008,42.1,57.9,-15.8,1.8,1.8,1,-6.749718495857731, -64164,118066,4163,2008,2008_House-G_IL-10,IL-10,House-G,House-G,"Normington, Petts & Associates",232,Live Phone,D,10/16/2008,400,Daniel J. Seals,14118,DEM,41,Mark Kirk,14119,REP,47,,-6,11/4/2008,47.44,52.56,-5.12,.88,-.88,1,-6.814976617431355,for unspecified Democratic sponsor -64164,118067,4164,2008,2008_House-G_IL-11,IL-11,House-G,House-G,"Normington, Petts & Associates",232,Live Phone,D,10/16/2008,400,Deborah Halvorson,14120,DEM,50,Marty Ozinga,14121,REP,29,,21,11/4/2008,58.4,34.48,23.92,2.92,-2.92,1,-4.961836768221071,for unspecified Democratic sponsor -64393,118461,4175,2008,2008_House-G_IN-3,IN-3,House-G,House-G,The Winston Group,385,Live Phone,R,10/16/2008,400,Michael A. Montagano,13978,DEM,41,Mark Edward Souder,13979,REP,50,,-9,11/4/2008,39.7,55.04,-15.34,6.34,6.34,1,-2.748427135523015,for Mark Edward Souder; among registered voters -64332,118320,4192,2008,2008_House-G_KY-2,KY-2,House-G,House-G,SurveyUSA,325,IVR,,10/16/2008,559,David E. Boswell,13832,DEM,42,Brett Guthrie,13833,REP,51,,-9,11/4/2008,47.43,52.57,-5.15,3.85,-3.85,1,-3.45668202008027, -64141,118015,4202,2008,2008_House-G_LA-6,LA-6,House-G,House-G,McLaughlin & Associates,203,Live Phone,R,10/16/2008,300,Donald J. Cazayoux,14078,DEM,45,Bill Cassidy,14076,REP,34,9,11,11/4/2008,40.29,48.12,-7.82,18.82,18.82,0,11.02924833491943,for Bill Cassidy -16827,118144,4260,2008,2008_House-G_MT-1,MT-1,House-G,House-G,Research 2000,281,Live Phone,,10/16/2008,500,John B. Driscoll,14106,DEM,38,Denny Rehberg,14107,REP,52,,-14,11/4/2008,32.42,64.14,-31.72,17.72,17.72,1,11.88418271514544, -64083,117911,4271,2008,2008_House-G_NJ-3,NJ-3,House-G,House-G,Grove Insight,129,Live Phone,D,10/16/2008,400,John H. Adler,13962,DEM,43,Christopher Myers,13963,REP,35,,8,11/4/2008,52.08,47.92,4.15,3.85,3.85,1,-3.790610336976692,for unspecified Democratic sponsor -15195,20035,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Financial Dynamics,95,Live Phone,,10/17/2008,785,Barack Obama,41,DEM,48,John McCain,44,REP,41,,7,11/4/2008,52.88,45.61,7.27,.27,-.27,1,-3.025239511851914,for Diageo | Hotline -15151,23133,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,10/17/2008,1000,Barack Obama,41,DEM,49,John McCain,44,REP,44,3,5,11/4/2008,52.88,45.61,7.27,2.27,-2.27,1,-.8795059722399912,average of multiple versions or turnout models listed in poll -15080,19920,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/17/2008,2277,Barack Obama,41,DEM,51,John McCain,44,REP,44,,7,11/4/2008,52.88,45.61,7.27,.27,-.27,1,-2.678523183999912, -16816,21730,718,2008,2008_Pres-G_IL,IL,Pres-G,Pres-G,Market Shares Corp.,187,Live Phone,,10/17/2008,500,Barack Obama,41,DEM,56,John McCain,44,REP,32,,24,11/4/2008,61.92,36.78,25.14,1.14,-1.14,1,-3.357403001462046, -16825,21739,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,Princeton Survey Research Associates International,258,Live Phone,,10/17/2008,1049,Barack Obama,41,DEM,52,John McCain,44,REP,41,,11,11/4/2008,54.06,43.82,10.24,.76,.76,1,-3.731314439742541,for Minneapolis Star Tribune -16819,21733,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/17/2008,655,Barack Obama,41,DEM,50,John McCain,44,REP,44,,6,11/4/2008,54.06,43.82,10.24,4.24,-4.24,1,.2545003848943498, -16817,21731,735,2008,2008_Pres-G_NJ,NJ,Pres-G,Pres-G,Monmouth University,215,Live Phone,,10/17/2008,723,Barack Obama,41,DEM,55,John McCain,44,REP,38,,17,11/4/2008,57.27,41.7,15.57,1.43,1.43,1,-2.306410749994237,for Gannett -16821,21735,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2008,625,Barack Obama,41,DEM,45,John McCain,44,REP,46,,-1,11/4/2008,51.5,46.91,4.59,5.59,-5.59,0,1.251942177525244, -16820,21734,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Susquehanna Polling & Research Inc.,326,Live Phone,,10/17/2008,700,Barack Obama,41,DEM,48,John McCain,44,REP,40,2,8,11/4/2008,54.49,44.17,10.32,2.32,-2.32,1,-1.417508451632439, -16823,21737,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2008,625,Barack Obama,41,DEM,51,John McCain,44,REP,39,,12,11/4/2008,56.22,42.31,13.9,1.9,-1.9,1,-1.935684571138972, -16822,21736,753,2008,2008_Pres-G_WV,WV,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2008,625,Barack Obama,41,DEM,41,John McCain,44,REP,47,,-6,11/4/2008,42.59,55.71,-13.12,7.12,7.12,1,2.202377466669384, -16824,21738,753,2008,2008_Pres-G_WV,WV,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/17/2008,1223,Barack Obama,41,DEM,42,John McCain,44,REP,50,,-8,11/4/2008,42.59,55.71,-13.12,5.12,5.12,1,.0670441797687193, -24104,29348,1557,2008,2008_Sen-O_LA,LA,Sen-G,Sen-O,Mellman Group,205,Live Phone,D,10/17/2008,600,Mary L. Landrieu,2659,DEM,54,John Neely Kennedy,2660,REP,34,3,20,11/4/2008,52.11,45.72,6.39,13.61,13.61,1,7.87116998038416,for Mary L. Landrieu -16825,25270,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,Princeton Survey Research Associates International,258,Live Phone,,10/17/2008,1049,Al Franken,2679,DEM,39,Norm Coleman,2680,REP,36,18,3,11/4/2008,41.99,41.98,.01,2.99,2.99,1,-1.145405034736553,for Minneapolis Star Tribune -16819,25323,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/17/2008,655,Al Franken,2679,DEM,39,Norm Coleman,2680,REP,41,18,-2,11/4/2008,41.99,41.98,.01,2.01,-2.01,0,-2.147644446468892, -16817,24918,1567,2008,2008_Sen-G_NJ,NJ,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/17/2008,723,Frank R. Lautenberg,2744,DEM,52,Dick Zimmer,2745,REP,36,,16,11/4/2008,56.03,41.95,14.08,1.92,1.92,1,-3.466857254520945,for Gannett -64209,118145,4175,2008,2008_House-G_IN-3,IN-3,House-G,House-G,Research 2000,281,Live Phone,,10/17/2008,600,Michael A. Montagano,13978,DEM,40,Mark Edward Souder,13979,REP,45,4,-5,11/4/2008,39.7,55.04,-15.34,10.34,10.34,1,2.333805006935642, -15195,117359,8656,2008,2008_House-G_US,US,House-G,House-G,Financial Dynamics,95,Live Phone,,10/17/2008,785,Generic Candidate,13748,DEM,42,Generic Candidate,13749,REP,37,,5,11/4/2008,52.93,42.38,10.55,5.55,-5.55,1,2.037177717740883,for Diageo | Hotline -63537,116963,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,10/18/2008,327,Barack Obama,41,DEM,54,John McCain,44,REP,41,,13,11/4/2008,52.88,45.61,7.27,5.73,5.73,1,2.105885956925691, -14963,23131,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/18/2008,755,Barack Obama,41,DEM,50,John McCain,44,REP,44.5,3,5.5,11/4/2008,52.88,45.61,7.27,1.77,-1.77,1,-1.44831179557317,for CNN; average of multiple versions or turnout models listed in poll -18178,23132,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,GfK Group,115,Live Phone,,10/18/2008,800,Barack Obama,41,DEM,44,John McCain,44,REP,43,1,1,11/4/2008,52.88,45.61,7.27,6.27,-6.27,1,3.186307014620343,for AP -15177,20017,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,Online,,10/18/2008,1390,Barack Obama,41,DEM,50,John McCain,44,REP,44,,6,11/4/2008,52.88,45.61,7.27,1.27,-1.27,1,-1.707317240623665, -63589,117031,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/18/2008,1088,Barack Obama,41,DEM,46.9,John McCain,44,REP,40.9,,6,11/4/2008,52.88,45.61,7.27,1.27,-1.27,1,-1.605518614209966, -15235,20075,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Live Phone,,10/18/2008,773,Barack Obama,41,DEM,50,John McCain,44,REP,42,,8,11/4/2008,52.88,45.61,7.27,.73,.73,1,-2.474558050536986,for Reuters -15381,20221,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,Live Phone,,10/18/2008,2382,Barack Obama,41,DEM,53,John McCain,44,REP,39,,14,11/4/2008,52.88,45.61,7.27,6.73,6.73,1,4.014215225420356, -15425,20265,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2008,3000,Barack Obama,41,DEM,50,John McCain,44,REP,46,,4,11/4/2008,52.88,45.61,7.27,3.27,-3.27,1,.5097652361560019, -15515,20355,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/18/2008,1100,Barack Obama,41,DEM,50,John McCain,44,REP,42,,8,11/4/2008,52.88,45.61,7.27,.73,.73,1,-2.302491448564056, -16797,21711,704,2008,2008_Pres-G_AK,AK,Pres-G,Pres-G,Alaska Survey Research,155,Live Phone,,10/18/2008,500,Barack Obama,41,DEM,42,John McCain,44,REP,53,,-11,11/4/2008,37.89,59.42,-21.54,10.54,10.54,1,4.329810272245584, -16815,21729,707,2008,2008_Pres-G_AZ,AZ,Pres-G,Pres-G,Zimmerman & Associates/Marketing Intelligence,394,Live Phone,,10/18/2008,408,Barack Obama,41,DEM,42,John McCain,44,REP,44,2,-2,11/4/2008,45.12,53.64,-8.52,6.52,6.52,1,1.270094043070831, -16804,21718,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/18/2008,1158,Barack Obama,41,DEM,48,John McCain,44,REP,47,,1,11/4/2008,51.03,48.22,2.82,1.82,-1.82,1,-1.033154756271405, -16770,21684,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/18/2008,1433,Barack Obama,41,DEM,49,John McCain,44,REP,44,,5,11/4/2008,51.03,48.22,2.82,2.18,2.18,1,-.6220342012882994, -16790,21704,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,10/18/2008,600,Barack Obama,41,DEM,44,John McCain,44,REP,46,2,-2,11/4/2008,46.99,52.2,-5.21,3.21,3.21,1,-.0817562552162479, -16789,21703,725,2008,2008_Pres-G_ME,ME,Pres-G,Pres-G,Critical Insights,64,Live Phone,,10/18/2008,443,Barack Obama,41,DEM,56,John McCain,44,REP,35,,21,11/4/2008,57.71,40.38,17.32,3.68,3.68,1,-.9364244377634215, -16763,21677,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,National Journal,224,Live Phone,,10/18/2008,402,Barack Obama,41,DEM,50,John McCain,44,REP,40,,10,11/4/2008,54.06,43.82,10.24,.24,-.24,1,-4.503219631000995,among registered voters -16730,21640,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,St. Cloud State University,312,Live Phone,,10/18/2008,509,Barack Obama,41,DEM,42,John McCain,44,REP,37,0,5,11/4/2008,54.06,43.82,10.24,5.24,-5.24,1,.8692669150315957,among all adults -16808,21722,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Suffolk University,323,Live Phone,,10/18/2008,600,Barack Obama,41,DEM,44,John McCain,44,REP,45,1,-1,11/4/2008,49.29,49.43,-.13,.87,-.87,1,-1.89393442774644, -16739,21649,729,2008,2008_Pres-G_MS,MS,Pres-G,Pres-G,University of South Alabama,361,Live Phone,,10/18/2008,405,Barack Obama,41,DEM,33,John McCain,44,REP,46,,-13,11/4/2008,43,56.18,-13.17,.17,.17,1,-3.81530891020453, -16768,21682,730,2008,2008_Pres-G_MT,MT,Pres-G,Pres-G,Montana State University Billings,216,Live Phone,,10/18/2008,403,Barack Obama,41,DEM,44,John McCain,44,REP,40,,4,11/4/2008,47.25,49.51,-2.26,6.26,6.26,0,2.266937084643373, -16800,21714,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,Public Opinion Strategies,260,Live Phone,R,10/18/2008,500,Barack Obama,41,DEM,50,John McCain,44,REP,41,,9,11/4/2008,54.13,44.52,9.61,.61,-.61,1,-4.250880835489924,for unspecified Republican sponsor -16806,21720,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/18/2008,600,Barack Obama,41,DEM,50,John McCain,44,REP,43,,7,11/4/2008,54.13,44.52,9.61,2.61,-2.61,1,-2.193812332160399, -16805,21719,735,2008,2008_Pres-G_NJ,NJ,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/18/2008,1184,Barack Obama,41,DEM,59,John McCain,44,REP,36,,23,11/4/2008,57.27,41.7,15.57,7.43,7.43,1,4.076435246676891, -16698,21608,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Ohio University,237,Live Phone,,10/18/2008,611,Barack Obama,41,DEM,57,John McCain,44,REP,41,,16,11/4/2008,51.5,46.91,4.59,11.41,11.41,1,6.99718068050271,among all adults -16769,21683,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/18/2008,1360,Barack Obama,41,DEM,52,John McCain,44,REP,38,,14,11/4/2008,51.5,46.91,4.59,9.41,9.41,1,5.510972130258883, -16807,21721,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Suffolk University,323,Live Phone,,10/18/2008,600,Barack Obama,41,DEM,51,John McCain,44,REP,42,1,9,11/4/2008,51.5,46.91,4.59,4.41,4.41,1,-.0516482683437047, -16764,21678,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,National Journal,224,Live Phone,,10/18/2008,412,Barack Obama,41,DEM,51,John McCain,44,REP,41,,10,11/4/2008,54.49,44.17,10.32,.32,-.32,1,-3.776037624695614,among registered voters -16771,21685,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/18/2008,1425,Barack Obama,41,DEM,53,John McCain,44,REP,40,,13,11/4/2008,54.49,44.17,10.32,2.68,2.68,1,-.7792519754122303, -16791,21705,751,2008,2008_Pres-G_WA,WA,Pres-G,Pres-G,Elway Research,87,Live Phone,,10/18/2008,405,Barack Obama,41,DEM,55,John McCain,44,REP,36,1,19,11/4/2008,57.65,40.48,17.18,1.82,1.82,1,-3.520589717109284,among registered voters -16765,21679,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,National Journal,224,Live Phone,,10/18/2008,405,Barack Obama,41,DEM,53,John McCain,44,REP,40,,13,11/4/2008,56.22,42.31,13.9,.9,-.9,1,-3.228426551103189,among registered voters -16768,87654,1316,2008,2008_Gov-G_MT,MT,Gov-G,Gov-G,Montana State University Billings,216,Live Phone,,10/18/2008,403,Brian Schweitzer,12617,DEM,60.2,Roy Brown,12615,REP,27.3,4.3,32.900002,11/4/2008,65.47,32.52,32.95,.05,-.05,1,-8.970926903913636, -16806,87518,1317,2008,2008_Gov-G_NH,NH,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/18/2008,600,John Lynch,12625,DEM,60,Joe Kenney,12626,REP,34,1,26,11/4/2008,70.18,27.62,42.56,16.56,-16.56,1,9.930697864670915, -16791,87519,1321,2008,2008_Gov-G_WA,WA,Gov-G,Gov-G,Elway Research,87,Live Phone,,10/18/2008,405,Christine Gregoire,12637,DEM,51,Dino Rossi,12638,REP,39,,12,11/4/2008,53.24,46.76,6.48,5.52,5.52,1,.2454855502022041,among registered voters -16797,24877,1546,2008,2008_Sen-G_AK,AK,Sen-G,Sen-G,Alaska Survey Research,155,Live Phone,,10/18/2008,500,Mark Begich,2582,DEM,46,Ted Stevens,2583,REP,45,,1,11/4/2008,47.77,46.52,1.24,.24,-.24,1,-6.253138635410253, -16790,24854,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,GQR Research (GQRR),126,Live Phone,,10/18/2008,600,Jim Martin,2612,DEM,44,Saxby Chambliss,2611,REP,48,,-4,11/4/2008,46.83,49.76,-2.92,1.08,-1.08,1,-2.389921545973047, -16789,24823,1558,2008,2008_Sen-G_ME,ME,Sen-G,Sen-G,Critical Insights,64,Live Phone,,10/18/2008,443,Thomas H. Allen,2670,DEM,42,Susan M. Collins,2668,REP,54,,-12,11/4/2008,38.58,61.33,-22.75,10.75,10.75,1,3.767426421875464, -16763,24929,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,National Journal,224,Live Phone,,10/18/2008,402,Al Franken,2679,DEM,37,Norm Coleman,2680,REP,36,19,1,11/4/2008,41.99,41.98,.01,.99,.99,1,-3.533020449150206,among registered voters -16730,25268,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,St. Cloud State University,312,Live Phone,,10/18/2008,509,Al Franken,2679,DEM,27,Norm Coleman,2680,REP,36,16,-9,11/4/2008,41.99,41.98,.01,9.01,-9.01,0,4.970800402928109,among all adults -16739,25401,1563,2008,2008_Sen-GS_MS,MS,Sen-G,Sen-GS,University of South Alabama,361,Live Phone,,10/18/2008,405,Ronnie Musgrove,2698,DEM,32,Roger F. Wicker,2697,REP,45,,-13,11/4/2008,45.04,54.96,-9.92,3.08,-3.08,1,-1.958874355215344, -16800,24990,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/18/2008,500,Jeanne Shaheen,2733,DEM,47,John E. Sununu,2735,REP,41,5,6,11/4/2008,51.59,45.25,6.34,.34,-.34,1,-3.463666791358193,for unspecified Republican sponsor -16806,25231,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/18/2008,600,Jeanne Shaheen,2733,DEM,50,John E. Sununu,2735,REP,43,2,7,11/4/2008,51.59,45.25,6.34,.66,.66,1,-3.041005348678639, -16805,25005,1567,2008,2008_Sen-G_NJ,NJ,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/18/2008,1184,Frank R. Lautenberg,2744,DEM,55,Dick Zimmer,2745,REP,33,,22,11/4/2008,56.03,41.95,14.08,7.92,7.92,1,3.113417486265461, -66291,123395,4033,2008,2008_House-G_AK-1,AK-1,House-G,House-G,Alaska Survey Research,155,Live Phone,,10/18/2008,500,Ethan Berkowitz,14574,DEM,51,Don Young,14575,REP,43,,8,11/4/2008,44.97,50.14,-5.17,13.17,13.17,0,4.893980574823159, -16789,117806,4204,2008,2008_House-G_ME-1,ME-1,House-G,House-G,Critical Insights,64,Live Phone,,10/18/2008,228,Chellie Pingree,13878,DEM,56,Charlie Summers,13879,REP,35,,21,11/4/2008,54.9,45.1,9.8,11.2,11.2,1,5.791680085837507, -16789,117808,4205,2008,2008_House-G_ME-2,ME-2,House-G,House-G,Critical Insights,64,Live Phone,,10/18/2008,215,Michael H. Michaud,13880,DEM,64,John N. Frary,13881,REP,23,,41,11/4/2008,67.44,32.56,34.87,6.13,6.13,1,.966192938692278, -16768,118059,4260,2008,2008_House-G_MT-1,MT-1,House-G,House-G,Montana State University Billings,216,Live Phone,,10/18/2008,403,John B. Driscoll,14106,DEM,25.3,Denny Rehberg,14107,REP,59.2,4.5,-33.900002,11/4/2008,32.42,64.14,-31.72,2.18,-2.18,1,-6.96564953052971, -16806,118146,4267,2008,2008_House-G_NH-1,NH-1,House-G,House-G,Research 2000,281,Live Phone,,10/18/2008,300,Carol Shea-Porter,14225,DEM,48,Jeb E. Bradley,14226,REP,43,2,5,11/4/2008,51.76,45.86,5.9,.9,-.9,1,-4.524837893064864, -16806,118147,4268,2008,2008_House-G_NH-2,NH-2,House-G,House-G,Research 2000,281,Live Phone,,10/18/2008,300,Paul W. Hodes,14228,DEM,49,Jennifer M. Horn,14229,REP,35,3,14,11/4/2008,56.44,41.42,15.02,1.02,-1.02,1,-6.232007308249734, -18178,117330,8656,2008,2008_House-G_US,US,House-G,House-G,GfK Group,115,Live Phone,,10/18/2008,800,Generic Candidate,13748,DEM,43,Generic Candidate,13749,REP,37,,6,11/4/2008,52.93,42.38,10.55,4.55,-4.55,1,.8630881199715054,for AP -15515,117582,8656,2008,2008_House-G_US,US,House-G,House-G,Research 2000,281,Live Phone,,10/18/2008,1100,Generic Candidate,13748,DEM,48,Generic Candidate,13749,REP,35,,13,11/4/2008,52.93,42.38,10.55,2.45,2.45,1,-1.440664294937543, -14887,19727,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/19/2008,1200,Barack Obama,41,DEM,49,John McCain,44,REP,45,,4,11/4/2008,52.88,45.61,7.27,3.27,-3.27,1,.3254329984844205, -15613,20453,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/19/2008,1050,Barack Obama,41,DEM,46,John McCain,44,REP,42,,4,11/4/2008,52.88,45.61,7.27,3.27,-3.27,1,.4443440717857339, -15306,23130,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,Live Phone,,10/19/2008,1159,Barack Obama,41,DEM,51,John McCain,44,REP,40.5,3,10.5,11/4/2008,52.88,45.61,7.27,3.23,3.23,1,.3202397602312002,for NBC News | Wall Street Journal; average of multiple versions or turnout models listed in poll; among registered voters -15784,20624,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/19/2008,1214,Barack Obama,41,DEM,50,John McCain,44,REP,42,,8,11/4/2008,52.88,45.61,7.27,.73,.73,1,-2.212687327141239, -16795,21709,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2008,1000,Barack Obama,41,DEM,51,John McCain,44,REP,46,0,5,11/4/2008,53.66,44.71,8.95,3.95,-3.95,1,.1296348654393915, -16785,21699,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/19/2008,951,Barack Obama,41,DEM,48,John McCain,44,REP,48,,0,11/4/2008,53.66,44.71,8.95,8.95,-8.95,.5,5.225573887961375, -16793,21707,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2008,1000,Barack Obama,41,DEM,48,John McCain,44,REP,49,1,-1,11/4/2008,51.03,48.22,2.82,3.82,-3.82,0,1.053317627030675, -16781,21695,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/19/2008,1252,Barack Obama,41,DEM,49,John McCain,44,REP,45,,4,11/4/2008,51.03,48.22,2.82,1.18,1.18,1,-1.676905422539415, -16803,21717,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/19/2008,1411,Barack Obama,41,DEM,48,John McCain,44,REP,46,,2,11/4/2008,49.95,48.91,1.03,.97,.97,1,-3.390772558449893, -16782,21696,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/19/2008,473,Barack Obama,41,DEM,42,John McCain,44,REP,53,,-11,11/4/2008,49.95,48.91,1.03,12.03,-12.03,0,8.238201544890991, -16777,21691,721,2008,2008_Pres-G_KY,KY,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/19/2008,535,Barack Obama,41,DEM,41,John McCain,44,REP,54,,-13,11/4/2008,41.17,57.4,-16.23,3.23,3.23,1,-1.431295973629194,for WHAS-TV | WLEX-TV (Lexington) -16792,21706,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2008,1000,Barack Obama,41,DEM,49,John McCain,44,REP,44,2,5,11/4/2008,49.29,49.43,-.13,5.13,5.13,0,3.039684138703076, -16783,21697,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/19/2008,717,Barack Obama,41,DEM,48,John McCain,44,REP,48,,0,11/4/2008,49.29,49.43,-.13,.13,.13,.5,-2.678233213579511, -16799,21713,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/19/2008,698,Barack Obama,41,DEM,49,John McCain,44,REP,48,,1,11/4/2008,49.7,49.38,.33,.67,.67,1,-2.693761055172688, -16802,21716,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/19/2008,1200,Barack Obama,41,DEM,51,John McCain,44,REP,44,2,7,11/4/2008,49.7,49.38,.33,6.67,6.67,1,3.813072403613928, -16796,21710,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2008,700,Barack Obama,41,DEM,51,John McCain,44,REP,48,,3,11/4/2008,49.7,49.38,.33,2.67,2.67,1,-.6269845449190243, -16776,21690,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/19/2008,627,Barack Obama,41,DEM,47,John McCain,44,REP,47,,0,11/4/2008,49.7,49.38,.33,.33,-.33,.5,-2.969084534497212,for WTVD-RV Raleigh -16766,21680,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,The Tyson Group,334,Live Phone,,10/19/2008,600,Barack Obama,41,DEM,48,John McCain,44,REP,45,1,3,11/4/2008,49.7,49.38,.33,2.67,2.67,1,-.6613154710194421,for Civitas Institute -16786,21700,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/19/2008,921,Barack Obama,41,DEM,50,John McCain,44,REP,47,,3,11/4/2008,49.7,49.38,.33,2.67,2.67,1,-.4721298709236913, -16779,21693,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/19/2008,466,Barack Obama,41,DEM,47,John McCain,44,REP,46,,1,11/4/2008,54.13,44.52,9.61,8.61,-8.61,1,3.989727553310373, -16780,21694,736,2008,2008_Pres-G_NM,NM,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/19/2008,534,Barack Obama,41,DEM,46,John McCain,44,REP,46,,0,11/4/2008,56.91,41.78,15.13,15.13,-15.13,.5,8.946820347608069, -16798,21712,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/19/2008,690,Barack Obama,41,DEM,47,John McCain,44,REP,47,,0,11/4/2008,55.15,42.65,12.49,12.49,-12.49,.5,5.708066324473636, -16784,21698,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/19/2008,670,Barack Obama,41,DEM,44,John McCain,44,REP,52,,-8,11/4/2008,55.15,42.65,12.49,20.49,-20.49,0,13.71369280041185, -16794,21708,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2008,1000,Barack Obama,41,DEM,47,John McCain,44,REP,49,1,-2,11/4/2008,51.5,46.91,4.59,6.59,-6.59,0,2.473953817275836, -16787,21701,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/19/2008,991,Barack Obama,41,DEM,47,John McCain,44,REP,49,,-2,11/4/2008,51.5,46.91,4.59,6.59,-6.59,0,2.262121964367206, -16809,21723,740,2008,2008_Pres-G_OK,OK,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/19/2008,561,Barack Obama,41,DEM,35,John McCain,44,REP,59,,-24,11/4/2008,34.35,65.65,-31.29,7.29,7.29,1,2.02708303271704, -16743,21653,747,2008,2008_Pres-G_TX,TX,Pres-G,Pres-G,YouGov,391,Online,,10/19/2008,550,Barack Obama,41,DEM,40,John McCain,44,REP,51,1,-11,11/4/2008,43.68,55.45,-11.77,.77,.77,1,-2.895172380757546,among registered voters -63753,117378,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/19/2008,652,Barack Obama,41,DEM,51,John McCain,44,REP,45,,6,11/4/2008,52.63,46.33,6.3,.3,-.3,1,-2.753933921031368,for WDBJ-TV (Roanoke) | WTVR-TV (Richmond) | WJLA-TV (Washington DC) | WJHL-TV (Virginia); among all adults -16788,21702,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/19/2008,922,Barack Obama,41,DEM,50,John McCain,44,REP,46,,4,11/4/2008,52.63,46.33,6.3,2.3,-2.3,1,-.915508051091161, -16810,21724,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/19/2008,641,Barack Obama,41,DEM,51,John McCain,44,REP,43,,8,11/4/2008,56.22,42.31,13.9,5.9,-5.9,1,2.522245741719789, -16811,21725,754,2008,2008_Pres-G_WY,WY,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/19/2008,604,Barack Obama,41,DEM,37,John McCain,44,REP,58,,-21,11/4/2008,32.54,64.78,-32.24,11.24,11.24,1,5.006103712032771, -16803,87513,1314,2008,2008_Gov-G_IN,IN,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/19/2008,1411,Jill Long Thompson,12608,DEM,36,"Mitchell Daniels, Jr.",12609,REP,57,,-21,11/4/2008,40.04,57.84,-17.81,3.19,-3.19,1,-1.671197023535596, -16802,87511,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/19/2008,1200,Bev Perdue,12620,DEM,48,Pat McCrory,12618,REP,44,4,4,11/4/2008,50.27,46.88,3.4,.6,.6,1,-3.53309720535236, -16776,87515,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/19/2008,627,Bev Perdue,12620,DEM,43,Pat McCrory,12618,REP,46,7,-3,11/4/2008,50.27,46.88,3.4,6.4,-6.4,0,2.57761843308278,for WTVD-RV Raleigh -16766,87510,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,The Tyson Group,334,Live Phone,,10/19/2008,600,Bev Perdue,12620,DEM,43,Pat McCrory,12618,REP,43,2,0,11/4/2008,50.27,46.88,3.4,3.4,-3.4,.5,-.8129541496223168,for Civitas Institute -16777,25310,1556,2008,2008_Sen-G_KY,KY,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/19/2008,535,Bruce Lunsford,2651,DEM,48,Mitch McConnell,2650,REP,48,,0,11/4/2008,47.03,52.97,-5.93,5.93,5.93,.5,2.365419231469934,for WHAS-TV | WLEX-TV (Lexington) -16802,24954,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/19/2008,1200,Kay R. Hagan,2709,DEM,49,Elizabeth H. Dole,2710,REP,42,4,7,11/4/2008,52.65,44.18,8.47,1.47,-1.47,1,-4.150379715829208, -16776,25337,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/19/2008,627,Kay R. Hagan,2709,DEM,46,Elizabeth H. Dole,2710,REP,45,5,1,11/4/2008,52.65,44.18,8.47,7.47,-7.47,1,1.882853604553993,for WTVD-RV Raleigh -16766,25385,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,The Tyson Group,334,Live Phone,,10/19/2008,600,Kay R. Hagan,2709,DEM,44,Elizabeth H. Dole,2710,REP,41,3,3,11/4/2008,52.65,44.18,8.47,5.47,-5.47,1,-.0580564293111881,for Civitas Institute -16809,25358,1570,2008,2008_Sen-G_OK,OK,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/19/2008,561,Andrew Rice,2759,DEM,39,James M. Inhofe,2758,REP,51,7,-12,11/4/2008,39.18,56.68,-17.5,5.5,5.5,1,.3105343108326478, -16743,25402,1576,2008,2008_Sen-G_TX,TX,Sen-G,Sen-G,YouGov,391,Online,,10/19/2008,550,Rick Noriega,2802,DEM,36,John Cornyn,2801,REP,45,5,-9,11/4/2008,42.84,54.82,-11.98,2.98,2.98,1,-2.402227186615474,among registered voters -63753,117449,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/19/2008,652,Mark R. Warner,2808,DEM,60,James S. Gilmore III,2809,REP,36,1,24,11/4/2008,65.03,33.73,31.3,7.3,-7.3,1,2.76552234461526,for WDBJ-TV (Roanoke) | WTVR-TV (Richmond) | WJLA-TV (Washington DC) | WJHL-TV (Virginia) -64145,118019,4144,2008,2008_House-G_GA-8,GA-8,House-G,House-G,Mellman Group,205,Live Phone,D,10/19/2008,400,James Marshall,14081,DEM,48,Richard N. Goddard,14082,REP,31,,17,11/4/2008,57.24,42.76,14.49,2.51,2.51,1,-5.19496227334845,for James Marshall -64333,118321,4152,2008,2008_House-G_ID-1,ID-1,House-G,House-G,SurveyUSA,325,IVR,,10/19/2008,613,Walt Minnick,13972,DEM,51,William T. Sali,13973,REP,45,,6,11/4/2008,50.61,49.39,1.21,4.79,4.79,1,-1.604013151223759, -63855,117558,4414,2008,2008_House-G_TX-22,TX-22,House-G,House-G,Benenson Strategy Group,30,Live Phone,D,10/19/2008,400,Nicholas V. Lampson,13826,DEM,42,Pete Olson,13827,REP,42,3,0,11/4/2008,45.36,52.43,-7.07,7.07,7.07,.5,-.0567014230139578,for Nicholas V. Lampson -16811,118322,4460,2008,2008_House-G_WY-1,WY-1,House-G,House-G,SurveyUSA,325,IVR,,10/19/2008,604,Gary Trauner,14062,DEM,44,Cynthia M. Lummis,14063,REP,50,4,-6,11/4/2008,42.81,52.62,-9.82,3.82,3.82,1,-3.357049399663739, -27649,120432,8656,2008,2008_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,10/19/2008,1000,Generic Candidate,13748,DEM,48,Generic Candidate,13749,REP,40,,8,11/4/2008,52.93,42.38,10.55,2.55,-2.55,1,-.9779218190185233, -15306,32928,8656,2008,2008_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,10/19/2008,600,Generic Candidate,13748,DEM,49,Generic Candidate,13749,REP,38,,11,11/4/2008,52.93,42.38,10.55,.45,.45,1,-3.489056917397819,for NBC News | Wall Street Journal; sample size unavailable; estimated at 600 as a default -14859,19699,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/20/2008,1330,Barack Obama,41,DEM,54,John McCain,44,REP,43,,11,11/4/2008,52.88,45.61,7.27,3.73,3.73,1,.945360976301325,for The Washington Post -15194,20034,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Financial Dynamics,95,Live Phone,,10/20/2008,782,Barack Obama,41,DEM,47,John McCain,44,REP,42,,5,11/4/2008,52.88,45.61,7.27,2.27,-2.27,1,-.8406945894271008,for Diageo | Hotline -15084,19924,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/20/2008,2331,Barack Obama,41,DEM,52,John McCain,44,REP,44,,8,11/4/2008,52.88,45.61,7.27,.73,.73,1,-2.005441846208007, -16767,21681,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/20/2008,576,Barack Obama,41,DEM,51,John McCain,44,REP,46,,5,11/4/2008,53.66,44.71,8.95,3.95,-3.95,1,-.4376364475234649, -16740,21650,710,2008,2008_Pres-G_CT,CT,Pres-G,Pres-G,University of Connecticut,347,Live Phone,,10/20/2008,502,Barack Obama,41,DEM,56,John McCain,44,REP,31,1,25,11/4/2008,60.59,38.22,22.37,2.63,2.63,1,-2.047560136188364, -16751,21661,721,2008,2008_Pres-G_KY,KY,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/20/2008,600,Barack Obama,41,DEM,39,John McCain,44,REP,55,,-16,11/4/2008,41.17,57.4,-16.23,.23,.23,1,-4.955476622130597, -16651,21561,725,2008,2008_Pres-G_ME,ME,Pres-G,Pres-G,Market Decisions Research,184,Live Phone,,10/20/2008,425,Barack Obama,41,DEM,52,John McCain,44,REP,33,,19,11/4/2008,57.71,40.38,17.32,1.68,1.68,1,-2.664287611879668,among all adults -16775,21689,725,2008,2008_Pres-G_ME,ME,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/20/2008,642,Barack Obama,41,DEM,54,John McCain,44,REP,39,,15,11/4/2008,57.71,40.38,17.32,2.32,-2.32,1,-1.669044292757334, -16749,120037,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/20/2008,644,Barack Obama,41,DEM,51,John McCain,44,REP,46.5,2,4.5,11/4/2008,49.7,49.38,.33,4.17,4.17,1,1.098244922621421,for CNN | Time; average of multiple versions or turnout models listed in poll -16741,21651,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,10/20/2008,725,Barack Obama,41,DEM,54,John McCain,44,REP,39,,15,11/4/2008,54.13,44.52,9.61,5.39,5.39,1,1.091521747470112,for Boston Globe -16748,21673,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/20/2008,700,Barack Obama,41,DEM,50,John McCain,44,REP,44.5,,5.5,11/4/2008,55.15,42.65,12.49,6.99,-6.99,1,-.0784816358732599,for CNN; average of multiple versions or turnout models listed in poll -16759,21669,738,2008,2008_Pres-G_NY,NY,Pres-G,Pres-G,Siena College,305,Live Phone,,10/20/2008,721,Barack Obama,41,DEM,62,John McCain,44,REP,31,,31,11/4/2008,62.88,36.03,26.86,4.14,4.14,1,-1.828652166784366, -16746,21674,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/20/2008,737,Barack Obama,41,DEM,49.5,John McCain,44,REP,45,3,4.5,11/4/2008,51.5,46.91,4.59,.09,-.09,1,-4.329140028426853,for CNN; average of multiple versions or turnout models listed in poll -16742,21652,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/20/2008,886,Barack Obama,41,DEM,49,John McCain,44,REP,46,2,3,11/4/2008,51.5,46.91,4.59,1.59,-1.59,1,-2.635746737515465, -16778,21692,740,2008,2008_Pres-G_OK,OK,Pres-G,Pres-G,SoonerPoll.com,308,IVR,,10/20/2008,763,Barack Obama,41,DEM,32,John McCain,44,REP,64,,-32,11/4/2008,34.35,65.65,-31.29,.71,-.71,1,-5.697217024876442, -16773,21687,744,2008,2008_Pres-G_SC,SC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/20/2008,500,Barack Obama,41,DEM,43,John McCain,44,REP,54,,-11,11/4/2008,44.9,53.87,-8.98,2.02,-2.02,1,-1.666735955032382, -16750,21675,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/20/2008,647,Barack Obama,41,DEM,52.5,John McCain,44,REP,44,3,8.5,11/4/2008,52.63,46.33,6.3,2.2,2.2,1,-.8525393165908984,for CNN; average of multiple versions or turnout models listed in poll -16747,21676,753,2008,2008_Pres-G_WV,WV,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/20/2008,674,Barack Obama,41,DEM,42.5,John McCain,44,REP,53,2,-10.5,11/4/2008,42.59,55.71,-13.12,2.62,2.62,1,-2.491860126687479,for CNN; average of multiple versions or turnout models listed in poll -16772,21686,753,2008,2008_Pres-G_WV,WV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/20/2008,500,Barack Obama,41,DEM,43,John McCain,44,REP,52,,-9,11/4/2008,42.59,55.71,-13.12,4.12,4.12,1,-1.087344171316559, -16741,87512,1317,2008,2008_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,10/20/2008,725,John Lynch,12625,DEM,67,Joe Kenney,12626,REP,17,,50,11/4/2008,70.18,27.62,42.56,7.44,7.44,1,-.14743223759899,for Boston Globe -16772,87509,1322,2008,2008_Gov-G_WV,WV,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/20/2008,500,"Joe Manchin, III",12639,DEM,71,Russ Weeks,12641,REP,21,,50,11/4/2008,69.81,25.73,44.08,5.92,5.92,1,.3143853212157539, -16751,25206,1556,2008,2008_Sen-G_KY,KY,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/20/2008,600,Bruce Lunsford,2651,DEM,43,Mitch McConnell,2650,REP,47,,-4,11/4/2008,47.03,52.97,-5.93,1.93,1.93,1,-2.001342806790972, -16651,24889,1558,2008,2008_Sen-G_ME,ME,Sen-G,Sen-G,Market Decisions Research,184,Live Phone,,10/20/2008,425,Thomas H. Allen,2670,DEM,37,Susan M. Collins,2668,REP,54,,-17,11/4/2008,38.58,61.33,-22.75,5.75,5.75,1,-1.25589778651853,among all adults -16775,25319,1558,2008,2008_Sen-G_ME,ME,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/20/2008,642,Thomas H. Allen,2670,DEM,43,Susan M. Collins,2668,REP,54,,-11,11/4/2008,38.58,61.33,-22.75,11.75,11.75,1,5.953096885540579, -16741,25407,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,10/20/2008,725,Jeanne Shaheen,2733,DEM,49,John E. Sununu,2735,REP,36,,13,11/4/2008,51.59,45.25,6.34,6.66,6.66,1,3.341129981128804,for Boston Globe -16778,25394,1570,2008,2008_Sen-G_OK,OK,Sen-G,Sen-G,SoonerPoll.com,308,IVR,,10/20/2008,763,Andrew Rice,2759,DEM,40,James M. Inhofe,2758,REP,53,4,-13,11/4/2008,39.18,56.68,-17.5,4.5,4.5,1,-.7179432061015842, -16741,118440,4267,2008,2008_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,10/20/2008,358,Carol Shea-Porter,14225,DEM,44,Jeb E. Bradley,14226,REP,39,,5,11/4/2008,51.76,45.86,5.9,.9,-.9,1,-4.105663884159418,for Boston Globe -16741,118441,4268,2008,2008_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,10/20/2008,349,Paul W. Hodes,14228,DEM,51,Jennifer M. Horn,14229,REP,25,,26,11/4/2008,56.44,41.42,15.02,10.98,10.98,1,5.94110858745787,for Boston Globe -64068,117895,4342,2008,2008_House-G_OH-15,OH-15,House-G,House-G,GQR Research (GQRR),126,Live Phone,D,10/20/2008,400,Mary Jo Kilroy,13948,DEM,44,Steve Stivers,13949,REP,36,,8,11/4/2008,45.94,45.18,.76,7.24,7.24,1,.9167982815603454,for unspecified Democratic sponsor -15194,117358,8656,2008,2008_House-G_US,US,House-G,House-G,Financial Dynamics,95,Live Phone,,10/20/2008,780,Generic Candidate,13748,DEM,43,Generic Candidate,13749,REP,37,,6,11/4/2008,52.93,42.38,10.55,4.55,-4.55,1,1.198077537042314,for Diageo | Hotline -63533,20475,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Big Ten,31,Live Phone,,10/21/2008,1014,Barack Obama,41,DEM,51.5,John McCain,44,REP,42.5,,9,11/4/2008,52.88,45.61,7.27,1.73,1.73,1,-1.130535687453232, -15535,20375,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,10/21/2008,699,Barack Obama,41,DEM,52,John McCain,44,REP,39,,13,11/4/2008,52.88,45.61,7.27,5.73,5.73,1,2.922147065252743,for CBS News -15059,19899,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/21/2008,936,Barack Obama,41,DEM,49,John McCain,44,REP,40,,9,11/4/2008,52.88,45.61,7.27,1.73,1.73,1,-1.123805254218687, -15424,20264,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2008,3000,Barack Obama,41,DEM,52,John McCain,44,REP,45,,7,11/4/2008,52.88,45.61,7.27,.27,-.27,1,-2.28135270007988, -15504,20344,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/21/2008,1100,Barack Obama,41,DEM,51,John McCain,44,REP,41,,10,11/4/2008,52.88,45.61,7.27,2.73,2.73,1,-.1037582943559645, -15699,20539,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/21/2008,1000,Barack Obama,41,DEM,49,John McCain,44,REP,41,,8,11/4/2008,52.88,45.61,7.27,.73,.73,1,-2.13769719356878,among all adults -16753,21663,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/21/2008,625,Barack Obama,41,DEM,45,John McCain,44,REP,46,,-1,11/4/2008,51.03,48.22,2.82,3.82,-3.82,0,.9156103172102608, -16729,21639,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,SEA Polling & Strategic Design,302,Live Phone,,10/21/2008,800,Barack Obama,41,DEM,49,John McCain,44,REP,42,,7,11/4/2008,51.03,48.22,2.82,4.18,4.18,1,1.476166948667938, -16733,21643,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/21/2008,1200,Barack Obama,41,DEM,46,John McCain,44,REP,48,,-2,11/4/2008,51.03,48.22,2.82,4.82,-4.82,0,2.277181513473942, -16734,21644,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/21/2008,800,Barack Obama,41,DEM,45,John McCain,44,REP,51,2,-6,11/4/2008,46.99,52.2,-5.21,.79,-.79,1,-2.268557016833244, -16709,21619,716,2008,2008_Pres-G_IA,IA,Pres-G,Pres-G,Big Ten,31,Live Phone,,10/21/2008,586,Barack Obama,41,DEM,52,John McCain,44,REP,39,,13,11/4/2008,53.93,44.39,9.53,3.47,3.47,1,-.9472959983541857, -16727,21637,716,2008,2008_Pres-G_IA,IA,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/21/2008,600,Barack Obama,41,DEM,54,John McCain,44,REP,39,,15,11/4/2008,53.93,44.39,9.53,5.47,5.47,1,1.396058863835074, -16719,21629,717,2008,2008_Pres-G_ID,ID,Pres-G,Pres-G,Harstad Strategic Research Inc.,134,Live Phone,D,10/21/2008,503,Barack Obama,41,DEM,32,John McCain,44,REP,55,,-23,11/4/2008,36.09,61.52,-25.43,2.43,2.43,1,-2.655241218712405,for Walt Minnick -16712,21622,718,2008,2008_Pres-G_IL,IL,Pres-G,Pres-G,Big Ten,31,Live Phone,,10/21/2008,586,Barack Obama,41,DEM,61,John McCain,44,REP,32,,29,11/4/2008,61.92,36.78,25.14,3.86,3.86,1,.0046424671492365, -16711,21621,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Big Ten,31,Live Phone,,10/21/2008,586,Barack Obama,41,DEM,51,John McCain,44,REP,42,,9,11/4/2008,49.95,48.91,1.03,7.97,7.97,1,3.750060426595458, -16755,21665,721,2008,2008_Pres-G_KY,KY,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2008,500,Barack Obama,41,DEM,44,John McCain,44,REP,52,,-8,11/4/2008,41.17,57.4,-16.23,8.23,8.23,1,4.167503583149727, -16756,21666,722,2008,2008_Pres-G_LA,LA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2008,500,Barack Obama,41,DEM,41,John McCain,44,REP,57,,-16,11/4/2008,39.93,58.56,-18.63,2.63,2.63,1,-5.227872068439797, -16735,21645,723,2008,2008_Pres-G_MA,MA,Pres-G,Pres-G,Suffolk University,323,Live Phone,,10/21/2008,400,Barack Obama,41,DEM,53,John McCain,44,REP,34,3,19,11/4/2008,61.8,35.99,25.81,6.81,-6.81,1,.5799531777715228,among registered voters -16714,21624,726,2008,2008_Pres-G_MI,MI,Pres-G,Pres-G,Big Ten,31,Live Phone,,10/21/2008,562,Barack Obama,41,DEM,58,John McCain,44,REP,36,,22,11/4/2008,57.43,40.96,16.47,5.53,5.53,1,1.565407533376136, -16718,21628,726,2008,2008_Pres-G_MI,MI,Pres-G,Pres-G,EPIC-MRA,84,Live Phone,,10/21/2008,400,Barack Obama,41,DEM,51,John McCain,44,REP,37,1,14,11/4/2008,57.43,40.96,16.47,2.47,-2.47,1,-1.753634060514029, -16716,21626,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,Big Ten,31,Live Phone,,10/21/2008,583,Barack Obama,41,DEM,57,John McCain,44,REP,38,,19,11/4/2008,54.06,43.82,10.24,8.76,8.76,1,4.812209545507891, -16761,21671,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Marshall Marketing,196,IVR,,10/21/2008,500,Barack Obama,41,DEM,48,John McCain,44,REP,46,,2,11/4/2008,49.7,49.38,.33,1.67,1.67,1,-1.614405154255609,for WSOC-TV -16723,21633,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,Public Opinion Strategies,260,Live Phone,R,10/21/2008,525,Barack Obama,41,DEM,48,John McCain,44,REP,44,,4,11/4/2008,54.13,44.52,9.61,5.61,-5.61,1,.9443677785421819,for unspecified Republican sponsor -16752,21662,735,2008,2008_Pres-G_NJ,NJ,Pres-G,Pres-G,Marist College,183,Live Phone,,10/21/2008,628,Barack Obama,41,DEM,56,John McCain,44,REP,39,,17,11/4/2008,57.27,41.7,15.57,1.43,1.43,1,-2.506082651097713,for NBC News -16713,21623,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Big Ten,31,Live Phone,,10/21/2008,564,Barack Obama,41,DEM,53,John McCain,44,REP,41,,12,11/4/2008,51.5,46.91,4.59,7.41,7.41,1,3.140390410032769, -16731,21641,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/21/2008,1200,Barack Obama,41,DEM,45,John McCain,44,REP,48,,-3,11/4/2008,51.5,46.91,4.59,7.59,-7.59,0,3.891962331393181, -16715,21625,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Big Ten,31,Live Phone,,10/21/2008,566,Barack Obama,41,DEM,52,John McCain,44,REP,42,,10,11/4/2008,54.49,44.17,10.32,.32,-.32,1,-3.425622697549767, -16697,21607,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Muhlenberg College,219,Live Phone,,10/21/2008,608,Barack Obama,41,DEM,52,John McCain,44,REP,40,,12,11/4/2008,54.49,44.17,10.32,1.68,1.68,1,-1.915948259755165, -16732,21642,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/21/2008,1200,Barack Obama,41,DEM,50,John McCain,44,REP,43,,7,11/4/2008,54.49,44.17,10.32,3.32,-3.32,1,.266080926870748, -16757,21667,747,2008,2008_Pres-G_TX,TX,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2008,500,Barack Obama,41,DEM,44,John McCain,44,REP,54,,-10,11/4/2008,43.68,55.45,-11.77,1.77,1.77,1,-1.896192727848807, -16754,21664,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/21/2008,625,Barack Obama,41,DEM,47,John McCain,44,REP,45,,2,11/4/2008,52.63,46.33,6.3,4.3,-4.3,1,1.459838277578521, -16744,21654,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Virginia Commonwealth University,370,Live Phone,,10/21/2008,817,Barack Obama,41,DEM,51,John McCain,44,REP,40,,11,11/4/2008,52.63,46.33,6.3,4.7,4.7,1,1.932982137069722, -16710,21620,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,Big Ten,31,Live Phone,,10/21/2008,584,Barack Obama,41,DEM,53,John McCain,44,REP,41,,12,11/4/2008,56.22,42.31,13.9,1.9,-1.9,1,-1.860344745230694, -16758,21668,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/21/2008,600,Barack Obama,41,DEM,52,John McCain,44,REP,41,,11,11/4/2008,56.22,42.31,13.9,2.9,-2.9,1,-.7130204287235822, -16762,21672,753,2008,2008_Pres-G_WV,WV,Pres-G,Pres-G,Orion Strategies,246,Live Phone,,10/21/2008,600,Barack Obama,41,DEM,44,John McCain,44,REP,49,,-5,11/4/2008,42.59,55.71,-13.12,8.12,8.12,1,3.719692252061009, -16761,87507,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,Marshall Marketing,196,IVR,,10/21/2008,500,Bev Perdue,12620,DEM,44.2,Pat McCrory,12618,REP,43.8,,.40000001,11/4/2008,50.27,46.88,3.4,3,-3,1,-1.055275985065456,for WSOC-TV -16734,25275,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/21/2008,800,Jim Martin,2612,DEM,44,Saxby Chambliss,2611,REP,46,5,-2,11/4/2008,46.83,49.76,-2.92,.92,.92,1,-2.195888932278614, -16719,24860,1552,2008,2008_Sen-G_ID,ID,Sen-G,Sen-G,Harstad Strategic Research Inc.,134,Live Phone,D,10/21/2008,503,Larry LaRocco,2625,DEM,33,James E. Risch,2624,REP,45,,-12,11/4/2008,34.11,57.65,-23.55,11.55,11.55,1,6.291445615530655,for Walt Minnick -16755,25059,1556,2008,2008_Sen-G_KY,KY,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2008,500,Bruce Lunsford,2651,DEM,43,Mitch McConnell,2650,REP,50,,-7,11/4/2008,47.03,52.97,-5.93,1.07,-1.07,1,-3.044004213579386, -16756,25064,1557,2008,2008_Sen-O_LA,LA,Sen-G,Sen-O,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2008,500,Mary L. Landrieu,2659,DEM,53,John Neely Kennedy,2660,REP,43,,10,11/4/2008,52.11,45.72,6.39,3.61,3.61,1,-3.137107883400481, -16735,25287,1559,2008,2008_Sen-G_MA,MA,Sen-G,Sen-G,Suffolk University,323,Live Phone,,10/21/2008,400,John Kerry,2664,DEM,56,Jeffrey K. Beatty,2665,REP,19,,37,11/4/2008,65.86,30.93,34.93,2.07,2.07,1,-5.609661503864674,among registered voters -16718,24831,1560,2008,2008_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,10/21/2008,400,Carl Levin,2673,DEM,58,Jacob W. Hoogendyk Jr.,2674,REP,30,,28,11/4/2008,62.66,33.85,28.82,.82,-.82,1,-6.264634682040653, -16716,24810,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,Big Ten,31,Live Phone,,10/21/2008,583,Al Franken,2679,DEM,40,Norm Coleman,2680,REP,34,15,6,11/4/2008,41.99,41.98,.01,5.99,5.99,1,1.978173397663298, -16723,24989,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/21/2008,525,Jeanne Shaheen,2733,DEM,46,John E. Sununu,2735,REP,43,5,3,11/4/2008,51.59,45.25,6.34,3.34,-3.34,1,-.2953314337937649,for unspecified Republican sponsor -16752,24887,1567,2008,2008_Sen-G_NJ,NJ,Sen-G,Sen-G,Marist College,183,Live Phone,,10/21/2008,628,Frank R. Lautenberg,2744,DEM,48,Dick Zimmer,2745,REP,41,,7,11/4/2008,56.03,41.95,14.08,7.08,-7.08,1,2.114923718317661,for NBC News -16761,25423,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,Marshall Marketing,196,IVR,,10/21/2008,500,Kay R. Hagan,2709,DEM,44,Elizabeth H. Dole,2710,REP,43.4,,.60000002,11/4/2008,52.65,44.18,8.47,7.87,-7.87,1,2.442790081466603,for WSOC-TV -16757,25169,1576,2008,2008_Sen-G_TX,TX,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2008,500,Rick Noriega,2802,DEM,40,John Cornyn,2801,REP,55,,-15,11/4/2008,42.84,54.82,-11.98,3.02,-3.02,1,-1.958435881051684, -16754,24903,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/21/2008,625,Mark R. Warner,2808,DEM,58,James S. Gilmore III,2809,REP,33,,25,11/4/2008,65.03,33.73,31.3,6.3,-6.3,1,1.532795263775298, -16744,25414,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,Virginia Commonwealth University,370,Live Phone,,10/21/2008,817,Mark R. Warner,2808,DEM,61,James S. Gilmore III,2809,REP,27,,34,11/4/2008,65.03,33.73,31.3,2.7,2.7,1,-1.992120299339894, -16762,24936,1578,2008,2008_Sen-G_WV,WV,Sen-G,Sen-G,Orion Strategies,246,Live Phone,,10/21/2008,600,"John D. Rockefeller, IV",2812,DEM,60,Jay Wolfe,2813,REP,36,,24,11/4/2008,63.73,36.26,27.47,3.47,-3.47,1,-4.218128442226091, -64070,117897,4027,2008,2008_House-G_AL-2,AL-2,House-G,House-G,GQR Research (GQRR),126,Live Phone,D,10/21/2008,403,Bobby N. Bright,13950,DEM,50,Jay Love,13951,REP,43,,7,11/4/2008,50.23,49.61,.62,6.38,6.38,1,.991039089066725,for unspecified Democratic sponsor -64210,118148,4027,2008,2008_House-G_AL-2,AL-2,House-G,House-G,Research 2000,281,Live Phone,,10/21/2008,400,Bobby N. Bright,13950,DEM,45,Jay Love,13951,REP,47,,-2,11/4/2008,50.23,49.61,.62,2.62,-2.62,0,-3.654836160698193, -64211,118149,4036,2008,2008_House-G_AZ-3,AZ-3,House-G,House-G,Research 2000,281,Live Phone,,10/21/2008,400,Bob Lord,14232,DEM,40,John B. Shadegg,14233,REP,50,,-10,11/4/2008,42.07,54.08,-12.01,2.01,2.01,1,-5.527191181104286, -64212,118150,4049,2008,2008_House-G_CA-4,CA-4,House-G,House-G,Research 2000,281,Live Phone,,10/21/2008,400,Charles Duane Brown,14234,DEM,48,Tom McClintock,14235,REP,42,,6,11/4/2008,49.76,50.24,-.49,6.49,6.49,0,.1870010930497606, -64213,118151,4124,2008,2008_House-G_FL-13,FL-13,House-G,House-G,Research 2000,281,Live Phone,,10/21/2008,400,Christine L. Jennings,14236,DEM,34,Vern Buchanan,14237,REP,45,,-11,11/4/2008,37.49,55.54,-18.05,7.05,7.05,1,-.418593734494155, -64213,118152,4136,2008,2008_House-G_FL-25,FL-25,House-G,House-G,Research 2000,281,Live Phone,,10/21/2008,400,Joe Garcia,14238,DEM,43,Mario Diaz-Balart,14239,REP,46,,-3,11/4/2008,46.95,53.05,-6.11,3.11,3.11,1,-4.425754661909424, -16719,117943,4152,2008,2008_House-G_ID-1,ID-1,House-G,House-G,Harstad Strategic Research Inc.,134,Live Phone,D,10/21/2008,273,Walt Minnick,13972,DEM,48,William T. Sali,13973,REP,41,,7,11/4/2008,50.61,49.39,1.21,5.79,5.79,1,-.7144181940624003,for Walt Minnick -16719,117944,4153,2008,2008_House-G_ID-2,ID-2,House-G,House-G,Harstad Strategic Research Inc.,134,Live Phone,D,10/21/2008,230,Deborah Holmes,13974,DEM,22,Mike Simpson,13975,REP,66,,-44,11/4/2008,28.9,70.89,-42,2,-2,1,-5.714965753475465,for Walt Minnick -64334,118323,4164,2008,2008_House-G_IL-11,IL-11,House-G,House-G,SurveyUSA,325,IVR,,10/21/2008,623,Deborah Halvorson,14120,DEM,50,Marty Ozinga,14121,REP,37,9,13,11/4/2008,58.4,34.48,23.92,10.92,-10.92,1,5.872206514118435, -16727,118154,4185,2008,2008_House-G_IA-4,IA-4,House-G,House-G,Research 2000,281,Live Phone,,10/21/2008,400,Becky Greenwald,14240,DEM,42,Tom Latham,14241,REP,47,,-5,11/4/2008,39.43,60.57,-21.13,16.13,16.13,1,11.03306043663351, -64335,118324,4190,2008,2008_House-G_KS-4,KS-4,House-G,House-G,SurveyUSA,325,IVR,,10/21/2008,597,Donald Betts,14415,DEM,29,Todd Tiahrt,14414,REP,62,,-33,11/4/2008,32.38,63.41,-31.03,1.97,-1.97,1,-5.343586917850049, -63857,117560,4192,2008,2008_House-G_KY-2,KY-2,House-G,House-G,Benenson Strategy Group,30,Live Phone,D,10/21/2008,401,David E. Boswell,13832,DEM,47,Brett Guthrie,13833,REP,41,,6,11/4/2008,47.43,52.57,-5.15,11.15,11.15,0,5.033251617004158,for unspecified Democratic sponsor -64214,118155,4206,2008,2008_House-G_MD-1,MD-1,House-G,House-G,Research 2000,281,Live Phone,,10/21/2008,400,Frank M. Kratovil,14242,DEM,40,Andy Harris,14243,REP,44,,-4,11/4/2008,49.12,48.33,.79,4.79,-4.79,0,-2.712349927223553, -64087,117915,4232,2008,2008_House-G_MI-9,MI-9,House-G,House-G,Grove Insight,129,Live Phone,D,10/21/2008,400,Gary C. Peters,13964,DEM,46,Joe Knollenberg,13965,REP,36,2,10,11/4/2008,52.08,42.63,9.45,.55,.55,1,-6.940492900013887,for unspecified Democratic sponsor -64215,118157,4266,2008,2008_House-G_NV-3,NV-3,House-G,House-G,Research 2000,281,Live Phone,,10/21/2008,400,Dina Titus,14067,DEM,47,Jon C. Porter,14068,REP,45,,2,11/4/2008,47.43,42.29,5.14,3.14,-3.14,1,-3.136952558862616, -64216,118158,4273,2008,2008_House-G_NJ-5,NJ-5,House-G,House-G,Research 2000,281,Live Phone,,10/21/2008,400,Dennis G. Shulman,14246,DEM,40,Scott Garrett,14247,REP,47,,-7,11/4/2008,42.4,55.87,-13.47,6.47,6.47,1,-1.050906306031538, -64159,118061,4275,2008,2008_House-G_NJ-7,NJ-7,House-G,House-G,National Research Inc.,225,Live Phone,R,10/21/2008,300,Linda Stender,14108,DEM,31,Leonard Lance,14109,REP,40,6,-9,11/4/2008,42.22,50.22,-8,1,-1,1,-6.561031781078273,for Leonard Lance -64217,118159,4323,2008,2008_House-G_NC-10,NC-10,House-G,House-G,Research 2000,281,Live Phone,,10/21/2008,400,Daniel Johnson,14248,DEM,37,Patrick T. McHenry,14249,REP,52,,-15,11/4/2008,42.45,57.55,-15.1,.1,.1,1,-7.419458190341682, -73973,138801,4342,2008,2008_House-G_OH-15,OH-15,House-G,House-G,Benenson Strategy Group,30,Live Phone,D,10/21/2008,500,Mary Jo Kilroy,13948,DEM,46,Steve Stivers,13949,REP,37,,9,11/4/2008,45.94,45.18,.76,8.24,8.24,1,2.156193305086602,for Mary Jo Kilroy -64115,117958,4365,2008,2008_House-G_PA-10,PA-10,House-G,House-G,Lycoming College,176,Live Phone,,10/21/2008,441,Christopher P. Carney,14001,DEM,50,Christopher Hackett,14002,REP,35,,15,11/4/2008,56.33,43.67,12.66,2.34,2.34,1,-5.112684211505321, -64368,118420,4367,2008,2008_House-G_PA-12,PA-12,House-G,House-G,Susquehanna Polling & Research Inc.,326,Live Phone,,10/21/2008,400,John P. Murtha,13894,DEM,46,William Russell,13895,REP,41,,5,11/4/2008,57.85,42.15,15.7,10.7,-10.7,1,4.149779189754389, -64218,118160,4377,2008,2008_House-G_SC-1,SC-1,House-G,House-G,Research 2000,281,Live Phone,,10/21/2008,400,Linda Ketner,14250,DEM,37,Henry E. Brown,14252,REP,48,,-11,11/4/2008,47.89,51.93,-4.04,6.96,-6.96,1,1.668966118471954, -64218,118161,4378,2008,2008_House-G_SC-2,SC-2,House-G,House-G,Research 2000,281,Live Phone,,10/21/2008,400,Rob Miller,14253,DEM,35,Joe Wilson,14254,REP,47,,-12,11/4/2008,46.18,53.74,-7.56,4.44,-4.44,1,-3.040027388873752, -64426,118510,4399,2008,2008_House-G_TX-7,TX-7,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/21/2008,421,Michael Peter Skelly,13952,DEM,41,John Abney Culberson,13953,REP,48,,-7,11/4/2008,42.36,55.9,-13.54,6.54,6.54,1,-.2397683542506252, -64219,118162,4402,2008,2008_House-G_TX-10,TX-10,House-G,House-G,Research 2000,281,Live Phone,,10/21/2008,400,Larry Joe Doherty,14255,DEM,42,Michael McCaul,14256,REP,46,,-4,11/4/2008,43.15,53.89,-10.74,6.74,6.74,1,-.7877216948326622, -64426,118509,4414,2008,2008_House-G_TX-22,TX-22,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/21/2008,404,Nicholas V. Lampson,13826,DEM,36,Pete Olson,13827,REP,53,,-17,11/4/2008,45.36,52.43,-7.07,9.93,-9.93,1,3.72507175112414, -64220,118163,4447,2008,2008_House-G_WA-8,WA-8,House-G,House-G,Research 2000,281,Live Phone,,10/21/2008,400,Darcy Burner,16511,DEM,46,David G. Reichert,16512,REP,46,,0,11/4/2008,47.22,52.78,-5.57,5.57,5.57,.5,-1.87739934035935, -73986,138814,4447,2008,2008_House-G_WA-8,WA-8,House-G,House-G,SurveyUSA,325,IVR,,10/21/2008,600,Darcy Burner,16511,DEM,50,David G. Reichert,16512,REP,46,,4,11/4/2008,47.22,52.78,-5.57,9.57,9.57,0,3.65413675298815,sample size unavailable; estimated at 600 as a default -15535,32926,8656,2008,2008_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/21/2008,600,Generic Candidate,13748,DEM,48,Generic Candidate,13749,REP,36,,12,11/4/2008,52.93,42.38,10.55,1.45,1.45,1,-2.21457217451888,for CBS News; sample size unavailable; estimated at 600 as a default -15504,117584,8656,2008,2008_House-G_US,US,House-G,House-G,Research 2000,281,Live Phone,,10/21/2008,1100,Generic Candidate,13748,DEM,48,Generic Candidate,13749,REP,35,,13,11/4/2008,52.93,42.38,10.55,2.45,2.45,1,-1.266606464943062, -15148,19988,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,10/22/2008,1000,Barack Obama,41,DEM,52,John McCain,44,REP,43,,9,11/4/2008,52.88,45.61,7.27,1.73,1.73,1,-1.094647304579272, -15242,20082,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Knowledge Networks,164,Online,,10/22/2008,1537,Barack Obama,41,DEM,50,John McCain,44,REP,43,,7,11/4/2008,52.88,45.61,7.27,.27,-.27,1,-2.371739068227221,for AP | Yahoo; among registered voters -16717,21627,706,2008,2008_Pres-G_AR,AR,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/22/2008,600,Barack Obama,41,DEM,41,John McCain,44,REP,52,,-11,11/4/2008,38.86,58.72,-19.85,8.85,8.85,1,1.206555607553967, -16707,21617,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,Public Opinion Strategies,260,Live Phone,,10/22/2008,500,Barack Obama,41,DEM,52,John McCain,44,REP,40,1,12,11/4/2008,53.66,44.71,8.95,3.05,3.05,1,-1.108814859499251, -16721,21631,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/22/2008,562,Barack Obama,41,DEM,48,John McCain,44,REP,47,,1,11/4/2008,51.03,48.22,2.82,1.82,-1.82,1,-1.191440378102071, -16724,21634,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2008,500,Barack Obama,41,DEM,46,John McCain,44,REP,51,0,-5,11/4/2008,46.99,52.2,-5.21,.21,.21,1,-3.295555760134694, -16706,21616,718,2008,2008_Pres-G_IL,IL,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/22/2008,800,Barack Obama,41,DEM,59,John McCain,44,REP,35,,24,11/4/2008,61.92,36.78,25.14,1.14,-1.14,1,-2.779298227191716, -16736,21646,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/22/2008,631,Barack Obama,41,DEM,49,John McCain,44,REP,45,,4,11/4/2008,49.95,48.91,1.03,2.97,2.97,1,-1.383109701317545, -16737,21647,720,2008,2008_Pres-G_KS,KS,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/22/2008,613,Barack Obama,41,DEM,41,John McCain,44,REP,53,,-12,11/4/2008,41.65,56.61,-14.96,2.96,2.96,1,-2.468122434618722, -16708,21618,722,2008,2008_Pres-G_LA,LA,Pres-G,Pres-G,Southeastern Louisiana University,309,Live Phone,,10/22/2008,503,Barack Obama,41,DEM,38.3,John McCain,44,REP,50.6,,-12.3,11/4/2008,39.93,58.56,-18.63,6.33,6.33,1,-.9716365334553801,among registered voters -16725,21635,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2008,500,Barack Obama,41,DEM,56,John McCain,44,REP,41,,15,11/4/2008,54.06,43.82,10.24,4.76,4.76,1,.4508668232679729, -16705,21615,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/22/2008,800,Barack Obama,41,DEM,48,John McCain,44,REP,47,,1,11/4/2008,49.29,49.43,-.13,1.13,1.13,0,-1.247386696632599,for St Louis Post-Dispatch | KMOV-TV -16720,21630,738,2008,2008_Pres-G_NY,NY,Pres-G,Pres-G,Marist College,183,Live Phone,,10/22/2008,527,Barack Obama,41,DEM,65,John McCain,44,REP,29,,36,11/4/2008,62.88,36.03,26.86,9.14,9.14,1,3.76875926939501,for NBC News -16722,21632,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/22/2008,408,Barack Obama,41,DEM,52,John McCain,44,REP,42,,10,11/4/2008,51.5,46.91,4.59,5.41,5.41,1,.885690419299838, -16738,21648,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/22/2008,620,Barack Obama,41,DEM,53,John McCain,44,REP,41,,12,11/4/2008,54.49,44.17,10.32,1.68,1.68,1,-1.795742206332706, -16728,21638,746,2008,2008_Pres-G_TN,TN,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/22/2008,600,Barack Obama,41,DEM,38,John McCain,44,REP,54,,-16,11/4/2008,41.83,56.9,-15.07,.93,-.93,1,-3.364504384966119, -16700,21610,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/22/2008,1231,Barack Obama,41,DEM,52,John McCain,44,REP,43,,9,11/4/2008,52.63,46.33,6.3,2.7,2.7,1,.1017760325763944, -16726,21636,751,2008,2008_Pres-G_WA,WA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2008,500,Barack Obama,41,DEM,54,John McCain,44,REP,43,,11,11/4/2008,57.65,40.48,17.18,6.18,-6.18,1,1.382812179958742, -16678,21588,751,2008,2008_Pres-G_WA,WA,Pres-G,Pres-G,University of Washington,364,Live Phone,,10/22/2008,600,Barack Obama,41,DEM,55,John McCain,44,REP,34,,21,11/4/2008,57.65,40.48,17.18,3.82,3.82,1,-.6984290294270606,among registered voters -16736,87649,1314,2008,2008_Gov-G_IN,IN,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/22/2008,631,Jill Long Thompson,12608,DEM,35,"Mitchell Daniels, Jr.",12609,REP,54,7,-19,11/4/2008,40.04,57.84,-17.81,1.19,-1.19,1,-4.334403350537645, -16705,87508,1315,2008,2008_Gov-G_MO,MO,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/22/2008,800,Jay Nixon,12613,DEM,55,Kenny Hulshof,12611,REP,41,,14,11/4/2008,58.4,39.49,18.91,4.91,-4.91,1,.8956625585212706,for St Louis Post-Dispatch | KMOV-TV -16726,87504,1321,2008,2008_Gov-G_WA,WA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2008,500,Christine Gregoire,12637,DEM,50,Dino Rossi,12638,REP,48,,2,11/4/2008,53.24,46.76,6.48,4.48,-4.48,1,-.7182668817638826, -16678,87514,1321,2008,2008_Gov-G_WA,WA,Gov-G,Gov-G,University of Washington,364,Live Phone,,10/22/2008,600,Christine Gregoire,12637,DEM,51,Dino Rossi,12638,REP,45,,6,11/4/2008,53.24,46.76,6.48,.48,-.48,1,-4.773666736937095,among registered voters -24059,29306,1548,2008,2008_Sen-G_CO,CO,Sen-G,Sen-G,Behavior Research Center (Rocky Mountain Poll),27,Live Phone,,10/22/2008,500,Mark Udall,2602,DEM,51,Bob Schaffer,2603,REP,38,,13,11/4/2008,52.8,42.49,10.3,2.7,2.7,1,-1.685103174381894, -63708,117237,1548,2008,2008_Sen-G_CO,CO,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,,10/22/2008,500,Mark Udall,2602,DEM,51,Bob Schaffer,2603,REP,38,,13,11/4/2008,52.8,42.49,10.3,2.7,2.7,1,-1.695153957338793, -16724,25033,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2008,500,Jim Martin,2612,DEM,45,Saxby Chambliss,2611,REP,47,,-2,11/4/2008,46.83,49.76,-2.92,.92,.92,1,-2.449275892654975, -16706,25202,1553,2008,2008_Sen-G_IL,IL,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/22/2008,800,Richard J. Durbin,2638,DEM,59,Steve Sauerberg,2639,REP,34,,25,11/4/2008,67.84,28.53,39.31,14.31,-14.31,1,5.422423258757986, -16737,25306,1555,2008,2008_Sen-G_KS,KS,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/22/2008,613,Jim Slattery,2646,DEM,35,Pat Roberts,2645,REP,57,2,-22,11/4/2008,36.46,60.06,-23.6,1.6,1.6,1,-3.36273310070953, -16708,25258,1557,2008,2008_Sen-O_LA,LA,Sen-G,Sen-O,Southeastern Louisiana University,309,Live Phone,,10/22/2008,503,Mary L. Landrieu,2659,DEM,53,John Neely Kennedy,2660,REP,34,,19,11/4/2008,52.11,45.72,6.39,12.61,12.61,1,6.822625662462497,among registered voters -16725,25090,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2008,500,Al Franken,2679,DEM,41,Norm Coleman,2680,REP,37,17,4,11/4/2008,41.99,41.98,.01,3.99,3.99,1,-.1050372706121088, -16728,25242,1575,2008,2008_Sen-G_TN,TN,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/22/2008,600,Robert D. Tuke,2789,DEM,37,Lamar Alexander,2788,REP,59,,-22,11/4/2008,31.64,65.14,-33.5,11.5,11.5,1,5.098286297480535, -16700,24975,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/22/2008,1231,Mark R. Warner,2808,DEM,60,James S. Gilmore III,2809,REP,32,,28,11/4/2008,65.03,33.73,31.3,3.3,-3.3,1,-1.024643556702901, -64256,118234,4049,2008,2008_House-G_CA-4,CA-4,House-G,House-G,SmithJohnson Research,367,Live Phone,R,10/22/2008,400,Charles Duane Brown,14234,DEM,40,Tom McClintock,14235,REP,49,,-9,11/4/2008,49.76,50.24,-.49,8.51,-8.51,1,2.22564044066766,for Tom McClintock -63856,117559,4119,2008,2008_House-G_FL-8,FL-8,House-G,House-G,Benenson Strategy Group,30,Live Phone,D,10/22/2008,402,Alan Grayson,13829,DEM,52,Richard Keller,13830,REP,41,,11,11/4/2008,52.01,47.99,4.02,6.98,6.98,1,-.5354643570211162,for unspecified Democratic sponsor -16706,118153,4163,2008,2008_House-G_IL-10,IL-10,House-G,House-G,Research 2000,281,Live Phone,,10/22/2008,400,Daniel J. Seals,14118,DEM,49,Mark Kirk,14119,REP,43,,6,11/4/2008,47.44,52.56,-5.12,11.12,11.12,0,6.3679697312733, -64375,118427,4185,2008,2008_House-G_IA-4,IA-4,House-G,House-G,Tarrance Group,333,Live Phone,R,10/22/2008,300,Becky Greenwald,14240,DEM,34,Tom Latham,14241,REP,56,,-22,11/4/2008,39.43,60.57,-21.13,.87,-.87,1,-8.019884594610318,for Tom Latham -64337,118326,4193,2008,2008_House-G_KY-3,KY-3,House-G,House-G,SurveyUSA,325,IVR,,10/22/2008,612,John Yarmuth,14409,DEM,57,Anne Meagher Northup,14410,REP,41,,16,11/4/2008,59.37,40.63,18.73,2.73,-2.73,1,-4.603847837389809, -64157,118055,4244,2008,2008_House-G_MN-6,MN-6,House-G,House-G,Humphrey Institute,143,Live Phone,,10/22/2008,430,Elwyn Tinklenberg,14098,DEM,45,Michele Bachmann,14099,REP,43,5,2,11/4/2008,43.43,46.41,-2.97,4.97,4.97,0,-1.023645613419275, -64338,118327,4244,2008,2008_House-G_MN-6,MN-6,House-G,House-G,SurveyUSA,325,IVR,,10/22/2008,621,Elwyn Tinklenberg,14098,DEM,47,Michele Bachmann,14099,REP,44,6,3,11/4/2008,43.43,46.41,-2.97,5.97,5.97,0,1.926637138855745, -16705,118156,4259,2008,2008_House-G_MO-9,MO-9,House-G,House-G,Research 2000,281,Live Phone,,10/22/2008,400,Judy Baker,14244,DEM,42,Blaine Luetkemeyer,14245,REP,47,,-5,11/4/2008,47.49,49.99,-2.51,2.49,-2.49,1,-5.005535930964053,for St Louis Post-Dispatch | KMOV-TV -64020,117824,4367,2008,2008_House-G_PA-12,PA-12,House-G,House-G,Dane & Associates,71,IVR,,10/22/2008,800,John P. Murtha,13894,DEM,35,William Russell,13895,REP,48,,-13,11/4/2008,57.85,42.15,15.7,28.7,-28.7,0,21.67577721180124, -15187,20027,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Financial Dynamics,95,Live Phone,,10/23/2008,869,Barack Obama,41,DEM,50,John McCain,44,REP,43,,7,11/4/2008,52.88,45.61,7.27,.27,-.27,1,-2.610687638946714,for Diageo | Hotline -15083,19923,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/23/2008,2358,Barack Obama,41,DEM,51,John McCain,44,REP,43,,8,11/4/2008,52.88,45.61,7.27,.73,.73,1,-1.782979243840656, -14934,19774,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,10/23/2008,1000,Barack Obama,41,DEM,49,John McCain,44,REP,46,,3,11/4/2008,52.88,45.61,7.27,4.27,-4.27,1,1.577791982493204, -63590,117032,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/23/2008,886,Barack Obama,41,DEM,46.5,John McCain,44,REP,43.3,,3.2,11/4/2008,52.88,45.61,7.27,4.07,-4.07,1,1.429174658460745, -15339,20179,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Princeton Survey Research Associates International,258,Live Phone,,10/23/2008,882,Barack Obama,41,DEM,53,John McCain,44,REP,41,,12,11/4/2008,52.88,45.61,7.27,4.73,4.73,1,1.977390048477664, -15783,20623,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/23/2008,1203,Barack Obama,41,DEM,51,John McCain,44,REP,42,,9,11/4/2008,52.88,45.61,7.27,1.73,1.73,1,-.9470750408107114, -16618,21524,707,2008,2008_Pres-G_AZ,AZ,Pres-G,Pres-G,Northern Arizona University,234,Live Phone,,10/23/2008,600,Barack Obama,41,DEM,41,John McCain,44,REP,49,,-8,11/4/2008,45.12,53.64,-8.52,.52,.52,1,-4.407041720916908,among registered voters -16587,21484,708,2008,2008_Pres-G_CA,CA,Pres-G,Pres-G,Field Research Corp. (Field Poll),94,Live Phone,,10/23/2008,966,Barack Obama,41,DEM,55,John McCain,44,REP,33,1,22,11/4/2008,61.01,36.95,24.06,2.06,-2.06,1,-1.706640184772823, -16694,21604,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/23/2008,625,Barack Obama,41,DEM,43,John McCain,44,REP,49,,-6,11/4/2008,46.99,52.2,-5.21,.79,-.79,1,-2.270002675730689, -16691,21601,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/23/2008,615,Barack Obama,41,DEM,48,John McCain,44,REP,47,,1,11/4/2008,46.99,52.2,-5.21,6.21,6.21,0,3.590662813158668, -16692,21602,716,2008,2008_Pres-G_IA,IA,Pres-G,Pres-G,Marist College,183,Live Phone,,10/23/2008,645,Barack Obama,41,DEM,52,John McCain,44,REP,42,,10,11/4/2008,53.93,44.39,9.53,.47,.47,1,-3.912052086731395,for NBC News -16695,21605,716,2008,2008_Pres-G_IA,IA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/23/2008,625,Barack Obama,41,DEM,51,John McCain,44,REP,40,,11,11/4/2008,53.93,44.39,9.53,1.47,1.47,1,-2.827136463387288, -16701,21611,716,2008,2008_Pres-G_IA,IA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2008,500,Barack Obama,41,DEM,52,John McCain,44,REP,44,,8,11/4/2008,53.93,44.39,9.53,1.53,-1.53,1,-3.010497207074927, -16696,21606,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/23/2008,625,Barack Obama,41,DEM,45,John McCain,44,REP,46,,-1,11/4/2008,49.29,49.43,-.13,.87,-.87,1,-1.551509367086727, -16704,21614,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2008,700,Barack Obama,41,DEM,48,John McCain,44,REP,50,,-2,11/4/2008,49.7,49.38,.33,2.33,-2.33,0,-.7168899197355015, -16693,21603,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,Marist College,183,Live Phone,,10/23/2008,655,Barack Obama,41,DEM,50,John McCain,44,REP,45,,5,11/4/2008,54.13,44.52,9.61,4.61,-4.61,1,.3519071968441619,for NBC News -16702,21612,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2008,700,Barack Obama,41,DEM,50,John McCain,44,REP,46,,4,11/4/2008,54.13,44.52,9.61,5.61,-5.61,1,1.356840759701236, -16699,21609,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/23/2008,993,Barack Obama,41,DEM,51,John McCain,44,REP,44,,7,11/4/2008,51.5,46.91,4.59,2.41,2.41,1,-1.506837513259338, -16675,21585,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Temple University,336,Live Phone,,10/23/2008,761,Barack Obama,41,DEM,52,John McCain,44,REP,43,,9,11/4/2008,54.49,44.17,10.32,1.32,-1.32,1,-2.01311247093496, -16687,21597,745,2008,2008_Pres-G_SD,SD,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/23/2008,600,Barack Obama,41,DEM,41,John McCain,44,REP,50,,-9,11/4/2008,44.75,53.16,-8.41,.59,-.59,1,-2.425444645996001, -16667,21577,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Roanoke College,292,Live Phone,,10/23/2008,614,Barack Obama,41,DEM,48,John McCain,44,REP,39,,9,11/4/2008,52.63,46.33,6.3,2.7,2.7,1,-.2106184420538587, -16703,21613,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2008,500,Barack Obama,41,DEM,51,John McCain,44,REP,44,,7,11/4/2008,56.22,42.31,13.9,6.9,-6.9,1,3.521321445893101, -16688,21598,753,2008,2008_Pres-G_WV,WV,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/23/2008,600,Barack Obama,41,DEM,43,John McCain,44,REP,49,,-6,11/4/2008,42.59,55.71,-13.12,7.12,7.12,1,2.476022405525847, -24097,87506,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/23/2008,800,Bev Perdue,12620,DEM,46,Pat McCrory,12618,REP,44,1,2,11/4/2008,50.27,46.88,3.4,1.4,-1.4,1,-2.468354241120529,for WRAL News -16704,87502,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2008,700,Bev Perdue,12620,DEM,47,Pat McCrory,12618,REP,51,,-4,11/4/2008,50.27,46.88,3.4,7.4,-7.4,0,3.742627686736779, -16694,24893,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/23/2008,625,Jim Martin,2612,DEM,39,Saxby Chambliss,2611,REP,45,,-6,11/4/2008,46.83,49.76,-2.92,3.08,-3.08,1,.0969278538484456, -16691,24873,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/23/2008,615,Jim Martin,2612,DEM,42,Saxby Chambliss,2611,REP,44,2,-2,11/4/2008,46.83,49.76,-2.92,.92,.92,1,-2.384424117292058, -16701,25042,1554,2008,2008_Sen-G_IA,IA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2008,500,Tom Harkin,2620,DEM,57,Christopher Reed,2621,REP,41,,16,11/4/2008,62.66,37.26,25.39,9.39,-9.39,1,4.607954278360704, -16702,25126,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2008,700,Jeanne Shaheen,2733,DEM,52,John E. Sununu,2735,REP,46,,6,11/4/2008,51.59,45.25,6.34,.34,-.34,1,-3.151068590492782, -24097,29342,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/23/2008,800,Kay R. Hagan,2709,DEM,42,Elizabeth H. Dole,2710,REP,46,3,-4,11/4/2008,52.65,44.18,8.47,12.47,-12.47,0,7.823647482954871,for WRAL News -24077,29324,1574,2008,2008_Sen-G_SD,SD,Sen-G,Sen-G,GQR Research (GQRR),126,Live Phone,,10/23/2008,603,Tim Johnson,2784,DEM,62,Joel D. Dykstra,2785,REP,32,,30,11/4/2008,62.49,37.51,24.98,5.02,5.02,1,1.325278301518218, -16687,25241,1574,2008,2008_Sen-G_SD,SD,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/23/2008,600,Tim Johnson,2784,DEM,57,Joel D. Dykstra,2785,REP,35,,22,11/4/2008,62.49,37.51,24.98,2.98,-2.98,1,-.7808657761476892, -16667,25256,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,Roanoke College,292,Live Phone,,10/23/2008,614,Mark R. Warner,2808,DEM,57,James S. Gilmore III,2809,REP,22,,35,11/4/2008,65.03,33.73,31.3,3.7,3.7,1,-.9815454166797895, -64221,118164,4132,2008,2008_House-G_FL-21,FL-21,House-G,House-G,Research 2000,281,Live Phone,,10/23/2008,400,Raul L. Martinez,13916,DEM,44,Lincoln Diaz-Balart,13917,REP,45,,-1,11/4/2008,42.1,57.9,-15.8,14.8,14.8,1,8.06585052142122, -64339,118328,4181,2008,2008_House-G_IN-9,IN-9,House-G,House-G,SurveyUSA,325,IVR,,10/23/2008,599,Baron P. Hill,14264,DEM,54,Mike Sodrel,14265,REP,39,5,15,11/4/2008,57.77,38.41,19.36,4.36,-4.36,1,-1.694433649627267, -64142,118016,4202,2008,2008_House-G_LA-6,LA-6,House-G,House-G,McLaughlin & Associates,203,Live Phone,R,10/23/2008,300,Donald J. Cazayoux,14078,DEM,38,Bill Cassidy,14076,REP,36,14,2,11/4/2008,40.29,48.12,-7.82,9.82,9.82,0,2.300479297135686,for Bill Cassidy -64180,118087,4358,2008,2008_House-G_PA-3,PA-3,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/23/2008,400,Kathy Dahlkemper,14145,DEM,45,Phil English,14146,REP,47,,-2,11/4/2008,51.25,48.75,2.49,4.49,-4.49,0,-2.991736213058859,for Phil English -64071,117898,4399,2008,2008_House-G_TX-7,TX-7,House-G,House-G,GQR Research (GQRR),126,Live Phone,D,10/23/2008,400,Michael Peter Skelly,13952,DEM,44,John Abney Culberson,13953,REP,49,3,-5,11/4/2008,42.36,55.9,-13.54,8.54,8.54,1,2.366688936200679,for Michael Peter Skelly -15187,117354,8656,2008,2008_House-G_US,US,House-G,House-G,Financial Dynamics,95,Live Phone,,10/23/2008,869,Generic Candidate,13748,DEM,46,Generic Candidate,13749,REP,38,,8,11/4/2008,52.93,42.38,10.55,2.55,-2.55,1,-.6021597922453985,for Diageo | Hotline -27647,32925,8656,2008,2008_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2008,600,Generic Candidate,13748,DEM,47,Generic Candidate,13749,REP,40,,7,11/4/2008,52.93,42.38,10.55,3.55,-3.55,1,-.0620103386860932,sample size unavailable; estimated at 600 as a default -43062,122994,8656,2008,2008_House-G_US,US,House-G,House-G,The Winston Group,385,Live Phone,R,10/23/2008,1000,Generic Candidate,13748,DEM,52,Generic Candidate,13749,REP,42,,10,11/4/2008,52.93,42.38,10.55,.55,-.55,1,-2.923826380770813,for unspecified Republican sponsor; among registered voters -14862,19702,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/24/2008,1308,Barack Obama,41,DEM,52,John McCain,44,REP,45,,7,11/4/2008,52.88,45.61,7.27,.27,-.27,1,-2.2514360791135,for The Washington Post -15176,20016,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,Online,,10/24/2008,1695,Barack Obama,41,DEM,50,John McCain,44,REP,44,,6,11/4/2008,52.88,45.61,7.27,1.27,-1.27,1,-1.2321998587195, -15611,20451,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/24/2008,886,Barack Obama,41,DEM,47,John McCain,44,REP,44,,3,11/4/2008,52.88,45.61,7.27,4.27,-4.27,1,1.691446195380687, -15423,20263,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2008,3000,Barack Obama,41,DEM,52,John McCain,44,REP,44,,8,11/4/2008,52.88,45.61,7.27,.73,.73,1,-1.589951592580749, -15514,20354,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/24/2008,1100,Barack Obama,41,DEM,51,John McCain,44,REP,40,,11,11/4/2008,52.88,45.61,7.27,3.73,3.73,1,1.109603820008711, -16690,21600,707,2008,2008_Pres-G_AZ,AZ,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,10/24/2008,600,Barack Obama,41,DEM,44,John McCain,44,REP,48,2,-4,11/4/2008,45.12,53.64,-8.52,4.52,4.52,1,-.1126143199749491,for unspecified Democratic sponsor -16632,21542,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,GfK Group,115,Live Phone,,10/24/2008,626,Barack Obama,41,DEM,50,John McCain,44,REP,41,0,9,11/4/2008,53.66,44.71,8.95,.05,.05,1,-3.974694028990591, -16633,21543,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,GfK Group,115,Live Phone,,10/24/2008,600,Barack Obama,41,DEM,45,John McCain,44,REP,43,1,2,11/4/2008,51.03,48.22,2.82,.82,-.82,1,-1.968528799530395, -16654,21564,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/24/2008,1435,Barack Obama,41,DEM,47,John McCain,44,REP,45,,2,11/4/2008,51.03,48.22,2.82,.82,-.82,1,-1.573821411269148, -16689,21599,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Howey Politics/DePauw University,142,Live Phone,,10/24/2008,600,Barack Obama,41,DEM,45,John McCain,44,REP,47,,-2,11/4/2008,49.95,48.91,1.03,3.03,-3.03,0,-1.27875721025283, -16658,21568,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/24/2008,600,Barack Obama,41,DEM,48,John McCain,44,REP,47,,1,11/4/2008,49.95,48.91,1.03,.03,-.03,1,-4.52144395825644, -16681,21591,730,2008,2008_Pres-G_MT,MT,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2008,625,Barack Obama,41,DEM,44,John McCain,44,REP,48,,-4,11/4/2008,47.25,49.51,-2.26,1.74,-1.74,1,-2.06013906800172, -16637,21547,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,GfK Group,115,Live Phone,,10/24/2008,601,Barack Obama,41,DEM,48,John McCain,44,REP,46,0,2,11/4/2008,49.7,49.38,.33,1.67,1.67,1,-1.33227248566934, -16683,21593,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2008,625,Barack Obama,41,DEM,47,John McCain,44,REP,47,,0,11/4/2008,49.7,49.38,.33,.33,-.33,.5,-2.628332031797485, -16634,21544,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,GfK Group,115,Live Phone,,10/24/2008,600,Barack Obama,41,DEM,55,John McCain,44,REP,37,1,18,11/4/2008,54.13,44.52,9.61,8.39,8.39,1,4.340493124200307, -16682,21592,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2008,625,Barack Obama,41,DEM,50,John McCain,44,REP,39,,11,11/4/2008,54.13,44.52,9.61,1.39,1.39,1,-2.918995138425207, -16635,21545,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,GfK Group,115,Live Phone,,10/24/2008,628,Barack Obama,41,DEM,52,John McCain,44,REP,40,,12,11/4/2008,55.15,42.65,12.49,.49,-.49,1,-6.588923339333753, -16631,21541,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,GfK Group,115,Live Phone,,10/24/2008,607,Barack Obama,41,DEM,48,John McCain,44,REP,41,0,7,11/4/2008,51.5,46.91,4.59,2.41,2.41,1,-1.68799652155803, -16653,21563,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/24/2008,1425,Barack Obama,41,DEM,51,John McCain,44,REP,42,,9,11/4/2008,51.5,46.91,4.59,4.41,4.41,1,.9202019790533112, -16684,21594,741,2008,2008_Pres-G_OR,OR,Pres-G,Pres-G,DHM Research,76,Live Phone,,10/24/2008,500,Barack Obama,41,DEM,53,John McCain,44,REP,34,,19,11/4/2008,56.75,40.4,16.35,2.65,2.65,1,-.9070788969567899,among registered voters -16646,21556,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Franklin & Marshall College,106,Live Phone,,10/24/2008,600,Barack Obama,41,DEM,53,John McCain,44,REP,40,,13,11/4/2008,54.49,44.17,10.32,2.68,2.68,1,-.7451277640401031,sample size unavailable; estimated at 600 as a default -16636,21546,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,GfK Group,115,Live Phone,,10/24/2008,607,Barack Obama,41,DEM,52,John McCain,44,REP,40,1,12,11/4/2008,54.49,44.17,10.32,1.68,1.68,1,-1.730555169767533, -16655,21565,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/24/2008,1364,Barack Obama,41,DEM,53,John McCain,44,REP,41,,12,11/4/2008,54.49,44.17,10.32,1.68,1.68,1,-1.388872203914603, -16680,21590,748,2008,2008_Pres-G_UT,UT,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2008,625,Barack Obama,41,DEM,32,John McCain,44,REP,55,,-23,11/4/2008,34.41,62.58,-28.18,5.18,5.18,1,1.022886691327193, -16686,21596,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/24/2008,784,Barack Obama,41,DEM,52,John McCain,44,REP,44,,8,11/4/2008,52.63,46.33,6.3,1.7,1.7,1,-.9638622320825033, -16630,21540,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,GfK Group,115,Live Phone,,10/24/2008,601,Barack Obama,41,DEM,49,John McCain,44,REP,42,1,7,11/4/2008,52.63,46.33,6.3,.7,.7,1,-2.17228144043544, -16689,87500,1314,2008,2008_Gov-G_IN,IN,Gov-G,Gov-G,Howey Politics/DePauw University,142,Live Phone,,10/24/2008,600,Jill Long Thompson,12608,DEM,30,"Mitchell Daniels, Jr.",12609,REP,61,3,-31,11/4/2008,40.04,57.84,-17.81,13.19,-13.19,1,8.776228538679275, -16658,87501,1314,2008,2008_Gov-G_IN,IN,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/24/2008,600,Jill Long Thompson,12608,DEM,41,"Mitchell Daniels, Jr.",12609,REP,53,,-12,11/4/2008,40.04,57.84,-17.81,5.81,5.81,1,.8124606315464988, -54117,87503,1317,2008,2008_Gov-G_NH,NH,Gov-G,Gov-G,GfK Group,115,Live Phone,,10/24/2008,600,John Lynch,12625,DEM,73,Joe Kenney,12626,REP,17,2,56,11/4/2008,70.18,27.62,42.56,13.44,13.44,1,6.874176335464668, -16680,87680,1319,2008,2008_Gov-G_UT,UT,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2008,400,Bob Springmeyer,12627,DEM,17,"Jon M. Huntsman, Jr.",12629,REP,73,2,-56,11/4/2008,19.72,77.63,-57.91,1.91,1.91,1,-3.803841414626927, -54118,87505,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,GfK Group,115,Live Phone,,10/24/2008,601,Bev Perdue,12620,DEM,44,Pat McCrory,12618,REP,44,4,0,11/4/2008,50.27,46.88,3.4,3.4,-3.4,.5,-.450555469711013, -16632,24796,1548,2008,2008_Sen-G_CO,CO,Sen-G,Sen-G,GfK Group,115,Live Phone,,10/24/2008,626,Mark Udall,2602,DEM,48,Bob Schaffer,2603,REP,36,,12,11/4/2008,52.8,42.49,10.3,1.7,1.7,1,-2.498325797038131, -16634,24798,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,GfK Group,115,Live Phone,,10/24/2008,600,Jeanne Shaheen,2733,DEM,47,John E. Sununu,2735,REP,41,3,6,11/4/2008,51.59,45.25,6.34,.34,-.34,1,-3.072427072634246, -16637,24797,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,GfK Group,115,Live Phone,,10/24/2008,601,Kay R. Hagan,2709,DEM,47,Elizabeth H. Dole,2710,REP,43,,4,11/4/2008,52.65,44.18,8.47,4.47,-4.47,1,-.929278294568764, -16684,24937,1571,2008,2008_Sen-G_OR,OR,Sen-G,Sen-G,DHM Research,76,Live Phone,,10/24/2008,500,Jeff Merkley,2765,DEM,45,Gordon H. Smith,2766,REP,40,3,5,11/4/2008,48.9,45.55,3.35,1.65,1.65,1,-2.621918932011861,among registered voters -16686,25420,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,ABC News/The Washington Post,3,Live Phone,,10/24/2008,784,Mark R. Warner,2808,DEM,61,James S. Gilmore III,2809,REP,31,,30,11/4/2008,65.03,33.73,31.3,1.3,-1.3,1,-3.393206034722613, -16630,24799,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,GfK Group,115,Live Phone,,10/24/2008,601,Mark R. Warner,2808,DEM,58,James S. Gilmore III,2809,REP,32,,26,11/4/2008,65.03,33.73,31.3,5.3,-5.3,1,.7792842229852284, -16658,118165,4174,2008,2008_House-G_IN-2,IN-2,House-G,House-G,Research 2000,281,Live Phone,,10/24/2008,400,Joe Donnelly,14259,DEM,54,Luke Puckett,14260,REP,40,3,14,11/4/2008,67.09,30.23,36.86,22.86,-22.86,1,15.40957833953384, -64103,117946,4175,2008,2008_House-G_IN-3,IN-3,House-G,House-G,Howey Politics/DePauw University,142,Live Phone,,10/24/2008,300,Michael A. Montagano,13978,DEM,44,Mark Edward Souder,13979,REP,41,,3,11/4/2008,39.7,55.04,-15.34,18.34,18.34,0,11.39923743697489, -16680,117993,4425,2008,2008_House-G_UT-1,UT-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2008,400,Morgan E. Bowen,13887,DEM,29,Rob Bishop,13888,REP,54,,-25,11/4/2008,30.47,64.85,-34.38,9.38,9.38,1,4.297331893732937, -16680,117994,4426,2008,2008_House-G_UT-2,UT-2,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2008,400,Jim Matheson,13889,DEM,57,Bill Dew,13890,REP,30,,27,11/4/2008,63.35,34.47,28.88,1.88,-1.88,1,-5.44096110817804, -16680,117995,4427,2008,2008_House-G_UT-3,UT-3,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2008,400,Bennion L. Spencer,13893,DEM,22,Jason Chaffetz,13892,REP,57,,-35,11/4/2008,28.28,65.61,-37.33,2.33,2.33,1,-3.180912939652722, -15514,117585,8656,2008,2008_House-G_US,US,House-G,House-G,Research 2000,281,Live Phone,,10/24/2008,1100,Generic Candidate,13748,DEM,48,Generic Candidate,13749,REP,34,,14,11/4/2008,52.93,42.38,10.55,3.45,3.45,1,-.08041325776742, -15236,20076,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Live Phone,,10/25/2008,831,Barack Obama,41,DEM,48,John McCain,44,REP,42,,6,11/4/2008,52.88,45.61,7.27,1.27,-1.27,1,-1.433431934454291,for Reuters -15379,20219,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,Live Phone,,10/25/2008,1198,Barack Obama,41,DEM,53,John McCain,44,REP,38,,15,11/4/2008,52.88,45.61,7.27,7.73,7.73,1,5.329110464019833, -15696,20536,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,31148,Barack Obama,41,DEM,51,John McCain,44,REP,45,,6,11/4/2008,52.88,45.61,7.27,1.27,-1.27,1,-.8635503962416543,among registered voters -16449,21346,704,2008,2008_Pres-G_AK,AK,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,352,Barack Obama,41,DEM,38,John McCain,44,REP,55,,-17,11/4/2008,37.89,59.42,-21.54,4.54,4.54,1,-1.98226979142231,among registered voters -16473,21370,705,2008,2008_Pres-G_AL,AL,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,452,Barack Obama,41,DEM,39,John McCain,44,REP,57,,-18,11/4/2008,38.74,60.32,-21.58,3.58,3.58,1,-.6561593172884093,among registered voters -16451,21348,706,2008,2008_Pres-G_AR,AR,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,491,Barack Obama,41,DEM,41,John McCain,44,REP,53,,-12,11/4/2008,38.86,58.72,-19.85,7.85,7.85,1,.1304388397914675,among registered voters -16638,21548,707,2008,2008_Pres-G_AZ,AZ,Pres-G,Pres-G,Arizona State University,15,Live Phone,,10/25/2008,1019,Barack Obama,41,DEM,44,John McCain,44,REP,46,0,-2,11/4/2008,45.12,53.64,-8.52,6.52,6.52,1,2.143829122039758,among registered voters -16469,21366,707,2008,2008_Pres-G_AZ,AZ,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,682,Barack Obama,41,DEM,46,John McCain,44,REP,50,,-4,11/4/2008,45.12,53.64,-8.52,4.52,4.52,1,-.1038836626777717,among registered voters -16685,21595,708,2008,2008_Pres-G_CA,CA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2008,500,Barack Obama,41,DEM,61,John McCain,44,REP,34,,27,11/4/2008,61.01,36.95,24.06,2.94,2.94,1,-1.236520696484995, -16481,21378,708,2008,2008_Pres-G_CA,CA,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,999,Barack Obama,41,DEM,55,John McCain,44,REP,40,,15,11/4/2008,61.01,36.95,24.06,9.06,-9.06,1,5.98108335015692,among registered voters -16613,21519,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,National Journal,224,Live Phone,,10/25/2008,409,Barack Obama,41,DEM,48,John McCain,44,REP,44,,4,11/4/2008,53.66,44.71,8.95,4.95,-4.95,1,.9547106170464253,among registered voters -16474,21371,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,685,Barack Obama,41,DEM,55,John McCain,44,REP,40,,15,11/4/2008,53.66,44.71,8.95,6.05,6.05,1,2.451545298623702,among registered voters -16461,21358,710,2008,2008_Pres-G_CT,CT,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,704,Barack Obama,41,DEM,58,John McCain,44,REP,37,,21,11/4/2008,60.59,38.22,22.37,1.37,-1.37,1,-3.410841004814607,among registered voters -16466,21363,712,2008,2008_Pres-G_DE,DE,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,346,Barack Obama,41,DEM,59,John McCain,44,REP,37,,22,11/4/2008,61.94,36.95,25,3,-3,1,-3.172041278619906,among registered voters -16612,21518,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,National Journal,224,Live Phone,,10/25/2008,408,Barack Obama,41,DEM,45,John McCain,44,REP,44,,1,11/4/2008,51.03,48.22,2.82,1.82,-1.82,1,-1.166103762109457,among registered voters -16671,21581,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Suffolk University,323,Live Phone,,10/25/2008,600,Barack Obama,41,DEM,49,John McCain,44,REP,44,1,5,11/4/2008,51.03,48.22,2.82,2.18,2.18,1,-.5380419086158706, -16487,21384,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,1001,Barack Obama,41,DEM,49,John McCain,44,REP,47,,2,11/4/2008,51.03,48.22,2.82,.82,-.82,1,-1.650736036150296,among registered voters -16661,21571,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/2008,600,Barack Obama,41,DEM,47,John McCain,44,REP,47,,0,11/4/2008,51.03,48.22,2.82,2.82,-2.82,.5,-.0219233833555108, -16475,21372,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,910,Barack Obama,41,DEM,47,John McCain,44,REP,50,,-3,11/4/2008,46.99,52.2,-5.21,2.21,2.21,1,-.4608222022484142,among registered voters -16448,21345,715,2008,2008_Pres-G_HI,HI,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,337,Barack Obama,41,DEM,56,John McCain,44,REP,34,,22,11/4/2008,71.85,26.58,45.26,23.26,-23.26,1,15.98660688421487,among registered voters -16452,21349,716,2008,2008_Pres-G_IA,IA,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,795,Barack Obama,41,DEM,52,John McCain,44,REP,41,,11,11/4/2008,53.93,44.39,9.53,1.47,1.47,1,-2.588220100355231,among registered voters -16462,21359,717,2008,2008_Pres-G_ID,ID,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,372,Barack Obama,41,DEM,36,John McCain,44,REP,59,,-23,11/4/2008,36.09,61.52,-25.43,2.43,2.43,1,-3.067539340015343,among registered voters -16488,21385,718,2008,2008_Pres-G_IL,IL,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,783,Barack Obama,41,DEM,58,John McCain,44,REP,39,,19,11/4/2008,61.92,36.78,25.14,6.14,-6.14,1,3.142424937911763,among registered voters -16494,21391,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,795,Barack Obama,41,DEM,45,John McCain,44,REP,53,,-8,11/4/2008,49.95,48.91,1.03,9.03,-9.03,0,5.341024520111966,among registered voters -16662,21572,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/2008,600,Barack Obama,41,DEM,44,John McCain,44,REP,50,,-6,11/4/2008,49.95,48.91,1.03,7.03,-7.03,0,3.762810001683026, -16453,21350,720,2008,2008_Pres-G_KS,KS,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,499,Barack Obama,41,DEM,41,John McCain,44,REP,52,,-11,11/4/2008,41.65,56.61,-14.96,3.96,3.96,1,-1.783052496739371,among registered voters -16454,21351,721,2008,2008_Pres-G_KY,KY,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,486,Barack Obama,41,DEM,41,John McCain,44,REP,53,,-12,11/4/2008,41.17,57.4,-16.23,4.23,4.23,1,.0317790975912226,among registered voters -16679,21589,722,2008,2008_Pres-G_LA,LA,Pres-G,Pres-G,Ed Renwick/Loyola University New Orleans,85,Live Phone,,10/25/2008,500,Barack Obama,41,DEM,40,John McCain,44,REP,43,,-3,11/4/2008,39.93,58.56,-18.63,15.63,15.63,1,9.973481495984474,among registered voters -16467,21364,722,2008,2008_Pres-G_LA,LA,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,436,Barack Obama,41,DEM,45,John McCain,44,REP,52,,-7,11/4/2008,39.93,58.56,-18.63,11.63,11.63,1,5.427414602811992,among registered voters -16476,21373,723,2008,2008_Pres-G_MA,MA,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,705,Barack Obama,41,DEM,57,John McCain,44,REP,39,,18,11/4/2008,61.8,35.99,25.81,7.81,-7.81,1,2.260852655027836,among registered voters -16482,21379,724,2008,2008_Pres-G_MD,MD,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,600,Barack Obama,41,DEM,60,John McCain,44,REP,35,,25,11/4/2008,61.92,36.47,25.44,.44,-.44,1,-6.562409683351647,sample size unavailable; estimated at 600 as a default; among registered voters -16455,21352,725,2008,2008_Pres-G_ME,ME,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,486,Barack Obama,41,DEM,51,John McCain,44,REP,42,,9,11/4/2008,57.71,40.38,17.32,8.32,-8.32,1,4.863381788231981,among registered voters -16489,21386,726,2008,2008_Pres-G_MI,MI,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,973,Barack Obama,41,DEM,55,John McCain,44,REP,42,,13,11/4/2008,57.43,40.96,16.47,3.47,-3.47,1,-.017941212970045,among registered voters -16477,21374,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,699,Barack Obama,41,DEM,51,John McCain,44,REP,45,,6,11/4/2008,54.06,43.82,10.24,4.24,-4.24,1,.4525024443304334,among registered voters -16490,21387,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,684,Barack Obama,41,DEM,47,John McCain,44,REP,49,,-2,11/4/2008,49.29,49.43,-.13,1.87,-1.87,1,-.3694822130101858,among registered voters -16663,21573,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/2008,600,Barack Obama,41,DEM,48,John McCain,44,REP,46,,2,11/4/2008,49.29,49.43,-.13,2.13,2.13,0,-.4098535525538998, -16479,21376,729,2008,2008_Pres-G_MS,MS,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,417,Barack Obama,41,DEM,42,John McCain,44,REP,55,,-13,11/4/2008,43,56.18,-13.17,.17,.17,1,-3.723124797986736,among registered voters -16491,21388,730,2008,2008_Pres-G_MT,MT,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,368,Barack Obama,41,DEM,44,John McCain,44,REP,54,,-10,11/4/2008,47.25,49.51,-2.26,7.74,-7.74,1,4.035816649696447,among registered voters -16610,21516,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,National Journal,224,Live Phone,,10/25/2008,402,Barack Obama,41,DEM,47,John McCain,44,REP,43,,4,11/4/2008,49.7,49.38,.33,3.67,3.67,1,.5248863268149263,among registered voters -16495,21392,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,955,Barack Obama,41,DEM,51,John McCain,44,REP,47,,4,11/4/2008,49.7,49.38,.33,3.67,3.67,1,1.049568819097159,among registered voters -16665,21575,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/2008,600,Barack Obama,41,DEM,50,John McCain,44,REP,46,,4,11/4/2008,49.7,49.38,.33,3.67,3.67,1,.666037655655988, -16450,21347,732,2008,2008_Pres-G_ND,ND,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,271,Barack Obama,41,DEM,43,John McCain,44,REP,50,,-7,11/4/2008,44.62,53.25,-8.63,1.63,1.63,1,-5.724915650719246,among registered voters -16463,21360,733,2008,2008_Pres-G_NE,NE,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,407,Barack Obama,41,DEM,38,John McCain,44,REP,57,,-19,11/4/2008,41.6,56.53,-14.93,4.07,-4.07,1,-3.139555178270911,among registered voters -16677,21587,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,10/25/2008,692,Barack Obama,41,DEM,55,John McCain,44,REP,39,,16,11/4/2008,54.13,44.52,9.61,6.39,6.39,1,2.376688714416548,for WMUR -16464,21361,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,516,Barack Obama,41,DEM,54,John McCain,44,REP,40,,14,11/4/2008,54.13,44.52,9.61,4.39,4.39,1,.092042341575192,among registered voters -16669,21579,735,2008,2008_Pres-G_NJ,NJ,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/25/2008,800,Barack Obama,41,DEM,53,John McCain,44,REP,38,,15,11/4/2008,57.27,41.7,15.57,.57,-.57,1,-3.00529704633988, -16468,21365,735,2008,2008_Pres-G_NJ,NJ,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,777,Barack Obama,41,DEM,55,John McCain,44,REP,40,,15,11/4/2008,57.27,41.7,15.57,.57,-.57,1,-3.077449375865993,among registered voters -16465,21362,736,2008,2008_Pres-G_NM,NM,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,457,Barack Obama,41,DEM,53,John McCain,44,REP,43,,10,11/4/2008,56.91,41.78,15.13,5.13,-5.13,1,-1.978219615695923,among registered voters -16623,21529,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,Suffolk University,323,Live Phone,,10/25/2008,450,Barack Obama,41,DEM,50,John McCain,44,REP,40,,10,11/4/2008,55.15,42.65,12.49,2.49,-2.49,1,-4.665529803495731, -16497,21394,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,494,Barack Obama,41,DEM,51,John McCain,44,REP,46,,5,11/4/2008,55.15,42.65,12.49,7.49,-7.49,1,.6050917296502175,among registered voters -16660,21570,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/2008,600,Barack Obama,41,DEM,48,John McCain,44,REP,44,,4,11/4/2008,55.15,42.65,12.49,8.49,-8.49,1,2.032232567528848, -16484,21381,738,2008,2008_Pres-G_NY,NY,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,988,Barack Obama,41,DEM,58,John McCain,44,REP,38,,20,11/4/2008,62.88,36.03,26.86,6.86,-6.86,1,1.581921764545869,among registered voters -16649,21559,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Marist College,183,Live Phone,,10/25/2008,661,Barack Obama,41,DEM,48,John McCain,44,REP,45,,3,11/4/2008,51.5,46.91,4.59,1.59,-1.59,1,-2.418210136298206,for NBC News -16611,21517,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,National Journal,224,Live Phone,,10/25/2008,404,Barack Obama,41,DEM,48,John McCain,44,REP,41,,7,11/4/2008,51.5,46.91,4.59,2.41,2.41,1,-1.922019821088888,among registered voters -16470,21367,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,990,Barack Obama,41,DEM,51,John McCain,44,REP,45,,6,11/4/2008,51.5,46.91,4.59,1.41,1.41,1,-2.404732344125192,among registered voters -16664,21574,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/2008,600,Barack Obama,41,DEM,50,John McCain,44,REP,45,,5,11/4/2008,51.5,46.91,4.59,.41,.41,1,-3.81385104899308, -16676,21586,740,2008,2008_Pres-G_OK,OK,Pres-G,Pres-G,SoonerPoll.com,308,IVR,,10/25/2008,720,Barack Obama,41,DEM,35,John McCain,44,REP,62,,-27,11/4/2008,34.35,65.65,-31.29,4.29,4.29,1,-1.902529017172425, -16496,21393,740,2008,2008_Pres-G_OK,OK,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,491,Barack Obama,41,DEM,39,John McCain,44,REP,58,,-19,11/4/2008,34.35,65.65,-31.29,12.29,12.29,1,7.764116982775372,among registered voters -16492,21389,741,2008,2008_Pres-G_OR,OR,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,698,Barack Obama,41,DEM,54,John McCain,44,REP,43,,11,11/4/2008,56.75,40.4,16.35,5.35,-5.35,1,2.139889379941294,among registered voters -16483,21380,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,1009,Barack Obama,41,DEM,51,John McCain,44,REP,44,,7,11/4/2008,54.49,44.17,10.32,3.32,-3.32,1,.2944922803731002,among registered voters -16471,21368,743,2008,2008_Pres-G_RI,RI,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,365,Barack Obama,41,DEM,58,John McCain,44,REP,37,,21,11/4/2008,62.87,35.06,27.81,6.81,-6.81,1,-.4575793899764469,among registered voters -16458,21355,744,2008,2008_Pres-G_SC,SC,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,728,Barack Obama,41,DEM,44,John McCain,44,REP,52,,-8,11/4/2008,44.9,53.87,-8.98,.98,.98,1,-2.27179999133624,among registered voters -16459,21356,745,2008,2008_Pres-G_SD,SD,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,352,Barack Obama,41,DEM,43,John McCain,44,REP,52,,-9,11/4/2008,44.75,53.16,-8.41,.59,-.59,1,-2.743756051854571,among registered voters -16478,21375,746,2008,2008_Pres-G_TN,TN,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,653,Barack Obama,41,DEM,44,John McCain,44,REP,53,,-9,11/4/2008,41.83,56.9,-15.07,6.07,6.07,1,2.884497361720211,among registered voters -16485,21382,747,2008,2008_Pres-G_TX,TX,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,972,Barack Obama,41,DEM,43,John McCain,44,REP,54,,-11,11/4/2008,43.68,55.45,-11.77,.77,.77,1,-2.35822788869108,among registered voters -16472,21369,748,2008,2008_Pres-G_UT,UT,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,395,Barack Obama,41,DEM,34,John McCain,44,REP,61,,-27,11/4/2008,34.41,62.58,-28.18,1.18,1.18,1,-4.166178920765064,among registered voters -16614,21520,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,National Journal,224,Live Phone,,10/25/2008,404,Barack Obama,41,DEM,48,John McCain,44,REP,44,,4,11/4/2008,52.63,46.33,6.3,2.3,-2.3,1,-.7523309159760571,among registered voters -16493,21390,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,772,Barack Obama,41,DEM,52,John McCain,44,REP,45,,7,11/4/2008,52.63,46.33,6.3,.7,.7,1,-1.982296255074291,among registered voters -16666,21576,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/2008,600,Barack Obama,41,DEM,52,John McCain,44,REP,45,,7,11/4/2008,52.63,46.33,6.3,.7,.7,1,-2.386400173952619, -16657,21567,750,2008,2008_Pres-G_VT,VT,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/25/2008,400,Barack Obama,41,DEM,57,John McCain,44,REP,36,,21,11/4/2008,67.46,30.45,37.01,16.01,-16.01,1,9.826289205398787,for WCAX -16456,21353,750,2008,2008_Pres-G_VT,VT,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,275,Barack Obama,41,DEM,62,John McCain,44,REP,32,,30,11/4/2008,67.46,30.45,37.01,7.01,-7.01,1,-1.67337369163012,among registered voters -16486,21383,751,2008,2008_Pres-G_WA,WA,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,797,Barack Obama,41,DEM,53,John McCain,44,REP,43,,10,11/4/2008,57.65,40.48,17.18,7.18,-7.18,1,2.981163658860805,among registered voters -16670,21580,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/25/2008,800,Barack Obama,41,DEM,50,John McCain,44,REP,41,,9,11/4/2008,56.22,42.31,13.9,4.9,-4.9,1,1.877139731164309, -16575,21472,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,University of Wisconsin (Badger Poll),365,Live Phone,,10/25/2008,359,Barack Obama,41,DEM,52,John McCain,44,REP,42,,10,11/4/2008,56.22,42.31,13.9,3.9,-3.9,1,-.224086425824976, -16457,21354,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,976,Barack Obama,41,DEM,53,John McCain,44,REP,41,,12,11/4/2008,56.22,42.31,13.9,1.9,-1.9,1,-1.227605380802582,among registered voters -16460,21357,753,2008,2008_Pres-G_WV,WV,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,404,Barack Obama,41,DEM,43,John McCain,44,REP,52,,-9,11/4/2008,42.59,55.71,-13.12,4.12,4.12,1,-.9534166568492055,among registered voters -16659,21569,753,2008,2008_Pres-G_WV,WV,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/2008,600,Barack Obama,41,DEM,40,John McCain,44,REP,50,,-10,11/4/2008,42.59,55.71,-13.12,3.12,3.12,1,-1.709628018692928, -16480,21377,754,2008,2008_Pres-G_WY,WY,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,246,Barack Obama,41,DEM,29,John McCain,44,REP,67,,-38,11/4/2008,32.54,64.78,-32.24,5.76,-5.76,1,-1.617239473467126,among registered voters -16677,87666,1317,2008,2008_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,10/25/2008,698,John Lynch,12625,DEM,68,Joe Kenney,12626,REP,18,,50,11/4/2008,70.18,27.62,42.56,7.44,7.44,1,.0962960831262564,for WMUR -16657,87499,1320,2008,2008_Gov-G_VT,VT,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/25/2008,400,Jim Douglas,12635,REP,47,Anthony Pollina,12633,IND,23,24,24,11/4/2008,53.43,21.87,31.56,7.56,,1,.078659422450216,for WCAX -16473,25426,1545,2008,2008_Sen-G_AL,AL,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,452,Vivian Davis Figures,2596,DEM,26,Jeff Sessions,2595,REP,54,,-28,11/4/2008,36.52,63.36,-26.84,1.16,-1.16,1,-5.408017964424508,among registered voters -16449,29431,1546,2008,2008_Sen-G_AK,AK,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,358,Mark Begich,2582,DEM,44,Ted Stevens,2583,REP,42,,2,11/4/2008,47.77,46.52,1.24,.76,.76,1,-5.37788988336093,among registered voters -16451,137805,1547,2008,2008_Sen-G_AR,AR,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,491,Mark L. Pryor,16289,DEM,52,Rebekah J. Kennedy,16290,GRE,19,,33,11/4/2008,79.53,20.47,59.07,26.07,,1,18.63452275781245,among registered voters -16613,24926,1548,2008,2008_Sen-G_CO,CO,Sen-G,Sen-G,National Journal,224,Live Phone,,10/25/2008,409,Mark Udall,2602,DEM,51,Bob Schaffer,2603,REP,36,,15,11/4/2008,52.8,42.49,10.3,4.7,4.7,1,.5872092907183069,among registered voters -16474,25427,1548,2008,2008_Sen-G_CO,CO,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,685,Mark Udall,2602,DEM,51,Bob Schaffer,2603,REP,36,,15,11/4/2008,52.8,42.49,10.3,4.7,4.7,1,.8291902366103103,among registered voters -16466,25428,1549,2008,2008_Sen-G_DE,DE,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,346,Joseph R. Biden Jr.,2609,DEM,58,Christine O'Donnell,2610,REP,31,,27,11/4/2008,64.69,35.31,29.37,2.37,-2.37,1,-4.032523526639665,among registered voters -16475,25429,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,910,Jim Martin,2612,DEM,37,Saxby Chambliss,2611,REP,43,,-6,11/4/2008,46.83,49.76,-2.92,3.08,-3.08,1,.3799246738380897,among registered voters -16462,25431,1552,2008,2008_Sen-G_ID,ID,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,372,Larry LaRocco,2625,DEM,31,James E. Risch,2624,REP,56,,-25,11/4/2008,34.11,57.65,-23.55,1.45,-1.45,1,-6.687402284211126,among registered voters -16488,25432,1553,2008,2008_Sen-G_IL,IL,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,783,Richard J. Durbin,2638,DEM,54,Steve Sauerberg,2639,REP,31,,23,11/4/2008,67.84,28.53,39.31,16.31,-16.31,1,8.195418845089543,among registered voters -16452,25430,1554,2008,2008_Sen-G_IA,IA,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,795,Tom Harkin,2620,DEM,56,Christopher Reed,2621,REP,36,,20,11/4/2008,62.66,37.26,25.39,5.39,-5.39,1,.499649315661424,among registered voters -16453,25433,1555,2008,2008_Sen-G_KS,KS,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,499,Jim Slattery,2646,DEM,32,Pat Roberts,2645,REP,56,,-24,11/4/2008,36.46,60.06,-23.6,.4,-.4,1,-5.229453470610427,among registered voters -16454,25434,1556,2008,2008_Sen-G_KY,KY,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,486,Bruce Lunsford,2651,DEM,42,Mitch McConnell,2650,REP,49,,-7,11/4/2008,47.03,52.97,-5.93,1.07,-1.07,1,-2.705614485843369,among registered voters -16679,24886,1557,2008,2008_Sen-O_LA,LA,Sen-G,Sen-O,Ed Renwick/Loyola University New Orleans,85,Live Phone,,10/25/2008,500,Mary L. Landrieu,2659,DEM,49,John Neely Kennedy,2660,REP,34,,15,11/4/2008,52.11,45.72,6.39,8.61,8.61,1,2.507343961873198,among registered voters -16467,25435,1557,2008,2008_Sen-O_LA,LA,Sen-G,Sen-O,YouGov,391,Online,,10/25/2008,436,Mary L. Landrieu,2659,DEM,52,John Neely Kennedy,2660,REP,39,,13,11/4/2008,52.11,45.72,6.39,6.61,6.61,1,.359449373996257,among registered voters -16455,25437,1558,2008,2008_Sen-G_ME,ME,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,486,Thomas H. Allen,2670,DEM,35,Susan M. Collins,2668,REP,55,,-20,11/4/2008,38.58,61.33,-22.75,2.75,2.75,1,-4.225182815692182,among registered voters -16476,25436,1559,2008,2008_Sen-G_MA,MA,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,705,John Kerry,2664,DEM,55,Jeffrey K. Beatty,2665,REP,32,,23,11/4/2008,65.86,30.93,34.93,11.93,-11.93,1,5.924068248176565,among registered voters -16489,25438,1560,2008,2008_Sen-G_MI,MI,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,973,Carl Levin,2673,DEM,52,Jacob W. Hoogendyk Jr.,2674,REP,29,,23,11/4/2008,62.66,33.85,28.82,5.82,-5.82,1,-.4168230155249051,among registered voters -16477,25439,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,699,Al Franken,2679,DEM,40,Norm Coleman,2680,REP,39,,1,11/4/2008,41.99,41.98,.01,.99,.99,1,-2.955654195239288,among registered voters -16479,25440,1562,2008,2008_Sen-G_MS,MS,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,417,Erik R. Fleming,2700,DEM,28,Thad Cochran,2699,REP,56,,-28,11/4/2008,38.56,61.44,-22.87,5.13,-5.13,1,-2.449168386393193,among registered voters -16479,25441,1563,2008,2008_Sen-GS_MS,MS,Sen-G,Sen-GS,YouGov,391,Online,,10/25/2008,417,Ronnie Musgrove,2698,DEM,40,Roger F. Wicker,2697,REP,48,,-8,11/4/2008,45.04,54.96,-9.92,1.92,1.92,1,-3.148764568645061,among registered voters -16491,25442,1564,2008,2008_Sen-G_MT,MT,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,368,Max Baucus,2702,DEM,60,Bob Kelleher,2703,REP,32,,28,11/4/2008,72.92,27.08,45.83,17.83,-17.83,1,12.39795742152861,among registered voters -16463,25444,1565,2008,2008_Sen-G_NE,NE,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,407,Scott Kleeb,2719,DEM,34,Mike Johanns,2718,REP,53,,-19,11/4/2008,40.06,57.52,-17.46,1.54,-1.54,1,-6.096126420814895,among registered voters -16677,29421,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,10/25/2008,687,Jeanne Shaheen,2733,DEM,49,John E. Sununu,2735,REP,38,,11,11/4/2008,51.59,45.25,6.34,4.66,4.66,1,1.567854799728426,for WMUR -16464,25445,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,516,Jeanne Shaheen,2733,DEM,49,John E. Sununu,2735,REP,41,,8,11/4/2008,51.59,45.25,6.34,1.66,1.66,1,-1.727502336286972,among registered voters -16669,25281,1567,2008,2008_Sen-G_NJ,NJ,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/25/2008,800,Frank R. Lautenberg,2744,DEM,49,Dick Zimmer,2745,REP,41,,8,11/4/2008,56.03,41.95,14.08,6.08,-6.08,1,1.369890155429656, -16468,25446,1567,2008,2008_Sen-G_NJ,NJ,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,777,Frank R. Lautenberg,2744,DEM,48,Dick Zimmer,2745,REP,34,,14,11/4/2008,56.03,41.95,14.08,.08,-.08,1,-5.153557372840821,among registered voters -16465,25447,1568,2008,2008_Sen-G_NM,NM,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,457,Tom Udall,2755,DEM,54,Stevan Pearce,2756,REP,33,,21,11/4/2008,61.33,38.67,22.66,1.66,-1.66,1,-5.514669871098876,among registered voters -16610,24930,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,National Journal,224,Live Phone,,10/25/2008,402,Kay R. Hagan,2709,DEM,45,Elizabeth H. Dole,2710,REP,43,,2,11/4/2008,52.65,44.18,8.47,6.47,-6.47,1,1.010942123226871,among registered voters -16495,25443,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,955,Kay R. Hagan,2709,DEM,48,Elizabeth H. Dole,2710,REP,42,,6,11/4/2008,52.65,44.18,8.47,2.47,-2.47,1,-2.740046600559339,among registered voters -24126,29368,1570,2008,2008_Sen-G_OK,OK,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/25/2008,500,Andrew Rice,2759,DEM,38,James M. Inhofe,2758,REP,54,,-16,11/4/2008,39.18,56.68,-17.5,1.5,1.5,1,-3.88573273429897,for unspecified Republican sponsor -16676,25393,1570,2008,2008_Sen-G_OK,OK,Sen-G,Sen-G,SoonerPoll.com,308,IVR,,10/25/2008,720,Andrew Rice,2759,DEM,41,James M. Inhofe,2758,REP,51,3,-10,11/4/2008,39.18,56.68,-17.5,7.5,7.5,1,2.498621492444618, -16496,25448,1570,2008,2008_Sen-G_OK,OK,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,491,Andrew Rice,2759,DEM,39,James M. Inhofe,2758,REP,50,,-11,11/4/2008,39.18,56.68,-17.5,6.5,6.5,1,1.614627671590037,among registered voters -16492,25449,1571,2008,2008_Sen-G_OR,OR,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,698,Jeff Merkley,2765,DEM,44,Gordon H. Smith,2766,REP,43,,1,11/4/2008,48.9,45.55,3.35,2.35,-2.35,1,-1.677212228948584,among registered voters -16471,25450,1572,2008,2008_Sen-G_RI,RI,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,365,Jack Reed,2774,DEM,64,Robert G. Tingle,2775,REP,25,,39,11/4/2008,73.07,26.47,46.6,7.6,-7.6,1,-.0302025562638201,among registered voters -16458,25451,1573,2008,2008_Sen-G_SC,SC,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,728,Bob Conley,2781,DEM,31,Lindsey Graham,2780,REP,47,,-16,11/4/2008,42.25,57.52,-15.28,.72,-.72,1,-5.07086755766783,among registered voters -16459,25452,1574,2008,2008_Sen-G_SD,SD,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,352,Tim Johnson,2784,DEM,60,Joel D. Dykstra,2785,REP,35,,25,11/4/2008,62.49,37.51,24.98,.02,.02,1,-4.359920032291173,among registered voters -16478,25453,1575,2008,2008_Sen-G_TN,TN,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,653,Robert D. Tuke,2789,DEM,30,Lamar Alexander,2788,REP,53,,-23,11/4/2008,31.64,65.14,-33.5,10.5,10.5,1,4.286076901657026,among registered voters -16485,25454,1576,2008,2008_Sen-G_TX,TX,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,972,Rick Noriega,2802,DEM,35,John Cornyn,2801,REP,47,,-12,11/4/2008,42.84,54.82,-11.98,.02,-.02,1,-4.892783549521928,among registered voters -16614,24932,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,National Journal,224,Live Phone,,10/25/2008,404,Mark R. Warner,2808,DEM,60,James S. Gilmore III,2809,REP,31,,29,11/4/2008,65.03,33.73,31.3,2.3,-2.3,1,-2.509361334905913,among registered voters -16493,25455,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,772,Mark R. Warner,2808,DEM,58,James S. Gilmore III,2809,REP,33,,25,11/4/2008,65.03,33.73,31.3,6.3,-6.3,1,2.005107547462199,among registered voters -16460,117517,1578,2008,2008_Sen-G_WV,WV,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,404,"John D. Rockefeller, IV",2812,DEM,55,Jay Wolfe,2813,REP,37,,18,11/4/2008,63.73,36.26,27.47,9.47,-9.47,1,2.192157251678874,among registered voters -16480,25457,1579,2008,2008_Sen-G_WY,WY,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,246,Christopher Rothfuss,2820,DEM,25,Michael B. Enzi,2819,REP,68,,-43,11/4/2008,24.26,75.63,-51.38,8.38,8.38,1,-2.142209181169349,among registered voters -16480,25456,1580,2008,2008_Sen-GS_WY,WY,Sen-G,Sen-GS,YouGov,391,Online,,10/25/2008,246,Nicholas H. Carter,2817,DEM,29,John Barrasso,2816,REP,63,,-34,11/4/2008,26.53,73.35,-46.83,12.83,12.83,1,2.445924138325045,among registered voters -16677,118442,4267,2008,2008_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,10/25/2008,341,Carol Shea-Porter,14225,DEM,48,Jeb E. Bradley,14226,REP,40,,8,11/4/2008,51.76,45.86,5.9,2.1,2.1,1,-2.760749419151457,for WMUR -16677,118443,4268,2008,2008_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,10/25/2008,344,Paul W. Hodes,14228,DEM,48,Jennifer M. Horn,14229,REP,26,,22,11/4/2008,56.44,41.42,15.02,6.98,6.98,1,2.147665314966287,for WMUR -14885,19725,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/26/2008,1200,Barack Obama,41,DEM,50,John McCain,44,REP,45,,5,11/4/2008,52.88,45.61,7.27,2.27,-2.27,1,-.1897338132144993, -15189,20029,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Financial Dynamics,95,Live Phone,,10/26/2008,878,Barack Obama,41,DEM,50,John McCain,44,REP,42,,8,11/4/2008,52.88,45.61,7.27,.73,.73,1,-1.922964194774792,for Diageo | Hotline -15079,19919,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/26/2008,2396,Barack Obama,41,DEM,51,John McCain,44,REP,44,,7,11/4/2008,52.88,45.61,7.27,.27,-.27,1,-2.018379770566178, -15697,20537,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/26/2008,1000,Barack Obama,41,DEM,49,John McCain,44,REP,42,,7,11/4/2008,52.88,45.61,7.27,.27,-.27,1,-2.259837425847925,among all adults -15781,20621,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/26/2008,1202,Barack Obama,41,DEM,49,John McCain,44,REP,45,,4,11/4/2008,52.88,45.61,7.27,3.27,-3.27,1,.7968275243972345, -16579,21507,707,2008,2008_Pres-G_AZ,AZ,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/26/2008,807,Barack Obama,41,DEM,44.5,John McCain,44,REP,51,3,-6.5,11/4/2008,45.12,53.64,-8.52,2.02,2.02,1,-2.654338196007533,for CNN; average of multiple versions or turnout models listed in poll -16656,21566,707,2008,2008_Pres-G_AZ,AZ,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2008,500,Barack Obama,41,DEM,46,John McCain,44,REP,51,,-5,11/4/2008,45.12,53.64,-8.52,3.52,3.52,1,-1.390365571697275, -16576,21508,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/26/2008,774,Barack Obama,41,DEM,51.5,John McCain,44,REP,44,4,7.5,11/4/2008,53.66,44.71,8.95,1.45,-1.45,1,-2.267388525116407,for CNN; average of multiple versions or turnout models listed in poll -16647,21557,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/26/2008,636,Barack Obama,41,DEM,53,John McCain,44,REP,45,,8,11/4/2008,53.66,44.71,8.95,.95,-.95,1,-3.006398411041463, -16641,21551,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2008,1000,Barack Obama,41,DEM,50,John McCain,44,REP,46,1,4,11/4/2008,53.66,44.71,8.95,4.95,-4.95,1,1.58952851643106, -16580,21509,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/26/2008,747,Barack Obama,41,DEM,50.5,John McCain,44,REP,46,2,4.5,11/4/2008,51.03,48.22,2.82,1.68,1.68,1,-.8640043743702451,for CNN; average of multiple versions or turnout models listed in poll -16639,21549,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Datamar Analytics,75,IVR,,10/26/2008,630,Barack Obama,41,DEM,49,John McCain,44,REP,44,,5,11/4/2008,51.03,48.22,2.82,2.18,2.18,1,-.5224123303699216,among registered voters -16626,21537,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Los Angeles Times,172,Live Phone,,10/26/2008,639,Barack Obama,41,DEM,49.5,John McCain,44,REP,41.5,3,8,11/4/2008,51.03,48.22,2.82,5.18,5.18,1,2.692327185251862,average of multiple versions or turnout models listed in poll -16644,21554,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2008,1000,Barack Obama,41,DEM,51,John McCain,44,REP,47,0,4,11/4/2008,51.03,48.22,2.82,1.18,1.18,1,-1.115763655158225, -16584,21510,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/26/2008,690,Barack Obama,41,DEM,46.5,John McCain,44,REP,51,3,-4.5,11/4/2008,46.99,52.2,-5.21,.71,.71,1,-2.15271749380104,for CNN; average of multiple versions or turnout models listed in poll -16604,21501,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/26/2008,800,Barack Obama,41,DEM,47,John McCain,44,REP,47,,0,11/4/2008,49.95,48.91,1.03,1.03,-1.03,.5,-3.21322235794842, -16591,21488,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,Humphrey Institute,143,Live Phone,,10/26/2008,451,Barack Obama,41,DEM,56,John McCain,44,REP,37,,19,11/4/2008,54.06,43.82,10.24,8.76,8.76,1,4.623855672090281,for Humphrey Institute -16581,21511,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/26/2008,825,Barack Obama,41,DEM,47,John McCain,44,REP,49,4,-2,11/4/2008,49.29,49.43,-.13,1.87,-1.87,1,-.1992051041339291,for CNN; average of multiple versions or turnout models listed in poll -16640,21550,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2008,1000,Barack Obama,41,DEM,48,John McCain,44,REP,47,2,1,11/4/2008,49.29,49.43,-.13,1.13,1.13,0,-.5171427408015706, -16674,21584,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/26/2008,672,Barack Obama,41,DEM,48,John McCain,44,REP,48,,0,11/4/2008,49.29,49.43,-.13,.13,.13,.5,-2.091464511498629,for KCTV-TV Kansas City | KMOX 1120 Radio St. Louis -16585,21482,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/26/2008,667,Barack Obama,41,DEM,52,John McCain,44,REP,46,,6,11/4/2008,49.7,49.38,.33,5.67,5.67,1,2.996928207112763,for CNN -16652,21562,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/26/2008,1038,Barack Obama,41,DEM,49,John McCain,44,REP,48,1,1,11/4/2008,49.7,49.38,.33,.67,.67,1,-1.786093082460025, -16645,21555,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2008,1000,Barack Obama,41,DEM,48,John McCain,44,REP,49,,-1,11/4/2008,49.7,49.38,.33,1.33,-1.33,0,-1.316172521123637, -16550,21447,735,2008,2008_Pres-G_NJ,NJ,Pres-G,Pres-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/26/2008,852,Barack Obama,41,DEM,53,John McCain,44,REP,35,,18,11/4/2008,57.27,41.7,15.57,2.43,2.43,1,-.8671054487481131, -16578,21512,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/26/2008,684,Barack Obama,41,DEM,51,John McCain,44,REP,44,,7,11/4/2008,55.15,42.65,12.49,5.49,-5.49,1,-1.220384705635638,for CNN; average of multiple versions or turnout models listed in poll -16577,21513,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/26/2008,779,Barack Obama,41,DEM,50.5,John McCain,44,REP,45,3,5.5,11/4/2008,51.5,46.91,4.59,.91,.91,1,-3.096367855626821,for CNN; average of multiple versions or turnout models listed in poll -16627,21539,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Los Angeles Times,172,Live Phone,,10/26/2008,644,Barack Obama,41,DEM,46.5,John McCain,44,REP,39.5,4,7,11/4/2008,51.5,46.91,4.59,2.41,2.41,1,-1.474049815896606,average of multiple versions or turnout models listed in poll -16642,21552,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2008,1000,Barack Obama,41,DEM,49,John McCain,44,REP,45,0,4,11/4/2008,51.5,46.91,4.59,.59,-.59,1,-3.043690503680822, -16673,21583,741,2008,2008_Pres-G_OR,OR,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/26/2008,672,Barack Obama,41,DEM,57,John McCain,44,REP,38,,19,11/4/2008,56.75,40.4,16.35,2.65,2.65,1,-.5304297706945177, -16582,21514,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/26/2008,768,Barack Obama,41,DEM,54,John McCain,44,REP,42,3,12,11/4/2008,54.49,44.17,10.32,1.68,1.68,1,-1.473203458325526,for CNN; average of multiple versions or turnout models listed in poll -16592,21489,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Muhlenberg College,219,Live Phone,,10/26/2008,610,Barack Obama,41,DEM,53,John McCain,44,REP,42,,11,11/4/2008,54.49,44.17,10.32,.68,.68,1,-2.61653592630679, -16648,21558,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/26/2008,588,Barack Obama,41,DEM,51,John McCain,44,REP,42,,9,11/4/2008,54.49,44.17,10.32,1.32,-1.32,1,-2.024297579171904, -16583,21515,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/26/2008,721,Barack Obama,41,DEM,52,John McCain,44,REP,43,2,9,11/4/2008,52.63,46.33,6.3,2.7,2.7,1,.1046013420800305,for CNN; average of multiple versions or turnout models listed in poll -16643,21553,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2008,1000,Barack Obama,41,DEM,51,John McCain,44,REP,47,0,4,11/4/2008,52.63,46.33,6.3,2.3,-2.3,1,-.0666406056415076, -16672,21582,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/26/2008,671,Barack Obama,41,DEM,52,John McCain,44,REP,43,,9,11/4/2008,52.63,46.33,6.3,2.7,2.7,1,.1139368917395376, -16668,21578,751,2008,2008_Pres-G_WA,WA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/26/2008,800,Barack Obama,41,DEM,54,John McCain,44,REP,42,,12,11/4/2008,57.65,40.48,17.18,5.18,-5.18,1,.8461588951098286, -16604,87650,1314,2008,2008_Gov-G_IN,IN,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/26/2008,800,Jill Long Thompson,12608,DEM,40,"Mitchell Daniels, Jr.",12609,REP,54,,-14,11/4/2008,40.04,57.84,-17.81,3.81,3.81,1,-.9473875894604371, -16674,87498,1315,2008,2008_Gov-G_MO,MO,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/26/2008,672,Jay Nixon,12613,DEM,55,Kenny Hulshof,12611,REP,38,3,17,11/4/2008,58.4,39.49,18.91,1.91,-1.91,1,-1.780281077772777,for KCTV-TV Kansas City | KMOX 1120 Radio St. Louis -16668,87497,1321,2008,2008_Gov-G_WA,WA,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,10/26/2008,800,Christine Gregoire,12637,DEM,49,Dino Rossi,12638,REP,47,,2,11/4/2008,53.24,46.76,6.48,4.48,-4.48,1,-.0490500270264437, -16652,87496,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/26/2008,1038,Bev Perdue,12620,DEM,47,Pat McCrory,12618,REP,44,5,3,11/4/2008,50.27,46.88,3.4,.4,-.4,1,-3.402378591673822, -16576,29310,1548,2008,2008_Sen-G_CO,CO,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/26/2008,774,Mark Udall,2602,DEM,53,Bob Schaffer,2603,REP,43,,10,11/4/2008,52.8,42.49,10.3,.3,-.3,1,-3.860093493031193,for CNN -16584,29311,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/26/2008,690,Jim Martin,2612,DEM,44,Saxby Chambliss,2611,REP,53,,-9,11/4/2008,46.83,49.76,-2.92,6.08,-6.08,1,3.367564476122513,for CNN -16591,29334,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,Humphrey Institute,143,Live Phone,,10/26/2008,418,Al Franken,2679,DEM,41,Norm Coleman,2680,REP,37,17,4,11/4/2008,41.99,41.98,.01,3.99,3.99,1,-.408824782122385,for Humphrey Institute -16550,24837,1567,2008,2008_Sen-G_NJ,NJ,Sen-G,Sen-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/26/2008,852,Frank R. Lautenberg,2744,DEM,52,Dick Zimmer,2745,REP,32,,20,11/4/2008,56.03,41.95,14.08,5.92,5.92,1,1.332543433573087, -16585,29312,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/26/2008,667,Kay R. Hagan,2709,DEM,53,Elizabeth H. Dole,2710,REP,44,,9,11/4/2008,52.65,44.18,8.47,.53,.53,1,-4.926115308653385,for CNN -16652,24953,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/26/2008,1038,Kay R. Hagan,2709,DEM,48,Elizabeth H. Dole,2710,REP,45,4,3,11/4/2008,52.65,44.18,8.47,5.47,-5.47,1,.1800030454569144, -16673,25362,1571,2008,2008_Sen-G_OR,OR,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/26/2008,672,Jeff Merkley,2765,DEM,49,Gordon H. Smith,2766,REP,42,5,7,11/4/2008,48.9,45.55,3.35,3.65,3.65,1,-.0973970109487174, -63616,117081,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,ABC News/The Washington Post,3,Live Phone,,10/26/2008,671,Mark R. Warner,2808,DEM,63,James S. Gilmore III,2809,REP,32,,31,11/4/2008,65.03,33.73,31.3,.3,-.3,1,-4.365581373905529,for The Washington Post -16583,29313,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/26/2008,721,Mark R. Warner,2808,DEM,63,James S. Gilmore III,2809,REP,35,,28,11/4/2008,65.03,33.73,31.3,3.3,-3.3,1,-1.166820562373488,for CNN -16672,25371,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/26/2008,671,Mark R. Warner,2808,DEM,63,James S. Gilmore III,2809,REP,32,1,31,11/4/2008,65.03,33.73,31.3,.3,-.3,1,-3.825812544938, -64340,118329,4144,2008,2008_House-G_GA-8,GA-8,House-G,House-G,SurveyUSA,325,IVR,,10/26/2008,634,James Marshall,14081,DEM,49,Richard N. Goddard,14082,REP,45,,4,11/4/2008,57.24,42.76,14.49,10.49,-10.49,1,5.579368136672533, -16604,118166,4179,2008,2008_House-G_IN-7,IN-7,House-G,House-G,Research 2000,281,Live Phone,,10/26/2008,400,André Carson,16374,DEM,53,Gabrielle Campo,14263,REP,38,,15,11/4/2008,65.08,34.92,30.16,15.16,-15.16,1,7.799830343071122, -16604,118167,4181,2008,2008_House-G_IN-9,IN-9,House-G,House-G,Research 2000,281,Live Phone,,10/26/2008,400,Baron P. Hill,14264,DEM,53,Mike Sodrel,14265,REP,40,,13,11/4/2008,57.77,38.41,19.36,6.36,-6.36,1,.405984595888801, -64341,118330,4189,2008,2008_House-G_KS-3,KS-3,House-G,House-G,SurveyUSA,325,IVR,,10/26/2008,635,Dennis Moore,14417,DEM,53,Nick Jordan,14418,REP,42,,11,11/4/2008,56.44,39.66,16.78,5.78,-5.78,1,-1.383537567263264,for KCTV-TV Kansas City -64182,118091,4321,2008,2008_House-G_NC-8,NC-8,House-G,House-G,Public Policy Polling,263,IVR,,10/26/2008,1589,Lawrence Webb Kissell,14149,DEM,51,Robert C. Hayes,14150,REP,46,,5,11/4/2008,55.38,44.62,10.76,5.76,-5.76,1,-1.177793471343787, -64342,118331,4342,2008,2008_House-G_OH-15,OH-15,House-G,House-G,SurveyUSA,325,IVR,,10/26/2008,632,Mary Jo Kilroy,13948,DEM,47,Steve Stivers,13949,REP,41,2,6,11/4/2008,45.94,45.18,.76,5.24,5.24,1,-.6447503941681217,for WCMH-TV Columbus -64357,118407,4377,2008,2008_House-G_SC-1,SC-1,House-G,House-G,SurveyUSA,325,IVR,,10/26/2008,600,Linda Ketner,14250,DEM,45,Henry E. Brown,14252,REP,50,,-5,11/4/2008,47.89,51.93,-4.04,.96,-.96,1,-5.092052264577347, -73985,138813,4443,2008,2008_House-G_WA-4,WA-4,House-G,House-G,Bainbridge Media Group,656,Live Phone,D,10/26/2008,600,George B. Fearing,16507,DEM,47.5,Doc Hastings,16508,REP,52.5,,-5,11/4/2008,36.91,63.09,-26.18,21.18,21.18,1,13.95999353199086,for George B. Fearing; sample size unavailable; estimated at 600 as a default -15189,117356,8656,2008,2008_House-G_US,US,House-G,House-G,Financial Dynamics,95,Live Phone,,10/26/2008,800,Generic Candidate,13748,DEM,46,Generic Candidate,13749,REP,38,,8,11/4/2008,52.93,42.38,10.55,2.55,-2.55,1,-.4555020213246052,for Diageo | Hotline -27646,120431,8656,2008,2008_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,10/26/2008,800,Generic Candidate,13748,DEM,45,Generic Candidate,13749,REP,41,,4,11/4/2008,52.93,42.38,10.55,6.55,-6.55,1,3.353466941060245,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll -73558,138055,8746,2008,2008_Gov-G_PR,PR,Gov-G,Gov-G,Ipsos,154,Live Phone,,10/26/2008,600,Luis Guillermo Fortuño,16336,OTH,41,Aníbal Acevedo-Vilá,16337,PPD,38,7,3,11/4/2008,52.84,41.26,11.58,8.58,,1,1.20942181084113,sample size unavailable; estimated at 600 as a default -18176,23129,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,10/27/2008,852,Barack Obama,41,DEM,52,John McCain,44,REP,40,2,12,11/4/2008,52.88,45.61,7.27,4.73,4.73,1,2.4345114481686,average of multiple versions or turnout models listed in poll -15422,20262,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2008,3000,Barack Obama,41,DEM,50,John McCain,44,REP,47,,3,11/4/2008,52.88,45.61,7.27,4.27,-4.27,1,2.179344394431418, -15502,20342,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/27/2008,1100,Barack Obama,41,DEM,50,John McCain,44,REP,44,,6,11/4/2008,52.88,45.61,7.27,1.27,-1.27,1,-1.154562020497963, -16549,21446,704,2008,2008_Pres-G_AK,AK,Pres-G,Pres-G,Dittman Research,79,Live Phone,,10/27/2008,489,Barack Obama,41,DEM,37,John McCain,44,REP,56,,-19,11/4/2008,37.89,59.42,-21.54,2.54,2.54,1,-3.718274146625507, -16620,21526,706,2008,2008_Pres-G_AR,AR,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2008,500,Barack Obama,41,DEM,44,John McCain,44,REP,54,,-10,11/4/2008,38.86,58.72,-19.85,9.85,9.85,1,2.522526078676581, -16615,21521,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,"Fabrizio, Lee & Associates",90,Live Phone,,10/27/2008,601,Barack Obama,41,DEM,45,John McCain,44,REP,41,,4,11/4/2008,51.03,48.22,2.82,1.18,1.18,1,-1.355775046054258,among registered voters -16616,21522,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/27/2008,637,Barack Obama,41,DEM,47,John McCain,44,REP,48,1,-1,11/4/2008,46.99,52.2,-5.21,4.21,4.21,1,1.8643086669314, -16588,21485,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Selzer & Co.,304,Live Phone,,10/27/2008,606,Barack Obama,41,DEM,46,John McCain,44,REP,45,,1,11/4/2008,49.95,48.91,1.03,.03,-.03,1,-4.047939616142359,for WTHR Channel 13 | Indianapolis Star -16586,21483,726,2008,2008_Pres-G_MI,MI,Pres-G,Pres-G,EPIC-MRA,84,Live Phone,,10/27/2008,600,Barack Obama,41,DEM,50,John McCain,44,REP,38,,12,11/4/2008,57.43,40.96,16.47,4.47,-4.47,1,.890455324917567, -16621,21527,729,2008,2008_Pres-G_MS,MS,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2008,500,Barack Obama,41,DEM,45,John McCain,44,REP,53,,-8,11/4/2008,43,56.18,-13.17,5.17,5.17,1,2.130416073427157, -16602,21499,735,2008,2008_Pres-G_NJ,NJ,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/27/2008,600,Barack Obama,41,DEM,54,John McCain,44,REP,38,,16,11/4/2008,57.27,41.7,15.57,.43,.43,1,-3.258531765005904, -16619,21525,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2008,700,Barack Obama,41,DEM,50,John McCain,44,REP,46,,4,11/4/2008,55.15,42.65,12.49,8.49,-8.49,1,2.036636748678575, -16603,21500,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/27/2008,600,Barack Obama,41,DEM,50,John McCain,44,REP,45,,5,11/4/2008,55.15,42.65,12.49,7.49,-7.49,1,.8924565743905021, -16502,21399,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Columbus Dispatch,57,Mail,,10/27/2008,2164,Barack Obama,41,DEM,52,John McCain,44,REP,46,,6,11/4/2008,51.5,46.91,4.59,1.41,1.41,1,-1.999389712531328, -16624,21530,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/27/2008,648,Barack Obama,41,DEM,49,John McCain,44,REP,45,,4,11/4/2008,51.5,46.91,4.59,.59,-.59,1,-3.313143185597865, -16650,21560,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Marist College,183,Live Phone,,10/27/2008,713,Barack Obama,41,DEM,55,John McCain,44,REP,41,,14,11/4/2008,54.49,44.17,10.32,3.68,3.68,1,.6299776639034941,for NBC News -16622,21528,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2008,500,Barack Obama,41,DEM,53,John McCain,44,REP,46,,7,11/4/2008,54.49,44.17,10.32,3.32,-3.32,1,.0739181890617861, -16596,21493,744,2008,2008_Pres-G_SC,SC,Pres-G,Pres-G,Princeton Survey Research Associates International,258,Live Phone,,10/27/2008,400,Barack Obama,41,DEM,42,John McCain,44,REP,53,,-11,11/4/2008,44.9,53.87,-8.98,2.02,-2.02,1,-1.501683883988544, -16524,21421,748,2008,2008_Pres-G_UT,UT,Pres-G,Pres-G,Dan Jones & Associates,70,Live Phone,,10/27/2008,1205,Barack Obama,41,DEM,32,John McCain,44,REP,57,,-25,11/4/2008,34.41,62.58,-28.18,3.18,3.18,1,-.9016388695103795,for Deseret News; among registered voters -16617,21523,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Marist College,183,Live Phone,,10/27/2008,671,Barack Obama,41,DEM,51,John McCain,44,REP,47,,4,11/4/2008,52.63,46.33,6.3,2.3,-2.3,1,-.2772656064650942,for NBC News -16625,21531,751,2008,2008_Pres-G_WA,WA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/27/2008,630,Barack Obama,41,DEM,56,John McCain,44,REP,39,,17,11/4/2008,57.65,40.48,17.18,.18,-.18,1,-4.702769070449874,for KATU-TV Portland | KING TV (Seattle) -16588,87494,1314,2008,2008_Gov-G_IN,IN,Gov-G,Gov-G,Selzer & Co.,304,Live Phone,,10/27/2008,606,Jill Long Thompson,12608,DEM,36,"Mitchell Daniels, Jr.",12609,REP,54,,-18,11/4/2008,40.04,57.84,-17.81,.19,-.19,1,-4.875179789724852,for WTHR Channel 13 | Indianapolis Star -16524,87681,1319,2008,2008_Gov-G_UT,UT,Gov-G,Gov-G,Dan Jones & Associates,70,Live Phone,,10/27/2008,1205,Bob Springmeyer,12627,DEM,16,"Jon M. Huntsman, Jr.",12629,REP,77,2,-61,11/4/2008,19.72,77.63,-57.91,3.09,-3.09,1,-1.777524942130072,for Deseret News; among registered voters -16625,87495,1321,2008,2008_Gov-G_WA,WA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/27/2008,630,Christine Gregoire,12637,DEM,50,Dino Rossi,12638,REP,48,,2,11/4/2008,53.24,46.76,6.48,4.48,-4.48,1,-.4572591090564935,for KATU-TV Portland | KING TV (Seattle) -16616,24872,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/27/2008,637,Jim Martin,2612,DEM,44,Saxby Chambliss,2611,REP,46,2,-2,11/4/2008,46.83,49.76,-2.92,.92,.92,1,-2.175304019783315, -24075,29322,1556,2008,2008_Sen-G_KY,KY,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/27/2008,502,Bruce Lunsford,2651,DEM,45,Mitch McConnell,2650,REP,47,,-2,11/4/2008,47.03,52.97,-5.93,3.93,3.93,1,.448168292444395,for Bruce Lunsford -16586,24830,1560,2008,2008_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,10/27/2008,600,Carl Levin,2673,DEM,54,Jacob W. Hoogendyk Jr.,2674,REP,36,,18,11/4/2008,62.66,33.85,28.82,10.82,-10.82,1,4.214869323372274, -16621,25103,1563,2008,2008_Sen-GS_MS,MS,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2008,500,Ronnie Musgrove,2698,DEM,43,Roger F. Wicker,2697,REP,54,,-11,11/4/2008,45.04,54.96,-9.92,1.08,-1.08,1,-3.952315350676168, -16602,117479,1567,2008,2008_Sen-G_NJ,NJ,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/27/2008,600,Frank R. Lautenberg,2744,DEM,56,Dick Zimmer,2745,REP,39,,17,11/4/2008,56.03,41.95,14.08,2.92,2.92,1,-2.17607719703108, -64358,118410,4192,2008,2008_House-G_KY-2,KY-2,House-G,House-G,SurveyUSA,325,IVR,,10/27/2008,587,David E. Boswell,13832,DEM,43,Brett Guthrie,13833,REP,53,,-10,11/4/2008,47.43,52.57,-5.15,4.85,-4.85,1,-1.969755386689309,for WHAS-TV | WLEX-TV (Lexington) -64358,118408,4194,2008,2008_House-G_KY-4,KY-4,House-G,House-G,SurveyUSA,325,IVR,,10/27/2008,591,Michael Kelley,14419,DEM,37,Geoff Davis,14420,REP,58,,-21,11/4/2008,36.97,63.03,-26.07,5.07,5.07,1,-2.078540295264159,for WHAS-TV | WLEX-TV (Lexington) -64359,118409,4241,2008,2008_House-G_MN-3,MN-3,House-G,House-G,SurveyUSA,325,IVR,,10/27/2008,643,Ashwin Madia,14421,DEM,44,Erik Paulsen,14422,REP,45,9,-1,11/4/2008,40.85,48.48,-7.63,6.63,6.63,1,-.4823567187153508,for KSTP-TV Minneapolis -16603,118168,4265,2008,2008_House-G_NV-2,NV-2,House-G,House-G,Research 2000,281,Live Phone,,10/27/2008,400,Jill Talbot Derby,14065,DEM,44,Dean Heller,14066,REP,47,,-3,11/4/2008,41.44,51.82,-10.39,7.39,7.39,1,2.001110676578027, -64014,117816,4425,2008,2008_House-G_UT-1,UT-1,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/27/2008,377,Morgan E. Bowen,13887,DEM,27,Rob Bishop,13888,REP,60,,-33,11/4/2008,30.47,64.85,-34.38,1.38,1.38,1,-5.578055691864737, -64014,117817,4426,2008,2008_House-G_UT-2,UT-2,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/27/2008,445,Jim Matheson,13889,DEM,65,Bill Dew,13890,REP,26,,39,11/4/2008,63.35,34.47,28.88,10.12,10.12,1,5.144647952094415, -64014,117821,4427,2008,2008_House-G_UT-3,UT-3,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/27/2008,383,Bennion L. Spencer,13893,DEM,24,Jason Chaffetz,13892,REP,58,,-34,11/4/2008,28.28,65.61,-37.33,3.33,3.33,1,-1.832107030063507, -18176,32923,8656,2008,2008_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/27/2008,600,Generic Candidate,13748,DEM,48,Generic Candidate,13749,REP,36,,12,11/4/2008,52.93,42.38,10.55,1.45,1.45,1,-1.866029714665699,sample size unavailable; estimated at 600 as a default -15502,117586,8656,2008,2008_House-G_US,US,House-G,House-G,Research 2000,281,Live Phone,,10/27/2008,1100,Generic Candidate,13748,DEM,48,Generic Candidate,13749,REP,38,,10,11/4/2008,52.93,42.38,10.55,.55,-.55,1,-2.811572087408315, -14861,19701,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/28/2008,1327,Barack Obama,41,DEM,52,John McCain,44,REP,44,,8,11/4/2008,52.88,45.61,7.27,.73,.73,1,-1.473255737928328,for The Washington Post -63591,117033,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/28/2008,894,Barack Obama,41,DEM,48.2,John McCain,44,REP,43.8,,4.4000001,11/4/2008,52.88,45.61,7.27,2.87,-2.87,1,.579759418891483, -16598,21495,704,2008,2008_Pres-G_AK,AK,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2008,500,Barack Obama,41,DEM,41,John McCain,44,REP,57,,-16,11/4/2008,37.89,59.42,-21.54,5.54,5.54,1,-.4361618121617213, -16607,21504,705,2008,2008_Pres-G_AL,AL,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/28/2008,650,Barack Obama,41,DEM,36,John McCain,44,REP,61,,-25,11/4/2008,38.74,60.32,-21.58,3.42,-3.42,1,-.2221318458914612, -16594,21491,707,2008,2008_Pres-G_AZ,AZ,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2008,625,Barack Obama,41,DEM,44,John McCain,44,REP,48,,-4,11/4/2008,45.12,53.64,-8.52,4.52,4.52,1,.1003111099591784, -16589,21486,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,Marist College,183,Live Phone,,10/28/2008,682,Barack Obama,41,DEM,51,John McCain,44,REP,45,,6,11/4/2008,53.66,44.71,8.95,2.95,-2.95,1,-.600494460829312,for NBC News -16608,21505,712,2008,2008_Pres-G_DE,DE,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/28/2008,657,Barack Obama,41,DEM,63,John McCain,44,REP,33,,30,11/4/2008,61.94,36.95,25,5,5,1,.2230898650525273,for WCAU-TV Philadelphia -16565,21462,716,2008,2008_Pres-G_IA,IA,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/28/2008,600,Barack Obama,41,DEM,53,John McCain,44,REP,39,,14,11/4/2008,53.93,44.39,9.53,4.47,4.47,1,.8264538390875482, -16605,21502,720,2008,2008_Pres-G_KS,KS,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/28/2008,626,Barack Obama,41,DEM,37,John McCain,44,REP,58,,-21,11/4/2008,41.65,56.61,-14.96,6.04,-6.04,1,.9132004639606688, -16558,21455,721,2008,2008_Pres-G_KY,KY,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2008,817,Barack Obama,41,DEM,42,John McCain,44,REP,51,,-9,11/4/2008,41.17,57.4,-16.23,7.23,7.23,1,3.794984687556715, -16547,21444,721,2008,2008_Pres-G_KY,KY,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/28/2008,600,Barack Obama,41,DEM,39,John McCain,44,REP,56,,-17,11/4/2008,41.17,57.4,-16.23,.77,-.77,1,-3.969958020963779, -16606,21503,723,2008,2008_Pres-G_MA,MA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/28/2008,658,Barack Obama,41,DEM,56,John McCain,44,REP,39,,17,11/4/2008,61.8,35.99,25.81,8.81,-8.81,1,2.961693023880829, -16526,21423,726,2008,2008_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,Live Phone,,10/28/2008,600,Barack Obama,41,DEM,54,John McCain,44,REP,40,,14,11/4/2008,57.43,40.96,16.47,2.47,-2.47,1,-1.658002117242972, -16599,21496,726,2008,2008_Pres-G_MI,MI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2008,500,Barack Obama,41,DEM,53,John McCain,44,REP,43,,10,11/4/2008,57.43,40.96,16.47,6.47,-6.47,1,2.962446044170926, -16568,21465,726,2008,2008_Pres-G_MI,MI,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/28/2008,1200,Barack Obama,41,DEM,54,John McCain,44,REP,41,,13,11/4/2008,57.43,40.96,16.47,3.47,-3.47,1,.3309895236066078, -16595,21492,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2008,625,Barack Obama,41,DEM,48,John McCain,44,REP,40,,8,11/4/2008,54.06,43.82,10.24,2.24,-2.24,1,-1.447119599558155, -16600,21497,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2008,500,Barack Obama,41,DEM,55,John McCain,44,REP,43,,12,11/4/2008,54.06,43.82,10.24,1.76,1.76,1,-2.200535763911935, -16545,21442,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/28/2008,600,Barack Obama,41,DEM,53,John McCain,44,REP,38,,15,11/4/2008,54.06,43.82,10.24,4.76,4.76,1,1.050482084186475,for Daily Kos -16543,21440,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,The Tyson Group,334,Live Phone,,10/28/2008,600,Barack Obama,41,DEM,47,John McCain,44,REP,46,3,1,11/4/2008,49.7,49.38,.33,.67,.67,1,-2.093644911333377,for Civitas Institute -16567,21464,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/28/2008,800,Barack Obama,41,DEM,50,John McCain,44,REP,41,,9,11/4/2008,54.13,44.52,9.61,.61,-.61,1,-3.323665933605517, -16569,21466,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,Suffolk University,323,Live Phone,,10/28/2008,600,Barack Obama,41,DEM,53,John McCain,44,REP,40,1,13,11/4/2008,54.13,44.52,9.61,3.39,3.39,1,-.6310327433850803,for 7News -16574,21471,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,10/28/2008,692,Barack Obama,41,DEM,55,John McCain,44,REP,39,,16,11/4/2008,54.13,44.52,9.61,6.39,6.39,1,2.578116969822683,for WMUR -16597,21494,736,2008,2008_Pres-G_NM,NM,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2008,500,Barack Obama,41,DEM,54,John McCain,44,REP,44,,10,11/4/2008,56.91,41.78,15.13,5.13,-5.13,1,-1.754075490136314, -16609,21506,738,2008,2008_Pres-G_NY,NY,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/28/2008,633,Barack Obama,41,DEM,62,John McCain,44,REP,33,,29,11/4/2008,62.88,36.03,26.86,2.14,2.14,1,-3.706538250830932, -16590,21487,741,2008,2008_Pres-G_OR,OR,Pres-G,Pres-G,Moore Information,217,Live Phone,R,10/28/2008,400,Barack Obama,41,DEM,51,John McCain,44,REP,37,,14,11/4/2008,56.75,40.4,16.35,2.35,-2.35,1,-1.298537085685572,for unspecified Republican sponsor; among registered voters -16546,21443,741,2008,2008_Pres-G_OR,OR,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/28/2008,600,Barack Obama,41,DEM,55,John McCain,44,REP,39,,16,11/4/2008,56.75,40.4,16.35,.35,-.35,1,-3.300821674335142, -16593,21490,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2008,625,Barack Obama,41,DEM,47,John McCain,44,REP,43,,4,11/4/2008,54.49,44.17,10.32,6.32,-6.32,1,3.352944983167678, -16566,21463,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/28/2008,1200,Barack Obama,41,DEM,49,John McCain,44,REP,44,,5,11/4/2008,54.49,44.17,10.32,5.32,-5.32,1,2.766743575763038, -16601,21498,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/28/2008,600,Barack Obama,41,DEM,53,John McCain,44,REP,42,,11,11/4/2008,56.22,42.31,13.9,2.9,-2.9,1,-.2980763334334604, -16548,21445,754,2008,2008_Pres-G_WY,WY,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/28/2008,600,Barack Obama,41,DEM,36,John McCain,44,REP,61,,-25,11/4/2008,32.54,64.78,-32.24,7.24,7.24,1,1.011427573979921, -16608,87488,1313,2008,2008_Gov-G_DE,DE,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/28/2008,657,Jack Markell,12607,DEM,62,William S. Lee,12606,REP,27,,35,11/4/2008,67.52,32.05,35.48,.48,-.48,1,-6.788855983639213,for WCAU-TV Philadelphia -16567,87492,1317,2008,2008_Gov-G_NH,NH,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,10/28/2008,800,John Lynch,12625,DEM,67,Joe Kenney,12626,REP,24,,43,11/4/2008,70.18,27.62,42.56,.44,.44,1,-6.698335155462345, -16569,87493,1317,2008,2008_Gov-G_NH,NH,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/28/2008,600,John Lynch,12625,DEM,67,Joe Kenney,12626,REP,15,2,52,11/4/2008,70.18,27.62,42.56,9.44,9.44,1,2.864546094264885,for 7News -16574,120117,1317,2008,2008_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,10/28/2008,619,John Lynch,12625,DEM,69,Joe Kenney,12626,REP,18,,51,11/4/2008,70.18,27.62,42.56,8.44,8.44,1,1.219108866753229,for WMUR -16543,87490,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,The Tyson Group,334,Live Phone,,10/28/2008,600,Bev Perdue,12620,DEM,45,Pat McCrory,12618,REP,43,3,2,11/4/2008,50.27,46.88,3.4,1.4,-1.4,1,-2.355901778359134,for Civitas Institute -16607,25291,1545,2008,2008_Sen-G_AL,AL,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/28/2008,650,Vivian Davis Figures,2596,DEM,32,Jeff Sessions,2595,REP,65,,-33,11/4/2008,36.52,63.36,-26.84,6.16,-6.16,1,1.286488851527536, -16598,25009,1546,2008,2008_Sen-G_AK,AK,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2008,500,Mark Begich,2582,DEM,52,Ted Stevens,2583,REP,44,,8,11/4/2008,47.77,46.52,1.24,6.76,6.76,1,1.625196269861638, -16608,25296,1549,2008,2008_Sen-G_DE,DE,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/28/2008,657,Joseph R. Biden Jr.,2609,DEM,66,Christine O'Donnell,2610,REP,32,,34,11/4/2008,64.69,35.31,29.37,4.63,4.63,1,-.4903293872841245,for WCAU-TV Philadelphia -16565,25197,1554,2008,2008_Sen-G_IA,IA,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/28/2008,600,Tom Harkin,2620,DEM,57,Christopher Reed,2621,REP,37,,20,11/4/2008,62.66,37.26,25.39,5.39,-5.39,1,.4641797746595261, -16605,25305,1555,2008,2008_Sen-G_KS,KS,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/28/2008,626,Jim Slattery,2646,DEM,33,Pat Roberts,2645,REP,60,2,-27,11/4/2008,36.46,60.06,-23.6,3.4,-3.4,1,-1.291867951165804, -16558,24894,1556,2008,2008_Sen-G_KY,KY,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2008,817,Bruce Lunsford,2651,DEM,42,Mitch McConnell,2650,REP,47,,-5,11/4/2008,47.03,52.97,-5.93,.93,.93,1,-2.367540616345195, -16547,25205,1556,2008,2008_Sen-G_KY,KY,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/28/2008,600,Bruce Lunsford,2651,DEM,44,Mitch McConnell,2650,REP,47,,-3,11/4/2008,47.03,52.97,-5.93,2.93,2.93,1,-.6068487635741823, -24112,29356,1557,2008,2008_Sen-O_LA,LA,Sen-G,Sen-O,OnMessage Inc.,239,Live Phone,R,10/28/2008,500,Mary L. Landrieu,2659,DEM,45,John Neely Kennedy,2660,REP,44,,1,11/4/2008,52.11,45.72,6.39,5.39,-5.39,1,-1.723770750937999,for John Neely Kennedy -16606,25315,1559,2008,2008_Sen-G_MA,MA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/28/2008,658,John Kerry,2664,DEM,58,Jeffrey K. Beatty,2665,REP,34,,24,11/4/2008,65.86,30.93,34.93,10.93,-10.93,1,4.77012931956701, -16568,117496,1560,2008,2008_Sen-G_MI,MI,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/28/2008,1200,Carl Levin,2673,DEM,56,Jacob W. Hoogendyk Jr.,2674,REP,33,,23,11/4/2008,62.66,33.85,28.82,5.82,-5.82,1,-.1620986257688081, -16595,24896,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2008,625,Al Franken,2679,DEM,36,Norm Coleman,2680,REP,42,12,-6,11/4/2008,41.99,41.98,.01,6.01,-6.01,0,2.488559477521689, -16600,25089,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2008,500,Al Franken,2679,DEM,39,Norm Coleman,2680,REP,43,14,-4,11/4/2008,41.99,41.98,.01,4.01,-4.01,0,.2042271875416432, -16545,25214,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/28/2008,600,Al Franken,2679,DEM,40,Norm Coleman,2680,REP,43,15,-3,11/4/2008,41.99,41.98,.01,3.01,-3.01,0,-.8965791308756135,for Daily Kos -16567,25279,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/28/2008,800,Jeanne Shaheen,2733,DEM,48,John E. Sununu,2735,REP,41,,7,11/4/2008,51.59,45.25,6.34,.66,.66,1,-2.339058614802536, -16569,25289,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,Suffolk University,323,Live Phone,,10/28/2008,600,Jeanne Shaheen,2733,DEM,48,John E. Sununu,2735,REP,39,3,9,11/4/2008,51.59,45.25,6.34,2.66,2.66,1,-.3987343472296349,for 7News -16574,29420,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,10/28/2008,687,Jeanne Shaheen,2733,DEM,47,John E. Sununu,2735,REP,42,,5,11/4/2008,51.59,45.25,6.34,1.34,-1.34,1,-1.608529494294796,for WMUR -16597,25142,1568,2008,2008_Sen-G_NM,NM,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2008,500,Tom Udall,2755,DEM,56,Stevan Pearce,2756,REP,41,,15,11/4/2008,61.33,38.67,22.66,7.66,-7.66,1,1.439742745353239, -16543,25384,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,The Tyson Group,334,Live Phone,,10/28/2008,600,Kay R. Hagan,2709,DEM,45,Elizabeth H. Dole,2710,REP,43,4,2,11/4/2008,52.65,44.18,8.47,6.47,-6.47,1,1.399718269456543,for Civitas Institute -16590,24923,1571,2008,2008_Sen-G_OR,OR,Sen-G,Sen-G,Moore Information,217,Live Phone,R,10/28/2008,400,Jeff Merkley,2765,DEM,41,Gordon H. Smith,2766,REP,45,5,-4,11/4/2008,48.9,45.55,3.35,7.35,-7.35,0,3.420448033478076,for unspecified Republican sponsor; among registered voters -16546,25237,1571,2008,2008_Sen-G_OR,OR,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/28/2008,600,Jeff Merkley,2765,DEM,48,Gordon H. Smith,2766,REP,42,,6,11/4/2008,48.9,45.55,3.35,2.65,2.65,1,-1.429472294540712, -16548,25247,1579,2008,2008_Sen-G_WY,WY,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/28/2008,600,Christopher Rothfuss,2820,DEM,35,Michael B. Enzi,2819,REP,62,,-27,11/4/2008,24.26,75.63,-51.38,24.38,24.38,1,19.2193253415656, -16548,25246,1580,2008,2008_Sen-GS_WY,WY,Sen-G,Sen-GS,Research 2000,281,Live Phone,,10/28/2008,600,Nicholas H. Carter,2817,DEM,35,John Barrasso,2816,REP,60,,-25,11/4/2008,26.53,73.35,-46.83,21.83,21.83,1,15.89268483449989, -64360,118411,4256,2008,2008_House-G_MO-6,MO-6,House-G,House-G,SurveyUSA,325,IVR,,10/28/2008,618,Kay Waldo Barnes,14402,DEM,36,Sam Graves,14403,REP,54,5,-18,11/4/2008,36.86,59.43,-22.57,4.57,4.57,1,-2.507657745387776, -16574,138768,4267,2008,2008_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,10/28/2008,308,Carol Shea-Porter,14225,DEM,44,Jeb E. Bradley,14226,REP,41,,3,11/4/2008,51.76,45.86,5.9,2.9,-2.9,1,-1.899578088141692,for WMUR -16574,118445,4268,2008,2008_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,10/28/2008,303,Paul W. Hodes,14228,DEM,54,Jennifer M. Horn,14229,REP,26,,28,11/4/2008,56.44,41.42,15.02,12.98,12.98,1,8.165160750600283,for WMUR -64361,118412,4355,2008,2008_House-G_OR-5,OR-5,House-G,House-G,SurveyUSA,325,IVR,,10/28/2008,668,Kurt Schrader,14405,DEM,55,Mike Erickson,14406,REP,31,,24,11/4/2008,54.25,38.33,15.92,8.08,8.08,1,1.057326462997929,for KATU-TV Portland -64021,117825,4367,2008,2008_House-G_PA-12,PA-12,House-G,House-G,Dane & Associates,71,IVR,,10/28/2008,3657,John P. Murtha,13894,DEM,45.5,William Russell,13895,REP,43.7,,1.8,11/4/2008,57.85,42.15,15.7,13.9,-13.9,1,7.412933218760867, -16548,118169,4460,2008,2008_House-G_WY-1,WY-1,House-G,House-G,Research 2000,281,Live Phone,,10/28/2008,600,Gary Trauner,14062,DEM,45,Cynthia M. Lummis,14063,REP,49,,-4,11/4/2008,42.81,52.62,-9.82,5.82,5.82,1,-.4037060827083009, -15188,20028,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Financial Dynamics,95,Live Phone,,10/29/2008,870,Barack Obama,41,DEM,48,John McCain,44,REP,41,,7,11/4/2008,52.88,45.61,7.27,.27,-.27,1,-2.154188964685197,for Diageo | Hotline -15058,19898,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/29/2008,924,Barack Obama,41,DEM,47,John McCain,44,REP,44,,3,11/4/2008,52.88,45.61,7.27,4.27,-4.27,1,1.961263465040227, -15078,19918,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/29/2008,2459,Barack Obama,41,DEM,52,John McCain,44,REP,43,,9,11/4/2008,52.88,45.61,7.27,1.73,1.73,1,-.2973473753113597, -14933,19773,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,10/29/2008,1000,Barack Obama,41,DEM,49,John McCain,44,REP,45,,4,11/4/2008,52.88,45.61,7.27,3.27,-3.27,1,1.021934681309095, -15610,20450,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/29/2008,970,Barack Obama,41,DEM,48,John McCain,44,REP,43,,5,11/4/2008,52.88,45.61,7.27,2.27,-2.27,1,.1051695396375896, -15283,20123,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Marist College,183,Live Phone,,10/29/2008,535,Barack Obama,41,DEM,50,John McCain,44,REP,43,,7,11/4/2008,52.88,45.61,7.27,.27,-.27,1,-2.426619204199482,for NBC News -15782,20622,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/29/2008,1201,Barack Obama,41,DEM,50,John McCain,44,REP,43,,7,11/4/2008,52.88,45.61,7.27,.27,-.27,1,-1.965447944220702, -16521,21418,704,2008,2008_Pres-G_AK,AK,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/29/2008,600,Barack Obama,41,DEM,39,John McCain,44,REP,58,,-19,11/4/2008,37.89,59.42,-21.54,2.54,2.54,1,-4.074146991824742, -16514,21411,707,2008,2008_Pres-G_AZ,AZ,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/29/2008,600,Barack Obama,41,DEM,46,John McCain,44,REP,50,,-4,11/4/2008,45.12,53.64,-8.52,4.52,4.52,1,-.0056137762925489, -16520,21417,707,2008,2008_Pres-G_AZ,AZ,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/29/2008,600,Barack Obama,41,DEM,47,John McCain,44,REP,48,,-1,11/4/2008,45.12,53.64,-8.52,7.52,7.52,1,3.310022623013903, -16515,21412,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/29/2008,600,Barack Obama,41,DEM,52,John McCain,44,REP,45,,7,11/4/2008,53.66,44.71,8.95,1.95,-1.95,1,-1.758499074302513, -16552,21449,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2008,625,Barack Obama,41,DEM,49,John McCain,44,REP,44,,5,11/4/2008,53.66,44.71,8.95,3.95,-3.95,1,.479615400437404, -16530,21427,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/29/2008,2023,Barack Obama,41,DEM,54,John McCain,44,REP,44,,10,11/4/2008,53.66,44.71,8.95,1.05,1.05,1,-2.043067596979778, -16553,21450,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2008,625,Barack Obama,41,DEM,47,John McCain,44,REP,45,,2,11/4/2008,51.03,48.22,2.82,.82,-.82,1,-1.561577184181875, -16518,21415,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/29/2008,600,Barack Obama,41,DEM,44,John McCain,44,REP,47,,-3,11/4/2008,46.99,52.2,-5.21,2.21,2.21,1,-.5488298769283454, -16572,21469,716,2008,2008_Pres-G_IA,IA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2008,658,Barack Obama,41,DEM,55,John McCain,44,REP,40,,15,11/4/2008,53.93,44.39,9.53,5.47,5.47,1,1.981156208003987, -16561,21458,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2008,500,Barack Obama,41,DEM,46,John McCain,44,REP,49,,-3,11/4/2008,49.95,48.91,1.03,4.03,-4.03,0,.0303493727653467, -16525,21422,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2008,900,Barack Obama,41,DEM,47,John McCain,44,REP,47,2,0,11/4/2008,49.95,48.91,1.03,1.03,-1.03,.5,-2.663065497911181,for Downs Center -16563,21460,721,2008,2008_Pres-G_KY,KY,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2008,500,Barack Obama,41,DEM,43,John McCain,44,REP,55,,-12,11/4/2008,41.17,57.4,-16.23,4.23,4.23,1,.6007056126382451, -16528,21425,726,2008,2008_Pres-G_MI,MI,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/29/2008,1532,Barack Obama,41,DEM,55,John McCain,44,REP,42,,13,11/4/2008,57.43,40.96,16.47,3.47,-3.47,1,.4772633424368685, -16529,21426,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/29/2008,1050,Barack Obama,41,DEM,57,John McCain,44,REP,41,,16,11/4/2008,54.06,43.82,10.24,5.76,5.76,1,2.592395577455492, -16516,21413,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/29/2008,600,Barack Obama,41,DEM,48,John McCain,44,REP,48,,0,11/4/2008,49.29,49.43,-.13,.13,.13,.5,-2.04325881968489, -16554,21451,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2008,625,Barack Obama,41,DEM,46,John McCain,44,REP,47,,-1,11/4/2008,49.29,49.43,-.13,.87,-.87,1,-1.178947892121142, -16559,21456,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/29/2008,814,Barack Obama,41,DEM,47,John McCain,44,REP,50,,-3,11/4/2008,49.29,49.43,-.13,2.87,-2.87,1,1.02362315198334, -16522,21419,729,2008,2008_Pres-G_MS,MS,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/29/2008,600,Barack Obama,41,DEM,40,John McCain,44,REP,53,,-13,11/4/2008,43,56.18,-13.17,.17,.17,1,-3.140476670153117, -16513,21410,730,2008,2008_Pres-G_MT,MT,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/29/2008,600,Barack Obama,41,DEM,46,John McCain,44,REP,49,,-3,11/4/2008,47.25,49.51,-2.26,.74,-.74,1,-3.00206178786522, -16562,21459,730,2008,2008_Pres-G_MT,MT,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2008,500,Barack Obama,41,DEM,46,John McCain,44,REP,50,,-4,11/4/2008,47.25,49.51,-2.26,1.74,-1.74,1,-1.990391159131303, -16519,21416,730,2008,2008_Pres-G_MT,MT,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/29/2008,500,Barack Obama,41,DEM,44,John McCain,44,REP,48,,-4,11/4/2008,47.25,49.51,-2.26,1.74,-1.74,1,-2.227704896696165, -63540,116966,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Elon University,86,Live Phone,,10/29/2008,797,Barack Obama,41,DEM,45,John McCain,44,REP,38,,7,11/4/2008,49.7,49.38,.33,6.67,6.67,1,4.444979805976909, -16556,21453,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2008,625,Barack Obama,41,DEM,46,John McCain,44,REP,49,,-3,11/4/2008,49.7,49.38,.33,3.33,-3.33,0,.697080793457544, -16560,21457,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/29/2008,641,Barack Obama,41,DEM,48,John McCain,44,REP,48,,0,11/4/2008,49.7,49.38,.33,.33,-.33,.5,-2.440817340626528, -16564,21461,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2008,700,Barack Obama,41,DEM,50,John McCain,44,REP,48,,2,11/4/2008,49.7,49.38,.33,1.67,1.67,1,-.9739402608062293, -16539,21436,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/29/2008,600,Barack Obama,41,DEM,47,John McCain,44,REP,45,,2,11/4/2008,49.7,49.38,.33,1.67,1.67,1,-1.031619029309663, -16544,21441,732,2008,2008_Pres-G_ND,ND,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/29/2008,500,Barack Obama,41,DEM,46,John McCain,44,REP,47,,-1,11/4/2008,44.62,53.25,-8.63,7.63,7.63,1,2.071645571311149, -16517,21414,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/29/2008,600,Barack Obama,41,DEM,56,John McCain,44,REP,41,,15,11/4/2008,54.13,44.52,9.61,5.39,5.39,1,1.458126675706357, -16538,21435,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/29/2008,600,Barack Obama,41,DEM,51,John McCain,44,REP,44,,7,11/4/2008,54.13,44.52,9.61,2.61,-2.61,1,-1.520891851212124, -16531,21428,736,2008,2008_Pres-G_NM,NM,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/29/2008,1537,Barack Obama,41,DEM,58,John McCain,44,REP,41,,17,11/4/2008,56.91,41.78,15.13,1.87,1.87,1,-4.632312506785733, -16512,21409,736,2008,2008_Pres-G_NM,NM,Pres-G,Pres-G,Research & Polling Inc.,280,Live Phone,,10/29/2008,1002,Barack Obama,41,DEM,51,John McCain,44,REP,43,,8,11/4/2008,56.91,41.78,15.13,7.13,-7.13,1,1.27038944805625,for Albuquerque Journal -16555,21452,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2008,625,Barack Obama,41,DEM,47,John McCain,44,REP,43,,4,11/4/2008,55.15,42.65,12.49,8.49,-8.49,1,2.18602552233594, -16557,21454,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2008,625,Barack Obama,41,DEM,45,John McCain,44,REP,47,,-2,11/4/2008,51.5,46.91,4.59,6.59,-6.59,0,3.016293541165244, -16571,21468,740,2008,2008_Pres-G_OK,OK,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2008,594,Barack Obama,41,DEM,34,John McCain,44,REP,63,,-29,11/4/2008,34.35,65.65,-31.29,2.29,2.29,1,-2.431155102735999, -16532,21429,741,2008,2008_Pres-G_OR,OR,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/29/2008,1424,Barack Obama,41,DEM,57,John McCain,44,REP,42,,15,11/4/2008,56.75,40.4,16.35,1.35,-1.35,1,-1.495186625553226, -16573,21470,744,2008,2008_Pres-G_SC,SC,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2008,654,Barack Obama,41,DEM,44,John McCain,44,REP,52,,-8,11/4/2008,44.9,53.87,-8.98,.98,.98,1,-1.953594303012579, -16551,21448,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2008,625,Barack Obama,41,DEM,47,John McCain,44,REP,44,,3,11/4/2008,52.63,46.33,6.3,3.3,-3.3,1,.9868046527686133, -16511,21408,751,2008,2008_Pres-G_WA,WA,Pres-G,Pres-G,University of Washington,364,Live Phone,,10/29/2008,400,Barack Obama,41,DEM,51,John McCain,44,REP,39,,12,11/4/2008,57.65,40.48,17.18,5.18,-5.18,1,.7339196720664251,among registered voters -16570,21467,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2008,667,Barack Obama,41,DEM,55,John McCain,44,REP,39,,16,11/4/2008,56.22,42.31,13.9,2.1,2.1,1,-.630959093742014, -16525,87489,1314,2008,2008_Gov-G_IN,IN,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/29/2008,900,Jill Long Thompson,12608,DEM,38,"Mitchell Daniels, Jr.",12609,REP,55,4,-17,11/4/2008,40.04,57.84,-17.81,.81,.81,1,-4.235195405344355,for Downs Center -16519,89381,1316,2008,2008_Gov-G_MT,MT,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/29/2008,500,Brian Schweitzer,12617,DEM,58,Roy Brown,12615,REP,40,,18,11/4/2008,65.47,32.52,32.95,14.95,-14.95,1,9.881425669834883, -16517,87487,1317,2008,2008_Gov-G_NH,NH,Gov-G,Gov-G,American Research Group,9,Live Phone,,10/29/2008,600,John Lynch,12625,DEM,68,Joe Kenney,12626,REP,28,,40,11/4/2008,70.18,27.62,42.56,2.56,-2.56,1,-4.65737633231492, -16538,117736,1317,2008,2008_Gov-G_NH,NH,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/29/2008,600,John Lynch,12625,DEM,64,Joe Kenney,12626,REP,32,2,32,11/4/2008,70.18,27.62,42.56,10.56,-10.56,1,4.506494098123069, -16511,87491,1321,2008,2008_Gov-G_WA,WA,Gov-G,Gov-G,University of Washington,364,Live Phone,,10/29/2008,387,Christine Gregoire,12637,DEM,50,Dino Rossi,12638,REP,48,,2,11/4/2008,53.24,46.76,6.48,4.48,-4.48,1,-.7522331939547342,among registered voters -16539,87485,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/29/2008,600,Bev Perdue,12620,DEM,49,Pat McCrory,12618,REP,44,,5,11/4/2008,50.27,46.88,3.4,1.6,1.6,1,-2.262758692419822, -16521,25188,1546,2008,2008_Sen-G_AK,AK,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/29/2008,600,Mark Begich,2582,DEM,58,Ted Stevens,2583,REP,36,,22,11/4/2008,47.77,46.52,1.24,20.76,20.76,1,17.16666346206085, -16552,24890,1548,2008,2008_Sen-G_CO,CO,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2008,625,Mark Udall,2602,DEM,47,Bob Schaffer,2603,REP,43,,4,11/4/2008,52.8,42.49,10.3,6.3,-6.3,1,2.738085193042492, -16530,24939,1548,2008,2008_Sen-G_CO,CO,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/29/2008,2023,Mark Udall,2602,DEM,56,Bob Schaffer,2603,REP,41,,15,11/4/2008,52.8,42.49,10.3,4.7,4.7,1,1.426176857983741, -16518,25194,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/29/2008,600,Jim Martin,2612,DEM,46,Saxby Chambliss,2611,REP,47,,-1,11/4/2008,46.83,49.76,-2.92,1.92,1.92,1,-1.002082383141698, -16572,25302,1554,2008,2008_Sen-G_IA,IA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/29/2008,658,Tom Harkin,2620,DEM,61,Christopher Reed,2621,REP,35,,26,11/4/2008,62.66,37.26,25.39,.61,.61,1,-4.736833837966619, -16563,25058,1556,2008,2008_Sen-G_KY,KY,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2008,500,Bruce Lunsford,2651,DEM,44,Mitch McConnell,2650,REP,51,,-7,11/4/2008,47.03,52.97,-5.93,1.07,-1.07,1,-2.662907108982744, -16528,24945,1560,2008,2008_Sen-G_MI,MI,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/29/2008,1532,Carl Levin,2673,DEM,58,Jacob W. Hoogendyk Jr.,2674,REP,36,,22,11/4/2008,62.66,33.85,28.82,6.82,-6.82,1,1.042176411071384, -16529,24950,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/29/2008,1050,Al Franken,2679,DEM,45,Norm Coleman,2680,REP,40,14,5,11/4/2008,41.99,41.98,.01,4.99,4.99,1,1.651398659039404, -16522,25216,1563,2008,2008_Sen-GS_MS,MS,Sen-G,Sen-GS,Research 2000,281,Live Phone,,10/29/2008,600,Ronnie Musgrove,2698,DEM,44,Roger F. Wicker,2697,REP,51,,-7,11/4/2008,45.04,54.96,-9.92,2.92,2.92,1,-.9109804942428857, -16517,24782,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,American Research Group,9,Live Phone,,10/29/2008,600,Jeanne Shaheen,2733,DEM,53,John E. Sununu,2735,REP,41,,12,11/4/2008,51.59,45.25,6.34,5.66,5.66,1,2.718900655404355, -16538,25230,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/29/2008,600,Jeanne Shaheen,2733,DEM,52,John E. Sununu,2735,REP,42,2,10,11/4/2008,51.59,45.25,6.34,3.66,3.66,1,.5276818055240042, -16531,24970,1568,2008,2008_Sen-G_NM,NM,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/29/2008,1537,Tom Udall,2755,DEM,58,Stevan Pearce,2756,REP,39,,19,11/4/2008,61.33,38.67,22.66,3.66,-3.66,1,-2.468316495070915, -16512,29291,1568,2008,2008_Sen-G_NM,NM,Sen-G,Sen-G,Research & Polling Inc.,280,Live Phone,,10/29/2008,1002,Tom Udall,2755,DEM,53,Stevan Pearce,2756,REP,39,,14,11/4/2008,61.33,38.67,22.66,8.66,-8.66,1,3.292508391675647,for Albuquerque Journal -63540,117093,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,Elon University,86,Live Phone,,10/29/2008,797,Kay R. Hagan,2709,DEM,44,Elizabeth H. Dole,2710,REP,37,,7,11/4/2008,52.65,44.18,8.47,1.47,-1.47,1,-3.539685639111894, -16556,24898,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2008,625,Kay R. Hagan,2709,DEM,45,Elizabeth H. Dole,2710,REP,46,,-1,11/4/2008,52.65,44.18,8.47,9.47,-9.47,0,5.016497619434969, -16564,25112,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2008,700,Kay R. Hagan,2709,DEM,52,Elizabeth H. Dole,2710,REP,46,,6,11/4/2008,52.65,44.18,8.47,2.47,-2.47,1,-2.70402910511099, -16539,25222,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/29/2008,600,Kay R. Hagan,2709,DEM,50,Elizabeth H. Dole,2710,REP,45,,5,11/4/2008,52.65,44.18,8.47,3.47,-3.47,1,-1.814566889829559, -16571,25357,1570,2008,2008_Sen-G_OK,OK,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/29/2008,594,Andrew Rice,2759,DEM,36,James M. Inhofe,2758,REP,56,6,-20,11/4/2008,39.18,56.68,-17.5,2.5,-2.5,1,-2.173140749646317, -16532,24972,1571,2008,2008_Sen-G_OR,OR,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/29/2008,1424,Jeff Merkley,2765,DEM,51,Gordon H. Smith,2766,REP,43,4,8,11/4/2008,48.9,45.55,3.35,4.65,4.65,1,1.27850870557292, -16573,25367,1573,2008,2008_Sen-G_SC,SC,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/29/2008,654,Bob Conley,2781,DEM,39,Lindsey Graham,2780,REP,58,,-19,11/4/2008,42.25,57.52,-15.28,3.72,-3.72,1,-1.070103335553275, -16521,123398,4033,2008,2008_House-G_AK-1,AK-1,House-G,House-G,Research 2000,281,Live Phone,,10/29/2008,600,Ethan Berkowitz,14574,DEM,53,Don Young,14575,REP,44,,9,11/4/2008,44.97,50.14,-5.17,14.17,14.17,0,6.871771652976891, -16519,118170,4260,2008,2008_House-G_MT-1,MT-1,House-G,House-G,Research 2000,281,Live Phone,,10/29/2008,500,John B. Driscoll,14106,DEM,39,Denny Rehberg,14107,REP,55,,-16,11/4/2008,32.42,64.14,-31.72,15.72,15.72,1,10.47653784249209, -16555,117996,4265,2008,2008_House-G_NV-2,NV-2,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2008,400,Jill Talbot Derby,14065,DEM,37,Dean Heller,14066,REP,50,,-13,11/4/2008,41.44,51.82,-10.39,2.61,-2.61,1,-3.633690942703383, -16555,117997,4266,2008,2008_House-G_NV-3,NV-3,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2008,400,Dina Titus,14067,DEM,44,Jon C. Porter,14068,REP,44,,0,11/4/2008,47.43,42.29,5.14,5.14,-5.14,.5,-.0032001878247656, -16538,118171,4267,2008,2008_House-G_NH-1,NH-1,House-G,House-G,Research 2000,281,Live Phone,,10/29/2008,300,Carol Shea-Porter,14225,DEM,49,Jeb E. Bradley,14226,REP,42,,7,11/4/2008,51.76,45.86,5.9,1.1,1.1,1,-3.861114756951753, -16538,118172,4268,2008,2008_House-G_NH-2,NH-2,House-G,House-G,Research 2000,281,Live Phone,,10/29/2008,300,Paul W. Hodes,14228,DEM,55,Jennifer M. Horn,14229,REP,38,3,17,11/4/2008,56.44,41.42,15.02,1.98,1.98,1,-4.889204219990296, -16512,118112,4282,2008,2008_House-G_NM-1,NM-1,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/29/2008,400,Martin Heinrich,14165,DEM,47,Darren White,14166,REP,43,,4,11/4/2008,55.65,44.35,11.31,7.31,-7.31,1,.0534594467325194,for Albuquerque Journal -16512,118113,4283,2008,2008_House-G_NM-2,NM-2,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/29/2008,400,Harry Teague,14167,DEM,45,Edward R. Tinsley,14169,REP,41,,4,11/4/2008,55.96,44.04,11.92,7.92,-7.92,1,.686087124898594,for Albuquerque Journal -16512,118114,4284,2008,2008_House-G_NM-3,NM-3,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/29/2008,207,Ben Ray Luján,14170,DEM,51,Daniel K. East,14171,REP,23,12,28,11/4/2008,56.74,30.47,26.27,1.73,1.73,1,-5.764101451335814,for Albuquerque Journal -64362,118413,4310,2008,2008_House-G_NY-26,NY-26,House-G,House-G,SurveyUSA,325,IVR,,10/29/2008,587,Alice Kryzan,14425,DEM,34,Christopher J. Lee,14426,REP,48,,-14,11/4/2008,40.55,54.97,-14.42,.42,.42,1,-6.603698722885366,for WGRZ-TV -15188,117355,8656,2008,2008_House-G_US,US,House-G,House-G,Financial Dynamics,95,Live Phone,,10/29/2008,870,Generic Candidate,13748,DEM,46,Generic Candidate,13749,REP,37,,9,11/4/2008,52.93,42.38,10.55,1.55,-1.55,1,-1.222432296985511,for Diageo | Hotline -66248,123286,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,10/30/2008,600,Barack Obama,41,DEM,52,John McCain,44,REP,41,,11,11/4/2008,52.88,45.61,7.27,3.73,3.73,1,1.415319761958417,sample size unavailable; estimated at 600 as a default -15421,20261,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2008,3000,Barack Obama,41,DEM,51,John McCain,44,REP,46,,5,11/4/2008,52.88,45.61,7.27,2.27,-2.27,1,.4377389041586646, -15501,20341,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/30/2008,1100,Barack Obama,41,DEM,51,John McCain,44,REP,44,,7,11/4/2008,52.88,45.61,7.27,.27,-.27,1,-1.924383425655389, -16499,21396,706,2008,2008_Pres-G_AR,AR,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/30/2008,600,Barack Obama,41,DEM,44,John McCain,44,REP,51,,-7,11/4/2008,38.86,58.72,-19.85,12.85,12.85,1,6.25351711727923, -16508,21405,708,2008,2008_Pres-G_CA,CA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/30/2008,637,Barack Obama,41,DEM,60,John McCain,44,REP,36,,24,11/4/2008,61.01,36.95,24.06,.06,-.06,1,-4.323539253839287, -16498,21395,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/30/2008,600,Barack Obama,41,DEM,50,John McCain,44,REP,46,,4,11/4/2008,51.03,48.22,2.82,1.18,1.18,1,-1.266705409567336, -16523,21420,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Datamar Analytics,75,IVR,,10/30/2008,995,Barack Obama,41,DEM,47,John McCain,44,REP,47,,0,11/4/2008,51.03,48.22,2.82,2.82,-2.82,.5,.669620874293544,among registered voters -16425,21322,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/30/2008,1773,Barack Obama,41,DEM,47,John McCain,44,REP,45,,2,11/4/2008,51.03,48.22,2.82,.82,-.82,1,-1.040550107561183, -16537,21434,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2008,500,Barack Obama,41,DEM,47,John McCain,44,REP,52,,-5,11/4/2008,46.99,52.2,-5.21,.21,.21,1,-2.826215353112306, -16503,21400,716,2008,2008_Pres-G_IA,IA,Pres-G,Pres-G,Selzer & Co.,304,Live Phone,,10/30/2008,814,Barack Obama,41,DEM,54,John McCain,44,REP,37,1,17,11/4/2008,53.93,44.39,9.53,7.47,7.47,1,4.433053593714675, -16500,21397,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/30/2008,600,Barack Obama,41,DEM,48,John McCain,44,REP,48,,0,11/4/2008,49.95,48.91,1.03,1.03,-1.03,.5,-2.94739029875955, -16507,21404,725,2008,2008_Pres-G_ME,ME,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/30/2008,674,Barack Obama,41,DEM,58,John McCain,44,REP,38,,20,11/4/2008,57.71,40.38,17.32,2.68,2.68,1,-.6819419159829689,for WCSH-TV (Portland) | WLBZ-TV (Bangor) -16505,21402,726,2008,2008_Pres-G_MI,MI,Pres-G,Pres-G,Selzer & Co.,304,Live Phone,,10/30/2008,616,Barack Obama,41,DEM,53,John McCain,44,REP,37,,16,11/4/2008,57.43,40.96,16.47,.47,-.47,1,-3.026874007010755, -16506,21403,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,Princeton Survey Research Associates International,258,Live Phone,,10/30/2008,933,Barack Obama,41,DEM,53,John McCain,44,REP,42,,11,11/4/2008,54.06,43.82,10.24,.76,.76,1,-2.932780939559149,for Minneapolis Star Tribune -16533,21430,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2008,700,Barack Obama,41,DEM,51,John McCain,44,REP,44,,7,11/4/2008,54.13,44.52,9.61,2.61,-2.61,1,-1.165716332758099, -16540,21437,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/30/2008,682,Barack Obama,41,DEM,53,John McCain,44,REP,42,,11,11/4/2008,54.13,44.52,9.61,1.39,1.39,1,-2.464453532039959,for WBZ-TV -16504,21401,735,2008,2008_Pres-G_NJ,NJ,Pres-G,Pres-G,Monmouth University,215,Live Phone,,10/30/2008,801,Barack Obama,41,DEM,55,John McCain,44,REP,34,,21,11/4/2008,57.27,41.7,15.57,5.43,5.43,1,2.599672823317645,for Gannett -16541,21438,735,2008,2008_Pres-G_NJ,NJ,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/30/2008,632,Barack Obama,41,DEM,52,John McCain,44,REP,42,,10,11/4/2008,57.27,41.7,15.57,5.57,-5.57,1,2.602462704882113, -16510,21407,736,2008,2008_Pres-G_NM,NM,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/30/2008,664,Barack Obama,41,DEM,52,John McCain,44,REP,45,,7,11/4/2008,56.91,41.78,15.13,8.13,-8.13,1,2.115506121095451, -16426,21323,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/30/2008,1574,Barack Obama,41,DEM,50,John McCain,44,REP,43,,7,11/4/2008,51.5,46.91,4.59,2.41,2.41,1,-.5839317124336662, -16535,21432,741,2008,2008_Pres-G_OR,OR,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2008,500,Barack Obama,41,DEM,54,John McCain,44,REP,42,,12,11/4/2008,56.75,40.4,16.35,4.35,-4.35,1,1.126372840366293, -16542,21439,741,2008,2008_Pres-G_OR,OR,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/30/2008,700,Barack Obama,41,DEM,57,John McCain,44,REP,38,,19,11/4/2008,56.75,40.4,16.35,2.65,2.65,1,-.244705937744217, -16501,21398,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/30/2008,600,Barack Obama,41,DEM,51,John McCain,44,REP,45,,6,11/4/2008,54.49,44.17,10.32,4.32,-4.32,1,1.322649103703642, -16427,21324,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/30/2008,1493,Barack Obama,41,DEM,52,John McCain,44,REP,42,,10,11/4/2008,54.49,44.17,10.32,.32,-.32,1,-2.260600159378037, -16536,21433,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2008,500,Barack Obama,41,DEM,51,John McCain,44,REP,47,,4,11/4/2008,54.49,44.17,10.32,6.32,-6.32,1,3.278499227382431, -16509,21406,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/30/2008,700,Barack Obama,41,DEM,51,John McCain,44,REP,44,,7,11/4/2008,54.49,44.17,10.32,3.32,-3.32,1,.4512594580136533, -16534,21431,745,2008,2008_Pres-G_SD,SD,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2008,500,Barack Obama,41,DEM,44,John McCain,44,REP,53,,-9,11/4/2008,44.75,53.16,-8.41,.59,-.59,1,-2.149074943301011, -16527,21424,753,2008,2008_Pres-G_WV,WV,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/30/2008,2128,Barack Obama,41,DEM,42,John McCain,44,REP,55,,-13,11/4/2008,42.59,55.71,-13.12,.12,.12,1,-3.901434927074385, -16540,87484,1317,2008,2008_Gov-G_NH,NH,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/30/2008,682,John Lynch,12625,DEM,65,Joe Kenney,12626,REP,28,5,37,11/4/2008,70.18,27.62,42.56,5.56,-5.56,1,-1.208156774812053,for WBZ-TV -16527,87483,1322,2008,2008_Gov-G_WV,WV,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/30/2008,2128,"Joe Manchin, III",12639,DEM,69,Russ Weeks,12641,REP,27,,42,11/4/2008,69.81,25.73,44.08,2.08,-2.08,1,-3.452160507570186, -24120,29362,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/30/2008,600,Jim Martin,2612,DEM,39,Saxby Chambliss,2611,REP,48,,-9,11/4/2008,46.83,49.76,-2.92,6.08,-6.08,1,3.597572592027361,for Saxby Chambliss -16537,25032,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2008,500,Jim Martin,2612,DEM,43,Saxby Chambliss,2611,REP,48,7,-5,11/4/2008,46.83,49.76,-2.92,2.08,-2.08,1,-.8670002256583191, -16503,29393,1554,2008,2008_Sen-G_IA,IA,Sen-G,Sen-G,Selzer & Co.,304,Live Phone,,10/30/2008,616,Tom Harkin,2620,DEM,57,Christopher Reed,2621,REP,31,,26,11/4/2008,62.66,37.26,25.39,.61,.61,1,-4.603535405913205, -16507,25318,1558,2008,2008_Sen-G_ME,ME,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/30/2008,674,Thomas H. Allen,2670,DEM,42,Susan M. Collins,2668,REP,56,,-14,11/4/2008,38.58,61.33,-22.75,8.75,8.75,1,3.493150179890502,for WCSH-TV (Portland) | WLBZ-TV (Bangor) -16505,25261,1560,2008,2008_Sen-G_MI,MI,Sen-G,Sen-G,Selzer & Co.,304,Live Phone,,10/30/2008,616,Carl Levin,2673,DEM,53,Jacob W. Hoogendyk Jr.,2674,REP,32,,21,11/4/2008,62.66,33.85,28.82,7.82,-7.82,1,2.016962579977354, -16506,25269,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,Princeton Survey Research Associates International,258,Live Phone,,10/30/2008,933,Al Franken,2679,DEM,42,Norm Coleman,2680,REP,38,15,4,11/4/2008,41.99,41.98,.01,3.99,3.99,1,.5214107177247621,for Minneapolis Star Tribune -16533,25125,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2008,700,Jeanne Shaheen,2733,DEM,52,John E. Sununu,2735,REP,44,,8,11/4/2008,51.59,45.25,6.34,1.66,1.66,1,-1.434309521699558, -16540,25343,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/30/2008,682,Jeanne Shaheen,2733,DEM,53,John E. Sununu,2735,REP,40,6,13,11/4/2008,51.59,45.25,6.34,6.66,6.66,1,4.000378590597935,for WBZ-TV -16504,24917,1567,2008,2008_Sen-G_NJ,NJ,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/30/2008,801,Frank R. Lautenberg,2744,DEM,50,Dick Zimmer,2745,REP,31,,19,11/4/2008,56.03,41.95,14.08,4.92,4.92,1,.3012597584982818,for Gannett -16541,25346,1567,2008,2008_Sen-G_NJ,NJ,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/30/2008,632,Frank R. Lautenberg,2744,DEM,52,Dick Zimmer,2745,REP,37,,15,11/4/2008,56.03,41.95,14.08,.92,.92,1,-4.012938644806505, -16510,25349,1568,2008,2008_Sen-G_NM,NM,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/30/2008,664,Tom Udall,2755,DEM,56,Stevan Pearce,2756,REP,42,,14,11/4/2008,61.33,38.67,22.66,8.66,-8.66,1,3.02216233769742, -16535,25153,1571,2008,2008_Sen-G_OR,OR,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2008,500,Jeff Merkley,2765,DEM,49,Gordon H. Smith,2766,REP,46,,3,11/4/2008,48.9,45.55,3.35,.35,-.35,1,-3.898286614350277, -16542,25361,1571,2008,2008_Sen-G_OR,OR,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/30/2008,700,Jeff Merkley,2765,DEM,49,Gordon H. Smith,2766,REP,42,5,7,11/4/2008,48.9,45.55,3.35,3.65,3.65,1,.140926876414624, -42585,117211,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/30/2008,625,Mark R. Warner,2808,DEM,62,James S. Gilmore III,2809,REP,31,,31,11/4/2008,65.03,33.73,31.3,.3,-.3,1,-3.970785330855005, -16527,24980,1578,2008,2008_Sen-G_WV,WV,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/30/2008,2128,"John D. Rockefeller, IV",2812,DEM,58,Jay Wolfe,2813,REP,40,,18,11/4/2008,63.73,36.26,27.47,9.47,-9.47,1,3.21643200102623, -64363,118414,4241,2008,2008_House-G_MN-3,MN-3,House-G,House-G,SurveyUSA,325,IVR,,10/30/2008,647,Ashwin Madia,14421,DEM,41,Erik Paulsen,14422,REP,46,10,-5,11/4/2008,40.85,48.48,-7.63,2.63,2.63,1,-4.358910008138342,for KSTP-TV Minneapolis -64363,118415,4244,2008,2008_House-G_MN-6,MN-6,House-G,House-G,SurveyUSA,325,IVR,,10/30/2008,625,Elwyn Tinklenberg,14098,DEM,45,Michele Bachmann,14099,REP,46,6,-1,11/4/2008,43.43,46.41,-2.97,1.97,1.97,1,-1.708327105594076,for KSTP-TV Minneapolis -63538,122952,8656,2008,2008_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/30/2008,600,Generic Candidate,13748,DEM,45,Generic Candidate,13749,REP,36,,9,11/4/2008,52.93,42.38,10.55,1.55,-1.55,1,-1.563743013635469,sample size unavailable; estimated at 600 as a default; among registered voters -15501,117588,8656,2008,2008_House-G_US,US,House-G,House-G,Research 2000,281,Live Phone,,10/30/2008,1100,Generic Candidate,13748,DEM,50,Generic Candidate,13749,REP,39,,11,11/4/2008,52.93,42.38,10.55,.45,.45,1,-2.72516775109363, -63539,116965,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,10/31/2008,607,Barack Obama,41,DEM,54,John McCain,44,REP,41,,13,11/4/2008,52.88,45.61,7.27,5.73,5.73,1,3.485084545396295, -14962,120010,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/31/2008,746,Barack Obama,41,DEM,52,John McCain,44,REP,44.5,,7.5,11/4/2008,52.88,45.61,7.27,.23,.23,1,-2.111137767702783,for CNN; average of multiple versions or turnout models listed in poll -15241,20081,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Live Phone,,10/31/2008,760,Barack Obama,41,DEM,53,John McCain,44,REP,46,,7,11/4/2008,52.88,45.61,7.27,.27,-.27,1,-2.104030641417623,for Reuters -15390,20230,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,Live Phone,,10/31/2008,2587,Barack Obama,41,DEM,52,John McCain,44,REP,46,,6,11/4/2008,52.88,45.61,7.27,1.27,-1.27,1,-.4405977403040067, -63873,117603,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/31/2008,600,Barack Obama,41,DEM,47.5,John McCain,44,REP,46.2,,1.3,11/4/2008,51.03,48.22,2.82,1.52,-1.52,1,-.9059204077167291, -16447,21344,721,2008,2008_Pres-G_KY,KY,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/31/2008,616,Barack Obama,41,DEM,40,John McCain,44,REP,56,,-16,11/4/2008,41.17,57.4,-16.23,.23,.23,1,-3.65938237709108, -16446,21343,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/31/2008,669,Barack Obama,41,DEM,49,John McCain,44,REP,46,,3,11/4/2008,54.06,43.82,10.24,7.24,-7.24,1,4.143365090089217, -16441,21338,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/31/2008,1221,Barack Obama,41,DEM,52,John McCain,44,REP,46,,6,11/4/2008,51.5,46.91,4.59,1.41,1.41,1,-1.89616387839958, -16415,21312,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Muhlenberg College,219,Live Phone,,10/31/2008,617,Barack Obama,41,DEM,52,John McCain,44,REP,46,,6,11/4/2008,54.49,44.17,10.32,4.32,-4.32,1,1.34631422034972, -16445,21342,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/31/2008,672,Barack Obama,41,DEM,50,John McCain,44,REP,46,,4,11/4/2008,52.63,46.33,6.3,2.3,-2.3,1,.0473264112475348, -16447,25309,1556,2008,2008_Sen-G_KY,KY,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/31/2008,616,Bruce Lunsford,2651,DEM,45,Mitch McConnell,2650,REP,53,,-8,11/4/2008,47.03,52.97,-5.93,2.07,-2.07,1,-.8218214196051181, -16446,25322,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/31/2008,669,Al Franken,2679,DEM,39,Norm Coleman,2680,REP,44,16,-5,11/4/2008,41.99,41.98,.01,5.01,-5.01,0,1.6011231660763, -16445,25370,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/31/2008,672,Mark R. Warner,2808,DEM,59,James S. Gilmore III,2809,REP,35,,24,11/4/2008,65.03,33.73,31.3,7.3,-7.3,1,3.440099783355323, -43068,122953,8656,2008,2008_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/31/2008,257,Generic Candidate,13748,DEM,46,Generic Candidate,13749,REP,28,,18,11/4/2008,52.93,42.38,10.55,7.45,7.45,1,3.804671044914733,among registered voters -14962,123686,8656,2008,2008_House-G_US,US,House-G,House-G,CNN/Opinion Research Corp.,37,Live Phone,,10/31/2008,600,Generic Candidate,13748,DEM,54,Generic Candidate,13749,REP,45,,9,11/4/2008,52.93,42.38,10.55,1.55,-1.55,1,-1.713371435912962,for CNN; sample size unavailable; estimated at 600 as a default -14858,19698,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,11/1/2008,2470,Barack Obama,41,DEM,53,John McCain,44,REP,44,,9,11/4/2008,52.88,45.61,7.27,1.73,1.73,1,.0683334008841205,for The Washington Post -66249,123287,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,11/1/2008,747,Barack Obama,41,DEM,54,John McCain,44,REP,41,,13,11/4/2008,52.88,45.61,7.27,5.73,5.73,1,3.716566100925781, -15186,20026,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Financial Dynamics,95,Live Phone,,11/1/2008,887,Barack Obama,41,DEM,50,John McCain,44,REP,45,,5,11/4/2008,52.88,45.61,7.27,2.27,-2.27,1,.0559911148129738,for Diageo | Hotline -15164,20004,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,11/1/2008,1000,Barack Obama,41,DEM,51,John McCain,44,REP,44,,7,11/4/2008,52.88,45.61,7.27,.27,-.27,1,-1.813357264013002, -15145,19985,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,11/1/2008,2472,Barack Obama,41,DEM,55,John McCain,44,REP,44,,11,11/4/2008,52.88,45.61,7.27,3.73,3.73,1,1.964903189321962,for USA Today -15185,20025,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,Online,,11/1/2008,3946,Barack Obama,41,DEM,52,John McCain,44,REP,44,,8,11/4/2008,52.88,45.61,7.27,.73,.73,1,-.9078955707411815, -63592,117034,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,11/1/2008,1014,Barack Obama,41,DEM,47.5,John McCain,44,REP,43,,4.5,11/4/2008,52.88,45.61,7.27,2.77,-2.77,1,.874583879234472, -15420,20260,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2008,3000,Barack Obama,41,DEM,52,John McCain,44,REP,46,,6,11/4/2008,52.88,45.61,7.27,1.27,-1.27,1,-.3785959890923835, -16419,21316,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/1/2008,1717,Barack Obama,41,DEM,50,John McCain,44,REP,48,,2,11/4/2008,51.03,48.22,2.82,.82,-.82,1,-.8684525399516578, -16430,21327,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,11/1/2008,1200,Barack Obama,41,DEM,49,John McCain,44,REP,47,,2,11/4/2008,51.03,48.22,2.82,.82,-.82,1,-.9090702501949649, -16417,21314,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/1/2008,1253,Barack Obama,41,DEM,48,John McCain,44,REP,50,2,-2,11/4/2008,46.99,52.2,-5.21,3.21,3.21,1,1.280623833565988, -16431,21328,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,11/1/2008,800,Barack Obama,41,DEM,46,John McCain,44,REP,50,1,-4,11/4/2008,46.99,52.2,-5.21,1.21,1.21,1,-1.107629182533236, -16438,21335,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/1/2008,683,Barack Obama,41,DEM,45,John McCain,44,REP,52,,-7,11/4/2008,46.99,52.2,-5.21,1.79,-1.79,1,-.5440534335447567, -16442,21339,718,2008,2008_Pres-G_IL,IL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2008,500,Barack Obama,41,DEM,60,John McCain,44,REP,38,,22,11/4/2008,61.92,36.78,25.14,3.14,-3.14,1,-.1648714585527272, -16418,21315,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/1/2008,2634,Barack Obama,41,DEM,49,John McCain,44,REP,48,,1,11/4/2008,49.95,48.91,1.03,.03,-.03,1,-3.243991252275425, -63817,117507,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,11/1/2008,603,Barack Obama,41,DEM,43.9,John McCain,44,REP,49.1,,-5.1999998,11/4/2008,49.95,48.91,1.03,6.23,-6.23,0,3.435254044021649, -16443,21340,725,2008,2008_Pres-G_ME,ME,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2008,500,Barack Obama,41,DEM,56,John McCain,44,REP,43,,13,11/4/2008,57.71,40.38,17.32,4.32,-4.32,1,.9004286038665278, -16424,21321,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/1/2008,1343,Barack Obama,41,DEM,49,John McCain,44,REP,49,,0,11/4/2008,49.29,49.43,-.13,.13,.13,.5,-1.299342845805635, -16439,21336,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/1/2008,674,Barack Obama,41,DEM,48,John McCain,44,REP,48,,0,11/4/2008,49.29,49.43,-.13,.13,.13,.5,-1.680102712635269,for KCTV-TV Kansas City | KMOX 1120 Radio St. Louis -63825,117520,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,11/1/2008,602,Barack Obama,41,DEM,47.4,John McCain,44,REP,45.7,,1.7,11/4/2008,49.29,49.43,-.13,1.83,1.83,0,-.2343400437092475, -16416,21313,730,2008,2008_Pres-G_MT,MT,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/1/2008,2734,Barack Obama,41,DEM,48,John McCain,44,REP,47,,1,11/4/2008,47.25,49.51,-2.26,3.26,3.26,0,.778430113910084, -16423,21320,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/1/2008,2100,Barack Obama,41,DEM,50,John McCain,44,REP,49,1,1,11/4/2008,49.7,49.38,.33,.67,.67,1,-1.062073770829729, -16435,21332,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/1/2008,682,Barack Obama,41,DEM,48,John McCain,44,REP,49,,-1,11/4/2008,49.7,49.38,.33,1.33,-1.33,0,-1.074370946486017,for WTVD-RV Raleigh -63828,117531,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,11/1/2008,600,Barack Obama,41,DEM,47.7,John McCain,44,REP,49.3,,-1.6,11/4/2008,49.7,49.38,.33,1.93,-1.93,0,-.6088546655844321, -54158,21337,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,11/1/2008,812,Barack Obama,41,DEM,53,John McCain,44,REP,42,,11,11/4/2008,54.13,44.52,9.61,1.39,1.39,1,-2.047499997926173,for WMUR -63598,117050,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/1/2008,1243,Barack Obama,41,DEM,51,John McCain,44,REP,47,,4,11/4/2008,55.15,42.65,12.49,8.49,-8.49,1,2.762478582219487, -63820,117511,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,11/1/2008,601,Barack Obama,41,DEM,50.7,John McCain,44,REP,42.9,,7.8000002,11/4/2008,55.15,42.65,12.49,4.69,-4.69,1,-1.308389285594715, -16420,21317,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/1/2008,1208,Barack Obama,41,DEM,50,John McCain,44,REP,48,,2,11/4/2008,51.5,46.91,4.59,2.59,-2.59,1,-.5677708377513051,among 'voters' -16429,21326,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,11/1/2008,1200,Barack Obama,41,DEM,46,John McCain,44,REP,48,,-2,11/4/2008,51.5,46.91,4.59,6.59,-6.59,0,3.711476967619556, -16436,21333,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/1/2008,660,Barack Obama,41,DEM,48,John McCain,44,REP,46,,2,11/4/2008,51.5,46.91,4.59,2.59,-2.59,1,-.9402577483483548, -63822,117516,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,11/1/2008,605,Barack Obama,41,DEM,50.2,John McCain,44,REP,43.9,,6.3000002,11/4/2008,51.5,46.91,4.59,1.71,1.71,1,-2.011924889981117, -16421,21318,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/1/2008,1529,Barack Obama,41,DEM,53,John McCain,44,REP,45,,8,11/4/2008,54.49,44.17,10.32,2.32,-2.32,1,.0025963456206855, -16444,21341,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2008,500,Barack Obama,41,DEM,52,John McCain,44,REP,46,,6,11/4/2008,54.49,44.17,10.32,4.32,-4.32,1,1.41874156780351, -16432,21329,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,11/1/2008,1200,Barack Obama,41,DEM,51,John McCain,44,REP,44,,7,11/4/2008,54.49,44.17,10.32,3.32,-3.32,1,1.081323963809286, -63814,117502,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,11/1/2008,602,Barack Obama,41,DEM,53.7,John McCain,44,REP,40,,13.7,11/4/2008,54.49,44.17,10.32,3.38,3.38,1,.4701704974738317, -16422,21319,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/1/2008,1557,Barack Obama,41,DEM,52,John McCain,44,REP,46,,6,11/4/2008,52.63,46.33,6.3,.3,-.3,1,-1.481754989609524, -63823,117518,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,11/1/2008,604,Barack Obama,41,DEM,50.7,John McCain,44,REP,44.6,,6.0999999,11/4/2008,52.63,46.33,6.3,.2,-.2,1,-2.396223374129077, -16434,21331,751,2008,2008_Pres-G_WA,WA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,11/1/2008,800,Barack Obama,41,DEM,55,John McCain,44,REP,40,,15,11/4/2008,57.65,40.48,17.18,2.18,-2.18,1,-1.755836090155364, -16437,21334,751,2008,2008_Pres-G_WA,WA,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/1/2008,663,Barack Obama,41,DEM,56,John McCain,44,REP,40,,16,11/4/2008,57.65,40.48,17.18,1.18,-1.18,1,-3.36316063367219,for KATU-TV Portland | KING TV (Seattle) -16433,21330,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,11/1/2008,800,Barack Obama,41,DEM,53,John McCain,44,REP,40,,13,11/4/2008,56.22,42.31,13.9,.9,-.9,1,-1.649942385489565, -16418,87477,1314,2008,2008_Gov-G_IN,IN,Gov-G,Gov-G,Public Policy Polling,263,IVR,,11/1/2008,2634,Jill Long Thompson,12608,DEM,37,"Mitchell Daniels, Jr.",12609,REP,60,,-23,11/4/2008,40.04,57.84,-17.81,5.19,-5.19,1,1.142468540737936, -16424,87478,1315,2008,2008_Gov-G_MO,MO,Gov-G,Gov-G,Public Policy Polling,263,IVR,,11/1/2008,1343,Jay Nixon,12613,DEM,57.9,Kenny Hulshof,12611,REP,38.4,,19.5,11/4/2008,58.4,39.49,18.91,.59,.59,1,-3.12108204574877, -16439,87481,1315,2008,2008_Gov-G_MO,MO,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/1/2008,674,Jay Nixon,12613,DEM,54,Kenny Hulshof,12611,REP,39,2,15,11/4/2008,58.4,39.49,18.91,3.91,-3.91,1,.5239725755832375,for KCTV-TV Kansas City | KMOX 1120 Radio St. Louis -16416,87479,1316,2008,2008_Gov-G_MT,MT,Gov-G,Gov-G,Public Policy Polling,263,IVR,,11/1/2008,2734,Brian Schweitzer,12617,DEM,62,Roy Brown,12615,REP,36,,26,11/4/2008,65.47,32.52,32.95,6.95,-6.95,1,.1874434933583158, -54158,87667,1317,2008,2008_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,11/1/2008,831,John Lynch,12625,DEM,67,Joe Kenney,12626,REP,20,,47,11/4/2008,70.18,27.62,42.56,4.44,4.44,1,-2.466254003559875,for WMUR -16434,87475,1321,2008,2008_Gov-G_WA,WA,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,11/1/2008,800,Christine Gregoire,12637,DEM,50,Dino Rossi,12638,REP,48,,2,11/4/2008,53.24,46.76,6.48,4.48,-4.48,1,.2616144585942627, -16437,87480,1321,2008,2008_Gov-G_WA,WA,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/1/2008,663,Christine Gregoire,12637,DEM,52,Dino Rossi,12638,REP,46,,6,11/4/2008,53.24,46.76,6.48,.48,-.48,1,-4.165074670348091,for KATU-TV Portland | KING TV (Seattle) -16423,87476,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,Public Policy Polling,263,IVR,,11/1/2008,2100,Bev Perdue,12620,DEM,49,Pat McCrory,12618,REP,48,2,1,11/4/2008,50.27,46.88,3.4,2.4,-2.4,1,-.8749764690319171, -16435,87482,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/1/2008,682,Bev Perdue,12620,DEM,48,Pat McCrory,12618,REP,47,4,1,11/4/2008,50.27,46.88,3.4,2.4,-2.4,1,-.7176012121721115,for WTVD-RV Raleigh -16417,24944,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/1/2008,1253,Jim Martin,2612,DEM,46,Saxby Chambliss,2611,REP,48,,-2,11/4/2008,46.83,49.76,-2.92,.92,.92,1,-1.385147636737763, -16431,25274,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,11/1/2008,800,Jim Martin,2612,DEM,44,Saxby Chambliss,2611,REP,48,,-4,11/4/2008,46.83,49.76,-2.92,1.08,-1.08,1,-1.437674818592761, -16438,25298,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/1/2008,683,Jim Martin,2612,DEM,44,Saxby Chambliss,2611,REP,48,5,-4,11/4/2008,46.83,49.76,-2.92,1.08,-1.08,1,-1.461283493157695, -16443,25075,1558,2008,2008_Sen-G_ME,ME,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2008,500,Thomas H. Allen,2670,DEM,41,Susan M. Collins,2668,REP,57,,-16,11/4/2008,38.58,61.33,-22.75,6.75,6.75,1,.4744758785019598, -16416,24951,1564,2008,2008_Sen-G_MT,MT,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/1/2008,2734,Max Baucus,2702,DEM,71,Bob Kelleher,2703,REP,26,,45,11/4/2008,72.92,27.08,45.83,.83,-.83,1,-7.644256649059046, -54158,29419,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,11/1/2008,816,Jeanne Shaheen,2733,DEM,48,John E. Sununu,2735,REP,42,,6,11/4/2008,51.59,45.25,6.34,.34,-.34,1,-2.300854821803681,for WMUR -16423,24952,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/1/2008,2100,Kay R. Hagan,2709,DEM,51,Elizabeth H. Dole,2710,REP,44,3,7,11/4/2008,52.65,44.18,8.47,1.47,-1.47,1,-3.268854270307432, -16435,25336,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/1/2008,682,Kay R. Hagan,2709,DEM,50,Elizabeth H. Dole,2710,REP,43,5,7,11/4/2008,52.65,44.18,8.47,1.47,-1.47,1,-3.374083712589007,for WTVD-RV Raleigh -16422,24974,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/1/2008,1557,Mark R. Warner,2808,DEM,62,James S. Gilmore III,2809,REP,36,,26,11/4/2008,65.03,33.73,31.3,5.3,-5.3,1,1.602865064205358, -16416,118092,4260,2008,2008_House-G_MT-1,MT-1,House-G,House-G,Public Policy Polling,263,IVR,,11/1/2008,2734,John B. Driscoll,14106,DEM,35,Denny Rehberg,14107,REP,60,,-25,11/4/2008,32.42,64.14,-31.72,6.72,6.72,1,-.4223008883607299, -54158,118446,4267,2008,2008_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,11/1/2008,413,Carol Shea-Porter,14225,DEM,46,Jeb E. Bradley,14226,REP,41,,5,11/4/2008,51.76,45.86,5.9,.9,-.9,1,-3.518142984579993,for WMUR -54158,118447,4268,2008,2008_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,11/1/2008,404,Paul W. Hodes,14228,DEM,52,Jennifer M. Horn,14229,REP,31,,21,11/4/2008,56.44,41.42,15.02,5.98,5.98,1,1.482735610530135,for WMUR -64364,118416,4366,2008,2008_House-G_PA-11,PA-11,House-G,House-G,SurveyUSA,325,IVR,,11/1/2008,622,Paul E. Kanjorski,14428,DEM,45,Lou Barletta,14429,REP,51,,-6,11/4/2008,51.63,48.37,3.25,9.25,-9.25,0,2.29419894378174, -64365,118417,4433,2008,2008_House-G_VA-5,VA-5,House-G,House-G,SurveyUSA,325,IVR,,11/1/2008,640,Tom S. Perriello,14430,DEM,47,Virgil H. Goode,14431,REP,50,,-3,11/4/2008,50.09,49.86,.23,3.23,-3.23,0,-3.724999077060283, -15186,32921,8656,2008,2008_House-G_US,US,House-G,House-G,Financial Dynamics,95,Live Phone,,11/1/2008,600,Generic Candidate,13748,DEM,44,Generic Candidate,13749,REP,39,,5,11/4/2008,52.93,42.38,10.55,5.55,-5.55,1,2.775226547591827,for Diageo | Hotline; sample size unavailable; estimated at 600 as a default -15145,123689,8656,2008,2008_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,11/1/2008,2465,Generic Candidate,13748,DEM,53.5,Generic Candidate,13749,REP,41,,12.5,11/4/2008,52.93,42.38,10.55,1.95,1.95,1,-.6176944257500188,for USA Today; average of multiple versions or turnout models listed in poll -14884,19724,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,American Research Group,9,Live Phone,,11/2/2008,1200,Barack Obama,41,DEM,53,John McCain,44,REP,45,,8,11/4/2008,52.88,45.61,7.27,.73,.73,1,-1.168048560492193, -14954,19794,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,11/2/2008,600,Barack Obama,41,DEM,51,John McCain,44,REP,42,,9,11/4/2008,52.88,45.61,7.27,1.73,1.73,1,-.3626926049373426,sample size unavailable; estimated at 600 as a default -15057,19897,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,11/2/2008,917,Barack Obama,41,DEM,50,John McCain,44,REP,43,,7,11/4/2008,52.88,45.61,7.27,.27,-.27,1,-1.728320649163376, -15621,20461,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,11/2/2008,981,Barack Obama,41,DEM,52,John McCain,44,REP,44,,8,11/4/2008,52.88,45.61,7.27,.73,.73,1,-1.122178840842885, -15282,20122,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Marist College,183,Live Phone,,11/2/2008,635,Barack Obama,41,DEM,53,John McCain,44,REP,44,,9,11/4/2008,52.88,45.61,7.27,1.73,1.73,1,-.5560250816699434,for NBC News -15318,20158,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,Live Phone,,11/2/2008,1159,Barack Obama,41,DEM,51,John McCain,44,REP,43,,8,11/4/2008,52.88,45.61,7.27,.73,.73,1,-1.137040595340998,for NBC News | Wall Street Journal -15500,20340,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Research 2000,281,Live Phone,,11/2/2008,1100,Barack Obama,41,DEM,51,John McCain,44,REP,46,,5,11/4/2008,52.88,45.61,7.27,2.27,-2.27,1,.3159562602221996, -15780,20620,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2008,1226,Barack Obama,41,DEM,54,John McCain,44,REP,43,,11,11/4/2008,52.88,45.61,7.27,3.73,3.73,1,1.832525526854674, -63531,116955,704,2008,2008_Pres-G_AK,AK,Pres-G,Pres-G,American Research Group,9,Live Phone,,11/2/2008,600,Barack Obama,41,DEM,43,John McCain,44,REP,55,,-12,11/4/2008,37.89,59.42,-21.54,9.54,9.54,1,4.3630795680259, -16413,21310,704,2008,2008_Pres-G_AK,AK,Pres-G,Pres-G,Hays Research Group,136,Live Phone,,11/2/2008,400,Barack Obama,41,DEM,43.9,John McCain,44,REP,46.6,,-2.7,11/4/2008,37.89,59.42,-21.54,18.84,18.84,1,14.08592101590778,among all adults -16408,21305,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2008,1000,Barack Obama,41,DEM,51,John McCain,44,REP,47,0,4,11/4/2008,53.66,44.71,8.95,4.95,-4.95,1,2.097615048439355, -16406,21303,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Datamar Analytics,75,IVR,,11/2/2008,657,Barack Obama,41,DEM,47,John McCain,44,REP,48,,-1,11/4/2008,51.03,48.22,2.82,3.82,-3.82,0,1.63060675609328,among registered voters -16410,21307,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2008,1000,Barack Obama,41,DEM,49,John McCain,44,REP,50,0,-1,11/4/2008,51.03,48.22,2.82,3.82,-3.82,0,2.054744666959055, -16405,21302,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/2/2008,691,Barack Obama,41,DEM,50,John McCain,44,REP,47,,3,11/4/2008,51.03,48.22,2.82,.18,.18,1,-1.832225655096463, -16402,21299,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2008,678,Barack Obama,41,DEM,49,John McCain,44,REP,48,,1,11/4/2008,51.03,48.22,2.82,1.82,-1.82,1,-.3866158714548937, -16414,21311,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,11/2/2008,512,Barack Obama,41,DEM,47,John McCain,44,REP,48,2,-1,11/4/2008,46.99,52.2,-5.21,4.21,4.21,1,2.094362768968134, -16397,21294,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2008,585,Barack Obama,41,DEM,45,John McCain,44,REP,50,,-5,11/4/2008,49.95,48.91,1.03,6.03,-6.03,0,3.265423888240606, -16409,21306,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2008,1000,Barack Obama,41,DEM,49,John McCain,44,REP,49,0,0,11/4/2008,49.29,49.43,-.13,.13,.13,.5,-1.019263474168258, -16401,21298,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2008,585,Barack Obama,41,DEM,49,John McCain,44,REP,49,,0,11/4/2008,49.29,49.43,-.13,.13,.13,.5,-1.927403274448974, -16393,21290,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,American Research Group,9,Live Phone,,11/2/2008,600,Barack Obama,41,DEM,49,John McCain,44,REP,48,,1,11/4/2008,49.7,49.38,.33,.67,.67,1,-1.782694766952875, -16412,21309,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2008,1000,Barack Obama,41,DEM,49,John McCain,44,REP,50,,-1,11/4/2008,49.7,49.38,.33,1.33,-1.33,0,-.796810991419191, -16403,21300,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2008,585,Barack Obama,41,DEM,49,John McCain,44,REP,50,,-1,11/4/2008,49.7,49.38,.33,1.33,-1.33,0,-1.174649505111278, -16428,21325,735,2008,2008_Pres-G_NJ,NJ,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2008,500,Barack Obama,41,DEM,57,John McCain,44,REP,42,,15,11/4/2008,57.27,41.7,15.57,.57,-.57,1,-2.898678549570923, -63532,116956,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,American Research Group,9,Live Phone,,11/2/2008,600,Barack Obama,41,DEM,52,John McCain,44,REP,47,,5,11/4/2008,55.15,42.65,12.49,7.49,-7.49,1,1.251173894058641, -16398,21295,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2008,586,Barack Obama,41,DEM,53,John McCain,44,REP,42,,11,11/4/2008,55.15,42.65,12.49,1.49,-1.49,1,-4.463594963639379, -16407,21304,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2008,1000,Barack Obama,41,DEM,49,John McCain,44,REP,49,1,0,11/4/2008,51.5,46.91,4.59,4.59,-4.59,.5,1.476618483174331, -16399,21296,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2008,687,Barack Obama,41,DEM,49,John McCain,44,REP,47,,2,11/4/2008,51.5,46.91,4.59,2.59,-2.59,1,-.9671177797274381, -16404,21301,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/2/2008,657,Barack Obama,41,DEM,52,John McCain,44,REP,43,,9,11/4/2008,54.49,44.17,10.32,1.32,-1.32,1,-1.366088903785383, -16396,21293,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2008,682,Barack Obama,41,DEM,51,John McCain,44,REP,41,,10,11/4/2008,54.49,44.17,10.32,.32,-.32,1,-2.413480756814223, -16394,21291,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,American Research Group,9,Live Phone,,11/2/2008,600,Barack Obama,41,DEM,51,John McCain,44,REP,47,,4,11/4/2008,52.63,46.33,6.3,2.3,-2.3,1,.0202023040562448, -16411,21308,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2008,1000,Barack Obama,41,DEM,51,John McCain,44,REP,47,0,4,11/4/2008,52.63,46.33,6.3,2.3,-2.3,1,.4598338463688387, -16400,21297,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2008,690,Barack Obama,41,DEM,52,John McCain,44,REP,45,,7,11/4/2008,52.63,46.33,6.3,.7,.7,1,-1.730331707349854, -16392,21289,753,2008,2008_Pres-G_WV,WV,Pres-G,Pres-G,American Research Group,9,Live Phone,,11/2/2008,600,Barack Obama,41,DEM,42,John McCain,44,REP,53,,-11,11/4/2008,42.59,55.71,-13.12,2.12,2.12,1,-2.264441552671015, -16413,24861,1546,2008,2008_Sen-G_AK,AK,Sen-G,Sen-G,Hays Research Group,136,Live Phone,,11/2/2008,400,Mark Begich,2582,DEM,49.3,Ted Stevens,2583,REP,42,,7.3000002,11/4/2008,47.77,46.52,1.24,6.06,6.06,1,.7249563258321605,among all adults -16414,24871,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,11/2/2008,512,Jim Martin,2612,DEM,43,Saxby Chambliss,2611,REP,48,,-5,11/4/2008,46.83,49.76,-2.92,2.08,-2.08,1,-.827519044741864, -16413,123396,4033,2008,2008_House-G_AK-1,AK-1,House-G,House-G,Hays Research Group,136,Live Phone,,11/2/2008,400,Ethan Berkowitz,14574,DEM,49.3,Don Young,14575,REP,43,1.2,6.3000002,11/4/2008,44.97,50.14,-5.17,11.47,11.47,0,3.459831340120954, -15318,32920,8656,2008,2008_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,11/2/2008,1011,Generic Candidate,13748,DEM,48,Generic Candidate,13749,REP,36,,12,11/4/2008,52.93,42.38,10.55,1.45,1.45,1,-1.362091107697211,for NBC News | Wall Street Journal -15500,117589,8656,2008,2008_House-G_US,US,House-G,House-G,Research 2000,281,Live Phone,,11/2/2008,1100,Generic Candidate,13748,DEM,49,Generic Candidate,13749,REP,40,,9,11/4/2008,52.93,42.38,10.55,1.55,-1.55,1,-1.419474760676535, -14936,19776,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,11/3/2008,400,Barack Obama,41,DEM,49,John McCain,44,REP,44,,5,11/4/2008,52.88,45.61,7.27,2.27,-2.27,1,-.3230478605294504, -15281,20121,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Marist College,183,Live Phone,,11/3/2008,804,Barack Obama,41,DEM,52,John McCain,44,REP,43,,9,11/4/2008,52.88,45.61,7.27,1.73,1.73,1,-.2797965977648045,for NBC News -16395,21292,726,2008,2008_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,Live Phone,,11/3/2008,400,Barack Obama,41,DEM,54,John McCain,44,REP,38,,16,11/4/2008,57.43,40.96,16.47,.47,-.47,1,-3.588116863972268, -24142,117480,1551,2008,2008_Sen-GR_GA,GA,Sen-G,Sen-GR,Research 2000,281,Live Phone,,11/11/2008,600,Jim Martin,2612,DEM,46,Saxby Chambliss,2611,REP,49,,-3,12/2/2008,42.56,57.44,-14.88,11.88,11.88,1,3.984261571125974, -24141,117482,1551,2008,2008_Sen-GR_GA,GA,Sen-G,Sen-GR,Research 2000,281,Live Phone,,11/18/2008,600,Jim Martin,2612,DEM,45,Saxby Chambliss,2611,REP,51,,-6,12/2/2008,42.56,57.44,-14.88,8.88,8.88,1,1.218261753907932, -73939,138724,4200,2008,2008_House-G_LA-4,LA-4,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,11/18/2008,400,Paul J. Carmouche,16483,DEM,42,John Fleming,16484,REP,43,,-1,12/6/2008,47.69,48.07,-.38,.62,-.62,1,-4.408366776850369,for John Fleming -73940,138725,4200,2008,2008_House-G_LA-4,LA-4,House-G,House-G,SurveyUSA,325,IVR,,11/18/2008,648,Paul J. Carmouche,16483,DEM,45,John Fleming,16484,REP,47,3,-2,12/6/2008,47.69,48.07,-.38,1.62,-1.62,1,-2.794597187599119,for Roll Call -73938,138723,4200,2008,2008_House-G_LA-4,LA-4,House-G,House-G,The Kitchens Group,664,Live Phone,D,11/19/2008,400,Paul J. Carmouche,16483,DEM,48,John Fleming,16484,REP,37,1,11,12/6/2008,47.69,48.07,-.38,11.38,11.38,0,7.075326444504521,for Paul J. Carmouche -24140,117483,1551,2008,2008_Sen-GR_GA,GA,Sen-G,Sen-GR,Research 2000,281,Live Phone,,11/24/2008,600,Jim Martin,2612,DEM,46,Saxby Chambliss,2611,REP,52,,-6,12/2/2008,42.56,57.44,-14.88,8.88,8.88,1,1.41909023320643, -64251,118229,1804,2009,2009_House-GS_NY-20,NY-20,House-G,House-GS,Siena College,305,Live Phone,,3/10/2009,712,Scott Murphy,14314,DEM,41,James Nicholas Tedisco,14315,REP,45,,-4,3/31/2009,50.23,49.77,.45,4.45,-4.45,0,-3.079403606214706, -64252,118230,1804,2009,2009_House-GS_NY-20,NY-20,House-G,House-GS,Siena College,305,Live Phone,,3/26/2009,917,Scott Murphy,14314,DEM,47,James Nicholas Tedisco,14315,REP,43,,4,3/31/2009,50.23,49.77,.45,3.55,3.55,1,-3.339379555381774, -63785,117438,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/13/2009,611,Jon Stevens Corzine,13756,DEM,39,Chris Christie,13757,REP,40,18,-1,11/3/2009,44.88,48.46,-3.58,2.58,2.58,1,-2.773991367474082, -42447,117382,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2009,750,Jon Stevens Corzine,13756,DEM,41,Chris Christie,13757,REP,45,9,-4,11/3/2009,44.88,48.46,-3.58,.42,-.42,1,-5.160948120044649, -42579,117712,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Monmouth University,215,Live Phone,,10/17/2009,1005,Jon Stevens Corzine,13756,DEM,39,Chris Christie,13757,REP,39,14,0,11/3/2009,44.88,48.46,-3.58,3.58,3.58,.5,-1.086167247909934,for Gannett -63983,117749,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Rutgers University,295,Live Phone,,10/18/2009,583,Jon Stevens Corzine,13756,DEM,39,Chris Christie,13757,REP,36,20,3,11/3/2009,44.88,48.46,-3.58,6.58,6.58,0,1.688874486247853, -63958,117721,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/18/2009,666,R. Creigh Deeds,13761,DEM,40,Robert Francis McDonnell,13760,REP,52,,-12,11/3/2009,41.25,58.62,-17.36,5.36,5.36,1,.7775109666958224, -63789,117442,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/18/2009,595,R. Creigh Deeds,13761,DEM,40,Robert Francis McDonnell,13760,REP,59,,-19,11/3/2009,41.25,58.62,-17.36,1.64,-1.64,1,-3.561650551087768, -42483,117385,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2009,750,Jon Stevens Corzine,13756,DEM,39,Chris Christie,13757,REP,41,11,-2,11/3/2009,44.88,48.46,-3.58,1.58,1.58,1,-3.717847797810872, -63919,117668,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,Clarus Research Group,53,Live Phone,,10/19/2009,575,R. Creigh Deeds,13761,DEM,41,Robert Francis McDonnell,13760,REP,49,,-8,11/3/2009,41.25,58.62,-17.36,9.36,9.36,1,4.950230302557766, -63786,117439,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/20/2009,674,Jon Stevens Corzine,13756,DEM,39,Chris Christie,13757,REP,41,19,-2,11/3/2009,44.88,48.46,-3.58,1.58,1.58,1,-3.376231851309936, -42512,117682,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,GQR Research (GQRR),126,Live Phone,,10/22/2009,604,Jon Stevens Corzine,13756,DEM,42,Chris Christie,13757,REP,39,13,3,11/3/2009,44.88,48.46,-3.58,6.58,6.58,0,2.274730504881814, -63966,117729,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/23/2009,1267,Jon Stevens Corzine,13756,DEM,43,Chris Christie,13757,REP,38,13,5,11/3/2009,44.88,48.46,-3.58,8.58,8.58,0,4.315103618671452, -63899,117643,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,Virginia Commonwealth University,370,Live Phone,,10/23/2009,625,R. Creigh Deeds,13761,DEM,36,Robert Francis McDonnell,13760,REP,54,,-18,11/3/2009,41.25,58.62,-17.36,.64,-.64,1,-3.990791411106552, -42454,117755,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/24/2009,400,Jon Stevens Corzine,13756,DEM,42,Chris Christie,13757,REP,33,7,9,11/3/2009,44.88,48.46,-3.58,12.58,12.58,0,8.072513840324664, -63911,117655,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,ABC News/The Washington Post,3,Live Phone,,10/24/2009,1206,R. Creigh Deeds,13761,DEM,44,Robert Francis McDonnell,13760,REP,55,,-11,11/3/2009,41.25,58.62,-17.36,6.36,6.36,1,2.465663673121922,for The Washington Post -63978,117744,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,Roanoke College,292,Live Phone,,10/24/2009,569,R. Creigh Deeds,13761,DEM,39,Robert Francis McDonnell,13760,REP,55,,-16,11/3/2009,41.25,58.62,-17.36,1.36,1.36,1,-3.355070739017762, -44247,117719,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/25/2009,630,Jon Stevens Corzine,13756,DEM,38,Chris Christie,13757,REP,42,13,-4,11/3/2009,44.88,48.46,-3.58,.42,-.42,1,-4.224052036454513, -63959,117722,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/25/2009,729,R. Creigh Deeds,13761,DEM,40,Robert Francis McDonnell,13760,REP,55,,-15,11/3/2009,41.25,58.62,-17.36,2.36,2.36,1,-1.819312186373955, -73696,138256,1800,2009,2009_House-GS_NY-23,NY-23,House-G,House-GS,Basswood Research,24,Live Phone,R,10/25/2009,300,William L. Owens,14151,DEM,27,Douglas Hoffman,14152,CRV,31,20,-4,11/3/2009,48.32,45.95,2.37,6.37,,0,-1.329036461836727,for unspecified Republican sponsor -42499,117386,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2009,1000,Jon Stevens Corzine,13756,DEM,43,Chris Christie,13757,REP,46,7,-3,11/3/2009,44.88,48.46,-3.58,.58,.58,1,-4.256498457606432, -63790,117443,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/26/2009,502,R. Creigh Deeds,13761,DEM,41,Robert Francis McDonnell,13760,REP,58,,-17,11/3/2009,41.25,58.62,-17.36,.36,.36,1,-4.532836135876008, -73695,138255,1800,2009,2009_House-GS_NY-23,NY-23,House-G,House-GS,Neighborhood Research and Media,227,Live Phone,,10/26/2009,600,William L. Owens,14151,DEM,29,Douglas Hoffman,14152,CRV,34,14,-5,11/3/2009,48.32,45.95,2.37,7.37,,0,.1187737999314593,for Minuteman PAC; sample size unavailable; estimated at 600 as a default -73540,137993,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/27/2009,1119,Jon Stevens Corzine,13756,DEM,43,Chris Christie,13757,REP,41,8,2,11/3/2009,44.88,48.46,-3.58,5.58,5.58,0,1.480851731477355, -42421,117739,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/27/2009,600,Jon Stevens Corzine,13756,DEM,41,Chris Christie,13757,REP,42,14,-1,11/3/2009,44.88,48.46,-3.58,2.58,2.58,1,-1.910735006771161,for Daily Kos -63787,117440,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/27/2009,640,Jon Stevens Corzine,13756,DEM,43,Chris Christie,13757,REP,43,11,0,11/3/2009,44.88,48.46,-3.58,3.58,3.58,.5,-1.049879054102702, -63755,117389,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2009,1000,R. Creigh Deeds,13761,DEM,41,Robert Francis McDonnell,13760,REP,54,,-13,11/3/2009,41.25,58.62,-17.36,4.36,4.36,1,.4083451739416282, -42490,117740,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/27/2009,600,R. Creigh Deeds,13761,DEM,44,Robert Francis McDonnell,13760,REP,54,,-10,11/3/2009,41.25,58.62,-17.36,7.36,7.36,1,3.290186157003205,for Daily Kos -64366,118418,1801,2009,2009_House-GS_CA-10,CA-10,House-G,House-GS,SurveyUSA,325,IVR,,10/27/2009,581,John Garamendi,14432,DEM,50,David Harmer,14433,REP,40,,10,11/3/2009,52.85,42.83,10.02,.02,-.02,1,-7.09329853223961, -42286,117683,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,GQR Research (GQRR),126,Live Phone,,10/28/2009,604,Jon Stevens Corzine,13756,DEM,43,Chris Christie,13757,REP,38,12,5,11/3/2009,44.88,48.46,-3.58,8.58,8.58,0,4.611532071598944, -42580,117715,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Neighborhood Research and Media,227,Live Phone,R,10/28/2009,341,Jon Stevens Corzine,13756,DEM,35,Chris Christie,13757,REP,42,8,-7,11/3/2009,44.88,48.46,-3.58,3.42,-3.42,1,-1.335996647415417,for Chris Christie -63907,117651,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/28/2009,1093,Jon Stevens Corzine,13756,DEM,40,Chris Christie,13757,REP,39,14,1,11/3/2009,44.88,48.46,-3.58,4.58,4.58,0,.4824374778871686, -73694,138254,1800,2009,2009_House-GS_NY-23,NY-23,House-G,House-GS,Siena College,305,Live Phone,,10/28/2009,704,William L. Owens,14151,DEM,36,Douglas Hoffman,14152,CRV,35,20,1,11/3/2009,48.32,45.95,2.37,1.37,,1,-6.413910184049056, -42543,117713,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Monmouth University,215,Live Phone,,10/29/2009,1041,Jon Stevens Corzine,13756,DEM,42,Chris Christie,13757,REP,43,8,-1,11/3/2009,44.88,48.46,-3.58,2.58,2.58,1,-1.414445635815778,for Gannett -42478,117387,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2009,1000,Jon Stevens Corzine,13756,DEM,43,Chris Christie,13757,REP,46,8,-3,11/3/2009,44.88,48.46,-3.58,.58,.58,1,-4.076037620270806, -63900,117644,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,YouGov,391,Online,,10/29/2009,780,Jon Stevens Corzine,13756,DEM,43,Chris Christie,13757,REP,41,8,2,11/3/2009,44.88,48.46,-3.58,5.58,5.58,0,1.452138108651962, -42559,117706,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2009,625,R. Creigh Deeds,13761,DEM,41,Robert Francis McDonnell,13760,REP,53,,-12,11/3/2009,41.25,58.62,-17.36,5.36,5.36,1,1.387301921246214, -63901,117645,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,YouGov,391,Online,,10/29/2009,742,R. Creigh Deeds,13761,DEM,40,Robert Francis McDonnell,13760,REP,53,,-13,11/3/2009,41.25,58.62,-17.36,4.36,4.36,1,.4183721054893383, -63967,117730,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/30/2009,1533,Jon Stevens Corzine,13756,DEM,40,Chris Christie,13757,REP,42,12,-2,11/3/2009,44.88,48.46,-3.58,1.58,1.58,1,-2.212734527347402, -42290,137995,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,GQR Research (GQRR),126,Live Phone,,10/31/2009,606,Jon Stevens Corzine,13756,DEM,44,Chris Christie,13757,REP,38.5,14,5.5,11/3/2009,44.88,48.46,-3.58,9.08,9.08,0,5.281020826706112,average of multiple versions or turnout models listed in poll -63788,117441,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/31/2009,582,Jon Stevens Corzine,13756,DEM,42,Chris Christie,13757,REP,45,10,-3,11/3/2009,44.88,48.46,-3.58,.58,.58,1,-3.877339302204013, -63960,117723,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/31/2009,1457,R. Creigh Deeds,13761,DEM,42,Robert Francis McDonnell,13760,REP,56,,-14,11/3/2009,41.25,58.62,-17.36,3.36,3.36,1,-.2124459612523752, -63791,117444,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/31/2009,502,R. Creigh Deeds,13761,DEM,40,Robert Francis McDonnell,13760,REP,58,,-18,11/3/2009,41.25,58.62,-17.36,.64,-.64,1,-3.977918432143551, -42433,117714,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Monmouth University,215,Live Phone,,11/1/2009,722,Jon Stevens Corzine,13756,DEM,43,Chris Christie,13757,REP,41,8,2,11/3/2009,44.88,48.46,-3.58,5.58,5.58,0,1.62160357231743,for Gannett -44245,117720,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Public Policy Polling,263,IVR,,11/1/2009,994,Jon Stevens Corzine,13756,DEM,41,Chris Christie,13757,REP,47,11,-6,11/3/2009,44.88,48.46,-3.58,2.42,-2.42,1,-1.642068307594169, -64183,118093,1800,2009,2009_House-GS_NY-23,NY-23,House-G,House-GS,Public Policy Polling,263,IVR,,11/1/2009,1754,William L. Owens,14151,DEM,34,Douglas Hoffman,14152,CRV,51,13,-17,11/3/2009,48.32,45.95,2.37,19.37,,0,14.27396737993868, -64253,118231,1800,2009,2009_House-GS_NY-23,NY-23,House-G,House-GS,Siena College,305,Live Phone,,11/1/2009,606,William L. Owens,14151,DEM,36,Douglas Hoffman,14152,CRV,41,6,-5,11/3/2009,48.32,45.95,2.37,7.37,,0,-.2827869125467755, -64194,118104,1800,2009,2009_House-GS_NY-23,NY-23,House-G,House-GS,QEV Analytics,266,Live Phone,R,11/2/2009,318,William L. Owens,14151,DEM,37,Douglas Hoffman,14152,CRV,41,,-4,11/3/2009,48.32,45.95,2.37,6.37,,0,-1.021828055026827,for unspecified Republican sponsor -63720,117286,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/4/2010,500,Martha Coakley,13701,DEM,50,Scott Brown,13702,REP,41,,9,1/19/2010,47.1,51.86,-4.76,13.76,13.76,0,7.006774195009192, -53048,117508,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,University of New Hampshire,357,Live Phone,,1/4/2010,554,Martha Coakley,13701,DEM,53,Scott Brown,13702,REP,36,5,17,1/19/2010,47.1,51.86,-4.76,21.76,21.76,0,15.47978261542324, -53047,117312,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,Public Policy Polling,263,IVR,,1/8/2010,774,Martha Coakley,13701,DEM,47,Scott Brown,13702,REP,48,,-1,1/19/2010,47.1,51.86,-4.76,3.76,3.76,1,-3.432713308130084, -63699,117226,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,Mellman Group,205,Live Phone,D,1/9/2010,800,Martha Coakley,13701,DEM,50,Scott Brown,13702,REP,36,6,14,1/19/2010,47.1,51.86,-4.76,18.76,18.76,0,12.81420651049139,for unspecified Democratic sponsor -63721,117287,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/11/2010,1000,Martha Coakley,13701,DEM,49,Scott Brown,13702,REP,47,3,2,1/19/2010,47.1,51.86,-4.76,6.76,6.76,0,.6858088754865607, -63811,117499,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,Suffolk University,323,Live Phone,,1/12/2010,500,Martha Coakley,13701,DEM,46,Scott Brown,13702,REP,50,3,-4,1/19/2010,47.1,51.86,-4.76,.76,.76,1,-6.311730954810932, -63617,117082,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,American Research Group,9,Live Phone,,1/13/2010,600,Martha Coakley,13701,DEM,45,Scott Brown,13702,REP,48,2,-3,1/19/2010,47.1,51.86,-4.76,1.76,1.76,1,-5.443798650875738, -63801,117484,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,Research 2000,281,Live Phone,,1/13/2010,500,Martha Coakley,13701,DEM,49,Scott Brown,13702,REP,41,5,8,1/19/2010,47.1,51.86,-4.76,12.76,12.76,0,6.314300104107867, -63622,117090,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,CrossTarget,66,IVR,,1/14/2010,946,Martha Coakley,13701,DEM,38.5,Scott Brown,13702,REP,53.9,,-15.4,1/19/2010,47.1,51.86,-4.76,10.64,-10.64,1,4.324134631050151, -63700,117227,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,MRG Research,207,IVR,,1/15/2010,565,Martha Coakley,13701,DEM,41.2,Scott Brown,13702,REP,50.8,2,-9.6000004,1/19/2010,47.1,51.86,-4.76,4.84,-4.84,1,-1.857364834599452, -63618,117083,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,American Research Group,9,Live Phone,,1/16/2010,600,Martha Coakley,13701,DEM,45,Scott Brown,13702,REP,52,2,-7,1/19/2010,47.1,51.86,-4.76,2.24,-2.24,1,-4.827736667056437, -63802,117485,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,Research 2000,281,Live Phone,,1/16/2010,500,Martha Coakley,13701,DEM,48,Scott Brown,13702,REP,48,3,0,1/19/2010,47.1,51.86,-4.76,4.76,4.76,.5,-1.572323496259233, -63623,117091,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,CrossTarget,66,IVR,,1/17/2010,574,Martha Coakley,13701,DEM,42.3,Scott Brown,13702,REP,51.9,,-9.6000004,1/19/2010,47.1,51.86,-4.76,4.84,-4.84,1,-1.574932073161143, -63679,117198,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,Opinion Savvy/InsiderAdvantage,243,IVR,,1/17/2010,804,Martha Coakley,13701,DEM,43.1,Scott Brown,13702,REP,52.2,1.9,-9.1000004,1/19/2010,47.1,51.86,-4.76,4.34,-4.34,1,-1.980287922006351, -63725,117313,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,Public Policy Polling,263,IVR,,1/17/2010,1231,Martha Coakley,13701,DEM,46,Scott Brown,13702,REP,51,,-5,1/19/2010,47.1,51.86,-4.76,.24,-.24,1,-6.266331057272065, -73684,138243,1798,2010,2010_House-GS_PA-12,PA-12,House-G,House-GS,ALG Research,14,Live Phone,D,4/28/2010,406,Mark S. Critz,10957,DEM,43,Tim Burns,10958,REP,41,,2,5/18/2010,52.64,44.99,7.65,5.65,-5.65,1,.5350155811210811,for unspecified Democratic sponsor -64057,117881,1798,2010,2010_House-GS_PA-12,PA-12,House-G,House-GS,Global Strategy Group,118,Live Phone,D,4/28/2010,400,Mark S. Critz,10957,DEM,44,Tim Burns,10958,REP,36,2,8,5/18/2010,52.64,44.99,7.65,.35,.35,1,-5.40500036305696,for Mark S. Critz -64181,118088,1798,2010,2010_House-GS_PA-12,PA-12,House-G,House-GS,Public Opinion Strategies,260,Live Phone,R,5/5/2010,400,Mark S. Critz,10957,DEM,41,Tim Burns,10958,REP,43,,-2,5/18/2010,52.64,44.99,7.65,9.65,-9.65,0,5.583547637869856,for Tim Burns -64146,118020,1797,2010,2010_House-OS_HI-1,HI-1,House-G,House-OS,MRG Research,207,IVR,,5/7/2010,1081,Colleen W. Hanabusa,10762,DEM,25.5,Charles K. Djou,10763,REP,39.5,25.5,-14,5/22/2010,30.99,39.68,-8.69,5.31,-5.31,1,-1.229766245488304, -64369,118421,1798,2010,2010_House-GS_PA-12,PA-12,House-G,House-GS,Susquehanna Polling & Research Inc.,326,IVR,,5/10/2010,400,Mark S. Critz,10957,DEM,44,Tim Burns,10958,REP,38,,6,5/18/2010,52.64,44.99,7.65,1.65,-1.65,1,-3.119567540170275, -73683,138241,1798,2010,2010_House-GS_PA-12,PA-12,House-G,House-GS,We Ask America,376,IVR,,5/13/2010,888,Mark S. Critz,10957,DEM,43.5,Tim Burns,10958,REP,35.1,,8.3999996,5/18/2010,52.64,44.99,7.65,.75,.75,1,-3.474462993729435, -64184,118094,1798,2010,2010_House-GS_PA-12,PA-12,House-G,House-GS,Public Policy Polling,263,IVR,,5/16/2010,831,Mark S. Critz,10957,DEM,47,Tim Burns,10958,REP,48,,-1,5/18/2010,52.64,44.99,7.65,8.65,-8.65,0,5.609780201236791, -63992,117770,1797,2010,2010_House-OS_HI-1,HI-1,House-G,House-OS,ccAdvertising,396,IVR,,5/20/2010,1082,Colleen W. Hanabusa,10762,DEM,17.67,Charles K. Djou,10763,REP,35.78,31.03,-18.110001,5/22/2010,30.99,39.68,-8.69,9.42,-9.42,1,4.930366671671857, -52979,83812,1285,2010,2010_Gov-G_IL,IL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/12/2010,750,Pat Quinn,11291,DEM,40,William E. Brady,11292,REP,46,4,-6,11/2/2010,46.79,45.94,.85,6.85,-6.85,0,.7576537669654201, -53002,83870,1292,2010,2010_Gov-G_ME,ME,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/12/2010,500,Paul R. LePage,11298,REP,35,Eliot R. Cutler,11299,IND,21,32,14,11/2/2010,43,31.8,11.2,2.8,,1,-1.701554791260302, -53028,83908,1294,2010,2010_Gov-G_MA,MA,Gov-G,Gov-G,Public Opinion Strategies,260,Live Phone,R,10/12/2010,800,Deval Patrick,11302,DEM,35,Charles D. Baker,11303,REP,42,10,-7,11/2/2010,48.42,42,6.42,13.42,-13.42,0,9.411276341011394,for Charles D. Baker -53077,83961,1296,2010,2010_Gov-G_MN,MN,Gov-G,Gov-G,SurveyUSA,325,IVR/Live Phone,,10/12/2010,712,Mark Dayton,11307,DEM,42,Tom Emmer,11308,REP,37,14,5,11/2/2010,43.63,43.21,.42,4.58,4.58,1,-.1695316980589525, -32549,83987,1297,2010,2010_Gov-G_NV,NV,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/12/2010,625,Rory Reid,11312,DEM,37,Brian E. Sandoval,11313,REP,52,,-15,11/2/2010,41.61,53.36,-11.75,3.25,-3.25,1,-3.14792746948522,for Las Vegas Review-Journal -53158,84079,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,SurveyUSA,325,IVR/Live Phone,,10/12/2010,633,Andrew Cuomo,11318,DEM,59,Carl Paladino,11319,REP,33,,26,11/2/2010,62.56,33.26,29.29,3.29,-3.29,1,-3.8179288449581,for WNYT-TV | WHEC-TV | WABC-TV (New York) -32550,84230,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/12/2010,750,Dan Onorato,11326,DEM,40,Thomas W. Corbett,11327,REP,54,,-14,11/2/2010,45.51,54.49,-8.98,5.02,-5.02,1,1.272766896974906, -63917,117665,1306,2010,2010_Gov-G_TX,TX,Gov-G,Gov-G,ccAdvertising,396,IVR,,10/12/2010,1510,Bill White,11339,DEM,35.5,Rick Perry,11340,REP,49.8,,-14.3,11/2/2010,42.3,54.97,-12.67,1.63,-1.63,1,-2.43126813551276, -32559,84387,1308,2010,2010_Gov-G_VT,VT,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/12/2010,625,Peter Elliott Shumlin,11344,DEM,43,Brian Dubie,11345,REP,44,1,-1,11/2/2010,49.48,47.69,1.79,2.79,-2.79,0,-3.170095354178014, -32545,39141,1513,2010,2010_Sen-GS_DE,DE,Sen-G,Sen-GS,SurveyUSA,325,IVR,,10/12/2010,2355,Christopher A. Coons,4467,DEM,54,Christine O'Donnell,4493,REP,33,,21,11/2/2010,56.61,40.03,16.58,4.42,4.42,1,-2.170355599374976,for University of Delaware -32563,39159,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,GQR Research (GQRR),126,Live Phone,D,10/12/2010,600,Alexi Giannoulias,752,DEM,44,Mark Kirk,753,REP,41,,3,11/2/2010,46.42,48.01,-1.6,4.6,4.6,0,1.402982140714551,for Alexi Giannoulias -32549,39145,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/12/2010,625,Harry Reid,930,DEM,45,Sharron Angle,928,REP,47,,-2,11/2/2010,50.29,44.55,5.74,7.74,-7.74,0,-.8002731000044644,for Las Vegas Review-Journal -53158,137600,1530,2010,2010_Sen-G_NY,NY,Sen-G,Sen-G,SurveyUSA,325,IVR/Live Phone,,10/12/2010,633,Charles E. Schumer,957,DEM,63,Jay Townsend,959,REP,30,,33,11/2/2010,66.32,32.21,34.11,1.11,-1.11,1,-5.865071690596923,for WNYT-TV | WHEC-TV | WABC-TV (New York) -53158,137601,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,SurveyUSA,325,IVR/Live Phone,,10/12/2010,633,Kirsten E. Gillibrand,4481,DEM,54,Joseph J. DioGuardi,4482,REP,36,,18,11/2/2010,62.95,35.11,27.84,9.84,-9.84,1,2.69391280490412,for WNYT-TV | WHEC-TV | WABC-TV (New York) -32544,39140,1532,2010,2010_Sen-G_NC,NC,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/12/2010,500,Elaine Marshall,878,DEM,38,Richard Burr,875,REP,52,,-14,11/2/2010,43.05,54.81,-11.77,2.23,-2.23,1,-2.545977458408504, -32550,39146,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/12/2010,750,Joe Sestak,1032,DEM,39,Patrick J. Toomey,2537,REP,49,,-10,11/2/2010,48.99,51.01,-2.02,7.98,-7.98,1,3.983189804726281, -32559,39155,1541,2010,2010_Sen-G_VT,VT,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/12/2010,625,Patrick J. Leahy,1108,DEM,62,Leonard Wheeler Britton,1107,REP,27,1,35,11/2/2010,64.33,30.91,33.41,1.59,1.59,1,-6.225963340975728, -32564,39160,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,Orion Strategies,246,Live Phone,,10/12/2010,450,"Joe Manchin, III",4489,DEM,48,John Raese,4491,REP,38,,10,11/2/2010,53.47,43.4,10.07,.07,-.07,1,-8.596698066783446, -32543,39139,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/12/2010,750,"Joe Manchin, III",4489,DEM,46,John Raese,4491,REP,49,,-3,11/2/2010,53.47,43.4,10.07,13.07,-13.07,0,5.810843967019165, -51648,81676,4477,2010,2010_House-G_AR-1,AR-1,House-G,House-G,ALG Research,14,Live Phone,D,10/12/2010,400,Chad Causey,10677,DEM,44,Rick Crawford,10678,REP,42,,2,11/2/2010,43.48,51.79,-8.31,10.31,10.31,0,5.282385514070118,for unspecified Democratic sponsor -51686,81720,4524,2010,2010_House-G_CA-44,CA-44,House-G,House-G,Zata3,392,IVR,D,10/12/2010,611,William E. Hedrick,10708,DEM,43,Ken Calvert,10709,REP,48,,-5,11/2/2010,44.39,55.61,-11.23,6.23,6.23,1,-1.371495249926689,for William E. Hedrick -51767,81826,4597,2010,2010_House-G_IL-9,IL-9,House-G,House-G,Magellan Strategies,179,IVR,R,10/12/2010,945,Jan Schakowsky,10779,DEM,48,Joel B. Pollak,10778,REP,30,,18,11/2/2010,66.34,31.14,35.2,17.2,-17.2,1,9.768076993697958,for Joel B. Pollak -52019,82153,4789,2010,2010_House-G_OR-4,OR-4,House-G,House-G,Grove Insight,129,Live Phone,D,10/12/2010,400,Peter A. DeFazio,10939,DEM,53,Arthur Robinson,10940,REP,39,,14,11/2/2010,54.49,43.58,10.92,3.08,3.08,1,-4.699135550088421,for Peter A. DeFazio -52021,82156,4790,2010,2010_House-G_OR-5,OR-5,House-G,House-G,Moore Information,217,Live Phone,R,10/12/2010,300,Kurt Schrader,10941,DEM,40,L. Scott Bruun,10942,REP,44,,-4,11/2/2010,51.25,45.96,5.29,9.29,-9.29,0,1.651441276278836,for L. Scott Bruun -52041,82178,4798,2010,2010_House-G_PA-8,PA-8,House-G,House-G,Monmouth University,215,IVR,,10/12/2010,646,Patrick J. Murphy,10952,DEM,46,Michael G. Fitzpatrick,10951,REP,51,,-5,11/2/2010,46.48,53.52,-7.05,2.05,2.05,1,-3.774995038147879, -52106,82257,4826,2010,2010_House-G_TN-8,TN-8,House-G,House-G,Tarrance Group,333,Live Phone,R,10/12/2010,304,Roy Brasfield Herron,10981,DEM,36,Stephen Lee Fincher,10980,REP,47,,-11,11/2/2010,38.8,58.99,-20.19,9.19,9.19,1,1.304406488622447,for Stephen Lee Fincher -63917,117771,4844,2010,2010_House-G_TX-17,TX-17,House-G,House-G,ccAdvertising,396,IVR,,10/12/2010,2085,Thomas Edwards,10984,DEM,36,Bill Flores,10985,REP,47,,-11,11/2/2010,36.57,61.8,-25.23,14.23,14.23,1,6.725901473222407, -63917,117772,4850,2010,2010_House-G_TX-23,TX-23,House-G,House-G,ccAdvertising,396,IVR,,10/12/2010,2215,Ciro D. Rodriguez,10987,DEM,32,Francisco R. Canseco,10986,REP,43,,-11,11/2/2010,44.44,49.4,-4.95,6.05,-6.05,1,1.532587029667769, -63917,117775,4854,2010,2010_House-G_TX-27,TX-27,House-G,House-G,ccAdvertising,396,IVR,,10/12/2010,1122,Solomon P. Ortiz,10989,DEM,35,Blake Farenthold,10988,REP,45,,-10,11/2/2010,47.1,47.85,-.75,9.25,-9.25,1,1.844820656123646, -52118,138695,4860,2010,2010_House-G_UT-1,UT-1,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/12/2010,600,Morgan E. Bowen,10990,DEM,22,Rob Bishop,10991,REP,67,,-45,11/2/2010,23.93,69.19,-45.27,.27,.27,1,-6.422574637405358,sample size unavailable; estimated at 600 as a default -52118,82273,4861,2010,2010_House-G_UT-2,UT-2,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/12/2010,226,Jim Matheson,10992,DEM,57,Morgan J. Philpot,10993,REP,31,1,26,11/2/2010,50.49,46.06,4.43,21.57,21.57,1,13.79667351981436, -52118,138696,4862,2010,2010_House-G_UT-3,UT-3,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/12/2010,600,Karen E. Hyer,10994,DEM,19,Jason Chaffetz,10995,REP,67,,-48,11/2/2010,22.94,72.32,-49.38,1.38,1.38,1,-4.700625717529562,sample size unavailable; estimated at 600 as a default -32559,82304,4863,2010,2010_House-G_VT-1,VT-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/12/2010,625,Peter Welch,11004,DEM,61,Paul Beaudry,11005,REP,25,3,36,11/2/2010,64.57,32.03,32.54,3.46,3.46,1,-4.0566194887941, -52141,82298,4872,2010,2010_House-G_VA-9,VA-9,House-G,House-G,SurveyUSA,325,IVR,,10/12/2010,633,Frederick C. Boucher,11000,DEM,51,Morgan Griffith,11001,REP,41,4,10,11/2/2010,46.41,51.21,-4.81,14.81,14.81,0,7.218922643248782, -1104,32669,8657,2010,2010_House-G_US,US,House-G,House-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/12/2010,600,Generic Candidate,13740,DEM,39,Generic Candidate,13741,REP,48,,-9,11/2/2010,44.77,51.38,-6.61,2.39,-2.39,1,-1.820027438982031,for FOX News; sample size unavailable; estimated at 600 as a default -63735,117338,8657,2010,2010_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,10/12/2010,1951,Generic Candidate,13740,DEM,40.5,Generic Candidate,13741,REP,54.5,,-14,11/2/2010,44.77,51.38,-6.61,7.39,-7.39,1,3.808984226968253, -32554,83530,1275,2010,2010_Gov-G_AK,AK,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/13/2010,500,Ethan Berkowitz,11270,DEM,39,Sean R. Parnell,11271,REP,52,,-13,11/2/2010,37.67,59.06,-21.39,8.39,8.39,1,.4085441814179618, -73537,137982,1276,2010,2010_Gov-G_AZ,AZ,Gov-G,Gov-G,Moore Information,217,Live Phone,R,10/13/2010,500,Samuel Pearson Goddard,11272,DEM,34,Janice Kay Brewer,11273,REP,51,3,-17,11/2/2010,42.47,54.33,-11.86,5.14,-5.14,1,.3774674724887953,for unspecified Republican sponsor -32565,83595,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Ipsos,154,Online,,10/13/2010,448,Jerry Brown,11276,DEM,48,Meg Whitman,11278,REP,44,,4,11/2/2010,53.77,40.88,12.88,8.88,-8.88,1,1.851509027221164,for Reuters -32555,83597,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/13/2010,750,Jerry Brown,11276,DEM,50,Meg Whitman,11278,REP,44,,6,11/2/2010,53.77,40.88,12.88,6.88,-6.88,1,.1333113514172829, -52942,83729,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Susquehanna Polling & Research Inc.,326,IVR,,10/13/2010,2000,Alex Sink,11283,DEM,48,Rick Scott,11284,REP,45,,3,11/2/2010,47.72,48.87,-1.15,4.15,4.15,0,.416725688396401, -32572,83788,1283,2010,2010_Gov-G_HI,HI,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/13/2010,500,Neil Abercrombie,11287,DEM,49,James R. Aiona,11288,REP,47,,2,11/2/2010,58.22,41.12,17.1,15.1,-15.1,1,7.126704686230798, -53130,84047,1289,2010,2010_Gov-G_NM,NM,Gov-G,Gov-G,SurveyUSA,325,IVR/Live Phone,,10/13/2010,647,Diane D. Denish,11316,DEM,42,Susana Martinez,11317,REP,54,,-12,11/2/2010,46.55,53.29,-6.74,5.26,-5.26,1,.2154471171337707, -51846,83869,1292,2010,2010_Gov-G_ME,ME,Gov-G,Gov-G,Pan Atlantic Research,249,Live Phone,,10/13/2010,501,Paul R. LePage,11298,REP,32.9,Eliot R. Cutler,11299,IND,14,28,18.9,11/2/2010,43,31.8,11.2,7.7,,1,4.024132156092064, -63887,117628,1297,2010,2010_Gov-G_NV,NV,Gov-G,Gov-G,TCJ Research,327,IVR,,10/13/2010,500,Rory Reid,11312,DEM,38,Brian E. Sandoval,11313,REP,55,,-17,11/2/2010,41.61,53.36,-11.75,5.25,-5.25,1,-1.172398117289791, -32579,84078,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,CBS News/The New York Times,36,Live Phone,,10/13/2010,927,Andrew Cuomo,11318,DEM,59,Carl Paladino,11319,REP,24,,35,11/2/2010,62.56,33.26,29.29,5.71,5.71,1,-1.109817091141654, -32569,84186,1300,2010,2010_Gov-G_OR,OR,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/13/2010,652,John Kitzhaber,11324,DEM,46,Chris Dudley,11325,REP,45,1,1,11/2/2010,49.29,47.76,1.53,.53,-.53,1,-3.633759619804917, -32867,117664,1300,2010,2010_Gov-G_OR,OR,Gov-G,Gov-G,ccAdvertising,396,IVR,,10/13/2010,2237,John Kitzhaber,11324,DEM,43,Chris Dudley,11325,REP,46,,-3,11/2/2010,49.29,47.76,1.53,4.53,-4.53,0,.5776446427076728, -63893,117635,1302,2010,2010_Gov-G_RI,RI,Gov-G,Gov-G,TCJ Research,327,IVR,,10/13/2010,500,Lincoln Chafee,11330,IND,35,John F. Robitaille,11329,REP,19,36,16,11/2/2010,36.1,33.57,2.53,13.47,,0,7.331115410770511, -32573,84375,1307,2010,2010_Gov-GS_UT,UT,Gov-G,Gov-GS,Dan Jones & Associates,70,Live Phone,,10/13/2010,600,Peter Corroon,11342,DEM,33,Gary Richard Herbert,11343,REP,58,,-25,11/2/2010,31.9,64.07,-32.16,7.16,7.16,1,1.225294469512296, -53321,84376,1307,2010,2010_Gov-GS_UT,UT,Gov-G,Gov-GS,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/13/2010,500,Peter Corroon,11342,DEM,29,Gary Richard Herbert,11343,REP,66,,-37,11/2/2010,31.9,64.07,-32.16,4.84,-4.84,1,-1.255376619676111, -32554,39150,1507,2010,2010_Sen-G_AK,AK,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/13/2010,500,Lisa Murkowski,2261,W,34,Joe Miller,556,REP,35,27,-1,11/2/2010,39.57,35.56,4,5,,0,-.070436966739277, -32565,39161,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Ipsos,154,Online,,10/13/2010,448,Barbara Boxer,620,DEM,46,Carly Fiorina,623,REP,45,,1,11/2/2010,52.18,42.17,10.01,9.01,-9.01,1,1.84987811041087,for Reuters -32555,39151,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/13/2010,750,Barbara Boxer,620,DEM,49,Carly Fiorina,623,REP,46,,3,11/2/2010,52.18,42.17,10.01,7.01,-7.01,1,.0658364080202792, -32572,39168,1516,2010,2010_Sen-G_HI,HI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/13/2010,500,Daniel K. Inouye,713,DEM,53,Cam Cavasso,714,REP,40,,13,11/2/2010,74.81,21.57,53.24,40.24,-40.24,1,30.25638634447326, -32918,39514,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,TCJ Research,327,IVR,,10/13/2010,500,Alexi Giannoulias,752,DEM,45,Mark Kirk,753,REP,45,,0,11/2/2010,46.42,48.01,-1.6,1.6,1.6,.5,-2.29722538996013, -32919,39515,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,TCJ Research,327,IVR,,10/13/2010,500,Jack Conway,785,DEM,42,Rand Paul,788,REP,49,,-7,11/2/2010,44.25,55.73,-11.48,4.48,4.48,1,-1.129729041802104, -32579,39178,1530,2010,2010_Sen-G_NY,NY,Sen-G,Sen-G,CBS News/The New York Times,36,Live Phone,,10/13/2010,927,Charles E. Schumer,957,DEM,61,Jay Townsend,959,REP,21,,40,11/2/2010,66.32,32.21,34.11,5.89,5.89,1,-.4434276475418973, -32579,39177,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,CBS News/The New York Times,36,Live Phone,,10/13/2010,927,Kirsten E. Gillibrand,4481,DEM,50,Joseph J. DioGuardi,4482,REP,25,,25,11/2/2010,62.95,35.11,27.84,2.84,-2.84,1,-4.599688700179995, -32569,137602,1536,2010,2010_Sen-G_OR,OR,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/13/2010,652,Ron Wyden,1002,DEM,56,Jim Huffman,1003,REP,34,2,22,11/2/2010,57.22,39.25,17.98,4.02,4.02,1,-.3132627233294188, -32867,39463,1536,2010,2010_Sen-G_OR,OR,Sen-G,Sen-G,ccAdvertising,396,IVR,,10/13/2010,2237,Ron Wyden,1002,DEM,52.7,Jim Huffman,1003,REP,39,,13.7,11/2/2010,57.22,39.25,17.98,4.28,-4.28,1,-.6085037089814599, -32573,39169,1540,2010,2010_Sen-G_UT,UT,Sen-G,Sen-G,Dan Jones & Associates,70,Live Phone,,10/13/2010,600,Samuel Frank Granato,2543,DEM,31,Mike Lee,1090,REP,53,,-22,11/2/2010,32.76,61.58,-28.82,6.82,6.82,1,-.5304831062145073, -53321,137425,1540,2010,2010_Sen-G_UT,UT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/13/2010,500,Samuel Frank Granato,2543,DEM,28,Mike Lee,1090,REP,61,,-33,11/2/2010,32.76,61.58,-28.82,4.18,-4.18,1,-2.907242409600855, -32556,39152,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,SurveyUSA,325,IVR/Live Phone,,10/13/2010,612,Patty Murray,1124,DEM,50,Dino Rossi,1125,REP,47,,3,11/2/2010,52.36,47.64,4.73,1.73,-1.73,1,-3.248109069088914, -51660,81692,4469,2010,2010_House-G_AZ-1,AZ-1,House-G,House-G,Lake Research Partners,165,Live Phone,D,10/13/2010,500,Ann Kirkpatrick,10686,DEM,41,Paul Gosar,10687,REP,38,,3,11/2/2010,43.73,49.72,-5.99,8.99,8.99,0,1.399398839224951,for Ann Kirkpatrick -51666,81698,4473,2010,2010_House-G_AZ-5,AZ-5,House-G,House-G,PSB Research,250,Live Phone,,10/13/2010,408,Harry E. Mitchell,10690,DEM,42,David Schweikert,10691,REP,45,,-3,11/2/2010,43.23,52,-8.78,5.78,5.78,1,-1.944231077236556, -51784,81853,4605,2010,2010_House-G_IL-17,IL-17,House-G,House-G,PSB Research,250,Live Phone,,10/13/2010,417,Philip G. Hare,10790,DEM,38,Robert Schilling,10789,REP,45,,-7,11/2/2010,42.96,52.58,-9.62,2.62,2.62,1,-2.83727131458788, -51846,81923,4639,2010,2010_House-G_ME-1,ME-1,House-G,House-G,Pan Atlantic Research,249,Live Phone,,10/13/2010,250,Chellie Pingree,10820,DEM,49,C. Peter Scontras,10821,REP,33,,16,11/2/2010,56.82,43.17,13.64,2.36,2.36,1,-5.52955283594546, -51846,81931,4640,2010,2010_House-G_ME-2,ME-2,House-G,House-G,Pan Atlantic Research,249,Live Phone,,10/13/2010,250,Michael H. Michaud,10822,DEM,49,Jason J. Levesque,10823,REP,29,,20,11/2/2010,55.13,44.87,10.26,9.74,9.74,1,3.294907136671514, -51875,81963,4674,2010,2010_House-G_MN-1,MN-1,House-G,House-G,SurveyUSA,325,IVR,,10/13/2010,584,Timothy J. Walz,10834,DEM,47,Randy Demmer,10835,REP,42,4,5,11/2/2010,49.34,44.05,5.29,.29,-.29,1,-7.601760546325267, -51888,81981,4682,2010,2010_House-G_MS-1,MS-1,House-G,House-G,PSB Research,250,Live Phone,,10/13/2010,603,Travis W. Childers,10854,DEM,39,Alan Nunnelee,10855,REP,44,,-5,11/2/2010,40.8,55.26,-14.46,9.46,9.46,1,1.92605422026413, -51974,82100,4738,2010,2010_House-G_NY-19,NY-19,House-G,House-G,PSB Research,250,Live Phone,,10/13/2010,416,John Hall,10905,DEM,43,Nan Hayworth,10906,REP,43,,0,11/2/2010,47.32,52.68,-5.36,5.36,5.36,.5,-1.284791690255061, -51974,82117,4743,2010,2010_House-G_NY-24,NY-24,House-G,House-G,PSB Research,250,Live Phone,,10/13/2010,400,Michael A. Arcuri,10913,DEM,47,Richard L. Hanna,10914,REP,37,,10,11/2/2010,46.92,53.08,-6.16,16.16,16.16,0,8.025182888411623, -32867,117777,4786,2010,2010_House-G_OR-1,OR-1,House-G,House-G,ccAdvertising,396,IVR,,10/13/2010,2065,David Wu,10937,DEM,44.7,Robert Y. Cornilles,10938,REP,38.3,,6.4000001,11/2/2010,54.75,41.94,12.8,6.4,-6.4,1,1.860812665793672, -32867,117779,4790,2010,2010_House-G_OR-5,OR-5,House-G,House-G,ccAdvertising,396,IVR,,10/13/2010,2375,Kurt Schrader,10941,DEM,40.8,L. Scott Bruun,10942,REP,37.8,,3,11/2/2010,51.25,45.96,5.29,2.29,-2.29,1,-5.646438795938566, -52049,82188,4800,2010,2010_House-G_PA-10,PA-10,House-G,House-G,Momentum Analysis,214,Live Phone,D,10/13/2010,400,Christopher P. Carney,10953,DEM,48,Tom Marino,10954,REP,41,,7,11/2/2010,44.82,55.18,-10.35,17.35,17.35,0,10.4655304654975,for Christopher P. Carney -52048,82187,4800,2010,2010_House-G_PA-10,PA-10,House-G,House-G,PSB Research,250,Live Phone,,10/13/2010,406,Christopher P. Carney,10953,DEM,41,Tom Marino,10954,REP,41,,0,11/2/2010,44.82,55.18,-10.35,10.35,10.35,.5,3.53029171724197, -52100,82251,4822,2010,2010_House-G_TN-4,TN-4,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/13/2010,300,Lincoln Davis,10979,DEM,40,Scott DesJarlais,10978,REP,45,,-5,11/2/2010,38.56,57.07,-18.51,13.51,13.51,1,5.621705147577561,for Scott DesJarlais -32556,82312,4877,2010,2010_House-G_WA-3,WA-3,House-G,House-G,SurveyUSA,325,IVR/Live Phone,,10/13/2010,579,Denny Heck,11010,DEM,42,Jaime Herrera Beutler,11011,REP,53,,-11,11/2/2010,47.03,52.97,-5.94,5.06,-5.06,1,-2.540223540845702, -52174,82335,4894,2010,2010_House-G_WI-8,WI-8,House-G,House-G,PSB Research,250,Live Phone,,10/13/2010,415,Steven L. Kagen,11022,DEM,44,Reid J. Ribble,11023,REP,45,,-1,11/2/2010,45.12,54.77,-9.64,8.64,8.64,1,1.77441167972402, -52843,83518,1274,2010,2010_Gov-G_AL,AL,Gov-G,Gov-G,University of South Alabama,361,Live Phone,,10/14/2010,777,Ron Sparks,11268,DEM,35,Robert Julian Bentley,11269,REP,48,,-13,11/2/2010,41.87,57.58,-15.71,2.71,2.71,1,-4.946628163312643, -51647,137981,1277,2010,2010_Gov-G_AR,AR,Gov-G,Gov-G,Hendrix College,138,IVR,,10/14/2010,1953,Mike Beebe,11274,DEM,50,Jim H. Keet,11275,REP,34,3.5,16,11/2/2010,64.42,33.63,30.79,14.79,-14.79,1,9.005542207217468,for Talk Business & Politics -32620,83592,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Public Policy Institute of California,262,IVR,,10/14/2010,1067,Jerry Brown,11276,DEM,44,Meg Whitman,11278,REP,36,,8,11/2/2010,53.77,40.88,12.88,4.88,-4.88,1,-1.716228560373835, -32594,83594,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,WPA Intelligence (WPAi),383,Live Phone,,10/14/2010,800,Jerry Brown,11276,DEM,44,Meg Whitman,11278,REP,45,,-1,11/2/2010,53.77,40.88,12.88,13.88,-13.88,0,7.367417901214373, -32571,83660,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2010,750,John Wright Hickenlooper,11279,DEM,42,Tom Tancredo,13666,IND,38,12,4,11/2/2010,51.05,36.38,14.67,10.67,,1,2.495472342064431, -32567,83686,1280,2010,2010_Gov-G_CT,CT,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2010,500,Dannel P. Malloy,11281,DEM,49,Thomas C. Foley,11282,REP,45,,4,11/2/2010,49.51,48.95,.56,3.44,3.44,1,-1.514613579531516, -32596,83883,1293,2010,2010_Gov-G_MD,MD,Gov-G,Gov-G,Gonzales Research & Marketing Strategies Inc.,121,Live Phone,,10/14/2010,816,Martin O'Malley,11300,DEM,47,Robert Ehrlich Jr.,11301,REP,42,,5,11/2/2010,56.24,41.79,14.46,9.46,-9.46,1,5.441190498544681, -32592,84399,1309,2010,2010_Gov-G_WI,WI,Gov-G,Gov-G,St. Norbert College,313,Live Phone,,10/14/2010,402,Thomas M. Barrett,11346,DEM,41,Scott Walker,11347,REP,50,,-9,11/2/2010,46.48,52.25,-5.77,3.23,-3.23,1,-1.672853838902774, -51647,137328,1509,2010,2010_Sen-G_AR,AR,Sen-G,Sen-G,Hendrix College,138,IVR,,10/14/2010,1953,Blanche Lincoln,584,DEM,36,John Boozman,581,REP,49,4,-13,11/2/2010,36.95,57.9,-20.96,7.96,7.96,1,4.708286658220053,for Talk Business & Politics -32693,39289,1509,2010,2010_Sen-G_AR,AR,Sen-G,Sen-G,University of Arkansas,345,IVR,,10/14/2010,566,Blanche Lincoln,584,DEM,35,John Boozman,581,REP,54,,-19,11/2/2010,36.95,57.9,-20.96,1.96,1.96,1,-2.398251571151458, -32620,39216,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Public Policy Institute of California,262,IVR,,10/14/2010,1067,Barbara Boxer,620,DEM,43,Carly Fiorina,623,REP,38,,5,11/2/2010,52.18,42.17,10.01,5.01,-5.01,1,-1.739129850150047, -32594,39190,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,WPA Intelligence (WPAi),383,Live Phone,,10/14/2010,800,Barbara Boxer,620,DEM,43,Carly Fiorina,623,REP,46,,-3,11/2/2010,52.18,42.17,10.01,13.01,-13.01,0,6.325069641224158, -32571,39167,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2010,750,Michael F. Bennet,638,DEM,45,Ken Buck,2305,REP,47,,-2,11/2/2010,48.05,46.42,1.63,3.63,-3.63,0,-.7374015011917039, -32567,39163,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2010,750,Richard Blumenthal,656,DEM,51,Linda McMahon,657,REP,46,,5,11/2/2010,55.16,43.22,11.94,6.94,-6.94,1,2.20601209917591, -32558,39154,1513,2010,2010_Sen-GS_DE,DE,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2010,500,Christopher A. Coons,4467,DEM,51,Christine O'Donnell,4493,REP,40,,11,11/2/2010,56.61,40.03,16.58,5.58,-5.58,1,-1.409555212832864, -32596,39192,1525,2010,2010_Sen-G_MD,MD,Sen-G,Sen-G,Gonzales Research & Marketing Strategies Inc.,121,Live Phone,,10/14/2010,816,Barbara A. Mikulski,805,DEM,55,Eric Wargotz,807,REP,38,,17,11/2/2010,62.19,35.75,26.44,9.44,-9.44,1,3.014524040604585, -32592,39188,1544,2010,2010_Sen-G_WI,WI,Sen-G,Sen-G,St. Norbert College,313,Live Phone,,10/14/2010,402,Russ Feingold,1135,DEM,47,Ron Johnson,1138,REP,49,,-2,11/2/2010,47.02,51.86,-4.84,2.84,2.84,1,-1.868236714177284, -51647,81675,4477,2010,2010_House-G_AR-1,AR-1,House-G,House-G,Hendrix College,138,IVR,,10/14/2010,436,Chad Causey,10677,DEM,34,Rick Crawford,10678,REP,42,4,-8,11/2/2010,43.48,51.79,-8.31,.31,.31,1,-6.725143723014821,for Talk Business & Politics -51647,81683,4478,2010,2010_House-G_AR-2,AR-2,House-G,House-G,Hendrix College,138,IVR,,10/14/2010,446,Joyce Ann Elliott,10679,DEM,38,Tim Griffin,10680,REP,50,3,-12,11/2/2010,38.27,57.9,-19.64,7.64,7.64,1,1.15716722081218,for Talk Business & Politics -51655,81684,4478,2010,2010_House-G_AR-2,AR-2,House-G,House-G,OnMessage Inc.,239,Live Phone,R,10/14/2010,400,Joyce Ann Elliott,10679,DEM,40,Tim Griffin,10680,REP,52,,-12,11/2/2010,38.27,57.9,-19.64,7.64,7.64,1,.8419505485000097,for Tim Griffin -51647,81687,4479,2010,2010_House-G_AR-3,AR-3,House-G,House-G,Hendrix College,138,IVR,,10/14/2010,553,David Whitaker,10681,DEM,21,Steve Womack,10682,REP,59,,-38,11/2/2010,27.56,72.44,-44.87,6.87,6.87,1,-.5852746353878155,for Talk Business & Politics -51647,81689,4480,2010,2010_House-G_AR-4,AR-4,House-G,House-G,Hendrix College,138,IVR,,10/14/2010,518,Michael Avery Ross,10683,DEM,52,Beth Anne Rankin,10684,REP,34,3,18,11/2/2010,57.53,40.15,17.38,.62,.62,1,-6.932639800720275,for Talk Business & Politics -73903,138657,4495,2010,2010_House-G_CA-15,CA-15,House-G,House-G,GOP Calls,654,IVR,R,10/14/2010,461,Michael M. Honda,16417,DEM,46,Scott Kirkland,16416,REP,29.1,,16.9,11/2/2010,67.6,32.4,35.19,18.29,-18.29,1,10.7458726103172,for Scott Kirkland -51689,81723,4527,2010,2010_House-G_CA-47,CA-47,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/14/2010,300,Loretta Sanchez,10712,DEM,39,Van Tran,10711,REP,39,5,0,11/2/2010,52.98,39.27,13.71,13.71,-13.71,.5,5.910381943102119,for Van Tran -51833,81908,4652,2010,2010_House-G_MA-4,MA-4,House-G,House-G,Kiley & Company,162,Live Phone,D,10/14/2010,500,Barney Frank,10814,DEM,56,Sean Bielat,10815,REP,37,,19,11/2/2010,53.9,43.36,10.54,8.46,8.46,1,4.974719211299867,for Barney Frank -51835,81911,4658,2010,2010_House-G_MA-10,MA-10,House-G,House-G,MassINC Polling Group,198,Live Phone,,10/14/2010,400,Bill Keating,10816,DEM,46,Jeffrey Davis Perry,10817,REP,43,,3,11/2/2010,46.87,42.38,4.49,1.49,-1.49,1,-3.469222322178591,for WGBH News -63997,117784,4750,2010,2010_House-G_NC-2,NC-2,House-G,House-G,ccAdvertising,396,IVR,,10/14/2010,2218,Bob R. Etheridge,10860,DEM,31.5,Renee L. Ellmers,10861,REP,49.5,,-18,11/2/2010,48.69,49.47,-.78,17.22,-17.22,1,11.4820174878262, -63997,117785,4755,2010,2010_House-G_NC-7,NC-7,House-G,House-G,ccAdvertising,396,IVR,,10/14/2010,2477,Mike McIntyre,10865,DEM,43.5,Ilario Gregory Pantano,10866,REP,40.7,,2.8,11/2/2010,53.68,46.32,7.36,4.56,-4.56,1,-2.681430339886697, -63997,117786,4756,2010,2010_House-G_NC-8,NC-8,House-G,House-G,ccAdvertising,396,IVR,,10/14/2010,1785,Lawrence Webb Kissell,10867,DEM,41.4,Harold Johnson,10868,REP,39.3,,2.0999999,11/2/2010,53.02,43.67,9.34,7.24,-7.24,1,-.0273933657846934, -63997,117783,4759,2010,2010_House-G_NC-11,NC-11,House-G,House-G,ccAdvertising,396,IVR,,10/14/2010,2848,Joseph Heath Shuler,10869,DEM,40.4,Jeff Miller,10870,REP,39.9,,.5,11/2/2010,54.34,45.66,8.69,8.19,-8.19,1,2.32770932809997, -27390,32668,8657,2010,2010_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2010,600,Generic Candidate,13740,DEM,39,Generic Candidate,13741,REP,48,,-9,11/2/2010,44.77,51.38,-6.61,2.39,-2.39,1,-1.700061473470339,sample size unavailable; estimated at 600 as a default -43147,124138,8657,2010,2010_House-G_US,US,House-G,House-G,The Winston Group,385,Live Phone,R,10/14/2010,1000,Generic Candidate,13740,DEM,47,Generic Candidate,13741,REP,46,,1,11/2/2010,44.77,51.38,-6.61,7.61,7.61,0,3.95026708943749,for unspecified Republican sponsor; among registered voters -32917,117619,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,TCJ Research,327,IVR,,10/15/2010,500,Jerry Brown,11276,DEM,52,Meg Whitman,11278,REP,47,,5,11/2/2010,53.77,40.88,12.88,7.88,-7.88,1,.9179438386139531, -32618,137980,1285,2010,2010_Gov-G_IL,IL,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/15/2010,557,Pat Quinn,11291,DEM,42.5,William E. Brady,11292,REP,45.5,6,-3,11/2/2010,46.79,45.94,.85,3.85,-3.85,0,-2.738144366182856,average of multiple versions or turnout models listed in poll -51845,83868,1292,2010,2010_Gov-G_ME,ME,Gov-G,Gov-G,Critical Insights,64,Live Phone,,10/15/2010,600,Paul R. LePage,11298,REP,32,Eliot R. Cutler,11299,IND,19,20,13,11/2/2010,43,31.8,11.2,1.8,,1,-2.733136999244556,among registered voters -32601,84111,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/15/2010,1188,Ted Strickland,11320,DEM,41,John Richard Kasich,11321,REP,51,,-10,11/2/2010,47.04,49.04,-2,8,-8,1,5.313295929690497, -32623,84229,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/15/2010,1046,Dan Onorato,11326,DEM,44,Thomas W. Corbett,11327,REP,49,,-5,11/2/2010,45.51,54.49,-8.98,3.98,3.98,1,.49728263561486, -32917,39513,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,TCJ Research,327,IVR,,10/15/2010,500,Barbara Boxer,620,DEM,48,Carly Fiorina,623,REP,49,,-1,11/2/2010,52.18,42.17,10.01,11.01,-11.01,0,4.470776839920891, -32916,39512,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,TCJ Research,327,IVR,,10/15/2010,500,Richard Blumenthal,656,DEM,50,Linda McMahon,657,REP,47,,3,11/2/2010,55.16,43.22,11.94,8.94,-8.94,1,4.561871418962581, -32914,39510,1513,2010,2010_Sen-GS_DE,DE,Sen-G,Sen-GS,TCJ Research,327,IVR,,10/15/2010,500,Christopher A. Coons,4467,DEM,50,Christine O'Donnell,4493,REP,42,,8,11/2/2010,56.61,40.03,16.58,8.58,-8.58,1,2.390604787681553, -32603,39199,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,ALG Research,14,Live Phone,D,10/15/2010,601,Alexi Giannoulias,752,DEM,41,Mark Kirk,753,REP,36,,5,11/2/2010,46.42,48.01,-1.6,6.6,6.6,0,3.752044003604586,for unspecified Democratic sponsor -32618,138014,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/15/2010,557,Alexi Giannoulias,752,DEM,42.5,Mark Kirk,753,REP,44,4,-1.5,11/2/2010,46.42,48.01,-1.6,.1,.1,1,-3.140851120853546,average of multiple versions or turnout models listed in poll -32601,39197,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/15/2010,1188,Lee Fisher,985,DEM,34,Rob Portman,986,REP,55,,-21,11/2/2010,39.4,56.85,-17.44,3.56,-3.56,1,-.2904435644309122, -32623,39219,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/15/2010,1046,Joe Sestak,1032,DEM,46,Patrick J. Toomey,2537,REP,48,,-2,11/2/2010,48.99,51.01,-2.02,.02,.02,1,-3.930562079465521, -32915,39511,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,TCJ Research,327,IVR,,10/15/2010,500,Joe Sestak,1032,DEM,42,Patrick J. Toomey,2537,REP,49,,-7,11/2/2010,48.99,51.01,-2.02,4.98,-4.98,1,.5944010002156853, -32595,39191,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/15/2010,1873,Patty Murray,1124,DEM,49,Dino Rossi,1125,REP,47,,2,11/2/2010,52.36,47.64,4.73,2.73,-2.73,1,-1.619688489744889, -32866,39462,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,ccAdvertising,396,IVR,,10/15/2010,1696,"Joe Manchin, III",4489,DEM,43,John Raese,4491,REP,39.8,,3.2,11/2/2010,53.47,43.4,10.07,6.87,-6.87,1,-1.105536774512838, -51768,81828,4598,2010,2010_House-G_IL-10,IL-10,House-G,House-G,We Ask America,376,IVR,,10/15/2010,1148,Daniel J. Seals,10781,DEM,39,Robert Dold,10780,REP,50,,-11,11/2/2010,48.92,51.08,-2.16,8.84,-8.84,1,1.524235517711046, -51845,81922,4639,2010,2010_House-G_ME-1,ME-1,House-G,House-G,Critical Insights,64,Live Phone,,10/15/2010,295,Chellie Pingree,10820,DEM,45,C. Peter Scontras,10821,REP,40,,5,11/2/2010,56.82,43.17,13.64,8.64,-8.64,1,3.134050101107378,among registered voters -51845,81930,4640,2010,2010_House-G_ME-2,ME-2,House-G,House-G,Critical Insights,64,Live Phone,,10/15/2010,305,Michael H. Michaud,10822,DEM,49,Jason J. Levesque,10823,REP,30,,19,11/2/2010,55.13,44.87,10.26,8.74,8.74,1,1.479099419462325,among registered voters -32866,117788,4884,2010,2010_House-G_WV-1,WV-1,House-G,House-G,ccAdvertising,396,IVR,,10/15/2010,2033,Michael Angelo Oliverio,11024,DEM,34.8,David B. McKinley,11025,REP,41.2,,-6.4000001,11/2/2010,49.6,50.4,-.8,5.6,-5.6,1,-1.615996903974404, -32866,117789,4886,2010,2010_House-G_WV-3,WV-3,House-G,House-G,ccAdvertising,396,IVR,,10/15/2010,1864,Nick J. Rahall II,11026,DEM,40,Elliott E. Maynard,11027,REP,36.4,,3.5999999,11/2/2010,56.04,43.96,12.08,8.48,-8.48,1,1.252327455729785, -42377,83593,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2010,1000,Jerry Brown,11276,DEM,48,Meg Whitman,11278,REP,43,,5,11/2/2010,53.77,40.88,12.88,7.88,-7.88,1,1.412682817821272,for FOX News -52906,83658,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,Ipsos,154,Online,,10/16/2010,405,John Wright Hickenlooper,11279,DEM,46,Tom Tancredo,13666,IND,35,14,11,11/2/2010,51.05,36.38,14.67,3.67,,1,-5.41189022753646, -32587,83659,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2010,1000,John Wright Hickenlooper,11279,DEM,45,Tom Tancredo,13666,IND,40,10,5,11/2/2010,51.05,36.38,14.67,9.67,,1,1.675905453876573, -32588,83728,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/16/2010,500,Alex Sink,11283,DEM,45,Rick Scott,11284,REP,38,2,7,11/2/2010,47.72,48.87,-1.15,8.15,8.15,0,4.327273911752557, -51745,83787,1283,2010,2010_Gov-G_HI,HI,Gov-G,Gov-G,Ward Research/The Honolulu Star-Advertiser,375,Live Phone,,10/16/2010,608,Neil Abercrombie,11287,DEM,51,James R. Aiona,11288,REP,43,,8,11/2/2010,58.22,41.12,17.1,9.1,-9.1,1,.3925846966352711, -53001,83867,1292,2010,2010_Gov-G_ME,ME,Gov-G,Gov-G,Frederick Polls,108,Live Phone,IND,10/16/2010,400,Paul R. LePage,11298,REP,32,Eliot R. Cutler,11299,IND,26,27,6,11/2/2010,43,31.8,11.2,5.2,,1,1.098540565716587,for Eliot R. Cutler -53027,83907,1294,2010,2010_Gov-G_MA,MA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2010,750,Deval Patrick,11302,DEM,47,Charles D. Baker,11303,REP,42,6,5,11/2/2010,48.42,42,6.42,1.42,-1.42,1,-3.516683249744414, -53075,83959,1296,2010,2010_Gov-G_MN,MN,Gov-G,Gov-G,St. Cloud State University,312,Live Phone,,10/16/2010,462,Mark Dayton,11307,DEM,40,Tom Emmer,11308,REP,30,19,10,11/2/2010,43.63,43.21,.42,9.58,9.58,1,5.278201885791614, -32600,84076,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,Siena College,305,Live Phone,,10/16/2010,647,Andrew Cuomo,11318,DEM,63,Carl Paladino,11319,REP,26,,37,11/2/2010,62.56,33.26,29.29,7.71,7.71,1,1.000450397023807, -32910,117618,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,TCJ Research,327,IVR,,10/16/2010,500,Andrew Cuomo,11318,DEM,63,Carl Paladino,11319,REP,34,,29,11/2/2010,62.56,33.26,29.29,.29,-.29,1,-7.222258356127686, -42411,84112,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2010,1000,Ted Strickland,11320,DEM,43,John Richard Kasich,11321,REP,49,,-6,11/2/2010,47.04,49.04,-2,4,-4,1,1.080223075145103,for FOX News -63889,117630,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,TCJ Research,327,IVR,,10/16/2010,500,Ted Strickland,11320,DEM,44,John Richard Kasich,11321,REP,47,,-3,11/2/2010,47.04,49.04,-2,1,-1,1,-2.608099663085132, -32644,84110,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/16/2010,839,Ted Strickland,11320,DEM,47,John Richard Kasich,11321,REP,49,,-2,11/2/2010,47.04,49.04,-2,0,0,1,-3.157994885115111, -42377,39180,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2010,1000,Barbara Boxer,620,DEM,48,Carly Fiorina,623,REP,44,,4,11/2/2010,52.18,42.17,10.01,6.01,-6.01,1,-.6572836065111037,for FOX News -32587,39183,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2010,1000,Michael F. Bennet,638,DEM,45,Ken Buck,2305,REP,46,,-1,11/2/2010,48.05,46.42,1.63,2.63,-2.63,0,-1.527268226660897, -32906,39502,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,TCJ Research,327,IVR,,10/16/2010,500,Michael F. Bennet,638,DEM,45,Ken Buck,2305,REP,50,,-5,11/2/2010,48.05,46.42,1.63,6.63,-6.63,0,2.025791344678621, -32588,39184,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,Suffolk University,323,Live Phone,,10/16/2010,500,Marco Rubio,690,REP,39,Charlie Crist,4468,IND,31,22,8,11/2/2010,48.89,29.71,19.19,11.19,,1,5.135484918012284, -32911,39507,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,TCJ Research,327,IVR,,10/16/2010,500,Alexi Giannoulias,752,DEM,47,Mark Kirk,753,REP,48,,-1,11/2/2010,46.42,48.01,-1.6,.6,.6,1,-3.189136699942152, -32583,39179,1527,2010,2010_Sen-G_MO,MO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2010,1000,Robin Carnahan,4473,DEM,43,Roy Blunt,856,REP,49,,-6,11/2/2010,40.63,54.23,-13.6,7.6,7.6,1,3.00323625018979, -32908,39504,1527,2010,2010_Sen-G_MO,MO,Sen-G,Sen-G,TCJ Research,327,IVR,,10/16/2010,500,Robin Carnahan,4473,DEM,41,Roy Blunt,856,REP,52,,-11,11/2/2010,40.63,54.23,-13.6,2.6,2.6,1,-3.147684350602822, -32909,39505,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,TCJ Research,327,IVR,,10/16/2010,500,Harry Reid,930,DEM,44,Sharron Angle,928,REP,50,,-6,11/2/2010,50.29,44.55,5.74,11.74,-11.74,0,3.389276477887256, -32907,39503,1529,2010,2010_Sen-G_NH,NH,Sen-G,Sen-G,TCJ Research,327,IVR,,10/16/2010,500,Paul W. Hodes,902,DEM,39,Kelly Ayotte,900,REP,52,,-13,11/2/2010,36.85,60.09,-23.24,10.24,10.24,1,4.344611157668305, -32600,39196,1530,2010,2010_Sen-G_NY,NY,Sen-G,Sen-G,Siena College,305,Live Phone,,10/16/2010,647,Charles E. Schumer,957,DEM,67,Jay Townsend,959,REP,28,,39,11/2/2010,66.32,32.21,34.11,4.89,4.89,1,-1.692704156452941, -32600,39195,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,Siena College,305,Live Phone,,10/16/2010,647,Kirsten E. Gillibrand,4481,DEM,60,Joseph J. DioGuardi,4482,REP,31,,29,11/2/2010,62.95,35.11,27.84,1.16,1.16,1,-6.290201649364152, -32910,39506,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,TCJ Research,327,IVR,,10/16/2010,500,Kirsten E. Gillibrand,4481,DEM,53,Joseph J. DioGuardi,4482,REP,39,,14,11/2/2010,62.95,35.11,27.84,13.84,-13.84,1,6.681744795691066, -32590,39186,1532,2010,2010_Sen-G_NC,NC,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/16/2010,597,Elaine Marshall,878,DEM,40,Richard Burr,875,REP,48,3,-8,11/2/2010,43.05,54.81,-11.77,3.77,3.77,1,-.6293985440394378, -32644,39240,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/16/2010,839,Lee Fisher,985,DEM,39,Rob Portman,986,REP,58,,-19,11/2/2010,39.4,56.85,-17.44,1.56,-1.56,1,-2.210838405637736, -32604,39200,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,Marist College,183,Live Phone,,10/16/2010,589,Patty Murray,1124,DEM,48,Dino Rossi,1125,REP,47,,1,11/2/2010,52.36,47.64,4.73,3.73,-3.73,1,-1.093568982026665,for NBC News -32586,39182,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2010,1000,"Joe Manchin, III",4489,DEM,45,John Raese,4491,REP,48,,-3,11/2/2010,53.47,43.4,10.07,13.07,-13.07,0,6.114145421503473, -32913,39509,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,TCJ Research,327,IVR,,10/16/2010,500,"Joe Manchin, III",4489,DEM,47,John Raese,4491,REP,49,,-2,11/2/2010,53.47,43.4,10.07,12.07,-12.07,0,4.309795794734992, -32912,39508,1544,2010,2010_Sen-G_WI,WI,Sen-G,Sen-G,TCJ Research,327,IVR,,10/16/2010,500,Russ Feingold,1135,DEM,44,Ron Johnson,1138,REP,54,,-10,11/2/2010,47.02,51.86,-4.84,5.16,-5.16,1,1.112658708044557, -51714,81762,4548,2010,2010_House-G_FL-2,FL-2,House-G,House-G,Susquehanna Polling & Research Inc.,326,IVR,,10/16/2010,830,Allen Boyd,10738,DEM,38,Steve Southerland II,10739,REP,50,2,-12,11/2/2010,41.35,53.6,-12.25,.25,.25,1,-4.019741413637837, -51745,81795,4585,2010,2010_House-G_HI-1,HI-1,House-G,House-G,Ward Research/The Honolulu Star-Advertiser,375,Live Phone,,10/16/2010,399,Colleen W. Hanabusa,10762,DEM,45,Charles K. Djou,10763,REP,48,,-3,11/2/2010,53.23,46.77,6.46,9.46,-9.46,0,4.670935731269367, -51745,81800,4586,2010,2010_House-G_HI-2,HI-2,House-G,House-G,Ward Research/The Honolulu Star-Advertiser,375,Live Phone,,10/16/2010,192,Mazie Hirono,10764,DEM,77,John W. Willoughby,10765,REP,16,,61,11/2/2010,72.19,25.32,46.87,14.13,14.13,1,3.71008685140735, -51832,81907,4652,2010,2010_House-G_MA-4,MA-4,House-G,House-G,Fleming & Associates,96,Live Phone,,10/16/2010,400,Barney Frank,10814,DEM,49,Sean Bielat,10815,REP,37,,12,11/2/2010,53.9,43.36,10.54,1.46,1.46,1,-3.195412330586987, -27388,32666,8657,2010,2010_House-G_US,US,House-G,House-G,GfK Group,115,Live Phone,,10/16/2010,600,Generic Candidate,13740,DEM,43,Generic Candidate,13741,REP,50,,-7,11/2/2010,44.77,51.38,-6.61,.39,-.39,1,-3.782308164865249,sample size unavailable; estimated at 600 as a default -1103,32667,8657,2010,2010_House-G_US,US,House-G,House-G,Pew Research Center,253,Live Phone,,10/16/2010,600,Generic Candidate,13740,DEM,40,Generic Candidate,13741,REP,50,,-10,11/2/2010,44.77,51.38,-6.61,3.39,-3.39,1,-.7881226333835905,sample size unavailable; estimated at 600 as a default -32610,83528,1275,2010,2010_Gov-G_AK,AK,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,Live Phone,,10/17/2010,946,Ethan Berkowitz,11270,DEM,36,Sean R. Parnell,11271,REP,62,,-26,11/2/2010,37.67,59.06,-21.39,4.61,-4.61,1,-3.344403176853476,for CNN -32611,83560,1277,2010,2010_Gov-G_AR,AR,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,Live Phone,,10/17/2010,809,Mike Beebe,11274,DEM,62,Jim H. Keet,11275,REP,35,,27,11/2/2010,64.42,33.63,30.79,3.79,-3.79,1,-3.90648516213144,for CNN -32624,83562,1277,2010,2010_Gov-G_AR,AR,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2010,625,Mike Beebe,11274,DEM,59,Jim H. Keet,11275,REP,33,,26,11/2/2010,64.42,33.63,30.79,4.79,-4.79,1,-2.739498748347773, -32647,83589,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Greenberg Quinlan Rosner/American Viewpoint,127,Live Phone,,10/17/2010,922,Jerry Brown,11276,DEM,52,Meg Whitman,11278,REP,39,,13,11/2/2010,53.77,40.88,12.88,.12,.12,1,-6.540379834259824, -32606,83591,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/17/2010,621,Jerry Brown,11276,DEM,47,Meg Whitman,11278,REP,40,,7,11/2/2010,53.77,40.88,12.88,5.88,-5.88,1,-.9094921734845193, -32613,83723,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,Live Phone,,10/17/2010,798,Alex Sink,11283,DEM,46,Rick Scott,11284,REP,49,,-3,11/2/2010,47.72,48.87,-1.15,1.85,-1.85,1,-1.999734733755192,for CNN -32646,83725,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Ipsos,154,Online,,10/17/2010,577,Alex Sink,11283,DEM,41,Rick Scott,11284,REP,44,,-3,11/2/2010,47.72,48.87,-1.15,1.85,-1.85,1,-2.104609454879621,for Reuters -53057,83938,1295,2010,2010_Gov-G_MI,MI,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2010,500,Virgil Bernero,11305,DEM,34,Rick Snyder,11306,REP,54,,-20,11/2/2010,39.9,58.11,-18.21,1.79,-1.79,1,-1.892364303078965, -32568,83986,1297,2010,2010_Gov-G_NV,NV,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2010,750,Rory Reid,11312,DEM,37,Brian E. Sandoval,11313,REP,56,,-19,11/2/2010,41.61,53.36,-11.75,7.25,-7.25,1,2.013817377591122, -32615,84108,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,Live Phone,,10/17/2010,863,Ted Strickland,11320,DEM,48,John Richard Kasich,11321,REP,47,,1,11/2/2010,47.04,49.04,-2,3,3,0,-.017398628125648,for CNN -32597,84185,1300,2010,2010_Gov-G_OR,OR,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/17/2010,1229,John Kitzhaber,11324,DEM,48,Chris Dudley,11325,REP,47,,1,11/2/2010,49.29,47.76,1.53,.53,-.53,1,-3.502308446762023, -32610,39206,1507,2010,2010_Sen-G_AK,AK,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/17/2010,946,Lisa Murkowski,2261,W,37,Joe Miller,556,REP,37,23,0,11/2/2010,39.57,35.56,4,4,,.5,-.7115735317657351,for CNN -32611,39207,1509,2010,2010_Sen-G_AR,AR,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/17/2010,809,Blanche Lincoln,584,DEM,41,John Boozman,581,REP,55,,-14,11/2/2010,36.95,57.9,-20.96,6.96,6.96,1,3.481895622076844,for CNN -32624,39220,1509,2010,2010_Sen-G_AR,AR,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2010,625,Blanche Lincoln,584,DEM,34,John Boozman,581,REP,55,,-21,11/2/2010,36.95,57.9,-20.96,.04,-.04,1,-4.297860171904384, -32647,39253,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Greenberg Quinlan Rosner/American Viewpoint,127,Live Phone,,10/17/2010,922,Barbara Boxer,620,DEM,50,Carly Fiorina,623,REP,42,,8,11/2/2010,52.18,42.17,10.01,2.01,-2.01,1,-4.74361183354913, -32606,39202,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/17/2010,621,Barbara Boxer,620,DEM,46,Carly Fiorina,623,REP,44,,2,11/2/2010,52.18,42.17,10.01,8.01,-8.01,1,1.116764331534442, -32613,39209,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/17/2010,798,Marco Rubio,690,REP,46,Charlie Crist,4468,IND,32,20,14,11/2/2010,48.89,29.71,19.19,5.19,,1,-1.004145270310249,for CNN -32646,39242,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,Ipsos,154,Online,,10/17/2010,577,Marco Rubio,690,REP,41,Charlie Crist,4468,IND,26,20,15,11/2/2010,48.89,29.71,19.19,4.19,,1,-2.124915784456588,for Reuters -32568,39164,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2010,750,Harry Reid,930,DEM,47,Sharron Angle,928,REP,50,,-3,11/2/2010,50.29,44.55,5.74,8.74,-8.74,0,.5127453483120246, -32615,39211,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/17/2010,863,Lee Fisher,985,DEM,40,Rob Portman,986,REP,55,,-15,11/2/2010,39.4,56.85,-17.44,2.44,2.44,1,-1.321237498425701,for CNN -32597,39193,1536,2010,2010_Sen-G_OR,OR,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/17/2010,1229,Ron Wyden,1002,DEM,56,Jim Huffman,1003,REP,40,,16,11/2/2010,57.22,39.25,17.98,1.98,-1.98,1,-2.863567500304179, -32575,39171,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2010,750,Patty Murray,1124,DEM,49,Dino Rossi,1125,REP,46,,3,11/2/2010,52.36,47.64,4.73,1.73,-1.73,1,-3.026646556018438, -51665,81697,4471,2010,2010_House-G_AZ-3,AZ-3,House-G,House-G,Public Policy Polling,263,IVR,,10/17/2010,655,Jon Hulburd,10688,DEM,46,Ben Quayle,10689,REP,44,,2,11/2/2010,41.14,52.24,-11.09,13.09,13.09,0,5.696429647863053, -51817,81892,4631,2010,2010_House-G_KY-6,KY-6,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2010,500,Albert Ben Chandler,10810,DEM,48,Andy Barr,10811,REP,44,,4,11/2/2010,50.08,49.81,.27,3.73,3.73,1,-3.780804738988488, -51862,81947,4665,2010,2010_House-G_MI-7,MI-7,House-G,House-G,EPIC-MRA,84,Live Phone,,10/17/2010,400,Mark Schauer,10828,DEM,45,Tim Walberg,10829,REP,39,,6,11/2/2010,45.38,50.16,-4.78,10.78,10.78,0,3.414792684980566, -51862,81956,4667,2010,2010_House-G_MI-9,MI-9,House-G,House-G,EPIC-MRA,84,Live Phone,,10/17/2010,400,Gary C. Peters,10831,DEM,48,Andrew Rocky Raczkowski,10830,REP,43,,5,11/2/2010,49.76,47.23,2.54,2.46,2.46,1,-3.692632252950791, -51973,82099,4738,2010,2010_House-G_NY-19,NY-19,House-G,House-G,Monmouth University,215,IVR,,10/17/2010,636,John Hall,10905,DEM,49,Nan Hayworth,10906,REP,48,,1,11/2/2010,47.32,52.68,-5.36,6.36,6.36,0,.6752601799596761, -52017,82151,4786,2010,2010_House-G_OR-1,OR-1,House-G,House-G,SurveyUSA,325,IVR,,10/17/2010,602,David Wu,10937,DEM,51,Robert Y. Cornilles,10938,REP,42,2,9,11/2/2010,54.75,41.94,12.8,3.8,-3.8,1,-.981222618212564, -52032,82168,4794,2010,2010_House-G_PA-4,PA-4,House-G,House-G,Susquehanna Polling & Research Inc.,326,IVR,,10/17/2010,400,Jason Altmire,10945,DEM,47,Keith J. Rothfus,10946,REP,35,,12,11/2/2010,50.81,49.19,1.63,10.37,10.37,1,2.819478033395404, -43148,117346,8657,2010,2010_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,Live Phone,,10/17/2010,801,Generic Candidate,13740,DEM,45,Generic Candidate,13741,REP,50,,-5,11/2/2010,44.77,51.38,-6.61,1.61,1.61,1,-2.42292046158675, -63870,117599,8657,2010,2010_House-G_US,US,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/17/2010,2068,Generic Candidate,13740,DEM,41,Generic Candidate,13741,REP,48,,-7,11/2/2010,44.77,51.38,-6.61,.39,-.39,1,-3.380258643266346, -63881,117611,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Tarrance Group,333,Live Phone,R,10/18/2010,600,Jerry Brown,11276,DEM,46,Meg Whitman,11278,REP,46,,0,11/2/2010,53.77,40.88,12.88,12.88,-12.88,.5,6.446710789091664,for Meg Whitman -32895,117621,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,TCJ Research,327,IVR,,10/18/2010,1000,John Wright Hickenlooper,11279,DEM,42,Tom Tancredo,13666,IND,41,8,1,11/2/2010,51.05,36.38,14.67,13.67,,1,5.887573154143165, -32593,83727,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2010,750,Alex Sink,11283,DEM,44,Rick Scott,11284,REP,50,,-6,11/2/2010,47.72,48.87,-1.15,4.85,-4.85,1,1.114754144309281, -63883,117623,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,TCJ Research,327,IVR,,10/18/2010,1000,Alex Sink,11283,DEM,49,Rick Scott,11284,REP,48,,1,11/2/2010,47.72,48.87,-1.15,2.15,2.15,0,-1.873029841366542, -52965,83770,1282,2010,2010_Gov-G_GA,GA,Gov-G,Gov-G,Opinion Savvy/InsiderAdvantage,243,IVR,,10/18/2010,507,Roy Barnes,11285,DEM,39.7,J. Nathan Deal,11286,REP,45.2,5.2,-5.5,11/2/2010,42.97,53.02,-10.05,4.55,4.55,1,.3834053151280925, -32659,83882,1293,2010,2010_Gov-G_MD,MD,Gov-G,Gov-G,OpinionWorks,244,Live Phone,,10/18/2010,800,Martin O'Malley,11300,DEM,52,Robert Ehrlich Jr.,11301,REP,38,,14,11/2/2010,56.24,41.79,14.46,.46,-.46,1,-4.879870571968628,for Baltimore Sun -53056,83937,1295,2010,2010_Gov-G_MI,MI,Gov-G,Gov-G,Rossman Group,294,IVR,,10/18/2010,400,Virgil Bernero,11305,DEM,36,Rick Snyder,11306,REP,50,,-14,11/2/2010,39.9,58.11,-18.21,4.21,4.21,1,.6966388924904043, -32607,84227,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Muhlenberg College,219,Live Phone,,10/18/2010,403,Dan Onorato,11326,DEM,40,Thomas W. Corbett,11327,REP,47,,-7,11/2/2010,45.51,54.49,-8.98,1.98,1.98,1,-1.72005919303668, -32585,84228,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/18/2010,718,Dan Onorato,11326,DEM,46,Thomas W. Corbett,11327,REP,48,,-2,11/2/2010,45.51,54.49,-8.98,6.98,6.98,1,3.68439705117594, -53263,84293,1303,2010,2010_Gov-G_SC,SC,Gov-G,Gov-G,Crantford Research,62,IVR,,10/18/2010,653,Vincent A. Sheheen,11331,DEM,41,Nimrata R. Haley,11332,REP,43,,-2,11/2/2010,46.91,51.37,-4.46,2.46,2.46,1,-3.657541506286759, -32844,39440,1507,2010,2010_Sen-G_AK,AK,Sen-G,Sen-G,Hays Research Group,136,Live Phone,D,10/18/2010,500,Lisa Murkowski,2261,W,32,Joe Miller,556,REP,23,25,9,11/2/2010,39.57,35.56,4,5,,1,-.374796441754421,for unspecified Democratic sponsor -32621,39217,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Tarrance Group,333,Live Phone,R,10/18/2010,600,Barbara Boxer,620,DEM,44,Carly Fiorina,623,REP,44,,0,11/2/2010,52.18,42.17,10.01,10.01,-10.01,.5,3.362601421346047,for Carly Fiorina -32895,39491,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,TCJ Research,327,IVR,,10/18/2010,1000,Michael F. Bennet,638,DEM,44,Ken Buck,2305,REP,49,,-5,11/2/2010,48.05,46.42,1.63,6.63,-6.63,0,2.461888126459543, -32593,39189,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2010,750,Marco Rubio,690,REP,43,Charlie Crist,4468,IND,32,20,11,11/2/2010,48.89,29.71,19.19,8.19,,1,1.908951544884492, -32602,39198,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2010,750,Alexi Giannoulias,752,DEM,40,Mark Kirk,753,REP,44,4,-4,11/2/2010,46.42,48.01,-1.6,2.4,-2.4,1,-.3877765950112355, -32598,39194,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,"Normington, Petts & Associates",232,Live Phone,D,10/18/2010,600,Jack Conway,785,DEM,49,Rand Paul,788,REP,47,,2,11/2/2010,44.25,55.73,-11.48,13.48,13.48,0,9.20210409481699,for unspecified Democratic sponsor -32589,39185,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2010,500,Jack Conway,785,DEM,42,Rand Paul,788,REP,47,,-5,11/2/2010,44.25,55.73,-11.48,6.48,6.48,1,1.564241684396015, -32627,39223,1524,2010,2010_Sen-O_LA,LA,Sen-G,Sen-O,ALG Research,14,Live Phone,D,10/18/2010,600,Charlie Melancon,2407,DEM,45,David Vitter,792,REP,48,,-3,11/2/2010,37.67,56.55,-18.88,15.88,15.88,1,10.41546248954908,for Charlie Melancon -32659,39255,1525,2010,2010_Sen-G_MD,MD,Sen-G,Sen-G,OpinionWorks,244,Live Phone,,10/18/2010,798,Barbara A. Mikulski,805,DEM,59,Eric Wargotz,807,REP,32,,27,11/2/2010,62.19,35.75,26.44,.56,.56,1,-7.141920571198848,for Baltimore Sun -32576,39172,1527,2010,2010_Sen-G_MO,MO,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/18/2010,646,Robin Carnahan,4473,DEM,41,Roy Blunt,856,REP,46,3,-5,11/2/2010,40.63,54.23,-13.6,8.6,8.6,1,4.03970406846194,for Robin Carnahan -32905,39501,1536,2010,2010_Sen-G_OR,OR,Sen-G,Sen-G,TCJ Research,327,IVR,,10/18/2010,1000,Ron Wyden,1002,DEM,55,Jim Huffman,1003,REP,36,,19,11/2/2010,57.22,39.25,17.98,1.02,1.02,1,-4.214351130408467, -32607,39203,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Muhlenberg College,219,Live Phone,,10/18/2010,403,Joe Sestak,1032,DEM,44,Patrick J. Toomey,2537,REP,41,,3,11/2/2010,48.99,51.01,-2.02,5.02,5.02,0,1.068326188506366, -32585,39181,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/18/2010,718,Joe Sestak,1032,DEM,46,Patrick J. Toomey,2537,REP,45,,1,11/2/2010,48.99,51.01,-2.02,3.02,3.02,0,-.7787707565372912, -32904,39500,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,TCJ Research,327,IVR,,10/18/2010,1000,Patty Murray,1124,DEM,46,Dino Rossi,1125,REP,48,,-2,11/2/2010,52.36,47.64,4.73,6.73,-6.73,0,2.235130749473491, -51691,81725,4534,2010,2010_House-G_CO-1,CO-1,House-G,House-G,ccAdvertising,396,IVR,R,10/18/2010,698,Diana DeGette,10714,DEM,43.8,Mike Fallon,10713,REP,36.4,,7.4000001,11/2/2010,67.42,28.76,38.66,31.26,-31.26,1,23.96305285087022,for unspecified Republican sponsor -51701,81742,4544,2010,2010_House-G_CT-4,CT-4,House-G,House-G,National Research Inc.,225,Live Phone,R,10/18/2010,300,Jim Himes,10731,DEM,42,Dan Debicella,10732,REP,46,,-4,11/2/2010,53.06,46.93,6.13,10.13,-10.13,0,3.572267930949991,for Dan Debicella -51713,81761,4548,2010,2010_House-G_FL-2,FL-2,House-G,House-G,PSB Research,250,Live Phone,,10/18/2010,399,Allen Boyd,10738,DEM,38,Steve Southerland II,10739,REP,50,,-12,11/2/2010,41.35,53.6,-12.25,.25,.25,1,-4.655725656487954, -51724,81772,4568,2010,2010_House-G_FL-22,FL-22,House-G,House-G,Susquehanna Polling & Research Inc.,326,IVR,,10/18/2010,800,Ron Klein,10749,DEM,44,Allen West,10750,REP,47,,-3,11/2/2010,45.64,54.36,-8.73,5.73,5.73,1,-1.572981019322573, -51740,81790,4579,2010,2010_House-G_GA-8,GA-8,House-G,House-G,Mellman Group,205,Live Phone,D,10/18/2010,400,James Marshall,10760,DEM,47,Austin Scott,10761,REP,44,,3,11/2/2010,47.3,52.7,-5.39,8.39,8.39,0,1.01270184621389,for James Marshall -51797,81872,4616,2010,2010_House-G_IN-9,IN-9,House-G,House-G,PSB Research,250,Live Phone,,10/18/2010,400,Baron P. Hill,10802,DEM,46,Todd C. Young,10803,REP,44,,2,11/2/2010,42.28,52.34,-10.06,12.06,12.06,0,4.483570070384531, -51837,81914,4641,2010,2010_House-G_MD-1,MD-1,House-G,House-G,Monmouth University,215,IVR,,10/18/2010,637,Frank M. Kratovil,10818,DEM,42,Andy Harris,10819,REP,53,,-11,11/2/2010,41.98,54.08,-12.1,1.1,1.1,1,-6.234920474301388, -32659,81913,4641,2010,2010_House-G_MD-1,MD-1,House-G,House-G,OpinionWorks,244,Live Phone,,10/18/2010,520,Frank M. Kratovil,10818,DEM,40,Andy Harris,10819,REP,40,,0,11/2/2010,41.98,54.08,-12.1,12.1,12.1,.5,6.962987412169029,for Baltimore Sun -64376,118428,4652,2010,2010_House-G_MA-4,MA-4,House-G,House-G,TCJ Research,327,IVR,,10/18/2010,1000,Barney Frank,10814,DEM,46,Sean Bielat,10815,REP,35,,11,11/2/2010,53.9,43.36,10.54,.46,.46,1,-4.295406857956345, -51852,81936,4659,2010,2010_House-G_MI-1,MI-1,House-G,House-G,EPIC-MRA,84,Live Phone,,10/18/2010,400,Gary McDowell,10824,DEM,40,Dan Benishek,10825,REP,42,8,-2,11/2/2010,40.87,51.94,-11.08,9.08,9.08,1,1.548341145423887, -51852,81943,4661,2010,2010_House-G_MI-3,MI-3,House-G,House-G,EPIC-MRA,84,Live Phone,,10/18/2010,400,Patrick A. Miles,10827,DEM,37,Justin Amash,10826,REP,46,,-9,11/2/2010,37.47,59.68,-22.21,13.21,13.21,1,7.575651674199642, -51852,81958,4673,2010,2010_House-G_MI-15,MI-15,House-G,House-G,EPIC-MRA,84,Live Phone,,10/18/2010,400,John D. Dingell,10832,DEM,53,Rob Steele,10833,REP,36,,17,11/2/2010,56.81,40.08,16.73,.27,.27,1,-7.281345899153147, -52190,82351,4689,2010,2010_House-G_MO-4,MO-4,House-G,House-G,WPA Intelligence (WPAi),383,Live Phone,R,10/18/2010,300,Ike Skelton,10846,DEM,42,Vicky Hartzler,10847,REP,42,,0,11/2/2010,45.11,50.43,-5.31,5.31,5.31,.5,-2.986230079513354,for unspecified Republican sponsor -73913,138680,4717,2010,2010_House-G_NM-1,NM-1,House-G,House-G,ccAdvertising,396,IVR,,10/18/2010,600,Martin Heinrich,10891,DEM,39.9,Jonathan L. Barela,10892,REP,47.4,,-7.5,11/2/2010,51.8,48.2,3.61,11.11,-11.11,0,4.836958805022141,sample size unavailable; estimated at 600 as a default -73913,138681,4718,2010,2010_House-G_NM-2,NM-2,House-G,House-G,ccAdvertising,396,IVR,,10/18/2010,600,Harry Teague,10893,DEM,29.4,Stevan Pearce,10894,REP,49.5,,-20.1,11/2/2010,44.6,55.4,-10.81,9.29,-9.29,1,3.570245537199852,sample size unavailable; estimated at 600 as a default -51979,82105,4739,2010,2010_House-G_NY-20,NY-20,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/18/2010,400,Scott Murphy,10907,DEM,42,Christopher P. Gibson,10908,REP,44,,-2,11/2/2010,45.13,54.87,-9.74,7.74,7.74,1,2.387947271271538,for Christopher P. Gibson -51909,82002,4759,2010,2010_House-G_NC-11,NC-11,House-G,House-G,GQR Research (GQRR),126,Live Phone,D,10/18/2010,401,Joseph Heath Shuler,10869,DEM,54,Jeff Miller,10870,REP,39,,15,11/2/2010,54.34,45.66,8.69,6.31,6.31,1,-.2413390183677986,for unspecified Democratic sponsor -51916,82009,4762,2010,2010_House-G_ND-1,ND-1,House-G,House-G,PSB Research,250,Live Phone,,10/18/2010,398,Earl Pomeroy,10872,DEM,45,Rick Berg,10871,REP,44,,1,11/2/2010,45.08,54.92,-9.84,10.84,10.84,0,6.941439561360221, -52020,82155,4790,2010,2010_House-G_OR-5,OR-5,House-G,House-G,SurveyUSA,325,IVR,,10/18/2010,601,Kurt Schrader,10941,DEM,41,L. Scott Bruun,10942,REP,51,,-10,11/2/2010,51.25,45.96,5.29,15.29,-15.29,0,9.745644170067138, -73916,138688,4798,2010,2010_House-G_PA-8,PA-8,House-G,House-G,Global Strategy Group,118,Live Phone,D,10/18/2010,400,Patrick J. Murphy,10952,DEM,48,Michael G. Fitzpatrick,10951,REP,46,,2,11/2/2010,46.48,53.52,-7.05,9.05,9.05,0,4.197295033893085,for Patrick J. Murphy -52081,82232,4816,2010,2010_House-G_SC-5,SC-5,House-G,House-G,PSB Research,250,Live Phone,,10/18/2010,499,John M. Spratt,10973,DEM,39,Mick Mulvaney,10974,REP,49,,-10,11/2/2010,44.81,55.12,-10.31,.31,.31,1,-7.141047866804478, -52088,82239,4818,2010,2010_House-G_SD-1,SD-1,House-G,House-G,PSB Research,250,Live Phone,,10/18/2010,399,Stephanie Herseth Sandlin,10975,DEM,45,Kristi L. Noem,10976,REP,42,,3,11/2/2010,45.89,48.12,-2.23,5.23,5.23,0,2.351273580066289, -52120,82277,4865,2010,2010_House-G_VA-2,VA-2,House-G,House-G,Christopher Newport University,50,Live Phone,,10/18/2010,490,Glenn C. Nye,10996,DEM,41,E. Scott Rigell,10997,REP,42,,-1,11/2/2010,42.45,53.12,-10.67,9.67,9.67,1,3.573923292115611, -52121,82278,4865,2010,2010_House-G_VA-2,VA-2,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/18/2010,400,Glenn C. Nye,10996,DEM,41,E. Scott Rigell,10997,REP,46,,-5,11/2/2010,42.45,53.12,-10.67,5.67,5.67,1,-1.662198734027593,for E. Scott Rigell -52167,82328,4893,2010,2010_House-G_WI-7,WI-7,House-G,House-G,We Ask America,376,IVR,,10/18/2010,1150,Julie M. Lassa,11021,DEM,39,Sean Duffy,11020,REP,46,,-7,11/2/2010,44.43,52.11,-7.68,.68,.68,1,-6.519998473969036,among registered voters -1096,117594,8657,2010,2010_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/18/2010,742,Generic Candidate,13740,DEM,43.9,Generic Candidate,13741,REP,51.4,,-7.5,11/2/2010,44.77,51.38,-6.61,.89,-.89,1,-3.142996800814379,among all adults -32633,83769,1282,2010,2010_Gov-G_GA,GA,Gov-G,Gov-G,Landmark Communications,166,IVR,,10/19/2010,3277,Roy Barnes,11285,DEM,38.9,J. Nathan Deal,11286,REP,47,4.3,-8.1000004,11/2/2010,42.97,53.02,-10.05,1.95,1.95,1,-1.632596605591544, -32636,83810,1285,2010,2010_Gov-G_IL,IL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2010,625,Pat Quinn,11291,DEM,40,William E. Brady,11292,REP,44,4,-4,11/2/2010,46.79,45.94,.85,4.85,-4.85,0,-1.385715786456589, -53026,83905,1294,2010,2010_Gov-G_MA,MA,Gov-G,Gov-G,Western New England University,380,Live Phone,,10/19/2010,400,Deval Patrick,11302,DEM,44,Charles D. Baker,11303,REP,36,8,8,11/2/2010,48.42,42,6.42,1.58,1.58,1,-3.552945370765554, -32631,84073,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,Marist College,183,Live Phone,,10/19/2010,505,Andrew Cuomo,11318,DEM,60,Carl Paladino,11319,REP,37,,23,11/2/2010,62.56,33.26,29.29,6.29,-6.29,1,-.2903668513124559,for NBC News -32622,84075,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2010,500,Andrew Cuomo,11318,DEM,51,Carl Paladino,11319,REP,37,,14,11/2/2010,62.56,33.26,29.29,15.29,-15.29,1,8.995268734075312, -32865,117663,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,ccAdvertising,396,IVR,,10/19/2010,2060,Ted Strickland,11320,DEM,41,John Richard Kasich,11321,REP,44,,-3,11/2/2010,47.04,49.04,-2,1,-1,1,-1.779583847437483, -53211,84184,1300,2010,2010_Gov-G_OR,OR,Gov-G,Gov-G,Elway Research,87,Live Phone,,10/19/2010,500,John Kitzhaber,11324,DEM,45,Chris Dudley,11325,REP,44,,1,11/2/2010,49.29,47.76,1.53,.53,-.53,1,-3.699626679580007,for The Oregonian -53262,84292,1303,2010,2010_Gov-G_SC,SC,Gov-G,Gov-G,Opinion Savvy/InsiderAdvantage,243,IVR,,10/19/2010,878,Vincent A. Sheheen,11331,DEM,37,Nimrata R. Haley,11332,REP,51,3,-14,11/2/2010,46.91,51.37,-4.46,9.54,-9.54,1,3.982696310938556,among registered voters -32654,84291,1303,2010,2010_Gov-G_SC,SC,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2010,500,Vincent A. Sheheen,11331,DEM,38,Nimrata R. Haley,11332,REP,47,,-9,11/2/2010,46.91,51.37,-4.46,4.54,-4.54,1,-2.140000878474727, -53333,84398,1309,2010,2010_Gov-G_WI,WI,Gov-G,Gov-G,Mellman Group,205,Live Phone,D,10/19/2010,600,Thomas M. Barrett,11346,DEM,45,Scott Walker,11347,REP,47,,-2,11/2/2010,46.48,52.25,-5.77,3.77,3.77,1,-.605208842418912,for Thomas M. Barrett -32591,39187,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,Ipsos,154,Online,,10/19/2010,405,Michael F. Bennet,638,DEM,45,Ken Buck,2305,REP,48,,-3,11/2/2010,48.05,46.42,1.63,4.63,-4.63,0,-.0092158731354614,for Reuters -32633,39229,1515,2010,2010_Sen-G_GA,GA,Sen-G,Sen-G,Landmark Communications,166,IVR,,10/19/2010,3277,Michael Thurmond,705,DEM,35,Johnny Isakson,704,REP,55.8,,-20.799999,11/2/2010,39,58.31,-19.31,1.49,-1.49,1,-4.572829902183829, -32636,39232,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2010,625,Alexi Giannoulias,752,DEM,41,Mark Kirk,753,REP,43,,-2,11/2/2010,46.42,48.01,-1.6,.4,-.4,1,-2.551117952432295, -32619,39215,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2010,625,Jack Conway,785,DEM,43,Rand Paul,788,REP,48,,-5,11/2/2010,44.25,55.73,-11.48,6.48,6.48,1,1.953237757549886,for WKYT-TV | Lexington Herald-Leader -32637,39233,1527,2010,2010_Sen-G_MO,MO,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2010,625,Robin Carnahan,4473,DEM,40,Roy Blunt,856,REP,49,1,-9,11/2/2010,40.63,54.23,-13.6,4.6,4.6,1,-.3385669408096527,for St Louis Post-Dispatch | KMOV-TV -32617,39213,1527,2010,2010_Sen-G_MO,MO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2010,750,Robin Carnahan,4473,DEM,43,Roy Blunt,856,REP,52,,-9,11/2/2010,40.63,54.23,-13.6,4.6,4.6,1,.0342664371249037, -32631,39227,1530,2010,2010_Sen-G_NY,NY,Sen-G,Sen-G,Marist College,183,Live Phone,,10/19/2010,505,Charles E. Schumer,957,DEM,63,Jay Townsend,959,REP,35,,28,11/2/2010,66.32,32.21,34.11,6.11,-6.11,1,.0234205520091265,for NBC News -32622,39224,1530,2010,2010_Sen-G_NY,NY,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2010,500,Charles E. Schumer,957,DEM,59,Jay Townsend,959,REP,31,,28,11/2/2010,66.32,32.21,34.11,6.11,-6.11,1,-.2647859694831124, -32631,39226,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,Marist College,183,Live Phone,,10/19/2010,505,Kirsten E. Gillibrand,4481,DEM,56,Joseph J. DioGuardi,4482,REP,38,,18,11/2/2010,62.95,35.11,27.84,9.84,-9.84,1,3.169050085745622,for NBC News -32622,39218,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2010,500,Kirsten E. Gillibrand,4481,DEM,54,Joseph J. DioGuardi,4482,REP,33,,21,11/2/2010,62.95,35.11,27.84,6.84,-6.84,1,-.4003755802492734, -32662,39258,1532,2010,2010_Sen-G_NC,NC,Sen-G,Sen-G,The Tyson Group,334,Live Phone,,10/19/2010,600,Elaine Marshall,878,DEM,34,Richard Burr,875,REP,44,,-10,11/2/2010,43.05,54.81,-11.77,1.77,1.77,1,-2.537793938016479,for Civitas Institute -32865,39461,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,ccAdvertising,396,IVR,,10/19/2010,2060,Lee Fisher,985,DEM,35.3,Rob Portman,986,REP,53.6,,-18.299999,11/2/2010,39.4,56.85,-17.44,.86,-.86,1,-2.702979901591374, -32654,39250,1538,2010,2010_Sen-G_SC,SC,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2010,500,Alvin Greene,1055,DEM,21,Jim DeMint,1053,REP,58,,-37,11/2/2010,27.65,61.48,-33.83,3.17,-3.17,1,-4.423560392634996, -32634,39230,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,Global Strategy Group,118,Live Phone,D,10/19/2010,804,"Joe Manchin, III",4489,DEM,48,John Raese,4491,REP,43,,5,11/2/2010,53.47,43.4,10.07,5.07,-5.07,1,-2.99575034383421,"for Joe Manchin, III" -32608,39204,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2010,750,"Joe Manchin, III",4489,DEM,43,John Raese,4491,REP,50,,-7,11/2/2010,53.47,43.4,10.07,17.07,-17.07,0,10.15726721565322, -32633,81782,4573,2010,2010_House-G_GA-2,GA-2,House-G,House-G,Landmark Communications,166,IVR,,10/19/2010,836,Sanford D. Bishop Jr.,10756,DEM,45,Mike Keown,10757,REP,47,,-2,11/2/2010,51.44,48.56,2.88,4.88,-4.88,0,-2.373051168758876, -32633,81789,4579,2010,2010_House-G_GA-8,GA-8,House-G,House-G,Landmark Communications,166,IVR,,10/19/2010,763,James Marshall,10760,DEM,35,Austin Scott,10761,REP,51,,-16,11/2/2010,47.3,52.7,-5.39,10.61,-10.61,1,4.504058326494402, -51750,81802,4618,2010,2010_House-G_IA-2,IA-2,House-G,House-G,Tarrance Group,333,Live Phone,R,10/19/2010,300,Dave Loebsack,10769,DEM,44,Mariannette Miller-Meeks,10768,REP,45,1,-1,11/2/2010,50.99,45.92,5.07,6.07,-6.07,0,-1.643488653539302,for Mariannette Miller-Meeks -51811,81886,4628,2010,2010_House-G_KY-3,KY-3,House-G,House-G,Braun Research,33,Live Phone,,10/19/2010,504,John Yarmuth,10808,DEM,57.9,Todd Lally,10809,REP,31.4,1.8,26.5,11/2/2010,54.68,44.01,10.67,15.83,15.83,1,9.270741538367735, -51874,81962,4674,2010,2010_House-G_MN-1,MN-1,House-G,House-G,Grove Insight,129,Live Phone,D,10/19/2010,400,Timothy J. Walz,10834,DEM,50,Randy Demmer,10835,REP,34,,16,11/2/2010,49.34,44.05,5.29,10.71,10.71,1,5.234538821242555,for unspecified Democratic sponsor -51895,81988,4685,2010,2010_House-G_MS-4,MS-4,House-G,House-G,Tarrance Group,333,Live Phone,R,10/19/2010,300,Gene Taylor,10859,DEM,41,Steven M. Palazzo,10858,REP,43,,-2,11/2/2010,46.83,51.93,-5.1,3.1,3.1,1,-2.498743489299778,for Steven M. Palazzo -51921,82020,4697,2010,2010_House-G_NE-2,NE-2,House-G,House-G,Wiese Research Associates,382,Live Phone,,10/19/2010,450,Tom White,10873,DEM,40,Lee Terry,10874,REP,48,,-8,11/2/2010,39.19,60.81,-21.61,13.61,13.61,1,6.147322605683943, -51985,82111,4741,2010,2010_House-G_NY-22,NY-22,House-G,House-G,Magellan Strategies,179,IVR,R,10/19/2010,600,Maurice D. Hinchey,10909,DEM,43,George K. Phillips,10910,REP,43,,0,11/2/2010,52.66,47.34,5.32,5.32,-5.32,.5,-1.473555593852957,for George K. Phillips; sample size unavailable; estimated at 600 as a default -51915,82008,4762,2010,2010_House-G_ND-1,ND-1,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2010,500,Earl Pomeroy,10872,DEM,42,Rick Berg,10871,REP,52,,-10,11/2/2010,45.08,54.92,-9.84,.16,-.16,1,-5.43694581908523, -32865,117790,4775,2010,2010_House-G_OH-13,OH-13,House-G,House-G,ccAdvertising,396,IVR,,10/19/2010,1772,Betty Sutton,10928,DEM,39.3,Tom Ganley,10927,REP,34.4,,4.9000001,11/2/2010,55.73,44.27,11.46,6.56,-6.56,1,-.5146247499461485, -32865,117792,4778,2010,2010_House-G_OH-16,OH-16,House-G,House-G,ccAdvertising,396,IVR,,10/19/2010,2715,John A. Boccieri,10931,DEM,31.5,Jim Renacci,10932,REP,45.9,,-14.4,11/2/2010,41.26,52.08,-10.82,3.58,-3.58,1,-3.463424055035045, -32865,117793,4780,2010,2010_House-G_OH-18,OH-18,House-G,House-G,ccAdvertising,396,IVR,,10/19/2010,2291,Zachary T. Space,10934,DEM,33.4,Bob Gibbs,10933,REP,46.5,,-13.1,11/2/2010,40.49,53.86,-13.37,.27,.27,1,-6.788061562705927, -52035,82171,4796,2010,2010_House-G_PA-6,PA-6,House-G,House-G,Monmouth University,215,IVR,,10/19/2010,642,Manan Trivedi,10947,DEM,44,Jim Gerlach,10948,REP,54,,-10,11/2/2010,42.9,57.1,-14.2,4.2,4.2,1,-3.153352787048365, -52047,82186,4800,2010,2010_House-G_PA-10,PA-10,House-G,House-G,Lycoming College,176,Live Phone,,10/19/2010,296,Christopher P. Carney,10953,DEM,45,Tom Marino,10954,REP,39,,6,11/2/2010,44.82,55.18,-10.35,16.35,16.35,0,10.49179375397458, -52105,82256,4826,2010,2010_House-G_TN-8,TN-8,House-G,House-G,Tarrance Group,333,Live Phone,R,10/19/2010,300,Roy Brasfield Herron,10981,DEM,35,Stephen Lee Fincher,10980,REP,50,,-15,11/2/2010,38.8,58.99,-20.19,5.19,5.19,1,-2.474726067631779,for Stephen Lee Fincher -52128,82285,4868,2010,2010_House-G_VA-5,VA-5,House-G,House-G,Benenson Strategy Group,30,Live Phone,D,10/19/2010,400,Tom S. Perriello,10999,DEM,46,Robert Hurt,10998,REP,47,3,-1,11/2/2010,46.99,50.81,-3.82,2.82,2.82,1,-1.595948193541181,for Tom S. Perriello -52157,82317,4880,2010,2010_House-G_WA-6,WA-6,House-G,House-G,Clout Research/Wenzel Strategies,55,IVR,R,10/19/2010,1262,Norman DeValois Dicks,11013,DEM,44.2,Doug R. Cloud,11012,REP,48.3,,-4.0999999,11/2/2010,58.04,41.96,16.08,20.18,-20.18,0,13.01759348211969,for Doug R. Cloud -52158,82318,4882,2010,2010_House-G_WA-8,WA-8,House-G,House-G,SurveyUSA,325,IVR,,10/19/2010,639,Suzan DelBene,11014,DEM,45,David G. Reichert,11015,REP,52,,-7,11/2/2010,47.95,52.05,-4.1,2.9,-2.9,1,-4.46142426133398, -63736,117339,8657,2010,2010_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,10/19/2010,1900,Generic Candidate,13740,DEM,42,Generic Candidate,13741,REP,54,,-12,11/2/2010,44.77,51.38,-6.61,5.39,-5.39,1,2.222711815921452, -1092,32665,8657,2010,2010_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,10/19/2010,600,Generic Candidate,13740,DEM,42,Generic Candidate,13741,REP,47,,-5,11/2/2010,44.77,51.38,-6.61,1.61,1.61,1,-2.326119959254921,sample size unavailable; estimated at 600 as a default -32719,83583,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Field Research Corp. (Field Poll),94,Live Phone,,10/20/2010,1092,Jerry Brown,11276,DEM,49,Meg Whitman,11278,REP,39,,10,11/2/2010,53.77,40.88,12.88,2.88,-2.88,1,-3.42939948794101, -63952,117707,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,McLaughlin & Associates,203,Live Phone,R,10/20/2010,900,Jerry Brown,11276,DEM,46,Meg Whitman,11278,REP,43,,3,11/2/2010,53.77,40.88,12.88,9.88,-9.88,1,3.568599348039675,for Meg Whitman -32897,117617,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,TCJ Research,327,IVR,,10/20/2010,1000,Jerry Brown,11276,DEM,47,Meg Whitman,11278,REP,43,,4,11/2/2010,53.77,40.88,12.88,8.88,-8.88,1,2.572535476491457, -52905,83657,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,Magellan Strategies,179,IVR,,10/20/2010,1067,John Wright Hickenlooper,11279,DEM,44,Tom Tancredo,13666,IND,43,9,1,11/2/2010,51.05,36.38,14.67,13.67,,1,5.784121239926733, -32645,83656,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,SurveyUSA,325,IVR/Live Phone,,10/20/2010,621,John Wright Hickenlooper,11279,DEM,49,Tom Tancredo,13666,IND,39,9,10,11/2/2010,51.05,36.38,14.67,4.67,,1,-3.882620053175255, -32626,83685,1280,2010,2010_Gov-G_CT,CT,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/20/2010,500,Dannel P. Malloy,11281,DEM,49,Thomas C. Foley,11282,REP,38,4,11,11/2/2010,49.51,48.95,.56,10.44,10.44,1,6.572433284126782, -52937,83722,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Susquehanna Polling & Research Inc.,326,IVR,,10/20/2010,1514,Alex Sink,11283,DEM,45,Rick Scott,11284,REP,45,,0,11/2/2010,47.72,48.87,-1.15,1.15,1.15,.5,-2.251214240628114, -32650,83721,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/20/2010,802,Alex Sink,11283,DEM,43,Rick Scott,11284,REP,39,,4,11/2/2010,47.72,48.87,-1.15,5.15,5.15,0,1.634692281079774, -32641,137973,1285,2010,2010_Gov-G_IL,IL,Gov-G,Gov-G,Market Shares Corp.,187,Live Phone,,10/20/2010,700,Pat Quinn,11291,DEM,39,William E. Brady,11292,REP,43,5,-4,11/2/2010,46.79,45.94,.85,4.85,-4.85,0,-1.329059301558156, -52978,83809,1285,2010,2010_Gov-G_IL,IL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/20/2010,750,Pat Quinn,11291,DEM,37,William E. Brady,11292,REP,45,6,-8,11/2/2010,46.79,45.94,.85,8.85,-8.85,0,3.17057063830112, -53025,83904,1294,2010,2010_Gov-G_MA,MA,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,10/20/2010,519,Deval Patrick,11302,DEM,43,Charles D. Baker,11303,REP,39,8,4,11/2/2010,48.42,42,6.42,2.42,-2.42,1,-2.447962400373219,for Boston Globe -53074,83956,1296,2010,2010_Gov-G_MN,MN,Gov-G,Gov-G,Princeton Survey Research Associates International,258,Live Phone,,10/20/2010,999,Mark Dayton,11307,DEM,41,Tom Emmer,11308,REP,34,13,7,11/2/2010,43.63,43.21,.42,6.58,6.58,1,2.648219124300974,for Minneapolis Star Tribune -53076,83960,1296,2010,2010_Gov-G_MN,MN,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/20/2010,750,Mark Dayton,11307,DEM,44,Tom Emmer,11308,REP,41,10,3,11/2/2010,43.63,43.21,.42,2.58,2.58,1,-1.818175579561268, -32863,117661,1297,2010,2010_Gov-G_NV,NV,Gov-G,Gov-G,ccAdvertising,396,IVR,,10/20/2010,1884,Rory Reid,11312,DEM,32,Brian E. Sandoval,11313,REP,48,,-16,11/2/2010,41.61,53.36,-11.75,4.25,-4.25,1,-1.332529073587063, -52087,84306,1304,2010,2010_Gov-G_SD,SD,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/20/2010,500,Scott N. Heidepriem,11333,DEM,36,Dennis M. Daugaard,11334,REP,55,,-19,11/2/2010,38.49,61.51,-23.03,4.03,4.03,1,-3.430517518276781, -32896,39492,1507,2010,2010_Sen-G_AK,AK,Sen-G,Sen-G,TCJ Research,327,IVR,,10/20/2010,1000,Lisa Murkowski,2261,W,37,Joe Miller,556,REP,36,21,1,11/2/2010,39.57,35.56,4,3,,1,-2.036419074540468, -32719,39315,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Field Research Corp. (Field Poll),94,Live Phone,,10/20/2010,1092,Barbara Boxer,620,DEM,49,Carly Fiorina,623,REP,41,,8,11/2/2010,52.18,42.17,10.01,2.01,-2.01,1,-4.49504144406361, -32897,39493,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,TCJ Research,327,IVR,,10/20/2010,1000,Barbara Boxer,620,DEM,47,Carly Fiorina,623,REP,50,,-3,11/2/2010,52.18,42.17,10.01,13.01,-13.01,0,7.076030581815246, -32645,39241,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,SurveyUSA,325,IVR/Live Phone,,10/20/2010,621,Michael F. Bennet,638,DEM,47,Ken Buck,2305,REP,47,,0,11/2/2010,48.05,46.42,1.63,1.63,-1.63,.5,-2.772966957229244, -32626,39222,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,Suffolk University,323,Live Phone,,10/20/2010,500,Richard Blumenthal,656,DEM,57,Linda McMahon,657,REP,39,2,18,11/2/2010,55.16,43.22,11.94,6.06,6.06,1,1.597769468397319, -32898,39494,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,TCJ Research,327,IVR,,10/20/2010,1000,Richard Blumenthal,656,DEM,49,Linda McMahon,657,REP,46,,3,11/2/2010,55.16,43.22,11.94,8.94,-8.94,1,5.145227917675737, -32899,39495,1513,2010,2010_Sen-GS_DE,DE,Sen-G,Sen-GS,TCJ Research,327,IVR,,10/20/2010,1000,Christopher A. Coons,4467,DEM,51,Christine O'Donnell,4493,REP,44,,7,11/2/2010,56.61,40.03,16.58,9.58,-9.58,1,3.921120074620688, -32650,39246,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/20/2010,802,Marco Rubio,690,REP,40,Charlie Crist,4468,IND,33,18,7,11/2/2010,48.89,29.71,19.19,12.19,,1,6.551573401717427, -32641,39237,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,Market Shares Corp.,187,Live Phone,,10/20/2010,700,Alexi Giannoulias,752,DEM,41,Mark Kirk,753,REP,44,5,-3,11/2/2010,46.42,48.01,-1.6,1.4,-1.4,1,-1.44524997856288, -32901,39497,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,TCJ Research,327,IVR,,10/20/2010,1000,Alexi Giannoulias,752,DEM,45,Mark Kirk,753,REP,48,,-3,11/2/2010,46.42,48.01,-1.6,1.4,-1.4,1,-1.849031253558637, -32640,39236,1520,2010,2010_Sen-G_IN,IN,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,10/20/2010,500,Brad Ellsworth,768,DEM,35,Daniel Coats,2385,REP,53,5,-18,11/2/2010,40,54.58,-14.58,3.42,-3.42,1,-2.677216098250911, -32900,39496,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,TCJ Research,327,IVR,,10/20/2010,1000,Harry Reid,930,DEM,44,Sharron Angle,928,REP,51,,-7,11/2/2010,50.29,44.55,5.74,12.74,-12.74,0,4.906041400094476, -32863,39459,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,ccAdvertising,396,IVR,,10/20/2010,1884,Harry Reid,930,DEM,39.8,Sharron Angle,928,REP,45.7,,-5.9000001,11/2/2010,50.29,44.55,5.74,11.64,-11.64,0,3.934409299906767, -32902,39498,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,TCJ Research,327,IVR,,10/20/2010,1000,Joe Sestak,1032,DEM,45,Patrick J. Toomey,2537,REP,50,,-5,11/2/2010,48.99,51.01,-2.02,2.98,-2.98,1,-.8452328338507533, -32903,39499,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,TCJ Research,327,IVR,,10/20/2010,1000,"Joe Manchin, III",4489,DEM,44,John Raese,4491,REP,49,,-5,11/2/2010,53.47,43.4,10.07,15.07,-15.07,0,7.84044245671466, -51693,81727,4536,2010,2010_House-G_CO-3,CO-3,House-G,House-G,PSB Research,250,Live Phone,,10/20/2010,400,John T. Salazar,10717,DEM,43,Scott Tipton,10718,REP,47,,-4,11/2/2010,45.76,50.1,-4.34,.34,.34,1,-7.160601191533927, -51739,81788,4579,2010,2010_House-G_GA-8,GA-8,House-G,House-G,PSB Research,250,Live Phone,,10/20/2010,400,James Marshall,10760,DEM,37,Austin Scott,10761,REP,50,,-13,11/2/2010,47.3,52.7,-5.39,7.61,-7.61,1,.1203261904914338, -32640,81860,4609,2010,2010_House-G_IN-2,IN-2,House-G,House-G,EPIC-MRA,84,Live Phone,,10/20/2010,400,Joe Donnelly,10791,DEM,48,Jackie Walorski,10792,REP,43,2,5,11/2/2010,48.18,46.84,1.34,3.66,3.66,1,-3.849440135235758, -32640,81867,4614,2010,2010_House-G_IN-7,IN-7,House-G,House-G,EPIC-MRA,84,Live Phone,,10/20/2010,400,André Carson,10795,DEM,50,Marvin Bailey Scott,10796,REP,37,,13,11/2/2010,58.9,37.81,21.09,8.09,-8.09,1,.611498239446912, -51753,81806,4619,2010,2010_House-G_IA-3,IA-3,House-G,House-G,PSB Research,250,Live Phone,,10/20/2010,404,Leonard L. Boswell,10770,DEM,49,Brad Zaun,10771,REP,37,,12,11/2/2010,50.73,46.49,4.25,7.75,7.75,1,.2865999005707793, -51827,81902,4633,2010,2010_House-O_LA-2,LA-2,House-G,House-O,Zata3,392,IVR,D,10/20/2010,500,Cedric Richmond,10812,DEM,53,Anh Quang Cao,10813,REP,36,1.5,17,11/2/2010,64.59,33.47,31.12,14.12,-14.12,1,6.27859039775052,for unspecified Democratic sponsor -53025,81906,4652,2010,2010_House-G_MA-4,MA-4,House-G,House-G,University of New Hampshire,357,Live Phone,,10/20/2010,385,Barney Frank,10814,DEM,46,Sean Bielat,10815,REP,33,,13,11/2/2010,53.9,43.36,10.54,2.46,2.46,1,-2.067088198665521,for Boston Globe -53025,81910,4658,2010,2010_House-G_MA-10,MA-10,House-G,House-G,University of New Hampshire,357,Live Phone,,10/20/2010,349,Bill Keating,10816,DEM,37,Jeffrey Davis Perry,10817,REP,33,3,4,11/2/2010,46.87,42.38,4.49,.49,-.49,1,-4.814818759273622,for Boston Globe -51858,81942,4661,2010,2010_House-G_MI-3,MI-3,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/20/2010,400,Patrick A. Miles,10827,DEM,30,Justin Amash,10826,REP,49,,-19,11/2/2010,37.47,59.68,-22.21,3.21,3.21,1,-4.761015548945043,for Justin Amash -32863,117795,4701,2010,2010_House-G_NV-3,NV-3,House-G,House-G,ccAdvertising,396,IVR,,10/20/2010,2414,Dina Titus,10897,DEM,32,Joseph J. Heck,10898,REP,41,,-9,11/2/2010,47.47,48.13,-.65,8.35,-8.35,1,1.706839007161395, -51931,82039,4704,2010,2010_House-G_NJ-1,NJ-1,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/20/2010,400,Robert E. Andrews,10879,DEM,63,Dale Mark Glading,10880,REP,22,,41,11/2/2010,63.19,34.8,28.39,12.61,12.61,1,5.238060820210996, -51931,82041,4705,2010,2010_House-G_NJ-2,NJ-2,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/20/2010,400,Gary S. Stein,10881,DEM,20,Frank A. LoBiondo,10882,REP,57,,-37,11/2/2010,30.93,65.5,-34.57,2.43,-2.43,1,-4.908811923950444, -51931,82046,4706,2010,2010_House-G_NJ-3,NJ-3,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/20/2010,600,John H. Adler,10883,DEM,37,Jon Runyan,10884,REP,40,4.9,-3,11/2/2010,47.32,50.03,-2.71,.29,-.29,1,-3.936982710334156, -51955,82071,4718,2010,2010_House-G_NM-2,NM-2,House-G,House-G,Tarrance Group,333,Live Phone,R,10/20/2010,350,Harry Teague,10893,DEM,41,Stevan Pearce,10894,REP,50,,-9,11/2/2010,44.6,55.4,-10.81,1.81,1.81,1,-5.372679358799846,for Stevan Pearce -51972,82098,4738,2010,2010_House-G_NY-19,NY-19,House-G,House-G,Iona College,152,IVR,,10/20/2010,601,John Hall,10905,DEM,43,Nan Hayworth,10906,REP,44,,-1,11/2/2010,47.32,52.68,-5.36,4.36,4.36,1,-1.400008439650318,among registered voters -52016,82150,4786,2010,2010_House-G_OR-1,OR-1,House-G,House-G,Elway Research,87,Live Phone,,10/20/2010,400,David Wu,10937,DEM,51,Robert Y. Cornilles,10938,REP,38,,13,11/2/2010,54.75,41.94,12.8,.2,.2,1,-5.293929437814283, -52016,82154,4790,2010,2010_House-G_OR-5,OR-5,House-G,House-G,Elway Research,87,Live Phone,,10/20/2010,400,Kurt Schrader,10941,DEM,50,L. Scott Bruun,10942,REP,38,,12,11/2/2010,51.25,45.96,5.29,6.71,6.71,1,-.3314881853389913, -52040,82177,4798,2010,2010_House-G_PA-8,PA-8,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/20/2010,400,Patrick J. Murphy,10952,DEM,40,Michael G. Fitzpatrick,10951,REP,50,,-10,11/2/2010,46.48,53.52,-7.05,2.95,-2.95,1,-2.668649251888457,for Michael G. Fitzpatrick -52055,82196,4801,2010,2010_House-G_PA-11,PA-11,House-G,House-G,PSB Research,250,Live Phone,,10/20/2010,402,Paul E. Kanjorski,10955,DEM,43,Lou Barletta,10956,REP,48,,-5,11/2/2010,45.3,54.7,-9.4,4.4,4.4,1,-4.096686285658141, -52069,82215,4807,2010,2010_House-G_PA-17,PA-17,House-G,House-G,Susquehanna Polling & Research Inc.,326,IVR,,10/20/2010,600,Thomas Timothy Holden,10965,DEM,58,David G. Argall,10966,REP,28,,30,11/2/2010,55.5,44.5,11,19,19,1,11.73367605487109,sample size unavailable; estimated at 600 as a default -52087,82238,4818,2010,2010_House-G_SD-1,SD-1,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/20/2010,500,Stephanie Herseth Sandlin,10975,DEM,44,Kristi L. Noem,10976,REP,49,,-5,11/2/2010,45.89,48.12,-2.23,2.77,-2.77,1,-.0384733633542101, -52110,82261,4844,2010,2010_House-G_TX-17,TX-17,House-G,House-G,PSB Research,250,Live Phone,,10/20/2010,404,Thomas Edwards,10984,DEM,40,Bill Flores,10985,REP,52,,-12,11/2/2010,36.57,61.8,-25.23,13.23,13.23,1,5.287154091300051, -52114,82265,4850,2010,2010_House-G_TX-23,TX-23,House-G,House-G,OnMessage Inc.,239,Live Phone,R,10/20/2010,400,Ciro D. Rodriguez,10987,DEM,39,Francisco R. Canseco,10986,REP,45,,-6,11/2/2010,44.44,49.4,-4.95,1.05,-1.05,1,-4.809971996340946,for Francisco R. Canseco -52148,82307,4876,2010,2010_House-G_WA-2,WA-2,House-G,House-G,SurveyUSA,325,IVR,,10/20/2010,643,Rick Larsen,11008,DEM,50,John Koster,11009,REP,46,,4,11/2/2010,51.07,48.93,2.14,1.86,1.86,1,-6.085348172917726, -32638,83588,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2010,750,Jerry Brown,11276,DEM,48,Meg Whitman,11278,REP,42,,6,11/2/2010,53.77,40.88,12.88,6.88,-6.88,1,.5750578408654531, -32671,83683,1280,2010,2010_Gov-G_CT,CT,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/21/2010,702,Dannel P. Malloy,11281,DEM,48,Thomas C. Foley,11282,REP,43,,5,11/2/2010,49.51,48.95,.56,4.44,4.44,1,.4633472444019714, -32708,83720,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/21/2010,784,Alex Sink,11283,DEM,45,Rick Scott,11284,REP,41,,4,11/2/2010,47.72,48.87,-1.15,5.15,5.15,0,1.693548318372551, -32661,83796,1284,2010,2010_Gov-G_ID,ID,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/21/2010,625,Keith Allred,11289,DEM,30,C.L. 'Butch' Otter,11290,REP,52,5,-22,11/2/2010,32.85,59.11,-26.25,4.25,4.25,1,-3.206624333770942, -32864,117662,1288,2010,2010_Gov-G_NH,NH,Gov-G,Gov-G,ccAdvertising,396,IVR,,10/21/2010,744,John Lynch,11314,DEM,45,John A. Stephen,11315,REP,39,,6,11/2/2010,52.64,45.03,7.61,1.61,-1.61,1,-1.935185532144237, -53202,84168,1290,2010,2010_Gov-G_OK,OK,Gov-G,Gov-G,SoonerPoll.com,308,IVR,,10/21/2010,753,Jari Askins,11322,DEM,38,Mary Fallin,11323,REP,56,,-18,11/2/2010,39.55,60.45,-20.9,2.9,2.9,1,-4.554169645679813, -32692,83881,1293,2010,2010_Gov-G_MD,MD,Gov-G,Gov-G,ABC News/The Washington Post,3,Live Phone,,10/21/2010,1434,Martin O'Malley,11300,DEM,54,Robert Ehrlich Jr.,11301,REP,40,,14,11/2/2010,56.24,41.79,14.46,.46,-.46,1,-4.126611614013334,for The Washington Post -32684,84072,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/21/2010,672,Andrew Cuomo,11318,DEM,55,Carl Paladino,11319,REP,35,,20,11/2/2010,62.56,33.26,29.29,9.29,-9.29,1,2.926314834283971, -32674,84106,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/21/2010,686,Ted Strickland,11320,DEM,43,John Richard Kasich,11321,REP,49,,-6,11/2/2010,47.04,49.04,-2,4,-4,1,1.420142600501492, -32685,84222,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Franklin & Marshall College,106,Live Phone,,10/21/2010,489,Dan Onorato,11326,DEM,35,Thomas W. Corbett,11327,REP,51,,-16,11/2/2010,45.51,54.49,-8.98,7.02,-7.02,1,3.667853744008479, -32632,137975,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2010,600,Dan Onorato,11326,DEM,45,Thomas W. Corbett,11327,REP,50,,-5,11/2/2010,45.51,54.49,-8.98,3.98,3.98,1,.5597056945805924,sample size unavailable; estimated at 600 as a default -53250,84275,1302,2010,2010_Gov-G_RI,RI,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2010,750,Lincoln Chafee,11330,IND,35,John F. Robitaille,11329,REP,25,28,10,11/2/2010,36.1,33.57,2.53,7.47,,1,1.321882150875502, -52086,84305,1304,2010,2010_Gov-G_SD,SD,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/21/2010,800,Scott N. Heidepriem,11333,DEM,35,Dennis M. Daugaard,11334,REP,54,,-19,11/2/2010,38.49,61.51,-23.03,4.03,4.03,1,-3.001839511613121,for Argus Leader | KELO-TV -52085,84304,1304,2010,2010_Gov-G_SD,SD,Gov-G,Gov-G,Nielson Brothers Polling,231,IVR,,10/21/2010,679,Scott N. Heidepriem,11333,DEM,40,Dennis M. Daugaard,11334,REP,43,,-3,11/2/2010,38.49,61.51,-23.03,20.03,20.03,1,14.8705984805212, -53298,84350,1306,2010,2010_Gov-G_TX,TX,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2010,750,Bill White,11339,DEM,42,Rick Perry,11340,REP,51,,-9,11/2/2010,42.3,54.97,-12.67,3.67,3.67,1,.3618891316456841, -32638,39234,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2010,750,Barbara Boxer,620,DEM,48,Carly Fiorina,623,REP,46,,2,11/2/2010,52.18,42.17,10.01,8.01,-8.01,1,1.484549425181509, -32671,39267,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/21/2010,702,Richard Blumenthal,656,DEM,54,Linda McMahon,657,REP,42,,12,11/2/2010,55.16,43.22,11.94,.06,.06,1,-4.513968388933264, -32708,39304,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/21/2010,784,Marco Rubio,690,REP,42,Charlie Crist,4468,IND,35,15,7,11/2/2010,48.89,29.71,19.19,12.19,,1,6.64766447242812, -32661,39257,1517,2010,2010_Sen-G_ID,ID,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/21/2010,625,Tom Sullivan,735,DEM,20,Mike Crapo,734,REP,64,5,-44,11/2/2010,24.93,71.18,-46.25,2.25,2.25,1,-5.207708195220095, -32648,39244,1520,2010,2010_Sen-G_IN,IN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2010,500,Brad Ellsworth,768,DEM,34,Daniel Coats,2385,REP,52,,-18,11/2/2010,40,54.58,-14.58,3.42,-3.42,1,-2.664936925045765, -32692,39288,1525,2010,2010_Sen-G_MD,MD,Sen-G,Sen-G,ABC News/The Washington Post,3,Live Phone,,10/21/2010,1434,Barbara A. Mikulski,805,DEM,64,Eric Wargotz,807,REP,27,,37,11/2/2010,62.19,35.75,26.44,10.56,10.56,1,5.295906474491225,for The Washington Post -32864,39460,1529,2010,2010_Sen-G_NH,NH,Sen-G,Sen-G,ccAdvertising,396,IVR,,10/21/2010,744,Paul W. Hodes,902,DEM,33.1,Kelly Ayotte,900,REP,55.8,,-22.700001,11/2/2010,36.85,60.09,-23.24,.54,.54,1,-6.120824619636936, -32684,39280,1530,2010,2010_Sen-G_NY,NY,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/21/2010,672,Charles E. Schumer,957,DEM,64,Jay Townsend,959,REP,32,,32,11/2/2010,66.32,32.21,34.11,2.11,-2.11,1,-4.256123499027725, -32684,39279,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,Quinnipiac University,267,Live Phone,,10/21/2010,672,Kirsten E. Gillibrand,4481,DEM,57,Joseph J. DioGuardi,4482,REP,34,,23,11/2/2010,62.95,35.11,27.84,4.84,-4.84,1,-2.254219725383347, -32649,39245,1533,2010,2010_Sen-G_ND,ND,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2010,500,Tracy Potter,882,DEM,25,John Hoeven,881,REP,72,,-47,11/2/2010,22.2,76.17,-53.97,6.97,6.97,1,-.5999396346044608, -32674,39270,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/21/2010,686,Lee Fisher,985,DEM,36,Rob Portman,986,REP,53,,-17,11/2/2010,39.4,56.85,-17.44,.44,.44,1,-3.289922607488507, -32663,39259,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,WPA Intelligence (WPAi),383,Live Phone,,10/21/2010,500,Lee Fisher,985,DEM,38,Rob Portman,986,REP,49,,-11,11/2/2010,39.4,56.85,-17.44,6.44,6.44,1,2.819465167857788, -32685,39283,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Franklin & Marshall College,106,Live Phone,,10/21/2010,489,Joe Sestak,1032,DEM,40,Patrick J. Toomey,2537,REP,48,,-8,11/2/2010,48.99,51.01,-2.02,5.98,-5.98,1,2.181634845270003, -32632,39228,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2010,750,Joe Sestak,1032,DEM,44,Patrick J. Toomey,2537,REP,48,,-4,11/2/2010,48.99,51.01,-2.02,1.98,-1.98,1,-1.581406189798292, -73902,138656,4495,2010,2010_House-G_CA-15,CA-15,House-G,House-G,GOP Calls,654,IVR,R,10/21/2010,461,Michael M. Honda,16417,DEM,47.7,Scott Kirkland,16416,REP,36.3,,11.4,11/2/2010,67.6,32.4,35.19,23.79,-23.79,1,16.43720128234677,for Scott Kirkland -32661,81814,4587,2010,2010_House-G_ID-1,ID-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/21/2010,400,Walt Minnick,10772,DEM,44,Raúl R. Labrador,10773,REP,41,3,3,11/2/2010,41.28,51.02,-9.74,12.74,12.74,0,3.883267681424124, -32661,81821,4588,2010,2010_House-G_ID-2,ID-2,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/21/2010,300,Mike Crawford,10774,DEM,17,Mike Simpson,10775,REP,67,,-50,11/2/2010,24.41,68.83,-44.42,5.58,-5.58,1,-1.823693913042788, -51810,81885,4628,2010,2010_House-G_KY-3,KY-3,House-G,House-G,Rivercity Polling,291,IVR,R,10/21/2010,239,John Yarmuth,10808,DEM,41,Todd Lally,10809,REP,37,,4,11/2/2010,54.68,44.01,10.67,6.67,-6.67,1,-1.745615265924863,for Todd Lally -51826,81901,4633,2010,2010_House-O_LA-2,LA-2,House-G,House-O,ALG Research,14,Live Phone,D,10/21/2010,400,Cedric Richmond,10812,DEM,49,Anh Quang Cao,10813,REP,32,,17,11/2/2010,64.59,33.47,31.12,14.12,-14.12,1,6.606786068906034,for Cedric Richmond -51861,81946,4665,2010,2010_House-G_MI-7,MI-7,House-G,House-G,National Research Inc.,225,Live Phone,R,10/21/2010,300,Mark Schauer,10828,DEM,36,Tim Walberg,10829,REP,49,,-13,11/2/2010,45.38,50.16,-4.78,8.22,-8.22,1,.5268410319715221,for Tim Walberg -51893,81986,4683,2010,2010_House-G_MS-2,MS-2,House-G,House-G,JMC Analytics,156,IVR,,10/21/2010,467,Bennie Thompson,10856,DEM,42,William Marcy,10857,REP,41,,1,11/2/2010,61.47,37.64,23.83,22.83,-22.83,1,15.47292760053876, -32864,117796,4702,2010,2010_House-G_NH-1,NH-1,House-G,House-G,ccAdvertising,396,IVR,,10/21/2010,818,Carol Shea-Porter,10875,DEM,37,Frank C. Guinta,10876,REP,43,,-6,11/2/2010,42.42,54.04,-11.62,5.62,5.62,1,.1975270824605628, -32864,117797,4703,2010,2010_House-G_NH-2,NH-2,House-G,House-G,ccAdvertising,396,IVR,,10/21/2010,917,Annie Kuster,10877,DEM,34,Charles Bass,10878,REP,44,,-10,11/2/2010,46.76,48.34,-1.58,8.42,-8.42,1,3.043689515916994, -51984,82110,4741,2010,2010_House-G_NY-22,NY-22,House-G,House-G,Abacus Associates,6,Live Phone,D,10/21/2010,403,Maurice D. Hinchey,10909,DEM,51,George K. Phillips,10910,REP,34,,17,11/2/2010,52.66,47.34,5.32,11.68,11.68,1,5.656115819408276,for Maurice D. Hinchey -52072,82218,4810,2010,2010_House-G_RI-1,RI-1,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/21/2010,300,David Cicilline,10967,DEM,41,John J. Loughlin,10968,REP,41,,0,11/2/2010,50.54,44.49,6.05,6.05,-6.05,.5,1.367263627384905,for unspecified Republican sponsor -52086,82237,4818,2010,2010_House-G_SD-1,SD-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/21/2010,800,Stephanie Herseth Sandlin,10975,DEM,43,Kristi L. Noem,10976,REP,45,3,-2,11/2/2010,45.89,48.12,-2.23,.23,.23,1,-2.490712598871307,for Argus Leader | KELO-TV -52085,82236,4818,2010,2010_House-G_SD-1,SD-1,House-G,House-G,Nielson Brothers Polling,231,IVR,,10/21/2010,679,Stephanie Herseth Sandlin,10975,DEM,41.5,Kristi L. Noem,10976,REP,40,1.8,1.5,11/2/2010,45.89,48.12,-2.23,3.73,3.73,0,.5604969214220081, -1088,32664,8657,2010,2010_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,Live Phone,,10/21/2010,600,Generic Candidate,13740,DEM,48,Generic Candidate,13741,REP,45,,3,11/2/2010,44.77,51.38,-6.61,9.61,9.61,0,5.971256750109133,for Newsweek; sample size unavailable; estimated at 600 as a default -27385,32663,8657,2010,2010_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2010,600,Generic Candidate,13740,DEM,39,Generic Candidate,13741,REP,51,,-12,11/2/2010,44.77,51.38,-6.61,5.39,-5.39,1,1.68112331494448,sample size unavailable; estimated at 600 as a default -1089,117360,8657,2010,2010_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2010,3500,Generic Candidate,13740,DEM,40,Generic Candidate,13741,REP,49,,-9,11/2/2010,44.77,51.38,-6.61,2.39,-2.39,1,-.7806086533390579, -32676,83587,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/22/2010,622,Jerry Brown,11276,DEM,53,Meg Whitman,11278,REP,42,,11,11/2/2010,53.77,40.88,12.88,1.88,-1.88,1,-4.611613965651294, -32639,83655,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/22/2010,818,John Wright Hickenlooper,11279,DEM,47,Tom Tancredo,13666,IND,44,5,3,11/2/2010,51.05,36.38,14.67,11.67,,1,3.798411433015373, -53129,84046,1289,2010,2010_Gov-G_NM,NM,Gov-G,Gov-G,GQR Research (GQRR),126,Live Phone,D,10/22/2010,603,Diane D. Denish,11316,DEM,45,Susana Martinez,11317,REP,46,,-1,11/2/2010,46.55,53.29,-6.74,5.74,5.74,1,1.045359268634261,for Diane D. Denish -53128,84045,1289,2010,2010_Gov-G_NM,NM,Gov-G,Gov-G,Public Opinion Strategies,260,Live Phone,R,10/22/2010,800,Diane D. Denish,11316,DEM,42,Susana Martinez,11317,REP,50,,-8,11/2/2010,46.55,53.29,-6.74,1.26,-1.26,1,-3.840067989537766,for Susana Martinez -32655,84223,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Muhlenberg College,219,Live Phone,,10/22/2010,445,Dan Onorato,11326,DEM,37,Thomas W. Corbett,11327,REP,46,,-9,11/2/2010,45.51,54.49,-8.98,.02,-.02,1,-3.366954462155502, -73533,137974,1303,2010,2010_Gov-G_SC,SC,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2010,500,Vincent A. Sheheen,11331,DEM,39,Nimrata R. Haley,11332,REP,49,,-10,11/2/2010,46.91,51.37,-4.46,5.54,-5.54,1,-1.022898837334178, -32843,39439,1507,2010,2010_Sen-G_AK,AK,Sen-G,Sen-G,Hays Research Group,136,Live Phone,D,10/22/2010,500,Lisa Murkowski,2261,W,31,Joe Miller,556,REP,26,25,5,11/2/2010,39.57,35.56,4,1,,1,-4.188209531214558,for unspecified Democratic sponsor -32676,39272,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/22/2010,622,Barbara Boxer,620,DEM,52,Carly Fiorina,623,REP,43,,9,11/2/2010,52.18,42.17,10.01,1.01,-1.01,1,-5.740879933143402, -32639,39235,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/22/2010,818,Michael F. Bennet,638,DEM,47,Ken Buck,2305,REP,47,,0,11/2/2010,48.05,46.42,1.63,1.63,-1.63,.5,-2.553659359437142, -32670,39266,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,ALG Research,14,Live Phone,D,10/22/2010,600,Alexi Giannoulias,752,DEM,38,Mark Kirk,753,REP,36,7,2,11/2/2010,46.42,48.01,-1.6,3.6,3.6,0,1.121713147335152,for unspecified Democratic sponsor -32655,39251,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Muhlenberg College,219,Live Phone,,10/22/2010,445,Joe Sestak,1032,DEM,43,Patrick J. Toomey,2537,REP,46,,-3,11/2/2010,48.99,51.01,-2.02,.98,-.98,1,-2.729016010819731, -63732,117331,8657,2010,2010_House-G_US,US,House-G,House-G,Schoen Cooperman Research,301,Live Phone,,10/22/2010,1000,Generic Candidate,13740,DEM,39,Generic Candidate,13741,REP,48,,-9,11/2/2010,44.77,51.38,-6.61,2.39,-2.39,1,-1.051778966068144, -32697,83581,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,Live Phone,,10/23/2010,888,Jerry Brown,11276,DEM,51,Meg Whitman,11278,REP,44,,7,11/2/2010,53.77,40.88,12.88,5.88,-5.88,1,-.335807056994752,for CNN -42407,83586,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2010,1000,Jerry Brown,11276,DEM,50,Meg Whitman,11278,REP,41,,9,11/2/2010,53.77,40.88,12.88,3.88,-3.88,1,-2.195760123933285,for FOX News -32675,83585,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/23/2010,600,Jerry Brown,11276,DEM,50,Meg Whitman,11278,REP,42,2,8,11/2/2010,53.77,40.88,12.88,4.88,-4.88,1,-1.547899187090978, -32686,83584,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/23/2010,594,Jerry Brown,11276,DEM,46,Meg Whitman,11278,REP,38,,8,11/2/2010,53.77,40.88,12.88,4.88,-4.88,1,-1.590824347335517, -32700,83654,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,Live Phone,,10/23/2010,829,John Wright Hickenlooper,11279,DEM,51,Tom Tancredo,13666,IND,37,10,14,11/2/2010,51.05,36.38,14.67,.67,,1,-7.836205308808694,for CNN -32665,83684,1280,2010,2010_Gov-G_CT,CT,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2010,1000,Dannel P. Malloy,11281,DEM,47,Thomas C. Foley,11282,REP,44,,3,11/2/2010,49.51,48.95,.56,2.44,2.44,1,-1.722274576469226, -32653,83768,1282,2010,2010_Gov-G_GA,GA,Gov-G,Gov-G,SurveyUSA,325,IVR/Live Phone,,10/23/2010,601,Roy Barnes,11285,DEM,39,J. Nathan Deal,11286,REP,49,8,-10,11/2/2010,42.97,53.02,-10.05,.05,.05,1,-4.197608523919382, -51744,83786,1283,2010,2010_Gov-G_HI,HI,Gov-G,Gov-G,MRG Research,207,IVR,,10/23/2010,1181,Neil Abercrombie,11287,DEM,49.5,James R. Aiona,11288,REP,44.5,,5,11/2/2010,58.22,41.12,17.1,12.1,-12.1,1,4.036497698615658, -32667,83807,1285,2010,2010_Gov-G_IL,IL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2010,1000,Pat Quinn,11291,DEM,39,William E. Brady,11292,REP,44,6,-5,11/2/2010,46.79,45.94,.85,5.85,-5.85,0,.422208574504182, -53073,83955,1296,2010,2010_Gov-G_MN,MN,Gov-G,Gov-G,Humphrey Institute,143,Live Phone,,10/23/2010,751,Mark Dayton,11307,DEM,41,Tom Emmer,11308,REP,29,11,12,11/2/2010,43.63,43.21,.42,11.58,11.58,1,7.643291096770827, -32702,83983,1297,2010,2010_Gov-G_NV,NV,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,Live Phone,,10/23/2010,773,Rory Reid,11312,DEM,34,Brian E. Sandoval,11313,REP,58,,-24,11/2/2010,41.61,53.36,-11.75,12.25,-12.25,1,7.25902199961368,for CNN -42257,84107,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2010,1000,Ted Strickland,11320,DEM,43,John Richard Kasich,11321,REP,47,,-4,11/2/2010,47.04,49.04,-2,2,-2,1,-.5319996214910266,for FOX News -53210,84183,1300,2010,2010_Gov-G_OR,OR,Gov-G,Gov-G,Grove Insight,129,Live Phone,D,10/23/2010,500,John Kitzhaber,11324,DEM,49,Chris Dudley,11325,REP,45,,4,11/2/2010,49.29,47.76,1.53,2.47,2.47,1,-1.412891985589517,for John Kitzhaber -32696,84215,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,Live Phone,,10/23/2010,823,Dan Onorato,11326,DEM,45,Thomas W. Corbett,11327,REP,52,,-7,11/2/2010,45.51,54.49,-8.98,1.98,1.98,1,-1.228489176026375,for CNN -32672,84219,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Ipsos,154,Online,,10/23/2010,400,Dan Onorato,11326,DEM,43,Thomas W. Corbett,11327,REP,49,,-6,11/2/2010,45.51,54.49,-8.98,2.98,2.98,1,-.6191293327533275,for Reuters -52071,84274,1302,2010,2010_Gov-G_RI,RI,Gov-G,Gov-G,Fleming & Associates,96,Live Phone,,10/23/2010,500,Lincoln Chafee,11330,IND,32.8,John F. Robitaille,11329,REP,25.5,26.2,7.3000002,11/2/2010,36.1,33.57,2.53,4.77,,1,-1.552757723233301, -32697,39293,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/23/2010,888,Barbara Boxer,620,DEM,50,Carly Fiorina,623,REP,45,,5,11/2/2010,52.18,42.17,10.01,5.01,-5.01,1,-1.394353789279339,for CNN -42407,39262,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2010,1000,Barbara Boxer,620,DEM,48,Carly Fiorina,623,REP,44,,4,11/2/2010,52.18,42.17,10.01,6.01,-6.01,1,-.2753071766494198,for FOX News -32675,39271,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Suffolk University,323,Live Phone,,10/23/2010,600,Barbara Boxer,620,DEM,52,Carly Fiorina,623,REP,43,2,9,11/2/2010,52.18,42.17,10.01,1.01,-1.01,1,-5.72004811257989, -32686,39282,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/23/2010,594,Barbara Boxer,620,DEM,45,Carly Fiorina,623,REP,40,,5,11/2/2010,52.18,42.17,10.01,5.01,-5.01,1,-1.558996236102578, -32700,39296,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/23/2010,829,Michael F. Bennet,638,DEM,46,Ken Buck,2305,REP,47,,-1,11/2/2010,48.05,46.42,1.63,2.63,-2.63,0,-1.458096780752048,for CNN -32665,39261,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2010,1000,Richard Blumenthal,656,DEM,53,Linda McMahon,657,REP,42,,11,11/2/2010,55.16,43.22,11.94,.94,-.94,1,-3.214994271876278, -32711,39307,1513,2010,2010_Sen-GS_DE,DE,Sen-G,Sen-GS,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/23/2010,797,Christopher A. Coons,4467,DEM,57,Christine O'Donnell,4493,REP,36,,21,11/2/2010,56.61,40.03,16.58,4.42,4.42,1,-1.897451679918076, -32653,39249,1515,2010,2010_Sen-G_GA,GA,Sen-G,Sen-G,SurveyUSA,325,IVR/Live Phone,,10/23/2010,601,Michael Thurmond,705,DEM,34,Johnny Isakson,704,REP,58,5,-24,11/2/2010,39,58.31,-19.31,4.69,-4.69,1,-1.117382754743181, -51744,137137,1516,2010,2010_Sen-G_HI,HI,Sen-G,Sen-G,MRG Research,207,IVR,,10/23/2010,1181,Daniel K. Inouye,713,DEM,62.7,Cam Cavasso,714,REP,30.6,,32.099998,11/2/2010,74.81,21.57,53.24,21.14,-21.14,1,6.736726755251023, -32667,137339,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2010,1000,Alexi Giannoulias,752,DEM,41,Mark Kirk,753,REP,43,7,-2,11/2/2010,46.42,48.01,-1.6,.4,-.4,1,-2.022249697517542,average of multiple versions or turnout models listed in poll -32681,39277,1520,2010,2010_Sen-G_IN,IN,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/23/2010,1600,Brad Ellsworth,768,DEM,32,Daniel Coats,2385,REP,54,7,-22,11/2/2010,40,54.58,-14.58,7.42,-7.42,1,2.893034702638208, -32701,39297,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/23/2010,785,Jack Conway,785,DEM,43,Rand Paul,788,REP,50,,-7,11/2/2010,44.25,55.73,-11.48,4.48,4.48,1,.1232394429369034,for CNN -32664,39260,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/23/2010,900,Jack Conway,785,DEM,40,Rand Paul,788,REP,53,,-13,11/2/2010,44.25,55.73,-11.48,1.52,-1.52,1,-2.903378194739942, -32668,39264,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2010,1000,Jack Conway,785,DEM,43,Rand Paul,788,REP,50,,-7,11/2/2010,44.25,55.73,-11.48,4.48,4.48,1,.130680838833216, -32682,39278,1524,2010,2010_Sen-O_LA,LA,Sen-G,Sen-O,Clarus Research Group,53,Live Phone,,10/23/2010,700,Charlie Melancon,2407,DEM,38,David Vitter,792,REP,50,,-12,11/2/2010,37.67,56.55,-18.88,6.88,6.88,1,.0946109956514769,among registered voters -32702,39298,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/23/2010,773,Harry Reid,930,DEM,45,Sharron Angle,928,REP,49,,-4,11/2/2010,50.29,44.55,5.74,9.74,-9.74,0,1.881765546709899,for CNN -32696,39291,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/23/2010,823,Joe Sestak,1032,DEM,45,Patrick J. Toomey,2537,REP,49,,-4,11/2/2010,48.99,51.01,-2.02,1.98,-1.98,1,-1.577813138478176,for CNN -32672,39268,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Ipsos,154,Online,,10/23/2010,400,Joe Sestak,1032,DEM,46,Patrick J. Toomey,2537,REP,46,,0,11/2/2010,48.99,51.01,-2.02,2.02,2.02,.5,-1.982477201586698,for Reuters -32741,39337,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,University of Washington,364,Live Phone,,10/23/2010,695,Patty Murray,1124,DEM,51,Dino Rossi,1125,REP,45,,6,11/2/2010,52.36,47.64,4.73,1.27,1.27,1,-3.23243770438637, -32669,39265,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2010,1000,"Joe Manchin, III",4489,DEM,46,John Raese,4491,REP,48,,-2,11/2/2010,53.47,43.4,10.07,12.07,-12.07,0,5.466168441101317, -51684,81718,4500,2010,2010_House-G_CA-20,CA-20,House-G,House-G,"Normington, Petts & Associates",232,Live Phone,D,10/23/2010,400,Jim Costa,10706,DEM,47,Andy Vidak,10707,REP,41,,6,11/2/2010,51.7,48.3,3.41,2.59,2.59,1,-5.661605132001636,for Jim Costa -51683,81717,4500,2010,2010_House-G_CA-20,CA-20,House-G,House-G,SurveyUSA,325,IVR,,10/23/2010,601,Jim Costa,10706,DEM,42,Andy Vidak,10707,REP,52,,-10,11/2/2010,51.7,48.3,3.41,13.41,-13.41,0,8.494823335643892, -32711,81754,4546,2010,2010_House-G_DE-1,DE-1,House-G,House-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/23/2010,797,John C. Carney Jr.,10736,DEM,53,Glen Urquhart,10737,REP,36,,17,11/2/2010,56.78,41.04,15.74,1.26,1.26,1,-5.567046417232947, -51744,81794,4585,2010,2010_House-G_HI-1,HI-1,House-G,House-G,MRG Research,207,IVR,,10/23/2010,620,Colleen W. Hanabusa,10762,DEM,50,Charles K. Djou,10763,REP,45,,5,11/2/2010,53.23,46.77,6.46,1.46,-1.46,1,-5.440313075094926, -51744,138665,4586,2010,2010_House-G_HI-2,HI-2,House-G,House-G,MRG Research,207,IVR,,10/23/2010,560,Mazie Hirono,10764,DEM,58.6,John W. Willoughby,10765,REP,35.1,,23.5,11/2/2010,72.19,25.32,46.87,23.37,-23.37,1,15.32770995625371, -32681,81865,4610,2010,2010_House-G_IN-3,IN-3,House-G,House-G,SurveyUSA,325,IVR,,10/23/2010,400,Thomas E. Hayhurst,10793,DEM,32,Marlin A. Stutzman,10794,REP,57,7,-25,11/2/2010,33.11,62.76,-29.65,4.65,4.65,1,-1.390991716409152, -51809,81884,4628,2010,2010_House-G_KY-3,KY-3,House-G,House-G,SurveyUSA,325,IVR,,10/23/2010,588,John Yarmuth,10808,DEM,50,Todd Lally,10809,REP,46,1,4,11/2/2010,54.68,44.01,10.67,6.67,-6.67,1,-1.133468305173258, -51897,81990,4750,2010,2010_House-G_NC-2,NC-2,House-G,House-G,SurveyUSA,325,IVR,,10/23/2010,400,Bob R. Etheridge,10860,DEM,41,Renee L. Ellmers,10861,REP,46,6,-5,11/2/2010,48.69,49.47,-.78,4.22,-4.22,1,-4.346842308750512,among registered voters -52071,82217,4810,2010,2010_House-G_RI-1,RI-1,House-G,House-G,Fleming & Associates,96,Live Phone,,10/23/2010,250,David Cicilline,10967,DEM,48,John J. Loughlin,10968,REP,42,,6,11/2/2010,50.54,44.49,6.05,.05,-.05,1,-5.841147461459792, -52140,82297,4872,2010,2010_House-G_VA-9,VA-9,House-G,House-G,SurveyUSA,325,IVR,,10/23/2010,608,Frederick C. Boucher,11000,DEM,46,Morgan Griffith,11001,REP,47,4,-1,11/2/2010,46.41,51.21,-4.81,3.81,3.81,1,-3.412619655798592, -32656,83541,1276,2010,2010_Gov-G_AZ,AZ,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/24/2010,664,Samuel Pearson Goddard,11272,DEM,44,Janice Kay Brewer,11273,REP,52,,-8,11/2/2010,42.47,54.33,-11.86,3.86,3.86,1,-.2323974519353441, -32888,117614,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,TCJ Research,327,IVR,,10/24/2010,1000,Jerry Brown,11276,DEM,46,Meg Whitman,11278,REP,42,,4,11/2/2010,53.77,40.88,12.88,8.88,-8.88,1,2.810154676657923, -32643,83682,1280,2010,2010_Gov-G_CT,CT,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2010,500,Dannel P. Malloy,11281,DEM,49,Thomas C. Foley,11282,REP,46,,3,11/2/2010,49.51,48.95,.56,2.44,2.44,1,-2.033913690112068, -63884,117624,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,TCJ Research,327,IVR,,10/24/2010,1000,Alex Sink,11283,DEM,45,Rick Scott,11284,REP,49,,-4,11/2/2010,47.72,48.87,-1.15,2.85,-2.85,1,-.8247455962796216, -52964,83767,1282,2010,2010_Gov-G_GA,GA,Gov-G,Gov-G,Opinion Savvy/InsiderAdvantage,243,IVR,,10/24/2010,2119,Roy Barnes,11285,DEM,41.1,J. Nathan Deal,11286,REP,46.9,4.8,-5.8000002,11/2/2010,42.97,53.02,-10.05,4.25,4.25,1,.8341811529468608, -32705,83766,1282,2010,2010_Gov-G_GA,GA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2010,750,Roy Barnes,11285,DEM,39,J. Nathan Deal,11286,REP,49,5,-10,11/2/2010,42.97,53.02,-10.05,.05,.05,1,-4.123152658822915, -32892,117615,1285,2010,2010_Gov-G_IL,IL,Gov-G,Gov-G,TCJ Research,327,IVR,,10/24/2010,1000,Pat Quinn,11291,DEM,40,William E. Brady,11292,REP,47,,-7,11/2/2010,46.79,45.94,.85,7.85,-7.85,0,2.094166726043989, -52986,83840,1286,2010,2010_Gov-G_IA,IA,Gov-G,Gov-G,Global Strategy Group,118,Live Phone,D,10/24/2010,600,Chet Culver,11293,DEM,40,Terry E. Branstad,11294,REP,46,,-6,11/2/2010,43.21,52.81,-9.6,3.6,3.6,1,-2.038083151594809,for Chet Culver -53127,84044,1289,2010,2010_Gov-G_NM,NM,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2010,750,Diane D. Denish,11316,DEM,42,Susana Martinez,11317,REP,52,,-10,11/2/2010,46.55,53.29,-6.74,3.26,-3.26,1,-1.514006354679656, -32730,83855,1291,2010,2010_Gov-G_KS,KS,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/24/2010,561,Tom Holland,11295,DEM,32,Sam Brownback,11296,REP,59,,-27,11/2/2010,32.21,63.28,-31.07,4.07,4.07,1,-3.349066805084411, -32679,83880,1293,2010,2010_Gov-G_MD,MD,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2010,750,Martin O'Malley,11300,DEM,52,Robert Ehrlich Jr.,11301,REP,42,,10,11/2/2010,56.24,41.79,14.46,4.46,-4.46,1,.2618307280138192, -63886,117627,1296,2010,2010_Gov-G_MN,MN,Gov-G,Gov-G,TCJ Research,327,IVR,,10/24/2010,1000,Mark Dayton,11307,DEM,45,Tom Emmer,11308,REP,41,9,4,11/2/2010,43.63,43.21,.42,3.58,3.58,1,-.5733551954839886, -32707,84105,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/24/2010,613,Ted Strickland,11320,DEM,44,John Richard Kasich,11321,REP,49,3,-5,11/2/2010,47.04,49.04,-2,3,-3,1,.2476141455094061, -63890,117631,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,TCJ Research,327,IVR,,10/24/2010,1000,Ted Strickland,11320,DEM,44,John Richard Kasich,11321,REP,49,,-5,11/2/2010,47.04,49.04,-2,3,-3,1,.1445474983688007, -63892,117633,1300,2010,2010_Gov-G_OR,OR,Gov-G,Gov-G,TCJ Research,327,IVR,,10/24/2010,1000,John Kitzhaber,11324,DEM,46,Chris Dudley,11325,REP,48,,-2,11/2/2010,49.29,47.76,1.53,3.53,-3.53,0,-.1364147186594316, -32893,117616,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,TCJ Research,327,IVR,,10/24/2010,1000,Dan Onorato,11326,DEM,42,Thomas W. Corbett,11327,REP,52,,-10,11/2/2010,45.51,54.49,-8.98,1.02,-1.02,1,-2.343663274087216, -63894,117636,1302,2010,2010_Gov-G_RI,RI,Gov-G,Gov-G,TCJ Research,327,IVR,,10/24/2010,1000,Lincoln Chafee,11330,IND,38,John F. Robitaille,11329,REP,20,37,18,11/2/2010,36.1,33.57,2.53,15.47,,1,10.03373460022551, -32656,39252,1508,2010,2010_Sen-G_AZ,AZ,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/24/2010,664,Rodney Britz Glassman,2280,DEM,38,John McCain,599,REP,56,,-18,11/2/2010,34.65,58.86,-24.21,6.21,6.21,1,.4863520997723519, -32894,39490,1509,2010,2010_Sen-G_AR,AR,Sen-G,Sen-G,TCJ Research,327,IVR,,10/24/2010,1000,Blanche Lincoln,584,DEM,37,John Boozman,581,REP,58,,-21,11/2/2010,36.95,57.9,-20.96,.04,-.04,1,-4.06423298158701, -32888,39484,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,TCJ Research,327,IVR,,10/24/2010,1000,Barbara Boxer,620,DEM,45,Carly Fiorina,623,REP,49,,-4,11/2/2010,52.18,42.17,10.01,14.01,-14.01,0,8.312022271973957, -32886,39482,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,TCJ Research,327,IVR,,10/24/2010,1000,Michael F. Bennet,638,DEM,44,Ken Buck,2305,REP,49,,-5,11/2/2010,48.05,46.42,1.63,6.63,-6.63,0,2.783810430507033, -32643,39239,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2010,750,Richard Blumenthal,656,DEM,56,Linda McMahon,657,REP,43,,13,11/2/2010,55.16,43.22,11.94,1.06,1.06,1,-3.178190480568026, -32890,39486,1513,2010,2010_Sen-GS_DE,DE,Sen-G,Sen-GS,TCJ Research,327,IVR,,10/24/2010,1000,Christopher A. Coons,4467,DEM,50,Christine O'Donnell,4493,REP,44,,6,11/2/2010,56.61,40.03,16.58,10.58,-10.58,1,5.127949913035702, -32705,39301,1515,2010,2010_Sen-G_GA,GA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2010,500,Michael Thurmond,705,DEM,29,Johnny Isakson,704,REP,59,5,-30,11/2/2010,39,58.31,-19.31,10.69,-10.69,1,5.717469611413979, -32892,39488,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,TCJ Research,327,IVR,,10/24/2010,1000,Alexi Giannoulias,752,DEM,42,Mark Kirk,753,REP,46,,-4,11/2/2010,46.42,48.01,-1.6,2.4,-2.4,1,-.614847671464213, -32730,39326,1522,2010,2010_Sen-G_KS,KS,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/24/2010,561,Lisa Johnston,780,DEM,26,Jerry Moran,776,REP,66,,-40,11/2/2010,26.38,70.09,-43.72,3.72,3.72,1,-3.712351981528985, -32651,39247,1524,2010,2010_Sen-O_LA,LA,Sen-G,Sen-O,Magellan Strategies,179,IVR,R,10/24/2010,1347,Charlie Melancon,2407,DEM,35,David Vitter,792,REP,52,,-17,11/2/2010,37.67,56.55,-18.88,1.88,1.88,1,-5.444100396602809,for unspecified Republican sponsor -32679,39275,1525,2010,2010_Sen-G_MD,MD,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2010,750,Barbara A. Mikulski,805,DEM,56,Eric Wargotz,807,REP,38,,18,11/2/2010,62.19,35.75,26.44,8.44,-8.44,1,2.514480119256052, -32717,39313,1527,2010,2010_Sen-G_MO,MO,Sen-G,Sen-G,Missouri State University,212,Live Phone,,10/24/2010,672,Robin Carnahan,4473,DEM,40.7,Roy Blunt,856,REP,53.8,,-13.1,11/2/2010,40.63,54.23,-13.6,.5,.5,1,-4.440443902063578, -32887,39483,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,TCJ Research,327,IVR,,10/24/2010,1000,Harry Reid,930,DEM,43,Sharron Angle,928,REP,48,,-5,11/2/2010,50.29,44.55,5.74,10.74,-10.74,0,3.131992207170962, -32678,39274,1532,2010,2010_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/24/2010,590,Elaine Marshall,878,DEM,38,Richard Burr,875,REP,53,,-15,11/2/2010,43.05,54.81,-11.77,3.23,-3.23,1,-.5873320451816997, -32707,39303,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/24/2010,613,Lee Fisher,985,DEM,37,Rob Portman,986,REP,52,2,-15,11/2/2010,39.4,56.85,-17.44,2.44,2.44,1,-1.008413047906934, -32893,39489,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,TCJ Research,327,IVR,,10/24/2010,1000,Joe Sestak,1032,DEM,43,Patrick J. Toomey,2537,REP,49,,-6,11/2/2010,48.99,51.01,-2.02,3.98,-3.98,1,.386922462265663, -32891,39487,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,TCJ Research,327,IVR,,10/24/2010,1000,Patty Murray,1124,DEM,48,Dino Rossi,1125,REP,48,,0,11/2/2010,52.36,47.64,4.73,4.73,-4.73,.5,.5419007147630376, -32652,39248,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,Public Policy Polling,263,IVR,,10/24/2010,1246,"Joe Manchin, III",4489,DEM,50,John Raese,4491,REP,44,,6,11/2/2010,53.47,43.4,10.07,4.07,-4.07,1,-3.704343698491528, -32889,39485,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,TCJ Research,327,IVR,,10/24/2010,1000,"Joe Manchin, III",4489,DEM,41,John Raese,4491,REP,47,,-6,11/2/2010,53.47,43.4,10.07,16.07,-16.07,0,9.067989906902259, -51719,81767,4554,2010,2010_House-G_FL-8,FL-8,House-G,House-G,Susquehanna Polling & Research Inc.,326,IVR,,10/24/2010,801,Alan Grayson,10742,DEM,41,Daniel Webster,10743,REP,48,4,-7,11/2/2010,38.22,56.11,-17.9,10.9,10.9,1,3.825579137487431, -51873,81961,4674,2010,2010_House-G_MN-1,MN-1,House-G,House-G,SurveyUSA,325,IVR,,10/24/2010,558,Timothy J. Walz,10834,DEM,50,Randy Demmer,10835,REP,41,,9,11/2/2010,49.34,44.05,5.29,3.71,3.71,1,-3.738175020764182, -32717,81973,4689,2010,2010_House-G_MO-4,MO-4,House-G,House-G,Missouri State University,212,Live Phone,,10/24/2010,157,Ike Skelton,10846,DEM,45.7,Vicky Hartzler,10847,REP,38.8,,6.9000001,11/2/2010,45.11,50.43,-5.31,12.21,12.21,0,5.767246113114598, -32717,81977,4692,2010,2010_House-G_MO-7,MO-7,House-G,House-G,Missouri State University,212,Live Phone,,10/24/2010,199,Scott Eckersley,10850,DEM,22.8,Billy Long,10851,REP,56.2,,-33.400002,11/2/2010,30.37,63.39,-33.03,.37,-.37,1,-7.278869575299744, -51933,82043,4706,2010,2010_House-G_NJ-3,NJ-3,House-G,House-G,Monmouth University,215,IVR,,10/24/2010,600,John H. Adler,10883,DEM,43,Jon Runyan,10884,REP,48,,-5,11/2/2010,47.32,50.03,-2.71,2.29,-2.29,1,-1.079673068998549,sample size unavailable; estimated at 600 as a default -51934,82044,4706,2010,2010_House-G_NJ-3,NJ-3,House-G,House-G,Rutgers University,295,Live Phone,,10/24/2010,292,John H. Adler,10883,DEM,46,Jon Runyan,10884,REP,45,4,1,11/2/2010,47.32,50.03,-2.71,3.71,3.71,0,-.6316804872955212, -51933,82053,4709,2010,2010_House-G_NJ-6,NJ-6,House-G,House-G,Monmouth University,215,IVR,,10/24/2010,647,Frank Pallone Jr.,10885,DEM,52,Anna C. Little,10886,REP,45,,7,11/2/2010,54.75,43.71,11.04,4.04,-4.04,1,-3.133985629396869, -51978,82104,4739,2010,2010_House-G_NY-20,NY-20,House-G,House-G,Siena College,305,Live Phone,,10/24/2010,676,Scott Murphy,10907,DEM,42,Christopher P. Gibson,10908,REP,51,,-9,11/2/2010,45.13,54.87,-9.74,.74,.74,1,-5.512866053925025, -51978,82116,4743,2010,2010_House-G_NY-24,NY-24,House-G,House-G,Siena College,305,Live Phone,,10/24/2010,632,Michael A. Arcuri,10913,DEM,48,Richard L. Hanna,10914,REP,43,,5,11/2/2010,46.92,53.08,-6.16,11.16,11.16,0,3.193272493747826, -52162,82323,4883,2010,2010_House-G_WA-9,WA-9,House-G,House-G,SurveyUSA,325,IVR,,10/24/2010,590,Adam Smith,11016,DEM,49,Richard Muri,11017,REP,46,,3,11/2/2010,54.85,45.15,9.7,6.7,-6.7,1,-.4980164013495456, -52173,82334,4894,2010,2010_House-G_WI-8,WI-8,House-G,House-G,Public Policy Polling,263,IVR,,10/24/2010,600,Steven L. Kagen,11022,DEM,37,Reid J. Ribble,11023,REP,40,,-3,11/2/2010,45.12,54.77,-9.64,6.64,6.64,1,.6087680668740618,sample size unavailable; estimated at 600 as a default -27383,32661,8657,2010,2010_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/24/2010,600,Generic Candidate,13740,DEM,43,Generic Candidate,13741,REP,49,,-6,11/2/2010,44.77,51.38,-6.61,.61,.61,1,-3.059938506270462,sample size unavailable; estimated at 600 as a default -1081,117347,8657,2010,2010_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,Live Phone,,10/24/2010,800,Generic Candidate,13740,DEM,43,Generic Candidate,13741,REP,50,,-7,11/2/2010,44.77,51.38,-6.61,.39,-.39,1,-3.214048027416917, -27384,117567,8657,2010,2010_House-G_US,US,House-G,House-G,Marist College,183,Live Phone,,10/24/2010,508,Generic Candidate,13740,DEM,44.5,Generic Candidate,13741,REP,47.5,,-3,11/2/2010,44.77,51.38,-6.61,3.61,3.61,1,-.0933461827526582,for NBC News | McClatchy Newspapers; sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll -43150,124139,8657,2010,2010_House-G_US,US,House-G,House-G,The Winston Group,385,Live Phone,R,10/24/2010,1000,Generic Candidate,13740,DEM,48,Generic Candidate,13741,REP,46,,2,11/2/2010,44.77,51.38,-6.61,8.61,8.61,0,5.553703294453524,for unspecified Republican sponsor; among registered voters -63871,117600,8657,2010,2010_House-G_US,US,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/24/2010,2070,Generic Candidate,13740,DEM,43,Generic Candidate,13741,REP,48,,-5,11/2/2010,44.77,51.38,-6.61,1.61,1.61,1,-1.700297056759604, -52844,83526,1275,2010,2010_Gov-G_AK,AK,Gov-G,Gov-G,Dittman Research,79,Live Phone,,10/25/2010,356,Ethan Berkowitz,11270,DEM,40,Sean R. Parnell,11271,REP,50,,-10,11/2/2010,37.67,59.06,-21.39,11.39,11.39,1,4.392966447610676, -32691,83652,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,RBI Strategies & Research,271,Live Phone,,10/25/2010,501,John Wright Hickenlooper,11279,DEM,48,Tom Tancredo,13666,IND,34,10,14,11/2/2010,51.05,36.38,14.67,.67,,1,-7.817702282202045, -32714,83681,1280,2010,2010_Gov-G_CT,CT,Gov-G,Gov-G,MRG Research,207,IVR,,10/25/2010,1846,Dannel P. Malloy,11281,DEM,45,Thomas C. Foley,11282,REP,45,,0,11/2/2010,49.51,48.95,.56,.56,-.56,.5,-3.355763357523716, -52936,83719,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Susquehanna Polling & Research Inc.,326,IVR,,10/25/2010,1547,Alex Sink,11283,DEM,45,Rick Scott,11284,REP,47,,-2,11/2/2010,47.72,48.87,-1.15,.85,-.85,1,-2.256505319122083, -52935,83718,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,The Florida Poll,99,Live Phone,,10/25/2010,696,Alex Sink,11283,DEM,39,Rick Scott,11284,REP,44,,-5,11/2/2010,47.72,48.87,-1.15,3.85,-3.85,1,.5027930018743366, -53055,83936,1295,2010,2010_Gov-G_MI,MI,Gov-G,Gov-G,EPIC-MRA,84,Live Phone,,10/25/2010,600,Virgil Bernero,11305,DEM,37,Rick Snyder,11306,REP,55,,-18,11/2/2010,39.9,58.11,-18.21,.21,.21,1,-3.16404262076592, -73531,137971,1296,2010,2010_Gov-G_MN,MN,Gov-G,Gov-G,Public Opinion Strategies,260,Live Phone,R,10/25/2010,500,Mark Dayton,11307,DEM,40,Tom Emmer,11308,REP,40,13,0,11/2/2010,43.63,43.21,.42,.42,-.42,.5,-4.053486200247383,for Tom Emmer -32680,83985,1297,2010,2010_Gov-G_NV,NV,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2010,750,Rory Reid,11312,DEM,35,Brian E. Sandoval,11313,REP,58,,-23,11/2/2010,41.61,53.36,-11.75,11.25,-11.25,1,6.439649191662723, -32780,84101,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,Columbus Dispatch,57,Mail,,10/25/2010,1445,Ted Strickland,11320,DEM,47,John Richard Kasich,11321,REP,49,,-2,11/2/2010,47.04,49.04,-2,0,0,1,-2.523090889941038, -53209,84182,1300,2010,2010_Gov-G_OR,OR,Gov-G,Gov-G,DHM Research,76,Live Phone,,10/25/2010,500,John Kitzhaber,11324,DEM,43,Chris Dudley,11325,REP,46,,-3,11/2/2010,49.29,47.76,1.53,4.53,-4.53,0,.8877590422960707, -32713,84181,1300,2010,2010_Gov-G_OR,OR,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2010,750,John Kitzhaber,11324,DEM,46,Chris Dudley,11325,REP,49,,-3,11/2/2010,49.29,47.76,1.53,4.53,-4.53,0,1.035213114695887, -52070,84273,1302,2010,2010_Gov-G_RI,RI,Gov-G,Gov-G,Rhode Island College,285,Live Phone,,10/25/2010,523,Lincoln Chafee,11330,IND,35,John F. Robitaille,11329,REP,28,25,7,11/2/2010,36.1,33.57,2.53,4.47,,1,-1.930986081641318,for WJAR (Rhode Island) | American Democracy Project | Rhode Island College -53297,84349,1306,2010,2010_Gov-G_TX,TX,Gov-G,Gov-G,Blum & Weprin Associates,32,Live Phone,,10/25/2010,673,Bill White,11339,DEM,37,Rick Perry,11340,REP,49,,-12,11/2/2010,42.3,54.97,-12.67,.67,.67,1,-2.582187966570074, -32658,84397,1309,2010,2010_Gov-G_WI,WI,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2010,750,Thomas M. Barrett,11346,DEM,42,Scott Walker,11347,REP,52,,-10,11/2/2010,46.48,52.25,-5.77,4.23,-4.23,1,.3773855660997147, -32691,39287,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,RBI Strategies & Research,271,Live Phone,,10/25/2010,500,Michael F. Bennet,638,DEM,43,Ken Buck,2305,REP,42,,1,11/2/2010,48.05,46.42,1.63,.63,-.63,1,-3.55227052967299, -32706,39302,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2010,750,Michael F. Bennet,638,DEM,44,Ken Buck,2305,REP,48,,-4,11/2/2010,48.05,46.42,1.63,5.63,-5.63,0,1.831949355600919, -32714,39310,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,MRG Research,207,IVR,,10/25/2010,1846,Richard Blumenthal,656,DEM,52,Linda McMahon,657,REP,44,,8,11/2/2010,55.16,43.22,11.94,3.94,-3.94,1,.0223866879979093, -32680,39276,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2010,750,Harry Reid,930,DEM,45,Sharron Angle,928,REP,49,,-4,11/2/2010,50.29,44.55,5.74,9.74,-9.74,0,1.936930256950438, -32780,39376,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,Columbus Dispatch,57,Mail,,10/25/2010,1445,Lee Fisher,985,DEM,40,Rob Portman,986,REP,56,,-16,11/2/2010,39.4,56.85,-17.44,1.44,1.44,1,-1.77166776427008, -32713,39309,1536,2010,2010_Sen-G_OR,OR,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2010,750,Ron Wyden,1002,DEM,53,Jim Huffman,1003,REP,42,,11,11/2/2010,57.22,39.25,17.98,6.98,-6.98,1,2.910409978373414, -32658,39254,1544,2010,2010_Sen-G_WI,WI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2010,750,Russ Feingold,1135,DEM,46,Ron Johnson,1138,REP,53,,-7,11/2/2010,47.02,51.86,-4.84,2.16,-2.16,1,-1.650575797255681, -32714,81735,4541,2010,2010_House-G_CT-1,CT-1,House-G,House-G,MRG Research,207,IVR,,10/25/2010,423,John Larson,10723,DEM,56,Ann Brickley,10724,REP,38,,18,11/2/2010,61.25,37.2,24.05,6.05,-6.05,1,-1.251528727295271, -32714,81737,4542,2010,2010_House-G_CT-2,CT-2,House-G,House-G,MRG Research,207,IVR,,10/25/2010,388,Joe Courtney,10725,DEM,57,Janet Peckinpaugh,10726,REP,38,,19,11/2/2010,59.86,38.76,21.1,2.1,-2.1,1,-5.25500938067039, -32714,81739,4543,2010,2010_House-G_CT-3,CT-3,House-G,House-G,MRG Research,207,IVR,,10/25/2010,397,Rosa DeLauro,10729,DEM,56,Gerald Labriola,10730,REP,37.9,,18.1,11/2/2010,65.06,33.58,31.48,13.38,-13.38,1,6.040353174046465, -32714,81741,4544,2010,2010_House-G_CT-4,CT-4,House-G,House-G,MRG Research,207,IVR,,10/25/2010,571,Jim Himes,10731,DEM,46,Dan Debicella,10732,REP,48,,-2,11/2/2010,53.06,46.93,6.13,8.13,-8.13,0,1.006368587303046, -32714,81748,4545,2010,2010_House-G_CT-5,CT-5,House-G,House-G,MRG Research,207,IVR,,10/25/2010,595,Christopher Murphy,10733,DEM,46,Sam S.F. Caligiuri,10734,REP,47,,-1,11/2/2010,54.06,45.93,8.13,9.13,-9.13,0,1.9750472184717, -51737,81786,4578,2010,2010_House-G_GA-7,GA-7,House-G,House-G,Landmark Communications,166,IVR,,10/25/2010,600,Douglass S. Heckman,10758,DEM,30,Rob Woodall,10759,REP,60,,-30,11/2/2010,32.93,67.07,-34.14,4.14,4.14,1,-2.957906383901893,sample size unavailable; estimated at 600 as a default -51860,81945,4665,2010,2010_House-G_MI-7,MI-7,House-G,House-G,Marketing Resource Group (MRG),193,Live Phone,,10/25/2010,400,Mark Schauer,10828,DEM,50,Tim Walberg,10829,REP,43,,7,11/2/2010,45.38,50.16,-4.78,11.78,11.78,0,4.393750120702622, -51946,82061,4717,2010,2010_House-G_NM-1,NM-1,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/25/2010,400,Martin Heinrich,10891,DEM,47,Jonathan L. Barela,10892,REP,49,,-2,11/2/2010,51.8,48.2,3.61,5.61,-5.61,0,-1.390446435000522,for Jonathan L. Barela -51971,82097,4738,2010,2010_House-G_NY-19,NY-19,House-G,House-G,Siena College,305,Live Phone,,10/25/2010,651,John Hall,10905,DEM,47,Nan Hayworth,10906,REP,46,,1,11/2/2010,47.32,52.68,-5.36,6.36,6.36,0,1.220072721476605, -51971,82112,4742,2010,2010_House-G_NY-23,NY-23,House-G,House-G,Siena College,305,Live Phone,,10/25/2010,623,William L. Owens,10911,DEM,40,Matthew A. Doheny,10912,REP,37,15,3,11/2/2010,47.54,46.39,1.15,1.85,1.85,1,-5.222161807886838, -51914,82007,4762,2010,2010_House-G_ND-1,ND-1,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/25/2010,400,Earl Pomeroy,10872,DEM,42,Rick Berg,10871,REP,51,,-9,11/2/2010,45.08,54.92,-9.84,.84,.84,1,-4.402994991937865,for Rick Berg -52046,82185,4800,2010,2010_House-G_PA-10,PA-10,House-G,House-G,Critical Insights,64,Live Phone,,10/25/2010,400,Christopher P. Carney,10953,DEM,38,Tom Marino,10954,REP,47,,-9,11/2/2010,44.82,55.18,-10.35,1.35,1.35,1,-6.547289209103023, -52046,82195,4801,2010,2010_House-G_PA-11,PA-11,House-G,House-G,Critical Insights,64,Live Phone,,10/25/2010,400,Paul E. Kanjorski,10955,DEM,47,Lou Barletta,10956,REP,39,,8,11/2/2010,45.3,54.7,-9.4,17.4,17.4,0,12.14151688969495, -52070,82216,4810,2010,2010_House-G_RI-1,RI-1,House-G,House-G,Rhode Island College,285,Live Phone,,10/25/2010,486,David Cicilline,10967,DEM,42,John J. Loughlin,10968,REP,40,4,2,11/2/2010,50.54,44.49,6.05,4.05,-4.05,1,-.4754128047445324,for WJAR (Rhode Island) | American Democracy Project | Rhode Island College -52070,82224,4811,2010,2010_House-G_RI-2,RI-2,House-G,House-G,Rhode Island College,285,Live Phone,,10/25/2010,215,Jim Langevin,10969,DEM,54,Mark S. Zaccaria,10970,REP,19,9,35,11/2/2010,59.79,31.72,28.07,6.93,6.93,1,-.5450469771217323,for WJAR (Rhode Island) | American Democracy Project | Rhode Island College -64147,118021,4876,2010,2010_House-G_WA-2,WA-2,House-G,House-G,MRG Research,207,IVR,,10/25/2010,423,Rick Larsen,11008,DEM,56,John Koster,11009,REP,38,,18,11/2/2010,51.07,48.93,2.14,15.86,15.86,1,10.62229783917034, -52152,82311,4877,2010,2010_House-G_WA-3,WA-3,House-G,House-G,SurveyUSA,325,IVR,,10/25/2010,640,Denny Heck,11010,DEM,46,Jaime Herrera Beutler,11011,REP,50,,-4,11/2/2010,47.03,52.97,-5.94,1.94,1.94,1,-5.193105484196469, -27382,32660,8657,2010,2010_House-G_US,US,House-G,House-G,Selzer & Co.,304,Live Phone,,10/25/2010,600,Generic Candidate,13740,DEM,44,Generic Candidate,13741,REP,47,,-3,11/2/2010,44.77,51.38,-6.61,3.61,3.61,1,.1194406415999318,for Bloomberg; sample size unavailable; estimated at 600 as a default -1083,117595,8657,2010,2010_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/25/2010,1147,Generic Candidate,13740,DEM,44,Generic Candidate,13741,REP,52,,-8,11/2/2010,44.77,51.38,-6.61,1.39,-1.39,1,-2.013556255060013,among all adults -32742,83525,1275,2010,2010_Gov-G_AK,AK,Gov-G,Gov-G,Dittman Research,79,Live Phone,,10/26/2010,421,Ethan Berkowitz,11270,DEM,40,Sean R. Parnell,11271,REP,52,,-12,11/2/2010,37.67,59.06,-21.39,9.39,9.39,1,2.555653407228131, -32847,117639,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Tulchin Research,340,Live Phone,,10/26/2010,700,Jerry Brown,11276,DEM,45,Meg Whitman,11278,REP,37,,8,11/2/2010,53.77,40.88,12.88,4.88,-4.88,1,-1.157891798479639, -52934,83717,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2010,625,Alex Sink,11283,DEM,46,Rick Scott,11284,REP,43,,3,11/2/2010,47.72,48.87,-1.15,4.15,4.15,0,.825770063835723, -52999,83865,1292,2010,2010_Gov-G_ME,ME,Gov-G,Gov-G,Pan Atlantic Research,249,Live Phone,,10/26/2010,400,Paul R. LePage,11298,REP,36.8,Eliot R. Cutler,11299,IND,30.6,21.8,6.1999998,11/2/2010,43,31.8,11.2,5,,1,1.697221355499825, -53000,83866,1292,2010,2010_Gov-G_ME,ME,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2010,500,Paul R. LePage,11298,REP,40,Eliot R. Cutler,11299,IND,26,26,14,11/2/2010,43,31.8,11.2,2.8,,1,-1.066151374412677, -53024,83903,1294,2010,2010_Gov-G_MA,MA,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/26/2010,500,Deval Patrick,11302,DEM,46,Charles D. Baker,11303,REP,39,9,7,11/2/2010,48.42,42,6.42,.58,.58,1,-4.097585782332116, -53022,83901,1294,2010,2010_Gov-G_MA,MA,Gov-G,Gov-G,Western New England University,380,Live Phone,,10/26/2010,361,Deval Patrick,11302,DEM,42,Charles D. Baker,11303,REP,37,11,5,11/2/2010,48.42,42,6.42,1.42,-1.42,1,-3.442234853172337, -53054,83935,1295,2010,2010_Gov-G_MI,MI,Gov-G,Gov-G,Glengariff Group,117,Live Phone,,10/26/2010,600,Virgil Bernero,11305,DEM,35,Rick Snyder,11306,REP,53,,-18,11/2/2010,39.9,58.11,-18.21,.21,.21,1,-3.22046626384527, -53072,83954,1296,2010,2010_Gov-G_MN,MN,Gov-G,Gov-G,SurveyUSA,325,IVR/Live Phone,,10/26/2010,625,Mark Dayton,11307,DEM,39,Tom Emmer,11308,REP,38,13,1,11/2/2010,43.63,43.21,.42,.58,.58,1,-3.488859085836689, -32723,83982,1297,2010,2010_Gov-G_NV,NV,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2010,625,Rory Reid,11312,DEM,38,Brian E. Sandoval,11313,REP,54,,-16,11/2/2010,41.61,53.36,-11.75,4.25,-4.25,1,-1.457218706280904,for Las Vegas Review-Journal -32759,84104,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2010,750,Ted Strickland,11320,DEM,44,John Richard Kasich,11321,REP,48,,-4,11/2/2010,47.04,49.04,-2,2,-2,1,-.4908528197333829, -32748,84180,1300,2010,2010_Gov-G_OR,OR,Gov-G,Gov-G,SurveyUSA,325,IVR/Live Phone,,10/26/2010,580,John Kitzhaber,11324,DEM,48,Chris Dudley,11325,REP,41,1,7,11/2/2010,49.29,47.76,1.53,5.47,5.47,1,1.923523569990653, -32709,84212,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Muhlenberg College,219,Live Phone,,10/26/2010,460,Dan Onorato,11326,DEM,37,Thomas W. Corbett,11327,REP,52,,-15,11/2/2010,45.51,54.49,-8.98,6.02,-6.02,1,2.830979687759211, -32783,84213,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Susquehanna Polling & Research Inc.,326,IVR,,10/26/2010,800,Dan Onorato,11326,DEM,41,Thomas W. Corbett,11327,REP,48,,-7,11/2/2010,45.51,54.49,-8.98,1.98,1.98,1,-1.020510105104808, -53288,84340,1305,2010,2010_Gov-G_TN,TN,Gov-G,Gov-G,CJ&N,63,Live Phone,,10/26/2010,600,Mike McWherter,11336,DEM,27.8,William Edward Haslam,11337,REP,56.5,,-28.700001,11/2/2010,33.08,65.03,-31.95,3.25,3.25,1,-4.039198564478843,among registered voters -32750,84374,1307,2010,2010_Gov-GS_UT,UT,Gov-G,Gov-GS,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2010,625,Peter Corroon,11342,DEM,32,Gary Richard Herbert,11343,REP,59,,-27,11/2/2010,31.9,64.07,-32.16,5.16,5.16,1,-.0424881932834573, -32715,137970,1309,2010,2010_Gov-G_WI,WI,Gov-G,Gov-G,Voter/Consumer Research,371,Live Phone,R,10/26/2010,400,Thomas M. Barrett,11346,DEM,36,Scott Walker,11347,REP,44,1,-8,11/2/2010,46.48,52.25,-5.77,2.23,-2.23,1,-2.002197789051441,for unspecified Republican sponsor -32742,39338,1507,2010,2010_Sen-G_AK,AK,Sen-G,Sen-G,Dittman Research,79,Live Phone,,10/26/2010,421,Lisa Murkowski,2261,W,37,Joe Miller,556,REP,27,23,10,11/2/2010,39.57,35.56,4,6,,1,1.658397545341927, -32842,39438,1507,2010,2010_Sen-G_AK,AK,Sen-G,Sen-G,Hays Research Group,136,Live Phone,D,10/26/2010,500,Lisa Murkowski,2261,W,34,Joe Miller,556,REP,23,29,11,11/2/2010,39.57,35.56,4,7,,1,2.03238095141733,for unspecified Democratic sponsor -32841,136976,1507,2010,2010_Sen-G_AK,AK,Sen-G,Sen-G,Hellenthal & Associates,137,Live Phone,R,10/26/2010,500,Lisa Murkowski,2261,W,44,Joe Miller,556,REP,29.7,23.45,14.3,11/2/2010,39.57,35.56,4,10.3,,1,6.058996131249088,for unspecified Republican sponsor -32847,39443,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Tulchin Research,340,Live Phone,,10/26/2010,700,Barbara Boxer,620,DEM,48,Carly Fiorina,623,REP,40,,8,11/2/2010,52.18,42.17,10.01,2.01,-2.01,1,-4.318283970590038, -51709,137144,1513,2010,2010_Sen-GS_DE,DE,Sen-G,Sen-GS,Monmouth University,215,Live Phone,,10/26/2010,1171,Christopher A. Coons,4467,DEM,51,Christine O'Donnell,4493,REP,41,,10,11/2/2010,56.61,40.03,16.58,6.58,-6.58,1,.7650799910695454, -32721,39317,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,Susquehanna Polling & Research Inc.,326,IVR,,10/26/2010,600,Marco Rubio,690,REP,47,Charlie Crist,4468,IND,27,23,20,11/2/2010,48.89,29.71,19.19,.81,,1,-5.417671417438612,sample size unavailable; estimated at 600 as a default -32690,39286,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2010,750,Alexi Giannoulias,752,DEM,42,Mark Kirk,753,REP,46,5,-4,11/2/2010,46.42,48.01,-1.6,2.4,-2.4,1,.0152977305479257, -32718,39314,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,Braun Research,33,Live Phone,,10/26/2010,800,Jack Conway,785,DEM,39,Rand Paul,788,REP,46.5,,-7.5,11/2/2010,44.25,55.73,-11.48,3.98,3.98,1,-.2302783044527534, -32716,39312,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/26/2010,637,Jack Conway,785,DEM,43,Rand Paul,788,REP,52,,-9,11/2/2010,44.25,55.73,-11.48,2.48,2.48,1,-1.88525630978855, -32723,39319,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2010,625,Harry Reid,930,DEM,45,Sharron Angle,928,REP,49,,-4,11/2/2010,50.29,44.55,5.74,9.74,-9.74,0,1.882988046113447,for Las Vegas Review-Journal -32759,39355,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2010,750,Lee Fisher,985,DEM,33,Rob Portman,986,REP,57,,-24,11/2/2010,39.4,56.85,-17.44,6.56,-6.56,1,3.515152091098773, -32748,39344,1536,2010,2010_Sen-G_OR,OR,Sen-G,Sen-G,SurveyUSA,325,IVR/Live Phone,,10/26/2010,580,Ron Wyden,1002,DEM,57,Jim Huffman,1003,REP,32,1,25,11/2/2010,57.22,39.25,17.98,7.02,7.02,1,3.275488389698006, -32709,39305,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Muhlenberg College,219,Live Phone,,10/26/2010,460,Joe Sestak,1032,DEM,40,Patrick J. Toomey,2537,REP,48,,-8,11/2/2010,48.99,51.01,-2.02,5.98,-5.98,1,2.515171598842239, -32783,39379,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Susquehanna Polling & Research Inc.,326,IVR,,10/26/2010,800,Joe Sestak,1032,DEM,44,Patrick J. Toomey,2537,REP,46,,-2,11/2/2010,48.99,51.01,-2.02,.02,.02,1,-3.432411524978863, -32750,39346,1540,2010,2010_Sen-G_UT,UT,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2010,625,Samuel Frank Granato,2543,DEM,32,Mike Lee,1090,REP,48,,-16,11/2/2010,32.76,61.58,-28.82,12.82,12.82,1,7.740547905764601, -32737,39333,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/26/2010,678,Patty Murray,1124,DEM,47,Dino Rossi,1125,REP,47,,0,11/2/2010,52.36,47.64,4.73,4.73,-4.73,.5,.4678328481950187, -32689,39285,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2010,750,"Joe Manchin, III",4489,DEM,49,John Raese,4491,REP,46,,3,11/2/2010,53.47,43.4,10.07,7.07,-7.07,1,.5044178950555999, -32715,39311,1544,2010,2010_Sen-G_WI,WI,Sen-G,Sen-G,Voter/Consumer Research,371,Live Phone,R,10/26/2010,400,Russ Feingold,1135,DEM,44,Ron Johnson,1138,REP,48,,-4,11/2/2010,47.02,51.86,-4.84,.84,.84,1,-3.364459882856063,for unspecified Republican sponsor -51709,81753,4546,2010,2010_House-G_DE-1,DE-1,House-G,House-G,Monmouth University,215,Live Phone,,10/26/2010,1171,John C. Carney Jr.,10736,DEM,51,Glen Urquhart,10737,REP,44,,7,11/2/2010,56.78,41.04,15.74,8.74,-8.74,1,4.15877450724461, -51730,81778,4571,2010,2010_House-G_FL-25,FL-25,House-G,House-G,Susquehanna Polling & Research Inc.,326,IVR,,10/26/2010,700,Joe Garcia,10754,DEM,43,David Rivera,10755,REP,44,6,-1,11/2/2010,42.59,52.15,-9.56,8.56,8.56,1,1.524598522905262, -51738,81787,4579,2010,2010_House-G_GA-8,GA-8,House-G,House-G,Landmark Communications,166,IVR,,10/26/2010,600,James Marshall,10760,DEM,39.1,Austin Scott,10761,REP,52.5,,-13.4,11/2/2010,47.3,52.7,-5.39,8.01,-8.01,1,2.111643692009603,sample size unavailable; estimated at 600 as a default -32723,82082,4701,2010,2010_House-G_NV-3,NV-3,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2010,400,Dina Titus,10897,DEM,43,Joseph J. Heck,10898,REP,53,,-10,11/2/2010,47.47,48.13,-.65,9.35,-9.35,1,2.995185677233698,for Las Vegas Review-Journal -51943,82058,4715,2010,2010_House-G_NJ-12,NJ-12,House-G,House-G,Monmouth University,215,IVR,,10/26/2010,600,Rush Holt,10889,DEM,51,Scott M. Sipprelle,10890,REP,43,,8,11/2/2010,53.05,45.9,7.15,.85,.85,1,-6.262040501477967,sample size unavailable; estimated at 600 as a default -32750,82270,4860,2010,2010_House-G_UT-1,UT-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2010,400,Morgan E. Bowen,10990,DEM,13,Rob Bishop,10991,REP,65,,-52,11/2/2010,23.93,69.19,-45.27,6.73,-6.73,1,2.32483714770518, -32750,82272,4861,2010,2010_House-G_UT-2,UT-2,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2010,400,Jim Matheson,10992,DEM,48,Morgan J. Philpot,10993,REP,35,,13,11/2/2010,50.49,46.06,4.43,8.57,8.57,1,.4402907378428306, -32750,82276,4862,2010,2010_House-G_UT-3,UT-3,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2010,400,Karen E. Hyer,10994,DEM,11,Jason Chaffetz,10995,REP,56,,-45,11/2/2010,22.94,72.32,-49.38,4.38,4.38,1,-.3052726410286161, -32712,83580,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2010,750,Jerry Brown,11276,DEM,49,Meg Whitman,11278,REP,45,,4,11/2/2010,53.77,40.88,12.88,8.88,-8.88,1,2.895766076082096, -32732,83578,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,YouGov,391,Online,,10/27/2010,814,Jerry Brown,11276,DEM,50,Meg Whitman,11278,REP,41,,9,11/2/2010,53.77,40.88,12.88,3.88,-3.88,1,-2.265870398089363, -32751,83648,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,Marist College,183,Live Phone,,10/27/2010,615,John Wright Hickenlooper,11279,DEM,47,Tom Tancredo,13666,IND,43,7,4,11/2/2010,51.05,36.38,14.67,10.67,,1,2.795599258405721,for McClatchy Newspapers -32762,83650,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,YouGov,391,Online,,10/27/2010,855,John Wright Hickenlooper,11279,DEM,47,Tom Tancredo,13666,IND,40,9,7,11/2/2010,51.05,36.38,14.67,7.67,,1,-.1947059208552482, -32764,83679,1280,2010,2010_Gov-G_CT,CT,Gov-G,Gov-G,YouGov,391,Online,,10/27/2010,783,Dannel P. Malloy,11281,DEM,48,Thomas C. Foley,11282,REP,44,,4,11/2/2010,49.51,48.95,.56,3.44,3.44,1,-.2812177444708799, -32747,83716,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2010,750,Alex Sink,11283,DEM,45,Rick Scott,11284,REP,48,,-3,11/2/2010,47.72,48.87,-1.15,1.85,-1.85,1,-1.384912187864154, -32729,83715,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,YouGov,391,Online,,10/27/2010,826,Alex Sink,11283,DEM,44,Rick Scott,11284,REP,41,,3,11/2/2010,47.72,48.87,-1.15,4.15,4.15,0,.9862541397048606, -52963,83765,1282,2010,2010_Gov-G_GA,GA,Gov-G,Gov-G,Landmark Communications,166,IVR,,10/27/2010,1686,Roy Barnes,11285,DEM,41.6,J. Nathan Deal,11286,REP,48.5,4.2,-6.9000001,11/2/2010,42.97,53.02,-10.05,3.15,3.15,1,-.1007155380663269, -32786,83764,1282,2010,2010_Gov-G_GA,GA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/2010,625,Roy Barnes,11285,DEM,40,J. Nathan Deal,11286,REP,47,6,-7,11/2/2010,42.97,53.02,-10.05,3.05,3.05,1,-.7015795307810198, -32775,84029,1288,2010,2010_Gov-G_NH,NH,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2010,750,John Lynch,11314,DEM,51,John A. Stephen,11315,REP,45,,6,11/2/2010,52.64,45.03,7.61,1.61,-1.61,1,-1.394300868199225, -52998,83864,1292,2010,2010_Gov-G_ME,ME,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/27/2010,1812,Paul R. LePage,11298,REP,40,Eliot R. Cutler,11299,IND,28,24,12,11/2/2010,43,31.8,11.2,.8,,1,-2.666592164530849, -53023,83902,1294,2010,2010_Gov-G_MA,MA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2010,750,Deval Patrick,11302,DEM,46,Charles D. Baker,11303,REP,44,6,2,11/2/2010,48.42,42,6.42,4.42,-4.42,1,.0454538462574521, -32773,84067,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,Marist College,183,Live Phone,,10/27/2010,415,Andrew Cuomo,11318,DEM,56,Carl Paladino,11319,REP,37,,19,11/2/2010,62.56,33.26,29.29,10.29,-10.29,1,3.999020883830783, -32778,84071,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,SurveyUSA,325,IVR/Live Phone,,10/27/2010,544,Andrew Cuomo,11318,DEM,55,Carl Paladino,11319,REP,33,,22,11/2/2010,62.56,33.26,29.29,7.29,-7.29,1,.8909291498317052, -32724,84069,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,YouGov,391,Online,,10/27/2010,826,Andrew Cuomo,11318,DEM,57,Carl Paladino,11319,REP,27,,30,11/2/2010,62.56,33.26,29.29,.71,.71,1,-5.965235592451506, -32734,84103,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,YouGov,391,Online,,10/27/2010,805,Ted Strickland,11320,DEM,45,John Richard Kasich,11321,REP,48,,-3,11/2/2010,47.04,49.04,-2,1,-1,1,-1.565462695678209, -32752,84207,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Marist College,183,Live Phone,,10/27/2010,461,Dan Onorato,11326,DEM,44,Thomas W. Corbett,11327,REP,51,,-7,11/2/2010,45.51,54.49,-8.98,1.98,1.98,1,-1.324096032928552, -32731,84209,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,YouGov,391,Online,,10/27/2010,779,Dan Onorato,11326,DEM,41,Thomas W. Corbett,11327,REP,50,,-9,11/2/2010,45.51,54.49,-8.98,.02,-.02,1,-3.016149122457998, -53296,84348,1306,2010,2010_Gov-G_TX,TX,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/27/2010,568,Bill White,11339,DEM,44,Rick Perry,11340,REP,53,,-9,11/2/2010,42.3,54.97,-12.67,3.67,3.67,1,.5886023505936286, -32774,84373,1307,2010,2010_Gov-GS_UT,UT,Gov-G,Gov-GS,Dan Jones & Associates,70,Live Phone,,10/27/2010,1206,Peter Corroon,11342,DEM,29,Gary Richard Herbert,11343,REP,63,,-34,11/2/2010,31.9,64.07,-32.16,1.84,-1.84,1,-3.205308371372546, -32758,84395,1309,2010,2010_Gov-G_WI,WI,Gov-G,Gov-G,Marist College,183,Live Phone,,10/27/2010,491,Thomas M. Barrett,11346,DEM,44,Scott Walker,11347,REP,51,,-7,11/2/2010,46.48,52.25,-5.77,1.23,-1.23,1,-3.026341479293968, -32738,84394,1309,2010,2010_Gov-G_WI,WI,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/27/2010,1372,Thomas M. Barrett,11346,DEM,44,Scott Walker,11347,REP,53,,-9,11/2/2010,46.48,52.25,-5.77,3.23,-3.23,1,-.31484703831209, -32712,39308,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2010,750,Barbara Boxer,620,DEM,49,Carly Fiorina,623,REP,46,,3,11/2/2010,52.18,42.17,10.01,7.01,-7.01,1,.8151725497300294, -32732,39328,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,YouGov,391,Online,,10/27/2010,814,Barbara Boxer,620,DEM,48.6,Carly Fiorina,623,REP,45.3,,3.3,11/2/2010,52.18,42.17,10.01,6.71,-6.71,1,.5748388856778277, -32751,39347,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,Marist College,183,Live Phone,,10/27/2010,615,Michael F. Bennet,638,DEM,45,Ken Buck,2305,REP,49,,-4,11/2/2010,48.05,46.42,1.63,5.63,-5.63,0,1.785561350644232,for McClatchy Newspapers -32762,39358,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,YouGov,391,Online,,10/27/2010,855,Michael F. Bennet,638,DEM,49,Ken Buck,2305,REP,48,,1,11/2/2010,48.05,46.42,1.63,.63,-.63,1,-3.314989957375357, -32764,39361,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,YouGov,391,Online,,10/27/2010,783,Richard Blumenthal,656,DEM,52.7,Linda McMahon,657,REP,42.8,,9.8999996,11/2/2010,55.16,43.22,11.94,2.04,-2.04,1,-2.008466411521971, -32747,39343,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2010,750,Marco Rubio,690,REP,50,Charlie Crist,4468,IND,30,16,20,11/2/2010,48.89,29.71,19.19,.81,,1,-4.98227343410014, -32729,39325,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,YouGov,391,Online,,10/27/2010,826,Marco Rubio,690,REP,42,Charlie Crist,4468,IND,31,18,11,11/2/2010,48.89,29.71,19.19,8.19,,1,2.913297923857543, -32786,39382,1515,2010,2010_Sen-G_GA,GA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/2010,625,Michael Thurmond,705,DEM,33,Johnny Isakson,704,REP,56,4,-23,11/2/2010,39,58.31,-19.31,3.69,-3.69,1,-2.085548427266886, -32722,39318,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2010,750,Jack Conway,785,DEM,41,Rand Paul,788,REP,53,,-12,11/2/2010,44.25,55.73,-11.48,.52,-.52,1,-3.723392383830172, -32766,39362,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,YouGov,391,Online,,10/27/2010,822,Jack Conway,785,DEM,44,Rand Paul,788,REP,52,,-8,11/2/2010,44.25,55.73,-11.48,3.48,3.48,1,-.6794020112346236, -32768,39365,1527,2010,2010_Sen-G_MO,MO,Sen-G,Sen-G,YouGov,391,Online,,10/27/2010,789,Robin Carnahan,4473,DEM,42.5,Roy Blunt,856,REP,53.6,,-11.1,11/2/2010,40.63,54.23,-13.6,2.5,2.5,1,-2.153580611758457, -32775,39371,1529,2010,2010_Sen-G_NH,NH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2010,500,Paul W. Hodes,902,DEM,41,Kelly Ayotte,900,REP,56,,-15,11/2/2010,36.85,60.09,-23.24,8.24,8.24,1,2.930820024059525, -32773,39366,1530,2010,2010_Sen-G_NY,NY,Sen-G,Sen-G,Marist College,183,Live Phone,,10/27/2010,415,Charles E. Schumer,957,DEM,60,Jay Townsend,959,REP,36,,24,11/2/2010,66.32,32.21,34.11,10.11,-10.11,1,4.288713487152167, -32778,39378,1530,2010,2010_Sen-G_NY,NY,Sen-G,Sen-G,SurveyUSA,325,IVR/Live Phone,,10/27/2010,544,Charles E. Schumer,957,DEM,62,Jay Townsend,959,REP,32,,30,11/2/2010,66.32,32.21,34.11,4.11,-4.11,1,-2.200779126149985, -32724,39322,1530,2010,2010_Sen-G_NY,NY,Sen-G,Sen-G,YouGov,391,Online,,10/27/2010,819,Charles E. Schumer,957,DEM,59,Jay Townsend,959,REP,35,,24,11/2/2010,66.32,32.21,34.11,10.11,-10.11,1,4.866630072518416, -32773,39367,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,Marist College,183,Live Phone,,10/27/2010,415,Kirsten E. Gillibrand,4481,DEM,55,Joseph J. DioGuardi,4482,REP,40,,15,11/2/2010,62.95,35.11,27.84,12.84,-12.84,1,6.418867402697543, -32778,39374,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,SurveyUSA,325,IVR/Live Phone,,10/27/2010,544,Kirsten E. Gillibrand,4481,DEM,56,Joseph J. DioGuardi,4482,REP,36,,20,11/2/2010,62.95,35.11,27.84,7.84,-7.84,1,1.367769560330334, -32724,39321,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,YouGov,391,Online,,10/27/2010,819,Kirsten E. Gillibrand,4481,DEM,57,Joseph J. DioGuardi,4482,REP,33,,24,11/2/2010,62.95,35.11,27.84,3.84,-3.84,1,-3.060471321782843, -32734,39331,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,YouGov,391,Online,,10/27/2010,805,Lee Fisher,985,DEM,40,Rob Portman,986,REP,53,,-13,11/2/2010,39.4,56.85,-17.44,4.44,4.44,1,1.481627721548664, -32752,39348,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Marist College,183,Live Phone,,10/27/2010,461,Joe Sestak,1032,DEM,45,Patrick J. Toomey,2537,REP,52,,-7,11/2/2010,48.99,51.01,-2.02,4.98,-4.98,1,1.40663460727662, -32731,39345,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,YouGov,391,Online,,10/27/2010,779,Joe Sestak,1032,DEM,44,Patrick J. Toomey,2537,REP,50,,-6,11/2/2010,48.99,51.01,-2.02,3.98,-3.98,1,.6931370698056019, -32774,39370,1540,2010,2010_Sen-G_UT,UT,Sen-G,Sen-G,Dan Jones & Associates,70,Live Phone,,10/27/2010,1206,Samuel Frank Granato,2543,DEM,30,Mike Lee,1090,REP,57,,-27,11/2/2010,32.76,61.58,-28.82,1.82,1.82,1,-4.670835338774355, -32755,39351,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,Marist College,183,Live Phone,,10/27/2010,638,Patty Murray,1124,DEM,49,Dino Rossi,1125,REP,48,,1,11/2/2010,52.36,47.64,4.73,3.73,-3.73,1,-.5059738096477957,for McClatchy Newspapers -32710,39306,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2010,750,Patty Murray,1124,DEM,47,Dino Rossi,1125,REP,48,,-1,11/2/2010,52.36,47.64,4.73,5.73,-5.73,0,1.490579768892974, -32758,39354,1544,2010,2010_Sen-G_WI,WI,Sen-G,Sen-G,Marist College,183,Live Phone,,10/27/2010,491,Russ Feingold,1135,DEM,45,Ron Johnson,1138,REP,52,,-7,11/2/2010,47.02,51.86,-4.84,2.16,-2.16,1,-1.744006956859253, -32738,39334,1544,2010,2010_Sen-G_WI,WI,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/27/2010,1372,Russ Feingold,1135,DEM,44,Ron Johnson,1138,REP,53,,-9,11/2/2010,47.02,51.86,-4.84,4.16,-4.16,1,.946806227384649, -51802,81877,4625,2010,2010_House-G_KS-4,KS-4,House-G,House-G,SurveyUSA,325,IVR,,10/27/2010,534,Raj Goyle,10806,DEM,38,Mike Pompeo,10807,REP,54,,-16,11/2/2010,36.45,58.79,-22.34,6.34,6.34,1,-.7706939733514304, -51869,81955,4667,2010,2010_House-G_MI-9,MI-9,House-G,House-G,Great Lakes Strategies Group,125,IVR,R,10/27/2010,700,Gary C. Peters,10831,DEM,43,Andrew Rocky Raczkowski,10830,REP,48,,-5,11/2/2010,49.76,47.23,2.54,7.54,-7.54,0,2.776038521441719,for Andrew Rocky Raczkowski -51881,81969,4681,2010,2010_House-G_MN-8,MN-8,House-G,House-G,SurveyUSA,325,IVR,,10/27/2010,665,James L. Oberstar,10842,DEM,47,Chip Cravaack,10843,REP,46,,1,11/2/2010,46.59,48.18,-1.59,2.59,2.59,0,-4.449171763336695, -32774,82269,4860,2010,2010_House-G_UT-1,UT-1,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/27/2010,375,Morgan E. Bowen,10990,DEM,21,Rob Bishop,10991,REP,66,,-45,11/2/2010,23.93,69.19,-45.27,.27,.27,1,-5.960131474165204, -32774,82271,4861,2010,2010_House-G_UT-2,UT-2,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/27/2010,456,Jim Matheson,10992,DEM,51,Morgan J. Philpot,10993,REP,39,,12,11/2/2010,50.49,46.06,4.43,7.57,7.57,1,.8934807213620044, -32774,82275,4862,2010,2010_House-G_UT-3,UT-3,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/27/2010,375,Karen E. Hyer,10994,DEM,19,Jason Chaffetz,10995,REP,70,,-51,11/2/2010,22.94,72.32,-49.38,1.62,-1.62,1,-4.000595342009194, -52127,82284,4868,2010,2010_House-G_VA-5,VA-5,House-G,House-G,SurveyUSA,325,IVR,,10/27/2010,524,Tom S. Perriello,10999,DEM,43,Robert Hurt,10998,REP,51,,-8,11/2/2010,46.99,50.81,-3.82,4.18,-4.18,1,1.006011222011445, -27381,32659,8657,2010,2010_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,10/27/2010,600,Generic Candidate,13740,DEM,45,Generic Candidate,13741,REP,49,,-4,11/2/2010,44.77,51.38,-6.61,2.61,2.61,1,-.8042970702498214,for The Washington Post; sample size unavailable; estimated at 600 as a default -28731,32658,8657,2010,2010_House-G_US,US,House-G,House-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/27/2010,600,Generic Candidate,13740,DEM,37,Generic Candidate,13741,REP,50,,-13,11/2/2010,44.77,51.38,-6.61,6.39,-6.39,1,3.063685400544782,for FOX News; sample size unavailable; estimated at 600 as a default -32760,83540,1276,2010,2010_Gov-G_AZ,AZ,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2010,500,Samuel Pearson Goddard,11272,DEM,39,Janice Kay Brewer,11273,REP,53,,-14,11/2/2010,42.47,54.33,-11.86,2.14,-2.14,1,-2.239868845302607, -32785,83559,1277,2010,2010_Gov-G_AR,AR,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2010,500,Mike Beebe,11274,DEM,60,Jim H. Keet,11275,REP,38,,22,11/2/2010,64.42,33.63,30.79,8.79,-8.79,1,2.254007743911395, -52898,83647,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2010,750,John Wright Hickenlooper,11279,DEM,47,Tom Tancredo,13666,IND,42,5,5,11/2/2010,51.05,36.38,14.67,9.67,,1,2.208703397507529, -32788,83677,1280,2010,2010_Gov-G_CT,CT,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/28/2010,759,Dannel P. Malloy,11281,DEM,47,Thomas C. Foley,11282,REP,49,,-2,11/2/2010,49.51,48.95,.56,2.56,-2.56,0,-1.186528627141803, -32817,83680,1280,2010,2010_Gov-G_CT,CT,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/28/2010,930,Dannel P. Malloy,11281,DEM,45,Thomas C. Foley,11282,REP,48,,-3,11/2/2010,49.51,48.95,.56,3.56,-3.56,0,.0735830236760827, -32833,83713,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/28/2010,925,Alex Sink,11283,DEM,44,Rick Scott,11284,REP,43,,1,11/2/2010,47.72,48.87,-1.15,2.15,2.15,0,-.8408974575194286, -32791,83805,1285,2010,2010_Gov-G_IL,IL,Gov-G,Gov-G,YouGov,391,Online,,10/28/2010,660,Pat Quinn,11291,DEM,42.2,William E. Brady,11292,REP,49.5,,-7.3000002,11/2/2010,46.79,45.94,.85,8.15,-8.15,0,2.607437799580008, -32784,83839,1286,2010,2010_Gov-G_IA,IA,Gov-G,Gov-G,Selzer & Co.,304,Live Phone,,10/28/2010,805,Chet Culver,11293,DEM,38,Terry E. Branstad,11294,REP,50,,-12,11/2/2010,43.21,52.81,-9.6,2.4,-2.4,1,-2.535633098311501, -1075,84028,1288,2010,2010_Gov-G_NH,NH,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/28/2010,1308,John Lynch,11314,DEM,53,John A. Stephen,11315,REP,44,,9,11/2/2010,52.64,45.03,7.61,1.39,1.39,1,-1.272118984271924, -51945,84043,1289,2010,2010_Gov-G_NM,NM,Gov-G,Gov-G,Research & Polling Inc.,280,Live Phone,,10/28/2010,1003,Diane D. Denish,11316,DEM,43,Susana Martinez,11317,REP,53,,-10,11/2/2010,46.55,53.29,-6.74,3.26,-3.26,1,-.906354608349888,for Albuquerque Journal -53071,83953,1296,2010,2010_Gov-G_MN,MN,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/28/2010,2058,Mark Dayton,11307,DEM,43,Tom Emmer,11308,REP,40,15,3,11/2/2010,43.63,43.21,.42,2.58,2.58,1,-.9703960039622616, -32789,83980,1297,2010,2010_Gov-G_NV,NV,Gov-G,Gov-G,YouGov,391,Online,,10/28/2010,711,Rory Reid,11312,DEM,40,Brian E. Sandoval,11313,REP,56,,-16,11/2/2010,41.61,53.36,-11.75,4.25,-4.25,1,-1.100822055418409, -32812,84100,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,Angus Reid Global,13,Online,,10/28/2010,460,Ted Strickland,11320,DEM,46,John Richard Kasich,11321,REP,49,,-3,11/2/2010,47.04,49.04,-2,1,-1,1,-1.812778317306617, -32832,84099,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/28/2010,848,Ted Strickland,11320,DEM,46,John Richard Kasich,11321,REP,47,,-1,11/2/2010,47.04,49.04,-2,1,1,1,-1.087623703094758, -32828,84205,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/28/2010,1244,Dan Onorato,11326,DEM,42,Thomas W. Corbett,11327,REP,52,,-10,11/2/2010,45.51,54.49,-8.98,1.02,-1.02,1,-1.671111664404022, -32740,137968,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2010,600,Dan Onorato,11326,DEM,43,Thomas W. Corbett,11327,REP,52,,-9,11/2/2010,45.51,54.49,-8.98,.02,-.02,1,-3.008952236228135,sample size unavailable; estimated at 600 as a default -53327,84386,1308,2010,2010_Gov-G_VT,VT,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2010,750,Peter Elliott Shumlin,11344,DEM,50,Brian Dubie,11345,REP,45,,5,11/2/2010,49.48,47.69,1.79,3.21,3.21,1,-1.901382075421992, -32838,84393,1309,2010,2010_Gov-G_WI,WI,Gov-G,Gov-G,Forward Strategies,102,IVR,,10/28/2010,700,Thomas M. Barrett,11346,DEM,44,Scott Walker,11347,REP,48,,-4,11/2/2010,46.48,52.25,-5.77,1.77,1.77,1,-1.9559092754291, -32795,84391,1309,2010,2010_Gov-G_WI,WI,Gov-G,Gov-G,YouGov,391,Online,,10/28/2010,842,Thomas M. Barrett,11346,DEM,43,Scott Walker,11347,REP,53,,-10,11/2/2010,46.48,52.25,-5.77,4.23,-4.23,1,.6369325352790688, -32760,39356,1508,2010,2010_Sen-G_AZ,AZ,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2010,500,Rodney Britz Glassman,2280,DEM,32,John McCain,599,REP,52,,-20,11/2/2010,34.65,58.86,-24.21,4.21,4.21,1,-2.002834315750879, -32785,39381,1509,2010,2010_Sen-G_AR,AR,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2010,500,Blanche Lincoln,584,DEM,36,John Boozman,581,REP,55,,-19,11/2/2010,36.95,57.9,-20.96,1.96,1.96,1,-1.748112448727523, -32788,39384,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/28/2010,759,Richard Blumenthal,656,DEM,54,Linda McMahon,657,REP,43,,11,11/2/2010,55.16,43.22,11.94,.94,-.94,1,-3.122037779316175, -32817,39413,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/28/2010,930,Richard Blumenthal,656,DEM,53,Linda McMahon,657,REP,44,,9,11/2/2010,55.16,43.22,11.94,2.94,-2.94,1,-1.140149132264329, -32833,39429,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/28/2010,925,Marco Rubio,690,REP,45,Charlie Crist,4468,IND,31,18,14,11/2/2010,48.89,29.71,19.19,5.19,,1,.113022631749638, -32809,39405,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,ALG Research,14,Live Phone,D,10/28/2010,400,Alexi Giannoulias,752,DEM,39,Mark Kirk,753,REP,37,,2,11/2/2010,46.42,48.01,-1.6,3.6,3.6,0,1.192391984331549,for unspecified Democratic sponsor -32791,39387,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,YouGov,391,Online,,10/28/2010,672,Alexi Giannoulias,752,DEM,48.5,Mark Kirk,753,REP,45.8,,2.7,11/2/2010,46.42,48.01,-1.6,4.3,4.3,0,1.966132880362325, -32784,39380,1521,2010,2010_Sen-G_IA,IA,Sen-G,Sen-G,Selzer & Co.,304,Live Phone,,10/28/2010,805,Roxanne Conlin,724,DEM,30,Chuck Grassley,726,REP,61,,-31,11/2/2010,33.3,64.35,-31.05,.05,.05,1,-7.148365424228042, -32789,39385,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,YouGov,391,Online,,10/28/2010,711,Harry Reid,930,DEM,47,Sharron Angle,928,REP,49,,-2,11/2/2010,50.29,44.55,5.74,7.74,-7.74,0,.0153793070258853, -1075,39335,1529,2010,2010_Sen-G_NH,NH,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/28/2010,1308,Paul W. Hodes,902,DEM,41,Kelly Ayotte,900,REP,56,,-15,11/2/2010,36.85,60.09,-23.24,8.24,8.24,1,3.548877174696815, -32812,39408,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,Angus Reid Global,13,Online,,10/28/2010,492,Lee Fisher,985,DEM,40,Rob Portman,986,REP,57,,-17,11/2/2010,39.4,56.85,-17.44,.44,.44,1,-3.072197566825006, -32832,39428,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/28/2010,848,Lee Fisher,985,DEM,37,Rob Portman,986,REP,56,,-19,11/2/2010,39.4,56.85,-17.44,1.56,-1.56,1,-1.706384912209206, -32828,39424,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/28/2010,1244,Joe Sestak,1032,DEM,45,Patrick J. Toomey,2537,REP,50,,-5,11/2/2010,48.99,51.01,-2.02,2.98,-2.98,1,-.192093035650263, -32740,39336,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2010,750,Joe Sestak,1032,DEM,46,Patrick J. Toomey,2537,REP,50,,-4,11/2/2010,48.99,51.01,-2.02,1.98,-1.98,1,-1.215205986031725, -32793,39389,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,YouGov,391,Online,,10/28/2010,849,Patty Murray,1124,DEM,50.2,Dino Rossi,1125,REP,47.5,,2.7,11/2/2010,52.36,47.64,4.73,2.03,-2.03,1,-2.105696329277599, -32838,39434,1544,2010,2010_Sen-G_WI,WI,Sen-G,Sen-G,Forward Strategies,102,IVR,,10/28/2010,700,Russ Feingold,1135,DEM,46,Ron Johnson,1138,REP,50,,-4,11/2/2010,47.02,51.86,-4.84,.84,.84,1,-2.740225982871244, -32795,39391,1544,2010,2010_Sen-G_WI,WI,Sen-G,Sen-G,YouGov,391,Online,,10/28/2010,842,Russ Feingold,1135,DEM,46,Ron Johnson,1138,REP,52,,-6,11/2/2010,47.02,51.86,-4.84,1.16,-1.16,1,-2.471243624468173, -51733,81781,4573,2010,2010_House-G_GA-2,GA-2,House-G,House-G,Landmark Communications,166,IVR,,10/28/2010,914,Sanford D. Bishop Jr.,10756,DEM,46,Mike Keown,10757,REP,50,,-4,11/2/2010,51.44,48.56,2.88,6.88,-6.88,0,-.0248246947281771, -51793,81864,4610,2010,2010_House-G_IN-3,IN-3,House-G,House-G,Riggs Research Services,289,Live Phone,D,10/28/2010,400,Thomas E. Hayhurst,10793,DEM,40,Marlin A. Stutzman,10794,REP,36,,4,11/2/2010,33.11,62.76,-29.65,33.65,33.65,0,27.94458653950237,for Thomas E. Hayhurst -51844,81921,4639,2010,2010_House-G_ME-1,ME-1,House-G,House-G,Critical Insights,64,Live Phone,,10/28/2010,295,Chellie Pingree,10820,DEM,41,C. Peter Scontras,10821,REP,45,,-4,11/2/2010,56.82,43.17,13.64,17.64,-17.64,0,12.66190316733718, -51844,81929,4640,2010,2010_House-G_ME-2,ME-2,House-G,House-G,Critical Insights,64,Live Phone,,10/28/2010,326,Michael H. Michaud,10822,DEM,44,Jason J. Levesque,10823,REP,40,,4,11/2/2010,55.13,44.87,10.26,6.26,-6.26,1,-.4759106528524495, -51945,82060,4717,2010,2010_House-G_NM-1,NM-1,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/28/2010,400,Martin Heinrich,10891,DEM,46,Jonathan L. Barela,10892,REP,49,,-3,11/2/2010,51.8,48.2,3.61,6.61,-6.61,0,.277479872054315,for Albuquerque Journal -51945,82070,4718,2010,2010_House-G_NM-2,NM-2,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/28/2010,402,Harry Teague,10893,DEM,45,Stevan Pearce,10894,REP,48,,-3,11/2/2010,44.6,55.4,-10.81,7.81,7.81,1,2.572495717181956,for Albuquerque Journal -27377,32655,8657,2010,2010_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2010,600,Generic Candidate,13740,DEM,39,Generic Candidate,13741,REP,51,,-12,11/2/2010,44.77,51.38,-6.61,5.39,-5.39,1,2.116599527026853,sample size unavailable; estimated at 600 as a default -63882,117620,1276,2010,2010_Gov-G_AZ,AZ,Gov-G,Gov-G,TCJ Research,327,IVR,,10/29/2010,1000,Samuel Pearson Goddard,11272,DEM,45,Janice Kay Brewer,11273,REP,53,,-8,11/2/2010,42.47,54.33,-11.86,3.86,3.86,1,-.1817752289856142, -32813,83577,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Angus Reid Global,13,Online,,10/29/2010,485,Jerry Brown,11276,DEM,49,Meg Whitman,11278,REP,44,,5,11/2/2010,53.77,40.88,12.88,7.88,-7.88,1,1.774215658868685, -32835,83576,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,SurveyUSA,325,IVR/Live Phone,,10/29/2010,587,Jerry Brown,11276,DEM,48,Meg Whitman,11278,REP,37,,11,11/2/2010,53.77,40.88,12.88,1.88,-1.88,1,-4.254593789945605, -32881,117612,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,TCJ Research,327,IVR,,10/29/2010,1000,Jerry Brown,11276,DEM,48,Meg Whitman,11278,REP,44,,4,11/2/2010,53.77,40.88,12.88,8.88,-8.88,1,3.097783202322378, -32880,117622,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,TCJ Research,327,IVR,,10/29/2010,1000,John Wright Hickenlooper,11279,DEM,43,Tom Tancredo,13666,IND,45,6,-2,11/2/2010,51.05,36.38,14.67,16.67,,0,9.494666836957508, -32885,117613,1280,2010,2010_Gov-G_CT,CT,Gov-G,Gov-G,TCJ Research,327,IVR,,10/29/2010,1000,Dannel P. Malloy,11281,DEM,47,Thomas C. Foley,11282,REP,50,,-3,11/2/2010,49.51,48.95,.56,3.56,-3.56,0,-.1101035488883347, -32875,117625,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,TCJ Research,327,IVR,,10/29/2010,1000,Alex Sink,11283,DEM,46,Rick Scott,11284,REP,49,,-3,11/2/2010,47.72,48.87,-1.15,1.85,-1.85,1,-1.531611123767309, -32837,84027,1288,2010,2010_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,10/29/2010,885,John Lynch,11314,DEM,52,John A. Stephen,11315,REP,45,,7,11/2/2010,52.64,45.03,7.61,.61,-.61,1,-2.4510943151597, -52997,83863,1292,2010,2010_Gov-G_ME,ME,Gov-G,Gov-G,Maine People's Resource Center,180,IVR,,10/29/2010,546,Paul R. LePage,11298,REP,39,Eliot R. Cutler,11299,IND,29,24,10,11/2/2010,43,31.8,11.2,1.2,,1,-2.559251981720093, -63885,117626,1294,2010,2010_Gov-G_MA,MA,Gov-G,Gov-G,TCJ Research,327,IVR,,10/29/2010,1000,Deval Patrick,11302,DEM,45,Charles D. Baker,11303,REP,45,5,0,11/2/2010,48.42,42,6.42,6.42,-6.42,.5,2.557737023865267, -63888,117629,1297,2010,2010_Gov-G_NV,NV,Gov-G,Gov-G,TCJ Research,327,IVR,,10/29/2010,1000,Rory Reid,11312,DEM,39,Brian E. Sandoval,11313,REP,59,,-20,11/2/2010,41.61,53.36,-11.75,8.25,-8.25,1,2.968154078209501, -32814,84066,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,Angus Reid Global,13,Online,,10/29/2010,546,Andrew Cuomo,11318,DEM,55,Carl Paladino,11319,REP,38,,17,11/2/2010,62.56,33.26,29.29,12.29,-12.29,1,6.482230346334967, -32781,84065,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,Siena College,305,Live Phone,,10/29/2010,603,Andrew Cuomo,11318,DEM,58,Carl Paladino,11319,REP,33,,25,11/2/2010,62.56,33.26,29.29,4.29,-4.29,1,-1.804607848834373, -32779,84098,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/29/2010,1356,Ted Strickland,11320,DEM,48,John Richard Kasich,11321,REP,49,,-1,11/2/2010,47.04,49.04,-2,1,1,1,-1.208727705061856, -63891,117632,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,TCJ Research,327,IVR,,10/29/2010,1000,Ted Strickland,11320,DEM,44,John Richard Kasich,11321,REP,49,,-5,11/2/2010,47.04,49.04,-2,3,-3,1,.440584626967766, -32816,84096,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/29/2010,930,Ted Strickland,11320,DEM,48,John Richard Kasich,11321,REP,52,,-4,11/2/2010,47.04,49.04,-2,2,-2,1,-.4124352576587644, -32882,117634,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,TCJ Research,327,IVR,,10/29/2010,1000,Dan Onorato,11326,DEM,43,Thomas W. Corbett,11327,REP,52,,-9,11/2/2010,45.51,54.49,-8.98,.02,-.02,1,-3.05277688137347, -63895,117637,1302,2010,2010_Gov-G_RI,RI,Gov-G,Gov-G,TCJ Research,327,IVR,,10/29/2010,1000,Lincoln Chafee,11330,IND,35,John F. Robitaille,11329,REP,31,29,4,11/2/2010,36.1,33.57,2.53,1.47,,1,-3.739747155651703, -63896,117638,1306,2010,2010_Gov-G_TX,TX,Gov-G,Gov-G,TCJ Research,327,IVR,,10/29/2010,1000,Bill White,11339,DEM,44,Rick Perry,11340,REP,55,,-11,11/2/2010,42.3,54.97,-12.67,1.67,1.67,1,-1.648610273995883, -32813,39409,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Angus Reid Global,13,Online,,10/29/2010,485,Barbara Boxer,620,DEM,51,Carly Fiorina,623,REP,44,,7,11/2/2010,52.18,42.17,10.01,3.01,-3.01,1,-3.426823973330611, -32835,39431,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,IVR/Live Phone,,10/29/2010,587,Barbara Boxer,620,DEM,46,Carly Fiorina,623,REP,38,,8,11/2/2010,52.18,42.17,10.01,2.01,-2.01,1,-4.217322268015544, -32881,39477,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,TCJ Research,327,IVR,,10/29/2010,1000,Barbara Boxer,620,DEM,47,Carly Fiorina,623,REP,49,,-2,11/2/2010,52.18,42.17,10.01,12.01,-12.01,0,6.599940084355731, -32880,39476,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,TCJ Research,327,IVR,,10/29/2010,1000,Michael F. Bennet,638,DEM,47,Ken Buck,2305,REP,50,,-3,11/2/2010,48.05,46.42,1.63,4.63,-4.63,0,1.052871114945416, -32885,39481,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,TCJ Research,327,IVR,,10/29/2010,1000,Richard Blumenthal,656,DEM,49,Linda McMahon,657,REP,44,,5,11/2/2010,55.16,43.22,11.94,6.94,-6.94,1,3.644009117404683, -32875,39471,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,TCJ Research,327,IVR,,10/29/2010,1000,Marco Rubio,690,REP,48,Charlie Crist,4468,IND,24,26,24,11/2/2010,48.89,29.71,19.19,4.81,,1,-.6912784584397277, -32787,39383,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/29/2010,1021,Jack Conway,785,DEM,40,Rand Paul,788,REP,55,,-15,11/2/2010,44.25,55.73,-11.48,3.52,-3.52,1,-.5209249610604266, -32837,39433,1529,2010,2010_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,10/29/2010,885,Paul W. Hodes,902,DEM,36,Kelly Ayotte,900,REP,54,,-18,11/2/2010,36.85,60.09,-23.24,5.24,5.24,1,-.0734451028701601, -32814,39410,1530,2010,2010_Sen-G_NY,NY,Sen-G,Sen-G,Angus Reid Global,13,Online,,10/29/2010,541,Charles E. Schumer,957,DEM,61,Jay Townsend,959,REP,35,,26,11/2/2010,66.32,32.21,34.11,8.11,-8.11,1,2.495112259150964, -32781,39377,1530,2010,2010_Sen-G_NY,NY,Sen-G,Sen-G,Siena College,305,Live Phone,,10/29/2010,603,Charles E. Schumer,957,DEM,64,Jay Townsend,959,REP,32,,32,11/2/2010,66.32,32.21,34.11,2.11,-2.11,1,-3.863129763478899, -32814,39411,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,Angus Reid Global,13,Online,,10/29/2010,508,Kirsten E. Gillibrand,4481,DEM,59,Joseph J. DioGuardi,4482,REP,38,,21,11/2/2010,62.95,35.11,27.84,6.84,-6.84,1,.1646018814151263, -32781,39373,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,Siena College,305,Live Phone,,10/29/2010,603,Kirsten E. Gillibrand,4481,DEM,57,Joseph J. DioGuardi,4482,REP,37,,20,11/2/2010,62.95,35.11,27.84,7.84,-7.84,1,.9992502026178588, -32779,39375,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/29/2010,1356,Lee Fisher,985,DEM,39,Rob Portman,986,REP,57,,-18,11/2/2010,39.4,56.85,-17.44,.56,-.56,1,-2.41030088220962, -32816,39412,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/29/2010,930,Lee Fisher,985,DEM,39,Rob Portman,986,REP,60,,-21,11/2/2010,39.4,56.85,-17.44,3.56,-3.56,1,.5401599791137032, -32882,39478,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,TCJ Research,327,IVR,,10/29/2010,1000,Joe Sestak,1032,DEM,46,Patrick J. Toomey,2537,REP,52,,-6,11/2/2010,48.99,51.01,-2.02,3.98,-3.98,1,.653155709699053, -51759,81813,4587,2010,2010_House-G_ID-1,ID-1,House-G,House-G,Greg Smith & Associates,128,Live Phone,,10/29/2010,400,Walt Minnick,10772,DEM,48,Raúl R. Labrador,10773,REP,38,,10,11/2/2010,41.28,51.02,-9.74,19.74,19.74,0,12.11188930457555, -64377,118429,4685,2010,2010_House-G_MS-4,MS-4,House-G,House-G,TCJ Research,327,IVR,,10/29/2010,1000,Gene Taylor,10859,DEM,47,Steven M. Palazzo,10858,REP,48,,-1,11/2/2010,46.83,51.93,-5.1,4.1,4.1,1,-.7013193815843138, -32837,82021,4702,2010,2010_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,10/29/2010,434,Carol Shea-Porter,10875,DEM,39,Frank C. Guinta,10876,REP,46,,-7,11/2/2010,42.42,54.04,-11.62,4.62,4.62,1,-.7416951542808745, -32837,82031,4703,2010,2010_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,10/29/2010,451,Annie Kuster,10877,DEM,43,Charles Bass,10878,REP,40,,3,11/2/2010,46.76,48.34,-1.58,4.58,4.58,0,-1.45467209161385, -64378,118430,4818,2010,2010_House-G_SD-1,SD-1,House-G,House-G,TCJ Research,327,IVR,,10/29/2010,1000,Stephanie Herseth Sandlin,10975,DEM,46,Kristi L. Noem,10976,REP,50,,-4,11/2/2010,45.89,48.12,-2.23,1.77,-1.77,1,-.5284824230816506, -64379,118431,4868,2010,2010_House-G_VA-5,VA-5,House-G,House-G,TCJ Research,327,IVR,,10/29/2010,1000,Tom S. Perriello,10999,DEM,45,Robert Hurt,10998,REP,52,,-7,11/2/2010,46.99,50.81,-3.82,3.18,-3.18,1,-.1905067829656693, -27378,32656,8657,2010,2010_House-G_US,US,House-G,House-G,CNN/Opinion Research Corp.,37,Live Phone,,10/29/2010,600,Generic Candidate,13740,DEM,42,Generic Candidate,13741,REP,52,,-10,11/2/2010,44.77,51.38,-6.61,3.39,-3.39,1,.0956930057713586,for CNN; sample size unavailable; estimated at 600 as a default -1072,117573,8657,2010,2010_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,10/29/2010,748,Generic Candidate,13740,DEM,46,Generic Candidate,13741,REP,51,,-5,11/2/2010,44.77,51.38,-6.61,1.61,1.61,1,-1.59627003800333,for NBC News -27379,32657,8657,2010,2010_House-G_US,US,House-G,House-G,Pew Research Center,253,Live Phone,,10/29/2010,600,Generic Candidate,13740,DEM,42,Generic Candidate,13741,REP,48,,-6,11/2/2010,44.77,51.38,-6.61,.61,.61,1,-2.779346213290171,sample size unavailable; estimated at 600 as a default -32803,120118,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/30/2010,882,Jerry Brown,11276,DEM,51,Meg Whitman,11278,REP,46,,5,11/2/2010,53.77,40.88,12.88,7.88,-7.88,1,2.022759507659028, -32829,83574,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,YouGov,391,Online,,10/30/2010,810,Jerry Brown,11276,DEM,51,Meg Whitman,11278,REP,41,,10,11/2/2010,53.77,40.88,12.88,2.88,-2.88,1,-3.088513738349517, -42410,83646,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2010,1000,John Wright Hickenlooper,11279,DEM,47,Tom Tancredo,13666,IND,44,6,3,11/2/2010,51.05,36.38,14.67,11.67,,1,4.443906730622416,for FOX News -32831,83710,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Susquehanna Polling & Research Inc.,326,IVR,,10/30/2010,1527,Alex Sink,11283,DEM,49,Rick Scott,11284,REP,46,,3,11/2/2010,47.72,48.87,-1.15,4.15,4.15,0,1.34054768525751, -32826,83711,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,YouGov,391,Online,,10/30/2010,548,Alex Sink,11283,DEM,45,Rick Scott,11284,REP,45,,0,11/2/2010,47.72,48.87,-1.15,1.15,1.15,.5,-2.089927210219934, -32806,83804,1285,2010,2010_Gov-G_IL,IL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2010,1000,Pat Quinn,11291,DEM,38,William E. Brady,11292,REP,44,,-6,11/2/2010,46.79,45.94,.85,6.85,-6.85,0,1.819369581293556, -32818,84063,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,YouGov,391,Online,,10/30/2010,578,Andrew Cuomo,11318,DEM,56,Carl Paladino,11319,REP,29,,27,11/2/2010,62.56,33.26,29.29,2.29,-2.29,1,-4.382997115506376, -42418,84097,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2010,1000,Ted Strickland,11320,DEM,44,John Richard Kasich,11321,REP,48,,-4,11/2/2010,47.04,49.04,-2,2,-2,1,-.1248721641683401,for FOX News -32824,84095,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,YouGov,391,Online,,10/30/2010,560,Ted Strickland,11320,DEM,45,John Richard Kasich,11321,REP,48,,-3,11/2/2010,47.04,49.04,-2,1,-1,1,-1.59623454452603, -32834,84203,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Muhlenberg College,219,Live Phone,,10/30/2010,474,Dan Onorato,11326,DEM,42,Thomas W. Corbett,11327,REP,49,,-7,11/2/2010,45.51,54.49,-8.98,1.98,1.98,1,-1.001916451879022, -32822,84201,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,YouGov,391,Online,,10/30/2010,570,Dan Onorato,11326,DEM,40,Thomas W. Corbett,11327,REP,51,,-11,11/2/2010,45.51,54.49,-8.98,2.02,-2.02,1,-1.011377321792073, -32840,39436,1507,2010,2010_Sen-G_AK,AK,Sen-G,Sen-G,Hays Research Group,136,Live Phone,D,10/30/2010,502,Lisa Murkowski,2261,W,25.3,Joe Miller,556,REP,27.1,25.9,-1.8,11/2/2010,39.57,35.56,4,5.8,,0,1.093634703176374,for unspecified Democratic sponsor -32803,39399,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/30/2010,882,Barbara Boxer,620,DEM,50,Carly Fiorina,623,REP,46,,4,11/2/2010,52.18,42.17,10.01,6.01,-6.01,1,-.1122113890831866, -32829,39425,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,YouGov,391,Online,,10/30/2010,810,Barbara Boxer,620,DEM,49,Carly Fiorina,623,REP,45,,4,11/2/2010,52.18,42.17,10.01,6.01,-6.01,1,.0515236089794344, -42410,39403,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2010,1000,Michael F. Bennet,638,DEM,46,Ken Buck,2305,REP,50,,-4,11/2/2010,48.05,46.42,1.63,5.63,-5.63,0,2.223991576016923,for FOX News -32831,39427,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,Susquehanna Polling & Research Inc.,326,IVR,,10/30/2010,1527,Marco Rubio,690,REP,48,Charlie Crist,4468,IND,31,20,17,11/2/2010,48.89,29.71,19.19,2.19,,1,-3.529181223096396, -32826,39422,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,YouGov,391,Online,,10/30/2010,548,Marco Rubio,690,REP,46,Charlie Crist,4468,IND,34,15,12,11/2/2010,48.89,29.71,19.19,7.19,,1,1.858473687768644, -32806,39402,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2010,1000,Alexi Giannoulias,752,DEM,42,Mark Kirk,753,REP,46,,-4,11/2/2010,46.42,48.01,-1.6,2.4,-2.4,1,.3609641833446801, -32808,39404,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2010,1000,Harry Reid,930,DEM,45,Sharron Angle,928,REP,48,,-3,11/2/2010,50.29,44.55,5.74,8.74,-8.74,0,1.34092938117223, -32818,39415,1530,2010,2010_Sen-G_NY,NY,Sen-G,Sen-G,YouGov,391,Online,,10/30/2010,578,Charles E. Schumer,957,DEM,60,Jay Townsend,959,REP,34,,26,11/2/2010,66.32,32.21,34.11,8.11,-8.11,1,2.865566931801358, -32818,39414,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,YouGov,391,Online,,10/30/2010,578,Kirsten E. Gillibrand,4481,DEM,58.1,Joseph J. DioGuardi,4482,REP,34.5,,23.6,11/2/2010,62.95,35.11,27.84,4.24,-4.24,1,-2.679508573395897, -32836,39432,1532,2010,2010_Sen-G_NC,NC,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/30/2010,847,Elaine Marshall,878,DEM,40,Richard Burr,875,REP,52,2,-12,11/2/2010,43.05,54.81,-11.77,.23,-.23,1,-3.341050431140578, -32824,39421,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,YouGov,391,Online,,10/30/2010,560,Lee Fisher,985,DEM,39,Rob Portman,986,REP,52,,-13,11/2/2010,39.4,56.85,-17.44,4.44,4.44,1,1.469041672021024, -32834,39430,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Muhlenberg College,219,Live Phone,,10/30/2010,474,Joe Sestak,1032,DEM,44,Patrick J. Toomey,2537,REP,48,,-4,11/2/2010,48.99,51.01,-2.02,1.98,-1.98,1,-1.281461087752744, -32822,39418,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,YouGov,391,Online,,10/30/2010,570,Joe Sestak,1032,DEM,44,Patrick J. Toomey,2537,REP,48,,-4,11/2/2010,48.99,51.01,-2.02,1.98,-1.98,1,-1.298870863796136, -32797,39393,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/30/2010,2055,Patty Murray,1124,DEM,48,Dino Rossi,1125,REP,50,,-2,11/2/2010,52.36,47.64,4.73,6.73,-6.73,0,3.224266431412015, -32805,39401,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2010,1000,Patty Murray,1124,DEM,49,Dino Rossi,1125,REP,47,,2,11/2/2010,52.36,47.64,4.73,2.73,-2.73,1,-1.219989221952314, -51705,81747,4545,2010,2010_House-G_CT-5,CT-5,House-G,House-G,MRG Research,207,IVR,,10/30/2010,911,Christopher Murphy,10733,DEM,44,Sam S.F. Caligiuri,10734,REP,52,,-8,11/2/2010,54.06,45.93,8.13,16.13,-16.13,0,9.299391396604715, -52126,82283,4868,2010,2010_House-G_VA-5,VA-5,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/30/2010,400,Tom S. Perriello,10999,DEM,42,Robert Hurt,10998,REP,45,,-3,11/2/2010,46.99,50.81,-3.82,.82,.82,1,-3.009856368674128,for Robert Hurt -27375,117332,8657,2010,2010_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,10/30/2010,1069.5,Generic Candidate,13740,DEM,40.5,Generic Candidate,13741,REP,54.25,,-13.75,11/2/2010,44.77,51.38,-6.61,7.14,-7.14,1,4.546029541036445,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll -1071,32654,8657,2010,2010_House-G_US,US,House-G,House-G,Ipsos,154,Online,,10/30/2010,600,Generic Candidate,13740,DEM,44,Generic Candidate,13741,REP,50,,-6,11/2/2010,44.77,51.38,-6.61,.61,.61,1,-2.690677639523866,for Reuters; sample size unavailable; estimated at 600 as a default -1073,117596,8657,2010,2010_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/30/2010,1634,Generic Candidate,13740,DEM,45,Generic Candidate,13741,REP,52,,-7,11/2/2010,44.77,51.38,-6.61,.39,-.39,1,-2.534231556573042,among all adults -32799,83524,1275,2010,2010_Gov-G_AK,AK,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/31/2010,1539,Ethan Berkowitz,11270,DEM,43,Sean R. Parnell,11271,REP,54,,-11,11/2/2010,37.67,59.06,-21.39,10.39,10.39,1,4.170696074341529, -32801,83645,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/31/2010,1059,John Wright Hickenlooper,11279,DEM,48,Tom Tancredo,13666,IND,43,8,5,11/2/2010,51.05,36.38,14.67,9.67,,1,2.429353689831491, -32810,83676,1280,2010,2010_Gov-G_CT,CT,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/31/2010,750,Dannel P. Malloy,11281,DEM,46,Thomas C. Foley,11282,REP,48,,-2,11/2/2010,49.51,48.95,.56,2.56,-2.56,0,-1.289349103309784, -1066,83709,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/31/2010,773,Alex Sink,11283,DEM,48,Rick Scott,11284,REP,47,,1,11/2/2010,47.72,48.87,-1.15,2.15,2.15,0,-.8669554181039762, -32802,137966,1285,2010,2010_Gov-G_IL,IL,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/31/2010,814,Pat Quinn,11291,DEM,42,William E. Brady,11292,REP,47,4,-5,11/2/2010,46.79,45.94,.85,5.85,-5.85,0,.2727874780907823,average of multiple versions or turnout models listed in poll -1065,83979,1297,2010,2010_Gov-G_NV,NV,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/31/2010,682,Rory Reid,11312,DEM,44,Brian E. Sandoval,11313,REP,55,,-11,11/2/2010,41.61,53.36,-11.75,.75,.75,1,-4.716914771283164, -53208,84179,1300,2010,2010_Gov-G_OR,OR,Gov-G,Gov-G,DHM Research,76,Live Phone,,10/31/2010,1000,John Kitzhaber,11324,DEM,46,Chris Dudley,11325,REP,43,,3,11/2/2010,49.29,47.76,1.53,1.47,1.47,1,-1.4797742607798, -32800,84200,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/31/2010,772,Dan Onorato,11326,DEM,45,Thomas W. Corbett,11327,REP,52,,-7,11/2/2010,45.51,54.49,-8.98,1.98,1.98,1,-.5633015730008415, -32799,39395,1507,2010,2010_Sen-G_AK,AK,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/31/2010,1539,Lisa Murkowski,2261,W,30,Joe Miller,556,REP,37,30,-7,11/2/2010,39.57,35.56,4,11,,0,7.76742455913981, -32884,39480,1507,2010,2010_Sen-G_AK,AK,Sen-G,Sen-G,TCJ Research,327,IVR,,10/31/2010,1000,Lisa Murkowski,2261,W,37,Joe Miller,556,REP,35,27,2,11/2/2010,39.57,35.56,4,2,,1,-2.414535680491631, -32801,39397,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/31/2010,1059,Michael F. Bennet,638,DEM,48,Ken Buck,2305,REP,49,,-1,11/2/2010,48.05,46.42,1.63,2.63,-2.63,0,-.9498064810300954, -32810,39406,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/31/2010,750,Richard Blumenthal,656,DEM,53,Linda McMahon,657,REP,46,,7,11/2/2010,55.16,43.22,11.94,4.94,-4.94,1,1.081899641864652, -32883,39479,1513,2010,2010_Sen-GS_DE,DE,Sen-G,Sen-GS,TCJ Research,327,IVR,,10/31/2010,1000,Christopher A. Coons,4467,DEM,50,Christine O'Donnell,4493,REP,45,,5,11/2/2010,56.61,40.03,16.58,11.58,-11.58,1,6.501749314129972, -1066,39435,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/31/2010,773,Marco Rubio,690,REP,47,Charlie Crist,4468,IND,30,21,17,11/2/2010,48.89,29.71,19.19,2.19,,1,-3.321605468086884, -32802,138013,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/31/2010,814,Alexi Giannoulias,752,DEM,43.5,Mark Kirk,753,REP,46,3,-2.5,11/2/2010,46.42,48.01,-1.6,.9,-.9,1,-1.323323001241771,average of multiple versions or turnout models listed in poll -32879,39475,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,TCJ Research,327,IVR,,10/31/2010,1000,Alexi Giannoulias,752,DEM,43,Mark Kirk,753,REP,48,,-5,11/2/2010,46.42,48.01,-1.6,3.4,-3.4,1,.7759606727204464, -32873,39469,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,TCJ Research,327,IVR,,10/31/2010,1000,Jack Conway,785,DEM,43,Rand Paul,788,REP,55,,-12,11/2/2010,44.25,55.73,-11.48,.52,-.52,1,-3.824163596620582, -1065,39400,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/31/2010,682,Harry Reid,930,DEM,46,Sharron Angle,928,REP,47,,-1,11/2/2010,50.29,44.55,5.74,6.74,-6.74,0,-.8575438544200119, -32877,39473,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,TCJ Research,327,IVR,,10/31/2010,1000,Harry Reid,930,DEM,45,Sharron Angle,928,REP,51,,-6,11/2/2010,50.29,44.55,5.74,11.74,-11.74,0,4.508003333352146, -32800,39396,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/31/2010,772,Joe Sestak,1032,DEM,46,Patrick J. Toomey,2537,REP,51,,-5,11/2/2010,48.99,51.01,-2.02,2.98,-2.98,1,-.0879674508875591, -32878,39474,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,TCJ Research,327,IVR,,10/31/2010,1000,Patty Murray,1124,DEM,48,Dino Rossi,1125,REP,50,,-2,11/2/2010,52.36,47.64,4.73,6.73,-6.73,0,2.928224963603176, -32798,39394,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,Public Policy Polling,263,IVR,,10/31/2010,1676,"Joe Manchin, III",4489,DEM,51,John Raese,4491,REP,46,,5,11/2/2010,53.47,43.4,10.07,5.07,-5.07,1,-2.238465995168642, -32811,39407,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/31/2010,750,"Joe Manchin, III",4489,DEM,50,John Raese,4491,REP,46,,4,11/2/2010,53.47,43.4,10.07,6.07,-6.07,1,-.2276932613906808, -32876,39472,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,TCJ Research,327,IVR,,10/31/2010,1000,"Joe Manchin, III",4489,DEM,48,John Raese,4491,REP,48,,0,11/2/2010,53.47,43.4,10.07,10.07,-10.07,.5,3.423964560843732, -32874,39470,1544,2010,2010_Sen-G_WI,WI,Sen-G,Sen-G,TCJ Research,327,IVR,,10/31/2010,1000,Russ Feingold,1135,DEM,42,Ron Johnson,1138,REP,56,,-14,11/2/2010,47.02,51.86,-4.84,9.16,-9.16,1,6.266146960272478, -51764,81823,4596,2010,2010_House-G_IL-8,IL-8,House-G,House-G,We Ask America,376,IVR,,10/31/2010,773,Melissa L. Bean,10777,DEM,45.7,Joe Walsh,10776,REP,48.7,5.54,-3,11/2/2010,48.32,48.47,-.14,2.86,-2.86,1,-3.980781667439466, -51764,81827,4598,2010,2010_House-G_IL-10,IL-10,House-G,House-G,We Ask America,376,IVR,,10/31/2010,861,Daniel J. Seals,10781,DEM,46,Robert Dold,10780,REP,54,,-8,11/2/2010,48.92,51.08,-2.16,5.84,-5.84,1,-.9806250756114896, -51764,81834,4599,2010,2010_House-G_IL-11,IL-11,House-G,House-G,We Ask America,376,IVR,,10/31/2010,829,Deborah Halvorson,10783,DEM,45,Adam Kinzinger,10782,REP,55,,-10,11/2/2010,42.65,57.35,-14.7,4.7,4.7,1,-2.132613680063514, -51764,81845,4602,2010,2010_House-G_IL-14,IL-14,House-G,House-G,We Ask America,376,IVR,,10/31/2010,784,Bill Foster,10788,DEM,45.3,Randy Hultgren,10787,REP,50.3,4.21,-5,11/2/2010,45.04,51.31,-6.27,1.27,1.27,1,-5.570189778779007, -51764,81852,4605,2010,2010_House-G_IL-17,IL-17,House-G,House-G,We Ask America,376,IVR,,10/31/2010,1103,Philip G. Hare,10790,DEM,43.7,Robert Schilling,10789,REP,51.7,4.49,-8,11/2/2010,42.96,52.58,-9.62,1.62,1.62,1,-2.446146302204574, -63872,117601,8657,2010,2010_House-G_US,US,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/31/2010,2056,Generic Candidate,13740,DEM,45,Generic Candidate,13741,REP,50,,-5,11/2/2010,44.77,51.38,-6.61,1.61,1.61,1,-1.190392870390307, -52928,83708,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Susquehanna Polling & Research Inc.,326,IVR,,11/1/2010,1526,Alex Sink,11283,DEM,45,Rick Scott,11284,REP,49,,-4,11/2/2010,47.72,48.87,-1.15,2.85,-2.85,1,.1785252447857244, -64059,117883,1793,2011,2011_House-GS_NY-26,NY-26,House-G,House-GS,Global Strategy Group,118,Live Phone,D,5/3/2011,400,Kathleen Courtney Hochul,13931,DEM,30,Jane L. Corwin,13932,REP,31,26,-1,5/24/2011,47.35,42.38,4.96,5.96,-5.96,0,1.362559234802094,for Kathleen Courtney Hochul -64185,118095,1793,2011,2011_House-GS_NY-26,NY-26,House-G,House-GS,Public Policy Polling,263,IVR,D,5/7/2011,1048,Kathleen Courtney Hochul,13931,DEM,35,Jane L. Corwin,13932,REP,31,24,4,5/24/2011,47.35,42.38,4.96,.96,-.96,1,-3.692875733764803,for unspecified Democratic sponsor -64254,118232,1793,2011,2011_House-GS_NY-26,NY-26,House-G,House-GS,Siena College,305,Live Phone,,5/19/2011,639,Kathleen Courtney Hochul,13931,DEM,42,Jane L. Corwin,13932,REP,38,12,4,5/24/2011,47.35,42.38,4.96,.96,-.96,1,-3.011598698383239, -64186,118096,1793,2011,2011_House-GS_NY-26,NY-26,House-G,House-GS,Public Policy Polling,263,IVR,,5/22/2011,1106,Kathleen Courtney Hochul,13931,DEM,42,Jane L. Corwin,13932,REP,36,13,6,5/24/2011,47.35,42.38,4.96,1.04,1.04,1,-2.85878414988615, -64187,118097,1792,2011,2011_House-GS_CA-36,CA-36,House-G,House-GS,Public Policy Polling,263,IVR,D,7/9/2011,619,Janice Hahn,14153,DEM,52,Craig Huey,14154,REP,44,,8,7/12/2011,54.89,45.11,9.78,1.78,-1.78,1,-5.178959588480869,for unspecified Democratic sponsor -64062,117886,1790,2011,2011_House-GS_NY-9,NY-9,House-G,House-GS,Global Strategy Group,118,Live Phone,D,8/31/2011,400,David I. Weprin,13933,DEM,47,Bob Turner,13934,REP,39,,8,9/13/2011,47.25,52.43,-5.18,13.18,13.18,0,9.534796074268671,for unspecified Democratic sponsor -64143,118017,1790,2011,2011_House-GS_NY-9,NY-9,House-G,House-GS,McLaughlin & Associates,203,Live Phone,R,8/31/2011,300,David I. Weprin,13933,DEM,42,Bob Turner,13934,REP,42,,0,9/13/2011,47.25,52.43,-5.18,5.18,5.18,.5,-.0609209124428959,for Bob Turner -64116,117959,1790,2011,2011_House-GS_NY-9,NY-9,House-G,House-GS,Magellan Strategies,179,IVR,,9/1/2011,2055,David I. Weprin,13933,DEM,40.4,Bob Turner,13934,REP,44.6,3.2,-4.1999998,9/13/2011,47.25,52.43,-5.18,.98,.98,1,-3.427414532066231, -64255,118233,1790,2011,2011_House-GS_NY-9,NY-9,House-G,House-GS,Siena College,305,Live Phone,,9/7/2011,886,David I. Weprin,13933,DEM,44,Bob Turner,13934,REP,50,,-6,9/13/2011,47.25,52.43,-5.18,.82,-.82,1,-3.353749009888086, -64188,118098,1790,2011,2011_House-GS_NY-9,NY-9,House-G,House-GS,Public Policy Polling,263,IVR,,9/10/2011,664,David I. Weprin,13933,DEM,41,Bob Turner,13934,REP,47,4,-6,9/13/2011,47.25,52.43,-5.18,.82,-.82,1,-3.372219337663048, -64189,118099,1791,2011,2011_House-GS_NV-2,NV-2,House-G,House-GS,Public Policy Polling,263,IVR,,9/10/2011,629,Kate Marshall,14155,DEM,37,Mark Amodei,14156,REP,50,4,-13,9/13/2011,36.07,57.92,-21.85,8.85,8.85,1,1.939656499313156, -63953,117708,1273,2011,2011_Gov-GS_WV,WV,Gov-G,Gov-GS,Mellman Group,205,Live Phone,D,9/18/2011,500,Earl Ray Tomblin,13864,DEM,46,Bill Maloney,13865,REP,36,,10,10/4/2011,49.55,47.05,2.51,7.49,7.49,1,1.932619695919333,for unspecified Democratic sponsor -191,117718,1273,2011,2011_Gov-GS_WV,WV,Gov-G,Gov-GS,Public Policy Polling,263,IVR,,10/1/2011,932,Earl Ray Tomblin,13864,DEM,47,Bill Maloney,13865,REP,46,,1,10/4/2011,49.55,47.05,2.51,1.51,-1.51,1,-4.478686489359463, -163,117667,1272,2011,2011_Gov-O_LA,LA,Gov-G,Gov-O,Clarus Research Group,53,Live Phone,,10/6/2011,602,Tara Hollis,13853,DEM,5,Piyush Amrit Jindal,13854,REP,57,2,-52,10/22/2011,17.88,65.8,-47.92,4.08,-4.08,1,-3.360892620507348, -63915,117659,1271,2011,2011_Gov-G_KY,KY,Gov-G,Gov-G,Braun Research,33,Live Phone,,10/18/2011,802,Steve Beshear,13781,DEM,54,David L. Williams,13782,REP,26,8,28,11/8/2011,55.72,35.29,20.43,7.57,7.57,1,1.208266194344225, -63794,117447,1271,2011,2011_Gov-G_KY,KY,Gov-G,Gov-G,SurveyUSA,325,IVR/Live Phone,,10/30/2011,576,Steve Beshear,13781,DEM,54,David L. Williams,13782,REP,29,9,25,11/8/2011,55.72,35.29,20.43,4.57,4.57,1,-1.630787385543301, -7,117717,1270,2011,2011_Gov-G_MS,MS,Gov-G,Gov-G,Public Policy Polling,263,IVR,,11/5/2011,796,Johnny L. DuPree,13866,DEM,40,Phil Bryant,13867,REP,54,,-14,11/8/2011,39.02,60.98,-21.96,7.96,7.96,1,.8489103626413523, -13750,17617,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Iowa State University,153,Live Phone,,12/13/2011,333,Rick Santorum,10,REP,5,Mitt Romney,9,REP,18,28,-13,1/3/2012,24.56,24.53,.03,13.03,,0,1.879844905700963, -13698,17350,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,12/13/2011,750,Rick Santorum,10,REP,6,Mitt Romney,9,REP,23,18,-17,1/3/2012,24.56,24.53,.03,17.03,,0,6.048916854625264, -13721,17469,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Public Policy Polling,263,IVR,,12/17/2011,597,Rick Santorum,10,REP,10,Mitt Romney,9,REP,20,23,-10,1/3/2012,24.56,24.53,.03,10.03,,0,-1.084904330708347, -13723,17471,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR,,12/18/2011,391,Rick Santorum,10,REP,3,Mitt Romney,9,REP,18,24,-15,1/3/2012,24.56,24.53,.03,15.03,,0,4.339861743294093, -13754,17624,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,12/19/2011,750,Rick Santorum,10,REP,10,Mitt Romney,9,REP,25,20,-15,1/3/2012,24.56,24.53,.03,15.03,,0,5.023682899182208, -13751,17618,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,We Ask America,376,IVR,,12/20/2011,1250,Rick Santorum,10,REP,9,Mitt Romney,9,REP,18,19,-9,1/3/2012,24.56,24.53,.03,9.03,,0,-1.210970092617174, -13792,17708,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,American Research Group,9,Live Phone,,12/21/2011,600,Rick Santorum,10,REP,4,Mitt Romney,9,REP,20,21,-16,1/3/2012,24.56,24.53,.03,16.03,,0,6.204096623315821, -13805,17735,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,12/24/2011,452,Rick Santorum,10,REP,16,Mitt Romney,9,REP,25,22,-9,1/3/2012,24.56,24.53,.03,9.03,,0,-.5044233266269139,for CNN -13815,17741,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,American Research Group,9,Live Phone,,12/27/2011,600,Rick Santorum,10,REP,11,Mitt Romney,9,REP,22,16,-11,1/3/2012,24.56,24.53,.03,11.03,,0,2.320233685559713, -13803,17725,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Public Policy Polling,263,IVR,,12/27/2011,565,Rick Santorum,10,REP,10,Mitt Romney,9,REP,20,24,-10,1/3/2012,24.56,24.53,.03,10.03,,0,.7540244464677499, -13833,17778,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Selzer & Co.,304,Live Phone,,12/27/2011,150,Rick Santorum,10,REP,10,Mitt Romney,9,REP,22,29,-12,1/3/2012,24.56,24.53,.03,12.03,,0,2.941727729916472,for Des Moines Register -13819,17752,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Marist College,183,Live Phone,,12/28/2011,433,Rick Santorum,10,REP,15,Mitt Romney,9,REP,23,21,-8,1/3/2012,24.56,24.53,.03,8.03,,0,-.6886237523045571,for NBC News -13814,17740,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR,,12/28/2011,429,Rick Santorum,10,REP,13,Mitt Romney,9,REP,17,17,-4,1/3/2012,24.56,24.53,.03,4.03,,.5,-4.825061427863628,for Newsmax -13813,17739,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,12/28/2011,750,Rick Santorum,10,REP,16,Mitt Romney,9,REP,23,22,-7,1/3/2012,24.56,24.53,.03,7.03,,0,-1.279322702969828, -13832,17772,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Selzer & Co.,304,Live Phone,,12/28/2011,150,Rick Santorum,10,REP,11,Mitt Romney,9,REP,26,22,-15,1/3/2012,24.56,24.53,.03,15.03,,0,6.07953371961045,for Des Moines Register -13831,17771,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Selzer & Co.,304,Live Phone,,12/29/2011,151,Rick Santorum,10,REP,19,Mitt Romney,9,REP,24,20,-5,1/3/2012,24.56,24.53,.03,5.03,,0,-3.832778507078811,for Des Moines Register -13824,17754,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,We Ask America,376,IVR,,12/29/2011,889,Rick Santorum,10,REP,17,Mitt Romney,9,REP,24,14,-7,1/3/2012,24.56,24.53,.03,7.03,,0,-1.505690158107524, -13830,17770,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Selzer & Co.,304,Live Phone,,12/30/2011,151,Rick Santorum,10,REP,22,Mitt Romney,9,REP,23,16,-1,1/3/2012,24.56,24.53,.03,1.03,,0,-7.661422899678782,for Des Moines Register -13841,17776,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,American Research Group,9,Live Phone,,12/31/2011,600,Rick Santorum,10,REP,16,Mitt Romney,9,REP,22,17,-6,1/3/2012,24.56,24.53,.03,6.03,,0,-1.836786037798525, -13836,17766,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Public Policy Polling,263,IVR,,12/31/2011,670,Rick Santorum,10,REP,18,Mitt Romney,9,REP,21,19,-3,1/3/2012,24.56,24.53,.03,3.03,,0,-5.395003418117608, -13839,17773,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR,,1/1/2012,729,Rick Santorum,10,REP,18,Mitt Romney,9,REP,23,22,-5,1/3/2012,24.56,24.53,.03,5.03,,0,-2.901320930660755, -13837,17767,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/1/2012,670,Rick Santorum,10,REP,18,Mitt Romney,9,REP,18,21,0,1/3/2012,24.56,24.53,.03,.03,,0,-8.150571453135225, -13870,17822,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/4/2012,865,Mitt Romney,9,REP,37,Ron Paul,7,REP,19,16,18,1/10/2012,39.28,22.89,16.39,1.61,,1,-4.089725278027629,for Watchdog.org -13857,17809,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,1/4/2012,498,Mitt Romney,9,REP,38,Ron Paul,7,REP,24,8,14,1/10/2012,39.28,22.89,16.39,2.39,,1,-3.656559172940681, -13869,17821,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,Marist College,183,Live Phone,,1/5/2012,711,Mitt Romney,9,REP,42,Ron Paul,7,REP,22,9,20,1/10/2012,39.28,22.89,16.39,3.61,,1,-1.973827117747725,for NBC News -13863,17815,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/5/2012,750,Mitt Romney,9,REP,42,Ron Paul,7,REP,18,12,24,1/10/2012,39.28,22.89,16.39,7.61,,1,2.094984247125962, -13862,17814,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,Suffolk University,323,Live Phone,,1/5/2012,500,Mitt Romney,9,REP,40,Ron Paul,7,REP,17,8,23,1/10/2012,39.28,22.89,16.39,6.61,,1,.9370493756249164, -13878,17832,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/7/2012,600,Mitt Romney,9,REP,40,Ron Paul,7,REP,16,17,24,1/10/2012,39.28,22.89,16.39,7.61,,1,2.626752555142617, -13882,17836,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,Suffolk University,323,Live Phone,,1/7/2012,500,Mitt Romney,9,REP,35,Ron Paul,7,REP,20,11,15,1/10/2012,39.28,22.89,16.39,1.39,,1,-3.858220473299631, -13887,17840,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,University of New Hampshire,357,Live Phone,,1/7/2012,461,Mitt Romney,9,REP,41,Ron Paul,7,REP,17,11,24,1/10/2012,39.28,22.89,16.39,7.61,,1,2.586547644132998, -13886,17839,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/8/2012,1771,Mitt Romney,9,REP,35,Ron Paul,7,REP,18,16,17,1/10/2012,39.28,22.89,16.39,.61,,1,-4.306125264084028, -13900,17860,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/8/2012,722,Mitt Romney,9,REP,37,Ron Paul,7,REP,17,15,20,1/10/2012,39.28,22.89,16.39,3.61,,1,-1.228661027888726, -13894,17847,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/9/2012,600,Mitt Romney,9,REP,37,Ron Paul,7,REP,17,18,20,1/10/2012,39.28,22.89,16.39,3.61,,1,-.9072848333459236, -13901,17861,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,Suffolk University,323,Live Phone,,1/9/2012,500,Mitt Romney,9,REP,37,Ron Paul,7,REP,18,16,19,1/10/2012,39.28,22.89,16.39,2.61,,1,-2.164899189895666, -13919,17907,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR,,1/11/2012,726,Newt Gingrich,3,REP,21,Mitt Romney,9,REP,23,14,-2,1/21/2012,40.42,27.85,12.58,14.58,,0,-1.871710042647219,for Augusta Chronicle | Savannah Morning News -13920,17901,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/11/2012,750,Mitt Romney,9,REP,41,Newt Gingrich,3,REP,19,15,22,1/31/2012,46.4,31.93,14.47,7.53,,1,-2.415511658496028, -52448,82840,1789,2012,2012_House-GS_OR-1,OR-1,House-G,House-GS,Moore Information,217,Live Phone,R,1/12/2012,300,Suzanne Bonamici,7359,DEM,46,Robert Y. Cornilles,7362,REP,42,,4,1/31/2012,53.81,39.57,14.24,10.24,-10.24,1,2.363539295549815,for Robert Y. Cornilles -13925,17908,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/12/2012,600,Newt Gingrich,3,REP,25,Mitt Romney,9,REP,29,7,-4,1/21/2012,40.42,27.85,12.58,16.58,,0,-.2999009998910097, -13936,17926,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Ipsos,154,Online,,1/12/2012,398,Newt Gingrich,3,REP,12,Mitt Romney,9,REP,37,16,-25,1/21/2012,40.42,27.85,12.58,37.58,,0,22.21937676444583,for Reuters; among registered voters -13935,17924,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,New Frontier Strategy,229,IVR,,1/12/2012,810,Newt Gingrich,3,REP,23,Mitt Romney,9,REP,32,14,-9,1/21/2012,40.42,27.85,12.58,21.58,,0,5.51285492129058, -13931,17920,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/12/2012,803,Newt Gingrich,3,REP,24,Mitt Romney,9,REP,29,14,-5,1/21/2012,40.42,27.85,12.58,17.58,,0,.4748157646983132, -13926,17909,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/12/2012,750,Newt Gingrich,3,REP,21,Mitt Romney,9,REP,28,16,-7,1/21/2012,40.42,27.85,12.58,19.58,,0,3.65461942132205, -13957,17965,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Susquehanna Polling & Research Inc.,326,Live Phone,,1/13/2012,1266,Mitt Romney,9,REP,44,Newt Gingrich,3,REP,20,12,24,1/31/2012,46.4,31.93,14.47,9.53,,1,-.2352057983201253,for Sunshine State News -13953,17955,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Monmouth University,215,Live Phone,,1/14/2012,963,Newt Gingrich,3,REP,22,Mitt Romney,9,REP,33,14,-11,1/21/2012,40.42,27.85,12.58,23.58,,0,8.114001696741711, -13942,17932,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/14/2012,600,Mitt Romney,9,REP,42,Newt Gingrich,3,REP,25,9,17,1/31/2012,46.4,31.93,14.47,2.53,,1,-7.498330313554312, -13980,18006,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,20/20 Insight,1,IVR,,1/15/2012,165,Newt Gingrich,3,REP,22,Mitt Romney,9,REP,36,15,-14,1/21/2012,40.42,27.85,12.58,26.58,,0,10.66381481339996,for Justice At Stake -13981,18007,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,1/15/2012,505,Newt Gingrich,3,REP,23,Mitt Romney,9,REP,33,16,-10,1/21/2012,40.42,27.85,12.58,22.58,,0,7.146113956717633,for CNN -13940,17930,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR,,1/15/2012,720,Newt Gingrich,3,REP,21,Mitt Romney,9,REP,32,13,-11,1/21/2012,40.42,27.85,12.58,23.58,,0,7.91029082746892,for Newsmax -13941,17931,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,We Ask America,376,IVR,,1/15/2012,989,Newt Gingrich,3,REP,18,Mitt Romney,9,REP,31,9,-13,1/21/2012,40.42,27.85,12.58,25.58,,0,10.13185298168275, -13983,18009,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,1/15/2012,391,Mitt Romney,9,REP,43,Newt Gingrich,3,REP,18,19,25,1/31/2012,46.4,31.93,14.47,10.53,,1,1.298511522354998,for CNN -13949,17944,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/15/2012,572,Mitt Romney,9,REP,41,Newt Gingrich,3,REP,26,11,15,1/31/2012,46.4,31.93,14.47,.53,,1,-8.882630536890792, -13979,18005,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,20/20 Insight,1,IVR,,1/16/2012,214,Newt Gingrich,3,REP,21,Mitt Romney,9,REP,38,15,-17,1/21/2012,40.42,27.85,12.58,29.58,,0,14.03685346494396,for Justice At Stake -13986,18012,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Marist College,183,Live Phone,,1/16/2012,342,Newt Gingrich,3,REP,22,Mitt Romney,9,REP,37,15,-15,1/21/2012,40.42,27.85,12.58,27.58,,0,12.65774789419861,for NBC News -13964,17978,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/16/2012,750,Newt Gingrich,3,REP,21,Mitt Romney,9,REP,35,16,-14,1/21/2012,40.42,27.85,12.58,26.58,,0,11.46510988529174, -13978,18004,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,20/20 Insight,1,IVR,,1/17/2012,133,Newt Gingrich,3,REP,29,Mitt Romney,9,REP,24,16,5,1/21/2012,40.42,27.85,12.58,7.58,,1,-8.06250695699107,for Justice At Stake -13998,18029,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Ipsos,154,Online,,1/17/2012,656,Newt Gingrich,3,REP,23,Mitt Romney,9,REP,35,15,-12,1/21/2012,40.42,27.85,12.58,24.58,,0,10.30781807927691,for Reuters -13985,18011,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Marist College,183,Live Phone,,1/17/2012,342,Newt Gingrich,3,REP,26,Mitt Romney,9,REP,31,13,-5,1/21/2012,40.42,27.85,12.58,17.58,,0,2.872306929312636,for NBC News -64878,120162,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Marist College,183,Live Phone,,1/17/2012,684,Newt Gingrich,3,REP,24,Mitt Romney,9,REP,34,14,-10,1/21/2012,40.42,27.85,12.58,22.58,,0,8.071807492419008, -13992,18023,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/18/2012,600,Newt Gingrich,3,REP,33,Mitt Romney,9,REP,32,9,1,1/21/2012,40.42,27.85,12.58,11.58,,1,-4.07813592770864, -13984,18010,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR,,1/18/2012,718,Newt Gingrich,3,REP,32,Mitt Romney,9,REP,29,11,3,1/21/2012,40.42,27.85,12.58,9.58,,1,-5.458845958983128,for Savannah Morning News -13991,18046,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/18/2012,379,Newt Gingrich,3,REP,34,Mitt Romney,9,REP,30,14,4,1/21/2012,40.42,27.85,12.58,8.58,,1,-7.503978150753236, -13989,18020,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/18/2012,750,Newt Gingrich,3,REP,33,Mitt Romney,9,REP,31,11,2,1/21/2012,40.42,27.85,12.58,10.58,,1,-4.119591345044769, -13987,18013,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Tarrance Group,333,Live Phone,,1/18/2012,600,Newt Gingrich,3,REP,30,Mitt Romney,9,REP,37,10,-7,1/21/2012,40.42,27.85,12.58,19.58,,0,4.750489567945369,for Politico -14004,18041,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Clemson University,54,Live Phone,,1/19/2012,429,Newt Gingrich,3,REP,32,Mitt Romney,9,REP,26,9,6,1/21/2012,40.42,27.85,12.58,6.58,,1,-8.430023276628695, -13999,18044,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/19/2012,457,Newt Gingrich,3,REP,35,Mitt Romney,9,REP,29,17,6,1/21/2012,40.42,27.85,12.58,6.58,,1,-9.20241301202269, -14000,18033,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,We Ask America,376,IVR,,1/19/2012,988,Newt Gingrich,3,REP,32,Mitt Romney,9,REP,28,9,4,1/21/2012,40.42,27.85,12.58,8.58,,1,-5.995777699628206, -14005,18042,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,YouGov,391,Online,,1/19/2012,339,Newt Gingrich,3,REP,33,Mitt Romney,9,REP,29,16,4,1/21/2012,40.42,27.85,12.58,8.58,,1,-6.531529624512654, -14007,18047,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/20/2012,600,Newt Gingrich,3,REP,40,Mitt Romney,9,REP,26,13,14,1/21/2012,40.42,27.85,12.58,1.42,,1,-13.75772553909782, -14006,18045,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/20/2012,704,Newt Gingrich,3,REP,40,Mitt Romney,9,REP,26,16,14,1/21/2012,40.42,27.85,12.58,1.42,,1,-13.99232382709, -14027,18134,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,1/20/2012,254,Mitt Romney,9,REP,37,Newt Gingrich,3,REP,26,15,11,1/31/2012,46.4,31.93,14.47,3.47,,1,-5.419324670561359, -14037,18093,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,1/22/2012,197,Mitt Romney,9,REP,32,Newt Gingrich,3,REP,38,11,-6,1/31/2012,46.4,31.93,14.47,20.47,,0,12.06010771590296,for CNN -14011,18051,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR,,1/22/2012,557,Mitt Romney,9,REP,26,Newt Gingrich,3,REP,34,11,-8,1/31/2012,46.4,31.93,14.47,22.47,,0,14.56992004908533,for Newsmax -14014,18054,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/22/2012,750,Mitt Romney,9,REP,32,Newt Gingrich,3,REP,41,11,-9,1/31/2012,46.4,31.93,14.47,23.47,,0,15.4205468964279, -14024,18077,7454,2012,2012_Pres-R_MN,MN,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/22/2012,303,Rick Santorum,10,REP,17,Ron Paul,7,REP,13,18,4,2/7/2012,44.95,27.15,17.8,13.8,,0,2.413379420305581, -14030,18088,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/23/2012,300,Mitt Romney,9,REP,37,Newt Gingrich,3,REP,34,10,3,1/31/2012,46.4,31.93,14.47,11.47,,1,2.802253112962776, -64822,119998,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,1/23/2012,369,Mitt Romney,9,REP,36,Newt Gingrich,3,REP,34,11,2,1/31/2012,46.4,31.93,14.47,12.47,,1,4.592107041499458,for Time -14025,18141,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Cherry Communications,49,Live Phone,R,1/23/2012,504,Mitt Romney,9,REP,33,Newt Gingrich,3,REP,33,10,0,1/31/2012,46.4,31.93,14.47,14.47,,.5,6.479217826256002,for unspecified Republican sponsor -14019,18066,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/23/2012,921,Mitt Romney,9,REP,33,Newt Gingrich,3,REP,38,13,-5,1/31/2012,46.4,31.93,14.47,19.47,,0,11.60643507819794, -14028,18133,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,1/23/2012,347,Mitt Romney,9,REP,34,Newt Gingrich,3,REP,40,11,-6,1/31/2012,46.4,31.93,14.47,20.47,,0,12.20840391850907, -14020,18135,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,We Ask America,376,IVR,,1/23/2012,946,Mitt Romney,9,REP,34,Newt Gingrich,3,REP,32,9,2,1/31/2012,46.4,31.93,14.47,12.47,,1,4.561814166143304, -14026,18087,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/24/2012,300,Mitt Romney,9,REP,41,Newt Gingrich,3,REP,34,9,7,1/31/2012,46.4,31.93,14.47,7.47,,1,-1.027961197616572, -14039,18094,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,1/24/2012,172,Mitt Romney,9,REP,38,Newt Gingrich,3,REP,29,11,9,1/31/2012,46.4,31.93,14.47,5.47,,1,-2.629884720012881,for CNN -14060,18162,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Dixie Strategies,81,IVR,,1/24/2012,2567,Mitt Romney,9,REP,35,Newt Gingrich,3,REP,35,9,0,1/31/2012,46.4,31.93,14.47,14.47,,.5,6.953372993880516,for First Coast News -14065,34927,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,1/25/2012,500,Mitt Romney,9,REP,42,Newt Gingrich,3,REP,31,14,11,1/31/2012,46.4,31.93,14.47,3.47,,1,-4.30881390097147,for Bay News 9 | Tampa Bay Times | News 13 | Miami Herald | El Nuevo Herald -14044,18109,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR,,1/25/2012,530,Mitt Romney,9,REP,40.3,Newt Gingrich,3,REP,32.3,8.1,8,1/31/2012,46.4,31.93,14.47,6.47,,1,-.8891167524539101,for Newsmax -14053,18151,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,1/25/2012,580,Mitt Romney,9,REP,38,Newt Gingrich,3,REP,29,12,9,1/31/2012,46.4,31.93,14.47,5.47,,1,-2.170438338298049, -14045,18110,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/25/2012,750,Mitt Romney,9,REP,39,Newt Gingrich,3,REP,31,12,8,1/31/2012,46.4,31.93,14.47,6.47,,1,-.9611935738297496, -14047,18137,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,SurveyUSA,325,IVR/Online,,1/25/2012,540,Mitt Romney,9,REP,39,Newt Gingrich,3,REP,32,11,7,1/31/2012,46.4,31.93,14.47,7.47,,1,-.2999282463824889, -14052,18150,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Susquehanna Polling & Research Inc.,326,Live Phone,,1/25/2012,865,Mitt Romney,9,REP,40,Newt Gingrich,3,REP,31,12,9,1/31/2012,46.4,31.93,14.47,5.47,,1,-2.130057590288587, -14067,18171,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Marist College,183,Live Phone,,1/26/2012,366,Mitt Romney,9,REP,43,Newt Gingrich,3,REP,29,13,14,1/31/2012,46.4,31.93,14.47,.47,,1,-7.544885396112956,for NBC News -14078,119997,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Marist College,183,Live Phone,,1/26/2012,682,Mitt Romney,9,REP,42,Newt Gingrich,3,REP,27,16,15,1/31/2012,46.4,31.93,14.47,.53,,1,-7.266939080445177,for NBC News -14068,18172,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Marist College,183,Live Phone,,1/27/2012,316,Mitt Romney,9,REP,40,Newt Gingrich,3,REP,25,18,15,1/31/2012,46.4,31.93,14.47,.53,,1,-7.289407132261385,for NBC News -66548,124020,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,New Frontier Strategy,229,IVR,,1/27/2012,1094,Mitt Romney,9,REP,38.13,Newt Gingrich,3,REP,30.19,14.83,7.9400001,1/31/2012,46.4,31.93,14.47,6.53,,1,-.6100736431596544,for Sayfie Review -14062,18164,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,War Room Logistics,374,IVR,,1/27/2012,1632,Mitt Romney,9,REP,40,Newt Gingrich,3,REP,30,15,10,1/31/2012,46.4,31.93,14.47,4.47,,1,-2.55843908989887, -14077,18186,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/28/2012,750,Mitt Romney,9,REP,43,Newt Gingrich,3,REP,32,11,11,1/31/2012,46.4,31.93,14.47,3.47,,1,-3.828513691854298, -14064,18216,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/28/2012,387,Mitt Romney,9,REP,41,Newt Gingrich,3,REP,33,13,8,1/31/2012,46.4,31.93,14.47,6.47,,1,-.5958142768130767, -14084,18204,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,1/28/2012,539,Mitt Romney,9,REP,43,Newt Gingrich,3,REP,29,11,14,1/31/2012,46.4,31.93,14.47,.47,,1,-6.552936041043454, -14066,18169,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/28/2012,750,Mitt Romney,9,REP,44,Newt Gingrich,3,REP,28,12,16,1/31/2012,46.4,31.93,14.47,1.53,,1,-5.240848445134843, -14082,18200,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,SurveyUSA,325,IVR/Online,,1/28/2012,500,Mitt Romney,9,REP,41,Newt Gingrich,3,REP,26,12,15,1/31/2012,46.4,31.93,14.47,.53,,1,-6.584611590213841,for WFLA-TV -14088,18212,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Ipsos,154,Online,,1/29/2012,658,Mitt Romney,9,REP,43,Newt Gingrich,3,REP,28,12,15,1/31/2012,46.4,31.93,14.47,.53,,1,-6.320850560373023,for Reuters -14083,18201,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR,,1/29/2012,646,Mitt Romney,9,REP,36,Newt Gingrich,3,REP,31,12,5,1/31/2012,46.4,31.93,14.47,9.47,,1,3.078061846098773,for Newsmax -14081,18215,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/29/2012,346,Mitt Romney,9,REP,39,Newt Gingrich,3,REP,30,14,9,1/31/2012,46.4,31.93,14.47,5.47,,1,-1.388264163440377, -14087,18211,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Suffolk University,323,Live Phone,,1/29/2012,500,Mitt Romney,9,REP,47,Newt Gingrich,3,REP,27,12,20,1/31/2012,46.4,31.93,14.47,5.53,,1,-1.30605571738232,for 7News -14079,18210,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,We Ask America,376,IVR,,1/29/2012,1188,Mitt Romney,9,REP,44,Newt Gingrich,3,REP,25,10,19,1/31/2012,46.4,31.93,14.47,4.53,,1,-2.023241613920338, -14102,18234,7451,2012,2012_Pres-R_NV,NV,Pres-P,Pres-R,"University of Nevada, Las Vegas",356,Live Phone,,1/29/2012,426,Mitt Romney,9,REP,45,Newt Gingrich,3,REP,25,9,20,2/4/2012,50.01,21.1,28.91,8.91,,1,.8017068008874375, -14092,18219,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/30/2012,600,Mitt Romney,9,REP,43,Newt Gingrich,3,REP,31,13,12,1/31/2012,46.4,31.93,14.47,2.47,,1,-4.413083692705862, -14089,18214,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/30/2012,354,Mitt Romney,9,REP,36,Newt Gingrich,3,REP,29,17,7,1/31/2012,46.4,31.93,14.47,7.47,,1,.8837023862274688, -14111,18256,7451,2012,2012_Pres-R_NV,NV,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/2/2012,937,Mitt Romney,9,REP,50,Newt Gingrich,3,REP,25,15,25,2/4/2012,50.01,21.1,28.91,3.91,,1,-3.895734931925891, -14117,18264,7452,2012,2012_Pres-R_CO,CO,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/4/2012,527,Rick Santorum,10,REP,26,Mitt Romney,9,REP,40,18,-14,2/7/2012,40.31,34.85,5.46,19.46,,0,10.13691664471339, -14118,18265,7454,2012,2012_Pres-R_MN,MN,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/4/2012,410,Rick Santorum,10,REP,29,Ron Paul,7,REP,19,27,10,2/7/2012,44.95,27.15,17.8,7.8,,1,-1.507130492362821, -14131,18296,7452,2012,2012_Pres-R_CO,CO,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/5/2012,938,Rick Santorum,10,REP,27,Mitt Romney,9,REP,37,21,-10,2/7/2012,40.31,34.85,5.46,15.46,,0,6.428802398521523, -14132,18297,7454,2012,2012_Pres-R_MN,MN,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/5/2012,864,Rick Santorum,10,REP,33,Ron Paul,7,REP,20,24,13,2/7/2012,44.95,27.15,17.8,4.8,,1,-4.212883397921615, -23991,18385,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/11/2012,404,Mitt Romney,9,REP,24,Rick Santorum,10,REP,39,12,-15,2/28/2012,41.1,37.87,3.23,18.23,,0,11.04523123571118,among 'voters' -14179,18392,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/12/2012,600,Mitt Romney,9,REP,27,Rick Santorum,10,REP,33,12,-6,2/28/2012,41.1,37.87,3.23,9.23,,0,1.91041277091626, -14215,18470,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Glengariff Group,117,Live Phone,,2/12/2012,500,Mitt Romney,9,REP,30,Rick Santorum,10,REP,34,9,-4,2/28/2012,41.1,37.87,3.23,7.23,,0,-.3074436248651253,for WZZM 13; among registered voters -14191,18415,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/13/2012,750,Mitt Romney,9,REP,32,Rick Santorum,10,REP,35,13,-3,2/28/2012,41.1,37.87,3.23,6.23,,0,-1.148743022462217, -14206,18448,7458,2012,2012_Pres-R_AZ,AZ,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/14/2012,600,Mitt Romney,9,REP,38,Rick Santorum,10,REP,31,15,7,2/28/2012,46.87,27.05,19.82,12.82,,1,2.61745897244226, -14214,18469,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Marketing Resource Group (MRG),193,Live Phone,,2/14/2012,800,Mitt Romney,9,REP,33,Rick Santorum,10,REP,43,8,-10,2/28/2012,41.1,37.87,3.23,13.23,,0,6.235851584386211,for Inside Michigan Politics -14204,18446,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,IVR,,2/14/2012,455,Mitt Romney,9,REP,25,Rick Santorum,10,REP,34,11,-9,2/28/2012,41.1,37.87,3.23,12.23,,0,4.691287022792602, -14216,18471,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/15/2012,750,Mitt Romney,9,REP,24,Rick Santorum,10,REP,42,13,-18,3/6/2012,37.96,36.95,1.01,19.01,,0,10.73330932197319, -14229,18503,7458,2012,2012_Pres-R_AZ,AZ,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/16/2012,750,Mitt Romney,9,REP,39,Rick Santorum,10,REP,31,15,8,2/28/2012,46.87,27.05,19.82,11.82,,1,1.37430592765072, -14228,18502,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/16/2012,600,Mitt Romney,9,REP,32,Rick Santorum,10,REP,37,15,-5,2/28/2012,41.1,37.87,3.23,8.23,,0,1.581203398242099, -14347,18805,7478,2012,2012_Pres-R_VT,VT,Pres-P,Pres-R,Castleton University,45,IVR,,2/17/2012,231,Mitt Romney,9,REP,34,Ron Paul,7,REP,14,27,20,3/6/2012,39.45,25.29,14.16,5.84,,1,-5.980237529370157, -14242,18526,7458,2012,2012_Pres-R_AZ,AZ,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/18/2012,412,Mitt Romney,9,REP,36,Rick Santorum,10,REP,33,16,3,2/28/2012,46.87,27.05,19.82,16.82,,1,6.801743471285963,among 'voters' -14239,18523,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/18/2012,602,Mitt Romney,9,REP,33,Rick Santorum,10,REP,37,15,-4,2/28/2012,41.1,37.87,3.23,7.23,,0,1.343134047815839, -24014,18557,7461,2012,2012_Pres-R_WA,WA,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/18/2012,400,Mitt Romney,9,REP,27,Ron Paul,7,REP,15,38,12,3/3/2012,37.65,24.81,12.84,.84,,0,-10.25290202207477, -14255,18554,7458,2012,2012_Pres-R_AZ,AZ,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,2/19/2012,467,Mitt Romney,9,REP,36,Rick Santorum,10,REP,32,18,4,2/28/2012,46.87,27.05,19.82,15.82,,1,6.323796317305562,for CNN -14241,18525,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,We Ask America,376,IVR,,2/19/2012,1025,Mitt Romney,9,REP,29,Rick Santorum,10,REP,29,12,0,2/28/2012,41.1,37.87,3.23,3.23,,.5,-3.091400362290181, -14344,18799,7476,2012,2012_Pres-R_TN,TN,Pres-P,Pres-R,Middle Tennessee State University,208,Live Phone,,2/19/2012,196,Rick Santorum,10,REP,40,Mitt Romney,9,REP,19,13,21,3/6/2012,37.11,28.06,9.05,11.95,,1,3.093688463776741,among all adults -14308,18722,7476,2012,2012_Pres-R_TN,TN,Pres-P,Pres-R,Princeton Survey Research Associates International,258,Live Phone,,2/19/2012,815,Rick Santorum,10,REP,38,Mitt Romney,9,REP,20,13,18,3/6/2012,37.11,28.06,9.05,8.95,,1,.3062598559389604, -14262,18564,7458,2012,2012_Pres-R_AZ,AZ,Pres-P,Pres-R,Marist College,183,Live Phone,,2/20/2012,767,Mitt Romney,9,REP,43,Rick Santorum,10,REP,27,16,16,2/28/2012,46.87,27.05,19.82,3.82,,1,-6.130195472990026,for NBC News -14245,18529,7458,2012,2012_Pres-R_AZ,AZ,Pres-P,Pres-R,We Ask America,376,IVR,,2/20/2012,1155,Mitt Romney,9,REP,37,Rick Santorum,10,REP,27,15,10,2/28/2012,46.87,27.05,19.82,9.82,,1,-.1316769892641197, -14278,18616,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,EPIC-MRA,84,Live Phone,,2/20/2012,400,Mitt Romney,9,REP,34,Rick Santorum,10,REP,37,10,-3,2/28/2012,41.1,37.87,3.23,6.23,,0,.0747811190616368, -14261,18563,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Marist College,183,Live Phone,,2/20/2012,715,Mitt Romney,9,REP,37,Rick Santorum,10,REP,35,13,2,2/28/2012,41.1,37.87,3.23,1.23,,1,-4.90082222371456,for NBC News -14243,18527,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,IVR,,2/20/2012,420,Mitt Romney,9,REP,32,Rick Santorum,10,REP,30,7,2,2/28/2012,41.1,37.87,3.23,1.23,,1,-5.241969011879688, -14256,18555,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/20/2012,750,Mitt Romney,9,REP,34,Rick Santorum,10,REP,38,10,-4,2/28/2012,41.1,37.87,3.23,7.23,,0,1.129639115786126, -14244,18528,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR,,2/20/2012,721,Newt Gingrich,3,REP,26,Mitt Romney,9,REP,24,23,2,3/6/2012,47.19,25.91,21.27,19.27,,1,10.63473182623434, -14332,18759,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,University of Cincinnati (Ohio Poll),346,Live Phone,,2/21/2012,524,Mitt Romney,9,REP,26,Rick Santorum,10,REP,37,16,-11,3/6/2012,37.96,36.95,1.01,12.01,,0,4.571270770588574, -14276,18605,7474,2012,2012_Pres-R_OK,OK,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/21/2012,750,Rick Santorum,10,REP,43,Mitt Romney,9,REP,18,22,25,3/6/2012,33.8,28.05,5.76,19.24,,1,11.31181040687867, -14357,18828,7480,2012,2012_Pres-R_VA,VA,Pres-P,Pres-R,Roanoke College,292,Live Phone,,2/21/2012,377,Mitt Romney,9,REP,56,Ron Paul,7,REP,21,,35,3/6/2012,59.54,40.46,19.08,15.92,,1,1.544917286021749, -14286,18669,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/22/2012,600,Mitt Romney,9,REP,34,Rick Santorum,10,REP,38,12,-4,2/28/2012,41.1,37.87,3.23,7.23,,0,1.731027648600467, -14287,18670,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/22/2012,750,Newt Gingrich,3,REP,33,Mitt Romney,9,REP,20,28,13,3/6/2012,47.19,25.91,21.27,8.27,,1,-.0173000359482278, -14295,18689,7458,2012,2012_Pres-R_AZ,AZ,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/23/2012,750,Mitt Romney,9,REP,42,Rick Santorum,10,REP,29,16,13,2/28/2012,46.87,27.05,19.82,6.82,,1,-2.26761338408436, -14317,18736,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Baydoun Consulting,25,IVR,,2/23/2012,2263,Mitt Romney,9,REP,39,Rick Santorum,10,REP,31,9,8,2/28/2012,41.1,37.87,3.23,4.77,,1,-.6523336775297649, -14291,18678,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,IVR,,2/23/2012,430,Mitt Romney,9,REP,36,Rick Santorum,10,REP,33,12,3,2/28/2012,41.1,37.87,3.23,.23,,1,-5.661505461714465, -14293,18712,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/23/2012,750,Mitt Romney,9,REP,40,Rick Santorum,10,REP,34,10,6,2/28/2012,41.1,37.87,3.23,2.77,,1,-2.710020065158768, -14303,18713,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,Landmark Communications,166,IVR,,2/23/2012,1300,Newt Gingrich,3,REP,38,Mitt Romney,9,REP,19,25,19,3/6/2012,47.19,25.91,21.27,2.27,,1,-6.904479664768984,for WSB-TV -14300,18707,7458,2012,2012_Pres-R_AZ,AZ,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/24/2012,600,Mitt Romney,9,REP,39,Rick Santorum,10,REP,35,11,4,2/28/2012,46.87,27.05,19.82,15.82,,1,7.510695462767057, -14331,18758,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,SurveyUSA,325,IVR/Online,,2/25/2012,457,Newt Gingrich,3,REP,39,Mitt Romney,9,REP,23,24,16,3/6/2012,47.19,25.91,21.27,5.27,,1,-3.215800609966682, -14313,18727,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,2/25/2012,847,Mitt Romney,9,REP,29,Rick Santorum,10,REP,36,17,-7,3/6/2012,37.96,36.95,1.01,8.01,,0,1.049270389592248, -14311,18725,7458,2012,2012_Pres-R_AZ,AZ,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/26/2012,515,Mitt Romney,9,REP,43,Rick Santorum,10,REP,26,18,17,2/28/2012,46.87,27.05,19.82,2.82,,1,-5.485460900561851, -14310,18724,7458,2012,2012_Pres-R_AZ,AZ,Pres-P,Pres-R,We Ask America,376,IVR,,2/26/2012,1162,Mitt Romney,9,REP,43,Rick Santorum,10,REP,27,21,16,2/28/2012,46.87,27.05,19.82,3.82,,1,-4.858150430996078, -14316,18735,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/26/2012,600,Mitt Romney,9,REP,35,Rick Santorum,10,REP,36,15,-1,2/28/2012,41.1,37.87,3.23,4.23,,0,-.3883286378636058, -14312,18726,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,IVR,,2/26/2012,858,Mitt Romney,9,REP,35,Rick Santorum,10,REP,37,8,-2,2/28/2012,41.1,37.87,3.23,5.23,,0,.1913054403806024, -14307,18748,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/26/2012,421,Mitt Romney,9,REP,40,Rick Santorum,10,REP,37,12,3,2/28/2012,41.1,37.87,3.23,.23,,1,-4.155818294111797, -14318,18737,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/26/2012,750,Mitt Romney,9,REP,38,Rick Santorum,10,REP,36,11,2,2/28/2012,41.1,37.87,3.23,1.23,,1,-3.586793085265236, -14309,18723,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,We Ask America,376,IVR,,2/26/2012,984,Mitt Romney,9,REP,37,Rick Santorum,10,REP,33,18,4,2/28/2012,41.1,37.87,3.23,.77,,1,-4.076480497001893, -14323,18747,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Baydoun Consulting,25,IVR,,2/27/2012,1359,Mitt Romney,9,REP,38,Rick Santorum,10,REP,36,9,2,2/28/2012,41.1,37.87,3.23,1.23,,1,-3.332181919572725, -14325,18750,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,IVR,,2/27/2012,781,Mitt Romney,9,REP,37,Rick Santorum,10,REP,36,9,1,2/28/2012,41.1,37.87,3.23,2.23,,1,-2.594435991173322, -14322,18746,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/27/2012,501,Mitt Romney,9,REP,34,Rick Santorum,10,REP,39,15,-5,2/28/2012,41.1,37.87,3.23,8.23,,0,4.172618454724823, -14363,18834,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,YouGov,391,Online,,2/28/2012,500,Newt Gingrich,3,REP,36,Mitt Romney,9,REP,32,21,4,3/6/2012,47.19,25.91,21.27,17.27,,1,10.07221907674547, -14364,18835,7469,2012,2012_Pres-R_MA,MA,Pres-P,Pres-R,YouGov,391,Online,,2/28/2012,400,Mitt Romney,9,REP,64,Rick Santorum,10,REP,21,9,43,3/6/2012,72.05,12.06,59.99,16.99,,1,6.899504494627441, -14362,18833,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,YouGov,391,Online,,2/28/2012,650,Mitt Romney,9,REP,32,Rick Santorum,10,REP,41,15,-9,3/6/2012,37.96,36.95,1.01,10.01,,0,3.851757939658623, -14365,18836,7474,2012,2012_Pres-R_OK,OK,Pres-P,Pres-R,YouGov,391,Online,,2/28/2012,250,Rick Santorum,10,REP,38,Mitt Romney,9,REP,30,22,8,3/6/2012,33.8,28.05,5.76,2.24,,1,-8.011399390940078, -14366,18837,7476,2012,2012_Pres-R_TN,TN,Pres-P,Pres-R,YouGov,391,Online,,2/28/2012,500,Rick Santorum,10,REP,37,Mitt Romney,9,REP,30,19,7,3/6/2012,37.11,28.06,9.05,2.05,,1,-5.604088652403585, -14350,18813,7497,2012,2012_Pres-R_IL,IL,Pres-P,Pres-R,We Ask America,376,IVR,,2/28/2012,800,Mitt Romney,9,REP,29,Rick Santorum,10,REP,29,10,0,3/20/2012,46.69,35.01,11.69,11.69,,.5,3.217220644387226,among registered voters -14351,18814,7497,2012,2012_Pres-R_IL,IL,Pres-P,Pres-R,We Ask America,376,IVR,,2/29/2012,1100,Mitt Romney,9,REP,33.2,Rick Santorum,10,REP,29.8,9,3.4000001,3/20/2012,46.69,35.01,11.69,8.29,,1,-.0008530891024248,among registered voters -14358,18829,7461,2012,2012_Pres-R_WA,WA,Pres-P,Pres-R,Public Policy Polling,263,IVR,,3/1/2012,447,Mitt Romney,9,REP,37,Ron Paul,7,REP,16,32,21,3/3/2012,37.65,24.81,12.84,8.16,,1,-.9486241496241929, -14373,18846,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,Landmark Communications,166,IVR,,3/1/2012,950,Newt Gingrich,3,REP,42,Mitt Romney,9,REP,22,16,20,3/6/2012,47.19,25.91,21.27,1.27,,1,-6.562398923198282, -14374,18847,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,3/1/2012,625,Newt Gingrich,3,REP,38,Mitt Romney,9,REP,24,22,14,3/6/2012,47.19,25.91,21.27,7.27,,1,.0191287169343519,for Atlanta Journal-Constitution -14367,18838,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,3/1/2012,750,Newt Gingrich,3,REP,38,Mitt Romney,9,REP,26,20,12,3/6/2012,47.19,25.91,21.27,9.27,,1,2.512888278999277, -14379,18856,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,Marist College,183,Live Phone,,3/1/2012,820,Mitt Romney,9,REP,32,Rick Santorum,10,REP,34,15,-2,3/6/2012,37.96,36.95,1.01,3.01,,0,-2.997228969663109,for NBC News -14359,18830,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,3/1/2012,517,Mitt Romney,9,REP,31,Rick Santorum,10,REP,35,17,-4,3/6/2012,37.96,36.95,1.01,5.01,,0,-1.056509375940938, -14360,18831,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,3/1/2012,750,Mitt Romney,9,REP,31,Rick Santorum,10,REP,33,15,-2,3/6/2012,37.96,36.95,1.01,3.01,,0,-2.523177655416383, -14384,18857,7480,2012,2012_Pres-R_VA,VA,Pres-P,Pres-R,Marist College,183,Live Phone,,3/1/2012,529,Mitt Romney,9,REP,69,Ron Paul,7,REP,26,,43,3/6/2012,59.54,40.46,19.08,23.92,,1,14.32602159433619,for NBC News -14410,18913,7488,2012,2012_Pres-R_AL,AL,Pres-P,Pres-R,Alabama State University,8,Live Phone,,3/1/2012,470,Rick Santorum,10,REP,23,Newt Gingrich,3,REP,14,19,9,3/13/2012,34.5,29.3,5.2,3.8,,1,-5.676375809513861, -14386,18873,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,Ipsos,154,Online,,3/2/2012,917,Mitt Romney,9,REP,32,Rick Santorum,10,REP,32,17,0,3/6/2012,37.96,36.95,1.01,1.01,,.5,-4.882745518941488,for Reuters -14372,18845,7474,2012,2012_Pres-R_OK,OK,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/2/2012,600,Rick Santorum,10,REP,37,Mitt Romney,9,REP,26,22,11,3/6/2012,33.8,28.05,5.76,5.24,,1,-3.494117468586185, -14385,18872,7476,2012,2012_Pres-R_TN,TN,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/2/2012,600,Rick Santorum,10,REP,35,Mitt Romney,9,REP,31,20,4,3/6/2012,37.11,28.06,9.05,5.05,,1,-1.636716734719678, -14399,18890,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,3/3/2012,527,Newt Gingrich,3,REP,47,Mitt Romney,9,REP,24,15,23,3/6/2012,47.19,25.91,21.27,1.73,,1,-5.51030502994879,for CNN -14400,18889,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,3/3/2012,546,Mitt Romney,9,REP,32,Rick Santorum,10,REP,32,14,0,3/6/2012,37.96,36.95,1.01,1.01,,.5,-4.7699630416451,for CNN -14393,18892,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,3/3/2012,753,Mitt Romney,9,REP,34,Rick Santorum,10,REP,31,15,3,3/6/2012,37.96,36.95,1.01,1.99,,1,-3.534633888136277, -14375,18848,7476,2012,2012_Pres-R_TN,TN,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,3/3/2012,750,Rick Santorum,10,REP,34,Mitt Romney,9,REP,30,18,4,3/6/2012,37.11,28.06,9.05,5.05,,1,-1.236702223477831, -14398,18886,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/4/2012,600,Newt Gingrich,3,REP,44,Mitt Romney,9,REP,24,19,20,3/6/2012,47.19,25.91,21.27,1.27,,1,-5.74529282310856, -14397,18885,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR,,3/4/2012,751,Newt Gingrich,3,REP,47,Mitt Romney,9,REP,21,18,26,3/6/2012,47.19,25.91,21.27,4.73,,1,-1.353364461357433, -14389,18877,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,Public Policy Polling,263,IVR,,3/4/2012,728,Newt Gingrich,3,REP,47,Mitt Romney,9,REP,24,19,23,3/6/2012,47.19,25.91,21.27,1.73,,1,-5.145981018086681, -14391,18879,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,3/4/2012,750,Newt Gingrich,3,REP,37,Mitt Romney,9,REP,27,18,10,3/6/2012,47.19,25.91,21.27,11.27,,1,5.18406753373212, -14390,18878,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/4/2012,600,Mitt Romney,9,REP,35,Rick Santorum,10,REP,28,18,7,3/6/2012,37.96,36.95,1.01,5.99,,1,.7203867251506541, -14394,18882,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,MRG Research,207,IVR,,3/4/2012,832,Mitt Romney,9,REP,38,Rick Santorum,10,REP,33,18,5,3/6/2012,37.96,36.95,1.01,3.99,,1,-1.418649453952844, -14387,18875,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,Public Policy Polling,263,IVR,,3/4/2012,666,Mitt Romney,9,REP,37,Rick Santorum,10,REP,36,15,1,3/6/2012,37.96,36.95,1.01,.01,,1,-5.53483475048781, -14392,18880,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,3/4/2012,750,Mitt Romney,9,REP,31,Rick Santorum,10,REP,32,13,-1,3/6/2012,37.96,36.95,1.01,2.01,,0,-2.843306883154447, -14396,18891,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,Suffolk University,323,Live Phone,,3/4/2012,500,Mitt Romney,9,REP,33,Rick Santorum,10,REP,37,16,-4,3/6/2012,37.96,36.95,1.01,5.01,,0,-.358588483375741, -14388,18876,7476,2012,2012_Pres-R_TN,TN,Pres-P,Pres-R,Public Policy Polling,263,IVR,,3/4/2012,525,Rick Santorum,10,REP,34,Mitt Romney,9,REP,29,27,5,3/6/2012,37.11,28.06,9.05,4.05,,1,-2.13836040457023, -14395,18883,7476,2012,2012_Pres-R_TN,TN,Pres-P,Pres-R,We Ask America,376,IVR,,3/4/2012,1023,Rick Santorum,10,REP,29,Mitt Romney,9,REP,30,29,-1,3/6/2012,37.11,28.06,9.05,10.05,,0,4.601249801502086, -14411,18935,7488,2012,2012_Pres-R_AL,AL,Pres-P,Pres-R,Capital Survey Research Center,44,Live Phone,,3/4/2012,510,Rick Santorum,10,REP,22,Newt Gingrich,3,REP,21,31,1,3/13/2012,34.5,29.3,5.2,4.2,,0,-5.652928474969208,for Alabama Education Association -14422,18936,7488,2012,2012_Pres-R_AL,AL,Pres-P,Pres-R,Capital Survey Research Center,44,Live Phone,,3/6/2012,592,Rick Santorum,10,REP,20,Newt Gingrich,3,REP,25,30,-5,3/13/2012,34.5,29.3,5.2,10.2,,0,.755095120092024,for Alabama Education Association -14430,18949,7488,2012,2012_Pres-R_AL,AL,Pres-P,Pres-R,Alabama State University,8,Live Phone,,3/7/2012,416,Rick Santorum,10,REP,17,Newt Gingrich,3,REP,21,20,-4,3/13/2012,34.5,29.3,5.2,9.2,,0,.8340550805485697, -14423,18937,7488,2012,2012_Pres-R_AL,AL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,3/8/2012,750,Rick Santorum,10,REP,29,Newt Gingrich,3,REP,30,28,-1,3/13/2012,34.5,29.3,5.2,6.2,,0,-2.414491905647593, -14425,18942,7492,2012,2012_Pres-R_MS,MS,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/8/2012,600,Rick Santorum,10,REP,20,Newt Gingrich,3,REP,35,31,-15,3/13/2012,32.73,31.15,1.58,16.58,,0,9.48448609331987, -14426,18943,7492,2012,2012_Pres-R_MS,MS,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,3/8/2012,750,Rick Santorum,10,REP,27,Newt Gingrich,3,REP,27,35,0,3/13/2012,32.73,31.15,1.58,1.58,,0,-8.205179322743005, -14431,18950,7497,2012,2012_Pres-R_IL,IL,Pres-P,Pres-R,Market Shares Corp.,187,Live Phone,,3/8/2012,600,Mitt Romney,9,REP,35,Rick Santorum,10,REP,31,7,4,3/20/2012,46.69,35.01,11.69,7.69,,1,.1325319790454057,for Chicago Tribune -14447,18972,7499,2012,2012_Pres-R_LA,LA,Pres-P,Pres-R,GCR & Associates,110,IVR,,3/9/2012,515,Rick Santorum,10,REP,25,Mitt Romney,9,REP,21,20,4,3/24/2012,48.99,26.69,22.3,18.3,,1,7.841448354004159,for WWL-TV -14444,18969,7488,2012,2012_Pres-R_AL,AL,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/10/2012,600,Rick Santorum,10,REP,24,Newt Gingrich,3,REP,34,31,-10,3/13/2012,34.5,29.3,5.2,15.2,,0,7.678398119319724, -14446,18971,7488,2012,2012_Pres-R_AL,AL,Pres-P,Pres-R,Capital Survey Research Center,44,Live Phone,,3/10/2012,512,Rick Santorum,10,REP,28,Newt Gingrich,3,REP,33,34,-5,3/13/2012,34.5,29.3,5.2,10.2,,0,1.491596614252969,for Alabama Education Association -14438,37068,7488,2012,2012_Pres-R_AL,AL,Pres-P,Pres-R,Public Policy Polling,263,IVR,,3/11/2012,600,Rick Santorum,10,REP,29,Newt Gingrich,3,REP,30,31,-1,3/13/2012,34.5,29.3,5.2,6.2,,0,-1.719904630627187, -14445,18970,7492,2012,2012_Pres-R_MS,MS,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/11/2012,600,Rick Santorum,10,REP,22,Newt Gingrich,3,REP,32,34,-10,3/13/2012,32.73,31.15,1.58,11.58,,0,5.11316496387349, -14439,18961,7492,2012,2012_Pres-R_MS,MS,Pres-P,Pres-R,Public Policy Polling,263,IVR,,3/11/2012,656,Rick Santorum,10,REP,27,Newt Gingrich,3,REP,33,31,-6,3/13/2012,32.73,31.15,1.58,7.58,,0,-.6771068847257358, -14478,19040,7497,2012,2012_Pres-R_IL,IL,Pres-P,Pres-R,We Ask America,376,IVR,,3/14/2012,1933,Mitt Romney,9,REP,37,Rick Santorum,10,REP,31,8,6,3/20/2012,46.69,35.01,11.69,5.69,,1,-.0577084354505719,for FOX Chicago News -14479,19041,7497,2012,2012_Pres-R_IL,IL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,3/15/2012,750,Mitt Romney,9,REP,41,Rick Santorum,10,REP,32,7,9,3/20/2012,46.69,35.01,11.69,2.69,,1,-3.809353246620931, -14490,19058,7497,2012,2012_Pres-R_IL,IL,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/18/2012,600,Mitt Romney,9,REP,44,Rick Santorum,10,REP,30,8,14,3/20/2012,46.69,35.01,11.69,2.31,,1,-3.642313529832506, -14489,19057,7497,2012,2012_Pres-R_IL,IL,Pres-P,Pres-R,Public Policy Polling,263,IVR,,3/18/2012,506,Mitt Romney,9,REP,45,Rick Santorum,10,REP,30,10,15,3/20/2012,46.69,35.01,11.69,3.31,,1,-2.490358565000288, -14503,19082,7499,2012,2012_Pres-R_LA,LA,Pres-P,Pres-R,Magellan Strategies,179,IVR,,3/19/2012,2018,Rick Santorum,10,REP,37,Mitt Romney,9,REP,24,21,13,3/24/2012,48.99,26.69,22.3,9.3,,1,1.004217536950469, -14524,19124,7499,2012,2012_Pres-R_LA,LA,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/21/2012,600,Rick Santorum,10,REP,43,Mitt Romney,9,REP,27,20,16,3/24/2012,48.99,26.69,22.3,6.3,,1,-2.286773874670764, -14510,19092,7499,2012,2012_Pres-R_LA,LA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,3/21/2012,750,Rick Santorum,10,REP,43,Mitt Romney,9,REP,31,16,12,3/24/2012,48.99,26.69,22.3,10.3,,1,2.441526778435301, -14521,19119,7499,2012,2012_Pres-R_LA,LA,Pres-P,Pres-R,Public Policy Polling,263,IVR,,3/22/2012,650,Rick Santorum,10,REP,42,Mitt Romney,9,REP,28,18,14,3/24/2012,48.99,26.69,22.3,8.3,,1,.4557861715720973, -14522,19120,7506,2012,2012_Pres-R_WI,WI,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,3/22/2012,1000,Mitt Romney,9,REP,46,Rick Santorum,10,REP,33,8,13,4/3/2012,44.03,36.83,7.2,5.8,,1,.4720687750601179, -14545,19166,7506,2012,2012_Pres-R_WI,WI,Pres-P,Pres-R,Marquette University Law School,195,Live Phone,,3/24/2012,350,Mitt Romney,9,REP,39,Rick Santorum,10,REP,31,11,8,4/3/2012,44.03,36.83,7.2,.8,,1,-4.701852777490049, -14563,19206,7506,2012,2012_Pres-R_WI,WI,Pres-P,Pres-R,St. Norbert College,313,Live Phone,,3/26/2012,403,Mitt Romney,9,REP,37,Rick Santorum,10,REP,32,8,5,4/3/2012,44.03,36.83,7.2,2.2,,1,-2.973518808177309, -14562,19205,7506,2012,2012_Pres-R_WI,WI,Pres-P,Pres-R,Marist College,183,Live Phone,,3/27/2012,740,Mitt Romney,9,REP,40,Rick Santorum,10,REP,33,11,7,4/3/2012,44.03,36.83,7.2,.2,,1,-4.775196546993023,for NBC News -14560,19201,7502,2012,2012_Pres-R_MD,MD,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,3/28/2012,750,Mitt Romney,9,REP,45,Rick Santorum,10,REP,28,12,17,4/3/2012,49.26,28.72,20.55,3.55,,1,-4.530044875329162, -14568,19217,7506,2012,2012_Pres-R_WI,WI,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,3/29/2012,717,Mitt Romney,9,REP,44,Rick Santorum,10,REP,34,7,10,4/3/2012,44.03,36.83,7.2,2.8,,1,-1.234141937239163, -14577,19231,7502,2012,2012_Pres-R_MD,MD,Pres-P,Pres-R,Public Policy Polling,263,IVR,,4/1/2012,500,Mitt Romney,9,REP,52,Rick Santorum,10,REP,27,10,25,4/3/2012,49.26,28.72,20.55,4.45,,1,-2.433898530058318, -14575,19230,7506,2012,2012_Pres-R_WI,WI,Pres-P,Pres-R,Public Policy Polling,263,IVR,,4/1/2012,609,Mitt Romney,9,REP,43,Rick Santorum,10,REP,36,11,7,4/3/2012,44.03,36.83,7.2,.2,,1,-3.696836673135495, -14578,19233,7506,2012,2012_Pres-R_WI,WI,Pres-P,Pres-R,We Ask America,376,IVR,,4/1/2012,1173,Mitt Romney,9,REP,39,Rick Santorum,10,REP,31,16,8,4/3/2012,44.03,36.83,7.2,.8,,1,-2.939288814666711, -18674,87132,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,Princeton Survey Research Associates International,258,Live Phone,,5/16/2012,609,Thomas M. Barrett,12551,DEM,42,Scott Walker,1525,REP,50,,-8,6/5/2012,46.28,53.08,-6.8,1.2,-1.2,1,-3.978011589074512,for Arthur N. Rupe | Reason Magazine -54018,87053,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,GQR Research (GQRR),126,Live Phone,D,5/20/2012,472,Thomas M. Barrett,12551,DEM,47,Scott Walker,1525,REP,50,,-3,6/5/2012,46.28,53.08,-6.8,3.8,3.8,1,-1.181427559849828,for unspecified Democratic sponsor -16380,87129,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,St. Norbert College,313,Live Phone,,5/20/2012,406,Thomas M. Barrett,12551,DEM,45,Scott Walker,1525,REP,50,,-5,6/5/2012,46.28,53.08,-6.8,1.8,1.8,1,-3.368997012173519, -54030,87128,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,Garin-Hart-Yang Research Group,113,Live Phone,D,5/23/2012,935,Thomas M. Barrett,12551,DEM,48.62,Scott Walker,1525,REP,49.89,,-1.27,6/5/2012,46.28,53.08,-6.8,5.53,5.53,1,1.305027933371007,for Thomas M. Barrett -54031,87131,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,Mellman Group,205,Live Phone,D,5/23/2012,600,Thomas M. Barrett,12551,DEM,46,Scott Walker,1525,REP,49,,-3,6/5/2012,46.28,53.08,-6.8,3.8,3.8,1,-.829613103707828,for unspecified Democratic sponsor -54039,87161,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,We Ask America,376,IVR,,5/23/2012,1409,Thomas M. Barrett,12551,DEM,42,Scott Walker,1525,REP,54,,-12,6/5/2012,46.28,53.08,-6.8,5.2,-5.2,1,1.118175045577337, -18293,87054,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,Marquette University Law School,195,Live Phone,,5/25/2012,600,Thomas M. Barrett,12551,DEM,45,Scott Walker,1525,REP,52,,-7,6/5/2012,46.28,53.08,-6.8,.2,-.2,1,-4.34603483643383, -54029,87127,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,Lake Research Partners,165,IVR,D,5/26/2012,600,Thomas M. Barrett,12551,DEM,49,Scott Walker,1525,REP,49,,0,6/5/2012,46.28,53.08,-6.8,6.8,6.8,.5,2.628454148957208,for unspecified Democratic sponsor -54040,87166,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,Garin-Hart-Yang Research Group,113,Live Phone,D,5/30/2012,935,Thomas M. Barrett,12551,DEM,48,Scott Walker,1525,REP,50,,-2,6/5/2012,46.28,53.08,-6.8,4.8,4.8,1,.9690595836888815,for Thomas M. Barrett -54028,87124,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,Angus Reid Global,13,Online,,6/1/2012,524,Thomas M. Barrett,12551,DEM,46,Scott Walker,1525,REP,51,,-5,6/5/2012,46.28,53.08,-6.8,1.8,1.8,1,-2.464171385051395,among registered voters -54027,87123,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,Public Policy Polling,263,IVR,,6/3/2012,1226,Thomas M. Barrett,12551,DEM,47,Scott Walker,1525,REP,50,,-3,6/5/2012,46.28,53.08,-6.8,3.8,3.8,1,.2121457919282502, -54026,87122,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,We Ask America,376,IVR,,6/3/2012,1570,Thomas M. Barrett,12551,DEM,42,Scott Walker,1525,REP,54,,-12,6/5/2012,46.28,53.08,-6.8,5.2,-5.2,1,1.803585919201925, -64190,118100,1788,2012,2012_House-GS_AZ-8,AZ-8,House-G,House-GS,Public Policy Polling,263,IVR,,6/10/2012,2012,Ron Barber,11091,DEM,53,Jesse Kelly,10667,REP,41,4,12,6/12/2012,52.32,45.39,6.93,5.07,5.07,1,-1.564605758981743, -30188,36159,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,10/16/2012,1000,Barack Obama,16,DEM,47,Mitt Romney,9,REP,49,,-2,11/6/2012,51.02,47.18,3.85,5.85,-5.85,0,1.590484031023347,for George Washington University | Politico -30077,36124,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,10/16/2012,500,Barack Obama,16,DEM,47,Mitt Romney,9,REP,44,,3,11/6/2012,51.49,46.13,5.37,2.37,-2.37,1,-3.146945365131978,for unspecified Democratic sponsor -30300,36326,659,2012,2012_Pres-G_CT,CT,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/16/2012,625,Barack Obama,16,DEM,49,Mitt Romney,9,REP,42,,7,11/6/2012,58.06,40.73,17.33,10.33,-10.33,1,4.19472254195938, -30117,36056,659,2012,2012_Pres-G_CT,CT,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/16/2012,1015,Barack Obama,16,DEM,53,Mitt Romney,9,REP,44,,9,11/6/2012,58.06,40.73,17.33,8.33,-8.33,1,2.118832840157999,for unspecified Democratic sponsor -30112,36047,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Marist College,183,Live Phone,,10/16/2012,1137,Barack Obama,16,DEM,51,Mitt Romney,9,REP,43,,8,11/6/2012,51.99,46.18,5.81,2.19,2.19,1,-2.422417018052895,for NBC News -30076,35996,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/16/2012,709,Barack Obama,16,DEM,57,Mitt Romney,9,REP,39,,18,11/6/2012,60.65,37.51,23.14,5.14,-5.14,1,-1.192412669381907, -30078,35999,679,2012,2012_Pres-G_MT,MT,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/16/2012,806,Barack Obama,16,DEM,43,Mitt Romney,9,REP,53,,-10,11/6/2012,41.7,55.35,-13.65,3.65,3.65,1,-1.789410557503068,for unspecified Democratic sponsor -30101,36031,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,10/16/2012,500,Barack Obama,16,DEM,50,Mitt Romney,9,REP,43,,7,11/6/2012,52.36,45.68,6.68,.32,.32,1,-3.911258659699473,for unspecified Democratic sponsor -30111,36071,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,Mellman Group,205,Live Phone,D,10/16/2012,600,Barack Obama,16,DEM,51,Mitt Romney,9,REP,43,,8,11/6/2012,52.36,45.68,6.68,1.32,1.32,1,-2.91721944449604,for Shelley Berkley -30095,36026,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/16/2012,733,Barack Obama,16,DEM,49,Mitt Romney,9,REP,48,,1,11/6/2012,51.16,47.28,3.87,2.87,-2.87,1,-1.701436453554493,for unspecified Democratic sponsor -30074,35994,700,2012,2012_Pres-G_WA,WA,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/16/2012,574,Barack Obama,16,DEM,50,Mitt Romney,9,REP,45,,5,11/6/2012,56.16,41.29,14.87,9.87,-9.87,1,5.396284484379977,for unspecified Democratic sponsor -30114,36049,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Marist College,183,Live Phone,,10/16/2012,1013,Barack Obama,16,DEM,51,Mitt Romney,9,REP,45,,6,11/6/2012,52.78,45.94,6.84,.84,-.84,1,-4.000184277036197,for NBC News -30276,36295,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/16/2012,625,Barack Obama,16,DEM,48,Mitt Romney,9,REP,46,,2,11/6/2012,52.78,45.94,6.84,4.84,-4.84,1,-.1105380173853362, -30074,87072,1267,2012,2012_Gov-G_WA,WA,Gov-G,Gov-G,Public Policy Polling,263,IVR,D,10/16/2012,574,Jay Robert Inslee,12546,DEM,48,Rob McKenna,12547,REP,42,,6,11/6/2012,51.54,48.46,3.08,2.92,2.92,1,-1.872395176816491,for unspecified Democratic sponsor -30300,36327,1475,2012,2012_Sen-G_CT,CT,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/16/2012,625,Christopher Murphy,1998,DEM,44,Linda McMahon,1999,REP,44,,0,11/6/2012,54.82,43.07,11.75,11.75,-11.75,.5,4.72997145601143, -30117,36057,1475,2012,2012_Sen-G_CT,CT,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/16/2012,1015,Christopher Murphy,1998,DEM,48,Linda McMahon,1999,REP,44,,4,11/6/2012,54.82,43.07,11.75,7.75,-7.75,1,.3315531935789185,for unspecified Democratic sponsor -30076,35997,1482,2012,2012_Sen-G_MA,MA,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/16/2012,709,Elizabeth Warren,2038,DEM,53,Scott Brown,2039,REP,44,,9,11/6/2012,53.74,46.19,7.55,1.45,1.45,1,-3.579278547761291, -30833,37217,1486,2012,2012_Sen-G_MO,MO,Sen-G,Sen-G,Harstad Strategic Research Inc.,134,Live Phone,,10/16/2012,603,Claire McCaskill,2103,DEM,47,Todd Akin,2104,REP,35,8,12,11/6/2012,54.81,39.11,15.7,3.7,-3.7,1,-4.164337080264133, -30078,36000,1487,2012,2012_Sen-G_MT,MT,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/16/2012,806,Jon Tester,2115,DEM,46,Denny Rehberg,2116,REP,44,7,2,11/6/2012,48.58,44.86,3.72,1.72,-1.72,1,-3.000124663160105,for unspecified Democratic sponsor -30111,36046,1489,2012,2012_Sen-G_NV,NV,Sen-G,Sen-G,Mellman Group,205,Live Phone,D,10/16/2012,600,Shelley Berkley,2145,DEM,41,Dean Heller,2146,REP,38,5,3,11/6/2012,44.71,45.87,-1.16,4.16,4.16,0,.0126854997892345,for Shelley Berkley -30132,36215,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/16/2012,604,Robert P. Casey Jr.,2173,DEM,52,Tom Smith,2174,REP,39,,13,11/6/2012,53.69,44.59,9.1,3.9,3.9,1,-1.507506271185401,for Robert P. Casey Jr. -30095,36027,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/16/2012,733,Tim Kaine,2228,DEM,50,George F. Allen,2229,REP,45,,5,11/6/2012,52.87,46.96,5.91,.91,-.91,1,-4.342869620016197,for unspecified Democratic sponsor -30114,36050,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Marist College,183,Live Phone,,10/16/2012,1013,Tammy Baldwin,2246,DEM,49,Tommy Thompson,2247,REP,45,,4,11/6/2012,51.41,45.86,5.55,1.55,-1.55,1,-4.183959418575656,for NBC News -30276,36296,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/16/2012,625,Tammy Baldwin,2246,DEM,47,Tommy Thompson,2247,REP,45,,2,11/6/2012,51.41,45.86,5.55,3.55,-3.55,1,-2.299762419262697, -51364,81248,4968,2012,2012_House-G_CA-52,CA-52,House-G,House-G,Glover Park Group,120,Live Phone,,10/16/2012,374,Scott Peters,10640,DEM,38,Brian P. Bilbray,10641,REP,47,,-9,11/6/2012,51.18,48.82,2.36,11.36,-11.36,0,5.045396115033666,for San Diego Union-Tribune | University of San Diego -52272,138636,4984,2012,2012_House-G_FL-2,FL-2,House-G,House-G,St. Pete Polls,314,IVR,,10/16/2012,770,Al Lawson,6393,DEM,46.7,Steve Southerland II,6448,REP,47.4,,-.69999999,11/6/2012,47.24,52.7,-5.46,4.76,4.76,1,-2.774178533286038, -52272,138630,4991,2012,2012_House-G_FL-9,FL-9,House-G,House-G,St. Pete Polls,314,IVR,,10/16/2012,612,Alan Grayson,6370,DEM,44.8,William Todd Long,6396,REP,40.3,,4.5,11/6/2012,62.52,37.48,25.04,20.54,-20.54,1,12.96249693936755, -52272,138631,4992,2012,2012_House-G_FL-10,FL-10,House-G,House-G,St. Pete Polls,314,IVR,,10/16/2012,680,Val Demings,6352,DEM,42.3,Daniel Webster,6461,REP,50,,-7.6999998,11/6/2012,48.25,51.73,-3.48,4.22,-4.22,1,-3.345101151750219, -51374,81260,5000,2012,2012_House-G_FL-18,FL-18,House-G,House-G,Public Policy Polling,263,IVR,,10/16/2012,500,Patrick Murphy,6406,DEM,42,Allen West,6464,REP,51,,-9,11/6/2012,50.28,49.7,.58,9.58,-9.58,0,4.492585099298172,for TCPalm.com | WPTV | FL Democracy 2012 -52272,138632,5000,2012,2012_House-G_FL-18,FL-18,House-G,House-G,St. Pete Polls,314,IVR,,10/16/2012,586,Patrick Murphy,6406,DEM,41.8,Allen West,6464,REP,50.9,,-9.1000004,11/6/2012,50.28,49.7,.58,9.68,-9.68,0,5.012010807358334, -51374,81261,5004,2012,2012_House-G_FL-22,FL-22,House-G,House-G,Public Policy Polling,263,IVR,,10/16/2012,500,Lois Frankel,6362,DEM,47,Adam Hasner,6374,REP,44,,3,11/6/2012,54.63,45.37,9.25,6.25,-6.25,1,.719898306290115,for TCPalm.com | WPTV | FL Democracy 2012 -52272,138633,5004,2012,2012_House-G_FL-22,FL-22,House-G,House-G,St. Pete Polls,314,IVR,,10/16/2012,557,Lois Frankel,6362,DEM,48,Adam Hasner,6374,REP,44.8,,3.2,11/6/2012,54.63,45.37,9.25,6.05,-6.05,1,.4842638109535864, -52272,138635,5008,2012,2012_House-G_FL-26,FL-26,House-G,House-G,St. Pete Polls,314,IVR,,10/16/2012,469,Joe Garcia,6365,DEM,43.4,David Rivera,6425,REP,45.9,1.1,-2.5,11/6/2012,53.64,43.02,10.62,13.12,-13.12,0,5.424925999890692, -51368,81254,5114,2012,2012_House-G_MN-6,MN-6,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2012,1000,Jim Graves,10653,DEM,45,Michele Bachmann,6780,REP,51,,-6,11/6/2012,49.26,50.47,-1.21,4.79,-4.79,1,-2.678981264639504,for Minneapolis Star Tribune -51368,81252,5116,2012,2012_House-G_MN-8,MN-8,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2012,1000,Richard M. Nolan,10614,DEM,50,Chip Cravaack,6786,REP,43,,7,11/6/2012,54.28,45.39,8.89,1.89,-1.89,1,-6.274258642095162,for Minneapolis Star Tribune -51362,81246,5177,2012,2012_House-G_NY-24,NY-24,House-G,House-G,Lake Research Partners,165,Live Phone,D,10/16/2012,425,Daniel B. Maffei,10639,DEM,46,Ann Marie Buerkle,10638,REP,44,6,2,11/6/2012,48.86,43.4,5.46,3.46,-3.46,1,-3.356623769467014,for unspecified Democratic sponsor -30188,36160,8270,2012,2012_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,10/16/2012,1000,Generic Candidate,4295,DEM,46,Generic Candidate,4293,REP,46,,0,11/6/2012,48.44,47.43,1.01,1.01,-1.01,.5,-2.270069112760715,for George Washington University | Politico -30073,36006,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,10/17/2012,1916,Barack Obama,16,DEM,47.1,Mitt Romney,9,REP,44.9,,2.2,11/6/2012,51.02,47.18,3.85,1.65,-1.65,1,-2.709695385746476, -30133,36074,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/17/2012,1200,Barack Obama,16,DEM,48,Mitt Romney,9,REP,47,,1,11/6/2012,51.02,47.18,3.85,2.85,-2.85,1,-1.297479761674651,for unspecified Democratic sponsor -30120,36060,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2012,1500,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,-.0698371614070075, -30104,36035,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/17/2012,1000,Barack Obama,16,DEM,49.5,Mitt Romney,9,REP,45.5,4,4,11/6/2012,51.49,46.13,5.37,1.37,-1.37,1,-4.074441563482171,average of multiple versions or turnout models listed in poll -30110,36045,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,EPIC-MRA,84,Live Phone,,10/17/2012,800,Barack Obama,16,DEM,52,Mitt Romney,9,REP,46,,6,11/6/2012,54.21,44.71,9.5,3.5,-3.5,1,-1.76378263896387, -30126,36098,677,2012,2012_Pres-G_MO,MO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2012,500,Barack Obama,16,DEM,43,Mitt Romney,9,REP,54,,-11,11/6/2012,44.38,53.76,-9.38,1.62,-1.62,1,-2.501545109443878, -30092,36021,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2012,500,Barack Obama,16,DEM,46,Mitt Romney,9,REP,52,,-6,11/6/2012,48.35,50.39,-2.04,3.96,-3.96,1,-.242615564414755, -30089,36079,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2012,750,Barack Obama,16,DEM,49,Mitt Romney,9,REP,48,,1,11/6/2012,50.67,47.69,2.98,1.98,-1.98,1,-1.208153406750412, -30125,36065,690,2012,2012_Pres-G_OR,OR,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/17/2012,579,Barack Obama,16,DEM,49,Mitt Romney,9,REP,42,,7,11/6/2012,54.24,42.15,12.09,5.09,-5.09,1,-1.634631264480556, -30092,87079,1263,2012,2012_Gov-G_NC,NC,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2012,500,Walter H. Dalton,12553,DEM,42,Pat McCrory,12542,REP,53,,-11,11/6/2012,43.23,54.62,-11.39,.39,.39,1,-4.880692953793642, -30126,36099,1486,2012,2012_Sen-G_MO,MO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2012,500,Claire McCaskill,2103,DEM,51,Todd Akin,2104,REP,43,,8,11/6/2012,54.81,39.11,15.7,7.7,-7.7,1,-.1248530375684879, -30209,36188,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/17/2012,600,Sherrod Brown,2164,DEM,43,Josh Mandel,2165,REP,44,,-1,11/6/2012,50.7,44.7,6,7,-7,0,3.144532818837761,for Josh Mandel -30089,36080,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2012,750,Sherrod Brown,2164,DEM,49,Josh Mandel,2165,REP,44,,5,11/6/2012,50.7,44.7,6,1,-1,1,-2.906564738524316, -30220,36214,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/17/2012,802,Tim Kaine,2228,DEM,48,George F. Allen,2229,REP,44,,4,11/6/2012,52.87,46.96,5.91,1.91,-1.91,1,-3.098173599473812,for unspecified Democratic sponsor -52381,82710,4968,2012,2012_House-G_CA-52,CA-52,House-G,House-G,Tarrance Group,333,Live Phone,R,10/17/2012,470,Scott Peters,10640,DEM,44,Brian P. Bilbray,10641,REP,48,,-4,11/6/2012,51.18,48.82,2.36,6.36,-6.36,0,.3357308042365577,for Brian P. Bilbray -51363,81247,5000,2012,2012_House-G_FL-18,FL-18,House-G,House-G,Frederick Polls,108,Live Phone,D,10/17/2012,333,Patrick Murphy,6406,DEM,47,Allen West,6464,REP,47,,0,11/6/2012,50.28,49.7,.58,.58,-.58,.5,-5.528959451867466,for Patrick Murphy -64370,118422,5000,2012,2012_House-G_FL-18,FL-18,House-G,House-G,Susquehanna Polling & Research Inc.,326,Live Phone,,10/17/2012,752,Patrick Murphy,6406,DEM,48,Allen West,6464,REP,49,,-1,11/6/2012,50.28,49.7,.58,1.58,-1.58,0,-3.947296992779261,for Sunshine State News -64370,81499,5004,2012,2012_House-G_FL-22,FL-22,House-G,House-G,Susquehanna Polling & Research Inc.,326,Live Phone,,10/17/2012,750,Lois Frankel,6362,DEM,47,Adam Hasner,6374,REP,47,,0,11/6/2012,54.63,45.37,9.25,9.25,-9.25,.5,4.426297434070129,for Sunshine State News -51559,81518,5035,2012,2012_House-G_IL-8,IL-8,House-G,House-G,ALG Research,14,Live Phone,D,10/17/2012,400,Tammy Duckworth,6883,DEM,54,Joe Walsh,6945,REP,39,,15,11/6/2012,54.74,45.26,9.48,5.52,5.52,1,1.323482782996104,for unspecified Democratic sponsor -51367,81251,5038,2012,2012_House-G_IL-11,IL-11,House-G,House-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/17/2012,402,Bill Foster,6889,DEM,49,Judy Biggert,6870,REP,45,,4,11/6/2012,58.57,41.43,17.14,13.14,-13.14,1,3.779145121302243,for unspecified Democratic sponsor -51571,81532,5044,2012,2012_House-G_IL-17,IL-17,House-G,House-G,GBAO,109,Live Phone,D,10/17/2012,450,Cheri Bustos,6872,DEM,49,Robert Schilling,6931,REP,45,,4,11/6/2012,53.28,46.72,6.56,2.56,-2.56,1,-5.086643792038029,for Cheri Bustos -51373,81259,5171,2012,2012_House-G_NY-18,NY-18,House-G,House-G,Siena College,305,Live Phone,,10/17/2012,615,Sean Patrick Maloney,10622,DEM,42,Nan Hayworth,10621,REP,49,,-7,11/6/2012,51.95,48.05,3.9,10.9,-10.9,0,3.338481489992771, -30189,36161,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/18/2012,2700,Barack Obama,16,DEM,45,Mitt Romney,9,REP,51,,-6,11/6/2012,51.02,47.18,3.85,9.85,-9.85,0,6.081145513198856, -30103,36752,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,10/18/2012,1817,Barack Obama,16,DEM,46.3,Mitt Romney,9,REP,45.7,,.60000002,11/6/2012,51.02,47.18,3.85,3.25,-3.25,1,-1.057096011276943, -30128,36069,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/18/2012,805,Barack Obama,16,DEM,44,Mitt Romney,9,REP,46,,-2,11/6/2012,51.02,47.18,3.85,5.85,-5.85,0,1.635248249726009, -30168,36128,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Online,,10/18/2012,1368,Barack Obama,16,DEM,46,Mitt Romney,9,REP,45,,1,11/6/2012,51.02,47.18,3.85,2.85,-2.85,1,-1.234430244776511, -30299,36416,657,2012,2012_Pres-G_CA,CA,Pres-G,Pres-G,Greenberg Quinlan Rosner/American Viewpoint,127,Live Phone,,10/18/2012,1440,Barack Obama,16,DEM,54,Mitt Romney,9,REP,40,0,14,11/6/2012,60.24,37.12,23.12,9.12,-9.12,1,1.717644241256268, -30301,36328,657,2012,2012_Pres-G_CA,CA,Pres-G,Pres-G,Public Policy Institute of California,262,IVR,,10/18/2012,993,Barack Obama,16,DEM,53,Mitt Romney,9,REP,41,,12,11/6/2012,60.24,37.12,23.12,11.12,-11.12,1,3.78717948281324, -30140,36084,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/18/2012,681,Barack Obama,16,DEM,48,Mitt Romney,9,REP,49,,-1,11/6/2012,50.01,49.13,.88,1.88,-1.88,0,-1.704321444940512,for CNN -30144,36088,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/18/2012,1130,Barack Obama,16,DEM,45,Mitt Romney,9,REP,48,,-3,11/6/2012,50.01,49.13,.88,3.88,-3.88,0,.6549234934357873, -30167,36123,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,10/18/2012,500,Barack Obama,16,DEM,48,Mitt Romney,9,REP,45,,3,11/6/2012,50.01,49.13,.88,2.12,2.12,1,-1.577823381674666,for unspecified Democratic sponsor -30174,36234,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/18/2012,800,Barack Obama,16,DEM,47,Mitt Romney,9,REP,48,,-1,11/6/2012,50.01,49.13,.88,1.88,-1.88,0,-1.650547734206897, -30123,36116,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2012,750,Barack Obama,16,DEM,46,Mitt Romney,9,REP,51,,-5,11/6/2012,50.01,49.13,.88,5.88,-5.88,0,2.510428456093357, -30152,36102,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/18/2012,600,Barack Obama,16,DEM,47,Mitt Romney,9,REP,46,,1,11/6/2012,50.01,49.13,.88,.12,.12,1,-3.522182605478406, -30137,36078,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/18/2012,869,Barack Obama,16,DEM,48,Mitt Romney,9,REP,49,,-1,11/6/2012,51.99,46.18,5.81,6.81,-6.81,0,2.514629142277288, -30370,36414,676,2012,2012_Pres-G_MN,MN,Pres-G,Pres-G,St. Cloud State University,312,Live Phone,,10/18/2012,601,Barack Obama,16,DEM,53,Mitt Romney,9,REP,45,,8,11/6/2012,52.65,44.96,7.69,.31,.31,1,-3.746601196363858, -30131,36072,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,10/18/2012,500,Barack Obama,16,DEM,47,Mitt Romney,9,REP,44,,3,11/6/2012,48.35,50.39,-2.04,5.04,5.04,0,1.285245477144941,for unspecified Democratic sponsor -30224,36236,681,2012,2012_Pres-G_ND,ND,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2012,600,Barack Obama,16,DEM,40,Mitt Romney,9,REP,54,,-14,11/6/2012,38.7,58.32,-19.62,5.62,5.62,1,-.6130687348190169, -30136,36077,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/18/2012,1036,Barack Obama,16,DEM,48,Mitt Romney,9,REP,49,,-1,11/6/2012,51.98,46.4,5.58,6.58,-6.58,0,2.310020169794996, -30154,36105,684,2012,2012_Pres-G_NJ,NJ,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/18/2012,577,Barack Obama,16,DEM,54,Mitt Romney,9,REP,40,,14,11/6/2012,58.34,40.62,17.72,3.72,-3.72,1,-2.980507561384248, -30142,36086,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/18/2012,1131,Barack Obama,16,DEM,46,Mitt Romney,9,REP,43,,3,11/6/2012,50.67,47.69,2.98,.02,.02,1,-3.000302319346513, -30462,36567,696,2012,2012_Pres-G_TX,TX,Pres-G,Pres-G,YouGov,391,Online,,10/18/2012,540,Barack Obama,16,DEM,39,Mitt Romney,9,REP,55,,-16,11/6/2012,41.38,57.17,-15.78,.22,-.22,1,-7.174911806871054, -30378,36431,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,CallFire,42,IVR,,10/18/2012,624,Barack Obama,16,DEM,46,Mitt Romney,9,REP,48,,-2,11/6/2012,51.16,47.28,3.87,5.87,-5.87,0,1.690527678157974,for Faith Horizon -30122,36130,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2012,750,Barack Obama,16,DEM,47,Mitt Romney,9,REP,50,,-3,11/6/2012,51.16,47.28,3.87,6.87,-6.87,0,2.908814129515755, -30158,36110,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,10/18/2012,500,Barack Obama,16,DEM,47,Mitt Romney,9,REP,44,,3,11/6/2012,52.78,45.94,6.84,3.84,-3.84,1,-1.208534232497554,for unspecified Democratic sponsor -30124,36181,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2012,500,Barack Obama,16,DEM,50,Mitt Romney,9,REP,48,,2,11/6/2012,52.78,45.94,6.84,4.84,-4.84,1,.159469600450684, -30136,86959,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/18/2012,1036,Margaret Wood Hassan,12539,DEM,45,Ovide Lamontagne,12540,REP,43,,2,11/6/2012,54.61,42.52,12.09,10.09,-10.09,1,2.879498356348296, -30224,87078,1264,2012,2012_Gov-G_ND,ND,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2012,600,Ryan M. Taylor,12555,DEM,39,Jack Dalrymple,12554,REP,53,,-14,11/6/2012,34.31,63.1,-28.78,14.78,14.78,1,9.617736861427108, -30299,36415,1474,2012,2012_Sen-G_CA,CA,Sen-G,Sen-G,Greenberg Quinlan Rosner/American Viewpoint,127,Live Phone,,10/18/2012,1440,Dianne Feinstein,1989,DEM,55,Elizabeth Emken,1990,REP,38,,17,11/6/2012,62.52,37.48,25.05,8.05,-8.05,1,.8864338557395269, -30174,36235,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/18/2012,800,Bill Nelson,2012,DEM,45,Connie Mack,2013,REP,41,,4,11/6/2012,55.23,42.23,13.01,9.01,-9.01,1,2.710556639950947, -30123,36117,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2012,750,Bill Nelson,2012,DEM,48,Connie Mack,2013,REP,43,,5,11/6/2012,55.23,42.23,13.01,8.01,-8.01,1,1.787545684117301, -30152,36103,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/18/2012,600,Bill Nelson,2012,DEM,48,Connie Mack,2013,REP,40,,8,11/6/2012,55.23,42.23,13.01,5.01,-5.01,1,-1.659594990753308, -73068,137010,1486,2012,2012_Sen-G_MO,MO,Sen-G,Sen-G,Kiley & Company,162,Live Phone,D,10/18/2012,600,Claire McCaskill,2103,DEM,52,Todd Akin,2104,REP,38,,14,11/6/2012,54.81,39.11,15.7,1.7,-1.7,1,-6.731455930421672,for Claire McCaskill; sample size unavailable; estimated at 600 as a default -30154,36106,1490,2012,2012_Sen-G_NJ,NJ,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/18/2012,577,Robert Menendez,2131,DEM,53,Joe Kyrillos,2132,REP,33,,20,11/6/2012,58.87,39.37,19.49,.51,.51,1,-4.995974021433093, -30210,36189,1493,2012,2012_Sen-G_ND,ND,Sen-G,Sen-G,Mellman Group,205,Live Phone,D,10/18/2012,600,Heidi Heitkamp,2118,DEM,45,Rick Berg,2117,REP,42,,3,11/6/2012,50.24,49.32,.91,2.09,2.09,1,-2.5989179909847,for Heidi Heitkamp -30224,36237,1493,2012,2012_Sen-G_ND,ND,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2012,600,Heidi Heitkamp,2118,DEM,45,Rick Berg,2117,REP,50,,-5,11/6/2012,50.24,49.32,.91,5.91,-5.91,0,1.588191664025164, -73020,136951,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,GS Strategy Group,478,Live Phone,R,10/18/2012,600,Robert P. Casey Jr.,2173,DEM,43.6,Tom Smith,2174,REP,43.4,2.4,.2,11/6/2012,53.69,44.59,9.1,8.9,-8.9,1,3.927707697724911,for unspecified Republican sponsor; sample size unavailable; estimated at 600 as a default -30462,36568,1498,2012,2012_Sen-G_TX,TX,Sen-G,Sen-G,YouGov,391,Online,,10/18/2012,540,Paul Sadler,2195,DEM,39,Ted Cruz,2194,REP,54,3,-15,11/6/2012,40.62,56.46,-15.83,.83,.83,1,-7.018504582975677, -30122,36131,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2012,750,Tim Kaine,2228,DEM,49,George F. Allen,2229,REP,48,,1,11/6/2012,52.87,46.96,5.91,4.91,-4.91,1,.1293266896731144, -30124,36182,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2012,500,Tammy Baldwin,2246,DEM,46,Tommy Thompson,2247,REP,48,,-2,11/6/2012,51.41,45.86,5.55,7.55,-7.55,0,1.996810911805413, -51361,81245,5097,2012,2012_House-G_MI-3,MI-3,House-G,House-G,Glengariff Group,117,Live Phone,,10/18/2012,400,Steven M. Pestka,6535,DEM,35,Justin Amash,6473,REP,34,,1,11/6/2012,44.17,52.62,-8.45,9.45,9.45,0,3.217540963188781, -51558,81517,5110,2012,2012_House-G_MN-2,MN-2,House-G,House-G,SurveyUSA,325,IVR/Live Phone,,10/18/2012,565,Mike Obermueller,10666,DEM,41,John Kline,6800,REP,49,,-8,11/6/2012,45.85,54.01,-8.16,.16,.16,1,-7.392472736103527,for KSTP-TV Minneapolis -73896,81249,5159,2012,2012_House-G_NY-6,NY-6,House-G,House-G,McLaughlin & Associates,203,Live Phone,R,10/18/2012,300,Grace Meng,10652,DEM,36,Daniel J. Halloran,10651,REP,33,,3,11/6/2012,67.88,30.95,36.93,33.93,-33.93,1,26.20089446984379,for Daniel J. Halloran; among registered voters -51295,81138,5178,2012,2012_House-G_NY-25,NY-25,House-G,House-G,GBAO,109,Live Phone,D,10/18/2012,400,Louise McIntosh Slaughter,10613,DEM,53,Maggie Brooks,10612,REP,43,,10,11/6/2012,57.41,42.59,14.82,4.82,-4.82,1,-1.791230000692415,for unspecified Democratic sponsor -30151,117324,8270,2012,2012_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2012,3500,Generic Candidate,4295,DEM,43,Generic Candidate,4293,REP,44,,-1,11/6/2012,48.44,47.43,1.01,2.01,-2.01,0,-.7331052991902108, -30225,36218,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,10/19/2012,790,Barack Obama,16,DEM,48,Mitt Romney,9,REP,46,,2,11/6/2012,51.02,47.18,3.85,1.85,-1.85,1,-2.384083617630827,for CBS News -30195,36167,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/19/2012,885,Barack Obama,16,DEM,47.4,Mitt Romney,9,REP,43.4,,4,11/6/2012,51.02,47.18,3.85,.15,.15,1,-4.011802661581494, -30171,36209,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,Live Phone,,10/19/2012,816,Barack Obama,16,DEM,47,Mitt Romney,9,REP,47,,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,-.3388307672739114, -30258,36273,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,RAND (American Life Panel),270,Online,,10/19/2012,3500,Barack Obama,16,DEM,48.26,Mitt Romney,9,REP,46.36,,1.9,11/6/2012,51.02,47.18,3.85,1.95,-1.95,1,-1.893255800041471, -30198,36170,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/19/2012,800,Barack Obama,16,DEM,49.7,Mitt Romney,9,REP,47.3,,2.4000001,11/6/2012,51.02,47.18,3.85,1.45,-1.45,1,-2.789641737183707, -30208,36186,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Angus Reid Global,13,Online,,10/19/2012,502,Barack Obama,16,DEM,44,Mitt Romney,9,REP,49,,-5,11/6/2012,50.01,49.13,.88,5.88,-5.88,0,2.342825248151, -30185,36155,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/19/2012,660,Barack Obama,16,DEM,49,Mitt Romney,9,REP,48,,1,11/6/2012,51.99,46.18,5.81,4.81,-4.81,1,.4293792949987325,for unspecified Democratic sponsor -30180,36147,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,Angus Reid Global,13,Online,,10/19/2012,551,Barack Obama,16,DEM,49,Mitt Romney,9,REP,40,,9,11/6/2012,54.21,44.71,9.5,.5,-.5,1,-4.796083959344407, -30197,36169,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,10/19/2012,773,Barack Obama,16,DEM,51,Mitt Romney,9,REP,42,,9,11/6/2012,51.98,46.4,5.58,3.42,3.42,1,-1.189407726188674, -30183,36153,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Angus Reid Global,13,Online,,10/19/2012,550,Barack Obama,16,DEM,45,Mitt Romney,9,REP,45,,0,11/6/2012,50.67,47.69,2.98,2.98,-2.98,.5,-.2977792798389287, -30153,36104,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/19/2012,1943,Barack Obama,16,DEM,47,Mitt Romney,9,REP,47,,0,11/6/2012,50.67,47.69,2.98,2.98,-2.98,.5,.1915286304136831, -30166,36121,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/19/2012,532,Barack Obama,16,DEM,49,Mitt Romney,9,REP,48,,1,11/6/2012,50.67,47.69,2.98,1.98,-1.98,1,-1.389327261884768, -30200,36173,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/19/2012,1548,Barack Obama,16,DEM,50,Mitt Romney,9,REP,45,,5,11/6/2012,50.67,47.69,2.98,2.02,2.02,1,-.8259236849217042, -30218,36203,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Angus Reid Global,13,Online,,10/19/2012,559,Barack Obama,16,DEM,48,Mitt Romney,9,REP,39,,9,11/6/2012,51.97,46.59,5.39,3.61,3.61,1,.4115310795244895, -30203,36177,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Muhlenberg College,219,Live Phone,,10/19/2012,444,Barack Obama,16,DEM,50,Mitt Romney,9,REP,45,,5,11/6/2012,51.97,46.59,5.39,.39,-.39,1,-3.241803187027812, -30373,36421,695,2012,2012_Pres-G_TN,TN,Pres-G,Pres-G,Middle Tennessee State University,208,Live Phone,,10/19/2012,609,Barack Obama,16,DEM,34,Mitt Romney,9,REP,59,,-25,11/6/2012,39.08,59.48,-20.4,4.6,-4.6,1,-2.502541200372218, -30164,36118,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/19/2012,500,Barack Obama,16,DEM,49,Mitt Romney,9,REP,47,,2,11/6/2012,51.16,47.28,3.87,1.87,-1.87,1,-2.767393729907472,for unspecified Democratic sponsor -30219,36205,700,2012,2012_Pres-G_WA,WA,Pres-G,Pres-G,Strategies 360,321,Live Phone,,10/19/2012,500,Barack Obama,16,DEM,52,Mitt Romney,9,REP,39,,13,11/6/2012,56.16,41.29,14.87,1.87,-1.87,1,-4.038785729345824, -30216,36200,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Angus Reid Global,13,Online,,10/19/2012,502,Barack Obama,16,DEM,48,Mitt Romney,9,REP,43,,5,11/6/2012,52.78,45.94,6.84,1.84,-1.84,1,-3.238620630731513, -63940,117693,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,Marist College,183,Live Phone,,10/19/2012,1013,Margaret Wood Hassan,12539,DEM,49,Ovide Lamontagne,12540,REP,44,,5,11/6/2012,54.61,42.52,12.09,7.09,-7.09,1,-.3609783329149392,for NBC News -30197,86958,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,10/19/2012,773,Margaret Wood Hassan,12539,DEM,43,Ovide Lamontagne,12540,REP,35,3,8,11/6/2012,54.61,42.52,12.09,4.09,-4.09,1,-4.093877149873244, -30219,86957,1267,2012,2012_Gov-G_WA,WA,Gov-G,Gov-G,Strategies 360,321,Live Phone,,10/19/2012,500,Jay Robert Inslee,12546,DEM,46,Rob McKenna,12547,REP,46,,0,11/6/2012,51.54,48.46,3.08,3.08,-3.08,.5,-1.466323585460958, -30818,37189,1473,2012,2012_Sen-G_AZ,AZ,Sen-G,Sen-G,ALG Research,14,Live Phone,D,10/19/2012,800,Richard Carmona,1977,DEM,45,Jeff Flake,1976,REP,41,5,4,11/6/2012,46.2,49.23,-3.03,7.03,7.03,0,2.289054508447931,for Richard Carmona -30208,36187,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Angus Reid Global,13,Online,,10/19/2012,502,Bill Nelson,2012,DEM,48,Connie Mack,2013,REP,33,,15,11/6/2012,55.23,42.23,13.01,1.99,1.99,1,-4.743673151861217, -30414,36492,1478,2012,2012_Sen-G_HI,HI,Sen-G,Sen-G,Ward Research/The Honolulu Star-Advertiser,375,Live Phone,,10/19/2012,786,Mazie Hirono,2028,DEM,57,Linda Lingle,2029,REP,35,,22,11/6/2012,62.6,37.4,25.2,3.2,-3.2,1,-3.748675212716884, -30244,36248,1479,2012,2012_Sen-G_IN,IN,Sen-G,Sen-G,Global Strategy Group,118,Live Phone,D,10/19/2012,603,Joe Donnelly,2034,DEM,40,Richard Mourdock,2035,REP,38,8,2,11/6/2012,50.04,44.28,5.76,3.76,-3.76,1,-1.00244710903411,for Joe Donnelly -30180,136761,1483,2012,2012_Sen-G_MI,MI,Sen-G,Sen-G,Angus Reid Global,13,Online,,10/19/2012,575.5,Debbie Stabenow,2082,DEM,55,Pete Hoekstra,2083,REP,36.5,,18.5,11/6/2012,58.8,37.98,20.81,2.31,-2.31,1,-4.710642374189263,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll -30183,36154,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Angus Reid Global,13,Online,,10/19/2012,550,Sherrod Brown,2164,DEM,45,Josh Mandel,2165,REP,39,,6,11/6/2012,50.7,44.7,6,0,0,1,-3.973184033401163, -30166,36122,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/19/2012,532,Sherrod Brown,2164,DEM,49,Josh Mandel,2165,REP,44,,5,11/6/2012,50.7,44.7,6,1,-1,1,-2.885812655332433, -30200,36174,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/19/2012,1548,Sherrod Brown,2164,DEM,51,Josh Mandel,2165,REP,42,,9,11/6/2012,50.7,44.7,6,3,3,1,-.5284325088418883, -30218,36204,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Angus Reid Global,13,Online,,10/19/2012,559,Robert P. Casey Jr.,2173,DEM,44,Tom Smith,2174,REP,39,,5,11/6/2012,53.69,44.59,9.1,4.1,-4.1,1,-1.122811884652655, -30203,36178,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Muhlenberg College,219,Live Phone,,10/19/2012,444,Robert P. Casey Jr.,2173,DEM,45,Tom Smith,2174,REP,37,,8,11/6/2012,53.69,44.59,9.1,1.1,-1.1,1,-4.413975340931899, -30373,36422,1497,2012,2012_Sen-G_TN,TN,Sen-G,Sen-G,Middle Tennessee State University,208,Live Phone,,10/19/2012,609,Mark E. Clayton,2186,DEM,21,Bob Corker,2184,REP,59,,-38,11/6/2012,30.41,64.89,-34.48,3.52,-3.52,1,-1.928698920749587, -30216,36201,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Angus Reid Global,13,Online,,10/19/2012,502,Tammy Baldwin,2246,DEM,45,Tommy Thompson,2247,REP,42,,3,11/6/2012,51.41,45.86,5.55,2.55,-2.55,1,-3.270874546181897, -52274,82490,5024,2012,2012_House-G_HI-1,HI-1,House-G,House-G,Ward Research/The Honolulu Star-Advertiser,375,Live Phone,,10/19/2012,376,Colleen W. Hanabusa,6702,DEM,52,Charles K. Djou,6698,REP,41,,11,11/6/2012,54.61,45.39,9.23,1.77,1.77,1,-3.145884041769929, -52274,82491,5025,2012,2012_House-G_HI-2,HI-2,House-G,House-G,Ward Research/The Honolulu Star-Advertiser,375,Live Phone,,10/19/2012,410,Tulsi Gabbard,6699,DEM,73,Kawika Crowley,6695,REP,8,,65,11/6/2012,80.54,19.46,61.09,3.91,3.91,1,-.9328433617153209, -30197,81241,5137,2012,2012_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,10/19/2012,364,Carol Shea-Porter,7712,DEM,38,Frank C. Guinta,7706,REP,41,4,-3,11/6/2012,49.75,45.99,3.77,6.77,-6.77,0,-.4076363263501996, -30197,81240,5138,2012,2012_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,10/19/2012,408,Annie Kuster,7708,DEM,39,Charles Bass,7701,REP,36,3,3,11/6/2012,50.17,45.34,4.83,1.83,-1.83,1,-3.50285597842691, -30171,36210,8270,2012,2012_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,10/19/2012,816,Generic Candidate,4295,DEM,45,Generic Candidate,4293,REP,43,,2,11/6/2012,48.44,47.43,1.01,.99,.99,1,-2.158585267975066, -30205,36180,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/20/2012,1200,Barack Obama,16,DEM,47,Mitt Romney,9,REP,49,,-2,11/6/2012,51.02,47.18,3.85,5.85,-5.85,0,1.888786034599329, -30215,36207,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,10/20/2012,1000,Barack Obama,16,DEM,49,Mitt Romney,9,REP,46,,3,11/6/2012,51.02,47.18,3.85,.85,-.85,1,-3.259615255480745, -30196,36168,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Monmouth University,215,IVR/Live Phone,,10/20/2012,1402,Barack Obama,16,DEM,45,Mitt Romney,9,REP,48,,-3,11/6/2012,51.02,47.18,3.85,6.85,-6.85,0,3.005533161597696, -30278,36298,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Pharos Research Group,254,Live Phone,,10/20/2012,918,Barack Obama,16,DEM,49.67,Mitt Romney,9,REP,47.39,,2.28,11/6/2012,51.02,47.18,3.85,1.57,-1.57,1,-2.536219768109672, -30175,36138,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/20/2012,1200,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,-.1110793919306259,for unspecified Democratic sponsor -30194,36166,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/20/2012,1500,Barack Obama,16,DEM,47,Mitt Romney,9,REP,49,,-2,11/6/2012,51.02,47.18,3.85,5.85,-5.85,0,2.123676429545819, -63692,117218,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,TCJ Research,327,IVR,,10/20/2012,1500,Barack Obama,16,DEM,45.8,Mitt Romney,9,REP,50.2,,-4.4000001,11/6/2012,51.02,47.18,3.85,8.25,-8.25,0,4.491044609564772, -30236,36230,659,2012,2012_Pres-G_CT,CT,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/20/2012,575,Barack Obama,16,DEM,53,Mitt Romney,9,REP,40,,13,11/6/2012,58.06,40.73,17.33,4.33,-4.33,1,-2.158832654698914, -30238,36242,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Mellman Group,205,Live Phone,D,10/20/2012,800,Barack Obama,16,DEM,47,Mitt Romney,9,REP,47,,0,11/6/2012,50.01,49.13,.88,.88,-.88,.5,-2.549984912420799,for unspecified Democratic sponsor -30279,36299,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Pharos Research Group,254,Live Phone,,10/20/2012,759,Barack Obama,16,DEM,46.77,Mitt Romney,9,REP,46.64,,.13,11/6/2012,50.01,49.13,.88,.75,-.75,1,-2.605264837862582, -30280,36301,668,2012,2012_Pres-G_IN,IN,Pres-G,Pres-G,Pharos Research Group,254,Live Phone,,10/20/2012,754,Barack Obama,16,DEM,38.33,Mitt Romney,9,REP,51.46,,-13.13,11/6/2012,43.93,54.13,-10.2,2.93,-2.93,1,-.4233804398875578, -30211,36190,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,Kimball Political Consulting,163,IVR,,10/20/2012,761,Barack Obama,16,DEM,55,Mitt Romney,9,REP,39,,16,11/6/2012,60.65,37.51,23.14,7.14,-7.14,1,1.010112405698464, -30186,36156,677,2012,2012_Pres-G_MO,MO,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/20/2012,582,Barack Obama,16,DEM,46,Mitt Romney,9,REP,52,,-6,11/6/2012,44.38,53.76,-9.38,3.38,3.38,1,-.2568557408220789, -30281,36303,679,2012,2012_Pres-G_MT,MT,Pres-G,Pres-G,Pharos Research Group,254,Live Phone,,10/20/2012,828,Barack Obama,16,DEM,41.3,Mitt Romney,9,REP,47.46,,-6.1599998,11/6/2012,41.7,55.35,-13.65,7.49,7.49,1,2.702933125525309, -30419,36500,681,2012,2012_Pres-G_ND,ND,Pres-G,Pres-G,Pharos Research Group,254,Live Phone,,10/20/2012,807,Barack Obama,16,DEM,39,Mitt Romney,9,REP,49,,-10,11/6/2012,38.7,58.32,-19.62,9.62,9.62,1,4.035205236765042, -30418,36498,682,2012,2012_Pres-G_NE,NE,Pres-G,Pres-G,Pharos Research Group,254,Live Phone,,10/20/2012,783,Barack Obama,16,DEM,41,Mitt Romney,9,REP,51,,-10,11/6/2012,38.03,59.8,-21.78,11.78,11.78,1,7.279522394276, -30262,36284,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,Lake Research Partners,165,Live Phone,D,10/20/2012,400,Barack Obama,16,DEM,48,Mitt Romney,9,REP,45,,3,11/6/2012,51.98,46.4,5.58,2.58,-2.58,1,-2.430525868354068,for unspecified Democratic sponsor -30282,36306,687,2012,2012_Pres-G_NY,NY,Pres-G,Pres-G,Marist College,183,Live Phone,,10/20/2012,565,Barack Obama,16,DEM,61,Mitt Romney,9,REP,35,,26,11/6/2012,63.4,35.24,28.16,2.16,-2.16,1,-2.860612024048458,for NBC News -30417,36496,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Pharos Research Group,254,Live Phone,,10/20/2012,810,Barack Obama,16,DEM,50,Mitt Romney,9,REP,45,,5,11/6/2012,50.67,47.69,2.98,2.02,2.02,1,-1.029745984637503, -30199,36171,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Suffolk University,323,Live Phone,,10/20/2012,600,Barack Obama,16,DEM,47,Mitt Romney,9,REP,47,1,0,11/6/2012,50.67,47.69,2.98,2.98,-2.98,.5,-.2139249602806678, -63683,117208,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,TCJ Research,327,IVR,,10/20/2012,1000,Barack Obama,16,DEM,47,Mitt Romney,9,REP,49.7,,-2.7,11/6/2012,50.67,47.69,2.98,5.68,-5.68,0,2.908814498032048, -30416,36494,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Pharos Research Group,254,Live Phone,,10/20/2012,760,Barack Obama,16,DEM,49,Mitt Romney,9,REP,46,,3,11/6/2012,51.97,46.59,5.39,2.39,-2.39,1,-.7646899695494542, -30207,36184,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Clout Research/Wenzel Strategies,55,IVR,R,10/20/2012,1000,Barack Obama,16,DEM,47,Mitt Romney,9,REP,49,,-2,11/6/2012,51.16,47.28,3.87,5.87,-5.87,0,2.002897047929745,for unspecified Republican sponsor -30249,36257,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Mellman Group,205,Live Phone,D,10/20/2012,800,Barack Obama,16,DEM,46,Mitt Romney,9,REP,45,,1,11/6/2012,51.16,47.28,3.87,2.87,-2.87,1,-1.186502487031452,for unspecified Democratic sponsor -63713,117252,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,TCJ Research,327,IVR,,10/20/2012,1000,Barack Obama,16,DEM,45.5,Mitt Romney,9,REP,48.6,,-3.0999999,11/6/2012,52.78,45.94,6.84,9.94,-9.94,0,5.797196286121164, -30281,87070,1258,2012,2012_Gov-G_MT,MT,Gov-G,Gov-G,Pharos Research Group,254,Live Phone,,10/20/2012,828,Steve Bullock,12543,DEM,46.62,Richard A. Hill,12544,REP,44.93,,1.6900001,11/6/2012,48.9,47.34,1.57,.12,.12,1,-5.094168722995029, -54020,87076,1260,2012,2012_Gov-G_IN,IN,Gov-G,Gov-G,Benenson Strategy Group,30,Live Phone,D,10/20/2012,701,John R. Gregg,12548,DEM,38,Mike Pence,12549,REP,44,6,-6,11/6/2012,46.56,49.49,-2.93,3.07,-3.07,1,-1.743959777230639,for John R. Gregg -30186,86953,1261,2012,2012_Gov-G_MO,MO,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/20/2012,582,Jay Nixon,12545,DEM,51,David Spence,12550,REP,40,,11,11/6/2012,54.77,42.53,12.24,1.24,-1.24,1,-5.550794961111815, -30419,87071,1264,2012,2012_Gov-G_ND,ND,Gov-G,Gov-G,Pharos Research Group,254,Live Phone,,10/20/2012,807,Ryan M. Taylor,12555,DEM,31.97,Jack Dalrymple,12554,REP,62.83,,-30.860001,11/6/2012,34.31,63.1,-28.78,2.08,-2.08,1,-5.612336250790704, -54006,86954,1267,2012,2012_Gov-G_WA,WA,Gov-G,Gov-G,Elway Research,87,Live Phone,,10/20/2012,451,Jay Robert Inslee,12546,DEM,45,Rob McKenna,12547,REP,47,,-2,11/6/2012,51.54,48.46,3.08,5.08,-5.08,0,.8348498063287402, -30236,36231,1475,2012,2012_Sen-G_CT,CT,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/20/2012,575,Christopher Murphy,1998,DEM,47,Linda McMahon,1999,REP,43,,4,11/6/2012,54.82,43.07,11.75,7.75,-7.75,1,.6204436746621825, -30279,36300,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Pharos Research Group,254,Live Phone,,10/20/2012,759,Bill Nelson,2012,DEM,51.52,Connie Mack,2013,REP,43.74,,7.7800002,11/6/2012,55.23,42.23,13.01,5.23,-5.23,1,-1.243233231783814, -30280,36302,1479,2012,2012_Sen-G_IN,IN,Sen-G,Sen-G,Pharos Research Group,254,Live Phone,,10/20/2012,754,Joe Donnelly,2034,DEM,45.62,Richard Mourdock,2035,REP,46.15,,-.52999997,11/6/2012,50.04,44.28,5.76,6.29,-6.29,0,2.365153256964223, -30211,36191,1482,2012,2012_Sen-G_MA,MA,Sen-G,Sen-G,Kimball Political Consulting,163,IVR,,10/20/2012,761,Elizabeth Warren,2038,DEM,48,Scott Brown,2039,REP,45.5,,2.5,11/6/2012,53.74,46.19,7.55,5.05,-5.05,1,.7634821846223571, -30186,36157,1486,2012,2012_Sen-G_MO,MO,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/20/2012,582,Claire McCaskill,2103,DEM,46,Todd Akin,2104,REP,40,6,6,11/6/2012,54.81,39.11,15.7,9.7,-9.7,1,2.761141048057568, -30281,36304,1487,2012,2012_Sen-G_MT,MT,Sen-G,Sen-G,Pharos Research Group,254,Live Phone,,10/20/2012,828,Jon Tester,2115,DEM,48.43,Denny Rehberg,2116,REP,46.26,,2.1700001,11/6/2012,48.58,44.86,3.72,1.55,-1.55,1,-2.93219442929455, -30418,36499,1488,2012,2012_Sen-G_NE,NE,Sen-G,Sen-G,Pharos Research Group,254,Live Phone,,10/20/2012,783,Bob Kerrey,2122,DEM,45.9,Deb Fischer,2120,REP,48.4,,-2.5,11/6/2012,42.23,57.77,-15.55,13.05,13.05,1,8.208687732478364, -30282,36305,1492,2012,2012_Sen-G_NY,NY,Sen-G,Sen-G,Marist College,183,Live Phone,,10/20/2012,565,Kirsten E. Gillibrand,2153,DEM,68,Wendy E. Long,2154,REP,24,,44,11/6/2012,72.2,26.36,45.84,1.84,-1.84,1,-5.135729399934389,for NBC News -30419,36501,1493,2012,2012_Sen-G_ND,ND,Sen-G,Sen-G,Pharos Research Group,254,Live Phone,,10/20/2012,807,Heidi Heitkamp,2118,DEM,49.1,Rick Berg,2117,REP,47.9,,1.2,11/6/2012,50.24,49.32,.91,.29,.29,1,-4.425434561583932, -30417,36497,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Pharos Research Group,254,Live Phone,,10/20/2012,810,Sherrod Brown,2164,DEM,52.2,Josh Mandel,2165,REP,41.1,,11.1,11/6/2012,50.7,44.7,6,5.1,5.1,1,1.435073572244841, -30199,36172,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Suffolk University,323,Live Phone,,10/20/2012,600,Sherrod Brown,2164,DEM,46,Josh Mandel,2165,REP,39,6,7,11/6/2012,50.7,44.7,6,1,1,1,-2.843654848480663, -30416,36495,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Pharos Research Group,254,Live Phone,,10/20/2012,760,Robert P. Casey Jr.,2173,DEM,52.1,Tom Smith,2174,REP,41.8,,10.3,11/6/2012,53.69,44.59,9.1,1.2,1.2,1,-3.998656505982983, -30207,36185,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Clout Research/Wenzel Strategies,55,IVR,R,10/20/2012,1000,Tim Kaine,2228,DEM,46.1,George F. Allen,2229,REP,49.4,,-3.3,11/6/2012,52.87,46.96,5.91,9.21,-9.21,0,4.642802783688149,for unspecified Republican sponsor -51359,81243,4968,2012,2012_House-G_CA-52,CA-52,House-G,House-G,Grove Insight,129,Live Phone,D,10/20/2012,400,Scott Peters,10640,DEM,45,Brian P. Bilbray,10641,REP,40,,5,11/6/2012,51.18,48.82,2.36,2.64,2.64,1,-3.686108865567812,for Scott Peters -51294,81137,5004,2012,2012_House-G_FL-22,FL-22,House-G,House-G,ALG Research,14,Live Phone,D,10/20/2012,501,Lois Frankel,6362,DEM,47,Adam Hasner,6374,REP,37,,10,11/6/2012,54.63,45.37,9.25,.75,.75,1,-5.68891819808425,for Lois Frankel -51360,81244,5040,2012,2012_House-G_IL-13,IL-13,House-G,House-G,ALG Research,14,Live Phone,D,10/20/2012,400,David M. Gill,6891,DEM,48,Rodney Davis,6881,REP,39,,9,11/6/2012,46.21,46.55,-.34,9.34,9.34,0,3.244096311615572,for unspecified Democratic sponsor -51366,81250,5097,2012,2012_House-G_MI-3,MI-3,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/20/2012,400,Steven M. Pestka,6535,DEM,36,Justin Amash,6473,REP,50,,-14,11/6/2012,44.17,52.62,-8.45,5.55,-5.55,1,-1.480455764109814,for Justin Amash -30281,81530,5129,2012,2012_House-G_MT-1,MT-1,House-G,House-G,Pharos Research Group,254,Live Phone,,10/20/2012,828,Kim J. Gillan,10635,DEM,41,Steve Daines,10634,REP,47,,-6,11/6/2012,42.72,53.25,-10.53,4.53,4.53,1,-.6677260254394087, -30419,81144,5194,2012,2012_House-G_ND-1,ND-1,House-G,House-G,Pharos Research Group,254,Live Phone,,10/20/2012,807,Pam Gulleson,10615,DEM,42,Kevin Cramer,11071,REP,54,,-12,11/6/2012,41.7,54.89,-13.19,1.19,1.19,1,-4.404564278238947, -51358,81242,5310,2012,2012_House-G_WA-1,WA-1,House-G,House-G,SurveyUSA,325,Live Phone,,10/20/2012,610,Suzan DelBene,7653,DEM,47,John Koster,7674,REP,44,,3,11/6/2012,53.94,46.06,7.87,4.87,-4.87,1,-2.587519089050693,for KING TV (Seattle) -30215,36208,8270,2012,2012_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,Live Phone,,10/20/2012,1000,Generic Candidate,4295,DEM,47,Generic Candidate,4293,REP,44,,3,11/6/2012,48.44,47.43,1.01,1.99,1.99,1,-1.036744268372155, -30239,36241,8270,2012,2012_House-G_US,US,House-G,House-G,Public Policy Polling,263,IVR,D,10/20/2012,1300,Generic Candidate,4295,DEM,46,Generic Candidate,4293,REP,46,,0,11/6/2012,48.44,47.43,1.01,1.01,-1.01,.5,-2.005123755925348,for unspecified Democratic sponsor -35085,36308,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,GfK Group,115,Live Phone,,10/21/2012,839,Barack Obama,16,DEM,45,Mitt Romney,9,REP,47,,-2,11/6/2012,51.02,47.18,3.85,5.85,-5.85,0,1.830347698806412,for AP -30242,36245,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/21/2012,803,Barack Obama,16,DEM,48,Mitt Romney,9,REP,46,,2,11/6/2012,51.02,47.18,3.85,1.85,-1.85,1,-2.253964192037426, -30295,36352,656,2012,2012_Pres-G_AZ,AZ,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2012,500,Barack Obama,16,DEM,44,Mitt Romney,9,REP,52,,-8,11/6/2012,44.59,53.65,-9.06,1.06,1.06,1,-3.449925103581329, -30201,36175,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2012,500,Barack Obama,16,DEM,46,Mitt Romney,9,REP,50,,-4,11/6/2012,51.49,46.13,5.37,9.37,-9.37,0,4.524908675128715, -30255,36268,659,2012,2012_Pres-G_CT,CT,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/21/2012,1412,Barack Obama,16,DEM,55,Mitt Romney,9,REP,41,,14,11/6/2012,58.06,40.73,17.33,3.33,-3.33,1,-2.855528201887992, -30237,36253,659,2012,2012_Pres-G_CT,CT,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2012,500,Barack Obama,16,DEM,52,Mitt Romney,9,REP,45,,7,11/6/2012,58.06,40.73,17.33,10.33,-10.33,1,4.236054071552449, -30202,36176,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2012,500,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,51.99,46.18,5.81,5.81,-5.81,.5,1.408951961625977, -30235,36266,676,2012,2012_Pres-G_MN,MN,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2012,500,Barack Obama,16,DEM,51,Mitt Romney,9,REP,46,,5,11/6/2012,52.65,44.96,7.69,2.69,-2.69,1,-.9648844034634046, -30338,36425,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,National Research Inc.,225,Live Phone,,10/21/2012,600,Barack Obama,16,DEM,47,Mitt Romney,9,REP,48,,-1,11/6/2012,48.35,50.39,-2.04,1.04,1.04,1,-2.898383940977099, -30233,36227,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/21/2012,600,Barack Obama,16,DEM,47,Mitt Romney,9,REP,49,,-2,11/6/2012,51.98,46.4,5.58,7.58,-7.58,0,3.185621636870322, -30234,36228,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/21/2012,600,Barack Obama,16,DEM,49,Mitt Romney,9,REP,47,,2,11/6/2012,52.36,45.68,6.68,4.68,-4.68,1,.9837582634878567, -30250,36258,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/21/2012,609,Barack Obama,16,DEM,47,Mitt Romney,9,REP,44,,3,11/6/2012,50.67,47.69,2.98,.02,.02,1,-3.119783543253525, -30383,36518,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/21/2012,1015,Barack Obama,16,DEM,49,Mitt Romney,9,REP,49,,0,11/6/2012,50.67,47.69,2.98,2.98,-2.98,.5,.1114377369994003, -30336,36374,689,2012,2012_Pres-G_OK,OK,Pres-G,Pres-G,SoonerPoll.com,308,Live Phone,,10/21/2012,305,Barack Obama,16,DEM,32.7,Mitt Romney,9,REP,58.6,,-25.9,11/6/2012,33.23,66.77,-33.54,7.64,7.64,1,.0923456633472471, -30204,36179,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/21/2012,887,Barack Obama,16,DEM,48,Mitt Romney,9,REP,45,,3,11/6/2012,51.97,46.59,5.39,2.39,-2.39,1,-.6641394472217078, -30295,36351,1473,2012,2012_Sen-G_AZ,AZ,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2012,500,Richard Carmona,1977,DEM,44,Jeff Flake,1976,REP,50,,-6,11/6/2012,46.2,49.23,-3.03,2.97,-2.97,1,-2.445157228910347, -30830,37210,1475,2012,2012_Sen-G_CT,CT,Sen-G,Sen-G,Hamilton Campaigns,130,Live Phone,D,10/21/2012,800,Christopher Murphy,1998,DEM,46,Linda McMahon,1999,REP,40,3,6,11/6/2012,54.82,43.07,11.75,5.75,-5.75,1,-1.45995146272677,for unspecified Democratic sponsor -30255,36269,1475,2012,2012_Sen-G_CT,CT,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/21/2012,1412,Christopher Murphy,1998,DEM,49,Linda McMahon,1999,REP,43,,6,11/6/2012,54.82,43.07,11.75,5.75,-5.75,1,-1.176467825455299, -30237,36252,1475,2012,2012_Sen-G_CT,CT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2012,500,Christopher Murphy,1998,DEM,48,Linda McMahon,1999,REP,47,,1,11/6/2012,54.82,43.07,11.75,10.75,-10.75,1,3.57997584949598, -30235,36267,1484,2012,2012_Sen-G_MN,MN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2012,500,Amy Klobuchar,8112,DEM,56,Kurt Patrick Bills,2095,REP,33,,23,11/6/2012,65.23,30.53,34.7,11.7,-11.7,1,5.241095169536374, -30250,36259,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/21/2012,609,Sherrod Brown,2164,DEM,43,Josh Mandel,2165,REP,42,3,1,11/6/2012,50.7,44.7,6,5,-5,1,1.35588142110615, -30383,36519,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/21/2012,1015,Sherrod Brown,2164,DEM,51,Josh Mandel,2165,REP,47,,4,11/6/2012,50.7,44.7,6,2,-2,1,-1.62186181849191, -51346,81216,4952,2012,2012_House-G_CA-36,CA-36,House-G,House-G,Lake Research Partners,165,Live Phone,D,10/21/2012,409,Raul Ruiz,10645,DEM,48,Mary Whitaker Bono Mack,10646,REP,42,,6,11/6/2012,52.94,47.06,5.88,.12,.12,1,-7.475212628773307,for Raul Ruiz -51370,81255,5029,2012,2012_House-G_IL-2,IL-2,House-G,House-G,We Ask America,376,IVR,,10/21/2012,819,Jesse Louis Jackson,6901,DEM,58,Brian Woodworth,6950,REP,27,15,31,11/6/2012,63.25,23.22,40.03,9.03,-9.03,1,1.752706449246482, -30242,36246,8270,2012,2012_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/21/2012,803,Generic Candidate,4295,DEM,44,Generic Candidate,4293,REP,42,,2,11/6/2012,48.44,47.43,1.01,.99,.99,1,-1.721881614526388, -30275,36294,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/22/2012,1394,Barack Obama,16,DEM,48,Mitt Romney,9,REP,49,,-1,11/6/2012,51.02,47.18,3.85,4.85,-4.85,0,1.120325379250935,for The Washington Post -30344,36400,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,CVOTER,40,Online,,10/22/2012,1179,Barack Obama,16,DEM,48,Mitt Romney,9,REP,47,,1,11/6/2012,51.02,47.18,3.85,2.85,-2.85,1,-.9637191140379165,for UPI -30228,36222,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,10/22/2012,1499,Barack Obama,16,DEM,46.9,Mitt Romney,9,REP,45.2,,1.7,11/6/2012,51.02,47.18,3.85,2.15,-2.15,1,-1.940542172661936, -30257,36272,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/22/2012,1200,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,.0207670280503471,for unspecified Democratic sponsor -30256,36270,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,MassINC Polling Group,198,Live Phone,,10/22/2012,516,Barack Obama,16,DEM,56,Mitt Romney,9,REP,36,,20,11/6/2012,60.65,37.51,23.14,3.14,-3.14,1,-3.285366196960977,for WBUR -30403,36479,673,2012,2012_Pres-G_MD,MD,Pres-G,Pres-G,OpinionWorks,244,Live Phone,,10/22/2012,801,Barack Obama,16,DEM,55,Mitt Romney,9,REP,36,,19,11/6/2012,61.97,35.9,26.08,7.08,-7.08,1,1.543910447589895,for Baltimore Sun -30477,36593,685,2012,2012_Pres-G_NM,NM,Pres-G,Pres-G,Public Opinion Strategies,260,Live Phone,R,10/22/2012,500,Barack Obama,16,DEM,47,Mitt Romney,9,REP,42,6,5,11/6/2012,52.99,42.84,10.15,5.15,-5.15,1,.934923223500138,for Heather A. Wilson -30271,36289,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Lake Research Partners,165,Live Phone,D,10/22/2012,600,Barack Obama,16,DEM,46,Mitt Romney,9,REP,44,,2,11/6/2012,50.67,47.69,2.98,.98,-.98,1,-2.07333772363268,for unspecified Democratic sponsor -30403,36480,1481,2012,2012_Sen-G_MD,MD,Sen-G,Sen-G,OpinionWorks,244,Live Phone,,10/22/2012,801,Benjamin L. Cardin,2048,DEM,50,Daniel J. Bongino,2047,REP,24,14,26,11/6/2012,55.98,26.33,29.65,3.65,-3.65,1,-2.886848579309541,for Baltimore Sun -30256,36271,1482,2012,2012_Sen-G_MA,MA,Sen-G,Sen-G,MassINC Polling Group,198,Live Phone,,10/22/2012,516,Elizabeth Warren,2038,DEM,50,Scott Brown,2039,REP,44,,6,11/6/2012,53.74,46.19,7.55,1.55,-1.55,1,-3.150746049210197,for WBUR -30477,137248,1491,2012,2012_Sen-G_NM,NM,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/22/2012,500,Martin Heinrich,2137,DEM,43,Heather A. Wilson,2138,REP,44,6,-1,11/6/2012,51.01,45.28,5.73,6.73,-6.73,0,2.183598106604181,for Heather A. Wilson -52499,82930,4968,2012,2012_House-G_CA-52,CA-52,House-G,House-G,Remington Research Group,279,IVR/Live Phone,R,10/22/2012,600,Scott Peters,10640,DEM,42,Brian P. Bilbray,10641,REP,50,,-8,11/6/2012,51.18,48.82,2.36,10.36,-10.36,0,5.200674825663403,for Brian P. Bilbray -51356,81235,4981,2012,2012_House-G_CT-5,CT-5,House-G,House-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/22/2012,400,Elizabeth H. Esty,6827,DEM,46,Andrew W. Roraback,6843,REP,42,,4,11/6/2012,51.31,48.69,2.62,1.38,1.38,1,-5.906604628079487,for Elizabeth H. Esty -51354,81233,5035,2012,2012_House-G_IL-8,IL-8,House-G,House-G,Market Shares Corp.,187,Live Phone,,10/22/2012,600,Tammy Duckworth,6883,DEM,50,Joe Walsh,6945,REP,40,,10,11/6/2012,54.74,45.26,9.48,.52,.52,1,-3.799544368417238,for Chicago Tribune | WGN -51355,81234,5135,2012,2012_House-G_NV-3,NV-3,House-G,House-G,SurveyUSA,325,IVR/Live Phone,,10/22/2012,502,John W. Oceguera,7821,DEM,40,Joseph J. Heck,7811,REP,50,,-10,11/6/2012,42.87,50.36,-7.49,2.51,-2.51,1,-4.952363632752139,for Las Vegas Review-Journal | KLAS-TV Las Vegas -51343,81209,5174,2012,2012_House-G_NY-21,NY-21,House-G,House-G,Global Strategy Group,118,Live Phone,D,10/22/2012,403,William L. Owens,10642,DEM,47,Matthew A. Doheny,7043,REP,40,,7,11/6/2012,50.16,48.19,1.97,5.03,5.03,1,.8445879460406515,for William L. Owens -52295,82531,5176,2012,2012_House-G_NY-23,NY-23,House-G,House-G,Public Policy Polling,263,IVR,D,10/22/2012,955,Nathan I. Shinagawa,7073,DEM,44.7,Thomas Reed,11057,REP,49.7,,-5,11/6/2012,48.09,51.91,-3.82,1.18,-1.18,1,-6.08342338421956,for Nathan I. Shinagawa -30246,36251,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,10/23/2012,1726,Barack Obama,16,DEM,46.2,Mitt Romney,9,REP,44.7,,1.5,11/6/2012,51.02,47.18,3.85,2.35,-2.35,1,-1.628327826660094, -30289,36313,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2012,1500,Barack Obama,16,DEM,47,Mitt Romney,9,REP,50,,-3,11/6/2012,51.02,47.18,3.85,6.85,-6.85,0,3.323974813104171, -30334,36486,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Susquehanna Polling & Research Inc.,326,Live Phone,,10/23/2012,1001,Barack Obama,16,DEM,46,Mitt Romney,9,REP,51,,-5,11/6/2012,50.01,49.13,.88,5.88,-5.88,0,2.952825295039541,for Sunshine State News -30513,36925,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,University of Iowa,353,Live Phone,,10/23/2012,307,Barack Obama,16,DEM,44.4,Mitt Romney,9,REP,45.2,,-.80000001,11/6/2012,51.99,46.18,5.81,6.61,-6.61,0,1.431972425967636, -30283,36307,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,Baydoun Consulting,25,IVR,,10/23/2012,1122,Barack Obama,16,DEM,46.92,Mitt Romney,9,REP,46.56,,.36000001,11/6/2012,54.21,44.71,9.5,9.14,-9.14,1,4.969783854051243, -30260,36275,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2012,500,Barack Obama,16,DEM,48,Mitt Romney,9,REP,50,,-2,11/6/2012,51.98,46.4,5.58,7.58,-7.58,0,3.14750826739309, -30273,36293,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/23/2012,636,Barack Obama,16,DEM,50,Mitt Romney,9,REP,47,3,3,11/6/2012,52.36,45.68,6.68,3.68,-3.68,1,.2028231621123941,average of multiple versions or turnout models listed in poll -30266,36319,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2012,500,Barack Obama,16,DEM,50,Mitt Romney,9,REP,48,,2,11/6/2012,52.36,45.68,6.68,4.68,-4.68,1,.9934501476893675, -30337,36376,687,2012,2012_Pres-G_NY,NY,Pres-G,Pres-G,Siena College,305,Live Phone,,10/23/2012,750,Barack Obama,16,DEM,59,Mitt Romney,9,REP,35,,24,11/6/2012,63.4,35.24,28.16,4.16,-4.16,1,-.0850591811985583, -30272,36290,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Abt Associates,7,Live Phone,,10/23/2012,783,Barack Obama,16,DEM,49,Mitt Romney,9,REP,44,,5,11/6/2012,50.67,47.69,2.98,2.02,2.02,1,-.8163752545154747,for Time -30643,36864,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2012,1000,Barack Obama,16,DEM,47,Mitt Romney,9,REP,47,,0,11/6/2012,50.67,47.69,2.98,2.98,-2.98,.5,.3204471990318902,for Let Freedom Ring -30253,36285,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2012,750,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,50.67,47.69,2.98,2.98,-2.98,.5,.1652552870322747, -30649,36873,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2012,1000,Barack Obama,16,DEM,50,Mitt Romney,9,REP,44,,6,11/6/2012,51.97,46.59,5.39,.61,.61,1,-2.452999666451848,for Let Freedom Ring -30647,36870,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2012,1000,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,51.16,47.28,3.87,3.87,-3.87,.5,.3601776371243977,for Let Freedom Ring -30645,36867,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2012,1000,Barack Obama,16,DEM,48,Mitt Romney,9,REP,47,,1,11/6/2012,52.78,45.94,6.84,5.84,-5.84,1,1.865013247077396,for Let Freedom Ring -30260,86948,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2012,500,Margaret Wood Hassan,12539,DEM,46,Ovide Lamontagne,12540,REP,48,,-2,11/6/2012,54.61,42.52,12.09,14.09,-14.09,0,6.840995352563888, -30829,37209,1475,2012,2012_Sen-G_CT,CT,Sen-G,Sen-G,Gotham Research Group,576,Live Phone,D,10/23/2012,400,Christopher Murphy,1998,DEM,47,Linda McMahon,1999,REP,41,,6,11/6/2012,54.82,43.07,11.75,5.75,-5.75,1,-1.563741127448584,for Christopher Murphy -30375,36424,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/23/2012,625,Bill Nelson,2012,DEM,47,Connie Mack,2013,REP,44,,3,11/6/2012,55.23,42.23,13.01,10.01,-10.01,1,3.853301800479211, -30334,36487,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Susquehanna Polling & Research Inc.,326,Live Phone,,10/23/2012,1001,Bill Nelson,2012,DEM,49,Connie Mack,2013,REP,44,,5,11/6/2012,55.23,42.23,13.01,8.01,-8.01,1,1.898055311387232,for Sunshine State News -30273,36292,1489,2012,2012_Sen-G_NV,NV,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/23/2012,636,Shelley Berkley,2145,DEM,44,Dean Heller,2146,REP,44,7,0,11/6/2012,44.71,45.87,-1.16,1.16,1.16,.5,-2.921488944789977, -30266,36320,1489,2012,2012_Sen-G_NV,NV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2012,500,Shelley Berkley,2145,DEM,45,Dean Heller,2146,REP,50,,-5,11/6/2012,44.71,45.87,-1.16,3.84,-3.84,1,-.1737965359348976, -30337,36375,1492,2012,2012_Sen-G_NY,NY,Sen-G,Sen-G,Siena College,305,Live Phone,,10/23/2012,750,Kirsten E. Gillibrand,2153,DEM,67,Wendy E. Long,2154,REP,24,,43,11/6/2012,72.2,26.36,45.84,2.84,-2.84,1,-3.595758671056511, -73146,137134,1493,2012,2012_Sen-G_ND,ND,Sen-G,Sen-G,Mellman Group,205,Live Phone,D,10/23/2012,600,Heidi Heitkamp,2118,DEM,48,Rick Berg,2117,REP,44,,4,11/6/2012,50.24,49.32,.91,3.09,3.09,1,-1.397356360059667,for Heidi Heitkamp -30253,36286,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2012,750,Sherrod Brown,2164,DEM,48,Josh Mandel,2165,REP,44,,4,11/6/2012,50.7,44.7,6,2,-2,1,-1.592616791076605, -73465,137783,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Clout Research/Wenzel Strategies,55,IVR,R,10/23/2012,1000,Robert P. Casey Jr.,2173,DEM,45.2,Tom Smith,2174,REP,44,2.2,1.2,11/6/2012,53.69,44.59,9.1,7.9,-7.9,1,3.217179684317501,for unspecified Republican sponsor -73039,136972,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Harstad Strategic Research Inc.,134,Live Phone,,10/23/2012,600,Robert P. Casey Jr.,2173,DEM,52,Tom Smith,2174,REP,40,,12,11/6/2012,53.69,44.59,9.1,2.9,2.9,1,-2.116423922516371,sample size unavailable; estimated at 600 as a default -30309,36338,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/23/2012,832,Tim Kaine,2228,DEM,46,George F. Allen,2229,REP,44,,2,11/6/2012,52.87,46.96,5.91,3.91,-3.91,1,-.8338729279712696,for Newsmax -51357,81237,4946,2012,2012_House-G_CA-30,CA-30,House-G,House-G,SurveyUSA,325,IVR/Live Phone,,10/23/2012,674,Brad Sherman,10649,DEM,44,Howard L. Berman,10650,DEM,33,,11,11/6/2012,60.3,39.7,20.6,9.6,,1,2.340357470476619,for KABC-TV (California) -52271,82477,4981,2012,2012_House-G_CT-5,CT-5,House-G,House-G,National Research Inc.,225,Live Phone,R,10/23/2012,400,Elizabeth H. Esty,6827,DEM,39,Andrew W. Roraback,6843,REP,45,,-6,11/6/2012,51.31,48.69,2.62,8.62,-8.62,0,3.61187763998387,for unspecified Republican sponsor -51348,81219,5083,2012,2012_House-G_MD-6,MD-6,House-G,House-G,OpinionWorks,244,Live Phone,,10/23/2012,610,John K. Delaney,7734,DEM,42,Roscoe G. Bartlett,7726,REP,41,,1,11/6/2012,58.77,37.9,20.87,19.87,-19.87,1,12.55097267979539,for Baltimore Sun -30283,81231,5105,2012,2012_House-G_MI-11,MI-11,House-G,House-G,Baydoun Consulting,25,IVR,,10/23/2012,392,Syed Taj,6551,DEM,39,Kerry L. Bentivolio,6478,REP,47,,-8,11/6/2012,44.36,50.76,-6.4,1.6,-1.6,1,-5.920183906148061, -52287,82510,5252,2012,2012_House-G_TN-4,TN-4,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/23/2012,400,Eric Stewart,7503,DEM,36,Scott DesJarlais,7470,REP,49,,-13,11/6/2012,44.24,55.76,-11.51,1.49,-1.49,1,-6.012472732055929,for Scott DesJarlais -30407,36477,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,10/24/2012,1000,Barack Obama,16,DEM,49,Mitt Romney,9,REP,48,,1,11/6/2012,51.02,47.18,3.85,2.85,-2.85,1,-.9037476355565378,for George Washington University | Politico -30339,36379,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Online,,10/24/2012,1423.5,Barack Obama,16,DEM,46.5,Mitt Romney,9,REP,44,,2.5,11/6/2012,51.02,47.18,3.85,1.35,-1.35,1,-2.31731451824152,average of multiple versions or turnout models listed in poll -30434,36522,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,NPR,222,Live Phone,,10/24/2012,1000,Barack Obama,16,DEM,47,Mitt Romney,9,REP,48,,-1,11/6/2012,51.02,47.18,3.85,4.85,-4.85,0,1.076717994068047,for NPR -30638,36856,657,2012,2012_Pres-G_CA,CA,Pres-G,Pres-G,Field Research Corp. (Field Poll),94,Live Phone,,10/24/2012,1566,Barack Obama,16,DEM,54,Mitt Romney,9,REP,39,,15,11/6/2012,60.24,37.12,23.12,8.12,-8.12,1,1.057216917560873, -30305,36333,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,10/24/2012,500,Barack Obama,16,DEM,46,Mitt Romney,9,REP,43,,3,11/6/2012,51.49,46.13,5.37,2.37,-2.37,1,-2.676078520882235,for unspecified Democratic sponsor -30313,36342,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Keating Research,161,Live Phone,,10/24/2012,502,Barack Obama,16,DEM,48,Mitt Romney,9,REP,45,,3,11/6/2012,51.49,46.13,5.37,2.37,-2.37,1,-2.708521500341177, -30316,36347,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Marist College,183,Live Phone,,10/24/2012,1128,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,51.49,46.13,5.37,5.37,-5.37,.5,.902028269628155,for NBC News -30307,36336,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/24/2012,904,Barack Obama,16,DEM,50,Mitt Romney,9,REP,46.5,2,3.5,11/6/2012,51.49,46.13,5.37,1.87,-1.87,1,-3.193629464436603,average of multiple versions or turnout models listed in poll -30343,36382,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Purple Strategies,265,IVR/Online,,10/24/2012,600,Barack Obama,16,DEM,47,Mitt Romney,9,REP,46,,1,11/6/2012,51.49,46.13,5.37,4.37,-4.37,1,-.4587729758312821, -30292,36316,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/24/2012,1182,Barack Obama,16,DEM,49,Mitt Romney,9,REP,50,,-1,11/6/2012,50.01,49.13,.88,1.88,-1.88,0,-1.001820662455161, -30304,36331,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,10/24/2012,600,Barack Obama,16,DEM,47,Mitt Romney,9,REP,45,,2,11/6/2012,50.01,49.13,.88,1.12,1.12,1,-2.087651289390061,for unspecified Democratic sponsor -30321,36355,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/24/2012,517,Barack Obama,16,DEM,50,Mitt Romney,9,REP,46,,4,11/6/2012,51.99,46.18,5.81,1.81,-1.81,1,-2.782004654669584, -30303,36332,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/24/2012,690,Barack Obama,16,DEM,49,Mitt Romney,9,REP,47,,2,11/6/2012,51.99,46.18,5.81,3.81,-3.81,1,-.2395434728825997,for unspecified Democratic sponsor -30384,36562,676,2012,2012_Pres-G_MN,MN,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2012,800,Barack Obama,16,DEM,47,Mitt Romney,9,REP,44,,3,11/6/2012,52.65,44.96,7.69,4.69,-4.69,1,1.775409515002885,for Minneapolis Star Tribune -30360,36427,677,2012,2012_Pres-G_MO,MO,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2012,625,Barack Obama,16,DEM,41,Mitt Romney,9,REP,54,,-13,11/6/2012,44.38,53.76,-9.38,3.62,-3.62,1,.3376951085114958,for St Louis Post-Dispatch | WDAF-TV | Kansas City Star -30415,36516,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,Elon University,86,Live Phone,,10/24/2012,1238,Barack Obama,16,DEM,45.4,Mitt Romney,9,REP,45.3,,.1,11/6/2012,48.35,50.39,-2.04,2.14,2.14,0,-1.18685847077645, -30322,36356,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/24/2012,1723,Barack Obama,16,DEM,45,Mitt Romney,9,REP,53,,-8,11/6/2012,48.35,50.39,-2.04,5.96,-5.96,1,2.831576222638227, -30349,36388,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,10/24/2012,500,Barack Obama,16,DEM,47,Mitt Romney,9,REP,44,,3,11/6/2012,48.35,50.39,-2.04,5.04,5.04,0,1.619105855831001,for unspecified Democratic sponsor -30293,36317,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/24/2012,880,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,48.35,50.39,-2.04,2.04,2.04,.5,-1.520416861000833,for unspecified Democratic sponsor -51308,36452,682,2012,2012_Pres-G_NE,NE,Pres-G,Pres-G,Wiese Research Associates,382,Live Phone,,10/24/2012,800,Barack Obama,16,DEM,38,Mitt Romney,9,REP,52,,-14,11/6/2012,38.03,59.8,-21.78,7.78,7.78,1,3.026594686400036,for Omaha World-Herald; among registered voters -30335,36373,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,New England College,228,IVR,,10/24/2012,571,Barack Obama,16,DEM,49,Mitt Romney,9,REP,46,,3,11/6/2012,51.98,46.4,5.58,2.58,-2.58,1,-2.041254028524734, -30357,36574,684,2012,2012_Pres-G_NJ,NJ,Pres-G,Pres-G,Global Strategy Group/National Research (Philadelphia Inquirer),119,Live Phone,,10/24/2012,601,Barack Obama,16,DEM,51,Mitt Romney,9,REP,41,,10,11/6/2012,58.34,40.62,17.72,7.72,-7.72,1,2.304999170323971, -30355,36394,685,2012,2012_Pres-G_NM,NM,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/24/2012,727,Barack Obama,16,DEM,53,Mitt Romney,9,REP,44,,9,11/6/2012,52.99,42.84,10.15,1.15,-1.15,1,-3.115795400648302,for Environmental Defense -30386,36530,685,2012,2012_Pres-G_NM,NM,Pres-G,Pres-G,Research & Polling Inc.,280,Live Phone,,10/24/2012,650,Barack Obama,16,DEM,50,Mitt Romney,9,REP,41,5,9,11/6/2012,52.99,42.84,10.15,1.15,-1.15,1,-3.005512370455456,for Albuquerque Journal -30409,36484,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,CallFire,42,IVR,,10/24/2012,909,Barack Obama,16,DEM,50,Mitt Romney,9,REP,46,,4,11/6/2012,52.36,45.68,6.68,2.68,-2.68,1,-.655136270188319,for Faith Horizon -30323,36357,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/24/2012,955,Barack Obama,16,DEM,50,Mitt Romney,9,REP,49,,1,11/6/2012,52.36,45.68,6.68,5.68,-5.68,1,2.503237040466907, -30314,36343,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,Marist College,183,Live Phone,,10/24/2012,1042,Barack Obama,16,DEM,50,Mitt Romney,9,REP,47,,3,11/6/2012,52.36,45.68,6.68,3.68,-3.68,1,.495261694941977,for NBC News -63676,117192,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,TCJ Research,327,IVR,,10/24/2012,1000,Barack Obama,16,DEM,48.6,Mitt Romney,9,REP,47.6,,1,11/6/2012,52.36,45.68,6.68,5.68,-5.68,1,2.311290369177281, -30372,36418,687,2012,2012_Pres-G_NY,NY,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/24/2012,554,Barack Obama,16,DEM,62,Mitt Romney,9,REP,33,,29,11/6/2012,63.4,35.24,28.16,.84,.84,1,-4.102513030534402, -30333,36371,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/24/2012,600,Barack Obama,16,DEM,49,Mitt Romney,9,REP,47,,2,11/6/2012,50.67,47.69,2.98,.98,-.98,1,-2.0313822194188, -30351,36392,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/24/2012,741,Barack Obama,16,DEM,49,Mitt Romney,9,REP,45,4,4,11/6/2012,50.67,47.69,2.98,1.02,1.02,1,-1.858899796873094,for CNN; average of multiple versions or turnout models listed in poll -30450,36549,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Mellman Group,205,Live Phone,D,10/24/2012,600,Barack Obama,16,DEM,49,Mitt Romney,9,REP,44,,5,11/6/2012,50.67,47.69,2.98,2.02,2.02,1,-.9324890043806068,for unspecified Democratic sponsor -30341,36380,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Purple Strategies,265,IVR/Online,,10/24/2012,600,Barack Obama,16,DEM,46,Mitt Romney,9,REP,44,,2,11/6/2012,50.67,47.69,2.98,.98,-.98,1,-1.962046330806804, -30356,36396,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Global Strategy Group/National Research (Philadelphia Inquirer),119,Live Phone,,10/24/2012,600,Barack Obama,16,DEM,49,Mitt Romney,9,REP,43,,6,11/6/2012,51.97,46.59,5.39,.61,.61,1,-2.458223098309076, -30294,36365,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2012,500,Barack Obama,16,DEM,51,Mitt Romney,9,REP,46,,5,11/6/2012,51.97,46.59,5.39,.39,-.39,1,-3.044688909077157, -63690,117216,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,TCJ Research,327,IVR,,10/24/2012,1000,Barack Obama,16,DEM,48.5,Mitt Romney,9,REP,47.6,,.89999998,11/6/2012,51.97,46.59,5.39,4.49,-4.49,1,1.679018656937751, -30374,36442,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/24/2012,1228,Barack Obama,16,DEM,51,Mitt Romney,9,REP,47,,4,11/6/2012,51.16,47.28,3.87,.13,.13,1,-3.485642101388398, -30311,36340,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/24/2012,1126,Barack Obama,16,DEM,44,Mitt Romney,9,REP,46,,-2,11/6/2012,51.16,47.28,3.87,5.87,-5.87,0,2.413520775092002, -30320,36354,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/24/2012,722,Barack Obama,16,DEM,51,Mitt Romney,9,REP,46,,5,11/6/2012,51.16,47.28,3.87,1.13,1.13,1,-2.975191530991309,for unspecified Democratic sponsor -30342,36381,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Purple Strategies,265,IVR/Online,,10/24/2012,600,Barack Obama,16,DEM,47,Mitt Romney,9,REP,47,,0,11/6/2012,51.16,47.28,3.87,3.87,-3.87,.5,-.0047598787141067, -30291,36362,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2012,750,Barack Obama,16,DEM,48,Mitt Romney,9,REP,50,,-2,11/6/2012,51.16,47.28,3.87,5.87,-5.87,0,2.268884945092442, -63711,117244,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,TCJ Research,327,IVR,,10/24/2012,1000,Barack Obama,16,DEM,47.1,Mitt Romney,9,REP,50.4,,-3.3,11/6/2012,51.16,47.28,3.87,7.17,-7.17,0,3.647201492112522, -30346,36385,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/24/2012,834,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,51.16,47.28,3.87,3.87,-3.87,.5,.1131895233507417,for Newsmax -30302,36329,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/24/2012,827,Barack Obama,16,DEM,51,Mitt Romney,9,REP,45,,6,11/6/2012,52.78,45.94,6.84,.84,-.84,1,-3.651839810344812,for unspecified Democratic sponsor -30360,86949,1261,2012,2012_Gov-G_MO,MO,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2012,625,Jay Nixon,12545,DEM,48,David Spence,12550,REP,42,1,6,11/6/2012,54.77,42.53,12.24,6.24,-6.24,1,.6056952476690978,for St Louis Post-Dispatch | WDAF-TV | Kansas City Star -30335,86951,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,New England College,228,IVR,,10/24/2012,571,Margaret Wood Hassan,12539,DEM,45,Ovide Lamontagne,12540,REP,45,1,0,11/6/2012,54.61,42.52,12.09,12.09,-12.09,.5,5.114253566571916, -30415,87073,1263,2012,2012_Gov-G_NC,NC,Gov-G,Gov-G,Elon University,86,Live Phone,,10/24/2012,1238,Walter H. Dalton,12553,DEM,38,Pat McCrory,12542,REP,52,,-14,11/6/2012,43.23,54.62,-11.39,2.61,-2.61,1,-1.932362205112315, -30293,87074,1263,2012,2012_Gov-G_NC,NC,Gov-G,Gov-G,Public Policy Polling,263,IVR,D,10/24/2012,880,Walter H. Dalton,12553,DEM,37,Pat McCrory,12542,REP,50,5,-13,11/6/2012,43.23,54.62,-11.39,1.61,-1.61,1,-3.354009120325752,for unspecified Democratic sponsor -30638,36857,1474,2012,2012_Sen-G_CA,CA,Sen-G,Sen-G,Field Research Corp. (Field Poll),94,Live Phone,,10/24/2012,1566,Dianne Feinstein,1989,DEM,54,Elizabeth Emken,1990,REP,33,,21,11/6/2012,62.52,37.48,25.05,4.05,-4.05,1,-3.332461255426326, -30384,36563,1484,2012,2012_Sen-G_MN,MN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2012,800,Amy Klobuchar,8112,DEM,65,Kurt Patrick Bills,2095,REP,22,,43,11/6/2012,65.23,30.53,34.7,8.3,8.3,1,1.983701158160782,for Minneapolis Star Tribune -30360,36426,1486,2012,2012_Sen-G_MO,MO,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2012,625,Claire McCaskill,2103,DEM,45,Todd Akin,2104,REP,43,4,2,11/6/2012,54.81,39.11,15.7,13.7,-13.7,1,6.887707985349798,for St Louis Post-Dispatch | WDAF-TV | Kansas City Star -73231,137246,1488,2012,2012_Sen-G_NE,NE,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/24/2012,600,Bob Kerrey,2122,DEM,39,Deb Fischer,2120,REP,55,,-16,11/6/2012,42.23,57.77,-15.55,.45,-.45,1,-6.651772834969638,for Deb Fischer -51308,36461,1488,2012,2012_Sen-G_NE,NE,Sen-G,Sen-G,Wiese Research Associates,382,Live Phone,,10/24/2012,650,Bob Kerrey,2122,DEM,46,Deb Fischer,2120,REP,49,,-3,11/6/2012,42.23,57.77,-15.55,12.55,12.55,1,6.662178233368889,for Omaha World-Herald -30314,36344,1489,2012,2012_Sen-G_NV,NV,Sen-G,Sen-G,Marist College,183,Live Phone,,10/24/2012,1042,Shelley Berkley,2145,DEM,45,Dean Heller,2146,REP,48,,-3,11/6/2012,44.71,45.87,-1.16,1.84,-1.84,1,-1.836492415947627,for NBC News -63676,117295,1489,2012,2012_Sen-G_NV,NV,Sen-G,Sen-G,TCJ Research,327,IVR,,10/24/2012,1000,Shelley Berkley,2145,DEM,45.3,Dean Heller,2146,REP,50.8,,-5.5,11/6/2012,44.71,45.87,-1.16,4.34,-4.34,1,.2090019248333994, -30357,36575,1490,2012,2012_Sen-G_NJ,NJ,Sen-G,Sen-G,Global Strategy Group/National Research (Philadelphia Inquirer),119,Live Phone,,10/24/2012,601,Robert Menendez,2131,DEM,50,Joe Kyrillos,2132,REP,32,,18,11/6/2012,58.87,39.37,19.49,1.49,-1.49,1,-3.357278169040666, -30355,36395,1491,2012,2012_Sen-G_NM,NM,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/24/2012,727,Martin Heinrich,2137,DEM,52,Heather A. Wilson,2138,REP,44,,8,11/6/2012,51.01,45.28,5.73,2.27,2.27,1,-2.816113726093128,for Environmental Defense -30386,36531,1491,2012,2012_Sen-G_NM,NM,Sen-G,Sen-G,Research & Polling Inc.,280,Live Phone,,10/24/2012,650,Martin Heinrich,2137,DEM,50,Heather A. Wilson,2138,REP,42,3,8,11/6/2012,51.01,45.28,5.73,2.27,2.27,1,-2.713294405521143,for Albuquerque Journal -30372,36419,1492,2012,2012_Sen-G_NY,NY,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/24/2012,554,Kirsten E. Gillibrand,2153,DEM,64,Wendy E. Long,2154,REP,22,,42,11/6/2012,72.2,26.36,45.84,3.84,-3.84,1,-2.504229022750264, -30356,36397,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Global Strategy Group/National Research (Philadelphia Inquirer),119,Live Phone,,10/24/2012,600,Robert P. Casey Jr.,2173,DEM,49,Tom Smith,2174,REP,42,,7,11/6/2012,53.69,44.59,9.1,2.1,-2.1,1,-2.900916114816951, -30294,36366,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2012,500,Robert P. Casey Jr.,2173,DEM,46,Tom Smith,2174,REP,45,,1,11/6/2012,53.69,44.59,9.1,8.1,-8.1,1,3.429833542840695, -63690,117303,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,TCJ Research,327,IVR,,10/24/2012,1000,Robert P. Casey Jr.,2173,DEM,46.6,Tom Smith,2174,REP,48,,-1.4,11/6/2012,53.69,44.59,9.1,10.5,-10.5,0,5.959392145528657, -30374,36443,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,ABC News/The Washington Post,3,Live Phone,,10/24/2012,1228,Tim Kaine,2228,DEM,51,George F. Allen,2229,REP,44,,7,11/6/2012,52.87,46.96,5.91,1.09,1.09,1,-3.364165852961337, -30291,36363,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2012,750,Tim Kaine,2228,DEM,49,George F. Allen,2229,REP,48,,1,11/6/2012,52.87,46.96,5.91,4.91,-4.91,1,.4380662775222262, -63711,117304,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,TCJ Research,327,IVR,,10/24/2012,1000,Tim Kaine,2228,DEM,47.2,George F. Allen,2229,REP,48.5,,-1.3,11/6/2012,52.87,46.96,5.91,7.21,-7.21,0,2.865699807374785, -52280,82498,5055,2012,2012_House-G_IA-1,IA-1,House-G,House-G,Victory Enterprises,525,IVR,,10/24/2012,390,Bruce L. Braley,6854,DEM,45,Benjamin M. Lange,6859,REP,47,,-2,11/6/2012,56.91,41.57,15.34,17.34,-17.34,0,9.807578617144038, -52281,82499,5068,2012,2012_House-G_KY-6,KY-6,House-G,House-G,Clout Research/Wenzel Strategies,55,IVR,,10/24/2012,776,Albert Ben Chandler,7876,DEM,41,Andy Barr,7870,REP,45,6,-4,11/6/2012,46.68,50.57,-3.89,.11,-.11,1,-7.109171868632811, -51308,81498,5130,2012,2012_House-G_NE-1,NE-1,House-G,House-G,Wiese Research Associates,382,Live Phone,,10/24/2012,200,Korey L. Reiman,7635,DEM,24,Jeff Fortenberry,7628,REP,65,,-41,11/6/2012,31.71,68.29,-36.58,4.42,-4.42,1,-3.415628685291306,for Omaha World-Herald; among registered voters -51308,81516,5131,2012,2012_House-G_NE-2,NE-2,House-G,House-G,Wiese Research Associates,382,Live Phone,,10/24/2012,352,John W. Ewing,7627,DEM,43,Lee Terry,7638,REP,47,,-4,11/6/2012,49.2,50.8,-1.59,2.41,-2.41,1,-5.586682454077559,for Omaha World-Herald -51308,81153,5132,2012,2012_House-G_NE-3,NE-3,House-G,House-G,Wiese Research Associates,382,Live Phone,,10/24/2012,200,Roger Mark Sullivan,7637,DEM,24,Adrian Smith,7636,REP,64,,-40,11/6/2012,25.83,74.17,-48.34,8.34,8.34,1,.5107705048871318,for Omaha World-Herald; among registered voters -30386,81223,5151,2012,2012_House-G_NM-1,NM-1,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/24/2012,401,Michelle Lujan Grisham,7794,DEM,51,Janice E. Arnold-Jones,7785,REP,36,,15,11/6/2012,59.06,40.77,18.29,3.29,-3.29,1,-4.183748811425525,for Albuquerque Journal -30386,81221,5152,2012,2012_House-G_NM-2,NM-2,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/24/2012,113,Evelyn Madrid Erhard,7789,DEM,38,Stevan Pearce,7798,REP,56,,-18,11/6/2012,40.87,59.06,-18.19,.19,.19,1,-8.630937687883511,for Albuquerque Journal -30386,81222,5153,2012,2012_House-G_NM-3,NM-3,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/24/2012,148,Ben Ray Luján,7793,DEM,53,Jefferson L. Byrd,7786,REP,35,,18,11/6/2012,63.12,36.88,26.25,8.25,-8.25,1,-.0703321587055045,for Albuquerque Journal -52386,82717,5187,2012,2012_House-G_NC-7,NC-7,House-G,House-G,Clout Research/Wenzel Strategies,55,IVR,,10/24/2012,600,Mike McIntyre,6994,DEM,39,David Rouzer,7013,REP,45,,-6,11/6/2012,50.1,49.9,.19,6.19,-6.19,0,-1.098868560551389, -52378,82705,5232,2012,2012_House-G_PA-12,PA-12,House-G,House-G,Clout Research/Wenzel Strategies,55,IVR,R,10/24/2012,600,Mark S. Critz,7087,DEM,39,Keith J. Rothfus,7122,REP,44,,-5,11/6/2012,48.26,51.74,-3.47,1.53,-1.53,1,-5.759854968207182,for unspecified Republican sponsor; sample size unavailable; estimated at 600 as a default -30407,36478,8270,2012,2012_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,10/24/2012,1000,Generic Candidate,4295,DEM,45,Generic Candidate,4293,REP,46,,-1,11/6/2012,48.44,47.43,1.01,2.01,-2.01,0,-.8170297259426282,for George Washington University | Politico -30434,36523,8270,2012,2012_House-G_US,US,House-G,House-G,NPR,222,Live Phone,,10/24/2012,1000,Generic Candidate,4295,DEM,43,Generic Candidate,4293,REP,43,,0,11/6/2012,48.44,47.43,1.01,1.01,-1.01,.5,-1.78391261457577,for NPR -30388,36463,8708,2012,2012_Pres-G_N2,N2,Pres-G,Pres-G,Wiese Research Associates,382,Live Phone,,10/24/2012,325,Barack Obama,16,DEM,45,Mitt Romney,9,REP,50,,-5,11/6/2012,45.7,52.85,-7.16,2.16,2.16,1,-5.325809513207671, -30422,36504,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/25/2012,2700,Barack Obama,16,DEM,46,Mitt Romney,9,REP,51,,-5,11/6/2012,51.02,47.18,3.85,8.85,-8.85,0,5.572013943074547, -30310,36339,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,10/25/2012,1712,Barack Obama,16,DEM,47.3,Mitt Romney,9,REP,43.6,,3.7,11/6/2012,51.02,47.18,3.85,.15,-.15,1,-3.68602243148792, -30392,36458,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/25/2012,942,Barack Obama,16,DEM,45.4,Mitt Romney,9,REP,44.1,,1.3,11/6/2012,51.02,47.18,3.85,2.55,-2.55,1,-1.191411496340791, -30479,36637,657,2012,2012_Pres-G_CA,CA,Pres-G,Pres-G,MFour Mobile Research,177,Online,,10/25/2012,2115,Barack Obama,16,DEM,55.95,Mitt Romney,9,REP,33,,22.950001,11/6/2012,60.24,37.12,23.12,.17,-.17,1,-7.562508313207119,average of multiple versions or turnout models listed in poll -30327,36481,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2012,750,Barack Obama,16,DEM,48,Mitt Romney,9,REP,50,,-2,11/6/2012,50.01,49.13,.88,2.88,-2.88,0,-.0625674599280408, -30614,37213,668,2012,2012_Pres-G_IN,IN,Pres-G,Pres-G,McLaughlin & Associates,203,Live Phone,R,10/25/2012,600,Barack Obama,16,DEM,41,Mitt Romney,9,REP,55,,-14,11/6/2012,43.93,54.13,-10.2,3.8,-3.8,1,.3674147035839593,for Richard Mourdock -30328,36626,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2012,500,Barack Obama,16,DEM,59,Mitt Romney,9,REP,40,,19,11/6/2012,60.65,37.51,23.14,4.14,-4.14,1,-2.215316348498945, -30362,36405,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2012,500,Barack Obama,16,DEM,46,Mitt Romney,9,REP,52,,-6,11/6/2012,48.35,50.39,-2.04,3.96,-3.96,1,.1978476105348032, -30348,36387,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,10/25/2012,500,Barack Obama,16,DEM,47,Mitt Romney,9,REP,44,,3,11/6/2012,51.98,46.4,5.58,2.58,-2.58,1,-1.821836707225564,for unspecified Democratic sponsor -30458,36560,690,2012,2012_Pres-G_OR,OR,Pres-G,Pres-G,Hoffman Research Group,141,Live Phone,,10/25/2012,615,Barack Obama,16,DEM,47,Mitt Romney,9,REP,42,,5,11/6/2012,54.24,42.15,12.09,7.09,-7.09,1,1.06725219444758, -30481,36599,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Roanoke College,292,Live Phone,,10/25/2012,638,Barack Obama,16,DEM,44,Mitt Romney,9,REP,49,,-5,11/6/2012,51.16,47.28,3.87,8.87,-8.87,0,5.172706341744083, -30562,36731,700,2012,2012_Pres-G_WA,WA,Pres-G,Pres-G,University of Washington,364,Live Phone,,10/25/2012,632,Barack Obama,16,DEM,57.1,Mitt Romney,9,REP,36.4,,20.700001,11/6/2012,56.16,41.29,14.87,5.83,5.83,1,.9398616980627902,for KCTS9 -30350,36389,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,10/25/2012,500,Barack Obama,16,DEM,48,Mitt Romney,9,REP,43,,5,11/6/2012,52.78,45.94,6.84,1.84,-1.84,1,-2.806348219115115,for unspecified Democratic sponsor -30326,36440,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2012,500,Barack Obama,16,DEM,49,Mitt Romney,9,REP,49,,0,11/6/2012,52.78,45.94,6.84,6.84,-6.84,.5,2.555104699927814, -30831,87068,1260,2012,2012_Gov-G_IN,IN,Gov-G,Gov-G,Clarity Campaign Labs,52,IVR/Live Phone,D,10/25/2012,825,John R. Gregg,12548,DEM,44,Mike Pence,12549,REP,47,,-3,11/6/2012,46.56,49.49,-2.93,.07,-.07,1,-4.580434819414076,for John R. Gregg -30363,92100,1261,2012,2012_Gov-G_MO,MO,Gov-G,Gov-G,Kiley & Company,162,Live Phone,D,10/25/2012,601,Jay Nixon,12545,DEM,55,David Spence,12550,REP,33,,22,11/6/2012,54.77,42.53,12.24,9.76,9.76,1,4.725819704641637,for Claire McCaskill -30362,86947,1263,2012,2012_Gov-G_NC,NC,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2012,500,Walter H. Dalton,12553,DEM,35,Pat McCrory,12542,REP,54,,-19,11/6/2012,43.23,54.62,-11.39,7.61,-7.61,1,2.747680662662379, -30562,86956,1267,2012,2012_Gov-G_WA,WA,Gov-G,Gov-G,University of Washington,364,Live Phone,,10/25/2012,632,Jay Robert Inslee,12546,DEM,48.7,Rob McKenna,12547,REP,45.6,,3.0999999,11/6/2012,51.54,48.46,3.08,.02,.02,1,-4.379107313971672,for KCTS9 -30479,36638,1474,2012,2012_Sen-G_CA,CA,Sen-G,Sen-G,MFour Mobile Research,177,Online,,10/25/2012,2115,Dianne Feinstein,1989,DEM,51.3,Elizabeth Emken,1990,REP,31.7,,19.6,11/6/2012,62.52,37.48,25.05,5.45,-5.45,1,-1.219437074409292, -30327,36482,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2012,750,Bill Nelson,2012,DEM,49,Connie Mack,2013,REP,46,,3,11/6/2012,55.23,42.23,13.01,10.01,-10.01,1,4.129695266413872, -30832,37216,1479,2012,2012_Sen-G_IN,IN,Sen-G,Sen-G,ALG Research,14,Live Phone,D,10/25/2012,446,Joe Donnelly,2034,DEM,47,Richard Mourdock,2035,REP,40,,7,11/6/2012,50.04,44.28,5.76,1.24,1.24,1,-3.429989590642742,for unspecified Democratic sponsor -30831,37215,1479,2012,2012_Sen-G_IN,IN,Sen-G,Sen-G,Clarity Campaign Labs,52,IVR/Live Phone,D,10/25/2012,825,Joe Donnelly,2034,DEM,49,Richard Mourdock,2035,REP,42,,7,11/6/2012,50.04,44.28,5.76,1.24,1.24,1,-2.97810693577676,for John R. Gregg -30614,37214,1479,2012,2012_Sen-G_IN,IN,Sen-G,Sen-G,McLaughlin & Associates,203,Live Phone,R,10/25/2012,600,Joe Donnelly,2034,DEM,44,Richard Mourdock,2035,REP,44,6,0,11/6/2012,50.04,44.28,5.76,5.76,-5.76,.5,1.666566107137155,for Richard Mourdock -30328,36625,1482,2012,2012_Sen-G_MA,MA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2012,500,Elizabeth Warren,2038,DEM,52,Scott Brown,2039,REP,47,,5,11/6/2012,53.74,46.19,7.55,2.55,-2.55,1,-2.079121157887225, -30363,36406,1486,2012,2012_Sen-G_MO,MO,Sen-G,Sen-G,Kiley & Company,162,Live Phone,D,10/25/2012,600,Claire McCaskill,2103,DEM,53,Todd Akin,2104,REP,39,,14,11/6/2012,54.81,39.11,15.7,1.7,-1.7,1,-6.394776522477793,for Claire McCaskill -30481,36600,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Roanoke College,292,Live Phone,,10/25/2012,638,Tim Kaine,2228,DEM,42,George F. Allen,2229,REP,47,,-5,11/6/2012,52.87,46.96,5.91,10.91,-10.91,0,6.486491944197338, -30562,36732,1502,2012,2012_Sen-G_WA,WA,Sen-G,Sen-G,University of Washington,364,Live Phone,,10/25/2012,632,Maria Cantwell,2243,DEM,60.8,Michael Baumgartner,2244,REP,33.3,,27.5,11/6/2012,60.45,39.55,20.9,6.6,6.6,1,1.568664122249664,for KCTS9 -30326,36441,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2012,500,Tammy Baldwin,2246,DEM,47,Tommy Thompson,2247,REP,48,,-1,11/6/2012,51.41,45.86,5.55,6.55,-6.55,0,1.334689532448882, -51312,81515,5024,2012,2012_House-G_HI-1,HI-1,House-G,House-G,MRG Research,207,IVR,,10/25/2012,657,Colleen W. Hanabusa,6702,DEM,54,Charles K. Djou,6698,REP,43,,11,11/6/2012,54.61,45.39,9.23,1.77,1.77,1,-3.249946351870618,for Honolulu Civil Beat -51312,81158,5025,2012,2012_House-G_HI-2,HI-2,House-G,House-G,MRG Research,207,IVR,,10/25/2012,562,Tulsi Gabbard,6699,DEM,73,Kawika Crowley,6695,REP,15,,58,11/6/2012,80.54,19.46,61.09,3.09,-3.09,1,-2.430525206002374,for Honolulu Civil Beat -51352,81229,5116,2012,2012_House-G_MN-8,MN-8,House-G,House-G,OnMessage Inc.,239,Live Phone,R,10/25/2012,400,Richard M. Nolan,10614,DEM,40,Chip Cravaack,6786,REP,50,,-10,11/6/2012,54.28,45.39,8.89,18.89,-18.89,0,13.39442762882819,for Chip Cravaack -51342,81228,5172,2012,2012_House-G_NY-19,NY-19,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/25/2012,400,Julian Schreibman,7072,DEM,39,Christopher P. Gibson,10629,REP,49,,-10,11/6/2012,47.15,52.85,-5.71,4.29,-4.29,1,-.927605243759615,for Matthew A. Doheny -51342,81208,5174,2012,2012_House-G_NY-21,NY-21,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/25/2012,400,William L. Owens,10642,DEM,42,Matthew A. Doheny,7043,REP,40,,2,11/6/2012,50.16,48.19,1.97,.03,.03,1,-4.665381768225341,for Matthew A. Doheny -51546,81491,5210,2012,2012_House-G_OH-16,OH-16,House-G,House-G,OnMessage Inc.,239,Live Phone,R,10/25/2012,400,Betty Sutton,11072,DEM,41,Jim Renacci,11073,REP,51,,-10,11/6/2012,47.95,52.05,-4.09,5.91,-5.91,1,-1.571161764517829,for Jim Renacci -51353,81232,5239,2012,2012_House-G_RI-1,RI-1,House-G,House-G,OnMessage Inc.,239,Live Phone,R,10/25/2012,400,David Cicilline,7412,DEM,39,Brendan P. Doherty,7415,REP,45,6,-6,11/6/2012,52.95,40.82,12.13,18.13,-18.13,0,10.42695927647393,for Brendan P. Doherty -30441,36534,8270,2012,2012_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2012,3500,Generic Candidate,4295,DEM,43,Generic Candidate,4293,REP,46,,-3,11/6/2012,48.44,47.43,1.01,4.01,-4.01,0,1.690254552257751, -30406,36476,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/26/2012,1278,Barack Obama,16,DEM,48,Mitt Romney,9,REP,49,,-1,11/6/2012,51.02,47.18,3.85,4.85,-4.85,0,1.37011533023034,for The Washington Post -30551,36717,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,High Point University,139,Live Phone,,10/26/2012,805,Barack Obama,16,DEM,46,Mitt Romney,9,REP,43,,3,11/6/2012,51.02,47.18,3.85,.85,-.85,1,-2.938914503342298, -42240,36502,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,Live Phone,,10/26/2012,1495,Barack Obama,16,DEM,47,Mitt Romney,9,REP,47,,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,.3456902294707118, -30440,36533,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,RAND (American Life Panel),270,Online,,10/26/2012,3500,Barack Obama,16,DEM,50.36,Mitt Romney,9,REP,45.29,,5.0700002,11/6/2012,51.02,47.18,3.85,1.22,1.22,1,-2.108118760852883, -30391,36457,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2012,1500,Barack Obama,16,DEM,47,Mitt Romney,9,REP,50,,-3,11/6/2012,51.02,47.18,3.85,6.85,-6.85,0,3.538859763038821, -30474,36590,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Mellman Group,205,Live Phone,,10/26/2012,800,Barack Obama,16,DEM,49,Mitt Romney,9,REP,47,,2,11/6/2012,50.01,49.13,.88,1.12,1.12,1,-1.9297335014512, -30482,36602,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/26/2012,1073,Barack Obama,16,DEM,48,Mitt Romney,9,REP,47,,1,11/6/2012,50.01,49.13,.88,.12,.12,1,-2.69423532081179, -30436,36526,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/26/2012,595,Barack Obama,16,DEM,47,Mitt Romney,9,REP,47,,0,11/6/2012,50.01,49.13,.88,.88,-.88,.5,-2.294717507087247, -30541,36766,664,2012,2012_Pres-G_HI,HI,Pres-G,Pres-G,MRG Research,207,IVR,,10/26/2012,1218,Barack Obama,16,DEM,61,Mitt Romney,9,REP,34,,27,11/6/2012,70.55,27.84,42.71,15.71,-15.71,1,8.86276274304049,for Honolulu Civil Beat -30413,36490,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,10/26/2012,583,Barack Obama,16,DEM,52,Mitt Romney,9,REP,38,,14,11/6/2012,60.65,37.51,23.14,9.14,-9.14,1,3.331158917922263, -30552,36718,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,High Point University,139,Live Phone,,10/26/2012,403,Barack Obama,16,DEM,45,Mitt Romney,9,REP,46,,-1,11/6/2012,48.35,50.39,-2.04,1.04,1.04,1,-3.195202114160883, -30449,36547,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,Lake Research Partners,165,Live Phone,D,10/26/2012,400,Barack Obama,16,DEM,47,Mitt Romney,9,REP,42,4,5,11/6/2012,51.98,46.4,5.58,.58,-.58,1,-4.055463172750223,for unspecified Democratic sponsor -30492,36661,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/26/2012,1212,Barack Obama,16,DEM,50,Mitt Romney,9,REP,46,1,4,11/6/2012,52.36,45.68,6.68,2.68,-2.68,1,-.3318103076730732, -30483,36604,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/26/2012,1110,Barack Obama,16,DEM,50,Mitt Romney,9,REP,45,,5,11/6/2012,50.67,47.69,2.98,2.02,2.02,1,-.4654691284550084, -30485,36608,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Franklin & Marshall College,106,Live Phone,,10/26/2012,547,Barack Obama,16,DEM,49,Mitt Romney,9,REP,45,,4,11/6/2012,51.97,46.59,5.39,1.39,-1.39,1,-1.724530112461383, -30488,36705,692,2012,2012_Pres-G_RI,RI,Pres-G,Pres-G,Fleming & Associates,96,Live Phone,,10/26/2012,601,Barack Obama,16,DEM,54,Mitt Romney,9,REP,33,,21,11/6/2012,62.51,35.13,27.37,6.37,-6.37,1,-.6447325430544482,for WPRI-12 -30369,36412,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/26/2012,645,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,51.16,47.28,3.87,3.87,-3.87,.5,.1361637322190721, -30484,36606,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/26/2012,1074,Barack Obama,16,DEM,49,Mitt Romney,9,REP,47,,2,11/6/2012,51.16,47.28,3.87,1.87,-1.87,1,-1.622686909850819, -30482,36603,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/26/2012,1073,Bill Nelson,2012,DEM,52,Connie Mack,2013,REP,39,,13,11/6/2012,55.23,42.23,13.01,.01,-.01,1,-6.177624316974823, -30436,36527,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/26/2012,595,Bill Nelson,2012,DEM,49,Connie Mack,2013,REP,41,,8,11/6/2012,55.23,42.23,13.01,5.01,-5.01,1,-1.266930841947473, -30541,36765,1478,2012,2012_Sen-G_HI,HI,Sen-G,Sen-G,MRG Research,207,IVR,,10/26/2012,1218,Mazie Hirono,2028,DEM,55,Linda Lingle,2029,REP,40,,15,11/6/2012,62.6,37.4,25.2,10.2,-10.2,1,4.712784612172244,for Honolulu Civil Beat -30413,36491,1482,2012,2012_Sen-G_MA,MA,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,10/26/2012,583,Elizabeth Warren,2038,DEM,47,Scott Brown,2039,REP,47,,0,11/6/2012,53.74,46.19,7.55,7.55,-7.55,.5,3.417416234926071, -30492,36662,1489,2012,2012_Sen-G_NV,NV,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/26/2012,1212,Shelley Berkley,2145,DEM,40,Dean Heller,2146,REP,46,6,-6,11/6/2012,44.71,45.87,-1.16,4.84,-4.84,1,1.587794231206638, -30483,36605,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/26/2012,1110,Sherrod Brown,2164,DEM,51,Josh Mandel,2165,REP,42,,9,11/6/2012,50.7,44.7,6,3,3,1,-.232827513295722, -30485,36609,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Franklin & Marshall College,106,Live Phone,,10/26/2012,547,Robert P. Casey Jr.,2173,DEM,48,Tom Smith,2174,REP,39,,9,11/6/2012,53.69,44.59,9.1,.1,-.1,1,-5.036293163889947, -30488,36704,1496,2012,2012_Sen-G_RI,RI,Sen-G,Sen-G,Fleming & Associates,96,Live Phone,,10/26/2012,601,Sheldon Whitehouse,2182,DEM,54.6,Barry Hinckley,2183,REP,33.3,,21.299999,11/6/2012,64.81,34.97,29.85,8.55,-8.55,1,1.039211334120083,for WPRI-12 -30369,36413,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Gravis Marketing,124,IVR,,10/26/2012,645,Tim Kaine,2228,DEM,46,George F. Allen,2229,REP,48,,-2,11/6/2012,52.87,46.96,5.91,7.91,-7.91,0,3.484040953111782, -30484,36607,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/26/2012,1074,Tim Kaine,2228,DEM,50,George F. Allen,2229,REP,46,,4,11/6/2012,52.87,46.96,5.91,1.91,-1.91,1,-2.494205848526913, -51351,81227,4923,2012,2012_House-G_CA-7,CA-7,House-G,House-G,Public Policy Polling,263,IVR,D,10/26/2012,792,Ami Bera,10648,DEM,46,Dan Lungren,10647,REP,46,,0,11/6/2012,51.68,48.32,3.36,3.36,-3.36,.5,-3.797874781829574,for unspecified Democratic sponsor -51350,81226,5000,2012,2012_House-G_FL-18,FL-18,House-G,House-G,Public Policy Polling,263,IVR,D,10/26/2012,631,Patrick Murphy,6406,DEM,48,Allen West,6464,REP,47,,1,11/6/2012,50.28,49.7,.58,.42,.42,1,-4.059447473868179,for unspecified Democratic sponsor -51323,81172,5035,2012,2012_House-G_IL-8,IL-8,House-G,House-G,Public Policy Polling,263,IVR,D,10/26/2012,500,Tammy Duckworth,6883,DEM,54,Joe Walsh,6945,REP,40,,14,11/6/2012,54.74,45.26,9.48,4.52,4.52,1,1.086741121158084,for unspecified Democratic sponsor -51321,81170,5116,2012,2012_House-G_MN-8,MN-8,House-G,House-G,Public Policy Polling,263,IVR,D,10/26/2012,1020,Richard M. Nolan,10614,DEM,48,Chip Cravaack,6786,REP,44,,4,11/6/2012,54.28,45.39,8.89,4.89,-4.89,1,-2.091303171464511,for unspecified Democratic sponsor -51322,81171,5137,2012,2012_House-G_NH-1,NH-1,House-G,House-G,Public Policy Polling,263,IVR,D,10/26/2012,654,Carol Shea-Porter,7712,DEM,47,Frank C. Guinta,7706,REP,48,,-1,11/6/2012,49.75,45.99,3.77,4.77,-4.77,0,-1.239180731325221,for unspecified Democratic sponsor -30488,82716,5239,2012,2012_House-G_RI-1,RI-1,House-G,House-G,Fleming & Associates,96,Live Phone,,10/26/2012,300,David Cicilline,7412,DEM,43,Brendan P. Doherty,7415,REP,42,6,1,11/6/2012,52.95,40.82,12.13,11.13,-11.13,1,2.01207856311812,for WPRI-12 -30488,81214,5240,2012,2012_House-G_RI-2,RI-2,House-G,House-G,Fleming & Associates,96,Live Phone,,10/26/2012,301,Jim Langevin,7419,DEM,48,Michael G. Riley,7421,REP,31,9,17,11/6/2012,55.72,35.12,20.6,3.6,-3.6,1,-3.900282426825045,for WPRI-12 -30430,36514,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/27/2012,1200,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,.3715287997528817, -30467,36579,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,10/27/2012,563,Barack Obama,16,DEM,48,Mitt Romney,9,REP,47,,1,11/6/2012,51.02,47.18,3.85,2.85,-2.85,1,-1.097458083406584,for CBS News -30497,36627,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Princeton Survey Research Associates International,258,Live Phone,,10/27/2012,713,Barack Obama,16,DEM,50,Mitt Romney,9,REP,45,,5,11/6/2012,51.02,47.18,3.85,1.15,1.15,1,-2.627087388339192, -30443,36537,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/27/2012,1400,Barack Obama,16,DEM,49,Mitt Romney,9,REP,49,,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,.4236312840424329,for unspecified Democratic sponsor -63694,117220,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,TCJ Research,327,IVR,,10/27/2012,1500,Barack Obama,16,DEM,46,Mitt Romney,9,REP,50.9,,-4.9000001,11/6/2012,51.02,47.18,3.85,8.75,-8.75,0,5.481227552266312, -30453,36555,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2012,1076,Barack Obama,16,DEM,45.3,Mitt Romney,9,REP,46.6,2,-1.3,11/6/2012,51.02,47.18,3.85,5.15,-5.15,0,1.609491689518004,average of multiple versions or turnout models listed in poll -30412,36489,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/27/2012,600,Barack Obama,16,DEM,47,Mitt Romney,9,REP,48,,-1,11/6/2012,51.49,46.13,5.37,6.37,-6.37,0,1.743986392628461, -30426,36509,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/27/2012,770,Barack Obama,16,DEM,48.5,Mitt Romney,9,REP,49,1,-.5,11/6/2012,50.01,49.13,.88,1.38,-1.38,0,-1.570588970335231,for CNN; average of multiple versions or turnout models listed in poll -30401,36470,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/27/2012,687,Barack Obama,16,DEM,49,Mitt Romney,9,REP,48,,1,11/6/2012,50.01,49.13,.88,.12,.12,1,-2.936551525522809, -30451,36550,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2012,827,Barack Obama,16,DEM,47,Mitt Romney,9,REP,48,,-1,11/6/2012,50.01,49.13,.88,1.88,-1.88,0,-1.022373905947562,for Newsmax -30438,36529,663,2012,2012_Pres-G_GA,GA,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/27/2012,574,Barack Obama,16,DEM,44,Mitt Romney,9,REP,52,,-8,11/6/2012,45.48,53.3,-7.82,.18,-.18,1,-3.313691935859244, -30442,36535,668,2012,2012_Pres-G_IN,IN,Pres-G,Pres-G,Pharos Research Group,254,Live Phone,,10/27/2012,753,Barack Obama,16,DEM,42,Mitt Romney,9,REP,55,,-13,11/6/2012,43.93,54.13,-10.2,2.8,-2.8,1,-.1981419641759463, -30445,36539,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,Suffolk University,323,Live Phone,,10/27/2012,600,Barack Obama,16,DEM,63,Mitt Romney,9,REP,31,,32,11/6/2012,60.65,37.51,23.14,8.86,8.86,1,3.202251358242422, -30473,36589,676,2012,2012_Pres-G_MN,MN,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/27/2012,574,Barack Obama,16,DEM,50,Mitt Romney,9,REP,43,,7,11/6/2012,52.65,44.96,7.69,.69,-.69,1,-2.341200989318907,for KSTP-TV Minneapolis -30817,37187,679,2012,2012_Pres-G_MT,MT,Pres-G,Pres-G,Pharos Research Group,254,Live Phone,,10/27/2012,799,Barack Obama,16,DEM,42.7,Mitt Romney,9,REP,50.4,,-7.6999998,11/6/2012,41.7,55.35,-13.65,5.95,5.95,1,1.524256762320781, -30465,36581,681,2012,2012_Pres-G_ND,ND,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/2012,625,Barack Obama,16,DEM,40,Mitt Romney,9,REP,54,,-14,11/6/2012,38.7,58.32,-19.62,5.62,5.62,1,-.0074297645906015,for Valley News Live -30816,37185,681,2012,2012_Pres-G_ND,ND,Pres-G,Pres-G,Pharos Research Group,254,Live Phone,,10/27/2012,752,Barack Obama,16,DEM,37.8,Mitt Romney,9,REP,54.6,,-16.799999,11/6/2012,38.7,58.32,-19.62,2.82,2.82,1,-2.445901425756761, -30813,37180,682,2012,2012_Pres-G_NE,NE,Pres-G,Pres-G,Pharos Research Group,254,Live Phone,,10/27/2012,761,Barack Obama,16,DEM,38.8,Mitt Romney,9,REP,58.1,,-19.299999,11/6/2012,38.03,59.8,-21.78,2.48,2.48,1,-1.650537962153257, -30398,36465,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/27/2012,874,Barack Obama,16,DEM,49,Mitt Romney,9,REP,47,,2,11/6/2012,51.98,46.4,5.58,3.58,-3.58,1,-.1998465485255101, -30400,36468,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/27/2012,730,Barack Obama,16,DEM,50,Mitt Romney,9,REP,49,,1,11/6/2012,50.67,47.69,2.98,1.98,-1.98,1,-.6808043359360184, -30815,37183,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Pharos Research Group,254,Live Phone,,10/27/2012,765,Barack Obama,16,DEM,49,Mitt Romney,9,REP,46.3,,2.7,11/6/2012,50.67,47.69,2.98,.28,-.28,1,-2.350641528089931, -30399,36466,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/27/2012,718,Barack Obama,16,DEM,51,Mitt Romney,9,REP,47,,4,11/6/2012,50.67,47.69,2.98,1.02,1.02,1,-1.647871715431227, -63685,117210,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,TCJ Research,327,IVR,,10/27/2012,1000,Barack Obama,16,DEM,46.6,Mitt Romney,9,REP,50.3,,-3.7,11/6/2012,50.67,47.69,2.98,6.68,-6.68,0,4.378090429278798, -30452,36559,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2012,827,Barack Obama,16,DEM,49.1,Mitt Romney,9,REP,45,2.6,4.0999999,11/6/2012,50.67,47.69,2.98,1.12,1.12,1,-1.4309665638876,for Newsmax; average of multiple versions or turnout models listed in poll -30478,36594,690,2012,2012_Pres-G_OR,OR,Pres-G,Pres-G,DHM Research,76,Live Phone,,10/27/2012,500,Barack Obama,16,DEM,49,Mitt Romney,9,REP,42,,7,11/6/2012,54.24,42.15,12.09,5.09,-5.09,1,-1.160969773406087, -30437,36528,690,2012,2012_Pres-G_OR,OR,Pres-G,Pres-G,Elway Research,87,Live Phone,,10/27/2012,405,Barack Obama,16,DEM,47,Mitt Romney,9,REP,41,,6,11/6/2012,54.24,42.15,12.09,6.09,-6.09,1,-.0730295732077968, -63880,36557,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2012,827,Barack Obama,16,DEM,48.25,Mitt Romney,9,REP,46.55,.9,1.7,11/6/2012,51.16,47.28,3.87,2.17,-2.17,1,-1.385080824157966,average of multiple versions or turnout models listed in poll -30500,36757,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Marquette University Law School,195,Live Phone,,10/27/2012,1243,Barack Obama,16,DEM,51,Mitt Romney,9,REP,43,,8,11/6/2012,52.78,45.94,6.84,1.16,1.16,1,-2.785569797298631, -30554,36722,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,St. Norbert College,313,Live Phone,,10/27/2012,402,Barack Obama,16,DEM,52,Mitt Romney,9,REP,43,,9,11/6/2012,52.78,45.94,6.84,2.16,2.16,1,-2.581118052728864, -63714,117258,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,TCJ Research,327,IVR,,10/27/2012,1000,Barack Obama,16,DEM,47.6,Mitt Romney,9,REP,49.5,,-1.9,11/6/2012,52.78,45.94,6.84,8.74,-8.74,0,5.032340302121047, -30817,87063,1258,2012,2012_Gov-G_MT,MT,Gov-G,Gov-G,Pharos Research Group,254,Live Phone,,10/27/2012,799,Steve Bullock,12543,DEM,47.1,Richard A. Hill,12544,REP,44.4,,2.7,11/6/2012,48.9,47.34,1.57,1.13,1.13,1,-3.759595902968453, -54019,87069,1260,2012,2012_Gov-G_IN,IN,Gov-G,Gov-G,The Polling Company Inc.,337,Live Phone,R,10/27/2012,1213,John R. Gregg,12548,DEM,37,Mike Pence,12549,REP,46,5,-9,11/6/2012,46.56,49.49,-2.93,6.07,-6.07,1,2.321940292579252,for Mike Pence -30398,86946,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/27/2012,874,Margaret Wood Hassan,12539,DEM,48,Ovide Lamontagne,12540,REP,44,,4,11/6/2012,54.61,42.52,12.09,8.09,-8.09,1,1.25782286943797, -30465,87059,1264,2012,2012_Gov-G_ND,ND,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/2012,625,Ryan M. Taylor,12555,DEM,28,Jack Dalrymple,12554,REP,62,,-34,11/6/2012,34.31,63.1,-28.78,5.22,-5.22,1,-.6014953200436051,for Valley News Live -30816,87061,1264,2012,2012_Gov-G_ND,ND,Gov-G,Gov-G,Pharos Research Group,254,Live Phone,,10/27/2012,752,Ryan M. Taylor,12555,DEM,33.8,Jack Dalrymple,12554,REP,63,,-29.200001,11/6/2012,34.31,63.1,-28.78,.42,-.42,1,-6.987570923828299, -30401,36471,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/27/2012,687,Bill Nelson,2012,DEM,50,Connie Mack,2013,REP,42,,8,11/6/2012,55.23,42.23,13.01,5.01,-5.01,1,-.911665959568891, -30451,36551,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2012,827,Bill Nelson,2012,DEM,50,Connie Mack,2013,REP,41,,9,11/6/2012,55.23,42.23,13.01,4.01,-4.01,1,-2.124099055948989,for Newsmax -30442,37182,1479,2012,2012_Sen-G_IN,IN,Sen-G,Sen-G,Pharos Research Group,254,Live Phone,,10/27/2012,753,Joe Donnelly,2034,DEM,46,Richard Mourdock,2035,REP,47,,-1,11/6/2012,50.04,44.28,5.76,6.76,-6.76,0,3.187016507154461,average of multiple versions or turnout models listed in poll -30445,36540,1482,2012,2012_Sen-G_MA,MA,Sen-G,Sen-G,Suffolk University,323,Live Phone,,10/27/2012,600,Elizabeth Warren,2038,DEM,53,Scott Brown,2039,REP,46,,7,11/6/2012,53.74,46.19,7.55,.55,-.55,1,-3.968467503989138, -30473,137603,1484,2012,2012_Sen-G_MN,MN,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/27/2012,574,Amy Klobuchar,8112,DEM,60,Kurt Patrick Bills,2095,REP,29,,31,11/6/2012,65.23,30.53,34.7,3.7,-3.7,1,-3.401509796448779,for KSTP-TV Minneapolis -30817,37188,1487,2012,2012_Sen-G_MT,MT,Sen-G,Sen-G,Pharos Research Group,254,Live Phone,,10/27/2012,799,Jon Tester,2115,DEM,48.2,Denny Rehberg,2116,REP,46.6,,1.6,11/6/2012,48.58,44.86,3.72,2.12,-2.12,1,-2.027075555303572, -30813,37179,1488,2012,2012_Sen-G_NE,NE,Sen-G,Sen-G,Pharos Research Group,254,Live Phone,,10/27/2012,761,Bob Kerrey,2122,DEM,47,Deb Fischer,2120,REP,49.7,,-2.7,11/6/2012,42.23,57.77,-15.55,12.85,12.85,1,8.334178900884442, -30465,36582,1493,2012,2012_Sen-G_ND,ND,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/2012,625,Heidi Heitkamp,2118,DEM,45,Rick Berg,2117,REP,47,,-2,11/6/2012,50.24,49.32,.91,2.91,-2.91,0,-1.159437575629715,for Valley News Live -30816,37186,1493,2012,2012_Sen-G_ND,ND,Sen-G,Sen-G,Pharos Research Group,254,Live Phone,,10/27/2012,752,Heidi Heitkamp,2118,DEM,49.9,Rick Berg,2117,REP,47.7,,2.2,11/6/2012,50.24,49.32,.91,1.29,1.29,1,-3.125605396256327, -30400,36469,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Gravis Marketing,124,IVR,,10/27/2012,730,Sherrod Brown,2164,DEM,48,Josh Mandel,2165,REP,47,,1,11/6/2012,50.7,44.7,6,5,-5,1,1.671413349822509, -30815,37184,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Pharos Research Group,254,Live Phone,,10/27/2012,765,Sherrod Brown,2164,DEM,50,Josh Mandel,2165,REP,43.4,,6.5999999,11/6/2012,50.7,44.7,6,.6,.6,1,-2.717999832754942, -30399,36467,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/27/2012,718,Sherrod Brown,2164,DEM,53,Josh Mandel,2165,REP,42,,11,11/6/2012,50.7,44.7,6,5,5,1,1.689553888670727, -63685,117299,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,TCJ Research,327,IVR,,10/27/2012,1000,Sherrod Brown,2164,DEM,48.5,Josh Mandel,2165,REP,44.6,,3.9000001,11/6/2012,50.7,44.7,6,2.1,-2.1,1,-1.216691371874418, -63880,36558,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2012,827,Tim Kaine,2228,DEM,46.7,George F. Allen,2229,REP,45.1,,1.6,11/6/2012,52.87,46.96,5.91,4.31,-4.31,1,-.2266819855382479, -30500,36756,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Marquette University Law School,195,Live Phone,,10/27/2012,1243,Tammy Baldwin,2246,DEM,47,Tommy Thompson,2247,REP,43,,4,11/6/2012,51.41,45.86,5.55,1.55,-1.55,1,-3.383927138692389, -30554,36723,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,St. Norbert College,313,Live Phone,,10/27/2012,402,Tammy Baldwin,2246,DEM,43,Tommy Thompson,2247,REP,46,,-3,11/6/2012,51.41,45.86,5.55,8.55,-8.55,0,3.213378731668423, -63714,117306,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,TCJ Research,327,IVR,,10/27/2012,1000,Tammy Baldwin,2246,DEM,45.3,Tommy Thompson,2247,REP,47.7,,-2.4000001,11/6/2012,51.41,45.86,5.55,7.95,-7.95,0,3.092040928204117, -30817,81218,5129,2012,2012_House-G_MT-1,MT-1,House-G,House-G,Pharos Research Group,254,Live Phone,,10/27/2012,799,Kim J. Gillan,10635,DEM,45,Steve Daines,10634,REP,52,,-7,11/6/2012,42.72,53.25,-10.53,3.53,3.53,1,-1.377142679888941, -51347,81217,5136,2012,2012_House-G_NV-4,NV-4,House-G,House-G,SurveyUSA,325,IVR/Live Phone,,10/27/2012,648,Steven Horsford,7815,DEM,42,Danny Tarkanian,7831,REP,47,,-5,11/6/2012,50.11,42.11,8,13,-13,0,5.82263516929665,for Las Vegas Review-Journal | KLAS-TV Las Vegas -30465,81211,5194,2012,2012_House-G_ND-1,ND-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/2012,625,Pam Gulleson,10615,DEM,40,Kevin Cramer,11071,REP,50,,-10,11/6/2012,41.7,54.89,-13.19,3.19,3.19,1,-1.645155493361653,for Valley News Live -30816,81514,5194,2012,2012_House-G_ND-1,ND-1,House-G,House-G,Pharos Research Group,254,Live Phone,,10/27/2012,752,Pam Gulleson,10615,DEM,41,Kevin Cramer,11071,REP,55,,-14,11/6/2012,41.7,54.89,-13.19,.81,-.81,1,-4.501750221491188, -30467,117591,8270,2012,2012_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/27/2012,563,Generic Candidate,4295,DEM,48,Generic Candidate,4293,REP,46,,2,11/6/2012,48.44,47.43,1.01,.99,.99,1,-1.920366580099814,for CBS News; among all adults -30497,117568,8270,2012,2012_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,Live Phone,,10/27/2012,713,Generic Candidate,4295,DEM,44,Generic Candidate,4293,REP,47,,-3,11/6/2012,48.44,47.43,1.01,4.01,-4.01,0,1.348124071353159, -30443,117579,8270,2012,2012_House-G_US,US,House-G,House-G,Public Policy Polling,263,IVR,D,10/27/2012,1400,Generic Candidate,4295,DEM,47,Generic Candidate,4293,REP,46,,1,11/6/2012,48.44,47.43,1.01,.01,-.01,1,-2.567310365814671,for unspecified Democratic sponsor -30402,36472,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,10/28/2012,1834,Barack Obama,16,DEM,45.6,Mitt Romney,9,REP,46.7,,-1.1,11/6/2012,51.02,47.18,3.85,4.95,-4.95,0,1.356648010237366, -30471,36588,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/28/2012,688,Barack Obama,16,DEM,48,Mitt Romney,9,REP,47,,1,11/6/2012,51.02,47.18,3.85,2.85,-2.85,1,-.8880396678186651, -30506,36640,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,EPIC-MRA,84,Live Phone,,10/28/2012,600,Barack Obama,16,DEM,48,Mitt Romney,9,REP,42,,6,11/6/2012,54.21,44.71,9.5,3.5,-3.5,1,-1.221161223660519, -30470,36597,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,Glengariff Group,117,Live Phone,,10/28/2012,600,Barack Obama,16,DEM,47.7,Mitt Romney,9,REP,45,,2.7,11/6/2012,54.21,44.71,9.5,6.8,-6.8,1,2.286601746539539,for Detroit News -30469,36583,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/28/2012,682,Barack Obama,16,DEM,45,Mitt Romney,9,REP,50,,-5,11/6/2012,48.35,50.39,-2.04,2.96,-2.96,1,-.3691384753967334, -30521,36664,682,2012,2012_Pres-G_NE,NE,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/28/2012,1168,Barack Obama,16,DEM,39,Mitt Romney,9,REP,61,,-22,11/6/2012,38.03,59.8,-21.78,.22,-.22,1,-4.974177469694453,for Northstar Campaign Systems -30433,36520,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,10/28/2012,500,Barack Obama,16,DEM,49,Mitt Romney,9,REP,43,,6,11/6/2012,52.36,45.68,6.68,.68,-.68,1,-2.855323051757707,for unspecified Democratic sponsor -30411,36488,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2012,750,Barack Obama,16,DEM,48,Mitt Romney,9,REP,50,,-2,11/6/2012,50.67,47.69,2.98,4.98,-4.98,0,2.48681601259076, -30460,36584,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/28/2012,603,Barack Obama,16,DEM,48,Mitt Romney,9,REP,45,,3,11/6/2012,50.67,47.69,2.98,.02,.02,1,-2.692987462925877, -30498,36628,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/28/2012,1182,Barack Obama,16,DEM,48,Mitt Romney,9,REP,46,2,2,11/6/2012,50.67,47.69,2.98,.98,-.98,1,-1.322293553106587, -30469,87067,1263,2012,2012_Gov-G_NC,NC,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,10/28/2012,682,Walter H. Dalton,12553,DEM,36,Pat McCrory,12542,REP,53,5,-17,11/6/2012,43.23,54.62,-11.39,5.61,-5.61,1,1.319454431568533, -73314,137428,1475,2012,2012_Sen-G_CT,CT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2012,500,Christopher Murphy,1998,DEM,51,Linda McMahon,1999,REP,45,,6,11/6/2012,54.82,43.07,11.75,5.75,-5.75,1,-1.076121195749104, -30506,36641,1483,2012,2012_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,10/28/2012,600,Debbie Stabenow,2082,DEM,54,Pete Hoekstra,2083,REP,33,,21,11/6/2012,58.8,37.98,20.81,.19,.19,1,-6.776587450035189, -30470,36598,1483,2012,2012_Sen-G_MI,MI,Sen-G,Sen-G,Glengariff Group,117,Live Phone,,10/28/2012,600,Debbie Stabenow,2082,DEM,52.4,Pete Hoekstra,2083,REP,37.5,,14.9,11/6/2012,58.8,37.98,20.81,5.91,-5.91,1,-.6187953894986449,for Detroit News -30812,37177,1487,2012,2012_Sen-G_MT,MT,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,Live Phone,,10/28/2012,807,Jon Tester,2115,DEM,44,Denny Rehberg,2116,REP,43,,1,11/6/2012,48.58,44.86,3.72,2.72,-2.72,1,-1.214551131271916,for Majority PAC -30521,36665,1488,2012,2012_Sen-G_NE,NE,Sen-G,Sen-G,Gravis Marketing,124,IVR,,10/28/2012,1168,Bob Kerrey,2122,DEM,44,Deb Fischer,2120,REP,56,,-12,11/6/2012,42.23,57.77,-15.55,3.55,3.55,1,-2.789011314723613,for Northstar Campaign Systems -30433,36521,1489,2012,2012_Sen-G_NV,NV,Sen-G,Sen-G,Grove Insight,129,Live Phone,D,10/28/2012,500,Shelley Berkley,2145,DEM,43,Dean Heller,2146,REP,44,,-1,11/6/2012,44.71,45.87,-1.16,.16,.16,1,-3.667634232902428,for unspecified Democratic sponsor -72983,136901,1491,2012,2012_Sen-G_NM,NM,Sen-G,Sen-G,GBAO,109,Live Phone,D,10/28/2012,600,Martin Heinrich,2137,DEM,51,Heather A. Wilson,2138,REP,41,6,10,11/6/2012,51.01,45.28,5.73,4.27,4.27,1,-.4472923201007372,for Martin Heinrich; sample size unavailable; estimated at 600 as a default -30411,137434,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2012,750,Sherrod Brown,2164,DEM,50,Josh Mandel,2165,REP,48,,2,11/6/2012,50.7,44.7,6,4,-4,1,.6492934606108535, -30460,36585,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/28/2012,603,Sherrod Brown,2164,DEM,46,Josh Mandel,2165,REP,41,3,5,11/6/2012,50.7,44.7,6,1,-1,1,-2.286546332534796, -30498,36629,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/28/2012,1182,Sherrod Brown,2164,DEM,49,Josh Mandel,2165,REP,44,4,5,11/6/2012,50.7,44.7,6,1,-1,1,-2.161761681769463, -51349,81497,5035,2012,2012_House-G_IL-8,IL-8,House-G,House-G,We Ask America,376,IVR,,10/28/2012,1010,Tammy Duckworth,6883,DEM,55,Joe Walsh,6945,REP,45,,10,11/6/2012,54.74,45.26,9.48,.52,.52,1,-3.243219725707239, -51349,81496,5037,2012,2012_House-G_IL-10,IL-10,House-G,House-G,We Ask America,376,IVR,,10/28/2012,1257,Brad Schneider,6933,DEM,46.4,Robert Dold,6882,REP,53.6,,-7.1999998,11/6/2012,50.63,49.37,1.26,8.46,-8.46,0,1.467454648062074, -51349,81495,5038,2012,2012_House-G_IL-11,IL-11,House-G,House-G,We Ask America,376,IVR,,10/28/2012,1303,Bill Foster,6889,DEM,50,Judy Biggert,6870,REP,50,,0,11/6/2012,58.57,41.43,17.14,17.14,-17.14,.5,9.88618747619423, -51349,81230,5039,2012,2012_House-G_IL-12,IL-12,House-G,House-G,We Ask America,376,IVR,,10/28/2012,1313,William L. Enyart,6884,DEM,50.6,Jason Plummer,6920,REP,45.6,3.8,5,11/6/2012,51.65,42.74,8.92,3.92,-3.92,1,-3.058943166315606, -51349,81224,5040,2012,2012_House-G_IL-13,IL-13,House-G,House-G,We Ask America,376,IVR,,10/28/2012,1360,David M. Gill,6891,DEM,45.1,Rodney Davis,6881,REP,50.2,3.9,-5.0999999,11/6/2012,46.21,46.55,-.34,4.76,-4.76,1,-1.311411589870231, -51349,81225,5044,2012,2012_House-G_IL-17,IL-17,House-G,House-G,We Ask America,376,IVR,,10/28/2012,1325,Cheri Bustos,6872,DEM,48,Robert Schilling,6931,REP,52,,-4,11/6/2012,53.28,46.72,6.56,10.56,-10.56,0,5.795139808994911, -30521,82504,5131,2012,2012_House-G_NE-2,NE-2,House-G,House-G,Gravis Marketing,124,IVR,,10/28/2012,1168,John W. Ewing,7627,DEM,43,Lee Terry,7638,REP,57,,-14,11/6/2012,49.2,50.8,-1.59,12.41,-12.41,1,7.831917775936013,for Northstar Campaign Systems -51345,81213,5164,2012,2012_House-G_NY-11,NY-11,House-G,House-G,Siena College,305,Live Phone,,10/28/2012,627,Mark S. Murphy,10643,DEM,34,Michael G. Grimm,10644,REP,52,5,-18,11/6/2012,46.8,52.22,-5.41,12.59,-12.59,1,5.458874734089906, -51345,81220,5172,2012,2012_House-G_NY-19,NY-19,House-G,House-G,Siena College,305,Live Phone,,10/28/2012,649,Julian Schreibman,7072,DEM,43,Christopher P. Gibson,10629,REP,48,,-5,11/6/2012,47.15,52.85,-5.71,.71,.71,1,-4.722780137398304, -51549,81494,5212,2012,2012_House-G_OK-2,OK-2,House-G,House-G,SoonerPoll.com,308,Live Phone,,10/28/2012,300,Rob Wallace,7623,DEM,33,Markwayne Mullin,7607,REP,45,4,-12,11/6/2012,38.34,57.34,-19,7,7,1,-.438616441981319, -30471,36618,8270,2012,2012_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/28/2012,688,Generic Candidate,4295,DEM,41,Generic Candidate,4293,REP,45,,-4,11/6/2012,48.44,47.43,1.01,5.01,-5.01,0,2.633452062361332, -43261,36642,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/29/2012,1128,Barack Obama,16,DEM,46,Mitt Romney,9,REP,46,,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,.5146705961990595,for FOX News -30502,36635,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Online,,10/29/2012,4085,Barack Obama,16,DEM,47,Mitt Romney,9,REP,46,,1,11/6/2012,51.02,47.18,3.85,2.85,-2.85,1,-.2101768387038868, -30480,36601,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2012,1500,Barack Obama,16,DEM,47,Mitt Romney,9,REP,49,,-2,11/6/2012,51.02,47.18,3.85,5.85,-5.85,0,2.771179360988306, -30558,36728,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/29/2012,733,Barack Obama,16,DEM,50,Mitt Romney,9,REP,48,,2,11/6/2012,51.49,46.13,5.37,3.37,-3.37,1,-1.083583324617461,for CNN -30466,36578,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,10/29/2012,500,Barack Obama,16,DEM,48,Mitt Romney,9,REP,45,,3,11/6/2012,51.49,46.13,5.37,2.37,-2.37,1,-2.401116138790898,for unspecified Democratic sponsor -30560,36730,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2012,750,Barack Obama,16,DEM,47,Mitt Romney,9,REP,50,,-3,11/6/2012,51.49,46.13,5.37,8.37,-8.37,0,4.293317931229289, -30553,36719,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,10/29/2012,600,Barack Obama,16,DEM,48,Mitt Romney,9,REP,47,,1,11/6/2012,50.01,49.13,.88,.12,.12,1,-2.785176520801159,for unspecified Democratic sponsor -30641,36860,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2012,1000,Barack Obama,16,DEM,48,Mitt Romney,9,REP,50,,-2,11/6/2012,50.01,49.13,.88,2.88,-2.88,0,.3712185788657677,for Let Freedom Ring -30539,36702,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Marist College,183,Live Phone,,10/29/2012,1142,Barack Obama,16,DEM,50,Mitt Romney,9,REP,44,,6,11/6/2012,51.99,46.18,5.81,.19,.19,1,-3.580207199903149,for NBC News -30585,36774,668,2012,2012_Pres-G_IN,IN,Pres-G,Pres-G,Howey Politics/DePauw University,142,Live Phone,,10/29/2012,800,Barack Obama,16,DEM,41,Mitt Romney,9,REP,51,,-10,11/6/2012,43.93,54.13,-10.2,.2,.2,1,-3.175809644303243,for Howey Politics Indiana -30650,36889,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,Western New England University,380,Live Phone,,10/29/2012,535,Barack Obama,16,DEM,58,Mitt Romney,9,REP,40,,18,11/6/2012,60.65,37.51,23.14,5.14,-5.14,1,-.73606098668246, -30580,36945,679,2012,2012_Pres-G_MT,MT,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2012,500,Barack Obama,16,DEM,43,Mitt Romney,9,REP,53,,-10,11/6/2012,41.7,55.35,-13.65,3.65,3.65,1,-1.608439421673581, -30538,36700,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,Marist College,183,Live Phone,,10/29/2012,1013,Barack Obama,16,DEM,49,Mitt Romney,9,REP,47,,2,11/6/2012,51.98,46.4,5.58,3.58,-3.58,1,-.149673444246045,for NBC News | Wall Street Journal -30673,36930,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Columbus Dispatch,57,Mail,,10/29/2012,1501,Barack Obama,16,DEM,50,Mitt Romney,9,REP,48,,2,11/6/2012,50.67,47.69,2.98,.98,-.98,1,-1.20381491721264, -30461,36573,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,10/29/2012,500,Barack Obama,16,DEM,48,Mitt Romney,9,REP,45,,3,11/6/2012,50.67,47.69,2.98,.02,.02,1,-2.743490352533285,for unspecified Democratic sponsor -30642,36862,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2012,1000,Barack Obama,16,DEM,48,Mitt Romney,9,REP,46,,2,11/6/2012,50.67,47.69,2.98,.98,-.98,1,-1.256594576491872,for Let Freedom Ring -30618,36847,697,2012,2012_Pres-G_UT,UT,Pres-G,Pres-G,Dan Jones & Associates,70,Live Phone,,10/29/2012,870,Barack Obama,16,DEM,26,Mitt Romney,9,REP,69,,-43,11/6/2012,24.75,72.79,-48.04,5.04,5.04,1,-1.729603254176101,for Deseret News | KSL-TV -30534,36695,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Marist College,183,Live Phone,,10/29/2012,1065,Barack Obama,16,DEM,49,Mitt Romney,9,REP,46,,3,11/6/2012,52.78,45.94,6.84,3.84,-3.84,1,-.1493702381805668,for NBC News -30536,36775,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2012,750,Barack Obama,16,DEM,49,Mitt Romney,9,REP,49,,0,11/6/2012,52.78,45.94,6.84,6.84,-6.84,.5,3.094444590245934, -30644,36865,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2012,1000,Barack Obama,16,DEM,49,Mitt Romney,9,REP,48,,1,11/6/2012,52.78,45.94,6.84,5.84,-5.84,1,2.256197835938046,for Let Freedom Ring -30585,86941,1260,2012,2012_Gov-G_IN,IN,Gov-G,Gov-G,Howey Politics/DePauw University,142,Live Phone,,10/29/2012,800,John R. Gregg,12548,DEM,40,Mike Pence,12549,REP,47,5,-7,11/6/2012,46.56,49.49,-2.93,4.07,-4.07,1,-.1843701389711699,for Howey Politics Indiana -30538,86943,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,Marist College,183,Live Phone,,10/29/2012,1013,Margaret Wood Hassan,12539,DEM,49,Ovide Lamontagne,12540,REP,44,,5,11/6/2012,54.61,42.52,12.09,7.09,-7.09,1,.1461294951366867,for NBC News | Wall Street Journal -30618,87064,1265,2012,2012_Gov-G_UT,UT,Gov-G,Gov-G,Dan Jones & Associates,70,Live Phone,,10/29/2012,870,Peter S. Cooke,12557,DEM,24,Gary Richard Herbert,12556,REP,69,,-45,11/6/2012,27.58,68.41,-40.83,4.17,-4.17,1,-3.046582313271747,for Deseret News | KSL-TV; among registered voters -30641,36861,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2012,1000,Bill Nelson,2012,DEM,50,Connie Mack,2013,REP,46,,4,11/6/2012,55.23,42.23,13.01,9.01,-9.01,1,3.470744130386839,for Let Freedom Ring -73054,136994,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/29/2012,600,Bill Nelson,2012,DEM,48.7,Connie Mack,2013,REP,42.1,,6.5999999,11/6/2012,55.23,42.23,13.01,6.41,-6.41,1,.2259507689195821,for Newsmax; sample size unavailable; estimated at 600 as a default -30821,119995,1479,2012,2012_Sen-G_IN,IN,Sen-G,Sen-G,Global Strategy Group,118,Live Phone,D,10/29/2012,600,Joe Donnelly,2034,DEM,45,Richard Mourdock,2035,REP,37,9,8,11/6/2012,50.04,44.28,5.76,2.24,2.24,1,-2.041552972516988,for Joe Donnelly; average of multiple versions or turnout models listed in poll -30585,36773,1479,2012,2012_Sen-G_IN,IN,Sen-G,Sen-G,Howey Politics/DePauw University,142,Live Phone,,10/29/2012,800,Joe Donnelly,2034,DEM,47,Richard Mourdock,2035,REP,36,6,11,11/6/2012,50.04,44.28,5.76,5.24,5.24,1,1.347964441328742,for Howey Politics Indiana -30650,137785,1482,2012,2012_Sen-G_MA,MA,Sen-G,Sen-G,Western New England University,380,Live Phone,,10/29/2012,535,Elizabeth Warren,2038,DEM,50,Scott Brown,2039,REP,46,,4,11/6/2012,53.74,46.19,7.55,3.55,-3.55,1,-.6301048698587306, -30580,36944,1487,2012,2012_Sen-G_MT,MT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2012,500,Jon Tester,2115,DEM,49,Denny Rehberg,2116,REP,48,,1,11/6/2012,48.58,44.86,3.72,2.72,-2.72,1,-1.485448289169178, -30673,36931,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Columbus Dispatch,57,Mail,,10/29/2012,1501,Sherrod Brown,2164,DEM,51,Josh Mandel,2165,REP,45,,6,11/6/2012,50.7,44.7,6,0,0,1,-3.071869288540863, -30642,36863,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2012,1000,Sherrod Brown,2164,DEM,50,Josh Mandel,2165,REP,43,,7,11/6/2012,50.7,44.7,6,1,1,1,-2.142257373079581,for Let Freedom Ring -73060,137001,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/29/2012,600,Sherrod Brown,2164,DEM,46.2,Josh Mandel,2165,REP,39.9,6.7,6.3000002,11/6/2012,50.7,44.7,6,.3,.3,1,-3.149739753404914,for Newsmax; sample size unavailable; estimated at 600 as a default -30618,36848,1499,2012,2012_Sen-G_UT,UT,Sen-G,Sen-G,Dan Jones & Associates,70,Live Phone,,10/29/2012,870,Scott N. Howell,2219,DEM,26,Orrin G. Hatch,2218,REP,63,,-37,11/6/2012,29.98,65.31,-35.33,1.67,-1.67,1,-5.599551391592829,for Deseret News | KSL-TV -73057,136998,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/29/2012,600,Tim Kaine,2228,DEM,45.7,George F. Allen,2229,REP,45,,.69999999,11/6/2012,52.87,46.96,5.91,5.21,-5.21,1,.6284882687986425,for Newsmax; sample size unavailable; estimated at 600 as a default -30820,37193,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Feldman Group,93,Live Phone,D,10/29/2012,800,Tammy Baldwin,2246,DEM,48,Tommy Thompson,2247,REP,45,,3,11/6/2012,51.41,45.86,5.55,2.55,-2.55,1,-2.572007674519754,for Tammy Baldwin -30534,36696,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Marist College,183,Live Phone,,10/29/2012,1065,Tammy Baldwin,2246,DEM,48,Tommy Thompson,2247,REP,47,,1,11/6/2012,51.41,45.86,5.55,4.55,-4.55,1,-.4763316537194628,for NBC News -30536,36776,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2012,750,Tammy Baldwin,2246,DEM,48,Tommy Thompson,2247,REP,48,,0,11/6/2012,51.41,45.86,5.55,5.55,-5.55,.5,.7781230658858651, -30644,36866,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2012,1000,Tammy Baldwin,2246,DEM,47,Tommy Thompson,2247,REP,48,,-1,11/6/2012,51.41,45.86,5.55,6.55,-6.55,0,1.908430787919982,for Let Freedom Ring -51341,81207,4968,2012,2012_House-G_CA-52,CA-52,House-G,House-G,SurveyUSA,325,IVR/Live Phone,,10/29/2012,628,Scott Peters,10640,DEM,46,Brian P. Bilbray,10641,REP,46,,0,11/6/2012,51.18,48.82,2.36,2.36,-2.36,.5,-3.301350800057725,for KGTV-TV (California) -30618,81196,5294,2012,2012_House-G_UT-1,UT-1,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/29/2012,194,Donna M. McAleer,7534,DEM,15,Rob Bishop,7515,REP,72,,-57,11/6/2012,24.69,71.47,-46.79,10.21,-10.21,1,2.742957352444677,for Deseret News | KSL-TV; among registered voters -30618,81195,5295,2012,2012_House-G_UT-2,UT-2,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/29/2012,229,F. Jay Seegmiller,7538,DEM,28,Chris Stewart,7542,REP,44,,-16,11/6/2012,33.47,62.17,-28.71,12.71,12.71,1,7.256989432543701,for Deseret News | KSL-TV; among registered voters -30618,81199,5296,2012,2012_House-G_UT-3,UT-3,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/29/2012,232,Søren D. Simonsen,7539,DEM,18,Jason Chaffetz,7517,REP,68,,-50,11/6/2012,23.39,76.61,-53.21,3.21,3.21,1,-4.212901937731856,for Deseret News | KSL-TV; among registered voters -30618,81189,5297,2012,2012_House-G_UT-4,UT-4,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/29/2012,414,Jim Matheson,7532,DEM,43,Mia B. Love,7531,REP,48,,-5,11/6/2012,48.84,48.53,.31,5.31,-5.31,0,-1.888037654877203,for Deseret News | KSL-TV; among registered voters -30563,36735,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/30/2012,1293,Barack Obama,16,DEM,49,Mitt Romney,9,REP,48,,1,11/6/2012,51.02,47.18,3.85,2.85,-2.85,1,-.3217091803090219,for The Washington Post -30661,36908,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,CVOTER,40,Online,,10/30/2012,1074,Barack Obama,16,DEM,49,Mitt Romney,9,REP,48,,1,11/6/2012,51.02,47.18,3.85,2.85,-2.85,1,-.4377589236425318,for UPI -30468,36580,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,10/30/2012,1547,Barack Obama,16,DEM,47.1,Mitt Romney,9,REP,43.1,,4,11/6/2012,51.02,47.18,3.85,.15,.15,1,-3.319168017014404, -63702,117229,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,TCJ Research,327,IVR,,10/30/2012,1500,Barack Obama,16,DEM,46.8,Mitt Romney,9,REP,49.9,,-3.0999999,11/6/2012,51.02,47.18,3.85,6.95,-6.95,0,3.915625620254494, -30575,36755,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2012,800,Barack Obama,16,DEM,48.7,Mitt Romney,9,REP,48.5,,.2,11/6/2012,51.02,47.18,3.85,3.65,-3.65,1,.1446833167155861, -30546,36712,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,CallFire,42,IVR,,10/30/2012,839,Barack Obama,16,DEM,49,Mitt Romney,9,REP,48,,1,11/6/2012,51.49,46.13,5.37,4.37,-4.37,1,.1103671161326202,for Faith Horizon -30590,36782,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/30/2012,695,Barack Obama,16,DEM,47,Mitt Romney,9,REP,45,,2,11/6/2012,51.49,46.13,5.37,3.37,-3.37,1,-.9686542354603611, -63660,117166,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,TCJ Research,327,IVR,,10/30/2012,1000,Barack Obama,16,DEM,46.9,Mitt Romney,9,REP,51.3,,-4.4000001,11/6/2012,51.49,46.13,5.37,9.77,-9.77,0,5.810198614761839, -30509,36645,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,We Ask America,376,IVR,,10/30/2012,1246,Barack Obama,16,DEM,50.1,Mitt Romney,9,REP,46.7,,3.4000001,11/6/2012,51.49,46.13,5.37,1.97,-1.97,1,-2.187776011074242, -30499,36630,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/30/2012,549,Barack Obama,16,DEM,47,Mitt Romney,9,REP,50,,-3,11/6/2012,50.01,49.13,.88,3.88,-3.88,0,.9655748520427671, -30510,36646,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,We Ask America,376,IVR,,10/30/2012,1146,Barack Obama,16,DEM,48.9,Mitt Romney,9,REP,49.8,,-.89999998,11/6/2012,50.01,49.13,.88,1.78,-1.78,0,-.7048829416112739, -30544,36711,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,CallFire,42,IVR,,10/30/2012,891,Barack Obama,16,DEM,50,Mitt Romney,9,REP,47,,3,11/6/2012,51.99,46.18,5.81,2.81,-2.81,1,-.8832709451588489,for Faith Horizon -30494,36621,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/30/2012,676,Barack Obama,16,DEM,50,Mitt Romney,9,REP,45,,5,11/6/2012,51.99,46.18,5.81,.81,-.81,1,-2.854711301074132,for unspecified Democratic sponsor -30548,36714,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2012,750,Barack Obama,16,DEM,48,Mitt Romney,9,REP,49,,-1,11/6/2012,51.99,46.18,5.81,6.81,-6.81,0,3.242568508212879, -30511,36647,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,We Ask America,376,IVR,,10/30/2012,1174,Barack Obama,16,DEM,48.8,Mitt Romney,9,REP,47.3,,1.5,11/6/2012,51.99,46.18,5.81,4.31,-4.31,1,.8075871557423348, -30496,36624,667,2012,2012_Pres-G_IL,IL,Pres-G,Pres-G,We Ask America,376,IVR,,10/30/2012,1198,Barack Obama,16,DEM,57,Mitt Romney,9,REP,41,,16,11/6/2012,57.6,40.73,16.87,.87,-.87,1,-3.736407650901745, -30519,37191,668,2012,2012_Pres-G_IN,IN,Pres-G,Pres-G,McLaughlin & Associates,203,Live Phone,R,10/30/2012,600,Barack Obama,16,DEM,39,Mitt Romney,9,REP,57,,-18,11/6/2012,43.93,54.13,-10.2,7.8,-7.8,1,4.662731791276905,for Richard Mourdock -63669,117185,676,2012,2012_Pres-G_MN,MN,Pres-G,Pres-G,TCJ Research,327,IVR,,10/30/2012,1000,Barack Obama,16,DEM,49.3,Mitt Romney,9,REP,45.8,,3.5,11/6/2012,52.65,44.96,7.69,4.19,-4.19,1,1.666378675533476, -30512,36648,677,2012,2012_Pres-G_MO,MO,Pres-G,Pres-G,We Ask America,376,IVR,,10/30/2012,1217,Barack Obama,16,DEM,42.2,Mitt Romney,9,REP,53.8,,-11.6,11/6/2012,44.38,53.76,-9.38,2.22,-2.22,1,-.5377062755407479, -51340,36946,679,2012,2012_Pres-G_MT,MT,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/30/2012,625,Barack Obama,16,DEM,43,Mitt Romney,9,REP,53,2,-10,11/6/2012,41.7,55.35,-13.65,3.65,3.65,1,-1.322119549237594,for Lee Enterprises; average of multiple versions or turnout models listed in poll -30501,36634,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/30/2012,730,Barack Obama,16,DEM,49,Mitt Romney,9,REP,49,,0,11/6/2012,48.35,50.39,-2.04,2.04,2.04,.5,-1.24925382909684,for unspecified Democratic sponsor -30584,36816,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,New England College,228,IVR,,10/30/2012,1017,Barack Obama,16,DEM,49.5,Mitt Romney,9,REP,44.4,,5.0999999,11/6/2012,51.98,46.4,5.58,.48,-.48,1,-3.414978205961562, -30564,36736,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,Mellman Group,205,Live Phone,D,10/30/2012,600,Barack Obama,16,DEM,50,Mitt Romney,9,REP,44,,6,11/6/2012,52.36,45.68,6.68,.68,-.68,1,-2.7226617886126,for unspecified Democratic sponsor -63678,117195,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,TCJ Research,327,IVR,,10/30/2012,1000,Barack Obama,16,DEM,49.7,Mitt Romney,9,REP,47.2,,2.5,11/6/2012,52.36,45.68,6.68,4.18,-4.18,1,1.211997857124496, -30489,36614,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/30/2012,600,Barack Obama,16,DEM,50,Mitt Romney,9,REP,45,,5,11/6/2012,50.67,47.69,2.98,2.02,2.02,1,-.5456325414478912,for unspecified Democratic sponsor -63689,117215,690,2012,2012_Pres-G_OR,OR,Pres-G,Pres-G,TCJ Research,327,IVR,,10/30/2012,1000,Barack Obama,16,DEM,47,Mitt Romney,9,REP,45.3,,1.7,11/6/2012,54.24,42.15,12.09,10.39,-10.39,1,5.09578236333359, -30648,36871,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2012,1000,Barack Obama,16,DEM,49,Mitt Romney,9,REP,46,,3,11/6/2012,51.97,46.59,5.39,2.39,-2.39,1,-.2203079078989297,for Let Freedom Ring -30631,36929,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Susquehanna Polling & Research Inc.,326,Live Phone,,10/30/2012,800,Barack Obama,16,DEM,47,Mitt Romney,9,REP,47,,0,11/6/2012,51.97,46.59,5.39,5.39,-5.39,.5,3.057170791460079, -30615,36815,694,2012,2012_Pres-G_SD,SD,Pres-G,Pres-G,Nielson Brothers Polling,231,IVR,,10/30/2012,671,Barack Obama,16,DEM,42,Mitt Romney,9,REP,50,,-8,11/6/2012,39.87,57.89,-18.02,10.02,10.02,1,3.161185824576437, -30646,36875,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2012,1000,Barack Obama,16,DEM,49,Mitt Romney,9,REP,48,,1,11/6/2012,51.16,47.28,3.87,2.87,-2.87,1,-.1595181930582081,for Let Freedom Ring -30543,36709,700,2012,2012_Pres-G_WA,WA,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/30/2012,555,Barack Obama,16,DEM,54,Mitt Romney,9,REP,40,,14,11/6/2012,56.16,41.29,14.87,.87,-.87,1,-4.392702382452129,for KING TV (Seattle) -30495,36623,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/30/2012,825,Barack Obama,16,DEM,51,Mitt Romney,9,REP,46,,5,11/6/2012,52.78,45.94,6.84,1.84,-1.84,1,-2.261771896295209,for unspecified Democratic sponsor -51340,86940,1258,2012,2012_Gov-G_MT,MT,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/30/2012,625,Steve Bullock,12543,DEM,46,Richard A. Hill,12544,REP,49,2,-3,11/6/2012,48.9,47.34,1.57,4.57,-4.57,0,.580679281664054,for Lee Enterprises -73522,137940,1258,2012,2012_Gov-G_MT,MT,Gov-G,Gov-G,Mellman Group,205,Live Phone,D,10/30/2012,800,Steve Bullock,12543,DEM,47,Richard A. Hill,12544,REP,40,3,7,11/6/2012,48.9,47.34,1.57,5.43,5.43,1,1.65243560222131,for unspecified Democratic sponsor -30501,87066,1263,2012,2012_Gov-G_NC,NC,Gov-G,Gov-G,Public Policy Polling,263,IVR,D,10/30/2012,730,Walter H. Dalton,12553,DEM,39,Pat McCrory,12542,REP,50,4,-11,11/6/2012,43.23,54.62,-11.39,.39,.39,1,-4.347283213168261,for unspecified Democratic sponsor -30543,86944,1267,2012,2012_Gov-G_WA,WA,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,10/30/2012,555,Jay Robert Inslee,12546,DEM,47,Rob McKenna,12547,REP,46,,1,11/6/2012,51.54,48.46,3.08,2.08,-2.08,1,-1.891723192284308,for KING TV (Seattle) -30499,36631,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Gravis Marketing,124,IVR,,10/30/2012,549,Bill Nelson,2012,DEM,49,Connie Mack,2013,REP,46,,3,11/6/2012,55.23,42.23,13.01,10.01,-10.01,1,4.037121744552919, -30519,37192,1479,2012,2012_Sen-G_IN,IN,Sen-G,Sen-G,McLaughlin & Associates,203,Live Phone,R,10/30/2012,600,Joe Donnelly,2034,DEM,44,Richard Mourdock,2035,REP,45,4,-1,11/6/2012,50.04,44.28,5.76,6.76,-6.76,0,2.922359886094412,for Richard Mourdock -30512,36649,1486,2012,2012_Sen-G_MO,MO,Sen-G,Sen-G,We Ask America,376,IVR,,10/30/2012,1217,Claire McCaskill,2103,DEM,48.6,Todd Akin,2104,REP,45.2,6.2,3.4000001,11/6/2012,54.81,39.11,15.7,12.3,-12.3,1,5.92071184899349, -51340,137112,1487,2012,2012_Sen-G_MT,MT,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/30/2012,600,Jon Tester,2115,DEM,45,Denny Rehberg,2116,REP,49,1,-4,11/6/2012,48.58,44.86,3.72,7.72,-7.72,0,4.212801847005864,for Lee Enterprises; sample size unavailable; estimated at 600 as a default -63678,117296,1489,2012,2012_Sen-G_NV,NV,Sen-G,Sen-G,TCJ Research,327,IVR,,10/30/2012,1000,Shelley Berkley,2145,DEM,47.2,Dean Heller,2146,REP,49.3,,-2.0999999,11/6/2012,44.71,45.87,-1.16,.94,-.94,1,-2.868493897229291, -30648,36872,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2012,1000,Robert P. Casey Jr.,2173,DEM,46,Tom Smith,2174,REP,45,,1,11/6/2012,53.69,44.59,9.1,8.1,-8.1,1,4.105941984448036,for Let Freedom Ring -30631,36928,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Susquehanna Polling & Research Inc.,326,Live Phone,,10/30/2012,800,Robert P. Casey Jr.,2173,DEM,46,Tom Smith,2174,REP,45,,1,11/6/2012,53.69,44.59,9.1,8.1,-8.1,1,3.827044859284211, -30646,36876,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2012,1000,Tim Kaine,2228,DEM,48,George F. Allen,2229,REP,48,,0,11/6/2012,52.87,46.96,5.91,5.91,-5.91,.5,1.901920189615472,for Let Freedom Ring -73890,138637,5077,2012,2012_House-G_ME-2,ME-2,House-G,House-G,Kimball Political Consulting,163,IVR,,10/30/2012,825,Michael H. Michaud,7717,DEM,50.4,Kevin L. Raye,7719,REP,36.3,,14.1,11/6/2012,58.19,41.81,16.39,2.29,-2.29,1,-3.034118869716451, -51340,81206,5129,2012,2012_House-G_MT-1,MT-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/30/2012,625,Kim J. Gillan,10635,DEM,40,Steve Daines,10634,REP,51,,-11,11/6/2012,42.72,53.25,-10.53,.47,-.47,1,-4.889005571643938,for Lee Enterprises -30584,81203,5137,2012,2012_House-G_NH-1,NH-1,House-G,House-G,New England College,228,IVR,,10/30/2012,511,Carol Shea-Porter,7712,DEM,41,Frank C. Guinta,7706,REP,48,,-7,11/6/2012,49.75,45.99,3.77,10.77,-10.77,0,5.683828246085514, -30584,81202,5138,2012,2012_House-G_NH-2,NH-2,House-G,House-G,New England College,228,IVR,,10/30/2012,511,Annie Kuster,7708,DEM,47,Charles Bass,7701,REP,41,,6,11/6/2012,50.17,45.34,4.83,1.17,1.17,1,-3.531079442534601, -51344,81212,5174,2012,2012_House-G_NY-21,NY-21,House-G,House-G,Siena College,305,Live Phone,,10/30/2012,629,William L. Owens,10642,DEM,44,Matthew A. Doheny,7043,REP,43,4,1,11/6/2012,50.16,48.19,1.97,.97,-.97,1,-2.782821730671378, -51344,81210,5178,2012,2012_House-G_NY-25,NY-25,House-G,House-G,Siena College,305,Live Phone,,10/30/2012,624,Louise McIntosh Slaughter,10613,DEM,52,Maggie Brooks,10612,REP,42,,10,11/6/2012,57.41,42.59,14.82,4.82,-4.82,1,-.6428435835582341, -30615,81204,5248,2012,2012_House-G_SD-1,SD-1,House-G,House-G,Nielson Brothers Polling,231,IVR,,10/30/2012,771,Matt Varilek,10626,DEM,44,Kristi L. Noem,10625,REP,50,,-6,11/6/2012,42.55,57.45,-14.9,8.9,8.9,1,1.873340104212647, -51338,81198,5295,2012,2012_House-G_UT-2,UT-2,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/30/2012,625,F. Jay Seegmiller,7538,DEM,28,Chris Stewart,7542,REP,55,,-27,11/6/2012,33.47,62.17,-28.71,1.71,1.71,1,-5.729673513300268,for The Salt Lake Tribune -51338,121600,5297,2012,2012_House-G_UT-4,UT-4,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/30/2012,625,Jim Matheson,7532,DEM,41.5,Mia B. Love,7531,REP,51,,-9.5,11/6/2012,48.84,48.53,.31,9.81,-9.81,0,4.080052894652004,for The Salt Lake Tribune; average of multiple versions or turnout models listed in poll -30751,37089,8710,2012,2012_Pres-G_M1,M1,Pres-G,Pres-G,Critical Insights,64,Live Phone,,10/30/2012,300,Barack Obama,16,DEM,49,Mitt Romney,9,REP,43,,6,11/6/2012,59.57,38.18,21.39,15.39,-15.39,1,10.74970645086667, -30750,37088,8711,2012,2012_Pres-G_M2,M2,Pres-G,Pres-G,Critical Insights,64,Live Phone,,10/30/2012,300,Barack Obama,16,DEM,49,Mitt Romney,9,REP,42,,7,11/6/2012,52.94,44.38,8.56,1.56,-1.56,1,-3.657031257794156, -30675,36934,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,10/31/2012,1000,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,.6115930010680656,for George Washington University | Politico -30574,36754,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/31/2012,1200,Barack Obama,16,DEM,49,Mitt Romney,9,REP,48,,1,11/6/2012,51.02,47.18,3.85,2.85,-2.85,1,-.3246336398383934,for unspecified Democratic sponsor -30629,36839,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Marist College,183,Live Phone,,10/31/2012,1545,Barack Obama,16,DEM,49,Mitt Romney,9,REP,47,,2,11/6/2012,50.01,49.13,.88,1.12,1.12,1,-1.132496339764741,for NBC News -30625,36922,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2012,800,Barack Obama,16,DEM,45,Mitt Romney,9,REP,51,,-6,11/6/2012,50.01,49.13,.88,6.88,-6.88,0,4.447539558912141, -30669,36920,674,2012,2012_Pres-G_ME,ME,Pres-G,Pres-G,Critical Insights,64,Live Phone,,10/31/2012,613,Barack Obama,16,DEM,49,Mitt Romney,9,REP,42,,7,11/6/2012,56.27,40.98,15.29,8.29,-8.29,1,3.867529540930163, -30520,36663,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/31/2012,500,Barack Obama,16,DEM,53,Mitt Romney,9,REP,45,,8,11/6/2012,54.21,44.71,9.5,1.5,-1.5,1,-3.276353733356672,for unspecified Democratic sponsor -30736,37040,677,2012,2012_Pres-G_MO,MO,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/31/2012,589,Barack Obama,16,DEM,43,Mitt Romney,9,REP,50,,-7,11/6/2012,44.38,53.76,-9.38,2.38,2.38,1,-.5523417227885715, -30671,36926,685,2012,2012_Pres-G_NM,NM,Pres-G,Pres-G,Public Opinion Strategies,260,Live Phone,R,10/31/2012,500,Barack Obama,16,DEM,49,Mitt Romney,9,REP,41,6,8,11/6/2012,52.99,42.84,10.15,2.15,-2.15,1,-1.569136495123248,for Heather A. Wilson -30607,36808,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/31/2012,796,Barack Obama,16,DEM,48.5,Mitt Romney,9,REP,45.5,5,3,11/6/2012,50.67,47.69,2.98,.02,.02,1,-2.32735863990948,for CNN; average of multiple versions or turnout models listed in poll -30557,37207,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Clout Research/Wenzel Strategies,55,IVR,R,10/31/2012,1281,Barack Obama,16,DEM,46,Mitt Romney,9,REP,49,,-3,11/6/2012,50.67,47.69,2.98,5.98,-5.98,0,3.977510119036479,for unspecified Republican sponsor -63686,117212,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,TCJ Research,327,IVR,,10/31/2012,1000,Barack Obama,16,DEM,47.6,Mitt Romney,9,REP,49.9,,-2.3,11/6/2012,50.67,47.69,2.98,5.28,-5.28,0,3.27233339207351, -30594,36786,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,We Ask America,376,IVR,,10/31/2012,1649,Barack Obama,16,DEM,50.2,Mitt Romney,9,REP,45.8,,4.4000001,11/6/2012,50.67,47.69,2.98,1.42,1.42,1,-.5449746880827547, -30526,36682,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/31/2012,600,Barack Obama,16,DEM,49,Mitt Romney,9,REP,46,,3,11/6/2012,51.16,47.28,3.87,.87,-.87,1,-2.876496371621692,for unspecified Democratic sponsor -30593,36785,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,We Ask America,376,IVR,,10/31/2012,1069,Barack Obama,16,DEM,48.5,Mitt Romney,9,REP,47.6,,.89999998,11/6/2012,51.16,47.28,3.87,2.97,-2.97,1,-.1399980115904804, -30556,36724,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Clout Research/Wenzel Strategies,55,IVR,R,10/31/2012,1074,Barack Obama,16,DEM,49,Mitt Romney,9,REP,47,,2,11/6/2012,52.78,45.94,6.84,4.84,-4.84,1,1.068546634864859,for unspecified Republican sponsor -63715,117263,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,TCJ Research,327,IVR,,10/31/2012,1000,Barack Obama,16,DEM,47.2,Mitt Romney,9,REP,50.2,,-3,11/6/2012,52.78,45.94,6.84,9.84,-9.84,0,6.412331345474199, -30592,36784,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,We Ask America,376,IVR,,10/31/2012,1210,Barack Obama,16,DEM,51.5,Mitt Romney,9,REP,44.8,,6.6999998,11/6/2012,52.78,45.94,6.84,.14,-.14,1,-3.695242434011441, -30736,86942,1261,2012,2012_Gov-G_MO,MO,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,10/31/2012,589,Jay Nixon,12545,DEM,48,David Spence,12550,REP,39,5,9,11/6/2012,54.77,42.53,12.24,3.24,-3.24,1,-2.342155509627678, -30629,36840,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Marist College,183,Live Phone,,10/31/2012,1545,Bill Nelson,2012,DEM,52,Connie Mack,2013,REP,43,,9,11/6/2012,55.23,42.23,13.01,4.01,-4.01,1,-1.622061287422883,for NBC News -30625,36923,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2012,800,Bill Nelson,2012,DEM,49,Connie Mack,2013,REP,43,,6,11/6/2012,55.23,42.23,13.01,7.01,-7.01,1,1.409221832474951, -30669,36921,1480,2012,2012_Sen-G_ME,ME,Sen-G,Sen-G,Critical Insights,64,Live Phone,,10/31/2012,613,Angus S. King Jr.,2071,IND,49,Charlie Summers,2070,REP,33,11,16,11/6/2012,52.89,30.74,22.15,6.15,,1,-.6584996551469663, -30736,37041,1486,2012,2012_Sen-G_MO,MO,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/31/2012,589,Claire McCaskill,2103,DEM,51,Todd Akin,2104,REP,36,8,15,11/6/2012,54.81,39.11,15.7,.7,-.7,1,-6.641089882352973, -30671,137249,1491,2012,2012_Sen-G_NM,NM,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/31/2012,500,Martin Heinrich,2137,DEM,46,Heather A. Wilson,2138,REP,46,3,0,11/6/2012,51.01,45.28,5.73,5.73,-5.73,.5,1.585415557020438,for Heather A. Wilson -30557,37208,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Clout Research/Wenzel Strategies,55,IVR,R,10/31/2012,1281,Sherrod Brown,2164,DEM,45,Josh Mandel,2165,REP,50,,-5,11/6/2012,50.7,44.7,6,11,-11,0,8.261002203101187,for unspecified Republican sponsor -63686,117300,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,TCJ Research,327,IVR,,10/31/2012,1000,Sherrod Brown,2164,DEM,49.1,Josh Mandel,2165,REP,47.5,,1.6,11/6/2012,50.7,44.7,6,4.4,-4.4,1,1.302736748133229, -30593,137770,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,We Ask America,376,IVR,,10/31/2012,1069,Tim Kaine,2228,DEM,49.6,George F. Allen,2229,REP,50.4,,-.80000001,11/6/2012,52.87,46.96,5.91,6.71,-6.71,0,2.737927708718834, -30556,36725,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Clout Research/Wenzel Strategies,55,IVR,R,10/31/2012,1074,Tammy Baldwin,2246,DEM,45,Tommy Thompson,2247,REP,47,,-2,11/6/2012,51.41,45.86,5.55,7.55,-7.55,0,2.847002527990882,for unspecified Republican sponsor -63715,117307,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,TCJ Research,327,IVR,,10/31/2012,1000,Tammy Baldwin,2246,DEM,46.8,Tommy Thompson,2247,REP,49.9,,-3.0999999,11/6/2012,51.41,45.86,5.55,8.65,-8.65,0,4.006815407716126, -30592,137771,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,We Ask America,376,IVR,,10/31/2012,1210,Tammy Baldwin,2246,DEM,48.5,Tommy Thompson,2247,REP,46.3,,2.2,11/6/2012,51.41,45.86,5.55,3.35,-3.35,1,-1.450518705405514, -30669,82969,5076,2012,2012_House-G_ME-1,ME-1,House-G,House-G,Critical Insights,64,Live Phone,,10/31/2012,288,Chellie Pingree,7718,DEM,56,Jonathan T.E. Courtney,7714,REP,37,,19,11/6/2012,64.79,35.21,29.58,10.58,-10.58,1,5.506498734789437, -30669,82970,5077,2012,2012_House-G_ME-2,ME-2,House-G,House-G,Critical Insights,64,Live Phone,,10/31/2012,325,Michael H. Michaud,7717,DEM,55,Kevin L. Raye,7719,REP,36,,19,11/6/2012,58.19,41.81,16.39,2.61,2.61,1,-3.383821020498603, -30675,36935,8270,2012,2012_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,10/31/2012,1000,Generic Candidate,4295,DEM,46,Generic Candidate,4293,REP,46,,0,11/6/2012,48.44,47.43,1.01,1.01,-1.01,.5,-1.387180237578957,for George Washington University | Politico -30573,36753,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,11/1/2012,2318,Barack Obama,16,DEM,44.7,Mitt Romney,9,REP,42.7,,2,11/6/2012,51.02,47.18,3.85,1.85,-1.85,1,-1.332646579649793, -30576,36758,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Purple Strategies,265,IVR/Online,,11/1/2012,1000,Barack Obama,16,DEM,47,Mitt Romney,9,REP,46,,1,11/6/2012,51.02,47.18,3.85,2.85,-2.85,1,-.3211245798218613, -30639,37157,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2012,3000,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,1.214106915546518, -63706,117235,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,TCJ Research,327,IVR,,11/1/2012,1500,Barack Obama,16,DEM,47.4,Mitt Romney,9,REP,50.4,,-3,11/6/2012,51.02,47.18,3.85,6.85,-6.85,0,3.977327619488329, -30603,36804,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Ipsos,154,Online,,11/1/2012,1139,Barack Obama,16,DEM,44.5,Mitt Romney,9,REP,46,,-1.5,11/6/2012,51.49,46.13,5.37,6.87,-6.87,0,3.080321453200268,average of multiple versions or turnout models listed in poll -30577,36759,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,11/1/2012,825,Barack Obama,16,DEM,50,Mitt Romney,9,REP,46,,4,11/6/2012,51.49,46.13,5.37,1.37,-1.37,1,-3.188815270700863,for unspecified Democratic sponsor -30601,36801,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Ipsos,154,Online,,11/1/2012,1152,Barack Obama,16,DEM,47,Mitt Romney,9,REP,44.5,,2.5,11/6/2012,50.01,49.13,.88,1.62,1.62,1,-.6559963801472435,average of multiple versions or turnout models listed in poll -30686,36959,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Mellman Group,205,Live Phone,D,11/1/2012,600,Barack Obama,16,DEM,47,Mitt Romney,9,REP,45,,2,11/6/2012,50.01,49.13,.88,1.12,1.12,1,-1.67440699060383,for unspecified Democratic sponsor -63663,117170,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,TCJ Research,327,IVR,,11/1/2012,1000,Barack Obama,16,DEM,46.3,Mitt Romney,9,REP,52.1,,-5.8000002,11/6/2012,50.01,49.13,.88,6.68,-6.68,0,4.407281976310903, -30586,36770,663,2012,2012_Pres-G_GA,GA,Pres-G,Pres-G,20/20 Insight,1,IVR,D,11/1/2012,1316,Barack Obama,16,DEM,46,Mitt Romney,9,REP,52,,-6,11/6/2012,45.48,53.3,-7.82,1.82,1.82,1,-1.147039888997023,for unspecified Democratic sponsor -30582,36764,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Gravis Marketing,124,IVR,,11/1/2012,594,Barack Obama,16,DEM,49,Mitt Romney,9,REP,45,,4,11/6/2012,51.99,46.18,5.81,1.81,-1.81,1,-2.14920634986349, -30617,36818,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Mellman Group,205,Live Phone,D,11/1/2012,600,Barack Obama,16,DEM,46,Mitt Romney,9,REP,44,,2,11/6/2012,51.99,46.18,5.81,3.81,-3.81,1,.0967634216343991,for unspecified Democratic sponsor -30667,36918,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Selzer & Co.,304,Live Phone,,11/1/2012,800,Barack Obama,16,DEM,47,Mitt Romney,9,REP,42,,5,11/6/2012,51.99,46.18,5.81,.81,-.81,1,-2.761506052525637, -63665,117173,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,TCJ Research,327,IVR,,11/1/2012,1000,Barack Obama,16,DEM,47.6,Mitt Romney,9,REP,50.3,,-2.7,11/6/2012,51.99,46.18,5.81,8.51,-8.51,0,5.287364391669303, -30619,37211,668,2012,2012_Pres-G_IN,IN,Pres-G,Pres-G,McLaughlin & Associates,203,Live Phone,R,11/1/2012,600,Barack Obama,16,DEM,41,Mitt Romney,9,REP,54,,-13,11/6/2012,43.93,54.13,-10.2,2.8,-2.8,1,-.2209616129775112,for Richard Mourdock -30611,36943,668,2012,2012_Pres-G_IN,IN,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2012,600,Barack Obama,16,DEM,43,Mitt Romney,9,REP,52,,-9,11/6/2012,43.93,54.13,-10.2,1.2,1.2,1,-1.935093465076714, -30587,36777,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,Kimball Political Consulting,163,IVR,,11/1/2012,761,Barack Obama,16,DEM,54,Mitt Romney,9,REP,41,,13,11/6/2012,60.65,37.51,23.14,10.14,-10.14,1,4.765939008010139, -30578,36760,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,11/1/2012,500,Barack Obama,16,DEM,48,Mitt Romney,9,REP,41,,7,11/6/2012,54.21,44.71,9.5,2.5,-2.5,1,-1.967018023956818,for unspecified Democratic sponsor -30591,36783,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2012,750,Barack Obama,16,DEM,52,Mitt Romney,9,REP,47,,5,11/6/2012,54.21,44.71,9.5,4.5,-4.5,1,.2787404697541528, -63668,117184,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,TCJ Research,327,IVR,,11/1/2012,1000,Barack Obama,16,DEM,50.4,Mitt Romney,9,REP,47.7,,2.7,11/6/2012,54.21,44.71,9.5,6.8,-6.8,1,2.76233305327124, -30596,36913,676,2012,2012_Pres-G_MN,MN,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,11/1/2012,772,Barack Obama,16,DEM,53,Mitt Romney,9,REP,44,,9,11/6/2012,52.65,44.96,7.69,1.31,1.31,1,-1.408835105411488,for unspecified Democratic sponsor -30581,36772,682,2012,2012_Pres-G_NE,NE,Pres-G,Pres-G,We Ask America,376,IVR,,11/1/2012,1178,Barack Obama,16,DEM,41,Mitt Romney,9,REP,54,,-13,11/6/2012,38.03,59.8,-21.78,8.78,8.78,1,4.828914968918391, -30610,36810,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,Gravis Marketing,124,IVR,,11/1/2012,497,Barack Obama,16,DEM,50,Mitt Romney,9,REP,49,,1,11/6/2012,51.98,46.4,5.58,4.58,-4.58,1,.5548062674726113, -30668,36919,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,11/1/2012,502,Barack Obama,16,DEM,47,Mitt Romney,9,REP,47,,0,11/6/2012,51.98,46.4,5.58,5.58,-5.58,.5,1.471469335461792,for WMUR -63675,117191,685,2012,2012_Pres-G_NM,NM,Pres-G,Pres-G,TCJ Research,327,IVR,,11/1/2012,1000,Barack Obama,16,DEM,51.6,Mitt Romney,9,REP,46.6,,5,11/6/2012,52.99,42.84,10.15,5.15,-5.15,1,1.734173085926348, -30599,36797,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Ipsos,154,Online,,11/1/2012,1162.5,Barack Obama,16,DEM,47.5,Mitt Romney,9,REP,42.5,,5,11/6/2012,50.67,47.69,2.98,2.02,2.02,1,.0309696371821898,average of multiple versions or turnout models listed in poll -30627,36835,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Marist College,183,Live Phone,,11/1/2012,1253,Barack Obama,16,DEM,51,Mitt Romney,9,REP,44.5,,6.5,11/6/2012,50.67,47.69,2.98,3.52,3.52,1,1.591000377447219,for NBC News; average of multiple versions or turnout models listed in poll; among registered voters -30588,36845,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2012,750,Barack Obama,16,DEM,49,Mitt Romney,9,REP,49,,0,11/6/2012,50.67,47.69,2.98,2.98,-2.98,.5,.7761814930368736, -30597,36793,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Ipsos,154,Online,,11/1/2012,1131,Barack Obama,16,DEM,48.5,Mitt Romney,9,REP,42.5,,6,11/6/2012,51.16,47.28,3.87,2.13,2.13,1,-.8913392145469808,average of multiple versions or turnout models listed in poll -30757,37097,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Mellman Group,205,Live Phone,D,11/1/2012,800,Barack Obama,16,DEM,48,Mitt Romney,9,REP,45,,3,11/6/2012,51.16,47.28,3.87,.87,-.87,1,-2.389595872021471,for unspecified Democratic sponsor -30619,87065,1260,2012,2012_Gov-G_IN,IN,Gov-G,Gov-G,McLaughlin & Associates,203,Live Phone,R,11/1/2012,600,John R. Gregg,12548,DEM,39,Mike Pence,12549,REP,51,3,-12,11/6/2012,46.56,49.49,-2.93,9.07,-9.07,1,5.464381867899152,for Richard Mourdock -30668,86938,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,11/1/2012,502,Margaret Wood Hassan,12539,DEM,47,Ovide Lamontagne,12540,REP,42,1,5,11/6/2012,54.61,42.52,12.09,7.09,-7.09,1,-.7133282143265466,for WMUR -30601,36802,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Ipsos,154,Online,,11/1/2012,1152,Bill Nelson,2012,DEM,51,Connie Mack,2013,REP,38,,13,11/6/2012,55.23,42.23,13.01,.01,-.01,1,-5.947114302462087,average of multiple versions or turnout models listed in poll -30619,37212,1479,2012,2012_Sen-G_IN,IN,Sen-G,Sen-G,McLaughlin & Associates,203,Live Phone,R,11/1/2012,600,Joe Donnelly,2034,DEM,44,Richard Mourdock,2035,REP,46,,-2,11/6/2012,50.04,44.28,5.76,7.76,-7.76,0,4.02486912419163,for Richard Mourdock -30611,36942,1479,2012,2012_Sen-G_IN,IN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2012,600,Joe Donnelly,2034,DEM,45,Richard Mourdock,2035,REP,42,,3,11/6/2012,50.04,44.28,5.76,2.76,-2.76,1,-1.155283158184488, -30587,36778,1482,2012,2012_Sen-G_MA,MA,Sen-G,Sen-G,Kimball Political Consulting,163,IVR,,11/1/2012,761,Elizabeth Warren,2038,DEM,47,Scott Brown,2039,REP,49,,-2,11/6/2012,53.74,46.19,7.55,9.55,-9.55,0,5.892540185384738, -30581,36771,1488,2012,2012_Sen-G_NE,NE,Sen-G,Sen-G,We Ask America,376,IVR,,11/1/2012,1178,Bob Kerrey,2122,DEM,41.2,Deb Fischer,2120,REP,53.6,,-12.4,11/6/2012,42.23,57.77,-15.55,3.15,3.15,1,-2.986299094886407, -30599,36798,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Ipsos,154,Online,,11/1/2012,1162.5,Sherrod Brown,2164,DEM,49,Josh Mandel,2165,REP,40.5,,8.5,11/6/2012,50.7,44.7,6,2.5,2.5,1,-.350216722444614,average of multiple versions or turnout models listed in poll -30627,36836,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Marist College,183,Live Phone,,11/1/2012,1253,Sherrod Brown,2164,DEM,49.5,Josh Mandel,2165,REP,44.5,,5,11/6/2012,50.7,44.7,6,1,-1,1,-1.875750799005691,for NBC News; average of multiple versions or turnout models listed in poll; among registered voters -30588,36846,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2012,750,Sherrod Brown,2164,DEM,48,Josh Mandel,2165,REP,48,,0,11/6/2012,50.7,44.7,6,6,-6,.5,2.889796786787822, -30597,36794,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Ipsos,154,Online,,11/1/2012,1131,Tim Kaine,2228,DEM,47.5,George F. Allen,2229,REP,42,,5.5,11/6/2012,52.87,46.96,5.91,.41,-.41,1,-3.687715673623326,average of multiple versions or turnout models listed in poll -30586,81200,5021,2012,2012_House-G_GA-12,GA-12,House-G,House-G,20/20 Insight,1,IVR,D,11/1/2012,450,John Barrow,6638,DEM,50,Lee I. Anderson,6637,REP,44,,6,11/6/2012,53.7,46.3,7.4,1.4,-1.4,1,-5.776664783934952,for unspecified Democratic sponsor -51339,81205,5177,2012,2012_House-G_NY-24,NY-24,House-G,House-G,Siena College,305,Live Phone,,11/1/2012,670,Daniel B. Maffei,10639,DEM,44,Ann Marie Buerkle,10638,REP,44,8,0,11/6/2012,48.86,43.4,5.46,5.46,-5.46,.5,.2335739320000155, -51337,81197,5180,2012,2012_House-G_NY-27,NY-27,House-G,House-G,Siena College,305,Live Phone,,11/1/2012,636,Kathleen Courtney Hochul,10636,DEM,47,Chris Collins,7036,REP,48,,-1,11/6/2012,49.21,50.79,-1.58,.58,.58,1,-6.448819510938567,for WGRZ-TV | Buffalo News -30767,37109,8270,2012,2012_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2012,7000,Generic Candidate,4295,DEM,46,Generic Candidate,4293,REP,46,,0,11/6/2012,48.44,47.43,1.01,1.01,-1.01,.5,-.7717703343619751, -30793,37147,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Angus Reid Global,13,Online,,11/2/2012,1019,Barack Obama,16,DEM,51,Mitt Romney,9,REP,48,,3,11/6/2012,51.02,47.18,3.85,.85,-.85,1,-2.275979079179979, -30605,36805,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,11/2/2012,2527,Barack Obama,16,DEM,45.7,Mitt Romney,9,REP,42,,3.7,11/6/2012,51.02,47.18,3.85,.15,-.15,1,-2.921305289726058, -30676,36936,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,Live Phone,,11/2/2012,1475,Barack Obama,16,DEM,48,Mitt Romney,9,REP,47,,1,11/6/2012,51.02,47.18,3.85,2.85,-2.85,1,-.0696774098163982,for NBC News | Wall Street Journal -30713,37032,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,Live Phone,,11/2/2012,2709,Barack Obama,16,DEM,48,Mitt Romney,9,REP,45,,3,11/6/2012,51.02,47.18,3.85,.85,-.85,1,-1.910290475558089, -30798,37159,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,RAND (American Life Panel),270,Online,,11/2/2012,3500,Barack Obama,16,DEM,49.5,Mitt Romney,9,REP,46.18,,3.3199999,11/6/2012,51.02,47.18,3.85,.53,-.53,1,-2.204606706677494, -30725,37027,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,36472,Barack Obama,16,DEM,48.5,Mitt Romney,9,REP,46.5,,2,11/6/2012,51.02,47.18,3.85,1.85,-1.85,1,-.6955829755242261, -30685,36956,656,2012,2012_Pres-G_AZ,AZ,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,702,Barack Obama,16,DEM,44,Mitt Romney,9,REP,52,,-8,11/6/2012,44.59,53.65,-9.06,1.06,1.06,1,-2.419682500216664, -30703,36991,657,2012,2012_Pres-G_CA,CA,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,1575,Barack Obama,16,DEM,55,Mitt Romney,9,REP,40,,15,11/6/2012,60.24,37.12,23.12,8.12,-8.12,1,1.444262151553151, -30712,37008,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,752,Barack Obama,16,DEM,48,Mitt Romney,9,REP,47,,1,11/6/2012,51.49,46.13,5.37,4.37,-4.37,1,.2956755471144586, -30623,36825,659,2012,2012_Pres-G_CT,CT,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/2/2012,1220,Barack Obama,16,DEM,55,Mitt Romney,9,REP,42,,13,11/6/2012,58.06,40.73,17.33,4.33,-4.33,1,-.7475587375254894, -30702,36989,659,2012,2012_Pres-G_CT,CT,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,895,Barack Obama,16,DEM,54,Mitt Romney,9,REP,39,,15,11/6/2012,58.06,40.73,17.33,2.33,-2.33,1,-3.275110354288363, -30773,37115,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Angus Reid Global,13,Online,,11/2/2012,525,Barack Obama,16,DEM,49,Mitt Romney,9,REP,49,,0,11/6/2012,50.01,49.13,.88,.88,-.88,.5,-1.786178479823781, -30711,37006,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,1621,Barack Obama,16,DEM,47,Mitt Romney,9,REP,48,,-1,11/6/2012,50.01,49.13,.88,1.88,-1.88,0,-.1763187295503168, -30687,36960,663,2012,2012_Pres-G_GA,GA,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,1070,Barack Obama,16,DEM,44,Mitt Romney,9,REP,52,,-8,11/6/2012,45.48,53.3,-7.82,.18,-.18,1,-2.714171660439303, -30634,36851,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,11/2/2012,500,Barack Obama,16,DEM,47,Mitt Romney,9,REP,44,,3,11/6/2012,51.99,46.18,5.81,2.81,-2.81,1,-.9619614005352266,for unspecified Democratic sponsor -30710,37004,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,1040,Barack Obama,16,DEM,48,Mitt Romney,9,REP,47,,1,11/6/2012,51.99,46.18,5.81,4.81,-4.81,1,1.539672281790261, -30701,36987,667,2012,2012_Pres-G_IL,IL,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,1126,Barack Obama,16,DEM,57,Mitt Romney,9,REP,38,,19,11/6/2012,57.6,40.73,16.87,2.13,2.13,1,-1.799854786837515, -30688,36961,668,2012,2012_Pres-G_IN,IN,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,768,Barack Obama,16,DEM,44,Mitt Romney,9,REP,51,,-7,11/6/2012,43.93,54.13,-10.2,3.2,3.2,1,.476437186988493, -30624,36827,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/2/2012,1089,Barack Obama,16,DEM,57,Mitt Romney,9,REP,42,,15,11/6/2012,60.65,37.51,23.14,8.14,-8.14,1,3.07743201428538, -30740,37045,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,University of Massachusetts Lowell,355,Live Phone,,11/2/2012,800,Barack Obama,16,DEM,57,Mitt Romney,9,REP,37,,20,11/6/2012,60.65,37.51,23.14,3.14,-3.14,1,-2.341882282563548, -30700,36985,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,811,Barack Obama,16,DEM,57,Mitt Romney,9,REP,37,,20,11/6/2012,60.65,37.51,23.14,3.14,-3.14,1,-2.323738800119771, -30699,36983,673,2012,2012_Pres-G_MD,MD,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,705,Barack Obama,16,DEM,59,Mitt Romney,9,REP,37,,22,11/6/2012,61.97,35.9,26.08,4.08,-4.08,1,-1.283477834341115, -30802,37163,674,2012,2012_Pres-G_ME,ME,Pres-G,Pres-G,Maine People's Resource Center,180,IVR,,11/2/2012,905,Barack Obama,16,DEM,53.3,Mitt Romney,9,REP,42.2,.9,11.1,11/6/2012,56.27,40.98,15.29,4.19,-4.19,1,-.3036039155842848, -30620,36821,674,2012,2012_Pres-G_ME,ME,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/2/2012,1633,Barack Obama,16,DEM,55,Mitt Romney,9,REP,42,,13,11/6/2012,56.27,40.98,15.29,2.29,-2.29,1,-2.171677552465318, -30775,37119,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,Angus Reid Global,13,Online,,11/2/2012,502,Barack Obama,16,DEM,52,Mitt Romney,9,REP,47,,5,11/6/2012,54.21,44.71,9.5,4.5,-4.5,1,-.1073716135117959, -30679,36940,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,Baydoun Consulting,25,IVR,,11/2/2012,1913,Barack Obama,16,DEM,46.24,Mitt Romney,9,REP,46.86,,-.62,11/6/2012,54.21,44.71,9.5,10.12,-10.12,0,6.829714249960119, -30637,36854,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/2/2012,700,Barack Obama,16,DEM,52,Mitt Romney,9,REP,46,,6,11/6/2012,54.21,44.71,9.5,3.5,-3.5,1,-.8854853216467007, -30698,36981,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,1091,Barack Obama,16,DEM,51,Mitt Romney,9,REP,44,,7,11/6/2012,54.21,44.71,9.5,2.5,-2.5,1,-1.503945707327171, -30735,37038,676,2012,2012_Pres-G_MN,MN,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,11/2/2012,556,Barack Obama,16,DEM,52,Mitt Romney,9,REP,41,,11,11/6/2012,52.65,44.96,7.69,3.31,3.31,1,.6257779759160573, -30697,36979,676,2012,2012_Pres-G_MN,MN,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,790,Barack Obama,16,DEM,52,Mitt Romney,9,REP,44,,8,11/6/2012,52.65,44.96,7.69,.31,.31,1,-2.416762445625916, -30689,36963,677,2012,2012_Pres-G_MO,MO,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,779,Barack Obama,16,DEM,42,Mitt Romney,9,REP,53,,-11,11/6/2012,44.38,53.76,-9.38,1.62,-1.62,1,-1.126236207434846, -30709,37003,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,1500,Barack Obama,16,DEM,47,Mitt Romney,9,REP,49,,-2,11/6/2012,48.35,50.39,-2.04,.04,.04,1,-2.735020438848666, -30707,36999,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,690,Barack Obama,16,DEM,47,Mitt Romney,9,REP,43,,4,11/6/2012,51.98,46.4,5.58,1.58,-1.58,1,-2.133274675414012, -30696,36977,684,2012,2012_Pres-G_NJ,NJ,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,987,Barack Obama,16,DEM,53,Mitt Romney,9,REP,41,,12,11/6/2012,58.34,40.62,17.72,5.72,-5.72,1,.5003813246305785, -30695,36975,685,2012,2012_Pres-G_NM,NM,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,650,Barack Obama,16,DEM,49,Mitt Romney,9,REP,43,,6,11/6/2012,52.99,42.84,10.15,4.15,-4.15,1,.756400731373534, -30706,36997,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,732,Barack Obama,16,DEM,49,Mitt Romney,9,REP,45,,4,11/6/2012,52.36,45.68,6.68,2.68,-2.68,1,-.1076118398530962, -30694,36973,687,2012,2012_Pres-G_NY,NY,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,1430,Barack Obama,16,DEM,59,Mitt Romney,9,REP,36,,23,11/6/2012,63.4,35.24,28.16,5.16,-5.16,1,1.884314019393916, -30635,36852,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,11/2/2012,500,Barack Obama,16,DEM,49,Mitt Romney,9,REP,45,,4,11/6/2012,50.67,47.69,2.98,1.02,1.02,1,-1.478443081559779,for unspecified Democratic sponsor -30777,37122,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,University of Cincinnati (Ohio Poll),346,Live Phone,,11/2/2012,901,Barack Obama,16,DEM,50,Mitt Romney,9,REP,48.5,,1.5,11/6/2012,50.67,47.69,2.98,1.48,-1.48,1,-.5967985414113309, -30705,36995,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,1620,Barack Obama,16,DEM,49,Mitt Romney,9,REP,46,,3,11/6/2012,50.67,47.69,2.98,.02,.02,1,-1.786353600181972, -30678,36938,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Muhlenberg College,219,Live Phone,,11/2/2012,430,Barack Obama,16,DEM,49,Mitt Romney,9,REP,46,,3,11/6/2012,51.97,46.59,5.39,2.39,-2.39,1,-.4517708664511452, -30693,36971,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,1273,Barack Obama,16,DEM,52,Mitt Romney,9,REP,44,,8,11/6/2012,51.97,46.59,5.39,2.61,2.61,1,.6144775853278591, -30790,37144,694,2012,2012_Pres-G_SD,SD,Pres-G,Pres-G,Nielson Brothers Polling,231,IVR,,11/2/2012,633,Barack Obama,16,DEM,41,Mitt Romney,9,REP,53,,-12,11/6/2012,39.87,57.89,-18.02,6.02,6.02,1,-.7500429971531981, -30690,36965,695,2012,2012_Pres-G_TN,TN,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,697,Barack Obama,16,DEM,42,Mitt Romney,9,REP,53,,-11,11/6/2012,39.08,59.48,-20.4,9.4,9.4,1,4.802367021735836, -30691,36967,696,2012,2012_Pres-G_TX,TX,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,1563,Barack Obama,16,DEM,38,Mitt Romney,9,REP,57,,-19,11/6/2012,41.38,57.17,-15.78,3.22,-3.22,1,-3.313948241436088, -30746,37056,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Marist College,183,Live Phone,,11/2/2012,1165,Barack Obama,16,DEM,48,Mitt Romney,9,REP,47,,1,11/6/2012,51.16,47.28,3.87,2.87,-2.87,1,-.0012066870364621,for NBC News -30708,37001,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,1497,Barack Obama,16,DEM,48,Mitt Romney,9,REP,46,,2,11/6/2012,51.16,47.28,3.87,1.87,-1.87,1,-.9306314715480306, -30662,36909,700,2012,2012_Pres-G_WA,WA,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/2/2012,932,Barack Obama,16,DEM,53,Mitt Romney,9,REP,46,,7,11/6/2012,56.16,41.29,14.87,7.87,-7.87,1,4.595255067197426,among 'voters' -30692,36969,700,2012,2012_Pres-G_WA,WA,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,837,Barack Obama,16,DEM,54,Mitt Romney,9,REP,40,,14,11/6/2012,56.16,41.29,14.87,.87,-.87,1,-4.00185989684344, -30753,37091,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Angus Reid Global,13,Online,,11/2/2012,454,Barack Obama,16,DEM,53,Mitt Romney,9,REP,46,,7,11/6/2012,52.78,45.94,6.84,.16,.16,1,-4.226938594405291, -30636,36853,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,11/2/2012,500,Barack Obama,16,DEM,48,Mitt Romney,9,REP,42,,6,11/6/2012,52.78,45.94,6.84,.84,-.84,1,-3.28667452081825,for unspecified Democratic sponsor -30704,36993,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,1225,Barack Obama,16,DEM,50,Mitt Romney,9,REP,46,,4,11/6/2012,52.78,45.94,6.84,2.84,-2.84,1,-.7148032590409343, -30662,86937,1267,2012,2012_Gov-G_WA,WA,Gov-G,Gov-G,Public Policy Polling,263,IVR,,11/2/2012,932,Jay Robert Inslee,12546,DEM,50,Rob McKenna,12547,REP,48,,2,11/6/2012,51.54,48.46,3.08,1.08,-1.08,1,-2.689886084895039,among 'voters' -30685,36957,1473,2012,2012_Sen-G_AZ,AZ,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,702,Richard Carmona,1977,DEM,42,Jeff Flake,1976,REP,49,,-7,11/6/2012,46.2,49.23,-3.03,3.97,-3.97,1,-.3364843714623502, -30703,36992,1474,2012,2012_Sen-G_CA,CA,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,1575,Dianne Feinstein,1989,DEM,56,Elizabeth Emken,1990,REP,39,,17,11/6/2012,62.52,37.48,25.05,8.05,-8.05,1,1.543427710646657, -30623,36826,1475,2012,2012_Sen-G_CT,CT,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/2/2012,1220,Christopher Murphy,1998,DEM,52,Linda McMahon,1999,REP,43,,9,11/6/2012,54.82,43.07,11.75,2.75,-2.75,1,-3.70101433211746, -30702,36990,1475,2012,2012_Sen-G_CT,CT,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,895,Christopher Murphy,1998,DEM,46,Linda McMahon,1999,REP,44,,2,11/6/2012,54.82,43.07,11.75,9.75,-9.75,1,3.678407546122346, -30773,37116,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Angus Reid Global,13,Online,,11/2/2012,525,Bill Nelson,2012,DEM,53,Connie Mack,2013,REP,45,,8,11/6/2012,55.23,42.23,13.01,5.01,-5.01,1,-1.10191551831357, -30711,37007,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,1621,Bill Nelson,2012,DEM,50,Connie Mack,2013,REP,44,,6,11/6/2012,55.23,42.23,13.01,7.01,-7.01,1,1.616956903595391, -30688,137808,1479,2012,2012_Sen-G_IN,IN,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,600,Joe Donnelly,2034,DEM,47,Richard Mourdock,2035,REP,45,,2,11/6/2012,50.04,44.28,5.76,3.76,-3.76,1,-.0510284707365271,sample size unavailable; estimated at 600 as a default -30802,37164,1480,2012,2012_Sen-G_ME,ME,Sen-G,Sen-G,Maine People's Resource Center,180,IVR,,11/2/2012,905,Angus S. King Jr.,2071,IND,47.6,Charlie Summers,2070,REP,34,10.7,13.6,11/6/2012,52.89,30.74,22.15,8.55,,1,2.921404428689099, -30620,36822,1480,2012,2012_Sen-G_ME,ME,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/2/2012,1633,Angus S. King Jr.,2071,IND,50,Charlie Summers,2070,REP,36,12,14,11/6/2012,52.89,30.74,22.15,8.15,,1,2.784085310236609, -30699,36984,1481,2012,2012_Sen-G_MD,MD,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,705,Benjamin L. Cardin,2048,DEM,57,Daniel J. Bongino,2047,REP,34,,23,11/6/2012,55.98,26.33,29.65,6.65,-6.65,1,1.666063535036688, -30624,36828,1482,2012,2012_Sen-G_MA,MA,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/2/2012,1089,Elizabeth Warren,2038,DEM,52,Scott Brown,2039,REP,46,,6,11/6/2012,53.74,46.19,7.55,1.55,-1.55,1,-2.403869547191478, -30740,37046,1482,2012,2012_Sen-G_MA,MA,Sen-G,Sen-G,University of Massachusetts Lowell,355,Live Phone,,11/2/2012,800,Elizabeth Warren,2038,DEM,48,Scott Brown,2039,REP,49,,-1,11/6/2012,53.74,46.19,7.55,8.55,-8.55,0,5.104017470704124, -30700,36986,1482,2012,2012_Sen-G_MA,MA,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,811,Elizabeth Warren,2038,DEM,50,Scott Brown,2039,REP,43,,7,11/6/2012,53.74,46.19,7.55,.55,-.55,1,-3.400434483113918, -30775,37120,1483,2012,2012_Sen-G_MI,MI,Sen-G,Sen-G,Angus Reid Global,13,Online,,11/2/2012,502,Debbie Stabenow,2082,DEM,56,Pete Hoekstra,2083,REP,43,,13,11/6/2012,58.8,37.98,20.81,7.81,-7.81,1,1.348039611974206, -30679,36941,1483,2012,2012_Sen-G_MI,MI,Sen-G,Sen-G,Baydoun Consulting,25,IVR,,11/2/2012,1913,Debbie Stabenow,2082,DEM,50.06,Pete Hoekstra,2083,REP,43.45,,6.6100001,11/6/2012,58.8,37.98,20.81,14.2,-14.2,1,9.050939486365449, -30637,36855,1483,2012,2012_Sen-G_MI,MI,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/2/2012,700,Debbie Stabenow,2082,DEM,55,Pete Hoekstra,2083,REP,42,,13,11/6/2012,58.8,37.98,20.81,7.81,-7.81,1,1.896026451339504, -30698,36982,1483,2012,2012_Sen-G_MI,MI,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,1091,Debbie Stabenow,2082,DEM,53,Pete Hoekstra,2083,REP,41,,12,11/6/2012,58.8,37.98,20.81,8.81,-8.81,1,3.193479988951065, -30735,37039,1484,2012,2012_Sen-G_MN,MN,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,11/2/2012,556,Amy Klobuchar,8112,DEM,60,Kurt Patrick Bills,2095,REP,30,,30,11/6/2012,65.23,30.53,34.7,4.7,-4.7,1,-2.120274150070839, -30697,36980,1484,2012,2012_Sen-G_MN,MN,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,790,Amy Klobuchar,8112,DEM,60,Kurt Patrick Bills,2095,REP,32,,28,11/6/2012,65.23,30.53,34.7,6.7,-6.7,1,.6065010881859674, -30689,36964,1486,2012,2012_Sen-G_MO,MO,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,779,Claire McCaskill,2103,DEM,52,Todd Akin,2104,REP,42,,10,11/6/2012,54.81,39.11,15.7,5.7,-5.7,1,-1.105845943915579, -30706,36998,1489,2012,2012_Sen-G_NV,NV,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,732,Shelley Berkley,2145,DEM,40,Dean Heller,2146,REP,49,,-9,11/6/2012,44.71,45.87,-1.16,7.84,-7.84,1,4.956903813424242, -30696,36978,1490,2012,2012_Sen-G_NJ,NJ,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,987,Robert Menendez,2131,DEM,51,Joe Kyrillos,2132,REP,36,,15,11/6/2012,58.87,39.37,19.49,4.49,-4.49,1,.6910411184179081, -30695,36976,1491,2012,2012_Sen-G_NM,NM,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,650,Martin Heinrich,2137,DEM,50,Heather A. Wilson,2138,REP,43,,7,11/6/2012,51.01,45.28,5.73,1.27,1.27,1,-3.489924655256988, -30694,36974,1492,2012,2012_Sen-G_NY,NY,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,1430,Kirsten E. Gillibrand,2153,DEM,61,Wendy E. Long,2154,REP,29,,32,11/6/2012,72.2,26.36,45.84,13.84,-13.84,1,9.854520208698093, -30777,37123,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,Live Phone,,11/2/2012,901,Sherrod Brown,2164,DEM,50.6,Josh Mandel,2165,REP,46.8,,3.8,11/6/2012,50.7,44.7,6,2.2,-2.2,1,-.7857059477385941, -30705,36996,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,1620,Sherrod Brown,2164,DEM,48,Josh Mandel,2165,REP,46,,2,11/6/2012,50.7,44.7,6,4,-4,1,1.332573329688983, -30678,36939,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Muhlenberg College,219,Live Phone,,11/2/2012,430,Robert P. Casey Jr.,2173,DEM,48,Tom Smith,2174,REP,42,,6,11/6/2012,53.69,44.59,9.1,3.1,-3.1,1,-1.781119310797161, -30693,36972,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,1273,Robert P. Casey Jr.,2173,DEM,50,Tom Smith,2174,REP,42,,8,11/6/2012,53.69,44.59,9.1,1.1,-1.1,1,-3.145278871248915, -30690,36966,1497,2012,2012_Sen-G_TN,TN,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,697,Mark E. Clayton,2186,DEM,29,Bob Corker,2184,REP,62,,-33,11/6/2012,30.41,64.89,-34.48,1.48,1.48,1,-3.297695144843865, -30691,36968,1498,2012,2012_Sen-G_TX,TX,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,1563,Paul Sadler,2195,DEM,36,Ted Cruz,2194,REP,57,,-21,11/6/2012,40.62,56.46,-15.83,5.17,-5.17,1,-1.878515912023883, -30746,37055,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Marist College,183,Live Phone,,11/2/2012,1165,Tim Kaine,2228,DEM,49,George F. Allen,2229,REP,46,,3,11/6/2012,52.87,46.96,5.91,2.91,-2.91,1,-.9840256664372116,for NBC News -30708,37002,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,1497,Tim Kaine,2228,DEM,46,George F. Allen,2229,REP,46,,0,11/6/2012,52.87,46.96,5.91,5.91,-5.91,.5,2.203987354440997, -30662,36910,1502,2012,2012_Sen-G_WA,WA,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/2/2012,932,Maria Cantwell,2243,DEM,57,Michael Baumgartner,2244,REP,39,,18,11/6/2012,60.45,39.55,20.9,2.9,-2.9,1,-2.386172716057529,among 'voters' -30692,36970,1502,2012,2012_Sen-G_WA,WA,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,837,Maria Cantwell,2243,DEM,56,Michael Baumgartner,2244,REP,38,,18,11/6/2012,60.45,39.55,20.9,2.9,-2.9,1,-2.465535362091641, -30753,37092,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Angus Reid Global,13,Online,,11/2/2012,454,Tammy Baldwin,2246,DEM,50,Tommy Thompson,2247,REP,48,,2,11/6/2012,51.41,45.86,5.55,3.55,-3.55,1,-1.7051765425997, -30704,36994,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,1225,Tammy Baldwin,2246,DEM,48,Tommy Thompson,2247,REP,47,,1,11/6/2012,51.41,45.86,5.55,4.55,-4.55,1,-.0375775904132129, -30802,81169,5076,2012,2012_House-G_ME-1,ME-1,House-G,House-G,Maine People's Resource Center,180,IVR,,11/2/2012,469,Chellie Pingree,7718,DEM,62,Jonathan T.E. Courtney,7714,REP,34,,28,11/6/2012,64.79,35.21,29.58,1.58,-1.58,1,-4.64488603002073, -30802,81191,5077,2012,2012_House-G_ME-2,ME-2,House-G,House-G,Maine People's Resource Center,180,IVR,,11/2/2012,436,Michael H. Michaud,7717,DEM,50,Kevin L. Raye,7719,REP,46,,4,11/6/2012,58.19,41.81,16.39,12.39,-12.39,1,9.073648702168999, -30735,81193,5116,2012,2012_House-G_MN-8,MN-8,House-G,House-G,SurveyUSA,325,IVR/Online,,11/2/2012,585,Richard M. Nolan,10614,DEM,47,Chip Cravaack,6786,REP,45,,2,11/6/2012,54.28,45.39,8.89,6.89,-6.89,1,.4746326667327275, -30790,81192,5248,2012,2012_House-G_SD-1,SD-1,House-G,House-G,Nielson Brothers Polling,231,IVR,,11/2/2012,612,Matt Varilek,10626,DEM,41,Kristi L. Noem,10625,REP,54,,-13,11/6/2012,42.55,57.45,-14.9,1.9,1.9,1,-5.095377296261239, -30676,117569,8270,2012,2012_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,11/2/2012,1475,Generic Candidate,4295,DEM,47,Generic Candidate,4293,REP,45,,2,11/6/2012,48.44,47.43,1.01,.99,.99,1,-1.102704110398125,for NBC News | Wall Street Journal -30725,37028,8270,2012,2012_House-G_US,US,House-G,House-G,YouGov,391,Online,,11/2/2012,25528,Generic Candidate,4295,DEM,47.6,Generic Candidate,4293,REP,41.7,,5.9000001,11/6/2012,48.44,47.43,1.01,4.89,4.89,1,3.420866613893095, -30803,37165,8710,2012,2012_Pres-G_M1,M1,Pres-G,Pres-G,Maine People's Resource Center,180,IVR,,11/2/2012,469,Barack Obama,16,DEM,56.7,Mitt Romney,9,REP,39,,17.700001,11/6/2012,59.57,38.18,21.39,3.69,-3.69,1,-2.237526563414176, -30622,36824,8710,2012,2012_Pres-G_M1,M1,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/2/2012,865,Barack Obama,16,DEM,59,Mitt Romney,9,REP,39,,20,11/6/2012,59.57,38.18,21.39,1.39,-1.39,1,-4.399904909438407, -30616,36817,8711,2012,2012_Pres-G_M2,M2,Pres-G,Pres-G,Gravis Marketing,124,IVR,,11/2/2012,509,Barack Obama,16,DEM,50,Mitt Romney,9,REP,47,,3,11/6/2012,52.94,44.38,8.56,5.56,-5.56,1,2.065292453301567, -30804,37166,8711,2012,2012_Pres-G_M2,M2,Pres-G,Pres-G,Maine People's Resource Center,180,IVR,,11/2/2012,436,Barack Obama,16,DEM,49.7,Mitt Romney,9,REP,45.7,,4,11/6/2012,52.94,44.38,8.56,4.56,-4.56,1,.7335633321872124, -30621,36823,8711,2012,2012_Pres-G_M2,M2,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/2/2012,768,Barack Obama,16,DEM,51,Mitt Romney,9,REP,46,,5,11/6/2012,52.94,44.38,8.56,3.56,-3.56,1,.1609779937276505, -30768,37110,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,11/3/2012,2345,Barack Obama,16,DEM,50,Mitt Romney,9,REP,47,,3,11/6/2012,51.02,47.18,3.85,.85,-.85,1,-1.771054149847672,for The Washington Post | ABC News -30765,37107,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,American Research Group,9,Live Phone,,11/3/2012,1200,Barack Obama,16,DEM,49,Mitt Romney,9,REP,49,,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,.9215670477188022, -30732,37037,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,11/3/2012,693,Barack Obama,16,DEM,48.5,Mitt Romney,9,REP,48.5,2,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,.5800389268257888,for CNN; average of multiple versions or turnout models listed in poll -30796,37152,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,11/3/2012,1080,Barack Obama,16,DEM,49,Mitt Romney,9,REP,45,,4,11/6/2012,51.02,47.18,3.85,.15,.15,1,-2.883695114896621, -30758,37099,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,11/3/2012,2800.5,Barack Obama,16,DEM,48.5,Mitt Romney,9,REP,47.5,,1,11/6/2012,51.02,47.18,3.85,2.85,-2.85,1,.3453995548905233,average of multiple versions or turnout models listed in poll -30664,36912,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,11/3/2012,2727,Barack Obama,16,DEM,44,Mitt Romney,9,REP,45,,-1,11/6/2012,51.02,47.18,3.85,4.85,-4.85,0,1.887745618318725, -30770,37112,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Online,,11/3/2012,4725,Barack Obama,16,DEM,48,Mitt Romney,9,REP,46,,2,11/6/2012,51.02,47.18,3.85,1.85,-1.85,1,-.7301509837267067, -30776,37121,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Monmouth University,215,IVR/Live Phone,,11/3/2012,1417,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,1.061837614202878, -30739,37044,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,11/3/2012,1200,Barack Obama,16,DEM,50,Mitt Romney,9,REP,48,,2,11/6/2012,51.02,47.18,3.85,1.85,-1.85,1,-1.077944774463868,for unspecified Democratic sponsor -30682,36949,656,2012,2012_Pres-G_AZ,AZ,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/3/2012,1080,Barack Obama,16,DEM,46,Mitt Romney,9,REP,53,,-7,11/6/2012,44.59,53.65,-9.06,2.06,2.06,1,-.8934643204406734, -30789,37143,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Keating Research,161,Live Phone,,11/3/2012,603,Barack Obama,16,DEM,50,Mitt Romney,9,REP,46,,4,11/6/2012,51.49,46.13,5.37,1.37,-1.37,1,-2.936144677891502, -63662,117169,659,2012,2012_Pres-G_CT,CT,Pres-G,Pres-G,TCJ Research,327,IVR,,11/3/2012,1000,Barack Obama,16,DEM,53.5,Mitt Romney,9,REP,44.2,,9.3000002,11/6/2012,58.06,40.73,17.33,8.03,-8.03,1,2.837649273467119, -30764,37106,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,American Research Group,9,Live Phone,,11/3/2012,600,Barack Obama,16,DEM,48,Mitt Romney,9,REP,49,,-1,11/6/2012,51.99,46.18,5.81,6.81,-6.81,0,3.274467082379924, -63667,117182,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,TCJ Research,327,IVR,,11/3/2012,1000,Barack Obama,16,DEM,55.5,Mitt Romney,9,REP,42.1,,13.4,11/6/2012,60.65,37.51,23.14,9.74,-9.74,1,4.723949848715677, -30683,36951,677,2012,2012_Pres-G_MO,MO,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/3/2012,835,Barack Obama,16,DEM,45,Mitt Romney,9,REP,53,,-8,11/6/2012,44.38,53.76,-9.38,1.38,1.38,1,-1.182950066550173, -63671,117187,677,2012,2012_Pres-G_MO,MO,Pres-G,Pres-G,TCJ Research,327,IVR,,11/3/2012,1000,Barack Obama,16,DEM,42.7,Mitt Romney,9,REP,55,,-12.3,11/6/2012,44.38,53.76,-9.38,2.92,-2.92,1,.2714926643460278, -30681,36947,679,2012,2012_Pres-G_MT,MT,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/3/2012,836,Barack Obama,16,DEM,45,Mitt Romney,9,REP,52,,-7,11/6/2012,41.7,55.35,-13.65,6.65,6.65,1,2.262235613963907, -63672,117188,679,2012,2012_Pres-G_MT,MT,Pres-G,Pres-G,TCJ Research,327,IVR,,11/3/2012,1000,Barack Obama,16,DEM,44.1,Mitt Romney,9,REP,53.5,,-9.3999996,11/6/2012,41.7,55.35,-13.65,4.25,4.25,1,-.3844757857265979, -63673,117189,682,2012,2012_Pres-G_NE,NE,Pres-G,Pres-G,TCJ Research,327,IVR,,11/3/2012,1000,Barack Obama,16,DEM,38.1,Mitt Romney,9,REP,60.1,,-22,11/6/2012,38.03,59.8,-21.78,.22,-.22,1,-4.823739251791547, -30763,37105,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,American Research Group,9,Live Phone,,11/3/2012,600,Barack Obama,16,DEM,49,Mitt Romney,9,REP,49,,0,11/6/2012,51.98,46.4,5.58,5.58,-5.58,.5,1.992634794966068, -30749,37087,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,11/3/2012,783,Barack Obama,16,DEM,50,Mitt Romney,9,REP,46,,4,11/6/2012,51.98,46.4,5.58,1.58,-1.58,1,-2.073171070540738,for WMUR -30794,37148,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Angus Reid Global,13,Online,,11/3/2012,540,Barack Obama,16,DEM,51,Mitt Romney,9,REP,48,,3,11/6/2012,50.67,47.69,2.98,.02,.02,1,-2.370392831674831, -30761,37102,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,11/3/2012,803,Barack Obama,16,DEM,49,Mitt Romney,9,REP,44,,5,11/6/2012,50.67,47.69,2.98,2.02,2.02,1,-.0520735166524434, -63687,117213,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,TCJ Research,327,IVR,,11/3/2012,1000,Barack Obama,16,DEM,47.9,Mitt Romney,9,REP,50.6,,-2.7,11/6/2012,50.67,47.69,2.98,5.68,-5.68,0,3.908463555411961, -30774,37117,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Angus Reid Global,13,Online,,11/3/2012,507,Barack Obama,16,DEM,51,Mitt Romney,9,REP,47,,4,11/6/2012,51.97,46.59,5.39,1.39,-1.39,1,-1.062640190156509, -30665,36914,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/3/2012,790,Barack Obama,16,DEM,52,Mitt Romney,9,REP,46,,6,11/6/2012,51.97,46.59,5.39,.61,.61,1,-1.669080176534146, -63712,117248,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,TCJ Research,327,IVR,,11/3/2012,1000,Barack Obama,16,DEM,47.8,Mitt Romney,9,REP,50.8,,-3,11/6/2012,51.16,47.28,3.87,6.87,-6.87,0,4.06936126908809, -30808,37170,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,11/3/2012,814,Barack Obama,16,DEM,52,Mitt Romney,9,REP,44,,8,11/6/2012,51.16,47.28,3.87,4.13,4.13,1,1.065909693430312,for Newsmax -30666,36916,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/3/2012,1256,Barack Obama,16,DEM,51,Mitt Romney,9,REP,48,,3,11/6/2012,52.78,45.94,6.84,3.84,-3.84,1,.2380578411067614, -30681,86935,1258,2012,2012_Gov-G_MT,MT,Gov-G,Gov-G,Public Policy Polling,263,IVR,,11/3/2012,836,Steve Bullock,12543,DEM,48,Richard A. Hill,12544,REP,48,2,0,11/6/2012,48.9,47.34,1.57,1.57,-1.57,.5,-2.424117870854356, -30683,86955,1261,2012,2012_Gov-G_MO,MO,Gov-G,Gov-G,Public Policy Polling,263,IVR,,11/3/2012,835,Jay Nixon,12545,DEM,53,David Spence,12550,REP,45,,8,11/6/2012,54.77,42.53,12.24,4.24,-4.24,1,-1.732326326074113, -30749,124738,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,11/3/2012,789,Margaret Wood Hassan,12539,DEM,49,Ovide Lamontagne,12540,REP,40,1,9,11/6/2012,54.61,42.52,12.09,3.09,-3.09,1,-4.362750790381374,for WMUR -30682,36950,1473,2012,2012_Sen-G_AZ,AZ,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/3/2012,1080,Richard Carmona,1977,DEM,46,Jeff Flake,1976,REP,51,,-5,11/6/2012,46.2,49.23,-3.03,1.97,-1.97,1,-2.404513092759591, -63662,117290,1475,2012,2012_Sen-G_CT,CT,Sen-G,Sen-G,TCJ Research,327,IVR,,11/3/2012,1000,Christopher Murphy,1998,DEM,50.3,Linda McMahon,1999,REP,46,,4.3000002,11/6/2012,54.82,43.07,11.75,7.45,-7.45,1,1.116628475252904, -30810,37175,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,11/3/2012,826,Bill Nelson,2012,DEM,54.9,Connie Mack,2013,REP,35.1,,19.799999,11/6/2012,55.23,42.23,13.01,6.79,6.79,1,1.091077909203461,for Newsmax -63667,117291,1482,2012,2012_Sen-G_MA,MA,Sen-G,Sen-G,TCJ Research,327,IVR,,11/3/2012,1000,Elizabeth Warren,2038,DEM,49.6,Scott Brown,2039,REP,47.8,,1.8,11/6/2012,53.74,46.19,7.55,5.75,-5.75,1,2.125066743051869, -73239,137271,1484,2012,2012_Sen-G_MN,MN,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/3/2012,1164,Amy Klobuchar,8112,DEM,62,Kurt Patrick Bills,2095,REP,32,,30,11/6/2012,65.23,30.53,34.7,4.7,-4.7,1,-1.391704084706544, -30683,36952,1486,2012,2012_Sen-G_MO,MO,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/3/2012,835,Claire McCaskill,2103,DEM,48,Todd Akin,2104,REP,44,6,4,11/6/2012,54.81,39.11,15.7,11.7,-11.7,1,5.649976141554879, -63671,117292,1486,2012,2012_Sen-G_MO,MO,Sen-G,Sen-G,TCJ Research,327,IVR,,11/3/2012,1000,Claire McCaskill,2103,DEM,49.4,Todd Akin,2104,REP,47,,2.4000001,11/6/2012,54.81,39.11,15.7,13.3,-13.3,1,7.033580413199289, -30681,36948,1487,2012,2012_Sen-G_MT,MT,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/3/2012,836,Jon Tester,2115,DEM,48,Denny Rehberg,2116,REP,46,4,2,11/6/2012,48.58,44.86,3.72,1.72,-1.72,1,-2.083115942748726, -63672,117293,1487,2012,2012_Sen-G_MT,MT,Sen-G,Sen-G,TCJ Research,327,IVR,,11/3/2012,1000,Jon Tester,2115,DEM,47.4,Denny Rehberg,2116,REP,48.3,,-.89999998,11/6/2012,48.58,44.86,3.72,4.62,-4.62,0,1.078001017992563, -63673,117294,1488,2012,2012_Sen-G_NE,NE,Sen-G,Sen-G,TCJ Research,327,IVR,,11/3/2012,1000,Bob Kerrey,2122,DEM,41.9,Deb Fischer,2120,REP,54.7,,-12.8,11/6/2012,42.23,57.77,-15.55,2.75,2.75,1,-3.5529546973772, -30794,37149,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Angus Reid Global,13,Online,,11/3/2012,540,Sherrod Brown,2164,DEM,52,Josh Mandel,2165,REP,46,,6,11/6/2012,50.7,44.7,6,0,0,1,-3.276291835545298, -30761,37103,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,11/3/2012,803,Sherrod Brown,2164,DEM,44,Josh Mandel,2165,REP,41,4,3,11/6/2012,50.7,44.7,6,3,-3,1,.2208203885345285, -63687,117301,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,TCJ Research,327,IVR,,11/3/2012,1000,Sherrod Brown,2164,DEM,49.6,Josh Mandel,2165,REP,48.3,,1.3,11/6/2012,50.7,44.7,6,4.7,-4.7,1,1.781032694362784, -30809,37173,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,11/3/2012,831,Sherrod Brown,2164,DEM,43.4,Josh Mandel,2165,REP,36.3,9.7,7.0999999,11/6/2012,50.7,44.7,6,1.1,1.1,1,-1.856620997692076,for Newsmax -30774,37118,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Angus Reid Global,13,Online,,11/3/2012,507,Robert P. Casey Jr.,2173,DEM,53,Tom Smith,2174,REP,46,,7,11/6/2012,53.69,44.59,9.1,2.1,-2.1,1,-2.499879690695768, -30665,36915,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/3/2012,790,Robert P. Casey Jr.,2173,DEM,52,Tom Smith,2174,REP,44,,8,11/6/2012,53.69,44.59,9.1,1.1,-1.1,1,-3.290776893370964, -63712,117305,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,TCJ Research,327,IVR,,11/3/2012,1000,Tim Kaine,2228,DEM,47.9,George F. Allen,2229,REP,50.3,,-2.4000001,11/6/2012,52.87,46.96,5.91,8.31,-8.31,0,4.534947406721036, -30808,37171,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,11/3/2012,814,Tim Kaine,2228,DEM,49.8,George F. Allen,2229,REP,42.5,,7.3000002,11/6/2012,52.87,46.96,5.91,1.39,1.39,1,-2.736716400985456,for Newsmax -30666,36917,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/3/2012,1256,Tammy Baldwin,2246,DEM,51,Tommy Thompson,2247,REP,48,,3,11/6/2012,51.41,45.86,5.55,2.55,-2.55,1,-2.056460571582499, -63724,117308,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,TCJ Research,327,IVR,,11/3/2012,1000,Tammy Baldwin,2246,DEM,48.3,Tommy Thompson,2247,REP,50.2,,-1.9,11/6/2012,51.41,45.86,5.55,7.45,-7.45,0,2.978753659532179, -30681,81194,5129,2012,2012_House-G_MT-1,MT-1,House-G,House-G,Public Policy Polling,263,IVR,,11/3/2012,836,Kim J. Gillan,10635,DEM,44,Steve Daines,10634,REP,48,3,-4,11/6/2012,42.72,53.25,-10.53,6.53,6.53,1,2.350770412746576, -30749,81188,5137,2012,2012_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,11/3/2012,365,Carol Shea-Porter,7712,DEM,43,Frank C. Guinta,7706,REP,43,3,0,11/6/2012,49.75,45.99,3.77,3.77,-3.77,.5,-2.767270023896691,for WMUR -30749,81190,5138,2012,2012_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,11/3/2012,411,Annie Kuster,7708,DEM,47,Charles Bass,7701,REP,40,2,7,11/6/2012,50.17,45.34,4.83,2.17,2.17,1,-2.59144034539604,for WMUR -30732,117574,8270,2012,2012_House-G_US,US,House-G,House-G,CNN/Opinion Research Corp.,37,Live Phone,,11/3/2012,693,Generic Candidate,4295,DEM,48,Generic Candidate,4293,REP,49,,-1,11/6/2012,48.44,47.43,1.01,2.01,-2.01,0,-.3159234483234887,for CNN; among all adults -30796,117342,8270,2012,2012_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,Live Phone,,11/3/2012,1000,Generic Candidate,4295,DEM,46,Generic Candidate,4293,REP,46,,0,11/6/2012,48.44,47.43,1.01,1.01,-1.01,.5,-1.155376317603198, -30760,37101,8270,2012,2012_House-G_US,US,House-G,House-G,Public Policy Polling,263,IVR,D,11/3/2012,1300,Generic Candidate,4295,DEM,47,Generic Candidate,4293,REP,46,,1,11/6/2012,48.44,47.43,1.01,.01,-.01,1,-2.124186676746636,for unspecified Democratic sponsor -30792,37146,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,CVOTER,40,Online,,11/4/2012,3000,Barack Obama,16,DEM,49,Mitt Romney,9,REP,48,,1,11/6/2012,51.02,47.18,3.85,2.85,-2.85,1,.3566762563124072,for UPI -30743,37085,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,11/4/2012,2530,Barack Obama,16,DEM,44.8,Mitt Romney,9,REP,44.5,,.30000001,11/6/2012,51.02,47.18,3.85,3.55,-3.55,1,.6683923394268384, -30737,37042,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Gravis Marketing,124,IVR,,11/4/2012,872,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,.848209566158294, -30799,37160,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,11/4/2012,712,Barack Obama,16,DEM,50.3,Mitt Romney,9,REP,48.7,,1.6,11/6/2012,51.02,47.18,3.85,2.25,-2.25,1,-.9751187314693832, -30800,37161,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/4/2012,3000,Barack Obama,16,DEM,48,Mitt Romney,9,REP,49,,-1,11/6/2012,51.02,47.18,3.85,4.85,-4.85,0,2.500065474263427, -30807,37169,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,11/4/2012,1041,Barack Obama,16,DEM,47,Mitt Romney,9,REP,47,,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,.9220493774658072, -30787,37141,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Ipsos,154,Online,,11/4/2012,774,Barack Obama,16,DEM,48,Mitt Romney,9,REP,47,,1,11/6/2012,51.49,46.13,5.37,4.37,-4.37,1,.5785391816975474, -30756,37096,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/4/2012,1096,Barack Obama,16,DEM,52,Mitt Romney,9,REP,46,,6,11/6/2012,51.49,46.13,5.37,.63,.63,1,-3.537761532737133, -63661,117167,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,TCJ Research,327,IVR,,11/4/2012,1000,Barack Obama,16,DEM,48,Mitt Romney,9,REP,50.6,,-2.5999999,11/6/2012,51.49,46.13,5.37,7.97,-7.97,0,4.391060426943609, -30785,37135,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Ipsos,154,Online,,11/4/2012,769,Barack Obama,16,DEM,47,Mitt Romney,9,REP,48,,-1,11/6/2012,50.01,49.13,.88,1.88,-1.88,0,-.4089203735230268, -30744,37054,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,IVR,,11/4/2012,437,Barack Obama,16,DEM,47,Mitt Romney,9,REP,52,,-5,11/6/2012,50.01,49.13,.88,5.88,-5.88,0,3.142696160942548, -30748,37061,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/4/2012,955,Barack Obama,16,DEM,50,Mitt Romney,9,REP,49,,1,11/6/2012,50.01,49.13,.88,.12,.12,1,-2.148617478116563, -63664,117171,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,TCJ Research,327,IVR,,11/4/2012,1000,Barack Obama,16,DEM,46.8,Mitt Romney,9,REP,51.4,,-4.5999999,11/6/2012,50.01,49.13,.88,5.48,-5.48,0,3.451414318467394, -30806,37168,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,11/4/2012,876,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,50.01,49.13,.88,.88,-.88,.5,-1.3935276528069,for Newsmax -30728,37030,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/4/2012,1122,Barack Obama,16,DEM,50,Mitt Romney,9,REP,48,,2,11/6/2012,51.99,46.18,5.81,3.81,-3.81,1,.7933828836143347, -63666,117181,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,TCJ Research,327,IVR,,11/4/2012,1000,Barack Obama,16,DEM,48.4,Mitt Romney,9,REP,50.4,,-2,11/6/2012,51.99,46.18,5.81,7.81,-7.81,0,4.815652248034071, -30795,37150,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,IVR,,11/4/2012,1305,Barack Obama,16,DEM,51,Mitt Romney,9,REP,46,,5,11/6/2012,54.21,44.71,9.5,4.5,-4.5,1,.7553974974366542, -63670,117186,676,2012,2012_Pres-G_MN,MN,Pres-G,Pres-G,TCJ Research,327,IVR,,11/4/2012,1000,Barack Obama,16,DEM,50.3,Mitt Romney,9,REP,48.1,,2.2,11/6/2012,52.65,44.96,7.69,5.49,-5.49,1,3.299067158197817, -30738,37043,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,Gravis Marketing,124,IVR,,11/4/2012,1130,Barack Obama,16,DEM,46,Mitt Romney,9,REP,50,,-4,11/6/2012,48.35,50.39,-2.04,1.96,-1.96,1,-.5255895791973634, -30745,37086,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,11/4/2012,926,Barack Obama,16,DEM,49.2,Mitt Romney,9,REP,49.4,,-.2,11/6/2012,48.35,50.39,-2.04,1.84,1.84,1,-.9601577317927955,for unspecified Democratic sponsor -30754,37093,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,New England College,228,IVR,,11/4/2012,687,Barack Obama,16,DEM,50,Mitt Romney,9,REP,46,,4,11/6/2012,51.98,46.4,5.58,1.58,-1.58,1,-2.192437242252079, -30729,37031,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/4/2012,1550,Barack Obama,16,DEM,50,Mitt Romney,9,REP,48,,2,11/6/2012,51.98,46.4,5.58,3.58,-3.58,1,.6323432795381696, -30752,37090,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/4/2012,750,Barack Obama,16,DEM,50,Mitt Romney,9,REP,48,,2,11/6/2012,51.98,46.4,5.58,3.58,-3.58,1,.2221683351339898, -63674,117190,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,TCJ Research,327,IVR,,11/4/2012,1000,Barack Obama,16,DEM,49,Mitt Romney,9,REP,49.3,,-.30000001,11/6/2012,51.98,46.4,5.58,5.88,-5.88,0,2.57288819772382, -30755,37094,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/4/2012,750,Barack Obama,16,DEM,51,Mitt Romney,9,REP,47,,4,11/6/2012,52.36,45.68,6.68,2.68,-2.68,1,.1006104628488464, -63681,117206,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,TCJ Research,327,IVR,,11/4/2012,1000,Barack Obama,16,DEM,51.2,Mitt Romney,9,REP,47.1,,4.0999999,11/6/2012,52.36,45.68,6.68,2.58,-2.58,1,-.0213106395248988, -30783,37131,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Ipsos,154,Online,,11/4/2012,680,Barack Obama,16,DEM,50,Mitt Romney,9,REP,46,,4,11/6/2012,50.67,47.69,2.98,1.02,1.02,1,-1.086517036303185, -30741,37047,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/4/2012,1000,Barack Obama,16,DEM,52,Mitt Romney,9,REP,47,,5,11/6/2012,50.67,47.69,2.98,2.02,2.02,1,.1574071617995967, -30766,37153,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/4/2012,750,Barack Obama,16,DEM,49,Mitt Romney,9,REP,49,,0,11/6/2012,50.67,47.69,2.98,2.98,-2.98,.5,1.010440911226573, -63688,117214,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,TCJ Research,327,IVR,,11/4/2012,1000,Barack Obama,16,DEM,47.6,Mitt Romney,9,REP,51,,-3.4000001,11/6/2012,50.67,47.69,2.98,6.38,-6.38,0,4.692872840868596, -30805,37167,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,11/4/2012,832,Barack Obama,16,DEM,51,Mitt Romney,9,REP,44,,7,11/6/2012,50.67,47.69,2.98,4.02,4.02,1,2.077431467920556,for Newsmax -63691,117217,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,TCJ Research,327,IVR,,11/4/2012,1000,Barack Obama,16,DEM,50,Mitt Romney,9,REP,48.3,,1.7,11/6/2012,51.97,46.59,5.39,3.69,-3.69,1,1.645217551477056, -30781,37127,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Ipsos,154,Online,,11/4/2012,828,Barack Obama,16,DEM,48,Mitt Romney,9,REP,46,,2,11/6/2012,51.16,47.28,3.87,1.87,-1.87,1,-1.090727021859255, -30742,37049,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/4/2012,975,Barack Obama,16,DEM,51,Mitt Romney,9,REP,47,,4,11/6/2012,51.16,47.28,3.87,.13,.13,1,-3.016074778436006, -30754,86932,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,New England College,228,IVR,,11/4/2012,666,Margaret Wood Hassan,12539,DEM,47,Ovide Lamontagne,12540,REP,45,,2,11/6/2012,54.61,42.52,12.09,10.09,-10.09,1,3.751752987756146, -30729,86933,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,Public Policy Polling,263,IVR,,11/4/2012,1550,Margaret Wood Hassan,12539,DEM,51,Ovide Lamontagne,12540,REP,47,,4,11/6/2012,54.61,42.52,12.09,8.09,-8.09,1,1.858739174965987, -30752,86931,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/4/2012,750,Margaret Wood Hassan,12539,DEM,50,Ovide Lamontagne,12540,REP,45,,5,11/6/2012,54.61,42.52,12.09,7.09,-7.09,1,.673051876778237, -30745,87062,1263,2012,2012_Gov-G_NC,NC,Gov-G,Gov-G,Public Policy Polling,263,IVR,D,11/4/2012,926,Walter H. Dalton,12553,DEM,43,Pat McCrory,12542,REP,50,4,-7,11/6/2012,43.23,54.62,-11.39,4.39,4.39,1,-.008464412169866,for unspecified Democratic sponsor -30785,37136,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Ipsos,154,Online,,11/4/2012,769,Bill Nelson,2012,DEM,55,Connie Mack,2013,REP,40,,15,11/6/2012,55.23,42.23,13.01,1.99,1.99,1,-3.967018284347436, -30748,37060,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/4/2012,955,Bill Nelson,2012,DEM,51,Connie Mack,2013,REP,46,,5,11/6/2012,55.23,42.23,13.01,8.01,-8.01,1,2.681701063264813, -30795,37151,1483,2012,2012_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,IVR,,11/4/2012,1305,Debbie Stabenow,2082,DEM,55,Pete Hoekstra,2083,REP,41,,14,11/6/2012,58.8,37.98,20.81,6.81,-6.81,1,1.035473752942853, -30755,37095,1489,2012,2012_Sen-G_NV,NV,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/4/2012,750,Shelley Berkley,2145,DEM,46,Dean Heller,2146,REP,48,4,-2,11/6/2012,44.71,45.87,-1.16,.84,-.84,1,-2.544648065913442, -63681,117297,1489,2012,2012_Sen-G_NV,NV,Sen-G,Sen-G,TCJ Research,327,IVR,,11/4/2012,1000,Shelley Berkley,2145,DEM,46.6,Dean Heller,2146,REP,51.7,,-5.0999999,11/6/2012,44.71,45.87,-1.16,3.94,-3.94,1,.4141164626521703, -30783,37132,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Ipsos,154,Online,,11/4/2012,680,Sherrod Brown,2164,DEM,52,Josh Mandel,2165,REP,43,,9,11/6/2012,50.7,44.7,6,3,3,1,.0673008270164699, -30741,37048,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/4/2012,1000,Sherrod Brown,2164,DEM,54,Josh Mandel,2165,REP,44,,10,11/6/2012,50.7,44.7,6,4,4,1,1.302292558989143, -30781,37128,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Ipsos,154,Online,,11/4/2012,828,Tim Kaine,2228,DEM,48,George F. Allen,2229,REP,45,,3,11/6/2012,52.87,46.96,5.91,2.91,-2.91,1,-1.14636880494488, -30742,37050,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/4/2012,975,Tim Kaine,2228,DEM,52,George F. Allen,2229,REP,46,,6,11/6/2012,52.87,46.96,5.91,.09,.09,1,-3.996571648849775, -30791,37145,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/4/2012,750,Tim Kaine,2228,DEM,49,George F. Allen,2229,REP,47,,2,11/6/2012,52.87,46.96,5.91,3.91,-3.91,1,.0672540864734796, -42239,117598,8270,2012,2012_House-G_US,US,House-G,House-G,YouGov,391,Online,,11/4/2012,743,Generic Candidate,4295,DEM,44,Generic Candidate,4293,REP,44,,0,11/6/2012,48.44,47.43,1.01,1.01,-1.01,.5,-.8912396478505614,for Economist; among all adults -30801,37162,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,11/5/2012,1000,Barack Obama,16,DEM,47,Mitt Romney,9,REP,47,,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,1.043456645331388, -30772,37114,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,11/5/2012,3252,Barack Obama,16,DEM,45.2,Mitt Romney,9,REP,42.9,,2.3,11/6/2012,51.02,47.18,3.85,1.55,-1.55,1,-1.168216991089843, -63710,117239,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,TCJ Research,327,IVR,,11/5/2012,1500,Barack Obama,16,DEM,46.5,Mitt Romney,9,REP,50.8,,-4.3000002,11/6/2012,51.02,47.18,3.85,8.15,-8.15,0,5.642131981607309, -30769,37111,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Gravis Marketing,124,IVR,,11/5/2012,1316,Barack Obama,16,DEM,49,Mitt Romney,9,REP,48,,1,11/6/2012,50.67,47.69,2.98,1.98,-1.98,1,.3673120883771264, -64191,118101,1782,2013,2013_House-GS_SC-1,SC-1,House-G,House-GS,Public Policy Polling,263,IVR,,4/20/2013,796,Elizabeth Colbert Busch,14157,DEM,50,Mark Sanford,14158,REP,41,3,9,5/7/2013,45.23,54.03,-8.8,17.8,17.8,0,10.59990845865909, -64228,118185,1782,2013,2013_House-GS_SC-1,SC-1,House-G,House-GS,RRH Elections,274,IVR,,4/30/2013,650,Elizabeth Colbert Busch,14157,DEM,46,Mark Sanford,14158,REP,46,,0,5/7/2013,45.23,54.03,-8.8,8.8,8.8,.5,.9979263066603755, -73676,138234,1782,2013,2013_House-GS_SC-1,SC-1,House-G,House-GS,ccAdvertising,396,IVR,,4/30/2013,1807,Elizabeth Colbert Busch,14157,DEM,40,Mark Sanford,14158,REP,39.5,,.5,5/7/2013,45.23,54.03,-8.8,9.3,9.3,0,1.599440067323367,among all adults -64192,118102,1782,2013,2013_House-GS_SC-1,SC-1,House-G,House-GS,Public Policy Polling,263,IVR,,5/5/2013,1239,Elizabeth Colbert Busch,14157,DEM,46,Mark Sanford,14158,REP,47,4,-1,5/7/2013,45.23,54.03,-8.8,7.8,7.8,1,1.510514959388749, -63726,117314,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,Public Policy Polling,263,IVR,D,6/4/2013,560,Edward J. Markey,13704,DEM,47,Gabriel E. Gomez,13705,REP,39,,8,6/25/2013,54.8,44.6,10.2,2.2,-2.2,1,-2.271306686897828,for unspecified Democratic sponsor -63696,117222,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,McLaughlin & Associates,203,Live Phone,R,6/5/2013,400,Edward J. Markey,13704,DEM,45,Gabriel E. Gomez,13705,REP,44,,1,6/25/2013,54.8,44.6,10.2,9.2,-9.2,1,4.791808897061894,for unspecified Republican sponsor -63693,117219,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,MassINC Polling Group,198,Live Phone,,6/8/2013,500,Edward J. Markey,13704,DEM,46,Gabriel E. Gomez,13705,REP,39,,7,6/25/2013,54.8,44.6,10.2,3.2,-3.2,1,-1.004713165549295,for WBUR -63812,117500,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,Suffolk University,323,Live Phone,,6/8/2013,500,Edward J. Markey,13704,DEM,48,Gabriel E. Gomez,13705,REP,41,,7,6/25/2013,54.8,44.6,10.2,3.2,-3.2,1,-1.305722797124866, -63633,117104,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,Harper Polling,132,IVR,,6/11/2013,498,Edward J. Markey,13704,DEM,49,Gabriel E. Gomez,13705,REP,37,,12,6/25/2013,54.8,44.6,10.2,1.8,1.8,1,-2.365595418685947, -63697,117223,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,McLaughlin & Associates,203,Live Phone,R,6/11/2013,400,Edward J. Markey,13704,DEM,47,Gabriel E. Gomez,13705,REP,41,,6,6/25/2013,54.8,44.6,10.2,4.2,-4.2,1,.0861327939488638,for unspecified Republican sponsor -63818,117509,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,University of New Hampshire,357,Live Phone,,6/13/2013,508,Edward J. Markey,13704,DEM,54,Gabriel E. Gomez,13705,REP,41,,13,6/25/2013,54.8,44.6,10.2,2.8,2.8,1,-1.339870774227536, -63705,117232,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,OnMessage Inc.,239,Live Phone,R,6/17/2013,600,Edward J. Markey,13704,DEM,47,Gabriel E. Gomez,13705,REP,40,0,7,6/25/2013,54.8,44.6,10.2,3.2,-3.2,1,-.5668614047401336,for Gabriel E. Gomez -63816,117504,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,University of Massachusetts Lowell,355,Live Phone,,6/17/2013,312,Edward J. Markey,13704,DEM,56,Gabriel E. Gomez,13705,REP,36,,20,6/25/2013,54.8,44.6,10.2,9.8,9.8,1,5.98522389703168,for Boston Herald -63698,117224,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,McLaughlin & Associates,203,Live Phone,R,6/18/2013,1100,Edward J. Markey,13704,DEM,47,Gabriel E. Gomez,13705,REP,44,,3,6/25/2013,54.8,44.6,10.2,7.2,-7.2,1,3.959132778584634,for unspecified Republican sponsor -41673,117515,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,Western New England University,380,Live Phone,,6/18/2013,566,Edward J. Markey,13704,DEM,49,Gabriel E. Gomez,13705,REP,41,,8,6/25/2013,54.8,44.6,10.2,2.2,-2.2,1,-1.484145616094765,for MassLive.com | WSHM -63625,117094,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,Emerson College,88,IVR,,6/20/2013,1422,Edward J. Markey,13704,DEM,51,Gabriel E. Gomez,13705,REP,41,,10,6/25/2013,54.8,44.6,10.2,.2,-.2,1,-3.140983420373647, -63813,117501,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,Suffolk University,323,Live Phone,,6/21/2013,500,Edward J. Markey,13704,DEM,52,Gabriel E. Gomez,13705,REP,42,,10,6/25/2013,54.8,44.6,10.2,.2,-.2,1,-3.668266641904526, -63701,117228,1471,2013,2013_Sen-GS_NJ,NJ,Sen-G,Sen-GS,Monmouth University,215,Live Phone,,9/28/2013,571,Cory A. Booker,13706,DEM,53,Steven M. Lonegan,13707,REP,40,,13,10/16/2013,54.92,44.02,10.9,2.1,2.1,1,-2.501413050591423, -63629,117100,1471,2013,2013_Sen-GS_NJ,NJ,Sen-G,Sen-GS,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/3/2013,702,Cory A. Booker,13706,DEM,45,Steven M. Lonegan,13707,REP,29,,16,10/16/2013,54.92,44.02,10.9,5.1,5.1,1,1.293903931701374,among registered voters -63727,117315,1471,2013,2013_Sen-GS_NJ,NJ,Sen-G,Sen-GS,Quinnipiac University,267,Live Phone,,10/6/2013,899,Cory A. Booker,13706,DEM,53,Steven M. Lonegan,13707,REP,41,,12,10/16/2013,54.92,44.02,10.9,1.1,1.1,1,-2.85314194460487, -63808,117493,1471,2013,2013_Sen-GS_NJ,NJ,Sen-G,Sen-GS,Stockton University,317,Live Phone,,10/6/2013,729,Cory A. Booker,13706,DEM,50,Steven M. Lonegan,13707,REP,39,,11,10/16/2013,54.92,44.02,10.9,.1,.1,1,-3.962389447211148, -63722,117288,1471,2013,2013_Sen-GS_NJ,NJ,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/7/2013,1000,Cory A. Booker,13706,DEM,53,Steven M. Lonegan,13707,REP,41,,12,10/16/2013,54.92,44.02,10.9,1.1,1.1,1,-2.823489150578744, -63803,117487,1471,2013,2013_Sen-GS_NJ,NJ,Sen-G,Sen-GS,Rutgers University,295,Live Phone,,10/10/2013,513,Cory A. Booker,13706,DEM,58,Steven M. Lonegan,13707,REP,36,,22,10/16/2013,54.92,44.02,10.9,11.1,11.1,1,7.681204037287379, -63703,117230,1471,2013,2013_Sen-GS_NJ,NJ,Sen-G,Sen-GS,Monmouth University,215,Live Phone,,10/11/2013,1393,Cory A. Booker,13706,DEM,52,Steven M. Lonegan,13707,REP,42,,10,10/16/2013,54.92,44.02,10.9,.9,-.9,1,-2.675332283873028, -63728,117317,1471,2013,2013_Sen-GS_NJ,NJ,Sen-G,Sen-GS,Quinnipiac University,267,Live Phone,,10/12/2013,1696,Cory A. Booker,13706,DEM,54,Steven M. Lonegan,13707,REP,40,,14,10/16/2013,54.92,44.02,10.9,3.1,3.1,1,-.3251066166603123, -63634,117105,1471,2013,2013_Sen-GS_NJ,NJ,Sen-G,Sen-GS,Harper Polling,132,IVR,,10/14/2013,778,Cory A. Booker,13706,DEM,52,Steven M. Lonegan,13707,REP,41,,11,10/16/2013,54.92,44.02,10.9,.1,.1,1,-3.513162386451094, -63970,117733,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/18/2013,1085,Terry R. McAuliffe,13762,DEM,46,Kenneth T. Cuccinelli,13763,REP,39,10,7,11/5/2013,47.74,45.22,2.52,4.48,4.48,1,-1.435556245360649, -63756,117391,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/20/2013,1000,Terry R. McAuliffe,13762,DEM,50,Kenneth T. Cuccinelli,13763,REP,33,8,17,11/5/2013,47.74,45.22,2.52,14.48,14.48,1,9.499858530670449, -63920,117669,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Clout Research/Wenzel Strategies,55,IVR,,10/22/2013,640,Terry R. McAuliffe,13762,DEM,41,Kenneth T. Cuccinelli,13763,REP,40,10,1,11/5/2013,47.74,45.22,2.52,1.52,-1.52,1,-4.344451661374071, -63957,117716,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Old Dominion University,238,Live Phone,,10/22/2013,670,Terry R. McAuliffe,13762,DEM,44,Kenneth T. Cuccinelli,13763,REP,37,7,7,11/5/2013,47.74,45.22,2.52,4.48,4.48,1,-1.049167282545049, -63968,117731,1256,2013,2013_Gov-G_NJ,NJ,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/24/2013,1203,Barbara Buono,13765,DEM,31,Chris Christie,13766,REP,64,,-33,11/5/2013,38.19,60.3,-22.11,10.89,-10.89,1,5.647680620766893, -63979,117745,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Roanoke College,292,Live Phone,,10/24/2013,838,Terry R. McAuliffe,13762,DEM,48,Kenneth T. Cuccinelli,13763,REP,33,10,15,11/5/2013,47.74,45.22,2.52,12.48,12.48,1,7.42670676083694, -63971,117734,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/25/2013,1182,Terry R. McAuliffe,13762,DEM,45,Kenneth T. Cuccinelli,13763,REP,41,9,4,11/5/2013,47.74,45.22,2.52,1.48,1.48,1,-4.034208403360164, -63987,117753,1256,2013,2013_Gov-G_NJ,NJ,Gov-G,Gov-G,Stockton University,317,Live Phone,,10/26/2013,804,Barbara Buono,13765,DEM,32,Chris Christie,13766,REP,56,,-24,11/5/2013,38.19,60.3,-22.11,1.89,-1.89,1,-4.331209170499397, -63908,117652,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,ABC News/The Washington Post,3,Live Phone,,10/26/2013,762,Terry R. McAuliffe,13762,DEM,51,Kenneth T. Cuccinelli,13763,REP,39,8,12,11/5/2013,47.74,45.22,2.52,9.48,9.48,1,4.487224636211233,for The Washington Post -63932,117685,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Hampton University,131,Live Phone,,10/26/2013,800,Terry R. McAuliffe,13762,DEM,42,Kenneth T. Cuccinelli,13763,REP,36,12,6,11/5/2013,47.74,45.22,2.52,3.48,3.48,1,-2.010826514439443, -63930,117679,1256,2013,2013_Gov-G_NJ,NJ,Gov-G,Gov-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/27/2013,570,Barbara Buono,13765,DEM,40,Chris Christie,13766,REP,59,,-19,11/5/2013,38.19,60.3,-22.11,3.11,3.11,1,-3.265541260920265, -63902,117646,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2013,600,Terry R. McAuliffe,13762,DEM,43,Kenneth T. Cuccinelli,13763,REP,37,11,6,11/5/2013,47.74,45.22,2.52,3.48,3.48,1,-1.714629848294874,for Newsmax -63758,117395,1256,2013,2013_Gov-G_NJ,NJ,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2013,1000,Barbara Buono,13765,DEM,36,Chris Christie,13766,REP,54,,-18,11/5/2013,38.19,60.3,-22.11,4.11,4.11,1,-1.836356832340674,for Kean University -63918,117666,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Christopher Newport University,50,Live Phone,,10/28/2013,1038,Terry R. McAuliffe,13762,DEM,45,Kenneth T. Cuccinelli,13763,REP,38,10,7,11/5/2013,47.74,45.22,2.52,4.48,4.48,1,-.5544347543017564, -63925,117674,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Emerson College,88,IVR,,10/28/2013,874,Terry R. McAuliffe,13762,DEM,42,Kenneth T. Cuccinelli,13763,REP,40,13,2,11/5/2013,47.74,45.22,2.52,.52,-.52,1,-4.797816031869075, -63757,117393,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2013,1002,Terry R. McAuliffe,13762,DEM,43,Kenneth T. Cuccinelli,13763,REP,36,12,7,11/5/2013,47.74,45.22,2.52,4.48,4.48,1,.013254294921902, -63980,117746,1256,2013,2013_Gov-G_NJ,NJ,Gov-G,Gov-G,Rutgers University,295,Live Phone,,10/31/2013,535,Barbara Buono,13765,DEM,30,Chris Christie,13766,REP,66,,-36,11/5/2013,38.19,60.3,-22.11,13.89,-13.89,1,8.635025167173096, -63954,117709,1256,2013,2013_Gov-G_NJ,NJ,Gov-G,Gov-G,Monmouth University,215,Live Phone,,11/1/2013,1436,Barbara Buono,13765,DEM,37,Chris Christie,13766,REP,57,,-20,11/5/2013,38.19,60.3,-22.11,2.11,2.11,1,-3.587004685446387, -63969,117732,1256,2013,2013_Gov-G_NJ,NJ,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,11/1/2013,1388,Barbara Buono,13765,DEM,33,Chris Christie,13766,REP,61,,-28,11/5/2013,38.19,60.3,-22.11,5.89,-5.89,1,1.125400712332491, -63972,117735,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,11/1/2013,1606,Terry R. McAuliffe,13762,DEM,46,Kenneth T. Cuccinelli,13763,REP,40,8,6,11/5/2013,47.74,45.22,2.52,3.48,3.48,1,-1.532149914626012, -63903,117647,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,11/2/2013,600,Terry R. McAuliffe,13762,DEM,43,Kenneth T. Cuccinelli,13763,REP,30.7,11.4,12.3,11/5/2013,47.74,45.22,2.52,9.78,9.78,1,4.9823086691193,for Newsmax -63961,117724,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Public Policy Polling,263,IVR,,11/3/2013,870,Terry R. McAuliffe,13762,DEM,50,Kenneth T. Cuccinelli,13763,REP,43,4,7,11/5/2013,47.74,45.22,2.52,4.48,4.48,1,-.2930489240916679, -36450,49646,1777,2014,2014_House-GS_FL-13,FL-13,House-G,House-GS,"Fabrizio, Lee & Associates",90,Live Phone,,2/18/2014,400,Alex Sink,4549,DEM,42,David W. Jolly,4518,REP,44,7,-2,3/11/2014,46.62,48.52,-1.9,.1,-.1,1,-4.730499447450291, -36332,49322,1777,2014,2014_House-GS_FL-13,FL-13,House-G,House-GS,St. Pete Polls,314,IVR,,2/25/2014,1269,Alex Sink,4549,DEM,46,David W. Jolly,4518,REP,46,6,0,3/11/2014,46.62,48.52,-1.9,1.9,1.9,.5,-1.766552483474568,among registered voters -36331,49321,1777,2014,2014_House-GS_FL-13,FL-13,House-G,House-GS,RRH Elections,274,IVR,,2/26/2014,391,Alex Sink,4549,DEM,44,David W. Jolly,4518,REP,46,,-2,3/11/2014,46.62,48.52,-1.9,.1,-.1,1,-4.259645310217571,for Red Racing Horses -36330,49320,1777,2014,2014_House-GS_FL-13,FL-13,House-G,House-GS,Public Policy Polling,263,IVR,,3/8/2014,702,Alex Sink,4549,DEM,48,David W. Jolly,4518,REP,45,6,3,3/11/2014,46.62,48.52,-1.9,4.9,4.9,0,2.229273872142923, -33749,40935,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,GaPundit.com,111,IVR,,10/14/2014,1543,Mary Michelle Nunn,6072,DEM,45.69,David A. Perdue,6073,REP,44.72,6.03,.97000003,11/4/2014,45.21,52.89,-7.68,8.65,8.65,0,1.811750431707951,for WRBL News 3 | Columbus Ledger-Enquirer | PMB Broadcasting -33748,127334,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Mellman Group,205,Live Phone,D,10/14/2014,800,Mark Udall,6153,DEM,41.5,Cory Gardner,6149,REP,39,,2.5,11/4/2014,46.26,48.2,-1.94,4.44,4.44,0,.8758085442961326,for unspecified Democratic sponsor; average of multiple versions or turnout models listed in poll -33746,40930,25,2014,2014_Sen-O_LA,LA,Sen-G,Sen-O,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2014,965,Mary L. Landrieu,8375,DEM,41,Bill Cassidy,8373,REP,38,14,3,11/4/2014,42.08,40.97,1.11,1.89,1.89,1,-2.655799800312937, -33734,40918,25,2014,2014_Sen-O_LA,LA,Sen-G,Sen-O,Vox Populi Polling,372,IVR/Online,,10/14/2014,546,Mary L. Landrieu,8375,DEM,38,Bill Cassidy,8373,REP,38,10,0,11/4/2014,42.08,40.97,1.11,1.11,-1.11,.5,-3.822523203251528, -33732,40916,32,2014,2014_Sen-G_AR,AR,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2014,940,Mark L. Pryor,6145,DEM,44,Tom Cotton,6143,REP,47,,-3,11/4/2014,39.43,56.5,-17.07,14.07,14.07,1,4.020024916799016, -62481,112333,1220,2014,2014_Gov-G_AL,AL,Gov-G,Gov-G,Cygnal,67,Live Phone,,10/14/2014,807,Rolf Parker Griffith,8735,DEM,35.7,Robert Julian Bentley,8733,REP,57,,-21.299999,11/4/2014,36.24,63.56,-27.32,6.02,6.02,1,-1.698854397588728, -33732,41190,1232,2014,2014_Gov-G_AR,AR,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2014,940,Michael Avery Ross,8694,DEM,47,Asa Hutchinson,8693,REP,49,,-2,11/4/2014,41.49,55.44,-13.94,11.94,11.94,1,4.163519147326021, -33749,41536,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,GaPundit.com,111,IVR,,10/14/2014,1543,Jason J. Carter,8623,DEM,44,J. Nathan Deal,8624,REP,44,6,0,11/4/2014,44.89,52.75,-7.86,7.86,7.86,.5,2.464849778466404,for WRBL News 3 | Columbus Ledger-Enquirer | PMB Broadcasting -34229,41832,1250,2014,2014_Gov-G_PA,PA,Gov-G,Gov-G,Magellan Strategies,179,IVR,,10/14/2014,1131,Thomas W. Wolf,8675,DEM,49,Thomas W. Corbett,8668,REP,42,,7,11/4/2014,54.93,45.07,9.86,2.86,-2.86,1,-.6810660747565581,for KeystoneReport.com -34168,41687,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2014,980,Martha Coakley,8850,DEM,46,Charles D. Baker,8848,REP,48,,-2,11/4/2014,46.54,48.4,-1.86,.14,-.14,1,-3.845345683224826, -35939,48385,5528,2014,2014_House-G_MA-6,MA-6,House-G,House-G,Emerson College,88,IVR,,10/14/2014,400,Seth Moulton,5898,DEM,40,Richard R. Tisei,5903,REP,43,,-3,11/4/2014,54.97,41.14,13.83,16.83,-16.83,0,9.193431642286541, -35918,48352,5580,2014,2014_House-G_NJ-5,NJ-5,House-G,House-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/14/2014,400,Roy Cho,5972,DEM,43,Scott Garrett,5982,REP,48,,-5,11/4/2014,43.3,55.41,-12.11,7.11,7.11,1,1.470147734788846,for Roy Cho -33782,40968,6,2014,2014_Sen-G_MN,MN,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/15/2014,597,Al Franken,6091,DEM,53,Mike McFadden,6093,REP,38,3,15,11/4/2014,53.15,42.91,10.24,4.76,4.76,1,.3420201855740908,for KSTP-TV Minneapolis -33824,137740,19,2014,2014_Sen-G_TX,TX,Sen-G,Sen-G,YouGov,391,Online,,10/15/2014,866,David M. Alameel,6197,DEM,31,John Cornyn,6201,REP,57,7,-26,11/4/2014,34.36,61.56,-27.2,1.2,1.2,1,-6.513992859336486,for Texas Tribune -34398,42101,34,2014,2014_Sen-GS_HI,HI,Sen-G,Sen-GS,Ward Research/The Honolulu Star-Advertiser,375,Live Phone,,10/15/2014,605,Brian Schatz,6084,DEM,71,Cam Cavasso,6077,REP,20,,51,11/4/2014,69.77,27.7,42.07,8.93,8.93,1,.322609084350196,for Hawaii News Now | The Honolulu Star-Advertiser -34175,41704,1222,2014,2014_Gov-G_AZ,AZ,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/15/2014,1056,Fred Duval,8717,DEM,42,Doug Ducey,8716,REP,47,,-5,11/4/2014,41.62,53.44,-11.83,6.83,6.83,1,1.922356496342755, -34127,41577,1222,2014,2014_Gov-G_AZ,AZ,Gov-G,Gov-G,Tarrance Group,333,Live Phone,,10/15/2014,500,Fred Duval,8717,DEM,36,Doug Ducey,8716,REP,43,5,-7,11/4/2014,41.62,53.44,-11.83,4.83,4.83,1,-.5605757687245723,for Arizona Free Enterprise Club -34161,41661,1225,2014,2014_Gov-G_CT,CT,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/15/2014,980,Dannel P. Malloy,8863,DEM,43,Thomas C. Foley,8645,REP,50,,-7,11/4/2014,50.73,48.16,2.56,9.56,-9.56,0,5.37266801494133, -34398,42092,1227,2014,2014_Gov-G_HI,HI,Gov-G,Gov-G,Ward Research/The Honolulu Star-Advertiser,375,Live Phone,,10/15/2014,605,David Y. Ige,8633,DEM,47,James R. Aiona,8628,REP,35,12,12,11/4/2014,49.45,37.08,12.38,.38,-.38,1,-8.433243867077424,for Hawaii News Now | The Honolulu Star-Advertiser -33782,41672,1238,2014,2014_Gov-G_MN,MN,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,10/15/2014,597,Mark Dayton,8888,DEM,50,Jeff Johnson,8641,REP,40,3,10,11/4/2014,50.07,44.51,5.56,4.44,4.44,1,-.4467829345240381,for KSTP-TV Minneapolis -33824,41232,1254,2014,2014_Gov-G_TX,TX,Gov-G,Gov-G,YouGov,391,Online,,10/15/2014,866,Wendy R. Davis,8755,DEM,38,Gregory W. Abbott,8754,REP,54,6,-16,11/4/2014,38.9,59.27,-20.37,4.37,4.37,1,-3.321811789927349,for Texas Tribune -34398,48310,5460,2014,2014_House-G_HI-1,HI-1,House-G,House-G,Ward Research/The Honolulu Star-Advertiser,375,Live Phone,,10/15/2014,354,K. Mark Takai,4728,DEM,47,Charles K. Djou,4719,REP,47,,0,11/4/2014,51.93,48.07,3.86,3.86,-3.86,.5,-.7924111636191933,for Hawaii News Now | The Honolulu Star-Advertiser -35919,48354,5542,2014,2014_House-G_MI-11,MI-11,House-G,House-G,Mitchell Research & Communications,213,IVR,,10/15/2014,472,Bobby McKenzie,4593,DEM,35,David A. Trott,4605,REP,47,,-12,11/4/2014,40.47,55.9,-15.43,3.43,3.43,1,-4.192386443361534,for Fox 2 News Detroit -35931,48375,5609,2014,2014_House-G_NY-19,NY-19,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/15/2014,400,Sean S. Eldridge,9952,DEM,30,Christopher P. Gibson,9953,REP,56,,-26,11/4/2014,35.51,64.49,-28.97,2.97,2.97,1,-5.800086758404253,for Christopher P. Gibson -36086,49020,5631,2014,2014_House-G_ND-1,ND-1,House-G,House-G,DFM Research,69,Live Phone,,10/15/2014,430,George B. Sinner,9970,DEM,39,Kevin Cramer,9971,REP,46,3,-7,11/4/2014,38.48,55.54,-17.06,10.06,10.06,1,3.348677247649651,for Valley News Live -33820,41009,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,New England College,228,IVR,,10/16/2014,921,Jeanne Shaheen,6280,DEM,47.3,Scott Brown,6272,REP,47.7,,-.40000001,11/4/2014,51.46,48.21,3.24,3.64,-3.64,0,.288087013650777, -33805,40991,10,2014,2014_Sen-G_NJ,NJ,Sen-G,Sen-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/16/2014,525,Cory A. Booker,6306,DEM,56,Jeff Bell,6305,REP,40,,16,11/4/2014,55.84,42.33,13.51,2.49,2.49,1,-3.410933202990627, -33743,40927,15,2014,2014_Sen-G_KY,KY,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2014,1000,Alison Lundergan Grimes,6293,DEM,44,Mitch McConnell,6296,REP,52,,-8,11/4/2014,40.72,56.19,-15.47,7.47,7.47,1,-1.113803346538824, -33733,40917,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Benenson Strategy Group,30,Live Phone,D,10/16/2014,600,Mark Udall,6153,DEM,47,Cory Gardner,6149,REP,44,,3,11/4/2014,46.26,48.2,-1.94,4.94,4.94,0,1.27538619629671,for unspecified Democratic sponsor -33813,41001,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Gravis Marketing,124,IVR,,10/16/2014,695,Mark Udall,6153,DEM,43,Cory Gardner,6149,REP,48,4,-5,11/4/2014,46.26,48.2,-1.94,3.06,-3.06,1,-.5837211197900836,for Human Events -58866,100396,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Optimus,245,IVR,,10/16/2014,2455,Bruce L. Braley,6104,DEM,44.4,Joni K. Ernst,6106,REP,45,,-.60000002,11/4/2014,43.76,52.1,-8.34,7.74,7.74,1,.8043702034661616, -33736,40920,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/16/2014,714,Bruce L. Braley,6104,DEM,48,Joni K. Ernst,6106,REP,47,,1,11/4/2014,43.76,52.1,-8.34,9.34,9.34,0,2.480945927391344,for unspecified Democratic sponsor -33772,40958,32,2014,2014_Sen-G_AR,AR,Sen-G,Sen-G,Hendrix College,138,IVR/Live Phone,,10/16/2014,2075,Mark L. Pryor,6145,DEM,40.5,Tom Cotton,6143,REP,49,2.5,-8.5,11/4/2014,39.43,56.5,-17.07,8.57,8.57,1,-1.525475432660485,for Talk Business & Politics -62489,112345,1227,2014,2014_Gov-G_HI,HI,Gov-G,Gov-G,Tarrance Group,333,Live Phone,R,10/16/2014,800,David Y. Ige,8633,DEM,39,James R. Aiona,8628,REP,37,10,2,11/4/2014,49.45,37.08,12.38,10.38,-10.38,1,3.22282241538499,for unspecified Republican sponsor -33772,41471,1232,2014,2014_Gov-G_AR,AR,Gov-G,Gov-G,Hendrix College,138,IVR/Live Phone,,10/16/2014,2075,Michael Avery Ross,8694,DEM,41,Asa Hutchinson,8693,REP,49,3,-8,11/4/2014,41.49,55.44,-13.94,5.94,5.94,1,-1.925657617923568,for Talk Business & Politics -33820,41812,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,New England College,228,IVR,,10/16/2014,921,Margaret Wood Hassan,8809,DEM,50.7,Walt Havenstein,8805,REP,42.5,,8.1999998,11/4/2014,52.38,47.43,4.95,3.25,3.25,1,-1.327615504342239, -34002,41321,1239,2014,2014_Gov-G_RI,RI,Gov-G,Gov-G,Brown University,35,Live Phone,,10/16/2014,1129,Gina M. Raimondo,8744,DEM,41.6,Allan W. Fung,8740,REP,30.5,9.1,11.1,11/4/2014,40.7,36.24,4.47,6.63,6.63,1,1.653870898167797, -33813,41362,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Gravis Marketing,124,IVR,,10/16/2014,695,John Wright Hickenlooper,8708,DEM,44,Bob Beauprez,8704,REP,48,6,-4,11/4/2014,49.3,45.95,3.34,7.34,-7.34,0,2.838701577036208,for Human Events -58855,100385,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Optimus,245,IVR,,10/16/2014,4701,Charlie Crist,8601,DEM,40.2,Rick Scott,8605,REP,41.1,12,-.89999998,11/4/2014,47.07,48.14,-1.08,.18,.18,1,-2.961626389112317, -34187,41726,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2014,1000,Charlie Crist,8601,DEM,47,Rick Scott,8605,REP,47,,0,11/4/2014,47.07,48.14,-1.08,1.08,1.08,.5,-2.006089367129539, -34247,41876,1255,2014,2014_Gov-G_CA,CA,Gov-G,Gov-G,Public Policy Institute of California,262,IVR,,10/16/2014,976,Jerry Brown,8698,DEM,52,Neel Kashkari,8701,REP,36,,16,11/4/2014,59.97,40.03,19.94,3.94,-3.94,1,-.0926475847075874, -33772,48356,5349,2014,2014_House-G_AR-1,AR-1,House-G,House-G,Hendrix College,138,IVR/Live Phone,,10/16/2014,437,Jackie McPherson,5104,DEM,30,Rick Crawford,5098,REP,52,4,-22,11/4/2014,32.38,63.25,-30.87,8.87,8.87,1,1.272581315216883,for Talk Business & Politics -33772,48357,5350,2014,2014_House-G_AR-2,AR-2,House-G,House-G,Hendrix College,138,IVR/Live Phone,,10/16/2014,605,Patrick Henry Hays,5102,DEM,46,French Hill,5103,REP,41.5,4.5,4.5,11/4/2014,43.6,51.86,-8.26,12.76,12.76,0,5.238299392093301,for Talk Business & Politics -33772,48358,5351,2014,2014_House-G_AR-3,AR-3,House-G,House-G,Hendrix College,138,IVR/Live Phone,,10/16/2014,426,Steve Womack,5112,REP,64,Grant Brand,5095,LIB,19,,45,11/4/2014,79.41,20.59,58.83,13.83,,1,6.30276226730831,for Talk Business & Politics -33772,48355,5352,2014,2014_House-G_AR-4,AR-4,House-G,House-G,Hendrix College,138,IVR/Live Phone,,10/16/2014,607,James Lee Witt,5111,DEM,42,Bruce Westerman,5109,REP,44,4,-2,11/4/2014,42.57,53.75,-11.18,9.18,9.18,1,2.747014868963529,for Talk Business & Politics -36073,49001,5376,2014,2014_House-G_CA-24,CA-24,House-G,House-G,Probolsky Research,259,Live Phone,R,10/16/2014,600,Lois Capps,5140,DEM,40.5,Chris Mitchum,5241,REP,41.5,,-1,11/4/2014,51.93,48.07,3.85,4.85,-4.85,0,-2.645617960343504,for Chris Mitchum; sample size unavailable; estimated at 600 as a default -35920,48359,5514,2014,2014_House-G_ME-2,ME-2,House-G,House-G,"Normington, Petts & Associates",232,Live Phone,D,10/16/2014,400,Emily Ann Cain,5801,DEM,42,Bruce Poliquin,5806,REP,34,8,8,11/4/2014,41.83,47.03,-5.2,13.2,13.2,0,8.029402562271329,for Emily Ann Cain -33820,48287,5574,2014,2014_House-G_NH-1,NH-1,House-G,House-G,New England College,228,IVR,,10/16/2014,461,Carol Shea-Porter,5800,DEM,46,Frank C. Guinta,5792,REP,47,,-1,11/4/2014,48.11,51.71,-3.6,2.6,2.6,1,-3.45067728775858, -33820,48360,5575,2014,2014_House-G_NH-2,NH-2,House-G,House-G,New England College,228,IVR,,10/16/2014,460,Annie Kuster,5796,DEM,49,Marilinda Garcia,5791,REP,43,,6,11/4/2014,54.87,44.87,10,4,-4,1,-2.77117524562148, -36300,49285,8271,2014,2014_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2014,3500,Generic Candidate,9973,DEM,41,Generic Candidate,9974,REP,41,,0,11/4/2014,44.84,50.42,-5.59,5.59,5.59,.5,.6451570669659908, -34504,42261,11,2014,2014_Sen-G_SC,SC,Sen-G,Sen-G,Susquehanna Polling & Research Inc.,326,Live Phone,,10/17/2014,917,Charles Bradley Hutto,6180,DEM,29,Lindsey Graham,6179,REP,49,10,-20,11/4/2014,38.78,54.27,-15.48,4.52,-4.52,1,-.5329942961876942,for The Post and Courier | WCIV-TV -33808,40995,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Gravis Marketing,124,IVR,,10/17/2014,1022,Kay R. Hagan,6123,DEM,43,Thom Tillis,6129,REP,48,,-5,11/4/2014,47.26,48.82,-1.56,3.44,-3.44,1,-.8036146711442895, -33778,40964,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,National Research Inc.,225,Live Phone,,10/17/2014,600,Kay R. Hagan,6123,DEM,41,Thom Tillis,6129,REP,42,6,-1,11/4/2014,47.26,48.82,-1.56,.56,.56,1,-3.763729940154398,for Civitas Institute -33754,125182,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,10/17/2014,780,Kay R. Hagan,6123,DEM,46.5,Thom Tillis,6129,REP,43.5,5,3,11/4/2014,47.26,48.82,-1.56,4.56,4.56,0,.4720212640178842,average of multiple versions or turnout models listed in poll -33775,40961,15,2014,2014_Sen-G_KY,KY,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/17/2014,655,Alison Lundergan Grimes,6293,DEM,43,Mitch McConnell,6296,REP,44,5,-1,11/4/2014,40.72,56.19,-15.47,14.47,14.47,1,6.880950237089219,for WKYT-TV | Lexington Herald-Leader | WHAS-TV | The Courier-Journal -33838,41027,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Ipsos,154,Online,,10/17/2014,1099,Mark Udall,6153,DEM,45,Cory Gardner,6149,REP,47,,-2,11/4/2014,46.26,48.2,-1.94,.06,-.06,1,-3.46993960067386,for Reuters -34450,42197,25,2014,2014_Sen-O_LA,LA,Sen-G,Sen-O,Multi-Quest International,220,Live Phone,,10/17/2014,605,Mary L. Landrieu,8375,DEM,36,Bill Cassidy,8373,REP,32,6,4,11/4/2014,42.08,40.97,1.11,2.89,2.89,1,-1.78796968684134,for Fox 8 | Raycom Media; among registered voters -34504,42262,36,2014,2014_Sen-GS_SC,SC,Sen-G,Sen-GS,Susquehanna Polling & Research Inc.,326,Live Phone,,10/17/2014,917,Joyce Dickerson,6177,DEM,31,Tim Scott,6185,REP,58,4,-27,11/4/2014,38.01,60.15,-22.14,4.86,-4.86,1,-1.801738102870657,for The Post and Courier | WCIV-TV -34156,126695,1225,2014,2014_Gov-G_CT,CT,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/17/2014,1010,Dannel P. Malloy,8863,DEM,44,Thomas C. Foley,8645,REP,43.5,9,.5,11/4/2014,50.73,48.16,2.56,2.06,-2.06,1,-2.825843101366669,average of multiple versions or turnout models listed in poll -34504,112357,1244,2014,2014_Gov-G_SC,SC,Gov-G,Gov-G,Susquehanna Polling & Research Inc.,326,Live Phone,,10/17/2014,917,Vincent A. Sheheen,8749,DEM,31,Nimrata R. Haley,8748,REP,51,2,-20,11/4/2014,41.42,55.9,-14.48,5.52,-5.52,1,-.0073179925258471,for The Post and Courier | WCIV-TV -33838,41721,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Ipsos,154,Online,,10/17/2014,1099,John Wright Hickenlooper,8708,DEM,46,Bob Beauprez,8704,REP,46,,0,11/4/2014,49.3,45.95,3.34,3.34,-3.34,.5,-1.11004309052069,for Reuters -33994,41308,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,MassINC Polling Group,198,Live Phone,,10/17/2014,501,Martha Coakley,8850,DEM,42,Charles D. Baker,8848,REP,43,1,-1,11/4/2014,46.54,48.4,-1.86,.86,.86,1,-3.162878196594817,for WBUR -34181,126693,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/17/2014,984,Charlie Crist,8601,DEM,43,Rick Scott,8605,REP,43,7,0,11/4/2014,47.07,48.14,-1.08,1.08,1.08,.5,-1.722046186272117,average of multiple versions or turnout models listed in poll -34326,42020,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,St. Pete Polls,314,IVR,,10/17/2014,1855,Charlie Crist,8601,DEM,45.3,Rick Scott,8605,REP,43.9,8.4,1.4,11/4/2014,47.07,48.14,-1.08,2.48,2.48,0,-.3052598884000534, -35921,48361,5528,2014,2014_House-G_MA-6,MA-6,House-G,House-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/17/2014,406,Seth Moulton,5898,DEM,47,Richard R. Tisei,5903,REP,36,9,11,11/4/2014,54.97,41.14,13.83,2.83,-2.83,1,-6.809834212110391,for unspecified Democratic sponsor -33792,40978,2,2014,2014_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,10/18/2014,600,Gary C. Peters,6053,DEM,45,Terri Lynn Land,6052,REP,34,,11,11/4/2014,54.61,41.33,13.29,2.29,-2.29,1,-.9485537157077004,for Detroit Free Press | WXYZ-TV (Michigan) -33837,41026,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,Suffolk University,323,Live Phone,,10/18/2014,500,Jeanne Shaheen,6280,DEM,48.6,Scott Brown,6272,REP,45.6,,3,11/4/2014,51.46,48.21,3.24,.24,-.24,1,-3.798575282178125,for Boston Herald -33757,40943,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,University of Massachusetts Lowell,355,Live Phone,,10/18/2014,643,Jeanne Shaheen,6280,DEM,49,Scott Brown,6272,REP,46,,3,11/4/2014,51.46,48.21,3.24,.24,-.24,1,-3.655017028018378,for University of Massachusetts - Lowell -34008,42164,9,2014,2014_Sen-G_ME,ME,Sen-G,Sen-G,Pan Atlantic Research,249,Live Phone,,10/18/2014,400,Shenna Bellows,6282,DEM,27,Susan M. Collins,6284,REP,66.6,,-39.599998,11/4/2014,31.5,68.46,-36.96,2.64,-2.64,1,-6.087748211797097, -33766,40952,9,2014,2014_Sen-G_ME,ME,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,10/18/2014,667,Shenna Bellows,6282,DEM,30,Susan M. Collins,6284,REP,65,,-35,11/4/2014,31.5,68.46,-36.96,1.96,1.96,1,-6.657479821760005,for Portland Press Herald | Maine Sunday Telegram -33780,125179,12,2014,2014_Sen-G_AK,AK,Sen-G,Sen-G,Hellenthal & Associates,137,Live Phone,,10/18/2014,403,Mark Begich,6130,DEM,50.05,Dan Sullivan,6138,REP,40.4,2.8,9.6499996,11/4/2014,45.83,47.96,-2.13,11.78,11.78,0,7.153386980633357,average of multiple versions or turnout models listed in poll -33801,40987,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/18/2014,568,Kay R. Hagan,6123,DEM,46,Thom Tillis,6129,REP,43,6,3,11/4/2014,47.26,48.82,-1.56,4.56,4.56,0,.3036334280498474,for WRAL News -33841,41030,20,2014,2014_Sen-G_OR,OR,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/18/2014,561,Jeff Merkley,6165,DEM,53,Monica Wehby,6167,REP,32,,21,11/4/2014,55.73,36.87,18.86,2.14,2.14,1,-3.404966698575156,for KATU-TV Portland -33753,40939,21,2014,2014_Sen-G_KS,KS,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/18/2014,429,Pat Roberts,6154,REP,46,Gregory Orman,8355,IND,46,,0,11/4/2014,53.15,42.53,10.62,10.62,,.5,.1117963289075735, -33784,125155,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,10/18/2014,778,Mark Udall,6153,DEM,43.5,Cory Gardner,6149,REP,46.5,2,-3,11/4/2014,46.26,48.2,-1.94,1.06,-1.06,1,-2.525527057124309,average of multiple versions or turnout models listed in poll -33804,125158,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/18/2014,974,Mark Udall,6153,DEM,42.5,Cory Gardner,6149,REP,47,,-4.5,11/4/2014,46.26,48.2,-1.94,2.56,-2.56,1,-.7537166695280406,average of multiple versions or turnout models listed in poll -34495,112367,25,2014,2014_Sen-O_LA,LA,Sen-G,Sen-O,University of New Orleans,358,Live Phone,,10/18/2014,292,Mary L. Landrieu,8375,DEM,38,Bill Cassidy,8373,REP,33,7,5,11/4/2014,42.08,40.97,1.11,3.89,3.89,1,-1.076038796983195, -33829,41018,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/18/2014,964,Bruce L. Braley,6104,DEM,46,Joni K. Ernst,6106,REP,48,,-2,11/4/2014,43.76,52.1,-8.34,6.34,6.34,1,-.4650925783319814, -34255,42175,34,2014,2014_Sen-GS_HI,HI,Sen-G,Sen-GS,MRG Research,207,IVR/Live Phone,,10/18/2014,1221,Brian Schatz,6084,DEM,55,Cam Cavasso,6077,REP,29,,26,11/4/2014,69.77,27.7,42.07,16.07,-16.07,1,8.57935307617074,for Honolulu Civil Beat -33780,41818,1221,2014,2014_Gov-G_AK,AK,Gov-G,Gov-G,Hellenthal & Associates,137,Live Phone,,10/18/2014,403,Bill Walker,8879,IND,43,Sean R. Parnell,8686,REP,44,,-1,11/4/2014,48.1,45.88,2.22,3.22,,0,-2.209517597486558, -34008,41331,1224,2014,2014_Gov-G_ME,ME,Gov-G,Gov-G,Pan Atlantic Research,249,Live Phone,,10/18/2014,400,Michael H. Michaud,8812,DEM,39.7,Paul R. LePage,8811,REP,40.3,12.7,-.60000002,11/4/2014,43.37,48.18,-4.81,4.21,4.21,1,-1.620775281715424, -33766,41192,1224,2014,2014_Gov-G_ME,ME,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,10/18/2014,639,Michael H. Michaud,8812,DEM,35,Paul R. LePage,8811,REP,45,16,-10,11/4/2014,43.37,48.18,-4.81,5.19,-5.19,1,-.2901936052091144,for Portland Press Herald | Maine Sunday Telegram -33829,41731,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/18/2014,964,Jack G. Hatch,8648,DEM,37,Terry E. Branstad,8647,REP,55,,-18,11/4/2014,37.27,58.99,-21.72,3.72,3.72,1,-1.271134241425124, -34255,41899,1227,2014,2014_Gov-G_HI,HI,Gov-G,Gov-G,MRG Research,207,IVR/Live Phone,,10/18/2014,1221,David Y. Ige,8633,DEM,40,James R. Aiona,8628,REP,34,11,6,11/4/2014,49.45,37.08,12.38,6.38,-6.38,1,-1.651355592130974,for Honolulu Civil Beat -33753,41370,1228,2014,2014_Gov-G_KS,KS,Gov-G,Gov-G,Monmouth University,215,Live Phone,,10/18/2014,429,Paul Davis,8712,DEM,50,Sam Brownback,8711,REP,45,,5,11/4/2014,46.13,49.82,-3.69,8.69,8.69,0,1.681523114226729, -33837,41809,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/18/2014,500,Margaret Wood Hassan,8809,DEM,49.4,Walt Havenstein,8805,REP,39.2,,10.2,11/4/2014,52.38,47.43,4.95,5.25,5.25,1,.5308542433927461,for Boston Herald -33757,41447,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,University of Massachusetts Lowell,355,Live Phone,,10/18/2014,643,Margaret Wood Hassan,8809,DEM,49,Walt Havenstein,8805,REP,45,,4,11/4/2014,52.38,47.43,4.95,.95,-.95,1,-3.899213239578947,for University of Massachusetts - Lowell -34064,41439,1237,2014,2014_Gov-G_NY,NY,Gov-G,Gov-G,Siena College,305,Live Phone,,10/18/2014,748,Andrew Cuomo,8663,DEM,54,Robert P. Astorino,8871,REP,33,9,21,11/4/2014,54.28,40.31,13.96,7.04,7.04,1,-1.107685461937616, -33841,41668,1240,2014,2014_Gov-G_OR,OR,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,10/18/2014,561,John Kitzhaber,8881,DEM,51,Dennis Richardson,8902,REP,38,,13,11/4/2014,49.89,44.13,5.76,7.24,7.24,1,2.806268661996425,for KATU-TV Portland -34375,42069,1245,2014,2014_Gov-G_WI,WI,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,D,10/18/2014,860,Mary Burke,8781,DEM,46,Scott Walker,8787,REP,47,,-1,11/4/2014,46.59,52.26,-5.68,4.68,4.68,1,-.8027384485908517,for unspecified Democratic sponsor -33784,125143,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,,10/18/2014,778,John Wright Hickenlooper,8708,DEM,45.5,Bob Beauprez,8704,REP,45,1,.5,11/4/2014,49.3,45.95,3.34,2.84,-2.84,1,-1.634838644674003,average of multiple versions or turnout models listed in poll -33804,125149,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/18/2014,974,John Wright Hickenlooper,8708,DEM,45,Bob Beauprez,8704,REP,44.33,1.5,.67000002,11/4/2014,49.3,45.95,3.34,2.68,-2.68,1,-1.403792758517402,average of multiple versions or turnout models listed in poll -33792,41614,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,EPIC-MRA,84,Live Phone,,10/18/2014,600,Mark Schauer,8610,DEM,39,Rick Snyder,8611,REP,47,,-8,11/4/2014,46.86,50.92,-4.07,3.93,-3.93,1,-.374629975261896,for Detroit Free Press | WXYZ-TV (Michigan) -34197,41751,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Saint Leo University,299,IVR/Online,,10/18/2014,500,Charlie Crist,8601,DEM,43,Rick Scott,8605,REP,40,8,3,11/4/2014,47.07,48.14,-1.08,4.08,4.08,0,.7533337888019991, -33780,48367,5339,2014,2014_House-G_AK-1,AK-1,House-G,House-G,Hellenthal & Associates,137,Live Phone,,10/18/2014,403,Forrest Dunbar,9936,DEM,35,Don Young,9938,REP,52,6,-17,11/4/2014,40.97,50.97,-10,7,-7,1,.0675167818062697, -35922,48362,5369,2014,2014_House-G_CA-17,CA-17,House-G,House-G,SurveyUSA,325,IVR/Live Phone,,10/18/2014,579,Michael M. Honda,5200,DEM,37,Ro Khanna,5210,DEM,35,,2,11/4/2014,51.75,48.25,3.51,1.51,,1,-5.891439132132039,for KPIX-TV (California) -35922,48363,5373,2014,2014_House-G_CA-21,CA-21,House-G,House-G,SurveyUSA,325,IVR/Live Phone,,10/18/2014,554,Amanda Renteria,5262,DEM,42,David Valadao,5298,REP,47,,-5,11/4/2014,42.17,57.83,-15.67,10.67,10.67,1,3.180872226821664,for KPIX-TV (California) -34255,48311,5460,2014,2014_House-G_HI-1,HI-1,House-G,House-G,MRG Research,207,IVR/Live Phone,,10/18/2014,604,K. Mark Takai,4728,DEM,45,Charles K. Djou,4719,REP,45,,0,11/4/2014,51.93,48.07,3.86,3.86,-3.86,.5,-.8269020357948774,for Honolulu Civil Beat -34255,49006,5461,2014,2014_House-G_HI-2,HI-2,House-G,House-G,MRG Research,207,IVR/Live Phone,,10/18/2014,517,Tulsi Gabbard,4721,DEM,69,Kawika Crowley,4718,REP,19,,50,11/4/2014,78.75,18.65,60.1,10.1,-10.1,1,2.707218118604329,for Honolulu Civil Beat -34008,48343,5513,2014,2014_House-G_ME-1,ME-1,House-G,House-G,Pan Atlantic Research,249,Live Phone,,10/18/2014,207,Chellie Pingree,5805,DEM,62,Isaac J. Misiuk,5803,REP,18.3,6.2,43.700001,11/4/2014,60.43,30.67,29.76,13.94,13.94,1,7.587338906690121, -33766,48293,5513,2014,2014_House-G_ME-1,ME-1,House-G,House-G,University of New Hampshire,357,Live Phone,,10/18/2014,348,Chellie Pingree,5805,DEM,57,Isaac J. Misiuk,5803,REP,19,10,38,11/4/2014,60.43,30.67,29.76,8.24,8.24,1,1.111711187761803,for Portland Press Herald | Maine Sunday Telegram -34008,48344,5514,2014,2014_House-G_ME-2,ME-2,House-G,House-G,Pan Atlantic Research,249,Live Phone,,10/18/2014,193,Emily Ann Cain,5801,DEM,38.9,Bruce Poliquin,5806,REP,37.7,7.6,1.2,11/4/2014,41.83,47.03,-5.2,6.4,6.4,0,-.4916757208691952, -33766,48285,5514,2014,2014_House-G_ME-2,ME-2,House-G,House-G,University of New Hampshire,357,Live Phone,,10/18/2014,291,Emily Ann Cain,5801,DEM,40,Bruce Poliquin,5806,REP,41,8,-1,11/4/2014,41.83,47.03,-5.2,4.2,4.2,1,-2.698752437272032,for Portland Press Herald | Maine Sunday Telegram -36083,49017,5528,2014,2014_House-G_MA-6,MA-6,House-G,House-G,Optimus,245,IVR,R,10/18/2014,2994,Seth Moulton,5898,DEM,47.7,Richard R. Tisei,5903,REP,46.4,,1.3,11/4/2014,54.97,41.14,13.83,12.53,-12.53,1,4.648323494305777,for unspecified Republican sponsor -35946,48395,5531,2014,2014_House-G_MA-9,MA-9,House-G,House-G,Emerson College,88,IVR,,10/18/2014,302,Bill Keating,5894,DEM,47,John C. Chapman,5888,REP,44,,3,11/4/2014,54.95,44.99,9.96,6.96,-6.96,1,-.8703413601426739, -34064,48364,5594,2014,2014_House-G_NY-4,NY-4,House-G,House-G,Siena College,305,Live Phone,,10/18/2014,628,Kathleen Rice,9958,DEM,52,Bruce Blakeman,9957,REP,42,,10,11/4/2014,52.84,47.16,5.69,4.31,4.31,1,-3.146089931592723, -36088,49022,5609,2014,2014_House-G_NY-19,NY-19,House-G,House-G,Global Strategy Group,118,Live Phone,D,10/18/2014,401,Sean S. Eldridge,9952,DEM,36,Christopher P. Gibson,9953,REP,46,,-10,11/4/2014,35.51,64.49,-28.97,18.97,18.97,1,13.25880865956494,for Sean S. Eldridge -52246,82444,5660,2014,2014_House-G_PA-3,PA-3,House-G,House-G,Mercyhurst University,422,Live Phone,,10/18/2014,503,Dan Lavallee,5012,DEM,30,Mike Kelly,5010,REP,52,,-22,11/4/2014,39.37,60.63,-21.26,.74,-.74,1,-6.732800683657527, -36092,49033,5745,2014,2014_House-G_VA-10,VA-10,House-G,House-G,The Polling Company Inc.,337,Live Phone,R,10/18/2014,404,John W. Foust,5940,DEM,35,Barbara J. Comstock,5932,REP,51,1,-16,11/4/2014,40.36,56.49,-16.13,.13,.13,1,-7.469893655480445,for unspecified Republican sponsor -34920,49085,8271,2014,2014_House-G_US,US,House-G,House-G,GfK Group,115,Online,,10/18/2014,968,Generic Candidate,9973,DEM,32,Generic Candidate,9974,REP,40,,-8,11/4/2014,44.84,50.42,-5.59,2.41,-2.41,1,-2.652697058091054, -36101,49046,8271,2014,2014_House-G_US,US,House-G,House-G,Pew Research Center,253,Live Phone,,10/18/2014,1126,Generic Candidate,9973,DEM,47,Generic Candidate,9974,REP,46,,1,11/4/2014,44.84,50.42,-5.59,6.59,6.59,0,1.668178676149179, -33812,41000,2,2014,2014_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,IVR,,10/19/2014,919,Gary C. Peters,6053,DEM,51.1,Terri Lynn Land,6052,REP,37.5,2.2,13.6,11/4/2014,54.61,41.33,13.29,.31,.31,1,-3.318365414308513,for Fox 2 News Detroit -33756,40942,4,2014,2014_Sen-G_IL,IL,Sen-G,Sen-G,APC Research,4,Live Phone,,10/19/2014,800,Richard J. Durbin,6112,DEM,50,James D. Oberweis,6116,REP,36,6,14,11/4/2014,53.55,42.69,10.85,3.15,3.15,1,-1.697210782068741,for Chicago Tribune -33774,40960,15,2014,2014_Sen-G_KY,KY,Sen-G,Sen-G,Voter/Consumer Research,371,Live Phone,R,10/19/2014,815,Alison Lundergan Grimes,6293,DEM,41,Mitch McConnell,6296,REP,49,3,-8,11/4/2014,40.72,56.19,-15.47,7.47,7.47,1,-.9400626410406123,for Mitch McConnell -33781,40967,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/19/2014,606,Mary Michelle Nunn,6072,DEM,46,David A. Perdue,6073,REP,44,4,2,11/4/2014,45.21,52.89,-7.68,9.68,9.68,0,2.872926392827538,for WXIA-TV -33799,40985,22,2014,2014_Sen-G_SD,SD,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/19/2014,500,Richard P. Weiland,6196,DEM,24,M. Michael Rounds,6195,REP,48,16,-24,11/4/2014,29.51,50.37,-20.86,3.14,-3.14,1,-5.182417814989694,for M. Michael Rounds -33826,41015,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/19/2014,431,Mark Udall,6153,DEM,46,Cory Gardner,6149,REP,47,,-1,11/4/2014,46.26,48.2,-1.94,.94,.94,1,-2.884207773403093, -73246,137306,28,2014,2014_Sen-G_TN,TN,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,D,10/19/2014,595,William Gordon Ball,6217,DEM,32,Lamar Alexander,6215,REP,45,,-13,11/4/2014,31.87,61.87,-30,17,17,1,9.554178105116234,for William Gordon Ball; among 'voters' -33826,41544,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Monmouth University,215,Live Phone,,10/19/2014,431,John Wright Hickenlooper,8708,DEM,50,Bob Beauprez,8704,REP,43,,7,11/4/2014,49.3,45.95,3.34,3.66,3.66,1,-1.110607730390023, -33812,41245,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,Mitchell Research & Communications,213,IVR,,10/19/2014,919,Mark Schauer,8610,DEM,45.7,Rick Snyder,8611,REP,48,1,-2.3,11/4/2014,46.86,50.92,-4.07,1.77,1.77,1,-2.8065940558341,for Fox 2 News Detroit -33781,41970,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,10/19/2014,606,Jason J. Carter,8623,DEM,43,J. Nathan Deal,8624,REP,45,4,-2,11/4/2014,44.89,52.75,-7.86,5.86,5.86,1,.5076752478130806,for WXIA-TV -33756,41656,1252,2014,2014_Gov-G_IL,IL,Gov-G,Gov-G,APC Research,4,Live Phone,,10/19/2014,800,Pat Quinn,8658,DEM,43,Bruce Rauner,8659,REP,45,4,-2,11/4/2014,46.35,50.27,-3.92,1.92,1.92,1,-4.712693640250161,for Chicago Tribune -35923,48365,5404,2014,2014_House-G_CA-52,CA-52,House-G,House-G,SurveyUSA,325,IVR/Live Phone,,10/19/2014,608,Scott Peters,5255,DEM,45,Carl DeMaio,5162,REP,46,,-1,11/4/2014,51.59,48.41,3.17,4.17,-4.17,0,-3.252287837312422,for KGTV-TV (California) | San Diego Union-Tribune -35924,48366,5496,2014,2014_House-G_KS-2,KS-2,House-G,House-G,Tarrance Group,333,Live Phone,R,10/19/2014,400,Margie Wakefield,5345,DEM,37,Lynn Jenkins,5336,REP,49,6,-12,11/4/2014,38.62,57.04,-18.43,6.43,6.43,1,-1.149918910862622,for Lynn Jenkins -35947,49026,5731,2014,2014_House-G_UT-1,UT-1,House-G,House-G,Brigham Young University,34,Online,,10/19/2014,159,Donna M. McAleer,5651,DEM,31,Rob Bishop,5640,REP,49,3.2,-18,11/4/2014,28.01,64.78,-36.77,18.77,18.77,1,11.98145664052385, -35947,49028,5732,2014,2014_House-G_UT-2,UT-2,House-G,House-G,Brigham Young University,34,Online,,10/19/2014,192,Luz Robles,5656,DEM,37,Chris Stewart,5659,REP,43,2.8,-6,11/4/2014,32.55,60.82,-28.27,22.27,22.27,1,15.92661040810402, -35947,49030,5733,2014,2014_House-G_UT-3,UT-3,House-G,House-G,Brigham Young University,34,Online,,10/19/2014,169,Brian Wonnacott,5661,DEM,24.9,Jason Chaffetz,5642,REP,59,.9,-34.099998,11/4/2014,22.48,72.21,-49.72,15.62,15.62,1,9.80506534722617, -35947,48396,5734,2014,2014_House-G_UT-4,UT-4,House-G,House-G,Brigham Young University,34,Online,,10/19/2014,236,Doug Owens,5654,DEM,46,Mia B. Love,5650,REP,42,1,4,11/4/2014,45.81,50.92,-5.1,9.1,9.1,0,3.654440714231903, -36143,49094,8271,2014,2014_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,Live Phone,,10/19/2014,698,Generic Candidate,9973,DEM,46,Generic Candidate,9974,REP,46,,0,11/4/2014,44.84,50.42,-5.59,5.59,5.59,.5,.4870637406094706, -33777,40963,1,2014,2014_Sen-G_NE,NE,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,681,Dave Domina,6263,DEM,30,Ben Sasse,6269,REP,59,,-29,11/4/2014,31.49,64.34,-32.85,3.85,3.85,1,-3.74492580123239,for CBS News | New York Times -33832,41021,2,2014,2014_Sen-G_MI,MI,Sen-G,Sen-G,Clarity Campaign Labs,52,IVR/Live Phone,D,10/20/2014,1032,Gary C. Peters,6053,DEM,48,Terri Lynn Land,6052,REP,33,,15,11/4/2014,54.61,41.33,13.29,1.71,1.71,1,-1.232017487991793,for unspecified Democratic sponsor -33786,40972,2,2014,2014_Sen-G_MI,MI,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,2394,Gary C. Peters,6053,DEM,49,Terri Lynn Land,6052,REP,41,,8,11/4/2014,54.61,41.33,13.29,5.29,-5.29,1,2.680440317476427,for CBS News | New York Times -33761,40947,3,2014,2014_Sen-G_NM,NM,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,962,Tom Udall,6286,DEM,52,Allen E. Weh,6287,REP,36,,16,11/4/2014,55.56,44.44,11.12,4.88,4.88,1,-.9244280861231912,for CBS News | New York Times -33800,40986,4,2014,2014_Sen-G_IL,IL,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,3519,Richard J. Durbin,6112,DEM,52,James D. Oberweis,6116,REP,39,,13,11/4/2014,53.55,42.69,10.85,2.15,2.15,1,-2.967490100534186,for CBS News | New York Times -33833,41022,5,2014,2014_Sen-G_MT,MT,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,497,Amanda G. Curtis,8347,DEM,38,Steve Daines,6058,REP,56,,-18,11/4/2014,40.07,57.79,-17.72,.28,-.28,1,-5.581936012254801,for CBS News | New York Times -33785,40971,6,2014,2014_Sen-G_MN,MN,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,2430,Al Franken,6091,DEM,51,Mike McFadden,6093,REP,41,,10,11/4/2014,53.15,42.91,10.24,.24,-.24,1,-4.320670157109396,for CBS News | New York Times -33817,41006,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/20/2014,645,Jeanne Shaheen,6280,DEM,49,Scott Brown,6272,REP,47,,2,11/4/2014,51.46,48.21,3.24,1.24,-1.24,1,-2.511304809086308,for CNN -33803,40989,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,1042,Jeanne Shaheen,6280,DEM,46,Scott Brown,6272,REP,41,,5,11/4/2014,51.46,48.21,3.24,1.76,1.76,1,-1.712942072303821,for CBS News | New York Times -33796,40982,9,2014,2014_Sen-G_ME,ME,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,1177,Shenna Bellows,6282,DEM,35,Susan M. Collins,6284,REP,54,,-19,11/4/2014,31.5,68.46,-36.96,17.96,17.96,1,12.05235807908629,for CBS News | New York Times -33816,41005,10,2014,2014_Sen-G_NJ,NJ,Sen-G,Sen-G,Stockton University,317,Live Phone,,10/20/2014,806,Cory A. Booker,6306,DEM,57,Jeff Bell,6305,REP,33,,24,11/4/2014,55.84,42.33,13.51,10.49,10.49,1,6.537408509855294, -33759,40945,10,2014,2014_Sen-G_NJ,NJ,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,1868,Cory A. Booker,6306,DEM,51,Jeff Bell,6305,REP,39,,12,11/4/2014,55.84,42.33,13.51,1.51,-1.51,1,-3.902419411026045,for CBS News | New York Times -33798,40984,11,2014,2014_Sen-G_SC,SC,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,1566,Charles Bradley Hutto,6180,DEM,28,Lindsey Graham,6179,REP,43,8,-15,11/4/2014,38.78,54.27,-15.48,.48,.48,1,-5.236088298809666,for CBS News | New York Times -33771,40957,12,2014,2014_Sen-G_AK,AK,Sen-G,Sen-G,Harstad Strategic Research Inc.,134,Live Phone,D,10/20/2014,700,Mark Begich,6130,DEM,44,Dan Sullivan,6138,REP,44,4,0,11/4/2014,45.83,47.96,-2.13,2.13,2.13,.5,-2.615337781931511,for unspecified Democratic sponsor -33810,40998,12,2014,2014_Sen-G_AK,AK,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,561,Mark Begich,6130,DEM,44,Dan Sullivan,6138,REP,48,,-4,11/4/2014,45.83,47.96,-2.13,1.87,-1.87,1,-3.194012743591636,for CBS News | New York Times -33789,40975,13,2014,2014_Sen-G_WY,WY,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,258,Charlie Hardy,6240,DEM,27,Michael B. Enzi,6237,REP,67,,-40,11/4/2014,17.45,72.19,-54.74,14.74,14.74,1,6.709530826645888,for CBS News | New York Times -33795,40981,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,1910,Kay R. Hagan,6123,DEM,44,Thom Tillis,6129,REP,41,2,3,11/4/2014,47.26,48.82,-1.56,4.56,4.56,0,.8885377448103235,for CBS News | New York Times -33807,40994,15,2014,2014_Sen-G_KY,KY,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,1502,Alison Lundergan Grimes,6293,DEM,39,Mitch McConnell,6296,REP,45,2,-6,11/4/2014,40.72,56.19,-15.47,9.47,9.47,1,1.475381528300002,for CBS News | New York Times -33765,40951,16,2014,2014_Sen-G_VA,VA,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,1605,Mark R. Warner,6303,DEM,49,Ed W. Gillespie,6301,REP,39,1,10,11/4/2014,49.15,48.34,.81,9.19,9.19,1,2.938880200540932,for CBS News | New York Times -33797,40983,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Abt Associates,7,Live Phone,,10/20/2014,1170,Mary Michelle Nunn,6072,DEM,42,David A. Perdue,6073,REP,44,6,-2,11/4/2014,45.21,52.89,-7.68,5.68,5.68,1,-.8815285825446073,for Atlanta Journal-Constitution -33818,41007,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,1774,Mary Michelle Nunn,6072,DEM,44,David A. Perdue,6073,REP,47,1,-3,11/4/2014,45.21,52.89,-7.68,4.68,4.68,1,-1.860477409815136,for CBS News | New York Times -33822,41011,18,2014,2014_Sen-G_MS,MS,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,654,Travis W. Childers,6314,DEM,28,Thad Cochran,6315,REP,50,,-22,11/4/2014,37.89,59.9,-22.01,.01,.01,1,-7.575537274125744,for CBS News | New York Times -33806,40993,19,2014,2014_Sen-G_TX,TX,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,3987,David M. Alameel,6197,DEM,35,John Cornyn,6201,REP,57,,-22,11/4/2014,34.36,61.56,-27.2,5.2,5.2,1,-2.16382725451783,for CBS News | New York Times -33770,40956,20,2014,2014_Sen-G_OR,OR,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,1421,Jeff Merkley,6165,DEM,51,Monica Wehby,6167,REP,39,,12,11/4/2014,55.73,36.87,18.86,6.86,-6.86,1,2.408654764217656,for CBS News | New York Times -33767,40953,21,2014,2014_Sen-G_KS,KS,Sen-G,Sen-G,Marist College,183,Live Phone,,10/20/2014,757,Pat Roberts,6154,REP,44,Gregory Orman,8355,IND,45,4,-1,11/4/2014,53.15,42.53,10.62,11.62,,0,1.621616312538108,for NBC News -33827,41016,21,2014,2014_Sen-G_KS,KS,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,1973,Pat Roberts,6154,REP,42,Gregory Orman,8355,IND,38,1,4,11/4/2014,53.15,42.53,10.62,6.62,,1,-3.695006661055243,for CBS News | New York Times -33814,41003,22,2014,2014_Sen-G_SD,SD,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,527,Richard P. Weiland,6196,DEM,25,M. Michael Rounds,6195,REP,38,17,-13,11/4/2014,29.51,50.37,-20.86,7.86,7.86,1,.1789703584911733,for CBS News | New York Times -33835,41024,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Marist College,183,Live Phone,,10/20/2014,755,Mark Udall,6153,DEM,45,Cory Gardner,6149,REP,46,,-1,11/4/2014,46.26,48.2,-1.94,.94,.94,1,-2.494747953771952,for NBC News -33787,127036,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Suffolk University,323,Live Phone,,10/20/2014,500,Mark Udall,6153,DEM,38.6,Cory Gardner,6149,REP,46,2.6,-7.4000001,11/4/2014,46.26,48.2,-1.94,5.46,-5.46,1,2.005236762808472,for USA Today -33809,40996,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,1567,Mark Udall,6153,DEM,47,Cory Gardner,6149,REP,46,,1,11/4/2014,46.26,48.2,-1.94,2.94,2.94,0,-.2230355269374897,for CBS News | New York Times -33823,41012,24,2014,2014_Sen-G_DE,DE,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,461,Christopher A. Coons,8349,DEM,54,Kevin Wade,6102,REP,36,,18,11/4/2014,55.83,42.23,13.6,4.4,4.4,1,-3.365078205748544,for CBS News | New York Times -33758,40997,25,2014,2014_Sen-O_LA,LA,Sen-G,Sen-O,YouGov,391,Online,,10/20/2014,1316,Mary L. Landrieu,8375,DEM,39.5,Bill Cassidy,8373,REP,39,5,.5,11/4/2014,42.08,40.97,1.11,.61,-.61,1,-3.779248321436468,for CBS News | New York Times; average of multiple versions or turnout models listed in poll -33794,40980,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Marist College,183,Live Phone,,10/20/2014,772,Bruce L. Braley,6104,DEM,46,Joni K. Ernst,6106,REP,49,,-3,11/4/2014,43.76,52.1,-8.34,5.34,5.34,1,-1.479039224400565,for NBC News -33788,40974,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/20/2014,423,Bruce L. Braley,6104,DEM,46,Joni K. Ernst,6106,REP,47,,-1,11/4/2014,43.76,52.1,-8.34,7.34,7.34,1,.2604849181538132, -33768,40954,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,2322,Bruce L. Braley,6104,DEM,44,Joni K. Ernst,6106,REP,44,,0,11/4/2014,43.76,52.1,-8.34,8.34,8.34,.5,2.100551638373395,for CBS News | New York Times -33836,41025,27,2014,2014_Sen-G_ID,ID,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,575,Nels Mitchell,6064,DEM,30,James E. Risch,6065,REP,61,,-31,11/4/2014,34.67,65.33,-30.66,.34,-.34,1,-7.30919099701685,for CBS News | New York Times -33783,40969,28,2014,2014_Sen-G_TN,TN,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,974,William Gordon Ball,6217,DEM,33,Lamar Alexander,6215,REP,55,,-22,11/4/2014,31.87,61.87,-30,8,8,1,-1.078540041332103,for CBS News | New York Times -33776,41002,29,2014,2014_Sen-G_OK,OK,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,995,Matt Silverstein,6258,DEM,27,James M. Inhofe,6249,REP,63,,-36,11/4/2014,28.55,68.01,-39.46,3.46,3.46,1,-1.999866625080899,for CBS News | New York Times -33779,40965,30,2014,2014_Sen-G_WV,WV,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,877,Natalie E. Tennant,6232,DEM,34,Shelley Moore Capito,6228,REP,56,,-22,11/4/2014,34.46,62.12,-27.65,5.65,5.65,1,-1.89153762858575,for CBS News | New York Times -33831,41020,31,2014,2014_Sen-G_MA,MA,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,2218,Edward J. Markey,6289,DEM,54,Brian J. Herr,6288,REP,32,,22,11/4/2014,61.87,37.98,23.88,1.88,-1.88,1,-4.251024325677336,for CBS News | New York Times -33811,40999,32,2014,2014_Sen-G_AR,AR,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,1546,Mark L. Pryor,6145,DEM,42,Tom Cotton,6143,REP,47,,-5,11/4/2014,39.43,56.5,-17.07,12.07,12.07,1,2.466601783664733,for CBS News | New York Times -33790,40976,33,2014,2014_Sen-G_RI,RI,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,866,Jack Reed,6169,DEM,65,Mark S. Zaccaria,6171,REP,20,,45,11/4/2014,70.58,29.25,41.34,3.66,3.66,1,-3.825659278459916,for CBS News | New York Times -33802,40988,34,2014,2014_Sen-GS_HI,HI,Sen-G,Sen-GS,YouGov,391,Online,,10/20/2014,1002,Brian Schatz,6084,DEM,70,Cam Cavasso,6077,REP,18,,52,11/4/2014,69.77,27.7,42.07,9.93,9.93,1,1.845306599238871,for CBS News | New York Times -33776,40962,35,2014,2014_Sen-GS_OK,OK,Sen-G,Sen-GS,YouGov,391,Online,,10/20/2014,995,Constance N. Johnson,6250,DEM,29,James Lankford,6251,REP,63,,-34,11/4/2014,28.98,67.85,-38.87,4.87,4.87,1,-1.352831938080541,for CBS News | New York Times -33798,40992,36,2014,2014_Sen-GS_SC,SC,Sen-G,Sen-GS,YouGov,391,Online,,10/20/2014,1566,Joyce Dickerson,6177,DEM,28,Tim Scott,6185,REP,57,,-29,11/4/2014,38.01,60.15,-22.14,6.86,-6.86,1,1.04777659355272,for CBS News | New York Times -33791,41319,1220,2014,2014_Gov-G_AL,AL,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,661,Rolf Parker Griffith,8735,DEM,25,Robert Julian Bentley,8733,REP,63,,-38,11/4/2014,36.24,63.56,-27.32,10.68,-10.68,1,4.171242121051884,for CBS News | New York Times -33810,41422,1221,2014,2014_Gov-G_AK,AK,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,561,Bill Walker,8879,IND,39,Sean R. Parnell,8686,REP,42,,-3,11/4/2014,48.1,45.88,2.22,5.22,,0,1.009854420261089,for CBS News | New York Times -33942,41209,1222,2014,2014_Gov-G_AZ,AZ,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,2621,Fred Duval,8717,DEM,40,Doug Ducey,8716,REP,50,,-10,11/4/2014,41.62,53.44,-11.83,1.83,1.83,1,-3.39099443073804,for CBS News | New York Times -33836,41336,1223,2014,2014_Gov-G_ID,ID,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,575,AJ Balukoff,8612,DEM,35,C.L. 'Butch' Otter,8619,REP,53,,-18,11/4/2014,38.55,53.52,-14.97,3.03,-3.03,1,-2.816707750655741,for CBS News | New York Times -33796,41673,1224,2014,2014_Gov-G_ME,ME,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,1177,Michael H. Michaud,8812,DEM,37,Paul R. LePage,8811,REP,35,7,2,11/4/2014,43.37,48.18,-4.81,6.81,6.81,0,1.961216321115358,for CBS News | New York Times -34118,41567,1225,2014,2014_Gov-G_CT,CT,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,1267,Dannel P. Malloy,8863,DEM,40,Thomas C. Foley,8645,REP,40,3,0,11/4/2014,50.73,48.16,2.56,2.56,-2.56,.5,-1.798302675748039,for CBS News | New York Times -33794,41600,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,Marist College,183,Live Phone,,10/20/2014,772,Jack G. Hatch,8648,DEM,36,Terry E. Branstad,8647,REP,59,,-23,11/4/2014,37.27,58.99,-21.72,1.28,-1.28,1,-4.153532984213385,for NBC News -33788,41450,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,Monmouth University,215,Live Phone,,10/20/2014,423,Jack G. Hatch,8648,DEM,37,Terry E. Branstad,8647,REP,58,,-21,11/4/2014,37.27,58.99,-21.72,.72,.72,1,-5.090825335722932, -33768,41550,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,2322,Jack G. Hatch,8648,DEM,37,Terry E. Branstad,8647,REP,50,,-13,11/4/2014,37.27,58.99,-21.72,8.72,8.72,1,4.236467112956188,for CBS News | New York Times -33802,112343,1227,2014,2014_Gov-G_HI,HI,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,1002,David Y. Ige,8633,DEM,54,James R. Aiona,8628,REP,22,5,32,11/4/2014,49.45,37.08,12.38,19.62,19.62,1,13.65286970879699,for CBS News | New York Times -33767,41541,1228,2014,2014_Gov-G_KS,KS,Gov-G,Gov-G,Marist College,183,Live Phone,,10/20/2014,757,Paul Davis,8712,DEM,45,Sam Brownback,8711,REP,44,5,1,11/4/2014,46.13,49.82,-3.69,4.69,4.69,0,-2.169397851602123,for NBC News -33827,41671,1228,2014,2014_Gov-G_KS,KS,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,1973,Paul Davis,8712,DEM,40,Sam Brownback,8711,REP,43,,-3,11/4/2014,46.13,49.82,-3.69,.69,.69,1,-6.590895414834497,for CBS News | New York Times -33814,112358,1229,2014,2014_Gov-G_SD,SD,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,527,Susan M. Wismer,8753,DEM,28,Dennis M. Daugaard,8750,REP,54,,-26,11/4/2014,25.43,70.47,-45.03,19.03,19.03,1,9.465088594895702,for CBS News | New York Times -34105,41533,1230,2014,2014_Gov-G_VT,VT,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,329,Peter Elliott Shumlin,8857,DEM,47,Scott Milne,8854,REP,35,,12,11/4/2014,46.36,45.1,1.26,10.74,10.74,1,2.884732014689666,for CBS News | New York Times -33789,112369,1231,2014,2014_Gov-G_WY,WY,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,258,Pete Gosar,8776,DEM,33,Matt Hansen Mead,8779,REP,58,,-25,11/4/2014,27.25,59.39,-32.14,7.14,7.14,1,-.9133356787227289,for CBS News | New York Times -33811,41764,1232,2014,2014_Gov-G_AR,AR,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,1567,Michael Avery Ross,8694,DEM,38,Asa Hutchinson,8693,REP,47,,-9,11/4/2014,41.49,55.44,-13.94,4.94,4.94,1,-2.790599653646268,for CBS News | New York Times -33777,41632,1233,2014,2014_Gov-G_NE,NE,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,681,Chuck Hassebrook,8799,DEM,35,Pete Ricketts,8801,REP,55,,-20,11/4/2014,39.23,57.15,-17.93,2.07,-2.07,1,-5.499114190593377,for CBS News | New York Times -33817,41184,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,Live Phone,,10/20/2014,645,Margaret Wood Hassan,8809,DEM,51,Walt Havenstein,8805,REP,45,,6,11/4/2014,52.38,47.43,4.95,1.05,1.05,1,-3.698930315283359,for CNN -33803,41408,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,1042,Margaret Wood Hassan,8809,DEM,47,Walt Havenstein,8805,REP,38,,9,11/4/2014,52.38,47.43,4.95,4.05,4.05,1,-.2640557976772749,for CBS News | New York Times -33761,41826,1235,2014,2014_Gov-G_NM,NM,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,962,Gary K. King,8827,DEM,38,Susana Martinez,8829,REP,50,,-12,11/4/2014,42.78,57.22,-14.45,2.45,2.45,1,-1.139173418971418,for CBS News | New York Times -34167,41685,1236,2014,2014_Gov-G_NV,NV,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,1314,Robert E. Goodman,8838,DEM,28,Brian E. Sandoval,8844,REP,53,,-25,11/4/2014,23.88,70.58,-46.7,21.7,21.7,1,14.30015158506025,for CBS News | New York Times -34271,41932,1237,2014,2014_Gov-G_NY,NY,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,5122,Andrew Cuomo,8663,DEM,56,Robert P. Astorino,8871,REP,31,,25,11/4/2014,54.28,40.31,13.96,11.04,11.04,1,3.89948334144958,for CBS News | New York Times -33785,41474,1238,2014,2014_Gov-G_MN,MN,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,2430,Mark Dayton,8888,DEM,50,Jeff Johnson,8641,REP,41,,9,11/4/2014,50.07,44.51,5.56,3.44,3.44,1,-.9268943309004674,for CBS News | New York Times -33790,112355,1239,2014,2014_Gov-G_RI,RI,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,866,Gina M. Raimondo,8744,DEM,40,Allan W. Fung,8740,REP,35,,5,11/4/2014,40.7,36.24,4.47,.53,.53,1,-4.404823412741139,for CBS News | New York Times -33770,112354,1240,2014,2014_Gov-G_OR,OR,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,1421,John Kitzhaber,8881,DEM,48,Dennis Richardson,8902,REP,42,,6,11/4/2014,49.89,44.13,5.76,.24,.24,1,-5.269871468451812,for CBS News | New York Times -34224,41825,1241,2014,2014_Gov-G_MD,MD,Gov-G,Gov-G,WPA Intelligence (WPAi),383,Live Phone,R,10/20/2014,500,Anthony Brown,8814,DEM,42,Larry Hogan,8818,REP,41,,1,11/4/2014,47.25,51.03,-3.78,4.78,4.78,0,-3.335001795593985,for Larry Hogan -33952,41226,1241,2014,2014_Gov-G_MD,MD,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,1086,Anthony Brown,8814,DEM,51,Larry Hogan,8818,REP,38,,13,11/4/2014,47.25,51.03,-3.78,16.78,16.78,0,12.15767305424029,for CBS News | New York Times -33776,112353,1242,2014,2014_Gov-G_OK,OK,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,995,Joe Dorman,8788,DEM,32,Mary Fallin,8790,REP,56,,-24,11/4/2014,41.01,55.81,-14.8,9.2,-9.2,1,3.314947831535285,for CBS News | New York Times -33888,41111,1243,2014,2014_Gov-G_OH,OH,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,2728,Edward FitzGerald,8678,DEM,35,John Richard Kasich,8679,REP,54,,-19,11/4/2014,33.03,63.64,-30.61,11.61,11.61,1,4.525078948709545,for CBS News | New York Times -33798,112356,1244,2014,2014_Gov-G_SC,SC,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,1566,Vincent A. Sheheen,8749,DEM,33,Nimrata R. Haley,8748,REP,50,,-17,11/4/2014,41.42,55.9,-14.48,2.52,-2.52,1,-3.428287191003865,for CBS News | New York Times -33924,41169,1245,2014,2014_Gov-G_WI,WI,Gov-G,Gov-G,St. Norbert College,313,Live Phone,,10/20/2014,525,Mary Burke,8781,DEM,46,Scott Walker,8787,REP,47,0,-1,11/4/2014,46.59,52.26,-5.68,4.68,4.68,1,-1.004581936539491,for Wisconsin Public Radio -34032,41382,1245,2014,2014_Gov-G_WI,WI,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,3308,Mary Burke,8781,DEM,45,Scott Walker,8787,REP,46,,-1,11/4/2014,46.59,52.26,-5.68,4.68,4.68,1,-.5494596409308793,for CBS News | New York Times -33783,112361,1246,2014,2014_Gov-G_TN,TN,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,974,Charles V. Brown,8762,DEM,30,William Edward Haslam,8766,REP,58,,-28,11/4/2014,22.84,70.31,-47.47,19.47,19.47,1,11.53036122159483,for CBS News | New York Times -33835,41233,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Marist College,183,Live Phone,,10/20/2014,755,John Wright Hickenlooper,8708,DEM,46,Bob Beauprez,8704,REP,41,4,5,11/4/2014,49.3,45.95,3.34,1.66,1.66,1,-2.80177969731917,for NBC News -33787,41729,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/20/2014,500,John Wright Hickenlooper,8708,DEM,43,Bob Beauprez,8704,REP,45,2,-2,11/4/2014,49.3,45.95,3.34,5.34,-5.34,0,.809609777175103,for USA Today -33809,41822,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,1611,John Wright Hickenlooper,8708,DEM,48,Bob Beauprez,8704,REP,44,,4,11/4/2014,49.3,45.95,3.34,.66,.66,1,-3.744800844399278,for CBS News | New York Times -33832,41250,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,Clarity Campaign Labs,52,IVR/Live Phone,D,10/20/2014,1032,Mark Schauer,8610,DEM,44,Rick Snyder,8611,REP,41,,3,11/4/2014,46.86,50.92,-4.07,7.07,7.07,0,3.561370941684261,for unspecified Democratic sponsor -33786,41173,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,2394,Mark Schauer,8610,DEM,45,Rick Snyder,8611,REP,44,,1,11/4/2014,46.86,50.92,-4.07,5.07,5.07,0,1.383046521734615,for CBS News | New York Times -33797,41482,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Abt Associates,7,Live Phone,,10/20/2014,1170,Jason J. Carter,8623,DEM,41,J. Nathan Deal,8624,REP,46,5,-5,11/4/2014,44.89,52.75,-7.86,2.86,2.86,1,-2.350911586168355,for Atlanta Journal-Constitution -33818,41517,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,1774,Jason J. Carter,8623,DEM,43,J. Nathan Deal,8624,REP,47,2,-4,11/4/2014,44.89,52.75,-7.86,3.86,3.86,1,-1.262751557059381,for CBS News | New York Times -34137,41599,1250,2014,2014_Gov-G_PA,PA,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,3111,Thomas W. Wolf,8675,DEM,52,Thomas W. Corbett,8668,REP,39,,13,11/4/2014,54.93,45.07,9.86,3.14,3.14,1,-.0458906558266732,for CBS News | New York Times -34016,41349,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,SocialSphere,307,Live Phone,,10/20/2014,400,Martha Coakley,8850,DEM,37,Charles D. Baker,8848,REP,46,3,-9,11/4/2014,46.54,48.4,-1.86,7.14,-7.14,1,3.306110183483638,for Boston Globe -33831,41418,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,2218,Martha Coakley,8850,DEM,45,Charles D. Baker,8848,REP,41,,4,11/4/2014,46.54,48.4,-1.86,5.86,5.86,0,2.945020138266533,for CBS News | New York Times -33800,41889,1252,2014,2014_Gov-G_IL,IL,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,3519,Pat Quinn,8658,DEM,45,Bruce Rauner,8659,REP,41,,4,11/4/2014,46.35,50.27,-3.92,7.92,7.92,0,1.987232098680496,for CBS News | New York Times -34192,41742,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,5422,Charlie Crist,8601,DEM,45,Rick Scott,8605,REP,46,,-1,11/4/2014,47.07,48.14,-1.08,.08,.08,1,-2.519992372072505,for CBS News | New York Times -33806,112362,1254,2014,2014_Gov-G_TX,TX,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,3987,Wendy R. Davis,8755,DEM,37,Gregory W. Abbott,8754,REP,57,,-20,11/4/2014,38.9,59.27,-20.37,.37,.37,1,-6.948669436500471,for CBS News | New York Times -34013,41346,1255,2014,2014_Gov-G_CA,CA,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,7463,Jerry Brown,8698,DEM,55,Neel Kashkari,8701,REP,37,,18,11/4/2014,59.97,40.03,19.94,1.94,-1.94,1,-1.964213088810986,for CBS News | New York Times -35925,48368,5383,2014,2014_House-G_CA-31,CA-31,House-G,House-G,American Viewpoint,10,Live Phone,R,10/20/2014,500,Pete Aguilar,5114,DEM,42,Paul Chabot,5145,REP,38,,4,11/4/2014,51.73,48.27,3.47,.53,.53,1,-6.883010362178378,for unspecified Republican sponsor -36135,49086,8271,2014,2014_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,10/20/2014,823,Generic Candidate,9973,DEM,41,Generic Candidate,9974,REP,52,,-11,11/4/2014,44.84,50.42,-5.59,5.41,-5.41,1,.5742581527247015,for NBC News | Wall Street Journal -33819,41008,2,2014,2014_Sen-G_MI,MI,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/21/2014,723,Gary C. Peters,6053,DEM,53,Terri Lynn Land,6052,REP,39,,14,11/4/2014,54.61,41.33,13.29,.71,.71,1,-2.499146382576227,for unspecified Democratic sponsor -34436,42169,3,2014,2014_Sen-G_NM,NM,Sen-G,Sen-G,Vox Populi Polling,372,IVR/Online,,10/21/2014,614,Tom Udall,6286,DEM,51,Allen E. Weh,6287,REP,45,,6,11/4/2014,55.56,44.44,11.12,5.12,-5.12,1,-.7317466514451645, -33821,41010,6,2014,2014_Sen-G_MN,MN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/21/2014,800,Al Franken,6091,DEM,48,Mike McFadden,6093,REP,39,3,9,11/4/2014,53.15,42.91,10.24,1.24,-1.24,1,-3.350830449330644,for Minneapolis Star Tribune -33762,40948,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,American Research Group,9,Live Phone,,10/21/2014,600,Jeanne Shaheen,6280,DEM,49,Scott Brown,6272,REP,48,,1,11/4/2014,51.46,48.21,3.24,2.24,-2.24,1,-1.511865118089065, -33839,41028,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/21/2014,764,Jeanne Shaheen,6280,DEM,49,Scott Brown,6272,REP,45,,4,11/4/2014,51.46,48.21,3.24,.76,.76,1,-2.914977013962007,for unspecified Democratic sponsor -33828,41017,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Marist College,183,Live Phone,,10/21/2014,756,Kay R. Hagan,6123,DEM,43,Thom Tillis,6129,REP,43,7,0,11/4/2014,47.26,48.82,-1.56,1.56,1.56,.5,-2.474120116127601,for NBC News -33793,127341,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/21/2014,565,Mary Michelle Nunn,6072,DEM,49,David A. Perdue,6073,REP,45.5,5,3.5,11/4/2014,45.21,52.89,-7.68,11.18,11.18,0,4.508028108653448,for CNN; average of multiple versions or turnout models listed in poll -33815,41004,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Landmark Communications,166,IVR,,10/21/2014,1000,Mary Michelle Nunn,6072,DEM,47.4,David A. Perdue,6073,REP,47.3,3.3,.1,11/4/2014,45.21,52.89,-7.68,7.78,7.78,0,1.320466997702394,for WSB-TV -33825,41014,21,2014,2014_Sen-G_KS,KS,Sen-G,Sen-G,Gravis Marketing,124,IVR,,10/21/2014,1124,Pat Roberts,6154,REP,45,Gregory Orman,8355,IND,47,,-2,11/4/2014,53.15,42.53,10.62,12.62,,0,2.825549310228351, -33834,41023,21,2014,2014_Sen-G_KS,KS,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2014,960,Pat Roberts,6154,REP,44,Gregory Orman,8355,IND,49,,-5,11/4/2014,53.15,42.53,10.62,15.62,,0,6.020250772512239, -33763,40949,22,2014,2014_Sen-G_SD,SD,Sen-G,Sen-G,Marist College,183,Live Phone,,10/21/2014,730,Richard P. Weiland,6196,DEM,29,M. Michael Rounds,6195,REP,43,16,-14,11/4/2014,29.51,50.37,-20.86,6.86,6.86,1,-.7550568609943693,for NBC News -34430,42153,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Harstad Strategic Research Inc.,134,Live Phone,D,10/21/2014,1004,Mark Udall,6153,DEM,44,Cory Gardner,6149,REP,43,,1,11/4/2014,46.26,48.2,-1.94,2.94,2.94,0,-.1840527698495248,for unspecified Democratic sponsor -34488,42239,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Gravis Marketing,124,IVR,,10/21/2014,964,Bruce L. Braley,6104,DEM,43,Joni K. Ernst,6106,REP,49,,-6,11/4/2014,43.76,52.1,-8.34,2.34,2.34,1,-4.473684618501523, -33764,40950,32,2014,2014_Sen-G_AR,AR,Sen-G,Sen-G,Marist College,183,Live Phone,,10/21/2014,621,Mark L. Pryor,6145,DEM,43,Tom Cotton,6143,REP,45,2,-2,11/4/2014,39.43,56.5,-17.07,15.07,15.07,1,5.477861112582638,for NBC News -33956,41231,1222,2014,2014_Gov-G_AZ,AZ,Gov-G,Gov-G,The Polling Company Inc.,337,Live Phone,R,10/21/2014,601,Fred Duval,8717,DEM,35,Doug Ducey,8716,REP,42,7,-7,11/4/2014,41.62,53.44,-11.83,4.83,4.83,1,-.3759375181969451,for unspecified Republican sponsor -33825,41065,1228,2014,2014_Gov-G_KS,KS,Gov-G,Gov-G,Gravis Marketing,124,IVR,,10/21/2014,1124,Paul Davis,8712,DEM,49,Sam Brownback,8711,REP,44,,5,11/4/2014,46.13,49.82,-3.69,8.69,8.69,0,2.267629730931631, -33834,41073,1228,2014,2014_Gov-G_KS,KS,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2014,960,Paul Davis,8712,DEM,52,Sam Brownback,8711,REP,45,,7,11/4/2014,46.13,49.82,-3.69,10.69,10.69,0,4.371124873801124, -33763,41654,1229,2014,2014_Gov-G_SD,SD,Gov-G,Gov-G,Marist College,183,Live Phone,,10/21/2014,730,Susan M. Wismer,8753,DEM,28,Dennis M. Daugaard,8750,REP,67,,-39,11/4/2014,25.43,70.47,-45.03,6.03,6.03,1,-5.153579266842035,for NBC News -33764,41990,1232,2014,2014_Gov-G_AR,AR,Gov-G,Gov-G,Marist College,183,Live Phone,,10/21/2014,621,Michael Avery Ross,8694,DEM,44,Asa Hutchinson,8693,REP,47,2,-3,11/4/2014,41.49,55.44,-13.94,10.94,10.94,1,3.434436983442362,for NBC News -33762,41931,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,American Research Group,9,Live Phone,,10/21/2014,600,Margaret Wood Hassan,8809,DEM,53,Walt Havenstein,8805,REP,43,,10,11/4/2014,52.38,47.43,4.95,5.05,5.05,1,.3905877559086403, -33839,41052,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,Public Policy Polling,263,IVR,D,10/21/2014,764,Margaret Wood Hassan,8809,DEM,53,Walt Havenstein,8805,REP,43,,10,11/4/2014,52.38,47.43,4.95,5.05,5.05,1,.5405980069074002,for unspecified Democratic sponsor -62493,112351,1235,2014,2014_Gov-G_NM,NM,Gov-G,Gov-G,BWD Global,527,IVR,,10/21/2014,1077,Gary K. King,8827,DEM,37.4,Susana Martinez,8829,REP,56.2,,-18.799999,11/4/2014,42.78,57.22,-14.45,4.35,-4.35,1,-.0349475079087106,for Joe Monahan -33821,41877,1238,2014,2014_Gov-G_MN,MN,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/21/2014,800,Mark Dayton,8888,DEM,47,Jeff Johnson,8641,REP,42,6,5,11/4/2014,50.07,44.51,5.56,.56,-.56,1,-4.366750682617798,for Minneapolis Star Tribune -34223,41821,1245,2014,2014_Gov-G_WI,WI,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2014,973,Mary Burke,8781,DEM,49,Scott Walker,8787,REP,48,,1,11/4/2014,46.59,52.26,-5.68,6.68,6.68,0,1.483823666075265, -33819,41532,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,Public Policy Polling,263,IVR,D,10/21/2014,723,Mark Schauer,8610,DEM,48,Rick Snyder,8611,REP,48,,0,11/4/2014,46.86,50.92,-4.07,4.07,4.07,.5,.1197562753700913,for unspecified Democratic sponsor -33793,41578,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,Live Phone,,10/21/2014,565,Jason J. Carter,8623,DEM,48,J. Nathan Deal,8624,REP,46,6,2,11/4/2014,44.89,52.75,-7.86,9.86,9.86,0,4.615372034905414,for CNN -33815,41304,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Landmark Communications,166,IVR,,10/21/2014,1000,Jason J. Carter,8623,DEM,45.2,J. Nathan Deal,8624,REP,47.7,4.9,-2.5,11/4/2014,44.89,52.75,-7.86,5.36,5.36,1,.3421090110233468,for WSB-TV -34289,41964,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,GQR Research (GQRR),126,Live Phone,D,10/21/2014,611,Martha Coakley,8850,DEM,45,Charles D. Baker,8848,REP,44,,1,11/4/2014,46.54,48.4,-1.86,2.86,2.86,0,-.7892714147652657,for unspecified Democratic sponsor -34052,41419,1252,2014,2014_Gov-G_IL,IL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2014,1000,Pat Quinn,8658,DEM,47,Bruce Rauner,8659,REP,48,,-1,11/4/2014,46.35,50.27,-3.92,2.92,2.92,1,-3.741556259402801, -35926,48369,5352,2014,2014_House-G_AR-4,AR-4,House-G,House-G,Diamond State Consulting Group,78,IVR,R,10/21/2014,792,James Lee Witt,5111,DEM,39,Bruce Westerman,5109,REP,46.4,2.3,-7.4000001,11/4/2014,42.57,53.75,-11.18,3.78,3.78,1,-2.871888822151894,for unspecified Republican sponsor -35927,48370,5460,2014,2014_House-G_HI-1,HI-1,House-G,House-G,Global Strategy Group,118,Live Phone,D,10/21/2014,400,K. Mark Takai,4728,DEM,49,Charles K. Djou,4719,REP,42,,7,11/4/2014,51.93,48.07,3.86,3.14,3.14,1,-1.595712158476868,for unspecified Democratic sponsor -36080,49010,5473,2014,2014_House-G_IL-10,IL-10,House-G,House-G,We Ask America,376,IVR,,10/21/2014,600,Brad Schneider,4897,DEM,45,Robert Dold,4867,REP,47,,-2,11/4/2014,48.7,51.3,-2.6,.6,.6,1,-6.768783283503562,sample size unavailable; estimated at 600 as a default -36080,49011,5474,2014,2014_House-G_IL-11,IL-11,House-G,House-G,We Ask America,376,IVR,,10/21/2014,600,Bill Foster,4872,DEM,52,Darlene J. Senger,4899,REP,40,,12,11/4/2014,53.46,46.54,6.92,5.08,5.08,1,-2.281854626812063,sample size unavailable; estimated at 600 as a default -36080,49012,5475,2014,2014_House-G_IL-12,IL-12,House-G,House-G,We Ask America,376,IVR,,10/21/2014,600,William L. Enyart,4870,DEM,42,Mike J. Bost,4857,REP,44,6,-2,11/4/2014,41.89,52.46,-10.57,8.57,8.57,1,1.23535083663181,sample size unavailable; estimated at 600 as a default -36080,49013,5476,2014,2014_House-G_IL-13,IL-13,House-G,House-G,We Ask America,376,IVR,,10/21/2014,600,Ann E. Callis,4862,DEM,36,Rodney Davis,4865,REP,53,,-17,11/4/2014,41.34,58.66,-17.31,.31,.31,1,-7.027562460129764,sample size unavailable; estimated at 600 as a default -36080,49014,5480,2014,2014_House-G_IL-17,IL-17,House-G,House-G,We Ask America,376,IVR,,10/21/2014,600,Cheri Bustos,4861,DEM,55,Robert Schilling,4896,REP,39,,16,11/4/2014,55.46,44.53,10.92,5.08,5.08,1,-2.284029914993764,sample size unavailable; estimated at 600 as a default -35906,48297,5611,2014,2014_House-G_NY-21,NY-21,House-G,House-G,Siena College,305,Live Phone,,10/21/2014,670,Aaron G. Woolf,9945,DEM,32,Elise Stefanik,9944,REP,50,11,-18,11/4/2014,33.84,55.14,-21.29,3.29,3.29,1,-3.32545629946949,for WWNY-7 News -35915,48333,5614,2014,2014_House-G_NY-24,NY-24,House-G,House-G,Global Strategy Group,118,Live Phone,D,10/21/2014,400,Daniel B. Maffei,9949,DEM,45,John Katko,9948,REP,40,,5,11/4/2014,40.4,59.6,-19.2,24.2,24.2,0,16.81774731181617,for Daniel B. Maffei -33830,41019,2,2014,2014_Sen-G_MI,MI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2014,1000,Gary C. Peters,6053,DEM,51,Terri Lynn Land,6052,REP,42,,9,11/4/2014,54.61,41.33,13.29,4.29,-4.29,1,1.494410821721342, -34098,42108,3,2014,2014_Sen-G_NM,NM,Sen-G,Sen-G,Research & Polling Inc.,280,Live Phone,,10/22/2014,614,Tom Udall,6286,DEM,50,Allen E. Weh,6287,REP,43,,7,11/4/2014,55.56,44.44,11.12,4.12,-4.12,1,-1.683622320120492,for Albuquerque Journal -33773,40959,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,10/22/2014,704,Mary Michelle Nunn,6072,DEM,47.3,David A. Perdue,6073,REP,44.9,4.1,2.4000001,11/4/2014,45.21,52.89,-7.68,10.08,10.08,0,3.452829309513509,for Fox 5 Atlanta | Morris News Service -34352,42148,22,2014,2014_Sen-G_SD,SD,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/22/2014,800,Richard P. Weiland,6196,DEM,33,M. Michael Rounds,6195,REP,42,13,-9,11/4/2014,29.51,50.37,-20.86,11.86,11.86,1,4.864408049153223,for Argus Leader | KELO-TV -33760,40946,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Keating Research,161,Live Phone,D,10/22/2014,1005,Mark Udall,6153,DEM,45,Cory Gardner,6149,REP,44,,1,11/4/2014,46.26,48.2,-1.94,2.94,2.94,0,-.150816599784366,for Mark Udall -34355,42196,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2014,966,Mark Udall,6153,DEM,45,Cory Gardner,6149,REP,51,,-6,11/4/2014,46.26,48.2,-1.94,4.06,-4.06,1,.9157105718460713, -62488,112344,1227,2014,2014_Gov-G_HI,HI,Gov-G,Gov-G,Tarrance Group,333,Live Phone,R,10/22/2014,800,David Y. Ige,8633,DEM,39,James R. Aiona,8628,REP,36,12,3,11/4/2014,49.45,37.08,12.38,9.38,-9.38,1,2.513491808658383,for unspecified Republican sponsor -34352,42046,1229,2014,2014_Gov-G_SD,SD,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/22/2014,800,Susan M. Wismer,8753,DEM,26,Dennis M. Daugaard,8750,REP,62,5,-36,11/4/2014,25.43,70.47,-45.03,9.03,9.03,1,-1.613893061127256,for Argus Leader | KELO-TV -34098,41520,1235,2014,2014_Gov-G_NM,NM,Gov-G,Gov-G,Research & Polling Inc.,280,Live Phone,,10/22/2014,614,Gary K. King,8827,DEM,38,Susana Martinez,8829,REP,53,,-15,11/4/2014,42.78,57.22,-14.45,.55,-.55,1,-3.225175470074544,for Albuquerque Journal -33911,41148,1241,2014,2014_Gov-G_MD,MD,Gov-G,Gov-G,Gonzales Research & Marketing Strategies Inc.,121,Live Phone,R,10/22/2014,822,Anthony Brown,8814,DEM,46,Larry Hogan,8818,REP,44,2,2,11/4/2014,47.25,51.03,-3.78,5.78,5.78,0,-.4682064483329264,for unspecified Republican sponsor -34355,42049,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2014,966,John Wright Hickenlooper,8708,DEM,47,Bob Beauprez,8704,REP,49,,-2,11/4/2014,49.3,45.95,3.34,5.34,-5.34,0,1.207295316536636, -33830,41785,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2014,1000,Mark Schauer,8610,DEM,46,Rick Snyder,8611,REP,49,,-3,11/4/2014,46.86,50.92,-4.07,1.07,1.07,1,-2.989184898449, -33773,41487,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,10/22/2014,704,Jason J. Carter,8623,DEM,43.9,J. Nathan Deal,8624,REP,43.8,4.6,.1,11/4/2014,44.89,52.75,-7.86,7.96,7.96,0,2.831895752998637,for Fox 5 Atlanta | Morris News Service -34371,42065,1255,2014,2014_Gov-G_CA,CA,Gov-G,Gov-G,Field Research Corp. (Field Poll),94,Live Phone,,10/22/2014,941,Jerry Brown,8698,DEM,54,Neel Kashkari,8701,REP,33,,21,11/4/2014,59.97,40.03,19.94,1.06,1.06,1,-2.897664761293312, -35905,48290,5341,2014,2014_House-G_AZ-2,AZ-2,House-G,House-G,RRH Elections,274,IVR,,10/22/2014,554,Ron Barber,5348,DEM,48,Martha McSally,5361,REP,46,,2,11/4/2014,49.94,50.01,-.07,2.07,2.07,0,-5.295474523596504, -36462,49824,5608,2014,2014_House-G_NY-18,NY-18,House-G,House-G,Global Strategy Group,118,Live Phone,D,10/22/2014,401,Sean Patrick Maloney,9940,DEM,46,Nan Hayworth,9939,REP,40,,6,11/4/2014,49.73,47.87,1.86,4.14,4.14,1,-.7358402169994178,for Sean Patrick Maloney -52251,82455,5631,2014,2014_House-G_ND-1,ND-1,House-G,House-G,Odney,524,Live Phone,R,10/22/2014,400,George B. Sinner,9970,DEM,35,Kevin Cramer,9971,REP,50,5,-15,11/4/2014,38.48,55.54,-17.06,2.06,2.06,1,-5.157759117868698,for Kevin Cramer -34352,49024,5685,2014,2014_House-G_SD-1,SD-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/22/2014,800,Corinna Robinson,9951,DEM,35,Kristi L. Noem,9950,REP,56,,-21,11/4/2014,33.47,66.53,-33.06,12.06,12.06,1,3.808135366201296,for Argus Leader | KELO-TV -36089,49025,5731,2014,2014_House-G_UT-1,UT-1,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/22/2014,201,Donna M. McAleer,5651,DEM,25,Rob Bishop,5640,REP,57,,-32,11/4/2014,28.01,64.78,-36.77,4.77,4.77,1,-2.196089812787599,among registered voters -36089,49027,5732,2014,2014_House-G_UT-2,UT-2,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/22/2014,207,Luz Robles,5656,DEM,26,Chris Stewart,5659,REP,58,,-32,11/4/2014,32.55,60.82,-28.27,3.73,-3.73,1,-4.153906194859633,among registered voters -36089,49029,5733,2014,2014_House-G_UT-3,UT-3,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/22/2014,219,Brian Wonnacott,5661,DEM,19,Jason Chaffetz,5642,REP,70,,-51,11/4/2014,22.48,72.21,-49.72,1.28,-1.28,1,-4.737783245883342,among registered voters -33989,42156,2,2014,2014_Sen-G_MI,MI,Sen-G,Sen-G,Glengariff Group,117,Live Phone,,10/23/2014,600,Gary C. Peters,6053,DEM,47.7,Terri Lynn Land,6052,REP,32.6,,15.1,11/4/2014,54.61,41.33,13.29,1.81,1.81,1,-1.269282535782366,for Detroit News | WDIV-TV -34425,42143,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Elon University,86,Live Phone,,10/23/2014,687,Kay R. Hagan,6123,DEM,44.7,Thom Tillis,6129,REP,40.7,,4,11/4/2014,47.26,48.82,-1.56,5.56,5.56,0,1.777345140830795, -34440,42177,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,IVR/Live Phone,,10/23/2014,802,Kay R. Hagan,6123,DEM,44,Thom Tillis,6129,REP,44,5,0,11/4/2014,47.26,48.82,-1.56,1.56,1.56,.5,-2.265128733193275, -34409,127539,16,2014,2014_Sen-G_VA,VA,Sen-G,Sen-G,Roanoke College,292,Live Phone,,10/23/2014,598.5,Mark R. Warner,6303,DEM,48,Ed W. Gillespie,6301,REP,37,3.5,11,11/4/2014,49.15,48.34,.81,10.19,10.19,1,3.536671752409421,average of multiple versions or turnout models listed in poll -34353,42146,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Strategies 360,321,Live Phone,,10/23/2014,760,Mark Udall,6153,DEM,45,Cory Gardner,6149,REP,44,,1,11/4/2014,46.26,48.2,-1.94,2.94,2.94,0,-.22863411867792, -34418,42133,25,2014,2014_Sen-O_LA,LA,Sen-G,Sen-O,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2014,988,Mary L. Landrieu,8375,DEM,43,Bill Cassidy,8373,REP,36,13,7,11/4/2014,42.08,40.97,1.11,5.89,5.89,1,1.81730400114902, -34091,42162,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Loras College,171,Live Phone,,10/23/2014,1121,Bruce L. Braley,6104,DEM,45.3,Joni K. Ernst,6106,REP,44.2,,1.1,11/4/2014,43.76,52.1,-8.34,9.44,9.44,0,3.046179124878204, -58867,100397,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Optimus,245,IVR,,10/23/2014,2755,Bruce L. Braley,6104,DEM,44.1,Joni K. Ernst,6106,REP,47.2,,-3.0999999,11/4/2014,43.76,52.1,-8.34,5.24,5.24,1,-1.293278349170313, -34041,41398,1224,2014,2014_Gov-G_ME,ME,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/23/2014,660,Michael H. Michaud,8812,DEM,40,Paul R. LePage,8811,REP,40,17,0,11/4/2014,43.37,48.18,-4.81,4.81,4.81,.5,-.3070993444308825,for Maine Conservation Voters Action Fund -34091,41502,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,Loras College,171,Live Phone,,10/23/2014,1121,Jack G. Hatch,8648,DEM,34.1,Terry E. Branstad,8647,REP,54.9,,-20.799999,11/4/2014,37.27,58.99,-21.72,.92,.92,1,-4.320712461306218, -34353,42047,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Strategies 360,321,Live Phone,,10/23/2014,760,John Wright Hickenlooper,8708,DEM,46,Bob Beauprez,8704,REP,43,,3,11/4/2014,49.3,45.95,3.34,.34,-.34,1,-4.018610196433496, -33989,41296,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,Glengariff Group,117,Live Phone,,10/23/2014,600,Mark Schauer,8610,DEM,40,Rick Snyder,8611,REP,45,,-5,11/4/2014,46.86,50.92,-4.07,.93,-.93,1,-3.286788383145016,for Detroit News | WDIV-TV -34341,127033,1250,2014,2014_Gov-G_PA,PA,Gov-G,Gov-G,Franklin & Marshall College,106,Live Phone,,10/23/2014,333.5,Thomas W. Wolf,8675,DEM,51.5,Thomas W. Corbett,8668,REP,41.5,,10,11/4/2014,54.93,45.07,9.86,.14,.14,1,-4.28636634264748,average of multiple versions or turnout models listed in poll -34373,42067,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,University of Massachusetts Lowell,355,Live Phone,,10/23/2014,601,Martha Coakley,8850,DEM,41,Charles D. Baker,8848,REP,45,3,-4,11/4/2014,46.54,48.4,-1.86,2.14,-2.14,1,-1.408062527884416,for University of Massachusetts - Lowell -34307,42001,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Gravis Marketing,124,IVR,,10/23/2014,861,Charlie Crist,8601,DEM,44,Rick Scott,8605,REP,42,,2,11/4/2014,47.07,48.14,-1.08,3.08,3.08,0,.4420879538909711, -58856,100386,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Optimus,245,IVR,,10/23/2014,4893,Charlie Crist,8601,DEM,39.4,Rick Scott,8605,REP,41.9,11.9,-2.5,11/4/2014,47.07,48.14,-1.08,1.42,-1.42,1,-1.316668434624497, -34091,48349,5491,2014,2014_House-G_IA-1,IA-1,House-G,House-G,Loras College,171,Live Phone,,10/23/2014,282,Patrick Joseph Murphy,4844,DEM,42.1,Rod Blum,4833,REP,43.6,,-1.5,11/4/2014,48.79,51.07,-2.29,.79,.79,1,-6.876158057490106, -34091,48345,5492,2014,2014_House-G_IA-2,IA-2,House-G,House-G,Loras College,171,Live Phone,,10/23/2014,279,Dave Loebsack,4840,DEM,51.3,Mariannette Miller-Meeks,4842,REP,37.9,,13.4,11/4/2014,52.48,47.36,5.11,8.29,8.29,1,.6006733563343472, -34091,48346,5493,2014,2014_House-G_IA-3,IA-3,House-G,House-G,Loras College,171,Live Phone,,10/23/2014,280,Staci Appel,4832,DEM,43.6,David Young,4851,REP,45.7,,-2.0999999,11/4/2014,42.23,52.76,-10.53,8.43,8.43,1,.7320146274580528, -34091,48347,5494,2014,2014_House-G_IA-4,IA-4,House-G,House-G,Loras College,171,Live Phone,,10/23/2014,280,Jim Mowrer,4843,DEM,38.6,Steve King,4839,REP,50.7,,-12.1,11/4/2014,38.28,61.62,-23.34,11.24,11.24,1,3.55193090226817, -35909,48321,5568,2014,2014_House-G_NE-2,NE-2,House-G,House-G,DFM Research,69,Live Phone,D,10/23/2014,365,Brad Ashford,5734,DEM,46,Lee Terry,5745,REP,41,6,5,11/4/2014,48.9,45.57,3.33,1.67,1.67,1,-5.834474228864546,for unspecified Democratic sponsor -35908,48320,5609,2014,2014_House-G_NY-19,NY-19,House-G,House-G,Siena College,305,Live Phone,,10/23/2014,727,Sean S. Eldridge,9952,DEM,35,Christopher P. Gibson,9953,REP,58,,-23,11/4/2014,35.51,64.49,-28.97,5.97,5.97,1,-1.273747259640645,for Time Warner Cable News -35908,48322,5614,2014,2014_House-G_NY-24,NY-24,House-G,House-G,Siena College,305,Live Phone,,10/23/2014,704,Daniel B. Maffei,9949,DEM,42,John Katko,9948,REP,52,,-10,11/4/2014,40.4,59.6,-19.2,9.2,9.2,1,-.9404279782278163,for Time Warner Cable News -36140,49091,8271,2014,2014_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2014,3500,Generic Candidate,9973,DEM,41,Generic Candidate,9974,REP,43,,-2,11/4/2014,44.84,50.42,-5.59,3.59,3.59,1,-.9241535018892231, -34429,42152,5,2014,2014_Sen-G_MT,MT,Sen-G,Sen-G,Gravis Marketing,124,IVR,,10/24/2014,604,Amanda G. Curtis,8347,DEM,39,Steve Daines,6058,REP,53,,-14,11/4/2014,40.07,57.79,-17.72,3.72,3.72,1,-1.087684644632739,for Human Events -33966,42141,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,New England College,228,IVR,,10/24/2014,1132,Jeanne Shaheen,6280,DEM,46.8,Scott Brown,6272,REP,48.3,,-1.5,11/4/2014,51.46,48.21,3.24,4.74,-4.74,0,1.877016768330572, -34347,42097,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,10/24/2014,555,Jeanne Shaheen,6280,DEM,50,Scott Brown,6272,REP,42,,8,11/4/2014,51.46,48.21,3.24,4.76,4.76,1,1.222369299505745,for WMUR -34191,42190,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/24/2014,771,Mary Michelle Nunn,6072,DEM,47,David A. Perdue,6073,REP,47,3,0,11/4/2014,45.21,52.89,-7.68,7.68,7.68,.5,1.360169539786931,for unspecified Democratic sponsor -34308,42127,21,2014,2014_Sen-G_KS,KS,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/24/2014,623,Pat Roberts,6154,REP,42,Gregory Orman,8355,IND,44,4,-2,11/4/2014,53.15,42.53,10.62,12.62,,0,2.869665568593159,for KSN-TV Wichita -34427,42150,22,2014,2014_Sen-G_SD,SD,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2014,908,Richard P. Weiland,6196,DEM,31,M. Michael Rounds,6195,REP,45,21,-14,11/4/2014,29.51,50.37,-20.86,6.86,6.86,1,-.5912526798502414, -34391,42122,22,2014,2014_Sen-G_SD,SD,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/24/2014,611,Richard P. Weiland,6196,DEM,32,M. Michael Rounds,6195,REP,43,19,-11,11/4/2014,29.51,50.37,-20.86,9.86,9.86,1,2.691171469639318,for KOTA-TV Rapid City | KSFY-TV Sioux Falls | Aberdeen American News -34510,42268,28,2014,2014_Sen-G_TN,TN,Sen-G,Sen-G,Middle Tennessee State University,208,Live Phone,,10/24/2014,558,William Gordon Ball,6217,DEM,26,Lamar Alexander,6215,REP,44,,-18,11/4/2014,31.87,61.87,-30,12,12,1,3.453199147669454, -34318,42111,31,2014,2014_Sen-G_MA,MA,Sen-G,Sen-G,MassINC Polling Group,198,Live Phone,,10/24/2014,494,Edward J. Markey,6289,DEM,57,Brian J. Herr,6288,REP,32,,25,11/4/2014,61.87,37.98,23.88,1.12,1.12,1,-5.401165474677677,for WBUR -34376,42124,31,2014,2014_Sen-G_MA,MA,Sen-G,Sen-G,YouGov,391,Online,,10/24/2014,591,Edward J. Markey,6289,DEM,53,Brian J. Herr,6288,REP,37,,16,11/4/2014,61.87,37.98,23.88,7.88,-7.88,1,1.560125914480823,for UMass Amherst | WBZ-TV -34320,42155,32,2014,2014_Sen-G_AR,AR,Sen-G,Sen-G,University of Arkansas,345,Live Phone,,10/24/2014,568,Mark L. Pryor,6145,DEM,36,Tom Cotton,6143,REP,49,,-13,11/4/2014,39.43,56.5,-17.07,4.07,4.07,1,-6.324262146525219, -34173,41696,1224,2014,2014_Gov-G_ME,ME,Gov-G,Gov-G,Magellan Strategies,179,IVR,R,10/24/2014,869,Michael H. Michaud,8812,DEM,42,Paul R. LePage,8811,REP,42,13,0,11/4/2014,43.37,48.18,-4.81,4.81,4.81,.5,-.1857095393340026,for unspecified Republican sponsor -34308,42002,1228,2014,2014_Gov-G_KS,KS,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,10/24/2014,623,Paul Davis,8712,DEM,46,Sam Brownback,8711,REP,43,5,3,11/4/2014,46.13,49.82,-3.69,6.69,6.69,0,.1395895926894181,for KSN-TV Wichita -34391,42085,1229,2014,2014_Gov-G_SD,SD,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,10/24/2014,611,Susan M. Wismer,8753,DEM,34,Dennis M. Daugaard,8750,REP,54,5,-20,11/4/2014,25.43,70.47,-45.03,25.03,25.03,1,16.67131901557741,for KOTA-TV Rapid City | KSFY-TV Sioux Falls | Aberdeen American News -34320,42014,1232,2014,2014_Gov-G_AR,AR,Gov-G,Gov-G,University of Arkansas,345,Live Phone,,10/24/2014,568,Michael Avery Ross,8694,DEM,39,Asa Hutchinson,8693,REP,50,,-11,11/4/2014,41.49,55.44,-13.94,2.94,2.94,1,-5.128538222119753, -33966,41249,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,New England College,228,IVR,,10/24/2014,1132,Margaret Wood Hassan,8809,DEM,47,Walt Havenstein,8805,REP,47,,0,11/4/2014,52.38,47.43,4.95,4.95,-4.95,.5,.8581386728368516, -34347,42041,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,10/24/2014,555,Margaret Wood Hassan,8809,DEM,52,Walt Havenstein,8805,REP,37,,15,11/4/2014,52.38,47.43,4.95,10.05,10.05,1,5.783850652763992,for WMUR -34510,112360,1246,2014,2014_Gov-G_TN,TN,Gov-G,Gov-G,Middle Tennessee State University,208,Live Phone,,10/24/2014,557,Charles V. Brown,8762,DEM,18,William Edward Haslam,8766,REP,51,,-33,11/4/2014,22.84,70.31,-47.47,14.47,14.47,1,4.966366929703502, -34191,41741,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Public Policy Polling,263,IVR,D,10/24/2014,771,Jason J. Carter,8623,DEM,45,J. Nathan Deal,8624,REP,48,4,-3,11/4/2014,44.89,52.75,-7.86,4.86,4.86,1,-.2423173137361326,for unspecified Democratic sponsor -73505,137909,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,Kiley & Company,162,Live Phone,D,10/24/2014,1200,Martha Coakley,8850,DEM,42,Charles D. Baker,8848,REP,44,,-2,11/4/2014,46.54,48.4,-1.86,.14,-.14,1,-3.114605482752462,for Martha Coakley -34318,42012,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,MassINC Polling Group,198,Live Phone,,10/24/2014,494,Martha Coakley,8850,DEM,42,Charles D. Baker,8848,REP,43,4,-1,11/4/2014,46.54,48.4,-1.86,.86,.86,1,-2.816219597745009,for WBUR -34376,42070,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,YouGov,391,Online,,10/24/2014,591,Martha Coakley,8850,DEM,47,Charles D. Baker,8848,REP,44,3,3,11/4/2014,46.54,48.4,-1.86,4.86,4.86,0,1.72504920456835,for UMass Amherst | WBZ-TV -36082,49016,5528,2014,2014_House-G_MA-6,MA-6,House-G,House-G,Optimus,245,IVR,R,10/24/2014,1807,Seth Moulton,5898,DEM,40.5,Richard R. Tisei,5903,REP,42.3,11.7,-1.8,11/4/2014,54.97,41.14,13.83,15.63,-15.63,0,8.003260732931135,for unspecified Republican sponsor -34429,48338,5566,2014,2014_House-G_MT-1,MT-1,House-G,House-G,Gravis Marketing,124,IVR,,10/24/2014,604,John Lewis,9946,DEM,41,Ryan K. Zinke,9947,REP,53,,-12,11/4/2014,40.41,55.41,-15,3,3,1,-4.25931049197794,for Human Events -33966,48348,5574,2014,2014_House-G_NH-1,NH-1,House-G,House-G,New England College,228,IVR,,10/24/2014,556,Carol Shea-Porter,5800,DEM,43,Frank C. Guinta,5792,REP,49,,-6,11/4/2014,48.11,51.71,-3.6,2.4,-2.4,1,-3.201098352291426, -34347,48328,5574,2014,2014_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,10/24/2014,261,Carol Shea-Porter,5800,DEM,44,Frank C. Guinta,5792,REP,40,,4,11/4/2014,48.11,51.71,-3.6,7.6,7.6,0,1.617819122570758,for WMUR -33966,48350,5575,2014,2014_House-G_NH-2,NH-2,House-G,House-G,New England College,228,IVR,,10/24/2014,576,Annie Kuster,5796,DEM,49,Marilinda Garcia,5791,REP,42,,7,11/4/2014,54.87,44.87,10,3,-3,1,-3.304577496705628, -34347,48323,5575,2014,2014_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,10/24/2014,294,Annie Kuster,5796,DEM,53,Marilinda Garcia,5791,REP,30,,23,11/4/2014,54.87,44.87,10,13,13,1,7.376784974402312,for WMUR -35911,48326,5608,2014,2014_House-G_NY-18,NY-18,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/24/2014,400,Sean Patrick Maloney,9940,DEM,42,Nan Hayworth,9939,REP,42,3,0,11/4/2014,49.73,47.87,1.86,1.86,-1.86,.5,-3.053402230338354,for Nan Hayworth -34391,48324,5685,2014,2014_House-G_SD-1,SD-1,House-G,House-G,SurveyUSA,325,IVR/Online,,10/24/2014,611,Corinna Robinson,9951,DEM,39,Kristi L. Noem,9950,REP,55,,-16,11/4/2014,33.47,66.53,-33.06,17.06,17.06,1,9.839560996074818,for KOTA-TV Rapid City | KSFY-TV Sioux Falls | Aberdeen American News -66666,124324,8271,2014,2014_House-G_US,US,House-G,House-G,The Winston Group,385,Live Phone,R,10/24/2014,1000,Generic Candidate,9973,DEM,47,Generic Candidate,9974,REP,46,,1,11/4/2014,44.84,50.42,-5.59,6.59,6.59,0,2.054575672926884,for unspecified Republican sponsor; among registered voters -34435,127063,12,2014,2014_Sen-G_AK,AK,Sen-G,Sen-G,Alaska Survey Research,155,Live Phone,,10/25/2014,437,Mark Begich,6130,DEM,49.2,Dan Sullivan,6138,REP,41.9,,7.3000002,11/4/2014,45.83,47.96,-2.13,9.43,9.43,0,5.161403879158016,average of multiple versions or turnout models listed in poll -34404,42102,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/25/2014,432,Kay R. Hagan,6123,DEM,48,Thom Tillis,6129,REP,46,1,2,11/4/2014,47.26,48.82,-1.56,3.56,3.56,0,-.5554385561004126, -34312,42113,20,2014,2014_Sen-G_OR,OR,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/25/2014,552,Jeff Merkley,6165,DEM,53,Monica Wehby,6167,REP,32,,21,11/4/2014,55.73,36.87,18.86,2.14,2.14,1,-3.098901021866267,for KATU-TV Portland -34374,125157,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/25/2014,844,Mark Udall,6153,DEM,40,Cory Gardner,6149,REP,47.5,,-7.5,11/4/2014,46.26,48.2,-1.94,5.56,-5.56,1,2.584602577518369,average of multiple versions or turnout models listed in poll -34420,127055,25,2014,2014_Sen-O_LA,LA,Sen-G,Sen-O,Suffolk University,323,Live Phone,,10/25/2014,500,Mary L. Landrieu,8375,DEM,36.4,Bill Cassidy,8373,REP,34.8,11.2,1.6,11/4/2014,42.08,40.97,1.11,.49,.49,1,-3.964383110418827,for USA Today -34363,42149,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/25/2014,817,Bruce L. Braley,6104,DEM,45,Joni K. Ernst,6106,REP,49,,-4,11/4/2014,43.76,52.1,-8.34,4.34,4.34,1,-2.154105884282973, -34340,126689,1225,2014,2014_Gov-G_CT,CT,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/25/2014,838,Dannel P. Malloy,8863,DEM,44,Thomas C. Foley,8645,REP,44.5,7,-.5,11/4/2014,50.73,48.16,2.56,3.06,-3.06,0,-1.501964073005506,average of multiple versions or turnout models listed in poll -34363,42057,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/25/2014,817,Jack G. Hatch,8648,DEM,37,Terry E. Branstad,8647,REP,56,,-19,11/4/2014,37.27,58.99,-21.72,2.72,2.72,1,-1.960712659923842, -34312,42006,1240,2014,2014_Gov-G_OR,OR,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,10/25/2014,552,John Kitzhaber,8881,DEM,50,Dennis Richardson,8902,REP,40,,10,11/4/2014,49.89,44.13,5.76,4.24,4.24,1,.1028942833727972,for KATU-TV Portland -34323,42017,1245,2014,2014_Gov-G_WI,WI,Gov-G,Gov-G,Marquette University Law School,195,Live Phone,,10/25/2014,1164,Mary Burke,8781,DEM,43,Scott Walker,8787,REP,50,,-7,11/4/2014,46.59,52.26,-5.68,1.32,-1.32,1,-3.759035002261203, -34374,125147,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/25/2014,844,John Wright Hickenlooper,8708,DEM,40.33,Bob Beauprez,8704,REP,45.33,4.5,-5,11/4/2014,49.3,45.95,3.34,8.34,-8.34,0,4.608055683303527,average of multiple versions or turnout models listed in poll -34387,126687,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/25/2014,817,Charlie Crist,8601,DEM,44,Rick Scott,8605,REP,41,8,3,11/4/2014,47.07,48.14,-1.08,4.08,4.08,0,1.649002017505393,average of multiple versions or turnout models listed in poll -34435,127067,5339,2014,2014_House-G_AK-1,AK-1,House-G,House-G,Alaska Survey Research,155,Live Phone,,10/25/2014,437,Forrest Dunbar,9936,DEM,44.35,Don Young,9938,REP,42.5,9.55,1.85,11/4/2014,40.97,50.97,-10,11.85,11.85,0,6.658812483882981,average of multiple versions or turnout models listed in poll -35910,48325,5537,2014,2014_House-G_MI-6,MI-6,House-G,House-G,Hamilton Campaigns,130,Live Phone,D,10/25/2014,400,Paul Clements,4572,DEM,43,Fred Upton,4606,REP,47,,-4,11/4/2014,40.38,55.89,-15.51,11.51,11.51,1,4.10976097676121,for Paul Clements -35948,48397,5734,2014,2014_House-G_UT-4,UT-4,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/25/2014,402,Doug Owens,5654,DEM,43,Mia B. Love,5650,REP,48,0,-5,11/4/2014,45.81,50.92,-5.1,.1,.1,1,-4.011232520107572, -34918,49045,8271,2014,2014_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,10/25/2014,758,Generic Candidate,9973,DEM,44,Generic Candidate,9974,REP,50,,-6,11/4/2014,44.84,50.42,-5.59,.41,-.41,1,-4.48498228437525,for The Washington Post | ABC News -36100,49044,8271,2014,2014_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/25/2014,624,Generic Candidate,9973,DEM,42,Generic Candidate,9974,REP,50,,-8,11/4/2014,44.84,50.42,-5.59,2.41,-2.41,1,-2.522024074713854,for CBS News -36141,49092,8271,2014,2014_House-G_US,US,House-G,House-G,CNN/Opinion Research Corp.,37,Live Phone,,10/25/2014,540,Generic Candidate,9973,DEM,47,Generic Candidate,9974,REP,46,,1,11/4/2014,44.84,50.42,-5.59,6.59,6.59,0,1.748232281883883,for CNN | Opinion Research -36136,49087,8271,2014,2014_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,Live Phone,,10/25/2014,697,Generic Candidate,9973,DEM,43,Generic Candidate,9974,REP,42,,1,11/4/2014,44.84,50.42,-5.59,6.59,6.59,0,1.94347372307859,for USA Today -34322,42171,9,2014,2014_Sen-G_ME,ME,Sen-G,Sen-G,Ipsos,154,Online,,10/26/2014,488,Shenna Bellows,6282,DEM,32,Susan M. Collins,6284,REP,64,,-32,11/4/2014,31.5,68.46,-36.96,4.96,4.96,1,-2.909660300379382,for Bangor Daily News -34441,42179,15,2014,2014_Sen-G_KY,KY,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/26/2014,600,Alison Lundergan Grimes,6293,DEM,43,Mitch McConnell,6296,REP,50,4,-7,11/4/2014,40.72,56.19,-15.47,8.47,8.47,1,.3300264695187263,for unspecified Republican sponsor -34401,42098,16,2014,2014_Sen-G_VA,VA,Sen-G,Sen-G,Christopher Newport University,50,Live Phone,,10/26/2014,634,Mark R. Warner,6303,DEM,51,Ed W. Gillespie,6301,REP,44,2,7,11/4/2014,49.15,48.34,.81,6.19,6.19,1,-.491140585167146, -34335,137440,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2014,788.5,Mary Michelle Nunn,6072,DEM,47,David A. Perdue,6073,REP,47,,0,11/4/2014,45.21,52.89,-7.68,7.68,7.68,.5,1.324480081292016,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll -34060,42125,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/26/2014,611,Mary Michelle Nunn,6072,DEM,45,David A. Perdue,6073,REP,48,3,-3,11/4/2014,45.21,52.89,-7.68,4.68,4.68,1,-1.77529159194507,for WXIA-TV -34244,126711,22,2014,2014_Sen-G_SD,SD,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/26/2014,429,Richard P. Weiland,6196,DEM,35.5,M. Michael Rounds,6195,REP,46.5,19,-11,11/4/2014,29.51,50.37,-20.86,9.86,9.86,1,2.534805696091525,average of multiple versions or turnout models listed in poll -34419,42134,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/26/2014,802,Bruce L. Braley,6104,DEM,47,Joni K. Ernst,6106,REP,47,,0,11/4/2014,43.76,52.1,-8.34,8.34,8.34,.5,1.973257536702369,for Bruce L. Braley -34388,42147,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Ipsos,154,Online,,10/26/2014,1129,Bruce L. Braley,6104,DEM,45,Joni K. Ernst,6106,REP,45,,0,11/4/2014,43.76,52.1,-8.34,8.34,8.34,.5,2.133126657390962,for Reuters -34356,42107,31,2014,2014_Sen-G_MA,MA,Sen-G,Sen-G,Western New England University,380,Live Phone,,10/26/2014,430,Edward J. Markey,6289,DEM,54,Brian J. Herr,6288,REP,34,,20,11/4/2014,61.87,37.98,23.88,3.88,-3.88,1,-2.321720627861286, -34044,127331,32,2014,2014_Sen-G_AR,AR,Sen-G,Sen-G,Opinion Research Associates,242,Live Phone,D,10/26/2014,401,Mark L. Pryor,6145,DEM,45,Tom Cotton,6143,REP,44,1,1,11/4/2014,39.43,56.5,-17.07,18.07,18.07,0,8.856979280171982,for unspecified Democratic sponsor -34322,42016,1224,2014,2014_Gov-G_ME,ME,Gov-G,Gov-G,Ipsos,154,Online,,10/26/2014,488,Michael H. Michaud,8812,DEM,42,Paul R. LePage,8811,REP,42,13,0,11/4/2014,43.37,48.18,-4.81,4.81,4.81,.5,-.3912017529330728,for Bangor Daily News -34388,42082,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,Ipsos,154,Online,,10/26/2014,1129,Jack G. Hatch,8648,DEM,34,Terry E. Branstad,8647,REP,57,,-23,11/4/2014,37.27,58.99,-21.72,1.28,-1.28,1,-3.679347634332309,for Reuters -34244,41873,1229,2014,2014_Gov-G_SD,SD,Gov-G,Gov-G,Monmouth University,215,Live Phone,,10/26/2014,429,Susan M. Wismer,8753,DEM,29,Dennis M. Daugaard,8750,REP,68,1,-39,11/4/2014,25.43,70.47,-45.03,6.03,6.03,1,-5.142396446992751, -34044,41403,1232,2014,2014_Gov-G_AR,AR,Gov-G,Gov-G,Opinion Research Associates,242,Live Phone,D,10/26/2014,401,Michael Avery Ross,8694,DEM,44,Asa Hutchinson,8693,REP,42,2,2,11/4/2014,41.49,55.44,-13.94,15.94,15.94,0,9.246047752957139,for unspecified Democratic sponsor -34316,42010,1239,2014,2014_Gov-G_RI,RI,Gov-G,Gov-G,Brown University,35,Live Phone,,10/26/2014,500,Gina M. Raimondo,8744,DEM,38,Allan W. Fung,8740,REP,37.4,11.8,.60000002,11/4/2014,40.7,36.24,4.47,3.87,-3.87,1,-.9518040352151901, -34335,42029,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2014,977,Jason J. Carter,8623,DEM,43,J. Nathan Deal,8624,REP,49,,-6,11/4/2014,44.89,52.75,-7.86,1.86,1.86,1,-3.16235089910268, -34060,41430,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,10/26/2014,611,Jason J. Carter,8623,DEM,44,J. Nathan Deal,8624,REP,46,3,-2,11/4/2014,44.89,52.75,-7.86,5.86,5.86,1,.8709907440558858,for WXIA-TV -34356,42050,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,Western New England University,380,Live Phone,,10/26/2014,430,Martha Coakley,8850,DEM,41,Charles D. Baker,8848,REP,46,3,-5,11/4/2014,46.54,48.4,-1.86,3.14,-3.14,1,-.3397741372131867, -34399,42093,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,University of Florida,349,Live Phone,,10/26/2014,850,Charlie Crist,8601,DEM,36,Rick Scott,8605,REP,36,6,0,11/4/2014,47.07,48.14,-1.08,1.08,1.08,.5,-1.341692819695852,for Bay News 9 | Tampa Bay Times -62483,112337,1255,2014,2014_Gov-G_CA,CA,Gov-G,Gov-G,Greenberg Quinlan Rosner/American Viewpoint,127,Live Phone,,10/26/2014,1169,Jerry Brown,8698,DEM,56,Neel Kashkari,8701,REP,37,,19,11/4/2014,59.97,40.03,19.94,.94,-.94,1,-2.810124183328998,for USC Dornsife/LA Times -36081,49015,5495,2014,2014_House-G_KS-1,KS-1,House-G,House-G,Jayhawk Consulting Services,157,Live Phone,D,10/26/2014,400,James E. Sherow,5342,DEM,45,Tim Huelskamp,5335,REP,38,,7,11/4/2014,32.03,67.97,-35.94,42.94,42.94,0,35.61825784036525,for James E. Sherow -35913,48329,5577,2014,2014_House-G_NJ-2,NJ-2,House-G,House-G,Stockton University,317,Live Phone,,10/26/2014,600,William Hughes,5987,DEM,38,Frank A. LoBiondo,5993,REP,56,,-18,11/4/2014,37.27,61.46,-24.19,6.19,6.19,1,-.989376933517405, -35912,48327,5608,2014,2014_House-G_NY-18,NY-18,House-G,House-G,Siena College,305,Live Phone,,10/26/2014,682,Sean Patrick Maloney,9940,DEM,49,Nan Hayworth,9939,REP,44,,5,11/4/2014,49.73,47.87,1.86,3.14,3.14,1,-.9278398825074718,for Time Warner Cable News -34244,48353,5685,2014,2014_House-G_SD-1,SD-1,House-G,House-G,Monmouth University,215,Live Phone,,10/26/2014,429,Corinna Robinson,9951,DEM,34,Kristi L. Noem,9950,REP,61,,-27,11/4/2014,33.47,66.53,-33.06,6.06,6.06,1,-3.469379745255067, -36137,49088,8271,2014,2014_House-G_US,US,House-G,House-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/26/2014,734,Generic Candidate,9973,DEM,45,Generic Candidate,9974,REP,44,,1,11/4/2014,44.84,50.42,-5.59,6.59,6.59,0,2.07109142743733,for FOX News -34354,42174,2,2014,2014_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,10/27/2014,600,Gary C. Peters,6053,DEM,50,Terri Lynn Land,6052,REP,35,,15,11/4/2014,54.61,41.33,13.29,1.71,1.71,1,-1.092079256250993,for Detroit Free Press | WXYZ-TV (Michigan) -34372,42185,2,2014,2014_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,IVR,,10/27/2014,1159,Gary C. Peters,6053,DEM,52.2,Terri Lynn Land,6052,REP,38.1,3.2,14.1,11/4/2014,54.61,41.33,13.29,.81,.81,1,-2.328993789617682,for Fox 2 News Detroit -34411,42119,12,2014,2014_Sen-G_AK,AK,Sen-G,Sen-G,Moore Information,217,Live Phone,R,10/27/2014,500,Mark Begich,6130,DEM,38,Dan Sullivan,6138,REP,42,4,-4,11/4/2014,45.83,47.96,-2.13,1.87,-1.87,1,-2.897058988588368,for Dan Sullivan -34437,42170,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/27/2014,600,Kay R. Hagan,6123,DEM,44,Thom Tillis,6129,REP,44,7,0,11/4/2014,47.26,48.82,-1.56,1.56,1.56,.5,-2.280159741410438,for Thom Tillis -34433,42161,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Vox Populi Polling,372,IVR/Online,,10/27/2014,615,Kay R. Hagan,6123,DEM,43,Thom Tillis,6129,REP,48,,-5,11/4/2014,47.26,48.82,-1.56,3.44,-3.44,1,-.3144836065119111, -34444,42188,15,2014,2014_Sen-G_KY,KY,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/27/2014,597,Alison Lundergan Grimes,6293,DEM,43,Mitch McConnell,6296,REP,48,3,-5,11/4/2014,40.72,56.19,-15.47,10.47,10.47,1,3.315306007939547,for WKYT-TV | Lexington Herald-Leader | WHAS-TV | The Courier-Journal -34364,42183,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/27/2014,436,Mary Michelle Nunn,6072,DEM,41,David A. Perdue,6073,REP,49,3,-8,11/4/2014,45.21,52.89,-7.68,.32,-.32,1,-6.585930323773496, -34342,42186,20,2014,2014_Sen-G_OR,OR,Sen-G,Sen-G,Elway Research,87,Live Phone,,10/27/2014,400,Jeff Merkley,6165,DEM,49,Monica Wehby,6167,REP,30,2,19,11/4/2014,55.73,36.87,18.86,.14,.14,1,-5.143345997663489,for The Oregonian | KGW-TV -34381,42110,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Vox Populi Polling,372,IVR/Online,,10/27/2014,642,Mark Udall,6153,DEM,43,Cory Gardner,6149,REP,46,,-3,11/4/2014,46.26,48.2,-1.94,1.06,-1.06,1,-2.04656358687616, -34397,127536,29,2014,2014_Sen-G_OK,OK,Sen-G,Sen-G,SoonerPoll.com,308,Live Phone,,10/27/2014,949,Matt Silverstein,6258,DEM,27.8,James M. Inhofe,6249,REP,62.7,1.3,-34.900002,11/4/2014,28.55,68.01,-39.46,4.56,4.56,1,-.7858419400583226,for KWTV-DT Oklahoma City | KOTV-DT Tulsa -34397,42099,35,2014,2014_Sen-GS_OK,OK,Sen-G,Sen-GS,SoonerPoll.com,308,Live Phone,,10/27/2014,949,Constance N. Johnson,6250,DEM,28.1,James Lankford,6251,REP,59.4,3.5,-31.299999,11/4/2014,28.98,67.85,-38.87,7.57,7.57,1,1.876304432657485,for KWTV-DT Oklahoma City | KOTV-DT Tulsa -34339,42033,1237,2014,2014_Gov-G_NY,NY,Gov-G,Gov-G,Marist College,183,Live Phone,,10/27/2014,503,Andrew Cuomo,8663,DEM,56,Robert P. Astorino,8871,REP,30,6,26,11/4/2014,54.28,40.31,13.96,12.04,12.04,1,4.957918515781696,for Wall Street Journal | NBC 4 New York -34342,42036,1240,2014,2014_Gov-G_OR,OR,Gov-G,Gov-G,Elway Research,87,Live Phone,,10/27/2014,403,John Kitzhaber,8881,DEM,45,Dennis Richardson,8902,REP,38,,7,11/4/2014,49.89,44.13,5.76,1.24,1.24,1,-4.125321749604562,for The Oregonian | KGW-TV -34396,42090,1241,2014,2014_Gov-G_MD,MD,Gov-G,Gov-G,WPA Intelligence (WPAi),383,Live Phone,R,10/27/2014,504,Anthony Brown,8814,DEM,39,Larry Hogan,8818,REP,44,,-5,11/4/2014,47.25,51.03,-3.78,1.22,-1.22,1,-6.570842884476912,for Larry Hogan -34397,42091,1242,2014,2014_Gov-G_OK,OK,Gov-G,Gov-G,SoonerPoll.com,308,Live Phone,,10/27/2014,949,Joe Dorman,8788,DEM,40,Mary Fallin,8790,REP,48.4,1.7,-8.3999996,11/4/2014,41.01,55.81,-14.8,6.4,6.4,1,-.3665940512124262,for KWTV-DT Oklahoma City | KOTV-DT Tulsa -34344,42038,1243,2014,2014_Gov-G_OH,OH,Gov-G,Gov-G,Columbus Dispatch,57,Mail,,10/27/2014,1009,Edward FitzGerald,8678,DEM,34,John Richard Kasich,8679,REP,62,,-28,11/4/2014,33.03,63.64,-30.61,2.61,2.61,1,-6.264606345698349, -34381,42075,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Vox Populi Polling,372,IVR/Online,,10/27/2014,642,John Wright Hickenlooper,8708,DEM,49,Bob Beauprez,8704,REP,44,,5,11/4/2014,49.3,45.95,3.34,1.66,1.66,1,-2.512103099667962, -34354,42048,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,EPIC-MRA,84,Live Phone,,10/27/2014,600,Mark Schauer,8610,DEM,43,Rick Snyder,8611,REP,45,,-2,11/4/2014,46.86,50.92,-4.07,2.07,2.07,1,-1.799403795870413,for Detroit Free Press | WXYZ-TV (Michigan) -34372,42066,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,Mitchell Research & Communications,213,IVR,,10/27/2014,1159,Mark Schauer,8610,DEM,43.4,Rick Snyder,8611,REP,48.3,2.2,-4.9000001,11/4/2014,46.86,50.92,-4.07,.83,-.83,1,-3.226307150218993,for Fox 2 News Detroit -34364,42058,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Monmouth University,215,Live Phone,,10/27/2014,436,Jason J. Carter,8623,DEM,42,J. Nathan Deal,8624,REP,48,5,-6,11/4/2014,44.89,52.75,-7.86,1.86,1.86,1,-3.513235585876297, -34379,42073,1250,2014,2014_Gov-G_PA,PA,Gov-G,Gov-G,Harper Polling,132,IVR,,10/27/2014,680,Thomas W. Wolf,8675,DEM,50,Thomas W. Corbett,8668,REP,40,,10,11/4/2014,54.93,45.07,9.86,.14,.14,1,-3.319640716769547, -36457,127035,5509,2014,2014_House-O_LA-5,LA-5,House-G,House-O,Glascock Group,116,IVR,,10/27/2014,501,Jamie Mayo,10019,DEM,18.3,Ralph Lee Abraham,10021,REP,24.5,15.1,-6.1999998,11/4/2014,28.22,23.16,5.06,11.26,-11.26,0,4.29302973427615, -35945,48394,5578,2014,2014_House-G_NJ-3,NJ-3,House-G,House-G,Stockton University,317,Live Phone,,10/27/2014,617,Aimee Belgard,5966,DEM,41,Tom MacArthur,5996,REP,46,,-5,11/4/2014,44.35,53.99,-9.64,4.64,4.64,1,-2.476693922069213, -35980,48783,5601,2014,2014_House-G_NY-11,NY-11,House-G,House-G,Siena College,305,Live Phone,,10/27/2014,713,Domenic M. Recchia,9966,DEM,34,Michael G. Grimm,9965,REP,53,5,-19,11/4/2014,42.36,55.13,-12.77,6.23,-6.23,1,-.8232238806110257, -34512,42272,4,2014,2014_Sen-G_IL,IL,Sen-G,Sen-G,McKeon & Associates,202,Live Phone,,10/28/2014,823,Richard J. Durbin,6112,DEM,49,James D. Oberweis,6116,REP,39,4,10,11/4/2014,53.55,42.69,10.85,.85,-.85,1,-3.590206300085077,for Chicago Sun-Times -34333,42189,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,American Research Group,9,Live Phone,,10/28/2014,600,Jeanne Shaheen,6280,DEM,49,Scott Brown,6272,REP,49,,0,11/4/2014,51.46,48.21,3.24,3.24,-3.24,.5,-.1528705564330137, -34417,42132,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,Vox Populi Polling,372,IVR/Online,,10/28/2014,544,Jeanne Shaheen,6280,DEM,45,Scott Brown,6272,REP,49,,-4,11/4/2014,51.46,48.21,3.24,7.24,-7.24,0,4.175688105349341, -34405,42103,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,YouGov,391,Online,,10/28/2014,1727,Kay R. Hagan,6123,DEM,43.5,Thom Tillis,6129,REP,41.5,,2,11/4/2014,47.26,48.82,-1.56,3.56,3.56,0,.3352458148593205, -34507,42265,16,2014,2014_Sen-G_VA,VA,Sen-G,Sen-G,Vox Populi Polling,372,IVR/Online,,10/28/2014,734,Mark R. Warner,6303,DEM,44,Ed W. Gillespie,6301,REP,40,5,4,11/4/2014,49.15,48.34,.81,3.19,3.19,1,-3.617318986263527, -34484,42235,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Vox Populi Polling,372,IVR/Online,,10/28/2014,602,Mary Michelle Nunn,6072,DEM,43,David A. Perdue,6073,REP,48,3,-5,11/4/2014,45.21,52.89,-7.68,2.68,2.68,1,-3.860953647282436, -34361,42144,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,YouGov,391,Online,,10/28/2014,1743,Mary Michelle Nunn,6072,DEM,42.2,David A. Perdue,6073,REP,43.7,1.1,-1.5,11/4/2014,45.21,52.89,-7.68,6.18,6.18,1,.107386940900336, -34367,42114,21,2014,2014_Sen-G_KS,KS,Sen-G,Sen-G,YouGov,391,Online,,10/28/2014,1137,Pat Roberts,6154,REP,38.2,Gregory Orman,8355,IND,36.9,2,1.3,11/4/2014,53.15,42.53,10.62,9.32,,1,-.6504986338111771, -34351,42106,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/28/2014,618,Mark Udall,6153,DEM,44,Cory Gardner,6149,REP,46,2,-2,11/4/2014,46.26,48.2,-1.94,.06,-.06,1,-3.050887723212623,for Denver Post -34338,42165,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,YouGov,391,Online,,10/28/2014,1417,Mark Udall,6153,DEM,41.9,Cory Gardner,6149,REP,42.7,,-.80000001,11/4/2014,46.26,48.2,-1.94,1.14,1.14,1,-1.560286000386924,for CBS News -34337,42095,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,YouGov,391,Online,,10/28/2014,1112,Bruce L. Braley,6104,DEM,42.9,Joni K. Ernst,6106,REP,41.9,,1,11/4/2014,43.76,52.1,-8.34,9.34,9.34,0,3.40759933609347, -34330,42182,31,2014,2014_Sen-G_MA,MA,Sen-G,Sen-G,Suffolk University,323,Live Phone,,10/28/2014,500,Edward J. Markey,6289,DEM,48.8,Brian J. Herr,6288,REP,33.8,,15,11/4/2014,61.87,37.98,23.88,8.88,-8.88,1,3.359404292104681,for Boston Herald -34415,42126,32,2014,2014_Sen-G_AR,AR,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2014,967,Mark L. Pryor,6145,DEM,44,Tom Cotton,6143,REP,51,,-7,11/4/2014,39.43,56.5,-17.07,10.07,10.07,1,.7349168462630947, -34337,42031,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,YouGov,391,Online,,10/28/2014,1112,Jack G. Hatch,8648,DEM,34,Terry E. Branstad,8647,REP,49,,-15,11/4/2014,37.27,58.99,-21.72,6.72,6.72,1,2.551740911368749, -34367,42061,1228,2014,2014_Gov-G_KS,KS,Gov-G,Gov-G,YouGov,391,Online,,10/28/2014,1137,Paul Davis,8712,DEM,38,Sam Brownback,8711,REP,39,2,-1,11/4/2014,46.13,49.82,-3.69,2.69,2.69,1,-4.242033672766917, -34415,112335,1232,2014,2014_Gov-G_AR,AR,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2014,967,Michael Avery Ross,8694,DEM,43,Asa Hutchinson,8693,REP,50,,-7,11/4/2014,41.49,55.44,-13.94,6.94,6.94,1,-.0858950478832582, -34333,42027,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,American Research Group,9,Live Phone,,10/28/2014,600,Margaret Wood Hassan,8809,DEM,48,Walt Havenstein,8805,REP,46,,2,11/4/2014,52.38,47.43,4.95,2.95,-2.95,1,-1.335617767989814, -34417,112350,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,Vox Populi Polling,372,IVR/Online,,10/28/2014,638,Margaret Wood Hassan,8809,DEM,44,Walt Havenstein,8805,REP,47,,-3,11/4/2014,52.38,47.43,4.95,7.95,-7.95,0,4.082185859421156, -34360,42054,1245,2014,2014_Gov-G_WI,WI,Gov-G,Gov-G,YouGov,391,Online,,10/28/2014,1494,Mary Burke,8781,DEM,43,Scott Walker,8787,REP,45,,-2,11/4/2014,46.59,52.26,-5.68,3.68,3.68,1,-1.238009467959254, -34351,42045,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,10/28/2014,618,John Wright Hickenlooper,8708,DEM,46,Bob Beauprez,8704,REP,46,2,0,11/4/2014,49.3,45.95,3.34,3.34,-3.34,.5,-.6948569187347879,for Denver Post -34338,42032,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,YouGov,391,Online,,10/28/2014,1417,John Wright Hickenlooper,8708,DEM,44,Bob Beauprez,8704,REP,42,,2,11/4/2014,49.3,45.95,3.34,1.34,-1.34,1,-2.610958572396341,for CBS News -34484,112342,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Vox Populi Polling,372,IVR/Online,,10/28/2014,602,Jason J. Carter,8623,DEM,42,J. Nathan Deal,8624,REP,49,3,-7,11/4/2014,44.89,52.75,-7.86,.86,.86,1,-4.286909538069723, -34361,42055,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,YouGov,391,Online,,10/28/2014,1743,Jason J. Carter,8623,DEM,41,J. Nathan Deal,8624,REP,45,1,-4,11/4/2014,44.89,52.75,-7.86,3.86,3.86,1,-.7893435010542275, -34315,42009,1250,2014,2014_Gov-G_PA,PA,Gov-G,Gov-G,Magellan Strategies,179,IVR,,10/28/2014,1433,Thomas W. Wolf,8675,DEM,50,Thomas W. Corbett,8668,REP,43,,7,11/4/2014,54.93,45.07,9.86,2.86,-2.86,1,.0874778831583743,for KeystoneReport.com -34380,42074,1250,2014,2014_Gov-G_PA,PA,Gov-G,Gov-G,Muhlenberg College,219,Live Phone,,10/28/2014,409,Thomas W. Wolf,8675,DEM,51,Thomas W. Corbett,8668,REP,39,,12,11/4/2014,54.93,45.07,9.86,2.14,2.14,1,-1.383654886609904,for Morning Call -34343,42037,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,Emerson College,88,IVR,,10/28/2014,627,Martha Coakley,8850,DEM,42,Charles D. Baker,8848,REP,48,4,-6,11/4/2014,46.54,48.4,-1.86,4.14,-4.14,1,1.021111995709877,for WGBH News -34313,127053,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,SocialSphere,307,Live Phone,,10/28/2014,600,Martha Coakley,8850,DEM,37,Charles D. Baker,8848,REP,44,4,-7,11/4/2014,46.54,48.4,-1.86,5.14,-5.14,1,1.990902636647406,for Boston Globe -34330,42024,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/28/2014,500,Martha Coakley,8850,DEM,42.6,Charles D. Baker,8848,REP,46,2.6,-3.4000001,11/4/2014,46.54,48.4,-1.86,1.54,-1.54,1,-1.892281670837262,for Boston Herald -34512,112348,1252,2014,2014_Gov-G_IL,IL,Gov-G,Gov-G,McKeon & Associates,202,Live Phone,,10/28/2014,823,Pat Quinn,8658,DEM,45,Bruce Rauner,8659,REP,42,4,3,11/4/2014,46.35,50.27,-3.92,6.92,6.92,0,1.45799368131021,for Chicago Sun-Times -34325,42019,1252,2014,2014_Gov-G_IL,IL,Gov-G,Gov-G,We Ask America,376,IVR,,10/28/2014,2327,Pat Quinn,8658,DEM,50,Bruce Rauner,8659,REP,45,6,5,11/4/2014,46.35,50.27,-3.92,8.92,8.92,0,3.440057212073948,for The Illinois Observer -34362,42056,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Cherry Communications,49,Live Phone,R,10/28/2014,508,Charlie Crist,8601,DEM,39,Rick Scott,8605,REP,44,4,-5,11/4/2014,47.07,48.14,-1.08,3.92,-3.92,1,1.272543601601821,for unspecified Republican sponsor -34382,42076,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,YouGov,391,Online,,10/28/2014,1795,Charlie Crist,8601,DEM,41,Rick Scott,8605,REP,41,,0,11/4/2014,47.07,48.14,-1.08,1.08,1.08,.5,-1.164183931362319, -34343,48332,5528,2014,2014_House-G_MA-6,MA-6,House-G,House-G,Emerson College,88,IVR,,10/28/2014,400,Seth Moulton,5898,DEM,40,Richard R. Tisei,5903,REP,42,,-2,11/4/2014,54.97,41.14,13.83,15.83,-15.83,0,8.845027515242641,for WGBH News -34343,48331,5531,2014,2014_House-G_MA-9,MA-9,House-G,House-G,Emerson College,88,IVR,,10/28/2014,410,Bill Keating,5894,DEM,46,John C. Chapman,5888,REP,41,,5,11/4/2014,54.95,44.99,9.96,4.96,-4.96,1,-2.302563930649284,for WGBH News -35916,48334,5580,2014,2014_House-G_NJ-5,NJ-5,House-G,House-G,Monmouth University,215,Live Phone,,10/28/2014,427,Roy Cho,5972,DEM,42,Scott Garrett,5982,REP,53,,-11,11/4/2014,43.3,55.41,-12.11,1.11,1.11,1,-4.996805688840112, -35904,48286,5591,2014,2014_House-G_NY-1,NY-1,House-G,House-G,Siena College,305,Live Phone,,10/28/2014,670,Timothy H. Bishop,9934,DEM,45,Lee Zeldin,9935,REP,50,,-5,11/4/2014,45.57,54.43,-8.86,3.86,3.86,1,-3.214342383403248,for Newsday | News 12 -35914,48330,5611,2014,2014_House-G_NY-21,NY-21,House-G,House-G,Harper Polling,132,IVR,R,10/28/2014,560,Aaron G. Woolf,9945,DEM,33,Elise Stefanik,9944,REP,47,14,-14,11/4/2014,33.84,55.14,-21.29,7.29,7.29,1,1.929631740782533,for Elise Stefanik -34386,42115,6,2014,2014_Sen-G_MN,MN,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/29/2014,597,Al Franken,6091,DEM,51,Mike McFadden,6093,REP,40,4,11,11/4/2014,53.15,42.91,10.24,.76,.76,1,-3.035120507568728,for KSTP-TV Minneapolis -34321,42142,12,2014,2014_Sen-G_AK,AK,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2014,887,Mark Begich,6130,DEM,42,Dan Sullivan,6138,REP,47,,-5,11/4/2014,45.83,47.96,-2.13,2.87,-2.87,1,-1.33618532116816, -34402,42100,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/29/2014,559,Kay R. Hagan,6123,DEM,48,Thom Tillis,6129,REP,46,4,2,11/4/2014,47.26,48.82,-1.56,3.56,3.56,0,-.1810654060403828,for CNN -34414,42123,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/29/2014,909,Kay R. Hagan,6123,DEM,43,Thom Tillis,6129,REP,42,4,1,11/4/2014,47.26,48.82,-1.56,2.56,2.56,0,-.8836876708195961,for FOX News -34412,127534,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Harper Polling,132,IVR,R,10/29/2014,511,Kay R. Hagan,6123,DEM,44.5,Thom Tillis,6129,REP,47,6,-2.5,11/4/2014,47.26,48.82,-1.56,.94,-.94,1,-2.922017634404493,for unspecified Republican sponsor; average of multiple versions or turnout models listed in poll -34442,42184,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/29/2014,657,Kay R. Hagan,6123,DEM,47,Thom Tillis,6129,REP,46,4,1,11/4/2014,47.26,48.82,-1.56,2.56,2.56,0,-.981323490328195,for unspecified Democratic sponsor -34406,42104,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2014,982,Kay R. Hagan,6123,DEM,46,Thom Tillis,6129,REP,45,,1,11/4/2014,47.26,48.82,-1.56,2.56,2.56,0,-.9050019466441128, -34422,42138,15,2014,2014_Sen-G_KY,KY,Sen-G,Sen-G,Marist College,183,Live Phone,,10/29/2014,556,Alison Lundergan Grimes,6293,DEM,41,Mitch McConnell,6296,REP,50,5,-9,11/4/2014,40.72,56.19,-15.47,6.47,6.47,1,-1.685713781071888,for NBC News -34378,42118,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Landmark Communications,166,IVR,,10/29/2014,1500,Mary Michelle Nunn,6072,DEM,46.6,David A. Perdue,6073,REP,47.4,2.7,-.80000001,11/4/2014,45.21,52.89,-7.68,6.88,6.88,1,1.00218325899738,for WSB-TV -34327,126723,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Marist College,183,Live Phone,,10/29/2014,603,Mary Michelle Nunn,6072,DEM,45,David A. Perdue,6073,REP,48.5,3,-3.5,11/4/2014,45.21,52.89,-7.68,4.18,4.18,1,-2.265039252224093,for NBC News; average of multiple versions or turnout models listed in poll -34369,42157,21,2014,2014_Sen-G_KS,KS,Sen-G,Sen-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/29/2014,907,Pat Roberts,6154,REP,43,Gregory Orman,8355,IND,44,3,-1,11/4/2014,53.15,42.53,10.62,11.62,,0,2.227007530317656,for FOX News -34348,42180,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/29/2014,573,Mark Udall,6153,DEM,48,Cory Gardner,6149,REP,48,,0,11/4/2014,46.26,48.2,-1.94,1.94,1.94,.5,-1.239860857228868,for unspecified Democratic sponsor -34428,126725,25,2014,2014_Sen-O_LA,LA,Sen-G,Sen-O,Marist College,183,Live Phone,,10/29/2014,630,Mary L. Landrieu,8375,DEM,44,Bill Cassidy,8373,REP,36,15,8,11/4/2014,42.08,40.97,1.11,6.89,6.89,1,3.293103052504643,for NBC News -34447,42192,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/29/2014,647,Bruce L. Braley,6104,DEM,47,Joni K. Ernst,6106,REP,49,,-2,11/4/2014,43.76,52.1,-8.34,6.34,6.34,1,-.0558656154375901,for CNN -34314,42096,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/29/2014,911,Bruce L. Braley,6104,DEM,44,Joni K. Ernst,6106,REP,45,,-1,11/4/2014,43.76,52.1,-8.34,7.34,7.34,1,1.223867014463434,for FOX News -34365,42245,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2014,990,Bruce L. Braley,6104,DEM,47,Joni K. Ernst,6106,REP,48,,-1,11/4/2014,43.76,52.1,-8.34,7.34,7.34,1,1.206394495800501, -34321,42015,1221,2014,2014_Gov-G_AK,AK,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2014,887,Bill Walker,8879,IND,50,Sean R. Parnell,8686,REP,43,,7,11/4/2014,48.1,45.88,2.22,4.78,,1,1.124716114419412, -34314,42008,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/29/2014,911,Jack G. Hatch,8648,DEM,36,Terry E. Branstad,8647,REP,53,,-17,11/4/2014,37.27,58.99,-21.72,4.72,4.72,1,.1219904070478206,for FOX News -34365,42059,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2014,990,Jack G. Hatch,8648,DEM,37,Terry E. Branstad,8647,REP,55,,-18,11/4/2014,37.27,58.99,-21.72,3.72,3.72,1,-.9575803943854677, -34369,42063,1228,2014,2014_Gov-G_KS,KS,Gov-G,Gov-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/29/2014,907,Paul Davis,8712,DEM,48,Sam Brownback,8711,REP,42,4,6,11/4/2014,46.13,49.82,-3.69,9.69,9.69,0,3.820931467542922,for FOX News -34386,42080,1238,2014,2014_Gov-G_MN,MN,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,10/29/2014,596,Mark Dayton,8888,DEM,47,Jeff Johnson,8641,REP,42,2,5,11/4/2014,50.07,44.51,5.56,.56,-.56,1,-3.689047194842997,for KSTP-TV Minneapolis -62494,112352,1243,2014,2014_Gov-G_OH,OH,Gov-G,Gov-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/29/2014,803,Edward FitzGerald,8678,DEM,36,John Richard Kasich,8679,REP,51,,-15,11/4/2014,33.03,63.64,-30.61,15.61,15.61,1,9.618778090919596, -34350,42044,1245,2014,2014_Gov-G_WI,WI,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,D,10/29/2014,1814,Mary Burke,8781,DEM,47,Scott Walker,8787,REP,48,,-1,11/4/2014,46.59,52.26,-5.68,4.68,4.68,1,-.028559779149671,for unspecified Democratic sponsor -34348,42042,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Public Policy Polling,263,IVR,D,10/29/2014,573,John Wright Hickenlooper,8708,DEM,47,Bob Beauprez,8704,REP,47,,0,11/4/2014,49.3,45.95,3.34,3.34,-3.34,.5,-.722144321998089,for unspecified Democratic sponsor -34378,42072,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Landmark Communications,166,IVR,,10/29/2014,1500,Jason J. Carter,8623,DEM,46.1,J. Nathan Deal,8624,REP,47.5,3.5,-1.4,11/4/2014,44.89,52.75,-7.86,6.46,6.46,1,2.027435397217488,for WSB-TV -34327,126716,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Marist College,183,Live Phone,,10/29/2014,603,Jason J. Carter,8623,DEM,44.5,J. Nathan Deal,8624,REP,49,3,-4.5,11/4/2014,44.89,52.75,-7.86,3.36,3.36,1,-1.644662129479373,for NBC News; average of multiple versions or turnout models listed in poll -62487,112341,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,SEA Polling & Strategic Design,302,Live Phone,,10/29/2014,800,Charlie Crist,8601,DEM,43,Rick Scott,8605,REP,45,5,-2,11/4/2014,47.07,48.14,-1.08,.92,-.92,1,-1.327238615874751, -35917,48335,5404,2014,2014_House-G_CA-52,CA-52,House-G,House-G,SurveyUSA,325,IVR/Live Phone,,10/29/2014,551,Scott Peters,5255,DEM,44,Carl DeMaio,5162,REP,45,,-1,11/4/2014,51.59,48.41,3.17,4.17,-4.17,0,-2.919576350923398,for KGTV-TV (California) | San Diego Union-Tribune -36138,49089,8271,2014,2014_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/29/2014,802,Generic Candidate,9973,DEM,42,Generic Candidate,9974,REP,46,,-4,11/4/2014,44.84,50.42,-5.59,1.59,1.59,1,-2.974249696676637,for Huffington Post -34393,42167,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2014,940,Jeanne Shaheen,6280,DEM,52,Scott Brown,6272,REP,45,,7,11/4/2014,51.46,48.21,3.24,3.76,3.76,1,.876867356022155, -34514,42274,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Gravis Marketing,124,IVR,,10/30/2014,1006,Kay R. Hagan,6123,DEM,46,Thom Tillis,6129,REP,47,,-1,11/4/2014,47.26,48.82,-1.56,.56,.56,1,-2.963208131830886, -34416,127535,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,National Research Inc.,225,Live Phone,,10/30/2014,600,Kay R. Hagan,6123,DEM,43,Thom Tillis,6129,REP,42,6,1,11/4/2014,47.26,48.82,-1.56,2.56,2.56,0,-1.078850323849416,for Civitas Institute; average of multiple versions or turnout models listed in poll -62497,112370,16,2014,2014_Sen-G_VA,VA,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/30/2014,937,Mark R. Warner,6303,DEM,49,Ed W. Gillespie,6301,REP,40,5,9,11/4/2014,49.15,48.34,.81,8.19,8.19,1,2.25669186553523, -58868,100398,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Optimus,245,IVR,,10/30/2014,2421,Bruce L. Braley,6104,DEM,45.3,Joni K. Ernst,6106,REP,48.2,,-2.9000001,11/4/2014,43.76,52.1,-8.34,5.44,5.44,1,-.690415615435967, -34392,42173,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Selzer & Co.,304,Live Phone,,10/30/2014,708,Bruce L. Braley,6104,DEM,44,Joni K. Ernst,6106,REP,51,,-7,11/4/2014,43.76,52.1,-8.34,1.34,1.34,1,-5.080059080595174,for Des Moines Register | Bloomberg -62484,112338,1225,2014,2014_Gov-G_CT,CT,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2014,977,Dannel P. Malloy,8863,DEM,48,Thomas C. Foley,8645,REP,47,,1,11/4/2014,50.73,48.16,2.56,1.56,-1.56,1,-1.897615587696259, -34392,42086,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,Selzer & Co.,304,Live Phone,,10/30/2014,701,Jack G. Hatch,8648,DEM,35,Terry E. Branstad,8647,REP,59,,-24,11/4/2014,37.27,58.99,-21.72,2.28,-2.28,1,-2.498651486069782,for Des Moines Register | Bloomberg -34393,42087,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2014,940,Margaret Wood Hassan,8809,DEM,51,Walt Havenstein,8805,REP,42,,9,11/4/2014,52.38,47.43,4.95,4.05,4.05,1,.2447480878239134, -34349,42043,1237,2014,2014_Gov-G_NY,NY,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/30/2014,681,Andrew Cuomo,8663,DEM,55,Robert P. Astorino,8871,REP,34,,21,11/4/2014,54.28,40.31,13.96,7.04,7.04,1,-.7663918547829931, -34346,42040,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/30/2014,688,Charlie Crist,8601,DEM,45,Rick Scott,8605,REP,38,8,7,11/4/2014,47.07,48.14,-1.08,8.08,8.08,0,5.991236958888884, -34334,42028,1255,2014,2014_Gov-G_CA,CA,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/30/2014,705,Jerry Brown,8698,DEM,51,Neel Kashkari,8701,REP,33,,18,11/4/2014,59.97,40.03,19.94,1.94,-1.94,1,-1.915337214155356, -35979,49004,5446,2014,2014_House-G_GA-1,GA-1,House-G,House-G,Landmark Communications,166,IVR,,10/30/2014,500,Brian Corwin Reese,4700,DEM,37, Carter,4672,REP,60,,-23,11/4/2014,39.09,60.91,-21.83,1.17,-1.17,1,-5.940137386078803, -35979,82953,5452,2014,2014_House-G_GA-7,GA-7,House-G,House-G,Landmark Communications,166,IVR,,10/30/2014,500,Thomas D. Wight,4712,DEM,37,Rob Woodall,4713,REP,61,,-24,11/4/2014,34.61,65.39,-30.77,6.77,6.77,1,-.3417388523707141, -35979,49005,5455,2014,2014_House-G_GA-10,GA-10,House-G,House-G,Landmark Communications,166,IVR,,10/30/2014,500,I. Kenneth Dious,4677,DEM,32.2,Jody B. Hice,4685,REP,60.6,,-28.4,11/4/2014,33.48,66.52,-33.04,4.64,4.64,1,-2.432299634333816, -35979,48782,5457,2014,2014_House-G_GA-12,GA-12,House-G,House-G,Landmark Communications,166,IVR,,10/30/2014,500,John Barrow,4669,DEM,44.4,Rick W. Allen,4668,REP,48.1,,-3.7,11/4/2014,45.25,54.75,-9.51,5.81,5.81,1,-1.310038040230587, -36301,49286,8271,2014,2014_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2014,3500,Generic Candidate,9973,DEM,41,Generic Candidate,9974,REP,44,,-3,11/4/2014,44.84,50.42,-5.59,2.59,2.59,1,-1.439597972744506, -34501,42258,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/31/2014,679,Jeanne Shaheen,6280,DEM,49,Scott Brown,6272,REP,47,,2,11/4/2014,51.46,48.21,3.24,1.24,-1.24,1,-1.953858369812177,for unspecified Democratic sponsor -34423,42140,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,10/31/2014,757,Jeanne Shaheen,6280,DEM,47,Scott Brown,6272,REP,45,,2,11/4/2014,51.46,48.21,3.24,1.24,-1.24,1,-1.740746436467861,for WMUR -34479,42230,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,10/31/2014,738,Kay R. Hagan,6123,DEM,46,Thom Tillis,6129,REP,45,4,1,11/4/2014,47.26,48.82,-1.56,2.56,2.56,0,-.7907177335128099, -34407,125180,15,2014,2014_Sen-G_KY,KY,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,10/31/2014,1503,Alison Lundergan Grimes,6293,DEM,43,Mitch McConnell,6296,REP,51.5,3,-8.5,11/4/2014,40.72,56.19,-15.47,6.97,6.97,1,-.6030165210941365,average of multiple versions or turnout models listed in poll -34485,42236,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/31/2014,533,Mary Michelle Nunn,6072,DEM,46,David A. Perdue,6073,REP,46,4,0,11/4/2014,45.21,52.89,-7.68,7.68,7.68,.5,1.550916562927745,for unspecified Democratic sponsor -34492,42247,21,2014,2014_Sen-G_KS,KS,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/31/2014,752,Pat Roberts,6154,REP,47,Gregory Orman,8355,IND,46,3,1,11/4/2014,53.15,42.53,10.62,9.62,,1,.1746796024977415,for unspecified Democratic sponsor -34370,125156,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/31/2014,815,Mark Udall,6153,DEM,44,Cory Gardner,6149,REP,45.5,,-1.5,11/4/2014,46.26,48.2,-1.94,.44,.44,1,-2.202914593378228,average of multiple versions or turnout models listed in poll -34448,125181,25,2014,2014_Sen-O_LA,LA,Sen-G,Sen-O,Public Policy Polling,263,IVR/Online,,10/31/2014,1003,Mary L. Landrieu,8375,DEM,45,Bill Cassidy,8373,REP,41.5,15,3.5,11/4/2014,42.08,40.97,1.11,2.39,2.39,1,-1.284826951941774,average of multiple versions or turnout models listed in poll -34513,42273,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/31/2014,617,Bruce L. Braley,6104,DEM,47,Joni K. Ernst,6106,REP,48,,-1,11/4/2014,43.76,52.1,-8.34,7.34,7.34,1,1.205439685519181,for unspecified Democratic sponsor -34336,42159,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/31/2014,778,Bruce L. Braley,6104,DEM,47,Joni K. Ernst,6106,REP,47,,0,11/4/2014,43.76,52.1,-8.34,8.34,8.34,.5,2.16694014587439, -34332,42255,31,2014,2014_Sen-G_MA,MA,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,10/31/2014,887,Edward J. Markey,6289,DEM,52,Brian J. Herr,6288,REP,38,,14,11/4/2014,61.87,37.98,23.88,9.88,-9.88,1,4.937330305209827, -62482,112365,32,2014,2014_Sen-G_AR,AR,Sen-G,Sen-G,Opinion Research Associates,242,Live Phone,D,10/31/2014,400,Mark L. Pryor,6145,DEM,45,Tom Cotton,6143,REP,43,1,2,11/4/2014,39.43,56.5,-17.07,19.07,19.07,0,10.11727992797539,for unspecified Democratic sponsor -34310,125178,32,2014,2014_Sen-G_AR,AR,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,10/31/2014,1092,Mark L. Pryor,6145,DEM,43,Tom Cotton,6143,REP,50,1,-7,11/4/2014,39.43,56.5,-17.07,10.07,10.07,1,.8581815117239074,average of multiple versions or turnout models listed in poll -34319,42013,1223,2014,2014_Gov-G_ID,ID,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,,10/31/2014,1001,AJ Balukoff,8612,DEM,37,C.L. 'Butch' Otter,8619,REP,49,,-12,11/4/2014,38.55,53.52,-14.97,2.97,2.97,1,-1.995758143828978, -34357,125170,1225,2014,2014_Gov-G_CT,CT,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,,10/31/2014,931,Dannel P. Malloy,8863,DEM,45.5,Thomas C. Foley,8645,REP,42.5,6,3,11/4/2014,50.73,48.16,2.56,.44,.44,1,-3.596518101877597,average of multiple versions or turnout models listed in poll -34384,126688,1225,2014,2014_Gov-G_CT,CT,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/31/2014,926,Dannel P. Malloy,8863,DEM,45,Thomas C. Foley,8645,REP,43,8,2,11/4/2014,50.73,48.16,2.56,.56,-.56,1,-3.653013569656841,average of multiple versions or turnout models listed in poll -34336,42030,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/31/2014,778,Jack G. Hatch,8648,DEM,41,Terry E. Branstad,8647,REP,52,,-11,11/4/2014,37.27,58.99,-21.72,10.72,10.72,1,6.348644284333633, -34492,112349,1228,2014,2014_Gov-G_KS,KS,Gov-G,Gov-G,Public Policy Polling,263,IVR,D,10/31/2014,752,Paul Davis,8712,DEM,48,Sam Brownback,8711,REP,44,5,4,11/4/2014,46.13,49.82,-3.69,7.69,7.69,0,1.621598440288123,for unspecified Democratic sponsor -62482,112334,1232,2014,2014_Gov-G_AR,AR,Gov-G,Gov-G,Opinion Research Associates,242,Live Phone,D,10/31/2014,400,Michael Avery Ross,8694,DEM,43,Asa Hutchinson,8693,REP,39,2,4,11/4/2014,41.49,55.44,-13.94,17.94,17.94,0,11.53982268611135,for unspecified Democratic sponsor -34310,125171,1232,2014,2014_Gov-G_AR,AR,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,,10/31/2014,1092,Michael Avery Ross,8694,DEM,42.5,Asa Hutchinson,8693,REP,52,2,-9.5,11/4/2014,41.49,55.44,-13.94,4.44,4.44,1,-2.78498108890411,average of multiple versions or turnout models listed in poll -34423,42025,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,10/31/2014,747,Margaret Wood Hassan,8809,DEM,47,Walt Havenstein,8805,REP,43,,4,11/4/2014,52.38,47.43,4.95,.95,-.95,1,-2.789127233336274,for WMUR -34370,125145,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/31/2014,815,John Wright Hickenlooper,8708,DEM,43.33,Bob Beauprez,8704,REP,45,3.5,-1.67,11/4/2014,49.3,45.95,3.34,5.01,-5.01,0,1.596836571465396,average of multiple versions or turnout models listed in poll -34332,125172,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,,10/31/2014,887,Martha Coakley,8850,DEM,44.5,Charles D. Baker,8848,REP,47,3,-2.5,11/4/2014,46.54,48.4,-1.86,.64,-.64,1,-2.329412782788044,average of multiple versions or turnout models listed in poll -34311,126690,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/31/2014,817,Charlie Crist,8601,DEM,43,Rick Scott,8605,REP,41.5,7,1.5,11/4/2014,47.07,48.14,-1.08,2.58,2.58,0,.5028966865248169,average of multiple versions or turnout models listed in poll -62485,112339,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,SEA Polling & Strategic Design,302,Live Phone,,10/31/2014,1800,Charlie Crist,8601,DEM,44,Rick Scott,8605,REP,47,5,-3,11/4/2014,47.07,48.14,-1.08,1.92,-1.92,1,.0519607914921244, -34423,48351,5574,2014,2014_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,10/31/2014,405,Carol Shea-Porter,5800,DEM,49,Frank C. Guinta,5792,REP,50,,-1,11/4/2014,48.11,51.71,-3.6,2.6,2.6,1,-2.852923105293288,for WMUR -34423,48339,5575,2014,2014_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,10/31/2014,352,Annie Kuster,5796,DEM,53,Marilinda Garcia,5791,REP,46,,7,11/4/2014,54.87,44.87,10,3,-3,1,-2.36020411004698,for WMUR -36139,49287,8271,2014,2014_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,10/31/2014,826,Generic Candidate,9973,DEM,48,Generic Candidate,9974,REP,48,,0,11/4/2014,44.84,50.42,-5.59,5.59,5.59,.5,1.40392286999687,for NBC News | Wall Street Journal -34377,42112,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,New England College,228,IVR,,11/1/2014,1526,Jeanne Shaheen,6280,DEM,48.2,Scott Brown,6272,REP,48.7,,-.5,11/4/2014,51.46,48.21,3.24,3.74,-3.74,0,1.42840759581, -34383,42130,9,2014,2014_Sen-G_ME,ME,Sen-G,Sen-G,Maine People's Resource Center,180,IVR/Online,,11/1/2014,906,Shenna Bellows,6282,DEM,37.3,Susan M. Collins,6284,REP,57.4,,-20.1,11/4/2014,31.5,68.46,-36.96,16.86,16.86,1,11.29509603073192, -34410,42116,10,2014,2014_Sen-G_NJ,NJ,Sen-G,Sen-G,Monmouth University,215,Live Phone,,11/1/2014,750,Cory A. Booker,6306,DEM,54,Jeff Bell,6305,REP,40,,14,11/4/2014,55.84,42.33,13.51,.49,.49,1,-4.574302057676581, -34390,42158,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,11/1/2014,1463,Mary Michelle Nunn,6072,DEM,45,David A. Perdue,6073,REP,48,3,-3,11/4/2014,45.21,52.89,-7.68,4.68,4.68,1,-1.102146779770873,for Fox 5 Atlanta | Morris News Service -34359,42094,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,11/1/2014,591,Mary Michelle Nunn,6072,DEM,44,David A. Perdue,6073,REP,47,5,-3,11/4/2014,45.21,52.89,-7.68,4.68,4.68,1,-1.446579571415725,for WXIA-TV -34494,42249,25,2014,2014_Sen-O_LA,LA,Sen-G,Sen-O,ccAdvertising,396,IVR,,11/1/2014,381,Mary L. Landrieu,8375,DEM,36,Bill Cassidy,8373,REP,48,,-12,11/4/2014,42.08,40.97,1.11,13.11,-13.11,0,9.646829594050132,among all adults -34383,42077,1224,2014,2014_Gov-G_ME,ME,Gov-G,Gov-G,Maine People's Resource Center,180,IVR/Online,,11/1/2014,906,Michael H. Michaud,8812,DEM,44.7,Paul R. LePage,8811,REP,44.4,9.2,.30000001,11/4/2014,43.37,48.18,-4.81,5.11,5.11,0,.5736069969013152, -34377,42071,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,New England College,228,IVR,,11/1/2014,1526,Margaret Wood Hassan,8809,DEM,51,Walt Havenstein,8805,REP,44,,7,11/4/2014,52.38,47.43,4.95,2.05,2.05,1,-1.473594137016143, -34390,42084,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,11/1/2014,1463,Jason J. Carter,8623,DEM,44,J. Nathan Deal,8624,REP,47,5,-3,11/4/2014,44.89,52.75,-7.86,4.86,4.86,1,.5736941398990512,for Fox 5 Atlanta | Morris News Service -34359,42053,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,11/1/2014,591,Jason J. Carter,8623,DEM,42,J. Nathan Deal,8624,REP,47,5,-5,11/4/2014,44.89,52.75,-7.86,2.86,2.86,1,-1.798577484607355,for WXIA-TV -62491,112347,1252,2014,2014_Gov-G_IL,IL,Gov-G,Gov-G,Ogden & Fry,425,IVR,,11/1/2014,1163,Pat Quinn,8658,DEM,44.6,Bruce Rauner,8659,REP,49.4,6,-4.8000002,11/4/2014,46.35,50.27,-3.92,.88,-.88,1,-5.037715848278836, -58857,100387,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Optimus,245,IVR,,11/1/2014,2559,Charlie Crist,8601,DEM,41.3,Rick Scott,8605,REP,42.8,10.1,-1.5,11/4/2014,47.07,48.14,-1.08,.42,-.42,1,-1.821235912236046, -34383,48341,5513,2014,2014_House-G_ME-1,ME-1,House-G,House-G,Maine People's Resource Center,180,IVR/Online,,11/1/2014,419,Chellie Pingree,5805,DEM,55.7,Isaac J. Misiuk,5803,REP,30.4,6.7,25.299999,11/4/2014,60.43,30.67,29.76,4.46,-4.46,1,-2.655903170927886, -34383,48342,5514,2014,2014_House-G_ME-2,ME-2,House-G,House-G,Maine People's Resource Center,180,IVR/Online,,11/1/2014,397,Emily Ann Cain,5801,DEM,42,Bruce Poliquin,5806,REP,42.9,9.8,-.89999998,11/4/2014,41.83,47.03,-5.2,4.3,4.3,1,-1.51463158949653, -34377,48336,5574,2014,2014_House-G_NH-1,NH-1,House-G,House-G,New England College,228,IVR,,11/1/2014,778,Carol Shea-Porter,5800,DEM,43,Frank C. Guinta,5792,REP,52,,-9,11/4/2014,48.11,51.71,-3.6,5.4,-5.4,1,.3091824816802894, -34377,48337,5575,2014,2014_House-G_NH-2,NH-2,House-G,House-G,New England College,228,IVR,,11/1/2014,748,Annie Kuster,5796,DEM,53,Marilinda Garcia,5791,REP,42,,11,11/4/2014,54.87,44.87,10,1,1,1,-4.841534179545915, -34317,42160,2,2014,2014_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,IVR,,11/2/2014,1224,Gary C. Peters,6053,DEM,52,Terri Lynn Land,6052,REP,40,2,12,11/4/2014,54.61,41.33,13.29,1.29,-1.29,1,-1.503136519164149,for Fox 2 News Detroit -34328,125177,2,2014,2014_Sen-G_MI,MI,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,11/2/2014,914,Gary C. Peters,6053,DEM,52.5,Terri Lynn Land,6052,REP,39.5,2,13,11/4/2014,54.61,41.33,13.29,.29,-.29,1,-2.181533433899618,average of multiple versions or turnout models listed in poll -34395,125175,4,2014,2014_Sen-G_IL,IL,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,11/2/2014,1064,Richard J. Durbin,6112,DEM,51.5,James D. Oberweis,6116,REP,42.5,4,9,11/4/2014,53.55,42.69,10.85,1.85,-1.85,1,-2.748975799181142,average of multiple versions or turnout models listed in poll -34345,42194,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,11/2/2014,1690,Jeanne Shaheen,6280,DEM,50,Scott Brown,6272,REP,48,,2,11/4/2014,51.46,48.21,3.24,1.24,-1.24,1,-1.483087862914147, -34324,125176,12,2014,2014_Sen-G_AK,AK,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,11/2/2014,1052,Mark Begich,6130,DEM,45.5,Dan Sullivan,6138,REP,46.5,2,-1,11/4/2014,45.83,47.96,-2.13,1.13,1.13,1,-2.906614221212625,average of multiple versions or turnout models listed in poll -34421,125173,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,11/2/2014,1333,Kay R. Hagan,6123,DEM,47,Thom Tillis,6129,REP,45,5,2,11/4/2014,47.26,48.82,-1.56,3.56,3.56,0,.5684633214764951,average of multiple versions or turnout models listed in poll -34389,42139,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Landmark Communications,166,IVR,,11/2/2014,1500,Mary Michelle Nunn,6072,DEM,45.6,David A. Perdue,6073,REP,49.8,2.4,-4.1999998,11/4/2014,45.21,52.89,-7.68,3.48,3.48,1,-2.151518514281791,for WSB-TV -34329,125174,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,11/2/2014,975,Mary Michelle Nunn,6072,DEM,46.5,David A. Perdue,6073,REP,47,5,-.5,11/4/2014,45.21,52.89,-7.68,7.18,7.18,1,1.486004768975857,average of multiple versions or turnout models listed in poll -34368,112366,21,2014,2014_Sen-G_KS,KS,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,11/2/2014,963,Pat Roberts,6154,REP,46.5,Gregory Orman,8355,IND,48,3,-1.5,11/4/2014,53.15,42.53,10.62,12.12,,0,2.894940689041607,average of multiple versions or turnout models listed in poll -34385,125154,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,D,11/2/2014,739,Mark Udall,6153,DEM,46,Cory Gardner,6149,REP,49,2,-3,11/4/2014,46.26,48.2,-1.94,1.06,-1.06,1,-1.734040367430436,for unspecified Democratic sponsor; average of multiple versions or turnout models listed in poll -34306,125140,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,11/2/2014,1265,Bruce L. Braley,6104,DEM,45.5,Joni K. Ernst,6106,REP,48.5,1,-3,11/4/2014,43.76,52.1,-8.34,5.34,5.34,1,-.3334288521920765,average of multiple versions or turnout models listed in poll -34324,125167,1221,2014,2014_Gov-G_AK,AK,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,,11/2/2014,1052,Bill Walker,8879,IND,47,Sean R. Parnell,8686,REP,46,2,1,11/4/2014,48.1,45.88,2.22,1.22,,1,-2.624459501387271,average of multiple versions or turnout models listed in poll -34306,125135,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,,11/2/2014,1265,Jack G. Hatch,8648,DEM,41.5,Terry E. Branstad,8647,REP,52.5,2,-11,11/4/2014,37.27,58.99,-21.72,10.72,10.72,1,6.844826474474742,average of multiple versions or turnout models listed in poll -34368,137903,1228,2014,2014_Gov-G_KS,KS,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,,11/2/2014,963,Paul Davis,8712,DEM,47.5,Sam Brownback,8711,REP,46,4,1.5,11/4/2014,46.13,49.82,-3.69,5.19,5.19,0,-.6561527660319272,average of multiple versions or turnout models listed in poll -34345,42039,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,,11/2/2014,1690,Margaret Wood Hassan,8809,DEM,51,Walt Havenstein,8805,REP,46,,5,11/4/2014,52.38,47.43,4.95,.05,.05,1,-3.49157448846157, -34385,125142,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,D,11/2/2014,739,John Wright Hickenlooper,8708,DEM,47,Bob Beauprez,8704,REP,47.5,2,-.5,11/4/2014,49.3,45.95,3.34,3.84,-3.84,0,.1608690566161869,for unspecified Democratic sponsor; average of multiple versions or turnout models listed in poll -34309,42003,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,Clarity Campaign Labs,52,IVR/Live Phone,D,11/2/2014,1003,Mark Schauer,8610,DEM,45,Rick Snyder,8611,REP,45,,0,11/4/2014,46.86,50.92,-4.07,4.07,4.07,.5,1.257142679517517,for unspecified Democratic sponsor -34317,42011,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,Mitchell Research & Communications,213,IVR,,11/2/2014,1224,Mark Schauer,8610,DEM,47,Rick Snyder,8611,REP,47,1,0,11/4/2014,46.86,50.92,-4.07,4.07,4.07,.5,.3654147430803738,for Fox 2 News Detroit -34328,125169,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,,11/2/2014,914,Mark Schauer,8610,DEM,46,Rick Snyder,8611,REP,46.5,3,-.5,11/4/2014,46.86,50.92,-4.07,3.57,3.57,1,.3969988252725493,average of multiple versions or turnout models listed in poll -34389,42083,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Landmark Communications,166,IVR,,11/2/2014,1500,Jason J. Carter,8623,DEM,44.5,J. Nathan Deal,8624,REP,50.8,2.5,-6.3000002,11/4/2014,44.89,52.75,-7.86,1.56,1.56,1,-2.621623530407235,for WSB-TV -34329,125163,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,,11/2/2014,975,Jason J. Carter,8623,DEM,44,J. Nathan Deal,8624,REP,48,4,-4,11/4/2014,44.89,52.75,-7.86,3.86,3.86,1,-.6038044522439799,average of multiple versions or turnout models listed in poll -62490,112346,1252,2014,2014_Gov-G_IL,IL,Gov-G,Gov-G,Ogden & Fry,425,IVR,,11/2/2014,1051,Pat Quinn,8658,DEM,45.1,Bruce Rauner,8659,REP,48.6,6.3,-3.5,11/4/2014,46.35,50.27,-3.92,.42,.42,1,-5.468571674047332, -34395,125166,1252,2014,2014_Gov-G_IL,IL,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,,11/2/2014,1064,Pat Quinn,8658,DEM,47.5,Bruce Rauner,8659,REP,46.5,3,1,11/4/2014,46.35,50.27,-3.92,4.92,4.92,0,-.7444196966461909,average of multiple versions or turnout models listed in poll -34366,125168,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,,11/2/2014,1198,Charlie Crist,8601,DEM,45.5,Rick Scott,8605,REP,45,6,.5,11/4/2014,47.07,48.14,-1.08,1.58,1.58,0,-.3641753924317647,average of multiple versions or turnout models listed in poll -34324,48340,5339,2014,2014_House-G_AK-1,AK-1,House-G,House-G,Public Policy Polling,263,IVR/Online,,11/2/2014,1052,Forrest Dunbar,9936,DEM,41,Don Young,9938,REP,47,6,-6,11/4/2014,40.97,50.97,-10,4,4,1,-1.454084319827198, -34389,48781,5457,2014,2014_House-G_GA-12,GA-12,House-G,House-G,Landmark Communications,166,IVR,,11/2/2014,500,John Barrow,4669,DEM,45.7,Rick W. Allen,4668,REP,47.3,,-1.6,11/4/2014,45.25,54.75,-9.51,7.91,7.91,1,.8986909729540169,for WSB-TV -34473,42220,1470,2014,2014_Sen-GR_LA,LA,Sen-G,Sen-GR,Vox Populi Polling,372,IVR/Online,,11/17/2014,761,Mary L. Landrieu,8375,DEM,42,Bill Cassidy,8373,REP,53,,-11,12/6/2014,44.07,55.93,-11.87,.87,.87,1,-4.838975429325436, -36458,49722,5512,2014,2014_House-GR_LA-6,LA-6,House-G,House-GR,JMC Analytics,156,IVR,,11/17/2014,793,Edwin Edwards,10024,DEM,35,Garret Graves,10025,REP,61,,-26,12/6/2014,37.57,62.43,-24.86,1.14,-1.14,1,-5.942382320976895, -34472,42219,1470,2014,2014_Sen-GR_LA,LA,Sen-G,Sen-GR,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/18/2014,1000,Mary L. Landrieu,8375,DEM,41,Bill Cassidy,8373,REP,56,,-15,12/6/2014,44.07,55.93,-11.87,3.13,-3.13,1,-2.251138335731947, -34471,42218,1470,2014,2014_Sen-GR_LA,LA,Sen-G,Sen-GR,JMC Analytics,156,IVR,,11/20/2014,754,Mary L. Landrieu,8375,DEM,40,Bill Cassidy,8373,REP,55,,-15,12/6/2014,44.07,55.93,-11.87,3.13,-3.13,1,-2.367906563459512, -34469,42216,1470,2014,2014_Sen-GR_LA,LA,Sen-G,Sen-GR,WPA Intelligence (WPAi),383,Live Phone,,11/25/2014,500,Mary L. Landrieu,8375,DEM,33,Bill Cassidy,8373,REP,57,,-24,12/6/2014,44.07,55.93,-11.87,12.13,-12.13,1,7.857682326563668,for Independent Women's Voice -52516,82964,5512,2014,2014_House-GR_LA-6,LA-6,House-G,House-GR,Glascock Group,116,IVR,,12/2/2014,532,Edwin Edwards,10024,DEM,47,Garret Graves,10025,REP,53,,-6,12/6/2014,37.57,62.43,-24.86,18.86,18.86,1,14.60714347382429,among 'voters' -34470,42217,1470,2014,2014_Sen-GR_LA,LA,Sen-G,Sen-GR,Rasmussen Reports/Pulse Opinion Research,277,IVR,,12/3/2014,1000,Mary L. Landrieu,8375,DEM,40,Bill Cassidy,8373,REP,56,,-16,12/6/2014,44.07,55.93,-11.87,4.13,-4.13,1,-.5011738591689895, -36333,49323,8722,2015,2015_House-GSR_MS-1,MS-1,House-G,House-GSR,Gravis Marketing,124,IVR,,5/28/2015,509,Walter Howard Zinn,9977,DEM,37,Trent Kelly,9978,REP,54,,-17,6/2/2015,30.03,69.97,-39.95,22.95,22.95,1,15.85953155736126, -44120,137900,1218,2015,2015_Gov-O_LA,LA,Gov-G,Gov-O,Multi-Quest International,220,Live Phone,,10/10/2015,400,John Bel Edwards,10177,DEM,32,David Vitter,10178,REP,24,10,8,10/24/2015,39.89,23,16.89,8.89,-8.89,1,4.123786596730376,for Raycom Media | KPLC -44109,65995,1216,2015,2015_Gov-G_KY,KY,Gov-G,Gov-G,"Fabrizio, Lee & Associates",90,Live Phone,,10/15/2015,500,Jack Conway,10179,DEM,44,Matthew G. Bevin,10180,REP,41,11,3,11/3/2015,43.81,52.52,-8.7,11.7,11.7,0,2.539453050370212, -44127,66022,1218,2015,2015_Gov-O_LA,LA,Gov-G,Gov-O,Harper Polling,132,IVR,,10/17/2015,612,John Bel Edwards,10177,DEM,36,David Vitter,10178,REP,26,14,10,10/24/2015,39.89,23,16.89,6.89,-6.89,1,2.669045429879025, -44126,66021,1218,2015,2015_Gov-O_LA,LA,Gov-G,Gov-O,Market Research Insight,185,Live Phone,,10/17/2015,590,John Bel Edwards,10177,DEM,36,David Vitter,10178,REP,19,17,17,10/24/2015,39.89,23,16.89,.11,.11,1,-5.667119843236708, -44125,66020,1218,2015,2015_Gov-O_LA,LA,Gov-G,Gov-O,MarblePort,182,IVR,,10/21/2015,1464,John Bel Edwards,10177,DEM,40.5,David Vitter,10178,REP,28.5,12.7,12,10/24/2015,39.89,23,16.89,4.89,-4.89,1,.4497861115140116,for Hayride -44108,65994,1216,2015,2015_Gov-G_KY,KY,Gov-G,Gov-G,Western Kentucky University,379,Live Phone,,10/22/2015,770,Jack Conway,10179,DEM,45,Matthew G. Bevin,10180,REP,40,7,5,11/3/2015,43.81,52.52,-8.7,13.7,13.7,0,4.885231178120645, -44111,65997,1217,2015,2015_Gov-G_MS,MS,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/23/2015,625,Robert Gray,10183,DEM,28,Phil Bryant,10182,REP,66,1,-38,11/3/2015,32.38,66.24,-33.86,4.14,-4.14,1,-3.291577219404767, -44107,65993,1216,2015,2015_Gov-G_KY,KY,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,10/25/2015,798,Jack Conway,10179,DEM,45,Matthew G. Bevin,10180,REP,40,6,5,11/3/2015,43.81,52.52,-8.7,13.7,13.7,0,5.716743057451534, -44106,65992,1216,2015,2015_Gov-G_KY,KY,Gov-G,Gov-G,Vox Populi Polling,372,IVR,,10/27/2015,618,Jack Conway,10179,DEM,44,Matthew G. Bevin,10180,REP,44,6,0,11/3/2015,43.81,52.52,-8.7,8.7,8.7,.5,-.1783979244014998, -44105,65991,1219,2015,2015_Gov-GR_LA,LA,Gov-G,Gov-GR,Triumph Campaigns,339,IVR,,11/5/2015,1818,John Bel Edwards,10177,DEM,49,David Vitter,10178,REP,41,,8,11/21/2015,56.11,43.89,12.23,4.23,-4.23,1,-.2510964184947357, -44104,65990,1219,2015,2015_Gov-GR_LA,LA,Gov-G,Gov-GR,University of New Orleans,358,Live Phone,,11/5/2015,600,John Bel Edwards,10177,DEM,56,David Vitter,10178,REP,34,,22,11/21/2015,56.11,43.89,12.23,9.77,9.77,1,5.541528360485703, -44103,65989,1219,2015,2015_Gov-GR_LA,LA,Gov-G,Gov-GR,Market Research Insight,185,Live Phone,,11/10/2015,600,John Bel Edwards,10177,DEM,52,David Vitter,10178,REP,38,,14,11/21/2015,56.11,43.89,12.23,1.77,1.77,1,-4.22892419216116, -44102,65988,1219,2015,2015_Gov-GR_LA,LA,Gov-G,Gov-GR,MarblePort,182,IVR,,11/11/2015,978,John Bel Edwards,10177,DEM,48,David Vitter,10178,REP,42,,6,11/21/2015,56.11,43.89,12.23,6.23,-6.23,1,1.952634555553142, -44101,65987,1219,2015,2015_Gov-GR_LA,LA,Gov-G,Gov-GR,Market Research Insight,185,Live Phone,,11/13/2015,600,John Bel Edwards,10177,DEM,53,David Vitter,10178,REP,38,,15,11/21/2015,56.11,43.89,12.23,2.77,2.77,1,-3.078463799694193, -44100,65986,1219,2015,2015_Gov-GR_LA,LA,Gov-G,Gov-GR,RRH Elections,274,IVR,,11/14/2015,359,John Bel Edwards,10177,DEM,48,David Vitter,10178,REP,42,,6,11/21/2015,56.11,43.89,12.23,6.23,-6.23,1,1.675778356243957, -44097,65983,1219,2015,2015_Gov-GR_LA,LA,Gov-G,Gov-GR,University of New Orleans,358,Online,,11/14/2015,578,John Bel Edwards,10177,DEM,54,David Vitter,10178,REP,34,,20,11/21/2015,56.11,43.89,12.23,7.77,7.77,1,3.985975078462491, -44098,65984,1219,2015,2015_Gov-GR_LA,LA,Gov-G,Gov-GR,JMC Analytics,156,IVR,,11/15/2015,635,John Bel Edwards,10177,DEM,51,David Vitter,10178,REP,35,,16,11/21/2015,56.11,43.89,12.23,3.77,3.77,1,-.3306075753790941, -44099,65985,1219,2015,2015_Gov-GR_LA,LA,Gov-G,Gov-GR,Market Research Insight,185,Live Phone,,11/15/2015,500,John Bel Edwards,10177,DEM,54,David Vitter,10178,REP,39,,15,11/21/2015,56.11,43.89,12.23,2.77,2.77,1,-3.096668215132615, -44096,65982,1219,2015,2015_Gov-GR_LA,LA,Gov-G,Gov-GR,Market Research Insight,185,Live Phone,,11/17/2015,900,John Bel Edwards,10177,DEM,52,David Vitter,10178,REP,40,,12,11/21/2015,56.11,43.89,12.23,.23,-.23,1,-5.22205327855472, -44095,65981,1219,2015,2015_Gov-GR_LA,LA,Gov-G,Gov-GR,JMC Analytics,156,IVR,,11/19/2015,614,John Bel Edwards,10177,DEM,47,David Vitter,10178,REP,43,,4,11/21/2015,56.11,43.89,12.23,8.23,-8.23,1,4.290470811924754, -35862,48177,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Gravis Marketing,124,IVR,R,1/12/2016,461,Hillary Rodham Clinton,9207,DEM,57,Bernard Sanders,9739,DEM,36,7,21,2/1/2016,49.84,49.59,.25,20.75,,1,11.45372027120679,for unspecified Republican sponsor -35862,48176,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Gravis Marketing,124,IVR,R,1/12/2016,422,Ted Cruz,9245,REP,28,Donald Trump,9849,REP,34,5,-6,2/1/2016,27.64,24.3,3.34,9.34,,0,-1.935508474067997,for unspecified Republican sponsor -35972,48769,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Iowa State University,153,Live Phone,,1/14/2016,356,Hillary Rodham Clinton,9207,DEM,47.4,Bernard Sanders,9739,DEM,45,1,2.4000001,2/1/2016,49.84,49.59,.25,2.15,,1,-7.832757786840174,for WHO-HD -35972,48767,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Iowa State University,153,Live Phone,,1/14/2016,283,Ted Cruz,9245,REP,25.8,Donald Trump,9849,REP,18.9,12.3,6.9000001,2/1/2016,27.64,24.3,3.34,3.56,,1,-7.385304114697342,for WHO-HD -35895,48283,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Loras College,171,Live Phone,,1/16/2016,500,Hillary Rodham Clinton,9207,DEM,59,Bernard Sanders,9739,DEM,30,7,29,2/1/2016,49.84,49.59,.25,28.75,,1,20.31039551806737, -35895,48270,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Loras College,171,Live Phone,,1/16/2016,500,Ted Cruz,9245,REP,25,Donald Trump,9849,REP,26,13,-1,2/1/2016,27.64,24.3,3.34,4.34,,0,-6.386338846460854, -35900,48278,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,CNN/Opinion Research Corp.,37,Live Phone,,1/18/2016,280,Hillary Rodham Clinton,9207,DEM,43,Bernard Sanders,9739,DEM,51,4,-8,2/1/2016,49.84,49.59,.25,8.25,,0,-1.094761110034706,for CNN -35900,48276,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,1/18/2016,266,Ted Cruz,9245,REP,26,Donald Trump,9849,REP,37,14,-11,2/1/2016,27.64,24.3,3.34,14.34,,0,4.238805227683804,for CNN -35893,48268,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Douglas Fulmer & Associates,82,IVR,,1/19/2016,570,Hillary Rodham Clinton,9207,DEM,48,Bernard Sanders,9739,DEM,39,7,9,2/1/2016,49.84,49.59,.25,8.75,,1,.1690202369399355,for Monmouth College | KBUR -35899,48277,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Emerson College,88,IVR,,1/19/2016,258,Hillary Rodham Clinton,9207,DEM,52,Bernard Sanders,9739,DEM,43,2.9,9,2/1/2016,49.84,49.59,.25,8.75,,1,-.3567340455746001, -35893,48267,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Douglas Fulmer & Associates,82,IVR,,1/19/2016,687,Ted Cruz,9245,REP,27,Donald Trump,9849,REP,25,9,2,2/1/2016,27.64,24.3,3.34,1.34,,1,-8.669745110824035,for Monmouth College | KBUR -35899,48275,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Emerson College,88,IVR,,1/19/2016,271,Ted Cruz,9245,REP,23,Donald Trump,9849,REP,33,14,-10,2/1/2016,27.64,24.3,3.34,13.34,,0,3.320826256746982, -35953,48760,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,1/20/2016,423,Hillary Rodham Clinton,9207,DEM,48,Bernard Sanders,9739,DEM,42,3,6,2/1/2016,49.84,49.59,.25,5.75,,1,-3.084431650880628,for FOX News -35955,48407,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,YouGov,391,Online,,1/20/2016,490,Hillary Rodham Clinton,9207,DEM,46,Bernard Sanders,9739,DEM,47,5,-1,2/1/2016,49.84,49.59,.25,1.25,,0,-7.768721897634756,for CBS News -35953,48405,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,1/20/2016,378,Ted Cruz,9245,REP,23,Donald Trump,9849,REP,34,12,-11,2/1/2016,27.64,24.3,3.34,14.34,,0,4.809058610303495,for FOX News -35955,48412,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,YouGov,391,Online,,1/20/2016,492,Ted Cruz,9245,REP,34,Donald Trump,9849,REP,39,13,-5,2/1/2016,27.64,24.3,3.34,8.34,,0,-1.485657274837978,for CBS News -35969,48793,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,1/21/2016,606,Hillary Rodham Clinton,9207,DEM,45,Bernard Sanders,9739,DEM,49,4,-4,2/1/2016,49.84,49.59,.25,4.25,,0,-4.530756704594322, -35969,48764,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,1/21/2016,651,Ted Cruz,9245,REP,29,Donald Trump,9849,REP,31,13,-2,2/1/2016,27.64,24.3,3.34,5.34,,0,-4.19371786569979, -35966,48753,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/23/2016,400,Hillary Rodham Clinton,9207,DEM,45,Bernard Sanders,9739,DEM,48,3,-3,2/1/2016,49.84,49.59,.25,3.25,,0,-5.233221138744032, -35966,48752,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/23/2016,400,Ted Cruz,9245,REP,26,Donald Trump,9849,REP,33,11,-7,2/1/2016,27.64,24.3,3.34,10.34,,0,1.148920496112699, -35988,48805,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Marist College,183,Live Phone,,1/25/2016,426,Hillary Rodham Clinton,9207,DEM,48,Bernard Sanders,9739,DEM,45,3,3,2/1/2016,49.84,49.59,.25,2.75,,1,-5.256228771351677,for NBC News | Wall Street Journal -35984,48816,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Monmouth University,215,Live Phone,,1/25/2016,504,Hillary Rodham Clinton,9207,DEM,47,Bernard Sanders,9739,DEM,42,6,5,2/1/2016,49.84,49.59,.25,4.75,,1,-3.046038151813901, -35988,48802,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Marist College,183,Live Phone,,1/25/2016,450,Ted Cruz,9245,REP,25,Donald Trump,9849,REP,32,18,-7,2/1/2016,27.64,24.3,3.34,10.34,,0,1.676828450476888,for NBC News | Wall Street Journal -35984,48797,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Monmouth University,215,Live Phone,,1/25/2016,500,Ted Cruz,9245,REP,23,Donald Trump,9849,REP,30,16,-7,2/1/2016,27.64,24.3,3.34,10.34,,0,1.74117320455549, -36002,48844,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Gravis Marketing,124,IVR,,1/27/2016,810,Hillary Rodham Clinton,9207,DEM,53,Bernard Sanders,9739,DEM,42,5,11,2/1/2016,49.84,49.59,.25,10.75,,1,4.327302800184505, -35994,48836,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,1/27/2016,851,Hillary Rodham Clinton,9207,DEM,48,Bernard Sanders,9739,DEM,40,7,8,2/1/2016,49.84,49.59,.25,7.75,,1,.6865982465728176, -36002,48843,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Gravis Marketing,124,IVR,,1/27/2016,724,Ted Cruz,9245,REP,27,Donald Trump,9849,REP,31,13,-4,2/1/2016,27.64,24.3,3.34,7.34,,0,-1.053906602150929, -35994,48818,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Public Policy Polling,263,IVR/Online,,1/27/2016,780,Ted Cruz,9245,REP,23,Donald Trump,9849,REP,31,14,-8,2/1/2016,27.64,24.3,3.34,11.34,,0,3.295405034240014, -36009,48857,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,1/28/2016,919,Hillary Rodham Clinton,9207,DEM,46,Bernard Sanders,9739,DEM,49,3,-3,2/1/2016,49.84,49.59,.25,3.25,,0,-4.004843580088461, -36003,48846,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Selzer & Co.,304,Live Phone,,1/28/2016,602,Hillary Rodham Clinton,9207,DEM,45,Bernard Sanders,9739,DEM,42,3,3,2/1/2016,49.84,49.59,.25,2.75,,1,-4.38686709920792,for Des Moines Register | Bloomberg -36009,48856,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,1/28/2016,890,Ted Cruz,9245,REP,24,Donald Trump,9849,REP,31,17,-7,2/1/2016,27.64,24.3,3.34,10.34,,0,2.309010758596509, -36003,48845,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Selzer & Co.,304,Live Phone,,1/28/2016,602,Ted Cruz,9245,REP,23,Donald Trump,9849,REP,28,15,-5,2/1/2016,27.64,24.3,3.34,8.34,,0,.3904114142353824,for Des Moines Register | Bloomberg -44138,66038,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Overtime Politics,247,Live Phone,,1/29/2016,407,Hillary Rodham Clinton,9207,DEM,47,Bernard Sanders,9739,DEM,48,,-1,2/1/2016,49.84,49.59,.25,1.25,,0,-6.057743251189371, -44138,66037,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Overtime Politics,247,Live Phone,,1/29/2016,416,Ted Cruz,9245,REP,25,Donald Trump,9849,REP,34,14,-9,2/1/2016,27.64,24.3,3.34,12.34,,0,4.563302214903731, -36008,48854,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Emerson College,88,IVR,,1/30/2016,300,Hillary Rodham Clinton,9207,DEM,51,Bernard Sanders,9739,DEM,43,4,8,2/1/2016,49.84,49.59,.25,7.75,,1,.8704783540204598, -36008,48855,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Emerson College,88,IVR,,1/30/2016,298,Ted Cruz,9245,REP,26,Donald Trump,9849,REP,27,22,-1,2/1/2016,27.64,24.3,3.34,4.34,,0,-3.427809334202046, -36007,48853,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,1/30/2016,887,Ted Cruz,9245,REP,19.4,Donald Trump,9849,REP,20.1,18.6,-.69999999,2/1/2016,27.64,24.3,3.34,4.04,,0,-3.602988003430923, -36020,48877,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,Harper Polling,132,IVR,,2/2/2016,425,Donald Trump,9849,REP,31,John Richard Kasich,9483,REP,12,9,19,2/9/2016,35.23,15.72,19.52,.52,,1,-4.551775015444781, -36037,48907,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,Gravis Marketing,124,IVR/Online,R,2/3/2016,702,Bernard Sanders,9739,DEM,58,Hillary Rodham Clinton,9207,DEM,42,,16,2/9/2016,60.14,37.68,22.46,6.46,,1,-2.809551963405969,for unspecified Republican sponsor -36027,48889,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,Marist College,183,Live Phone,,2/3/2016,567,Bernard Sanders,9739,DEM,58,Hillary Rodham Clinton,9207,DEM,38,,20,2/9/2016,60.14,37.68,22.46,2.46,,1,-7.050705159745442,for NBC News | Wall Street Journal -36036,48905,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,MassINC Polling Group,198,Live Phone,,2/3/2016,393,Bernard Sanders,9739,DEM,54,Hillary Rodham Clinton,9207,DEM,39,,15,2/9/2016,60.14,37.68,22.46,7.46,,1,-1.870160207738686,for WBUR -36035,48903,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,Suffolk University,323,Live Phone,,2/3/2016,500,Bernard Sanders,9739,DEM,49.6,Hillary Rodham Clinton,9207,DEM,40.6,,9,2/9/2016,60.14,37.68,22.46,13.46,,1,4.532963266491587,for Boston Globe -36030,48894,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,University of Massachusetts Lowell,355,Live Phone,,2/3/2016,434,Bernard Sanders,9739,DEM,55,Hillary Rodham Clinton,9207,DEM,40,,15,2/9/2016,60.14,37.68,22.46,7.46,,1,-2.061165327203455,for 7News -36037,48906,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,Gravis Marketing,124,IVR/Online,R,2/3/2016,871,Donald Trump,9849,REP,29,John Richard Kasich,9483,REP,13,15,16,2/9/2016,35.23,15.72,19.52,3.52,,1,-.8151089692339835,for unspecified Republican sponsor -36027,48893,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,Marist College,183,Live Phone,,2/3/2016,653,Donald Trump,9849,REP,30,John Richard Kasich,9483,REP,10,15,20,2/9/2016,35.23,15.72,19.52,.48,,1,-4.294808410126337,for NBC News | Wall Street Journal -36036,48904,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,MassINC Polling Group,198,Live Phone,,2/3/2016,410,Donald Trump,9849,REP,29,John Richard Kasich,9483,REP,9,12,20,2/9/2016,35.23,15.72,19.52,.48,,1,-4.321121630587952,for WBUR -36030,48895,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,University of Massachusetts Lowell,355,Live Phone,,2/3/2016,500,Donald Trump,9849,REP,34,John Richard Kasich,9483,REP,8,14,26,2/9/2016,35.23,15.72,19.52,6.48,,1,2.053347827299666,for 7News -36032,48899,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/4/2016,409,Bernard Sanders,9739,DEM,54,Hillary Rodham Clinton,9207,DEM,38,,16,2/9/2016,60.14,37.68,22.46,6.46,,1,-2.427735714377183, -36050,48937,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,RKM Research and Communications Inc.,272,Live Phone,,2/4/2016,407,Bernard Sanders,9739,DEM,51,Hillary Rodham Clinton,9207,DEM,44,,7,2/9/2016,60.14,37.68,22.46,15.46,,1,6.800575543901879,for Boston Herald | Franklin Pierce University -36032,48898,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/4/2016,420,Donald Trump,9849,REP,36,John Richard Kasich,9483,REP,14,12,22,2/9/2016,35.23,15.72,19.52,2.48,,1,-2.08224521669779, -36050,48936,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,RKM Research and Communications Inc.,272,Live Phone,,2/4/2016,433,Donald Trump,9849,REP,31,John Richard Kasich,9483,REP,11,16,20,2/9/2016,35.23,15.72,19.52,.48,,1,-4.122547643506597,for Boston Herald | Franklin Pierce University -36034,48901,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,Suffolk University,323,Live Phone,,2/4/2016,500,Donald Trump,9849,REP,28.8,John Richard Kasich,9483,REP,13,6.6,15.8,2/9/2016,35.23,15.72,19.52,3.72,,1,-.7481017804725381,for Boston Globe -36048,48929,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,Monmouth University,215,Live Phone,,2/5/2016,502,Bernard Sanders,9739,DEM,52,Hillary Rodham Clinton,9207,DEM,42,,10,2/9/2016,60.14,37.68,22.46,12.46,,1,3.950782948666991, -36048,48928,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,Monmouth University,215,Live Phone,,2/5/2016,508,Donald Trump,9849,REP,30,John Richard Kasich,9483,REP,14,12,16,2/9/2016,35.23,15.72,19.52,3.52,,1,-.6918778652689277, -36045,48923,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/6/2016,408,Bernard Sanders,9739,DEM,53,Hillary Rodham Clinton,9207,DEM,42,,11,2/9/2016,60.14,37.68,22.46,11.46,,1,2.971492812475416, -36059,48959,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,Emerson College,88,IVR,,2/6/2016,783,Bernard Sanders,9739,DEM,54,Hillary Rodham Clinton,9207,DEM,42,,12,2/9/2016,60.14,37.68,22.46,10.46,,1,2.201910605163043, -36053,48942,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,University of Massachusetts Lowell,355,Live Phone,,2/6/2016,407,Bernard Sanders,9739,DEM,56,Hillary Rodham Clinton,9207,DEM,40,,16,2/9/2016,60.14,37.68,22.46,6.46,,1,-2.467558040210718,for 7News -36058,48957,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,University of New Hampshire,357,Live Phone,,2/6/2016,363,Bernard Sanders,9739,DEM,61,Hillary Rodham Clinton,9207,DEM,35,,26,2/9/2016,60.14,37.68,22.46,3.54,,1,-5.510018560863971,for WMUR | CNN -36045,48922,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/6/2016,422,Donald Trump,9849,REP,31,John Richard Kasich,9483,REP,17,9,14,2/9/2016,35.23,15.72,19.52,5.52,,1,1.390107499858059, -36059,48958,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,Emerson College,88,IVR,,2/6/2016,686,Donald Trump,9849,REP,31,John Richard Kasich,9483,REP,13,11,18,2/9/2016,35.23,15.72,19.52,1.52,,1,-2.525334728846597, -36053,48943,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,University of Massachusetts Lowell,355,Live Phone,,2/6/2016,464,Donald Trump,9849,REP,34,John Richard Kasich,9483,REP,10,13,24,2/9/2016,35.23,15.72,19.52,4.48,,1,.6846203214919013,for 7News -36058,48956,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,University of New Hampshire,357,Live Phone,,2/6/2016,362,Donald Trump,9849,REP,31,John Richard Kasich,9483,REP,10,14,21,2/9/2016,35.23,15.72,19.52,1.48,,1,-2.725772542528243,for WMUR | CNN -44132,66034,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,Overtime Politics,247,Live Phone,,2/7/2016,395,Bernard Sanders,9739,DEM,55,Hillary Rodham Clinton,9207,DEM,41,,14,2/9/2016,60.14,37.68,22.46,8.46,,1,-.0644350641466465, -36057,48955,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,Gravis Marketing,124,IVR,,2/7/2016,705,Donald Trump,9849,REP,28,John Richard Kasich,9483,REP,17,11,11,2/9/2016,35.23,15.72,19.52,8.52,,1,5.043969643546, -44132,66027,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,Overtime Politics,247,Live Phone,,2/7/2016,401,Donald Trump,9849,REP,29,John Richard Kasich,9483,REP,14,11,15,2/9/2016,35.23,15.72,19.52,4.52,,1,.6929704223002867, -36060,48962,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/8/2016,409,Bernard Sanders,9739,DEM,53,Hillary Rodham Clinton,9207,DEM,44,,9,2/9/2016,60.14,37.68,22.46,13.46,,1,5.407687984030328, -36060,48960,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/8/2016,418,Donald Trump,9849,REP,33,John Richard Kasich,9483,REP,17,10,16,2/9/2016,35.23,15.72,19.52,3.52,,1,-.1515207422309109, -36504,50043,7566,2016,2016_Pres-R_AL,AL,Pres-P,Pres-R,Master Image,200,IVR,,2/10/2016,1840,Donald Trump,9849,REP,36,Ted Cruz,9245,REP,13,11,23,3/1/2016,43.42,21.09,22.34,.66,,1,-8.189743273103522, -44131,66033,7575,2016,2016_Pres-D_MA,MA,Pres-P,Pres-D,Overtime Politics,247,Live Phone,,2/10/2016,417,Hillary Rodham Clinton,9207,DEM,50,Bernard Sanders,9739,DEM,44,,6,3/1/2016,49.9,48.5,1.4,4.6,,1,-3.854328837073941, -44131,66026,7576,2016,2016_Pres-R_MA,MA,Pres-P,Pres-R,Overtime Politics,247,Live Phone,,2/10/2016,403,Donald Trump,9849,REP,43,John Richard Kasich,9483,REP,9,12,34,3/1/2016,49.1,17.99,31.12,2.88,,1,-7.040942819842074, -36411,49463,7585,2016,2016_Pres-D_VT,VT,Pres-P,Pres-D,Castleton University,45,Live Phone,,2/10/2016,344,Bernard Sanders,9739,DEM,77.9,Hillary Rodham Clinton,9207,DEM,12.8,,65.099998,3/1/2016,85.98,13.6,72.37,7.27,,1,-2.468278139711933,for Vermont Public Radio -36411,49462,7586,2016,2016_Pres-R_VT,VT,Pres-P,Pres-R,Castleton University,45,Live Phone,,2/10/2016,115,Donald Trump,9849,REP,33.2,John Richard Kasich,9483,REP,14.1,14.6,19.1,3/1/2016,32.53,30.18,2.34,16.76,,1,4.369529858355586,for Vermont Public Radio -36335,49326,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,2/11/2016,779,Donald Trump,9849,REP,36,Marco Rubio,9731,REP,15,20,21,2/20/2016,32.51,22.48,10.03,10.97,,1,2.185210993899873,for Augusta Chronicle -36342,49337,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,YouGov,391,Online,,2/11/2016,744,Donald Trump,9849,REP,42,Marco Rubio,9731,REP,15,20,27,2/20/2016,32.51,22.48,10.03,16.97,,1,8.412650252055434,for CBS News -36342,49338,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,YouGov,391,Online,,2/11/2016,404,Hillary Rodham Clinton,9207,DEM,59,Bernard Sanders,9739,DEM,40,,19,2/27/2016,73.44,26.02,47.42,28.42,,1,9.575427648416182,for CBS News -36343,49339,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Gravis Marketing,124,IVR/Online,R,2/12/2016,1281,Donald Trump,9849,REP,37,Marco Rubio,9731,REP,19,23,18,2/20/2016,32.51,22.48,10.03,7.97,,1,-.6522071490088212,for unspecified Republican sponsor -36337,49328,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Trafalgar Group,338,IVR,R,2/12/2016,1200,Donald Trump,9849,REP,34.5,Marco Rubio,9731,REP,12.5,15.5,22,2/20/2016,32.51,22.48,10.03,11.97,,1,3.728590115786251,for unspecified Republican sponsor -36343,49340,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,Gravis Marketing,124,IVR/Online,R,2/12/2016,507,Hillary Rodham Clinton,9207,DEM,59,Bernard Sanders,9739,DEM,41,,18,2/27/2016,73.44,26.02,47.42,29.42,,1,10.87076384363427,for unspecified Republican sponsor -36350,49353,7561,2016,2016_Pres-D_NV,NV,Pres-P,Pres-D,CNN/Opinion Research Corp.,37,Live Phone,,2/13/2016,282,Hillary Rodham Clinton,9207,DEM,48,Bernard Sanders,9739,DEM,47,,1,2/20/2016,52.64,47.29,5.35,4.35,,1,-2.939982867168205,for CNN -36341,49335,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/13/2016,400,Donald Trump,9849,REP,35,Marco Rubio,9731,REP,14,12,21,2/20/2016,32.51,22.48,10.03,10.97,,1,2.175773644570777, -36348,49348,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,2/13/2016,404,Donald Trump,9849,REP,38,Marco Rubio,9731,REP,14,22,24,2/20/2016,32.51,22.48,10.03,13.97,,1,5.605836330795738,for CNN -36350,49352,7563,2016,2016_Pres-R_NV,NV,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,2/13/2016,245,Donald Trump,9849,REP,45,Marco Rubio,9731,REP,19,17,26,2/23/2016,45.91,23.85,22.06,3.94,,1,-4.094350395753657,for CNN -36341,49336,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/13/2016,400,Hillary Rodham Clinton,9207,DEM,65,Bernard Sanders,9739,DEM,27,,38,2/27/2016,73.44,26.02,47.42,9.42,,1,-10.83627840349869, -36348,49349,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,CNN/Opinion Research Corp.,37,Live Phone,,2/13/2016,280,Hillary Rodham Clinton,9207,DEM,56,Bernard Sanders,9739,DEM,38,,18,2/27/2016,73.44,26.02,47.42,29.42,,1,10.80176669126378,for CNN -44130,66032,7587,2016,2016_Pres-D_VA,VA,Pres-P,Pres-D,Overtime Politics,247,Live Phone,,2/13/2016,431,Hillary Rodham Clinton,9207,DEM,49,Bernard Sanders,9739,DEM,46,,3,3/1/2016,64.28,35.22,29.06,26.06,,1,16.54173209563468, -44130,66025,7588,2016,2016_Pres-R_VA,VA,Pres-P,Pres-R,Overtime Politics,247,Live Phone,,2/13/2016,425,Donald Trump,9849,REP,33,Marco Rubio,9731,REP,19,12,14,3/1/2016,34.8,31.98,2.82,11.18,,1,-1.259413960396149, -36344,49341,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Trafalgar Group,338,IVR,R,2/14/2016,1300,Donald Trump,9849,REP,32.65,Marco Rubio,9731,REP,14.02,13.94,18.629999,2/20/2016,32.51,22.48,10.03,8.6,,1,.7811506307773548,for unspecified Republican sponsor -36386,49413,7561,2016,2016_Pres-D_NV,NV,Pres-P,Pres-D,Gravis Marketing,124,IVR,R,2/15/2016,516,Hillary Rodham Clinton,9207,DEM,53,Bernard Sanders,9739,DEM,47,,6,2/20/2016,52.64,47.29,5.35,.65,,1,-6.625350233442035,for unspecified Republican sponsor -36349,49351,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/15/2016,400,Donald Trump,9849,REP,33,Marco Rubio,9731,REP,16,14,17,2/20/2016,32.51,22.48,10.03,6.97,,1,-1.41327250888025, -36368,49374,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Monmouth University,215,Live Phone,,2/15/2016,400,Donald Trump,9849,REP,35,Marco Rubio,9731,REP,17,19,18,2/20/2016,32.51,22.48,10.03,7.97,,1,-.1520132023414177, -36345,49342,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Public Policy Polling,263,IVR/Online,,2/15/2016,897,Donald Trump,9849,REP,35,Marco Rubio,9731,REP,18,18,17,2/20/2016,32.51,22.48,10.03,6.97,,1,-1.041780398248378, -36375,49386,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Selzer & Co.,304,Live Phone,,2/15/2016,502,Donald Trump,9849,REP,36,Marco Rubio,9731,REP,15,17,21,2/20/2016,32.51,22.48,10.03,10.97,,1,3.037856603746798,for Bloomberg -36353,49358,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Trafalgar Group,338,IVR,R,2/15/2016,1700,Donald Trump,9849,REP,33.57,Marco Rubio,9731,REP,14.83,15.54,18.74,2/20/2016,32.51,22.48,10.03,8.71,,1,1.125509896668371,for unspecified Republican sponsor -36386,49412,7563,2016,2016_Pres-R_NV,NV,Pres-P,Pres-R,Gravis Marketing,124,IVR,R,2/15/2016,687,Donald Trump,9849,REP,39,Marco Rubio,9731,REP,19,23,20,2/23/2016,45.91,23.85,22.06,2.06,,1,-5.692612431397925,for unspecified Republican sponsor -36349,49350,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/15/2016,400,Hillary Rodham Clinton,9207,DEM,61,Bernard Sanders,9739,DEM,31,,30,2/27/2016,73.44,26.02,47.42,17.42,,1,-2.511674467465908, -36368,49407,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,Monmouth University,215,Live Phone,,2/15/2016,403,Hillary Rodham Clinton,9207,DEM,59,Bernard Sanders,9739,DEM,30,,29,2/27/2016,73.44,26.02,47.42,18.42,,1,-.1853692438363657, -36345,49343,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,2/15/2016,525,Hillary Rodham Clinton,9207,DEM,55,Bernard Sanders,9739,DEM,34,,21,2/27/2016,73.44,26.02,47.42,26.42,,1,8.348679974609764, -36389,49418,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,Selzer & Co.,304,Live Phone,,2/15/2016,403,Hillary Rodham Clinton,9207,DEM,53,Bernard Sanders,9739,DEM,31,,22,2/27/2016,73.44,26.02,47.42,25.42,,1,7.270312900252713,for Bloomberg -36355,49360,7565,2016,2016_Pres-D_AL,AL,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,2/15/2016,500,Hillary Rodham Clinton,9207,DEM,59,Bernard Sanders,9739,DEM,31,,28,3/1/2016,77.88,19.17,58.72,30.72,,1,19.35808430240822,for American Family Voices -36367,49373,7569,2016,2016_Pres-D_AR,AR,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,2/15/2016,525,Hillary Rodham Clinton,9207,DEM,57,Bernard Sanders,9739,DEM,32,,25,3/1/2016,66.08,29.97,36.11,11.11,,1,-.2172246979889857,for American Family Voices -36357,49363,7573,2016,2016_Pres-D_GA,GA,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,2/15/2016,500,Hillary Rodham Clinton,9207,DEM,60,Bernard Sanders,9739,DEM,26,,34,3/1/2016,71.3,28.2,43.1,9.1,,1,-2.80470865837329,for American Family Voices -36359,49365,7575,2016,2016_Pres-D_MA,MA,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,2/15/2016,538,Hillary Rodham Clinton,9207,DEM,42,Bernard Sanders,9739,DEM,49,,-7,3/1/2016,49.9,48.5,1.4,8.4,,0,1.424974453454462,for American Family Voices -36362,49368,7579,2016,2016_Pres-D_OK,OK,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,2/15/2016,542,Bernard Sanders,9739,DEM,44,Hillary Rodham Clinton,9207,DEM,46,,-2,3/1/2016,51.88,41.52,10.36,12.36,,0,.6636896099760288,for American Family Voices -36363,49369,7581,2016,2016_Pres-D_TN,TN,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,2/15/2016,500,Hillary Rodham Clinton,9207,DEM,58,Bernard Sanders,9739,DEM,32,,26,3/1/2016,66.07,32.45,33.62,7.62,,1,-4.014245340812877,for American Family Voices -36364,49370,7583,2016,2016_Pres-D_TX,TX,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,2/15/2016,514,Hillary Rodham Clinton,9207,DEM,57,Bernard Sanders,9739,DEM,34,,23,3/1/2016,65.19,33.19,32,9,,1,-1.623897518059155,for American Family Voices -36366,49372,7585,2016,2016_Pres-D_VT,VT,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,2/15/2016,693,Bernard Sanders,9739,DEM,86,Hillary Rodham Clinton,9207,DEM,10,,76,3/1/2016,85.98,13.6,72.37,3.63,,1,-6.076433979985956,for American Family Voices -36365,49371,7587,2016,2016_Pres-D_VA,VA,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,2/15/2016,500,Hillary Rodham Clinton,9207,DEM,56,Bernard Sanders,9739,DEM,34,,22,3/1/2016,64.28,35.22,29.06,7.06,,1,-4.195757740348309,for American Family Voices -36358,49364,7593,2016,2016_Pres-D_LA,LA,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,2/15/2016,548,Hillary Rodham Clinton,9207,DEM,60,Bernard Sanders,9739,DEM,29,,31,3/5/2016,71.12,23.18,47.94,16.94,,1,7.605153835914727,for American Family Voices -36397,49439,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Clemson University,54,Live Phone,,2/16/2016,650,Donald Trump,9849,REP,28,Marco Rubio,9731,REP,15,19,13,2/20/2016,32.51,22.48,10.03,2.97,,1,-4.936637789627603, -36378,49391,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Emerson College,88,IVR,,2/16/2016,375,Donald Trump,9849,REP,33,Marco Rubio,9731,REP,19,20,14,2/20/2016,32.51,22.48,10.03,3.97,,1,-4.124067705502547, -36383,49398,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,2/16/2016,759,Donald Trump,9849,REP,32,Marco Rubio,9731,REP,15,19,17,2/20/2016,32.51,22.48,10.03,6.97,,1,-.8120472027331846, -36395,49436,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Marist College,183,Live Phone,,2/16/2016,722,Donald Trump,9849,REP,28,Marco Rubio,9731,REP,15,23,13,2/20/2016,32.51,22.48,10.03,2.97,,1,-4.948401368480778,for NBC News | Wall Street Journal -36379,49392,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Trafalgar Group,338,IVR,R,2/16/2016,2400,Donald Trump,9849,REP,34.74,Marco Rubio,9731,REP,15.82,15.82,18.92,2/20/2016,32.51,22.48,10.03,8.89,,1,1.547419721630794,for unspecified Republican sponsor -36383,49424,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,2/16/2016,642,Hillary Rodham Clinton,9207,DEM,56,Bernard Sanders,9739,DEM,28,,28,2/27/2016,73.44,26.02,47.42,19.42,,1,1.218411501508454, -36395,49435,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,Marist College,183,Live Phone,,2/16/2016,425,Hillary Rodham Clinton,9207,DEM,60,Bernard Sanders,9739,DEM,32,,28,2/27/2016,73.44,26.02,47.42,19.42,,1,1.049365539692293,for NBC News | Wall Street Journal -36419,49478,7583,2016,2016_Pres-D_TX,TX,Pres-P,Pres-D,YouGov,391,Online,,2/16/2016,324,Hillary Rodham Clinton,9207,DEM,54,Bernard Sanders,9739,DEM,44,1,10,3/1/2016,65.19,33.19,32,22,,1,12.26531597541035,for Texas Tribune | University of Texas -36419,49479,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,YouGov,391,Online,,2/16/2016,407,Ted Cruz,9245,REP,37,Donald Trump,9849,REP,29,15,8,3/1/2016,43.76,26.75,17.01,9.01,,1,-2.4651155033477,for Texas Tribune | University of Texas -36396,49437,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Emerson College,88,IVR,,2/17/2016,418,Donald Trump,9849,REP,36,Marco Rubio,9731,REP,19,18,17,2/20/2016,32.51,22.48,10.03,6.97,,1,-.8784540573779084, -36384,49408,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Harper Polling,132,IVR,,2/17/2016,599,Donald Trump,9849,REP,29,Marco Rubio,9731,REP,15,17,14,2/20/2016,32.51,22.48,10.03,3.97,,1,-3.699676775736514, -36390,49419,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Trafalgar Group,338,IVR,R,2/17/2016,5800,Donald Trump,9849,REP,34.12,Marco Rubio,9731,REP,15.59,17.52,18.530001,2/20/2016,32.51,22.48,10.03,8.5,,1,1.419979531632453,for unspecified Republican sponsor -36448,49546,7571,2016,2016_Pres-D_CO,CO,Pres-P,Pres-D,TargetPoint,331,IVR,,2/17/2016,1144,Bernard Sanders,9739,DEM,49,Hillary Rodham Clinton,9207,DEM,44,,5,3/1/2016,59.01,40.33,18.68,13.68,,1,2.771969406625511,for Washington Free Beacon -36432,49519,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,University of Houston,351,Live Phone,,2/17/2016,415,Ted Cruz,9245,REP,35,Donald Trump,9849,REP,20,8,15,3/1/2016,43.76,26.75,17.01,2.01,,1,-8.859901701263409,for Houston Public Media; among registered voters -44136,66031,7561,2016,2016_Pres-D_NV,NV,Pres-P,Pres-D,Overtime Politics,247,Live Phone,,2/18/2016,305,Hillary Rodham Clinton,9207,DEM,47,Bernard Sanders,9739,DEM,49,,-2,2/20/2016,52.64,47.29,5.35,7.35,,0,1.702197611315314, -36393,49433,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/18/2016,401,Donald Trump,9849,REP,34,Marco Rubio,9731,REP,22,13,12,2/20/2016,32.51,22.48,10.03,1.97,,1,-5.790948346685621, -36398,49440,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,National Research Inc.,225,Live Phone,,2/18/2016,500,Donald Trump,9849,REP,32,Marco Rubio,9731,REP,18,19,14,2/20/2016,32.51,22.48,10.03,3.97,,1,-3.50919838376336, -44129,66024,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Overtime Politics,247,Live Phone,,2/18/2016,425,Donald Trump,9849,REP,31,Marco Rubio,9731,REP,25,18,6,2/20/2016,32.51,22.48,10.03,4.03,,1,-3.617148321460923, -36400,49442,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Trafalgar Group,338,IVR,R,2/18/2016,3500,Donald Trump,9849,REP,33.51,Marco Rubio,9731,REP,18.07,18.96,15.44,2/20/2016,32.51,22.48,10.03,5.41,,1,-1.444723613250748,for unspecified Republican sponsor -36393,49432,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/18/2016,400,Hillary Rodham Clinton,9207,DEM,61,Bernard Sanders,9739,DEM,32,,29,2/27/2016,73.44,26.02,47.42,18.42,,1,-.9684610967460465, -36399,49441,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,2/19/2016,780,Donald Trump,9849,REP,26.9,Marco Rubio,9731,REP,24.1,18.8,2.8,2/20/2016,32.51,22.48,10.03,7.23,,1,.1972438922143486,for Fox 5 Atlanta -36406,49454,7575,2016,2016_Pres-D_MA,MA,Pres-P,Pres-D,Emerson College,88,IVR,,2/20/2016,417,Hillary Rodham Clinton,9207,DEM,46,Bernard Sanders,9739,DEM,46,,0,3/1/2016,49.9,48.5,1.4,1.4,,.5,-4.692713985947494, -36406,49453,7576,2016,2016_Pres-R_MA,MA,Pres-P,Pres-R,Emerson College,88,IVR,,2/20/2016,289,Donald Trump,9849,REP,50,John Richard Kasich,9483,REP,13,16,37,3/1/2016,49.1,17.99,31.12,5.88,,1,-1.59891612097643, -36475,49984,7587,2016,2016_Pres-D_VA,VA,Pres-P,Pres-D,Roanoke College,292,Live Phone,,2/20/2016,415,Hillary Rodham Clinton,9207,DEM,50,Bernard Sanders,9739,DEM,33,,17,3/1/2016,64.28,35.22,29.06,12.06,,1,2.009700166418133, -36475,49982,7588,2016,2016_Pres-R_VA,VA,Pres-P,Pres-R,Roanoke College,292,Live Phone,,2/20/2016,466,Donald Trump,9849,REP,38,Marco Rubio,9731,REP,13,15,25,3/1/2016,34.8,31.98,2.82,22.18,,1,12.53292261632969, -36405,49452,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/20/2016,400,Bernard Sanders,9739,DEM,40,Hillary Rodham Clinton,9207,DEM,53,,-13,3/8/2016,49.68,48.26,1.42,14.42,,0,-6.231845489131941, -36405,49451,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/20/2016,400,Donald Trump,9849,REP,35,Ted Cruz,9245,REP,12,17,23,3/8/2016,36.55,24.68,11.87,11.13,,1,1.521162085208168, -36416,49470,7573,2016,2016_Pres-D_GA,GA,Pres-P,Pres-D,Landmark Communications,166,IVR,,2/21/2016,700,Hillary Rodham Clinton,9207,DEM,72,Bernard Sanders,9739,DEM,19.8,,52.200001,3/1/2016,71.3,28.2,43.1,9.1,,1,-1.892295646209354,for WSB-TV | Rosetta Stone -36485,50006,7573,2016,2016_Pres-D_GA,GA,Pres-P,Pres-D,Marist College,183,Live Phone,,2/21/2016,461,Hillary Rodham Clinton,9207,DEM,64,Bernard Sanders,9739,DEM,30,,34,3/1/2016,71.3,28.2,43.1,9.1,,1,-1.688177842489258,for NBC News | Wall Street Journal -36416,49477,7574,2016,2016_Pres-R_GA,GA,Pres-P,Pres-R,Landmark Communications,166,IVR,,2/21/2016,500,Donald Trump,9849,REP,31.7,Marco Rubio,9731,REP,22.7,18.7,9,3/1/2016,38.81,24.45,14.36,5.36,,1,-1.561897898424803,for WSB-TV | Rosetta Stone -36485,50007,7574,2016,2016_Pres-R_GA,GA,Pres-P,Pres-R,Marist College,183,Live Phone,,2/21/2016,543,Donald Trump,9849,REP,30,Marco Rubio,9731,REP,23,23,7,3/1/2016,38.81,24.45,14.36,7.36,,1,.4661107788842372,for NBC News | Wall Street Journal -36484,50011,7583,2016,2016_Pres-D_TX,TX,Pres-P,Pres-D,Marist College,183,Live Phone,,2/21/2016,381,Hillary Rodham Clinton,9207,DEM,59,Bernard Sanders,9739,DEM,38,,21,3/1/2016,65.19,33.19,32,11,,1,1.517409687068427,for NBC News | Wall Street Journal -36484,50005,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,Marist College,183,Live Phone,,2/21/2016,537,Ted Cruz,9245,REP,39,Donald Trump,9849,REP,26,16,13,3/1/2016,43.76,26.75,17.01,4.01,,1,-6.444325138212052,for NBC News | Wall Street Journal -44135,66030,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,Overtime Politics,247,Live Phone,,2/22/2016,410,Hillary Rodham Clinton,9207,DEM,63,Bernard Sanders,9739,DEM,34,,29,2/27/2016,73.44,26.02,47.42,18.42,,1,1.094113104165563, -44128,66023,7567,2016,2016_Pres-R_AK,AK,Pres-P,Pres-R,Overtime Politics,247,Live Phone,,2/22/2016,318,Ted Cruz,9245,REP,27,Donald Trump,9849,REP,41,15,-14,3/1/2016,36.38,33.64,2.73,16.73,,0,6.400355902978838, -36470,49973,7575,2016,2016_Pres-D_MA,MA,Pres-P,Pres-D,MassINC Polling Group,198,Live Phone,,2/22/2016,418,Hillary Rodham Clinton,9207,DEM,49,Bernard Sanders,9739,DEM,44,,5,3/1/2016,49.9,48.5,1.4,3.6,,1,-2.485670757968336,for WBUR -36491,50020,7575,2016,2016_Pres-D_MA,MA,Pres-P,Pres-D,YouGov,391,Online,,2/22/2016,400,Hillary Rodham Clinton,9207,DEM,47,Bernard Sanders,9739,DEM,44,,3,3/1/2016,49.9,48.5,1.4,1.6,,1,-4.798485704141457,for UMass Amherst | WBZ-TV -36470,49975,7576,2016,2016_Pres-R_MA,MA,Pres-P,Pres-R,MassINC Polling Group,198,Live Phone,,2/22/2016,386,Donald Trump,9849,REP,40,John Richard Kasich,9483,REP,19,19,21,3/1/2016,49.1,17.99,31.12,10.12,,1,3.496918974624706,for WBUR -36491,50019,7576,2016,2016_Pres-R_MA,MA,Pres-P,Pres-R,YouGov,391,Online,,2/22/2016,292,Donald Trump,9849,REP,47,John Richard Kasich,9483,REP,11,15,36,3/1/2016,49.1,17.99,31.12,4.88,,1,-2.499238377009922,for UMass Amherst | WBZ-TV -36435,49524,7583,2016,2016_Pres-D_TX,TX,Pres-P,Pres-D,Dixie Strategies,81,IVR/Live Phone,,2/22/2016,625,Hillary Rodham Clinton,9207,DEM,60.71,Bernard Sanders,9739,DEM,29.26,,31.450001,3/1/2016,65.19,33.19,32,.55,,1,-9.327268083578344,for KTVT-CBS 11 -36428,49502,7583,2016,2016_Pres-D_TX,TX,Pres-P,Pres-D,Emerson College,88,IVR,,2/22/2016,328,Hillary Rodham Clinton,9207,DEM,56,Bernard Sanders,9739,DEM,40,,16,3/1/2016,65.19,33.19,32,16,,1,7.137392065046097, -36436,49525,7583,2016,2016_Pres-D_TX,TX,Pres-P,Pres-D,SurveyUSA,325,IVR/Online,,2/22/2016,569,Hillary Rodham Clinton,9207,DEM,61,Bernard Sanders,9739,DEM,32,,29,3/1/2016,65.19,33.19,32,3,,1,-6.621259432415232,for TEGNA | WFAA-TV -36435,49522,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,Dixie Strategies,81,IVR/Live Phone,,2/22/2016,725,Ted Cruz,9245,REP,33.24,Donald Trump,9849,REP,24.83,14.76,8.4099998,3/1/2016,43.76,26.75,17.01,8.6,,1,-1.349094862343928,for KTVT-CBS 11 -36428,49503,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,Emerson College,88,IVR,,2/22/2016,446,Ted Cruz,9245,REP,29,Donald Trump,9849,REP,28,25,1,3/1/2016,43.76,26.75,17.01,16.01,,1,6.858193693085235, -36436,49523,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,SurveyUSA,325,IVR/Online,,2/22/2016,645,Ted Cruz,9245,REP,32,Donald Trump,9849,REP,32,17,0,3/1/2016,43.76,26.75,17.01,17.01,,.5,7.663594121713511,for TEGNA | WFAA-TV -36552,50135,7600,2016,2016_Pres-R_ID,ID,Pres-P,Pres-R,Dan Jones & Associates,70,Live Phone/Online,,2/22/2016,230,Ted Cruz,9245,REP,19,Donald Trump,9849,REP,30,16,-11,3/8/2016,45.44,28.11,17.33,28.33,,0,16.91753330965089,for IdahoPoliticsWeekly.com -36466,49967,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,Clemson University,54,Live Phone,,2/23/2016,650,Hillary Rodham Clinton,9207,DEM,64,Bernard Sanders,9739,DEM,14,,50,2/27/2016,73.44,26.02,47.42,2.58,,1,-14.99979617956181, -36468,49970,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,Emerson College,88,IVR,,2/23/2016,266,Hillary Rodham Clinton,9207,DEM,60.1,Bernard Sanders,9739,DEM,36.5,,23.6,2/27/2016,73.44,26.02,47.42,23.82,,1,6.818049912387901, -36442,50034,7573,2016,2016_Pres-D_GA,GA,Pres-P,Pres-D,Dynata,283,Online,,2/23/2016,400,Hillary Rodham Clinton,9207,DEM,62,Bernard Sanders,9739,DEM,29,,33,3/1/2016,71.3,28.2,43.1,10.1,,1,-.3680916985349877,for WABE 90.1 -36423,49493,7573,2016,2016_Pres-D_GA,GA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,2/23/2016,491,Hillary Rodham Clinton,9207,DEM,57,Bernard Sanders,9739,DEM,29,,28,3/1/2016,71.3,28.2,43.1,15.1,,1,5.205793538826436,for Fox 5 Atlanta -36467,49969,7573,2016,2016_Pres-D_GA,GA,Pres-P,Pres-D,SurveyUSA,325,Live Phone/Online,,2/23/2016,501,Hillary Rodham Clinton,9207,DEM,66,Bernard Sanders,9739,DEM,27,,39,3/1/2016,71.3,28.2,43.1,4.1,,1,-6.617680477347646,for TEGNA -36442,49535,7574,2016,2016_Pres-R_GA,GA,Pres-P,Pres-R,Dynata,283,Online,,2/23/2016,400,Donald Trump,9849,REP,41.25,Marco Rubio,9731,REP,18.25,15.25,23,3/1/2016,38.81,24.45,14.36,8.64,,1,2.047166497942611,for WABE 90.1 -36423,49492,7574,2016,2016_Pres-R_GA,GA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,2/23/2016,745,Donald Trump,9849,REP,34,Marco Rubio,9731,REP,22,20,12,3/1/2016,38.81,24.45,14.36,2.36,,1,-4.637625058190006,for Fox 5 Atlanta -36467,49968,7574,2016,2016_Pres-R_GA,GA,Pres-P,Pres-R,SurveyUSA,325,Live Phone/Online,,2/23/2016,684,Donald Trump,9849,REP,45,Marco Rubio,9731,REP,19,16,26,3/1/2016,38.81,24.45,14.36,11.64,,1,5.554288600790129,for TEGNA -36431,49518,7580,2016,2016_Pres-R_OK,OK,Pres-P,Pres-R,Cole Hargrave Snodgrass & Associates,56,Live Phone,,2/23/2016,400,Ted Cruz,9245,REP,20,Donald Trump,9849,REP,29,21,-9,3/1/2016,34.37,28.32,6.05,15.05,,0,.552846048286477, -36441,49533,7583,2016,2016_Pres-D_TX,TX,Pres-P,Pres-D,Monmouth University,215,Live Phone,,2/23/2016,304,Hillary Rodham Clinton,9207,DEM,64,Bernard Sanders,9739,DEM,30,,34,3/1/2016,65.19,33.19,32,2,,1,-7.762200850973011, -36441,49534,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,Monmouth University,215,Live Phone,,2/23/2016,456,Ted Cruz,9245,REP,38,Donald Trump,9849,REP,23,21,15,3/1/2016,43.76,26.75,17.01,2.01,,1,-8.154641452786491, -36447,49544,7587,2016,2016_Pres-D_VA,VA,Pres-P,Pres-D,Monmouth University,215,Live Phone,,2/23/2016,302,Hillary Rodham Clinton,9207,DEM,60,Bernard Sanders,9739,DEM,33,,27,3/1/2016,64.28,35.22,29.06,2.06,,1,-8.401002381344901, -36447,49545,7588,2016,2016_Pres-R_VA,VA,Pres-P,Pres-R,Monmouth University,215,Live Phone,,2/23/2016,421,Donald Trump,9849,REP,41,Marco Rubio,9731,REP,27,14,14,3/1/2016,34.8,31.98,2.82,11.18,,1,.9471743184253431, -36533,50096,7590,2016,2016_Pres-D_KS,KS,Pres-P,Pres-D,Fort Hays State University,101,Live Phone,,2/23/2016,123,Bernard Sanders,9739,DEM,23,Hillary Rodham Clinton,9207,DEM,33,,-10,3/5/2016,67.73,32.27,35.46,45.46,,0,34.24459130136636, -36533,50095,7591,2016,2016_Pres-R_KS,KS,Pres-P,Pres-R,Fort Hays State University,101,Live Phone,,2/23/2016,212,Ted Cruz,9245,REP,14,Donald Trump,9849,REP,26,13,-12,3/5/2016,47.5,23.35,24.14,36.14,,0,20.5833250527254, -36473,50089,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,Mitchell Research & Communications,213,IVR,,2/23/2016,344,Bernard Sanders,9739,DEM,31,Hillary Rodham Clinton,9207,DEM,65,,-34,3/8/2016,49.68,48.26,1.42,35.42,,0,18.76963066533985,for Fox 2 News Detroit -36473,49980,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,IVR,,2/23/2016,459,Donald Trump,9849,REP,41,Ted Cruz,9245,REP,16,11,25,3/8/2016,36.55,24.68,11.87,13.13,,1,5.409910264629502,for Fox 2 News Detroit -36472,49979,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,Target Insyght,330,IVR,,2/23/2016,400,Donald Trump,9849,REP,41,Ted Cruz,9245,REP,14,12,27,3/8/2016,36.55,24.68,11.87,15.13,,1,6.2229060781777,for MIRS News Service -36440,49978,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,2/23/2016,476,Hillary Rodham Clinton,9207,DEM,59,Bernard Sanders,9739,DEM,33,,26,3/15/2016,64.44,33.28,31.16,5.16,,1,-4.026210682968884, -36440,49532,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,2/23/2016,705,Donald Trump,9849,REP,44,Marco Rubio,9731,REP,28,12,16,3/15/2016,45.72,27.04,18.68,2.68,,1,-6.043356384300514, -36434,49521,7566,2016,2016_Pres-R_AL,AL,Pres-P,Pres-R,Master Image,200,IVR,,2/24/2016,1556,Donald Trump,9849,REP,36,Ted Cruz,9245,REP,12,19,24,3/1/2016,43.42,21.09,22.34,1.66,,1,-4.711306606959418, -36482,50002,7573,2016,2016_Pres-D_GA,GA,Pres-P,Pres-D,YouGov,391,Online,,2/24/2016,492,Hillary Rodham Clinton,9207,DEM,63,Bernard Sanders,9739,DEM,35,,28,3/1/2016,71.3,28.2,43.1,15.1,,1,5.43258315073,for CBS News -36482,50003,7574,2016,2016_Pres-R_GA,GA,Pres-P,Pres-R,YouGov,391,Online,,2/24/2016,493,Donald Trump,9849,REP,40,Marco Rubio,9731,REP,22,29,18,3/1/2016,38.81,24.45,14.36,3.64,,1,-2.989890072656163,for CBS News -36507,50047,7579,2016,2016_Pres-D_OK,OK,Pres-P,Pres-D,SoonerPoll.com,308,IVR,,2/24/2016,510,Bernard Sanders,9739,DEM,31,Hillary Rodham Clinton,9207,DEM,40,,-9,3/1/2016,51.88,41.52,10.36,19.36,,0,10.58802649718255, -36507,50046,7580,2016,2016_Pres-R_OK,OK,Pres-P,Pres-R,SoonerPoll.com,308,IVR,,2/24/2016,540,Ted Cruz,9245,REP,18,Donald Trump,9849,REP,34,21,-16,3/1/2016,34.37,28.32,6.05,22.05,,0,8.75378700561904, -36486,50008,7581,2016,2016_Pres-D_TN,TN,Pres-P,Pres-D,Marist College,183,Live Phone,,2/24/2016,405,Hillary Rodham Clinton,9207,DEM,60,Bernard Sanders,9739,DEM,34,,26,3/1/2016,66.07,32.45,33.62,7.62,,1,-2.196196011716066,for NBC News | Wall Street Journal -36486,50009,7582,2016,2016_Pres-R_TN,TN,Pres-P,Pres-R,Marist College,183,Live Phone,,2/24/2016,665,Donald Trump,9849,REP,40,Ted Cruz,9245,REP,22,19,18,3/1/2016,38.94,24.71,14.22,3.78,,1,-7.382184628149153,for NBC News | Wall Street Journal -36437,49527,7583,2016,2016_Pres-D_TX,TX,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,Live Phone/Online,,2/24/2016,411,Hillary Rodham Clinton,9207,DEM,66,Bernard Sanders,9739,DEM,26,,40,3/1/2016,65.19,33.19,32,8,,1,-.9825793890765038,for Austin American-Statesman -36483,50010,7583,2016,2016_Pres-D_TX,TX,Pres-P,Pres-D,YouGov,391,Online,,2/24/2016,750,Hillary Rodham Clinton,9207,DEM,61,Bernard Sanders,9739,DEM,37,,24,3/1/2016,65.19,33.19,32,8,,1,.1062712775902417,for CBS News -36437,49526,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,Live Phone/Online,,2/24/2016,620,Ted Cruz,9245,REP,38,Donald Trump,9849,REP,26,13,12,3/1/2016,43.76,26.75,17.01,5.01,,1,-4.739164490386798,for Austin American-Statesman -36483,50004,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,YouGov,391,Online,,2/24/2016,796,Ted Cruz,9245,REP,42,Donald Trump,9849,REP,31,19,11,3/1/2016,43.76,26.75,17.01,6.01,,1,-3.8012319693547,for CBS News -36487,50013,7587,2016,2016_Pres-D_VA,VA,Pres-P,Pres-D,YouGov,391,Online,,2/24/2016,481,Hillary Rodham Clinton,9207,DEM,59,Bernard Sanders,9739,DEM,39,,20,3/1/2016,64.28,35.22,29.06,9.06,,1,-.1829743708919855, -36487,50012,7588,2016,2016_Pres-R_VA,VA,Pres-P,Pres-R,YouGov,391,Online,,2/24/2016,481,Donald Trump,9849,REP,40,Marco Rubio,9731,REP,27,22,13,3/1/2016,34.8,31.98,2.82,10.18,,1,-.0190537481025987, -36498,50035,7592,2016,2016_Pres-R_KY,KY,Pres-P,Pres-R,Western Kentucky University,379,Live Phone,,2/24/2016,532,Donald Trump,9849,REP,35,Ted Cruz,9245,REP,15,22,20,3/5/2016,35.92,31.57,4.35,15.65,,1,5.208040494262141, -36530,50092,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,Gravis Marketing,124,IVR,R,2/24/2016,514,Hillary Rodham Clinton,9207,DEM,58,Bernard Sanders,9739,DEM,42,,16,3/15/2016,64.44,33.28,31.16,15.16,,1,6.954160999783039,for unspecified Republican sponsor -36530,50091,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Gravis Marketing,124,IVR,R,2/24/2016,751,Donald Trump,9849,REP,45,Marco Rubio,9731,REP,25,15,20,3/15/2016,45.72,27.04,18.68,1.32,,1,-7.241801049202688,for unspecified Republican sponsor -36465,49966,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,The Tyson Group,334,Live Phone,,2/24/2016,600,Donald Trump,9849,REP,34,Marco Rubio,9731,REP,27,17,7,3/15/2016,45.72,27.04,18.68,11.68,,1,3.715878467572205,for Associated Industries of Florida -36474,49983,7611,2016,2016_Pres-D_IL,IL,Pres-P,Pres-D,We Ask America,376,IVR/Live Phone,,2/24/2016,1116,Hillary Rodham Clinton,9207,DEM,57.23,Bernard Sanders,9739,DEM,27.85,,29.379999,3/15/2016,50.56,48.61,1.95,27.43,,1,15.60439598328806,for Reboot Illinois -36474,49981,7612,2016,2016_Pres-R_IL,IL,Pres-P,Pres-R,We Ask America,376,IVR/Live Phone,,2/24/2016,1311,Donald Trump,9849,REP,38.44,Ted Cruz,9245,REP,15.87,9.31,22.57,3/15/2016,38.8,30.23,8.57,14,,1,7.349654595219484,for Reboot Illinois -36481,50001,7576,2016,2016_Pres-R_MA,MA,Pres-P,Pres-R,Suffolk University,323,Live Phone,,2/25/2016,500,Donald Trump,9849,REP,43,John Richard Kasich,9483,REP,17,20,26,3/1/2016,49.1,17.99,31.12,5.12,,1,-1.466740812257497, -36494,50027,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,Marketing Resource Group (MRG),193,Live Phone,,2/25/2016,218,Bernard Sanders,9739,DEM,36,Hillary Rodham Clinton,9207,DEM,56,,-20,3/8/2016,49.68,48.26,1.42,21.42,,0,1.527632508413425, -36494,50024,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,Marketing Resource Group (MRG),193,Live Phone,,2/25/2016,217,Donald Trump,9849,REP,33,Ted Cruz,9245,REP,18,10,15,3/8/2016,36.55,24.68,11.87,3.13,,1,-6.155329961669653, -36471,49977,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,2/25/2016,388,Hillary Rodham Clinton,9207,DEM,57,Bernard Sanders,9739,DEM,32,,25,3/15/2016,64.44,33.28,31.16,6.16,,1,-2.273315808887141, -36516,50065,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,University of North Florida,360,Live Phone,,2/25/2016,685,Hillary Rodham Clinton,9207,DEM,54,Bernard Sanders,9739,DEM,24,,30,3/15/2016,64.44,33.28,31.16,1.16,,1,-7.42655014135053, -36471,49976,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Public Policy Polling,263,IVR/Online,,2/25/2016,464,Donald Trump,9849,REP,45,Marco Rubio,9731,REP,25,10,20,3/15/2016,45.72,27.04,18.68,1.32,,1,-7.028803170046284, -36476,49986,7566,2016,2016_Pres-R_AL,AL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,2/26/2016,460,Donald Trump,9849,REP,35.8,Ted Cruz,9245,REP,16.2,23,19.6,3/1/2016,43.42,21.09,22.34,2.74,,1,-4.10226006381784, -36508,50048,7566,2016,2016_Pres-R_AL,AL,Pres-P,Pres-R,SurveyMonkey,324,Online,,2/26/2016,741,Donald Trump,9849,REP,47,Ted Cruz,9245,REP,18,14,29,3/1/2016,43.42,21.09,22.34,6.66,,1,.2949170259044521,among registered voters -36509,50049,7570,2016,2016_Pres-R_AR,AR,Pres-P,Pres-R,SurveyMonkey,324,Online,,2/26/2016,542,Donald Trump,9849,REP,34,Ted Cruz,9245,REP,27,20,7,3/1/2016,32.79,30.5,2.29,4.71,,1,-4.766274742296128,among registered voters -36510,50055,7573,2016,2016_Pres-D_GA,GA,Pres-P,Pres-D,SurveyMonkey,324,Online,,2/26/2016,961,Hillary Rodham Clinton,9207,DEM,59,Bernard Sanders,9739,DEM,36,,23,3/1/2016,71.3,28.2,43.1,20.1,,1,11.42102367080851,among registered voters -36510,50050,7574,2016,2016_Pres-R_GA,GA,Pres-P,Pres-R,SurveyMonkey,324,Online,,2/26/2016,1171,Donald Trump,9849,REP,39,Marco Rubio,9731,REP,20,21,19,3/1/2016,38.81,24.45,14.36,4.64,,1,-1.387076813119052,among registered voters -36489,50016,7575,2016,2016_Pres-D_MA,MA,Pres-P,Pres-D,Suffolk University,323,Live Phone,,2/26/2016,500,Hillary Rodham Clinton,9207,DEM,50,Bernard Sanders,9739,DEM,42,,8,3/1/2016,49.9,48.5,1.4,6.6,,1,1.653604750734128, -36515,50056,7575,2016,2016_Pres-D_MA,MA,Pres-P,Pres-D,SurveyMonkey,324,Online,,2/26/2016,1224,Hillary Rodham Clinton,9207,DEM,48,Bernard Sanders,9739,DEM,46,,2,3/1/2016,49.9,48.5,1.4,.6,,1,-4.777403788724603,among registered voters -36511,50051,7580,2016,2016_Pres-R_OK,OK,Pres-P,Pres-R,SurveyMonkey,324,Online,,2/26/2016,636,Ted Cruz,9245,REP,19,Donald Trump,9849,REP,34,19,-15,3/1/2016,34.37,28.32,6.05,21.05,,0,8.196033182149403,among registered voters -36512,50057,7581,2016,2016_Pres-D_TN,TN,Pres-P,Pres-D,SurveyMonkey,324,Online,,2/26/2016,533,Hillary Rodham Clinton,9207,DEM,54,Bernard Sanders,9739,DEM,37,,17,3/1/2016,66.07,32.45,33.62,16.62,,1,8.831128608858776,among registered voters -36512,50052,7582,2016,2016_Pres-R_TN,TN,Pres-P,Pres-R,SurveyMonkey,324,Online,,2/26/2016,772,Donald Trump,9849,REP,48,Ted Cruz,9245,REP,15,18,33,3/1/2016,38.94,24.71,14.22,18.78,,1,11.44166768314048,among registered voters -36513,50053,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,SurveyMonkey,324,Online,,2/26/2016,613,Ted Cruz,9245,REP,33,Donald Trump,9849,REP,31,19,2,3/1/2016,43.76,26.75,17.01,15.01,,1,6.269903516025863,among registered voters -36514,50058,7587,2016,2016_Pres-D_VA,VA,Pres-P,Pres-D,SurveyMonkey,324,Online,,2/26/2016,908,Hillary Rodham Clinton,9207,DEM,57,Bernard Sanders,9739,DEM,36,,21,3/1/2016,64.28,35.22,29.06,8.06,,1,-.77915230516685,among registered voters -36514,50054,7588,2016,2016_Pres-R_VA,VA,Pres-P,Pres-R,SurveyMonkey,324,Online,,2/26/2016,848,Donald Trump,9849,REP,36,Marco Rubio,9731,REP,26,13,10,3/1/2016,34.8,31.98,2.82,7.18,,1,-3.020664150722637,among registered voters -36495,50028,7565,2016,2016_Pres-D_AL,AL,Pres-P,Pres-D,Monmouth University,215,Live Phone,,2/27/2016,300,Hillary Rodham Clinton,9207,DEM,71,Bernard Sanders,9739,DEM,23,,48,3/1/2016,77.88,19.17,58.72,10.72,,1,-3.059568829822751, -36495,50025,7566,2016,2016_Pres-R_AL,AL,Pres-P,Pres-R,Monmouth University,215,Live Phone,,2/27/2016,450,Donald Trump,9849,REP,42,Ted Cruz,9245,REP,16,19,26,3/1/2016,43.42,21.09,22.34,3.66,,1,-2.660373715377684, -36499,50036,7574,2016,2016_Pres-R_GA,GA,Pres-P,Pres-R,Trafalgar Group,338,IVR,R,2/27/2016,1350,Donald Trump,9849,REP,38.6,Marco Rubio,9731,REP,23.54,20.74,15.06,3/1/2016,38.81,24.45,14.36,.7,,1,-5.254944712996712,for unspecified Republican sponsor -36502,50040,7575,2016,2016_Pres-D_MA,MA,Pres-P,Pres-D,Emerson College,88,IVR,,2/27/2016,670,Hillary Rodham Clinton,9207,DEM,53.9,Bernard Sanders,9739,DEM,42.8,,11.1,3/1/2016,49.9,48.5,1.4,9.7,,1,5.179473823109727, -36502,50039,7576,2016,2016_Pres-R_MA,MA,Pres-P,Pres-R,Emerson College,88,IVR,,2/27/2016,408,Donald Trump,9849,REP,51.4,John Richard Kasich,9483,REP,14.3,19.5,37.099998,3/1/2016,49.1,17.99,31.12,5.98,,1,-.0125060386464243, -36492,50021,7579,2016,2016_Pres-D_OK,OK,Pres-P,Pres-D,Monmouth University,215,Live Phone,,2/27/2016,300,Bernard Sanders,9739,DEM,48,Hillary Rodham Clinton,9207,DEM,43,,5,3/1/2016,51.88,41.52,10.36,5.36,,1,-5.369580713812721, -36492,50022,7580,2016,2016_Pres-R_OK,OK,Pres-P,Pres-R,Monmouth University,215,Live Phone,,2/27/2016,403,Ted Cruz,9245,REP,23,Donald Trump,9849,REP,35,22,-12,3/1/2016,34.37,28.32,6.05,18.05,,0,5.150150471267621, -36497,50033,7583,2016,2016_Pres-D_TX,TX,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/27/2016,400,Hillary Rodham Clinton,9207,DEM,58,Bernard Sanders,9739,DEM,38,,20,3/1/2016,65.19,33.19,32,12,,1,3.809958655041172, -36501,50041,7583,2016,2016_Pres-D_TX,TX,Pres-P,Pres-D,Emerson College,88,IVR,,2/27/2016,275,Hillary Rodham Clinton,9207,DEM,67.7,Bernard Sanders,9739,DEM,26.3,,41.400002,3/1/2016,65.19,33.19,32,9.4,,1,1.555888531842322, -36497,50032,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/27/2016,400,Ted Cruz,9245,REP,33,Donald Trump,9849,REP,32,17,1,3/1/2016,43.76,26.75,17.01,16.01,,1,7.448696942202649, -36501,50038,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,Emerson College,88,IVR,,2/27/2016,449,Ted Cruz,9245,REP,35.4,Donald Trump,9849,REP,31.7,16.3,3.7,3/1/2016,43.76,26.75,17.01,13.31,,1,5.158284401522279, -36500,50037,7573,2016,2016_Pres-D_GA,GA,Pres-P,Pres-D,Landmark Communications,166,IVR/Online,,2/28/2016,800,Hillary Rodham Clinton,9207,DEM,70.1,Bernard Sanders,9739,DEM,23,,47.099998,3/1/2016,71.3,28.2,43.1,4,,1,-5.504862935299663,for Rosetta Stone -36500,50059,7574,2016,2016_Pres-R_GA,GA,Pres-P,Pres-R,Landmark Communications,166,IVR/Online,,2/28/2016,1400,Donald Trump,9849,REP,38.9,Marco Rubio,9731,REP,20,15.1,18.9,3/1/2016,38.81,24.45,14.36,4.54,,1,-.7453557577140397,for Rosetta Stone -36506,50045,7574,2016,2016_Pres-R_GA,GA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,2/28/2016,710,Donald Trump,9849,REP,33,Marco Rubio,9731,REP,23,23,10,3/1/2016,38.81,24.45,14.36,4.36,,1,-1.558988161017719,for Fox 5 Atlanta -36505,50044,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,2/28/2016,712,Ted Cruz,9245,REP,36,Donald Trump,9849,REP,25,19,11,3/1/2016,43.76,26.75,17.01,6.01,,1,-2.719051825581509,for FOX26 Houston | FOX7 Austin | Fox4 Dallas-Fort-Worth -36524,50078,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,EPIC-MRA,84,Live Phone,,2/28/2016,400,Donald Trump,9849,REP,29,Ted Cruz,9245,REP,19,8,10,3/8/2016,36.55,24.68,11.87,1.87,,1,-6.516258679308256,for Detroit Free Press | WXYZ-TV (Michigan) -36525,50080,7603,2016,2016_Pres-D_MS,MS,Pres-P,Pres-D,Magellan Strategies,179,Live Phone,,2/29/2016,471,Hillary Rodham Clinton,9207,DEM,65,Bernard Sanders,9739,DEM,11,,54,3/8/2016,82.47,16.62,65.85,11.85,,1,1.710013256141805,for Y'all Politics -36525,50079,7604,2016,2016_Pres-R_MS,MS,Pres-P,Pres-R,Magellan Strategies,179,Live Phone,,2/29/2016,995,Donald Trump,9849,REP,41,Ted Cruz,9245,REP,17,8,24,3/8/2016,47.24,36.12,11.12,12.88,,1,2.824651464630788,for Y'all Politics -36526,50082,7593,2016,2016_Pres-D_LA,LA,Pres-P,Pres-D,Magellan Strategies,179,Live Phone,,3/1/2016,865,Hillary Rodham Clinton,9207,DEM,61,Bernard Sanders,9739,DEM,14,,47,3/5/2016,71.12,23.18,47.94,.94,,1,-9.064651279386092,for Hayride -36526,50081,7594,2016,2016_Pres-R_LA,LA,Pres-P,Pres-R,Magellan Strategies,179,Live Phone,,3/1/2016,609,Donald Trump,9849,REP,41,Ted Cruz,9245,REP,21,15,20,3/5/2016,41.45,37.83,3.61,16.39,,1,6.155784305128845,for Hayride -36546,50124,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,EPIC-MRA,84,Live Phone,,3/1/2016,400,Bernard Sanders,9739,DEM,31,Hillary Rodham Clinton,9207,DEM,56,,-25,3/8/2016,49.68,48.26,1.42,26.42,,0,8.397600453242276,for Detroit Free Press | WXYZ-TV (Michigan) -36527,50084,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,Mitchell Research & Communications,213,IVR,,3/1/2016,427,Bernard Sanders,9739,DEM,33,Hillary Rodham Clinton,9207,DEM,61,,-28,3/8/2016,49.68,48.26,1.42,29.42,,0,14.1260109961053,for Fox 2 News Detroit -36527,50083,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,IVR,,3/1/2016,679,Donald Trump,9849,REP,39,Ted Cruz,9245,REP,14,12,25,3/8/2016,36.55,24.68,11.87,13.13,,1,6.813031100745359,for Fox 2 News Detroit -36539,50111,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Tarrance Group,333,Live Phone,R,3/1/2016,800,Donald Trump,9849,REP,35,Marco Rubio,9731,REP,30,16,5,3/15/2016,45.72,27.04,18.68,13.68,,1,6.852921060327704,for unspecified Republican sponsor -36529,50087,7594,2016,2016_Pres-R_LA,LA,Pres-P,Pres-R,Trafalgar Group,338,IVR/Online,R,3/2/2016,1509,Donald Trump,9849,REP,44,Ted Cruz,9245,REP,26,15,18,3/5/2016,41.45,37.83,3.61,14.39,,1,4.258242939693994,for unspecified Republican sponsor -36534,50097,7594,2016,2016_Pres-R_LA,LA,Pres-P,Pres-R,University of New Orleans,358,IVR,,3/2/2016,1874,Donald Trump,9849,REP,38,Ted Cruz,9245,REP,26,11,12,3/5/2016,41.45,37.83,3.61,8.39,,1,-2.833074844375304,among registered voters -36543,50117,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,Marist College,183,Live Phone,,3/2/2016,546,Bernard Sanders,9739,DEM,40,Hillary Rodham Clinton,9207,DEM,57,,-17,3/8/2016,49.68,48.26,1.42,18.42,,0,.212728316172555,for NBC News | Wall Street Journal -36543,50116,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,Marist College,183,Live Phone,,3/2/2016,482,Donald Trump,9849,REP,41,Ted Cruz,9245,REP,22,13,19,3/8/2016,36.55,24.68,11.87,7.13,,1,-.3535798283030314,for NBC News | Wall Street Journal -36531,50093,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,IVR,,3/2/2016,643,Donald Trump,9849,REP,42,Ted Cruz,9245,REP,19,14,23,3/8/2016,36.55,24.68,11.87,11.13,,1,4.979366848827417,for Fox 2 News Detroit -36532,50094,7591,2016,2016_Pres-R_KS,KS,Pres-P,Pres-R,Trafalgar Group,338,IVR,R,3/3/2016,1060,Ted Cruz,9245,REP,29.31,Donald Trump,9849,REP,35.18,16.56,-5.8699999,3/5/2016,47.5,23.35,24.14,30.01,,0,18.56654059375192,for unspecified Republican sponsor -36541,50113,7594,2016,2016_Pres-R_LA,LA,Pres-P,Pres-R,Gravis Marketing,124,IVR,R,3/3/2016,1356,Donald Trump,9849,REP,48,Ted Cruz,9245,REP,31,15,17,3/5/2016,41.45,37.83,3.61,13.39,,1,3.212332819727637,for unspecified Republican sponsor -36561,50151,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,Mitchell Research & Communications,213,IVR,,3/3/2016,616,Bernard Sanders,9739,DEM,37,Hillary Rodham Clinton,9207,DEM,55,,-18,3/8/2016,49.68,48.26,1.42,19.42,,0,4.65800997646052,for Fox 2 News Detroit -36544,50122,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,YouGov,391,Online,,3/3/2016,597,Bernard Sanders,9739,DEM,44,Hillary Rodham Clinton,9207,DEM,55,,-11,3/8/2016,49.68,48.26,1.42,12.42,,0,-5.935368721646377,for CBS News -36538,50110,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,Trafalgar Group,338,IVR,R,3/3/2016,1643,Donald Trump,9849,REP,41.87,Ted Cruz,9245,REP,20.45,18.14,21.42,3/8/2016,36.55,24.68,11.87,9.55,,1,2.634472713101648,for unspecified Republican sponsor -36544,50120,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,YouGov,391,Online,,3/3/2016,637,Donald Trump,9849,REP,39,Ted Cruz,9245,REP,24,15,15,3/8/2016,36.55,24.68,11.87,3.13,,1,-4.29198658499072,for CBS News -36569,50166,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,CNN/Opinion Research Corp.,37,Live Phone,,3/4/2016,264,Hillary Rodham Clinton,9207,DEM,61,Bernard Sanders,9739,DEM,34,,27,3/15/2016,64.44,33.28,31.16,4.16,,1,-3.345301614522054,for CNN -36571,50170,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,Tarrance Group,333,Live Phone,,3/4/2016,449,Hillary Rodham Clinton,9207,DEM,64,Bernard Sanders,9739,DEM,26,,38,3/15/2016,64.44,33.28,31.16,6.84,,1,-.1299080669497454,for Univision | The Washington Post -36569,50164,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,3/4/2016,313,Donald Trump,9849,REP,40,Marco Rubio,9731,REP,24,19,16,3/15/2016,45.72,27.04,18.68,2.68,,1,-4.445795440709129,for CNN -36571,50179,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Tarrance Group,333,Live Phone,,3/4/2016,450,Donald Trump,9849,REP,38,Marco Rubio,9731,REP,31,19,7,3/15/2016,45.72,27.04,18.68,11.68,,1,5.255005830875924,for Univision | The Washington Post -36559,50148,7611,2016,2016_Pres-D_IL,IL,Pres-P,Pres-D,Research America Inc.,282,Live Phone,,3/4/2016,600,Hillary Rodham Clinton,9207,DEM,67,Bernard Sanders,9739,DEM,25,,42,3/15/2016,50.56,48.61,1.95,40.05,,1,27.99538206595313,for Chicago Tribune -36559,50147,7612,2016,2016_Pres-R_IL,IL,Pres-P,Pres-R,Research America Inc.,282,Live Phone,,3/4/2016,600,Donald Trump,9849,REP,32,Ted Cruz,9245,REP,22,18,10,3/15/2016,38.8,30.23,8.57,1.43,,1,-6.274004461034768,for Chicago Tribune -36570,50167,7618,2016,2016_Pres-D_OH,OH,Pres-P,Pres-D,CNN/Opinion Research Corp.,37,Live Phone,,3/4/2016,294,Hillary Rodham Clinton,9207,DEM,63,Bernard Sanders,9739,DEM,33,,30,3/15/2016,56.12,43.13,12.99,17.01,,1,8.894717889125413,for CNN -36570,50165,7619,2016,2016_Pres-R_OH,OH,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,3/4/2016,359,John Richard Kasich,9483,REP,35,Donald Trump,9849,REP,41,15,-6,3/15/2016,46.95,35.87,11.09,17.09,,0,6.573054338734837,for CNN -36542,50115,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,American Research Group,9,Live Phone,,3/5/2016,400,Bernard Sanders,9739,DEM,36,Hillary Rodham Clinton,9207,DEM,60,,-24,3/8/2016,49.68,48.26,1.42,25.42,,0,7.355086048277071, -36551,50134,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,Monmouth University,215,Live Phone,,3/5/2016,302,Bernard Sanders,9739,DEM,42,Hillary Rodham Clinton,9207,DEM,55,,-13,3/8/2016,49.68,48.26,1.42,14.42,,0,-3.696493322253865, -36542,50114,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/5/2016,400,Donald Trump,9849,REP,31,Ted Cruz,9245,REP,15,33,16,3/8/2016,36.55,24.68,11.87,4.13,,0,-2.813239249859169, -36551,50133,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,Monmouth University,215,Live Phone,,3/5/2016,402,Donald Trump,9849,REP,36,Ted Cruz,9245,REP,23,21,13,3/8/2016,36.55,24.68,11.87,1.13,,1,-6.018195633304567, -36567,50162,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,3/5/2016,511,Hillary Rodham Clinton,9207,DEM,62,Bernard Sanders,9739,DEM,32,,30,3/15/2016,64.44,33.28,31.16,1.16,,1,-6.13920191298759, -36558,50146,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,SurveyUSA,325,IVR/Online,,3/5/2016,823,Hillary Rodham Clinton,9207,DEM,61,Bernard Sanders,9739,DEM,30,,31,3/15/2016,64.44,33.28,31.16,.16,,1,-6.823759615219005,for Bay News 9 | News 13 -36553,50137,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Monmouth University,215,Live Phone,,3/5/2016,403,Donald Trump,9849,REP,38,Marco Rubio,9731,REP,30,17,8,3/15/2016,45.72,27.04,18.68,10.68,,1,4.044488462440956, -36567,50169,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,3/5/2016,657,Donald Trump,9849,REP,45,Marco Rubio,9731,REP,22,18,23,3/15/2016,45.72,27.04,18.68,4.32,,1,-2.496047869898756, -36558,50145,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,SurveyUSA,325,IVR/Online,,3/5/2016,937,Donald Trump,9849,REP,42,Marco Rubio,9731,REP,22,17,20,3/15/2016,45.72,27.04,18.68,1.32,,1,-5.343470258769566,for Bay News 9 | News 13 -36572,50171,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,University of North Florida,360,Live Phone,,3/5/2016,752,Donald Trump,9849,REP,36,Marco Rubio,9731,REP,24,16,12,3/15/2016,45.72,27.04,18.68,6.68,,1,.1735971062303046, -36578,50181,7615,2016,2016_Pres-D_NC,NC,Pres-P,Pres-D,National Research Inc.,225,Live Phone,,3/5/2016,500,Hillary Rodham Clinton,9207,DEM,57,Bernard Sanders,9739,DEM,28,,29,3/15/2016,54.5,40.86,13.64,15.36,,1,5.649312329908635,for Civitas Institute -36578,50180,7616,2016,2016_Pres-R_NC,NC,Pres-P,Pres-R,National Research Inc.,225,Live Phone,,3/5/2016,500,Donald Trump,9849,REP,32,Ted Cruz,9245,REP,26,11,6,3/15/2016,40.23,36.76,3.46,2.54,,1,-8.391628335115858,for Civitas Institute -36554,50139,7618,2016,2016_Pres-D_OH,OH,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,3/5/2016,508,Hillary Rodham Clinton,9207,DEM,56,Bernard Sanders,9739,DEM,35,,21,3/15/2016,56.12,43.13,12.99,8.01,,1,-.1619982139363543, -36568,50163,7618,2016,2016_Pres-D_OH,OH,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,3/5/2016,521,Hillary Rodham Clinton,9207,DEM,52,Bernard Sanders,9739,DEM,43,,9,3/15/2016,56.12,43.13,12.99,3.99,,1,-4.643159621021658, -36554,50138,7619,2016,2016_Pres-R_OH,OH,Pres-P,Pres-R,Public Policy Polling,263,IVR/Online,,3/5/2016,638,John Richard Kasich,9483,REP,35,Donald Trump,9849,REP,38,15,-3,3/15/2016,46.95,35.87,11.09,14.09,,0,3.764833816184772, -36568,50168,7619,2016,2016_Pres-R_OH,OH,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,3/5/2016,685,John Richard Kasich,9483,REP,32,Donald Trump,9849,REP,38,16,-6,3/15/2016,46.95,35.87,11.09,17.09,,0,7.252736744341078, -36548,50128,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,Mitchell Research & Communications,213,IVR,,3/6/2016,475,Bernard Sanders,9739,DEM,29,Hillary Rodham Clinton,9207,DEM,66,,-37,3/8/2016,49.68,48.26,1.42,38.42,,0,24.24418201919492,for Fox 2 News Detroit -36548,50127,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,IVR,,3/6/2016,663,Donald Trump,9849,REP,42,Ted Cruz,9245,REP,19,20,23,3/8/2016,36.55,24.68,11.87,11.13,,1,5.869471263385935,for Fox 2 News Detroit -36555,50140,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,Trafalgar Group,338,IVR,R,3/6/2016,1610,Donald Trump,9849,REP,40.89,Ted Cruz,9245,REP,23.26,23.04,17.629999,3/8/2016,36.55,24.68,11.87,5.76,,1,-.4790840650475162,for unspecified Republican sponsor -36574,50174,7615,2016,2016_Pres-D_NC,NC,Pres-P,Pres-D,SurveyUSA,325,IVR/Online,,3/6/2016,687,Hillary Rodham Clinton,9207,DEM,57,Bernard Sanders,9739,DEM,34,,23,3/15/2016,54.5,40.86,13.64,9.36,,1,-.8926086734170718,for WRAL News -36574,50175,7616,2016,2016_Pres-R_NC,NC,Pres-P,Pres-R,SurveyUSA,325,IVR/Online,,3/6/2016,688,Donald Trump,9849,REP,41,Ted Cruz,9245,REP,27,11,14,3/15/2016,40.23,36.76,3.46,10.54,,1,2.448980728255802,for WRAL News -36626,50274,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,Mitchell Research & Communications,213,IVR,,3/7/2016,482,Bernard Sanders,9739,DEM,34,Hillary Rodham Clinton,9207,DEM,61,,-27,3/8/2016,49.68,48.26,1.42,28.42,,0,14.44580238113429,for Fox 2 News Detroit -36626,50273,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,IVR,,3/7/2016,472,Donald Trump,9849,REP,41,Ted Cruz,9245,REP,18,23,23,3/8/2016,36.55,24.68,11.87,11.13,,1,6.029554271664214,for Fox 2 News Detroit -36596,50216,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,Marist College,183,Live Phone,,3/7/2016,500,Hillary Rodham Clinton,9207,DEM,61,Bernard Sanders,9739,DEM,34,,27,3/15/2016,64.44,33.28,31.16,4.16,,1,-2.382866638143047,for NBC News | Wall Street Journal -36576,50177,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,3/7/2016,813,Donald Trump,9849,REP,43,Marco Rubio,9731,REP,20,16,23,3/15/2016,45.72,27.04,18.68,4.32,,1,-1.861079519123734,for FOX News -36596,50219,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Marist College,183,Live Phone,,3/7/2016,511,Donald Trump,9849,REP,43,Marco Rubio,9731,REP,22,21,21,3/15/2016,45.72,27.04,18.68,2.32,,1,-4.036955718848716,for NBC News | Wall Street Journal -36579,50182,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,The Tyson Group,334,Live Phone,,3/7/2016,631,Donald Trump,9849,REP,33,Marco Rubio,9731,REP,27,16,6,3/15/2016,45.72,27.04,18.68,12.68,,1,6.862076594284988,for Associated Industries of Florida -36597,50217,7611,2016,2016_Pres-D_IL,IL,Pres-P,Pres-D,Marist College,183,Live Phone,,3/7/2016,529,Hillary Rodham Clinton,9207,DEM,51,Bernard Sanders,9739,DEM,45,,6,3/15/2016,50.56,48.61,1.95,4.05,,1,-10.60241286898569,for NBC News | Wall Street Journal -36582,50186,7611,2016,2016_Pres-D_IL,IL,Pres-P,Pres-D,We Ask America,376,IVR,,3/7/2016,994,Hillary Rodham Clinton,9207,DEM,62.3,Bernard Sanders,9739,DEM,25,,37.299999,3/15/2016,50.56,48.61,1.95,35.35,,1,25.61364586770466,for Capitol Fax -36597,50220,7612,2016,2016_Pres-R_IL,IL,Pres-P,Pres-R,Marist College,183,Live Phone,,3/7/2016,421,Donald Trump,9849,REP,34,Ted Cruz,9245,REP,25,21,9,3/15/2016,38.8,30.23,8.57,.43,,1,-6.093832763856469,for NBC News | Wall Street Journal -36582,50185,7612,2016,2016_Pres-R_IL,IL,Pres-P,Pres-R,We Ask America,376,IVR,,3/7/2016,1009,Donald Trump,9849,REP,32.64,Ted Cruz,9245,REP,19.9,18.41,12.74,3/15/2016,38.8,30.23,8.57,4.17,,1,-.427073010728923,for Capitol Fax -36590,50206,7613,2016,2016_Pres-D_MO,MO,Pres-P,Pres-D,Fort Hays State University,101,Live Phone,,3/7/2016,145,Hillary Rodham Clinton,9207,DEM,47,Bernard Sanders,9739,DEM,40,,7,3/15/2016,49.61,49.36,.25,6.75,,1,-.4666779139407041,for Missouri Newspapers -36590,50205,7614,2016,2016_Pres-R_MO,MO,Pres-P,Pres-R,Fort Hays State University,101,Live Phone,,3/7/2016,208,Donald Trump,9849,REP,36,Ted Cruz,9245,REP,29,8,7,3/15/2016,40.84,40.63,.21,6.79,,1,-3.724138428326604,for Missouri Newspapers -36598,50218,7618,2016,2016_Pres-D_OH,OH,Pres-P,Pres-D,Marist College,183,Live Phone,,3/7/2016,453,Hillary Rodham Clinton,9207,DEM,58,Bernard Sanders,9739,DEM,38,,20,3/15/2016,56.12,43.13,12.99,7.01,,1,-1.085665958203886,for NBC News | Wall Street Journal -36575,50176,7619,2016,2016_Pres-R_OH,OH,Pres-P,Pres-R,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,3/7/2016,806,John Richard Kasich,9483,REP,34,Donald Trump,9849,REP,29,19,5,3/15/2016,46.95,35.87,11.09,6.09,,1,-4.419046295731012,for FOX News -36598,50221,7619,2016,2016_Pres-R_OH,OH,Pres-P,Pres-R,Marist College,183,Live Phone,,3/7/2016,564,John Richard Kasich,9483,REP,39,Donald Trump,9849,REP,33,19,6,3/15/2016,46.95,35.87,11.09,5.09,,1,-5.621156710189363,for NBC News | Wall Street Journal -36585,50190,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,3/8/2016,500,Hillary Rodham Clinton,9207,DEM,68,Bernard Sanders,9739,DEM,23,,45,3/15/2016,64.44,33.28,31.16,13.84,,1,8.125460716278658,for The Ledger | 10 News WTSP -36585,50189,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,3/8/2016,700,Donald Trump,9849,REP,36,Marco Rubio,9731,REP,30,17,6,3/15/2016,45.72,27.04,18.68,12.68,,1,6.941962405098119,for The Ledger | 10 News WTSP -36577,50178,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Public Policy Polling,263,IVR/Online,,3/8/2016,904,Donald Trump,9849,REP,42,Marco Rubio,9731,REP,32,14,10,3/15/2016,45.72,27.04,18.68,8.68,,1,2.626206469135179,for Christian Ulvert -36581,50184,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Suffolk University,323,Live Phone,,3/8/2016,500,Donald Trump,9849,REP,36,Marco Rubio,9731,REP,27,19,9,3/15/2016,45.72,27.04,18.68,9.68,,1,3.754762438537771,for Boston Globe | USA Today -36580,50183,7622,2016,2016_Pres-R_AZ,AZ,Pres-P,Pres-R,OH Predictive Insights,235,IVR,,3/8/2016,751,Donald Trump,9849,REP,37.3,Ted Cruz,9245,REP,23.3,11.6,14,3/22/2016,45.95,27.61,18.34,4.34,,1,-4.641428449912257, -36583,50187,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,3/9/2016,590,Donald Trump,9849,REP,43,Marco Rubio,9731,REP,24,21,19,3/15/2016,45.72,27.04,18.68,.32,,1,-5.853555513140596,for Florida Times-Union | FOX 13 Tampa Bay -36584,50188,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Trafalgar Group,338,IVR,R,3/9/2016,1280,Donald Trump,9849,REP,42,Marco Rubio,9731,REP,23,21,19,3/15/2016,45.72,27.04,18.68,.32,,1,-5.617687203947093,for unspecified Republican sponsor -36591,50207,7613,2016,2016_Pres-D_MO,MO,Pres-P,Pres-D,RABA Research,269,IVR,,3/9/2016,670,Hillary Rodham Clinton,9207,DEM,44,Bernard Sanders,9739,DEM,40,,4,3/15/2016,49.61,49.36,.25,3.75,,1,-.5132505291810735, -36621,50264,7621,2016,2016_Pres-D_AZ,AZ,Pres-P,Pres-D,Merrill Poll,206,Live Phone,,3/9/2016,300,Hillary Rodham Clinton,9207,DEM,50,Bernard Sanders,9739,DEM,24,,26,3/22/2016,56.29,41.39,14.91,11.09,,1,-.0486550057124441,for Arizona State -36621,50263,7622,2016,2016_Pres-R_AZ,AZ,Pres-P,Pres-R,Merrill Poll,206,Live Phone,,3/9/2016,300,Donald Trump,9849,REP,31,Ted Cruz,9245,REP,19,10,12,3/22/2016,45.95,27.61,18.34,6.34,,1,-2.07666955356846,for Arizona State -36592,50209,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,Florida Atlantic University,97,Live Phone,,3/10/2016,414,Hillary Rodham Clinton,9207,DEM,59,Bernard Sanders,9739,DEM,31,,28,3/15/2016,64.44,33.28,31.16,3.16,,1,-2.775832973188186, -36593,50213,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,YouGov,391,Online,,3/10/2016,796,Hillary Rodham Clinton,9207,DEM,62,Bernard Sanders,9739,DEM,34,,28,3/15/2016,64.44,33.28,31.16,3.16,,1,-2.658834037225661,for CBS News -36592,50208,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Florida Atlantic University,97,Live Phone,,3/10/2016,852,Donald Trump,9849,REP,44,Marco Rubio,9731,REP,21,21,23,3/15/2016,45.72,27.04,18.68,4.32,,1,-1.159988351575613, -36593,50210,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,YouGov,391,Online,,3/10/2016,873,Donald Trump,9849,REP,44,Marco Rubio,9731,REP,21,24,23,3/15/2016,45.72,27.04,18.68,4.32,,1,-1.214998551028069,for CBS News -36594,50214,7611,2016,2016_Pres-D_IL,IL,Pres-P,Pres-D,YouGov,391,Online,,3/10/2016,722,Hillary Rodham Clinton,9207,DEM,46,Bernard Sanders,9739,DEM,48,,-2,3/15/2016,50.56,48.61,1.95,3.95,,0,-9.971207662743282,for CBS News -36594,50211,7612,2016,2016_Pres-R_IL,IL,Pres-P,Pres-R,YouGov,391,Online,,3/10/2016,770,Donald Trump,9849,REP,38,Ted Cruz,9245,REP,34,16,4,3/15/2016,38.8,30.23,8.57,4.57,,1,-.7081369078102991,for CBS News -36589,50203,7615,2016,2016_Pres-D_NC,NC,Pres-P,Pres-D,SurveyUSA,325,Live Phone,,3/10/2016,669,Hillary Rodham Clinton,9207,DEM,58,Bernard Sanders,9739,DEM,34,,24,3/15/2016,54.5,40.86,13.64,10.36,,1,.8629299924796273,for High Point University -36589,50204,7616,2016,2016_Pres-R_NC,NC,Pres-P,Pres-R,SurveyUSA,325,Live Phone,,3/10/2016,734,Donald Trump,9849,REP,48,Ted Cruz,9245,REP,28,12,20,3/15/2016,40.23,36.76,3.46,16.54,,1,9.214314806358926,for High Point University -36595,50215,7618,2016,2016_Pres-D_OH,OH,Pres-P,Pres-D,YouGov,391,Online,,3/10/2016,755,Hillary Rodham Clinton,9207,DEM,52,Bernard Sanders,9739,DEM,43,,9,3/15/2016,56.12,43.13,12.99,3.99,,1,-3.547569176035898,for CBS News -36595,50212,7619,2016,2016_Pres-R_OH,OH,Pres-P,Pres-R,YouGov,391,Online,,3/10/2016,798,John Richard Kasich,9483,REP,33,Donald Trump,9849,REP,33,27,0,3/15/2016,46.95,35.87,11.09,11.09,,.5,1.646447848231067,for CBS News -36611,50245,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,3/11/2016,519,Hillary Rodham Clinton,9207,DEM,60,Bernard Sanders,9739,DEM,34,,26,3/15/2016,64.44,33.28,31.16,5.16,,1,-.9372369985515364, -36611,50246,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,3/11/2016,615,Donald Trump,9849,REP,46,Marco Rubio,9731,REP,22,14,24,3/15/2016,45.72,27.04,18.68,5.32,,1,-.2747126981052721, -36610,50243,7618,2016,2016_Pres-D_OH,OH,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,3/11/2016,543,Hillary Rodham Clinton,9207,DEM,51,Bernard Sanders,9739,DEM,46,,5,3/15/2016,56.12,43.13,12.99,7.99,,1,.5469979064886498, -36610,50244,7619,2016,2016_Pres-R_OH,OH,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,3/11/2016,721,John Richard Kasich,9483,REP,38,Donald Trump,9849,REP,38,16,0,3/15/2016,46.95,35.87,11.09,11.09,,.5,2.458208755024577, -36615,50254,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,American Research Group,9,Live Phone,,3/12/2016,400,Hillary Rodham Clinton,9207,DEM,58,Bernard Sanders,9739,DEM,37,,21,3/15/2016,64.44,33.28,31.16,10.16,,1,4.84259323748108,for American Research Group -36606,50238,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,D,3/12/2016,627,Hillary Rodham Clinton,9207,DEM,57,Bernard Sanders,9739,DEM,32,,25,3/15/2016,64.44,33.28,31.16,6.16,,1,.8699783022208313,for unspecified Democratic sponsor -36615,50253,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/12/2016,400,Donald Trump,9849,REP,49,Marco Rubio,9731,REP,24,16,25,3/15/2016,45.72,27.04,18.68,6.32,,1,1.028824547034018,for American Research Group -36603,50235,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Monmouth University,215,Live Phone,,3/12/2016,405,Donald Trump,9849,REP,44,Marco Rubio,9731,REP,27,17,17,3/15/2016,45.72,27.04,18.68,1.68,,1,-3.521996267087816, -36604,50236,7611,2016,2016_Pres-D_IL,IL,Pres-P,Pres-D,McKeon & Associates,202,Live Phone,,3/12/2016,428,Hillary Rodham Clinton,9207,DEM,31,Bernard Sanders,9739,DEM,30,,1,3/15/2016,50.56,48.61,1.95,.95,,1,-12.37843493155055, -36608,50240,7611,2016,2016_Pres-D_IL,IL,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,D,3/12/2016,597,Hillary Rodham Clinton,9207,DEM,48,Bernard Sanders,9739,DEM,45,,3,3/15/2016,50.56,48.61,1.95,1.05,,1,-12.74257413423697,for unspecified Democratic sponsor; among 'voters' -36609,50241,7613,2016,2016_Pres-D_MO,MO,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,D,3/12/2016,839,Hillary Rodham Clinton,9207,DEM,46,Bernard Sanders,9739,DEM,47,,-1,3/15/2016,49.61,49.36,.25,1.25,,0,-2.13646707759783,for unspecified Democratic sponsor -36605,50242,7615,2016,2016_Pres-D_NC,NC,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,D,3/12/2016,747,Hillary Rodham Clinton,9207,DEM,56,Bernard Sanders,9739,DEM,37,,19,3/15/2016,54.5,40.86,13.64,5.36,,1,-4.194848448265439,for unspecified Democratic sponsor -36605,50237,7616,2016,2016_Pres-R_NC,NC,Pres-P,Pres-R,Public Policy Polling,263,IVR/Online,D,3/12/2016,749,Donald Trump,9849,REP,44,Ted Cruz,9245,REP,33,11,11,3/15/2016,40.23,36.76,3.46,7.54,,1,-1.271612541522865,for unspecified Democratic sponsor -36613,50249,7618,2016,2016_Pres-D_OH,OH,Pres-P,Pres-D,Monmouth University,215,Live Phone,,3/12/2016,302,Hillary Rodham Clinton,9207,DEM,54,Bernard Sanders,9739,DEM,40,,14,3/15/2016,56.12,43.13,12.99,1.01,,1,-6.713234772157048, -36607,50239,7618,2016,2016_Pres-D_OH,OH,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,D,3/12/2016,502,Hillary Rodham Clinton,9207,DEM,46,Bernard Sanders,9739,DEM,41,,5,3/15/2016,56.12,43.13,12.99,7.99,,1,1.218341224616055,for unspecified Democratic sponsor -36613,50250,7619,2016,2016_Pres-R_OH,OH,Pres-P,Pres-R,Monmouth University,215,Live Phone,,3/12/2016,503,John Richard Kasich,9483,REP,40,Donald Trump,9849,REP,35,15,5,3/15/2016,46.95,35.87,11.09,6.09,,1,-3.425759854812791, -36635,50295,7624,2016,2016_Pres-D_UT,UT,Pres-P,Pres-D,Dan Jones & Associates,70,Live Phone/Online,,3/12/2016,194,Bernard Sanders,9739,DEM,52,Hillary Rodham Clinton,9207,DEM,44,,8,3/22/2016,79.21,20.32,58.89,50.89,,1,39.75573468425787,for Deseret News | KSL-TV -36619,50260,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,3/13/2016,787,Donald Trump,9849,REP,44.3,Marco Rubio,9731,REP,26.2,18.2,18.1,3/15/2016,45.72,27.04,18.68,.58,,1,-4.641641523073337,for Florida Times-Union | FOX 13 Tampa Bay | FOX35 Orlando -36618,50258,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Trafalgar Group,338,IVR,R,3/13/2016,1500,Donald Trump,9849,REP,44,Marco Rubio,9731,REP,24,20,20,3/15/2016,45.72,27.04,18.68,1.32,,1,-3.693227169789999,for unspecified Republican sponsor -36614,50252,7618,2016,2016_Pres-D_OH,OH,Pres-P,Pres-D,American Research Group,9,Live Phone,,3/13/2016,400,Hillary Rodham Clinton,9207,DEM,52,Bernard Sanders,9739,DEM,45,,7,3/15/2016,56.12,43.13,12.99,5.99,,1,-1.067005178475738,for American Research Group -36614,50251,7619,2016,2016_Pres-R_OH,OH,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/13/2016,400,John Richard Kasich,9483,REP,44,Donald Trump,9849,REP,38,12,6,3/15/2016,46.95,35.87,11.09,5.09,,1,-4.572985492407474,for American Research Group -36631,50287,7625,2016,2016_Pres-R_UT,UT,Pres-P,Pres-R,Y2 Analytics,389,Live Phone/Online,,3/18/2016,500,Ted Cruz,9245,REP,53,John Richard Kasich,9483,REP,29,11,24,3/22/2016,69.46,16.72,52.74,28.74,,1,19.18587939914055, -36637,50298,7622,2016,2016_Pres-R_AZ,AZ,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,3/20/2016,607,Donald Trump,9849,REP,45.8,Ted Cruz,9245,REP,33.3,,12.5,3/22/2016,45.95,27.61,18.34,5.84,,1,-.3807326240416334,for Fox 10 Phoenix -36653,50359,7630,2016,2016_Pres-R_WI,WI,Pres-P,Pres-R,Basswood Research,24,Live Phone,,3/20/2016,500,Ted Cruz,9245,REP,36.2,Donald Trump,9849,REP,31.4,20.8,4.8000002,4/5/2016,48.2,35.02,13.18,8.38,,1,-3.2291265634545,for Washington Free Beacon -36647,50337,7629,2016,2016_Pres-D_WI,WI,Pres-P,Pres-D,Emerson College,88,IVR,,3/21/2016,354,Bernard Sanders,9739,DEM,44,Hillary Rodham Clinton,9207,DEM,50,,-6,4/5/2016,56.59,43.05,13.54,19.54,,0,6.778766259015542, -36647,50336,7630,2016,2016_Pres-R_WI,WI,Pres-P,Pres-R,Emerson College,88,IVR,,3/21/2016,439,Ted Cruz,9245,REP,36,Donald Trump,9849,REP,35,19,1,4/5/2016,48.2,35.02,13.18,12.18,,1,.9222251607102877, -36660,50375,7630,2016,2016_Pres-R_WI,WI,Pres-P,Pres-R,Optimus,245,IVR,,3/23/2016,6182,Ted Cruz,9245,REP,27.2,Donald Trump,9849,REP,30.9,29.4,-3.7,4/5/2016,48.2,35.02,13.18,16.88,,0,6.571588065849796, -36667,50395,7629,2016,2016_Pres-D_WI,WI,Pres-P,Pres-D,Marquette University Law School,195,Live Phone,,3/26/2016,405,Bernard Sanders,9739,DEM,49.2,Hillary Rodham Clinton,9207,DEM,44.9,,4.3000002,4/5/2016,56.59,43.05,13.54,9.24,,1,-2.673613467012839, -36667,50394,7630,2016,2016_Pres-R_WI,WI,Pres-P,Pres-R,Marquette University Law School,195,Live Phone,,3/26/2016,471,Ted Cruz,9245,REP,39.6,Donald Trump,9849,REP,30.4,21.4,9.1999998,4/5/2016,48.2,35.02,13.18,3.98,,1,-6.633364198269738, -36676,50420,7629,2016,2016_Pres-D_WI,WI,Pres-P,Pres-D,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,3/29/2016,860,Bernard Sanders,9739,DEM,48,Hillary Rodham Clinton,9207,DEM,43,,5,4/5/2016,56.59,43.05,13.54,8.54,,1,-2.777994689189315,for FOX News -36681,50430,7629,2016,2016_Pres-D_WI,WI,Pres-P,Pres-D,Loras College,171,Live Phone,,3/29/2016,416,Bernard Sanders,9739,DEM,41,Hillary Rodham Clinton,9207,DEM,47,,-6,4/5/2016,56.59,43.05,13.54,19.54,,0,8.83587031553945, -36673,50407,7629,2016,2016_Pres-D_WI,WI,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,D,3/29/2016,720,Bernard Sanders,9739,DEM,49,Hillary Rodham Clinton,9207,DEM,43,,6,4/5/2016,56.59,43.05,13.54,7.54,,1,-3.939341426674443,for unspecified Democratic sponsor -36676,50419,7630,2016,2016_Pres-R_WI,WI,Pres-P,Pres-R,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,3/29/2016,742,Ted Cruz,9245,REP,42,Donald Trump,9849,REP,32,19,10,4/5/2016,48.2,35.02,13.18,3.18,,1,-6.953819356658903,for FOX News -42178,59632,7630,2016,2016_Pres-R_WI,WI,Pres-P,Pres-R,Gravis Marketing,124,IVR,R,3/29/2016,761,Ted Cruz,9245,REP,44,Donald Trump,9849,REP,41,15,3,4/5/2016,48.2,35.02,13.18,10.18,,1,.4749176918336355,for unspecified Republican sponsor -36681,50429,7630,2016,2016_Pres-R_WI,WI,Pres-P,Pres-R,Loras College,171,Live Phone,,3/29/2016,416,Ted Cruz,9245,REP,38,Donald Trump,9849,REP,31,18,7,4/5/2016,48.2,35.02,13.18,6.18,,1,-4.031083974134468, -36673,50406,7630,2016,2016_Pres-R_WI,WI,Pres-P,Pres-R,Public Policy Polling,263,IVR/Online,D,3/29/2016,768,Ted Cruz,9245,REP,38,Donald Trump,9849,REP,37,17,1,4/5/2016,48.2,35.02,13.18,12.18,,1,2.711967951276268,for unspecified Democratic sponsor -36682,50434,7629,2016,2016_Pres-D_WI,WI,Pres-P,Pres-D,YouGov,391,Online,,3/31/2016,653,Bernard Sanders,9739,DEM,49,Hillary Rodham Clinton,9207,DEM,47,,2,4/5/2016,56.59,43.05,13.54,11.54,,1,.8203903751405491,for CBS News -36682,50431,7630,2016,2016_Pres-R_WI,WI,Pres-P,Pres-R,YouGov,391,Online,,3/31/2016,675,Ted Cruz,9245,REP,43,Donald Trump,9849,REP,37,18,6,4/5/2016,48.2,35.02,13.18,7.18,,1,-2.281304069081313,for CBS News -36683,50435,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,YouGov,391,Online,,3/31/2016,718,Hillary Rodham Clinton,9207,DEM,53,Bernard Sanders,9739,DEM,43,,10,4/19/2016,58.03,41.97,16.05,6.05,,1,-1.138786028022185,for CBS News -36683,50432,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,YouGov,391,Online,,3/31/2016,657,Donald Trump,9849,REP,52,John Richard Kasich,9483,REP,20,21,32,4/19/2016,60.16,25.08,35.08,3.08,,1,-4.705953638310606,for CBS News -36686,50439,7629,2016,2016_Pres-D_WI,WI,Pres-P,Pres-D,Emerson College,88,IVR,,4/1/2016,542,Bernard Sanders,9739,DEM,51,Hillary Rodham Clinton,9207,DEM,43,,8,4/5/2016,56.59,43.05,13.54,5.54,,1,-4.985015756565367, -36686,50437,7630,2016,2016_Pres-R_WI,WI,Pres-P,Pres-R,Emerson College,88,IVR,,4/1/2016,549,Ted Cruz,9245,REP,40,Donald Trump,9849,REP,35,21,5,4/5/2016,48.2,35.02,13.18,8.18,,1,-.9244242987458897, -36687,50441,7629,2016,2016_Pres-D_WI,WI,Pres-P,Pres-D,American Research Group,9,Live Phone,,4/2/2016,400,Bernard Sanders,9739,DEM,48,Hillary Rodham Clinton,9207,DEM,49,,-1,4/5/2016,56.59,43.05,13.54,14.54,,0,4.226547705571091,for American Research Group -36687,50440,7630,2016,2016_Pres-R_WI,WI,Pres-P,Pres-R,American Research Group,9,Live Phone,,4/2/2016,400,Ted Cruz,9245,REP,32,Donald Trump,9849,REP,42,23,-10,4/5/2016,48.2,35.02,13.18,23.18,,0,15.14111339512048,for American Research Group -36699,50477,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Monmouth University,215,Live Phone,,4/4/2016,302,Donald Trump,9849,REP,52,John Richard Kasich,9483,REP,25,17,27,4/19/2016,60.16,25.08,35.08,8.08,,1,1.238004174580146, -36711,50562,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,4/6/2016,801,Hillary Rodham Clinton,9207,DEM,53,Bernard Sanders,9739,DEM,37,,16,4/19/2016,58.03,41.97,16.05,.05,,1,-6.520892923591005,for FOX News -42179,59634,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Gravis Marketing,124,IVR,R,4/6/2016,1134,Hillary Rodham Clinton,9207,DEM,53,Bernard Sanders,9739,DEM,47,,6,4/19/2016,58.03,41.97,16.05,10.05,,1,4.439609435315681,for unspecified Republican sponsor -36711,50560,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,4/6/2016,602,Donald Trump,9849,REP,54,John Richard Kasich,9483,REP,22,15,32,4/19/2016,60.16,25.08,35.08,3.08,,1,-3.434903466937935,for FOX News -42179,59633,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Gravis Marketing,124,IVR,R,4/6/2016,857,Donald Trump,9849,REP,56,John Richard Kasich,9483,REP,24,20,32,4/19/2016,60.16,25.08,35.08,3.08,,1,-3.678754817719727,for unspecified Republican sponsor -36712,50563,7641,2016,2016_Pres-D_PA,PA,Pres-P,Pres-D,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,4/6/2016,805,Hillary Rodham Clinton,9207,DEM,49,Bernard Sanders,9739,DEM,38,,11,4/26/2016,54.69,42.81,11.89,.89,,1,-8.467257572877015,for FOX News -36712,50561,7642,2016,2016_Pres-R_PA,PA,Pres-P,Pres-R,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,4/6/2016,802,Donald Trump,9849,REP,48,Ted Cruz,9245,REP,20,22,28,4/26/2016,56.38,21.58,34.8,6.8,,1,-8.365756491945596,for FOX News -36703,50544,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Emerson College,88,IVR,,4/7/2016,325,Hillary Rodham Clinton,9207,DEM,56,Bernard Sanders,9739,DEM,38,,18,4/19/2016,58.03,41.97,16.05,1.95,,1,-4.819128931527143, -36703,50525,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Emerson College,88,IVR,,4/7/2016,321,Donald Trump,9849,REP,56,John Richard Kasich,9483,REP,17,22,39,4/19/2016,60.16,25.08,35.08,3.92,,1,-2.637117747839927, -36743,51802,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Liberty Opinion Research,169,IVR,,4/7/2016,6041,Donald Trump,9849,REP,52,John Richard Kasich,9483,REP,23,19,29,4/19/2016,60.16,25.08,35.08,6.08,,1,.0780221827344328, -36787,52498,7639,2016,2016_Pres-D_MD,MD,Pres-P,Pres-D,Marist College,183,Live Phone,,4/7/2016,775,Hillary Rodham Clinton,9207,DEM,58,Bernard Sanders,9739,DEM,36,,22,4/26/2016,62.53,33.81,28.72,6.72,,1,-4.78339050594161,for NBC4 Washington -36787,52496,7640,2016,2016_Pres-R_MD,MD,Pres-P,Pres-R,Marist College,183,Live Phone,,4/7/2016,368,Donald Trump,9849,REP,41,John Richard Kasich,9483,REP,24,29,17,4/26/2016,54.1,23.22,30.87,13.87,,1,2.765251310936963,for NBC4 Washington -36740,51797,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Baruch College,22,Live Phone,,4/8/2016,632,Hillary Rodham Clinton,9207,DEM,50,Bernard Sanders,9739,DEM,37,,13,4/19/2016,58.03,41.97,16.05,3.05,,1,-3.027676563705059,for NY1 -36723,50720,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Marist College,183,Live Phone,,4/8/2016,557,Hillary Rodham Clinton,9207,DEM,55,Bernard Sanders,9739,DEM,41,,14,4/19/2016,58.03,41.97,16.05,2.05,,1,-4.319544764651578,for NBC News | Wall Street Journal -36740,51796,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Baruch College,22,Live Phone,,4/8/2016,324,Donald Trump,9849,REP,60,John Richard Kasich,9483,REP,17,14,43,4/19/2016,60.16,25.08,35.08,7.92,,1,1.882557767946162,for NY1 -36723,50719,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Marist College,183,Live Phone,,4/8/2016,259,Donald Trump,9849,REP,54,John Richard Kasich,9483,REP,21,18,33,4/19/2016,60.16,25.08,35.08,2.08,,1,-4.288536749307374,for NBC News | Wall Street Journal -36714,50565,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Monmouth University,215,Live Phone,,4/9/2016,302,Hillary Rodham Clinton,9207,DEM,51,Bernard Sanders,9739,DEM,39,,12,4/19/2016,58.03,41.97,16.05,4.05,,1,-2.082596260382632, -36742,51801,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,4/9/2016,663,Hillary Rodham Clinton,9207,DEM,51,Bernard Sanders,9739,DEM,40,,11,4/19/2016,58.03,41.97,16.05,5.05,,1,-.7160457855897956, -36741,51799,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,4/9/2016,860,Hillary Rodham Clinton,9207,DEM,53,Bernard Sanders,9739,DEM,40,,13,4/19/2016,58.03,41.97,16.05,3.05,,1,-2.778754287016286, -36786,52497,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Siena College,305,Live Phone,,4/9/2016,538,Hillary Rodham Clinton,9207,DEM,52,Bernard Sanders,9739,DEM,42,,10,4/19/2016,58.03,41.97,16.05,6.05,,1,.2996280360802482, -36742,51800,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Public Policy Polling,263,IVR/Online,,4/9/2016,483,Donald Trump,9849,REP,51,John Richard Kasich,9483,REP,25,20,26,4/19/2016,60.16,25.08,35.08,9.08,,1,3.378608281628162, -36741,51798,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,4/9/2016,550,Donald Trump,9849,REP,55,John Richard Kasich,9483,REP,20,19,35,4/19/2016,60.16,25.08,35.08,.08,,1,-6.039284913122222, -36786,52495,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Siena College,305,Live Phone,,4/9/2016,469,Donald Trump,9849,REP,50,John Richard Kasich,9483,REP,27,17,23,4/19/2016,60.16,25.08,35.08,12.08,,1,6.550565138508298, -37838,53551,7640,2016,2016_Pres-R_MD,MD,Pres-P,Pres-R,TargetPoint,331,IVR,,4/9/2016,600,Donald Trump,9849,REP,33,John Richard Kasich,9483,REP,25,26,8,4/26/2016,54.1,23.22,30.87,22.87,,1,12.35992419981139,for Washington Free Beacon -42181,59637,7642,2016,2016_Pres-R_PA,PA,Pres-P,Pres-R,Muhlenberg College,219,Live Phone,,4/10/2016,422,Donald Trump,9849,REP,41,Ted Cruz,9245,REP,23,26,18,4/26/2016,56.38,21.58,34.8,16.8,,1,3.031116267897928,for Morning Call -36738,51794,7635,2016,2016_Pres-D_CT,CT,Pres-P,Pres-D,Emerson College,88,IVR,,4/11/2016,356,Hillary Rodham Clinton,9207,DEM,49,Bernard Sanders,9739,DEM,43,,6,4/26/2016,51.8,46.42,5.38,.62,,1,-7.924440971840579, -36738,51780,7636,2016,2016_Pres-R_CT,CT,Pres-P,Pres-R,Emerson College,88,IVR,,4/11/2016,354,Donald Trump,9849,REP,50,John Richard Kasich,9483,REP,26,17,24,4/26/2016,57.86,28.35,29.51,5.51,,1,-3.474322179386836, -37836,53548,7640,2016,2016_Pres-R_MD,MD,Pres-P,Pres-R,Monmouth University,215,Live Phone,,4/11/2016,301,Donald Trump,9849,REP,47,John Richard Kasich,9483,REP,27,19,20,4/26/2016,54.1,23.22,30.87,10.87,,1,.033792284086652, -39840,55556,7642,2016,2016_Pres-R_PA,PA,Pres-P,Pres-R,Monmouth University,215,Live Phone,,4/11/2016,303,Donald Trump,9849,REP,44,Ted Cruz,9245,REP,28,23,16,4/26/2016,56.38,21.58,34.8,18.8,,1,5.216336664493888, -39841,55557,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Marist College,183,Live Phone,,4/12/2016,591,Hillary Rodham Clinton,9207,DEM,57,Bernard Sanders,9739,DEM,40,,17,4/19/2016,58.03,41.97,16.05,.95,,1,-4.642391907828031,for NBC News | Wall Street Journal | NBC 4 New York -39841,57148,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Marist College,183,Live Phone,,4/12/2016,313,Donald Trump,9849,REP,54,John Richard Kasich,9483,REP,25,16,29,4/19/2016,60.16,25.08,35.08,6.08,,1,.5111139855458791,for NBC News | Wall Street Journal | NBC 4 New York -42183,59640,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Gravis Marketing,124,IVR,R,4/13/2016,635,Hillary Rodham Clinton,9207,DEM,53,Bernard Sanders,9739,DEM,47,,6,4/19/2016,58.03,41.97,16.05,10.05,,1,5.633075127818778,for unspecified Republican sponsor -42183,59639,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Gravis Marketing,124,IVR,R,4/13/2016,481,Donald Trump,9849,REP,57,John Richard Kasich,9483,REP,22,20,35,4/19/2016,60.16,25.08,35.08,.08,,1,-5.452604207490888,for unspecified Republican sponsor -39843,55560,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Optimus,245,IVR,,4/13/2016,14201,Donald Trump,9849,REP,48.75,John Richard Kasich,9483,REP,23.46,13.85,25.290001,4/19/2016,60.16,25.08,35.08,9.79,,1,5.185432488442617, -42175,59630,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,YouGov,391,Online,,4/14/2016,1030,Hillary Rodham Clinton,9207,DEM,53,Bernard Sanders,9739,DEM,43,,10,4/19/2016,58.03,41.97,16.05,6.05,,1,1.508476192295109,for CBS News -42175,59627,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,YouGov,391,Online,,4/14/2016,705,Donald Trump,9849,REP,54,John Richard Kasich,9483,REP,19,21,35,4/19/2016,60.16,25.08,35.08,.08,,1,-5.102423611431547,for CBS News -42176,59628,7642,2016,2016_Pres-R_PA,PA,Pres-P,Pres-R,YouGov,391,Online,,4/14/2016,833,Donald Trump,9849,REP,46,Ted Cruz,9245,REP,26,23,20,4/26/2016,56.38,21.58,34.8,14.8,,1,1.616586790253739,for CBS News -42210,60248,7635,2016,2016_Pres-D_CT,CT,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,4/15/2016,1037,Hillary Rodham Clinton,9207,DEM,51,Bernard Sanders,9739,DEM,42,,9,4/26/2016,51.8,46.42,5.38,3.62,,1,-3.18413490167974, -42210,60247,7636,2016,2016_Pres-R_CT,CT,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,4/15/2016,823,Donald Trump,9849,REP,48,John Richard Kasich,9483,REP,28,19,20,4/26/2016,57.86,28.35,29.51,9.51,,1,2.204126257506147, -42324,61117,7641,2016,2016_Pres-D_PA,PA,Pres-P,Pres-D,Franklin & Marshall College,106,Live Phone/Online,,4/15/2016,321,Hillary Rodham Clinton,9207,DEM,58,Bernard Sanders,9739,DEM,31,,27,4/26/2016,54.69,42.81,11.89,15.11,,1,8.053135440592248, -42324,61118,7642,2016,2016_Pres-R_PA,PA,Pres-P,Pres-R,Franklin & Marshall College,106,Live Phone/Online,,4/15/2016,364,Donald Trump,9849,REP,40,Ted Cruz,9245,REP,26,24,14,4/26/2016,56.38,21.58,34.8,20.8,,1,8.09591405980904, -42180,59636,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Emerson College,88,IVR,,4/16/2016,438,Hillary Rodham Clinton,9207,DEM,55,Bernard Sanders,9739,DEM,40,,15,4/19/2016,58.03,41.97,16.05,1.05,,1,-3.816422129713613, -42180,59635,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Emerson College,88,IVR,,4/16/2016,361,Donald Trump,9849,REP,55,John Richard Kasich,9483,REP,21,18,34,4/19/2016,60.16,25.08,35.08,1.08,,1,-3.686835165160534, -42190,59681,7639,2016,2016_Pres-D_MD,MD,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,4/16/2016,492,Hillary Rodham Clinton,9207,DEM,58,Bernard Sanders,9739,DEM,33,,25,4/26/2016,62.53,33.81,28.72,3.72,,1,-6.668589803891057, -42190,59680,7640,2016,2016_Pres-R_MD,MD,Pres-P,Pres-R,Public Policy Polling,263,IVR/Online,,4/16/2016,310,Donald Trump,9849,REP,43,John Richard Kasich,9483,REP,29,24,14,4/26/2016,54.1,23.22,30.87,16.87,,1,7.710089417088207, -42217,60439,7637,2016,2016_Pres-D_DE,DE,Pres-P,Pres-D,Gravis Marketing,124,IVR,,4/18/2016,1026,Hillary Rodham Clinton,9207,DEM,45,Bernard Sanders,9739,DEM,38,,7,4/26/2016,59.75,39.15,20.6,13.6,,1,3.497614355091658, -42217,60437,7638,2016,2016_Pres-R_DE,DE,Pres-P,Pres-R,Gravis Marketing,124,IVR,,4/18/2016,1038,Donald Trump,9849,REP,55,John Richard Kasich,9483,REP,18,15,37,4/26/2016,60.77,20.35,40.42,3.42,,1,-6.64718266652525, -42216,60436,7641,2016,2016_Pres-D_PA,PA,Pres-P,Pres-D,Monmouth University,215,Live Phone,,4/18/2016,302,Hillary Rodham Clinton,9207,DEM,52,Bernard Sanders,9739,DEM,39,,13,4/26/2016,54.69,42.81,11.89,1.11,,1,-6.356474500253204, -42350,61306,7639,2016,2016_Pres-D_MD,MD,Pres-P,Pres-D,Monmouth University,215,Live Phone,,4/19/2016,300,Hillary Rodham Clinton,9207,DEM,57,Bernard Sanders,9739,DEM,32,,25,4/26/2016,62.53,33.81,28.72,3.72,,1,-6.184063997481906, -42724,62655,7641,2016,2016_Pres-D_PA,PA,Pres-P,Pres-D,Marist College,183,Live Phone,,4/19/2016,734,Hillary Rodham Clinton,9207,DEM,55,Bernard Sanders,9739,DEM,40,,15,4/26/2016,54.69,42.81,11.89,3.11,,1,-3.633430761571911,for NBC News | Wall Street Journal -42724,62656,7642,2016,2016_Pres-R_PA,PA,Pres-P,Pres-R,Marist College,183,Live Phone,,4/19/2016,571,Donald Trump,9849,REP,45,Ted Cruz,9245,REP,27,24,18,4/26/2016,56.38,21.58,34.8,16.8,,1,4.843809481248112,for NBC News | Wall Street Journal -42727,62666,7643,2016,2016_Pres-D_RI,RI,Pres-P,Pres-D,Brown University,35,Live Phone,,4/20/2016,436,Bernard Sanders,9739,DEM,33.9,Hillary Rodham Clinton,9207,DEM,43.3,,-9.3999996,4/26/2016,54.71,43.08,11.63,21.03,,0,12.04125671693376, -42727,62665,7644,2016,2016_Pres-R_RI,RI,Pres-P,Pres-R,Brown University,35,Live Phone,,4/20/2016,164,Donald Trump,9849,REP,37.5,John Richard Kasich,9483,REP,25.3,14.3,12.2,4/26/2016,63.66,24.29,39.37,27.17,,1,20.36952706108175, -42722,62644,7645,2016,2016_Pres-D_IN,IN,Pres-P,Pres-D,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,4/20/2016,603,Bernard Sanders,9739,DEM,42,Hillary Rodham Clinton,9207,DEM,46,,-4,5/3/2016,52.46,47.54,4.91,8.91,,0,-.2555340483783519,for FOX News -44001,65245,7645,2016,2016_Pres-D_IN,IN,Pres-P,Pres-D,Indiana University-Purdue University Fort Wayne,150,Live Phone,,4/20/2016,400,Bernard Sanders,9739,DEM,40,Hillary Rodham Clinton,9207,DEM,55,,-15,5/3/2016,52.46,47.54,4.91,19.91,,0,9.578359834597411,for Downs Center -42717,62636,7645,2016,2016_Pres-D_IN,IN,Pres-P,Pres-D,Public Opinion Strategies,260,Live Phone,,4/20/2016,479,Bernard Sanders,9739,DEM,45,Hillary Rodham Clinton,9207,DEM,48,,-3,5/3/2016,52.46,47.54,4.91,7.91,,0,-1.498411190997631,for Howey Politics Indiana | WTHR Channel 13 -42722,62645,7646,2016,2016_Pres-R_IN,IN,Pres-P,Pres-R,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,4/20/2016,602,Donald Trump,9849,REP,41,Ted Cruz,9245,REP,33,16,8,5/3/2016,53.26,36.63,16.63,8.63,,1,-1.222944650580475,for FOX News -44001,65222,7646,2016,2016_Pres-R_IN,IN,Pres-P,Pres-R,Indiana University-Purdue University Fort Wayne,150,Live Phone,,4/20/2016,400,Donald Trump,9849,REP,29,Ted Cruz,9245,REP,44.8,13.3,-15.8,5/3/2016,53.26,36.63,16.63,32.43,,0,23.40729284781625,for Downs Center -42717,62635,7646,2016,2016_Pres-R_IN,IN,Pres-P,Pres-R,Public Opinion Strategies,260,Live Phone,,4/20/2016,507,Donald Trump,9849,REP,37,Ted Cruz,9245,REP,31,22,6,5/3/2016,53.26,36.63,16.63,10.63,,1,.9166013854489058,for Howey Politics Indiana | WTHR Channel 13 -44053,65741,7640,2016,2016_Pres-R_MD,MD,Pres-P,Pres-R,Gravis Marketing,124,IVR,R,4/21/2016,759,Donald Trump,9849,REP,53,John Richard Kasich,9483,REP,24,22,29,4/26/2016,54.1,23.22,30.87,1.87,,1,-7.83080931141663,for unspecified Republican sponsor -42738,62711,7641,2016,2016_Pres-D_PA,PA,Pres-P,Pres-D,CPEC,38,IVR,,4/21/2016,665,Hillary Rodham Clinton,9207,DEM,61.26,Bernard Sanders,9739,DEM,32,,29.26,4/26/2016,54.69,42.81,11.89,17.37,,1,11.28299095864972, -42725,62657,7641,2016,2016_Pres-D_PA,PA,Pres-P,Pres-D,YouGov,391,Online,,4/21/2016,831,Hillary Rodham Clinton,9207,DEM,51,Bernard Sanders,9739,DEM,43,,8,4/26/2016,54.69,42.81,11.89,3.89,,1,-2.350901688512357,for CBS News -42725,62658,7642,2016,2016_Pres-R_PA,PA,Pres-P,Pres-R,YouGov,391,Online,,4/21/2016,934,Donald Trump,9849,REP,49,Ted Cruz,9245,REP,26,22,23,4/26/2016,56.38,21.58,34.8,11.8,,1,.0127832517129436,for CBS News -43994,65209,7645,2016,2016_Pres-D_IN,IN,Pres-P,Pres-D,Indiana University-Purdue University Fort Wayne,150,Live Phone,,4/21/2016,400,Bernard Sanders,9739,DEM,41,Hillary Rodham Clinton,9207,DEM,54,,-13,5/3/2016,52.46,47.54,4.91,17.91,,0,7.748791612008556,for Downs Center -42726,62660,7645,2016,2016_Pres-D_IN,IN,Pres-P,Pres-D,YouGov,391,Online,,4/21/2016,439,Bernard Sanders,9739,DEM,44,Hillary Rodham Clinton,9207,DEM,49,,-5,5/3/2016,52.46,47.54,4.91,9.91,,0,.8658022431904856,for CBS News -42726,62659,7646,2016,2016_Pres-R_IN,IN,Pres-P,Pres-R,YouGov,391,Online,,4/21/2016,439,Donald Trump,9849,REP,40,Ted Cruz,9245,REP,35,20,5,5/3/2016,53.26,36.63,16.63,11.63,,1,2.133042411455237,for CBS News -42732,62702,7641,2016,2016_Pres-D_PA,PA,Pres-P,Pres-D,Harper Polling,132,IVR,,4/22/2016,641,Hillary Rodham Clinton,9207,DEM,61,Bernard Sanders,9739,DEM,33,,28,4/26/2016,54.69,42.81,11.89,16.11,,1,11.02045510789438, -42728,62694,7635,2016,2016_Pres-D_CT,CT,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,D,4/23/2016,709,Hillary Rodham Clinton,9207,DEM,48,Bernard Sanders,9739,DEM,46,,2,4/26/2016,51.8,46.42,5.38,3.38,,1,-1.693203015271798,for unspecified Democratic sponsor -42728,62699,7636,2016,2016_Pres-R_CT,CT,Pres-P,Pres-R,Public Policy Polling,263,IVR/Online,D,4/23/2016,512,Donald Trump,9849,REP,59,John Richard Kasich,9483,REP,25,13,34,4/26/2016,57.86,28.35,29.51,4.49,,1,-1.926326398635508,for unspecified Democratic sponsor -42736,62707,7639,2016,2016_Pres-D_MD,MD,Pres-P,Pres-D,American Research Group,9,Live Phone,,4/23/2016,400,Hillary Rodham Clinton,9207,DEM,50,Bernard Sanders,9739,DEM,44,,6,4/26/2016,62.53,33.81,28.72,22.72,,1,16.71515166736887, -42736,62708,7640,2016,2016_Pres-R_MD,MD,Pres-P,Pres-R,American Research Group,9,Live Phone,,4/23/2016,400,Donald Trump,9849,REP,55,John Richard Kasich,9483,REP,21,19,34,4/26/2016,54.1,23.22,30.87,3.13,,1,-6.193765898867677, -42735,62705,7641,2016,2016_Pres-D_PA,PA,Pres-P,Pres-D,American Research Group,9,Live Phone,,4/23/2016,400,Hillary Rodham Clinton,9207,DEM,58,Bernard Sanders,9739,DEM,38,,20,4/26/2016,54.69,42.81,11.89,8.11,,1,2.280098179261544, -42740,62713,7641,2016,2016_Pres-D_PA,PA,Pres-P,Pres-D,CPEC,38,IVR,,4/23/2016,665,Hillary Rodham Clinton,9207,DEM,63.26,Bernard Sanders,9739,DEM,36.74,,26.52,4/26/2016,54.69,42.81,11.89,14.63,,1,8.949429225797873, -42729,62698,7641,2016,2016_Pres-D_PA,PA,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,D,4/23/2016,728,Hillary Rodham Clinton,9207,DEM,51,Bernard Sanders,9739,DEM,41,,10,4/26/2016,54.69,42.81,11.89,1.89,,1,-4.0467021027468,for unspecified Democratic sponsor -42735,62706,7642,2016,2016_Pres-R_PA,PA,Pres-P,Pres-R,American Research Group,9,Live Phone,,4/23/2016,400,Donald Trump,9849,REP,50,Ted Cruz,9245,REP,23,21,27,4/26/2016,56.38,21.58,34.8,7.8,,1,-4.195413465499654, -42729,62695,7642,2016,2016_Pres-R_PA,PA,Pres-P,Pres-R,Public Policy Polling,263,IVR/Online,D,4/23/2016,826,Donald Trump,9849,REP,51,Ted Cruz,9245,REP,25,22,26,4/26/2016,56.38,21.58,34.8,8.8,,1,-2.798719095362465,for unspecified Democratic sponsor -42730,62697,7643,2016,2016_Pres-D_RI,RI,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,D,4/23/2016,668,Bernard Sanders,9739,DEM,49,Hillary Rodham Clinton,9207,DEM,45,,4,4/26/2016,54.71,43.08,11.63,7.63,,1,-2.724735144516245,for unspecified Democratic sponsor -42730,62696,7644,2016,2016_Pres-R_RI,RI,Pres-P,Pres-R,Public Policy Polling,263,IVR/Online,D,4/23/2016,511,Donald Trump,9849,REP,61,John Richard Kasich,9483,REP,23,13,38,4/26/2016,63.66,24.29,39.37,1.37,,1,-8.334362303523532,for unspecified Democratic sponsor -42733,62703,7636,2016,2016_Pres-R_CT,CT,Pres-P,Pres-R,Gravis Marketing,124,IVR,,4/24/2016,964,Donald Trump,9849,REP,54,John Richard Kasich,9483,REP,27,9,27,4/26/2016,57.86,28.35,29.51,2.51,,1,-3.918693511840684, -42741,62715,7641,2016,2016_Pres-D_PA,PA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,4/24/2016,942,Hillary Rodham Clinton,9207,DEM,52.1,Bernard Sanders,9739,DEM,40.5,,11.6,4/26/2016,54.69,42.81,11.89,.29,,1,-5.516196840291886,for Fox 29 Philadelphia WTXF -42741,62714,7642,2016,2016_Pres-R_PA,PA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,4/24/2016,1050,Donald Trump,9849,REP,47.9,Ted Cruz,9245,REP,28.2,19.2,19.700001,4/26/2016,56.38,21.58,34.8,15.1,,1,4.22392548694733,for Fox 29 Philadelphia WTXF -42734,62704,7644,2016,2016_Pres-R_RI,RI,Pres-P,Pres-R,Gravis Marketing,124,IVR,,4/24/2016,566,Donald Trump,9849,REP,58,John Richard Kasich,9483,REP,21,10,37,4/26/2016,63.66,24.29,39.37,2.37,,1,-6.964227140429831, -44008,65249,7645,2016,2016_Pres-D_IN,IN,Pres-P,Pres-D,Marist College,183,Live Phone,,4/27/2016,449,Bernard Sanders,9739,DEM,46,Hillary Rodham Clinton,9207,DEM,50,,-4,5/3/2016,52.46,47.54,4.91,8.91,,0,1.029196779664688,for NBC News | Wall Street Journal -43995,65210,7646,2016,2016_Pres-R_IN,IN,Pres-P,Pres-R,Clout Research/Wenzel Strategies,55,Live Phone,,4/27/2016,423,Donald Trump,9849,REP,37.1,Ted Cruz,9245,REP,35.2,16.3,1.9,5/3/2016,53.26,36.63,16.63,14.73,,1,6.600938469643947,for Clout Research -44008,65248,7646,2016,2016_Pres-R_IN,IN,Pres-P,Pres-R,Marist College,183,Live Phone,,4/27/2016,645,Donald Trump,9849,REP,49,Ted Cruz,9245,REP,34,13,15,5/3/2016,53.26,36.63,16.63,1.63,,1,-7.466137242992157,for NBC News | Wall Street Journal -44031,65689,7649,2016,2016_Pres-D_WV,WV,Pres-P,Pres-D,R.L. Repass & Partners,268,Live Phone/Online,,4/27/2016,315,Bernard Sanders,9739,DEM,47,Hillary Rodham Clinton,9207,DEM,43,,4,5/10/2016,51.41,35.84,15.58,11.58,,1,1.507228394645661,for West Virginia MetroNews -44000,65221,7645,2016,2016_Pres-D_IN,IN,Pres-P,Pres-D,American Research Group,9,Live Phone,,4/28/2016,400,Bernard Sanders,9739,DEM,43,Hillary Rodham Clinton,9207,DEM,51,,-8,5/3/2016,52.46,47.54,4.91,12.91,,0,5.471091036816866,for American Research Group -44000,65220,7646,2016,2016_Pres-R_IN,IN,Pres-P,Pres-R,American Research Group,9,Live Phone,,4/28/2016,400,Donald Trump,9849,REP,41,Ted Cruz,9245,REP,32,21,9,5/3/2016,53.26,36.63,16.63,7.63,,1,-.9184145568810099,for American Research Group -44011,65270,7646,2016,2016_Pres-R_IN,IN,Pres-P,Pres-R,Gravis Marketing,124,IVR,,4/29/2016,379,Donald Trump,9849,REP,44,Ted Cruz,9245,REP,27,9,17,5/3/2016,53.26,36.63,16.63,.37,,1,-8.625708697503262, -44019,65297,7649,2016,2016_Pres-D_WV,WV,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,4/30/2016,637,Bernard Sanders,9739,DEM,45,Hillary Rodham Clinton,9207,DEM,37,,8,5/10/2016,51.41,35.84,15.58,7.58,,1,-1.985479186033029, -44051,65737,7652,2016,2016_Pres-D_OR,OR,Pres-P,Pres-D,DHM Research,76,Live Phone,,5/8/2016,304,Bernard Sanders,9739,DEM,33,Hillary Rodham Clinton,9207,DEM,48,,-15,5/17/2016,56.24,42.06,14.18,29.18,,0,18.59656741787858,for Fox 12 | Oregon Public Broadcasting -44148,66057,7658,2016,2016_Pres-D_CA,CA,Pres-P,Pres-D,Public Policy Institute of California,262,IVR,,5/18/2016,552,Hillary Rodham Clinton,9207,DEM,46,Bernard Sanders,9739,DEM,44,,2,6/7/2016,53.07,46.04,7.03,5.03,,1,-4.249319393215351, -44118,66007,7658,2016,2016_Pres-D_CA,CA,Pres-P,Pres-D,SurveyUSA,325,IVR/Online,,5/21/2016,803,Hillary Rodham Clinton,9207,DEM,57,Bernard Sanders,9739,DEM,39,,18,6/7/2016,53.07,46.04,7.03,10.97,,1,2.970356360520452,for KABC-TV (California) | Southern California News Group -44156,66073,7667,2016,2016_Pres-D_SD,SD,Pres-P,Pres-D,Targeted Persuasion,579,Live Phone,,5/24/2016,874,Hillary Rodham Clinton,9207,DEM,50,Bernard Sanders,9739,DEM,47,,3,6/7/2016,51.03,48.97,2.05,.95,,1,-10.15875216802336, -44185,66145,7658,2016,2016_Pres-D_CA,CA,Pres-P,Pres-D,Greenberg Quinlan Rosner/American Viewpoint,127,Live Phone,,5/25/2016,412,Hillary Rodham Clinton,9207,DEM,49,Bernard Sanders,9739,DEM,39,,10,6/7/2016,53.07,46.04,7.03,2.97,,1,-5.285591445381333,for LA Times | USC -44189,66154,7664,2016,2016_Pres-D_NM,NM,Pres-P,Pres-D,BWD Global,527,IVR,,5/26/2016,1455,Hillary Rodham Clinton,9207,DEM,53.3,Bernard Sanders,9739,DEM,27.6,,25.700001,6/7/2016,51.53,48.47,3.05,22.65,,1,11.95071788126804,among registered voters -64637,119315,7657,2016,2016_Pres-D_PR,PR,Pres-P,Pres-D,Pasquines,552,Online,,5/27/2016,249,Hillary Rodham Clinton,9207,DEM,63.9,Bernard Sanders,9739,DEM,30.1,,33.799999,6/5/2016,61.49,38.07,23.41,10.39,,1,-.3220662034090493, -44174,66110,7658,2016,2016_Pres-D_CA,CA,Pres-P,Pres-D,Field Research Corp. (Field Poll),94,Live Phone,,5/29/2016,571,Hillary Rodham Clinton,9207,DEM,45,Bernard Sanders,9739,DEM,43,,2,6/7/2016,53.07,46.04,7.03,5.03,,1,-2.024099328259948, -44173,66107,7658,2016,2016_Pres-D_CA,CA,Pres-P,Pres-D,Marist College,183,Live Phone,,5/30/2016,557,Hillary Rodham Clinton,9207,DEM,49,Bernard Sanders,9739,DEM,47,,2,6/7/2016,53.07,46.04,7.03,5.03,,1,-2.021613808403342,for NBC News | Wall Street Journal | NBC/WSJ -44187,66150,7658,2016,2016_Pres-D_CA,CA,Pres-P,Pres-D,American Research Group,9,Live Phone,,6/1/2016,400,Hillary Rodham Clinton,9207,DEM,48,Bernard Sanders,9739,DEM,47,,1,6/7/2016,53.07,46.04,7.03,6.03,,1,-.7885967104357414, -44186,66149,7662,2016,2016_Pres-D_NJ,NJ,Pres-P,Pres-D,American Research Group,9,Live Phone,,6/1/2016,400,Hillary Rodham Clinton,9207,DEM,60,Bernard Sanders,9739,DEM,37,,23,6/7/2016,63.32,36.68,26.63,3.63,,1,-3.494192230876483, -44193,66167,7658,2016,2016_Pres-D_CA,CA,Pres-P,Pres-D,YouGov,391,Online,,6/2/2016,674,Hillary Rodham Clinton,9207,DEM,49,Bernard Sanders,9739,DEM,47,,2,6/7/2016,53.07,46.04,7.03,5.03,,1,-1.320588711724707,for CBS News -44194,66169,7662,2016,2016_Pres-D_NJ,NJ,Pres-P,Pres-D,YouGov,391,Online,,6/2/2016,586,Hillary Rodham Clinton,9207,DEM,61,Bernard Sanders,9739,DEM,34,,27,6/7/2016,63.32,36.68,26.63,.37,,1,-6.877509889696748,for CBS News -47252,74062,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,Lucid,175,Online,,10/18/2016,924,Roy A. Cooper,8967,DEM,50,Pat McCrory,8959,REP,43,,7,11/8/2016,49.02,48.8,.22,6.78,6.78,1,2.362585844739938,for The Times-Picayune -47252,73949,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Lucid,175,Online,,10/18/2016,924,Deborah K. Ross,10153,DEM,44,Richard Burr,8963,REP,46,,-2,11/8/2016,45.37,51.06,-5.7,3.7,3.7,1,-1.936786844871617,for The Times-Picayune -47094,73712,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,Suffolk University,323,Live Phone,,10/18/2016,500,Ted Strickland,9021,DEM,30.8,Rob Portman,9020,REP,45.8,3.4,-15,11/8/2016,37.16,58.03,-20.87,5.87,5.87,1,-.9621968356058457, -47081,73684,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,Emerson College,88,IVR,,10/18/2016,600,Jason Kander,10158,DEM,44.4,Roy Blunt,10157,REP,44,,.40000001,11/8/2016,46.39,49.18,-2.79,3.19,3.19,0,-1.426875194520936, -47079,73682,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Emerson College,88,IVR,,10/18/2016,900,Margaret Wood Hassan,9007,DEM,44.9,Kelly Ayotte,9019,REP,45,,-.1,11/8/2016,47.98,47.84,.14,.24,-.24,0,-4.4706911700334, -47080,73683,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Emerson College,88,IVR,,10/18/2016,800,Kathleen Alana McGinty,8985,DEM,42.6,Patrick J. Toomey,8966,REP,45.8,,-3.2,11/8/2016,47.34,48.77,-1.43,1.77,-1.77,1,-3.613868830294013, -47251,73948,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,Lucid,175,Online,,10/18/2016,807,Jim Barksdale,10193,DEM,39,Johnny Isakson,10194,REP,49,,-10,11/8/2016,41.03,54.78,-13.75,3.75,3.75,1,-1.355216936852532,for The Times-Picayune -48124,75390,90,2016,2016_Sen-O_LA,LA,Sen-G,Sen-O,Lucid,175,Online,,10/18/2016,614,Foster L. Campbell,10198,DEM,17,John Neely Kennedy,10202,REP,18,12,-1,11/8/2016,17.47,24.96,-7.49,6.49,6.49,1,3.691243096166415,for The Times-Picayune -50614,79875,90,2016,2016_Sen-O_LA,LA,Sen-G,Sen-O,Market Research Insight,185,Live Phone,,10/18/2016,600,Foster L. Campbell,10198,DEM,14,John Neely Kennedy,10202,REP,17,16,-3,11/8/2016,17.47,24.96,-7.49,4.49,4.49,1,1.292643304204139, -47155,73798,90,2016,2016_Sen-O_LA,LA,Sen-G,Sen-O,Mason-Dixon Polling & Strategy,197,Live Phone,,10/18/2016,625,Foster L. Campbell,10198,DEM,18.9,John Neely Kennedy,10202,REP,24.2,11.4,-5.3000002,11/8/2016,17.47,24.96,-7.49,2.19,2.19,1,-1.050058071290459,for Fox 8 | Raycom Media -47768,74776,90,2016,2016_Sen-O_LA,LA,Sen-G,Sen-O,University of New Orleans,358,Live Phone,,10/18/2016,603,Foster L. Campbell,10198,DEM,15,John Neely Kennedy,10202,REP,22,15,-7,11/8/2016,17.47,24.96,-7.49,.49,.49,1,-3.046067926194094, -47177,73853,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Cherry Communications,49,Live Phone,R,10/18/2016,507,Patrick Murphy,8995,DEM,37,Marco Rubio,8974,REP,51,,-14,11/8/2016,44.31,51.98,-7.67,6.33,-6.33,1,1.408800814761729,for unspecified Republican sponsor -47250,73947,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Lucid,175,Online,,10/18/2016,892,Patrick Murphy,8995,DEM,44,Marco Rubio,8974,REP,45,,-1,11/8/2016,44.31,51.98,-7.67,6.67,6.67,1,2.049189464389692,for The Times-Picayune -47078,73672,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/18/2016,1007,Hillary Rodham Clinton,9207,DEM,48.5,Donald Trump,9849,REP,42,7,6.5,11/8/2016,48.13,46.03,2.1,4.4,4.4,1,.5857099650641294,average of multiple versions or turnout models listed in poll -47091,73708,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/18/2016,1500,Hillary Rodham Clinton,9207,DEM,40,Donald Trump,9849,REP,43,6,-3,11/8/2016,48.13,46.03,2.1,5.1,-5.1,0,1.361167249584043, -47097,73719,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Data Orbital,73,Live Phone,,10/18/2016,550,Hillary Rodham Clinton,9207,DEM,41,Donald Trump,9849,REP,41,5,0,11/8/2016,45.12,48.67,-3.55,3.55,3.55,.5,-.2019979206488303, -47177,73852,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Cherry Communications,49,Live Phone,R,10/18/2016,507,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,42,5,4,11/8/2016,47.82,49.02,-1.2,5.2,5.2,0,.6468946487953422,for unspecified Republican sponsor -47250,73944,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Lucid,175,Online,,10/18/2016,892,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,39,6,6,11/8/2016,47.82,49.02,-1.2,7.2,7.2,0,3.065105312407029,for The Times-Picayune -47251,73945,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Lucid,175,Online,,10/18/2016,807,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,40,8,4,11/8/2016,45.64,50.77,-5.13,9.13,9.13,0,5.395617266809948,for The Times-Picayune -48124,75389,620,2016,2016_Pres-G_LA,LA,Pres-G,Pres-G,Lucid,175,Online,,10/18/2016,614,Hillary Rodham Clinton,9207,DEM,40,Donald Trump,9849,REP,43,6,-3,11/8/2016,38.45,58.09,-19.64,16.64,16.64,1,11.43801415280896,for The Times-Picayune -50614,79876,620,2016,2016_Pres-G_LA,LA,Pres-G,Pres-G,Market Research Insight,185,Live Phone,,10/18/2016,600,Hillary Rodham Clinton,9207,DEM,36,Donald Trump,9849,REP,43,,-7,11/8/2016,38.45,58.09,-19.64,12.64,12.64,1,6.897027309506031, -47155,73788,620,2016,2016_Pres-G_LA,LA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/18/2016,625,Hillary Rodham Clinton,9207,DEM,34,Donald Trump,9849,REP,54,2,-20,11/8/2016,38.45,58.09,-19.64,.36,-.36,1,-6.416726409744133,for Fox 8 | Raycom Media -47768,74756,620,2016,2016_Pres-G_LA,LA,Pres-G,Pres-G,University of New Orleans,358,Live Phone,,10/18/2016,603,Hillary Rodham Clinton,9207,DEM,35,Donald Trump,9849,REP,49,7,-14,11/8/2016,38.45,58.09,-19.64,5.64,5.64,1,-.6900937131591821, -47184,73861,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Marketing Resource Group (MRG),193,Live Phone,,10/18/2016,600,Hillary Rodham Clinton,9207,DEM,41,Donald Trump,9849,REP,36,7,5,11/8/2016,47.22,47.44,-.22,5.22,5.22,0,-.2900916287852784, -47096,73718,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,IVR,,10/18/2016,1102,Hillary Rodham Clinton,9207,DEM,52,Donald Trump,9849,REP,39.5,6,12.5,11/8/2016,47.22,47.44,-.22,12.72,12.72,0,7.961704647386309,average of multiple versions or turnout models listed in poll -47081,73677,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,Emerson College,88,IVR,,10/18/2016,600,Hillary Rodham Clinton,9207,DEM,39,Donald Trump,9849,REP,47,5,-8,11/8/2016,38.14,56.77,-18.64,10.64,10.64,1,2.796397670662374, -47252,73946,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Lucid,175,Online,,10/18/2016,924,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,41,8,1,11/8/2016,46.17,49.83,-3.66,4.66,4.66,0,-1.651252017235354,for The Times-Picayune -47079,73675,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Emerson College,88,IVR,,10/18/2016,900,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,36,10,8,11/8/2016,46.83,46.46,.37,7.63,7.63,1,1.801404899231694, -47094,73713,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Suffolk University,323,Live Phone,,10/18/2016,500,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,45,2,0,11/8/2016,43.56,51.69,-8.13,8.13,8.13,.5,1.57853991572407, -47080,73676,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Emerson College,88,IVR,,10/18/2016,800,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,41,4,4,11/8/2016,47.46,48.18,-.72,4.72,4.72,0,-.7395357686061171, -47082,73678,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,Emerson College,88,IVR,,10/18/2016,700,Hillary Rodham Clinton,9207,DEM,24,Donald Trump,9849,REP,27,31,-3,11/8/2016,27.46,45.54,-18.08,15.08,15.08,0,5.787871249099438, -47154,73794,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Christopher Newport University,50,Live Phone,,10/18/2016,834,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,33,8,12,11/8/2016,49.73,44.41,5.32,6.68,6.68,1,3.380660757394414, -47249,73943,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Lucid,175,Online,,10/18/2016,802,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,38,9,5,11/8/2016,49.73,44.41,5.32,.32,-.32,1,-3.305438213006544,for The Times-Picayune -49218,77136,5927,2016,2016_House-G_IN-9,IN-9,House-G,House-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/18/2016,400,Shelli Yoder,10376,DEM,43,Trey Hollingsworth,10377,REP,43,5,0,11/8/2016,40.46,54.14,-13.68,13.68,13.68,.5,5.646440520296519,for Shelli Yoder -49217,77135,5990,2016,2016_House-G_MN-8,MN-8,House-G,House-G,SurveyUSA,325,IVR/Live Phone,,10/18/2016,595,Richard M. Nolan,10399,DEM,41,Stewart Mills,10400,REP,45,,-4,11/8/2016,50.17,49.61,.56,4.56,-4.56,0,-3.025429293791878, -47326,77166,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,YouGov,391,Online,,10/19/2016,772,Colin Van Ostern,10081,DEM,44,Christopher Sununu,10080,REP,43,5,1,11/8/2016,46.57,48.84,-2.27,3.27,3.27,0,-3.188031111876896,for UMass Amherst | WBZ-TV -47178,73854,68,2016,2016_Sen-G_AL,AL,Sen-G,Sen-G,Google Surveys,122,Online,,10/19/2016,474,Ronald Steven Crumpton,10346,DEM,26,Richard C. Shelby,10133,REP,71,,-45,11/8/2016,35.87,63.96,-28.09,16.91,-16.91,1,10.38285549864248, -47463,74251,71,2016,2016_Sen-G_WI,WI,Sen-G,Sen-G,McLaughlin & Associates,203,Live Phone,R,10/19/2016,600,Russ Feingold,8971,DEM,48,Ron Johnson,8972,REP,46,2,2,11/8/2016,46.81,50.17,-3.36,5.36,5.36,0,-1.085357119416275,for Ron Johnson -47087,73700,71,2016,2016_Sen-G_WI,WI,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/19/2016,804,Russ Feingold,8971,DEM,47,Ron Johnson,8972,REP,41,,6,11/8/2016,46.81,50.17,-3.36,9.36,9.36,0,3.960674266435933,for unspecified Democratic sponsor -47464,74250,71,2016,2016_Sen-G_WI,WI,Sen-G,Sen-G,WPA Intelligence (WPAi),383,Live Phone,R,10/19/2016,400,Russ Feingold,8971,DEM,45,Ron Johnson,8972,REP,42,,3,11/8/2016,46.81,50.17,-3.36,6.36,6.36,0,-.0995300121127424,for unspecified Republican sponsor -47343,74558,79,2016,2016_Sen-G_SD,SD,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2016,400,Jay H. Williams,10316,DEM,27,John Thune,10315,REP,65,,-38,11/8/2016,28.17,71.83,-43.66,5.66,5.66,1,-4.660452440393921,for KELO-TV -47326,74049,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,YouGov,391,Online,,10/19/2016,772,Margaret Wood Hassan,9007,DEM,44,Kelly Ayotte,9019,REP,48,,-4,11/8/2016,47.98,47.84,.14,4.14,-4.14,0,-.5462021213469397,for UMass Amherst | WBZ-TV -47158,74011,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,Abt Associates,7,Live Phone,,10/19/2016,839,Jim Barksdale,10193,DEM,32,Johnny Isakson,10194,REP,47,11,-15,11/8/2016,41.03,54.78,-13.75,1.25,-1.25,1,-3.80735968719442,for Atlanta Journal-Constitution -47179,73855,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,Google Surveys,122,Online,,10/19/2016,439,Jim Barksdale,10193,DEM,36,Johnny Isakson,10194,REP,58,,-22,11/8/2016,41.03,54.78,-13.75,8.25,-8.25,1,3.072198631525689, -47545,74375,89,2016,2016_Sen-G_CA,CA,Sen-G,Sen-G,Public Policy Institute of California,262,IVR,,10/19/2016,1024,Kamala D. Harris,9029,DEM,42,Loretta Sanchez,10129,DEM,20,,22,11/8/2016,61.6,38.4,23.21,1.21,,1,-3.188403243759769, -47180,73856,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Google Surveys,122,Online,,10/19/2016,500,Patrick Murphy,8995,DEM,38,Marco Rubio,8974,REP,57,,-19,11/8/2016,44.31,51.98,-7.67,11.33,-11.33,1,6.586105668837713, -47462,74248,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,The Tyson Group,334,Live Phone,,10/19/2016,1000,Patrick Murphy,8995,DEM,38,Marco Rubio,8974,REP,43,,-5,11/8/2016,44.31,51.98,-7.67,2.67,2.67,1,-1.92891757497463, -47164,73807,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/19/2016,1006,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,42,,7,11/8/2016,48.13,46.03,2.1,4.9,4.9,1,1.138525263047385, -50622,79887,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Big Data Poll,251,Online,,10/19/2016,2034,Hillary Rodham Clinton,9207,DEM,41.3,Donald Trump,9849,REP,42.5,7.6,-1.2,11/8/2016,48.13,46.03,2.1,3.3,-3.3,0,-.2570726636799987, -47163,73806,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Lucid,175,Online,,10/19/2016,2127,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,37,6,8,11/8/2016,48.13,46.03,2.1,5.9,5.9,1,2.320508210685069,for The Times-Picayune -47545,74374,606,2016,2016_Pres-G_CA,CA,Pres-G,Pres-G,Public Policy Institute of California,262,IVR,,10/19/2016,1024,Hillary Rodham Clinton,9207,DEM,54,Donald Trump,9849,REP,28,5,26,11/8/2016,61.73,31.62,30.11,4.11,-4.11,1,-2.754472744706145, -47462,74247,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,The Tyson Group,334,Live Phone,,10/19/2016,1000,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,41,4,3,11/8/2016,47.82,49.02,-1.2,4.2,4.2,0,.1060077760204036, -47158,73792,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Abt Associates,7,Live Phone,,10/19/2016,839,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,44,9,-2,11/8/2016,45.64,50.77,-5.13,3.13,3.13,1,-.7660411341556419,for Atlanta Journal-Constitution -47326,74384,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,YouGov,391,Online,,10/19/2016,772,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,38,8,5,11/8/2016,46.83,46.46,.37,4.63,4.63,1,-1.099699342982254,for UMass Amherst | WBZ-TV -47238,73922,638,2016,2016_Pres-G_OK,OK,Pres-G,Pres-G,SoonerPoll.com,308,Live Phone/Online,,10/19/2016,530,Hillary Rodham Clinton,9207,DEM,29.6,Donald Trump,9849,REP,59.6,4.5,-30,11/8/2016,28.93,65.32,-36.39,6.39,6.39,1,-1.168355702012776, -47343,74083,643,2016,2016_Pres-G_SD,SD,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2016,400,Hillary Rodham Clinton,9207,DEM,37,Donald Trump,9849,REP,44,7,-7,11/8/2016,31.74,61.53,-29.79,22.79,22.79,1,14.88579622836603,for KELO-TV -47544,74373,645,2016,2016_Pres-G_TX,TX,Pres-G,Pres-G,YouGov,391,Online,,10/19/2016,959,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,45,7,-3,11/8/2016,43.24,52.23,-9,6,6,1,1.814593166806737,for Texas Tribune | University of Texas -47463,74249,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,McLaughlin & Associates,203,Live Phone,R,10/19/2016,600,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,43,4,5,11/8/2016,46.45,47.22,-.76,5.76,5.76,0,-.7006697323198059,for Ron Johnson -47087,73699,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/19/2016,804,Hillary Rodham Clinton,9207,DEM,50,Donald Trump,9849,REP,38,,12,11/8/2016,46.45,47.22,-.76,12.76,12.76,0,7.291388946585446,for unspecified Democratic sponsor -47326,77132,6011,2016,2016_House-G_NH-1,NH-1,House-G,House-G,YouGov,391,Online,,10/19/2016,380,Carol Shea-Porter,10369,DEM,41,Frank C. Guinta,10370,REP,37,,4,11/8/2016,44.29,42.95,1.34,2.66,2.66,1,-3.501325728756726,for UMass Amherst | WBZ-TV -47326,77131,6012,2016,2016_House-G_NH-2,NH-2,House-G,House-G,YouGov,391,Online,,10/19/2016,382,Annie Kuster,10372,DEM,53,Jim Lawrence,10373,REP,42,,11,11/8/2016,49.75,45.31,4.44,6.56,6.56,1,-2.1631182726983,for UMass Amherst | WBZ-TV -50600,79849,6051,2016,2016_House-G_NY-24,NY-24,House-G,House-G,Siena College,305,Live Phone,,10/19/2016,673,Colleen Deacon,10509,DEM,31,John Katko,10510,REP,54,,-23,11/8/2016,39.4,60.49,-21.09,1.91,-1.91,1,-5.581919821312659,for Time Warner Cable News -47343,77134,6122,2016,2016_House-G_SD-1,SD-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2016,400,Paula Hawks,10397,DEM,35,Kristi L. Noem,10398,REP,59,,-24,11/8/2016,35.9,64.1,-28.21,4.21,4.21,1,-3.936161261432884,for KELO-TV -47346,74089,79,2016,2016_Sen-G_SD,SD,Sen-G,Sen-G,Remington Research Group,279,IVR/Live Phone,,10/20/2016,1115,Jay H. Williams,10316,DEM,36,John Thune,10315,REP,57,,-21,11/8/2016,28.17,71.83,-43.66,22.66,22.66,1,14.80201019150213, -47167,73813,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,10/20/2016,570,Jim Barksdale,10193,DEM,41.6,Johnny Isakson,10194,REP,51,3.4,-9.3999996,11/8/2016,41.03,54.78,-13.75,4.35,4.35,1,-.9190312265967114,for Fox 5 Atlanta -47531,74330,90,2016,2016_Sen-O_LA,LA,Sen-G,Sen-O,Southern Media & Opinion Research,310,Live Phone,,10/20/2016,500,Foster L. Campbell,10198,DEM,16,John Neely Kennedy,10202,REP,22,14,-6,11/8/2016,17.47,24.96,-7.49,1.49,1.49,1,-2.046084278884598, -47166,73811,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,10/20/2016,538,Patrick Murphy,8995,DEM,46.2,Marco Rubio,8974,REP,46.2,,0,11/8/2016,44.31,51.98,-7.67,7.67,7.67,.5,2.917408283496442,for FOX 13 Tampa Bay | FOX35 Orlando -47246,73933,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,CVOTER,40,Online,,10/20/2016,1414,Hillary Rodham Clinton,9207,DEM,49.46,Donald Trump,9849,REP,46.39,,3.0699999,11/8/2016,48.13,46.03,2.1,.97,.97,1,-2.66899508624244,for UPI -47349,74135,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Online,,10/20/2016,1153,Hillary Rodham Clinton,9207,DEM,44.15,Donald Trump,9849,REP,35.45,6.6,8.6999998,11/8/2016,48.13,46.03,2.1,6.6,6.6,1,3.056165748249876,for Reuters; average of multiple versions or turnout models listed in poll -47159,73796,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Morning Consult,218,Online,,10/20/2016,1395,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,38,9,6,11/8/2016,48.13,46.03,2.1,3.9,3.9,1,.2580389862811259,for Politico; average of multiple versions or turnout models listed in poll -47324,74045,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/20/2016,32225,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,42.5,7,5.5,11/8/2016,48.13,46.03,2.1,3.4,3.4,1,.1017697069663219,for NBC News; average of multiple versions or turnout models listed in poll -47166,73810,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,10/20/2016,538,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,45,2.8,4,11/8/2016,47.82,49.02,-1.2,5.2,5.2,0,.8399005316563386,for FOX 13 Tampa Bay | FOX35 Orlando -47169,73815,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Landmark Communications,166,IVR/Live Phone,,10/20/2016,600,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,47,5,-4,11/8/2016,45.64,50.77,-5.13,1.13,1.13,1,-2.839872441182387, -47167,73812,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,10/20/2016,570,Hillary Rodham Clinton,9207,DEM,46.1,Donald Trump,9849,REP,50.1,2.6,-4,11/8/2016,45.64,50.77,-5.13,1.13,1.13,1,-3.278019482510497,for Fox 5 Atlanta -47531,74329,620,2016,2016_Pres-G_LA,LA,Pres-G,Pres-G,Southern Media & Opinion Research,310,Live Phone,,10/20/2016,500,Hillary Rodham Clinton,9207,DEM,35,Donald Trump,9849,REP,50,4.8,-15,11/8/2016,38.45,58.09,-19.64,4.64,4.64,1,-1.946032087031904, -47346,74087,643,2016,2016_Pres-G_SD,SD,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/20/2016,1115,Hillary Rodham Clinton,9207,DEM,37,Donald Trump,9849,REP,48,6,-11,11/8/2016,31.74,61.53,-29.79,18.79,18.79,1,10.8245986409159, -49216,77133,6171,2016,2016_House-G_UT-4,UT-4,House-G,House-G,DCCC Targeting and Analytics Department,68,IVR/Live Phone,D,10/20/2016,478,Doug Owens,10395,DEM,41,Mia B. Love,10396,REP,49,,-8,11/8/2016,41.31,53.76,-12.45,4.45,4.45,1,-3.172231667686801,for unspecified Democratic sponsor -47159,73797,8272,2016,2016_House-G_US,US,House-G,House-G,Morning Consult,218,Online,,10/20/2016,1395,Generic Candidate,9976,DEM,42,Generic Candidate,9975,REP,39,,3,11/8/2016,48.26,47.54,.71,2.29,2.29,1,-1.405570362630834,for Politico -47324,76459,8272,2016,2016_House-G_US,US,House-G,House-G,SurveyMonkey,324,Online,,10/20/2016,34203,Generic Candidate,9976,DEM,46,Generic Candidate,9975,REP,44,,2,11/8/2016,48.26,47.54,.71,1.29,1.29,1,-2.209704692770412,for NBC News -50552,79784,55,2016,2016_Gov-GS_OR,OR,Gov-G,Gov-GS,Clout Research/Wenzel Strategies,55,Live Phone,,10/21/2016,928,Kate Brown,10225,DEM,45,William C. Pierce,10224,REP,43,,2,11/8/2016,50.62,43.45,7.16,5.16,-5.16,1,-.2652611905114356, -47338,77165,57,2016,2016_Gov-G_VT,VT,Gov-G,Gov-G,Braun Research,33,Live Phone,,10/21/2016,603,Sue M. Minter,10095,DEM,40,Phillip B. Scott,10097,REP,47,4,-7,11/8/2016,44.17,52.91,-8.74,1.74,1.74,1,-4.03986247326536,for WCAX -47316,77168,58,2016,2016_Gov-G_WA,WA,Gov-G,Gov-G,Elway Research,87,Live Phone,,10/21/2016,502,Jay Robert Inslee,10103,DEM,51,Bill Ray Bryant,10102,REP,39,,12,11/8/2016,54.39,45.61,8.78,3.22,3.22,1,-1.44323550587056, -47352,74105,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/21/2016,875,Deborah K. Ross,10153,DEM,44,Richard Burr,8963,REP,46,,-2,11/8/2016,45.37,51.06,-5.7,3.7,3.7,1,-2.066419166358955, -47317,74073,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/21/2016,826,Catherine Cortez Masto,9034,DEM,43,Joseph J. Heck,10222,REP,41,,2,11/8/2016,47.1,44.67,2.43,.43,-.43,1,-3.613861779209233,for KTNV-TV 13 -47353,74106,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/21/2016,875,Ted Strickland,9021,DEM,40,Rob Portman,9020,REP,48,,-8,11/8/2016,37.16,58.03,-20.87,12.87,12.87,1,8.054763955666409, -47316,74030,72,2016,2016_Sen-G_WA,WA,Sen-G,Sen-G,Elway Research,87,Live Phone,,10/21/2016,502,Patty Murray,10242,DEM,58,Chris Vance,10243,REP,34,,24,11/8/2016,59.01,40.99,18.03,5.97,5.97,1,.2252484897805391, -48106,75321,74,2016,2016_Sen-G_CO,CO,Sen-G,Sen-G,University of Colorado,580,Online,,10/21/2016,1004,Michael F. Bennet,9009,DEM,54,Darryl Glenn,10226,REP,40,,14,11/8/2016,49.97,44.31,5.66,8.34,8.34,1,4.539432741769674,among all adults -47338,74074,75,2016,2016_Sen-G_VT,VT,Sen-G,Sen-G,Braun Research,33,Live Phone,,10/21/2016,603,Patrick J. Leahy,10261,DEM,59,Scott Milne,10262,REP,22,,37,11/8/2016,61.26,33.03,28.24,8.76,8.76,1,.9534062910482636,for WCAX -47322,74048,83,2016,2016_Sen-G_AR,AR,Sen-G,Sen-G,Hendrix College,138,IVR,,10/21/2016,463,Conner W. Eldridge,10230,DEM,34,John Boozman,8987,REP,52,4,-18,11/8/2016,36.17,59.77,-23.6,5.6,5.6,1,-1.776029259860134,for Talk Business & Politics -47354,74108,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/21/2016,875,Kathleen Alana McGinty,8985,DEM,44,Patrick J. Toomey,8966,REP,41,,3,11/8/2016,47.34,48.77,-1.43,4.43,4.43,0,-.5557297223376724, -47351,74104,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/21/2016,875,Patrick Murphy,8995,DEM,41,Marco Rubio,8974,REP,48,,-7,11/8/2016,44.31,51.98,-7.67,.67,.67,1,-4.126358641535432, -47236,73921,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,YouGov,391,Online,,10/21/2016,1042,Patrick Murphy,8995,DEM,42,Marco Rubio,8974,REP,44,,-2,11/8/2016,44.31,51.98,-7.67,5.67,5.67,1,1.315010695148968,for CBS News -47255,73955,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Centre College,47,Live Phone,,10/21/2016,565.5,Hillary Rodham Clinton,9207,DEM,47.1,Donald Trump,9849,REP,41.15,6,5.9499998,11/8/2016,48.13,46.03,2.1,3.85,3.85,1,-.0723490213957432,average of multiple versions or turnout models listed in poll -47240,73927,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/21/2016,815,Hillary Rodham Clinton,9207,DEM,41.6,Donald Trump,9849,REP,41.7,7.7,-.1,11/8/2016,48.13,46.03,2.1,2.2,-2.2,0,-1.517767887207171,for Investor's Business Daily; average of multiple versions or turnout models listed in poll -47527,74321,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Public Policy Polling,263,IVR/Online,,10/21/2016,990,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,40,5,6,11/8/2016,48.13,46.03,2.1,3.9,3.9,1,.2836001585149722, -47320,74038,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,USC Dornsife/Los Angeles Times,343,Online,,10/21/2016,3104,Hillary Rodham Clinton,9207,DEM,44.97,Donald Trump,9849,REP,44.07,,.89999998,11/8/2016,48.13,46.03,2.1,1.2,-1.2,1,-2.177279794315223, -47322,74041,604,2016,2016_Pres-G_AR,AR,Pres-G,Pres-G,Hendrix College,138,IVR,,10/21/2016,463,Hillary Rodham Clinton,9207,DEM,32.5,Donald Trump,9849,REP,56,3.5,-23.5,11/8/2016,33.65,60.57,-26.92,3.42,3.42,1,-3.091701605801695,for Talk Business & Politics -47335,74069,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/21/2016,1581,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,43,5,2,11/8/2016,48.16,43.25,4.91,2.91,-2.91,1,-.3437209395647975,for Axiom Strategies -48106,75320,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,University of Colorado,580,Online,,10/21/2016,1004,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,34,9,10,11/8/2016,48.16,43.25,4.91,5.09,5.09,1,1.57806465918251,among all adults -47351,74098,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/21/2016,875,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,43,3,3,11/8/2016,47.82,49.02,-1.2,4.2,4.2,0,.1127386169397452, -47334,74068,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/21/2016,1646,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,46,2,0,11/8/2016,47.82,49.02,-1.2,1.2,1.2,.5,-2.782024853004127,for Axiom Strategies -47236,73919,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,YouGov,391,Online,,10/21/2016,1042,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,43,3,3,11/8/2016,47.82,49.02,-1.2,4.2,4.2,0,.1995559955133175,for CBS News -47319,74037,625,2016,2016_Pres-G_MN,MN,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/21/2016,625,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,39,6,8,11/8/2016,46.45,44.93,1.52,6.48,6.48,1,.0749254588604724,for Minneapolis Star Tribune -47352,74099,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/21/2016,875,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,43,6,3,11/8/2016,46.17,49.83,-3.66,6.66,6.66,0,.7474984267666063, -47333,74067,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/21/2016,1764,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,47,3,-3,11/8/2016,46.17,49.83,-3.66,.66,.66,1,-5.767456237471466,for Axiom Strategies -47317,74031,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/21/2016,826,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,42,5,4,11/8/2016,47.92,45.5,2.42,1.58,1.58,1,-2.318162181970554,for KTNV-TV 13 -47337,74072,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/21/2016,1332,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,47,4,-3,11/8/2016,47.92,45.5,2.42,5.42,-5.42,0,2.153273512381306,for Axiom Strategies -47353,74100,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/21/2016,875,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,44,6,-2,11/8/2016,43.56,51.69,-8.13,6.13,6.13,1,.7471786040799536, -47330,74064,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/21/2016,1971,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,46,4,-4,11/8/2016,43.56,51.69,-8.13,4.13,4.13,1,-1.976502026301805,for Axiom Strategies -47354,74102,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/21/2016,875,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,40,7,5,11/8/2016,47.46,48.18,-.72,5.72,5.72,0,.3331343031414583, -47332,74066,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/21/2016,1997,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,42,5,3,11/8/2016,47.46,48.18,-.72,3.72,3.72,0,-1.5195240735444,for Axiom Strategies -47331,74065,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/21/2016,1787,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,43,3,5,11/8/2016,49.73,44.41,5.32,.32,-.32,1,-2.907875880363705,for Axiom Strategies -47338,74372,648,2016,2016_Pres-G_VT,VT,Pres-G,Pres-G,Braun Research,33,Live Phone,,10/21/2016,603,Hillary Rodham Clinton,9207,DEM,50,Donald Trump,9849,REP,22,,28,11/8/2016,56.68,30.27,26.41,1.59,1.59,1,-3.18599630630184,for WCAX -47316,74029,649,2016,2016_Pres-G_WA,WA,Pres-G,Pres-G,Elway Research,87,Live Phone,,10/21/2016,502,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,31,1,17,11/8/2016,52.54,36.83,15.71,1.29,1.29,1,-3.010907934884827, -47336,74071,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/21/2016,1795,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,41,5,5,11/8/2016,46.45,47.22,-.76,5.76,5.76,0,.1190469150347122,for Axiom Strategies -50597,79845,6014,2016,2016_House-G_NJ-2,NJ-2,House-G,House-G,Stockton University,317,Live Phone,,10/21/2016,625,David H. Cole,10505,DEM,33.5,Frank A. LoBiondo,10506,REP,59,,-25.5,11/8/2016,37.22,59.21,-21.99,3.51,-3.51,1,-3.961974079550752, -47348,74095,8272,2016,2016_House-G_US,US,House-G,House-G,Ipsos,154,Online,,10/21/2016,1181,Generic Candidate,9976,DEM,42.5,Generic Candidate,9975,REP,38.8,,3.7,11/8/2016,48.26,47.54,.71,2.99,2.99,1,-.3622723771664462,for Reuters -47254,74063,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,Monmouth University,215,Live Phone,,10/22/2016,402,Roy A. Cooper,8967,DEM,47,Pat McCrory,8959,REP,48,2,-1,11/8/2016,49.02,48.8,.22,1.22,-1.22,0,-3.716977423262756, -47248,74059,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,,10/22/2016,875,Roy A. Cooper,8967,DEM,46,Pat McCrory,8959,REP,44,3,2,11/8/2016,49.02,48.8,.22,1.78,1.78,1,-2.662931448867559, -47325,74070,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,Siena College/The New York Times Upshot,448,Live Phone,,10/22/2016,792,Roy A. Cooper,8967,DEM,51,Pat McCrory,8959,REP,45,,6,11/8/2016,49.02,48.8,.22,5.78,5.78,1,1.481269256246676,for New York Times | New York Times Upshot -47539,74686,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,Marist College,183,Live Phone,,10/22/2016,768,Colin Van Ostern,10081,DEM,47,Christopher Sununu,10080,REP,46,,1,11/8/2016,46.57,48.84,-2.27,3.27,3.27,0,-3.037066684792452,for NBC/WSJ -47254,73953,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/22/2016,402,Deborah K. Ross,10153,DEM,43,Richard Burr,8963,REP,49,2,-6,11/8/2016,45.37,51.06,-5.7,.3,-.3,1,-5.659595948689683, -47248,73938,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,10/22/2016,875,Deborah K. Ross,10153,DEM,41,Richard Burr,8963,REP,42,6,-1,11/8/2016,45.37,51.06,-5.7,4.7,4.7,1,-.6994935807223811, -47325,74050,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Siena College/The New York Times Upshot,448,Live Phone,,10/22/2016,792,Deborah K. Ross,10153,DEM,47,Richard Burr,8963,REP,46,,1,11/8/2016,45.37,51.06,-5.7,6.7,6.7,0,1.44103660745686,for New York Times | New York Times Upshot -47318,74088,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Bendixen & Amandi International,29,Live Phone,,10/22/2016,800,Catherine Cortez Masto,9034,DEM,45,Joseph J. Heck,10222,REP,44,,1,11/8/2016,47.1,44.67,2.43,1.43,-1.43,1,-2.244845944131964,for Las Vegas Review-Journal -47540,74358,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Marist College,183,Live Phone,,10/22/2016,707,Catherine Cortez Masto,9034,DEM,42,Joseph J. Heck,10222,REP,49,,-7,11/8/2016,47.1,44.67,2.43,9.43,-9.43,0,6.09900898422493,for NBC/WSJ -47339,74076,80,2016,2016_Sen-G_ID,ID,Sen-G,Sen-G,Emerson College,88,IVR,,10/22/2016,1023,Jerry Sturgill,10227,DEM,24,Mike Crapo,10228,REP,57,,-33,11/8/2016,27.73,66.13,-38.41,5.41,5.41,1,-2.902686453395592, -48093,75259,83,2016,2016_Sen-G_AR,AR,Sen-G,Sen-G,University of Arkansas,345,Live Phone,,10/22/2016,585,Conner W. Eldridge,10230,DEM,29.4,John Boozman,8987,REP,47.2,,-17.799999,11/8/2016,36.17,59.77,-23.6,5.8,5.8,1,-1.261314383607964, -47539,74357,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Marist College,183,Live Phone,,10/22/2016,768,Margaret Wood Hassan,9007,DEM,47,Kelly Ayotte,9019,REP,48,,-1,11/8/2016,47.98,47.84,.14,1.14,-1.14,0,-3.513048561824395,for NBC/WSJ -47524,74317,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Florida Atlantic University,97,IVR,,10/22/2016,500,Patrick Murphy,8995,DEM,42.3,Marco Rubio,8974,REP,45.8,,-3.5,11/8/2016,44.31,51.98,-7.67,4.17,4.17,1,-.5182128793855714, -47465,74263,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/22/2016,1251,Patrick Murphy,8995,DEM,41,Marco Rubio,8974,REP,45,,-4,11/8/2016,44.31,51.98,-7.67,3.67,3.67,1,-.6612234134496835,for Bay News 9 | News 13 -47314,74020,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/22/2016,779,Hillary Rodham Clinton,9207,DEM,50,Donald Trump,9849,REP,44.5,3,5.5,11/8/2016,48.13,46.03,2.1,3.4,3.4,1,-.3175323631093905,for CNN; average of multiple versions or turnout models listed in poll -47538,74352,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,GfK Group,115,Online,,10/22/2016,1212,Hillary Rodham Clinton,9207,DEM,52.5,Donald Trump,9849,REP,39,6,13.5,11/8/2016,48.13,46.03,2.1,11.4,11.4,1,7.991757112368838,for AP; average of multiple versions or turnout models listed in poll -47407,74188,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,10/22/2016,21240,Hillary Rodham Clinton,9207,DEM,38.54,Donald Trump,9849,REP,33.87,6.37,4.6700001,11/8/2016,48.13,46.03,2.1,2.57,2.57,1,-.7361958309420817, -47344,74085,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Gravis Marketing,124,IVR,R,10/22/2016,2109,Hillary Rodham Clinton,9207,DEM,50,Donald Trump,9849,REP,50,,0,11/8/2016,48.13,46.03,2.1,2.1,-2.1,.5,-1.379452228933709,for unspecified Republican sponsor; among registered voters -47258,73958,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Lucid,175,Online,,10/22/2016,2615,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,38,7,5,11/8/2016,48.13,46.03,2.1,2.9,2.9,1,-.444021349710757,for The Times-Picayune -47327,74051,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/22/2016,1500,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,42,5,1,11/8/2016,48.13,46.03,2.1,1.1,-1.1,1,-2.385805634574534, -47530,74327,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Suffolk University,323,Live Phone,,10/22/2016,1000,Hillary Rodham Clinton,9207,DEM,48.3,Donald Trump,9849,REP,38.25,3.9,10.05,11/8/2016,48.13,46.03,2.1,7.95,7.95,1,4.447226445780913,for USA Today; average of multiple versions or turnout models listed in poll -48093,75258,604,2016,2016_Pres-G_AR,AR,Pres-G,Pres-G,University of Arkansas,345,Live Phone,,10/22/2016,585,Hillary Rodham Clinton,9207,DEM,31.3,Donald Trump,9849,REP,51.1,,-19.799999,11/8/2016,33.65,60.57,-26.92,7.12,7.12,1,1.384099920034868, -47524,74316,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Florida Atlantic University,97,IVR,,10/22/2016,500,Hillary Rodham Clinton,9207,DEM,46.2,Donald Trump,9849,REP,43.3,2.7,2.9000001,11/8/2016,47.82,49.02,-1.2,4.1,4.1,0,-.1662313011995833, -47465,74252,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/22/2016,1251,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,45,2,3,11/8/2016,47.82,49.02,-1.2,4.2,4.2,0,.3696099273884067,for Bay News 9 | News 13 -47339,74075,615,2016,2016_Pres-G_ID,ID,Pres-G,Pres-G,Emerson College,88,IVR,,10/22/2016,1023,Hillary Rodham Clinton,9207,DEM,23,Donald Trump,9849,REP,52,10,-29,11/8/2016,27.49,59.26,-31.77,2.77,2.77,1,-6.77761569905006, -47254,73952,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Monmouth University,215,Live Phone,,10/22/2016,402,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,46,4,1,11/8/2016,46.17,49.83,-3.66,4.66,4.66,0,-1.945529355082566, -47248,73937,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Public Policy Polling,263,IVR/Online,,10/22/2016,875,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,45,4,3,11/8/2016,46.17,49.83,-3.66,6.66,6.66,0,.6465750589203652,average of multiple versions or turnout models listed in poll -47325,74047,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/22/2016,792,Hillary Rodham Clinton,9207,DEM,47.5,Donald Trump,9849,REP,40,8,7.5,11/8/2016,46.17,49.83,-3.66,11.16,11.16,0,5.274380523759152,for New York Times | New York Times Upshot; average of multiple versions or turnout models listed in poll -47539,74348,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Marist College,183,Live Phone,,10/22/2016,768,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,37.5,10,8.5,11/8/2016,46.83,46.46,.37,8.13,8.13,1,2.729467013104346,for NBC/WSJ; average of multiple versions or turnout models listed in poll -47318,74036,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Bendixen & Amandi International,29,Live Phone,,10/22/2016,800,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,41,6,7,11/8/2016,47.92,45.5,2.42,4.58,4.58,1,1.012408687595378,for Las Vegas Review-Journal -47540,74349,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Marist College,183,Live Phone,,10/22/2016,707,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,44,10,0,11/8/2016,47.92,45.5,2.42,2.42,-2.42,.5,-1.29546147080787,for NBC/WSJ; average of multiple versions or turnout models listed in poll -47237,73920,645,2016,2016_Pres-G_TX,TX,Pres-G,Pres-G,YouGov,391,Online,,10/22/2016,1031,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,46,5,-3,11/8/2016,43.24,52.23,-9,6,6,1,1.999327543417288,for CBS News -49214,77129,5820,2016,2016_House-G_CA-31,CA-31,House-G,House-G,Remington Research Group,279,IVR/Live Phone,R,10/22/2016,1198,Pete Aguilar,10393,DEM,45,Paul Chabot,10394,REP,42,,3,11/8/2016,56.07,43.93,12.14,9.14,-9.14,1,1.866255333814044,for Paul Chabot -50598,79846,5862,2016,2016_House-G_FL-7,FL-7,House-G,House-G,Cherry Communications,49,Live Phone,R,10/22/2016,412,Stephanie Murphy,10508,DEM,42,John L. Mica,10507,REP,47,,-5,11/8/2016,51.47,48.52,2.96,7.96,-7.96,0,.3345057759681598,for John L. Mica -51261,81081,6019,2016,2016_House-G_NJ-7,NJ-7,House-G,House-G,Public Policy Polling,263,IVR/Online,D,10/22/2016,982,Peter Jacob,10608,DEM,45,Leonard Lance,10609,REP,45,,0,11/8/2016,43.12,54.08,-10.96,10.96,10.96,.5,3.642905125490266,for Peter Jacob; among registered voters -47314,74497,8272,2016,2016_House-G_US,US,House-G,House-G,CNN/Opinion Research Corp.,37,Live Phone,,10/22/2016,779,Generic Candidate,9976,DEM,50,Generic Candidate,9975,REP,47,,3,11/8/2016,48.26,47.54,.71,2.29,2.29,1,-1.494323110916668,for CNN -47538,74356,8272,2016,2016_House-G_US,US,House-G,House-G,GfK Group,115,Online,,10/22/2016,1212,Generic Candidate,9976,DEM,46,Generic Candidate,9975,REP,41,,5,11/8/2016,48.26,47.54,.71,4.29,4.29,1,.7999051584998512,for AP -47342,74191,49,2016,2016_Gov-G_IN,IN,Gov-G,Gov-G,Gravis Marketing,124,Online,,10/23/2016,596,John R. Gregg,10217,DEM,42,Eric Joseph Holcomb,10271,REP,38,4,4,11/8/2016,45.42,51.38,-5.95,9.95,9.95,0,2.925856278222344,among registered voters -47619,74887,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/23/2016,702,Roy A. Cooper,8967,DEM,49,Pat McCrory,8959,REP,47,,2,11/8/2016,49.02,48.8,.22,1.78,1.78,1,-2.896872096379782, -47619,74576,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/23/2016,702,Deborah K. Ross,10153,DEM,47,Richard Burr,8963,REP,48,,-1,11/8/2016,45.37,51.06,-5.7,4.7,4.7,1,-.4800567856246383, -47342,74081,78,2016,2016_Sen-G_IN,IN,Sen-G,Sen-G,Gravis Marketing,124,Online,,10/23/2016,596,Evan Bayh,10238,DEM,39,Todd C. Young,10175,REP,37,7,2,11/8/2016,42.41,52.11,-9.7,11.7,11.7,0,6.095479018831821,among registered voters -47708,74689,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Muhlenberg College,219,Live Phone,,10/23/2016,420,Kathleen Alana McGinty,8985,DEM,41,Patrick J. Toomey,8966,REP,41,,0,11/8/2016,47.34,48.77,-1.43,1.43,1.43,.5,-4.093819759192596,for Morning Call -47340,74078,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/23/2016,401,Ann Kirkpatrick,10147,DEM,40,John McCain,8981,REP,50,4,-10,11/8/2016,40.75,53.71,-12.96,2.96,2.96,1,-2.638603548693012, -47617,74574,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/23/2016,707,Jim Barksdale,10193,DEM,40,Johnny Isakson,10194,REP,54,,-14,11/8/2016,41.03,54.78,-13.75,.25,-.25,1,-4.832810845006188, -47618,74575,92,2016,2016_Sen-G_IA,IA,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/23/2016,791,Patty Judge,10210,DEM,38,Chuck Grassley,8961,REP,56,,-18,11/8/2016,35.66,60.09,-24.43,6.43,6.43,1,.617175114994153, -47469,74262,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Selzer & Co.,304,Live Phone,,10/23/2016,805,Patrick Murphy,8995,DEM,41,Marco Rubio,8974,REP,51,,-10,11/8/2016,44.31,51.98,-7.67,2.33,-2.33,1,-2.137802873646161,for Bloomberg -47549,74388,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,University of North Florida,360,Live Phone,,10/23/2016,836,Patrick Murphy,8995,DEM,43,Marco Rubio,8974,REP,49,,-6,11/8/2016,44.31,51.98,-7.67,1.67,1.67,1,-2.821939788446095, -50619,79884,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Big Data Poll,251,Online,,10/23/2016,2102,Hillary Rodham Clinton,9207,DEM,41.5,Donald Trump,9849,REP,41.1,8.1,.40000001,11/8/2016,48.13,46.03,2.1,1.7,-1.7,1,-1.5796328628834, -47355,74120,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,10/23/2016,900,Hillary Rodham Clinton,9207,DEM,51.5,Donald Trump,9849,REP,39.5,5,12,11/8/2016,48.13,46.03,2.1,9.9,9.9,1,6.416803625110924,average of multiple versions or turnout models listed in poll -47550,74507,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,Live Phone,,10/23/2016,724,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,35.5,7,9.5,11/8/2016,48.13,46.03,2.1,7.4,7.4,1,3.849930530492425,for CNBC All-America Economic Survey; average of multiple versions or turnout models listed in poll -47616,74520,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,Live Phone,,10/23/2016,2120,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,41.5,6,6.5,11/8/2016,48.13,46.03,2.1,4.4,4.4,1,1.119198855490075,average of multiple versions or turnout models listed in poll; among registered voters -47340,74077,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Monmouth University,215,Live Phone,,10/23/2016,401,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,46,4,-1,11/8/2016,45.12,48.67,-3.55,2.55,2.55,1,-1.418576053976151, -47630,74546,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Saguaro Strategies,298,Online,,10/23/2016,2385,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,46,5,2,11/8/2016,45.12,48.67,-3.55,5.55,5.55,0,2.385925170264192, -47469,74258,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Selzer & Co.,304,Live Phone,,10/23/2016,805,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,45.5,4,-1.5,11/8/2016,47.82,49.02,-1.2,.3,-.3,1,-3.71857750136347,for Bloomberg; average of multiple versions or turnout models listed in poll -47549,74383,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,University of North Florida,360,Live Phone,,10/23/2016,802.5,Hillary Rodham Clinton,9207,DEM,44.5,Donald Trump,9849,REP,41.5,6,3,11/8/2016,47.82,49.02,-1.2,4.2,4.2,0,.287169165936338,average of multiple versions or turnout models listed in poll -47617,74525,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/23/2016,707,Hillary Rodham Clinton,9207,DEM,44.5,Donald Trump,9849,REP,45,8,-.5,11/8/2016,45.64,50.77,-5.13,4.63,4.63,1,.9227540965193128,average of multiple versions or turnout models listed in poll -47618,74526,614,2016,2016_Pres-G_IA,IA,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/23/2016,791,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,45.5,4,-.5,11/8/2016,41.75,51.16,-9.41,8.91,8.91,1,4.265892688761785,average of multiple versions or turnout models listed in poll -47342,74082,617,2016,2016_Pres-G_IN,IN,Pres-G,Pres-G,Gravis Marketing,124,Online,,10/23/2016,596,Hillary Rodham Clinton,9207,DEM,38,Donald Trump,9849,REP,49,5,-11,11/8/2016,37.77,56.94,-19.17,8.17,8.17,1,2.502920011918811,among registered voters -47772,74763,623,2016,2016_Pres-G_ME,ME,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,10/23/2016,670,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,37,5,11,11/8/2016,47.83,44.87,2.96,8.04,8.04,1,3.340436186310563,for Portland Press Herald | Maine Sunday Telegram -47548,74381,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,EPIC-MRA,84,Live Phone,,10/23/2016,600,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,35.5,9,7.5,11/8/2016,47.22,47.44,-.22,7.72,7.72,0,2.702565495843318,average of multiple versions or turnout models listed in poll -47321,74040,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,IVR,,10/23/2016,1241,Hillary Rodham Clinton,9207,DEM,50,Donald Trump,9849,REP,42,3,8,11/8/2016,47.22,47.44,-.22,8.22,8.22,0,3.790188279210481,average of multiple versions or turnout models listed in poll -47619,74527,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/23/2016,702,Hillary Rodham Clinton,9207,DEM,48.5,Donald Trump,9849,REP,43.5,5,5,11/8/2016,46.17,49.83,-3.66,8.66,8.66,0,2.700554589985845,average of multiple versions or turnout models listed in poll -47708,74688,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Muhlenberg College,219,Live Phone,,10/23/2016,420,Hillary Rodham Clinton,9207,DEM,45.5,Donald Trump,9849,REP,40,8,5.5,11/8/2016,47.46,48.18,-.72,6.22,6.22,0,.7357331031920559,for Morning Call; average of multiple versions or turnout models listed in poll -47529,74324,645,2016,2016_Pres-G_TX,TX,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/23/2016,800,Hillary Rodham Clinton,9207,DEM,38,Donald Trump,9849,REP,45,7,-7,11/8/2016,43.24,52.23,-9,2,2,1,-2.621507579229199, -47620,74528,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/23/2016,749,Hillary Rodham Clinton,9207,DEM,51.5,Donald Trump,9849,REP,39,4,12.5,11/8/2016,49.73,44.41,5.32,7.18,7.18,1,4.116928490197759,average of multiple versions or turnout models listed in poll -49213,77128,5868,2016,2016_House-G_FL-13,FL-13,House-G,House-G,St. Pete Polls,314,IVR,,10/23/2016,1087,Charlie Crist,10374,DEM,48,David W. Jolly,10375,REP,45,,3,11/8/2016,51.9,48.1,3.81,.81,-.81,1,-6.459093169229579, -47772,77125,5950,2016,2016_House-G_ME-1,ME-1,House-G,House-G,University of New Hampshire,357,Live Phone,,10/23/2016,299,Chellie Pingree,10390,DEM,61,Mark Holbrook,10391,REP,28,,33,11/8/2016,57.99,41.94,16.05,16.95,16.95,1,9.252188091164836,for Portland Press Herald | Maine Sunday Telegram -47772,77126,5951,2016,2016_House-G_ME-2,ME-2,House-G,House-G,University of New Hampshire,357,Live Phone,,10/23/2016,314,Emily Ann Cain,10334,DEM,46,Bruce Poliquin,10392,REP,44,,2,11/8/2016,45.17,54.77,-9.6,11.6,11.6,0,3.838131966166463,for Portland Press Herald | Maine Sunday Telegram -49212,77127,6005,2016,2016_House-G_NE-2,NE-2,House-G,House-G,"North Star Opinion Research/Ayres, McHenry & Associates",233,Live Phone,R,10/23/2016,400,Brad Ashford,10388,DEM,44,Don Bacon,10389,REP,48,,-4,11/8/2016,47.73,48.93,-1.2,2.8,-2.8,1,-3.480129277434908,for unspecified Republican sponsor; among registered voters -47471,74261,8272,2016,2016_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,10/23/2016,828,Generic Candidate,9976,DEM,47,Generic Candidate,9975,REP,46,,1,11/8/2016,48.26,47.54,.71,.29,.29,1,-3.411086135879878, -47355,74122,8272,2016,2016_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,Live Phone,,10/23/2016,900,Generic Candidate,9976,DEM,37,Generic Candidate,9975,REP,38,,-1,11/8/2016,48.26,47.54,.71,1.71,-1.71,0,-1.865375511678108, -47788,74808,8713,2016,2016_Pres-G_N2,N2,Pres-G,Pres-G,"North Star Opinion Research/Ayres, McHenry & Associates",233,Live Phone,R,10/23/2016,400,Hillary Rodham Clinton,9207,DEM,40,Donald Trump,9849,REP,44,8,-4,11/8/2016,44.92,47.16,-2.24,1.76,-1.76,1,-5.625024572121709,for unspecified Republican sponsor; among registered voters -47773,74796,8715,2016,2016_Pres-G_M1,M1,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,10/23/2016,329,Hillary Rodham Clinton,9207,DEM,54,Donald Trump,9849,REP,34,4,20,11/8/2016,53.96,39.15,14.81,5.19,5.19,1,-.5493573170939853,for Portland Press Herald | Maine Sunday Telegram -47774,74785,8716,2016,2016_Pres-G_M2,M2,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,10/23/2016,341,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,40,6,3,11/8/2016,40.98,51.26,-10.29,13.29,13.29,0,5.651678169716446,for Portland Press Herald | Maine Sunday Telegram -47615,77169,50,2016,2016_Gov-G_MO,MO,Gov-G,Gov-G,Remington Research Group,279,IVR,,10/24/2016,2559,Chris Koster,10085,DEM,47,Eric Greitens,10087,REP,45,,2,11/8/2016,45.57,51.14,-5.57,7.57,7.57,0,-.1263646558663616,for Missouri Times -47528,74557,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,Monmouth University,215,Live Phone,,10/24/2016,401,Colin Van Ostern,10081,DEM,48,Christopher Sununu,10080,REP,43,4,5,11/8/2016,46.57,48.84,-2.27,7.27,7.27,0,.9370268062276509, -47525,74326,73,2016,2016_Sen-G_UT,UT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/24/2016,750,Misty Katherine Snow,10233,DEM,26,Mike Lee,9042,REP,56,3,-30,11/8/2016,27.06,68.15,-41.09,11.09,11.09,1,3.715552727139127,for Heat Street -47652,74628,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Emerson College,88,IVR,,10/24/2016,600,Margaret Wood Hassan,9007,DEM,44,Kelly Ayotte,9019,REP,50,,-6,11/8/2016,47.98,47.84,.14,6.14,-6.14,0,1.534025331600158, -47528,74323,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/24/2016,401,Margaret Wood Hassan,9007,DEM,46,Kelly Ayotte,9019,REP,46,,0,11/8/2016,47.98,47.84,.14,.14,-.14,.5,-4.819160459509503, -47551,74389,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Siena College/The New York Times Upshot,448,Live Phone,,10/24/2016,824,Kathleen Alana McGinty,8985,DEM,47,Patrick J. Toomey,8966,REP,44,,3,11/8/2016,47.34,48.77,-1.43,4.43,4.43,0,-.4594138754435546,for New York Times Upshot -47639,74567,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Saint Leo University,299,Online,,10/24/2016,1028,Patrick Murphy,8995,DEM,47.6,Marco Rubio,8974,REP,52.5,,-4.9000001,11/8/2016,44.31,51.98,-7.67,2.77,2.77,1,-1.760629722038734, -47553,74392,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/24/2016,1135,Hillary Rodham Clinton,9207,DEM,49.5,Donald Trump,9849,REP,43,5,6.5,11/8/2016,48.13,46.03,2.1,4.4,4.4,1,1.010644448461157,average of multiple versions or turnout models listed in poll -47542,74367,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/24/2016,1221,Hillary Rodham Clinton,9207,DEM,46.5,Donald Trump,9849,REP,42.5,7,4,11/8/2016,48.13,46.03,2.1,1.9,1.9,1,-1.4889846199103,for FOX News; average of multiple versions or turnout models listed in poll -47638,74565,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Saint Leo University,299,Online,,10/24/2016,1050,Hillary Rodham Clinton,9207,DEM,46.05,Donald Trump,9849,REP,34.95,7.6,11.1,11/8/2016,48.13,46.03,2.1,9,9,1,5.630253449349781,average of multiple versions or turnout models listed in poll -47608,74501,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/24/2016,1209,Hillary Rodham Clinton,9207,DEM,47.5,Donald Trump,9849,REP,43.5,4,4,11/8/2016,48.13,46.03,2.1,1.9,1.9,1,-1.50616175762589,for Economist; average of multiple versions or turnout models listed in poll -47761,74749,602,2016,2016_Pres-G_AK,AK,Pres-G,Pres-G,Craciun Research Group,61,Live Phone,,10/24/2016,400,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,43,7,4,11/8/2016,36.55,51.28,-14.73,18.73,18.73,0,11.96321607727867, -47639,74564,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Saint Leo University,299,Online,,10/24/2016,1028,Hillary Rodham Clinton,9207,DEM,50.4,Donald Trump,9849,REP,36.95,4.95,13.45,11/8/2016,47.82,49.02,-1.2,14.65,14.65,0,11.03053750470774,average of multiple versions or turnout models listed in poll -47609,74508,615,2016,2016_Pres-G_ID,ID,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/24/2016,750,Hillary Rodham Clinton,9207,DEM,29,Donald Trump,9849,REP,48,10,-19,11/8/2016,27.49,59.26,-31.77,12.77,12.77,1,4.39404676284581, -47712,74695,625,2016,2016_Pres-G_MN,MN,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/24/2016,656,Hillary Rodham Clinton,9207,DEM,51,Donald Trump,9849,REP,40.5,5,10.5,11/8/2016,46.45,44.93,1.52,8.98,8.98,1,3.109640537188481,average of multiple versions or turnout models listed in poll -47615,74518,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,Remington Research Group,279,IVR,,10/24/2016,2559,Hillary Rodham Clinton,9207,DEM,39,Donald Trump,9849,REP,50,4,-11,11/8/2016,38.14,56.77,-18.64,7.64,7.64,1,.1407939308857462,for Missouri Times -47652,74625,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Emerson College,88,IVR,,10/24/2016,600,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,43,6,3,11/8/2016,46.83,46.46,.37,2.63,2.63,1,-3.091406087361313, -47528,74322,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Monmouth University,215,Live Phone,,10/24/2016,401,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,42,7,4,11/8/2016,46.83,46.46,.37,3.63,3.63,1,-2.290540104279324, -47612,74511,634,2016,2016_Pres-G_NM,NM,Pres-G,Pres-G,Zia Poll,393,IVR,,10/24/2016,1899,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,40,9,5,11/8/2016,48.26,40.04,8.21,3.21,-3.21,1,-.0413997371065608, -47551,74387,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/24/2016,824,Hillary Rodham Clinton,9207,DEM,47.5,Donald Trump,9849,REP,40.5,6,7,11/8/2016,47.46,48.18,-.72,7.72,7.72,0,2.72515506345623,for New York Times Upshot; average of multiple versions or turnout models listed in poll -47781,74795,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,Dan Jones & Associates,70,Live Phone/Online,,10/24/2016,823,Hillary Rodham Clinton,9207,DEM,24,Donald Trump,9849,REP,32,30,-8,11/8/2016,27.46,45.54,-18.08,10.08,10.08,1,1.355775055194637,for The Salt Lake Tribune -47525,74319,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/24/2016,750,Hillary Rodham Clinton,9207,DEM,28,Donald Trump,9849,REP,32,29,-4,11/8/2016,27.46,45.54,-18.08,14.08,14.08,1,5.332399052839628,for Heat Street -49225,77143,6046,2016,2016_House-G_NY-19,NY-19,House-G,House-G,Public Policy Polling,263,IVR,D,10/24/2016,1218,Zephyr R. Teachout,10384,DEM,44,John J. Faso,10385,REP,41,,3,11/8/2016,45.91,54.02,-8.11,11.11,11.11,0,4.756388465137647,for unspecified Democratic sponsor; among 'voters' -47542,74369,8272,2016,2016_House-G_US,US,House-G,House-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/24/2016,1221,Generic Candidate,9976,DEM,47,Generic Candidate,9975,REP,45,,2,11/8/2016,48.26,47.54,.71,1.29,1.29,1,-2.181697420650107,for FOX News -47608,74503,8272,2016,2016_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/24/2016,1200,Generic Candidate,9976,DEM,45,Generic Candidate,9975,REP,40,,5,11/8/2016,48.26,47.54,.71,4.29,4.29,1,1.027392494091567,for Economist -47629,77243,50,2016,2016_Gov-G_MO,MO,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/2016,625,Chris Koster,10085,DEM,46,Eric Greitens,10087,REP,45,,1,11/8/2016,45.57,51.14,-5.57,6.57,6.57,0,-1.141463839515441,for St Louis Post-Dispatch -47937,75059,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,Elon University,86,Live Phone,,10/25/2016,710,Roy A. Cooper,8967,DEM,44,Pat McCrory,8959,REP,44,1,0,11/8/2016,49.02,48.8,.22,.22,-.22,.5,-4.199003776697862, -47640,79786,57,2016,2016_Gov-G_VT,VT,Gov-G,Gov-G,RRH Elections,274,IVR,,10/25/2016,1052,Sue M. Minter,10095,DEM,38,Phillip B. Scott,10097,REP,45,4,-7,11/8/2016,44.17,52.91,-8.74,1.74,1.74,1,-3.32863701098824, -47937,74994,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Elon University,86,Live Phone,,10/25/2016,710,Deborah K. Ross,10153,DEM,39.9,Richard Burr,8963,REP,43.5,3,-3.5999999,11/8/2016,45.37,51.06,-5.7,2.1,2.1,1,-3.237761248275462, -47655,74631,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Gravis Marketing,124,IVR,,10/25/2016,875,Catherine Cortez Masto,9034,DEM,50,Joseph J. Heck,10222,REP,44,,6,11/8/2016,47.1,44.67,2.43,3.57,3.57,1,.214163699952308,for Breitbart News; among registered voters -47629,74548,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/2016,625,Jason Kander,10158,DEM,46,Roy Blunt,10157,REP,47,,-1,11/8/2016,46.39,49.18,-2.79,1.79,1.79,1,-2.596783637109719,for St Louis Post-Dispatch -47873,74922,79,2016,2016_Sen-G_SD,SD,Sen-G,Sen-G,Nielson Brothers Polling,231,IVR,,10/25/2016,600,Jay H. Williams,10316,DEM,35,John Thune,10315,REP,54,,-19,11/8/2016,28.17,71.83,-43.66,24.66,24.66,1,16.40791159800405, -47643,74599,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Online,,10/25/2016,1158,Hillary Rodham Clinton,9207,DEM,42.1,Donald Trump,9849,REP,36.5,6.3,5.5999999,11/8/2016,48.13,46.03,2.1,3.5,3.5,1,.2930605770169136,for Reuters; average of multiple versions or turnout models listed in poll -47613,74512,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Lucid,175,Online,,10/25/2016,2602,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,39,6,4,11/8/2016,48.13,46.03,2.1,1.9,1.9,1,-1.233622772260887,for The Times-Picayune -47614,74513,621,2016,2016_Pres-G_MA,MA,Pres-G,Pres-G,Suffolk University,323,Live Phone,,10/25/2016,500,Hillary Rodham Clinton,9207,DEM,57,Donald Trump,9849,REP,25,4,32,11/8/2016,60.01,32.81,27.2,4.8,4.8,1,.8066098138782503, -47997,75062,623,2016,2016_Pres-G_ME,ME,Pres-G,Pres-G,Maine People's Resource Center,180,IVR/Online,,10/25/2016,812,Hillary Rodham Clinton,9207,DEM,44.5,Donald Trump,9849,REP,38.5,9,6,11/8/2016,47.83,44.87,2.96,3.04,3.04,1,-2.056369424010451,average of multiple versions or turnout models listed in poll -47541,74610,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,IVR,,10/25/2016,1030,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,43,4.5,6,11/8/2016,47.22,47.44,-.22,6.22,6.22,0,1.847557002293152,for Fox 2 News Detroit; average of multiple versions or turnout models listed in poll -66558,124041,625,2016,2016_Pres-G_MN,MN,Pres-G,Pres-G,St. Cloud State University,312,Live Phone,,10/25/2016,600,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,36,,11,11/8/2016,46.45,44.93,1.52,9.48,9.48,1,3.392073881529993,sample size unavailable; estimated at 600 as a default -47629,74545,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/2016,625,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,47,3,-5,11/8/2016,38.14,56.77,-18.64,13.64,13.64,1,6.31020678006119,for St Louis Post-Dispatch -47937,74993,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Elon University,86,Live Phone,,10/25/2016,710,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,41.2,2.6,.80000001,11/8/2016,46.17,49.83,-3.66,4.46,4.46,0,-1.484894478572854, -47655,74630,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/25/2016,875,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,46,3,0,11/8/2016,47.92,45.5,2.42,2.42,-2.42,.5,-1.140595139145287,for Breitbart News; among registered voters -48073,75203,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Trafalgar Group,338,IVR,R,10/25/2016,1150,Hillary Rodham Clinton,9207,DEM,44.15,Donald Trump,9849,REP,48.54,1.89,-4.3899999,11/8/2016,43.56,51.69,-8.13,3.74,3.74,1,-2.149300475321339,for unspecified Republican sponsor -47873,74921,643,2016,2016_Pres-G_SD,SD,Pres-G,Pres-G,Nielson Brothers Polling,231,IVR,,10/25/2016,600,Hillary Rodham Clinton,9207,DEM,35,Donald Trump,9849,REP,49,7,-14,11/8/2016,31.74,61.53,-29.79,15.79,15.79,1,6.815230166945415, -47634,74552,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Christopher Newport University,50,Live Phone,,10/25/2016,814,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,39,5,7,11/8/2016,49.73,44.41,5.32,1.68,1.68,1,-1.248047159921833, -47640,74563,648,2016,2016_Pres-G_VT,VT,Pres-G,Pres-G,RRH Elections,274,IVR,,10/25/2016,1052,Hillary Rodham Clinton,9207,DEM,52,Donald Trump,9849,REP,26,,26,11/8/2016,56.68,30.27,26.41,.41,-.41,1,-3.865701308739676, -47873,80818,6122,2016,2016_House-G_SD-1,SD-1,House-G,House-G,Nielson Brothers Polling,231,IVR,,10/25/2016,600,Paula Hawks,10397,DEM,41,Kristi L. Noem,10398,REP,51,,-10,11/8/2016,35.9,64.1,-28.21,18.21,18.21,1,12.54623179803214, -47998,75064,8715,2016,2016_Pres-G_M1,M1,Pres-G,Pres-G,Maine People's Resource Center,180,IVR/Online,,10/25/2016,429,Hillary Rodham Clinton,9207,DEM,47.95,Donald Trump,9849,REP,35.2,8.9,12.75,11/8/2016,53.96,39.15,14.81,2.06,-2.06,1,-3.923849418054123,average of multiple versions or turnout models listed in poll -47999,75066,8716,2016,2016_Pres-G_M2,M2,Pres-G,Pres-G,Maine People's Resource Center,180,IVR/Online,,10/25/2016,382,Hillary Rodham Clinton,9207,DEM,40.5,Donald Trump,9849,REP,42.2,8.4,-1.7,11/8/2016,40.98,51.26,-10.29,8.59,8.59,1,.2455102446912838,average of multiple versions or turnout models listed in poll -47775,74914,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,Marist College,183,Live Phone,,10/26/2016,780,Roy A. Cooper,8967,DEM,51,Pat McCrory,8959,REP,45,,6,11/8/2016,49.02,48.8,.22,5.78,5.78,1,1.721397385023126,for NBC/WSJ -47766,74774,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Gravis Marketing,124,IVR,,10/26/2016,1273,Deborah K. Ross,10153,DEM,48,Richard Burr,8963,REP,45,,3,11/8/2016,45.37,51.06,-5.7,8.7,8.7,0,3.876384648408625,for Breitbart News; among registered voters -47775,74778,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Marist College,183,Live Phone,,10/26/2016,780,Deborah K. Ross,10153,DEM,48,Richard Burr,8963,REP,48,,0,11/8/2016,45.37,51.06,-5.7,5.7,5.7,.5,.515510009441027,for NBC/WSJ -47649,74620,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/26/2016,525,Deborah K. Ross,10153,DEM,43,Richard Burr,8963,REP,48,,-5,11/8/2016,45.37,51.06,-5.7,.7,.7,1,-5.061087910310834, -47647,74618,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/26/2016,525,Catherine Cortez Masto,9034,DEM,43,Joseph J. Heck,10222,REP,42,,1,11/8/2016,47.1,44.67,2.43,1.43,-1.43,1,-2.573887897629343, -47650,74621,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/26/2016,525,Ted Strickland,9021,DEM,42,Rob Portman,9020,REP,49,,-7,11/8/2016,37.16,58.03,-20.87,13.87,13.87,1,9.051261805385032, -47648,74619,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/26/2016,525,Margaret Wood Hassan,9007,DEM,46,Kelly Ayotte,9019,REP,43,,3,11/8/2016,47.98,47.84,.14,2.86,2.86,1,-1.61938909768532, -47654,74629,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Emerson College,88,IVR,,10/26/2016,550,Kathleen Alana McGinty,8985,DEM,45,Patrick J. Toomey,8966,REP,43,,2,11/8/2016,47.34,48.77,-1.43,3.43,3.43,0,-1.71815250272517, -47651,74622,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/26/2016,525,Kathleen Alana McGinty,8985,DEM,46,Patrick J. Toomey,8966,REP,40,,6,11/8/2016,47.34,48.77,-1.43,7.43,7.43,0,2.464021164867515, -48321,75690,89,2016,2016_Sen-G_CA,CA,Sen-G,Sen-G,Greenberg Quinlan Rosner/American Viewpoint,127,Live Phone,,10/26/2016,1382,Kamala D. Harris,9029,DEM,48,Loretta Sanchez,10129,DEM,31,,17,11/8/2016,61.6,38.4,23.21,6.21,,1,2.791497381988276, -47621,74530,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Dixie Strategies,81,IVR/Live Phone,,10/26/2016,698,Patrick Murphy,8995,DEM,43,Marco Rubio,8974,REP,48.6,,-5.5999999,11/8/2016,44.31,51.98,-7.67,2.07,2.07,1,-2.380396851235767, -47767,74775,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Gravis Marketing,124,IVR,,10/26/2016,1301,Patrick Murphy,8995,DEM,46,Marco Rubio,8974,REP,46,,0,11/8/2016,44.31,51.98,-7.67,7.67,7.67,.5,3.735734403982914,for Breitbart News; among registered voters -47776,74780,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Marist College,183,Live Phone,,10/26/2016,779,Patrick Murphy,8995,DEM,43,Marco Rubio,8974,REP,51,,-8,11/8/2016,44.31,51.98,-7.67,.33,-.33,1,-4.081588117805347,for NBC/WSJ -47637,74566,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,10/26/2016,742,Patrick Murphy,8995,DEM,46,Marco Rubio,8974,REP,46,,0,11/8/2016,44.31,51.98,-7.67,7.67,7.67,.5,3.451336125678461, -47646,74617,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/26/2016,525,Patrick Murphy,8995,DEM,42,Marco Rubio,8974,REP,49,,-7,11/8/2016,44.31,51.98,-7.67,.67,.67,1,-4.125288753041194, -47771,74777,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Siena College/The New York Times Upshot,448,Live Phone,,10/26/2016,815,Patrick Murphy,8995,DEM,42,Marco Rubio,8974,REP,51,,-9,11/8/2016,44.31,51.98,-7.67,1.33,-1.33,1,-3.006531285902511,for New York Times Upshot -47631,74547,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/26/2016,1824,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,45,2,1,11/8/2016,48.13,46.03,2.1,1.1,-1.1,1,-2.111034261631601,for Breitbart News; among registered voters -48009,75084,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,RAND (American Life Panel),270,Online,,10/26/2016,2269,Hillary Rodham Clinton,9207,DEM,43.7,Donald Trump,9849,REP,34.6,7.7,9.1000004,11/8/2016,48.13,46.03,2.1,7,7,1,4.020860549347412, -47636,74556,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/26/2016,1500,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,45,3,0,11/8/2016,48.13,46.03,2.1,2.1,-2.1,.5,-1.12494301890321, -47764,74752,602,2016,2016_Pres-G_AK,AK,Pres-G,Pres-G,Google Surveys,122,Online,,10/26/2016,446,Hillary Rodham Clinton,9207,DEM,38,Donald Trump,9849,REP,39,11,-1,11/8/2016,36.55,51.28,-14.73,13.73,13.73,1,7.993949284841682, -48321,75803,606,2016,2016_Pres-G_CA,CA,Pres-G,Pres-G,Greenberg Quinlan Rosner/American Viewpoint,127,Live Phone,,10/26/2016,1382,Hillary Rodham Clinton,9207,DEM,56,Donald Trump,9849,REP,31.5,4,24.5,11/8/2016,61.73,31.62,30.11,5.61,-5.61,1,-.5162368889223099,average of multiple versions or turnout models listed in poll -47621,74529,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Dixie Strategies,81,IVR/Live Phone,,10/26/2016,698,Hillary Rodham Clinton,9207,DEM,42.4,Donald Trump,9849,REP,45.7,,-3.3,11/8/2016,47.82,49.02,-1.2,2.1,-2.1,1,-1.798186945162088, -47767,74755,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/26/2016,1301,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,47,1,1,11/8/2016,47.82,49.02,-1.2,2.2,2.2,0,-1.451437153377013,for Breitbart News; among registered voters -47776,74782,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Marist College,183,Live Phone,,10/26/2016,779,Hillary Rodham Clinton,9207,DEM,45.5,Donald Trump,9849,REP,45,5,.5,11/8/2016,47.82,49.02,-1.2,1.7,1.7,0,-2.130602832771513,for NBC/WSJ; average of multiple versions or turnout models listed in poll -47637,74560,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Public Policy Polling,263,IVR/Online,,10/26/2016,742,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,44,,4,11/8/2016,47.82,49.02,-1.2,5.2,5.2,0,1.41788139510377, -47646,74611,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/26/2016,525,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,48,2,-6,11/8/2016,47.82,49.02,-1.2,4.8,-4.8,1,.7258850317507614, -47771,74762,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/26/2016,815,Hillary Rodham Clinton,9207,DEM,43.5,Donald Trump,9849,REP,47,4,-3.5,11/8/2016,47.82,49.02,-1.2,2.3,-2.3,1,-1.472397254327217,for New York Times Upshot; average of multiple versions or turnout models listed in poll -47785,74803,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/26/2016,683,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,49,3,-7,11/8/2016,45.64,50.77,-5.13,1.87,-1.87,1,-1.776209826837156,for 11Alive; among registered voters -47763,74751,615,2016,2016_Pres-G_ID,ID,Pres-G,Pres-G,Google Surveys,122,Online,,10/26/2016,417,Hillary Rodham Clinton,9207,DEM,29,Donald Trump,9849,REP,41,17,-12,11/8/2016,27.49,59.26,-31.77,19.77,19.77,1,11.93376375471159, -47653,74626,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Emerson College,88,IVR,,10/26/2016,500,Hillary Rodham Clinton,9207,DEM,50,Donald Trump,9849,REP,43,3,7,11/8/2016,47.22,47.44,-.22,7.22,7.22,0,2.138997270368932, -47766,74754,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/26/2016,1273,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,47,1,2,11/8/2016,46.17,49.83,-3.66,5.66,5.66,0,-.0569780766373282,for Breitbart News; among registered voters -47775,74772,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Marist College,183,Live Phone,,10/26/2016,780,Hillary Rodham Clinton,9207,DEM,48.5,Donald Trump,9849,REP,42.5,8,6,11/8/2016,46.17,49.83,-3.66,9.66,9.66,0,3.942243642910732,for NBC/WSJ; average of multiple versions or turnout models listed in poll -47649,74614,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/26/2016,525,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,44,5,3,11/8/2016,46.17,49.83,-3.66,6.66,6.66,0,.7474464829031754, -47648,74613,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/26/2016,525,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,39,8,8,11/8/2016,46.83,46.46,.37,7.63,7.63,1,2.149800722858705, -47647,74612,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/26/2016,525,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,42,8,1,11/8/2016,47.92,45.5,2.42,1.42,-1.42,1,-2.416751294274979, -47650,74615,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/26/2016,525,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,42,4,4,11/8/2016,43.56,51.69,-8.13,12.13,12.13,0,6.757413609625167, -47654,74627,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Emerson College,88,IVR,,10/26/2016,550,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,43,6,5,11/8/2016,47.46,48.18,-.72,5.72,5.72,0,.4975766490315308, -47651,74616,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/26/2016,525,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,40,5,7,11/8/2016,47.46,48.18,-.72,7.72,7.72,0,2.348626552628814, -48118,75346,8272,2016,2016_House-G_US,US,House-G,House-G,Ipsos,154,Online,,10/26/2016,1196,Generic Candidate,9976,DEM,43.1,Generic Candidate,9975,REP,38,,5.0999999,11/8/2016,48.26,47.54,.71,4.39,4.39,1,1.342923058414656,for Reuters -47779,74890,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,YouGov,391,Online,,10/27/2016,992,Roy A. Cooper,8967,DEM,46,Pat McCrory,8959,REP,44,,2,11/8/2016,49.02,48.8,.22,1.78,1.78,1,-2.346117869059512,for CBS News -47793,79762,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,Praecones Analytica,257,IVR,,10/27/2016,408,Colin Van Ostern,10081,DEM,41.8,Christopher Sununu,10080,REP,45.2,2.3,-3.4000001,11/8/2016,46.57,48.84,-2.27,1.13,-1.13,1,-5.200363082001063, -48017,75383,55,2016,2016_Gov-GS_OR,OR,Gov-G,Gov-GS,DHM Research,76,Live Phone,,10/27/2016,504,Kate Brown,10225,DEM,42,William C. Pierce,10224,REP,33,4,9,11/8/2016,50.62,43.45,7.16,1.84,1.84,1,-3.392780843855348, -47759,74747,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Emerson College,88,IVR,,10/27/2016,650,Deborah K. Ross,10153,DEM,44,Richard Burr,8963,REP,48,,-4,11/8/2016,45.37,51.06,-5.7,1.7,1.7,1,-3.657100468858279, -47779,74793,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,YouGov,391,Online,,10/27/2016,992,Deborah K. Ross,10153,DEM,44,Richard Burr,8963,REP,44,,0,11/8/2016,45.37,51.06,-5.7,5.7,5.7,.5,.69264966363664,for CBS News -47760,74748,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Emerson College,88,IVR,,10/27/2016,550,Catherine Cortez Masto,9034,DEM,44,Joseph J. Heck,10222,REP,48,,-4,11/8/2016,47.1,44.67,2.43,6.43,-6.43,0,3.045690474540543, -47757,74745,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,Emerson College,88,IVR,,10/27/2016,800,Ted Strickland,9021,DEM,35,Rob Portman,9020,REP,49,,-14,11/8/2016,37.16,58.03,-20.87,6.87,6.87,1,.4167747485636226, -47780,74794,74,2016,2016_Sen-G_CO,CO,Sen-G,Sen-G,YouGov,391,Online,,10/27/2016,997,Michael F. Bennet,9009,DEM,46,Darryl Glenn,10226,REP,41,,5,11/8/2016,49.97,44.31,5.66,.66,-.66,1,-3.117421182831547,for CBS News -47792,74813,81,2016,2016_Sen-G_KY,KY,Sen-G,Sen-G,Cygnal,67,Live Phone,,10/27/2016,811,Jim Gray,10253,DEM,41.8,Rand Paul,8984,REP,51.5,,-9.6999998,11/8/2016,42.72,57.27,-14.55,4.85,4.85,1,-.6993733226350444, -48192,75473,81,2016,2016_Sen-G_KY,KY,Sen-G,Sen-G,Google Surveys,122,Online,,10/27/2016,1016,Jim Gray,10253,DEM,27.9,Rand Paul,8984,REP,34.5,,-6.5999999,11/8/2016,42.72,57.27,-14.55,7.95,7.95,1,2.651177908408647,for Babbage Cofounder; among all adults -48000,75068,84,2016,2016_Sen-G_IL,IL,Sen-G,Sen-G,Loras College,171,Live Phone,,10/27/2016,600,Tammy Duckworth,10154,DEM,42,Mark Kirk,10159,REP,34,,8,11/8/2016,54.86,39.78,15.08,7.08,-7.08,1,2.644174010545064, -47793,74816,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Praecones Analytica,257,IVR,,10/27/2016,408,Margaret Wood Hassan,9007,DEM,47,Kelly Ayotte,9019,REP,49.1,,-2.0999999,11/8/2016,47.98,47.84,.14,2.24,-2.24,0,-2.393059721616025, -47777,74791,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,YouGov,391,Online,,10/27/2016,1091,Kathleen Alana McGinty,8985,DEM,44,Patrick J. Toomey,8966,REP,41,,3,11/8/2016,47.34,48.77,-1.43,4.43,4.43,0,-.2545266985721147,for CBS News -47778,74792,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,YouGov,391,Online,,10/27/2016,994,Ann Kirkpatrick,10147,DEM,38,John McCain,8981,REP,43,,-5,11/8/2016,40.75,53.71,-12.96,7.96,7.96,1,3.388964295789572,for CBS News -47756,74744,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Emerson College,88,IVR,,10/27/2016,500,Patrick Murphy,8995,DEM,47,Marco Rubio,8974,REP,49,,-2,11/8/2016,44.31,51.98,-7.67,5.67,5.67,1,1.186066030353384, -47882,74938,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,CVOTER,40,Online,,10/27/2016,1299,Hillary Rodham Clinton,9207,DEM,48.81,Donald Trump,9849,REP,47.71,,1.1,11/8/2016,48.13,46.03,2.1,1,-1,1,-2.203660373707989,for UPI -47770,74760,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/27/2016,1039,Hillary Rodham Clinton,9207,DEM,44.5,Donald Trump,9849,REP,41.45,5.6,3.05,11/8/2016,48.13,46.03,2.1,.95,.95,1,-2.270891273525642,average of multiple versions or turnout models listed in poll -47869,74913,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2016,40816,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,42.5,6,6.5,11/8/2016,48.13,46.03,2.1,4.4,4.4,1,1.623909693038941,for NBC News; average of multiple versions or turnout models listed in poll -47707,74683,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Data Orbital,73,Live Phone,,10/27/2016,550,Hillary Rodham Clinton,9207,DEM,40,Donald Trump,9849,REP,42,5,-2,11/8/2016,45.12,48.67,-3.55,1.55,1.55,1,-1.680762658128935, -47778,74788,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,YouGov,391,Online,,10/27/2016,994,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,44,4,-2,11/8/2016,45.12,48.67,-3.55,1.55,1.55,1,-1.638451752701965,for CBS News -47780,74790,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,YouGov,391,Online,,10/27/2016,997,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,39,7,3,11/8/2016,48.16,43.25,4.91,1.91,-1.91,1,-1.216687043037623,for CBS News -47756,74739,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Emerson College,88,IVR,,10/27/2016,500,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,45,4,1,11/8/2016,47.82,49.02,-1.2,2.2,2.2,0,-1.857428757143587, -48000,75069,616,2016,2016_Pres-G_IL,IL,Pres-G,Pres-G,Loras College,171,Live Phone,,10/27/2016,600,Hillary Rodham Clinton,9207,DEM,46.4,Donald Trump,9849,REP,35.3,6,11.1,11/8/2016,55.83,38.76,17.06,5.96,-5.96,1,2.281500030551287,average of multiple versions or turnout models listed in poll -47792,74812,619,2016,2016_Pres-G_KY,KY,Pres-G,Pres-G,Cygnal,67,Live Phone,,10/27/2016,811,Hillary Rodham Clinton,9207,DEM,32,Donald Trump,9849,REP,56,,-24,11/8/2016,32.68,62.52,-29.84,5.84,5.84,1,-1.155265246312134, -48192,75472,619,2016,2016_Pres-G_KY,KY,Pres-G,Pres-G,Google Surveys,122,Online,,10/27/2016,1004,Hillary Rodham Clinton,9207,DEM,24.8,Donald Trump,9849,REP,38.2,7,-13.4,11/8/2016,32.68,62.52,-29.84,16.44,16.44,1,10.60963102246392,for Babbage Cofounder; among all adults -47759,74742,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Emerson College,88,IVR,,10/27/2016,650,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,45,4,3,11/8/2016,46.17,49.83,-3.66,6.66,6.66,0,.7818048565853061, -47779,74789,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,YouGov,391,Online,,10/27/2016,992,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,45,3,3,11/8/2016,46.17,49.83,-3.66,6.66,6.66,0,1.00572300936989,for CBS News -47793,74815,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Praecones Analytica,257,IVR,,10/27/2016,408,Hillary Rodham Clinton,9207,DEM,44.2,Donald Trump,9849,REP,45.85,4.4,-1.65,11/8/2016,46.83,46.46,.37,2.02,-2.02,0,-3.689852242281772,average of multiple versions or turnout models listed in poll -47760,74743,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Emerson College,88,IVR,,10/27/2016,550,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,42,3,2,11/8/2016,47.92,45.5,2.42,.42,-.42,1,-3.249452467227458, -47757,74740,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Emerson College,88,IVR,,10/27/2016,800,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,45,6,0,11/8/2016,43.56,51.69,-8.13,8.13,8.13,.5,2.263583926806565, -48017,75108,639,2016,2016_Pres-G_OR,OR,Pres-G,Pres-G,DHM Research,76,Live Phone,,10/27/2016,504,Hillary Rodham Clinton,9207,DEM,41,Donald Trump,9849,REP,34,4,7,11/8/2016,50.07,39.09,10.98,3.98,-3.98,1,-1.07558871099431, -47777,74787,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,YouGov,391,Online,,10/27/2016,1091,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,40,5,8,11/8/2016,47.46,48.18,-.72,8.72,8.72,0,4.01580060741072,for CBS News -48358,75796,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Roanoke College,292,Live Phone,,10/27/2016,766,Hillary Rodham Clinton,9207,DEM,52.5,Donald Trump,9849,REP,33.5,8,19,11/8/2016,49.73,44.41,5.32,13.68,13.68,1,11.0229429808453,average of multiple versions or turnout models listed in poll -48074,75208,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Winthrop University,386,Live Phone,,10/27/2016,712,Hillary Rodham Clinton,9207,DEM,46.5,Donald Trump,9849,REP,41,5,5.5,11/8/2016,49.73,44.41,5.32,.18,.18,1,-3.031459210079216,average of multiple versions or turnout models listed in poll -49211,77124,6005,2016,2016_House-G_NE-2,NE-2,House-G,House-G,Singularis Group,306,IVR,R,10/27/2016,1482,Brad Ashford,10388,DEM,45,Don Bacon,10389,REP,47,4,-2,11/8/2016,47.73,48.93,-1.2,.8,-.8,1,-4.473261121342485,for Don Bacon -47869,76460,8272,2016,2016_House-G_US,US,House-G,House-G,SurveyMonkey,324,Online,,10/27/2016,43003,Generic Candidate,9976,DEM,47,Generic Candidate,9975,REP,44,,3,11/8/2016,48.26,47.54,.71,2.29,2.29,1,-.7567961007669817,for NBC News -47891,77231,48,2016,2016_Gov-G_DE,DE,Gov-G,Gov-G,SurveyMonkey,324,Online,,10/28/2016,458,John C. Carney Jr.,10258,DEM,60,Colin R. J. Bonini,10259,REP,36,,24,11/8/2016,58.34,39.19,19.15,4.85,4.85,1,-2.757604443375529, -47897,77232,49,2016,2016_Gov-G_IN,IN,Gov-G,Gov-G,SurveyMonkey,324,Online,,10/28/2016,674,John R. Gregg,10217,DEM,48,Eric Joseph Holcomb,10271,REP,47,,1,11/8/2016,45.42,51.38,-5.95,6.95,6.95,0,-.6175695035957716, -47860,79758,50,2016,2016_Gov-G_MO,MO,Gov-G,Gov-G,BK Strategies,20,IVR,,10/28/2016,1698,Chris Koster,10085,DEM,46,Eric Greitens,10087,REP,45,,1,11/8/2016,45.57,51.14,-5.57,6.57,6.57,0,-.4756976037570848,for Missouri Scout -47908,77233,50,2016,2016_Gov-G_MO,MO,Gov-G,Gov-G,SurveyMonkey,324,Online,,10/28/2016,671,Chris Koster,10085,DEM,54,Eric Greitens,10087,REP,44,,10,11/8/2016,45.57,51.14,-5.57,15.57,15.57,0,8.460605655340601, -47909,77234,51,2016,2016_Gov-G_MT,MT,Gov-G,Gov-G,SurveyMonkey,324,Online,,10/28/2016,405,Steve Bullock,8982,DEM,53,Greg Gianforte,10347,REP,39,7,14,11/8/2016,50.25,46.36,3.89,10.11,10.11,1,2.443951789645462, -47916,77236,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,SurveyMonkey,324,Online,,10/28/2016,1574,Roy A. Cooper,8967,DEM,52,Pat McCrory,8959,REP,46,,6,11/8/2016,49.02,48.8,.22,5.78,5.78,1,2.392467154646562, -47917,77237,53,2016,2016_Gov-G_ND,ND,Gov-G,Gov-G,SurveyMonkey,324,Online,,10/28/2016,279,Marvin E. Nelson,10425,DEM,29,Doug Burgum,10426,REP,68,,-39,11/8/2016,19.39,76.52,-57.13,18.13,18.13,1,10.2941024412223, -47912,77235,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,SurveyMonkey,324,Online,,10/28/2016,659,Colin Van Ostern,10081,DEM,53,Christopher Sununu,10080,REP,43,,10,11/8/2016,46.57,48.84,-2.27,12.27,12.27,0,7.185847679346589, -48499,76039,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,10/28/2016,503,Colin Van Ostern,10081,DEM,42,Christopher Sununu,10080,REP,41,,1,11/8/2016,46.57,48.84,-2.27,3.27,3.27,0,-2.225766871654837,for WMUR -47920,77238,55,2016,2016_Gov-GS_OR,OR,Gov-G,Gov-GS,SurveyMonkey,324,Online,,10/28/2016,743,Kate Brown,10225,DEM,54,William C. Pierce,10224,REP,42,,12,11/8/2016,50.62,43.45,7.16,4.84,4.84,1,.2602183169248253, -47927,77239,56,2016,2016_Gov-G_UT,UT,Gov-G,Gov-G,SurveyMonkey,324,Online,,10/28/2016,1078,Mike Weinholtz,10101,DEM,35,Gary Richard Herbert,10098,REP,61,,-26,11/8/2016,28.74,66.74,-38,12,12,1,7.732275514380504, -47928,77240,57,2016,2016_Gov-G_VT,VT,Gov-G,Gov-G,SurveyMonkey,324,Online,,10/28/2016,436,Sue M. Minter,10095,DEM,45,Phillip B. Scott,10097,REP,52,,-7,11/8/2016,44.17,52.91,-8.74,1.74,1.74,1,-2.731204214584101, -47930,77241,58,2016,2016_Gov-G_WA,WA,Gov-G,Gov-G,SurveyMonkey,324,Online,,10/28/2016,745,Jay Robert Inslee,10103,DEM,55,Bill Ray Bryant,10102,REP,42,,13,11/8/2016,54.39,45.61,8.78,4.22,4.22,1,-.0449030753034715, -47931,77242,59,2016,2016_Gov-G_WV,WV,Gov-G,Gov-G,SurveyMonkey,324,Online,,10/28/2016,321,James Justice,10093,DEM,42,William Paul Cole,9022,REP,43,13,-1,11/8/2016,49.09,42.3,6.78,7.78,-7.78,0,.0161620032271353, -47899,75125,60,2016,2016_Sen-G_KS,KS,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,1273,Patrick Wiesner,10239,DEM,39,Jerry Moran,8968,REP,56,,-17,11/8/2016,32.24,62.18,-29.94,12.94,12.94,1,3.918950227063331, -48076,75207,60,2016,2016_Sen-G_KS,KS,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/28/2016,596,Patrick Wiesner,10239,DEM,31,Jerry Moran,8968,REP,55,6,-24,11/8/2016,32.24,62.18,-29.94,5.94,5.94,1,-3.004526131697943, -47915,75132,61,2016,2016_Sen-G_NY,NY,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,1734,Charles E. Schumer,10111,DEM,68,Wendy E. Long,10110,REP,28,,40,11/8/2016,70.18,27.56,42.62,2.62,-2.62,1,-2.346251647946668, -47916,75133,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,1574,Deborah K. Ross,10153,DEM,47,Richard Burr,8963,REP,43,7,4,11/8/2016,45.37,51.06,-5.7,9.7,9.7,0,5.149356046361455, -47911,75130,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,1010,Catherine Cortez Masto,9034,DEM,47,Joseph J. Heck,10222,REP,47,,0,11/8/2016,47.1,44.67,2.43,2.43,-2.43,.5,-.9299309814994122, -47894,75120,64,2016,2016_Sen-G_HI,HI,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,467,Brian Schatz,10306,DEM,69,John Stanley Carroll,10307,REP,27,,42,11/8/2016,73.6,22.24,51.36,9.36,-9.36,1,1.783447833573699, -47920,75137,65,2016,2016_Sen-G_OR,OR,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,743,Ron Wyden,10308,DEM,62,Mark Callahan,10309,REP,34,,28,11/8/2016,56.6,33.35,23.25,4.75,4.75,1,-2.710438279296627, -47923,75139,66,2016,2016_Sen-G_SC,SC,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,1762,Thomas Dixon,10266,DEM,39,Tim Scott,10256,REP,56,,-17,11/8/2016,36.93,60.57,-23.64,6.64,6.64,1,-.6521517839972095, -47918,75135,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,1823,Ted Strickland,9021,DEM,40,Rob Portman,9020,REP,55,,-15,11/8/2016,37.16,58.03,-20.87,5.87,5.87,1,-.4427419089075543, -47883,75111,68,2016,2016_Sen-G_AL,AL,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,485,Ronald Steven Crumpton,10346,DEM,36,Richard C. Shelby,10133,REP,60,,-24,11/8/2016,35.87,63.96,-28.09,4.09,4.09,1,-4.527059700248043, -47860,74896,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,BK Strategies,20,IVR,,10/28/2016,1698,Jason Kander,10158,DEM,44,Roy Blunt,10157,REP,47,,-3,11/8/2016,46.39,49.18,-2.79,.21,-.21,1,-3.638529602029258,for Missouri Scout -47908,75129,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,671,Jason Kander,10158,DEM,51,Roy Blunt,10157,REP,45,,6,11/8/2016,46.39,49.18,-2.79,8.79,8.79,0,5.365222524116855, -47758,74746,71,2016,2016_Sen-G_WI,WI,Sen-G,Sen-G,Emerson College,88,IVR,,10/28/2016,400,Russ Feingold,8971,DEM,49,Ron Johnson,8972,REP,44,,5,11/8/2016,46.81,50.17,-3.36,8.36,8.36,0,2.574982616162826, -47932,75144,71,2016,2016_Sen-G_WI,WI,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,1195,Russ Feingold,8971,DEM,49,Ron Johnson,8972,REP,49,,0,11/8/2016,46.81,50.17,-3.36,3.36,3.36,.5,-2.747082170305747, -47930,75143,72,2016,2016_Sen-G_WA,WA,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,745,Patty Murray,10242,DEM,61,Chris Vance,10243,REP,36,,25,11/8/2016,59.01,40.99,18.03,6.97,6.97,1,1.226681130967033, -47927,75141,73,2016,2016_Sen-G_UT,UT,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,1078,Misty Katherine Snow,10233,DEM,34,Mike Lee,9042,REP,62,,-28,11/8/2016,27.06,68.15,-41.09,13.09,13.09,1,6.905082338609408, -47888,75116,74,2016,2016_Sen-G_CO,CO,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,1532,Michael F. Bennet,9009,DEM,48,Darryl Glenn,10226,REP,46,,2,11/8/2016,49.97,44.31,5.66,3.66,-3.66,1,-.0410098627142788, -47928,75142,75,2016,2016_Sen-G_VT,VT,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,436,Patrick J. Leahy,10261,DEM,64,Scott Milne,10262,REP,33,,31,11/8/2016,61.26,33.03,28.24,2.76,2.76,1,-4.073225443739594, -47919,75136,76,2016,2016_Sen-G_OK,OK,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,472,Mike Workman,10312,DEM,35,James Lankford,10311,REP,62,,-27,11/8/2016,24.58,67.74,-43.16,16.16,16.16,1,8.528756270099642, -47917,75134,77,2016,2016_Sen-G_ND,ND,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,279,Eliot Glassheim,10314,DEM,27,John Hoeven,10313,REP,71,,-44,11/8/2016,16.97,78.48,-61.51,17.51,17.51,1,9.659423099071436, -47897,75123,78,2016,2016_Sen-G_IN,IN,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,674,Evan Bayh,10238,DEM,46,Todd C. Young,10175,REP,50,,-4,11/8/2016,42.41,52.11,-9.7,5.7,5.7,1,-2.032391605652885, -47924,75140,79,2016,2016_Sen-G_SD,SD,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,298,Jay H. Williams,10316,DEM,31,John Thune,10315,REP,67,,-36,11/8/2016,28.17,71.83,-43.66,7.66,7.66,1,-3.371968780215658, -47895,75121,80,2016,2016_Sen-G_ID,ID,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,447,Jerry Sturgill,10227,DEM,34,Mike Crapo,10228,REP,61,,-27,11/8/2016,27.73,66.13,-38.41,11.41,11.41,1,5.065313625907423, -47900,75126,81,2016,2016_Sen-G_KY,KY,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,424,Jim Gray,10253,DEM,46,Rand Paul,8984,REP,52,,-6,11/8/2016,42.72,57.27,-14.55,8.55,8.55,1,3.52239349658875, -47938,74996,81,2016,2016_Sen-G_KY,KY,Sen-G,Sen-G,Western Kentucky University,379,Live Phone,,10/28/2016,602,Jim Gray,10253,DEM,39,Rand Paul,8984,REP,55,,-16,11/8/2016,42.72,57.27,-14.55,1.45,-1.45,1,-5.134292278491663, -47903,75128,82,2016,2016_Sen-G_MD,MD,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,740,Chris Van Hollen,10105,DEM,66,Kathy Szeliga,10124,REP,31,,35,11/8/2016,60.89,35.67,25.21,9.79,9.79,1,2.339873545920288, -47886,75114,83,2016,2016_Sen-G_AR,AR,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,484,Conner W. Eldridge,10230,DEM,44,John Boozman,8987,REP,54,,-10,11/8/2016,36.17,59.77,-23.6,13.6,13.6,1,7.733230750006871, -47896,75122,84,2016,2016_Sen-G_IL,IL,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,1003,Tammy Duckworth,10154,DEM,57,Mark Kirk,10159,REP,38,,19,11/8/2016,54.86,39.78,15.08,3.92,3.92,1,-1.150319985262348, -47912,75131,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,659,Margaret Wood Hassan,9007,DEM,50,Kelly Ayotte,9019,REP,38,8,12,11/8/2016,47.98,47.84,.14,11.86,11.86,1,8.055631269410743, -48499,76016,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,10/28/2016,516,Margaret Wood Hassan,9007,DEM,45,Kelly Ayotte,9019,REP,44,,1,11/8/2016,47.98,47.84,.14,.86,.86,1,-3.631376112327724,for WMUR -47876,74929,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Franklin & Marshall College,106,Live Phone/Online,,10/28/2016,652,Kathleen Alana McGinty,8985,DEM,47,Patrick J. Toomey,8966,REP,35,1,12,11/8/2016,47.34,48.77,-1.43,13.43,13.43,0,8.971387927907294, -47867,74910,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Gravis Marketing,124,IVR,,10/28/2016,3217,Kathleen Alana McGinty,8985,DEM,45,Patrick J. Toomey,8966,REP,41,,4,11/8/2016,47.34,48.77,-1.43,5.43,5.43,0,1.05590279484241,for Breitbart News; among registered voters -47921,75138,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,2255,Kathleen Alana McGinty,8985,DEM,49,Patrick J. Toomey,8966,REP,46,,3,11/8/2016,47.34,48.77,-1.43,4.43,4.43,0,-.0350875464198093, -47885,75113,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,1457,Ann Kirkpatrick,10147,DEM,46,John McCain,8981,REP,49,,-3,11/8/2016,40.75,53.71,-12.96,9.96,9.96,1,5.769023524600388, -47893,75119,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,2665,Jim Barksdale,10193,DEM,41,Johnny Isakson,10194,REP,50,5,-9,11/8/2016,41.03,54.78,-13.75,4.75,4.75,1,.7017832504670352, -47887,75115,89,2016,2016_Sen-G_CA,CA,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,2505,Kamala D. Harris,9029,DEM,50,Loretta Sanchez,10129,DEM,30,,20,11/8/2016,61.6,38.4,23.21,3.21,,1,-.8237034418076148, -48125,75941,89,2016,2016_Sen-G_CA,CA,Sen-G,Sen-G,YouGov,391,Online,,10/28/2016,1498,Kamala D. Harris,9029,DEM,47,Loretta Sanchez,10129,DEM,23,,24,11/8/2016,61.6,38.4,23.21,.79,,1,-3.166350896746603,for UC Berkeley's Institute of Governmental Studies/Field Poll -47889,75117,91,2016,2016_Sen-G_CT,CT,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,554,Richard Blumenthal,10205,DEM,59,Dan Carter,10206,REP,38,,21,11/8/2016,63.19,34.62,28.57,7.57,-7.57,1,-.003625432458507, -47898,75124,92,2016,2016_Sen-G_IA,IA,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,984,Patty Judge,10210,DEM,41,Chuck Grassley,8961,REP,56,,-15,11/8/2016,35.66,60.09,-24.43,9.43,9.43,1,4.197225964106865, -47892,75118,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,2809,Patrick Murphy,8995,DEM,47,Marco Rubio,8974,REP,49,,-2,11/8/2016,44.31,51.98,-7.67,5.67,5.67,1,1.958973994805629, -48018,75146,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,TargetSmart/William & Mary,332,Live Phone/Online,,10/28/2016,718,Patrick Murphy,8995,DEM,43,Marco Rubio,8974,REP,49,,-6,11/8/2016,44.31,51.98,-7.67,1.67,1.67,1,-2.675404720059833, -47784,74802,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/28/2016,1165,Hillary Rodham Clinton,9207,DEM,47.5,Donald Trump,9849,REP,46,4,1.5,11/8/2016,48.13,46.03,2.1,.6,-.6,1,-2.512725164329262,for The Washington Post; average of multiple versions or turnout models listed in poll -47939,74997,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,10/28/2016,943,Hillary Rodham Clinton,9207,DEM,37.1,Donald Trump,9849,REP,36.6,5.9,.5,11/8/2016,48.13,46.03,2.1,1.6,-1.6,1,-1.656488377533397, -47940,74999,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,10/28/2016,24316,Hillary Rodham Clinton,9207,DEM,37.69,Donald Trump,9849,REP,35.07,6.18,2.6199999,11/8/2016,48.13,46.03,2.1,.52,.52,1,-2.324975567918344, -47855,74883,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Lucid,175,Online,,10/28/2016,2617,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,41,5,1,11/8/2016,48.13,46.03,2.1,1.1,-1.1,1,-1.815274761722649,for The Times-Picayune -47858,74893,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Morning Consult,218,Online,,10/28/2016,1794,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,40,8,4,11/8/2016,48.13,46.03,2.1,1.9,1.9,1,-1.124764181607595,for Politico; average of multiple versions or turnout models listed in poll -47874,74923,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,USC Dornsife/Los Angeles Times,343,Online,,10/28/2016,3145,Hillary Rodham Clinton,9207,DEM,43.28,Donald Trump,9849,REP,46.9,,-3.6199999,11/8/2016,48.13,46.03,2.1,5.72,-5.72,0,2.85334728847464, -47884,74940,602,2016,2016_Pres-G_AK,AK,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,300,Hillary Rodham Clinton,9207,DEM,38,Donald Trump,9849,REP,46,13,-8,11/8/2016,36.55,51.28,-14.73,6.73,6.73,1,-1.272934998881236, -47883,74939,603,2016,2016_Pres-G_AL,AL,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,485,Hillary Rodham Clinton,9207,DEM,35,Donald Trump,9849,REP,55,5,-20,11/8/2016,34.36,62.08,-27.73,7.73,7.73,1,.603894592910226, -47886,74942,604,2016,2016_Pres-G_AR,AR,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,484,Hillary Rodham Clinton,9207,DEM,39,Donald Trump,9849,REP,52,5,-13,11/8/2016,33.65,60.57,-26.92,13.92,13.92,1,8.669342138448378, -47885,74941,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,1457,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,44,8,-1,11/8/2016,45.12,48.67,-3.55,2.55,2.55,1,-.2897249660422104, -47887,74943,606,2016,2016_Pres-G_CA,CA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,2505,Hillary Rodham Clinton,9207,DEM,55,Donald Trump,9849,REP,30,7,25,11/8/2016,61.73,31.62,30.11,5.11,-5.11,1,-1.480167903710195, -48125,75391,606,2016,2016_Pres-G_CA,CA,Pres-G,Pres-G,YouGov,391,Online,,10/28/2016,1498,Hillary Rodham Clinton,9207,DEM,53,Donald Trump,9849,REP,33,4,20,11/8/2016,61.73,31.62,30.11,10.11,-10.11,1,4.461107761400842,for UC Berkeley's Institute of Governmental Studies/Field Poll -47888,74944,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,1532,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,39,11,4,11/8/2016,48.16,43.25,4.91,.91,-.91,1,-2.215305719750454, -47889,74945,608,2016,2016_Pres-G_CT,CT,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,554,Hillary Rodham Clinton,9207,DEM,51,Donald Trump,9849,REP,39,5,12,11/8/2016,54.57,40.93,13.64,1.64,-1.64,1,-5.436504561153345, -47890,74946,609,2016,2016_Pres-G_DC,DC,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,332,Hillary Rodham Clinton,9207,DEM,88,Donald Trump,9849,REP,4,,84,11/8/2016,90.86,4.09,86.78,2.78,-2.78,1,-4.047569922407098, -47891,74947,610,2016,2016_Pres-G_DE,DE,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,458,Hillary Rodham Clinton,9207,DEM,50,Donald Trump,9849,REP,38,6,12,11/8/2016,53.09,41.71,11.37,.63,.63,1,-6.524637603514535, -47892,74948,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,2809,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,45,5,1,11/8/2016,47.82,49.02,-1.2,2.2,2.2,0,-1.110428422823253, -48018,75145,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,TargetSmart/William & Mary,332,Live Phone/Online,,10/28/2016,718,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,40,3,8,11/8/2016,47.82,49.02,-1.2,9.2,9.2,0,5.627596476213633, -47893,74949,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,2665,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,46,7,-2,11/8/2016,45.64,50.77,-5.13,3.13,3.13,1,.1514089818839006, -47894,74950,613,2016,2016_Pres-G_HI,HI,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,467,Hillary Rodham Clinton,9207,DEM,51,Donald Trump,9849,REP,32,7,19,11/8/2016,62.22,30.04,32.18,13.18,-13.18,1,6.080460242748536, -47898,74954,614,2016,2016_Pres-G_IA,IA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,984,Hillary Rodham Clinton,9207,DEM,40,Donald Trump,9849,REP,45,10,-5,11/8/2016,41.75,51.16,-9.41,4.41,4.41,1,-1.059048708880442, -47895,74951,615,2016,2016_Pres-G_ID,ID,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,447,Hillary Rodham Clinton,9207,DEM,31,Donald Trump,9849,REP,49,7,-18,11/8/2016,27.49,59.26,-31.77,13.77,13.77,1,5.49828792109489, -47896,74952,616,2016,2016_Pres-G_IL,IL,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,1003,Hillary Rodham Clinton,9207,DEM,52,Donald Trump,9849,REP,35,8,17,11/8/2016,55.83,38.76,17.06,.06,-.06,1,-4.856378584921567, -47897,74953,617,2016,2016_Pres-G_IN,IN,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,674,Hillary Rodham Clinton,9207,DEM,37,Donald Trump,9849,REP,51,10,-14,11/8/2016,37.77,56.94,-19.17,5.17,5.17,1,-1.509116109126154, -47899,74955,618,2016,2016_Pres-G_KS,KS,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,1273,Hillary Rodham Clinton,9207,DEM,36,Donald Trump,9849,REP,47,12,-11,11/8/2016,36.05,56.65,-20.6,9.6,9.6,1,6.517482460434039, -48076,75206,618,2016,2016_Pres-G_KS,KS,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/28/2016,624,Hillary Rodham Clinton,9207,DEM,38,Donald Trump,9849,REP,49,7,-11,11/8/2016,36.05,56.65,-20.6,9.6,9.6,1,5.652054407891367, -47900,74956,619,2016,2016_Pres-G_KY,KY,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,424,Hillary Rodham Clinton,9207,DEM,31,Donald Trump,9849,REP,58,8,-27,11/8/2016,32.68,62.52,-29.84,2.84,2.84,1,-5.244242833755103, -47938,74995,619,2016,2016_Pres-G_KY,KY,Pres-G,Pres-G,Western Kentucky University,379,Live Phone,,10/28/2016,602,Hillary Rodham Clinton,9207,DEM,37,Donald Trump,9849,REP,54,1,-17,11/8/2016,32.68,62.52,-29.84,12.84,12.84,1,6.063345343331533, -47901,74957,620,2016,2016_Pres-G_LA,LA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,423,Hillary Rodham Clinton,9207,DEM,38,Donald Trump,9849,REP,51,5,-13,11/8/2016,38.45,58.09,-19.64,6.64,6.64,1,.4556915859515234, -47904,74960,621,2016,2016_Pres-G_MA,MA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,796,Hillary Rodham Clinton,9207,DEM,58,Donald Trump,9849,REP,29,7,29,11/8/2016,60.01,32.81,27.2,1.8,1.8,1,-2.919863222866304, -48324,75697,621,2016,2016_Pres-G_MA,MA,Pres-G,Pres-G,Western New England University,380,Live Phone,,10/28/2016,417,Hillary Rodham Clinton,9207,DEM,56,Donald Trump,9849,REP,26,8,30,11/8/2016,60.01,32.81,27.2,2.8,2.8,1,-1.25800688612448, -47903,74959,622,2016,2016_Pres-G_MD,MD,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,740,Hillary Rodham Clinton,9207,DEM,63,Donald Trump,9849,REP,27,6,36,11/8/2016,60.33,33.91,26.42,9.58,9.58,1,2.654222577904797, -47902,74958,623,2016,2016_Pres-G_ME,ME,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,432,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,37,6,12,11/8/2016,47.83,44.87,2.96,9.04,9.04,1,4.442051562356241, -47905,74961,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,1649,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,42,8,1,11/8/2016,47.22,47.44,-.22,1.22,1.22,0,-3.552450044752672, -47906,74962,625,2016,2016_Pres-G_MN,MN,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,773,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,37,9,9,11/8/2016,46.45,44.93,1.52,7.48,7.48,1,1.141681862579679, -47860,74895,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,BK Strategies,20,IVR,,10/28/2016,1698,Hillary Rodham Clinton,9207,DEM,39,Donald Trump,9849,REP,53,,-14,11/8/2016,38.14,56.77,-18.64,4.64,4.64,1,-2.524190694794372,for Missouri Scout -47908,74964,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,671,Hillary Rodham Clinton,9207,DEM,39,Donald Trump,9849,REP,46,10,-7,11/8/2016,38.14,56.77,-18.64,11.64,11.64,1,4.466638387432101, -47907,74963,627,2016,2016_Pres-G_MS,MS,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,648,Hillary Rodham Clinton,9207,DEM,41,Donald Trump,9849,REP,48,6,-7,11/8/2016,40.11,57.94,-17.83,10.83,10.83,1,3.811187284588841, -47909,74965,628,2016,2016_Pres-G_MT,MT,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,405,Hillary Rodham Clinton,9207,DEM,36,Donald Trump,9849,REP,49,11,-13,11/8/2016,35.75,56.17,-20.42,7.42,7.42,1,.2283252910861558, -47916,74972,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,1574,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,44,7,3,11/8/2016,46.17,49.83,-3.66,6.66,6.66,0,1.357885237828178, -47917,74973,630,2016,2016_Pres-G_ND,ND,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,279,Hillary Rodham Clinton,9207,DEM,31,Donald Trump,9849,REP,53,12,-22,11/8/2016,27.23,62.96,-35.73,13.73,13.73,1,6.336859433800064, -47910,74966,631,2016,2016_Pres-G_NE,NE,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,412,Hillary Rodham Clinton,9207,DEM,32,Donald Trump,9849,REP,52,10,-20,11/8/2016,33.7,58.75,-25.05,5.05,5.05,1,-2.116244165381807, -47912,74968,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,659,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,35,10,13,11/8/2016,46.83,46.46,.37,12.63,12.63,1,7.778108491696017, -48499,76005,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,10/28/2016,516,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,38,7,8,11/8/2016,46.83,46.46,.37,7.63,7.63,1,2.582085783389244,for WMUR -47913,74969,633,2016,2016_Pres-G_NJ,NJ,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,724,Hillary Rodham Clinton,9207,DEM,55,Donald Trump,9849,REP,35,4,20,11/8/2016,55.45,41.35,14.1,5.9,5.9,1,.547333855682135, -47914,74970,634,2016,2016_Pres-G_NM,NM,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,987,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,34,17,10,11/8/2016,48.26,40.04,8.21,1.79,1.79,1,-1.546157927659681, -47911,74967,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,1010,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,42,12,1,11/8/2016,47.92,45.5,2.42,1.42,-1.42,1,-1.964170316656882, -52424,82776,636,2016,2016_Pres-G_NY,NY,Pres-G,Pres-G,McLaughlin & Associates,203,Online,R,10/28/2016,600,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,38,4,11,11/8/2016,59.01,36.52,22.49,11.49,-11.49,1,7.3974697861515,for unspecified Republican sponsor -47915,74971,636,2016,2016_Pres-G_NY,NY,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,1734,Hillary Rodham Clinton,9207,DEM,56,Donald Trump,9849,REP,33,5,23,11/8/2016,59.01,36.52,22.49,.51,.51,1,-4.946350306953835, -47918,74974,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,1823,Hillary Rodham Clinton,9207,DEM,40,Donald Trump,9849,REP,45,9,-5,11/8/2016,43.56,51.69,-8.13,3.13,3.13,1,-2.559228259322315, -47919,74975,638,2016,2016_Pres-G_OK,OK,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,472,Hillary Rodham Clinton,9207,DEM,31,Donald Trump,9849,REP,54,12,-23,11/8/2016,28.93,65.32,-36.39,13.39,13.39,1,7.995955252199066, -47920,74976,639,2016,2016_Pres-G_OR,OR,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,743,Hillary Rodham Clinton,9207,DEM,51,Donald Trump,9849,REP,36,7,15,11/8/2016,50.07,39.09,10.98,4.02,4.02,1,-1.446584106817984, -47876,74927,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Franklin & Marshall College,106,Live Phone/Online,,10/28/2016,652,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,38,4,11,11/8/2016,47.46,48.18,-.72,11.72,11.72,0,6.931106127840803, -47867,74909,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/28/2016,3217,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,44,3,3,11/8/2016,47.46,48.18,-.72,3.72,3.72,0,-.841971228327324,for Breitbart News; among registered voters -47921,74977,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,2255,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,41,6,8,11/8/2016,47.46,48.18,-.72,8.72,8.72,0,4.245566057077318, -47922,74978,641,2016,2016_Pres-G_RI,RI,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,419,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,36,7,13,11/8/2016,54.42,38.89,15.53,2.53,-2.53,1,-4.645813041147878, -47923,74979,642,2016,2016_Pres-G_SC,SC,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,1762,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,45,6,-2,11/8/2016,40.67,54.94,-14.27,12.27,12.27,1,5.54569057661341, -47924,74980,643,2016,2016_Pres-G_SD,SD,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,298,Hillary Rodham Clinton,9207,DEM,27,Donald Trump,9849,REP,53,16,-26,11/8/2016,31.74,61.53,-29.79,3.79,3.79,1,-7.531733567303374, -47925,74981,644,2016,2016_Pres-G_TN,TN,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,550,Hillary Rodham Clinton,9207,DEM,38,Donald Trump,9849,REP,51,6,-13,11/8/2016,34.72,60.72,-26.01,13.01,13.01,1,5.932693755844601, -47993,75052,645,2016,2016_Pres-G_TX,TX,Pres-G,Pres-G,Dixie Strategies,81,IVR/Live Phone,,10/28/2016,980,Hillary Rodham Clinton,9207,DEM,39.39,Donald Trump,9849,REP,51.53,2.96,-12.14,11/8/2016,43.24,52.23,-9,3.14,-3.14,1,-1.068801036414196,for KTVT-CBS 11 -47926,74982,645,2016,2016_Pres-G_TX,TX,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,2051,Hillary Rodham Clinton,9207,DEM,41,Donald Trump,9849,REP,47,8,-6,11/8/2016,43.24,52.23,-9,3,3,1,-.8883940087226357, -47927,74983,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,1078,Hillary Rodham Clinton,9207,DEM,30,Donald Trump,9849,REP,33,26,-3,11/8/2016,27.46,45.54,-18.08,15.08,15.08,1,7.231922158485216, -48097,75284,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Hampton University,131,Live Phone,,10/28/2016,802,Hillary Rodham Clinton,9207,DEM,41,Donald Trump,9849,REP,44,,-3,11/8/2016,49.73,44.41,5.32,8.32,-8.32,0,5.369043528970495, -47929,74985,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,2089,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,38,8,10,11/8/2016,49.73,44.41,5.32,4.68,4.68,1,2.149037956447351, -47928,74984,648,2016,2016_Pres-G_VT,VT,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,436,Hillary Rodham Clinton,9207,DEM,53,Donald Trump,9849,REP,25,,28,11/8/2016,56.68,30.27,26.41,1.59,1.59,1,-2.075330484258313, -47930,74986,649,2016,2016_Pres-G_WA,WA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,745,Hillary Rodham Clinton,9207,DEM,53,Donald Trump,9849,REP,34,7,19,11/8/2016,52.54,36.83,15.71,3.29,3.29,1,-.6992396875788697, -47758,74741,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,Emerson College,88,IVR,,10/28/2016,400,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,42,9,6,11/8/2016,46.45,47.22,-.76,6.76,6.76,0,.7729783434574369, -47932,74988,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,1195,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,42,7,2,11/8/2016,46.45,47.22,-.76,2.76,2.76,0,-3.143733238641788, -47931,74987,651,2016,2016_Pres-G_WV,WV,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,321,Hillary Rodham Clinton,9207,DEM,27,Donald Trump,9849,REP,58,6,-31,11/8/2016,26.43,68.5,-42.07,11.07,11.07,1,3.803716979604333, -47933,74989,652,2016,2016_Pres-G_WY,WY,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,251,Hillary Rodham Clinton,9207,DEM,22,Donald Trump,9849,REP,62,10,-40,11/8/2016,21.88,68.17,-46.3,6.3,6.3,1,-1.065042701453701, -49210,77123,5984,2016,2016_House-G_MN-2,MN-2,House-G,House-G,GBAO,109,Live Phone,D,10/28/2016,500,Angie Craig,10386,DEM,45,Jason Lewis,10387,REP,40,,5,11/8/2016,45.16,46.95,-1.8,6.8,6.8,0,-.5007247702278204,for Angie Craig -48499,77121,6011,2016,2016_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,10/28/2016,239,Carol Shea-Porter,10369,DEM,37,Frank C. Guinta,10370,REP,33,15,4,11/8/2016,44.29,42.95,1.34,2.66,2.66,1,-2.838195203901775,for WMUR -48499,77122,6012,2016,2016_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,10/28/2016,237,Annie Kuster,10372,DEM,48,Jim Lawrence,10373,REP,33,,15,11/8/2016,49.75,45.31,4.44,10.56,10.56,1,4.003769209291849,for WMUR -47939,74998,8272,2016,2016_House-G_US,US,House-G,House-G,Google Surveys,122,Online,,10/28/2016,943,Generic Candidate,9976,DEM,35.7,Generic Candidate,9975,REP,38.6,,-2.9000001,11/8/2016,48.26,47.54,.71,3.61,-3.61,0,.3974453944428953, -47858,74892,8272,2016,2016_House-G_US,US,House-G,House-G,Morning Consult,218,Online,,10/28/2016,1794,Generic Candidate,9976,DEM,45,Generic Candidate,9975,REP,40,,5,11/8/2016,48.26,47.54,.71,4.29,4.29,1,1.132934369145334,for Politico -47857,74915,49,2016,2016_Gov-G_IN,IN,Gov-G,Gov-G,Monmouth University,215,Live Phone,,10/29/2016,402,John R. Gregg,10217,DEM,48,Eric Joseph Holcomb,10271,REP,42,4,6,11/8/2016,45.42,51.38,-5.95,11.95,11.95,0,5.077534772356691, -48095,75265,71,2016,2016_Sen-G_WI,WI,Sen-G,Sen-G,Marquette University Law School,195,Live Phone,,10/29/2016,1255,Russ Feingold,8971,DEM,45,Ron Johnson,8972,REP,44,3,1,11/8/2016,46.81,50.17,-3.36,4.36,4.36,0,-.8341775179090306, -47857,74886,78,2016,2016_Sen-G_IN,IN,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/29/2016,402,Evan Bayh,10238,DEM,45,Todd C. Young,10175,REP,45,4,0,11/8/2016,42.41,52.11,-9.7,9.7,9.7,.5,3.257867258391216, -47878,74933,84,2016,2016_Sen-G_IL,IL,Sen-G,Sen-G,Emerson College,88,IVR,,10/29/2016,500,Tammy Duckworth,10154,DEM,53.7,Mark Kirk,10159,REP,36.2,,17.5,11/8/2016,54.86,39.78,15.08,2.42,2.42,1,-2.469751733863857, -48182,75454,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Morning Consult,218,Live Phone,,10/29/2016,1037,Hillary Rodham Clinton,9207,DEM,51.5,Donald Trump,9849,REP,47.5,,4,11/8/2016,48.13,46.03,2.1,1.9,1.9,1,-1.302423306520079,average of multiple versions or turnout models listed in poll -48075,75205,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Trafalgar Group,338,IVR,R,10/29/2016,1150,Hillary Rodham Clinton,9207,DEM,44.82,Donald Trump,9849,REP,48.68,2.17,-3.8599999,11/8/2016,47.82,49.02,-1.2,2.66,-2.66,1,-.7615564022731308,for unspecified Republican sponsor -47878,74931,616,2016,2016_Pres-G_IL,IL,Pres-G,Pres-G,Emerson College,88,IVR,,10/29/2016,500,Hillary Rodham Clinton,9207,DEM,53,Donald Trump,9849,REP,41,2,12,11/8/2016,55.83,38.76,17.06,5.06,-5.06,1,1.411704988773003, -47857,74885,617,2016,2016_Pres-G_IN,IN,Pres-G,Pres-G,Monmouth University,215,Live Phone,,10/29/2016,402,Hillary Rodham Clinton,9207,DEM,39,Donald Trump,9849,REP,50,4,-11,11/8/2016,37.77,56.94,-19.17,8.17,8.17,1,2.374569076836172, -47879,74932,623,2016,2016_Pres-G_ME,ME,Pres-G,Pres-G,Emerson College,88,IVR,,10/29/2016,750,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,42,5,4,11/8/2016,47.83,44.87,2.96,1.04,1.04,1,-4.004563484413993, -47880,74935,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/29/2016,1024,Hillary Rodham Clinton,9207,DEM,49.5,Donald Trump,9849,REP,43.5,6,6,11/8/2016,49.73,44.41,5.32,.68,.68,1,-2.091125485775784,for The Washington Post; average of multiple versions or turnout models listed in poll -47877,74930,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Emerson College,88,IVR,,10/29/2016,800,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,45,3,4,11/8/2016,49.73,44.41,5.32,1.32,-1.32,1,-1.585687017833017, -48095,75264,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,Marquette University Law School,195,Live Phone,,10/29/2016,1255,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,40,4,6,11/8/2016,46.45,47.22,-.76,6.76,6.76,0,1.725467766812355, -49223,77141,6028,2016,2016_House-G_NY-1,NY-1,House-G,House-G,Siena College,305,Live Phone,,10/29/2016,607,Anna Throne-Holst,10409,DEM,36,Lee Zeldin,10410,REP,57,,-21,11/8/2016,41.77,58.2,-16.43,4.57,-4.57,1,-2.63246857169665,for Newsday -49209,77120,6046,2016,2016_House-G_NY-19,NY-19,House-G,House-G,SurveyUSA,325,IVR/Online,,10/29/2016,598,Zephyr R. Teachout,10384,DEM,45,John J. Faso,10385,REP,42,,3,11/8/2016,45.91,54.02,-8.11,11.11,11.11,0,4.843037147099183,for WNYT-TV -47935,74991,8715,2016,2016_Pres-G_M1,M1,Pres-G,Pres-G,Emerson College,88,IVR,,10/29/2016,375,Hillary Rodham Clinton,9207,DEM,48.8,Donald Trump,9849,REP,42.5,4.2,6.3000002,11/8/2016,53.96,39.15,14.81,8.51,-8.51,1,4.025722430032087, -47936,74992,8716,2016,2016_Pres-G_M2,M2,Pres-G,Pres-G,Emerson College,88,IVR,,10/29/2016,375,Hillary Rodham Clinton,9207,DEM,43.6,Donald Trump,9849,REP,42.2,6.3,1.4,11/8/2016,40.98,51.26,-10.29,11.69,11.69,0,4.337778701257927, -48121,75382,50,2016,2016_Gov-G_MO,MO,Gov-G,Gov-G,DFM Research,69,Live Phone,D,10/30/2016,508,Chris Koster,10085,DEM,45,Eric Greitens,10087,REP,39,,6,11/8/2016,45.57,51.14,-5.57,11.57,11.57,0,4.462668512644228,for unspecified Democratic sponsor -47996,75058,50,2016,2016_Gov-G_MO,MO,Gov-G,Gov-G,Monmouth University,215,Live Phone,,10/30/2016,405,Chris Koster,10085,DEM,46,Eric Greitens,10087,REP,46,2,0,11/8/2016,45.57,51.14,-5.57,5.57,5.57,.5,-2.229182215429288, -48099,75482,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/30/2016,602,Roy A. Cooper,8967,DEM,49,Pat McCrory,8959,REP,47,,2,11/8/2016,49.02,48.8,.22,1.78,1.78,1,-2.61376012049959, -48008,75109,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,10/30/2016,659,Roy A. Cooper,8967,DEM,48,Pat McCrory,8959,REP,47,2,1,11/8/2016,49.02,48.8,.22,.78,.78,1,-3.404276338223234,for WRAL News -48099,75465,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/30/2016,602,Deborah K. Ross,10153,DEM,49,Richard Burr,8963,REP,45,,4,11/8/2016,45.37,51.06,-5.7,9.7,9.7,0,4.812138822381576, -48008,75104,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/30/2016,659,Deborah K. Ross,10153,DEM,43,Richard Burr,8963,REP,49,2,-6,11/8/2016,45.37,51.06,-5.7,.3,-.3,1,-4.906732307046055,for WRAL News -48089,75251,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/30/2016,790,Catherine Cortez Masto,9034,DEM,47,Joseph J. Heck,10222,REP,49,,-2,11/8/2016,47.1,44.67,2.43,4.43,-4.43,0,1.280941474065473,for CNN -48096,75513,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,JMC Analytics,156,Live Phone,,10/30/2016,600,Catherine Cortez Masto,9034,DEM,45,Joseph J. Heck,10222,REP,43,,2,11/8/2016,47.1,44.67,2.43,.43,-.43,1,-3.069067153643701, -48104,75319,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Lucid,175,Online,,10/30/2016,892,Catherine Cortez Masto,9034,DEM,47,Joseph J. Heck,10222,REP,41,,6,11/8/2016,47.1,44.67,2.43,3.57,3.57,1,.4483916617931714,for The Times-Picayune -48100,75466,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/30/2016,589,Ted Strickland,9021,DEM,38,Rob Portman,9020,REP,56,,-18,11/8/2016,37.16,58.03,-20.87,2.87,2.87,1,-3.532610614543815, -48121,75381,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,DFM Research,69,Live Phone,D,10/30/2016,508,Jason Kander,10158,DEM,41,Roy Blunt,10157,REP,41,,0,11/8/2016,46.39,49.18,-2.79,2.79,2.79,.5,-1.316979046298183,for unspecified Democratic sponsor -48081,75213,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,Emerson College,88,IVR,,10/30/2016,650,Jason Kander,10158,DEM,45,Roy Blunt,10157,REP,45,,0,11/8/2016,46.39,49.18,-2.79,2.79,2.79,.5,-1.192818482564281, -47996,75056,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/30/2016,405,Jason Kander,10158,DEM,46,Roy Blunt,10157,REP,47,2,-1,11/8/2016,46.39,49.18,-2.79,1.79,1.79,1,-2.604973226980908, -48193,75582,73,2016,2016_Sen-G_UT,UT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/30/2016,750,Misty Katherine Snow,10233,DEM,27,Mike Lee,9042,REP,59,2,-32,11/8/2016,27.06,68.15,-41.09,9.09,9.09,1,2.004262010053767, -48123,75388,74,2016,2016_Sen-G_CO,CO,Sen-G,Sen-G,Ciruli Associates,51,Live Phone,,10/30/2016,550,Michael F. Bennet,9009,DEM,48,Darryl Glenn,10226,REP,40,,8,11/8/2016,49.97,44.31,5.66,2.34,2.34,1,-1.355748293810188,for University of Denver -48079,75211,74,2016,2016_Sen-G_CO,CO,Sen-G,Sen-G,Emerson College,88,IVR,,10/30/2016,750,Michael F. Bennet,9009,DEM,47,Darryl Glenn,10226,REP,42,,5,11/8/2016,49.97,44.31,5.66,.66,-.66,1,-3.051403104099329, -48103,75318,74,2016,2016_Sen-G_CO,CO,Sen-G,Sen-G,Lucid,175,Online,,10/30/2016,972,Michael F. Bennet,9009,DEM,49,Darryl Glenn,10226,REP,41,,8,11/8/2016,49.97,44.31,5.66,2.34,2.34,1,-1.220951659809393,for The Times-Picayune -48090,75253,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/30/2016,799,Kathleen Alana McGinty,8985,DEM,51,Patrick J. Toomey,8966,REP,46,,5,11/8/2016,47.34,48.77,-1.43,6.43,6.43,0,1.864992333369709,for CNN -48101,75467,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/30/2016,612,Kathleen Alana McGinty,8985,DEM,48,Patrick J. Toomey,8966,REP,47,,1,11/8/2016,47.34,48.77,-1.43,2.43,2.43,0,-2.410596201953945, -48087,75247,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/30/2016,769,Ann Kirkpatrick,10147,DEM,41,John McCain,8981,REP,54,,-13,11/8/2016,40.75,53.71,-12.96,.04,-.04,1,-5.064821869119239,for CNN -47994,75054,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,Data Orbital,73,Live Phone,,10/30/2016,550,Ann Kirkpatrick,10147,DEM,39,John McCain,8981,REP,49,,-10,11/8/2016,40.75,53.71,-12.96,2.96,2.96,1,-2.285875753197089, -48078,75210,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,Emerson College,88,IVR,,10/30/2016,700,Ann Kirkpatrick,10147,DEM,40,John McCain,8981,REP,46,,-6,11/8/2016,40.75,53.71,-12.96,6.96,6.96,1,2.345443990495937, -48102,75317,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,Lucid,175,Online,,10/30/2016,1113,Ann Kirkpatrick,10147,DEM,40,John McCain,8981,REP,52,,-12,11/8/2016,40.75,53.71,-12.96,.96,.96,1,-3.951871037319342,for The Times-Picayune -48080,75212,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,Emerson College,88,IVR,,10/30/2016,650,Jim Barksdale,10193,DEM,40,Johnny Isakson,10194,REP,48,,-8,11/8/2016,41.03,54.78,-13.75,5.75,5.75,1,1.379518006901666, -48011,75103,89,2016,2016_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/30/2016,747,Kamala D. Harris,9029,DEM,47,Loretta Sanchez,10129,DEM,27,,20,11/8/2016,61.6,38.4,23.21,3.21,,1,-.5197445494020196,for KPIX-TV (California) -48088,75249,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/30/2016,773,Patrick Murphy,8995,DEM,48,Marco Rubio,8974,REP,49,,-1,11/8/2016,44.31,51.98,-7.67,6.67,6.67,1,2.629452098926433,for CNN -48098,75464,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/30/2016,626,Patrick Murphy,8995,DEM,44,Marco Rubio,8974,REP,50,,-6,11/8/2016,44.31,51.98,-7.67,1.67,1.67,1,-2.692028807458501, -50617,79882,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Big Data Poll,251,Online,,10/30/2016,2123,Hillary Rodham Clinton,9207,DEM,41.7,Donald Trump,9849,REP,44.1,5.8,-2.4000001,11/8/2016,48.13,46.03,2.1,4.5,-4.5,0,1.738266318418251, -48180,75450,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,10/30/2016,927,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,43,5,3,11/8/2016,48.13,46.03,2.1,.9,.9,1,-2.175608984517492,for New York Times; average of multiple versions or turnout models listed in poll -48114,75376,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Online,,10/30/2016,1772,Hillary Rodham Clinton,9207,DEM,44.9,Donald Trump,9849,REP,38.1,5.3,6.8000002,11/8/2016,48.13,46.03,2.1,4.7,4.7,1,1.974543534480173,for Reuters; average of multiple versions or turnout models listed in poll -47786,74805,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Morning Consult,218,Online,,10/30/2016,1772,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,41,7,3,11/8/2016,48.13,46.03,2.1,.9,.9,1,-1.975250560218677,for Politico; average of multiple versions or turnout models listed in poll -48087,75233,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/30/2016,769,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,50,5,-5,11/8/2016,45.12,48.67,-3.55,1.45,-1.45,1,-1.717125327749094,for CNN; average of multiple versions or turnout models listed in poll -47994,75053,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Data Orbital,73,Live Phone,,10/30/2016,550,Hillary Rodham Clinton,9207,DEM,41,Donald Trump,9849,REP,45,3,-4,11/8/2016,45.12,48.67,-3.55,.45,-.45,1,-2.614824506356014, -48078,75214,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Emerson College,88,IVR,,10/30/2016,700,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,47,2,-4,11/8/2016,45.12,48.67,-3.55,.45,-.45,1,-2.765671222583308, -48102,75313,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Lucid,175,Online,,10/30/2016,1113,Hillary Rodham Clinton,9207,DEM,41,Donald Trump,9849,REP,42,8,-1,11/8/2016,45.12,48.67,-3.55,2.55,2.55,1,-.3563915335694657,for The Times-Picayune -48185,75456,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Saguaro Strategies,298,Online,,10/30/2016,2229,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,44,7,1,11/8/2016,45.12,48.67,-3.55,4.55,4.55,0,1.867200470270445, -48011,75087,606,2016,2016_Pres-G_CA,CA,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/30/2016,747,Hillary Rodham Clinton,9207,DEM,56,Donald Trump,9849,REP,35,4,21,11/8/2016,61.73,31.62,30.11,9.11,-9.11,1,3.275295897352044,for KPIX-TV (California) -48123,75387,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,Ciruli Associates,51,Live Phone,,10/30/2016,550,Hillary Rodham Clinton,9207,DEM,40.5,Donald Trump,9849,REP,40,5,.5,11/8/2016,48.16,43.25,4.91,4.41,-4.41,1,1.35369024515942,for University of Denver; average of multiple versions or turnout models listed in poll -48079,75215,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,Emerson College,88,IVR,,10/30/2016,750,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,41,8,3,11/8/2016,48.16,43.25,4.91,1.91,-1.91,1,-1.150910892400427, -48103,75314,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,Lucid,175,Online,,10/30/2016,972,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,37,9,7,11/8/2016,48.16,43.25,4.91,2.09,2.09,1,-.8527975027046513,for The Times-Picayune -47845,74872,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/30/2016,952,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,44,4,1,11/8/2016,48.16,43.25,4.91,3.91,-3.91,1,1.073684496382453,for Axiom Strategies -48088,75237,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/30/2016,773,Hillary Rodham Clinton,9207,DEM,49.5,Donald Trump,9849,REP,48,3,1.5,11/8/2016,47.82,49.02,-1.2,2.7,2.7,0,-.89212349213626,for CNN; average of multiple versions or turnout models listed in poll -48098,75309,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/30/2016,626,Hillary Rodham Clinton,9207,DEM,46.5,Donald Trump,9849,REP,45,2,1.5,11/8/2016,47.82,49.02,-1.2,2.7,2.7,0,-1.006804977452814,average of multiple versions or turnout models listed in poll -47846,74873,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/30/2016,989,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,48,2,-4,11/8/2016,47.82,49.02,-1.2,2.8,-2.8,1,-.7381672744864807,for Axiom Strategies -48080,75216,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Emerson College,88,IVR,,10/30/2016,650,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,51,2,-9,11/8/2016,45.64,50.77,-5.13,3.87,-3.87,1,.5241254786333137, -47870,74917,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,IVR,,10/30/2016,953,Hillary Rodham Clinton,9207,DEM,48.75,Donald Trump,9849,REP,41.5,6,7.25,11/8/2016,47.22,47.44,-.22,7.47,7.47,0,3.396865087062487,average of multiple versions or turnout models listed in poll -48085,75227,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Strategic National,318,IVR,,10/30/2016,500,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,44,5,1,11/8/2016,47.22,47.44,-.22,1.22,1.22,0,-3.767401468094856, -48121,75384,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,DFM Research,69,Live Phone,D,10/30/2016,508,Hillary Rodham Clinton,9207,DEM,38,Donald Trump,9849,REP,47,3,-9,11/8/2016,38.14,56.77,-18.64,9.64,9.64,1,2.270729694653309,for unspecified Democratic sponsor -48081,75217,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,Emerson College,88,IVR,,10/30/2016,650,Hillary Rodham Clinton,9207,DEM,37,Donald Trump,9849,REP,52,5,-15,11/8/2016,38.14,56.77,-18.64,3.64,3.64,1,-3.462938946133119, -47996,75057,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,Monmouth University,215,Live Phone,,10/30/2016,405,Hillary Rodham Clinton,9207,DEM,38,Donald Trump,9849,REP,52,4,-14,11/8/2016,38.14,56.77,-18.64,4.64,4.64,1,-3.227747357165044, -48099,75310,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/30/2016,602,Hillary Rodham Clinton,9207,DEM,47.5,Donald Trump,9849,REP,45,3,2.5,11/8/2016,46.17,49.83,-3.66,6.16,6.16,0,.5406169782571867,average of multiple versions or turnout models listed in poll -47848,74875,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/30/2016,1176,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,47,2,-2,11/8/2016,46.17,49.83,-3.66,1.66,1.66,1,-4.28419086633101,for Axiom Strategies -48008,75083,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/30/2016,659,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,51,,-7,11/8/2016,46.17,49.83,-3.66,3.34,-3.34,1,-2.422567453970314,for WRAL News -48122,75385,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Trafalgar Group,338,IVR,R,10/30/2016,1150,Hillary Rodham Clinton,9207,DEM,44.16,Donald Trump,9849,REP,49.13,3.59,-4.9699998,11/8/2016,46.17,49.83,-3.66,1.31,-1.31,1,-4.227609027107636,for unspecified Republican sponsor -48323,75695,633,2016,2016_Pres-G_NJ,NJ,Pres-G,Pres-G,Stockton University,317,Live Phone,,10/30/2016,678,Hillary Rodham Clinton,9207,DEM,51,Donald Trump,9849,REP,40,3,11,11/8/2016,55.45,41.35,14.1,3.1,-3.1,1,-1.670440483723949, -48105,75316,634,2016,2016_Pres-G_NM,NM,Pres-G,Pres-G,Lucid,175,Online,,10/30/2016,567,Hillary Rodham Clinton,9207,DEM,39,Donald Trump,9849,REP,31,22,8,11/8/2016,48.26,40.04,8.21,.21,-.21,1,-3.496177453807017,for The Times-Picayune -48089,75241,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/30/2016,790,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,50,5,-6,11/8/2016,47.92,45.5,2.42,8.42,-8.42,0,5.472644570547952,for CNN; average of multiple versions or turnout models listed in poll -48096,75268,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,JMC Analytics,156,Live Phone,,10/30/2016,600,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,45,4,0,11/8/2016,47.92,45.5,2.42,2.42,-2.42,.5,-.9593308453321511, -48104,75315,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Lucid,175,Online,,10/30/2016,892,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,38,7,7,11/8/2016,47.92,45.5,2.42,4.58,4.58,1,1.59367431273733,for The Times-Picayune -47847,74874,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/30/2016,787,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,48,4,-4,11/8/2016,47.92,45.5,2.42,6.42,-6.42,0,3.516943841601316,for Axiom Strategies -48100,75311,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/30/2016,589,Hillary Rodham Clinton,9207,DEM,42.5,Donald Trump,9849,REP,46.5,5,-4,11/8/2016,43.56,51.69,-8.13,4.13,4.13,1,-1.741338131325655,average of multiple versions or turnout models listed in poll -47849,74876,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/30/2016,1187,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,48,3,-5,11/8/2016,43.56,51.69,-8.13,3.13,3.13,1,-2.52807649101659,for Axiom Strategies -48090,75245,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/30/2016,799,Hillary Rodham Clinton,9207,DEM,49.5,Donald Trump,9849,REP,45,4,4.5,11/8/2016,47.46,48.18,-.72,5.22,5.22,0,.4648915327702131,for CNN; average of multiple versions or turnout models listed in poll -48101,75312,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/30/2016,612,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,43.5,3,5.5,11/8/2016,47.46,48.18,-.72,6.22,6.22,0,1.344652272113629,average of multiple versions or turnout models listed in poll -47850,74877,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/30/2016,1249,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,43,3,2,11/8/2016,47.46,48.18,-.72,2.72,2.72,0,-2.028062398446903,for Axiom Strategies -48193,75474,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/30/2016,750,Hillary Rodham Clinton,9207,DEM,31,Donald Trump,9849,REP,42,21,-11,11/8/2016,27.46,45.54,-18.08,7.08,7.08,1,-1.353326427317699, -47868,74911,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/30/2016,1106,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,43,3,4,11/8/2016,49.73,44.41,5.32,1.32,-1.32,1,-1.451917857270749,for Axiom Strategies -47852,74879,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/30/2016,1172,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,42,4,4,11/8/2016,46.45,47.22,-.76,4.76,4.76,0,-.4189611233826973,for Axiom Strategies -49208,77117,5928,2016,2016_House-G_IA-1,IA-1,House-G,House-G,The Polling Company Inc.,337,Live Phone,R,10/30/2016,400,Monica Vernon,10380,DEM,41,Rod Blum,10381,REP,52,,-11,11/8/2016,46.26,53.74,-7.49,3.51,-3.51,1,-1.17259494423369,for Rod Blum; among registered voters -48180,75992,8272,2016,2016_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/30/2016,927,Generic Candidate,9976,DEM,49,Generic Candidate,9975,REP,46,,3,11/8/2016,48.26,47.54,.71,2.29,2.29,1,-.8916435782774458,for New York Times -47786,74806,8272,2016,2016_House-G_US,US,House-G,House-G,Morning Consult,218,Online,,10/30/2016,1772,Generic Candidate,9976,DEM,44,Generic Candidate,9975,REP,43,,1,11/8/2016,48.26,47.54,.71,.29,.29,1,-2.742152213268373,for Politico -48346,75936,49,2016,2016_Gov-G_IN,IN,Gov-G,Gov-G,Gravis Marketing,124,Online,,10/31/2016,399,John R. Gregg,10217,DEM,42,Eric Joseph Holcomb,10271,REP,38,4,4,11/8/2016,45.42,51.38,-5.95,9.95,9.95,0,3.085200154221887,among registered voters -48128,75457,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,MassINC Polling Group,198,Live Phone,,10/31/2016,500,Colin Van Ostern,10081,DEM,44,Christopher Sununu,10080,REP,49,,-5,11/8/2016,46.57,48.84,-2.27,2.73,-2.73,1,-3.311623391284779,for WBUR -48263,76949,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,University of Massachusetts Lowell,355,Live Phone,,10/31/2016,695,Colin Van Ostern,10081,DEM,43,Christopher Sununu,10080,REP,47,5,-4,11/8/2016,46.57,48.84,-2.27,1.73,-1.73,1,-4.218995729805338, -48110,75325,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/31/2016,525,Deborah K. Ross,10153,DEM,43,Richard Burr,8963,REP,47,,-4,11/8/2016,45.37,51.06,-5.7,1.7,1.7,1,-3.791646789631383, -48108,75323,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/31/2016,525,Catherine Cortez Masto,9034,DEM,46,Joseph J. Heck,10222,REP,44,,2,11/8/2016,47.1,44.67,2.43,.43,-.43,1,-3.348331572946996, -48111,75326,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/31/2016,525,Ted Strickland,9021,DEM,41,Rob Portman,9020,REP,49,,-8,11/8/2016,37.16,58.03,-20.87,12.87,12.87,1,8.310821658802425, -48346,75737,78,2016,2016_Sen-G_IN,IN,Sen-G,Sen-G,Gravis Marketing,124,Online,,10/31/2016,399,Evan Bayh,10238,DEM,40,Todd C. Young,10175,REP,37,7,3,11/8/2016,42.41,52.11,-9.7,12.7,12.7,0,7.256501716041302,among registered voters -48128,75397,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,MassINC Polling Group,198,Live Phone,,10/31/2016,500,Margaret Wood Hassan,9007,DEM,45,Kelly Ayotte,9019,REP,51,,-6,11/8/2016,47.98,47.84,.14,6.14,-6.14,0,1.954641286705912,for WBUR -48109,75324,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/31/2016,525,Margaret Wood Hassan,9007,DEM,47,Kelly Ayotte,9019,REP,45,,2,11/8/2016,47.98,47.84,.14,1.86,1.86,1,-2.376789155876025, -48263,75592,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,University of Massachusetts Lowell,355,Live Phone,,10/31/2016,695,Margaret Wood Hassan,9007,DEM,47,Kelly Ayotte,9019,REP,46,,1,11/8/2016,47.98,47.84,.14,.86,.86,1,-3.3589042054862, -48092,75256,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/31/2016,403,Kathleen Alana McGinty,8985,DEM,47,Patrick J. Toomey,8966,REP,44,3,3,11/8/2016,47.34,48.77,-1.43,4.43,4.43,0,-.5270291258745294, -48112,75327,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/31/2016,525,Kathleen Alana McGinty,8985,DEM,46,Patrick J. Toomey,8966,REP,42,,4,11/8/2016,47.34,48.77,-1.43,5.43,5.43,0,.7147612553507099, -48211,75579,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,Marist College,183,Live Phone,,10/31/2016,719,Ann Kirkpatrick,10147,DEM,39,John McCain,8981,REP,55,,-16,11/8/2016,40.75,53.71,-12.96,3.04,-3.04,1,-1.789634149814924,for NBC/WSJ -48209,75583,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,Marist College,183,Live Phone,,10/31/2016,707,Jim Barksdale,10193,DEM,37,Johnny Isakson,10194,REP,48,7,-11,11/8/2016,41.03,54.78,-13.75,2.75,2.75,1,-1.66672298737437,for NBC/WSJ -48107,75322,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/31/2016,525,Patrick Murphy,8995,DEM,42,Marco Rubio,8974,REP,49,,-7,11/8/2016,44.31,51.98,-7.67,.67,.67,1,-3.856325837036744, -48262,75570,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,10/31/2016,5360,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,47.5,4,.5,11/8/2016,48.13,46.03,2.1,1.6,-1.6,1,-1.038899511092493,average of multiple versions or turnout models listed in poll; among registered voters -48091,75254,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Lucid,175,Online,,10/31/2016,2617,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,40,6,3,11/8/2016,48.13,46.03,2.1,.9,.9,1,-1.764883729961001,for The Times-Picayune -48077,75209,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/31/2016,1500,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,44,5,0,11/8/2016,48.13,46.03,2.1,2.1,-2.1,.5,-.7391347840325674, -48082,75220,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/31/2016,1233,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,44,4,3,11/8/2016,48.13,46.03,2.1,.9,.9,1,-1.990646693706948,for Economist; average of multiple versions or turnout models listed in poll -48211,75573,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Marist College,183,Live Phone,,10/31/2016,719,Hillary Rodham Clinton,9207,DEM,40.5,Donald Trump,9849,REP,45.5,9,-5,11/8/2016,45.12,48.67,-3.55,1.45,-1.45,1,-1.59677643947546,for NBC/WSJ; average of multiple versions or turnout models listed in poll -48261,75568,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Gravis Marketing,124,IVR,R,10/31/2016,1195,Hillary Rodham Clinton,9207,DEM,50,Donald Trump,9849,REP,47.5,2,2.5,11/8/2016,47.82,49.02,-1.2,3.7,3.7,0,.3675743354532084,for unspecified Republican sponsor; average of multiple versions or turnout models listed in poll; among registered voters -48107,75328,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/31/2016,525,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,46,4,0,11/8/2016,47.82,49.02,-1.2,1.2,1.2,.5,-2.575639408968492, -48209,75572,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Marist College,183,Live Phone,,10/31/2016,707,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,46,8,-1,11/8/2016,45.64,50.77,-5.13,4.13,4.13,1,.9413850479266018,for NBC/WSJ; average of multiple versions or turnout models listed in poll -48346,75736,617,2016,2016_Pres-G_IN,IN,Pres-G,Pres-G,Gravis Marketing,124,Online,,10/31/2016,399,Hillary Rodham Clinton,9207,DEM,39,Donald Trump,9849,REP,49,5,-10,11/8/2016,37.77,56.94,-19.17,9.17,9.17,1,3.650824341020986,among registered voters -48010,75086,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,IVR,,10/31/2016,737,Hillary Rodham Clinton,9207,DEM,50.5,Donald Trump,9849,REP,44,4,6.5,11/8/2016,47.22,47.44,-.22,6.72,6.72,0,2.558107782923038,average of multiple versions or turnout models listed in poll -48110,75331,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/31/2016,525,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,44,3,3,11/8/2016,46.17,49.83,-3.66,6.66,6.66,0,1.061309516094999, -48128,75396,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,MassINC Polling Group,198,Live Phone,,10/31/2016,500,Hillary Rodham Clinton,9207,DEM,40.5,Donald Trump,9849,REP,42,10,-1.5,11/8/2016,46.83,46.46,.37,1.87,-1.87,0,-3.429668610834296,for WBUR; average of multiple versions or turnout models listed in poll -48109,75330,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/31/2016,525,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,41,6,4,11/8/2016,46.83,46.46,.37,3.63,3.63,1,-1.538488495807882, -48263,75591,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,University of Massachusetts Lowell,355,Live Phone,,10/31/2016,695,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,44.5,5,-.5,11/8/2016,46.83,46.46,.37,.87,-.87,0,-4.339589372633476,average of multiple versions or turnout models listed in poll -48108,75329,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/31/2016,525,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,44,5,0,11/8/2016,47.92,45.5,2.42,2.42,-2.42,.5,-1.128426024634706, -48111,75332,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/31/2016,525,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,43,3,3,11/8/2016,43.56,51.69,-8.13,11.13,11.13,0,6.056696305512411, -48260,75566,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Gravis Marketing,124,IVR,R,10/31/2016,2606,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,47.5,3,1.5,11/8/2016,47.46,48.18,-.72,2.22,2.22,0,-2.157160764357235,for unspecified Republican sponsor; average of multiple versions or turnout models listed in poll; among registered voters -48092,75255,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Monmouth University,215,Live Phone,,10/31/2016,403,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,44,3,4,11/8/2016,47.46,48.18,-.72,4.72,4.72,0,-.4704012961875644, -48112,75333,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/31/2016,525,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,44,3,1,11/8/2016,47.46,48.18,-.72,1.72,1.72,0,-3.353999428962424, -48627,76184,642,2016,2016_Pres-G_SC,SC,Pres-G,Pres-G,Starboard Communications,316,IVR/Live Phone/Text,,10/31/2016,600,Hillary Rodham Clinton,9207,DEM,36,Donald Trump,9849,REP,47,3,-11,11/8/2016,40.67,54.94,-14.27,3.27,3.27,1,-3.800014172090505, -48210,75571,645,2016,2016_Pres-G_TX,TX,Pres-G,Pres-G,Marist College,183,Live Phone,,10/31/2016,679,Hillary Rodham Clinton,9207,DEM,40.5,Donald Trump,9849,REP,49,6,-8.5,11/8/2016,43.24,52.23,-9,.5,.5,1,-3.808445493543444,for NBC/WSJ; average of multiple versions or turnout models listed in poll -48357,75794,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,10/31/2016,1424,Hillary Rodham Clinton,9207,DEM,29,Donald Trump,9849,REP,35,24,-6,11/8/2016,27.46,45.54,-18.08,12.08,12.08,1,4.05069040375197,among registered voters -48267,75633,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Roanoke College,292,Live Phone,,10/31/2016,654,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,39,5,8,11/8/2016,49.73,44.41,5.32,2.68,2.68,1,.1810568173484002,average of multiple versions or turnout models listed in poll -49206,77113,6030,2016,2016_House-G_NY-3,NY-3,House-G,House-G,Siena College,305,Live Phone,,10/31/2016,614,Thomas Suozzi,10382,DEM,47,Jack M. Martins,10383,REP,40,,7,11/8/2016,52.98,46.97,6,1,1,1,-6.118922533151063,for Newsday -48360,75807,8272,2016,2016_House-G_US,US,House-G,House-G,Ipsos,154,Online,,10/31/2016,1922,Generic Candidate,9976,DEM,42.4,Generic Candidate,9975,REP,40.9,,1.5,11/8/2016,48.26,47.54,.71,.79,.79,1,-1.817104101571909,for Reuters -48082,75223,8272,2016,2016_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/31/2016,1228,Generic Candidate,9976,DEM,46,Generic Candidate,9975,REP,41,,5,11/8/2016,48.26,47.54,.71,4.29,4.29,1,1.472535846683831,for Economist -48186,77170,50,2016,2016_Gov-G_MO,MO,Gov-G,Gov-G,Remington Research Group,279,IVR/Live Phone,,11/1/2016,1772,Chris Koster,10085,DEM,45,Eric Greitens,10087,REP,46,2,-1,11/8/2016,45.57,51.14,-5.57,4.57,4.57,1,-2.738920284292564,for Missouri Times -48187,75479,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,American Research Group,9,Live Phone,,11/1/2016,600,Colin Van Ostern,10081,DEM,44,Christopher Sununu,10080,REP,48,,-4,11/8/2016,46.57,48.84,-2.27,1.73,-1.73,1,-4.312147565920148, -48327,75798,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,D,11/1/2016,781,Colin Van Ostern,10081,DEM,47,Christopher Sununu,10080,REP,44,,3,11/8/2016,46.57,48.84,-2.27,5.27,5.27,0,-.3351156592214574,for unspecified Democratic sponsor -48194,75480,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,Suffolk University,323,Live Phone,,11/1/2016,500,Colin Van Ostern,10081,DEM,37,Christopher Sununu,10080,REP,41,6,-4,11/8/2016,46.57,48.84,-2.27,1.73,-1.73,1,-4.267108454224608,for Boston Globe -48503,79767,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,11/1/2016,455,Colin Van Ostern,10081,DEM,46,Christopher Sununu,10080,REP,38,,8,11/8/2016,46.57,48.84,-2.27,10.27,10.27,0,4.920254193504532,for WMUR -48191,75481,56,2016,2016_Gov-G_UT,UT,Gov-G,Gov-G,Monmouth University,215,Live Phone,,11/1/2016,402,Mike Weinholtz,10101,DEM,30,Gary Richard Herbert,10098,REP,63,,-33,11/8/2016,28.74,66.74,-38,5,5,1,-2.130367417387588, -48365,75947,58,2016,2016_Gov-G_WA,WA,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,11/1/2016,667,Jay Robert Inslee,10103,DEM,50,Bill Ray Bryant,10102,REP,43,,7,11/8/2016,54.39,45.61,8.78,1.78,-1.78,1,-2.39957421257159, -48326,75705,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,D,11/1/2016,1169,Deborah K. Ross,10153,DEM,45,Richard Burr,8963,REP,48,,-3,11/8/2016,45.37,51.06,-5.7,2.7,2.7,1,-2.086318164985109,for unspecified Democratic sponsor -48328,75707,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,D,11/1/2016,688,Catherine Cortez Masto,9034,DEM,47,Joseph J. Heck,10222,REP,44,,3,11/8/2016,47.1,44.67,2.43,.57,.57,1,-2.671945343985556,for unspecified Democratic sponsor -48479,75972,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,Columbus Dispatch,57,Mail,,11/1/2016,1151,Ted Strickland,9021,DEM,37,Rob Portman,9020,REP,58,,-21,11/8/2016,37.16,58.03,-20.87,.13,-.13,1,-6.07862079532757, -48119,75704,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,11/1/2016,1083,Jason Kander,10158,DEM,44,Roy Blunt,10157,REP,46,,-2,11/8/2016,46.39,49.18,-2.79,.79,.79,1,-3.006211361154133, -48186,75459,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,Remington Research Group,279,IVR/Live Phone,,11/1/2016,1722,Jason Kander,10158,DEM,44,Roy Blunt,10157,REP,48,3,-4,11/8/2016,46.39,49.18,-2.79,1.21,-1.21,1,-2.489879314032656,for Missouri Times -48334,75717,71,2016,2016_Sen-G_WI,WI,Sen-G,Sen-G,Loras College,171,Live Phone,,11/1/2016,500,Russ Feingold,8971,DEM,46.8,Ron Johnson,8972,REP,45,2.2,1.8,11/8/2016,46.81,50.17,-3.36,5.16,5.16,0,-.6127657217234419, -48330,75709,71,2016,2016_Sen-G_WI,WI,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,D,11/1/2016,891,Russ Feingold,8971,DEM,49,Ron Johnson,8972,REP,44,,5,11/8/2016,46.81,50.17,-3.36,8.36,8.36,0,3.652587079419456,for unspecified Democratic sponsor -48365,75832,72,2016,2016_Sen-G_WA,WA,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,11/1/2016,667,Patty Murray,10242,DEM,53,Chris Vance,10243,REP,41,,12,11/8/2016,59.01,40.99,18.03,6.03,-6.03,1,.9247361398669082, -48191,75471,73,2016,2016_Sen-G_UT,UT,Sen-G,Sen-G,Monmouth University,215,Live Phone,,11/1/2016,402,Misty Katherine Snow,10233,DEM,28,Mike Lee,9042,REP,61,,-33,11/8/2016,27.06,68.15,-41.09,8.09,8.09,1,.5273299510284069, -48187,75461,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,American Research Group,9,Live Phone,,11/1/2016,600,Margaret Wood Hassan,9007,DEM,46,Kelly Ayotte,9019,REP,49,,-3,11/8/2016,47.98,47.84,.14,3.14,-3.14,0,-1.069098602600548, -48327,75706,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,D,11/1/2016,781,Margaret Wood Hassan,9007,DEM,48,Kelly Ayotte,9019,REP,45,,3,11/8/2016,47.98,47.84,.14,2.86,2.86,1,-1.143072594904783,for unspecified Democratic sponsor -48194,75476,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Suffolk University,323,Live Phone,,11/1/2016,500,Margaret Wood Hassan,9007,DEM,41.6,Kelly Ayotte,9019,REP,44.4,1.2,-2.8,11/8/2016,47.98,47.84,.14,2.94,-2.94,0,-1.293769087897275,for Boston Globe -48503,76020,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,11/1/2016,466,Margaret Wood Hassan,9007,DEM,48,Kelly Ayotte,9019,REP,41,,7,11/8/2016,47.98,47.84,.14,6.86,6.86,1,2.516630327737102,for WMUR -48329,75708,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,D,11/1/2016,1050,Kathleen Alana McGinty,8985,DEM,46,Patrick J. Toomey,8966,REP,44,,2,11/8/2016,47.34,48.77,-1.43,3.43,3.43,0,-.9611536485338619,for unspecified Democratic sponsor -48086,75229,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Susquehanna Polling & Research Inc.,326,Live Phone,,11/1/2016,681,Kathleen Alana McGinty,8985,DEM,47,Patrick J. Toomey,8966,REP,41,5,6,11/8/2016,47.34,48.77,-1.43,7.43,7.43,0,2.992409649525765, -48268,75635,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,11/1/2016,1151,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,45,3,3,11/8/2016,48.13,46.03,2.1,.9,.9,1,-1.905302046687822,for The Washington Post; average of multiple versions or turnout models listed in poll -48266,75631,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,11/1/2016,898,Hillary Rodham Clinton,9207,DEM,44.7,Donald Trump,9849,REP,43.85,3.7,.85000002,11/8/2016,48.13,46.03,2.1,1.25,-1.25,1,-1.691135888844835,average of multiple versions or turnout models listed in poll -48113,75335,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,IVR,,11/1/2016,887,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,44,4,4,11/8/2016,47.22,47.44,-.22,4.22,4.22,0,.238022184208896,for Fox 2 News Detroit; average of multiple versions or turnout models listed in poll -48119,75698,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,Public Policy Polling,263,IVR/Online,,11/1/2016,1083,Hillary Rodham Clinton,9207,DEM,39,Donald Trump,9849,REP,51,4,-12,11/8/2016,38.14,56.77,-18.64,6.64,6.64,1,-.3555003148167695,average of multiple versions or turnout models listed in poll -48186,75458,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,11/1/2016,1722,Hillary Rodham Clinton,9207,DEM,39,Donald Trump,9849,REP,52,4,-13,11/8/2016,38.14,56.77,-18.64,5.64,5.64,1,-1.391536360554252,for Missouri Times -48326,75699,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Public Policy Polling,263,IVR/Online,D,11/1/2016,1169,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,47,,2,11/8/2016,46.17,49.83,-3.66,5.66,5.66,0,.4324168148649321,for unspecified Democratic sponsor -48187,75460,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,American Research Group,9,Live Phone,,11/1/2016,600,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,48,,-5,11/8/2016,46.83,46.46,.37,5.37,-5.37,0,.2586626629429671, -48327,75700,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Public Policy Polling,263,IVR/Online,D,11/1/2016,781,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,43,,5,11/8/2016,46.83,46.46,.37,4.63,4.63,1,-.2784174381187933,for unspecified Democratic sponsor -48194,75475,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Suffolk University,323,Live Phone,,11/1/2016,500,Hillary Rodham Clinton,9207,DEM,41.8,Donald Trump,9849,REP,42.2,5.4,-.40000001,11/8/2016,46.83,46.46,.37,.77,-.77,0,-4.571592334920862,for Boston Globe -48503,76009,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,11/1/2016,466,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,40,5,7,11/8/2016,46.83,46.46,.37,6.63,6.63,1,1.729931280665467,for WMUR -48328,75701,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Public Policy Polling,263,IVR/Online,D,11/1/2016,688,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,45,,3,11/8/2016,47.92,45.5,2.42,.58,.58,1,-2.595433999054001,for unspecified Democratic sponsor -48479,75971,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Columbus Dispatch,57,Mail,,11/1/2016,1151,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,47,,1,11/8/2016,43.56,51.69,-8.13,9.13,9.13,0,3.927476526595742, -48329,75702,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Public Policy Polling,263,IVR/Online,D,11/1/2016,1050,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,44,,4,11/8/2016,47.46,48.18,-.72,4.72,4.72,0,.271111700343578,for unspecified Democratic sponsor -48086,75228,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Susquehanna Polling & Research Inc.,326,Live Phone,,11/1/2016,681,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,43,2,2,11/8/2016,47.46,48.18,-.72,2.72,2.72,0,-2.019325134757572, -48195,75477,645,2016,2016_Pres-G_TX,TX,Pres-G,Pres-G,Emerson College,88,IVR,,11/1/2016,700,Hillary Rodham Clinton,9207,DEM,34.5,Donald Trump,9849,REP,49.2,4.9,-14.7,11/8/2016,43.24,52.23,-9,5.7,-5.7,1,1.981122092072509, -48196,75478,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,Emerson College,88,IVR,,11/1/2016,1000,Hillary Rodham Clinton,9207,DEM,19.6,Donald Trump,9849,REP,39.8,27.6,-20.200001,11/8/2016,27.46,45.54,-18.08,2.12,-2.12,1,-6.189588533884653, -48191,75470,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,Monmouth University,215,Live Phone,,11/1/2016,402,Hillary Rodham Clinton,9207,DEM,31,Donald Trump,9849,REP,37,24,-6,11/8/2016,27.46,45.54,-18.08,12.08,12.08,1,3.578543712730117, -48365,75831,649,2016,2016_Pres-G_WA,WA,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,11/1/2016,681,Hillary Rodham Clinton,9207,DEM,50,Donald Trump,9849,REP,38,4,12,11/8/2016,52.54,36.83,15.71,3.71,-3.71,1,.4139861300250255, -48334,75716,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,Loras College,171,Live Phone,,11/1/2016,500,Hillary Rodham Clinton,9207,DEM,43.85,Donald Trump,9849,REP,40.1,6.8,3.75,11/8/2016,46.45,47.22,-.76,4.51,4.51,0,-1.215460359094114,average of multiple versions or turnout models listed in poll -48330,75703,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,Public Policy Polling,263,IVR/Online,D,11/1/2016,891,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,41,,7,11/8/2016,46.45,47.22,-.76,7.76,7.76,0,3.13432873669981,for unspecified Democratic sponsor -49207,77114,5868,2016,2016_House-G_FL-13,FL-13,House-G,House-G,St. Pete Polls,314,IVR,,11/1/2016,1066,Charlie Crist,10374,DEM,48,David W. Jolly,10375,REP,45,,3,11/8/2016,51.9,48.1,3.81,.81,-.81,1,-6.12954529338224, -48503,77109,6011,2016,2016_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,11/1/2016,219,Carol Shea-Porter,10369,DEM,40,Frank C. Guinta,10370,REP,33,11,7,11/8/2016,44.29,42.95,1.34,5.66,5.66,1,.2147084326802083,for WMUR -48503,77110,6012,2016,2016_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,11/1/2016,221,Annie Kuster,10372,DEM,55,Jim Lawrence,10373,REP,32,,23,11/8/2016,49.75,45.31,4.44,18.56,18.56,1,12.05985270435799,for WMUR -48333,77167,49,2016,2016_Gov-G_IN,IN,Gov-G,Gov-G,Public Opinion Strategies,260,Live Phone,,11/2/2016,600,John R. Gregg,10217,DEM,42,Eric Joseph Holcomb,10271,REP,42,,0,11/8/2016,45.42,51.38,-5.95,5.95,5.95,.5,-1.070354207239068,for Howey Politics Indiana -50538,79759,50,2016,2016_Gov-G_MO,MO,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,,11/2/2016,871,Chris Koster,10085,DEM,47,Eric Greitens,10087,REP,44,2,3,11/8/2016,45.57,51.14,-5.57,8.57,8.57,0,1.642924296241762, -48339,75938,56,2016,2016_Gov-G_UT,UT,Gov-G,Gov-G,Y2 Analytics,389,Live Phone,,11/2/2016,500,Mike Weinholtz,10101,DEM,26,Gary Richard Herbert,10098,REP,64,3,-38,11/8/2016,28.74,66.74,-38,0,0,1,-7.837136237494202, -48337,75723,60,2016,2016_Sen-G_KS,KS,Sen-G,Sen-G,Fort Hays State University,101,Live Phone,,11/2/2016,313,Patrick Wiesner,10239,DEM,13,Jerry Moran,8968,REP,77,10,-64,11/8/2016,32.24,62.18,-29.94,34.06,-34.06,1,27.25272265212043, -48622,76174,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,Clarity Campaign Labs,52,IVR/Live Phone,D,11/2/2016,1036,Jason Kander,10158,DEM,45,Roy Blunt,10157,REP,47,,-2,11/8/2016,46.39,49.18,-2.79,.79,.79,1,-2.93602639899383,for unspecified Democratic sponsor -48621,76173,71,2016,2016_Sen-G_WI,WI,Sen-G,Sen-G,Clarity Campaign Labs,52,IVR/Live Phone,D,11/2/2016,1129,Russ Feingold,8971,DEM,49,Ron Johnson,8972,REP,46,,3,11/8/2016,46.81,50.17,-3.36,6.36,6.36,0,1.327628450993529,for unspecified Democratic sponsor -48339,75937,73,2016,2016_Sen-G_UT,UT,Sen-G,Sen-G,Y2 Analytics,389,Live Phone,,11/2/2016,500,Misty Katherine Snow,10233,DEM,22,Mike Lee,9042,REP,62,4,-40,11/8/2016,27.06,68.15,-41.09,1.09,1.09,1,-7.067163561316288, -48366,75834,74,2016,2016_Sen-G_CO,CO,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,11/2/2016,1125,Michael F. Bennet,9009,DEM,47,Darryl Glenn,10226,REP,44,,3,11/8/2016,49.97,44.31,5.66,2.66,-2.66,1,-.607777457547425,for Breitbart News; among registered voters -48333,75714,78,2016,2016_Sen-G_IN,IN,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,,11/2/2016,600,Evan Bayh,10238,DEM,41,Todd C. Young,10175,REP,46,6,-5,11/8/2016,42.41,52.11,-9.7,4.7,4.7,1,-1.810446269255826,for Howey Politics Indiana -48338,75725,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,11/2/2016,1001,Margaret Wood Hassan,9007,DEM,44,Kelly Ayotte,9019,REP,46,,-2,11/8/2016,47.98,47.84,.14,2.14,-2.14,0,-1.741778561560608,for Breitbart News; among registered voters -48364,75830,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,11/2/2016,1016,Kathleen Alana McGinty,8985,DEM,45,Patrick J. Toomey,8966,REP,43,,2,11/8/2016,47.34,48.77,-1.43,3.43,3.43,0,-.8949506982087111,for Breitbart News; among registered voters -48469,75954,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Muhlenberg College,219,Live Phone,,11/2/2016,405,Kathleen Alana McGinty,8985,DEM,42,Patrick J. Toomey,8966,REP,43,,-1,11/8/2016,47.34,48.77,-1.43,.43,.43,1,-4.630691539621445, -48342,75731,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,Data Orbital,73,Live Phone,,11/2/2016,550,Ann Kirkpatrick,10147,DEM,41,John McCain,8981,REP,52,,-11,11/8/2016,40.75,53.71,-12.96,1.96,1.96,1,-3.158125250526548, -48331,75713,92,2016,2016_Sen-G_IA,IA,Sen-G,Sen-G,Emerson College,88,IVR,,11/2/2016,700,Patty Judge,10210,DEM,32,Chuck Grassley,8961,REP,60,,-28,11/8/2016,35.66,60.09,-24.43,3.57,-3.57,1,-2.01832573786573, -48466,75945,92,2016,2016_Sen-G_IA,IA,Sen-G,Sen-G,Loras College,171,Live Phone,,11/2/2016,500,Patty Judge,10210,DEM,37.2,Chuck Grassley,8961,REP,53.4,1.2,-16.200001,11/8/2016,35.66,60.09,-24.43,8.23,8.23,1,2.754613099642698, -48776,76361,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,11/2/2016,1220,Patrick Murphy,8995,DEM,46,Marco Rubio,8974,REP,47,,-1,11/8/2016,44.31,51.98,-7.67,6.67,6.67,1,3.127900149495447,for Breitbart News; among registered voters -48188,75463,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,11/2/2016,603,Patrick Murphy,8995,DEM,46,Marco Rubio,8974,REP,49.6,,-3.5999999,11/8/2016,44.31,51.98,-7.67,4.07,4.07,1,.0569924693571532,for FOX 13 Tampa Bay | FOX35 Orlando -48361,75813,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,11/2/2016,1107,Hillary Rodham Clinton,9207,DEM,45.5,Donald Trump,9849,REP,44,5,1.5,11/8/2016,48.13,46.03,2.1,.6,-.6,1,-2.171838834082992,average of multiple versions or turnout models listed in poll -48471,75959,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/2/2016,2435,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,45,3,2,11/8/2016,48.13,46.03,2.1,.1,-.1,1,-2.485705155970021,for Breitbart News; among registered voters -48362,75819,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Marist College,183,Live Phone,,11/2/2016,940,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,43.5,6,1.5,11/8/2016,48.13,46.03,2.1,.6,-.6,1,-2.24129459741031,for McClatchy Newspapers; average of multiple versions or turnout models listed in poll -48342,75730,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Data Orbital,73,Live Phone,,11/2/2016,550,Hillary Rodham Clinton,9207,DEM,39,Donald Trump,9849,REP,47,4,-8,11/8/2016,45.12,48.67,-3.55,4.45,-4.45,1,1.585354645932223, -48366,75833,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/2/2016,1125,Hillary Rodham Clinton,9207,DEM,40,Donald Trump,9849,REP,40,7,0,11/8/2016,48.16,43.25,4.91,4.91,-4.91,.5,2.517763606583482,for Breitbart News; among registered voters -48202,75506,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,Magellan Strategies,179,Live Phone,,11/2/2016,500,Hillary Rodham Clinton,9207,DEM,44.1,Donald Trump,9849,REP,37.6,7,6.5,11/8/2016,48.16,43.25,4.91,1.59,1.59,1,-1.52910857175555, -48488,75994,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,11/2/2016,1863,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,41,,1,11/8/2016,48.16,43.25,4.91,3.91,-3.91,1,1.548027625775446,for Axiom Strategies -48344,75734,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,Trafalgar Group,338,IVR,R,11/2/2016,1150,Hillary Rodham Clinton,9207,DEM,44.77,Donald Trump,9849,REP,44.33,5.04,.44,11/8/2016,48.16,43.25,4.91,4.47,-4.47,1,1.94985833472058,for unspecified Republican sponsor -48776,76359,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/2/2016,1220,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,45,4,1,11/8/2016,47.82,49.02,-1.2,2.2,2.2,0,-.9386525908026714,for Breitbart News; among registered voters -48188,75462,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,11/2/2016,603,Hillary Rodham Clinton,9207,DEM,49.3,Donald Trump,9849,REP,45,2.6,4.3000002,11/8/2016,47.82,49.02,-1.2,5.5,5.5,0,2.042240772228013,for FOX 13 Tampa Bay | FOX35 Orlando -48489,75995,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,11/2/2016,2352,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,48,,-3,11/8/2016,47.82,49.02,-1.2,1.8,-1.8,1,-1.20839343693802,for Axiom Strategies -48331,75711,614,2016,2016_Pres-G_IA,IA,Pres-G,Pres-G,Emerson College,88,IVR,,11/2/2016,700,Hillary Rodham Clinton,9207,DEM,41,Donald Trump,9849,REP,44,5,-3,11/8/2016,41.75,51.16,-9.41,6.41,6.41,1,2.158362427890537, -48466,75944,614,2016,2016_Pres-G_IA,IA,Pres-G,Pres-G,Loras College,171,Live Phone,,11/2/2016,500,Hillary Rodham Clinton,9207,DEM,42.7,Donald Trump,9849,REP,45,3.2,-2.3,11/8/2016,41.75,51.16,-9.41,7.11,7.11,1,2.483094142061369,average of multiple versions or turnout models listed in poll -48264,75687,614,2016,2016_Pres-G_IA,IA,Pres-G,Pres-G,RABA Research,269,IVR,,11/2/2016,1076,Hillary Rodham Clinton,9207,DEM,42.5,Donald Trump,9849,REP,45,5,-2.5,11/8/2016,41.75,51.16,-9.41,6.91,6.91,1,2.594890798989082,for Simpson College; average of multiple versions or turnout models listed in poll -48333,75722,617,2016,2016_Pres-G_IN,IN,Pres-G,Pres-G,Public Opinion Strategies,260,Live Phone,,11/2/2016,600,Hillary Rodham Clinton,9207,DEM,37,Donald Trump,9849,REP,48,9,-11,11/8/2016,37.77,56.94,-19.17,8.17,8.17,1,2.8790602036652,for Howey Politics Indiana -48337,75721,618,2016,2016_Pres-G_KS,KS,Pres-G,Pres-G,Fort Hays State University,101,Live Phone,,11/2/2016,313,Hillary Rodham Clinton,9207,DEM,34,Donald Trump,9849,REP,58,,-24,11/8/2016,36.05,56.65,-20.6,3.4,-3.4,1,-3.447396604006474, -48335,75719,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,EPIC-MRA,84,Live Phone,,11/2/2016,600,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,38,5,4,11/8/2016,47.22,47.44,-.22,4.22,4.22,0,-.1870743595918388, -48212,75512,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,IVR,,11/2/2016,1150,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,45,4,4,11/8/2016,47.22,47.44,-.22,4.22,4.22,0,.4159378402207786,average of multiple versions or turnout models listed in poll -48622,76171,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,Clarity Campaign Labs,52,IVR/Live Phone,D,11/2/2016,1036,Hillary Rodham Clinton,9207,DEM,38,Donald Trump,9849,REP,54,,-16,11/8/2016,38.14,56.77,-18.64,2.64,2.64,1,-4.516087378867427,for unspecified Democratic sponsor -48491,75997,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,11/2/2016,2596,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,48,,-3,11/8/2016,46.17,49.83,-3.66,.66,.66,1,-4.824597817359302,for Axiom Strategies -48338,75724,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/2/2016,1001,Hillary Rodham Clinton,9207,DEM,41,Donald Trump,9849,REP,43,7,-2,11/8/2016,46.83,46.46,.37,2.37,-2.37,0,-2.416195122088083,for Breitbart News; among registered voters -48775,76358,634,2016,2016_Pres-G_NM,NM,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/2/2016,1327,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,37,11,8,11/8/2016,48.26,40.04,8.21,.21,-.21,1,-2.978399882553071,for Breitbart News; among registered voters -48476,75967,634,2016,2016_Pres-G_NM,NM,Pres-G,Pres-G,Research & Polling Inc.,280,Live Phone,,11/2/2016,504,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,40,11,5,11/8/2016,48.26,40.04,8.21,3.21,-3.21,1,-.0819890392418891,for Albuquerque Journal -48340,75727,634,2016,2016_Pres-G_NM,NM,Pres-G,Pres-G,Zia Poll,393,IVR,,11/2/2016,1102,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,43,7,3,11/8/2016,48.26,40.04,8.21,5.21,-5.21,1,2.359542404958157, -48490,75996,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,11/2/2016,1793,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,46,,-1,11/8/2016,47.92,45.5,2.42,3.42,-3.42,0,1.072663588913006,for Axiom Strategies -48492,75998,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,11/2/2016,2557,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,45,,-1,11/8/2016,43.56,51.69,-8.13,7.13,7.13,1,1.912546744904145,for Axiom Strategies -48496,76002,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,TargetSmart/William & Mary,332,Live Phone/Online,,11/2/2016,844,Hillary Rodham Clinton,9207,DEM,40,Donald Trump,9849,REP,43,8,-3,11/8/2016,43.56,51.69,-8.13,5.13,5.13,1,-.279658450388279, -48364,75829,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/2/2016,1016,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,45,2,2,11/8/2016,47.46,48.18,-.72,2.72,2.72,0,-1.792192311559054,for Breitbart News; among registered voters -48469,75953,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Muhlenberg College,219,Live Phone,,11/2/2016,405,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,41,7,5,11/8/2016,47.46,48.18,-.72,5.72,5.72,0,.7940645653372083,average of multiple versions or turnout models listed in poll -48493,75999,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,11/2/2016,2683,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,45,,1,11/8/2016,47.46,48.18,-.72,1.72,1.72,0,-2.591745414970882,for Axiom Strategies -48339,75726,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,Y2 Analytics,389,Live Phone,,11/2/2016,500,Hillary Rodham Clinton,9207,DEM,24,Donald Trump,9849,REP,33,28,-9,11/8/2016,27.46,45.54,-18.08,9.08,9.08,1,.5811057335361605, -48494,76000,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,11/2/2016,3076,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,44,,2,11/8/2016,49.73,44.41,5.32,3.32,-3.32,1,1.048424994775348,for Axiom Strategies -48621,76170,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,Clarity Campaign Labs,52,IVR/Live Phone,D,11/2/2016,1129,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,43,4,4,11/8/2016,46.45,47.22,-.76,4.76,4.76,0,-.2982286846825225,for unspecified Democratic sponsor -48495,76001,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,11/2/2016,2720,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,41,,8,11/8/2016,46.45,47.22,-.76,8.76,8.76,0,4.012955897561905,for Axiom Strategies -48333,77106,5927,2016,2016_House-G_IN-9,IN-9,House-G,House-G,Public Opinion Strategies,260,Live Phone,,11/2/2016,310,Shelli Yoder,10376,DEM,42,Trey Hollingsworth,10377,REP,44,7,-2,11/8/2016,40.46,54.14,-13.68,11.68,11.68,1,3.792435111786156,for Howey Politics Indiana -48466,77108,5928,2016,2016_House-G_IA-1,IA-1,House-G,House-G,Loras College,171,Live Phone,,11/2/2016,415,Monica Vernon,10380,DEM,41,Rod Blum,10381,REP,47,,-6,11/8/2016,46.26,53.74,-7.49,1.49,1.49,1,-3.603208900378777, -48466,77107,5930,2016,2016_House-G_IA-3,IA-3,House-G,House-G,Loras College,171,Live Phone,,11/2/2016,417,Jim Mowrer,10378,DEM,39,David Young,10379,REP,44,,-5,11/8/2016,39.71,53.45,-13.73,8.73,8.73,1,1.543722067213304, -50596,79844,6046,2016,2016_House-G_NY-19,NY-19,House-G,House-G,Siena College,305,Live Phone,,11/2/2016,605,Zephyr R. Teachout,10384,DEM,42,John J. Faso,10385,REP,48,,-6,11/8/2016,45.91,54.02,-8.11,2.11,2.11,1,-5.695575850139624,for Time Warner Cable News -49224,77142,6049,2016,2016_House-G_NY-22,NY-22,House-G,House-G,Siena College,305,Live Phone,,11/2/2016,643,Kim A. Myers,10411,DEM,34,Claudia Tenney,10412,REP,38,16,-4,11/8/2016,41.02,46.47,-5.45,1.45,1.45,1,-5.513667459235247,for Time Warner Cable News -48362,75880,8272,2016,2016_House-G_US,US,House-G,House-G,Marist College,183,Live Phone,,11/2/2016,940,Generic Candidate,9976,DEM,48,Generic Candidate,9975,REP,47,,1,11/8/2016,48.26,47.54,.71,.29,.29,1,-2.743291126821488,for McClatchy Newspapers -48773,76360,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,11/3/2016,1250,Deborah K. Ross,10153,DEM,48,Richard Burr,8963,REP,47,,1,11/8/2016,45.37,51.06,-5.7,6.7,6.7,0,2.328436829415212,for Breitbart News; among registered voters -48481,75979,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,YouGov,391,Online,,11/3/2016,1189,Ted Strickland,9021,DEM,39,Rob Portman,9020,REP,52,,-13,11/8/2016,37.16,58.03,-20.87,7.87,7.87,1,2.319947058658445,for CBS News -48356,75792,74,2016,2016_Sen-G_CO,CO,Sen-G,Sen-G,Keating Research,161,Live Phone,,11/3/2016,605,Michael F. Bennet,9009,DEM,49,Darryl Glenn,10226,REP,38,3,11,11/8/2016,49.97,44.31,5.66,5.34,5.34,1,2.192313902098965, -48620,76172,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Clarity Campaign Labs,52,IVR/Live Phone,D,11/3/2016,1033,Kathleen Alana McGinty,8985,DEM,46,Patrick J. Toomey,8966,REP,43,,3,11/8/2016,47.34,48.77,-1.43,4.43,4.43,0,.2183586467137618,for unspecified Democratic sponsor -48343,75733,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Harper Polling,132,IVR,,11/3/2016,504,Kathleen Alana McGinty,8985,DEM,44,Patrick J. Toomey,8966,REP,44,6,0,11/8/2016,47.34,48.77,-1.43,1.43,1.43,.5,-3.271613280808211, -48322,75694,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,Landmark Communications,166,IVR/Online,,11/3/2016,1000,Jim Barksdale,10193,DEM,39.6,Johnny Isakson,10194,REP,49.6,5.1,-10,11/8/2016,41.03,54.78,-13.75,3.75,3.75,1,-.2323171787215817, -48341,75729,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,11/3/2016,538,Jim Barksdale,10193,DEM,39.2,Johnny Isakson,10194,REP,50,7.7,-10.8,11/8/2016,41.03,54.78,-13.75,2.95,2.95,1,-1.604010251546133, -48470,75958,92,2016,2016_Sen-G_IA,IA,Sen-G,Sen-G,Selzer & Co.,304,Live Phone,,11/3/2016,800,Patty Judge,10210,DEM,33,Chuck Grassley,8961,REP,56,,-23,11/8/2016,35.66,60.09,-24.43,1.43,1.43,1,-4.165271457233783,for Des Moines Register -48482,75980,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,YouGov,391,Online,,11/3/2016,1188,Patrick Murphy,8995,DEM,44,Marco Rubio,8974,REP,47,,-3,11/8/2016,44.31,51.98,-7.67,4.67,4.67,1,1.087676202892961,for CBS News; among registered voters -48626,76181,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Angus Reid Global,13,Online,,11/3/2016,1151,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,44,6,4,11/8/2016,48.13,46.03,2.1,1.9,1.9,1,-.7462729675609567, -48615,76159,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,CVOTER,40,Online,,11/3/2016,1625,Hillary Rodham Clinton,9207,DEM,48.91,Donald Trump,9849,REP,46.13,,2.78,11/8/2016,48.13,46.03,2.1,.68,.68,1,-1.879251862434265,for UPI -48616,76160,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Lucid,175,Online,,11/3/2016,2561,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,39,5,6,11/8/2016,48.13,46.03,2.1,3.9,3.9,1,1.492903081832794,for The Times-Picayune -48509,76029,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,RKM Research and Communications Inc.,272,Live Phone,,11/3/2016,1009,Hillary Rodham Clinton,9207,DEM,47.6,Donald Trump,9849,REP,44.4,4.3,3.2,11/8/2016,48.13,46.03,2.1,1.1,1.1,1,-1.623221633886512,for Boston Herald | Franklin Pierce University -48515,76043,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/3/2016,70194,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,42.5,6,6.5,11/8/2016,48.13,46.03,2.1,4.4,4.4,1,2.250268628876329,for NBC News; average of multiple versions or turnout models listed in poll -48356,75793,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,Keating Research,161,Live Phone,,11/3/2016,605,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,38,7,5,11/8/2016,48.16,43.25,4.91,.09,.09,1,-2.832646551495379, -48482,75978,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,YouGov,391,Online,,11/3/2016,1188,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,45,,0,11/8/2016,47.82,49.02,-1.2,1.2,1.2,.5,-1.826607937078722,for CBS News; among registered voters -48322,75693,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Landmark Communications,166,IVR/Online,,11/3/2016,1000,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,48,4,-2,11/8/2016,45.64,50.77,-5.13,3.13,3.13,1,.3193561867861269, -48341,75728,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,11/3/2016,538,Hillary Rodham Clinton,9207,DEM,44.7,Donald Trump,9849,REP,48.5,5.6,-3.8,11/8/2016,45.64,50.77,-5.13,1.33,1.33,1,-2.240312827349563, -48470,75957,614,2016,2016_Pres-G_IA,IA,Pres-G,Pres-G,Selzer & Co.,304,Live Phone,,11/3/2016,800,Hillary Rodham Clinton,9207,DEM,39,Donald Trump,9849,REP,46,6,-7,11/8/2016,41.75,51.16,-9.41,2.41,2.41,1,-2.012973489589776,for Des Moines Register -48774,76357,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/3/2016,1079,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,41,3,5,11/8/2016,47.22,47.44,-.22,5.22,5.22,0,1.060934092016792,for Breitbart News; among registered voters -48486,75987,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,IVR,,11/3/2016,1007,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,43,7,5,11/8/2016,47.22,47.44,-.22,5.22,5.22,0,1.445216536350824,average of multiple versions or turnout models listed in poll -48345,75735,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Strategic National,318,IVR,,11/3/2016,573,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,44,4,0,11/8/2016,47.22,47.44,-.22,.22,.22,.5,-4.403012472214468, -48773,76356,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/3/2016,1250,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,45,3,1,11/8/2016,46.17,49.83,-3.66,4.66,4.66,0,-.4607111065759451,for Breitbart News; among registered voters -48473,75963,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Trafalgar Group,338,IVR,R,11/3/2016,1100,Hillary Rodham Clinton,9207,DEM,45.01,Donald Trump,9849,REP,49.61,2.58,-4.5999999,11/8/2016,47.92,45.5,2.42,7.02,-7.02,0,4.502631179529979,for unspecified Republican sponsor -48481,75977,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,YouGov,391,Online,,11/3/2016,1189,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,46,,-1,11/8/2016,43.56,51.69,-8.13,7.13,7.13,1,2.062792642898339,for CBS News -48620,76169,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Clarity Campaign Labs,52,IVR/Live Phone,D,11/3/2016,1033,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,43,4,4,11/8/2016,47.46,48.18,-.72,4.72,4.72,0,.4471974598044407,for unspecified Democratic sponsor -48343,75732,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Harper Polling,132,IVR,,11/3/2016,504,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,46,2,0,11/8/2016,47.46,48.18,-.72,.72,.72,.5,-4.178111366150956, -48772,76355,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/3/2016,1362,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,42,4,5,11/8/2016,49.73,44.41,5.32,.32,-.32,1,-2.014384649490878,for Breitbart News; among registered voters -48322,82533,5885,2016,2016_House-G_GA-3,GA-3,House-G,House-G,Landmark Communications,166,IVR/Online,,11/3/2016,400,Angela Pendley,11058,DEM,31,Drew Ferguson,11059,REP,63,,-32,11/8/2016,31.65,68.35,-36.69,4.69,4.69,1,-2.486999448765357, -48322,82534,5890,2016,2016_House-G_GA-8,GA-8,House-G,House-G,Landmark Communications,166,IVR/Online,,11/3/2016,375,James Neal Harris,11060,DEM,34,Austin Scott,11061,REP,60,,-26,11/8/2016,32.36,67.64,-35.29,9.29,9.29,1,2.046237983490371, -48322,82536,5893,2016,2016_House-G_GA-11,GA-11,House-G,House-G,Landmark Communications,166,IVR/Online,,11/3/2016,300,Don E. Wilson,11064,DEM,33,Barry Loudermilk,11065,REP,63,,-30,11/8/2016,32.59,67.41,-34.81,4.81,4.81,1,-2.572886756244824, -48322,82535,5894,2016,2016_House-G_GA-12,GA-12,House-G,House-G,Landmark Communications,166,IVR/Online,,11/3/2016,400,Patricia Carpenter McCracken,11062,DEM,41,Rick W. Allen,11063,REP,55,,-14,11/8/2016,38.4,61.6,-23.2,9.2,9.2,1,1.955954128168022, -48509,76030,8272,2016,2016_House-G_US,US,House-G,House-G,RKM Research and Communications Inc.,272,Live Phone,,11/3/2016,1009,Generic Candidate,9976,DEM,44.7,Generic Candidate,9975,REP,46.3,,-1.6,11/8/2016,48.26,47.54,.71,2.31,-2.31,0,-.5033430116812803,for Boston Herald | Franklin Pierce University -48515,76461,8272,2016,2016_House-G_US,US,House-G,House-G,SurveyMonkey,324,Online,,11/3/2016,67223,Generic Candidate,9976,DEM,48,Generic Candidate,9975,REP,43,,5,11/8/2016,48.26,47.54,.71,4.29,4.29,1,1.758883107876183,for NBC News -48868,77171,48,2016,2016_Gov-G_DE,DE,Gov-G,Gov-G,SurveyMonkey,324,Online,,11/4/2016,367,John C. Carney Jr.,10258,DEM,56,Colin R. J. Bonini,10259,REP,40,,16,11/8/2016,58.34,39.19,19.15,3.15,-3.15,1,-4.347341261865118, -48873,77172,49,2016,2016_Gov-G_IN,IN,Gov-G,Gov-G,SurveyMonkey,324,Online,,11/4/2016,1700,John R. Gregg,10217,DEM,49,Eric Joseph Holcomb,10271,REP,47,,2,11/8/2016,45.42,51.38,-5.95,7.95,7.95,0,1.048546039658627, -48885,77173,50,2016,2016_Gov-G_MO,MO,Gov-G,Gov-G,SurveyMonkey,324,Online,,11/4/2016,1368,Chris Koster,10085,DEM,48,Eric Greitens,10087,REP,47,,1,11/8/2016,45.57,51.14,-5.57,6.57,6.57,0,.1395042424495742, -48886,77174,51,2016,2016_Gov-G_MT,MT,Gov-G,Gov-G,SurveyMonkey,324,Online,,11/4/2016,449,Steve Bullock,8982,DEM,44,Greg Gianforte,10347,REP,46,7,-2,11/8/2016,50.25,46.36,3.89,5.89,-5.89,0,-1.475428396719825, -48893,77176,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,SurveyMonkey,324,Online,,11/4/2016,3126,Roy A. Cooper,8967,DEM,54,Pat McCrory,8959,REP,43,,11,11/8/2016,49.02,48.8,.22,10.78,10.78,1,7.949810123512863, -48894,77177,53,2016,2016_Gov-G_ND,ND,Gov-G,Gov-G,SurveyMonkey,324,Online,,11/4/2016,313,Marvin E. Nelson,10425,DEM,27,Doug Burgum,10426,REP,70,,-43,11/8/2016,19.39,76.52,-57.13,14.13,14.13,1,6.636477092793837, -48889,77175,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,SurveyMonkey,324,Online,,11/4/2016,696,Colin Van Ostern,10081,DEM,55,Christopher Sununu,10080,REP,42,,13,11/8/2016,46.57,48.84,-2.27,15.27,15.27,0,10.60653596521573, -50551,79783,55,2016,2016_Gov-GS_OR,OR,Gov-G,Gov-GS,Clout Research/Wenzel Strategies,55,Live Phone,,11/4/2016,981,Kate Brown,10225,DEM,52.5,William C. Pierce,10224,REP,41.4,.7,11.1,11/8/2016,50.62,43.45,7.16,3.94,3.94,1,-.82637519854428, -48897,77178,55,2016,2016_Gov-GS_OR,OR,Gov-G,Gov-GS,SurveyMonkey,324,Online,,11/4/2016,1595,Kate Brown,10225,DEM,56,William C. Pierce,10224,REP,41,,15,11/8/2016,50.62,43.45,7.16,7.84,7.84,1,3.83672416277063, -48904,77179,56,2016,2016_Gov-G_UT,UT,Gov-G,Gov-G,SurveyMonkey,324,Online,,11/4/2016,1479,Mike Weinholtz,10101,DEM,38,Gary Richard Herbert,10098,REP,58,,-20,11/8/2016,28.74,66.74,-38,18,18,1,14.15200993074408, -48905,77180,57,2016,2016_Gov-G_VT,VT,Gov-G,Gov-G,SurveyMonkey,324,Online,,11/4/2016,454,Sue M. Minter,10095,DEM,51,Phillip B. Scott,10097,REP,47,,4,11/8/2016,44.17,52.91,-8.74,12.74,12.74,0,8.606139160760531, -48907,77181,58,2016,2016_Gov-G_WA,WA,Gov-G,Gov-G,SurveyMonkey,324,Online,,11/4/2016,1451,Jay Robert Inslee,10103,DEM,55,Bill Ray Bryant,10102,REP,42,,13,11/8/2016,54.39,45.61,8.78,4.22,4.22,1,.5415100046488722, -48908,77182,59,2016,2016_Gov-G_WV,WV,Gov-G,Gov-G,SurveyMonkey,324,Online,,11/4/2016,472,James Justice,10093,DEM,36,William Paul Cole,9022,REP,45,13,-9,11/8/2016,49.09,42.3,6.78,15.78,-15.78,0,8.493309795362322, -48876,76530,60,2016,2016_Sen-G_KS,KS,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,1311,Patrick Wiesner,10239,DEM,37,Jerry Moran,8968,REP,59,,-22,11/8/2016,32.24,62.18,-29.94,7.94,7.94,1,-.7269733253723261, -48478,75970,61,2016,2016_Sen-G_NY,NY,Sen-G,Sen-G,Siena College,305,Live Phone,,11/4/2016,617,Charles E. Schumer,10111,DEM,67,Wendy E. Long,10110,REP,25,,42,11/8/2016,70.18,27.56,42.62,.62,-.62,1,-4.287201628849881, -48892,76537,61,2016,2016_Sen-G_NY,NY,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,2208,Charles E. Schumer,10111,DEM,71,Wendy E. Long,10110,REP,25,,46,11/8/2016,70.18,27.56,42.62,3.38,3.38,1,-1.225124471543498, -48679,76251,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/4/2016,525,Deborah K. Ross,10153,DEM,47,Richard Burr,8963,REP,46,,1,11/8/2016,45.37,51.06,-5.7,6.7,6.7,0,1.406093117048488, -48893,76538,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,3126,Deborah K. Ross,10153,DEM,47,Richard Burr,8963,REP,43,6,4,11/8/2016,45.37,51.06,-5.7,9.7,9.7,0,5.697466761420156, -48677,76249,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/4/2016,525,Catherine Cortez Masto,9034,DEM,45,Joseph J. Heck,10222,REP,45,,0,11/8/2016,47.1,44.67,2.43,2.43,-2.43,.5,-1.131087618323288, -48888,76535,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,1207,Catherine Cortez Masto,9034,DEM,50,Joseph J. Heck,10222,REP,45,,5,11/8/2016,47.1,44.67,2.43,2.57,2.57,1,-.3264654498402609, -48871,76525,64,2016,2016_Sen-G_HI,HI,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,426,Brian Schatz,10306,DEM,70,John Stanley Carroll,10307,REP,26,,44,11/8/2016,73.6,22.24,51.36,7.36,-7.36,1,.0002993783948602, -48897,76542,65,2016,2016_Sen-G_OR,OR,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,1595,Ron Wyden,10308,DEM,63,Mark Callahan,10309,REP,32,,31,11/8/2016,56.6,33.35,23.25,7.75,7.75,1,.7091733074680302, -48900,76544,66,2016,2016_Sen-G_SC,SC,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,1698,Thomas Dixon,10266,DEM,38,Tim Scott,10256,REP,59,,-21,11/8/2016,36.93,60.57,-23.64,2.64,2.64,1,-4.400620589732527, -48680,76252,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/4/2016,525,Ted Strickland,9021,DEM,38,Rob Portman,9020,REP,52,,-14,11/8/2016,37.16,58.03,-20.87,6.87,6.87,1,2.53137808973313, -48895,76540,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,2860,Ted Strickland,9021,DEM,39,Rob Portman,9020,REP,57,,-18,11/8/2016,37.16,58.03,-20.87,2.87,2.87,1,-2.965163536343907, -48860,76516,68,2016,2016_Sen-G_AL,AL,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,1131,Ronald Steven Crumpton,10346,DEM,38,Richard C. Shelby,10133,REP,57,,-19,11/8/2016,35.87,63.96,-28.09,9.09,9.09,1,1.096729403821496, -48885,76534,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,1368,Jason Kander,10158,DEM,51,Roy Blunt,10157,REP,44,,7,11/8/2016,46.39,49.18,-2.79,9.79,9.79,0,7.044827677188817, -48909,76549,71,2016,2016_Sen-G_WI,WI,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,2246,Russ Feingold,8971,DEM,48,Ron Johnson,8972,REP,49,,-1,11/8/2016,46.81,50.17,-3.36,2.36,2.36,1,-3.189274453356228, -48907,76548,72,2016,2016_Sen-G_WA,WA,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,1451,Patty Murray,10242,DEM,59,Chris Vance,10243,REP,37,,22,11/8/2016,59.01,40.99,18.03,3.97,3.97,1,-1.204317365332535, -48904,76546,73,2016,2016_Sen-G_UT,UT,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,1479,Misty Katherine Snow,10233,DEM,36,Mike Lee,9042,REP,60,,-24,11/8/2016,27.06,68.15,-41.09,17.09,17.09,1,11.35942235572008, -48684,76256,73,2016,2016_Sen-G_UT,UT,Sen-G,Sen-G,YouGov,391,Online,,11/4/2016,762,Misty Katherine Snow,10233,DEM,23,Mike Lee,9042,REP,69,,-46,11/8/2016,27.06,68.15,-41.09,4.91,-4.91,1,-2.444190271842291, -48347,75745,74,2016,2016_Sen-G_CO,CO,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,11/4/2016,704,Michael F. Bennet,9009,DEM,50,Darryl Glenn,10226,REP,40,3,10,11/8/2016,49.97,44.31,5.66,4.34,4.34,1,1.181186303450996, -48865,76521,74,2016,2016_Sen-G_CO,CO,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,2777,Michael F. Bennet,9009,DEM,52,Darryl Glenn,10226,REP,45,,7,11/8/2016,49.97,44.31,5.66,1.34,1.34,1,-1.849537533834754, -48905,76547,75,2016,2016_Sen-G_VT,VT,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,454,Patrick J. Leahy,10261,DEM,75,Scott Milne,10262,REP,24,,51,11/8/2016,61.26,33.03,28.24,22.76,22.76,1,16.34124662487788, -48896,76541,76,2016,2016_Sen-G_OK,OK,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,1271,Mike Workman,10312,DEM,37,James Lankford,10311,REP,61,,-24,11/8/2016,24.58,67.74,-43.16,19.16,19.16,1,12.07306424221442, -48894,76539,77,2016,2016_Sen-G_ND,ND,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,313,Eliot Glassheim,10314,DEM,23,John Hoeven,10313,REP,74,,-51,11/8/2016,16.97,78.48,-61.51,10.51,10.51,1,3.032316269503214, -48873,76527,78,2016,2016_Sen-G_IN,IN,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,1700,Evan Bayh,10238,DEM,42,Todd C. Young,10175,REP,53,,-11,11/8/2016,42.41,52.11,-9.7,1.3,-1.3,1,-5.764835004405288, -48901,76545,79,2016,2016_Sen-G_SD,SD,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,459,Jay H. Williams,10316,DEM,31,John Thune,10315,REP,65,,-34,11/8/2016,28.17,71.83,-43.66,9.66,9.66,1,-.712760130949714, -48872,76526,80,2016,2016_Sen-G_ID,ID,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,612,Jerry Sturgill,10227,DEM,39,Mike Crapo,10228,REP,58,,-19,11/8/2016,27.73,66.13,-38.41,19.41,19.41,1,13.49303392776783, -48877,76531,81,2016,2016_Sen-G_KY,KY,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,1315,Jim Gray,10253,DEM,46,Rand Paul,8984,REP,50,,-4,11/8/2016,42.72,57.27,-14.55,10.55,10.55,1,6.40938582310827, -48880,76533,82,2016,2016_Sen-G_MD,MD,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,1216,Chris Van Hollen,10105,DEM,64,Kathy Szeliga,10124,REP,33,,31,11/8/2016,60.89,35.67,25.21,5.79,5.79,1,-1.298410639519628, -48863,76519,83,2016,2016_Sen-G_AR,AR,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,930,Conner W. Eldridge,10230,DEM,41,John Boozman,8987,REP,56,,-15,11/8/2016,36.17,59.77,-23.6,8.6,8.6,1,3.384262025248392, -48874,76528,84,2016,2016_Sen-G_IL,IL,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,1823,Tammy Duckworth,10154,DEM,56,Mark Kirk,10159,REP,39,,17,11/8/2016,54.86,39.78,15.08,1.92,1.92,1,-2.666285451900439, -48678,76250,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/4/2016,525,Margaret Wood Hassan,9007,DEM,50,Kelly Ayotte,9019,REP,42,,8,11/8/2016,47.98,47.84,.14,7.86,7.86,1,3.849373419070469, -48889,76536,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,696,Margaret Wood Hassan,9007,DEM,51,Kelly Ayotte,9019,REP,42,6,9,11/8/2016,47.98,47.84,.14,8.86,8.86,1,5.446564720362182, -48681,76253,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/4/2016,525,Kathleen Alana McGinty,8985,DEM,42,Patrick J. Toomey,8966,REP,46,,-4,11/8/2016,47.34,48.77,-1.43,2.57,-2.57,1,-1.92622967854072, -48898,76543,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,2845,Kathleen Alana McGinty,8985,DEM,49,Patrick J. Toomey,8966,REP,45,,4,11/8/2016,47.34,48.77,-1.43,5.43,5.43,0,1.437999864907113, -48683,76255,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,YouGov,391,Online,,11/4/2016,931,Kathleen Alana McGinty,8985,DEM,47,Patrick J. Toomey,8966,REP,46,,1,11/8/2016,47.34,48.77,-1.43,2.43,2.43,0,-1.8764813463118, -48862,76518,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,2609,Ann Kirkpatrick,10147,DEM,45,John McCain,8981,REP,50,,-5,11/8/2016,40.75,53.71,-12.96,7.96,7.96,1,4.298415135252906, -66903,124925,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,20/20 Insight,1,IVR,,11/4/2016,541,Jim Barksdale,10193,DEM,44,Johnny Isakson,10194,REP,51,1,-7,11/8/2016,41.03,54.78,-13.75,6.75,6.75,1,2.435539864046364, -48870,76524,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,2419,Jim Barksdale,10193,DEM,41,Johnny Isakson,10194,REP,47,8,-6,11/8/2016,41.03,54.78,-13.75,7.75,7.75,1,4.116483583897621, -48682,76254,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,YouGov,391,Online,,11/4/2016,995,Jim Barksdale,10193,DEM,41,Johnny Isakson,10194,REP,48,,-7,11/8/2016,41.03,54.78,-13.75,6.75,6.75,1,2.921160600522361, -48864,76520,89,2016,2016_Sen-G_CA,CA,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,2712,Kamala D. Harris,9029,DEM,52,Loretta Sanchez,10129,DEM,31,,21,11/8/2016,61.6,38.4,23.21,2.21,,1,-1.418693542767095, -48878,76532,90,2016,2016_Sen-O_LA,LA,Sen-G,Sen-O,SurveyMonkey,324,Online,,11/4/2016,982,Foster L. Campbell,10198,DEM,13,John Neely Kennedy,10202,REP,21,14,-8,11/8/2016,17.47,24.96,-7.49,.51,-.51,1,-1.997026949011983, -48866,76522,91,2016,2016_Sen-G_CT,CT,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,1387,Richard Blumenthal,10205,DEM,63,Dan Carter,10206,REP,34,,29,11/8/2016,63.19,34.62,28.57,.43,.43,1,-6.636918512710565, -48875,76529,92,2016,2016_Sen-G_IA,IA,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,1781,Patty Judge,10210,DEM,39,Chuck Grassley,8961,REP,57,,-18,11/8/2016,35.66,60.09,-24.43,6.43,6.43,1,1.738606636739517, -48676,76248,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/4/2016,525,Patrick Murphy,8995,DEM,38,Marco Rubio,8974,REP,52,,-14,11/8/2016,44.31,51.98,-7.67,6.33,-6.33,1,2.057024400825274, -48869,76523,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,4092,Patrick Murphy,8995,DEM,49,Marco Rubio,8974,REP,48,,1,11/8/2016,44.31,51.98,-7.67,8.67,8.67,0,5.452698346935803, -48521,76059,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,11/4/2016,1426,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,42,5,4,11/8/2016,48.13,46.03,2.1,1.9,1.9,1,-.5781513947930832,average of multiple versions or turnout models listed in poll -48847,76443,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,11/4/2016,26574,Hillary Rodham Clinton,9207,DEM,38.03,Donald Trump,9849,REP,35.69,5.46,2.3399999,11/8/2016,48.13,46.03,2.1,.24,.24,1,-1.964824679463851, -48922,76636,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Online,,11/4/2016,2195,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,39,6,4,11/8/2016,48.13,46.03,2.1,1.9,1.9,1,-.3374065494797963,average of multiple versions or turnout models listed in poll -48480,75975,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,Live Phone,,11/4/2016,1282,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,41.5,6,4.5,11/8/2016,48.13,46.03,2.1,2.4,2.4,1,-.0450725478824898,for NBC News; average of multiple versions or turnout models listed in poll -48613,76157,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/4/2016,1500,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,43,4,2,11/8/2016,48.13,46.03,2.1,.1,-.1,1,-2.400314224081029, -48917,76612,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,USC Dornsife/Los Angeles Times,343,Online,,11/4/2016,2972,Hillary Rodham Clinton,9207,DEM,43.61,Donald Trump,9849,REP,46.84,,-3.23,11/8/2016,48.13,46.03,2.1,5.33,-5.33,0,3.05619980800267, -48861,76551,602,2016,2016_Pres-G_AK,AK,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,409,Hillary Rodham Clinton,9207,DEM,31,Donald Trump,9849,REP,48,12,-17,11/8/2016,36.55,51.28,-14.73,2.27,-2.27,1,-5.019812003836568, -48860,76550,603,2016,2016_Pres-G_AL,AL,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1131,Hillary Rodham Clinton,9207,DEM,36,Donald Trump,9849,REP,55,6,-19,11/8/2016,34.36,62.08,-27.73,8.73,8.73,1,2.142058400117233, -48863,76553,604,2016,2016_Pres-G_AR,AR,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,930,Hillary Rodham Clinton,9207,DEM,32,Donald Trump,9849,REP,56,6,-24,11/8/2016,33.65,60.57,-26.92,2.92,2.92,1,-1.591026686701975, -48862,76552,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,2609,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,42,7,3,11/8/2016,45.12,48.67,-3.55,6.55,6.55,0,4.380838476419774, -48864,76554,606,2016,2016_Pres-G_CA,CA,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,2712,Hillary Rodham Clinton,9207,DEM,56,Donald Trump,9849,REP,31,6,25,11/8/2016,61.73,31.62,30.11,5.11,-5.11,1,-.982275586367599, -48347,75740,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,Public Policy Polling,263,IVR/Online,,11/4/2016,704,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,44,4,5,11/8/2016,48.16,43.25,4.91,.09,.09,1,-2.785114754416212,average of multiple versions or turnout models listed in poll -48865,76555,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,2777,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,40,10,3,11/8/2016,48.16,43.25,4.91,1.91,-1.91,1,-.5472781882172195, -48866,76556,608,2016,2016_Pres-G_CT,CT,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1387,Hillary Rodham Clinton,9207,DEM,52,Donald Trump,9849,REP,36,7,16,11/8/2016,54.57,40.93,13.64,2.36,2.36,1,-4.17853405126546, -48867,76557,609,2016,2016_Pres-G_DC,DC,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,310,Hillary Rodham Clinton,9207,DEM,85,Donald Trump,9849,REP,7,,78,11/8/2016,90.86,4.09,86.78,8.78,-8.78,1,2.12799131897064, -48868,76558,610,2016,2016_Pres-G_DE,DE,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,367,Hillary Rodham Clinton,9207,DEM,50,Donald Trump,9849,REP,39,6,11,11/8/2016,53.09,41.71,11.37,.37,-.37,1,-6.648656992182946, -48676,76239,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/4/2016,525,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,45,2,2,11/8/2016,47.82,49.02,-1.2,3.2,3.2,0,-.2984147048603588, -48869,76559,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,4092,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,45,4,2,11/8/2016,47.82,49.02,-1.2,3.2,3.2,0,.5400673869669617, -66903,124923,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,20/20 Insight,1,IVR,,11/4/2016,541,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,48,3,-3,11/8/2016,45.64,50.77,-5.13,2.13,2.13,1,-1.204500996559621, -48870,76560,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,2419,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,45,7,0,11/8/2016,45.64,50.77,-5.13,5.13,5.13,.5,2.683309448817744, -48682,76245,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,YouGov,391,Online,,11/4/2016,995,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,49,4,-6,11/8/2016,45.64,50.77,-5.13,.87,-.87,1,-2.003632745020656, -48871,76561,613,2016,2016_Pres-G_HI,HI,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,426,Hillary Rodham Clinton,9207,DEM,52,Donald Trump,9849,REP,28,9,24,11/8/2016,62.22,30.04,32.18,8.18,-8.18,1,1.333493759038698, -48875,76565,614,2016,2016_Pres-G_IA,IA,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1781,Hillary Rodham Clinton,9207,DEM,38,Donald Trump,9849,REP,47,9,-9,11/8/2016,41.75,51.16,-9.41,.41,.41,1,-4.408596756278889, -48872,76562,615,2016,2016_Pres-G_ID,ID,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,612,Hillary Rodham Clinton,9207,DEM,29,Donald Trump,9849,REP,47,11,-18,11/8/2016,27.49,59.26,-31.77,13.77,13.77,1,6.10840040748456, -48874,76564,616,2016,2016_Pres-G_IL,IL,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1700,Hillary Rodham Clinton,9207,DEM,52,Donald Trump,9849,REP,35,10,17,11/8/2016,55.83,38.76,17.06,.06,-.06,1,-4.320301881068909, -48873,76563,617,2016,2016_Pres-G_IN,IN,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1823,Hillary Rodham Clinton,9207,DEM,35,Donald Trump,9849,REP,52,6,-17,11/8/2016,37.77,56.94,-19.17,2.17,2.17,1,-3.744012273036645, -48876,76566,618,2016,2016_Pres-G_KS,KS,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1311,Hillary Rodham Clinton,9207,DEM,36,Donald Trump,9849,REP,49,9,-13,11/8/2016,36.05,56.65,-20.6,7.6,7.6,1,4.920174283236036, -48877,76567,619,2016,2016_Pres-G_KY,KY,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1315,Hillary Rodham Clinton,9207,DEM,35,Donald Trump,9849,REP,54,6,-19,11/8/2016,32.68,62.52,-29.84,10.84,10.84,1,3.680752258122959, -48878,76568,620,2016,2016_Pres-G_LA,LA,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,982,Hillary Rodham Clinton,9207,DEM,38,Donald Trump,9849,REP,52,4,-14,11/8/2016,38.45,58.09,-19.64,5.64,5.64,1,.3873548112071747, -48881,76571,621,2016,2016_Pres-G_MA,MA,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1378,Hillary Rodham Clinton,9207,DEM,56,Donald Trump,9849,REP,30,6,26,11/8/2016,60.01,32.81,27.2,1.2,-1.2,1,-2.968512747878763, -48880,76570,622,2016,2016_Pres-G_MD,MD,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1216,Hillary Rodham Clinton,9207,DEM,59,Donald Trump,9849,REP,28,6,31,11/8/2016,60.33,33.91,26.42,4.58,4.58,1,-1.961346679976809, -48879,76569,623,2016,2016_Pres-G_ME,ME,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,779,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,38,10,8,11/8/2016,47.83,44.87,2.96,5.04,5.04,1,1.192267406656275, -48348,75742,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Public Policy Polling,263,IVR/Online,,11/4/2016,957,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,42.5,6,5.5,11/8/2016,47.22,47.44,-.22,5.72,5.72,0,1.61007975812296,average of multiple versions or turnout models listed in poll -48882,76572,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,3145,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,42,8,2,11/8/2016,47.22,47.44,-.22,2.22,2.22,0,-1.905479199177423, -48883,76573,625,2016,2016_Pres-G_MN,MN,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1292,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,39,10,7,11/8/2016,46.45,44.93,1.52,5.48,5.48,1,-.2644188508055143, -48885,76575,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1368,Hillary Rodham Clinton,9207,DEM,40,Donald Trump,9849,REP,48,8,-8,11/8/2016,38.14,56.77,-18.64,10.64,10.64,1,4.250160474336187, -48884,76574,627,2016,2016_Pres-G_MS,MS,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,719,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,50,4,-8,11/8/2016,40.11,57.94,-17.83,9.83,9.83,1,3.105338598833919, -48886,76576,628,2016,2016_Pres-G_MT,MT,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,449,Hillary Rodham Clinton,9207,DEM,30,Donald Trump,9849,REP,52,11,-22,11/8/2016,35.75,56.17,-20.42,1.58,-1.58,1,-5.265482443326144, -48679,76242,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/4/2016,525,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,43,4,6,11/8/2016,46.17,49.83,-3.66,9.66,9.66,0,4.324598925619957, -48893,76583,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,3126,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,41,7,7,11/8/2016,46.17,49.83,-3.66,10.66,10.66,0,6.074717982866678, -48894,76584,630,2016,2016_Pres-G_ND,ND,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,313,Hillary Rodham Clinton,9207,DEM,29,Donald Trump,9849,REP,57,9,-28,11/8/2016,27.23,62.96,-35.73,7.73,7.73,1,.6792140298784159, -48887,76577,631,2016,2016_Pres-G_NE,NE,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,988,Hillary Rodham Clinton,9207,DEM,35,Donald Trump,9849,REP,52,7,-17,11/8/2016,33.7,58.75,-25.05,8.05,8.05,1,1.443547510643604, -48678,76241,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/4/2016,525,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,40,6,6,11/8/2016,46.83,46.46,.37,5.63,5.63,1,.7351854729488524, -48889,76579,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,696,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,38,10,9,11/8/2016,46.83,46.46,.37,8.63,8.63,1,4.278523763480512, -48890,76580,633,2016,2016_Pres-G_NJ,NJ,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1377,Hillary Rodham Clinton,9207,DEM,52,Donald Trump,9849,REP,37,4,15,11/8/2016,55.45,41.35,14.1,.9,.9,1,-3.910877715315735, -48891,76581,634,2016,2016_Pres-G_NM,NM,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,749,Hillary Rodham Clinton,9207,DEM,40,Donald Trump,9849,REP,38,16,2,11/8/2016,48.26,40.04,8.21,6.21,-6.21,1,3.205096090362538, -48677,76240,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/4/2016,525,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,44,5,0,11/8/2016,47.92,45.5,2.42,2.42,-2.42,.5,-.8596979663637778, -48888,76578,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1207,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,43,9,2,11/8/2016,47.92,45.5,2.42,.42,-.42,1,-2.390650736017614, -48478,75969,636,2016,2016_Pres-G_NY,NY,Pres-G,Pres-G,Siena College,305,Live Phone,,11/4/2016,617,Hillary Rodham Clinton,9207,DEM,51,Donald Trump,9849,REP,34,5,17,11/8/2016,59.01,36.52,22.49,5.49,-5.49,1,1.602851726962642, -48892,76582,636,2016,2016_Pres-G_NY,NY,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,2208,Hillary Rodham Clinton,9207,DEM,57,Donald Trump,9849,REP,32,5,25,11/8/2016,59.01,36.52,22.49,2.51,2.51,1,-2.458794331425407, -48680,76243,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/4/2016,525,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,43,5,1,11/8/2016,43.56,51.69,-8.13,9.13,9.13,0,4.338181879019941, -48895,76585,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,2860,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,45,7,-3,11/8/2016,43.56,51.69,-8.13,5.13,5.13,1,.0642544642047804, -48896,76586,638,2016,2016_Pres-G_OK,OK,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1271,Hillary Rodham Clinton,9207,DEM,32,Donald Trump,9849,REP,57,10,-25,11/8/2016,28.93,65.32,-36.39,11.39,11.39,1,6.693301339615449, -48897,76587,639,2016,2016_Pres-G_OR,OR,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1595,Hillary Rodham Clinton,9207,DEM,50,Donald Trump,9849,REP,35,7,15,11/8/2016,50.07,39.09,10.98,4.02,4.02,1,-.8083055820355128, -48681,76244,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/4/2016,525,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,46,3,-2,11/8/2016,47.46,48.18,-.72,1.28,-1.28,1,-3.526126465061955, -48898,76588,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,2845,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,43,6,3,11/8/2016,47.46,48.18,-.72,3.72,3.72,0,-.139272993057615, -48629,76191,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Trafalgar Group,338,IVR,R,11/4/2016,1300,Hillary Rodham Clinton,9207,DEM,46.51,Donald Trump,9849,REP,48.43,2.3,-1.92,11/8/2016,47.46,48.18,-.72,1.2,-1.2,1,-3.028989203860946,for unspecified Republican sponsor -48683,76246,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,YouGov,391,Online,,11/4/2016,931,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,43,4,2,11/8/2016,47.46,48.18,-.72,2.72,2.72,0,-1.468573612459432, -48899,76589,641,2016,2016_Pres-G_RI,RI,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,415,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,36,6,12,11/8/2016,54.42,38.89,15.53,3.53,-3.53,1,-3.384374875178176, -48900,76590,642,2016,2016_Pres-G_SC,SC,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1698,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,47,6,-4,11/8/2016,40.67,54.94,-14.27,10.27,10.27,1,3.93794902924177, -48901,76591,643,2016,2016_Pres-G_SD,SD,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,459,Hillary Rodham Clinton,9207,DEM,32,Donald Trump,9849,REP,53,11,-21,11/8/2016,31.74,61.53,-29.79,8.79,8.79,1,-1.887265437322759, -48902,76592,644,2016,2016_Pres-G_TN,TN,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1433,Hillary Rodham Clinton,9207,DEM,41,Donald Trump,9849,REP,49,5,-8,11/8/2016,34.72,60.72,-26.01,18.01,18.01,1,11.46442687694287, -48903,76593,645,2016,2016_Pres-G_TX,TX,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,3009,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,46,6,-3,11/8/2016,43.24,52.23,-9,6,6,1,2.662011815725238, -48904,76594,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1479,Hillary Rodham Clinton,9207,DEM,31,Donald Trump,9849,REP,34,25,-3,11/8/2016,27.46,45.54,-18.08,15.08,15.08,1,7.817852969767997, -48487,75993,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,Trafalgar Group,338,IVR,R,11/4/2016,1350,Hillary Rodham Clinton,9207,DEM,29.52,Donald Trump,9849,REP,39.95,24.52,-10.43,11/8/2016,27.46,45.54,-18.08,7.65,7.65,1,-.3408254856431144,for unspecified Republican sponsor -48684,76247,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,YouGov,391,Online,,11/4/2016,762,Hillary Rodham Clinton,9207,DEM,23,Donald Trump,9849,REP,40,24,-17,11/8/2016,27.46,45.54,-18.08,1.08,1.08,1,-7.515780512836002, -48512,76034,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Christopher Newport University,50,Live Phone,,11/4/2016,1193,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,42,3,6,11/8/2016,49.73,44.41,5.32,.68,.68,1,-1.406787782631873, -48685,76257,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Hampton University,131,Live Phone,,11/4/2016,802,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,41,,4,11/8/2016,49.73,44.41,5.32,1.32,-1.32,1,-1.145213426481482, -48349,75744,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Public Policy Polling,263,IVR/Online,,11/4/2016,1238,Hillary Rodham Clinton,9207,DEM,49.5,Donald Trump,9849,REP,44,1,5.5,11/8/2016,49.73,44.41,5.32,.18,.18,1,-2.107507764131047,average of multiple versions or turnout models listed in poll -48906,76596,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,2183,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,41,7,8,11/8/2016,49.73,44.41,5.32,2.68,2.68,1,.6885079262694102, -48905,76595,648,2016,2016_Pres-G_VT,VT,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,454,Hillary Rodham Clinton,9207,DEM,61,Donald Trump,9849,REP,25,,36,11/8/2016,56.68,30.27,26.41,9.59,9.59,1,6.294542294816845, -48907,76597,649,2016,2016_Pres-G_WA,WA,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1451,Hillary Rodham Clinton,9207,DEM,51,Donald Trump,9849,REP,33,8,18,11/8/2016,52.54,36.83,15.71,2.29,2.29,1,-1.039055534875804, -48909,76599,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,2246,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,42,7,2,11/8/2016,46.45,47.22,-.76,2.76,2.76,0,-2.462947452129917, -48908,76598,651,2016,2016_Pres-G_WV,WV,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,472,Hillary Rodham Clinton,9207,DEM,29,Donald Trump,9849,REP,56,7,-27,11/8/2016,26.43,68.5,-42.07,15.07,15.07,1,8.249409757762626, -48910,76600,652,2016,2016_Pres-G_WY,WY,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,213,Hillary Rodham Clinton,9207,DEM,21,Donald Trump,9849,REP,60,9,-39,11/8/2016,21.88,68.17,-46.3,7.3,7.3,1,.0915230645879913, -48480,75988,8272,2016,2016_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,11/4/2016,1282,Generic Candidate,9976,DEM,47,Generic Candidate,9975,REP,44,,3,11/8/2016,48.26,47.54,.71,2.29,2.29,1,-.392304266812638,for NBC News -48523,76185,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,11/5/2016,870,Roy A. Cooper,8967,DEM,50,Pat McCrory,8959,REP,47,,3,11/8/2016,49.02,48.8,.22,2.78,2.78,1,-1.080822784280386, -48524,76188,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,Siena College/The New York Times Upshot,448,Live Phone,,11/5/2016,800,Roy A. Cooper,8967,DEM,47,Pat McCrory,8959,REP,46,,1,11/8/2016,49.02,48.8,.22,.78,.78,1,-2.728913427475829,for New York Times Upshot -48497,76183,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,11/5/2016,671,Colin Van Ostern,10081,DEM,48,Christopher Sununu,10080,REP,37,,11,11/8/2016,46.57,48.84,-2.27,13.27,13.27,0,8.382042022278561,for WMUR -48915,76640,58,2016,2016_Gov-G_WA,WA,Gov-G,Gov-G,Insights West,151,Online,,11/5/2016,402,Jay Robert Inslee,10103,DEM,49,Bill Ray Bryant,10102,REP,40,,9,11/8/2016,54.39,45.61,8.78,.22,.22,1,-4.170263542954191, -48523,76065,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,11/5/2016,870,Deborah K. Ross,10153,DEM,47,Richard Burr,8963,REP,47,,0,11/8/2016,45.37,51.06,-5.7,5.7,5.7,.5,1.347579528087039, -48524,76067,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Siena College/The New York Times Upshot,448,Live Phone,,11/5/2016,800,Deborah K. Ross,10153,DEM,45,Richard Burr,8963,REP,46,,-1,11/8/2016,45.37,51.06,-5.7,4.7,4.7,1,.2317102005680707,for New York Times Upshot -48517,76049,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Emerson College,88,IVR,,11/5/2016,600,Catherine Cortez Masto,9034,DEM,48.4,Joseph J. Heck,10222,REP,47.3,,1.1,11/8/2016,47.1,44.67,2.43,1.33,-1.33,1,-1.541068271345135, -48689,76270,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,11/5/2016,1158,Catherine Cortez Masto,9034,DEM,49,Joseph J. Heck,10222,REP,43,,6,11/8/2016,47.1,44.67,2.43,3.57,3.57,1,.945345381531114, -48516,76048,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,Emerson College,88,IVR,,11/5/2016,900,Ted Strickland,9021,DEM,28.3,Rob Portman,9020,REP,48.8,,-20.5,11/8/2016,37.16,58.03,-20.87,.37,.37,1,-5.502758364452802, -48518,76050,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,Emerson College,88,IVR,,11/5/2016,750,Jason Kander,10158,DEM,45.5,Roy Blunt,10157,REP,44.8,,.69999999,11/8/2016,46.39,49.18,-2.79,3.49,3.49,0,-.0873151021740357, -48915,76608,72,2016,2016_Sen-G_WA,WA,Sen-G,Sen-G,Insights West,151,Online,,11/5/2016,402,Patty Murray,10242,DEM,53,Chris Vance,10243,REP,37,,16,11/8/2016,59.01,40.99,18.03,2.03,-2.03,1,-3.583944115049511, -48519,76051,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Emerson College,88,IVR,,11/5/2016,1000,Margaret Wood Hassan,9007,DEM,45.6,Kelly Ayotte,9019,REP,48.8,,-3.2,11/8/2016,47.98,47.84,.14,3.34,-3.34,0,-.3525315487206208, -48497,76024,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,11/5/2016,692,Margaret Wood Hassan,9007,DEM,49,Kelly Ayotte,9019,REP,45,,4,11/8/2016,47.98,47.84,.14,3.86,3.86,1,-.0409477214545551,for WMUR -48628,76189,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,Data Orbital,73,Live Phone,,11/5/2016,550,Ann Kirkpatrick,10147,DEM,44,John McCain,8981,REP,56,,-12,11/8/2016,40.75,53.71,-12.96,.96,.96,1,-4.040854077770926, -48912,76606,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,Insights West,151,Online,,11/5/2016,392,Ann Kirkpatrick,10147,DEM,42,John McCain,8981,REP,50,,-8,11/8/2016,40.75,53.71,-12.96,4.96,4.96,1,.1862019565226614, -48913,76641,89,2016,2016_Sen-G_CA,CA,Sen-G,Sen-G,Insights West,151,Online,,11/5/2016,401,Kamala D. Harris,9029,DEM,50,Loretta Sanchez,10129,DEM,28,,22,11/8/2016,61.6,38.4,23.21,1.21,,1,-2.677488822825433, -48522,76064,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,11/5/2016,884,Patrick Murphy,8995,DEM,43,Marco Rubio,8974,REP,50,,-7,11/8/2016,44.31,51.98,-7.67,.67,.67,1,-3.151560529574586, -48630,76193,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,11/5/2016,2220,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,44.5,4,3.5,11/8/2016,48.13,46.03,2.1,1.4,1.4,1,-.8203841132848855,for The Washington Post; average of multiple versions or turnout models listed in poll -50615,79880,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Big Data Poll,251,Online,,11/5/2016,2193,Hillary Rodham Clinton,9207,DEM,44.5,Donald Trump,9849,REP,45.1,3.2,-.60000002,11/8/2016,48.13,46.03,2.1,2.7,-2.7,0,.4631331374318066, -48619,76165,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,11/5/2016,1295,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,44,3,4,11/8/2016,48.13,46.03,2.1,1.9,1.9,1,-.5497452969104556,for FOX News; average of multiple versions or turnout models listed in poll -48848,76444,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/5/2016,16639,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,43,3,4,11/8/2016,48.13,46.03,2.1,1.9,1.9,1,-.1720678744815022,among registered voters -48623,76178,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Monmouth University,215,Live Phone,,11/5/2016,748,Hillary Rodham Clinton,9207,DEM,50,Donald Trump,9849,REP,44,4,6,11/8/2016,48.13,46.03,2.1,3.9,3.9,1,1.176494777463222,average of multiple versions or turnout models listed in poll -48477,75968,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Morning Consult,218,Online,,11/5/2016,1482,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,42,8,3,11/8/2016,48.13,46.03,2.1,.9,.9,1,-1.525428345071477,for Politico -48513,76036,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Selzer & Co.,304,Live Phone,,11/5/2016,799,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,42,4,3,11/8/2016,48.13,46.03,2.1,.9,.9,1,-1.758888899702211,for Bloomberg; average of multiple versions or turnout models listed in poll -48849,76445,602,2016,2016_Pres-G_AK,AK,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/5/2016,617,Hillary Rodham Clinton,9207,DEM,41,Donald Trump,9849,REP,44,3,-3,11/8/2016,36.55,51.28,-14.73,11.73,11.73,1,6.676536670412656,among registered voters -48628,76380,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Data Orbital,73,Live Phone,,11/5/2016,550,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,47,4,-3,11/8/2016,45.12,48.67,-3.55,.55,.55,1,-2.166458375996016, -48851,76447,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/5/2016,1453,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,45,3,-2,11/8/2016,45.12,48.67,-3.55,1.55,1.55,1,-.8356710824450378,among registered voters -48912,76602,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Insights West,151,Online,,11/5/2016,392,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,47,5,-2,11/8/2016,45.12,48.67,-3.55,1.55,1.55,1,-1.666958866367045, -48913,76603,606,2016,2016_Pres-G_CA,CA,Pres-G,Pres-G,Insights West,151,Online,,11/5/2016,401,Hillary Rodham Clinton,9207,DEM,58,Donald Trump,9849,REP,35,3,23,11/8/2016,61.73,31.62,30.11,7.11,-7.11,1,1.04913580171932, -48850,76446,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/5/2016,1378,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,43,5,1,11/8/2016,48.16,43.25,4.91,3.91,-3.91,1,1.799542248110406,among registered voters -48522,76061,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,11/5/2016,884,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,45.5,2,.5,11/8/2016,47.82,49.02,-1.2,1.7,1.7,0,-1.33826393360092,average of multiple versions or turnout models listed in poll -48852,76448,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/5/2016,2002,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,48,3,-4,11/8/2016,45.64,50.77,-5.13,1.13,1.13,1,-1.390049868048781,among registered voters -48518,76054,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,Emerson College,88,IVR,,11/5/2016,750,Hillary Rodham Clinton,9207,DEM,40.5,Donald Trump,9849,REP,46.5,6.6,-6,11/8/2016,38.14,56.77,-18.64,12.64,12.64,1,6.03172733374221, -48523,76063,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,11/5/2016,870,Hillary Rodham Clinton,9207,DEM,47.5,Donald Trump,9849,REP,45,3,2.5,11/8/2016,46.17,49.83,-3.66,6.16,6.16,0,1.207350981181922,average of multiple versions or turnout models listed in poll -48524,76066,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,11/5/2016,800,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,44,3,0,11/8/2016,46.17,49.83,-3.66,3.66,3.66,.5,-1.267460885772428,for New York Times Upshot -48519,76055,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Emerson College,88,IVR,,11/5/2016,1000,Hillary Rodham Clinton,9207,DEM,45.4,Donald Trump,9849,REP,43.8,4.5,1.6,11/8/2016,46.83,46.46,.37,1.23,1.23,1,-3.382247819267572, -48497,76013,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,11/5/2016,692,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,38,6,11,11/8/2016,46.83,46.46,.37,10.63,10.63,1,6.312980089260645,for WMUR -48517,76053,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Emerson College,88,IVR,,11/5/2016,600,Hillary Rodham Clinton,9207,DEM,46.8,Donald Trump,9849,REP,45.6,3.9,1.2,11/8/2016,47.92,45.5,2.42,1.22,-1.22,1,-1.838926323762457, -48689,76269,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/5/2016,1158,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,43,4,2,11/8/2016,47.92,45.5,2.42,.42,-.42,1,-2.210544279535788, -48914,76604,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Insights West,151,Online,,11/5/2016,373,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,42,4,0,11/8/2016,47.92,45.5,2.42,2.42,-2.42,.5,-.8047956294877093, -48853,76449,636,2016,2016_Pres-G_NY,NY,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/5/2016,1681,Hillary Rodham Clinton,9207,DEM,55,Donald Trump,9849,REP,36,2,19,11/8/2016,59.01,36.52,22.49,3.49,-3.49,1,-.3465181480758722,among registered voters -48516,76052,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Emerson College,88,IVR,,11/5/2016,900,Hillary Rodham Clinton,9207,DEM,38.9,Donald Trump,9849,REP,45.6,6.8,-6.6999998,11/8/2016,43.56,51.69,-8.13,1.43,1.43,1,-3.7124831710627, -48854,76450,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/5/2016,1781,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,48,4,-6,11/8/2016,43.56,51.69,-8.13,2.13,2.13,1,-2.867414899693495,among registered voters -48855,76451,639,2016,2016_Pres-G_OR,OR,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/5/2016,1963,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,40,6,4,11/8/2016,50.07,39.09,10.98,6.98,-6.98,1,3.221732694901652,among registered voters -48856,76452,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/5/2016,1220,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,40,7,6,11/8/2016,47.46,48.18,-.72,6.72,6.72,0,2.56386470644664,among registered voters -48857,76453,642,2016,2016_Pres-G_SC,SC,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/5/2016,1751,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,48,3,-5,11/8/2016,40.67,54.94,-14.27,9.27,9.27,1,2.811772882440081,among registered voters -48915,76605,649,2016,2016_Pres-G_WA,WA,Pres-G,Pres-G,Insights West,151,Online,,11/5/2016,402,Hillary Rodham Clinton,9207,DEM,51,Donald Trump,9849,REP,36,4,15,11/8/2016,52.54,36.83,15.71,.71,-.71,1,-3.005967307059966, -48858,76454,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/5/2016,1184,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,44,3,3,11/8/2016,46.45,47.22,-.76,3.76,3.76,0,-1.179811122130451,among registered voters -48497,77097,6011,2016,2016_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,11/5/2016,323,Carol Shea-Porter,10369,DEM,42,Frank C. Guinta,10370,REP,33,16,9,11/8/2016,44.29,42.95,1.34,7.66,7.66,1,2.698581173034297,for WMUR -48497,77098,6012,2016,2016_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,11/5/2016,322,Annie Kuster,10372,DEM,53,Jim Lawrence,10373,REP,32,,21,11/8/2016,49.75,45.31,4.44,16.56,16.56,1,10.59087621960226,for WMUR -48619,76167,8272,2016,2016_House-G_US,US,House-G,House-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,11/5/2016,1295,Generic Candidate,9976,DEM,45,Generic Candidate,9975,REP,46,,-1,11/8/2016,48.26,47.54,.71,1.71,-1.71,0,-.9343590132197793,for FOX News -49775,78196,8272,2016,2016_House-G_US,US,House-G,House-G,Ipsos,154,Online,,11/5/2016,3276,Generic Candidate,9976,DEM,41.8,Generic Candidate,9975,REP,32.7,,9.1000004,11/8/2016,48.26,47.54,.71,8.39,8.39,1,6.262741692641986,for Reuters; among all adults -48513,76037,8272,2016,2016_House-G_US,US,House-G,House-G,Selzer & Co.,304,Live Phone,,11/5/2016,799,Generic Candidate,9976,DEM,45,Generic Candidate,9975,REP,48,,-3,11/8/2016,48.26,47.54,.71,3.71,-3.71,0,.9656894655636804,for Bloomberg -48525,76069,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,Landmark Communications,166,IVR/Online,,11/6/2016,1200,Jim Barksdale,10193,DEM,41,Johnny Isakson,10194,REP,52,4,-11,11/8/2016,41.03,54.78,-13.75,2.75,2.75,1,-.9985082103993512, -48916,76611,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,11/6/2016,1107,Hillary Rodham Clinton,9207,DEM,42.25,Donald Trump,9849,REP,42.5,7.1,-.25,11/8/2016,48.13,46.03,2.1,2.35,-2.35,0,-.0439591166572125,average of multiple versions or turnout models listed in poll -48911,76601,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Insights West,151,Online,,11/6/2016,940,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,45,4,4,11/8/2016,48.13,46.03,2.1,1.9,1.9,1,-.6044001176513036, -48771,76354,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Lucid,175,Online,,11/6/2016,2521,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,40,5,5,11/8/2016,48.13,46.03,2.1,2.9,2.9,1,.7767297614812976,for The Times-Picayune -48687,76262,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,11/6/2016,3677,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,43,5,4,11/8/2016,48.13,46.03,2.1,1.9,1.9,1,-.1447159819536278,for Economist; average of multiple versions or turnout models listed in poll -48625,76180,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,11/6/2016,843,Hillary Rodham Clinton,9207,DEM,48.4,Donald Trump,9849,REP,46.4,3,2,11/8/2016,47.82,49.02,-1.2,3.2,3.2,0,.282073306528523, -48624,76179,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Trafalgar Group,338,IVR,R,11/6/2016,1100,Hillary Rodham Clinton,9207,DEM,46.13,Donald Trump,9849,REP,49.72,2.43,-3.5899999,11/8/2016,47.82,49.02,-1.2,2.39,-2.39,1,-.429183010144666,for unspecified Republican sponsor -48525,76068,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Landmark Communications,166,IVR/Online,,11/6/2016,1200,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,49,3,-3,11/8/2016,45.64,50.77,-5.13,2.13,2.13,1,-.3602004162658515, -48770,76353,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Trafalgar Group,338,IVR,R,11/6/2016,1250,Hillary Rodham Clinton,9207,DEM,45.11,Donald Trump,9849,REP,51.58,1.89,-6.4699998,11/8/2016,45.64,50.77,-5.13,1.34,-1.34,1,-1.245313546394583,for unspecified Republican sponsor -48859,76463,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,IVR,,11/6/2016,1011,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,43,7,6,11/8/2016,47.22,47.44,-.22,6.22,6.22,0,2.667155627007389,average of multiple versions or turnout models listed in poll -48686,76258,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Trafalgar Group,338,IVR,R,11/6/2016,1200,Hillary Rodham Clinton,9207,DEM,46.82,Donald Trump,9849,REP,48.52,2.89,-1.7,11/8/2016,47.22,47.44,-.22,1.48,-1.48,1,-2.561104564755118,for unspecified Republican sponsor -48614,76158,634,2016,2016_Pres-G_NM,NM,Pres-G,Pres-G,Zia Poll,393,IVR,,11/6/2016,8439,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,44,6,2,11/8/2016,48.26,40.04,8.21,6.21,-6.21,1,3.98501278142342, -49205,77099,5868,2016,2016_House-G_FL-13,FL-13,House-G,House-G,St. Pete Polls,314,IVR,,11/6/2016,944,Charlie Crist,10374,DEM,51,David W. Jolly,10375,REP,46,,5,11/8/2016,51.9,48.1,3.81,1.19,1.19,1,-5.590952454503499, -48687,76351,8272,2016,2016_House-G_US,US,House-G,House-G,YouGov,391,Online,,11/6/2016,3677,Generic Candidate,9976,DEM,45,Generic Candidate,9975,REP,42,,3,11/8/2016,48.26,47.54,.71,2.29,2.29,1,.1570327589232071,for Economist -49495,77706,1469,2016,2016_Sen-GR_LA,LA,Sen-G,Sen-GR,Southern Media & Opinion Research,310,Live Phone,,11/29/2016,500,Foster L. Campbell,10198,DEM,38,John Neely Kennedy,10202,REP,52,,-14,12/10/2016,39.35,60.65,-21.31,7.31,7.31,1,1.419402449733155, -52343,82630,1469,2016,2016_Sen-GR_LA,LA,Sen-G,Sen-GR,Emerson College,88,IVR,,11/30/2016,400,Foster L. Campbell,10198,DEM,33,John Neely Kennedy,10202,REP,51,,-18,12/10/2016,39.35,60.65,-21.31,3.31,3.31,1,-2.91577392396383, -52341,82628,1469,2016,2016_Sen-GR_LA,LA,Sen-G,Sen-GR,Trafalgar Group,338,IVR,R,12/6/2016,2500,Foster L. Campbell,10198,DEM,39.77,John Neely Kennedy,10202,REP,55.88,,-16.110001,12/10/2016,39.35,60.65,-21.31,5.2,5.2,1,.3059600411897002,for unspecified Republican sponsor -52344,82631,1469,2016,2016_Sen-GR_LA,LA,Sen-G,Sen-GR,University of New Orleans,358,IVR,,12/6/2016,776,Foster L. Campbell,10198,DEM,33,John Neely Kennedy,10202,REP,62,,-29,12/10/2016,39.35,60.65,-21.31,7.69,-7.69,1,2.765453666863183, -50586,79833,8723,2017,2017_House-OS_GA-6,GA-6,House-G,House-OS,SurveyUSA,325,Live Phone,,3/30/2017,503,Jon Ossoff,10471,DEM,43,Karen Handel,10472,REP,15,14,28,4/18/2017,48.12,19.77,28.35,.35,-.35,1,-3.988656310817576,for WXIA-TV -50585,79832,8723,2017,2017_House-OS_GA-6,GA-6,House-G,House-OS,Meeting Street Insights,204,Live Phone,R,4/4/2017,400,Jon Ossoff,10471,DEM,43,Karen Handel,10472,REP,12,8,31,4/18/2017,48.12,19.77,28.35,2.65,2.65,1,-1.286114819958828,for Dan Moody -50584,79831,8723,2017,2017_House-OS_GA-6,GA-6,House-G,House-OS,RRH Elections,274,IVR/Online,,4/8/2017,321,Jon Ossoff,10471,DEM,39,Karen Handel,10472,REP,15,15,24,4/18/2017,48.12,19.77,28.35,4.35,-4.35,1,.7717251894571162,for Decision Desk HQ (co-sponsorship) -50583,79830,8723,2017,2017_House-OS_GA-6,GA-6,House-G,House-OS,Wick,284,IVR,,4/11/2017,485,Jon Ossoff,10471,DEM,44.7,Karen Handel,10472,REP,16.82,15.96,27.879999,4/18/2017,48.12,19.77,28.35,.47,-.47,1,-3.066443010347903, -50582,79829,8723,2017,2017_House-OS_GA-6,GA-6,House-G,House-OS,Landmark Communications,166,IVR/Online,,4/13/2017,500,Jon Ossoff,10471,DEM,45.3,Karen Handel,10472,REP,17.4,8.6,27.9,4/18/2017,48.12,19.77,28.35,.45,-.45,1,-3.007624125182236,for WSB-TV -50602,79852,8723,2017,2017_House-OS_GA-6,GA-6,House-G,House-OS,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,4/13/2017,437,Jon Ossoff,10471,DEM,41.5,Karen Handel,10472,REP,21.2,10.6,20.299999,4/18/2017,48.12,19.77,28.35,8.05,-8.05,1,5.064465362341727,for Fox 5 Atlanta -50581,79828,8723,2017,2017_House-OS_GA-6,GA-6,House-G,House-OS,Emerson College,88,IVR,,4/14/2017,324,Jon Ossoff,10471,DEM,43.1,Karen Handel,10472,REP,17.1,15.2,26,4/18/2017,48.12,19.77,28.35,2.35,-2.35,1,-1.185852386981135, -50580,79827,8723,2017,2017_House-OS_GA-6,GA-6,House-G,House-OS,Clout Research/Wenzel Strategies,55,Live Phone,,4/15/2017,453,Jon Ossoff,10471,DEM,41.3,Karen Handel,10472,REP,15.3,16.6,26,4/18/2017,48.12,19.77,28.35,2.35,-2.35,1,-1.066715446077328,for zpolitics -50592,79839,1764,2017,2017_House-GS_MT-1,MT-1,House-G,House-GS,Change Research,48,Online,,5/22/2017,1888,Rob Quist,10500,DEM,44,Greg Gianforte,10501,REP,49,7,-5,5/25/2017,44.36,49.95,-5.59,.59,.59,1,-5.35312217469294,among registered voters -50604,79854,1764,2017,2017_House-GS_MT-1,MT-1,House-G,House-GS,Gravis Marketing,124,IVR/Online,,5/22/2017,818,Rob Quist,10500,DEM,35,Greg Gianforte,10501,REP,49,8,-14,5/25/2017,44.36,49.95,-5.59,8.41,-8.41,1,4.288638577925492, -50568,79815,1762,2017,2017_House-GSR_GA-6,GA-6,House-G,House-GSR,Landmark Communications,166,IVR/Online,,5/31/2017,500,Jon Ossoff,10471,DEM,49.1,Karen Handel,10472,REP,47.6,,1.5,6/20/2017,48.22,51.78,-3.57,5.07,5.07,0,-1.074203523620109,for WSB-TV -50566,79813,1762,2017,2017_House-GSR_GA-6,GA-6,House-G,House-GSR,Abt Associates,7,Live Phone,,6/7/2017,745,Jon Ossoff,10471,DEM,51,Karen Handel,10472,REP,44,,7,6/20/2017,48.22,51.78,-3.57,10.57,10.57,0,5.306096692908245,for Atlanta Journal-Constitution -50567,79814,1762,2017,2017_House-GSR_GA-6,GA-6,House-G,House-GSR,Landmark Communications,166,IVR/Online,,6/7/2017,420,Jon Ossoff,10471,DEM,49.6,Karen Handel,10472,REP,47.1,,2.5,6/20/2017,48.22,51.78,-3.57,6.07,6.07,0,.1439514612602364,for WSB-TV -50565,79812,1762,2017,2017_House-GSR_GA-6,GA-6,House-G,House-GSR,SurveyUSA,325,Live Phone,,6/9/2017,503,Jon Ossoff,10471,DEM,47,Karen Handel,10472,REP,47,,0,6/20/2017,48.22,51.78,-3.57,3.57,3.57,.5,-2.2982618304888,for WXIA-TV -50569,79816,1762,2017,2017_House-GSR_GA-6,GA-6,House-G,House-GSR,Trafalgar Group,338,IVR/Live Phone,R,6/12/2017,1100,Jon Ossoff,10471,DEM,50.22,Karen Handel,10472,REP,47.46,,2.76,6/20/2017,48.22,51.78,-3.57,6.33,6.33,0,.971531109278294,for unspecified Republican sponsor -50564,79811,1762,2017,2017_House-GSR_GA-6,GA-6,House-G,House-GSR,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,6/14/2017,537,Jon Ossoff,10471,DEM,49.7,Karen Handel,10472,REP,49.4,,.30000001,6/20/2017,48.22,51.78,-3.57,3.87,3.87,0,-1.779399393248038,for Fox 5 Atlanta -50563,79810,1762,2017,2017_House-GSR_GA-6,GA-6,House-G,House-GSR,Landmark Communications,166,IVR/Online,,6/15/2017,800,Jon Ossoff,10471,DEM,49.7,Karen Handel,10472,REP,48,,1.7,6/20/2017,48.22,51.78,-3.57,5.27,5.27,0,.1962491824996355,for WSB-TV -50589,79836,1761,2017,2017_House-GS_SC-5,SC-5,House-G,House-GS,Change Research,48,Online,,6/16/2017,1001,Archie Parnell,10489,DEM,44,Ralph Norman,10490,REP,53,,-9,6/20/2017,47.94,51.04,-3.1,5.9,-5.9,1,-.9416791372552427,among all adults -50572,79819,1762,2017,2017_House-GSR_GA-6,GA-6,House-G,House-GSR,CSP Polling,39,Online,,6/16/2017,571,Jon Ossoff,10471,DEM,48,Karen Handel,10472,REP,49,,-1,6/20/2017,48.22,51.78,-3.57,2.57,2.57,1,-2.765555286579869, -50571,79818,1762,2017,2017_House-GSR_GA-6,GA-6,House-G,House-GSR,Trafalgar Group,338,IVR/Live Phone,R,6/18/2017,1100,Jon Ossoff,10471,DEM,48.59,Karen Handel,10472,REP,50.46,,-1.87,6/20/2017,48.22,51.78,-3.57,1.7,1.7,1,-3.290508738778555,for unspecified Republican sponsor -50570,79817,1762,2017,2017_House-GSR_GA-6,GA-6,House-G,House-GSR,Landmark Communications,166,IVR/Online,,6/19/2017,500,Jon Ossoff,10471,DEM,49,Karen Handel,10472,REP,48.9,,.1,6/20/2017,48.22,51.78,-3.57,3.67,3.67,0,-1.472613703587304, -50528,79744,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Hampton University,131,Live Phone,,10/20/2017,750,Ralph S. Northam,10444,DEM,33,Ed W. Gillespie,10445,REP,41,,-8,11/7/2017,53.89,44.98,8.92,16.92,-16.92,0,10.32581970383669, -50548,79780,1215,2017,2017_Gov-G_NJ,NJ,Gov-G,Gov-G,Stockton University,317,Live Phone,,10/21/2017,525,Philip Murphy,10453,DEM,51,Kimberly Ann Guadagno,10454,REP,37,,14,11/7/2017,56.03,41.89,14.13,.13,-.13,1,-3.357000313852764, -50546,79778,1215,2017,2017_Gov-G_NJ,NJ,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/22/2017,1049,Philip Murphy,10453,DEM,57,Kimberly Ann Guadagno,10454,REP,37,,20,11/7/2017,56.03,41.89,14.13,5.87,5.87,1,3.25084097780404, -50532,79749,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Christopher Newport University,50,Live Phone,,10/23/2017,812,Ralph S. Northam,10444,DEM,50,Ed W. Gillespie,10445,REP,43,3,7,11/7/2017,53.89,44.98,8.92,1.92,-1.92,1,-5.159904144994999, -57061,92126,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,IMGE Insights,145,IVR/Live Phone/Online,,10/23/2017,800,Ralph S. Northam,10444,DEM,48,Ed W. Gillespie,10445,REP,44,5,4,11/7/2017,53.89,44.98,8.92,4.92,-4.92,1,-1.868292511867506,for Pfizer -50537,79757,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,The Polling Company Inc.,337,Online,,10/25/2017,800,Ralph S. Northam,10444,DEM,43.5,Ed W. Gillespie,10445,REP,44.5,3,-1,11/7/2017,53.89,44.98,8.92,9.92,-9.92,0,3.610183818592624,average of multiple versions or turnout models listed in poll -50516,79731,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/27/2017,916,Ralph S. Northam,10444,DEM,53,Ed W. Gillespie,10445,REP,36,3,17,11/7/2017,53.89,44.98,8.92,8.08,8.08,1,1.44747259694318, -50542,79774,1215,2017,2017_Gov-G_NJ,NJ,Gov-G,Gov-G,Emerson College,88,IVR,,10/27/2017,540,Philip Murphy,10453,DEM,47,Kimberly Ann Guadagno,10454,REP,31,,16,11/7/2017,56.03,41.89,14.13,1.87,1.87,1,-1.12976617234156, -50549,79781,1215,2017,2017_Gov-G_NJ,NJ,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/27/2017,500,Philip Murphy,10453,DEM,48.6,Kimberly Ann Guadagno,10454,REP,33,1.8,15.6,11/7/2017,56.03,41.89,14.13,1.47,1.47,1,-1.668083112259419,for USA Today -50529,79746,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,ABC News/The Washington Post,3,Live Phone,,10/28/2017,921,Ralph S. Northam,10444,DEM,49,Ed W. Gillespie,10445,REP,44,4,5,11/7/2017,53.89,44.98,8.92,3.92,-3.92,1,-2.568239212437151,for The Washington Post | George Mason University -50544,79776,1215,2017,2017_Gov-G_NJ,NJ,Gov-G,Gov-G,Monmouth University,215,Live Phone,,10/29/2017,529,Philip Murphy,10453,DEM,53,Kimberly Ann Guadagno,10454,REP,39,,14,11/7/2017,56.03,41.89,14.13,.13,-.13,1,-2.977014394352123, -50523,79739,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Roanoke College,292,Live Phone,,10/31/2017,781,Ralph S. Northam,10444,DEM,47,Ed W. Gillespie,10445,REP,47,3,0,11/7/2017,53.89,44.98,8.92,8.92,-8.92,.5,2.58550728400341, -50525,79741,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Siena College/The New York Times Upshot,448,Live Phone,,10/31/2017,985,Ralph S. Northam,10444,DEM,43,Ed W. Gillespie,10445,REP,40,2,3,11/7/2017,53.89,44.98,8.92,5.92,-5.92,1,-.2327653174795155,for New York Times | New York Times Upshot -50526,79742,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/31/2017,500,Ralph S. Northam,10444,DEM,47.4,Ed W. Gillespie,10445,REP,43.4,2.2,4,11/7/2017,53.89,44.98,8.92,4.92,-4.92,1,-1.727873585572019, -50543,79775,1215,2017,2017_Gov-G_NJ,NJ,Gov-G,Gov-G,Gravis Marketing,124,IVR/Online,,10/31/2017,611,Philip Murphy,10453,DEM,46,Kimberly Ann Guadagno,10454,REP,32,4,14,11/7/2017,56.03,41.89,14.13,.13,-.13,1,-2.778932323334602,among registered voters -50531,79748,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Christopher Newport University,50,Live Phone,,11/1/2017,839,Ralph S. Northam,10444,DEM,51,Ed W. Gillespie,10445,REP,45,2,6,11/7/2017,53.89,44.98,8.92,2.92,-2.92,1,-3.64938477535525, -50527,79743,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Gravis Marketing,124,IVR/Online,,11/1/2017,1143,Ralph S. Northam,10444,DEM,48.3,Ed W. Gillespie,10445,REP,42.8,2.7,5.5,11/7/2017,53.89,44.98,8.92,3.42,-3.42,1,-2.807180088521787,for Big League Politics; among registered voters -50536,79755,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,The Polling Company Inc.,337,Online,,11/1/2017,800,Ralph S. Northam,10444,DEM,43,Ed W. Gillespie,10445,REP,45.5,2,-2.5,11/7/2017,53.89,44.98,8.92,11.42,-11.42,0,5.511261664678451,average of multiple versions or turnout models listed in poll -50522,79738,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Trafalgar Group,338,IVR/Online,R,11/1/2017,1200,Ralph S. Northam,10444,DEM,49.34,Ed W. Gillespie,10445,REP,47.55,1.44,1.79,11/7/2017,53.89,44.98,8.92,7.13,-7.13,1,1.071405151063239,for unspecified Republican sponsor -50547,79779,1215,2017,2017_Gov-G_NJ,NJ,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/1/2017,800,Philip Murphy,10453,DEM,50,Kimberly Ann Guadagno,10454,REP,35,,15,11/7/2017,56.03,41.89,14.13,.87,.87,1,-1.810662483939443, -50524,79740,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Optimus,245,IVR,,11/2/2017,1600,Ralph S. Northam,10444,DEM,37.4,Ed W. Gillespie,10445,REP,40.4,,-3,11/7/2017,53.89,44.98,8.92,11.92,-11.92,0,6.189504610231641, -50518,79733,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,11/2/2017,1056,Ralph S. Northam,10444,DEM,51,Ed W. Gillespie,10445,REP,42,3,9,11/7/2017,53.89,44.98,8.92,.08,.08,1,-6.16542900216727, -50520,79736,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/2/2017,875,Ralph S. Northam,10444,DEM,45,Ed W. Gillespie,10445,REP,45,2,0,11/7/2017,53.89,44.98,8.92,8.92,-8.92,.5,2.882464228557748, -50545,79777,1215,2017,2017_Gov-G_NJ,NJ,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,11/2/2017,662,Philip Murphy,10453,DEM,53,Kimberly Ann Guadagno,10454,REP,41,,12,11/7/2017,56.03,41.89,14.13,2.13,-2.13,1,-.0902788467038877, -50530,79747,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Change Research,48,Online,,11/3/2017,3648,Ralph S. Northam,10444,DEM,52,Ed W. Gillespie,10445,REP,46,3,6,11/7/2017,53.89,44.98,8.92,2.92,-2.92,1,-2.955868060036819,among registered voters -50533,79750,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Emerson College,88,IVR,,11/3/2017,810,Ralph S. Northam,10444,DEM,49,Ed W. Gillespie,10445,REP,46,1,3,11/7/2017,53.89,44.98,8.92,5.92,-5.92,1,-.218302837617121, -50541,79773,1215,2017,2017_Gov-G_NJ,NJ,Gov-G,Gov-G,Change Research,48,Online,,11/3/2017,2040,Philip Murphy,10453,DEM,58,Kimberly Ann Guadagno,10454,REP,42,,16,11/7/2017,56.03,41.89,14.13,1.87,1.87,1,-.3912283593970785, -50517,79734,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,11/4/2017,1239,Ralph S. Northam,10444,DEM,48,Ed W. Gillespie,10445,REP,43,2,5,11/7/2017,53.89,44.98,8.92,3.92,-3.92,1,-2.024441541838148, -50521,79737,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,IMGE Insights,145,IVR/Live Phone,,11/4/2017,800,Ralph S. Northam,10444,DEM,48,Ed W. Gillespie,10445,REP,47,,1,11/7/2017,53.89,44.98,8.92,7.92,-7.92,1,1.808928295365378,for Pfizer -50519,79735,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Monmouth University,215,Live Phone,,11/4/2017,713,Ralph S. Northam,10444,DEM,47,Ed W. Gillespie,10445,REP,45,3,2,11/7/2017,53.89,44.98,8.92,6.92,-6.92,1,.8525381615137549, -50535,79753,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,The Polling Company Inc.,337,Online,,11/4/2017,800,Ralph S. Northam,10444,DEM,46,Ed W. Gillespie,10445,REP,45,3,1,11/7/2017,53.89,44.98,8.92,7.92,-7.92,1,2.182084048412807,average of multiple versions or turnout models listed in poll -73344,137486,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Sky Research,665,Online,,11/21/2017,1059,Doug Jones,10522,DEM,39.6,Roy S. Moore,10523,REP,46.7,,-7.0999999,12/12/2017,49.97,48.34,1.63,8.73,-8.73,0,2.343940923501227,among registered voters -73367,137526,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Strategy Research,322,IVR,,11/21/2017,3000,Doug Jones,10522,DEM,45,Roy S. Moore,10523,REP,47,,-2,12/12/2017,49.97,48.34,1.63,3.63,-3.63,0,-2.587952920519616,for Raycom Media | WBRC-TV -50670,79984,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Emerson College,88,IVR/Online,,11/26/2017,500,Doug Jones,10522,DEM,47,Roy S. Moore,10523,REP,53,,-6,12/12/2017,49.97,48.34,1.63,7.63,-7.63,0,1.358256620678501, -50676,79990,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Change Research,48,Online,,11/27/2017,1868,Doug Jones,10522,DEM,44,Roy S. Moore,10523,REP,49,,-5,12/12/2017,49.97,48.34,1.63,6.63,-6.63,0,.8940519458560897,among registered voters -73422,137621,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,The Polling Company Inc./National Research Inc.,644,Live Phone/Online,R,11/27/2017,600,Doug Jones,10522,DEM,45,Roy S. Moore,10523,REP,46,,-1,12/12/2017,49.97,48.34,1.63,2.63,-2.63,0,-3.702044674081772,for unspecified Republican sponsor -50682,79997,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,JMC Analytics,156,IVR,,11/28/2017,650,Doug Jones,10522,DEM,44,Roy S. Moore,10523,REP,49,,-5,12/12/2017,49.97,48.34,1.63,6.63,-6.63,0,.3579126718278063, -50681,79996,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,ABC News/The Washington Post,3,Live Phone,,11/29/2017,739,Doug Jones,10522,DEM,50,Roy S. Moore,10523,REP,47,,3,12/12/2017,49.97,48.34,1.63,1.37,1.37,1,-4.926492100829615,for George Mason University -50680,79994,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,YouGov,391,Online,,11/30/2017,766,Doug Jones,10522,DEM,43,Roy S. Moore,10523,REP,49,,-6,12/12/2017,49.97,48.34,1.63,7.63,-7.63,0,1.658415937713764,for CBS News; among registered voters -50669,79983,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Emerson College,88,IVR/Online,,12/1/2017,500,Doug Jones,10522,DEM,46,Roy S. Moore,10523,REP,49,,-3,12/12/2017,49.97,48.34,1.63,4.63,-4.63,0,-1.357400396714741, -50678,79992,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Gravis Marketing,124,IVR/Online,,12/2/2017,1276,Doug Jones,10522,DEM,48,Roy S. Moore,10523,REP,44,,4,12/12/2017,49.97,48.34,1.63,2.37,2.37,1,-3.561462898718391,for Big League Politics -50679,79993,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Strategy Research,322,IVR,,12/4/2017,3200,Doug Jones,10522,DEM,43,Roy S. Moore,10523,REP,50,,-7,12/12/2017,49.97,48.34,1.63,8.63,-8.63,0,3.152568802193763,for Raycom Media | WBRC-TV -50675,79989,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Change Research,48,Online,,12/6/2017,2443,Doug Jones,10522,DEM,44,Roy S. Moore,10523,REP,51,,-7,12/12/2017,49.97,48.34,1.63,8.63,-8.63,0,3.465689898796432, -50684,79999,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,SurveyMonkey,324,Online,,12/6/2017,2131,Doug Jones,10522,DEM,51,Roy S. Moore,10523,REP,46,,5,12/12/2017,49.97,48.34,1.63,3.37,3.37,1,-2.174795938500112, -50677,79991,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Gravis Marketing,124,IVR/Online,,12/7/2017,1254,Doug Jones,10522,DEM,45,Roy S. Moore,10523,REP,49,,-4,12/12/2017,49.97,48.34,1.63,5.63,-5.63,0,-.0261934536565822,for Big League Politics -50673,79987,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Trafalgar Group,338,IVR,R,12/7/2017,1419,Doug Jones,10522,DEM,45.77,Roy S. Moore,10523,REP,50.88,,-5.1100001,12/12/2017,49.97,48.34,1.63,6.74,-6.74,0,1.371475283918058,for unspecified Republican sponsor -50668,79982,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Emerson College,88,IVR/Online,,12/8/2017,600,Doug Jones,10522,DEM,44,Roy S. Moore,10523,REP,53,,-9,12/12/2017,49.97,48.34,1.63,10.63,-10.63,0,5.134703961051679, -50672,79986,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Monmouth University,215,Live Phone,,12/8/2017,546,Doug Jones,10522,DEM,46,Roy S. Moore,10523,REP,46.3,,-.30000001,12/12/2017,49.97,48.34,1.63,1.93,-1.93,0,-4.00064428709199, -50659,79956,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,12/9/2017,1127,Doug Jones,10522,DEM,50,Roy S. Moore,10523,REP,40,,10,12/12/2017,49.97,48.34,1.63,8.37,8.37,1,3.17311599013469, -50674,79988,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Change Research,48,Online,,12/10/2017,1556,Doug Jones,10522,DEM,45,Roy S. Moore,10523,REP,51,,-6,12/12/2017,49.97,48.34,1.63,7.63,-7.63,0,2.619340620721677, -57487,93076,1759,2018,2018_House-GS_PA-18,PA-18,House-G,House-GS,Blumenthal Research Daily,447,Live Phone,,2/28/2018,830,Conor Lamb,10524,DEM,47,Richard Saccone,10525,REP,46,,1,3/13/2018,49.86,49.53,.33,.67,.67,1,-3.381573447349802, -58870,100400,1759,2018,2018_House-GS_PA-18,PA-18,House-G,House-GS,KG Polling,502,Live Phone,,2/28/2018,830,Conor Lamb,10524,DEM,47,Richard Saccone,10525,REP,46,1,1,3/13/2018,49.86,49.53,.33,.67,.67,1,-3.202273245789121, -51025,80733,1759,2018,2018_House-GS_PA-18,PA-18,House-G,House-GS,Emerson College,88,IVR/Online,,3/2/2018,474,Conor Lamb,10524,DEM,48,Richard Saccone,10525,REP,45,,3,3/13/2018,49.86,49.53,.33,2.67,2.67,1,-1.554411697001613,among registered voters -51024,80732,1759,2018,2018_House-GS_PA-18,PA-18,House-G,House-GS,Gravis Marketing,124,IVR/Online,,3/3/2018,911,Conor Lamb,10524,DEM,42,Richard Saccone,10525,REP,45,,-3,3/13/2018,49.86,49.53,.33,3.33,-3.33,0,-.4143419596575062, -58871,100401,1759,2018,2018_House-GS_PA-18,PA-18,House-G,House-GS,KG Polling,502,Live Phone,,3/5/2018,650,Conor Lamb,10524,DEM,49,Richard Saccone,10525,REP,45,1,4,3/13/2018,49.86,49.53,.33,3.67,3.67,1,-.0493976246431183, -73658,138207,1759,2018,2018_House-GS_PA-18,PA-18,House-G,House-GS,RABA Research,269,IVR/Online,,3/7/2018,707,Conor Lamb,10524,DEM,48,Richard Saccone,10525,REP,44,,4,3/13/2018,49.86,49.53,.33,3.67,3.67,1,-.1783034919225892, -51023,119990,1759,2018,2018_House-GS_PA-18,PA-18,House-G,House-GS,Monmouth University,215,Live Phone,,3/10/2018,379.3333333333333,Conor Lamb,10524,DEM,50.33,Richard Saccone,10525,REP,45.33,,5,3/13/2018,49.86,49.53,.33,4.67,4.67,1,.948857705868842,average of multiple versions or turnout models listed in poll -52337,82624,1758,2018,2018_House-GS_AZ-8,AZ-8,House-G,House-GS,OH Predictive Insights,235,IVR,,4/11/2018,500,Hiral Tipirneni,11066,DEM,43,Debbie Lesko,11067,REP,53,,-10,4/24/2018,47.63,52.37,-4.73,5.27,-5.27,1,-.1275832452738992, -57488,93077,1758,2018,2018_House-GS_AZ-8,AZ-8,House-G,House-GS,Blumenthal Research Daily,447,Live Phone,,4/14/2018,600,Hiral Tipirneni,11066,DEM,42,Debbie Lesko,11067,REP,51,,-9,4/24/2018,47.63,52.37,-4.73,4.27,-4.27,1,-.7222712822965307, -52339,82626,1758,2018,2018_House-GS_AZ-8,AZ-8,House-G,House-GS,Emerson College,88,IVR/Online,,4/14/2018,400,Hiral Tipirneni,11066,DEM,46,Debbie Lesko,11067,REP,45,,1,4/24/2018,47.63,52.37,-4.73,5.73,5.73,0,-.0397260447855764, -52338,82625,1758,2018,2018_House-GS_AZ-8,AZ-8,House-G,House-GS,Lake Research Partners,165,Live Phone,D,4/15/2018,408,Hiral Tipirneni,11066,DEM,46,Debbie Lesko,11067,REP,46,,0,4/24/2018,47.63,52.37,-4.73,4.73,4.73,.5,-.4806238971970895,for Hiral Tipirneni; among registered voters -52336,82623,1758,2018,2018_House-GS_AZ-8,AZ-8,House-G,House-GS,Emerson College,88,IVR/Online,,4/21/2018,400,Hiral Tipirneni,11066,DEM,43,Debbie Lesko,11067,REP,49,,-6,4/24/2018,47.63,52.37,-4.73,1.27,-1.27,1,-4.158940574560676, -53467,84650,1756,2018,2018_House-GS_OH-12,OH-12,House-G,House-GS,Public Policy Polling,263,IVR,D,7/28/2018,617,Danny O'Connor,18221,DEM,44,Troy Balderson,18222,REP,48,,-4,8/7/2018,49.32,50.12,-.81,3.19,-3.19,1,-.8658084611360631,for unspecified Democratic sponsor; among 'voters' -53468,84654,1756,2018,2018_House-GS_OH-12,OH-12,House-G,House-GS,Monmouth University,215,Live Phone,,7/29/2018,396.6666666666667,Danny O'Connor,18221,DEM,45,Troy Balderson,18222,REP,46.67,2,-1.67,8/7/2018,49.32,50.12,-.81,.86,-.86,1,-3.839541348788369,average of multiple versions or turnout models listed in poll -53501,85704,1756,2018,2018_House-GS_OH-12,OH-12,House-G,House-GS,Emerson College,88,IVR/Online,,8/3/2018,431,Danny O'Connor,18221,DEM,47,Troy Balderson,18222,REP,46,,1,8/7/2018,49.32,50.12,-.81,1.81,1.81,0,-2.446659223478015, -56360,90598,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,OnMessage Inc.,239,Live Phone,R,10/16/2018,2200,Bill Nelson,12413,DEM,46,Rick Scott,12414,REP,51,,-5,11/6/2018,49.93,50.05,-.12,4.88,-4.88,1,1.324089958565016,for Rick Scott -56267,90420,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,St. Pete Polls,314,IVR,,10/16/2018,1974,Bill Nelson,12413,DEM,47.2,Rick Scott,12414,REP,48.6,,-1.4,11/6/2018,49.93,50.05,-.12,1.28,-1.28,1,-2.421164904076488,for Florida Politics -56347,90583,102,2018,2018_Sen-G_IN,IN,Sen-G,Sen-G,American Viewpoint,10,Live Phone,R,10/16/2018,800,Joe Donnelly,11128,DEM,40,Mike Braun,11129,REP,44,7,-4,11/6/2018,44.84,50.73,-5.89,1.89,1.89,1,-4.806253112951461,for Mike Braun -56362,90713,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Marketing Resource Group (MRG),193,Live Phone,,10/16/2018,600,Debbie Stabenow,11408,DEM,53,John James,11409,REP,37,,16,11/6/2018,52.26,45.76,6.51,9.49,9.49,1,5.264773666471096, -56330,90566,107,2018,2018_Sen-G_MN,MN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/16/2018,800,Amy Klobuchar,12373,DEM,56,Jim Newberger,12374,REP,33,2,23,11/6/2018,60.31,36.21,24.1,1.1,-1.1,1,-3.876608555641643,for Minneapolis Star Tribune | MPR News -56373,90626,108,2018,2018_Sen-G_MS,MS,Sen-G,Sen-G,Marist College,183,Live Phone,,10/16/2018,511,David Baria,11416,DEM,31.5,Roger F. Wicker,11417,REP,58.5,2,-27,11/6/2018,39.47,58.49,-19.02,7.98,-7.98,1,.0552597019732924,for NBC News; average of multiple versions or turnout models listed in poll -56414,90684,112,2018,2018_Sen-G_NV,NV,Sen-G,Sen-G,Ipsos,154,Online,,10/16/2018,1137,Jacky Rosen,11150,DEM,41.2,Dean Heller,11151,REP,46.9,,-5.6999998,11/6/2018,50.41,45.38,5.03,10.73,-10.73,0,6.338014680637118,for Reuters | U. Virginia Center for Politics -56317,90515,112,2018,2018_Sen-G_NV,NV,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/16/2018,648,Jacky Rosen,11150,DEM,48,Dean Heller,11151,REP,46,,2,11/6/2018,50.41,45.38,5.03,3.03,-3.03,1,-2.208687255962835,for unspecified Democratic sponsor; among 'voters' -56416,90686,113,2018,2018_Sen-G_NJ,NJ,Sen-G,Sen-G,Rutgers University,295,Live Phone,,10/16/2018,496,Robert Menendez,11144,DEM,51,Bob Hugin,11145,REP,46,,5,11/6/2018,54.01,42.83,11.18,6.18,-6.18,1,1.162293718477785, -56356,90592,116,2018,2018_Sen-G_ND,ND,Sen-G,Sen-G,Strategic Research Associates,462,Live Phone,,10/16/2018,650,Heidi Heitkamp,11148,DEM,40,Kevin Cramer,11149,REP,56,,-16,11/6/2018,44.27,55.11,-10.84,5.16,-5.16,1,.1972676120008328,for Gray Television -56355,90591,126,2018,2018_Sen-G_WV,WV,Sen-G,Sen-G,Strategic Research Associates,462,Live Phone,,10/16/2018,650,"Joe Manchin, III",11132,DEM,52,Patrick Morrisey,11133,REP,36,4,16,11/6/2018,49.57,46.26,3.31,12.69,12.69,1,8.676189270502503, -56330,90567,129,2018,2018_Sen-GS_MN,MN,Sen-G,Sen-GS,Mason-Dixon Polling & Strategy,197,Live Phone,,10/16/2018,800,Tina Smith,12376,DEM,47,Karin Housley,12375,REP,41,1,6,11/6/2018,52.97,42.35,10.62,4.62,-4.62,1,.6262410453367144,for Minneapolis Star Tribune | MPR News -56373,90622,130,2018,2018_Sen-OS_MS,MS,Sen-G,Sen-OS,Marist College,183,Live Phone,,10/16/2018,511,Mike Espy,13168,DEM,36,Cindy Hyde-Smith,13169,REP,38,25.5,-2,11/6/2018,40.9,41.25,-.34,1.66,-1.66,1,-6.822667458711729,for NBC News -56360,90596,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,OnMessage Inc.,239,Live Phone,R,10/16/2018,2200,Andrew Gillum,10440,DEM,45,Ron DeSantis,12450,REP,48,3,-3,11/6/2018,49.19,49.59,-.39,2.61,-2.61,1,-2.112192808130841,for Rick Scott -56267,90416,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,St. Pete Polls,314,IVR,,10/16/2018,1974,Andrew Gillum,10440,DEM,47,Ron DeSantis,12450,REP,45.9,2.1,1.1,11/6/2018,49.19,49.59,-.39,1.49,1.49,0,-3.318073390255403,for Florida Politics -56442,90778,139,2018,2018_Gov-G_GA,GA,Gov-G,Gov-G,Marist College,183,Live Phone,,10/16/2018,554,Stacey Yvonne Abrams,11363,DEM,46,Brian P. Kemp,11364,REP,47.5,4,-1.5,11/6/2018,48.83,50.22,-1.39,.11,-.11,1,-4.521588778061563,for NBC News; average of multiple versions or turnout models listed in poll -56362,90602,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,Marketing Resource Group (MRG),193,Live Phone,,10/16/2018,600,Gretchen E. Whitmer,11406,DEM,50,Bill Schuette,11407,REP,36,2,14,11/6/2018,53.31,43.75,9.57,4.43,4.43,1,.6872131250275153, -56330,90548,149,2018,2018_Gov-G_MN,MN,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/16/2018,800,Timothy J. Walz,12420,DEM,45,Jeff Johnson,12421,REP,39,1.8,6,11/6/2018,53.84,42.43,11.42,5.42,-5.42,1,.8020952743419406,for Minneapolis Star Tribune | MPR News -56414,90681,151,2018,2018_Gov-G_NV,NV,Gov-G,Gov-G,Ipsos,154,Online,,10/16/2018,1137,Steve Sisolak,11119,DEM,41.2,Adam Paul Laxalt,11120,REP,46,,-4.8000002,11/6/2018,49.39,45.31,4.08,8.88,-8.88,0,4.095349602283632,for Reuters | U. Virginia Center for Politics -56404,90668,191,2018,2018_House-G_CA-4,CA-4,House-G,House-G,Clarity Campaign Labs,52,IVR,D,10/16/2018,840,Jessica Morse,11533,DEM,45,Tom McClintock,11534,REP,49,,-4,11/6/2018,45.87,54.13,-8.26,4.26,4.26,1,-3.245899779387351,for Jessica Morse -56305,90489,232,2018,2018_House-G_CA-45,CA-45,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/16/2018,400,Katie Porter,11220,DEM,46,Mimi Walters,11221,REP,50,,-4,11/6/2018,52.05,47.95,4.1,8.1,-8.1,0,1.924073856348514,for Mimi Walters -56826,91584,283,2018,2018_House-G_GA-3,GA-3,House-G,House-G,Public Policy Polling,263,IVR,D,10/16/2018,681,Chuck Enderlin,11642,DEM,26,Drew Ferguson,11643,REP,56,,-30,11/6/2018,34.47,65.53,-31.05,1.05,1.05,1,-6.44523323150609,for Chuck Enderlin; among 'voters' -56342,90628,286,2018,2018_House-G_GA-6,GA-6,House-G,House-G,JMC Analytics/Bold Blue Campaigns,503,Live Phone,,10/16/2018,500,Lucy McBath,11647,DEM,45,Karen Handel,11648,REP,49,,-4,11/6/2018,50.51,49.48,1.03,5.03,-5.03,0,-.0671322931473671, -56342,90573,287,2018,2018_House-G_GA-7,GA-7,House-G,House-G,JMC Analytics/Bold Blue Campaigns,503,Live Phone,,10/16/2018,500,Carolyn Bourdeaux,11649,DEM,43,Rob Woodall,11650,REP,49,,-6,11/6/2018,49.93,50.07,-.15,5.85,-5.85,1,-1.831650230068868, -56223,90299,332,2018,2018_House-G_KS-3,KS-3,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/16/2018,503,Sharice Davids,11717,DEM,47.65,Kevin Yoder,11718,REP,38.62,,9.0299997,11/6/2018,53.57,43.91,9.66,.63,-.63,1,-5.086311798879663,for New York Times -56312,90509,372,2018,2018_House-G_MI-8,MI-8,House-G,House-G,Target Insyght,330,IVR/Live Phone,,10/16/2018,500,Elissa Slotkin,11402,DEM,45,Mike Bishop,11401,REP,48,2,-3,11/6/2018,50.61,46.78,3.83,6.83,-6.83,0,1.611664416177773,for Fox 2 News Detroit | MIRS News Service -56312,90508,375,2018,2018_House-G_MI-11,MI-11,House-G,House-G,Target Insyght,330,IVR/Live Phone,,10/16/2018,500,Haley Stevens,11777,DEM,48,Lena Epstein,11778,REP,48,1,0,11/6/2018,51.84,45.16,6.68,6.68,-6.68,.5,-1.020563510978244,for Fox 2 News Detroit | MIRS News Service -56356,90601,413,2018,2018_House-G_ND-1,ND-1,House-G,House-G,Strategic Research Associates,462,Live Phone,,10/16/2018,650,Mac Schneider,11236,DEM,35,Kelly M. Armstrong,11237,REP,56,,-21,11/6/2018,35.57,60.2,-24.63,3.63,3.63,1,-2.108966084309059,for Gray Television -56315,90512,497,2018,2018_House-G_PA-7,PA-7,House-G,House-G,Muhlenberg College,219,Live Phone,,10/16/2018,411,Susan Ellis Wild,11216,DEM,48,Martin W. Nothstein,11217,REP,41,5,7,11/6/2018,53.49,43.47,10.02,3.02,-3.02,1,-4.73986050442111,for Morning Call -56199,90254,550,2018,2018_House-G_TX-23,TX-23,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/16/2018,488,Gina Ortiz Jones,12066,DEM,37.6,Will Hurd,12067,REP,53.05,,-15.45,11/6/2018,48.73,49.17,-.44,15.01,-15.01,1,7.332704134424138,for New York Times -56253,90347,600,2018,2018_House-G_WV-3,WV-3,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/16/2018,490,Richard Neece Ojeda,11198,DEM,41.3,Carol Devine Miller,11199,REP,45.94,,-4.6399999,11/6/2018,43.63,56.37,-12.75,8.11,8.11,1,1.777870861167476,for New York Times -56320,90527,8273,2018,2018_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/16/2018,975,Generic Candidate,10427,DEM,51,Generic Candidate,10428,REP,42,,9,11/6/2018,53.58,43.72,9.86,.86,-.86,1,-3.643600847386051,among registered voters -56331,90551,8273,2018,2018_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,10/16/2018,645,Generic Candidate,10427,DEM,50,Generic Candidate,10428,REP,41,,9,11/6/2018,53.58,43.72,9.86,.86,-.86,1,-3.830825644777656, -56420,90693,8273,2018,2018_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/16/2018,2500,Generic Candidate,10427,DEM,47,Generic Candidate,10428,REP,44,,3,11/6/2018,53.58,43.72,9.86,6.86,-6.86,1,3.010794932544539, -56316,90514,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Data Orbital,73,Live Phone,,10/17/2018,600,Kyrsten Sinema,12409,DEM,47.24,Martha McSally,12410,REP,40.44,2.93,6.79,11/6/2018,49.96,47.61,2.34,4.45,4.45,1,-.0492994298308803,average of multiple versions or turnout models listed in poll -56263,90409,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Siena College/The New York Times Upshot,448,Live Phone,,10/17/2018,606,Kyrsten Sinema,12409,DEM,45.86,Martha McSally,12410,REP,47.65,,-1.79,11/6/2018,49.96,47.61,2.34,4.13,-4.13,0,-.4198381965787309,for New York Times -56451,90796,97,2018,2018_Sen-G_CA,CA,Sen-G,Sen-G,Public Policy Institute of California,262,IVR,,10/17/2018,989,Dianne Feinstein,11226,DEM,43,Kevin de León,11227,DEM,27,,16,11/6/2018,54.16,45.84,8.33,7.67,,1,2.57548839556862, -56669,91269,97,2018,2018_Sen-G_CA,CA,Sen-G,Sen-G,YouGov,391,Online,,10/17/2018,2178,Dianne Feinstein,11226,DEM,36,Kevin de León,11227,DEM,29,,7,11/6/2018,54.16,45.84,8.33,1.33,,1,-4.336751176008613,for Stanford University; among registered voters -56417,90688,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,OnMessage Inc.,239,Live Phone,R,10/17/2018,800,Claire McCaskill,11410,DEM,42,Josh Hawley,11411,REP,49,,-7,11/6/2018,45.57,51.38,-5.81,1.19,-1.19,1,-4.346712407287338,for Josh Hawley -56440,90736,126,2018,2018_Sen-G_WV,WV,Sen-G,Sen-G,"Fabrizio, Lee & Associates",90,Live Phone,R,10/17/2018,600,"Joe Manchin, III",11132,DEM,43.5,Patrick Morrisey,11133,REP,45.5,3,-2,11/6/2018,49.57,46.26,3.31,5.31,-5.31,0,.2615702425116336,for unspecified Republican sponsor; average of multiple versions or turnout models listed in poll -56451,90795,135,2018,2018_Gov-G_CA,CA,Gov-G,Gov-G,Public Policy Institute of California,262,IVR,,10/17/2018,989,Gavin Newsom,10432,DEM,49,John Cox,10438,REP,38,,11,11/6/2018,61.95,38.05,23.9,12.9,-12.9,1,5.643492810498973, -56669,91268,135,2018,2018_Gov-G_CA,CA,Gov-G,Gov-G,YouGov,391,Online,,10/17/2018,2178,Gavin Newsom,10432,DEM,53,John Cox,10438,REP,34,,19,11/6/2018,61.95,38.05,23.9,4.9,-4.9,1,-2.831234480105611,for Stanford University; among registered voters -56327,90544,179,2018,2018_House-G_AZ-1,AZ-1,House-G,House-G,American Viewpoint,10,Live Phone,R,10/17/2018,400,Tom O'Halleran,11460,DEM,46,Wendy J. Rogers,13167,REP,46,,0,11/6/2018,53.83,46.14,7.69,7.69,-7.69,.5,1.562798394031732,for unspecified Republican sponsor -56418,90689,268,2018,2018_House-G_FL-15,FL-15,House-G,House-G,GQR Research (GQRR),126,Live Phone,D,10/17/2018,400,Kristen Carlson,12518,DEM,47,Ross Spano,11594,REP,47,,0,11/6/2018,46.98,53.02,-6.04,6.04,6.04,.5,.8897668626826747,for Kristen Carlson -56254,90349,280,2018,2018_House-G_FL-27,FL-27,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/17/2018,542,Donna Shalala,12586,DEM,44.06,Maria Salazar,12585,REP,36.85,,7.21,11/6/2018,51.76,45.76,6,1.21,1.21,1,-4.362895849936923,for New York Times -56255,90351,364,2018,2018_House-G_ME-2,ME-2,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/17/2018,501,Jared Golden,11384,DEM,41.17,Bruce Poliquin,11385,REP,41.06,,.11,11/6/2018,50.62,49.38,1.25,1.14,-1.14,1,-3.903455119023369,for New York Times -56443,90776,459,2018,2018_House-G_NY-22,NY-22,House-G,House-G,Siena College,305,Live Phone,,10/17/2018,501,Anthony J. Brindisi,11234,DEM,46,Claudia Tenney,11235,REP,45,,1,11/6/2018,50.84,49.06,1.78,.78,-.78,1,-5.229243947364285,for Spectrum News | Syracuse.com -56256,90353,582,2018,2018_House-G_WA-3,WA-3,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/17/2018,497,Carolyn Long,11412,DEM,40.62,Jaime Herrera Beutler,11413,REP,47.58,,-6.96,11/6/2018,47.33,52.67,-5.34,1.62,-1.62,1,-6.013563290920406,for New York Times -56343,90576,8273,2018,2018_House-G_US,US,House-G,House-G,USC Dornsife/Los Angeles Times,343,Online,,10/17/2018,2284,Generic Candidate,10427,DEM,55,Generic Candidate,10428,REP,42,,13,11/6/2018,53.58,43.72,9.86,3.14,3.14,1,-1.033153305255318, -56345,90581,97,2018,2018_Sen-G_CA,CA,Sen-G,Sen-G,Emerson College,88,IVR/Online,,10/18/2018,671,Dianne Feinstein,11226,DEM,40.8,Kevin de León,11227,DEM,22.7,,18.1,11/6/2018,54.16,45.84,8.33,9.77,,1,4.798216301176925, -56334,90559,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,SSRS,297,Live Phone,,10/18/2018,759,Bill Nelson,12413,DEM,50,Rick Scott,12414,REP,45,,5,11/6/2018,49.93,50.05,-.12,5.12,5.12,0,1.29873928515221,for CNN -56375,90632,102,2018,2018_Sen-G_IN,IN,Sen-G,Sen-G,Mason Strategies,464,Live Phone,,10/18/2018,600,Joe Donnelly,11128,DEM,43,Mike Braun,11129,REP,47,3,-4,11/6/2018,44.84,50.73,-5.89,1.89,1.89,1,-4.604268517433013,for IndyPolitics.org -56485,90859,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Michigan State University,463,Live Phone,,10/18/2018,169,Debbie Stabenow,11408,DEM,49,John James,11409,REP,42,,7,11/6/2018,52.26,45.76,6.51,.49,.49,1,-5.05819908007913,among all adults -56325,90542,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,Remington Research Group,279,IVR/Live Phone,,10/18/2018,1215,Claire McCaskill,11410,DEM,46,Josh Hawley,11411,REP,47,1,-1,11/6/2018,45.57,51.38,-5.81,4.81,4.81,1,-.3893896179414993,for Missouri Scout -56481,90848,121,2018,2018_Sen-G_TX,TX,Sen-G,Sen-G,YouGov,391,Online,,10/18/2018,927,Beto O'Rourke,11125,DEM,45,Ted Cruz,11126,REP,51,2,-6,11/6/2018,48.33,50.89,-2.57,3.43,-3.43,1,-.7297736018153579,for Texas Tribune | University of Texas -56345,90580,135,2018,2018_Gov-G_CA,CA,Gov-G,Gov-G,Emerson College,88,IVR/Online,,10/18/2018,671,Gavin Newsom,10432,DEM,52.1,John Cox,10438,REP,32.2,,19.9,11/6/2018,61.95,38.05,23.9,4,-4,1,-4.03921127739406, -56334,90557,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,SSRS,297,Live Phone,,10/18/2018,759,Andrew Gillum,10440,DEM,54,Ron DeSantis,12450,REP,42,,12,11/6/2018,49.19,49.59,-.39,12.39,12.39,0,7.604365694063898,for CNN -56453,90799,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,ALG Research,14,Live Phone,D,10/18/2018,906,Gretchen E. Whitmer,11406,DEM,47.5,Bill Schuette,11407,REP,37,4,10.5,11/6/2018,53.31,43.75,9.57,.93,.93,1,-2.665260385661923,for Gretchen E. Whitmer; average of multiple versions or turnout models listed in poll -56485,90858,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,Michigan State University,463,Live Phone,,10/18/2018,169,Gretchen E. Whitmer,11406,DEM,47,Bill Schuette,11407,REP,39,,8,11/6/2018,53.31,43.75,9.57,1.57,-1.57,1,-3.040833644388627,among all adults -56481,90846,163,2018,2018_Gov-G_TX,TX,Gov-G,Gov-G,YouGov,391,Online,,10/18/2018,927,Lupe Valdez,11101,DEM,37,Gregory W. Abbott,11102,REP,56,3,-19,11/6/2018,42.51,55.81,-13.3,5.7,-5.7,1,-.4496401299329399,for Texas Tribune | University of Texas -56332,90553,176,2018,2018_House-G_AR-2,AR-2,House-G,House-G,Hendrix College,138,IVR/Live Phone,,10/18/2018,590,Clarke Tucker,11157,DEM,39.5,French Hill,11158,REP,51.5,2,-12,11/6/2018,45.82,52.13,-6.31,5.69,-5.69,1,-1.845756654074026,for Talk Business & Politics -56350,90586,268,2018,2018_House-G_FL-15,FL-15,House-G,House-G,Remington Research Group,279,IVR/Live Phone,R,10/18/2018,1369,Kristen Carlson,12518,DEM,41,Ross Spano,11594,REP,47,,-6,11/6/2018,46.98,53.02,-6.04,.04,.04,1,-5.404882145530526,for Ross Spano -56307,90499,268,2018,2018_House-G_FL-15,FL-15,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/18/2018,499,Kristen Carlson,12518,DEM,42.84,Ross Spano,11594,REP,43.49,,-.64999998,11/6/2018,46.98,53.02,-6.04,5.39,5.39,1,.6711295904577272,for New York Times -56409,90674,379,2018,2018_House-G_MN-1,MN-1,House-G,House-G,SurveyUSA,325,IVR/Online,,10/18/2018,586,Dan Feehan,11798,DEM,47,Jim Hagedorn,11799,REP,45,,2,11/6/2018,49.68,50.13,-.45,2.45,2.45,0,-5.098532119217027,for KSTP-TV Minneapolis | KAAL-TV -56308,90501,498,2018,2018_House-G_PA-8,PA-8,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/18/2018,506,Matt Cartwright,11999,DEM,52.38,John Chrin,12000,REP,39.78,,12.6,11/6/2018,54.64,45.36,9.28,3.32,3.32,1,-3.526512626028216,for New York Times -56454,90801,577,2018,2018_House-G_VA-10,VA-10,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,10/18/2018,430,Jennifer T. Wexton,11200,DEM,56,Barbara J. Comstock,11201,REP,43,,13,11/6/2018,56.11,43.73,12.38,.62,.62,1,-7.091842417122215, -56353,90589,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/19/2018,1161,Bill Nelson,12413,DEM,52,Rick Scott,12414,REP,46,,6,11/6/2018,49.93,50.05,-.12,6.12,6.12,0,2.778682268338401, -56335,90561,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,SEA Polling & Strategic Design,302,Live Phone,,10/19/2018,600,Bill Nelson,12413,DEM,45,Rick Scott,12414,REP,47,,-2,11/6/2018,49.93,50.05,-.12,1.88,-1.88,1,-1.940975110129029,for Christian Ulvert -56429,90710,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Saint Leo University,299,Online,,10/19/2018,698,Bill Nelson,12413,DEM,46.6,Rick Scott,12414,REP,38.4,,8.1999998,11/6/2018,49.93,50.05,-.12,8.32,8.32,0,4.633006932516929, -56585,91085,105,2018,2018_Sen-G_MA,MA,Sen-G,Sen-G,Western New England University,380,Live Phone,,10/19/2018,402,Elizabeth Warren,12480,DEM,57,Geoff Diehl,12481,REP,27,7,30,11/6/2018,60.34,36.17,24.16,5.84,5.84,1,.5635001948662921, -56368,90609,134,2018,2018_Gov-G_AR,AR,Gov-G,Gov-G,Hendrix College,138,Live Phone,,10/19/2018,528,Jared K. Henderson,11115,DEM,24,Asa Hutchinson,11116,REP,60,5,-36,11/6/2018,31.77,65.33,-33.56,2.44,-2.44,1,-5.254583506755738,for Talk Business & Politics -56441,90773,135,2018,2018_Gov-G_CA,CA,Gov-G,Gov-G,Optimus,245,IVR,,10/19/2018,1068,Gavin Newsom,10432,DEM,53.9,John Cox,10438,REP,41.4,,12.5,11/6/2018,61.95,38.05,23.9,11.4,-11.4,1,4.034596000436351,for NBC 4 California | KFI AM640 -56353,90639,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/19/2018,1161,Andrew Gillum,10440,DEM,52,Ron DeSantis,12450,REP,46,,6,11/6/2018,49.19,49.59,-.39,6.39,6.39,0,1.928841590691434, -56335,90560,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,SEA Polling & Strategic Design,302,Live Phone,,10/19/2018,600,Andrew Gillum,10440,DEM,48,Ron DeSantis,12450,REP,42,,6,11/6/2018,49.19,49.59,-.39,6.39,6.39,0,1.598862216756229,for Christian Ulvert -56429,90709,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Saint Leo University,299,Online,,10/19/2018,698,Andrew Gillum,10440,DEM,48.6,Ron DeSantis,12450,REP,36.8,,11.8,11/6/2018,49.19,49.59,-.39,12.19,12.19,0,7.499910822393447, -56585,91080,147,2018,2018_Gov-G_MA,MA,Gov-G,Gov-G,Western New England University,380,Live Phone,,10/19/2018,402,Jay M. Gonzalez,12476,DEM,27,Charles D. Baker,12477,REP,65,,-38,11/6/2018,33.12,66.6,-33.48,4.52,-4.52,1,-2.825043526339985, -56374,90631,235,2018,2018_House-G_CA-48,CA-48,House-G,House-G,Monmouth University,215,Live Phone,,10/19/2018,372,Harley Rouda,11163,DEM,48,Dana Rohrabacher,11164,REP,50,,-2,11/6/2018,53.55,46.45,7.1,9.1,-9.1,0,2.505391442856491,average of multiple versions or turnout models listed in poll -56664,91261,235,2018,2018_House-G_CA-48,CA-48,House-G,House-G,TP Research,452,IVR,,10/19/2018,440,Harley Rouda,11163,DEM,41.4,Dana Rohrabacher,11164,REP,49.2,,-7.8000002,11/6/2018,53.55,46.45,7.1,14.9,-14.9,0,7.867915662761265, -56384,90643,548,2018,2018_House-G_TX-21,TX-21,House-G,House-G,WPA Intelligence (WPAi),383,Live Phone,R,10/19/2018,401,Joseph Kopser,11371,DEM,38,Chip Roy,11372,REP,50,2,-12,11/6/2018,47.63,50.24,-2.61,9.39,-9.39,1,1.731367103525222,for unspecified Republican sponsor -56309,90503,572,2018,2018_House-G_VA-5,VA-5,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/19/2018,501,Leslie Cockburn,12110,DEM,45.62,Denver Riggleman,12111,REP,44.59,,1.03,11/6/2018,46.65,53.18,-6.53,7.56,7.56,0,-.0123155047744074,for New York Times -56412,90679,8273,2018,2018_House-G_US,US,House-G,House-G,Morning Consult,218,Online,,10/19/2018,1968,Generic Candidate,10427,DEM,45,Generic Candidate,10428,REP,39,,6,11/6/2018,53.58,43.72,9.86,3.86,-3.86,1,-.0541787645761408,for Politico; among registered voters -56517,90920,8273,2018,2018_House-G_US,US,House-G,House-G,Public Religion Research Institute,428,Live Phone/Online,,10/19/2018,821,Generic Candidate,10427,DEM,48,Generic Candidate,10428,REP,39,,9,11/6/2018,53.58,43.72,9.86,.86,-.86,1,-3.443116643507296,among registered voters -56390,90651,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Florida Atlantic University,97,IVR/Online,,10/20/2018,704,Bill Nelson,12413,DEM,40.6,Rick Scott,12414,REP,42.3,,-1.7,11/6/2018,49.93,50.05,-.12,1.58,-1.58,1,-2.047113928636933, -56466,90818,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Strategic Research Associates,462,Live Phone,,10/20/2018,800,Bill Nelson,12413,DEM,46,Rick Scott,12414,REP,45,,1,11/6/2018,49.93,50.05,-.12,1.12,1.12,0,-2.564728802289808,for Gray Television -56365,90606,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,SurveyUSA,325,Online,,10/20/2018,665,Bill Nelson,12413,DEM,49,Rick Scott,12414,REP,41,,8,11/6/2018,49.93,50.05,-.12,8.12,8.12,0,4.580308647674695,for Bay News 9 | News 13 -56386,90645,121,2018,2018_Sen-G_TX,TX,Sen-G,Sen-G,GBAO,109,Live Phone,D,10/20/2018,1000,Beto O'Rourke,11125,DEM,46,Ted Cruz,11126,REP,50,2,-4,11/6/2018,48.33,50.89,-2.57,1.43,-1.43,1,-2.771971914735641,for unspecified Democratic sponsor -56390,90649,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Florida Atlantic University,97,IVR/Online,,10/20/2018,704,Andrew Gillum,10440,DEM,41.4,Ron DeSantis,12450,REP,36.7,,4.6999998,11/6/2018,49.19,49.59,-.39,5.09,5.09,0,.4815272750620746, -56466,90817,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Strategic Research Associates,462,Live Phone,,10/20/2018,800,Andrew Gillum,10440,DEM,45,Ron DeSantis,12450,REP,48,,-3,11/6/2018,49.19,49.59,-.39,2.61,-2.61,1,-2.164092202675091,for Gray Television -56365,90605,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,SurveyUSA,325,Online,,10/20/2018,665,Andrew Gillum,10440,DEM,49,Ron DeSantis,12450,REP,42,,7,11/6/2018,49.19,49.59,-.39,7.39,7.39,0,2.719495503512317,for Bay News 9 | News 13 -56392,90652,144,2018,2018_Gov-G_KS,KS,Gov-G,Gov-G,Public Policy Polling,263,IVR,D,10/20/2018,698,Laura Kelly,11403,DEM,41,Kris W. Kobach,11404,REP,41,10,0,11/6/2018,48.03,42.96,5.07,5.07,-5.07,.5,-.6283159750835866,for unspecified Democratic sponsor; among 'voters' -56431,90714,161,2018,2018_Gov-G_SD,SD,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/20/2018,500,Billie H. Sutton,11374,DEM,45,Kristi L. Noem,11375,REP,45,1,0,11/6/2018,47.6,50.97,-3.38,3.38,3.38,.5,-2.964240646078172,for Argus Leader | KELO-TV -56448,90787,209,2018,2018_House-G_CA-22,CA-22,House-G,House-G,Change Research,48,Online,D,10/20/2018,840,Andrew Janz,11250,DEM,46,Devin Nunes,11251,REP,51,,-5,11/6/2018,47.28,52.72,-5.44,.44,.44,1,-6.931557350287118,for unspecified Democratic sponsor -56322,90532,314,2018,2018_House-G_IL-12,IL-12,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/20/2018,502,Brendan Kelly,18189,DEM,39.36,Mike J. Bost,11168,REP,47.87,,-8.5100002,11/6/2018,45.39,51.57,-6.18,2.33,-2.33,1,-5.18589224402548,for New York Times -56462,90811,420,2018,2018_House-G_NJ-2,NJ-2,House-G,House-G,Stockton University,317,Live Phone,,10/20/2018,597,Jeff Van Drew,11867,DEM,55.1,Seth Grossman,11868,REP,38.1,,17,11/6/2018,52.9,45.23,7.67,9.33,9.33,1,1.863607980683582, -56465,90816,421,2018,2018_House-G_NJ-3,NJ-3,House-G,House-G,Monmouth University,215,Live Phone,,10/20/2018,363,Andy Kim,11177,DEM,49,Tom MacArthur,11178,REP,45.33,,3.6700001,11/6/2018,50.01,48.72,1.29,2.37,2.37,1,-3.417343200209966,average of multiple versions or turnout models listed in poll -56495,90879,461,2018,2018_House-G_NY-24,NY-24,House-G,House-G,Siena College,305,Live Phone,,10/20/2018,500,Dana Balter,11378,DEM,39,John Katko,11379,REP,53,,-14,11/6/2018,47.31,52.57,-5.26,8.74,-8.74,1,1.206594820594699,for Spectrum News | Syracuse.com -56521,90925,500,2018,2018_House-G_PA-10,PA-10,House-G,House-G,Susquehanna Polling & Research Inc.,326,IVR,,10/20/2018,366,George B. Scott,11210,DEM,46,Scott Perry,11211,REP,49,,-3,11/6/2018,48.68,51.32,-2.64,.36,-.36,1,-5.246510910306174,for ABC27 News -56431,90821,518,2018,2018_House-G_SD-1,SD-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/20/2018,500,Tim Bjorkman,11389,DEM,31,Dusty Johnson,11388,REP,54,2,-23,11/6/2018,36.03,60.33,-24.31,1.31,1.31,1,-6.970274484739138,for Argus Leader | KELO-TV -56321,90530,569,2018,2018_House-G_VA-2,VA-2,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/20/2018,508,Elaine G. Luria,11192,DEM,42.36,Scott W. Taylor,11193,REP,45.12,,-2.76,11/6/2018,51.05,48.81,2.24,5,-5,0,-.3316822286362493,for New York Times -56383,90642,590,2018,2018_House-G_WI-1,WI-1,House-G,House-G,Change Research,48,Online,D,10/20/2018,551,Randy Bryce,12138,DEM,45,Bryan Steil,12453,REP,44,,1,11/6/2018,42.27,54.56,-12.29,13.29,13.29,0,5.800175175139082,for Randy Bryce -56432,90715,8273,2018,2018_House-G_US,US,House-G,House-G,Harris Insights & Analytics,133,Online,,10/20/2018,1000,Generic Candidate,10427,DEM,44,Generic Candidate,10428,REP,38,,6,11/6/2018,53.58,43.72,9.86,3.86,-3.86,1,-.3865130773268279,for Hill.TV; among registered voters -56469,90824,8273,2018,2018_House-G_US,US,House-G,House-G,McLaughlin & Associates,203,Online,,10/20/2018,1000,Generic Candidate,10427,DEM,46,Generic Candidate,10428,REP,44,,2,11/6/2018,53.58,43.72,9.86,7.86,-7.86,1,3.704628113928671, -56456,90805,8273,2018,2018_House-G_US,US,House-G,House-G,Suffolk University,323,Live Phone,,10/20/2018,1000,Generic Candidate,10427,DEM,51.2,Generic Candidate,10428,REP,42.6,,8.6000004,11/6/2018,53.58,43.72,9.86,1.26,-1.26,1,-3.002616888995786,for USA Today -56587,91087,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Ipsos,154,Online,,10/21/2018,1069,Bill Nelson,12413,DEM,49,Rick Scott,12414,REP,44,,5,11/6/2018,49.93,50.05,-.12,5.12,5.12,0,1.711529077722341,for Reuters | U. Virginia Center for Politics -56344,90578,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,St. Pete Polls,314,IVR,,10/21/2018,1575,Bill Nelson,12413,DEM,48.3,Rick Scott,12414,REP,48.6,,-.30000001,11/6/2018,49.93,50.05,-.12,.18,-.18,1,-3.299643656371479,for Florida Politics -56452,90800,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,10/21/2018,600,Debbie Stabenow,11408,DEM,49,John James,11409,REP,42,,7,11/6/2018,52.26,45.76,6.51,.49,.49,1,-3.861815731424738,for Detroit Free Press | WLNS TV 6 | WOOD TV 8 | WJRT (ABC) TV 12 -56379,90637,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Tarrance Group,333,Live Phone,R,10/21/2018,605,Debbie Stabenow,11408,DEM,48,John James,11409,REP,41,,7,11/6/2018,52.26,45.76,6.51,.49,.49,1,-3.81794663534315,for John James -56391,90650,132,2018,2018_Gov-G_AK,AK,Gov-G,Gov-G,Alaska Survey Research,155,Live Phone,,10/21/2018,500,Mark Begich,12443,DEM,43.7,Mike J. Dunleavy,12444,REP,48.3,5.3,-4.5999999,11/6/2018,44.41,51.44,-7.03,2.43,2.43,1,-5.317781294458793, -56468,90822,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,1892 Polling,461,IVR,R,10/21/2018,2500,Andrew Gillum,10440,DEM,46,Ron DeSantis,12450,REP,47,,-1,11/6/2018,49.19,49.59,-.39,.61,-.61,1,-3.736944934444816,for Ron DeSantis; among registered voters -56587,91082,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Ipsos,154,Online,,10/21/2018,1069,Andrew Gillum,10440,DEM,50,Ron DeSantis,12450,REP,44,,6,11/6/2018,49.19,49.59,-.39,6.39,6.39,0,1.908146106642403,for Reuters | U. Virginia Center for Politics -56344,90577,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,St. Pete Polls,314,IVR,,10/21/2018,1575,Andrew Gillum,10440,DEM,47.4,Ron DeSantis,12450,REP,46.4,1.9,1,11/6/2018,49.19,49.59,-.39,1.39,1.39,0,-3.191037089421741,for Florida Politics -56452,90797,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,EPIC-MRA,84,Live Phone,,10/21/2018,600,Gretchen E. Whitmer,11406,DEM,46,Bill Schuette,11407,REP,41,3,5,11/6/2018,53.31,43.75,9.57,4.57,-4.57,1,1.275782261787229,for Detroit Free Press | WLNS TV 6 | WOOD TV 8 | WJRT (ABC) TV 12 -56329,90546,226,2018,2018_House-G_CA-39,CA-39,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/21/2018,496,Gilbert Cisneros,11254,DEM,46.97,Young Kim,11255,REP,45.95,,1.02,11/6/2018,51.56,48.44,3.11,2.09,-2.09,1,-5.424591756727043,for New York Times -56463,90812,286,2018,2018_House-G_GA-6,GA-6,House-G,House-G,Thirty-Ninth Street Strategies,460,Live Phone,D,10/21/2018,400,Lucy McBath,11647,DEM,47,Karen Handel,11648,REP,48,,-1,11/6/2018,50.51,49.48,1.03,2.03,-2.03,0,-2.890664630882691,for Lucy McBath -56337,90564,432,2018,2018_House-G_NM-2,NM-2,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/21/2018,522,Xochitl Torres Small,11232,DEM,44.45,Yvette Herrell,11233,REP,44.51,,-.059999999,11/6/2018,50.93,49.07,1.87,1.93,-1.93,0,-2.479443490226267,for New York Times -56430,90711,476,2018,2018_House-G_OH-12,OH-12,House-G,House-G,GBAO,109,Live Phone,D,10/21/2018,570,Danny O'Connor,11187,DEM,47,Troy Balderson,11188,REP,47,4,0,11/6/2018,47.2,51.42,-4.22,4.22,4.22,.5,-3.241253971411569,for Danny O'Connor -56786,91506,8273,2018,2018_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/21/2018,2321,Generic Candidate,10427,DEM,48,Generic Candidate,10428,REP,40,,8,11/6/2018,53.58,43.72,9.86,1.86,-1.86,1,-2.003029113181029,for George Washington University; among registered voters -56586,91086,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Ipsos,154,Online,,10/22/2018,799,Kyrsten Sinema,12409,DEM,46,Martha McSally,12410,REP,48,,-2,11/6/2018,49.96,47.61,2.34,4.34,-4.34,0,.1438152087151623,for Reuters | U. Virginia Center for Politics -56595,91106,97,2018,2018_Sen-G_CA,CA,Sen-G,Sen-G,"University of California, Berkeley",457,Online,,10/22/2018,1339,Dianne Feinstein,11226,DEM,45,Kevin de León,11227,DEM,36,,9,11/6/2018,54.16,45.84,8.33,.67,,1,-5.123904039003368,for LA Times -56479,90847,114,2018,2018_Sen-G_NM,NM,Sen-G,Sen-G,Pacific Market Research,459,Online,,10/22/2018,400,Martin Heinrich,11154,DEM,45,Mick Rich,11155,REP,32,22,13,11/6/2018,54.09,30.53,23.56,10.56,-10.56,1,3.406320118742694,for KRQE-TV -56518,90931,119,2018,2018_Sen-G_RI,RI,Sen-G,Sen-G,Fleming & Associates,96,Live Phone,,10/22/2018,416,Sheldon Whitehouse,12537,DEM,55.3,Bob Flanders,12538,REP,36.3,,19,11/6/2018,61.44,38.33,23.11,4.11,-4.11,1,-3.711146937383811,for WPRI-TV -56590,91093,121,2018,2018_Sen-G_TX,TX,Sen-G,Sen-G,University of Texas at Tyler,458,Live Phone/Online,,10/22/2018,905,Beto O'Rourke,11125,DEM,43.4,Ted Cruz,11126,REP,47,,-3.5999999,11/6/2018,48.33,50.89,-2.57,1.03,-1.03,1,-3.246520353172904, -56586,91081,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,Ipsos,154,Online,,10/22/2018,799,David Garcia,10441,DEM,37,Doug Ducey,10442,REP,57,,-20,11/6/2018,41.84,56,-14.16,5.84,-5.84,1,1.635564960893495,for Reuters | U. Virginia Center for Politics -56595,91105,135,2018,2018_Gov-G_CA,CA,Gov-G,Gov-G,"University of California, Berkeley",457,Online,,10/22/2018,1339,Gavin Newsom,10432,DEM,58,John Cox,10438,REP,40,,18,11/6/2018,61.95,38.05,23.9,5.9,-5.9,1,-1.773493300934095,for LA Times -56380,90638,139,2018,2018_Gov-G_GA,GA,Gov-G,Gov-G,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,10/22/2018,824,Stacey Yvonne Abrams,11363,DEM,47.7,Brian P. Kemp,11364,REP,48.4,1.3,-.69999999,11/6/2018,48.83,50.22,-1.39,.69,.69,1,-3.651478120417423,for Fox 5 Atlanta -56588,91083,144,2018,2018_Gov-G_KS,KS,Gov-G,Gov-G,Ipsos,154,Online,,10/22/2018,986,Laura Kelly,11403,DEM,43,Kris W. Kobach,11404,REP,41,9,2,11/6/2018,48.03,42.96,5.07,3.07,-3.07,1,-2.8895760779429,for Reuters | U. Virginia Center for Politics -56479,90842,153,2018,2018_Gov-G_NM,NM,Gov-G,Gov-G,Pacific Market Research,459,Online,,10/22/2018,400,Michelle Lujan Grisham,11122,DEM,55,Stevan Pearce,11123,REP,45,,10,11/6/2018,57.2,42.8,14.4,4.4,-4.4,1,-1.442713106310527,for KRQE-TV -56518,90922,159,2018,2018_Gov-G_RI,RI,Gov-G,Gov-G,Fleming & Associates,96,Live Phone,,10/22/2018,416,Gina M. Raimondo,12526,DEM,44.5,Allan W. Fung,12527,REP,33.7,9.4,10.8,11/6/2018,52.64,37.18,15.46,4.66,-4.66,1,-3.053778090777487,for WPRI-TV -56590,91088,163,2018,2018_Gov-G_TX,TX,Gov-G,Gov-G,University of Texas at Tyler,458,Live Phone/Online,,10/22/2018,1033,Lupe Valdez,11101,DEM,32.2,Gregory W. Abbott,11102,REP,52.6,,-20.4,11/6/2018,42.51,55.81,-13.3,7.1,-7.1,1,1.287663753247577,among registered voters -56370,90612,236,2018,2018_House-G_CA-49,CA-49,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/22/2018,500,Mike Levin,11258,DEM,53.37,Diane L. Harkey,11259,REP,38.65,,14.72,11/6/2018,56.42,43.58,12.84,1.88,1.88,1,-4.590903908375681,for New York Times -56336,90562,279,2018,2018_House-G_FL-26,FL-26,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/22/2018,499,Debbie Mucarsel-Powell,11610,DEM,44.7,Carlos Curbelo,11611,REP,43.84,,.86000001,11/6/2018,50.87,49.13,1.75,.89,-.89,1,-6.570145696172143,for New York Times -56372,90616,465,2018,2018_House-G_OH-1,OH-1,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/22/2018,492,Aftab Pureval,11183,DEM,40.82,Steve Chabot,11184,REP,49.5,,-8.6800003,11/6/2018,46.9,51.32,-4.42,4.26,-4.26,1,-.7506804677971877,for New York Times -56579,91071,501,2018,2018_House-G_PA-11,PA-11,House-G,House-G,Susquehanna Polling & Research Inc.,326,IVR,,10/22/2018,311,Jess King,11978,DEM,46,Lloyd K. Smucker,11979,REP,50,,-4,11/6/2018,41.02,58.98,-17.95,13.95,13.95,1,6.176270756915081,for ABC27 News -56371,90614,534,2018,2018_House-G_TX-7,TX-7,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/22/2018,499,Lizzie Pannill Fletcher,11238,DEM,44.83,John Abney Culberson,11239,REP,45.7,,-.87,11/6/2018,52.53,47.47,5.06,5.93,-5.93,0,-1.542976281845054,for New York Times -56822,91577,8273,2018,2018_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,10/22/2018,675,Generic Candidate,10427,DEM,54,Generic Candidate,10428,REP,43,,11,11/6/2018,53.58,43.72,9.86,1.14,1.14,1,-3.215943563810711, -56574,91056,8273,2018,2018_House-G_US,US,House-G,House-G,Ipsos,154,Online,,10/22/2018,1943,Generic Candidate,10427,DEM,47.5,Generic Candidate,10428,REP,42,,5.5,11/6/2018,53.58,43.72,9.86,4.36,-4.36,1,.5479873714002521,for Reuters -56480,90845,8273,2018,2018_House-G_US,US,House-G,House-G,Marist College,183,Live Phone,,10/22/2018,738,Generic Candidate,10427,DEM,50,Generic Candidate,10428,REP,40,,10,11/6/2018,53.58,43.72,9.86,.14,.14,1,-4.199189504167319,for NPR | PBS NewsHour; among registered voters -56447,90786,8273,2018,2018_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/22/2018,1233,Generic Candidate,10427,DEM,47,Generic Candidate,10428,REP,41,,6,11/6/2018,53.58,43.72,9.86,3.86,-3.86,1,-.0847790356599069,for Economist; among registered voters -56625,91182,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,OH Predictive Insights,235,Live Phone,,10/23/2018,600,Kyrsten Sinema,12409,DEM,45,Martha McSally,12410,REP,52,1,-7,11/6/2018,49.96,47.61,2.34,9.34,-9.34,0,5.294013014648399, -56419,90691,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,10/23/2018,773,Bill Nelson,12413,DEM,49,Rick Scott,12414,REP,45,,4,11/6/2018,49.93,50.05,-.12,4.12,4.12,0,.6587320808390814, -56743,91420,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Target Insyght,330,Live Phone,,10/23/2018,800,Debbie Stabenow,11408,DEM,53,John James,11409,REP,43,2,10,11/6/2018,52.26,45.76,6.51,3.49,3.49,1,-.728876482277875,for MIRS News Service -66738,124507,107,2018,2018_Sen-G_MN,MN,Sen-G,Sen-G,St. Cloud State University,312,Live Phone,,10/23/2018,420,Amy Klobuchar,12373,DEM,54,Jim Newberger,12374,REP,28,,26,11/6/2018,60.31,36.21,24.1,1.9,1.9,1,-3.192468427040631, -56541,90971,117,2018,2018_Sen-G_OH,OH,Sen-G,Sen-G,Baldwin Wallace University,401,Live Phone,,10/23/2018,1051,Sherrod Brown,11130,DEM,51.2,Jim Renacci,11131,REP,31.7,,19.5,11/6/2018,53.41,46.57,6.85,12.65,12.65,1,8.266901567759845, -66738,124513,129,2018,2018_Sen-GS_MN,MN,Sen-G,Sen-GS,St. Cloud State University,312,Live Phone,,10/23/2018,420,Tina Smith,12376,DEM,44,Karin Housley,12375,REP,29,,15,11/6/2018,52.97,42.35,10.62,4.38,4.38,1,.1715568374118573, -56625,91245,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,OH Predictive Insights,235,Live Phone,,10/23/2018,600,David Garcia,10441,DEM,39,Doug Ducey,10442,REP,57,1,-18,11/6/2018,41.84,56,-14.16,3.84,-3.84,1,-.5799336098125034, -56419,90690,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Gravis Marketing,124,IVR/Online,,10/23/2018,773,Andrew Gillum,10440,DEM,51,Ron DeSantis,12450,REP,46,,5,11/6/2018,49.19,49.59,-.39,5.39,5.39,0,.7613039515159853, -56743,91419,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,Target Insyght,330,Live Phone,,10/23/2018,800,Gretchen E. Whitmer,11406,DEM,48,Bill Schuette,11407,REP,44,1,4,11/6/2018,53.31,43.75,9.57,5.57,-5.57,1,2.253814237560045,for MIRS News Service -66738,124506,149,2018,2018_Gov-G_MN,MN,Gov-G,Gov-G,St. Cloud State University,312,Live Phone,,10/23/2018,404,Timothy J. Walz,12420,DEM,50,Jeff Johnson,12421,REP,34,,16,11/6/2018,53.84,42.43,11.42,4.58,4.58,1,-.4747646767627636, -56541,91004,155,2018,2018_Gov-G_OH,OH,Gov-G,Gov-G,Baldwin Wallace University,401,Live Phone,,10/23/2018,1051,Richard Cordray,11106,DEM,40.5,Michael DeWine,11107,REP,40.25,4.1,.25,11/6/2018,46.68,50.39,-3.7,3.95,3.95,0,-2.497046582236649,average of multiple versions or turnout models listed in poll -56439,90734,156,2018,2018_Gov-G_OK,OK,Gov-G,Gov-G,Magellan Strategies,179,Live Phone,,10/23/2018,500,Drew Edmondson,12499,DEM,44,Kevin Stitt,12500,REP,51,1,-7,11/6/2018,42.23,54.33,-12.1,5.1,5.1,1,-1.403919467085956, -56405,90669,197,2018,2018_House-G_CA-10,CA-10,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/23/2018,501,Josh Harder,11390,DEM,47.28,Jeff Denham,11391,REP,44.92,,2.3599999,11/6/2018,52.25,47.75,4.5,2.14,-2.14,1,-5.298040585886634,for New York Times -56552,90988,300,2018,2018_House-G_IA-4,IA-4,House-G,House-G,WPA Intelligence (WPAi),383,Live Phone,R,10/23/2018,401,J.D. Scholten,11663,DEM,34,Steve King,11664,REP,52,2,-18,11/6/2018,47.04,50.37,-3.33,14.67,-14.67,1,9.853551390798609,for Steve King -56393,90653,308,2018,2018_House-G_IL-6,IL-6,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/23/2018,497,Sean Casten,11165,DEM,45.61,Peter J. Roskam,11166,REP,44.4,,1.21,11/6/2018,53.58,46.42,7.15,5.94,-5.94,1,-1.492532829772149,for New York Times -56445,90780,315,2018,2018_House-G_IL-13,IL-13,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/23/2018,501,Betsy Dirksen Londrigan,11169,DEM,40.97,Rodney Davis,11170,REP,46.08,,-5.1100001,11/6/2018,49.62,50.38,-.76,4.35,-4.35,1,-3.063070606608049,for New York Times -56550,90986,330,2018,2018_House-G_KS-1,KS-1,House-G,House-G,Jayhawk Consulting Services,157,Live Phone,D,10/23/2018,600,Alan LaPolice,11713,DEM,38,Roger Marshall,11714,REP,42,,-4,11/6/2018,31.85,68.15,-36.29,32.29,32.29,1,22.42732733657669,for Alan LaPolice -56403,90665,421,2018,2018_House-G_NJ-3,NJ-3,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/23/2018,508,Andy Kim,11177,DEM,43.99,Tom MacArthur,11178,REP,44.6,,-.61000001,11/6/2018,50.01,48.72,1.29,1.9,-1.9,0,-3.469564134326941,for New York Times -56510,90907,574,2018,2018_House-G_VA-7,VA-7,House-G,House-G,Christopher Newport University,50,Live Phone,,10/23/2018,830.5,Abigail Spanberger,12114,DEM,47,David Brat,12115,REP,45,3.5,2,11/6/2018,50.34,48.4,1.94,.06,.06,1,-5.729391873124495,average of multiple versions or turnout models listed in poll -56594,91104,8273,2018,2018_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/23/2018,2500,Generic Candidate,10427,DEM,47,Generic Candidate,10428,REP,44,,3,11/6/2018,53.58,43.72,9.86,6.86,-6.86,1,3.436019876771338, -56566,91006,116,2018,2018_Sen-G_ND,ND,Sen-G,Sen-G,Trafalgar Group,338,IVR,R,10/24/2018,1498,Heidi Heitkamp,11148,DEM,45.5,Kevin Cramer,11149,REP,54.5,,-9,11/6/2018,44.27,55.11,-10.84,1.84,1.84,1,-2.89504754596311,for unspecified Republican sponsor -56503,90893,153,2018,2018_Gov-G_NM,NM,Gov-G,Gov-G,GQR Research (GQRR),126,Live Phone,D,10/24/2018,600,Michelle Lujan Grisham,11122,DEM,53,Stevan Pearce,11123,REP,44,,9,11/6/2018,57.2,42.8,14.4,5.4,-5.4,1,.2171019763359291,for Michelle Lujan Grisham -56583,91077,156,2018,2018_Gov-G_OK,OK,Gov-G,Gov-G,SoonerPoll.com,308,IVR/Live Phone/Online,,10/24/2018,447,Drew Edmondson,12499,DEM,41.6,Kevin Stitt,12500,REP,46.4,3.8,-4.8000002,11/6/2018,42.23,54.33,-12.1,7.3,7.3,1,1.140299141782199,for KWTV-DT Oklahoma City | KOTV-DT Tulsa -56515,90917,415,2018,2018_House-G_NE-2,NE-2,House-G,House-G,DFM Research,69,Live Phone,D,10/24/2018,350,Kara Eastman,11853,DEM,45,Don Bacon,11854,REP,52,,-7,11/6/2018,49,51,-1.99,5.01,-5.01,1,-2.619787714502531,for unspecified Democratic sponsor -56475,90835,460,2018,2018_House-G_NY-23,NY-23,House-G,House-G,Change Research,48,Online,D,10/24/2018,510,Tracy Mitrano,11912,DEM,47,Thomas Reed,11913,REP,49,,-2,11/6/2018,45.73,54.22,-8.48,6.48,6.48,1,-.9320553850116069,for Tracy Mitrano -56581,91074,499,2018,2018_House-G_PA-9,PA-9,House-G,House-G,Susquehanna Polling & Research Inc.,326,IVR,,10/24/2018,271,Denny Wolff,12001,DEM,36,Dan Meuser,12002,REP,57,,-21,11/6/2018,40.25,59.75,-19.49,1.51,-1.51,1,-6.243993139297129,for WBRE-TV | WYOU-TV -56494,90878,8273,2018,2018_House-G_US,US,House-G,House-G,Harris Insights & Analytics,133,Online,,10/24/2018,3455,Generic Candidate,10427,DEM,47.5,Generic Candidate,10428,REP,42,,5.5,11/6/2018,53.58,43.72,9.86,4.36,-4.36,1,.6022780212359469,for ScottRasmussen.com; average of multiple versions or turnout models listed in poll -56505,90898,8273,2018,2018_House-G_US,US,House-G,House-G,USC Dornsife/Los Angeles Times,343,Online,,10/24/2018,2350,Generic Candidate,10427,DEM,57,Generic Candidate,10428,REP,40,,17,11/6/2018,53.58,43.72,9.86,7.14,7.14,1,3.403479802070533, -56539,90965,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Marist College,183,Live Phone,,10/25/2018,506,Kyrsten Sinema,12409,DEM,48.5,Martha McSally,12410,REP,44,6,4.5,11/6/2018,49.96,47.61,2.34,2.16,2.16,1,-2.200485628388751,for NBC News; average of multiple versions or turnout models listed in poll -56497,90884,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,YouGov,391,Online,,10/25/2018,972,Kyrsten Sinema,12409,DEM,47,Martha McSally,12410,REP,44,,3,11/6/2018,49.96,47.61,2.34,.66,.66,1,-3.438173249829241,for CBS News -56538,90962,98,2018,2018_Sen-G_CT,CT,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/25/2018,1201,Christopher Murphy,12436,DEM,56,Matthew Corey,12437,REP,41,,15,11/6/2018,59.53,39.35,20.18,5.18,-5.18,1,1.085947885579924, -56450,90791,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Siena College/The New York Times Upshot,448,Live Phone,,10/25/2018,737,Bill Nelson,12413,DEM,47.89,Rick Scott,12414,REP,44.36,,3.53,11/6/2018,49.93,50.05,-.12,3.65,3.65,0,.3098839670020043,for New York Times -56537,90956,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,University of North Florida,360,Live Phone,,10/25/2018,1051,Bill Nelson,12413,DEM,47,Rick Scott,12414,REP,46,,1,11/6/2018,49.93,50.05,-.12,1.12,1.12,0,-2.143993749849495, -56498,90886,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,YouGov,391,Online,,10/25/2018,991,Bill Nelson,12413,DEM,46,Rick Scott,12414,REP,46,,0,11/6/2018,49.93,50.05,-.12,.12,.12,.5,-3.209136813755921,for CBS News -56499,90885,102,2018,2018_Sen-G_IN,IN,Sen-G,Sen-G,YouGov,391,Online,,10/25/2018,975,Joe Donnelly,11128,DEM,43,Mike Braun,11129,REP,46,3,-3,11/6/2018,44.84,50.73,-5.89,2.89,2.89,1,-3.276508214441436,for CBS News -56507,90904,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Emerson College,88,IVR/Online,,10/25/2018,822,Debbie Stabenow,11408,DEM,51.9,John James,11409,REP,42.5,,9.3999996,11/6/2018,52.26,45.76,6.51,2.89,2.89,1,-.9408471809800034, -56488,90863,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,IVR,,10/25/2018,400,Debbie Stabenow,11408,DEM,52,John James,11409,REP,46,,6,11/6/2018,52.26,45.76,6.51,.51,-.51,1,-4.455635722007834,for MIRS News Service -56493,90872,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,Remington Research Group,279,IVR/Live Phone,,10/25/2018,1376,Claire McCaskill,11410,DEM,45,Josh Hawley,11411,REP,49,1,-4,11/6/2018,45.57,51.38,-5.81,1.81,1.81,1,-2.995289404057437,for Missouri Scout -56546,90981,110,2018,2018_Sen-G_MT,MT,Sen-G,Sen-G,Gravis Marketing,124,Live Phone/Online,,10/25/2018,782,Jon Tester,11140,DEM,48,Matt Rosendale,11141,REP,45,,3,11/6/2018,50.33,46.78,3.55,.55,-.55,1,-4.326351278386317, -56561,90999,111,2018,2018_Sen-G_NE,NE,Sen-G,Sen-G,DFM Research,69,Live Phone,D,10/25/2018,683,Jane Raybould,11137,DEM,39,Deb Fischer,11136,REP,54,,-15,11/6/2018,38.62,57.69,-19.06,4.06,4.06,1,-3.463464314133474,for unspecified Democratic sponsor -56683,91296,112,2018,2018_Sen-G_NV,NV,Sen-G,Sen-G,Gravis Marketing,124,Live Phone/Online,,10/25/2018,773,Jacky Rosen,11150,DEM,47,Dean Heller,11151,REP,45,,2,11/6/2018,50.41,45.38,5.03,3.03,-3.03,1,-1.695421358423373, -56509,90903,113,2018,2018_Sen-G_NJ,NJ,Sen-G,Sen-G,Emerson College,88,IVR/Online,,10/25/2018,659,Robert Menendez,11144,DEM,47.3,Bob Hugin,11145,REP,42,,5.3000002,11/6/2018,54.01,42.83,11.18,5.88,-5.88,1,1.847673810458997, -56508,90905,114,2018,2018_Sen-G_NM,NM,Sen-G,Sen-G,Emerson College,88,IVR/Online,,10/25/2018,936,Martin Heinrich,11154,DEM,48,Mick Rich,11155,REP,31.5,15.9,16.5,11/6/2018,54.09,30.53,23.56,7.06,-7.06,1,.2094114802463356, -56628,91190,118,2018,2018_Sen-G_PA,PA,Sen-G,Sen-G,Franklin & Marshall College,106,Live Phone/Online,,10/25/2018,214,Robert P. Casey Jr.,11138,DEM,50,Lou Barletta,11139,REP,35,,15,11/6/2018,55.74,42.62,13.13,1.87,1.87,1,-3.784329442446255, -56577,91065,120,2018,2018_Sen-G_TN,TN,Sen-G,Sen-G,Marist College,183,Live Phone,,10/25/2018,471,Phil Bredesen,11382,DEM,46,Marsha Blackburn,11383,REP,51,,-5,11/6/2018,43.92,54.71,-10.79,5.79,5.79,1,.0915456556803495,for NBC News -56513,90915,121,2018,2018_Sen-G_TX,TX,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/25/2018,1078,Beto O'Rourke,11125,DEM,46,Ted Cruz,11126,REP,51,,-5,11/6/2018,48.33,50.89,-2.57,2.43,-2.43,1,-1.381911590189886, -56629,91191,126,2018,2018_Sen-G_WV,WV,Sen-G,Sen-G,Research America Inc.,282,Live Phone/Online,,10/25/2018,400,"Joe Manchin, III",11132,DEM,45,Patrick Morrisey,11133,REP,40,11,5,11/6/2018,49.57,46.26,3.31,1.69,1.69,1,-4.849677335884304,for West Virginia MetroNews -56539,90960,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,Marist College,183,Live Phone,,10/25/2018,506,David Garcia,10441,DEM,41,Doug Ducey,10442,REP,54.5,5,-13.5,11/6/2018,41.84,56,-14.16,.66,.66,1,-3.933108278286419,for NBC News; average of multiple versions or turnout models listed in poll -56497,90882,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,YouGov,391,Online,,10/25/2018,972,David Garcia,10441,DEM,41,Doug Ducey,10442,REP,52,,-11,11/6/2018,41.84,56,-14.16,3.16,3.16,1,-.9440971655544622,for CBS News -56538,90957,137,2018,2018_Gov-G_CT,CT,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/25/2018,1201,Ned Lamont,12432,DEM,47,Bob Stefanowski,12433,REP,43,7,4,11/6/2018,49.37,46.21,3.15,.85,.85,1,-4.239170829452603, -56450,90793,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Siena College/The New York Times Upshot,448,Live Phone,,10/25/2018,737,Andrew Gillum,10440,DEM,47.63,Ron DeSantis,12450,REP,43.25,,4.3800001,11/6/2018,49.19,49.59,-.39,4.77,4.77,0,.3645591861003811,for New York Times -56537,90955,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,University of North Florida,360,Live Phone,,10/25/2018,1051,Andrew Gillum,10440,DEM,49,Ron DeSantis,12450,REP,43,,6,11/6/2018,49.19,49.59,-.39,6.39,6.39,0,2.170237531541373, -56498,90883,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,YouGov,391,Online,,10/25/2018,991,Andrew Gillum,10440,DEM,47,Ron DeSantis,12450,REP,46,,1,11/6/2018,49.19,49.59,-.39,1.39,1.39,0,-3.01381837246702,for CBS News -56507,90901,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,Emerson College,88,IVR/Online,,10/25/2018,822,Gretchen E. Whitmer,11406,DEM,51.7,Bill Schuette,11407,REP,41.3,,10.4,11/6/2018,53.31,43.75,9.57,.83,.83,1,-2.347999139248824, -56488,90862,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,Mitchell Research & Communications,213,IVR,,10/25/2018,400,Gretchen E. Whitmer,11406,DEM,48,Bill Schuette,11407,REP,43,,5,11/6/2018,53.31,43.75,9.57,4.57,-4.57,1,1.060253453518649,for MIRS News Service -56683,91294,151,2018,2018_Gov-G_NV,NV,Gov-G,Gov-G,Gravis Marketing,124,Live Phone/Online,,10/25/2018,773,Steve Sisolak,11119,DEM,46,Adam Paul Laxalt,11120,REP,44,,2,11/6/2018,49.39,45.31,4.08,2.08,-2.08,1,-2.996668168849137, -56508,90902,153,2018,2018_Gov-G_NM,NM,Gov-G,Gov-G,Emerson College,88,IVR/Online,,10/25/2018,936,Michelle Lujan Grisham,11122,DEM,52.7,Stevan Pearce,11123,REP,43.7,,9,11/6/2018,57.2,42.8,14.4,5.4,-5.4,1,.602330146763112, -56628,91188,158,2018,2018_Gov-G_PA,PA,Gov-G,Gov-G,Franklin & Marshall College,106,Live Phone/Online,,10/25/2018,214,Thomas W. Wolf,11113,DEM,59,Scott R. Wagner,11114,REP,33,3,26,11/6/2018,57.77,40.7,17.07,8.93,8.93,1,3.05319653944387, -56577,91067,162,2018,2018_Gov-G_TN,TN,Gov-G,Gov-G,Marist College,183,Live Phone,,10/25/2018,471,Karl F. Dean,11380,DEM,40,Bill Lee,11381,REP,57,,-17,11/6/2018,38.55,59.56,-21.01,4.01,4.01,1,-2.837924859408209,for NBC News -56513,90914,163,2018,2018_Gov-G_TX,TX,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/25/2018,1078,Lupe Valdez,11101,DEM,40,Gregory W. Abbott,11102,REP,54,,-14,11/6/2018,42.51,55.81,-13.3,.7,-.7,1,-5.721794828023044, -56546,90982,399,2018,2018_House-G_MT-1,MT-1,House-G,House-G,Gravis Marketing,124,Live Phone/Online,,10/25/2018,782,Kathleen Williams,11175,DEM,48,Greg Gianforte,11176,REP,48,,0,11/6/2018,46.25,50.88,-4.63,4.63,4.63,.5,-.6288625453710728, -56474,90834,414,2018,2018_House-G_NE-1,NE-1,House-G,House-G,Change Research,48,Online,,10/25/2018,742,Jessica McClure,11851,DEM,39,Jeff Fortenberry,11852,REP,55,,-16,11/6/2018,39.64,60.36,-20.72,4.72,4.72,1,-2.497250481185917, -56508,90908,431,2018,2018_House-G_NM-1,NM-1,House-G,House-G,Emerson College,88,IVR/Online,,10/25/2018,327,Debra A. Haaland,11242,DEM,51.4,Janice E. Arnold-Jones,11243,REP,41.4,1.2,10,11/6/2018,59.13,36.32,22.81,12.81,-12.81,1,4.296686463095892, -56508,90909,432,2018,2018_House-G_NM-2,NM-2,House-G,House-G,Emerson College,88,IVR/Online,,10/25/2018,278,Xochitl Torres Small,11232,DEM,47.2,Yvette Herrell,11233,REP,46.8,,.40000001,11/6/2018,50.93,49.07,1.87,1.47,-1.47,1,-3.563146972628052, -56508,90910,433,2018,2018_House-G_NM-3,NM-3,House-G,House-G,Emerson College,88,IVR/Online,,10/25/2018,331,Ben Ray Luján,11244,DEM,54.2,Jerald Steve McFall,11245,REP,37.2,3.9,17,11/6/2018,63.38,31.21,32.17,15.17,-15.17,1,9.31010258845474, -56476,90836,448,2018,2018_House-G_NY-11,NY-11,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/25/2018,495,Max Rose,11891,DEM,40.49,Dan Donovan,11892,REP,43.8,,-3.3099999,11/6/2018,52.99,46.54,6.44,9.75,-9.75,0,2.418856686785166,for New York Times -56446,90782,500,2018,2018_House-G_PA-10,PA-10,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/25/2018,498,George B. Scott,11210,DEM,43.03,Scott Perry,11211,REP,44.6,,-1.5700001,11/6/2018,48.68,51.32,-2.64,1.07,1.07,1,-3.490345300420983,for New York Times -56524,90928,567,2018,2018_House-G_UT-4,UT-4,House-G,House-G,Dixie Strategies,81,IVR/Live Phone,,10/25/2018,936,Ben McAdams,11214,DEM,49.51,Mia B. Love,11215,REP,43.05,,6.46,11/6/2018,50.12,49.86,.26,6.2,6.2,1,1.548969556387723,for KUTV 2News -56477,90838,567,2018,2018_House-G_UT-4,UT-4,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/25/2018,526,Ben McAdams,11214,DEM,45.44,Mia B. Love,11215,REP,45.13,,.31,11/6/2018,50.12,49.86,.26,.05,.05,1,-5.933599818487995,for New York Times -56675,91282,8273,2018,2018_House-G_US,US,House-G,House-G,Lucid,175,Online,,10/25/2018,826,Generic Candidate,10427,DEM,53,Generic Candidate,10428,REP,47,,6,11/6/2018,53.58,43.72,9.86,3.86,-3.86,1,-.17084609564858, -56612,91148,102,2018,2018_Sen-G_IN,IN,Sen-G,Sen-G,Marist College,183,Live Phone,,10/26/2018,496,Joe Donnelly,11128,DEM,46.5,Mike Braun,11129,REP,44,7,2.5,11/6/2018,44.84,50.73,-5.89,8.39,8.39,0,2.415037772101776,for NBC News; average of multiple versions or turnout models listed in poll -56512,90913,105,2018,2018_Sen-G_MA,MA,Sen-G,Sen-G,Suffolk University,323,Live Phone,,10/26/2018,500,Elizabeth Warren,12480,DEM,55.6,Geoff Diehl,12481,REP,34.4,4.4,21.200001,11/6/2018,60.34,36.17,24.16,2.96,-2.96,1,-2.692571788058202,for Boston Globe -56520,90929,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Glengariff Group,117,Live Phone,,10/26/2018,600,Debbie Stabenow,11408,DEM,53,John James,11409,REP,36.3,1.2,16.700001,11/6/2018,52.26,45.76,6.51,10.19,10.19,1,6.672587998872174,for Detroit News | WDIV-TV -56681,91291,120,2018,2018_Sen-G_TN,TN,Sen-G,Sen-G,East Tennessee State University,456,Live Phone,,10/26/2018,495,Phil Bredesen,11382,DEM,44,Marsha Blackburn,11383,REP,44,,0,11/6/2018,43.92,54.71,-10.79,10.79,10.79,.5,5.294587462974219,for East Tennessee State University -56562,91001,121,2018,2018_Sen-G_TX,TX,Sen-G,Sen-G,Dixie Strategies,81,IVR/Live Phone,,10/26/2018,588,Beto O'Rourke,11125,DEM,42,Ted Cruz,11126,REP,52,,-10,11/6/2018,48.33,50.89,-2.57,7.43,-7.43,1,3.800338868335045,for KTVT-CBS 11 -56602,91132,127,2018,2018_Sen-G_WI,WI,Sen-G,Sen-G,Marquette University Law School,195,Live Phone,,10/26/2018,1154,Tammy Baldwin,12400,DEM,54,Leah Vukmir,12401,REP,43,,11,11/6/2018,55.36,44.53,10.83,.17,.17,1,-3.809240288889079, -56549,90985,135,2018,2018_Gov-G_CA,CA,Gov-G,Gov-G,Gravis Marketing,124,Live Phone/Online,,10/26/2018,743,Gavin Newsom,10432,DEM,55,John Cox,10438,REP,35,,20,11/6/2018,61.95,38.05,23.9,3.9,-3.9,1,-3.737994022665184, -56611,91145,135,2018,2018_Gov-G_CA,CA,Gov-G,Gov-G,Optimus,245,IVR/Live Phone,,10/26/2018,1068,Gavin Newsom,10432,DEM,55,John Cox,10438,REP,41.6,,13.4,11/6/2018,61.95,38.05,23.9,10.5,-10.5,1,3.505762899196112,for NBC 4 California | KFI AM640 -56648,91232,139,2018,2018_Gov-G_GA,GA,Gov-G,Gov-G,University of Georgia,350,Live Phone,,10/26/2018,1091,Stacey Yvonne Abrams,11363,DEM,46.9,Brian P. Kemp,11364,REP,46.7,1.6,.2,11/6/2018,48.83,50.22,-1.39,1.59,1.59,0,-2.040275870232578,for WSB-TV | Atlanta Journal-Constitution -56512,90912,147,2018,2018_Gov-G_MA,MA,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/26/2018,500,Jay M. Gonzalez,12476,DEM,26,Charles D. Baker,12477,REP,65.4,,-39.400002,11/6/2018,33.12,66.6,-33.48,5.92,-5.92,1,-.8559301768531321,for Boston Globe -56520,90924,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,Glengariff Group,117,Live Phone,,10/26/2018,600,Gretchen E. Whitmer,11406,DEM,50,Bill Schuette,11407,REP,37.5,1.5,12.5,11/6/2018,53.31,43.75,9.57,2.93,2.93,1,-.2453878588883036,for Detroit News | WDIV-TV -56681,91290,162,2018,2018_Gov-G_TN,TN,Gov-G,Gov-G,East Tennessee State University,456,Live Phone,,10/26/2018,495,Karl F. Dean,11380,DEM,36,Bill Lee,11381,REP,48,,-12,11/6/2018,38.55,59.56,-21.01,9.01,9.01,1,2.388980102372388,for East Tennessee State University -56562,91000,163,2018,2018_Gov-G_TX,TX,Gov-G,Gov-G,Dixie Strategies,81,IVR/Live Phone,,10/26/2018,588,Lupe Valdez,11101,DEM,33,Gregory W. Abbott,11102,REP,59,,-26,11/6/2018,42.51,55.81,-13.3,12.7,-12.7,1,7.665549760462804,for KTVT-CBS 11 -56602,91130,165,2018,2018_Gov-G_WI,WI,Gov-G,Gov-G,Marquette University Law School,195,Live Phone,,10/26/2018,1154,Tony Evers,12398,DEM,47,Scott Walker,12399,REP,47,3,0,11/6/2018,49.54,48.44,1.09,1.09,-1.09,.5,-3.147250515660271, -56489,90864,299,2018,2018_House-G_IA-3,IA-3,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/26/2018,504,Cindy Axne,11264,DEM,43.39,David Young,11265,REP,41.23,,2.1600001,11/6/2018,49.3,47.14,2.16,0,0,1,-4.95292167700493,for New York Times -56542,90972,401,2018,2018_House-G_NC-2,NC-2,House-G,House-G,SurveyUSA,325,IVR/Online,,10/26/2018,565,Linda Coleman,11838,DEM,40,George Holding,11839,REP,49,2,-9,11/6/2018,45.82,51.27,-5.46,3.54,-3.54,1,-3.71806416303449,for Civitas Institute -56540,90969,456,2018,2018_House-G_NY-19,NY-19,House-G,House-G,Monmouth University,215,Live Phone,,10/26/2018,372,Antonio Delgado,11228,DEM,49.33,John J. Faso,11229,REP,44.33,1,5,11/6/2018,51.35,46.14,5.21,.21,-.21,1,-5.706204687883137,average of multiple versions or turnout models listed in poll -56551,90987,471,2018,2018_House-G_OH-7,OH-7,House-G,House-G,Change Research,48,Online,D,10/26/2018,682,Ken Harbaugh,11952,DEM,43,Bob Gibbs,11953,REP,49,,-6,11/6/2018,41.26,58.74,-17.49,11.49,11.49,1,7.160734976851867,for Ken Harbaugh -56607,91140,503,2018,2018_House-G_PA-13,PA-13,House-G,House-G,Susquehanna Polling & Research Inc.,326,IVR,,10/26/2018,303,Brent Ottaway,11982,DEM,36,John Joyce,11983,REP,57,,-21,11/6/2018,29.51,70.49,-40.98,19.98,19.98,1,12.38348466287293,for ABC27 News -56710,91352,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,10/27/2018,1400,Kyrsten Sinema,12409,DEM,42.7,Martha McSally,12410,REP,47.5,,-4.8000002,11/6/2018,49.96,47.61,2.34,7.14,-7.14,0,3.701466118571043,for Auto Alliance -56522,90927,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,HighGround Inc.,416,Live Phone,,10/27/2018,400,Kyrsten Sinema,12409,DEM,45.3,Martha McSally,12410,REP,46.5,3.5,-1.2,11/6/2018,49.96,47.61,2.34,3.54,-3.54,0,-.853728438576475, -56600,91126,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,SSRS,297,Live Phone,,10/27/2018,702,Kyrsten Sinema,12409,DEM,51,Martha McSally,12410,REP,47,,4,11/6/2018,49.96,47.61,2.34,1.66,1.66,1,-2.54566062992979,for CNN -56711,91353,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,10/27/2018,1400,Bill Nelson,12413,DEM,43.4,Rick Scott,12414,REP,44.3,,-.89999998,11/6/2018,49.93,50.05,-.12,.78,-.78,1,-2.408424053128984,for Auto Alliance -56640,91217,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,SSRS,297,Live Phone,,10/27/2018,781,Bill Nelson,12413,DEM,49,Rick Scott,12414,REP,47,,2,11/6/2018,49.93,50.05,-.12,2.12,2.12,0,-1.210629830652804,for CNN -56554,90991,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Suffolk University,323,Live Phone,,10/27/2018,500,Bill Nelson,12413,DEM,45,Rick Scott,12414,REP,43.2,,1.8,11/6/2018,49.93,50.05,-.12,1.92,1.92,0,-1.582769854178341,for USA Today -56557,90994,102,2018,2018_Sen-G_IN,IN,Sen-G,Sen-G,Cygnal,67,Live Phone,,10/27/2018,505,Joe Donnelly,11128,DEM,46.2,Mike Braun,11129,REP,49.1,,-2.9000001,11/6/2018,44.84,50.73,-5.89,2.99,2.99,1,-3.346092099816102, -56713,91354,102,2018,2018_Sen-G_IN,IN,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,10/27/2018,1400,Joe Donnelly,11128,DEM,41.6,Mike Braun,11129,REP,42.1,,-.5,11/6/2018,44.84,50.73,-5.89,5.39,5.39,1,-.3798232824207751,for Auto Alliance -56606,91139,105,2018,2018_Sen-G_MA,MA,Sen-G,Sen-G,MassINC Polling Group,198,Live Phone,,10/27/2018,502,Elizabeth Warren,12480,DEM,54,Geoff Diehl,12481,REP,32,6,22,11/6/2018,60.34,36.17,24.16,2.16,-2.16,1,-3.310316922858355,for WBUR -56558,90995,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,Cygnal,67,Live Phone,,10/27/2018,501,Claire McCaskill,11410,DEM,46.4,Josh Hawley,11411,REP,49.4,,-3,11/6/2018,45.57,51.38,-5.81,2.81,2.81,1,-2.230932555417458, -56714,91355,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,10/27/2018,1400,Claire McCaskill,11410,DEM,46,Josh Hawley,11411,REP,44.1,,1.9,11/6/2018,45.57,51.38,-5.81,7.71,7.71,0,3.445230276930574,for Auto Alliance -56712,91357,112,2018,2018_Sen-G_NV,NV,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,10/27/2018,1400,Jacky Rosen,11150,DEM,45.6,Dean Heller,11151,REP,42.7,,2.9000001,11/6/2018,50.41,45.38,5.03,2.13,-2.13,1,-2.417052816769929,for Auto Alliance -56601,91128,112,2018,2018_Sen-G_NV,NV,Sen-G,Sen-G,SSRS,297,Live Phone,,10/27/2018,622,Jacky Rosen,11150,DEM,48,Dean Heller,11151,REP,45,,3,11/6/2018,50.41,45.38,5.03,2.03,-2.03,1,-2.896662531381251,for CNN -56544,90976,117,2018,2018_Sen-G_OH,OH,Sen-G,Sen-G,Emerson College,88,IVR/Online,,10/27/2018,566,Sherrod Brown,11130,DEM,48.8,Jim Renacci,11131,REP,43,2.4,5.8000002,11/6/2018,53.41,46.57,6.85,1.05,-1.05,1,-4.473222187113998, -56604,91137,120,2018,2018_Sen-G_TN,TN,Sen-G,Sen-G,Cygnal,67,Live Phone,,10/27/2018,497,Phil Bredesen,11382,DEM,44.7,Marsha Blackburn,11383,REP,50.5,,-5.8000002,11/6/2018,43.92,54.71,-10.79,4.99,4.99,1,-.5533481284710287, -56641,91219,120,2018,2018_Sen-G_TN,TN,Sen-G,Sen-G,SSRS,297,Live Phone,,10/27/2018,764,Phil Bredesen,11382,DEM,45,Marsha Blackburn,11383,REP,49,,-4,11/6/2018,43.92,54.71,-10.79,6.79,6.79,1,1.40722034092284,for CNN -56710,91349,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,Harris Insights & Analytics,133,Online,,10/27/2018,1400,David Garcia,10441,DEM,34.8,Doug Ducey,10442,REP,57,,-22.200001,11/6/2018,41.84,56,-14.16,8.04,-8.04,1,4.345736239515642,for Auto Alliance -56522,90926,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,HighGround Inc.,416,Live Phone,,10/27/2018,400,David Garcia,10441,DEM,35.3,Doug Ducey,10442,REP,54.8,3.5,-19.5,11/6/2018,41.84,56,-14.16,5.34,-5.34,1,.9723448700400371, -56600,91122,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,SSRS,297,Live Phone,,10/27/2018,702,David Garcia,10441,DEM,45,Doug Ducey,10442,REP,52,,-7,11/6/2018,41.84,56,-14.16,7.16,7.16,1,3.12770422836335,for CNN -56711,91350,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Harris Insights & Analytics,133,Online,,10/27/2018,1400,Andrew Gillum,10440,DEM,44.2,Ron DeSantis,12450,REP,41.9,,2.3,11/6/2018,49.19,49.59,-.39,2.69,2.69,0,-1.467140092024743,for Auto Alliance -56640,91213,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,SSRS,297,Live Phone,,10/27/2018,781,Andrew Gillum,10440,DEM,49,Ron DeSantis,12450,REP,48,,1,11/6/2018,49.19,49.59,-.39,1.39,1.39,0,-2.904094971135415,for CNN -56554,90990,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/27/2018,500,Andrew Gillum,10440,DEM,45,Ron DeSantis,12450,REP,44,.2,1,11/6/2018,49.19,49.59,-.39,1.39,1.39,0,-3.240468427998055,for USA Today -56545,90975,144,2018,2018_Gov-G_KS,KS,Gov-G,Gov-G,Emerson College,88,IVR/Online,,10/27/2018,976,Laura Kelly,11403,DEM,43,Kris W. Kobach,11404,REP,44.3,8.1,-1.3,11/6/2018,48.03,42.96,5.07,6.37,-6.37,0,1.433001074405555, -56606,91186,147,2018,2018_Gov-G_MA,MA,Gov-G,Gov-G,MassINC Polling Group,198,Live Phone,,10/27/2018,502,Jay M. Gonzalez,12476,DEM,25,Charles D. Baker,12477,REP,68,,-43,11/6/2018,33.12,66.6,-33.48,9.52,-9.52,1,3.784825818621655,for WBUR -56712,91351,151,2018,2018_Gov-G_NV,NV,Gov-G,Gov-G,Harris Insights & Analytics,133,Online,,10/27/2018,1400,Steve Sisolak,11119,DEM,45.1,Adam Paul Laxalt,11120,REP,43,,2.0999999,11/6/2018,49.39,45.31,4.08,1.98,-1.98,1,-2.627130274096105,for Auto Alliance -56601,91124,151,2018,2018_Gov-G_NV,NV,Gov-G,Gov-G,SSRS,297,Live Phone,,10/27/2018,622,Steve Sisolak,11119,DEM,46,Adam Paul Laxalt,11120,REP,45,,1,11/6/2018,49.39,45.31,4.08,3.08,-3.08,1,-2.031293035082559,for CNN -56544,90974,155,2018,2018_Gov-G_OH,OH,Gov-G,Gov-G,Emerson College,88,IVR/Online,,10/27/2018,566,Richard Cordray,11106,DEM,49.3,Michael DeWine,11107,REP,45.8,,3.5,11/6/2018,46.68,50.39,-3.7,7.2,7.2,0,1.364810636348749, -56543,90973,157,2018,2018_Gov-G_OR,OR,Gov-G,Gov-G,Emerson College,88,IVR/Online,,10/27/2018,747,Kate Brown,11111,DEM,46.7,Knute C. Buehler,11112,REP,41.6,,5.0999999,11/6/2018,50.05,43.65,6.4,1.3,-1.3,1,-4.199808706976333, -56604,91134,162,2018,2018_Gov-G_TN,TN,Gov-G,Gov-G,Cygnal,67,Live Phone,,10/27/2018,497,Karl F. Dean,11380,DEM,36.1,Bill Lee,11381,REP,58.5,,-22.4,11/6/2018,38.55,59.56,-21.01,1.39,-1.39,1,-5.455134433069317, -56641,91215,162,2018,2018_Gov-G_TN,TN,Gov-G,Gov-G,SSRS,297,Live Phone,,10/27/2018,764,Karl F. Dean,11380,DEM,42,Bill Lee,11381,REP,52,,-10,11/6/2018,38.55,59.56,-21.01,11.01,11.01,1,5.066532054623609,for CNN -56492,90870,212,2018,2018_House-G_CA-25,CA-25,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/27/2018,504,Katie Hill,11159,DEM,43.98,Stephen Knight,11160,REP,48.4,,-4.4200001,11/6/2018,54.37,45.63,8.73,13.15,-13.15,0,5.857723218815159,for New York Times -56547,90983,237,2018,2018_House-G_CA-50,CA-50,House-G,House-G,SurveyUSA,325,IVR/Online,,10/27/2018,547,Ammar Campa-Najjar,11367,DEM,45,Duncan Hunter,11368,REP,48,,-3,11/6/2018,48.28,51.72,-3.43,.43,.43,1,-6.830540682328988,for KGTV-TV (California) | San Diego Union-Tribune -56555,90992,280,2018,2018_House-G_FL-27,FL-27,House-G,House-G,ALG Research,14,Live Phone,D,10/27/2018,500,Donna Shalala,12586,DEM,49,Maria Salazar,12585,REP,39,,10,11/6/2018,51.76,45.76,6,4,4,1,-1.022212533395968,for unspecified Democratic sponsor -56545,90977,330,2018,2018_House-G_KS-1,KS-1,House-G,House-G,Emerson College,88,IVR/Online,,10/27/2018,221,Alan LaPolice,11713,DEM,36.2,Roger Marshall,11714,REP,51.1,,-14.9,11/6/2018,31.85,68.15,-36.29,21.39,21.39,1,15.49207321640047, -56545,90978,331,2018,2018_House-G_KS-2,KS-2,House-G,House-G,Emerson College,88,IVR/Online,,10/27/2018,231,Paul Davis,11715,DEM,40.9,Steve Watkins,11716,REP,47.8,3.3,-6.9000001,11/6/2018,46.79,47.64,-.85,6.05,-6.05,1,.7448510504159729, -56545,90979,332,2018,2018_House-G_KS-3,KS-3,House-G,House-G,Emerson College,88,IVR/Online,,10/27/2018,262,Sharice Davids,11717,DEM,55.4,Kevin Yoder,11718,REP,42.6,1.5,12.8,11/6/2018,53.57,43.91,9.66,3.14,3.14,1,-2.287659798892775, -56545,90980,333,2018,2018_House-G_KS-4,KS-4,House-G,House-G,Emerson College,88,IVR/Online,,10/27/2018,262,James A. Thompson,11386,DEM,33.3,Ron Estes,11387,REP,63.1,,-29.799999,11/6/2018,40.56,59.44,-18.87,10.93,-10.93,1,3.259703773541882, -56599,91118,425,2018,2018_House-G_NJ-7,NJ-7,House-G,House-G,Monmouth University,215,Live Phone,,10/27/2018,356,Tom Malinowski,11248,DEM,47,Leonard Lance,11249,REP,44.33,,2.6700001,11/6/2018,51.74,46.72,5.02,2.35,-2.35,1,-3.460704180867962,average of multiple versions or turnout models listed in poll -56491,90868,464,2018,2018_House-G_NY-27,NY-27,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/27/2018,501,Nate McMurray,11918,DEM,39.87,Chris Collins,11919,REP,44.26,,-4.3899999,11/6/2018,48.74,49.12,-.38,4.01,-4.01,1,-1.874682394237071,for New York Times -56516,90918,464,2018,2018_House-G_NY-27,NY-27,House-G,House-G,Tulchin Research,340,Live Phone,D,10/27/2018,400,Nate McMurray,11918,DEM,47,Chris Collins,11919,REP,43,4,4,11/6/2018,48.74,49.12,-.38,4.38,4.38,0,-1.463192983660216,for Nate McMurray -56656,91244,577,2018,2018_House-G_VA-10,VA-10,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,10/27/2018,446,Jennifer T. Wexton,11200,DEM,54,Barbara J. Comstock,11201,REP,43,,11,11/6/2018,56.11,43.73,12.38,1.38,-1.38,1,-5.999492870801729, -56605,91136,8273,2018,2018_House-G_US,US,House-G,House-G,Harris Insights & Analytics,133,Online,,10/27/2018,1835,Generic Candidate,10427,DEM,47,Generic Candidate,10428,REP,38,,9,11/6/2018,53.58,43.72,9.86,.86,-.86,1,-2.791084055158712,for Harvard; among registered voters -56615,91157,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/28/2018,643,Kyrsten Sinema,12409,DEM,46,Martha McSally,12410,REP,46,,0,11/6/2018,49.96,47.61,2.34,2.34,-2.34,.5,-1.682217498715674, -56731,91394,97,2018,2018_Sen-G_CA,CA,Sen-G,Sen-G,Probolsky Research,259,Live Phone/Online,,10/28/2018,900,Dianne Feinstein,11226,DEM,40.9,Kevin de León,11227,DEM,35.2,,5.6999998,11/6/2018,54.16,45.84,8.33,2.63,,1,-2.5715376984163, -56596,91110,98,2018,2018_Sen-G_CT,CT,Sen-G,Sen-G,Emerson College,88,IVR/Online,,10/28/2018,780,Christopher Murphy,12436,DEM,55.1,Matthew Corey,12437,REP,35.1,,20,11/6/2018,59.53,39.35,20.18,.18,-.18,1,-4.826898327703089, -56610,91144,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Cygnal,67,Live Phone,,10/28/2018,495,Bill Nelson,12413,DEM,50.1,Rick Scott,12414,REP,48.3,,1.8,11/6/2018,49.93,50.05,-.12,1.92,1.92,0,-1.58334461233685, -69584,129671,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,MWR Strategies,617,Live Phone,,10/28/2018,1005,Bill Nelson,12413,DEM,40.5,Rick Scott,12414,REP,42.8,,-2.3,11/6/2018,49.93,50.05,-.12,2.18,-2.18,1,-.8432291196623432,for Consumer Energy Alliance -56597,91111,103,2018,2018_Sen-G_ME,ME,Sen-G,Sen-G,Emerson College,88,IVR/Online,,10/28/2018,883,Angus S. King Jr.,11395,IND,50.4,Eric L. Brakey,11394,REP,37.2,5.8,13.2,11/6/2018,54.31,35.23,19.08,5.88,,1,-1.448404038533311, -56677,91286,113,2018,2018_Sen-G_NJ,NJ,Sen-G,Sen-G,Stockton University,317,Live Phone,,10/28/2018,598,Robert Menendez,11144,DEM,51.3,Bob Hugin,11145,REP,39.3,,12,11/6/2018,54.01,42.83,11.18,.82,.82,1,-3.616567578831987, -56589,91084,113,2018,2018_Sen-G_NJ,NJ,Sen-G,Sen-G,Vox Populi Polling,372,Online,,10/28/2018,814,Robert Menendez,11144,DEM,54,Bob Hugin,11145,REP,46,,8,11/6/2018,54.01,42.83,11.18,3.18,-3.18,1,-.9257541153764087, -56580,91073,120,2018,2018_Sen-G_TN,TN,Sen-G,Sen-G,Vox Populi Polling,372,Online,,10/28/2018,780,Phil Bredesen,11382,DEM,47,Marsha Blackburn,11383,REP,53,,-6,11/6/2018,43.92,54.71,-10.79,4.79,4.79,1,-.516120439913301, -56603,91131,132,2018,2018_Gov-G_AK,AK,Gov-G,Gov-G,Alaska Survey Research,155,Live Phone,,10/28/2018,500,Mark Begich,12443,DEM,42.3,Mike J. Dunleavy,12444,REP,42.5,7.7,-.2,11/6/2018,44.41,51.44,-7.03,6.83,6.83,1,-.6417022157138874, -56615,91153,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/28/2018,643,David Garcia,10441,DEM,37,Doug Ducey,10442,REP,55,,-18,11/6/2018,41.84,56,-14.16,3.84,-3.84,1,-.2057386619735223, -56731,91392,135,2018,2018_Gov-G_CA,CA,Gov-G,Gov-G,Probolsky Research,259,Live Phone/Online,,10/28/2018,900,Gavin Newsom,10432,DEM,47.2,John Cox,10438,REP,36.7,,10.5,11/6/2018,61.95,38.05,23.9,13.4,-13.4,1,6.667591188826872, -56636,91203,136,2018,2018_Gov-G_CO,CO,Gov-G,Gov-G,Keating Research/OnSight Public Affairs/Melanson,455,Live Phone,,10/28/2018,517,Jared Polis,11206,DEM,50,Walker Stapleton,11207,REP,42,4,8,11/6/2018,53.42,42.8,10.62,2.62,-2.62,1,-3.53909369092316, -56596,91107,137,2018,2018_Gov-G_CT,CT,Gov-G,Gov-G,Emerson College,88,IVR/Online,,10/28/2018,780,Ned Lamont,12432,DEM,45.5,Bob Stefanowski,12433,REP,39.3,9.9,6.1999998,11/6/2018,49.37,46.21,3.15,3.05,3.05,1,-1.59816269226373, -56610,91143,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Cygnal,67,Live Phone,,10/28/2018,495,Andrew Gillum,10440,DEM,46.7,Ron DeSantis,12450,REP,47.3,,-.60000002,11/6/2018,49.19,49.59,-.39,.21,-.21,1,-4.421302563730698, -69584,129670,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,MWR Strategies,617,Live Phone,,10/28/2018,1005,Andrew Gillum,10440,DEM,41.3,Ron DeSantis,12450,REP,40.3,,1,11/6/2018,49.19,49.59,-.39,1.39,1.39,0,-2.740350779990151,for Consumer Energy Alliance -56597,91108,145,2018,2018_Gov-G_ME,ME,Gov-G,Gov-G,Emerson College,88,IVR/Online,,10/28/2018,883,Janet T. Mills,11396,DEM,49.7,Shawn H. Moody,11397,REP,41.7,,8,11/6/2018,50.89,43.18,7.71,.29,.29,1,-5.392359294293513, -56691,91306,152,2018,2018_Gov-G_NH,NH,Gov-G,Gov-G,Change Research,48,Online,D,10/28/2018,901,Molly M. Kelly,12515,DEM,46,Christopher Sununu,12516,REP,47,,-1,11/6/2018,45.74,52.78,-7.04,6.04,6.04,1,1.209889943107484,for unspecified Democratic sponsor -56598,91109,152,2018,2018_Gov-G_NH,NH,Gov-G,Gov-G,Emerson College,88,IVR/Online,,10/28/2018,1139,Molly M. Kelly,12515,DEM,43.3,Christopher Sununu,12516,REP,50.6,.7,-7.3000002,11/6/2018,45.74,52.78,-7.04,.26,-.26,1,-5.439298803900572, -56580,91072,162,2018,2018_Gov-G_TN,TN,Gov-G,Gov-G,Vox Populi Polling,372,Online,,10/28/2018,780,Karl F. Dean,11380,DEM,44,Bill Lee,11381,REP,56,,-12,11/6/2018,38.55,59.56,-21.01,9.01,9.01,1,3.144956670029038, -56603,91243,167,2018,2018_House-G_AK-1,AK-1,House-G,House-G,Alaska Survey Research,155,Live Phone,,10/28/2018,500,Alyse S. Galvin,12382,DEM,49,Don Young,11440,REP,48,,1,11/6/2018,46.5,53.08,-6.58,7.58,7.58,0,.2984068927875458, -56526,90932,243,2018,2018_House-G_CO-3,CO-3,House-G,House-G,Change Research,48,Online,,10/28/2018,485,Diane Mitsch Bush,11567,DEM,38,Scott Tipton,11568,REP,53,,-15,11/6/2018,43.55,51.52,-7.97,7.03,-7.03,1,1.973663272120514, -56528,90934,271,2018,2018_House-G_FL-18,FL-18,House-G,House-G,Change Research,48,Online,,10/28/2018,475,Lauren Baer,11597,DEM,44,Brian Mast,11598,REP,53,,-9,11/6/2018,45.7,54.3,-8.6,.4,-.4,1,-6.910279817260957, -56535,90943,300,2018,2018_House-G_IA-4,IA-4,House-G,House-G,Change Research,48,Online,,10/28/2018,631,J.D. Scholten,11663,DEM,44,Steve King,11664,REP,45,4,-1,11/6/2018,47.04,50.37,-3.33,2.33,2.33,1,-3.907175069123762, -56529,90935,318,2018,2018_House-G_IL-16,IL-16,House-G,House-G,Change Research,48,Online,,10/28/2018,554,Sara Dady,11677,DEM,41,Adam Kinzinger,11678,REP,55,,-14,11/6/2018,40.88,59.12,-18.25,4.25,4.25,1,-2.976060998041781, -56532,90938,325,2018,2018_House-G_IN-5,IN-5,House-G,House-G,Change Research,48,Online,,10/28/2018,527,Dee Thornton,11703,DEM,44,Susan W. Brooks,11704,REP,50,,-6,11/6/2018,43.24,56.76,-13.52,7.52,7.52,1,.2782794769278858, -56532,90942,329,2018,2018_House-G_IN-9,IN-9,House-G,House-G,Change Research,48,Online,,10/28/2018,541,Liz Watson,11711,DEM,45,Trey Hollingsworth,11712,REP,52,,-7,11/6/2018,43.52,56.48,-12.96,5.96,5.96,1,-1.282207890549448, -56534,90941,331,2018,2018_House-G_KS-2,KS-2,House-G,House-G,Change Research,48,Online,,10/28/2018,902,Paul Davis,11715,DEM,44,Steve Watkins,11716,REP,45,,-1,11/6/2018,46.79,47.64,-.85,.15,-.15,1,-5.372400872996262, -56597,91112,363,2018,2018_House-G_ME-1,ME-1,House-G,House-G,Emerson College,88,IVR/Online,,10/28/2018,442,Chellie Pingree,11771,DEM,56.2,Mark Holbrook,11772,REP,31,7.2,25.200001,11/6/2018,58.82,32.51,26.31,1.11,-1.11,1,-6.144761549941896, -56597,91113,364,2018,2018_House-G_ME-2,ME-2,House-G,House-G,Emerson College,88,IVR/Online,,10/28/2018,441,Jared Golden,11384,DEM,46.7,Bruce Poliquin,11385,REP,45.6,,1.1,11/6/2018,50.62,49.38,1.25,.15,-.15,1,-4.909999087901666, -56531,90939,365,2018,2018_House-G_MI-1,MI-1,House-G,House-G,Change Research,48,Online,,10/28/2018,574,Matt Morgan,11774,DEM,42,Jack Bergman,11773,REP,54,,-12,11/6/2018,43.68,56.32,-12.63,.63,.63,1,-6.57888831339034, -56531,90937,370,2018,2018_House-G_MI-6,MI-6,House-G,House-G,Change Research,48,Online,,10/28/2018,466,Matt Longjohn,11792,DEM,43,Fred Upton,11793,REP,46,,-3,11/6/2018,45.69,50.24,-4.55,1.55,1.55,1,-5.727523353577678, -56598,91114,417,2018,2018_House-G_NH-1,NH-1,House-G,House-G,Emerson College,88,IVR/Online,,10/28/2018,570,Chris Pappas,13159,DEM,47.8,Eddie Edwards,13160,REP,46.1,1.5,1.7,11/6/2018,53.56,45.01,8.55,6.85,-6.85,1,1.465251915029986, -56598,91115,418,2018,2018_House-G_NH-2,NH-2,House-G,House-G,Emerson College,88,IVR/Online,,10/28/2018,569,Annie Kuster,11859,DEM,52.4,Steven Negron,13161,REP,39.7,1.3,12.7,11/6/2018,55.54,42.18,13.36,.66,-.66,1,-5.526429414272947, -56527,90933,438,2018,2018_House-G_NY-1,NY-1,House-G,House-G,Change Research,48,Online,,10/28/2018,838,Perry Gershon,11887,DEM,37,Lee Zeldin,11888,REP,52,,-15,11/6/2018,47.39,51.48,-4.09,10.91,-10.91,1,3.859274538317778, -56621,91172,456,2018,2018_House-G_NY-19,NY-19,House-G,House-G,SurveyUSA,325,IVR/Online,,10/28/2018,609,Antonio Delgado,11228,DEM,44,John J. Faso,11229,REP,44,3,0,11/6/2018,51.35,46.14,5.21,5.21,-5.21,.5,.8385563495743938,for WNYT-TV -56530,90936,466,2018,2018_House-G_OH-2,OH-2,House-G,House-G,Change Research,48,Online,,10/28/2018,431,Jill Schiller,11942,DEM,39,Brad Wenstrup,11943,REP,52,,-13,11/6/2018,41.2,57.55,-16.36,3.36,3.36,1,-3.962466239585083, -56500,90887,491,2018,2018_House-G_PA-1,PA-1,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/28/2018,502,Scott Wallace,11190,DEM,45.98,Brian K. Fitzpatrick,11191,REP,47.31,,-1.33,11/6/2018,48.74,51.26,-2.52,1.19,1.19,1,-6.076579178883716,for New York Times -56533,90940,595,2018,2018_House-G_WI-6,WI-6,House-G,House-G,Change Research,48,Online,,10/28/2018,525,Dan Kohl,12147,DEM,48,Glenn Grothman,12148,REP,50,,-2,11/6/2018,44.46,55.47,-11.01,9.01,9.01,1,.4021525142239116, -56614,91152,8273,2018,2018_House-G_US,US,House-G,House-G,Morning Consult,218,Online,,10/28/2018,2543,Generic Candidate,10427,DEM,46,Generic Candidate,10428,REP,38,,8,11/6/2018,53.58,43.72,9.86,1.86,-1.86,1,-1.429763097541117,for Politico; among registered voters -56810,91551,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Gravis Marketing,124,Live Phone/Online,,10/29/2018,1165,Kyrsten Sinema,12409,DEM,46,Martha McSally,12410,REP,47,,-1,11/6/2018,49.96,47.61,2.34,3.34,-3.34,0,-.3532053260207114, -56673,91276,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Vox Populi Polling,372,Online,,10/29/2018,677,Kyrsten Sinema,12409,DEM,52,Martha McSally,12410,REP,48,,4,11/6/2018,49.96,47.61,2.34,1.66,1.66,1,-2.354061856490224, -56674,91277,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Vox Populi Polling,372,Online,,10/29/2018,696,Bill Nelson,12413,DEM,50,Rick Scott,12414,REP,50,,0,11/6/2018,49.93,50.05,-.12,.12,.12,.5,-3.16875054499983, -56618,91163,102,2018,2018_Sen-G_IN,IN,Sen-G,Sen-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/29/2018,722,Joe Donnelly,11128,DEM,45,Mike Braun,11129,REP,38,5,7,11/6/2018,44.84,50.73,-5.89,12.89,12.89,0,7.724096296902518, -56619,91167,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/29/2018,741,Claire McCaskill,11410,DEM,44,Josh Hawley,11411,REP,44,3,0,11/6/2018,45.57,51.38,-5.81,5.81,5.81,.5,1.307897845093617,average of multiple versions or turnout models listed in poll -56655,91241,110,2018,2018_Sen-G_MT,MT,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,10/29/2018,500,Jon Tester,11140,DEM,48.5,Matt Rosendale,11141,REP,41.8,,6.6999998,11/6/2018,50.33,46.78,3.55,3.15,3.15,1,-1.360658995103627,for Auto Alliance -56732,91395,114,2018,2018_Sen-G_NM,NM,Sen-G,Sen-G,Research & Polling Inc.,280,Live Phone,,10/29/2018,993,Martin Heinrich,11154,DEM,51,Mick Rich,11155,REP,31,12,20,11/6/2018,54.09,30.53,23.56,3.56,-3.56,1,-3.368219250423784,for Albuquerque Journal -56617,91161,116,2018,2018_Sen-G_ND,ND,Sen-G,Sen-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/29/2018,789,Heidi Heitkamp,11148,DEM,42,Kevin Cramer,11149,REP,51,,-9,11/6/2018,44.27,55.11,-10.84,1.84,1.84,1,-2.766563852183384, -56633,91198,120,2018,2018_Sen-G_TN,TN,Sen-G,Sen-G,Emerson College,88,IVR/Online,,10/29/2018,632,Phil Bredesen,11382,DEM,43.6,Marsha Blackburn,11383,REP,52,,-8.3999996,11/6/2018,43.92,54.71,-10.79,2.39,2.39,1,-3.220775893507815, -56616,91159,120,2018,2018_Sen-G_TN,TN,Sen-G,Sen-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/29/2018,718,Phil Bredesen,11382,DEM,41,Marsha Blackburn,11383,REP,50,,-9,11/6/2018,43.92,54.71,-10.79,1.79,1.79,1,-3.766863995852309, -56632,91196,121,2018,2018_Sen-G_TX,TX,Sen-G,Sen-G,Emerson College,88,IVR/Online,,10/29/2018,781,Beto O'Rourke,11125,DEM,47.2,Ted Cruz,11126,REP,50.3,1,-3.0999999,11/6/2018,48.33,50.89,-2.57,.53,-.53,1,-3.358751918157324, -56810,91550,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,Gravis Marketing,124,Live Phone/Online,,10/29/2018,1165,David Garcia,10441,DEM,40,Doug Ducey,10442,REP,53,,-13,11/6/2018,41.84,56,-14.16,1.16,1.16,1,-2.784603732001322, -56673,91273,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,Vox Populi Polling,372,Online,,10/29/2018,677,David Garcia,10441,DEM,46,Doug Ducey,10442,REP,54,,-8,11/6/2018,41.84,56,-14.16,6.16,6.16,1,2.290425894441943, -56674,91274,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Vox Populi Polling,372,Online,,10/29/2018,696,Andrew Gillum,10440,DEM,53,Ron DeSantis,12450,REP,47,,6,11/6/2018,49.19,49.59,-.39,6.39,6.39,0,2.168382773217956, -56645,91228,139,2018,2018_Gov-G_GA,GA,Gov-G,Gov-G,Cygnal,67,Live Phone,,10/29/2018,504,Stacey Yvonne Abrams,11363,DEM,47,Brian P. Kemp,11364,REP,49.2,3.8,-2.2,11/6/2018,48.83,50.22,-1.39,.81,-.81,1,-3.07497909675353, -56559,90996,139,2018,2018_Gov-G_GA,GA,Gov-G,Gov-G,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,10/29/2018,623,Stacey Yvonne Abrams,11363,DEM,48.1,Brian P. Kemp,11364,REP,47.2,2,.89999998,11/6/2018,48.83,50.22,-1.39,2.29,2.29,0,-1.820347374393614,for Fox 5 Atlanta -56642,91220,153,2018,2018_Gov-G_NM,NM,Gov-G,Gov-G,Carroll Strategies,450,IVR,,10/29/2018,1200,Michelle Lujan Grisham,11122,DEM,50.6,Stevan Pearce,11123,REP,45.5,,5.0999999,11/6/2018,57.2,42.8,14.4,9.3,-9.3,1,4.813474518739977,for KOB-TV (Albuquerque) -56732,91393,153,2018,2018_Gov-G_NM,NM,Gov-G,Gov-G,Research & Polling Inc.,280,Live Phone,,10/29/2018,993,Michelle Lujan Grisham,11122,DEM,53,Stevan Pearce,11123,REP,43,,10,11/6/2018,57.2,42.8,14.4,4.4,-4.4,1,-.1073264918073012,for Albuquerque Journal -56633,91195,162,2018,2018_Gov-G_TN,TN,Gov-G,Gov-G,Emerson College,88,IVR/Online,,10/29/2018,632,Karl F. Dean,11380,DEM,40.8,Bill Lee,11381,REP,54.2,,-13.4,11/6/2018,38.55,59.56,-21.01,7.61,7.61,1,1.545133660306947, -56616,91155,162,2018,2018_Gov-G_TN,TN,Gov-G,Gov-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/29/2018,718,Karl F. Dean,11380,DEM,37,Bill Lee,11381,REP,54,,-17,11/6/2018,38.55,59.56,-21.01,4.01,4.01,1,-2.298345862129064, -56632,91194,163,2018,2018_Gov-G_TX,TX,Gov-G,Gov-G,Emerson College,88,IVR/Online,,10/29/2018,781,Lupe Valdez,11101,DEM,42.8,Gregory W. Abbott,11102,REP,51.1,2.2,-8.3000002,11/6/2018,42.51,55.81,-13.3,5,5,1,-.6835292001451371, -56536,90953,232,2018,2018_House-G_CA-45,CA-45,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/29/2018,499,Katie Porter,11220,DEM,47.76,Mimi Walters,11221,REP,46.48,,1.28,11/6/2018,52.05,47.95,4.1,2.82,-2.82,1,-3.560953096061697,for New York Times -56502,90891,331,2018,2018_House-G_KS-2,KS-2,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/29/2018,501,Paul Davis,11715,DEM,41.25,Steve Watkins,11716,REP,36.76,,4.4899998,11/6/2018,46.79,47.64,-.85,5.34,5.34,0,1.025528213507151,for New York Times -56617,91169,413,2018,2018_House-G_ND-1,ND-1,House-G,House-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/29/2018,789,Mac Schneider,11236,DEM,33,Kelly M. Armstrong,11237,REP,55,,-22,11/6/2018,35.57,60.2,-24.63,2.63,2.63,1,-2.251912533579105, -56642,91222,431,2018,2018_House-G_NM-1,NM-1,House-G,House-G,Carroll Strategies,450,IVR,,10/29/2018,452,Debra A. Haaland,11242,DEM,51.3,Janice E. Arnold-Jones,11243,REP,43.4,2.9,7.9000001,11/6/2018,59.13,36.32,22.81,14.91,-14.91,1,6.506180582536574,for KOB-TV (Albuquerque) -56732,91396,431,2018,2018_House-G_NM-1,NM-1,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/29/2018,419,Debra A. Haaland,11242,DEM,50,Janice E. Arnold-Jones,11243,REP,38,5,12,11/6/2018,59.13,36.32,22.81,10.81,-10.81,1,2.647900936520601,for Albuquerque Journal -56642,91223,432,2018,2018_House-G_NM-2,NM-2,House-G,House-G,Carroll Strategies,450,IVR,,10/29/2018,338,Xochitl Torres Small,11232,DEM,42,Yvette Herrell,11233,REP,47,,-5,11/6/2018,50.93,49.07,1.87,6.87,-6.87,0,2.566388902152457,for KOB-TV (Albuquerque) -56732,91397,432,2018,2018_House-G_NM-2,NM-2,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/29/2018,413,Xochitl Torres Small,11232,DEM,45,Yvette Herrell,11233,REP,46,,-1,11/6/2018,50.93,49.07,1.87,2.87,-2.87,0,-1.048907763015955,for Albuquerque Journal -56642,91224,433,2018,2018_House-G_NM-3,NM-3,House-G,House-G,Carroll Strategies,450,IVR,,10/29/2018,410,Ben Ray Luján,11244,DEM,57.3,Jerald Steve McFall,11245,REP,32.7,4.1,24.6,11/6/2018,63.38,31.21,32.17,7.57,-7.57,1,-.7613537152520254,for KOB-TV (Albuquerque) -56624,91181,485,2018,2018_House-G_OK-5,OK-5,House-G,House-G,SoonerPoll.com,308,IVR/Live Phone/Online,,10/29/2018,440,Kendra Horn,11966,DEM,37.1,Steve Russell,11967,REP,48.6,,-11.5,11/6/2018,50.7,49.3,1.4,12.9,-12.9,0,5.652236194779809,for KWTV-DT Oklahoma City -56608,91141,498,2018,2018_House-G_PA-8,PA-8,House-G,House-G,Susquehanna Polling & Research Inc.,326,IVR,,10/29/2018,446,Matt Cartwright,11999,DEM,57,John Chrin,12000,REP,40,,17,11/6/2018,54.64,45.36,9.28,7.72,7.72,1,2.153089236210817,for ABC27 News -56840,91637,8273,2018,2018_House-G_US,US,House-G,House-G,Ipsos,154,Online,,10/29/2018,1457,Generic Candidate,10427,DEM,48.1,Generic Candidate,10428,REP,43.5,,4.5999999,11/6/2018,53.58,43.72,9.86,5.26,-5.26,1,1.82832475248382,for Reuters -56637,91208,8273,2018,2018_House-G_US,US,House-G,House-G,Marist College,183,Live Phone,,10/29/2018,509,Generic Candidate,10427,DEM,52,Generic Candidate,10428,REP,43,,9,11/6/2018,53.58,43.72,9.86,.86,-.86,1,-3.328159478599496,for NPR | PBS NewsHour -56593,91101,8273,2018,2018_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/29/2018,1296,Generic Candidate,10427,DEM,47,Generic Candidate,10428,REP,42,,5,11/6/2018,53.58,43.72,9.86,4.86,-4.86,1,1.376161034227262,for Economist; among registered voters -56706,91342,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Targoz Market Research,454,Online,,10/30/2018,558,Bill Nelson,12413,DEM,45,Rick Scott,12414,REP,49,,-4,11/6/2018,49.93,50.05,-.12,3.88,-3.88,1,.563237855345406, -56638,91210,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Trafalgar Group,338,IVR,R,10/30/2018,2543,Bill Nelson,12413,DEM,49.4,Rick Scott,12414,REP,47.2,,2.2,11/6/2018,49.93,50.05,-.12,2.32,2.32,0,-.4093023058967742,for unspecified Republican sponsor -56620,91171,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,10/30/2018,764,Debbie Stabenow,11408,DEM,54,John James,11409,REP,41,,13,11/6/2018,52.26,45.76,6.51,6.49,6.49,1,3.090861534283147, -56652,91459,107,2018,2018_Sen-G_MN,MN,Sen-G,Sen-G,SurveyUSA,325,Online,,10/30/2018,600,Amy Klobuchar,12373,DEM,57,Jim Newberger,12374,REP,34,,23,11/6/2018,60.31,36.21,24.1,1.1,-1.1,1,-3.18740644620704,for KSTP-TV Minneapolis -56733,91399,115,2018,2018_Sen-G_NY,NY,Sen-G,Sen-G,Siena College,305,Live Phone,,10/30/2018,641,Kirsten E. Gillibrand,11202,DEM,58,Chele Farley,11203,REP,35,,23,11/6/2018,66.96,32.98,33.98,10.98,-10.98,1,4.842339547179709, -56661,91258,117,2018,2018_Sen-G_OH,OH,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,10/30/2018,789,Sherrod Brown,11130,DEM,46,Jim Renacci,11131,REP,37,,9,11/6/2018,53.41,46.57,6.85,2.15,2.15,1,-2.908017536813627, -56682,91293,118,2018,2018_Sen-G_PA,PA,Sen-G,Sen-G,Muhlenberg College,219,Live Phone,,10/30/2018,421,Robert P. Casey Jr.,11138,DEM,54,Lou Barletta,11139,REP,40,,14,11/6/2018,55.74,42.62,13.13,.87,.87,1,-3.804416943353633,for Morning Call -56705,91341,120,2018,2018_Sen-G_TN,TN,Sen-G,Sen-G,Targoz Market Research,454,Online,,10/30/2018,480,Phil Bredesen,11382,DEM,49,Marsha Blackburn,11383,REP,49,,0,11/6/2018,43.92,54.71,-10.79,10.79,10.79,.5,5.586137014086015, -56634,91197,126,2018,2018_Sen-G_WV,WV,Sen-G,Sen-G,Emerson College,88,IVR/Online,,10/30/2018,1013,"Joe Manchin, III",11132,DEM,47.3,Patrick Morrisey,11133,REP,41.5,2.9,5.8000002,11/6/2018,49.57,46.26,3.31,2.49,2.49,1,-2.106011403760961, -56671,91275,127,2018,2018_Sen-G_WI,WI,Sen-G,Sen-G,Emerson College,88,IVR/Online,,10/30/2018,604,Tammy Baldwin,12400,DEM,53.1,Leah Vukmir,12401,REP,44.4,,8.6999998,11/6/2018,55.36,44.53,10.83,2.13,-2.13,1,-2.109107953737912, -56652,91460,129,2018,2018_Sen-GS_MN,MN,Sen-G,Sen-GS,SurveyUSA,325,Online,,10/30/2018,600,Tina Smith,12376,DEM,48,Karin Housley,12375,REP,40,,8,11/6/2018,52.97,42.35,10.62,2.62,-2.62,1,-.963415981882807,for KSTP-TV Minneapolis -56630,91192,136,2018,2018_Gov-G_CO,CO,Gov-G,Gov-G,Magellan Strategies,179,Live Phone,,10/30/2018,500,Jared Polis,11206,DEM,45,Walker Stapleton,11207,REP,40,3,5,11/6/2018,53.42,42.8,10.62,5.62,-5.62,1,-.0844528881971407, -56647,91231,137,2018,2018_Gov-G_CT,CT,Gov-G,Gov-G,Sacred Heart University,453,Live Phone,,10/30/2018,500,Ned Lamont,12432,DEM,37.6,Bob Stefanowski,12433,REP,40,9,-2.4000001,11/6/2018,49.37,46.21,3.15,5.55,-5.55,0,1.092553856353865,for Hearst Connecticut Media -56706,91338,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Targoz Market Research,454,Online,,10/30/2018,558,Andrew Gillum,10440,DEM,47,Ron DeSantis,12450,REP,48,,-1,11/6/2018,49.19,49.59,-.39,.61,-.61,1,-3.912269566017607, -56638,91209,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Trafalgar Group,338,IVR,R,10/30/2018,2543,Andrew Gillum,10440,DEM,48.4,Ron DeSantis,12450,REP,46.1,,2.3,11/6/2018,49.19,49.59,-.39,2.69,2.69,0,-1.112592972304415,for unspecified Republican sponsor -56670,91270,139,2018,2018_Gov-G_GA,GA,Gov-G,Gov-G,Emerson College,88,IVR/Online,,10/30/2018,724,Stacey Yvonne Abrams,11363,DEM,47.3,Brian P. Kemp,11364,REP,49.4,.8,-2.0999999,11/6/2018,48.83,50.22,-1.39,.71,-.71,1,-2.973646311109992, -56652,91236,149,2018,2018_Gov-G_MN,MN,Gov-G,Gov-G,SurveyUSA,325,Online,,10/30/2018,600,Timothy J. Walz,12420,DEM,49,Jeff Johnson,12421,REP,41,,8,11/6/2018,53.84,42.43,11.42,3.42,-3.42,1,-.8124450031375898,for KSTP-TV Minneapolis -56733,91398,154,2018,2018_Gov-G_NY,NY,Gov-G,Gov-G,Siena College,305,Live Phone,,10/30/2018,641,Andrew Cuomo,10430,DEM,49,Marcus J. Molinaro,12467,REP,36,2,13,11/6/2018,59.62,36.21,23.42,10.42,-10.42,1,4.240515350609207, -56661,91255,155,2018,2018_Gov-G_OH,OH,Gov-G,Gov-G,Gravis Marketing,124,IVR/Online,,10/30/2018,789,Richard Cordray,11106,DEM,48,Michael DeWine,11107,REP,43,,5,11/6/2018,46.68,50.39,-3.7,8.7,8.7,0,3.345446081799067, -56613,91150,157,2018,2018_Gov-G_OR,OR,Gov-G,Gov-G,Hoffman Research Group,141,Live Phone,,10/30/2018,694,Kate Brown,11111,DEM,45,Knute C. Buehler,11112,REP,42,4,3,11/6/2018,50.05,43.65,6.4,3.4,-3.4,1,-1.53019648002365, -56682,91292,158,2018,2018_Gov-G_PA,PA,Gov-G,Gov-G,Muhlenberg College,219,Live Phone,,10/30/2018,421,Thomas W. Wolf,11113,DEM,58,Scott R. Wagner,11114,REP,37,,21,11/6/2018,57.77,40.7,17.07,3.93,3.93,1,-1.571772956195572,for Morning Call -56679,91288,160,2018,2018_Gov-G_SC,SC,Gov-G,Gov-G,Trafalgar Group,338,IVR,R,10/30/2018,3792,James Emerson Smith,12415,DEM,38.1,Henry Dargan McMaster,12416,REP,54.3,,-16.200001,11/6/2018,45.92,53.96,-8.03,8.17,-8.17,1,1.143347884165294,for unspecified Republican sponsor -56644,91227,161,2018,2018_Gov-G_SD,SD,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/30/2018,500,Billie H. Sutton,11374,DEM,44,Kristi L. Noem,11375,REP,47,1,-3,11/6/2018,47.6,50.97,-3.38,.38,.38,1,-5.521178378684175,for Argus Leader | KELO-TV -56705,91337,162,2018,2018_Gov-G_TN,TN,Gov-G,Gov-G,Targoz Market Research,454,Online,,10/30/2018,480,Karl F. Dean,11380,DEM,44,Bill Lee,11381,REP,53,,-9,11/6/2018,38.55,59.56,-21.01,12.01,12.01,1,5.953950204375968, -56671,91271,165,2018,2018_Gov-G_WI,WI,Gov-G,Gov-G,Emerson College,88,IVR/Online,,10/30/2018,604,Tony Evers,12398,DEM,50.9,Scott Walker,12399,REP,46.1,,4.8000002,11/6/2018,49.54,48.44,1.09,3.71,3.71,1,-.6583902401347459, -56694,91313,243,2018,2018_House-G_CO-3,CO-3,House-G,House-G,JMC Analytics/Bold Blue Campaigns,503,Live Phone,,10/30/2018,500,Diane Mitsch Bush,11567,DEM,41,Scott Tipton,11568,REP,46,1,-5,11/6/2018,43.55,51.52,-7.97,2.97,2.97,1,-3.01986793474721, -56582,91075,297,2018,2018_House-G_IA-1,IA-1,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/30/2018,452,Abby Finkenauer,11230,DEM,45.69,Rod Blum,11231,REP,39.18,,6.5100002,11/6/2018,50.96,45.91,5.06,1.45,1.45,1,-4.760495951211412,for New York Times -56578,91069,425,2018,2018_House-G_NJ-7,NJ-7,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/30/2018,503,Tom Malinowski,11248,DEM,47.39,Leonard Lance,11249,REP,39.49,,7.9000001,11/6/2018,51.74,46.72,5.02,2.88,2.88,1,-2.24581476433114,for New York Times -56627,91246,464,2018,2018_House-G_NY-27,NY-27,House-G,House-G,Dixie Strategies,81,IVR/Live Phone,,10/30/2018,801,Nate McMurray,11918,DEM,38.08,Chris Collins,11919,REP,45.32,,-7.2399998,11/6/2018,48.74,49.12,-.38,6.86,-6.86,1,1.60433300553352,for WHEC-TV -56609,91142,506,2018,2018_House-G_PA-16,PA-16,House-G,House-G,Susquehanna Polling & Research Inc.,326,IVR,,10/30/2018,405,Ronald A. DiNicola,11212,DEM,51,Mike Kelly,11213,REP,47,,4,11/6/2018,47.3,51.58,-4.28,8.28,8.28,0,.9488776166235161,for ABC27 News -56634,91199,598,2018,2018_House-G_WV-1,WV-1,House-G,House-G,Emerson College,88,IVR/Online,,10/30/2018,341,Kendra Fershee,11194,DEM,32,David B. McKinley,11195,REP,57.4,,-25.4,11/6/2018,35.42,64.58,-29.15,3.75,3.75,1,-3.588499497010853, -56634,91200,599,2018,2018_House-G_WV-2,WV-2,House-G,House-G,Emerson College,88,IVR/Online,,10/30/2018,344,Talley Sergent,11196,DEM,39.4,Alex X. Mooney,11197,REP,46.8,3.7,-7.4000001,11/6/2018,42.98,53.96,-10.98,3.58,3.58,1,-3.769831717572819, -56634,91201,600,2018,2018_House-G_WV-3,WV-3,House-G,House-G,Emerson College,88,IVR/Online,,10/30/2018,328,Richard Neece Ojeda,11198,DEM,44.5,Carol Devine Miller,11199,REP,52.1,,-7.5999999,11/6/2018,43.63,56.37,-12.75,5.15,5.15,1,-1.798845682204241, -56627,91185,1753,2018,2018_House-GS_NY-25,NY-25,House-G,House-GS,Dixie Strategies,81,IVR/Live Phone,,10/30/2018,843,Joseph Morelle,11914,DEM,48.64,Jim Maxwell,11915,REP,39.5,,9.1400003,11/6/2018,58.64,41.3,17.33,8.19,-8.19,1,1.211435750749924,for WHEC-TV -56747,91427,8273,2018,2018_House-G_US,US,House-G,House-G,IBD/TIPP,144,Live Phone,,10/30/2018,798,Generic Candidate,10427,DEM,50,Generic Candidate,10428,REP,41,,9,11/6/2018,53.58,43.72,9.86,.86,-.86,1,-2.851608769573127, -56776,91484,8273,2018,2018_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/30/2018,2500,Generic Candidate,10427,DEM,45,Generic Candidate,10428,REP,46,,-1,11/6/2018,53.58,43.72,9.86,10.86,-10.86,0,7.910905172533859, -56730,91389,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Trafalgar Group,338,IVR,R,10/31/2018,2166,Kyrsten Sinema,12409,DEM,49.8,Martha McSally,12410,REP,47.1,,2.7,11/6/2018,49.96,47.61,2.34,.36,.36,1,-3.081939511749565,for unspecified Republican sponsor -56662,91259,98,2018,2018_Sen-G_CT,CT,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,10/31/2018,681,Christopher Murphy,12436,DEM,58,Matthew Corey,12437,REP,35,,23,11/6/2018,59.53,39.35,20.18,2.82,2.82,1,-1.707059327333127, -56756,91440,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,10/31/2018,753,Bill Nelson,12413,DEM,50,Rick Scott,12414,REP,47,,3,11/6/2018,49.93,50.05,-.12,3.12,3.12,0,.0819654962016319, -56631,91193,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,St. Pete Polls,314,IVR,,10/31/2018,2470,Bill Nelson,12413,DEM,49.3,Rick Scott,12414,REP,47.4,,1.9,11/6/2018,49.93,50.05,-.12,2.02,2.02,0,-.7634019189327244,for Florida Politics -56773,91475,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,Marist College,183,Live Phone,,10/31/2018,600,Claire McCaskill,11410,DEM,48.5,Josh Hawley,11411,REP,45.5,,3,11/6/2018,45.57,51.38,-5.81,8.81,8.81,0,4.462471956297887,for NBC News; average of multiple versions or turnout models listed in poll -56723,91369,112,2018,2018_Sen-G_NV,NV,Sen-G,Sen-G,Trafalgar Group,338,IVR,R,10/31/2018,2587,Jacky Rosen,11150,DEM,45.6,Dean Heller,11151,REP,48.9,,-3.3,11/6/2018,50.41,45.38,5.03,8.33,-8.33,0,4.799257752281308,for unspecified Republican sponsor -56646,91230,117,2018,2018_Sen-G_OH,OH,Sen-G,Sen-G,Cygnal,67,Live Phone,,10/31/2018,503,Sherrod Brown,11130,DEM,52.4,Jim Renacci,11131,REP,42,,10.4,11/6/2018,53.41,46.57,6.85,3.55,3.55,1,-1.414034660091069, -56663,91260,123,2018,2018_Sen-G_VT,VT,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,10/31/2018,885,Bernard Sanders,13180,IND,66,Lawrence Zupan,13179,REP,30,,36,11/6/2018,67.36,27.44,39.92,3.92,,1,-3.294650813622228, -56662,91256,137,2018,2018_Gov-G_CT,CT,Gov-G,Gov-G,Gravis Marketing,124,IVR/Online,,10/31/2018,681,Ned Lamont,12432,DEM,46,Bob Stefanowski,12433,REP,37,9,9,11/6/2018,49.37,46.21,3.15,5.85,5.85,1,1.672438924232712, -56756,91439,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Gravis Marketing,124,IVR/Online,,10/31/2018,753,Andrew Gillum,10440,DEM,48,Ron DeSantis,12450,REP,47,,1,11/6/2018,49.19,49.59,-.39,1.39,1.39,0,-2.783557704194194, -56672,91272,143,2018,2018_Gov-G_IA,IA,Gov-G,Gov-G,Emerson College,88,IVR/Online,,10/31/2018,1462,Fred Hubbell,11117,DEM,45,Kim Reynolds,11118,REP,48.9,,-3.9000001,11/6/2018,47.53,50.26,-2.73,1.17,-1.17,1,-4.245689704756471, -56723,91368,151,2018,2018_Gov-G_NV,NV,Gov-G,Gov-G,Trafalgar Group,338,IVR,R,10/31/2018,2587,Steve Sisolak,11119,DEM,44.9,Adam Paul Laxalt,11120,REP,47,,-2.0999999,11/6/2018,49.39,45.31,4.08,6.18,-6.18,0,2.221980464227612,for unspecified Republican sponsor -56646,91229,155,2018,2018_Gov-G_OH,OH,Gov-G,Gov-G,Cygnal,67,Live Phone,,10/31/2018,503,Richard Cordray,11106,DEM,43.2,Michael DeWine,11107,REP,43.4,2.8,-.2,11/6/2018,46.68,50.39,-3.7,3.5,3.5,1,-2.438651353706594, -56663,91257,164,2018,2018_Gov-G_VT,VT,Gov-G,Gov-G,Gravis Marketing,124,IVR/Online,,10/31/2018,885,Christine Hallquist,13163,DEM,39,Phillip B. Scott,13164,REP,49,,-10,11/6/2018,40.26,55.19,-14.93,4.93,4.93,1,-2.248504351304335, -56665,91262,235,2018,2018_House-G_CA-48,CA-48,House-G,House-G,TP Research,452,IVR,,10/31/2018,440,Harley Rouda,11163,DEM,41.6,Dana Rohrabacher,11164,REP,50.7,,-9.1000004,11/6/2018,53.55,46.45,7.1,16.2,-16.2,0,9.717788633337332, -56666,91264,236,2018,2018_House-G_CA-49,CA-49,House-G,House-G,SurveyUSA,325,IVR/Online,,10/31/2018,500,Mike Levin,11258,DEM,51,Diane L. Harkey,11259,REP,44,,7,11/6/2018,56.42,43.58,12.84,5.84,-5.84,1,.7502923447229334,for KGTV-TV (California) | San Diego Union-Tribune -56672,91278,297,2018,2018_House-G_IA-1,IA-1,House-G,House-G,Emerson College,88,IVR/Online,,10/31/2018,353,Abby Finkenauer,11230,DEM,53,Rod Blum,11231,REP,41.1,3.8,11.9,11/6/2018,50.96,45.91,5.06,6.84,6.84,1,1.552427347228201, -56672,91279,298,2018,2018_House-G_IA-2,IA-2,House-G,House-G,Emerson College,88,IVR/Online,,10/31/2018,373,Dave Loebsack,11661,DEM,52.6,Christopher Peters,11662,REP,39.7,,12.9,11/6/2018,54.79,42.6,12.19,.71,.71,1,-6.596797881126032, -56672,91280,299,2018,2018_House-G_IA-3,IA-3,House-G,House-G,Emerson College,88,IVR/Online,,10/31/2018,380,Cindy Axne,11264,DEM,45.7,David Young,11265,REP,44.8,,.89999998,11/6/2018,49.3,47.14,2.16,1.26,-1.26,1,-3.560274604337392, -56672,91281,300,2018,2018_House-G_IA-4,IA-4,House-G,House-G,Emerson College,88,IVR/Online,,10/31/2018,356,J.D. Scholten,11663,DEM,41.7,Steve King,11664,REP,51,,-9.3000002,11/6/2018,47.04,50.37,-3.33,5.97,-5.97,1,.1999056401880921, -56663,91263,579,2018,2018_House-G_VT-1,VT-1,House-G,House-G,Gravis Marketing,124,IVR/Online,,10/31/2018,885,Peter Welch,12120,DEM,66,Anya Tynio,13213,REP,28,,38,11/6/2018,69.2,25.95,43.25,5.25,-5.25,1,-1.652427594247407, -56729,91388,8273,2018,2018_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,10/31/2018,737,Generic Candidate,10427,DEM,51.5,Generic Candidate,10428,REP,44,,7.5,11/6/2018,53.58,43.72,9.86,2.36,-2.36,1,-1.314199011120982,average of multiple versions or turnout models listed in poll -56724,91372,8273,2018,2018_House-G_US,US,House-G,House-G,Harris Insights & Analytics,133,Online,,10/31/2018,2117,Generic Candidate,10427,DEM,48,Generic Candidate,10428,REP,42.5,,5.5,11/6/2018,53.58,43.72,9.86,4.36,-4.36,1,1.005933696725307,for ScottRasmussen.com; average of multiple versions or turnout models listed in poll -56768,91467,8273,2018,2018_House-G_US,US,House-G,House-G,USC Dornsife/Los Angeles Times,343,Online,,10/31/2018,2521,Generic Candidate,10427,DEM,56,Generic Candidate,10428,REP,41,,15,11/6/2018,53.58,43.72,9.86,5.14,5.14,1,1.89754949640361, -56716,91361,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,11/1/2018,600,Kyrsten Sinema,12409,DEM,43.5,Martha McSally,12410,REP,49.1,,-5.5999999,11/6/2018,49.96,47.61,2.34,7.94,-7.94,0,4.428972223778932,for Auto Alliance -56717,91362,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,11/1/2018,600,Bill Nelson,12413,DEM,45.5,Rick Scott,12414,REP,48.1,,-2.5999999,11/6/2018,49.93,50.05,-.12,2.48,-2.48,1,-.7978598615201422,for Auto Alliance -56769,91477,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Marist College,183,Live Phone,,11/1/2018,595,Bill Nelson,12413,DEM,50,Rick Scott,12414,REP,46,,4,11/6/2018,49.93,50.05,-.12,4.12,4.12,0,1.0365041933464,for NBC News -56770,91479,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,11/1/2018,1142,Bill Nelson,12413,DEM,51,Rick Scott,12414,REP,44,,7,11/6/2018,49.93,50.05,-.12,7.12,7.12,0,4.533401345935379, -56719,91363,102,2018,2018_Sen-G_IN,IN,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,11/1/2018,600,Joe Donnelly,11128,DEM,44.4,Mike Braun,11129,REP,42,,2.4000001,11/6/2018,44.84,50.73,-5.89,8.29,8.29,0,2.472276499909335,for Auto Alliance -56720,91364,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,11/1/2018,600,Claire McCaskill,11410,DEM,45.3,Josh Hawley,11411,REP,46.2,,-.89999998,11/6/2018,45.57,51.38,-5.81,4.91,4.91,1,.5813732592076258,for Auto Alliance -56764,91457,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,Trafalgar Group,338,IVR,R,11/1/2018,1791,Claire McCaskill,11410,DEM,44.4,Josh Hawley,11411,REP,48.3,,-3.9000001,11/6/2018,45.57,51.38,-5.81,1.91,1.91,1,-2.388914387439143,for unspecified Republican sponsor -56718,91366,112,2018,2018_Sen-G_NV,NV,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,11/1/2018,600,Jacky Rosen,11150,DEM,44.4,Dean Heller,11151,REP,45.2,,-.80000001,11/6/2018,50.41,45.38,5.03,5.83,-5.83,0,1.226856771807051,for Auto Alliance -56774,91480,113,2018,2018_Sen-G_NJ,NJ,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,11/1/2018,1115,Robert Menendez,11144,DEM,55,Bob Hugin,11145,REP,40,,15,11/6/2018,54.01,42.83,11.18,3.82,3.82,1,.1388893501007422, -56678,91287,114,2018,2018_Sen-G_NM,NM,Sen-G,Sen-G,Carroll Strategies,450,IVR,,11/1/2018,1202,Martin Heinrich,11154,DEM,50.7,Mick Rich,11155,REP,37.9,8.4,12.8,11/6/2018,54.09,30.53,23.56,10.76,-10.76,1,4.318842332105709,for KOB-TV (Albuquerque) -56716,91358,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,Harris Insights & Analytics,133,Online,,11/1/2018,600,David Garcia,10441,DEM,36.5,Doug Ducey,10442,REP,56.4,,-19.9,11/6/2018,41.84,56,-14.16,5.74,-5.74,1,1.986477503397736,for Auto Alliance -56717,91359,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Harris Insights & Analytics,133,Online,,11/1/2018,600,Andrew Gillum,10440,DEM,49.5,Ron DeSantis,12450,REP,44.8,,4.6999998,11/6/2018,49.19,49.59,-.39,5.09,5.09,0,.8330869499756629,for Auto Alliance -56769,91468,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Marist College,183,Live Phone,,11/1/2018,595,Andrew Gillum,10440,DEM,50,Ron DeSantis,12450,REP,46,,4,11/6/2018,49.19,49.59,-.39,4.39,4.39,0,.2147398195076529,for NBC News -56770,91470,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,11/1/2018,1142,Andrew Gillum,10440,DEM,50,Ron DeSantis,12450,REP,43,,7,11/6/2018,49.19,49.59,-.39,7.39,7.39,0,3.704085626296685, -56775,91483,139,2018,2018_Gov-G_GA,GA,Gov-G,Gov-G,20/20 Insight,1,IVR,D,11/1/2018,614,Stacey Yvonne Abrams,11363,DEM,50,Brian P. Kemp,11364,REP,46,1,4,11/6/2018,48.83,50.22,-1.39,5.39,5.39,0,1.964853644005535,for unspecified Democratic sponsor -56749,91429,139,2018,2018_Gov-G_GA,GA,Gov-G,Gov-G,Trafalgar Group,338,IVR,R,11/1/2018,2171,Stacey Yvonne Abrams,11363,DEM,40.1,Brian P. Kemp,11364,REP,52.4,,-12.3,11/6/2018,48.83,50.22,-1.39,10.91,-10.91,1,8.71534914032099,for unspecified Republican sponsor -56722,91367,143,2018,2018_Gov-G_IA,IA,Gov-G,Gov-G,Selzer & Co.,304,Live Phone,,11/1/2018,801,Fred Hubbell,11117,DEM,46,Kim Reynolds,11118,REP,44,2,2,11/6/2018,47.53,50.26,-2.73,4.73,4.73,0,.0729267696557892,for Des Moines Register -56680,91289,145,2018,2018_Gov-G_ME,ME,Gov-G,Gov-G,Slingshot Strategies,451,IVR,,11/1/2018,518,Janet T. Mills,11396,DEM,55,Shawn H. Moody,11397,REP,38,7,17,11/6/2018,50.89,43.18,7.71,9.29,9.29,1,4.52406932197511,among registered voters -56718,91360,151,2018,2018_Gov-G_NV,NV,Gov-G,Gov-G,Harris Insights & Analytics,133,Online,,11/1/2018,600,Steve Sisolak,11119,DEM,43.3,Adam Paul Laxalt,11120,REP,46.7,,-3.4000001,11/6/2018,49.39,45.31,4.08,7.48,-7.48,0,2.814702599523457,for Auto Alliance -56745,91424,179,2018,2018_House-G_AZ-1,AZ-1,House-G,House-G,Optimus,245,IVR,,11/1/2018,756,Tom O'Halleran,11460,DEM,47.7,Wendy J. Rogers,13167,REP,45.35,,2.3499999,11/6/2018,53.83,46.14,7.69,5.34,-5.34,1,-.8867053200308211, -56667,91265,235,2018,2018_House-G_CA-48,CA-48,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,11/1/2018,491,Harley Rouda,11163,DEM,46.45,Dana Rohrabacher,11164,REP,44.72,,1.73,11/6/2018,53.55,46.45,7.1,5.37,-5.37,1,-.7152261708469054,for New York Times -56657,91247,286,2018,2018_House-G_GA-6,GA-6,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,11/1/2018,421,Lucy McBath,11647,DEM,46.42,Karen Handel,11648,REP,44.32,,2.0999999,11/6/2018,50.51,49.48,1.03,1.07,1.07,1,-3.549129585154109,for New York Times -56746,91425,471,2018,2018_House-G_OH-7,OH-7,House-G,House-G,Optimus,245,IVR,,11/1/2018,800,Ken Harbaugh,11952,DEM,36.34,Bob Gibbs,11953,REP,54.59,,-18.25,11/6/2018,41.26,58.74,-17.49,.76,-.76,1,-6.049742541345919, -56658,91249,559,2018,2018_House-G_TX-32,TX-32,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,11/1/2018,477,Colin Allred,12082,DEM,45.82,Pete Sessions,12083,REP,41.8,,4.02,11/6/2018,52.27,45.75,6.52,2.5,-2.5,1,-4.614530816599217,for New York Times -56742,91418,595,2018,2018_House-G_WI-6,WI-6,House-G,House-G,JMC Analytics/Bold Blue Campaigns,503,Live Phone,,11/1/2018,500,Dan Kohl,12147,DEM,33,Glenn Grothman,12148,REP,61,,-28,11/6/2018,44.46,55.47,-11.01,16.99,-16.99,1,10.61470738951036, -56766,91462,8273,2018,2018_House-G_US,US,House-G,House-G,Morning Consult,218,Online,,11/1/2018,1961,Generic Candidate,10427,DEM,43,Generic Candidate,10428,REP,40,,3,11/6/2018,53.58,43.72,9.86,6.86,-6.86,1,3.811395365980109,for Politico; among registered voters -56779,91492,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Emerson College,88,IVR/Online,,11/2/2018,758,Kyrsten Sinema,12409,DEM,48.5,Martha McSally,12410,REP,47.8,1.9,.69999999,11/6/2018,49.96,47.61,2.34,1.64,-1.64,1,-2.053797135565875, -56801,91545,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Research Co.,449,Online,,11/2/2018,450,Kyrsten Sinema,12409,DEM,45,Martha McSally,12410,REP,44,,1,11/6/2018,49.96,47.61,2.34,1.34,-1.34,1,-2.675833398459956,among registered voters -56737,91412,97,2018,2018_Sen-G_CA,CA,Sen-G,Sen-G,Research Co.,449,Online,,11/2/2018,450,Dianne Feinstein,11226,DEM,47,Kevin de León,11227,DEM,28,,19,11/6/2018,54.16,45.84,8.33,10.67,,1,6.350981674186935,among registered voters -56813,91557,97,2018,2018_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,Online,,11/2/2018,806,Dianne Feinstein,11226,DEM,50,Kevin de León,11227,DEM,36,,14,11/6/2018,54.16,45.84,8.33,5.67,,1,1.15926282869557,for KGTV-TV (California) | KPIX-TV (California) | KABC-TV (California) | San Diego Union-Tribune -56701,91331,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Change Research,48,Online,D,11/2/2018,1236,Bill Nelson,12413,DEM,50,Rick Scott,12414,REP,48,,2,11/6/2018,49.93,50.05,-.12,2.12,2.12,0,-.6262325740277916,for unspecified Democratic sponsor -56780,91493,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Emerson College,88,IVR/Online,,11/2/2018,784,Bill Nelson,12413,DEM,49.9,Rick Scott,12414,REP,44.9,,5,11/6/2018,49.93,50.05,-.12,5.12,5.12,0,2.293910879909436, -56802,91546,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Research Co.,449,Online,,11/2/2018,450,Bill Nelson,12413,DEM,47,Rick Scott,12414,REP,46,,1,11/6/2018,49.93,50.05,-.12,1.12,1.12,0,-2.180258598218753,among registered voters -56703,91334,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,St. Pete Polls,314,IVR,,11/2/2018,2733,Bill Nelson,12413,DEM,47.5,Rick Scott,12414,REP,49.1,,-1.6,11/6/2018,49.93,50.05,-.12,1.48,-1.48,1,-1.158548180811016,for Florida Politics -56738,91413,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Research Co.,449,Online,,11/2/2018,450,Debbie Stabenow,11408,DEM,52,John James,11409,REP,36,,16,11/6/2018,52.26,45.76,6.51,9.49,9.49,1,6.199840190636656,among registered voters -56739,91414,107,2018,2018_Sen-G_MN,MN,Sen-G,Sen-G,Research Co.,449,Online,,11/2/2018,450,Amy Klobuchar,12373,DEM,53,Jim Newberger,12374,REP,33,,20,11/6/2018,60.31,36.21,24.1,4.1,-4.1,1,.1525222819228878,among registered voters -56782,91490,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,Emerson College,88,IVR/Online,,11/2/2018,732,Claire McCaskill,11410,DEM,45.6,Josh Hawley,11411,REP,49,,-3.4000001,11/6/2018,45.57,51.38,-5.81,2.41,2.41,1,-2.123237470202808, -56695,91314,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,Remington Research Group,279,IVR/Live Phone,,11/2/2018,1424,Claire McCaskill,11410,DEM,47,Josh Hawley,11411,REP,47,1,0,11/6/2018,45.57,51.38,-5.81,5.81,5.81,.5,1.468079651395502,for Missouri Scout -56803,91547,114,2018,2018_Sen-G_NM,NM,Sen-G,Sen-G,Research Co.,449,Online,,11/2/2018,450,Martin Heinrich,11154,DEM,47,Mick Rich,11155,REP,33,11,14,11/6/2018,54.09,30.53,23.56,9.56,-9.56,1,3.129207572296075,among registered voters -56740,91416,115,2018,2018_Sen-G_NY,NY,Sen-G,Sen-G,Research Co.,449,Online,,11/2/2018,450,Kirsten E. Gillibrand,11202,DEM,60,Chele Farley,11203,REP,32,,28,11/6/2018,66.96,32.98,33.98,5.98,-5.98,1,-1.655800671460279,among registered voters -56804,91548,117,2018,2018_Sen-G_OH,OH,Sen-G,Sen-G,Research Co.,449,Online,,11/2/2018,450,Sherrod Brown,11130,DEM,53,Jim Renacci,11131,REP,39,,14,11/6/2018,53.41,46.57,6.85,7.15,7.15,1,2.560763925074948,among registered voters -56741,91417,118,2018,2018_Sen-G_PA,PA,Sen-G,Sen-G,Research Co.,449,Online,,11/2/2018,450,Robert P. Casey Jr.,11138,DEM,56,Lou Barletta,11139,REP,39,,17,11/6/2018,55.74,42.62,13.13,3.87,3.87,1,-.1752079627181116,among registered voters -56702,91332,121,2018,2018_Sen-G_TX,TX,Sen-G,Sen-G,Change Research,48,Online,D,11/2/2018,1211,Beto O'Rourke,11125,DEM,49,Ted Cruz,11126,REP,49,1,0,11/6/2018,48.33,50.89,-2.57,2.57,2.57,.5,-.7875976064052762,for unspecified Democratic sponsor -56805,91549,127,2018,2018_Sen-G_WI,WI,Sen-G,Sen-G,Research Co.,449,Online,,11/2/2018,450,Tammy Baldwin,12400,DEM,50,Leah Vukmir,12401,REP,39,,11,11/6/2018,55.36,44.53,10.83,.17,.17,1,-4.462380991602844,among registered voters -56739,91415,129,2018,2018_Sen-GS_MN,MN,Sen-G,Sen-GS,Research Co.,449,Online,,11/2/2018,450,Tina Smith,12376,DEM,49,Karin Housley,12375,REP,39,,10,11/6/2018,52.97,42.35,10.62,.62,-.62,1,-3.371911139439496,among registered voters -56779,91487,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,Emerson College,88,IVR/Online,,11/2/2018,758,David Garcia,10441,DEM,40.2,Doug Ducey,10442,REP,55.3,,-15.1,11/6/2018,41.84,56,-14.16,.94,-.94,1,-2.919153866344181, -56801,91529,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,Research Co.,449,Online,,11/2/2018,450,David Garcia,10441,DEM,39,Doug Ducey,10442,REP,54,,-15,11/6/2018,41.84,56,-14.16,.84,-.84,1,-3.37579298573794,among registered voters -56737,91407,135,2018,2018_Gov-G_CA,CA,Gov-G,Gov-G,Research Co.,449,Online,,11/2/2018,450,Gavin Newsom,10432,DEM,58,John Cox,10438,REP,38,,20,11/6/2018,61.95,38.05,23.9,3.9,-3.9,1,-3.652483651563871,among registered voters -56813,91556,135,2018,2018_Gov-G_CA,CA,Gov-G,Gov-G,SurveyUSA,325,Online,,11/2/2018,924,Gavin Newsom,10432,DEM,53,John Cox,10438,REP,38,,15,11/6/2018,61.95,38.05,23.9,8.9,-8.9,1,2.246025877761236,for KGTV-TV (California) | KPIX-TV (California) | KABC-TV (California) | San Diego Union-Tribune -56780,91488,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Emerson College,88,IVR/Online,,11/2/2018,784,Andrew Gillum,10440,DEM,50.9,Ron DeSantis,12450,REP,45.6,,5.3000002,11/6/2018,49.19,49.59,-.39,5.69,5.69,0,1.775792080390708, -56802,91530,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Research Co.,449,Online,,11/2/2018,450,Andrew Gillum,10440,DEM,47,Ron DeSantis,12450,REP,46,,1,11/6/2018,49.19,49.59,-.39,1.39,1.39,0,-3.006920263120991,among registered voters -56703,91333,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,St. Pete Polls,314,IVR,,11/2/2018,2733,Andrew Gillum,10440,DEM,48.4,Ron DeSantis,12450,REP,46.3,1.6,2.0999999,11/6/2018,49.19,49.59,-.39,2.49,2.49,0,-1.238475234129946,for Florida Politics -56736,91406,142,2018,2018_Gov-G_IL,IL,Gov-G,Gov-G,Victory Research,437,Live Phone,,11/2/2018,1208,Jay Pritzker,11103,DEM,49,Bruce Rauner,11104,REP,33,7.8,16,11/6/2018,54.53,38.83,15.7,.3,.3,1,-6.722069102401295, -56738,91408,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,Research Co.,449,Online,,11/2/2018,450,Gretchen E. Whitmer,11406,DEM,47,Bill Schuette,11407,REP,43,,4,11/6/2018,53.31,43.75,9.57,5.57,-5.57,1,2.802341970718869,among registered voters -56739,91409,149,2018,2018_Gov-G_MN,MN,Gov-G,Gov-G,Research Co.,449,Online,,11/2/2018,450,Timothy J. Walz,12420,DEM,48,Jeff Johnson,12421,REP,42,,6,11/6/2018,53.84,42.43,11.42,5.42,-5.42,1,1.339868375459386,among registered voters -56803,91531,153,2018,2018_Gov-G_NM,NM,Gov-G,Gov-G,Research Co.,449,Online,,11/2/2018,450,Michelle Lujan Grisham,11122,DEM,53,Stevan Pearce,11123,REP,41,,12,11/6/2018,57.2,42.8,14.4,2.4,-2.4,1,-2.755884918220854,among registered voters -56740,91410,154,2018,2018_Gov-G_NY,NY,Gov-G,Gov-G,Research Co.,449,Online,,11/2/2018,450,Andrew Cuomo,10430,DEM,54,Marcus J. Molinaro,12467,REP,37,,17,11/6/2018,59.62,36.21,23.42,6.42,-6.42,1,-1.067635187635372,among registered voters -56804,91532,155,2018,2018_Gov-G_OH,OH,Gov-G,Gov-G,Research Co.,449,Online,,11/2/2018,450,Richard Cordray,11106,DEM,44,Michael DeWine,11107,REP,44,,0,11/6/2018,46.68,50.39,-3.7,3.7,3.7,.5,-2.312191147199747,among registered voters -56748,91428,156,2018,2018_Gov-G_OK,OK,Gov-G,Gov-G,SoonerPoll.com,308,IVR/Live Phone/Online,,11/2/2018,338,Drew Edmondson,12499,DEM,44.1,Kevin Stitt,12500,REP,47,2.7,-2.9000001,11/6/2018,42.23,54.33,-12.1,9.2,9.2,1,3.201648687944818,for KWTV-DT Oklahoma City -56741,91411,158,2018,2018_Gov-G_PA,PA,Gov-G,Gov-G,Research Co.,449,Online,,11/2/2018,450,Thomas W. Wolf,11113,DEM,54,Scott R. Wagner,11114,REP,39,,15,11/6/2018,57.77,40.7,17.07,2.07,-2.07,1,-3.605290725433382,among registered voters -56805,91533,165,2018,2018_Gov-G_WI,WI,Gov-G,Gov-G,Research Co.,449,Online,,11/2/2018,450,Tony Evers,12398,DEM,45,Scott Walker,12399,REP,44,,1,11/6/2018,49.54,48.44,1.09,.09,-.09,1,-5.017729668012755,among registered voters -56709,91347,300,2018,2018_House-G_IA-4,IA-4,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,11/2/2018,423,J.D. Scholten,11663,DEM,42.45,Steve King,11664,REP,47.22,,-4.77,11/6/2018,47.04,50.37,-3.33,1.44,-1.44,1,-4.6452768640035,for New York Times -56707,91343,316,2018,2018_House-G_IL-14,IL-14,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,11/2/2018,428,Lauren A. Underwood,11171,DEM,48.64,Randy Hultgren,11172,REP,43.41,,5.23,11/6/2018,52.5,47.5,5,.23,.23,1,-6.92998488778876,for New York Times -56692,91307,372,2018,2018_House-G_MI-8,MI-8,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,11/2/2018,447,Elissa Slotkin,11402,DEM,49.05,Mike Bishop,11401,REP,42.42,,6.6300001,11/6/2018,50.61,46.78,3.83,2.8,2.8,1,-1.232868955431398,for New York Times -56623,91179,574,2018,2018_House-G_VA-7,VA-7,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,11/2/2018,500,Abigail Spanberger,12114,DEM,43.98,David Brat,12115,REP,45.79,,-1.8099999,11/6/2018,50.34,48.4,1.94,3.75,-3.75,0,-.6404356974718594,for New York Times -56659,91251,587,2018,2018_House-G_WA-8,WA-8,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,11/2/2018,477,Kim Schrier,12134,DEM,47.5,Dino Rossi,12135,REP,44.7,,2.8,11/6/2018,52.42,47.58,4.83,2.03,-2.03,1,-5.071053143135051,for New York Times -56734,91403,8273,2018,2018_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,11/2/2018,774,Generic Candidate,10427,DEM,50,Generic Candidate,10428,REP,43,,7,11/6/2018,53.58,43.72,9.86,2.86,-2.86,1,-.727683275470758, -56767,91466,8273,2018,2018_House-G_US,US,House-G,House-G,SSRS,297,Live Phone,,11/2/2018,1151,Generic Candidate,10427,DEM,55,Generic Candidate,10428,REP,42,,13,11/6/2018,53.58,43.72,9.86,3.14,3.14,1,-.221547067600522,for CNN -56765,91458,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,OH Predictive Insights,235,Live Phone,,11/3/2018,631,Kyrsten Sinema,12409,DEM,48,Martha McSally,12410,REP,49,0,-1,11/6/2018,49.96,47.61,2.34,3.34,-3.34,0,-.0745118860267341, -56793,91520,97,2018,2018_Sen-G_CA,CA,Sen-G,Sen-G,Change Research,48,Online,,11/3/2018,1108,Dianne Feinstein,11226,DEM,42,Kevin de León,11227,DEM,32,,10,11/6/2018,54.16,45.84,8.33,1.67,,1,-3.156260137169004, -56811,91553,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Change Research,48,Online,,11/3/2018,880,Debbie Stabenow,11408,DEM,49,John James,11409,REP,47,1,2,11/6/2018,52.26,45.76,6.51,4.51,-4.51,1,1.267706838703734, -56797,91537,107,2018,2018_Sen-G_MN,MN,Sen-G,Sen-G,Change Research,48,Online,,11/3/2018,953,Amy Klobuchar,12373,DEM,55,Jim Newberger,12374,REP,40,3,15,11/6/2018,60.31,36.21,24.1,9.1,-9.1,1,6.170658267414765, -56806,91534,108,2018,2018_Sen-G_MS,MS,Sen-G,Sen-G,Change Research,48,Online,,11/3/2018,1003,David Baria,11416,DEM,40,Roger F. Wicker,11417,REP,48,5,-8,11/6/2018,39.47,58.49,-19.02,11.02,11.02,1,4.783714649481763, -56762,91446,110,2018,2018_Sen-G_MT,MT,Sen-G,Sen-G,Change Research,48,Online,,11/3/2018,879,Jon Tester,11140,DEM,46,Matt Rosendale,11141,REP,49,3,-3,11/6/2018,50.33,46.78,3.55,6.55,-6.55,0,2.937457007421362, -56834,91594,110,2018,2018_Sen-G_MT,MT,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,11/3/2018,500,Jon Tester,11140,DEM,49.9,Matt Rosendale,11141,REP,42.1,,7.8000002,11/6/2018,50.33,46.78,3.55,4.25,4.25,1,-.0258233920831947,for Auto Alliance -56778,91491,112,2018,2018_Sen-G_NV,NV,Sen-G,Sen-G,Emerson College,88,IVR/Online,,11/3/2018,1197,Jacky Rosen,11150,DEM,49.1,Dean Heller,11151,REP,44.6,,4.5,11/6/2018,50.41,45.38,5.03,.53,-.53,1,-3.636412752637228, -56763,91447,113,2018,2018_Sen-G_NJ,NJ,Sen-G,Sen-G,Change Research,48,Online,,11/3/2018,1006,Robert Menendez,11144,DEM,51,Bob Hugin,11145,REP,41,,10,11/6/2018,54.01,42.83,11.18,1.18,-1.18,1,-2.843160577504112, -56818,91573,117,2018,2018_Sen-G_OH,OH,Sen-G,Sen-G,Change Research,48,Online,,11/3/2018,923,Sherrod Brown,11130,DEM,53,Jim Renacci,11131,REP,43,,10,11/6/2018,53.41,46.57,6.85,3.15,3.15,1,-1.568534659775118, -56758,91449,118,2018,2018_Sen-G_PA,PA,Sen-G,Sen-G,Change Research,48,Online,,11/3/2018,1833,Robert P. Casey Jr.,11138,DEM,51,Lou Barletta,11139,REP,44,1,7,11/6/2018,55.74,42.62,13.13,6.13,-6.13,1,3.025702981145806, -56761,91450,128,2018,2018_Sen-G_WY,WY,Sen-G,Sen-G,Change Research,48,Online,,11/3/2018,858,Gary Trauner,13244,DEM,31,John Barrasso,13245,REP,60,6,-29,11/6/2018,30.1,66.96,-36.86,7.86,7.86,1,.7496869069836467, -56797,91538,129,2018,2018_Sen-GS_MN,MN,Sen-G,Sen-GS,Change Research,48,Online,,11/3/2018,953,Tina Smith,12376,DEM,51,Karin Housley,12375,REP,42,3,9,11/6/2018,52.97,42.35,10.62,1.62,-1.62,1,-1.877243437659521, -56806,91535,130,2018,2018_Sen-OS_MS,MS,Sen-G,Sen-OS,Change Research,48,Online,,11/3/2018,1003,Mike Espy,13168,DEM,40,Cindy Hyde-Smith,13169,REP,27,28,13,11/6/2018,40.9,41.25,-.34,13.34,13.34,0,8.750224323927457, -56793,91519,135,2018,2018_Gov-G_CA,CA,Gov-G,Gov-G,Change Research,48,Online,,11/3/2018,1108,Gavin Newsom,10432,DEM,53,John Cox,10438,REP,41,,12,11/6/2018,61.95,38.05,23.9,11.9,-11.9,1,5.478276357143108, -56795,91522,141,2018,2018_Gov-G_ID,ID,Gov-G,Gov-G,Change Research,48,Online,,11/3/2018,838,Paulette E. Jordan,11357,DEM,39,Brad Little,11358,REP,55,3,-16,11/6/2018,38.19,59.77,-21.58,5.58,5.58,1,-1.518613882903619, -56796,91523,143,2018,2018_Gov-G_IA,IA,Gov-G,Gov-G,Change Research,48,Online,,11/3/2018,961,Fred Hubbell,11117,DEM,49,Kim Reynolds,11118,REP,46,3,3,11/6/2018,47.53,50.26,-2.73,5.73,5.73,0,1.059386171991438, -56811,91552,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,Change Research,48,Online,,11/3/2018,880,Gretchen E. Whitmer,11406,DEM,51,Bill Schuette,11407,REP,43,2,8,11/6/2018,53.31,43.75,9.57,1.57,-1.57,1,-1.060896061062109, -56797,91525,149,2018,2018_Gov-G_MN,MN,Gov-G,Gov-G,Change Research,48,Online,,11/3/2018,953,Timothy J. Walz,12420,DEM,53,Jeff Johnson,12421,REP,41,2,12,11/6/2018,53.84,42.43,11.42,.58,.58,1,-3.803904755723948, -56778,91486,151,2018,2018_Gov-G_NV,NV,Gov-G,Gov-G,Emerson College,88,IVR/Online,,11/3/2018,1197,Steve Sisolak,11119,DEM,47.5,Adam Paul Laxalt,11120,REP,46.5,,1,11/6/2018,49.39,45.31,4.08,3.08,-3.08,1,-1.14608608308828, -56759,91443,152,2018,2018_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,11/3/2018,630,Molly M. Kelly,12515,DEM,46,Christopher Sununu,12516,REP,46,2,0,11/6/2018,45.74,52.78,-7.04,7.04,7.04,.5,2.590714910826287, -56818,91572,155,2018,2018_Gov-G_OH,OH,Gov-G,Gov-G,Change Research,48,Online,,11/3/2018,923,Richard Cordray,11106,DEM,48,Michael DeWine,11107,REP,43,5,5,11/6/2018,46.68,50.39,-3.7,8.7,8.7,0,3.63765542686521, -56828,91586,155,2018,2018_Gov-G_OH,OH,Gov-G,Gov-G,Trafalgar Group,338,IVR,R,11/3/2018,1948,Richard Cordray,11106,DEM,45.8,Michael DeWine,11107,REP,42.2,,3.5999999,11/6/2018,46.68,50.39,-3.7,7.3,7.3,0,2.437636978938899,for unspecified Republican sponsor -56758,91442,158,2018,2018_Gov-G_PA,PA,Gov-G,Gov-G,Change Research,48,Online,,11/3/2018,1833,Thomas W. Wolf,11113,DEM,53,Scott R. Wagner,11114,REP,42,2,11,11/6/2018,57.77,40.7,17.07,6.07,-6.07,1,1.631567341983928, -56760,91444,161,2018,2018_Gov-G_SD,SD,Gov-G,Gov-G,Change Research,48,Online,,11/3/2018,851,Billie H. Sutton,11374,DEM,51,Kristi L. Noem,11375,REP,45,2,6,11/6/2018,47.6,50.97,-3.38,9.38,9.38,0,5.367431908056432, -56781,91489,161,2018,2018_Gov-G_SD,SD,Gov-G,Gov-G,Emerson College,88,IVR/Online,,11/3/2018,514,Billie H. Sutton,11374,DEM,46.6,Kristi L. Noem,11375,REP,47.6,,-1,11/6/2018,47.6,50.97,-3.38,2.38,2.38,1,-2.702750876365495, -56761,91445,166,2018,2018_Gov-G_WY,WY,Gov-G,Gov-G,Change Research,48,Online,,11/3/2018,858,Mary Throne,13240,DEM,27,Mark Gordon,13241,REP,61,6,-34,11/6/2018,27.54,67.12,-39.58,5.58,5.58,1,-1.462695041501395, -56788,91510,286,2018,2018_House-G_GA-6,GA-6,House-G,House-G,Change Research,48,Online,D,11/3/2018,395,Lucy McBath,11647,DEM,51,Karen Handel,11648,REP,45,,6,11/6/2018,50.51,49.48,1.03,4.97,4.97,1,.7090769046538641,for unspecified Democratic sponsor -56708,91345,339,2018,2018_House-G_KY-6,KY-6,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,11/3/2018,438,Amy McGrath,11173,DEM,44.01,Andy Barr,11174,REP,44.4,,-.38999999,11/6/2018,47.79,51,-3.21,2.82,2.82,1,-4.263667713147475,for New York Times -56812,91554,370,2018,2018_House-G_MI-6,MI-6,House-G,House-G,Change Research,48,Online,D,11/3/2018,460,Matt Longjohn,11792,DEM,42,Fred Upton,11793,REP,40,3,2,11/6/2018,45.69,50.24,-4.55,6.55,6.55,0,-.474078134486976,for unspecified Democratic sponsor -56812,91555,372,2018,2018_House-G_MI-8,MI-8,House-G,House-G,Change Research,48,Online,D,11/3/2018,501,Elissa Slotkin,11402,DEM,47,Mike Bishop,11401,REP,46,3,1,11/6/2018,50.61,46.78,3.83,2.83,-2.83,1,-1.408208630476561,for unspecified Democratic sponsor -56762,91452,399,2018,2018_House-G_MT-1,MT-1,House-G,House-G,Change Research,48,Online,,11/3/2018,879,Kathleen Williams,11175,DEM,44,Greg Gianforte,11176,REP,52,2,-8,11/6/2018,46.25,50.88,-4.63,3.37,-3.37,1,-1.710830407335583, -56790,91513,412,2018,2018_House-G_NC-13,NC-13,House-G,House-G,Change Research,48,Online,D,11/3/2018,567,Kathy Ellen Manning,11181,DEM,43,Theodore Paul Budd,11182,REP,43,2,0,11/6/2018,45.54,51.54,-6,6,6,.5,-.958862852951752,for unspecified Democratic sponsor -56759,91453,417,2018,2018_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,11/3/2018,309,Chris Pappas,13159,DEM,53,Eddie Edwards,13160,REP,40,3,13,11/6/2018,53.56,45.01,8.55,4.45,4.45,1,-1.970391040871248, -56759,91454,418,2018,2018_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,11/3/2018,321,Annie Kuster,11859,DEM,56,Steven Negron,13161,REP,35,2,21,11/6/2018,55.54,42.18,13.36,7.64,7.64,1,2.844163158590761, -56778,91494,434,2018,2018_House-G_NV-1,NV-1,House-G,House-G,Emerson College,88,IVR/Online,,11/3/2018,238,Dina Titus,11879,DEM,58.3,Joyce Bentley,11880,REP,28.3,,30,11/6/2018,66.17,30.87,35.3,5.3,-5.3,1,-2.102337311346387, -56778,91495,435,2018,2018_House-G_NV-2,NV-2,House-G,House-G,Emerson College,88,IVR/Online,,11/3/2018,365,Clint Koble,11881,DEM,36.9,Mark Amodei,11882,REP,57.5,,-20.6,11/6/2018,41.77,58.23,-16.46,4.14,-4.14,1,-3.064839653734209, -56778,91496,436,2018,2018_House-G_NV-3,NV-3,House-G,House-G,Emerson College,88,IVR/Online,,11/3/2018,332,Susie Lee,11883,DEM,50.6,Danny Tarkanian,11884,REP,41.4,,9.1999998,11/6/2018,51.89,42.83,9.06,.14,.14,1,-7.136418360407096, -56778,91497,437,2018,2018_House-G_NV-4,NV-4,House-G,House-G,Emerson College,88,IVR/Online,,11/3/2018,263,Steven Horsford,11885,DEM,48,Cresent Hardy,11886,REP,44.2,,3.8,11/6/2018,51.93,43.75,8.18,4.38,-4.38,1,-3.081992591008101, -56693,91309,456,2018,2018_House-G_NY-19,NY-19,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,11/3/2018,505,Antonio Delgado,11228,DEM,43.28,John J. Faso,11229,REP,41.6,,1.6799999,11/6/2018,51.35,46.14,5.21,3.53,-3.53,1,-.8619578968766367,for New York Times -56693,91311,459,2018,2018_House-G_NY-22,NY-22,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,11/3/2018,506,Anthony J. Brindisi,11234,DEM,44.95,Claudia Tenney,11235,REP,45.88,,-.93000001,11/6/2018,50.84,49.06,1.78,2.71,-2.71,0,-1.857917553363296,for New York Times -56820,91575,465,2018,2018_House-G_OH-1,OH-1,House-G,House-G,Change Research,48,Online,D,11/3/2018,457,Aftab Pureval,11183,DEM,44,Steve Chabot,11184,REP,47,2,-3,11/6/2018,46.9,51.32,-4.42,1.42,1.42,1,-4.158225137317169,for unspecified Democratic sponsor -56818,91574,468,2018,2018_House-G_OH-4,OH-4,House-G,House-G,Change Research,48,Online,,11/3/2018,350,Janet Garrett,11946,DEM,36,Jim Jordan,11947,REP,60,,-24,11/6/2018,34.74,65.26,-30.53,6.53,6.53,1,-.7028349273439034, -56760,91455,518,2018,2018_House-G_SD-1,SD-1,House-G,House-G,Change Research,48,Online,,11/3/2018,851,Tim Bjorkman,11389,DEM,41,Dusty Johnson,11388,REP,51,3,-10,11/6/2018,36.03,60.33,-24.31,14.31,14.31,1,9.461568885145221, -56781,91498,518,2018,2018_House-G_SD-1,SD-1,House-G,House-G,Emerson College,88,IVR/Online,,11/3/2018,514,Tim Bjorkman,11389,DEM,37.9,Dusty Johnson,11388,REP,54,,-16.1,11/6/2018,36.03,60.33,-24.31,8.21,8.21,1,2.054282025003373, -56791,91515,569,2018,2018_House-G_VA-2,VA-2,House-G,House-G,Change Research,48,Online,D,11/3/2018,710,Elaine G. Luria,11192,DEM,47,Scott W. Taylor,11193,REP,47,,0,11/6/2018,51.05,48.81,2.24,2.24,-2.24,.5,-3.29049522129951,for unspecified Democratic sponsor -56761,91456,601,2018,2018_House-G_WY-1,WY-1,House-G,House-G,Change Research,48,Online,,11/3/2018,858,Greg Hunter,13247,DEM,28,Liz Cheney,12154,REP,55,7,-27,11/6/2018,29.77,63.59,-33.82,6.82,6.82,1,.0344453335328419, -56794,91521,8273,2018,2018_House-G_US,US,House-G,House-G,Harris Insights & Analytics,133,Online,,11/3/2018,1000,Generic Candidate,10427,DEM,43,Generic Candidate,10428,REP,37,,6,11/6/2018,53.58,43.72,9.86,3.86,-3.86,1,.5364433830989452,for Hill.TV; among registered voters -56844,91662,8273,2018,2018_House-G_US,US,House-G,House-G,Morning Consult,218,Online,,11/3/2018,1963,Generic Candidate,10427,DEM,44,Generic Candidate,10428,REP,41,,3,11/6/2018,53.58,43.72,9.86,6.86,-6.86,1,3.958943984958256,for Politico; among registered voters -56829,91590,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,11/4/2018,600,Kyrsten Sinema,12409,DEM,48.6,Martha McSally,12410,REP,44,,4.5999999,11/6/2018,49.96,47.61,2.34,2.26,2.26,1,-1.085397076584643,for Auto Alliance -56830,91591,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,11/4/2018,600,Bill Nelson,12413,DEM,47.6,Rick Scott,12414,REP,48.2,,-.60000002,11/6/2018,49.93,50.05,-.12,.48,-.48,1,-2.634734612781029,for Auto Alliance -56771,91481,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,St. Pete Polls,314,IVR,,11/4/2018,3088,Bill Nelson,12413,DEM,49.9,Rick Scott,12414,REP,46.2,,3.7,11/6/2018,49.93,50.05,-.12,3.82,3.82,0,1.344638030460233,for Florida Politics -56832,91592,102,2018,2018_Sen-G_IN,IN,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,11/4/2018,600,Joe Donnelly,11128,DEM,41.8,Mike Braun,11129,REP,42.9,,-1.1,11/6/2018,44.84,50.73,-5.89,4.79,4.79,1,-.8506759323583711,for Auto Alliance -56772,91482,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,IVR,,11/4/2018,701,Debbie Stabenow,11408,DEM,53,John James,11409,REP,46,,7,11/6/2018,52.26,45.76,6.51,.49,.49,1,-3.539179067516808, -56814,91558,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Trafalgar Group,338,IVR,R,11/4/2018,1817,Debbie Stabenow,11408,DEM,52.8,John James,11409,REP,43.8,,9,11/6/2018,52.26,45.76,6.51,2.49,2.49,1,-.4793521866037802,for unspecified Republican sponsor -56833,91593,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,11/4/2018,600,Claire McCaskill,11410,DEM,44.7,Josh Hawley,11411,REP,45.5,,-.80000001,11/6/2018,45.57,51.38,-5.81,5.01,5.01,1,.8572815540362453,for Auto Alliance -56816,91570,110,2018,2018_Sen-G_MT,MT,Sen-G,Sen-G,Trafalgar Group,338,IVR,R,11/4/2018,953,Jon Tester,11140,DEM,50.1,Matt Rosendale,11141,REP,49,,1.1,11/6/2018,50.33,46.78,3.55,2.45,-2.45,1,-1.479042046310965,for unspecified Republican sponsor -56831,91595,112,2018,2018_Sen-G_NV,NV,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,11/4/2018,600,Jacky Rosen,11150,DEM,46.9,Dean Heller,11151,REP,44.6,,2.3,11/6/2018,50.41,45.38,5.03,2.73,-2.73,1,-1.719783517424408,for Auto Alliance -56817,91571,121,2018,2018_Sen-G_TX,TX,Sen-G,Sen-G,Trafalgar Group,338,IVR,R,11/4/2018,2135,Beto O'Rourke,11125,DEM,43.2,Ted Cruz,11126,REP,52.1,,-8.8999996,11/6/2018,48.33,50.89,-2.57,6.33,-6.33,1,3.755382885105782,for unspecified Republican sponsor -56829,91587,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,Harris Insights & Analytics,133,Online,,11/4/2018,600,David Garcia,10441,DEM,38.5,Doug Ducey,10442,REP,52.8,,-14.3,11/6/2018,41.84,56,-14.16,.14,-.14,1,-3.439067398130798,for Auto Alliance -56830,91588,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Harris Insights & Analytics,133,Online,,11/4/2018,600,Andrew Gillum,10440,DEM,48.7,Ron DeSantis,12450,REP,46.3,,2.4000001,11/6/2018,49.19,49.59,-.39,2.79,2.79,0,-1.290939946943539,for Auto Alliance -56771,91471,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,St. Pete Polls,314,IVR,,11/4/2018,3088,Andrew Gillum,10440,DEM,49.5,Ron DeSantis,12450,REP,45.4,1.8,4.0999999,11/6/2018,49.19,49.59,-.39,4.49,4.49,0,.9221286334245049,for Florida Politics -56772,91472,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,Mitchell Research & Communications,213,IVR,,11/4/2018,701,Gretchen E. Whitmer,11406,DEM,54,Bill Schuette,11407,REP,40,,14,11/6/2018,53.31,43.75,9.57,4.43,4.43,1,1.834608993655884, -56831,91589,151,2018,2018_Gov-G_NV,NV,Gov-G,Gov-G,Harris Insights & Analytics,133,Online,,11/4/2018,600,Steve Sisolak,11119,DEM,44.5,Adam Paul Laxalt,11120,REP,44.3,,.2,11/6/2018,49.39,45.31,4.08,3.88,-3.88,1,-.6134058924386444,for Auto Alliance -56827,91585,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Trafalgar Group,338,IVR,R,11/5/2018,1217,Kyrsten Sinema,12409,DEM,45.3,Martha McSally,12410,REP,47.4,,-2.0999999,11/6/2018,49.96,47.61,2.34,4.44,-4.44,0,1.187218313241366,for unspecified Republican sponsor -56825,91583,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Trafalgar Group,338,IVR,R,11/5/2018,1484,Bill Nelson,12413,DEM,47.3,Rick Scott,12414,REP,49,,-1.7,11/6/2018,49.93,50.05,-.12,1.58,-1.58,1,-.8813335717387464,for unspecified Republican sponsor -56815,91569,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,IVR,,11/5/2018,827,Debbie Stabenow,11408,DEM,49,John James,11409,REP,46,,3,11/6/2018,52.26,45.76,6.51,3.51,-3.51,1,-.3581635353142789, -56825,91582,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Trafalgar Group,338,IVR,R,11/5/2018,1484,Andrew Gillum,10440,DEM,46.6,Ron DeSantis,12450,REP,50,,-3.4000001,11/6/2018,49.19,49.59,-.39,3.01,-3.01,1,-.5278274177752318,for unspecified Republican sponsor -56815,91568,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,Mitchell Research & Communications,213,IVR,,11/5/2018,827,Gretchen E. Whitmer,11406,DEM,48.4,Bill Schuette,11407,REP,40.6,,7.8000002,11/6/2018,53.31,43.75,9.57,1.77,-1.77,1,-.6651965766763573, -56821,91576,268,2018,2018_House-G_FL-15,FL-15,House-G,House-G,St. Pete Polls,314,IVR,,11/5/2018,1194,Kristen Carlson,12518,DEM,44.3,Ross Spano,11594,REP,46.2,,-1.9,11/6/2018,46.98,53.02,-6.04,4.14,4.14,1,.5685635406931413,for Florida Politics -56846,91661,8273,2018,2018_House-G_US,US,House-G,House-G,Harris Insights & Analytics,133,Online,,11/5/2018,2134,Generic Candidate,10427,DEM,51.5,Generic Candidate,10428,REP,40,,11.5,11/6/2018,53.58,43.72,9.86,1.64,1.64,1,-1.329234820799064,for ScottRasmussen.com; average of multiple versions or turnout models listed in poll -56860,91719,8273,2018,2018_House-G_US,US,House-G,House-G,Ipsos,154,Online,,11/5/2018,896,Generic Candidate,10427,DEM,48.7,Generic Candidate,10428,REP,42,,6.6999998,11/6/2018,53.58,43.72,9.86,3.16,-3.16,1,.0389279963362317,for Reuters -56842,91663,8273,2018,2018_House-G_US,US,House-G,House-G,YouGov,391,Online,,11/5/2018,1290,Generic Candidate,10427,DEM,49,Generic Candidate,10428,REP,43,,6,11/6/2018,53.58,43.72,9.86,3.86,-3.86,1,.8724826594999132,for Economist; among registered voters -56921,91850,6209,2018,2018_Sen-GSR_MS,MS,Sen-G,Sen-GSR,JMC Analytics/Bold Blue Campaigns,503,Live Phone,,11/22/2018,684,Mike Espy,13168,DEM,44,Cindy Hyde-Smith,13169,REP,54,,-10,11/27/2018,46.37,53.63,-7.27,2.73,-2.73,1,-2.300537172590098,for Red Racing Horses -56923,91852,6209,2018,2018_Sen-GSR_MS,MS,Sen-G,Sen-GSR,Change Research,48,Online,,11/25/2018,1211,Mike Espy,13168,DEM,46,Cindy Hyde-Smith,13169,REP,51,,-5,11/27/2018,46.37,53.63,-7.27,2.27,2.27,1,-2.413980291489818, -59466,102065,6263,2019,2019_House-GS_NC-9,NC-9,House-G,House-GS,Harper Polling/Clarity Campaign Labs,513,IVR/Live Phone,,8/27/2019,551,Daniel Kent McCready,13375,DEM,50,Dan Bishop,13376,REP,45,3,5,9/10/2019,48.7,50.69,-1.99,6.99,6.99,0,1.598259633956625,for Inside Elections; average of multiple versions or turnout models listed in poll -59473,102134,6263,2019,2019_House-GS_NC-9,NC-9,House-G,House-GS,RRH Elections,274,Live Phone,,8/27/2019,500,Daniel Kent McCready,13375,DEM,45,Dan Bishop,13376,REP,46,2,-1,9/10/2019,48.7,50.69,-1.99,.99,.99,1,-5.043299883060599, -59473,102081,6264,2019,2019_House-GS_NC-3,NC-3,House-G,House-GS,RRH Elections,274,Live Phone,,8/27/2019,500,Allen Morris Thomas,13494,DEM,40,Gregory Francis Murphy,13495,REP,51,1,-11,9/10/2019,37.47,61.74,-24.26,13.26,13.26,1,5.83192416563909, -59504,102280,6263,2019,2019_House-GS_NC-9,NC-9,House-G,House-GS,co/efficient,514,IVR/Text,,9/6/2019,1175,Daniel Kent McCready,13375,DEM,46,Dan Bishop,13376,REP,44.5,3,1.5,9/10/2019,48.7,50.69,-1.99,3.49,3.49,0,-.5998030469361256,average of multiple versions or turnout models listed in poll -59721,103392,6206,2019,2019_Gov-O_LA,LA,Gov-G,Gov-O,Remington Research Group,279,IVR,R,9/25/2019,1040,John Bel Edwards,13259,DEM,47,Eddie Rispone,13262,REP,20,22,27,10/12/2019,46.59,27.42,19.18,7.82,7.82,1,2.127549766635838,for Ralph Lee Abraham -59732,103420,6206,2019,2019_Gov-O_LA,LA,Gov-G,Gov-O,We Ask America,376,IVR/Live Phone,,9/25/2019,600,John Bel Edwards,13259,DEM,47,Eddie Rispone,13262,REP,23,17,24,10/12/2019,46.59,27.42,19.18,4.82,4.82,1,-1.289724030050777, -59862,103861,6206,2019,2019_Gov-O_LA,LA,Gov-G,Gov-O,Mason-Dixon Polling & Strategy,197,Live Phone,,10/3/2019,625,John Bel Edwards,13259,DEM,45,Eddie Rispone,13262,REP,22,17,23,10/12/2019,46.59,27.42,19.18,3.82,3.82,1,-1.797112869393749,for Gray Television -59859,103853,6206,2019,2019_Gov-O_LA,LA,Gov-G,Gov-O,JMC Analytics,156,IVR/Live Phone,,10/4/2019,600,John Bel Edwards,13259,DEM,47,Eddie Rispone,13262,REP,22,19,25,10/12/2019,46.59,27.42,19.18,5.82,5.82,1,.0252890276104588,for Louisiana Association of Health Plans -59914,103981,6206,2019,2019_Gov-O_LA,LA,Gov-G,Gov-O,Market Research Insight,185,Live Phone,,10/4/2019,600,John Bel Edwards,13259,DEM,51,Eddie Rispone,13262,REP,19,19,32,10/12/2019,46.59,27.42,19.18,12.82,12.82,1,8.060342400138691, -59901,103950,6206,2019,2019_Gov-O_LA,LA,Gov-G,Gov-O,Emerson College,88,IVR/Online,,10/6/2019,467,John Bel Edwards,13259,DEM,47.9,Eddie Rispone,13262,REP,24.8,19.3,23.1,10/12/2019,46.59,27.42,19.18,3.92,3.92,1,-1.706554139965657, -60039,104303,6206,2019,2019_Gov-O_LA,LA,Gov-G,Gov-O,Data for Progress,522,Text,,10/7/2019,1525,John Bel Edwards,13259,DEM,48,Eddie Rispone,13262,REP,26,22,22,10/12/2019,46.59,27.42,19.18,2.82,2.82,1,-2.440660723144521, -59935,104114,6206,2019,2019_Gov-O_LA,LA,Gov-G,Gov-O,JMC Analytics,156,IVR/Live Phone,,10/7/2019,600,John Bel Edwards,13259,DEM,45.5,Eddie Rispone,13262,REP,30,20,15.5,10/12/2019,46.59,27.42,19.18,3.68,-3.68,1,-2.016415722261847,for Nexstar; average of multiple versions or turnout models listed in poll -60037,104300,6206,2019,2019_Gov-O_LA,LA,Gov-G,Gov-O,Market Research Insight,185,Live Phone,,10/9/2019,600,John Bel Edwards,13259,DEM,52,Eddie Rispone,13262,REP,22,17,30,10/12/2019,46.59,27.42,19.18,10.82,10.82,1,6.316440309053792, -60045,104310,6206,2019,2019_Gov-O_LA,LA,Gov-G,Gov-O,Spry Strategies,508,IVR/Online,R,10/9/2019,700,John Bel Edwards,13259,DEM,38.7,Eddie Rispone,13262,REP,24.95,26.37,13.75,10/12/2019,46.59,27.42,19.18,5.43,-5.43,1,.3930990931358361,for unspecified Republican sponsor -60044,104309,6206,2019,2019_Gov-O_LA,LA,Gov-G,Gov-O,Trafalgar Group,338,IVR/Online/Text,R,10/9/2019,1070,John Bel Edwards,13259,DEM,48.3,Eddie Rispone,13262,REP,24.9,23.1,23.4,10/12/2019,46.59,27.42,19.18,4.22,4.22,1,-.8420869809602645,for unspecified Republican sponsor -62240,111206,6207,2019,2019_Gov-G_MS,MS,Gov-G,Gov-G,Hickman Analytics,415,Live Phone,D,10/15/2019,508,Jim Hood,13274,DEM,46,Tate Reeves,13275,REP,42,,4,11/5/2019,46.83,51.91,-5.09,9.09,9.09,0,5.101195754439156,for Jim Hood -62475,112040,6207,2019,2019_Gov-G_MS,MS,Gov-G,Gov-G,SurveyMonkey,324,Online,,10/15/2019,1002,Jim Hood,13274,DEM,40,Tate Reeves,13275,REP,47,7,-7,11/5/2019,46.83,51.91,-5.09,1.91,-1.91,1,-2.294552596946725,for NBC News; among registered voters -62456,111801,6207,2019,2019_Gov-G_MS,MS,Gov-G,Gov-G,Targoz Market Research,454,Online,,10/17/2019,384,Jim Hood,13274,DEM,46,Tate Reeves,13275,REP,47,,-1,11/5/2019,46.83,51.91,-5.09,4.09,4.09,1,-.3820751661055184, -62455,111799,6208,2019,2019_Gov-G_KY,KY,Gov-G,Gov-G,Targoz Market Research,454,Online,,10/17/2019,401,Andy Beshear,13270,DEM,55,Matthew G. Bevin,13271,REP,36,4,19,11/5/2019,49.19,48.84,.36,18.64,18.64,1,11.65361179587689, -62238,111204,6207,2019,2019_Gov-G_MS,MS,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/18/2019,625,Jim Hood,13274,DEM,43,Tate Reeves,13275,REP,46,,-3,11/5/2019,46.83,51.91,-5.09,2.09,2.09,1,-1.834229262421233, -62519,112531,6299,2019,2019_Gov-GR_LA,LA,Gov-G,Gov-GR,Edgewater Research/My People Vote,530,IVR,,10/28/2019,722,John Bel Edwards,13259,DEM,50.3,Eddie Rispone,13262,REP,46.6,,3.7,11/16/2019,51.33,48.67,2.67,1.03,1.03,1,-2.381029450408989, -62574,112824,6208,2019,2019_Gov-G_KY,KY,Gov-G,Gov-G,Trafalgar Group,338,IVR/Online/Text,R,10/31/2019,1117,Andy Beshear,13270,DEM,46.5,Matthew G. Bevin,13271,REP,52.4,1.1,-5.9000001,11/5/2019,49.19,48.84,.36,6.26,-6.26,0,-1.957588648461636,for unspecified Republican sponsor -62637,113124,6299,2019,2019_Gov-GR_LA,LA,Gov-G,Gov-GR,Data for Progress,522,Text,,11/6/2019,1434,John Bel Edwards,13259,DEM,50.2,Eddie Rispone,13262,REP,49.8,,.40000001,11/16/2019,51.33,48.67,2.67,2.27,-2.27,1,-.6104191391953709, -62595,112870,6299,2019,2019_Gov-GR_LA,LA,Gov-G,Gov-GR,Mason-Dixon Polling & Strategy,197,Live Phone,,11/6/2019,625,John Bel Edwards,13259,DEM,48,Eddie Rispone,13262,REP,46,,2,11/16/2019,51.33,48.67,2.67,.67,-.67,1,-2.615545033012175,for Gray Television -62599,112875,6299,2019,2019_Gov-GR_LA,LA,Gov-G,Gov-GR,Cygnal,67,IVR/Live Phone/Online/Text,,11/8/2019,800,John Bel Edwards,13259,DEM,49.8,Eddie Rispone,13262,REP,47.6,,2.2,11/16/2019,51.33,48.67,2.67,.47,-.47,1,-2.529673752420063, -62625,113055,6299,2019,2019_Gov-GR_LA,LA,Gov-G,Gov-GR,Targoz Market Research,454,Online,,11/10/2019,640,John Bel Edwards,13259,DEM,50,Eddie Rispone,13262,REP,46,,4,11/16/2019,51.33,48.67,2.67,1.33,1.33,1,-1.914677491579697, -62604,112900,6299,2019,2019_Gov-GR_LA,LA,Gov-G,Gov-GR,Edgewater Research/My People Vote,530,IVR,,11/11/2019,661,John Bel Edwards,13259,DEM,49.2,Eddie Rispone,13262,REP,48.9,,.30000001,11/16/2019,51.33,48.67,2.67,2.37,-2.37,1,-.3825359892170013, -62626,113056,6299,2019,2019_Gov-GR_LA,LA,Gov-G,Gov-GR,JMC Analytics,156,IVR/Live Phone,,11/13/2019,600,John Bel Edwards,13259,DEM,46.5,Eddie Rispone,13262,REP,46,,.5,11/16/2019,51.33,48.67,2.67,2.17,-2.17,1,-.7259758428896289, -62639,113126,6299,2019,2019_Gov-GR_LA,LA,Gov-G,Gov-GR,Trafalgar Group,338,IVR/Online/Text,R,11/14/2019,1107,John Bel Edwards,13259,DEM,49.4,Eddie Rispone,13262,REP,50.6,,-1.2,11/16/2019,51.33,48.67,2.67,3.87,-3.87,0,1.617622591385192,for unspecified Republican sponsor -63297,115877,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Neighborhood Research and Media,227,Live Phone,,1/16/2020,300,Bernard Sanders,13257,DEM,10.3,Pete Buttigieg,13345,DEM,17,14.7,-6.6999998,2/3/2020,24.71,21.31,3.41,10.11,,0,2.077675056661763, -63302,115890,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,David Binder Research,578,Live Phone,D,1/17/2020,500,Bernard Sanders,13257,DEM,14,Pete Buttigieg,13345,DEM,16,18,-2,2/3/2020,24.71,21.31,3.41,5.41,,0,-2.461533277100552,for unspecified Democratic sponsor -63424,116483,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Civiqs,471,Online,,1/20/2020,590,Bernard Sanders,13257,DEM,24,Pete Buttigieg,13345,DEM,19,19,5,2/3/2020,24.71,21.31,3.41,1.59,,1,-6.094811255291273,for Data for Progress -63384,116268,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Morningside College,536,Live Phone,,1/20/2020,253,Bernard Sanders,13257,DEM,15,Pete Buttigieg,13345,DEM,18,15,-3,2/3/2020,24.71,21.31,3.41,6.41,,0,-1.105266346780488, -63352,116148,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,YouGov,391,Online,,1/20/2020,1356,Bernard Sanders,13257,DEM,26,Pete Buttigieg,13345,DEM,22,15,4,2/3/2020,24.71,21.31,3.41,.59,,1,-7.055139929023956,for CBS News -63347,116100,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Siena College/The New York Times Upshot,448,Live Phone,,1/22/2020,584,Bernard Sanders,13257,DEM,27.5,Pete Buttigieg,13345,DEM,20.5,17,7,2/3/2020,24.71,21.31,3.41,3.59,,1,-3.572259855852135,average of multiple versions or turnout models listed in poll -63374,116229,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Change Research,48,Online,,1/24/2020,704,Bernard Sanders,13257,DEM,28.5,Pete Buttigieg,13345,DEM,21,17.5,7.5,2/3/2020,24.71,21.31,3.41,4.09,,1,-2.717589657908637,for Crooked Media; average of multiple versions or turnout models listed in poll -63382,116266,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Civiqs,471,Online,,1/25/2020,655,Bernard Sanders,13257,DEM,24,Pete Buttigieg,13345,DEM,17,19,7,2/3/2020,24.71,21.31,3.41,3.59,,1,-3.14180905801787,for Iowa State University -63355,116152,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Emerson College,88,IVR/Online,,1/25/2020,450,Bernard Sanders,13257,DEM,29.8,Pete Buttigieg,13345,DEM,10.3,10.8,19.5,2/3/2020,24.71,21.31,3.41,16.09,,1,10.45775127864249,for 7News -63388,116329,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Monmouth University,215,Live Phone,,1/25/2020,544,Bernard Sanders,13257,DEM,22.67,Pete Buttigieg,13345,DEM,17.67,16.67,5,2/3/2020,24.71,21.31,3.41,1.59,,1,-5.071225548636303,average of multiple versions or turnout models listed in poll -63354,116151,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Suffolk University,323,Live Phone,,1/25/2020,500,Bernard Sanders,13257,DEM,18.6,Pete Buttigieg,13345,DEM,17.6,13.2,1,2/3/2020,24.71,21.31,3.41,2.41,,1,-4.253870023958689,for USA Today -63410,116417,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Park Street Strategies,534,Live Phone,,1/26/2020,600,Bernard Sanders,13257,DEM,18,Pete Buttigieg,13345,DEM,17,17,1,2/3/2020,24.71,21.31,3.41,2.41,,1,-3.834140883439694, -63423,116482,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Civiqs,471,Online,,1/28/2020,615,Bernard Sanders,13257,DEM,28,Pete Buttigieg,13345,DEM,15,21,13,2/3/2020,24.71,21.31,3.41,9.59,,1,3.458293387756322,for Data for Progress -63413,116434,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/29/2020,400,Bernard Sanders,13257,DEM,23,Pete Buttigieg,13345,DEM,9,15,14,2/3/2020,24.71,21.31,3.41,10.59,,1,5.152623056113436, -63432,116512,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,David Binder Research,578,Live Phone/Text,D,1/29/2020,300,Bernard Sanders,13257,DEM,17,Pete Buttigieg,13345,DEM,19,15,-2,2/3/2020,24.71,21.31,3.41,5.41,,0,-.3251070596599126,for unspecified Democratic sponsor -63428,116499,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Data for Progress,522,Text,,1/31/2020,2394,Bernard Sanders,13257,DEM,22,Pete Buttigieg,13345,DEM,18,19,4,2/3/2020,24.71,21.31,3.41,.59,,1,-4.693902772877574, -63426,116485,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Emerson College,88,IVR/Online/Text,,2/1/2020,853,Bernard Sanders,13257,DEM,27.5,Pete Buttigieg,13345,DEM,14.5,13.5,13,2/3/2020,24.71,21.31,3.41,9.59,,1,5.549013112528669,for 7News -63454,116639,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,Emerson College,88,IVR/Online/Text,,2/4/2020,500,Bernard Sanders,13257,DEM,31.4,Pete Buttigieg,13345,DEM,21.4,11.4,10,2/11/2020,25.6,24.28,1.32,8.68,,1,3.303814443655147,for 7News -63465,116657,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,Monmouth University,215,Live Phone,,2/4/2020,503,Bernard Sanders,13257,DEM,26.33,Pete Buttigieg,13345,DEM,23.33,11,3,2/11/2020,25.6,24.28,1.32,1.68,,1,-4.267228294378617,average of multiple versions or turnout models listed in poll -63478,116701,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,Marist College,183,Live Phone,,2/5/2020,709,Bernard Sanders,13257,DEM,25,Pete Buttigieg,13345,DEM,21,8,4,2/11/2020,25.6,24.28,1.32,2.68,,1,-2.935116374846566,for NBC News -63455,116640,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,Suffolk University,323,Live Phone,,2/5/2020,500,Bernard Sanders,13257,DEM,24.8,Pete Buttigieg,13345,DEM,18.6,5.6,6.1999998,2/11/2020,25.6,24.28,1.32,4.88,,1,-.6871050819012016,for Boston Globe | WBZ-TV -63478,116699,7730,2020,2020_Pres-R_NH,NH,Pres-P,Pres-R,Marist College,183,Live Phone,,2/5/2020,441,Donald Trump,13254,REP,88,William F. Weld,13351,REP,7,,81,2/11/2020,84.42,9.01,75.41,5.59,,1,-3.603902835002865,for NBC News -63491,116734,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,University of Massachusetts Lowell,355,Online,,2/6/2020,440,Bernard Sanders,13257,DEM,25,Pete Buttigieg,13345,DEM,17,8,8,2/11/2020,25.6,24.28,1.32,6.68,,1,1.391832668435952, -63479,116703,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,Emerson College,88,IVR/Online/Text,,2/7/2020,500,Bernard Sanders,13257,DEM,30.8,Pete Buttigieg,13345,DEM,23.5,9.3,7.3000002,2/11/2020,25.6,24.28,1.32,5.98,,1,1.231893378642575,for 7News -63487,116720,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,RKM Research and Communications Inc.,272,Live Phone,,2/7/2020,512,Bernard Sanders,13257,DEM,23.4,Pete Buttigieg,13345,DEM,20.3,6.2,3.0999999,2/11/2020,25.6,24.28,1.32,1.78,,1,-3.448847520899269,for Boston Herald | Franklin Pierce University | NBC10 Boston | Telemundo Boston | NECN -63480,116704,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,Suffolk University,323,Live Phone,,2/7/2020,500,Bernard Sanders,13257,DEM,23.8,Pete Buttigieg,13345,DEM,25,6,-1.2,2/11/2020,25.6,24.28,1.32,2.52,,0,-2.647827731371847,for Boston Globe | WBZ-TV -63486,116718,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,YouGov,391,Online,,2/7/2020,848,Bernard Sanders,13257,DEM,29,Pete Buttigieg,13345,DEM,25,10,4,2/11/2020,25.6,24.28,1.32,2.68,,1,-2.492563842564053,for CBS News -63487,116719,7730,2020,2020_Pres-R_NH,NH,Pres-P,Pres-R,RKM Research and Communications Inc.,272,Live Phone,,2/7/2020,440,Donald Trump,13254,REP,70.5,William F. Weld,13351,REP,7.7,,62.799999,2/11/2020,84.42,9.01,75.41,12.61,,1,5.106470964062518,for Boston Herald | Franklin Pierce University | NBC10 Boston | Telemundo Boston | NECN -63510,116798,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,Elucd,549,Online,,2/8/2020,492,Bernard Sanders,13257,DEM,26,Pete Buttigieg,13345,DEM,20,12,6,2/11/2020,25.6,24.28,1.32,4.68,,1,-.4668747481808387, -63494,116745,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,University of New Hampshire,357,Live Phone,,2/8/2020,365,Bernard Sanders,13257,DEM,29,Pete Buttigieg,13345,DEM,22,7,7,2/11/2020,25.6,24.28,1.32,5.68,,1,.6599689757713827,for CNN -63494,116744,7730,2020,2020_Pres-R_NH,NH,Pres-P,Pres-R,University of New Hampshire,357,Live Phone,,2/8/2020,212,Donald Trump,13254,REP,90,William F. Weld,13351,REP,7,,83,2/11/2020,84.42,9.01,75.41,7.59,,1,-.9114911010263453,for CNN -63493,116743,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/9/2020,400,Bernard Sanders,13257,DEM,28,Pete Buttigieg,13345,DEM,20,13,8,2/11/2020,25.6,24.28,1.32,6.68,,1,1.991663606691319, -63513,116814,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,AtlasIntel,546,Online,,2/9/2020,431,Bernard Sanders,13257,DEM,24,Pete Buttigieg,13345,DEM,24,14,0,2/11/2020,25.6,24.28,1.32,1.32,,.5,-3.538008522730118, -63517,116855,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,Change Research,48,Online,,2/9/2020,662,Bernard Sanders,13257,DEM,30,Pete Buttigieg,13345,DEM,21,8,9,2/11/2020,25.6,24.28,1.32,7.68,,1,3.169013298370254, -63512,116805,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,Data for Progress,522,Text,,2/9/2020,1295,Bernard Sanders,13257,DEM,28,Pete Buttigieg,13345,DEM,26,13,2,2/11/2020,25.6,24.28,1.32,.68,,1,-4.071306159215946, -63489,116732,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,Emerson College,88,IVR/Online/Text,,2/9/2020,500,Bernard Sanders,13257,DEM,30,Pete Buttigieg,13345,DEM,23.1,14.2,6.9000001,2/11/2020,25.6,24.28,1.32,5.58,,1,1.29414812322685,for 7News -63490,116733,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,Suffolk University,323,Live Phone,,2/9/2020,500,Bernard Sanders,13257,DEM,26.6,Pete Buttigieg,13345,DEM,19.4,13.6,7.1999998,2/11/2020,25.6,24.28,1.32,5.88,,1,1.19294550267534,for Boston Globe | WBZ-TV -63488,116731,7730,2020,2020_Pres-R_NH,NH,Pres-P,Pres-R,Emerson College,88,IVR/Online/Text,,2/9/2020,500,Donald Trump,13254,REP,84.2,William F. Weld,13351,REP,15.8,,68.400002,2/11/2020,84.42,9.01,75.41,7.01,,1,-1.081027503501155,for 7News -64349,118361,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,Public Policy Institute of California,262,IVR,,2/12/2020,573,Bernard Sanders,13257,DEM,32,Joseph R. Biden Jr.,13256,DEM,14,13,18,3/3/2020,35.97,27.9,8.07,9.93,,1,1.337690941741695, -63989,117757,7735,2020,2020_Pres-D_NV,NV,Pres-P,Pres-D,WPA Intelligence (WPAi),383,Live Phone,,2/12/2020,413,Bernard Sanders,13257,DEM,25,Joseph R. Biden Jr.,13256,DEM,18,10,7,2/22/2020,33.99,17.57,16.43,9.43,,1,.8096418130013293,for AARP | Las Vegas Review-Journal -64222,118300,7740,2020,2020_Pres-D_OK,OK,Pres-P,Pres-D,Cole Hargrave Snodgrass & Associates,56,Live Phone/Text,,2/12/2020,172,Joseph R. Biden Jr.,13256,DEM,12,Bernard Sanders,13257,DEM,14,20,-2,3/3/2020,38.66,25.45,13.21,15.21,,0,6.933843313600362, -64508,118829,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,YouGov,391,Online,,2/12/2020,1352,Joseph R. Biden Jr.,13256,DEM,20.4,Bernard Sanders,13257,DEM,20.1,12.2,.30000001,3/3/2020,34.64,29.91,4.74,4.44,,1,-7.806990625115033,for University of Houston -64356,118406,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,Change Research,48,Online,,2/13/2020,1015,Joseph R. Biden Jr.,13256,DEM,23,Bernard Sanders,13257,DEM,23,20,0,2/29/2020,48.65,19.77,28.88,28.88,,.5,11.80589652139232,for The Welcome Party -64095,117928,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,East Carolina University,523,IVR/Online,,2/13/2020,703,Joseph R. Biden Jr.,13256,DEM,28.4,Bernard Sanders,13257,DEM,20.4,14.2,8,2/29/2020,48.65,19.77,28.88,20.88,,1,3.041651709758864, -64199,118115,7735,2020,2020_Pres-D_NV,NV,Pres-P,Pres-D,Beacon Research,545,Live Phone/Online,D,2/14/2020,600,Bernard Sanders,13257,DEM,24,Joseph R. Biden Jr.,13256,DEM,19,13,5,2/22/2020,33.99,17.57,16.43,11.43,,1,3.391936005378915,for Tom Steyer -64153,118028,7735,2020,2020_Pres-D_NV,NV,Pres-P,Pres-D,Data for Progress,522,Text,,2/14/2020,766,Bernard Sanders,13257,DEM,35,Joseph R. Biden Jr.,13256,DEM,14,15,21,2/22/2020,33.99,17.57,16.43,4.57,,1,-4.541488408007853, -64102,117945,7735,2020,2020_Pres-D_NV,NV,Pres-P,Pres-D,Point Blank Political,550,Online,,2/14/2020,256,Bernard Sanders,13257,DEM,13,Joseph R. Biden Jr.,13256,DEM,14.3,12.6,-1.3,2/22/2020,33.99,17.57,16.43,17.73,,0,10.02238447755479, -64479,118695,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,Winthrop University,386,Live Phone,,2/14/2020,443,Joseph R. Biden Jr.,13256,DEM,24,Bernard Sanders,13257,DEM,19,15,5,2/29/2020,48.65,19.77,28.88,23.88,,1,6.128629688130572, -64609,119195,7759,2020,2020_Pres-D_VA,VA,Pres-P,Pres-D,Christopher Newport University,50,Live Phone,,2/14/2020,561,Joseph R. Biden Jr.,13256,DEM,22,Bernard Sanders,13257,DEM,17,8,5,3/3/2020,53.31,23.15,30.16,25.16,,1,6.843214919597835, -64352,118371,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,SurveyUSA,325,Online,,2/15/2020,520,Bernard Sanders,13257,DEM,25,Joseph R. Biden Jr.,13256,DEM,15,9,10,3/3/2020,35.97,27.9,8.07,1.93,,1,-6.558152293510888,for KGTV-TV (California) | KABC-TV (California) | San Diego Union-Tribune -64343,118332,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,SurveyUSA,325,Online,,2/15/2020,698,Joseph R. Biden Jr.,13256,DEM,20,Bernard Sanders,13257,DEM,22,22,-2,3/3/2020,42.95,24.22,18.74,20.74,,.5,4.264120969968701,for WRAL News -64475,118665,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,University of Massachusetts Lowell,355,Online,,2/15/2020,450,Joseph R. Biden Jr.,13256,DEM,16,Bernard Sanders,13257,DEM,23,19,-7,3/3/2020,42.95,24.22,18.74,25.74,,0,9.458947497430806, -64460,118553,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,University of Massachusetts Lowell,355,Online,,2/15/2020,400,Joseph R. Biden Jr.,13256,DEM,23,Bernard Sanders,13257,DEM,21,13,2,2/29/2020,48.65,19.77,28.88,26.88,,1,9.543887670726152, -64476,118666,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,University of Massachusetts Lowell,355,Online,,2/15/2020,600,Joseph R. Biden Jr.,13256,DEM,20,Bernard Sanders,13257,DEM,23,18,-3,3/3/2020,34.64,29.91,4.74,7.74,,0,-3.827078519207134, -64156,118054,7759,2020,2020_Pres-D_VA,VA,Pres-P,Pres-D,Monmouth University,215,Live Phone,,2/15/2020,400,Joseph R. Biden Jr.,13256,DEM,34.5,Bernard Sanders,13257,DEM,33.67,5,.82999998,3/3/2020,53.31,23.15,30.16,29.32,,1,11.47392334854676,average of multiple versions or turnout models listed in poll -64493,118744,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,University of Massachusetts Lowell,355,Online,,2/16/2020,450,Bernard Sanders,13257,DEM,24,Joseph R. Biden Jr.,13256,DEM,13,16,11,3/3/2020,35.97,27.9,8.07,2.93,,1,-5.382833427359859, -64473,118660,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,Monmouth University,215,Live Phone,,2/18/2020,408,Bernard Sanders,13257,DEM,34,Joseph R. Biden Jr.,13256,DEM,26.5,10,7.5,3/3/2020,35.97,27.9,8.07,.57,,1,-7.582914829311129,average of multiple versions or turnout models listed in poll -64516,118875,7740,2020,2020_Pres-D_OK,OK,Pres-P,Pres-D,SoonerPoll.com,308,Live Phone/Online,,2/19/2020,409,Joseph R. Biden Jr.,13256,DEM,21.2,Bernard Sanders,13257,DEM,12.8,19.8,8.3999996,3/3/2020,38.66,25.45,13.21,4.81,,1,-3.990619138560701,for KWTV-DT Oklahoma City | KOTV-DT Tulsa -64610,119197,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,Meredith College,423,Live Phone/Online,,2/20/2020,430,Joseph R. Biden Jr.,13256,DEM,17.9,Bernard Sanders,13257,DEM,19.5,17,-1.6,3/3/2020,42.95,24.22,18.74,20.34,,0,4.418587231211773, -64494,118752,7735,2020,2020_Pres-D_NV,NV,Pres-P,Pres-D,AtlasIntel,546,Online,,2/20/2020,517,Bernard Sanders,13257,DEM,38,Joseph R. Biden Jr.,13256,DEM,11,14,27,2/22/2020,33.99,17.57,16.43,10.57,,1,4.153622426428866, -64495,118757,7735,2020,2020_Pres-D_NV,NV,Pres-P,Pres-D,Data for Progress,522,Text,,2/20/2020,1010,Bernard Sanders,13257,DEM,35,Joseph R. Biden Jr.,13256,DEM,16,15,19,2/22/2020,33.99,17.57,16.43,2.57,,1,-5.231733812514411, -64481,118698,7735,2020,2020_Pres-D_NV,NV,Pres-P,Pres-D,Emerson College,88,IVR/Online/Text,,2/20/2020,425,Bernard Sanders,13257,DEM,30.4,Joseph R. Biden Jr.,13256,DEM,16.1,16.9,14.3,2/22/2020,33.99,17.57,16.43,2.13,,1,-5.285167292200246,for KLAS-TV Las Vegas -64515,118873,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,Marist College,183,Live Phone,,2/20/2020,539,Joseph R. Biden Jr.,13256,DEM,27,Bernard Sanders,13257,DEM,23,15,4,2/29/2020,48.65,19.77,28.88,24.88,,1,8.475909401447904,for NBC News -64607,119193,7707,2020,2020_Pres-D_MA,MA,Pres-P,Pres-D,YouGov,391,Online,,2/21/2020,400,Joseph R. Biden Jr.,13256,DEM,12,Bernard Sanders,13257,DEM,25,23,-13,3/3/2020,33.51,26.66,6.85,19.85,,0,5.540915594747005,for UMass Amherst | WCVB-TV -64567,119021,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,Clemson University,54,Live Phone/Online,,2/21/2020,650,Joseph R. Biden Jr.,13256,DEM,35,Bernard Sanders,13257,DEM,13,17,22,2/29/2020,48.65,19.77,28.88,6.88,,1,-10.18660217274476, -64501,118786,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,YouGov,391,Online,,2/21/2020,1238,Joseph R. Biden Jr.,13256,DEM,28,Bernard Sanders,13257,DEM,23,18,5,2/29/2020,48.65,19.77,28.88,23.88,,1,7.730098561726906,for CBS News -64529,118924,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,Change Research,48,Online,,2/22/2020,1069,Bernard Sanders,13257,DEM,37,Joseph R. Biden Jr.,13256,DEM,12,20,25,3/3/2020,35.97,27.9,8.07,16.93,,1,10.51928868676601,for KQED -64524,118908,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,Spry Strategies,508,IVR/Online,,2/22/2020,561,Joseph R. Biden Jr.,13256,DEM,20.17,Bernard Sanders,13257,DEM,20.16,20.33,.0099999998,3/3/2020,42.95,24.22,18.74,18.73,,0,2.751384060918765,for Civitas Institute -64638,119317,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,University of Texas at Tyler,458,Live Phone/Online,,2/22/2020,586,Joseph R. Biden Jr.,13256,DEM,19,Bernard Sanders,13257,DEM,29,21,-10,3/3/2020,34.64,29.91,4.74,14.74,,0,4.845477229199572,for Dallas Morning News -64595,119181,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,"University of California, Berkeley",457,Online,,2/23/2020,3002,Bernard Sanders,13257,DEM,33.7,Joseph R. Biden Jr.,13256,DEM,8.2,17.3,25.5,3/3/2020,35.97,27.9,8.07,17.43,,1,11.23918502664691,for LA Times -64533,118942,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,Point Blank Political,550,Online,,2/24/2020,2098,Bernard Sanders,13257,DEM,33.6,Joseph R. Biden Jr.,13256,DEM,10.5,13.1,23.1,3/3/2020,35.97,27.9,8.07,15.03,,1,8.22214596965499, -64614,119207,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,SSRS,297,Live Phone,,2/24/2020,488,Bernard Sanders,13257,DEM,35,Joseph R. Biden Jr.,13256,DEM,13,14,22,3/3/2020,35.97,27.9,8.07,13.93,,1,7.619590871348522,for CNN -64573,119041,7679,2020,2020_Pres-D_CO,CO,Pres-P,Pres-D,Data for Progress,522,Text,,2/24/2020,471,Bernard Sanders,13257,DEM,34,Joseph R. Biden Jr.,13256,DEM,10,14,24,3/3/2020,37,24.64,12.37,11.63,,1,4.617918112692545, -64519,118895,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,Public Policy Polling,263,IVR/Text,,2/24/2020,852,Joseph R. Biden Jr.,13256,DEM,23,Bernard Sanders,13257,DEM,20,17,3,3/3/2020,42.95,24.22,18.74,15.74,,1,.7025838251352781, -64568,119022,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,East Carolina University,523,IVR/Online,,2/24/2020,1142,Joseph R. Biden Jr.,13256,DEM,30.5,Bernard Sanders,13257,DEM,23.1,19.9,7.4000001,2/29/2020,48.65,19.77,28.88,21.48,,1,5.801627291758681, -64584,119076,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,Monmouth University,215,Live Phone,,2/24/2020,454,Joseph R. Biden Jr.,13256,DEM,36,Bernard Sanders,13257,DEM,16,15,20,2/29/2020,48.65,19.77,28.88,8.88,,1,-7.538697869681351, -64512,118856,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,Public Policy Polling,263,IVR/Text,,2/24/2020,866,Joseph R. Biden Jr.,13256,DEM,36,Bernard Sanders,13257,DEM,21,7,15,2/29/2020,48.65,19.77,28.88,13.88,,1,-2.188771226324938, -64615,119208,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,SSRS,297,Live Phone,,2/24/2020,387,Joseph R. Biden Jr.,13256,DEM,20,Bernard Sanders,13257,DEM,29,18,-9,3/3/2020,34.64,29.91,4.74,13.74,,0,4.053166055606532,for CNN -64613,119200,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,Univision/Latino Decisions/North Star Opinion Research,516,Live Phone/Online,,2/24/2020,527,Joseph R. Biden Jr.,13256,DEM,20,Bernard Sanders,13257,DEM,26,20,-6,3/3/2020,34.64,29.91,4.74,10.74,,0,1.001186714212325, -64572,119040,7759,2020,2020_Pres-D_VA,VA,Pres-P,Pres-D,Data for Progress,522,Text,,2/24/2020,499,Joseph R. Biden Jr.,13256,DEM,19,Bernard Sanders,13257,DEM,28,17,-9,3/3/2020,53.31,23.15,30.16,39.16,,0,23.77931745069137, -64580,119067,7679,2020,2020_Pres-D_CO,CO,Pres-P,Pres-D,Magellan Strategies,179,Live Phone,,2/25/2020,500,Bernard Sanders,13257,DEM,27.2,Joseph R. Biden Jr.,13256,DEM,11.1,11.1,16.1,3/3/2020,37,24.64,12.37,3.73,,1,-3.651756135251174, -64597,119183,7707,2020,2020_Pres-D_MA,MA,Pres-P,Pres-D,MassINC Polling Group,198,Live Phone,,2/25/2020,426,Joseph R. Biden Jr.,13256,DEM,9,Bernard Sanders,13257,DEM,25,17,-16,3/3/2020,33.51,26.66,6.85,22.85,,0,10.03998818127368,for WBUR -64598,119184,7708,2020,2020_Pres-R_MA,MA,Pres-P,Pres-R,MassINC Polling Group,198,Live Phone,,2/25/2020,374,Donald Trump,13254,REP,83,William F. Weld,13351,REP,14,,69,3/3/2020,87.03,9.25,77.77,8.77,,1,-1.259093110150889,for WBUR -64624,119275,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,Data for Progress,522,Text,,2/25/2020,536,Joseph R. Biden Jr.,13256,DEM,25,Bernard Sanders,13257,DEM,27,18,-2,3/3/2020,42.95,24.22,18.74,20.74,,0,5.667081975564822, -64650,119382,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,High Point University,139,Live Phone/Online,,2/25/2020,274,Joseph R. Biden Jr.,13256,DEM,14,Bernard Sanders,13257,DEM,28,20,-14,3/3/2020,42.95,24.22,18.74,32.74,,0,18.42128584028336, -64639,119329,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,Marist College,183,Live Phone,,2/25/2020,568,Joseph R. Biden Jr.,13256,DEM,24,Bernard Sanders,13257,DEM,26,15,-2,3/3/2020,42.95,24.22,18.74,20.74,,0,6.134071028723484,for NBC News -64589,119111,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,Change Research,48,Online,,2/25/2020,543,Joseph R. Biden Jr.,13256,DEM,28,Bernard Sanders,13257,DEM,24,16,4,2/29/2020,48.65,19.77,28.88,24.88,,1,10.02497273660344,for The Post and Courier -64593,119172,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,Data for Progress,522,Text,,2/25/2020,1416,Joseph R. Biden Jr.,13256,DEM,34,Bernard Sanders,13257,DEM,25,13,9,2/29/2020,48.65,19.77,28.88,19.88,,1,4.388238351770957, -64625,119276,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,Data for Progress,522,Text,,2/25/2020,513,Joseph R. Biden Jr.,13256,DEM,21,Bernard Sanders,13257,DEM,30,21,-9,3/3/2020,34.64,29.91,4.74,13.74,,0,3.989439233108052, -64640,119331,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,Marist College,183,Live Phone,,2/25/2020,556,Joseph R. Biden Jr.,13256,DEM,19,Bernard Sanders,13257,DEM,34,15,-15,3/3/2020,34.64,29.91,4.74,19.74,,0,10.84002756521995,for NBC News -64528,118915,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,Public Policy Polling,263,IVR/Text,D,2/25/2020,1045,Joseph R. Biden Jr.,13256,DEM,27.5,Bernard Sanders,13257,DEM,24.5,17,3,3/3/2020,34.64,29.91,4.74,1.74,,1,-8.157871955199729,for unspecified Democratic sponsor; average of multiple versions or turnout models listed in poll -64587,119084,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,Starboard Communications,316,IVR/Live Phone/Text,,2/26/2020,1102,Joseph R. Biden Jr.,13256,DEM,40,Bernard Sanders,13257,DEM,11,12,29,2/29/2020,48.65,19.77,28.88,.12,,1,-15.82633163724763, -64627,119293,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,Point Blank Political,550,Online,,2/27/2020,2276,Bernard Sanders,13257,DEM,41.85,Joseph R. Biden Jr.,13256,DEM,26.95,14,14.9,3/3/2020,35.97,27.9,8.07,6.83,,1,.6335266040329984,average of multiple versions or turnout models listed in poll -64651,119383,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,YouGov,391,Online,,2/27/2020,1020,Bernard Sanders,13257,DEM,28,Joseph R. Biden Jr.,13256,DEM,19,18,9,3/3/2020,35.97,27.9,8.07,.93,,1,-5.248171566645166,for Stanford University -64616,119241,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,Spry Strategies,508,IVR/Online,,2/27/2020,587,Joseph R. Biden Jr.,13256,DEM,26.75,Bernard Sanders,13257,DEM,18.74,16.01,8.0100002,3/3/2020,42.95,24.22,18.74,10.73,,1,-4.243717606659488,for Civitas Institute -64622,119269,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,AtlasIntel,546,Online,,2/27/2020,477,Joseph R. Biden Jr.,13256,DEM,35,Bernard Sanders,13257,DEM,24,12,11,2/29/2020,48.65,19.77,28.88,17.88,,1,2.616231303832749, -64590,119130,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,Emerson College,88,IVR/Online/Text,,2/27/2020,425,Joseph R. Biden Jr.,13256,DEM,41.4,Bernard Sanders,13257,DEM,24.8,10.8,16.6,2/29/2020,48.65,19.77,28.88,12.28,,1,-3.385894058585106,for Nexstar -64621,119266,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,Trafalgar Group,338,IVR/Online/Text,R,2/27/2020,1081,Joseph R. Biden Jr.,13256,DEM,43.9,Bernard Sanders,13257,DEM,22.8,10.5,21.1,2/29/2020,48.65,19.77,28.88,7.78,,1,-7.884915524495385,for unspecified Republican sponsor -64661,119430,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,AtlasIntel,546,Online,,2/28/2020,727,Bernard Sanders,13257,DEM,34,Joseph R. Biden Jr.,13256,DEM,26,15,8,3/3/2020,35.97,27.9,8.07,.07,,1,-5.9057414408766, -64644,119348,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,Suffolk University,323,Live Phone,,2/28/2020,500,Bernard Sanders,13257,DEM,34.6,Joseph R. Biden Jr.,13256,DEM,14,12,20.6,3/3/2020,35.97,27.9,8.07,12.53,,1,7.122893292832695,for USA Today -64642,119346,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,YouGov,391,Online,,2/28/2020,1411,Bernard Sanders,13257,DEM,31,Joseph R. Biden Jr.,13256,DEM,19,18,12,3/3/2020,35.97,27.9,8.07,3.93,,1,-1.99840044109289,for CBS News -64662,119435,7679,2020,2020_Pres-D_CO,CO,Pres-P,Pres-D,Elucd,549,Online,,2/28/2020,561,Bernard Sanders,13257,DEM,34,Joseph R. Biden Jr.,13256,DEM,10,9,24,3/3/2020,37,24.64,12.37,11.63,,1,5.361226626606058, -64635,119313,7707,2020,2020_Pres-D_MA,MA,Pres-P,Pres-D,Suffolk University,323,Live Phone,,2/28/2020,500,Joseph R. Biden Jr.,13256,DEM,11,Bernard Sanders,13257,DEM,24.2,22.2,-13.2,3/3/2020,33.51,26.66,6.85,20.05,,0,7.389029630286861,for Boston Globe | WBZ-TV -64641,119338,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,East Carolina University,523,IVR/Online,,2/28/2020,499,Joseph R. Biden Jr.,13256,DEM,28.5,Bernard Sanders,13257,DEM,24.6,14.4,3.9000001,3/3/2020,42.95,24.22,18.74,14.84,,1,.4180934654790054, -64663,119436,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,Elucd,549,Online,,2/28/2020,657,Joseph R. Biden Jr.,13256,DEM,25,Bernard Sanders,13257,DEM,26,15,-1,3/3/2020,42.95,24.22,18.74,19.74,,0,5.47634761981316, -64665,119438,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,AtlasIntel,546,Online,,2/28/2020,486,Joseph R. Biden Jr.,13256,DEM,25,Bernard Sanders,13257,DEM,35,16,-10,3/3/2020,34.64,29.91,4.74,14.74,,0,6.155449760278715, -64664,119437,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,Elucd,549,Online,,2/28/2020,833,Joseph R. Biden Jr.,13256,DEM,20,Bernard Sanders,13257,DEM,31,14,-11,3/3/2020,34.64,29.91,4.74,15.74,,0,7.049756885263109, -64643,119347,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,YouGov,391,Online,,2/28/2020,635,Joseph R. Biden Jr.,13256,DEM,26,Bernard Sanders,13257,DEM,30,13,-4,3/3/2020,34.64,29.91,4.74,8.74,,0,-.6402814077596694,for CBS News -64693,119495,7671,2020,2020_Pres-D_AL,AL,Pres-P,Pres-D,Data for Progress,522,Online/Text,,2/29/2020,237,Joseph R. Biden Jr.,13256,DEM,47,Bernard Sanders,13257,DEM,22,18,25,3/3/2020,63.28,16.54,46.74,21.74,,1,9.377541608905934, -64694,119496,7673,2020,2020_Pres-D_AR,AR,Pres-P,Pres-D,Data for Progress,522,Online/Text,,2/29/2020,300,Joseph R. Biden Jr.,13256,DEM,36,Bernard Sanders,13257,DEM,23,22,13,3/3/2020,40.59,22.44,18.16,5.16,,1,-2.793689199742487, -64695,119497,7740,2020,2020_Pres-D_OK,OK,Pres-P,Pres-D,Data for Progress,522,Online/Text,,2/29/2020,300,Joseph R. Biden Jr.,13256,DEM,35,Bernard Sanders,13257,DEM,28,19,7,3/3/2020,38.66,25.45,13.21,6.21,,1,-.1838617459080733, -64686,119488,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,Data for Progress,522,Online/Text,,2/29/2020,300,Joseph R. Biden Jr.,13256,DEM,30,Bernard Sanders,13257,DEM,28,20,2,3/3/2020,34.64,29.91,4.74,2.74,,1,-6.383019053408782, -64698,119500,7761,2020,2020_Pres-D_VT,VT,Pres-P,Pres-D,Data for Progress,522,Online/Text,,2/29/2020,236,Bernard Sanders,13257,DEM,57,Joseph R. Biden Jr.,13256,DEM,16,16,41,3/3/2020,50.69,21.99,28.7,12.3,,1,3.94406814443807, -64685,119487,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,Data for Progress,522,Text,,3/1/2020,516,Bernard Sanders,13257,DEM,32,Joseph R. Biden Jr.,13256,DEM,25,16,7,3/3/2020,35.97,27.9,8.07,1.07,,1,-4.505295571096569, -64645,119350,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,Emerson College,88,IVR/Online,,3/1/2020,545,Bernard Sanders,13257,DEM,37.8,Joseph R. Biden Jr.,13256,DEM,21,16.1,16.799999,3/3/2020,35.97,27.9,8.07,8.73,,1,3.592475459503984,for Nexstar -64647,119353,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,Point Blank Political,550,Online,,3/1/2020,1220,Bernard Sanders,13257,DEM,41,Joseph R. Biden Jr.,13256,DEM,31.1,14.3,9.8999996,3/3/2020,35.97,27.9,8.07,1.83,,1,-3.749120446614093,average of multiple versions or turnout models listed in poll -64690,119492,7679,2020,2020_Pres-D_CO,CO,Pres-P,Pres-D,Data for Progress,522,Text,,3/1/2020,464,Bernard Sanders,13257,DEM,32,Joseph R. Biden Jr.,13256,DEM,18,16,14,3/3/2020,37,24.64,12.37,1.63,,1,-4.193206759282351, -64689,119491,7707,2020,2020_Pres-D_MA,MA,Pres-P,Pres-D,Data for Progress,522,Text,,3/1/2020,301,Joseph R. Biden Jr.,13256,DEM,26,Bernard Sanders,13257,DEM,26,28,0,3/3/2020,33.51,26.66,6.85,6.85,,0,-7.544157729475747, -64696,119498,7712,2020,2020_Pres-D_ME,ME,Pres-P,Pres-D,Data for Progress,522,Text,,3/1/2020,385,Joseph R. Biden Jr.,13256,DEM,25,Bernard Sanders,13257,DEM,34,20,-9,3/3/2020,33.94,33,.94,9.94,,0,.4148936046629937, -64692,119494,7715,2020,2020_Pres-D_MN,MN,Pres-P,Pres-D,Data for Progress,522,Text,,3/1/2020,650,Joseph R. Biden Jr.,13256,DEM,27,Bernard Sanders,13257,DEM,32,21,-5,3/3/2020,38.64,29.89,8.75,13.75,,0,4.676952768893113, -64687,119489,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,Data for Progress,522,Text,,3/1/2020,334,Joseph R. Biden Jr.,13256,DEM,36,Bernard Sanders,13257,DEM,27,18,9,3/3/2020,42.95,24.22,18.74,9.74,,1,-4.467046141105966, -64691,119493,7753,2020,2020_Pres-D_TN,TN,Pres-P,Pres-D,Data for Progress,522,Text,,3/1/2020,368,Joseph R. Biden Jr.,13256,DEM,34,Bernard Sanders,13257,DEM,27,20,7,3/3/2020,41.72,25.02,16.7,9.7,,1,-.1531521167264499, -64646,119351,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,Emerson College,88,IVR/Online,,3/1/2020,450,Joseph R. Biden Jr.,13256,DEM,25.9,Bernard Sanders,13257,DEM,30.8,16.2,-4.9000001,3/3/2020,34.64,29.91,4.74,9.64,,0,1.19120391988685,for Nexstar -64697,119499,7757,2020,2020_Pres-D_UT,UT,Pres-P,Pres-D,Data for Progress,522,Text,,3/1/2020,622,Bernard Sanders,13257,DEM,29,Joseph R. Biden Jr.,13256,DEM,23,19,6,3/3/2020,36.14,18.44,17.7,11.7,,1,.4384127461858437, -64688,119490,7759,2020,2020_Pres-D_VA,VA,Pres-P,Pres-D,Data for Progress,522,Text,,3/1/2020,327,Joseph R. Biden Jr.,13256,DEM,39,Bernard Sanders,13257,DEM,24,17,15,3/3/2020,53.31,23.15,30.16,15.16,,1,.8162825467083709, -64671,119473,7671,2020,2020_Pres-D_AL,AL,Pres-P,Pres-D,Swayable,543,Online,,3/2/2020,337,Joseph R. Biden Jr.,13256,DEM,42.3,Bernard Sanders,13257,DEM,19.8,18.4,22.5,3/3/2020,63.28,16.54,46.74,24.24,,1,12.96688044148603, -64672,119474,7673,2020,2020_Pres-D_AR,AR,Pres-P,Pres-D,Swayable,543,Online,,3/2/2020,308,Joseph R. Biden Jr.,13256,DEM,27.8,Bernard Sanders,13257,DEM,16.8,24.8,11,3/3/2020,40.59,22.44,18.16,7.16,,1,.0536919877050148, -64673,119475,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,Swayable,543,Online,,3/2/2020,2586,Bernard Sanders,13257,DEM,28.7,Joseph R. Biden Jr.,13256,DEM,20.8,9.6,7.9000001,3/3/2020,35.97,27.9,8.07,.17,,1,-5.00169674498472, -64674,119476,7679,2020,2020_Pres-D_CO,CO,Pres-P,Pres-D,Swayable,543,Online,,3/2/2020,643,Bernard Sanders,13257,DEM,28.6,Joseph R. Biden Jr.,13256,DEM,19.7,19,8.8999996,3/3/2020,37,24.64,12.37,3.47,,1,-2.718638170380313, -64675,119477,7707,2020,2020_Pres-D_MA,MA,Pres-P,Pres-D,Swayable,543,Online,,3/2/2020,655,Joseph R. Biden Jr.,13256,DEM,17.3,Bernard Sanders,13257,DEM,27,14.6,-9.6999998,3/3/2020,33.51,26.66,6.85,16.55,,0,3.935485381714976, -64669,119456,7712,2020,2020_Pres-D_ME,ME,Pres-P,Pres-D,Change Research,48,Online,,3/2/2020,507,Joseph R. Biden Jr.,13256,DEM,24,Bernard Sanders,13257,DEM,43,16,-19,3/3/2020,33.94,33,.94,19.94,,0,12.68930592338322, -64676,119478,7712,2020,2020_Pres-D_ME,ME,Pres-P,Pres-D,Swayable,543,Online,,3/2/2020,121,Joseph R. Biden Jr.,13256,DEM,21.5,Bernard Sanders,13257,DEM,26.6,11,-5.0999999,3/3/2020,33.94,33,.94,6.04,,0,-4.93399642420863, -64699,119596,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,Spry Strategies,508,IVR/Online,,3/2/2020,543,Joseph R. Biden Jr.,13256,DEM,44.75,Bernard Sanders,13257,DEM,17.68,10.87,27.07,3/3/2020,42.95,24.22,18.74,8.33,,1,-5.781544506888602,for Civitas Institute -64678,119480,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,Swayable,543,Online,,3/2/2020,844,Joseph R. Biden Jr.,13256,DEM,35.7,Bernard Sanders,13257,DEM,22.8,17.8,12.9,3/3/2020,42.95,24.22,18.74,5.84,,1,-8.297782501875917, -64679,119481,7740,2020,2020_Pres-D_OK,OK,Pres-P,Pres-D,Swayable,543,Online,,3/2/2020,301,Joseph R. Biden Jr.,13256,DEM,37.5,Bernard Sanders,13257,DEM,25.9,11.4,11.6,3/3/2020,38.66,25.45,13.21,1.61,,1,-5.242781232053386, -64680,119482,7753,2020,2020_Pres-D_TN,TN,Pres-P,Pres-D,Swayable,543,Online,,3/2/2020,604,Joseph R. Biden Jr.,13256,DEM,28.2,Bernard Sanders,13257,DEM,27.2,16.9,1,3/3/2020,41.72,25.02,16.7,15.7,,1,7.512953661983926, -64681,119483,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,Swayable,543,Online,,3/2/2020,1208,Joseph R. Biden Jr.,13256,DEM,27.1,Bernard Sanders,13257,DEM,27.8,19.9,-.69999999,3/3/2020,34.64,29.91,4.74,5.44,,0,-2.900970976037687, -64682,119484,7757,2020,2020_Pres-D_UT,UT,Pres-P,Pres-D,Swayable,543,Online,,3/2/2020,134,Bernard Sanders,13257,DEM,22.1,Joseph R. Biden Jr.,13256,DEM,27.1,6.4,-5,3/3/2020,36.14,18.44,17.7,22.7,,0,13.34953258368159, -64668,119455,7759,2020,2020_Pres-D_VA,VA,Pres-P,Pres-D,AtlasIntel,546,Online,,3/2/2020,545,Joseph R. Biden Jr.,13256,DEM,42,Bernard Sanders,13257,DEM,28,10,14,3/3/2020,53.31,23.15,30.16,16.16,,1,.4247606423937368, -64667,119449,7759,2020,2020_Pres-D_VA,VA,Pres-P,Pres-D,Change Research,48,Online,,3/2/2020,510,Joseph R. Biden Jr.,13256,DEM,45,Bernard Sanders,13257,DEM,25,13,20,3/3/2020,53.31,23.15,30.16,10.16,,1,-6.366992963424805, -64683,119485,7759,2020,2020_Pres-D_VA,VA,Pres-P,Pres-D,Swayable,543,Online,,3/2/2020,731,Joseph R. Biden Jr.,13256,DEM,35.7,Bernard Sanders,13257,DEM,20.2,10.8,15.5,3/3/2020,53.31,23.15,30.16,14.66,,1,-1.331194723956872, -64684,119486,7761,2020,2020_Pres-D_VT,VT,Pres-P,Pres-D,Swayable,543,Online,,3/2/2020,86,Bernard Sanders,13257,DEM,48.4,Joseph R. Biden Jr.,13256,DEM,10.5,16.5,37.900002,3/3/2020,50.69,21.99,28.7,9.2,,1,-.5011834804851043, -64750,119751,7713,2020,2020_Pres-D_MI,MI,Pres-P,Pres-D,EPIC-MRA,84,Live Phone,,3/5/2020,400,Joseph R. Biden Jr.,13256,DEM,51,Bernard Sanders,13257,DEM,27,,24,3/10/2020,52.93,36.34,16.59,7.41,,1,-1.757745866844737,for Detroit Free Press | WLNS TV 6 | WOOD TV 8 | WJRT (ABC) TV 12 -66270,123340,7713,2020,2020_Pres-D_MI,MI,Pres-P,Pres-D,OurProgress (The Progress Campaign),561,Live Phone,,3/5/2020,417,Joseph R. Biden Jr.,13256,DEM,51.08,Bernard Sanders,13257,DEM,43.88,,7.1999998,3/10/2020,52.93,36.34,16.59,9.39,,1,.2202560778710674, -64732,119711,7717,2020,2020_Pres-D_MO,MO,Pres-P,Pres-D,Emerson College,88,IVR/Online/Text,,3/5/2020,425,Joseph R. Biden Jr.,13256,DEM,48.1,Bernard Sanders,13257,DEM,43.7,,4.4000001,3/10/2020,60.1,34.58,25.52,21.12,,1,14.07478844756003,for Nexstar -64744,119736,7717,2020,2020_Pres-D_MO,MO,Pres-P,Pres-D,Remington Research Group,279,IVR,,3/5/2020,1040,Joseph R. Biden Jr.,13256,DEM,53,Bernard Sanders,13257,DEM,31,,22,3/10/2020,60.1,34.58,25.52,3.52,,1,-5.802467458176529,for Missouri Scout -64745,119737,7763,2020,2020_Pres-D_WA,WA,Pres-P,Pres-D,Data for Progress,522,Text,,3/5/2020,737,Joseph R. Biden Jr.,13256,DEM,47,Bernard Sanders,13257,DEM,44,5,3,3/10/2020,37.94,36.57,1.37,1.63,,1,-3.744584825443912, -64740,119723,7763,2020,2020_Pres-D_WA,WA,Pres-P,Pres-D,SurveyUSA,325,Online,,3/5/2020,550,Joseph R. Biden Jr.,13256,DEM,36.36,Bernard Sanders,13257,DEM,35.35,10.1,1.01,3/10/2020,37.94,36.57,1.37,.36,,1,-5.605547365989947,for KING TV (Seattle) -64787,119863,7687,2020,2020_Pres-D_FL,FL,Pres-P,Pres-D,Florida Atlantic University,97,IVR/Online,,3/6/2020,399,Joseph R. Biden Jr.,13256,DEM,61.4,Bernard Sanders,13257,DEM,25.4,,36,3/17/2020,61.95,22.84,39.1,3.1,,1,-4.037821021088115, -64787,119862,7688,2020,2020_Pres-R_FL,FL,Pres-P,Pres-R,Florida Atlantic University,97,IVR/Online,,3/6/2020,409,Donald Trump,13254,REP,92.6,William F. Weld,13351,REP,3.8,,88.800003,3/17/2020,93.79,3.17,90.62,1.82,,1,-8.703426240040432, -64785,119860,7713,2020,2020_Pres-D_MI,MI,Pres-P,Pres-D,ROI Rocket,554,Online,,3/6/2020,1000,Joseph R. Biden Jr.,13256,DEM,55,Bernard Sanders,13257,DEM,45,,10,3/10/2020,52.93,36.34,16.59,6.59,,1,-1.823874657038409, -64746,119741,7717,2020,2020_Pres-D_MO,MO,Pres-P,Pres-D,Data for Progress,522,Online/Text,,3/6/2020,348,Joseph R. Biden Jr.,13256,DEM,62,Bernard Sanders,13257,DEM,32,0,30,3/10/2020,60.1,34.58,25.52,4.48,,1,-4.882346174400409, -64747,119742,7720,2020,2020_Pres-D_MS,MS,Pres-P,Pres-D,Data for Progress,522,Online/Text,,3/6/2020,340,Joseph R. Biden Jr.,13256,DEM,77,Bernard Sanders,13257,DEM,22,,55,3/10/2020,80.96,14.82,66.15,11.15,,1,-1.8066728505233, -64754,119784,7687,2020,2020_Pres-D_FL,FL,Pres-P,Pres-D,Point Blank Political,550,Online,,3/7/2020,3376,Joseph R. Biden Jr.,13256,DEM,57.6,Bernard Sanders,13257,DEM,30.7,2.1,26.9,3/17/2020,61.95,22.84,39.1,12.2,,1,5.935259282281208,average of multiple versions or turnout models listed in poll -64806,119952,7687,2020,2020_Pres-D_FL,FL,Pres-P,Pres-D,St. Pete Polls,314,IVR,,3/7/2020,2480,Joseph R. Biden Jr.,13256,DEM,69.2,Bernard Sanders,13257,DEM,13.6,4.7,55.599998,3/17/2020,61.95,22.84,39.1,16.5,,1,10.78500918989863,for Florida Politics -64764,119806,7713,2020,2020_Pres-D_MI,MI,Pres-P,Pres-D,Monmouth University,215,Live Phone,,3/7/2020,411,Joseph R. Biden Jr.,13256,DEM,51,Bernard Sanders,13257,DEM,36,3,15,3/10/2020,52.93,36.34,16.59,1.59,,1,-7.569488948172602, -64766,119811,7713,2020,2020_Pres-D_MI,MI,Pres-P,Pres-D,YouGov,391,Online,,3/7/2020,201,Joseph R. Biden Jr.,13256,DEM,54,Bernard Sanders,13257,DEM,41,,13,3/10/2020,52.93,36.34,16.59,3.59,,1,-6.116168748757802,for Yahoo News -64805,119951,7687,2020,2020_Pres-D_FL,FL,Pres-P,Pres-D,University of North Florida,360,Live Phone,,3/8/2020,1502,Joseph R. Biden Jr.,13256,DEM,66,Bernard Sanders,13257,DEM,22,2,44,3/17/2020,61.95,22.84,39.1,4.9,,1,-1.459799541595179, -64773,119834,7697,2020,2020_Pres-D_ID,ID,Pres-P,Pres-D,Data for Progress,522,Text,,3/8/2020,329,Joseph R. Biden Jr.,13256,DEM,51,Bernard Sanders,13257,DEM,47,,4,3/10/2020,48.92,42.44,6.48,2.48,,1,-5.742732729132499, -64753,119758,7698,2020,2020_Pres-D_IL,IL,Pres-P,Pres-D,Ogden & Fry,425,IVR,,3/8/2020,457,Joseph R. Biden Jr.,13256,DEM,55.4,Bernard Sanders,13257,DEM,26.4,,29,3/17/2020,58.77,36.08,22.69,6.31,,1,-2.307627746576073,for Northwest Side GOP Club -64848,120081,7698,2020,2020_Pres-D_IL,IL,Pres-P,Pres-D,Victory Research,437,Live Phone,,3/8/2020,1208,Joseph R. Biden Jr.,13256,DEM,55.2,Bernard Sanders,13257,DEM,36.2,,19,3/17/2020,58.77,36.08,22.69,3.69,,1,-5.609419310254365, -64774,119841,7713,2020,2020_Pres-D_MI,MI,Pres-P,Pres-D,AtlasIntel,546,Online,,3/8/2020,528,Joseph R. Biden Jr.,13256,DEM,48,Bernard Sanders,13257,DEM,40,3,8,3/10/2020,52.93,36.34,16.59,8.59,,1,.3141087104991718, -64761,119800,7713,2020,2020_Pres-D_MI,MI,Pres-P,Pres-D,Concord Public Opinion Partners,553,Live Phone,,3/8/2020,305,Joseph R. Biden Jr.,13256,DEM,53,Bernard Sanders,13257,DEM,23,,30,3/10/2020,52.93,36.34,16.59,13.41,,1,4.898408145986322,for The Welcome Party -64772,119833,7713,2020,2020_Pres-D_MI,MI,Pres-P,Pres-D,Data for Progress,522,Text,,3/8/2020,320,Joseph R. Biden Jr.,13256,DEM,59,Bernard Sanders,13257,DEM,38,,21,3/10/2020,52.93,36.34,16.59,4.41,,1,-4.61102407057927, -64748,119743,7713,2020,2020_Pres-D_MI,MI,Pres-P,Pres-D,Mitchell Research & Communications,213,IVR,,3/8/2020,602,Joseph R. Biden Jr.,13256,DEM,54.3,Bernard Sanders,13257,DEM,32.6,1.3,21.700001,3/10/2020,52.93,36.34,16.59,5.11,,1,-3.535090832236548, -64763,119803,7713,2020,2020_Pres-D_MI,MI,Pres-P,Pres-D,Target Insyght,330,IVR/Live Phone,,3/8/2020,600,Joseph R. Biden Jr.,13256,DEM,65,Bernard Sanders,13257,DEM,24,2,41,3/10/2020,52.93,36.34,16.59,24.41,,1,17.06475658390615, -64783,119856,7717,2020,2020_Pres-D_MO,MO,Pres-P,Pres-D,Optimus,245,Live Phone/Text,,3/8/2020,402,Joseph R. Biden Jr.,13256,DEM,67.6,Bernard Sanders,13257,DEM,29.4,,38.200001,3/10/2020,60.1,34.58,25.52,12.68,,1,4.88871926707411, -64781,119854,7726,2020,2020_Pres-D_ND,ND,Pres-P,Pres-D,Swayable,543,Online,,3/8/2020,125,Bernard Sanders,13257,DEM,30.5,Joseph R. Biden Jr.,13256,DEM,65.1,,-34.599998,3/10/2020,53.3,39.84,13.46,48.06,,0,37.87528533758608, -64776,119846,7763,2020,2020_Pres-D_WA,WA,Pres-P,Pres-D,Data for Progress,522,Online/Text,,3/8/2020,751,Joseph R. Biden Jr.,13256,DEM,49,Bernard Sanders,13257,DEM,43,6,6,3/10/2020,37.94,36.57,1.37,4.63,,1,-.1181223381571752, -64842,120060,7687,2020,2020_Pres-D_FL,FL,Pres-P,Pres-D,Latino Decisions,482,Live Phone/Online/Text,,3/9/2020,531,Joseph R. Biden Jr.,13256,DEM,65,Bernard Sanders,13257,DEM,28.5,,36.5,3/17/2020,61.95,22.84,39.1,2.6,,1,-3.792269120332085,for Univision; average of multiple versions or turnout models listed in poll -64853,120092,7687,2020,2020_Pres-D_FL,FL,Pres-P,Pres-D,ROI Rocket,554,Online,,3/9/2020,877,Joseph R. Biden Jr.,13256,DEM,67,Bernard Sanders,13257,DEM,27,,40,3/17/2020,61.95,22.84,39.1,.9,,1,-5.343315402439098, -64777,119850,7697,2020,2020_Pres-D_ID,ID,Pres-P,Pres-D,Swayable,543,Online,,3/9/2020,235,Joseph R. Biden Jr.,13256,DEM,52.3,Bernard Sanders,13257,DEM,37.2,,15.1,3/10/2020,48.92,42.44,6.48,8.62,,1,1.683685952625299, -64855,120094,7698,2020,2020_Pres-D_IL,IL,Pres-P,Pres-D,ROI Rocket,554,Online,,3/9/2020,960,Joseph R. Biden Jr.,13256,DEM,57,Bernard Sanders,13257,DEM,34,,23,3/17/2020,58.77,36.08,22.69,.31,,1,-8.552144857369143, -64778,119851,7713,2020,2020_Pres-D_MI,MI,Pres-P,Pres-D,Swayable,543,Online,,3/9/2020,1516,Joseph R. Biden Jr.,13256,DEM,62,Bernard Sanders,13257,DEM,27.9,,34.099998,3/10/2020,52.93,36.34,16.59,17.51,,1,10.30883262824947, -64779,119852,7717,2020,2020_Pres-D_MO,MO,Pres-P,Pres-D,Swayable,543,Online,,3/9/2020,825,Joseph R. Biden Jr.,13256,DEM,56.6,Bernard Sanders,13257,DEM,35.7,,20.9,3/10/2020,60.1,34.58,25.52,4.62,,1,-3.77636107192335, -64780,119853,7720,2020,2020_Pres-D_MS,MS,Pres-P,Pres-D,Swayable,543,Online,,3/9/2020,495,Joseph R. Biden Jr.,13256,DEM,67.9,Bernard Sanders,13257,DEM,28.1,,39.799999,3/10/2020,80.96,14.82,66.15,26.35,,1,17.75446001340377, -64782,119855,7763,2020,2020_Pres-D_WA,WA,Pres-P,Pres-D,Swayable,543,Online,,3/9/2020,954,Joseph R. Biden Jr.,13256,DEM,38.5,Bernard Sanders,13257,DEM,36.5,,2,3/10/2020,37.94,36.57,1.37,.63,,1,-4.53084590549362, -64826,120003,7687,2020,2020_Pres-D_FL,FL,Pres-P,Pres-D,Gravis Marketing,124,IVR/Online,,3/11/2020,516,Joseph R. Biden Jr.,13256,DEM,66,Bernard Sanders,13257,DEM,25,,41,3/17/2020,61.95,22.84,39.1,1.9,,1,-4.367224790328326, -64825,120002,7698,2020,2020_Pres-D_IL,IL,Pres-P,Pres-D,Gravis Marketing,124,IVR/Online,,3/11/2020,549,Joseph R. Biden Jr.,13256,DEM,63,Bernard Sanders,13257,DEM,25,,38,3/17/2020,58.77,36.08,22.69,15.31,,1,7.989149705654313, -64817,119980,7687,2020,2020_Pres-D_FL,FL,Pres-P,Pres-D,Emerson College,88,IVR/Online,,3/12/2020,434,Joseph R. Biden Jr.,13256,DEM,64.8,Bernard Sanders,13257,DEM,26.7,,38.099998,3/17/2020,61.95,22.84,39.1,1,,1,-5.134632065832845,for Nexstar -64833,120028,7687,2020,2020_Pres-D_FL,FL,Pres-P,Pres-D,Point Blank Political,550,Online,,3/12/2020,3165,Joseph R. Biden Jr.,13256,DEM,58.95,Bernard Sanders,13257,DEM,30.25,2.4,28.700001,3/17/2020,61.95,22.84,39.1,10.4,,1,5.158096141642539,average of multiple versions or turnout models listed in poll -64818,119981,7698,2020,2020_Pres-D_IL,IL,Pres-P,Pres-D,Emerson College,88,IVR/Online,,3/12/2020,567,Joseph R. Biden Jr.,13256,DEM,56.6,Bernard Sanders,13257,DEM,36.2,,20.4,3/17/2020,58.77,36.08,22.69,2.29,,1,-6.38732828749108,for Nexstar -64835,120033,7676,2020,2020_Pres-D_AZ,AZ,Pres-P,Pres-D,Monmouth University,215,Live Phone,,3/13/2020,373,Joseph R. Biden Jr.,13256,DEM,51,Michael Bloomberg,13289,DEM,5,3,46,3/17/2020,65.7,14.41,51.29,5.29,,1,-4.15106761140968, -64852,120089,7687,2020,2020_Pres-D_FL,FL,Pres-P,Pres-D,AtlasIntel,546,Online,,3/15/2020,532,Joseph R. Biden Jr.,13256,DEM,67,Bernard Sanders,13257,DEM,27,,40,3/17/2020,61.95,22.84,39.1,.9,,1,-4.427205610332325, -64858,120098,7687,2020,2020_Pres-D_FL,FL,Pres-P,Pres-D,Swayable,543,Online,,3/16/2020,1608,Joseph R. Biden Jr.,13256,DEM,63.5,Bernard Sanders,13257,DEM,24.9,,38.599998,3/17/2020,61.95,22.84,39.1,.5,,1,-4.491545239001232, -64859,120099,7698,2020,2020_Pres-D_IL,IL,Pres-P,Pres-D,Swayable,543,Online,,3/16/2020,1075,Joseph R. Biden Jr.,13256,DEM,63,Bernard Sanders,13257,DEM,27.7,,35.299999,3/17/2020,58.77,36.08,22.69,12.61,,1,6.200213591838128, -65050,120700,7765,2020,2020_Pres-D_WI,WI,Pres-P,Pres-D,Marquette University Law School,195,Live Phone,,3/27/2020,394,Joseph R. Biden Jr.,13256,DEM,62,Bernard Sanders,13257,DEM,34,,28,4/7/2020,62.82,31.71,31.1,3.1,,1,-7.73283071457598, -66279,123370,8659,2020,2020_House-GS_CA-25,CA-25,House-G,House-GS,DCCC Targeting and Analytics Department,68,IVR/Live Phone,D,5/8/2020,675,Christy Smith,17025,DEM,48,Mike Garcia,17026,REP,46,,2,5/12/2020,45.14,54.86,-9.72,11.72,11.72,0,4.757595885822557,for unspecified Democratic sponsor -71526,133968,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,J.L. Partners,619,Online,,10/13/2020,844,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,42,,10,11/3/2020,51.31,46.86,4.45,5.55,5.55,1,.7071099288026261,for The Independent -71440,133800,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,USC Dornsife/Los Angeles Times,343,Online,,10/13/2020,5488,Joseph R. Biden Jr.,13256,DEM,53.86,Donald Trump,13254,REP,41.51,,12.35,11/3/2020,51.31,46.86,4.45,7.9,7.9,1,3.506812658798883,average of multiple versions or turnout models listed in poll -72234,135515,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/13/2020,50908,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,43,,8,11/3/2020,51.31,46.86,4.45,3.55,3.55,1,-.6051419600945654, -71434,133774,6212,2020,2020_Pres-G_AL,AL,Pres-G,Pres-G,Moore Information,217,Live Phone,R,10/13/2020,504,Joseph R. Biden Jr.,13256,DEM,38,Donald Trump,13254,REP,55,,-17,11/3/2020,36.57,62.03,-25.46,8.46,8.46,1,3.259993595388594,for Tommy Tuberville -71069,133031,6216,2020,2020_Pres-G_CO,CO,Pres-G,Pres-G,Civiqs,471,Online,,10/13/2020,1013,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,42,,12,11/3/2020,55.4,41.9,13.5,1.5,-1.5,1,-1.845925335589653,for Daily Kos -72519,136089,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,YouGov,391,Online,,10/13/2020,3755,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,47,,2,11/3/2020,47.86,51.22,-3.36,5.36,5.36,0,-.5665296550716419, -71566,134172,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/13/2020,600,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,44,,7,11/3/2020,49.47,49.24,.24,6.76,6.76,1,2.905290569026549,for Jon Ossoff -72520,136090,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,YouGov,391,Online,,10/13/2020,1456,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,47,,1,11/3/2020,49.47,49.24,.24,.76,.76,1,-2.988845754290442, -71170,133245,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/13/2020,1025,Joseph R. Biden Jr.,13256,DEM,45.9,Donald Trump,13254,REP,46.5,2.5,-.60000002,11/3/2020,50.62,47.84,2.78,3.38,-3.38,0,-2.604626026774702,for unspecified Republican sponsor -71070,133032,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Civiqs,471,Online,,10/13/2020,1211,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,46,,5,11/3/2020,48.59,49.93,-1.35,6.35,6.35,0,2.377692872718816,for Daily Kos -72521,136091,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,YouGov,391,Online,,10/13/2020,1627,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,45,,4,11/3/2020,48.59,49.93,-1.35,5.35,5.35,0,1.521133176993974, -71099,133095,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,IVR/Live Phone,,10/13/2020,400,Joseph R. Biden Jr.,13256,DEM,45.8,Donald Trump,13254,REP,42.6,2.4,3.2,11/3/2020,50.01,48.84,1.16,2.04,2.04,1,-3.504684018581332,for Center for American Greatness -72522,136092,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,YouGov,391,Online,,10/13/2020,2703,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,44,,8,11/3/2020,50.01,48.84,1.16,6.84,6.84,1,2.279457065734927, -72523,136093,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,YouGov,391,Online,,10/13/2020,2947,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,49,,-2,11/3/2020,46.48,52.06,-5.58,3.58,3.58,1,-1.228384828810358, -71068,133030,6256,2020,2020_Pres-G_VA,VA,Pres-G,Pres-G,Civiqs,471,Online,,10/13/2020,1231,Joseph R. Biden Jr.,13256,DEM,55,Donald Trump,13254,REP,42,,13,11/3/2020,54.11,44,10.11,2.89,2.89,1,.0153355053646623,for Daily Kos -71235,133379,6266,2020,2020_Sen-G_AL,AL,Sen-G,Sen-G,FM3 Research,91,Live Phone,D,10/13/2020,801,Doug Jones,13612,DEM,48,Tommy Tuberville,13614,REP,47,,1,11/3/2020,39.74,60.1,-20.36,21.36,21.36,0,14.47463733127783,for Doug Jones -71434,133775,6266,2020,2020_Sen-G_AL,AL,Sen-G,Sen-G,Moore Information,217,Live Phone,R,10/13/2020,504,Doug Jones,13612,DEM,40,Tommy Tuberville,13614,REP,55,,-15,11/3/2020,39.74,60.1,-20.36,5.36,5.36,1,-3.006915691949968,for Tommy Tuberville -71069,133035,6269,2020,2020_Sen-G_CO,CO,Sen-G,Sen-G,Civiqs,471,Online,,10/13/2020,1013,John Wright Hickenlooper,13474,DEM,53,Cory Gardner,13475,REP,42,2,11,11/3/2020,53.5,44.18,9.32,1.68,1.68,1,-2.328533193420602,for Daily Kos -71566,134173,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/13/2020,600,Jon Ossoff,14567,DEM,49,David A. Perdue,14568,REP,44,6,5,11/3/2020,47.95,49.73,-1.78,6.78,6.78,0,2.696744327332879,for Jon Ossoff; average of multiple versions or turnout models listed in poll -71238,133386,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Trafalgar Group,338,IVR/Online/Text,R,10/13/2020,1018,Gary C. Peters,13453,DEM,46.6,John James,13454,REP,48,,-1.4,11/3/2020,49.9,48.22,1.69,3.09,-3.09,0,-2.924050215651878,for unspecified Republican sponsor -71070,133036,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Civiqs,471,Online,,10/13/2020,1211,Cal Cunningham,13468,DEM,51,Thom Tillis,13461,REP,45,2,6,11/3/2020,46.94,48.69,-1.75,7.75,7.75,0,2.289935129201167,for Daily Kos -71068,133034,6296,2020,2020_Sen-G_VA,VA,Sen-G,Sen-G,Civiqs,471,Online,,10/13/2020,1231,Mark R. Warner,14760,DEM,54,Daniel M. Gade,15688,REP,43,,11,11/3/2020,55.99,43.91,12.08,1.08,-1.08,1,-4.550742357127471,for Daily Kos -71070,133033,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,Civiqs,471,Online,,10/13/2020,1211,Roy A. Cooper,13404,DEM,53,Dan Forest,13406,REP,46,1,7,11/3/2020,51.52,47.01,4.51,2.49,2.49,1,-3.794704678713537,for Daily Kos -71370,133647,7853,2020,2020_House-G_CA-4,CA-4,House-G,House-G,Lake Research Partners,165,IVR/Live Phone,D,10/13/2020,958,Brynne S. Kennedy,14883,DEM,45,Tom McClintock,14884,REP,49,,-4,11/3/2020,44.05,55.95,-11.89,7.89,7.89,1,.4157498765901593,for Brynne S. Kennedy -71371,133648,7888,2020,2020_House-G_CA-39,CA-39,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/13/2020,400,Gilbert Cisneros,13505,DEM,46,Young Kim,13506,REP,47,,-1,11/3/2020,49.4,50.6,-1.2,.2,.2,1,-7.604091391577994,for Young Kim -71364,133638,8048,2020,2020_House-G_MN-2,MN-2,House-G,House-G,"Normington, Petts & Associates",232,Live Phone,D,10/13/2020,400,Angie Craig,14755,DEM,53,Tyler Kistner,14754,REP,35,4,18,11/3/2020,48.18,45.92,2.26,15.74,15.74,1,7.992630669547761,for Angie Craig -71540,134003,8238,2020,2020_House-G_VA-2,VA-2,House-G,House-G,Christopher Newport University,50,Live Phone,,10/13/2020,807,Elaine G. Luria,14710,DEM,50,Scott W. Taylor,14711,REP,43,,7,11/3/2020,51.55,45.81,5.75,1.25,1.25,1,-6.262121112549267, -71440,133791,8274,2020,2020_House-G_US,US,House-G,House-G,USC Dornsife/Los Angeles Times,343,Online,,10/13/2020,5483,Generic Candidate,13337,DEM,52.06,Generic Candidate,13338,REP,44.39,,7.6700001,11/3/2020,49.9,46.83,3.07,4.6,4.6,1,-.5704070890520641, -71557,134047,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,Online,,10/14/2020,1897,Joseph R. Biden Jr.,13256,DEM,46,Donald Trump,13254,REP,42,,4,11/3/2020,51.31,46.86,4.45,.45,-.45,1,-4.149542138159382,for Hill.TV; among registered voters -71234,133372,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Online,,10/14/2020,920,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,41,,10,11/3/2020,51.31,46.86,4.45,5.55,5.55,1,.8279917761693578,for Reuters -71180,133315,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/14/2020,19668,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,45,,8,11/3/2020,51.31,46.86,4.45,3.55,3.55,1,-.9806474610318041,for Axios -71636,134206,6215,2020,2020_Pres-G_CA,CA,Pres-G,Pres-G,Public Policy Institute of California,262,IVR,,10/14/2020,1185,Joseph R. Biden Jr.,13256,DEM,58,Donald Trump,13254,REP,32,3,26,11/3/2020,63.48,34.32,29.16,3.16,-3.16,1,-.8874001764719751, -71352,133613,6216,2020,2020_Pres-G_CO,CO,Pres-G,Pres-G,RBI Strategies & Research,271,Live Phone,,10/14/2020,502,Joseph R. Biden Jr.,13256,DEM,55,Donald Trump,13254,REP,38,4,17,11/3/2020,55.4,41.9,13.5,3.5,3.5,1,.3211871613111807, -71177,133259,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Harris Insights & Analytics,133,Online,,10/14/2020,965,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,48,,0,11/3/2020,47.86,51.22,-3.36,3.36,3.36,.5,-2.871259126106152,for Hill.TV -71442,133796,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,University of North Florida,360,Live Phone,,10/14/2020,863,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,47,,1,11/3/2020,47.86,51.22,-3.36,4.36,4.36,0,-1.880660319424419, -71759,134451,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,National Research Inc.,225,Live Phone,R,10/14/2020,800,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,45,,4,11/3/2020,49.47,49.24,.24,3.76,3.76,1,.0802027162907596,for unspecified Republican sponsor -71443,133804,6228,2020,2020_Pres-G_KY,KY,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/14/2020,625,Joseph R. Biden Jr.,13256,DEM,39,Donald Trump,13254,REP,56,,-17,11/3/2020,36.15,62.09,-25.94,8.94,8.94,1,1.544910223813192, -71178,133260,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Harris Insights & Analytics,133,Online,,10/14/2020,1289,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,43,,11,11/3/2020,50.62,47.84,2.78,8.22,8.22,1,2.436467864173205,for Hill.TV -71455,133835,6234,2020,2020_Pres-G_MN,MN,Pres-G,Pres-G,Change Research,48,Online,,10/14/2020,1021,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,44,2,5,11/3/2020,52.4,45.28,7.11,2.11,-2.11,1,-1.728602941072001,for MinnPost -71161,133223,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Emerson College,88,IVR/Online/Text,,10/14/2020,721,Joseph R. Biden Jr.,13256,DEM,49.2,Donald Trump,13254,REP,49.2,,0,11/3/2020,48.59,49.93,-1.35,1.35,1.35,.5,-2.907389457852773,for NewsNation -71179,133261,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Harris Insights & Analytics,133,Online,,10/14/2020,992,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,46,,5,11/3/2020,50.01,48.84,1.16,3.84,3.84,1,-1.053222980345114,for Hill.TV -71366,133641,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/14/2020,1041,Joseph R. Biden Jr.,13256,DEM,47.5,Donald Trump,13254,REP,46.4,2.9,1.1,11/3/2020,50.01,48.84,1.16,.06,-.06,1,-4.871009010335169,for unspecified Republican sponsor -71352,133614,6269,2020,2020_Sen-G_CO,CO,Sen-G,Sen-G,RBI Strategies & Research,271,Live Phone,,10/14/2020,502,John Wright Hickenlooper,13474,DEM,53,Cory Gardner,13475,REP,39,2,14,11/3/2020,53.5,44.18,9.32,4.68,4.68,1,1.024523305210727, -71759,134461,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,National Research Inc.,225,Live Phone,R,10/14/2020,800,Jon Ossoff,14567,DEM,44,David A. Perdue,14568,REP,44,,0,11/3/2020,47.95,49.73,-1.78,1.78,1.78,.5,-2.249481043357226,for unspecified Republican sponsor -71443,133987,6276,2020,2020_Sen-G_KY,KY,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/14/2020,625,Amy McGrath,13470,DEM,42,Mitch McConnell,13471,REP,51,4,-9,11/3/2020,38.23,57.76,-19.53,10.53,10.53,1,2.057558034394809, -71178,133262,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,10/14/2020,1289,Gary C. Peters,13453,DEM,50,John James,13454,REP,43,,7,11/3/2020,49.9,48.22,1.69,5.31,5.31,1,-.4814666485285372,for Hill.TV -71455,133836,6281,2020,2020_Sen-G_MN,MN,Sen-G,Sen-G,Change Research,48,Online,,10/14/2020,1021,Tina Smith,15691,DEM,48,Jason Lewis,15692,REP,44,3,4,11/3/2020,48.74,43.5,5.24,1.24,-1.24,1,-4.282421192860604,for MinnPost -71161,133225,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Emerson College,88,IVR/Online/Text,,10/14/2020,721,Cal Cunningham,13468,DEM,44.6,Thom Tillis,13461,REP,43.5,,1.1,11/3/2020,46.94,48.69,-1.75,2.85,2.85,0,-2.79915086874467,for NewsNation -71233,133369,6292,2020,2020_Sen-G_SC,SC,Sen-G,Sen-G,brilliant corners Research & Strategies,564,Live Phone,D,10/14/2020,525,Jaime Harrison,13457,DEM,47,Lindsey Graham,13458,REP,45,3,2,11/3/2020,44.17,54.44,-10.27,12.27,12.27,0,3.661186589691349,for Jaime Harrison -71759,134462,7780,2020,2020_Sen-OS_GA,GA,Sen-G,Sen-OS,National Research Inc.,225,Live Phone,R,10/14/2020,800,Raphael Warnock,14489,DEM,31,Kelly Loeffler,13671,REP,19,18,12,11/3/2020,32.9,25.91,7,5,5,1,-2.666449535335738,for unspecified Republican sponsor -71161,133224,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,Emerson College,88,IVR/Online/Text,,10/14/2020,721,Roy A. Cooper,13404,DEM,50.3,Dan Forest,13406,REP,45.9,,4.4000001,11/3/2020,51.52,47.01,4.51,.11,-.11,1,-6.368714146627785,for NewsNation -71534,133983,7991,2020,2020_House-G_IA-4,IA-4,House-G,House-G,Change Research,48,Online,D,10/14/2020,603,J.D. Scholten,13421,DEM,45,Randy Feenstra,14986,REP,50,,-5,11/3/2020,37.79,61.97,-24.18,19.18,19.18,1,9.110851020780325,for J.D. Scholten -71158,133217,8115,2020,2020_House-G_NY-24,NY-24,House-G,House-G,Public Policy Polling,263,IVR/Text,D,10/14/2020,789,Dana Balter,14654,DEM,45,John Katko,14655,REP,43,,2,11/3/2020,42.96,53.13,-10.16,12.16,12.16,0,5.017607491822213,for unspecified Democratic sponsor; among registered voters -71239,133387,8166,2020,2020_House-G_PA-8,PA-8,House-G,House-G,co/efficient,514,IVR/Text,R,10/14/2020,615,Matt Cartwright,15404,DEM,48,James Rocco Bognet,15405,REP,43,,5,11/3/2020,51.78,48.22,3.55,1.45,1.45,1,-6.116248056392055,for James Rocco Bognet -71529,133975,8168,2020,2020_House-G_PA-10,PA-10,House-G,House-G,Tarrance Group,333,Live Phone,R,10/14/2020,400,Eugene A. DePasquale,14646,DEM,44,Scott Perry,14647,REP,48,,-4,11/3/2020,46.69,53.31,-6.62,2.62,2.62,1,-5.133949654966025,for Scott Perry -71175,133255,8202,2020,2020_House-G_TX-7,TX-7,House-G,House-G,GS Strategy Group,478,Live Phone,R,10/14/2020,400,Lizzie Pannill Fletcher,13499,DEM,46,Wesley Hunt,13498,REP,44,3,2,11/3/2020,50.79,47.45,3.33,1.33,-1.33,1,-6.412884206745993,for Wesley Hunt -71952,134875,8731,2020,2020_Gov-G_PR,PR,Gov-G,Gov-G,Beacon Research,545,Live Phone/Online,,10/14/2020,809,Pedro R. Pierluisi,15912,NPP,31,Carlos Delgado Altieri,15917,PPD,26,7,5,11/3/2020,33.24,31.75,1.49,3.51,,1,-1.145148243585571,for Puerto Rico Herald -71952,134876,8732,2020,2020_House-G_PR-1,PR-1,House-G,House-G,Beacon Research,545,Live Phone/Online,,10/14/2020,809,Jenniffer González,15923,NPP,44,Aníbal Acevedo-Vilá,15924,PPD,26,5,18,11/3/2020,41.18,32.16,9.02,8.98,,1,3.900322100615357,for Puerto Rico Herald -71375,133660,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Morning Consult,218,Online,,10/15/2020,12000,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,43,,9,11/3/2020,51.31,46.86,4.45,4.55,4.55,1,.3360144640539837, -72141,135272,6213,2020,2020_Pres-G_AR,AR,Pres-G,Pres-G,University of Arkansas,345,Live Phone,,10/15/2020,591,Joseph R. Biden Jr.,13256,DEM,32,Donald Trump,13254,REP,65,,-33,11/3/2020,34.78,62.4,-27.62,5.38,-5.38,1,-.2197098180939656, -71295,133500,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,YouGov,391,Online,,10/15/2020,1074,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,47,,3,11/3/2020,49.36,49.06,.31,2.69,2.69,1,-.8294346153529313,for CBS News -72324,135689,6217,2020,2020_Pres-G_CT,CT,Pres-G,Pres-G,Sacred Heart University,453,Live Phone/Online,,10/15/2020,1000,Joseph R. Biden Jr.,13256,DEM,51.4,Donald Trump,13254,REP,26.4,,25,11/3/2020,59.26,39.19,20.07,4.93,4.93,1,-.3554754492479392,for Hartford Courant; among all adults -71744,134420,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Zia Poll,393,Live Phone,,10/15/2020,2851,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,49,,-4,11/3/2020,50.62,47.84,2.78,6.78,-6.78,0,1.191353544608762,for Painter Communications -71240,133388,6235,2020,2020_Pres-G_MO,MO,Pres-G,Pres-G,Remington Research Group,279,IVR,,10/15/2020,1010,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,51,1,-6,11/3/2020,41.41,56.8,-15.39,9.39,9.39,1,4.377006690801796,for Missouri Scout -71441,133795,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/15/2020,646,Joseph R. Biden Jr.,13256,DEM,49.5,Donald Trump,13254,REP,48,1,1.5,11/3/2020,48.59,49.93,-1.35,2.85,2.85,0,-1.341783478006924,for The Washington Post; average of multiple versions or turnout models listed in poll -71445,134418,6255,2020,2020_Pres-G_UT,UT,Pres-G,Pres-G,RMG Research,555,IVR/Text,,10/15/2020,1000,Joseph R. Biden Jr.,13256,DEM,38,Donald Trump,13254,REP,50,3,-12,11/3/2020,37.65,58.13,-20.48,8.48,8.48,1,1.183377654620404,for Deseret News | Hinckley Institute of Politics -71378,133663,6258,2020,2020_Pres-G_WA,WA,Pres-G,Pres-G,Public Policy Polling,263,IVR/Text,,10/15/2020,610,Joseph R. Biden Jr.,13256,DEM,60,Donald Trump,13254,REP,37,,23,11/3/2020,57.97,38.77,19.2,3.8,3.8,1,-1.137874154097294,for Northwest Progressive Institute -71365,133639,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/15/2020,1051,Joseph R. Biden Jr.,13256,DEM,47.6,Donald Trump,13254,REP,46.3,2.2,1.3,11/3/2020,49.45,48.82,.63,.67,.67,1,-6.658011035817033,for unspecified Republican sponsor -71296,133501,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,YouGov,391,Online,,10/15/2020,1112,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,46,,5,11/3/2020,49.45,48.82,.63,4.37,4.37,1,-2.600585776478874,for CBS News -72141,135273,6267,2020,2020_Sen-G_AR,AR,Sen-G,Sen-G,University of Arkansas,345,Live Phone,,10/15/2020,591,Tom Cotton,15607,REP,75,Ricky Dale Harrington,15624,LIB,20,,55,11/3/2020,66.53,33.47,33.06,21.94,,1,14.22792957520709, -71295,133502,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,YouGov,391,Online,,10/15/2020,1065,Mark Kelly,13445,DEM,52,Martha McSally,13446,REP,41,,11,11/3/2020,51.16,48.81,2.35,8.65,8.65,1,4.18880621101399,for CBS News -71441,133802,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,ABC News/The Washington Post,3,Live Phone,,10/15/2020,646,Cal Cunningham,13468,DEM,49,Thom Tillis,13461,REP,47,,2,11/3/2020,46.94,48.69,-1.75,3.75,3.75,0,-1.919159955872766,for The Washington Post -71169,133244,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,Public Policy Polling,263,IVR/Text,,10/15/2020,712,Mary Jennings Hegar,13459,DEM,46,John Cornyn,13444,REP,49,,-3,11/3/2020,43.87,53.51,-9.64,6.64,6.64,1,1.726951785395168,among 'voters' -71240,133389,7820,2020,2020_Gov-G_MO,MO,Gov-G,Gov-G,Remington Research Group,279,IVR,,10/15/2020,1010,Nicole Galloway,13483,DEM,43,Mike Parson,13484,REP,51,2,-8,11/3/2020,40.69,57.11,-16.41,8.41,8.41,1,.8070737960255722,for Missouri Scout -71445,133808,7825,2020,2020_Gov-G_UT,UT,Gov-G,Gov-G,RMG Research,555,IVR/Text,,10/15/2020,1000,Chris Peterson,15706,DEM,26,Spencer J. Cox,15707,REP,50,6,-24,11/3/2020,30.35,62.98,-32.63,8.63,8.63,1,2.244439589778199,for Deseret News | Hinckley Institute of Politics -71172,133248,7930,2020,2020_House-G_FL-15,FL-15,House-G,House-G,St. Pete Polls,314,IVR,,10/15/2020,943,Alan M. Cohn,15948,DEM,40.5,Scott Franklin,15951,REP,48.5,,-8,11/3/2020,44.61,55.39,-10.77,2.77,2.77,1,-3.920639594866817,for Florida Politics -71740,134411,8144,2020,2020_House-G_OH-12,OH-12,House-G,House-G,Public Policy Polling,263,IVR/Text,D,10/15/2020,818,Alaina Shearer,15325,DEM,44,Troy Balderson,15327,REP,48,,-4,11/3/2020,41.78,55.24,-13.47,9.47,9.47,1,2.027630820908052,for Alaina Shearer; among registered voters -71567,134063,8165,2020,2020_House-G_PA-7,PA-7,House-G,House-G,Franklin & Marshall College,106,Live Phone/Online,,10/15/2020,447,Susan Ellis Wild,15402,DEM,43.6,Lisa Scheller,15403,REP,36.4,,7.1999998,11/3/2020,51.87,48.13,3.73,3.47,3.47,1,-2.666162063166366,for lehighvalleylive.com -71358,133630,8179,2020,2020_House-G_SC-1,SC-1,House-G,House-G,Strategic National,318,Live Phone,R,10/15/2020,400,Joe Cunningham,14580,DEM,45,Nancy Mace,14581,REP,47,,-2,11/3/2020,49.31,50.58,-1.27,.73,-.73,1,-6.993227677243989,for Nancy Mace -71547,134025,8201,2020,2020_House-G_TX-6,TX-6,House-G,House-G,GBAO,109,Live Phone,D,10/15/2020,400,Stephen Daniel,14663,DEM,41,Ron Wright,14664,REP,45,,-4,11/3/2020,43.98,52.8,-8.82,4.82,4.82,1,-2.87192697867137,for Stephen Daniel -71372,133649,8235,2020,2020_House-G_UT-4,UT-4,House-G,House-G,RMG Research,555,IVR/Text,,10/15/2020,800,Ben McAdams,13565,DEM,45,Burgess Owens,14704,REP,46,3,-1,11/3/2020,46.7,47.7,-1,0,0,1,-7.442771870237731,for Deseret News | Hinckley Institute of Politics -71375,133656,8274,2020,2020_House-G_US,US,House-G,House-G,Morning Consult,218,Online,,10/15/2020,12000,Generic Candidate,13337,DEM,49,Generic Candidate,13338,REP,42,,7,11/3/2020,49.9,46.83,3.07,3.93,3.93,1,-1.239932875032214, -71378,133809,8729,2020,2020_Gov-G_WA,WA,Gov-G,Gov-G,Public Policy Polling,263,IVR/Text,,10/15/2020,610,Jay Robert Inslee,13635,DEM,56,Loren Culp,13639,REP,40,,16,11/3/2020,56.56,43.12,13.44,2.56,2.56,1,-3.312981630250157,for Northwest Progressive Institute -71631,134197,8731,2020,2020_Gov-G_PR,PR,Gov-G,Gov-G,Jorge Benítez,600,Live Phone,,10/15/2020,676,Pedro R. Pierluisi,15912,NPP,31.5,Carlos Delgado Altieri,15917,PPD,35,11.5,-3.5,11/3/2020,33.24,31.75,1.49,4.99,,0,.8873073376911533,for Radio Isla 1320; among registered voters -71631,134198,8732,2020,2020_House-G_PR-1,PR-1,House-G,House-G,Jorge Benítez,600,Live Phone,,10/15/2020,676,Jenniffer González,15923,NPP,43,Aníbal Acevedo-Vilá,15924,PPD,40,2,3,11/3/2020,41.18,32.16,9.02,6.02,,1,.5875300122281593,for Radio Isla 1320; among registered voters -71356,133627,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone/Online,,10/16/2020,949,Joseph R. Biden Jr.,13256,DEM,49.9,Donald Trump,13254,REP,44.2,2.3,5.6999998,11/3/2020,51.31,46.86,4.45,1.25,1.25,1,-3.449078900548566,average of multiple versions or turnout models listed in poll -71369,133646,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,RMG Research,555,Online/Text,,10/16/2020,1265,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,43,2,8,11/3/2020,51.31,46.86,4.45,3.55,3.55,1,-.9871215828373957,for Just the News -71637,134209,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Morning Consult,218,Online,,10/16/2020,1066,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,48,,-1,11/3/2020,49.36,49.06,.31,1.31,-1.31,0,-2.22714007766497, -71638,134210,6216,2020,2020_Pres-G_CO,CO,Pres-G,Pres-G,Morning Consult,218,Online,,10/16/2020,788,Joseph R. Biden Jr.,13256,DEM,55,Donald Trump,13254,REP,39,,16,11/3/2020,55.4,41.9,13.5,2.5,2.5,1,-.8025172606410692, -71639,134211,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Morning Consult,218,Online,,10/16/2020,4685,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,45,,7,11/3/2020,47.86,51.22,-3.36,10.36,10.36,0,4.839149588768064, -71640,134212,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Morning Consult,218,Online,,10/16/2020,1672,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,48,,0,11/3/2020,49.47,49.24,.24,.24,-.24,.5,-3.258473211362444, -71454,133826,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/16/2020,759,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,45,2,0,11/3/2020,49.47,49.24,.24,.24,-.24,.5,-3.458392342554616, -71641,134213,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Morning Consult,218,Online,,10/16/2020,1717,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,44,,8,11/3/2020,50.62,47.84,2.78,5.22,5.22,1,-.4281839130958957, -71642,134214,6234,2020,2020_Pres-G_MN,MN,Pres-G,Pres-G,Morning Consult,218,Online,,10/16/2020,864,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,42,,9,11/3/2020,52.4,45.28,7.11,1.89,1.89,1,-1.947329047299792, -71643,134215,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Morning Consult,218,Online,,10/16/2020,1904,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,47,,3,11/3/2020,48.59,49.93,-1.35,4.35,4.35,0,.6424421707563907, -71528,133972,6243,2020,2020_Pres-G_NM,NM,Pres-G,Pres-G,GBAO,109,Live Phone,D,10/16/2020,600,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,41,,13,11/3/2020,54.29,43.5,10.79,2.21,2.21,1,-2.456886389528122,for Ben Ray Luján -71644,134216,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Morning Consult,218,Online,,10/16/2020,2271,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,49,,-2,11/3/2020,45.24,53.27,-8.03,6.03,6.03,1,-.298014192811076, -71379,133666,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Ipsos,154,Online,,10/16/2020,653,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,45,2,4,11/3/2020,50.01,48.84,1.16,2.84,2.84,1,-2.106390374682967,for Reuters; average of multiple versions or turnout models listed in poll -71645,134217,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Morning Consult,218,Online,,10/16/2020,2563,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,43,,9,11/3/2020,50.01,48.84,1.16,7.84,7.84,1,3.507329187449107, -71646,134218,6251,2020,2020_Pres-G_SC,SC,Pres-G,Pres-G,Morning Consult,218,Online,,10/16/2020,926,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,51,,-6,11/3/2020,43.43,55.11,-11.68,5.68,5.68,1,.6371235407259567, -71647,134219,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,Morning Consult,218,Online,,10/16/2020,3347,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,47,,1,11/3/2020,46.48,52.06,-5.58,6.58,6.58,0,2.350202800536416, -71659,134245,6256,2020,2020_Pres-G_VA,VA,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/16/2020,908,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,41,3,11,11/3/2020,54.11,44,10.11,.89,.89,1,-1.923647563623604, -71380,133667,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Ipsos,154,Online,,10/16/2020,663,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,44,2,7,11/3/2020,49.45,48.82,.63,6.37,6.37,1,-.6542491448628771,for Reuters; average of multiple versions or turnout models listed in poll -71648,134220,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Morning Consult,218,Online,,10/16/2020,1038,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,42,,12,11/3/2020,49.45,48.82,.63,11.37,11.37,1,4.80202179502689, -71637,134226,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Morning Consult,218,Online,,10/16/2020,1066,Mark Kelly,13445,DEM,48,Martha McSally,13446,REP,44,,4,11/3/2020,51.16,48.81,2.35,1.65,1.65,1,-3.11350959281724, -71638,134227,6269,2020,2020_Sen-G_CO,CO,Sen-G,Sen-G,Morning Consult,218,Online,,10/16/2020,788,John Wright Hickenlooper,13474,DEM,50,Cory Gardner,13475,REP,42,,8,11/3/2020,53.5,44.18,9.32,1.32,-1.32,1,-2.795918586426266, -71640,134228,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Morning Consult,218,Online,,10/16/2020,1672,Jon Ossoff,14567,DEM,44,David A. Perdue,14568,REP,46,,-2,11/3/2020,47.95,49.73,-1.78,.22,-.22,1,-3.654482928919872, -71454,133827,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Siena College/The New York Times Upshot,448,Live Phone,,10/16/2020,759,Jon Ossoff,14567,DEM,43,David A. Perdue,14568,REP,43,4,0,11/3/2020,47.95,49.73,-1.78,1.78,1.78,.5,-2.163505152711552, -71641,134229,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Morning Consult,218,Online,,10/16/2020,1717,Gary C. Peters,13453,DEM,48,John James,13454,REP,42,,6,11/3/2020,49.9,48.22,1.69,4.31,4.31,1,-1.35786072525578, -71643,134230,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Morning Consult,218,Online,,10/16/2020,1904,Cal Cunningham,13468,DEM,48,Thom Tillis,13461,REP,42,,6,11/3/2020,46.94,48.69,-1.75,7.75,7.75,0,2.63117529714518, -71528,133974,6288,2020,2020_Sen-G_NM,NM,Sen-G,Sen-G,GBAO,109,Live Phone,D,10/16/2020,600,Ben Ray Luján,13626,DEM,53,Mark V. Ronchetti,14622,REP,42,5,11,11/3/2020,51.73,45.62,6.11,4.89,4.89,1,-1.12630277132201,for Ben Ray Luján; average of multiple versions or turnout models listed in poll -71646,134231,6292,2020,2020_Sen-G_SC,SC,Sen-G,Sen-G,Morning Consult,218,Online,,10/16/2020,926,Jaime Harrison,13457,DEM,47,Lindsey Graham,13458,REP,45,,2,11/3/2020,44.17,54.44,-10.27,12.27,12.27,0,4.240484800325188, -71647,134232,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,Morning Consult,218,Online,,10/16/2020,3347,Mary Jennings Hegar,13459,DEM,41,John Cornyn,13444,REP,46,,-5,11/3/2020,43.87,53.51,-9.64,4.64,4.64,1,.1286093254861617, -71659,134246,6296,2020,2020_Sen-G_VA,VA,Sen-G,Sen-G,ABC News/The Washington Post,3,Live Phone,,10/16/2020,908,Mark R. Warner,14760,DEM,57,Daniel M. Gade,15688,REP,39,,18,11/3/2020,55.99,43.91,12.08,5.92,5.92,1,.9773704483001985, -71454,133828,7780,2020,2020_Sen-OS_GA,GA,Sen-G,Sen-OS,Siena College/The New York Times Upshot,448,Live Phone,,10/16/2020,759,Raphael Warnock,14489,DEM,32,Kelly Loeffler,13671,REP,23,17,9,11/3/2020,32.9,25.91,7,2,2,1,-5.796083514306339, -71823,134617,8035,2020,2020_House-G_MI-3,MI-3,House-G,House-G,Strategic National,318,Live Phone,,10/16/2020,400,Hillary Scholten,14619,DEM,48,Peter Meijer,14620,REP,44,,4,11/3/2020,47.04,52.96,-5.92,9.92,9.92,0,2.228866242318988,average of multiple versions or turnout models listed in poll -71551,134035,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Brandwatch Qriously,610,Online,,10/17/2020,2731,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,39,1,12,11/3/2020,51.31,46.86,4.45,7.55,7.55,1,3.313408904174751,for Brandwatch -72154,135308,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,GBAO,109,Online,,10/17/2020,1150,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,40,,13,11/3/2020,51.31,46.86,4.45,8.55,8.55,1,4.13940155049321,for Omidyar Network; among registered voters -71531,134404,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Global Strategy Group/GBAO (Navigator Research),413,Online,,10/17/2020,1000,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,43,,10,11/3/2020,51.31,46.86,4.45,5.55,5.55,1,1.028027533057199,among registered voters -71444,133806,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Léger,572,Online,,10/17/2020,821,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,41,2,9,11/3/2020,51.31,46.86,4.45,4.55,4.55,1,-.0452809828055059,for The Canadian Press -71550,134033,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/17/2020,2500,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,46,,3,11/3/2020,51.31,46.86,4.45,1.45,-1.45,1,-2.814328381925786, -71362,134017,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Research Co.,449,Online,,10/17/2020,1035,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,42,1,8,11/3/2020,51.31,46.86,4.45,3.55,3.55,1,-.9483252856635325, -71439,133797,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/17/2020,987,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,41,2,9,11/3/2020,51.31,46.86,4.45,4.55,4.55,1,.0519082483576615, -71381,133720,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/17/2020,21339,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,46,,7,11/3/2020,51.31,46.86,4.45,2.55,2.55,1,-1.768600926583394,for Axios -71373,133650,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/17/2020,1465,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,40,,11,11/3/2020,51.31,46.86,4.45,6.55,6.55,1,2.385045786844866,for Yahoo News -71451,133817,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Data Orbital,73,Live Phone,,10/17/2020,550,Joseph R. Biden Jr.,13256,DEM,47.1,Donald Trump,13254,REP,41.9,3,5.1999998,11/3/2020,49.36,49.06,.31,4.89,4.89,1,1.256771880355931, -71461,133843,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,RMG Research,555,Text,,10/17/2020,800,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,46,,1,11/3/2020,49.36,49.06,.31,.69,.69,1,-2.894312541702119,for PoliticalIQ -71620,134169,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Ipsos,154,Online,,10/17/2020,662,Joseph R. Biden Jr.,13256,DEM,50.5,Donald Trump,13254,REP,46,1,4.5,11/3/2020,47.86,51.22,-3.36,7.86,7.86,0,1.724501783041055,for Reuters; average of multiple versions or turnout models listed in poll -71548,134028,6223,2020,2020_Pres-G_IA,IA,Pres-G,Pres-G,Monmouth University,215,Live Phone,,10/17/2020,501,Joseph R. Biden Jr.,13256,DEM,50.5,Donald Trump,13254,REP,46.5,,4,11/3/2020,44.89,53.09,-8.2,12.2,12.2,0,4.418896932446938,average of multiple versions or turnout models listed in poll -71623,134174,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Data for Progress,522,Online/Text,D,10/17/2020,830,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,45,2,5,11/3/2020,50.62,47.84,2.78,2.22,2.22,1,-3.681073010158425,for unspecified Democratic sponsor -71738,134403,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,EPIC-MRA,84,Live Phone,,10/17/2020,600,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,39,,9,11/3/2020,50.62,47.84,2.78,6.22,6.22,1,.2718986764702743,for WLNS TV 6 -71462,133969,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Ipsos,154,Online,,10/17/2020,686,Joseph R. Biden Jr.,13256,DEM,51.5,Donald Trump,13254,REP,44,2,7.5,11/3/2020,50.62,47.84,2.78,4.72,4.72,1,-1.175293221300734,for Reuters; average of multiple versions or turnout models listed in poll -71649,134225,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/17/2020,1034,Joseph R. Biden Jr.,13256,DEM,44.9,Donald Trump,13254,REP,46.7,2.7,-1.8,11/3/2020,50.62,47.84,2.78,4.58,-4.58,0,-1.148679051927258,for unspecified Republican sponsor -71946,134865,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,YouGov,391,Online,,10/17/2020,681,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,42,,10,11/3/2020,50.62,47.84,2.78,7.22,7.22,1,1.344457823369973,for University of Wisconsin–Madison -71363,134614,6237,2020,2020_Pres-G_MT,MT,Pres-G,Pres-G,RMG Research,555,IVR/Text,,10/17/2020,800,Joseph R. Biden Jr.,13256,DEM,46,Donald Trump,13254,REP,50,2,-4,11/3/2020,40.55,56.92,-16.37,12.37,12.37,1,3.219030562442278,for PoliticalIQ -71752,134442,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Data for Progress,522,Online,D,10/17/2020,929,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,44,1,4,11/3/2020,48.59,49.93,-1.35,5.35,5.35,0,1.538539707618163,for unspecified Democratic sponsor -71452,133822,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,East Carolina University,523,IVR/Online,,10/17/2020,1155,Joseph R. Biden Jr.,13256,DEM,50.6,Donald Trump,13254,REP,47.4,,3.2,11/3/2020,48.59,49.93,-1.35,4.55,4.55,0,.7668508440372382, -71463,133970,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Ipsos,154,Online,,10/17/2020,660,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,46.5,1,2.5,11/3/2020,48.59,49.93,-1.35,3.85,3.85,0,-.2273351195552288,for Reuters; average of multiple versions or turnout models listed in poll -71736,134408,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Muhlenberg College,219,Live Phone,,10/17/2020,416,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,44,,7,11/3/2020,50.01,48.84,1.16,5.84,5.84,1,.6541211750522374,for Morning Call -71533,133979,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Suffolk University,323,Live Phone,,10/17/2020,500,Joseph R. Biden Jr.,13256,DEM,48.6,Donald Trump,13254,REP,42.4,1.2,6.1999998,11/3/2020,50.01,48.84,1.16,5.04,5.04,1,.0139858196614791,for USA Today -71947,134866,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,YouGov,391,Online,,10/17/2020,669,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,44,,8,11/3/2020,50.01,48.84,1.16,6.84,6.84,1,2.060752305007229,for University of Wisconsin–Madison -71437,133785,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,Data for Progress,522,Online/Text,D,10/17/2020,933,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,46,2,1,11/3/2020,46.48,52.06,-5.58,6.58,6.58,0,2.240259099360574,for unspecified Democratic sponsor -71884,134738,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,University of Texas at Tyler,458,Live Phone/Online,,10/17/2020,925,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,45,2,3,11/3/2020,46.48,52.06,-5.58,8.58,8.58,0,4.065059891032251,for Dallas Morning News -71955,134881,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,YouGov,391,Online,,10/17/2020,1000,Joseph R. Biden Jr.,13256,DEM,44.7,Donald Trump,13254,REP,50,2.4,-5.3000002,11/3/2020,46.48,52.06,-5.58,.28,.28,1,-4.548056742854183,for University of Houston -71552,134036,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Latino Decisions,482,Online,D,10/17/2020,400,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,45,,5,11/3/2020,49.45,48.82,.63,4.37,4.37,1,-3.052679714142502,for unspecified Democratic sponsor -71660,134247,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,RMG Research,555,Online/Text,,10/17/2020,800,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,44,,6,11/3/2020,49.45,48.82,.63,5.37,5.37,1,-1.632402121348808,for PoliticalIQ -71948,134867,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,YouGov,391,Online,,10/17/2020,647,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,44,,9,11/3/2020,49.45,48.82,.63,8.37,8.37,1,1.259576273319616,for University of Wisconsin–Madison | Wisconsin State Journal -71451,133818,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Data Orbital,73,Live Phone,,10/17/2020,550,Mark Kelly,13445,DEM,48.1,Martha McSally,13446,REP,41.9,,6.1999998,11/3/2020,51.16,48.81,2.35,3.85,3.85,1,-.955053132349277, -71461,134023,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,RMG Research,555,Text,,10/17/2020,800,Mark Kelly,13445,DEM,46,Martha McSally,13446,REP,39,,7,11/3/2020,51.16,48.81,2.35,4.65,4.65,1,.0708104506562096,for PoliticalIQ -71548,134031,6272,2020,2020_Sen-G_IA,IA,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/17/2020,501,Theresa Greenfield,13466,DEM,50,Joni K. Ernst,13467,REP,46,,4,11/3/2020,45.15,51.74,-6.59,10.59,10.59,0,3.137429136857151,average of multiple versions or turnout models listed in poll -71623,134182,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Data for Progress,522,Online/Text,D,10/17/2020,830,Gary C. Peters,13453,DEM,48,John James,13454,REP,43,,5,11/3/2020,49.9,48.22,1.69,3.31,3.31,1,-2.511212449995099,for unspecified Democratic sponsor -71738,134409,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,10/17/2020,600,Gary C. Peters,13453,DEM,45,John James,13454,REP,39,,6,11/3/2020,49.9,48.22,1.69,4.31,4.31,1,-1.632123013426171,for WLNS TV 6 -71462,133845,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Ipsos,154,Online,,10/17/2020,686,Gary C. Peters,13453,DEM,50,John James,13454,REP,45,,5,11/3/2020,49.9,48.22,1.69,3.31,3.31,1,-2.647663794588636,for Reuters -71649,134234,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Trafalgar Group,338,IVR/Online/Text,R,10/17/2020,1034,Gary C. Peters,13453,DEM,47.5,John James,13454,REP,49.7,,-2.2,11/3/2020,49.9,48.22,1.69,3.89,-3.89,0,-1.919224564917714,for unspecified Republican sponsor -71363,133637,6283,2020,2020_Sen-G_MT,MT,Sen-G,Sen-G,RMG Research,555,IVR/Text,,10/17/2020,800,Steve Bullock,14517,DEM,47,Steve Daines,14518,REP,49,,-2,11/3/2020,44.99,55.01,-10.02,8.02,8.02,1,-.068037418484093,for PoliticalIQ -71752,134443,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Data for Progress,522,Online,D,10/17/2020,929,Cal Cunningham,13468,DEM,46,Thom Tillis,13461,REP,42,1,4,11/3/2020,46.94,48.69,-1.75,5.75,5.75,0,.452390966670731,for unspecified Democratic sponsor -71452,133824,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,East Carolina University,523,IVR/Online,,10/17/2020,1155,Cal Cunningham,13468,DEM,48.6,Thom Tillis,13461,REP,47.2,,1.4,11/3/2020,46.94,48.69,-1.75,3.15,3.15,0,-2.308337240416622, -71463,133847,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Ipsos,154,Online,,10/17/2020,660,Cal Cunningham,13468,DEM,47,Thom Tillis,13461,REP,47,,0,11/3/2020,46.94,48.69,-1.75,1.75,1.75,.5,-3.976188975123464,for Reuters -71437,133786,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,Data for Progress,522,Online/Text,D,10/17/2020,933,Mary Jennings Hegar,13459,DEM,41,John Cornyn,13444,REP,44,2,-3,11/3/2020,43.87,53.51,-9.64,6.64,6.64,1,2.25980913465288,for unspecified Democratic sponsor -71884,134740,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,University of Texas at Tyler,458,Live Phone/Online,,10/17/2020,925,Mary Jennings Hegar,13459,DEM,34,John Cornyn,13444,REP,42,3,-8,11/3/2020,43.87,53.51,-9.64,1.64,1.64,1,-3.260208011860843,for Dallas Morning News -71955,134883,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,YouGov,391,Online,,10/17/2020,1000,Mary Jennings Hegar,13459,DEM,41.6,John Cornyn,13444,REP,48.9,2.8,-7.3000002,11/3/2020,43.87,53.51,-9.64,2.34,2.34,1,-2.510238779356581,for University of Houston -71363,134744,7821,2020,2020_Gov-G_MT,MT,Gov-G,Gov-G,RMG Research,555,IVR/Text,,10/17/2020,800,Mike Cooney,14688,DEM,45,Greg Gianforte,14689,REP,48,,-3,11/3/2020,41.56,54.43,-12.87,9.87,9.87,1,1.855662185496873,for PoliticalIQ -71452,133823,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,East Carolina University,523,IVR/Online,,10/17/2020,1155,Roy A. Cooper,13404,DEM,55.4,Dan Forest,13406,REP,43.3,,12.1,11/3/2020,51.52,47.01,4.51,7.59,7.59,1,1.733209209890971, -71530,133976,7902,2020,2020_House-G_CA-53,CA-53,House-G,House-G,SurveyUSA,325,Live Phone,,10/17/2020,511,Sara Jacobs,13674,DEM,40,Georgette Gómez,13677,DEM,27,,13,11/3/2020,59.5,40.5,19,6,,1,-1.405414265840728,for KGTV-TV (California) | San Diego Union-Tribune -71363,134753,8067,2020,2020_House-G_MT-1,MT-1,House-G,House-G,RMG Research,555,IVR/Text,,10/17/2020,800,Kathleen Williams,14519,DEM,47,Matt Rosendale,14520,REP,47,,0,11/3/2020,43.61,56.39,-12.77,12.77,12.77,.5,4.09414662219127,for PoliticalIQ -71658,134244,8115,2020,2020_House-G_NY-24,NY-24,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/17/2020,400,Dana Balter,14654,DEM,39,John Katko,14655,REP,47,3,-8,11/3/2020,42.96,53.13,-10.16,2.16,2.16,1,-6.913257009236704,for John Katko -71630,134194,8129,2020,2020_House-G_NC-11,NC-11,House-G,House-G,Hamilton Campaigns,130,Live Phone,D,10/17/2020,400,Morris Durham Davis,15151,DEM,45,David Madison Cawthorn,15154,REP,42,,3,11/3/2020,42.34,54.5,-12.16,15.16,15.16,0,7.534397708067633,for Morris Durham Davis -71460,133842,8142,2020,2020_House-G_OH-10,OH-10,House-G,House-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/17/2020,400,Desiree Tims,15321,DEM,45,Michael R. Turner,15322,REP,49,,-4,11/3/2020,41.64,58.36,-16.71,12.71,12.71,1,5.045379291510772,for Desiree Tims -72154,135306,8274,2020,2020_House-G_US,US,House-G,House-G,GBAO,109,Online,,10/17/2020,1150,Generic Candidate,13337,DEM,51,Generic Candidate,13338,REP,39,,12,11/3/2020,49.9,46.83,3.07,8.93,8.93,1,3.977415661583755,for Omidyar Network; among registered voters -71531,134401,8274,2020,2020_House-G_US,US,House-G,House-G,Global Strategy Group/GBAO (Navigator Research),413,Online,,10/17/2020,1000,Generic Candidate,13337,DEM,51,Generic Candidate,13338,REP,43,,8,11/3/2020,49.9,46.83,3.07,4.93,4.93,1,-.2421409476676472,among registered voters -71373,133820,8274,2020,2020_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/17/2020,1465,Generic Candidate,13337,DEM,51,Generic Candidate,13338,REP,40,,11,11/3/2020,49.9,46.83,3.07,7.93,7.93,1,3.670150700719988,for Yahoo News -71518,133956,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Change Research,48,Online/Text,,10/18/2020,2711,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,42,3,10,11/3/2020,51.31,46.86,4.45,5.55,5.55,1,1.394012887038034,for CNBC -71817,134600,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Echelon Insights,407,Online,,10/18/2020,1006,Joseph R. Biden Jr.,13256,DEM,50.5,Donald Trump,13254,REP,44,1,6.5,11/3/2020,51.31,46.86,4.45,2.05,2.05,1,-2.397570747283289,average of multiple versions or turnout models listed in poll -71624,134181,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Online,,10/18/2020,949,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,42,,9,11/3/2020,51.31,46.86,4.45,4.55,4.55,1,.0891807720444172,for Reuters -71633,134207,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Morning Consult,218,Online,,10/18/2020,12000,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,43,,10,11/3/2020,51.31,46.86,4.45,5.55,5.55,1,1.549279062241637, -71676,134277,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/18/2020,1426,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,41,,10,11/3/2020,51.31,46.86,4.45,5.55,5.55,1,1.284617377307804, -71464,133849,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Redfield & Wilton Strategies,562,Online,,10/18/2020,2915,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,40,1,11,11/3/2020,51.31,46.86,4.45,6.55,6.55,1,2.403804810161611, -71535,133986,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,SurveyUSA,325,Online,,10/18/2020,1136,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,43,,10,11/3/2020,51.31,46.86,4.45,5.55,5.55,1,1.173580179655529,for Cheddar -71519,133957,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Change Research,48,Online/Text,,10/18/2020,232,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,45,,6,11/3/2020,49.36,49.06,.31,5.69,5.69,1,1.107828169587739,for CNBC -71621,134171,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Ipsos,154,Online,,10/18/2020,658,Joseph R. Biden Jr.,13256,DEM,49.5,Donald Trump,13254,REP,46,1,3.5,11/3/2020,49.36,49.06,.31,3.19,3.19,1,-.4576600000667895,for Reuters; average of multiple versions or turnout models listed in poll -71520,133958,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Change Research,48,Online/Text,,10/18/2020,547,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,45,,5,11/3/2020,47.86,51.22,-3.36,8.36,8.36,0,2.154284012994938,for CNBC -71563,134057,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,SSRS,297,Live Phone,,10/18/2020,847,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,46,1,4,11/3/2020,47.86,51.22,-3.36,7.36,7.36,0,1.365577963720012,for CNN -71435,133777,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Emerson College,88,IVR/Online,,10/18/2020,506,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,48.4,,-1.4,11/3/2020,49.47,49.24,.24,1.64,-1.64,0,-2.257747828334147,for NewsNation -71733,134393,6223,2020,2020_Pres-G_IA,IA,Pres-G,Pres-G,RMG Research,555,IVR/Online/Text,,10/18/2020,800,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,47,,0,11/3/2020,44.89,53.09,-8.2,8.2,8.2,.5,.5027924456501625,for PoliticalIQ -71972,134917,6230,2020,2020_Pres-G_MA,MA,Pres-G,Pres-G,YouGov,391,Online,,10/18/2020,713,Joseph R. Biden Jr.,13256,DEM,64,Donald Trump,13254,REP,29,,35,11/3/2020,65.6,32.14,33.46,1.54,1.54,1,-3.402905118188275,for UMass Amherst | WCVB-TV -71521,133959,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Change Research,48,Online/Text,,10/18/2020,718,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,44,,7,11/3/2020,50.62,47.84,2.78,4.22,4.22,1,-1.702586526688541,for CNBC -71367,133642,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,IVR/Live Phone,,10/18/2020,900,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,41,3,10,11/3/2020,50.62,47.84,2.78,7.22,7.22,1,1.503212005089357,for MIRS News Service -71632,134224,6234,2020,2020_Pres-G_MN,MN,Pres-G,Pres-G,SurveyUSA,325,Online,,10/18/2020,625,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,42,,6,11/3/2020,52.4,45.28,7.11,1.11,-1.11,1,-2.673130468343865,for KSTP-TV Minneapolis | KAAL-TV | WDIO-TV Duluth -71677,134281,6237,2020,2020_Pres-G_MT,MT,Pres-G,Pres-G,Strategies 360,321,Live Phone/Online,,10/18/2020,500,Joseph R. Biden Jr.,13256,DEM,43,Donald Trump,13254,REP,51,3,-8,11/3/2020,40.55,56.92,-16.37,8.37,8.37,1,-1.338854624735293,for KTVM NBC Montana -71522,133960,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Change Research,48,Online/Text,,10/18/2020,521,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,47,,3,11/3/2020,48.59,49.93,-1.35,4.35,4.35,0,.1734647637353061,for CNBC -71746,134425,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Meredith College,423,Online,,10/18/2020,732,Joseph R. Biden Jr.,13256,DEM,48.1,Donald Trump,13254,REP,44,1.3,4.0999999,11/3/2020,48.59,49.93,-1.35,5.45,5.45,0,1.49699749461538, -71629,134192,6247,2020,2020_Pres-G_OK,OK,Pres-G,Pres-G,SoonerPoll.com,308,IVR/Text,,10/18/2020,5466,Joseph R. Biden Jr.,13256,DEM,36.5,Donald Trump,13254,REP,58.5,1.3,-22,11/3/2020,32.29,65.37,-33.09,11.09,11.09,1,6.401372967662866,for KWTV-DT Oklahoma City | KOTV-DT Tulsa -71523,133961,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Change Research,48,Online/Text,,10/18/2020,574,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,47,,2,11/3/2020,50.01,48.84,1.16,.84,.84,1,-4.184213123063753,for CNBC -71555,134042,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/18/2020,1241,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,43,,8,11/3/2020,50.01,48.84,1.16,6.84,6.84,1,2.425699086502325, -71564,134058,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,SSRS,297,Live Phone,,10/18/2020,843,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,43,2,10,11/3/2020,50.01,48.84,1.16,8.84,8.84,1,4.212872410407932,for CNN -71556,134043,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/18/2020,1145,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,47,,0,11/3/2020,46.48,52.06,-5.58,5.58,5.58,.5,1.135916081923543, -72189,135406,6256,2020,2020_Pres-G_VA,VA,Pres-G,Pres-G,Virginia Commonwealth University,370,Live Phone,,10/18/2020,709,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,39,,12,11/3/2020,54.11,44,10.11,1.89,1.89,1,-.9728448003966584, -71524,133962,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Change Research,48,Online/Text,,10/18/2020,447,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,44,,8,11/3/2020,49.45,48.82,.63,7.37,7.37,1,.0800895610796072,for CNBC -71559,134051,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Susquehanna Polling & Research Inc.,326,Live Phone,,10/18/2020,500,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,45,5,0,11/3/2020,49.45,48.82,.63,.63,-.63,.5,-6.871098773136922,for Center for American Greatness -72334,135714,6261,2020,2020_Pres-G_WY,WY,Pres-G,Pres-G,University of Wyoming,667,Live Phone,,10/18/2020,614,Joseph R. Biden Jr.,13256,DEM,31,Donald Trump,13254,REP,59,5,-28,11/3/2020,26.55,69.94,-43.38,15.38,15.38,1,8.654201588853571, -71735,134398,6265,2020,2020_Sen-G_AK,AK,Sen-G,Sen-G,Change Research,48,Online/Text,D,10/18/2020,1076,Al Gross,14697,DEM,44,Dan Sullivan,13462,REP,47,3,-3,11/3/2020,41.19,53.9,-12.7,9.7,9.7,1,2.176603523156558,for Al Gross -71519,133963,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Change Research,48,Online/Text,,10/18/2020,232,Mark Kelly,13445,DEM,54,Martha McSally,13446,REP,43,,11,11/3/2020,51.16,48.81,2.35,8.65,8.65,1,3.080026021887839,for CNBC -71621,134175,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Ipsos,154,Online,,10/18/2020,658,Mark Kelly,13445,DEM,51,Martha McSally,13446,REP,43,,8,11/3/2020,51.16,48.81,2.35,5.65,5.65,1,1.155355336498747,for Reuters -71435,133778,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Emerson College,88,IVR/Online,,10/18/2020,506,Jon Ossoff,14567,DEM,44.5,David A. Perdue,14568,REP,46.1,,-1.6,11/3/2020,47.95,49.73,-1.78,.18,.18,1,-3.977591746901253,for NewsNation -71733,134423,6272,2020,2020_Sen-G_IA,IA,Sen-G,Sen-G,RMG Research,555,IVR/Online/Text,,10/18/2020,800,Theresa Greenfield,13466,DEM,46,Joni K. Ernst,13467,REP,43,2,3,11/3/2020,45.15,51.74,-6.59,9.59,9.59,0,2.348123703536013,for PoliticalIQ -71972,134921,6278,2020,2020_Sen-G_MA,MA,Sen-G,Sen-G,YouGov,391,Online,,10/18/2020,713,Edward J. Markey,13487,DEM,65,Kevin J. O'Connor,16019,REP,26,,39,11/3/2020,66.15,33.04,33.11,5.89,5.89,1,.0995919903237916,for UMass Amherst | WCVB-TV -71521,133964,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Change Research,48,Online/Text,,10/18/2020,718,Gary C. Peters,13453,DEM,51,John James,13454,REP,46,,5,11/3/2020,49.9,48.22,1.69,3.31,3.31,1,-2.643109999676566,for CNBC -71367,133645,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,IVR/Live Phone,,10/18/2020,900,Gary C. Peters,13453,DEM,49,John James,13454,REP,43,,6,11/3/2020,49.9,48.22,1.69,4.31,4.31,1,-1.47996025623305,for MIRS News Service -71632,134199,6281,2020,2020_Sen-G_MN,MN,Sen-G,Sen-G,SurveyUSA,325,Online,,10/18/2020,625,Tina Smith,15691,DEM,43,Jason Lewis,15692,REP,42,,1,11/3/2020,48.74,43.5,5.24,4.24,-4.24,1,-1.014690560624357,for KSTP-TV Minneapolis | KAAL-TV | WDIO-TV Duluth -71677,134283,6283,2020,2020_Sen-G_MT,MT,Sen-G,Sen-G,Strategies 360,321,Live Phone/Online,,10/18/2020,500,Steve Bullock,14517,DEM,47,Steve Daines,14518,REP,48,,-1,11/3/2020,44.99,55.01,-10.02,9.02,9.02,1,.9752265792253975,for KTVM NBC Montana -71522,133965,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Change Research,48,Online/Text,,10/18/2020,521,Cal Cunningham,13468,DEM,51,Thom Tillis,13461,REP,45,,6,11/3/2020,46.94,48.69,-1.75,7.75,7.75,0,2.174582591273439,for CNBC -71746,134428,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Meredith College,423,Online,,10/18/2020,732,Cal Cunningham,13468,DEM,43.3,Thom Tillis,13461,REP,38.2,3.8,5.0999999,11/3/2020,46.94,48.69,-1.75,6.85,6.85,0,1.423687568026464, -71629,134193,6289,2020,2020_Sen-G_OK,OK,Sen-G,Sen-G,SoonerPoll.com,308,IVR/Text,,10/18/2020,5466,Abby Broyles,14510,DEM,36.9,James M. Inhofe,14511,REP,56.4,1.3,-19.5,11/3/2020,32.75,62.91,-30.16,10.66,10.66,1,3.27723584983357,for KWTV-DT Oklahoma City | KOTV-DT Tulsa -71556,134044,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/18/2020,1145,Mary Jennings Hegar,13459,DEM,43,John Cornyn,13444,REP,49,,-6,11/3/2020,43.87,53.51,-9.64,3.64,3.64,1,-1.056066558151531, -72189,135407,6296,2020,2020_Sen-G_VA,VA,Sen-G,Sen-G,Virginia Commonwealth University,370,Live Phone,,10/18/2020,709,Mark R. Warner,14760,DEM,55,Daniel M. Gade,15688,REP,38,,17,11/3/2020,55.99,43.91,12.08,4.92,4.92,1,-.2756793862640647, -72334,135715,6298,2020,2020_Sen-G_WY,WY,Sen-G,Sen-G,University of Wyoming,667,Live Phone,,10/18/2020,614,Merav Ben-David,16005,DEM,26,Cynthia M. Lummis,14769,REP,56,,-30,11/3/2020,26.76,72.85,-46.09,16.09,16.09,1,8.456943768210413, -71435,133779,7780,2020,2020_Sen-OS_GA,GA,Sen-G,Sen-OS,Emerson College,88,IVR/Online,,10/18/2020,506,Raphael Warnock,14489,DEM,26.5,Kelly Loeffler,13671,REP,19.9,26.5,6.5999999,11/3/2020,32.9,25.91,7,.4,-.4,.5,-7.524714462131132,for NewsNation -71677,134282,7821,2020,2020_Gov-G_MT,MT,Gov-G,Gov-G,Strategies 360,321,Live Phone/Online,,10/18/2020,500,Mike Cooney,14688,DEM,41,Greg Gianforte,14689,REP,48,4,-7,11/3/2020,41.56,54.43,-12.87,5.87,5.87,1,-2.747570543444898,for KTVM NBC Montana -71746,134427,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,Meredith College,423,Online,,10/18/2020,732,Roy A. Cooper,13404,DEM,52.1,Dan Forest,13406,REP,33.7,1.6,18.4,11/3/2020,51.52,47.01,4.51,13.89,13.89,1,8.125654689383355, -71671,134266,7988,2020,2020_House-G_IA-1,IA-1,House-G,House-G,Monmouth University,215,Live Phone/Online,,10/18/2020,352,Abby Finkenauer,13691,DEM,55,Ashley Hinson,13692,REP,43,,12,11/3/2020,48.65,51.25,-2.6,14.6,14.6,0,6.866127380779376,average of multiple versions or turnout models listed in poll -71671,134267,7989,2020,2020_House-G_IA-2,IA-2,House-G,House-G,Monmouth University,215,Live Phone/Online,,10/18/2020,355,Rita R. Hart,14984,DEM,52.5,Mariannette Miller-Meeks,14985,REP,41.5,,11,11/3/2020,49.91,49.91,0,11,11,0,3.303252231409436,average of multiple versions or turnout models listed in poll -71671,134268,7990,2020,2020_House-G_IA-3,IA-3,House-G,House-G,Monmouth University,215,Live Phone/Online,,10/18/2020,426,Cindy Axne,14726,DEM,54,David Young,14725,REP,41.5,,12.5,11/3/2020,48.94,47.55,1.39,11.11,11.11,1,3.514389715302494,average of multiple versions or turnout models listed in poll -71671,134269,7991,2020,2020_House-G_IA-4,IA-4,House-G,House-G,Monmouth University,215,Live Phone/Online,,10/18/2020,414,J.D. Scholten,13421,DEM,43.5,Randy Feenstra,14986,REP,47.5,,-4,11/3/2020,37.79,61.97,-24.18,20.18,20.18,1,10.72694854609544,average of multiple versions or turnout models listed in poll -71677,134284,8067,2020,2020_House-G_MT-1,MT-1,House-G,House-G,Strategies 360,321,Live Phone/Online,,10/18/2020,500,Kathleen Williams,14519,DEM,46,Matt Rosendale,14520,REP,46,,0,11/3/2020,43.61,56.39,-12.77,12.77,12.77,.5,4.055290244644181,for KTVM NBC Montana -72414,135873,8090,2020,2020_House-G_NM-2,NM-2,House-G,House-G,Strategies 360,321,Live Phone/Text,D,10/18/2020,406,Xochitl Torres Small,13424,DEM,47,Yvette Herrell,13423,REP,46,,1,11/3/2020,46.25,53.7,-7.45,8.45,8.45,0,1.770070849643042,for Xochitl Torres Small -71629,134604,8149,2020,2020_House-G_OK-1,OK-1,House-G,House-G,SoonerPoll.com,308,IVR/Text,,10/18/2020,1492,Kojo Asamoa-Caesar,15356,DEM,29.8,Kevin Hern,15358,REP,58.8,5.6,-29,11/3/2020,32.68,63.7,-31.02,2.02,2.02,1,-5.165792899534313,for KWTV-DT Oklahoma City | KOTV-DT Tulsa -71629,134233,8153,2020,2020_House-G_OK-5,OK-5,House-G,House-G,SoonerPoll.com,308,IVR/Text,,10/18/2020,943,Kendra Horn,15367,DEM,48.8,Stephanie Bice,16007,REP,47,,1.8,11/3/2020,47.94,52.06,-4.12,5.92,5.92,0,.8032777342361144,for KWTV-DT Oklahoma City | KOTV-DT Tulsa -72064,135105,8165,2020,2020_House-G_PA-7,PA-7,House-G,House-G,DeSales University,474,Live Phone,,10/18/2020,448,Susan Ellis Wild,15402,DEM,54,Lisa Scheller,15403,REP,36,,18,11/3/2020,51.87,48.13,3.73,14.27,14.27,1,8.891933819396279,for WFMZ-TV -72334,135716,8269,2020,2020_House-G_WY-1,WY-1,House-G,House-G,University of Wyoming,667,Live Phone,,10/18/2020,614,Lynnette Grey Bull,16003,DEM,28,Liz Cheney,16004,REP,58,,-30,11/3/2020,24.58,68.56,-43.99,13.99,13.99,1,6.620765580617568, -71817,134602,8274,2020,2020_House-G_US,US,House-G,House-G,Echelon Insights,407,Online,,10/18/2020,1006,Generic Candidate,13337,DEM,48,Generic Candidate,13338,REP,44,,4,11/3/2020,49.9,46.83,3.07,.93,.93,1,-4.183474278443518, -71633,134203,8274,2020,2020_House-G_US,US,House-G,House-G,Morning Consult,218,Online,,10/18/2020,12000,Generic Candidate,13337,DEM,50,Generic Candidate,13338,REP,42,,8,11/3/2020,49.9,46.83,3.07,4.93,4.93,1,-.054219404273376, -71542,134013,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/19/2020,1344,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,43,,9,11/3/2020,51.31,46.86,4.45,4.55,4.55,1,.479217463611893,for Economist -71546,134024,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/19/2020,800,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,46,,2,11/3/2020,49.36,49.06,.31,1.69,1.69,1,-1.678653596659835, -72042,135063,6215,2020,2020_Pres-G_CA,CA,Pres-G,Pres-G,"University of California, Berkeley",457,Online,,10/19/2020,5352,Joseph R. Biden Jr.,13256,DEM,65,Donald Trump,13254,REP,29,,36,11/3/2020,63.48,34.32,29.16,6.84,6.84,1,3.440073490492793, -72180,135390,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Citizen Data,616,IVR/Online,,10/19/2020,1000,Joseph R. Biden Jr.,13256,DEM,49.63,Donald Trump,13254,REP,44.74,.7,4.8899999,11/3/2020,47.86,51.22,-3.36,8.25,8.25,0,2.416081673025639, -71538,133998,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Civiqs,471,Online,,10/19/2020,863,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,47,,4,11/3/2020,47.86,51.22,-3.36,7.36,7.36,0,1.451895230067806,for Daily Kos -72181,135391,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Citizen Data,616,IVR/Online,,10/19/2020,1000,Joseph R. Biden Jr.,13256,DEM,48.15,Donald Trump,13254,REP,43.74,.92,4.4099998,11/3/2020,49.47,49.24,.24,4.17,4.17,1,.8153695750034018, -71944,134858,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,University of Georgia,350,Live Phone,,10/19/2020,1145,Joseph R. Biden Jr.,13256,DEM,46.5,Donald Trump,13254,REP,46.2,2.9,.30000001,11/3/2020,49.47,49.24,.24,.06,.06,1,-3.290475435310729,for Atlanta Journal-Constitution -71465,133850,6223,2020,2020_Pres-G_IA,IA,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,IVR/Live Phone,,10/19/2020,400,Joseph R. Biden Jr.,13256,DEM,45.1,Donald Trump,13254,REP,44.6,2.4,.5,11/3/2020,44.89,53.09,-8.2,8.7,8.7,0,.4907069749173769,for Center for American Greatness -71553,134039,6223,2020,2020_Pres-G_IA,IA,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/19/2020,753,Joseph R. Biden Jr.,13256,DEM,46,Donald Trump,13254,REP,43,2,3,11/3/2020,44.89,53.09,-8.2,11.2,11.2,0,3.82601586619875, -71673,134271,6227,2020,2020_Pres-G_KS,KS,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/19/2020,755,Joseph R. Biden Jr.,13256,DEM,41,Donald Trump,13254,REP,48,4,-7,11/3/2020,41.56,56.21,-14.65,7.65,7.65,1,3.606251329978001, -71545,134021,6227,2020,2020_Pres-G_KS,KS,Pres-G,Pres-G,co/efficient,514,IVR/Text,R,10/19/2020,2453,Joseph R. Biden Jr.,13256,DEM,39,Donald Trump,13254,REP,56,2,-17,11/3/2020,41.56,56.21,-14.65,2.35,-2.35,1,-1.805919081798524,for unspecified Republican sponsor -72182,135392,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Citizen Data,616,IVR/Online,,10/19/2020,1000,Joseph R. Biden Jr.,13256,DEM,49.5,Donald Trump,13254,REP,41.36,1.41,8.1400003,11/3/2020,50.62,47.84,2.78,5.36,5.36,1,-.2716888585115163, -71625,134183,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/19/2020,1032,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,40,3,12,11/3/2020,50.62,47.84,2.78,9.22,9.22,1,3.749691931282357, -71539,133999,6234,2020,2020_Pres-G_MN,MN,Pres-G,Pres-G,Civiqs,471,Online,,10/19/2020,840,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,43,,10,11/3/2020,52.4,45.28,7.11,2.89,2.89,1,-.6799870061311776,for Daily Kos -71747,134429,6237,2020,2020_Pres-G_MT,MT,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/19/2020,758,Joseph R. Biden Jr.,13256,DEM,43,Donald Trump,13254,REP,49,3,-6,11/3/2020,40.55,56.92,-16.37,10.37,10.37,1,1.293567363001835, -72183,135393,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Citizen Data,616,IVR/Online,,10/19/2020,1000,Joseph R. Biden Jr.,13256,DEM,50.15,Donald Trump,13254,REP,43.63,1.01,6.52,11/3/2020,48.59,49.93,-1.35,7.87,7.87,0,4.223297815621428, -71537,133997,6244,2020,2020_Pres-G_NV,NV,Pres-G,Pres-G,Civiqs,471,Online,,10/19/2020,712,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,43,,9,11/3/2020,50.06,47.67,2.39,6.61,6.61,1,2.399791128099535,for Daily Kos -72184,135394,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Citizen Data,616,IVR/Online,,10/19/2020,1000,Joseph R. Biden Jr.,13256,DEM,43.2,Donald Trump,13254,REP,44.41,1.86,-1.21,11/3/2020,45.24,53.27,-8.03,6.82,6.82,1,.4707010240172111, -71626,134184,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/19/2020,1018,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,48,3,-3,11/3/2020,45.24,53.27,-8.03,5.03,5.03,1,-1.289372460937428, -71450,133816,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/19/2020,800,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,47,,1,11/3/2020,45.24,53.27,-8.03,9.03,9.03,0,2.660266650594807, -72185,135395,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Citizen Data,616,IVR/Online,,10/19/2020,1000,Joseph R. Biden Jr.,13256,DEM,43.99,Donald Trump,13254,REP,38.67,9.32,5.3200002,11/3/2020,50.01,48.84,1.16,4.16,4.16,1,-.3538944214216768, -71651,134237,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Civiqs,471,Online,,10/19/2020,1577,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,46,,6,11/3/2020,50.01,48.84,1.16,4.84,4.84,1,.4930144907279481,for University of Pennsylvania; among all adults -71627,134185,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/19/2020,1045,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,45,1,5,11/3/2020,50.01,48.84,1.16,3.84,3.84,1,-.669033420453906, -71457,133838,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/19/2020,800,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,47,,3,11/3/2020,50.01,48.84,1.16,1.84,1.84,1,-2.892242198384962, -72186,135396,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,Citizen Data,616,IVR/Online,,10/19/2020,1000,Joseph R. Biden Jr.,13256,DEM,48.91,Donald Trump,13254,REP,45.02,1.36,3.8900001,11/3/2020,46.48,52.06,-5.58,9.47,9.47,0,5.098882177070387, -71628,134186,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/19/2020,1037,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,44,2,5,11/3/2020,49.45,48.82,.63,4.37,4.37,1,-2.3771654112576, -71546,134034,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/19/2020,800,Mark Kelly,13445,DEM,46,Martha McSally,13446,REP,44,,2,11/3/2020,51.16,48.81,2.35,.35,-.35,1,-4.325356442987277, -72181,135397,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Citizen Data,616,IVR/Online,,10/19/2020,1000,Jon Ossoff,14567,DEM,47.3,David A. Perdue,14568,REP,40.44,,6.8600001,11/3/2020,47.95,49.73,-1.78,8.64,8.64,0,5.116260387540624, -71944,134859,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,University of Georgia,350,Live Phone,,10/19/2020,1145,Jon Ossoff,14567,DEM,46.3,David A. Perdue,14568,REP,45.2,3.8,1.1,11/3/2020,47.95,49.73,-1.78,2.88,2.88,0,-.7501518548738937,for Atlanta Journal-Constitution -71465,133851,6272,2020,2020_Sen-G_IA,IA,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,IVR/Live Phone,,10/19/2020,400,Theresa Greenfield,13466,DEM,48.1,Joni K. Ernst,13467,REP,43.4,5.1,4.6999998,11/3/2020,45.15,51.74,-6.59,11.29,11.29,0,3.304812838252918,for Center for American Greatness -71553,134041,6272,2020,2020_Sen-G_IA,IA,Sen-G,Sen-G,Siena College/The New York Times Upshot,448,Live Phone,,10/19/2020,753,Theresa Greenfield,13466,DEM,44,Joni K. Ernst,13467,REP,45,2,-1,11/3/2020,45.15,51.74,-6.59,5.59,5.59,1,-1.770691827565343, -71673,134272,6275,2020,2020_Sen-G_KS,KS,Sen-G,Sen-G,Siena College/The New York Times Upshot,448,Live Phone,,10/19/2020,755,Barbara Bollier,13698,DEM,42,Roger Marshall,14604,REP,46,4,-4,11/3/2020,41.79,53.22,-11.44,7.44,7.44,1,.1085620333179212, -71545,134022,6275,2020,2020_Sen-G_KS,KS,Sen-G,Sen-G,co/efficient,514,IVR/Text,R,10/19/2020,2453,Barbara Bollier,13698,DEM,39,Roger Marshall,14604,REP,51,2,-12,11/3/2020,41.79,53.22,-11.44,.56,-.56,1,-7.054422083865359,for unspecified Republican sponsor -72182,135399,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Citizen Data,616,IVR/Online,,10/19/2020,1000,Gary C. Peters,13453,DEM,45.86,John James,13454,REP,42.31,,3.55,11/3/2020,49.9,48.22,1.69,1.86,1.86,1,-3.861271385463714, -71625,134187,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/19/2020,1032,Gary C. Peters,13453,DEM,49,John James,13454,REP,41,,8,11/3/2020,49.9,48.22,1.69,6.31,6.31,1,.7931044089715095, -71539,134000,6281,2020,2020_Sen-G_MN,MN,Sen-G,Sen-G,Civiqs,471,Online,,10/19/2020,840,Tina Smith,15691,DEM,54,Jason Lewis,15692,REP,43,1,11,11/3/2020,48.74,43.5,5.24,5.76,5.76,1,.7667321584471505,for Daily Kos -71747,134431,6283,2020,2020_Sen-G_MT,MT,Sen-G,Sen-G,Siena College/The New York Times Upshot,448,Live Phone,,10/19/2020,758,Steve Bullock,14517,DEM,46,Steve Daines,14518,REP,49,,-3,11/3/2020,44.99,55.01,-10.02,7.02,7.02,1,-.9071531672343178, -72183,135400,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Citizen Data,616,IVR/Online,,10/19/2020,1000,Cal Cunningham,13468,DEM,48.39,Thom Tillis,13461,REP,42.27,,6.1199999,11/3/2020,46.94,48.69,-1.75,7.87,7.87,0,2.653944806022641, -72186,135401,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,Citizen Data,616,IVR/Online,,10/19/2020,1000,Mary Jennings Hegar,13459,DEM,40.62,John Cornyn,13444,REP,40.82,,-.2,11/3/2020,43.87,53.51,-9.64,9.44,9.44,1,4.948647491187211, -71458,133839,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,Cygnal,67,IVR/Live Phone/Text,,10/19/2020,600,Mary Jennings Hegar,13459,DEM,40.8,John Cornyn,13444,REP,48.9,2.8,-8.1000004,11/3/2020,43.87,53.51,-9.64,1.54,1.54,1,-3.411405724121276,for Ready Education Network -72181,135398,7780,2020,2020_Sen-OS_GA,GA,Sen-G,Sen-OS,Citizen Data,616,IVR/Online,,10/19/2020,1000,Raphael Warnock,14489,DEM,40.61,Kelly Loeffler,13671,REP,23.02,19.03,17.59,11/3/2020,32.9,25.91,7,10.59,10.59,1,3.328661529881927, -71944,134860,7780,2020,2020_Sen-OS_GA,GA,Sen-G,Sen-OS,University of Georgia,350,Live Phone,,10/19/2020,1145,Raphael Warnock,14489,DEM,34.4,Kelly Loeffler,13671,REP,20.1,20.6,14.3,11/3/2020,32.9,25.91,7,7.3,7.3,1,.0645167977903711,for Atlanta Journal-Constitution -71554,134040,7820,2020,2020_Gov-G_MO,MO,Gov-G,Gov-G,Cygnal,67,IVR/Online/Text,,10/19/2020,600,Nicole Galloway,13483,DEM,41.5,Mike Parson,13484,REP,48.1,2.4,-6.5999999,11/3/2020,40.69,57.11,-16.41,9.81,9.81,1,2.656652595851025,for Ready Education Network -71747,134430,7821,2020,2020_Gov-G_MT,MT,Gov-G,Gov-G,Siena College/The New York Times Upshot,448,Live Phone,,10/19/2020,758,Mike Cooney,14688,DEM,44,Greg Gianforte,14689,REP,48,4,-4,11/3/2020,41.56,54.43,-12.87,8.87,8.87,1,1.028579091551326, -72033,135038,7847,2020,2020_House-G_AR-2,AR-2,House-G,House-G,ALG Research,14,Live Phone,D,10/19/2020,500,Joyce Ann Elliott,14808,DEM,47,French Hill,14810,REP,47,,0,11/3/2020,44.63,55.37,-10.73,10.73,10.73,.5,3.343672953865784,for Joyce Ann Elliott -71747,134432,8067,2020,2020_House-G_MT-1,MT-1,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/19/2020,758,Kathleen Williams,14519,DEM,46,Matt Rosendale,14520,REP,50,,-4,11/3/2020,43.61,56.39,-12.77,8.77,8.77,1,-.2304556696358151, -71542,134011,8274,2020,2020_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/19/2020,1343,Generic Candidate,13337,DEM,50,Generic Candidate,13338,REP,43,,7,11/3/2020,49.9,46.83,3.07,3.93,3.93,1,-.2418996148769787,for Economist -72188,135405,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Cometrends,631,Online,,10/20/2020,2500,Joseph R. Biden Jr.,13256,DEM,56,Donald Trump,13254,REP,44,,12,11/3/2020,51.31,46.86,4.45,7.55,7.55,1,3.492995608102864,for University of Texas Dallas; among all adults -71742,134417,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Data for Progress,522,Online,,10/20/2020,811,Joseph R. Biden Jr.,13256,DEM,53.88,Donald Trump,13254,REP,43.69,,10.19,11/3/2020,51.31,46.86,4.45,5.74,5.74,1,1.328609608909709, -72140,135271,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Rethink Priorities,672,Online,,10/20/2020,4933,Joseph R. Biden Jr.,13256,DEM,51.3,Donald Trump,13254,REP,41.5,,9.8000002,11/3/2020,51.31,46.86,4.45,5.35,5.35,1,1.41994759149323, -71681,134341,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/20/2020,32217,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,46,,6,11/3/2020,51.31,46.86,4.45,1.55,1.55,1,-2.536575827493559,for Axios -71560,134052,6211,2020,2020_Pres-G_AK,AK,Pres-G,Pres-G,Public Policy Polling,263,IVR/Text,D,10/20/2020,800,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,50,,-5,11/3/2020,42.77,52.83,-10.06,5.06,5.06,1,1.657296196619898,for unspecified Democratic sponsor; among 'voters' -72412,135869,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Y2 Analytics,389,Live Phone/Online,,10/20/2020,700,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,47,,3,11/3/2020,49.36,49.06,.31,2.69,2.69,1,-.7682394429501939, -71562,134056,6223,2020,2020_Pres-G_IA,IA,Pres-G,Pres-G,Emerson College,88,IVR/Online/Text,,10/20/2020,435,Joseph R. Biden Jr.,13256,DEM,48.1,Donald Trump,13254,REP,48,,.1,11/3/2020,44.89,53.09,-8.2,8.3,8.3,0,.313561743685695, -72031,135034,6226,2020,2020_Pres-G_IN,IN,Pres-G,Pres-G,Ragnar Research Partners,517,Live Phone,R,10/20/2020,629,Joseph R. Biden Jr.,13256,DEM,40,Donald Trump,13254,REP,48,5,-8,11/3/2020,40.96,57.02,-16.06,8.06,8.06,1,3.47201666822269,for unspecified Republican sponsor -71558,134048,6227,2020,2020_Pres-G_KS,KS,Pres-G,Pres-G,Public Policy Polling,263,IVR/Text,D,10/20/2020,897,Joseph R. Biden Jr.,13256,DEM,42,Donald Trump,13254,REP,54,,-12,11/3/2020,41.56,56.21,-14.65,2.65,2.65,1,-2.100397851363355,for unspecified Democratic sponsor; among 'voters' -72503,136061,6234,2020,2020_Pres-G_MN,MN,Pres-G,Pres-G,St. Cloud State University,312,Live Phone,,10/20/2020,372,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,39,,15,11/3/2020,52.4,45.28,7.11,7.89,7.89,1,4.027377576847148,among all adults -72037,135043,6244,2020,2020_Pres-G_NV,NV,Pres-G,Pres-G,"University of Nevada, Las Vegas Lee Business School",609,Online,,10/20/2020,802,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,41,2.1,9,11/3/2020,50.06,47.67,2.39,6.61,6.61,1,2.643313864529038,for BUSR -71881,134734,6252,2020,2020_Pres-G_SD,SD,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/20/2020,625,Joseph R. Biden Jr.,13256,DEM,40,Donald Trump,13254,REP,51,,-11,11/3/2020,35.61,61.77,-26.16,15.16,15.16,1,10.85954988920994,for Argus Leader | KELO-TV -72411,135868,6255,2020,2020_Pres-G_UT,UT,Pres-G,Pres-G,Y2 Analytics,389,Live Phone/Online,,10/20/2020,660,Joseph R. Biden Jr.,13256,DEM,44,Donald Trump,13254,REP,51,,-7,11/3/2020,37.65,58.13,-20.48,13.48,13.48,1,7.067636545304827, -72218,135482,6257,2020,2020_Pres-G_VT,VT,Pres-G,Pres-G,co/efficient,514,IVR/Text,R,10/20/2020,584,Joseph R. Biden Jr.,13256,DEM,62,Donald Trump,13254,REP,32,,30,11/3/2020,66.09,30.67,35.41,5.41,-5.41,1,-1.193267650145675,for unspecified Republican sponsor -71748,134435,6260,2020,2020_Pres-G_WV,WV,Pres-G,Pres-G,Triton Polling & Research,497,IVR,,10/20/2020,544,Joseph R. Biden Jr.,13256,DEM,37.9,Donald Trump,13254,REP,58,,-20.1,11/3/2020,29.7,68.63,-38.93,18.83,18.83,1,13.58603632467901,for WMOV Radio -71560,134053,6265,2020,2020_Sen-G_AK,AK,Sen-G,Sen-G,Public Policy Polling,263,IVR/Text,D,10/20/2020,800,Al Gross,14697,DEM,41,Dan Sullivan,13462,REP,44,5,-3,11/3/2020,41.19,53.9,-12.7,9.7,9.7,1,2.410119425879272,for unspecified Democratic sponsor; among 'voters' -72412,135871,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Y2 Analytics,389,Live Phone/Online,,10/20/2020,700,Mark Kelly,13445,DEM,51,Martha McSally,13446,REP,47,,4,11/3/2020,51.16,48.81,2.35,1.65,1.65,1,-3.024835544147568, -71562,134055,6272,2020,2020_Sen-G_IA,IA,Sen-G,Sen-G,Emerson College,88,IVR/Online/Text,,10/20/2020,435,Theresa Greenfield,13466,DEM,46.36,Joni K. Ernst,13467,REP,50.44,,-4.0799999,11/3/2020,45.15,51.74,-6.59,2.51,2.51,1,-5.258689843982585, -71558,134049,6275,2020,2020_Sen-G_KS,KS,Sen-G,Sen-G,Public Policy Polling,263,IVR/Text,D,10/20/2020,897,Barbara Bollier,13698,DEM,43,Roger Marshall,14604,REP,43,5,0,11/3/2020,41.79,53.22,-11.44,11.44,11.44,.5,4.649311851209024,for unspecified Democratic sponsor; among 'voters' -71672,134270,6276,2020,2020_Sen-G_KY,KY,Sen-G,Sen-G,Cygnal,67,IVR/Live Phone/Text,,10/20/2020,640,Amy McGrath,13470,DEM,39.9,Mitch McConnell,13471,REP,50.2,5,-10.3,11/3/2020,38.23,57.76,-19.53,9.23,9.23,1,1.031525497650125,for Ready Education Network -72503,136064,6281,2020,2020_Sen-G_MN,MN,Sen-G,Sen-G,St. Cloud State University,312,Live Phone,,10/20/2020,372,Tina Smith,15691,DEM,53,Jason Lewis,15692,REP,36,,17,11/3/2020,48.74,43.5,5.24,11.76,11.76,1,6.733602465029544,among all adults -71675,134276,6285,2020,2020_Sen-G_NE,NE,Sen-G,Sen-G,Cygnal,67,IVR/Live Phone/Text,,10/20/2020,625,Chris E. Janicek,15663,DEM,17.5,Ben Sasse,15613,REP,47.4,,-29.9,11/3/2020,24.43,62.74,-38.31,8.41,8.41,1,.9216172804106388,for Ready Education Network -72031,135035,7819,2020,2020_Gov-G_IN,IN,Gov-G,Gov-G,Ragnar Research Partners,517,Live Phone,R,10/20/2020,629,Woody Myers,14559,DEM,26,Eric Joseph Holcomb,14560,REP,52,14,-26,11/3/2020,32.05,56.51,-24.45,1.55,-1.55,1,-5.051515653176203,for unspecified Republican sponsor -72411,135870,7825,2020,2020_Gov-G_UT,UT,Gov-G,Gov-G,Y2 Analytics,389,Live Phone/Online,,10/20/2020,660,Chris Peterson,15706,DEM,33,Spencer J. Cox,15707,REP,58,,-25,11/3/2020,30.35,62.98,-32.63,7.63,7.63,1,.8207886900150262, -71748,134436,7828,2020,2020_Gov-G_WV,WV,Gov-G,Gov-G,Triton Polling & Research,497,IVR,,10/20/2020,544,Ben Salango,16068,DEM,34.9,James Justice,13493,REP,53.1,3.3,-18.200001,11/3/2020,30.83,64.77,-33.94,15.74,15.74,1,8.130459619447759,for WMOV Radio -71949,134868,7905,2020,2020_House-G_CO-3,CO-3,House-G,House-G,DCCC Targeting and Analytics Department,68,IVR/Live Phone,D,10/20/2020,491,Diane Mitsch Bush,14918,DEM,44,Lauren Boebert,14919,REP,43,5,1,11/3/2020,45.22,51.39,-6.18,7.18,7.18,0,-.2480224091359721,for unspecified Democratic sponsor -71674,134275,7931,2020,2020_House-G_FL-16,FL-16,House-G,House-G,Data Targeting,406,Live Phone,R,10/20/2020,400,Margaret Good,13650,DEM,38,Vern Buchanan,13649,REP,53,,-15,11/3/2020,44.5,55.5,-11,4,-4,1,-3.534115022906919,for Vern Buchanan -71974,134920,8102,2020,2020_House-G_NY-11,NY-11,House-G,House-G,Marist College,183,Live Phone,,10/20/2020,650,Max Rose,15240,DEM,46,Nicole Malliotakis,15242,REP,48,,-2,11/3/2020,46.78,53.05,-6.28,4.28,4.28,1,-3.065422000010537,for NBC 4 New York -71680,134288,8250,2020,2020_House-G_WA-3,WA-3,House-G,House-G,DCCC Targeting and Analytics Department,68,IVR/Live Phone,D,10/20/2020,425,Carolyn Long,15754,DEM,47,Jaime Herrera Beutler,15755,REP,49,,-2,11/3/2020,43.39,56.37,-12.98,10.98,10.98,1,3.434163561762067,for unspecified Democratic sponsor -72140,135270,8274,2020,2020_House-G_US,US,House-G,House-G,Rethink Priorities,672,Online,,10/20/2020,4933,Generic Candidate,13337,DEM,47.7,Generic Candidate,13338,REP,42.4,,5.3000002,11/3/2020,49.9,46.83,3.07,2.23,2.23,1,-2.479145569386713, -71821,134613,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone/Online,,10/21/2020,1029,Joseph R. Biden Jr.,13256,DEM,50.65,Donald Trump,13254,REP,44.65,2.2,6,11/3/2020,51.31,46.86,4.45,1.55,1.55,1,-2.788057929040973,average of multiple versions or turnout models listed in poll -71816,134596,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Online,,10/21/2020,935,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,43,,8,11/3/2020,51.31,46.86,4.45,3.55,3.55,1,-.7224781721746456,for Reuters -71961,134895,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Morning Consult,218,Online,,10/21/2020,12000,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,43,,9,11/3/2020,51.31,46.86,4.45,4.55,4.55,1,.7769178162999375, -72600,136277,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/21/2020,2500,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,41,,11,11/3/2020,51.31,46.86,4.45,6.55,6.55,1,2.789468240255289,for George Washington University -71750,134439,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Susquehanna Polling & Research Inc.,326,Live Phone,,10/21/2020,500,Joseph R. Biden Jr.,13256,DEM,46.2,Donald Trump,13254,REP,46.6,4.4,-.40000001,11/3/2020,49.36,49.06,.31,.71,-.71,0,-2.917803644040322,for Center for American Greatness -72147,135274,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Univision/Latino Decisions/North Star Opinion Research,516,Live Phone/Online,,10/21/2020,725,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,45,,5,11/3/2020,49.36,49.06,.31,4.69,4.69,1,1.402387820374554,for Arizona State; among registered voters -71968,134911,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,RMG Research,555,Online/Text,,10/21/2020,800,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,48,,2,11/3/2020,47.86,51.22,-3.36,5.36,5.36,0,-.454962421403545,for PoliticalIQ -71745,134421,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/21/2020,800,Joseph R. Biden Jr.,13256,DEM,46,Donald Trump,13254,REP,50,,-4,11/3/2020,47.86,51.22,-3.36,.64,-.64,1,-5.304821800964715, -72148,135275,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Univision/Latino Decisions/North Star Opinion Research,516,Live Phone/Online,,10/21/2020,743,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,46,,3,11/3/2020,47.86,51.22,-3.36,6.36,6.36,0,.4903381410336699,among registered voters -72330,135696,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,YouGov,391,Online,,10/21/2020,1200,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,46,,2,11/3/2020,47.86,51.22,-3.36,5.36,5.36,0,-.275507496116087,for Florida State University -71763,134485,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Landmark Communications,166,IVR/Live Phone,,10/21/2020,500,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,49,,-4,11/3/2020,49.47,49.24,.24,4.24,-4.24,0,.7966386898714791,for WSB-TV -71662,134249,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/21/2020,800,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,49,,-1,11/3/2020,48.59,49.93,-1.35,.35,.35,1,-3.469314727017046, -71891,134752,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/21/2020,1098,Joseph R. Biden Jr.,13256,DEM,46,Donald Trump,13254,REP,48.8,2.3,-2.8,11/3/2020,48.59,49.93,-1.35,1.45,-1.45,1,-2.146139837132281,for unspecified Republican sponsor -72208,135448,6241,2020,2020_Pres-G_NH,NH,Pres-G,Pres-G,University of Massachusetts Lowell,355,Online,,10/21/2020,757,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,43,2,10,11/3/2020,52.71,45.36,7.35,2.65,2.65,1,-1.756616032271808, -72205,135437,6242,2020,2020_Pres-G_NJ,NJ,Pres-G,Pres-G,Rutgers University,295,Live Phone,,10/21/2020,872,Joseph R. Biden Jr.,13256,DEM,61,Donald Trump,13254,REP,37,,24,11/3/2020,57.33,41.4,15.94,8.06,8.06,1,3.760187533926992, -72150,135277,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Univision/Latino Decisions/North Star Opinion Research,516,Live Phone/Online,,10/21/2020,723,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,45,,5,11/3/2020,50.01,48.84,1.16,3.84,3.84,1,-.751542247669267,among registered voters -72149,135276,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,Univision/Latino Decisions/North Star Opinion Research,516,Live Phone/Online,,10/21/2020,758,Joseph R. Biden Jr.,13256,DEM,46,Donald Trump,13254,REP,49,,-3,11/3/2020,46.48,52.06,-5.58,2.58,2.58,1,-2.038340376593874,for University of Houston; among registered voters -72078,135129,6256,2020,2020_Pres-G_VA,VA,Pres-G,Pres-G,Christopher Newport University,50,Live Phone,,10/21/2020,908,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,41,,12,11/3/2020,54.11,44,10.11,1.89,1.89,1,-.5831983268918618, -71750,134440,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Susquehanna Polling & Research Inc.,326,Live Phone,,10/21/2020,500,Mark Kelly,13445,DEM,47,Martha McSally,13446,REP,50,,-3,11/3/2020,51.16,48.81,2.35,5.35,-5.35,0,.6891828735675801,for Center for American Greatness -72147,135278,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Univision/Latino Decisions/North Star Opinion Research,516,Live Phone/Online,,10/21/2020,725,Mark Kelly,13445,DEM,51,Martha McSally,13446,REP,39,,12,11/3/2020,51.16,48.81,2.35,9.65,9.65,1,5.375540731623482,for Arizona State; among registered voters -71763,134486,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Landmark Communications,166,IVR/Live Phone,,10/21/2020,500,Jon Ossoff,14567,DEM,44.6,David A. Perdue,14568,REP,50.2,,-5.5999999,11/3/2020,47.95,49.73,-1.78,3.82,-3.82,1,-.0996314022692458,for WSB-TV -71662,134422,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/21/2020,800,Cal Cunningham,13468,DEM,45,Thom Tillis,13461,REP,45,,0,11/3/2020,46.94,48.69,-1.75,1.75,1.75,.5,-3.545706187033112, -71891,135039,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Trafalgar Group,338,IVR/Online/Text,R,10/21/2020,1098,Cal Cunningham,13468,DEM,46.8,Thom Tillis,13461,REP,48.6,2.2,-1.8,11/3/2020,46.94,48.69,-1.75,.05,-.05,1,-5.170170923455101,for unspecified Republican sponsor -72208,135453,6286,2020,2020_Sen-G_NH,NH,Sen-G,Sen-G,University of Massachusetts Lowell,355,Online,,10/21/2020,757,Jeanne Shaheen,13448,DEM,57,Corky Messner,14492,REP,38,,19,11/3/2020,56.64,40.99,15.65,3.35,3.35,1,-.9652234169874201, -72205,135440,6287,2020,2020_Sen-G_NJ,NJ,Sen-G,Sen-G,Rutgers University,295,Live Phone,,10/21/2020,872,Cory A. Booker,14564,DEM,61,Rikin Mehta,14565,REP,31,,30,11/3/2020,57.23,40.92,16.31,13.69,13.69,1,8.002820935283044, -71749,134437,6294,2020,2020_Sen-G_TN,TN,Sen-G,Sen-G,Cygnal,67,Live Phone/Online/Text,,10/21/2020,610,Marquita Bradshaw,15851,DEM,35.6,Bill Hagerty,13694,REP,56.3,,-20.700001,11/3/2020,35.16,62.2,-27.04,6.34,6.34,1,.4912839689000255,for Ready Education Network -72149,135279,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,Univision/Latino Decisions/North Star Opinion Research,516,Live Phone/Online,,10/21/2020,758,Mary Jennings Hegar,13459,DEM,40,John Cornyn,13444,REP,45,,-5,11/3/2020,43.87,53.51,-9.64,4.64,4.64,1,-.0197323859454282,for University of Houston; among registered voters -72078,135131,6296,2020,2020_Sen-G_VA,VA,Sen-G,Sen-G,Christopher Newport University,50,Live Phone,,10/21/2020,908,Mark R. Warner,14760,DEM,57,Daniel M. Gade,15688,REP,37,,20,11/3/2020,55.99,43.91,12.08,7.92,7.92,1,3.382999255884142, -71763,134487,7780,2020,2020_Sen-OS_GA,GA,Sen-G,Sen-OS,Landmark Communications,166,IVR/Live Phone,,10/21/2020,500,Raphael Warnock,14489,DEM,32.8,Kelly Loeffler,13671,REP,23.6,27.3,9.1999998,11/3/2020,32.9,25.91,7,2.2,2.2,1,-5.820048886013347,for WSB-TV -72208,135450,7822,2020,2020_Gov-G_NH,NH,Gov-G,Gov-G,University of Massachusetts Lowell,355,Online,,10/21/2020,757,Dan Feltes,13502,DEM,36,Christopher Sununu,13503,REP,59,,-23,11/3/2020,33.36,65.12,-31.76,8.76,8.76,1,-1.292509412782022, -71883,134736,8115,2020,2020_House-G_NY-24,NY-24,House-G,House-G,Siena College,305,Live Phone,,10/21/2020,558,Dana Balter,14654,DEM,45,John Katko,14655,REP,45,5,0,11/3/2020,42.96,53.13,-10.16,10.16,10.16,.5,2.999027339126517,for Syracuse.com -71958,134887,8198,2020,2020_House-G_TX-3,TX-3,House-G,House-G,DCCC Targeting and Analytics Department,68,IVR/Live Phone,D,10/21/2020,432,Lulu Seikaly,14732,DEM,44,Van Taylor,14733,REP,42,8,2,11/3/2020,42.87,55.07,-12.2,14.2,14.2,0,6.7545764254682,for unspecified Democratic sponsor -71961,134890,8274,2020,2020_House-G_US,US,House-G,House-G,Morning Consult,218,Online,,10/21/2020,12000,Generic Candidate,13337,DEM,49,Generic Candidate,13338,REP,43,,6,11/3/2020,49.9,46.83,3.07,2.93,2.93,1,-1.859491365097584, -72600,136243,8274,2020,2020_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/21/2020,2500,Generic Candidate,13337,DEM,51,Generic Candidate,13338,REP,40,,11,11/3/2020,49.9,46.83,3.07,7.93,7.93,1,4.026275759565739,for George Washington University -72081,135885,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Spry Strategies,508,IVR/Online,,10/22/2020,3500,Joseph R. Biden Jr.,13256,DEM,47.1,Donald Trump,13254,REP,46.89,,.20999999,11/3/2020,51.31,46.86,4.45,4.24,-4.24,1,.422636277680861,for Women's Liberation Front; average of multiple versions or turnout models listed in poll -71739,134410,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,St. Pete Polls,314,IVR,,10/22/2020,2527,Joseph R. Biden Jr.,13256,DEM,48.9,Donald Trump,13254,REP,47.4,,1.5,11/3/2020,47.86,51.22,-3.36,4.86,4.86,0,-.5020406492473586,for Florida Politics -71887,134745,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,YouGov,391,Online,,10/22/2020,1228,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,48,,2,11/3/2020,47.86,51.22,-3.36,5.36,5.36,0,-.2121562358830036,for CBS News -71888,134746,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,YouGov,391,Online,,10/22/2020,1090,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,49,,0,11/3/2020,49.47,49.24,.24,.24,-.24,.5,-3.047578891430077,for CBS News -72239,135526,6228,2020,2020_Pres-G_KY,KY,Pres-G,Pres-G,Bluegrass Community and Technical College,632,Live Phone,,10/22/2020,250,Joseph R. Biden Jr.,13256,DEM,38.8,Donald Trump,13254,REP,52,,-13.2,11/3/2020,36.15,62.09,-25.94,12.74,12.74,1,5.09375745411561,among registered voters -72053,135083,6229,2020,2020_Pres-G_LA,LA,Pres-G,Pres-G,University of New Orleans,358,IVR,,10/22/2020,755,Joseph R. Biden Jr.,13256,DEM,35.9,Donald Trump,13254,REP,58.8,,-22.9,11/3/2020,39.85,58.46,-18.61,4.29,-4.29,1,-.0378252850777317, -72029,135032,6231,2020,2020_Pres-G_MD,MD,Pres-G,Pres-G,Gonzales Research & Marketing Strategies Inc.,121,Live Phone,,10/22/2020,820,Joseph R. Biden Jr.,13256,DEM,58,Donald Trump,13254,REP,32.9,,25.1,11/3/2020,65.36,32.15,33.21,8.11,-8.11,1,4.560707969838552,among registered voters -71679,134286,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Public Policy Polling,263,IVR/Text,D,10/22/2020,804,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,43,,7,11/3/2020,50.62,47.84,2.78,4.22,4.22,1,-1.230907888462878,for unspecified Democratic sponsor; among 'voters' -72162,135338,6237,2020,2020_Pres-G_MT,MT,Pres-G,Pres-G,Montana State University Billings,216,Live Phone,,10/22/2020,546,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,52,1,-7,11/3/2020,40.55,56.92,-16.37,9.37,9.37,1,.0488340593032437, -71889,134747,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,YouGov,391,Online,,10/22/2020,1022,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,47,,4,11/3/2020,48.59,49.93,-1.35,5.35,5.35,0,1.939471302603761,for CBS News -72172,135367,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Franklin & Marshall College,106,Live Phone/Online,,10/22/2020,558,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,44,2,6,11/3/2020,50.01,48.84,1.16,4.84,4.84,1,.1636261924803425, -71678,134285,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Public Policy Polling,263,IVR/Text,D,10/22/2020,890,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,46,,5,11/3/2020,50.01,48.84,1.16,3.84,3.84,1,-.504281836925554,for unspecified Democratic sponsor; among 'voters' -71959,134888,6266,2020,2020_Sen-G_AL,AL,Sen-G,Sen-G,Cygnal,67,Live Phone/Online/Text,,10/22/2020,645,Doug Jones,13612,DEM,41.1,Tommy Tuberville,13614,REP,54.7,,-13.6,11/3/2020,39.74,60.1,-20.36,6.76,6.76,1,-.6656516042008784,for Ready Education Network -71888,134751,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,YouGov,391,Online,,10/22/2020,1090,Jon Ossoff,14567,DEM,46,David A. Perdue,14568,REP,47,,-1,11/3/2020,47.95,49.73,-1.78,.78,.78,1,-2.810520407930521,for CBS News -72239,135527,6276,2020,2020_Sen-G_KY,KY,Sen-G,Sen-G,Bluegrass Community and Technical College,632,Live Phone,,10/22/2020,250,Amy McGrath,13470,DEM,39.6,Mitch McConnell,13471,REP,50,,-10.4,11/3/2020,38.23,57.76,-19.53,9.13,9.13,1,-.3092564817713026,among registered voters -71679,134287,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Public Policy Polling,263,IVR/Text,D,10/22/2020,804,Gary C. Peters,13453,DEM,52,John James,13454,REP,43,,9,11/3/2020,49.9,48.22,1.69,7.31,7.31,1,1.972392290429575,for unspecified Democratic sponsor; among 'voters' -72162,135340,6283,2020,2020_Sen-G_MT,MT,Sen-G,Sen-G,Montana State University Billings,216,Live Phone,,10/22/2020,546,Steve Bullock,14517,DEM,48,Steve Daines,14518,REP,47,,1,11/3/2020,44.99,55.01,-10.02,11.02,11.02,0,3.48500094189537, -71889,134750,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,YouGov,391,Online,,10/22/2020,1022,Cal Cunningham,13468,DEM,49,Thom Tillis,13461,REP,43,,6,11/3/2020,46.94,48.69,-1.75,7.75,7.75,0,2.768551578591593,for CBS News -72045,135068,7819,2020,2020_Gov-G_IN,IN,Gov-G,Gov-G,Cygnal,67,Live Phone/Online/Text,,10/22/2020,600,Woody Myers,14559,DEM,28.5,Eric Joseph Holcomb,14560,REP,46.8,14.7,-18.299999,11/3/2020,32.05,56.51,-24.45,6.15,6.15,1,.9525708454086993,for Ready Education Network -72162,135339,7821,2020,2020_Gov-G_MT,MT,Gov-G,Gov-G,Montana State University Billings,216,Live Phone,,10/22/2020,546,Mike Cooney,14688,DEM,45,Greg Gianforte,14689,REP,45,2,0,11/3/2020,41.56,54.43,-12.87,12.87,12.87,.5,5.4994985211458, -72162,135341,8067,2020,2020_House-G_MT-1,MT-1,House-G,House-G,Montana State University Billings,216,Live Phone,,10/22/2020,546,Kathleen Williams,14519,DEM,46,Matt Rosendale,14520,REP,47,,-1,11/3/2020,43.61,56.39,-12.77,11.77,11.77,1,3.151802247730828, -71751,134441,8241,2020,2020_House-G_VA-5,VA-5,House-G,House-G,Public Policy Polling,263,IVR/Text,D,10/22/2020,910,Bryant Cameron Webb,14656,DEM,46,Bob Good,14657,REP,43,,3,11/3/2020,47.3,52.44,-5.14,8.14,8.14,0,.9881658400994801,for unspecified Democratic sponsor; among 'voters' -72313,135667,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Hofstra University,558,Online,,10/23/2020,2000,Joseph R. Biden Jr.,13256,DEM,53.9,Donald Trump,13254,REP,42.5,,11.4,11/3/2020,51.31,46.86,4.45,6.95,6.95,1,3.084213471697382, -72046,135071,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,Live Phone,,10/23/2020,800,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,40,,11,11/3/2020,51.31,46.86,4.45,6.55,6.55,1,2.394534542957328,for CNBC All-America Economic Survey; among registered voters -71892,134806,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/23/2020,27039,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,46,,6,11/3/2020,51.31,46.86,4.45,1.55,1.55,1,-2.299947110883679,for Axios -72067,135108,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Patinkin Research Strategies,490,Live Phone/Online,D,10/23/2020,729,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,45,,7,11/3/2020,49.36,49.06,.31,6.69,6.69,1,3.556028929192797,for unspecified Democratic sponsor -72063,135104,6223,2020,2020_Pres-G_IA,IA,Pres-G,Pres-G,RABA Research,269,Live Phone,,10/23/2020,693,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,46,,4,11/3/2020,44.89,53.09,-8.2,12.2,12.2,0,4.837288991155885,for Nexstar -72076,135127,6232,2020,2020_Pres-G_ME,ME,Pres-G,Pres-G,Colby College,593,Live Phone/Online,,10/23/2020,879,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,38,,13,11/3/2020,53.09,44.02,9.07,3.93,3.93,1,-.1983590871204917, -72074,135122,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/23/2020,789,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,44,2,7,11/3/2020,50.62,47.84,2.78,4.22,4.22,1,-1.227130819025381,for The Washington Post -72058,135100,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Ipsos,154,Online,,10/23/2020,652,Joseph R. Biden Jr.,13256,DEM,52.5,Donald Trump,13254,REP,43,1,9.5,11/3/2020,50.62,47.84,2.78,6.72,6.72,1,1.17637751245179,for Reuters; average of multiple versions or turnout models listed in poll -72207,135447,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,University of Massachusetts Lowell,355,Online,,10/23/2020,911,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,48,1,0,11/3/2020,48.59,49.93,-1.35,1.35,1.35,.5,-2.169067167129497, -71824,134618,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,10/23/2020,602,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,44,,7,11/3/2020,50.01,48.84,1.16,5.84,5.84,1,1.308669917584483, -71976,134926,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Ipsos,154,Online,,10/23/2020,655,Joseph R. Biden Jr.,13256,DEM,50.5,Donald Trump,13254,REP,44.5,3,6,11/3/2020,50.01,48.84,1.16,4.84,4.84,1,.3338354462561705,for Reuters; average of multiple versions or turnout models listed in poll -71967,134907,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/23/2020,802,Joseph R. Biden Jr.,13256,DEM,43,Donald Trump,13254,REP,47,3,-4,11/3/2020,46.48,52.06,-5.58,1.58,1.58,1,-2.792703601489057, -72206,135446,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,University of Massachusetts Lowell,355,Online,,10/23/2020,873,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,48,2,-1,11/3/2020,46.48,52.06,-5.58,4.58,4.58,1,.3013360514609421, -72075,135124,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/23/2020,809,Joseph R. Biden Jr.,13256,DEM,57,Donald Trump,13254,REP,40,2,17,11/3/2020,49.45,48.82,.63,16.37,16.37,1,10.16098694038461,for The Washington Post -71877,134726,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,10/23/2020,677,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,43,,11,11/3/2020,49.45,48.82,.63,10.37,10.37,1,3.806943864437345, -71975,134927,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Ipsos,154,Online,,10/23/2020,664,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,44,2,9,11/3/2020,49.45,48.82,.63,8.37,8.37,1,1.770872465468846,for Reuters; average of multiple versions or turnout models listed in poll -72151,135295,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Marquette University Law School,195,Live Phone,,10/23/2020,749,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,43,2,5,11/3/2020,49.45,48.82,.63,4.37,4.37,1,-2.171938117240863, -72067,135111,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Patinkin Research Strategies,490,Live Phone/Online,D,10/23/2020,729,Mark Kelly,13445,DEM,53,Martha McSally,13446,REP,46,,7,11/3/2020,51.16,48.81,2.35,4.65,4.65,1,.2340910403376434,for unspecified Democratic sponsor -72063,135343,6272,2020,2020_Sen-G_IA,IA,Sen-G,Sen-G,RABA Research,269,Live Phone,,10/23/2020,693,Theresa Greenfield,13466,DEM,51,Joni K. Ernst,13467,REP,45,,6,11/3/2020,45.15,51.74,-6.59,12.59,12.59,0,5.568524688402099,for Nexstar -72076,135130,6279,2020,2020_Sen-G_ME,ME,Sen-G,Sen-G,Colby College,593,Live Phone/Online,,10/23/2020,879,Sara Gideon,13455,DEM,46.6,Susan M. Collins,13456,REP,43.4,4.7,3.2,11/3/2020,42.39,50.98,-8.6,11.8,11.8,0,2.924885981120116, -72074,135126,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,ABC News/The Washington Post,3,Live Phone,,10/23/2020,789,Gary C. Peters,13453,DEM,52,John James,13454,REP,46,,6,11/3/2020,49.9,48.22,1.69,4.31,4.31,1,-1.164532056389046,for The Washington Post -72058,135093,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Ipsos,154,Online,,10/23/2020,652,Gary C. Peters,13453,DEM,50,John James,13454,REP,44,,6,11/3/2020,49.9,48.22,1.69,4.31,4.31,1,-1.349401386419298,for Reuters -72207,135452,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,University of Massachusetts Lowell,355,Online,,10/23/2020,911,Cal Cunningham,13468,DEM,49,Thom Tillis,13461,REP,45,,4,11/3/2020,46.94,48.69,-1.75,5.75,5.75,0,.7162444713777224, -71967,134908,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,Siena College/The New York Times Upshot,448,Live Phone,,10/23/2020,802,Mary Jennings Hegar,13459,DEM,38,John Cornyn,13444,REP,48,4,-10,11/3/2020,43.87,53.51,-9.64,.36,-.36,1,-4.259434134211089, -72206,135451,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,University of Massachusetts Lowell,355,Online,,10/23/2020,873,Mary Jennings Hegar,13459,DEM,44,John Cornyn,13444,REP,49,,-5,11/3/2020,43.87,53.51,-9.64,4.64,4.64,1,.1628914251145062, -72207,135449,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,University of Massachusetts Lowell,355,Online,,10/23/2020,911,Roy A. Cooper,13404,DEM,54,Dan Forest,13406,REP,42,,12,11/3/2020,51.52,47.01,4.51,7.49,7.49,1,1.940698591277796, -71956,134882,7930,2020,2020_House-G_FL-15,FL-15,House-G,House-G,Change Research,48,Online/Text,D,10/23/2020,530,Alan M. Cohn,15948,DEM,44,Scott Franklin,15951,REP,46,,-2,11/3/2020,44.61,55.39,-10.77,8.77,8.77,1,3.557665129297457,for unspecified Democratic sponsor -72076,135132,8014,2020,2020_House-G_ME-1,ME-1,House-G,House-G,Colby College,593,Live Phone/Online,,10/23/2020,426,Chellie Pingree,15116,DEM,58,Jay T. Allen,15117,REP,31,,27,11/3/2020,62.15,37.84,24.31,2.69,2.69,1,-4.662540239100897, -72076,135133,8015,2020,2020_House-G_ME-2,ME-2,House-G,House-G,Colby College,593,Live Phone/Online,,10/23/2020,449,Jared Golden,14752,DEM,56,Dale John Crafts,14753,REP,31,,25,11/3/2020,53.04,46.95,6.09,18.91,18.91,1,13.70251197973884, -72313,135668,8274,2020,2020_House-G_US,US,House-G,House-G,Hofstra University,558,Online,,10/23/2020,2000,Generic Candidate,13337,DEM,54.5,Generic Candidate,13338,REP,45.5,,9,11/3/2020,49.9,46.83,3.07,5.93,5.93,1,1.305049739691198, -72080,135138,8422,2020,2020_Pres-G_M1,M1,Pres-G,Pres-G,Colby College,593,Live Phone/Online,,10/23/2020,426,Joseph R. Biden Jr.,13256,DEM,56,Donald Trump,13254,REP,34,,22,11/3/2020,60.11,37.02,23.09,1.09,-1.09,1,-3.477247690054895, -72077,135128,8423,2020,2020_Pres-G_M2,M2,Pres-G,Pres-G,Colby College,593,Live Phone/Online,,10/23/2020,453,Joseph R. Biden Jr.,13256,DEM,46,Donald Trump,13254,REP,42,,4,11/3/2020,44.82,52.26,-7.44,11.44,11.44,0,3.859918761514032, -72174,136063,8731,2020,2020_Gov-G_PR,PR,Gov-G,Gov-G,Data for Progress,522,Online/Text,,10/23/2020,439,Pedro R. Pierluisi,15912,NPP,39,Carlos Delgado Altieri,15917,PPD,35,10,4,11/3/2020,33.24,31.75,1.49,2.51,,1,-1.917940558719444, -72174,135375,8732,2020,2020_House-G_PR-1,PR-1,House-G,House-G,Data for Progress,522,Online/Text,,10/23/2020,439,Jenniffer González,15923,NPP,46,Aníbal Acevedo-Vilá,15924,PPD,34,8,12,11/3/2020,41.18,32.16,9.02,2.98,,1,-2.484881650160198, -72156,135316,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Brandwatch Qriously,610,Online,,10/24/2020,2234,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,39,3,10,11/3/2020,51.31,46.86,4.45,5.55,5.55,1,1.800283020318378,for Brandwatch -72084,135158,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Change Research,48,Online/Text,,10/24/2020,1125,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,43,,8,11/3/2020,51.31,46.86,4.45,3.55,3.55,1,-.417086438701636,for Crooked Media -72036,135042,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Léger,572,Online,,10/24/2020,834,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,41,4,8,11/3/2020,51.31,46.86,4.45,3.55,3.55,1,-.5603021075957182,for The Canadian Press -71964,134898,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Morning Consult,218,Online,,10/24/2020,15509,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,43,,9,11/3/2020,51.31,46.86,4.45,4.55,4.55,1,1.031403248176346, -71970,134915,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,RMG Research,555,IVR/Text,,10/24/2020,1842,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,44,1,7,11/3/2020,51.31,46.86,4.45,2.55,2.55,1,-1.307259085564661,for Just the News -72224,135491,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/24/2020,1500,Joseph R. Biden Jr.,13256,DEM,52.6,Donald Trump,13254,REP,43.5,,9.1000004,11/3/2020,51.31,46.86,4.45,4.65,4.65,1,.97518828757707,for UMass Amherst -71973,134919,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/24/2020,1350,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,42,,12,11/3/2020,51.31,46.86,4.45,7.55,7.55,1,3.840382819205098,for Yahoo News -72166,135357,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Ipsos,154,Online,,10/24/2020,714,Joseph R. Biden Jr.,13256,DEM,47.5,Donald Trump,13254,REP,46.5,2,1,11/3/2020,49.36,49.06,.31,.69,.69,1,-2.51150781996532,for Reuters; average of multiple versions or turnout models listed in poll -72055,135085,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,OH Predictive Insights,235,Live Phone,,10/24/2020,716,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,46,3,3,11/3/2020,49.36,49.06,.31,2.69,2.69,1,-.4279495817791273, -72161,135336,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,The Justice Collaborative Institute,630,Online,,10/24/2020,1007,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,43,,6,11/3/2020,49.36,49.06,.31,5.69,5.69,1,2.766915110192031,among registered voters -72167,135358,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Ipsos,154,Online,,10/24/2020,704,Joseph R. Biden Jr.,13256,DEM,48.5,Donald Trump,13254,REP,47,1,1.5,11/3/2020,47.86,51.22,-3.36,4.86,4.86,0,-.7796828404275452,for Reuters; average of multiple versions or turnout models listed in poll -72050,135079,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Susquehanna Polling & Research Inc.,326,Live Phone,,10/24/2020,400,Joseph R. Biden Jr.,13256,DEM,44,Donald Trump,13254,REP,48.5,2,-4.5,11/3/2020,47.86,51.22,-3.36,1.14,-1.14,1,-5.15330471409936,for Center for American Greatness -72065,135106,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Glengariff Group,117,Live Phone,,10/24/2020,600,Joseph R. Biden Jr.,13256,DEM,49.3,Donald Trump,13254,REP,41.6,,7.6999998,11/3/2020,50.62,47.84,2.78,4.92,4.92,1,-.6321643156123518,for Detroit News | WDIV-TV -71890,134748,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,10/24/2020,679,Joseph R. Biden Jr.,13256,DEM,55,Donald Trump,13254,REP,42,,13,11/3/2020,50.62,47.84,2.78,10.22,10.22,1,4.84378393514209, -72139,135268,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Harper Polling,132,Live Phone,,10/24/2020,504,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,46,1,1,11/3/2020,48.59,49.93,-1.35,2.35,2.35,0,-1.441196069248997,for Civitas Institute -72059,135101,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Ipsos,154,Online,,10/24/2020,647,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,48,1,1,11/3/2020,48.59,49.93,-1.35,2.35,2.35,0,-1.303566380132909,for Reuters; average of multiple versions or turnout models listed in poll -71957,134885,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,Data for Progress,522,Online,D,10/24/2020,1018,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,48,1,1,11/3/2020,46.48,52.06,-5.58,6.58,6.58,0,2.718309859180684,for unspecified Democratic sponsor -72166,135359,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Ipsos,154,Online,,10/24/2020,714,Mark Kelly,13445,DEM,51,Martha McSally,13446,REP,44,,7,11/3/2020,51.16,48.81,2.35,4.65,4.65,1,.5126924461136017,for Reuters -72055,135086,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,OH Predictive Insights,235,Live Phone,,10/24/2020,716,Mark Kelly,13445,DEM,50,Martha McSally,13446,REP,45,,5,11/3/2020,51.16,48.81,2.35,2.65,2.65,1,-1.690488421994879, -72161,135337,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,The Justice Collaborative Institute,630,Online,,10/24/2020,1007,Mark Kelly,13445,DEM,50,Martha McSally,13446,REP,40,,10,11/3/2020,51.16,48.81,2.35,7.65,7.65,1,3.540036073134806,among registered voters -72065,135139,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Glengariff Group,117,Live Phone,,10/24/2020,600,Gary C. Peters,13453,DEM,48.4,John James,13454,REP,38.8,,9.6000004,11/3/2020,49.9,48.22,1.69,7.91,7.91,1,2.461273037257624,for Detroit News | WDIV-TV -71890,134749,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,10/24/2020,679,Gary C. Peters,13453,DEM,52,John James,13454,REP,41,,11,11/3/2020,49.9,48.22,1.69,9.31,9.31,1,3.943042801940916, -72139,135269,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Harper Polling,132,Live Phone,,10/24/2020,504,Cal Cunningham,13468,DEM,46,Thom Tillis,13461,REP,43,2,3,11/3/2020,46.94,48.69,-1.75,4.75,4.75,0,-.5239159090310748,for Civitas Institute -72059,135094,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Ipsos,154,Online,,10/24/2020,647,Cal Cunningham,13468,DEM,48,Thom Tillis,13461,REP,47,,1,11/3/2020,46.94,48.69,-1.75,2.75,2.75,0,-2.618403274653126,for Reuters -71957,134886,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,Data for Progress,522,Online,D,10/24/2020,1018,Mary Jennings Hegar,13459,DEM,46,John Cornyn,13444,REP,48,1,-2,11/3/2020,43.87,53.51,-9.64,7.64,7.64,1,3.636950093180071,for unspecified Democratic sponsor -72139,135438,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,Harper Polling,132,Live Phone,,10/24/2020,504,Roy A. Cooper,13404,DEM,52,Dan Forest,13406,REP,42,1,10,11/3/2020,51.52,47.01,4.51,5.49,5.49,1,-.3818243082025204,for Civitas Institute -72072,135119,7899,2020,2020_House-G_CA-50,CA-50,House-G,House-G,SurveyUSA,325,Live Phone,,10/24/2020,538,Ammar Campa-Najjar,13393,DEM,40,Darrell E. Issa,13395,REP,51,,-11,11/3/2020,46.05,53.95,-7.91,3.09,-3.09,1,-4.160432101390274,for KGTV-TV (California) | San Diego Union-Tribune -71971,134916,8153,2020,2020_House-G_OK-5,OK-5,House-G,House-G,Amber Integrated,556,Live Phone/Online,,10/24/2020,500,Kendra Horn,15367,DEM,44,Stephanie Bice,16007,REP,48.5,,-4.5,11/3/2020,47.94,52.06,-4.12,.38,-.38,1,-4.584791037338536, -71964,134893,8274,2020,2020_House-G_US,US,House-G,House-G,Morning Consult,218,Online,,10/24/2020,15509,Generic Candidate,13337,DEM,49,Generic Candidate,13338,REP,43,,6,11/3/2020,49.9,46.83,3.07,2.93,2.93,1,-1.645981216990731, -71973,134923,8274,2020,2020_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/24/2020,1350,Generic Candidate,13337,DEM,54,Generic Candidate,13338,REP,41,,13,11/3/2020,49.9,46.83,3.07,9.93,9.93,1,6.070575354819339,for Yahoo News -72168,135360,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Global Marketing Research Services,621,Live Phone/Online,,10/25/2020,1006,Joseph R. Biden Jr.,13256,DEM,52.5,Donald Trump,13254,REP,38.5,,14,11/3/2020,51.31,46.86,4.45,9.55,9.55,1,5.609912878656203,for Boston Herald | Franklin Pierce University -72164,135350,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Online,,10/25/2020,825,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,42,,10,11/3/2020,51.31,46.86,4.45,5.55,5.55,1,1.49673530870096,for Reuters -72160,135332,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,SSRS,297,Live Phone,,10/25/2020,886,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,42,,12,11/3/2020,51.31,46.86,4.45,7.55,7.55,1,3.535696573713989,for CNN -72176,135381,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Suffolk University,323,Live Phone,,10/25/2020,1000,Joseph R. Biden Jr.,13256,DEM,50.65,Donald Trump,13254,REP,43.65,1.3,7,11/3/2020,51.31,46.86,4.45,2.55,2.55,1,-1.429520344971324,for USA Today; average of multiple versions or turnout models listed in poll -72294,135634,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,11714,Joseph R. Biden Jr.,13256,DEM,51.4,Donald Trump,13254,REP,45.7,2.4,5.6999998,11/3/2020,51.31,46.86,4.45,1.25,1.25,1,-2.363028921869987, -72213,135470,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,The Winston Group,385,Online,R,10/25/2020,1000,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,43,,5,11/3/2020,51.31,46.86,4.45,.55,.55,1,-3.431384126275447,for unspecified Republican sponsor; among registered voters -72204,135435,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Tufts University,666,Online,,10/25/2020,1215,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,45,,7,11/3/2020,51.31,46.86,4.45,2.55,2.55,1,-1.341868391612454, -72295,135635,6212,2020,2020_Pres-G_AL,AL,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,266,Joseph R. Biden Jr.,13256,DEM,37.2,Donald Trump,13254,REP,55.8,7,-18.6,11/3/2020,36.57,62.03,-25.46,6.86,6.86,1,1.71372907372331, -72296,135636,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,304,Joseph R. Biden Jr.,13256,DEM,52.4,Donald Trump,13254,REP,43.8,3.8,8.6000004,11/3/2020,49.36,49.06,.31,8.29,8.29,1,4.54192711908609, -72297,135637,6215,2020,2020_Pres-G_CA,CA,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,635,Joseph R. Biden Jr.,13256,DEM,62,Donald Trump,13254,REP,35.3,1.7,26.700001,11/3/2020,63.48,34.32,29.16,2.46,-2.46,1,-1.603653645807053, -72038,135047,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Florida Atlantic University,97,IVR/Online,,10/25/2020,937,Joseph R. Biden Jr.,13256,DEM,50.16,Donald Trump,13254,REP,48.13,,2.03,11/3/2020,47.86,51.22,-3.36,5.39,5.39,0,-.0461772384558821, -72219,135484,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/25/2020,1324,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,42,,3,11/3/2020,47.86,51.22,-3.36,6.36,6.36,0,1.196302037372675, -72298,135638,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,605,Joseph R. Biden Jr.,13256,DEM,46.4,Donald Trump,13254,REP,50.6,2,-4.1999998,11/3/2020,47.86,51.22,-3.36,.84,-.84,1,-4.942035992998292, -72040,135050,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Civiqs,471,Online,,10/25/2020,1041,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,46,,5,11/3/2020,49.47,49.24,.24,4.76,4.76,1,1.902419731971748,for Daily Kos -72146,135282,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Monmouth University,215,Live Phone,,10/25/2020,504,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,47,,3,11/3/2020,49.47,49.24,.24,2.76,2.76,1,-.6038253829316373,average of multiple versions or turnout models listed in poll -72299,135639,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,373,Joseph R. Biden Jr.,13256,DEM,50.5,Donald Trump,13254,REP,48.1,1.4,2.4000001,11/3/2020,49.47,49.24,.24,2.16,2.16,1,-1.466855346938437, -72220,135485,6223,2020,2020_Pres-G_IA,IA,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/25/2020,1225,Joseph R. Biden Jr.,13256,DEM,46,Donald Trump,13254,REP,47,,-1,11/3/2020,44.89,53.09,-8.2,7.2,7.2,1,.1679476807592207, -72300,135640,6225,2020,2020_Pres-G_IL,IL,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,424,Joseph R. Biden Jr.,13256,DEM,54.2,Donald Trump,13254,REP,43.1,2.1,11.1,11/3/2020,57.54,40.55,16.99,5.89,-5.89,1,2.799917532326308, -72301,135641,6226,2020,2020_Pres-G_IN,IN,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,301,Joseph R. Biden Jr.,13256,DEM,42.3,Donald Trump,13254,REP,52.9,4.7,-10.6,11/3/2020,40.96,57.02,-16.06,5.46,5.46,1,-.6778811627530269, -72179,135387,6232,2020,2020_Pres-G_ME,ME,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/25/2020,1007,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,40,2,13,11/3/2020,53.09,44.02,9.07,3.93,3.93,1,.4267511927645534,for FairVote -72311,135661,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Kiaer Research,585,IVR/Online,,10/25/2020,669,Joseph R. Biden Jr.,13256,DEM,53.5,Donald Trump,13254,REP,40.6,,12.9,11/3/2020,50.62,47.84,2.78,10.12,10.12,1,4.707802131796974, -72152,135298,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/25/2020,856,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,41,2,8,11/3/2020,50.62,47.84,2.78,5.22,5.22,1,.0166073288435146, -72302,135642,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,394,Joseph R. Biden Jr.,13256,DEM,58.6,Donald Trump,13254,REP,39.6,1.7,19,11/3/2020,50.62,47.84,2.78,16.22,16.22,1,10.5353549208189, -72056,135087,6234,2020,2020_Pres-G_MN,MN,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,10/25/2020,657,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,39,,14,11/3/2020,52.4,45.28,7.11,6.89,6.89,1,3.854425178147783, -72171,135365,6234,2020,2020_Pres-G_MN,MN,Pres-G,Pres-G,SurveyUSA,325,Online,,10/25/2020,649,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,42,,5,11/3/2020,52.4,45.28,7.11,2.11,-2.11,1,-1.206583060134583,for KSTP-TV Minneapolis | KAAL-TV | WDIO-TV Duluth -72339,135723,6234,2020,2020_Pres-G_MN,MN,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/25/2020,1065,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,44.8,2,3.2,11/3/2020,52.4,45.28,7.11,3.91,-3.91,1,.9928643006174119,for unspecified Republican sponsor -72041,135051,6236,2020,2020_Pres-G_MS,MS,Pres-G,Pres-G,Civiqs,471,Online,,10/25/2020,507,Joseph R. Biden Jr.,13256,DEM,41,Donald Trump,13254,REP,55,,-14,11/3/2020,41.06,57.6,-16.55,2.55,2.55,1,-2.486630546305649,for Daily Kos -72054,135084,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,RMG Research,555,IVR/Online/Text,,10/25/2020,800,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,47,,1,11/3/2020,48.59,49.93,-1.35,2.35,2.35,0,-1.080036948960517,for PoliticalIQ -72215,135476,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/25/2020,1034,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,45,2,3,11/3/2020,48.59,49.93,-1.35,4.35,4.35,0,1.147896720488538, -72061,135097,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,SurveyUSA,325,Online,,10/25/2020,627,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,48,,0,11/3/2020,48.59,49.93,-1.35,1.35,1.35,.5,-2.244511398847015,for WRAL News | WRAL-TV (Raleigh) -72303,135643,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,396,Joseph R. Biden Jr.,13256,DEM,50.2,Donald Trump,13254,REP,47.5,1.8,2.7,11/3/2020,48.59,49.93,-1.35,4.05,4.05,0,.0892980748516213, -72233,135514,6241,2020,2020_Pres-G_NH,NH,Pres-G,Pres-G,Saint Anselm College,494,Online,,10/25/2020,1018,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,44,2,8,11/3/2020,52.71,45.36,7.35,.65,.65,1,-3.230693968709926, -72304,135644,6242,2020,2020_Pres-G_NJ,NJ,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,386,Joseph R. Biden Jr.,13256,DEM,61.8,Donald Trump,13254,REP,37.7,.2,24.1,11/3/2020,57.33,41.4,15.94,8.16,8.16,1,3.229837549548183, -72049,135076,6244,2020,2020_Pres-G_NV,NV,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/25/2020,809,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,43,3,6,11/3/2020,50.06,47.67,2.39,3.61,3.61,1,-.2248281892142586, -72305,135645,6245,2020,2020_Pres-G_NY,NY,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,495,Joseph R. Biden Jr.,13256,DEM,65.4,Donald Trump,13254,REP,32.8,.8,32.599998,11/3/2020,60.86,37.75,23.11,9.49,9.49,1,4.385745312443786, -72221,135486,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/25/2020,1186,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,43,,5,11/3/2020,45.24,53.27,-8.03,13.03,13.03,0,7.930095325818296, -72306,135646,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,440,Joseph R. Biden Jr.,13256,DEM,43.6,Donald Trump,13254,REP,55.3,.9,-11.7,11/3/2020,45.24,53.27,-8.03,3.67,-3.67,1,-3.289664884500171, -72039,135049,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Civiqs,471,Online,,10/25/2020,1145,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,45,,7,11/3/2020,50.01,48.84,1.16,5.84,5.84,1,1.813311552772088,for Daily Kos -71969,134912,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,IVR/Live Phone,,10/25/2020,400,Joseph R. Biden Jr.,13256,DEM,45.5,Donald Trump,13254,REP,48.4,3.3,-2.9000001,11/3/2020,50.01,48.84,1.16,4.06,-4.06,0,-.8343109997975977,for Center for American Greatness -72222,135487,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/25/2020,1324,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,44,,7,11/3/2020,50.01,48.84,1.16,5.84,5.84,1,1.945731684354978, -72307,135647,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,491,Joseph R. Biden Jr.,13256,DEM,51.9,Donald Trump,13254,REP,46.1,2,5.8000002,11/3/2020,50.01,48.84,1.16,4.64,4.64,1,-.0848012797167478, -72337,135721,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/25/2020,1076,Joseph R. Biden Jr.,13256,DEM,47.6,Donald Trump,13254,REP,48.4,2.2,-.80000001,11/3/2020,50.01,48.84,1.16,1.96,-1.96,0,-2.222075990035512,for unspecified Republican sponsor -72071,135117,6251,2020,2020_Pres-G_SC,SC,Pres-G,Pres-G,Data for Progress,522,Online/Text,D,10/25/2020,1196,Joseph R. Biden Jr.,13256,DEM,44,Donald Trump,13254,REP,50,1,-6,11/3/2020,43.43,55.11,-11.68,5.68,5.68,1,1.154329895250374,for unspecified Democratic sponsor -72157,135318,6251,2020,2020_Pres-G_SC,SC,Pres-G,Pres-G,East Carolina University,523,IVR/Online,,10/25/2020,763,Joseph R. Biden Jr.,13256,DEM,44.3,Donald Trump,13254,REP,52.03,,-7.73,11/3/2020,43.43,55.11,-11.68,3.95,3.95,1,-.8409560518200682, -72308,135648,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,552,Joseph R. Biden Jr.,13256,DEM,47.5,Donald Trump,13254,REP,48.6,3,-1.1,11/3/2020,46.48,52.06,-5.58,4.48,4.48,1,-.2010939932290647, -72309,135649,6256,2020,2020_Pres-G_VA,VA,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,351,Joseph R. Biden Jr.,13256,DEM,55.2,Donald Trump,13254,REP,44.3,.5,10.9,11/3/2020,54.11,44,10.11,.79,.79,1,-2.333755179097494, -72310,135650,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,313,Joseph R. Biden Jr.,13256,DEM,53.7,Donald Trump,13254,REP,44.9,1.4,8.8000002,11/3/2020,49.45,48.82,.63,8.17,8.17,1,.8728414764155976, -72338,135722,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/25/2020,1082,Joseph R. Biden Jr.,13256,DEM,47.5,Donald Trump,13254,REP,47.1,3.1,.40000001,11/3/2020,49.45,48.82,.63,.23,-.23,1,-6.42718568719331,for unspecified Republican sponsor -72295,135659,6266,2020,2020_Sen-G_AL,AL,Sen-G,Sen-G,Swayable,543,Online,,10/25/2020,232,Doug Jones,13612,DEM,45.6,Tommy Tuberville,13614,REP,54.4,,-8.8000002,11/3/2020,39.74,60.1,-20.36,11.56,11.56,1,2.921222690455975, -72296,135658,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Swayable,543,Online,,10/25/2020,286,Mark Kelly,13445,DEM,55.8,Martha McSally,13446,REP,44.2,,11.6,11/3/2020,51.16,48.81,2.35,9.25,9.25,1,4.396313890892592, -72040,135052,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Civiqs,471,Online,,10/25/2020,1041,Jon Ossoff,14567,DEM,51,David A. Perdue,14568,REP,45,2,6,11/3/2020,47.95,49.73,-1.78,7.78,7.78,0,4.621835170060521,for Daily Kos -72146,135285,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/25/2020,504,Jon Ossoff,14567,DEM,49,David A. Perdue,14568,REP,47.5,2,1.5,11/3/2020,47.95,49.73,-1.78,3.28,3.28,0,-.4154562986576334,average of multiple versions or turnout models listed in poll -72299,135653,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Swayable,543,Online,,10/25/2020,342,Jon Ossoff,14567,DEM,47.8,David A. Perdue,14568,REP,49.4,2.8,-1.6,11/3/2020,47.95,49.73,-1.78,.18,.18,1,-4.327827597184634, -72220,135488,6272,2020,2020_Sen-G_IA,IA,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/25/2020,1225,Theresa Greenfield,13466,DEM,46,Joni K. Ernst,13467,REP,48,,-2,11/3/2020,45.15,51.74,-6.59,4.59,4.59,1,-2.373897426263349, -72179,135389,6279,2020,2020_Sen-G_ME,ME,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/25/2020,1007,Sara Gideon,13455,DEM,48.5,Susan M. Collins,13456,REP,47,4,1.5,11/3/2020,42.39,50.98,-8.6,10.1,10.1,0,1.607715536756092,for FairVote; average of multiple versions or turnout models listed in poll -72311,135660,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Kiaer Research,585,IVR/Online,,10/25/2020,669,Gary C. Peters,13453,DEM,50.8,John James,13454,REP,38,,12.8,11/3/2020,49.9,48.22,1.69,11.11,11.11,1,5.730405566837573, -72152,135299,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Siena College/The New York Times Upshot,448,Live Phone,,10/25/2020,856,Gary C. Peters,13453,DEM,49,John James,13454,REP,41,0,8,11/3/2020,49.9,48.22,1.69,6.31,6.31,1,1.08554135365342, -72302,135654,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Swayable,543,Online,,10/25/2020,365,Gary C. Peters,13453,DEM,58.4,John James,13454,REP,41.6,,16.799999,11/3/2020,49.9,48.22,1.69,15.11,15.11,1,9.384805769475973, -72073,135120,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Tarrance Group,333,Live Phone,R,10/25/2020,600,Gary C. Peters,13453,DEM,47.5,John James,13454,REP,46.2,,1.3,11/3/2020,49.9,48.22,1.69,.39,-.39,1,-5.232213162309268,for John James; sample size unavailable; estimated at 600 as a default -72056,135088,6281,2020,2020_Sen-G_MN,MN,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,10/25/2020,657,Tina Smith,15691,DEM,53,Jason Lewis,15692,REP,39,,14,11/3/2020,48.74,43.5,5.24,8.76,8.76,1,4.258464881411735, -72171,135366,6281,2020,2020_Sen-G_MN,MN,Sen-G,Sen-G,SurveyUSA,325,Online,,10/25/2020,649,Tina Smith,15691,DEM,45,Jason Lewis,15692,REP,42,,3,11/3/2020,48.74,43.5,5.24,2.24,-2.24,1,-2.64228060878623,for KSTP-TV Minneapolis | KAAL-TV | WDIO-TV Duluth -72041,135056,6282,2020,2020_Sen-G_MS,MS,Sen-G,Sen-G,Civiqs,471,Online,,10/25/2020,507,Mike Espy,13651,DEM,44,Cindy Hyde-Smith,13652,REP,52,2,-8,11/3/2020,44.13,54.11,-9.98,1.98,1.98,1,-4.528547639669801,for Daily Kos -72054,135266,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,RMG Research,555,IVR/Online/Text,,10/25/2020,800,Cal Cunningham,13468,DEM,49,Thom Tillis,13461,REP,42,,7,11/3/2020,46.94,48.69,-1.75,8.75,8.75,0,3.859209066896995,for PoliticalIQ -72215,135478,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Siena College/The New York Times Upshot,448,Live Phone,,10/25/2020,1034,Cal Cunningham,13468,DEM,46,Thom Tillis,13461,REP,43,2,3,11/3/2020,46.94,48.69,-1.75,4.75,4.75,0,-.0906175682153624, -72061,135369,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,Online,,10/25/2020,627,Cal Cunningham,13468,DEM,48,Thom Tillis,13461,REP,45,,3,11/3/2020,46.94,48.69,-1.75,4.75,4.75,0,-.3541506449480832,for WRAL News | WRAL-TV (Raleigh) -72303,135655,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Swayable,543,Online,,10/25/2020,363,Cal Cunningham,13468,DEM,49.7,Thom Tillis,13461,REP,50.3,,-.60000002,11/3/2020,46.94,48.69,-1.75,1.15,1.15,1,-4.555118384613722, -72233,135518,6286,2020,2020_Sen-G_NH,NH,Sen-G,Sen-G,Saint Anselm College,494,Online,,10/25/2020,1018,Jeanne Shaheen,13448,DEM,54,Corky Messner,14492,REP,39,2,15,11/3/2020,56.64,40.99,15.65,.65,-.65,1,-3.303544684131061, -72304,135656,6287,2020,2020_Sen-G_NJ,NJ,Sen-G,Sen-G,Swayable,543,Online,,10/25/2020,363,Cory A. Booker,14564,DEM,61,Rikin Mehta,14565,REP,39,,22,11/3/2020,57.23,40.92,16.31,5.69,5.69,1,-1.886307451929588, -72071,135118,6292,2020,2020_Sen-G_SC,SC,Sen-G,Sen-G,Data for Progress,522,Online/Text,D,10/25/2020,1196,Jaime Harrison,13457,DEM,46,Lindsey Graham,13458,REP,46,3,0,11/3/2020,44.17,54.44,-10.27,10.27,10.27,.5,2.571311312447751,for unspecified Democratic sponsor -72157,135317,6292,2020,2020_Sen-G_SC,SC,Sen-G,Sen-G,East Carolina University,523,IVR/Online,,10/25/2020,763,Jaime Harrison,13457,DEM,47.44,Lindsey Graham,13458,REP,49.28,,-1.84,11/3/2020,44.17,54.44,-10.27,8.43,8.43,1,.4862585378750631, -72308,135652,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,Swayable,543,Online,,10/25/2020,492,Mary Jennings Hegar,13459,DEM,47.6,John Cornyn,13444,REP,52.4,,-4.8000002,11/3/2020,43.87,53.51,-9.64,4.84,4.84,1,-.0672362386485291, -72309,135657,6296,2020,2020_Sen-G_VA,VA,Sen-G,Sen-G,Swayable,543,Online,,10/25/2020,332,Mark R. Warner,14760,DEM,59.7,Daniel M. Gade,15688,REP,40.3,,19.4,11/3/2020,55.99,43.91,12.08,7.32,7.32,1,2.356391724871093, -72040,135053,7780,2020,2020_Sen-OS_GA,GA,Sen-G,Sen-OS,Civiqs,471,Online,,10/25/2020,1041,Raphael Warnock,14489,DEM,48,Kelly Loeffler,13671,REP,22,23,26,11/3/2020,32.9,25.91,7,19,19,1,12.72181367016849,for Daily Kos -72146,135288,7780,2020,2020_Sen-OS_GA,GA,Sen-G,Sen-OS,Monmouth University,215,Live Phone,,10/25/2020,504,Raphael Warnock,14489,DEM,41.5,Kelly Loeffler,13671,REP,22,19.5,19.5,11/3/2020,32.9,25.91,7,12.5,12.5,1,5.666204020419426,average of multiple versions or turnout models listed in poll -72233,135516,7822,2020,2020_Gov-G_NH,NH,Gov-G,Gov-G,Saint Anselm College,494,Online,,10/25/2020,1018,Dan Feltes,13502,DEM,35,Christopher Sununu,13503,REP,60,1,-25,11/3/2020,33.36,65.12,-31.76,6.76,6.76,1,-2.807060144102168, -72054,135116,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,RMG Research,555,IVR/Online/Text,,10/25/2020,800,Roy A. Cooper,13404,DEM,53,Dan Forest,13406,REP,41,,12,11/3/2020,51.52,47.01,4.51,7.49,7.49,1,1.989516664840574,for PoliticalIQ -72215,135477,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,Siena College/The New York Times Upshot,448,Live Phone,,10/25/2020,1034,Roy A. Cooper,13404,DEM,51,Dan Forest,13406,REP,42,1,9,11/3/2020,51.52,47.01,4.51,4.49,4.49,1,-.9637767461020675, -72061,135517,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,SurveyUSA,325,Online,,10/25/2020,637,Roy A. Cooper,13404,DEM,53,Dan Forest,13406,REP,42,,11,11/3/2020,51.52,47.01,4.51,6.49,6.49,1,.8738336699215076,for WRAL News | WRAL-TV (Raleigh) -72303,135651,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,Swayable,543,Online,,10/25/2020,386,Roy A. Cooper,13404,DEM,52.8,Dan Forest,13406,REP,43.8,2.2,9,11/3/2020,51.52,47.01,4.51,4.49,4.49,1,-1.686716207698647, -72233,135519,8075,2020,2020_House-G_NH-1,NH-1,House-G,House-G,Saint Anselm College,494,Online,,10/25/2020,560,Chris Pappas,15194,DEM,49,Matt Mowers,16030,REP,44,1,5,11/3/2020,51.32,46.21,5.1,.1,-.1,1,-5.954862874224723, -72233,135520,8076,2020,2020_House-G_NH-2,NH-2,House-G,House-G,Saint Anselm College,494,Online,,10/25/2020,458,Annie Kuster,16032,DEM,54,Steven Negron,16033,REP,39,3,15,11/3/2020,53.9,43.7,10.2,4.8,4.8,1,.3739326364749412, -72325,135690,8078,2020,2020_House-G_NJ-2,NJ-2,House-G,House-G,Stockton University,317,Live Phone,,10/25/2020,676,Amy Kennedy,14695,DEM,46,Jeff Van Drew,15203,REP,45,,1,11/3/2020,46.17,51.93,-5.76,6.76,6.76,0,-.3779530345883144, -72160,135330,8274,2020,2020_House-G_US,US,House-G,House-G,SSRS,297,Live Phone,,10/25/2020,886,Generic Candidate,13337,DEM,54,Generic Candidate,13338,REP,42,,12,11/3/2020,49.9,46.83,3.07,8.93,8.93,1,4.286515141793814,for CNN -72176,135379,8274,2020,2020_House-G_US,US,House-G,House-G,Suffolk University,323,Live Phone,,10/25/2020,1000,Generic Candidate,13337,DEM,49.4,Generic Candidate,13338,REP,39.3,,10.1,11/3/2020,49.9,46.83,3.07,7.03,7.03,1,2.469253691252313,for USA Today -72213,135468,8274,2020,2020_House-G_US,US,House-G,House-G,The Winston Group,385,Online,R,10/25/2020,1000,Generic Candidate,13337,DEM,47,Generic Candidate,13338,REP,43,,4,11/3/2020,49.9,46.83,3.07,.93,.93,1,-3.820718328899995,for unspecified Republican sponsor; among registered voters -72178,135386,8422,2020,2020_Pres-G_M1,M1,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/25/2020,498,Joseph R. Biden Jr.,13256,DEM,59,Donald Trump,13254,REP,40,5,19,11/3/2020,60.11,37.02,23.09,4.09,-4.09,1,.7031612412117986,for FairVote -72177,135385,8423,2020,2020_Pres-G_M2,M2,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/25/2020,509,Joseph R. Biden Jr.,13256,DEM,49.7,Donald Trump,13254,REP,46.8,2.2,2.9000001,11/3/2020,44.82,52.26,-7.44,10.34,10.34,0,3.240588413460002,for FairVote; average of multiple versions or turnout models listed in poll -72408,135865,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Angus Reid Global,13,Online,,10/26/2020,2231,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,45,,8,11/3/2020,51.31,46.86,4.45,3.55,3.55,1,-.0492439937235183, -72070,135115,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Emerson College,88,IVR/Online,,10/26/2020,1121,Joseph R. Biden Jr.,13256,DEM,50.9,Donald Trump,13254,REP,46.7,,4.1999998,11/3/2020,51.31,46.86,4.45,.25,-.25,1,-3.629228129213239,for NewsNation -72194,135422,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone/Online,,10/26/2020,945,Joseph R. Biden Jr.,13256,DEM,50.15,Donald Trump,13254,REP,45.05,1.5,5.0999999,11/3/2020,51.31,46.86,4.45,.65,.65,1,-3.367455111520443,average of multiple versions or turnout models listed in poll -72086,135267,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/26/2020,1500,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,48,,-1,11/3/2020,51.31,46.86,4.45,5.45,-5.45,0,1.723300226104676,for Liberty Nation -72159,135324,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Redfield & Wilton Strategies,562,Online,,10/26/2020,4790,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,41,1,10,11/3/2020,51.31,46.86,4.45,5.55,5.55,1,2.095778262248346, -72087,135214,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/26/2020,29809,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,47,,4,11/3/2020,51.31,46.86,4.45,.45,-.45,1,-3.132304664247935,for Axios -72083,135153,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/26/2020,1365,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,43,,11,11/3/2020,51.31,46.86,4.45,6.55,6.55,1,2.995171881558138,for Economist -72223,135489,6212,2020,2020_Pres-G_AL,AL,Pres-G,Pres-G,Auburn University at Montgomery,588,Online,,10/26/2020,853,Joseph R. Biden Jr.,13256,DEM,38.9,Donald Trump,13254,REP,58.1,,-19.200001,11/3/2020,36.57,62.03,-25.46,6.26,6.26,1,1.736990600575688, -72175,135376,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Marist College,183,Live Phone,,10/26/2020,743,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,47,,4,11/3/2020,47.86,51.22,-3.36,7.36,7.36,0,1.871134913895673,for NBC News -72214,135473,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Monmouth University,215,Live Phone,,10/26/2020,509,Joseph R. Biden Jr.,13256,DEM,50.5,Donald Trump,13254,REP,45.5,2,5,11/3/2020,47.86,51.22,-3.36,8.36,8.36,0,2.619779046094053,average of multiple versions or turnout models listed in poll -72170,135363,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,IVR/Text,,10/26/2020,759,Joseph R. Biden Jr.,13256,DEM,52.4,Donald Trump,13254,REP,42,3.2,10.4,11/3/2020,50.62,47.84,2.78,7.62,7.62,1,2.343838346771267,for MIRS News Service -72397,135837,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Meeting Street Insights,204,Live Phone,R,10/26/2020,600,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,45,,3,11/3/2020,48.59,49.93,-1.35,4.35,4.35,0,.8693558392202679,for unspecified Republican sponsor -72230,135502,6241,2020,2020_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,Online,,10/26/2020,864,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,45,1,8,11/3/2020,52.71,45.36,7.35,.65,.65,1,-3.741510303376167, -72400,136015,6243,2020,2020_Pres-G_NM,NM,Pres-G,Pres-G,Research & Polling Inc.,280,Live Phone,,10/26/2020,1180,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,42,,12,11/3/2020,54.29,43.5,10.79,1.21,1.21,1,-2.468297852534346,for Albuquerque Journal -72401,135851,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Muhlenberg College,219,Live Phone,,10/26/2020,419,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,44,,5,11/3/2020,50.01,48.84,1.16,3.84,3.84,1,-.7797618794779544,for Morning Call -72169,135361,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,RMG Research,555,IVR/Online/Text,,10/26/2020,800,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,45,,6,11/3/2020,50.01,48.84,1.16,4.84,4.84,1,.6858805411823974,for PoliticalIQ -72032,135036,6251,2020,2020_Pres-G_SC,SC,Pres-G,Pres-G,Starboard Communications,316,IVR/Live Phone/Text,,10/26/2020,800,Joseph R. Biden Jr.,13256,DEM,43.9,Donald Trump,13254,REP,51.2,,-7.3000002,11/3/2020,43.43,55.11,-11.68,4.38,4.38,1,.3497958961703977, -72794,136592,6252,2020,2020_Pres-G_SD,SD,Pres-G,Pres-G,Nielson Brothers Polling,231,IVR,,10/26/2020,484,Joseph R. Biden Jr.,13256,DEM,40,Donald Trump,13254,REP,55,3,-15,11/3/2020,35.61,61.77,-26.16,11.16,11.16,1,4.952875616697241, -72402,135855,6256,2020,2020_Pres-G_VA,VA,Pres-G,Pres-G,Roanoke College,292,Live Phone,,10/26/2020,802,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,42,2,11,11/3/2020,54.11,44,10.11,.89,.89,1,-1.649408047902707, -72223,135490,6266,2020,2020_Sen-G_AL,AL,Sen-G,Sen-G,Auburn University at Montgomery,588,Online,,10/26/2020,853,Doug Jones,13612,DEM,42.9,Tommy Tuberville,13614,REP,53.8,,-10.9,11/3/2020,39.74,60.1,-20.36,9.46,9.46,1,2.324869192506803, -72165,135352,6275,2020,2020_Sen-G_KS,KS,Sen-G,Sen-G,GBAO,109,Live Phone,D,10/26/2020,600,Barbara Bollier,13698,DEM,46.5,Roger Marshall,14604,REP,46,4,.5,11/3/2020,41.79,53.22,-11.44,11.94,11.94,0,5.321382013303209,for Barbara Bollier; average of multiple versions or turnout models listed in poll -72240,135528,6275,2020,2020_Sen-G_KS,KS,Sen-G,Sen-G,VCreek/AMG,501,IVR,,10/26/2020,1149,Barbara Bollier,13698,DEM,43.46,Roger Marshall,14604,REP,47.03,1.82,-3.5699999,11/3/2020,41.79,53.22,-11.44,7.87,7.87,1,.8756614197838374, -72170,135364,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,IVR/Text,,10/26/2020,759,Gary C. Peters,13453,DEM,52.4,John James,13454,REP,42.8,.5,9.6000004,11/3/2020,49.9,48.22,1.69,7.91,7.91,1,2.477578426989127,for MIRS News Service -72397,135839,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Meeting Street Insights,204,Live Phone,R,10/26/2020,600,Cal Cunningham,13468,DEM,47,Thom Tillis,13461,REP,43,,4,11/3/2020,46.94,48.69,-1.75,5.75,5.75,0,.707887523622714,for unspecified Republican sponsor -72230,135504,6286,2020,2020_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,Online,,10/26/2020,864,Jeanne Shaheen,13448,DEM,54,Corky Messner,14492,REP,43,2,11,11/3/2020,56.64,40.99,15.65,4.65,-4.65,1,.7634855353814445, -72400,136020,6288,2020,2020_Sen-G_NM,NM,Sen-G,Sen-G,Research & Polling Inc.,280,Live Phone,,10/26/2020,1180,Ben Ray Luján,13626,DEM,52,Mark V. Ronchetti,14622,REP,44,3,8,11/3/2020,51.73,45.62,6.11,1.89,1.89,1,-3.767680939469,for Albuquerque Journal -72032,135037,6292,2020,2020_Sen-G_SC,SC,Sen-G,Sen-G,Starboard Communications,316,IVR/Live Phone/Text,,10/26/2020,800,Jaime Harrison,13457,DEM,42.5,Lindsey Graham,13458,REP,51.9,2.5,-9.3999996,11/3/2020,44.17,54.44,-10.27,.87,.87,1,-6.986559362360219, -72794,136599,6293,2020,2020_Sen-G_SD,SD,Sen-G,Sen-G,Nielson Brothers Polling,231,IVR,,10/26/2020,479,Daniel P. Ahlers,15671,DEM,39,M. Michael Rounds,15672,REP,56,,-17,11/3/2020,34.26,65.74,-31.47,14.47,14.47,1,6.937743453502203, -72402,135856,6296,2020,2020_Sen-G_VA,VA,Sen-G,Sen-G,Roanoke College,292,Live Phone,,10/26/2020,802,Mark R. Warner,14760,DEM,55,Daniel M. Gade,15688,REP,39,,16,11/3/2020,55.99,43.91,12.08,3.92,3.92,1,-1.042402576189354, -72230,135503,7822,2020,2020_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Online,,10/26/2020,864,Dan Feltes,13502,DEM,36,Christopher Sununu,13503,REP,60,2,-24,11/3/2020,33.36,65.12,-31.76,7.76,7.76,1,-2.221951727751673, -72397,135838,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,Meeting Street Insights,204,Live Phone,R,10/26/2020,600,Roy A. Cooper,13404,DEM,51,Dan Forest,13406,REP,43,,8,11/3/2020,51.52,47.01,4.51,3.49,3.49,1,-2.268528847794579,for unspecified Republican sponsor -72230,135505,8075,2020,2020_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Online,,10/26/2020,451,Chris Pappas,15194,DEM,48,Matt Mowers,16030,REP,50,2,-2,11/3/2020,51.32,46.21,5.1,7.1,-7.1,0,1.796585004000802, -72230,135506,8076,2020,2020_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Online,,10/26/2020,412,Annie Kuster,16032,DEM,51,Steven Negron,16033,REP,41,7,10,11/3/2020,53.9,43.7,10.2,.2,-.2,1,-6.271536243624795, -72400,135847,8089,2020,2020_House-G_NM-1,NM-1,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/26/2020,430,Debra A. Haaland,15212,DEM,58,Michelle Garcia Holmes,15213,REP,37,,21,11/3/2020,58.19,41.81,16.38,4.62,4.62,1,-2.66900997426485,for Albuquerque Journal -72400,135848,8090,2020,2020_House-G_NM-2,NM-2,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/26/2020,403,Xochitl Torres Small,13424,DEM,46,Yvette Herrell,13423,REP,48,,-2,11/3/2020,46.25,53.7,-7.45,5.45,5.45,1,-1.31920276479028,for Albuquerque Journal -72400,135849,8091,2020,2020_House-G_NM-3,NM-3,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/26/2020,347,Teresa Leger Fernandez,15214,DEM,58,Alexis Martinez Johnson,15215,REP,35,,23,11/3/2020,58.68,41.32,17.36,5.64,5.64,1,-1.760499518007436,for Albuquerque Journal -72083,135151,8274,2020,2020_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/26/2020,1365,Generic Candidate,13337,DEM,52,Generic Candidate,13338,REP,42,,10,11/3/2020,49.9,46.83,3.07,6.93,6.93,1,3.207706766165491,for Economist -72216,135480,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,AtlasIntel,546,Online,,10/27/2020,1726,Joseph R. Biden Jr.,13256,DEM,50.9,Donald Trump,13254,REP,46.2,,4.6999998,11/3/2020,51.31,46.86,4.45,.25,.25,1,-3.375211781057158, -72227,135499,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,Online,,10/27/2020,2359,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,47,,6,11/3/2020,51.31,46.86,4.45,1.55,1.55,1,-2.072596811164765,for Hill.TV -72163,135342,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,J.L. Partners,619,Online,,10/27/2020,844,Joseph R. Biden Jr.,13256,DEM,55,Donald Trump,13254,REP,41,,14,11/3/2020,51.31,46.86,4.45,9.55,9.55,1,5.639979369315122,for The Independent -72319,135679,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Long Island University,633,Online,,10/27/2020,1573,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,36,,11,11/3/2020,51.31,46.86,4.45,6.55,6.55,1,2.972387347577147,among all adults -72211,135462,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Morning Consult,218,Online,,10/27/2020,16374,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,43,,9,11/3/2020,51.31,46.86,4.45,4.55,4.55,1,1.299517723990887, -72808,136724,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,USC Dornsife/Los Angeles Times,343,Online,,10/27/2020,5423,Joseph R. Biden Jr.,13256,DEM,53.9,Donald Trump,13254,REP,42.36,,11.54,11/3/2020,51.31,46.86,4.45,7.09,7.09,1,3.76392702653662,average of multiple versions or turnout models listed in poll -72193,135418,6211,2020,2020_Pres-G_AK,AK,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,10/27/2020,770,Joseph R. Biden Jr.,13256,DEM,43,Donald Trump,13254,REP,52,,-9,11/3/2020,42.77,52.83,-10.06,1.06,1.06,1,-2.860631985873086, -72860,136719,6211,2020,2020_Pres-G_AK,AK,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,634,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,54,,-9,11/3/2020,42.77,52.83,-10.06,1.06,1.06,1,-3.207816521365644,for Axios -72859,136718,6212,2020,2020_Pres-G_AL,AL,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,1808,Joseph R. Biden Jr.,13256,DEM,36,Donald Trump,13254,REP,62,,-26,11/3/2020,36.57,62.03,-25.46,.54,-.54,1,-4.176603488275324,for Axios -72858,136717,6213,2020,2020_Pres-G_AR,AR,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,1309,Joseph R. Biden Jr.,13256,DEM,38,Donald Trump,13254,REP,61,,-23,11/3/2020,34.78,62.4,-27.62,4.62,4.62,1,-.5396883594718015,for Axios -72158,135320,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,10/27/2020,704,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,44,,4,11/3/2020,49.36,49.06,.31,3.69,3.69,1,.8149329406445309, -72602,136250,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Morning Consult,218,Online,,10/27/2020,1059,Joseph R. Biden Jr.,13256,DEM,48.4,Donald Trump,13254,REP,46.1,,2.3,11/3/2020,49.36,49.06,.31,1.99,1.99,1,-.7853452152197793, -72417,135881,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,SSRS,297,Live Phone,,10/27/2020,865,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,46,3,4,11/3/2020,49.36,49.06,.31,3.69,3.69,1,.8792413212466378,for CNN -72857,136716,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,4278,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,46,,6,11/3/2020,49.36,49.06,.31,5.69,5.69,1,3.452689278761796,for Axios -72396,135836,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/27/2020,1002,Joseph R. Biden Jr.,13256,DEM,46.4,Donald Trump,13254,REP,48.9,2.3,-2.5,11/3/2020,49.36,49.06,.31,2.81,-2.81,0,.1137925346000664,for unspecified Republican sponsor -72856,136715,6215,2020,2020_Pres-G_CA,CA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,12370,Joseph R. Biden Jr.,13256,DEM,62,Donald Trump,13254,REP,36,,26,11/3/2020,63.48,34.32,29.16,3.16,-3.16,1,.0553573630385259,for Axios -72603,136251,6216,2020,2020_Pres-G_CO,CO,Pres-G,Pres-G,Morning Consult,218,Online,,10/27/2020,727,Joseph R. Biden Jr.,13256,DEM,53.8,Donald Trump,13254,REP,40.9,,12.9,11/3/2020,55.4,41.9,13.5,.6,-.6,1,-2.090729014049364, -72855,136714,6216,2020,2020_Pres-G_CO,CO,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,2991,Joseph R. Biden Jr.,13256,DEM,55,Donald Trump,13254,REP,44,,11,11/3/2020,55.4,41.9,13.5,2.5,-2.5,1,.425711403538574,for Axios -72854,136713,6217,2020,2020_Pres-G_CT,CT,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,2031,Joseph R. Biden Jr.,13256,DEM,60,Donald Trump,13254,REP,38,,22,11/3/2020,59.26,39.19,20.07,1.93,1.93,1,-3.217610176072913,for Axios -72853,136712,6218,2020,2020_Pres-G_DC,DC,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,495,Joseph R. Biden Jr.,13256,DEM,94,Donald Trump,13254,REP,5,,89,11/3/2020,92.15,5.4,86.75,2.25,2.25,1,-4.351561151233058,for Axios -72852,136711,6219,2020,2020_Pres-G_DE,DE,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,656,Joseph R. Biden Jr.,13256,DEM,60,Donald Trump,13254,REP,38,,22,11/3/2020,58.75,39.78,18.97,3.03,3.03,1,-3.846599512336905,for Axios -72476,136004,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/27/2020,824,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,50,1,-2,11/3/2020,47.86,51.22,-3.36,1.36,1.36,1,-4.094264666367757,for The Washington Post -72604,136252,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Morning Consult,218,Online,,10/27/2020,4451,Joseph R. Biden Jr.,13256,DEM,51.5,Donald Trump,13254,REP,45.4,,6.0999999,11/3/2020,47.86,51.22,-3.36,9.46,9.46,0,4.784260255758161, -72851,136710,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,8792,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,49,,0,11/3/2020,47.86,51.22,-3.36,3.36,3.36,.5,-1.477513128587407,for Axios -72342,135726,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/27/2020,1088,Joseph R. Biden Jr.,13256,DEM,46.9,Donald Trump,13254,REP,49.6,1.5,-2.7,11/3/2020,47.86,51.22,-3.36,.66,.66,1,-4.728913586475164,for unspecified Republican sponsor -72605,136253,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Morning Consult,218,Online,,10/27/2020,1743,Joseph R. Biden Jr.,13256,DEM,48.8,Donald Trump,13254,REP,46.4,,2.4000001,11/3/2020,49.47,49.24,.24,2.16,2.16,1,-.5297071947308848, -72850,136709,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,3962,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,48,,2,11/3/2020,49.47,49.24,.24,1.76,1.76,1,-.6819704347325409,for Axios -72849,136708,6222,2020,2020_Pres-G_HI,HI,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,688,Joseph R. Biden Jr.,13256,DEM,67,Donald Trump,13254,REP,31,,36,11/3/2020,63.73,34.27,29.46,6.54,6.54,1,-.2930265435417178,for Axios -72848,136707,6223,2020,2020_Pres-G_IA,IA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,1489,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,51,,-3,11/3/2020,44.89,53.09,-8.2,5.2,5.2,1,-1.826665694761219,for Axios -72847,136706,6224,2020,2020_Pres-G_ID,ID,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,909,Joseph R. Biden Jr.,13256,DEM,40,Donald Trump,13254,REP,58,,-18,11/3/2020,33.07,63.84,-30.77,12.77,12.77,1,5.995356069170252,for Axios -72846,136705,6225,2020,2020_Pres-G_IL,IL,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,5643,Joseph R. Biden Jr.,13256,DEM,58,Donald Trump,13254,REP,40,,18,11/3/2020,57.54,40.55,16.99,1.01,1.01,1,-1.992101826483061,for Axios -72606,136254,6226,2020,2020_Pres-G_IN,IN,Pres-G,Pres-G,Morning Consult,218,Online,,10/27/2020,1147,Joseph R. Biden Jr.,13256,DEM,42,Donald Trump,13254,REP,53.4,,-11.4,11/3/2020,40.96,57.02,-16.06,4.66,4.66,1,.2219135285203468, -72845,136704,6226,2020,2020_Pres-G_IN,IN,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,2729,Joseph R. Biden Jr.,13256,DEM,44,Donald Trump,13254,REP,54,,-10,11/3/2020,40.96,57.02,-16.06,6.06,6.06,1,1.907376115773876,for Axios -72844,136703,6227,2020,2020_Pres-G_KS,KS,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,2321,Joseph R. Biden Jr.,13256,DEM,44,Donald Trump,13254,REP,55,,-11,11/3/2020,41.56,56.21,-14.65,3.65,3.65,1,-.4032877790486686,for Axios -72843,136702,6228,2020,2020_Pres-G_KY,KY,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,2009,Joseph R. Biden Jr.,13256,DEM,40,Donald Trump,13254,REP,59,,-19,11/3/2020,36.15,62.09,-25.94,6.94,6.94,1,.2029309488411552,for Axios -72842,136701,6229,2020,2020_Pres-G_LA,LA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,1556,Joseph R. Biden Jr.,13256,DEM,36,Donald Trump,13254,REP,62,,-26,11/3/2020,39.85,58.46,-18.61,7.39,-7.39,1,4.103222357746636,for Axios -72715,136477,6230,2020,2020_Pres-G_MA,MA,Pres-G,Pres-G,MassINC Polling Group,198,Online,,10/27/2020,929,Joseph R. Biden Jr.,13256,DEM,62,Donald Trump,13254,REP,28,,34,11/3/2020,65.6,32.14,33.46,.54,.54,1,-3.670656897627778, -72841,136700,6230,2020,2020_Pres-G_MA,MA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,3653,Joseph R. Biden Jr.,13256,DEM,69,Donald Trump,13254,REP,29,,40,11/3/2020,65.6,32.14,33.46,6.54,6.54,1,3.298130745459814,for Axios -72840,136699,6231,2020,2020_Pres-G_MD,MD,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,3216,Joseph R. Biden Jr.,13256,DEM,66,Donald Trump,13254,REP,31,,35,11/3/2020,65.36,32.15,33.21,1.79,1.79,1,-2.395473678339926,for Axios -72839,136698,6232,2020,2020_Pres-G_ME,ME,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,1274,Joseph R. Biden Jr.,13256,DEM,56,Donald Trump,13254,REP,42,,14,11/3/2020,53.09,44.02,9.07,4.93,4.93,1,1.470530147375318,for Axios -72483,136025,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,EPIC-MRA,84,Live Phone,,10/27/2020,600,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,41,,7,11/3/2020,50.62,47.84,2.78,4.22,4.22,1,-1.090854569095508,for WOOD TV 8 -72607,136255,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Morning Consult,218,Online,,10/27/2020,1736,Joseph R. Biden Jr.,13256,DEM,51.8,Donald Trump,13254,REP,44.5,,7.3000002,11/3/2020,50.62,47.84,2.78,4.52,4.52,1,-.3234784271739028, -72416,135876,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,SSRS,297,Live Phone,,10/27/2020,907,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,41,2,12,11/3/2020,50.62,47.84,2.78,9.22,9.22,1,4.207795934796992,for CNN -72838,136697,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,4549,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,46,,6,11/3/2020,50.62,47.84,2.78,3.22,3.22,1,-1.451634311737415,for Axios -72340,135724,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/27/2020,1058,Joseph R. Biden Jr.,13256,DEM,46.6,Donald Trump,13254,REP,49.1,2.1,-2.5,11/3/2020,50.62,47.84,2.78,5.28,-5.28,0,.2445519767902161,for unspecified Republican sponsor -72608,136256,6234,2020,2020_Pres-G_MN,MN,Pres-G,Pres-G,Morning Consult,218,Online,,10/27/2020,883,Joseph R. Biden Jr.,13256,DEM,51.7,Donald Trump,13254,REP,42.4,,9.3000002,11/3/2020,52.4,45.28,7.11,2.19,2.19,1,-.9274704721465047, -72837,136696,6234,2020,2020_Pres-G_MN,MN,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,3031,Joseph R. Biden Jr.,13256,DEM,56,Donald Trump,13254,REP,41,,15,11/3/2020,52.4,45.28,7.11,7.89,7.89,1,5.572866086567553,for Axios -72609,136257,6235,2020,2020_Pres-G_MO,MO,Pres-G,Pres-G,Morning Consult,218,Online,,10/27/2020,1109,Joseph R. Biden Jr.,13256,DEM,42.9,Donald Trump,13254,REP,52.3,,-9.3999996,11/3/2020,41.41,56.8,-15.39,5.99,5.99,1,.6074661646713062, -72836,136695,6235,2020,2020_Pres-G_MO,MO,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,2926,Joseph R. Biden Jr.,13256,DEM,44,Donald Trump,13254,REP,54,,-10,11/3/2020,41.41,56.8,-15.39,5.39,5.39,1,.0692309788127048,for Axios -72835,136694,6236,2020,2020_Pres-G_MS,MS,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,1461,Joseph R. Biden Jr.,13256,DEM,37,Donald Trump,13254,REP,61,,-24,11/3/2020,41.06,57.6,-16.55,7.45,-7.45,1,3.936466892333788,for Axios -72062,135098,6237,2020,2020_Pres-G_MT,MT,Pres-G,Pres-G,Public Policy Polling,263,IVR/Text,D,10/27/2020,886,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,49,,-2,11/3/2020,40.55,56.92,-16.37,14.37,14.37,1,6.260434218938567,for unspecified Democratic sponsor; among 'voters' -72834,136693,6237,2020,2020_Pres-G_MT,MT,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,1021,Joseph R. Biden Jr.,13256,DEM,46,Donald Trump,13254,REP,52,,-6,11/3/2020,40.55,56.92,-16.37,10.37,10.37,1,1.69039999501705,for Axios -72153,135302,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,10/27/2020,614,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,46,,3,11/3/2020,48.59,49.93,-1.35,4.35,4.35,0,.9286456118651299, -72331,135702,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Marist College,183,Live Phone,,10/27/2020,800,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,46,,6,11/3/2020,48.59,49.93,-1.35,7.35,7.35,0,4.180924870398495,for NBC News -72610,136258,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Morning Consult,218,Online,,10/27/2020,1982,Joseph R. Biden Jr.,13256,DEM,49.1,Donald Trump,13254,REP,48.4,,.69999999,11/3/2020,48.59,49.93,-1.35,2.05,2.05,0,-.8359972419987541, -72057,135090,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Public Policy Polling,263,IVR/Text,D,10/27/2020,937,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,47,,4,11/3/2020,48.59,49.93,-1.35,5.35,5.35,0,2.228676836658187,for unspecified Democratic sponsor; among 'voters' -72418,135883,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,SSRS,297,Live Phone,,10/27/2020,901,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,45,2,6,11/3/2020,48.59,49.93,-1.35,7.35,7.35,0,4.218208045081941,for CNN -72833,136692,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,5363,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,48,,2,11/3/2020,48.59,49.93,-1.35,3.35,3.35,0,.6517427512407815,for Axios -72832,136691,6239,2020,2020_Pres-G_ND,ND,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,402,Joseph R. Biden Jr.,13256,DEM,39,Donald Trump,13254,REP,59,,-20,11/3/2020,31.76,65.11,-33.36,13.36,13.36,1,6.237776793771526,for Axios -72831,136690,6240,2020,2020_Pres-G_NE,NE,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,1742,Joseph R. Biden Jr.,13256,DEM,43,Donald Trump,13254,REP,56,,-13,11/3/2020,39.17,58.22,-19.06,6.06,6.06,1,-.5855840186061532,for Axios -72226,135493,6241,2020,2020_Pres-G_NH,NH,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/27/2020,600,Joseph R. Biden Jr.,13256,DEM,58,Donald Trump,13254,REP,39,1,19,11/3/2020,52.71,45.36,7.35,11.65,11.65,1,8.656020474368988, -72830,136689,6241,2020,2020_Pres-G_NH,NH,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,1013,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,45,,9,11/3/2020,52.71,45.36,7.35,1.65,1.65,1,-2.551282703166437,for Axios -72829,136688,6242,2020,2020_Pres-G_NJ,NJ,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,3870,Joseph R. Biden Jr.,13256,DEM,59,Donald Trump,13254,REP,38,,21,11/3/2020,57.33,41.4,15.94,5.06,5.06,1,1.273026562795309,for Axios -72828,136687,6243,2020,2020_Pres-G_NM,NM,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,1481,Joseph R. Biden Jr.,13256,DEM,56,Donald Trump,13254,REP,42,,14,11/3/2020,54.29,43.5,10.79,3.21,3.21,1,-.5133665096426324,for Axios -72827,136686,6244,2020,2020_Pres-G_NV,NV,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,2366,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,49,,0,11/3/2020,50.06,47.67,2.39,2.39,-2.39,.5,-1.243780752521827,for Axios -72826,136685,6245,2020,2020_Pres-G_NY,NY,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,6548,Joseph R. Biden Jr.,13256,DEM,63,Donald Trump,13254,REP,35,,28,11/3/2020,60.86,37.75,23.11,4.89,4.89,1,-.2003312187071314,for Axios -72611,136259,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Morning Consult,218,Online,,10/27/2020,2179,Joseph R. Biden Jr.,13256,DEM,46.6,Donald Trump,13254,REP,49.2,,-2.5999999,11/3/2020,45.24,53.27,-8.03,5.43,5.43,1,-.1285129497545741, -72825,136684,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,6025,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,51,,-4,11/3/2020,45.24,53.27,-8.03,4.03,4.03,1,-1.428244440586854,for Axios -72824,136683,6247,2020,2020_Pres-G_OK,OK,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,1902,Joseph R. Biden Jr.,13256,DEM,35,Donald Trump,13254,REP,65,,-30,11/3/2020,32.29,65.37,-33.09,3.09,3.09,1,-3.030812575208615,for Axios -72823,136682,6248,2020,2020_Pres-G_OR,OR,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,3543,Joseph R. Biden Jr.,13256,DEM,59,Donald Trump,13254,REP,39,,20,11/3/2020,56.45,40.37,16.09,3.91,3.91,1,-1.122209287390747,for Axios -72477,136006,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/27/2020,810,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,44,3,7,11/3/2020,50.01,48.84,1.16,5.84,5.84,1,1.823349314704875,for The Washington Post -72612,136260,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Morning Consult,218,Online,,10/27/2020,2686,Joseph R. Biden Jr.,13256,DEM,51.9,Donald Trump,13254,REP,43.2,,8.6999998,11/3/2020,50.01,48.84,1.16,7.54,7.54,1,4.05045773232456, -72822,136681,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,6045,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,47,,5,11/3/2020,50.01,48.84,1.16,3.84,3.84,1,.3253434280064963,for Axios -72821,136680,6250,2020,2020_Pres-G_RI,RI,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,566,Joseph R. Biden Jr.,13256,DEM,62,Donald Trump,13254,REP,36,,26,11/3/2020,59.39,38.61,20.77,5.23,5.23,1,-1.703901102060892,for Axios -72613,136261,6251,2020,2020_Pres-G_SC,SC,Pres-G,Pres-G,Morning Consult,218,Online,,10/27/2020,904,Joseph R. Biden Jr.,13256,DEM,44.5,Donald Trump,13254,REP,51.1,,-6.5999999,11/3/2020,43.43,55.11,-11.68,5.08,5.08,1,.6989111270346372, -72820,136679,6251,2020,2020_Pres-G_SC,SC,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,2485,Joseph R. Biden Jr.,13256,DEM,42,Donald Trump,13254,REP,56,,-14,11/3/2020,43.43,55.11,-11.68,2.32,-2.32,1,-2.043563796250994,for Axios -72819,136678,6252,2020,2020_Pres-G_SD,SD,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,606,Joseph R. Biden Jr.,13256,DEM,36,Donald Trump,13254,REP,63,,-27,11/3/2020,35.61,61.77,-26.16,.84,-.84,1,-6.296428717364217,for Axios -72818,136677,6253,2020,2020_Pres-G_TN,TN,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,3342,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,54,,-9,11/3/2020,37.45,60.66,-23.21,14.21,14.21,1,9.24343371828949,for Axios -72614,136262,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,Morning Consult,218,Online,,10/27/2020,3267,Joseph R. Biden Jr.,13256,DEM,48.1,Donald Trump,13254,REP,48.1,,0,11/3/2020,46.48,52.06,-5.58,5.58,5.58,.5,2.147535878815072, -72817,136676,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,9226,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,51,,-4,11/3/2020,46.48,52.06,-5.58,1.58,1.58,1,-2.03146724366439,for Axios -72816,136675,6255,2020,2020_Pres-G_UT,UT,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,1586,Joseph R. Biden Jr.,13256,DEM,43,Donald Trump,13254,REP,55,,-12,11/3/2020,37.65,58.13,-20.48,8.48,8.48,1,1.883055786013957,for Axios -72815,136674,6256,2020,2020_Pres-G_VA,VA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,4550,Joseph R. Biden Jr.,13256,DEM,57,Donald Trump,13254,REP,41,,16,11/3/2020,54.11,44,10.11,5.89,5.89,1,4.472857380621051,for Axios -72814,136673,6257,2020,2020_Pres-G_VT,VT,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,906,Joseph R. Biden Jr.,13256,DEM,71,Donald Trump,13254,REP,26,,45,11/3/2020,66.09,30.67,35.41,9.59,9.59,1,3.572037708056001,for Axios -72813,136672,6258,2020,2020_Pres-G_WA,WA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,4142,Joseph R. Biden Jr.,13256,DEM,62,Donald Trump,13254,REP,35,,27,11/3/2020,57.97,38.77,19.2,7.8,7.8,1,4.652293739281509,for Axios -72615,136263,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Morning Consult,218,Online,,10/27/2020,1002,Joseph R. Biden Jr.,13256,DEM,53.8,Donald Trump,13254,REP,40.5,,13.3,11/3/2020,49.45,48.82,.63,12.67,12.67,1,6.847692711493184, -72415,135874,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,SSRS,297,Live Phone,,10/27/2020,873,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,44,3,8,11/3/2020,49.45,48.82,.63,7.37,7.37,1,1.120924421388121,for CNN -72812,136671,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,2814,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,44,,10,11/3/2020,49.45,48.82,.63,9.37,9.37,1,3.61499520830928,for Axios -72811,136670,6260,2020,2020_Pres-G_WV,WV,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,816,Joseph R. Biden Jr.,13256,DEM,32,Donald Trump,13254,REP,67,,-35,11/3/2020,29.7,68.63,-38.93,3.93,3.93,1,-1.940840296562987,for Axios -72810,136669,6261,2020,2020_Pres-G_WY,WY,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,367,Joseph R. Biden Jr.,13256,DEM,33,Donald Trump,13254,REP,66,,-33,11/3/2020,26.55,69.94,-43.38,10.38,10.38,1,4.185748685936057,for Axios -72193,135419,6265,2020,2020_Sen-G_AK,AK,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,10/27/2020,770,Al Gross,14697,DEM,45,Dan Sullivan,13462,REP,48,,-3,11/3/2020,41.19,53.9,-12.7,9.7,9.7,1,2.601812501621203, -72617,136268,6266,2020,2020_Sen-G_AL,AL,Sen-G,Sen-G,Morning Consult,218,Online,,10/27/2020,850,Doug Jones,13612,DEM,39,Tommy Tuberville,13614,REP,51.1,,-12.1,11/3/2020,39.74,60.1,-20.36,8.26,8.26,1,1.276052779505968, -72158,135321,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Gravis Marketing,124,IVR/Online,,10/27/2020,704,Mark Kelly,13445,DEM,50,Martha McSally,13446,REP,45,,5,11/3/2020,51.16,48.81,2.35,2.65,2.65,1,-1.539468709267558, -72602,136269,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Morning Consult,218,Online,,10/27/2020,1059,Mark Kelly,13445,DEM,47.9,Martha McSally,13446,REP,44.4,,3.5,11/3/2020,51.16,48.81,2.35,1.15,1.15,1,-2.998291576785469, -72417,135886,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,SSRS,297,Live Phone,,10/27/2020,865,Mark Kelly,13445,DEM,52,Martha McSally,13446,REP,45,,7,11/3/2020,51.16,48.81,2.35,4.65,4.65,1,.5795145787906177,for CNN -72603,136270,6269,2020,2020_Sen-G_CO,CO,Sen-G,Sen-G,Morning Consult,218,Online,,10/27/2020,727,John Wright Hickenlooper,13474,DEM,51.5,Cory Gardner,13475,REP,43.6,,7.9000001,11/3/2020,53.5,44.18,9.32,1.42,-1.42,1,-2.191598594609297, -72605,136271,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Morning Consult,218,Online,,10/27/2020,1743,Jon Ossoff,14567,DEM,46.5,David A. Perdue,14568,REP,45.5,,1,11/3/2020,47.95,49.73,-1.78,2.78,2.78,0,-.466684494798012, -72618,136272,6276,2020,2020_Sen-G_KY,KY,Sen-G,Sen-G,Morning Consult,218,Online,,10/27/2020,911,Amy McGrath,13470,DEM,39.8,Mitch McConnell,13471,REP,51.1,,-11.3,11/3/2020,38.23,57.76,-19.53,8.23,8.23,1,.2217229710729484, -72715,136478,6278,2020,2020_Sen-G_MA,MA,Sen-G,Sen-G,MassINC Polling Group,198,Online,,10/27/2020,929,Edward J. Markey,13487,DEM,60,Kevin J. O'Connor,16019,REP,29,,31,11/3/2020,66.15,33.04,33.11,2.11,-2.11,1,-3.777588911134434, -72483,136026,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,10/27/2020,600,Gary C. Peters,13453,DEM,47,John James,13454,REP,42,,5,11/3/2020,49.9,48.22,1.69,3.31,3.31,1,-2.122031196432959,for WOOD TV 8 -72607,136273,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Morning Consult,218,Online,,10/27/2020,1736,Gary C. Peters,13453,DEM,48.8,John James,13454,REP,43.1,,5.6999998,11/3/2020,49.9,48.22,1.69,4.01,4.01,1,-1.019005454431805, -72416,135878,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,SSRS,297,Live Phone,,10/27/2020,907,Gary C. Peters,13453,DEM,52,John James,13454,REP,40,,12,11/3/2020,49.9,48.22,1.69,10.31,10.31,1,5.258505627679195,for CNN -72062,135099,6283,2020,2020_Sen-G_MT,MT,Sen-G,Sen-G,Public Policy Polling,263,IVR/Text,D,10/27/2020,886,Steve Bullock,14517,DEM,48,Steve Daines,14518,REP,47,,1,11/3/2020,44.99,55.01,-10.02,11.02,11.02,0,4.031644640616615,for unspecified Democratic sponsor; among 'voters' -72153,135305,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,10/27/2020,614,Cal Cunningham,13468,DEM,46,Thom Tillis,13461,REP,44,,2,11/3/2020,46.94,48.69,-1.75,3.75,3.75,0,-1.289433431132224, -72331,135706,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Marist College,183,Live Phone,,10/27/2020,800,Cal Cunningham,13468,DEM,53,Thom Tillis,13461,REP,43,,10,11/3/2020,46.94,48.69,-1.75,11.75,11.75,0,7.059694286826454,for NBC News -72610,136274,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Morning Consult,218,Online,,10/27/2020,1982,Cal Cunningham,13468,DEM,47.4,Thom Tillis,13461,REP,42.5,,4.9000001,11/3/2020,46.94,48.69,-1.75,6.65,6.65,0,2.186427785612273, -72057,135089,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Public Policy Polling,263,IVR/Text,D,10/27/2020,937,Cal Cunningham,13468,DEM,47,Thom Tillis,13461,REP,44,,3,11/3/2020,46.94,48.69,-1.75,4.75,4.75,0,-.0352539884261595,for unspecified Democratic sponsor; among 'voters' -72418,135889,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,SSRS,297,Live Phone,,10/27/2020,901,Cal Cunningham,13468,DEM,47,Thom Tillis,13461,REP,44,2,3,11/3/2020,46.94,48.69,-1.75,4.75,4.75,0,-.1057885723094639,for CNN -72226,135495,6286,2020,2020_Sen-G_NH,NH,Sen-G,Sen-G,American Research Group,9,Live Phone,,10/27/2020,600,Jeanne Shaheen,13448,DEM,57,Corky Messner,14492,REP,40,0,17,11/3/2020,56.64,40.99,15.65,1.35,1.35,1,-3.25393857129193, -72613,136275,6292,2020,2020_Sen-G_SC,SC,Sen-G,Sen-G,Morning Consult,218,Online,,10/27/2020,904,Jaime Harrison,13457,DEM,44.2,Lindsey Graham,13458,REP,46.4,,-2.2,11/3/2020,44.17,54.44,-10.27,8.07,8.07,1,.6000751099240893, -72614,136276,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,Morning Consult,218,Online,,10/27/2020,3267,Mary Jennings Hegar,13459,DEM,42.5,John Cornyn,13444,REP,46.7,,-4.1999998,11/3/2020,43.87,53.51,-9.64,5.44,5.44,1,1.566606507870668, -72226,135494,7822,2020,2020_Gov-G_NH,NH,Gov-G,Gov-G,American Research Group,9,Live Phone,,10/27/2020,600,Dan Feltes,13502,DEM,46,Christopher Sununu,13503,REP,51,1,-5,11/3/2020,33.36,65.12,-31.76,26.76,26.76,1,19.72788682410663, -72153,135303,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,Gravis Marketing,124,IVR/Online,,10/27/2020,614,Roy A. Cooper,13404,DEM,51,Dan Forest,13406,REP,43,,8,11/3/2020,51.52,47.01,4.51,3.49,3.49,1,-2.223892744099504, -72331,135704,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,Marist College,183,Live Phone,,10/27/2020,800,Roy A. Cooper,13404,DEM,59,Dan Forest,13406,REP,40,,19,11/3/2020,51.52,47.01,4.51,14.49,14.49,1,9.464721677610585,for NBC News -72418,135891,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,SSRS,297,Live Phone,,10/27/2020,901,Roy A. Cooper,13404,DEM,52,Dan Forest,13406,REP,42,3,10,11/3/2020,51.52,47.01,4.51,5.49,5.49,1,.0154046465247491,for CNN -72193,135420,7836,2020,2020_House-G_AK-1,AK-1,House-G,House-G,Gravis Marketing,124,IVR/Online,,10/27/2020,770,Alyse S. Galvin,14617,DEM,44,Don Young,14618,REP,49,,-5,11/3/2020,45.26,54.4,-9.14,4.14,4.14,1,-2.886144877152288, -72085,135159,7842,2020,2020_House-G_AZ-6,AZ-6,House-G,House-G,Public Policy Polling,263,IVR/Text,D,10/27/2020,582,Hiral Tipirneni,15718,DEM,45,David Schweikert,14821,REP,41,,4,11/3/2020,47.83,52.17,-4.35,8.35,8.35,0,1.251342587803365,for unspecified Democratic sponsor; among 'voters' -72227,136340,8274,2020,2020_House-G_US,US,House-G,House-G,Harris Insights & Analytics,133,Online,,10/27/2020,2359,Generic Candidate,13337,DEM,47,Generic Candidate,13338,REP,42,,5,11/3/2020,49.9,46.83,3.07,1.93,1.93,1,-2.498628032383916,for Hill.TV -72211,135459,8274,2020,2020_House-G_US,US,House-G,House-G,Morning Consult,218,Online,,10/27/2020,16374,Generic Candidate,13337,DEM,49,Generic Candidate,13338,REP,43,,6,11/3/2020,49.9,46.83,3.07,2.93,2.93,1,-1.426775640555805, -72808,136615,8274,2020,2020_House-G_US,US,House-G,House-G,USC Dornsife/Los Angeles Times,343,Online,,10/27/2020,5413,Generic Candidate,13337,DEM,52.59,Generic Candidate,13338,REP,44.59,,8,11/3/2020,49.9,46.83,3.07,4.93,4.93,1,.6698736764571577, -72620,136280,8731,2020,2020_Gov-G_PR,PR,Gov-G,Gov-G,Jorge Benítez,600,Live Phone,,10/27/2020,1010,Pedro R. Pierluisi,15912,NPP,32,Carlos Delgado Altieri,15917,PPD,35,11,-3,11/3/2020,33.24,31.75,1.49,4.49,,0,1.091692502437343, -72620,136281,8732,2020,2020_House-G_PR-1,PR-1,House-G,House-G,Jorge Benítez,600,Live Phone,,10/27/2020,1010,Jenniffer González,15923,NPP,43,Aníbal Acevedo-Vilá,15924,PPD,39,4,4,11/3/2020,41.18,32.16,9.02,5.02,,1,.3663628696997273, -72343,135729,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/28/2020,1246,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,44,,8,11/3/2020,51.31,46.86,4.45,3.55,3.55,1,-.0806916069234695, -72407,135864,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,10/28/2020,1281,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,44,,6,11/3/2020,51.31,46.86,4.45,1.55,1.55,1,-2.089343716507928, -72238,135525,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,Online,,10/28/2020,1972,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,46,,8,11/3/2020,51.31,46.86,4.45,3.55,3.55,1,-.0352439193107498,for Harvard -72314,135669,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Opinium,559,Online,,10/28/2020,1252,Joseph R. Biden Jr.,13256,DEM,55,Donald Trump,13254,REP,41,,14,11/3/2020,51.31,46.86,4.45,9.55,9.55,1,5.948051906073261,for The Guardian -72788,136570,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Swayable,543,Online,,10/28/2020,2386,Joseph R. Biden Jr.,13256,DEM,52.8,Donald Trump,13254,REP,45.6,1.1,7.1999998,11/3/2020,51.31,46.86,4.45,2.75,2.75,1,-.8001623848046847, -72217,135481,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/28/2020,800,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,49,,-4,11/3/2020,49.36,49.06,.31,4.31,-4.31,0,1.560247846977005, -72732,136506,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Redfield & Wilton Strategies,562,Online,,10/28/2020,889,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,46,2,4,11/3/2020,49.36,49.06,.31,3.69,3.69,1,.9384916095118164, -72478,136016,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/28/2020,1252,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,43,3,6,11/3/2020,49.36,49.06,.31,5.69,5.69,1,3.309937308075853, -72777,136559,6216,2020,2020_Pres-G_CO,CO,Pres-G,Pres-G,Swayable,543,Online,,10/28/2020,455,Joseph R. Biden Jr.,13256,DEM,55.4,Donald Trump,13254,REP,40.7,2.6,14.7,11/3/2020,55.4,41.9,13.5,1.2,1.2,1,-1.824683623855355, -72778,136560,6217,2020,2020_Pres-G_CT,CT,Pres-G,Pres-G,Swayable,543,Online,,10/28/2020,367,Joseph R. Biden Jr.,13256,DEM,64.1,Donald Trump,13254,REP,33.7,1.7,30.4,11/3/2020,59.26,39.19,20.07,10.33,10.33,1,5.995357600183121, -72235,135521,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Harris Insights & Analytics,133,Online,,10/28/2020,1148,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,47,,3,11/3/2020,47.86,51.22,-3.36,6.36,6.36,0,1.17383603438248,for Hill.TV -72733,136507,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Redfield & Wilton Strategies,562,Online,,10/28/2020,1587,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,46,1,4,11/3/2020,47.86,51.22,-3.36,7.36,7.36,0,2.355593042771499, -72589,136225,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Targoz Market Research,454,Online,,10/28/2020,1027,Joseph R. Biden Jr.,13256,DEM,50.8,Donald Trump,13254,REP,47.1,,3.7,11/3/2020,47.86,51.22,-3.36,7.06,7.06,0,1.857344114722697,for PollSmart MR -72795,136593,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Wick,284,IVR/Online/Text,,10/28/2020,1000,Joseph R. Biden Jr.,13256,DEM,47.2,Donald Trump,13254,REP,50.1,,-2.9000001,11/3/2020,47.86,51.22,-3.36,.46,.46,1,-4.804234604942493, -72336,135718,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Landmark Communications,166,IVR/Live Phone,,10/28/2020,750,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,48,2.5,-1,11/3/2020,49.47,49.24,.24,1.24,-1.24,0,-1.456260309669552,for WSB-TV -72187,135402,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Public Policy Polling,263,IVR/Text,,10/28/2020,661,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,46,,2,11/3/2020,49.47,49.24,.24,1.76,1.76,1,-1.200849119679921,among 'voters' -72798,136596,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Wick,284,IVR/Online/Text,,10/28/2020,1000,Joseph R. Biden Jr.,13256,DEM,46.9,Donald Trump,13254,REP,49.4,,-2.5,11/3/2020,49.47,49.24,.24,2.74,-2.74,0,.0967743476807915, -72420,135894,6223,2020,2020_Pres-G_IA,IA,Pres-G,Pres-G,Selzer & Co.,304,Live Phone,,10/28/2020,814,Joseph R. Biden Jr.,13256,DEM,41,Donald Trump,13254,REP,48,,-7,11/3/2020,44.89,53.09,-8.2,1.2,1.2,1,-6.057273917720649,for Des Moines Register | Mediacom -72779,136561,6228,2020,2020_Pres-G_KY,KY,Pres-G,Pres-G,Swayable,543,Online,,10/28/2020,383,Joseph R. Biden Jr.,13256,DEM,41.5,Donald Trump,13254,REP,55,3.5,-13.5,11/3/2020,36.15,62.09,-25.94,12.44,12.44,1,5.71050060788572, -72780,136562,6229,2020,2020_Pres-G_LA,LA,Pres-G,Pres-G,Swayable,543,Online,,10/28/2020,378,Joseph R. Biden Jr.,13256,DEM,39.1,Donald Trump,13254,REP,56.6,3.5,-17.5,11/3/2020,39.85,58.46,-18.61,1.11,1.11,1,-4.255031126475241, -72781,136563,6231,2020,2020_Pres-G_MD,MD,Pres-G,Pres-G,Swayable,543,Online,,10/28/2020,503,Joseph R. Biden Jr.,13256,DEM,67,Donald Trump,13254,REP,31.1,1.5,35.900002,11/3/2020,65.36,32.15,33.21,2.69,2.69,1,-1.965213250094092, -72335,135717,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,RMG Research,555,IVR/Online/Text,,10/28/2020,800,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,44,,7,11/3/2020,50.62,47.84,2.78,4.22,4.22,1,-.8866590077278541,for PoliticalIQ -72734,136508,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Redfield & Wilton Strategies,562,Online,,10/28/2020,1212,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,41,1,13,11/3/2020,50.62,47.84,2.78,10.22,10.22,1,5.424804379084089, -72587,136223,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Targoz Market Research,454,Online,,10/28/2020,993,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,39,,14,11/3/2020,50.62,47.84,2.78,11.22,11.22,1,6.380334189032219,for PollSmart MR -72800,136598,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Wick,284,IVR/Online/Text,,10/28/2020,1000,Joseph R. Biden Jr.,13256,DEM,48.4,Donald Trump,13254,REP,48.1,,.30000001,11/3/2020,50.62,47.84,2.78,2.48,-2.48,1,-2.49056267753105, -72782,136564,6234,2020,2020_Pres-G_MN,MN,Pres-G,Pres-G,Swayable,543,Online,,10/28/2020,466,Joseph R. Biden Jr.,13256,DEM,52.7,Donald Trump,13254,REP,43.4,3.5,9.3000002,11/3/2020,52.4,45.28,7.11,2.19,2.19,1,-1.301389312110302, -72586,136222,6234,2020,2020_Pres-G_MN,MN,Pres-G,Pres-G,Targoz Market Research,454,Online,,10/28/2020,1138,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,44,,9,11/3/2020,52.4,45.28,7.11,1.89,1.89,1,-1.049397577781024,for PollSmart MR -72783,136565,6235,2020,2020_Pres-G_MO,MO,Pres-G,Pres-G,Swayable,543,Online,,10/28/2020,487,Joseph R. Biden Jr.,13256,DEM,43.4,Donald Trump,13254,REP,54.6,1.8,-11.2,11/3/2020,41.41,56.8,-15.39,4.19,4.19,1,-2.013155830836777, -72321,135682,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Cardinal Point Analytics (CardinalGPS),591,IVR/Live Phone,,10/28/2020,750,Joseph R. Biden Jr.,13256,DEM,45.9,Donald Trump,13254,REP,48.05,1.21,-2.1500001,11/3/2020,48.59,49.93,-1.35,.8,-.8,1,-2.420511723589927,for North State Journal -72332,135709,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,East Carolina University,523,IVR/Online,,10/28/2020,1103,Joseph R. Biden Jr.,13256,DEM,50.32,Donald Trump,13254,REP,47.6,,2.72,11/3/2020,48.59,49.93,-1.35,4.07,4.07,0,1.053935611934909, -72236,135522,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Harris Insights & Analytics,133,Online,,10/28/2020,903,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,48,,1,11/3/2020,48.59,49.93,-1.35,2.35,2.35,0,-.793920865380259,for Hill.TV -72735,136509,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Redfield & Wilton Strategies,562,Online,,10/28/2020,1489,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,47,2,2,11/3/2020,48.59,49.93,-1.35,3.35,3.35,0,.423809129623453, -72494,136048,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/28/2020,1082,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,49,3,-2,11/3/2020,48.59,49.93,-1.35,.65,-.65,1,-2.439416485894943,for unspecified Republican sponsor -72796,136594,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Wick,284,IVR/Online/Text,,10/28/2020,1000,Joseph R. Biden Jr.,13256,DEM,47.2,Donald Trump,13254,REP,49.4,,-2.2,11/3/2020,48.59,49.93,-1.35,.85,-.85,1,-2.213080619131167, -72231,135509,6244,2020,2020_Pres-G_NV,NV,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,10/28/2020,688,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,44,,6,11/3/2020,50.06,47.67,2.39,3.61,3.61,1,-.2547559246421307, -72192,135416,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,10/28/2020,613,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,49,,-2,11/3/2020,45.24,53.27,-8.03,6.03,6.03,1,.0239788551772434, -72797,136595,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Wick,284,IVR/Online/Text,,10/28/2020,1000,Joseph R. Biden Jr.,13256,DEM,46.5,Donald Trump,13254,REP,49.4,,-2.9000001,11/3/2020,45.24,53.27,-8.03,5.13,5.13,1,-.5025870182246247, -72784,136566,6248,2020,2020_Pres-G_OR,OR,Pres-G,Pres-G,Swayable,543,Online,,10/28/2020,324,Joseph R. Biden Jr.,13256,DEM,60.4,Donald Trump,13254,REP,37.2,1.2,23.200001,11/3/2020,56.45,40.37,16.09,7.11,7.11,1,1.796181433962266, -72237,135523,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Harris Insights & Analytics,133,Online,,10/28/2020,901,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,46,,5,11/3/2020,50.01,48.84,1.16,3.84,3.84,1,-.1405266214638892,for Hill.TV -72736,136510,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Redfield & Wilton Strategies,562,Online,,10/28/2020,2125,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,45,1,5,11/3/2020,50.01,48.84,1.16,3.84,3.84,1,.2107730588060108, -72588,136224,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Targoz Market Research,454,Online,,10/28/2020,998,Joseph R. Biden Jr.,13256,DEM,56,Donald Trump,13254,REP,42,,14,11/3/2020,50.01,48.84,1.16,12.84,12.84,1,9.077256096862461,for PollSmart MR -72799,136597,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Wick,284,IVR/Online/Text,,10/28/2020,1000,Joseph R. Biden Jr.,13256,DEM,46.9,Donald Trump,13254,REP,49,,-2.0999999,11/3/2020,50.01,48.84,1.16,3.26,-3.26,0,-.5901021408007858, -72785,136567,6251,2020,2020_Pres-G_SC,SC,Pres-G,Pres-G,Swayable,543,Online,,10/28/2020,426,Joseph R. Biden Jr.,13256,DEM,48.9,Donald Trump,13254,REP,49.8,1,-.89999998,11/3/2020,43.43,55.11,-11.68,10.78,10.78,1,6.22899197389496, -72786,136568,6253,2020,2020_Pres-G_TN,TN,Pres-G,Pres-G,Swayable,543,Online,,10/28/2020,485,Joseph R. Biden Jr.,13256,DEM,40.9,Donald Trump,13254,REP,57.6,1.1,-16.700001,11/3/2020,37.45,60.66,-23.21,6.51,6.51,1,-1.099224321404603, -72498,136055,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,10/28/2020,670,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,50,,-5,11/3/2020,46.48,52.06,-5.58,.58,.58,1,-3.685165602824426, -72229,135501,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,RMG Research,555,IVR/Text,,10/28/2020,800,Joseph R. Biden Jr.,13256,DEM,46,Donald Trump,13254,REP,50,,-4,11/3/2020,46.48,52.06,-5.58,1.58,1.58,1,-2.534450726096414,for PoliticalIQ -72787,136569,6258,2020,2020_Pres-G_WA,WA,Pres-G,Pres-G,Swayable,543,Online,,10/28/2020,489,Joseph R. Biden Jr.,13256,DEM,58.9,Donald Trump,13254,REP,38.6,2,20.299999,11/3/2020,57.97,38.77,19.2,1.1,1.1,1,-4.156350527250151, -72737,136511,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Redfield & Wilton Strategies,562,Online,,10/28/2020,800,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,41,2,12,11/3/2020,49.45,48.82,.63,11.37,11.37,1,5.250868959832739, -72481,136019,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/28/2020,1253,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,41,3,11,11/3/2020,49.45,48.82,.63,10.37,10.37,1,4.579438460351367, -72217,135483,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/28/2020,800,Mark Kelly,13445,DEM,48,Martha McSally,13446,REP,43,,5,11/3/2020,51.16,48.81,2.35,2.65,2.65,1,-1.519789787433684, -72478,136021,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Siena College/The New York Times Upshot,448,Live Phone,,10/28/2020,1252,Mark Kelly,13445,DEM,50,Martha McSally,13446,REP,43,,7,11/3/2020,51.16,48.81,2.35,4.65,4.65,1,.8993718772859693, -72777,136586,6269,2020,2020_Sen-G_CO,CO,Sen-G,Sen-G,Swayable,543,Online,,10/28/2020,443,John Wright Hickenlooper,13474,DEM,56.9,Cory Gardner,13475,REP,43.1,,13.8,11/3/2020,53.5,44.18,9.32,4.48,4.48,1,.9834556869421974, -72336,135719,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Landmark Communications,166,IVR/Live Phone,,10/28/2020,750,Jon Ossoff,14567,DEM,47.3,David A. Perdue,14568,REP,47.2,2.7,.1,11/3/2020,47.95,49.73,-1.78,1.88,1.88,0,-1.424972823682735,for WSB-TV -72187,135403,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Public Policy Polling,263,IVR/Text,,10/28/2020,661,Jon Ossoff,14567,DEM,47,David A. Perdue,14568,REP,44,3,3,11/3/2020,47.95,49.73,-1.78,4.78,4.78,0,1.518132062556857,among 'voters' -72420,135893,6272,2020,2020_Sen-G_IA,IA,Sen-G,Sen-G,Selzer & Co.,304,Live Phone,,10/28/2020,814,Theresa Greenfield,13466,DEM,42,Joni K. Ernst,13467,REP,46,,-4,11/3/2020,45.15,51.74,-6.59,2.59,2.59,1,-4.377008975907681,for Des Moines Register | Mediacom -72779,136588,6276,2020,2020_Sen-G_KY,KY,Sen-G,Sen-G,Swayable,543,Online,,10/28/2020,365,Amy McGrath,13470,DEM,46.3,Mitch McConnell,13471,REP,49.1,4.6,-2.8,11/3/2020,38.23,57.76,-19.53,16.73,16.73,1,9.175343978696466, -72335,135888,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,RMG Research,555,IVR/Online/Text,,10/28/2020,800,Gary C. Peters,13453,DEM,50,John James,13454,REP,41,,9,11/3/2020,49.9,48.22,1.69,7.31,7.31,1,2.216270506912517,for PoliticalIQ -72587,136227,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Targoz Market Research,454,Online,,10/28/2020,993,Gary C. Peters,13453,DEM,54,John James,13454,REP,43,,11,11/3/2020,49.9,48.22,1.69,9.31,9.31,1,4.28940456276371,for PollSmart MR -72782,136585,6281,2020,2020_Sen-G_MN,MN,Sen-G,Sen-G,Swayable,543,Online,,10/28/2020,430,Tina Smith,15691,DEM,54.5,Jason Lewis,15692,REP,45.5,,9,11/3/2020,48.74,43.5,5.24,3.76,3.76,1,-1.409753224940515, -72586,136226,6281,2020,2020_Sen-G_MN,MN,Sen-G,Sen-G,Targoz Market Research,454,Online,,10/28/2020,1138,Tina Smith,15691,DEM,53,Jason Lewis,15692,REP,44,,9,11/3/2020,48.74,43.5,5.24,3.76,3.76,1,-.8634944550120133,for PollSmart MR -72321,135684,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Cardinal Point Analytics (CardinalGPS),591,IVR/Live Phone,,10/28/2020,750,Cal Cunningham,13468,DEM,40.65,Thom Tillis,13461,REP,45.9,6.06,-5.25,11/3/2020,46.94,48.69,-1.75,3.5,-3.5,1,-1.290059450496383,for North State Journal -72332,135711,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,East Carolina University,523,IVR/Online,,10/28/2020,1103,Cal Cunningham,13468,DEM,48.14,Thom Tillis,13461,REP,46.6,,1.54,11/3/2020,46.94,48.69,-1.75,3.29,3.29,0,-1.546568351727488, -72785,136587,6292,2020,2020_Sen-G_SC,SC,Sen-G,Sen-G,Swayable,543,Online,,10/28/2020,416,Jaime Harrison,13457,DEM,51.9,Lindsey Graham,13458,REP,46,2.2,5.9000001,11/3/2020,44.17,54.44,-10.27,16.17,16.17,0,8.625143965700277, -72786,136584,6294,2020,2020_Sen-G_TN,TN,Sen-G,Sen-G,Swayable,543,Online,,10/28/2020,431,Marquita Bradshaw,15851,DEM,39.3,Bill Hagerty,13694,REP,60.7,,-21.4,11/3/2020,35.16,62.2,-27.04,5.64,5.64,1,-.9988154563931154, -72498,136057,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,10/28/2020,670,Mary Jennings Hegar,13459,DEM,43,John Cornyn,13444,REP,49,,-6,11/3/2020,43.87,53.51,-9.64,3.64,3.64,1,-.7302183906028087, -72229,135688,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,RMG Research,555,IVR/Text,,10/28/2020,800,Mary Jennings Hegar,13459,DEM,42,John Cornyn,13444,REP,48,,-6,11/3/2020,43.87,53.51,-9.64,3.64,3.64,1,-.6293717851104991,for PoliticalIQ -72336,135720,7780,2020,2020_Sen-OS_GA,GA,Sen-G,Sen-OS,Landmark Communications,166,IVR/Live Phone,,10/28/2020,750,Raphael Warnock,14489,DEM,36.9,Kelly Loeffler,13671,REP,25.1,23.1,11.8,11/3/2020,32.9,25.91,7,4.8,4.8,1,-2.713257031940412,for WSB-TV -72187,135404,7780,2020,2020_Sen-OS_GA,GA,Sen-G,Sen-OS,Public Policy Polling,263,IVR/Text,,10/28/2020,661,Raphael Warnock,14489,DEM,46,Kelly Loeffler,13671,REP,27,19,19,11/3/2020,32.9,25.91,7,12,12,1,5.338546708002607,among 'voters' -72321,135683,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,Cardinal Point Analytics (CardinalGPS),591,IVR/Live Phone,,10/28/2020,750,Roy A. Cooper,13404,DEM,46.84,Dan Forest,13406,REP,45.49,.94,1.35,11/3/2020,51.52,47.01,4.51,3.16,-3.16,1,-2.285579852065891,for North State Journal -72332,135710,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,East Carolina University,523,IVR/Online,,10/28/2020,1103,Roy A. Cooper,13404,DEM,54.31,Dan Forest,13406,REP,43.34,,10.97,11/3/2020,51.52,47.01,4.51,6.46,6.46,1,1.220566118096022, -72203,135434,7928,2020,2020_House-G_FL-13,FL-13,House-G,House-G,St. Pete Polls,314,IVR,,10/28/2020,1280,Charlie Crist,13566,DEM,54.8,Anna Paulina Luna,15945,REP,38.6,,16.200001,11/3/2020,53.04,46.96,6.08,10.12,10.12,1,3.265908058350239,for Florida Politics -72314,135672,8274,2020,2020_House-G_US,US,House-G,House-G,Opinium,559,Online,,10/28/2020,1451,Generic Candidate,13337,DEM,50,Generic Candidate,13338,REP,42,,8,11/3/2020,49.9,46.83,3.07,4.93,4.93,1,.5272839463215785,for The Guardian; among registered voters -72787,136575,8729,2020,2020_Gov-G_WA,WA,Gov-G,Gov-G,Swayable,543,Online,,10/28/2020,474,Jay Robert Inslee,13635,DEM,59.1,Loren Culp,13639,REP,40.9,,18.200001,11/3/2020,56.56,43.12,13.44,4.76,4.76,1,-.5575515415265063, -72506,136068,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Data for Progress,522,Online,,10/29/2020,1403,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,44,,10,11/3/2020,51.31,46.86,4.45,5.55,5.55,1,2.071687355693998, -72423,135949,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/29/2020,41768,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,46,,6,11/3/2020,51.31,46.86,4.45,1.55,1.55,1,-1.745971634849086,for Axios -72632,136300,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Data Orbital,73,Live Phone,,10/29/2020,550,Joseph R. Biden Jr.,13256,DEM,45.9,Donald Trump,13254,REP,45.3,2.7,.60000002,11/3/2020,49.36,49.06,.31,.29,.29,1,-2.585865168258322, -73703,138268,6215,2020,2020_Pres-G_CA,CA,Pres-G,Pres-G,USC Schwarzenegger Institute,648,Online,,10/29/2020,1155,Joseph R. Biden Jr.,13256,DEM,65,Donald Trump,13254,REP,28,,37,11/3/2020,63.48,34.32,29.16,7.84,7.84,1,4.687391690069665,for USC Price; among registered voters -72399,135844,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,AtlasIntel,546,Online,,10/29/2020,786,Joseph R. Biden Jr.,13256,DEM,48.6,Donald Trump,13254,REP,48.5,,.1,11/3/2020,47.86,51.22,-3.36,3.46,3.46,0,-1.829673254289135, -72327,135692,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Public Policy Polling,263,IVR/Text,D,10/29/2020,941,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,45,,7,11/3/2020,47.86,51.22,-3.36,10.36,10.36,0,5.316325987701456,for unspecified Democratic sponsor; among 'voters' -72482,136022,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,RMG Research,555,IVR/Text,,10/29/2020,1200,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,47,,4,11/3/2020,47.86,51.22,-3.36,7.36,7.36,0,2.345910566934981,for PoliticalIQ -72479,136017,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/29/2020,1451,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,44,2,3,11/3/2020,47.86,51.22,-3.36,6.36,6.36,0,1.488038892252544, -72660,136354,6225,2020,2020_Pres-G_IL,IL,Pres-G,Pres-G,Victory Research,437,Live Phone,,10/29/2020,1208,Joseph R. Biden Jr.,13256,DEM,54.1,Donald Trump,13254,REP,38.2,,15.9,11/3/2020,57.54,40.55,16.99,1.09,-1.09,1,-1.939932091592302, -72493,136046,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,IVR/Text,,10/29/2020,817,Joseph R. Biden Jr.,13256,DEM,52.1,Donald Trump,13254,REP,45,1.3,7.0999999,11/3/2020,50.62,47.84,2.78,4.32,4.32,1,-.7071447646704246, -72404,135857,6235,2020,2020_Pres-G_MO,MO,Pres-G,Pres-G,Remington Research Group,279,IVR,,10/29/2020,1010,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,50,2,-5,11/3/2020,41.41,56.8,-15.39,10.39,10.39,1,6.17123049289622,for Missouri Scout -72326,135691,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/29/2020,800,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,48,,-1,11/3/2020,48.59,49.93,-1.35,.35,.35,1,-2.883932415434711, -72341,135725,6244,2020,2020_Pres-G_NV,NV,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/29/2020,1024,Joseph R. Biden Jr.,13256,DEM,49.4,Donald Trump,13254,REP,47.1,1.7,2.3,11/3/2020,50.06,47.67,2.39,.09,-.09,1,-3.738974615592446,for unspecified Republican sponsor -72328,135693,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Public Policy Polling,263,IVR/Text,D,10/29/2020,1012,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,45,,7,11/3/2020,50.01,48.84,1.16,5.84,5.84,1,2.087289981292607,for unspecified Democratic sponsor; among 'voters' -72480,136018,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/29/2020,1862,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,43,2,6,11/3/2020,50.01,48.84,1.16,4.84,4.84,1,1.361534072988947, -72406,135860,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,Public Policy Polling,263,IVR/Text,,10/29/2020,775,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,48,,2,11/3/2020,46.48,52.06,-5.58,7.58,7.58,0,3.790292429494744,among 'voters' -72632,136301,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Data Orbital,73,Live Phone,,10/29/2020,550,Mark Kelly,13445,DEM,47.1,Martha McSally,13446,REP,46,,1.1,11/3/2020,51.16,48.81,2.35,1.25,-1.25,1,-2.937293896531355, -72493,136047,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,IVR/Text,,10/29/2020,817,Gary C. Peters,13453,DEM,50.3,John James,13454,REP,44.9,.4,5.4000001,11/3/2020,49.9,48.22,1.69,3.71,3.71,1,-1.511788146030042, -72326,135697,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/29/2020,800,Cal Cunningham,13468,DEM,47,Thom Tillis,13461,REP,44,,3,11/3/2020,46.94,48.69,-1.75,4.75,4.75,0,-.0870532861431982, -72404,135858,7820,2020,2020_Gov-G_MO,MO,Gov-G,Gov-G,Remington Research Group,279,IVR,,10/29/2020,1010,Nicole Galloway,13483,DEM,44,Mike Parson,13484,REP,50,2,-6,11/3/2020,40.69,57.11,-16.41,10.41,10.41,1,3.412878776492277,for Missouri Scout -72225,135492,8127,2020,2020_House-G_NC-9,NC-9,House-G,House-G,Public Policy Polling,263,IVR/Text,D,10/29/2020,750,Cynthia Lee Wallace,15178,DEM,43,Dan Bishop,15180,REP,45,,-2,11/3/2020,44.41,55.59,-11.18,9.18,9.18,1,2.244500739301915,for unspecified Democratic sponsor; among 'voters' -72504,136062,8731,2020,2020_Gov-G_PR,PR,Gov-G,Gov-G,El Nuevo Día/The Research Office,599,Face-to-face,,10/29/2020,1000,Pedro R. Pierluisi,15912,NPP,35,Carlos Delgado Altieri,15917,PPD,34,11,1,11/3/2020,33.24,31.75,1.49,.49,,1,-3.142761740056715,among registered voters -72504,136065,8732,2020,2020_House-G_PR-1,PR-1,House-G,House-G,El Nuevo Día/The Research Office,599,Face-to-face,,10/29/2020,1000,Jenniffer González,15923,NPP,44,Aníbal Acevedo-Vilá,15924,PPD,32,9,12,11/3/2020,41.18,32.16,9.02,2.98,,1,-1.375322744128223,among registered voters -72598,136249,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Morning Consult,218,Online,,10/30/2020,14663,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,44,,8,11/3/2020,51.31,46.86,4.45,3.55,3.55,1,.5883757783259598, -72486,136034,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,Live Phone,,10/30/2020,1000,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,42,,10,11/3/2020,51.31,46.86,4.45,5.55,5.55,1,2.034639113320845,among registered voters -72654,136344,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/30/2020,1516,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,39,,11,11/3/2020,51.31,46.86,4.45,6.55,6.55,1,3.251476847918567, -72642,136314,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,RMG Research,555,IVR/Text,,10/30/2020,1200,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,44,1,7,11/3/2020,51.31,46.86,4.45,2.55,2.55,1,-.9704185066604286,for Just the News -72631,136311,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/30/2020,1500,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,47,,1,11/3/2020,51.31,46.86,4.45,3.45,-3.45,1,.0632525851929451, -72646,136321,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,SurveyUSA,325,Online,,10/30/2020,1265,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,44,,8,11/3/2020,51.31,46.86,4.45,3.55,3.55,1,.1244866802035425,for Cheddar -72789,136571,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Swayable,543,Online,,10/30/2020,3115,Joseph R. Biden Jr.,13256,DEM,51.9,Donald Trump,13254,REP,46.3,1.5,5.5999999,11/3/2020,51.31,46.86,4.45,1.15,1.15,1,-2.152817331277622, -72591,136229,6212,2020,2020_Pres-G_AL,AL,Pres-G,Pres-G,Data for Progress,522,Online/Text,,10/30/2020,1045,Joseph R. Biden Jr.,13256,DEM,38,Donald Trump,13254,REP,58,3,-20,11/3/2020,36.57,62.03,-25.46,5.46,5.46,1,1.451048212184024, -72763,136545,6212,2020,2020_Pres-G_AL,AL,Pres-G,Pres-G,Swayable,543,Online,,10/30/2020,330,Joseph R. Biden Jr.,13256,DEM,37.8,Donald Trump,13254,REP,55,7.2,-17.200001,11/3/2020,36.57,62.03,-25.46,8.26,8.26,1,3.61507137507995, -72585,136220,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Data for Progress,522,Online/Text,,10/30/2020,1195,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,47,2,3,11/3/2020,49.36,49.06,.31,2.69,2.69,1,.3003173157706653, -72495,136049,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Emerson College,88,IVR/Online/Text,,10/30/2020,732,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,45.9,,2.0999999,11/3/2020,49.36,49.06,.31,1.79,1.79,1,-.8768330701413014, -72653,136342,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Ipsos,154,Online,,10/30/2020,610,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,47.5,1,2.5,11/3/2020,49.36,49.06,.31,2.19,2.19,1,-.725809314402295,for Reuters; average of multiple versions or turnout models listed in poll -72764,136546,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Swayable,543,Online,,10/30/2020,360,Joseph R. Biden Jr.,13256,DEM,50.6,Donald Trump,13254,REP,45.7,3.7,4.9000001,11/3/2020,49.36,49.06,.31,4.59,4.59,1,1.344845701622341, -72651,136336,6215,2020,2020_Pres-G_CA,CA,Pres-G,Pres-G,David Binder Research,578,Live Phone/Online,,10/30/2020,800,Joseph R. Biden Jr.,13256,DEM,62,Donald Trump,13254,REP,31,,31,11/3/2020,63.48,34.32,29.16,1.84,1.84,1,-1.416196388598599, -72584,136218,6216,2020,2020_Pres-G_CO,CO,Pres-G,Pres-G,Data for Progress,522,Online/Text,,10/30/2020,709,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,42,3,12,11/3/2020,55.4,41.9,13.5,1.5,-1.5,1,-.882375978367016, -72721,136490,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Data for Progress,522,Online/Text,,10/30/2020,1202,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,48,1,3,11/3/2020,47.86,51.22,-3.36,6.36,6.36,0,1.426118983804587, -72516,136082,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Emerson College,88,IVR/Online/Text,,10/30/2020,849,Joseph R. Biden Jr.,13256,DEM,51.9,Donald Trump,13254,REP,46.1,,5.8000002,11/3/2020,47.86,51.22,-3.36,9.16,9.16,0,4.103392500157638, -72658,136361,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Ipsos,154,Online,,10/30/2020,670,Joseph R. Biden Jr.,13256,DEM,50.5,Donald Trump,13254,REP,46.5,1,4,11/3/2020,47.86,51.22,-3.36,7.36,7.36,0,2.109744293761238,for Reuters; average of multiple versions or turnout models listed in poll -72656,136346,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/30/2020,1657,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,42,,5,11/3/2020,47.86,51.22,-3.36,8.36,8.36,0,3.684255108851535, -72499,136056,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/30/2020,800,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,47,,1,11/3/2020,47.86,51.22,-3.36,4.36,4.36,0,-.9297255957816939, -72484,136024,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,St. Pete Polls,314,IVR,,10/30/2020,2758,Joseph R. Biden Jr.,13256,DEM,49.2,Donald Trump,13254,REP,48.1,,1.1,11/3/2020,47.86,51.22,-3.36,4.46,4.46,0,-.2136011802496798,for Florida Politics -72765,136547,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Swayable,543,Online,,10/30/2020,1261,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,45.5,.8,7.5,11/3/2020,47.86,51.22,-3.36,10.86,10.86,0,5.89102139447474, -72738,136512,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Data for Progress,522,Online/Text,,10/30/2020,1036,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,48,1,2,11/3/2020,49.47,49.24,.24,1.76,1.76,1,-.8076111367972136, -72517,136083,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Emerson College,88,IVR/Online/Text,,10/30/2020,749,Joseph R. Biden Jr.,13256,DEM,48.8,Donald Trump,13254,REP,49.4,,-.60000002,11/3/2020,49.47,49.24,.24,.84,-.84,0,-2.00333418481463, -72766,136548,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Swayable,543,Online,,10/30/2020,438,Joseph R. Biden Jr.,13256,DEM,53.6,Donald Trump,13254,REP,44.3,2,9.3000002,11/3/2020,49.47,49.24,.24,9.06,9.06,1,5.936681050222277, -72741,136519,6223,2020,2020_Pres-G_IA,IA,Pres-G,Pres-G,Data for Progress,522,Online/Text,,10/30/2020,951,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,49,3,-2,11/3/2020,44.89,53.09,-8.2,6.2,6.2,1,-.6649591715636042, -72489,136037,6223,2020,2020_Pres-G_IA,IA,Pres-G,Pres-G,Emerson College,88,IVR/Online/Text,,10/30/2020,604,Joseph R. Biden Jr.,13256,DEM,47.4,Donald Trump,13254,REP,48.6,,-1.2,11/3/2020,44.89,53.09,-8.2,7,7,1,-.0864799352305939, -72492,136043,6223,2020,2020_Pres-G_IA,IA,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,IVR/Live Phone,,10/30/2020,400,Joseph R. Biden Jr.,13256,DEM,46.1,Donald Trump,13254,REP,47.8,.5,-1.7,11/3/2020,44.89,53.09,-8.2,6.5,6.5,1,-1.09600984127936,for Center for American Greatness -72767,136549,6225,2020,2020_Pres-G_IL,IL,Pres-G,Pres-G,Swayable,543,Online,,10/30/2020,485,Joseph R. Biden Jr.,13256,DEM,55.1,Donald Trump,13254,REP,43.6,.9,11.5,11/3/2020,57.54,40.55,16.99,5.49,-5.49,1,2.770602574374089, -72768,136550,6226,2020,2020_Pres-G_IN,IN,Pres-G,Pres-G,Swayable,543,Online,,10/30/2020,264,Joseph R. Biden Jr.,13256,DEM,43,Donald Trump,13254,REP,55.2,1.7,-12.2,11/3/2020,40.96,57.02,-16.06,3.86,3.86,1,-2.216900818600174, -72723,136492,6227,2020,2020_Pres-G_KS,KS,Pres-G,Pres-G,Data for Progress,522,Online/Text,,10/30/2020,1121,Joseph R. Biden Jr.,13256,DEM,41,Donald Trump,13254,REP,55,3,-14,11/3/2020,41.56,56.21,-14.65,.65,.65,1,-3.683063048374398, -72511,136075,6232,2020,2020_Pres-G_ME,ME,Pres-G,Pres-G,Emerson College,88,IVR/Online/Text,,10/30/2020,611,Joseph R. Biden Jr.,13256,DEM,54.3,Donald Trump,13254,REP,42.9,,11.4,11/3/2020,53.09,44.02,9.07,2.33,2.33,1,-1.447141459774157, -72487,136035,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Emerson College,88,IVR/Online/Text,,10/30/2020,700,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,45.5,,6.5,11/3/2020,50.62,47.84,2.78,3.72,3.72,1,-1.335229074774409, -72508,136073,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Ipsos,154,Online,,10/30/2020,654,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,44,1,9,11/3/2020,50.62,47.84,2.78,6.22,6.22,1,1.16212943925745,for Reuters; average of multiple versions or turnout models listed in poll -72333,135712,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Public Policy Polling,263,IVR/Text,D,10/30/2020,745,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,44,1,10,11/3/2020,50.62,47.84,2.78,7.22,7.22,1,2.271841780437442,for unspecified Democratic sponsor; among 'voters' -72769,136551,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Swayable,543,Online,,10/30/2020,413,Joseph R. Biden Jr.,13256,DEM,53.6,Donald Trump,13254,REP,44.9,1.3,8.6999998,11/3/2020,50.62,47.84,2.78,5.92,5.92,1,.5723325298552724, -72740,136517,6234,2020,2020_Pres-G_MN,MN,Pres-G,Pres-G,Data for Progress,522,Online/Text,,10/30/2020,1259,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,43,4,8,11/3/2020,52.4,45.28,7.11,.89,.89,1,-1.769608504396264, -72405,135859,6234,2020,2020_Pres-G_MN,MN,Pres-G,Pres-G,Public Policy Polling,263,IVR/Text,,10/30/2020,770,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,43,,11,11/3/2020,52.4,45.28,7.11,3.89,3.89,1,1.158224764158607,among 'voters' -72739,136515,6236,2020,2020_Pres-G_MS,MS,Pres-G,Pres-G,Data for Progress,522,Online/Text,,10/30/2020,562,Joseph R. Biden Jr.,13256,DEM,41,Donald Trump,13254,REP,55,2,-14,11/3/2020,41.06,57.6,-16.55,2.55,2.55,1,-2.043081158871066, -72581,136212,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Data for Progress,522,Online,,10/30/2020,908,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,48,1,2,11/3/2020,48.59,49.93,-1.35,3.35,3.35,0,.4221337117517526, -72515,136081,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Emerson College,88,IVR/Online/Text,,10/30/2020,855,Joseph R. Biden Jr.,13256,DEM,47.4,Donald Trump,13254,REP,47.1,,.30000001,11/3/2020,48.59,49.93,-1.35,1.65,1.65,0,-1.39468355907457, -72659,136362,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Ipsos,154,Online,,10/30/2020,707,Joseph R. Biden Jr.,13256,DEM,49.5,Donald Trump,13254,REP,48,1,1.5,11/3/2020,48.59,49.93,-1.35,2.85,2.85,0,-.310930912575455,for Reuters; average of multiple versions or turnout models listed in poll -72770,136552,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Swayable,543,Online,,10/30/2020,690,Joseph R. Biden Jr.,13256,DEM,52.3,Donald Trump,13254,REP,46.4,1,5.9000001,11/3/2020,48.59,49.93,-1.35,7.25,7.25,0,4.127491992174478, -72771,136553,6242,2020,2020_Pres-G_NJ,NJ,Pres-G,Pres-G,Swayable,543,Online,,10/30/2020,324,Joseph R. Biden Jr.,13256,DEM,58.9,Donald Trump,13254,REP,40,.8,18.9,11/3/2020,57.33,41.4,15.94,2.96,2.96,1,-1.897505805819613, -72720,136489,6244,2020,2020_Pres-G_NV,NV,Pres-G,Pres-G,Data for Progress,522,Online/Text,,10/30/2020,1442,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,44,3,7,11/3/2020,50.06,47.67,2.39,4.61,4.61,1,1.362877709563235, -72496,136050,6244,2020,2020_Pres-G_NV,NV,Pres-G,Pres-G,Emerson College,88,IVR/Online/Text,,10/30/2020,720,Joseph R. Biden Jr.,13256,DEM,48.9,Donald Trump,13254,REP,47.2,,1.7,11/3/2020,50.06,47.67,2.39,.69,-.69,1,-3.20461164707091, -72657,136347,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,AtlasIntel,546,Online,,10/30/2020,660,Joseph R. Biden Jr.,13256,DEM,46.5,Donald Trump,13254,REP,50.4,,-3.9000001,11/3/2020,45.24,53.27,-8.03,4.13,4.13,1,-1.712966474870131, -72488,136036,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Emerson College,88,IVR/Online/Text,,10/30/2020,656,Joseph R. Biden Jr.,13256,DEM,49.6,Donald Trump,13254,REP,48.7,,.89999998,11/3/2020,45.24,53.27,-8.03,8.93,8.93,0,3.279098966191041, -72655,136345,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/30/2020,1440,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,43,,4,11/3/2020,45.24,53.27,-8.03,12.03,12.03,0,7.389881323925227, -72772,136554,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Swayable,543,Online,,10/30/2020,516,Joseph R. Biden Jr.,13256,DEM,47.1,Donald Trump,13254,REP,52.3,.5,-5.1999998,11/3/2020,45.24,53.27,-8.03,2.83,2.83,1,-3.672482181993574, -72475,136002,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,AtlasIntel,546,Online,,10/30/2020,672,Joseph R. Biden Jr.,13256,DEM,48.5,Donald Trump,13254,REP,49.6,,-1.1,11/3/2020,50.01,48.84,1.16,2.26,-2.26,0,-1.743909989004669, -72719,136488,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Data for Progress,522,Online/Text,,10/30/2020,1417,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,45,2,7,11/3/2020,50.01,48.84,1.16,5.84,5.84,1,2.324037267476559, -72510,136074,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Emerson College,88,IVR/Online/Text,,10/30/2020,823,Joseph R. Biden Jr.,13256,DEM,51.5,Donald Trump,13254,REP,46.6,,4.9000001,11/3/2020,50.01,48.84,1.16,3.74,3.74,1,-.1039006131891047, -72507,136070,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Ipsos,154,Online,,10/30/2020,673,Joseph R. Biden Jr.,13256,DEM,51.5,Donald Trump,13254,REP,45.5,1,6,11/3/2020,50.01,48.84,1.16,4.84,4.84,1,.8396627929022544,for Reuters; average of multiple versions or turnout models listed in poll -72599,136266,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Monmouth University,215,Live Phone,,10/30/2020,502,Joseph R. Biden Jr.,13256,DEM,50.5,Donald Trump,13254,REP,44.5,,6,11/3/2020,50.01,48.84,1.16,4.84,4.84,1,.6488024691750038,average of multiple versions or turnout models listed in poll -72773,136555,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Swayable,543,Online,,10/30/2020,1107,Joseph R. Biden Jr.,13256,DEM,49.9,Donald Trump,13254,REP,48.4,1.7,1.5,11/3/2020,50.01,48.84,1.16,.34,.34,1,-3.451123889827821, -72724,136494,6251,2020,2020_Pres-G_SC,SC,Pres-G,Pres-G,Data for Progress,522,Online/Text,,10/30/2020,880,Joseph R. Biden Jr.,13256,DEM,44,Donald Trump,13254,REP,53,2,-9,11/3/2020,43.43,55.11,-11.68,2.68,2.68,1,-1.654193927787201, -72583,136216,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,Data for Progress,522,Online/Text,,10/30/2020,926,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,48,1,1,11/3/2020,46.48,52.06,-5.58,6.58,6.58,0,3.110414809104889, -72518,136084,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,Emerson College,88,IVR/Online/Text,,10/30/2020,763,Joseph R. Biden Jr.,13256,DEM,48.7,Donald Trump,13254,REP,49.7,,-1,11/3/2020,46.48,52.06,-5.58,4.58,4.58,1,.7295596937776864, -72774,136556,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,Swayable,543,Online,,10/30/2020,1151,Joseph R. Biden Jr.,13256,DEM,47.2,Donald Trump,13254,REP,51.2,1.2,-4,11/3/2020,46.48,52.06,-5.58,1.58,1.58,1,-2.300544693673163, -72590,136228,6256,2020,2020_Pres-G_VA,VA,Pres-G,Pres-G,Data for Progress,522,Online/Text,,10/30/2020,690,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,43,1,11,11/3/2020,54.11,44,10.11,.89,.89,1,-1.284831792615393, -72775,136557,6256,2020,2020_Pres-G_VA,VA,Pres-G,Pres-G,Swayable,543,Online,,10/30/2020,467,Joseph R. Biden Jr.,13256,DEM,56.3,Donald Trump,13254,REP,41.3,2.5,15,11/3/2020,54.11,44,10.11,4.89,4.89,1,2.373514493389169, -72409,135866,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Emerson College,88,IVR/Online,,10/30/2020,751,Joseph R. Biden Jr.,13256,DEM,52.7,Donald Trump,13254,REP,45.4,,7.3000002,11/3/2020,49.45,48.82,.63,6.67,6.67,1,.5837829711795625, -72505,136067,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Ipsos,154,Online,,10/30/2020,696,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,44,2,9,11/3/2020,49.45,48.82,.63,8.37,8.37,1,2.294140324700244,for Reuters; average of multiple versions or turnout models listed in poll -72419,135892,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Susquehanna Polling & Research Inc.,326,Live Phone,,10/30/2020,450,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,46,3,3,11/3/2020,49.45,48.82,.63,2.37,2.37,1,-4.504610560493174,for Center for American Greatness -72776,136558,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Swayable,543,Online,,10/30/2020,253,Joseph R. Biden Jr.,13256,DEM,54.6,Donald Trump,13254,REP,44.9,.6,9.6999998,11/3/2020,49.45,48.82,.63,9.07,9.07,1,1.749817632586336, -72591,136234,6266,2020,2020_Sen-G_AL,AL,Sen-G,Sen-G,Data for Progress,522,Online/Text,,10/30/2020,1045,Doug Jones,13612,DEM,44,Tommy Tuberville,13614,REP,56,,-12,11/3/2020,39.74,60.1,-20.36,8.36,8.36,1,1.618815320896222, -72763,136582,6266,2020,2020_Sen-G_AL,AL,Sen-G,Sen-G,Swayable,543,Online,,10/30/2020,294,Doug Jones,13612,DEM,42.3,Tommy Tuberville,13614,REP,57.6,,-15.3,11/3/2020,39.74,60.1,-20.36,5.06,5.06,1,-3.04037067485298, -72585,136221,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Data for Progress,522,Online/Text,,10/30/2020,1195,Mark Kelly,13445,DEM,54,Martha McSally,13446,REP,46,,8,11/3/2020,51.16,48.81,2.35,5.65,5.65,1,1.970736820915616, -72495,136051,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Emerson College,88,IVR/Online/Text,,10/30/2020,732,Mark Kelly,13445,DEM,50.3,Martha McSally,13446,REP,47.6,,2.7,11/3/2020,51.16,48.81,2.35,.35,.35,1,-3.7050998636502, -72653,136343,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Ipsos,154,Online,,10/30/2020,610,Mark Kelly,13445,DEM,53,Martha McSally,13446,REP,44,,9,11/3/2020,51.16,48.81,2.35,6.65,6.65,1,2.754372796059303,for Reuters -72764,136581,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Swayable,543,Online,,10/30/2020,333,Mark Kelly,13445,DEM,55,Martha McSally,13446,REP,45,,10,11/3/2020,51.16,48.81,2.35,7.65,7.65,1,3.215160362160488, -72584,136219,6269,2020,2020_Sen-G_CO,CO,Sen-G,Sen-G,Data for Progress,522,Online/Text,,10/30/2020,709,John Wright Hickenlooper,13474,DEM,54,Cory Gardner,13475,REP,45,,9,11/3/2020,53.5,44.18,9.32,.32,-.32,1,-3.031545808234468, -72738,136513,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Data for Progress,522,Online/Text,,10/30/2020,1036,Jon Ossoff,14567,DEM,51,David A. Perdue,14568,REP,46,3,5,11/3/2020,47.95,49.73,-1.78,6.78,6.78,0,3.890115190061079, -72517,136086,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Emerson College,88,IVR/Online/Text,,10/30/2020,749,Jon Ossoff,14567,DEM,48.9,David A. Perdue,14568,REP,47.6,,1.3,11/3/2020,47.95,49.73,-1.78,3.08,3.08,0,-.2396630443279059, -72766,136578,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Swayable,543,Online,,10/30/2020,407,Jon Ossoff,14567,DEM,47.9,David A. Perdue,14568,REP,49.2,,-1.3,11/3/2020,47.95,49.73,-1.78,.48,.48,1,-3.604839274482785, -72741,136520,6272,2020,2020_Sen-G_IA,IA,Sen-G,Sen-G,Data for Progress,522,Online/Text,,10/30/2020,951,Theresa Greenfield,13466,DEM,49,Joni K. Ernst,13467,REP,45,2,4,11/3/2020,45.15,51.74,-6.59,10.59,10.59,0,4.173154024544366, -72489,136039,6272,2020,2020_Sen-G_IA,IA,Sen-G,Sen-G,Emerson College,88,IVR/Online/Text,,10/30/2020,604,Theresa Greenfield,13466,DEM,50.8,Joni K. Ernst,13467,REP,47.7,,3.0999999,11/3/2020,45.15,51.74,-6.59,9.69,9.69,0,2.664483338374131, -72492,136045,6272,2020,2020_Sen-G_IA,IA,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,IVR/Live Phone,,10/30/2020,400,Theresa Greenfield,13466,DEM,45.1,Joni K. Ernst,13467,REP,50.7,.5,-5.5999999,11/3/2020,45.15,51.74,-6.59,.99,.99,1,-6.474757267572023,for Center for American Greatness -72723,136493,6275,2020,2020_Sen-G_KS,KS,Sen-G,Sen-G,Data for Progress,522,Online/Text,,10/30/2020,1121,Barbara Bollier,13698,DEM,45,Roger Marshall,14604,REP,51,4,-6,11/3/2020,41.79,53.22,-11.44,5.44,5.44,1,-1.545556592194925, -72511,136078,6279,2020,2020_Sen-G_ME,ME,Sen-G,Sen-G,Emerson College,88,IVR/Online/Text,,10/30/2020,611,Sara Gideon,13455,DEM,47.6,Susan M. Collins,13456,REP,45.8,5,1.8,11/3/2020,42.39,50.98,-8.6,10.4,10.4,0,1.930348080243633, -72487,136038,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Emerson College,88,IVR/Online/Text,,10/30/2020,700,Gary C. Peters,13453,DEM,51.8,John James,13454,REP,46,,5.8000002,11/3/2020,49.9,48.22,1.69,4.11,4.11,1,-1.039804482855477, -72508,136079,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Ipsos,154,Online,,10/30/2020,654,Gary C. Peters,13453,DEM,51,John James,13454,REP,44,,7,11/3/2020,49.9,48.22,1.69,5.31,5.31,1,.0471708359018052,for Reuters -72333,135713,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Public Policy Polling,263,IVR/Text,D,10/30/2020,745,Gary C. Peters,13453,DEM,54,John James,13454,REP,44,,10,11/3/2020,49.9,48.22,1.69,8.31,8.31,1,3.382389614385957,for unspecified Democratic sponsor; among 'voters' -72769,136579,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Swayable,543,Online,,10/30/2020,393,Gary C. Peters,13453,DEM,53.6,John James,13454,REP,46.4,,7.1999998,11/3/2020,49.9,48.22,1.69,5.51,5.51,1,.0964845378454382, -72740,136518,6281,2020,2020_Sen-G_MN,MN,Sen-G,Sen-G,Data for Progress,522,Online/Text,,10/30/2020,1259,Tina Smith,15691,DEM,54,Jason Lewis,15692,REP,44,,10,11/3/2020,48.74,43.5,5.24,4.76,4.76,1,.5224557960183346, -72405,135861,6281,2020,2020_Sen-G_MN,MN,Sen-G,Sen-G,Public Policy Polling,263,IVR/Text,,10/30/2020,770,Tina Smith,15691,DEM,51,Jason Lewis,15692,REP,42,,9,11/3/2020,48.74,43.5,5.24,3.76,3.76,1,-.6886622752375391,among 'voters' -72739,136516,6282,2020,2020_Sen-G_MS,MS,Sen-G,Sen-G,Data for Progress,522,Online/Text,,10/30/2020,562,Mike Espy,13651,DEM,47,Cindy Hyde-Smith,13652,REP,50,3,-3,11/3/2020,44.13,54.11,-9.98,6.98,6.98,1,2.105070210637925, -72581,136213,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Data for Progress,522,Online,,10/30/2020,908,Cal Cunningham,13468,DEM,51,Thom Tillis,13461,REP,46,2,5,11/3/2020,46.94,48.69,-1.75,6.75,6.75,0,2.152275695717631, -72515,136085,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Emerson College,88,IVR/Online/Text,,10/30/2020,855,Cal Cunningham,13468,DEM,50.4,Thom Tillis,13461,REP,47.2,,3.2,11/3/2020,46.94,48.69,-1.75,4.95,4.95,0,.2248688695960153, -72659,136353,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Ipsos,154,Online,,10/30/2020,707,Cal Cunningham,13468,DEM,48,Thom Tillis,13461,REP,46,,2,11/3/2020,46.94,48.69,-1.75,3.75,3.75,0,-1.214102220161414,for Reuters -72770,136580,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Swayable,543,Online,,10/30/2020,619,Cal Cunningham,13468,DEM,53.2,Thom Tillis,13461,REP,46.8,,6.4000001,11/3/2020,46.94,48.69,-1.75,8.15,8.15,0,3.156908226520374, -72724,136495,6292,2020,2020_Sen-G_SC,SC,Sen-G,Sen-G,Data for Progress,522,Online/Text,,10/30/2020,880,Jaime Harrison,13457,DEM,46,Lindsey Graham,13458,REP,49,4,-3,11/3/2020,44.17,54.44,-10.27,7.27,7.27,1,-.2730902621533905, -72583,136217,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,Data for Progress,522,Online/Text,,10/30/2020,926,Mary Jennings Hegar,13459,DEM,47,John Cornyn,13444,REP,50,1,-3,11/3/2020,43.87,53.51,-9.64,6.64,6.64,1,2.938773370303153, -72518,136088,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,Emerson College,88,IVR/Online/Text,,10/30/2020,763,Mary Jennings Hegar,13459,DEM,47,John Cornyn,13444,REP,51,,-4,11/3/2020,43.87,53.51,-9.64,5.64,5.64,1,1.553702942727313, -72774,136577,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,Swayable,543,Online,,10/30/2020,1042,Mary Jennings Hegar,13459,DEM,43.5,John Cornyn,13444,REP,56.5,,-13,11/3/2020,43.87,53.51,-9.64,3.36,-3.36,1,-.8330074337513137, -72590,136233,6296,2020,2020_Sen-G_VA,VA,Sen-G,Sen-G,Data for Progress,522,Online/Text,,10/30/2020,690,Mark R. Warner,14760,DEM,57,Daniel M. Gade,15688,REP,42,,15,11/3/2020,55.99,43.91,12.08,2.92,2.92,1,-1.806366301665755, -72775,136583,6296,2020,2020_Sen-G_VA,VA,Sen-G,Sen-G,Swayable,543,Online,,10/30/2020,283,Mark R. Warner,14760,DEM,60.7,Daniel M. Gade,15688,REP,39.3,,21.4,11/3/2020,55.99,43.91,12.08,9.32,9.32,1,4.436535656906075, -72738,136514,7780,2020,2020_Sen-OS_GA,GA,Sen-G,Sen-OS,Data for Progress,522,Online/Text,,10/30/2020,1036,Raphael Warnock,14489,DEM,41,Kelly Loeffler,13671,REP,26,21,15,11/3/2020,32.9,25.91,7,8,8,1,1.356957399337099, -72517,136087,7780,2020,2020_Sen-OS_GA,GA,Sen-G,Sen-OS,Emerson College,88,IVR/Online/Text,,10/30/2020,749,Raphael Warnock,14489,DEM,37.9,Kelly Loeffler,13671,REP,23.5,26.8,14.4,11/3/2020,32.9,25.91,7,7.4,7.4,1,.1982994752898448, -72515,136198,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,Emerson College,88,IVR/Online/Text,,10/30/2020,855,Roy A. Cooper,13404,DEM,54.7,Dan Forest,13406,REP,44.8,,9.8999996,11/3/2020,51.52,47.01,4.51,5.39,5.39,1,-.1349473134655928, -72770,136574,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,Swayable,543,Online,,10/30/2020,655,Roy A. Cooper,13404,DEM,54.7,Dan Forest,13406,REP,42.2,2.4,12.5,11/3/2020,51.52,47.01,4.51,7.99,7.99,1,2.488445915172621, -72413,135872,8069,2020,2020_House-G_NE-2,NE-2,House-G,House-G,Emerson College,88,IVR/Online,,10/30/2020,806,Kara Eastman,13509,DEM,47.5,Don Bacon,13510,REP,50.5,,-3,11/3/2020,46.21,50.77,-4.56,1.56,1.56,1,-3.417708767874956, -72598,136242,8274,2020,2020_House-G_US,US,House-G,House-G,Morning Consult,218,Online,,10/30/2020,14663,Generic Candidate,13337,DEM,50,Generic Candidate,13338,REP,43,,7,11/3/2020,49.9,46.83,3.07,3.93,3.93,1,-.1985432488395103, -72486,136033,8274,2020,2020_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,10/30/2020,1000,Generic Candidate,13337,DEM,48,Generic Candidate,13338,REP,43,,5,11/3/2020,49.9,46.83,3.07,1.93,1.93,1,-2.4506562255014,among registered voters -72512,136076,8422,2020,2020_Pres-G_M1,M1,Pres-G,Pres-G,Emerson College,88,IVR/Online/Text,,10/30/2020,310,Joseph R. Biden Jr.,13256,DEM,57.7,Donald Trump,13254,REP,38.7,,19,11/3/2020,60.11,37.02,23.09,4.09,-4.09,1,.4619371177641552, -72513,136077,8423,2020,2020_Pres-G_M2,M2,Pres-G,Pres-G,Emerson College,88,IVR/Online/Text,,10/30/2020,301,Joseph R. Biden Jr.,13256,DEM,49.8,Donald Trump,13254,REP,46.8,,3,11/3/2020,44.82,52.26,-7.44,10.44,10.44,0,3.016208960963414, -72410,135867,8718,2020,2020_Pres-G_N2,N2,Pres-G,Pres-G,Emerson College,88,IVR/Online,,10/30/2020,806,Joseph R. Biden Jr.,13256,DEM,50.4,Donald Trump,13254,REP,47.8,,2.5999999,11/3/2020,51.95,45.45,6.5,3.9,-3.9,1,.5117691863309449, -72636,136307,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,AYTM,635,Online,,10/31/2020,700,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,39,,9,11/3/2020,51.31,46.86,4.45,4.55,4.55,1,.9070377976306963,for Aspiration -72645,136320,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Brandwatch Qriously,610,Online,,10/31/2020,3505,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,41,2,11,11/3/2020,51.31,46.86,4.45,6.55,6.55,1,3.507619504688329,for Brandwatch -72725,136496,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Change Research,48,Online/Text,,10/31/2020,1880,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,42,2,10,11/3/2020,51.31,46.86,4.45,5.55,5.55,1,2.366617289142959,for CNBC -72863,136726,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone/Online,,10/31/2020,1212,Joseph R. Biden Jr.,13256,DEM,50.45,Donald Trump,13254,REP,46.05,2,4.4000001,11/3/2020,51.31,46.86,4.45,.05,-.05,1,-3.430424327967303,average of multiple versions or turnout models listed in poll -72582,136215,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Léger,572,Online,,10/31/2020,827,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,42,2,8,11/3/2020,51.31,46.86,4.45,3.55,3.55,1,-.0350930194506983, -72644,136319,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Redfield & Wilton Strategies,562,Online,,10/31/2020,8765,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,41,1,12,11/3/2020,51.31,46.86,4.45,7.55,7.55,1,4.633496690206678, -72619,136279,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/31/2020,1360,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,43,,10,11/3/2020,51.31,46.86,4.45,5.55,5.55,1,2.422802681149761,for Yahoo News -72500,136058,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,AtlasIntel,546,Online,,10/31/2020,641,Joseph R. Biden Jr.,13256,DEM,48.1,Donald Trump,13254,REP,50.4,,-2.3,11/3/2020,49.36,49.06,.31,2.61,-2.61,0,-.083677298872048, -72726,136497,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Change Research,48,Online/Text,,10/31/2020,409,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,47,2,3,11/3/2020,49.36,49.06,.31,2.69,2.69,1,-.4497122739753867,for CNBC -72649,136324,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Marist College,183,Live Phone,,10/31/2020,717,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,48,,0,11/3/2020,49.36,49.06,.31,.31,-.31,.5,-2.350766245553995,for NBC News -72580,136210,6216,2020,2020_Pres-G_CO,CO,Pres-G,Pres-G,Keating Research/OnSight Public Affairs/Melanson,455,Online,,10/31/2020,502,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,41,,12,11/3/2020,55.4,41.9,13.5,1.5,-1.5,1,-.8676035818160944, -72637,136308,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,AYTM,635,Online,,10/31/2020,517,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,43,,2,11/3/2020,47.86,51.22,-3.36,5.36,5.36,0,.0021467702175501,for Aspiration -72727,136498,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Change Research,48,Online/Text,,10/31/2020,806,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,48,0,3,11/3/2020,47.86,51.22,-3.36,6.36,6.36,0,1.295460557704766,for CNBC -72634,136303,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Frederick Polls,108,Text,,10/31/2020,768,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,49,,2,11/3/2020,47.86,51.22,-3.36,5.36,5.36,0,.2304504362939329,for COMPETE_ | AMM Political Strategies -72491,136044,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Susquehanna Polling & Research Inc.,326,IVR,,10/31/2020,400,Joseph R. Biden Jr.,13256,DEM,46,Donald Trump,13254,REP,47,2,-1,11/3/2020,47.86,51.22,-3.36,2.36,2.36,1,-3.488556689547775,for Center for American Greatness -72639,136310,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,AYTM,635,Online,,10/31/2020,380,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,48,,4,11/3/2020,49.47,49.24,.24,3.76,3.76,1,.4860219224607135,for Aspiration -72593,136231,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,AtlasIntel,546,Online,,10/31/2020,679,Joseph R. Biden Jr.,13256,DEM,46.1,Donald Trump,13254,REP,48.3,,-2.2,11/3/2020,49.47,49.24,.24,2.44,-2.44,0,-.2440738336892025, -72756,136536,6223,2020,2020_Pres-G_IA,IA,Pres-G,Pres-G,Change Research,48,Online/Text,,10/31/2020,1084,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,47,3,0,11/3/2020,44.89,53.09,-8.2,8.2,8.2,.5,1.596275675356389, -72577,136206,6223,2020,2020_Pres-G_IA,IA,Pres-G,Pres-G,Civiqs,471,Online,,10/31/2020,853,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,48,,1,11/3/2020,44.89,53.09,-8.2,9.2,9.2,0,2.501752026458357,for Daily Kos -72801,136602,6232,2020,2020_Pres-G_ME,ME,Pres-G,Pres-G,Change Research,48,Online/Text,,10/31/2020,1024,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,40,4,12,11/3/2020,53.09,44.02,9.07,2.93,2.93,1,-.4849819310282887, -72594,136232,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,AtlasIntel,546,Online,,10/31/2020,686,Joseph R. Biden Jr.,13256,DEM,48.3,Donald Trump,13254,REP,45.9,,2.4000001,11/3/2020,50.62,47.84,2.78,.38,-.38,1,-4.64631096835102, -72728,136499,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Change Research,48,Online/Text,,10/31/2020,383,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,44,3,7,11/3/2020,50.62,47.84,2.78,4.22,4.22,1,-1.382386088507975,for CNBC -72509,136072,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,IVR/Live Phone,,10/31/2020,500,Joseph R. Biden Jr.,13256,DEM,48.8,Donald Trump,13254,REP,46.7,1.7,2.0999999,11/3/2020,50.62,47.84,2.78,.68,-.68,1,-4.66126968632788,for Center for American Greatness -72595,136235,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/31/2020,1033,Joseph R. Biden Jr.,13256,DEM,45.8,Donald Trump,13254,REP,48.3,1.7,-2.5,11/3/2020,50.62,47.84,2.78,5.28,-5.28,0,.5662758560321302,for unspecified Republican sponsor -72762,136544,6237,2020,2020_Pres-G_MT,MT,Pres-G,Pres-G,Change Research,48,Online/Text,,10/31/2020,920,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,50,2,-5,11/3/2020,40.55,56.92,-16.37,11.37,11.37,1,3.144289166953333, -72501,136059,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,AtlasIntel,546,Online,,10/31/2020,812,Joseph R. Biden Jr.,13256,DEM,47.5,Donald Trump,13254,REP,49.5,,-2,11/3/2020,48.59,49.93,-1.35,.65,-.65,1,-2.322260116725333, -72729,136500,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Change Research,48,Online/Text,,10/31/2020,473,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,47,2,2,11/3/2020,48.59,49.93,-1.35,3.35,3.35,0,-.0601690907160767,for CNBC -72635,136304,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Frederick Polls,108,Text,,10/31/2020,676,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,49,,2,11/3/2020,48.59,49.93,-1.35,3.35,3.35,0,.269347076834627,for COMPETE_ | AMM Political Strategies -72497,136053,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,IVR/Live Phone,,10/31/2020,450,Joseph R. Biden Jr.,13256,DEM,43.6,Donald Trump,13254,REP,48,1.9,-4.4000001,11/3/2020,48.59,49.93,-1.35,3.05,-3.05,1,-.3573135263937562,for Center for American Greatness -72578,136207,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Civiqs,471,Online,,10/31/2020,1136,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,49,,-1,11/3/2020,45.24,53.27,-8.03,7.03,7.03,1,1.680882816692088,for Daily Kos -72616,136267,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/31/2020,1041,Joseph R. Biden Jr.,13256,DEM,44.4,Donald Trump,13254,REP,49.2,2.1,-4.8000002,11/3/2020,45.24,53.27,-8.03,3.23,3.23,1,-2.284470691644543,for unspecified Republican sponsor -72638,136309,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,AYTM,635,Online,,10/31/2020,340,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,49,,2,11/3/2020,50.01,48.84,1.16,.84,.84,1,-3.873312862618492,for Aspiration -72730,136501,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Change Research,48,Online/Text,,10/31/2020,699,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,46,2,4,11/3/2020,50.01,48.84,1.16,2.84,2.84,1,-1.146084394728078,for CNBC -72633,136302,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Frederick Polls,108,Text,,10/31/2020,879,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,48,,4,11/3/2020,50.01,48.84,1.16,2.84,2.84,1,-.8996789913944,for COMPETE_ | AMM Political Strategies -72650,136326,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Marist College,183,Live Phone,,10/31/2020,772,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,46,,5,11/3/2020,50.01,48.84,1.16,3.84,3.84,1,.045684564903573,for NBC News -72514,136080,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,IVR/Live Phone,,10/31/2020,500,Joseph R. Biden Jr.,13256,DEM,47.4,Donald Trump,13254,REP,48.7,1.3,-1.3,11/3/2020,50.01,48.84,1.16,2.46,-2.46,0,-1.830098192285913,for Center for American Greatness -72641,136313,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/31/2020,1062,Joseph R. Biden Jr.,13256,DEM,45.9,Donald Trump,13254,REP,47.8,1.4,-1.9,11/3/2020,50.01,48.84,1.16,3.06,-3.06,0,-.6326489930901674,for unspecified Republican sponsor -72592,136230,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,AtlasIntel,546,Online,,10/31/2020,962,Joseph R. Biden Jr.,13256,DEM,47.3,Donald Trump,13254,REP,50,,-2.7,11/3/2020,46.48,52.06,-5.58,2.88,2.88,1,-.7860007072287593, -72502,136060,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,AtlasIntel,546,Online,,10/31/2020,781,Joseph R. Biden Jr.,13256,DEM,50.6,Donald Trump,13254,REP,48.7,,1.9,11/3/2020,49.45,48.82,.63,1.27,1.27,1,-4.875207358140671, -72731,136502,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Change Research,48,Online/Text,,10/31/2020,553,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,45,2,8,11/3/2020,49.45,48.82,.63,7.37,7.37,1,1.077784920100973,for CNBC -72576,136205,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Civiqs,471,Online,,10/31/2020,789,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,47,,4,11/3/2020,49.45,48.82,.63,3.37,3.37,1,-2.735833593823304,for Daily Kos -72726,136503,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Change Research,48,Online/Text,,10/31/2020,409,Mark Kelly,13445,DEM,51,Martha McSally,13446,REP,47,,4,11/3/2020,51.16,48.81,2.35,1.65,1.65,1,-2.68732609768519,for CNBC -72649,136327,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Marist College,183,Live Phone,,10/31/2020,717,Mark Kelly,13445,DEM,52,Martha McSally,13446,REP,46,,6,11/3/2020,51.16,48.81,2.35,3.65,3.65,1,-.2396450380876254,for NBC News -72580,136211,6269,2020,2020_Sen-G_CO,CO,Sen-G,Sen-G,Keating Research/OnSight Public Affairs/Melanson,455,Online,,10/31/2020,502,John Wright Hickenlooper,13474,DEM,53,Cory Gardner,13475,REP,42,,11,11/3/2020,53.5,44.18,9.32,1.68,1.68,1,-1.455515692992492, -72756,136538,6272,2020,2020_Sen-G_IA,IA,Sen-G,Sen-G,Change Research,48,Online/Text,,10/31/2020,1084,Theresa Greenfield,13466,DEM,48,Joni K. Ernst,13467,REP,47,2,1,11/3/2020,45.15,51.74,-6.59,7.59,7.59,0,1.087512229186432, -72577,136209,6272,2020,2020_Sen-G_IA,IA,Sen-G,Sen-G,Civiqs,471,Online,,10/31/2020,853,Theresa Greenfield,13466,DEM,50,Joni K. Ernst,13467,REP,47,1,3,11/3/2020,45.15,51.74,-6.59,9.59,9.59,0,3.09589628601181,for Daily Kos -72716,136479,6274,2020,2020_Sen-G_IL,IL,Sen-G,Sen-G,Victory Research,437,Live Phone,,10/31/2020,1208,Richard J. Durbin,13501,DEM,50.6,Mark C. Curran,15646,REP,25.6,15.4,25,11/3/2020,54.93,38.87,16.07,8.93,8.93,1,3.203461319833874, -72801,136607,6279,2020,2020_Sen-G_ME,ME,Sen-G,Sen-G,Change Research,48,Online/Text,,10/31/2020,1024,Sara Gideon,13455,DEM,50,Susan M. Collins,13456,REP,44,7,6,11/3/2020,42.39,50.98,-8.6,14.6,14.6,0,6.97648151488368,average of multiple versions or turnout models listed in poll -72728,136504,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Change Research,48,Online/Text,,10/31/2020,383,Gary C. Peters,13453,DEM,51,John James,13454,REP,46,,5,11/3/2020,49.9,48.22,1.69,3.31,3.31,1,-2.388408659158515,for CNBC -72762,136576,6283,2020,2020_Sen-G_MT,MT,Sen-G,Sen-G,Change Research,48,Online/Text,,10/31/2020,920,Steve Bullock,14517,DEM,46,Steve Daines,14518,REP,50,,-4,11/3/2020,44.99,55.01,-10.02,6.02,6.02,1,-1.461345344958946, -72729,136505,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Change Research,48,Online/Text,,10/31/2020,473,Cal Cunningham,13468,DEM,50,Thom Tillis,13461,REP,46,,4,11/3/2020,46.94,48.69,-1.75,5.75,5.75,0,.8033593007258358,for CNBC -72635,136306,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Frederick Polls,108,Text,,10/31/2020,676,Cal Cunningham,13468,DEM,50,Thom Tillis,13461,REP,46,3,4,11/3/2020,46.94,48.69,-1.75,5.75,5.75,0,1.055394191143368,for COMPETE_ | AMM Political Strategies -72762,136573,7821,2020,2020_Gov-G_MT,MT,Gov-G,Gov-G,Change Research,48,Online/Text,,10/31/2020,920,Mike Cooney,14688,DEM,44,Greg Gianforte,14689,REP,48,3,-4,11/3/2020,41.56,54.43,-12.87,8.87,8.87,1,1.575846675110624, -72635,136305,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,Frederick Polls,108,Text,,10/31/2020,676,Roy A. Cooper,13404,DEM,52,Dan Forest,13406,REP,45,2,7,11/3/2020,51.52,47.01,4.51,2.49,2.49,1,-2.933095019462608,for COMPETE_ | AMM Political Strategies -72793,136591,7847,2020,2020_House-G_AR-2,AR-2,House-G,House-G,Change Research,48,Online/Text,,10/31/2020,586,Joyce Ann Elliott,14808,DEM,48,French Hill,14810,REP,48,,0,11/3/2020,44.63,55.37,-10.73,10.73,10.73,.5,4.245179521801016, -72716,138675,7963,2020,2020_House-G_IL-3,IL-3,House-G,House-G,Victory Research,437,Live Phone,,10/31/2020,600,Marie Newman,15019,DEM,55.5,Mike Fricilone,15020,REP,32.2,,23.299999,11/3/2020,56.38,43.62,12.76,10.54,10.54,1,3.626154494780598, -72716,138676,7966,2020,2020_House-G_IL-6,IL-6,House-G,House-G,Victory Research,437,Live Phone,,10/31/2020,600,Sean Casten,13619,DEM,54.7,Jeanne Ives,13618,REP,40.5,2,14.2,11/3/2020,52.82,45.43,7.38,6.82,6.82,1,-.1484600785379195, -72716,138677,7977,2020,2020_House-G_IL-17,IL-17,House-G,House-G,Victory Research,437,Live Phone,,10/31/2020,600,Cheri Bustos,15014,DEM,54.3,Esther Joy King,15015,REP,43.7,,10.6,11/3/2020,52.02,47.97,4.05,6.55,6.55,1,-.4315738800233719, -72792,136590,7983,2020,2020_House-G_IN-5,IN-5,House-G,House-G,Change Research,48,Online/Text,,10/31/2020,596,Christina Hale,14661,DEM,46,Victoria Spartz,14662,REP,46,5,0,11/3/2020,45.94,50.02,-4.08,4.08,4.08,.5,-2.881144704467503, -72801,136604,8015,2020,2020_House-G_ME-2,ME-2,House-G,House-G,Change Research,48,Online/Text,,10/31/2020,475,Jared Golden,14752,DEM,53,Dale John Crafts,14753,REP,44,,9,11/3/2020,53.04,46.95,6.09,2.91,2.91,1,-5.545062520474433, -72759,136540,8069,2020,2020_House-G_NE-2,NE-2,House-G,House-G,Change Research,48,Online/Text,,10/31/2020,547,Kara Eastman,13509,DEM,48,Don Bacon,13510,REP,47,2,1,11/3/2020,46.21,50.77,-4.56,5.56,5.56,0,1.004835482228512, -72761,136542,8115,2020,2020_House-G_NY-24,NY-24,House-G,House-G,Change Research,48,Online/Text,,10/31/2020,738,Dana Balter,14654,DEM,46,John Katko,14655,REP,44,4,2,11/3/2020,42.96,53.13,-10.16,12.16,12.16,0,5.842515571616133, -72760,136541,8133,2020,2020_House-G_OH-1,OH-1,House-G,House-G,Change Research,48,Online/Text,,10/31/2020,505,Kate Schroder,14576,DEM,45,Steve Chabot,14577,REP,47,3,-2,11/3/2020,44.65,51.8,-7.15,5.15,5.15,1,-1.887693250530518, -72758,136539,8153,2020,2020_House-G_OK-5,OK-5,House-G,House-G,Change Research,48,Online/Text,,10/31/2020,607,Kendra Horn,15367,DEM,47,Stephanie Bice,16007,REP,47,,0,11/3/2020,47.94,52.06,-4.12,4.12,4.12,.5,-.5462546898624777, -72619,136315,8274,2020,2020_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/31/2020,1360,Generic Candidate,13337,DEM,52,Generic Candidate,13338,REP,43,,9,11/3/2020,49.9,46.83,3.07,5.93,5.93,1,2.555346123418393,for Yahoo News -72803,136606,8422,2020,2020_Pres-G_M1,M1,Pres-G,Pres-G,Change Research,48,Online/Text,,10/31/2020,549,Joseph R. Biden Jr.,13256,DEM,56,Donald Trump,13254,REP,35,2,21,11/3/2020,60.11,37.02,23.09,2.09,-2.09,1,-1.336374296442352, -72802,136605,8423,2020,2020_Pres-G_M2,M2,Pres-G,Pres-G,Change Research,48,Online/Text,,10/31/2020,475,Joseph R. Biden Jr.,13256,DEM,48.5,Donald Trump,13254,REP,48,4,.5,11/3/2020,44.82,52.26,-7.44,7.94,7.94,0,.5085227323303712,average of multiple versions or turnout models listed in poll -72757,136537,8718,2020,2020_Pres-G_N2,N2,Pres-G,Pres-G,Change Research,48,Online/Text,,10/31/2020,547,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,47,2,3,11/3/2020,51.95,45.45,6.5,3.5,-3.5,1,-.3708639644157411, -73340,137481,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,Online,,11/1/2020,2297,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,48,,4,11/3/2020,51.31,46.86,4.45,.45,-.45,1,-2.709643050510075,for Hill.TV -72717,136487,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Online,,11/1/2020,914,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,45,,7,11/3/2020,51.31,46.86,4.45,2.55,2.55,1,-.9072115377084746,for Reuters -72648,136357,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,John Zogby Strategies/EMI Research Solutions,583,Online,,11/1/2020,1008,Joseph R. Biden Jr.,13256,DEM,49.65,Donald Trump,13254,REP,43.75,4.1,5.9000001,11/3/2020,51.31,46.86,4.45,1.45,1.45,1,-1.929864520093234,average of multiple versions or turnout models listed in poll -72652,136338,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Research Co.,449,Online,,11/1/2020,1025,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,42,1,8,11/3/2020,51.31,46.86,4.45,3.55,3.55,1,.1822951847127955, -72809,136668,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/1/2020,28240,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,46,,6,11/3/2020,51.31,46.86,4.45,1.55,1.55,1,-1.432721637392752,for Axios -72790,136572,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Swayable,543,Online,,11/1/2020,5174,Joseph R. Biden Jr.,13256,DEM,51.8,Donald Trump,13254,REP,46.1,1.7,5.6999998,11/3/2020,51.31,46.86,4.45,1.25,1.25,1,-1.757910104359929, -72714,136475,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,11/1/2020,1363,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,43,,10,11/3/2020,51.31,46.86,4.45,5.55,5.55,1,2.516872431306297,for Economist -72806,136610,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,11/1/2020,1054,Joseph R. Biden Jr.,13256,DEM,47.3,Donald Trump,13254,REP,49.4,1.6,-2.0999999,11/3/2020,47.86,51.22,-3.36,1.26,1.26,1,-3.731121021358966,for unspecified Republican sponsor -72661,136358,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Landmark Communications,166,IVR/Live Phone,,11/1/2020,500,Joseph R. Biden Jr.,13256,DEM,46,Donald Trump,13254,REP,50.1,2.7,-4.0999999,11/3/2020,49.47,49.24,.24,4.34,-4.34,0,1.603003104285735,for WSB-TV -72579,136208,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,IVR/Live Phone,,11/1/2020,500,Joseph R. Biden Jr.,13256,DEM,46.1,Donald Trump,13254,REP,48.1,3.9,-2,11/3/2020,49.47,49.24,.24,2.24,-2.24,0,-.6891275686080451,for Center for American Greatness -72862,136721,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,11/1/2020,1041,Joseph R. Biden Jr.,13256,DEM,45.4,Donald Trump,13254,REP,49.7,2.6,-4.3000002,11/3/2020,49.47,49.24,.24,4.54,-4.54,0,2.273499262849262,for unspecified Republican sponsor -72623,136287,6225,2020,2020_Pres-G_IL,IL,Pres-G,Pres-G,Research Co.,449,Online,,11/1/2020,450,Joseph R. Biden Jr.,13256,DEM,55,Donald Trump,13254,REP,38,,17,11/3/2020,57.54,40.55,16.99,.01,.01,1,-3.467896681449419, -72624,136288,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Research Co.,449,Online,,11/1/2020,450,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,43,,7,11/3/2020,50.62,47.84,2.78,4.22,4.22,1,-1.033364139134475, -72625,136289,6234,2020,2020_Pres-G_MN,MN,Pres-G,Pres-G,Research Co.,449,Online,,11/1/2020,450,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,43,,9,11/3/2020,52.4,45.28,7.11,1.89,1.89,1,-1.263478941629751, -72626,136290,6242,2020,2020_Pres-G_NJ,NJ,Pres-G,Pres-G,Research Co.,449,Online,,11/1/2020,450,Joseph R. Biden Jr.,13256,DEM,56,Donald Trump,13254,REP,38,,18,11/3/2020,57.33,41.4,15.94,2.06,2.06,1,-2.423090459780402, -72861,136720,6244,2020,2020_Pres-G_NV,NV,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,11/1/2020,1024,Joseph R. Biden Jr.,13256,DEM,48.4,Donald Trump,13254,REP,49.1,1.2,-.69999999,11/3/2020,50.06,47.67,2.39,3.09,-3.09,0,-.5251673420313941,for unspecified Republican sponsor -72627,136291,6245,2020,2020_Pres-G_NY,NY,Pres-G,Pres-G,Research Co.,449,Online,,11/1/2020,450,Joseph R. Biden Jr.,13256,DEM,61,Donald Trump,13254,REP,33,,28,11/3/2020,60.86,37.75,23.11,4.89,4.89,1,-.4077108482522224, -72643,136318,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/1/2020,800,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,49,,-4,11/3/2020,45.24,53.27,-8.03,4.03,4.03,1,-1.432704849056089, -72628,136292,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Research Co.,449,Online,,11/1/2020,450,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,47,,0,11/3/2020,45.24,53.27,-8.03,8.03,8.03,.5,2.168439681498623, -72640,136312,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/1/2020,800,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,47,,3,11/3/2020,50.01,48.84,1.16,1.84,1.84,1,-1.944078909113594, -72629,136293,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Research Co.,449,Online,,11/1/2020,450,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,44,,6,11/3/2020,50.01,48.84,1.16,4.84,4.84,1,.6825322185448114, -72864,136727,6251,2020,2020_Pres-G_SC,SC,Pres-G,Pres-G,Optimus,245,Online,,11/1/2020,817,Joseph R. Biden Jr.,13256,DEM,39,Donald Trump,13254,REP,51.4,,-12.4,11/3/2020,43.43,55.11,-11.68,.72,-.72,1,-3.795995298229412, -72630,136294,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Research Co.,449,Online,,11/1/2020,450,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,42,,8,11/3/2020,49.45,48.82,.63,7.37,7.37,1,1.061457904769257, -72661,136359,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Landmark Communications,166,IVR/Live Phone,,11/1/2020,500,Jon Ossoff,14567,DEM,46.9,David A. Perdue,14568,REP,49,2.7,-2.0999999,11/3/2020,47.95,49.73,-1.78,.32,-.32,1,-3.017124523186038,for WSB-TV -72623,136295,6274,2020,2020_Sen-G_IL,IL,Sen-G,Sen-G,Research Co.,449,Online,,11/1/2020,450,Richard J. Durbin,13501,DEM,52,Mark C. Curran,15646,REP,30,,22,11/3/2020,54.93,38.87,16.07,5.93,5.93,1,-.7855682042130165, -72624,136296,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Research Co.,449,Online,,11/1/2020,450,Gary C. Peters,13453,DEM,52,John James,13454,REP,37,,15,11/3/2020,49.9,48.22,1.69,13.31,13.31,1,8.300541749069748, -72625,136297,6281,2020,2020_Sen-G_MN,MN,Sen-G,Sen-G,Research Co.,449,Online,,11/1/2020,450,Tina Smith,15691,DEM,50,Jason Lewis,15692,REP,39,,11,11/3/2020,48.74,43.5,5.24,5.76,5.76,1,1.245576776125427, -72626,136298,6287,2020,2020_Sen-G_NJ,NJ,Sen-G,Sen-G,Research Co.,449,Online,,11/1/2020,450,Cory A. Booker,14564,DEM,55,Rikin Mehta,14565,REP,32,,23,11/3/2020,57.23,40.92,16.31,6.69,6.69,1,.3533394741369096, -72661,136360,7780,2020,2020_Sen-OS_GA,GA,Sen-G,Sen-OS,Landmark Communications,166,IVR/Live Phone,,11/1/2020,500,Raphael Warnock,14489,DEM,37.8,Kelly Loeffler,13671,REP,27,24.4,10.8,11/3/2020,32.9,25.91,7,3.8,3.8,1,-3.668834003051465,for WSB-TV -72791,136589,8060,2020,2020_House-G_MO-2,MO-2,House-G,House-G,Change Research,48,Online/Text,,11/1/2020,597,Jill Schupp,14476,DEM,46,Ann Wagner,14477,REP,46,2,0,11/3/2020,45.52,51.89,-6.37,6.37,6.37,.5,-.5549004663082073, -72755,136534,8069,2020,2020_House-G_NE-2,NE-2,House-G,House-G,"University of Nevada, Las Vegas Lee Business School",609,Online,,11/1/2020,191,Kara Eastman,13509,DEM,45.7,Don Bacon,13510,REP,44.8,5.2,.89999998,11/3/2020,46.21,50.77,-4.56,5.46,5.46,0,-.0327109897416244, -73911,138678,8243,2020,2020_House-G_VA-7,VA-7,House-G,House-G,Optimus,245,Online,,11/1/2020,505,Abigail Spanberger,15574,DEM,51.6,Nicholas J. Freitas,15575,REP,41.4,,10.2,11/3/2020,50.82,49,1.82,8.38,8.38,1,1.382193622386517, -73340,137479,8274,2020,2020_House-G_US,US,House-G,House-G,Harris Insights & Analytics,133,Online,,11/1/2020,2297,Generic Candidate,13337,DEM,48,Generic Candidate,13338,REP,43,,5,11/3/2020,49.9,46.83,3.07,1.93,1.93,1,-2.132250277676912,for Hill.TV -72648,136356,8274,2020,2020_House-G_US,US,House-G,House-G,John Zogby Strategies/EMI Research Solutions,583,Online,,11/1/2020,1008,Generic Candidate,13337,DEM,46.6,Generic Candidate,13338,REP,44.3,,2.3,11/3/2020,49.9,46.83,3.07,.77,-.77,1,-3.422110214479921, -72714,136473,8274,2020,2020_House-G_US,US,House-G,House-G,YouGov,391,Online,,11/1/2020,1363,Generic Candidate,13337,DEM,52,Generic Candidate,13338,REP,42,,10,11/3/2020,49.9,46.83,3.07,6.93,6.93,1,3.635693301314134,for Economist -72754,136533,8718,2020,2020_Pres-G_N2,N2,Pres-G,Pres-G,"University of Nevada, Las Vegas Lee Business School",609,Online,,11/1/2020,191,Joseph R. Biden Jr.,13256,DEM,50.2,Donald Trump,13254,REP,44.3,5.4,5.9000001,11/3/2020,51.95,45.45,6.5,.6,-.6,1,-4.881938280545428, -73830,138491,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Lake Research Partners,165,Live Phone,D,11/2/2020,2400,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,48,,3,11/3/2020,51.31,46.86,4.45,1.45,-1.45,1,-1.485612053478259,for unspecified Democratic sponsor -72722,136491,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,IVR/Live Phone,,11/2/2020,400,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,48.2,1.6,-1.2,11/3/2020,47.86,51.22,-3.36,2.16,2.16,1,-3.48618081785253,for FOX35 Orlando -72621,136283,6223,2020,2020_Pres-G_IA,IA,Pres-G,Pres-G,Public Policy Polling,263,IVR/Text,,11/2/2020,871,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,48,,1,11/3/2020,44.89,53.09,-8.2,9.2,9.2,0,2.736339382937272,among 'voters' -72647,136322,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Susquehanna Polling & Research Inc.,326,Live Phone,,11/2/2020,499,Joseph R. Biden Jr.,13256,DEM,48.4,Donald Trump,13254,REP,49.2,1.4,-.80000001,11/3/2020,50.01,48.84,1.16,1.96,-1.96,0,-2.100780917559247, -72621,136284,6272,2020,2020_Sen-G_IA,IA,Sen-G,Sen-G,Public Policy Polling,263,IVR/Text,,11/2/2020,871,Theresa Greenfield,13466,DEM,48,Joni K. Ernst,13467,REP,47,,1,11/3/2020,45.15,51.74,-6.59,7.59,7.59,0,1.183161777184159,among 'voters' -73801,138449,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,Emerson College,88,IVR/Online,,12/15/2020,605,Raphael Warnock,14489,DEM,48.8,Kelly Loeffler,13671,REP,51.2,,-2.4000001,1/5/2021,51.04,48.96,2.08,4.48,-4.48,0,.409579828784666, -73835,138504,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,Trafalgar Group,338,IVR/Online/Text,R,12/15/2020,1064,Raphael Warnock,14489,DEM,45.5,Kelly Loeffler,13671,REP,52.2,,-6.6999998,1/5/2021,51.04,48.96,2.08,8.78,-8.78,0,5.233913554785132,for unspecified Republican sponsor -73801,138448,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,Emerson College,88,IVR/Online,,12/15/2020,605,Jon Ossoff,14567,DEM,49,David A. Perdue,14568,REP,51,,-2,1/5/2021,50.61,49.39,1.23,3.23,-3.23,0,-.6785768522440007, -73835,138503,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,Trafalgar Group,338,IVR/Online/Text,R,12/15/2020,1064,Jon Ossoff,14567,DEM,47.5,David A. Perdue,14568,REP,50.2,,-2.7,1/5/2021,50.61,49.39,1.23,3.93,-3.93,0,.1993645755555522,for unspecified Republican sponsor -73888,138629,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,Reconnect Research/Probolsky Research,651,IVR,,12/18/2020,1027,Raphael Warnock,14489,DEM,43,Kelly Loeffler,13671,REP,42,,1,1/5/2021,51.04,48.96,2.08,1.08,-1.08,1,-2.636741563627787, -73860,138541,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,SurveyUSA,325,Online,,12/18/2020,600,Raphael Warnock,14489,DEM,52,Kelly Loeffler,13671,REP,45,,7,1/5/2021,51.04,48.96,2.08,4.92,4.92,1,1.065346982823292,for WXIA-TV -73888,138628,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,Reconnect Research/Probolsky Research,651,IVR,,12/18/2020,1027,Jon Ossoff,14567,DEM,42,David A. Perdue,14568,REP,43,,-1,1/5/2021,50.61,49.39,1.23,2.23,-2.23,0,-1.204794813508863, -73860,138540,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,SurveyUSA,325,Online,,12/18/2020,600,Jon Ossoff,14567,DEM,51,David A. Perdue,14568,REP,46,,5,1/5/2021,50.61,49.39,1.23,3.77,3.77,1,.0904612715940447,for WXIA-TV -73955,138742,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,Mellman Group,205,Live Phone/Text,D,12/20/2020,578,Raphael Warnock,14489,DEM,50,Kelly Loeffler,13671,REP,47,,3,1/5/2021,51.04,48.96,2.08,.92,.92,1,-3.107969651382744,for unspecified Democratic sponsor -73955,138741,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,Mellman Group,205,Live Phone/Text,D,12/20/2020,578,Jon Ossoff,14567,DEM,50,David A. Perdue,14568,REP,47,,3,1/5/2021,50.61,49.39,1.23,1.77,1.77,1,-1.981413068500148,for unspecified Democratic sponsor -73886,138618,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,Opinion Savvy/InsiderAdvantage,243,IVR/Live Phone,,12/22/2020,500,Raphael Warnock,14489,DEM,48.5,Kelly Loeffler,13671,REP,47.3,,1.2,1/5/2021,51.04,48.96,2.08,.88,-.88,1,-3.203423429556611,for Fox 5 Atlanta -73886,138617,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,Opinion Savvy/InsiderAdvantage,243,IVR/Live Phone,,12/22/2020,500,Jon Ossoff,14567,DEM,47.5,David A. Perdue,14568,REP,49.4,,-1.9,1/5/2021,50.61,49.39,1.23,3.13,-3.13,0,-.6682997961047845,for Fox 5 Atlanta -73898,138647,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,Open Model Project,629,IVR/Online,,12/24/2020,1405,Raphael Warnock,14489,DEM,46.2,Kelly Loeffler,13671,REP,50.3,,-4.0999999,1/5/2021,51.04,48.96,2.08,6.18,-6.18,0,2.895175741869302,for American Civics Exchange -73898,138646,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,Open Model Project,629,IVR/Online,,12/24/2020,1405,Jon Ossoff,14567,DEM,45.6,David A. Perdue,14568,REP,49.5,,-3.9000001,1/5/2021,50.61,49.39,1.23,5.13,-5.13,0,2.021174755567087,for American Civics Exchange -73906,138664,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,Trafalgar Group,338,IVR/Online/Text,R,12/25/2020,1022,Raphael Warnock,14489,DEM,49.6,Kelly Loeffler,13671,REP,48.8,,.80000001,1/5/2021,51.04,48.96,2.08,1.28,-1.28,1,-1.757560401586621,for unspecified Republican sponsor -73906,138663,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,Trafalgar Group,338,IVR/Online/Text,R,12/25/2020,1022,Jon Ossoff,14567,DEM,50.4,David A. Perdue,14568,REP,47.7,,2.7,1/5/2021,50.61,49.39,1.23,1.47,1.47,1,-1.739667085047614,for unspecified Republican sponsor -73957,138752,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,AtlasIntel,546,Live Phone/Online,,12/29/2020,1680,Raphael Warnock,14489,DEM,51.1,Kelly Loeffler,13671,REP,46.9,,4.1999998,1/5/2021,51.04,48.96,2.08,2.12,2.12,1,-.827542926764918, -73908,138672,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,JMC Analytics,156,IVR/Live Phone,,12/29/2020,500,Raphael Warnock,14489,DEM,54,Kelly Loeffler,13671,REP,45,,9,1/5/2021,51.04,48.96,2.08,6.92,6.92,1,3.523795140530284, -73957,138751,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,AtlasIntel,546,Live Phone/Online,,12/29/2020,1680,Jon Ossoff,14567,DEM,51.3,David A. Perdue,14568,REP,47,,4.3000002,1/5/2021,50.61,49.39,1.23,3.07,3.07,1,.4991955019977929, -73908,138671,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,JMC Analytics,156,IVR/Live Phone,,12/29/2020,500,Jon Ossoff,14567,DEM,53,David A. Perdue,14568,REP,45,,8,1/5/2021,50.61,49.39,1.23,6.77,6.77,1,3.606882469600277, -73956,138745,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,Gravis Marketing,124,IVR/Online,,12/30/2020,1011,Raphael Warnock,14489,DEM,49,Kelly Loeffler,13671,REP,47,,2,1/5/2021,51.04,48.96,2.08,.08,-.08,1,-3.142244845747129, -73956,138744,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,Gravis Marketing,124,IVR/Online,,12/30/2020,1011,Jon Ossoff,14567,DEM,50,David A. Perdue,14568,REP,47,,3,1/5/2021,50.61,49.39,1.23,1.77,1.77,1,-1.137057340699196, -73959,138756,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,Targoz Market Research,454,Online,,1/1/2021,713,Raphael Warnock,14489,DEM,51,Kelly Loeffler,13671,REP,49,,2,1/5/2021,51.04,48.96,2.08,.08,-.08,1,-3.313759934443889, -73958,138754,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,"University of Nevada, Las Vegas Lee Business School",609,Online,,1/1/2021,550,Raphael Warnock,14489,DEM,47.7,Kelly Loeffler,13671,REP,48.6,,-.89999998,1/5/2021,51.04,48.96,2.08,2.98,-2.98,0,-.2760264436714228, -73959,138755,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,Targoz Market Research,454,Online,,1/1/2021,713,Jon Ossoff,14567,DEM,50,David A. Perdue,14568,REP,50,,0,1/5/2021,50.61,49.39,1.23,1.23,-1.23,.5,-1.882052679645911, -73958,138753,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,"University of Nevada, Las Vegas Lee Business School",609,Online,,1/1/2021,550,Jon Ossoff,14567,DEM,47.8,David A. Perdue,14568,REP,48.9,,-1.1,1/5/2021,50.61,49.39,1.23,2.33,-2.33,0,-.7370557839335938, -73993,138824,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,AtlasIntel,546,Live Phone/Online,,1/3/2021,857,Raphael Warnock,14489,DEM,50.8,Kelly Loeffler,13671,REP,46.9,,3.9000001,1/5/2021,51.04,48.96,2.08,1.82,1.82,1,-1.059365484273105, -73991,138820,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,National Research Inc.,225,Live Phone,R,1/3/2021,500,Raphael Warnock,14489,DEM,46,Kelly Loeffler,13671,REP,45,,1,1/5/2021,51.04,48.96,2.08,1.08,-1.08,1,-2.137695385671861,for unspecified Republican sponsor -73992,138822,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,Opinion Savvy/InsiderAdvantage,243,IVR/Live Phone,,1/3/2021,500,Raphael Warnock,14489,DEM,48.7,Kelly Loeffler,13671,REP,49.2,,-.5,1/5/2021,51.04,48.96,2.08,2.58,-2.58,0,-.8799989696545911,for Fox 5 Atlanta -74006,138846,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,Trafalgar Group,338,IVR/Online/Text,R,1/3/2021,1056,Raphael Warnock,14489,DEM,48.4,Kelly Loeffler,13671,REP,49.7,,-1.3,1/5/2021,51.04,48.96,2.08,3.38,-3.38,0,.8865230025275782,for unspecified Republican sponsor -73993,138823,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,AtlasIntel,546,Live Phone/Online,,1/3/2021,857,Jon Ossoff,14567,DEM,51.3,David A. Perdue,14568,REP,46.8,,4.5,1/5/2021,50.61,49.39,1.23,3.27,3.27,1,.7663566116033778, -73991,138819,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,National Research Inc.,225,Live Phone,R,1/3/2021,500,Jon Ossoff,14567,DEM,46,David A. Perdue,14568,REP,45,,1,1/5/2021,50.61,49.39,1.23,.23,-.23,1,-2.805748635552936,for unspecified Republican sponsor -73992,138821,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,Opinion Savvy/InsiderAdvantage,243,IVR/Live Phone,,1/3/2021,500,Jon Ossoff,14567,DEM,48.6,David A. Perdue,14568,REP,48.7,,-.1,1/5/2021,50.61,49.39,1.23,1.33,-1.33,0,-1.832591191455648,for Fox 5 Atlanta -74006,138845,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,Trafalgar Group,338,IVR/Online/Text,R,1/3/2021,1056,Jon Ossoff,14567,DEM,49.4,David A. Perdue,14568,REP,48.5,,.89999998,1/5/2021,50.61,49.39,1.23,.33,-.33,1,-2.345999985622626,for unspecified Republican sponsor +26013,87909,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,Blum & Weprin Associates,32,Live Phone,,10/13/1998,364,Peter Vallone,13080,DEM,26,George Pataki,13083,REP,57,9,-31,11/3/1998,33.16,54.32,-21.15,9.85,-9.85,1,1.46156109818919,for New York Daily News | WABC-TV (New York) +26255,87926,1456,1998,1998_Gov-G_OH,OH,Gov-G,Gov-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/13/1998,540,Lee Fisher,13085,DEM,37,Bob Taft,13086,REP,52,,-15,11/3/1998,44.69,50.05,-5.36,9.64,-9.64,1,4.285788832043713, +26026,31266,1736,1998,1998_Sen-G_NV,NV,Sen-G,Sen-G,FM3 Research,91,Live Phone,D,10/13/1998,488,Harry Reid,3964,DEM,49,John Ensign,3965,REP,44,,5,11/3/1998,47.86,47.77,.09,4.91,4.91,1,-1.023783833419476,for unspecified Democratic sponsor +26013,31253,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Blum & Weprin Associates,32,Live Phone,,10/13/1998,364,Charles E. Schumer,3966,DEM,44,Alfonse M. D'Amato,3967,REP,52,,-8,11/3/1998,54.62,44.08,10.54,18.54,-18.54,0,10.06410362547784,for New York Daily News | WABC-TV (New York) +63632,117103,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/13/1998,902,Charles E. Schumer,3966,DEM,46,Alfonse M. D'Amato,3967,REP,42,,4,11/3/1998,54.62,44.08,10.54,6.54,-6.54,1,-1.972390679465864,for Charles E. Schumer +26255,31495,1741,1998,1998_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/13/1998,540,Mary Boyle,3969,DEM,34,George V. Voinovich,3968,REP,62,,-28,11/3/1998,43.53,56.46,-12.93,15.07,-15.07,1,7.802559515861351, +64053,117875,1966,1998,1998_House-G_ID-1,ID-1,House-G,House-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/13/1998,372,Dan Williams,13924,DEM,44,Helen Chenoweth,13925,REP,42,,2,11/3/1998,44.73,55.27,-10.53,12.53,12.53,0,4.738113022542788,for Richard Stallings +64053,117876,1967,1998,1998_House-G_ID-2,ID-2,House-G,House-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/13/1998,400,Richard Stallings,13926,DEM,42,Mike Simpson,13927,REP,36,,6,11/3/1998,44.69,52.51,-7.82,13.82,13.82,0,6.113068143316237,for Richard Stallings +28268,33546,8661,1998,1998_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/13/1998,600,Generic Candidate,13752,DEM,48,Generic Candidate,13753,REP,46,,2,11/3/1998,47.13,48.02,-.89,2.89,2.89,0,-2.724108175649672,sample size unavailable; estimated at 600 as a default +28267,33545,8661,1998,1998_House-G_US,US,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/13/1998,864,Generic Candidate,13752,DEM,39,Generic Candidate,13753,REP,36,,3,11/3/1998,47.13,48.02,-.89,3.89,3.89,0,-1.268250015299009, +54202,87738,1435,1998,1998_Gov-G_AZ,AZ,Gov-G,Gov-G,Behavior Research Center (Rocky Mountain Poll),27,Live Phone,,10/14/1998,519,Paul Johnson,13009,DEM,31,Jane Hull,13012,REP,53,,-22,11/3/1998,35.53,60.95,-25.42,3.42,3.42,1,-3.329042450408335, +54291,87827,1443,1998,1998_Gov-G_IL,IL,Gov-G,Gov-G,WCIA-TV,373,Live Phone,,10/14/1998,401,Glenn Poshard,13043,DEM,32,George Ryan,13044,REP,58,,-26,11/3/1998,47.46,51.03,-3.57,22.43,-22.43,1,13.03403803396177, +54273,87809,1444,1998,1998_Gov-G_IA,IA,Gov-G,Gov-G,"Drake Research & Strategy, Inc.",329,Live Phone,D,10/14/1998,408,Tom Vilsack,13039,DEM,40,Jim Lightfoot,13036,REP,48,,-8,11/3/1998,52.3,46.51,5.8,13.8,-13.8,0,5.071033845698524,for Tom Vilsack +54346,87882,1451,1998,1998_Gov-G_NE,NE,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/14/1998,828,Bill Hoppner,13067,DEM,34,Mike Johanns,13066,REP,54,,-20,11/3/1998,45.98,53.9,-7.93,12.07,-12.07,1,5.310639447157964, +26233,87975,1466,1998,1998_Gov-G_WI,WI,Gov-G,Gov-G,St. Norbert College,313,Live Phone,,10/14/1998,415,Ed Garvey,13127,DEM,28,Tommy Thompson,13128,REP,63,,-35,11/3/1998,38.7,59.66,-20.97,14.03,-14.03,1,4.678346179679724, +54202,119959,1719,1998,1998_Sen-G_AZ,AZ,Sen-G,Sen-G,Behavior Research Center (Rocky Mountain Poll),27,Live Phone,,10/14/1998,519,Edward Ranger,13708,DEM,18,John McCain,13709,REP,60,,-42,11/3/1998,27.16,68.74,-41.58,.42,-.42,1,-5.928634439125918, +54291,117514,1728,1998,1998_Sen-G_IL,IL,Sen-G,Sen-G,WCIA-TV,373,Live Phone,,10/14/1998,401,Carol Moseley-Braun,3943,DEM,37,Peter G. Fitzgerald,3944,REP,54,,-17,11/3/1998,47.44,50.35,-2.9,14.1,-14.1,1,5.191742110476215, +26233,31473,1750,1998,1998_Sen-G_WI,WI,Sen-G,Sen-G,St. Norbert College,313,Live Phone,,10/14/1998,415,Russ Feingold,3986,DEM,47,Mark W. Neumann,3987,REP,40,,7,11/3/1998,50.55,48.4,2.15,4.85,4.85,1,.3665351806982198, +64150,118025,2078,1998,1998_House-G_MT-1,MT-1,House-G,House-G,Moore Information,217,Live Phone,R,10/14/1998,400,Dusty Deschamps,14012,DEM,36,Richard A. Hill,14013,REP,51,,-15,11/3/1998,44.36,53.01,-8.65,6.35,-6.35,1,-.4199898787920038,for Richard A. Hill +26285,87910,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/15/1998,706,Peter Vallone,13080,DEM,21,George Pataki,13083,REP,53,7,-32,11/3/1998,33.16,54.32,-21.15,10.85,-10.85,1,3.026761390102641, +26262,87974,1466,1998,1998_Gov-G_WI,WI,Gov-G,Gov-G,University of Wisconsin-Milwaukee,366,Live Phone,,10/15/1998,269,Ed Garvey,13127,DEM,35,Tommy Thompson,13128,REP,59,,-24,11/3/1998,38.7,59.66,-20.97,3.03,-3.03,1,-8.077003740213371, +26249,31489,1725,1998,1998_Sen-G_GA,GA,Sen-G,Sen-G,University of Georgia Survey Research Center,674,Live Phone,,10/15/1998,500,Michael J. Coles,3935,DEM,29,Paul Coverdell,3934,REP,46,,-17,11/3/1998,45.15,52.37,-7.22,9.78,-9.78,1,2.459018206919318, +26285,31525,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/15/1998,706,Charles E. Schumer,3966,DEM,37,Alfonse M. D'Amato,3967,REP,42,,-5,11/3/1998,54.62,44.08,10.54,15.54,-15.54,0,7.583380491856939, +26262,31502,1750,1998,1998_Sen-G_WI,WI,Sen-G,Sen-G,University of Wisconsin-Milwaukee,366,Live Phone,,10/15/1998,286,Russ Feingold,3986,DEM,46,Mark W. Neumann,3987,REP,44,,2,11/3/1998,50.55,48.4,2.15,.15,-.15,1,-4.715521151873867, +64394,118462,2140,1998,1998_House-G_NC-8,NC-8,House-G,House-G,Wirthlin Worldwide,387,Live Phone,R,10/15/1998,505,Mike Taylor,14449,DEM,39,Robert C. Hayes,14450,REP,51,,-12,11/3/1998,48.17,50.71,-2.54,9.46,-9.46,1,1.870602523474384,for Robert C. Hayes +28266,117593,8661,1998,1998_House-G_US,US,House-G,House-G,Yankelovich Partners Inc.,390,Live Phone,,10/15/1998,442,Generic Candidate,13752,DEM,47,Generic Candidate,13753,REP,47,,0,11/3/1998,47.13,48.02,-.89,.89,.89,.5,-4.830103239262593,for CNN | Time +54224,87760,1437,1998,1998_Gov-G_CO,CO,Gov-G,Gov-G,Public Opinion Strategies,260,Live Phone,,10/16/1998,500,Gail Schoettler,13022,DEM,39,William F. Owens,13021,REP,43,,-4,11/3/1998,48.42,49.04,-.62,3.38,-3.38,1,-2.182606287811707, +26208,87770,1438,1998,1998_Gov-G_CT,CT,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/16/1998,683,Barbara Kennelly,13024,DEM,24,John Rowland,13027,REP,72,,-48,11/3/1998,35.44,62.9,-27.46,20.54,-20.54,1,13.30009503805124,among registered voters +26147,87858,1447,1998,1998_Gov-G_MD,MD,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/16/1998,828,Parris Glendening,13054,DEM,46,Ellen Sauerbrey,13053,REP,44,,2,11/3/1998,55.14,44.82,10.33,8.33,-8.33,1,-.2931101026838275, +26208,31448,1723,1998,1998_Sen-G_CT,CT,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/16/1998,1247,Christopher J. Dodd,3930,DEM,61,Gary A. Franks,3931,REP,29,,32,11/3/1998,65.15,32.37,32.78,.78,-.78,1,-5.392464987085035,among registered voters +26250,31490,1728,1998,1998_Sen-G_IL,IL,Sen-G,Sen-G,University of Illinois at Chicago,352,Live Phone,,10/16/1998,597,Carol Moseley-Braun,3943,DEM,31,Peter G. Fitzgerald,3944,REP,48,,-17,11/3/1998,47.44,50.35,-2.9,14.1,-14.1,1,5.885395861681104, +26147,31387,1734,1998,1998_Sen-G_MD,MD,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/16/1998,821,Barbara A. Mikulski,3954,DEM,67,Ross Z. Pierpont,3955,REP,26,,41,11/3/1998,70.5,29.5,41.01,.01,-.01,1,-5.012298541487291, +28265,33543,8661,1998,1998_House-G_US,US,House-G,House-G,Hill Research Consultants,140,Live Phone,,10/16/1998,600,Generic Candidate,13752,DEM,41,Generic Candidate,13753,REP,38,,3,11/3/1998,47.13,48.02,-.89,3.89,3.89,0,-1.247041580842308, +28264,117577,8661,1998,1998_House-G_US,US,House-G,House-G,Pew Research Center,253,Live Phone,,10/16/1998,743,Generic Candidate,13752,DEM,43,Generic Candidate,13753,REP,48,,-5,11/3/1998,47.13,48.02,-.89,4.11,-4.11,1,-.8564639636127195, +54213,87749,1436,1998,1998_Gov-G_CA,CA,Gov-G,Gov-G,Field Research Corp. (Field Poll),94,Live Phone,,10/17/1998,809,"Joseph 'Gray' Davis, Jr.",13015,DEM,50,Dan Lungren,13016,REP,43,,7,11/3/1998,57.97,38.38,19.59,12.59,-12.59,1,4.901204238854257, +54246,87782,1439,1998,1998_Gov-G_FL,FL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/1998,822,Buddy MacKay,13029,DEM,41,Jeb Bush,13028,REP,51,,-10,11/3/1998,44.72,55.27,-10.55,.55,.55,1,-3.050028594248628, +54342,87878,1450,1998,1998_Gov-G_MN,MN,Gov-G,Gov-G,Star Tribune (Minnesota Poll),315,Live Phone,,10/17/1998,1007,Jesse Ventura,13065,REF,21,Norm Coleman,13062,REP,34,35,-13,11/3/1998,37,34.29,2.7,15.7,,0,8.698483131068867, +54354,87890,1453,1998,1998_Gov-G_NH,NH,Gov-G,Gov-G,Becker Institute,26,Live Phone,,10/17/1998,355,Jeanne Shaheen,13069,DEM,67,Jay Lucas,13068,REP,22,,45,11/3/1998,66.08,30.88,35.21,9.79,9.79,1,1.991461223954138, +26113,31353,1724,1998,1998_Sen-G_FL,FL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/1998,836,Bob Graham,3932,DEM,58,Charlie Crist,3933,REP,32,,26,11/3/1998,62.47,37.53,24.94,1.06,1.06,1,-5.525559215220479, +64109,117952,1910,1998,1998_House-G_CA-46,CA-46,House-G,House-G,Los Angeles Times,172,Live Phone,,10/17/1998,1000,Loretta Sanchez,13989,DEM,48,Robert K. Dornan,13990,REP,34,,14,11/3/1998,56.43,39.28,17.15,3.15,-3.15,1,-4.13785652429881, +64137,118009,1997,1998,1998_House-G_IN-10,IN-10,House-G,House-G,Massie & Associates,199,Live Phone,R,10/17/1998,300,Julia M. Carson,14069,DEM,37,Gary Anthony Hofmeister,14071,REP,38,,-1,11/3/1998,58.34,39.37,18.98,19.98,-19.98,0,12.27408340067099,for Gary Anthony Hofmeister +36811,33541,8661,1998,1998_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,10/17/1998,548,Generic Candidate,13752,DEM,48,Generic Candidate,13753,REP,47,,1,11/3/1998,47.13,48.02,-.89,1.89,1.89,0,-3.243311497931875,for The Washington Post +54265,87801,1441,1998,1998_Gov-G_HI,HI,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/18/1998,406,Benjamin Cayetano,13033,DEM,37,Linda Lingle,13035,REP,52,,-15,11/3/1998,50.11,48.82,1.29,16.29,-16.29,0,8.687904817899797, +54358,87894,1454,1998,1998_Gov-G_NM,NM,Gov-G,Gov-G,Research & Polling Inc.,280,Live Phone,,10/18/1998,916,Martin Chavez,13072,DEM,39,Gary Johnson,13071,REP,49,,-10,11/3/1998,45.47,54.53,-9.06,.94,-.94,1,-5.133178004203567, +26050,87927,1456,1998,1998_Gov-G_OH,OH,Gov-G,Gov-G,Gordon S. Black Corp.,123,Live Phone,,10/18/1998,1012,Lee Fisher,13085,DEM,28,Bob Taft,13086,REP,36,,-8,11/3/1998,44.69,50.05,-5.36,2.64,-2.64,1,-3.196020226415996, +54412,87948,1460,1998,1998_Gov-G_RI,RI,Gov-G,Gov-G,KRC Research,160,Live Phone,,10/18/1998,400,Myrth York,13104,DEM,45,Lincoln Almond,13105,REP,47,,-2,11/3/1998,42.13,50.97,-8.84,6.84,6.84,1,-.0847954508424319, +26243,31483,1732,1998,1998_Sen-G_KY,KY,Sen-G,Sen-G,TMR Research,328,Live Phone,,10/18/1998,800,Scotty Baesler,3951,DEM,44,Jim Bunning,3950,REP,39,,5,11/3/1998,49.16,49.75,-.59,5.59,5.59,0,.3718173859040087, +26050,31290,1741,1998,1998_Sen-G_OH,OH,Sen-G,Sen-G,Gordon S. Black Corp.,123,Live Phone,,10/18/1998,1012,Mary Boyle,3969,DEM,28,George V. Voinovich,3968,REP,51,,-23,11/3/1998,43.53,56.46,-12.93,10.07,-10.07,1,1.967047850035997, +26244,31484,1742,1998,1998_Sen-G_OK,OK,Sen-G,Sen-G,Tulsa Surveys,341,Live Phone,,10/18/1998,750,Don Carroll,3971,DEM,16,Don Nickles,3970,REP,63,,-47,11/3/1998,31.28,66.38,-35.1,11.9,-11.9,1,4.370622264008132,among all adults +54265,117965,1964,1998,1998_House-G_HI-1,HI-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/18/1998,221,Neil Abercrombie,14010,DEM,50,Gene Ward,14011,REP,36,,14,11/3/1998,61.56,36.35,25.21,11.21,-11.21,1,3.200057927892256, +26243,118432,2012,1998,1998_House-G_KY-6,KY-6,House-G,House-G,TMR Research,328,Live Phone,,10/18/1998,700,Ernesto Scorsone,14438,DEM,44,Ernie Fletcher,14439,REP,41,,3,11/3/1998,45.95,53.11,-7.15,10.15,10.15,0,2.799413297369391, +64392,118460,2145,1998,1998_House-G_ND-1,ND-1,House-G,House-G,WPA Intelligence (WPAi),383,Live Phone,R,10/18/1998,300,Earl Pomeroy,14447,DEM,49,Kevin Cramer,14448,REP,40,,9,11/3/1998,56.21,41.11,15.11,6.11,-6.11,1,-1.667793513850144,for unspecified Republican sponsor +64108,117951,2260,1998,1998_House-G_WA-1,WA-1,House-G,House-G,"Lauer, Lalley, Victoria",168,Live Phone,D,10/18/1998,368,Jay Robert Inslee,13986,DEM,43,Richard Alan White,13987,REP,39,5,4,11/3/1998,49.77,44.12,5.66,1.66,-1.66,1,-4.423442351258791,for unspecified Democratic sponsor +26068,87750,1436,1998,1998_Gov-G_CA,CA,Gov-G,Gov-G,Los Angeles Times,172,Live Phone,,10/19/1998,883,"Joseph 'Gray' Davis, Jr.",13015,DEM,53,Dan Lungren,13016,REP,42,,11,11/3/1998,57.97,38.38,19.59,8.59,-8.59,1,.6355456852346094, +26083,87828,1443,1998,1998_Gov-G_IL,IL,Gov-G,Gov-G,Market Shares Corp.,187,Live Phone,,10/19/1998,1099,Glenn Poshard,13043,DEM,34,George Ryan,13044,REP,49,,-15,11/3/1998,47.46,51.03,-3.57,11.43,-11.43,1,2.601447730986136, +54305,87841,1448,1998,1998_Gov-G_MA,MA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/1998,625,Scott Harshbarger,13052,DEM,41,A. Paul Cellucci,13051,REP,46,,-5,11/3/1998,47.38,50.81,-3.43,1.57,-1.57,1,-4.371475183720404, +26068,31308,1721,1998,1998_Sen-G_CA,CA,Sen-G,Sen-G,Los Angeles Times,172,Live Phone,,10/19/1998,883,Barbara Boxer,3926,DEM,49,Matt Fong,3927,REP,44,,5,11/3/1998,53.06,43.01,10.05,5.05,-5.05,1,-.9439473135298933, +26083,31323,1728,1998,1998_Sen-G_IL,IL,Sen-G,Sen-G,Market Shares Corp.,187,Live Phone,,10/19/1998,1099,Carol Moseley-Braun,3943,DEM,38,Peter G. Fitzgerald,3944,REP,48,,-10,11/3/1998,47.44,50.35,-2.9,7.1,-7.1,1,-.8649708371683124, +28262,33540,8661,1998,1998_House-G_US,US,House-G,House-G,Wirthlin Worldwide,387,Live Phone,,10/19/1998,416,Generic Candidate,13752,DEM,41,Generic Candidate,13753,REP,45,,-4,11/3/1998,47.13,48.02,-.89,3.11,-3.11,1,-2.1258408613009, +54203,87739,1435,1998,1998_Gov-G_AZ,AZ,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,732,Paul Johnson,13009,DEM,35,Jane Hull,13012,REP,55,,-20,11/3/1998,35.53,60.95,-25.42,5.42,5.42,1,-.1675611788078893, +54215,87751,1436,1998,1998_Gov-G_CA,CA,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,4531,"Joseph 'Gray' Davis, Jr.",13015,DEM,50,Dan Lungren,13016,REP,39,,11,11/3/1998,57.97,38.38,19.59,8.59,-8.59,1,.8217035967999122, +54225,87761,1437,1998,1998_Gov-G_CO,CO,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,614,Gail Schoettler,13022,DEM,46,William F. Owens,13021,REP,43,,3,11/3/1998,48.42,49.04,-.62,3.62,3.62,0,-1.725613618714821, +54247,87783,1439,1998,1998_Gov-G_FL,FL,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,2295,Buddy MacKay,13029,DEM,40,Jeb Bush,13028,REP,56,,-16,11/3/1998,44.72,55.27,-10.55,5.45,-5.45,1,3.065082860581476, +54259,87795,1440,1998,1998_Gov-G_GA,GA,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,1174,Roy Barnes,13031,DEM,42,Guy Millner,13032,REP,47,,-5,11/3/1998,52.49,44.08,8.42,13.42,-13.42,0,5.64194793006927, +54293,87829,1443,1998,1998_Gov-G_IL,IL,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,1209,Glenn Poshard,13043,DEM,37,George Ryan,13044,REP,55,,-18,11/3/1998,47.46,51.03,-3.57,14.43,-14.43,1,5.964362174038405, +54294,87830,1443,1998,1998_Gov-G_IL,IL,Gov-G,Gov-G,KRC Research,160,Live Phone,,10/20/1998,400,Glenn Poshard,13043,DEM,42,George Ryan,13044,REP,44,,-2,11/3/1998,47.46,51.03,-3.57,1.57,1.57,1,-8.663660332104467,for Chicago Sun-Times +54274,87810,1444,1998,1998_Gov-G_IA,IA,Gov-G,Gov-G,"Drake Research & Strategy, Inc.",329,Live Phone,D,10/20/1998,408,Tom Vilsack,13039,DEM,44,Jim Lightfoot,13036,REP,46,,-2,11/3/1998,52.3,46.51,5.8,7.8,-7.8,0,-.6924622905774124,for Tom Vilsack +54323,87859,1447,1998,1998_Gov-G_MD,MD,Gov-G,Gov-G,ABC News/The Washington Post,3,Live Phone,,10/20/1998,919,Parris Glendening,13054,DEM,49,Ellen Sauerbrey,13053,REP,44,,5,11/3/1998,55.14,44.82,10.33,5.33,-5.33,1,-2.834742338761064,for The Washington Post +54324,87860,1447,1998,1998_Gov-G_MD,MD,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,911,Parris Glendening,13054,DEM,42,Ellen Sauerbrey,13053,REP,55,,-13,11/3/1998,55.14,44.82,10.33,23.33,-23.33,0,17.18961979876772, +54306,87842,1448,1998,1998_Gov-G_MA,MA,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,907,Scott Harshbarger,13052,DEM,36,A. Paul Cellucci,13051,REP,56,,-20,11/3/1998,47.38,50.81,-3.43,16.57,-16.57,1,12.63738713943959, +54307,87843,1448,1998,1998_Gov-G_MA,MA,Gov-G,Gov-G,RKM Research and Communications Inc.,272,Live Phone,,10/20/1998,402,Scott Harshbarger,13052,DEM,41,A. Paul Cellucci,13051,REP,46,,-5,11/3/1998,47.38,50.81,-3.43,1.57,-1.57,1,-4.450769969215695, +54334,87870,1449,1998,1998_Gov-G_MI,MI,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,1535,Geoffrey Fieger,13061,DEM,36,John Engler,13060,REP,51,,-15,11/3/1998,37.78,62.2,-24.43,9.43,9.43,1,3.34447325044613, +54359,87895,1454,1998,1998_Gov-G_NM,NM,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/20/1998,409,Martin Chavez,13072,DEM,43,Gary Johnson,13071,REP,47,,-4,11/3/1998,45.47,54.53,-9.06,5.06,5.06,1,-.6002455796993572, +54375,87911,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,1792,Peter Vallone,13080,DEM,24,George Pataki,13083,REP,48,15,-24,11/3/1998,33.16,54.32,-21.15,2.85,-2.85,1,-5.606533560322646, +54392,87928,1456,1998,1998_Gov-G_OH,OH,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,1793,Lee Fisher,13085,DEM,39,Bob Taft,13086,REP,50,,-11,11/3/1998,44.69,50.05,-5.36,5.64,-5.64,1,.0372232529425493, +54406,87942,1459,1998,1998_Gov-G_PA,PA,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,1611,Ivan Itkin,13100,DEM,16,Thomas Ridge,13098,REP,64,12,-48,11/3/1998,31.03,57.42,-26.38,21.62,-21.62,1,12.70240028200232, +54424,87960,1464,1998,1998_Gov-G_TX,TX,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,3248,Garry Mauro,13118,DEM,22,George W. Bush,13119,REP,73,,-51,11/3/1998,31.18,68.24,-37.06,13.94,-13.94,1,6.37405375094831, +54203,117111,1719,1998,1998_Sen-G_AZ,AZ,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,732,Edward Ranger,13708,DEM,18,John McCain,13709,REP,66,,-48,11/3/1998,27.16,68.74,-41.58,6.42,-6.42,1,1.617463251472199, +54215,117114,1721,1998,1998_Sen-G_CA,CA,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,4531,Barbara Boxer,3926,DEM,46,Matt Fong,3927,REP,45,,1,11/3/1998,53.06,43.01,10.05,9.05,-9.05,1,4.175167835353045, +54225,117116,1722,1998,1998_Sen-G_CO,CO,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,614,Dottie Lamm,3929,DEM,37,Ben Nighthorse Campbell,3928,REP,55,,-18,11/3/1998,35.02,62.49,-27.47,9.47,9.47,1,4.615934486225994, +54247,117118,1724,1998,1998_Sen-G_FL,FL,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,2295,Bob Graham,3932,DEM,60,Charlie Crist,3933,REP,31,,29,11/3/1998,62.47,37.53,24.94,4.06,4.06,1,-1.966727393582624, +54259,117121,1725,1998,1998_Sen-G_GA,GA,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,1174,Michael J. Coles,3935,DEM,37,Paul Coverdell,3934,REP,53,,-16,11/3/1998,45.15,52.37,-7.22,8.78,-8.78,1,2.636699836957417, +54293,117123,1728,1998,1998_Sen-G_IL,IL,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,1209,Carol Moseley-Braun,3943,DEM,38,Peter G. Fitzgerald,3944,REP,52,,-14,11/3/1998,47.44,50.35,-2.9,11.1,-11.1,1,4.218100234959691, +26063,31303,1728,1998,1998_Sen-G_IL,IL,Sen-G,Sen-G,Illinois Wesleyan University,147,Live Phone,,10/20/1998,423,Carol Moseley-Braun,3943,DEM,31,Peter G. Fitzgerald,3944,REP,53,,-22,11/3/1998,47.44,50.35,-2.9,19.1,-19.1,1,11.5615221120958, +54294,117199,1728,1998,1998_Sen-G_IL,IL,Sen-G,Sen-G,KRC Research,160,Live Phone,,10/20/1998,400,Carol Moseley-Braun,3943,DEM,40,Peter G. Fitzgerald,3944,REP,50,,-10,11/3/1998,47.44,50.35,-2.9,7.1,-7.1,1,-1.343456352287686,for Chicago Sun-Times +63646,117141,1729,1998,1998_Sen-G_IN,IN,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,831,Evan Bayh,3945,DEM,63,Paul Helmke,3946,REP,27,,36,11/3/1998,63.72,34.79,28.93,7.07,7.07,1,1.190282195638614, +54324,117125,1734,1998,1998_Sen-G_MD,MD,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,911,Barbara A. Mikulski,3954,DEM,67,Ross Z. Pierpont,3955,REP,27,,40,11/3/1998,70.5,29.5,41.01,1.01,-1.01,1,-3.777611333856804, +54375,117127,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,1792,Charles E. Schumer,3966,DEM,44,Alfonse M. D'Amato,3967,REP,46,,-2,11/3/1998,54.62,44.08,10.54,12.54,-12.54,0,4.73739365890441, +63648,117143,1739,1998,1998_Sen-G_NC,NC,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,1163,John Edwards,3958,DEM,47,Lauch Faircloth,3959,REP,38,,9,11/3/1998,51.15,47.01,4.14,4.86,4.86,1,-.4801811928550558, +54392,117130,1741,1998,1998_Sen-G_OH,OH,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,1793,Mary Boyle,3969,DEM,37,George V. Voinovich,3968,REP,55,,-18,11/3/1998,43.53,56.46,-12.93,5.07,-5.07,1,-3.749600846564447, +54406,117132,1744,1998,1998_Sen-G_PA,PA,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,1611,Bill Lloyd,3975,DEM,25,Arlen Specter,3974,REP,57,,-32,11/3/1998,34.79,61.34,-26.55,5.45,-5.45,1,-.8691950551569506, +26199,31439,1746,1998,1998_Sen-G_SD,SD,Sen-G,Sen-G,NRECA Market Research,223,Live Phone,,10/20/1998,500,Tom Daschle,3978,DEM,58,Ron Schmidt,3979,REP,26,,32,11/3/1998,62.14,36.41,25.73,6.27,6.27,1,-1.364873156027169,among registered voters +63650,117145,1749,1998,1998_Sen-G_WA,WA,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/20/1998,831,Patty Murray,3984,DEM,54,Linda Smith,3985,REP,41,,13,11/3/1998,58.41,41.59,16.83,3.83,-3.83,1,-3.344326663177348, +64121,117966,2078,1998,1998_House-G_MT-1,MT-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/20/1998,819,Dusty Deschamps,14012,DEM,37,Richard A. Hill,14013,REP,52,,-15,11/3/1998,44.36,53.01,-8.65,6.35,-6.35,1,.6148464259541278, +64387,118453,2246,1998,1998_House-G_UT-2,UT-2,House-G,House-G,Valley Research,368,Live Phone,,10/20/1998,452,Lily Eskelsen,14441,DEM,42,Merrill Cook,14442,REP,41,,1,11/3/1998,43.46,52.76,-9.3,10.3,10.3,0,4.998418513060861,for The Salt Lake Tribune +54186,87721,1433,1998,1998_Gov-G_AL,AL,Gov-G,Gov-G,University of South Alabama,361,Live Phone,,10/21/1998,820,Don Siegelman,13005,DEM,46,"Forrest H. 'Fob' James, Jr.",13004,REP,32,,14,11/3/1998,57.81,42.19,15.62,1.62,-1.62,1,-4.457889919565594, +54335,87871,1449,1998,1998_Gov-G_MI,MI,Gov-G,Gov-G,Mitchell Research & Communications,213,Live Phone,,10/21/1998,600,Geoffrey Fieger,13061,DEM,30,John Engler,13060,REP,62,,-32,11/3/1998,37.78,62.2,-24.43,7.57,-7.57,1,1.613795574414598, +54413,87949,1460,1998,1998_Gov-G_RI,RI,Gov-G,Gov-G,KRC Research,160,Live Phone,,10/21/1998,400,Myrth York,13104,DEM,45,Lincoln Almond,13105,REP,40,7,5,11/3/1998,42.13,50.97,-8.84,13.84,13.84,0,7.099101055386137, +26017,31257,1722,1998,1998_Sen-G_CO,CO,Sen-G,Sen-G,Ciruli Associates,51,Live Phone,,10/21/1998,400,Dottie Lamm,3929,DEM,30,Ben Nighthorse Campbell,3928,REP,61,,-31,11/3/1998,35.02,62.49,-27.47,3.53,-3.53,1,-2.511903348269245, +63761,117404,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/21/1998,500,Charles E. Schumer,3966,DEM,48,Alfonse M. D'Amato,3967,REP,43,,5,11/3/1998,54.62,44.08,10.54,5.54,-5.54,1,-2.857282758365126, +26283,31524,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/21/1998,701.5,Charles E. Schumer,3966,DEM,39,Alfonse M. D'Amato,3967,REP,43,,-4,11/3/1998,54.62,44.08,10.54,14.54,-14.54,0,6.872106223156104,average of multiple versions or turnout models listed in poll +64170,118077,1996,1998,1998_House-G_IN-9,IN-9,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/21/1998,300,Baron P. Hill,14135,DEM,41,Jean Leising,14136,REP,51,,-10,11/3/1998,50.76,47.93,2.83,12.83,-12.83,0,5.132904056539386,for unspecified Republican sponsor +64259,118237,2006,1998,1998_House-G_KS-4,KS-4,House-G,House-G,SurveyUSA,325,IVR,,10/21/1998,500,Jim Lawing,14318,DEM,40,Todd Tiahrt,14319,REP,56,,-16,11/3/1998,38.56,58.26,-19.7,3.7,3.7,1,-3.710491566994239, +54187,87722,1433,1998,1998_Gov-G_AL,AL,Gov-G,Gov-G,Southern Opinion Research,311,Live Phone,,10/22/1998,500,Don Siegelman,13005,DEM,60,"Forrest H. 'Fob' James, Jr.",13004,REP,35,,25,11/3/1998,57.81,42.19,15.62,9.38,9.38,1,3.770245955634006, +54226,87762,1437,1998,1998_Gov-G_CO,CO,Gov-G,Gov-G,Ciruli Associates,51,Live Phone,,10/22/1998,500,Gail Schoettler,13022,DEM,41,William F. Owens,13021,REP,47,,-6,11/3/1998,48.42,49.04,-.62,5.38,-5.38,1,.5126045481477268, +54235,87771,1438,1998,1998_Gov-G_CT,CT,Gov-G,Gov-G,Forman Center,100,Live Phone,,10/22/1998,557,Barbara Kennelly,13024,DEM,43,John Rowland,13027,REP,51,,-8,11/3/1998,35.44,62.9,-27.46,19.46,19.46,1,10.80295037572785, +54248,87784,1439,1998,1998_Gov-G_FL,FL,Gov-G,Gov-G,Forman Center,100,Live Phone,,10/22/1998,557,Buddy MacKay,13029,DEM,43,Jeb Bush,13028,REP,51,,-8,11/3/1998,44.72,55.27,-10.55,2.55,2.55,1,-1.402308840004772, +54249,87785,1439,1998,1998_Gov-G_FL,FL,Gov-G,Gov-G,Independent Market Research,148,Live Phone,,10/22/1998,670,Buddy MacKay,13029,DEM,40,Jeb Bush,13028,REP,51,,-11,11/3/1998,44.72,55.27,-10.55,.45,-.45,1,-3.244213099830359, +54266,87802,1441,1998,1998_Gov-G_HI,HI,Gov-G,Gov-G,Ward Research/The Honolulu Star-Advertiser,375,Live Phone,,10/22/1998,480,Benjamin Cayetano,13033,DEM,36,Linda Lingle,13035,REP,44,,-8,11/3/1998,50.11,48.82,1.29,9.29,-9.29,0,1.087618860140057, +54347,87883,1451,1998,1998_Gov-G_NE,NE,Gov-G,Gov-G,RKM Research and Communications Inc.,272,Live Phone,,10/22/1998,831,Bill Hoppner,13067,DEM,36,Mike Johanns,13066,REP,50,,-14,11/3/1998,45.98,53.9,-7.93,6.07,-6.07,1,-1.068367244139201, +26041,31281,1724,1998,1998_Sen-G_FL,FL,Sen-G,Sen-G,Fleming & Associates,96,Live Phone,,10/22/1998,557,Bob Graham,3932,DEM,61,Charlie Crist,3933,REP,31,,30,11/3/1998,62.47,37.53,24.94,5.06,5.06,1,-.6940171865556855, +54249,117194,1724,1998,1998_Sen-G_FL,FL,Sen-G,Sen-G,Independent Market Research,148,Live Phone,,10/22/1998,670,Bob Graham,3932,DEM,61,Charlie Crist,3933,REP,25,,36,11/3/1998,62.47,37.53,24.94,11.06,11.06,1,5.776045339123181, +26082,31322,1724,1998,1998_Sen-G_FL,FL,Sen-G,Sen-G,Market Research Institute Inc.,186,Live Phone,,10/22/1998,670,Bob Graham,3932,DEM,61,Charlie Crist,3933,REP,25,,36,11/3/1998,62.47,37.53,24.94,11.06,11.06,1,6.044069320823931, +26032,31272,1750,1998,1998_Sen-G_WI,WI,Sen-G,Sen-G,FM3 Research,91,Live Phone,D,10/22/1998,599,Russ Feingold,3986,DEM,44,Mark W. Neumann,3987,REP,43,,1,11/3/1998,50.55,48.4,2.15,1.15,-1.15,1,-3.982277574123314,for Russ Feingold +54266,118458,1964,1998,1998_House-G_HI-1,HI-1,House-G,House-G,Ward Research/The Honolulu Star-Advertiser,375,Live Phone,,10/22/1998,272,Neil Abercrombie,14010,DEM,47,Gene Ward,14011,REP,32,,15,11/3/1998,61.56,36.35,25.21,10.21,-10.21,1,2.569357568883858, +26240,87912,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,CBS News/The New York Times,36,Live Phone,,10/23/1998,639,Peter Vallone,13080,DEM,21,George Pataki,13083,REP,56,,-35,11/3/1998,33.16,54.32,-21.15,13.85,-13.85,1,6.626594104263938,among registered voters +26216,87913,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/23/1998,547,Peter Vallone,13080,DEM,24,George Pataki,13083,REP,57,10,-33,11/3/1998,33.16,54.32,-21.15,11.85,-11.85,1,4.389464985697764, +54414,87950,1460,1998,1998_Gov-G_RI,RI,Gov-G,Gov-G,Fleming & Associates,96,Live Phone,,10/23/1998,400,Myrth York,13104,DEM,38,Lincoln Almond,13105,REP,42,7,-4,11/3/1998,42.13,50.97,-8.84,4.84,4.84,1,-2.616913133264824, +54440,87976,1466,1998,1998_Gov-G_WI,WI,Gov-G,Gov-G,Market Shares Corp.,187,Live Phone,,10/23/1998,600,Ed Garvey,13127,DEM,26,Tommy Thompson,13128,REP,67,,-41,11/3/1998,38.7,59.66,-20.97,20.03,-20.03,1,12.43589214428825, +26072,31312,1732,1998,1998_Sen-G_KY,KY,Sen-G,Sen-G,Louisville Courier-Journal,174,Live Phone,,10/23/1998,589,Scotty Baesler,3951,DEM,44,Jim Bunning,3950,REP,43,,1,11/3/1998,49.16,49.75,-.59,1.59,1.59,0,-3.595372096987732, +26240,31480,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,CBS News/The New York Times,36,Live Phone,,10/23/1998,1235,Charles E. Schumer,3966,DEM,44,Alfonse M. D'Amato,3967,REP,44,,0,11/3/1998,54.62,44.08,10.54,10.54,-10.54,.5,2.859270315017655,among registered voters +26216,31456,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/23/1998,547,Charles E. Schumer,3966,DEM,48,Alfonse M. D'Amato,3967,REP,44,,4,11/3/1998,54.62,44.08,10.54,6.54,-6.54,1,-1.951696474954725, +26282,31522,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/23/1998,700,Charles E. Schumer,3966,DEM,40,Alfonse M. D'Amato,3967,REP,42,,-2,11/3/1998,54.62,44.08,10.54,12.54,-12.54,0,4.976952327670066, +26088,31328,1750,1998,1998_Sen-G_WI,WI,Sen-G,Sen-G,Market Shares Corp.,187,Live Phone,,10/23/1998,600,Russ Feingold,3986,DEM,43,Mark W. Neumann,3987,REP,46,,-3,11/3/1998,50.55,48.4,2.15,5.15,-5.15,0,1.276545334428159, +28261,33539,8661,1998,1998_House-G_US,US,House-G,House-G,SSRS,297,Live Phone,,10/23/1998,600,Generic Candidate,13752,DEM,44,Generic Candidate,13753,REP,39,,5,11/3/1998,47.13,48.02,-.89,5.89,5.89,0,1.151530618302139,for AP; sample size unavailable; estimated at 600 as a default +54250,87786,1439,1998,1998_Gov-G_FL,FL,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/24/1998,500,Buddy MacKay,13029,DEM,41,Jeb Bush,13028,REP,53,,-12,11/3/1998,44.72,55.27,-10.55,1.45,-1.45,1,-2.029767607669843, +54325,87861,1447,1998,1998_Gov-G_MD,MD,Gov-G,Gov-G,Potomac Incorporated,256,Live Phone,,10/24/1998,1205,Parris Glendening,13054,DEM,52,Ellen Sauerbrey,13053,REP,44,,8,11/3/1998,55.14,44.82,10.33,2.33,-2.33,1,-5.852063456016799, +54343,87879,1450,1998,1998_Gov-G_MN,MN,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/1998,816,Jesse Ventura,13065,REF,23,Norm Coleman,13062,REP,33,34,-10,11/3/1998,37,34.29,2.7,12.7,,0,6.29149146989022, +73856,138533,1450,1998,1998_Gov-G_MN,MN,Gov-G,Gov-G,St. Cloud State University,312,Live Phone,,10/24/1998,629,Jesse Ventura,13065,REF,27,Norm Coleman,13062,REP,30,32,-3,11/3/1998,37,34.29,2.7,5.7,,0,-2.04263238152301, +26281,87914,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/24/1998,700,Peter Vallone,13080,DEM,22,George Pataki,13083,REP,53,8,-31,11/3/1998,33.16,54.32,-21.15,9.85,-9.85,1,2.488992580259739, +26254,87929,1456,1998,1998_Gov-G_OH,OH,Gov-G,Gov-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/24/1998,708,Lee Fisher,13085,DEM,35,Bob Taft,13086,REP,51,,-16,11/3/1998,44.69,50.05,-5.36,10.64,-10.64,1,5.9727674227556, +26097,87732,1468,1998,1998_Gov-G_AR,AR,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/1998,810,Bill Bristow,13006,DEM,33,Mike Huckabee,13007,REP,58,,-25,11/3/1998,38.66,59.77,-21.11,3.89,-3.89,1,-3.45286972607551, +26097,31337,1720,1998,1998_Sen-G_AR,AR,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/1998,810,Blanche Lincoln,3922,DEM,56,Fay Boozman,3923,REP,36,,20,11/3/1998,55.06,42.22,12.84,7.16,7.16,1,-.2377405233081488, +26254,31494,1741,1998,1998_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/24/1998,733,Mary Boyle,3969,DEM,34,George V. Voinovich,3968,REP,62,,-28,11/3/1998,43.53,56.46,-12.93,15.07,-15.07,1,8.468149470152454, +26097,117967,1862,1998,1998_House-G_AR-2,AR-2,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/1998,420,Vic Snyder,14014,DEM,54,Phil Wyrick,14015,REP,35,,19,11/3/1998,57.97,42.03,15.95,3.05,3.05,1,-4.288111554960118, +64140,118013,1997,1998,1998_House-G_IN-10,IN-10,House-G,House-G,Massie & Associates,199,Live Phone,R,10/24/1998,300,Julia M. Carson,14069,DEM,38,Gary Anthony Hofmeister,14071,REP,47,,-9,11/3/1998,58.34,39.37,18.98,27.98,-27.98,0,20.44263774444418,for Gary Anthony Hofmeister +64395,118463,2246,1998,1998_House-G_UT-2,UT-2,House-G,House-G,Wirthlin Worldwide,387,Live Phone,R,10/24/1998,303,Lily Eskelsen,14441,DEM,39,Merrill Cook,14442,REP,47,,-8,11/3/1998,43.46,52.76,-9.3,1.3,1.3,1,-5.976503996623286,for unspecified Republican sponsor +36812,33538,8661,1998,1998_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,10/24/1998,581,Generic Candidate,13752,DEM,49,Generic Candidate,13753,REP,47,,2,11/3/1998,47.13,48.02,-.89,2.89,2.89,0,-1.821577992950119,for The Washington Post +28259,117336,8661,1998,1998_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,10/24/1998,519,Generic Candidate,13752,DEM,47,Generic Candidate,13753,REP,49,,-2,11/3/1998,47.13,48.02,-.89,1.11,-1.11,1,-3.59253457114451,for USA Today | CNN +26095,87724,1433,1998,1998_Gov-G_AL,AL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/1998,808,Don Siegelman,13005,DEM,51,"Forrest H. 'Fob' James, Jr.",13004,REP,44,,7,11/3/1998,57.81,42.19,15.62,8.62,-8.62,1,3.710261739121405,average of multiple versions or turnout models listed in poll +26033,87752,1436,1998,1998_Gov-G_CA,CA,Gov-G,Gov-G,Field Research Corp. (Field Poll),94,Live Phone,,10/25/1998,678,"Joseph 'Gray' Davis, Jr.",13015,DEM,53,Dan Lungren,13016,REP,39,,14,11/3/1998,57.97,38.38,19.59,5.59,-5.59,1,-1.764846188504982, +26126,87831,1443,1998,1998_Gov-G_IL,IL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/1998,813,Glenn Poshard,13043,DEM,37,George Ryan,13044,REP,48,,-11,11/3/1998,47.46,51.03,-3.57,7.43,-7.43,1,-1.463655968945172, +26074,87915,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,Manhattanville College,181,Live Phone,,10/25/1998,601,Peter Vallone,13080,DEM,22,George Pataki,13083,REP,57,8,-35,11/3/1998,33.16,54.32,-21.15,13.85,-13.85,1,6.763975280570937,among registered voters +54394,87930,1456,1998,1998_Gov-G_OH,OH,Gov-G,Gov-G,Louis Harris & Associates,173,Live Phone,,10/25/1998,679,Lee Fisher,13085,DEM,43,Bob Taft,13086,REP,47,,-4,11/3/1998,44.69,50.05,-5.36,1.36,1.36,1,-4.218261713040214, +26189,87943,1459,1998,1998_Gov-G_PA,PA,Gov-G,Gov-G,Millersville University,210,Live Phone,,10/25/1998,481,Ivan Itkin,13100,DEM,15,Thomas Ridge,13098,REP,66,6,-51,11/3/1998,31.03,57.42,-26.38,24.62,-24.62,1,15.08961094695323, +26095,31335,1717,1998,1998_Sen-G_AL,AL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/1998,808,Clayton Suddith,3921,DEM,29,Richard C. Shelby,3920,REP,62,,-33,11/3/1998,36.69,63.24,-26.55,6.45,-6.45,1,-.8856831801242014, +26033,31273,1721,1998,1998_Sen-G_CA,CA,Sen-G,Sen-G,Field Research Corp. (Field Poll),94,Live Phone,,10/25/1998,678,Barbara Boxer,3926,DEM,51,Matt Fong,3927,REP,42,,9,11/3/1998,53.06,43.01,10.05,1.05,-1.05,1,-5.028262869116646, +26015,31255,1722,1998,1998_Sen-G_CO,CO,Sen-G,Sen-G,Ciruli Associates,51,Live Phone,,10/25/1998,400,Dottie Lamm,3929,DEM,31,Ben Nighthorse Campbell,3928,REP,60,,-29,11/3/1998,35.02,62.49,-27.47,1.53,-1.53,1,-4.343929009278198, +26126,31366,1728,1998,1998_Sen-G_IL,IL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/1998,813,Carol Moseley-Braun,3943,DEM,41,Peter G. Fitzgerald,3944,REP,49,,-8,11/3/1998,47.44,50.35,-2.9,5.1,-5.1,1,-2.737596160787971, +26074,31314,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Manhattanville College,181,Live Phone,,10/25/1998,601,Charles E. Schumer,3966,DEM,50,Alfonse M. D'Amato,3967,REP,42,,8,11/3/1998,54.62,44.08,10.54,2.54,-2.54,1,-5.640129433046848,among registered voters +26280,31520,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/1998,700,Charles E. Schumer,3966,DEM,43,Alfonse M. D'Amato,3967,REP,39,,4,11/3/1998,54.62,44.08,10.54,6.54,-6.54,1,-.9136235800525294, +26189,31429,1744,1998,1998_Sen-G_PA,PA,Sen-G,Sen-G,Millersville University,210,Live Phone,,10/25/1998,481,Bill Lloyd,3975,DEM,17,Arlen Specter,3974,REP,61,,-44,11/3/1998,34.79,61.34,-26.55,17.45,-17.45,1,12.19779367016397, +64398,118466,1888,1998,1998_House-G_CA-24,CA-24,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/1998,300,Brad Sherman,14454,DEM,47,Randy Hoffman,14455,REP,34,,13,11/3/1998,57.31,38.49,18.82,5.82,-5.82,1,-1.636310963505654, +64398,118467,1900,1998,1998_House-G_CA-36,CA-36,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/1998,300,Janice Hahn,14456,DEM,30,Steven T. Kuykendall,14457,REP,47,,-17,11/3/1998,46.57,48.89,-2.32,14.68,-14.68,1,7.261930892029223, +64399,118468,1918,1998,1998_House-G_CO-2,CO-2,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/1998,300,Mark Udall,14459,DEM,36,Bob Greenlee,14460,REP,53,,-17,11/3/1998,49.88,47.45,2.43,19.43,-19.43,0,11.91971487410248, +64122,117968,1923,1998,1998_House-G_CT-1,CT-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/1998,308,John Larson,14019,DEM,55,Kevin James O'Connor,14020,REP,21,,34,11/3/1998,58.05,41.4,16.65,17.35,17.35,1,10.02987890191772, +64400,118469,2035,1998,1998_House-G_MA-6,MA-6,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/1998,300,John F. Tierney,14461,DEM,52,Peter G. Torkildsen,14462,REP,31,,21,11/3/1998,54.55,42.38,12.18,8.82,8.82,1,1.369338198362859, +64401,118470,2067,1998,1998_House-G_MS-4,MS-4,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/1998,300,Ronnie Shows,14463,DEM,42,Delbert Hosemann,14464,REP,33,,9,11/3/1998,53.39,44.86,8.53,.47,.47,1,-6.945333577462971, +64124,117970,2101,1998,1998_House-G_NM-3,NM-3,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/1998,418,Tom Udall,14021,DEM,45,Bill Redmond,14022,REP,42,5,3,11/3/1998,53.16,43.27,9.89,6.89,-6.89,1,1.794558277528527, +64402,118471,2101,1998,1998_House-G_NM-3,NM-3,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/1998,300,Tom Udall,14021,DEM,52,Bill Redmond,14022,REP,39,3,13,11/3/1998,53.16,43.27,9.89,3.11,3.11,1,-3.569588256401198, +64260,118238,2136,1998,1998_House-G_NC-4,NC-4,House-G,House-G,SurveyUSA,325,IVR,,10/25/1998,500,David E. Price,14320,DEM,54,Thomas H. Roberg,14321,REP,41,,13,11/3/1998,57.43,41.56,15.87,2.87,-2.87,1,-4.396683360931569, +64403,118472,2151,1998,1998_House-G_OH-6,OH-6,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/1998,300,Ted Strickland,14465,DEM,42,Nancy P. Hollister,14466,REP,41,,1,11/3/1998,56.96,43.04,13.92,12.92,-12.92,1,5.434537937495328, +64405,118480,2188,1998,1998_House-G_PA-13,PA-13,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/1998,300,Joe Hoeffel,14467,DEM,42,Jon David Fox,14469,REP,48,,-6,11/3/1998,51.55,46.57,4.98,10.98,-10.98,0,3.43799687264675, +64406,118481,2260,1998,1998_House-G_WA-1,WA-1,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/1998,300,Jay Robert Inslee,13986,DEM,44,Richard Alan White,13987,REP,44,,0,11/3/1998,49.77,44.12,5.66,5.66,-5.66,.5,-.5476185721051309, +64408,118489,2272,1998,1998_House-G_WI-1,WI-1,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/1998,300,Lydia Carol Spottswood,14472,DEM,38,Paul Ryan,14473,REP,52,,-14,11/3/1998,42.73,57.11,-14.38,.38,.38,1,-7.152007312954623, +66199,123151,8661,1998,1998_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,10/25/1998,600,Generic Candidate,13752,DEM,44,Generic Candidate,13753,REP,36,,8,11/3/1998,47.13,48.02,-.89,8.89,8.89,0,4.374411042163655,sample size unavailable; estimated at 600 as a default; among registered voters +54251,87787,1439,1998,1998_Gov-G_FL,FL,Gov-G,Gov-G,Tarrance Group,333,Live Phone,R,10/26/1998,600,Buddy MacKay,13029,DEM,40,Jeb Bush,13028,REP,52,,-12,11/3/1998,44.72,55.27,-10.55,1.45,-1.45,1,-1.808194029464532,for unspecified Republican sponsor +54260,87796,1440,1998,1998_Gov-G_GA,GA,Gov-G,Gov-G,Marketing Workshop,194,Live Phone,,10/26/1998,709,Roy Barnes,13031,DEM,40,Guy Millner,13032,REP,45,,-5,11/3/1998,52.49,44.08,8.42,13.42,-13.42,0,4.70324379093022, +54276,87812,1444,1998,1998_Gov-G_IA,IA,Gov-G,Gov-G,"Drake Research & Strategy, Inc.",329,Live Phone,D,10/26/1998,408,Tom Vilsack,13039,DEM,44,Jim Lightfoot,13036,REP,44,,0,11/3/1998,52.3,46.51,5.8,5.8,-5.8,.5,-2.411019603150084,for Tom Vilsack +54275,87811,1444,1998,1998_Gov-G_IA,IA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/1998,803,Tom Vilsack,13039,DEM,42,Jim Lightfoot,13036,REP,47,,-5,11/3/1998,52.3,46.51,5.8,10.8,-10.8,0,3.915480351511934, +26156,87900,1452,1998,1998_Gov-G_NV,NV,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/1998,817,Jan Jones,13074,DEM,44,Kenny Guinn,13076,REP,47,,-3,11/3/1998,41.98,51.56,-9.58,6.58,6.58,1,-.7007662063069219, +26167,87931,1456,1998,1998_Gov-G_OH,OH,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/1998,815,Lee Fisher,13085,DEM,42,Bob Taft,13086,REP,49,,-7,11/3/1998,44.69,50.05,-5.36,1.64,-1.64,1,-4.000393761191939, +54396,87932,1456,1998,1998_Gov-G_OH,OH,Gov-G,Gov-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/26/1998,1196,Lee Fisher,13085,DEM,42,Bob Taft,13086,REP,53,,-11,11/3/1998,44.69,50.05,-5.36,5.64,-5.64,1,1.228498857919991, +54408,87944,1459,1998,1998_Gov-G_PA,PA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/1998,807,Ivan Itkin,13100,DEM,23,Thomas Ridge,13098,REP,59,10,-36,11/3/1998,31.03,57.42,-26.38,9.62,-9.62,1,-.7271480306894175, +54415,87951,1460,1998,1998_Gov-G_RI,RI,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/26/1998,500,Myrth York,13104,DEM,44,Lincoln Almond,13105,REP,45,,-1,11/3/1998,42.13,50.97,-8.84,7.84,7.84,1,.9786576090465952, +54260,117202,1725,1998,1998_Sen-G_GA,GA,Sen-G,Sen-G,Marketing Workshop,194,Live Phone,,10/26/1998,709,Michael J. Coles,3935,DEM,35,Paul Coverdell,3934,REP,53,,-18,11/3/1998,45.15,52.37,-7.22,10.78,-10.78,1,4.078348211038561, +26132,31372,1729,1998,1998_Sen-G_IN,IN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/1998,819,Evan Bayh,3945,DEM,58,Paul Helmke,3946,REP,33,,25,11/3/1998,63.72,34.79,28.93,3.93,-3.93,1,-1.643231454694337, +54275,117204,1730,1998,1998_Sen-G_IA,IA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/1998,803,David Osterberg,3940,DEM,24,Chuck Grassley,3939,REP,68,,-44,11/3/1998,30.49,68.41,-37.92,6.08,-6.08,1,-1.1956778505213, +63760,117403,1735,1998,1998_Sen-G_MO,MO,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/26/1998,500,Jay Nixon,3957,DEM,41,Christopher S. Bond,3956,REP,54,,-13,11/3/1998,43.77,52.68,-8.9,4.1,-4.1,1,-.74118199566614, +26156,31396,1736,1998,1998_Sen-G_NV,NV,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/1998,817,Harry Reid,3964,DEM,47,John Ensign,3965,REP,45,,2,11/3/1998,47.86,47.77,.09,1.91,1.91,1,-2.781837902357375, +26167,31407,1741,1998,1998_Sen-G_OH,OH,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/1998,815,Mary Boyle,3969,DEM,37,George V. Voinovich,3968,REP,55,,-18,11/3/1998,43.53,56.46,-12.93,5.07,-5.07,1,-3.135108841709178, +54396,117512,1741,1998,1998_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/26/1998,1196,Mary Boyle,3969,DEM,38,George V. Voinovich,3968,REP,62,,-24,11/3/1998,43.53,56.46,-12.93,11.07,-11.07,1,4.721674925446391, +54408,117205,1744,1998,1998_Sen-G_PA,PA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/1998,807,Bill Lloyd,3975,DEM,34,Arlen Specter,3974,REP,57,,-23,11/3/1998,34.79,61.34,-26.55,3.55,3.55,1,-2.414883481445797, +26156,117971,2082,1998,1998_House-G_NV-1,NV-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/1998,366,Shelley Berkley,14026,DEM,44,Don Chairez,14027,REP,40,,4,11/3/1998,49.24,45.65,3.59,.41,.41,1,-6.920443518041961, +64225,118180,2085,1998,1998_House-G_NH-2,NH-2,House-G,House-G,RKM Research and Communications Inc.,272,Live Phone,,10/26/1998,183,Mary Rauh,14272,DEM,38,Charles Bass,14273,REP,53,,-15,11/3/1998,44.77,53.16,-8.38,6.62,-6.62,1,-1.336910770987634, +64261,118239,2134,1998,1998_House-G_NC-2,NC-2,House-G,House-G,SurveyUSA,325,IVR,,10/26/1998,500,Bob R. Etheridge,14322,DEM,52,Dan Page,14323,REP,39,,13,11/3/1998,57.39,41.67,15.73,2.73,-2.73,1,-4.480453817351099, +28258,33536,8661,1998,1998_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,10/26/1998,1025,Generic Candidate,13752,DEM,43,Generic Candidate,13753,REP,40,,3,11/3/1998,47.13,48.02,-.89,3.89,3.89,0,-.4065553966509641,for Wall Street Journal; among registered voters +26103,87753,1436,1998,1998_Gov-G_CA,CA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,809,"Joseph 'Gray' Davis, Jr.",13015,DEM,50,Dan Lungren,13016,REP,43,,7,11/3/1998,57.97,38.38,19.59,12.59,-12.59,1,5.4171501789455, +26108,87763,1437,1998,1998_Gov-G_CO,CO,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,831,Gail Schoettler,13022,DEM,39,William F. Owens,13021,REP,44,,-5,11/3/1998,48.42,49.04,-.62,4.38,-4.38,1,-.1785359051125953, +26111,87772,1438,1998,1998_Gov-G_CT,CT,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,633,Barbara Kennelly,13024,DEM,33,John Rowland,13027,REP,58,,-25,11/3/1998,35.44,62.9,-27.46,2.46,2.46,1,-7.35859131694444, +54252,87788,1439,1998,1998_Gov-G_FL,FL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,822,Buddy MacKay,13029,DEM,43,Jeb Bush,13028,REP,51,,-8,11/3/1998,44.72,55.27,-10.55,2.55,2.55,1,-.5429299861758901, +26118,87797,1440,1998,1998_Gov-G_GA,GA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,809,Roy Barnes,13031,DEM,43,Guy Millner,13032,REP,46,,-3,11/3/1998,52.49,44.08,8.42,11.42,-11.42,0,3.141050404671327, +26223,87832,1443,1998,1998_Gov-G_IL,IL,Gov-G,Gov-G,Richard Day Research,287,Live Phone,,10/27/1998,712,Glenn Poshard,13043,DEM,35,George Ryan,13044,REP,56,,-21,11/3/1998,47.46,51.03,-3.57,17.43,-17.43,1,9.490751445136965, +54326,87862,1447,1998,1998_Gov-G_MD,MD,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,828,Parris Glendening,13054,DEM,49,Ellen Sauerbrey,13053,REP,45,,4,11/3/1998,55.14,44.82,10.33,6.33,-6.33,1,-1.771281676494972, +54308,87844,1448,1998,1998_Gov-G_MA,MA,Gov-G,Gov-G,KRC Research,160,Live Phone,,10/27/1998,400,Scott Harshbarger,13052,DEM,41,A. Paul Cellucci,13051,REP,46,,-5,11/3/1998,47.38,50.81,-3.43,1.57,-1.57,1,-4.299641427237553, +26078,87916,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,Marist College,183,Live Phone,,10/27/1998,351,Peter Vallone,13080,DEM,26,George Pataki,13083,REP,55,12,-29,11/3/1998,33.16,54.32,-21.15,7.85,-7.85,1,.0697679447299282,for NBC News +26162,87917,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,808,Peter Vallone,13080,DEM,29,George Pataki,13083,REP,54,5,-25,11/3/1998,33.16,54.32,-21.15,3.85,-3.85,1,-3.736321179817317, +54397,87933,1456,1998,1998_Gov-G_OH,OH,Gov-G,Gov-G,Columbus Dispatch,57,Mail,,10/27/1998,800,Lee Fisher,13085,DEM,46,Bob Taft,13086,REP,47,,-1,11/3/1998,44.69,50.05,-5.36,4.36,4.36,1,-1.135659548545146, +26175,87955,1461,1998,1998_Gov-G_SC,SC,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,806,James H. Hodges,13107,DEM,44,David M. Beasley,13106,REP,46,,-2,11/3/1998,53.23,45.21,8.03,10.03,-10.03,0,2.781184589736027, +54425,87961,1464,1998,1998_Gov-G_TX,TX,Gov-G,Gov-G,Hill Research Consultants,140,Live Phone,R,10/27/1998,501,Garry Mauro,13118,DEM,22,George W. Bush,13119,REP,69,,-47,11/3/1998,31.18,68.24,-37.06,9.94,-9.94,1,1.728267505248356,for unspecified Republican sponsor +26103,31343,1721,1998,1998_Sen-G_CA,CA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,809,Barbara Boxer,3926,DEM,45,Matt Fong,3927,REP,43,,2,11/3/1998,53.06,43.01,10.05,8.05,-8.05,1,2.816718882848193, +26108,31348,1722,1998,1998_Sen-G_CO,CO,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,831,Dottie Lamm,3929,DEM,32,Ben Nighthorse Campbell,3928,REP,58,,-26,11/3/1998,35.02,62.49,-27.47,1.47,1.47,1,-3.784404907292752, +26111,31351,1723,1998,1998_Sen-G_CT,CT,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,633,Christopher J. Dodd,3930,DEM,60,Gary A. Franks,3931,REP,32,,28,11/3/1998,65.15,32.37,32.78,4.78,-4.78,1,-.460584099662447, +54252,117203,1724,1998,1998_Sen-G_FL,FL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,822,Bob Graham,3932,DEM,59,Charlie Crist,3933,REP,31,,28,11/3/1998,62.47,37.53,24.94,3.06,3.06,1,-3.022743630891539, +26118,31358,1725,1998,1998_Sen-G_GA,GA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,809,Michael J. Coles,3935,DEM,38,Paul Coverdell,3934,REP,51,,-13,11/3/1998,45.15,52.37,-7.22,5.78,-5.78,1,-.8695828084128013, +26223,31463,1728,1998,1998_Sen-G_IL,IL,Sen-G,Sen-G,Richard Day Research,287,Live Phone,,10/27/1998,712,Carol Moseley-Braun,3943,DEM,40,Peter G. Fitzgerald,3944,REP,50,,-10,11/3/1998,47.44,50.35,-2.9,7.1,-7.1,1,-.553785544455996, +26140,31380,1732,1998,1998_Sen-G_KY,KY,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,823,Scotty Baesler,3951,DEM,46,Jim Bunning,3950,REP,45,,1,11/3/1998,49.16,49.75,-.59,1.59,1.59,0,-3.433363956655429, +26078,31318,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Marist College,183,Live Phone,,10/27/1998,351,Charles E. Schumer,3966,DEM,50,Alfonse M. D'Amato,3967,REP,47,,3,11/3/1998,54.62,44.08,10.54,7.54,-7.54,1,-.8197685327552451,for NBC News +26162,31402,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,808,Charles E. Schumer,3966,DEM,46,Alfonse M. D'Amato,3967,REP,43,,3,11/3/1998,54.62,44.08,10.54,7.54,-7.54,1,-.1824394130345917, +26278,31518,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/1998,700,Charles E. Schumer,3966,DEM,44,Alfonse M. D'Amato,3967,REP,38,,6,11/3/1998,54.62,44.08,10.54,4.54,-4.54,1,-2.801172169481045, +26149,31389,1739,1998,1998_Sen-G_NC,NC,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,827,John Edwards,3958,DEM,43,Lauch Faircloth,3959,REP,44,,-1,11/3/1998,51.15,47.01,4.14,5.14,-5.14,0,-.6066782537461307, +54397,117088,1741,1998,1998_Sen-G_OH,OH,Sen-G,Sen-G,Columbus Dispatch,57,Mail,,10/27/1998,800,Mary Boyle,3969,DEM,49,George V. Voinovich,3968,REP,51,,-2,11/3/1998,43.53,56.46,-12.93,10.93,10.93,1,3.09341249034756, +26175,31415,1745,1998,1998_Sen-G_SC,SC,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,806,Ernest F. Hollings,3976,DEM,49,Bob Inglis,3977,REP,44,,5,11/3/1998,52.7,45.67,7.03,2.03,-2.03,1,-4.687169599175041, +26182,31422,1749,1998,1998_Sen-G_WA,WA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/1998,801,Patty Murray,3984,DEM,49,Linda Smith,3985,REP,41,,8,11/3/1998,58.41,41.59,16.83,8.83,-8.83,1,2.837458532903037, +28257,123195,8661,1998,1998_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/27/1998,485,Generic Candidate,13752,DEM,47,Generic Candidate,13753,REP,50,,-3,11/3/1998,47.13,48.02,-.89,2.11,-2.11,1,-2.896023556361974, +54189,87725,1433,1998,1998_Gov-G_AL,AL,Gov-G,Gov-G,University of South Alabama,361,Live Phone,,10/28/1998,820,Don Siegelman,13005,DEM,52,"Forrest H. 'Fob' James, Jr.",13004,REP,36,,16,11/3/1998,57.81,42.19,15.62,.38,.38,1,-5.402424719389786, +54228,87764,1437,1998,1998_Gov-G_CO,CO,Gov-G,Gov-G,Ciruli Associates,51,Live Phone,,10/28/1998,500,Gail Schoettler,13022,DEM,42,William F. Owens,13021,REP,46,,-4,11/3/1998,48.42,49.04,-.62,3.38,-3.38,1,-1.198279719727664, +54300,87836,1445,1998,1998_Gov-G_KS,KS,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/28/1998,500,Tom Sawyer,13046,DEM,21,William Graves,13047,REP,74,,-53,11/3/1998,22.65,73.37,-50.71,2.29,-2.29,1,-4.982498746897174, +54309,87845,1448,1998,1998_Gov-G_MA,MA,Gov-G,Gov-G,RKM Research and Communications Inc.,272,Live Phone,,10/28/1998,402,Scott Harshbarger,13052,DEM,38,A. Paul Cellucci,13051,REP,47,,-9,11/3/1998,47.38,50.81,-3.43,5.57,-5.57,1,-.043048816472718, +54310,87846,1448,1998,1998_Gov-G_MA,MA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/28/1998,500,Scott Harshbarger,13052,DEM,44,A. Paul Cellucci,13051,REP,48,,-4,11/3/1998,47.38,50.81,-3.43,.57,-.57,1,-5.106980160169129, +54348,87884,1451,1998,1998_Gov-G_NE,NE,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/1998,807,Bill Hoppner,13067,DEM,39,Mike Johanns,13066,REP,54,,-15,11/3/1998,45.98,53.9,-7.93,7.07,-7.07,1,.8774558240221575, +26012,87918,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,Blum & Weprin Associates,32,Live Phone,,10/28/1998,662,Peter Vallone,13080,DEM,25,George Pataki,13083,REP,51,8,-26,11/3/1998,33.16,54.32,-21.15,4.85,-4.85,1,-2.425811745483488, +54426,87962,1464,1998,1998_Gov-G_TX,TX,Gov-G,Gov-G,Blum & Weprin Associates,32,Live Phone,,10/28/1998,967,Garry Mauro,13118,DEM,23,George W. Bush,13119,REP,70,,-47,11/3/1998,31.18,68.24,-37.06,9.94,-9.94,1,2.26656604540906, +54300,117373,1731,1998,1998_Sen-G_KS,KS,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/28/1998,500,Paul Feleciano,3949,DEM,31,Sam Brownback,3948,REP,66,,-35,11/3/1998,31.59,65.27,-33.68,1.32,-1.32,1,-6.081426305399004, +26012,31252,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Blum & Weprin Associates,32,Live Phone,,10/28/1998,662,Charles E. Schumer,3966,DEM,46,Alfonse M. D'Amato,3967,REP,42,,4,11/3/1998,54.62,44.08,10.54,6.54,-6.54,1,-.7393601565584658, +26009,122724,1745,1998,1998_Sen-G_SC,SC,Sen-G,Sen-G,"North Star Opinion Research/Ayres, McHenry & Associates",233,Live Phone,R,10/28/1998,600,Ernest F. Hollings,3976,DEM,43.5,Bob Inglis,3977,REP,43.5,,0,11/3/1998,52.7,45.67,7.03,7.03,-7.03,.5,1.804012674535437,for Bob Inglis; average of multiple versions or turnout models listed in poll +66181,123115,8661,1998,1998_House-G_US,US,House-G,House-G,PSB Research,250,Live Phone,D,10/28/1998,500,Generic Candidate,13752,DEM,43,Generic Candidate,13753,REP,33,,10,11/3/1998,47.13,48.02,-.89,10.89,10.89,0,6.625128368504972,for unspecified Democratic sponsor; among registered voters +54267,87803,1441,1998,1998_Gov-G_HI,HI,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/1998,406,Benjamin Cayetano,13033,DEM,42,Linda Lingle,13035,REP,51,,-9,11/3/1998,50.11,48.82,1.29,10.29,-10.29,0,3.103443732886303, +26271,87833,1443,1998,1998_Gov-G_IL,IL,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/29/1998,703,Glenn Poshard,13043,DEM,37,George Ryan,13044,REP,51,,-14,11/3/1998,47.46,51.03,-3.57,10.43,-10.43,1,1.871478761336147, +54277,87813,1444,1998,1998_Gov-G_IA,IA,Gov-G,Gov-G,Selzer & Co.,304,Live Phone,,10/29/1998,800,Tom Vilsack,13039,DEM,43,Jim Lightfoot,13036,REP,47,,-4,11/3/1998,52.3,46.51,5.8,9.8,-9.8,0,3.053484155682415, +54344,87880,1450,1998,1998_Gov-G_MN,MN,Gov-G,Gov-G,Star Tribune (Minnesota Poll),315,Live Phone,,10/29/1998,700,Jesse Ventura,13065,REF,27,Norm Coleman,13062,REP,30,35,-3,11/3/1998,37,34.29,2.7,5.7,,0,-.8153852550177658, +26215,87919,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/29/1998,584,Peter Vallone,13080,DEM,26,George Pataki,13083,REP,55,11,-29,11/3/1998,33.16,54.32,-21.15,7.85,-7.85,1,.7345899309315916, +54427,87963,1464,1998,1998_Gov-G_TX,TX,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/1998,504,Garry Mauro,13118,DEM,25,George W. Bush,13119,REP,69,,-44,11/3/1998,31.18,68.24,-37.06,6.94,-6.94,1,-1.515627015712896, +26271,31511,1728,1998,1998_Sen-G_IL,IL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/29/1998,703,Carol Moseley-Braun,3943,DEM,45,Peter G. Fitzgerald,3944,REP,42,,3,11/3/1998,47.44,50.35,-2.9,5.9,5.9,0,-1.777525420317255, +26215,31455,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/29/1998,584,Charles E. Schumer,3966,DEM,50,Alfonse M. D'Amato,3967,REP,42,,8,11/3/1998,54.62,44.08,10.54,2.54,-2.54,1,-5.58644196429199, +26277,31517,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/29/1998,700,Charles E. Schumer,3966,DEM,41,Alfonse M. D'Amato,3967,REP,37,,4,11/3/1998,54.62,44.08,10.54,6.54,-6.54,1,-.6652387471074578, +28256,33534,8661,1998,1998_House-G_US,US,House-G,House-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/29/1998,673,Generic Candidate,13752,DEM,38,Generic Candidate,13753,REP,48,,-10,11/3/1998,47.13,48.02,-.89,9.11,-9.11,1,5.003854720477984, +54190,87726,1433,1998,1998_Gov-G_AL,AL,Gov-G,Gov-G,Southern Opinion Research,311,Live Phone,,10/30/1998,490,Don Siegelman,13005,DEM,53,"Forrest H. 'Fob' James, Jr.",13004,REP,45,,8,11/3/1998,57.81,42.19,15.62,7.62,-7.62,1,2.315367355967221, +54204,87740,1435,1998,1998_Gov-G_AZ,AZ,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,850,Paul Johnson,13009,DEM,38,Jane Hull,13012,REP,55,,-17,11/3/1998,35.53,60.95,-25.42,8.42,8.42,1,3.307091931340449, +54218,87754,1436,1998,1998_Gov-G_CA,CA,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,5735,"Joseph 'Gray' Davis, Jr.",13015,DEM,53,Dan Lungren,13016,REP,42,,11,11/3/1998,57.97,38.38,19.59,8.59,-8.59,1,1.395205653644297, +26207,87773,1438,1998,1998_Gov-G_CT,CT,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/30/1998,491,Barbara Kennelly,13024,DEM,26,John Rowland,13027,REP,67,,-41,11/3/1998,35.44,62.9,-27.46,13.54,-13.54,1,6.796240382875393, +54253,87789,1439,1998,1998_Gov-G_FL,FL,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,2819,Buddy MacKay,13029,DEM,41,Jeb Bush,13028,REP,58,,-17,11/3/1998,44.72,55.27,-10.55,6.45,-6.45,1,4.658666242356862, +54262,87798,1440,1998,1998_Gov-G_GA,GA,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,1408,Roy Barnes,13031,DEM,43,Guy Millner,13032,REP,50,,-7,11/3/1998,52.49,44.08,8.42,15.42,-15.42,0,8.1684919231056, +54298,87834,1443,1998,1998_Gov-G_IL,IL,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,847,Glenn Poshard,13043,DEM,41,George Ryan,13044,REP,55,,-14,11/3/1998,47.46,51.03,-3.57,10.43,-10.43,1,2.371977916238201, +54311,87847,1448,1998,1998_Gov-G_MA,MA,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,1083,Scott Harshbarger,13052,DEM,43,A. Paul Cellucci,13051,REP,54,,-11,11/3/1998,47.38,50.81,-3.43,7.57,-7.57,1,4.198405508751522, +54336,87872,1449,1998,1998_Gov-G_MI,MI,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,1855,Geoffrey Fieger,13061,DEM,38,John Engler,13060,REP,62,,-24,11/3/1998,37.78,62.2,-24.43,.43,.43,1,-5.188191431884142, +54384,87920,1455,1998,1998_Gov-G_NY,NY,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,2243,Peter Vallone,13080,DEM,27,George Pataki,13083,REP,49,15,-22,11/3/1998,33.16,54.32,-21.15,.85,-.85,1,-6.995757492029416, +54398,87934,1456,1998,1998_Gov-G_OH,OH,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,2149,Lee Fisher,13085,DEM,42,Bob Taft,13086,REP,52,,-10,11/3/1998,44.69,50.05,-5.36,4.64,-4.64,1,-.3772458231935584, +54409,87945,1459,1998,1998_Gov-G_PA,PA,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,1812,Ivan Itkin,13100,DEM,21,Thomas Ridge,13098,REP,62,16,-41,11/3/1998,31.03,57.42,-26.38,14.62,-14.62,1,6.20233208160957, +54428,87964,1464,1998,1998_Gov-G_TX,TX,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,3579,Garry Mauro,13118,DEM,25,George W. Bush,13119,REP,73,,-48,11/3/1998,31.18,68.24,-37.06,10.94,-10.94,1,3.914460532219446, +54204,117113,1719,1998,1998_Sen-G_AZ,AZ,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,850,Edward Ranger,13708,DEM,27,John McCain,13709,REP,64,,-37,11/3/1998,27.16,68.74,-41.58,4.58,4.58,1,.2010668223519413, +54218,117115,1721,1998,1998_Sen-G_CA,CA,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,5735,Barbara Boxer,3926,DEM,48,Matt Fong,3927,REP,46,,2,11/3/1998,53.06,43.01,10.05,8.05,-8.05,1,3.742448414121674, +26207,31447,1723,1998,1998_Sen-G_CT,CT,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/30/1998,491,Christopher J. Dodd,3930,DEM,64,Gary A. Franks,3931,REP,27,,37,11/3/1998,65.15,32.37,32.78,4.22,4.22,1,-1.626455504811168, +54253,117120,1724,1998,1998_Sen-G_FL,FL,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,2819,Bob Graham,3932,DEM,61,Charlie Crist,3933,REP,39,,22,11/3/1998,62.47,37.53,24.94,2.94,-2.94,1,-2.535035125419152, +54262,117122,1725,1998,1998_Sen-G_GA,GA,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,1408,Michael J. Coles,3935,DEM,38,Paul Coverdell,3934,REP,56,,-18,11/3/1998,45.15,52.37,-7.22,10.78,-10.78,1,5.18594714785681, +54298,117124,1728,1998,1998_Sen-G_IL,IL,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,847,Carol Moseley-Braun,3943,DEM,39,Peter G. Fitzgerald,3944,REP,58,,-19,11/3/1998,47.44,50.35,-2.9,16.1,-16.1,1,9.63049920741302, +63647,117142,1729,1998,1998_Sen-G_IN,IN,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,977,Evan Bayh,3945,DEM,64,Paul Helmke,3946,REP,33,,31,11/3/1998,63.72,34.79,28.93,2.07,2.07,1,-3.359653065388309, +63707,117236,1735,1998,1998_Sen-G_MO,MO,Sen-G,Sen-G,Neighbor,226,Live Phone,,10/30/1998,330,Jay Nixon,3957,DEM,28,Christopher S. Bond,3956,REP,54,,-26,11/3/1998,43.77,52.68,-8.9,17.1,-17.1,1,12.25084605960385, +26273,31513,1735,1998,1998_Sen-G_MO,MO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/1998,600,Jay Nixon,3957,DEM,36,Christopher S. Bond,3956,REP,47,,-11,11/3/1998,43.77,52.68,-8.9,2.1,-2.1,1,-3.035405410537908, +54384,117128,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,2243,Charles E. Schumer,3966,DEM,50,Alfonse M. D'Amato,3967,REP,46,,4,11/3/1998,54.62,44.08,10.54,6.54,-6.54,1,-.6465664400606739, +63649,117144,1739,1998,1998_Sen-G_NC,NC,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,1418,John Edwards,3958,DEM,54,Lauch Faircloth,3959,REP,39,,15,11/3/1998,51.15,47.01,4.14,10.86,10.86,1,6.035939930395755, +54398,117131,1741,1998,1998_Sen-G_OH,OH,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,2149,Mary Boyle,3969,DEM,39,George V. Voinovich,3968,REP,58,,-19,11/3/1998,43.53,56.46,-12.93,6.07,-6.07,1,-2.18608753083425, +54409,117133,1744,1998,1998_Sen-G_PA,PA,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,1812,Bill Lloyd,3975,DEM,32,Arlen Specter,3974,REP,63,,-31,11/3/1998,34.79,61.34,-26.55,4.45,-4.45,1,-1.383393360344892, +63651,117146,1749,1998,1998_Sen-G_WA,WA,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/30/1998,1523,Patty Murray,3984,DEM,53,Linda Smith,3985,REP,45,,8,11/3/1998,58.41,41.59,16.83,8.83,-8.83,1,2.244814147204406, +66189,33533,8661,1998,1998_House-G_US,US,House-G,House-G,Pew Research Center,253,Live Phone,,10/30/1998,743,Generic Candidate,13752,DEM,46,Generic Candidate,13753,REP,44,,2,11/3/1998,47.13,48.02,-.89,2.89,2.89,0,-1.231828428086629, +66188,123122,8661,1998,1998_House-G_US,US,House-G,House-G,Pew Research Center,253,Live Phone,,10/30/1998,3184,Generic Candidate,13752,DEM,48,Generic Candidate,13753,REP,39,,9,11/3/1998,47.13,48.02,-.89,9.89,9.89,0,6.231480369490641,among all adults +54328,87864,1446,1998,1998_Gov-G_ME,ME,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/31/1998,500,Angus S. King Jr.,13056,IND,59,James Longley Jr.,13059,REP,18,13,41,11/3/1998,58.61,18.93,39.68,1.32,,1,-5.803536652305525, +54399,87935,1456,1998,1998_Gov-G_OH,OH,Gov-G,Gov-G,Louis Harris & Associates,173,Live Phone,,10/31/1998,773,Lee Fisher,13085,DEM,39,Bob Taft,13086,REP,44,,-5,11/3/1998,44.69,50.05,-5.36,.36,.36,1,-4.792543669207817, +26275,31515,1738,1998,1998_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/31/1998,1196,Charles E. Schumer,3966,DEM,46.5,Alfonse M. D'Amato,3967,REP,47.3,,-.80000001,11/3/1998,54.62,44.08,10.54,11.34,-11.34,0,4.390457844638691, +36819,120403,8661,1998,1998_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,10/31/1998,600,Generic Candidate,13752,DEM,47.5,Generic Candidate,13753,REP,47,,.5,11/3/1998,47.13,48.02,-.89,1.39,1.39,0,-2.858128563388521,for The Washington Post; sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll +28254,117335,8661,1998,1998_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,10/31/1998,1105,Generic Candidate,13752,DEM,49,Generic Candidate,13753,REP,45,,4,11/3/1998,47.13,48.02,-.89,4.89,4.89,0,1.070317545831863,for USA Today | CNN +54219,87755,1436,1998,1998_Gov-G_CA,CA,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/1/1998,800,"Joseph 'Gray' Davis, Jr.",13015,DEM,60,Dan Lungren,13016,REP,37,,23,11/3/1998,57.97,38.38,19.59,3.41,3.41,1,-4.300502357386971, +54219,117371,1721,1998,1998_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/1/1998,800,Barbara Boxer,3926,DEM,53,Matt Fong,3927,REP,43,,10,11/3/1998,53.06,43.01,10.05,.05,-.05,1,-5.790968491178045, +63759,117402,1732,1998,1998_Sen-G_KY,KY,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/1/1998,700,Scotty Baesler,3951,DEM,44,Jim Bunning,3950,REP,51,,-7,11/3/1998,49.16,49.75,-.59,6.41,-6.41,1,2.457507897386474, +63762,117405,1739,1998,1998_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/1/1998,700,John Edwards,3958,DEM,49,Lauch Faircloth,3959,REP,47,,2,11/3/1998,51.15,47.01,4.14,2.14,-2.14,1,-3.79575232363684, +64262,118240,2171,1998,1998_House-G_OR-1,OR-1,House-G,House-G,SurveyUSA,325,IVR,,11/1/1998,400,David Wu,14324,DEM,45,Molly Bordonaro,14325,REP,49,,-4,11/3/1998,50.1,47.11,2.99,6.99,-6.99,0,-.1380657079061564, +64263,118241,2185,1998,1998_House-G_PA-10,PA-10,House-G,House-G,SurveyUSA,325,IVR,,11/1/1998,400,Patrick R. Casey,14326,DEM,48,Don Sherwood,14327,REP,47,,1,11/3/1998,48.4,48.7,-.3,1.3,1.3,0,-5.839991817445791, +28252,33530,8661,1998,1998_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,11/1/1998,600,Generic Candidate,13752,DEM,49,Generic Candidate,13753,REP,48,,1,11/3/1998,47.13,48.02,-.89,1.89,1.89,0,-2.643456025272141,sample size unavailable; estimated at 600 as a default +66174,123079,8661,1998,1998_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,11/2/1998,1037,Generic Candidate,13752,DEM,47,Generic Candidate,13753,REP,38,,9,11/3/1998,47.13,48.02,-.89,9.89,9.89,0,6.234711943535221,among all adults +63986,117752,1431,1999,1999_Gov-O_LA,LA,Gov-G,Gov-O,Southern Media & Opinion Research,310,Live Phone,,10/6/1999,500,William J. Jefferson,13839,DEM,16,Murphy James Foster,13840,REP,64,2,-48,10/23/1999,29.53,62.17,-32.64,15.36,-15.36,1,10.6272235986921, +63897,117641,1431,1999,1999_Gov-O_LA,LA,Gov-G,Gov-O,University of New Orleans,358,Live Phone,,10/7/1999,803,William J. Jefferson,13839,DEM,20,Murphy James Foster,13840,REP,48,2,-28,10/23/1999,29.53,62.17,-32.64,4.64,4.64,1,-1.748578127224063, +7741,117697,1431,1999,1999_Gov-O_LA,LA,Gov-G,Gov-O,Mason-Dixon Polling & Strategy,197,Live Phone,,10/13/1999,626,William J. Jefferson,13839,DEM,22,Murphy James Foster,13840,REP,55,5,-33,10/23/1999,29.53,62.17,-32.64,.36,-.36,1,-6.485857259539411, +63944,117698,1432,1999,1999_Gov-G_MS,MS,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/1999,605,Ronnie Musgrove,13862,DEM,42,Michael Parker,13863,REP,47,,-5,11/4/1999,49.62,48.52,1.09,6.09,-6.09,0,-1.561315621330487, +7542,9405,7113,2000,2000_Pres-D_IA,IA,Pres-P,Pres-D,PSI,248,Live Phone,,1/4/2000,300,Al Gore,222,DEM,45,Bill Bradley,224,DEM,32,,13,1/24/2000,62.85,36.6,26.25,13.25,,1,4.83209257423895, +7544,9410,7113,2000,2000_Pres-D_IA,IA,Pres-P,Pres-D,Selzer & Co.,304,Live Phone,,1/4/2000,500,Al Gore,222,DEM,54,Bill Bradley,224,DEM,33,,21,1/24/2000,62.85,36.6,26.25,5.25,,1,-3.424101795472553, +7544,9411,7114,2000,2000_Pres-R_IA,IA,Pres-P,Pres-R,Selzer & Co.,304,Live Phone,,1/4/2000,500,George W. Bush,241,REP,45,Steve Forbes,221,REP,18,9,27,1/24/2000,41.01,30.51,10.5,16.5,,1,1.758245478946887, +7506,9339,7113,2000,2000_Pres-D_IA,IA,Pres-P,Pres-D,"North Star Opinion Research/Ayres, McHenry & Associates",233,Live Phone,,1/10/2000,300,Al Gore,222,DEM,48,Bill Bradley,224,DEM,33,,15,1/24/2000,62.85,36.6,26.25,11.25,,1,4.071607110576499,for American Association of Health Plans +7511,9347,7113,2000,2000_Pres-D_IA,IA,Pres-P,Pres-D,Research 2000,281,Live Phone,,1/10/2000,301,Al Gore,222,DEM,52,Bill Bradley,224,DEM,34,,18,1/24/2000,62.85,36.6,26.25,8.25,,1,.4207057519934676, +7506,9342,7114,2000,2000_Pres-R_IA,IA,Pres-P,Pres-R,"North Star Opinion Research/Ayres, McHenry & Associates",233,Live Phone,,1/10/2000,300,George W. Bush,241,REP,46,Steve Forbes,221,REP,24,6,22,1/24/2000,41.01,30.51,10.5,11.5,,1,-2.767551476268898,for American Association of Health Plans +7502,9334,7114,2000,2000_Pres-R_IA,IA,Pres-P,Pres-R,PSI,248,Live Phone,,1/10/2000,300,George W. Bush,241,REP,46,Steve Forbes,221,REP,17,6,29,1/24/2000,41.01,30.51,10.5,18.5,,1,4.471641352905899, +7511,9350,7114,2000,2000_Pres-R_IA,IA,Pres-P,Pres-R,Research 2000,281,Live Phone,,1/10/2000,309,George W. Bush,241,REP,46,Steve Forbes,221,REP,20,7,26,1/24/2000,41.01,30.51,10.5,15.5,,1,1.283461732106824, +63528,117764,7113,2000,2000_Pres-D_IA,IA,Pres-P,Pres-D,Personal Marketing Research,252,Live Phone,,1/12/2000,500,Al Gore,222,DEM,57,Bill Bradley,224,DEM,31,,26,1/24/2000,62.85,36.6,26.25,.25,,1,-7.08437000865138, +63528,116950,7114,2000,2000_Pres-R_IA,IA,Pres-P,Pres-R,Personal Marketing Research,252,Live Phone,,1/12/2000,500,George W. Bush,241,REP,43,Steve Forbes,221,REP,18,,25,1/24/2000,41.01,30.51,10.5,14.5,,1,1.186774202855729, +12763,15903,7113,2000,2000_Pres-D_IA,IA,Pres-P,Pres-D,Los Angeles Times,172,Live Phone,,1/14/2000,571,Al Gore,222,DEM,58,Bill Bradley,224,DEM,35,,23,1/24/2000,62.85,36.6,26.25,3.25,,1,-3.641033721327073, +12763,15904,7114,2000,2000_Pres-R_IA,IA,Pres-P,Pres-R,Los Angeles Times,172,Live Phone,,1/14/2000,557,George W. Bush,241,REP,43,Steve Forbes,221,REP,25,10,18,1/24/2000,41.01,30.51,10.5,7.5,,1,-6.177452821920787, +7453,117765,7113,2000,2000_Pres-D_IA,IA,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,1/18/2000,409,Al Gore,222,DEM,53,Bill Bradley,224,DEM,32,,21,1/24/2000,62.85,36.6,26.25,5.25,,1,-.7641686980763566, +7460,9261,7113,2000,2000_Pres-D_IA,IA,Pres-P,Pres-D,Research 2000,281,Live Phone,,1/18/2000,304,Al Gore,222,DEM,56,Bill Bradley,224,DEM,32,,24,1/24/2000,62.85,36.6,26.25,2.25,,1,-4.116959552738089, +7461,9263,7113,2000,2000_Pres-D_IA,IA,Pres-P,Pres-D,University of Iowa,353,Live Phone,,1/18/2000,330,Al Gore,222,DEM,63,Bill Bradley,224,DEM,24,,39,1/24/2000,62.85,36.6,26.25,12.75,,1,6.475502533024398, +7453,117766,7114,2000,2000_Pres-R_IA,IA,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,1/18/2000,412,George W. Bush,241,REP,47,Steve Forbes,221,REP,24,,23,1/24/2000,41.01,30.51,10.5,12.5,,1,-.0598414592964401, +7460,9267,7114,2000,2000_Pres-R_IA,IA,Pres-P,Pres-R,Research 2000,281,Live Phone,,1/18/2000,311,George W. Bush,241,REP,46,Steve Forbes,221,REP,23,9,23,1/24/2000,41.01,30.51,10.5,12.5,,1,-.2655387190618188, +7461,9264,7114,2000,2000_Pres-R_IA,IA,Pres-P,Pres-R,University of Iowa,353,Live Phone,,1/18/2000,330,George W. Bush,241,REP,55,Steve Forbes,221,REP,12,9,43,1/24/2000,41.01,30.51,10.5,32.5,,1,20.73056817346967, +7458,9256,7113,2000,2000_Pres-D_IA,IA,Pres-P,Pres-D,Selzer & Co.,304,Live Phone,,1/19/2000,600,Al Gore,222,DEM,56,Bill Bradley,224,DEM,28,,28,1/24/2000,62.85,36.6,26.25,1.75,,1,-4.160850841531981, +7458,9259,7114,2000,2000_Pres-R_IA,IA,Pres-P,Pres-R,Selzer & Co.,304,Live Phone,,1/19/2000,600,George W. Bush,241,REP,43,Steve Forbes,221,REP,20,8,23,1/24/2000,41.01,30.51,10.5,12.5,,1,.5005181682690312, +7409,9175,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,Dartmouth College,72,Live Phone,,1/25/2000,365,Al Gore,222,DEM,54,Bill Bradley,224,DEM,40,,14,2/1/2000,49.73,45.59,4.14,9.86,,1,2.459049789180137, +7408,9171,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,Franklin Pierce University,107,Live Phone,,1/25/2000,447,Al Gore,222,DEM,52,Bill Bradley,224,DEM,37,,15,2/1/2000,49.73,45.59,4.14,10.86,,1,3.584214127994916, +7403,9165,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,Gallup,112,Live Phone,,1/25/2000,467,Al Gore,222,DEM,57,Bill Bradley,224,DEM,39,,18,2/1/2000,49.73,45.59,4.14,13.86,,1,6.879690729196141,for USA Today | CNN +7398,9158,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,RKM Research and Communications Inc.,272,Live Phone,,1/25/2000,385,Al Gore,222,DEM,46,Bill Bradley,224,DEM,40,,6,2/1/2000,49.73,45.59,4.14,1.86,,1,-5.685059031139608, +7409,9177,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Dartmouth College,72,Live Phone,,1/25/2000,436,John McCain,14677,REP,37,George W. Bush,241,REP,34,15,3,2/1/2000,48.53,30.36,18.17,15.17,,1,2.824680510029625, +7408,9172,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Franklin Pierce University,107,Live Phone,,1/25/2000,447,John McCain,14677,REP,38,George W. Bush,241,REP,30,13,8,2/1/2000,48.53,30.36,18.17,10.17,,1,-2.513772762472813, +7403,9166,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Gallup,112,Live Phone,,1/25/2000,589,John McCain,14677,REP,40,George W. Bush,241,REP,35,14,5,2/1/2000,48.53,30.36,18.17,13.17,,1,.6975848652567628,for USA Today | CNN +7398,9159,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,RKM Research and Communications Inc.,272,Live Phone,,1/25/2000,404,John McCain,14677,REP,32,George W. Bush,241,REP,27,16,5,2/1/2000,48.53,30.36,18.17,13.17,,1,.8203515141361951, +63990,117767,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,Dartmouth College,72,Live Phone,,1/26/2000,500,Al Gore,222,DEM,48,Bill Bradley,224,DEM,41,,7,2/1/2000,49.73,45.59,4.14,2.86,,1,-4.175209264739464, +63991,117768,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,KRC Research,160,Live Phone,,1/26/2000,400,Al Gore,222,DEM,48,Bill Bradley,224,DEM,40,,8,2/1/2000,49.73,45.59,4.14,3.86,,1,-3.485009272179764, +7395,9150,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,CBS News/The New York Times,36,Live Phone,,1/26/2000,397,John McCain,14677,REP,36,George W. Bush,241,REP,31,15,5,2/1/2000,48.53,30.36,18.17,13.17,,1,1.061690619223881, +63991,117769,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,KRC Research,160,Live Phone,,1/26/2000,400,John McCain,14677,REP,36,George W. Bush,241,REP,31,,5,2/1/2000,48.53,30.36,18.17,13.17,,1,1.192834705782958, +7384,9127,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/27/2000,600,Al Gore,222,DEM,50,Bill Bradley,224,DEM,43,,7,2/1/2000,49.73,45.59,4.14,2.86,,1,-4.200408076155404, +7396,9152,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,University of New Hampshire,357,Live Phone,,1/27/2000,400,Al Gore,222,DEM,54,Bill Bradley,224,DEM,42,,12,2/1/2000,49.73,45.59,4.14,7.86,,1,.8096868056263899, +7383,9125,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/27/2000,600,Al Gore,222,DEM,51,Bill Bradley,224,DEM,40,,11,2/1/2000,49.73,45.59,4.14,6.86,,1,.2126429484920342, +7384,9129,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/27/2000,600,John McCain,14677,REP,36,George W. Bush,241,REP,34,17,2,2/1/2000,48.53,30.36,18.17,16.17,,1,4.630006479505132, +7396,9156,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,University of New Hampshire,357,Live Phone,,1/27/2000,400,John McCain,14677,REP,41,George W. Bush,241,REP,33,16,8,2/1/2000,48.53,30.36,18.17,10.17,,1,-2.005435164205735, +7383,9126,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,1/27/2000,600,John McCain,14677,REP,38,George W. Bush,241,REP,32,12,6,2/1/2000,48.53,30.36,18.17,12.17,,1,.1403961776959312, +7377,9115,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,Gallup,112,Live Phone,,1/28/2000,600,Al Gore,222,DEM,48,Bill Bradley,224,DEM,47,,1,2/1/2000,49.73,45.59,4.14,3.14,,1,-3.133825674255427,for USA Today | CNN; sample size unavailable; estimated at 600 as a default +63993,117773,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,KRC Research,160,Live Phone,,1/28/2000,400,Al Gore,222,DEM,51,Bill Bradley,224,DEM,41,,10,2/1/2000,49.73,45.59,4.14,5.86,,1,-1.089913011421456, +7376,9114,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,1/28/2000,411,Al Gore,222,DEM,53,Bill Bradley,224,DEM,40,,13,2/1/2000,49.73,45.59,4.14,8.86,,1,2.309388686308055, +7377,9119,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Gallup,112,Live Phone,,1/28/2000,600,John McCain,14677,REP,39,George W. Bush,241,REP,34,15,5,2/1/2000,48.53,30.36,18.17,13.17,,1,1.345119411260489,for USA Today | CNN; sample size unavailable; estimated at 600 as a default +63993,117774,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,KRC Research,160,Live Phone,,1/28/2000,400,John McCain,14677,REP,37,George W. Bush,241,REP,36,,1,2/1/2000,48.53,30.36,18.17,17.17,,1,5.578988866460569, +7376,9116,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,1/28/2000,428,John McCain,14677,REP,36,George W. Bush,241,REP,35,15,1,2/1/2000,48.53,30.36,18.17,17.17,,1,5.560364106900786, +63995,117780,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Yankelovich Partners Inc.,390,Live Phone,,1/28/2000,500,John McCain,14677,REP,39,George W. Bush,241,REP,37,,2,2/1/2000,48.53,30.36,18.17,16.17,,1,4.465816026298987, +7366,9099,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,CBS News/The New York Times,36,Live Phone,,1/29/2000,347,Al Gore,222,DEM,55,Bill Bradley,224,DEM,39,,16,2/1/2000,49.73,45.59,4.14,11.86,,1,5.526992032398935, +7361,9090,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,Franklin Pierce University,107,Live Phone,,1/29/2000,355,Al Gore,222,DEM,47,Bill Bradley,224,DEM,41,,6,2/1/2000,49.73,45.59,4.14,1.86,,1,-4.70349380561783, +66075,122729,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,NBC News/The Wall Street Journal,221,Live Phone,,1/29/2000,500,Al Gore,222,DEM,49,Bill Bradley,224,DEM,37,,12,2/1/2000,49.73,45.59,4.14,7.86,,1,1.708525822338087, +63996,117781,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,1/29/2000,430,Al Gore,222,DEM,53,Bill Bradley,224,DEM,36,,17,2/1/2000,49.73,45.59,4.14,12.86,,1,6.713567609863184, +7365,9094,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,RKM Research and Communications Inc.,272,Live Phone,,1/29/2000,402,Al Gore,222,DEM,47,Bill Bradley,224,DEM,44,,3,2/1/2000,49.73,45.59,4.14,1.14,,1,-5.590483989491285, +63998,117787,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/29/2000,619,Al Gore,222,DEM,56,Bill Bradley,224,DEM,41,,15,2/1/2000,49.73,45.59,4.14,10.86,,1,4.78878500980225, +7374,9111,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,University of Massachusetts,354,Live Phone,,1/29/2000,400,Al Gore,222,DEM,45,Bill Bradley,224,DEM,44,,1,2/1/2000,49.73,45.59,4.14,3.14,,1,-3.380549129272322, +7366,9095,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,CBS News/The New York Times,36,Live Phone,,1/29/2000,450,John McCain,14677,REP,39,George W. Bush,241,REP,35,10,4,2/1/2000,48.53,30.36,18.17,14.17,,1,2.715178858636339, +7361,9092,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Franklin Pierce University,107,Live Phone,,1/29/2000,506,John McCain,14677,REP,40,George W. Bush,241,REP,29,15,11,2/1/2000,48.53,30.36,18.17,7.17,,1,-4.6212037757863, +66075,122730,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,NBC News/The Wall Street Journal,221,Live Phone,,1/29/2000,500,John McCain,14677,REP,38,George W. Bush,241,REP,32,,6,2/1/2000,48.53,30.36,18.17,12.17,,1,.6993362285889858, +63996,117782,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,1/29/2000,606,John McCain,14677,REP,39,George W. Bush,241,REP,29,,10,2/1/2000,48.53,30.36,18.17,8.17,,1,-3.365004168710328, +7365,9096,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,RKM Research and Communications Inc.,272,Live Phone,,1/29/2000,412,John McCain,14677,REP,39,George W. Bush,241,REP,31,11,8,2/1/2000,48.53,30.36,18.17,10.17,,1,-1.383305556993474, +63998,117791,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/29/2000,881,John McCain,14677,REP,41,George W. Bush,241,REP,35,,6,2/1/2000,48.53,30.36,18.17,12.17,,1,.8479127541149368, +7374,9110,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,University of Massachusetts,354,Live Phone,,1/29/2000,400,John McCain,14677,REP,37,George W. Bush,241,REP,28,15,9,2/1/2000,48.53,30.36,18.17,9.17,,1,-2.442354915050108, +7357,9084,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/30/2000,600,Al Gore,222,DEM,50,Bill Bradley,224,DEM,45,,5,2/1/2000,49.73,45.59,4.14,.86,,1,-5.545723161229688, +63999,117794,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,KRC Research,160,Live Phone,,1/30/2000,400,Al Gore,222,DEM,48,Bill Bradley,224,DEM,42,,6,2/1/2000,49.73,45.59,4.14,1.86,,1,-4.642903505975556, +7355,9080,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,NBC News/The Wall Street Journal,221,Live Phone,,1/30/2000,501,Al Gore,222,DEM,49,Bill Bradley,224,DEM,37,,12,2/1/2000,49.73,45.59,4.14,7.86,,1,1.936208416087815, +7356,9082,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/30/2000,600,Al Gore,222,DEM,52,Bill Bradley,224,DEM,40,,12,2/1/2000,49.73,45.59,4.14,7.86,,1,1.874484321091642, +7357,9087,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/30/2000,600,John McCain,14677,REP,36,George W. Bush,241,REP,38,16,-2,2/1/2000,48.53,30.36,18.17,20.17,,0,9.286225657371315, +63999,117798,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,KRC Research,160,Live Phone,,1/30/2000,400,John McCain,14677,REP,38,George W. Bush,241,REP,34,,4,2/1/2000,48.53,30.36,18.17,14.17,,1,3.031854327035354, +7355,9081,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,NBC News/The Wall Street Journal,221,Live Phone,,1/30/2000,502,John McCain,14677,REP,38,George W. Bush,241,REP,32,12,6,2/1/2000,48.53,30.36,18.17,12.17,,1,.9302615026721047, +7356,9083,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,1/30/2000,600,John McCain,14677,REP,39,George W. Bush,241,REP,34,13,5,2/1/2000,48.53,30.36,18.17,13.17,,1,1.80053102482606, +7351,9077,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,Gallup,112,Live Phone,,1/31/2000,697,Al Gore,222,DEM,54,Bill Bradley,224,DEM,42,,12,2/1/2000,49.73,45.59,4.14,7.86,,1,2.338424786215168,for USA Today | CNN +7358,9085,7115,2000,2000_Pres-D_NH,NH,Pres-P,Pres-D,University of New Hampshire,357,Live Phone,,1/31/2000,400,Al Gore,222,DEM,49,Bill Bradley,224,DEM,46,,3,2/1/2000,49.73,45.59,4.14,1.14,,1,-5.045797974632506, +7351,9078,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Gallup,112,Live Phone,,1/31/2000,888,John McCain,14677,REP,44,George W. Bush,241,REP,32,13,12,2/1/2000,48.53,30.36,18.17,6.17,,1,-4.861571808462689,for USA Today | CNN +7358,9089,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,University of New Hampshire,357,Live Phone,,1/31/2000,400,John McCain,14677,REP,41,George W. Bush,241,REP,34,13,7,2/1/2000,48.53,30.36,18.17,11.17,,1,-.1206629559346864, +64000,117799,7116,2000,2000_Pres-R_NH,NH,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,1/31/2000,813,John McCain,14677,REP,41,George W. Bush,241,REP,31,,10,2/1/2000,48.53,30.36,18.17,8.17,,1,-2.87007912325217, +64002,117801,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/2/2000,600,George W. Bush,241,REP,41,John McCain,14677,REP,40,,1,2/19/2000,53.39,41.87,11.52,10.52,,1,.3135929992387531, +64003,117802,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,2/2/2000,400,George W. Bush,241,REP,39,John McCain,14677,REP,44,,-5,2/19/2000,53.39,41.87,11.52,16.52,,0,6.964482123833904, +7345,9062,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/3/2000,600,George W. Bush,241,REP,42,John McCain,14677,REP,45,3,-3,2/19/2000,53.39,41.87,11.52,14.52,,0,4.596371936182194, +59816,103779,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,ABC News/The Washington Post,3,Live Phone,,2/5/2000,490,George W. Bush,241,REP,48,John McCain,14677,REP,43,5,5,2/19/2000,53.39,41.87,11.52,6.52,,1,-3.033920173134563, +59811,103774,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,Yankelovich Partners Inc.,390,Live Phone,,2/5/2000,515,George W. Bush,241,REP,40,John McCain,14677,REP,44,5,-4,2/19/2000,53.39,41.87,11.52,15.52,,0,6.267816329717219,for CNN | Time +64004,117803,7122,2000,2000_Pres-R_MI,MI,Pres-P,Pres-R,EPIC-MRA,84,Live Phone,,2/8/2000,300,John McCain,14677,REP,45,George W. Bush,241,REP,43,,2,2/22/2000,50.97,43.05,7.92,5.92,,1,-1.175211835176072, +64007,117807,7122,2000,2000_Pres-R_MI,MI,Pres-P,Pres-R,Marketing Resource Group (MRG),193,Live Phone,,2/8/2000,400,John McCain,14677,REP,40,George W. Bush,241,REP,41,,-1,2/22/2000,50.97,43.05,7.92,8.92,,0,2.016081292476058, +64009,117810,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/10/2000,600,George W. Bush,241,REP,46,John McCain,14677,REP,39,,7,2/19/2000,53.39,41.87,11.52,4.52,,1,-4.14100629736406, +64010,117812,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,Princeton Survey Research Associates International,258,Live Phone,,2/10/2000,500,George W. Bush,241,REP,43,John McCain,14677,REP,40,,3,2/19/2000,53.39,41.87,11.52,8.52,,1,-.0281621820533512, +64011,117813,7122,2000,2000_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,Live Phone,,2/11/2000,594,John McCain,14677,REP,43,George W. Bush,241,REP,34,,9,2/22/2000,50.97,43.05,7.92,1.08,,1,-5.716313712745992, +59797,103751,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,Gallup,112,Live Phone,,2/12/2000,552,George W. Bush,241,REP,49,John McCain,14677,REP,42,5,7,2/19/2000,53.39,41.87,11.52,4.52,,1,-4.133391257560487, +64012,117814,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,Los Angeles Times,172,Live Phone,,2/12/2000,1047,George W. Bush,241,REP,42,John McCain,14677,REP,40,,2,2/19/2000,53.39,41.87,11.52,9.52,,1,1.69295747533794, +7299,8967,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/14/2000,627,George W. Bush,241,REP,47,John McCain,14677,REP,41,5,6,2/19/2000,53.39,41.87,11.52,5.52,,1,-2.33147941673604, +7294,8954,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,2/15/2000,600,George W. Bush,241,REP,45,John McCain,14677,REP,42,2,3,2/19/2000,53.39,41.87,11.52,8.52,,1,1.139201763879319, +64015,117818,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,NBC News/The Wall Street Journal,221,Live Phone,,2/15/2000,639,George W. Bush,241,REP,44,John McCain,14677,REP,38,,6,2/19/2000,53.39,41.87,11.52,5.52,,1,-1.981815826086144, +64016,117819,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/15/2000,600,George W. Bush,241,REP,47,John McCain,14677,REP,35,,12,2/19/2000,53.39,41.87,11.52,.48,,1,-7.281793119114978, +7291,8951,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,Vox Populi Communications,529,Live Phone,,2/15/2000,500,George W. Bush,241,REP,44,John McCain,14677,REP,36,2,8,2/19/2000,53.39,41.87,11.52,3.52,,1,-3.978707102335895, +64018,117822,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/16/2000,500,George W. Bush,241,REP,42,John McCain,14677,REP,42,,0,2/19/2000,53.39,41.87,11.52,11.52,,.5,4.479695418837723, +7289,8949,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,2/16/2000,600,George W. Bush,241,REP,43,John McCain,14677,REP,42,4,1,2/19/2000,53.39,41.87,11.52,10.52,,1,3.746484176586322, +64017,117820,7122,2000,2000_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,Live Phone,,2/16/2000,594,John McCain,14677,REP,40,George W. Bush,241,REP,38,,2,2/22/2000,50.97,43.05,7.92,5.92,,1,.0715223329482716, +59796,103750,7120,2000,2000_Pres-R_SC,SC,Pres-P,Pres-R,Gallup,112,Live Phone,,2/17/2000,563,George W. Bush,241,REP,52,John McCain,14677,REP,40,4,12,2/19/2000,53.39,41.87,11.52,.48,,1,-7.099621192726679, +64019,117823,7122,2000,2000_Pres-R_MI,MI,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/19/2000,500,John McCain,14677,REP,47,George W. Bush,241,REP,42,,5,2/22/2000,50.97,43.05,7.92,2.92,,1,-1.883188611159546, +7284,8942,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,CBS News/The New York Times,36,Live Phone,,2/19/2000,542,Al Gore,222,DEM,59,Bill Bradley,224,DEM,28,,31,3/7/2000,65.62,33.46,32.16,1.16,,1,-7.683528146775741, +7284,8941,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,CBS News/The New York Times,36,Live Phone,,2/19/2000,374,George W. Bush,241,REP,43,John McCain,14677,REP,36,4,7,3/7/2000,51.02,43.38,7.64,.64,,1,-7.977569990132203, +64022,117826,7122,2000,2000_Pres-R_MI,MI,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/20/2000,600,John McCain,14677,REP,48,George W. Bush,241,REP,42,,6,2/22/2000,50.97,43.05,7.92,1.92,,1,-2.835220749003019, +64024,117828,7122,2000,2000_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,Live Phone,,2/20/2000,500,John McCain,14677,REP,46,George W. Bush,241,REP,42,,4,2/22/2000,50.97,43.05,7.92,3.92,,1,-1.188906718179841, +7280,8929,7140,2000,2000_Pres-D_MA,MA,Pres-P,Pres-D,University of Massachusetts,354,Live Phone,,2/20/2000,400,Al Gore,222,DEM,50,Bill Bradley,224,DEM,35,,15,3/7/2000,59.77,37.17,22.59,7.59,,1,-1.440030776882645, +7280,8930,7141,2000,2000_Pres-R_MA,MA,Pres-P,Pres-R,University of Massachusetts,354,Live Phone,,2/20/2000,400,John McCain,14677,REP,58,George W. Bush,241,REP,34,1,24,3/7/2000,64.68,31.78,32.9,8.9,,1,.5630798193202073, +64025,117829,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,2/20/2000,282,Al Gore,222,DEM,56,Bill Bradley,224,DEM,32,,24,3/7/2000,65.62,33.46,32.16,8.16,,1,-.5041784059640072, +7278,8927,7150,2000,2000_Pres-D_RI,RI,Pres-P,Pres-D,Brown University,35,Live Phone,,2/20/2000,222,Al Gore,222,DEM,37,Bill Bradley,224,DEM,24,,13,3/7/2000,56.92,40.35,16.57,3.57,,1,-8.084015747929824,among registered voters +58442,8920,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Marist College,183,Live Phone,,2/21/2000,279,Al Gore,222,DEM,59,Bill Bradley,224,DEM,33,,26,3/7/2000,65.62,33.46,32.16,6.16,,1,-2.540830690115022,for NBC News +58442,97876,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Marist College,183,Live Phone,,2/21/2000,201,George W. Bush,241,REP,46,John McCain,14677,REP,43,1,3,3/7/2000,51.02,43.38,7.64,4.64,,1,-3.627244171224915,for NBC News +64026,117830,7129,2000,2000_Pres-R_CA,CA,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,2/22/2000,275,George W. Bush,241,REP,41,John McCain,14677,REP,30,,11,3/7/2000,52.21,42.87,9.34,1.66,,1,-9.972141580261406, +7270,8913,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Manhattanville College,181,Live Phone,,2/22/2000,305,George W. Bush,241,REP,45,John McCain,14677,REP,35,4,10,3/7/2000,51.02,43.38,7.64,2.36,,1,-5.502645520317847, +64027,117832,7126,2000,2000_Pres-R_VA,VA,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/23/2000,600,George W. Bush,241,REP,44,John McCain,14677,REP,36,,8,2/29/2000,52.79,43.89,8.9,.9,,1,-6.72749717149198, +64032,117847,7140,2000,2000_Pres-D_MA,MA,Pres-P,Pres-D,KRC Research,160,Live Phone,,2/23/2000,873,Al Gore,222,DEM,59,Bill Bradley,224,DEM,27,,32,3/7/2000,59.77,37.17,22.59,9.41,,1,.9554193710461739, +7254,103744,7128,2000,2000_Pres-D_CA,CA,Pres-P,Pres-D,Yankelovich Partners Inc.,390,Live Phone,,2/25/2000,467,Al Gore,222,DEM,56,Bill Bradley,224,DEM,12,,44,3/7/2000,79.77,19.64,60.12,16.12,,1,5.492760009223312, +7263,8899,7129,2000,2000_Pres-R_CA,CA,Pres-P,Pres-R,Field Research Corp. (Field Poll),94,Live Phone,,2/25/2000,389,George W. Bush,241,REP,48,John McCain,14677,REP,28,7,20,3/7/2000,52.21,42.87,9.34,10.66,,1,1.276395049035268, +7254,103773,7129,2000,2000_Pres-R_CA,CA,Pres-P,Pres-R,Yankelovich Partners Inc.,390,Live Phone,,2/25/2000,418,George W. Bush,241,REP,48,John McCain,14677,REP,23,6,25,3/7/2000,52.21,42.87,9.34,15.66,,1,6.395875073129552, +7258,8889,7139,2000,2000_Pres-R_MD,MD,Pres-P,Pres-R,Gonzales Research & Marketing Strategies Inc.,121,Live Phone,,2/25/2000,346,George W. Bush,241,REP,47,John McCain,14677,REP,37,,10,3/7/2000,56.23,36.16,20.07,10.07,,1,1.314235475791328, +7242,8865,7140,2000,2000_Pres-D_MA,MA,Pres-P,Pres-D,RKM Research and Communications Inc.,272,Live Phone,,2/25/2000,404,Al Gore,222,DEM,53,Bill Bradley,224,DEM,29,,24,3/7/2000,59.77,37.17,22.59,1.41,,1,-7.418478580132246, +7242,8875,7141,2000,2000_Pres-R_MA,MA,Pres-P,Pres-R,RKM Research and Communications Inc.,272,Live Phone,,2/25/2000,402,John McCain,14677,REP,62,George W. Bush,241,REP,27,,35,3/7/2000,64.68,31.78,32.9,2.1,,1,-6.604735417551605, +7262,8907,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,2/25/2000,312,Al Gore,222,DEM,59,Bill Bradley,224,DEM,33,,26,3/7/2000,65.62,33.46,32.16,6.16,,1,-1.62812723523825, +7247,8870,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/25/2000,400,Al Gore,222,DEM,52,Bill Bradley,224,DEM,35,,17,3/7/2000,65.62,33.46,32.16,15.16,,1,8.016741578231246, +7262,8903,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,2/25/2000,264,George W. Bush,241,REP,40,John McCain,14677,REP,47,,-7,3/7/2000,51.02,43.38,7.64,14.64,,0,7.626755211977532, +7259,8891,7148,2000,2000_Pres-D_OH,OH,Pres-P,Pres-D,University of Cincinnati (Ohio Poll),346,Live Phone,,2/25/2000,320,Al Gore,222,DEM,69,Bill Bradley,224,DEM,22,,47,3/7/2000,73.61,24.7,48.91,1.91,,1,-5.582825840626894, +7259,8892,7149,2000,2000_Pres-R_OH,OH,Pres-P,Pres-R,University of Cincinnati (Ohio Poll),346,Live Phone,,2/25/2000,320,George W. Bush,241,REP,53,John McCain,14677,REP,36,4,17,3/7/2000,57.99,36.98,21.01,4.01,,1,-3.836666599552994, +64037,117854,7126,2000,2000_Pres-R_VA,VA,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/26/2000,500,George W. Bush,241,REP,52,John McCain,14677,REP,41,,11,2/29/2000,52.79,43.89,8.9,2.1,,1,-4.193606167648615, +64036,117853,7129,2000,2000_Pres-R_CA,CA,Pres-P,Pres-R,Los Angeles Times,172,Live Phone,,2/26/2000,500,George W. Bush,241,REP,47,John McCain,14677,REP,26,,21,3/7/2000,52.21,42.87,9.34,11.66,,1,2.534774288086193, +7223,8840,7138,2000,2000_Pres-D_MD,MD,Pres-P,Pres-D,Potomac Incorporated,256,Live Phone,,2/26/2000,434,Al Gore,222,DEM,58,Bill Bradley,224,DEM,23,,35,3/7/2000,67.32,28.45,38.87,3.87,,1,-5.586508589361092, +7223,8845,7139,2000,2000_Pres-R_MD,MD,Pres-P,Pres-R,Potomac Incorporated,256,Live Phone,,2/26/2000,294,George W. Bush,241,REP,47,John McCain,14677,REP,40,,7,3/7/2000,56.23,36.16,20.07,13.07,,1,5.090561117211034, +7244,8866,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,CBS News/The New York Times,36,Live Phone,,2/26/2000,382,Al Gore,222,DEM,55,Bill Bradley,224,DEM,29,,26,3/7/2000,65.62,33.46,32.16,6.16,,1,-1.59106888097146, +7244,8867,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,CBS News/The New York Times,36,Live Phone,,2/26/2000,281,George W. Bush,241,REP,46,John McCain,14677,REP,36,3,10,3/7/2000,51.02,43.38,7.64,2.36,,1,-5.217199092728388, +64034,117851,7152,2000,2000_Pres-D_VT,VT,Pres-P,Pres-D,Brown University,35,Live Phone,,2/26/2000,321,Al Gore,222,DEM,56,Bill Bradley,224,DEM,35,,21,3/7/2000,54.33,43.89,10.44,10.56,,1,.3077093859588861, +7229,8847,7152,2000,2000_Pres-D_VT,VT,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,2/26/2000,321,Al Gore,222,DEM,56,Bill Bradley,224,DEM,35,,21,3/7/2000,54.33,43.89,10.44,10.56,,1,1.50093854041325, +7229,8846,7153,2000,2000_Pres-R_VT,VT,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,2/26/2000,356,John McCain,14677,REP,53,George W. Bush,241,REP,34,3,19,3/7/2000,60.29,35.33,24.96,5.96,,1,-4.741072955149158, +7214,8833,7138,2000,2000_Pres-D_MD,MD,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,2/27/2000,421,Al Gore,222,DEM,59,Bill Bradley,224,DEM,28,,31,3/7/2000,67.32,28.45,38.87,7.87,,1,-.7003745164850265, +7214,8829,7139,2000,2000_Pres-R_MD,MD,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,2/27/2000,357,George W. Bush,241,REP,45,John McCain,14677,REP,37,3,8,3/7/2000,56.23,36.16,20.07,12.07,,1,4.177745490069412, +7215,8830,7140,2000,2000_Pres-D_MA,MA,Pres-P,Pres-D,University of Massachusetts,354,Live Phone,,2/27/2000,400,Al Gore,222,DEM,50,Bill Bradley,224,DEM,37,,13,3/7/2000,59.77,37.17,22.59,9.59,,1,1.729357744021057, +7226,8843,7142,2000,2000_Pres-D_MO,MO,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,2/27/2000,409,Al Gore,222,DEM,53,Bill Bradley,224,DEM,33,,20,3/7/2000,64.62,33.56,31.06,11.06,,1,.5816973224645589, +7226,8844,7143,2000,2000_Pres-R_MO,MO,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,2/27/2000,324,George W. Bush,241,REP,48,John McCain,14677,REP,36,3,12,3/7/2000,57.93,35.31,22.62,10.62,,1,-.1109302931543348, +7224,8842,7144,2000,2000_Pres-R_MN,MN,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,2/27/2000,245,George W. Bush,241,REP,49,Alan Keyes,219,REP,4,31,45,3/7/2000,62.67,19.9,42.77,2.23,,1,-8.134227724029195, +7212,8832,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,2/27/2000,450,George W. Bush,241,REP,42,John McCain,14677,REP,43,2,-1,3/7/2000,51.02,43.38,7.64,8.64,,0,2.411413294940224, +64039,117857,7133,2000,2000_Pres-R_GA,GA,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/28/2000,600,George W. Bush,241,REP,62,John McCain,14677,REP,23,,39,3/7/2000,66.93,27.84,39.09,.09,,1,-10.69267861936637, +7201,8811,7136,2000,2000_Pres-D_ME,ME,Pres-P,Pres-D,Research 2000,281,Live Phone,,2/28/2000,600,Al Gore,222,DEM,49,Bill Bradley,224,DEM,30,,19,3/7/2000,54.02,41.26,12.76,6.24,,1,-3.951599427890476,sample size unavailable; estimated at 600 as a default; among registered voters +7201,8820,7137,2000,2000_Pres-R_ME,ME,Pres-P,Pres-R,Research 2000,281,Live Phone,,2/28/2000,600,George W. Bush,241,REP,41,John McCain,14677,REP,45,2,-4,3/7/2000,51.03,44,7.04,11.04,,0,.8173653137316231,sample size unavailable; estimated at 600 as a default; among registered voters +7203,8813,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/28/2000,400,Al Gore,222,DEM,52,Bill Bradley,224,DEM,33,,19,3/7/2000,65.62,33.46,32.16,13.16,,1,6.582736261151681, +7197,8805,7132,2000,2000_Pres-D_GA,GA,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,2/29/2000,329,Al Gore,222,DEM,64,Bill Bradley,224,DEM,27,,37,3/7/2000,83.82,16.18,67.63,30.63,,1,20.95240283115297, +7197,8807,7133,2000,2000_Pres-R_GA,GA,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,2/29/2000,329,George W. Bush,241,REP,54,John McCain,14677,REP,34,4,20,3/7/2000,66.93,27.84,39.09,19.09,,1,10.7412907931679, +7191,8798,7140,2000,2000_Pres-D_MA,MA,Pres-P,Pres-D,University of Massachusetts,354,Live Phone,,2/29/2000,400,Al Gore,222,DEM,54,Bill Bradley,224,DEM,34,,20,3/7/2000,59.77,37.17,22.59,2.59,,1,-4.89797454166126, +7210,8821,7141,2000,2000_Pres-R_MA,MA,Pres-P,Pres-R,University of Massachusetts,354,Live Phone,,2/29/2000,400,John McCain,14677,REP,66,George W. Bush,241,REP,21,4,45,3/7/2000,64.68,31.78,32.9,12.1,,1,5.406276504681004, +7188,8796,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,2/29/2000,430,George W. Bush,241,REP,38,John McCain,14677,REP,44,3,-6,3/7/2000,51.02,43.38,7.64,13.64,,0,7.792842409939729, +7234,8858,7148,2000,2000_Pres-D_OH,OH,Pres-P,Pres-D,Columbus Dispatch,57,Mail,,2/29/2000,2892,Al Gore,222,DEM,73,Bill Bradley,224,DEM,26,1,47,3/7/2000,73.61,24.7,48.91,1.91,,1,-4.225044644537027,among registered voters +7234,8853,7149,2000,2000_Pres-R_OH,OH,Pres-P,Pres-R,Columbus Dispatch,57,Mail,,2/29/2000,3714,George W. Bush,241,REP,61,John McCain,14677,REP,33,4,28,3/7/2000,57.99,36.98,21.01,6.99,,1,.773565239445052,among registered voters +64040,117858,7129,2000,2000_Pres-R_CA,CA,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/1/2000,400,George W. Bush,241,REP,48.1,John McCain,14677,REP,29.5,,18.6,3/7/2000,52.21,42.87,9.34,9.26,,1,.3567239295828509, +64041,117859,7131,2000,2000_Pres-R_CT,CT,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/1/2000,361,John McCain,14677,REP,42,George W. Bush,241,REP,45,,-3,3/7/2000,48.71,46.31,2.4,5.4,,0,-2.578681327477854, +7173,8774,7133,2000,2000_Pres-R_GA,GA,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/1/2000,361,George W. Bush,241,REP,52,John McCain,14677,REP,30,5,22,3/7/2000,66.93,27.84,39.09,17.09,,1,8.993112730338048, +64043,117861,7139,2000,2000_Pres-R_MD,MD,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/1/2000,400,George W. Bush,241,REP,52,John McCain,14677,REP,32,,20,3/7/2000,56.23,36.16,20.07,.07,,1,-9.941434739871323, +7180,8781,7141,2000,2000_Pres-R_MA,MA,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/1/2000,400,John McCain,14677,REP,59,George W. Bush,241,REP,29,2,30,3/7/2000,64.68,31.78,32.9,2.9,,1,-5.05040392281339, +64044,117862,7143,2000,2000_Pres-R_MO,MO,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/1/2000,400,George W. Bush,241,REP,46,John McCain,14677,REP,37,,9,3/7/2000,57.93,35.31,22.62,13.62,,1,4.133160527192595, +7204,8814,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Blum & Weprin Associates,32,Live Phone,,3/1/2000,402,Al Gore,222,DEM,60,Bill Bradley,224,DEM,25,,35,3/7/2000,65.62,33.46,32.16,2.84,,1,-3.849775841241332, +7171,8777,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Marist College,183,Live Phone,,3/1/2000,244,Al Gore,222,DEM,60,Bill Bradley,224,DEM,28,,32,3/7/2000,65.62,33.46,32.16,.16,,1,-6.973175285967758,for NBC News +7175,8778,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,3/1/2000,395,Al Gore,222,DEM,59,Bill Bradley,224,DEM,30,,29,3/7/2000,65.62,33.46,32.16,3.16,,1,-3.029724086062366, +7208,8818,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Blum & Weprin Associates,32,Live Phone,,3/1/2000,579,George W. Bush,241,REP,47,John McCain,14677,REP,39,,8,3/7/2000,51.02,43.38,7.64,.36,,1,-5.795659054231479, +7171,8787,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Marist College,183,Live Phone,,3/1/2000,191,George W. Bush,241,REP,46,John McCain,14677,REP,45,2,1,3/7/2000,51.02,43.38,7.64,6.64,,1,-.1385545482075837,for NBC News +7179,8780,7148,2000,2000_Pres-D_OH,OH,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,3/1/2000,403,Al Gore,222,DEM,73,Bill Bradley,224,DEM,17,,56,3/7/2000,73.61,24.7,48.91,7.09,,1,1.175232972580979, +7182,8784,7149,2000,2000_Pres-R_OH,OH,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/1/2000,600,George W. Bush,241,REP,55,John McCain,14677,REP,33,3,22,3/7/2000,57.99,36.98,21.01,.99,,1,-5.838420083018737, +7179,8785,7149,2000,2000_Pres-R_OH,OH,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/1/2000,405,George W. Bush,241,REP,57,John McCain,14677,REP,31,4,26,3/7/2000,57.99,36.98,21.01,4.99,,1,-1.65461483916945, +7161,8759,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/2/2000,400,George W. Bush,241,REP,44,John McCain,14677,REP,40,3,4,3/7/2000,51.02,43.38,7.64,3.64,,1,-1.849819830559604, +7150,8741,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,3/3/2000,428,Al Gore,222,DEM,57,Bill Bradley,224,DEM,31,,26,3/7/2000,65.62,33.46,32.16,6.16,,1,-.0247367733669388, +7172,8786,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,3/3/2000,282,Al Gore,222,DEM,60,Bill Bradley,224,DEM,32,,28,3/7/2000,65.62,33.46,32.16,4.16,,1,-2.358107059723908, +7150,8750,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,3/3/2000,374,George W. Bush,241,REP,45,John McCain,14677,REP,44,3,1,3/7/2000,51.02,43.38,7.64,6.64,,1,.9643428021856578, +7172,8773,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,3/3/2000,270,George W. Bush,241,REP,48,John McCain,14677,REP,39,,9,3/7/2000,51.02,43.38,7.64,1.36,,1,-4.322862770736829, +7155,8747,7148,2000,2000_Pres-D_OH,OH,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,3/3/2000,417,Al Gore,222,DEM,67,Bill Bradley,224,DEM,24,,43,3/7/2000,73.61,24.7,48.91,5.91,,1,.5780722185786948, +7167,8768,7148,2000,2000_Pres-D_OH,OH,Pres-P,Pres-D,University of Cincinnati (Ohio Poll),346,Live Phone,,3/3/2000,373,Al Gore,222,DEM,72,Bill Bradley,224,DEM,25,,47,3/7/2000,73.61,24.7,48.91,1.91,,1,-4.214744760006935, +7155,8752,7149,2000,2000_Pres-R_OH,OH,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,3/3/2000,362,George W. Bush,241,REP,54,John McCain,14677,REP,35,4,19,3/7/2000,57.99,36.98,21.01,2.01,,1,-4.403852207654829, +7167,8769,7149,2000,2000_Pres-R_OH,OH,Pres-P,Pres-R,University of Cincinnati (Ohio Poll),346,Live Phone,,3/3/2000,407,George W. Bush,241,REP,61,John McCain,14677,REP,36,2,25,3/7/2000,57.99,36.98,21.01,3.99,,1,-2.418283057769349, +64050,117870,7130,2000,2000_Pres-D_CT,CT,Pres-P,Pres-D,SurveyUSA,325,IVR,,3/4/2000,493,Al Gore,222,DEM,51,Bill Bradley,224,DEM,30,,21,3/7/2000,55.45,41.51,13.94,7.06,,1,-2.330491915413469, +64050,117871,7131,2000,2000_Pres-R_CT,CT,Pres-P,Pres-R,SurveyUSA,325,IVR,,3/4/2000,507,John McCain,14677,REP,46,George W. Bush,241,REP,41,,5,3/7/2000,48.71,46.31,2.4,2.6,,1,-5.362925300268148, +64056,117880,7131,2000,2000_Pres-R_CT,CT,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/4/2000,400,John McCain,14677,REP,38,George W. Bush,241,REP,45,,-7,3/7/2000,48.71,46.31,2.4,9.4,,0,2.061549768349345, +64051,117872,7132,2000,2000_Pres-D_GA,GA,Pres-P,Pres-D,SurveyUSA,325,IVR,,3/4/2000,476,Al Gore,222,DEM,78,Bill Bradley,224,DEM,19,,59,3/7/2000,83.82,16.18,67.63,8.63,,1,-5.22434490409318, +64051,117873,7133,2000,2000_Pres-R_GA,GA,Pres-P,Pres-R,SurveyUSA,325,IVR,,3/4/2000,624,George W. Bush,241,REP,64,John McCain,14677,REP,27,,37,3/7/2000,66.93,27.84,39.09,2.09,,1,-7.102924063944937, +64058,117882,7133,2000,2000_Pres-R_GA,GA,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/4/2000,400,George W. Bush,241,REP,56,John McCain,14677,REP,27,,29,3/7/2000,66.93,27.84,39.09,10.09,,1,2.660564423974139, +64060,117884,7139,2000,2000_Pres-R_MD,MD,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/4/2000,400,George W. Bush,241,REP,53,John McCain,14677,REP,31,,22,3/7/2000,56.23,36.16,20.07,1.93,,1,-7.463238863702037, +7149,8739,7140,2000,2000_Pres-D_MA,MA,Pres-P,Pres-D,University of Massachusetts,354,Live Phone,,3/4/2000,400,Al Gore,222,DEM,57,Bill Bradley,224,DEM,31,,26,3/7/2000,59.77,37.17,22.59,3.41,,1,-3.28972269101858, +7149,8748,7141,2000,2000_Pres-R_MA,MA,Pres-P,Pres-R,University of Massachusetts,354,Live Phone,,3/4/2000,400,John McCain,14677,REP,60,George W. Bush,241,REP,29,3,31,3/7/2000,64.68,31.78,32.9,1.9,,1,-4.071939755824634, +7146,8735,7141,2000,2000_Pres-R_MA,MA,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/4/2000,404,John McCain,14677,REP,59,George W. Bush,241,REP,31,3,28,3/7/2000,64.68,31.78,32.9,4.9,,1,-2.468633727599347, +7140,8729,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,3/4/2000,338,Al Gore,222,DEM,58,Bill Bradley,224,DEM,28,,30,3/7/2000,65.62,33.46,32.16,2.16,,1,-3.46603645328173, +64052,117874,7148,2000,2000_Pres-D_OH,OH,Pres-P,Pres-D,SurveyUSA,325,IVR,,3/4/2000,510,Al Gore,222,DEM,62,Bill Bradley,224,DEM,19,,43,3/7/2000,73.61,24.7,48.91,5.91,,1,.9831316338367097, +7144,8733,7148,2000,2000_Pres-D_OH,OH,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,3/4/2000,408,Al Gore,222,DEM,68,Bill Bradley,224,DEM,21,,47,3/7/2000,73.61,24.7,48.91,1.91,,1,-3.417373633796587, +64052,117877,7149,2000,2000_Pres-R_OH,OH,Pres-P,Pres-R,SurveyUSA,325,IVR,,3/4/2000,590,George W. Bush,241,REP,62,John McCain,14677,REP,28,,34,3/7/2000,57.99,36.98,21.01,12.99,,1,8.094393543036572, +7144,8734,7149,2000,2000_Pres-R_OH,OH,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/4/2000,409,George W. Bush,241,REP,57,John McCain,14677,REP,31,3,26,3/7/2000,57.99,36.98,21.01,4.99,,1,-1.029861950527253, +7139,8728,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/5/2000,632,George W. Bush,241,REP,46,John McCain,14677,REP,41,2,5,3/7/2000,51.02,43.38,7.64,2.64,,1,-2.032506124317822, +7138,8726,7145,2000,2000_Pres-D_NY,NY,Pres-P,Pres-D,Marist College,183,Live Phone,,3/6/2000,461,Al Gore,222,DEM,58,Bill Bradley,224,DEM,32,,26,3/7/2000,65.62,33.46,32.16,6.16,,1,.3939130390125739,for NBC News +7138,8727,7146,2000,2000_Pres-R_NY,NY,Pres-P,Pres-R,Marist College,183,Live Phone,,3/6/2000,335,George W. Bush,241,REP,50,John McCain,14677,REP,40,3,10,3/7/2000,51.02,43.38,7.64,2.36,,1,-2.930056369277263,for NBC News +6478,7947,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/17/2000,1200,Al Gore,222,DEM,43,George W. Bush,241,REP,44,5,-1,11/7/2000,48.31,47.79,.51,1.51,-1.51,0,-3.191935267225557,for Reuters | MSNBC +6483,7952,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,McLaughlin & Associates,203,Live Phone,R,10/17/2000,600,Al Gore,222,DEM,43,George W. Bush,241,REP,44,3,-1,11/7/2000,48.84,48.85,-.01,.99,-.99,1,-3.5346925529184,for Bill McCollum +6470,7939,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,KRC Research,160,Live Phone,,10/17/2000,600,Al Gore,222,DEM,45,George W. Bush,241,REP,43,4,2,11/7/2000,54.6,42.58,12.01,10.01,-10.01,1,3.420487496360655, +6473,7942,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/17/2000,601,Al Gore,222,DEM,47,George W. Bush,241,REP,40,3,7,11/7/2000,54.6,42.58,12.01,5.01,-5.01,1,-1.918393384666892, +6474,7943,836,2000,2000_Pres-G_NH,NH,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/17/2000,603,Al Gore,222,DEM,44,George W. Bush,241,REP,41,1,3,11/7/2000,46.8,48.07,-1.27,4.27,4.27,0,-1.067766836080834, +6472,7941,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Lincoln Institute,170,Live Phone,,10/17/2000,728,Al Gore,222,DEM,42,George W. Bush,241,REP,42,4,0,11/7/2000,50.61,46.44,4.17,4.17,-4.17,.5,-.2810451408065239, +6474,88035,1425,2000,2000_Gov-G_NH,NH,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/17/2000,600,Jeanne Shaheen,12978,DEM,49,Gordon Humphrey,12979,REP,41,,8,11/7/2000,48.74,43.76,4.98,3.02,3.02,1,-2.631053121155326, +6483,27341,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,McLaughlin & Associates,203,Live Phone,R,10/17/2000,600,Bill Nelson,3654,DEM,38,Bill McCollum,3655,REP,38,4,0,11/7/2000,51.04,46.19,4.85,4.85,-4.85,.5,1.168966981468132,for Bill McCollum +6472,30949,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Lincoln Institute,170,Live Phone,,10/17/2000,728,Ron Klink,3844,DEM,38,Rick Santorum,3845,REP,49,,-11,11/7/2000,45.51,52.42,-6.91,4.09,-4.09,1,-5.520720766333795, +64151,118026,2696,2000,2000_House-G_WA-2,WA-2,House-G,House-G,Moore Information,217,Live Phone,R,10/17/2000,300,Rick Larsen,14088,DEM,37,John Koster,14089,REP,41,,-4,11/7/2000,50.01,45.93,4.08,8.08,-8.08,0,2.229377385654979,for John Koster; among registered voters +6476,33375,8652,2000,2000_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,10/17/2000,706,Generic Candidate,13742,DEM,45,Generic Candidate,13743,REP,50,,-5,11/7/2000,46.96,47.32,-.36,4.64,-4.64,1,.3154484000234073,for USA Today | CNN +6459,123272,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,Live Phone,,10/18/2000,600,Al Gore,222,DEM,43,George W. Bush,241,REP,45,3,-2,11/7/2000,48.31,47.79,.51,2.51,-2.51,0,-2.289066696865306,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll +63601,117065,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2000,3750,Al Gore,222,DEM,46,George W. Bush,241,REP,41,,5,11/7/2000,48.31,47.79,.51,4.49,4.49,1,.3726859115990131, +6479,7948,807,2000,2000_Pres-G_AL,AL,Pres-G,Pres-G,University of South Alabama,361,Live Phone,,10/18/2000,407,Al Gore,222,DEM,33,George W. Bush,241,REP,53,,-20,11/7/2000,41.57,56.48,-14.92,5.08,-5.08,1,.416503621509632, +25719,7940,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,EPIC-MRA,84,Live Phone,,10/18/2000,600,Al Gore,222,DEM,43,George W. Bush,241,REP,43,4,0,11/7/2000,51.28,46.15,5.13,5.13,-5.13,.5,.9670051851434621, +63599,117063,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2000,626,Al Gore,222,DEM,43,George W. Bush,241,REP,43,,0,11/7/2000,51.28,46.15,5.13,5.13,-5.13,.5,.9997803341144861, +63600,117064,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2000,1043,Al Gore,222,DEM,42,George W. Bush,241,REP,43,,-1,11/7/2000,50.61,46.44,4.17,5.17,-5.17,0,1.549266633284963, +6529,7998,855,2000,2000_Pres-G_WV,WV,Pres-G,Pres-G,Ohio State University,236,Live Phone,,10/18/2000,645,Al Gore,222,DEM,39,George W. Bush,241,REP,49,3,-10,11/7/2000,45.59,51.92,-6.32,3.68,-3.68,1,-.2675489206245848,among registered voters +54529,117061,855,2000,2000_Pres-G_WV,WV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2000,1036,Al Gore,222,DEM,42,George W. Bush,241,REP,44,,-2,11/7/2000,45.59,51.92,-6.32,4.32,4.32,1,.8724309670625697, +54529,88065,1429,2000,2000_Gov-G_WV,WV,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2000,1036,Bob Wise,12997,DEM,47,Cecil Underwood,12996,REP,41,,6,11/7/2000,50.12,47.21,2.92,3.08,3.08,1,-2.110938154738411, +25719,30959,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,10/18/2000,500,Debbie Stabenow,3713,DEM,40,Spencer Abraham,3714,REP,47,,-7,11/7/2000,49.47,47.86,1.61,8.61,-8.61,0,2.867120964485155, +63599,117256,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2000,626,Debbie Stabenow,3713,DEM,34,Spencer Abraham,3714,REP,53,,-19,11/7/2000,49.47,47.86,1.61,20.61,-20.61,0,15.65951141851562, +63600,117269,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2000,1043,Ron Klink,3844,DEM,39,Rick Santorum,3845,REP,52,,-13,11/7/2000,45.51,52.42,-6.91,6.09,-6.09,1,-3.352478080780009, +54529,117246,1714,2000,2000_Sen-G_WV,WV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2000,1036,Robert C. Byrd,13715,DEM,75,David T. Gallaher,13716,REP,14,,61,11/7/2000,77.75,20.16,57.6,3.4,3.4,1,-1.575599199161603, +64152,118027,2505,2000,2000_House-G_MO-2,MO-2,House-G,House-G,Moore Information,217,Live Phone,R,10/18/2000,350,Ted House,14090,DEM,37,Todd Akin,14091,REP,39,,-2,11/7/2000,42.42,55.33,-12.91,10.91,10.91,1,3.185168926094051,for Todd Akin; among registered voters +6466,120598,8652,2000,2000_House-G_US,US,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/18/2000,1200,Generic Candidate,13742,DEM,39,Generic Candidate,13743,REP,39,,0,11/7/2000,46.96,47.32,-.36,.36,.36,.5,-3.730263958084189,for Reuters | MSNBC +6449,7918,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/19/2000,1020,Al Gore,222,DEM,45,George W. Bush,241,REP,47,3,-2,11/7/2000,48.31,47.79,.51,2.51,-2.51,0,-1.997428990686454, +37111,116971,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/19/2000,900,Al Gore,222,DEM,42,George W. Bush,241,REP,45,4,-3,11/7/2000,48.31,47.79,.51,3.51,-3.51,0,-1.053217204600769, +6458,7927,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,10/19/2000,832,Al Gore,222,DEM,46,George W. Bush,241,REP,45,4,1,11/7/2000,48.31,47.79,.51,.49,.49,1,-4.246414993823674, +37110,122044,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,10/19/2000,1009,Al Gore,222,DEM,47.5,George W. Bush,241,REP,45,5,2.5,11/7/2000,48.31,47.79,.51,1.99,1.99,1,-2.671613828728794,average of multiple versions or turnout models listed in poll +6456,7925,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/19/2000,718,Al Gore,222,DEM,40,George W. Bush,241,REP,51,4,-11,11/7/2000,48.31,47.79,.51,11.51,-11.51,0,7.072512529478832,for USA Today | CNN +28095,117046,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Princeton Survey Research Associates International,258,Live Phone,,10/19/2000,800,Al Gore,222,DEM,41,George W. Bush,241,REP,48,5,-7,11/7/2000,48.31,47.79,.51,7.51,-7.51,0,2.969471510430614,for Newsweek +6446,7915,807,2000,2000_Pres-G_AL,AL,Pres-G,Pres-G,Capital Survey Research Center,44,Live Phone,,10/19/2000,580,Al Gore,222,DEM,37,George W. Bush,241,REP,55,,-18,11/7/2000,41.57,56.48,-14.92,3.08,-3.08,1,-2.57154234030012, +63602,117066,824,2000,2000_Pres-G_LA,LA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2000,733,Al Gore,222,DEM,41,George W. Bush,241,REP,48,,-7,11/7/2000,44.88,52.55,-7.68,.68,.68,1,-3.626951657104161, +6482,7951,824,2000,2000_Pres-G_LA,LA,Pres-G,Pres-G,University of New Orleans,358,Live Phone,,10/19/2000,461,Al Gore,222,DEM,35,George W. Bush,241,REP,48,2,-13,11/7/2000,44.88,52.55,-7.68,5.32,-5.32,1,1.512185971254551,average of multiple versions or turnout models listed in poll +6491,7961,829,2000,2000_Pres-G_MN,MN,Pres-G,Pres-G,St. Cloud State University,312,Live Phone,,10/19/2000,514,Al Gore,222,DEM,38,George W. Bush,241,REP,41,10,-3,11/7/2000,47.91,45.5,2.4,5.4,-5.4,0,.8771597308604352, +54474,117054,832,2000,2000_Pres-G_MT,MT,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2000,968,Al Gore,222,DEM,28,George W. Bush,241,REP,56,,-28,11/7/2000,33.37,58.44,-25.07,2.93,-2.93,1,-3.904165399284355, +6462,7931,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2000,625,Al Gore,222,DEM,41,George W. Bush,241,REP,45,4,-4,11/7/2000,46.44,49.99,-3.55,.45,-.45,1,-4.370603857959692, +63603,117067,845,2000,2000_Pres-G_RI,RI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2000,802,Al Gore,222,DEM,49,George W. Bush,241,REP,30,,19,11/7/2000,60.99,31.91,29.08,10.08,-10.08,1,4.616950128590987, +6463,7932,852,2000,2000_Pres-G_VT,VT,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2000,628,Al Gore,222,DEM,47,George W. Bush,241,REP,38,6,9,11/7/2000,50.63,40.7,9.94,.94,-.94,1,-4.486754346905069, +6451,7920,853,2000,2000_Pres-G_WA,WA,Pres-G,Pres-G,Elway Research,87,Live Phone,,10/19/2000,400,Al Gore,222,DEM,46,George W. Bush,241,REP,37,3,9,11/7/2000,50.16,44.58,5.58,3.42,3.42,1,-1.059818041521245,among registered voters +54474,88010,1422,2000,2000_Gov-G_MT,MT,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2000,968,Mark O'Keefe,12969,DEM,38,Judy Martz,12970,REP,51,,-13,11/7/2000,47.08,50.98,-3.9,9.1,-9.1,1,2.768257843202757, +54516,88052,1427,2000,2000_Gov-G_VT,VT,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2000,628,Howard Dean,12990,DEM,48,Ruth Dwyer,12984,REP,39,6,9,11/7/2000,50.45,37.95,12.51,3.51,-3.51,1,-1.655526217189391, +6451,88059,1428,2000,2000_Gov-G_WA,WA,Gov-G,Gov-G,Elway Research,87,Live Phone,,10/19/2000,400,Gary Locke,12993,DEM,56,John Carlson,12991,REP,31,,25,11/7/2000,58.38,39.68,18.7,6.3,6.3,1,.5461439052572403,among registered voters +6491,27452,1695,2000,2000_Sen-G_MN,MN,Sen-G,Sen-G,St. Cloud State University,312,Live Phone,,10/19/2000,514,Mark Dayton,13727,DEM,48,Rod Grams,3721,REP,33,6,15,11/7/2000,48.83,43.29,5.54,9.46,9.46,1,4.633636703785339, +54474,117241,1698,2000,2000_Sen-G_MT,MT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2000,968,Brian Schweitzer,3763,DEM,41,Conrad Burns,3764,REP,51,,-10,11/7/2000,47.24,50.55,-3.32,6.68,-6.68,1,1.335512290447796, +25949,31189,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/19/2000,504,Hillary Rodham Clinton,3819,DEM,42,Rick Lazio,3821,REP,43,,-1,11/7/2000,55.27,43.01,12.27,13.27,-13.27,0,5.970393816066751, +6462,27322,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2000,625,Ted Celeste,3833,DEM,31,Michael DeWine,3834,REP,54,,-23,11/7/2000,35.85,59.92,-24.06,1.06,1.06,1,-3.554598792417234, +63603,117273,1707,2000,2000_Sen-G_RI,RI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2000,802,Robert A. Weygand,3854,DEM,35,Lincoln Chafee,3855,REP,52,,-17,11/7/2000,41.15,56.88,-15.73,1.27,-1.27,1,-5.465839003034826, +6463,27336,1711,2000,2000_Sen-G_VT,VT,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2000,628,Ed Flanagan,3884,DEM,23,James M. Jeffords,3885,REP,66,,-43,11/7/2000,25.43,65.56,-40.13,2.87,-2.87,1,-3.651525186050573, +6451,27212,1713,2000,2000_Sen-G_WA,WA,Sen-G,Sen-G,Elway Research,87,Live Phone,,10/19/2000,400,Maria Cantwell,3893,DEM,43,Slade Gorton,3894,REP,46,,-3,11/7/2000,48.73,48.64,.09,3.09,-3.09,0,-1.213385253626103,among registered voters +64029,117835,2527,2000,2000_House-G_NJ-7,NJ-7,House-G,House-G,Diversified Research Inc,80,Live Phone,R,10/19/2000,300,Maryanne Connelly,13906,DEM,33,Michael Ferguson,13907,REP,44,,-11,11/7/2000,45.57,51.58,-6.01,4.99,-4.99,1,-2.783166075606892,for Michael Ferguson +28095,33373,8652,2000,2000_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,Live Phone,,10/19/2000,800,Generic Candidate,13742,DEM,47,Generic Candidate,13743,REP,43,,4,11/7/2000,46.96,47.32,-.36,4.36,4.36,0,.4334539526565234,for Newsweek +6440,121959,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/20/2000,1071,Al Gore,222,DEM,46.5,George W. Bush,241,REP,48.5,3,-2,11/7/2000,48.31,47.79,.51,2.51,-2.51,0,-1.929282945685604,average of multiple versions or turnout models listed in poll +28091,116948,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,American Viewpoint,10,Live Phone,,10/20/2000,800,Al Gore,222,DEM,40,George W. Bush,241,REP,42,5,-2,11/7/2000,48.31,47.79,.51,2.51,-2.51,0,-1.979158282891984, +28094,121992,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,10/20/2000,712.5,Al Gore,222,DEM,45.5,George W. Bush,241,REP,47,4,-1.5,11/7/2000,48.31,47.79,.51,2.01,-2.01,0,-2.621765676530515,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll +6460,7929,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,Live Phone,,10/20/2000,663,Al Gore,222,DEM,45,George W. Bush,241,REP,45,4,0,11/7/2000,48.31,47.79,.51,.51,-.51,.5,-4.189804635785143, +6448,7917,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,SSRS,297,Live Phone,,10/20/2000,653,Al Gore,222,DEM,41,George W. Bush,241,REP,43,8,-2,11/7/2000,48.31,47.79,.51,2.51,-2.51,0,-2.176834138815828, +6435,7904,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/20/2000,1200,Al Gore,222,DEM,41,George W. Bush,241,REP,45,5,-4,11/7/2000,48.31,47.79,.51,4.51,-4.51,0,-.0020080708433813,for Reuters | MSNBC +25743,7936,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,Fleming & Associates,96,Live Phone,,10/20/2000,606,Al Gore,222,DEM,41,George W. Bush,241,REP,46,4,-5,11/7/2000,48.84,48.85,-.01,4.99,-4.99,1,1.06636321979563, +6547,8016,849,2000,2000_Pres-G_TX,TX,Pres-G,Pres-G,Scripps Howard,303,Live Phone,,10/20/2000,1000,Al Gore,222,DEM,27,George W. Bush,241,REP,57,3,-30,11/7/2000,37.98,59.3,-21.32,8.68,-8.68,1,1.948281599441978,among registered voters +6447,7916,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,10/20/2000,587,Al Gore,222,DEM,40,George W. Bush,241,REP,49,5,-9,11/7/2000,47.83,47.61,.22,9.22,-9.22,0,4.497893405661063, +25743,30983,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,Fleming & Associates,96,Live Phone,,10/20/2000,606,Bill Nelson,3654,DEM,43,Bill McCollum,3655,REP,40,4,3,11/7/2000,51.04,46.19,4.85,1.85,-1.85,1,-1.668811698194644, +6447,117107,1715,2000,2000_Sen-G_WI,WI,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,10/20/2000,587,Herb Kohl,3902,DEM,67,John Gillespie,3903,REP,24,,43,11/7/2000,61.54,37.04,24.51,18.49,18.49,1,11.94403915951413, +25903,31143,1715,2000,2000_Sen-G_WI,WI,Sen-G,Sen-G,University of Wisconsin (Badger Poll),365,Live Phone,,10/20/2000,587,Herb Kohl,3902,DEM,67,John Gillespie,3903,REP,24,,43,11/7/2000,61.54,37.04,24.51,18.49,18.49,1,11.78534121224516, +63861,117565,2319,2000,2000_House-G_CA-20,CA-20,House-G,House-G,"California State University, Bakersfield",41,Live Phone,,10/20/2000,483,Calvin M. Dooley,13836,DEM,38,Rich Rodriguez,13837,REP,41,,-3,11/7/2000,52.35,45.49,6.85,9.85,-9.85,0,4.982870103239322, +28091,33369,8652,2000,2000_House-G_US,US,House-G,House-G,American Viewpoint,10,Live Phone,,10/20/2000,800,Generic Candidate,13742,DEM,40,Generic Candidate,13743,REP,41,,-1,11/7/2000,46.96,47.32,-.36,.64,-.64,1,-3.432029645417771, +28094,33372,8652,2000,2000_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/20/2000,825,Generic Candidate,13742,DEM,38,Generic Candidate,13743,REP,38,,0,11/7/2000,46.96,47.32,-.36,.36,.36,.5,-3.574282197114943, +6455,7924,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,10/21/2000,1000,Al Gore,222,DEM,39,George W. Bush,241,REP,45,5,-6,11/7/2000,48.31,47.79,.51,6.51,-6.51,0,2.32307890190902,for Voter.com +63586,117028,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/21/2000,829,Al Gore,222,DEM,42,George W. Bush,241,REP,44,5,-2,11/7/2000,48.31,47.79,.51,2.51,-2.51,0,-1.844339446038304,for Christian Science Monitor +6436,7905,809,2000,2000_Pres-G_AZ,AZ,Pres-G,Pres-G,Arizona State University,15,Live Phone,,10/21/2000,600,Al Gore,222,DEM,39,George W. Bush,241,REP,49,3,-10,11/7/2000,44.73,51.02,-6.29,3.71,-3.71,1,-1.713456796450723,sample size unavailable; estimated at 600 as a default +63604,117068,809,2000,2000_Pres-G_AZ,AZ,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2000,610,Al Gore,222,DEM,37,George W. Bush,241,REP,49,,-12,11/7/2000,44.73,51.02,-6.29,5.71,-5.71,1,.8652722284871087, +6442,15913,810,2000,2000_Pres-G_CA,CA,Pres-G,Pres-G,Los Angeles Times,172,Live Phone,,10/21/2000,852,Al Gore,222,DEM,48,George W. Bush,241,REP,41,5,7,11/7/2000,53.45,41.65,11.8,4.8,-4.8,1,-1.520331303522175,average of multiple versions or turnout models listed in poll +63605,117069,819,2000,2000_Pres-G_ID,ID,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2000,890,Al Gore,222,DEM,24,George W. Bush,241,REP,62,,-38,11/7/2000,27.64,67.17,-39.53,1.53,1.53,1,-4.834954686154518, +63606,117070,823,2000,2000_Pres-G_KY,KY,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2000,944,Al Gore,222,DEM,39,George W. Bush,241,REP,48,,-9,11/7/2000,41.38,56.51,-15.13,6.13,6.13,1,1.929961909238212, +6422,7890,824,2000,2000_Pres-G_LA,LA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/21/2000,624,Al Gore,222,DEM,39,George W. Bush,241,REP,52,1,-13,11/7/2000,44.88,52.55,-7.68,5.32,-5.32,1,1.916932674451764, +6445,7914,824,2000,2000_Pres-G_LA,LA,Pres-G,Pres-G,Southeastern Louisiana University,309,Live Phone,,10/21/2000,660,Al Gore,222,DEM,38,George W. Bush,241,REP,46,2,-8,11/7/2000,44.88,52.55,-7.68,.32,-.32,1,-4.132845000402117, +63729,117323,826,2000,2000_Pres-G_MD,MD,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/21/2000,500,Al Gore,222,DEM,52,George W. Bush,241,REP,41,,11,11/7/2000,56.49,40.18,16.3,5.3,-5.3,1,-.2032234431373551, +25829,117038,832,2000,2000_Pres-G_MT,MT,Pres-G,Pres-G,Montana State University Billings,216,Live Phone,,10/21/2000,403,Al Gore,222,DEM,32,George W. Bush,241,REP,53,5,-21,11/7/2000,33.37,58.44,-25.07,4.07,4.07,1,-2.790603584587079,average of multiple versions or turnout models listed in poll +54489,117056,834,2000,2000_Pres-G_ND,ND,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2000,1258,Al Gore,222,DEM,34,George W. Bush,241,REP,49,,-15,11/7/2000,33.06,60.66,-27.6,12.6,12.6,1,5.554373435342635, +6464,7933,837,2000,2000_Pres-G_NJ,NJ,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/21/2000,909,Al Gore,222,DEM,47,George W. Bush,241,REP,41,4,6,11/7/2000,56.13,40.29,15.83,9.83,-9.83,1,3.150494616343202, +63607,117071,843,2000,2000_Pres-G_OR,OR,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2000,1352,Al Gore,222,DEM,38,George W. Bush,241,REP,43,,-5,11/7/2000,46.96,46.52,.44,5.44,-5.44,0,.3505628202682707, +6443,7913,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,West Chester University,377,Live Phone,,10/21/2000,600,Al Gore,222,DEM,44,George W. Bush,241,REP,33,1,11,11/7/2000,50.61,46.44,4.17,6.83,6.83,1,2.566350466352607,sample size unavailable; estimated at 600 as a default +63608,117072,848,2000,2000_Pres-G_TN,TN,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2000,839,Al Gore,222,DEM,43,George W. Bush,241,REP,47,,-4,11/7/2000,47.28,51.15,-3.86,.14,-.14,1,-3.786309341276023, +6454,7923,851,2000,2000_Pres-G_VA,VA,Pres-G,Pres-G,Virginia Commonwealth University,370,Live Phone,,10/21/2000,596,Al Gore,222,DEM,40,George W. Bush,241,REP,54,,-14,11/7/2000,44.44,52.47,-8.04,5.96,-5.96,1,2.029357178114419, +6489,7958,853,2000,2000_Pres-G_WA,WA,Pres-G,Pres-G,Hamilton Campaigns,130,Live Phone,D,10/21/2000,500,Al Gore,222,DEM,44,George W. Bush,241,REP,38,4,6,11/7/2000,50.16,44.58,5.58,.42,.42,1,-4.239537207872719,for unspecified Democratic sponsor +6452,7921,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,St. Norbert College,313,Live Phone,,10/21/2000,413,Al Gore,222,DEM,46,George W. Bush,241,REP,39,5,7,11/7/2000,47.83,47.61,.22,6.78,6.78,1,2.003211521318119, +25829,88011,1422,2000,2000_Gov-G_MT,MT,Gov-G,Gov-G,Montana State University Billings,216,Live Phone,,10/21/2000,403,Mark O'Keefe,12969,DEM,45,Judy Martz,12970,REP,42,,3,11/7/2000,47.08,50.98,-3.9,6.9,6.9,0,-.1105124998383185, +54489,88025,1424,2000,2000_Gov-G_ND,ND,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2000,1258,Heidi Heitkamp,12975,DEM,44,John Hoeven,12976,REP,50,,-6,11/7/2000,44.97,55.03,-10.06,4.06,4.06,1,-3.454569816932028, +6489,124655,1428,2000,2000_Gov-G_WA,WA,Gov-G,Gov-G,Hamilton Campaigns,130,Live Phone,D,10/21/2000,500,Gary Locke,12993,DEM,56,John Carlson,12991,REP,32,,24,11/7/2000,58.38,39.68,18.7,5.3,5.3,1,-.8573605405763554,for unspecified Democratic sponsor +12771,27270,1684,2000,2000_Sen-G_CA,CA,Sen-G,Sen-G,Los Angeles Times,172,Live Phone,,10/21/2000,852,Dianne Feinstein,3625,DEM,60,Tom Campbell,3626,REP,35,,25,11/7/2000,55.84,36.59,19.26,5.74,5.74,1,-.3749820110623582, +25829,31069,1698,2000,2000_Sen-G_MT,MT,Sen-G,Sen-G,Montana State University Billings,216,Live Phone,,10/21/2000,403,Brian Schweitzer,3763,DEM,43,Conrad Burns,3764,REP,41,,2,11/7/2000,47.24,50.55,-3.32,5.32,5.32,0,-.5036327933223697, +6464,31082,1701,2000,2000_Sen-G_NJ,NJ,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/21/2000,909,Jon Stevens Corzine,3786,DEM,46,Bob Franks,3787,REP,41,,5,11/7/2000,50.11,47.1,3.02,1.98,1.98,1,-2.528146768560152, +54489,117242,1704,2000,2000_Sen-G_ND,ND,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2000,1258,Kent Conrad,3768,DEM,57,Duane Sand,3769,REP,34,,23,11/7/2000,61.37,38.63,22.75,.25,.25,1,-7.28768016213864, +63608,117274,1708,2000,2000_Sen-G_TN,TN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2000,839,Jeff Clark,3859,DEM,30,Bill Frist,3860,REP,59,,-29,11/7/2000,32.21,65.1,-32.89,3.89,3.89,1,-1.250726531086594, +6454,27481,1712,2000,2000_Sen-G_VA,VA,Sen-G,Sen-G,Virginia Commonwealth University,370,Live Phone,,10/21/2000,596,Charles S. Robb,3882,DEM,39,George F. Allen,3883,REP,54,,-15,11/7/2000,47.68,52.26,-4.58,10.42,-10.42,1,6.326245044608227, +6489,124656,1713,2000,2000_Sen-G_WA,WA,Sen-G,Sen-G,Hamilton Campaigns,130,Live Phone,D,10/21/2000,500,Maria Cantwell,3893,DEM,42,Slade Gorton,3894,REP,46,,-4,11/7/2000,48.73,48.64,.09,4.09,-4.09,0,-.0997567696530595,for unspecified Democratic sponsor +64125,117972,2372,2000,2000_House-G_FL-8,FL-8,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/21/2000,426,Linda Welch Chapin,14030,DEM,44,Richard Keller,14029,REP,39,,5,11/7/2000,49.19,50.79,-1.61,6.61,6.61,0,-.8253898672566244, +25829,118058,2513,2000,2000_House-G_MT-1,MT-1,House-G,House-G,Montana State University Billings,216,Live Phone,,10/21/2000,403,Nancy Keenan,14031,DEM,42,Denny Rehberg,14032,REP,44,,-2,11/7/2000,46.28,51.5,-5.22,3.22,3.22,1,-2.368619056762475, +64264,118242,2695,2000,2000_House-G_WA-1,WA-1,House-G,House-G,SurveyUSA,325,IVR,,10/21/2000,500,Jay Robert Inslee,14328,DEM,52,Dan McDonald,14329,REP,45,,7,11/7/2000,54.55,42.65,11.9,4.9,-4.9,1,-2.662784797796332, +64264,118243,2696,2000,2000_House-G_WA-2,WA-2,House-G,House-G,SurveyUSA,325,IVR,,10/21/2000,500,Rick Larsen,14088,DEM,50,John Koster,14089,REP,44,,6,11/7/2000,50.01,45.93,4.08,1.92,1.92,1,-4.577791545738493, +64264,118244,2702,2000,2000_House-G_WA-8,WA-8,House-G,House-G,SurveyUSA,325,IVR,,10/21/2000,500,Heidi Behrens-Benedict,14330,DEM,40,Jennifer Blackburn Dunn,14331,REP,58,,-18,11/7/2000,35.64,62.23,-26.59,8.59,8.59,1,1.037550433370244, +6455,33367,8652,2000,2000_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,10/21/2000,1000,Generic Candidate,13742,DEM,42,Generic Candidate,13743,REP,40,,2,11/7/2000,46.96,47.32,-.36,2.36,2.36,0,-1.60755706234466,for Voter.com +6423,120595,8652,2000,2000_House-G_US,US,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/21/2000,1204,Generic Candidate,13742,DEM,40,Generic Candidate,13743,REP,42,,-2,11/7/2000,46.96,47.32,-.36,1.64,-1.64,1,-2.286691886742114,for Reuters | MSNBC +6420,7888,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/22/2000,1070,Al Gore,222,DEM,47.5,George W. Bush,241,REP,47,4,.5,11/7/2000,48.31,47.79,.51,.01,-.01,1,-4.301357055636071,average of multiple versions or turnout models listed in poll +6418,7885,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/22/2000,752,Al Gore,222,DEM,46,George W. Bush,241,REP,45,3,1,11/7/2000,48.31,47.79,.51,.49,.49,1,-3.751457124810159,for USA Today | CNN +63612,117076,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2000,3750,Al Gore,222,DEM,47,George W. Bush,241,REP,41,,6,11/7/2000,48.31,47.79,.51,5.49,5.49,1,1.639336552851707, +6431,7900,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Wirthlin Worldwide,387,Live Phone,,10/22/2000,751,Al Gore,222,DEM,43,George W. Bush,241,REP,47,4,-4,11/7/2000,48.31,47.79,.51,4.51,-4.51,0,.0949105536757578, +6424,7892,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/22/2000,600,Al Gore,222,DEM,49,George W. Bush,241,REP,45,2,4,11/7/2000,48.84,48.85,-.01,4.01,4.01,0,.0470897340982506, +63609,117073,816,2000,2000_Pres-G_GA,GA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2000,1029,Al Gore,222,DEM,40,George W. Bush,241,REP,50,,-10,11/7/2000,42.98,54.67,-11.69,1.69,1.69,1,-2.377626487055811, +6433,7902,817,2000,2000_Pres-G_HI,HI,Pres-G,Pres-G,Ward Research/The Honolulu Star-Advertiser,375,Live Phone,,10/22/2000,261,Al Gore,222,DEM,50,George W. Bush,241,REP,31,6,19,11/7/2000,55.79,37.46,18.33,.67,.67,1,-5.0963462676014, +6421,7889,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Market Shares Corp.,187,Live Phone,,10/22/2000,899,Al Gore,222,DEM,45,George W. Bush,241,REP,35,4,10,11/7/2000,54.6,42.58,12.01,2.01,-2.01,1,-4.52563777920921, +6427,7895,827,2000,2000_Pres-G_ME,ME,Pres-G,Pres-G,Myers Research & Strategic Services,319,Live Phone,,10/22/2000,400,Al Gore,222,DEM,42,George W. Bush,241,REP,34,5,8,11/7/2000,49.09,43.97,5.11,2.89,2.89,1,-2.973929888335311, +25884,117039,827,2000,2000_Pres-G_ME,ME,Pres-G,Pres-G,Pan Atlantic Research,249,Live Phone,,10/22/2000,400,Al Gore,222,DEM,47,George W. Bush,241,REP,36,,11,11/7/2000,49.09,43.97,5.11,5.89,5.89,1,.1662085557843191, +63610,117074,827,2000,2000_Pres-G_ME,ME,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2000,1548,Al Gore,222,DEM,39,George W. Bush,241,REP,43,,-4,11/7/2000,49.09,43.97,5.11,9.11,-9.11,0,4.481078184307611, +6425,7893,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/22/2000,600,Al Gore,222,DEM,46,George W. Bush,241,REP,43,4,3,11/7/2000,51.28,46.15,5.13,2.13,-2.13,1,-2.293800169003076, +54500,117058,836,2000,2000_Pres-G_NH,NH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2000,1338,Al Gore,222,DEM,38,George W. Bush,241,REP,46,,-8,11/7/2000,46.8,48.07,-1.27,6.73,-6.73,1,2.205152156075946, +63611,117075,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2000,781,Al Gore,222,DEM,48,George W. Bush,241,REP,37,,11,11/7/2000,60.21,35.23,24.98,13.98,-13.98,1,6.996910666033766, +25897,7922,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/22/2000,666,Al Gore,222,DEM,42,George W. Bush,241,REP,50,4,-8,11/7/2000,46.44,49.99,-3.55,4.45,-4.45,1,.3532906246933553, +6430,7899,843,2000,2000_Pres-G_OR,OR,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/22/2000,600,Al Gore,222,DEM,41,George W. Bush,241,REP,45,10,-4,11/7/2000,46.96,46.52,.44,4.44,-4.44,0,-1.208935616677792, +6426,7894,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/22/2000,600,Al Gore,222,DEM,48,George W. Bush,241,REP,43,2,5,11/7/2000,50.61,46.44,4.17,.83,.83,1,-3.87391286768306, +6450,7919,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Public Opinion Strategies,260,Live Phone,R,10/22/2000,800,Al Gore,222,DEM,43,George W. Bush,241,REP,45,3,-2,11/7/2000,50.61,46.44,4.17,6.17,-6.17,0,2.029346405148516,for unspecified Republican sponsor +6416,7883,845,2000,2000_Pres-G_RI,RI,Pres-G,Pres-G,Brown University,35,Live Phone,,10/22/2000,370,Al Gore,222,DEM,47,George W. Bush,241,REP,29,8,18,11/7/2000,60.99,31.91,29.08,11.08,-11.08,1,4.733798666138989, +63730,117326,846,2000,2000_Pres-G_SC,SC,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/22/2000,500,Al Gore,222,DEM,41,George W. Bush,241,REP,54,,-13,11/7/2000,40.9,56.86,-15.96,2.96,2.96,1,-2.086065323910785, +6415,7882,855,2000,2000_Pres-G_WV,WV,Pres-G,Pres-G,RMS Research,273,Live Phone,,10/22/2000,605,Al Gore,222,DEM,36,George W. Bush,241,REP,46,,-10,11/7/2000,45.59,51.92,-6.32,3.68,-3.68,1,-.5900188684032255, +54500,88036,1425,2000,2000_Gov-G_NH,NH,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2000,1338,Jeanne Shaheen,12978,DEM,45,Gordon Humphrey,12979,REP,40,,5,11/7/2000,48.74,43.76,4.98,.02,.02,1,-5.248363670938162, +63609,117253,1688,2000,2000_Sen-OS_GA,GA,Sen-G,Sen-OS,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2000,1029,Zell Bryan Miller,3671,DEM,53,Mack Francis Mattingly,3672,REP,36,,17,11/7/2000,58.5,38.1,20.4,3.4,-3.4,1,-.6244960189432868, +25884,31124,1691,2000,2000_Sen-G_ME,ME,Sen-G,Sen-G,Pan Atlantic Research,249,Live Phone,,10/22/2000,400,Mark W. Lawrence,3711,DEM,19,Olympia J. Snowe,3712,REP,73,,-54,11/7/2000,31.06,68.94,-37.88,16.12,-16.12,1,10.73877454265094, +63610,117254,1691,2000,2000_Sen-G_ME,ME,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2000,1548,Mark W. Lawrence,3711,DEM,27,Olympia J. Snowe,3712,REP,66,,-39,11/7/2000,31.06,68.94,-37.88,1.12,-1.12,1,-6.326733389960972, +63611,117266,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2000,781,Hillary Rodham Clinton,3819,DEM,48,Rick Lazio,3821,REP,45,,3,11/7/2000,55.27,43.01,12.27,9.27,-9.27,1,1.432827543400237, +25897,31137,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/22/2000,608,Ted Celeste,3833,DEM,34,Michael DeWine,3834,REP,59,,-25,11/7/2000,35.85,59.92,-24.06,.94,-.94,1,-3.260253618332026, +6450,117234,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/22/2000,500,Ron Klink,3844,DEM,31,Rick Santorum,3845,REP,53,,-22,11/7/2000,45.51,52.42,-6.91,15.09,-15.09,1,6.030924463568103,for unspecified Republican sponsor +6416,27199,1707,2000,2000_Sen-G_RI,RI,Sen-G,Sen-G,Brown University,35,Live Phone,,10/22/2000,370,Robert A. Weygand,3854,DEM,28,Lincoln Chafee,3855,REP,52,2,-24,11/7/2000,41.15,56.88,-15.73,8.27,-8.27,1,1.901325878115553, +64265,118245,2379,2000,2000_House-G_FL-15,FL-15,House-G,House-G,SurveyUSA,325,IVR,,10/22/2000,500,Patsy Ann Kurth,14333,DEM,40,David J. Weldon,14334,REP,56,,-16,11/7/2000,39.24,58.84,-19.6,3.6,3.6,1,-3.919475541357094, +64266,118246,2592,2000,2000_House-G_OH-12,OH-12,House-G,House-G,SurveyUSA,325,IVR,,10/22/2000,500,Maryellen O'Shaughnessy,14335,DEM,41,Patrick J. Tiberi,14336,REP,56,,-15,11/7/2000,43.83,52.87,-9.04,5.96,-5.96,1,-1.56141504084806, +64031,117846,2614,2000,2000_House-G_PA-4,PA-4,House-G,House-G,Dynamics Marketing,83,Live Phone,,10/22/2000,416,Terry E. Van Horne,13903,DEM,34,Melissa A. Hart,13902,REP,49,,-15,11/7/2000,40.99,59.01,-18.02,3.02,3.02,1,-4.657631660139869, +63612,117319,8652,2000,2000_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2000,3750,Generic Candidate,13742,DEM,39.3,Generic Candidate,13743,REP,41.2,,-1.9,11/7/2000,46.96,47.32,-.36,1.54,-1.54,1,-2.159411055236714, +63527,116947,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/23/2000,1037,Al Gore,222,DEM,47,George W. Bush,241,REP,48.5,3,-1.5,11/7/2000,48.31,47.79,.51,2.01,-2.01,0,-2.2536350634625,for The Washington Post; average of multiple versions or turnout models listed in poll +63543,116982,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,10/23/2000,813,Al Gore,222,DEM,43,George W. Bush,241,REP,48,5,-5,11/7/2000,48.31,47.79,.51,5.51,-5.51,0,1.125475608167613, +6399,7867,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/23/2000,1200,Al Gore,222,DEM,45,George W. Bush,241,REP,42.5,4,2.5,11/7/2000,48.31,47.79,.51,1.99,1.99,1,-2.33628301906937,for Reuters | MSNBC; average of multiple versions or turnout models listed in poll +63731,117329,811,2000,2000_Pres-G_CO,CO,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/23/2000,500,Al Gore,222,DEM,39,George W. Bush,241,REP,52,,-13,11/7/2000,42.39,50.75,-8.36,4.64,-4.64,1,.2647358305455004, +6403,7879,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,10/23/2000,514,Al Gore,222,DEM,48.5,George W. Bush,241,REP,45,3,3.5,11/7/2000,48.84,48.85,-.01,3.51,3.51,0,-.5224193121866576,average of multiple versions or turnout models listed in poll +63613,117077,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2000,880,Al Gore,222,DEM,44,George W. Bush,241,REP,40,,4,11/7/2000,54.6,42.58,12.01,8.01,-8.01,1,1.889192884146811, +6432,7901,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Richard Day Research,287,Live Phone,,10/23/2000,801,Al Gore,222,DEM,43,George W. Bush,241,REP,38,4,5,11/7/2000,54.6,42.58,12.01,7.01,-7.01,1,.8120133702179028, +6385,7847,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Hill Research Consultants,140,Live Phone,R,10/23/2000,550,Al Gore,222,DEM,41,George W. Bush,241,REP,42,,-1,11/7/2000,51.28,46.15,5.13,6.13,-6.13,0,2.072676755778307,for unspecified Republican sponsor +54458,117078,830,2000,2000_Pres-G_MO,MO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2000,1072,Al Gore,222,DEM,42,George W. Bush,241,REP,46,,-4,11/7/2000,47.08,50.42,-3.34,.66,-.66,1,-2.448624480587356, +63614,117079,839,2000,2000_Pres-G_NV,NV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2000,817,Al Gore,222,DEM,37,George W. Bush,241,REP,49,,-12,11/7/2000,45.98,49.52,-3.55,8.45,-8.45,1,5.174347066367462, +63615,117080,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2000,929,Al Gore,222,DEM,39,George W. Bush,241,REP,48,,-9,11/7/2000,46.44,49.99,-3.55,5.45,-5.45,1,1.377148536085788, +6441,7910,847,2000,2000_Pres-G_SD,SD,Pres-G,Pres-G,Jim Meader (KELOLAND-TV),159,Live Phone,,10/23/2000,506,Al Gore,222,DEM,33,George W. Bush,241,REP,51,,-18,11/7/2000,37.56,60.3,-22.73,4.73,4.73,1,-2.487908347963308,among registered voters +54458,87994,1421,2000,2000_Gov-G_MO,MO,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2000,1072,"Robert Lee Holden, Jr.",12967,DEM,44,Jim Talent,12965,REP,46,,-2,11/7/2000,49.12,48.21,.91,2.91,-2.91,0,-.4978512275336268, +6403,27461,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,CBS News/The New York Times,36,Live Phone,,10/23/2000,514,Bill Nelson,3654,DEM,45,Bill McCollum,3655,REP,36,7,9,11/7/2000,51.04,46.19,4.85,4.15,4.15,1,.7948878241654895, +54458,117260,1697,2000,2000_Sen-G_MO,MO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2000,1072,Mel Carnahan,3740,DEM,46,John Ashcroft,3741,REP,49,,-3,11/7/2000,50.47,48.39,2.07,5.07,-5.07,0,1.728060265624793, +63614,117262,1700,2000,2000_Sen-G_NV,NV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2000,817,Ed Bernstein,3807,DEM,37,John Ensign,3808,REP,54,,-17,11/7/2000,39.69,55.09,-15.4,1.6,-1.6,1,-3.031793281923594, +63615,117268,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2000,929,Ted Celeste,3833,DEM,30,Michael DeWine,3834,REP,56,,-26,11/7/2000,35.85,59.92,-24.06,1.94,-1.94,1,-2.128662208086241, +64223,118177,2412,2000,2000_House-G_IL-10,IL-10,House-G,House-G,Richard Day Research,287,Live Phone,,10/23/2000,305,Lauren Beth Gash,14266,DEM,35,Mark Kirk,14267,REP,45,,-10,11/7/2000,48.81,51.19,-2.38,7.62,-7.62,1,-.037744654821441, +64267,118247,2431,2000,2000_House-G_IN-9,IN-9,House-G,House-G,SurveyUSA,325,IVR,,10/23/2000,500,Baron P. Hill,14337,DEM,55,Michael E. Bailey,14338,REP,41,,14,11/7/2000,54.19,43.82,10.37,3.63,3.63,1,-3.856891292871303, +64268,118248,2614,2000,2000_House-G_PA-4,PA-4,House-G,House-G,SurveyUSA,325,IVR,,10/23/2000,800,Terry E. Van Horne,13903,DEM,44,Melissa A. Hart,13902,REP,51,,-7,11/7/2000,40.99,59.01,-18.02,11.02,11.02,1,4.583308000764126, +6405,7870,810,2000,2000_Pres-G_CA,CA,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/24/2000,822,Al Gore,222,DEM,49,George W. Bush,241,REP,39,5,10,11/7/2000,53.45,41.65,11.8,1.8,-1.8,1,-4.803118507157563, +54442,117302,814,2000,2000_Pres-G_DE,DE,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/24/2000,500,Al Gore,222,DEM,49,George W. Bush,241,REP,45,,4,11/7/2000,54.98,41.92,13.06,9.06,-9.06,1,-.4132983327733312, +6400,7865,827,2000,2000_Pres-G_ME,ME,Pres-G,Pres-G,Market Decisions Research,184,Live Phone,,10/24/2000,824,Al Gore,222,DEM,42,George W. Bush,241,REP,41,5,1,11/7/2000,49.09,43.97,5.11,4.11,-4.11,1,-1.115975719511317, +25718,7846,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,EPIC-MRA,84,Live Phone,,10/24/2000,600,Al Gore,222,DEM,42,George W. Bush,241,REP,44,3,-2,11/7/2000,51.28,46.15,5.13,7.13,-7.13,0,3.318799527540135, +6401,7866,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,10/24/2000,400,Al Gore,222,DEM,43,George W. Bush,241,REP,42,5,1,11/7/2000,51.28,46.15,5.13,4.13,-4.13,1,-.2040994370661793, +6388,7850,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,Live Phone,,10/24/2000,600,Al Gore,222,DEM,42,George W. Bush,241,REP,42,3,0,11/7/2000,51.28,46.15,5.13,5.13,-5.13,.5,.9127096921125544, +6386,7848,830,2000,2000_Pres-G_MO,MO,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2000,625,Al Gore,222,DEM,44,George W. Bush,241,REP,45,4,-1,11/7/2000,47.08,50.42,-3.34,2.34,2.34,1,-.8225574031680928, +6387,7849,832,2000,2000_Pres-G_MT,MT,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2000,628,Al Gore,222,DEM,37,George W. Bush,241,REP,49,5,-12,11/7/2000,33.37,58.44,-25.07,13.07,13.07,1,8.453861633886456, +6404,7869,836,2000,2000_Pres-G_NH,NH,Pres-G,Pres-G,Franklin Pierce University,107,Live Phone,,10/24/2000,885,Al Gore,222,DEM,43,George W. Bush,241,REP,40,5,3,11/7/2000,46.8,48.07,-1.27,4.27,4.27,0,-.5434655089552656,among registered voters +6398,7863,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Blum & Weprin Associates,32,Live Phone,,10/24/2000,844,Al Gore,222,DEM,55,George W. Bush,241,REP,31,4,24,11/7/2000,60.21,35.23,24.98,.98,-.98,1,-6.838784990179041, +6406,7871,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,10/24/2000,400,Al Gore,222,DEM,45,George W. Bush,241,REP,40,5,5,11/7/2000,50.61,46.44,4.17,.83,.83,1,-3.850676925539417, +54509,117059,850,2000,2000_Pres-G_UT,UT,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2000,918,Al Gore,222,DEM,24,George W. Bush,241,REP,62,,-38,11/7/2000,26.34,66.83,-40.49,2.49,2.49,1,-1.707825372732897, +25901,7878,851,2000,2000_Pres-G_VA,VA,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/24/2000,1009,Al Gore,222,DEM,45,George W. Bush,241,REP,49,3,-4,11/7/2000,44.44,52.47,-8.04,4.04,4.04,1,.5484529429955793, +63619,117084,851,2000,2000_Pres-G_VA,VA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2000,1100,Al Gore,222,DEM,38,George W. Bush,241,REP,50,,-12,11/7/2000,44.44,52.47,-8.04,3.96,-3.96,1,.3536358419893384, +6389,7851,852,2000,2000_Pres-G_VT,VT,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/24/2000,400,Al Gore,222,DEM,52,George W. Bush,241,REP,36,5,16,11/7/2000,50.63,40.7,9.94,6.06,6.06,1,1.500236763540499, +6407,7872,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,10/24/2000,400,Al Gore,222,DEM,43,George W. Bush,241,REP,42,6,1,11/7/2000,47.83,47.61,.22,.78,.78,1,-4.243894917436678, +54442,87978,1419,2000,2000_Gov-G_DE,DE,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/24/2000,500,Ruth Minner,12958,DEM,55,John Burris,12959,REP,41,,14,11/7/2000,59.24,39.75,19.5,5.5,-5.5,1,-1.505308519832032, +6386,87995,1421,2000,2000_Gov-G_MO,MO,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2000,625,"Robert Lee Holden, Jr.",12967,DEM,45,Jim Talent,12965,REP,43,,2,11/7/2000,49.12,48.21,.91,1.09,1.09,1,-2.567186143524061, +6387,88012,1422,2000,2000_Gov-G_MT,MT,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2000,628,Mark O'Keefe,12969,DEM,46,Judy Martz,12970,REP,44,,2,11/7/2000,47.08,50.98,-3.9,5.9,5.9,0,-.8843528763441389, +54501,88037,1425,2000,2000_Gov-G_NH,NH,Gov-G,Gov-G,Franklin Pierce University,107,Live Phone,,10/24/2000,885,Jeanne Shaheen,12978,DEM,51,Gordon Humphrey,12979,REP,30,5,21,11/7/2000,48.74,43.76,4.98,16.02,16.02,1,12.35832267119631, +54509,88045,1426,2000,2000_Gov-G_UT,UT,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2000,918,Bill Orton,12981,DEM,37,Michael Leavitt,12983,REP,55,,-18,11/7/2000,42.27,55.77,-13.5,4.5,-4.5,1,-.332580815359182, +6389,88053,1427,2000,2000_Gov-G_VT,VT,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/24/2000,400,Howard Dean,12990,DEM,49,Ruth Dwyer,12984,REP,35,7,14,11/7/2000,50.45,37.95,12.51,1.49,1.49,1,-4.185990408326407, +6405,31095,1684,2000,2000_Sen-G_CA,CA,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/24/2000,822,Dianne Feinstein,3625,DEM,53,Tom Campbell,3626,REP,38,,15,11/7/2000,55.84,36.59,19.26,4.26,-4.26,1,-2.222646086827792, +54442,117375,1686,2000,2000_Sen-G_DE,DE,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/24/2000,500,Thomas R. Carper,3649,DEM,49,William V. Roth Jr.,4341,REP,48,,1,11/7/2000,55.53,43.7,11.83,10.83,-10.83,1,2.698564972113276, +6400,27279,1691,2000,2000_Sen-G_ME,ME,Sen-G,Sen-G,Market Decisions Research,184,Live Phone,,10/24/2000,824,Mark W. Lawrence,3711,DEM,15,Olympia J. Snowe,3712,REP,60,,-45,11/7/2000,31.06,68.94,-37.88,7.12,-7.12,1,.8777204216179908, +25718,30958,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,10/24/2000,500,Debbie Stabenow,3713,DEM,41,Spencer Abraham,3714,REP,41,,0,11/7/2000,49.47,47.86,1.61,1.61,-1.61,.5,-3.813763557631249, +6388,31057,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,Live Phone,,10/24/2000,800,Debbie Stabenow,3713,DEM,36,Spencer Abraham,3714,REP,39,,-3,11/7/2000,49.47,47.86,1.61,4.61,-4.61,0,-.9153328112121265, +6386,31023,1697,2000,2000_Sen-G_MO,MO,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2000,625,Mel Carnahan,3740,DEM,46,John Ashcroft,3741,REP,46,,0,11/7/2000,50.47,48.39,2.07,2.07,-2.07,.5,-1.503965010634621, +6387,27308,1698,2000,2000_Sen-G_MT,MT,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2000,628,Brian Schweitzer,3763,DEM,44,Conrad Burns,3764,REP,45,,-1,11/7/2000,47.24,50.55,-3.32,2.32,2.32,1,-3.701453530438276, +6398,30943,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Blum & Weprin Associates,32,Live Phone,,10/24/2000,850,Hillary Rodham Clinton,3819,DEM,50,Rick Lazio,3821,REP,43,,7,11/7/2000,55.27,43.01,12.27,5.27,-5.27,1,-2.435277040488645, +54509,117243,1710,2000,2000_Sen-G_UT,UT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2000,918,Scott N. Howell,3878,DEM,27,Orrin G. Hatch,3879,REP,64,,-37,11/7/2000,31.51,65.58,-34.07,2.93,-2.93,1,-2.299466634347683, +6389,27426,1711,2000,2000_Sen-G_VT,VT,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/24/2000,400,Ed Flanagan,3884,DEM,33,James M. Jeffords,3885,REP,61,,-28,11/7/2000,25.43,65.56,-40.13,12.13,12.13,1,7.22009585173823, +25901,31141,1712,2000,2000_Sen-G_VA,VA,Sen-G,Sen-G,ABC News/The Washington Post,3,Live Phone,,10/24/2000,1009,Charles S. Robb,3882,DEM,46,George F. Allen,3883,REP,48,,-2,11/7/2000,47.68,52.26,-4.58,2.58,2.58,1,-1.591451328951851, +63619,117277,1712,2000,2000_Sen-G_VA,VA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2000,1100,Charles S. Robb,3882,DEM,42,George F. Allen,3883,REP,50,,-8,11/7/2000,47.68,52.26,-4.58,3.42,-3.42,1,-.8916756373704315, +64033,117849,2319,2000,2000_House-G_CA-20,CA-20,House-G,House-G,FM3 Research,91,Live Phone,D,10/24/2000,400,Calvin M. Dooley,13836,DEM,49,Rich Rodriguez,13837,REP,38,,11,11/7/2000,52.35,45.49,6.85,4.15,4.15,1,-1.758112215099082,for Calvin M. Dooley +64110,117953,2444,2000,2000_House-G_KY-3,KY-3,House-G,House-G,Louisville Courier-Journal,174,Live Phone,,10/24/2000,696,Eleanor Jordan,13991,DEM,39,Anne Meagher Northup,13993,REP,49,,-10,11/7/2000,44.23,52.87,-8.64,1.36,-1.36,1,-5.93318954866626, +25718,117848,2482,2000,2000_House-G_MI-8,MI-8,House-G,House-G,EPIC-MRA,84,Live Phone,,10/24/2000,400,Dianne Byrum,13908,DEM,45,Mike Rogers,13909,REP,44,,1,11/7/2000,48.74,48.79,-.05,1.05,1.05,0,-6.478173713237777, +6387,117973,2513,2000,2000_House-G_MT-1,MT-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2000,628,Nancy Keenan,14031,DEM,43,Denny Rehberg,14032,REP,46,,-3,11/7/2000,46.28,51.5,-5.22,2.22,2.22,1,-3.189091993710289, +64005,117804,2601,2000,2000_House-G_OK-2,OK-2,House-G,House-G,Consumer Logic,59,Live Phone,,10/24/2000,600,Brad R. Carson,13873,DEM,44,Andy Ewing,13874,REP,29,,15,11/7/2000,54.9,41.79,13.1,1.9,1.9,1,-5.373488158724519, +64200,118116,2699,2000,2000_House-G_WA-5,WA-5,House-G,House-G,Research 2000,281,Live Phone,,10/24/2000,404,Tom Keefe,14174,DEM,39,George R. Nethercutt,14175,REP,48,,-9,11/7/2000,38.89,57.34,-18.44,9.44,9.44,1,1.934784355201545, +6381,120594,8652,2000,2000_House-G_US,US,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/24/2000,1209,Generic Candidate,13742,DEM,45,Generic Candidate,13743,REP,38,,7,11/7/2000,46.96,47.32,-.36,7.36,7.36,0,3.60620356503521,for Reuters | MSNBC +6382,121930,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,10/25/2000,998,Al Gore,222,DEM,47,George W. Bush,241,REP,45,5,2,11/7/2000,48.31,47.79,.51,1.49,1.49,1,-2.789920064378463,average of multiple versions or turnout models listed in poll +6378,7839,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/25/2000,851,Al Gore,222,DEM,39,George W. Bush,241,REP,52,4,-13,11/7/2000,48.31,47.79,.51,13.51,-13.51,0,9.534794228437315,for USA Today | CNN +63621,117087,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2000,3750,Al Gore,222,DEM,46,George W. Bush,241,REP,42,,4,11/7/2000,48.31,47.79,.51,3.49,3.49,1,-.1469525668206749, +6392,7854,811,2000,2000_Pres-G_CO,CO,Pres-G,Pres-G,Ciruli Associates,51,Live Phone,,10/25/2000,400,Al Gore,222,DEM,37,George W. Bush,241,REP,47,3,-10,11/7/2000,42.39,50.75,-8.36,1.64,-1.64,1,-3.619381264427407, +63620,117086,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2000,864,Al Gore,222,DEM,45,George W. Bush,241,REP,46,,-1,11/7/2000,48.84,48.85,-.01,.99,-.99,1,-2.808348854468426, +6367,7828,825,2000,2000_Pres-G_MA,MA,Pres-G,Pres-G,KRC Research,160,Live Phone,,10/25/2000,400,Al Gore,222,DEM,54,George W. Bush,241,REP,28,7,26,11/7/2000,59.8,32.5,27.3,1.3,-1.3,1,-3.444165420347129, +6366,7827,825,2000,2000_Pres-G_MA,MA,Pres-G,Pres-G,RKM Research and Communications Inc.,272,Live Phone,,10/25/2000,400,Al Gore,222,DEM,52,George W. Bush,241,REP,28,5,24,11/7/2000,59.8,32.5,27.3,3.3,-3.3,1,-.8890065836263397, +6368,7829,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Marketing Resource Group (MRG),193,Live Phone,,10/25/2000,500,Al Gore,222,DEM,39,George W. Bush,241,REP,45,5,-6,11/7/2000,51.28,46.15,5.13,11.13,-11.13,0,7.213290533411847, +6372,7833,830,2000,2000_Pres-G_MO,MO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/2000,603,Al Gore,222,DEM,46,George W. Bush,241,REP,44,4,2,11/7/2000,47.08,50.42,-3.34,5.34,5.34,0,1.983298279368743, +6383,7845,837,2000,2000_Pres-G_NJ,NJ,Pres-G,Pres-G,Rutgers University,295,Live Phone,,10/25/2000,432,Al Gore,222,DEM,47,George W. Bush,241,REP,35,5,12,11/7/2000,56.13,40.29,15.83,3.83,-3.83,1,-3.395898202186528, +6377,7838,851,2000,2000_Pres-G_VA,VA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/2000,627,Al Gore,222,DEM,41,George W. Bush,241,REP,48,3,-7,11/7/2000,44.44,52.47,-8.04,1.04,1.04,1,-3.155664793692297, +6390,7852,855,2000,2000_Pres-G_WV,WV,Pres-G,Pres-G,West Virginia Research Center,378,Live Phone,,10/25/2000,536,Al Gore,222,DEM,39,George W. Bush,241,REP,41,1,-2,11/7/2000,45.59,51.92,-6.32,4.32,4.32,1,.6710866842849458, +6372,87996,1421,2000,2000_Gov-G_MO,MO,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/2000,603,"Robert Lee Holden, Jr.",12967,DEM,41,Jim Talent,12965,REP,40,,1,11/7/2000,49.12,48.21,.91,.09,.09,1,-4.055996053650385, +63620,117250,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2000,864,Bill Nelson,3654,DEM,47,Bill McCollum,3655,REP,43,,4,11/7/2000,51.04,46.19,4.85,.85,-.85,1,-2.067055078040147, +6367,27268,1693,2000,2000_Sen-G_MA,MA,Sen-G,Sen-G,KRC Research,160,Live Phone,,10/25/2000,400,Edward M. Kennedy,3693,DEM,68,Jack E. Robinson,3694,REP,16,8,52,11/7/2000,72.69,12.86,59.83,7.83,-7.83,1,.4225523144296767, +6366,27435,1693,2000,2000_Sen-G_MA,MA,Sen-G,Sen-G,RKM Research and Communications Inc.,272,Live Phone,,10/25/2000,400,Edward M. Kennedy,3693,DEM,60,Jack E. Robinson,3694,REP,11,9,49,11/7/2000,72.69,12.86,59.83,10.83,-10.83,1,4.22989663263437, +6368,27364,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Marketing Resource Group (MRG),193,Live Phone,,10/25/2000,500,Debbie Stabenow,3713,DEM,41,Spencer Abraham,3714,REP,49,,-8,11/7/2000,49.47,47.86,1.61,9.61,-9.61,0,4.182026263165602, +6372,27518,1697,2000,2000_Sen-G_MO,MO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/2000,603,Mel Carnahan,3740,DEM,47,John Ashcroft,3741,REP,45,,2,11/7/2000,50.47,48.39,2.07,.07,-.07,1,-3.960871259310361, +6383,27443,1701,2000,2000_Sen-G_NJ,NJ,Sen-G,Sen-G,Rutgers University,295,Live Phone,,10/25/2000,432,Jon Stevens Corzine,3786,DEM,49,Bob Franks,3787,REP,39,,10,11/7/2000,50.11,47.1,3.02,6.98,6.98,1,2.249963930924308, +73383,137547,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/25/2000,600,Hillary Rodham Clinton,3819,DEM,51,Rick Lazio,3821,REP,45,,6,11/7/2000,55.27,43.01,12.27,6.27,-6.27,1,-1.535542695106695,sample size unavailable; estimated at 600 as a default +6377,31038,1712,2000,2000_Sen-G_VA,VA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/2000,625,Charles S. Robb,3882,DEM,44,George F. Allen,3883,REP,47,,-3,11/7/2000,47.68,52.26,-4.58,1.58,1.58,1,-3.078385995558553, +64269,118249,2445,2000,2000_House-G_KY-4,KY-4,House-G,House-G,SurveyUSA,325,IVR,,10/25/2000,500,Ken Lucas,14339,DEM,60,Don Bell,14340,REP,37,,23,11/7/2000,54.26,43.52,10.75,12.25,12.25,1,4.852653423191136, +64270,118250,2517,2000,2000_House-G_NV-1,NV-1,House-G,House-G,SurveyUSA,325,IVR,,10/25/2000,500,Shelley Berkley,14341,DEM,53,Jon C. Porter,14342,REP,45,,8,11/7/2000,51.68,44.18,7.5,.5,.5,1,-6.92849374132376, +64396,118464,2705,2000,2000_House-G_WV-2,WV-2,House-G,House-G,West Virginia Research Center,378,Live Phone,,10/25/2000,424,Jim Humphreys,14451,DEM,38,Shelley Moore Capito,14452,REP,32,5,6,11/7/2000,45.92,48.49,-2.57,8.57,8.57,0,1.21766379738258, +28085,33363,8652,2000,2000_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,Live Phone,,10/25/2000,998,Generic Candidate,13742,DEM,47,Generic Candidate,13743,REP,42,,5,11/7/2000,46.96,47.32,-.36,5.36,5.36,0,1.772819486495282, +6378,122053,8652,2000,2000_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,10/25/2000,600,Generic Candidate,13742,DEM,45,Generic Candidate,13743,REP,47,,-2,11/7/2000,46.96,47.32,-.36,1.64,-1.64,1,-2.320206310995558,for USA Today | CNN; sample size unavailable; estimated at 600 as a default; among registered voters +66223,123209,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/26/2000,1009,Al Gore,222,DEM,46,George W. Bush,241,REP,47,4,-1,11/7/2000,48.31,47.79,.51,1.51,-1.51,0,-2.554260965637997, +63878,117047,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Princeton Survey Research Associates International,258,Live Phone,,10/26/2000,818,Al Gore,222,DEM,41,George W. Bush,241,REP,49,4,-8,11/7/2000,48.31,47.79,.51,8.51,-8.51,0,4.418653897972882,for Bloomberg | Newsweek +6396,7861,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Princeton Survey Research Associates International,258,Live Phone,,10/26/2000,1113,Al Gore,222,DEM,45,George W. Bush,241,REP,47,5,-2,11/7/2000,48.31,47.79,.51,2.51,-2.51,0,-1.455477508539937,for Bloomberg; average of multiple versions or turnout models listed in poll +28080,121742,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Yankelovich Partners Inc.,390,Live Phone,,10/26/2000,838,Al Gore,222,DEM,44.5,George W. Bush,241,REP,49.5,3,-5,11/7/2000,48.31,47.79,.51,5.51,-5.51,0,1.356352227767503,for CNN | Time; average of multiple versions or turnout models listed in poll +6351,7810,819,2000,2000_Pres-G_ID,ID,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2000,633,Al Gore,222,DEM,30,George W. Bush,241,REP,56,4,-26,11/7/2000,27.64,67.17,-39.53,13.53,13.53,1,9.794115789686787, +6344,7803,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/26/2000,600,Al Gore,222,DEM,42,George W. Bush,241,REP,45,4,-3,11/7/2000,54.6,42.58,12.01,15.01,-15.01,0,9.287396902359832, +6363,7822,826,2000,2000_Pres-G_MD,MD,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2000,625,Al Gore,222,DEM,48,George W. Bush,241,REP,40,5,8,11/7/2000,56.49,40.18,16.3,8.3,-8.3,1,3.661530158479737, +63624,117092,826,2000,2000_Pres-G_MD,MD,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2000,696,Al Gore,222,DEM,47,George W. Bush,241,REP,40,,7,11/7/2000,56.49,40.18,16.3,9.3,-9.3,1,4.79376158064564, +6361,7820,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/26/2000,600,Al Gore,222,DEM,43,George W. Bush,241,REP,40,4,3,11/7/2000,51.28,46.15,5.13,2.13,-2.13,1,-1.83403642106632, +6352,7811,835,2000,2000_Pres-G_NE,NE,Pres-G,Pres-G,RKM Research and Communications Inc.,272,Live Phone,,10/26/2000,1007,Al Gore,222,DEM,31,George W. Bush,241,REP,56,2,-25,11/7/2000,33.25,62.25,-28.99,3.99,3.99,1,-2.668828703161739,among registered voters +63733,117334,837,2000,2000_Pres-G_NJ,NJ,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/26/2000,500,Al Gore,222,DEM,49,George W. Bush,241,REP,45,,4,11/7/2000,56.13,40.29,15.83,11.83,-11.83,1,5.427414581648521, +6342,7801,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/26/2000,600,Al Gore,222,DEM,42,George W. Bush,241,REP,39,7,3,11/7/2000,50.61,46.44,4.17,1.17,-1.17,1,-3.034415718164307, +6349,7808,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/26/2000,600,Al Gore,222,DEM,40,George W. Bush,241,REP,47,3,-7,11/7/2000,50.61,46.44,4.17,11.17,-11.17,0,7.085446143557678,for Toledo Blade | Pittsburgh Post Gazette +54518,117060,852,2000,2000_Pres-G_VT,VT,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2000,1000,Al Gore,222,DEM,45,George W. Bush,241,REP,39,,6,11/7/2000,50.63,40.7,9.94,3.94,-3.94,1,-.3607756200201429, +54518,88054,1427,2000,2000_Gov-G_VT,VT,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2000,1000,Howard Dean,12990,DEM,46,Ruth Dwyer,12984,REP,39,,7,11/7/2000,50.45,37.95,12.51,5.51,-5.51,1,1.213895994306201, +6363,27295,1692,2000,2000_Sen-G_MD,MD,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2000,625,Paul S. Sarbanes,3699,DEM,59,Paul H. Rappaport,3700,REP,30,,29,11/7/2000,63.18,36.73,26.44,2.56,2.56,1,-2.582537798672545, +63624,117255,1692,2000,2000_Sen-G_MD,MD,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2000,696,Paul S. Sarbanes,3699,DEM,57,Paul H. Rappaport,3700,REP,37,,20,11/7/2000,63.18,36.73,26.44,6.44,-6.44,1,1.857758389525377, +73377,137541,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/26/2000,600,Debbie Stabenow,3713,DEM,47,Spencer Abraham,3714,REP,49,,-2,11/7/2000,49.47,47.86,1.61,3.61,-3.61,0,-1.633532133905099,sample size unavailable; estimated at 600 as a default +6352,27439,1699,2000,2000_Sen-G_NE,NE,Sen-G,Sen-G,RKM Research and Communications Inc.,272,Live Phone,,10/26/2000,1007,Ben Nelson,3770,DEM,49,Don Stenberg,3771,REP,37,,12,11/7/2000,51,48.82,2.18,9.82,9.82,1,3.997973290052255,among registered voters +63733,117412,1701,2000,2000_Sen-G_NJ,NJ,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/26/2000,500,Jon Stevens Corzine,3786,DEM,50,Bob Franks,3787,REP,42,,8,11/7/2000,50.11,47.1,3.02,4.98,4.98,1,.4412933539017644, +54518,117245,1711,2000,2000_Sen-G_VT,VT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2000,1000,Ed Flanagan,3884,DEM,24,James M. Jeffords,3885,REP,66,,-42,11/7/2000,25.43,65.56,-40.13,1.87,-1.87,1,-4.43075309717169, +64028,117833,2614,2000,2000_House-G_PA-4,PA-4,House-G,House-G,Decision Forecasting,77,Live Phone,,10/26/2000,426,Terry E. Van Horne,13903,DEM,36,Melissa A. Hart,13902,REP,44,,-8,11/7/2000,40.99,59.01,-18.02,10.02,10.02,1,2.731766783199445, +6396,123193,8652,2000,2000_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,Live Phone,,10/26/2000,600,Generic Candidate,13742,DEM,43,Generic Candidate,13743,REP,37,,6,11/7/2000,46.96,47.32,-.36,6.36,6.36,0,2.74876768042503,for Bloomberg; sample size unavailable; estimated at 600 as a default +63878,33357,8652,2000,2000_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,Live Phone,,10/26/2000,818,Generic Candidate,13742,DEM,46,Generic Candidate,13743,REP,44,,2,11/7/2000,46.96,47.32,-.36,2.36,2.36,0,-1.157508787876752,for Bloomberg | Newsweek +28080,33358,8652,2000,2000_House-G_US,US,House-G,House-G,Yankelovich Partners Inc.,390,Live Phone,,10/26/2000,1076,Generic Candidate,13742,DEM,46,Generic Candidate,13743,REP,45,,1,11/7/2000,46.96,47.32,-.36,1.36,1.36,0,-2.372602187767113,for CNN | Time +6356,7824,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/27/2000,1432,Al Gore,222,DEM,47.5,George W. Bush,241,REP,48,4,-.5,11/7/2000,48.31,47.79,.51,1.01,-1.01,0,-2.860056431559294,average of multiple versions or turnout models listed in poll +6375,7836,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,10/27/2000,1000,Al Gore,222,DEM,39,George W. Bush,241,REP,44,4,-5,11/7/2000,48.31,47.79,.51,5.51,-5.51,0,1.728023343462571,for Voter.com +65847,117040,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,Live Phone,,10/27/2000,1062,Al Gore,222,DEM,43,George W. Bush,241,REP,47,3,-4,11/7/2000,48.31,47.79,.51,4.51,-4.51,0,.4899591332902944, +65858,117283,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,SSRS,297,Live Phone,,10/27/2000,1103,Al Gore,222,DEM,40,George W. Bush,241,REP,43,9,-3,11/7/2000,48.31,47.79,.51,3.51,-3.51,0,-.4804589879466966, +6331,7790,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,1200,Al Gore,222,DEM,43,George W. Bush,241,REP,44,5,-1,11/7/2000,48.31,47.79,.51,1.51,-1.51,0,-2.53642229970153,for Reuters | MSNBC +6332,7791,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,600,Al Gore,222,DEM,49,George W. Bush,241,REP,42,3,7,11/7/2000,48.84,48.85,-.01,7.01,7.01,0,3.488642144287196,for Reuters | MSNBC +6319,117532,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,600,Al Gore,222,DEM,47,George W. Bush,241,REP,40,4.5,7,11/7/2000,54.6,42.58,12.01,5.01,-5.01,1,-1.738278370708161,for St Louis Post-Dispatch; average of multiple versions or turnout models listed in poll +54450,7776,821,2000,2000_Pres-G_IN,IN,Pres-G,Pres-G,Market Shares Corp.,187,Live Phone,,10/27/2000,600,Al Gore,222,DEM,30,George W. Bush,241,REP,53,,-23,11/7/2000,41.01,56.65,-15.63,7.37,-7.37,1,1.754159165572076, +6341,7800,825,2000,2000_Pres-G_MA,MA,Pres-G,Pres-G,University of Massachusetts,354,Live Phone,,10/27/2000,401,Al Gore,222,DEM,52,George W. Bush,241,REP,30,7,22,11/7/2000,59.8,32.5,27.3,5.3,-5.3,1,1.490511213386057,among registered voters +6371,7832,826,2000,2000_Pres-G_MD,MD,Pres-G,Pres-G,Gonzales Research & Marketing Strategies Inc.,121,Live Phone,,10/27/2000,627,Al Gore,222,DEM,52,George W. Bush,241,REP,38,4,14,11/7/2000,56.49,40.18,16.3,2.3,-2.3,1,-3.346536149951551, +6333,7792,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,603,Al Gore,222,DEM,46,George W. Bush,241,REP,45,3,1,11/7/2000,51.28,46.15,5.13,4.13,-4.13,1,.08078048017096,for Toledo Blade | Pittsburgh Post Gazette +6324,7782,829,2000,2000_Pres-G_MN,MN,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/2000,625,Al Gore,222,DEM,44,George W. Bush,241,REP,41,8,3,11/7/2000,47.91,45.5,2.4,.6,.6,1,-3.774484384316451, +25934,7793,830,2000,2000_Pres-G_MO,MO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,600,Al Gore,222,DEM,45,George W. Bush,241,REP,47,3,-2,11/7/2000,47.08,50.42,-3.34,1.34,1.34,1,-1.918040335623542,for St Louis Post-Dispatch +6338,7797,837,2000,2000_Pres-G_NJ,NJ,Pres-G,Pres-G,Monmouth University,215,Live Phone,,10/27/2000,575,Al Gore,222,DEM,41,George W. Bush,241,REP,36,,5,11/7/2000,56.13,40.29,15.83,10.83,-10.83,1,4.441900542835225, +6370,7831,837,2000,2000_Pres-G_NJ,NJ,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/27/2000,600,Al Gore,222,DEM,50,George W. Bush,241,REP,38,5,12,11/7/2000,56.13,40.29,15.83,3.83,-3.83,1,-2.695639519981192,sample size unavailable; estimated at 600 as a default +6325,7783,839,2000,2000_Pres-G_NV,NV,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/2000,625,Al Gore,222,DEM,43,George W. Bush,241,REP,47,2,-4,11/7/2000,45.98,49.52,-3.55,.45,-.45,1,-3.988624314874706, +6343,7802,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,10/27/2000,871,Al Gore,222,DEM,55,George W. Bush,241,REP,35,7,20,11/7/2000,60.21,35.23,24.98,4.98,-4.98,1,-2.210366363962235, +6369,7830,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/27/2000,600,Al Gore,222,DEM,54,George W. Bush,241,REP,33,5,21,11/7/2000,60.21,35.23,24.98,3.98,-3.98,1,-3.610667338445405,sample size unavailable; estimated at 600 as a default +25947,7794,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,700,Al Gore,222,DEM,50,George W. Bush,241,REP,36,7,14,11/7/2000,60.21,35.23,24.98,10.98,-10.98,1,4.037939440949533,for New York Post | Fox 5 New York +6336,7795,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,600,Al Gore,222,DEM,43,George W. Bush,241,REP,49,3,-6,11/7/2000,46.44,49.99,-3.55,2.45,-2.45,1,-1.984268532339047,for Toledo Blade | Pittsburgh Post Gazette +6374,7835,843,2000,2000_Pres-G_OR,OR,Pres-G,Pres-G,DHM Research,76,Live Phone,,10/27/2000,600,Al Gore,222,DEM,45,George W. Bush,241,REP,44,4,1,11/7/2000,46.96,46.52,.44,.56,.56,1,-5.128244932218418, +6340,7799,848,2000,2000_Pres-G_TN,TN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,500,Al Gore,222,DEM,44,George W. Bush,241,REP,51,2,-7,11/7/2000,47.28,51.15,-3.86,3.14,-3.14,1,-.821801784872926,for Reuters | MSNBC +6321,7779,853,2000,2000_Pres-G_WA,WA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,500,Al Gore,222,DEM,46,George W. Bush,241,REP,43,6,3,11/7/2000,50.16,44.58,5.58,2.58,-2.58,1,-2.093952432783444,for Reuters | MSNBC +6362,7821,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,Market Shares Corp.,187,Live Phone,,10/27/2000,500,Al Gore,222,DEM,39,George W. Bush,241,REP,46,5,-7,11/7/2000,47.83,47.61,.22,7.22,-7.22,0,3.002990343944926, +6322,7780,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,500,Al Gore,222,DEM,49,George W. Bush,241,REP,40,6,9,11/7/2000,47.83,47.61,.22,8.78,8.78,1,3.81758951495242,for Reuters | MSNBC +54450,87986,1420,2000,2000_Gov-G_IN,IN,Gov-G,Gov-G,Market Shares Corp.,187,Live Phone,,10/27/2000,600,Frank L. O'Bannon,12960,DEM,49,David McIntosh,12962,REP,33,,16,11/7/2000,56.56,41.68,14.88,1.12,1.12,1,-3.252307988085176, +25934,87998,1421,2000,2000_Gov-G_MO,MO,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,600,"Robert Lee Holden, Jr.",12967,DEM,43,Jim Talent,12965,REP,41,,2,11/7/2000,49.12,48.21,.91,1.09,1.09,1,-2.978341485988437,for St Louis Post-Dispatch +6332,31154,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,600,Bill Nelson,3654,DEM,46,Bill McCollum,3655,REP,36,5,10,11/7/2000,51.04,46.19,4.85,5.15,5.15,1,1.767398450332125,for Reuters | MSNBC +54450,27280,1690,2000,2000_Sen-G_IN,IN,Sen-G,Sen-G,Market Shares Corp.,187,Live Phone,,10/27/2000,600,David L. Johnson,3690,DEM,10,Richard G. Lugar,3691,REP,69,,-59,11/7/2000,31.85,66.56,-34.71,24.29,-24.29,1,15.99458765679403, +6371,30993,1692,2000,2000_Sen-G_MD,MD,Sen-G,Sen-G,Gonzales Research & Marketing Strategies Inc.,121,Live Phone,,10/27/2000,627,Paul S. Sarbanes,3699,DEM,63,Paul H. Rappaport,3700,REP,30,,33,11/7/2000,63.18,36.73,26.44,6.56,6.56,1,1.883946253386666, +6341,27473,1693,2000,2000_Sen-G_MA,MA,Sen-G,Sen-G,University of Massachusetts,354,Live Phone,,10/27/2000,401,Edward M. Kennedy,3693,DEM,64,Jack E. Robinson,3694,REP,11,13,53,11/7/2000,72.69,12.86,59.83,6.83,-6.83,1,-.3691951249390025,among registered voters +6333,31164,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,600,Debbie Stabenow,3713,DEM,44,Spencer Abraham,3714,REP,42,1,2,11/7/2000,49.47,47.86,1.61,.39,.39,1,-5.418764753812406,for Toledo Blade | Pittsburgh Post Gazette +6324,27300,1695,2000,2000_Sen-G_MN,MN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/2000,625,Mark Dayton,13727,DEM,47,Rod Grams,3721,REP,42,5,5,11/7/2000,48.83,43.29,5.54,.54,-.54,1,-4.744847032076672, +25934,31174,1697,2000,2000_Sen-G_MO,MO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,600,Mel Carnahan,3740,DEM,50,John Ashcroft,3741,REP,43,,7,11/7/2000,50.47,48.39,2.07,4.93,4.93,1,.9843446474718985,for St Louis Post-Dispatch +6325,27316,1700,2000,2000_Sen-G_NV,NV,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/2000,625,Ed Bernstein,3807,DEM,37,John Ensign,3808,REP,54,,-17,11/7/2000,39.69,55.09,-15.4,1.6,-1.6,1,-2.843454206124804, +6338,30987,1701,2000,2000_Sen-G_NJ,NJ,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/27/2000,575,Jon Stevens Corzine,3786,DEM,39,Bob Franks,3787,REP,35,,4,11/7/2000,50.11,47.1,3.02,.98,.98,1,-3.618580806676628, +6370,27391,1701,2000,2000_Sen-G_NJ,NJ,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/27/2000,600,Jon Stevens Corzine,3786,DEM,47,Bob Franks,3787,REP,39,,8,11/7/2000,50.11,47.1,3.02,4.98,4.98,1,.6105403056996865,sample size unavailable; estimated at 600 as a default +6343,27463,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,CBS News/The New York Times,36,Live Phone,,10/27/2000,871,Hillary Rodham Clinton,3819,DEM,52,Rick Lazio,3821,REP,44,,8,11/7/2000,55.27,43.01,12.27,4.27,-4.27,1,-3.294361145641816, +6369,27398,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/27/2000,600,Hillary Rodham Clinton,3819,DEM,47,Rick Lazio,3821,REP,44,,3,11/7/2000,55.27,43.01,12.27,9.27,-9.27,1,1.436032070543525,sample size unavailable; estimated at 600 as a default +25947,31187,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,700,Hillary Rodham Clinton,3819,DEM,45,Rick Lazio,3821,REP,46,,-1,11/7/2000,55.27,43.01,12.27,13.27,-13.27,0,6.506221958371673,for New York Post | Fox 5 New York +6336,31204,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,600,Ted Celeste,3833,DEM,32,Michael DeWine,3834,REP,57,,-25,11/7/2000,35.85,59.92,-24.06,.94,-.94,1,-2.673894132293045,for Toledo Blade | Pittsburgh Post Gazette +6320,31214,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,600,Ron Klink,3844,DEM,33,Rick Santorum,3845,REP,54,,-21,11/7/2000,45.51,52.42,-6.91,14.09,-14.09,1,5.217322234962286,for Toledo Blade | Pittsburgh Post Gazette +6340,31224,1708,2000,2000_Sen-G_TN,TN,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,500,Jeff Clark,3859,DEM,27,Bill Frist,3860,REP,61,3,-34,11/7/2000,32.21,65.1,-32.89,1.11,-1.11,1,-4.100853324494275,for Reuters | MSNBC +6321,31234,1713,2000,2000_Sen-G_WA,WA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,500,Maria Cantwell,3893,DEM,45,Slade Gorton,3894,REP,47,,-2,11/7/2000,48.73,48.64,.09,2.09,-2.09,0,-2.174476456877733,for Reuters | MSNBC +6362,27282,1715,2000,2000_Sen-G_WI,WI,Sen-G,Sen-G,Market Shares Corp.,187,Live Phone,,10/27/2000,500,Herb Kohl,3902,DEM,60,John Gillespie,3903,REP,27,,33,11/7/2000,61.54,37.04,24.51,8.49,8.49,1,1.705524175466096, +6322,31244,1715,2000,2000_Sen-G_WI,WI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2000,500,Herb Kohl,3902,DEM,65,John Gillespie,3903,REP,31,,34,11/7/2000,61.54,37.04,24.51,9.49,9.49,1,1.259858792403113,for Reuters | MSNBC +6375,33354,8652,2000,2000_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,10/27/2000,1000,Generic Candidate,13742,DEM,42,Generic Candidate,13743,REP,38,,4,11/7/2000,46.96,47.32,-.36,4.36,4.36,0,.760391161900106,for Voter.com +6306,7764,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/28/2000,2207,Al Gore,222,DEM,44,George W. Bush,241,REP,47,2,-3,11/7/2000,48.31,47.79,.51,3.51,-3.51,0,.0612151628243927,for USA Today | CNN +6302,7760,808,2000,2000_Pres-G_AR,AR,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2000,625,Al Gore,222,DEM,44,George W. Bush,241,REP,45,4,-1,11/7/2000,45.86,51.31,-5.44,4.44,4.44,1,.2497735544327252, +6313,15914,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,Los Angeles Times,172,Live Phone,,10/28/2000,401,Al Gore,222,DEM,44,George W. Bush,241,REP,48,2,-4,11/7/2000,48.84,48.85,-.01,3.99,-3.99,1,.1062954792802429,average of multiple versions or turnout models listed in poll +6323,7781,823,2000,2000_Pres-G_KY,KY,Pres-G,Pres-G,Magellan Strategies,179,IVR,,10/28/2000,681,Al Gore,222,DEM,40,George W. Bush,241,REP,55,1,-15,11/7/2000,41.38,56.51,-15.13,.13,.13,1,-4.657665057622811,for The Courier-Journal +6314,15915,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Los Angeles Times,172,Live Phone,,10/28/2000,401,Al Gore,222,DEM,48,George W. Bush,241,REP,44,3,4,11/7/2000,51.28,46.15,5.13,1.13,-1.13,1,-3.12073856616999,average of multiple versions or turnout models listed in poll +6315,15916,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Los Angeles Times,172,Live Phone,,10/28/2000,420,Al Gore,222,DEM,45,George W. Bush,241,REP,47,2,-2,11/7/2000,50.61,46.44,4.17,6.17,-6.17,0,1.94819701958179,average of multiple versions or turnout models listed in poll +6326,7784,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Millersville University,210,Live Phone,,10/28/2000,550,Al Gore,222,DEM,42,George W. Bush,241,REP,43,5,-1,11/7/2000,50.61,46.44,4.17,5.17,-5.17,0,.8809806919461579, +63626,117095,848,2000,2000_Pres-G_TN,TN,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2000,722,Al Gore,222,DEM,44,George W. Bush,241,REP,45,,-1,11/7/2000,47.28,51.15,-3.86,2.86,2.86,1,-.7083183947608842, +6326,27350,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Millersville University,210,Live Phone,,10/28/2000,550,Ron Klink,3844,DEM,27,Rick Santorum,3845,REP,48,,-21,11/7/2000,45.51,52.42,-6.91,14.09,-14.09,1,5.034730620685914, +63626,117275,1708,2000,2000_Sen-G_TN,TN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2000,722,Jeff Clark,3859,DEM,31,Bill Frist,3860,REP,57,,-26,11/7/2000,32.21,65.1,-32.89,6.89,6.89,1,2.030648900875358, +6306,122056,8652,2000,2000_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,10/28/2000,600,Generic Candidate,13742,DEM,47,Generic Candidate,13743,REP,45,,2,11/7/2000,46.96,47.32,-.36,2.36,2.36,0,-1.43101982122987,for USA Today | CNN; sample size unavailable; estimated at 600 as a default; among registered voters +63529,121973,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/29/2000,1020,Al Gore,222,DEM,46.5,George W. Bush,241,REP,49,3,-2.5,11/7/2000,48.31,47.79,.51,3.01,-3.01,0,-.850490522736213,for The Washington Post; average of multiple versions or turnout models listed in poll +63636,117108,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2000,3750,Al Gore,222,DEM,47,George W. Bush,241,REP,40,,7,11/7/2000,48.31,47.79,.51,6.49,6.49,1,3.162148909864869, +6316,7774,808,2000,2000_Pres-G_AR,AR,Pres-G,Pres-G,Opinion Research Associates,242,Live Phone,,10/29/2000,700,Al Gore,222,DEM,46,George W. Bush,241,REP,46,3,0,11/7/2000,45.86,51.31,-5.44,5.44,5.44,.5,.9600904005216969,among registered voters +63734,117337,809,2000,2000_Pres-G_AZ,AZ,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2000,510,Al Gore,222,DEM,42,George W. Bush,241,REP,52,,-10,11/7/2000,44.73,51.02,-6.29,3.71,-3.71,1,-.968608930856225, +6300,7758,810,2000,2000_Pres-G_CA,CA,Pres-G,Pres-G,Field Research Corp. (Field Poll),94,Live Phone,,10/29/2000,990,Al Gore,222,DEM,47,George W. Bush,241,REP,40,4,7,11/7/2000,53.45,41.65,11.8,4.8,-4.8,1,-.5696786747772161, +63628,117098,810,2000,2000_Pres-G_CA,CA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2000,1536,Al Gore,222,DEM,44,George W. Bush,241,REP,41,,3,11/7/2000,53.45,41.65,11.8,8.8,-8.8,1,3.481792325437117, +6305,7763,811,2000,2000_Pres-G_CO,CO,Pres-G,Pres-G,Ciruli Associates,51,Live Phone,,10/29/2000,400,Al Gore,222,DEM,37,George W. Bush,241,REP,46,4,-9,11/7/2000,42.39,50.75,-8.36,.64,-.64,1,-4.414362205592012, +6301,7759,816,2000,2000_Pres-G_GA,GA,Pres-G,Pres-G,Marketing Workshop,194,Live Phone,,10/29/2000,512,Al Gore,222,DEM,37,George W. Bush,241,REP,53,2,-16,11/7/2000,42.98,54.67,-11.69,4.31,-4.31,1,.0374829646135636, +63739,117343,818,2000,2000_Pres-G_IA,IA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2000,500,Al Gore,222,DEM,46,George W. Bush,241,REP,46,,0,11/7/2000,48.54,48.22,.31,.31,-.31,.5,-3.491791038163478, +6280,7737,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2000,625,Al Gore,222,DEM,46,George W. Bush,241,REP,43,3,3,11/7/2000,54.6,42.58,12.01,9.01,-9.01,1,3.164637750260787, +6274,7731,827,2000,2000_Pres-G_ME,ME,Pres-G,Pres-G,RKM Research and Communications Inc.,272,Live Phone,,10/29/2000,602,Al Gore,222,DEM,42,George W. Bush,241,REP,42,4,0,11/7/2000,49.09,43.97,5.11,5.11,-5.11,.5,.1901761125855, +63630,117101,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2000,956,Al Gore,222,DEM,43,George W. Bush,241,REP,43,,0,11/7/2000,51.28,46.15,5.13,5.13,-5.13,.5,1.896988983333209, +63631,117102,830,2000,2000_Pres-G_MO,MO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2000,1243,Al Gore,222,DEM,42,George W. Bush,241,REP,47,,-5,11/7/2000,47.08,50.42,-3.34,1.66,-1.66,1,-1.033042420716299, +6294,7752,833,2000,2000_Pres-G_NC,NC,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2000,625,Al Gore,222,DEM,41,George W. Bush,241,REP,48,,-7,11/7/2000,43.15,55.96,-12.81,5.81,5.81,1,1.036649672442832, +63741,117349,843,2000,2000_Pres-G_OR,OR,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2000,500,Al Gore,222,DEM,42,George W. Bush,241,REP,50,,-8,11/7/2000,46.96,46.52,.44,8.44,-8.44,0,3.884061875673451, +63635,117106,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2000,967,Al Gore,222,DEM,42,George W. Bush,241,REP,45,,-3,11/7/2000,50.61,46.44,4.17,7.17,-7.17,0,4.225102330599777, +6277,7734,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/29/2000,600,Al Gore,222,DEM,46,George W. Bush,241,REP,42,5,4,11/7/2000,50.61,46.44,4.17,.17,-.17,1,-3.730936649258753,for Toledo Blade | Pittsburgh Post Gazette +63742,117352,845,2000,2000_Pres-G_RI,RI,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2000,500,Al Gore,222,DEM,57,George W. Bush,241,REP,31,,26,11/7/2000,60.99,31.91,29.08,3.08,-3.08,1,-3.267469860973497, +6303,7761,846,2000,2000_Pres-G_SC,SC,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2000,625,Al Gore,222,DEM,38,George W. Bush,241,REP,53,2,-15,11/7/2000,40.9,56.86,-15.96,.96,.96,1,-4.114660012125253, +6272,7729,848,2000,2000_Pres-G_TN,TN,Pres-G,Pres-G,Multi-Quest International,220,Live Phone,,10/29/2000,403,Al Gore,222,DEM,45,George W. Bush,241,REP,43,,2,11/7/2000,47.28,51.15,-3.86,5.86,5.86,0,2.290305511309611,among registered voters +25863,87987,1420,2000,2000_Gov-G_IN,IN,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/29/2000,600,Frank L. O'Bannon,12960,DEM,52,David McIntosh,12962,REP,37,,15,11/7/2000,56.56,41.68,14.88,.12,.12,1,-4.295255210165878, +6294,88020,1423,2000,2000_Gov-G_NC,NC,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2000,625,Mike Easley,12972,DEM,48,Richard Vinroot,12973,REP,41,,7,11/7/2000,52.02,46.26,5.76,1.24,1.24,1,-4.025804054575262, +73853,138529,1423,2000,2000_Gov-G_NC,NC,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/29/2000,600,Mike Easley,12972,DEM,46,Richard Vinroot,12973,REP,45,,1,11/7/2000,52.02,46.26,5.76,4.76,-4.76,1,.2393069577151345,sample size unavailable; estimated at 600 as a default +6300,30979,1684,2000,2000_Sen-G_CA,CA,Sen-G,Sen-G,Field Research Corp. (Field Poll),94,Live Phone,,10/29/2000,900,Dianne Feinstein,3625,DEM,52,Tom Campbell,3626,REP,32,,20,11/7/2000,55.84,36.59,19.26,.74,.74,1,-5.238801338563596, +63628,117247,1684,2000,2000_Sen-G_CA,CA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2000,1536,Dianne Feinstein,3625,DEM,48,Tom Campbell,3626,REP,38,,10,11/7/2000,55.84,36.59,19.26,9.26,-9.26,1,4.077348425425527, +25830,31070,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,The Florida Poll,99,Live Phone,,10/29/2000,824,Bill Nelson,3654,DEM,46,Bill McCollum,3655,REP,39,6,7,11/7/2000,51.04,46.19,4.85,2.15,2.15,1,-.8441075324135221, +6301,117201,1688,2000,2000_Sen-OS_GA,GA,Sen-G,Sen-OS,Marketing Workshop,194,Live Phone,,10/29/2000,512,Zell Bryan Miller,3671,DEM,55,Mack Francis Mattingly,3672,REP,32,,23,11/7/2000,58.5,38.1,20.4,2.6,2.6,1,-2.28957616508941,average of multiple versions or turnout models listed in poll +25863,31103,1690,2000,2000_Sen-G_IN,IN,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/29/2000,600,David L. Johnson,3690,DEM,20,Richard G. Lugar,3691,REP,68,,-48,11/7/2000,31.85,66.56,-34.71,13.29,-13.29,1,2.817854353648462, +63630,117257,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2000,956,Debbie Stabenow,3713,DEM,44,Spencer Abraham,3714,REP,45,,-1,11/7/2000,49.47,47.86,1.61,2.61,-2.61,0,-1.634127786149824, +63631,117261,1697,2000,2000_Sen-G_MO,MO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2000,1243,Mel Carnahan,3740,DEM,48,John Ashcroft,3741,REP,46,,2,11/7/2000,50.47,48.39,2.07,.07,-.07,1,-2.920083345211956, +63635,117270,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2000,967,Ron Klink,3844,DEM,36,Rick Santorum,3845,REP,54,,-18,11/7/2000,45.51,52.42,-6.91,11.09,-11.09,1,2.211230418850506, +63742,117416,1707,2000,2000_Sen-G_RI,RI,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/29/2000,500,Robert A. Weygand,3854,DEM,33,Lincoln Chafee,3855,REP,59,,-26,11/7/2000,41.15,56.88,-15.73,10.27,-10.27,1,5.823926693117981, +73387,137551,1712,2000,2000_Sen-G_VA,VA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/29/2000,600,Charles S. Robb,3882,DEM,46,George F. Allen,3883,REP,53,,-7,11/7/2000,47.68,52.26,-4.58,2.42,-2.42,1,-1.518892484429765,sample size unavailable; estimated at 600 as a default +6316,118071,2299,2000,2000_House-G_AR-4,AR-4,House-G,House-G,Opinion Research Associates,242,Live Phone,,10/29/2000,400,Michael Avery Ross,14036,DEM,46,Jay Woodson Dickey,14037,REP,46,,0,11/7/2000,50.97,49.03,1.94,1.94,-1.94,.5,-4.067775678909004,among registered voters +64126,117974,2359,2000,2000_House-G_CT-2,CT-2,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2000,410,Sam Gejdenson,14034,DEM,44,Robert R. Simmons,14035,REP,43,,1,11/7/2000,49.37,50.63,-1.27,2.27,2.27,0,-5.062800185572226, +64409,118490,2372,2000,2000_House-G_FL-8,FL-8,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/29/2000,400,Linda Welch Chapin,14030,DEM,38,Richard Keller,14029,REP,50,,-12,11/7/2000,49.19,50.79,-1.61,10.39,-10.39,1,3.767000861626156, +25863,118117,2425,2000,2000_House-G_IN-3,IN-3,House-G,House-G,Research 2000,281,Live Phone,,10/29/2000,401,Timothy J. Roemer,14176,DEM,48,Chris Chocola,14178,REP,41,,7,11/7/2000,51.57,47.44,4.14,2.86,2.86,1,-4.486306034737842, +6260,7717,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/30/2000,1081,Al Gore,222,DEM,46,George W. Bush,241,REP,49.5,3,-3.5,11/7/2000,48.31,47.79,.51,4.01,-4.01,0,.2498405153566419,average of multiple versions or turnout models listed in poll +28073,121984,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,10/30/2000,782.5,Al Gore,222,DEM,46,George W. Bush,241,REP,46.5,4,-.5,11/7/2000,48.31,47.79,.51,1.01,-1.01,0,-2.919753898416214,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll +6258,7714,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/30/2000,1016,Al Gore,222,DEM,43,George W. Bush,241,REP,47,3,-4,11/7/2000,48.31,47.79,.51,4.51,-4.51,0,.8365621729355833,for Christian Science Monitor +6271,7728,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,1200,Al Gore,222,DEM,42,George W. Bush,241,REP,45,5,-3,11/7/2000,48.31,47.79,.51,3.51,-3.51,0,-.3151380615602054, +6275,7732,809,2000,2000_Pres-G_AZ,AZ,Pres-G,Pres-G,Market Solutions Group,188,Live Phone,,10/30/2000,432,Al Gore,222,DEM,39,George W. Bush,241,REP,49,3,-10,11/7/2000,44.73,51.02,-6.29,3.71,-3.71,1,-.9533297735563528,for The Arizona Republic +63637,117109,814,2000,2000_Pres-G_DE,DE,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2000,776,Al Gore,222,DEM,44,George W. Bush,241,REP,43,,1,11/7/2000,54.98,41.92,13.06,12.06,-12.06,1,3.685741687044924, +6261,7718,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,600,Al Gore,222,DEM,48,George W. Bush,241,REP,41,5,7,11/7/2000,48.84,48.85,-.01,7.01,7.01,0,3.693456562766444,for Reuters | MSNBC +6262,7719,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,600,Al Gore,222,DEM,46,George W. Bush,241,REP,42,4,4,11/7/2000,54.6,42.58,12.01,8.01,-8.01,1,1.440831127650295,for St Louis Post-Dispatch +54452,117053,821,2000,2000_Pres-G_IN,IN,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2000,723,Al Gore,222,DEM,33,George W. Bush,241,REP,52,,-19,11/7/2000,41.01,56.65,-15.63,3.37,-3.37,1,-2.580708647941022, +6263,7720,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,600,Al Gore,222,DEM,50,George W. Bush,241,REP,41,3,9,11/7/2000,51.28,46.15,5.13,3.87,3.87,1,.0106076411522585,for Toledo Blade | Pittsburgh Post Gazette +25931,7721,830,2000,2000_Pres-G_MO,MO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,600,Al Gore,222,DEM,43,George W. Bush,241,REP,46,4,-3,11/7/2000,47.08,50.42,-3.34,.34,.34,1,-2.718782839097368,for St Louis Post-Dispatch +63638,117110,837,2000,2000_Pres-G_NJ,NJ,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2000,594,Al Gore,222,DEM,45,George W. Bush,241,REP,39,,6,11/7/2000,56.13,40.29,15.83,9.83,-9.83,1,3.915751276938717, +25761,7725,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Marist College,183,Live Phone,,10/30/2000,516,Al Gore,222,DEM,50,George W. Bush,241,REP,36,4,14,11/7/2000,60.21,35.23,24.98,10.98,-10.98,1,3.976790597247502,for NBC News +6281,7738,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Princeton Survey Research Associates International,258,Live Phone,,10/30/2000,844,Al Gore,222,DEM,51,George W. Bush,241,REP,38,6,13,11/7/2000,60.21,35.23,24.98,11.98,-11.98,1,5.253612267938125, +25944,7722,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,700,Al Gore,222,DEM,51,George W. Bush,241,REP,36,5,15,11/7/2000,60.21,35.23,24.98,9.98,-9.98,1,3.227313119400349,for New York Post | Fox 5 New York +6251,7707,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,600,Al Gore,222,DEM,40,George W. Bush,241,REP,48,4,-8,11/7/2000,46.44,49.99,-3.55,4.45,-4.45,1,.2283047805035303,for Toledo Blade | Pittsburgh Post Gazette +6270,7727,848,2000,2000_Pres-G_TN,TN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,500,Al Gore,222,DEM,45,George W. Bush,241,REP,48,2,-3,11/7/2000,47.28,51.15,-3.86,.86,.86,1,-2.904316595340841,for Reuters | MSNBC +63639,117112,851,2000,2000_Pres-G_VA,VA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2000,897,Al Gore,222,DEM,40,George W. Bush,241,REP,50,,-10,11/7/2000,44.44,52.47,-8.04,1.96,-1.96,1,-1.356942271446278, +6304,7762,851,2000,2000_Pres-G_VA,VA,Pres-G,Pres-G,Richmond Times-Dispatch,288,Live Phone,,10/30/2000,735,Al Gore,222,DEM,40,George W. Bush,241,REP,46,,-6,11/7/2000,44.44,52.47,-8.04,2.04,2.04,1,-1.382323808052829, +6252,7708,853,2000,2000_Pres-G_WA,WA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,500,Al Gore,222,DEM,45,George W. Bush,241,REP,43,6,2,11/7/2000,50.16,44.58,5.58,3.58,-3.58,1,-.9122563985990007,for Reuters | MSNBC +6267,7724,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,500,Al Gore,222,DEM,45,George W. Bush,241,REP,42,5,3,11/7/2000,47.83,47.61,.22,2.78,2.78,1,-1.99392190715371,for Reuters | MSNBC +54452,87988,1420,2000,2000_Gov-G_IN,IN,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2000,723,Frank L. O'Bannon,12960,DEM,52,David McIntosh,12962,REP,38,,14,11/7/2000,56.56,41.68,14.88,.88,-.88,1,-3.264231566568889, +25931,88001,1421,2000,2000_Gov-G_MO,MO,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,600,"Robert Lee Holden, Jr.",12967,DEM,41,Jim Talent,12965,REP,45,,-4,11/7/2000,49.12,48.21,.91,4.91,-4.91,0,.9861974785807645,for St Louis Post-Dispatch +63637,117249,1686,2000,2000_Sen-G_DE,DE,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2000,776,Thomas R. Carper,3649,DEM,48,William V. Roth Jr.,4341,REP,45,,3,11/7/2000,55.53,43.7,11.83,8.83,-8.83,1,.7112381652042992, +73374,137538,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/30/2000,600,Bill Nelson,3654,DEM,47,Bill McCollum,3655,REP,42,,5,11/7/2000,51.04,46.19,4.85,.15,.15,1,-2.922654563342824,sample size unavailable; estimated at 600 as a default +6261,31151,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,600,Bill Nelson,3654,DEM,42,Bill McCollum,3655,REP,37,7,5,11/7/2000,51.04,46.19,4.85,.15,.15,1,-3.057899174987945,for Reuters | MSNBC +6263,31161,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,600,Debbie Stabenow,3713,DEM,48,Spencer Abraham,3714,REP,39,2,9,11/7/2000,49.47,47.86,1.61,7.39,7.39,1,1.737772975249136,for Toledo Blade | Pittsburgh Post Gazette +25931,31171,1697,2000,2000_Sen-G_MO,MO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,600,Mel Carnahan,3740,DEM,47,John Ashcroft,3741,REP,45,,2,11/7/2000,50.47,48.39,2.07,.07,-.07,1,-3.716832647251831,for St Louis Post-Dispatch +63638,117264,1701,2000,2000_Sen-G_NJ,NJ,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2000,594,Jon Stevens Corzine,3786,DEM,46,Bob Franks,3787,REP,42,,4,11/7/2000,50.11,47.1,3.02,.98,.98,1,-3.524859148545066, +25761,31001,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Marist College,183,Live Phone,,10/30/2000,516,Hillary Rodham Clinton,3819,DEM,50,Rick Lazio,3821,REP,46,,4,11/7/2000,55.27,43.01,12.27,8.27,-8.27,1,.788441955207822,for NBC News +6281,27383,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Princeton Survey Research Associates International,258,Live Phone,,10/30/2000,844,Hillary Rodham Clinton,3819,DEM,48,Rick Lazio,3821,REP,47,,1,11/7/2000,55.27,43.01,12.27,11.27,-11.27,1,4.111978828165753, +25944,31184,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,700,Hillary Rodham Clinton,3819,DEM,45,Rick Lazio,3821,REP,47,,-2,11/7/2000,55.27,43.01,12.27,14.27,-14.27,0,7.662098216506569,for New York Post | Fox 5 New York +6251,31201,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,600,Ted Celeste,3833,DEM,27,Michael DeWine,3834,REP,60,,-33,11/7/2000,35.85,59.92,-24.06,8.94,-8.94,1,5.523699079697976,for Toledo Blade | Pittsburgh Post Gazette +6266,31211,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,600,Ron Klink,3844,DEM,34,Rick Santorum,3845,REP,51,,-17,11/7/2000,45.51,52.42,-6.91,10.09,-10.09,1,1.380527347516291,for Toledo Blade | Pittsburgh Post Gazette +6270,31221,1708,2000,2000_Sen-G_TN,TN,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,500,Jeff Clark,3859,DEM,29,Bill Frist,3860,REP,58,2,-29,11/7/2000,32.21,65.1,-32.89,3.89,3.89,1,-1.193522932628596,for Reuters | MSNBC +63639,117278,1712,2000,2000_Sen-G_VA,VA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2000,897,Charles S. Robb,3882,DEM,44,George F. Allen,3883,REP,50,,-6,11/7/2000,47.68,52.26,-4.58,1.42,-1.42,1,-2.651801135105126, +6304,27431,1712,2000,2000_Sen-G_VA,VA,Sen-G,Sen-G,Richmond Times-Dispatch,288,Live Phone,,10/30/2000,735,Charles S. Robb,3882,DEM,43,George F. Allen,3883,REP,45,,-2,11/7/2000,47.68,52.26,-4.58,2.58,2.58,1,-1.408687073373392, +6252,31231,1713,2000,2000_Sen-G_WA,WA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,500,Maria Cantwell,3893,DEM,46,Slade Gorton,3894,REP,47,,-1,11/7/2000,48.73,48.64,.09,1.09,-1.09,0,-3.032304825621857,for Reuters | MSNBC +6267,31241,1715,2000,2000_Sen-G_WI,WI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2000,500,Herb Kohl,3902,DEM,60,John Gillespie,3903,REP,33,,27,11/7/2000,61.54,37.04,24.51,2.49,2.49,1,-5.601143150283831,for Reuters | MSNBC +64389,118456,2372,2000,2000_House-G_FL-8,FL-8,House-G,House-G,Voter/Consumer Research,371,Live Phone,R,10/30/2000,400,Linda Welch Chapin,14030,DEM,41,Richard Keller,14029,REP,47,,-6,11/7/2000,49.19,50.79,-1.61,4.39,-4.39,1,-2.968389285373757,for Richard Keller +64271,118251,2581,2000,2000_House-G_OH-1,OH-1,House-G,House-G,SurveyUSA,325,IVR,,10/30/2000,500,John Cranley,14343,DEM,40,Steve Chabot,14344,REP,58,,-18,11/7/2000,44.61,52.97,-8.37,9.63,-9.63,1,2.39917201773791, +28073,33351,8652,2000,2000_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/30/2000,965,Generic Candidate,13742,DEM,44,Generic Candidate,13743,REP,37,,7,11/7/2000,46.96,47.32,-.36,7.36,7.36,0,4.066228501425954, +6246,121931,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,10/31/2000,1016,Al Gore,222,DEM,46.5,George W. Bush,241,REP,46.5,5,0,11/7/2000,48.31,47.79,.51,.51,-.51,.5,-3.33769132772832,average of multiple versions or turnout models listed in poll +6238,7693,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/31/2000,2123,Al Gore,222,DEM,43,George W. Bush,241,REP,47,4,-4,11/7/2000,48.31,47.79,.51,4.51,-4.51,0,1.291928971083164,for USA Today | CNN +6253,7709,808,2000,2000_Pres-G_AR,AR,Pres-G,Pres-G,Ethridge & Associates LLC,89,Live Phone,,10/31/2000,286,Al Gore,222,DEM,44,George W. Bush,241,REP,47,,-3,11/7/2000,45.86,51.31,-5.44,2.44,2.44,1,-2.450814996815221, +6233,7688,810,2000,2000_Pres-G_CA,CA,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/31/2000,820,Al Gore,222,DEM,47,George W. Bush,241,REP,40,5,7,11/7/2000,53.45,41.65,11.8,4.8,-4.8,1,-1.362741464897634, +6227,7682,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/31/2000,600,Al Gore,222,DEM,49,George W. Bush,241,REP,44,2,5,11/7/2000,48.84,48.85,-.01,5.01,5.01,0,1.606010017674894, +6220,7675,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2000,812,Al Gore,222,DEM,44,George W. Bush,241,REP,46,2,-2,11/7/2000,48.84,48.85,-.01,1.99,-1.99,1,-1.26245107804186, +63597,117049,818,2000,2000_Pres-G_IA,IA,Pres-G,Pres-G,PSI,248,Live Phone,,10/31/2000,500,Al Gore,222,DEM,41,George W. Bush,241,REP,44,,-3,11/7/2000,48.54,48.22,.31,3.31,-3.31,0,-.4248875776879316, +6228,7683,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/31/2000,600,Al Gore,222,DEM,48,George W. Bush,241,REP,44,3,4,11/7/2000,51.28,46.15,5.13,1.13,-1.13,1,-2.748781883765217, +6254,7710,831,2000,2000_Pres-G_MS,MS,Pres-G,Pres-G,Ethridge & Associates LLC,89,Live Phone,,10/31/2000,341,Al Gore,222,DEM,33,George W. Bush,241,REP,55,,-22,11/7/2000,40.7,57.62,-16.92,5.08,-5.08,1,-1.039717981169286, +6247,7703,833,2000,2000_Pres-G_NC,NC,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/31/2000,405,Al Gore,222,DEM,42,George W. Bush,241,REP,52,,-10,11/7/2000,43.15,55.96,-12.81,2.81,2.81,1,-2.755346827085637, +6248,7704,836,2000,2000_Pres-G_NH,NH,Pres-G,Pres-G,RKM Research and Communications Inc.,272,Live Phone,,10/31/2000,487,Al Gore,222,DEM,43,George W. Bush,241,REP,42,3,1,11/7/2000,46.8,48.07,-1.27,2.27,2.27,0,-2.458382258069568, +6234,7689,836,2000,2000_Pres-G_NH,NH,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/31/2000,600,Al Gore,222,DEM,46,George W. Bush,241,REP,42,2,4,11/7/2000,46.8,48.07,-1.27,5.27,5.27,0,.718389717208447, +63745,117362,839,2000,2000_Pres-G_NV,NV,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/31/2000,500,Al Gore,222,DEM,44,George W. Bush,241,REP,49,,-5,11/7/2000,45.98,49.52,-3.55,1.45,-1.45,1,-2.681391671981182, +63746,117363,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/31/2000,500,Al Gore,222,DEM,55,George W. Bush,241,REP,36,,19,11/7/2000,60.21,35.23,24.98,5.98,-5.98,1,-1.224602319947365, +6299,7757,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,Columbus Dispatch,57,Mail,,10/31/2000,2050,Al Gore,222,DEM,42,George W. Bush,241,REP,52,3,-10,11/7/2000,46.44,49.99,-3.55,6.45,-6.45,1,3.17949788173659, +6229,7684,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/31/2000,600,Al Gore,222,DEM,48,George W. Bush,241,REP,42,3,6,11/7/2000,50.61,46.44,4.17,1.83,1.83,1,-2.295957795309294, +6230,7685,848,2000,2000_Pres-G_TN,TN,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/31/2000,600,Al Gore,222,DEM,49,George W. Bush,241,REP,43,2,6,11/7/2000,47.28,51.15,-3.86,9.86,9.86,0,6.98960278470863, +6255,7711,848,2000,2000_Pres-G_TN,TN,Pres-G,Pres-G,Ethridge & Associates LLC,89,Live Phone,,10/31/2000,550,Al Gore,222,DEM,44,George W. Bush,241,REP,47,,-3,11/7/2000,47.28,51.15,-3.86,.86,.86,1,-2.497397382472142, +6231,7686,851,2000,2000_Pres-G_VA,VA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2000,625,Al Gore,222,DEM,41,George W. Bush,241,REP,49,3,-8,11/7/2000,44.44,52.47,-8.04,.04,.04,1,-3.79828037130468, +25768,87979,1419,2000,2000_Gov-G_DE,DE,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2000,625,Ruth Minner,12958,DEM,48,John Burris,12959,REP,36,,12,11/7/2000,59.24,39.75,19.5,7.5,-7.5,1,1.467607263569134, +6234,88038,1425,2000,2000_Gov-G_NH,NH,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/31/2000,600,Jeanne Shaheen,12978,DEM,51,Gordon Humphrey,12979,REP,42,,9,11/7/2000,48.74,43.76,4.98,4.02,4.02,1,-.9549466430093125, +6233,27408,1684,2000,2000_Sen-G_CA,CA,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/31/2000,820,Dianne Feinstein,3625,DEM,54,Tom Campbell,3626,REP,39,,15,11/7/2000,55.84,36.59,19.26,4.26,-4.26,1,-1.868867308468125, +25768,31008,1686,2000,2000_Sen-G_DE,DE,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2000,625,Thomas R. Carper,3649,DEM,44,William V. Roth Jr.,4341,REP,44,,0,11/7/2000,55.53,43.7,11.83,11.83,-11.83,.5,4.397501899296334, +6220,27289,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2000,812,Bill Nelson,3654,DEM,45,Bill McCollum,3655,REP,40,5,5,11/7/2000,51.04,46.19,4.85,.15,.15,1,-2.771687219426234, +25816,31056,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,Live Phone,,10/31/2000,800,Debbie Stabenow,3713,DEM,38,Spencer Abraham,3714,REP,40,,-2,11/7/2000,49.47,47.86,1.61,3.61,-3.61,0,-1.551430707135197, +63745,117409,1700,2000,2000_Sen-G_NV,NV,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/31/2000,500,Ed Bernstein,3807,DEM,39,John Ensign,3808,REP,55,,-16,11/7/2000,39.69,55.09,-15.4,.6,-.6,1,-3.878949347758789, +63746,117413,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/31/2000,500,Hillary Rodham Clinton,3819,DEM,51,Rick Lazio,3821,REP,45,,6,11/7/2000,55.27,43.01,12.27,6.27,-6.27,1,-1.34019208010971, +6299,27201,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,Columbus Dispatch,57,Mail,,10/31/2000,2050,Ted Celeste,3833,DEM,34,Michael DeWine,3834,REP,61,,-27,11/7/2000,35.85,59.92,-24.06,2.94,-2.94,1,-.4714831962520075, +6231,27329,1712,2000,2000_Sen-G_VA,VA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2000,625,Charles S. Robb,3882,DEM,44,George F. Allen,3883,REP,49,,-5,11/7/2000,47.68,52.26,-4.58,.42,-.42,1,-3.929529054277091, +64127,117975,2299,2000,2000_House-G_AR-4,AR-4,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2000,417,Michael Avery Ross,14036,DEM,41,Jay Woodson Dickey,14037,REP,44,,-3,11/7/2000,50.97,49.03,1.94,4.94,-4.94,0,.7511134859681353, +64272,118252,2386,2000,2000_House-G_FL-22,FL-22,House-G,House-G,SurveyUSA,325,IVR,,10/31/2000,500,Elaine Bloom,14345,DEM,52,E. Clay Shaw,14346,REP,45,,7,11/7/2000,49.86,50.14,-.28,7.28,7.28,0,.0761217539833116, +6234,118118,2520,2000,2000_House-G_NH-2,NH-2,House-G,House-G,Research 2000,281,Live Phone,,10/31/2000,600,Barney Brannen,14179,DEM,36,Charles Bass,14180,REP,47,,-11,11/7/2000,40.67,56.23,-15.56,4.56,4.56,1,-2.504046638449324, +6246,33350,8652,2000,2000_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,Live Phone,,10/31/2000,1016,Generic Candidate,13742,DEM,49,Generic Candidate,13743,REP,44,,5,11/7/2000,46.96,47.32,-.36,5.36,5.36,0,2.139444060535495, +66220,123205,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,11/1/2000,1280,Al Gore,222,DEM,45,George W. Bush,241,REP,48,3,-3,11/7/2000,48.31,47.79,.51,3.51,-3.51,0,-.0130181623952359, +6237,7692,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,11/1/2000,1000,Al Gore,222,DEM,37,George W. Bush,241,REP,46,5,-9,11/7/2000,48.31,47.79,.51,9.51,-9.51,0,6.101830765171676,for Voter.com +28069,117042,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Polling Company/Global Strategy Group (Hotline Bullseye),255,Live Phone,,11/1/2000,1000,Al Gore,222,DEM,40,George W. Bush,241,REP,47,4,-7,11/7/2000,48.31,47.79,.51,7.51,-7.51,0,3.94319614936918, +63596,117048,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Princeton Survey Research Associates International,258,Live Phone,,11/1/2000,808,Al Gore,222,DEM,43,George W. Bush,241,REP,45,5,-2,11/7/2000,48.31,47.79,.51,2.51,-2.51,0,-1.154698850561363,for Newsweek +63641,117119,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2000,3750,Al Gore,222,DEM,43,George W. Bush,241,REP,46,,-3,11/7/2000,48.31,47.79,.51,3.51,-3.51,0,.4321616474766362, +6236,7691,807,2000,2000_Pres-G_AL,AL,Pres-G,Pres-G,University of South Alabama,361,Live Phone,,11/1/2000,442,Al Gore,222,DEM,28,George W. Bush,241,REP,48,1,-20,11/7/2000,41.57,56.48,-14.92,5.08,-5.08,1,1.242564962105395, +63744,117361,810,2000,2000_Pres-G_CA,CA,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/1/2000,530,Al Gore,222,DEM,49,George W. Bush,241,REP,43,7,6,11/7/2000,53.45,41.65,11.8,5.8,-5.8,1,-.0293401359820631, +6196,7650,814,2000,2000_Pres-G_DE,DE,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2000,625,Al Gore,222,DEM,42,George W. Bush,241,REP,46,4,-4,11/7/2000,54.98,41.92,13.06,17.06,-17.06,0,9.800014143308816, +63640,117117,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2000,577,Al Gore,222,DEM,45,George W. Bush,241,REP,47,,-2,11/7/2000,48.84,48.85,-.01,1.99,-1.99,1,-1.599223373112522, +6197,7651,818,2000,2000_Pres-G_IA,IA,Pres-G,Pres-G,Research 2000,281,Live Phone,,11/1/2000,603,Al Gore,222,DEM,44,George W. Bush,241,REP,43,4,1,11/7/2000,48.54,48.22,.31,.69,.69,1,-2.819245749034055, +6235,7690,818,2000,2000_Pres-G_IA,IA,Pres-G,Pres-G,Selzer & Co.,304,Live Phone,,11/1/2000,805,Al Gore,222,DEM,44,George W. Bush,241,REP,42,3,2,11/7/2000,48.54,48.22,.31,1.69,1.69,1,-1.320289846279298, +6198,7652,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Research 2000,281,Live Phone,,11/1/2000,602,Al Gore,222,DEM,48,George W. Bush,241,REP,42,4,6,11/7/2000,54.6,42.58,12.01,6.01,-6.01,1,-.044139339804434, +63747,117364,823,2000,2000_Pres-G_KY,KY,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/1/2000,500,Al Gore,222,DEM,40,George W. Bush,241,REP,58,,-18,11/7/2000,41.38,56.51,-15.13,2.87,-2.87,1,-1.380415798777125, +6249,7705,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,Live Phone,,11/1/2000,800,Al Gore,222,DEM,46,George W. Bush,241,REP,41,3,5,11/7/2000,51.28,46.15,5.13,.13,-.13,1,-3.409668451511721, +6200,7654,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Research 2000,281,Live Phone,,11/1/2000,602,Al Gore,222,DEM,46,George W. Bush,241,REP,41,4,5,11/7/2000,51.28,46.15,5.13,.13,-.13,1,-3.53220410548302, +6191,7645,830,2000,2000_Pres-G_MO,MO,Pres-G,Pres-G,Research 2000,281,Live Phone,,11/1/2000,600,Al Gore,222,DEM,45,George W. Bush,241,REP,45,4,0,11/7/2000,47.08,50.42,-3.34,3.34,3.34,.5,.6697084477776912, +54485,117055,833,2000,2000_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2000,1163,Al Gore,222,DEM,40,George W. Bush,241,REP,50,,-10,11/7/2000,43.15,55.96,-12.81,2.81,2.81,1,-1.940965614584496, +6211,7666,836,2000,2000_Pres-G_NH,NH,Pres-G,Pres-G,American Research Group,9,Live Phone,,11/1/2000,600,Al Gore,222,DEM,40,George W. Bush,241,REP,45,5,-5,11/7/2000,46.8,48.07,-1.27,3.73,-3.73,1,-.4797383950087004, +6232,7687,838,2000,2000_Pres-G_NM,NM,Pres-G,Pres-G,Research & Polling Inc.,280,Live Phone,,11/1/2000,769,Al Gore,222,DEM,41,George W. Bush,241,REP,44,5,-3,11/7/2000,47.91,47.85,.06,3.06,-3.06,0,-.9028984889007269, +6217,7672,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Blum & Weprin Associates,32,Live Phone,,11/1/2000,883,Al Gore,222,DEM,55,George W. Bush,241,REP,31,3,24,11/7/2000,60.21,35.23,24.98,.98,-.98,1,-6.289019914056792, +63748,117365,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/1/2000,500,Al Gore,222,DEM,43,George W. Bush,241,REP,50,,-7,11/7/2000,46.44,49.99,-3.55,3.45,-3.45,1,-.518415568668987, +6194,7648,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Decision Forecasting,77,Live Phone,,11/1/2000,1032,Al Gore,222,DEM,47,George W. Bush,241,REP,43,4,4,11/7/2000,50.61,46.44,4.17,.17,-.17,1,-3.477913031593909, +63749,117366,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/1/2000,800,Al Gore,222,DEM,48.01,George W. Bush,241,REP,48,,.0099999998,11/7/2000,50.61,46.44,4.17,4.16,-4.16,1,.6103009754352203, +6195,7649,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2000,600,Al Gore,222,DEM,43,George W. Bush,241,REP,42,8,1,11/7/2000,50.61,46.44,4.17,3.17,-3.17,1,-.5046467256620895,for Toledo Blade | Pittsburgh Post Gazette +54524,117321,853,2000,2000_Pres-G_WA,WA,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/1/2000,500,Al Gore,222,DEM,46,George W. Bush,241,REP,44,8,2,11/7/2000,50.16,44.58,5.58,3.58,-3.58,1,-.0445839715583065, +6199,7653,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,Research 2000,281,Live Phone,,11/1/2000,619,Al Gore,222,DEM,46,George W. Bush,241,REP,40,4,6,11/7/2000,47.83,47.61,.22,5.78,5.78,1,1.874590014537877, +54485,88021,1423,2000,2000_Gov-G_NC,NC,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2000,1163,Mike Easley,12972,DEM,45,Richard Vinroot,12973,REP,43,,2,11/7/2000,52.02,46.26,5.76,3.76,-3.76,1,-.8306488934980392, +54503,88039,1425,2000,2000_Gov-G_NH,NH,Gov-G,Gov-G,American Research Group,9,Live Phone,,11/1/2000,600,Jeanne Shaheen,12978,DEM,43,Gordon Humphrey,12979,REP,44,7,-1,11/7/2000,48.74,43.76,4.98,5.98,-5.98,0,1.493242685597181, +54524,88060,1428,2000,2000_Gov-G_WA,WA,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/1/2000,500,Gary Locke,12993,DEM,55,John Carlson,12991,REP,40,,15,11/7/2000,58.38,39.68,18.7,3.7,-3.7,1,-1.797283330339108, +63744,117406,1684,2000,2000_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/1/2000,530,Dianne Feinstein,3625,DEM,53,Tom Campbell,3626,REP,41,,12,11/7/2000,55.84,36.59,19.26,7.26,-7.26,1,1.659598282342675, +63640,117251,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2000,577,Bill Nelson,3654,DEM,42,Bill McCollum,3655,REP,45,,-3,11/7/2000,51.04,46.19,4.85,7.85,-7.85,0,5.135070555733705, +6249,27355,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,Live Phone,,11/1/2000,800,Debbie Stabenow,3713,DEM,38,Spencer Abraham,3714,REP,41,,-3,11/7/2000,49.47,47.86,1.61,4.61,-4.61,0,-.4996313521091768, +6200,27421,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Research 2000,281,Live Phone,,11/1/2000,602,Debbie Stabenow,3713,DEM,44,Spencer Abraham,3714,REP,39,,5,11/7/2000,49.47,47.86,1.61,3.39,3.39,1,-1.662140033698316, +25886,31126,1695,2000,2000_Sen-G_MN,MN,Sen-G,Sen-G,Tarrance Group,333,Live Phone,R,11/1/2000,450,Mark Dayton,13727,DEM,44,Rod Grams,3721,REP,43,6,1,11/7/2000,48.83,43.29,5.54,4.54,-4.54,1,-.0685754469948803,for unspecified Republican sponsor +6191,27422,1697,2000,2000_Sen-G_MO,MO,Sen-G,Sen-G,Research 2000,281,Live Phone,,11/1/2000,600,Mel Carnahan,3740,DEM,47,John Ashcroft,3741,REP,42,,5,11/7/2000,50.47,48.39,2.07,2.93,2.93,1,-.217317158526436, +25887,31127,1701,2000,2000_Sen-G_NJ,NJ,Sen-G,Sen-G,Tarrance Group,333,Live Phone,R,11/1/2000,500,Jon Stevens Corzine,3786,DEM,40,Bob Franks,3787,REP,44,,-4,11/7/2000,50.11,47.1,3.02,7.02,-7.02,0,2.977268426043356,for Bob Franks +6217,27193,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Blum & Weprin Associates,32,Live Phone,,11/1/2000,883,Hillary Rodham Clinton,3819,DEM,47,Rick Lazio,3821,REP,40,,7,11/7/2000,55.27,43.01,12.27,5.27,-5.27,1,-1.95738747050118, +63748,117414,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/1/2000,500,Ted Celeste,3833,DEM,37,Michael DeWine,3834,REP,56,,-19,11/7/2000,35.85,59.92,-24.06,5.06,5.06,1,1.380687573347893, +6194,27209,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Decision Forecasting,77,Live Phone,,11/1/2000,1032,Ron Klink,3844,DEM,34,Rick Santorum,3845,REP,55,,-21,11/7/2000,45.51,52.42,-6.91,14.09,-14.09,1,5.734003316368707, +63749,117415,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/1/2000,800,Ron Klink,3844,DEM,41,Rick Santorum,3845,REP,57,,-16,11/7/2000,45.51,52.42,-6.91,9.09,-9.09,1,.4610637887046151, +63804,117488,1709,2000,2000_Sen-G_TX,TX,Sen-G,Sen-G,Scripps Howard,303,Live Phone,,11/1/2000,844,Gene Kelly,3870,DEM,23,Kay Bailey Hutchison,3871,REP,55,,-32,11/7/2000,32.31,65.08,-32.77,.77,.77,1,-3.812406648890841, +54524,117376,1713,2000,2000_Sen-G_WA,WA,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/1/2000,500,Maria Cantwell,3893,DEM,46,Slade Gorton,3894,REP,48,,-2,11/7/2000,48.73,48.64,.09,2.09,-2.09,0,-1.534985122874764, +64273,118253,2348,2000,2000_House-G_CA-49,CA-49,House-G,House-G,SurveyUSA,325,IVR,,11/1/2000,500,Susan A. Davis,14347,DEM,47,Brian P. Bilbray,14348,REP,45,,2,11/7/2000,49.63,46.18,3.45,1.45,-1.45,1,-5.696630665718937, +64274,118254,2372,2000,2000_House-G_FL-8,FL-8,House-G,House-G,SurveyUSA,325,IVR,,11/1/2000,500,Linda Welch Chapin,14030,DEM,43,Richard Keller,14029,REP,55,,-12,11/7/2000,49.19,50.79,-1.61,10.39,-10.39,1,4.310424743820184, +64275,118255,2674,2000,2000_House-G_TX-25,TX-25,House-G,House-G,SurveyUSA,325,IVR,,11/1/2000,500,Ken Bentsen,14349,DEM,59,Phil Sudan,14350,REP,39,,20,11/7/2000,60.11,38.53,21.58,1.58,-1.58,1,-5.573183192277416, +6237,33348,8652,2000,2000_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,11/1/2000,1000,Generic Candidate,13742,DEM,41,Generic Candidate,13743,REP,42,,-1,11/7/2000,46.96,47.32,-.36,.64,-.64,1,-2.644975339174279,for Voter.com +28069,117351,8652,2000,2000_House-G_US,US,House-G,House-G,Polling Company/Global Strategy Group (Hotline Bullseye),255,Live Phone,,11/1/2000,1000,Generic Candidate,13742,DEM,39,Generic Candidate,13743,REP,42,,-3,11/7/2000,46.96,47.32,-.36,2.64,-2.64,1,-.6013792259957366, +63596,122071,8652,2000,2000_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,Live Phone,,11/1/2000,600,Generic Candidate,13742,DEM,50,Generic Candidate,13743,REP,41,,9,11/7/2000,46.96,47.32,-.36,9.36,9.36,0,6.03781378814254,for Newsweek; sample size unavailable; estimated at 600 as a default; among registered voters +63641,117320,8652,2000,2000_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2000,3750,Generic Candidate,13742,DEM,41.2,Generic Candidate,13743,REP,41,,.2,11/7/2000,46.96,47.32,-.36,.56,.56,0,-2.47710910328813, +6179,121976,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,11/2/2000,1519,Al Gore,222,DEM,46,George W. Bush,241,REP,49,3,-3,11/7/2000,48.31,47.79,.51,3.51,-3.51,0,.1253621049696461,average of multiple versions or turnout models listed in poll +63534,123224,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,11/2/2000,825,Al Gore,222,DEM,44,George W. Bush,241,REP,46,4,-2,11/7/2000,48.31,47.79,.51,2.51,-2.51,0,-1.151058985120368,average of multiple versions or turnout models listed in poll +28068,116970,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,11/2/2000,1000,Al Gore,222,DEM,43,George W. Bush,241,REP,43,3,0,11/7/2000,48.31,47.79,.51,.51,-.51,.5,-3.036201108419356, +63544,116983,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/2/2000,134000,Al Gore,222,DEM,46,George W. Bush,241,REP,47,4,-1,11/7/2000,48.31,47.79,.51,1.51,-1.51,0,-1.528968305040306, +63587,117029,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,11/2/2000,883,Al Gore,222,DEM,41,George W. Bush,241,REP,48,3,-7,11/7/2000,48.31,47.79,.51,7.51,-7.51,0,4.002161887057452,for Christian Science Monitor +63594,117037,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Marist College,183,Live Phone,,11/2/2000,623,Al Gore,222,DEM,44,George W. Bush,241,REP,49,2,-5,11/7/2000,48.31,47.79,.51,5.51,-5.51,0,1.703578495380395, +6186,123358,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,1200,Al Gore,222,DEM,43,George W. Bush,241,REP,46,5.5,-3,11/7/2000,48.31,47.79,.51,3.51,-3.51,0,-.0884054445249232,for Reuters | MSNBC; average of multiple versions or turnout models listed in poll +63642,117126,808,2000,2000_Pres-G_AR,AR,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2000,1549,Al Gore,222,DEM,45,George W. Bush,241,REP,47,,-2,11/7/2000,45.86,51.31,-5.44,3.44,3.44,1,-.2623445437124778, +6166,7619,810,2000,2000_Pres-G_CA,CA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,600,Al Gore,222,DEM,48,George W. Bush,241,REP,40,5,8,11/7/2000,53.45,41.65,11.8,3.8,-3.8,1,-1.708264966352171, +6201,7655,811,2000,2000_Pres-G_CO,CO,Pres-G,Pres-G,Ciruli Associates,51,Live Phone,,11/2/2000,400,Al Gore,222,DEM,38,George W. Bush,241,REP,47,5,-9,11/7/2000,42.39,50.75,-8.36,.64,-.64,1,-4.226539592459454, +6168,7621,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,600,Al Gore,222,DEM,46,George W. Bush,241,REP,45,5,1,11/7/2000,48.84,48.85,-.01,1.01,1.01,0,-2.126183719324648,for Reuters | MSNBC +63643,117129,818,2000,2000_Pres-G_IA,IA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2000,1000,Al Gore,222,DEM,42,George W. Bush,241,REP,46,,-4,11/7/2000,48.54,48.22,.31,4.31,-4.31,0,1.638536694484529, +6180,7634,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,600,Al Gore,222,DEM,49,George W. Bush,241,REP,40,5,9,11/7/2000,54.6,42.58,12.01,3.01,-3.01,1,-3.364134217371808,for St Louis Post-Dispatch +54453,117309,821,2000,2000_Pres-G_IN,IN,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/2/2000,500,Al Gore,222,DEM,32,George W. Bush,241,REP,60,,-28,11/7/2000,41.01,56.65,-15.63,12.37,-12.37,1,8.023949232295511, +6172,7625,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,EPIC-MRA,84,Live Phone,,11/2/2000,500,Al Gore,222,DEM,45,George W. Bush,241,REP,44,,1,11/7/2000,51.28,46.15,5.13,4.13,-4.13,1,.7411990485794946, +6169,7622,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,600,Al Gore,222,DEM,49,George W. Bush,241,REP,40,5,9,11/7/2000,51.28,46.15,5.13,3.87,3.87,1,.231451993046657,for Toledo Blade | Pittsburgh Post Gazette +6213,7668,829,2000,2000_Pres-G_MN,MN,Pres-G,Pres-G,Star Tribune (Minnesota Poll),315,Live Phone,,11/2/2000,1015,Al Gore,222,DEM,47,George W. Bush,241,REP,37,8,10,11/7/2000,47.91,45.5,2.4,7.6,7.6,1,4.816164281372467, +25928,7635,830,2000,2000_Pres-G_MO,MO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,600,Al Gore,222,DEM,45,George W. Bush,241,REP,47,4,-2,11/7/2000,47.08,50.42,-3.34,1.34,1.34,1,-1.554721492487466,for St Louis Post-Dispatch +6171,7624,838,2000,2000_Pres-G_NM,NM,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/2/2000,625,Al Gore,222,DEM,45,George W. Bush,241,REP,45,4,0,11/7/2000,47.91,47.85,.06,.06,-.06,.5,-4.814523541276965, +6190,7644,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Blum & Weprin Associates,32,Live Phone,,11/2/2000,851,Al Gore,222,DEM,53,George W. Bush,241,REP,33,5,20,11/7/2000,60.21,35.23,24.98,4.98,-4.98,1,-2.244645865912501, +25941,7636,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,700,Al Gore,222,DEM,52,George W. Bush,241,REP,38,7,14,11/7/2000,60.21,35.23,24.98,10.98,-10.98,1,4.408435943313824,for New York Post | Fox 5 New York +6167,7620,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/2/2000,625,Al Gore,222,DEM,40,George W. Bush,241,REP,46,5,-6,11/7/2000,46.44,49.99,-3.55,2.45,-2.45,1,-1.533755921038453, +6183,7637,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,600,Al Gore,222,DEM,41,George W. Bush,241,REP,51,3,-10,11/7/2000,46.44,49.99,-3.55,6.45,-6.45,1,2.392294164793018,for Toledo Blade | Pittsburgh Post Gazette +63571,117010,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/2/2000,11301,Al Gore,222,DEM,50,George W. Bush,241,REP,45,4,5,11/7/2000,50.61,46.44,4.17,.83,.83,1,-2.186509436867854, +6174,7627,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/2/2000,625,Al Gore,222,DEM,48,George W. Bush,241,REP,45,,3,11/7/2000,50.61,46.44,4.17,1.17,-1.17,1,-2.592011766374915, +63644,117138,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2000,644,Al Gore,222,DEM,42,George W. Bush,241,REP,47,,-5,11/7/2000,50.61,46.44,4.17,9.17,-9.17,0,6.272644058142192, +6185,7639,848,2000,2000_Pres-G_TN,TN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,500,Al Gore,222,DEM,46,George W. Bush,241,REP,46,4,0,11/7/2000,47.28,51.15,-3.86,3.86,3.86,.5,.2871943241328485,for Reuters | MSNBC +6170,7623,853,2000,2000_Pres-G_WA,WA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,500,Al Gore,222,DEM,46,George W. Bush,241,REP,43,7,3,11/7/2000,50.16,44.58,5.58,2.58,-2.58,1,-1.739059908156992,for Reuters | MSNBC +6187,7641,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,500,Al Gore,222,DEM,45,George W. Bush,241,REP,46,5,-1,11/7/2000,47.83,47.61,.22,1.22,-1.22,0,-3.404540755418045,for Reuters | MSNBC +54530,117062,855,2000,2000_Pres-G_WV,WV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2000,1066,Al Gore,222,DEM,42,George W. Bush,241,REP,45,,-3,11/7/2000,45.59,51.92,-6.32,3.32,3.32,1,.7690650743380929, +54453,87989,1420,2000,2000_Gov-G_IN,IN,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/2/2000,500,Frank L. O'Bannon,12960,DEM,50,David McIntosh,12962,REP,44,,6,11/7/2000,56.56,41.68,14.88,8.88,-8.88,1,5.927011009647368, +25928,88004,1421,2000,2000_Gov-G_MO,MO,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,600,"Robert Lee Holden, Jr.",12967,DEM,43,Jim Talent,12965,REP,42,,1,11/7/2000,49.12,48.21,.91,.09,.09,1,-3.684514780217774,for St Louis Post-Dispatch +54530,88066,1429,2000,2000_Gov-G_WV,WV,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2000,1066,Bob Wise,12997,DEM,48,Cecil Underwood,12996,REP,43,,5,11/7/2000,50.12,47.21,2.92,2.08,2.08,1,-2.46057060810527, +6168,31148,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,600,Bill Nelson,3654,DEM,44,Bill McCollum,3655,REP,39,5,5,11/7/2000,51.04,46.19,4.85,.15,.15,1,-2.917434731861362,for Reuters | MSNBC +6172,27218,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,11/2/2000,500,Debbie Stabenow,3713,DEM,42,Spencer Abraham,3714,REP,47,,-5,11/7/2000,49.47,47.86,1.61,6.61,-6.61,0,1.602665377218622, +6169,31158,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,600,Debbie Stabenow,3713,DEM,45,Spencer Abraham,3714,REP,45,2,0,11/7/2000,49.47,47.86,1.61,1.61,-1.61,.5,-3.895736443689012,for Toledo Blade | Pittsburgh Post Gazette +6213,31121,1695,2000,2000_Sen-G_MN,MN,Sen-G,Sen-G,Star Tribune (Minnesota Poll),315,Live Phone,,11/2/2000,900,Mark Dayton,13727,DEM,46,Rod Grams,3721,REP,37,5,9,11/7/2000,48.83,43.29,5.54,3.46,3.46,1,-1.056438455324497, +25928,31168,1697,2000,2000_Sen-G_MO,MO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,600,Mel Carnahan,3740,DEM,48,John Ashcroft,3741,REP,45,,3,11/7/2000,50.47,48.39,2.07,.93,.93,1,-2.715158075627118,for St Louis Post-Dispatch +6171,31028,1702,2000,2000_Sen-G_NM,NM,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/2/2000,425,Jeff Bingaman,3801,DEM,60,Bill Redmond,3802,REP,30,,30,11/7/2000,61.7,38.25,23.45,6.55,6.55,1,1.271641922166417, +6190,27192,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Blum & Weprin Associates,32,Live Phone,,11/2/2000,851,Hillary Rodham Clinton,3819,DEM,47,Rick Lazio,3821,REP,40,,7,11/7/2000,55.27,43.01,12.27,5.27,-5.27,1,-1.914444797033952, +25941,31181,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,700,Hillary Rodham Clinton,3819,DEM,49,Rick Lazio,3821,REP,45,,4,11/7/2000,55.27,43.01,12.27,8.27,-8.27,1,1.818124314026664,for New York Post | Fox 5 New York +6167,27321,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/2/2000,625,Ted Celeste,3833,DEM,32,Michael DeWine,3834,REP,56,,-24,11/7/2000,35.85,59.92,-24.06,.06,.06,1,-3.850613804836307, +6183,31198,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,600,Ted Celeste,3833,DEM,29,Michael DeWine,3834,REP,61,,-32,11/7/2000,35.85,59.92,-24.06,7.94,-7.94,1,4.663559585576945,for Toledo Blade | Pittsburgh Post Gazette +63571,136955,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/2/2000,5788.5,Ron Klink,3844,DEM,39.5,Rick Santorum,3845,REP,55,2.5,-15.5,11/7/2000,45.51,52.42,-6.91,8.59,-8.59,1,.3734438152251253,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll +6174,27323,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/2/2000,625,Ron Klink,3844,DEM,36,Rick Santorum,3845,REP,55,,-19,11/7/2000,45.51,52.42,-6.91,12.09,-12.09,1,3.569671749423169, +63644,117271,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2000,644,Ron Klink,3844,DEM,36,Rick Santorum,3845,REP,56,,-20,11/7/2000,45.51,52.42,-6.91,13.09,-13.09,1,4.252523128842266, +6184,31208,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,600,Ron Klink,3844,DEM,34,Rick Santorum,3845,REP,50,,-16,11/7/2000,45.51,52.42,-6.91,9.09,-9.09,1,.5507036390455109,for Toledo Blade | Pittsburgh Post Gazette +6185,31218,1708,2000,2000_Sen-G_TN,TN,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,500,Jeff Clark,3859,DEM,34,Bill Frist,3860,REP,53,3,-19,11/7/2000,32.21,65.1,-32.89,13.89,13.89,1,8.921630719465059,for Reuters | MSNBC +6170,31228,1713,2000,2000_Sen-G_WA,WA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,500,Maria Cantwell,3893,DEM,45,Slade Gorton,3894,REP,47,,-2,11/7/2000,48.73,48.64,.09,2.09,-2.09,0,-1.871235015870097,for Reuters | MSNBC +6187,31238,1715,2000,2000_Sen-G_WI,WI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2000,500,Herb Kohl,3902,DEM,61,John Gillespie,3903,REP,32,,29,11/7/2000,61.54,37.04,24.51,4.49,4.49,1,-3.441293446775262,for Reuters | MSNBC +28068,33346,8652,2000,2000_House-G_US,US,House-G,House-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,11/2/2000,1000,Generic Candidate,13742,DEM,45,Generic Candidate,13743,REP,42,,3,11/7/2000,46.96,47.32,-.36,3.36,3.36,0,.2046188516599312, +6188,121993,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,11/3/2000,1158,Al Gore,222,DEM,43.5,George W. Bush,241,REP,48.5,5,-5,11/7/2000,48.31,47.79,.51,5.51,-5.51,0,2.093650513227625,average of multiple versions or turnout models listed in poll +6156,7609,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,11/3/2000,2733,Al Gore,222,DEM,43,George W. Bush,241,REP,48,4,-5,11/7/2000,48.31,47.79,.51,5.51,-5.51,0,2.60439568920924,for USA Today | CNN +66238,123273,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,Live Phone,,11/3/2000,751,Al Gore,222,DEM,44,George W. Bush,241,REP,47,4,-3,11/7/2000,48.31,47.79,.51,3.51,-3.51,0,-.120173288937713, +65848,123295,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,Live Phone,,11/3/2000,1307,Al Gore,222,DEM,43,George W. Bush,241,REP,46,3,-3,11/7/2000,48.31,47.79,.51,3.51,-3.51,0,.1153787173419095, +6212,7667,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Polling Company/Global Strategy Group (Hotline Bullseye),255,Live Phone,,11/3/2000,1253,Al Gore,222,DEM,42,George W. Bush,241,REP,45,4,-3,11/7/2000,48.31,47.79,.51,3.51,-3.51,0,.201397829319729, +65853,117284,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,SSRS,297,Live Phone,,11/3/2000,1103,Al Gore,222,DEM,44,George W. Bush,241,REP,46,7,-2,11/7/2000,48.31,47.79,.51,2.51,-2.51,0,-.979766926914981, +63545,116984,806,2000,2000_Pres-G_AK,AK,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,756,Al Gore,222,DEM,31,George W. Bush,241,REP,54,10,-23,11/7/2000,27.67,58.62,-30.95,7.95,7.95,1,1.296336703086705, +6150,7603,807,2000,2000_Pres-G_AL,AL,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/3/2000,625,Al Gore,222,DEM,38,George W. Bush,241,REP,55,,-17,11/7/2000,41.57,56.48,-14.92,2.08,-2.08,1,-2.570329113387416, +63546,116985,809,2000,2000_Pres-G_AZ,AZ,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,4656,Al Gore,222,DEM,40,George W. Bush,241,REP,52,5,-12,11/7/2000,44.73,51.02,-6.29,5.71,-5.71,1,2.301350237679517, +6173,7626,810,2000,2000_Pres-G_CA,CA,Pres-G,Pres-G,Field Research Corp. (Field Poll),94,Live Phone,,11/3/2000,924,Al Gore,222,DEM,46,George W. Bush,241,REP,41,4,5,11/7/2000,53.45,41.65,11.8,6.8,-6.8,1,1.739692623932624, +63547,116986,810,2000,2000_Pres-G_CA,CA,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,25017,Al Gore,222,DEM,49,George W. Bush,241,REP,43,6,6,11/7/2000,53.45,41.65,11.8,5.8,-5.8,1,.90935660061909, +63548,116987,811,2000,2000_Pres-G_CO,CO,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,3697,Al Gore,222,DEM,43,George W. Bush,241,REP,48,6,-5,11/7/2000,42.39,50.75,-8.36,3.36,3.36,1,.0105791817852602, +63549,116988,812,2000,2000_Pres-G_CT,CT,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,2525,Al Gore,222,DEM,51,George W. Bush,241,REP,40,7,11,11/7/2000,55.91,38.44,17.47,6.47,-6.47,1,.0033421268171715, +63550,116989,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,17033,Al Gore,222,DEM,49,George W. Bush,241,REP,46,3,3,11/7/2000,48.84,48.85,-.01,3.01,3.01,0,.5946237509840838, +63551,116990,816,2000,2000_Pres-G_GA,GA,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,6987,Al Gore,222,DEM,43,George W. Bush,241,REP,51,,-8,11/7/2000,42.98,54.67,-11.69,3.69,3.69,1,1.091509417923759, +63552,116991,817,2000,2000_Pres-G_HI,HI,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,589,Al Gore,222,DEM,53,George W. Bush,241,REP,38,7,15,11/7/2000,55.79,37.46,18.33,3.33,-3.33,1,-.8474670107186341, +63553,116992,818,2000,2000_Pres-G_IA,IA,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,2478,Al Gore,222,DEM,50,George W. Bush,241,REP,44,4,6,11/7/2000,48.54,48.22,.31,5.69,5.69,1,3.482769406438278, +63554,116993,819,2000,2000_Pres-G_ID,ID,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,908,Al Gore,222,DEM,27,George W. Bush,241,REP,65,1,-38,11/7/2000,27.64,67.17,-39.53,1.53,1.53,1,-4.095491692322219, +63555,116994,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,8957,Al Gore,222,DEM,51,George W. Bush,241,REP,45,1,6,11/7/2000,54.6,42.58,12.01,6.01,-6.01,1,1.012413188842473, +54454,116975,821,2000,2000_Pres-G_IN,IN,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,5599,Al Gore,222,DEM,39,George W. Bush,241,REP,56,1,-17,11/7/2000,41.01,56.65,-15.63,1.37,-1.37,1,-4.200768075496425, +63556,116995,822,2000,2000_Pres-G_KS,KS,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,2543,Al Gore,222,DEM,38,George W. Bush,241,REP,55,4,-17,11/7/2000,37.24,58.04,-20.8,3.8,3.8,1,-2.659054416231793, +63557,116996,823,2000,2000_Pres-G_KY,KY,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,3318,Al Gore,222,DEM,42,George W. Bush,241,REP,54,4,-12,11/7/2000,41.38,56.51,-15.13,3.13,3.13,1,-.3190100803059095, +6151,7604,823,2000,2000_Pres-G_KY,KY,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/3/2000,625,Al Gore,222,DEM,41,George W. Bush,241,REP,51,,-10,11/7/2000,41.38,56.51,-15.13,5.13,5.13,1,1.487382061907501, +63558,116997,825,2000,2000_Pres-G_MA,MA,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,5141,Al Gore,222,DEM,58,George W. Bush,241,REP,32,8,26,11/7/2000,59.8,32.5,27.3,1.3,-1.3,1,-2.051555164071237, +63559,116998,826,2000,2000_Pres-G_MD,MD,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,5230,Al Gore,222,DEM,56,George W. Bush,241,REP,39,4,17,11/7/2000,56.49,40.18,16.3,.7,.7,1,-3.974795065634053, +63560,116999,827,2000,2000_Pres-G_ME,ME,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1485,Al Gore,222,DEM,50,George W. Bush,241,REP,42,6,8,11/7/2000,49.09,43.97,5.11,2.89,2.89,1,-1.744893619348936, +63561,117000,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,8757,Al Gore,222,DEM,50,George W. Bush,241,REP,45,3,5,11/7/2000,51.28,46.15,5.13,.13,-.13,1,-2.627249895287691, +63562,117001,829,2000,2000_Pres-G_MN,MN,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,3796,Al Gore,222,DEM,46,George W. Bush,241,REP,43,8,3,11/7/2000,47.91,45.5,2.4,.6,.6,1,-2.88817017968803, +6161,7614,830,2000,2000_Pres-G_MO,MO,Pres-G,Pres-G,American Research Group,9,Live Phone,,11/3/2000,600,Al Gore,222,DEM,46,George W. Bush,241,REP,45,4,1,11/7/2000,47.08,50.42,-3.34,4.34,4.34,0,1.815349887595907, +54469,116976,830,2000,2000_Pres-G_MO,MO,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,5833,Al Gore,222,DEM,46,George W. Bush,241,REP,49,2,-3,11/7/2000,47.08,50.42,-3.34,.34,.34,1,-1.712902434610516, +6152,7605,831,2000,2000_Pres-G_MS,MS,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/3/2000,625,Al Gore,222,DEM,41,George W. Bush,241,REP,52,,-11,11/7/2000,40.7,57.62,-16.92,5.92,5.92,1,.2917493493244681, +54486,116977,833,2000,2000_Pres-G_NC,NC,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,6704,Al Gore,222,DEM,46,George W. Bush,241,REP,51,,-5,11/7/2000,43.15,55.96,-12.81,7.81,7.81,1,4.209483653340719, +63563,117002,835,2000,2000_Pres-G_NE,NE,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1481,Al Gore,222,DEM,38,George W. Bush,241,REP,57,4,-19,11/7/2000,33.25,62.25,-28.99,9.99,9.99,1,5.018279073078959, +6162,7615,836,2000,2000_Pres-G_NH,NH,Pres-G,Pres-G,American Research Group,9,Live Phone,,11/3/2000,600,Al Gore,222,DEM,38,George W. Bush,241,REP,48,9,-10,11/7/2000,46.8,48.07,-1.27,8.73,-8.73,1,4.649671900472173, +54504,116978,836,2000,2000_Pres-G_NH,NH,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1400,Al Gore,222,DEM,47,George W. Bush,241,REP,45,7,2,11/7/2000,46.8,48.07,-1.27,3.27,3.27,0,-.7398184916209428, +6164,7617,836,2000,2000_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,11/3/2000,801,Al Gore,222,DEM,39,George W. Bush,241,REP,45,5,-6,11/7/2000,46.8,48.07,-1.27,4.73,-4.73,1,.6302829599384375, +63564,117003,837,2000,2000_Pres-G_NJ,NJ,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,7217,Al Gore,222,DEM,54,George W. Bush,241,REP,40,5,14,11/7/2000,56.13,40.29,15.83,1.83,-1.83,1,-3.970902099399793, +6163,7616,837,2000,2000_Pres-G_NJ,NJ,Pres-G,Pres-G,Monmouth University,215,Live Phone,,11/3/2000,843,Al Gore,222,DEM,47,George W. Bush,241,REP,34,6,13,11/7/2000,56.13,40.29,15.83,2.83,-2.83,1,-2.93827827406557, +6175,7628,837,2000,2000_Pres-G_NJ,NJ,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,11/3/2000,770,Al Gore,222,DEM,49,George W. Bush,241,REP,41,4,8,11/7/2000,56.13,40.29,15.83,7.83,-7.83,1,1.864618939254265, +63565,117004,838,2000,2000_Pres-G_NM,NM,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1657,Al Gore,222,DEM,49,George W. Bush,241,REP,44,6,5,11/7/2000,47.91,47.85,.06,4.94,4.94,1,1.330331577957988, +63566,117005,839,2000,2000_Pres-G_NV,NV,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1835,Al Gore,222,DEM,45,George W. Bush,241,REP,48,4,-3,11/7/2000,45.98,49.52,-3.55,.55,.55,1,-3.106419783322413, +63567,117006,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,13590,Al Gore,222,DEM,53,George W. Bush,241,REP,38,6,15,11/7/2000,60.21,35.23,24.98,9.98,-9.98,1,4.010460136977205, +6165,7618,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,11/3/2000,979,Al Gore,222,DEM,55,George W. Bush,241,REP,34,6,21,11/7/2000,60.21,35.23,24.98,3.98,-3.98,1,-2.894735066362236, +63568,117007,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,10975,Al Gore,222,DEM,46,George W. Bush,241,REP,49,4,-3,11/7/2000,46.44,49.99,-3.55,.55,.55,1,-2.631969607415018, +25896,7629,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,University of Cincinnati (Ohio Poll),346,Live Phone,,11/3/2000,1273,Al Gore,222,DEM,43,George W. Bush,241,REP,53,3,-10,11/7/2000,46.44,49.99,-3.55,6.45,-6.45,1,3.392625565254506, +63569,117008,842,2000,2000_Pres-G_OK,OK,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,3206,Al Gore,222,DEM,37,George W. Bush,241,REP,59,,-22,11/7/2000,38.43,60.31,-21.88,.12,-.12,1,-5.351229309063892, +6153,7606,842,2000,2000_Pres-G_OK,OK,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/3/2000,625,Al Gore,222,DEM,39,George W. Bush,241,REP,54,,-15,11/7/2000,38.43,60.31,-21.88,6.88,6.88,1,2.827454443955699, +63570,117009,843,2000,2000_Pres-G_OR,OR,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,3376,Al Gore,222,DEM,49,George W. Bush,241,REP,42,7,7,11/7/2000,46.96,46.52,.44,6.56,6.56,1,2.676751394961276, +63572,117011,848,2000,2000_Pres-G_TN,TN,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,5187,Al Gore,222,DEM,47,George W. Bush,241,REP,49,2,-2,11/7/2000,47.28,51.15,-3.86,1.86,1.86,1,-.5980932984094366, +6154,7607,848,2000,2000_Pres-G_TN,TN,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/3/2000,625,Al Gore,222,DEM,45,George W. Bush,241,REP,49,,-4,11/7/2000,47.28,51.15,-3.86,.14,-.14,1,-3.078269115380101, +63573,117012,849,2000,2000_Pres-G_TX,TX,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,17936,Al Gore,222,DEM,39,George W. Bush,241,REP,57,3,-18,11/7/2000,37.98,59.3,-21.32,3.32,3.32,1,-3.352864638514955, +6155,7608,849,2000,2000_Pres-G_TX,TX,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/3/2000,625,Al Gore,222,DEM,30,George W. Bush,241,REP,64,,-34,11/7/2000,37.98,59.3,-21.32,12.68,-12.68,1,6.800375904619331, +63716,117276,849,2000,2000_Pres-G_TX,TX,Pres-G,Pres-G,Scripps Howard,303,Live Phone,,11/3/2000,800,Al Gore,222,DEM,27,George W. Bush,241,REP,57,,-30,11/7/2000,37.98,59.3,-21.32,8.68,-8.68,1,2.635512166234942, +54510,116979,850,2000,2000_Pres-G_UT,UT,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1641,Al Gore,222,DEM,25,George W. Bush,241,REP,65,6,-40,11/7/2000,26.34,66.83,-40.49,.49,.49,1,-3.363755661135996, +6189,7643,850,2000,2000_Pres-G_UT,UT,Pres-G,Pres-G,Valley Research,368,Live Phone,,11/3/2000,1300,Al Gore,222,DEM,24,George W. Bush,241,REP,60,4,-36,11/7/2000,26.34,66.83,-40.49,4.49,4.49,1,1.419964049366105, +63574,117013,851,2000,2000_Pres-G_VA,VA,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,7488,Al Gore,222,DEM,45,George W. Bush,241,REP,51,3,-6,11/7/2000,44.44,52.47,-8.04,2.04,2.04,1,-.5990211421831728, +54525,116980,853,2000,2000_Pres-G_WA,WA,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,6549,Al Gore,222,DEM,46,George W. Bush,241,REP,47,5,-1,11/7/2000,50.16,44.58,5.58,6.58,-6.58,0,4.067166133364568, +63575,117014,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,5168,Al Gore,222,DEM,47,George W. Bush,241,REP,47,5,0,11/7/2000,47.83,47.61,.22,.22,-.22,.5,-3.003935447194543, +54531,116981,855,2000,2000_Pres-G_WV,WV,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1689,Al Gore,222,DEM,46,George W. Bush,241,REP,50,3,-4,11/7/2000,45.59,51.92,-6.32,2.32,2.32,1,-.4286082901243464, +54454,87990,1420,2000,2000_Gov-G_IN,IN,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,5591,Frank L. O'Bannon,12960,DEM,54,David McIntosh,12962,REP,42,4,12,11/7/2000,56.56,41.68,14.88,2.88,-2.88,1,-.3216263910999265, +54469,88005,1421,2000,2000_Gov-G_MO,MO,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,5830,"Robert Lee Holden, Jr.",12967,DEM,47,Jim Talent,12965,REP,49,,-2,11/7/2000,49.12,48.21,.91,2.91,-2.91,0,.3543259546997852, +54486,88022,1423,2000,2000_Gov-G_NC,NC,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,6696,Mike Easley,12972,DEM,53,Richard Vinroot,12973,REP,43,3,10,11/7/2000,52.02,46.26,5.76,4.24,4.24,1,.0520667616627115, +54504,88040,1425,2000,2000_Gov-G_NH,NH,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1388,Jeanne Shaheen,12978,DEM,48,Gordon Humphrey,12979,REP,40,5,8,11/7/2000,48.74,43.76,4.98,3.02,3.02,1,-1.252248451072781, +6164,88041,1425,2000,2000_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,11/3/2000,801,Jeanne Shaheen,12978,DEM,43,Gordon Humphrey,12979,REP,37,,6,11/7/2000,48.74,43.76,4.98,1.02,1.02,1,-3.633794845787042, +54510,88046,1426,2000,2000_Gov-G_UT,UT,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1643,Bill Orton,12981,DEM,41,Michael Leavitt,12983,REP,55,2,-14,11/7/2000,42.27,55.77,-13.5,.5,-.5,1,-4.729307196592445, +54525,88061,1428,2000,2000_Gov-G_WA,WA,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,6545,Gary Locke,12993,DEM,56,John Carlson,12991,REP,43,1,13,11/7/2000,58.38,39.68,18.7,5.7,-5.7,1,1.157551847826293, +54531,88067,1429,2000,2000_Gov-G_WV,WV,Gov-G,Gov-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1691,Bob Wise,12997,DEM,49,Cecil Underwood,12996,REP,45,2,4,11/7/2000,50.12,47.21,2.92,1.08,1.08,1,-3.686266945457082, +63547,117147,1684,2000,2000_Sen-G_CA,CA,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,24965,Dianne Feinstein,3625,DEM,52,Tom Campbell,3626,REP,40,,12,11/7/2000,55.84,36.59,19.26,7.26,-7.26,1,2.373232221755161, +63549,117150,1685,2000,2000_Sen-G_CT,CT,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,2504,Joseph I. Lieberman,3643,DEM,61,Phil Giordano,3644,REP,34,3,27,11/7/2000,63.21,34.17,29.04,2.04,-2.04,1,-4.943936599686125, +63550,117151,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,16996,Bill Nelson,3654,DEM,50,Bill McCollum,3655,REP,46,1,4,11/7/2000,51.04,46.19,4.85,.85,-.85,1,-1.457897072416098, +63551,117157,1688,2000,2000_Sen-OS_GA,GA,Sen-G,Sen-OS,Harris Insights & Analytics,133,Live Phone,,11/3/2000,6862,Zell Bryan Miller,3671,DEM,57,Mack Francis Mattingly,3672,REP,40,,17,11/7/2000,58.5,38.1,20.4,3.4,-3.4,1,.2791418434981877, +63552,117158,1689,2000,2000_Sen-G_HI,HI,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,585,Daniel K. Akaka,13724,DEM,62,John Stanley Carroll,13725,REP,33,,29,11/7/2000,72.68,24.51,48.18,19.18,-19.18,1,11.9005678322604, +54454,117134,1690,2000,2000_Sen-G_IN,IN,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,5592,David L. Johnson,3690,DEM,25,Richard G. Lugar,3691,REP,71,3,-46,11/7/2000,31.85,66.56,-34.71,11.29,-11.29,1,1.046938768914544, +63560,117159,1691,2000,2000_Sen-G_ME,ME,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1473,Mark W. Lawrence,3711,DEM,28,Olympia J. Snowe,3712,REP,70,,-42,11/7/2000,31.06,68.94,-37.88,4.12,-4.12,1,-2.197488643814399, +63559,117160,1692,2000,2000_Sen-G_MD,MD,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,5198,Paul S. Sarbanes,3699,DEM,62,Paul H. Rappaport,3700,REP,37,,25,11/7/2000,63.18,36.73,26.44,1.44,-1.44,1,-3.097129410178887, +63558,117162,1693,2000,2000_Sen-G_MA,MA,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,5109,Edward M. Kennedy,3693,DEM,67,Jack E. Robinson,3694,REP,14,15,53,11/7/2000,72.69,12.86,59.83,6.83,-6.83,1,.2954392594391408, +63561,117163,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,6748,Debbie Stabenow,3713,DEM,48,Spencer Abraham,3714,REP,48,,0,11/7/2000,49.47,47.86,1.61,1.61,-1.61,.5,-2.874863048025181, +63562,117164,1695,2000,2000_Sen-G_MN,MN,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,3793,Mark Dayton,13727,DEM,50,Rod Grams,3721,REP,40,1,10,11/7/2000,48.83,43.29,5.54,4.46,4.46,1,.5210380462274206, +54469,117135,1697,2000,2000_Sen-G_MO,MO,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,5833,Mel Carnahan,3740,DEM,49,John Ashcroft,3741,REP,49,,0,11/7/2000,50.47,48.39,2.07,2.07,-2.07,.5,-.4967770762745595, +63563,117165,1699,2000,2000_Sen-G_NE,NE,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1477,Ben Nelson,3770,DEM,53,Don Stenberg,3771,REP,46,,7,11/7/2000,51,48.82,2.18,4.82,4.82,1,-2.134250941299026, +63566,117168,1700,2000,2000_Sen-G_NV,NV,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1833,Ed Bernstein,3807,DEM,43,John Ensign,3808,REP,52,,-9,11/7/2000,39.69,55.09,-15.4,6.4,6.4,1,3.374936895608592, +63564,117172,1701,2000,2000_Sen-G_NJ,NJ,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,7193,Jon Stevens Corzine,3786,DEM,49,Bob Franks,3787,REP,45,2,4,11/7/2000,50.11,47.1,3.02,.98,.98,1,-2.757782791324948, +6163,27251,1701,2000,2000_Sen-G_NJ,NJ,Sen-G,Sen-G,Monmouth University,215,Live Phone,,11/3/2000,843,Jon Stevens Corzine,3786,DEM,41,Bob Franks,3787,REP,36,,5,11/7/2000,50.11,47.1,3.02,1.98,1.98,1,-2.094532710152846, +6175,27390,1701,2000,2000_Sen-G_NJ,NJ,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,11/3/2000,770,Jon Stevens Corzine,3786,DEM,43,Bob Franks,3787,REP,45,,-2,11/7/2000,50.11,47.1,3.02,5.02,-5.02,0,1.125176984224828, +63565,117174,1702,2000,2000_Sen-G_NM,NM,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1656,Jeff Bingaman,3801,DEM,61,Bill Redmond,3802,REP,35,4,26,11/7/2000,61.7,38.25,23.45,2.55,2.55,1,-3.39093481274112, +63567,117175,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,13590,Hillary Rodham Clinton,3819,DEM,51,Rick Lazio,3821,REP,46,,5,11/7/2000,55.27,43.01,12.27,7.27,-7.27,1,.653667738609945, +6165,27397,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,11/3/2000,979,Hillary Rodham Clinton,3819,DEM,51,Rick Lazio,3821,REP,39,,12,11/7/2000,55.27,43.01,12.27,.27,-.27,1,-6.940390703813632, +63568,117176,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,10956,Ted Celeste,3833,DEM,36,Michael DeWine,3834,REP,59,3,-23,11/7/2000,35.85,59.92,-24.06,1.06,1.06,1,-2.108733471012721, +25896,31136,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,Live Phone,,11/3/2000,1179,Ted Celeste,3833,DEM,34.1,Michael DeWine,3834,REP,63,,-28.9,11/7/2000,35.85,59.92,-24.06,4.84,-4.84,1,1.52863201210378, +63572,117178,1708,2000,2000_Sen-G_TN,TN,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,5165,Jeff Clark,3859,DEM,35,Bill Frist,3860,REP,62,2,-27,11/7/2000,32.21,65.1,-32.89,5.89,5.89,1,1.683730643231699, +6154,27327,1708,2000,2000_Sen-G_TN,TN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/3/2000,625,Jeff Clark,3859,DEM,30,Bill Frist,3860,REP,62,,-32,11/7/2000,32.21,65.1,-32.89,.89,.89,1,-4.057120565040379, +63573,117179,1709,2000,2000_Sen-G_TX,TX,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,17907,Gene Kelly,3870,DEM,31,Kay Bailey Hutchison,3871,REP,63,,-32,11/7/2000,32.31,65.08,-32.77,.77,.77,1,-3.776506258718065, +54510,117136,1710,2000,2000_Sen-G_UT,UT,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1638,Scott N. Howell,3878,DEM,32,Orrin G. Hatch,3879,REP,64,,-32,11/7/2000,31.51,65.58,-34.07,2.07,2.07,1,-2.805618852914185, +63574,117180,1712,2000,2000_Sen-G_VA,VA,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,7462,Charles S. Robb,3882,DEM,47,George F. Allen,3883,REP,52,,-5,11/7/2000,47.68,52.26,-4.58,.42,-.42,1,-3.085939447581383, +54525,117137,1713,2000,2000_Sen-G_WA,WA,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,6542,Maria Cantwell,3893,DEM,47,Slade Gorton,3894,REP,49,4,-2,11/7/2000,48.73,48.64,.09,2.09,-2.09,0,-.8035464883229554, +54531,117140,1714,2000,2000_Sen-G_WV,WV,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,1683,Robert C. Byrd,13715,DEM,76,David T. Gallaher,13716,REP,18,5,58,11/7/2000,77.75,20.16,57.6,.4,.4,1,-4.497814114979858, +63575,117183,1715,2000,2000_Sen-G_WI,WI,Sen-G,Sen-G,Harris Insights & Analytics,133,Live Phone,,11/3/2000,5163,Herb Kohl,3902,DEM,59,John Gillespie,3903,REP,38,2,21,11/7/2000,61.54,37.04,24.51,3.51,-3.51,1,-1.928064739237945, +6188,33345,8652,2000,2000_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,11/3/2000,1158,Generic Candidate,13742,DEM,40,Generic Candidate,13743,REP,39,,1,11/7/2000,46.96,47.32,-.36,1.36,1.36,0,-1.589075641912425, +65848,33344,8652,2000,2000_House-G_US,US,House-G,House-G,Pew Research Center,253,Live Phone,,11/3/2000,1805,Generic Candidate,13742,DEM,47,Generic Candidate,13743,REP,43,,4,11/7/2000,46.96,47.32,-.36,4.36,4.36,0,1.562967661357139,among registered voters +63530,121979,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,11/4/2000,1801,Al Gore,222,DEM,46,George W. Bush,241,REP,49,3,-3,11/7/2000,48.31,47.79,.51,3.51,-3.51,0,.356508663813613,for The Washington Post; average of multiple versions or turnout models listed in poll +42760,121986,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,11/4/2000,936.5,Al Gore,222,DEM,43,George W. Bush,241,REP,47.5,5,-4.5,11/7/2000,48.31,47.79,.51,5.01,-5.01,0,1.57759374359496,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll +63576,117015,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,11/4/2000,1348,Al Gore,222,DEM,47,George W. Bush,241,REP,47,5,0,11/7/2000,48.31,47.79,.51,.51,-.51,.5,-2.781269805049042, +6140,7593,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,Live Phone,,11/4/2000,1026,Al Gore,222,DEM,44,George W. Bush,241,REP,47,3,-3,11/7/2000,48.31,47.79,.51,3.51,-3.51,0,.1408107496152919, +28064,123296,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,Live Phone,,11/4/2000,1301,Al Gore,222,DEM,45,George W. Bush,241,REP,47,4,-2,11/7/2000,48.31,47.79,.51,2.51,-2.51,0,-.8149420841113788,average of multiple versions or turnout models listed in poll +66230,123250,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Polling Company/Global Strategy Group (Hotline Bullseye),255,Live Phone,,11/4/2000,1253,Al Gore,222,DEM,42,George W. Bush,241,REP,45,4,-3,11/7/2000,48.31,47.79,.51,3.51,-3.51,0,.2868440995674534, +63645,117139,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/4/2000,787,Al Gore,222,DEM,44,George W. Bush,241,REP,45,,-1,11/7/2000,51.28,46.15,5.13,6.13,-6.13,0,3.219978101608747, +63751,117372,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/4/2000,600,Al Gore,222,DEM,46,George W. Bush,241,REP,48,4,-2,11/7/2000,51.28,46.15,5.13,7.13,-7.13,0,3.932156784936967, +54487,117316,833,2000,2000_Pres-G_NC,NC,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/4/2000,500,Al Gore,222,DEM,39,George W. Bush,241,REP,56,,-17,11/7/2000,43.15,55.96,-12.81,4.19,-4.19,1,-.5519709232478615, +6142,7595,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Marist College,183,Live Phone,,11/4/2000,580,Al Gore,222,DEM,55,George W. Bush,241,REP,37,4,18,11/7/2000,60.21,35.23,24.98,6.98,-6.98,1,.3531477195345151,for NBC News +63652,117148,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/4/2000,680,Al Gore,222,DEM,50,George W. Bush,241,REP,36,,14,11/7/2000,60.21,35.23,24.98,10.98,-10.98,1,4.771771966168563, +6135,7588,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/4/2000,600,Al Gore,222,DEM,50,George W. Bush,241,REP,42,6,8,11/7/2000,50.61,46.44,4.17,3.83,3.83,1,.3171947017431578,for Toledo Blade | Pittsburgh Post Gazette +63752,117374,851,2000,2000_Pres-G_VA,VA,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/4/2000,500,Al Gore,222,DEM,42,George W. Bush,241,REP,53,,-11,11/7/2000,44.44,52.47,-8.04,2.96,-2.96,1,-.3416294954063896, +54487,88023,1423,2000,2000_Gov-G_NC,NC,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/4/2000,500,Mike Easley,12972,DEM,47,Richard Vinroot,12973,REP,46,,1,11/7/2000,52.02,46.26,5.76,4.76,-4.76,1,.4197565566556888, +63645,117259,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/4/2000,787,Debbie Stabenow,3713,DEM,42,Spencer Abraham,3714,REP,48,,-6,11/7/2000,49.47,47.86,1.61,7.61,-7.61,0,3.623393241923104, +63751,117408,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/4/2000,600,Debbie Stabenow,3713,DEM,44,Spencer Abraham,3714,REP,50,,-6,11/7/2000,49.47,47.86,1.61,7.61,-7.61,0,2.860193256710299, +6142,27274,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Marist College,183,Live Phone,,11/4/2000,580,Hillary Rodham Clinton,3819,DEM,50,Rick Lazio,3821,REP,46,,4,11/7/2000,55.27,43.01,12.27,8.27,-8.27,1,1.137021316914135,for NBC News +63652,117267,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/4/2000,680,Hillary Rodham Clinton,3819,DEM,48,Rick Lazio,3821,REP,40,,8,11/7/2000,55.27,43.01,12.27,4.27,-4.27,1,-2.899794082445717, +63752,117417,1712,2000,2000_Sen-G_VA,VA,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/4/2000,500,Charles S. Robb,3882,DEM,44,George F. Allen,3883,REP,54,,-10,11/7/2000,47.68,52.26,-4.58,5.42,-5.42,1,1.687392550549175, +42760,33341,8652,2000,2000_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,11/4/2000,1273,Generic Candidate,13742,DEM,41,Generic Candidate,13743,REP,38,,3,11/7/2000,46.96,47.32,-.36,3.36,3.36,0,.5146180689827274, +28064,33342,8652,2000,2000_House-G_US,US,House-G,House-G,Pew Research Center,253,Live Phone,,11/4/2000,1829,Generic Candidate,13742,DEM,48,Generic Candidate,13743,REP,42,,6,11/7/2000,46.96,47.32,-.36,6.36,6.36,0,3.640909134665469,among registered voters +63535,121987,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,11/5/2000,1091,Al Gore,222,DEM,45,George W. Bush,241,REP,44,4,1,11/7/2000,48.31,47.79,.51,.49,.49,1,-2.773271503944839,average of multiple versions or turnout models listed in poll +63588,117030,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,11/5/2000,1292,Al Gore,222,DEM,46,George W. Bush,241,REP,47.9,4,-1.9,11/7/2000,48.31,47.79,.51,2.41,-2.41,0,-.6901250125845847,for Christian Science Monitor +63655,117153,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/5/2000,3750,Al Gore,222,DEM,40,George W. Bush,241,REP,49,,-9,11/7/2000,48.31,47.79,.51,9.51,-9.51,0,6.804775524844523, +63831,120632,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,1200,Al Gore,222,DEM,48,George W. Bush,241,REP,46,5,2,11/7/2000,48.31,47.79,.51,1.49,1.49,1,-1.882712602537691,for Reuters | MSNBC; average of multiple versions or turnout models listed in poll +65022,120622,810,2000,2000_Pres-G_CA,CA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,596,Al Gore,222,DEM,45,George W. Bush,241,REP,45,8,0,11/7/2000,53.45,41.65,11.8,11.8,-11.8,.5,6.467038746506318, +63750,117367,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/5/2000,500,Al Gore,222,DEM,50,George W. Bush,241,REP,46,,4,11/7/2000,48.84,48.85,-.01,4.01,4.01,0,.8408037818583389, +65023,120623,815,2000,2000_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,593,Al Gore,222,DEM,48,George W. Bush,241,REP,46,6,2,11/7/2000,48.84,48.85,-.01,2.01,2.01,0,-.950171921660601,for Reuters | MSNBC +65024,120624,820,2000,2000_Pres-G_IL,IL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,584,Al Gore,222,DEM,50,George W. Bush,241,REP,43,7,7,11/7/2000,54.6,42.58,12.01,5.01,-5.01,1,-1.212115566242181,for St Louis Post-Dispatch +25916,120548,828,2000,2000_Pres-G_MI,MI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,593,Al Gore,222,DEM,51,George W. Bush,241,REP,45,4,6,11/7/2000,51.28,46.15,5.13,.87,.87,1,-2.624561828543712,for Toledo Blade | Pittsburgh Post Gazette +65025,120625,830,2000,2000_Pres-G_MO,MO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,597,Al Gore,222,DEM,47,George W. Bush,241,REP,48,3,-1,11/7/2000,47.08,50.42,-3.34,2.34,2.34,1,-.3873727444540565,for St Louis Post-Dispatch +63653,117149,837,2000,2000_Pres-G_NJ,NJ,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/5/2000,637,Al Gore,222,DEM,46,George W. Bush,241,REP,40,,6,11/7/2000,56.13,40.29,15.83,9.83,-9.83,1,4.330533309660375, +65026,120626,840,2000,2000_Pres-G_NY,NY,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,689,Al Gore,222,DEM,56,George W. Bush,241,REP,37,6,19,11/7/2000,60.21,35.23,24.98,5.98,-5.98,1,-.3975786549872404,for New York Post | Fox 5 New York +65027,120627,841,2000,2000_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,589,Al Gore,222,DEM,45,George W. Bush,241,REP,48,5,-3,11/7/2000,46.44,49.99,-3.55,.55,.55,1,-3.344727776578032,for Toledo Blade | Pittsburgh Post Gazette +63654,117152,844,2000,2000_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/5/2000,1091,Al Gore,222,DEM,43,George W. Bush,241,REP,47,,-4,11/7/2000,50.61,46.44,4.17,8.17,-8.17,0,5.803148405548648, +65028,120628,848,2000,2000_Pres-G_TN,TN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,490,Al Gore,222,DEM,45,George W. Bush,241,REP,52,2,-7,11/7/2000,47.28,51.15,-3.86,3.14,-3.14,1,-.3076739260565743,for Reuters | MSNBC +63656,117154,853,2000,2000_Pres-G_WA,WA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/5/2000,909,Al Gore,222,DEM,43,George W. Bush,241,REP,44,,-1,11/7/2000,50.16,44.58,5.58,6.58,-6.58,0,3.809372210143771, +65029,120629,853,2000,2000_Pres-G_WA,WA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,504,Al Gore,222,DEM,50,George W. Bush,241,REP,43,5,7,11/7/2000,50.16,44.58,5.58,1.42,1.42,1,-2.734707562152417,for Reuters | MSNBC +6127,7580,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,Market Shares Corp.,187,Live Phone,,11/5/2000,400,Al Gore,222,DEM,39,George W. Bush,241,REP,44,6,-5,11/7/2000,47.83,47.61,.22,5.22,-5.22,0,1.391802202069185, +63657,117155,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/5/2000,1000,Al Gore,222,DEM,43,George W. Bush,241,REP,47,,-4,11/7/2000,47.83,47.61,.22,4.22,-4.22,0,.7661975680244103, +65030,120630,854,2000,2000_Pres-G_WI,WI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,492,Al Gore,222,DEM,46,George W. Bush,241,REP,46,6,0,11/7/2000,47.83,47.61,.22,.22,-.22,.5,-4.23459025610729,for Reuters | MSNBC +65025,120633,1421,2000,2000_Gov-G_MO,MO,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,597,"Robert Lee Holden, Jr.",12967,DEM,45,Jim Talent,12965,REP,44,,1,11/7/2000,49.12,48.21,.91,.09,.09,1,-3.555120732758295,for St Louis Post-Dispatch +63750,117407,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/5/2000,500,Bill Nelson,3654,DEM,49,Bill McCollum,3655,REP,42,,7,11/7/2000,51.04,46.19,4.85,2.15,2.15,1,-.7193562103966664, +65023,120634,1687,2000,2000_Sen-G_FL,FL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,593,Bill Nelson,3654,DEM,49,Bill McCollum,3655,REP,47,3,2,11/7/2000,51.04,46.19,4.85,2.85,-2.85,1,-.1385644168675029,for Reuters | MSNBC +25916,31156,1694,2000,2000_Sen-G_MI,MI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,593,Debbie Stabenow,3713,DEM,51,Spencer Abraham,3714,REP,47,1,4,11/7/2000,49.47,47.86,1.61,2.39,2.39,1,-3.014318998538544,for Toledo Blade | Pittsburgh Post Gazette +65025,120635,1697,2000,2000_Sen-G_MO,MO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,597,Mel Carnahan,3740,DEM,49,John Ashcroft,3741,REP,49,,0,11/7/2000,50.47,48.39,2.07,2.07,-2.07,.5,-1.444925336161296,for St Louis Post-Dispatch +63653,117265,1701,2000,2000_Sen-G_NJ,NJ,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/5/2000,637,Jon Stevens Corzine,3786,DEM,43,Bob Franks,3787,REP,44,,-1,11/7/2000,50.11,47.1,3.02,4.02,-4.02,0,-.120435398957955, +65026,120636,1703,2000,2000_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,689,Hillary Rodham Clinton,3819,DEM,51,Rick Lazio,3821,REP,48,,3,11/7/2000,55.27,43.01,12.27,9.27,-9.27,1,2.952012811412743,for New York Post | Fox 5 New York +65027,120637,1705,2000,2000_Sen-G_OH,OH,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,589,Ted Celeste,3833,DEM,31,Michael DeWine,3834,REP,56,,-25,11/7/2000,35.85,59.92,-24.06,.94,-.94,1,-2.184768739283431,for Toledo Blade | Pittsburgh Post Gazette +63654,117272,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/5/2000,1091,Ron Klink,3844,DEM,38,Rick Santorum,3845,REP,52,,-14,11/7/2000,45.51,52.42,-6.91,7.09,-7.09,1,-1.342112788381257, +65009,120566,1706,2000,2000_Sen-G_PA,PA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,592,Ron Klink,3844,DEM,34,Rick Santorum,3845,REP,52,,-18,11/7/2000,45.51,52.42,-6.91,11.09,-11.09,1,2.706329073025542,for Toledo Blade | Pittsburgh Post Gazette +65028,120638,1708,2000,2000_Sen-G_TN,TN,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,490,Jeff Clark,3859,DEM,28,Bill Frist,3860,REP,62,2,-34,11/7/2000,32.21,65.1,-32.89,1.11,-1.11,1,-3.679510716079272,for Reuters | MSNBC +63656,117279,1713,2000,2000_Sen-G_WA,WA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/5/2000,909,Maria Cantwell,3893,DEM,43,Slade Gorton,3894,REP,47,,-4,11/7/2000,48.73,48.64,.09,4.09,-4.09,0,1.141827230555168, +65029,120639,1713,2000,2000_Sen-G_WA,WA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,504,Maria Cantwell,3893,DEM,52,Slade Gorton,3894,REP,47,,5,11/7/2000,48.73,48.64,.09,4.91,4.91,1,1.061683230861956,for Reuters | MSNBC +63657,117280,1715,2000,2000_Sen-G_WI,WI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/5/2000,1000,Herb Kohl,3902,DEM,56,John Gillespie,3903,REP,39,,17,11/7/2000,61.54,37.04,24.51,7.51,-7.51,1,1.414056286267477, +65030,120640,1715,2000,2000_Sen-G_WI,WI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/5/2000,492,Herb Kohl,3902,DEM,61,John Gillespie,3903,REP,32,,29,11/7/2000,61.54,37.04,24.51,4.49,4.49,1,-3.294679346081395,for Reuters | MSNBC +63655,117322,8652,2000,2000_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/5/2000,3750,Generic Candidate,13742,DEM,41.4,Generic Candidate,13743,REP,43.9,,-2.5,11/7/2000,46.96,47.32,-.36,2.14,-2.14,1,-.5917385457217245, +6125,123232,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,11/6/2000,2350,Al Gore,222,DEM,45.5,George W. Bush,241,REP,47.5,4,-2,11/7/2000,48.31,47.79,.51,2.51,-2.51,0,-.1533634096709881,for USA Today | CNN; average of multiple versions or turnout models listed in poll +6126,121692,40,2000,2000_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,11/6/2000,1000,Al Gore,222,DEM,43,George W. Bush,241,REP,48,3.75,-5,11/7/2000,48.31,47.79,.51,5.51,-5.51,0,2.466950343541193,for Voter.com; average of multiple versions or turnout models listed in poll +6125,33339,8652,2000,2000_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,11/6/2000,2350,Generic Candidate,13742,DEM,49,Generic Candidate,13743,REP,45,,4,11/7/2000,46.96,47.32,-.36,4.36,4.36,0,1.711626554566316,for USA Today | CNN +6126,33338,8652,2000,2000_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,11/6/2000,1000,Generic Candidate,13742,DEM,44,Generic Candidate,13743,REP,42,,2,11/7/2000,46.96,47.32,-.36,2.36,2.36,0,-.5909853852065821,for Voter.com +63945,117699,1418,2001,2001_Gov-G_VA,VA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/16/2001,625,Mark R. Warner,13769,DEM,45,Mark Lawrence Earley,13770,REP,42,,3,11/6/2001,52.16,47.03,5.14,2.14,-2.14,1,-3.24999566451583, +63916,117660,1417,2001,2001_Gov-G_NJ,NJ,Gov-G,Gov-G,CBS News/The New York Times,36,Live Phone,,10/22/2001,760,James E. McGreevey,13767,DEM,49,Bret Schundler,13768,REP,36,,13,11/6/2001,56.43,41.68,14.76,1.76,-1.76,1,-2.869429148944215, +63909,117653,1418,2001,2001_Gov-G_VA,VA,Gov-G,Gov-G,ABC News/The Washington Post,3,Live Phone,,10/24/2001,1010,Mark R. Warner,13769,DEM,51,Mark Lawrence Earley,13770,REP,41,2,10,11/6/2001,52.16,47.03,5.14,4.86,4.86,1,.80768294130255,for The Washington Post +63962,117725,1417,2001,2001_Gov-G_NJ,NJ,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/26/2001,505,James E. McGreevey,13767,DEM,52,Bret Schundler,13768,REP,35,,17,11/6/2001,56.43,41.68,14.76,2.24,2.24,1,-2.061470459454234, +63976,117742,1418,2001,2001_Gov-G_VA,VA,Gov-G,Gov-G,Roanoke College,292,Live Phone,,10/26/2001,423,Mark R. Warner,13769,DEM,45,Mark Lawrence Earley,13770,REP,36,1,9,11/6/2001,52.16,47.03,5.14,3.86,3.86,1,-.9930962048396195, +63975,117741,1418,2001,2001_Gov-G_VA,VA,Gov-G,Gov-G,Richmond Times-Dispatch,288,Live Phone,,10/29/2001,481,Mark R. Warner,13769,DEM,46,Mark Lawrence Earley,13770,REP,33,,13,11/6/2001,52.16,47.03,5.14,7.86,7.86,1,4.075241140099507, +63926,117675,1417,2001,2001_Gov-G_NJ,NJ,Gov-G,Gov-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/30/2001,600,James E. McGreevey,13767,DEM,53,Bret Schundler,13768,REP,35,,18,11/6/2001,56.43,41.68,14.76,3.24,3.24,1,-.8781367485381437, +63946,117700,1418,2001,2001_Gov-G_VA,VA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/30/2001,633,Mark R. Warner,13769,DEM,48,Mark Lawrence Earley,13770,REP,42,,6,11/6/2001,52.16,47.03,5.14,.86,.86,1,-3.8517170119919, +63963,117726,1417,2001,2001_Gov-G_NJ,NJ,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,11/1/2001,505,James E. McGreevey,13767,DEM,48,Bret Schundler,13768,REP,39,,9,11/6/2001,56.43,41.68,14.76,5.76,-5.76,1,1.749597442589163, +63981,117747,1417,2001,2001_Gov-G_NJ,NJ,Gov-G,Gov-G,Rutgers University,295,Live Phone,,11/1/2001,745,James E. McGreevey,13767,DEM,53,Bret Schundler,13768,REP,36,,17,11/6/2001,56.43,41.68,14.76,2.24,2.24,1,-2.03414433839269, +63955,117710,1417,2001,2001_Gov-G_NJ,NJ,Gov-G,Gov-G,Monmouth University,215,Live Phone,,11/2/2001,649,James E. McGreevey,13767,DEM,48,Bret Schundler,13768,REP,26,,22,11/6/2001,56.43,41.68,14.76,7.24,7.24,1,3.906206843332074, +63763,117410,1417,2001,2001_Gov-G_NJ,NJ,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/2/2001,800,James E. McGreevey,13767,DEM,55,Bret Schundler,13768,REP,41,,14,11/6/2001,56.43,41.68,14.76,.76,-.76,1,-3.300146022603978, +63764,117411,1418,2001,2001_Gov-G_VA,VA,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/3/2001,500,Mark R. Warner,13769,DEM,51,Mark Lawrence Earley,13770,REP,45,,6,11/6/2001,52.16,47.03,5.14,.86,.86,1,-3.509851948346387, +25581,88225,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/15/2002,600,Rod Blagojevich,12866,DEM,53,Jim Ryan,12865,REP,39,2,14,11/5/2002,52.19,45.07,7.12,6.88,6.88,1,1.469918363004335,for Bloomington Pantagraph | WEEK-TV +25576,88202,1393,2002,2002_Gov-G_IA,IA,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/15/2002,600,Tom Vilsack,12858,DEM,50,Doug Gross,12857,REP,42,,8,11/5/2002,52.69,44.51,8.17,.17,-.17,1,-5.692165963357182,for KCCI (Des Moines) | KIMT-TV (Mason City) +25554,88316,1398,2002,2002_Gov-G_MI,MI,Gov-G,Gov-G,Mitchell Research & Communications,213,Live Phone,,10/15/2002,600,Jennifer Granholm,12886,DEM,47,Dick Posthumus,12884,REP,35,1,12,11/5/2002,51.42,47.4,4.02,7.98,7.98,1,1.031863285072884,for Detroit News +25392,88341,1402,2002,2002_Gov-G_NH,NH,Gov-G,Gov-G,American Research Group,9,Live Phone,,10/15/2002,600,Mark Fernald,12897,DEM,28,Craig Benson,12896,REP,57,,-29,11/5/2002,38.21,58.62,-20.4,8.6,-8.6,1,1.992551830454094, +54853,88390,1404,2002,2002_Gov-G_NY,NY,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/15/2002,567,H. Carl McCall,12908,DEM,29,George Pataki,12912,REP,45,22,-16,11/5/2002,33.5,49.4,-15.9,.1,-.1,1,-4.878933335186806, +54869,88406,1405,2002,2002_Gov-G_OH,OH,Gov-G,Gov-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/15/2002,471,Timothy Hagan,12920,DEM,38,Bob Taft,12916,REP,54,3,-16,11/5/2002,38.31,57.76,-19.45,3.45,3.45,1,-2.972112843672113, +54879,88416,1406,2002,2002_Gov-G_OK,OK,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/15/2002,710,Brad Henry,12923,DEM,38,Steve Largent,12922,REP,43,16,-5,11/5/2002,43.27,42.61,.66,5.66,-5.66,0,-2.083117750566875,for KFOR-TV (Oklahoma) | KJRH (Tulsa) +54917,88454,1409,2002,2002_Gov-G_RI,RI,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/15/2002,593,Myrth York,12931,DEM,48,Donald Carcieri,12932,REP,45,,3,11/5/2002,45.24,54.76,-9.52,12.52,12.52,0,4.6162661793642, +25534,88466,1410,2002,2002_Gov-G_SC,SC,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/15/2002,625,James H. Hodges,12933,DEM,41,Mark Sanford,12934,REP,45,,-4,11/5/2002,47.05,52.85,-5.8,1.8,1.8,1,-6.161753982084735, +25422,88503,1413,2002,2002_Gov-G_TX,TX,Gov-G,Gov-G,Blum & Weprin Associates,32,Live Phone,,10/15/2002,1002,Tony Sanchez,12946,DEM,35,Rick Perry,12947,REP,50,,-15,11/5/2002,39.96,57.81,-17.85,2.85,2.85,1,-3.043003180977566, +54967,88504,1413,2002,2002_Gov-G_TX,TX,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/15/2002,683,Tony Sanchez,12946,DEM,43,Rick Perry,12947,REP,52,,-9,11/5/2002,39.96,57.81,-17.85,8.85,8.85,1,3.353372762593545, +54979,138526,1414,2002,2002_Gov-G_VT,VT,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/15/2002,600,Doug Racine,12954,DEM,42,Jim Douglas,12955,REP,33,8,9,11/5/2002,42.39,44.94,-2.55,11.55,11.55,0,3.567858183650455, +25581,30821,1655,2002,2002_Sen-G_IL,IL,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/15/2002,600,Richard J. Durbin,3425,DEM,55,Jim Durkin,3426,REP,37,,18,11/5/2002,60.33,38.02,22.31,4.31,-4.31,1,.4078056146153138,for Bloomington Pantagraph | WEEK-TV +25576,30816,1656,2002,2002_Sen-G_IA,IA,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/15/2002,600,Tom Harkin,3415,DEM,50,Greg Ganske,3416,REP,41,,9,11/5/2002,54.18,43.78,10.4,1.4,-1.4,1,-5.88619151036739,for KCCI (Des Moines) | KIMT-TV (Mason City) +63775,117428,1658,2002,2002_Sen-G_KY,KY,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/15/2002,705,Lois Combs Weinberg,13777,DEM,31,Mitch McConnell,13778,REP,66,,-35,11/5/2002,35.32,64.68,-29.35,5.65,-5.65,1,-2.155041420907476, +25554,30794,1663,2002,2002_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,Live Phone,,10/15/2002,600,Carl Levin,3456,DEM,58,Andrew Rocky Raczkowski,3457,REP,32,,26,11/5/2002,60.61,37.89,22.72,3.28,3.28,1,-4.02184986148408,for Detroit News; sample size unavailable; estimated at 600 as a default +25584,30824,1666,2002,2002_Sen-GS_MO,MO,Sen-G,Sen-GS,Research 2000,281,Live Phone,,10/15/2002,600,Jean Carnahan,3475,DEM,46,Jim Talent,3474,REP,47,,-1,11/5/2002,48.67,49.8,-1.13,.13,.13,1,-5.539396804896929, +25392,30632,1669,2002,2002_Sen-G_NH,NH,Sen-G,Sen-G,American Research Group,9,Live Phone,,10/15/2002,600,Jeanne Shaheen,3527,DEM,43,John E. Sununu,3524,REP,51,,-8,11/5/2002,46.4,50.82,-4.42,3.58,-3.58,1,-3.224894550037401, +25605,30845,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,Rutgers University,295,Live Phone,,10/15/2002,600,Frank R. Lautenberg,3539,DEM,47,Douglas R. Forrester,3540,REP,42,,5,11/5/2002,53.88,43.95,9.93,4.93,-4.93,1,1.560469110464693,sample size unavailable; estimated at 600 as a default +54879,117384,1673,2002,2002_Sen-G_OK,OK,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/15/2002,710,David Walters,3554,DEM,37,James M. Inhofe,3553,REP,53,,-16,11/5/2002,36.31,57.3,-20.99,4.99,4.99,1,-2.819295867321379,for KFOR-TV (Oklahoma) | KJRH (Tulsa) +25534,30774,1676,2002,2002_Sen-G_SC,SC,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/15/2002,625,Alex Sanders,3568,DEM,34,Lindsey Graham,3567,REP,51,,-17,11/5/2002,44.19,54.4,-10.21,6.79,-6.79,1,-.2191338964407833, +25422,30662,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,Blum & Weprin Associates,32,Live Phone,,10/15/2002,600,Ron Kirk,3594,DEM,37,John Cornyn,3593,REP,47,,-10,11/5/2002,43.33,55.3,-11.97,1.97,1.97,1,-5.086726409410975,sample size unavailable; estimated at 600 as a default +72955,136859,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,FM3 Research,91,Live Phone,D,10/15/2002,600,Ron Kirk,3594,DEM,42,John Cornyn,3593,REP,40,,2,11/5/2002,43.33,55.3,-11.97,13.97,13.97,0,7.477921461591747,for unspecified Democratic sponsor; sample size unavailable; estimated at 600 as a default +54967,117399,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/15/2002,683,Ron Kirk,3594,DEM,42,John Cornyn,3593,REP,54,,-12,11/5/2002,43.33,55.3,-11.97,.03,-.03,1,-7.276764878744857, +64101,117942,2796,2002,2002_House-G_CO-7,CO-7,House-G,House-G,Harstad Strategic Research Inc.,134,Live Phone,D,10/15/2002,400,Michael F. Feeley,13970,DEM,39,Bob Beauprez,13971,REP,38,,1,11/5/2002,47.24,47.31,-.07,1.07,1.07,0,-4.583681082819436,for Michael F. Feeley +63775,118256,2885,2002,2002_House-G_KY-4,KY-4,House-G,House-G,SurveyUSA,325,IVR,,10/15/2002,600,Ken Lucas,14351,DEM,54,Geoff Davis,14352,REP,43,,11,11/5/2002,51.11,47.54,3.57,7.43,7.43,1,-.1898239679189698, +25392,117522,2959,2002,2002_House-G_NH-1,NH-1,House-G,House-G,American Research Group,9,Live Phone,,10/15/2002,300,Martha Fuller Clark,13798,DEM,35,Jeb E. Bradley,13799,REP,54,,-19,11/5/2002,38.48,58.11,-19.63,.63,.63,1,-7.791633955722889, +25392,117523,2960,2002,2002_House-G_NH-2,NH-2,House-G,House-G,American Research Group,9,Live Phone,,10/15/2002,300,Katrina Swett,13800,DEM,33,Charles Bass,13801,REP,54,,-21,11/5/2002,40.86,56.81,-15.95,5.05,-5.05,1,-1.789180239217159, +64006,117805,2977,2002,2002_House-G_NY-1,NY-1,House-G,House-G,Cooper & Secrest,60,Live Phone,D,10/15/2002,512,Timothy H. Bishop,13875,DEM,38,Felix J. Grucci,13877,REP,39,6,-1,11/5/2002,50.23,48.59,1.64,2.64,-2.64,0,-4.960907426329268,for Timothy H. Bishop +64098,117939,3041,2002,2002_House-G_OK-4,OK-4,House-G,House-G,Hamilton Campaigns,130,Live Phone,D,10/15/2002,400,Darryl Roberts,13871,DEM,45,Tom Cole,13872,REP,46,,-1,11/5/2002,46.17,53.83,-7.65,6.65,6.65,1,1.574656627053808,for Darryl Roberts +73795,138433,1381,2002,2002_Gov-G_AL,AL,Gov-G,Gov-G,"North Star Opinion Research/Ayres, McHenry & Associates",233,Live Phone,R,10/16/2002,900,Don Siegelman,12825,DEM,41,Bob Riley,12824,REP,42,2,-1,11/5/2002,48.95,49.17,-.23,.77,-.77,1,-3.594962155885383,for unspecified Republican sponsor +54625,88161,1387,2002,2002_Gov-G_CT,CT,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/16/2002,600,Bill Curry,12844,DEM,41,John Rowland,12843,REP,55,,-14,11/5/2002,43.89,56.11,-12.22,1.78,-1.78,1,-3.977283843288859, +63821,117513,1659,2002,2002_Sen-O_LA,LA,Sen-G,Sen-O,Voter/Consumer Research,371,Live Phone,R,10/16/2002,500,Mary L. Landrieu,13736,DEM,44,Suzanne Haik Terrell,13737,REP,16,13,28,11/5/2002,46,27.24,18.76,9.24,9.24,1,3.832842859736302,for unspecified Republican sponsor +25402,30642,1666,2002,2002_Sen-GS_MO,MO,Sen-G,Sen-GS,American Viewpoint,10,Live Phone,R,10/16/2002,600,Jean Carnahan,3475,DEM,41,Jim Talent,3474,REP,49,,-8,11/5/2002,48.67,49.8,-1.13,6.87,-6.87,1,2.256444742883803,for Jim Talent +63777,117430,1666,2002,2002_Sen-GS_MO,MO,Sen-G,Sen-GS,SurveyUSA,325,IVR,,10/16/2002,958,Jean Carnahan,3475,DEM,50,Jim Talent,3474,REP,47,,3,11/5/2002,48.67,49.8,-1.13,4.13,4.13,0,-.7639078105035065,for KSDK-TV St. Louis +25485,30725,1669,2002,2002_Sen-G_NH,NH,Sen-G,Sen-G,GQR Research (GQRR),126,Live Phone,D,10/16/2002,500,Jeanne Shaheen,3527,DEM,45,John E. Sununu,3524,REP,43,,2,11/5/2002,46.4,50.82,-4.42,6.42,6.42,0,.9399601635058566,for unspecified Democratic sponsor +63704,117231,1678,2002,2002_Sen-G_TN,TN,Sen-G,Sen-G,"North Star Opinion Research/Ayres, McHenry & Associates",233,Live Phone,R,10/16/2002,600,Bob Clement,3576,DEM,34,Lamar Alexander,3575,REP,50,,-16,11/5/2002,44.34,54.28,-9.94,6.06,-6.06,1,1.513767841067656,for Lamar Alexander +64276,118257,2884,2002,2002_House-G_KY-3,KY-3,House-G,House-G,SurveyUSA,325,IVR,,10/16/2002,707,Jack Conway,13995,DEM,45,Anne Meagher Northup,13996,REP,53,,-8,11/5/2002,48.39,51.61,-3.22,4.78,-4.78,1,-2.255946193009261, +66338,123500,8653,2002,2002_House-G_US,US,House-G,House-G,Ipsos,154,Live Phone,,10/16/2002,600,Generic Candidate,13744,DEM,44,Generic Candidate,13745,REP,44,,0,11/5/2002,45.2,49.49,-4.29,4.29,4.29,.5,-1.674238240675777,for Reid | Cook Political Report; sample size unavailable; estimated at 600 as a default; among registered voters +27983,33261,8653,2002,2002_House-G_US,US,House-G,House-G,NPR,222,Live Phone,,10/16/2002,762,Generic Candidate,13744,DEM,45,Generic Candidate,13745,REP,41,,4,11/5/2002,45.2,49.49,-4.29,8.29,8.29,0,2.801978412295361,for NPR | GQR | Public Opinion Strategies +54566,138437,1383,2002,2002_Gov-G_AZ,AZ,Gov-G,Gov-G,Behavior Research Center (Rocky Mountain Poll),27,Live Phone,,10/17/2002,600,Janet Napolitano,12829,DEM,48,Matt Salmon,12832,REP,32,3,16,11/5/2002,46.19,45.22,.96,15.04,15.04,1,9.981715807784161,sample size unavailable; estimated at 600 as a default +73804,138455,1385,2002,2002_Gov-G_CA,CA,Gov-G,Gov-G,Voter/Consumer Research,371,Live Phone,,10/17/2002,600,"Joseph 'Gray' Davis, Jr.",12835,DEM,34.2,Bill Simon,12833,REP,33.7,,.5,11/5/2002,47.26,42.4,4.86,4.36,-4.36,1,-.9996374430018482,for California Teachers Association; sample size unavailable; estimated at 600 as a default +73807,138460,1388,2002,2002_Gov-G_FL,FL,Gov-G,Gov-G,Marketing Workshop,194,Live Phone,,10/17/2002,300,Bill McBride,12845,DEM,49,Jeb Bush,12847,REP,45,,4,11/5/2002,43.16,56.01,-12.85,16.85,16.85,0,9.696776607355877,for Insider Advantage +54642,88178,1388,2002,2002_Gov-G_FL,FL,Gov-G,Gov-G,McLaughlin & Associates,203,Live Phone,R,10/17/2002,600,Bill McBride,12845,DEM,41,Jeb Bush,12847,REP,49,,-8,11/5/2002,43.16,56.01,-12.85,4.85,4.85,1,-2.287904732682921,for unspecified Republican sponsor +25519,88189,1389,2002,2002_Gov-G_GA,GA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2002,625,Roy Barnes,12850,DEM,48,Sonny Perdue,12849,REP,39,3,9,11/5/2002,46.26,51.42,-5.16,14.16,14.16,0,6.087621505207479, +54749,88285,1396,2002,2002_Gov-G_MD,MD,Gov-G,Gov-G,Gonzales Research & Marketing Strategies Inc.,121,Live Phone,,10/17/2002,840,Kathleen Townsend,12877,DEM,45,Robert Ehrlich Jr.,12879,REP,46,1,-1,11/5/2002,47.68,51.55,-3.88,2.88,2.88,1,-2.0314420243377, +54854,88391,1404,2002,2002_Gov-G_NY,NY,Gov-G,Gov-G,Siena College,305,Live Phone,,10/17/2002,1210,H. Carl McCall,12908,DEM,25,George Pataki,12912,REP,44,12,-19,11/5/2002,33.5,49.4,-15.9,3.1,-3.1,1,-.9461408498020976, +25599,88425,1407,2002,2002_Gov-G_OR,OR,Gov-G,Gov-G,Riley Research Associates,290,Live Phone,,10/17/2002,604,Ted Kulongoski,12924,DEM,41,Kevin Mannix,12926,REP,35,,6,11/5/2002,49.03,46.16,2.87,3.13,3.13,1,-2.507566251259861, +25519,30759,1653,2002,2002_Sen-G_GA,GA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2002,625,Max Cleland,3411,DEM,47,Saxby Chambliss,3410,REP,41,3,6,11/5/2002,45.9,52.73,-6.84,12.84,12.84,0,6.024739774921383, +25599,30839,1674,2002,2002_Sen-G_OR,OR,Sen-G,Sen-G,Riley Research Associates,290,Live Phone,,10/17/2002,600,Bill Bradbury,3560,DEM,34,Gordon H. Smith,3559,REP,52,,-18,11/5/2002,39.61,56.21,-16.6,1.4,-1.4,1,-3.453651660150435, +25418,30658,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,"Normington, Petts & Associates",232,Live Phone,D,10/17/2002,600,Ron Kirk,3594,DEM,44,John Cornyn,3593,REP,46,,-2,11/5/2002,43.33,55.3,-11.97,9.97,9.97,1,3.340771125911015,for Ron Kirk +74302,139534,2892,2002,2002_House-O_LA-5,LA-5,House-G,House-O,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2002,400,Rodney M. Alexander,16723,DEM,21,Lee Fletcher,16726,REP,14,28,7,11/5/2002,28.68,24.52,4.16,2.84,2.84,0,-4.529450466212439,for The Town Talk +54749,117889,2899,2002,2002_House-G_MD-2,MD-2,House-G,House-G,Gonzales Research & Marketing Strategies Inc.,121,Live Phone,,10/17/2002,331,Dutch Ruppersberger,13935,DEM,47,Helen Delich Bentley,13936,REP,43,,4,11/5/2002,54.31,45.69,8.61,4.61,-4.61,1,-1.0614575704916, +54749,117890,2905,2002,2002_House-G_MD-8,MD-8,House-G,House-G,Gonzales Research & Marketing Strategies Inc.,121,Live Phone,,10/17/2002,333,Chris Van Hollen,13937,DEM,42,Constance A. Morella,13938,REP,44,,-2,11/5/2002,51.74,47.52,4.22,6.22,-6.22,0,-1.140816902002451, +74313,139549,2965,2002,2002_House-G_NJ-5,NJ-5,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/17/2002,400,Anne Ricks Sumers,14181,DEM,33,Scott Garrett,14182,REP,48,,-15,11/5/2002,38.28,59.48,-21.2,6.2,6.2,1,-1.998761549037821,for unspecified Republican sponsor +63836,117539,3109,2002,2002_House-G_TX-25,TX-25,House-G,House-G,Arthur J. Finkelstein & Associates,16,Live Phone,R,10/17/2002,300,Chris Bell,13810,DEM,39,Thomas Reiser,13811,REP,41,,-2,11/5/2002,54.76,43.09,11.67,13.67,-13.67,0,5.857637552939973,for Thomas Reiser +25560,88085,1384,2002,2002_Gov-G_AR,AR,Gov-G,Gov-G,Opinion Research Associates,242,Live Phone,,10/18/2002,501,Jimmie Lou Fisher,12827,DEM,44,Mike Huckabee,12828,REP,46,,-2,11/5/2002,46.95,53.01,-6.06,4.06,4.06,1,-2.220075516130582,for Stephens Media Group | Arkansas News Bureau | KATV-TV (Arkansas) +54626,88162,1387,2002,2002_Gov-G_CT,CT,Gov-G,Gov-G,University of Connecticut,347,Live Phone,,10/18/2002,608,Bill Curry,12844,DEM,34,John Rowland,12843,REP,49,,-15,11/5/2002,43.89,56.11,-12.22,2.78,-2.78,1,-2.060843270190318, +73833,138501,1405,2002,2002_Gov-G_OH,OH,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/18/2002,1312,Timothy Hagan,12920,DEM,44,Bob Taft,12916,REP,51,,-7,11/5/2002,38.31,57.76,-19.45,12.45,12.45,1,7.830215377332451,for WCPO-TV Cincinnati +25457,138519,1413,2002,2002_Gov-G_TX,TX,Gov-G,Gov-G,FM3 Research,91,Live Phone,D,10/18/2002,900,Tony Sanchez,12946,DEM,41,Rick Perry,12947,REP,44,,-3,11/5/2002,39.96,57.81,-17.85,14.85,14.85,1,9.316351141428409,for unspecified Democratic sponsor +25465,88505,1413,2002,2002_Gov-G_TX,TX,Gov-G,Gov-G,Frank N. Magid Associates Inc.,105,Live Phone,,10/18/2002,550,Tony Sanchez,12946,DEM,34,Rick Perry,12947,REP,49,,-15,11/5/2002,39.96,57.81,-17.85,2.85,2.85,1,-3.506966611258427, +25610,88506,1413,2002,2002_Gov-G_TX,TX,Gov-G,Gov-G,Scripps Howard,303,Live Phone,,10/18/2002,795,Tony Sanchez,12946,DEM,35,Rick Perry,12947,REP,50,,-15,11/5/2002,39.96,57.81,-17.85,2.85,2.85,1,-3.160649644448332, +25560,30800,1650,2002,2002_Sen-G_AR,AR,Sen-G,Sen-G,Opinion Research Associates,242,Live Phone,,10/18/2002,501,Mark L. Pryor,3396,DEM,48,Tim Hutchinson,3397,REP,43,,5,11/5/2002,53.9,46.1,7.79,2.79,-2.79,1,-2.118311840287765,for Stephens Media Group | Arkansas News Bureau | KATV-TV (Arkansas) +72942,136843,1659,2002,2002_Sen-O_LA,LA,Sen-G,Sen-O,Ed Renwick/Loyola University New Orleans,85,Live Phone,,10/18/2002,600,Mary L. Landrieu,13736,DEM,32,Suzanne Haik Terrell,13737,REP,12,8,20,11/5/2002,46,27.24,18.76,1.24,1.24,1,-5.684091500482934,sample size unavailable; estimated at 600 as a default +63684,117209,1659,2002,2002_Sen-O_LA,LA,Sen-G,Sen-O,Mason-Dixon Polling & Strategy,197,Live Phone,,10/18/2002,400,Mary L. Landrieu,13736,DEM,44,Suzanne Haik Terrell,13737,REP,20,15,24,11/5/2002,46,27.24,18.76,5.24,5.24,1,-.900781583083704, +25570,30810,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/18/2002,603,Frank R. Lautenberg,3539,DEM,52,Douglas R. Forrester,3540,REP,43,,9,11/5/2002,53.88,43.95,9.93,.93,-.93,1,-2.315415176183838, +25659,30899,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,West Chester University,377,Live Phone,,10/18/2002,404,Frank R. Lautenberg,3539,DEM,42,Douglas R. Forrester,3540,REP,32,,10,11/5/2002,53.88,43.95,9.93,.07,.07,1,-3.307087991214631, +25457,30697,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,FM3 Research,91,Live Phone,D,10/18/2002,900,Ron Kirk,3594,DEM,42,John Cornyn,3593,REP,41,,1,11/5/2002,43.33,55.3,-11.97,12.97,12.97,0,6.774384326142509,for unspecified Democratic sponsor +25465,30705,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,Frank N. Magid Associates Inc.,105,Live Phone,,10/18/2002,550,Ron Kirk,3594,DEM,36,John Cornyn,3593,REP,46,,-10,11/5/2002,43.33,55.3,-11.97,1.97,1.97,1,-4.544105151849073, +25610,30850,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,Scripps Howard,303,Live Phone,,10/18/2002,795,Ron Kirk,3594,DEM,35,John Cornyn,3593,REP,44,,-9,11/5/2002,43.33,55.3,-11.97,2.97,2.97,1,-3.691168531407004, +54592,88128,1385,2002,2002_Gov-G_CA,CA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/19/2002,563,"Joseph 'Gray' Davis, Jr.",12835,DEM,47,Bill Simon,12833,REP,36,9,11,11/5/2002,47.26,42.4,4.86,6.14,6.14,1,1.064088282588824, +54643,88179,1388,2002,2002_Gov-G_FL,FL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2002,800,Bill McBride,12845,DEM,44,Jeb Bush,12847,REP,49,,-5,11/5/2002,43.16,56.01,-12.85,7.85,7.85,1,1.274956688273771, +54708,88244,1394,2002,2002_Gov-G_KS,KS,Gov-G,Gov-G,MarketAide Services Inc.,191,Live Phone,,10/19/2002,402,Kathleen Sebelius,12868,DEM,53,Tim Shallenburger,12870,REP,34,.5,19,11/5/2002,52.87,45.09,7.78,11.22,11.22,1,6.099647514138478, +54750,88286,1396,2002,2002_Gov-G_MD,MD,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/19/2002,797,Kathleen Townsend,12877,DEM,48,Robert Ehrlich Jr.,12879,REP,48,,0,11/5/2002,47.68,51.55,-3.88,3.88,3.88,.5,-.4840023380921412, +54781,88317,1398,2002,2002_Gov-G_MI,MI,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/19/2002,730,Jennifer Granholm,12886,DEM,54,Dick Posthumus,12884,REP,41,,13,11/5/2002,51.42,47.4,4.02,8.98,8.98,1,2.716115599169179, +54930,88467,1410,2002,2002_Gov-G_SC,SC,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/19/2002,764,James H. Hodges,12933,DEM,51,Mark Sanford,12934,REP,46,,5,11/5/2002,47.05,52.85,-5.8,10.8,10.8,0,5.431336976353251, +25547,138517,1412,2002,2002_Gov-G_TN,TN,Gov-G,Gov-G,Mellman Group,205,Live Phone,D,10/19/2002,600,Phil Bredesen,12941,DEM,49,Van Hilleary,12939,REP,43,,6,11/5/2002,50.65,47.59,3.05,2.95,2.95,1,-1.78709677825324,for Bob Clement +54930,117392,1676,2002,2002_Sen-G_SC,SC,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/19/2002,764,Alex Sanders,3568,DEM,44,Lindsey Graham,3567,REP,53,,-9,11/5/2002,44.19,54.4,-10.21,1.21,1.21,1,-5.520984461070651, +25547,30787,1678,2002,2002_Sen-G_TN,TN,Sen-G,Sen-G,Mellman Group,205,Live Phone,D,10/19/2002,600,Bob Clement,3576,DEM,44,Lamar Alexander,3575,REP,50,,-6,11/5/2002,44.34,54.28,-9.94,3.94,3.94,1,-.9749427864562332,for Bob Clement +64165,118068,2725,2002,2002_House-G_AZ-1,AZ-1,House-G,House-G,Northern Arizona University,234,Live Phone,,10/19/2002,600,George Cordova,14122,DEM,36,Richard Renzi,14123,REP,48,,-12,11/5/2002,45.64,49.21,-3.57,8.43,-8.43,1,1.631684083924944, +64277,118258,2881,2002,2002_House-G_KS-4,KS-4,House-G,House-G,SurveyUSA,325,IVR,,10/19/2002,518,Carlos J. Nolla,14353,DEM,42,Todd Tiahrt,14354,REP,51,,-9,11/5/2002,37,60.58,-23.58,14.58,14.58,1,7.054704122468292, +64278,118259,3038,2002,2002_House-G_OK-1,OK-1,House-G,House-G,SurveyUSA,325,IVR,,10/19/2002,630,Doug Dodd,14355,DEM,35,John A. Sullivan,14356,REP,63,,-28,11/5/2002,42.17,55.62,-13.45,14.55,-14.55,1,7.104556970401084, +64278,118260,3039,2002,2002_House-G_OK-2,OK-2,House-G,House-G,SurveyUSA,325,IVR,,10/19/2002,494,Brad R. Carson,14357,DEM,72,Hugh Kent Pharaoh,14359,REP,25,,47,11/5/2002,74.12,25.88,48.24,1.24,-1.24,1,-6.220229340569805, +64001,117800,3041,2002,2002_House-G_OK-4,OK-4,House-G,House-G,Cole Hargrave Snodgrass & Associates,56,Live Phone,,10/19/2002,300,Darryl Roberts,13871,DEM,39,Tom Cole,13872,REP,46,,-7,11/5/2002,46.17,53.83,-7.65,.65,.65,1,-5.6216207449978, +66191,123127,8653,2002,2002_House-G_US,US,House-G,House-G,Pew Research Center,253,Live Phone,,10/19/2002,1677,Generic Candidate,13744,DEM,42,Generic Candidate,13745,REP,37,,5,11/5/2002,45.2,49.49,-4.29,9.29,9.29,0,4.439714291725844,among all adults +54541,88077,1381,2002,2002_Gov-G_AL,AL,Gov-G,Gov-G,Capital Survey Research Center,44,Live Phone,,10/20/2002,593,Don Siegelman,12825,DEM,44,Bob Riley,12824,REP,42,3,2,11/5/2002,48.95,49.17,-.23,2.23,2.23,0,-2.359521804743205,for Alabama Education Association +54567,88103,1383,2002,2002_Gov-G_AZ,AZ,Gov-G,Gov-G,Arizona State University,15,Live Phone,,10/20/2002,300,Janet Napolitano,12829,DEM,46,Matt Salmon,12832,REP,38,5,8,11/5/2002,46.19,45.22,.96,7.04,7.04,1,.4021939498416373, +54805,88342,1402,2002,2002_Gov-G_NH,NH,Gov-G,Gov-G,Bannon Communications Research,21,Live Phone,D,10/20/2002,400,Mark Fernald,12897,DEM,35,Craig Benson,12896,REP,43,,-8,11/5/2002,38.21,58.62,-20.4,12.4,12.4,1,6.615583279466237,for Mark Fernald +54909,88446,1408,2002,2002_Gov-G_PA,PA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/20/2002,668,Ed Rendell,12927,DEM,55,Mike Fisher,12930,REP,37,,18,11/5/2002,53.41,44.37,9.04,8.96,8.96,1,2.230922171914587, +25424,88455,1409,2002,2002_Gov-G_RI,RI,Gov-G,Gov-G,Brown University,35,Live Phone,,10/20/2002,418,Myrth York,12931,DEM,41,Donald Carcieri,12932,REP,34,,7,11/5/2002,45.24,54.76,-9.52,16.52,16.52,0,9.03570611825579, +54947,88484,1412,2002,2002_Gov-G_TN,TN,Gov-G,Gov-G,Ethridge & Associates LLC,89,Live Phone,,10/20/2002,819,Phil Bredesen,12941,DEM,39,Van Hilleary,12939,REP,41,,-2,11/5/2002,50.65,47.59,3.05,5.05,-5.05,0,1.067146388481694, +54948,88485,1412,2002,2002_Gov-G_TN,TN,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/20/2002,726,Phil Bredesen,12941,DEM,48,Van Hilleary,12939,REP,42,,6,11/5/2002,50.65,47.59,3.05,2.95,2.95,1,-1.644598830990994, +25424,30664,1675,2002,2002_Sen-G_RI,RI,Sen-G,Sen-G,Brown University,35,Live Phone,,10/20/2002,418,Jack Reed,3565,DEM,61,Robert G. Tingle,3566,REP,14,,47,11/5/2002,78.43,21.57,56.85,9.85,-9.85,1,2.203694572314583, +25456,30696,1678,2002,2002_Sen-G_TN,TN,Sen-G,Sen-G,Ethridge & Associates LLC,89,Live Phone,,10/20/2002,819,Bob Clement,3576,DEM,36,Lamar Alexander,3575,REP,45,,-9,11/5/2002,44.34,54.28,-9.94,.94,.94,1,-3.840967280920079, +54948,117397,1678,2002,2002_Sen-G_TN,TN,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/20/2002,726,Bob Clement,3576,DEM,45,Lamar Alexander,3575,REP,49,,-4,11/5/2002,44.34,54.28,-9.94,5.94,5.94,1,1.373641480402231, +25424,117562,3067,2002,2002_House-G_RI-1,RI-1,House-G,House-G,Brown University,35,Live Phone,,10/20/2002,194,Patrick J. Kennedy,13834,DEM,44,David W. Rogers,13835,REP,27,,17,11/5/2002,59.88,37.31,22.57,5.57,-5.57,1,-.3312107638014644, +27982,33260,8653,2002,2002_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,10/20/2002,1012,Generic Candidate,13744,DEM,39,Generic Candidate,13745,REP,39,,0,11/5/2002,45.2,49.49,-4.29,4.29,4.29,.5,-.919668270294314,among registered voters +25433,138458,1386,2002,2002_Gov-G_CO,CO,Gov-G,Gov-G,Ciruli Associates,51,Live Phone,,10/21/2002,600,Rollie Heath,12840,DEM,28,William F. Owens,12842,REP,56,,-28,11/5/2002,33.65,62.62,-28.97,.97,.97,1,-3.248613146640038,for Denver Post | 9News | KOAA-TV (Colorado); sample size unavailable; estimated at 600 as a default +54658,88194,1390,2002,2002_Gov-G_HI,HI,Gov-G,Gov-G,Market Trends Pacific,190,Live Phone,,10/21/2002,600,Mazie Hirono,12852,DEM,40,Linda Lingle,12854,REP,40,,0,11/5/2002,47.01,51.56,-4.54,4.54,4.54,.5,-1.020951954584041,for Honolulu Star-Bulletin | KITV (Hawaii) +54659,88195,1390,2002,2002_Gov-G_HI,HI,Gov-G,Gov-G,Ward Research/The Honolulu Star-Advertiser,375,Live Phone,,10/21/2002,750,Mazie Hirono,12852,DEM,40,Linda Lingle,12854,REP,44,,-4,11/5/2002,47.01,51.56,-4.54,.54,.54,1,-5.542981851073215,for The Honolulu Star-Advertiser | News 8 Hawaii +25503,88226,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,Illinois Wesleyan University,147,Live Phone,,10/21/2002,497,Rod Blagojevich,12866,DEM,46,Jim Ryan,12865,REP,40,,6,11/5/2002,52.19,45.07,7.12,1.12,-1.12,1,-4.523256822296038,among registered voters +25597,88227,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,Richard Day Research,287,Live Phone,,10/21/2002,800,Rod Blagojevich,12866,DEM,50,Jim Ryan,12865,REP,41,,9,11/5/2002,52.19,45.07,7.12,1.88,1.88,1,-3.322735125607389, +54667,88203,1393,2002,2002_Gov-G_IA,IA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/21/2002,614,Tom Vilsack,12858,DEM,55,Doug Gross,12857,REP,41,,14,11/5/2002,52.69,44.51,8.17,5.83,5.83,1,1.485672331932124, +54729,88265,1397,2002,2002_Gov-G_MA,MA,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/21/2002,500,Shannon O'Brien,12875,DEM,36.7,Mitt Romney,12876,REP,37.2,2.5,-.5,11/5/2002,44.94,49.77,-4.83,4.33,4.33,1,-1.989045819578369, +54782,88318,1398,2002,2002_Gov-G_MI,MI,Gov-G,Gov-G,EPIC-MRA,84,Live Phone,,10/21/2002,500,Jennifer Granholm,12886,DEM,51,Dick Posthumus,12884,REP,37,,14,11/5/2002,51.42,47.4,4.02,9.98,9.98,1,3.64006440169354, +25391,88343,1402,2002,2002_Gov-G_NH,NH,Gov-G,Gov-G,American Research Group,9,Live Phone,,10/21/2002,600,Mark Fernald,12897,DEM,33,Craig Benson,12896,REP,52,,-19,11/5/2002,38.21,58.62,-20.4,1.4,1.4,1,-4.936530189758363, +25504,88474,1411,2002,2002_Gov-G_SD,SD,Gov-G,Gov-G,Jim Meader (KELOLAND-TV),159,Live Phone,,10/21/2002,600,Jim Abbott,12936,DEM,39,M. Michael Rounds,12938,REP,46,,-7,11/5/2002,41.92,56.77,-14.84,7.84,7.84,1,2.971701424113643, +54993,88531,1415,2002,2002_Gov-G_WI,WI,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/21/2002,600,Jim Doyle,13138,DEM,46,Scott McCallum,13139,REP,38,8,8,11/5/2002,45.09,41.39,3.7,4.3,4.3,1,.3749331351549017,for Wisconsin Public Radio | WISC-TV (Wisconsin) +25503,30743,1655,2002,2002_Sen-G_IL,IL,Sen-G,Sen-G,Illinois Wesleyan University,147,Live Phone,,10/21/2002,497,Richard J. Durbin,3425,DEM,51,Jim Durkin,3426,REP,33,,18,11/5/2002,60.33,38.02,22.31,4.31,-4.31,1,.213587053438333,among registered voters +25597,30837,1655,2002,2002_Sen-G_IL,IL,Sen-G,Sen-G,Richard Day Research,287,Live Phone,,10/21/2002,800,Richard J. Durbin,3425,DEM,54,Jim Durkin,3426,REP,33,,21,11/5/2002,60.33,38.02,22.31,1.31,-1.31,1,-2.592723318130406, +54667,117377,1656,2002,2002_Sen-G_IA,IA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/21/2002,605,Tom Harkin,3415,DEM,57,Greg Ganske,3416,REP,40,,17,11/5/2002,54.18,43.78,10.4,6.6,6.6,1,1.792791480090347, +63805,117489,1659,2002,2002_Sen-O_LA,LA,Sen-G,Sen-O,Southeastern Louisiana University,309,Live Phone,,10/21/2002,537,Mary L. Landrieu,13736,DEM,44,Suzanne Haik Terrell,13737,REP,15,10,29,11/5/2002,46,27.24,18.76,10.24,10.24,1,5.00169823026248, +25391,30631,1669,2002,2002_Sen-G_NH,NH,Sen-G,Sen-G,American Research Group,9,Live Phone,,10/21/2002,600,Jeanne Shaheen,3527,DEM,46,John E. Sununu,3524,REP,48,,-2,11/5/2002,46.4,50.82,-4.42,2.42,2.42,1,-4.108110352110258, +73400,137567,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/21/2002,600,Frank R. Lautenberg,3539,DEM,51,Douglas R. Forrester,3540,REP,40,,11,11/5/2002,53.88,43.95,9.93,1.07,1.07,1,-1.962870217546735,sample size unavailable; estimated at 600 as a default +25504,30744,1677,2002,2002_Sen-G_SD,SD,Sen-G,Sen-G,Jim Meader (KELOLAND-TV),159,Live Phone,,10/21/2002,600,Tim Johnson,3571,DEM,45,John Thune,3572,REP,42,,3,11/5/2002,49.62,49.47,.16,2.84,2.84,1,-1.155510552001298, +25391,117524,2959,2002,2002_House-G_NH-1,NH-1,House-G,House-G,American Research Group,9,Live Phone,,10/21/2002,300,Martha Fuller Clark,13798,DEM,39,Jeb E. Bradley,13799,REP,53,,-14,11/5/2002,38.48,58.11,-19.63,5.63,5.63,1,-2.567285290485195, +25391,117525,2960,2002,2002_House-G_NH-2,NH-2,House-G,House-G,American Research Group,9,Live Phone,,10/21/2002,300,Katrina Swett,13800,DEM,35,Charles Bass,13801,REP,54,,-19,11/5/2002,40.86,56.81,-15.95,3.05,-3.05,1,-3.53912332686855, +25504,120121,3075,2002,2002_House-G_SD-1,SD-1,House-G,House-G,Jim Meader (KELOLAND-TV),159,Live Phone,,10/21/2002,600,Stephanie Herseth Sandlin,14495,DEM,42,William J. Janklow,14496,REP,47,,-5,11/5/2002,45.61,53.47,-7.86,2.86,2.86,1,-2.681539199550183, +63846,117549,3089,2002,2002_House-G_TX-5,TX-5,House-G,House-G,Baselice & Associates,23,Live Phone,R,10/21/2002,301,Ron Chapman,13818,DEM,36,Jeb Hensarling,13819,REP,47,,-11,11/5/2002,40.26,58.21,-17.95,6.95,6.95,1,-.7391524547653908,for Jeb Hensarling; among 'voters' +25432,88142,1386,2002,2002_Gov-G_CO,CO,Gov-G,Gov-G,Ciruli Associates,51,Live Phone,,10/22/2002,400,Rollie Heath,12840,DEM,25,William F. Owens,12842,REP,62,,-37,11/5/2002,33.65,62.62,-28.97,8.03,-8.03,1,3.677691349129575,for Denver Post | 9News | KOAA-TV (Colorado) +25521,88229,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/22/2002,625,Rod Blagojevich,12866,DEM,49,Jim Ryan,12865,REP,40,,9,11/5/2002,52.19,45.07,7.12,1.88,1.88,1,-3.34969046560048, +54694,88230,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/22/2002,535,Rod Blagojevich,12866,DEM,52,Jim Ryan,12865,REP,40,4,12,11/5/2002,52.19,45.07,7.12,4.88,4.88,1,-.0107165860171494, +25553,88319,1398,2002,2002_Gov-G_MI,MI,Gov-G,Gov-G,Mitchell Research & Communications,213,Live Phone,,10/22/2002,600,Jennifer Granholm,12886,DEM,47,Dick Posthumus,12884,REP,39,1,8,11/5/2002,51.42,47.4,4.02,3.98,3.98,1,-2.671488715638402,for Detroit News +54823,88360,1401,2002,2002_Gov-G_NV,NV,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/22/2002,625,Joseph Neal,12904,DEM,21,Kenny Guinn,12902,REP,65,,-44,11/5/2002,22.01,68.24,-46.24,2.24,2.24,1,-5.546492236680304, +54855,88392,1404,2002,2002_Gov-G_NY,NY,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/22/2002,567,H. Carl McCall,12908,DEM,29,George Pataki,12912,REP,44,23,-15,11/5/2002,33.5,49.4,-15.9,.9,.9,1,-3.736019832043002, +54870,88407,1405,2002,2002_Gov-G_OH,OH,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/22/2002,800,Timothy Hagan,12920,DEM,38,Bob Taft,12916,REP,50,3,-12,11/5/2002,38.31,57.76,-19.45,7.45,7.45,1,2.496731249327345, +54919,88456,1409,2002,2002_Gov-G_RI,RI,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/22/2002,593,Myrth York,12931,DEM,46,Donald Carcieri,12932,REP,48,,-2,11/5/2002,45.24,54.76,-9.52,7.52,7.52,1,-.0832903631868317, +25538,88486,1412,2002,2002_Gov-G_TN,TN,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/22/2002,625,Phil Bredesen,12941,DEM,45,Van Hilleary,12939,REP,42,,3,11/5/2002,50.65,47.59,3.05,.05,-.05,1,-4.755884804846437, +54970,88507,1413,2002,2002_Gov-G_TX,TX,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/22/2002,683,Tony Sanchez,12946,DEM,42,Rick Perry,12947,REP,53,,-11,11/5/2002,39.96,57.81,-17.85,6.85,6.85,1,1.697853677569604, +54994,88532,1415,2002,2002_Gov-G_WI,WI,Gov-G,Gov-G,St. Norbert College,313,Live Phone,,10/22/2002,382,Jim Doyle,13138,DEM,41,Scott McCallum,13139,REP,33,6,8,11/5/2002,45.09,41.39,3.7,4.3,4.3,1,.3045177521061523,for Wisconsin Public Radio +54999,88537,1416,2002,2002_Gov-G_WY,WY,Gov-G,Gov-G,A&A Research,2,Live Phone,,10/22/2002,400,Dave Freudenthal,13142,DEM,36,Eli D. Bebout,13143,REP,44,,-8,11/5/2002,49.96,47.92,2.04,10.04,-10.04,0,2.334648105905419, +63768,117421,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/22/2002,739,Tom Strickland,3400,DEM,46,Wayne A. Allard,3399,REP,48,,-2,11/5/2002,45.77,50.7,-4.93,2.93,2.93,1,-2.769230594610677, +25521,30761,1655,2002,2002_Sen-G_IL,IL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/22/2002,625,Richard J. Durbin,3425,DEM,56,Jim Durkin,3426,REP,32,,24,11/5/2002,60.33,38.02,22.31,1.69,1.69,1,-2.207597998418652, +54694,137562,1655,2002,2002_Sen-G_IL,IL,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/22/2002,528,Richard J. Durbin,3425,DEM,55.5,Jim Durkin,3426,REP,36,3,19.5,11/5/2002,60.33,38.02,22.31,2.81,-2.81,1,-.9251586404449829,average of multiple versions or turnout models listed in poll +25553,30793,1663,2002,2002_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,Live Phone,,10/22/2002,600,Carl Levin,3456,DEM,61,Andrew Rocky Raczkowski,3457,REP,27,,34,11/5/2002,60.61,37.89,22.72,11.28,11.28,1,4.294971779660229,for Detroit News; sample size unavailable; estimated at 600 as a default +25642,30882,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,CBS News/The New York Times,36,Live Phone,,10/22/2002,746,Frank R. Lautenberg,3539,DEM,52,Douglas R. Forrester,3540,REP,39,,13,11/5/2002,53.88,43.95,9.93,3.07,3.07,1,.3146394445629429, +25531,30771,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/22/2002,800,Frank R. Lautenberg,3539,DEM,47,Douglas R. Forrester,3540,REP,40,,7,11/5/2002,53.88,43.95,9.93,2.93,-2.93,1,.2174992471911751, +63792,117445,1672,2002,2002_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/22/2002,611,Erskine Bowles,3499,DEM,44,Elizabeth H. Dole,3498,REP,50,,-6,11/5/2002,44.96,53.56,-8.61,2.61,2.61,1,-1.697144940139794, +25538,30778,1678,2002,2002_Sen-G_TN,TN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/22/2002,625,Bob Clement,3576,DEM,40,Lamar Alexander,3575,REP,50,,-10,11/5/2002,44.34,54.28,-9.94,.06,-.06,1,-5.019536171869533, +54970,117400,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/22/2002,683,Ron Kirk,3594,DEM,45,John Cornyn,3593,REP,52,,-7,11/5/2002,43.33,55.3,-11.97,4.97,4.97,1,-1.997801625558706, +54823,117976,2956,2002,2002_House-G_NV-1,NV-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/22/2002,300,Shelley Berkley,14038,DEM,51,Lynette Maria Boggs-McDonald,14039,REP,38,,13,11/5/2002,53.72,42.73,11,2,2,1,-5.693942879412985, +54823,139541,2958,2002,2002_House-G_NV-3,NV-3,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/22/2002,305,Dario Herrera,14040,DEM,34.5,Jon C. Porter,14041,REP,45.5,3,-11,11/5/2002,37.24,56.08,-18.84,7.84,7.84,1,.2187808894320972,average of multiple versions or turnout models listed in poll +64201,118119,2965,2002,2002_House-G_NJ-5,NJ-5,House-G,House-G,Research 2000,281,Live Phone,,10/22/2002,600,Anne Ricks Sumers,14181,DEM,41,Scott Garrett,14182,REP,49,,-8,11/5/2002,38.28,59.48,-21.2,13.2,13.2,1,7.106179696010352, +63830,117533,3133,2002,2002_House-G_WA-2,WA-2,House-G,House-G,American Viewpoint,10,Live Phone,R,10/22/2002,300,Rick Larsen,13804,DEM,39,Norma Smith,13805,REP,42,,-3,11/5/2002,50.07,45.77,4.3,7.3,-7.3,0,-.3473891096642768,for Norma Smith +27981,33259,8653,2002,2002_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,10/22/2002,600,Generic Candidate,13744,DEM,49,Generic Candidate,13745,REP,46,,3,11/5/2002,45.2,49.49,-4.29,7.29,7.29,0,1.858151983776271,for USA Today | CNN; sample size unavailable; estimated at 600 as a default +73448,88078,1381,2002,2002_Gov-G_AL,AL,Gov-G,Gov-G,University of South Alabama,361,Live Phone,,10/23/2002,926,Don Siegelman,12825,DEM,40,Bob Riley,12824,REP,44,2,-4,11/5/2002,48.95,49.17,-.23,3.77,-3.77,1,.2589276869960152,for Mobile Register | Birmingham News | Huntsville Times +54568,88104,1383,2002,2002_Gov-G_AZ,AZ,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/23/2002,661,Janet Napolitano,12829,DEM,42,Matt Salmon,12832,REP,43,10.5,-1,11/5/2002,46.19,45.22,.96,1.96,-1.96,0,-4.62653770778847, +54644,88180,1388,2002,2002_Gov-G_FL,FL,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/23/2002,792,Bill McBride,12845,DEM,45,Jeb Bush,12847,REP,52,,-7,11/5/2002,43.16,56.01,-12.85,5.85,5.85,1,-.3721238510948627, +54692,88228,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,KRC Research,160,Live Phone,,10/23/2002,400,Rod Blagojevich,12866,DEM,50,Jim Ryan,12865,REP,38,,12,11/5/2002,52.19,45.07,7.12,4.88,4.88,1,-.4320710831798193,for Chicago Sun-Times +54807,88344,1402,2002,2002_Gov-G_NH,NH,Gov-G,Gov-G,Becker Institute,26,Live Phone,,10/23/2002,401,Mark Fernald,12897,DEM,32,Craig Benson,12896,REP,52,,-20,11/5/2002,38.21,58.62,-20.4,.4,.4,1,-5.910825572100953, +54995,88533,1415,2002,2002_Gov-G_WI,WI,Gov-G,Gov-G,University of Wisconsin-Milwaukee,366,Live Phone,,10/23/2002,418,Jim Doyle,13138,DEM,38,Scott McCallum,13139,REP,36,8,2,11/5/2002,45.09,41.39,3.7,1.7,-1.7,1,-1.927221752042715, +73448,137763,1648,2002,2002_Sen-G_AL,AL,Sen-G,Sen-G,University of South Alabama,361,Live Phone,,10/23/2002,926,Susan Parker,3392,DEM,30,Jeff Sessions,3391,REP,60,2,-30,11/5/2002,39.83,58.58,-18.75,11.25,-11.25,1,4.056837555907578,for Mobile Register | Birmingham News | Huntsville Times +25431,136808,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,Ciruli Associates,51,Live Phone,,10/23/2002,500,Tom Strickland,3400,DEM,36.5,Wayne A. Allard,3399,REP,43,,-6.5,11/5/2002,45.77,50.7,-4.93,1.57,-1.57,1,-3.868645298943339,for Denver Post | 9News | KOAA-TV (Colorado); average of multiple versions or turnout models listed in poll +25630,30870,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,"Drake Research & Strategy, Inc.",329,Live Phone,,10/23/2002,500,Tom Strickland,3400,DEM,39,Wayne A. Allard,3399,REP,38,,1,11/5/2002,45.77,50.7,-4.93,5.93,5.93,0,.6288750172641279,among registered voters +54807,117085,1669,2002,2002_Sen-G_NH,NH,Sen-G,Sen-G,Becker Institute,26,Live Phone,,10/23/2002,401,Jeanne Shaheen,3527,DEM,48,John E. Sununu,3524,REP,42,3,6,11/5/2002,46.4,50.82,-4.42,10.42,10.42,0,5.327763130416954, +25480,30720,1672,2002,2002_Sen-G_NC,NC,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/23/2002,603,Erskine Bowles,3499,DEM,41,Elizabeth H. Dole,3498,REP,45,,-4,11/5/2002,44.96,53.56,-8.61,4.61,4.61,1,.4741062512931861,for Erskine Bowles +25487,30727,1677,2002,2002_Sen-G_SD,SD,Sen-G,Sen-G,GQR Research (GQRR),126,Live Phone,D,10/23/2002,553,Tim Johnson,3571,DEM,46,John Thune,3572,REP,44,,2,11/5/2002,49.62,49.47,.16,1.84,1.84,1,-2.274656575282723,for Tim Johnson +64227,137456,1681,2002,2002_Sen-G_WV,WV,Sen-G,Sen-G,RMS Research,273,Live Phone,,10/23/2002,400,"John D. Rockefeller, IV",16255,DEM,72,Jay Wolfe,16256,REP,17,,55,11/5/2002,63.11,36.89,26.22,28.78,28.78,1,21.18298079752072,among registered voters +64171,118078,2725,2002,2002_House-G_AZ-1,AZ-1,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/23/2002,361,George Cordova,14122,DEM,34,Richard Renzi,14123,REP,46,,-12,11/5/2002,45.64,49.21,-3.57,8.43,-8.43,1,.9341456075757334,for Richard Renzi +64168,118072,2736,2002,2002_House-G_AR-4,AR-4,House-G,House-G,Opinion Research Associates,242,Live Phone,,10/23/2002,400,Michael Avery Ross,14129,DEM,53,Jay Woodson Dickey,14130,REP,38,,15,11/5/2002,60.56,39.44,21.12,6.12,-6.12,1,-1.370708256581924, +64371,118423,2839,2002,2002_House-G_GA-12,GA-12,House-G,House-G,Tarrance Group,333,Live Phone,R,10/23/2002,402,Charles Walker,14434,DEM,33,Max Burns,14435,REP,48,,-15,11/5/2002,44.81,55.19,-10.38,4.62,-4.62,1,-2.813777360504655,for Max Burns +64279,118261,2884,2002,2002_House-G_KY-3,KY-3,House-G,House-G,SurveyUSA,325,IVR,,10/23/2002,707,Jack Conway,13995,DEM,46,Anne Meagher Northup,13996,REP,51,,-5,11/5/2002,48.39,51.61,-3.22,1.78,-1.78,1,-4.951348113619314, +54807,139543,2959,2002,2002_House-G_NH-1,NH-1,House-G,House-G,Becker Institute,26,Live Phone,,10/23/2002,200,Martha Fuller Clark,13798,DEM,41,Jeb E. Bradley,13799,REP,49,,-8,11/5/2002,38.48,58.11,-19.63,11.63,11.63,1,4.331049557822794, +54807,139546,2960,2002,2002_House-G_NH-2,NH-2,House-G,House-G,Becker Institute,26,Live Phone,,10/23/2002,200,Katrina Swett,13800,DEM,34,Charles Bass,13801,REP,56,,-22,11/5/2002,40.86,56.81,-15.95,6.05,-6.05,1,.0016297120759397, +64227,118184,3142,2002,2002_House-G_WV-2,WV-2,House-G,House-G,RMS Research,273,Live Phone,,10/23/2002,336,Jim Humphreys,14274,DEM,32,Shelley Moore Capito,14275,REP,53,,-21,11/5/2002,39.96,60.04,-20.09,.91,-.91,1,-6.625540643361149, +27980,33258,8653,2002,2002_House-G_US,US,House-G,House-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/23/2002,900,Generic Candidate,13744,DEM,40,Generic Candidate,13745,REP,41,,-1,11/5/2002,45.2,49.49,-4.29,3.29,3.29,1,-1.829660184958515, +27979,33257,8653,2002,2002_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,Live Phone,,10/23/2002,1001,Generic Candidate,13744,DEM,47,Generic Candidate,13745,REP,44,,3,11/5/2002,45.2,49.49,-4.29,7.29,7.29,0,2.286152190830725, +65021,120621,8653,2002,2002_House-G_US,US,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/23/2002,1200,Generic Candidate,13744,DEM,39,Generic Candidate,13745,REP,37,,2,11/5/2002,45.2,49.49,-4.29,6.29,6.29,0,1.392562256448819, +25629,88143,1386,2002,2002_Gov-G_CO,CO,Gov-G,Gov-G,"Drake Research & Strategy, Inc.",329,Live Phone,,10/24/2002,500,Rollie Heath,12840,DEM,27,William F. Owens,12842,REP,54,,-27,11/5/2002,33.65,62.62,-28.97,1.97,1.97,1,-3.455823875212788,among registered voters +54627,88163,1387,2002,2002_Gov-G_CT,CT,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/24/2002,637,Bill Curry,12844,DEM,38,John Rowland,12843,REP,55,,-17,11/5/2002,43.89,56.11,-12.22,4.78,-4.78,1,.2932917608312992, +54645,88181,1388,2002,2002_Gov-G_FL,FL,Gov-G,Gov-G,Fleming & Associates,96,Live Phone,,10/24/2002,600,Bill McBride,12845,DEM,43,Jeb Bush,12847,REP,49,,-6,11/5/2002,43.16,56.01,-12.85,6.85,6.85,1,.4573080434969953, +54646,88182,1388,2002,2002_Gov-G_FL,FL,Gov-G,Gov-G,SEA Polling & Strategic Design,302,Live Phone,,10/24/2002,800,Bill McBride,12845,DEM,43,Jeb Bush,12847,REP,51,,-8,11/5/2002,43.16,56.01,-12.85,4.85,4.85,1,-1.52924718506893,for Miami Herald +54751,88287,1396,2002,2002_Gov-G_MD,MD,Gov-G,Gov-G,ABC News/The Washington Post,3,Live Phone,,10/24/2002,1529,Kathleen Townsend,12877,DEM,47,Robert Ehrlich Jr.,12879,REP,47,1,0,11/5/2002,47.68,51.55,-3.88,3.88,3.88,.5,-.1687308805040943,for The Washington Post +54910,88447,1408,2002,2002_Gov-G_PA,PA,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/24/2002,636,Ed Rendell,12927,DEM,54,Mike Fisher,12930,REP,35,,19,11/5/2002,53.41,44.37,9.04,9.96,9.96,1,3.042151009256641, +25464,88508,1413,2002,2002_Gov-G_TX,TX,Gov-G,Gov-G,Frank N. Magid Associates Inc.,105,Live Phone,,10/24/2002,550,Tony Sanchez,12946,DEM,38,Rick Perry,12947,REP,51,,-13,11/5/2002,39.96,57.81,-17.85,4.85,4.85,1,-1.250601733948372,"for KXAS-TV (Fort Worth, TX)" +73852,138525,1414,2002,2002_Gov-G_VT,VT,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2002,625,Doug Racine,12954,DEM,42,Jim Douglas,12955,REP,35,12,7,11/5/2002,42.39,44.94,-2.55,9.55,9.55,0,2.446008786077785,among registered voters +6088,88517,1414,2002,2002_Gov-G_VT,VT,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/24/2002,600,Doug Racine,12954,DEM,43,Jim Douglas,12955,REP,37,7,6,11/5/2002,42.39,44.94,-2.55,8.55,8.55,0,.9141415346143135, +25525,30765,1667,2002,2002_Sen-G_MT,MT,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2002,625,Max Baucus,3489,DEM,59,Mike Taylor,3490,REP,28,1,31,11/5/2002,62.74,31.73,31,0,0,1,-7.498283578427678, +25464,30704,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,Frank N. Magid Associates Inc.,105,Live Phone,,10/24/2002,550,Ron Kirk,3594,DEM,40,John Cornyn,3593,REP,43,,-3,11/5/2002,43.33,55.3,-11.97,8.97,8.97,1,2.741825749257434,"for KXAS-TV (Fort Worth, TX)" +64195,118105,2875,2002,2002_House-G_IA-3,IA-3,House-G,House-G,Basswood Research,24,Live Phone,R,10/24/2002,300,Leonard L. Boswell,14159,DEM,43,Stan Thompson,14160,REP,39,,4,11/5/2002,53.41,45.04,8.37,4.37,-4.37,1,-3.212971717550521,for unspecified Republican sponsor +64118,117962,2880,2002,2002_House-G_KS-3,KS-3,House-G,House-G,Market Research Institute Inc.,186,Live Phone,,10/24/2002,602,Dennis Moore,14003,DEM,47,Adam Taff,14004,REP,44,,3,11/5/2002,50.18,46.89,3.29,.29,-.29,1,-6.995541788698731,for Kansas City Star +25525,117978,2952,2002,2002_House-G_MT-1,MT-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2002,625,Steve Kelly,14043,DEM,30,Denny Rehberg,14044,REP,58,,-28,11/5/2002,32.67,64.62,-31.95,3.95,3.95,1,-3.27274967625247, +74318,139556,3118,2002,2002_House-G_UT-2,UT-2,House-G,House-G,Tarrance Group,333,Live Phone,R,10/24/2002,300,Jim Matheson,13882,DEM,44,John Swallow,13883,REP,43,,1,11/5/2002,49.43,48.69,.73,.27,.27,1,-6.129312221887113,for unspecified Republican sponsor +38134,117348,8653,2002,2002_House-G_US,US,House-G,House-G,Harris Insights & Analytics,133,Live Phone,,10/24/2002,882,Generic Candidate,13744,DEM,47,Generic Candidate,13745,REP,43,,4,11/5/2002,45.2,49.49,-4.29,8.29,8.29,0,3.328999895032891,for CNN | Time; among registered voters +66195,123134,8653,2002,2002_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,Live Phone,,10/24/2002,600,Generic Candidate,13744,DEM,38,Generic Candidate,13745,REP,37,,1,11/5/2002,45.2,49.49,-4.29,5.29,5.29,0,-.0208233594655511,for Newsweek; sample size unavailable; estimated at 600 as a default; among registered voters +54569,138436,1383,2002,2002_Gov-G_AZ,AZ,Gov-G,Gov-G,Behavior Research Center (Rocky Mountain Poll),27,Live Phone,,10/25/2002,600,Janet Napolitano,12829,DEM,46,Matt Salmon,12832,REP,36,6,10,11/5/2002,46.19,45.22,.96,9.04,9.04,1,4.339678065564581,sample size unavailable; estimated at 600 as a default +25559,88086,1384,2002,2002_Gov-G_AR,AR,Gov-G,Gov-G,Opinion Research Associates,242,Live Phone,,10/25/2002,500,Jimmie Lou Fisher,12827,DEM,43,Mike Huckabee,12828,REP,49,,-6,11/5/2002,46.95,53.01,-6.06,.06,.06,1,-5.922632040385801, +54593,88129,1385,2002,2002_Gov-G_CA,CA,Gov-G,Gov-G,Los Angeles Times,172,Live Phone,,10/25/2002,879,"Joseph 'Gray' Davis, Jr.",12835,DEM,45,Bill Simon,12833,REP,36,5,9,11/5/2002,47.26,42.4,4.86,4.14,4.14,1,-.7299017913905199, +54764,88300,1395,2002,2002_Gov-G_ME,ME,Gov-G,Gov-G,RKM Research and Communications Inc.,272,Live Phone,,10/25/2002,300,John Baldacci,12880,DEM,46,Peter Cianchette,12882,REP,36,7,10,11/5/2002,47.15,41.47,5.68,4.32,4.32,1,-4.521848385751277,for Bangor Daily News +54871,88408,1405,2002,2002_Gov-G_OH,OH,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/2002,602,Timothy Hagan,12920,DEM,35,Bob Taft,12916,REP,49,,-14,11/5/2002,38.31,57.76,-19.45,5.45,5.45,1,.2514457858931888,for Toledo Blade | WTVG-TV (Ohio) +25559,30799,1650,2002,2002_Sen-G_AR,AR,Sen-G,Sen-G,Opinion Research Associates,242,Live Phone,,10/25/2002,500,Mark L. Pryor,3396,DEM,51,Tim Hutchinson,3397,REP,43,,8,11/5/2002,53.9,46.1,7.79,.21,.21,1,-4.412158403708997, +54764,117486,1661,2002,2002_Sen-G_ME,ME,Sen-G,Sen-G,RKM Research and Communications Inc.,272,Live Phone,,10/25/2002,300,Chellie Pingree,3455,DEM,31,Susan M. Collins,3454,REP,59,,-28,11/5/2002,41.56,58.44,-16.87,11.13,-11.13,1,5.553457098136451,for Bangor Daily News +25568,30808,1677,2002,2002_Sen-G_SD,SD,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/25/2002,500,Tim Johnson,3571,DEM,45,John Thune,3572,REP,48,,-3,11/5/2002,49.62,49.47,.16,3.16,-3.16,0,-.9275584966687249,for unspecified Republican sponsor +64104,117947,2870,2002,2002_House-G_IN-7,IN-7,House-G,House-G,Indiana University,149,Live Phone,,10/25/2002,506,Julia M. Carson,13980,DEM,46,Ambrose A. McVey,13981,REP,37,,9,11/5/2002,53.13,44.14,8.98,.02,.02,1,-6.416393440400253, +54764,118181,2897,2002,2002_House-G_ME-2,ME-2,House-G,House-G,RKM Research and Communications Inc.,272,Live Phone,,10/25/2002,302,Michael H. Michaud,14131,DEM,37,Kevin L. Raye,14132,REP,36,,1,11/5/2002,52.01,47.99,4.01,3.01,-3.01,1,-3.056602117405629,for Bangor Daily News +27977,33255,8653,2002,2002_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,Live Phone,,10/25/2002,581,Generic Candidate,13744,DEM,43,Generic Candidate,13745,REP,46,,-3,11/5/2002,45.2,49.49,-4.29,1.29,1.29,1,-4.076417607292958,for Newsweek +54570,88106,1383,2002,2002_Gov-G_AZ,AZ,Gov-G,Gov-G,Analytical Group,11,Live Phone,,10/26/2002,600,Janet Napolitano,12829,DEM,42,Matt Salmon,12832,REP,37,7,5,11/5/2002,46.19,45.22,.96,4.04,4.04,1,-1.746730230604324, +54594,88130,1385,2002,2002_Gov-G_CA,CA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/26/2002,563,"Joseph 'Gray' Davis, Jr.",12835,DEM,48,Bill Simon,12833,REP,37,8,11,11/5/2002,47.26,42.4,4.86,6.14,6.14,1,1.393277726014389, +25515,88231,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,Market Shares Corp.,187,Live Phone,,10/26/2002,701,Rod Blagojevich,12866,DEM,47,Jim Ryan,12865,REP,37,4,10,11/5/2002,52.19,45.07,7.12,2.88,2.88,1,-2.023373413895731,for Chicago Tribune +54696,88232,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2002,600,Rod Blagojevich,12866,DEM,51,Jim Ryan,12865,REP,36,,15,11/5/2002,52.19,45.07,7.12,7.88,7.88,1,3.225077136218434, +54709,88245,1394,2002,2002_Gov-G_KS,KS,Gov-G,Gov-G,Market Research Institute Inc.,186,Live Phone,,10/26/2002,602,Kathleen Sebelius,12868,DEM,46,Tim Shallenburger,12870,REP,37,1,9,11/5/2002,52.87,45.09,7.78,1.22,1.22,1,-3.567104037599847,for Kansas City Star +54710,88246,1394,2002,2002_Gov-G_KS,KS,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/26/2002,704,Kathleen Sebelius,12868,DEM,53,Tim Shallenburger,12870,REP,38,2,15,11/5/2002,52.87,45.09,7.78,7.22,7.22,1,3.067048680101856, +54765,88301,1395,2002,2002_Gov-G_ME,ME,Gov-G,Gov-G,Pan Atlantic Research,249,Live Phone,,10/26/2002,500,John Baldacci,12880,DEM,50,Peter Cianchette,12882,REP,29,6,21,11/5/2002,47.15,41.47,5.68,15.32,15.32,1,9.390664489502473, +54752,88288,1396,2002,2002_Gov-G_MD,MD,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/26/2002,797,Kathleen Townsend,12877,DEM,49,Robert Ehrlich Jr.,12879,REP,48,,1,11/5/2002,47.68,51.55,-3.88,4.88,4.88,0,.8587113722531646, +54730,88266,1397,2002,2002_Gov-G_MA,MA,Gov-G,Gov-G,Harvard University,135,Live Phone,,10/26/2002,400,Shannon O'Brien,12875,DEM,41,Mitt Romney,12876,REP,39,4,2,11/5/2002,44.94,49.77,-4.83,6.83,6.83,0,1.037013564768634, +54731,88267,1397,2002,2002_Gov-G_MA,MA,Gov-G,Gov-G,RKM Research and Communications Inc.,272,Live Phone,,10/26/2002,465,Shannon O'Brien,12875,DEM,44,Mitt Romney,12876,REP,38,4,6,11/5/2002,44.94,49.77,-4.83,10.83,10.83,0,5.896741055363758, +54784,88320,1398,2002,2002_Gov-G_MI,MI,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/26/2002,730,Jennifer Granholm,12886,DEM,55,Dick Posthumus,12884,REP,42,,13,11/5/2002,51.42,47.4,4.02,8.98,8.98,1,3.042094825699341, +25551,88335,1400,2002,2002_Gov-G_NE,NE,Gov-G,Gov-G,MSR Group,178,Live Phone,,10/26/2002,604,Stormy Dean,12895,DEM,20,Mike Johanns,12893,REP,70,3,-50,11/5/2002,27.52,68.68,-41.17,8.83,-8.83,1,1.488181316804287, +25651,88345,1402,2002,2002_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,10/26/2002,651,Mark Fernald,12897,DEM,37,Craig Benson,12896,REP,49,2,-12,11/5/2002,38.21,58.62,-20.4,8.4,8.4,1,3.182230783892789, +25598,88426,1407,2002,2002_Gov-G_OR,OR,Gov-G,Gov-G,Riley Research Associates,290,Live Phone,,10/26/2002,604,Ted Kulongoski,12924,DEM,46,Kevin Mannix,12926,REP,42,3,4,11/5/2002,49.03,46.16,2.87,1.13,1.13,1,-4.164047146403229, +54911,138514,1408,2002,2002_Gov-G_PA,PA,Gov-G,Gov-G,Millersville University,210,Live Phone,,10/26/2002,483,Ed Rendell,12927,DEM,53,Mike Fisher,12930,REP,34.5,1,18.5,11/5/2002,53.41,44.37,9.04,9.46,9.46,1,1.602329240565426,for Fox 29 Philadelphia WTXF; average of multiple versions or turnout models listed in poll; among registered voters +54912,88449,1408,2002,2002_Gov-G_PA,PA,Gov-G,Gov-G,West Chester University,377,Live Phone,,10/26/2002,472,Ed Rendell,12927,DEM,49,Mike Fisher,12930,REP,32,,17,11/5/2002,53.41,44.37,9.04,7.96,7.96,1,.759817021301552, +54931,88468,1410,2002,2002_Gov-G_SC,SC,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/26/2002,764,James H. Hodges,12933,DEM,50,Mark Sanford,12934,REP,47,,3,11/5/2002,47.05,52.85,-5.8,8.8,8.8,0,3.726404692593225, +25536,88475,1411,2002,2002_Gov-G_SD,SD,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2002,805,Jim Abbott,12936,DEM,36,M. Michael Rounds,12938,REP,55,1,-19,11/5/2002,41.92,56.77,-14.84,4.16,-4.16,1,-1.081320103221608, +54996,88534,1415,2002,2002_Gov-G_WI,WI,Gov-G,Gov-G,Market Shares Corp.,187,Live Phone,,10/26/2002,450,Jim Doyle,13138,DEM,38,Scott McCallum,13139,REP,36,8,2,11/5/2002,45.09,41.39,3.7,1.7,-1.7,1,-2.442587993857839,for WTMJ-TV (Wisconsin) +25627,30867,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,"Drake Research & Strategy, Inc.",329,Live Phone,,10/26/2002,500,Tom Strickland,3400,DEM,41,Wayne A. Allard,3399,REP,41,,0,11/5/2002,45.77,50.7,-4.93,4.93,4.93,.5,-.2549756767983823,among registered voters +25515,30755,1655,2002,2002_Sen-G_IL,IL,Sen-G,Sen-G,Market Shares Corp.,187,Live Phone,,10/26/2002,701,Richard J. Durbin,3425,DEM,47,Jim Durkin,3426,REP,27,4,20,11/5/2002,60.33,38.02,22.31,2.31,-2.31,1,-1.253404788321536,for Chicago Tribune +54765,117233,1661,2002,2002_Sen-G_ME,ME,Sen-G,Sen-G,Pan Atlantic Research,249,Live Phone,,10/26/2002,500,Chellie Pingree,3455,DEM,36,Susan M. Collins,3454,REP,55,,-19,11/5/2002,41.56,58.44,-16.87,2.13,-2.13,1,-5.618430983996826, +25551,30791,1668,2002,2002_Sen-G_NE,NE,Sen-G,Sen-G,MSR Group,178,Live Phone,,10/26/2002,604,Charlie Matulka,3517,DEM,10,Chuck Hagel,3516,REP,82,,-72,11/5/2002,14.64,82.76,-68.13,3.87,-3.87,1,-3.414561850976669, +25651,30891,1669,2002,2002_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,10/26/2002,648,Jeanne Shaheen,3527,DEM,46,John E. Sununu,3524,REP,42,,4,11/5/2002,46.4,50.82,-4.42,8.42,8.42,0,3.637677033855692, +25598,30838,1674,2002,2002_Sen-G_OR,OR,Sen-G,Sen-G,Riley Research Associates,290,Live Phone,,10/26/2002,604,Bill Bradbury,3560,DEM,34,Gordon H. Smith,3559,REP,56,1,-22,11/5/2002,39.61,56.21,-16.6,5.4,-5.4,1,.9389963560911722, +54931,117394,1676,2002,2002_Sen-G_SC,SC,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/26/2002,764,Alex Sanders,3568,DEM,48,Lindsey Graham,3567,REP,49,,-1,11/5/2002,44.19,54.4,-10.21,9.21,9.21,1,2.769152348657218, +25536,30776,1677,2002,2002_Sen-G_SD,SD,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2002,805,Tim Johnson,3571,DEM,47,John Thune,3572,REP,45,1,2,11/5/2002,49.62,49.47,.16,1.84,1.84,1,-1.860593900875046, +54765,118073,2897,2002,2002_House-G_ME-2,ME-2,House-G,House-G,Pan Atlantic Research,249,Live Phone,,10/26/2002,240,Michael H. Michaud,14131,DEM,48,Kevin L. Raye,14132,REP,38,,10,11/5/2002,52.01,47.99,4.01,5.99,5.99,1,-.0225405854700484, +25551,118022,2954,2002,2002_House-G_NE-2,NE-2,House-G,House-G,MSR Group,178,Live Phone,,10/26/2002,196,Jim Simon,14083,DEM,33,Lee Terry,14084,REP,54,,-21,11/5/2002,32.98,63.32,-30.33,9.33,9.33,1,1.459460077036543, +64380,118433,2959,2002,2002_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,10/26/2002,316,Martha Fuller Clark,13798,DEM,31,Jeb E. Bradley,13799,REP,49,,-18,11/5/2002,38.48,58.11,-19.63,1.63,1.63,1,-5.074394258960034, +64048,117866,2960,2002,2002_House-G_NH-2,NH-2,House-G,House-G,Franklin Pierce University,107,Live Phone,,10/26/2002,468,Katrina Swett,13800,DEM,33,Charles Bass,13801,REP,52,,-19,11/5/2002,40.86,56.81,-15.95,3.05,-3.05,1,-2.093375850763488, +64380,118434,2960,2002,2002_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,10/26/2002,309,Katrina Swett,13800,DEM,41,Charles Bass,13801,REP,47,,-6,11/5/2002,40.86,56.81,-15.95,9.95,9.95,1,5.597721744424318, +64023,117827,2974,2002,2002_House-G_NM-1,NM-1,House-G,House-G,Data West Polling,74,Live Phone,,10/26/2002,443,Richard M. Romero,13898,DEM,46,Heather A. Wilson,13897,REP,47,,-1,11/5/2002,44.66,55.34,-10.68,9.68,9.68,1,4.415072359292913, +64023,117831,2975,2002,2002_House-G_NM-2,NM-2,House-G,House-G,Data West Polling,74,Live Phone,,10/26/2002,312,John Arthur Smith,13899,DEM,49,Stevan Pearce,13900,REP,45,,4,11/5/2002,43.72,56.23,-12.51,16.51,16.51,0,9.435869564420663, +25536,119661,3075,2002,2002_House-G_SD-1,SD-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2002,805,Stephanie Herseth Sandlin,14495,DEM,42,William J. Janklow,14496,REP,47,1,-5,11/5/2002,45.61,53.47,-7.86,2.86,2.86,1,-2.29759147002759, +27976,120399,8653,2002,2002_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,10/26/2002,600,Generic Candidate,13744,DEM,47,Generic Candidate,13745,REP,49,,-2,11/5/2002,45.2,49.49,-4.29,2.29,2.29,1,-2.817044352652653,for The Washington Post; sample size unavailable; estimated at 600 as a default +27975,33253,8653,2002,2002_House-G_US,US,House-G,House-G,Ipsos,154,Live Phone,,10/26/2002,600,Generic Candidate,13744,DEM,45,Generic Candidate,13745,REP,43,,2,11/5/2002,45.2,49.49,-4.29,6.29,6.29,0,.8840909977141346,for Reuters | Reid | Cook Political Report; sample size unavailable; estimated at 600 as a default +25427,88144,1386,2002,2002_Gov-G_CO,CO,Gov-G,Gov-G,Ciruli Associates,51,Live Phone,,10/27/2002,400,Rollie Heath,12840,DEM,24,William F. Owens,12842,REP,60,,-36,11/5/2002,33.65,62.62,-28.97,7.03,-7.03,1,2.932395889436338,for Denver Post | 9News | KOAA-TV (Colorado) +54648,88184,1388,2002,2002_Gov-G_FL,FL,Gov-G,Gov-G,Marketing Workshop,194,Live Phone,,10/27/2002,300,Bill McBride,12845,DEM,43,Jeb Bush,12847,REP,47,,-4,11/5/2002,43.16,56.01,-12.85,8.85,8.85,1,2.203872375253408,for Insider Advantage +25412,88190,1389,2002,2002_Gov-G_GA,GA,Gov-G,Gov-G,Marketing Workshop,194,Live Phone,,10/27/2002,800,Roy Barnes,12850,DEM,51,Sonny Perdue,12849,REP,40,,11,11/5/2002,46.26,51.42,-5.16,16.16,16.16,0,8.059914533961182,for Atlanta Journal-Constitution +54753,88289,1396,2002,2002_Gov-G_MD,MD,Gov-G,Gov-G,Potomac Incorporated,256,Live Phone,,10/27/2002,869,Kathleen Townsend,12877,DEM,44,Robert Ehrlich Jr.,12879,REP,48,,-4,11/5/2002,47.68,51.55,-3.88,.12,-.12,1,-4.249694867720985, +25448,88427,1407,2002,2002_Gov-G_OR,OR,Gov-G,Gov-G,DHM Research,76,Live Phone,,10/27/2002,608,Ted Kulongoski,12924,DEM,48,Kevin Mannix,12926,REP,42,,6,11/5/2002,49.03,46.16,2.87,3.13,3.13,1,-2.015056465469072, +54950,88487,1412,2002,2002_Gov-G_TN,TN,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/27/2002,726,Phil Bredesen,12941,DEM,48,Van Hilleary,12939,REP,44,,4,11/5/2002,50.65,47.59,3.05,.95,.95,1,-3.315838328237234, +25595,88509,1413,2002,2002_Gov-G_TX,TX,Gov-G,Gov-G,Rice University,286,Live Phone,,10/27/2002,656,Tony Sanchez,12946,DEM,37,Rick Perry,12947,REP,49,,-12,11/5/2002,39.96,57.81,-17.85,5.85,5.85,1,.341951076679804, +54997,88535,1415,2002,2002_Gov-G_WI,WI,Gov-G,Gov-G,University of Wisconsin (Badger Poll),365,Live Phone,,10/27/2002,501,Jim Doyle,13138,DEM,41,Scott McCallum,13139,REP,34,10,7,11/5/2002,45.09,41.39,3.7,3.3,3.3,1,-1.254215624772193, +25427,30667,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,Ciruli Associates,51,Live Phone,,10/27/2002,400,Tom Strickland,3400,DEM,39,Wayne A. Allard,3399,REP,41,,-2,11/5/2002,45.77,50.7,-4.93,2.93,2.93,1,-2.461107200408258,for Denver Post | 9News | KOAA-TV (Colorado) +25412,30652,1653,2002,2002_Sen-G_GA,GA,Sen-G,Sen-G,Marketing Workshop,194,Live Phone,,10/27/2002,800,Max Cleland,3411,DEM,49,Saxby Chambliss,3410,REP,44,,5,11/5/2002,45.9,52.73,-6.84,11.84,11.84,0,4.876962407431898,for Atlanta Journal-Constitution +25565,30805,1664,2002,2002_Sen-G_MN,MN,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/27/2002,600,Walter F. Mondale,3462,DEM,45,Norm Coleman,3461,REP,43,4,2,11/5/2002,47.34,49.53,-2.19,4.19,4.19,0,-1.819954763360902,for unspecified Republican sponsor +25514,30754,1666,2002,2002_Sen-GS_MO,MO,Sen-G,Sen-GS,Market Research Institute Inc.,186,Live Phone,,10/27/2002,601,Jean Carnahan,3475,DEM,41,Jim Talent,3474,REP,46,,-5,11/5/2002,48.67,49.8,-1.13,3.87,-3.87,1,-.633961162126445, +25448,30688,1674,2002,2002_Sen-G_OR,OR,Sen-G,Sen-G,DHM Research,76,Live Phone,,10/27/2002,608,Bill Bradbury,3560,DEM,36,Gordon H. Smith,3559,REP,55,,-19,11/5/2002,39.61,56.21,-16.6,2.4,-2.4,1,-2.630980794474413, +54950,117398,1678,2002,2002_Sen-G_TN,TN,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/27/2002,726,Bob Clement,3576,DEM,41,Lamar Alexander,3575,REP,52,,-11,11/5/2002,44.34,54.28,-9.94,1.06,-1.06,1,-3.15311519307346, +25595,30835,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,Rice University,286,Live Phone,,10/27/2002,656,Ron Kirk,3594,DEM,39,John Cornyn,3593,REP,45,,-6,11/5/2002,43.33,55.3,-11.97,5.97,5.97,1,-.226623759710717, +73109,137080,1680,2002,2002_Sen-G_VA,VA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/2002,600,John W. Warner,16218,REP,76,Nancy B. Spannaus,16219,IND,5,,71,11/5/2002,82.58,9.74,72.83,1.83,,1,-5.380810906249668,sample size unavailable; estimated at 600 as a default +64382,118448,2798,2002,2002_House-G_CT-2,CT-2,House-G,House-G,University of Connecticut,347,Live Phone,,10/27/2002,624,Joe Courtney,14184,DEM,35,Robert R. Simmons,14185,REP,47,,-12,11/5/2002,45.91,54.09,-8.18,3.82,-3.82,1,-.7397663212361473, +54753,118090,2899,2002,2002_House-G_MD-2,MD-2,House-G,House-G,Potomac Incorporated,256,Live Phone,,10/27/2002,478,Dutch Ruppersberger,13935,DEM,49,Helen Delich Bentley,13936,REP,40,,9,11/5/2002,54.31,45.69,8.61,.39,.39,1,-4.852227210338316, +54753,118089,2905,2002,2002_House-G_MD-8,MD-8,House-G,House-G,Potomac Incorporated,256,Live Phone,,10/27/2002,563,Chris Van Hollen,13937,DEM,44,Constance A. Morella,13938,REP,47,,-3,11/5/2002,51.74,47.52,4.22,7.22,-7.22,0,1.640422622126094, +64281,118263,3038,2002,2002_House-G_OK-1,OK-1,House-G,House-G,SurveyUSA,325,IVR,,10/27/2002,630,Doug Dodd,14355,DEM,41,John A. Sullivan,14356,REP,56,,-15,11/5/2002,42.17,55.62,-13.45,1.55,-1.55,1,-5.624706696961054, +64172,118079,3060,2002,2002_House-G_PA-13,PA-13,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/27/2002,300,Joe Hoeffel,14137,DEM,43,Melissa Brown,14138,REP,35,,8,11/5/2002,50.95,47.34,3.61,4.39,4.39,1,-3.053724655149331,for unspecified Republican sponsor +64008,117809,3118,2002,2002_House-G_UT-2,UT-2,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/27/2002,515,Jim Matheson,13882,DEM,48,John Swallow,13883,REP,42,,6,11/5/2002,49.43,48.69,.73,5.27,5.27,1,.673217224343532, +74319,139557,3118,2002,2002_House-G_UT-2,UT-2,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/27/2002,515,Jim Matheson,13882,DEM,48,John Swallow,13883,REP,42,3,6,11/5/2002,49.43,48.69,.73,5.27,5.27,1,.673217224343532,among registered voters +54595,88131,1385,2002,2002_Gov-G_CA,CA,Gov-G,Gov-G,Field Research Corp. (Field Poll),94,Live Phone,,10/28/2002,740,"Joseph 'Gray' Davis, Jr.",12835,DEM,41,Bill Simon,12833,REP,34,,7,11/5/2002,47.26,42.4,4.86,2.14,2.14,1,-2.652691496966031, +54596,88132,1385,2002,2002_Gov-G_CA,CA,Gov-G,Gov-G,Tarrance Group,333,Live Phone,R,10/28/2002,500,"Joseph 'Gray' Davis, Jr.",12835,DEM,42,Bill Simon,12833,REP,39,,3,11/5/2002,47.26,42.4,4.86,1.86,-1.86,1,-3.324673327572645,for unspecified Republican sponsor +54647,88183,1388,2002,2002_Gov-G_FL,FL,Gov-G,Gov-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/28/2002,604,Bill McBride,12845,DEM,45,Jeb Bush,12847,REP,48,,-3,11/5/2002,43.16,56.01,-12.85,9.85,9.85,1,3.787559581362208,for Bill McBride +54660,88196,1390,2002,2002_Gov-G_HI,HI,Gov-G,Gov-G,Ward Research/The Honolulu Star-Advertiser,375,Live Phone,,10/28/2002,750,Mazie Hirono,12852,DEM,43,Linda Lingle,12854,REP,44,,-1,11/5/2002,47.01,51.56,-4.54,3.54,3.54,1,-2.253858375723245,for The Honolulu Star-Advertiser | News 8 Hawaii +54698,88234,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,Escalent,189,Live Phone,R,10/28/2002,400,Rod Blagojevich,12866,DEM,45,Jim Ryan,12865,REP,39,,6,11/5/2002,52.19,45.07,7.12,1.12,-1.12,1,-3.875852503676521,for Jim Ryan +54697,88233,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/28/2002,606,Rod Blagojevich,12866,DEM,52,Jim Ryan,12865,REP,36,,16,11/5/2002,52.19,45.07,7.12,8.88,8.88,1,4.400928449141801,for Rod Blagojevich +54668,88204,1393,2002,2002_Gov-G_IA,IA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/28/2002,614,Tom Vilsack,12858,DEM,56,Doug Gross,12857,REP,42,,14,11/5/2002,52.69,44.51,8.17,5.83,5.83,1,1.810552654709694, +73825,138481,1398,2002,2002_Gov-G_MI,MI,Gov-G,Gov-G,Detroit Free Press,663,Live Phone,,10/28/2002,513,Jennifer Granholm,12886,DEM,54,Dick Posthumus,12884,REP,41,,13,11/5/2002,51.42,47.4,4.02,8.98,8.98,1,2.73922990534567,for WXYZ-TV (Michigan) +25618,88329,1399,2002,2002_Gov-G_MN,MN,Gov-G,Gov-G,Star Tribune (Minnesota Poll),315,Live Phone,,10/28/2002,929,Roger Moe,12889,DEM,29,Tim Pawlenty,12890,REP,33,19,-4,11/5/2002,36.46,44.37,-7.91,3.91,3.91,1,-1.761540876341967, +54824,88361,1401,2002,2002_Gov-G_NV,NV,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/28/2002,523,Joseph Neal,12904,DEM,28,Kenny Guinn,12902,REP,63,,-35,11/5/2002,22.01,68.24,-46.24,11.24,11.24,1,5.966700512791935, +54872,88409,1405,2002,2002_Gov-G_OH,OH,Gov-G,Gov-G,Columbus Dispatch,57,Mail,,10/28/2002,2048,Timothy Hagan,12920,DEM,40,Bob Taft,12916,REP,58,,-18,11/5/2002,38.31,57.76,-19.45,1.45,1.45,1,-3.592731554743804, +25592,88428,1407,2002,2002_Gov-G_OR,OR,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/28/2002,802,Ted Kulongoski,12924,DEM,48,Kevin Mannix,12926,REP,40,,8,11/5/2002,49.03,46.16,2.87,5.13,5.13,1,.3342115573305328, +54913,88450,1408,2002,2002_Gov-G_PA,PA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/28/2002,668,Ed Rendell,12927,DEM,56,Mike Fisher,12930,REP,37,,19,11/5/2002,53.41,44.37,9.04,9.96,9.96,1,3.626713350836661, +54920,88457,1409,2002,2002_Gov-G_RI,RI,Gov-G,Gov-G,Fleming & Associates,96,Live Phone,,10/28/2002,401,Myrth York,12931,DEM,40,Donald Carcieri,12932,REP,43,,-3,11/5/2002,45.24,54.76,-9.52,6.52,6.52,1,-1.120730890476481, +54668,117379,1656,2002,2002_Sen-G_IA,IA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/28/2002,605,Tom Harkin,3415,DEM,60,Greg Ganske,3416,REP,38,,22,11/5/2002,54.18,43.78,10.4,11.6,11.6,1,7.130009636080898, +25618,30858,1664,2002,2002_Sen-G_MN,MN,Sen-G,Sen-G,Star Tribune (Minnesota Poll),315,Live Phone,,10/28/2002,600,Walter F. Mondale,3462,DEM,47,Norm Coleman,3461,REP,39,2,8,11/5/2002,47.34,49.53,-2.19,10.19,10.19,0,5.107237429091289,sample size unavailable; estimated at 600 as a default +25401,30641,1666,2002,2002_Sen-GS_MO,MO,Sen-G,Sen-GS,American Viewpoint,10,Live Phone,R,10/28/2002,600,Jean Carnahan,3475,DEM,42,Jim Talent,3474,REP,49,,-7,11/5/2002,48.67,49.8,-1.13,5.87,-5.87,1,1.83660369146941,for Jim Talent +63783,117436,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/28/2002,732,Frank R. Lautenberg,3539,DEM,51,Douglas R. Forrester,3540,REP,41,,10,11/5/2002,53.88,43.95,9.93,.07,.07,1,-2.500672617032173, +25647,30887,1672,2002,2002_Sen-G_NC,NC,Sen-G,Sen-G,University of North Carolina,359,Live Phone,,10/28/2002,560,Erskine Bowles,3499,DEM,40,Elizabeth H. Dole,3498,REP,47,,-7,11/5/2002,44.96,53.56,-8.61,1.61,1.61,1,-2.807464204042975,among registered voters +25592,30832,1674,2002,2002_Sen-G_OR,OR,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/28/2002,802,Bill Bradbury,3560,DEM,40,Gordon H. Smith,3559,REP,55,,-15,11/5/2002,39.61,56.21,-16.6,1.6,1.6,1,-3.490640054274546, +25567,30807,1677,2002,2002_Sen-G_SD,SD,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/28/2002,500,Tim Johnson,3571,DEM,45,John Thune,3572,REP,48,,-3,11/5/2002,49.62,49.47,.16,3.16,-3.16,0,-.7783464867064376,for unspecified Republican sponsor +64383,118449,2801,2002,2002_House-G_CT-5,CT-5,House-G,House-G,University of Connecticut,347,Live Phone,,10/28/2002,642,James H. Maloney,14186,DEM,36,Nancy L. Johnson,14187,REP,53,,-17,11/5/2002,43.26,54.25,-10.99,6.01,-6.01,1,1.195922711639247, +64111,117954,2884,2002,2002_House-G_KY-3,KY-3,House-G,House-G,Louisville Courier-Journal,174,Live Phone,,10/28/2002,671,Jack Conway,13995,DEM,41,Anne Meagher Northup,13996,REP,51,,-10,11/5/2002,48.39,51.61,-3.22,6.78,-6.78,1,1.516928090029847, +54920,117856,3067,2002,2002_House-G_RI-1,RI-1,House-G,House-G,Fleming & Associates,96,Live Phone,,10/28/2002,250,Patrick J. Kennedy,13834,DEM,50,David W. Rogers,13835,REP,29,,21,11/5/2002,59.88,37.31,22.57,1.57,-1.57,1,-3.366027765245802, +38138,123501,8653,2002,2002_House-G_US,US,House-G,House-G,Ipsos,154,Live Phone,,10/28/2002,600,Generic Candidate,13744,DEM,45,Generic Candidate,13745,REP,44,,1,11/5/2002,45.2,49.49,-4.29,5.29,5.29,0,-.0028476128302004,for Reid | Cook Political Report; sample size unavailable; estimated at 600 as a default +27974,33252,8653,2002,2002_House-G_US,US,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/28/2002,1006,Generic Candidate,13744,DEM,51,Generic Candidate,13745,REP,49,,2,11/5/2002,45.2,49.49,-4.29,6.29,6.29,0,1.549466580995389, +54650,88186,1388,2002,2002_Gov-G_FL,FL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2002,800,Bill McBride,12845,DEM,43,Jeb Bush,12847,REP,51,,-8,11/5/2002,43.16,56.01,-12.85,4.85,4.85,1,-1.191675565307499, +54649,88185,1388,2002,2002_Gov-G_FL,FL,Gov-G,Gov-G,The Florida Poll,99,Live Phone,,10/29/2002,715,Bill McBride,12845,DEM,43,Jeb Bush,12847,REP,49,,-6,11/5/2002,43.16,56.01,-12.85,6.85,6.85,1,.7101439720635861, +25492,88207,1391,2002,2002_Gov-G_ID,ID,Gov-G,Gov-G,Greg Smith & Associates,128,Live Phone,,10/29/2002,400,Jerry Brady,12862,DEM,40,C. Dirk Kempthorne,12863,REP,48,,-8,11/5/2002,41.73,56.28,-14.55,6.55,6.55,1,-.967518236409162, +25580,88235,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/29/2002,600,Rod Blagojevich,12866,DEM,53,Jim Ryan,12865,REP,42,,11,11/5/2002,52.19,45.07,7.12,3.88,3.88,1,-.8265724382865284, +54700,88236,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/29/2002,535,Rod Blagojevich,12866,DEM,53,Jim Ryan,12865,REP,39,4,14,11/5/2002,52.19,45.07,7.12,6.88,6.88,1,2.364569501463867, +72982,136898,1393,2002,2002_Gov-G_IA,IA,Gov-G,Gov-G,Gazette Communications,640,Live Phone,,10/29/2002,1082,Tom Vilsack,12858,DEM,46.5,Doug Gross,12857,REP,33.8,,12.7,11/5/2002,52.69,44.51,8.17,4.53,4.53,1,-.0690508536008913, +25575,88205,1393,2002,2002_Gov-G_IA,IA,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/29/2002,600,Tom Vilsack,12858,DEM,53,Doug Gross,12857,REP,41,,12,11/5/2002,52.69,44.51,8.17,3.83,3.83,1,-1.385752515323775, +54754,88290,1396,2002,2002_Gov-G_MD,MD,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2002,625,Kathleen Townsend,12877,DEM,46,Robert Ehrlich Jr.,12879,REP,47,,-1,11/5/2002,47.68,51.55,-3.88,2.88,2.88,1,-1.390625663258187, +25452,138480,1398,2002,2002_Gov-G_MI,MI,Gov-G,Gov-G,EPIC-MRA,84,Live Phone,,10/29/2002,500,Jennifer Granholm,12886,DEM,50,Dick Posthumus,12884,REP,39,3,11,11/5/2002,51.42,47.4,4.02,6.98,6.98,1,1.00946182865728, +25552,88321,1398,2002,2002_Gov-G_MI,MI,Gov-G,Gov-G,Mitchell Research & Communications,213,Live Phone,,10/29/2002,600,Jennifer Granholm,12886,DEM,51,Dick Posthumus,12884,REP,38,,13,11/5/2002,51.42,47.4,4.02,8.98,8.98,1,2.658562386724345,for Detroit News +25390,88346,1402,2002,2002_Gov-G_NH,NH,Gov-G,Gov-G,American Research Group,9,Live Phone,,10/29/2002,600,Mark Fernald,12897,DEM,36,Craig Benson,12896,REP,52,,-16,11/5/2002,38.21,58.62,-20.4,4.4,4.4,1,-1.550494017207787, +25468,88347,1402,2002,2002_Gov-G_NH,NH,Gov-G,Gov-G,Franklin Pierce University,107,Live Phone,,10/29/2002,933,Mark Fernald,12897,DEM,36,Craig Benson,12896,REP,44,2,-8,11/5/2002,38.21,58.62,-20.4,12.4,12.4,1,7.728180996842718,among registered voters +25532,88355,1403,2002,2002_Gov-G_NM,NM,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2002,405,Bill Richardson,12899,DEM,51,John Sanchez,12901,REP,37,6,14,11/5/2002,55.49,39.05,16.44,2.44,-2.44,1,-3.176888218611905, +54856,88393,1404,2002,2002_Gov-G_NY,NY,Gov-G,Gov-G,Marist College,183,Live Phone,,10/29/2002,432,H. Carl McCall,12908,DEM,27,George Pataki,12912,REP,48,19,-21,11/5/2002,33.5,49.4,-15.9,5.1,-5.1,1,1.749052105261897, +54857,88394,1404,2002,2002_Gov-G_NY,NY,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/29/2002,567,H. Carl McCall,12908,DEM,32,George Pataki,12912,REP,47,17,-15,11/5/2002,33.5,49.4,-15.9,.9,.9,1,-3.418340000932826, +54921,88458,1409,2002,2002_Gov-G_RI,RI,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/29/2002,593,Myrth York,12931,DEM,45,Donald Carcieri,12932,REP,48,,-3,11/5/2002,45.24,54.76,-9.52,6.52,6.52,1,-.7548370001614187, +25533,88469,1410,2002,2002_Gov-G_SC,SC,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2002,625,James H. Hodges,12933,DEM,42,Mark Sanford,12934,REP,49,,-7,11/5/2002,47.05,52.85,-5.8,1.2,-1.2,1,-6.203767568149822, +25492,30732,1654,2002,2002_Sen-G_ID,ID,Sen-G,Sen-G,Greg Smith & Associates,128,Live Phone,,10/29/2002,400,Alan Blinken,3421,DEM,30,Larry E. Craig,3420,REP,61,,-31,11/5/2002,32.55,65.16,-32.61,1.61,1.61,1,-5.908839038777384, +25580,30820,1655,2002,2002_Sen-G_IL,IL,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/29/2002,600,Richard J. Durbin,3425,DEM,56,Jim Durkin,3426,REP,39,,17,11/5/2002,60.33,38.02,22.31,5.31,-5.31,1,2.082982535526153, +54700,117383,1655,2002,2002_Sen-G_IL,IL,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/29/2002,528,Richard J. Durbin,3425,DEM,56,Jim Durkin,3426,REP,37,3,19,11/5/2002,60.33,38.02,22.31,3.31,-3.31,1,-.0819603703153902, +72982,136900,1656,2002,2002_Sen-G_IA,IA,Sen-G,Sen-G,Gazette Communications,640,Live Phone,,10/29/2002,1082,Tom Harkin,3415,DEM,50.6,Greg Ganske,3416,REP,28.6,,22,11/5/2002,54.18,43.78,10.4,11.6,11.6,1,6.691814454495821, +25575,30815,1656,2002,2002_Sen-G_IA,IA,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/29/2002,600,Tom Harkin,3415,DEM,52,Greg Ganske,3416,REP,43,,9,11/5/2002,54.18,43.78,10.4,1.4,-1.4,1,-5.256353271687368, +63776,117429,1658,2002,2002_Sen-G_KY,KY,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/29/2002,705,Lois Combs Weinberg,13777,DEM,29,Mitch McConnell,13778,REP,66,,-37,11/5/2002,35.32,64.68,-29.35,7.65,-7.65,1,.3459112087739321, +25452,30692,1663,2002,2002_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,10/29/2002,500,Carl Levin,3456,DEM,63,Andrew Rocky Raczkowski,3457,REP,31,,32,11/5/2002,60.61,37.89,22.72,9.28,9.28,1,3.199051330252272, +25552,30792,1663,2002,2002_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,Live Phone,,10/29/2002,600,Carl Levin,3456,DEM,60,Andrew Rocky Raczkowski,3457,REP,30,,30,11/5/2002,60.61,37.89,22.72,7.28,7.28,1,.5710154224415837,for Detroit News +25583,30823,1666,2002,2002_Sen-GS_MO,MO,Sen-G,Sen-GS,Research 2000,281,Live Phone,,10/29/2002,600,Jean Carnahan,3475,DEM,46,Jim Talent,3474,REP,50,,-4,11/5/2002,48.67,49.8,-1.13,2.87,-2.87,1,-2.137847637191447, +25390,30630,1669,2002,2002_Sen-G_NH,NH,Sen-G,Sen-G,American Research Group,9,Live Phone,,10/29/2002,600,Jeanne Shaheen,3527,DEM,46,John E. Sununu,3524,REP,48,1,-2,11/5/2002,46.4,50.82,-4.42,2.42,2.42,1,-3.701810528643297, +25468,30708,1669,2002,2002_Sen-G_NH,NH,Sen-G,Sen-G,Franklin Pierce University,107,Live Phone,,10/29/2002,933,Jeanne Shaheen,3527,DEM,45,John E. Sununu,3524,REP,40,2,5,11/5/2002,46.4,50.82,-4.42,9.42,9.42,0,5.127549166511437,among registered voters +25604,30844,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,Rutgers University,295,Live Phone,,10/29/2002,458,Frank R. Lautenberg,3539,DEM,52,Douglas R. Forrester,3540,REP,40,,12,11/5/2002,53.88,43.95,9.93,2.07,2.07,1,-.7685781103177657, +25532,30772,1671,2002,2002_Sen-G_NM,NM,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2002,405,Gloria Tristani,3550,DEM,28,Pete V. Domenici,3548,REP,61,,-33,11/5/2002,34.96,65.04,-30.09,2.91,-2.91,1,-4.280325202008503, +64864,120119,1672,2002,2002_Sen-G_NC,NC,Sen-G,Sen-G,Ethridge & Associates LLC,89,Live Phone,,10/29/2002,560,Erskine Bowles,3499,DEM,40,Elizabeth H. Dole,3498,REP,47,,-7,11/5/2002,44.96,53.56,-8.61,1.61,1.61,1,-2.527355219092569, +72973,136888,1672,2002,2002_Sen-G_NC,NC,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/29/2002,600,Erskine Bowles,3499,DEM,42,Elizabeth H. Dole,3498,REP,45,,-3,11/5/2002,44.96,53.56,-8.61,5.61,5.61,1,1.770922260524099,for Erskine Bowles; sample size unavailable; estimated at 600 as a default +25529,30769,1672,2002,2002_Sen-G_NC,NC,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2002,625,Erskine Bowles,3499,DEM,42,Elizabeth H. Dole,3498,REP,48,,-6,11/5/2002,44.96,53.56,-8.61,2.61,2.61,1,-1.500147451959844, +63793,117446,1672,2002,2002_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/29/2002,611,Erskine Bowles,3499,DEM,46,Elizabeth H. Dole,3498,REP,50,,-4,11/5/2002,44.96,53.56,-8.61,4.61,4.61,1,.6424088096316716, +25533,30773,1676,2002,2002_Sen-G_SC,SC,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2002,625,Alex Sanders,3568,DEM,36,Lindsey Graham,3567,REP,53,,-17,11/5/2002,44.19,54.4,-10.21,6.79,-6.79,1,.3449997999532809, +64282,118264,2881,2002,2002_House-G_KS-4,KS-4,House-G,House-G,SurveyUSA,325,IVR,,10/29/2002,518,Carlos J. Nolla,14353,DEM,38,Todd Tiahrt,14354,REP,55,6,-17,11/5/2002,37,60.58,-23.58,6.58,6.58,1,-.5757848916926681, +25390,117526,2959,2002,2002_House-G_NH-1,NH-1,House-G,House-G,American Research Group,9,Live Phone,,10/29/2002,300,Martha Fuller Clark,13798,DEM,42,Jeb E. Bradley,13799,REP,52,,-10,11/5/2002,38.48,58.11,-19.63,9.63,9.63,1,1.78371607528748, +25468,117867,2959,2002,2002_House-G_NH-1,NH-1,House-G,House-G,Franklin Pierce University,107,Live Phone,,10/29/2002,466,Martha Fuller Clark,13798,DEM,36,Jeb E. Bradley,13799,REP,43,,-7,11/5/2002,38.48,58.11,-19.63,12.63,12.63,1,6.761323928743133,among registered voters +25390,117527,2960,2002,2002_House-G_NH-2,NH-2,House-G,House-G,American Research Group,9,Live Phone,,10/29/2002,300,Katrina Swett,13800,DEM,38,Charles Bass,13801,REP,55,,-17,11/5/2002,40.86,56.81,-15.95,1.05,-1.05,1,-5.198417732947218, +25532,117979,2974,2002,2002_House-G_NM-1,NM-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2002,309,Richard M. Romero,13898,DEM,40,Heather A. Wilson,13897,REP,48,,-8,11/5/2002,44.66,55.34,-10.68,2.68,2.68,1,-2.582629634180866, +25532,117980,2975,2002,2002_House-G_NM-2,NM-2,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2002,300,John Arthur Smith,13899,DEM,42,Stevan Pearce,13900,REP,47,,-5,11/5/2002,43.72,56.23,-12.51,7.51,7.51,1,.3389928981619014, +38139,33251,8653,2002,2002_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/29/2002,669,Generic Candidate,13744,DEM,40,Generic Candidate,13745,REP,47,,-7,11/5/2002,45.2,49.49,-4.29,2.71,-2.71,1,-2.211132292480274, +54543,88079,1381,2002,2002_Gov-G_AL,AL,Gov-G,Gov-G,University of Alabama at Birmingham,344,Live Phone,,10/30/2002,600,Don Siegelman,12825,DEM,39,Bob Riley,12824,REP,47,,-8,11/5/2002,48.95,49.17,-.23,7.77,-7.77,1,3.819673497872206,for Mobile Register | WHNT-TV | Birmingham News +54572,88108,1383,2002,2002_Gov-G_AZ,AZ,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/30/2002,661,Janet Napolitano,12829,DEM,43,Matt Salmon,12832,REP,41,11,2,11/5/2002,46.19,45.22,.96,1.04,1.04,1,-5.201209985728378, +25623,88146,1386,2002,2002_Gov-G_CO,CO,Gov-G,Gov-G,"Drake Research & Strategy, Inc.",329,Live Phone,,10/30/2002,500,Rollie Heath,12840,DEM,28,William F. Owens,12842,REP,52,,-24,11/5/2002,33.65,62.62,-28.97,4.97,4.97,1,-.1638751604993064,among registered voters +54628,88164,1387,2002,2002_Gov-G_CT,CT,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/30/2002,600,Bill Curry,12844,DEM,42,John Rowland,12843,REP,56,,-14,11/5/2002,43.89,56.11,-12.22,1.78,-1.78,1,-3.354559959726354,for New London Day +54711,88247,1394,2002,2002_Gov-G_KS,KS,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/30/2002,625,Kathleen Sebelius,12868,DEM,49,Tim Shallenburger,12870,REP,42,,7,11/5/2002,52.87,45.09,7.78,.78,-.78,1,-3.975933628667997, +54732,88268,1397,2002,2002_Gov-G_MA,MA,Gov-G,Gov-G,KRC Research,160,Live Phone,,10/30/2002,400,Shannon O'Brien,12875,DEM,41,Mitt Romney,12876,REP,40,5,1,11/5/2002,44.94,49.77,-4.83,5.83,5.83,0,-.0393431626032054, +25587,88348,1402,2002,2002_Gov-G_NH,NH,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/30/2002,600,Mark Fernald,12897,DEM,40,Craig Benson,12896,REP,54,3,-14,11/5/2002,38.21,58.62,-20.4,6.4,6.4,1,1.140729999770805, +25572,88356,1403,2002,2002_Gov-G_NM,NM,Gov-G,Gov-G,Research & Polling Inc.,280,Live Phone,,10/30/2002,905,Bill Richardson,12899,DEM,52,John Sanchez,12901,REP,34,5,18,11/5/2002,55.49,39.05,16.44,1.56,1.56,1,-3.487988039503695, +54858,88395,1404,2002,2002_Gov-G_NY,NY,Gov-G,Gov-G,Blum & Weprin Associates,32,Live Phone,,10/30/2002,1052,H. Carl McCall,12908,DEM,27,George Pataki,12912,REP,43,16,-16,11/5/2002,33.5,49.4,-15.9,.1,-.1,1,-3.437832369121039, +54873,88410,1405,2002,2002_Gov-G_OH,OH,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/30/2002,725,Timothy Hagan,12920,DEM,39,Bob Taft,12916,REP,57,,-18,11/5/2002,38.31,57.76,-19.45,1.45,1.45,1,-2.755774958328463, +54881,88418,1406,2002,2002_Gov-G_OK,OK,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/30/2002,723,Brad Henry,12923,DEM,39,Steve Largent,12922,REP,37,21,2,11/5/2002,43.27,42.61,.66,1.34,1.34,1,-5.857824127463767,for KFOR-TV (Oklahoma) | KJRH (Tulsa) +54914,88451,1408,2002,2002_Gov-G_PA,PA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/30/2002,805,Ed Rendell,12927,DEM,53,Mike Fisher,12930,REP,36,,17,11/5/2002,53.41,44.37,9.04,7.96,7.96,1,1.302379191407891, +54543,30883,1648,2002,2002_Sen-G_AL,AL,Sen-G,Sen-G,University of Alabama at Birmingham,344,Live Phone,,10/30/2002,600,Susan Parker,3392,DEM,26,Jeff Sessions,3391,REP,61,,-35,11/5/2002,39.83,58.58,-18.75,16.25,-16.25,1,8.59012017949518,for Mobile Register | WHNT-TV | Birmingham News +25623,30863,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,"Drake Research & Strategy, Inc.",329,Live Phone,,10/30/2002,500,Tom Strickland,3400,DEM,42,Wayne A. Allard,3399,REP,38,,4,11/5/2002,45.77,50.7,-4.93,8.93,8.93,0,3.969197037358251,among registered voters +25587,30827,1669,2002,2002_Sen-G_NH,NH,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/30/2002,600,Jeanne Shaheen,3527,DEM,47,John E. Sununu,3524,REP,46,,1,11/5/2002,46.4,50.82,-4.42,5.42,5.42,0,.7056226826011108, +25461,30701,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/30/2002,600,Frank R. Lautenberg,3539,DEM,47,Douglas R. Forrester,3540,REP,37,,10,11/5/2002,53.88,43.95,9.93,.07,.07,1,-2.449062046214987,sample size unavailable; estimated at 600 as a default +25572,30812,1671,2002,2002_Sen-G_NM,NM,Sen-G,Sen-G,Research & Polling Inc.,280,Live Phone,,10/30/2002,905,Gloria Tristani,3550,DEM,27,Pete V. Domenici,3548,REP,65,,-38,11/5/2002,34.96,65.04,-30.09,7.91,-7.91,1,2.710154407763913, +54881,117388,1673,2002,2002_Sen-G_OK,OK,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/30/2002,710,David Walters,3554,DEM,35,James M. Inhofe,3553,REP,52,,-17,11/5/2002,36.31,57.3,-20.99,3.99,3.99,1,-3.283097781829588,for KFOR-TV (Oklahoma) | KJRH (Tulsa) +54628,118120,2798,2002,2002_House-G_CT-2,CT-2,House-G,House-G,Research 2000,281,Live Phone,,10/30/2002,600,Joe Courtney,14184,DEM,40,Robert R. Simmons,14185,REP,49,,-9,11/5/2002,45.91,54.09,-8.18,.82,-.82,1,-4.748058430285533,for New London Day +54628,118121,2801,2002,2002_House-G_CT-5,CT-5,House-G,House-G,Research 2000,281,Live Phone,,10/30/2002,600,James H. Maloney,14186,DEM,41,Nancy L. Johnson,14187,REP,50,,-9,11/5/2002,43.26,54.25,-10.99,1.99,1.99,1,-4.235048449407588,for New London Day +64120,117964,2870,2002,2002_House-G_IN-7,IN-7,House-G,House-G,Market Shares Corp.,187,Live Phone,,10/30/2002,400,Julia M. Carson,13980,DEM,43,Ambrose A. McVey,13981,REP,42,5,1,11/5/2002,53.13,44.14,8.98,7.98,-7.98,1,2.412739851861415,for WTHR Channel 13 | Indianapolis Star +64283,118265,2884,2002,2002_House-G_KY-3,KY-3,House-G,House-G,SurveyUSA,325,IVR,,10/30/2002,707,Jack Conway,13995,DEM,48,Anne Meagher Northup,13996,REP,49,,-1,11/5/2002,48.39,51.61,-3.22,2.22,2.22,1,-4.188986325433228, +64283,118266,2885,2002,2002_House-G_KY-4,KY-4,House-G,House-G,SurveyUSA,325,IVR,,10/30/2002,600,Ken Lucas,14351,DEM,51,Geoff Davis,14352,REP,46,,5,11/5/2002,51.11,47.54,3.57,1.43,1.43,1,-5.655517005426845, +25587,118122,2959,2002,2002_House-G_NH-1,NH-1,House-G,House-G,Research 2000,281,Live Phone,,10/30/2002,300,Martha Fuller Clark,13798,DEM,42,Jeb E. Bradley,13799,REP,50,,-8,11/5/2002,38.48,58.11,-19.63,11.63,11.63,1,5.262271561001491, +25587,118123,2960,2002,2002_House-G_NH-2,NH-2,House-G,House-G,Research 2000,281,Live Phone,,10/30/2002,300,Katrina Swett,13800,DEM,41,Charles Bass,13801,REP,48,,-7,11/5/2002,40.86,56.81,-15.95,8.95,8.95,1,4.015631366132387, +64372,118424,2960,2002,2002_House-G_NH-2,NH-2,House-G,House-G,Tarrance Group,333,Live Phone,R,10/30/2002,300,Katrina Swett,13800,DEM,37,Charles Bass,13801,REP,52,,-15,11/5/2002,40.86,56.81,-15.95,.95,.95,1,-4.46003671271274,for Charles Bass +25572,118106,2974,2002,2002_House-G_NM-1,NM-1,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/30/2002,312,Richard M. Romero,13898,DEM,44,Heather A. Wilson,13897,REP,50,,-6,11/5/2002,44.66,55.34,-10.68,4.68,4.68,1,.0281439783252401, +25572,118107,2975,2002,2002_House-G_NM-2,NM-2,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/30/2002,280,John Arthur Smith,13899,DEM,42,Stevan Pearce,13900,REP,47,,-5,11/5/2002,43.72,56.23,-12.51,7.51,7.51,1,.5351642266780863, +66339,123503,8653,2002,2002_House-G_US,US,House-G,House-G,Ipsos,154,Live Phone,,10/30/2002,600,Generic Candidate,13744,DEM,45,Generic Candidate,13745,REP,45,,0,11/5/2002,45.2,49.49,-4.29,4.29,4.29,.5,-.8865811346985476,for Reid | Cook Political Report; sample size unavailable; estimated at 600 as a default +54571,138441,1383,2002,2002_Gov-G_AZ,AZ,Gov-G,Gov-G,Behavior Research Center (Rocky Mountain Poll),27,Live Phone,,10/31/2002,600,Janet Napolitano,12829,DEM,42,Matt Salmon,12832,REP,39,6,3,11/5/2002,46.19,45.22,.96,2.04,2.04,1,-2.358833701741386,sample size unavailable; estimated at 600 as a default +25426,88147,1386,2002,2002_Gov-G_CO,CO,Gov-G,Gov-G,Ciruli Associates,51,Live Phone,,10/31/2002,400,Rollie Heath,12840,DEM,26,William F. Owens,12842,REP,62,,-36,11/5/2002,33.65,62.62,-28.97,7.03,-7.03,1,3.094530206990855,for Denver Post | 9News | KOAA-TV (Colorado) +25613,88206,1393,2002,2002_Gov-G_IA,IA,Gov-G,Gov-G,Selzer & Co.,304,Live Phone,,10/31/2002,807,Tom Vilsack,12858,DEM,52,Doug Gross,12857,REP,40,2,12,11/5/2002,52.69,44.51,8.17,3.83,3.83,1,-.400911604410905,for Des Moines Register +54733,88269,1397,2002,2002_Gov-G_MA,MA,Gov-G,Gov-G,RKM Research and Communications Inc.,272,Live Phone,,10/31/2002,465,Shannon O'Brien,12875,DEM,42,Mitt Romney,12876,REP,41,,1,11/5/2002,44.94,49.77,-4.83,5.83,5.83,0,1.131946348809444, +25524,88330,1399,2002,2002_Gov-G_MN,MN,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2002,625,Roger Moe,12889,DEM,32,Tim Pawlenty,12890,REP,36,16,-4,11/5/2002,36.46,44.37,-7.91,3.91,3.91,1,-1.41522456260427, +25617,88331,1399,2002,2002_Gov-G_MN,MN,Gov-G,Gov-G,Star Tribune (Minnesota Poll),315,Live Phone,,10/31/2002,929,Roger Moe,12889,DEM,32,Tim Pawlenty,12890,REP,35,16,-3,11/5/2002,36.46,44.37,-7.91,4.91,4.91,1,-.6293402618431025, +54859,88396,1404,2002,2002_Gov-G_NY,NY,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/31/2002,624,H. Carl McCall,12908,DEM,29,George Pataki,12912,REP,45,14,-16,11/5/2002,33.5,49.4,-15.9,.1,-.1,1,-3.714799718821159, +25421,88511,1413,2002,2002_Gov-G_TX,TX,Gov-G,Gov-G,Blum & Weprin Associates,32,Live Phone,,10/31/2002,1002,Tony Sanchez,12946,DEM,38,Rick Perry,12947,REP,50,,-12,11/5/2002,39.96,57.81,-17.85,5.85,5.85,1,.7946396100278057, +54973,88510,1413,2002,2002_Gov-G_TX,TX,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/31/2002,683,Tony Sanchez,12946,DEM,43,Rick Perry,12947,REP,53,,-10,11/5/2002,39.96,57.81,-17.85,7.85,7.85,1,3.168023718778558, +54981,88518,1414,2002,2002_Gov-G_VT,VT,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2002,625,Doug Racine,12954,DEM,46,Jim Douglas,12955,REP,36,9,10,11/5/2002,42.39,44.94,-2.55,12.55,12.55,0,5.730585737115305, +72924,136806,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,Ciruli Associates,51,Live Phone,,10/31/2002,600,Tom Strickland,3400,DEM,42,Wayne A. Allard,3399,REP,38,,4,11/5/2002,45.77,50.7,-4.93,8.93,8.93,0,3.993625485002914,for Denver Post | 9News | KOAA-TV (Colorado); sample size unavailable; estimated at 600 as a default +25613,30853,1656,2002,2002_Sen-G_IA,IA,Sen-G,Sen-G,Selzer & Co.,304,Live Phone,,10/31/2002,807,Tom Harkin,3415,DEM,50,Greg Ganske,3416,REP,41,5,9,11/5/2002,54.18,43.78,10.4,1.4,-1.4,1,-4.106591744422849,for Des Moines Register +25524,30764,1664,2002,2002_Sen-G_MN,MN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2002,625,Walter F. Mondale,3462,DEM,41,Norm Coleman,3461,REP,47,,-6,11/5/2002,47.34,49.53,-2.19,3.81,-3.81,1,-1.679560756809916, +25617,30857,1664,2002,2002_Sen-G_MN,MN,Sen-G,Sen-G,Star Tribune (Minnesota Poll),315,Live Phone,,10/31/2002,929,Walter F. Mondale,3462,DEM,46,Norm Coleman,3461,REP,41,2,5,11/5/2002,47.34,49.53,-2.19,7.19,7.19,0,2.432760165117577, +25677,30917,1666,2002,2002_Sen-GS_MO,MO,Sen-G,Sen-GS,Zogby Interactive/JZ Analytics,395,Live Phone,,10/31/2002,600,Jean Carnahan,3475,DEM,46,Jim Talent,3474,REP,46,,0,11/5/2002,48.67,49.8,-1.13,1.13,1.13,.5,-3.424975896431124, +25460,30700,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/31/2002,921,Frank R. Lautenberg,3539,DEM,47,Douglas R. Forrester,3540,REP,38,,9,11/5/2002,53.88,43.95,9.93,.93,-.93,1,-1.3464742156526, +25569,30809,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/31/2002,574,Frank R. Lautenberg,3539,DEM,50,Douglas R. Forrester,3540,REP,39,2,11,11/5/2002,53.88,43.95,9.93,1.07,1.07,1,-1.48321182772958, +25421,30661,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,Blum & Weprin Associates,32,Live Phone,,10/31/2002,1002,Ron Kirk,3594,DEM,41,John Cornyn,3593,REP,50,,-9,11/5/2002,43.33,55.3,-11.97,2.97,2.97,1,-3.077936230752532, +54973,117401,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/31/2002,683,Ron Kirk,3594,DEM,45,John Cornyn,3593,REP,53,,-8,11/5/2002,43.33,55.3,-11.97,3.97,3.97,1,-2.527522152344582, +64373,118425,2796,2002,2002_House-G_CO-7,CO-7,House-G,House-G,Tarrance Group,333,Live Phone,R,10/31/2002,300,Michael F. Feeley,13970,DEM,42,Bob Beauprez,13971,REP,44,,-2,11/5/2002,47.24,47.31,-.07,1.93,-1.93,1,-3.22149010827459,for Bob Beauprez +27969,33247,8653,2002,2002_House-G_US,US,House-G,House-G,Ipsos,154,Live Phone,,10/31/2002,600,Generic Candidate,13744,DEM,44,Generic Candidate,13745,REP,46,,-2,11/5/2002,45.2,49.49,-4.29,2.29,2.29,1,-2.823207122432633,for Reuters; sample size unavailable; estimated at 600 as a default +25469,88087,1384,2002,2002_Gov-G_AR,AR,Gov-G,Gov-G,Gallup,112,Live Phone,,11/1/2002,616,Jimmie Lou Fisher,12827,DEM,40,Mike Huckabee,12828,REP,55,,-15,11/5/2002,46.95,53.01,-6.06,8.94,-8.94,1,5.708278763257443,for USA Today | CNN +25470,88148,1386,2002,2002_Gov-G_CO,CO,Gov-G,Gov-G,Gallup,112,Live Phone,,11/1/2002,619,Rollie Heath,12840,DEM,32,William F. Owens,12842,REP,62,,-30,11/5/2002,33.65,62.62,-28.97,1.03,-1.03,1,-3.932781591986696, +25666,88149,1386,2002,2002_Gov-G_CO,CO,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2002,500,Rollie Heath,12840,DEM,28,William F. Owens,12842,REP,60,4,-32,11/5/2002,33.65,62.62,-28.97,3.03,-3.03,1,-1.904836752712816, +54651,88187,1388,2002,2002_Gov-G_FL,FL,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2002,501,Bill McBride,12845,DEM,39,Jeb Bush,12847,REP,55,,-16,11/5/2002,43.16,56.01,-12.85,3.15,-3.15,1,-3.27132538246167, +25671,88237,1392,2002,2002_Gov-G_IL,IL,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2002,802,Rod Blagojevich,12866,DEM,43.2,Jim Ryan,12865,REP,43.5,3.2,-.30000001,11/5/2002,52.19,45.07,7.12,7.42,-7.42,0,3.209841655547077, +54712,88248,1394,2002,2002_Gov-G_KS,KS,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/1/2002,704,Kathleen Sebelius,12868,DEM,51,Tim Shallenburger,12870,REP,44,1,7,11/5/2002,52.87,45.09,7.78,.78,-.78,1,-3.094276014620387, +54755,88291,1396,2002,2002_Gov-G_MD,MD,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/1/2002,797,Kathleen Townsend,12877,DEM,46,Robert Ehrlich Jr.,12879,REP,51,,-5,11/5/2002,47.68,51.55,-3.88,1.12,-1.12,1,-2.579388004977645, +25451,88322,1398,2002,2002_Gov-G_MI,MI,Gov-G,Gov-G,EPIC-MRA,84,Live Phone,,11/1/2002,500,Jennifer Granholm,12886,DEM,48,Dick Posthumus,12884,REP,39,,9,11/5/2002,51.42,47.4,4.02,4.98,4.98,1,-.8292852988484709, +25675,88332,1399,2002,2002_Gov-G_MN,MN,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2002,600,Roger Moe,12889,DEM,34,Tim Pawlenty,12890,REP,35,18,-1,11/5/2002,36.46,44.37,-7.91,6.91,6.91,1,2.156337906828045, +25650,88349,1402,2002,2002_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,11/1/2002,642,Mark Fernald,12897,DEM,38,Craig Benson,12896,REP,52,3,-14,11/5/2002,38.21,58.62,-20.4,6.4,6.4,1,1.47719687519357,for USA Today | CNN +54874,88411,1405,2002,2002_Gov-G_OH,OH,Gov-G,Gov-G,University of Cincinnati (Ohio Poll),346,Live Phone,,11/1/2002,666,Timothy Hagan,12920,DEM,39.3,Bob Taft,12916,REP,58,2.7,-18.700001,11/5/2002,38.31,57.76,-19.45,.75,.75,1,-4.675606100496842, +25472,88476,1411,2002,2002_Gov-G_SD,SD,Gov-G,Gov-G,Gallup,112,Live Phone,,11/1/2002,685,Jim Abbott,12936,DEM,40,M. Michael Rounds,12938,REP,54,,-14,11/5/2002,41.92,56.77,-14.84,.84,.84,1,-4.924908967523083, +25696,88512,1413,2002,2002_Gov-G_TX,TX,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2002,602,Tony Sanchez,12946,DEM,36,Rick Perry,12947,REP,50,1,-14,11/5/2002,39.96,57.81,-17.85,3.85,3.85,1,-1.953270493979054, +25469,30709,1650,2002,2002_Sen-G_AR,AR,Sen-G,Sen-G,Gallup,112,Live Phone,,11/1/2002,616,Mark L. Pryor,3396,DEM,51,Tim Hutchinson,3397,REP,43,,8,11/5/2002,53.9,46.1,7.79,.21,.21,1,-3.348214361631513,for USA Today | CNN +25661,30901,1650,2002,2002_Sen-G_AR,AR,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2002,600,Mark L. Pryor,3396,DEM,53,Tim Hutchinson,3397,REP,42,,11,11/5/2002,53.9,46.1,7.79,3.21,3.21,1,.3533036622706662,sample size unavailable; estimated at 600 as a default +25470,30710,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,Gallup,112,Live Phone,,11/1/2002,619,Tom Strickland,3400,DEM,45,Wayne A. Allard,3399,REP,47,,-2,11/5/2002,45.77,50.7,-4.93,2.93,2.93,1,-2.164355789033745, +63677,117193,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,Hill Research Consultants,140,Live Phone,R,11/1/2002,400,Tom Strickland,3400,DEM,44,Wayne A. Allard,3399,REP,50,,-6,11/5/2002,45.77,50.7,-4.93,1.07,-1.07,1,-4.450300456660819,for Wayne A. Allard +63770,117423,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/1/2002,739,Tom Strickland,3400,DEM,46,Wayne A. Allard,3399,REP,50,,-4,11/5/2002,45.77,50.7,-4.93,.93,.93,1,-4.249327755567058, +25666,30906,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2002,600,Tom Strickland,3400,DEM,50,Wayne A. Allard,3399,REP,43,,7,11/5/2002,45.77,50.7,-4.93,11.93,11.93,0,7.573722225067598,sample size unavailable; estimated at 600 as a default +25670,30910,1653,2002,2002_Sen-G_GA,GA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2002,600,Max Cleland,3411,DEM,43,Saxby Chambliss,3410,REP,44,,-1,11/5/2002,45.9,52.73,-6.84,5.84,5.84,1,-1.557736021698491, +25671,30911,1655,2002,2002_Sen-G_IL,IL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2002,802,Richard J. Durbin,3425,DEM,55,Jim Durkin,3426,REP,31,,24,11/5/2002,60.33,38.02,22.31,1.69,1.69,1,-1.599349952982661, +25451,30691,1663,2002,2002_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,11/1/2002,500,Carl Levin,3456,DEM,61,Andrew Rocky Raczkowski,3457,REP,31,,30,11/5/2002,60.61,37.89,22.72,7.28,7.28,1,1.33387706008087, +25675,30915,1664,2002,2002_Sen-G_MN,MN,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2002,600,Walter F. Mondale,3462,DEM,47,Norm Coleman,3461,REP,44,,3,11/5/2002,47.34,49.53,-2.19,5.19,5.19,0,-.1509942374684263, +25471,30711,1666,2002,2002_Sen-GS_MO,MO,Sen-G,Sen-GS,Gallup,112,Live Phone,,11/1/2002,604,Jean Carnahan,3475,DEM,44,Jim Talent,3474,REP,48,,-4,11/5/2002,48.67,49.8,-1.13,2.87,-2.87,1,-1.551288276469526, +25650,30890,1669,2002,2002_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,11/1/2002,644,Jeanne Shaheen,3527,DEM,45,John E. Sununu,3524,REP,46,4,-1,11/5/2002,46.4,50.82,-4.42,3.42,3.42,1,-1.061909431246707,for USA Today | CNN +25473,30713,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,Monmouth University,215,Live Phone,,11/1/2002,611,Frank R. Lautenberg,3539,DEM,42,Douglas R. Forrester,3540,REP,37,,5,11/5/2002,53.88,43.95,9.93,4.93,-4.93,1,2.842484514883524, +25590,30830,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,Research 2000,281,Live Phone,,11/1/2002,600,Frank R. Lautenberg,3539,DEM,51,Douglas R. Forrester,3540,REP,42,,9,11/5/2002,53.88,43.95,9.93,.93,-.93,1,-1.532870496221376, +25686,30926,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2002,600,Frank R. Lautenberg,3539,DEM,49,Douglas R. Forrester,3540,REP,36,,13,11/5/2002,53.88,43.95,9.93,3.07,3.07,1,.7035479068716572,sample size unavailable; estimated at 600 as a default +25683,30923,1672,2002,2002_Sen-G_NC,NC,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2002,525,Erskine Bowles,3499,DEM,42,Elizabeth H. Dole,3498,REP,46,,-4,11/5/2002,44.96,53.56,-8.61,4.61,4.61,1,.4507346126886069, +25472,30712,1677,2002,2002_Sen-G_SD,SD,Sen-G,Sen-G,Gallup,112,Live Phone,,11/1/2002,685,Tim Johnson,3571,DEM,45,John Thune,3572,REP,48,2,-3,11/5/2002,49.62,49.47,.16,3.16,-3.16,0,-.2267161544023017, +25690,30930,1677,2002,2002_Sen-G_SD,SD,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2002,500,Tim Johnson,3571,DEM,48,John Thune,3572,REP,44,,4,11/5/2002,49.62,49.47,.16,3.84,3.84,1,.3697829797517597, +25696,30936,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2002,600,Ron Kirk,3594,DEM,44,John Cornyn,3593,REP,44,1,0,11/5/2002,43.33,55.3,-11.97,11.97,11.97,.5,6.343587224885083, +25650,118435,2959,2002,2002_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,11/1/2002,305,Martha Fuller Clark,13798,DEM,43,Jeb E. Bradley,13799,REP,49,2,-6,11/5/2002,38.48,58.11,-19.63,13.63,13.63,1,7.02705924866766,for USA Today | CNN +25650,139547,2960,2002,2002_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,11/1/2002,335,Katrina Swett,13800,DEM,28,Charles Bass,13801,REP,58,3,-30,11/5/2002,40.86,56.81,-15.95,14.05,-14.05,1,10.2084720956418,for USA Today | CNN +27970,33248,8653,2002,2002_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,11/1/2002,504,Generic Candidate,13744,DEM,50,Generic Candidate,13745,REP,49,,1,11/5/2002,45.2,49.49,-4.29,5.29,5.29,0,.3907048578688332,for The Washington Post +66192,33249,8653,2002,2002_House-G_US,US,House-G,House-G,Pew Research Center,253,Live Phone,,11/1/2002,1035,Generic Candidate,13744,DEM,46,Generic Candidate,13745,REP,44,,2,11/5/2002,45.2,49.49,-4.29,6.29,6.29,0,2.094500109508863, +54597,88133,1385,2002,2002_Gov-G_CA,CA,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/2/2002,563,"Joseph 'Gray' Davis, Jr.",12835,DEM,45,Bill Simon,12833,REP,39,8,6,11/5/2002,47.26,42.4,4.86,1.14,1.14,1,-3.240892295653977, +54734,88270,1397,2002,2002_Gov-G_MA,MA,Gov-G,Gov-G,KRC Research,160,Live Phone,,11/2/2002,400,Shannon O'Brien,12875,DEM,38,Mitt Romney,12876,REP,40,5,-2,11/5/2002,44.94,49.77,-4.83,2.83,2.83,1,-2.864069998495071, +54787,88323,1398,2002,2002_Gov-G_MI,MI,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/2/2002,730,Jennifer Granholm,12886,DEM,52,Dick Posthumus,12884,REP,46,,6,11/5/2002,51.42,47.4,4.02,1.98,1.98,1,-3.612164253052951, +54860,88397,1404,2002,2002_Gov-G_NY,NY,Gov-G,Gov-G,Marist College,183,Live Phone,,11/2/2002,475,H. Carl McCall,12908,DEM,27,George Pataki,12912,REP,48,19,-21,11/5/2002,33.5,49.4,-15.9,5.1,-5.1,1,2.013906017524475, +54882,88419,1406,2002,2002_Gov-G_OK,OK,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/2/2002,710,Brad Henry,12923,DEM,42,Steve Largent,12922,REP,38,17,4,11/5/2002,43.27,42.61,.66,3.34,3.34,1,-3.765974197580017,for KFOR-TV (Oklahoma) | KJRH (Tulsa) +54933,88470,1410,2002,2002_Gov-G_SC,SC,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/2/2002,764,James H. Hodges,12933,DEM,52,Mark Sanford,12934,REP,46,,6,11/5/2002,47.05,52.85,-5.8,11.8,11.8,0,7.03428205296427, +63778,117431,1666,2002,2002_Sen-GS_MO,MO,Sen-G,Sen-GS,SurveyUSA,325,IVR,,11/2/2002,958,Jean Carnahan,3475,DEM,49,Jim Talent,3474,REP,47,,2,11/5/2002,48.67,49.8,-1.13,3.13,3.13,0,-.8782378896544979, +54882,117390,1673,2002,2002_Sen-G_OK,OK,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/2/2002,710,David Walters,3554,DEM,36,James M. Inhofe,3553,REP,53,,-17,11/5/2002,36.31,57.3,-20.99,3.99,3.99,1,-3.180601684158023,for KFOR-TV (Oklahoma) | KJRH (Tulsa) +54933,117396,1676,2002,2002_Sen-G_SC,SC,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/2/2002,764,Alex Sanders,3568,DEM,48,Lindsey Graham,3567,REP,49,,-1,11/5/2002,44.19,54.4,-10.21,9.21,9.21,1,3.077089028992726, +73170,137171,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,Frank N. Magid Associates Inc.,105,Live Phone,,11/2/2002,550,Ron Kirk,3594,DEM,44,John Cornyn,3593,REP,43,,1,11/5/2002,43.33,55.3,-11.97,12.97,12.97,0,7.194899590093109,"for KXAS-TV (Fort Worth, TX)" +74286,139511,2798,2002,2002_House-G_CT-2,CT-2,House-G,House-G,University of Connecticut,347,Live Phone,,11/2/2002,376,Joe Courtney,14184,DEM,41,Robert R. Simmons,14185,REP,46,,-5,11/5/2002,45.91,54.09,-8.18,3.18,3.18,1,-1.428361770827782, +38141,117325,8653,2002,2002_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,11/2/2002,845,Generic Candidate,13744,DEM,48,Generic Candidate,13745,REP,48,,0,11/5/2002,45.2,49.49,-4.29,4.29,4.29,.5,-.1710751044806127,for The Washington Post +66169,123041,8653,2002,2002_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,11/2/2002,845,Generic Candidate,13744,DEM,48,Generic Candidate,13745,REP,48,,0,11/5/2002,45.2,49.49,-4.29,4.29,4.29,.5,-.1710751044806127, +38143,33250,8653,2002,2002_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,11/2/2002,715,Generic Candidate,13744,DEM,45,Generic Candidate,13745,REP,51,,-6,11/5/2002,45.2,49.49,-4.29,1.71,-1.71,1,-2.950422773775655,for USA Today | CNN +66340,123505,8653,2002,2002_House-G_US,US,House-G,House-G,Ipsos,154,Live Phone,,11/2/2002,505,Generic Candidate,13744,DEM,44,Generic Candidate,13745,REP,47,,-3,11/5/2002,45.2,49.49,-4.29,1.29,1.29,1,-3.829184742297952,for Reid | Cook Political Report +66193,123129,8653,2002,2002_House-G_US,US,House-G,House-G,Pew Research Center,253,Live Phone,,11/2/2002,600,Generic Candidate,13744,DEM,37,Generic Candidate,13745,REP,33,,4,11/5/2002,45.2,49.49,-4.29,8.29,8.29,0,4.021927712556207,sample size unavailable; estimated at 600 as a default; among registered voters +25660,88088,1384,2002,2002_Gov-G_AR,AR,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/3/2002,507,Jimmie Lou Fisher,12827,DEM,41,Mike Huckabee,12828,REP,50,,-9,11/5/2002,46.95,53.01,-6.06,2.94,-2.94,1,-1.169477155158242, +54652,88188,1388,2002,2002_Gov-G_FL,FL,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/3/2002,792,Bill McBride,12845,DEM,46,Jeb Bush,12847,REP,51,,-5,11/5/2002,43.16,56.01,-12.85,7.85,7.85,1,2.245447981060138, +54735,88271,1397,2002,2002_Gov-G_MA,MA,Gov-G,Gov-G,Suffolk University,323,Live Phone,,11/3/2002,500,Shannon O'Brien,12875,DEM,38,Mitt Romney,12876,REP,41,5,-3,11/5/2002,44.94,49.77,-4.83,1.83,1.83,1,-3.881263028586398, +25389,88350,1402,2002,2002_Gov-G_NH,NH,Gov-G,Gov-G,American Research Group,9,Live Phone,,11/3/2002,600,Mark Fernald,12897,DEM,38,Craig Benson,12896,REP,53,,-15,11/5/2002,38.21,58.62,-20.4,5.4,5.4,1,-.2980393960695498, +25660,30900,1650,2002,2002_Sen-G_AR,AR,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/3/2002,507,Mark L. Pryor,3396,DEM,53,Tim Hutchinson,3397,REP,41,,12,11/5/2002,53.9,46.1,7.79,4.21,4.21,1,1.361635256399676, +63815,117503,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,Tarrance Group,333,Live Phone,R,11/3/2002,400,Tom Strickland,3400,DEM,44,Wayne A. Allard,3399,REP,50,,-6,11/5/2002,45.77,50.7,-4.93,1.07,-1.07,1,-4.305045143021506,for William F. Owens +25665,30905,1651,2002,2002_Sen-G_CO,CO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/3/2002,507,Tom Strickland,3400,DEM,49,Wayne A. Allard,3399,REP,44,,5,11/5/2002,45.77,50.7,-4.93,9.93,9.93,0,5.573634393217095, +25669,30909,1653,2002,2002_Sen-G_GA,GA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/3/2002,600,Max Cleland,3411,DEM,46,Saxby Chambliss,3410,REP,44,,2,11/5/2002,45.9,52.73,-6.84,8.84,8.84,0,1.523298630115131, +73209,137223,1664,2002,2002_Sen-G_MN,MN,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,11/3/2002,600,Walter F. Mondale,3462,DEM,48.1,Norm Coleman,3461,REP,47.9,,.2,11/5/2002,47.34,49.53,-2.19,2.39,2.39,0,-3.315673188195813,for Norm Coleman; sample size unavailable; estimated at 600 as a default +25389,30629,1669,2002,2002_Sen-G_NH,NH,Sen-G,Sen-G,American Research Group,9,Live Phone,,11/3/2002,600,Jeanne Shaheen,3527,DEM,44,John E. Sununu,3524,REP,48,1,-4,11/5/2002,46.4,50.82,-4.42,.42,.42,1,-5.416210151591689, +73210,137224,1669,2002,2002_Sen-G_NH,NH,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,11/3/2002,600,Jeanne Shaheen,3527,DEM,47.3,John E. Sununu,3524,REP,45.5,,1.8,11/5/2002,46.4,50.82,-4.42,6.22,6.22,0,1.817325710518673,for unspecified Republican sponsor; sample size unavailable; estimated at 600 as a default +25685,30925,1670,2002,2002_Sen-G_NJ,NJ,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/3/2002,527,Frank R. Lautenberg,3539,DEM,49,Douglas R. Forrester,3540,REP,38,,11,11/5/2002,53.88,43.95,9.93,1.07,1.07,1,-1.277234759309241, +25682,30922,1672,2002,2002_Sen-G_NC,NC,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/3/2002,525,Erskine Bowles,3499,DEM,39,Elizabeth H. Dole,3498,REP,46,,-7,11/5/2002,44.96,53.56,-8.61,1.61,1.61,1,-2.417474590232595, +73211,137225,1677,2002,2002_Sen-G_SD,SD,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,11/3/2002,600,Tim Johnson,3571,DEM,47.4,John Thune,3572,REP,47.5,,-.1,11/5/2002,49.62,49.47,.16,.26,-.26,0,-3.261729983112723,for unspecified Republican sponsor; sample size unavailable; estimated at 600 as a default +25389,117528,2959,2002,2002_House-G_NH-1,NH-1,House-G,House-G,American Research Group,9,Live Phone,,11/3/2002,300,Martha Fuller Clark,13798,DEM,40,Jeb E. Bradley,13799,REP,51,,-11,11/5/2002,38.48,58.11,-19.63,8.63,8.63,1,1.07674903344338, +25389,117529,2960,2002,2002_House-G_NH-2,NH-2,House-G,House-G,American Research Group,9,Live Phone,,11/3/2002,300,Katrina Swett,13800,DEM,36,Charles Bass,13801,REP,58,,-22,11/5/2002,40.86,56.81,-15.95,6.05,-6.05,1,.075007007385673, +25674,88333,1399,2002,2002_Gov-G_MN,MN,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/4/2002,600,Roger Moe,12889,DEM,36,Tim Pawlenty,12890,REP,36,16,0,11/5/2002,36.46,44.37,-7.91,7.91,7.91,.5,3.290924747102934, +25695,88513,1413,2002,2002_Gov-G_TX,TX,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/4/2002,602,Tony Sanchez,12946,DEM,34,Rick Perry,12947,REP,52,1,-18,11/5/2002,39.96,57.81,-17.85,.15,-.15,1,-5.468558665520055, +25674,30914,1664,2002,2002_Sen-G_MN,MN,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/4/2002,600,Walter F. Mondale,3462,DEM,49,Norm Coleman,3461,REP,44,,5,11/5/2002,47.34,49.53,-2.19,7.19,7.19,0,1.992923051950783, +25676,30916,1666,2002,2002_Sen-GS_MO,MO,Sen-G,Sen-GS,Zogby Interactive/JZ Analytics,395,Live Phone,,11/4/2002,600,Jean Carnahan,3475,DEM,43,Jim Talent,3474,REP,50,,-7,11/5/2002,48.67,49.8,-1.13,5.87,-5.87,1,1.525668514828582, +25689,30929,1677,2002,2002_Sen-G_SD,SD,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/4/2002,500,Tim Johnson,3571,DEM,44,John Thune,3572,REP,48,,-4,11/5/2002,49.62,49.47,.16,4.16,-4.16,0,.8455020744768877, +25695,30935,1679,2002,2002_Sen-G_TX,TX,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/4/2002,602,Ron Kirk,3594,DEM,42,John Cornyn,3593,REP,46,,-4,11/5/2002,43.33,55.3,-11.97,7.97,7.97,1,2.517308907297477, +63806,117490,1660,2002,2002_Sen-GR_LA,LA,Sen-G,Sen-GR,Southern Media & Opinion Research,310,Live Phone,,11/20/2002,600,Mary L. Landrieu,13736,DEM,50,Suzanne Haik Terrell,13737,REP,34,,16,12/7/2002,51.7,48.3,3.4,12.6,12.6,1,8.105341720809859,among registered voters +63680,117200,1660,2002,2002_Sen-GR_LA,LA,Sen-G,Sen-GR,Marketing Research Institute,192,Live Phone,R,11/21/2002,800,Mary L. Landrieu,13736,DEM,45,Suzanne Haik Terrell,13737,REP,49,,-4,12/7/2002,51.7,48.3,3.4,7.4,-7.4,0,1.934360339679144,for Suzanne Haik Terrell +63819,117510,1660,2002,2002_Sen-GR_LA,LA,Sen-G,Sen-GR,University of New Orleans,358,Live Phone,,11/26/2002,700,Mary L. Landrieu,13736,DEM,44,Suzanne Haik Terrell,13737,REP,43,,1,12/7/2002,51.7,48.3,3.4,2.4,-2.4,1,-3.181358448657932, +63682,117207,1660,2002,2002_Sen-GR_LA,LA,Sen-G,Sen-GR,Mason-Dixon Polling & Strategy,197,Live Phone,,12/3/2002,625,Mary L. Landrieu,13736,DEM,47,Suzanne Haik Terrell,13737,REP,45,,2,12/7/2002,51.7,48.3,3.4,1.4,-1.4,1,-3.882667441823383, +74304,139536,2893,2002,2002_House-GR_LA-5,LA-5,House-G,House-GR,Mason-Dixon Polling & Strategy,197,Live Phone,,12/3/2002,400,Rodney M. Alexander,16723,DEM,40,Lee Fletcher,16726,REP,48,,-8,12/7/2002,50.28,49.72,.56,8.56,-8.56,0,1.402293296611789, +63935,117688,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,Knowledge Networks,164,Online,,9/16/2003,702,Cruz M. Bustamante,13771,DEM,32,Arnold Schwarzenegger,13772,REP,41,13,-9,10/7/2003,31.47,48.58,-17.11,8.11,8.11,1,1.410441077888336, +73785,138385,1377,2003,2003_Gov-O_LA,LA,Gov-G,Gov-O,Marketing Research Institute,192,Live Phone,,9/18/2003,600,Kathleen Babineaux Blanco,13842,DEM,16,Piyush Amrit Jindal,13843,REP,18,13,-2,10/4/2003,18.36,32.54,-14.18,12.18,12.18,1,3.207176849952058, +63922,117671,1377,2003,2003_Gov-O_LA,LA,Gov-G,Gov-O,Ed Renwick/Loyola University New Orleans,85,Live Phone,,9/19/2003,600,Kathleen Babineaux Blanco,13842,DEM,21,Piyush Amrit Jindal,13843,REP,18,11,3,10/4/2003,18.36,32.54,-14.18,17.18,17.18,0,10.36890753866218, +73783,138383,1377,2003,2003_Gov-O_LA,LA,Gov-G,Gov-O,Ed Renwick/Loyola University New Orleans,85,Live Phone,,9/21/2003,600,Kathleen Babineaux Blanco,13842,DEM,21,Piyush Amrit Jindal,13843,REP,18,10,3,10/4/2003,18.36,32.54,-14.18,17.18,17.18,0,10.46811785655925,sample size unavailable; estimated at 600 as a default +73781,138381,1377,2003,2003_Gov-O_LA,LA,Gov-G,Gov-O,Marketing Research Institute,192,Live Phone,,9/21/2003,600,Kathleen Babineaux Blanco,13842,DEM,19,Piyush Amrit Jindal,13843,REP,22,14,-3,10/4/2003,18.36,32.54,-14.18,11.18,11.18,1,2.315739087241345, +63765,117418,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,SurveyUSA,325,IVR,,9/21/2003,789,Cruz M. Bustamante,13771,DEM,32,Arnold Schwarzenegger,13772,REP,39,18,-7,10/7/2003,31.47,48.58,-17.11,10.11,10.11,1,2.903243196761788, +63904,138382,1377,2003,2003_Gov-O_LA,LA,Gov-G,Gov-O,Zogby Interactive/JZ Analytics,395,Live Phone,R,9/22/2003,601,Kathleen Babineaux Blanco,13842,DEM,23,Piyush Amrit Jindal,13843,REP,22,14,1,10/4/2003,18.36,32.54,-14.18,15.18,15.18,0,7.830981072986518,for unspecified Republican sponsor; average of multiple versions or turnout models listed in poll +63913,117657,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,Baselice & Associates,23,Live Phone,R,9/25/2003,804,Cruz M. Bustamante,13771,DEM,31,Arnold Schwarzenegger,13772,REP,35,17,-4,10/7/2003,31.47,48.58,-17.11,13.11,13.11,1,7.117182286773446,for unspecified Republican sponsor +12589,117681,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,Gallup,112,Live Phone,,9/26/2003,581,Cruz M. Bustamante,13771,DEM,25,Arnold Schwarzenegger,13772,REP,40,18,-15,10/7/2003,31.47,48.58,-17.11,2.11,2.11,1,-4.378249596356885,for USA Today | CNN +63937,117690,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,Los Angeles Times,172,Live Phone,,9/27/2003,815,Cruz M. Bustamante,13771,DEM,32,Arnold Schwarzenegger,13772,REP,40,15,-8,10/7/2003,31.47,48.58,-17.11,9.11,9.11,1,3.212358114803121, +73780,138380,1377,2003,2003_Gov-O_LA,LA,Gov-G,Gov-O,Marketing Research Institute,192,Live Phone,,9/28/2003,600,Kathleen Babineaux Blanco,13842,DEM,16,Piyush Amrit Jindal,13843,REP,23,11,-7,10/4/2003,18.36,32.54,-14.18,7.18,7.18,1,-1.307015095904443,sample size unavailable; estimated at 600 as a default +5862,117680,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,Field Research Corp. (Field Poll),94,Live Phone,,9/28/2003,894,Cruz M. Bustamante,13771,DEM,26,Arnold Schwarzenegger,13772,REP,36,16,-10,10/7/2003,31.47,48.58,-17.11,7.11,7.11,1,1.31666763132654, +63766,117419,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,SurveyUSA,325,IVR,,9/29/2003,294,Cruz M. Bustamante,13771,DEM,28,Arnold Schwarzenegger,13772,REP,45,16,-17,10/7/2003,31.47,48.58,-17.11,.11,.11,1,-7.219163613311, +63947,117701,1377,2003,2003_Gov-O_LA,LA,Gov-G,Gov-O,Mason-Dixon Polling & Strategy,197,Live Phone,,9/30/2003,625,Kathleen Babineaux Blanco,13842,DEM,16,Piyush Amrit Jindal,13843,REP,27,15,-11,10/4/2003,18.36,32.54,-14.18,3.18,3.18,1,-4.584460841287716, +63936,117689,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,Knowledge Networks,164,Online,,9/30/2003,702,Cruz M. Bustamante,13771,DEM,30,Arnold Schwarzenegger,13772,REP,43,13,-13,10/7/2003,31.47,48.58,-17.11,4.11,4.11,1,-1.848763106565215, +63924,117673,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,Elway Research,87,Live Phone,,10/3/2003,1000,Cruz M. Bustamante,13771,DEM,29,Arnold Schwarzenegger,13772,REP,37,15,-8,10/7/2003,31.47,48.58,-17.11,9.11,9.11,1,3.720333858675291, +63767,117420,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,SurveyUSA,325,IVR,,10/3/2003,294,Cruz M. Bustamante,13771,DEM,29,Arnold Schwarzenegger,13772,REP,49,14,-20,10/7/2003,31.47,48.58,-17.11,2.89,-2.89,1,-4.281836147653861, +63914,117658,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,BIGresearch,19,Online,,10/4/2003,1105,Cruz M. Bustamante,13771,DEM,27,Arnold Schwarzenegger,13772,REP,46,13,-19,10/7/2003,31.47,48.58,-17.11,1.89,-1.89,1,-3.720704480533952, +63769,117422,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,SurveyUSA,325,IVR,,10/4/2003,294,Cruz M. Bustamante,13771,DEM,31,Arnold Schwarzenegger,13772,REP,46,15,-15,10/7/2003,31.47,48.58,-17.11,2.11,2.11,1,-5.017763826977551, +63771,117424,1380,2003,2003_Gov-GS_CA,CA,Gov-G,Gov-GS,SurveyUSA,325,IVR,,10/5/2003,294,Cruz M. Bustamante,13771,DEM,34,Arnold Schwarzenegger,13772,REP,46,13,-12,10/7/2003,31.47,48.58,-17.11,5.11,5.11,1,-2.012593026924835, +63772,117425,1376,2003,2003_Gov-G_KY,KY,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/19/2003,755,Albert Ben Chandler,13774,DEM,46,Ernie Fletcher,13775,REP,47,,-1,11/4/2003,44.96,55.04,-10.07,9.07,9.07,1,4.861988796435047,for WHAS-TV | WLEX-TV (Lexington) +63933,117686,1376,2003,2003_Gov-G_KY,KY,Gov-G,Gov-G,Ipsos,154,Live Phone,,10/22/2003,600,Albert Ben Chandler,13774,DEM,43,Ernie Fletcher,13775,REP,52,,-9,11/4/2003,44.96,55.04,-10.07,1.07,1.07,1,-4.485456722570199,for Lexington Herald-Leader | AP | Bowling Green Daily News +63938,117691,1376,2003,2003_Gov-G_KY,KY,Gov-G,Gov-G,Louisville Courier-Journal,174,Live Phone,,10/22/2003,712,Albert Ben Chandler,13774,DEM,39,Ernie Fletcher,13775,REP,49,,-10,11/4/2003,44.96,55.04,-10.07,.07,.07,1,-5.277734024162629, +63934,117687,1379,2003,2003_Gov-G_MS,MS,Gov-G,Gov-G,Ipsos,154,Live Phone,,10/22/2003,623,Ronnie Musgrove,13860,DEM,45,Haley Barbour,13861,REP,50,,-5,11/4/2003,45.81,52.59,-6.78,1.78,1.78,1,-3.405261054215674,for AP | The Clarion-Ledger +63773,117426,1376,2003,2003_Gov-G_KY,KY,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/26/2003,755,Albert Ben Chandler,13774,DEM,44,Ernie Fletcher,13775,REP,51,,-7,11/4/2003,44.96,55.04,-10.07,3.07,3.07,1,-.8208522269574351,for WHAS-TV | WLEX-TV (Lexington) +73774,138373,1378,2003,2003_Gov-GR_LA,LA,Gov-G,Gov-GR,Marketing Research Institute,192,Live Phone,,10/28/2003,600,Kathleen Babineaux Blanco,13842,DEM,38,Piyush Amrit Jindal,13843,REP,49,,-11,11/15/2003,51.95,48.05,3.9,14.9,-14.9,0,8.670466145814514, +63949,117703,1379,2003,2003_Gov-G_MS,MS,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2003,625,Ronnie Musgrove,13860,DEM,43,Haley Barbour,13861,REP,47,,-4,11/4/2003,45.81,52.59,-6.78,2.78,2.78,1,-1.724965113215831,for WLBT (Jackson) | WDAM (Hattiesburg) +63898,117642,1378,2003,2003_Gov-GR_LA,LA,Gov-G,Gov-GR,University of New Orleans,358,Live Phone,,10/29/2003,731,Kathleen Babineaux Blanco,13842,DEM,42,Piyush Amrit Jindal,13843,REP,44,,-2,11/15/2003,51.95,48.05,3.9,5.9,-5.9,0,-.5262591926073191, +63774,117427,1376,2003,2003_Gov-G_KY,KY,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/31/2003,755,Albert Ben Chandler,13774,DEM,44,Ernie Fletcher,13775,REP,52,,-8,11/4/2003,44.96,55.04,-10.07,2.07,2.07,1,-1.581530813666825,for WHAS-TV | WLEX-TV (Lexington) +73771,138369,1378,2003,2003_Gov-GR_LA,LA,Gov-G,Gov-GR,Marketing Research Institute,192,Live Phone,,10/31/2003,600,Kathleen Babineaux Blanco,13842,DEM,44,Piyush Amrit Jindal,13843,REP,46,,-2,11/15/2003,51.95,48.05,3.9,5.9,-5.9,0,-.2077354864862478, +73788,138388,1379,2003,2003_Gov-G_MS,MS,Gov-G,Gov-G,Southern Research Group,649,Live Phone,,10/31/2003,773,Ronnie Musgrove,13860,DEM,42,Haley Barbour,13861,REP,41,,1,11/4/2003,45.81,52.59,-6.78,7.78,7.78,0,3.721611501576032,for WAPT-TV (Jackson) +63923,117672,1378,2003,2003_Gov-GR_LA,LA,Gov-G,Gov-GR,Ed Renwick/Loyola University New Orleans,85,Live Phone,,11/1/2003,600,Kathleen Babineaux Blanco,13842,DEM,39,Piyush Amrit Jindal,13843,REP,38,,1,11/15/2003,51.95,48.05,3.9,2.9,-2.9,1,-3.724095892092563,among registered voters +63984,117750,1378,2003,2003_Gov-GR_LA,LA,Gov-G,Gov-GR,Southeastern Louisiana University,309,Live Phone,,11/1/2003,705,Kathleen Babineaux Blanco,13842,DEM,43,Piyush Amrit Jindal,13843,REP,45,,-2,11/15/2003,51.95,48.05,3.9,5.9,-5.9,0,-.4500516152738072, +73769,138366,1378,2003,2003_Gov-GR_LA,LA,Gov-G,Gov-GR,Marketing Research Institute,192,Live Phone,,11/4/2003,600,Kathleen Babineaux Blanco,13842,DEM,40,Piyush Amrit Jindal,13843,REP,46,,-6,11/15/2003,51.95,48.05,3.9,9.9,-9.9,0,4.017236320167369, +63948,117702,1378,2003,2003_Gov-GR_LA,LA,Gov-G,Gov-GR,Mason-Dixon Polling & Strategy,197,Live Phone,,11/5/2003,625,Kathleen Babineaux Blanco,13842,DEM,43,Piyush Amrit Jindal,13843,REP,48,,-5,11/15/2003,51.95,48.05,3.9,8.9,-8.9,0,3.018138584358869, +73768,138365,1378,2003,2003_Gov-GR_LA,LA,Gov-G,Gov-GR,Marketing Research Institute,192,Live Phone,,11/8/2003,600,Kathleen Babineaux Blanco,13842,DEM,39.5,Piyush Amrit Jindal,13843,REP,47.6,,-8.1000004,11/15/2003,51.95,48.05,3.9,12,-12,0,6.320894839195438, +73766,138363,1378,2003,2003_Gov-GR_LA,LA,Gov-G,Gov-GR,Marketing Research Institute,192,Live Phone,,11/11/2003,600,Kathleen Babineaux Blanco,13842,DEM,42,Piyush Amrit Jindal,13843,REP,46,,-4,11/15/2003,51.95,48.05,3.9,7.9,-7.9,0,2.37431628590938, +63912,117656,1378,2003,2003_Gov-GR_LA,LA,Gov-G,Gov-GR,OnMessage Inc.,239,Live Phone,R,11/11/2003,1000,Kathleen Babineaux Blanco,13842,DEM,38,Piyush Amrit Jindal,13843,REP,45,,-7,11/15/2003,51.95,48.05,3.9,10.9,-10.9,0,5.655736061459983,for Piyush Amrit Jindal +12702,15823,7228,2004,2004_Pres-D_IA,IA,Pres-P,Pres-D,Personal Marketing Research,252,Live Phone,,1/6/2004,400,John Kerry,157,DEM,15,John Edwards,165,DEM,9,23,6,1/19/2004,37.09,32.57,4.52,1.48,,0,-4.40133030326612, +5681,15826,7228,2004,2004_Pres-D_IA,IA,Pres-P,Pres-D,Research 2000,281,Live Phone,,1/6/2004,600,John Kerry,157,DEM,18,John Edwards,165,DEM,8,29,10,1/19/2004,37.09,32.57,4.52,5.48,,0,-.4150896636029098, +59689,103155,7228,2004,2004_Pres-D_IA,IA,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/6/2004,612,John Kerry,157,DEM,21,John Edwards,165,DEM,17,29,4,1/19/2004,37.09,32.57,4.52,.52,,0,-5.32878746057237, +12706,15828,7228,2004,2004_Pres-D_IA,IA,Pres-P,Pres-D,Los Angeles Times,172,Live Phone,,1/7/2004,640,John Kerry,157,DEM,18,John Edwards,165,DEM,11,30,7,1/19/2004,37.09,32.57,4.52,2.48,,0,-3.284601169390491, +12720,15842,7228,2004,2004_Pres-D_IA,IA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/11/2004,501,John Kerry,157,DEM,17,John Edwards,165,DEM,14,28,3,1/19/2004,37.09,32.57,4.52,1.52,,0,-3.903068713485051, +12725,15847,7228,2004,2004_Pres-D_IA,IA,Pres-P,Pres-D,Research 2000,281,Live Phone,,1/13/2004,607,John Kerry,157,DEM,21,John Edwards,165,DEM,18,22,3,1/19/2004,37.09,32.57,4.52,1.52,,0,-3.085628954244746, +59650,103116,7228,2004,2004_Pres-D_IA,IA,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/14/2004,428,John Kerry,157,DEM,21,John Edwards,165,DEM,22,24,-1,1/19/2004,37.09,32.57,4.52,5.52,,0,1.135236118828786, +5639,7191,7228,2004,2004_Pres-D_IA,IA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/14/2004,501,John Kerry,157,DEM,24,John Edwards,165,DEM,17,19,7,1/19/2004,37.09,32.57,4.52,2.48,,1,-2.362174040505117, +12727,15849,7228,2004,2004_Pres-D_IA,IA,Pres-P,Pres-D,Selzer & Co.,304,Live Phone,,1/15/2004,606,John Kerry,157,DEM,26,John Edwards,165,DEM,23,20,3,1/19/2004,37.09,32.57,4.52,1.52,,1,-2.662499865448231, +59649,117887,7228,2004,2004_Pres-D_IA,IA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/17/2004,752,John Kerry,157,DEM,29,John Edwards,165,DEM,19,19,10,1/19/2004,37.09,32.57,4.52,5.48,,1,1.974949706214811,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll +5631,7184,7228,2004,2004_Pres-D_IA,IA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/17/2004,501,John Kerry,157,DEM,25,John Edwards,165,DEM,21,22,4,1/19/2004,37.09,32.57,4.52,.52,,1,-3.692772715579902, +5613,7166,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,KRC Research,160,Live Phone,,1/20/2004,400,John Kerry,157,DEM,27,Howard Dean,172,DEM,24,17,3,1/27/2004,38.39,26.28,12.11,9.11,,1,3.759122331636745, +5614,7167,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/20/2004,600,John Kerry,157,DEM,27,Howard Dean,172,DEM,24,15,3,1/27/2004,38.39,26.28,12.11,9.11,,1,3.541791230129562,sample size unavailable; estimated at 600 as a default +5602,7155,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Franklin Pierce University,107,Live Phone,,1/21/2004,600,John Kerry,157,DEM,30,Howard Dean,172,DEM,16,14,14,1/27/2004,38.39,26.28,12.11,1.89,,1,-3.573152903498562, +5607,7160,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,RKM Research and Communications Inc.,272,Live Phone,,1/21/2004,600,John Kerry,157,DEM,31,Howard Dean,172,DEM,21,16,10,1/27/2004,38.39,26.28,12.11,2.11,,1,-3.408357326379217,sample size unavailable; estimated at 600 as a default +5604,7157,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Research 2000,281,Live Phone,,1/21/2004,604,John Kerry,157,DEM,29,Howard Dean,172,DEM,21,17,8,1/27/2004,38.39,26.28,12.11,4.11,,1,-1.288267195553059, +5601,7154,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Suffolk University,323,Live Phone,,1/21/2004,400,John Kerry,157,DEM,27,Howard Dean,172,DEM,19,15,8,1/27/2004,38.39,26.28,12.11,4.11,,1,-1.135405890205244, +5610,7163,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,University of New Hampshire,357,Live Phone,,1/21/2004,450,John Kerry,157,DEM,37,Howard Dean,172,DEM,19,15,18,1/27/2004,38.39,26.28,12.11,5.89,,1,.3434529544635277, +5596,7149,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/22/2004,700,John Kerry,157,DEM,34,Howard Dean,172,DEM,15,19,19,1/27/2004,38.39,26.28,12.11,6.89,,1,1.74343593335921, +5599,7152,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Gallup,112,Live Phone,,1/22/2004,1000,John Kerry,157,DEM,35,Howard Dean,172,DEM,23,14,12,1/27/2004,38.39,26.28,12.11,.11,,1,-5.201165480669948, +5594,7147,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,KRC Research,160,Live Phone,,1/22/2004,400,John Kerry,157,DEM,34,Howard Dean,172,DEM,19,14,15,1/27/2004,38.39,26.28,12.11,2.89,,1,-2.044809677257051, +12729,15851,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Los Angeles Times,172,Live Phone,,1/22/2004,1176,John Kerry,157,DEM,32,Howard Dean,172,DEM,19,17,13,1/27/2004,38.39,26.28,12.11,.89,,1,-4.261315637735812, +64069,117896,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/22/2004,481,John Kerry,157,DEM,34,Howard Dean,172,DEM,23,,11,1/27/2004,38.39,26.28,12.11,1.11,,1,-3.916659261976451, +5590,7143,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,RKM Research and Communications Inc.,272,Live Phone,,1/23/2004,524,John Kerry,157,DEM,35,Howard Dean,172,DEM,23,12,12,1/27/2004,38.39,26.28,12.11,.11,,1,-5.03219863013488, +5584,7137,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Suffolk University,323,Live Phone,,1/23/2004,400,John Kerry,157,DEM,29,Howard Dean,172,DEM,20,14,9,1/27/2004,38.39,26.28,12.11,3.11,,1,-1.724489709806108, +5587,7140,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/23/2004,600,John Kerry,157,DEM,30,Howard Dean,172,DEM,23,13,7,1/27/2004,38.39,26.28,12.11,5.11,,1,.1741982358450041,sample size unavailable; estimated at 600 as a default +5578,7131,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,KRC Research,160,Live Phone,,1/24/2004,400,John Kerry,157,DEM,38,Howard Dean,172,DEM,15,14,23,1/27/2004,38.39,26.28,12.11,10.89,,1,6.412276458779578, +5579,7132,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Marist College,183,Live Phone,,1/24/2004,800,John Kerry,157,DEM,37,Howard Dean,172,DEM,24,11,13,1/27/2004,38.39,26.28,12.11,.89,,1,-3.939286510991586,for NBC News +64074,117902,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/24/2004,481,John Kerry,157,DEM,28,Howard Dean,172,DEM,24,,4,1/27/2004,38.39,26.28,12.11,8.11,,1,3.543527796626283, +5581,7134,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,University of New Hampshire,357,Live Phone,,1/24/2004,459,John Kerry,157,DEM,36,Howard Dean,172,DEM,25,11,11,1/27/2004,38.39,26.28,12.11,1.11,,1,-3.81840524262089, +5572,7125,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/25/2004,719,John Kerry,157,DEM,35,Howard Dean,172,DEM,25,13,10,1/27/2004,38.39,26.28,12.11,2.11,,1,-2.399870501679595, +5573,7126,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Gallup,112,Live Phone,,1/25/2004,970,John Kerry,157,DEM,36,Howard Dean,172,DEM,25,13,11,1/27/2004,38.39,26.28,12.11,1.11,,1,-3.530971878919605, +5570,7123,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Suffolk University,323,Live Phone,,1/25/2004,400,John Kerry,157,DEM,38,Howard Dean,172,DEM,17,10,21,1/27/2004,38.39,26.28,12.11,8.89,,1,4.492949862712144, +59669,103135,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/25/2004,481,John Kerry,157,DEM,33,Howard Dean,172,DEM,28,12,5,1/27/2004,38.39,26.28,12.11,7.11,,1,2.727010662675793, +5566,7119,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,KRC Research,160,Live Phone,,1/26/2004,400,John Kerry,157,DEM,37,Howard Dean,172,DEM,20,8,17,1/27/2004,38.39,26.28,12.11,4.89,,1,.8375276772980044, +64847,120080,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Marist College,183,Live Phone,,1/26/2004,391,John Kerry,157,DEM,36,Howard Dean,172,DEM,27,11,9,1/27/2004,38.39,26.28,12.11,3.11,,1,-1.469039231513867, +5568,7121,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Marist College,183,Live Phone,,1/26/2004,807,John Kerry,157,DEM,36,Howard Dean,172,DEM,25,11,11,1/27/2004,38.39,26.28,12.11,1.11,,1,-3.244202862600014,for NBC News +5563,7113,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Suffolk University,323,Live Phone,,1/26/2004,401,John Kerry,157,DEM,37,Howard Dean,172,DEM,19,8,18,1/27/2004,38.39,26.28,12.11,5.89,,1,1.716432484728634, +5567,7120,7231,2004,2004_Pres-D_NH,NH,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/26/2004,684,John Kerry,157,DEM,37,Howard Dean,172,DEM,24,9,13,1/27/2004,38.39,26.28,12.11,.89,,1,-3.345388374448909, +64076,117904,7234,2004,2004_Pres-D_AZ,AZ,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/28/2004,300,John Kerry,157,DEM,23,Wesley Clark,166,DEM,18,,5,2/3/2004,42.61,26.47,16.13,11.13,,1,4.113817490490937, +5533,7079,7241,2004,2004_Pres-D_OK,OK,Pres-P,Pres-D,WPA Intelligence (WPAi),383,Live Phone,,1/28/2004,300,Wesley Clark,166,DEM,18,John Edwards,165,DEM,13,20,5,2/3/2004,29.94,29.54,.4,4.6,,0,-2.897019655531015,for The Oklahoman +5554,7104,7247,2004,2004_Pres-D_WA,WA,Pres-P,Pres-D,Elway Research,87,Live Phone,,1/28/2004,205,John Kerry,157,DEM,40,Howard Dean,172,DEM,13,,27,2/7/2004,48.41,29.99,18.42,8.58,,1,-2.103037395857128,among registered voters +59667,103133,7253,2004,2004_Pres-D_VA,VA,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/28/2004,896,John Kerry,157,DEM,32,John Edwards,165,DEM,17,17,15,2/10/2004,51.52,26.63,24.89,9.89,,1,-.5777629172947421, +5541,15854,7234,2004,2004_Pres-D_AZ,AZ,Pres-P,Pres-D,Los Angeles Times,172,Live Phone,,1/29/2004,451,John Kerry,157,DEM,29,Wesley Clark,166,DEM,22,13,7,2/3/2004,42.61,26.47,16.13,9.13,,1,2.327539581840191,average of multiple versions or turnout models listed in poll +5539,7085,7234,2004,2004_Pres-D_AZ,AZ,Pres-P,Pres-D,Market Solutions Group,188,Live Phone,,1/29/2004,600,John Kerry,157,DEM,27,Wesley Clark,166,DEM,18,13,9,2/3/2004,42.61,26.47,16.13,7.13,,1,.1561787246735753, +5547,7093,7234,2004,2004_Pres-D_AZ,AZ,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/29/2004,600,John Kerry,157,DEM,36,Wesley Clark,166,DEM,20,12,16,2/3/2004,42.61,26.47,16.13,.13,,1,-8.086005710165905, +5537,7083,7235,2004,2004_Pres-D_DE,DE,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/29/2004,600,John Kerry,157,DEM,27,Joseph I. Lieberman,160,DEM,16,9,11,2/3/2004,50.43,11.13,39.29,28.29,,1,19.69163422470234, +5543,7089,7236,2004,2004_Pres-D_MO,MO,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/29/2004,600,John Kerry,157,DEM,46,John Edwards,165,DEM,15,7,31,2/3/2004,50.62,24.64,25.97,5.03,,1,-1.634520634673755, +5534,15852,7236,2004,2004_Pres-D_MO,MO,Pres-P,Pres-D,Los Angeles Times,172,Live Phone,,1/29/2004,545,John Kerry,157,DEM,37,John Edwards,165,DEM,11,7,26,2/3/2004,50.62,24.64,25.97,.03,,1,-7.005989986355013,average of multiple versions or turnout models listed in poll +5544,7090,7236,2004,2004_Pres-D_MO,MO,Pres-P,Pres-D,Research 2000,281,Live Phone,,1/29/2004,500,John Kerry,157,DEM,44,John Edwards,165,DEM,14,9,30,2/3/2004,50.62,24.64,25.97,4.03,,1,-2.700053189325543, +5540,7086,7236,2004,2004_Pres-D_MO,MO,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/29/2004,600,John Kerry,157,DEM,46,John Edwards,165,DEM,13,8,33,2/3/2004,50.62,24.64,25.97,7.03,,1,1.7663825220468, +5535,7081,7238,2004,2004_Pres-D_NM,NM,Pres-P,Pres-D,Research & Polling Inc.,280,Live Phone,,1/29/2004,500,John Kerry,157,DEM,31,Wesley Clark,166,DEM,14,15,17,2/3/2004,42.56,20.39,22.17,5.17,,1,-4.429090535248611, +5542,7088,7241,2004,2004_Pres-D_OK,OK,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/29/2004,600,Wesley Clark,166,DEM,25,John Edwards,165,DEM,16,22,9,2/3/2004,29.94,29.54,.4,8.6,,1,1.648954254652385, +5552,97613,7243,2004,2004_Pres-D_SC,SC,Pres-P,Pres-D,CBS News/The New York Times,36,Live Phone,,1/29/2004,365,John Edwards,165,DEM,30,John Kerry,157,DEM,18,11,12,2/3/2004,45.15,29.82,15.33,3.33,,1,-4.962341824150523, +5550,7096,7243,2004,2004_Pres-D_SC,SC,Pres-P,Pres-D,CBS News/The New York Times,36,Live Phone,,1/29/2004,545,John Edwards,165,DEM,28,John Kerry,157,DEM,21,8,7,2/3/2004,45.15,29.82,15.33,8.33,,1,.1260320288750399, +5538,15853,7243,2004,2004_Pres-D_SC,SC,Pres-P,Pres-D,Los Angeles Times,172,Live Phone,,1/29/2004,448,John Edwards,165,DEM,32,John Kerry,157,DEM,20,5,12,2/3/2004,45.15,29.82,15.33,3.33,,1,-5.221277827136966,average of multiple versions or turnout models listed in poll +5536,7082,7243,2004,2004_Pres-D_SC,SC,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/29/2004,600,John Edwards,165,DEM,26,John Kerry,157,DEM,22,6,4,2/3/2004,45.15,29.82,15.33,11.33,,1,3.665640524956354, +5545,7091,7251,2004,2004_Pres-D_TN,TN,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,1/29/2004,313,John Kerry,157,DEM,31,John Edwards,165,DEM,13,22,18,2/10/2004,41.02,26.51,14.51,3.49,,1,-5.820535043993878, +59664,103130,7235,2004,2004_Pres-D_DE,DE,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/30/2004,434,John Kerry,157,DEM,42,Joseph I. Lieberman,160,DEM,10,11,32,2/3/2004,50.43,11.13,39.29,7.29,,1,-5.939228855269204, +59694,103160,7241,2004,2004_Pres-D_OK,OK,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/30/2004,606,Wesley Clark,166,DEM,31,John Edwards,165,DEM,23,25,8,2/3/2004,29.94,29.54,.4,7.6,,1,.7359183183719594, +5531,7077,7243,2004,2004_Pres-D_SC,SC,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/30/2004,600,John Edwards,165,DEM,30,John Kerry,157,DEM,23,10,7,2/3/2004,45.15,29.82,15.33,8.33,,1,.3029850384440176, +5517,7060,7234,2004,2004_Pres-D_AZ,AZ,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/31/2004,600,John Kerry,157,DEM,32,Wesley Clark,166,DEM,21,10,11,2/3/2004,42.61,26.47,16.13,5.13,,1,-1.629928382188447, +5516,7059,7234,2004,2004_Pres-D_AZ,AZ,Pres-P,Pres-D,Market Solutions Group,188,Live Phone,,1/31/2004,601,John Kerry,157,DEM,32,Wesley Clark,166,DEM,19,12,13,2/3/2004,42.61,26.47,16.13,3.13,,1,-3.4294353977009, +59661,103127,7234,2004,2004_Pres-D_AZ,AZ,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/31/2004,400,John Kerry,157,DEM,34,Wesley Clark,166,DEM,28,18,6,2/3/2004,42.61,26.47,16.13,10.13,,1,3.797502472925423, +59660,103126,7236,2004,2004_Pres-D_MO,MO,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/31/2004,891,John Kerry,157,DEM,44,John Edwards,165,DEM,20,15,24,2/3/2004,50.62,24.64,25.97,1.97,,1,-4.300113074899478, +5518,7061,7241,2004,2004_Pres-D_OK,OK,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/31/2004,600,Wesley Clark,166,DEM,25,John Edwards,165,DEM,18,23,7,2/3/2004,29.94,29.54,.4,6.6,,1,.0796420348822073, +64077,117905,7241,2004,2004_Pres-D_OK,OK,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/31/2004,800,Wesley Clark,166,DEM,23,John Edwards,165,DEM,14,,9,2/3/2004,29.94,29.54,.4,8.6,,1,2.303446413447973, +64078,117906,7243,2004,2004_Pres-D_SC,SC,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/31/2004,500,John Edwards,165,DEM,28,John Kerry,157,DEM,24,,4,2/3/2004,45.15,29.82,15.33,11.33,,1,3.732418096789795, +5515,7058,7234,2004,2004_Pres-D_AZ,AZ,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/1/2004,600,John Kerry,157,DEM,41,Wesley Clark,166,DEM,27,15,14,2/3/2004,42.61,26.47,16.13,2.13,,1,-5.479561487265694, +5510,7053,7236,2004,2004_Pres-D_MO,MO,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/1/2004,600,John Kerry,157,DEM,56,John Edwards,165,DEM,17,9,39,2/3/2004,50.62,24.64,25.97,13.03,,1,8.380595783297277, +5514,7057,7241,2004,2004_Pres-D_OK,OK,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/1/2004,600,Wesley Clark,166,DEM,28,John Edwards,165,DEM,21,25,7,2/3/2004,29.94,29.54,.4,6.6,,1,.2798268652816207, +59663,103129,7241,2004,2004_Pres-D_OK,OK,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/1/2004,350,Wesley Clark,166,DEM,29,John Edwards,165,DEM,27,26,2,2/3/2004,29.94,29.54,.4,1.6,,1,-4.999446924763644, +5509,7052,7241,2004,2004_Pres-D_OK,OK,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/1/2004,600,Wesley Clark,166,DEM,31,John Edwards,165,DEM,26,29,5,2/3/2004,29.94,29.54,.4,4.6,,1,-1.76273450719348, +5513,7056,7243,2004,2004_Pres-D_SC,SC,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/1/2004,600,John Edwards,165,DEM,31,John Kerry,157,DEM,24,10,7,2/3/2004,45.15,29.82,15.33,8.33,,1,.7403947587697576, +5512,7055,7243,2004,2004_Pres-D_SC,SC,Pres-P,Pres-D,CBS News/The New York Times,36,Live Phone,,2/1/2004,433,John Edwards,165,DEM,28,John Kerry,157,DEM,24,13,4,2/3/2004,45.15,29.82,15.33,11.33,,1,3.708194643475069, +59662,103128,7243,2004,2004_Pres-D_SC,SC,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/1/2004,629,John Edwards,165,DEM,34,John Kerry,157,DEM,17,12,17,2/3/2004,45.15,29.82,15.33,1.67,,1,-6.177599823537911, +5511,7054,7243,2004,2004_Pres-D_SC,SC,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/1/2004,600,John Edwards,165,DEM,32,John Kerry,157,DEM,29,7,3,2/3/2004,45.15,29.82,15.33,12.33,,1,5.271919535609896, +59665,103131,7251,2004,2004_Pres-D_TN,TN,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/1/2004,600,John Kerry,157,DEM,31,John Edwards,165,DEM,20,26,11,2/10/2004,41.02,26.51,14.51,3.51,,1,-5.402146822684545,sample size unavailable; estimated at 600 as a default +5508,7051,7246,2004,2004_Pres-D_MI,MI,Pres-P,Pres-D,Mitchell Research & Communications,213,Live Phone,,2/2/2004,450,John Kerry,157,DEM,56,Howard Dean,172,DEM,12,7,44,2/7/2004,51.79,16.5,35.29,8.71,,1,.4108304944529018, +5507,7050,7246,2004,2004_Pres-D_MI,MI,Pres-P,Pres-D,Mitchell Research & Communications,213,Live Phone,,2/3/2004,450,John Kerry,157,DEM,56,Howard Dean,172,DEM,9,7,47,2/7/2004,51.79,16.5,35.29,11.71,,1,3.642398608323588, +5504,7047,7246,2004,2004_Pres-D_MI,MI,Pres-P,Pres-D,Mitchell Research & Communications,213,Live Phone,,2/4/2004,450,John Kerry,157,DEM,52,Howard Dean,172,DEM,9,8,43,2/7/2004,51.79,16.5,35.29,7.71,,1,-.1466301475940133, +5503,7046,7246,2004,2004_Pres-D_MI,MI,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/4/2004,601,John Kerry,157,DEM,47,Howard Dean,172,DEM,10,8,37,2/7/2004,51.79,16.5,35.29,1.71,,1,-6.789461803239979, +5501,7044,7246,2004,2004_Pres-D_MI,MI,Pres-P,Pres-D,EPIC-MRA,84,Live Phone,,2/5/2004,409,John Kerry,157,DEM,62,Howard Dean,172,DEM,13,11,49,2/7/2004,51.79,16.5,35.29,13.71,,1,6.599911627851366, +5496,7038,7251,2004,2004_Pres-D_TN,TN,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/5/2004,600,John Kerry,157,DEM,32,John Edwards,165,DEM,21,20,11,2/10/2004,41.02,26.51,14.51,3.51,,1,-4.349794377856381, +5497,7039,7253,2004,2004_Pres-D_VA,VA,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/5/2004,600,John Kerry,157,DEM,35,John Edwards,165,DEM,22,17,13,2/10/2004,51.52,26.63,24.89,11.89,,1,3.591700007497416, +5498,7040,7253,2004,2004_Pres-D_VA,VA,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,2/5/2004,625,John Kerry,157,DEM,34,John Edwards,165,DEM,25,14,9,2/10/2004,51.52,26.63,24.89,15.89,,1,8.259435535851356, +59670,103136,7255,2004,2004_Pres-D_WI,WI,Pres-P,Pres-D,University of Wisconsin (Badger Poll),365,Live Phone,,2/5/2004,600,John Kerry,157,DEM,62,John Edwards,165,DEM,11,13,51,2/17/2004,39.64,34.3,5.34,45.66,,1,28.87674915371877,sample size unavailable; estimated at 600 as a default +73728,138296,1826,2004,2004_House-GS_KY-6,KY-6,House-G,House-GS,Louisville Courier-Journal,174,Live Phone,,2/7/2004,466,Albert Ben Chandler,14361,DEM,49.4,Alice Forgy Kerr,14362,REP,39.6,,9.8000002,2/17/2004,55.16,42.91,12.25,2.45,-2.45,1,-3.697053429207279, +73729,138297,1826,2004,2004_House-GS_KY-6,KY-6,House-G,House-GS,SurveyUSA,325,IVR,,2/8/2004,600,Albert Ben Chandler,14361,DEM,51,Alice Forgy Kerr,14362,REP,45,,6,2/17/2004,55.16,42.91,12.25,6.25,-6.25,1,.7765303122165838,sample size unavailable; estimated at 600 as a default +64080,117908,7251,2004,2004_Pres-D_TN,TN,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/8/2004,449,John Kerry,157,DEM,53,John Edwards,165,DEM,21,,32,2/10/2004,41.02,26.51,14.51,17.49,,1,11.54629995142761, +59666,103132,7251,2004,2004_Pres-D_TN,TN,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/8/2004,523,John Kerry,157,DEM,35,John Edwards,165,DEM,25,24,10,2/10/2004,41.02,26.51,14.51,4.51,,1,-3.026324069289391, +5483,7022,7251,2004,2004_Pres-D_TN,TN,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/8/2004,600,John Kerry,157,DEM,45,John Edwards,165,DEM,21,19,24,2/10/2004,41.02,26.51,14.51,9.49,,1,2.88515491937244, +59668,103134,7253,2004,2004_Pres-D_VA,VA,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/8/2004,716,John Kerry,157,DEM,43,John Edwards,165,DEM,22,12,21,2/10/2004,51.52,26.63,24.89,3.89,,1,-4.487714284066508, +5485,7024,7253,2004,2004_Pres-D_VA,VA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/8/2004,625,John Kerry,157,DEM,47,John Edwards,165,DEM,24,11,23,2/10/2004,51.52,26.63,24.89,1.89,,1,-6.948027693696179, +59675,103141,7251,2004,2004_Pres-D_TN,TN,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/9/2004,523,John Kerry,157,DEM,35,John Edwards,165,DEM,25,24,10,2/10/2004,41.02,26.51,14.51,4.51,,1,-2.7974189750047, +5475,7013,7255,2004,2004_Pres-D_WI,WI,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/12/2004,600,John Kerry,157,DEM,53,John Edwards,165,DEM,16,11,37,2/17/2004,39.64,34.3,5.34,31.66,,1,14.57403976350077, +64284,118267,1826,2004,2004_House-GS_KY-6,KY-6,House-G,House-GS,SurveyUSA,325,IVR,,2/14/2004,517,Albert Ben Chandler,14361,DEM,53,Alice Forgy Kerr,14362,REP,45,,8,2/17/2004,55.16,42.91,12.25,4.25,-4.25,1,-1.04081006994632, +5470,7008,7255,2004,2004_Pres-D_WI,WI,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/14/2004,600,John Kerry,157,DEM,47,John Edwards,165,DEM,20,23,27,2/17/2004,39.64,34.3,5.34,21.66,,1,3.085933834385842, +64081,117909,7266,2004,2004_Pres-D_CT,CT,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/14/2004,371,John Kerry,157,DEM,67,John Edwards,165,DEM,12,,55,3/2/2004,58.34,23.72,34.62,20.38,,1,8.796960167043226, +64082,117910,7267,2004,2004_Pres-D_GA,GA,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/14/2004,302,John Kerry,157,DEM,50,John Edwards,165,DEM,19,,31,3/2/2004,46.79,41.38,5.4,25.6,,1,15.12216089959884, +64084,117912,7264,2004,2004_Pres-D_CA,CA,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/15/2004,573,John Kerry,157,DEM,59,John Edwards,165,DEM,14,,45,3/2/2004,64.44,19.77,44.67,.33,,1,-10.05226055775112, +5464,7001,7275,2004,2004_Pres-D_NY,NY,Pres-P,Pres-D,Marist College,183,Live Phone,,2/18/2004,400,John Kerry,157,DEM,66,John Edwards,165,DEM,14,7,52,3/2/2004,61.17,20.12,41.05,10.95,,1,3.751911280201333,for NBC News +5449,6982,7260,2004,2004_Pres-D_UT,UT,Pres-P,Pres-D,Dan Jones & Associates,70,Live Phone,,2/19/2004,145,John Kerry,157,DEM,49,John Edwards,165,DEM,23,,26,2/24/2004,55.18,29.79,25.39,.61,,1,-9.665497430567122, +5463,7000,7275,2004,2004_Pres-D_NY,NY,Pres-P,Pres-D,Canisius College,43,Live Phone,,2/19/2004,401,John Kerry,157,DEM,57,John Edwards,165,DEM,16,3,41,3/2/2004,61.17,20.12,41.05,.05,,1,-7.814129174736895, +5457,6992,7264,2004,2004_Pres-D_CA,CA,Pres-P,Pres-D,Field Research Corp. (Field Poll),94,Live Phone,,2/20/2004,497,John Kerry,157,DEM,60,John Edwards,165,DEM,19,3,41,3/2/2004,64.44,19.77,44.67,3.67,,1,-5.606588774028211, +12733,15855,7264,2004,2004_Pres-D_CA,CA,Pres-P,Pres-D,Los Angeles Times,172,Live Phone,,2/20/2004,560,John Kerry,157,DEM,56,John Edwards,165,DEM,24,4,32,3/2/2004,64.44,19.77,44.67,12.67,,1,4.154842666723933, +5460,6995,7275,2004,2004_Pres-D_NY,NY,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,2/21/2004,500,John Kerry,157,DEM,60,John Edwards,165,DEM,21,9,39,3/2/2004,61.17,20.12,41.05,2.05,,1,-6.155511657273356, +64085,117913,7275,2004,2004_Pres-D_NY,NY,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/21/2004,451,John Kerry,157,DEM,58,John Edwards,165,DEM,22,,36,3/2/2004,61.17,20.12,41.05,5.05,,1,-2.889873134176527, +64086,117914,7264,2004,2004_Pres-D_CA,CA,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/22/2004,573,John Kerry,157,DEM,60,John Edwards,165,DEM,25,,35,3/2/2004,64.44,19.77,44.67,9.67,,1,.4215850782244566, +64088,117916,7276,2004,2004_Pres-D_OH,OH,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/22/2004,508,John Kerry,157,DEM,53,John Edwards,165,DEM,30,,23,3/2/2004,51.81,34.08,17.73,5.27,,1,-3.623768270314619, +5446,6978,7275,2004,2004_Pres-D_NY,NY,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/23/2004,600,John Kerry,157,DEM,54,John Edwards,165,DEM,21,8,33,3/2/2004,61.17,20.12,41.05,8.05,,1,1.012679637439716, +5447,6979,7276,2004,2004_Pres-D_OH,OH,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/23/2004,600,John Kerry,157,DEM,47,John Edwards,165,DEM,26,11,21,3/2/2004,51.81,34.08,17.73,3.27,,1,-5.380296919774572, +5454,6989,7276,2004,2004_Pres-D_OH,OH,Pres-P,Pres-D,Columbus Dispatch,57,Mail,,2/23/2004,3793,John Kerry,157,DEM,59,John Edwards,165,DEM,28,5,31,3/2/2004,51.81,34.08,17.73,13.27,,1,6.009362865721774,among registered voters +5443,6974,7267,2004,2004_Pres-D_GA,GA,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/24/2004,600,John Kerry,157,DEM,45,John Edwards,165,DEM,37,4,8,3/2/2004,46.79,41.38,5.4,2.6,,1,-7.811499282175346, +5439,6970,7267,2004,2004_Pres-D_GA,GA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/24/2004,395,John Kerry,157,DEM,39,John Edwards,165,DEM,23,9,16,3/2/2004,46.79,41.38,5.4,10.6,,1,1.150918747388606, +5440,6971,7269,2004,2004_Pres-D_MD,MD,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/24/2004,600,John Kerry,157,DEM,42,John Edwards,165,DEM,35,2,7,3/2/2004,59.6,25.55,34.05,27.05,,1,17.99076818468871, +5442,6973,7269,2004,2004_Pres-D_MD,MD,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,2/24/2004,600,John Kerry,157,DEM,62,John Edwards,165,DEM,20,3,42,3/2/2004,59.6,25.55,34.05,7.95,,1,-5.124077147204683,sample size unavailable; estimated at 600 as a default +64089,117917,7276,2004,2004_Pres-D_OH,OH,Pres-P,Pres-D,Marshall Marketing,196,IVR,,2/24/2004,412,John Kerry,157,DEM,48,John Edwards,165,DEM,29,,19,3/2/2004,51.81,34.08,17.73,1.27,,1,-7.251735654924991, +59673,103139,7278,2004,2004_Pres-D_RI,RI,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/24/2004,354,John Kerry,157,DEM,66,John Edwards,165,DEM,23,,43,3/2/2004,71.22,18.55,52.66,9.66,,1,-.493990718871108, +59648,103112,7269,2004,2004_Pres-D_MD,MD,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/25/2004,430,John Kerry,157,DEM,54,John Edwards,165,DEM,29,7,25,3/2/2004,59.6,25.55,34.05,9.05,,1,-3.770151665566976, +5436,6967,7275,2004,2004_Pres-D_NY,NY,Pres-P,Pres-D,Marist College,183,Live Phone,,2/25/2004,400,John Kerry,157,DEM,64,John Edwards,165,DEM,22,5,42,3/2/2004,61.17,20.12,41.05,.95,,1,-5.028115267034607,for NBC News +5435,6966,7267,2004,2004_Pres-D_GA,GA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/26/2004,600,John Kerry,157,DEM,41,John Edwards,165,DEM,26,5,15,3/2/2004,46.79,41.38,5.4,9.6,,1,.641083570489164, +59672,103138,7266,2004,2004_Pres-D_CT,CT,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/27/2004,371,John Kerry,157,DEM,64,John Edwards,165,DEM,22,,42,3/2/2004,58.34,23.72,34.62,7.38,,1,-2.240281599475427, +5438,6969,7275,2004,2004_Pres-D_NY,NY,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,2/27/2004,504,John Kerry,157,DEM,63,John Edwards,165,DEM,21,5,42,3/2/2004,61.17,20.12,41.05,.95,,1,-6.082434229718458, +64090,117918,7276,2004,2004_Pres-D_OH,OH,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/27/2004,300,John Kerry,157,DEM,53,John Edwards,165,DEM,20,,33,3/2/2004,51.81,34.08,17.73,15.27,,1,8.689321561564984, +59645,103109,7264,2004,2004_Pres-D_CA,CA,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/28/2004,573,John Kerry,157,DEM,61,John Edwards,165,DEM,24,,37,3/2/2004,64.44,19.77,44.67,7.67,,1,-.4007220136048932, +5431,6961,7267,2004,2004_Pres-D_GA,GA,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/28/2004,600,John Kerry,157,DEM,48,John Edwards,165,DEM,38,4,10,3/2/2004,46.79,41.38,5.4,4.6,,1,-5.011802524033319, +64091,117919,7267,2004,2004_Pres-D_GA,GA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/28/2004,500,John Kerry,157,DEM,46,John Edwards,165,DEM,25,,21,3/2/2004,46.79,41.38,5.4,15.6,,1,7.548736667218303, +5428,6958,7269,2004,2004_Pres-D_MD,MD,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/28/2004,600,John Kerry,157,DEM,46,John Edwards,165,DEM,34,3,12,3/2/2004,59.6,25.55,34.05,22.05,,1,13.78162516437433, +59647,103111,7275,2004,2004_Pres-D_NY,NY,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/28/2004,451,John Kerry,157,DEM,61,John Edwards,165,DEM,20,9,41,3/2/2004,61.17,20.12,41.05,.05,,1,-6.485934861828849, +59646,103110,7276,2004,2004_Pres-D_OH,OH,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/28/2004,508,John Kerry,157,DEM,53,John Edwards,165,DEM,32,9,21,3/2/2004,51.81,34.08,17.73,3.27,,1,-4.434647099175581, +59644,117920,7267,2004,2004_Pres-D_GA,GA,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/29/2004,302,John Kerry,157,DEM,46,John Edwards,165,DEM,39,6,7,3/2/2004,46.79,41.38,5.4,1.6,,1,-6.32175864820619,average of multiple versions or turnout models listed in poll +5426,6956,7267,2004,2004_Pres-D_GA,GA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/29/2004,602,John Kerry,157,DEM,51,John Edwards,165,DEM,37,5,14,3/2/2004,46.79,41.38,5.4,8.6,,1,.1960586559367851, +5424,6954,7275,2004,2004_Pres-D_NY,NY,Pres-P,Pres-D,Marist College,183,Live Phone,,2/29/2004,397,John Kerry,157,DEM,69,John Edwards,165,DEM,15,5,54,3/2/2004,61.17,20.12,41.05,12.95,,1,7.889235546016207,for NBC News +5330,119662,1825,2004,2004_House-GS_SD-1,SD-1,House-G,House-GS,Mason-Dixon Polling & Strategy,197,Live Phone,,5/11/2004,625,Stephanie Herseth Sandlin,14498,DEM,49,Larry Diedrich,14499,REP,40,,9,6/1/2004,50.57,49.43,1.15,7.85,7.85,1,.6985982794465175, +5319,119667,1825,2004,2004_House-GS_SD-1,SD-1,House-G,House-GS,Zogby Interactive/JZ Analytics,395,Live Phone,,5/20/2004,503,Stephanie Herseth Sandlin,14498,DEM,52,Larry Diedrich,14499,REP,41,,11,6/1/2004,50.57,49.43,1.15,9.85,9.85,1,3.230514155209868, +15592,120078,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/12/2004,1000,John Kerry,157,DEM,43,George W. Bush,182,REP,46.5,2,-3.5,11/2/2004,48.24,50.7,-2.46,1.04,-1.04,1,-2.267226020606002,average of multiple versions or turnout models listed in poll +15763,20603,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/12/2004,1200,John Kerry,157,DEM,45,George W. Bush,182,REP,46,1,-1,11/2/2004,48.24,50.7,-2.46,1.46,1.46,1,-1.9540551380562, +4710,6078,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/12/2004,600,John Kerry,157,DEM,48,George W. Bush,182,REP,43,2,5,11/2/2004,51.23,47.81,3.42,1.58,1.58,1,-2.620098819063921, +4705,6072,796,2004,2004_Pres-G_SD,SD,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/12/2004,500,John Kerry,157,DEM,42,George W. Bush,182,REP,52,,-10,11/2/2004,38.44,59.91,-21.47,11.47,11.47,1,7.539065820731318, +4705,117240,1643,2004,2004_Sen-G_SD,SD,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/12/2004,500,Tom Daschle,3349,DEM,49,John Thune,3348,REP,49,,0,11/2/2004,49.42,50.58,-1.15,1.15,1.15,.5,-2.888972135834444, +74171,139115,3229,2004,2004_House-G_CO-4,CO-4,House-G,House-G,Ciruli Associates,51,Live Phone,,10/12/2004,400,Stanley T. Matsunaka,16603,DEM,31,Marilyn N. Musgrave,16604,REP,48,,-17,11/2/2004,44.78,51.05,-6.27,10.73,-10.73,1,3.036124444109943, +74174,139120,3236,2004,2004_House-G_CT-4,CT-4,House-G,House-G,University of Connecticut,347,Live Phone,,10/12/2004,411,Diane Farrell,14194,DEM,39,Christopher H. Shays,14195,REP,47,,-8,11/2/2004,47.56,52.43,-4.87,3.13,-3.13,1,-2.758725109907068, +64287,118270,3317,2004,2004_House-G_KS-4,KS-4,House-G,House-G,SurveyUSA,325,IVR,,10/12/2004,661,Michael Kinard,14365,DEM,31,Todd Tiahrt,14366,REP,61,,-30,11/2/2004,31.07,66.11,-35.04,5.04,5.04,1,-2.505406116880839, +64161,118063,3538,2004,2004_House-G_TX-17,TX-17,House-G,House-G,"Normington, Petts & Associates",232,Live Phone,D,10/12/2004,450,Thomas Edwards,14111,DEM,50,Arlene Reid Wohlgemuth,14112,REP,40,,10,11/2/2004,51.2,47.42,3.78,6.22,6.22,1,-1.498171181346975,for Thomas Edwards +14924,19764,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,10/13/2004,1000,John Kerry,157,DEM,46,George W. Bush,182,REP,49,,-3,11/2/2004,48.24,50.7,-2.46,.54,-.54,1,-2.770855017145739, +4701,6066,756,2004,2004_Pres-G_AL,AL,Pres-G,Pres-G,Capital Survey Research Center,44,Live Phone,,10/13/2004,546,John Kerry,157,DEM,32,George W. Bush,182,REP,56,1,-24,11/2/2004,36.84,62.46,-25.62,1.62,1.62,1,-5.284311372900747, +4755,6131,757,2004,2004_Pres-G_AR,AR,Pres-G,Pres-G,University of Arkansas,345,Live Phone,,10/13/2004,758,John Kerry,157,DEM,40,George W. Bush,182,REP,47,3,-7,11/2/2004,44.55,54.31,-9.76,2.76,2.76,1,-3.282873855738397,among all adults +4707,6075,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/13/2004,801,John Kerry,157,DEM,45.5,George W. Bush,182,REP,49,1,-3.5,11/2/2004,47.09,52.1,-5.01,1.51,1.51,1,-3.916999853593045,average of multiple versions or turnout models listed in poll +4714,6082,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,University of North Florida,360,Live Phone,,10/13/2004,614,John Kerry,157,DEM,45,George W. Bush,182,REP,44,2,1,11/2/2004,47.09,52.1,-5.01,6.01,6.01,0,.785446861518074, +4709,6077,765,2004,2004_Pres-G_GA,GA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/13/2004,801,John Kerry,157,DEM,37,George W. Bush,182,REP,58,,-21,11/2/2004,41.37,57.97,-16.6,4.4,-4.4,1,-.9391141309159037, +4700,6065,773,2004,2004_Pres-G_LA,LA,Pres-G,Pres-G,Southern Media & Opinion Research,310,Live Phone,,10/13/2004,600,John Kerry,157,DEM,32,George W. Bush,182,REP,50,1,-18,11/2/2004,42.22,56.72,-14.51,3.49,-3.49,1,-1.546458410558924, +4702,6068,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/13/2004,801,John Kerry,157,DEM,48.5,George W. Bush,182,REP,40,1,8.5,11/2/2004,51.23,47.81,3.42,5.08,5.08,1,1.510675723470014,average of multiple versions or turnout models listed in poll +4703,6070,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/13/2004,801,John Kerry,157,DEM,47.5,George W. Bush,182,REP,45,1,2.5,11/2/2004,51.09,47.61,3.48,.98,-.98,1,-3.191066959033821,average of multiple versions or turnout models listed in poll +4708,6076,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/13/2004,600,John Kerry,157,DEM,49,George W. Bush,182,REP,45,2,4,11/2/2004,50.24,48.87,1.37,2.63,2.63,1,-1.107967872805064, +4712,6080,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/13/2004,600,John Kerry,157,DEM,50,George W. Bush,182,REP,44,,6,11/2/2004,51.35,47.19,4.16,1.84,1.84,1,-2.399449389243201, +4756,6132,797,2004,2004_Pres-G_TN,TN,Pres-G,Pres-G,University of Tennessee,362,Live Phone,,10/13/2004,656,John Kerry,157,DEM,37,George W. Bush,182,REP,54,,-17,11/2/2004,42.53,56.8,-14.27,2.73,-2.73,1,-4.011318090902011,among registered voters +4754,6130,802,2004,2004_Pres-G_WA,WA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/13/2004,400,John Kerry,157,DEM,52,George W. Bush,182,REP,44,,8,11/2/2004,52.82,45.64,7.18,.82,.82,1,-3.354865730910434, +4704,6071,804,2004,2004_Pres-G_WV,WV,Pres-G,Pres-G,Global Strategy Group,118,Live Phone,D,10/13/2004,600,John Kerry,157,DEM,45,George W. Bush,182,REP,47,2,-2,11/2/2004,43.2,56.06,-12.86,10.86,10.86,1,4.187749296447958,"for Joe Manchin, III" +4708,88588,1371,2004,2004_Gov-G_NH,NH,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/13/2004,600,John Lynch,12801,DEM,44,Craig Benson,12802,REP,48,,-4,11/2/2004,51.02,48.87,2.15,6.15,-6.15,0,1.540106317262269, +4704,88626,1374,2004,2004_Gov-G_WV,WV,Gov-G,Gov-G,Global Strategy Group,118,Live Phone,D,10/13/2004,600,"Joe Manchin, III",12817,DEM,57,Monty Warner,12815,REP,24,,33,11/2/2004,63.51,34,29.5,3.5,3.5,1,-4.222028912826218,"for Joe Manchin, III" +4707,26666,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/13/2004,801,Betty Castor,3157,DEM,47,Mel Martinez,3156,REP,47,,0,11/2/2004,48.32,49.43,-1.11,1.11,1.11,.5,-2.535835533745608, +4714,26775,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,University of North Florida,360,Live Phone,,10/13/2004,614,Betty Castor,3157,DEM,38,Mel Martinez,3156,REP,35,,3,11/2/2004,48.32,49.43,-1.11,4.11,4.11,0,.497830922858768, +4709,26671,1622,2004,2004_Sen-G_GA,GA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/13/2004,801,Denise Majette,3174,DEM,39,Johnny Isakson,3173,REP,54,1,-15,11/2/2004,39.98,57.88,-17.9,2.9,2.9,1,-1.8673033933369, +73220,137234,1629,2004,2004_Sen-G_KY,KY,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/13/2004,600,Daniel Mongiardo,3233,DEM,39,Jim Bunning,3232,REP,50,,-11,11/2/2004,49.34,50.66,-1.31,9.69,-9.69,1,3.443137072685791,for Jim Bunning +4700,26648,1630,2004,2004_Sen-O_LA,LA,Sen-G,Sen-O,Southern Media & Opinion Research,310,Live Phone,,10/13/2004,600,Chris John,3237,DEM,17.8,David Vitter,3236,REP,43.2,10.5,-25.4,11/2/2004,29.34,51.03,-21.69,3.71,-3.71,1,-3.010223262355427, +4708,26640,1634,2004,2004_Sen-G_NH,NH,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/13/2004,600,Doris R. Haddock,3277,DEM,15,Judd Gregg,3275,REP,67,,-52,11/2/2004,33.72,66.18,-32.46,19.54,-19.54,1,14.03756736180699, +4708,118124,3396,2004,2004_House-G_NH-1,NH-1,House-G,House-G,Research 2000,281,Live Phone,,10/13/2004,300,Justin Nadeau,14188,DEM,37,Jeb E. Bradley,14189,REP,53,,-16,11/2/2004,36.56,63.34,-26.78,10.78,10.78,1,3.740438520728997, +4708,118125,3397,2004,2004_House-G_NH-2,NH-2,House-G,House-G,Research 2000,281,Live Phone,,10/13/2004,300,Paul W. Hodes,14190,DEM,36,Charles Bass,14191,REP,52,,-16,11/2/2004,38.17,58.25,-20.08,4.08,4.08,1,-2.173149959216735, +27915,33193,8654,2004,2004_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,10/13/2004,1000,Generic Candidate,13750,DEM,44,Generic Candidate,13751,REP,40,,4,11/2/2004,46.6,49.24,-2.64,6.64,6.64,0,1.608542504898657, +15654,20494,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/14/2004,600,John Kerry,157,DEM,47,George W. Bush,182,REP,50,,-3,11/2/2004,48.24,50.7,-2.46,.54,-.54,1,-2.931110688135073,sample size unavailable; estimated at 600 as a default +4713,6081,759,2004,2004_Pres-G_CA,CA,Pres-G,Pres-G,Public Policy Institute of California,262,IVR,,10/14/2004,1170,John Kerry,157,DEM,51,George W. Bush,182,REP,39,,12,11/2/2004,54.3,44.36,9.95,2.05,2.05,1,-2.135974752173654, +4699,6064,765,2004,2004_Pres-G_GA,GA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/14/2004,503,John Kerry,157,DEM,41,George W. Bush,182,REP,51,,-10,11/2/2004,41.37,57.97,-16.6,6.6,6.6,1,1.768133982664277, +25092,6006,773,2004,2004_Pres-G_LA,LA,Pres-G,Pres-G,Ed Renwick/Loyola University New Orleans,85,Live Phone,,10/14/2004,600,John Kerry,157,DEM,37,George W. Bush,182,REP,46,2,-9,11/2/2004,42.22,56.72,-14.51,5.51,5.51,1,.7686399383401218,among registered voters +4749,6125,779,2004,2004_Pres-G_MO,MO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2004,400,John Kerry,157,DEM,45,George W. Bush,182,REP,50,,-5,11/2/2004,46.1,53.3,-7.2,2.2,2.2,1,-2.240090639457418, +4711,6079,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/14/2004,757,John Kerry,157,DEM,48,George W. Bush,182,REP,46,,2,11/2/2004,48.71,50.81,-2.11,4.11,4.11,0,.3904567011517209, +63809,117494,797,2004,2004_Pres-G_TN,TN,Pres-G,Pres-G,University of Tennessee,362,Live Phone,,10/14/2004,656,John Kerry,157,DEM,37,George W. Bush,182,REP,54,,-17,11/2/2004,42.53,56.8,-14.27,2.73,-2.73,1,-3.960866419643618, +4713,26544,1618,2004,2004_Sen-G_CA,CA,Sen-G,Sen-G,Public Policy Institute of California,262,IVR,,10/14/2004,1170,Barbara Boxer,3118,DEM,53,Bill Jones,3119,REP,35,,18,11/2/2004,57.71,37.8,19.91,1.91,-1.91,1,-2.604662863503555, +25216,30454,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,,10/14/2004,500,Ken Salazar,3134,DEM,40,Pete Coors,3135,REP,45,,-5,11/2/2004,51.3,46.53,4.77,9.77,-9.77,0,5.493887092526208,for Rocky Mountain Poll +4699,30617,1622,2004,2004_Sen-G_GA,GA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/14/2004,501,Denise Majette,3174,DEM,35,Johnny Isakson,3173,REP,53,2,-18,11/2/2004,39.98,57.88,-17.9,.1,-.1,1,-5.267942849846583, +25092,30330,1630,2004,2004_Sen-O_LA,LA,Sen-G,Sen-O,Ed Renwick/Loyola University New Orleans,85,Live Phone,,10/14/2004,600,Chris John,3237,DEM,15,David Vitter,3236,REP,39,18,-24,11/2/2004,29.34,51.03,-21.69,2.31,-2.31,1,-4.47679093279436,among registered voters +25344,30584,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/14/2004,600,Eric D. Fingerhut,3306,DEM,35,George V. Voinovich,3305,REP,62,,-27,11/2/2004,36.15,63.85,-27.7,.7,.7,1,-4.174486140795151,sample size unavailable; estimated at 600 as a default +25267,30507,1639,2004,2004_Sen-G_OK,OK,Sen-G,Sen-G,SoonerPoll.com,308,IVR,,10/14/2004,500,Brad R. Carson,3311,DEM,43.3,Tom Coburn,3310,REP,40.6,2,2.7,11/2/2004,41.24,52.77,-11.52,14.22,14.22,0,6.515829357498504, +25255,30495,1647,2004,2004_Sen-G_WI,WI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2004,500,Russ Feingold,3375,DEM,53,Tim Michels,3376,REP,43,,10,11/2/2004,55.35,44.11,11.24,1.24,-1.24,1,-5.247658977220915, +14801,20493,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/15/2004,600,John Kerry,157,DEM,46,George W. Bush,182,REP,50,2,-4,11/2/2004,48.24,50.7,-2.46,1.54,-1.54,1,-1.86598038251593,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll +15545,116953,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Abt Associates,7,Live Phone,,10/15/2004,865,John Kerry,157,DEM,47.5,George W. Bush,182,REP,48,3,-.5,11/2/2004,48.24,50.7,-2.46,1.96,1.96,1,-1.231433308756838,for Time; average of multiple versions or turnout models listed in poll +15021,19861,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,10/15/2004,1000,John Kerry,157,DEM,50,George W. Bush,182,REP,47,,3,11/2/2004,48.24,50.7,-2.46,5.46,5.46,0,2.507249769577988, +14995,19821,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/15/2004,600,John Kerry,157,DEM,44,George W. Bush,182,REP,52,,-8,11/2/2004,48.24,50.7,-2.46,5.54,-5.54,1,2.151358553971537,for USA Today | CNN; sample size unavailable; estimated at 600 as a default +15322,117045,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Princeton Survey Research Associates International,258,Live Phone,,10/15/2004,741,John Kerry,157,DEM,44.5,George W. Bush,182,REP,50,1,-5.5,11/2/2004,48.24,50.7,-2.46,3.04,-3.04,1,-.2491639363969159,for Newsweek; sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll +15760,20600,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/15/2004,1200,John Kerry,157,DEM,44,George W. Bush,182,REP,46,1,-2,11/2/2004,48.24,50.7,-2.46,.46,.46,1,-2.764297353343223, +4680,6037,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/15/2004,630,John Kerry,157,DEM,43,George W. Bush,182,REP,49,1,-6,11/2/2004,47.04,51.71,-4.67,1.33,-1.33,1,-2.410586178870111, +4698,6063,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,Public Opinion Strategies,260,Live Phone,,10/15/2004,500,John Kerry,157,DEM,42,George W. Bush,182,REP,47,3,-5,11/2/2004,47.04,51.71,-4.67,.33,-.33,1,-3.534710519260226, +4681,6038,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/15/2004,625,John Kerry,157,DEM,45,George W. Bush,182,REP,48,,-3,11/2/2004,47.09,52.1,-5.01,2.01,2.01,1,-3.297056459172667, +4682,6039,779,2004,2004_Pres-G_MO,MO,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/15/2004,625,John Kerry,157,DEM,44,George W. Bush,182,REP,49,,-5,11/2/2004,46.1,53.3,-7.2,2.2,2.2,1,-1.829584442057753, +4683,6040,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/15/2004,625,John Kerry,157,DEM,45,George W. Bush,182,REP,48,1,-3,11/2/2004,50.24,48.87,1.37,4.37,-4.37,0,.8770322250746604, +4706,6073,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/15/2004,537,John Kerry,157,DEM,47,George W. Bush,182,REP,47,,0,11/2/2004,48.71,50.81,-2.11,2.11,2.11,.5,-1.87356263284972, +4745,6121,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/15/2004,500,John Kerry,157,DEM,51,George W. Bush,182,REP,43,,8,11/2/2004,51.35,47.19,4.16,3.84,3.84,1,-.1540142704180898, +4685,6042,802,2004,2004_Pres-G_WA,WA,Pres-G,Pres-G,Elway Research,87,Live Phone,,10/15/2004,405,John Kerry,157,DEM,50,George W. Bush,182,REP,44,1,6,11/2/2004,52.82,45.64,7.18,1.18,-1.18,1,-2.745218985909526,among registered voters +4684,6041,804,2004,2004_Pres-G_WV,WV,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/15/2004,625,John Kerry,157,DEM,44,George W. Bush,182,REP,49,1,-5,11/2/2004,43.2,56.06,-12.86,7.86,7.86,1,.8844922076305439, +4685,88617,1373,2004,2004_Gov-G_WA,WA,Gov-G,Gov-G,Elway Research,87,Live Phone,,10/15/2004,405,Christine Gregoire,12814,DEM,45,Dino Rossi,12812,REP,38,,7,11/2/2004,48.87,48.87,0,7,7,1,.8699459698472256,among registered voters +4681,26490,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/15/2004,625,Betty Castor,3157,DEM,45,Mel Martinez,3156,REP,45,,0,11/2/2004,48.32,49.43,-1.11,1.11,1.11,.5,-2.662151998059296, +4685,26374,1646,2004,2004_Sen-G_WA,WA,Sen-G,Sen-G,Elway Research,87,Live Phone,,10/15/2004,405,Patty Murray,3364,DEM,54,George R. Nethercutt,3366,REP,37,,17,11/2/2004,54.98,42.74,12.24,4.76,4.76,1,-1.100295470666492,among registered voters +64288,118271,3475,2004,2004_House-G_OK-1,OK-1,House-G,House-G,SurveyUSA,325,IVR,,10/15/2004,656,Doug Dodd,14367,DEM,35,John A. Sullivan,14368,REP,58,,-23,11/2/2004,37.54,60.19,-22.65,.35,-.35,1,-7.101083998814776, +63827,117530,3501,2004,2004_House-G_PA-17,PA-17,House-G,House-G,American Research Group,9,Live Phone,,10/15/2004,320,Thomas Timothy Holden,13802,DEM,48,Scott G. Paterno,13803,REP,36,1,12,11/2/2004,59.09,38.93,20.16,8.16,-8.16,1,.4029044360938828, +64099,117940,3553,2004,2004_House-G_TX-32,TX-32,House-G,House-G,Hamilton Campaigns,130,Live Phone,D,10/15/2004,400,Martin Frost,13966,DEM,46,Pete Sessions,13967,REP,47,,-1,11/2/2004,44.02,54.32,-10.3,9.3,9.3,1,1.604654044162168,for unspecified Democratic sponsor +38555,33190,8654,2004,2004_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/15/2004,678,Generic Candidate,13750,DEM,45,Generic Candidate,13751,REP,39,,6,11/2/2004,46.6,49.24,-2.64,8.64,8.64,0,3.715163899601665, +15021,117344,8654,2004,2004_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,Live Phone,,10/15/2004,1024,Generic Candidate,13750,DEM,49,Generic Candidate,13751,REP,45,,4,11/2/2004,46.6,49.24,-2.64,6.64,6.64,0,2.116778900640082, +15322,123575,8654,2004,2004_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,Live Phone,,10/15/2004,600,Generic Candidate,13750,DEM,44,Generic Candidate,13751,REP,46,,-2,11/2/2004,46.6,49.24,-2.64,.64,.64,1,-4.853676641657675,for Newsweek; sample size unavailable; estimated at 600 as a default +27913,33191,8654,2004,2004_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/15/2004,600,Generic Candidate,13750,DEM,44,Generic Candidate,13751,REP,42,,2,11/2/2004,46.6,49.24,-2.64,4.64,4.64,0,-.3762168419780001,sample size unavailable; estimated at 600 as a default +66156,122977,8654,2004,2004_House-G_US,US,House-G,House-G,University of Maryland,575,Online,,10/15/2004,968,Generic Candidate,13750,DEM,46,Generic Candidate,13751,REP,42,,4,11/2/2004,46.6,49.24,-2.64,6.64,6.64,0,1.716559233058691,among all adults +14944,19784,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,10/16/2004,1125,John Kerry,157,DEM,46,George W. Bush,182,REP,47,,-1,11/2/2004,48.24,50.7,-2.46,1.46,1.46,1,-1.593591690415181, +15588,120077,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/16/2004,1000,John Kerry,157,DEM,44.5,George W. Bush,182,REP,48,2,-3.5,11/2/2004,48.24,50.7,-2.46,1.04,-1.04,1,-2.033997754180481,average of multiple versions or turnout models listed in poll +25276,6024,757,2004,2004_Pres-G_AR,AR,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/16/2004,617,John Kerry,157,DEM,46,George W. Bush,182,REP,51,,-5,11/2/2004,44.55,54.31,-9.76,4.76,4.76,1,-.5878155247507511, +63833,117536,757,2004,2004_Pres-G_AR,AR,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,520,John Kerry,157,DEM,48.4,George W. Bush,182,REP,49.7,.2,-1.3,11/2/2004,44.55,54.31,-9.76,8.46,8.46,1,2.684455155987932, +4689,15883,759,2004,2004_Pres-G_CA,CA,Pres-G,Pres-G,Los Angeles Times,172,Live Phone,,10/16/2004,925,John Kerry,157,DEM,57,George W. Bush,182,REP,39.5,,17.5,11/2/2004,54.3,44.36,9.95,7.55,7.55,1,3.868511437941466,average of multiple versions or turnout models listed in poll +25279,6022,759,2004,2004_Pres-G_CA,CA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/16/2004,703,John Kerry,157,DEM,53,George W. Bush,182,REP,43,,10,11/2/2004,54.3,44.36,9.95,.05,.05,1,-4.868692704591931, +4691,6054,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,Gallup,112,Live Phone,,10/16/2004,666,John Kerry,157,DEM,45.5,George W. Bush,182,REP,51,1,-5.5,11/2/2004,47.04,51.71,-4.67,.83,-.83,1,-2.930399766440528,average of multiple versions or turnout models listed in poll +4672,6029,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/16/2004,601,John Kerry,157,DEM,50,George W. Bush,182,REP,49,,1,11/2/2004,47.09,52.1,-5.01,6.01,6.01,0,.99905086881534, +63837,117540,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,2173,John Kerry,157,DEM,48.9,George W. Bush,182,REP,50.1,.3,-1.2,11/2/2004,47.09,52.1,-5.01,3.81,3.81,1,-.9168551996680225, +4695,6060,766,2004,2004_Pres-G_HI,HI,Pres-G,Pres-G,Ward Research/The Honolulu Star-Advertiser,375,Live Phone,,10/16/2004,600,John Kerry,157,DEM,43,George W. Bush,182,REP,43,,0,11/2/2004,54.01,45.26,8.74,8.74,-8.74,.5,2.56911990580426, +4728,6100,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2004,400,John Kerry,157,DEM,46,George W. Bush,182,REP,48,,-2,11/2/2004,49.23,49.9,-.67,1.33,-1.33,1,-2.889615314354467, +63840,117543,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,571,John Kerry,157,DEM,51.1,George W. Bush,182,REP,47.9,.4,3.2,11/2/2004,49.23,49.9,-.67,3.87,3.87,0,-.1031944963094231, +63842,117545,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,1224,John Kerry,157,DEM,52.6,George W. Bush,182,REP,45.9,.4,6.6999998,11/2/2004,51.23,47.81,3.42,3.28,3.28,1,-.0568711502186355, +63844,117547,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,784,John Kerry,157,DEM,54.2,George W. Bush,182,REP,43.1,1.1,11.1,11/2/2004,51.09,47.61,3.48,7.62,7.62,1,3.585813882491658, +63845,117548,779,2004,2004_Pres-G_MO,MO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,1066,John Kerry,157,DEM,47.6,George W. Bush,182,REP,50.7,,-3.0999999,11/2/2004,46.1,53.3,-7.2,4.1,4.1,1,.4388293236900473, +4668,6025,782,2004,2004_Pres-G_NC,NC,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/16/2004,627,John Kerry,157,DEM,47,George W. Bush,182,REP,50,,-3,11/2/2004,43.58,56.02,-12.43,9.43,9.43,1,4.125685192384901, +4675,6032,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,Suffolk University,323,Live Phone,,10/16/2004,400,John Kerry,157,DEM,46.5,George W. Bush,182,REP,41,1,5.5,11/2/2004,50.24,48.87,1.37,4.13,4.13,1,.4452981640901084,average of multiple versions or turnout models listed in poll +63849,117552,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,520,John Kerry,157,DEM,51.1,George W. Bush,182,REP,46,1.1,5.0999999,11/2/2004,50.24,48.87,1.37,3.73,3.73,1,.1341049399461299, +4674,6045,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/16/2004,786,John Kerry,157,DEM,49.5,George W. Bush,182,REP,45,1,4.5,11/2/2004,52.92,46.24,6.68,2.18,-2.18,1,-2.160652073879382,average of multiple versions or turnout models listed in poll +4676,6036,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Rutgers University,295,Live Phone,,10/16/2004,661,John Kerry,157,DEM,51,George W. Bush,182,REP,38,2,13,11/2/2004,52.92,46.24,6.68,6.32,6.32,1,1.745048587103457, +63852,117555,787,2004,2004_Pres-G_NM,NM,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,520,John Kerry,157,DEM,53.6,George W. Bush,182,REP,44.1,1,9.5,11/2/2004,49.05,49.84,-.79,10.29,10.29,0,5.996011485637943, +63854,117557,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,520,John Kerry,157,DEM,45.9,George W. Bush,182,REP,49.8,.4,-3.9000001,11/2/2004,47.88,50.47,-2.59,1.31,-1.31,1,-3.30494373819404, +4688,6059,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/16/2004,789,John Kerry,157,DEM,50,George W. Bush,182,REP,47,,3,11/2/2004,48.71,50.81,-2.11,5.11,5.11,0,1.593539804992991,for The Washington Post; average of multiple versions or turnout models listed in poll +66294,123402,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,1981,John Kerry,157,DEM,47.6,George W. Bush,182,REP,50.6,,-3,11/2/2004,48.71,50.81,-2.11,.89,-.89,1,-2.418636908695849, +4657,6012,791,2004,2004_Pres-G_OK,OK,Pres-G,Pres-G,WPA Intelligence (WPAi),383,Live Phone,,10/16/2004,500,John Kerry,157,DEM,31,George W. Bush,182,REP,61,,-30,11/2/2004,34.43,65.57,-31.14,1.14,1.14,1,-3.367175854517447, +63858,117561,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,882,John Kerry,157,DEM,55.7,George W. Bush,182,REP,42.6,,13.1,11/2/2004,51.35,47.19,4.16,8.94,8.94,1,5.875833370996332, +4666,6023,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/16/2004,619,John Kerry,157,DEM,51,George W. Bush,182,REP,45,,6,11/2/2004,50.92,48.42,2.5,3.5,3.5,1,.3986093395158392, +63860,117564,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,1419,John Kerry,157,DEM,51.8,George W. Bush,182,REP,46.1,,5.6999998,11/2/2004,50.92,48.42,2.5,3.2,3.2,1,.0701771359646568, +63862,117566,797,2004,2004_Pres-G_TN,TN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,999,John Kerry,157,DEM,47.8,George W. Bush,182,REP,50.3,.1,-2.5,11/2/2004,42.53,56.8,-14.27,11.77,11.77,1,6.281208423041586, +4669,6026,802,2004,2004_Pres-G_WA,WA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/16/2004,634,John Kerry,157,DEM,52,George W. Bush,182,REP,45,,7,11/2/2004,52.82,45.64,7.18,.18,-.18,1,-3.323231297268574, +63865,117578,802,2004,2004_Pres-G_WA,WA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,1419,John Kerry,157,DEM,54.3,George W. Bush,182,REP,43.9,.4,10.4,11/2/2004,52.82,45.64,7.18,3.22,3.22,1,.1320281386746737, +63867,117587,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,882,John Kerry,157,DEM,51.3,George W. Bush,182,REP,47.5,.2,3.8,11/2/2004,49.7,49.32,.38,3.42,3.42,1,.1311857847221269, +63868,117592,804,2004,2004_Pres-G_WV,WV,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2004,496,John Kerry,157,DEM,45.8,George W. Bush,182,REP,48.6,.7,-2.8,11/2/2004,43.2,56.06,-12.86,10.06,10.06,1,3.418381688154766, +4668,88577,1369,2004,2004_Gov-G_NC,NC,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/16/2004,621,Mike Easley,12795,DEM,52,Patrick J. Ballantine,12797,REP,40,,12,11/2/2004,55.62,42.88,12.74,.74,-.74,1,-4.178768747237513, +4675,88589,1371,2004,2004_Gov-G_NH,NH,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/16/2004,400,John Lynch,12801,DEM,42,Craig Benson,12802,REP,44,,-2,11/2/2004,51.02,48.87,2.15,4.15,-4.15,0,-.711386048255544, +4669,88618,1373,2004,2004_Gov-G_WA,WA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/16/2004,634,Christine Gregoire,12814,DEM,50,Dino Rossi,12812,REP,44,,6,11/2/2004,48.87,48.87,0,6,6,1,-.125767520958677, +25154,30392,1615,2004,2004_Sen-G_AK,AK,Sen-G,Sen-G,Alaska Survey Research,155,Live Phone,,10/16/2004,548,Tony Knowles,3095,DEM,46.9,Lisa Murkowski,3094,REP,45.3,,1.6,11/2/2004,45.55,48.58,-3.03,4.63,4.63,0,-.2917544191261617, +25276,30516,1617,2004,2004_Sen-G_AR,AR,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/16/2004,613,Blanche Lincoln,3108,DEM,57,Jim Holt,3109,REP,38,,19,11/2/2004,55.9,44.07,11.83,7.17,7.17,1,-3.093547795603448, +12747,26464,1618,2004,2004_Sen-G_CA,CA,Sen-G,Sen-G,Los Angeles Times,172,Live Phone,,10/16/2004,925,Barbara Boxer,3118,DEM,55,Bill Jones,3119,REP,33,,22,11/2/2004,57.71,37.8,19.91,2.09,2.09,1,-2.399689076309981, +25279,30519,1618,2004,2004_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/16/2004,697,Barbara Boxer,3118,DEM,57,Bill Jones,3119,REP,35,,22,11/2/2004,57.71,37.8,19.91,2.09,2.09,1,-2.266730205928005, +4691,26411,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,Gallup,112,Live Phone,,10/16/2004,666,Ken Salazar,3134,DEM,49,Pete Coors,3135,REP,48,,1,11/2/2004,51.3,46.53,4.77,3.77,-3.77,1,-.5796926594041246, +4672,30528,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/16/2004,596,Betty Castor,3157,DEM,47,Mel Martinez,3156,REP,49,,-2,11/2/2004,48.32,49.43,-1.11,.89,-.89,1,-2.757348890439374, +25128,30366,1629,2004,2004_Sen-G_KY,KY,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/16/2004,600,Daniel Mongiardo,3233,DEM,43,Jim Bunning,3232,REP,43,,0,11/2/2004,49.34,50.66,-1.31,1.31,1.31,.5,-6.589118441685624,for Daniel Mongiardo; sample size unavailable; estimated at 600 as a default +4675,26692,1634,2004,2004_Sen-G_NH,NH,Sen-G,Sen-G,Suffolk University,323,Live Phone,,10/16/2004,400,Doris R. Haddock,3277,DEM,26,Judd Gregg,3275,REP,52,,-26,11/2/2004,33.72,66.18,-32.46,6.46,6.46,1,-1.20248759770059, +4668,30547,1636,2004,2004_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/16/2004,621,Erskine Bowles,3268,DEM,45,Richard Burr,3267,REP,47,,-2,11/2/2004,47.02,51.6,-4.58,2.58,2.58,1,-2.216787533659181, +4688,30307,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,ABC News/The Washington Post,3,Live Phone,,10/16/2004,789,Eric D. Fingerhut,3306,DEM,35,George V. Voinovich,3305,REP,60,,-25,11/2/2004,36.15,63.85,-27.7,2.7,2.7,1,-1.727110075640559,for The Washington Post +4657,26801,1639,2004,2004_Sen-G_OK,OK,Sen-G,Sen-G,WPA Intelligence (WPAi),383,Live Phone,,10/16/2004,500,Brad R. Carson,3311,DEM,39,Tom Coburn,3310,REP,42,4,-3,11/2/2004,41.24,52.77,-11.52,8.52,8.52,1,.460633739044107, +4666,30562,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/16/2004,608,Joe Hoeffel,3331,DEM,41,Arlen Specter,3330,REP,48,6,-7,11/2/2004,41.99,52.62,-10.63,3.63,3.63,1,-5.918200042580078, +4669,30569,1646,2004,2004_Sen-G_WA,WA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/16/2004,640,Patty Murray,3364,DEM,56,George R. Nethercutt,3366,REP,38,,18,11/2/2004,54.98,42.74,12.24,5.76,5.76,1,.3037511874273642, +64166,118069,3161,2004,2004_House-G_AZ-1,AZ-1,House-G,House-G,Northern Arizona University,234,Live Phone,,10/16/2004,411,Paul Babbitt,14124,DEM,30,Richard Renzi,14125,REP,53,,-23,11/2/2004,36.22,58.54,-22.32,.68,-.68,1,-6.872099784522689, +63843,117546,3291,2004,2004_House-G_IL-11,IL-11,House-G,House-G,Bannon Communications Research,21,Live Phone,D,10/16/2004,350,Tari Renner,13816,DEM,33,Gerald C. Weller,13817,REP,42,,-9,11/2/2004,41.33,58.67,-17.34,8.34,8.34,1,.7314453367003942,for Tari Renner +74251,139412,3453,2004,2004_House-G_NC-11,NC-11,House-G,House-G,University of North Carolina,359,Live Phone,,10/16/2004,493,Patricia R. Keever,13914,DEM,43.5,Charles H. Taylor,13915,REP,41.2,,2.3,11/2/2004,45.1,54.9,-9.8,12.1,12.1,0,4.784851046952514,among registered voters +4669,118272,3576,2004,2004_House-G_WA-8,WA-8,House-G,House-G,SurveyUSA,325,IVR,,10/16/2004,664,Dave Ross,14369,DEM,43,David G. Reichert,14370,REP,49,,-6,11/2/2004,46.7,51.5,-4.8,1.2,-1.2,1,-6.229678734586269, +15295,20135,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,Live Phone,,10/17/2004,600,John Kerry,157,DEM,48,George W. Bush,182,REP,48,,0,11/2/2004,48.24,50.7,-2.46,2.46,2.46,.5,-.8343480539351688,sample size unavailable; estimated at 600 as a default +15361,20201,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,Live Phone,,10/17/2004,600,John Kerry,157,DEM,47,George W. Bush,182,REP,47,,0,11/2/2004,48.24,50.7,-2.46,2.46,2.46,.5,-.8547445354563814,sample size unavailable; estimated at 600 as a default +4636,5985,759,2004,2004_Pres-G_CA,CA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/17/2004,801,John Kerry,157,DEM,50,George W. Bush,182,REP,41,,9,11/2/2004,54.3,44.36,9.95,.95,-.95,1,-3.362284414981672, +25078,6013,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,Ciruli Associates,51,Live Phone,,10/17/2004,600,John Kerry,157,DEM,42.5,George W. Bush,182,REP,49,2,-6.5,11/2/2004,47.04,51.71,-4.67,1.83,-1.83,1,-1.794375156778791,average of multiple versions or turnout models listed in poll; among registered voters +4652,6021,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/17/2004,808,John Kerry,157,DEM,47,George W. Bush,182,REP,48.5,1,-1.5,11/2/2004,47.09,52.1,-5.01,3.51,3.51,1,-1.518063193132199,average of multiple versions or turnout models listed in poll +4677,6034,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Central Surveys Inc.,46,Live Phone,,10/17/2004,502,John Kerry,157,DEM,46,George W. Bush,182,REP,45,,1,11/2/2004,49.23,49.9,-.67,1.67,1.67,0,-2.185356381181451, +4658,6014,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2004,625,John Kerry,157,DEM,43,George W. Bush,182,REP,49,1,-6,11/2/2004,49.23,49.9,-.67,5.33,-5.33,1,1.811557445696071, +4697,6062,773,2004,2004_Pres-G_LA,LA,Pres-G,Pres-G,University of New Orleans,358,Live Phone,,10/17/2004,700,John Kerry,157,DEM,40,George W. Bush,182,REP,48,2,-8,11/2/2004,42.22,56.72,-14.51,6.51,6.51,1,2.370464076202113,among registered voters +4659,6015,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2004,625,John Kerry,157,DEM,47,George W. Bush,182,REP,46,,1,11/2/2004,51.23,47.81,3.42,2.42,-2.42,1,-1.363614224187899, +4656,6011,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2004,625,John Kerry,157,DEM,45,George W. Bush,182,REP,47,,-2,11/2/2004,51.09,47.61,3.48,5.48,-5.48,0,1.533584882638364, +4644,5997,779,2004,2004_Pres-G_MO,MO,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/17/2004,670,John Kerry,157,DEM,45,George W. Bush,182,REP,51,,-6,11/2/2004,46.1,53.3,-7.2,1.2,1.2,1,-2.783482588043011, +4639,5990,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/17/2004,600,John Kerry,157,DEM,46.5,George W. Bush,182,REP,47,1,-.5,11/2/2004,50.24,48.87,1.37,1.87,-1.87,0,-1.827032754790898,average of multiple versions or turnout models listed in poll +4696,6061,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/17/2004,503,John Kerry,157,DEM,49,George W. Bush,182,REP,41,,8,11/2/2004,52.92,46.24,6.68,1.32,1.32,1,-3.513939544862201, +4635,5984,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/17/2004,801,John Kerry,157,DEM,44.5,George W. Bush,182,REP,43,1,1.5,11/2/2004,52.92,46.24,6.68,5.18,-5.18,1,1.443249324247436,average of multiple versions or turnout models listed in poll +4641,5992,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/17/2004,703,John Kerry,157,DEM,51,George W. Bush,182,REP,43,,8,11/2/2004,52.92,46.24,6.68,1.32,1.32,1,-2.98972303574975, +4642,5994,787,2004,2004_Pres-G_NM,NM,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/17/2004,600,John Kerry,157,DEM,48,George W. Bush,182,REP,46.5,1,1.5,11/2/2004,49.05,49.84,-.79,2.29,2.29,0,-2.376508719494844,average of multiple versions or turnout models listed in poll +4662,6018,787,2004,2004_Pres-G_NM,NM,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2004,625,John Kerry,157,DEM,44,George W. Bush,182,REP,49,1,-5,11/2/2004,49.05,49.84,-.79,4.21,-4.21,1,.1095201323346861, +4686,6043,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2004,625,John Kerry,157,DEM,42,George W. Bush,182,REP,52,1,-10,11/2/2004,47.88,50.47,-2.59,7.41,-7.41,1,3.874540769595064,for Las Vegas Review-Journal +4650,6005,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/17/2004,585,John Kerry,157,DEM,45,George W. Bush,182,REP,52,,-7,11/2/2004,47.88,50.47,-2.59,4.41,-4.41,1,.9039628780026456, +4678,6035,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2004,625,John Kerry,157,DEM,45,George W. Bush,182,REP,46,,-1,11/2/2004,48.71,50.81,-2.11,1.11,1.11,1,-2.67157428287849, +4645,5998,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/17/2004,698,John Kerry,157,DEM,49,George W. Bush,182,REP,47,,2,11/2/2004,48.71,50.81,-2.11,4.11,4.11,0,.6248471113787933, +4670,6028,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,Gallup,112,Live Phone,,10/17/2004,700,John Kerry,157,DEM,53,George W. Bush,182,REP,45,,8,11/2/2004,51.35,47.19,4.16,3.84,3.84,1,.1640308228692865, +4661,6017,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2004,625,John Kerry,157,DEM,47,George W. Bush,182,REP,46,,1,11/2/2004,51.35,47.19,4.16,3.16,-3.16,1,-.5893050767336026, +4653,6008,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2004,625,John Kerry,157,DEM,46,George W. Bush,182,REP,45,,1,11/2/2004,50.92,48.42,2.5,1.5,-1.5,1,-1.811525892033917, +4646,5999,800,2004,2004_Pres-G_VA,VA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/17/2004,664,John Kerry,157,DEM,46,George W. Bush,182,REP,50,,-4,11/2/2004,45.48,53.68,-8.2,4.2,4.2,1,-.0478545029860311, +4643,6004,802,2004,2004_Pres-G_WA,WA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/17/2004,801,John Kerry,157,DEM,50.5,George W. Bush,182,REP,45,2,5.5,11/2/2004,52.82,45.64,7.18,1.68,-1.68,1,-1.792311678577873,average of multiple versions or turnout models listed in poll +4693,6056,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Humphrey Institute,143,Live Phone,,10/17/2004,623,John Kerry,157,DEM,47.5,George W. Bush,182,REP,48.5,2,-1,11/2/2004,49.7,49.32,.38,1.38,-1.38,0,-2.529983107165253,for Humphrey Institute; average of multiple versions or turnout models listed in poll +4654,6009,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2004,625,John Kerry,157,DEM,45,George W. Bush,182,REP,45,1,0,11/2/2004,49.7,49.32,.38,.38,-.38,.5,-3.221139583829601, +4644,88558,1367,2004,2004_Gov-G_MO,MO,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/17/2004,667,Claire McCaskill,12790,DEM,44,Matt Blunt,12789,REP,50,,-6,11/2/2004,47.85,50.83,-2.98,3.02,-3.02,1,-1.548549913085939, +4643,88619,1373,2004,2004_Gov-G_WA,WA,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,10/17/2004,801,Christine Gregoire,12814,DEM,48,Dino Rossi,12812,REP,42,,6,11/2/2004,48.87,48.87,0,6,6,1,-.014783464555951, +4636,26659,1618,2004,2004_Sen-G_CA,CA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/17/2004,801,Barbara Boxer,3118,DEM,53,Bill Jones,3119,REP,36,,17,11/2/2004,57.71,37.8,19.91,2.91,-2.91,1,-1.521883764688369, +25078,30316,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,Ciruli Associates,51,Live Phone,,10/17/2004,600,Ken Salazar,3134,DEM,47,Pete Coors,3135,REP,43,,4,11/2/2004,51.3,46.53,4.77,.77,-.77,1,-3.658216854524594,among registered voters +4652,30465,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/17/2004,808,Betty Castor,3157,DEM,47,Mel Martinez,3156,REP,47,,0,11/2/2004,48.32,49.43,-1.11,1.11,1.11,.5,-2.350805137820197, +4644,117370,1632,2004,2004_Sen-G_MO,MO,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/17/2004,667,Nancy Farmer,3261,DEM,38,Christopher S. Bond,3260,REP,56,,-18,11/2/2004,42.8,56.09,-13.3,4.7,-4.7,1,-.5966079198664793, +4686,26501,1633,2004,2004_Sen-G_NV,NV,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2004,625,Harry Reid,3287,DEM,59,Richard Ziser,3288,REP,32,,27,11/2/2004,61.08,35.14,25.94,1.06,1.06,1,-3.995638948739916,for Las Vegas Review-Journal +4645,26738,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/17/2004,698,Eric D. Fingerhut,3306,DEM,34,George V. Voinovich,3305,REP,58,,-24,11/2/2004,36.15,63.85,-27.7,3.7,3.7,1,-.8477190093899964, +25085,30323,1639,2004,2004_Sen-G_OK,OK,Sen-G,Sen-G,Consumer Logic,59,Live Phone,,10/17/2004,753,Brad R. Carson,3311,DEM,47,Tom Coburn,3310,REP,40,,7,11/2/2004,41.24,52.77,-11.52,18.52,18.52,0,11.36518875864041,among registered voters +4643,26686,1646,2004,2004_Sen-G_WA,WA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/17/2004,801,Patty Murray,3364,DEM,49,George R. Nethercutt,3366,REP,41,,8,11/2/2004,54.98,42.74,12.24,4.24,-4.24,1,-1.221289568729973, +64384,118450,3234,2004,2004_House-G_CT-2,CT-2,House-G,House-G,University of Connecticut,347,Live Phone,,10/17/2004,402,Jim Sullivan,14192,DEM,40,Robert R. Simmons,14193,REP,49,,-9,11/2/2004,45.77,54.19,-8.43,.57,-.57,1,-5.802080686964227, +4686,117981,3395,2004,2004_House-G_NV-3,NV-3,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2004,307,Tom Gallagher,14045,DEM,35,Jon C. Porter,14046,REP,50,,-15,11/2/2004,40.4,54.46,-14.06,.94,-.94,1,-4.803391608760973,for Las Vegas Review-Journal +15295,123570,8654,2004,2004_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,10/17/2004,600,Generic Candidate,13750,DEM,44,Generic Candidate,13751,REP,44,,0,11/2/2004,46.6,49.24,-2.64,2.64,2.64,.5,-2.452782995261855,sample size unavailable; estimated at 600 as a default +14798,20490,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/18/2004,1801,John Kerry,157,DEM,46.5,George W. Bush,182,REP,50.5,1,-4,11/2/2004,48.24,50.7,-2.46,1.54,-1.54,1,-1.213362105336601,average of multiple versions or turnout models listed in poll +15040,19880,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/18/2004,1200,John Kerry,157,DEM,42,George W. Bush,182,REP,49,2,-7,11/2/2004,48.24,50.7,-2.46,4.54,-4.54,1,1.733455313893172, +15020,19860,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,10/18/2004,1000,John Kerry,157,DEM,50,George W. Bush,182,REP,47,,3,11/2/2004,48.24,50.7,-2.46,5.46,5.46,0,2.697576764749808, +38560,20110,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Marist College,183,Live Phone,,10/18/2004,772,John Kerry,157,DEM,48,George W. Bush,182,REP,49,,-1,11/2/2004,48.24,50.7,-2.46,1.46,1.46,1,-1.562716824468271, +63659,117161,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2004,3000,John Kerry,157,DEM,47,George W. Bush,182,REP,48,,-1,11/2/2004,48.24,50.7,-2.46,1.46,1.46,1,-1.208337516849654, +15757,20597,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/18/2004,1200,John Kerry,157,DEM,46,George W. Bush,182,REP,46,1,0,11/2/2004,48.24,50.7,-2.46,2.46,2.46,.5,-.5771883030456052, +4632,5980,758,2004,2004_Pres-G_AZ,AZ,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/18/2004,616,John Kerry,157,DEM,43,George W. Bush,182,REP,54,,-11,11/2/2004,44.4,54.87,-10.47,.53,-.53,1,-4.45322867209485, +4601,5941,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2004,500,John Kerry,157,DEM,45,George W. Bush,182,REP,50,,-5,11/2/2004,47.04,51.71,-4.67,.33,-.33,1,-3.524796044683683, +4631,5979,765,2004,2004_Pres-G_GA,GA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/18/2004,801,John Kerry,157,DEM,40,George W. Bush,182,REP,57,,-17,11/2/2004,41.37,57.97,-16.6,.4,-.4,1,-4.706976082818355, +4638,5987,769,2004,2004_Pres-G_IL,IL,Pres-G,Pres-G,Market Shares Corp.,187,Live Phone,,10/18/2004,700,John Kerry,157,DEM,50,George W. Bush,182,REP,42,,8,11/2/2004,54.82,44.48,10.34,2.34,-2.34,1,-.994419964376598, +4663,6019,769,2004,2004_Pres-G_IL,IL,Pres-G,Pres-G,Richard Day Research,287,Live Phone,,10/18/2004,828,John Kerry,157,DEM,52,George W. Bush,182,REP,42,,10,11/2/2004,54.82,44.48,10.34,.34,-.34,1,-3.091909715171796,among registered voters +4628,5975,770,2004,2004_Pres-G_IN,IN,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/18/2004,602,John Kerry,157,DEM,37,George W. Bush,182,REP,59,,-22,11/2/2004,39.26,59.94,-20.68,1.32,-1.32,1,-3.473813364406779, +4629,5976,772,2004,2004_Pres-G_KY,KY,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/18/2004,629,John Kerry,157,DEM,37,George W. Bush,182,REP,59,,-22,11/2/2004,39.69,59.55,-19.86,2.14,-2.14,1,-3.482860401402528, +4614,5957,773,2004,2004_Pres-G_LA,LA,Pres-G,Pres-G,Market Research Insight,185,Live Phone,,10/18/2004,600,John Kerry,157,DEM,37,George W. Bush,182,REP,52,1,-15,11/2/2004,42.22,56.72,-14.51,.49,-.49,1,-4.747995969289476, +4630,5977,776,2004,2004_Pres-G_ME,ME,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/18/2004,660,John Kerry,157,DEM,51,George W. Bush,182,REP,45,,6,11/2/2004,53.57,44.58,9,3,-3,1,-1.74606188404603, +64882,120178,779,2004,2004_Pres-G_MO,MO,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/18/2004,625,John Kerry,157,DEM,44,George W. Bush,182,REP,49,,-5,11/2/2004,46.1,53.3,-7.2,2.2,2.2,1,-1.665811865393528, +4660,6016,784,2004,2004_Pres-G_NE,NE,Pres-G,Pres-G,RKM Research and Communications Inc.,272,Live Phone,,10/18/2004,1007,John Kerry,157,DEM,32,George W. Bush,182,REP,61,,-29,11/2/2004,32.68,65.9,-33.22,4.22,4.22,1,-1.467882777192652, +4605,5945,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2004,500,John Kerry,157,DEM,49,George W. Bush,182,REP,47,,2,11/2/2004,50.24,48.87,1.37,.63,.63,1,-3.020072075422268, +4637,5986,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,Belden Russonello,28,Live Phone,,10/18/2004,600,John Kerry,157,DEM,43,George W. Bush,182,REP,47,1,-4,11/2/2004,47.88,50.47,-2.59,1.41,-1.41,1,-2.545164844269502,for Las Vegas Sun | KNPR | Channel 8 +4617,5962,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/18/2004,800,John Kerry,157,DEM,44.5,George W. Bush,182,REP,48,,-3.5,11/2/2004,48.71,50.81,-2.11,1.39,-1.39,1,-2.151020049999244,average of multiple versions or turnout models listed in poll +4634,6003,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/18/2004,841,John Kerry,157,DEM,50.5,George W. Bush,182,REP,45,,5.5,11/2/2004,50.92,48.42,2.5,3,3,1,.0884226002674683,average of multiple versions or turnout models listed in poll +4620,5967,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/18/2004,801,John Kerry,157,DEM,46.5,George W. Bush,182,REP,46,,.5,11/2/2004,50.92,48.42,2.5,2,-2,1,-1.0193100971412,average of multiple versions or turnout models listed in poll +4633,5981,797,2004,2004_Pres-G_TN,TN,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/18/2004,615,John Kerry,157,DEM,38,George W. Bush,182,REP,60,,-22,11/2/2004,42.53,56.8,-14.27,7.73,-7.73,1,1.300533593044478, +4640,5995,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/18/2004,600,John Kerry,157,DEM,47,George W. Bush,182,REP,47,2,0,11/2/2004,49.7,49.32,.38,.38,-.38,.5,-3.395394368577975,average of multiple versions or turnout models listed in poll +4647,6000,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Gallup,112,Live Phone,,10/18/2004,678,John Kerry,157,DEM,44,George W. Bush,182,REP,50,3,-6,11/2/2004,49.7,49.32,.38,6.38,-6.38,0,3.425442469571418, +4627,5974,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/18/2004,801,John Kerry,157,DEM,46.5,George W. Bush,182,REP,49,1,-2.5,11/2/2004,49.7,49.32,.38,2.88,-2.88,0,-.1062124597858786,average of multiple versions or turnout models listed in poll +55008,88546,1366,2004,2004_Gov-G_IN,IN,Gov-G,Gov-G,Indiana University,149,Live Phone,,10/18/2004,421,Joseph Kernan,12785,DEM,42,"Mitchell Daniels, Jr.",12784,REP,48,,-6,11/2/2004,45.49,53.21,-7.72,1.72,1.72,1,-2.82664970226288, +4628,88547,1366,2004,2004_Gov-G_IN,IN,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/18/2004,602,Joseph Kernan,12785,DEM,43,"Mitchell Daniels, Jr.",12784,REP,51,,-8,11/2/2004,45.49,53.21,-7.72,.28,-.28,1,-5.077358713659263, +25131,30369,1615,2004,2004_Sen-G_AK,AK,Sen-G,Sen-G,Global Strategy Group,118,Live Phone,D,10/18/2004,600,Tony Knowles,3095,DEM,47,Lisa Murkowski,3094,REP,43,,4,11/2/2004,45.55,48.58,-3.03,7.03,7.03,0,2.743560213250525,for unspecified Democratic sponsor +25133,30371,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,Global Strategy Group,118,Live Phone,D,10/18/2004,600,Ken Salazar,3134,DEM,49,Pete Coors,3135,REP,43,,6,11/2/2004,51.3,46.53,4.77,1.23,1.23,1,-3.254731340379223,for unspecified Democratic sponsor +25152,30390,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,Harstad Strategic Research Inc.,134,Live Phone,D,10/18/2004,515,Ken Salazar,3134,DEM,49,Pete Coors,3135,REP,43,,6,11/2/2004,51.3,46.53,4.77,1.23,1.23,1,-3.188849712964839,for Ken Salazar +4601,26605,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2004,500,Ken Salazar,3134,DEM,48,Pete Coors,3135,REP,49,,-1,11/2/2004,51.3,46.53,4.77,5.77,-5.77,0,1.46391225136581, +4631,26670,1622,2004,2004_Sen-G_GA,GA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/18/2004,801,Denise Majette,3174,DEM,41,Johnny Isakson,3173,REP,55,1,-14,11/2/2004,39.98,57.88,-17.9,3.9,3.9,1,-.6588130016287016, +4638,26482,1625,2004,2004_Sen-G_IL,IL,Sen-G,Sen-G,Market Shares Corp.,187,Live Phone,,10/18/2004,700,Barack Obama,3205,DEM,66,Alan Keyes,3206,REP,19,,47,11/2/2004,69.97,27.05,42.92,4.08,4.08,1,-.3754567862373104, +4663,26643,1625,2004,2004_Sen-G_IL,IL,Sen-G,Sen-G,Richard Day Research,287,Live Phone,,10/18/2004,828,Barack Obama,3205,DEM,70,Alan Keyes,3206,REP,20,,50,11/2/2004,69.97,27.05,42.92,7.08,7.08,1,3.064014861809875,among registered voters +4628,30539,1626,2004,2004_Sen-G_IN,IN,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/18/2004,597,Evan Bayh,3223,DEM,63,Marvin Bailey Scott,3224,REP,31,,32,11/2/2004,61.65,37.23,24.42,7.58,7.58,1,.3135266668442004, +4629,30542,1629,2004,2004_Sen-G_KY,KY,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/18/2004,623,Daniel Mongiardo,3233,DEM,39,Jim Bunning,3232,REP,53,,-14,11/2/2004,49.34,50.66,-1.31,12.69,-12.69,1,7.546786115348093, +4614,137333,1630,2004,2004_Sen-O_LA,LA,Sen-G,Sen-O,Market Research Insight,185,Live Phone,,10/18/2004,600,Chris John,3237,DEM,18,David Vitter,3236,REP,47,16,-29,11/2/2004,29.34,51.03,-21.69,7.31,-7.31,1,3.803325788482346, +4637,26350,1633,2004,2004_Sen-G_NV,NV,Sen-G,Sen-G,Belden Russonello,28,Live Phone,,10/18/2004,600,Harry Reid,3287,DEM,63,Richard Ziser,3288,REP,29,,34,11/2/2004,61.08,35.14,25.94,8.06,8.06,1,3.862243797010982,for Las Vegas Sun | KNPR | Channel 8 +4617,30350,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/18/2004,800,Eric D. Fingerhut,3306,DEM,28,George V. Voinovich,3305,REP,58,,-30,11/2/2004,36.15,63.85,-27.7,2.3,-2.3,1,-2.124364547052293, +4634,30473,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/18/2004,841,Joe Hoeffel,3331,DEM,36.5,Arlen Specter,3330,REP,53,6,-16.5,11/2/2004,41.99,52.62,-10.63,5.87,-5.87,1,-2.690176750384888,average of multiple versions or turnout models listed in poll +4620,26678,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/18/2004,801,Joe Hoeffel,3331,DEM,35,Arlen Specter,3330,REP,54,4,-19,11/2/2004,41.99,52.62,-10.63,8.37,-8.37,1,-.1192446489003689, +4614,139127,3326,2004,2004_House-O_LA-3,LA-3,House-G,House-O,Market Research Insight,185,Live Phone,,10/18/2004,600,Charlie Melancon,16607,DEM,16,William Tauzin,16609,REP,32,16,-16,11/2/2004,23.93,32,-8.07,7.93,-7.93,1,.7290471489800098,sample size unavailable; estimated at 600 as a default +64388,118455,3373,2004,2004_House-G_MN-6,MN-6,House-G,House-G,Victoria Research & Consulting,369,Live Phone,D,10/18/2004,400,Patty Wetterling,14443,DEM,44,Mark R. Kennedy,14444,REP,44,,0,11/2/2004,45.94,53.99,-8.05,8.05,8.05,.5,.5762282315874135,for Patty Wetterling +4660,118182,3390,2004,2004_House-G_NE-1,NE-1,House-G,House-G,RKM Research and Communications Inc.,272,Live Phone,,10/18/2004,253,Matt Connealy,14101,DEM,38,Jeff Fortenberry,14102,REP,42,,-4,11/2/2004,43,54.23,-11.24,7.24,7.24,1,.6048612987347587, +4660,118183,3391,2004,2004_House-G_NE-2,NE-2,House-G,House-G,RKM Research and Communications Inc.,272,Live Phone,,10/18/2004,503,Nancy P. Thompson,14103,DEM,30,Lee Terry,14104,REP,60,,-30,11/2/2004,36.15,61.1,-24.95,5.05,-5.05,1,-.0658704534402, +4660,139145,3392,2004,2004_House-G_NE-3,NE-3,House-G,House-G,RKM Research and Communications Inc.,272,Live Phone,,10/18/2004,251,Donna J. Anderson,16621,DEM,8,Thomas William Osborne,16622,REP,86,,-78,11/2/2004,10.57,87.45,-76.88,1.12,-1.12,1,-6.229945536140624, +4637,139146,3395,2004,2004_House-G_NV-3,NV-3,House-G,House-G,Belden Russonello,28,Live Phone,,10/18/2004,316,Tom Gallagher,14045,DEM,32,Jon C. Porter,14046,REP,49,,-17,11/2/2004,40.4,54.46,-14.06,2.94,-2.94,1,-2.660246072976903,for Las Vegas Sun | KNPR | Channel 8 +15020,117345,8654,2004,2004_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,Live Phone,,10/18/2004,1001,Generic Candidate,13750,DEM,48,Generic Candidate,13751,REP,46,,2,11/2/2004,46.6,49.24,-2.64,4.64,4.64,0,.2775331722160389, +74499,140193,8700,2004,2004_Pres-G_M1,M1,Pres-G,Pres-G,SurveyUSA,325,Live Phone,,10/18/2004,330,John Kerry,157,DEM,49,George W. Bush,182,REP,46,,3,11/2/2004,55.07,43.14,11.94,8.94,-8.94,1,1.396081610972485, +74497,140191,8701,2004,2004_Pres-G_M2,M2,Pres-G,Pres-G,SurveyUSA,325,Live Phone,,10/18/2004,330,John Kerry,157,DEM,53,George W. Bush,182,REP,44,,9,11/2/2004,51.95,46.13,5.83,3.17,3.17,1,-4.374962551862491, +14906,19746,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Live Phone,,10/19/2004,976,John Kerry,157,DEM,49,George W. Bush,182,REP,46,,3,11/2/2004,48.24,50.7,-2.46,5.46,5.46,0,2.609857446767845,for AP +66602,124141,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,The Winston Group,385,Live Phone,R,10/19/2004,1200,John Kerry,157,DEM,49,George W. Bush,182,REP,48,,1,11/2/2004,48.24,50.7,-2.46,3.46,3.46,0,.6644917866475598,for unspecified Republican sponsor; among registered voters +4608,5950,757,2004,2004_Pres-G_AR,AR,Pres-G,Pres-G,Opinion Research Associates,242,Live Phone,,10/19/2004,500,John Kerry,157,DEM,48,George W. Bush,182,REP,48,1,0,11/2/2004,44.55,54.31,-9.76,9.76,9.76,.5,4.026450607537036, +4589,5927,758,2004,2004_Pres-G_AZ,AZ,Pres-G,Pres-G,Market Solutions Group,188,Live Phone,,10/19/2004,600,John Kerry,157,DEM,40,George W. Bush,182,REP,47,,-7,11/2/2004,44.4,54.87,-10.47,3.47,3.47,1,-1.172175245607269, +4611,5954,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/19/2004,596,John Kerry,157,DEM,45,George W. Bush,182,REP,52,,-7,11/2/2004,47.04,51.71,-4.67,2.33,-2.33,1,-1.151178191395592, +4606,5947,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/19/2004,801,John Kerry,157,DEM,46.5,George W. Bush,182,REP,49,1,-2.5,11/2/2004,47.09,52.1,-5.01,2.51,2.51,1,-2.556794703687558,average of multiple versions or turnout models listed in poll +25292,117298,765,2004,2004_Pres-G_GA,GA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/19/2004,609,John Kerry,157,DEM,40,George W. Bush,182,REP,57,,-17,11/2/2004,41.37,57.97,-16.6,.4,-.4,1,-4.401364179020332, +4616,5959,766,2004,2004_Pres-G_HI,HI,Pres-G,Pres-G,SMS Research & Marketing Services,296,Live Phone,,10/19/2004,612,John Kerry,157,DEM,45,George W. Bush,182,REP,46,,-1,11/2/2004,54.01,45.26,8.74,9.74,-9.74,0,2.978766842861347, +4607,5949,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/19/2004,801,John Kerry,157,DEM,47.5,George W. Bush,182,REP,48,1,-.5,11/2/2004,49.23,49.9,-.67,.17,.17,1,-3.409293424615464,average of multiple versions or turnout models listed in poll +4612,5955,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/19/2004,690,John Kerry,157,DEM,45,George W. Bush,182,REP,51,1,-6,11/2/2004,49.23,49.9,-.67,5.33,-5.33,1,1.9482289959874, +4604,5944,772,2004,2004_Pres-G_KY,KY,Pres-G,Pres-G,Louisville Courier-Journal,174,Live Phone,,10/19/2004,690,John Kerry,157,DEM,39,George W. Bush,182,REP,56,1,-17,11/2/2004,39.69,59.55,-19.86,2.86,2.86,1,-2.194805129296287, +4591,5929,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,Live Phone,,10/19/2004,400,John Kerry,157,DEM,43,George W. Bush,182,REP,47,1,-4,11/2/2004,51.23,47.81,3.42,7.42,-7.42,0,3.414763831966874,for Detroit News +4597,5936,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/19/2004,801,John Kerry,157,DEM,47.5,George W. Bush,182,REP,46,1,1.5,11/2/2004,51.23,47.81,3.42,1.92,-1.92,1,-1.333863434407697,average of multiple versions or turnout models listed in poll +4603,5943,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/19/2004,668,John Kerry,157,DEM,51,George W. Bush,182,REP,44,,7,11/2/2004,51.23,47.81,3.42,3.58,3.58,1,-.0087002559364247, +4610,5953,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/19/2004,801,John Kerry,157,DEM,48.5,George W. Bush,182,REP,48,1,.5,11/2/2004,51.09,47.61,3.48,2.98,-2.98,1,-.866056036028677,average of multiple versions or turnout models listed in poll +4596,5934,781,2004,2004_Pres-G_MT,MT,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2004,625,John Kerry,157,DEM,36,George W. Bush,182,REP,57,1,-21,11/2/2004,38.56,59.07,-20.5,.5,-.5,1,-6.640501103828134, +4599,5939,782,2004,2004_Pres-G_NC,NC,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2004,625,John Kerry,157,DEM,43,George W. Bush,182,REP,51,1,-8,11/2/2004,43.58,56.02,-12.43,4.43,4.43,1,-1.241296320231566, +4590,5928,782,2004,2004_Pres-G_NC,NC,Pres-G,Pres-G,The Tyson Group,334,Live Phone,R,10/19/2004,600,John Kerry,157,DEM,40,George W. Bush,182,REP,48,,-8,11/2/2004,43.58,56.02,-12.43,4.43,4.43,1,-1.112615099183562,for unspecified Republican sponsor +4592,5930,783,2004,2004_Pres-G_ND,ND,Pres-G,Pres-G,Minnesota State University Moorhead,211,Live Phone,,10/19/2004,623,John Kerry,157,DEM,35,George W. Bush,182,REP,55,1,-20,11/2/2004,35.5,62.86,-27.36,7.36,7.36,1,.2341532793600255, +4600,5940,784,2004,2004_Pres-G_NE,NE,Pres-G,Pres-G,MSR Group,178,Live Phone,,10/19/2004,754,John Kerry,157,DEM,32,George W. Bush,182,REP,61,2,-29,11/2/2004,32.68,65.9,-33.22,4.22,4.22,1,-1.441185030756627, +4623,5978,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Gallup,112,Live Phone,,10/19/2004,706,John Kerry,157,DEM,48.5,George W. Bush,182,REP,47.5,,1,11/2/2004,48.71,50.81,-2.11,3.11,3.11,0,-.2508602082837973,average of multiple versions or turnout models listed in poll +4618,5972,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Ohio University,237,Live Phone,,10/19/2004,358,John Kerry,157,DEM,50,George W. Bush,182,REP,46,,4,11/2/2004,48.71,50.81,-2.11,6.11,6.11,0,2.033991588935402, +4598,5938,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/19/2004,801,John Kerry,157,DEM,45.5,George W. Bush,182,REP,48,,-2.5,11/2/2004,48.71,50.81,-2.11,.39,-.39,1,-3.196942567839202,average of multiple versions or turnout models listed in poll +4613,5956,791,2004,2004_Pres-G_OK,OK,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/19/2004,627,John Kerry,157,DEM,34,George W. Bush,182,REP,64,,-30,11/2/2004,34.43,65.57,-31.14,1.14,1.14,1,-2.623428617756816, +4596,88568,1368,2004,2004_Gov-G_MT,MT,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2004,625,Brian Schweitzer,12791,DEM,48,Bob Brown,12793,REP,43,.6,5,11/2/2004,50.44,46.02,4.42,.58,.58,1,-6.996651445525989, +4599,88578,1369,2004,2004_Gov-G_NC,NC,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2004,625,Mike Easley,12795,DEM,55,Patrick J. Ballantine,12797,REP,35,,20,11/2/2004,55.62,42.88,12.74,7.26,7.26,1,3.014788645441041, +4590,88579,1369,2004,2004_Gov-G_NC,NC,Gov-G,Gov-G,The Tyson Group,334,Live Phone,R,10/19/2004,600,Mike Easley,12795,DEM,49,Patrick J. Ballantine,12797,REP,34,,15,11/2/2004,55.62,42.88,12.74,2.26,2.26,1,-2.543396580207144,for unspecified Republican sponsor +4592,88584,1370,2004,2004_Gov-G_ND,ND,Gov-G,Gov-G,Minnesota State University Moorhead,211,Live Phone,,10/19/2004,623,Joseph A Satrom,12799,DEM,22,John Hoeven,12800,REP,70,,-48,11/2/2004,27.39,71.25,-43.86,4.14,-4.14,1,-3.358416267390748, +4608,26540,1617,2004,2004_Sen-G_AR,AR,Sen-G,Sen-G,Opinion Research Associates,242,Live Phone,,10/19/2004,500,Blanche Lincoln,3108,DEM,66,Jim Holt,3109,REP,30,,36,11/2/2004,55.9,44.07,11.83,24.17,24.17,1,17.89726393429819, +4611,26706,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/19/2004,596,Ken Salazar,3134,DEM,46,Pete Coors,3135,REP,50,,-4,11/2/2004,51.3,46.53,4.77,8.77,-8.77,0,4.875765123921507, +73046,136982,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/19/2004,600,Betty Castor,3157,DEM,48,Mel Martinez,3156,REP,41,,7,11/2/2004,48.32,49.43,-1.11,8.11,8.11,0,4.668564516525155,sample size unavailable; estimated at 600 as a default +4606,26665,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/19/2004,801,Betty Castor,3157,DEM,48,Mel Martinez,3156,REP,45,,3,11/2/2004,48.32,49.43,-1.11,4.11,4.11,0,.7781339304904624, +25292,30532,1622,2004,2004_Sen-G_GA,GA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/19/2004,604,Denise Majette,3174,DEM,39,Johnny Isakson,3173,REP,55,,-16,11/2/2004,39.98,57.88,-17.9,1.9,1.9,1,-3.041127270893799, +4604,26469,1629,2004,2004_Sen-G_KY,KY,Sen-G,Sen-G,Louisville Courier-Journal,174,Live Phone,,10/19/2004,690,Daniel Mongiardo,3233,DEM,43,Jim Bunning,3232,REP,49,,-6,11/2/2004,49.34,50.66,-1.31,4.69,-4.69,1,-1.546925551805916, +4599,26496,1636,2004,2004_Sen-G_NC,NC,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2004,625,Erskine Bowles,3268,DEM,45,Richard Burr,3267,REP,45,,0,11/2/2004,47.02,51.6,-4.58,4.58,4.58,.5,.5674610896324578, +4590,26771,1636,2004,2004_Sen-G_NC,NC,Sen-G,Sen-G,The Tyson Group,334,Live Phone,R,10/19/2004,600,Erskine Bowles,3268,DEM,42,Richard Burr,3267,REP,43,,-1,11/2/2004,47.02,51.6,-4.58,3.58,3.58,1,-.7517110926061288,for unspecified Republican sponsor +4592,26534,1637,2004,2004_Sen-G_ND,ND,Sen-G,Sen-G,Minnesota State University Moorhead,211,Live Phone,,10/19/2004,623,Byron L. Dorgan,3273,DEM,71,Mike Liffrig,3274,REP,20,,51,11/2/2004,68.28,31.72,36.56,14.44,14.44,1,6.914448857707437, +25138,30376,1639,2004,2004_Sen-G_OK,OK,Sen-G,Sen-G,Global Strategy Group,118,Live Phone,D,10/19/2004,600,Brad R. Carson,3311,DEM,45,Tom Coburn,3310,REP,44,,1,11/2/2004,41.24,52.77,-11.52,12.52,12.52,0,5.046171700857364,for unspecified Democratic sponsor +4613,30556,1639,2004,2004_Sen-G_OK,OK,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/19/2004,625,Brad R. Carson,3311,DEM,41,Tom Coburn,3310,REP,47,8,-6,11/2/2004,41.24,52.77,-11.52,5.52,5.52,1,-2.60425619784088, +64202,118126,3234,2004,2004_House-G_CT-2,CT-2,House-G,House-G,Research 2000,281,Live Phone,,10/19/2004,600,Jim Sullivan,14192,DEM,46,Robert R. Simmons,14193,REP,48,,-2,11/2/2004,45.77,54.19,-8.43,6.43,6.43,1,.6725774667199492, +64117,117961,3316,2004,2004_House-G_KS-3,KS-3,House-G,House-G,Market Research Institute Inc.,186,Live Phone,,10/19/2004,600,Dennis Moore,14005,DEM,50,Kris W. Kobach,14006,REP,38,,12,11/2/2004,54.82,43.35,11.47,.53,.53,1,-6.808228615698082,for Kansas City Star +64119,117963,3384,2004,2004_House-G_MO-5,MO-5,House-G,House-G,Market Research Institute Inc.,186,Live Phone,,10/19/2004,600,Emanuel Cleaver,14007,DEM,46,Jeanne Patterson,14008,REP,41,,5,11/2/2004,55.19,42.12,13.07,8.07,-8.07,1,.7297945836339604,for Kansas City Star +4596,139144,3389,2004,2004_House-G_MT-1,MT-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2004,625,Tracy Velazquez,16619,DEM,28,Denny Rehberg,16620,REP,63,,-35,11/2/2004,32.78,64.4,-31.62,3.38,-3.38,1,-3.913794984645462, +4600,118056,3390,2004,2004_House-G_NE-1,NE-1,House-G,House-G,MSR Group,178,Live Phone,,10/19/2004,250,Matt Connealy,14101,DEM,41,Jeff Fortenberry,14102,REP,47,,-6,11/2/2004,43,54.23,-11.24,5.24,5.24,1,-1.884330981708606, +4600,118057,3391,2004,2004_House-G_NE-2,NE-2,House-G,House-G,MSR Group,178,Live Phone,,10/19/2004,250,Nancy P. Thompson,14103,DEM,34,Lee Terry,14104,REP,58,,-24,11/2/2004,36.15,61.1,-24.95,.95,.95,1,-5.720791658517638, +4592,139414,3456,2004,2004_House-G_ND-1,ND-1,House-G,House-G,Minnesota State University Moorhead,211,Live Phone,,10/19/2004,623,Earl Pomeroy,16680,DEM,61,Duane Sand,16681,REP,31,,30,11/2/2004,59.56,40.44,19.13,10.87,10.87,1,3.563151386282403, +14906,33189,8654,2004,2004_House-G_US,US,House-G,House-G,Ipsos,154,Live Phone,,10/19/2004,600,Generic Candidate,13750,DEM,47,Generic Candidate,13751,REP,46,,1,11/2/2004,46.6,49.24,-2.64,3.64,3.64,0,-1.345286039316992,for AP; sample size unavailable; estimated at 600 as a default +38559,122984,8654,2004,2004_House-G_US,US,House-G,House-G,The Winston Group,385,Live Phone,R,10/19/2004,1200,Generic Candidate,13750,DEM,48,Generic Candidate,13751,REP,45,,3,11/2/2004,46.6,49.24,-2.64,5.64,5.64,0,1.042526607302451,for unspecified Republican sponsor; among registered voters +15544,116954,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Abt Associates,7,Live Phone,,10/20/2004,803,John Kerry,157,DEM,46,George W. Bush,182,REP,51,2,-5,11/2/2004,48.24,50.7,-2.46,2.54,-2.54,1,-.3829916201511342,for Time; average of multiple versions or turnout models listed in poll +63737,19763,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,10/20/2004,1000,John Kerry,157,DEM,45,George W. Bush,182,REP,49,,-4,11/2/2004,48.24,50.7,-2.46,1.54,-1.54,1,-1.320267917925825, +15584,120076,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/20/2004,1000,John Kerry,157,DEM,45.5,George W. Bush,182,REP,46,2,-.5,11/2/2004,48.24,50.7,-2.46,1.96,1.96,1,-.8454619946010967,average of multiple versions or turnout models listed in poll +4586,5924,758,2004,2004_Pres-G_AZ,AZ,Pres-G,Pres-G,Arizona State University,15,Live Phone,,10/20/2004,573,John Kerry,157,DEM,45,George W. Bush,182,REP,50,1,-5,11/2/2004,44.4,54.87,-10.47,5.47,5.47,1,.6619673069289047,among registered voters +4609,5951,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/20/2004,600,John Kerry,157,DEM,48,George W. Bush,182,REP,47,2,1,11/2/2004,47.09,52.1,-5.01,6.01,6.01,0,1.125785939074545, +4584,5922,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,SEA Polling & Strategic Design,302,Live Phone,,10/20/2004,800,John Kerry,157,DEM,46,George W. Bush,182,REP,46,1,0,11/2/2004,47.09,52.1,-5.01,5.01,5.01,.5,.3328302489519808, +4615,5958,773,2004,2004_Pres-G_LA,LA,Pres-G,Pres-G,Southeastern Louisiana University,309,Live Phone,,10/20/2004,637,John Kerry,157,DEM,32,George W. Bush,182,REP,58,1,-26,11/2/2004,42.22,56.72,-14.51,11.49,-11.49,1,8.118324192961976,among registered voters +4595,5933,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,EPIC-MRA,84,Live Phone,,10/20/2004,610,John Kerry,157,DEM,49,George W. Bush,182,REP,43,1,6,11/2/2004,51.23,47.81,3.42,2.58,2.58,1,-1.00890400642844, +4593,5931,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,Franklin Pierce University,107,Live Phone,,10/20/2004,617,John Kerry,157,DEM,50,George W. Bush,182,REP,41,1,9,11/2/2004,50.24,48.87,1.37,7.63,7.63,1,4.761502690772724, +4602,5942,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/20/2004,600,John Kerry,157,DEM,50,George W. Bush,182,REP,43,2,7,11/2/2004,52.92,46.24,6.68,.32,.32,1,-4.160927021691926, +4588,5926,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/20/2004,600,John Kerry,157,DEM,47,George W. Bush,182,REP,49,1,-2,11/2/2004,47.88,50.47,-2.59,.59,.59,1,-3.356560630851477, +4594,5932,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/20/2004,600,John Kerry,157,DEM,49,George W. Bush,182,REP,43,,6,11/2/2004,51.35,47.19,4.16,1.84,1.84,1,-1.988977093583931, +4621,5965,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Muhlenberg College,219,Live Phone,,10/20/2004,787,John Kerry,157,DEM,48,George W. Bush,182,REP,46,,2,11/2/2004,50.92,48.42,2.5,.5,-.5,1,-2.49139237935273,among registered voters +4624,5970,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/20/2004,424,John Kerry,157,DEM,49,George W. Bush,182,REP,46,,3,11/2/2004,50.92,48.42,2.5,.5,.5,1,-3.030481118781615, +4583,5921,795,2004,2004_Pres-G_SC,SC,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/20/2004,625,John Kerry,157,DEM,40,George W. Bush,182,REP,53,,-13,11/2/2004,40.9,57.98,-17.08,4.08,4.08,1,-.7717240177934092, +4581,5919,796,2004,2004_Pres-G_SD,SD,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/20/2004,800,John Kerry,157,DEM,36,George W. Bush,182,REP,55,,-19,11/2/2004,38.44,59.91,-21.47,2.47,2.47,1,-2.367936298490303, +4585,5923,797,2004,2004_Pres-G_TN,TN,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/20/2004,625,John Kerry,157,DEM,41,George W. Bush,182,REP,53,1,-12,11/2/2004,42.53,56.8,-14.27,2.27,2.27,1,-4.319145675203001, +4593,88590,1371,2004,2004_Gov-G_NH,NH,Gov-G,Gov-G,Franklin Pierce University,107,Live Phone,,10/20/2004,617,John Lynch,12801,DEM,45,Craig Benson,12802,REP,45,,0,11/2/2004,51.02,48.87,2.15,2.15,-2.15,.5,-2.814000025778776, +4609,26617,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/20/2004,600,Betty Castor,3157,DEM,48,Mel Martinez,3156,REP,48,,0,11/2/2004,48.32,49.43,-1.11,1.11,1.11,.5,-2.415222878061781, +4584,137463,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,SEA Polling & Strategic Design,302,Live Phone,,10/20/2004,700,Betty Castor,3157,DEM,44,Mel Martinez,3156,REP,44,2,0,11/2/2004,48.32,49.43,-1.11,1.11,1.11,.5,-2.240965459101726,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll +4615,26644,1630,2004,2004_Sen-O_LA,LA,Sen-G,Sen-O,Southeastern Louisiana University,309,Live Phone,,10/20/2004,637,Chris John,3237,DEM,18.1,David Vitter,3236,REP,42.9,10.4,-24.799999,11/2/2004,29.34,51.03,-21.69,3.11,-3.11,1,-3.227837194632762,among registered voters +4588,26641,1633,2004,2004_Sen-G_NV,NV,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/20/2004,600,Harry Reid,3287,DEM,57,Richard Ziser,3288,REP,35,,22,11/2/2004,61.08,35.14,25.94,3.94,-3.94,1,-.6410389245013038, +4593,30357,1634,2004,2004_Sen-G_NH,NH,Sen-G,Sen-G,Franklin Pierce University,107,Live Phone,,10/20/2004,617,Doris R. Haddock,3277,DEM,27,Judd Gregg,3275,REP,60,,-33,11/2/2004,33.72,66.18,-32.46,.54,-.54,1,-7.512646350689158, +25137,30375,1636,2004,2004_Sen-G_NC,NC,Sen-G,Sen-G,Global Strategy Group,118,Live Phone,D,10/20/2004,800,Erskine Bowles,3268,DEM,46,Richard Burr,3267,REP,44,,2,11/2/2004,47.02,51.6,-4.58,6.58,6.58,0,2.546419081002227,for unspecified Democratic sponsor +25251,30491,1636,2004,2004_Sen-G_NC,NC,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/20/2004,500,Erskine Bowles,3268,DEM,45,Richard Burr,3267,REP,49,,-4,11/2/2004,47.02,51.6,-4.58,.58,.58,1,-4.108358169408066, +25253,30493,1639,2004,2004_Sen-G_OK,OK,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/20/2004,500,Brad R. Carson,3311,DEM,43,Tom Coburn,3310,REP,48,,-5,11/2/2004,41.24,52.77,-11.52,6.52,6.52,1,-1.380313100508979, +25191,30429,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/20/2004,800,Joe Hoeffel,3331,DEM,32,Arlen Specter,3330,REP,50,7,-18,11/2/2004,41.99,52.62,-10.63,7.37,-7.37,1,-1.203621235884835, +4621,137159,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,Muhlenberg College,219,Live Phone,,10/20/2004,787,Joe Hoeffel,3331,DEM,31,Arlen Specter,3330,REP,53,,-22,11/2/2004,41.99,52.62,-10.63,11.37,-11.37,1,2.982000088456642,among registered voters +4583,26509,1642,2004,2004_Sen-G_SC,SC,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/20/2004,625,Inez Tenenbaum,3336,DEM,43,Jim DeMint,3335,REP,47,,-4,11/2/2004,44.1,53.67,-9.57,5.57,5.57,1,1.273815876924718, +4581,26511,1643,2004,2004_Sen-G_SD,SD,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/20/2004,800,Tom Daschle,3349,DEM,49,John Thune,3348,REP,47,,2,11/2/2004,49.42,50.58,-1.15,3.15,3.15,0,.0917934381121645, +4581,119663,3512,2004,2004_House-G_SD-1,SD-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/20/2004,800,Stephanie Herseth Sandlin,16388,DEM,48,Larry Diedrich,16387,REP,44,1,4,11/2/2004,53.36,45.91,7.45,3.45,-3.45,1,-3.486540511128884, +63737,117340,8654,2004,2004_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,10/20/2004,1000,Generic Candidate,13750,DEM,46,Generic Candidate,13751,REP,42,,4,11/2/2004,46.6,49.24,-2.64,6.64,6.64,0,1.990850555498504, +27910,33188,8654,2004,2004_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,10/20/2004,600,Generic Candidate,13750,DEM,46,Generic Candidate,13751,REP,43,,3,11/2/2004,46.6,49.24,-2.64,5.64,5.64,0,.748512529417773,sample size unavailable; estimated at 600 as a default +15647,20487,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/21/2004,600,John Kerry,157,DEM,46,George W. Bush,182,REP,50,,-4,11/2/2004,48.24,50.7,-2.46,1.54,-1.54,1,-1.500863673009829,sample size unavailable; estimated at 600 as a default +15019,19859,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,10/21/2004,1000,John Kerry,157,DEM,49,George W. Bush,182,REP,47,,2,11/2/2004,48.24,50.7,-2.46,4.46,4.46,0,1.901871110163471, +15166,20006,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,10/21/2004,820,John Kerry,157,DEM,46,George W. Bush,182,REP,48,1,-2,11/2/2004,48.24,50.7,-2.46,.46,.46,1,-2.403388595439386, +63810,117497,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/21/2004,2535,John Kerry,157,DEM,48,George W. Bush,182,REP,47,1,1,11/2/2004,48.24,50.7,-2.46,3.46,3.46,0,1.02120239672212, +15754,20594,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/21/2004,1200,John Kerry,157,DEM,45,George W. Bush,182,REP,47,1,-2,11/2/2004,48.24,50.7,-2.46,.46,.46,1,-2.372293536110364, +4577,5915,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,FM3 Research,91,Live Phone,D,10/21/2004,400,John Kerry,157,DEM,48,George W. Bush,182,REP,48,1,0,11/2/2004,47.04,51.71,-4.67,4.67,4.67,.5,.8309356518591017,for unspecified Democratic sponsor +4574,5912,776,2004,2004_Pres-G_ME,ME,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/21/2004,402,John Kerry,157,DEM,50,George W. Bush,182,REP,39,1,11,11/2/2004,53.57,44.58,9,2,2,1,-3.335994298500327, +4587,5925,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Franklin & Marshall College,106,Live Phone,,10/21/2004,376,John Kerry,157,DEM,51,George W. Bush,182,REP,46,,5,11/2/2004,50.92,48.42,2.5,2.5,2.5,1,-1.013769760770857, +4577,117099,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,FM3 Research,91,Live Phone,D,10/21/2004,400,Ken Salazar,3134,DEM,50,Pete Coors,3135,REP,45,,5,11/2/2004,51.3,46.53,4.77,.23,.23,1,-4.603046467587061,for unspecified Democratic sponsor +25266,30506,1639,2004,2004_Sen-G_OK,OK,Sen-G,Sen-G,SoonerPoll.com,308,IVR,,10/21/2004,500,Brad R. Carson,3311,DEM,36.8,Tom Coburn,3310,REP,38,5.8,-1.2,11/2/2004,41.24,52.77,-11.52,10.32,10.32,1,3.017170670286229, +4587,26401,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,Franklin & Marshall College,106,Live Phone,,10/21/2004,376,Joe Hoeffel,3331,DEM,31,Arlen Specter,3330,REP,52,,-21,11/2/2004,41.99,52.62,-10.63,10.37,-10.37,1,1.510582230335847, +4577,117850,3228,2004,2004_House-G_CO-3,CO-3,House-G,House-G,FM3 Research,91,Live Phone,D,10/21/2004,259,John T. Salazar,13910,DEM,47,Greg Walcher,13911,REP,30,,17,11/2/2004,50.55,46.56,3.99,13.01,13.01,1,7.539035476404931,for unspecified Democratic sponsor +64038,117855,3453,2004,2004_House-G_NC-11,NC-11,House-G,House-G,Feldman Group,93,Live Phone,D,10/21/2004,500,Patricia R. Keever,13914,DEM,47,Charles H. Taylor,13915,REP,46,,1,11/2/2004,45.1,54.9,-9.8,10.8,10.8,0,3.505079915821113,for Patricia R. Keever +63832,117535,3555,2004,2004_House-G_UT-2,UT-2,House-G,House-G,ALG Research,14,Live Phone,D,10/21/2004,400,Jim Matheson,13806,DEM,57,John Swallow,13807,REP,34,,23,11/2/2004,54.76,43.21,11.54,11.46,11.46,1,6.37729645614908,for unspecified Democratic sponsor +15019,33187,8654,2004,2004_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,Live Phone,,10/21/2004,600,Generic Candidate,13750,DEM,49,Generic Candidate,13751,REP,44,,5,11/2/2004,46.6,49.24,-2.64,7.64,7.64,0,3.207778340456915,sample size unavailable; estimated at 600 as a default +14795,20486,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/22/2004,600,John Kerry,157,DEM,48,George W. Bush,182,REP,49,1,-1,11/2/2004,48.24,50.7,-2.46,1.46,1.46,1,-1.522226507165726,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll +15321,20161,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Princeton Survey Research Associates International,258,Live Phone,,10/22/2004,600,John Kerry,157,DEM,47,George W. Bush,182,REP,48,,-1,11/2/2004,48.24,50.7,-2.46,1.46,1.46,1,-1.524891528022314,for Newsweek; sample size unavailable; estimated at 600 as a default +4567,5905,769,2004,2004_Pres-G_IL,IL,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/22/2004,800,John Kerry,157,DEM,53,George W. Bush,182,REP,41,,12,11/2/2004,54.82,44.48,10.34,1.66,1.66,1,-1.146558168869385, +4619,5963,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,St. Cloud State University,312,Live Phone,,10/22/2004,508,John Kerry,157,DEM,49,George W. Bush,182,REP,42,2,7,11/2/2004,51.09,47.61,3.48,3.52,3.52,1,-.5488581761470543, +4567,26621,1625,2004,2004_Sen-G_IL,IL,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/22/2004,800,Barack Obama,3205,DEM,67,Alan Keyes,3206,REP,25,,42,11/2/2004,69.97,27.05,42.92,.92,-.92,1,-4.083603127309878, +15321,33186,8654,2004,2004_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,Live Phone,,10/22/2004,600,Generic Candidate,13750,DEM,46,Generic Candidate,13751,REP,47,,-1,11/2/2004,46.6,49.24,-2.64,1.64,1.64,1,-3.487296547942504,for Newsweek; sample size unavailable; estimated at 600 as a default +14994,19820,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/23/2004,600,John Kerry,157,DEM,46,George W. Bush,182,REP,51,1,-5,11/2/2004,48.24,50.7,-2.46,2.54,-2.54,1,-.3645430494237809,for USA Today | CNN; sample size unavailable; estimated at 600 as a default +15249,20089,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Los Angeles Times,172,Live Phone,,10/23/2004,881,John Kerry,157,DEM,48,George W. Bush,182,REP,49,,-1,11/2/2004,48.24,50.7,-2.46,1.46,1.46,1,-1.221047682740592, +4568,5906,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/23/2004,602,John Kerry,157,DEM,49,George W. Bush,182,REP,45,,4,11/2/2004,47.04,51.71,-4.67,8.67,8.67,0,5.896718437177724, +4565,5908,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Gallup,112,Live Phone,,10/23/2004,768,John Kerry,157,DEM,43,George W. Bush,182,REP,51,1,-8,11/2/2004,47.09,52.1,-5.01,2.99,-2.99,1,-1.420516319323492, +4575,5913,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2004,567,John Kerry,157,DEM,48,George W. Bush,182,REP,48,,0,11/2/2004,47.09,52.1,-5.01,5.01,5.01,.5,.0577912935425247, +4548,5886,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/23/2004,801,John Kerry,157,DEM,47.5,George W. Bush,182,REP,49,1,-1.5,11/2/2004,47.09,52.1,-5.01,3.51,3.51,1,-1.299936371966598,average of multiple versions or turnout models listed in poll +4549,5887,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/23/2004,749,John Kerry,157,DEM,50,George W. Bush,182,REP,48,,2,11/2/2004,47.09,52.1,-5.01,7.01,7.01,0,2.582833086034658, +4558,5896,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/23/2004,600,John Kerry,157,DEM,45,George W. Bush,182,REP,47,,-2,11/2/2004,49.23,49.9,-.67,1.33,-1.33,1,-2.138612183925188, +4547,5884,770,2004,2004_Pres-G_IN,IN,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/23/2004,600,John Kerry,157,DEM,40,George W. Bush,182,REP,56,1,-16,11/2/2004,39.26,59.94,-20.68,4.68,4.68,1,.5529426514056761, +4573,5911,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,Live Phone,,10/23/2004,600,John Kerry,157,DEM,45,George W. Bush,182,REP,44,1,1,11/2/2004,51.23,47.81,3.42,2.42,-2.42,1,-1.047179499562494,for Detroit News +4578,5916,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2004,561,John Kerry,157,DEM,51,George W. Bush,182,REP,46,,5,11/2/2004,51.23,47.81,3.42,1.58,1.58,1,-2.048574121416857, +4569,5907,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/23/2004,601,John Kerry,157,DEM,52,George W. Bush,182,REP,42,,10,11/2/2004,51.23,47.81,3.42,6.58,6.58,1,3.352235299120907, +4557,5895,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/23/2004,600,John Kerry,157,DEM,46,George W. Bush,182,REP,45,,1,11/2/2004,51.09,47.61,3.48,2.48,-2.48,1,-1.267498865922615, +4524,5859,779,2004,2004_Pres-G_MO,MO,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/23/2004,800,John Kerry,157,DEM,45,George W. Bush,182,REP,48,,-3,11/2/2004,46.1,53.3,-7.2,4.2,4.2,1,.893918145900694, +4550,5888,782,2004,2004_Pres-G_NC,NC,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/23/2004,694,John Kerry,157,DEM,44,George W. Bush,182,REP,54,,-10,11/2/2004,43.58,56.02,-12.43,2.43,2.43,1,-2.447053260501191, +4552,5904,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/23/2004,852,John Kerry,157,DEM,46,George W. Bush,182,REP,46,2,0,11/2/2004,52.92,46.24,6.68,6.68,-6.68,.5,2.806111298956486, +4504,5839,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2004,500,John Kerry,157,DEM,47,George W. Bush,182,REP,49,,-2,11/2/2004,47.88,50.47,-2.59,.59,.59,1,-3.304905953566462, +4559,5897,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/23/2004,600,John Kerry,157,DEM,44,George W. Bush,182,REP,48,,-4,11/2/2004,47.88,50.47,-2.59,1.41,-1.41,1,-2.696205623425307, +4576,5914,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2004,537,John Kerry,157,DEM,46,George W. Bush,182,REP,50,,-4,11/2/2004,48.71,50.81,-2.11,1.89,-1.89,1,-1.626935841336557, +4525,5872,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/23/2004,801,John Kerry,157,DEM,46,George W. Bush,182,REP,47.5,,-1.5,11/2/2004,48.71,50.81,-2.11,.61,.61,1,-2.722302829449485,average of multiple versions or turnout models listed in poll +4553,5891,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/23/2004,600,John Kerry,157,DEM,42,George W. Bush,182,REP,47,,-5,11/2/2004,48.71,50.81,-2.11,2.89,-2.89,1,-.408242284261094, +4518,5853,791,2004,2004_Pres-G_OK,OK,Pres-G,Pres-G,WPA Intelligence (WPAi),383,Live Phone,,10/23/2004,500,John Kerry,157,DEM,28,George W. Bush,182,REP,61,,-33,11/2/2004,34.43,65.57,-31.14,1.86,-1.86,1,-2.265989329956354, +4560,5898,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/23/2004,600,John Kerry,157,DEM,47,George W. Bush,182,REP,45,,2,11/2/2004,50.92,48.42,2.5,.5,-.5,1,-2.55769175961332, +4543,5880,795,2004,2004_Pres-G_SC,SC,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/23/2004,564,John Kerry,157,DEM,39,George W. Bush,182,REP,57,,-18,11/2/2004,40.9,57.98,-17.08,.92,-.92,1,-4.511874041095616, +4554,5892,796,2004,2004_Pres-G_SD,SD,Pres-G,Pres-G,McLaughlin & Associates,203,Live Phone,R,10/23/2004,400,John Kerry,157,DEM,33,George W. Bush,182,REP,55,2,-22,11/2/2004,38.44,59.91,-21.47,.53,-.53,1,-5.544536151658146,for unspecified Republican sponsor +4572,5910,800,2004,2004_Pres-G_VA,VA,Pres-G,Pres-G,Richmond Times-Dispatch,288,Live Phone,,10/23/2004,751,John Kerry,157,DEM,40,George W. Bush,182,REP,49,,-9,11/2/2004,45.48,53.68,-8.2,.8,-.8,1,-3.934271148984523, +4531,5867,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/23/2004,801,John Kerry,157,DEM,44.5,George W. Bush,182,REP,49,1,-4.5,11/2/2004,49.7,49.32,.38,4.88,-4.88,0,2.210830961210392,average of multiple versions or turnout models listed in poll +4563,5901,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/23/2004,600,John Kerry,157,DEM,45,George W. Bush,182,REP,48,,-3,11/2/2004,49.7,49.32,.38,3.38,-3.38,0,.3289342034688023, +4547,88548,1366,2004,2004_Gov-G_IN,IN,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/23/2004,600,Joseph Kernan,12785,DEM,45,"Mitchell Daniels, Jr.",12784,REP,48,3,-3,11/2/2004,45.49,53.21,-7.72,4.72,4.72,1,.4481831786469211, +4524,88559,1367,2004,2004_Gov-G_MO,MO,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/23/2004,800,Claire McCaskill,12790,DEM,46,Matt Blunt,12789,REP,48,,-2,11/2/2004,47.85,50.83,-2.98,.98,.98,1,-4.131686877519701, +4550,88580,1369,2004,2004_Gov-G_NC,NC,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/23/2004,694,Mike Easley,12795,DEM,57,Patrick J. Ballantine,12797,REP,39,,18,11/2/2004,55.62,42.88,12.74,5.26,5.26,1,.7185892645081042, +25153,30391,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/23/2004,400,Betty Castor,3157,DEM,44,Mel Martinez,3156,REP,46,,-2,11/2/2004,48.32,49.43,-1.11,.89,-.89,1,-2.628221679125368, +4548,26664,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/23/2004,801,Betty Castor,3157,DEM,46,Mel Martinez,3156,REP,48,,-2,11/2/2004,48.32,49.43,-1.11,.89,-.89,1,-2.234615328955924, +4549,30527,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/23/2004,738,Betty Castor,3157,DEM,50,Mel Martinez,3156,REP,47,,3,11/2/2004,48.32,49.43,-1.11,4.11,4.11,0,.9421628042070723, +4547,26624,1626,2004,2004_Sen-G_IN,IN,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/23/2004,600,Evan Bayh,3223,DEM,65,Marvin Bailey Scott,3224,REP,31,,34,11/2/2004,61.65,37.23,24.42,9.58,9.58,1,3.379032712838405, +25127,30365,1629,2004,2004_Sen-G_KY,KY,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/23/2004,502,Daniel Mongiardo,3233,DEM,43,Jim Bunning,3232,REP,44,,-1,11/2/2004,49.34,50.66,-1.31,.31,.31,1,-7.360410346548544,for Daniel Mongiardo +4524,26627,1632,2004,2004_Sen-G_MO,MO,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/23/2004,800,Nancy Farmer,3261,DEM,40,Christopher S. Bond,3260,REP,56,,-16,11/2/2004,42.8,56.09,-13.3,2.7,-2.7,1,-3.836712080578903, +4550,30546,1636,2004,2004_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/23/2004,686,Erskine Bowles,3268,DEM,44,Richard Burr,3267,REP,50,,-6,11/2/2004,47.02,51.6,-4.58,1.42,-1.42,1,-2.986172245433854, +4518,26800,1639,2004,2004_Sen-G_OK,OK,Sen-G,Sen-G,WPA Intelligence (WPAi),383,Live Phone,,10/23/2004,500,Brad R. Carson,3311,DEM,38,Tom Coburn,3310,REP,41,6,-3,11/2/2004,41.24,52.77,-11.52,8.52,8.52,1,.8206436601592964, +4543,30565,1642,2004,2004_Sen-G_SC,SC,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/23/2004,559,Inez Tenenbaum,3336,DEM,39,Jim DeMint,3335,REP,52,,-13,11/2/2004,44.1,53.67,-9.57,3.43,-3.43,1,-1.096621881819159, +4554,26524,1643,2004,2004_Sen-G_SD,SD,Sen-G,Sen-G,McLaughlin & Associates,203,Live Phone,R,10/23/2004,400,Tom Daschle,3349,DEM,45,John Thune,3348,REP,49,,-4,11/2/2004,49.42,50.58,-1.15,2.85,-2.85,1,-.8683891702466645,for unspecified Republican sponsor +64112,117955,3320,2004,2004_House-G_KY-3,KY-3,House-G,House-G,Louisville Courier-Journal,174,Live Phone,,10/23/2004,634,Tony Miller,13997,DEM,33,Anne Meagher Northup,13998,REP,57,,-24,11/2/2004,37.8,60.26,-22.46,1.54,-1.54,1,-3.508351815152905, +74188,139143,3373,2004,2004_House-G_MN-6,MN-6,House-G,House-G,SurveyUSA,325,IVR,,10/23/2004,600,Patty Wetterling,14443,DEM,36,Mark R. Kennedy,14444,REP,53,,-17,11/2/2004,45.94,53.99,-8.05,8.95,-8.95,1,2.796995174902742,for KSTP-TV Minneapolis; sample size unavailable; estimated at 600 as a default +14994,33185,8654,2004,2004_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,10/23/2004,600,Generic Candidate,13750,DEM,47,Generic Candidate,13751,REP,50,,-3,11/2/2004,46.6,49.24,-2.64,.36,-.36,1,-4.538355463314852,for USA Today | CNN; sample size unavailable; estimated at 600 as a default +15580,20420,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/24/2004,1000,John Kerry,157,DEM,42,George W. Bush,182,REP,47,,-5,11/2/2004,48.24,50.7,-2.46,2.54,-2.54,1,.0258022902474348, +15217,20057,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,SSRS,297,Live Phone,,10/24/2004,741,John Kerry,157,DEM,48,George W. Bush,182,REP,49,,-1,11/2/2004,48.24,50.7,-2.46,1.46,1.46,1,-1.283903870160758, +15751,20591,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/24/2004,1200,John Kerry,157,DEM,46,George W. Bush,182,REP,49,1,-3,11/2/2004,48.24,50.7,-2.46,.54,-.54,1,-2.091487445055147, +4505,5840,757,2004,2004_Pres-G_AR,AR,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/24/2004,649,John Kerry,157,DEM,45,George W. Bush,182,REP,51,,-6,11/2/2004,44.55,54.31,-9.76,3.76,3.76,1,-1.108875050487165, +4556,5894,759,2004,2004_Pres-G_CA,CA,Pres-G,Pres-G,Field Research Corp. (Field Poll),94,Live Phone,,10/24/2004,1086,John Kerry,157,DEM,49,George W. Bush,182,REP,42,,7,11/2/2004,54.3,44.36,9.95,2.95,-2.95,1,-.4531717297119332, +4512,5847,759,2004,2004_Pres-G_CA,CA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/24/2004,743,John Kerry,157,DEM,53,George W. Bush,182,REP,44,,9,11/2/2004,54.3,44.36,9.95,.95,-.95,1,-3.501673510521951, +4502,5837,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/24/2004,600,John Kerry,157,DEM,49,George W. Bush,182,REP,46.5,1,2.5,11/2/2004,47.09,52.1,-5.01,7.51,7.51,0,2.959779448332306,average of multiple versions or turnout models listed in poll +4544,5881,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Los Angeles Times,172,Live Phone,,10/24/2004,510,John Kerry,157,DEM,43,George W. Bush,182,REP,51,2,-8,11/2/2004,47.09,52.1,-5.01,2.99,-2.99,1,-1.795490714770561, +4516,5878,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/24/2004,944,John Kerry,157,DEM,46,George W. Bush,182,REP,49,1,-3,11/2/2004,47.09,52.1,-5.01,2.01,2.01,1,-2.474687997678524, +4540,5883,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Gallup,112,Live Phone,,10/24/2004,649,John Kerry,157,DEM,46,George W. Bush,182,REP,50,1,-4,11/2/2004,49.23,49.9,-.67,3.33,-3.33,1,.0108236842143357, +4519,5854,771,2004,2004_Pres-G_KS,KS,Pres-G,Pres-G,Market Research Institute Inc.,186,Live Phone,,10/24/2004,573,John Kerry,157,DEM,30,George W. Bush,182,REP,59,1,-29,11/2/2004,36.62,62,-25.38,3.62,-3.62,1,-1.445779402386402, +4529,5864,779,2004,2004_Pres-G_MO,MO,Pres-G,Pres-G,Market Research Institute Inc.,186,Live Phone,,10/24/2004,553,John Kerry,157,DEM,45,George W. Bush,182,REP,49,,-4,11/2/2004,46.1,53.3,-7.2,3.2,3.2,1,-.2460899288149786, +4513,5848,779,2004,2004_Pres-G_MO,MO,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/24/2004,680,John Kerry,157,DEM,45,George W. Bush,182,REP,52,,-7,11/2/2004,46.1,53.3,-7.2,.2,.2,1,-3.376856277217424, +4622,5966,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2004,400,John Kerry,157,DEM,53,George W. Bush,182,REP,41,,12,11/2/2004,52.92,46.24,6.68,5.32,5.32,1,1.017440491837751, +4503,5838,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/24/2004,600,John Kerry,157,DEM,49,George W. Bush,182,REP,47,,2,11/2/2004,48.71,50.81,-2.11,4.11,4.11,0,.8528741469444033, +4534,15886,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Los Angeles Times,172,Live Phone,,10/24/2004,585,John Kerry,157,DEM,50,George W. Bush,182,REP,44,,6,11/2/2004,48.71,50.81,-2.11,8.11,8.11,0,5.012620182204082,average of multiple versions or turnout models listed in poll +4514,5849,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/24/2004,831,John Kerry,157,DEM,50,George W. Bush,182,REP,47,,3,11/2/2004,48.71,50.81,-2.11,5.11,5.11,0,2.164877725448078, +4509,5844,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/24/2004,600,John Kerry,157,DEM,50,George W. Bush,182,REP,47,,3,11/2/2004,50.92,48.42,2.5,.5,.5,1,-2.471453047779673, +4528,15889,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Los Angeles Times,172,Live Phone,,10/24/2004,568,John Kerry,157,DEM,48,George W. Bush,182,REP,48,,0,11/2/2004,50.92,48.42,2.5,2.5,-2.5,.5,-.3956994728263581,average of multiple versions or turnout models listed in poll +4517,5879,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/24/2004,909,John Kerry,157,DEM,47,George W. Bush,182,REP,49,,-2,11/2/2004,50.92,48.42,2.5,4.5,-4.5,0,2.017401949670602, +4515,5850,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/24/2004,803,John Kerry,157,DEM,53,George W. Bush,182,REP,45,,8,11/2/2004,50.92,48.42,2.5,5.5,5.5,1,3.045752881508261, +25357,5899,799,2004,2004_Pres-G_UT,UT,Pres-G,Pres-G,Valley Research,368,Live Phone,,10/24/2004,1200,John Kerry,157,DEM,23,George W. Bush,182,REP,68,2,-45,11/2/2004,26,71.54,-45.54,.54,.54,1,-3.738200754258458,for The Salt Lake Tribune +4530,5865,800,2004,2004_Pres-G_VA,VA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2004,625,John Kerry,157,DEM,44,George W. Bush,182,REP,50,,-6,11/2/2004,45.48,53.68,-8.2,2.2,2.2,1,-2.424612443830352, +4506,5841,802,2004,2004_Pres-G_WA,WA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/24/2004,618,John Kerry,157,DEM,51,George W. Bush,182,REP,45,,6,11/2/2004,52.82,45.64,7.18,1.18,-1.18,1,-1.879494656374846, +4529,88560,1367,2004,2004_Gov-G_MO,MO,Gov-G,Gov-G,Market Research Institute Inc.,186,Live Phone,,10/24/2004,500,Claire McCaskill,12790,DEM,46,Matt Blunt,12789,REP,47,,-1,11/2/2004,47.85,50.83,-2.98,1.98,1.98,1,-3.071656083479395, +4513,88561,1367,2004,2004_Gov-G_MO,MO,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/24/2004,678,Claire McCaskill,12790,DEM,44,Matt Blunt,12789,REP,52,,-8,11/2/2004,47.85,50.83,-2.98,5.02,-5.02,1,.7712944309789073, +25357,120075,1372,2004,2004_Gov-G_UT,UT,Gov-G,Gov-G,Valley Research,368,Live Phone,,10/24/2004,1200,"Scott M. Matheson, Jr.",12803,DEM,36,"Jon M. Huntsman, Jr.",12805,REP,50,,-14,11/2/2004,41.35,57.74,-16.4,2.4,2.4,1,-2.300658033837093,for The Salt Lake Tribune +4506,88620,1373,2004,2004_Gov-G_WA,WA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/24/2004,618,Christine Gregoire,12814,DEM,49,Dino Rossi,12812,REP,47,,2,11/2/2004,48.87,48.87,0,2,2,1,-3.771252206210582, +4505,26695,1617,2004,2004_Sen-G_AR,AR,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/24/2004,649,Blanche Lincoln,3108,DEM,57,Jim Holt,3109,REP,38,,19,11/2/2004,55.9,44.07,11.83,7.17,7.17,1,-2.736220961981219, +4556,26385,1618,2004,2004_Sen-G_CA,CA,Sen-G,Sen-G,Field Research Corp. (Field Poll),94,Live Phone,,10/24/2004,1086,Barbara Boxer,3118,DEM,53,Bill Jones,3119,REP,34,,19,11/2/2004,57.71,37.8,19.91,.91,-.91,1,-3.06637611177652, +4512,26700,1618,2004,2004_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/24/2004,743,Barbara Boxer,3118,DEM,53,Bill Jones,3119,REP,38,,15,11/2/2004,57.71,37.8,19.91,4.91,-4.91,1,.965852808047229, +4516,30463,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/24/2004,944,Betty Castor,3157,DEM,46,Mel Martinez,3156,REP,49,,-3,11/2/2004,48.32,49.43,-1.11,1.89,-1.89,1,-1.135225150405272, +4519,26475,1628,2004,2004_Sen-G_KS,KS,Sen-G,Sen-G,Market Research Institute Inc.,186,Live Phone,,10/24/2004,573,Lee Jones,3227,DEM,26,Sam Brownback,3226,REP,59,,-33,11/2/2004,27.49,69.16,-41.68,8.68,8.68,1,1.633649660828736, +63795,117448,1628,2004,2004_Sen-G_KS,KS,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/24/2004,573,Lee Jones,3227,DEM,26,Sam Brownback,3226,REP,59,,-33,11/2/2004,27.49,69.16,-41.68,8.68,8.68,1,1.52026738822741, +4529,26480,1632,2004,2004_Sen-G_MO,MO,Sen-G,Sen-G,Market Research Institute Inc.,186,Live Phone,,10/24/2004,553,Nancy Farmer,3261,DEM,36,Christopher S. Bond,3260,REP,53,,-17,11/2/2004,42.8,56.09,-13.3,3.7,-3.7,1,-2.670841478856403, +4513,117369,1632,2004,2004_Sen-G_MO,MO,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/24/2004,675,Nancy Farmer,3261,DEM,34,Christopher S. Bond,3260,REP,60,,-26,11/2/2004,42.8,56.09,-13.3,12.7,-12.7,1,7.74381361636837, +4514,30552,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/24/2004,818,Eric D. Fingerhut,3306,DEM,33,George V. Voinovich,3305,REP,59,,-26,11/2/2004,36.15,63.85,-27.7,1.7,1.7,1,-2.417551783930656, +4517,26584,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/24/2004,909,Joe Hoeffel,3331,DEM,33.5,Arlen Specter,3330,REP,57.5,7,-24,11/2/2004,41.99,52.62,-10.63,13.37,-13.37,1,5.166183757258502,average of multiple versions or turnout models listed in poll +4515,26748,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/24/2004,803,Joe Hoeffel,3331,DEM,38,Arlen Specter,3330,REP,51,,-13,11/2/2004,41.99,52.62,-10.63,2.37,-2.37,1,-6.630509024119141, +25357,30597,1644,2004,2004_Sen-G_UT,UT,Sen-G,Sen-G,Valley Research,368,Live Phone,,10/24/2004,1200,R. Paul Van Dam,3351,DEM,23,Robert F. Bennett,3350,REP,61,,-38,11/2/2004,28.4,68.73,-40.33,2.33,2.33,1,-2.955184532802578,for The Salt Lake Tribune +4506,26757,1646,2004,2004_Sen-G_WA,WA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/24/2004,618,Patty Murray,3364,DEM,55,George R. Nethercutt,3366,REP,41,,14,11/2/2004,54.98,42.74,12.24,1.76,1.76,1,-3.353732013987166, +74179,139126,3326,2004,2004_House-O_LA-3,LA-3,House-G,House-O,Market Research Insight,185,Live Phone,,10/24/2004,600,Charlie Melancon,16607,DEM,14,William Tauzin,16609,REP,25,26,-11,11/2/2004,23.93,32,-8.07,2.93,-2.93,0,-4.013871800528704,sample size unavailable; estimated at 600 as a default +25357,139417,3554,2004,2004_House-G_UT-1,UT-1,House-G,House-G,Valley Research,368,Live Phone,,10/24/2004,400,Steven Thompson,16684,DEM,24.2,Rob Bishop,16685,REP,55.7,,-31.5,11/2/2004,29.13,67.91,-38.78,7.28,7.28,1,1.550985309870997,for The Salt Lake Tribune +25357,120429,3555,2004,2004_House-G_UT-2,UT-2,House-G,House-G,Valley Research,368,Live Phone,,10/24/2004,400,Jim Matheson,13806,DEM,44,John Swallow,13807,REP,38.4,,5.5999999,11/2/2004,54.76,43.21,11.54,5.94,-5.94,1,.133478655929654,for The Salt Lake Tribune +25357,139420,3556,2004,2004_House-G_UT-3,UT-3,House-G,House-G,Valley Research,368,Live Phone,,10/24/2004,400,Beau Babka,16687,DEM,28.8,Christopher Black Cannon,16688,REP,52.5,,-23.700001,11/2/2004,32.52,63.39,-30.87,7.17,7.17,1,2.248436941628694,for The Salt Lake Tribune +15018,19858,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,10/25/2004,1000,John Kerry,157,DEM,49,George W. Bush,182,REP,47,,2,11/2/2004,48.24,50.7,-2.46,4.46,4.46,0,2.186101074361686, +4510,5845,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,The Florida Poll,99,Live Phone,,10/25/2004,802,John Kerry,157,DEM,48,George W. Bush,182,REP,47,2,1,11/2/2004,47.09,52.1,-5.01,6.01,6.01,0,1.635262613775913, +4491,5825,765,2004,2004_Pres-G_GA,GA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/25/2004,801,John Kerry,157,DEM,40,George W. Bush,182,REP,57,,-17,11/2/2004,41.37,57.97,-16.6,.4,-.4,1,-4.340070736533696, +4478,5809,775,2004,2004_Pres-G_MD,MD,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/2004,625,John Kerry,157,DEM,52,George W. Bush,182,REP,41,,11,11/2/2004,55.91,42.93,12.98,1.98,-1.98,1,-3.245704321497642, +4480,5814,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/25/2004,801,John Kerry,157,DEM,47,George W. Bush,182,REP,47,1,0,11/2/2004,51.23,47.81,3.42,3.42,-3.42,.5,.5386827395415857,average of multiple versions or turnout models listed in poll +4490,5824,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/25/2004,801,John Kerry,157,DEM,47.5,George W. Bush,182,REP,49,1,-1.5,11/2/2004,51.09,47.61,3.48,4.98,-4.98,0,1.50810312079266,average of multiple versions or turnout models listed in poll +4487,5819,782,2004,2004_Pres-G_NC,NC,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/25/2004,600,John Kerry,157,DEM,45,George W. Bush,182,REP,51,,-6,11/2/2004,43.58,56.02,-12.43,6.43,6.43,1,1.336162604532435, +4551,5889,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/25/2004,549,John Kerry,157,DEM,47,George W. Bush,182,REP,40,,7,11/2/2004,52.92,46.24,6.68,.32,.32,1,-3.969989568492811, +4472,5803,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/25/2004,801,John Kerry,157,DEM,44.5,George W. Bush,182,REP,44,1,.5,11/2/2004,52.92,46.24,6.68,6.18,-6.18,1,2.92659650053093,average of multiple versions or turnout models listed in poll +4579,5917,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Columbus Dispatch,57,Mail,,10/25/2004,2880,John Kerry,157,DEM,50,George W. Bush,182,REP,50,,0,11/2/2004,48.71,50.81,-2.11,2.11,2.11,.5,-.4892474551769814, +4477,5808,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,Moore Information,217,Live Phone,,10/25/2004,450,John Kerry,157,DEM,47,George W. Bush,182,REP,45,,2,11/2/2004,51.35,47.19,4.16,2.16,-2.16,1,-1.467011862186596,among registered voters +4500,5846,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Gallup,112,Live Phone,,10/25/2004,670,John Kerry,157,DEM,50,George W. Bush,182,REP,47,,3,11/2/2004,50.92,48.42,2.5,.5,.5,1,-2.143913842676895, +4536,5873,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Temple University,336,Live Phone,,10/25/2004,1488,John Kerry,157,DEM,48,George W. Bush,182,REP,47,,1,11/2/2004,50.92,48.42,2.5,1.5,-1.5,1,-.8080409306286084, +55068,5902,799,2004,2004_Pres-G_UT,UT,Pres-G,Pres-G,Dan Jones & Associates,70,Live Phone,,10/25/2004,1228,John Kerry,157,DEM,24,George W. Bush,182,REP,69,1,-45,11/2/2004,26,71.54,-45.54,.54,.54,1,-3.467064735176811,among registered voters +4483,5820,802,2004,2004_Pres-G_WA,WA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/25/2004,801,John Kerry,157,DEM,50.5,George W. Bush,182,REP,44,2,6.5,11/2/2004,52.82,45.64,7.18,.68,-.68,1,-2.312071256487779,average of multiple versions or turnout models listed in poll +4507,5842,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,University of Wisconsin (Badger Poll),365,Live Phone,,10/25/2004,545,John Kerry,157,DEM,45,George W. Bush,182,REP,48,3,-3,11/2/2004,49.7,49.32,.38,3.38,-3.38,0,.0301792314148525, +4487,88581,1369,2004,2004_Gov-G_NC,NC,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/25/2004,600,Mike Easley,12795,DEM,53,Patrick J. Ballantine,12797,REP,41,,12,11/2/2004,55.62,42.88,12.74,.74,-.74,1,-3.966484570381403, +55068,88606,1372,2004,2004_Gov-G_UT,UT,Gov-G,Gov-G,Dan Jones & Associates,70,Live Phone,,10/25/2004,1228,"Scott M. Matheson, Jr.",12803,DEM,38,"Jon M. Huntsman, Jr.",12805,REP,54,1,-16,11/2/2004,41.35,57.74,-16.4,.4,.4,1,-4.545903384233477, +4483,88621,1373,2004,2004_Gov-G_WA,WA,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,10/25/2004,801,Christine Gregoire,12814,DEM,47,Dino Rossi,12812,REP,42,,5,11/2/2004,48.87,48.87,0,5,5,1,-.6184088549184438, +25134,30372,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Global Strategy Group,118,Live Phone,D,10/25/2004,700,Betty Castor,3157,DEM,47,Mel Martinez,3156,REP,43,,4,11/2/2004,48.32,49.43,-1.11,5.11,5.11,0,2.077795291702663,for unspecified Democratic sponsor +4510,30582,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,The Florida Poll,99,Live Phone,,10/25/2004,802,Betty Castor,3157,DEM,46.6,Mel Martinez,3156,REP,43.5,,3.0999999,11/2/2004,48.32,49.43,-1.11,4.21,4.21,0,1.228484471117754, +4491,26669,1622,2004,2004_Sen-G_GA,GA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/25/2004,801,Denise Majette,3174,DEM,40,Johnny Isakson,3173,REP,55,1,-15,11/2/2004,39.98,57.88,-17.9,2.9,2.9,1,-1.32933015452117, +4487,26631,1636,2004,2004_Sen-G_NC,NC,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/25/2004,600,Erskine Bowles,3268,DEM,46,Richard Burr,3267,REP,47,,-1,11/2/2004,47.02,51.6,-4.58,3.58,3.58,1,-.4910119138849782, +4579,26360,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,Columbus Dispatch,57,Mail,,10/25/2004,2880,Eric D. Fingerhut,3306,DEM,38,George V. Voinovich,3305,REP,62,,-24,11/2/2004,36.15,63.85,-27.7,3.7,3.7,1,.042945692227322, +4536,26772,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,Temple University,336,Live Phone,,10/25/2004,1488,Joe Hoeffel,3331,DEM,29,Arlen Specter,3330,REP,51,5,-22,11/2/2004,41.99,52.62,-10.63,11.37,-11.37,1,3.506320904710362, +63717,117282,1643,2004,2004_Sen-G_SD,SD,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2004,500,Tom Daschle,3349,DEM,46,John Thune,3348,REP,49,,-3,11/2/2004,49.42,50.58,-1.15,1.85,-1.85,1,-1.568698047133068, +55068,120120,1644,2004,2004_Sen-G_UT,UT,Sen-G,Sen-G,Dan Jones & Associates,70,Live Phone,,10/25/2004,1228,R. Paul Van Dam,3351,DEM,22,Robert F. Bennett,3350,REP,65,2,-43,11/2/2004,28.4,68.73,-40.33,2.67,-2.67,1,-2.252257369154508,among registered voters +4483,26685,1646,2004,2004_Sen-G_WA,WA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/25/2004,801,Patty Murray,3364,DEM,49,George R. Nethercutt,3366,REP,41,,8,11/2/2004,54.98,42.74,12.24,4.24,-4.24,1,-.833293320227704, +4507,26789,1647,2004,2004_Sen-G_WI,WI,Sen-G,Sen-G,University of Wisconsin (Badger Poll),365,Live Phone,,10/25/2004,545,Russ Feingold,3375,DEM,51,Tim Michels,3376,REP,36,,15,11/2/2004,55.35,44.11,11.24,3.76,3.76,1,-2.368219276746054, +55068,139416,3554,2004,2004_House-G_UT-1,UT-1,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/25/2004,600,Steven Thompson,16684,DEM,21,Rob Bishop,16685,REP,64,2,-43,11/2/2004,29.13,67.91,-38.78,4.22,-4.22,1,-1.741535249385557,sample size unavailable; estimated at 600 as a default +55068,117811,3555,2004,2004_House-G_UT-2,UT-2,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/25/2004,430,Jim Matheson,13806,DEM,51,John Swallow,13807,REP,41,,10,11/2/2004,54.76,43.21,11.54,1.54,-1.54,1,-4.946810351789443, +55068,139419,3556,2004,2004_House-G_UT-3,UT-3,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/25/2004,600,Beau Babka,16687,DEM,25,Christopher Black Cannon,16688,REP,55,2,-30,11/2/2004,32.52,63.39,-30.87,.87,.87,1,-5.080271820351669,sample size unavailable; estimated at 600 as a default +64289,118273,3576,2004,2004_House-G_WA-8,WA-8,House-G,House-G,SurveyUSA,325,IVR,,10/25/2004,664,Dave Ross,14369,DEM,43,David G. Reichert,14370,REP,49,,-6,11/2/2004,46.7,51.5,-4.8,1.2,-1.2,1,-5.902689521138919, +15018,33184,8654,2004,2004_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,Live Phone,,10/25/2004,600,Generic Candidate,13750,DEM,51,Generic Candidate,13751,REP,42,,9,11/2/2004,46.6,49.24,-2.64,11.64,11.64,0,7.44400303561062,sample size unavailable; estimated at 600 as a default +14791,20482,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/26/2004,600,John Kerry,157,DEM,48,George W. Bush,182,REP,49,1,-1,11/2/2004,48.24,50.7,-2.46,1.46,1.46,1,-1.255789272349046,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll +63583,117024,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,10/26/2004,1092,John Kerry,157,DEM,46,George W. Bush,182,REP,48,1,-2,11/2/2004,48.24,50.7,-2.46,.46,.46,1,-1.904458715021944, +4461,5790,756,2004,2004_Pres-G_AL,AL,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/26/2004,636,John Kerry,157,DEM,39,George W. Bush,182,REP,57,,-18,11/2/2004,36.84,62.46,-25.62,7.62,7.62,1,3.504980498770201, +4421,5745,758,2004,2004_Pres-G_AZ,AZ,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2004,500,John Kerry,157,DEM,45,George W. Bush,182,REP,50,,-5,11/2/2004,44.4,54.87,-10.47,5.47,5.47,1,1.157144586535139, +4439,5763,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,Public Opinion Strategies,260,Live Phone,,10/26/2004,500,John Kerry,157,DEM,42,George W. Bush,182,REP,51,,-9,11/2/2004,47.04,51.71,-4.67,4.33,-4.33,1,1.072621900309095, +4479,5810,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Hamilton Campaigns,130,Live Phone,,10/26/2004,600,John Kerry,157,DEM,46,George W. Bush,182,REP,48,,-2,11/2/2004,47.09,52.1,-5.01,3.01,3.01,1,-1.575202310746755, +4468,5798,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/26/2004,801,John Kerry,157,DEM,46.5,George W. Bush,182,REP,50,1,-3.5,11/2/2004,47.09,52.1,-5.01,1.51,1.51,1,-3.08996325372528,average of multiple versions or turnout models listed in poll +4481,5812,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/26/2004,600,John Kerry,157,DEM,46,George W. Bush,182,REP,48,,-2,11/2/2004,47.09,52.1,-5.01,3.01,3.01,1,-1.563708625149725, +4445,5780,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/26/2004,600,John Kerry,157,DEM,47,George W. Bush,182,REP,48,1,-1,11/2/2004,49.23,49.9,-.67,.33,-.33,1,-3.018774209794745,average of multiple versions or turnout models listed in poll +4471,5801,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/26/2004,600,John Kerry,157,DEM,48,George W. Bush,182,REP,49,1,-1,11/2/2004,49.23,49.9,-.67,.33,-.33,1,-3.006229884419654, +4448,5787,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/26/2004,801,John Kerry,157,DEM,46,George W. Bush,182,REP,49,1,-3,11/2/2004,49.23,49.9,-.67,2.33,-2.33,1,-.784663295186523,average of multiple versions or turnout models listed in poll +4469,5799,771,2004,2004_Pres-G_KS,KS,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/26/2004,651,John Kerry,157,DEM,37,George W. Bush,182,REP,60,,-23,11/2/2004,36.62,62,-25.38,2.38,2.38,1,-2.987722701868776, +4455,5793,775,2004,2004_Pres-G_MD,MD,Pres-G,Pres-G,Ipsos,154,Live Phone,,10/26/2004,455,John Kerry,157,DEM,59,George W. Bush,182,REP,38,,21,11/2/2004,55.91,42.93,12.98,8.02,8.02,1,3.704712819035624,for Reuters +4467,5796,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/26/2004,600,John Kerry,157,DEM,50,George W. Bush,182,REP,46,1,4,11/2/2004,51.23,47.81,3.42,.58,.58,1,-2.842195757696878, +63585,117027,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Humphrey Institute,143,Live Phone,,10/26/2004,690,John Kerry,157,DEM,44,George W. Bush,182,REP,47,5,-3,11/2/2004,51.09,47.61,3.48,6.48,-6.48,0,2.778342481725081, +4456,5783,782,2004,2004_Pres-G_NC,NC,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2004,625,John Kerry,157,DEM,43,George W. Bush,182,REP,52,1,-9,11/2/2004,43.58,56.02,-12.43,3.43,3.43,1,-1.862103381159141, +25353,5792,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,10/26/2004,758,John Kerry,157,DEM,50,George W. Bush,182,REP,46,1,4,11/2/2004,50.24,48.87,1.37,2.63,2.63,1,-.2569102528273279,for WMUR +4416,5740,787,2004,2004_Pres-G_NM,NM,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2004,500,John Kerry,157,DEM,44,George W. Bush,182,REP,48,2,-4,11/2/2004,49.05,49.84,-.79,3.21,-3.21,1,-.6867910984280147, +4475,5806,787,2004,2004_Pres-G_NM,NM,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/26/2004,600,John Kerry,157,DEM,44,George W. Bush,182,REP,47,,-3,11/2/2004,49.05,49.84,-.79,2.21,-2.21,1,-1.401329015860716, +4465,117036,789,2004,2004_Pres-G_NY,NY,Pres-G,Pres-G,Marist College,183,Live Phone,,10/26/2004,636,John Kerry,157,DEM,58,George W. Bush,182,REP,38,1,20,11/2/2004,58.37,40.08,18.29,1.71,1.71,1,-2.496570591617655,for NBC News +4404,5728,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2004,1500,John Kerry,157,DEM,45,George W. Bush,182,REP,48,,-3,11/2/2004,48.71,50.81,-2.11,.89,-.89,1,-1.892658895972453, +4443,5773,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/26/2004,801,John Kerry,157,DEM,46.5,George W. Bush,182,REP,47.5,,-1,11/2/2004,48.71,50.81,-2.11,1.11,1.11,1,-2.018279024558671,average of multiple versions or turnout models listed in poll +4435,5759,791,2004,2004_Pres-G_OK,OK,Pres-G,Pres-G,Cole Hargrave Snodgrass & Associates,56,Live Phone,,10/26/2004,500,John Kerry,157,DEM,32,George W. Bush,182,REP,60,,-28,11/2/2004,34.43,65.57,-31.14,3.14,3.14,1,-.3802669091015374,among registered voters +4462,5791,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/26/2004,600,John Kerry,157,DEM,50,George W. Bush,182,REP,46,,4,11/2/2004,51.35,47.19,4.16,.16,-.16,1,-3.330377929896924, +4436,5760,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,DHM Research,76,Live Phone,,10/26/2004,608,John Kerry,157,DEM,49,George W. Bush,182,REP,43,,6,11/2/2004,51.35,47.19,4.16,1.84,1.84,1,-1.38304380367708,among registered voters +4470,5800,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/26/2004,687,John Kerry,157,DEM,50,George W. Bush,182,REP,47,,3,11/2/2004,51.35,47.19,4.16,1.16,-1.16,1,-2.056360673559275, +4460,5788,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/26/2004,801,John Kerry,157,DEM,48,George W. Bush,182,REP,48,,0,11/2/2004,50.92,48.42,2.5,2.5,-2.5,.5,-.0101967605433878, +4484,5816,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,West Chester University,377,Live Phone,,10/26/2004,684,John Kerry,157,DEM,50,George W. Bush,182,REP,45,,5,11/2/2004,50.92,48.42,2.5,2.5,2.5,1,-.1391172136243052, +4450,5775,794,2004,2004_Pres-G_RI,RI,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/26/2004,594,John Kerry,157,DEM,54,George W. Bush,182,REP,41,,13,11/2/2004,59.42,38.67,20.75,7.75,-7.75,1,.8371205326024566, +4447,5771,802,2004,2004_Pres-G_WA,WA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2004,800,John Kerry,157,DEM,50,George W. Bush,182,REP,45,,5,11/2/2004,52.82,45.64,7.18,2.18,-2.18,1,-.6115480944122104, +4446,5781,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/26/2004,600,John Kerry,157,DEM,48,George W. Bush,182,REP,47,1,1,11/2/2004,49.7,49.32,.38,.62,.62,1,-2.681049863076288,average of multiple versions or turnout models listed in poll +4449,5789,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/26/2004,801,John Kerry,157,DEM,46,George W. Bush,182,REP,49,1,-3,11/2/2004,49.7,49.32,.38,3.38,-3.38,0,.8966298362229276,average of multiple versions or turnout models listed in poll +4456,88582,1369,2004,2004_Gov-G_NC,NC,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2004,625,Mike Easley,12795,DEM,54,Patrick J. Ballantine,12797,REP,38,,16,11/2/2004,55.62,42.88,12.74,3.26,3.26,1,-.6620703800134693, +25353,88592,1371,2004,2004_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,10/26/2004,758,John Lynch,12801,DEM,44,Craig Benson,12802,REP,47,,-3,11/2/2004,51.02,48.87,2.15,5.15,-5.15,0,1.192313831862926,for WMUR +4447,88622,1373,2004,2004_Gov-G_WA,WA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2004,800,Christine Gregoire,12814,DEM,48,Dino Rossi,12812,REP,43,,5,11/2/2004,48.87,48.87,0,5,5,1,-.4577524547960775, +25178,30416,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2004,625,Ken Salazar,3134,DEM,46,Pete Coors,3135,REP,46,,0,11/2/2004,51.3,46.53,4.77,4.77,-4.77,.5,1.055141709298178, +4439,26553,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,,10/26/2004,500,Ken Salazar,3134,DEM,48,Pete Coors,3135,REP,42,,6,11/2/2004,51.3,46.53,4.77,1.23,1.23,1,-2.472572053765865, +25366,30606,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/26/2004,600,Ken Salazar,3134,DEM,53,Pete Coors,3135,REP,42,,11,11/2/2004,51.3,46.53,4.77,6.23,6.23,1,2.469278765171797, +4479,26447,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Hamilton Campaigns,130,Live Phone,,10/26/2004,600,Betty Castor,3157,DEM,46,Mel Martinez,3156,REP,46,,0,11/2/2004,48.32,49.43,-1.11,1.11,1.11,.5,-2.096302298349904, +4468,26663,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/26/2004,801,Betty Castor,3157,DEM,46,Mel Martinez,3156,REP,49,,-3,11/2/2004,48.32,49.43,-1.11,1.89,-1.89,1,-1.069613382827799, +4481,30613,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/26/2004,599,Betty Castor,3157,DEM,45,Mel Martinez,3156,REP,45,,0,11/2/2004,48.32,49.43,-1.11,1.11,1.11,.5,-2.124442664660264, +4471,26618,1627,2004,2004_Sen-G_IA,IA,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/26/2004,600,Art Small,3198,DEM,27,Chuck Grassley,3197,REP,65,,-38,11/2/2004,27.88,70.18,-42.31,4.31,4.31,1,-.2827870513903235, +4473,26833,1627,2004,2004_Sen-G_IA,IA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/26/2004,600,Art Small,3198,DEM,27,Chuck Grassley,3197,REP,68,,-41,11/2/2004,27.88,70.18,-42.31,1.31,1.31,1,-3.933857775046674, +4455,136984,1631,2004,2004_Sen-G_MD,MD,Sen-G,Sen-G,Ipsos,154,Live Phone,,10/26/2004,455,Barbara A. Mikulski,3243,DEM,66,E. J. Pipkin,3244,REP,29,,37,11/2/2004,64.8,33.72,31.08,5.92,5.92,1,-1.54054292924076,for Reuters +4485,26841,1633,2004,2004_Sen-G_NV,NV,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/26/2004,600,Harry Reid,3287,DEM,57,Richard Ziser,3288,REP,34,,23,11/2/2004,61.08,35.14,25.94,2.94,-2.94,1,-1.695526580488752, +25353,30593,1634,2004,2004_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,10/26/2004,758,Doris R. Haddock,3277,DEM,23,Judd Gregg,3275,REP,62,,-39,11/2/2004,33.72,66.18,-32.46,6.54,-6.54,1,-.7890824614926378,for WMUR +4465,26472,1635,2004,2004_Sen-G_NY,NY,Sen-G,Sen-G,Marist College,183,Live Phone,,10/26/2004,817,Charles E. Schumer,3296,DEM,72,Howard Mills,3299,REP,16,6,56,11/2/2004,71.16,24.24,46.92,9.08,9.08,1,1.896284391726508,for NBC News; among registered voters +4456,26495,1636,2004,2004_Sen-G_NC,NC,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2004,625,Erskine Bowles,3268,DEM,46.4,Richard Burr,3267,REP,46.1,,.30000001,11/2/2004,47.02,51.6,-4.58,4.88,4.88,0,1.207708871917007, +4476,26849,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/26/2004,600,Eric D. Fingerhut,3306,DEM,27,George V. Voinovich,3305,REP,58,,-31,11/2/2004,36.15,63.85,-27.7,3.3,-3.3,1,-.7289144120915364, +4435,26357,1639,2004,2004_Sen-G_OK,OK,Sen-G,Sen-G,Cole Hargrave Snodgrass & Associates,56,Live Phone,,10/26/2004,500,Brad R. Carson,3311,DEM,38,Tom Coburn,3310,REP,43,6,-5,11/2/2004,41.24,52.77,-11.52,6.52,6.52,1,-.9929217826140541,among registered voters +4460,26677,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/26/2004,801,Joe Hoeffel,3331,DEM,35,Arlen Specter,3330,REP,55,4,-20,11/2/2004,41.99,52.62,-10.63,9.37,-9.37,1,1.308415797838993, +4484,26796,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,West Chester University,377,Live Phone,,10/26/2004,684,Joe Hoeffel,3331,DEM,34,Arlen Specter,3330,REP,53,,-19,11/2/2004,41.99,52.62,-10.63,8.37,-8.37,1,.059122639377683, +4486,26857,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/26/2004,600,Joe Hoeffel,3331,DEM,29,Arlen Specter,3330,REP,55,,-26,11/2/2004,41.99,52.62,-10.63,15.37,-15.37,1,7.366057332853838, +25148,30386,1643,2004,2004_Sen-G_SD,SD,Sen-G,Sen-G,GQR Research (GQRR),126,Live Phone,D,10/26/2004,640,Tom Daschle,3349,DEM,50,John Thune,3348,REP,48,,2,11/2/2004,49.42,50.58,-1.15,3.15,3.15,0,.1985957757090871,for Tom Daschle +25378,30618,1643,2004,2004_Sen-G_SD,SD,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/26/2004,800,Tom Daschle,3349,DEM,46,John Thune,3348,REP,48,,-2,11/2/2004,49.42,50.58,-1.15,.85,-.85,1,-2.261981280913895, +4447,26517,1646,2004,2004_Sen-G_WA,WA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2004,800,Patty Murray,3364,DEM,53,George R. Nethercutt,3366,REP,39,,14,11/2/2004,54.98,42.74,12.24,1.76,1.76,1,-3.46069222371885, +25337,30577,1647,2004,2004_Sen-G_WI,WI,Sen-G,Sen-G,Tarrance Group,333,Live Phone,R,10/26/2004,500,Russ Feingold,3375,DEM,48,Tim Michels,3376,REP,43,,5,11/2/2004,55.35,44.11,11.24,6.24,-6.24,1,1.071163390900459,for unspecified Republican sponsor +4489,30625,1647,2004,2004_Sen-G_WI,WI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/26/2004,601,Russ Feingold,3375,DEM,59,Tim Michels,3376,REP,36,,23,11/2/2004,55.35,44.11,11.24,11.76,11.76,1,8.250559970350169, +64290,118274,3228,2004,2004_House-G_CO-3,CO-3,House-G,House-G,SurveyUSA,325,IVR,,10/26/2004,630,John T. Salazar,13910,DEM,48,Greg Walcher,13911,REP,45,,3,11/2/2004,50.55,46.56,3.99,.99,-.99,1,-5.528175523329898, +25178,117982,3232,2004,2004_House-G_CO-7,CO-7,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2004,400,David J. Thomas,14047,DEM,40,Bob Beauprez,14048,REP,46,3,-6,11/2/2004,42.79,54.72,-11.92,5.92,5.92,1,-1.336696856944808, +25353,139148,3396,2004,2004_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,10/26/2004,383,Justin Nadeau,14188,DEM,26,Jeb E. Bradley,14189,REP,60,,-34,11/2/2004,36.56,63.34,-26.78,7.22,-7.22,1,.3070538283450185,for WMUR +25353,139153,3397,2004,2004_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,10/26/2004,346,Paul W. Hodes,14190,DEM,30,Charles Bass,14191,REP,57,,-27,11/2/2004,38.17,58.25,-20.08,6.92,-6.92,1,1.567535058329487,for WMUR +64045,117863,3497,2004,2004_House-G_PA-13,PA-13,House-G,House-G,Franklin & Marshall College,106,Live Phone,,10/26/2004,454,Allyson Y. Schwartz,13918,DEM,53,Melissa Brown,13919,REP,35,,18,11/2/2004,55.74,41.28,14.46,3.54,3.54,1,-3.652657505841492, +25378,119668,3512,2004,2004_House-G_SD-1,SD-1,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/26/2004,800,Stephanie Herseth Sandlin,16388,DEM,45.5,Larry Diedrich,16387,REP,48.3,,-2.8,11/2/2004,53.36,45.91,7.45,10.25,-10.25,0,5.053586843691007, +27905,33183,8654,2004,2004_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2004,600,Generic Candidate,13750,DEM,44,Generic Candidate,13751,REP,43,,1,11/2/2004,46.6,49.24,-2.64,3.64,3.64,0,-.7569489481658296,sample size unavailable; estimated at 600 as a default +15017,19857,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,10/27/2004,1000,John Kerry,157,DEM,49,George W. Bush,182,REP,46,,3,11/2/2004,48.24,50.7,-2.46,5.46,5.46,0,3.342785563903397, +15748,20588,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2004,1200,John Kerry,157,DEM,47,George W. Bush,182,REP,47,1,0,11/2/2004,48.24,50.7,-2.46,2.46,2.46,.5,.0659136894742582, +25365,5776,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2004,602,John Kerry,157,DEM,48,George W. Bush,182,REP,47,,1,11/2/2004,47.04,51.71,-4.67,5.67,5.67,0,3.1393707601482, +4428,5752,761,2004,2004_Pres-G_CT,CT,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/27/2004,600,John Kerry,157,DEM,52,George W. Bush,182,REP,42,3,10,11/2/2004,54.31,43.95,10.37,.37,-.37,1,-6.504550213989122, +4375,5697,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2004,500,John Kerry,157,DEM,45,George W. Bush,182,REP,50,,-5,11/2/2004,47.09,52.1,-5.01,.01,.01,1,-4.77224109551423, +4442,5766,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Selzer & Co.,304,Live Phone,,10/27/2004,806,John Kerry,157,DEM,48,George W. Bush,182,REP,45,1,3,11/2/2004,49.23,49.9,-.67,3.67,3.67,0,.8234672362385744, +4432,5756,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2004,600,John Kerry,157,DEM,45,George W. Bush,182,REP,44,,1,11/2/2004,49.23,49.9,-.67,1.67,1.67,0,-1.519364301208526, +4396,5720,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,Live Phone,,10/27/2004,600,John Kerry,157,DEM,43,George W. Bush,182,REP,41,2,2,11/2/2004,51.23,47.81,3.42,1.42,-1.42,1,-1.755699280996412,for Detroit News +4437,5761,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2004,601,John Kerry,157,DEM,45,George W. Bush,182,REP,47,,-2,11/2/2004,51.23,47.81,3.42,5.42,-5.42,0,2.44887285339482, +4433,5757,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2004,603,John Kerry,157,DEM,45,George W. Bush,182,REP,46,,-1,11/2/2004,51.09,47.61,3.48,4.48,-4.48,0,.9882798304802226, +4440,5764,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,Franklin Pierce University,107,Live Phone,,10/27/2004,617,John Kerry,157,DEM,50,George W. Bush,182,REP,43,1,7,11/2/2004,50.24,48.87,1.37,5.63,5.63,1,3.179111694182522, +4429,5753,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/27/2004,600,John Kerry,157,DEM,49,George W. Bush,182,REP,46,2,3,11/2/2004,50.24,48.87,1.37,1.63,1.63,1,-1.293545615231786, +4453,5778,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2004,600,John Kerry,157,DEM,45,George W. Bush,182,REP,50,,-5,11/2/2004,47.88,50.47,-2.59,2.41,-2.41,1,-1.47499791827729, +4431,5755,789,2004,2004_Pres-G_NY,NY,Pres-G,Pres-G,Siena College,305,Live Phone,,10/27/2004,1062,John Kerry,157,DEM,52,George W. Bush,182,REP,37,,15,11/2/2004,58.37,40.08,18.29,3.29,-3.29,1,-.1413604838011989, +4425,5749,789,2004,2004_Pres-G_NY,NY,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/27/2004,628,John Kerry,157,DEM,57,George W. Bush,182,REP,39,,18,11/2/2004,58.37,40.08,18.29,.29,-.29,1,-4.081016190892604, +4434,5758,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2004,600,John Kerry,157,DEM,47,George W. Bush,182,REP,44,,3,11/2/2004,48.71,50.81,-2.11,5.11,5.11,0,2.057352445983074, +4444,5768,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2004,600,John Kerry,157,DEM,47,George W. Bush,182,REP,47,,0,11/2/2004,50.92,48.42,2.5,2.5,-2.5,.5,-.3074101186934677, +4426,5750,798,2004,2004_Pres-G_TX,TX,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/27/2004,602,John Kerry,157,DEM,37,George W. Bush,182,REP,59,,-22,11/2/2004,38.22,61.09,-22.86,.86,.86,1,-5.999922922995034, +4454,5779,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2004,600,John Kerry,157,DEM,49,George W. Bush,182,REP,46,,3,11/2/2004,49.7,49.32,.38,2.62,2.62,1,-.1942398134336896, +4440,88591,1371,2004,2004_Gov-G_NH,NH,Gov-G,Gov-G,Franklin Pierce University,107,Live Phone,,10/27/2004,617,John Lynch,12801,DEM,46,Craig Benson,12802,REP,45,,1,11/2/2004,51.02,48.87,2.15,1.15,-1.15,1,-3.475882616963036, +4429,88593,1371,2004,2004_Gov-G_NH,NH,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/27/2004,600,John Lynch,12801,DEM,47,Craig Benson,12802,REP,48,,-1,11/2/2004,51.02,48.87,2.15,3.15,-3.15,0,-.8139092141048002, +4428,26616,1620,2004,2004_Sen-G_CT,CT,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/27/2004,600,Christopher J. Dodd,3152,DEM,66,Jack C. Orchulli,3153,REP,27,,39,11/2/2004,66.35,32.13,34.22,4.78,4.78,1,-2.527543108204561, +25181,30419,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/2004,625,Betty Castor,3157,DEM,46,Mel Martinez,3156,REP,47,1,-1,11/2/2004,48.32,49.43,-1.11,.11,.11,1,-3.04141274012802, +73162,137158,1630,2004,2004_Sen-O_LA,LA,Sen-G,Sen-O,Market Research Insight,185,Live Phone,,10/27/2004,600,Chris John,3237,DEM,15,David Vitter,3236,REP,51,17,-36,11/2/2004,29.34,51.03,-21.69,14.31,-14.31,1,11.2723040318526, +25186,30424,1633,2004,2004_Sen-G_NV,NV,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/2004,625,Harry Reid,3287,DEM,59,Richard Ziser,3288,REP,35,,24,11/2/2004,61.08,35.14,25.94,1.94,-1.94,1,-2.65002847508484, +4440,26408,1634,2004,2004_Sen-G_NH,NH,Sen-G,Sen-G,Franklin Pierce University,107,Live Phone,,10/27/2004,617,Doris R. Haddock,3277,DEM,24,Judd Gregg,3275,REP,64,,-40,11/2/2004,33.72,66.18,-32.46,7.54,-7.54,1,-.1325499537361964, +4429,26639,1634,2004,2004_Sen-G_NH,NH,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/27/2004,600,Doris R. Haddock,3277,DEM,19,Judd Gregg,3275,REP,68,,-49,11/2/2004,33.72,66.18,-32.46,16.54,-16.54,1,11.69133853369478, +25188,30426,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/2004,1500,Eric D. Fingerhut,3306,DEM,26,George V. Voinovich,3305,REP,64,,-38,11/2/2004,36.15,63.85,-27.7,10.3,-10.3,1,7.151289551868281, +25196,30434,1642,2004,2004_Sen-G_SC,SC,Sen-G,Sen-G,McLaughlin & Associates,203,Live Phone,R,10/27/2004,400,Inez Tenenbaum,3336,DEM,40,Jim DeMint,3335,REP,48,,-8,11/2/2004,44.1,53.67,-9.57,1.57,1.57,1,-4.046484955291462,for unspecified Republican sponsor +4428,118127,3236,2004,2004_House-G_CT-4,CT-4,House-G,House-G,Research 2000,281,Live Phone,,10/27/2004,600,Diane Farrell,14194,DEM,40,Christopher H. Shays,14195,REP,48,,-8,11/2/2004,47.56,52.43,-4.87,3.13,-3.13,1,-1.857607245109459, +74173,139119,3236,2004,2004_House-G_CT-4,CT-4,House-G,House-G,University of Connecticut,347,Live Phone,,10/27/2004,400,Diane Farrell,14194,DEM,42,Christopher H. Shays,14195,REP,47,,-5,11/2/2004,47.56,52.43,-4.87,.13,-.13,1,-5.163712198636085, +64064,117891,3288,2004,2004_House-G_IL-8,IL-8,House-G,House-G,GQR Research (GQRR),126,Live Phone,D,10/27/2004,500,Melissa L. Bean,13939,DEM,46,Philip Crane,13940,REP,48,,-2,11/2/2004,51.7,48.3,3.4,5.4,-5.4,0,-1.745941100571339,for unspecified Democratic sponsor +64291,118275,3317,2004,2004_House-G_KS-4,KS-4,House-G,House-G,SurveyUSA,325,IVR,,10/27/2004,661,Michael Kinard,14365,DEM,27,Todd Tiahrt,14366,REP,67,,-40,11/2/2004,31.07,66.11,-35.04,4.96,-4.96,1,-2.011513634316653, +64292,118276,3320,2004,2004_House-G_KY-3,KY-3,House-G,House-G,SurveyUSA,325,IVR,,10/27/2004,638,Tony Miller,13997,DEM,37,Anne Meagher Northup,13998,REP,58,,-21,11/2/2004,37.8,60.26,-22.46,1.46,1.46,1,-3.639946908534795, +73162,139133,3331,2004,2004_House-O_LA-7,LA-7,House-G,House-O,Market Research Insight,185,Live Phone,,10/27/2004,600,Willie L. Mount,16614,DEM,23,Charles W. Boustany Jr.,16615,REP,30,18,-7,11/2/2004,25.22,38.61,-13.39,6.39,6.39,1,-.5045727226274804,sample size unavailable; estimated at 600 as a default +74187,139142,3373,2004,2004_House-G_MN-6,MN-6,House-G,House-G,SurveyUSA,325,IVR,,10/27/2004,357,Patty Wetterling,14443,DEM,34,Mark R. Kennedy,14444,REP,52,,-18,11/2/2004,45.94,53.99,-8.05,9.95,-9.95,1,3.700648015128094,for KSTP-TV Minneapolis +25186,117983,3395,2004,2004_House-G_NV-3,NV-3,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/2004,307,Tom Gallagher,14045,DEM,41,Jon C. Porter,14046,REP,51,,-10,11/2/2004,40.4,54.46,-14.06,4.06,4.06,1,-1.351915880462548, +64293,118277,3475,2004,2004_House-G_OK-1,OK-1,House-G,House-G,SurveyUSA,325,IVR,,10/27/2004,656,Doug Dodd,14367,DEM,33,John A. Sullivan,14368,REP,59,,-26,11/2/2004,37.54,60.19,-22.65,3.35,-3.35,1,-3.653387336040346, +15017,123540,8654,2004,2004_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,Live Phone,,10/27/2004,1000,Generic Candidate,13750,DEM,47,Generic Candidate,13751,REP,45,,2,11/2/2004,46.6,49.24,-2.64,4.64,4.64,0,.8370322732996162, +66367,123561,8654,2004,2004_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,10/27/2004,1000,Generic Candidate,13750,DEM,44,Generic Candidate,13751,REP,44,,0,11/2/2004,46.6,49.24,-2.64,2.64,2.64,.5,-1.572824100919378, +27904,33182,8654,2004,2004_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,10/27/2004,600,Generic Candidate,13750,DEM,45,Generic Candidate,13751,REP,44,,1,11/2/2004,46.6,49.24,-2.64,3.64,3.64,0,-.8400823976225181,sample size unavailable; estimated at 600 as a default +15576,20416,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/28/2004,1000,John Kerry,157,DEM,44,George W. Bush,182,REP,46,2,-2,11/2/2004,48.24,50.7,-2.46,.46,.46,1,-1.752050928268874, +15320,20160,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Princeton Survey Research Associates International,258,Live Phone,,10/28/2004,882,John Kerry,157,DEM,45,George W. Bush,182,REP,51,,-6,11/2/2004,48.24,50.7,-2.46,3.54,-3.54,1,1.219319381132913,for Newsweek +4409,5733,757,2004,2004_Pres-G_AR,AR,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2004,625,John Kerry,157,DEM,43,George W. Bush,182,REP,51,0,-8,11/2/2004,44.55,54.31,-9.76,1.76,1.76,1,-3.570556827781038, +63835,117538,757,2004,2004_Pres-G_AR,AR,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/28/2004,632,John Kerry,157,DEM,46.9,George W. Bush,182,REP,50.1,.5,-3.2,11/2/2004,44.55,54.31,-9.76,6.56,6.56,1,1.592745626377776, +4368,5690,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2004,625,John Kerry,157,DEM,43,George W. Bush,182,REP,50,1,-7,11/2/2004,47.04,51.71,-4.67,2.33,-2.33,1,-.6351504320958163, +4410,5734,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2004,800,John Kerry,157,DEM,45,George W. Bush,182,REP,49,,-4,11/2/2004,47.09,52.1,-5.01,1.01,1.01,1,-3.299278015040823, +4466,5795,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2004,600,John Kerry,157,DEM,47,George W. Bush,182,REP,50,,-3,11/2/2004,47.09,52.1,-5.01,2.01,2.01,1,-2.569604838653793, +4371,5693,765,2004,2004_Pres-G_GA,GA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/28/2004,501,John Kerry,157,DEM,42,George W. Bush,182,REP,52,,-10,11/2/2004,41.37,57.97,-16.6,6.6,6.6,1,2.4503624950123, +4411,5735,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2004,625,John Kerry,157,DEM,44,George W. Bush,182,REP,49,1,-5,11/2/2004,49.23,49.9,-.67,4.33,-4.33,1,1.500051786046918, +4376,5698,769,2004,2004_Pres-G_IL,IL,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/28/2004,600,John Kerry,157,DEM,54,George W. Bush,182,REP,40,1,14,11/2/2004,54.82,44.48,10.34,3.66,3.66,1,1.055358688707335, +4385,5709,769,2004,2004_Pres-G_IL,IL,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/28/2004,665,John Kerry,157,DEM,54,George W. Bush,182,REP,42,,12,11/2/2004,54.82,44.48,10.34,1.66,1.66,1,-1.01639336359351, +4422,5746,770,2004,2004_Pres-G_IN,IN,Pres-G,Pres-G,Selzer & Co.,304,Live Phone,,10/28/2004,1002,John Kerry,157,DEM,37,George W. Bush,182,REP,57,1,-20,11/2/2004,39.26,59.94,-20.68,.68,.68,1,-3.189372988187487, +4392,5716,770,2004,2004_Pres-G_IN,IN,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/28/2004,589,John Kerry,157,DEM,39,George W. Bush,182,REP,58,,-19,11/2/2004,39.26,59.94,-20.68,1.68,1.68,1,-2.617506709644917, +4393,5717,775,2004,2004_Pres-G_MD,MD,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/28/2004,607,John Kerry,157,DEM,54,George W. Bush,182,REP,43,,11,11/2/2004,55.91,42.93,12.98,1.98,-1.98,1,-3.016797098164393, +4347,5669,776,2004,2004_Pres-G_ME,ME,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/28/2004,1008,John Kerry,157,DEM,52,George W. Bush,182,REP,44,,8,11/2/2004,53.57,44.58,9,1,-1,1,-3.099798968738109, +4405,5729,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2004,626,John Kerry,157,DEM,47,George W. Bush,182,REP,45,1,2,11/2/2004,51.23,47.81,3.42,1.42,-1.42,1,-1.682246379968624, +4457,5784,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2004,600,John Kerry,157,DEM,50,George W. Bush,182,REP,46,,4,11/2/2004,51.23,47.81,3.42,.58,.58,1,-2.679882646300357, +4373,5695,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2004,625,John Kerry,157,DEM,47,George W. Bush,182,REP,48,,-1,11/2/2004,51.09,47.61,3.48,4.48,-4.48,0,1.18503681807334, +63658,117156,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2004,600,John Kerry,157,DEM,48,George W. Bush,182,REP,47,,1,11/2/2004,51.09,47.61,3.48,2.48,-2.48,1,-1.082707642763851, +4400,5724,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Star Tribune (Minnesota Poll),315,Live Phone,,10/28/2004,996,John Kerry,157,DEM,49,George W. Bush,182,REP,41,1,8,11/2/2004,51.09,47.61,3.48,4.52,4.52,1,1.207231081208965, +4406,5730,779,2004,2004_Pres-G_MO,MO,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2004,625,John Kerry,157,DEM,44,George W. Bush,182,REP,49,,-5,11/2/2004,46.1,53.3,-7.2,2.2,2.2,1,-1.073081814741763, +63847,117550,779,2004,2004_Pres-G_MO,MO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/28/2004,1316,John Kerry,157,DEM,47.2,George W. Bush,182,REP,51.4,,-4.1999998,11/2/2004,46.1,53.3,-7.2,3,3,1,.1632388627005082, +4412,5736,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2004,625,John Kerry,157,DEM,47,George W. Bush,182,REP,46,1,1,11/2/2004,50.24,48.87,1.37,.37,-.37,1,-2.338763517599944, +63850,117553,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/28/2004,632,John Kerry,157,DEM,50.2,George W. Bush,182,REP,45.7,1,4.5,11/2/2004,50.24,48.87,1.37,3.13,3.13,1,.3947188056780878, +4363,5685,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Rutgers University,295,Live Phone,,10/28/2004,740,John Kerry,157,DEM,45,George W. Bush,182,REP,41,2,4,11/2/2004,52.92,46.24,6.68,2.68,-2.68,1,-1.081870502317458, +4386,5710,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/28/2004,794,John Kerry,157,DEM,54,George W. Bush,182,REP,42,,12,11/2/2004,52.92,46.24,6.68,5.32,5.32,1,1.746133390517867, +4369,5691,787,2004,2004_Pres-G_NM,NM,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2004,625,John Kerry,157,DEM,45,George W. Bush,182,REP,49,,-4,11/2/2004,49.05,49.84,-.79,3.21,-3.21,1,-.2680665084605192, +4401,5725,787,2004,2004_Pres-G_NM,NM,Pres-G,Pres-G,Research & Polling Inc.,280,Live Phone,,10/28/2004,1140,John Kerry,157,DEM,44,George W. Bush,182,REP,47,1,-3,11/2/2004,49.05,49.84,-.79,2.21,-2.21,1,-1.027480294120682,for Albuquerque Journal +4419,5743,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2004,800,John Kerry,157,DEM,44,George W. Bush,182,REP,50,1,-6,11/2/2004,47.88,50.47,-2.59,3.41,-3.41,1,.6649943775978071, +4413,5737,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2004,625,John Kerry,157,DEM,46,George W. Bush,182,REP,48,,-2,11/2/2004,48.71,50.81,-2.11,.11,.11,1,-2.982893916022275, +4458,5785,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2004,600,John Kerry,157,DEM,46,George W. Bush,182,REP,50,,-4,11/2/2004,48.71,50.81,-2.11,1.89,-1.89,1,-1.210736192375236, +4417,5741,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2004,625,John Kerry,157,DEM,50,George W. Bush,182,REP,44,,6,11/2/2004,51.35,47.19,4.16,1.84,1.84,1,-1.224002773232771, +63859,117563,792,2004,2004_Pres-G_OR,OR,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/28/2004,1066,John Kerry,157,DEM,53.9,George W. Bush,182,REP,43.8,,10.1,11/2/2004,51.35,47.19,4.16,5.94,5.94,1,3.739708173798407, +4414,5738,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2004,625,John Kerry,157,DEM,48,George W. Bush,182,REP,46,,2,11/2/2004,50.92,48.42,2.5,.5,-.5,1,-2.122845525177702, +4459,5786,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2004,600,John Kerry,157,DEM,49,George W. Bush,182,REP,47,,2,11/2/2004,50.92,48.42,2.5,.5,-.5,1,-2.244996975237452, +63863,117571,797,2004,2004_Pres-G_TN,TN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/28/2004,1224,John Kerry,157,DEM,47.1,George W. Bush,182,REP,50.4,.4,-3.3,11/2/2004,42.53,56.8,-14.27,10.97,10.97,1,6.24658223069738, +4394,5718,800,2004,2004_Pres-G_VA,VA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/28/2004,606,John Kerry,157,DEM,47,George W. Bush,182,REP,51,,-4,11/2/2004,45.48,53.68,-8.2,4.2,4.2,1,.4588929432999439, +63866,117583,802,2004,2004_Pres-G_WA,WA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/28/2004,1813,John Kerry,157,DEM,54.6,George W. Bush,182,REP,43.4,.3,11.2,11/2/2004,52.82,45.64,7.18,4.02,4.02,1,1.766454229606096, +4420,5744,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2004,625,John Kerry,157,DEM,48,George W. Bush,182,REP,46,1,2,11/2/2004,49.7,49.32,.38,1.62,1.62,1,-1.334191271689881, +4415,5739,804,2004,2004_Pres-G_WV,WV,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2004,625,John Kerry,157,DEM,43,George W. Bush,182,REP,51,,-8,11/2/2004,43.2,56.06,-12.86,4.86,4.86,1,-1.451732047656715, +63869,117597,804,2004,2004_Pres-G_WV,WV,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/28/2004,571,John Kerry,157,DEM,45.6,George W. Bush,182,REP,50.1,.2,-4.5,11/2/2004,43.2,56.06,-12.86,8.36,8.36,1,2.405500863498297, +4422,88549,1366,2004,2004_Gov-G_IN,IN,Gov-G,Gov-G,Selzer & Co.,304,Live Phone,,10/28/2004,1002,Joseph Kernan,12785,DEM,42,"Mitchell Daniels, Jr.",12784,REP,48,3,-6,11/2/2004,45.49,53.21,-7.72,1.72,1.72,1,-2.194509774931481, +4392,88550,1366,2004,2004_Gov-G_IN,IN,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/28/2004,589,Joseph Kernan,12785,DEM,44,"Mitchell Daniels, Jr.",12784,REP,52,,-8,11/2/2004,45.49,53.21,-7.72,.28,-.28,1,-4.615186280534571, +4371,26826,1622,2004,2004_Sen-G_GA,GA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/28/2004,501,Denise Majette,3174,DEM,36,Johnny Isakson,3173,REP,49,4,-13,11/2/2004,39.98,57.88,-17.9,4.9,4.9,1,.1670809283915239, +4376,26620,1625,2004,2004_Sen-G_IL,IL,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/28/2004,600,Barack Obama,3205,DEM,67,Alan Keyes,3206,REP,25,,42,11/2/2004,69.97,27.05,42.92,.92,-.92,1,-3.883240127668925, +4385,30535,1625,2004,2004_Sen-G_IL,IL,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/28/2004,655,Barack Obama,3205,DEM,66,Alan Keyes,3206,REP,27,,39,11/2/2004,69.97,27.05,42.92,3.92,-3.92,1,.0536565735705652, +4392,30538,1626,2004,2004_Sen-G_IN,IN,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/28/2004,586,Evan Bayh,3223,DEM,61,Marvin Bailey Scott,3224,REP,34,,27,11/2/2004,61.65,37.23,24.42,2.58,2.58,1,-4.288903199291608, +64294,118278,3170,2004,2004_House-G_AR-2,AR-2,House-G,House-G,SurveyUSA,325,IVR,,10/28/2004,583,Vic Snyder,14363,DEM,60,Marvin Parks,14364,REP,36,,24,11/2/2004,58.17,41.83,16.34,7.66,7.66,1,.6251796742817076, +74172,139117,3234,2004,2004_House-G_CT-2,CT-2,House-G,House-G,University of Connecticut,347,Live Phone,,10/28/2004,400,Jim Sullivan,14192,DEM,42,Robert R. Simmons,14193,REP,45,,-3,11/2/2004,45.77,54.19,-8.43,5.43,5.43,1,-.4666970393182722, +25172,139125,3326,2004,2004_House-O_LA-3,LA-3,House-G,House-O,Market Research Insight,185,Live Phone,,10/28/2004,600,Charlie Melancon,16607,DEM,16,William Tauzin,16609,REP,32,20,-16,11/2/2004,23.93,32,-8.07,7.93,-7.93,1,1.105611364033188,sample size unavailable; estimated at 600 as a default; among registered voters +4347,118279,3333,2004,2004_House-G_ME-1,ME-1,House-G,House-G,SurveyUSA,325,IVR,,10/28/2004,652,Thomas H. Allen,14372,DEM,55,Charlie Summers,14373,REP,39,,16,11/2/2004,59.74,40.26,19.47,3.47,-3.47,1,-3.524060557746658, +4347,118280,3334,2004,2004_House-G_ME-2,ME-2,House-G,House-G,SurveyUSA,325,IVR,,10/28/2004,673,Michael H. Michaud,14374,DEM,53,Brian N. Hamel,14375,REP,40,,13,11/2/2004,58.03,39.47,18.56,5.56,-5.56,1,-1.42054463976644, +4401,118108,3411,2004,2004_House-G_NM-1,NM-1,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/28/2004,568,Richard M. Romero,14161,DEM,43,Heather A. Wilson,14162,REP,51,,-8,11/2/2004,45.53,54.4,-8.87,.87,.87,1,-6.18839256219571,for Albuquerque Journal +4401,118109,3412,2004,2004_House-G_NM-2,NM-2,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/28/2004,289,Gary K. King,14163,DEM,38,Stevan Pearce,14164,REP,50,,-12,11/2/2004,39.8,60.2,-20.39,8.39,8.39,1,.9872707430263455,for Albuquerque Journal +64711,119666,3573,2004,2004_House-G_WA-5,WA-5,House-G,House-G,SurveyUSA,325,IVR,,10/28/2004,625,Donald K. Barbieri,14504,DEM,38,Cathy McMorris Rodgers,14505,REP,55,,-17,11/2/2004,40.32,59.68,-19.36,2.36,2.36,1,-4.644919286934122, +15320,33180,8654,2004,2004_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,Live Phone,,10/28/2004,882,Generic Candidate,13750,DEM,44,Generic Candidate,13751,REP,49,,-5,11/2/2004,46.6,49.24,-2.64,2.36,-2.36,1,-2.195288193555246,for Newsweek +14874,120069,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/29/2004,1258,John Kerry,157,DEM,48.5,George W. Bush,182,REP,48,1,.5,11/2/2004,48.24,50.7,-2.46,2.96,2.96,0,.9205170528130184,average of multiple versions or turnout models listed in poll +14943,19783,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,10/29/2004,1125,John Kerry,157,DEM,47,George W. Bush,182,REP,50,,-3,11/2/2004,48.24,50.7,-2.46,.54,-.54,1,-1.598275575864913, +15036,19876,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/29/2004,1200,John Kerry,157,DEM,45,George W. Bush,182,REP,47,,-2,11/2/2004,48.24,50.7,-2.46,.46,.46,1,-1.533162996536908, +14921,19761,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,10/29/2004,1000,John Kerry,157,DEM,46,George W. Bush,182,REP,49,,-3,11/2/2004,48.24,50.7,-2.46,.54,-.54,1,-1.663057607729646, +15360,20200,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,Live Phone,,10/29/2004,1925,John Kerry,157,DEM,45,George W. Bush,182,REP,48,,-3,11/2/2004,48.24,50.7,-2.46,.54,-.54,1,-1.377756540200065, +4350,5672,758,2004,2004_Pres-G_AZ,AZ,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2004,599,John Kerry,157,DEM,41,George W. Bush,182,REP,56,,-15,11/2/2004,44.4,54.87,-10.47,4.53,-4.53,1,.1447200988382498, +4356,5678,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2004,626,John Kerry,157,DEM,46,George W. Bush,182,REP,52,,-6,11/2/2004,47.04,51.71,-4.67,1.33,-1.33,1,-1.507120571020991,for KUSA-TV (Colorado) | KOAA-TV (Colorado) +58435,116972,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Gallup,112,Live Phone,,10/29/2004,1138,John Kerry,157,DEM,49.5,George W. Bush,182,REP,46.5,,3,11/2/2004,47.09,52.1,-5.01,8.01,8.01,0,4.226989207814245,average of multiple versions or turnout models listed in poll +4374,5696,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/29/2004,1098,John Kerry,157,DEM,43,George W. Bush,182,REP,51,1,-8,11/2/2004,47.09,52.1,-5.01,2.99,-2.99,1,-1.027686332508027, +4357,5679,765,2004,2004_Pres-G_GA,GA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2004,628,John Kerry,157,DEM,43,George W. Bush,182,REP,55,,-12,11/2/2004,41.37,57.97,-16.6,4.6,4.6,1,.3253618845425194, +4372,5707,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Gallup,112,Live Phone,,10/29/2004,1119,John Kerry,157,DEM,46,George W. Bush,182,REP,48,2,-2,11/2/2004,49.23,49.9,-.67,1.33,-1.33,1,-1.326127910352337, +4358,5680,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2004,661,John Kerry,157,DEM,49,George W. Bush,182,REP,49,,0,11/2/2004,49.23,49.9,-.67,.67,.67,.5,-2.109841162610189, +4351,5673,772,2004,2004_Pres-G_KY,KY,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2004,636,John Kerry,157,DEM,38,George W. Bush,182,REP,59,,-21,11/2/2004,39.69,59.55,-19.86,1.14,-1.14,1,-3.964431772664602, +4352,5674,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2004,671,John Kerry,157,DEM,50,George W. Bush,182,REP,47,,3,11/2/2004,51.23,47.81,3.42,.42,-.42,1,-2.555677775242659, +4343,5671,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Gallup,112,Live Phone,,10/29/2004,1078,John Kerry,157,DEM,52,George W. Bush,182,REP,44,1,8,11/2/2004,51.09,47.61,3.48,4.52,4.52,1,1.485120089738058, +4367,5704,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/29/2004,600,John Kerry,157,DEM,47,George W. Bush,182,REP,47,2,0,11/2/2004,50.24,48.87,1.37,1.37,-1.37,.5,-1.596560185583178,average of multiple versions or turnout models listed in poll +4364,5686,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/29/2004,984,John Kerry,157,DEM,48,George W. Bush,182,REP,43,2,5,11/2/2004,52.92,46.24,6.68,1.68,-1.68,1,-1.720375934293108, +4382,5706,787,2004,2004_Pres-G_NM,NM,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/29/2004,600,John Kerry,157,DEM,48,George W. Bush,182,REP,47.5,1,.5,11/2/2004,49.05,49.84,-.79,1.29,1.29,0,-2.69750261844084,average of multiple versions or turnout models listed in poll +4355,5677,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2004,535,John Kerry,157,DEM,49,George W. Bush,182,REP,49,,0,11/2/2004,47.88,50.47,-2.59,2.59,2.59,.5,-.2911476779736953, +25343,5719,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/29/2004,819,John Kerry,157,DEM,49,George W. Bush,182,REP,50,,-1,11/2/2004,48.71,50.81,-2.11,1.11,1.11,1,-1.610318436843186, +4359,5681,791,2004,2004_Pres-G_OK,OK,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2004,662,John Kerry,157,DEM,34,George W. Bush,182,REP,64,,-30,11/2/2004,34.43,65.57,-31.14,1.14,1.14,1,-2.06515777023613, +4370,5692,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/29/2004,1022,John Kerry,157,DEM,47,George W. Bush,182,REP,47,,0,11/2/2004,50.92,48.42,2.5,2.5,-2.5,.5,.4552730363585465, +4360,5682,797,2004,2004_Pres-G_TN,TN,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2004,629,John Kerry,157,DEM,40,George W. Bush,182,REP,58,,-18,11/2/2004,42.53,56.8,-14.27,3.73,-3.73,1,-2.085042273637972, +4384,5715,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Gallup,112,Live Phone,,10/29/2004,1119,John Kerry,157,DEM,44,George W. Bush,182,REP,52,1,-8,11/2/2004,49.7,49.32,.38,8.38,-8.38,0,6.376118646887917, +4356,137579,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/29/2004,622,Ken Salazar,3134,DEM,49,Pete Coors,3135,REP,47,,2,11/2/2004,51.3,46.53,4.77,2.77,-2.77,1,-.5661219735946886,for KUSA-TV (Colorado) | KOAA-TV (Colorado) +58435,30361,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Gallup,112,Live Phone,,10/29/2004,1138,Betty Castor,3157,DEM,48,Mel Martinez,3156,REP,46,,2,11/2/2004,48.32,49.43,-1.11,3.11,3.11,0,.4951054271140121, +4374,26570,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/29/2004,1098,Betty Castor,3157,DEM,44,Mel Martinez,3156,REP,49,,-5,11/2/2004,48.32,49.43,-1.11,3.89,-3.89,1,1.228054767324569, +4357,30531,1622,2004,2004_Sen-G_GA,GA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/29/2004,624,Denise Majette,3174,DEM,40,Johnny Isakson,3173,REP,56,,-16,11/2/2004,39.98,57.88,-17.9,1.9,1.9,1,-2.57177757210167, +4351,30541,1629,2004,2004_Sen-G_KY,KY,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/29/2004,631,Daniel Mongiardo,3233,DEM,42,Jim Bunning,3232,REP,51,,-9,11/2/2004,49.34,50.66,-1.31,7.69,-7.69,1,3.076007199224855, +4367,26343,1634,2004,2004_Sen-G_NH,NH,Sen-G,Sen-G,American Research Group,9,Live Phone,,10/29/2004,600,Doris R. Haddock,3277,DEM,26,Judd Gregg,3275,REP,66,,-40,11/2/2004,33.72,66.18,-32.46,7.54,-7.54,1,.7732625402254278, +25343,30583,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/29/2004,823,Eric D. Fingerhut,3306,DEM,35,George V. Voinovich,3305,REP,65,,-30,11/2/2004,36.15,63.85,-27.7,2.3,-2.3,1,-1.668463233206089, +4359,30555,1639,2004,2004_Sen-G_OK,OK,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/29/2004,656,Brad R. Carson,3311,DEM,39,Tom Coburn,3310,REP,47,8,-8,11/2/2004,41.24,52.77,-11.52,3.52,3.52,1,-4.040527775515559, +4370,26581,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/29/2004,1022,Joe Hoeffel,3331,DEM,33,Arlen Specter,3330,REP,53,7,-20,11/2/2004,41.99,52.62,-10.63,9.37,-9.37,1,1.508882450327755, +64203,118128,3234,2004,2004_House-G_CT-2,CT-2,House-G,House-G,Research 2000,281,Live Phone,,10/29/2004,600,Jim Sullivan,14192,DEM,45,Robert R. Simmons,14193,REP,48,,-3,11/2/2004,45.77,54.19,-8.43,5.43,5.43,1,.1301846977382412, +15638,20478,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/30/2004,2904,John Kerry,157,DEM,48,George W. Bush,182,REP,49,1,-1,11/2/2004,48.24,50.7,-2.46,1.46,1.46,1,-.2254279264553809,average of multiple versions or turnout models listed in poll +15015,19855,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,10/30/2004,1000,John Kerry,157,DEM,48,George W. Bush,182,REP,47,,1,11/2/2004,48.24,50.7,-2.46,3.46,3.46,0,1.582902685328337, +14993,19819,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/30/2004,1573,John Kerry,157,DEM,47,George W. Bush,182,REP,49,,-2,11/2/2004,48.24,50.7,-2.46,.46,.46,1,-1.387194371008657,for USA Today | CNN +15165,20005,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,10/30/2004,1092,John Kerry,157,DEM,45,George W. Bush,182,REP,49,2,-4,11/2/2004,48.24,50.7,-2.46,1.54,-1.54,1,-.5051182665482646, +15294,20134,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,Live Phone,,10/30/2004,1014,John Kerry,157,DEM,47,George W. Bush,182,REP,48,,-1,11/2/2004,48.24,50.7,-2.46,1.46,1.46,1,-.6055612969382322, +27901,117051,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2004,3000,John Kerry,157,DEM,48.5,George W. Bush,182,REP,50.2,,-1.7,11/2/2004,48.24,50.7,-2.46,.76,.76,1,-.946568083977515, +15745,20585,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2004,1200,John Kerry,157,DEM,47,George W. Bush,182,REP,48,1,-1,11/2/2004,48.24,50.7,-2.46,1.46,1.46,1,-.6912921415812759, +25275,5631,757,2004,2004_Pres-G_AR,AR,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/30/2004,646,John Kerry,157,DEM,48,George W. Bush,182,REP,48,,0,11/2/2004,44.55,54.31,-9.76,9.76,9.76,.5,5.250139283007555, +4322,5643,759,2004,2004_Pres-G_CA,CA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/30/2004,767,John Kerry,157,DEM,54,George W. Bush,182,REP,43,,11,11/2/2004,54.3,44.36,9.95,1.05,1.05,1,-3.004894519408142, +4335,5657,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Gallup,112,Live Phone,,10/30/2004,1521,John Kerry,157,DEM,48,George W. Bush,182,REP,47,,1,11/2/2004,47.09,52.1,-5.01,6.01,6.01,0,2.438094890942138, +4318,5637,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/30/2004,400,John Kerry,157,DEM,48,George W. Bush,182,REP,48,1,0,11/2/2004,47.09,52.1,-5.01,5.01,5.01,.5,.3735130914272552, +4319,5639,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/30/2004,801,John Kerry,157,DEM,46.5,George W. Bush,182,REP,50,1,-3.5,11/2/2004,47.09,52.1,-5.01,1.51,1.51,1,-2.790433869177312,average of multiple versions or turnout models listed in poll +4323,5644,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/30/2004,742,John Kerry,157,DEM,48,George W. Bush,182,REP,49,,-1,11/2/2004,47.09,52.1,-5.01,4.01,4.01,1,.0847696835918101, +4339,5661,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2004,599,John Kerry,157,DEM,48,George W. Bush,182,REP,47,,1,11/2/2004,47.09,52.1,-5.01,6.01,6.01,0,1.710619683995102, +4320,5640,765,2004,2004_Pres-G_GA,GA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/30/2004,801,John Kerry,157,DEM,41,George W. Bush,182,REP,55,,-14,11/2/2004,41.37,57.97,-16.6,2.6,2.6,1,-1.859837718126236, +4310,5629,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/30/2004,801,John Kerry,157,DEM,46.5,George W. Bush,182,REP,49,1,-2.5,11/2/2004,49.23,49.9,-.67,1.83,-1.83,1,-1.000509184651378,average of multiple versions or turnout models listed in poll +4354,5676,769,2004,2004_Pres-G_IL,IL,Pres-G,Pres-G,Victory Research,437,Live Phone,,10/30/2004,1200,John Kerry,157,DEM,53,George W. Bush,182,REP,43,2,10,11/2/2004,54.82,44.48,10.34,.34,-.34,1,-2.168132950097276, +4303,5619,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/30/2004,801,John Kerry,157,DEM,44.5,George W. Bush,182,REP,45,1,-.5,11/2/2004,51.23,47.81,3.42,3.92,-3.92,0,1.408816623512928,average of multiple versions or turnout models listed in poll +4311,5641,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/30/2004,801,John Kerry,157,DEM,48,George W. Bush,182,REP,48,1,0,11/2/2004,51.09,47.61,3.48,3.48,-3.48,.5,.351815600374222, +4330,5652,779,2004,2004_Pres-G_MO,MO,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/30/2004,694,John Kerry,157,DEM,47,George W. Bush,182,REP,52,,-5,11/2/2004,46.1,53.3,-7.2,2.2,2.2,1,-1.00005031138421, +4326,5648,782,2004,2004_Pres-G_NC,NC,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/30/2004,620,John Kerry,157,DEM,45,George W. Bush,182,REP,53,,-8,11/2/2004,43.58,56.02,-12.43,4.43,4.43,1,-.1125170880946853, +4325,5646,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,10/30/2004,963,John Kerry,157,DEM,49,George W. Bush,182,REP,48,1,1,11/2/2004,50.24,48.87,1.37,.37,-.37,1,-2.118486623756085,for WMUR +4302,5617,786,2004,2004_Pres-G_NJ,NJ,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/30/2004,801,John Kerry,157,DEM,42.5,George W. Bush,182,REP,42,1,.5,11/2/2004,52.92,46.24,6.68,6.18,-6.18,1,3.289079444528003,average of multiple versions or turnout models listed in poll +4361,5683,787,2004,2004_Pres-G_NM,NM,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2004,600,John Kerry,157,DEM,49,George W. Bush,182,REP,49,,0,11/2/2004,49.05,49.84,-.79,.79,.79,.5,-2.62402226017975, +4337,5666,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Gallup,112,Live Phone,,10/30/2004,1111,John Kerry,157,DEM,50,George W. Bush,182,REP,46,,4,11/2/2004,48.71,50.81,-2.11,6.11,6.11,0,3.763416087810815, +4305,5623,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/30/2004,801,John Kerry,157,DEM,45.5,George W. Bush,182,REP,47.5,,-2,11/2/2004,48.71,50.81,-2.11,.11,.11,1,-2.715760392189852,average of multiple versions or turnout models listed in poll +4313,5632,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/30/2004,816,John Kerry,157,DEM,47,George W. Bush,182,REP,49,,-2,11/2/2004,48.71,50.81,-2.11,.11,.11,1,-2.405064670051603, +4345,5667,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Gallup,112,Live Phone,,10/30/2004,1082,John Kerry,157,DEM,46,George W. Bush,182,REP,50,,-4,11/2/2004,50.92,48.42,2.5,6.5,-6.5,0,4.510062034528432, +4306,5622,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/30/2004,801,John Kerry,157,DEM,47,George W. Bush,182,REP,46,,1,11/2/2004,50.92,48.42,2.5,1.5,-1.5,1,-.6955376907348874, +4327,5649,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/30/2004,766,John Kerry,157,DEM,51,George W. Bush,182,REP,47,,4,11/2/2004,50.92,48.42,2.5,1.5,1.5,1,-.5561095020044389, +4321,5647,802,2004,2004_Pres-G_WA,WA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/30/2004,801,John Kerry,157,DEM,51.5,George W. Bush,182,REP,45,2,6.5,11/2/2004,52.82,45.64,7.18,.68,-.68,1,-1.99743139214013,average of multiple versions or turnout models listed in poll +4328,5650,802,2004,2004_Pres-G_WA,WA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/30/2004,622,John Kerry,157,DEM,51,George W. Bush,182,REP,47,,4,11/2/2004,52.82,45.64,7.18,3.18,-3.18,1,.4824386676219018, +4307,5625,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/30/2004,801,John Kerry,157,DEM,46,George W. Bush,182,REP,48,1,-2,11/2/2004,49.7,49.32,.38,2.38,-2.38,0,.1781683686867902,average of multiple versions or turnout models listed in poll +4330,88562,1367,2004,2004_Gov-G_MO,MO,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/30/2004,689,Claire McCaskill,12790,DEM,47,Matt Blunt,12789,REP,47,,0,11/2/2004,47.85,50.83,-2.98,2.98,2.98,.5,-.9686530535842183, +4326,88583,1369,2004,2004_Gov-G_NC,NC,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/30/2004,617,Mike Easley,12795,DEM,55,Patrick J. Ballantine,12797,REP,41,,14,11/2/2004,55.62,42.88,12.74,1.26,1.26,1,-2.993118843141219, +4325,88597,1371,2004,2004_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,10/30/2004,957,John Lynch,12801,DEM,46,Craig Benson,12802,REP,47,,-1,11/2/2004,51.02,48.87,2.15,3.15,-3.15,0,-.5136276431179879,for WMUR +4321,88623,1373,2004,2004_Gov-G_WA,WA,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,10/30/2004,801,Christine Gregoire,12814,DEM,47,Dino Rossi,12812,REP,44,,3,11/2/2004,48.87,48.87,0,3,3,1,-2.36693898841546, +4328,88624,1373,2004,2004_Gov-G_WA,WA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/30/2004,620,Christine Gregoire,12814,DEM,45,Dino Rossi,12812,REP,51,,-6,11/2/2004,48.87,48.87,0,6,-6,0,.544282406896367, +25195,30433,1615,2004,2004_Sen-G_AK,AK,Sen-G,Sen-G,McLaughlin & Associates,203,Live Phone,R,10/30/2004,500,Tony Knowles,3095,DEM,43,Lisa Murkowski,3094,REP,48,,-5,11/2/2004,45.55,48.58,-3.03,1.97,-1.97,1,-3.06343141159123,for unspecified Republican sponsor +25275,30515,1617,2004,2004_Sen-G_AR,AR,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/30/2004,644,Blanche Lincoln,3108,DEM,55,Jim Holt,3109,REP,42,,13,11/2/2004,55.9,44.07,11.83,1.17,1.17,1,-8.495523269968258, +4322,26699,1618,2004,2004_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/30/2004,767,Barbara Boxer,3118,DEM,57,Bill Jones,3119,REP,36,,21,11/2/2004,57.71,37.8,19.91,1.09,1.09,1,-2.522200709105951, +25362,30602,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2004,600,Ken Salazar,3134,DEM,52,Pete Coors,3135,REP,44,,8,11/2/2004,51.3,46.53,4.77,3.23,3.23,1,-.3177048341129733, +4335,26415,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Gallup,112,Live Phone,,10/30/2004,1521,Betty Castor,3157,DEM,47,Mel Martinez,3156,REP,46,,1,11/2/2004,48.32,49.43,-1.11,2.11,2.11,0,-.347492662442334, +4318,26451,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/30/2004,400,Betty Castor,3157,DEM,47,Mel Martinez,3156,REP,46,,1,11/2/2004,48.32,49.43,-1.11,2.11,2.11,0,-1.060019120804407, +4319,26662,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/30/2004,801,Betty Castor,3157,DEM,45,Mel Martinez,3156,REP,49,,-4,11/2/2004,48.32,49.43,-1.11,2.89,-2.89,1,.1725086077359204, +4323,30526,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/30/2004,738,Betty Castor,3157,DEM,48,Mel Martinez,3156,REP,48,,0,11/2/2004,48.32,49.43,-1.11,1.11,1.11,.5,-1.651227857193989, +4339,26818,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2004,599,Betty Castor,3157,DEM,46,Mel Martinez,3156,REP,46,,0,11/2/2004,48.32,49.43,-1.11,1.11,1.11,.5,-1.908306088129928, +4320,26668,1622,2004,2004_Sen-G_GA,GA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/30/2004,801,Denise Majette,3174,DEM,40,Johnny Isakson,3173,REP,55,1,-15,11/2/2004,39.98,57.88,-17.9,2.9,2.9,1,-1.085282833927737, +4354,26519,1625,2004,2004_Sen-G_IL,IL,Sen-G,Sen-G,Victory Research,437,Live Phone,,10/30/2004,1200,Barack Obama,3205,DEM,70,Alan Keyes,3206,REP,24,,46,11/2/2004,69.97,27.05,42.92,3.08,3.08,1,-.6656079926832325, +4332,26829,1627,2004,2004_Sen-G_IA,IA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2004,602,Art Small,3198,DEM,22,Chuck Grassley,3197,REP,68,,-46,11/2/2004,27.88,70.18,-42.31,3.69,-3.69,1,-1.29744481291585, +73256,137330,1630,2004,2004_Sen-O_LA,LA,Sen-G,Sen-O,Market Research Insight,185,Live Phone,,10/30/2004,600,Chris John,3237,DEM,12,David Vitter,3236,REP,51,16,-39,11/2/2004,29.34,51.03,-21.69,17.31,-17.31,1,14.46418129017192, +4330,117368,1632,2004,2004_Sen-G_MO,MO,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/30/2004,690,Nancy Farmer,3261,DEM,38,Christopher S. Bond,3260,REP,57,,-19,11/2/2004,42.8,56.09,-13.3,5.7,-5.7,1,1.021945857999086, +4340,26837,1633,2004,2004_Sen-G_NV,NV,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2004,603,Harry Reid,3287,DEM,58,Richard Ziser,3288,REP,34,,24,11/2/2004,61.08,35.14,25.94,1.94,-1.94,1,-2.493223149959575, +4325,30589,1634,2004,2004_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,10/30/2004,957,Doris R. Haddock,3277,DEM,27,Judd Gregg,3275,REP,63,,-36,11/2/2004,33.72,66.18,-32.46,3.54,-3.54,1,-3.525919411638082,for WMUR +4326,30545,1636,2004,2004_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/30/2004,616,Erskine Bowles,3268,DEM,45,Richard Burr,3267,REP,50,,-5,11/2/2004,47.02,51.6,-4.58,.42,-.42,1,-3.680444602603495, +4313,30551,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/30/2004,813,Eric D. Fingerhut,3306,DEM,33,George V. Voinovich,3305,REP,61,,-28,11/2/2004,36.15,63.85,-27.7,.3,-.3,1,-3.498726131404047, +4331,26845,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2004,602,Eric D. Fingerhut,3306,DEM,33,George V. Voinovich,3305,REP,57,,-24,11/2/2004,36.15,63.85,-27.7,3.7,3.7,1,-.1546977414139333, +4306,26676,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/30/2004,801,Joe Hoeffel,3331,DEM,33,Arlen Specter,3330,REP,55,4,-22,11/2/2004,41.99,52.62,-10.63,11.37,-11.37,1,3.553930523622292, +4327,30561,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/30/2004,758,Joe Hoeffel,3331,DEM,35,Arlen Specter,3330,REP,54,,-19,11/2/2004,41.99,52.62,-10.63,8.37,-8.37,1,-.304874169253713, +4341,26853,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2004,600,Joe Hoeffel,3331,DEM,32,Arlen Specter,3330,REP,53,,-21,11/2/2004,41.99,52.62,-10.63,10.37,-10.37,1,2.570226827430232, +4321,26684,1646,2004,2004_Sen-G_WA,WA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/30/2004,801,Patty Murray,3364,DEM,50,George R. Nethercutt,3366,REP,42,,8,11/2/2004,54.98,42.74,12.24,4.24,-4.24,1,-.5845087325922378, +4328,26756,1646,2004,2004_Sen-G_WA,WA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/30/2004,622,Patty Murray,3364,DEM,51,George R. Nethercutt,3366,REP,45,,6,11/2/2004,54.98,42.74,12.24,6.24,-6.24,1,1.428784741353106, +4342,26866,1647,2004,2004_Sen-G_WI,WI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2004,601,Russ Feingold,3375,DEM,59,Tim Michels,3376,REP,36,,23,11/2/2004,55.35,44.11,11.24,11.76,11.76,1,8.459365708904267, +4354,118014,3288,2004,2004_House-G_IL-8,IL-8,House-G,House-G,Victory Research,437,Live Phone,,10/30/2004,400,Melissa L. Bean,13939,DEM,45,Philip Crane,13940,REP,53,,-8,11/2/2004,51.7,48.3,3.4,11.4,-11.4,0,5.691638404151956, +73256,139129,3331,2004,2004_House-O_LA-7,LA-7,House-G,House-O,Market Research Insight,185,Live Phone,,10/30/2004,600,Willie L. Mount,16614,DEM,25,Charles W. Boustany Jr.,16615,REP,30,20,-5,11/2/2004,25.22,38.61,-13.39,8.39,8.39,1,1.601238771243973,sample size unavailable; estimated at 600 as a default +4325,139152,3396,2004,2004_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,10/30/2004,492,Justin Nadeau,14188,DEM,36,Jeb E. Bradley,14189,REP,55,,-19,11/2/2004,36.56,63.34,-26.78,7.78,7.78,1,1.111024275647259,for WMUR +4325,139157,3397,2004,2004_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,10/30/2004,464,Paul W. Hodes,14190,DEM,37,Charles Bass,14191,REP,55,,-18,11/2/2004,38.17,58.25,-20.08,2.08,2.08,1,-2.963972736565405,for WMUR +15014,33176,8654,2004,2004_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,Live Phone,,10/30/2004,600,Generic Candidate,13750,DEM,48,Generic Candidate,13751,REP,46,,2,11/2/2004,46.6,49.24,-2.64,4.64,4.64,0,.7401926830270105,sample size unavailable; estimated at 600 as a default +14993,117333,8654,2004,2004_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,10/30/2004,1086.5,Generic Candidate,13750,DEM,47.5,Generic Candidate,13751,REP,46.5,,1,11/2/2004,46.6,49.24,-2.64,3.64,3.64,0,-.4805422585295035,for USA Today | CNN; sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll +15294,123571,8654,2004,2004_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,10/30/2004,1014,Generic Candidate,13750,DEM,44,Generic Candidate,13751,REP,43,,1,11/2/2004,46.6,49.24,-2.64,3.64,3.64,0,-.4006220319092532, +27901,33179,8654,2004,2004_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2004,600,Generic Candidate,13750,DEM,48,Generic Candidate,13751,REP,42,,6,11/2/2004,46.6,49.24,-2.64,8.64,8.64,0,4.474702955665108,sample size unavailable; estimated at 600 as a default +63536,116962,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,10/31/2004,1125,John Kerry,157,DEM,47,George W. Bush,182,REP,49,1,-2,11/2/2004,48.24,50.7,-2.46,.46,.46,1,-1.500641414334304, +15032,19872,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/31/2004,1200,John Kerry,157,DEM,48,George W. Bush,182,REP,46,,2,11/2/2004,48.24,50.7,-2.46,4.46,4.46,0,2.629093877885622, +63584,117025,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,10/31/2004,5508,John Kerry,157,DEM,50,George W. Bush,182,REP,47,1,3,11/2/2004,48.24,50.7,-2.46,5.46,5.46,0,3.950442088475054, +63593,117035,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,10/31/2004,1509,John Kerry,157,DEM,48,George W. Bush,182,REP,49,2,-1,11/2/2004,48.24,50.7,-2.46,1.46,1.46,1,-.3620138516942504, +15573,20413,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/31/2004,1284,John Kerry,157,DEM,45.3,George W. Bush,182,REP,48.6,.9,-3.3,11/2/2004,48.24,50.7,-2.46,.84,-.84,1,-1.022941010152978, +15267,20107,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Marist College,183,Live Phone,,10/31/2004,1000,John Kerry,157,DEM,49,George W. Bush,182,REP,48,,1,11/2/2004,48.24,50.7,-2.46,3.46,3.46,0,1.52279420753325,for NBC News +4298,5610,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/31/2004,705,John Kerry,157,DEM,47,George W. Bush,182,REP,50,,-3,11/2/2004,47.04,51.71,-4.67,1.67,1.67,1,-.9339469764343101, +4316,5635,760,2004,2004_Pres-G_CO,CO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/31/2004,600,John Kerry,157,DEM,47,George W. Bush,182,REP,49,,-2,11/2/2004,47.04,51.71,-4.67,2.67,2.67,1,.3964223525343362, +4299,5615,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/31/2004,600,John Kerry,157,DEM,50,George W. Bush,182,REP,48,1,2,11/2/2004,47.09,52.1,-5.01,7.01,7.01,0,2.930100254218822,average of multiple versions or turnout models listed in poll +4295,116967,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/31/2004,700,John Kerry,157,DEM,49,George W. Bush,182,REP,44,1,5,11/2/2004,47.09,52.1,-5.01,10.01,10.01,0,6.140766174136703,average of multiple versions or turnout models listed in poll +63580,117021,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,10/31/2004,1433,John Kerry,157,DEM,51,George W. Bush,182,REP,47,1,4,11/2/2004,47.09,52.1,-5.01,9.01,9.01,0,5.483515491666537, +63838,117541,764,2004,2004_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/31/2004,601,John Kerry,157,DEM,48,George W. Bush,182,REP,48,,0,11/2/2004,47.09,52.1,-5.01,5.01,5.01,.5,.7791543371675521, +4294,116968,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/31/2004,700,John Kerry,157,DEM,44,George W. Bush,182,REP,48,1,-4,11/2/2004,49.23,49.9,-.67,3.33,-3.33,1,.639613668734176,average of multiple versions or turnout models listed in poll +4324,5645,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/31/2004,519,John Kerry,157,DEM,50,George W. Bush,182,REP,47,,3,11/2/2004,49.23,49.9,-.67,3.67,3.67,0,.8428107392472109, +4308,5626,767,2004,2004_Pres-G_IA,IA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/31/2004,601,John Kerry,157,DEM,50,George W. Bush,182,REP,45,,5,11/2/2004,49.23,49.9,-.67,5.67,5.67,0,2.715114466309756, +4329,5651,777,2004,2004_Pres-G_MI,MI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/31/2004,601,John Kerry,157,DEM,52,George W. Bush,182,REP,46,,6,11/2/2004,51.23,47.81,3.42,2.58,2.58,1,-.1649879330539865, +4317,5636,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/31/2004,601,John Kerry,157,DEM,51,George W. Bush,182,REP,45,,6,11/2/2004,51.09,47.61,3.48,2.52,2.52,1,-.7342157673782675, +4300,5613,785,2004,2004_Pres-G_NH,NH,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/31/2004,600,John Kerry,157,DEM,48.5,George W. Bush,182,REP,49,1,-.5,11/2/2004,50.24,48.87,1.37,1.87,-1.87,0,-.9883777578149369,average of multiple versions or turnout models listed in poll +4301,5614,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/31/2004,636,John Kerry,157,DEM,45,George W. Bush,182,REP,53,,-8,11/2/2004,47.88,50.47,-2.59,5.41,-5.41,1,2.78841743470566, +4309,5627,788,2004,2004_Pres-G_NV,NV,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/31/2004,601,John Kerry,157,DEM,45,George W. Bush,182,REP,50,,-5,11/2/2004,47.88,50.47,-2.59,2.41,-2.41,1,-1.218156110963021, +4297,5609,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/31/2004,700,John Kerry,157,DEM,47,George W. Bush,182,REP,50,,-3,11/2/2004,48.71,50.81,-2.11,.89,-.89,1,-1.869804264859086, +63581,117022,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,10/31/2004,1218,John Kerry,157,DEM,51,George W. Bush,182,REP,47,,4,11/2/2004,48.71,50.81,-2.11,6.11,6.11,0,3.868010119247618, +4304,5620,790,2004,2004_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/31/2004,601,John Kerry,157,DEM,43,George W. Bush,182,REP,49,,-6,11/2/2004,48.71,50.81,-2.11,3.89,-3.89,1,1.125123394416212, +63582,117023,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Harris Insights & Analytics,133,Live Phone,,10/31/2004,1204,John Kerry,157,DEM,50,George W. Bush,182,REP,48,,2,11/2/2004,50.92,48.42,2.5,.5,-.5,1,-1.510080739199377, +4314,5633,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/31/2004,601,John Kerry,157,DEM,50,George W. Bush,182,REP,46,,4,11/2/2004,50.92,48.42,2.5,1.5,1.5,1,-1.036670692600164, +4296,116969,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/31/2004,700,John Kerry,157,DEM,45,George W. Bush,182,REP,48,1,-3,11/2/2004,49.7,49.32,.38,3.38,-3.38,0,.8747156432659223,average of multiple versions or turnout models listed in poll +4315,5634,803,2004,2004_Pres-G_WI,WI,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/31/2004,601,John Kerry,157,DEM,51,George W. Bush,182,REP,45,,6,11/2/2004,49.7,49.32,.38,5.62,5.62,1,3.068410886955014, +4298,26705,1619,2004,2004_Sen-G_CO,CO,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/31/2004,705,Ken Salazar,3134,DEM,51,Pete Coors,3135,REP,47,,4,11/2/2004,51.3,46.53,4.77,.77,-.77,1,-2.388431882336747, +25109,30347,1621,2004,2004_Sen-G_FL,FL,Sen-G,Sen-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/31/2004,700,Betty Castor,3157,DEM,47,Mel Martinez,3156,REP,41,,6,11/2/2004,48.32,49.43,-1.11,7.11,7.11,0,4.555005733821218, +25110,30348,1627,2004,2004_Sen-G_IA,IA,Sen-G,Sen-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/31/2004,700,Art Small,3198,DEM,20,Chuck Grassley,3197,REP,67,,-47,11/2/2004,27.88,70.18,-42.31,4.69,-4.69,1,.5971010861811833, +4297,26397,1638,2004,2004_Sen-G_OH,OH,Sen-G,Sen-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/31/2004,700,Eric D. Fingerhut,3306,DEM,30,George V. Voinovich,3305,REP,60,,-30,11/2/2004,36.15,63.85,-27.7,2.3,-2.3,1,-1.493454427932374, +25114,30352,1647,2004,2004_Sen-G_WI,WI,Sen-G,Sen-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/31/2004,700,Russ Feingold,3375,DEM,56,Tim Michels,3376,REP,42,,14,11/2/2004,55.35,44.11,11.24,2.76,2.76,1,-2.412187628545863, +14920,122779,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,11/1/2004,1000,John Kerry,157,DEM,43.5,George W. Bush,182,REP,48.5,1,-5,11/2/2004,48.24,50.7,-2.46,2.54,-2.54,1,.609716464703707,average of multiple versions or turnout models listed in poll +38581,20106,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Marist College,183,Live Phone,,11/1/2004,1026,John Kerry,157,DEM,50,George W. Bush,182,REP,49,,1,11/2/2004,48.24,50.7,-2.46,3.46,3.46,0,1.612346970314408, +63864,117572,39,2004,2004_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/1/2004,955,John Kerry,157,DEM,49.1,George W. Bush,182,REP,49.4,,-.30000001,11/2/2004,48.24,50.7,-2.46,2.16,2.16,1,.0374758180783509, +25274,5604,757,2004,2004_Pres-G_AR,AR,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/1/2004,550,John Kerry,157,DEM,46,George W. Bush,182,REP,51,,-5,11/2/2004,44.55,54.31,-9.76,4.76,4.76,1,.256489773984421, +4291,5603,778,2004,2004_Pres-G_MN,MN,Pres-G,Pres-G,Star Tribune (Minnesota Poll),315,Live Phone,,11/1/2004,743,John Kerry,157,DEM,47,George W. Bush,182,REP,43,,4,11/2/2004,51.09,47.61,3.48,.52,.52,1,-2.659383225283522, +4293,5605,793,2004,2004_Pres-G_PA,PA,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/1/2004,657,John Kerry,157,DEM,49,George W. Bush,182,REP,48,,1,11/2/2004,50.92,48.42,2.5,1.5,-1.5,1,-.5087573027084786, +25274,30514,1617,2004,2004_Sen-G_AR,AR,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/1/2004,549,Blanche Lincoln,3108,DEM,53,Jim Holt,3109,REP,43,,10,11/2/2004,55.9,44.07,11.83,1.83,-1.83,1,-7.827494675114165, +4293,30560,1641,2004,2004_Sen-G_PA,PA,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/1/2004,650,Joe Hoeffel,3331,DEM,35,Arlen Specter,3330,REP,53,,-18,11/2/2004,41.99,52.62,-10.63,7.37,-7.37,1,-1.259523005984324, +14920,33175,8654,2004,2004_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,11/1/2004,1000,Generic Candidate,13750,DEM,44,Generic Candidate,13751,REP,47,,-3,11/2/2004,46.6,49.24,-2.64,.36,-.36,1,-3.53040583481711, +74180,139128,3332,2004,2004_House-GR_LA-7,LA-7,House-G,House-GR,Market Research Insight,185,Live Phone,,12/2/2004,600,Willie L. Mount,16614,DEM,30,Charles W. Boustany Jr.,16615,REP,56,,-26,12/4/2004,45.04,54.96,-9.92,16.08,-16.08,1,9.217786989527719,sample size unavailable; estimated at 600 as a default +63905,117649,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/18/2005,403,Jon Stevens Corzine,13779,DEM,45,Douglas R. Forrester,13780,REP,38,,7,11/8/2005,53.47,43.02,10.45,3.45,-3.45,1,-1.504160082258547, +73740,138311,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2005,500,Jon Stevens Corzine,13779,DEM,49,Douglas R. Forrester,13780,REP,40,,9,11/8/2005,53.47,43.02,10.45,1.45,-1.45,1,-3.265415319309991, +63950,117704,1364,2005,2005_Gov-G_VA,VA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2005,625,Tim Kaine,13850,DEM,42,Jerry W. Kilgore,13851,REP,44,5,-2,11/8/2005,51.72,45.99,5.73,7.73,-7.73,0,3.057642949211389, +63927,117676,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/23/2005,410,Jon Stevens Corzine,13779,DEM,47,Douglas R. Forrester,13780,REP,39,,8,11/8/2005,53.47,43.02,10.45,2.45,-2.45,1,-1.78782853870145, +63779,117432,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/23/2005,525,Jon Stevens Corzine,13779,DEM,50,Douglas R. Forrester,13780,REP,41,,9,11/8/2005,53.47,43.02,10.45,1.45,-1.45,1,-2.992645380623825, +73737,138306,1364,2005,2005_Gov-G_VA,VA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2005,600,Tim Kaine,13850,DEM,46,Jerry W. Kilgore,13851,REP,48,2,-2,11/8/2005,51.72,45.99,5.73,7.73,-7.73,0,2.92862952716836,sample size unavailable; estimated at 600 as a default +63941,117694,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Marist College,183,Live Phone,,10/25/2005,449,Jon Stevens Corzine,13779,DEM,51,Douglas R. Forrester,13780,REP,41,,10,11/8/2005,53.47,43.02,10.45,.45,-.45,1,-3.989317139514119, +63910,117654,1364,2005,2005_Gov-G_VA,VA,Gov-G,Gov-G,ABC News/The Washington Post,3,Live Phone,,10/25/2005,1004,Tim Kaine,13850,DEM,47,Jerry W. Kilgore,13851,REP,44,4,3,11/8/2005,51.72,45.99,5.73,2.73,-2.73,1,-1.993610615468617,for The Washington Post +63973,117737,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/26/2005,600,Jon Stevens Corzine,13779,DEM,51,Douglas R. Forrester,13780,REP,42,,9,11/8/2005,53.47,43.02,10.45,1.45,-1.45,1,-2.915989177809697, +63964,117727,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/27/2005,636,Jon Stevens Corzine,13779,DEM,50,Douglas R. Forrester,13780,REP,38,,12,11/8/2005,53.47,43.02,10.45,1.55,1.55,1,-2.700348644422145, +63906,117650,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/27/2005,403,Jon Stevens Corzine,13779,DEM,47,Douglas R. Forrester,13780,REP,40,,7,11/8/2005,53.47,43.02,10.45,3.45,-3.45,1,-1.10195378528738, +73736,138305,1364,2005,2005_Gov-G_VA,VA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2005,500,Tim Kaine,13850,DEM,46,Jerry W. Kilgore,13851,REP,44,4,2,11/8/2005,51.72,45.99,5.73,3.73,-3.73,1,-1.005219432347986, +63977,117743,1364,2005,2005_Gov-G_VA,VA,Gov-G,Gov-G,Roanoke College,292,Live Phone,,10/27/2005,407,Tim Kaine,13850,DEM,44,Jerry W. Kilgore,13851,REP,36,5,8,11/8/2005,51.72,45.99,5.73,2.27,2.27,1,-3.060762195043545, +73735,138304,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/28/2005,421,Jon Stevens Corzine,13779,DEM,44,Douglas R. Forrester,13780,REP,40,,4,11/8/2005,53.47,43.02,10.45,6.45,-6.45,1,2.493325936223617, +4234,117754,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,10/29/2005,800,Jon Stevens Corzine,13779,DEM,48,Douglas R. Forrester,13780,REP,42,,6,11/8/2005,53.47,43.02,10.45,4.45,-4.45,1,.5788512776953065, +63928,117677,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/30/2005,410,Jon Stevens Corzine,13779,DEM,43,Douglas R. Forrester,13780,REP,41,,2,11/8/2005,53.47,43.02,10.45,8.45,-8.45,1,4.576484241812073, +73734,138303,1364,2005,2005_Gov-G_VA,VA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2005,1000,Tim Kaine,13850,DEM,49,Jerry W. Kilgore,13851,REP,46,2,3,11/8/2005,51.72,45.99,5.73,2.73,-2.73,1,-1.394278215972682, +63956,117711,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Monmouth University,215,Live Phone,,11/3/2005,728,Jon Stevens Corzine,13779,DEM,47,Douglas R. Forrester,13780,REP,38,,9,11/8/2005,53.47,43.02,10.45,1.45,-1.45,1,-2.256018191124706, +63965,117728,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,11/3/2005,775,Jon Stevens Corzine,13779,DEM,48,Douglas R. Forrester,13780,REP,40,,8,11/8/2005,53.47,43.02,10.45,2.45,-2.45,1,-1.321188202980023, +63982,117748,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Rutgers University,295,Live Phone,,11/3/2005,724,Jon Stevens Corzine,13779,DEM,43,Douglas R. Forrester,13780,REP,37,,6,11/8/2005,53.47,43.02,10.45,4.45,-4.45,1,.7654967375462292, +63951,117705,1364,2005,2005_Gov-G_VA,VA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/3/2005,625,Tim Kaine,13850,DEM,45,Jerry W. Kilgore,13851,REP,44,4,1,11/8/2005,51.72,45.99,5.73,4.73,-4.73,1,.7836859527448992, +63942,117695,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Marist College,183,Live Phone,,11/4/2005,394,Jon Stevens Corzine,13779,DEM,49,Douglas R. Forrester,13780,REP,44,,5,11/8/2005,53.47,43.02,10.45,5.45,-5.45,1,1.409611088925733, +63780,117433,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/5/2005,798,Jon Stevens Corzine,13779,DEM,50,Douglas R. Forrester,13780,REP,44,,6,11/8/2005,53.47,43.02,10.45,4.45,-4.45,1,.9230956013754816,for WCAU-TV Philadelphia | WABC-TV (New York) +63943,117696,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Marist College,183,Live Phone,,11/6/2005,377,Jon Stevens Corzine,13779,DEM,51,Douglas R. Forrester,13780,REP,45,,6,11/8/2005,53.47,43.02,10.45,4.45,-4.45,1,.4488735872769432,for WNBC +73732,138300,1363,2005,2005_Gov-G_NJ,NJ,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/6/2005,500,Jon Stevens Corzine,13779,DEM,44,Douglas R. Forrester,13780,REP,39,,5,11/8/2005,53.47,43.02,10.45,5.45,-5.45,1,1.721542830159798, +73731,138299,1364,2005,2005_Gov-G_VA,VA,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/6/2005,804,Tim Kaine,13850,DEM,50,Jerry W. Kilgore,13851,REP,45,3,5,11/8/2005,51.72,45.99,5.73,.73,-.73,1,-3.599067785041457,for WSLS-TV (Roanoke) | WUSA-TV (Washington DC) +73720,138287,1820,2006,2006_House-GS_CA-50,CA-50,House-G,House-GS,SurveyUSA,325,IVR,,5/31/2006,448,Francine P. Busby,14397,DEM,45,Brian P. Bilbray,14398,REP,47,,-2,6/6/2006,45.02,49.57,-4.55,2.55,2.55,1,-4.649434083770354,for KGTV-TV (California) +24328,88817,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2006,625,Jim Davis,12674,DEM,39,Charlie Crist,12675,REP,50,,-11,11/7/2006,45.11,52.18,-7.07,3.93,-3.93,1,-.4183632505791371,among registered voters +55278,88818,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2006,500,Jim Davis,12674,DEM,41,Charlie Crist,12675,REP,46,,-5,11/7/2006,45.11,52.18,-7.07,2.07,2.07,1,-2.48660809790929, +55329,88869,1337,2006,2006_Gov-G_IA,IA,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/17/2006,600,Chet Culver,12684,DEM,49,Jim Nussle,12686,REP,44,,5,11/7/2006,54.02,44.38,9.65,4.65,-4.65,1,.0367534431923246, +24499,88999,1343,2006,2006_Gov-G_ME,ME,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2006,500,John Baldacci,13144,DEM,46,Chandler E. Woodcock,12705,REP,38,,8,11/7/2006,38.11,30.21,7.9,.1,.1,1,-5.302253711097496, +24578,89112,1349,2006,2006_Gov-G_NV,NV,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2006,500,Dina Titus,12728,DEM,43,Jim Gibbons,12729,REP,51,,-8,11/7/2006,43.92,47.93,-4.01,3.99,-3.99,1,-.3195731182039696, +24319,89143,1350,2006,2006_Gov-G_NY,NY,Gov-G,Gov-G,Marist College,183,Live Phone,,10/17/2006,475,Eliot Spitzer,12732,DEM,73,John J. Faso,12733,REP,22,,51,11/7/2006,69.56,28.72,40.84,10.16,10.16,1,4.422353742754066,for NBC News +24328,29566,1585,2006,2006_Sen-G_FL,FL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2006,625,Bill Nelson,2848,DEM,57,Katherine Harris,2849,REP,31,,26,11/7/2006,60.3,38.1,22.21,3.79,3.79,1,-1.948275230759837,among registered voters +24499,29737,1588,2006,2006_Sen-G_ME,ME,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2006,500,Jean M. Hay Bright,2910,DEM,24,Olympia J. Snowe,2909,REP,70,,-46,11/7/2006,20.75,74.4,-53.65,7.65,7.65,1,1.593379887026117, +24578,29816,1597,2006,2006_Sen-G_NV,NV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2006,500,Jack Carter,2988,DEM,43,John Ensign,2987,REP,52,,-9,11/7/2006,40.99,55.36,-14.37,5.37,5.37,1,.517579260641019, +24319,29557,1600,2006,2006_Sen-G_NY,NY,Sen-G,Sen-G,Marist College,183,Live Phone,,10/17/2006,475,Hillary Rodham Clinton,2993,DEM,67,John Spencer,2996,REP,31,,36,11/7/2006,67,31.01,36,0,0,1,-6.743647775972153,for NBC News +24656,29894,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2006,500,Maria Cantwell,3063,DEM,53,Mike McGavick,3064,REP,38,,15,11/7/2006,56.85,39.93,16.92,1.92,-1.92,1,-4.332182598331734, +4091,30022,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/17/2006,800,Maria Cantwell,3063,DEM,51,Mike McGavick,3064,REP,42,,9,11/7/2006,56.85,39.93,16.92,7.92,-7.92,1,2.892742296810868, +74005,138844,3607,2006,2006_House-G_AR-2,AR-2,House-G,House-G,SurveyUSA,325,IVR,,10/17/2006,404,Vic Snyder,16517,DEM,57,Andy Mayberry,16518,REP,41,,16,11/7/2006,60.53,39.47,21.06,5.06,-5.06,1,-2.749803436776296,for KTHV-TV Little Rock +64295,118281,3667,2006,2006_House-G_CO-5,CO-5,House-G,House-G,SurveyUSA,325,IVR,,10/17/2006,543,Jay Fawcett,14052,DEM,38,Doug Lamborn,14053,REP,51,,-13,11/7/2006,40.35,59.62,-19.27,6.27,6.27,1,-1.806403768515753, +64296,118282,3684,2006,2006_House-G_FL-9,FL-9,House-G,House-G,SurveyUSA,325,IVR,,10/17/2006,425,Phyllis Busansky,14377,DEM,36,Gus Bilirakis,14378,REP,57,,-21,11/7/2006,44.08,55.91,-11.83,9.17,-9.17,1,1.425166834808335, +64248,118225,3743,2006,2006_House-G_IN-7,IN-7,House-G,House-G,Selzer & Co.,304,Live Phone,,10/17/2006,468,Julia M. Carson,14199,DEM,42,Eric Dickerson,14200,REP,45,,-3,11/7/2006,53.76,46.24,7.51,10.51,-10.51,0,5.041909093441531, +64297,118283,3757,2006,2006_House-G_KY-3,KY-3,House-G,House-G,SurveyUSA,325,IVR,,10/17/2006,536,John Yarmuth,13999,DEM,48,Anne Meagher Northup,14000,REP,47,,1,11/7/2006,50.62,48.18,2.45,1.45,-1.45,1,-5.152826294116672, +63848,117551,3795,2006,2006_House-G_MI-7,MI-7,House-G,House-G,Basswood Research,24,Live Phone,R,10/17/2006,300,Sharon Marie Renier,13820,DEM,27,Tim Walberg,13821,REP,44,,-17,11/7/2006,45.98,49.93,-3.95,13.05,-13.05,1,5.263649411093681,for unspecified Republican sponsor +64054,117878,3869,2006,2006_House-G_NY-20,NY-20,House-G,House-G,Global Strategy Group,118,Live Phone,D,10/17/2006,404,Kirsten E. Gillibrand,13928,DEM,44,John E. Sweeney,13929,REP,42,,2,11/7/2006,53.1,46.9,6.2,4.2,-4.2,1,-3.485357583579523,for Kirsten E. Gillibrand +64249,118227,3869,2006,2006_House-G_NY-20,NY-20,House-G,House-G,Siena College,305,Live Phone,,10/17/2006,628,Kirsten E. Gillibrand,13928,DEM,39,John E. Sweeney,13929,REP,53,,-14,11/7/2006,53.1,46.9,6.2,20.2,-20.2,0,15.15741741596941, +64298,118284,3875,2006,2006_House-G_NY-26,NY-26,House-G,House-G,SurveyUSA,325,IVR,,10/17/2006,419,Jack Davis,14379,DEM,46,Thomas M. Reynolds,14380,REP,49,,-3,11/7/2006,48.02,51.98,-3.97,.97,.97,1,-4.735870741953913, +64173,118080,3886,2006,2006_House-G_NC-8,NC-8,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/17/2006,400,Lawrence Webb Kissell,14139,DEM,33,Robert C. Hayes,14140,REP,49,,-16,11/7/2006,49.86,50.14,-.27,15.73,-15.73,1,9.619468227592716,for Robert C. Hayes +74127,139044,3889,2006,2006_House-G_NC-11,NC-11,House-G,House-G,OnPoint,240,IVR,,10/17/2006,684,Joseph Heath Shuler,14299,DEM,51,Charles H. Taylor,14300,REP,43,,8,11/7/2006,53.79,46.21,7.59,.41,.41,1,-3.964183829596126, +64299,118285,3898,2006,2006_House-G_OH-6,OH-6,House-G,House-G,SurveyUSA,325,IVR,,10/17/2006,570,Charles A. Wilson,14381,DEM,64,Charles R. Blasdel,14382,REP,32,,32,11/7/2006,62.08,37.92,24.16,7.84,7.84,1,.2405702180224486, +24415,88783,1333,2006,2006_Gov-G_CT,CT,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/18/2006,881,"John DeStefano, Jr.",12671,DEM,33,M. Jodi Rell,12670,REP,59,,-26,11/7/2006,35.45,63.2,-27.76,1.76,1.76,1,-3.976914376912334, +73579,138081,1335,2006,2006_Gov-G_GA,GA,Gov-G,Gov-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/18/2006,500,Mark Taylor,12678,DEM,31,Sonny Perdue,12676,REP,47,9,-16,11/7/2006,38.22,57.95,-19.73,3.73,3.73,1,-1.682353913642439, +55817,89369,1360,2006,2006_Gov-G_WI,WI,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2006,500,Jim Doyle,12774,DEM,48,Mark Green,12772,REP,44,,4,11/7/2006,52.7,45.31,7.39,3.39,-3.39,1,-1.443372965086432, +24415,29653,1583,2006,2006_Sen-G_CT,CT,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/18/2006,881,Ned Lamont,2839,DEM,35,Joseph I. Lieberman,14516,IND,52,6,-17,11/7/2006,39.73,49.71,-9.98,7.02,,1,3.105819450817898, +24338,29576,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/18/2006,625,Claire McCaskill,2935,DEM,46,Jim Talent,2936,REP,43,,3,11/7/2006,49.58,47.31,2.27,.73,.73,1,-3.2706428890366,among registered voters +24341,29579,1595,2006,2006_Sen-G_MT,MT,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/18/2006,625,Jon Tester,2950,DEM,46,Conrad Burns,2951,REP,43,2,3,11/7/2006,49.16,48.29,.88,2.12,2.12,1,-2.61486061221037,among registered voters +24541,29779,1595,2006,2006_Sen-G_MT,MT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2006,500,Jon Tester,2950,DEM,49,Conrad Burns,2951,REP,46,,3,11/7/2006,49.16,48.29,.88,2.12,2.12,1,-3.10048029232726, +24380,29618,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/18/2006,396,Robert Menendez,2971,DEM,48,Thomas H. Kean,2972,REP,39,,9,11/7/2006,57.2,41.19,16.02,7.02,-7.02,1,-3.45614063083367, +24368,29606,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/18/2006,625,Jim Webb,3047,DEM,43,George F. Allen,3048,REP,47,2,-4,11/7/2006,49.59,49.2,.39,4.39,-4.39,0,.3744801803728784,among registered voters +24373,29611,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/18/2006,625,Maria Cantwell,3063,DEM,52,Mike McGavick,3064,REP,37,,15,11/7/2006,56.85,39.93,16.92,1.92,-1.92,1,-4.313896559031777,among registered voters +64204,118129,3697,2006,2006_House-G_FL-22,FL-22,House-G,House-G,Research 2000,281,Live Phone,,10/18/2006,600,Ron Klein,14196,DEM,43,E. Clay Shaw,14198,REP,48,,-5,11/7/2006,50.88,47.13,3.76,8.76,-8.76,0,4.503463824215109, +74075,138949,3762,2006,2006_House-O_LA-2,LA-2,House-G,House-O,Multi-Quest International,220,Live Phone,,10/18/2006,400,William J. Jefferson,16548,DEM,19,Karen Carter Peterson,16550,DEM,14.5,16.5,4.5,11/7/2006,30.08,21.66,8.42,3.92,,1,-1.126532159037534,among registered voters +64174,118081,3826,2006,2006_House-G_NE-1,NE-1,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/18/2006,350,Maxine B. Moul,14087,DEM,36,Jeff Fortenberry,14086,REP,58,,-22,11/7/2006,41.64,58.36,-16.71,5.29,-5.29,1,-.7853932296018306,for Jeff Fortenberry +64196,118110,3847,2006,2006_House-G_NM-1,NM-1,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/18/2006,168,Patricia A. Madrid,14141,DEM,45,Heather A. Wilson,14142,REP,42,,3,11/7/2006,49.8,50.2,-.41,3.41,3.41,0,-2.977550120526071,for Albuquerque Journal +64065,117892,3905,2006,2006_House-G_OH-13,OH-13,House-G,House-G,GQR Research (GQRR),126,Live Phone,D,10/18/2006,506,Betty Sutton,13941,DEM,56,L. Craig Foltin,13942,REP,33,,23,11/7/2006,61.22,38.78,22.44,.56,.56,1,-7.042089547121209,for Betty Sutton +55197,88735,1331,2006,2006_Gov-G_CA,CA,Gov-G,Gov-G,Public Policy Institute of California,262,IVR,,10/19/2006,1076,Phil Angelides,12660,DEM,30,Arnold Schwarzenegger,12662,REP,48,,-18,11/7/2006,38.91,55.88,-16.98,1.02,-1.02,1,-3.753160193366998, +55279,88819,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Cromer Group,65,Live Phone,R,10/19/2006,389,Jim Davis,12674,DEM,38,Charlie Crist,12675,REP,49,,-11,11/7/2006,45.11,52.18,-7.07,3.93,-3.93,1,-.4836265739348392,for unspecified Republican sponsor +55358,88898,1339,2006,2006_Gov-G_IL,IL,Gov-G,Gov-G,Richard Day Research,287,Live Phone,,10/19/2006,603,Rod Blagojevich,12691,DEM,48,Judy Baar Topinka,12692,REP,32,12,16,11/7/2006,49.8,39.26,10.53,5.47,5.47,1,.274959170246645, +24355,89175,1351,2006,2006_Gov-G_OH,OH,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2006,625,Ted Strickland,12740,DEM,54,J. Kenneth Blackwell,12738,REP,34,,20,11/7/2006,60.54,36.65,23.89,3.89,-3.89,1,-2.67115358475592,among registered voters +24361,89282,1354,2006,2006_Gov-G_RI,RI,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2006,625,Charlie Fogarty,12750,DEM,39,Donald Carcieri,12751,REP,49,,-10,11/7/2006,48.99,51.01,-2.02,7.98,-7.98,1,.8298551622046541,among registered voters +24610,89283,1354,2006,2006_Gov-G_RI,RI,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2006,500,Charlie Fogarty,12750,DEM,44,Donald Carcieri,12751,REP,51,,-7,11/7/2006,48.99,51.01,-2.02,4.98,-4.98,1,-2.637388710635158, +24364,89306,1357,2006,2006_Gov-G_TN,TN,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2006,625,Phil Bredesen,12761,DEM,62,Jim Bryson,12758,REP,27,,35,11/7/2006,68.6,29.74,38.86,3.86,-3.86,1,-4.133121433052549,among registered voters +24197,29435,1583,2006,2006_Sen-G_CT,CT,Sen-G,Sen-G,American Research Group,9,Live Phone,,10/19/2006,600,Ned Lamont,2839,DEM,37,Joseph I. Lieberman,14516,IND,49,8,-12,11/7/2006,39.73,49.71,-9.98,2.02,,1,-2.435012462668346, +24355,29593,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2006,625,Sherrod Brown,3004,DEM,48,Michael DeWine,3005,REP,40,,8,11/7/2006,56.16,43.82,12.35,4.35,-4.35,1,-1.15737381247883,among registered voters +24361,29599,1604,2006,2006_Sen-G_RI,RI,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2006,625,Sheldon Whitehouse,3014,DEM,48,Lincoln Chafee,3015,REP,43,,5,11/7/2006,53.52,46.48,7.04,2.04,-2.04,1,-2.665248888399402,among registered voters +24610,29848,1604,2006,2006_Sen-G_RI,RI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2006,500,Sheldon Whitehouse,3014,DEM,52,Lincoln Chafee,3015,REP,44,,8,11/7/2006,53.52,46.48,7.04,.96,.96,1,-4.707797609981853, +24364,29602,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2006,625,Harold E. Ford Jr.,4344,DEM,43,Bob Corker,3019,REP,45,,-2,11/7/2006,47.99,50.71,-2.72,.72,.72,1,-3.410227789083041,among registered voters +73302,137404,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2006,500,Harold E. Ford Jr.,4344,DEM,47,Bob Corker,3019,REP,49,,-2,11/7/2006,47.99,50.71,-2.72,.72,.72,1,-4.279685692821775, +64162,118064,3602,2006,2006_House-G_AZ-5,AZ-5,House-G,House-G,"Normington, Petts & Associates",232,Live Phone,D,10/19/2006,400,Harry E. Mitchell,14113,DEM,46,J.D. Hayworth,14114,REP,47,4,-1,11/7/2006,50.41,46.44,3.97,4.97,-4.97,0,-.8637533120849979,for Harry E. Mitchell +64385,118451,3673,2006,2006_House-G_CT-4,CT-4,House-G,House-G,University of Connecticut,347,Live Phone,,10/19/2006,805,Diane Farrell,14211,DEM,43,Christopher H. Shays,14212,REP,43,,0,11/7/2006,47.58,50.96,-3.38,3.38,3.38,.5,-3.255306923934998, +74034,138876,3699,2006,2006_House-G_FL-24,FL-24,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/19/2006,402,Clint Curtis,16529,DEM,43,Tom Feeney,16530,REP,45,,-2,11/7/2006,42.06,57.94,-15.88,13.88,13.88,1,6.185060140794297, +64205,118130,3743,2006,2006_House-G_IN-7,IN-7,House-G,House-G,Research 2000,281,Live Phone,,10/19/2006,400,Julia M. Carson,14199,DEM,48,Eric Dickerson,14200,REP,43,,5,11/7/2006,53.76,46.24,7.51,2.51,-2.51,1,-5.373987980452053, +64205,118131,3744,2006,2006_House-G_IN-8,IN-8,House-G,House-G,Research 2000,281,Live Phone,,10/19/2006,400,Brad Ellsworth,14202,DEM,50,John Nathan Hostettler,14203,REP,43,,7,11/7/2006,61.02,38.98,22.04,15.04,-15.04,1,6.971205262182666, +64205,118132,3745,2006,2006_House-G_IN-9,IN-9,House-G,House-G,Research 2000,281,Live Phone,,10/19/2006,400,Baron P. Hill,14204,DEM,47,Mike Sodrel,14205,REP,45,,2,11/7/2006,50.01,45.49,4.52,2.52,-2.52,1,-2.531926437785753, +55097,88635,1327,2006,2006_Gov-G_AK,AK,Gov-G,Gov-G,Hellenthal & Associates,137,Live Phone,,10/20/2006,273,Tony Knowles,12646,DEM,42.6,Sarah Palin,12643,REP,41.9,7,.69999999,11/7/2006,40.97,48.33,-7.36,8.06,8.06,0,2.53374619475635, +73599,138114,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Public Opinion Strategies,260,Live Phone,,10/20/2006,750,Jim Davis,12674,DEM,32,Charlie Crist,12675,REP,46,0,-14,11/7/2006,45.11,52.18,-7.07,6.93,-6.93,1,3.13881850334321,for Associated Industries of Florida +24421,88820,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/20/2006,816,Jim Davis,12674,DEM,44,Charlie Crist,12675,REP,46,,-2,11/7/2006,45.11,52.18,-7.07,5.07,5.07,1,1.159639720541642, +24230,89000,1343,2006,2006_Gov-G_ME,ME,Gov-G,Gov-G,Critical Insights,64,Live Phone,,10/20/2006,600,John Baldacci,13144,DEM,42,Chandler E. Woodcock,12705,REP,25,11,17,11/7/2006,38.11,30.21,7.9,9.1,9.1,1,4.417244367416216, +24358,89255,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/20/2006,625,Ed Rendell,12748,DEM,56,Lynn Swann,12749,REP,35,,21,11/7/2006,60.36,39.64,20.73,.27,.27,1,-4.103560371201752,among registered voters +24421,29659,1585,2006,2006_Sen-G_FL,FL,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/20/2006,816,Bill Nelson,2848,DEM,64,Katherine Harris,2849,REP,29,,35,11/7/2006,60.3,38.1,22.21,12.79,12.79,1,8.071634494461383, +24230,29468,1588,2006,2006_Sen-G_ME,ME,Sen-G,Sen-G,Critical Insights,64,Live Phone,,10/20/2006,600,Jean M. Hay Bright,2910,DEM,14,Olympia J. Snowe,2909,REP,74,,-60,11/7/2006,20.75,74.4,-53.65,6.35,-6.35,1,-.309424456492192, +24347,29585,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/20/2006,625,Robert Menendez,2971,DEM,45,Thomas H. Kean,2972,REP,42,,3,11/7/2006,57.2,41.19,16.02,13.02,-13.02,1,2.957477225389999,among registered voters +24358,29596,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/20/2006,625,Robert P. Casey Jr.,3010,DEM,51,Rick Santorum,3011,REP,39,,12,11/7/2006,58.64,41.28,17.35,5.35,-5.35,1,-1.604576904167953,among registered voters +24236,29474,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,Elway Research,87,Live Phone,,10/20/2006,405,Maria Cantwell,3063,DEM,52,Mike McGavick,3064,REP,34,,18,11/7/2006,56.85,39.93,16.92,1.08,1.08,1,-5.006814443179201,among registered voters +64100,117941,3688,2006,2006_House-G_FL-13,FL-13,House-G,House-G,Hamilton Campaigns,130,Live Phone,D,10/20/2006,400,Christine L. Jennings,13968,DEM,52,Vern Buchanan,13969,REP,41,,11,11/7/2006,49.92,50.08,-.15,11.15,11.15,0,6.206655711080349,for Christine L. Jennings +27738,33016,8655,2006,2006_House-G_US,US,House-G,House-G,Pew Research Center,253,Live Phone,,10/20/2006,1118,Generic Candidate,13746,DEM,50,Generic Candidate,13747,REP,39,,11,11/7/2006,51.6,44.07,7.53,3.47,3.47,1,-3.691359786110225,for Brookings Institute | CATO Institute +27739,33017,8655,2006,2006_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,Live Phone,,10/20/2006,600,Generic Candidate,13746,DEM,55,Generic Candidate,13747,REP,37,,18,11/7/2006,51.6,44.07,7.53,10.47,10.47,1,3.462760220382055,for Newsweek; sample size unavailable; estimated at 600 as a default +55098,88636,1327,2006,2006_Gov-G_AK,AK,Gov-G,Gov-G,Dittman Research,79,Live Phone,R,10/21/2006,510,Tony Knowles,12646,DEM,39,Sarah Palin,12643,REP,48,4,-9,11/7/2006,40.97,48.33,-7.36,1.64,-1.64,1,-3.952285126280455,for Sarah Palin +24203,88696,1330,2006,2006_Gov-G_AZ,AZ,Gov-G,Gov-G,Arizona State University,15,Live Phone,,10/21/2006,1019,Janet Napolitano,12656,DEM,67,Len Munsil,12655,REP,24,1,43,11/7/2006,62.58,35.44,27.14,15.86,15.86,1,7.674281031791645, +55222,88760,1332,2006,2006_Gov-G_CO,CO,Gov-G,Gov-G,Ciruli Associates,51,Live Phone,,10/21/2006,501,"Bill Ritter, Jr.",12664,DEM,52,Bob Beauprez,12667,REP,33,,19,11/7/2006,56.99,40.17,16.82,2.18,2.18,1,-4.089931982903527, +55220,88758,1332,2006,2006_Gov-G_CO,CO,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/21/2006,594,"Bill Ritter, Jr.",12664,DEM,56,Bob Beauprez,12667,REP,38,1,18,11/7/2006,56.99,40.17,16.82,1.18,1.18,1,-5.140633855147678, +4089,88821,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,10/21/2006,1200,Jim Davis,12674,DEM,42,Charlie Crist,12675,REP,51,2,-9,11/7/2006,45.11,52.18,-7.07,1.93,-1.93,1,-2.122247000352369, +73578,138080,1335,2006,2006_Gov-G_GA,GA,Gov-G,Gov-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/21/2006,500,Mark Taylor,12678,DEM,31,Sonny Perdue,12676,REP,48,9,-17,11/7/2006,38.22,57.95,-19.73,2.73,2.73,1,-2.547090590171798, +55311,88851,1335,2006,2006_Gov-G_GA,GA,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,10/21/2006,800,Mark Taylor,12678,DEM,32,Sonny Perdue,12676,REP,51,9,-19,11/7/2006,38.22,57.95,-19.73,.73,.73,1,-4.268504674533327, +55359,88899,1339,2006,2006_Gov-G_IL,IL,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/21/2006,578,Rod Blagojevich,12691,DEM,44,Judy Baar Topinka,12692,REP,34,14,10,11/7/2006,49.8,39.26,10.53,.53,-.53,1,-5.080518530416368, +55458,89001,1343,2006,2006_Gov-G_ME,ME,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/21/2006,634,John Baldacci,13144,DEM,42,Chandler E. Woodcock,12705,REP,34,12,8,11/7/2006,38.11,30.21,7.9,.1,.1,1,-5.192125453833889, +24717,89076,1345,2006,2006_Gov-G_MN,MN,Gov-G,Gov-G,St. Cloud State University,312,Live Phone,,10/21/2006,504,Mike Hatch,12715,DEM,46,Tim Pawlenty,12717,REP,37,6,9,11/7/2006,45.73,46.69,-.96,9.96,9.96,0,5.875452061521195, +73597,138112,1352,2006,2006_Gov-G_OK,OK,Gov-G,Gov-G,SoonerPoll.com,308,IVR,,10/21/2006,547,Brad Henry,12742,DEM,68,Ernest Istook,12741,REP,25,,43,11/7/2006,66.5,33.5,33.01,9.99,9.99,1,4.349822447090098,for Tulsa World | KOTV-DT Tulsa +24861,89256,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,Temple University,336,Live Phone,,10/21/2006,698,Ed Rendell,12748,DEM,58,Lynn Swann,12749,REP,34,,24,11/7/2006,60.36,39.64,20.73,3.27,3.27,1,-.7426369212771042, +55742,89294,1355,2006,2006_Gov-G_SC,SC,Gov-G,Gov-G,Clemson University,54,Live Phone,,10/21/2006,500,Tommy Moore,12752,DEM,31,Mark Sanford,12753,REP,58,,-27,11/7/2006,44.79,55.12,-10.33,16.67,-16.67,1,9.864100314566523, +24203,29441,1581,2006,2006_Sen-G_AZ,AZ,Sen-G,Sen-G,Arizona State University,15,Live Phone,,10/21/2006,1019,Jim Pederson,2823,DEM,41,Jon Kyl,2822,REP,47,3,-6,11/7/2006,43.5,53.34,-9.84,3.84,3.84,1,-.8071385103245875, +64035,29487,1584,2006,2006_Sen-G_DE,DE,Sen-G,Sen-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/21/2006,502,Thomas R. Carper,2843,DEM,60,Jan Ting,2844,REP,26,,34,11/7/2006,70.2,28.7,41.5,7.5,-7.5,1,-.2353718571992806, +4089,29963,1585,2006,2006_Sen-G_FL,FL,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/21/2006,1200,Bill Nelson,2848,DEM,58,Katherine Harris,2849,REP,35,,23,11/7/2006,60.3,38.1,22.21,.79,.79,1,-4.848830852770466, +24717,137500,1592,2006,2006_Sen-G_MN,MN,Sen-G,Sen-G,St. Cloud State University,312,Live Phone,,10/21/2006,504,Amy Klobuchar,2923,DEM,56,Mark R. Kennedy,2924,REP,31,3,25,11/7/2006,58.06,37.94,20.12,4.88,4.88,1,-.1093502463684052, +24861,30099,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Temple University,336,Live Phone,,10/21/2006,698,Robert P. Casey Jr.,3010,DEM,54,Rick Santorum,3011,REP,38,,16,11/7/2006,58.64,41.28,17.35,1.35,-1.35,1,-5.570224847264993, +64167,118070,3598,2006,2006_House-G_AZ-1,AZ-1,House-G,House-G,Northern Arizona University,234,Live Phone,,10/21/2006,497,Ellen S. Simon,14126,DEM,32,Richard Renzi,14127,REP,45,2,-13,11/7/2006,43.45,51.75,-8.31,4.69,-4.69,1,-1.622066342830823, +64300,118286,3613,2006,2006_House-G_CA-4,CA-4,House-G,House-G,SurveyUSA,325,IVR,,10/21/2006,581,Charles Duane Brown,14278,DEM,41,John T. Doolittle,14279,REP,51,5,-10,11/7/2006,45.87,49.05,-3.18,6.82,-6.82,1,2.020734047840703, +64035,117852,3675,2006,2006_House-G_DE-1,DE-1,House-G,House-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/21/2006,502,Dennis R. Spivack,13912,DEM,24,Michael N. Castle,13913,REP,59,2,-35,11/7/2006,38.76,57.17,-18.41,16.59,-16.59,1,9.154293456812212, +74047,118178,3725,2006,2006_House-G_IL-8,IL-8,House-G,House-G,Richard Day Research,287,Live Phone,,10/21/2006,500,Melissa L. Bean,14268,DEM,42,David McSweeney,14269,REP,39,,3,11/7/2006,50.9,44.01,6.89,3.89,-3.89,1,-1.351032408764367, +64301,118287,3745,2006,2006_House-G_IN-9,IN-9,House-G,House-G,SurveyUSA,325,IVR,,10/21/2006,519,Baron P. Hill,14204,DEM,47,Mike Sodrel,14205,REP,43,5,4,11/7/2006,50.01,45.49,4.52,.52,-.52,1,-3.65661437635806, +74061,138933,3748,2006,2006_House-G_IA-3,IA-3,House-G,House-G,Benenson Strategy Group,30,Live Phone,D,10/21/2006,400,Leonard L. Boswell,14218,DEM,52,Jeff Lamberti,14219,REP,32,,20,11/7/2006,51.9,46.5,5.4,14.6,14.6,1,8.107952763149324,for Leonard L. Boswell; among registered voters +64046,117864,3930,2006,2006_House-G_PA-10,PA-10,House-G,House-G,Franklin & Marshall College,106,Live Phone,,10/21/2006,326,Christopher P. Carney,13920,DEM,50,Don Sherwood,13921,REP,38,,12,11/7/2006,52.9,47.01,5.89,6.11,6.11,1,1.879278092969894, +55742,139069,3946,2006,2006_House-G_SC-5,SC-5,House-G,House-G,Clemson University,54,Live Phone,,10/21/2006,100,John M. Spratt,14390,DEM,61,Ralph Norman,14391,REP,28,,33,11/7/2006,56.9,43.06,13.84,19.16,19.16,1,11.20559147703527, +64257,118235,4024,2006,2006_House-G_WI-8,WI-8,House-G,House-G,St. Norbert College,313,Live Phone,,10/21/2006,400,Steven L. Kagen,14310,DEM,43,John G. Gard,14311,REP,43,,0,11/7/2006,50.9,48.76,2.14,2.14,-2.14,.5,-3.747455424730516, +28953,117327,8655,2006,2006_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,10/21/2006,875,Generic Candidate,13746,DEM,55,Generic Candidate,13747,REP,41,,14,11/7/2006,51.6,44.07,7.53,6.47,6.47,1,-.5912234706817842,for The Washington Post +27735,33013,8655,2006,2006_House-G_US,US,House-G,House-G,CNN/Opinion Research Corp.,37,Live Phone,,10/21/2006,600,Generic Candidate,13746,DEM,57,Generic Candidate,13747,REP,40,,17,11/7/2006,51.6,44.07,7.53,9.47,9.47,1,2.512722486852095,for CNN; sample size unavailable; estimated at 600 as a default +27734,33012,8655,2006,2006_House-G_US,US,House-G,House-G,Financial Dynamics,95,Live Phone,,10/21/2006,1000,Generic Candidate,13746,DEM,52,Generic Candidate,13747,REP,34,,18,11/7/2006,51.6,44.07,7.53,10.47,10.47,1,3.764771864289954,for Diageo | Hotline +27736,123659,8655,2006,2006_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,10/21/2006,600,Generic Candidate,13746,DEM,51,Generic Candidate,13747,REP,42.5,,8.5,11/7/2006,51.6,44.07,7.53,.97,.97,1,-6.623918547147672,for USA Today; sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll +27737,33015,8655,2006,2006_House-G_US,US,House-G,House-G,RT Strategies,275,Live Phone,,10/21/2006,600,Generic Candidate,13746,DEM,57,Generic Candidate,13747,REP,35,,22,11/7/2006,51.6,44.07,7.53,14.47,14.47,1,8.023216376484744,for Cook Political Report; sample size unavailable; estimated at 600 as a default +55330,88870,1337,2006,2006_Gov-G_IA,IA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2006,500,Chet Culver,12684,DEM,49,Jim Nussle,12686,REP,45,,4,11/7/2006,54.02,44.38,9.65,5.65,-5.65,1,1.147708474914135, +24801,88946,1341,2006,2006_Gov-G_MA,MA,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/22/2006,400,Deval Patrick,12699,DEM,53,Kerry Healey,12698,REP,26,9,27,11/7/2006,55.64,35.33,20.3,6.7,6.7,1,1.317879592382779, +55407,88947,1341,2006,2006_Gov-G_MA,MA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/22/2006,623,Deval Patrick,12699,DEM,56,Kerry Healey,12698,REP,31,8,25,11/7/2006,55.64,35.33,20.3,4.7,4.7,1,-.9948181499462184, +24503,89049,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2006,500,Jennifer Granholm,12710,DEM,54,Dick DeVos,12712,REP,43,,11,11/7/2006,56.36,42.3,14.06,3.06,-3.06,1,-2.959192289714156, +4090,89050,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,10/22/2006,1200,Jennifer Granholm,12710,DEM,47,Dick DeVos,12712,REP,43,,4,11/7/2006,56.36,42.3,14.06,10.06,-10.06,1,5.05679243960344, +24829,89077,1345,2006,2006_Gov-G_MN,MN,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/22/2006,606,Mike Hatch,12715,DEM,45,Tim Pawlenty,12717,REP,44,7,1,11/7/2006,45.73,46.69,-.96,1.96,1.96,0,-2.463141666045387, +55642,89192,1352,2006,2006_Gov-G_OK,OK,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/22/2006,472,Brad Henry,12742,DEM,64,Ernest Istook,12741,REP,32,,32,11/7/2006,66.5,33.5,33.01,1.01,-1.01,1,-5.975505652734099, +24768,89257,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,10/22/2006,1200,Ed Rendell,12748,DEM,57,Lynn Swann,12749,REP,37,,20,11/7/2006,60.36,39.64,20.73,.73,-.73,1,-3.420057952143972, +55776,89328,1358,2006,2006_Gov-G_TX,TX,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/22/2006,532,Chris Bell,12763,DEM,26,Rick Perry,12766,REP,36,19,-10,11/7/2006,29.79,39.03,-9.24,.76,-.76,1,-4.000135487540165, +55818,138102,1360,2006,2006_Gov-G_WI,WI,Gov-G,Gov-G,University of Wisconsin (Badger Poll),365,Live Phone,,10/22/2006,266,Jim Doyle,12774,DEM,51,Mark Green,12772,REP,39,4,12,11/7/2006,52.7,45.31,7.39,4.61,4.61,1,-.9911719690598634, +63841,138103,1361,2006,2006_Gov-G_WY,WY,Gov-G,Gov-G,Aspen Media & Market Research,17,Live Phone,,10/22/2006,600,Dave Freudenthal,12775,DEM,69,Ray Hunkins,12776,REP,18,,51,11/7/2006,69.99,30.01,39.98,11.02,11.02,1,3.471081898278737,sample size unavailable; estimated at 600 as a default +55653,89203,1362,2006,2006_Gov-G_OR,OR,Gov-G,Gov-G,Riley Research Associates,290,Live Phone,,10/22/2006,445,Ted Kulongoski,12747,DEM,47,Ron Saxton,12744,REP,36,4,11,11/7/2006,50.73,42.75,7.98,3.02,3.02,1,-1.096522830083223, +24801,30039,1590,2006,2006_Sen-G_MA,MA,Sen-G,Sen-G,Suffolk University,323,Live Phone,,10/22/2006,400,Edward M. Kennedy,2875,DEM,60,Kenneth G. Chase,2876,REP,26,,34,11/7/2006,69.3,30.55,38.75,4.75,-4.75,1,.1851381778856518, +24306,29544,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,Lake Research Partners,165,Live Phone,D,10/22/2006,600,Debbie Stabenow,2915,DEM,53,Mike Bouchard,2916,REP,35,,18,11/7/2006,56.91,41.26,15.65,2.35,2.35,1,-3.308946399894452,for unspecified Democratic sponsor +24503,29741,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2006,500,Debbie Stabenow,2915,DEM,56,Mike Bouchard,2916,REP,40,,16,11/7/2006,56.91,41.26,15.65,.35,.35,1,-5.660968290169237, +4090,29978,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/22/2006,1200,Debbie Stabenow,2915,DEM,48,Mike Bouchard,2916,REP,42,,6,11/7/2006,56.91,41.26,15.65,9.65,-9.65,1,5.266273517782675, +24829,30067,1592,2006,2006_Sen-G_MN,MN,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/22/2006,606,Amy Klobuchar,2923,DEM,55,Mark R. Kennedy,2924,REP,39,3,16,11/7/2006,58.06,37.94,20.12,4.12,-4.12,1,-.5278222305485887, +24310,29548,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,Los Angeles Times,172,Live Phone,,10/22/2006,593,Claire McCaskill,2935,DEM,45,Jim Talent,2936,REP,48,,-3,11/7/2006,49.58,47.31,2.27,5.27,-5.27,0,1.680849517108697, +24834,30072,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/22/2006,630,Claire McCaskill,2935,DEM,45,Jim Talent,2936,REP,48,2,-3,11/7/2006,49.58,47.31,2.27,5.27,-5.27,0,1.825179144271847, +24311,29549,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Los Angeles Times,172,Live Phone,,10/22/2006,314,Robert Menendez,2971,DEM,45,Thomas H. Kean,2972,REP,41,,4,11/7/2006,57.2,41.19,16.02,12.02,-12.02,1,1.573079104154395, +24312,29550,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,Los Angeles Times,172,Live Phone,,10/22/2006,507,Sherrod Brown,3004,DEM,47,Michael DeWine,3005,REP,39,,8,11/7/2006,56.16,43.82,12.35,4.35,-4.35,1,-1.227249736629631, +24768,30006,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/22/2006,1200,Robert P. Casey Jr.,3010,DEM,49,Rick Santorum,3011,REP,42,,7,11/7/2006,58.64,41.28,17.35,10.35,-10.35,1,4.264890938271349, +24313,29551,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Los Angeles Times,172,Live Phone,,10/22/2006,515,Harold E. Ford Jr.,4344,DEM,44,Bob Corker,3019,REP,49,,-5,11/7/2006,47.99,50.71,-2.72,2.28,-2.28,1,-2.066402832489382, +24314,29552,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,Los Angeles Times,172,Live Phone,,10/22/2006,385,Jim Webb,3047,DEM,47,George F. Allen,3048,REP,44,,3,11/7/2006,49.59,49.2,.39,2.61,2.61,1,-1.542820586070146, +55818,137743,1612,2006,2006_Sen-G_WI,WI,Sen-G,Sen-G,University of Wisconsin (Badger Poll),365,Live Phone,,10/22/2006,266,Herb Kohl,3077,DEM,73,Robert Gerald Lorge,3078,REP,16,2,57,11/7/2006,67.31,29.48,37.83,19.17,19.17,1,8.106516283317889, +63841,136765,1613,2006,2006_Sen-G_WY,WY,Sen-G,Sen-G,Aspen Media & Market Research,17,Live Phone,,10/22/2006,539,Dale Groutage,3093,DEM,22,Craig Thomas,3092,REP,70,,-48,11/7/2006,29.86,69.99,-40.13,7.87,-7.87,1,.2188973694030253, +64397,118465,3605,2006,2006_House-G_AZ-8,AZ-8,House-G,House-G,Zimmerman & Associates/Marketing Intelligence,394,Live Phone,,10/22/2006,600,Gabrielle Giffords,14445,DEM,48,Randy J. Graf,14446,REP,38,,10,11/7/2006,54.25,42.09,12.16,2.16,-2.16,1,-1.914280021478936, +74032,138874,3697,2006,2006_House-G_FL-22,FL-22,House-G,House-G,ALG Research,14,Live Phone,D,10/22/2006,500,Ron Klein,14196,DEM,48,E. Clay Shaw,14198,REP,42,,6,11/7/2006,50.88,47.13,3.76,2.24,2.24,1,-2.972066000389592,for Ron Klein +74033,138875,3697,2006,2006_House-G_FL-22,FL-22,House-G,House-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/22/2006,600,Ron Klein,14196,DEM,41,E. Clay Shaw,14198,REP,42,,-1,11/7/2006,50.88,47.13,3.76,4.76,-4.76,0,.1540111111125785,sample size unavailable; estimated at 600 as a default +64224,118179,3723,2006,2006_House-G_IL-6,IL-6,House-G,House-G,Richard Day Research,287,Live Phone,,10/22/2006,500,Tammy Duckworth,14270,DEM,42,Peter J. Roskam,14271,REP,46,,-4,11/7/2006,48.65,51.35,-2.7,1.3,-1.3,1,-5.408155588712951, +64302,118288,3758,2006,2006_House-G_KY-4,KY-4,House-G,House-G,SurveyUSA,325,IVR,,10/22/2006,466,Ken Lucas,14286,DEM,44,Geoff Davis,14287,REP,46,7,-2,11/7/2006,43.38,51.69,-8.31,6.31,6.31,1,-1.943976978588881,for WHAS-TV | WCPO-TV Cincinnati +63824,117519,3868,2006,2006_House-G_NY-19,NY-19,House-G,House-G,Abacus Associates,6,Live Phone,D,10/22/2006,400,John Hall,13796,DEM,46,Sue W. Kelly,13797,REP,48,,-2,11/7/2006,51.22,48.78,2.44,4.44,-4.44,0,-.6067006682664958,for John Hall; among 'voters' +64367,118419,3924,2006,2006_House-G_PA-4,PA-4,House-G,House-G,Susquehanna Polling & Research Inc.,326,Live Phone,,10/22/2006,400,Jason Altmire,14143,DEM,42,Melissa A. Hart,14144,REP,46,,-4,11/7/2006,51.89,48.03,3.86,7.86,-7.86,0,-.6188991015346131,for Pittsburgh Tribune-Review +64047,117865,3928,2006,2006_House-G_PA-8,PA-8,House-G,House-G,Franklin & Marshall College,106,Live Phone,,10/22/2006,336,Patrick J. Murphy,13922,DEM,39,Michael G. Fitzpatrick,13923,REP,48,,-9,11/7/2006,50.3,49.69,.61,9.61,-9.61,0,4.428871112007434, +64148,118023,3930,2006,2006_House-G_PA-10,PA-10,House-G,House-G,Momentum Analysis,214,Live Phone,D,10/22/2006,400,Christopher P. Carney,13920,DEM,43,Don Sherwood,13921,REP,49,,-6,11/7/2006,52.9,47.01,5.89,11.89,-11.89,0,7.581985926766865,for Christopher P. Carney +63841,117544,4025,2006,2006_House-G_WY-1,WY-1,House-G,House-G,Aspen Media & Market Research,17,Live Phone,,10/22/2006,539,Gary Trauner,13814,DEM,40,Barbara Cubin,13815,REP,44,5,-4,11/7/2006,47.74,48.27,-.52,3.48,-3.48,1,-3.96148806299243, +38936,117350,8655,2006,2006_House-G_US,US,House-G,House-G,Harris Insights & Analytics,133,Live Phone,,10/22/2006,795,Generic Candidate,13746,DEM,47,Generic Candidate,13747,REP,33,,14,11/7/2006,51.6,44.07,7.53,6.47,6.47,1,-.406201583936835, +27733,33011,8655,2006,2006_House-G_US,US,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/22/2006,1013,Generic Candidate,13746,DEM,44,Generic Candidate,13747,REP,33,,11,11/7/2006,51.6,44.07,7.53,3.47,3.47,1,-3.421026305653443,for Reuters +55136,88674,1329,2006,2006_Gov-G_AR,AR,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2006,500,Mike Beebe,12653,DEM,49,Asa Hutchinson,12652,REP,41,,8,11/7/2006,55.61,40.67,14.94,6.94,-6.94,1,.1026611563395371, +55137,88675,1329,2006,2006_Gov-G_AR,AR,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/23/2006,572,Mike Beebe,12653,DEM,58,Asa Hutchinson,12652,REP,38,1,20,11/7/2006,55.61,40.67,14.94,5.06,5.06,1,-1.279787110596775, +24881,88736,1331,2006,2006_Gov-G_CA,CA,Gov-G,Gov-G,YouGov,391,Online,,10/23/2006,877,Phil Angelides,12660,DEM,40,Arnold Schwarzenegger,12662,REP,50,,-10,11/7/2006,38.91,55.88,-16.98,6.98,6.98,1,3.111740597493382, +55221,88759,1332,2006,2006_Gov-G_CO,CO,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2006,500,"Bill Ritter, Jr.",12664,DEM,51,Bob Beauprez,12667,REP,39,,12,11/7/2006,56.99,40.17,16.82,4.82,-4.82,1,-1.241845806924789, +55377,88917,1340,2006,2006_Gov-G_KS,KS,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2006,500,Kathleen Sebelius,12695,DEM,56,Jim Barnett,12697,REP,37,,19,11/7/2006,57.9,40.44,17.47,1.53,1.53,1,-3.824500639156, +55408,88948,1341,2006,2006_Gov-G_MA,MA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2006,500,Deval Patrick,12699,DEM,53,Kerry Healey,12698,REP,29,9,24,11/7/2006,55.64,35.33,20.3,3.7,3.7,1,-1.857649797120412, +24823,89051,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/23/2006,803,Jennifer Granholm,12710,DEM,52,Dick DeVos,12712,REP,45,1,7,11/7/2006,56.36,42.3,14.06,7.06,-7.06,1,1.887610603967977, +24689,89113,1349,2006,2006_Gov-G_NV,NV,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/23/2006,600,Dina Titus,12728,DEM,41,Jim Gibbons,12729,REP,47,,-6,11/7/2006,43.92,47.93,-4.01,1.99,-1.99,1,-2.06434387964082, +55743,89295,1355,2006,2006_Gov-G_SC,SC,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2006,500,Tommy Moore,12752,DEM,34,Mark Sanford,12753,REP,57,,-23,11/7/2006,44.79,55.12,-10.33,12.67,-12.67,1,5.036951048821225, +24845,89307,1357,2006,2006_Gov-G_TN,TN,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/23/2006,780,Phil Bredesen,12761,DEM,66,Jim Bryson,12758,REP,29,,37,11/7/2006,68.6,29.74,38.86,1.86,-1.86,1,-5.115345266010218, +24881,30119,1582,2006,2006_Sen-G_CA,CA,Sen-G,Sen-G,YouGov,391,Online,,10/23/2006,877,Dianne Feinstein,2828,DEM,57,Richard Dick Mountjoy,2829,REP,39,,18,11/7/2006,59.43,35.02,24.42,6.42,-6.42,1,1.064766910391343, +24873,30111,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,Voter/Consumer Research,371,Live Phone,R,10/23/2006,602,Benjamin L. Cardin,2878,DEM,41,Michael S. Steele,2879,REP,39,4,2,11/7/2006,54.21,44.2,10.01,8.01,-8.01,1,2.656269870759774,for unspecified Republican sponsor +24823,30061,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/23/2006,803,Debbie Stabenow,2915,DEM,51,Mike Bouchard,2916,REP,44,1,7,11/7/2006,56.91,41.26,15.65,8.65,-8.65,1,3.566738686702588, +24689,29927,1597,2006,2006_Sen-G_NV,NV,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/23/2006,600,Jack Carter,2988,DEM,41,John Ensign,2987,REP,55,,-14,11/7/2006,40.99,55.36,-14.37,.37,.37,1,-4.546924777920709, +24224,29462,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,CBS News/The New York Times,36,Live Phone,,10/23/2006,552,Robert Menendez,2971,DEM,40,Thomas H. Kean,2972,REP,39,,1,11/7/2006,57.2,41.19,16.02,15.02,-15.02,1,5.185680004471204, +24300,29538,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Hamilton Campaigns,130,Live Phone,D,10/23/2006,800,Harold E. Ford Jr.,4344,DEM,47,Bob Corker,3019,REP,45,,2,11/7/2006,47.99,50.71,-2.72,4.72,4.72,0,.8596246277478593,for Harold E. Ford Jr. +24622,29860,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2006,500,Harold E. Ford Jr.,4344,DEM,47,Bob Corker,3019,REP,49,,-2,11/7/2006,47.99,50.71,-2.72,.72,.72,1,-4.086074757293797, +24845,30083,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/23/2006,780,Harold E. Ford Jr.,4344,DEM,48,Bob Corker,3019,REP,48,,0,11/7/2006,47.99,50.71,-2.72,2.72,2.72,.5,-1.318768198106171, +24632,29870,1606,2006,2006_Sen-G_TX,TX,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2006,500,Barbara Ann Radnofsky,3037,DEM,34,Kay Bailey Hutchison,3036,REP,60,,-26,11/7/2006,36.04,61.69,-25.65,.35,-.35,1,-6.850394282583623, +24849,30087,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/23/2006,613,Jim Webb,3047,DEM,46,George F. Allen,3048,REP,49,2,-3,11/7/2006,49.59,49.2,.39,3.39,-3.39,0,-2.46599608789e-09, +64258,118236,3666,2006,2006_House-G_CO-4,CO-4,House-G,House-G,Myers Research & Strategic Services,319,Live Phone,D,10/23/2006,600,Angie Paccione,14280,DEM,45,Marilyn N. Musgrave,14281,REP,42,6,3,11/7/2006,43.12,45.61,-2.49,5.49,5.49,0,.3768662482384472,for Angie Paccione +66734,124495,3671,2006,2006_House-G_CT-2,CT-2,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/23/2006,400,Joe Courtney,13958,DEM,43,Robert R. Simmons,13959,REP,50,,-7,11/7/2006,50.02,49.98,.03,7.03,-7.03,0,1.976635865616145,for Robert R. Simmons +64144,118018,3708,2006,2006_House-G_GA-8,GA-8,House-G,House-G,Mellman Group,205,Live Phone,D,10/23/2006,400,James Marshall,14079,DEM,50,Michael Allen Collins,14080,REP,34,,16,11/7/2006,50.55,49.45,1.1,14.9,14.9,1,7.381043250218116,for James Marshall +74074,138948,3762,2006,2006_House-O_LA-2,LA-2,House-G,House-O,Ed Renwick/Loyola University New Orleans,85,Live Phone,,10/23/2006,400,William J. Jefferson,16548,DEM,20,Karen Carter Peterson,16550,DEM,15,10,5,11/7/2006,30.08,21.66,8.42,3.42,,1,-1.722424403572506,among registered voters +64303,118289,3809,2006,2006_House-G_MN-6,MN-6,House-G,House-G,SurveyUSA,325,IVR,,10/23/2006,738,Patty Wetterling,14290,DEM,43,Michele Bachmann,14291,REP,49,5,-6,11/7/2006,42.07,50.05,-7.98,1.98,1.98,1,-3.080824305554759,for KSTP-TV Minneapolis +24689,118133,3830,2006,2006_House-G_NV-2,NV-2,House-G,House-G,Research 2000,281,Live Phone,,10/23/2006,400,Jill Talbot Derby,14054,DEM,40,Dean Heller,14055,REP,48,,-8,11/7/2006,44.94,50.35,-5.4,2.6,-2.6,1,-3.00990164005532, +64175,118082,3847,2006,2006_House-G_NM-1,NM-1,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/23/2006,450,Patricia A. Madrid,14141,DEM,48,Heather A. Wilson,14142,REP,45,,3,11/7/2006,49.8,50.2,-.41,3.41,3.41,0,-2.401365752195279,for Heather A. Wilson +74136,139056,3926,2006,2006_House-G_PA-6,PA-6,House-G,House-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/23/2006,404,Lois Murphy,14305,DEM,47,Jim Gerlach,14306,REP,44,,3,11/7/2006,49.34,50.66,-1.32,4.32,4.32,0,-1.78775867846735,for Lois Murphy +64304,118290,4006,2006,2006_House-G_WA-2,WA-2,House-G,House-G,SurveyUSA,325,IVR,,10/23/2006,524,Rick Larsen,14383,DEM,62,Douglas R. Roulstone,14384,REP,33,,29,11/7/2006,64.16,35.84,28.32,.68,.68,1,-6.749990630515066, +27732,33010,8655,2006,2006_House-G_US,US,House-G,House-G,Ipsos,154,Live Phone,,10/23/2006,970,Generic Candidate,13746,DEM,56,Generic Candidate,13747,REP,37,,19,11/7/2006,51.6,44.07,7.53,11.47,11.47,1,4.874842139465826,for AP | AOL News +55138,88676,1329,2006,2006_Gov-G_AR,AR,Gov-G,Gov-G,Opinion Research Associates,242,Live Phone,,10/24/2006,500,Mike Beebe,12653,DEM,56,Asa Hutchinson,12652,REP,38,1,18,11/7/2006,55.61,40.67,14.94,3.06,3.06,1,-3.949464217003955, +24809,88737,1331,2006,2006_Gov-G_CA,CA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/24/2006,507,Phil Angelides,12660,DEM,37,Arnold Schwarzenegger,12662,REP,55,,-18,11/7/2006,38.91,55.88,-16.98,1.02,-1.02,1,-3.986828940407244, +24705,88822,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,SEA Polling & Strategic Design,302,Live Phone,,10/24/2006,800,Jim Davis,12674,DEM,42,Charlie Crist,12675,REP,48,,-6,11/7/2006,45.11,52.18,-7.07,1.07,1.07,1,-2.77623427491797, +73575,138077,1335,2006,2006_Gov-G_GA,GA,Gov-G,Gov-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/24/2006,500,Mark Taylor,12678,DEM,34,Sonny Perdue,12676,REP,51,7,-17,11/7/2006,38.22,57.95,-19.73,2.73,2.73,1,-2.444115816534814, +55337,88877,1338,2006,2006_Gov-G_ID,ID,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2006,625,Jerry Brady,12687,DEM,43,C.L. 'Butch' Otter,12690,REP,44,,-1,11/7/2006,44.11,52.67,-8.56,7.56,7.56,1,.1753612274710958, +24872,88949,1341,2006,2006_Gov-G_MA,MA,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,10/24/2006,585,Deval Patrick,12699,DEM,54,Kerry Healey,12698,REP,29,8,25,11/7/2006,55.64,35.33,20.3,4.7,4.7,1,-.6744957711971192, +24875,88976,1342,2006,2006_Gov-G_MD,MD,Gov-G,Gov-G,ABC News/The Washington Post,3,Live Phone,,10/24/2006,1003,Martin O'Malley,12704,DEM,55,Robert Ehrlich Jr.,12703,REP,45,,10,11/7/2006,52.69,46.16,6.53,3.47,3.47,1,-1.565613115344804,for The Washington Post +24243,89052,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,EPIC-MRA,84,Live Phone,,10/24/2006,600,Jennifer Granholm,12710,DEM,48,Dick DeVos,12712,REP,43,,5,11/7/2006,56.36,42.3,14.06,9.06,-9.06,1,3.608784812409615, +24683,89053,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/24/2006,600,Jennifer Granholm,12710,DEM,50,Dick DeVos,12712,REP,40,,10,11/7/2006,56.36,42.3,14.06,4.06,-4.06,1,-1.644137478507242, +24582,89176,1351,2006,2006_Gov-G_OH,OH,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2006,500,Ted Strickland,12740,DEM,58,J. Kenneth Blackwell,12738,REP,36,,22,11/7/2006,60.54,36.65,23.89,1.89,-1.89,1,-4.696437789756362, +24839,89177,1351,2006,2006_Gov-G_OH,OH,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/24/2006,563,Ted Strickland,12740,DEM,62,J. Kenneth Blackwell,12738,REP,32,1,30,11/7/2006,60.54,36.65,23.89,6.11,6.11,1,.1548658501389348, +24878,89258,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,West Chester University,377,Live Phone,,10/24/2006,601,Ed Rendell,12748,DEM,57,Lynn Swann,12749,REP,32,,25,11/7/2006,60.36,39.64,20.73,4.27,4.27,1,.3272585766091949, +24695,89284,1354,2006,2006_Gov-G_RI,RI,Gov-G,Gov-G,Rhode Island College,285,Live Phone,,10/24/2006,408,Charlie Fogarty,12750,DEM,35,Donald Carcieri,12751,REP,49,,-14,11/7/2006,48.99,51.01,-2.02,11.98,-11.98,1,5.427460587863232,among registered voters +55777,89329,1358,2006,2006_Gov-G_TX,TX,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2006,500,Chris Bell,12763,DEM,25,Rick Perry,12766,REP,36,22,-11,11/7/2006,29.79,39.03,-9.24,1.76,-1.76,1,-3.446101906559042, +25054,89330,1358,2006,2006_Gov-G_TX,TX,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/24/2006,1003,Chris Bell,12763,DEM,22,Rick Perry,12766,REP,38,21,-16,11/7/2006,29.79,39.03,-9.24,6.76,-6.76,1,1.893210849824159, +24691,89340,1359,2006,2006_Gov-G_VT,VT,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/24/2006,400,Scudder Parker,12769,DEM,41,Jim Douglas,12768,REP,51,,-10,11/7/2006,41.17,56.38,-15.21,5.21,5.21,1,-2.569586487045636,among registered voters +24809,30047,1582,2006,2006_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/24/2006,507,Dianne Feinstein,2828,DEM,59,Richard Dick Mountjoy,2829,REP,33,,26,11/7/2006,59.43,35.02,24.42,1.58,1.58,1,-4.758330884594361, +24705,29943,1585,2006,2006_Sen-G_FL,FL,Sen-G,Sen-G,SEA Polling & Strategic Design,302,Live Phone,,10/24/2006,800,Bill Nelson,2848,DEM,56,Katherine Harris,2849,REP,30,,26,11/7/2006,60.3,38.1,22.21,3.79,3.79,1,-1.243696484609795, +24875,137322,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,ABC News/The Washington Post,3,Live Phone,,10/24/2006,1003,Benjamin L. Cardin,2878,DEM,54,Michael S. Steele,2879,REP,43,1,11,11/7/2006,54.21,44.2,10.01,.99,.99,1,-4.593221989751739,for The Washington Post +24289,29527,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/24/2006,602,Benjamin L. Cardin,2878,DEM,52,Michael S. Steele,2879,REP,40,,12,11/7/2006,54.21,44.2,10.01,1.99,1.99,1,-3.826547808421541,for Benjamin L. Cardin +24872,30110,1590,2006,2006_Sen-G_MA,MA,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,10/24/2006,585,Edward M. Kennedy,2875,DEM,66,Kenneth G. Chase,2876,REP,25,,41,11/7/2006,69.3,30.55,38.75,2.25,2.25,1,-2.637919674052667, +24243,29481,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,10/24/2006,600,Debbie Stabenow,2915,DEM,50,Mike Bouchard,2916,REP,38,,12,11/7/2006,56.91,41.26,15.65,3.65,-3.65,1,-2.260026765096183, +24683,29921,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/24/2006,600,Debbie Stabenow,2915,DEM,52,Mike Bouchard,2916,REP,41,,11,11/7/2006,56.91,41.26,15.65,4.65,-4.65,1,-.9023452098031072, +24215,29453,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,"Normington, Petts & Associates",232,Live Phone,D,10/24/2006,800,Robert Menendez,2971,DEM,45,Thomas H. Kean,2972,REP,36,,9,11/7/2006,57.2,41.19,16.02,7.02,-7.02,1,-2.911734236965779,for unspecified Democratic sponsor +24688,29926,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/24/2006,600,Robert Menendez,2971,DEM,48,Thomas H. Kean,2972,REP,42,,6,11/7/2006,57.2,41.19,16.02,10.02,-10.02,1,.0216167285399829, +24582,29820,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2006,500,Sherrod Brown,3004,DEM,54,Michael DeWine,3005,REP,43,,11,11/7/2006,56.16,43.82,12.35,1.35,-1.35,1,-4.440213680593017, +24839,30077,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/24/2006,563,Sherrod Brown,3004,DEM,57,Michael DeWine,3005,REP,37,,20,11/7/2006,56.16,43.82,12.35,7.65,7.65,1,2.203200908655147, +24878,30116,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,West Chester University,377,Live Phone,,10/24/2006,601,Robert P. Casey Jr.,3010,DEM,50,Rick Santorum,3011,REP,39,,11,11/7/2006,58.64,41.28,17.35,6.35,-6.35,1,-.2918696653902654, +24695,29933,1604,2006,2006_Sen-G_RI,RI,Sen-G,Sen-G,Rhode Island College,285,Live Phone,,10/24/2006,408,Sheldon Whitehouse,3014,DEM,43,Lincoln Chafee,3015,REP,33,,10,11/7/2006,53.52,46.48,7.04,2.96,2.96,1,-2.218029295803543,among registered voters +25054,30292,1606,2006,2006_Sen-G_TX,TX,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/24/2006,1003,Barbara Ann Radnofsky,3037,DEM,26.6,Kay Bailey Hutchison,3036,REP,61.1,,-34.5,11/7/2006,36.04,61.69,-25.65,8.85,-8.85,1,3.193574721730434, +24691,29929,1608,2006,2006_Sen-G_VT,VT,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/24/2006,400,Bernard Sanders,3051,IND,57,Rich Tarrant,3052,REP,36,,21,11/7/2006,65.41,32.36,33.04,12.04,,1,4.237785931210604,among registered voters +74036,138878,3712,2006,2006_House-G_GA-12,GA-12,House-G,House-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/24/2006,600,John Barrow,16531,DEM,42,Max Burns,16532,REP,39,,3,11/7/2006,50.3,49.7,.61,2.39,2.39,1,-4.921616067965592,sample size unavailable; estimated at 600 as a default +55337,117986,3716,2006,2006_House-G_ID-1,ID-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2006,314,Larry Grant,13955,DEM,37,William T. Sali,13956,REP,39,2,-2,11/7/2006,45.37,50.57,-5.2,3.2,3.2,1,-3.107480810262324, +74038,138881,3723,2006,2006_House-G_IL-6,IL-6,House-G,House-G,"Normington, Petts & Associates",232,Live Phone,D,10/24/2006,400,Tammy Duckworth,14270,DEM,44,Peter J. Roskam,14271,REP,43,,1,11/7/2006,48.65,51.35,-2.7,3.7,3.7,0,-2.767321130139643,for Tammy Duckworth +64113,117956,3757,2006,2006_House-G_KY-3,KY-3,House-G,House-G,Louisville Courier-Journal,174,Live Phone,,10/24/2006,669,John Yarmuth,13999,DEM,42,Anne Meagher Northup,14000,REP,48,,-6,11/7/2006,50.62,48.18,2.45,8.45,-8.45,0,3.468270624650421, +64072,117900,3869,2006,2006_House-G_NY-20,NY-20,House-G,House-G,Grove Insight,129,Live Phone,D,10/24/2006,400,Kirsten E. Gillibrand,13928,DEM,43,John E. Sweeney,13929,REP,40,,3,11/7/2006,53.1,46.9,6.2,3.2,-3.2,1,-3.865761706265338,for unspecified Democratic sponsor; among 'voters' +64176,118083,3924,2006,2006_House-G_PA-4,PA-4,House-G,House-G,Public Opinion Strategies,260,Live Phone,D,10/24/2006,400,Jason Altmire,14143,DEM,38,Melissa A. Hart,14144,REP,50,,-12,11/7/2006,51.89,48.03,3.86,15.86,-15.86,0,9.137164724095793,for Melissa L. Bean +63851,117554,3927,2006,2006_House-G_PA-7,PA-7,House-G,House-G,Benenson Strategy Group,30,Live Phone,D,10/24/2006,400,Joe Sestak,13822,DEM,50,W. Curtis Weldon,13823,REP,43,,7,11/7/2006,56.36,43.6,12.75,5.75,-5.75,1,-.4802560653235498,for unspecified Democratic sponsor; among 'voters' +64114,117957,3930,2006,2006_House-G_PA-10,PA-10,House-G,House-G,Lycoming College,176,Live Phone,,10/24/2006,643,Christopher P. Carney,13920,DEM,47,Don Sherwood,13921,REP,38,,9,11/7/2006,52.9,47.01,5.89,3.11,3.11,1,-1.048410492838081, +74149,139076,3979,2006,2006_House-G_TX-22,TX-22,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/24/2006,504,Nicholas V. Lampson,16589,DEM,37.5,Shelley Sekula Gibbs,16590,REP,52.5,5,-15,11/7/2006,51.79,41.78,10.01,25.01,-25.01,0,17.59589659939717,for Houston Chronicle; average of multiple versions or turnout models listed in poll +24691,118134,3993,2006,2006_House-G_VT-1,VT-1,House-G,House-G,Research 2000,281,Live Phone,,10/24/2006,400,Peter Welch,14206,DEM,51,Martha Rainville,14207,REP,41,,10,11/7/2006,53.22,44.54,8.68,1.32,1.32,1,-6.219379903944986,among registered voters +64128,117984,3995,2006,2006_House-G_VA-2,VA-2,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2006,400,Philip J. Kellam,14050,DEM,44,Thelma D. Drake,14051,REP,46,,-2,11/7/2006,48.45,51.27,-2.82,.82,.82,1,-5.317779494823133, +55139,88677,1329,2006,2006_Gov-G_AR,AR,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,507,Mike Beebe,12653,DEM,45.3,Asa Hutchinson,12652,REP,48.2,,-2.9000001,11/7/2006,55.61,40.67,14.94,17.84,-17.84,0,12.57175667880445,for Wall Street Journal +55159,88697,1330,2006,2006_Gov-G_AZ,AZ,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,644,Janet Napolitano,12656,DEM,51.3,Len Munsil,12655,REP,42.7,,8.6000004,11/7/2006,62.58,35.44,27.14,18.54,-18.54,1,10.86319466855428,for Wall Street Journal +55200,88738,1331,2006,2006_Gov-G_CA,CA,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,1155,Phil Angelides,12660,DEM,38.8,Arnold Schwarzenegger,12662,REP,47.6,5.8,-8.8000002,11/7/2006,38.91,55.88,-16.98,8.18,8.18,1,4.172577623630449,for Wall Street Journal +55223,88761,1332,2006,2006_Gov-G_CO,CO,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/2006,625,"Bill Ritter, Jr.",12664,DEM,50,Bob Beauprez,12667,REP,38,3,12,11/7/2006,56.99,40.17,16.82,4.82,-4.82,1,-.9320044348648411, +55224,88762,1332,2006,2006_Gov-G_CO,CO,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,583,"Bill Ritter, Jr.",12664,DEM,46.4,Bob Beauprez,12667,REP,46.6,4,-.2,11/7/2006,56.99,40.17,16.82,17.02,-17.02,0,12.23673533508992,for Wall Street Journal +55283,88823,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,952,Jim Davis,12674,DEM,45.1,Charlie Crist,12675,REP,49.9,,-4.8000002,11/7/2006,45.11,52.18,-7.07,2.27,2.27,1,-1.541490350383062,for Wall Street Journal +55312,88852,1335,2006,2006_Gov-G_GA,GA,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,1014,Mark Taylor,12678,DEM,36.3,Sonny Perdue,12676,REP,48.3,9.1,-12,11/7/2006,38.22,57.95,-19.73,7.73,7.73,1,3.124696325817366,for Wall Street Journal +55331,88871,1337,2006,2006_Gov-G_IA,IA,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,507,Chet Culver,12684,DEM,47.6,Jim Nussle,12686,REP,46.4,,1.2,11/7/2006,54.02,44.38,9.65,8.45,-8.45,1,4.308444894213309,for Wall Street Journal +55360,88900,1339,2006,2006_Gov-G_IL,IL,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/25/2006,800,Rod Blagojevich,12691,DEM,47,Judy Baar Topinka,12692,REP,38,11,9,11/7/2006,49.8,39.26,10.53,1.53,-1.53,1,-3.59887701605309, +55361,88901,1339,2006,2006_Gov-G_IL,IL,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,583,Rod Blagojevich,12691,DEM,39.6,Judy Baar Topinka,12692,REP,33,16,6.5999999,11/7/2006,49.8,39.26,10.53,3.93,-3.93,1,-1.107957483286001,for Wall Street Journal +55410,88950,1341,2006,2006_Gov-G_MA,MA,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,678,Deval Patrick,12699,DEM,58.1,Kerry Healey,12698,REP,32.7,4,25.4,11/7/2006,55.64,35.33,20.3,5.1,5.1,1,-.1582381590887389,for Wall Street Journal +55437,88977,1342,2006,2006_Gov-G_MD,MD,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,644,Martin O'Malley,12704,DEM,49.3,Robert Ehrlich Jr.,12703,REP,43.9,,5.4000001,11/7/2006,52.69,46.16,6.53,1.13,-1.13,1,-4.329065976296315,for Wall Street Journal +55509,89054,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,1081,Jennifer Granholm,12710,DEM,51.6,Dick DeVos,12712,REP,42.7,,8.8999996,11/7/2006,56.36,42.3,14.06,5.16,-5.16,1,-.2168513947711593,for Wall Street Journal +24513,89078,1345,2006,2006_Gov-G_MN,MN,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2006,500,Mike Hatch,12715,DEM,45,Tim Pawlenty,12717,REP,44,,1,11/7/2006,45.73,46.69,-.96,1.96,1.96,0,-2.446324706986316, +25008,89079,1345,2006,2006_Gov-G_MN,MN,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,715,Mike Hatch,12715,DEM,46.1,Tim Pawlenty,12717,REP,44.7,6.3,1.4,11/7/2006,45.73,46.69,-.96,2.36,2.36,0,-1.823490173890014,for Wall Street Journal +55566,89114,1349,2006,2006_Gov-G_NV,NV,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,485,Dina Titus,12728,DEM,47.5,Jim Gibbons,12729,REP,46.6,,.89999998,11/7/2006,43.92,47.93,-4.01,4.91,4.91,0,1.049253199830163,for Wall Street Journal +55595,89144,1350,2006,2006_Gov-G_NY,NY,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,952,Eliot Spitzer,12732,DEM,63.2,John J. Faso,12733,REP,27.3,,35.900002,11/7/2006,69.56,28.72,40.84,4.94,-4.94,1,-.9402850342468747,for Wall Street Journal +24395,89179,1351,2006,2006_Gov-G_OH,OH,Gov-G,Gov-G,Opinion Consultants,241,Live Phone,,10/25/2006,800,Ted Strickland,12740,DEM,55,J. Kenneth Blackwell,12738,REP,39,,16,11/7/2006,60.54,36.65,23.89,7.89,-7.89,1,1.959902898087384,among registered voters +55628,89178,1351,2006,2006_Gov-G_OH,OH,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,678,Ted Strickland,12740,DEM,50.8,J. Kenneth Blackwell,12738,REP,43.3,,7.5,11/7/2006,60.54,36.65,23.89,16.39,-16.39,1,11.02254166994786,for Wall Street Journal +55709,89259,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,755,Ed Rendell,12748,DEM,55.2,Lynn Swann,12749,REP,42,,13.2,11/7/2006,60.36,39.64,20.73,7.53,-7.53,1,3.857575887718485,for Wall Street Journal +64710,138099,1356,2006,2006_Gov-G_SD,SD,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/2006,800,Jack Billion,12757,DEM,35,M. Michael Rounds,12755,REP,57,,-22,11/7/2006,36.13,61.69,-25.56,3.56,3.56,1,-3.894358451027057, +55779,89331,1358,2006,2006_Gov-G_TX,TX,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,1081,Chris Bell,12763,DEM,28.5,Rick Perry,12766,REP,36.7,15,-8.1999998,11/7/2006,29.79,39.03,-9.24,1.04,1.04,1,-3.785533471024541,for Wall Street Journal +25065,89371,1360,2006,2006_Gov-G_WI,WI,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,845,Jim Doyle,12774,DEM,46.7,Mark Green,12772,REP,47.2,4,-.5,11/7/2006,52.7,45.31,7.39,7.89,-7.89,0,4.105828169263734,for Wall Street Journal +55654,89204,1362,2006,2006_Gov-G_OR,OR,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,755,Ted Kulongoski,12747,DEM,47.2,Ron Saxton,12744,REP,46.6,,.60000002,11/7/2006,50.73,42.75,7.98,7.38,-7.38,1,3.912077036355494,for Wall Street Journal +55159,30225,1581,2006,2006_Sen-G_AZ,AZ,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,644,Jim Pederson,2823,DEM,44.4,Jon Kyl,2822,REP,51.8,,-7.4000001,11/7/2006,43.5,53.34,-9.84,2.44,2.44,1,-2.245172853621926,for Wall Street Journal +24991,30229,1583,2006,2006_Sen-G_CT,CT,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,600,Ned Lamont,2839,DEM,42.5,Joseph I. Lieberman,14516,IND,47.4,6,-4.9000001,11/7/2006,39.73,49.71,-9.98,5.08,,1,1.015452508041597,for Wall Street Journal; sample size unavailable; estimated at 600 as a default +55283,30234,1585,2006,2006_Sen-G_FL,FL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,952,Bill Nelson,2848,DEM,53.7,Katherine Harris,2849,REP,39.6,,14.1,11/7/2006,60.3,38.1,22.21,8.11,-8.11,1,3.437825814888152,for Wall Street Journal +55437,30238,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,644,Benjamin L. Cardin,2878,DEM,52.8,Michael S. Steele,2879,REP,43.5,,9.3000002,11/7/2006,54.21,44.2,10.01,.71,-.71,1,-5.273849194272209,for Wall Street Journal +55509,30243,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,1081,Debbie Stabenow,2915,DEM,49.3,Mike Bouchard,2916,REP,41.9,,7.4000001,11/7/2006,56.91,41.26,15.65,8.25,-8.25,1,3.182857848188786,for Wall Street Journal +24513,29751,1592,2006,2006_Sen-G_MN,MN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2006,500,Amy Klobuchar,2923,DEM,53,Mark R. Kennedy,2924,REP,39,,14,11/7/2006,58.06,37.94,20.12,6.12,-6.12,1,1.653009949088775, +25008,30246,1592,2006,2006_Sen-G_MN,MN,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,600,Amy Klobuchar,2923,DEM,50.5,Mark R. Kennedy,2924,REP,42.8,,7.6999998,11/7/2006,58.06,37.94,20.12,12.42,-12.42,1,8.272467834885537,for Wall Street Journal; sample size unavailable; estimated at 600 as a default +24524,29762,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2006,500,Claire McCaskill,2935,DEM,48,Jim Talent,2936,REP,50,,-2,11/7/2006,49.58,47.31,2.27,4.27,-4.27,0,.505264262237466, +24684,29922,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/25/2006,800,Claire McCaskill,2935,DEM,47,Jim Talent,2936,REP,47,,0,11/7/2006,49.58,47.31,2.27,2.27,-2.27,.5,-1.192210258514121, +25012,30250,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/2006,600,Claire McCaskill,2935,DEM,47.3,Jim Talent,2936,REP,48.6,3,-1.3,11/7/2006,49.58,47.31,2.27,3.57,-3.57,0,-.1489708819668038,sample size unavailable; estimated at 600 as a default +24303,29541,1595,2006,2006_Sen-G_MT,MT,Sen-G,Sen-G,Harstad Strategic Research Inc.,134,Live Phone,D,10/25/2006,662,Jon Tester,2950,DEM,48,Conrad Burns,2951,REP,42,,6,11/7/2006,49.16,48.29,.88,5.12,5.12,1,1.183448047526017,for Jon Tester +55566,30265,1597,2006,2006_Sen-G_NV,NV,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,485,Jack Carter,2988,DEM,36.8,John Ensign,2987,REP,58.3,,-21.5,11/7/2006,40.99,55.36,-14.37,7.13,-7.13,1,2.926500338095296,for Wall Street Journal +24563,29801,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2006,500,Robert Menendez,2971,DEM,45,Thomas H. Kean,2972,REP,45,,0,11/7/2006,57.2,41.19,16.02,16.02,-16.02,.5,6.233125093567109, +25019,30257,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,600,Robert Menendez,2971,DEM,48.7,Thomas H. Kean,2972,REP,42.8,,5.9000001,11/7/2006,57.2,41.19,16.02,10.12,-10.12,1,-.1134241715092817,for Wall Street Journal; sample size unavailable; estimated at 600 as a default +25024,30262,1599,2006,2006_Sen-G_NM,NM,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,600,Jeff Bingaman,2982,DEM,58.2,Allen W. McCulloch MD,2983,REP,37.5,,20.700001,11/7/2006,70.61,29.33,41.27,20.57,-20.57,1,15.07472275921915,for Wall Street Journal; sample size unavailable; estimated at 600 as a default +55595,30268,1600,2006,2006_Sen-G_NY,NY,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,952,Hillary Rodham Clinton,2993,DEM,57.3,John Spencer,2996,REP,33,,24.299999,11/7/2006,67,31.01,36,11.7,-11.7,1,7.456175113382053,for Wall Street Journal +24395,29633,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,Opinion Consultants,241,Live Phone,,10/25/2006,800,Sherrod Brown,3004,DEM,51,Michael DeWine,3005,REP,44,,7,11/7/2006,56.16,43.82,12.35,5.35,-5.35,1,.0704897065762063,among registered voters +55628,30273,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,678,Sherrod Brown,3004,DEM,48.7,Michael DeWine,3005,REP,47.3,,1.4,11/7/2006,56.16,43.82,12.35,10.95,-10.95,1,5.96068816616541,for Wall Street Journal +55709,30278,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,755,Robert P. Casey Jr.,3010,DEM,52.7,Rick Santorum,3011,REP,43.8,,8.8999996,11/7/2006,58.64,41.28,17.35,8.45,-8.45,1,2.144964823195195,for Wall Street Journal +25047,30285,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,600,Harold E. Ford Jr.,4344,DEM,48.1,Bob Corker,3019,REP,49.3,,-1.2,11/7/2006,47.99,50.71,-2.72,1.52,1.52,1,-2.553369299840418,for Wall Street Journal; sample size unavailable; estimated at 600 as a default +55779,30291,1606,2006,2006_Sen-G_TX,TX,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,1081,Barbara Ann Radnofsky,3037,DEM,35.9,Kay Bailey Hutchison,3036,REP,54.8,6.4,-18.9,11/7/2006,36.04,61.69,-25.65,6.75,6.75,1,1.118156974598872,for Wall Street Journal +24640,29878,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2006,500,Jim Webb,3047,DEM,48,George F. Allen,3048,REP,50,,-2,11/7/2006,49.59,49.2,.39,2.39,-2.39,0,-1.573190691480277, +25058,30296,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,600,Jim Webb,3047,DEM,51,George F. Allen,3048,REP,47.2,,3.8,11/7/2006,49.59,49.2,.39,3.41,3.41,1,-.5295074443710486,for Wall Street Journal; sample size unavailable; estimated at 600 as a default +25062,30300,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,600,Maria Cantwell,3063,DEM,50,Mike McGavick,3064,REP,46.1,,3.9000001,11/7/2006,56.85,39.93,16.92,13.02,-13.02,1,7.97516418513088,for Wall Street Journal; sample size unavailable; estimated at 600 as a default +25065,30303,1612,2006,2006_Sen-G_WI,WI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/25/2006,600,Herb Kohl,3077,DEM,47.2,Robert Gerald Lorge,3078,REP,38,7.2,9.1999998,11/7/2006,67.31,29.48,37.83,28.63,-28.63,1,20.87856514843211,for Wall Street Journal; sample size unavailable; estimated at 600 as a default +73998,138836,3597,2006,2006_House-G_AK-1,AK-1,House-G,House-G,Hays Research Group,136,Live Phone,D,10/25/2006,400,Diane Benson,16515,DEM,34,Don Young,16516,REP,43,,-9,11/7/2006,40.01,56.57,-16.56,7.56,7.56,1,.1448174535093628,for unspecified Democratic sponsor; among registered voters +64229,118186,3598,2006,2006_House-G_AZ-1,AZ-1,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1037,Ellen S. Simon,14126,DEM,46,Richard Renzi,14127,REP,48,,-2,11/7/2006,43.45,51.75,-8.31,6.31,6.31,1,.1425115343960297, +64230,118188,3613,2006,2006_House-G_CA-4,CA-4,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,954,Charles Duane Brown,14278,DEM,46,John T. Doolittle,14279,REP,49,,-3,11/7/2006,45.87,49.05,-3.18,.18,.18,1,-5.793310633264491, +64230,118187,3620,2006,2006_House-G_CA-11,CA-11,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,983,Jerry McNerney,14276,DEM,48,Richard W. Pombo,14277,REP,46,,2,11/7/2006,53.27,46.73,6.53,4.53,-4.53,1,-2.647630811670135, +64231,118189,3666,2006,2006_House-G_CO-4,CO-4,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,991,Angie Paccione,14280,DEM,48,Marilyn N. Musgrave,14281,REP,45,,3,11/7/2006,43.12,45.61,-2.49,5.49,5.49,0,.4418982262535677, +55223,117985,3667,2006,2006_House-G_CO-5,CO-5,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/2006,400,Jay Fawcett,14052,DEM,40,Doug Lamborn,14053,REP,47,,-7,11/7/2006,40.35,59.62,-19.27,12.27,12.27,1,5.215060030884195, +64231,118190,3669,2006,2006_House-G_CO-7,CO-7,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,983,Ed Perlmutter,14282,DEM,51,Rick O'Donnell,14283,REP,46,,5,11/7/2006,54.93,42.06,12.87,7.87,-7.87,1,3.720138258032731, +64075,117903,3671,2006,2006_House-G_CT-2,CT-2,House-G,House-G,Grove Insight,129,Live Phone,D,10/25/2006,400,Joe Courtney,13958,DEM,46,Robert R. Simmons,13959,REP,42,,4,11/7/2006,50.02,49.98,.03,3.97,3.97,1,-1.169466520084846,for unspecified Democratic sponsor +64232,118191,3671,2006,2006_House-G_CT-2,CT-2,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,947,Joe Courtney,13958,DEM,51,Robert R. Simmons,13959,REP,45,,6,11/7/2006,50.02,49.98,.03,5.97,5.97,1,1.351586027341149, +64232,118192,3673,2006,2006_House-G_CT-4,CT-4,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,976,Diane Farrell,14211,DEM,43,Christopher H. Shays,14212,REP,52,,-9,11/7/2006,47.58,50.96,-3.38,5.62,-5.62,1,-.5376085230676968, +64232,118193,3674,2006,2006_House-G_CT-5,CT-5,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,994,Christopher Murphy,14213,DEM,51,Nancy L. Johnson,14214,REP,43,,8,11/7/2006,56.46,43.54,12.93,4.93,-4.93,1,-2.380250756084264, +64233,118194,3688,2006,2006_House-G_FL-13,FL-13,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1005,Christine L. Jennings,13968,DEM,49,Vern Buchanan,13969,REP,47,,2,11/7/2006,49.92,50.08,-.15,2.15,2.15,0,-3.534311871230634, +64233,118195,3697,2006,2006_House-G_FL-22,FL-22,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,961,Ron Klein,14196,DEM,50,E. Clay Shaw,14198,REP,48,,2,11/7/2006,50.88,47.13,3.76,1.76,-1.76,1,-2.886465016897477, +64234,118197,3723,2006,2006_House-G_IL-6,IL-6,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,990,Tammy Duckworth,14270,DEM,48,Peter J. Roskam,14271,REP,47,,1,11/7/2006,48.65,51.35,-2.7,3.7,3.7,0,-2.1398921845506, +64234,118198,3725,2006,2006_House-G_IL-8,IL-8,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1013,Melissa L. Bean,14268,DEM,50,David McSweeney,14269,REP,45,,5,11/7/2006,50.9,44.01,6.89,1.89,-1.89,1,-3.431376461943743, +64234,118196,3727,2006,2006_House-G_IL-10,IL-10,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1008,Daniel J. Seals,14284,DEM,48,Mark Kirk,14285,REP,46,,2,11/7/2006,46.62,53.38,-6.75,8.75,8.75,0,1.577967232816334, +64235,118199,3738,2006,2006_House-G_IN-2,IN-2,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,977,Joe Donnelly,14216,DEM,48,Chris Chocola,14217,REP,45,,3,11/7/2006,53.98,46.02,7.95,4.95,-4.95,1,-.0683780343366538, +64206,118135,3739,2006,2006_House-G_IN-3,IN-3,House-G,House-G,Research 2000,281,Live Phone,,10/25/2006,400,Thomas E. Hayhurst,14209,DEM,40,Mark Edward Souder,14210,REP,52,,-12,11/7/2006,45.72,54.28,-8.57,3.43,-3.43,1,-4.076328545036492, +64235,118200,3744,2006,2006_House-G_IN-8,IN-8,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1065,Brad Ellsworth,14202,DEM,53,John Nathan Hostettler,14203,REP,43,,10,11/7/2006,61.02,38.98,22.04,12.04,-12.04,1,4.070612007061343, +64235,118201,3745,2006,2006_House-G_IN-9,IN-9,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1023,Baron P. Hill,14204,DEM,51,Mike Sodrel,14205,REP,43,,8,11/7/2006,50.01,45.49,4.52,3.48,3.48,1,-.5951691668010629, +74059,138931,3747,2006,2006_House-G_IA-2,IA-2,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,600,Dave Loebsack,16542,DEM,48,James A. Leach,16543,REP,50,,-2,11/7/2006,51.43,48.57,2.85,4.85,-4.85,0,-2.496102402148248,sample size unavailable; estimated at 600 as a default +64236,118202,3757,2006,2006_House-G_KY-3,KY-3,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1010,John Yarmuth,13999,DEM,52,Anne Meagher Northup,14000,REP,46,,6,11/7/2006,50.62,48.18,2.45,3.55,3.55,1,-1.918655171231556, +64236,118203,3758,2006,2006_House-G_KY-4,KY-4,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,996,Ken Lucas,14286,DEM,50,Geoff Davis,14287,REP,46,,4,11/7/2006,43.38,51.69,-8.31,12.31,12.31,0,6.284254995486731, +64237,118204,3804,2006,2006_House-G_MN-1,MN-1,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1042,Timothy J. Walz,14288,DEM,47,Gilbert W. Gutknecht,14289,REP,50,,-3,11/7/2006,52.74,47.12,5.61,8.61,-8.61,0,1.44185888932935, +64237,118205,3809,2006,2006_House-G_MN-6,MN-6,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1056,Patty Wetterling,14290,DEM,47,Michele Bachmann,14291,REP,48,,-1,11/7/2006,42.07,50.05,-7.98,6.98,6.98,1,2.923225091792156, +64238,118206,3831,2006,2006_House-G_NV-3,NV-3,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1031,Tessa M. Hafen,14056,DEM,44,Jon C. Porter,14057,REP,51,,-7,11/7/2006,46.57,48.46,-1.88,5.12,-5.12,1,-.6492510505081869, +64239,118207,3833,2006,2006_House-G_NH-2,NH-2,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,988,Paul W. Hodes,14222,DEM,50,Charles Bass,14223,REP,47,,3,11/7/2006,52.71,45.61,7.1,4.1,-4.1,1,-1.630730105082657, +64240,118208,3840,2006,2006_House-G_NJ-7,NJ-7,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1013,Linda Stender,14292,DEM,43,Michael Ferguson,14293,REP,46,,-3,11/7/2006,47.95,49.43,-1.48,1.52,-1.52,1,-5.638410156206659, +64241,118213,3852,2006,2006_House-G_NY-3,NY-3,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,982,David L. Mejias,14297,DEM,44,Peter King,14298,REP,51,,-7,11/7/2006,43.96,56.04,-12.08,5.08,5.08,1,-2.099039545632292, +64241,118209,3868,2006,2006_House-G_NY-19,NY-19,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,944,John Hall,13796,DEM,49,Sue W. Kelly,13797,REP,47,,2,11/7/2006,51.22,48.78,2.44,.44,-.44,1,-4.311713487340225, +64241,118210,3869,2006,2006_House-G_NY-20,NY-20,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1040,Kirsten E. Gillibrand,13928,DEM,53,John E. Sweeney,13929,REP,42,,11,11/7/2006,53.1,46.9,6.2,4.8,4.8,1,-1.7689764503171, +64241,118211,3874,2006,2006_House-G_NY-25,NY-25,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1020,Daniel B. Maffei,13824,DEM,53,James T. Walsh,13825,REP,44,,9,11/7/2006,49.21,50.79,-1.57,10.57,10.57,0,6.538095127111037, +64241,118212,3878,2006,2006_House-G_NY-29,NY-29,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1004,Eric J. Massa,14294,DEM,53,John R. Kuhl,14296,REP,42,,11,11/7/2006,48.54,51.46,-2.93,13.93,13.93,0,6.753399032119756, +64242,118215,3886,2006,2006_House-G_NC-8,NC-8,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,999,Lawrence Webb Kissell,14139,DEM,48,Robert C. Hayes,14140,REP,44,,4,11/7/2006,49.86,50.14,-.27,4.27,4.27,0,-3.966130178069696, +64242,118214,3889,2006,2006_House-G_NC-11,NC-11,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1002,Joseph Heath Shuler,14299,DEM,53,Charles H. Taylor,14300,REP,44,,9,11/7/2006,53.79,46.21,7.59,1.41,1.41,1,-2.768776243959113, +64243,118216,3893,2006,2006_House-G_OH-1,OH-1,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,999,John Cranley,13960,DEM,48,Steve Chabot,13961,REP,46,,2,11/7/2006,47.75,52.25,-4.5,6.5,6.5,0,-1.62154675043765, +64243,118218,3894,2006,2006_House-G_OH-2,OH-2,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,972,Victoria Wulsin,14303,DEM,46,Jean Schmidt,14304,REP,51,,-5,11/7/2006,49.39,50.45,-1.06,3.94,-3.94,1,-1.75870500415471, +64243,118217,3904,2006,2006_House-G_OH-12,OH-12,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1002,Robert Shamansky,14301,DEM,46,Patrick J. Tiberi,14302,REP,51,,-5,11/7/2006,42.7,57.3,-14.6,9.6,9.6,1,2.42333301929849, +64244,118219,3924,2006,2006_House-G_PA-4,PA-4,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1008,Jason Altmire,14143,DEM,47,Melissa A. Hart,14144,REP,51,,-4,11/7/2006,51.89,48.03,3.86,7.86,-7.86,0,-.0020961826587736, +64244,118220,3926,2006,2006_House-G_PA-6,PA-6,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1006,Lois Murphy,14305,DEM,51,Jim Gerlach,14306,REP,46,,5,11/7/2006,49.34,50.66,-1.32,6.32,6.32,0,1.235602848222601, +64244,139060,3927,2006,2006_House-G_PA-7,PA-7,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,600,Joe Sestak,13822,DEM,51,W. Curtis Weldon,13823,REP,44,,7,11/7/2006,56.36,43.6,12.75,5.75,-5.75,1,.0811161382584262,sample size unavailable; estimated at 600 as a default +64244,118221,3928,2006,2006_House-G_PA-8,PA-8,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,994,Patrick J. Murphy,13922,DEM,50,Michael G. Fitzpatrick,13923,REP,47,,3,11/7/2006,50.3,49.69,.61,2.39,2.39,1,-3.0612770840648, +64244,139064,3930,2006,2006_House-G_PA-10,PA-10,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,600,Christopher P. Carney,13920,DEM,50,Don Sherwood,13921,REP,43,,7,11/7/2006,52.9,47.01,5.89,1.11,1.11,1,-3.175718579403519,sample size unavailable; estimated at 600 as a default +64710,119664,3948,2006,2006_House-G_SD-1,SD-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/2006,800,Stephanie Herseth Sandlin,14500,DEM,66,Bruce W. Whalen,14501,REP,26,,40,11/7/2006,69.09,29.34,39.75,.25,.25,1,-6.931555742273899, +64245,118222,3995,2006,2006_House-G_VA-2,VA-2,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,989,Philip J. Kellam,14050,DEM,50,Thelma D. Drake,14051,REP,45,,5,11/7/2006,48.45,51.27,-2.82,7.82,7.82,0,3.51854210818416, +64246,119665,4009,2006,2006_House-G_WA-5,WA-5,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,991,Peter J. Goldmark,14502,DEM,46,Cathy McMorris Rodgers,14503,REP,51,,-5,11/7/2006,43.6,56.4,-12.79,7.79,7.79,1,.6059129484507549, +64246,118223,4012,2006,2006_House-G_WA-8,WA-8,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,1004,Darcy Burner,14308,DEM,49,David G. Reichert,14309,REP,47,,2,11/7/2006,48.54,51.46,-2.92,4.92,4.92,0,-.5147407708977263, +64247,118224,4024,2006,2006_House-G_WI-8,WI-8,House-G,House-G,RT Strategies,275,Live Phone,,10/25/2006,984,Steven L. Kagen,14310,DEM,51,John G. Gard,14311,REP,45,,6,11/7/2006,50.9,48.76,2.14,3.86,3.86,1,-1.071158333519173, +27731,33009,8655,2006,2006_House-G_US,US,House-G,House-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/25/2006,900,Generic Candidate,13746,DEM,49,Generic Candidate,13747,REP,38,,11,11/7/2006,51.6,44.07,7.53,3.47,3.47,1,-3.333524125134059, +55284,88824,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2006,500,Jim Davis,12674,DEM,41,Charlie Crist,12675,REP,52,,-11,11/7/2006,45.11,52.18,-7.07,3.93,-3.93,1,-.2220770617003031, +55313,88853,1335,2006,2006_Gov-G_GA,GA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2006,625,Mark Taylor,12678,DEM,36,Sonny Perdue,12676,REP,53,3,-17,11/7/2006,38.22,57.95,-19.73,2.73,2.73,1,-2.247063605492637, +55438,88978,1342,2006,2006_Gov-G_MD,MD,Gov-G,Gov-G,Public Opinion Strategies,260,Live Phone,R,10/26/2006,600,Martin O'Malley,12704,DEM,45,Robert Ehrlich Jr.,12703,REP,46,,-1,11/7/2006,52.69,46.16,6.53,7.53,-7.53,0,2.62654037031303,for Robert Ehrlich Jr. +24490,88979,1342,2006,2006_Gov-G_MD,MD,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2006,500,Martin O'Malley,12704,DEM,50,Robert Ehrlich Jr.,12703,REP,47,,3,11/7/2006,52.69,46.16,6.53,3.53,-3.53,1,-1.802188103645104, +55534,89080,1345,2006,2006_Gov-G_MN,MN,Gov-G,Gov-G,Humphrey Institute,143,Live Phone,,10/26/2006,663,Mike Hatch,12715,DEM,45,Tim Pawlenty,12717,REP,39,9,6,11/7/2006,45.73,46.69,-.96,6.96,6.96,0,2.727777210928333,for Humphrey Institute +24449,89260,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/26/2006,933,Ed Rendell,12748,DEM,58,Lynn Swann,12749,REP,35,,23,11/7/2006,60.36,39.64,20.73,2.27,2.27,1,-1.487693227453109, +24490,29728,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2006,500,Benjamin L. Cardin,2878,DEM,50,Michael S. Steele,2879,REP,45,,5,11/7/2006,54.21,44.2,10.01,5.01,-5.01,1,-.6640218602574426, +55534,136979,1592,2006,2006_Sen-G_MN,MN,Sen-G,Sen-G,Humphrey Institute,143,Live Phone,,10/26/2006,663,Amy Klobuchar,2923,DEM,55,Mark R. Kennedy,2924,REP,33,3,22,11/7/2006,58.06,37.94,20.12,1.88,1.88,1,-3.269551200114534,for Humphrey Institute +24540,29778,1595,2006,2006_Sen-G_MT,MT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2006,500,Jon Tester,2950,DEM,51,Conrad Burns,2951,REP,48,,3,11/7/2006,49.16,48.29,.88,2.12,2.12,1,-2.752590039100751, +24431,29669,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/26/2006,887,Robert Menendez,2971,DEM,49,Thomas H. Kean,2972,REP,44,,5,11/7/2006,57.2,41.19,16.02,11.02,-11.02,1,1.404653137076318, +24449,29687,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/26/2006,933,Robert P. Casey Jr.,3010,DEM,52,Rick Santorum,3011,REP,42,,10,11/7/2006,58.64,41.28,17.35,7.35,-7.35,1,1.075148031496997, +24700,29938,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,Roanoke College,292,Live Phone,,10/26/2006,453,Jim Webb,3047,DEM,42,George F. Allen,3048,REP,45,2,-3,11/7/2006,49.59,49.2,.39,3.39,-3.39,0,-.5154737425258691, +24655,29893,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2006,500,Maria Cantwell,3063,DEM,54,Mike McGavick,3064,REP,42,,12,11/7/2006,56.85,39.93,16.92,4.92,-4.92,1,-.9394253175875299, +64386,118452,3674,2006,2006_House-G_CT-5,CT-5,House-G,House-G,University of Connecticut,347,Live Phone,,10/26/2006,762,Christopher Murphy,14213,DEM,46,Nancy L. Johnson,14214,REP,42,,4,11/7/2006,56.46,43.54,12.93,8.93,-8.93,1,2.748991665277447,for Hartford Courant +63853,117556,3874,2006,2006_House-G_NY-25,NY-25,House-G,House-G,Benenson Strategy Group,30,Live Phone,D,10/26/2006,400,Daniel B. Maffei,13824,DEM,42,James T. Walsh,13825,REP,44,,-2,11/7/2006,49.21,50.79,-1.57,.43,-.43,1,-5.883853771393071,for Daniel B. Maffei +64305,118291,3875,2006,2006_House-G_NY-26,NY-26,House-G,House-G,SurveyUSA,325,IVR,,10/26/2006,411,Jack Davis,14379,DEM,45,Thomas M. Reynolds,14380,REP,50,,-5,11/7/2006,48.02,51.98,-3.97,1.03,-1.03,1,-4.314818056171232,for WGRZ-TV +64079,117907,3893,2006,2006_House-G_OH-1,OH-1,House-G,House-G,Grove Insight,129,Live Phone,D,10/26/2006,400,John Cranley,13960,DEM,49,Steve Chabot,13961,REP,40,,9,11/7/2006,47.75,52.25,-4.5,13.5,13.5,0,7.144070930632012,for unspecified Democratic sponsor; among 'voters' +64158,118060,3928,2006,2006_House-G_PA-8,PA-8,House-G,House-G,Muhlenberg College,219,Live Phone,,10/26/2006,421,Patrick J. Murphy,13922,DEM,42,Michael G. Fitzpatrick,13923,REP,47,,-5,11/7/2006,50.3,49.69,.61,5.61,-5.61,0,.4382620470011628, +24258,88739,1331,2006,2006_Gov-G_CA,CA,Gov-G,Gov-G,Field Research Corp. (Field Poll),94,Live Phone,,10/27/2006,795,Phil Angelides,12660,DEM,33,Arnold Schwarzenegger,12662,REP,49,,-16,11/7/2006,38.91,55.88,-16.98,.98,.98,1,-3.386892112821024, +24414,88784,1333,2006,2006_Gov-G_CT,CT,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/27/2006,926,"John DeStefano, Jr.",12671,DEM,35,M. Jodi Rell,12670,REP,59,,-24,11/7/2006,35.45,63.2,-27.76,3.76,3.76,1,-1.539882630425711, +24264,89261,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,Franklin & Marshall College,106,Live Phone,,10/27/2006,626,Ed Rendell,12748,DEM,58,Lynn Swann,12749,REP,33,,25,11/7/2006,60.36,39.64,20.73,4.27,4.27,1,.4589270380764848,among registered voters +24258,29496,1582,2006,2006_Sen-G_CA,CA,Sen-G,Sen-G,Field Research Corp. (Field Poll),94,Live Phone,,10/27/2006,795,Dianne Feinstein,2828,DEM,55,Richard Dick Mountjoy,2829,REP,33,,22,11/7/2006,59.43,35.02,24.42,2.42,-2.42,1,-3.269772679861043, +24414,29652,1583,2006,2006_Sen-G_CT,CT,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/27/2006,926,Ned Lamont,2839,DEM,37,Joseph I. Lieberman,14516,IND,49,8,-12,11/7/2006,39.73,49.71,-9.98,2.02,,1,-1.422790885645364, +24990,30228,1583,2006,2006_Sen-G_CT,CT,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,600,Ned Lamont,2839,DEM,37,Joseph I. Lieberman,14516,IND,49,8,-12,11/7/2006,39.73,49.71,-9.98,2.02,,1,-1.913384583802561,for Reuters +24999,30237,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,600,Benjamin L. Cardin,2878,DEM,49,Michael S. Steele,2879,REP,44,,5,11/7/2006,54.21,44.2,10.01,5.01,-5.01,1,-.8938015510009366,for Reuters +25011,30249,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,600,Claire McCaskill,2935,DEM,46,Jim Talent,2936,REP,43,,3,11/7/2006,49.58,47.31,2.27,.73,.73,1,-2.843419654519603,for Reuters +25016,30254,1595,2006,2006_Sen-G_MT,MT,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,600,Jon Tester,2950,DEM,47,Conrad Burns,2951,REP,46,,1,11/7/2006,49.16,48.29,.88,.12,.12,1,-4.28114396429819,for Reuters +25018,30256,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,600,Robert Menendez,2971,DEM,49,Thomas H. Kean,2972,REP,37,,12,11/7/2006,57.2,41.19,16.02,4.02,-4.02,1,-6.06501946302946,for Reuters +25034,30272,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,600,Sherrod Brown,3004,DEM,49,Michael DeWine,3005,REP,42,,7,11/7/2006,56.16,43.82,12.35,5.35,-5.35,1,.4311316615377427,for Reuters +24264,29502,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Franklin & Marshall College,106,Live Phone,,10/27/2006,626,Robert P. Casey Jr.,3010,DEM,53,Rick Santorum,3011,REP,38,,15,11/7/2006,58.64,41.28,17.35,2.35,-2.35,1,-4.37026272467065,among registered voters +25039,30277,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,600,Robert P. Casey Jr.,3010,DEM,48,Rick Santorum,3011,REP,40,,8,11/7/2006,58.64,41.28,17.35,9.35,-9.35,1,3.081302071427237,for Reuters +25044,30282,1604,2006,2006_Sen-G_RI,RI,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,600,Sheldon Whitehouse,3014,DEM,53,Lincoln Chafee,3015,REP,39,,14,11/7/2006,53.52,46.48,7.04,6.96,6.96,1,2.474246604838291,for Reuters +24211,29449,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Benenson Strategy Group,30,Live Phone,D,10/27/2006,560,Harold E. Ford Jr.,4344,DEM,48,Bob Corker,3019,REP,43,,5,11/7/2006,47.99,50.71,-2.72,7.72,7.72,0,3.86815783349159,for Harold E. Ford Jr. +24299,29537,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Hamilton Campaigns,130,Live Phone,D,10/27/2006,600,Harold E. Ford Jr.,4344,DEM,46,Bob Corker,3019,REP,40,,6,11/7/2006,47.99,50.71,-2.72,8.72,8.72,0,4.968124948711174,for Harold E. Ford Jr. +25046,30284,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,600,Harold E. Ford Jr.,4344,DEM,43,Bob Corker,3019,REP,53,,-10,11/7/2006,47.99,50.71,-2.72,7.28,-7.28,1,3.318293349987129,for Reuters +25057,30295,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,600,Jim Webb,3047,DEM,45,George F. Allen,3048,REP,44,,1,11/7/2006,49.59,49.2,.39,.61,.61,1,-3.171808948096989,for Reuters +64391,118459,3605,2006,2006_House-G_AZ-8,AZ-8,House-G,House-G,Wick Communications,381,Live Phone,,10/27/2006,400,Gabrielle Giffords,14445,DEM,50,Randy J. Graf,14446,REP,35,,15,11/7/2006,54.25,42.09,12.16,2.84,2.84,1,-.8856187931012665, +64411,118492,3605,2006,2006_House-G_AZ-8,AZ-8,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,500,Gabrielle Giffords,14445,DEM,53,Randy J. Graf,14446,REP,41,,12,11/7/2006,54.25,42.09,12.16,.16,-.16,1,-4.280768972157971, +64412,118493,3669,2006,2006_House-G_CO-7,CO-7,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,500,Ed Perlmutter,14282,DEM,54,Rick O'Donnell,14283,REP,40,,14,11/7/2006,54.93,42.06,12.87,1.13,1.13,1,-4.702033622297753, +64413,118494,3671,2006,2006_House-G_CT-2,CT-2,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,500,Joe Courtney,13958,DEM,42,Robert R. Simmons,13959,REP,47,,-5,11/7/2006,50.02,49.98,.03,5.03,-5.03,0,.0121364618446295, +64207,118136,3673,2006,2006_House-G_CT-4,CT-4,House-G,House-G,Research 2000,281,Live Phone,,10/27/2006,600,Diane Farrell,14211,DEM,47,Christopher H. Shays,14212,REP,43,,4,11/7/2006,47.58,50.96,-3.38,7.38,7.38,0,1.408357812458877, +64413,118495,3673,2006,2006_House-G_CT-4,CT-4,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,500,Diane Farrell,14211,DEM,51,Christopher H. Shays,14212,REP,44,,7,11/7/2006,47.58,50.96,-3.38,10.38,10.38,0,4.659989821786029, +64207,118137,3674,2006,2006_House-G_CT-5,CT-5,House-G,House-G,Research 2000,281,Live Phone,,10/27/2006,600,Christopher Murphy,14213,DEM,46,Nancy L. Johnson,14214,REP,43,,3,11/7/2006,56.46,43.54,12.93,9.93,-9.93,1,3.516234099904768, +64414,118496,3723,2006,2006_House-G_IL-6,IL-6,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,500,Tammy Duckworth,14270,DEM,54,Peter J. Roskam,14271,REP,40,,14,11/7/2006,48.65,51.35,-2.7,16.7,16.7,0,12.69419523307713, +64415,118497,3738,2006,2006_House-G_IN-2,IN-2,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,500,Joe Donnelly,14216,DEM,52,Chris Chocola,14217,REP,39,,13,11/7/2006,53.98,46.02,7.95,5.05,5.05,1,-.2838353411603813, +64415,118498,3745,2006,2006_House-G_IN-9,IN-9,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,500,Baron P. Hill,14204,DEM,48,Mike Sodrel,14205,REP,46,,2,11/7/2006,50.01,45.49,4.52,2.52,-2.52,1,-2.009305198938861, +64416,118499,3746,2006,2006_House-G_IA-1,IA-1,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,500,Bruce L. Braley,14312,DEM,49,Mike Whalen,14313,REP,42,,7,11/7/2006,55.1,43.25,11.85,4.85,-4.85,1,-2.4058353161951, +64417,118500,3758,2006,2006_House-G_KY-4,KY-4,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,500,Ken Lucas,14286,DEM,45,Geoff Davis,14287,REP,42,,3,11/7/2006,43.38,51.69,-8.31,11.31,11.31,0,4.894528832524305, +64418,118501,3809,2006,2006_House-G_MN-6,MN-6,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,500,Patty Wetterling,14290,DEM,42,Michele Bachmann,14291,REP,52,,-10,11/7/2006,42.07,50.05,-7.98,2.02,-2.02,1,-3.017141550462804, +64419,118502,3847,2006,2006_House-G_NM-1,NM-1,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,500,Patricia A. Madrid,14141,DEM,53,Heather A. Wilson,14142,REP,44,,9,11/7/2006,49.8,50.2,-.41,9.41,9.41,0,4.748095380697368, +64420,118503,3889,2006,2006_House-G_NC-11,NC-11,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,500,Joseph Heath Shuler,14299,DEM,48,Charles H. Taylor,14300,REP,43,,5,11/7/2006,53.79,46.21,7.59,2.59,-2.59,1,-1.720346519835496, +64421,118504,3910,2006,2006_House-G_OH-18,OH-18,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,500,Zachary T. Space,14474,DEM,53,Joy Padgett,14475,REP,33,,20,11/7/2006,62.06,37.94,24.12,4.12,-4.12,1,-3.160326486242695, +64410,118491,3926,2006,2006_House-G_PA-6,PA-6,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,500,Lois Murphy,14305,DEM,49,Jim Gerlach,14306,REP,44,,5,11/7/2006,49.34,50.66,-1.32,6.32,6.32,0,.8871655748707354, +64422,118505,3995,2006,2006_House-G_VA-2,VA-2,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2006,500,Philip J. Kellam,14050,DEM,43,Thelma D. Drake,14051,REP,51,,-8,11/7/2006,48.45,51.27,-2.82,5.18,-5.18,1,.0055375549459649, +27730,123631,8655,2006,2006_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,Live Phone,,10/27/2006,600,Generic Candidate,13746,DEM,53,Generic Candidate,13747,REP,38.5,,14.5,11/7/2006,51.6,44.07,7.53,6.97,6.97,1,.3558524501594839,for Newsweek; sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll +55202,88740,1331,2006,2006_Gov-G_CA,CA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2006,500,Phil Angelides,12660,DEM,40,Arnold Schwarzenegger,12662,REP,53,,-13,11/7/2006,38.91,55.88,-16.98,3.98,3.98,1,-.5833452169713621, +24472,88785,1333,2006,2006_Gov-G_CT,CT,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2006,500,"John DeStefano, Jr.",12671,DEM,35,M. Jodi Rell,12670,REP,57,,-22,11/7/2006,35.45,63.2,-27.76,5.76,5.76,1,.8755653541616852, +55332,88872,1337,2006,2006_Gov-G_IA,IA,Gov-G,Gov-G,Global Strategy Group,118,Live Phone,D,10/28/2006,600,Chet Culver,12684,DEM,44,Jim Nussle,12686,REP,37,,7,11/7/2006,54.02,44.38,9.65,2.65,-2.65,1,-1.941593724463999,for Chet Culver +73567,138069,1337,2006,2006_Gov-G_IA,IA,Gov-G,Gov-G,Global Strategy Group,118,Live Phone,D,10/28/2006,600,Chet Culver,12684,DEM,44,Jim Nussle,12686,REP,37,,7,11/7/2006,54.02,44.38,9.65,2.65,-2.65,1,-1.941593724463999,for Chet Culver +55362,88902,1339,2006,2006_Gov-G_IL,IL,Gov-G,Gov-G,Market Shares Corp.,187,Live Phone,,10/28/2006,600,Rod Blagojevich,12691,DEM,44,Judy Baar Topinka,12692,REP,29,13,15,11/7/2006,49.8,39.26,10.53,4.47,4.47,1,-.308680432567645, +24242,89055,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,EPIC-MRA,84,Live Phone,,10/28/2006,600,Jennifer Granholm,12710,DEM,52,Dick DeVos,12712,REP,42,,10,11/7/2006,56.36,42.3,14.06,4.06,-4.06,1,-1.196359650946648,among registered voters +24335,89081,1345,2006,2006_Gov-G_MN,MN,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2006,625,Mike Hatch,12715,DEM,44,Tim Pawlenty,12717,REP,42,4,2,11/7/2006,45.73,46.69,-.96,2.96,2.96,0,-.9715145341417211,among registered voters +24349,89115,1349,2006,2006_Gov-G_NV,NV,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2006,625,Dina Titus,12728,DEM,40,Jim Gibbons,12729,REP,44,,-4,11/7/2006,43.92,47.93,-4.01,.01,.01,1,-3.884156662076772, +24398,89180,1351,2006,2006_Gov-G_OH,OH,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,Live Phone,,10/28/2006,542,Ted Strickland,12740,DEM,59,J. Kenneth Blackwell,12738,REP,36,,23,11/7/2006,60.54,36.65,23.89,.89,-.89,1,-5.500826325760984,for CNN +24595,89262,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2006,500,Ed Rendell,12748,DEM,56,Lynn Swann,12749,REP,38,,18,11/7/2006,60.36,39.64,20.73,2.73,-2.73,1,-1.25088624904533, +24399,89308,1357,2006,2006_Gov-G_TN,TN,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,Live Phone,,10/28/2006,541,Phil Bredesen,12761,DEM,59,Jim Bryson,12758,REP,37,,22,11/7/2006,68.6,29.74,38.86,16.86,-16.86,1,10.90765878982208,for CNN +55820,89372,1360,2006,2006_Gov-G_WI,WI,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,10/28/2006,800,Jim Doyle,12774,DEM,47,Mark Green,12772,REP,45,,2,11/7/2006,52.7,45.31,7.39,5.39,-5.39,1,1.942666029251399, +55655,89205,1362,2006,2006_Gov-G_OR,OR,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2006,500,Ted Kulongoski,12747,DEM,51,Ron Saxton,12744,REP,44,,7,11/7/2006,50.73,42.75,7.98,.98,-.98,1,-3.39972302627591, +24900,30138,1581,2006,2006_Sen-G_AZ,AZ,Sen-G,Sen-G,Zimmerman & Associates/Marketing Intelligence,394,Live Phone,,10/28/2006,400,Jim Pederson,2823,DEM,41.3,Jon Kyl,2822,REP,45.8,3.7,-4.5,11/7/2006,43.5,53.34,-9.84,5.34,5.34,1,.9683123328561564, +24472,29710,1583,2006,2006_Sen-G_CT,CT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2006,500,Ned Lamont,2839,DEM,40,Joseph I. Lieberman,14516,IND,48,9,-8,11/7/2006,39.73,49.71,-9.98,1.98,,1,-2.068557286036316, +24242,29480,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,10/28/2006,600,Debbie Stabenow,2915,DEM,52,Mike Bouchard,2916,REP,38,1,14,11/7/2006,56.91,41.26,15.65,1.65,-1.65,1,-4.060559309666153,among registered voters +24335,29573,1592,2006,2006_Sen-G_MN,MN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2006,625,Amy Klobuchar,2923,DEM,50,Mark R. Kennedy,2924,REP,40,,10,11/7/2006,58.06,37.94,20.12,10.12,-10.12,1,6.10509793326759,among registered voters +24396,29634,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/28/2006,565,Claire McCaskill,2935,DEM,49,Jim Talent,2936,REP,49,,0,11/7/2006,49.58,47.31,2.27,2.27,-2.27,.5,-1.23759946367844, +24349,29587,1597,2006,2006_Sen-G_NV,NV,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2006,625,Jack Carter,2988,DEM,37,John Ensign,2987,REP,54,,-17,11/7/2006,40.99,55.36,-14.37,2.63,-2.63,1,-1.619402025008666, +24397,29635,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/28/2006,577,Robert Menendez,2971,DEM,51,Thomas H. Kean,2972,REP,44,,7,11/7/2006,57.2,41.19,16.02,9.02,-9.02,1,-.8456671077663405, +24251,29489,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/28/2006,577,Robert Menendez,2971,DEM,48,Thomas H. Kean,2972,REP,38,,10,11/7/2006,57.2,41.19,16.02,6.02,-6.02,1,-3.865321422869437, +4086,29990,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/28/2006,800,Robert Menendez,2971,DEM,43,Thomas H. Kean,2972,REP,42,,1,11/7/2006,57.2,41.19,16.02,15.02,-15.02,1,5.615160324102363, +24398,29636,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/28/2006,542,Sherrod Brown,3004,DEM,54,Michael DeWine,3005,REP,43,,11,11/7/2006,56.16,43.82,12.35,1.35,-1.35,1,-4.17028292417406,for CNN +24595,29833,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2006,500,Robert P. Casey Jr.,3010,DEM,55,Rick Santorum,3011,REP,42,,13,11/7/2006,58.64,41.28,17.35,4.35,-4.35,1,-2.346940472376127, +24399,29637,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/28/2006,541,Harold E. Ford Jr.,4344,DEM,44,Bob Corker,3019,REP,52,,-8,11/7/2006,47.99,50.71,-2.72,5.28,-5.28,1,1.361147092559169,for CNN +24400,29638,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/28/2006,597,Jim Webb,3047,DEM,50,George F. Allen,3048,REP,46,,4,11/7/2006,49.59,49.2,.39,3.61,3.61,1,.0616230438097464, +24290,29528,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/28/2006,811,Jim Webb,3047,DEM,47,George F. Allen,3048,REP,43,,4,11/7/2006,49.59,49.2,.39,3.61,3.61,1,.2526007468131501,for unspecified Democratic sponsor +4085,30021,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/28/2006,800,Maria Cantwell,3063,DEM,52,Mike McGavick,3064,REP,44,,8,11/7/2006,56.85,39.93,16.92,8.92,-8.92,1,4.434606128248719, +24855,137593,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/28/2006,774,Maria Cantwell,3063,DEM,54,Mike McGavick,3064,REP,41,2,13,11/7/2006,56.85,39.93,16.92,3.92,-3.92,1,-1.28675785267736,for KING TV (Seattle) +24871,30109,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,University of Washington,364,Live Phone,,10/28/2006,700,Maria Cantwell,3063,DEM,53,Mike McGavick,3064,REP,41,,12,11/7/2006,56.85,39.93,16.92,4.92,-4.92,1,-.2618751058752305,among registered voters +74004,138843,3607,2006,2006_House-G_AR-2,AR-2,House-G,House-G,SurveyUSA,325,IVR,,10/28/2006,469,Vic Snyder,16517,DEM,60,Andy Mayberry,16518,REP,39,,21,11/7/2006,60.53,39.47,21.06,.06,-.06,1,-7.282518918366592,for KTHV-TV Little Rock +64306,118292,3665,2006,2006_House-G_CO-3,CO-3,House-G,House-G,SurveyUSA,325,IVR,,10/28/2006,611,John T. Salazar,14385,DEM,57,Scott Tipton,14386,REP,38,2,19,11/7/2006,61.59,36.55,25.04,6.04,-6.04,1,-1.167464347290032, +74027,138869,3680,2006,2006_House-G_FL-5,FL-5,House-G,House-G,SurveyUSA,325,IVR,,10/28/2006,495,John T. Russell,16525,DEM,41,Virginia Brown-Waite,16526,REP,55,,-14,11/7/2006,40.15,59.85,-19.7,5.7,5.7,1,-1.609013721948683,for WFLA-TV +63839,117542,3752,2006,2006_House-G_KS-2,KS-2,House-G,House-G,ASA Marketing Group,5,Live Phone,D,10/28/2006,1002,Nancy Boyda,13812,DEM,50,Jim Ryun,13813,REP,41,,9,11/7/2006,50.6,47.14,3.46,5.54,5.54,1,-1.515833975783474,for Nancy Boyda +64107,117950,3756,2006,2006_House-G_KY-2,KY-2,House-G,House-G,Lauer Johnson Research,167,Live Phone,D,10/28/2006,400,John Michael Weaver,13984,DEM,46,Ron Lewis,13985,REP,43,,3,11/7/2006,44.59,55.41,-10.81,13.81,13.81,0,8.185126212067717,for unspecified Democratic sponsor +24349,117987,3830,2006,2006_House-G_NV-2,NV-2,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2006,400,Jill Talbot Derby,14054,DEM,39,Dean Heller,14055,REP,47,,-8,11/7/2006,44.94,50.35,-5.4,2.6,-2.6,1,-2.559756063552165, +24349,117988,3831,2006,2006_House-G_NV-3,NV-3,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2006,400,Tessa M. Hafen,14056,DEM,39,Jon C. Porter,14057,REP,46,,-7,11/7/2006,46.57,48.46,-1.88,5.12,-5.12,1,-.7783846587499409, +74120,139034,3874,2006,2006_House-G_NY-25,NY-25,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/28/2006,500,Daniel B. Maffei,13824,DEM,45,James T. Walsh,13825,REP,41,,4,11/7/2006,49.21,50.79,-1.57,5.57,5.57,0,.4754520738483338, +4087,33006,8655,2006,2006_House-G_US,US,House-G,House-G,CNN/Opinion Research Corp.,37,Live Phone,,10/28/2006,600,Generic Candidate,13746,DEM,53,Generic Candidate,13747,REP,42,,11,11/7/2006,51.6,44.07,7.53,3.47,3.47,1,-3.085714036690028,for CNN; sample size unavailable; estimated at 600 as a default +27729,117590,8655,2006,2006_House-G_US,US,House-G,House-G,RT Strategies,275,Live Phone,,10/28/2006,703.5,Generic Candidate,13746,DEM,60,Generic Candidate,13747,REP,35.5,,24.5,11/7/2006,51.6,44.07,7.53,16.97,16.97,1,11.00307352004417,for Cook Political Report; sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll +55099,88637,1327,2006,2006_Gov-G_AK,AK,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2006,500,Tony Knowles,12646,DEM,44,Sarah Palin,12643,REP,45,,-1,11/7/2006,40.97,48.33,-7.36,6.36,6.36,1,1.793808818049763, +55140,88678,1329,2006,2006_Gov-G_AR,AR,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2006,500,Mike Beebe,12653,DEM,52,Asa Hutchinson,12652,REP,40,,12,11/7/2006,55.61,40.67,14.94,2.94,-2.94,1,-3.622981943496791, +55314,88854,1335,2006,2006_Gov-G_GA,GA,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,10/29/2006,800,Mark Taylor,12678,DEM,36,Sonny Perdue,12676,REP,52,,-16,11/7/2006,38.22,57.95,-19.73,3.73,3.73,1,-.8916709254592863, +55338,88878,1338,2006,2006_Gov-G_ID,ID,Gov-G,Gov-G,Greg Smith & Associates,128,Live Phone,,10/29/2006,525,Jerry Brady,12687,DEM,41,C.L. 'Butch' Otter,12690,REP,36,,5,11/7/2006,44.11,52.67,-8.56,13.56,13.56,0,6.953576975073759, +55439,88980,1342,2006,2006_Gov-G_MD,MD,Gov-G,Gov-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/29/2006,905,Martin O'Malley,12704,DEM,50,Robert Ehrlich Jr.,12703,REP,44,,6,11/7/2006,52.69,46.16,6.53,.53,-.53,1,-4.540681053688442,for Martin O'Malley +24402,88981,1342,2006,2006_Gov-G_MD,MD,Gov-G,Gov-G,Potomac Incorporated,256,Live Phone,,10/29/2006,800,Martin O'Malley,12704,DEM,47,Robert Ehrlich Jr.,12703,REP,46,2,1,11/7/2006,52.69,46.16,6.53,5.53,-5.53,1,.8972373484723636, +24228,89181,1351,2006,2006_Gov-G_OH,OH,Gov-G,Gov-G,Columbus Dispatch,57,Mail,,10/29/2006,1541,Ted Strickland,12740,DEM,67,J. Kenneth Blackwell,12738,REP,31,,36,11/7/2006,60.54,36.65,23.89,12.11,12.11,1,7.004254525393753,among registered voters +24767,89263,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,10/29/2006,1200,Ed Rendell,12748,DEM,58,Lynn Swann,12749,REP,37,,21,11/7/2006,60.36,39.64,20.73,.27,.27,1,-3.492277883049483, +73568,138070,1354,2006,2006_Gov-G_RI,RI,Gov-G,Gov-G,Fleming & Associates,96,Live Phone,,10/29/2006,401,Charlie Fogarty,12750,DEM,41,Donald Carcieri,12751,REP,50,,-9,11/7/2006,48.99,51.01,-2.02,6.98,-6.98,1,.155570462632705,for WPRI-12 +24402,29640,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,Potomac Incorporated,256,Live Phone,,10/29/2006,800,Benjamin L. Cardin,2878,DEM,49,Michael S. Steele,2879,REP,43,2,6,11/7/2006,54.21,44.2,10.01,4.01,-4.01,1,-1.137333107926997, +24833,30071,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/29/2006,525,Claire McCaskill,2935,DEM,49,Jim Talent,2936,REP,46,2,3,11/7/2006,49.58,47.31,2.27,.73,.73,1,-2.475085677591557, +24562,29800,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2006,500,Robert Menendez,2971,DEM,49,Thomas H. Kean,2972,REP,44,,5,11/7/2006,57.2,41.19,16.02,11.02,-11.02,1,1.424240455764185, +24228,29466,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,Columbus Dispatch,57,Mail,,10/29/2006,1541,Sherrod Brown,3004,DEM,62,Michael DeWine,3005,REP,38,,24,11/7/2006,56.16,43.82,12.35,11.65,11.65,1,7.265402542654167,among registered voters +24767,30005,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/29/2006,1200,Robert P. Casey Jr.,3010,DEM,49,Rick Santorum,3011,REP,39,,10,11/7/2006,58.64,41.28,17.35,7.35,-7.35,1,1.661885794894575, +24639,29877,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2006,500,Jim Webb,3047,DEM,51,George F. Allen,3048,REP,46,,5,11/7/2006,49.59,49.2,.39,4.61,4.61,1,.8515962308601506, +55338,117899,3716,2006,2006_House-G_ID-1,ID-1,House-G,House-G,Greg Smith & Associates,128,Live Phone,,10/29/2006,287,Larry Grant,13955,DEM,38,William T. Sali,13956,REP,34,,4,11/7/2006,45.37,50.57,-5.2,9.2,9.2,0,3.66470358482223, +64169,118076,3828,2006,2006_House-G_NE-3,NE-3,House-G,House-G,PSB Research,250,Live Phone,D,10/29/2006,404,Scott Kleeb,14133,DEM,46,Adrian Smith,14134,REP,40,,6,11/7/2006,45.01,54.99,-9.98,15.98,15.98,0,8.655988110449668,for Scott Kleeb +64105,117948,3874,2006,2006_House-G_NY-25,NY-25,House-G,House-G,Jeffrey Stonecash,158,Live Phone,R,10/29/2006,750,Daniel B. Maffei,13824,DEM,36,James T. Walsh,13825,REP,49,,-13,11/7/2006,49.21,50.79,-1.57,11.43,-11.43,1,6.613922888648005,for James T. Walsh; among 'voters' +64307,118293,4012,2006,2006_House-G_WA-8,WA-8,House-G,House-G,SurveyUSA,325,IVR,,10/29/2006,498,Darcy Burner,14308,DEM,45,David G. Reichert,14309,REP,51,,-6,11/7/2006,48.54,51.46,-2.92,3.08,-3.08,1,-2.66103987265067, +38942,33004,8655,2006,2006_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/29/2006,598,Generic Candidate,13746,DEM,52,Generic Candidate,13747,REP,34,,18,11/7/2006,51.6,44.07,7.53,10.47,10.47,1,4.027436986091976, +27727,33005,8655,2006,2006_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,10/29/2006,1010,Generic Candidate,13746,DEM,52,Generic Candidate,13747,REP,37,,15,11/7/2006,51.6,44.07,7.53,7.47,7.47,1,1.153415395814899,among registered voters +55116,88654,1328,2006,2006_Gov-G_AL,AL,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/30/2006,602,Lucy Baxley,12648,DEM,39,Bob Riley,12649,REP,54,,-15,11/7/2006,41.57,57.45,-15.87,.87,.87,1,-3.811889370960539, +55225,88763,1332,2006,2006_Gov-G_CO,CO,Gov-G,Gov-G,Public Opinion Strategies,260,Live Phone,,10/30/2006,500,"Bill Ritter, Jr.",12664,DEM,55,Bob Beauprez,12667,REP,33,,22,11/7/2006,56.99,40.17,16.82,5.18,5.18,1,-.3931297924709287,for Rocky Mountain Poll +4083,88825,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,10/30/2006,1200,Jim Davis,12674,DEM,44,Charlie Crist,12675,REP,50,1,-6,11/7/2006,45.11,52.18,-7.07,1.07,1.07,1,-2.482830324271574, +73572,138074,1335,2006,2006_Gov-G_GA,GA,Gov-G,Gov-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/30/2006,500,Mark Taylor,12678,DEM,39,Sonny Perdue,12676,REP,49,6,-10,11/7/2006,38.22,57.95,-19.73,9.73,9.73,1,4.817486841601985, +55459,89002,1343,2006,2006_Gov-G_ME,ME,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2006,500,John Baldacci,13144,DEM,45,Chandler E. Woodcock,12705,REP,31,,14,11/7/2006,38.11,30.21,7.9,6.1,6.1,1,1.337217145089848, +4084,89056,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,10/30/2006,1200,Jennifer Granholm,12710,DEM,50,Dick DeVos,12712,REP,42,,8,11/7/2006,56.36,42.3,14.06,6.06,-6.06,1,1.494706693232586, +55656,89206,1362,2006,2006_Gov-G_OR,OR,Gov-G,Gov-G,DHM Research,76,Live Phone,,10/30/2006,600,Ted Kulongoski,12747,DEM,46,Ron Saxton,12744,REP,39,6,7,11/7/2006,50.73,42.75,7.98,.98,-.98,1,-2.981485975104714, +4083,29962,1585,2006,2006_Sen-G_FL,FL,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/30/2006,1200,Bill Nelson,2848,DEM,59,Katherine Harris,2849,REP,33,,26,11/7/2006,60.3,38.1,22.21,3.79,3.79,1,-1.362852546480795, +4084,29977,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/30/2006,1200,Debbie Stabenow,2915,DEM,49,Mike Bouchard,2916,REP,42,,7,11/7/2006,56.91,41.26,15.65,8.65,-8.65,1,4.703628162942865, +24523,29761,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2006,500,Claire McCaskill,2935,DEM,48,Jim Talent,2936,REP,47,,1,11/7/2006,49.58,47.31,2.27,1.27,-1.27,1,-2.217816026552303, +24701,29939,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Rutgers University,295,Live Phone,,10/30/2006,500,Robert Menendez,2971,DEM,46,Thomas H. Kean,2972,REP,42,,4,11/7/2006,57.2,41.19,16.02,12.02,-12.02,1,2.253593845690225, +24621,29859,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2006,500,Harold E. Ford Jr.,4344,DEM,47,Bob Corker,3019,REP,49,,-2,11/7/2006,47.99,50.71,-2.72,.72,.72,1,-3.729055273253449, +64308,118294,3602,2006,2006_House-G_AZ-5,AZ-5,House-G,House-G,SurveyUSA,325,IVR,,10/30/2006,643,Harry E. Mitchell,14113,DEM,48,J.D. Hayworth,14114,REP,46,4,2,11/7/2006,50.41,46.44,3.97,1.97,-1.97,1,-3.314783764729735, +64309,118295,3669,2006,2006_House-G_CO-7,CO-7,House-G,House-G,SurveyUSA,325,IVR,,10/30/2006,589,Ed Perlmutter,14282,DEM,54,Rick O'Donnell,14283,REP,38,,16,11/7/2006,54.93,42.06,12.87,3.13,3.13,1,-1.674231006116757, +64390,118457,3756,2006,2006_House-G_KY-2,KY-2,House-G,House-G,Voter/Consumer Research,371,Live Phone,R,10/30/2006,450,John Michael Weaver,13984,DEM,36,Ron Lewis,13985,REP,50,,-14,11/7/2006,44.59,55.41,-10.81,3.19,-3.19,1,-2.602041243309441,for Ron Lewis +64310,118296,3894,2006,2006_House-G_OH-2,OH-2,House-G,House-G,SurveyUSA,325,IVR,,10/30/2006,618,Victoria Wulsin,14303,DEM,48,Jean Schmidt,14304,REP,45,,3,11/7/2006,49.39,50.45,-1.06,4.06,4.06,0,-1.260585979797617, +64311,118297,3915,2006,2006_House-G_OK-5,OK-5,House-G,House-G,SurveyUSA,325,IVR,,10/30/2006,430,David Hunter,14389,DEM,37,Mary Fallin,14388,REP,59,2,-22,11/7/2006,37.3,60.38,-23.08,1.08,1.08,1,-6.211737844462097, +64055,117879,3928,2006,2006_House-G_PA-8,PA-8,House-G,House-G,Global Strategy Group,118,Live Phone,D,10/30/2006,400,Patrick J. Murphy,13922,DEM,46,Michael G. Fitzpatrick,13923,REP,41,,5,11/7/2006,50.3,49.69,.61,4.39,4.39,1,-1.106213294763525,for Lois Murphy +64312,118298,3946,2006,2006_House-G_SC-5,SC-5,House-G,House-G,SurveyUSA,325,IVR,,10/30/2006,530,John M. Spratt,14390,DEM,58,Ralph Norman,14391,REP,39,,19,11/7/2006,56.9,43.06,13.84,5.16,5.16,1,-3.929452834241655, +64013,117815,3992,2006,2006_House-G_UT-3,UT-3,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/30/2006,386,Christian Burridge,13884,DEM,27,Christopher Black Cannon,13885,REP,56,6,-29,11/7/2006,32.24,57.71,-25.47,3.53,-3.53,1,-1.566278219667945, +55226,88764,1332,2006,2006_Gov-G_CO,CO,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/31/2006,661,"Bill Ritter, Jr.",12664,DEM,57,Bob Beauprez,12667,REP,35,2,22,11/7/2006,56.99,40.17,16.82,5.18,5.18,1,-.5508826384742049, +24681,88786,1333,2006,2006_Gov-G_CT,CT,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/31/2006,600,"John DeStefano, Jr.",12671,DEM,36,M. Jodi Rell,12670,REP,58,,-22,11/7/2006,35.45,63.2,-27.76,5.76,5.76,1,1.128121552487094, +55333,88873,1337,2006,2006_Gov-G_IA,IA,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/31/2006,600,Chet Culver,12684,DEM,50,Jim Nussle,12686,REP,45,,5,11/7/2006,54.02,44.38,9.65,4.65,-4.65,1,.7154393856268485, +55363,88903,1339,2006,2006_Gov-G_IL,IL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2006,625,Rod Blagojevich,12691,DEM,44,Judy Baar Topinka,12692,REP,40,7,4,11/7/2006,49.8,39.26,10.53,6.53,-6.53,1,2.13084023407639, +55364,88904,1339,2006,2006_Gov-G_IL,IL,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/31/2006,434,Rod Blagojevich,12691,DEM,45,Judy Baar Topinka,12692,REP,37,14,8,11/7/2006,49.8,39.26,10.53,2.53,-2.53,1,-2.760789407183168, +55411,88951,1341,2006,2006_Gov-G_MA,MA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/31/2006,664,Deval Patrick,12699,DEM,55,Kerry Healey,12698,REP,34,6,21,11/7/2006,55.64,35.33,20.3,.7,.7,1,-4.524272541418534, +24241,89057,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,EPIC-MRA,84,Live Phone,,10/31/2006,600,Jennifer Granholm,12710,DEM,52,Dick DeVos,12712,REP,43,,9,11/7/2006,56.36,42.3,14.06,5.06,-5.06,1,-.041835504741945, +74106,138984,1347,2006,2006_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,10/31/2006,663,John Lynch,12724,DEM,71,Jim Coburn,12723,REP,19,,52,11/7/2006,74.02,25.83,48.19,3.81,3.81,1,-2.398523615888783,for WMUR +24577,89116,1349,2006,2006_Gov-G_NV,NV,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/31/2006,500,Dina Titus,12728,DEM,46,Jim Gibbons,12729,REP,48,,-2,11/7/2006,43.92,47.93,-4.01,2.01,2.01,1,-1.648569898936353, +24318,89145,1350,2006,2006_Gov-G_NY,NY,Gov-G,Gov-G,Marist College,183,Live Phone,,10/31/2006,503,Eliot Spitzer,12732,DEM,69,John J. Faso,12733,REP,24,,45,11/7/2006,69.56,28.72,40.84,4.16,4.16,1,-.9137159888247035,for NBC News +24710,89146,1350,2006,2006_Gov-G_NY,NY,Gov-G,Gov-G,Siena College,305,Live Phone,,10/31/2006,500,Eliot Spitzer,12732,DEM,69,John J. Faso,12733,REP,24,,45,11/7/2006,69.56,28.72,40.84,4.16,4.16,1,-1.52189853621919, +24385,89264,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,Muhlenberg College,219,Live Phone,,10/31/2006,507,Ed Rendell,12748,DEM,60,Lynn Swann,12749,REP,35,,25,11/7/2006,60.36,39.64,20.73,4.27,4.27,1,.6345466863297762, +55821,89373,1360,2006,2006_Gov-G_WI,WI,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/31/2006,600,Jim Doyle,12774,DEM,50,Mark Green,12772,REP,44,,6,11/7/2006,52.7,45.31,7.39,1.39,-1.39,1,-2.852473383762371, +24681,29919,1583,2006,2006_Sen-G_CT,CT,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/31/2006,600,Ned Lamont,2839,DEM,39,Joseph I. Lieberman,14516,IND,51,7,-12,11/7/2006,39.73,49.71,-9.98,2.02,,1,-1.760224278480251, +24241,29479,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,10/31/2006,600,Debbie Stabenow,2915,DEM,51,Mike Bouchard,2916,REP,38,,13,11/7/2006,56.91,41.26,15.65,2.65,-2.65,1,-2.893771736049046, +24577,29815,1597,2006,2006_Sen-G_NV,NV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/31/2006,500,Jack Carter,2988,DEM,42,John Ensign,2987,REP,54,,-12,11/7/2006,40.99,55.36,-14.37,2.37,2.37,1,-1.828824001767709, +24318,29556,1600,2006,2006_Sen-G_NY,NY,Sen-G,Sen-G,Marist College,183,Live Phone,,10/31/2006,503,Hillary Rodham Clinton,2993,DEM,65,John Spencer,2996,REP,32,,33,11/7/2006,67,31.01,36,3,-3,1,-3.110747928608207,for NBC News +24710,29948,1600,2006,2006_Sen-G_NY,NY,Sen-G,Sen-G,Siena College,305,Live Phone,,10/31/2006,500,Hillary Rodham Clinton,2993,DEM,65,John Spencer,2996,REP,28,,37,11/7/2006,67,31.01,36,1,1,1,-4.367098012486497, +24385,29623,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Muhlenberg College,219,Live Phone,,10/31/2006,507,Robert P. Casey Jr.,3010,DEM,51,Rick Santorum,3011,REP,43,,8,11/7/2006,58.64,41.28,17.35,9.35,-9.35,1,3.165315469941071, +64131,137093,1607,2006,2006_Sen-G_UT,UT,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2006,625,Pete Ashdown,3042,DEM,31,Orrin G. Hatch,3041,REP,61,,-30,11/7/2006,31.06,62.36,-31.3,1.3,1.3,1,-3.457098923788232,for The Salt Lake Tribune +74009,138849,3635,2006,2006_House-G_CA-26,CA-26,House-G,House-G,SurveyUSA,325,IVR,,10/31/2006,553,Cynthia Rodriguez Matthews,16519,DEM,35,David T. Dreier,16520,REP,54,,-19,11/7/2006,37.89,56.95,-19.06,.06,.06,1,-7.045689284021805,for KABC-TV (California) +24681,118138,3671,2006,2006_House-G_CT-2,CT-2,House-G,House-G,Research 2000,281,Live Phone,,10/31/2006,600,Joe Courtney,13958,DEM,48,Robert R. Simmons,13959,REP,47,,1,11/7/2006,50.02,49.98,.03,.97,.97,1,-4.235615050065705, +64208,118139,3738,2006,2006_House-G_IN-2,IN-2,House-G,House-G,Research 2000,281,Live Phone,,10/31/2006,400,Joe Donnelly,14216,DEM,50,Chris Chocola,14217,REP,47,,3,11/7/2006,53.98,46.02,7.95,4.95,-4.95,1,-.3150772973063733, +55333,118140,3748,2006,2006_House-G_IA-3,IA-3,House-G,House-G,Research 2000,281,Live Phone,,10/31/2006,400,Leonard L. Boswell,14218,DEM,53,Jeff Lamberti,14219,REP,41,,12,11/7/2006,51.9,46.5,5.4,6.6,6.6,1,-1.238781138393615, +64313,118299,3757,2006,2006_House-G_KY-3,KY-3,House-G,House-G,SurveyUSA,325,IVR,,10/31/2006,610,John Yarmuth,13999,DEM,52,Anne Meagher Northup,14000,REP,44,1,8,11/7/2006,50.62,48.18,2.45,5.55,5.55,1,-.3173066411040897,for WHAS-TV +74106,138988,3832,2006,2006_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,10/31/2006,340,Carol Shea-Porter,14220,DEM,42,Jeb E. Bradley,14221,REP,47,,-5,11/7/2006,51.27,48.64,2.63,7.63,-7.63,0,.3986793954719813,for WMUR +74107,138994,3833,2006,2006_House-G_NH-2,NH-2,House-G,House-G,American Research Group,9,Live Phone,R,10/31/2006,619,Paul W. Hodes,14222,DEM,44,Charles Bass,14223,REP,47,,-3,11/7/2006,52.71,45.61,7.1,10.1,-10.1,0,5.188310666488029,for Charles Bass +74106,138993,3833,2006,2006_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,10/31/2006,320,Paul W. Hodes,14222,DEM,45,Charles Bass,14223,REP,45,2,0,11/7/2006,52.71,45.61,7.1,7.1,-7.1,.5,.656127888042497,for WMUR +64131,139080,3990,2006,2006_House-G_UT-1,UT-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2006,209,Steve Olsen,16595,DEM,26,Rob Bishop,16596,REP,58,,-32,11/7/2006,32.45,63.06,-30.61,1.39,-1.39,1,-6.212221775990452,for The Salt Lake Tribune +64131,139081,3991,2006,2006_House-G_UT-2,UT-2,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2006,209,Jim Matheson,16597,DEM,62,LaVar Christensen,16598,REP,29,,33,11/7/2006,59,37.3,21.7,11.3,11.3,1,3.623245880679198,for The Salt Lake Tribune +64131,117990,3992,2006,2006_House-G_UT-3,UT-3,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2006,209,Christian Burridge,13884,DEM,32,Christopher Black Cannon,13885,REP,55,,-23,11/7/2006,32.24,57.71,-25.47,2.47,2.47,1,-3.575149181252065,for The Salt Lake Tribune +64314,118301,3998,2006,2006_House-G_VA-5,VA-5,House-G,House-G,SurveyUSA,325,IVR,,10/31/2006,530,Albert C. Weed,14395,DEM,35,Virgil H. Goode,14396,REP,61,2,-26,11/7/2006,39.93,59.11,-19.19,6.81,-6.81,1,-.3298582753955651,for WDBJ-TV (Roanoke) +66634,124136,8655,2006,2006_House-G_US,US,House-G,House-G,The Winston Group,385,Live Phone,R,10/31/2006,1000,Generic Candidate,13746,DEM,52,Generic Candidate,13747,REP,43,,9,11/7/2006,51.6,44.07,7.53,1.47,1.47,1,-4.95985715567344,for unspecified Republican sponsor; among registered voters +55117,88655,1328,2006,2006_Gov-G_AL,AL,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,505,Lucy Baxley,12648,DEM,42,Bob Riley,12649,REP,58,,-16,11/7/2006,41.57,57.45,-15.87,.13,-.13,1,-4.981545249385055, +24325,88698,1330,2006,2006_Gov-G_AZ,AZ,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2006,625,Janet Napolitano,12656,DEM,61,Len Munsil,12655,REP,33,,28,11/7/2006,62.58,35.44,27.14,.86,.86,1,-8.750273882429033,among registered voters +24802,88699,1330,2006,2006_Gov-G_AZ,AZ,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/1/2006,560,Janet Napolitano,12656,DEM,57,Len Munsil,12655,REP,38,,19,11/7/2006,62.58,35.44,27.14,8.14,-8.14,1,-.4649253635841005, +24879,88700,1330,2006,2006_Gov-G_AZ,AZ,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,798,Janet Napolitano,12656,DEM,57,Len Munsil,12655,REP,41,,16,11/7/2006,62.58,35.44,27.14,11.14,-11.14,1,3.042300879290712, +55203,88741,1331,2006,2006_Gov-G_CA,CA,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,1015,Phil Angelides,12660,DEM,42,Arnold Schwarzenegger,12662,REP,52,,-10,11/7/2006,38.91,55.88,-16.98,6.98,6.98,1,3.635646376705091, +55227,88765,1332,2006,2006_Gov-G_CO,CO,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,500,"Bill Ritter, Jr.",12664,DEM,60,Bob Beauprez,12667,REP,40,,20,11/7/2006,56.99,40.17,16.82,3.18,3.18,1,-2.570809406968406, +55248,88787,1333,2006,2006_Gov-G_CT,CT,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,401,"John DeStefano, Jr.",12671,DEM,32,M. Jodi Rell,12670,REP,64,,-32,11/7/2006,35.45,63.2,-27.76,4.24,-4.24,1,-.7253656159044777, +24327,88826,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2006,625,Jim Davis,12674,DEM,43,Charlie Crist,12675,REP,50,,-7,11/7/2006,45.11,52.18,-7.07,.07,.07,1,-3.518057169163894, +55287,88827,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,1005,Jim Davis,12674,DEM,42,Charlie Crist,12675,REP,54,,-12,11/7/2006,45.11,52.18,-7.07,4.93,-4.93,1,1.76021027429902, +24995,88828,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,11/1/2006,804,Jim Davis,12674,DEM,38,Charlie Crist,12675,REP,48,,-10,11/7/2006,45.11,52.18,-7.07,2.93,-2.93,1,-.5173573706916877, +55315,88855,1335,2006,2006_Gov-G_GA,GA,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,804,Mark Taylor,12678,DEM,42,Sonny Perdue,12676,REP,59,,-17,11/7/2006,38.22,57.95,-19.73,2.73,2.73,1,-1.878255530505584, +55334,88874,1337,2006,2006_Gov-G_IA,IA,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,301,Chet Culver,12684,DEM,54,Jim Nussle,12686,REP,46,,8,11/7/2006,54.02,44.38,9.65,1.65,-1.65,1,-3.182677662688747, +55365,88905,1339,2006,2006_Gov-G_IL,IL,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,800,Rod Blagojevich,12691,DEM,61,Judy Baar Topinka,12692,REP,39,,22,11/7/2006,49.8,39.26,10.53,11.47,11.47,1,7.591738439408844, +55412,88952,1341,2006,2006_Gov-G_MA,MA,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,799,Deval Patrick,12699,DEM,61,Kerry Healey,12698,REP,32,,29,11/7/2006,55.64,35.33,20.3,8.7,8.7,1,4.392376593167172, +24489,88982,1342,2006,2006_Gov-G_MD,MD,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2006,500,Martin O'Malley,12704,DEM,49,Robert Ehrlich Jr.,12703,REP,48,,1,11/7/2006,52.69,46.16,6.53,5.53,-5.53,1,.5105006735040929, +24819,88983,1342,2006,2006_Gov-G_MD,MD,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/1/2006,694,Martin O'Malley,12704,DEM,48,Robert Ehrlich Jr.,12703,REP,47,,1,11/7/2006,52.69,46.16,6.53,5.53,-5.53,1,.960424031826734, +24885,88984,1342,2006,2006_Gov-G_MD,MD,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,802,Martin O'Malley,12704,DEM,50,Robert Ehrlich Jr.,12703,REP,48,,2,11/7/2006,52.69,46.16,6.53,4.53,-4.53,1,-.1201588835463968, +24334,89058,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2006,625,Jennifer Granholm,12710,DEM,52,Dick DeVos,12712,REP,38,,14,11/7/2006,56.36,42.3,14.06,.06,-.06,1,-5.348682044442649,among registered voters +24707,89059,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,Selzer & Co.,304,Live Phone,,11/1/2006,532,Jennifer Granholm,12710,DEM,54,Dick DeVos,12712,REP,41,,13,11/7/2006,56.36,42.3,14.06,1.06,-1.06,1,-4.387110884647135, +24886,89060,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,800,Jennifer Granholm,12710,DEM,55,Dick DeVos,12712,REP,43,,12,11/7/2006,56.36,42.3,14.06,2.06,-2.06,1,-3.169825904121989, +24512,89082,1345,2006,2006_Gov-G_MN,MN,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2006,500,Mike Hatch,12715,DEM,47,Tim Pawlenty,12717,REP,45,,2,11/7/2006,45.73,46.69,-.96,2.96,2.96,0,-1.104178691235602, +24887,89083,1345,2006,2006_Gov-G_MN,MN,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,501,Mike Hatch,12715,DEM,49,Tim Pawlenty,12717,REP,45,,4,11/7/2006,45.73,46.69,-.96,4.96,4.96,0,1.177799810999492, +24890,89117,1349,2006,2006_Gov-G_NV,NV,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,402,Dina Titus,12728,DEM,44,Jim Gibbons,12729,REP,51,,-7,11/7/2006,43.92,47.93,-4.01,2.99,-2.99,1,-.7576812835488612, +55598,89147,1350,2006,2006_Gov-G_NY,NY,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,1011,Eliot Spitzer,12732,DEM,69,John J. Faso,12733,REP,24,,45,11/7/2006,69.56,28.72,40.84,4.16,4.16,1,-1.276114079738374, +24354,89182,1351,2006,2006_Gov-G_OH,OH,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2006,625,Ted Strickland,12740,DEM,56,J. Kenneth Blackwell,12738,REP,37,,19,11/7/2006,60.54,36.65,23.89,4.89,-4.89,1,-1.02031445136916,among registered voters +24891,89183,1351,2006,2006_Gov-G_OH,OH,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,1003,Ted Strickland,12740,DEM,62,J. Kenneth Blackwell,12738,REP,35,,27,11/7/2006,60.54,36.65,23.89,3.11,3.11,1,-2.54987938766503, +24357,89265,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2006,625,Ed Rendell,12748,DEM,56,Lynn Swann,12749,REP,38,,18,11/7/2006,60.36,39.64,20.73,2.73,-2.73,1,-1.032922524969838,among registered voters +55715,89266,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,1005,Ed Rendell,12748,DEM,61,Lynn Swann,12749,REP,37,,24,11/7/2006,60.36,39.64,20.73,3.27,3.27,1,-.0535279485724763, +24360,89285,1354,2006,2006_Gov-G_RI,RI,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2006,625,Charlie Fogarty,12750,DEM,42,Donald Carcieri,12751,REP,50,,-8,11/7/2006,48.99,51.01,-2.02,5.98,-5.98,1,-.5700800480998568,among registered voters +55744,89296,1355,2006,2006_Gov-G_SC,SC,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,399,Tommy Moore,12752,DEM,44,Mark Sanford,12753,REP,56,,-12,11/7/2006,44.79,55.12,-10.33,1.67,-1.67,1,-7.549257431365533, +55757,89309,1357,2006,2006_Gov-G_TN,TN,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,502,Phil Bredesen,12761,DEM,63,Jim Bryson,12758,REP,31,,32,11/7/2006,68.6,29.74,38.86,6.86,-6.86,1,.1575650193605534, +55822,89374,1360,2006,2006_Gov-G_WI,WI,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,502,Jim Doyle,12774,DEM,53,Mark Green,12772,REP,43,,10,11/7/2006,52.7,45.31,7.39,2.61,2.61,1,-1.538047512995415, +55657,89207,1362,2006,2006_Gov-G_OR,OR,Gov-G,Gov-G,YouGov,391,Online,,11/1/2006,502,Ted Kulongoski,12747,DEM,54,Ron Saxton,12744,REP,46,,8,11/7/2006,50.73,42.75,7.98,.02,.02,1,-4.260400111700057, +24325,29563,1581,2006,2006_Sen-G_AZ,AZ,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2006,625,Jim Pederson,2823,DEM,41,Jon Kyl,2822,REP,49,,-8,11/7/2006,43.5,53.34,-9.84,1.84,1.84,1,-2.348238296317308,among registered voters +24802,30040,1581,2006,2006_Sen-G_AZ,AZ,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/1/2006,560,Jim Pederson,2823,DEM,40,Jon Kyl,2822,REP,53,4,-13,11/7/2006,43.5,53.34,-9.84,3.16,-3.16,1,-.8966243093172586, +24879,30117,1581,2006,2006_Sen-G_AZ,AZ,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,798,Jim Pederson,2823,DEM,46,Jon Kyl,2822,REP,50,,-4,11/7/2006,43.5,53.34,-9.84,5.84,5.84,1,2.209405598757728, +55203,30118,1582,2006,2006_Sen-G_CA,CA,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,1015,Dianne Feinstein,2828,DEM,61,Richard Dick Mountjoy,2829,REP,29,,32,11/7/2006,59.43,35.02,24.42,7.58,7.58,1,2.77574767582376, +24882,30120,1583,2006,2006_Sen-G_CT,CT,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,401,Ned Lamont,2839,DEM,44,Joseph I. Lieberman,14516,IND,48,5,-4,11/7/2006,39.73,49.71,-9.98,5.98,,1,2.258715432134084, +24327,29565,1585,2006,2006_Sen-G_FL,FL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2006,625,Bill Nelson,2848,DEM,58,Katherine Harris,2849,REP,34,,24,11/7/2006,60.3,38.1,22.21,1.79,1.79,1,-3.220082393697396, +55287,30121,1585,2006,2006_Sen-G_FL,FL,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,1005,Bill Nelson,2848,DEM,60,Katherine Harris,2849,REP,34,,26,11/7/2006,60.3,38.1,22.21,3.79,3.79,1,-.8080232033628781, +24995,30233,1585,2006,2006_Sen-G_FL,FL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,11/1/2006,804,Bill Nelson,2848,DEM,60,Katherine Harris,2849,REP,31,,29,11/7/2006,60.3,38.1,22.21,6.79,6.79,1,2.478020042296706, +24489,29727,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2006,500,Benjamin L. Cardin,2878,DEM,50,Michael S. Steele,2879,REP,45,,5,11/7/2006,54.21,44.2,10.01,5.01,-5.01,1,-.3538734393275704, +24819,30057,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/1/2006,694,Benjamin L. Cardin,2878,DEM,47,Michael S. Steele,2879,REP,47,2,0,11/7/2006,54.21,44.2,10.01,10.01,-10.01,.5,5.565879359184699, +24885,30123,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,802,Benjamin L. Cardin,2878,DEM,51,Michael S. Steele,2879,REP,45,,6,11/7/2006,54.21,44.2,10.01,4.01,-4.01,1,-1.070887705899614, +24884,30122,1590,2006,2006_Sen-G_MA,MA,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,799,Edward M. Kennedy,2875,DEM,67,Kenneth G. Chase,2876,REP,27,,40,11/7/2006,69.3,30.55,38.75,1.25,1.25,1,-3.111527484457675, +24334,29572,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2006,625,Debbie Stabenow,2915,DEM,53,Mike Bouchard,2916,REP,37,,16,11/7/2006,56.91,41.26,15.65,.35,.35,1,-4.902702117972092,among registered voters +24707,29945,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,Selzer & Co.,304,Live Phone,,11/1/2006,532,Debbie Stabenow,2915,DEM,53,Mike Bouchard,2916,REP,34,,19,11/7/2006,56.91,41.26,15.65,3.35,3.35,1,-1.766300842076471, +24886,30124,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,800,Debbie Stabenow,2915,DEM,55,Mike Bouchard,2916,REP,40,,15,11/7/2006,56.91,41.26,15.65,.65,-.65,1,-4.498817791233268, +24512,29750,1592,2006,2006_Sen-G_MN,MN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2006,500,Amy Klobuchar,2923,DEM,54,Mark R. Kennedy,2924,REP,40,,14,11/7/2006,58.06,37.94,20.12,6.12,-6.12,1,1.997384436961877, +24887,30125,1592,2006,2006_Sen-G_MN,MN,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,501,Amy Klobuchar,2923,DEM,57,Mark R. Kennedy,2924,REP,39,,18,11/7/2006,58.06,37.94,20.12,2.12,-2.12,1,-2.418542372301007, +24888,30126,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,802,Claire McCaskill,2935,DEM,50,Jim Talent,2936,REP,50,,0,11/7/2006,49.58,47.31,2.27,2.27,-2.27,.5,-.8043854513877895, +24340,29578,1595,2006,2006_Sen-G_MT,MT,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2006,625,Jon Tester,2950,DEM,47,Conrad Burns,2951,REP,47,1,0,11/7/2006,49.16,48.29,.88,.88,-.88,.5,-3.197629762506734,among registered voters +24539,29777,1595,2006,2006_Sen-G_MT,MT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2006,500,Jon Tester,2950,DEM,50,Conrad Burns,2951,REP,46,,4,11/7/2006,49.16,48.29,.88,3.12,3.12,1,-1.433192139390125, +24890,30128,1597,2006,2006_Sen-G_NV,NV,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,402,Jack Carter,2988,DEM,42,John Ensign,2987,REP,53,,-11,11/7/2006,40.99,55.36,-14.37,3.37,3.37,1,-.9674968240825012, +24412,29650,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,11/1/2006,600,Robert Menendez,2971,DEM,43,Thomas H. Kean,2972,REP,41,,2,11/7/2006,57.2,41.19,16.02,14.02,-14.02,1,4.66932646078302,for unspecified Republican sponsor +24561,29799,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2006,500,Robert Menendez,2971,DEM,48,Thomas H. Kean,2972,REP,43,,5,11/7/2006,57.2,41.19,16.02,11.02,-11.02,1,1.604150464369506, +24889,30127,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,500,Robert Menendez,2971,DEM,53,Thomas H. Kean,2972,REP,47,,6,11/7/2006,57.2,41.19,16.02,10.02,-10.02,1,.2862346086591265, +24354,29592,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2006,625,Sherrod Brown,3004,DEM,50,Michael DeWine,3005,REP,44,,6,11/7/2006,56.16,43.82,12.35,6.35,-6.35,1,1.481727176890423,among registered voters +24891,30129,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,1003,Sherrod Brown,3004,DEM,58,Michael DeWine,3005,REP,40,,18,11/7/2006,56.16,43.82,12.35,5.65,5.65,1,.9853311025197259, +24357,29595,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2006,625,Robert P. Casey Jr.,3010,DEM,52,Rick Santorum,3011,REP,39,,13,11/7/2006,58.64,41.28,17.35,4.35,-4.35,1,-1.977265304302801,among registered voters +24892,30130,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,1005,Robert P. Casey Jr.,3010,DEM,56,Rick Santorum,3011,REP,40,,16,11/7/2006,58.64,41.28,17.35,1.35,-1.35,1,-4.870995573605031, +24360,29598,1604,2006,2006_Sen-G_RI,RI,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2006,625,Sheldon Whitehouse,3014,DEM,45,Lincoln Chafee,3015,REP,46,,-1,11/7/2006,53.52,46.48,7.04,8.04,-8.04,0,3.967041250901045,among registered voters +24893,30131,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,502,Harold E. Ford Jr.,4344,DEM,46,Bob Corker,3019,REP,51,,-5,11/7/2006,47.99,50.71,-2.72,2.28,-2.28,1,-1.597001946393668, +24894,30132,1606,2006,2006_Sen-G_TX,TX,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,1004,Barbara Ann Radnofsky,3037,DEM,29,Kay Bailey Hutchison,3036,REP,65,,-36,11/7/2006,36.04,61.69,-25.65,10.35,-10.35,1,5.335212020438335, +24895,30133,1607,2006,2006_Sen-G_UT,UT,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,402,Pete Ashdown,3042,DEM,34,Orrin G. Hatch,3041,REP,66,,-32,11/7/2006,31.06,62.36,-31.3,.7,-.7,1,-4.557633462142104, +24896,30134,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,802,Jim Webb,3047,DEM,50,George F. Allen,3048,REP,50,,0,11/7/2006,49.59,49.2,.39,.39,-.39,.5,-2.935186739237709, +24372,29610,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2006,625,Maria Cantwell,3063,DEM,54,Mike McGavick,3064,REP,38,,16,11/7/2006,56.85,39.93,16.92,.92,-.92,1,-4.615210046949418,among registered voters +24897,30135,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,804,Maria Cantwell,3063,DEM,57,Mike McGavick,3064,REP,43,,14,11/7/2006,56.85,39.93,16.92,2.92,-2.92,1,-2.170594801855737, +24899,30137,1611,2006,2006_Sen-G_WV,WV,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,301,Robert C. Byrd,3082,DEM,67,John Raese,3083,REP,33,,34,11/7/2006,77.05,22.95,54.1,20.1,-20.1,1,12.39217258244111, +55822,30136,1612,2006,2006_Sen-G_WI,WI,Sen-G,Sen-G,YouGov,391,Online,,11/1/2006,502,Herb Kohl,3077,DEM,69,Robert Gerald Lorge,3078,REP,24,,45,11/7/2006,67.31,29.48,37.83,7.17,7.17,1,-4.326232109728823, +64315,118302,3613,2006,2006_House-G_CA-4,CA-4,House-G,House-G,SurveyUSA,325,IVR,,11/1/2006,647,Charles Duane Brown,14278,DEM,43,John T. Doolittle,14279,REP,50,5,-7,11/7/2006,45.87,49.05,-3.18,3.82,-3.82,1,-.4474806112084085, +64316,118303,3666,2006,2006_House-G_CO-4,CO-4,House-G,House-G,SurveyUSA,325,IVR,,11/1/2006,571,Angie Paccione,14280,DEM,43,Marilyn N. Musgrave,14281,REP,44,11,-1,11/7/2006,43.12,45.61,-2.49,1.49,1.49,1,-3.963562537523373, +64178,118085,3688,2006,2006_House-G_FL-13,FL-13,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,11/1/2006,450,Christine L. Jennings,13968,DEM,41,Vern Buchanan,13969,REP,44,,-3,11/7/2006,49.92,50.08,-.15,2.85,-2.85,1,-2.604063176795564,for Vern Buchanan +64424,118507,3697,2006,2006_House-G_FL-22,FL-22,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,11/1/2006,401,Ron Klein,14196,DEM,49,E. Clay Shaw,14198,REP,40,,9,11/7/2006,50.88,47.13,3.76,5.24,5.24,1,.950219052367962, +24340,117991,3825,2006,2006_House-G_MT-1,MT-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/1/2006,625,Monica J. Lindeen,14060,DEM,33,Denny Rehberg,14061,REP,57,,-24,11/7/2006,39.13,58.88,-19.75,4.25,-4.25,1,-2.769705617162161,among registered voters +64179,118086,3847,2006,2006_House-G_NM-1,NM-1,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,11/1/2006,450,Patricia A. Madrid,14141,DEM,46,Heather A. Wilson,14142,REP,48,,-2,11/7/2006,49.8,50.2,-.41,1.59,-1.59,1,-3.776871876813892,for Heather A. Wilson +64425,118508,3875,2006,2006_House-G_NY-26,NY-26,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,11/1/2006,403,Jack Davis,14379,DEM,46,Thomas M. Reynolds,14380,REP,47,,-1,11/7/2006,48.02,51.98,-3.97,2.97,2.97,1,-1.879115145039561, +74126,139043,3889,2006,2006_House-G_NC-11,NC-11,House-G,House-G,OnPoint,240,IVR,,11/1/2006,834,Joseph Heath Shuler,14299,DEM,52,Charles H. Taylor,14300,REP,43,,9,11/7/2006,53.79,46.21,7.59,1.41,1.41,1,-2.154238986432173, +64318,118305,3898,2006,2006_House-G_OH-6,OH-6,House-G,House-G,SurveyUSA,325,IVR,,11/1/2006,541,Charles A. Wilson,14381,DEM,58,Charles R. Blasdel,14382,REP,39,,19,11/7/2006,62.08,37.92,24.16,5.16,-5.16,1,-1.960178432156593, +55100,88638,1327,2006,2006_Gov-G_AK,AK,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2006,500,Tony Knowles,12646,DEM,43,Sarah Palin,12643,REP,48,,-5,11/7/2006,40.97,48.33,-7.36,2.36,2.36,1,-2.030257523415948, +73570,138072,1335,2006,2006_Gov-G_GA,GA,Gov-G,Gov-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,11/2/2006,500,Mark Taylor,12678,DEM,36,Sonny Perdue,12676,REP,50,4,-14,11/7/2006,38.22,57.95,-19.73,5.73,5.73,1,.992408654695134, +55335,88875,1337,2006,2006_Gov-G_IA,IA,Gov-G,Gov-G,Selzer & Co.,304,Live Phone,,11/2/2006,756,Chet Culver,12684,DEM,52,Jim Nussle,12686,REP,43,,9,11/7/2006,54.02,44.38,9.65,.65,-.65,1,-3.319103897115038, +55366,88906,1339,2006,2006_Gov-G_IL,IL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2006,500,Rod Blagojevich,12691,DEM,44,Judy Baar Topinka,12692,REP,37,14,7,11/7/2006,49.8,39.26,10.53,3.53,-3.53,1,-1.173298693307954, +24332,88985,1342,2006,2006_Gov-G_MD,MD,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/2/2006,625,Martin O'Malley,12704,DEM,45,Robert Ehrlich Jr.,12703,REP,45,,0,11/7/2006,52.69,46.16,6.53,6.53,-6.53,.5,2.015709057883748,among registered voters +24719,89084,1345,2006,2006_Gov-G_MN,MN,Gov-G,Gov-G,Star Tribune (Minnesota Poll),315,Live Phone,,11/2/2006,1027,Mike Hatch,12715,DEM,45,Tim Pawlenty,12717,REP,40,7,5,11/7/2006,45.73,46.69,-.96,5.96,5.96,0,2.714621100826695, +55550,89097,1347,2006,2006_Gov-G_NH,NH,Gov-G,Gov-G,Research 2000,281,Live Phone,,11/2/2006,600,John Lynch,12724,DEM,67,Jim Coburn,12723,REP,26,,41,11/7/2006,74.02,25.83,48.19,7.19,-7.19,1,1.397885367596626, +55643,89193,1352,2006,2006_Gov-G_OK,OK,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/2/2006,488,Brad Henry,12742,DEM,65,Ernest Istook,12741,REP,29,,36,11/7/2006,66.5,33.5,33.01,2.99,2.99,1,-3.481944022548713, +24363,89310,1357,2006,2006_Gov-G_TN,TN,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/2/2006,625,Phil Bredesen,12761,DEM,61,Jim Bryson,12758,REP,26,,35,11/7/2006,68.6,29.74,38.86,3.86,-3.86,1,-3.438573437153624,among registered voters +55780,89332,1358,2006,2006_Gov-G_TX,TX,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/2/2006,557,Chris Bell,12763,DEM,22,Rick Perry,12766,REP,38,21,-16,11/7/2006,29.79,39.03,-9.24,6.76,-6.76,1,2.560173905644173, +24332,29570,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/2/2006,625,Benjamin L. Cardin,2878,DEM,47,Michael S. Steele,2879,REP,44,.6,3,11/7/2006,54.21,44.2,10.01,7.01,-7.01,1,2.098441195295742,among registered voters +24719,29957,1592,2006,2006_Sen-G_MN,MN,Sen-G,Sen-G,Star Tribune (Minnesota Poll),315,Live Phone,,11/2/2006,1027,Amy Klobuchar,2923,DEM,54,Mark R. Kennedy,2924,REP,34,4,20,11/7/2006,58.06,37.94,20.12,.12,-.12,1,-4.451079642030931, +24337,29575,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/2/2006,625,Claire McCaskill,2935,DEM,46,Jim Talent,2936,REP,45,,1,11/7/2006,49.58,47.31,2.27,1.27,-1.27,1,-1.962401241756389,among registered voters +24522,29760,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2006,500,Claire McCaskill,2935,DEM,49,Jim Talent,2936,REP,48,,1,11/7/2006,49.58,47.31,2.27,1.27,-1.27,1,-2.072556096436213, +24277,29515,1595,2006,2006_Sen-G_MT,MT,Sen-G,Sen-G,Gallup,112,Live Phone,,11/2/2006,734,Jon Tester,2950,DEM,50,Conrad Burns,2951,REP,41,,9,11/7/2006,49.16,48.29,.88,8.12,8.12,1,4.777227423831401, +24279,29517,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Gallup,112,Live Phone,,11/2/2006,654,Robert Menendez,2971,DEM,50,Thomas H. Kean,2972,REP,40,,10,11/7/2006,57.2,41.19,16.02,6.02,-6.02,1,-3.545811823852815, +24316,29554,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Marist College,183,Live Phone,,11/2/2006,619,Robert Menendez,2971,DEM,50,Thomas H. Kean,2972,REP,42,,8,11/7/2006,57.2,41.19,16.02,8.02,-8.02,1,-1.501808782104057,for NBC News +24346,29584,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/2/2006,625,Robert Menendez,2971,DEM,48,Thomas H. Kean,2972,REP,41,,7,11/7/2006,57.2,41.19,16.02,9.02,-9.02,1,-.3450215742675888,among registered voters +24379,29617,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Monmouth University,215,Live Phone,,11/2/2006,1086,Robert Menendez,2971,DEM,45,Thomas H. Kean,2972,REP,42,,3,11/7/2006,57.2,41.19,16.02,13.02,-13.02,1,3.866094155401617, +24430,29668,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,11/2/2006,917,Robert Menendez,2971,DEM,48,Thomas H. Kean,2972,REP,43,,5,11/7/2006,57.2,41.19,16.02,11.02,-11.02,1,1.834463447977213, +64197,137446,1599,2006,2006_Sen-G_NM,NM,Sen-G,Sen-G,Research & Polling Inc.,280,Live Phone,,11/2/2006,503,Jeff Bingaman,2982,DEM,65,Allen W. McCulloch MD,2983,REP,23,,42,11/7/2006,70.61,29.33,41.27,.73,.73,1,-8.690045343143577,for Albuquerque Journal +24283,29521,1604,2006,2006_Sen-G_RI,RI,Sen-G,Sen-G,Gallup,112,Live Phone,,11/2/2006,706,Sheldon Whitehouse,3014,DEM,48,Lincoln Chafee,3015,REP,45,,3,11/7/2006,53.52,46.48,7.04,4.04,-4.04,1,-.3005860665484601, +24363,29601,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/2/2006,625,Harold E. Ford Jr.,4344,DEM,38,Bob Corker,3019,REP,50,,-12,11/7/2006,47.99,50.71,-2.72,9.28,-9.28,1,5.89066868430988,among registered voters +24620,29858,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2006,500,Harold E. Ford Jr.,4344,DEM,45,Bob Corker,3019,REP,53,,-8,11/7/2006,47.99,50.71,-2.72,5.28,-5.28,1,.975101841343439, +24287,29525,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,Gallup,112,Live Phone,,11/2/2006,711,Jim Webb,3047,DEM,46,George F. Allen,3048,REP,49,,-3,11/7/2006,49.59,49.2,.39,3.39,-3.39,0,.2354920588755755, +24367,29605,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,11/2/2006,625,Jim Webb,3047,DEM,46,George F. Allen,3048,REP,45,2,1,11/7/2006,49.59,49.2,.39,.61,.61,1,-2.639203823428818, +24638,29876,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2006,500,Jim Webb,3047,DEM,49,George F. Allen,3048,REP,49,,0,11/7/2006,49.59,49.2,.39,.39,-.39,.5,-3.158609208917145, +73997,138835,3597,2006,2006_House-G_AK-1,AK-1,House-G,House-G,Hays Research Group,136,Live Phone,D,11/2/2006,400,Diane Benson,16515,DEM,41,Don Young,16516,REP,48,,-7,11/7/2006,40.01,56.57,-16.56,9.56,9.56,1,2.35632886417788,for Diane Benson +64319,118306,3659,2006,2006_House-G_CA-50,CA-50,House-G,House-G,SurveyUSA,325,IVR,,11/2/2006,550,Francine P. Busby,16386,DEM,41,Brian P. Bilbray,16385,REP,55,2,-14,11/7/2006,43.5,53.14,-9.64,4.36,-4.36,1,-2.714884234616117, +64320,118307,3667,2006,2006_House-G_CO-5,CO-5,House-G,House-G,SurveyUSA,325,IVR,,11/2/2006,596,Jay Fawcett,14052,DEM,42,Doug Lamborn,14053,REP,51,,-9,11/7/2006,40.35,59.62,-19.27,10.27,10.27,1,2.914095594025107, +64321,118308,3684,2006,2006_House-G_FL-9,FL-9,House-G,House-G,SurveyUSA,325,IVR,,11/2/2006,568,Phyllis Busansky,14377,DEM,41,Gus Bilirakis,14378,REP,53,,-12,11/7/2006,44.08,55.91,-11.83,.17,-.17,1,-6.890861896424537, +64317,118304,3745,2006,2006_House-G_IN-9,IN-9,House-G,House-G,SurveyUSA,325,IVR,,11/2/2006,538,Baron P. Hill,14204,DEM,44,Mike Sodrel,14205,REP,46,5,-2,11/7/2006,50.01,45.49,4.52,6.52,-6.52,0,2.974860284055107, +55335,118226,3746,2006,2006_House-G_IA-1,IA-1,House-G,House-G,Selzer & Co.,304,Live Phone,,11/2/2006,515,Bruce L. Braley,14312,DEM,56,Mike Whalen,14313,REP,35,,21,11/7/2006,55.1,43.25,11.85,9.15,9.15,1,3.850626793012997, +74096,138972,3808,2006,2006_House-G_MN-5,MN-5,House-G,House-G,SurveyUSA,325,IVR,,11/2/2006,806,Keith Ellison,16562,DEM,49,Alan Fine,16563,REP,24,22,25,11/7/2006,55.56,21.34,34.22,9.22,-9.22,1,2.371743552078579,for KSTP-TV Minneapolis +64322,118309,3809,2006,2006_House-G_MN-6,MN-6,House-G,House-G,SurveyUSA,325,IVR,,11/2/2006,698,Patty Wetterling,14290,DEM,42,Michele Bachmann,14291,REP,49,7,-7,11/7/2006,42.07,50.05,-7.98,.98,.98,1,-3.598698664131247,for KSTP-TV Minneapolis +64149,118024,3826,2006,2006_House-G_NE-1,NE-1,House-G,House-G,Momentum Analysis,214,Live Phone,D,11/2/2006,400,Maxine B. Moul,14087,DEM,38,Jeff Fortenberry,14086,REP,43,,-5,11/7/2006,41.64,58.36,-16.71,11.71,11.71,1,6.129574425243441,for Maxine B. Moul +55550,118141,3832,2006,2006_House-G_NH-1,NH-1,House-G,House-G,Research 2000,281,Live Phone,,11/2/2006,300,Carol Shea-Porter,14220,DEM,40,Jeb E. Bradley,14221,REP,48,,-8,11/7/2006,51.27,48.64,2.63,10.63,-10.63,0,3.734752694888909, +55550,118142,3833,2006,2006_House-G_NH-2,NH-2,House-G,House-G,Research 2000,281,Live Phone,,11/2/2006,300,Paul W. Hodes,14222,DEM,46,Charles Bass,14223,REP,47,,-1,11/7/2006,52.71,45.61,7.1,8.1,-8.1,0,2.485121799054824, +64197,118111,3847,2006,2006_House-G_NM-1,NM-1,House-G,House-G,Research & Polling Inc.,280,Live Phone,,11/2/2006,503,Patricia A. Madrid,14141,DEM,49,Heather A. Wilson,14142,REP,45,,4,11/7/2006,49.8,50.2,-.41,4.41,4.41,0,-.2469177332591663,for Albuquerque Journal +64197,139027,3848,2006,2006_House-G_NM-2,NM-2,House-G,House-G,Research & Polling Inc.,280,Live Phone,,11/2/2006,168,Albert D. Kissling,16569,DEM,33,Stevan Pearce,16570,REP,59,,-26,11/7/2006,40.49,59.42,-18.93,7.07,-7.07,1,-.8318428518897253,for Albuquerque Journal +64197,139028,3849,2006,2006_House-G_NM-3,NM-3,House-G,House-G,Research & Polling Inc.,280,Live Phone,,11/2/2006,168,Tom Udall,16571,DEM,71,Ronald M. Dolin,16572,REP,20,,51,11/7/2006,74.64,25.36,49.28,1.72,1.72,1,-5.904450247257529,for Albuquerque Journal +64250,118228,3869,2006,2006_House-G_NY-20,NY-20,House-G,House-G,Siena College,305,Live Phone,,11/2/2006,628,Kirsten E. Gillibrand,13928,DEM,46,John E. Sweeney,13929,REP,43,,3,11/7/2006,53.1,46.9,6.2,3.2,-3.2,1,-1.021607261379968, +64323,118310,3875,2006,2006_House-G_NY-26,NY-26,House-G,House-G,SurveyUSA,325,IVR,,11/2/2006,470,Jack Davis,14379,DEM,46,Thomas M. Reynolds,14380,REP,50,,-4,11/7/2006,48.02,51.98,-3.97,.03,-.03,1,-4.92588663635245, +38946,123022,8655,2006,2006_House-G_US,US,House-G,House-G,Abt Associates,7,Live Phone,,11/2/2006,639.5,Generic Candidate,13746,DEM,54,Generic Candidate,13747,REP,39,,15,11/7/2006,51.6,44.07,7.53,7.47,7.47,1,1.183835305532274,for Time; average of multiple versions or turnout models listed in poll +24233,88742,1331,2006,2006_Gov-G_CA,CA,Gov-G,Gov-G,Datamar Analytics,75,IVR,,11/3/2006,692,Phil Angelides,12660,DEM,36,Arnold Schwarzenegger,12662,REP,54,,-18,11/7/2006,38.91,55.88,-16.98,1.02,-1.02,1,-3.365089775123008, +24808,88743,1331,2006,2006_Gov-G_CA,CA,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/3/2006,553,Phil Angelides,12660,DEM,38,Arnold Schwarzenegger,12662,REP,53,,-15,11/7/2006,38.91,55.88,-16.98,1.98,1.98,1,-2.460452703406345, +4081,88829,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,11/3/2006,1200,Jim Davis,12674,DEM,44,Charlie Crist,12675,REP,51,2,-7,11/7/2006,45.11,52.18,-7.07,.07,.07,1,-3.245516498624097, +24815,88830,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/3/2006,682,Jim Davis,12674,DEM,47,Charlie Crist,12675,REP,49,,-2,11/7/2006,45.11,52.18,-7.07,5.07,5.07,1,1.87260056683782, +55316,88856,1335,2006,2006_Gov-G_GA,GA,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,11/3/2006,800,Mark Taylor,12678,DEM,38,Sonny Perdue,12676,REP,51,,-13,11/7/2006,38.22,57.95,-19.73,6.73,6.73,1,2.368166267089495, +55378,88918,1340,2006,2006_Gov-G_KS,KS,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/3/2006,511,Kathleen Sebelius,12695,DEM,57,Jim Barnett,12697,REP,40,1,17,11/7/2006,57.9,40.44,17.47,.47,-.47,1,-4.351669894814931, +55460,89003,1343,2006,2006_Gov-G_ME,ME,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/3/2006,638,John Baldacci,13144,DEM,36,Chandler E. Woodcock,12705,REP,30,21,6,11/7/2006,38.11,30.21,7.9,1.9,-1.9,1,-2.72859405742108, +4082,89061,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,11/3/2006,1200,Jennifer Granholm,12710,DEM,52,Dick DeVos,12712,REP,42,,10,11/7/2006,56.36,42.3,14.06,4.06,-4.06,1,-.2726371925811344, +24822,89062,1344,2006,2006_Gov-G_MI,MI,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/3/2006,687,Jennifer Granholm,12710,DEM,51,Dick DeVos,12712,REP,45,2,6,11/7/2006,56.36,42.3,14.06,8.06,-8.06,1,3.415661289660855, +24866,89184,1351,2006,2006_Gov-G_OH,OH,Gov-G,Gov-G,University of Cincinnati (Ohio Poll),346,Live Phone,,11/3/2006,1008,Ted Strickland,12740,DEM,59,J. Kenneth Blackwell,12738,REP,37,,22,11/7/2006,60.54,36.65,23.89,1.89,-1.89,1,-3.714332651625573, +24766,89267,1353,2006,2006_Gov-G_PA,PA,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,11/3/2006,1200,Ed Rendell,12748,DEM,58,Lynn Swann,12749,REP,35,,23,11/7/2006,60.36,39.64,20.73,2.27,2.27,1,-1.182683959333396, +55745,89297,1355,2006,2006_Gov-G_SC,SC,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/3/2006,485,Tommy Moore,12752,DEM,40,Mark Sanford,12753,REP,57,,-17,11/7/2006,44.79,55.12,-10.33,6.67,-6.67,1,-1.270883729804299, +55823,89375,1360,2006,2006_Gov-G_WI,WI,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,11/3/2006,800,Jim Doyle,12774,DEM,48,Mark Green,12772,REP,45,,3,11/7/2006,52.7,45.31,7.39,4.39,-4.39,1,1.264707012256807, +24233,29471,1582,2006,2006_Sen-G_CA,CA,Sen-G,Sen-G,Datamar Analytics,75,IVR,,11/3/2006,692,Dianne Feinstein,2828,DEM,54,Richard Dick Mountjoy,2829,REP,38,,16,11/7/2006,59.43,35.02,24.42,8.42,-8.42,1,3.211818517389794, +24808,30046,1582,2006,2006_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/3/2006,553,Dianne Feinstein,2828,DEM,60,Richard Dick Mountjoy,2829,REP,31,,29,11/7/2006,59.43,35.02,24.42,4.58,4.58,1,-1.211009149664377, +24413,29651,1583,2006,2006_Sen-G_CT,CT,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,11/3/2006,676,Ned Lamont,2839,DEM,38,Joseph I. Lieberman,14516,IND,50,8,-12,11/7/2006,39.73,49.71,-9.98,2.02,,1,-1.180352605607236, +24812,30050,1583,2006,2006_Sen-G_CT,CT,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/3/2006,652,Ned Lamont,2839,DEM,38,Joseph I. Lieberman,14516,IND,49,9,-11,11/7/2006,39.73,49.71,-9.98,1.02,,1,-2.513578958571621, +4081,29961,1585,2006,2006_Sen-G_FL,FL,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,11/3/2006,1200,Bill Nelson,2848,DEM,58,Katherine Harris,2849,REP,35,,23,11/7/2006,60.3,38.1,22.21,.79,.79,1,-4.141956735739254, +24815,30053,1585,2006,2006_Sen-G_FL,FL,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/3/2006,682,Bill Nelson,2848,DEM,59,Katherine Harris,2849,REP,36,,23,11/7/2006,60.3,38.1,22.21,.79,.79,1,-4.026027973461725, +4082,29976,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,11/3/2006,1200,Debbie Stabenow,2915,DEM,50,Mike Bouchard,2916,REP,44,,6,11/7/2006,56.91,41.26,15.65,9.65,-9.65,1,5.929492226518653, +24822,30060,1591,2006,2006_Sen-G_MI,MI,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/3/2006,687,Debbie Stabenow,2915,DEM,52,Mike Bouchard,2916,REP,42,2,10,11/7/2006,56.91,41.26,15.65,5.65,-5.65,1,1.097950989136267, +24274,29512,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,Gallup,112,Live Phone,,11/3/2006,710,Claire McCaskill,2935,DEM,49,Jim Talent,2936,REP,45,,4,11/7/2006,49.58,47.31,2.27,1.73,1.73,1,-1.292532911880491, +4080,29989,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,11/3/2006,800,Robert Menendez,2971,DEM,49,Thomas H. Kean,2972,REP,42,,7,11/7/2006,57.2,41.19,16.02,9.02,-9.02,1,-.0598529504560648, +24866,30104,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,Live Phone,,11/3/2006,1008,Sherrod Brown,3004,DEM,56,Michael DeWine,3005,REP,44,,12,11/7/2006,56.16,43.82,12.35,.35,-.35,1,-4.524077142469419, +24766,30004,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,11/3/2006,1200,Robert P. Casey Jr.,3010,DEM,52,Rick Santorum,3011,REP,40,,12,11/7/2006,58.64,41.28,17.35,5.35,-5.35,1,-.0534311144138826, +24285,29523,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Gallup,112,Live Phone,,11/3/2006,676,Harold E. Ford Jr.,4344,DEM,46,Bob Corker,3019,REP,49,,-3,11/7/2006,47.99,50.71,-2.72,.28,-.28,1,-3.364822913920507, +4079,30020,1610,2006,2006_Sen-G_WA,WA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,11/3/2006,800,Maria Cantwell,3063,DEM,53,Mike McGavick,3064,REP,42,,11,11/7/2006,56.85,39.93,16.92,5.92,-5.92,1,1.773480201830489, +27722,120394,8655,2006,2006_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,11/3/2006,600,Generic Candidate,13746,DEM,51,Generic Candidate,13747,REP,45,,6,11/7/2006,51.6,44.07,7.53,1.53,-1.53,1,-4.969326961393352,for The Washington Post; sample size unavailable; estimated at 600 as a default +27723,33001,8655,2006,2006_House-G_US,US,House-G,House-G,Pew Research Center,253,Live Phone,,11/3/2006,1795,Generic Candidate,13746,DEM,47,Generic Candidate,13747,REP,43,,4,11/7/2006,51.6,44.07,7.53,3.53,-3.53,1,-2.59838455133853, +27724,33002,8655,2006,2006_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,Live Phone,,11/3/2006,838,Generic Candidate,13746,DEM,54,Generic Candidate,13747,REP,38,,16,11/7/2006,51.6,44.07,7.53,8.47,8.47,1,2.49085041951144,for Newsweek +55101,88639,1327,2006,2006_Gov-G_AK,AK,Gov-G,Gov-G,Dittman Research,79,Live Phone,R,11/4/2006,613,Tony Knowles,12646,DEM,43.4,Sarah Palin,12643,REP,49.5,,-6.0999999,11/7/2006,40.97,48.33,-7.36,1.26,1.26,1,-3.632364222464191,for Sarah Palin +55141,88679,1329,2006,2006_Gov-G_AR,AR,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/4/2006,549,Mike Beebe,12653,DEM,51,Asa Hutchinson,12652,REP,42,2,9,11/7/2006,55.61,40.67,14.94,5.94,-5.94,1,.1585914124882384, +24818,88986,1342,2006,2006_Gov-G_MD,MD,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/4/2006,663,Martin O'Malley,12704,DEM,50,Robert Ehrlich Jr.,12703,REP,47,1,3,11/7/2006,52.69,46.16,6.53,3.53,-3.53,1,-.9047620288034589, +24828,89085,1345,2006,2006_Gov-G_MN,MN,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/4/2006,710,Mike Hatch,12715,DEM,45,Tim Pawlenty,12717,REP,45,8,0,11/7/2006,45.73,46.69,-.96,.96,.96,.5,-2.688434775286493, +55551,89098,1347,2006,2006_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,11/4/2006,641,John Lynch,12724,DEM,74,Jim Coburn,12723,REP,18,,56,11/7/2006,74.02,25.83,48.19,7.81,7.81,1,1.785434889493372,for WMUR +24838,89185,1351,2006,2006_Gov-G_OH,OH,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/4/2006,436,Ted Strickland,12740,DEM,55,J. Kenneth Blackwell,12738,REP,38,,17,11/7/2006,60.54,36.65,23.89,6.89,-6.89,1,1.317786567594502, +24844,89311,1357,2006,2006_Gov-G_TN,TN,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/4/2006,679,Phil Bredesen,12761,DEM,62,Jim Bryson,12758,REP,34,,28,11/7/2006,68.6,29.74,38.86,10.86,-10.86,1,4.398967636596522, +24818,30056,1589,2006,2006_Sen-G_MD,MD,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/4/2006,663,Benjamin L. Cardin,2878,DEM,49,Michael S. Steele,2879,REP,46,3,3,11/7/2006,54.21,44.2,10.01,7.01,-7.01,1,2.705077038137957, +24828,30066,1592,2006,2006_Sen-G_MN,MN,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/4/2006,710,Amy Klobuchar,2923,DEM,56,Mark R. Kennedy,2924,REP,40,,16,11/7/2006,58.06,37.94,20.12,4.12,-4.12,1,.2306048617940028, +24538,29776,1595,2006,2006_Sen-G_MT,MT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/4/2006,500,Jon Tester,2950,DEM,50,Conrad Burns,2951,REP,48,,2,11/7/2006,49.16,48.29,.88,1.12,1.12,1,-3.292592544233387, +24838,30076,1602,2006,2006_Sen-G_OH,OH,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/4/2006,436,Sherrod Brown,3004,DEM,54,Michael DeWine,3005,REP,42,,12,11/7/2006,56.16,43.82,12.35,.35,-.35,1,-4.73054370388841, +24619,29857,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/4/2006,500,Harold E. Ford Jr.,4344,DEM,47,Bob Corker,3019,REP,51,,-4,11/7/2006,47.99,50.71,-2.72,1.28,-1.28,1,-2.918347053646973, +24844,30082,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/4/2006,679,Harold E. Ford Jr.,4344,DEM,46,Bob Corker,3019,REP,51,,-5,11/7/2006,47.99,50.71,-2.72,2.28,-2.28,1,-1.181557932611187, +24848,30086,1609,2006,2006_Sen-G_VA,VA,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/4/2006,741,Jim Webb,3047,DEM,52,George F. Allen,3048,REP,44,2,8,11/7/2006,49.59,49.2,.39,7.61,7.61,1,4.960571921775271, +64324,118311,3757,2006,2006_House-G_KY-3,KY-3,House-G,House-G,SurveyUSA,325,IVR,,11/4/2006,485,John Yarmuth,13999,DEM,50,Anne Meagher Northup,14000,REP,45,1,5,11/7/2006,50.62,48.18,2.45,2.55,2.55,1,-3.252069511948246,for WHAS-TV | WCPO-TV Cincinnati +64324,118312,3758,2006,2006_House-G_KY-4,KY-4,House-G,House-G,SurveyUSA,325,IVR,,11/4/2006,510,Ken Lucas,14286,DEM,43,Geoff Davis,14287,REP,49,5,-6,11/7/2006,43.38,51.69,-8.31,2.31,2.31,1,-5.268175710224818,for WHAS-TV | WCPO-TV Cincinnati +55551,118438,3832,2006,2006_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,11/4/2006,331,Carol Shea-Porter,14220,DEM,40,Jeb E. Bradley,14221,REP,49,,-9,11/7/2006,51.27,48.64,2.63,11.63,-11.63,0,4.558013267011326,for WMUR +55551,138989,3833,2006,2006_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,11/4/2006,304,Paul W. Hodes,14222,DEM,48,Charles Bass,14223,REP,43.5,3,4.5,11/7/2006,52.71,45.61,7.1,2.6,-2.6,1,-3.711383760835174,for WMUR; average of multiple versions or turnout models listed in poll +64325,118313,3847,2006,2006_House-G_NM-1,NM-1,House-G,House-G,SurveyUSA,325,IVR,,11/4/2006,688,Patricia A. Madrid,14141,DEM,50,Heather A. Wilson,14142,REP,48,,2,11/7/2006,49.8,50.2,-.41,2.41,2.41,0,-2.121186378037247,for KOB-TV (Albuquerque) +64326,118314,4012,2006,2006_House-G_WA-8,WA-8,House-G,House-G,SurveyUSA,325,IVR,,11/4/2006,685,Darcy Burner,14308,DEM,49,David G. Reichert,14309,REP,49,,0,11/7/2006,48.54,51.46,-2.92,2.92,2.92,.5,-2.387745336063107, +27720,32998,8655,2006,2006_House-G_US,US,House-G,House-G,CNN/Opinion Research Corp.,37,Live Phone,,11/4/2006,636,Generic Candidate,13746,DEM,58,Generic Candidate,13747,REP,38,,20,11/7/2006,51.6,44.07,7.53,12.47,12.47,1,6.408317496189162,for CNN +27721,123661,8655,2006,2006_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,11/4/2006,904,Generic Candidate,13746,DEM,51,Generic Candidate,13747,REP,43.5,,7.5,11/7/2006,51.6,44.07,7.53,.03,-.03,1,-6.489437150048221,for USA Today; average of multiple versions or turnout models listed in poll +55291,88831,1334,2006,2006_Gov-G_FL,FL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/5/2006,500,Jim Davis,12674,DEM,42,Charlie Crist,12675,REP,50,,-8,11/7/2006,45.11,52.18,-7.07,.93,-.93,1,-2.676117592622323, +24521,29759,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/5/2006,500,Claire McCaskill,2935,DEM,48,Jim Talent,2936,REP,49,,-1,11/7/2006,49.58,47.31,2.27,3.27,-3.27,0,.0927800220489648, +24832,30070,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/5/2006,793,Claire McCaskill,2935,DEM,50,Jim Talent,2936,REP,44,3,6,11/7/2006,49.58,47.31,2.27,3.73,3.73,1,1.160625506216788,for KSDK-TV St. Louis | KCTV-TV Kansas City +63695,117221,1603,2006,2006_Sen-G_PA,PA,Sen-G,Sen-G,Victory Research,437,Live Phone,,11/5/2006,800,Robert P. Casey Jr.,3010,DEM,48.1,Rick Santorum,3011,REP,44.1,,4,11/7/2006,58.64,41.28,17.35,13.35,-13.35,1,7.909581630662015, +27719,32997,8655,2006,2006_House-G_US,US,House-G,House-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,11/5/2006,900,Generic Candidate,13746,DEM,49,Generic Candidate,13747,REP,36,,13,11/7/2006,51.6,44.07,7.53,5.47,5.47,1,-.5898006444523336, +24718,89086,1345,2006,2006_Gov-G_MN,MN,Gov-G,Gov-G,Star Tribune (Minnesota Poll),315,Live Phone,,11/6/2006,1027,Mike Hatch,12715,DEM,44,Tim Pawlenty,12717,REP,41,7,3,11/7/2006,45.73,46.69,-.96,3.96,3.96,0,.9579347533929364, +24718,137219,1592,2006,2006_Sen-G_MN,MN,Sen-G,Sen-G,Star Tribune (Minnesota Poll),315,Live Phone,,11/6/2006,1027,Amy Klobuchar,2923,DEM,55,Mark R. Kennedy,2924,REP,34,3,21,11/7/2006,58.06,37.94,20.12,.88,.88,1,-3.45353705947098, +24391,29629,1594,2006,2006_Sen-G_MO,MO,Sen-G,Sen-G,OnPoint,240,IVR,,11/6/2006,594,Claire McCaskill,2935,DEM,49,Jim Talent,2936,REP,46,,3,11/7/2006,49.58,47.31,2.27,.73,.73,1,-2.189339387945347, +24392,29630,1595,2006,2006_Sen-G_MT,MT,Sen-G,Sen-G,OnPoint,240,IVR,,11/6/2006,602,Jon Tester,2950,DEM,49,Conrad Burns,2951,REP,44,,5,11/7/2006,49.16,48.29,.88,4.12,4.12,1,.7323674281557978, +24393,29631,1598,2006,2006_Sen-G_NJ,NJ,Sen-G,Sen-G,OnPoint,240,IVR,,11/6/2006,520,Robert Menendez,2971,DEM,50,Thomas H. Kean,2972,REP,41,,9,11/7/2006,57.2,41.19,16.02,7.02,-7.02,1,-2.360322965801866, +24394,29632,1605,2006,2006_Sen-G_TN,TN,Sen-G,Sen-G,OnPoint,240,IVR,,11/6/2006,677,Harold E. Ford Jr.,4344,DEM,47,Bob Corker,3019,REP,48,,-1,11/7/2006,47.99,50.71,-2.72,1.72,1.72,1,-1.595105572113851, +74151,139079,8748,2006,2006_House-GR_TX-23,TX-23,House-G,House-GR,SurveyUSA,325,IVR,,12/2/2006,471,Ciro D. Rodriguez,16593,DEM,46,Henry Bonilla,16594,REP,53,,-7,12/12/2006,54.28,45.72,8.57,15.57,-15.57,0,8.212154693532458,for WOAI-TV (San Antonio) +74150,139078,8748,2006,2006_House-GR_TX-23,TX-23,House-G,House-GR,SurveyUSA,325,IVR,,12/9/2006,530,Ciro D. Rodriguez,16593,DEM,47,Henry Bonilla,16594,REP,51,,-4,12/12/2006,54.28,45.72,8.57,12.57,-12.57,0,5.531660217530571,for WOAI-TV (San Antonio) +63985,138065,1325,2007,2007_Gov-O_LA,LA,Gov-G,Gov-O,Southeastern Louisiana University,309,Live Phone,,10/4/2007,641,Walter J. Boasso,13856,DEM,11,Piyush Amrit Jindal,13857,REP,50,11,-39,10/20/2007,17.45,53.88,-36.43,2.57,-2.57,1,-2.776798061932034,among registered voters +63921,117670,1325,2007,2007_Gov-O_LA,LA,Gov-G,Gov-O,Ed Renwick/Loyola University New Orleans,85,Live Phone,,10/5/2007,500,Walter J. Boasso,13856,DEM,9,Piyush Amrit Jindal,13857,REP,50,9,-41,10/20/2007,17.45,53.88,-36.43,4.57,-4.57,1,-.4600698126332795, +73718,138285,1815,2007,2007_House-GS_MA-5,MA-5,House-G,House-GS,SurveyUSA,325,IVR,,10/9/2007,457,Niki Tsongas,16377,DEM,51,Jim Ogonowski,16378,REP,42,4,9,10/16/2007,51.04,44.87,6.17,2.83,2.83,1,-4.403672894778927,for WBZ-TV +63781,117434,1324,2007,2007_Gov-G_KY,KY,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/21/2007,572,Steve Beshear,13754,DEM,58,Ernie Fletcher,13755,REP,38,,20,11/6/2007,58.71,41.29,17.41,2.59,2.59,1,-2.552730262629877, +63974,117738,1324,2007,2007_Gov-G_KY,KY,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/23/2007,600,Steve Beshear,13754,DEM,55,Ernie Fletcher,13755,REP,40,,15,11/6/2007,58.71,41.29,17.41,2.41,-2.41,1,-3.049560662669188, +63939,117692,1324,2007,2007_Gov-G_KY,KY,Gov-G,Gov-G,Louisville Courier-Journal,174,Live Phone,,10/28/2007,710,Steve Beshear,13754,DEM,56,Ernie Fletcher,13755,REP,33,,23,11/6/2007,58.71,41.29,17.41,5.59,5.59,1,1.03748558545786, +63782,117435,1324,2007,2007_Gov-G_KY,KY,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/28/2007,562,Steve Beshear,13754,DEM,60,Ernie Fletcher,13755,REP,36,,24,11/6/2007,58.71,41.29,17.41,6.59,6.59,1,1.779784591030606, +63754,117381,1324,2007,2007_Gov-G_KY,KY,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2007,500,Steve Beshear,13754,DEM,54,Ernie Fletcher,13755,REP,39,,15,11/6/2007,58.71,41.29,17.41,2.41,-2.41,1,-2.660498437996708, +63784,117437,1324,2007,2007_Gov-G_KY,KY,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/3/2007,552,Steve Beshear,13754,DEM,59,Ernie Fletcher,13755,REP,39,,20,11/6/2007,58.71,41.29,17.41,2.59,2.59,1,-1.9534806220079, +3116,3805,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,ABC News/The Washington Post,3,Live Phone,,12/15/2007,652,Barack Obama,41,DEM,33,John Edwards,46,DEM,20,29,13,1/3/2008,34.91,31.2,3.71,9.29,,1,2.796096863889702,for The Washington Post +3116,3806,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,ABC News/The Washington Post,3,Live Phone,,12/15/2007,501,Mike Huckabee,47,REP,35,Mitt Romney,48,REP,27,9,8,1/3/2008,34.41,25.23,9.18,1.18,,1,-7.846434844016129,for The Washington Post +3108,3797,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,CNN/Opinion Research Corp.,37,Live Phone,,12/16/2007,543,Barack Obama,41,DEM,28,John Edwards,46,DEM,26,30,2,1/3/2008,34.91,31.2,3.71,1.71,,0,-4.951127443286788,for CNN +3108,3798,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,12/16/2007,359,Mike Huckabee,47,REP,33,Mitt Romney,48,REP,25,9,8,1/3/2008,34.41,25.23,9.18,1.18,,1,-7.535734363936959,for CNN +3086,3770,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,12/17/2007,633,Barack Obama,41,DEM,24,John Edwards,46,DEM,30,26,-6,1/3/2008,34.91,31.2,3.71,9.71,,0,3.827407270215543, +3078,3761,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,12/17/2007,775,Barack Obama,41,DEM,27,John Edwards,46,DEM,22,31,5,1/3/2008,34.91,31.2,3.71,1.29,,0,-5.226995713874858, +3096,3782,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Strategic Vision LLC,320,Live Phone,,12/17/2007,600,Barack Obama,41,DEM,30,John Edwards,46,DEM,27,27,3,1/3/2008,34.91,31.2,3.71,.71,,1,-6.017362277820443, +3086,3773,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,12/17/2007,418,Mike Huckabee,47,REP,25,Mitt Romney,48,REP,28,11,-3,1/3/2008,34.41,25.23,9.18,12.18,,0,3.798711074152108,among registered voters +3078,3762,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,12/17/2007,496,Mike Huckabee,47,REP,28,Mitt Romney,48,REP,27,8,1,1/3/2008,34.41,25.23,9.18,8.18,,1,-.2392898246926984, +3096,3783,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Strategic Vision LLC,320,Live Phone,,12/17/2007,600,Mike Huckabee,47,REP,31,Mitt Romney,48,REP,25,16,6,1/3/2008,34.41,25.23,9.18,3.18,,1,-5.021047753332661, +3092,3780,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,American Research Group,9,Live Phone,,12/18/2007,600,Barack Obama,41,DEM,25,John Edwards,46,DEM,18,29,7,1/3/2008,34.91,31.2,3.71,3.29,,0,-3.217549624213456, +3092,3776,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,American Research Group,9,Live Phone,,12/18/2007,600,Mike Huckabee,47,REP,28,Mitt Romney,48,REP,17,5,11,1/3/2008,34.41,25.23,9.18,1.82,,1,-6.220914434483295, +3063,3745,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,American Research Group,9,Live Phone,,12/22/2007,600,Barack Obama,41,DEM,19,John Edwards,46,DEM,20,34,-1,1/3/2008,34.91,31.2,3.71,4.71,,0,-1.084953497912107, +3063,3747,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,American Research Group,9,Live Phone,,12/22/2007,600,Mike Huckabee,47,REP,23,Mitt Romney,48,REP,21,3,2,1/3/2008,34.41,25.23,9.18,7.18,,1,-.1638107806497868, +12463,15559,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Los Angeles Times,172,Live Phone,,12/23/2007,484.5,Barack Obama,41,DEM,24,John Edwards,46,DEM,25,30,-1,1/3/2008,34.91,31.2,3.71,4.71,,0,-.6095641165383013,average of multiple versions or turnout models listed in poll +12463,15558,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Los Angeles Times,172,Live Phone,,12/23/2007,174,Mike Huckabee,47,REP,36,Mitt Romney,48,REP,28,10,8,1/3/2008,34.41,25.23,9.18,1.18,,1,-6.934748888963943, +3052,3735,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,American Research Group,9,Live Phone,,12/27/2007,600,Barack Obama,41,DEM,24,John Edwards,46,DEM,24,31,0,1/3/2008,34.91,31.2,3.71,3.71,,0,-1.149900641119675, +3051,3732,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,12/27/2007,400,Barack Obama,41,DEM,22,John Edwards,46,DEM,24,23,-2,1/3/2008,34.91,31.2,3.71,5.71,,0,1.203533777526808, +3057,3739,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Research 2000,281,Live Phone,,12/27/2007,500,Barack Obama,41,DEM,29,John Edwards,46,DEM,29,28,0,1/3/2008,34.91,31.2,3.71,3.71,,.5,-.9125053928264119, +3056,3737,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Strategic Vision LLC,320,Live Phone,,12/27/2007,600,Barack Obama,41,DEM,30,John Edwards,46,DEM,28,29,2,1/3/2008,34.91,31.2,3.71,1.71,,1,-3.190146781072441, +3052,3730,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,American Research Group,9,Live Phone,,12/27/2007,600,Mike Huckabee,47,REP,23,Mitt Romney,48,REP,32,7,-9,1/3/2008,34.41,25.23,9.18,18.18,,0,11.76481486556643, +3051,3729,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,12/27/2007,400,Mike Huckabee,47,REP,23,Mitt Romney,48,REP,27,14,-4,1/3/2008,34.41,25.23,9.18,13.18,,0,6.869290037340645, +3057,3738,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Research 2000,281,Live Phone,,12/27/2007,500,Mike Huckabee,47,REP,34,Mitt Romney,48,REP,27,11,7,1/3/2008,34.41,25.23,9.18,2.18,,1,-4.620578157055215, +3056,3736,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Strategic Vision LLC,320,Live Phone,,12/27/2007,600,Mike Huckabee,47,REP,29,Mitt Romney,48,REP,27,15,2,1/3/2008,34.41,25.23,9.18,7.18,,1,.8097332131134251, +3058,3741,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,CNN/Opinion Research Corp.,37,Live Phone,,12/28/2007,482,Barack Obama,41,DEM,31,John Edwards,46,DEM,22,33,9,1/3/2008,34.91,31.2,3.71,5.29,,0,.8129963816069273,for CNN +3054,3733,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,12/28/2007,934,Barack Obama,41,DEM,27,John Edwards,46,DEM,24,31,3,1/3/2008,34.91,31.2,3.71,.71,,0,-3.823908340224548, +3058,3740,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,12/28/2007,373,Mike Huckabee,47,REP,28,Mitt Romney,48,REP,31,13,-3,1/3/2008,34.41,25.23,9.18,12.18,,0,5.639289139467549,for CNN +3054,3734,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,12/28/2007,867,Mike Huckabee,47,REP,29,Mitt Romney,48,REP,28,8,1,1/3/2008,34.41,25.23,9.18,8.18,,1,1.863305750864918, +58986,100990,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,12/29/2007,788,Barack Obama,41,DEM,22,John Edwards,46,DEM,29,30,-7,1/3/2008,34.91,31.2,3.71,10.71,,0,7.130525575564115, +3050,3727,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Selzer & Co.,304,Live Phone,,12/29/2007,800,Barack Obama,41,DEM,32,John Edwards,46,DEM,24,25,8,1/3/2008,34.91,31.2,3.71,4.29,,1,.3081337189649246, +3042,3717,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Strategic Vision LLC,320,Live Phone,,12/29/2007,600,Barack Obama,41,DEM,32,John Edwards,46,DEM,29,27,3,1/3/2008,34.91,31.2,3.71,.71,,1,-3.783903280760872, +3050,3728,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Selzer & Co.,304,Live Phone,,12/29/2007,800,Mike Huckabee,47,REP,32,Mitt Romney,48,REP,26,9,6,1/3/2008,34.41,25.23,9.18,3.18,,1,-2.961975968557431, +3042,3716,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Strategic Vision LLC,320,Live Phone,,12/29/2007,600,Mike Huckabee,47,REP,28,Mitt Romney,48,REP,30,13,-2,1/3/2008,34.41,25.23,9.18,11.18,,0,5.220071527264802, +3036,3709,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/1/2008,600,Barack Obama,41,DEM,25,John Edwards,46,DEM,21,34,4,1/3/2008,34.91,31.2,3.71,.29,,0,-3.460107291499749, +3037,3711,7329,2008,2008_Pres-D_IA,IA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/1/2008,905,Barack Obama,41,DEM,31,John Edwards,46,DEM,27,24,4,1/3/2008,34.91,31.2,3.71,.29,,1,-3.367465653961665, +3036,3708,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/1/2008,600,Mike Huckabee,47,REP,29,Mitt Romney,48,REP,24,13,5,1/3/2008,34.41,25.23,9.18,4.18,,1,-1.136436551162203, +3037,3710,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,1/1/2008,914,Mike Huckabee,47,REP,31,Mitt Romney,48,REP,25,11,6,1/3/2008,34.41,25.23,9.18,3.18,,1,-2.230868630779049, +3028,3694,7330,2008,2008_Pres-R_IA,IA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/2/2008,430,Mike Huckabee,47,REP,30,Mitt Romney,48,REP,24,11,6,1/3/2008,34.41,25.23,9.18,3.18,,1,-2.061625816419089, +3018,3679,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/4/2008,510,Hillary Rodham Clinton,45,DEM,27,Barack Obama,41,DEM,37,19,-10,1/8/2008,39.09,36.45,2.64,12.64,,0,3.035735265336945, +3018,3680,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/4/2008,441,John McCain,44,REP,31,Mitt Romney,48,REP,26,11,5,1/8/2008,37,31.56,5.44,.44,,1,-4.483731838495975, +3011,3670,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/5/2008,600,Hillary Rodham Clinton,45,DEM,26,Barack Obama,41,DEM,38,20,-12,1/8/2008,39.09,36.45,2.64,14.64,,0,5.469849358419985, +3007,3664,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,Fox News/Opinion Dynamics Corp.,104,Live Phone,,1/5/2008,500,Hillary Rodham Clinton,45,DEM,28,Barack Obama,41,DEM,32,18,-4,1/8/2008,39.09,36.45,2.64,6.64,,0,-3.069489539961122, +3022,3685,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,Gallup,112,Live Phone,,1/5/2008,778,Hillary Rodham Clinton,45,DEM,28,Barack Obama,41,DEM,41,19,-13,1/8/2008,39.09,36.45,2.64,15.64,,0,6.520766661629441, +3015,3674,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,RKM Research and Communications Inc.,272,Live Phone,,1/5/2008,403,Hillary Rodham Clinton,45,DEM,31,Barack Obama,41,DEM,34,20,-3,1/8/2008,39.09,36.45,2.64,5.64,,0,-4.171427187495177,for Franklin Pierce University +3021,3686,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,Research 2000,281,Live Phone,,1/5/2008,400,Hillary Rodham Clinton,45,DEM,33,Barack Obama,41,DEM,34,23,-1,1/8/2008,39.09,36.45,2.64,3.64,,0,-6.369778105374003, +3017,3676,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,Strategic Vision LLC,320,Live Phone,,1/5/2008,600,Hillary Rodham Clinton,45,DEM,29,Barack Obama,41,DEM,38,19,-9,1/8/2008,39.09,36.45,2.64,11.64,,0,2.269153687065144, +3005,3666,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,Suffolk University,323,Live Phone,,1/5/2008,500,Hillary Rodham Clinton,45,DEM,35,Barack Obama,41,DEM,33,14,2,1/8/2008,39.09,36.45,2.64,.64,,1,-9.591043628028505, +3011,3677,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/5/2008,600,John McCain,44,REP,39,Mitt Romney,48,REP,25,14,14,1/8/2008,37,31.56,5.44,8.56,,1,4.188739767567255, +3007,3667,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,Fox News/Opinion Dynamics Corp.,104,Live Phone,,1/5/2008,500,John McCain,44,REP,34,Mitt Romney,48,REP,27,11,7,1/8/2008,37,31.56,5.44,1.56,,1,-3.098253412704993, +3022,3687,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,Gallup,112,Live Phone,,1/5/2008,776,John McCain,44,REP,34,Mitt Romney,48,REP,30,13,4,1/8/2008,37,31.56,5.44,1.44,,1,-3.131510959860058, +3015,3675,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,RKM Research and Communications Inc.,272,Live Phone,,1/5/2008,409,John McCain,44,REP,38,Mitt Romney,48,REP,29,9,9,1/8/2008,37,31.56,5.44,3.56,,1,-1.020895606770436,for Franklin Pierce University +3021,3683,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,Research 2000,281,Live Phone,,1/5/2008,400,John McCain,44,REP,35,Mitt Romney,48,REP,29,13,6,1/8/2008,37,31.56,5.44,.56,,1,-4.264786757062516, +3017,3684,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,Strategic Vision LLC,320,Live Phone,,1/5/2008,600,John McCain,44,REP,35,Mitt Romney,48,REP,27,13,8,1/8/2008,37,31.56,5.44,2.56,,1,-1.954621055873731, +3005,3662,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,Suffolk University,323,Live Phone,,1/5/2008,500,John McCain,44,REP,27,Mitt Romney,48,REP,30,7,-3,1/8/2008,37,31.56,5.44,8.44,,0,4.65027429325436, +2994,3650,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,CBS News/The New York Times,36,Live Phone,,1/6/2008,323,Hillary Rodham Clinton,45,DEM,28,Barack Obama,41,DEM,35,19,-7,1/8/2008,39.09,36.45,2.64,9.64,,0,.1644261670528676, +3004,3657,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,Marist College,183,Live Phone,,1/6/2008,636,Hillary Rodham Clinton,45,DEM,28,Barack Obama,41,DEM,36,22,-8,1/8/2008,39.09,36.45,2.64,10.64,,0,1.484503997177479,for NBC News +2997,3660,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/6/2008,1774,Hillary Rodham Clinton,45,DEM,30,Barack Obama,41,DEM,37,19,-7,1/8/2008,39.09,36.45,2.64,9.64,,0,.7105403150977602, +2996,3654,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,University of New Hampshire,357,Live Phone,,1/6/2008,599,Hillary Rodham Clinton,45,DEM,30,Barack Obama,41,DEM,39,16,-9,1/8/2008,39.09,36.45,2.64,11.64,,0,2.436612065218124, +2999,3656,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/6/2008,862,Hillary Rodham Clinton,45,DEM,29,Barack Obama,41,DEM,42,17,-13,1/8/2008,39.09,36.45,2.64,15.64,,0,6.748010336962673, +3004,3661,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,Marist College,183,Live Phone,,1/6/2008,477,John McCain,44,REP,35,Mitt Romney,48,REP,31,13,4,1/8/2008,37,31.56,5.44,1.44,,1,-3.000091817333662,for NBC News +59002,101022,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/6/2008,1094,John McCain,44,REP,32,Mitt Romney,48,REP,31,11,1,1/8/2008,37,31.56,5.44,4.44,,1,.1493730069627215, +2996,3652,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,University of New Hampshire,357,Live Phone,,1/6/2008,492,John McCain,44,REP,31,Mitt Romney,48,REP,26,13,5,1/8/2008,37,31.56,5.44,.44,,1,-4.067361483310071, +2999,3655,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,1/6/2008,859,John McCain,44,REP,36,Mitt Romney,48,REP,27,10,9,1/8/2008,37,31.56,5.44,3.56,,1,-.6439982071055861, +2992,3647,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/7/2008,600,Hillary Rodham Clinton,45,DEM,31,Barack Obama,41,DEM,40,20,-9,1/8/2008,39.09,36.45,2.64,11.64,,0,2.906108390864913, +2989,3644,7332,2008,2008_Pres-D_NH,NH,Pres-P,Pres-D,Suffolk University,323,Live Phone,,1/7/2008,500,Hillary Rodham Clinton,45,DEM,34,Barack Obama,41,DEM,39,15,-5,1/8/2008,39.09,36.45,2.64,7.64,,0,-2.15151294745471, +2992,3646,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/7/2008,600,John McCain,44,REP,31,Mitt Romney,48,REP,24,14,7,1/8/2008,37,31.56,5.44,1.56,,1,-2.309114951149772, +2989,3642,7333,2008,2008_Pres-R_NH,NH,Pres-P,Pres-R,Suffolk University,323,Live Phone,,1/7/2008,500,John McCain,44,REP,26,Mitt Romney,48,REP,30,13,-4,1/8/2008,37,31.56,5.44,9.44,,0,6.123008052629614, +2961,3608,7335,2008,2008_Pres-R_MI,MI,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/9/2008,371,Mitt Romney,48,REP,26,John McCain,44,REP,25,17,1,1/15/2008,38.92,29.68,9.24,8.24,,1,-.166240284226134, +2945,3590,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Fox News/Opinion Dynamics Corp.,104,Live Phone,,1/9/2008,500,John McCain,44,REP,25,Mike Huckabee,47,REP,18,9,7,1/19/2008,33.15,29.84,3.31,3.69,,1,-2.319033081276602, +2953,3607,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/9/2008,785,John McCain,44,REP,27,Mike Huckabee,47,REP,24,12,3,1/19/2008,33.15,29.84,3.31,.31,,1,-5.773742181366869, +2953,3598,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/9/2008,494,Barack Obama,41,DEM,42,Hillary Rodham Clinton,45,DEM,30,15,12,1/26/2008,55.42,26.49,28.92,16.92,,1,-.3236431542634204, +2941,3619,7335,2008,2008_Pres-R_MI,MI,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/10/2008,600,Mitt Romney,48,REP,27,John McCain,44,REP,34,15,-7,1/15/2008,38.92,29.68,9.24,16.24,,0,9.18059319004737, +2957,3604,7335,2008,2008_Pres-R_MI,MI,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,1/10/2008,400,Mitt Romney,48,REP,30,John McCain,44,REP,22,17,8,1/15/2008,38.92,29.68,9.24,1.24,,1,-7.530603838012495, +2939,3589,7335,2008,2008_Pres-R_MI,MI,Pres-P,Pres-R,Selzer & Co.,304,Live Phone,,1/10/2008,600,Mitt Romney,48,REP,27,John McCain,44,REP,22,16,5,1/15/2008,38.92,29.68,9.24,4.24,,1,-4.046902819904548, +2966,3618,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/10/2008,577,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,32,11,19,1/29/2008,49.77,32.93,16.84,2.16,,1,-7.937572688008163, +2966,3614,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/10/2008,502,John McCain,44,REP,27,Mitt Romney,48,REP,17,19,10,1/29/2008,36,31.03,4.97,5.03,,1,-3.527746630352443,among all adults +2940,3600,7335,2008,2008_Pres-R_MI,MI,Pres-P,Pres-R,EPIC-MRA,84,Live Phone,,1/11/2008,604,Mitt Romney,48,REP,26,John McCain,44,REP,27,19,-1,1/15/2008,38.92,29.68,9.24,10.24,,0,2.637519024079397, +2965,3617,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,1/11/2008,421,Hillary Rodham Clinton,45,DEM,52,Barack Obama,41,DEM,31,9,21,1/29/2008,49.77,32.93,16.84,4.16,,1,-6.253626245345119, +2952,3597,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/11/2008,682,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,24,14,24,1/29/2008,49.77,32.93,16.84,7.16,,1,-3.376392918391331, +2965,3613,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,1/11/2008,419,John McCain,44,REP,22,Mitt Romney,48,REP,19,20,3,1/29/2008,36,31.03,4.97,1.97,,1,-6.378109648785851, +2952,3601,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/11/2008,781,John McCain,44,REP,19,Mitt Romney,48,REP,18,18,1,1/29/2008,36,31.03,4.97,3.97,,1,-3.880878609296139, +2959,3610,7336,2008,2008_Pres-D_NV,NV,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/12/2008,600,Hillary Rodham Clinton,45,DEM,35,Barack Obama,41,DEM,32,25,3,1/19/2008,50.82,45.09,5.73,2.73,,1,-3.781796999246467, +2921,3565,7336,2008,2008_Pres-D_NV,NV,Pres-P,Pres-D,Research 2000,281,Live Phone,,1/12/2008,500,Hillary Rodham Clinton,45,DEM,30,Barack Obama,41,DEM,32,27,-2,1/19/2008,50.82,45.09,5.73,7.73,,0,2.137560588506273, +2959,3606,7337,2008,2008_Pres-R_NV,NV,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/12/2008,600,Mitt Romney,48,REP,28,Ron Paul,49,REP,9,21,19,1/19/2008,51.1,13.73,37.37,18.37,,1,5.173622298396126, +2921,3563,7337,2008,2008_Pres-R_NV,NV,Pres-P,Pres-R,Research 2000,281,Live Phone,,1/12/2008,500,Mitt Romney,48,REP,15,Ron Paul,49,REP,6,22,9,1/19/2008,51.1,13.73,37.37,28.37,,0,17.35270483945345, +2949,3594,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Clemson University,54,Live Phone,,1/12/2008,450,John McCain,44,REP,29,Mike Huckabee,47,REP,22,10,7,1/19/2008,33.15,29.84,3.31,3.69,,1,-1.729745140314925, +2922,3564,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/12/2008,1272,John McCain,44,REP,28,Mike Huckabee,47,REP,21,14,7,1/19/2008,33.15,29.84,3.31,3.69,,1,-1.510326324965483, +2922,3567,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Public Policy Polling,263,IVR,,1/12/2008,510,Barack Obama,41,DEM,44,Hillary Rodham Clinton,45,DEM,31,16,13,1/26/2008,55.42,26.49,28.92,15.92,,1,-1.233146920067066, +2929,3572,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Strategic Vision LLC,320,Live Phone,,1/12/2008,600,Hillary Rodham Clinton,45,DEM,45,Barack Obama,41,DEM,39,11,6,1/29/2008,49.77,32.93,16.84,10.84,,1,.8995090547201808, +2926,3569,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/12/2008,601,Hillary Rodham Clinton,45,DEM,56,Barack Obama,41,DEM,23,14,33,1/29/2008,49.77,32.93,16.84,16.16,,1,6.431165173248746, +2929,3574,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Strategic Vision LLC,320,Live Phone,,1/12/2008,600,John McCain,44,REP,27,Mitt Romney,48,REP,17,18,10,1/29/2008,36,31.03,4.97,5.03,,1,-3.128026486561944, +2926,3573,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/12/2008,542,John McCain,44,REP,25,Mitt Romney,48,REP,18,23,7,1/29/2008,36,31.03,4.97,2.03,,1,-6.185593514924768, +2914,3557,7335,2008,2008_Pres-R_MI,MI,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/13/2008,600,Mitt Romney,48,REP,30,John McCain,44,REP,31,19,-1,1/15/2008,38.92,29.68,9.24,10.24,,0,3.839718501605998, +2915,3556,7335,2008,2008_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,Live Phone,,1/13/2008,589,Mitt Romney,48,REP,35,John McCain,44,REP,29,12,6,1/15/2008,38.92,29.68,9.24,3.24,,1,-4.750053191746933, +2909,3550,7335,2008,2008_Pres-R_MI,MI,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,1/13/2008,824,Mitt Romney,48,REP,26,John McCain,44,REP,27,15,-1,1/15/2008,38.92,29.68,9.24,10.24,,0,3.109538189069893, +2912,3553,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/13/2008,911,John McCain,44,REP,28,Mike Huckabee,47,REP,19,16,9,1/19/2008,33.15,29.84,3.31,5.69,,1,.438202536682512, +2912,3554,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/13/2008,516,Barack Obama,41,DEM,38,Hillary Rodham Clinton,45,DEM,33,17,5,1/26/2008,55.42,26.49,28.92,23.92,,1,7.367681074071589, +2911,3552,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,1/14/2008,813,John McCain,44,REP,29,Mike Huckabee,47,REP,23,12,6,1/19/2008,33.15,29.84,3.31,2.69,,1,-2.409646736410527, +2903,3543,7336,2008,2008_Pres-D_NV,NV,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,1/15/2008,500,Hillary Rodham Clinton,45,DEM,41,Barack Obama,41,DEM,32,14,9,1/19/2008,50.82,45.09,5.73,3.27,,1,-2.293835656943023, +2903,3541,7337,2008,2008_Pres-R_NV,NV,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,1/15/2008,500,Mitt Romney,48,REP,34,Ron Paul,49,REP,7,19,27,1/19/2008,51.1,13.73,37.37,10.37,,1,-3.46306941199152, +2900,3545,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,1/15/2008,400,John McCain,44,REP,27,Mike Huckabee,47,REP,25,13,2,1/19/2008,33.15,29.84,3.31,1.31,,1,-3.64502116526375, +2901,3539,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,1/15/2008,800,John McCain,44,REP,29,Mike Huckabee,47,REP,22,14,7,1/19/2008,33.15,29.84,3.31,3.69,,1,-1.190221675488064, +2900,3538,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,1/15/2008,400,Barack Obama,41,DEM,40,Hillary Rodham Clinton,45,DEM,31,13,9,1/26/2008,55.42,26.49,28.92,19.92,,1,4.039915284970795, +2898,3536,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/15/2008,400,Barack Obama,41,DEM,40.6,Hillary Rodham Clinton,45,DEM,30.7,13.3,9.8999996,1/26/2008,55.42,26.49,28.92,19.02,,1,2.892537394605362, +2905,3544,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Research 2000,281,Live Phone,,1/15/2008,500,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,28,13,22,1/29/2008,49.77,32.93,16.84,5.16,,1,-4.346325398844046, +2905,3546,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Research 2000,281,Live Phone,,1/15/2008,500,John McCain,44,REP,26,Mitt Romney,48,REP,16,22,10,1/29/2008,36,31.03,4.97,5.03,,1,-2.509612631572951, +2881,3516,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/15/2008,866,Hillary Rodham Clinton,45,DEM,45,Barack Obama,41,DEM,27,11,18,2/5/2008,53.76,43.93,9.83,8.17,,1,.0677756607303942, +2890,3529,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/16/2008,600,John McCain,44,REP,33,Mike Huckabee,47,REP,23,13,10,1/19/2008,33.15,29.84,3.31,6.69,,1,2.575005786952994, +2874,3509,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/16/2008,772,John McCain,44,REP,28,Mike Huckabee,47,REP,20,17,8,1/19/2008,33.15,29.84,3.31,4.69,,1,.3012681448844484, +2871,3507,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/16/2008,895,John McCain,44,REP,24,Mike Huckabee,47,REP,24,16,0,1/19/2008,33.15,29.84,3.31,3.31,,.5,-1.291761406474614, +2878,3513,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/16/2008,470,John McCain,44,REP,29,Mike Huckabee,47,REP,26,17,3,1/19/2008,33.15,29.84,3.31,.31,,1,-4.484109152223006, +2890,3525,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/16/2008,600,Barack Obama,41,DEM,44,Hillary Rodham Clinton,45,DEM,38,9,6,1/26/2008,55.42,26.49,28.92,22.92,,1,7.866967032284919, +2871,3506,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/16/2008,571,Barack Obama,41,DEM,44,Hillary Rodham Clinton,45,DEM,31,15,13,1/26/2008,55.42,26.49,28.92,15.92,,1,-.0694544106021639, +2884,3519,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/16/2008,360,Hillary Rodham Clinton,45,DEM,42,Barack Obama,41,DEM,34,9,8,1/29/2008,49.77,32.93,16.84,8.84,,1,-.499705629568775, +2884,3521,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/16/2008,446,John McCain,44,REP,20,Mitt Romney,48,REP,20,21,0,1/29/2008,36,31.03,4.97,4.97,,0,-2.307083793178393, +2875,3510,7365,2008,2008_Pres-D_MA,MA,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/16/2008,539,Hillary Rodham Clinton,45,DEM,56,Barack Obama,41,DEM,23,14,33,2/5/2008,56.01,40.64,15.37,17.63,,1,4.37705788983066, +2875,3512,7366,2008,2008_Pres-R_MA,MA,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/16/2008,269,Mitt Romney,48,REP,48,John McCain,44,REP,34,3,14,2/5/2008,51.12,40.91,10.21,3.79,,1,-6.372267120482863, +2893,3526,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Marist College,183,Live Phone,,1/16/2008,426,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,32,9,16,2/5/2008,57.37,40.32,17.05,1.05,,1,-7.07428083127323,for NBC News +2895,3533,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Siena College,305,Live Phone,,1/16/2008,311,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,23,10,25,2/5/2008,57.37,40.32,17.05,7.95,,1,.3557513047494695,among registered voters +2870,3505,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Fox News/Opinion Dynamics Corp.,104,Live Phone,,1/17/2008,500,John McCain,44,REP,27,Mike Huckabee,47,REP,20,11,7,1/19/2008,33.15,29.84,3.31,3.69,,1,-.6633614723498882, +2876,3514,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/17/2008,699,John McCain,44,REP,31,Mike Huckabee,47,REP,27,16,4,1/19/2008,33.15,29.84,3.31,.69,,1,-3.787887987403522, +2876,3511,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/17/2008,577,Barack Obama,41,DEM,46,Hillary Rodham Clinton,45,DEM,36,15,10,1/26/2008,55.42,26.49,28.92,18.92,,1,3.203221701548574, +2894,3530,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,Field Research Corp. (Field Poll),94,Live Phone,,1/17/2008,377,Hillary Rodham Clinton,45,DEM,39,Barack Obama,41,DEM,27,10,12,2/5/2008,51.47,43.16,8.32,3.68,,1,-5.872795807203268, +2908,3551,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,Public Policy Institute of California,262,IVR,,1/17/2008,543,Hillary Rodham Clinton,45,DEM,43,Barack Obama,41,DEM,28,11,15,2/5/2008,51.47,43.16,8.32,6.68,,1,-2.769701654763903, +2894,3532,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,Field Research Corp. (Field Poll),94,Live Phone,,1/17/2008,377,John McCain,44,REP,22.5,Mitt Romney,48,REP,19.5,11.5,3,2/5/2008,42.25,34.56,7.69,4.69,,1,-4.099093762201445,average of multiple versions or turnout models listed in poll +2908,3549,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,Public Policy Institute of California,262,IVR,,1/17/2008,348,John McCain,44,REP,29,Mitt Romney,48,REP,17,10,12,2/5/2008,42.25,34.56,7.69,4.31,,1,-4.395252368770299, +2869,3508,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/17/2008,596,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,30,10,21,2/5/2008,57.37,40.32,17.05,3.95,,1,-3.778098007940444, +2867,3501,7336,2008,2008_Pres-D_NV,NV,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/18/2008,757,Hillary Rodham Clinton,45,DEM,45,Barack Obama,41,DEM,39,6,6,1/19/2008,50.82,45.09,5.73,.27,,1,-5.132861009751184, +2868,3503,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/18/2008,600,John McCain,44,REP,26,Mike Huckabee,47,REP,33,21,-7,1/19/2008,33.15,29.84,3.31,10.31,,0,6.645843356501623, +2862,3496,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/18/2008,635,John McCain,44,REP,26,Mike Huckabee,47,REP,26,13,0,1/19/2008,33.15,29.84,3.31,3.31,,.5,-.7576269815316142, +2866,3500,7338,2008,2008_Pres-R_SC,SC,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,1/18/2008,817,John McCain,44,REP,27,Mike Huckabee,47,REP,26,12,1,1/19/2008,33.15,29.84,3.31,2.31,,1,-1.878584486632422, +2868,3502,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/18/2008,600,Barack Obama,41,DEM,45,Hillary Rodham Clinton,45,DEM,39,10,6,1/26/2008,55.42,26.49,28.92,22.92,,1,8.242639372199038, +2902,3540,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,1/18/2008,544,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,25,11,26,2/5/2008,57.37,40.32,17.05,8.95,,1,1.848387105249269, +2880,3515,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Clemson University,54,Live Phone,,1/19/2008,450,Barack Obama,41,DEM,27,Hillary Rodham Clinton,45,DEM,20,17,7,1/26/2008,55.42,26.49,28.92,21.92,,1,6.918583775252426, +2979,3629,7343,2008,2008_Pres-D_AL,AL,Pres-P,Pres-D,Alabama State University,8,Live Phone,,1/19/2008,438,Barack Obama,41,DEM,31,Hillary Rodham Clinton,45,DEM,24,10,7,2/5/2008,55.96,41.57,14.39,7.39,,1,-6.716844191651791, +2979,3628,7344,2008,2008_Pres-R_AL,AL,Pres-P,Pres-R,Alabama State University,8,Live Phone,,1/19/2008,438,Mike Huckabee,47,REP,19,John McCain,44,REP,20,12,-1,2/5/2008,41.25,37.1,4.15,5.15,,0,-6.478427598984289, +2864,3498,7347,2008,2008_Pres-D_AZ,AZ,Pres-P,Pres-D,Arizona State University,15,Live Phone,,1/19/2008,366,Hillary Rodham Clinton,45,DEM,45,Barack Obama,41,DEM,24,9,21,2/5/2008,50.37,42.39,7.98,13.02,,1,3.861317099131928, +2864,3499,7348,2008,2008_Pres-R_AZ,AZ,Pres-P,Pres-R,Arizona State University,15,Live Phone,,1/19/2008,375,John McCain,44,REP,41,Mitt Romney,48,REP,18,7,23,2/5/2008,47.17,34.53,12.63,10.37,,1,1.797914109728858, +2888,3523,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,1/19/2008,464,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,32,10,17,2/5/2008,53.76,43.93,9.83,7.17,,1,-.2910849283643125, +2846,3477,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/20/2008,672,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,29,12,18,1/29/2008,49.77,32.93,16.84,1.16,,1,-7.802231828754367, +2846,3483,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/20/2008,754,John McCain,44,REP,20,Mitt Romney,48,REP,25,19,-5,1/29/2008,36,31.03,4.97,9.97,,0,3.714255320074113, +2856,3492,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/20/2008,425,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,26,9,21,2/5/2008,57.37,40.32,17.05,3.95,,1,-3.200548395728767, +2857,3491,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Lester & Associates,293,Live Phone,,1/21/2008,600,Barack Obama,41,DEM,37,Hillary Rodham Clinton,45,DEM,27,15,10,1/26/2008,55.42,26.49,28.92,18.92,,1,4.032942336631153, +2834,3460,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Public Policy Polling,263,IVR,,1/21/2008,580,Barack Obama,41,DEM,44,Hillary Rodham Clinton,45,DEM,28,15,16,1/26/2008,55.42,26.49,28.92,12.92,,1,-2.469239920703438, +2835,3461,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/21/2008,624,Barack Obama,41,DEM,43,Hillary Rodham Clinton,45,DEM,28,17,15,1/26/2008,55.42,26.49,28.92,13.92,,1,-1.03359701180925, +2844,3475,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/21/2008,800,Barack Obama,41,DEM,43,Hillary Rodham Clinton,45,DEM,25,15,18,1/26/2008,55.42,26.49,28.92,10.92,,1,-4.208559214138538, +2852,3484,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/21/2008,600,Hillary Rodham Clinton,45,DEM,59,Barack Obama,41,DEM,21,14,38,1/29/2008,49.77,32.93,16.84,21.16,,1,14.34884898040932, +2843,117921,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,SEA Polling & Strategic Design,302,Live Phone,,1/21/2008,475,Hillary Rodham Clinton,45,DEM,42,Barack Obama,41,DEM,23,12,19,1/29/2008,49.77,32.93,16.84,2.16,,1,-6.217951892566315,for Bay News 9 | Tampa Bay Times | News 13 | Miami Herald | El Nuevo Herald; average of multiple versions or turnout models listed in poll +2853,3485,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Strategic Vision LLC,320,Live Phone,,1/21/2008,600,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,36,12,11,1/29/2008,49.77,32.93,16.84,5.84,,1,-2.479453356073307, +2847,3479,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/21/2008,517,Hillary Rodham Clinton,45,DEM,56,Barack Obama,41,DEM,23,12,33,1/29/2008,49.77,32.93,16.84,16.16,,1,8.014875952998823, +2852,3487,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/21/2008,600,John McCain,44,REP,29,Mitt Romney,48,REP,22,16,7,1/29/2008,36,31.03,4.97,2.03,,1,-4.54841679569556, +2841,3471,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/21/2008,512,John McCain,44,REP,18,Mitt Romney,48,REP,24,19,-6,1/29/2008,36,31.03,4.97,10.97,,0,4.657254806955352, +2845,117922,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,SEA Polling & Strategic Design,302,Live Phone,,1/21/2008,700,John McCain,44,REP,25,Mitt Romney,48,REP,23,15,2,1/29/2008,36,31.03,4.97,2.97,,1,-3.408602773914466,for Bay News 9; sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll +2853,3486,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Strategic Vision LLC,320,Live Phone,,1/21/2008,600,John McCain,44,REP,25,Mitt Romney,48,REP,20,22,5,1/29/2008,36,31.03,4.97,.03,,1,-6.489574052339761, +2847,3481,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/21/2008,518,John McCain,44,REP,25,Mitt Romney,48,REP,19,20,6,1/29/2008,36,31.03,4.97,1.03,,1,-5.555945880036391, +2836,3462,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,1/22/2008,400,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,25,16,22,1/29/2008,49.77,32.93,16.84,5.16,,1,-3.031466786576812, +2836,3464,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,1/22/2008,400,John McCain,44,REP,26,Mitt Romney,48,REP,30,18,-4,1/29/2008,36,31.03,4.97,8.97,,0,2.755236615473882, +2824,3450,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/22/2008,807,John McCain,44,REP,25,Mitt Romney,48,REP,28,19,-3,1/29/2008,36,31.03,4.97,7.97,,0,2.085258407387403, +2842,3478,7348,2008,2008_Pres-R_AZ,AZ,Pres-P,Pres-R,Behavior Research Center (Rocky Mountain Poll),27,Live Phone,,1/22/2008,300,John McCain,44,REP,40,Mitt Romney,48,REP,23,9,17,2/5/2008,47.17,34.53,12.63,4.37,,1,-4.492159261974598,among registered voters +2833,3466,7354,2008,2008_Pres-R_CO,CO,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,1/22/2008,400,Mitt Romney,48,REP,43,John McCain,44,REP,24,17,19,2/5/2008,60.11,18.39,41.72,22.72,,1,11.53693370500372, +2820,3446,7359,2008,2008_Pres-D_GA,GA,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/22/2008,571,Barack Obama,41,DEM,41,Hillary Rodham Clinton,45,DEM,35,13,6,2/5/2008,66.39,31.11,35.28,29.28,,1,10.58874864218482, +2820,3451,7360,2008,2008_Pres-R_GA,GA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/22/2008,768,Mike Huckabee,47,REP,34,John McCain,44,REP,19,16,15,2/5/2008,33.92,31.63,2.3,12.7,,1,3.264073980405213, +2826,3452,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/23/2008,600,Barack Obama,41,DEM,45,Hillary Rodham Clinton,45,DEM,36,12,9,1/26/2008,55.42,26.49,28.92,19.92,,1,6.298096740552079, +2818,3444,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,1/23/2008,400,Barack Obama,41,DEM,38,Hillary Rodham Clinton,45,DEM,30,19,8,1/26/2008,55.42,26.49,28.92,20.92,,1,6.650702715303688, +2828,3454,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/23/2008,685,Barack Obama,41,DEM,45,Hillary Rodham Clinton,45,DEM,29,22,16,1/26/2008,55.42,26.49,28.92,12.92,,1,-1.473959965133774, +2805,3430,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/23/2008,508,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,26,13,25,1/29/2008,49.77,32.93,16.84,8.16,,1,-.2708052515317582, +2798,3422,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/23/2008,600,John McCain,44,REP,22,Mitt Romney,48,REP,23,18,-1,1/29/2008,36,31.03,4.97,5.97,,0,.0829032204400346,sample size unavailable; estimated at 600 as a default +2805,3429,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/23/2008,676,John McCain,44,REP,23,Mitt Romney,48,REP,27,20,-4,1/29/2008,36,31.03,4.97,8.97,,0,3.293683278024895, +58981,101013,7344,2008,2008_Pres-R_AL,AL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/23/2008,846,Mike Huckabee,47,REP,27,John McCain,44,REP,27,15,0,2/5/2008,41.25,37.1,4.15,4.15,,.5,-6.956943712374198, +2832,3458,7363,2008,2008_Pres-R_IL,IL,Pres-P,Pres-R,Research 2000,281,Live Phone,,1/23/2008,500,John McCain,44,REP,31,Mitt Romney,48,REP,20,11,11,2/5/2008,47.45,28.6,18.85,7.85,,1,-.3127583893741558, +2823,3449,7365,2008,2008_Pres-D_MA,MA,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/23/2008,586,Hillary Rodham Clinton,45,DEM,59,Barack Obama,41,DEM,22,11,37,2/5/2008,56.01,40.64,15.37,21.63,,1,9.537235130219647, +2839,23493,7365,2008,2008_Pres-D_MA,MA,Pres-P,Pres-D,Western New England University,380,Live Phone,,1/23/2008,151,Hillary Rodham Clinton,45,DEM,43,Barack Obama,41,DEM,15,8,28,2/5/2008,56.01,40.64,15.37,12.63,,1,.2214645566407426, +2823,3453,7366,2008,2008_Pres-R_MA,MA,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/23/2008,262,Mitt Romney,48,REP,50,John McCain,44,REP,29,7,21,2/5/2008,51.12,40.91,10.21,10.79,,1,1.715623520391721, +2859,3493,7367,2008,2008_Pres-D_MN,MN,Pres-P,Pres-D,Humphrey Institute,143,Live Phone,,1/23/2008,478,Barack Obama,41,DEM,33,Hillary Rodham Clinton,45,DEM,40,,-7,2/5/2008,66.39,32.23,34.16,41.16,,0,30.13370354525332,for Humphrey Institute; among registered voters +2859,3497,7368,2008,2008_Pres-R_MN,MN,Pres-P,Pres-R,Humphrey Institute,143,Live Phone,,1/23/2008,317,John McCain,44,REP,41,Mike Huckabee,47,REP,22,5,19,2/5/2008,37.53,33.91,3.62,15.38,,1,4.300476997757737,for Humphrey Institute; among registered voters +2837,3465,7370,2008,2008_Pres-R_MO,MO,Pres-P,Pres-R,Research 2000,281,Live Phone,,1/23/2008,500,John McCain,44,REP,31,Mike Huckabee,47,REP,25,21,6,2/5/2008,32.95,31.53,1.43,4.57,,1,-2.53833293458619, +2800,3425,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Datamar Analytics,75,IVR,,1/23/2008,628,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,23,11,28,2/5/2008,57.37,40.32,17.05,10.95,,1,4.77000090115544, +2789,3413,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Public Policy Polling,263,IVR,,1/24/2008,595,Barack Obama,41,DEM,44,Hillary Rodham Clinton,45,DEM,24,19,20,1/26/2008,55.42,26.49,28.92,8.92,,1,-5.774958889482389, +58993,100999,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/24/2008,606,Barack Obama,41,DEM,43,Hillary Rodham Clinton,45,DEM,30,24,13,1/26/2008,55.42,26.49,28.92,15.92,,1,1.721053668609906,for WCSC-TV Charleston | WSPA-TV Greenville +2787,3411,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,1/24/2008,816,Barack Obama,41,DEM,41,Hillary Rodham Clinton,45,DEM,26,19,15,1/26/2008,55.42,26.49,28.92,13.92,,1,-.5325322697712247, +2807,3435,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/24/2008,600,Hillary Rodham Clinton,45,DEM,58,Barack Obama,41,DEM,20,15,38,1/29/2008,49.77,32.93,16.84,21.16,,1,14.97325982970836, +2804,3428,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/24/2008,522,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,30,12,17,1/29/2008,49.77,32.93,16.84,.16,,1,-7.395986699363419, +2807,3431,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/24/2008,600,John McCain,44,REP,31,Mitt Romney,48,REP,26,14,5,1/29/2008,36,31.03,4.97,.03,,1,-5.948752461519152, +2784,3408,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/24/2008,420,John McCain,44,REP,23,Mitt Romney,48,REP,23,16,0,1/29/2008,36,31.03,4.97,4.97,,.5,-.7845818172340064, +2804,3439,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/24/2008,550,John McCain,44,REP,30,Mitt Romney,48,REP,28,18,2,1/29/2008,36,31.03,4.97,2.97,,1,-3.047798406274104, +17997,117923,7367,2008,2008_Pres-D_MN,MN,Pres-P,Pres-D,Humphrey Institute,143,Live Phone,,1/24/2008,478,Barack Obama,41,DEM,33,Hillary Rodham Clinton,45,DEM,40,,-7,2/5/2008,66.39,32.23,34.16,41.16,,0,30.28669147918708,for Humphrey Institute; among all adults +17997,117924,7368,2008,2008_Pres-R_MN,MN,Pres-P,Pres-R,Humphrey Institute,143,Live Phone,,1/24/2008,317,John McCain,44,REP,41,Mike Huckabee,47,REP,22,5,19,2/5/2008,37.53,33.91,3.62,15.38,,1,4.45262884447951,for Humphrey Institute +2785,3409,7370,2008,2008_Pres-R_MO,MO,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/24/2008,589,John McCain,44,REP,26,Mike Huckabee,47,REP,27,18,-1,2/5/2008,32.95,31.53,1.43,2.43,,0,-4.905003627246896, +2840,3472,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,Fairleigh Dickinson University (PublicMind),92,Live Phone,,1/24/2008,600,Hillary Rodham Clinton,45,DEM,45,Barack Obama,41,DEM,30,6,15,2/5/2008,53.76,43.93,9.83,5.17,,1,-1.458100946487201,sample size unavailable; estimated at 600 as a default +2793,3417,7339,2008,2008_Pres-D_SC,SC,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/25/2008,600,Barack Obama,41,DEM,39,Hillary Rodham Clinton,45,DEM,36,22,3,1/26/2008,55.42,26.49,28.92,25.92,,1,12.781714309121, +2775,3398,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/25/2008,692,John McCain,44,REP,24,Mitt Romney,48,REP,26,16,-2,1/29/2008,36,31.03,4.97,6.97,,0,1.524197401144215, +2790,3414,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,1/25/2008,900,John McCain,44,REP,30,Mitt Romney,48,REP,30,13,0,1/29/2008,36,31.03,4.97,4.97,,.5,-.6260203396680919, +2813,3438,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,CNN/Opinion Research Corp.,37,Live Phone,,1/25/2008,690,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,32,14,17,2/5/2008,51.47,43.16,8.32,8.68,,1,.7420080079391208,for LA Times | Politico +2808,3434,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,Gallup,112,Live Phone,,1/25/2008,779,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,35,10,12,2/5/2008,51.47,43.16,8.32,3.68,,1,-4.485620233210694, +2813,3433,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,1/25/2008,437,John McCain,44,REP,39,Mitt Romney,48,REP,26,11,13,2/5/2008,42.25,34.56,7.69,5.31,,1,-1.993379183033845,for LA Times | Politico +2808,3432,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,Gallup,112,Live Phone,,1/25/2008,755,John McCain,44,REP,35,Mitt Romney,48,REP,27,12,8,2/5/2008,42.25,34.56,7.69,.31,,1,-7.124086513266443, +2815,3441,7359,2008,2008_Pres-D_GA,GA,Pres-P,Pres-D,Schapiro Group,300,Live Phone,,1/25/2008,200,Barack Obama,41,DEM,35,Hillary Rodham Clinton,45,DEM,36,10,-1,2/5/2008,66.39,31.11,35.28,36.28,,0,17.72002672657982,among registered voters +2815,3440,7360,2008,2008_Pres-R_GA,GA,Pres-P,Pres-R,Schapiro Group,300,Live Phone,,1/25/2008,200,Mike Huckabee,47,REP,27,John McCain,44,REP,18,17,9,2/5/2008,33.92,31.63,2.3,6.7,,1,-3.21650137100454,among registered voters +2811,3436,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Gallup,112,Live Phone,,1/25/2008,767,Hillary Rodham Clinton,45,DEM,56,Barack Obama,41,DEM,28,10,28,2/5/2008,57.37,40.32,17.05,10.95,,1,5.277005676811989, +2781,3405,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/26/2008,600,Hillary Rodham Clinton,45,DEM,60,Barack Obama,41,DEM,27,9,33,1/29/2008,49.77,32.93,16.84,16.16,,1,10.36192433432603, +2777,3400,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Datamar Analytics,75,IVR,,1/26/2008,508,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,27,14,20,1/29/2008,49.77,32.93,16.84,3.16,,1,-4.228423453105097, +2791,3415,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,1/26/2008,481,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,30,12,20,1/29/2008,49.77,32.93,16.84,3.16,,1,-4.390202061169791, +2768,3391,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/26/2008,437,Hillary Rodham Clinton,45,DEM,44,Barack Obama,41,DEM,25,19,19,1/29/2008,49.77,32.93,16.84,2.16,,1,-5.651593515433683, +2778,3406,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Strategic Vision LLC,320,Live Phone,,1/26/2008,600,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,36,11,13,1/29/2008,49.77,32.93,16.84,3.84,,1,-3.43754618291966, +2781,3404,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/26/2008,600,John McCain,44,REP,32,Mitt Romney,48,REP,33,11,-1,1/29/2008,36,31.03,4.97,5.97,,0,.3952056003854094,among registered voters +2777,3403,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Datamar Analytics,75,IVR,,1/26/2008,492,John McCain,44,REP,23,Mitt Romney,48,REP,36,15,-13,1/29/2008,36,31.03,4.97,17.97,,0,12.83163758211181, +2769,3392,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/26/2008,657,John McCain,44,REP,25,Mitt Romney,48,REP,25,17,0,1/29/2008,36,31.03,4.97,4.97,,.5,-.258407877454006, +2791,3416,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,1/26/2008,585,John McCain,44,REP,32,Mitt Romney,48,REP,31,14,1,1/29/2008,36,31.03,4.97,3.97,,1,-1.536216360868341, +2768,3393,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/26/2008,500,John McCain,44,REP,27,Mitt Romney,48,REP,33,18,-6,1/29/2008,36,31.03,4.97,10.97,,0,5.841468561436862, +2778,3401,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Strategic Vision LLC,320,Live Phone,,1/26/2008,600,John McCain,44,REP,27,Mitt Romney,48,REP,26,17,1,1/29/2008,36,31.03,4.97,3.97,,1,-1.517019877962371, +2774,3397,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Suffolk University,323,Live Phone,,1/26/2008,400,John McCain,44,REP,30,Mitt Romney,48,REP,27,13,3,1/29/2008,36,31.03,4.97,1.97,,1,-3.546619359848781, +2797,3423,7343,2008,2008_Pres-D_AL,AL,Pres-P,Pres-D,Capital Survey Research Center,44,Live Phone,,1/26/2008,373,Barack Obama,41,DEM,40,Hillary Rodham Clinton,45,DEM,35,9,5,2/5/2008,55.96,41.57,14.39,9.39,,1,-3.767937170628864, +2797,3421,7344,2008,2008_Pres-R_AL,AL,Pres-P,Pres-R,Capital Survey Research Center,44,Live Phone,,1/26/2008,397,Mike Huckabee,47,REP,24,John McCain,44,REP,29,15,-5,2/5/2008,41.25,37.1,4.15,9.15,,0,.1168931170718961, +2751,3373,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/27/2008,474,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,25,16,22,1/29/2008,49.77,32.93,16.84,5.16,,1,-2.404581015820765, +58998,120112,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/27/2008,564,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,29,14,20,1/29/2008,49.77,32.93,16.84,3.16,,1,-3.705918002194659, +2759,3381,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/27/2008,680,John McCain,44,REP,28,Mitt Romney,48,REP,35,12,-7,1/29/2008,36,31.03,4.97,11.97,,0,7.124469616839505, +2751,3382,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/27/2008,578,John McCain,44,REP,31,Mitt Romney,48,REP,31,16,0,1/29/2008,36,31.03,4.97,4.97,,.5,.1031269015038924, +58998,101018,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/27/2008,608,John McCain,44,REP,31,Mitt Romney,48,REP,32,16,-1,1/29/2008,36,31.03,4.97,5.97,,0,.6316423232640188, +2757,3386,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/27/2008,888,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,38,9,11,2/5/2008,51.47,43.16,8.32,2.68,,1,-5.317173767633395, +2757,3379,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/27/2008,506,John McCain,44,REP,37,Mitt Romney,48,REP,25,14,12,2/5/2008,42.25,34.56,7.69,4.31,,1,-2.281804438027435, +2754,3376,7355,2008,2008_Pres-D_CT,CT,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/27/2008,899,Barack Obama,41,DEM,40,Hillary Rodham Clinton,45,DEM,40,11,0,2/5/2008,50.7,46.66,4.04,4.04,,.5,-4.516086363652325, +2754,3378,7356,2008,2008_Pres-R_CT,CT,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/27/2008,492,John McCain,44,REP,42,Mitt Romney,48,REP,26,8,16,2/5/2008,52,32.91,19.09,3.09,,1,-3.889869648992489, +2822,3448,7376,2008,2008_Pres-D_NM,NM,Pres-P,Pres-D,New Mexico State University,230,Live Phone,,1/27/2008,600,Hillary Rodham Clinton,45,DEM,42,Barack Obama,41,DEM,48,,-6,2/5/2008,49,47.86,1.15,7.15,,0,-3.246362520751393,sample size unavailable; estimated at 600 as a default +2753,3387,7380,2008,2008_Pres-R_OK,OK,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/27/2008,502,John McCain,44,REP,37,Mike Huckabee,47,REP,28,19,9,2/5/2008,36.64,33.4,3.25,5.75,,1,-5.427917206891031, +2762,3385,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/28/2008,600,Hillary Rodham Clinton,45,DEM,57,Barack Obama,41,DEM,27,12,30,1/29/2008,49.77,32.93,16.84,13.16,,1,7.831707604464918, +2752,3374,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,Mitchell Research & Communications,213,Live Phone,,1/28/2008,906,Hillary Rodham Clinton,45,DEM,52,Barack Obama,41,DEM,25,12,27,1/29/2008,49.77,32.93,16.84,10.16,,1,3.649402384091122, +2758,3380,7340,2008,2008_Pres-D_FL,FL,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/28/2008,903,Hillary Rodham Clinton,45,DEM,52,Barack Obama,41,DEM,28,13,24,1/29/2008,49.77,32.93,16.84,7.16,,1,.6596068038090024, +2762,3384,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/28/2008,600,John McCain,44,REP,32,Mitt Romney,48,REP,34,11,-2,1/29/2008,36,31.03,4.97,6.97,,0,1.862048567290037, +2752,3377,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Mitchell Research & Communications,213,Live Phone,,1/28/2008,964,John McCain,44,REP,32,Mitt Romney,48,REP,34,13,-2,1/29/2008,36,31.03,4.97,6.97,,0,2.209505513574726, +2745,3367,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/28/2008,813,John McCain,44,REP,31,Mitt Romney,48,REP,30,13,1,1/29/2008,36,31.03,4.97,3.97,,1,-.7786468731085274, +2758,3388,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/28/2008,979,John McCain,44,REP,32,Mitt Romney,48,REP,31,15,1,1/29/2008,36,31.03,4.97,3.97,,1,-1.022862358433923, +2761,3383,7341,2008,2008_Pres-R_FL,FL,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,1/28/2008,941,John McCain,44,REP,35,Mitt Romney,48,REP,31,13,4,1/29/2008,36,31.03,4.97,.97,,1,-3.928783662447709, +2744,3366,7365,2008,2008_Pres-D_MA,MA,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/28/2008,1023,Hillary Rodham Clinton,45,DEM,43,Barack Obama,41,DEM,37,11,6,2/5/2008,56.01,40.64,15.37,9.37,,1,-1.917065130601748, +2742,3364,7382,2008,2008_Pres-R_TN,TN,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/28/2008,1093,Mike Huckabee,47,REP,30,John McCain,44,REP,26,22,4,2/5/2008,34.47,31.8,2.67,1.33,,1,-6.530936677047694, +2771,3394,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,Field Research Corp. (Field Poll),94,Live Phone,,1/29/2008,511,Hillary Rodham Clinton,45,DEM,36,Barack Obama,41,DEM,34,,2,2/5/2008,51.47,43.16,8.32,6.32,,1,-1.039637273105599, +2735,3357,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/29/2008,807,Hillary Rodham Clinton,45,DEM,43,Barack Obama,41,DEM,40,9,3,2/5/2008,51.47,43.16,8.32,5.32,,1,-1.773549926604748, +2771,3395,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,Field Research Corp. (Field Poll),94,Live Phone,,1/29/2008,481,John McCain,44,REP,32,Mitt Romney,48,REP,24,13,8,2/5/2008,42.25,34.56,7.69,.31,,1,-6.339601699502257, +2735,101016,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/29/2008,652,John McCain,44,REP,32,Mitt Romney,48,REP,28,11,4,2/5/2008,42.25,34.56,7.69,3.69,,1,-2.610409098845045, +2728,3350,7362,2008,2008_Pres-D_IL,IL,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/29/2008,631,Barack Obama,41,DEM,60,Hillary Rodham Clinton,45,DEM,24,,36,2/5/2008,64.66,32.76,31.9,4.1,,1,-4.812033304426118, +2728,3352,7363,2008,2008_Pres-R_IL,IL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/29/2008,504,John McCain,44,REP,34,Mitt Romney,48,REP,26,16,8,2/5/2008,47.45,28.6,18.85,10.85,,1,4.357338488956408, +2731,3355,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Public Policy Polling,263,IVR,,1/29/2008,837,Hillary Rodham Clinton,45,DEM,45,Barack Obama,41,DEM,33,10,12,2/5/2008,57.37,40.32,17.05,5.05,,1,-.1245942464697887, +2748,3371,7380,2008,2008_Pres-R_OK,OK,Pres-P,Pres-R,SoonerPoll.com,308,IVR,,1/29/2008,290,John McCain,44,REP,40,Mike Huckabee,47,REP,19,17,21,2/5/2008,36.64,33.4,3.25,17.75,,1,9.509525007152565, +2737,3360,7381,2008,2008_Pres-D_TN,TN,Pres-P,Pres-D,CJ&N,63,Live Phone,,1/29/2008,402,Hillary Rodham Clinton,45,DEM,36,Barack Obama,41,DEM,31,7,5,2/5/2008,53.82,40.48,13.34,8.34,,1,.5429327024359787, +2737,3359,7382,2008,2008_Pres-R_TN,TN,Pres-P,Pres-R,CJ&N,63,Live Phone,,1/29/2008,409,Mike Huckabee,47,REP,24,John McCain,44,REP,23,18,1,2/5/2008,34.47,31.8,2.67,1.67,,1,-6.115724793650827, +2690,3308,7359,2008,2008_Pres-D_GA,GA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/30/2008,301,Barack Obama,41,DEM,52,Hillary Rodham Clinton,45,DEM,36,,16,2/5/2008,66.39,31.11,35.28,19.28,,1,.9168226198601815, +2705,3333,7359,2008,2008_Pres-D_GA,GA,Pres-P,Pres-D,Public Policy Polling,263,IVR,,1/30/2008,457,Barack Obama,41,DEM,51,Hillary Rodham Clinton,45,DEM,41,,10,2/5/2008,66.39,31.11,35.28,25.28,,1,7.744817264045051, +2690,3313,7360,2008,2008_Pres-R_GA,GA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/30/2008,362,Mike Huckabee,47,REP,24,John McCain,44,REP,35,24,-11,2/5/2008,33.92,31.63,2.3,13.3,,0,4.693538902813384, +2705,3325,7360,2008,2008_Pres-R_GA,GA,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/30/2008,862,Mike Huckabee,47,REP,24,John McCain,44,REP,31,32,-7,2/5/2008,33.92,31.63,2.3,9.3,,0,1.396559918875182, +2727,3348,7362,2008,2008_Pres-D_IL,IL,Pres-P,Pres-D,Market Shares Corp.,187,Live Phone,,1/30/2008,500,Barack Obama,41,DEM,55,Hillary Rodham Clinton,45,DEM,24,,31,2/5/2008,64.66,32.76,31.9,.9,,1,-8.437840384739211, +2701,3321,7365,2008,2008_Pres-D_MA,MA,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/30/2008,575,Hillary Rodham Clinton,45,DEM,57,Barack Obama,41,DEM,33,,24,2/5/2008,56.01,40.64,15.37,8.63,,1,-2.236015668334208, +2701,3346,7366,2008,2008_Pres-R_MA,MA,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/30/2008,297,Mitt Romney,48,REP,57,John McCain,44,REP,34,3,23,2/5/2008,51.12,40.91,10.21,12.79,,1,4.898951678597041, +2684,3302,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/30/2008,785,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,37,,12,2/5/2008,53.76,43.93,9.83,2.17,,1,-3.316577963832704, +2684,3300,7375,2008,2008_Pres-R_NJ,NJ,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/30/2008,591,John McCain,44,REP,43,Mitt Romney,48,REP,29,7,14,2/5/2008,55.36,28.33,27.03,13.03,,1,6.443686288555345, +2683,3344,7381,2008,2008_Pres-D_TN,TN,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/30/2008,463,Hillary Rodham Clinton,45,DEM,59,Barack Obama,41,DEM,37,,22,2/5/2008,53.82,40.48,13.34,8.66,,1,.5168027512155305, +2681,3297,7381,2008,2008_Pres-D_TN,TN,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/30/2008,448,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,35,,14,2/5/2008,53.82,40.48,13.34,.66,,1,-8.199956135805451, +2683,3299,7382,2008,2008_Pres-R_TN,TN,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/30/2008,375,Mike Huckabee,47,REP,25,John McCain,44,REP,33,18,-8,2/5/2008,34.47,31.8,2.67,10.67,,0,3.384003949576518, +2681,3339,7382,2008,2008_Pres-R_TN,TN,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/30/2008,531,Mike Huckabee,47,REP,23,John McCain,44,REP,32,29,-9,2/5/2008,34.47,31.8,2.67,11.67,,0,4.791750546639804, +2734,3356,7343,2008,2008_Pres-D_AL,AL,Pres-P,Pres-D,Capital Survey Research Center,44,Live Phone,,1/31/2008,358,Barack Obama,41,DEM,44,Hillary Rodham Clinton,45,DEM,48,,-4,2/5/2008,55.96,41.57,14.39,18.39,,0,6.06453265165856, +2660,3272,7343,2008,2008_Pres-D_AL,AL,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/31/2008,424,Barack Obama,41,DEM,40,Hillary Rodham Clinton,45,DEM,46,,-6,2/5/2008,55.96,41.57,14.39,20.39,,0,8.851239755135392, +58982,100985,7343,2008,2008_Pres-D_AL,AL,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/31/2008,576,Barack Obama,41,DEM,41,Hillary Rodham Clinton,45,DEM,46,,-5,2/5/2008,55.96,41.57,14.39,19.39,,0,8.024320189440308, +2670,3284,7343,2008,2008_Pres-D_AL,AL,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/31/2008,586,Barack Obama,41,DEM,47,Hillary Rodham Clinton,45,DEM,47,,0,2/5/2008,55.96,41.57,14.39,14.39,,.5,2.740795355868354, +2734,3358,7344,2008,2008_Pres-R_AL,AL,Pres-P,Pres-R,Capital Survey Research Center,44,Live Phone,,1/31/2008,371,Mike Huckabee,47,REP,30,John McCain,44,REP,46,15,-16,2/5/2008,41.25,37.1,4.15,20.15,,0,11.94323268831496, +2660,3282,7344,2008,2008_Pres-R_AL,AL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,1/31/2008,566,Mike Huckabee,47,REP,35,John McCain,44,REP,37,14,-2,2/5/2008,41.25,37.1,4.15,6.15,,0,-3.87857629075424, +58982,101014,7344,2008,2008_Pres-R_AL,AL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/31/2008,890,Mike Huckabee,47,REP,30,John McCain,44,REP,38,20,-8,2/5/2008,41.25,37.1,4.15,12.15,,0,2.548426433329519, +2670,3287,7344,2008,2008_Pres-R_AL,AL,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/31/2008,586,Mike Huckabee,47,REP,31,John McCain,44,REP,40,21,-9,2/5/2008,41.25,37.1,4.15,13.15,,0,3.94317648833767, +58984,100988,7347,2008,2008_Pres-D_AZ,AZ,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,1/31/2008,400,Hillary Rodham Clinton,45,DEM,43,Barack Obama,41,DEM,41,,2,2/5/2008,50.37,42.39,7.98,5.98,,1,-1.657105934751317,for McClatchy Newspapers | MSNBC +58983,100987,7347,2008,2008_Pres-D_AZ,AZ,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/31/2008,537,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,41,,5,2/5/2008,50.37,42.39,7.98,2.98,,1,-5.245126134661634, +58983,101015,7348,2008,2008_Pres-R_AZ,AZ,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/31/2008,612,John McCain,44,REP,43,Mitt Romney,48,REP,34,9,9,2/5/2008,47.17,34.53,12.63,3.63,,1,-3.317401152759923, +2674,3289,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,1/31/2008,400,Hillary Rodham Clinton,45,DEM,45,Barack Obama,41,DEM,36,,9,2/5/2008,51.47,43.16,8.32,.68,,1,-6.592989186411523, +2674,3304,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,1/31/2008,400,John McCain,44,REP,40,Mitt Romney,48,REP,31,13,9,2/5/2008,42.25,34.56,7.69,1.31,,1,-5.00977714691768, +2675,3294,7355,2008,2008_Pres-D_CT,CT,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/31/2008,600,Barack Obama,41,DEM,35,Hillary Rodham Clinton,45,DEM,48,,-13,2/5/2008,50.7,46.66,4.04,17.04,,0,10.86837722713221, +2714,3335,7355,2008,2008_Pres-D_CT,CT,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/31/2008,679,Barack Obama,41,DEM,48,Hillary Rodham Clinton,45,DEM,44,,4,2/5/2008,50.7,46.66,4.04,.04,,1,-8.985647344134454, +2675,3290,7356,2008,2008_Pres-R_CT,CT,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/31/2008,600,John McCain,44,REP,43,Mitt Romney,48,REP,25,12,18,2/5/2008,52,32.91,19.09,1.09,,1,-5.337128598428467, +2714,3343,7356,2008,2008_Pres-R_CT,CT,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/31/2008,426,John McCain,44,REP,53,Mitt Romney,48,REP,31,6,22,2/5/2008,52,32.91,19.09,2.91,,1,-2.841752860290267, +2678,3309,7359,2008,2008_Pres-D_GA,GA,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,1/31/2008,400,Barack Obama,41,DEM,47,Hillary Rodham Clinton,45,DEM,41,,6,2/5/2008,66.39,31.11,35.28,29.28,,1,12.30130395099838, +2678,3293,7360,2008,2008_Pres-R_GA,GA,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,1/31/2008,400,Mike Huckabee,47,REP,18,John McCain,44,REP,33,27,-15,2/5/2008,33.92,31.63,2.3,17.3,,0,9.979689948686579, +2692,3327,7362,2008,2008_Pres-D_IL,IL,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/31/2008,600,Barack Obama,41,DEM,51,Hillary Rodham Clinton,45,DEM,40,,11,2/5/2008,64.66,32.76,31.9,20.9,,1,15.02333933900534, +2692,3311,7363,2008,2008_Pres-R_IL,IL,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/31/2008,600,John McCain,44,REP,48,Mitt Romney,48,REP,34,3,14,2/5/2008,47.45,28.6,18.85,4.85,,1,-2.192366268300043, +58977,100979,7363,2008,2008_Pres-R_IL,IL,Pres-P,Pres-R,Market Shares Corp.,187,Live Phone,,1/31/2008,500,John McCain,44,REP,43,Mitt Romney,48,REP,20,15,23,2/5/2008,47.45,28.6,18.85,4.15,,1,-2.871717073579278, +2691,3310,7369,2008,2008_Pres-D_MO,MO,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,1/31/2008,400,Barack Obama,41,DEM,41,Hillary Rodham Clinton,45,DEM,47,,-6,2/5/2008,49.32,47.9,1.42,7.42,,0,-.0295525738678021, +2671,3286,7369,2008,2008_Pres-D_MO,MO,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/31/2008,507,Barack Obama,41,DEM,38,Hillary Rodham Clinton,45,DEM,47,11,-9,2/5/2008,49.32,47.9,1.42,10.42,,0,3.379925476602901, +2715,3336,7369,2008,2008_Pres-D_MO,MO,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/31/2008,664,Barack Obama,41,DEM,44,Hillary Rodham Clinton,45,DEM,48,,-4,2/5/2008,49.32,47.9,1.42,5.42,,0,-.9721066965611278, +2691,3317,7370,2008,2008_Pres-R_MO,MO,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,1/31/2008,400,John McCain,44,REP,37,Mike Huckabee,47,REP,27,24,10,2/5/2008,32.95,31.53,1.43,8.57,,1,3.426074315016415, +2671,3285,7370,2008,2008_Pres-R_MO,MO,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/31/2008,593,John McCain,44,REP,32,Mike Huckabee,47,REP,29,28,3,2/5/2008,32.95,31.53,1.43,1.57,,1,-4.434454979468954, +2715,3347,7370,2008,2008_Pres-R_MO,MO,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/31/2008,505,John McCain,44,REP,34,Mike Huckabee,47,REP,28,30,6,2/5/2008,32.95,31.53,1.43,4.57,,1,-.9563312241228463, +2677,3292,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,GQR Research (GQRR),126,Live Phone,,1/31/2008,600,Hillary Rodham Clinton,45,DEM,44,Barack Obama,41,DEM,38,,6,2/5/2008,53.76,43.93,9.83,3.83,,1,-1.533762736130424, +2682,3298,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,1/31/2008,400,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,39,,7,2/5/2008,53.76,43.93,9.83,2.83,,1,-2.723585852946433, +2693,3301,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,Monmouth University,215,Live Phone,,1/31/2008,718,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,36,,14,2/5/2008,53.76,43.93,9.83,4.17,,1,-1.03921306503437, +2699,3322,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/31/2008,642,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,39,,12,2/5/2008,53.76,43.93,9.83,2.17,,1,-3.308036466667302, +2682,3303,7375,2008,2008_Pres-R_NJ,NJ,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,1/31/2008,400,John McCain,44,REP,46,Mitt Romney,48,REP,31,5,15,2/5/2008,55.36,28.33,27.03,12.03,,1,5.458859984390099, +2693,3312,7375,2008,2008_Pres-R_NJ,NJ,Pres-P,Pres-R,Monmouth University,215,Live Phone,,1/31/2008,555,John McCain,44,REP,55,Mitt Romney,48,REP,23,7,32,2/5/2008,55.36,28.33,27.03,4.97,,1,-2.083460061244531, +2699,3319,7375,2008,2008_Pres-R_NJ,NJ,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/31/2008,456,John McCain,44,REP,48,Mitt Romney,48,REP,25,9,23,2/5/2008,55.36,28.33,27.03,4.03,,1,-3.508689096023962, +2724,3332,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Marist College,183,Live Phone,,1/31/2008,409,Hillary Rodham Clinton,45,DEM,54,Barack Obama,41,DEM,38,,16,2/5/2008,57.37,40.32,17.05,1.05,,1,-4.484098027657639,for NBC News +2687,3337,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,SurveyUSA,325,IVR,,1/31/2008,950,Hillary Rodham Clinton,45,DEM,54,Barack Obama,41,DEM,38,,16,2/5/2008,57.37,40.32,17.05,1.05,,1,-3.932078021764681, +2724,3345,7378,2008,2008_Pres-R_NY,NY,Pres-P,Pres-R,Marist College,183,Live Phone,,1/31/2008,181,John McCain,44,REP,61,Mitt Romney,48,REP,24,6,37,2/5/2008,51.8,27.69,24.1,12.9,,1,4.116708369009089,for NBC News +2687,3305,7378,2008,2008_Pres-R_NY,NY,Pres-P,Pres-R,SurveyUSA,325,IVR,,1/31/2008,462,John McCain,44,REP,55,Mitt Romney,48,REP,21,7,34,2/5/2008,51.8,27.69,24.1,9.9,,1,1.693723328451508, +2746,3368,7384,2008,2008_Pres-R_UT,UT,Pres-P,Pres-R,Dan Jones & Associates,70,Live Phone,,1/31/2008,600,Mitt Romney,48,REP,84,John McCain,44,REP,4,3,80,2/5/2008,89.49,5.38,84.11,4.11,,1,-5.404915243911883,sample size unavailable; estimated at 600 as a default +2637,3245,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,Suffolk University,323,Live Phone,,2/1/2008,700,Hillary Rodham Clinton,45,DEM,39,Barack Obama,41,DEM,40,,-1,2/5/2008,51.47,43.16,8.32,9.32,,0,2.894542783077111, +2662,3274,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/1/2008,1141,Hillary Rodham Clinton,45,DEM,41,Barack Obama,41,DEM,45,,-4,2/5/2008,51.47,43.16,8.32,12.32,,0,6.942553111112548, +2655,3267,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,Suffolk University,323,Live Phone,,2/1/2008,500,John McCain,44,REP,39,Mitt Romney,48,REP,32,8,7,2/5/2008,42.25,34.56,7.69,.69,,1,-5.377237936082825, +2658,3270,7357,2008,2008_Pres-D_DE,DE,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/1/2008,600,Barack Obama,41,DEM,42,Hillary Rodham Clinton,45,DEM,44,,-2,2/5/2008,53.07,42.29,10.78,12.78,,0,3.238790674880182, +2658,3277,7358,2008,2008_Pres-R_DE,DE,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/1/2008,600,John McCain,44,REP,41,Mitt Romney,48,REP,35,7,6,2/5/2008,45.04,32.53,12.51,6.51,,1,-2.998791113410275, +2659,3271,7369,2008,2008_Pres-D_MO,MO,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/1/2008,600,Barack Obama,41,DEM,44,Hillary Rodham Clinton,45,DEM,42,,2,2/5/2008,49.32,47.9,1.42,.58,,1,-7.391252270978954, +2659,3281,7370,2008,2008_Pres-R_MO,MO,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/1/2008,600,John McCain,44,REP,29,Mike Huckabee,47,REP,31,27,-2,2/5/2008,32.95,31.53,1.43,3.43,,0,-1.92338354508505, +2708,3329,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,2/1/2008,463,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,43,,5,2/5/2008,53.76,43.93,9.83,4.83,,1,-.2912570187325899, +2708,3341,7375,2008,2008_Pres-R_NJ,NJ,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,2/1/2008,350,John McCain,44,REP,52,Mitt Romney,48,REP,30,6,22,2/5/2008,55.36,28.33,27.03,5.03,,1,-2.09113562011487, +2706,3334,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,2/1/2008,517,Hillary Rodham Clinton,45,DEM,53,Barack Obama,41,DEM,39,,14,2/5/2008,57.37,40.32,17.05,3.05,,1,-1.569406963200165, +2661,3273,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/1/2008,799,Hillary Rodham Clinton,45,DEM,52,Barack Obama,41,DEM,34,,18,2/5/2008,57.37,40.32,17.05,.95,,1,-3.958326671861714, +2706,3326,7378,2008,2008_Pres-R_NY,NY,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,2/1/2008,370,John McCain,44,REP,54,Mitt Romney,48,REP,22,9,32,2/5/2008,51.8,27.69,24.1,7.9,,1,-.6875933226213534, +2661,3283,7378,2008,2008_Pres-R_NY,NY,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/1/2008,524,John McCain,44,REP,49,Mitt Romney,48,REP,30,8,19,2/5/2008,51.8,27.69,24.1,5.1,,1,-3.714523381312604, +2741,3363,7383,2008,2008_Pres-D_UT,UT,Pres-P,Pres-D,Dan Jones & Associates,70,Live Phone,,2/1/2008,288,Barack Obama,41,DEM,53,Hillary Rodham Clinton,45,DEM,29,6,24,2/5/2008,56.72,39.07,17.66,6.34,,1,-3.430522786924646,for Deseret News +2741,120213,7384,2008,2008_Pres-R_UT,UT,Pres-P,Pres-R,Dan Jones & Associates,70,Live Phone,,2/1/2008,317,Mitt Romney,48,REP,84,John McCain,44,REP,4,3,80,2/5/2008,89.49,5.38,84.11,4.11,,1,-5.29706375070466,for Deseret News +2700,3320,7343,2008,2008_Pres-D_AL,AL,Pres-P,Pres-D,Capital Survey Research Center,44,Live Phone,,2/2/2008,435,Barack Obama,41,DEM,45,Hillary Rodham Clinton,45,DEM,45,,0,2/5/2008,55.96,41.57,14.39,14.39,,.5,2.587762018798255, +2700,3340,7344,2008,2008_Pres-R_AL,AL,Pres-P,Pres-R,Capital Survey Research Center,44,Live Phone,,2/2/2008,451,Mike Huckabee,47,REP,29,John McCain,44,REP,46,17,-17,2/5/2008,41.25,37.1,4.15,21.15,,0,13.4478101917217, +2641,3249,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/2/2008,600,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,39,,8,2/5/2008,51.47,43.16,8.32,.32,,1,-6.576861032704389, +2605,3212,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/2/2008,798,Hillary Rodham Clinton,45,DEM,44,Barack Obama,41,DEM,45,,-1,2/5/2008,51.47,43.16,8.32,9.32,,0,3.060315016505559, +2641,3254,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/2/2008,600,John McCain,44,REP,32,Mitt Romney,48,REP,33,16,-1,2/5/2008,42.25,34.56,7.69,8.69,,0,3.591500621503778, +2605,3225,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/2/2008,693,John McCain,44,REP,38,Mitt Romney,48,REP,38,10,0,2/5/2008,42.25,34.56,7.69,7.69,,.5,2.20373612378528, +2602,3209,7359,2008,2008_Pres-D_GA,GA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/2/2008,342,Barack Obama,41,DEM,51,Hillary Rodham Clinton,45,DEM,36,,15,2/5/2008,66.39,31.11,35.28,20.28,,1,2.610469870422365, +2606,3213,7359,2008,2008_Pres-D_GA,GA,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/2/2008,524,Barack Obama,41,DEM,52,Hillary Rodham Clinton,45,DEM,37,,15,2/5/2008,66.39,31.11,35.28,20.28,,1,3.640183669341924, +2636,3244,7359,2008,2008_Pres-D_GA,GA,Pres-P,Pres-D,Strategic Vision LLC,320,Live Phone,,2/2/2008,600,Barack Obama,41,DEM,49,Hillary Rodham Clinton,45,DEM,27,,22,2/5/2008,66.39,31.11,35.28,13.28,,1,-4.169676403544425, +2602,3219,7360,2008,2008_Pres-R_GA,GA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/2/2008,388,Mike Huckabee,47,REP,28,John McCain,44,REP,29,30,-1,2/5/2008,33.92,31.63,2.3,3.3,,0,-4.648587921969016, +2606,3233,7360,2008,2008_Pres-R_GA,GA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/2/2008,783,Mike Huckabee,47,REP,28,John McCain,44,REP,31,29,-3,2/5/2008,33.92,31.63,2.3,5.3,,0,-2.011474023477624, +2636,3261,7360,2008,2008_Pres-R_GA,GA,Pres-P,Pres-R,Strategic Vision LLC,320,Live Phone,,2/2/2008,600,Mike Huckabee,47,REP,26,John McCain,44,REP,31,29,-5,2/5/2008,33.92,31.63,2.3,7.3,,0,-.1147581534954865, +2651,3260,7365,2008,2008_Pres-D_MA,MA,Pres-P,Pres-D,Suffolk University,323,Live Phone,,2/2/2008,400,Hillary Rodham Clinton,45,DEM,44,Barack Obama,41,DEM,46,,-2,2/5/2008,56.01,40.64,15.37,17.37,,0,7.497423882133875, +2651,3263,7366,2008,2008_Pres-R_MA,MA,Pres-P,Pres-R,Suffolk University,323,Live Phone,,2/2/2008,400,Mitt Romney,48,REP,50,John McCain,44,REP,37,4,13,2/5/2008,51.12,40.91,10.21,2.79,,1,-5.921895251293226, +2643,3251,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,Strategic Vision LLC,320,Live Phone,,2/2/2008,600,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,41,,6,2/5/2008,53.76,43.93,9.83,3.83,,1,-1.042125504925892, +2643,3262,7375,2008,2008_Pres-R_NJ,NJ,Pres-P,Pres-R,Strategic Vision LLC,320,Live Phone,,2/2/2008,600,John McCain,44,REP,55,Mitt Romney,48,REP,25,10,30,2/5/2008,55.36,28.33,27.03,2.97,,1,-3.822929070862517, +2608,3216,7381,2008,2008_Pres-D_TN,TN,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/2/2008,485,Hillary Rodham Clinton,45,DEM,55,Barack Obama,41,DEM,35,,20,2/5/2008,53.82,40.48,13.34,6.66,,1,-.8220777208031821, +2609,3217,7381,2008,2008_Pres-D_TN,TN,Pres-P,Pres-D,Public Policy Polling,263,IVR,,2/2/2008,1251,Hillary Rodham Clinton,45,DEM,56,Barack Obama,41,DEM,34,,22,2/5/2008,53.82,40.48,13.34,8.66,,1,1.761766239236084, +2608,3220,7382,2008,2008_Pres-R_TN,TN,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/2/2008,474,Mike Huckabee,47,REP,30,John McCain,44,REP,32,22,-2,2/5/2008,34.47,31.8,2.67,4.67,,0,-1.94015051930911, +2609,3221,7382,2008,2008_Pres-R_TN,TN,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/2/2008,1116,Mike Huckabee,47,REP,28,John McCain,44,REP,34,22,-6,2/5/2008,34.47,31.8,2.67,8.67,,0,1.851234730923804, +2590,100986,7343,2008,2008_Pres-D_AL,AL,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/3/2008,600,Barack Obama,41,DEM,45,Hillary Rodham Clinton,45,DEM,44,,1,2/5/2008,55.96,41.57,14.39,13.39,,1,2.611581099577531,sample size unavailable; estimated at 600 as a default +2629,3237,7343,2008,2008_Pres-D_AL,AL,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/3/2008,638,Barack Obama,41,DEM,49,Hillary Rodham Clinton,45,DEM,47,,2,2/5/2008,55.96,41.57,14.39,12.39,,1,1.403528056922796, +2590,3195,7344,2008,2008_Pres-R_AL,AL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/3/2008,566,Mike Huckabee,47,REP,38,John McCain,44,REP,29,20,9,2/5/2008,41.25,37.1,4.15,4.85,,1,-4.503147234016028, +2629,3241,7344,2008,2008_Pres-R_AL,AL,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/3/2008,619,Mike Huckabee,47,REP,35,John McCain,44,REP,37,19,-2,2/5/2008,41.25,37.1,4.15,6.15,,0,-2.401855648594896, +2615,3230,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/3/2008,853,Hillary Rodham Clinton,45,DEM,53,Barack Obama,41,DEM,41,,12,2/5/2008,51.47,43.16,8.32,3.68,,1,-2.863477443026541, +2615,3223,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/3/2008,517,John McCain,44,REP,39,Mitt Romney,48,REP,36,9,3,2/5/2008,42.25,34.56,7.69,4.69,,1,-.4926159897248713, +2603,3210,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,2/3/2008,833,John McCain,44,REP,33,Mitt Romney,48,REP,40,12,-7,2/5/2008,42.25,34.56,7.69,14.69,,0,9.94760019022535, +2623,3231,7355,2008,2008_Pres-D_CT,CT,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/3/2008,635,Barack Obama,41,DEM,48,Hillary Rodham Clinton,45,DEM,46,,2,2/5/2008,50.7,46.66,4.04,2.04,,1,-6.395327845080524, +2623,3235,7356,2008,2008_Pres-R_CT,CT,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/3/2008,333,John McCain,44,REP,52,Mitt Romney,48,REP,30,7,22,2/5/2008,52,32.91,19.09,2.91,,1,-2.336076468259587, +2610,3218,7359,2008,2008_Pres-D_GA,GA,Pres-P,Pres-D,Public Policy Polling,263,IVR,,2/3/2008,1017,Barack Obama,41,DEM,53,Hillary Rodham Clinton,45,DEM,37,,16,2/5/2008,66.39,31.11,35.28,19.28,,1,2.8699761736922, +2596,3203,7359,2008,2008_Pres-D_GA,GA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/3/2008,865,Barack Obama,41,DEM,49,Hillary Rodham Clinton,45,DEM,29,,20,2/5/2008,66.39,31.11,35.28,15.28,,1,-1.782917202933277, +2591,3196,7360,2008,2008_Pres-R_GA,GA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/3/2008,465,Mike Huckabee,47,REP,26,John McCain,44,REP,32,31,-6,2/5/2008,33.92,31.63,2.3,8.3,,0,.6299800290011913, +2610,3222,7360,2008,2008_Pres-R_GA,GA,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/3/2008,1263,Mike Huckabee,47,REP,27,John McCain,44,REP,31,29,-4,2/5/2008,33.92,31.63,2.3,6.3,,0,-.6855108330902007, +2630,3238,7362,2008,2008_Pres-D_IL,IL,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/3/2008,1010,Barack Obama,41,DEM,66,Hillary Rodham Clinton,45,DEM,30,,36,2/5/2008,64.66,32.76,31.9,4.1,,1,-3.350753415371535, +2630,3239,7363,2008,2008_Pres-R_IL,IL,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/3/2008,441,John McCain,44,REP,46,Mitt Romney,48,REP,25,17,21,2/5/2008,47.45,28.6,18.85,2.15,,1,-4.329928857788423, +2626,3234,7365,2008,2008_Pres-D_MA,MA,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/3/2008,651,Hillary Rodham Clinton,45,DEM,56,Barack Obama,41,DEM,39,,17,2/5/2008,56.01,40.64,15.37,1.63,,1,-8.391554335184717, +2626,3243,7366,2008,2008_Pres-R_MA,MA,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/3/2008,275,Mitt Romney,48,REP,58,John McCain,44,REP,37,3,21,2/5/2008,51.12,40.91,10.21,10.79,,1,3.566146481462101, +2632,3240,7369,2008,2008_Pres-D_MO,MO,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/3/2008,671,Barack Obama,41,DEM,43,Hillary Rodham Clinton,45,DEM,54,,-11,2/5/2008,49.32,47.9,1.42,12.42,,0,6.659729587046037, +2600,3207,7369,2008,2008_Pres-D_MO,MO,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/3/2008,860,Barack Obama,41,DEM,45,Hillary Rodham Clinton,45,DEM,42,,3,2/5/2008,49.32,47.9,1.42,1.58,,1,-5.657334703747538, +2632,3242,7370,2008,2008_Pres-R_MO,MO,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/3/2008,542,John McCain,44,REP,33,Mike Huckabee,47,REP,31,28,2,2/5/2008,32.95,31.53,1.43,.57,,1,-4.294137373586152, +2600,3215,7370,2008,2008_Pres-R_MO,MO,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,2/3/2008,860,John McCain,44,REP,34,Mike Huckabee,47,REP,27,25,7,2/5/2008,32.95,31.53,1.43,5.57,,1,.9921558794366917, +2618,3228,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/3/2008,706,Hillary Rodham Clinton,45,DEM,52,Barack Obama,41,DEM,41,,11,2/5/2008,53.76,43.93,9.83,1.17,,1,-3.62842754971344, +2599,3208,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/3/2008,872,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,41,,5,2/5/2008,53.76,43.93,9.83,4.83,,1,.3065715881846001, +2618,3226,7375,2008,2008_Pres-R_NJ,NJ,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/3/2008,467,John McCain,44,REP,54,Mitt Romney,48,REP,25,7,29,2/5/2008,55.36,28.33,27.03,1.97,,1,-4.933481527280027, +2599,3206,7375,2008,2008_Pres-R_NJ,NJ,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,2/3/2008,862,John McCain,44,REP,53,Mitt Romney,48,REP,24,5,29,2/5/2008,55.36,28.33,27.03,1.97,,1,-4.683744681082795, +2584,3189,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,Public Policy Polling,263,IVR,,2/3/2008,747,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,32,,19,2/5/2008,57.37,40.32,17.05,1.95,,1,-2.169083597685708, +2616,3232,7377,2008,2008_Pres-D_NY,NY,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/3/2008,774,Hillary Rodham Clinton,45,DEM,56,Barack Obama,41,DEM,38,,18,2/5/2008,57.37,40.32,17.05,.95,,1,-3.414252317146522, +2584,3191,7378,2008,2008_Pres-R_NY,NY,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/3/2008,780,John McCain,44,REP,49,Mitt Romney,48,REP,24,9,25,2/5/2008,51.8,27.69,24.1,.9,,1,-7.666636762485282, +2616,3224,7378,2008,2008_Pres-R_NY,NY,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/3/2008,356,John McCain,44,REP,56,Mitt Romney,48,REP,23,8,33,2/5/2008,51.8,27.69,24.1,8.9,,1,1.215304058613539, +2598,3205,7378,2008,2008_Pres-R_NY,NY,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,2/3/2008,836,John McCain,44,REP,56,Mitt Romney,48,REP,20,7,36,2/5/2008,51.8,27.69,24.1,11.9,,1,4.394721414565667, +2597,3204,7379,2008,2008_Pres-D_OK,OK,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/3/2008,673,Hillary Rodham Clinton,45,DEM,54,Barack Obama,41,DEM,27,,27,2/5/2008,54.76,31.19,23.57,3.43,,1,-5.687772028122652, +2597,3236,7380,2008,2008_Pres-R_OK,OK,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/3/2008,445,John McCain,44,REP,37,Mike Huckabee,47,REP,32,23,5,2/5/2008,36.64,33.4,3.25,1.75,,1,-8.156407492301833, +2619,3229,7389,2008,2008_Pres-D_WA,WA,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/3/2008,575,Barack Obama,41,DEM,53,Hillary Rodham Clinton,45,DEM,40,,13,2/9/2008,67.67,31.2,36.46,23.46,,1,13.54867138540864,among registered voters +2587,3192,7343,2008,2008_Pres-D_AL,AL,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/4/2008,435,Barack Obama,41,DEM,45,Hillary Rodham Clinton,45,DEM,43,,2,2/5/2008,55.96,41.57,14.39,12.39,,1,1.703530845354449, +2593,3198,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/4/2008,600,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,45,,4,2/5/2008,51.47,43.16,8.32,4.32,,1,-2.152485852469592, +2592,3199,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/4/2008,872,Hillary Rodham Clinton,45,DEM,52,Barack Obama,41,DEM,42,,10,2/5/2008,51.47,43.16,8.32,1.68,,1,-4.621480490737414, +2585,3190,7351,2008,2008_Pres-D_CA,CA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/4/2008,895,Hillary Rodham Clinton,45,DEM,36,Barack Obama,41,DEM,49,,-13,2/5/2008,51.47,43.16,8.32,21.32,,0,16.59227329824057, +2593,3200,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/4/2008,600,John McCain,44,REP,35,Mitt Romney,48,REP,37,14,-2,2/5/2008,42.25,34.56,7.69,9.69,,0,5.027563237557837, +2592,3197,7352,2008,2008_Pres-R_CA,CA,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/4/2008,556,John McCain,44,REP,39,Mitt Romney,48,REP,38,11,1,2/5/2008,42.25,34.56,7.69,6.69,,1,1.758101785994608, +2583,3188,7360,2008,2008_Pres-R_GA,GA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/4/2008,1212,Mike Huckabee,47,REP,32,John McCain,44,REP,32,29,0,2/5/2008,33.92,31.63,2.3,2.3,,.5,-4.954870541123964, +2582,3187,7374,2008,2008_Pres-D_NJ,NJ,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/4/2008,835,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,43,,6,2/5/2008,53.76,43.93,9.83,3.83,,1,-.5588791243992864, +2595,3202,7381,2008,2008_Pres-D_TN,TN,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/4/2008,600,Hillary Rodham Clinton,45,DEM,59,Barack Obama,41,DEM,37,,22,2/5/2008,53.82,40.48,13.34,8.66,,1,1.889583079713653, +2595,3201,7382,2008,2008_Pres-R_TN,TN,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/4/2008,600,Mike Huckabee,47,REP,36,John McCain,44,REP,30,27,6,2/5/2008,34.47,31.8,2.67,3.33,,1,-3.261069397354104, +2568,3172,7392,2008,2008_Pres-D_MD,MD,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/6/2008,925,Barack Obama,41,DEM,57,Hillary Rodham Clinton,45,DEM,31,,26,2/12/2008,60.66,35.78,24.88,1.12,,1,-6.283252555616134, +2566,3170,7393,2008,2008_Pres-R_MD,MD,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/7/2008,360,John McCain,44,REP,56,Mike Huckabee,47,REP,17,,39,2/12/2008,54.84,28.54,26.31,12.69,,1,6.640346193180005, +2558,3161,7394,2008,2008_Pres-D_VA,VA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/7/2008,501,Barack Obama,41,DEM,52,Hillary Rodham Clinton,45,DEM,37,,15,2/12/2008,63.66,35.47,28.19,13.19,,1,3.645610845701347, +2575,3180,7394,2008,2008_Pres-D_VA,VA,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/7/2008,719,Barack Obama,41,DEM,55,Hillary Rodham Clinton,45,DEM,37,,18,2/12/2008,63.66,35.47,28.19,10.19,,1,.5444438113906006, +2574,3178,7400,2008,2008_Pres-D_WI,WI,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/7/2008,600,Barack Obama,41,DEM,41,Hillary Rodham Clinton,45,DEM,50,,-9,2/19/2008,58.08,40.76,17.32,26.32,,0,15.70304141386357, +2559,3166,7389,2008,2008_Pres-D_WA,WA,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/8/2008,598,Barack Obama,41,DEM,50,Hillary Rodham Clinton,45,DEM,45,,5,2/9/2008,67.67,31.2,36.46,31.46,,1,22.434284903964, +2557,3160,7392,2008,2008_Pres-D_MD,MD,Pres-P,Pres-D,Constituent Dynamics,58,IVR,,2/8/2008,6486,Barack Obama,41,DEM,53,Hillary Rodham Clinton,45,DEM,36,,17,2/12/2008,60.66,35.78,24.88,7.88,,1,1.616050018938681, +2550,3158,7392,2008,2008_Pres-D_MD,MD,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,2/8/2008,400,Barack Obama,41,DEM,53,Hillary Rodham Clinton,45,DEM,35,,18,2/12/2008,60.66,35.78,24.88,6.88,,1,.2145559417682104, +2553,3155,7392,2008,2008_Pres-D_MD,MD,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/8/2008,737,Barack Obama,41,DEM,52,Hillary Rodham Clinton,45,DEM,33,,19,2/12/2008,60.66,35.78,24.88,5.88,,1,-.8110190502968251, +2550,3152,7393,2008,2008_Pres-R_MD,MD,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,2/8/2008,400,John McCain,44,REP,54,Mike Huckabee,47,REP,23,,31,2/12/2008,54.84,28.54,26.31,4.69,,1,-1.953952233814248, +2552,3154,7394,2008,2008_Pres-D_VA,VA,Pres-P,Pres-D,Constituent Dynamics,58,IVR,,2/8/2008,6596,Barack Obama,41,DEM,51,Hillary Rodham Clinton,45,DEM,34,,17,2/12/2008,63.66,35.47,28.19,11.19,,1,2.014333782674933, +2555,3162,7394,2008,2008_Pres-D_VA,VA,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,2/8/2008,400,Barack Obama,41,DEM,53,Hillary Rodham Clinton,45,DEM,37,,16,2/12/2008,63.66,35.47,28.19,12.19,,1,2.764061367910616, +2561,3167,7394,2008,2008_Pres-D_VA,VA,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/8/2008,588,Barack Obama,41,DEM,59,Hillary Rodham Clinton,45,DEM,39,,20,2/12/2008,63.66,35.47,28.19,8.19,,1,-1.707839542530896, +2555,3157,7395,2008,2008_Pres-R_VA,VA,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,2/8/2008,400,John McCain,44,REP,55,Mike Huckabee,47,REP,27,5,28,2/12/2008,50.04,40.67,9.37,18.63,,1,9.583370795665921, +2561,3165,7395,2008,2008_Pres-R_VA,VA,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/8/2008,382,John McCain,44,REP,57,Mike Huckabee,47,REP,25,9,32,2/12/2008,50.04,40.67,9.37,22.63,,1,13.22670761279425, +58985,100989,7396,2008,2008_Pres-D_DC,DC,Pres-P,Pres-D,Constituent Dynamics,58,IVR,,2/8/2008,1194,Barack Obama,41,DEM,63,Hillary Rodham Clinton,45,DEM,27,,36,2/12/2008,75.31,23.77,51.55,15.55,,1,6.159964421034463, +2559,3163,7399,2008,2008_Pres-R_WA,WA,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/8/2008,433,John McCain,44,REP,54,Mike Huckabee,47,REP,25,,29,2/19/2008,49.5,24.09,25.41,3.59,,1,-7.14121470671329, +2544,3149,7392,2008,2008_Pres-D_MD,MD,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/9/2008,600,Barack Obama,41,DEM,55,Hillary Rodham Clinton,45,DEM,37,,18,2/12/2008,60.66,35.78,24.88,6.88,,1,.7363328190552825, +2544,3144,7393,2008,2008_Pres-R_MD,MD,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/9/2008,600,John McCain,44,REP,50,Mike Huckabee,47,REP,25,,25,2/12/2008,54.84,28.54,26.31,1.31,,1,-6.111938992928249, +2548,3150,7394,2008,2008_Pres-D_VA,VA,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/9/2008,600,Barack Obama,41,DEM,56,Hillary Rodham Clinton,45,DEM,38,,18,2/12/2008,63.66,35.47,28.19,10.19,,1,.9334966152687186, +2548,3148,7395,2008,2008_Pres-R_VA,VA,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/9/2008,600,John McCain,44,REP,54,Mike Huckabee,47,REP,32,5,22,2/12/2008,50.04,40.67,9.37,12.63,,1,1.801445154857306, +2543,3143,7400,2008,2008_Pres-D_WI,WI,Pres-P,Pres-D,Strategic Vision LLC,320,Live Phone,,2/9/2008,600,Barack Obama,41,DEM,45,Hillary Rodham Clinton,45,DEM,41,,4,2/19/2008,58.08,40.76,17.32,13.32,,1,1.322826430897993,sample size unavailable; estimated at 600 as a default +2543,3142,7401,2008,2008_Pres-R_WI,WI,Pres-P,Pres-R,Strategic Vision LLC,320,Live Phone,,2/9/2008,600,John McCain,44,REP,45,Mike Huckabee,47,REP,27,7,18,2/19/2008,54.74,36.95,17.79,.21,,1,-8.470589300782665,sample size unavailable; estimated at 600 as a default +2537,3135,7392,2008,2008_Pres-D_MD,MD,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/10/2008,774,Barack Obama,41,DEM,55,Hillary Rodham Clinton,45,DEM,32,,23,2/12/2008,60.66,35.78,24.88,1.88,,1,-4.360946597831399, +2537,3137,7393,2008,2008_Pres-R_MD,MD,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/10/2008,368,John McCain,44,REP,52,Mike Huckabee,47,REP,26,,26,2/12/2008,54.84,28.54,26.31,.31,,1,-5.209447011285418, +2541,3141,7394,2008,2008_Pres-D_VA,VA,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/10/2008,596,Barack Obama,41,DEM,60,Hillary Rodham Clinton,45,DEM,38,,22,2/12/2008,63.66,35.47,28.19,6.19,,1,-3.26352374686762, +2541,3140,7395,2008,2008_Pres-R_VA,VA,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/10/2008,385,John McCain,44,REP,48,Mike Huckabee,47,REP,37,7,11,2/12/2008,50.04,40.67,9.37,1.63,,1,-7.429421097043609, +2531,3129,7392,2008,2008_Pres-D_MD,MD,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/11/2008,600,Barack Obama,41,DEM,55,Hillary Rodham Clinton,45,DEM,38,,17,2/12/2008,60.66,35.78,24.88,7.88,,1,2.176421251322611, +2531,3127,7393,2008,2008_Pres-R_MD,MD,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/11/2008,600,John McCain,44,REP,53,Mike Huckabee,47,REP,27,,26,2/12/2008,54.84,28.54,26.31,.31,,1,-6.697237336979888, +2530,3131,7394,2008,2008_Pres-D_VA,VA,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/11/2008,600,Barack Obama,41,DEM,57,Hillary Rodham Clinton,45,DEM,40,,17,2/12/2008,63.66,35.47,28.19,11.19,,1,2.36924209075068, +2530,3126,7395,2008,2008_Pres-R_VA,VA,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/11/2008,600,John McCain,44,REP,47,Mike Huckabee,47,REP,39,4,8,2/12/2008,50.04,40.67,9.37,1.37,,1,-9.0522108135676, +2522,3117,7400,2008,2008_Pres-D_WI,WI,Pres-P,Pres-D,Public Policy Polling,263,IVR,,2/11/2008,642,Barack Obama,41,DEM,50,Hillary Rodham Clinton,45,DEM,39,,11,2/19/2008,58.08,40.76,17.32,6.32,,1,-6.654810916149193, +2522,3122,7401,2008,2008_Pres-R_WI,WI,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/11/2008,700,John McCain,44,REP,53,Mike Huckabee,47,REP,32,7,21,2/19/2008,54.74,36.95,17.79,3.21,,1,-4.606302632569873, +2524,3119,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Public Opinion Strategies/Hamilton Campaigns (Texas Credit Union League),261,Live Phone,,2/12/2008,400,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,41,,8,3/4/2008,50.88,47.39,3.49,4.51,,1,-2.87053528832568, +2524,3123,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Public Opinion Strategies/Hamilton Campaigns (Texas Credit Union League),261,Live Phone,,2/12/2008,400,John McCain,44,REP,45,Mike Huckabee,47,REP,41,6,4,3/4/2008,51.22,38.02,13.2,9.2,,1,-2.597497125705968, +2516,3111,7400,2008,2008_Pres-D_WI,WI,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/13/2008,855,Barack Obama,41,DEM,47,Hillary Rodham Clinton,45,DEM,43,,4,2/19/2008,58.08,40.76,17.32,13.32,,1,2.189603768576179, +2513,3106,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/13/2008,754,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,37,,14,3/4/2008,53.49,44.84,8.66,5.34,,1,-1.556706568617727, +2513,3107,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/13/2008,668,John McCain,44,REP,50,Mike Huckabee,47,REP,33,5,17,3/4/2008,54.56,32.41,22.15,5.15,,1,-6.929308436640838, +2512,3108,7400,2008,2008_Pres-D_WI,WI,Pres-P,Pres-D,Research 2000,281,Live Phone,,2/14/2008,400,Barack Obama,41,DEM,47,Hillary Rodham Clinton,45,DEM,42,,5,2/19/2008,58.08,40.76,17.32,12.32,,1,1.039626083012978, +2512,3105,7401,2008,2008_Pres-R_WI,WI,Pres-P,Pres-R,Research 2000,281,Live Phone,,2/14/2008,400,John McCain,44,REP,48,Mike Huckabee,47,REP,32,7,16,2/19/2008,54.74,36.95,17.79,1.79,,1,-5.936919677427142, +2515,3110,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/14/2008,600,Hillary Rodham Clinton,45,DEM,42,Barack Obama,41,DEM,48,,-6,3/4/2008,50.88,47.39,3.49,9.49,,0,2.862566762568316, +2503,3096,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/14/2008,403,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,41,,7,3/4/2008,50.88,47.39,3.49,3.51,,1,-3.805707574356742, +2504,3099,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/14/2008,577,Hillary Rodham Clinton,45,DEM,54,Barack Obama,41,DEM,38,,16,3/4/2008,50.88,47.39,3.49,12.51,,1,5.699208640845002, +2515,3109,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/14/2008,600,John McCain,44,REP,42,Mike Huckabee,47,REP,36,11,6,3/4/2008,51.22,38.02,13.2,7.2,,1,-3.276674330104432, +2504,3097,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/14/2008,796,John McCain,44,REP,45,Mike Huckabee,47,REP,37,7,8,3/4/2008,51.22,38.02,13.2,5.2,,1,-6.660121437121426, +2499,3091,7400,2008,2008_Pres-D_WI,WI,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/16/2008,600,Barack Obama,41,DEM,43,Hillary Rodham Clinton,45,DEM,49,,-6,2/19/2008,58.08,40.76,17.32,23.32,,0,14.44501335747342, +2499,3092,7401,2008,2008_Pres-R_WI,WI,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/16/2008,600,John McCain,44,REP,46,Mike Huckabee,47,REP,42,4,4,2/19/2008,54.74,36.95,17.79,13.79,,1,8.431735728309409, +17960,3100,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,CNN/Opinion Research Corp.,37,Live Phone,,2/16/2008,529,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,48,,2,3/4/2008,50.88,47.39,3.49,1.49,,1,-5.242580021790362,for CNN +17960,3101,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,2/16/2008,553,John McCain,44,REP,55,Mike Huckabee,47,REP,32,11,23,3/4/2008,51.22,38.02,13.2,9.8,,1,-1.219518453877322,for CNN +2492,3084,7400,2008,2008_Pres-D_WI,WI,Pres-P,Pres-D,Public Policy Polling,263,IVR,,2/17/2008,822,Barack Obama,41,DEM,53,Hillary Rodham Clinton,45,DEM,40,,13,2/19/2008,58.08,40.76,17.32,4.32,,1,-7.353395778690023, +2492,3088,7401,2008,2008_Pres-R_WI,WI,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/17/2008,654,John McCain,44,REP,50,Mike Huckabee,47,REP,39,6,11,2/19/2008,54.74,36.95,17.79,6.79,,1,.1576951401891911, +2493,3087,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/17/2008,660,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,45,,5,3/4/2008,50.88,47.39,3.49,1.51,,1,-4.840966329116347, +2493,3085,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/17/2008,505,John McCain,44,REP,50,Mike Huckabee,47,REP,37,7,13,3/4/2008,51.22,38.02,13.2,.2,,1,-11.09363285676456, +2486,3077,7400,2008,2008_Pres-D_WI,WI,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/18/2008,600,Barack Obama,41,DEM,52,Hillary Rodham Clinton,45,DEM,42,,10,2/19/2008,58.08,40.76,17.32,7.32,,1,-1.115626952094872, +2486,3080,7401,2008,2008_Pres-R_WI,WI,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/18/2008,600,John McCain,44,REP,51,Mike Huckabee,47,REP,43,3,8,2/19/2008,54.74,36.95,17.79,9.79,,1,4.848294201715131, +2491,3083,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,ABC News/The Washington Post,3,Live Phone,,2/18/2008,611,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,43,,7,3/4/2008,53.49,44.84,8.66,1.66,,1,-4.548513167555098,for The Washington Post +2487,3078,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/18/2008,773,Hillary Rodham Clinton,45,DEM,52,Barack Obama,41,DEM,43,,9,3/4/2008,53.49,44.84,8.66,.34,,1,-5.870814339240411, +2487,3079,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/18/2008,478,John McCain,44,REP,61,Mike Huckabee,47,REP,29,5,32,3/4/2008,54.56,32.41,22.15,9.85,,1,-.6880686083205173, +2494,3086,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,ABC News/The Washington Post,3,Live Phone,,2/18/2008,603,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,47,,1,3/4/2008,50.88,47.39,3.49,2.49,,1,-3.866142439099996,for The Washington Post +2485,3075,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Constituent Dynamics,58,IVR,,2/18/2008,600,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,45,,1,3/4/2008,50.88,47.39,3.49,2.49,,1,-3.903459751586151,sample size unavailable; estimated at 600 as a default; among registered voters +2485,3076,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Constituent Dynamics,58,IVR,,2/18/2008,600,John McCain,44,REP,52,Mike Huckabee,47,REP,30,9,22,3/4/2008,51.22,38.02,13.2,8.8,,1,-1.886570885046298,sample size unavailable; estimated at 600 as a default; among registered voters +2466,3060,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,IVR Polls,146,IVR,,2/20/2008,582,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,45,,5,3/4/2008,50.88,47.39,3.49,1.51,,1,-4.470008663710324, +2465,3051,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/20/2008,577,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,44,,3,3/4/2008,50.88,47.39,3.49,.49,,1,-5.32268114630254, +2466,3052,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,IVR Polls,146,IVR,,2/20/2008,612,John McCain,44,REP,54,Mike Huckabee,47,REP,29,8,25,3/4/2008,51.22,38.02,13.2,11.8,,1,1.530526193707088, +2465,3054,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/20/2008,762,John McCain,44,REP,46,Mike Huckabee,47,REP,37,8,9,3/4/2008,51.22,38.02,13.2,4.2,,1,-6.657679437848381, +2475,3064,7409,2008,2008_Pres-D_VT,VT,Pres-P,Pres-D,Research 2000,281,Live Phone,,2/20/2008,400,Barack Obama,41,DEM,53,Hillary Rodham Clinton,45,DEM,39,,14,3/4/2008,59.31,38.59,20.71,6.71,,1,-1.181090446809392, +2475,3063,7410,2008,2008_Pres-R_VT,VT,Pres-P,Pres-R,Research 2000,281,Live Phone,,2/20/2008,400,John McCain,44,REP,52,Mike Huckabee,47,REP,32,7,20,3/4/2008,71.32,14.3,57.02,37.02,,1,28.27306967190376, +2481,3070,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,2/21/2008,741,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,40,,11,3/4/2008,53.49,44.84,8.66,2.34,,1,-3.19834015044183, +2450,3036,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/21/2008,902,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,40,,8,3/4/2008,53.49,44.84,8.66,.66,,1,-4.85452556242022, +2450,3041,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/21/2008,730,John McCain,44,REP,57,Mike Huckabee,47,REP,30,4,27,3/4/2008,54.56,32.41,22.15,4.85,,1,-5.871973606836693, +2464,3056,7404,2008,2008_Pres-D_RI,RI,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/21/2008,600,Hillary Rodham Clinton,45,DEM,52,Barack Obama,41,DEM,40,,12,3/4/2008,58.44,40.4,18.04,6.04,,1,-2.941765361596972, +2464,3050,7405,2008,2008_Pres-R_RI,RI,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/21/2008,600,John McCain,44,REP,65,Mike Huckabee,47,REP,18,7,47,3/4/2008,64.75,21.66,43.09,3.91,,1,-6.875387729392981, +2471,3059,7409,2008,2008_Pres-D_VT,VT,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/21/2008,600,Barack Obama,41,DEM,60,Hillary Rodham Clinton,45,DEM,34,,26,3/4/2008,59.31,38.59,20.71,5.29,,1,-2.649425706800478, +2471,3058,7410,2008,2008_Pres-R_VT,VT,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/21/2008,600,John McCain,44,REP,73,Mike Huckabee,47,REP,9,11,64,3/4/2008,71.32,14.3,57.02,6.98,,1,-7.418183234232303, +73714,138280,1812,2008,2008_House-GS_IL-14,IL-14,House-G,House-GS,Global Strategy Group,118,Live Phone,D,2/23/2008,402,Bill Foster,16370,DEM,45,James D. Oberweis,16371,REP,41,,4,3/8/2008,52.53,47.47,5.06,1.06,-1.06,1,-4.155365399508237,for Bill Foster +2451,3046,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,University of Cincinnati (Ohio Poll),346,Live Phone,,2/23/2008,529,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,39,9,8,3/4/2008,53.49,44.84,8.66,.66,,1,-4.773559952207665, +2451,3037,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,University of Cincinnati (Ohio Poll),346,Live Phone,,2/23/2008,312,John McCain,44,REP,55,Mike Huckabee,47,REP,20,5,35,3/4/2008,54.56,32.41,22.15,12.85,,1,3.216205896085464, +2435,3019,7404,2008,2008_Pres-D_RI,RI,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/23/2008,646,Hillary Rodham Clinton,45,DEM,53,Barack Obama,41,DEM,38,,15,3/4/2008,58.44,40.4,18.04,3.04,,1,-5.862755471006239, +2448,3034,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,CNN/Opinion Research Corp.,37,Live Phone,,2/23/2008,861,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,50,,-4,3/4/2008,50.88,47.39,3.49,7.49,,0,2.132889090279927,for CNN +2448,3035,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,2/23/2008,751,John McCain,44,REP,56,Mike Huckabee,47,REP,31,9,25,3/4/2008,51.22,38.02,13.2,11.8,,1,2.089169898845381,for CNN +2433,3017,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/24/2008,600,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,39,,10,3/4/2008,53.49,44.84,8.66,1.34,,1,-3.817554653574791, +2438,3025,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Public Policy Polling,263,IVR,,2/24/2008,600,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,46,,4,3/4/2008,53.49,44.84,8.66,4.66,,1,-.4240711653200888, +2433,3028,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/24/2008,600,John McCain,44,REP,51,Mike Huckabee,47,REP,40,6,11,3/4/2008,54.56,32.41,22.15,11.15,,1,2.375857865529209, +2438,3022,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/24/2008,430,John McCain,44,REP,55,Mike Huckabee,47,REP,30,7,25,3/4/2008,54.56,32.41,22.15,2.85,,1,-7.052788879183522, +2437,3021,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/24/2008,600,Hillary Rodham Clinton,45,DEM,42,Barack Obama,41,DEM,50,,-8,3/4/2008,50.88,47.39,3.49,11.49,,0,6.604462732225314, +2442,3026,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Public Policy Polling,263,IVR,,2/24/2008,434,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,48,,0,3/4/2008,50.88,47.39,3.49,3.49,,.5,-1.88019735586925, +2425,3009,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/24/2008,646,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,45,,1,3/4/2008,50.88,47.39,3.49,2.49,,1,-2.550539664532868, +2439,3023,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/24/2008,704,Hillary Rodham Clinton,45,DEM,45,Barack Obama,41,DEM,49,,-4,3/4/2008,50.88,47.39,3.49,7.49,,0,2.412754538596819, +2437,3027,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/24/2008,600,John McCain,44,REP,45,Mike Huckabee,47,REP,41,10,4,3/4/2008,51.22,38.02,13.2,9.2,,1,.4401740462533459, +2442,3029,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/24/2008,423,John McCain,44,REP,52,Mike Huckabee,47,REP,36,9,16,3/4/2008,51.22,38.02,13.2,2.8,,1,-7.346016558244418, +2425,3010,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/24/2008,873,John McCain,44,REP,52,Mike Huckabee,47,REP,31,8,21,3/4/2008,51.22,38.02,13.2,7.8,,1,-2.270170450647896, +2439,3024,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/24/2008,484,John McCain,44,REP,56,Mike Huckabee,47,REP,32,7,24,3/4/2008,51.22,38.02,13.2,10.8,,1,.7570984765158141, +2421,3005,7409,2008,2008_Pres-D_VT,VT,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/24/2008,1013,Barack Obama,41,DEM,57,Hillary Rodham Clinton,45,DEM,33,,24,3/4/2008,59.31,38.59,20.71,3.29,,1,-4.103867863152732, +2421,3006,7410,2008,2008_Pres-R_VT,VT,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/24/2008,514,John McCain,44,REP,68,Mike Huckabee,47,REP,17,5,51,3/4/2008,71.32,14.3,57.02,6.02,,1,-7.872687164438592, +2457,3047,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Columbus Dispatch,57,Mail,,2/25/2008,2308,Hillary Rodham Clinton,45,DEM,56,Barack Obama,41,DEM,40,,16,3/4/2008,53.49,44.84,8.66,7.34,,1,2.831474124371018,among registered voters +2414,2998,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/25/2008,862,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,43,,5,3/4/2008,53.49,44.84,8.66,3.66,,1,-1.111459697674898, +2428,3012,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,SurveyUSA,325,IVR,,2/25/2008,790,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,44,,6,3/4/2008,53.49,44.84,8.66,2.66,,1,-2.263581261608849, +2457,3043,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,Columbus Dispatch,57,Mail,,2/25/2008,2082,John McCain,44,REP,64,Mike Huckabee,47,REP,24,4,40,3/4/2008,54.56,32.41,22.15,17.85,,1,9.186051752542497,among registered voters +2414,2999,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/25/2008,704,John McCain,44,REP,55,Mike Huckabee,47,REP,29,7,26,3/4/2008,54.56,32.41,22.15,3.85,,1,-6.123873645541433, +2428,3015,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,SurveyUSA,325,IVR,,2/25/2008,456,John McCain,44,REP,59,Mike Huckabee,47,REP,28,8,31,3/4/2008,54.56,32.41,22.15,8.85,,1,-.4363138947226449, +2430,3016,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Constituent Dynamics,58,IVR,,2/25/2008,822,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,50,,-3,3/4/2008,50.88,47.39,3.49,6.49,,0,1.450014041029666,among registered voters +2417,3001,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/25/2008,592,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,47,,-1,3/4/2008,50.88,47.39,3.49,4.49,,0,-.7827925895615876, +2418,3002,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Public Strategies Inc.,264,Live Phone,,2/25/2008,507,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,43,,3,3/4/2008,50.88,47.39,3.49,.49,,1,-4.830343284460351, +2430,3014,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Constituent Dynamics,58,IVR,,2/25/2008,1089,John McCain,44,REP,57,Mike Huckabee,47,REP,30,8,27,3/4/2008,51.22,38.02,13.2,13.8,,1,4.512736333323265,among registered voters +2418,3013,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Public Strategies Inc.,264,Live Phone,,2/25/2008,293,John McCain,44,REP,59,Mike Huckabee,47,REP,29,7,30,3/4/2008,51.22,38.02,13.2,16.8,,1,7.464425215741217, +2420,3004,7404,2008,2008_Pres-D_RI,RI,Pres-P,Pres-D,Fleming & Associates,96,Live Phone,,2/26/2008,401,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,40,,9,3/4/2008,58.44,40.4,18.04,9.04,,1,1.803134652453143, +2399,2983,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Fox News/Opinion Dynamics Corp.,104,Live Phone,,2/27/2008,600,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,38,,8,3/4/2008,53.49,44.84,8.66,.66,,1,-3.857290891051886, +2409,2993,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Fox News/Opinion Dynamics Corp.,104,Live Phone,,2/27/2008,600,Hillary Rodham Clinton,45,DEM,45,Barack Obama,41,DEM,48,,-3,3/4/2008,50.88,47.39,3.49,6.49,,0,1.931656937977168, +2387,2968,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,2/27/2008,591,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,43,,4,3/4/2008,50.88,47.39,3.49,.51,,1,-4.343271264155155, +2406,2990,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Public Strategies Inc.,264,Live Phone,,2/27/2008,721,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,45,,1,3/4/2008,50.88,47.39,3.49,2.49,,1,-2.318539084471999, +2393,2975,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/27/2008,503,Hillary Rodham Clinton,45,DEM,44,Barack Obama,41,DEM,48,,-4,3/4/2008,50.88,47.39,3.49,7.49,,0,2.954841190497376, +2406,2992,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Public Strategies Inc.,264,Live Phone,,2/27/2008,479,John McCain,44,REP,59,Mike Huckabee,47,REP,27,6,32,3/4/2008,51.22,38.02,13.2,18.8,,1,10.09912741702632, +2393,2982,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/27/2008,530,John McCain,44,REP,54,Mike Huckabee,47,REP,34,7,20,3/4/2008,51.22,38.02,13.2,6.8,,1,-2.821609963821995, +2395,2980,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/28/2008,600,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,45,,5,3/4/2008,53.49,44.84,8.66,3.66,,1,-.7270135945893814, +2388,2969,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,2/28/2008,625,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,43,,4,3/4/2008,53.49,44.84,8.66,4.66,,1,.4954147051543268, +2376,2956,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/28/2008,851,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,45,,2,3/4/2008,53.49,44.84,8.66,6.66,,1,2.500584246567969, +2386,2970,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/28/2008,600,Hillary Rodham Clinton,45,DEM,45,Barack Obama,41,DEM,45,,0,3/4/2008,53.49,44.84,8.66,8.66,,.5,4.774228713052167, +2395,2977,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/28/2008,600,John McCain,44,REP,63,Mike Huckabee,47,REP,21,9,42,3/4/2008,54.56,32.41,22.15,19.85,,1,11.95667675015488, +2386,2967,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,2/28/2008,600,John McCain,44,REP,58,Mike Huckabee,47,REP,23,8,35,3/4/2008,54.56,32.41,22.15,12.85,,1,4.402163120901244, +2397,2981,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/28/2008,600,Hillary Rodham Clinton,45,DEM,44,Barack Obama,41,DEM,51,,-7,3/4/2008,50.88,47.39,3.49,10.49,,0,6.399290595496656, +2389,2971,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,2/28/2008,625,Hillary Rodham Clinton,45,DEM,45,Barack Obama,41,DEM,46,,-1,3/4/2008,50.88,47.39,3.49,4.49,,0,.1314873470738589, +2384,2965,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,2/28/2008,800,Hillary Rodham Clinton,45,DEM,43,Barack Obama,41,DEM,45,,-2,3/4/2008,50.88,47.39,3.49,5.49,,0,1.141544539454969, +2397,2979,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/28/2008,600,John McCain,44,REP,62,Mike Huckabee,47,REP,23,9,39,3/4/2008,51.22,38.02,13.2,25.8,,1,17.91424373273918, +2384,2974,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,2/28/2008,650,John McCain,44,REP,54,Mike Huckabee,47,REP,31,7,23,3/4/2008,51.22,38.02,13.2,9.8,,1,1.235702267916121, +2396,2978,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,2/29/2008,799,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,45,,4,3/4/2008,53.49,44.84,8.66,4.66,,1,.7140485701807076, +2383,2964,7404,2008,2008_Pres-D_RI,RI,Pres-P,Pres-D,Brown University,35,Live Phone,,2/29/2008,402,Hillary Rodham Clinton,45,DEM,42,Barack Obama,41,DEM,37,,5,3/4/2008,58.44,40.4,18.04,13.04,,1,6.307281748337569, +73713,138279,1812,2008,2008_House-GS_IL-14,IL-14,House-G,House-GS,McLaughlin & Associates,203,Live Phone,R,3/1/2008,550,Bill Foster,16370,DEM,45,James D. Oberweis,16371,REP,47,,-2,3/8/2008,52.53,47.47,5.06,7.06,-7.06,0,3.362946976651297,for James D. Oberweis +2371,2949,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,American Research Group,9,Live Phone,,3/1/2008,600,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,44,,7,3/4/2008,53.49,44.84,8.66,1.66,,1,-2.291932162635015, +2378,2963,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,University of Cincinnati (Ohio Poll),346,Live Phone,,3/1/2008,613,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,42,6,9,3/4/2008,53.49,44.84,8.66,.34,,1,-3.635349817710042, +2371,2951,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/1/2008,600,John McCain,44,REP,59,Mike Huckabee,47,REP,26,12,33,3/4/2008,54.56,32.41,22.15,10.85,,1,3.35826068446916, +2378,2958,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,University of Cincinnati (Ohio Poll),346,Live Phone,,3/1/2008,319,John McCain,44,REP,53,Mike Huckabee,47,REP,24,7,29,3/4/2008,54.56,32.41,22.15,6.85,,1,-1.427150248877263, +2369,2947,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,American Research Group,9,Live Phone,,3/1/2008,600,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,47,,0,3/4/2008,50.88,47.39,3.49,3.49,,.5,-.1629522511495146, +2380,2961,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,IVR Polls,146,IVR,,3/1/2008,1162,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,46,,3,3/4/2008,50.88,47.39,3.49,.49,,1,-3.318571540235153, +2365,2942,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Public Strategies Inc.,264,Live Phone,,3/1/2008,728,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,45,,1,3/4/2008,50.88,47.39,3.49,2.49,,1,-1.664616498490413, +2369,2950,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/1/2008,600,John McCain,44,REP,61,Mike Huckabee,47,REP,26,9,35,3/4/2008,51.22,38.02,13.2,21.8,,1,14.33156422379013, +2380,2962,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,IVR Polls,146,IVR,,3/1/2008,772,John McCain,44,REP,54,Mike Huckabee,47,REP,38,4,16,3/4/2008,51.22,38.02,13.2,2.8,,1,-5.464732103663549, +2365,2948,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Public Strategies Inc.,264,Live Phone,,3/1/2008,472,John McCain,44,REP,55,Mike Huckabee,47,REP,35,5,20,3/4/2008,51.22,38.02,13.2,6.8,,1,-1.319660949256084, +2356,2933,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Public Policy Polling,263,IVR,,3/2/2008,1112,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,42,,9,3/4/2008,53.49,44.84,8.66,.34,,1,-3.078845823497242, +2344,2919,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,3/2/2008,858,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,44,,6,3/4/2008,53.49,44.84,8.66,2.66,,1,-.8304399167115951, +2354,2931,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Suffolk University,323,Live Phone,,3/2/2008,400,Hillary Rodham Clinton,45,DEM,52,Barack Obama,41,DEM,40,,12,3/4/2008,53.49,44.84,8.66,3.34,,1,-.4029023932754306, +2351,2939,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,SurveyUSA,325,IVR,,3/2/2008,873,Hillary Rodham Clinton,45,DEM,54,Barack Obama,41,DEM,44,,10,3/4/2008,53.49,44.84,8.66,1.34,,1,-2.273147358920458, +2349,2926,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,3/2/2008,828,Hillary Rodham Clinton,45,DEM,44,Barack Obama,41,DEM,44,,0,3/4/2008,53.49,44.84,8.66,8.66,,.5,5.548099655827119, +2356,2934,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,Public Policy Polling,263,IVR,,3/2/2008,612,John McCain,44,REP,50,Mike Huckabee,47,REP,33,10,17,3/4/2008,54.56,32.41,22.15,5.15,,1,-3.190831324681677, +2351,2928,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,SurveyUSA,325,IVR,,3/2/2008,455,John McCain,44,REP,58,Mike Huckabee,47,REP,29,4,29,3/4/2008,54.56,32.41,22.15,6.85,,1,-1.19797650332054, +2349,2932,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/2/2008,712,John McCain,44,REP,59,Mike Huckabee,47,REP,29,5,30,3/4/2008,54.56,32.41,22.15,7.85,,1,.0695848700307806, +2343,2918,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,3/2/2008,609,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,44,,5,3/4/2008,50.88,47.39,3.49,1.51,,1,-2.47004607446336, +2358,2935,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Public Policy Polling,263,IVR,,3/2/2008,755,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,44,,6,3/4/2008,50.88,47.39,3.49,2.51,,1,-1.167436488004998, +2345,2920,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,3/2/2008,710,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,48,,-1,3/4/2008,50.88,47.39,3.49,4.49,,0,.9439223889180505, +2360,2938,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,SurveyUSA,325,IVR,,3/2/2008,840,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,49,,-1,3/4/2008,50.88,47.39,3.49,4.49,,0,.9381344949021574, +2352,2929,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,3/2/2008,855,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,44,,3,3/4/2008,50.88,47.39,3.49,.49,,1,-3.175322572392079, +2358,2936,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Public Policy Polling,263,IVR,,3/2/2008,643,John McCain,44,REP,50,Mike Huckabee,47,REP,38,6,12,3/4/2008,51.22,38.02,13.2,1.2,,1,-7.347196001714632, +2360,2937,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,SurveyUSA,325,IVR,,3/2/2008,466,John McCain,44,REP,53,Mike Huckabee,47,REP,36,5,17,3/4/2008,51.22,38.02,13.2,3.8,,1,-4.827247014054195, +2352,2930,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,3/2/2008,704,John McCain,44,REP,57,Mike Huckabee,47,REP,29,6,28,3/4/2008,51.22,38.02,13.2,14.8,,1,6.930301769153957, +2346,2924,7402,2008,2008_Pres-D_OH,OH,Pres-P,Pres-D,American Research Group,9,Live Phone,,3/3/2008,600,Hillary Rodham Clinton,45,DEM,56,Barack Obama,41,DEM,42,,14,3/4/2008,53.49,44.84,8.66,5.34,,1,1.848295696758927, +2346,2921,7403,2008,2008_Pres-R_OH,OH,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/3/2008,600,John McCain,44,REP,59,Mike Huckabee,47,REP,28,9,31,3/4/2008,54.56,32.41,22.15,8.85,,1,1.801749257026685, +2347,2922,7406,2008,2008_Pres-D_TX,TX,Pres-P,Pres-D,American Research Group,9,Live Phone,,3/3/2008,600,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,47,,3,3/4/2008,50.88,47.39,3.49,.49,,1,-2.712556860347431, +2347,2923,7407,2008,2008_Pres-R_TX,TX,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/3/2008,600,John McCain,44,REP,57,Mike Huckabee,47,REP,33,7,24,3/4/2008,51.22,38.02,13.2,10.8,,1,3.754189269947739, +73712,138278,1812,2008,2008_House-GS_IL-14,IL-14,House-G,House-GS,SurveyUSA,325,IVR,,3/4/2008,517,Bill Foster,16370,DEM,52,James D. Oberweis,16371,REP,45,,7,3/8/2008,52.53,47.47,5.06,1.94,1.94,1,-1.969267359944858,for Roll Call +2338,2913,7412,2008,2008_Pres-D_MS,MS,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,3/5/2008,816,Barack Obama,41,DEM,53,Hillary Rodham Clinton,45,DEM,39,,14,3/11/2008,61.14,36.69,24.44,10.44,,1,1.88236598657572, +2337,2912,7412,2008,2008_Pres-D_MS,MS,Pres-P,Pres-D,American Research Group,9,Live Phone,,3/6/2008,600,Barack Obama,41,DEM,58,Hillary Rodham Clinton,45,DEM,34,,24,3/11/2008,61.14,36.69,24.44,.44,,1,-9.393394393633217, +2330,2905,7412,2008,2008_Pres-D_MS,MS,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,3/6/2008,412,Barack Obama,41,DEM,46,Hillary Rodham Clinton,45,DEM,40,,6,3/11/2008,61.14,36.69,24.44,18.44,,1,10.73377379948825, +2320,2895,7412,2008,2008_Pres-D_MS,MS,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,3/9/2008,338,Barack Obama,41,DEM,54,Hillary Rodham Clinton,45,DEM,37,,17,3/11/2008,61.14,36.69,24.44,7.44,,1,.2207946806624424, +2322,2897,7412,2008,2008_Pres-D_MS,MS,Pres-P,Pres-D,American Research Group,9,Live Phone,,3/10/2008,600,Barack Obama,41,DEM,54,Hillary Rodham Clinton,45,DEM,38,,16,3/11/2008,61.14,36.69,24.44,8.44,,1,-.5700911402879842, +2265,2840,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Public Policy Polling,263,IVR,,4/1/2008,1224,Hillary Rodham Clinton,45,DEM,43,Barack Obama,41,DEM,45,,-2,4/22/2008,54.57,45.43,9.14,11.14,,0,4.207068021362455, +2260,2835,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,4/2/2008,659,Hillary Rodham Clinton,45,DEM,45,Barack Obama,41,DEM,42,,3,4/22/2008,54.57,45.43,9.14,6.14,,1,-1.624778826488185, +2281,2856,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Temple University,336,Live Phone,,4/3/2008,583,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,41,,6,4/22/2008,54.57,45.43,9.14,3.14,,1,-4.265888976391266, +2261,2836,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Abt Associates,7,Live Phone,,4/4/2008,676,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,41,,8,4/22/2008,54.57,45.43,9.14,1.14,,1,-6.13014735863353,for Time; among registered voters +2258,2833,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,4/5/2008,1340,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,44,,6,4/22/2008,54.57,45.43,9.14,3.14,,1,-3.881527008318035, +2254,2829,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Strategic Vision LLC,320,Live Phone,,4/5/2008,600,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,42,,5,4/22/2008,54.57,45.43,9.14,4.14,,1,-3.053767728417051,sample size unavailable; estimated at 600 as a default +73710,138276,8747,2008,2008_House-OS_MS-1,MS-1,House-G,House-OS,ALG Research,14,Live Phone,D,4/5/2008,500,Travis W. Childers,16366,DEM,27,Greg Davis,16367,REP,29,14,-2,4/22/2008,49.44,46.28,3.16,5.16,-5.16,0,-2.208116595780904,for Travis W. Childers +2251,2826,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,American Research Group,9,Live Phone,,4/6/2008,600,Hillary Rodham Clinton,45,DEM,45,Barack Obama,41,DEM,45,,0,4/22/2008,54.57,45.43,9.14,9.14,,.5,2.514525269634379, +2253,2828,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,SurveyUSA,325,IVR,,4/6/2008,597,Hillary Rodham Clinton,45,DEM,56,Barack Obama,41,DEM,38,,18,4/22/2008,54.57,45.43,9.14,8.86,,1,2.117525132647688, +2245,2820,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,4/7/2008,730,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,43,,5,4/22/2008,54.57,45.43,9.14,4.14,,1,-2.592190270450265, +2240,2815,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,4/8/2008,681,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,38,,10,4/22/2008,54.57,45.43,9.14,.86,,1,-5.898259584672104, +2244,2819,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Public Policy Polling,263,IVR,,4/8/2008,1124,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,43,,3,4/22/2008,54.57,45.43,9.14,6.14,,1,.3595237277147678, +2247,2822,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Susquehanna Polling & Research Inc.,326,Live Phone,,4/8/2008,500,Hillary Rodham Clinton,45,DEM,40,Barack Obama,41,DEM,37,,3,4/22/2008,54.57,45.43,9.14,6.14,,1,-.382454154954586,among registered voters +2237,2812,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Online,,4/10/2008,1002,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,43,,4,4/22/2008,54.57,45.43,9.14,5.14,,1,-.9404708867544157, +2241,2816,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Franklin & Marshall College,106,Live Phone,,4/11/2008,367,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,42,,7,4/22/2008,54.57,45.43,9.14,2.14,,1,-4.138000334658816, +2239,2814,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,4/11/2008,2103,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,44,,6,4/22/2008,54.57,45.43,9.14,3.14,,1,-2.76539172509599, +2228,2803,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,American Research Group,9,Live Phone,,4/12/2008,600,Hillary Rodham Clinton,45,DEM,57,Barack Obama,41,DEM,37,,20,4/22/2008,54.57,45.43,9.14,10.86,,1,5.297282900227642, +12472,15566,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Los Angeles Times,172,Live Phone,,4/12/2008,623,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,41,,5,4/22/2008,54.57,45.43,9.14,4.14,,1,-1.642645606055388, +2226,2801,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Strategic Vision LLC,320,Live Phone,,4/12/2008,600,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,40,,9,4/22/2008,54.57,45.43,9.14,.14,,1,-5.818063895304467,sample size unavailable; estimated at 600 as a default +2225,2800,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,SurveyUSA,325,IVR,,4/13/2008,638,Hillary Rodham Clinton,45,DEM,54,Barack Obama,41,DEM,40,,14,4/22/2008,54.57,45.43,9.14,4.86,,1,-.6096073377223874, +2218,2793,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,4/14/2008,741,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,41,,9,4/22/2008,54.57,45.43,9.14,.14,,1,-5.296920798397601, +2216,2791,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Public Policy Polling,263,IVR,,4/15/2008,1095,Hillary Rodham Clinton,45,DEM,42,Barack Obama,41,DEM,45,,-3,4/22/2008,54.57,45.43,9.14,12.14,,0,7.689985883234414, +2220,2795,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,SurveyUSA,325,IVR,,4/15/2008,578,Hillary Rodham Clinton,45,DEM,45,Barack Obama,41,DEM,50,,-5,5/6/2008,50.56,49.44,1.11,6.11,,0,-1.61134756039581, +2219,2794,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,American Research Group,9,Live Phone,,4/15/2008,600,Barack Obama,41,DEM,52,Hillary Rodham Clinton,45,DEM,41,,11,5/6/2008,56.14,41.61,14.53,3.53,,1,-6.628032648843823, +2207,2782,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,4/17/2008,730,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,44,,3,4/22/2008,54.57,45.43,9.14,6.14,,1,1.314906340494691, +2211,2786,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Online,,4/17/2008,602,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,43,,4,4/22/2008,54.57,45.43,9.14,5.14,,1,.3094644397085021, +2209,2784,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,American Research Group,9,Live Phone,,4/18/2008,600,Hillary Rodham Clinton,45,DEM,54,Barack Obama,41,DEM,41,,13,4/22/2008,54.57,45.43,9.14,3.86,,1,-.5013664673795216, +2206,2781,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,4/18/2008,625,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,43,,5,4/22/2008,54.57,45.43,9.14,4.14,,1,-.4144483034525008, +2204,2779,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,4/19/2008,1027,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,44,,7,4/22/2008,54.57,45.43,9.14,2.14,,1,-2.213745853770221, +2200,2775,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Strategic Vision LLC,320,Live Phone,,4/19/2008,600,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,41,,7,4/22/2008,54.57,45.43,9.14,2.14,,1,-2.381865429747553,sample size unavailable; estimated at 600 as a default +2203,2778,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,SurveyUSA,325,IVR,,4/19/2008,710,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,44,,6,4/22/2008,54.57,45.43,9.14,3.14,,1,-1.047482223280503, +2199,2774,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Online,,4/19/2008,607,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,43,,3,4/22/2008,54.57,45.43,9.14,6.14,,1,1.753681907818346, +2188,2763,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,4/20/2008,747,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,39,,10,4/22/2008,54.57,45.43,9.14,.86,,1,-3.471450256833156, +2198,2773,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Public Policy Polling,263,IVR,,4/20/2008,2338,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,49,,-3,4/22/2008,54.57,45.43,9.14,12.14,,0,8.896027883610257, +2191,2766,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,4/20/2008,722,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,44,,5,4/22/2008,54.57,45.43,9.14,4.14,,1,-.023587122297173, +2197,2772,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Suffolk University,323,Live Phone,,4/20/2008,600,Hillary Rodham Clinton,45,DEM,52,Barack Obama,41,DEM,42,,10,4/22/2008,54.57,45.43,9.14,.86,,1,-3.348816628074972, +2193,2768,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Public Policy Polling,263,IVR,,4/20/2008,962,Barack Obama,41,DEM,57,Hillary Rodham Clinton,45,DEM,32,,25,5/6/2008,56.14,41.61,14.53,10.47,,1,1.708050626379203, +2196,2771,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,SurveyUSA,325,IVR,,4/20/2008,734,Barack Obama,41,DEM,50,Hillary Rodham Clinton,45,DEM,41,,9,5/6/2008,56.14,41.61,14.53,5.53,,1,-2.975413706006415, +2192,2767,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,American Research Group,9,Live Phone,,4/21/2008,600,Hillary Rodham Clinton,45,DEM,56,Barack Obama,41,DEM,40,,16,4/22/2008,54.57,45.43,9.14,6.86,,1,3.183445306036908, +2185,2760,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,4/21/2008,712,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,42,,7,4/22/2008,54.57,45.43,9.14,2.14,,1,-1.976801468500444, +2190,2765,7414,2008,2008_Pres-D_PA,PA,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Online,,4/21/2008,675,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,41,,10,4/22/2008,54.57,45.43,9.14,.86,,1,-3.033842831510194, +2187,2762,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Selzer & Co.,304,Live Phone,,4/22/2008,534,Hillary Rodham Clinton,45,DEM,38,Barack Obama,41,DEM,41,,-3,5/6/2008,50.56,49.44,1.11,4.11,,0,-3.074838703384244, +2182,2757,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,American Research Group,9,Live Phone,,4/24/2008,600,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,45,,5,5/6/2008,50.56,49.44,1.11,3.89,,1,-2.862955107310587, +2179,2754,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Howey Politics/DePauw University,142,Live Phone,,4/24/2008,600,Hillary Rodham Clinton,45,DEM,45,Barack Obama,41,DEM,47,,-2,5/6/2008,50.56,49.44,1.11,3.11,,0,-3.894666067069984, +2183,2758,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Research 2000,281,Live Phone,,4/24/2008,400,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,48,,-1,5/6/2008,50.56,49.44,1.11,2.11,,0,-5.030364130889093, +2175,2750,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,SurveyUSA,325,IVR,,4/26/2008,628,Hillary Rodham Clinton,45,DEM,52,Barack Obama,41,DEM,43,,9,5/6/2008,50.56,49.44,1.11,7.89,,1,2.05540223226966, +2167,2742,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Public Policy Polling,263,IVR,,4/27/2008,1388,Hillary Rodham Clinton,45,DEM,50,Barack Obama,41,DEM,42,,8,5/6/2008,50.56,49.44,1.11,6.89,,1,.932598803497232, +2172,2747,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,TeleResearch Corporation,335,IVR,,4/27/2008,943,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,38,,10,5/6/2008,50.56,49.44,1.11,8.89,,1,2.795662265967504, +2170,2745,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,American Research Group,9,Live Phone,,4/27/2008,600,Barack Obama,41,DEM,52,Hillary Rodham Clinton,45,DEM,42,,10,5/6/2008,56.14,41.61,14.53,4.53,,1,-3.590462289936457, +2165,2740,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Public Policy Polling,263,IVR,,4/27/2008,1121,Barack Obama,41,DEM,51,Hillary Rodham Clinton,45,DEM,39,,12,5/6/2008,56.14,41.61,14.53,2.53,,1,-4.95229165240979, +2169,2744,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,SurveyUSA,325,IVR,,4/27/2008,727,Barack Obama,41,DEM,49,Hillary Rodham Clinton,45,DEM,44,,5,5/6/2008,56.14,41.61,14.53,9.53,,1,2.264428707743062, +73708,138273,1808,2008,2008_House-GS_LA-6,LA-6,House-G,House-GS,SurveyUSA,325,IVR,,4/28/2008,501,Donald J. Cazayoux,14078,DEM,50,Woody Jenkins,16365,REP,41,,9,5/3/2008,49.2,46.28,2.93,6.07,6.07,1,-1.027676934551917,for Roll Call +2158,2733,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,4/28/2008,774,Barack Obama,41,DEM,51,Hillary Rodham Clinton,45,DEM,37,,14,5/6/2008,56.14,41.61,14.53,.53,,1,-7.019876235270142, +2154,2729,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,4/29/2008,400,Hillary Rodham Clinton,45,DEM,46,Barack Obama,41,DEM,41,,5,5/6/2008,50.56,49.44,1.11,3.89,,1,-2.164100578761156, +2163,2738,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,SurveyUSA,325,IVR,,4/29/2008,689,Hillary Rodham Clinton,45,DEM,52,Barack Obama,41,DEM,45,,7,5/6/2008,50.56,49.44,1.11,5.89,,1,.658723355589629, +2160,2735,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,4/29/2008,400,Barack Obama,41,DEM,49,Hillary Rodham Clinton,45,DEM,42,,7,5/6/2008,56.14,41.61,14.53,7.53,,1,.2225292089584285, +2153,2728,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,4/29/2008,571,Barack Obama,41,DEM,42,Hillary Rodham Clinton,45,DEM,44,,-2,5/6/2008,56.14,41.61,14.53,16.53,,0,10.2789722413428, +2162,2737,7425,2008,2008_Pres-D_OR,OR,Pres-P,Pres-D,SurveyUSA,325,IVR,,4/29/2008,650,Barack Obama,41,DEM,50,Hillary Rodham Clinton,45,DEM,44,,6,5/20/2008,58.52,40.5,18.01,12.01,,1,2.11688301942934, +2156,2731,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Research 2000,281,Live Phone,,4/30/2008,500,Barack Obama,41,DEM,51,Hillary Rodham Clinton,45,DEM,44,,7,5/6/2008,56.14,41.61,14.53,7.53,,1,.4885649656308459, +2152,2727,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,American Research Group,9,Live Phone,,5/1/2008,600,Hillary Rodham Clinton,45,DEM,53,Barack Obama,41,DEM,44,,9,5/6/2008,50.56,49.44,1.11,7.89,,1,2.489264133116096, +2148,2723,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,5/1/2008,478,Hillary Rodham Clinton,45,DEM,47,Barack Obama,41,DEM,40,,7,5/6/2008,50.56,49.44,1.11,5.89,,1,.3351926307459445, +2145,2720,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,5/1/2008,680,Hillary Rodham Clinton,45,DEM,42,Barack Obama,41,DEM,42,,0,5/6/2008,50.56,49.44,1.11,1.11,,.5,-4.579933463964703, +2150,2725,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,American Research Group,9,Live Phone,,5/1/2008,600,Barack Obama,41,DEM,52,Hillary Rodham Clinton,45,DEM,41,,11,5/6/2008,56.14,41.61,14.53,3.53,,1,-3.790150752410653, +2142,2717,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,5/1/2008,611,Barack Obama,41,DEM,49,Hillary Rodham Clinton,45,DEM,44,,5,5/6/2008,56.14,41.61,14.53,9.53,,1,3.683950561569616, +2140,2715,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,5/1/2008,831,Barack Obama,41,DEM,49,Hillary Rodham Clinton,45,DEM,40,,9,5/6/2008,56.14,41.61,14.53,5.53,,1,-1.397325716200842, +2146,2721,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,5/1/2008,668,Barack Obama,41,DEM,50,Hillary Rodham Clinton,45,DEM,34,,16,5/6/2008,56.14,41.61,14.53,1.47,,1,-5.693939573309932, +2141,2716,7425,2008,2008_Pres-D_OR,OR,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,5/1/2008,867,Barack Obama,41,DEM,51,Hillary Rodham Clinton,45,DEM,39,,12,5/20/2008,58.52,40.5,18.01,6.01,,1,-4.069677148686711, +2136,2711,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,American Research Group,9,Live Phone,,5/3/2008,600,Hillary Rodham Clinton,45,DEM,53,Barack Obama,41,DEM,45,,8,5/6/2008,50.56,49.44,1.11,6.89,,1,1.917354620314162, +2135,2710,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,SurveyUSA,325,IVR,,5/3/2008,675,Hillary Rodham Clinton,45,DEM,54,Barack Obama,41,DEM,42,,12,5/6/2008,50.56,49.44,1.11,10.89,,1,6.506871446646812, +2130,2705,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,5/3/2008,595,Hillary Rodham Clinton,45,DEM,41,Barack Obama,41,DEM,43,,-2,5/6/2008,50.56,49.44,1.11,3.11,,0,-2.185315010368491, +2132,2707,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,American Research Group,9,Live Phone,,5/3/2008,600,Barack Obama,41,DEM,50,Hillary Rodham Clinton,45,DEM,42,,8,5/6/2008,56.14,41.61,14.53,6.53,,1,-.358859000291192, +2134,2709,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,SurveyUSA,325,IVR,,5/3/2008,810,Barack Obama,41,DEM,50,Hillary Rodham Clinton,45,DEM,45,,5,5/6/2008,56.14,41.61,14.53,9.53,,1,3.524663999656196, +2131,2706,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,5/3/2008,600,Barack Obama,41,DEM,48,Hillary Rodham Clinton,45,DEM,39,,9,5/6/2008,56.14,41.61,14.53,5.53,,1,-1.247704010406301, +2122,2697,7421,2008,2008_Pres-D_WV,WV,Pres-P,Pres-D,Orion Strategies,246,Live Phone,,5/3/2008,300,Hillary Rodham Clinton,45,DEM,63,Barack Obama,41,DEM,23,,40,5/13/2008,66.93,25.77,41.16,1.16,,1,-7.264602141454841,for TSG Consulting +2119,2694,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,5/4/2008,502,Hillary Rodham Clinton,45,DEM,48,Barack Obama,41,DEM,44,,4,5/6/2008,50.56,49.44,1.11,2.89,,1,-2.015010780223094, +2129,2704,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Public Policy Polling,263,IVR,,5/4/2008,851,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,46,,5,5/6/2008,50.56,49.44,1.11,3.89,,1,-.6887152951856174, +2126,2701,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Suffolk University,323,Live Phone,,5/4/2008,600,Hillary Rodham Clinton,45,DEM,49,Barack Obama,41,DEM,43,,6,5/6/2008,50.56,49.44,1.11,4.89,,1,.142900402553028, +2121,2696,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,5/4/2008,781,Barack Obama,41,DEM,48,Hillary Rodham Clinton,45,DEM,45,,3,5/6/2008,56.14,41.61,14.53,11.53,,1,6.420226095989046, +2128,2703,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Public Policy Polling,263,IVR,,5/4/2008,870,Barack Obama,41,DEM,53,Hillary Rodham Clinton,45,DEM,43,,10,5/6/2008,56.14,41.61,14.53,4.53,,1,-1.547485657040205, +2116,2691,7421,2008,2008_Pres-D_WV,WV,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,5/4/2008,840,Hillary Rodham Clinton,45,DEM,56,Barack Obama,41,DEM,27,,29,5/13/2008,66.93,25.77,41.16,12.16,,1,5.456012888030157, +2125,2700,7423,2008,2008_Pres-D_KY,KY,Pres-P,Pres-D,SurveyUSA,325,IVR,,5/4/2008,595,Hillary Rodham Clinton,45,DEM,62,Barack Obama,41,DEM,28,,34,5/20/2008,65.48,29.92,35.56,1.56,,1,-7.703352005253335, +2117,2692,7416,2008,2008_Pres-D_IN,IN,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,5/5/2008,644,Hillary Rodham Clinton,45,DEM,43,Barack Obama,41,DEM,45,,-2,5/6/2008,50.56,49.44,1.11,3.11,,0,-1.710859701228941, +2114,2689,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,Live Phone,,5/5/2008,774,Barack Obama,41,DEM,47,Hillary Rodham Clinton,45,DEM,43,,4,5/6/2008,56.14,41.61,14.53,10.53,,1,5.661908288804796, +2118,2693,7418,2008,2008_Pres-D_NC,NC,Pres-P,Pres-D,Zogby Interactive/JZ Analytics,395,Live Phone,,5/5/2008,643,Barack Obama,41,DEM,51,Hillary Rodham Clinton,45,DEM,37,,14,5/6/2008,56.14,41.61,14.53,.53,,1,-5.765220656057688, +2113,2688,7423,2008,2008_Pres-D_KY,KY,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,IVR,,5/5/2008,800,Hillary Rodham Clinton,45,DEM,56,Barack Obama,41,DEM,31,,25,5/20/2008,65.48,29.92,35.56,10.56,,1,2.626774453122421, +2109,2684,7421,2008,2008_Pres-D_WV,WV,Pres-P,Pres-D,American Research Group,9,Live Phone,,5/8/2008,600,Hillary Rodham Clinton,45,DEM,66,Barack Obama,41,DEM,23,,43,5/13/2008,66.93,25.77,41.16,1.84,,1,-5.885421752123959, +2110,2685,7423,2008,2008_Pres-D_KY,KY,Pres-P,Pres-D,Research 2000,281,Live Phone,,5/8/2008,500,Hillary Rodham Clinton,45,DEM,58,Barack Obama,41,DEM,31,,27,5/20/2008,65.48,29.92,35.56,8.56,,1,.8640046821926103, +2106,2681,7425,2008,2008_Pres-D_OR,OR,Pres-P,Pres-D,DHM Research,76,Live Phone,,5/9/2008,400,Barack Obama,41,DEM,55,Hillary Rodham Clinton,45,DEM,35,,20,5/20/2008,58.52,40.5,18.01,1.99,,1,-7.125756392221324, +2102,2677,7423,2008,2008_Pres-D_KY,KY,Pres-P,Pres-D,SurveyUSA,325,IVR,,5/10/2008,641,Hillary Rodham Clinton,45,DEM,62,Barack Obama,41,DEM,30,,32,5/20/2008,65.48,29.92,35.56,3.56,,1,-4.651313708596515, +2104,2679,7425,2008,2008_Pres-D_OR,OR,Pres-P,Pres-D,SurveyUSA,325,IVR,,5/10/2008,615,Barack Obama,41,DEM,54,Hillary Rodham Clinton,45,DEM,43,,11,5/20/2008,58.52,40.5,18.01,7.01,,1,-1.06339792314631, +2099,2674,7421,2008,2008_Pres-D_WV,WV,Pres-P,Pres-D,Suffolk University,323,Live Phone,,5/11/2008,600,Hillary Rodham Clinton,45,DEM,60,Barack Obama,41,DEM,24,4,36,5/13/2008,66.93,25.77,41.16,5.16,,1,-1.103000156988611, +2100,2675,7425,2008,2008_Pres-D_OR,OR,Pres-P,Pres-D,Public Policy Polling,263,IVR,,5/11/2008,949,Barack Obama,41,DEM,53,Hillary Rodham Clinton,45,DEM,39,,14,5/20/2008,58.52,40.5,18.01,4.01,,1,-4.746956849929945, +58991,100997,7435,2008,2008_Pres-D_PR,PR,Pres-P,Pres-D,GQR Research (GQRR),126,Face-to-face,,5/14/2008,300,Hillary Rodham Clinton,45,DEM,59,Barack Obama,41,DEM,40,,19,6/1/2008,68.19,31.81,36.38,17.38,,1,5.369045061864549,for Univision | El Vocero +2094,2669,7423,2008,2008_Pres-D_KY,KY,Pres-P,Pres-D,American Research Group,9,Live Phone,,5/15/2008,600,Hillary Rodham Clinton,45,DEM,65,Barack Obama,41,DEM,29,,36,5/20/2008,65.48,29.92,35.56,.44,,1,-6.580513524414555, +2095,2670,7425,2008,2008_Pres-D_OR,OR,Pres-P,Pres-D,American Research Group,9,Live Phone,,5/15/2008,600,Barack Obama,41,DEM,50,Hillary Rodham Clinton,45,DEM,45,,5,5/20/2008,58.52,40.5,18.01,13.01,,1,6.007741906478924, +2088,2663,7423,2008,2008_Pres-D_KY,KY,Pres-P,Pres-D,SurveyUSA,325,IVR,,5/17/2008,629,Hillary Rodham Clinton,45,DEM,62,Barack Obama,41,DEM,31,,31,5/20/2008,65.48,29.92,35.56,4.56,,1,-2.266545477874601, +2090,2665,7425,2008,2008_Pres-D_OR,OR,Pres-P,Pres-D,SurveyUSA,325,IVR,,5/17/2008,627,Barack Obama,41,DEM,55,Hillary Rodham Clinton,45,DEM,42,,13,5/20/2008,58.52,40.5,18.01,5.01,,1,-1.656567674630813, +2084,2659,7423,2008,2008_Pres-D_KY,KY,Pres-P,Pres-D,Suffolk University,323,Live Phone,,5/18/2008,600,Hillary Rodham Clinton,45,DEM,51,Barack Obama,41,DEM,25,,26,5/20/2008,65.48,29.92,35.56,9.56,,1,4.258250205514101, +2087,2662,7425,2008,2008_Pres-D_OR,OR,Pres-P,Pres-D,Public Policy Polling,263,IVR,,5/18/2008,1296,Barack Obama,41,DEM,58,Hillary Rodham Clinton,45,DEM,39,,19,5/20/2008,58.52,40.5,18.01,.99,,1,-6.259969122515062, +2085,2660,7425,2008,2008_Pres-D_OR,OR,Pres-P,Pres-D,Suffolk University,323,Live Phone,,5/18/2008,600,Barack Obama,41,DEM,45,Hillary Rodham Clinton,45,DEM,41,,4,5/20/2008,58.52,40.5,18.01,14.01,,1,7.89456835980566, +2081,2656,7428,2008,2008_Pres-D_MT,MT,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,5/20/2008,191,Barack Obama,41,DEM,52,Hillary Rodham Clinton,45,DEM,35,,17,6/3/2008,56.56,41.05,15.51,1.49,,1,-10.02949621656865, +2065,2640,7428,2008,2008_Pres-D_MT,MT,Pres-P,Pres-D,American Research Group,9,Live Phone,,6/1/2008,600,Barack Obama,41,DEM,48,Hillary Rodham Clinton,45,DEM,44,,4,6/3/2008,56.56,41.05,15.51,11.51,,1,5.471498641862755, +2066,2641,7430,2008,2008_Pres-D_SD,SD,Pres-P,Pres-D,American Research Group,9,Live Phone,,6/1/2008,600,Hillary Rodham Clinton,45,DEM,60,Barack Obama,41,DEM,34,,26,6/3/2008,55.35,44.65,10.69,15.31,,1,6.119250841976589, +15191,20031,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Financial Dynamics,95,Live Phone,,10/14/2008,817,Barack Obama,41,DEM,49,John McCain,44,REP,41,,8,11/4/2008,52.88,45.61,7.27,.73,.73,1,-2.72426012151586,for Diageo | Hotline +15081,19921,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/14/2008,2312,Barack Obama,41,DEM,51,John McCain,44,REP,45,,6,11/4/2008,52.88,45.61,7.27,1.27,-1.27,1,-1.871879842240541, +15616,20456,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/14/2008,850,Barack Obama,41,DEM,46,John McCain,44,REP,41,,5,11/4/2008,52.88,45.61,7.27,2.27,-2.27,1,-.9455668833600669, +16862,21776,710,2008,2008_Pres-G_CT,CT,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2008,500,Barack Obama,41,DEM,56,John McCain,44,REP,39,,17,11/4/2008,60.59,38.22,22.37,5.37,-5.37,1,.4624631746867504, +16851,21765,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/14/2008,600,Barack Obama,41,DEM,49,John McCain,44,REP,45,,4,11/4/2008,51.03,48.22,2.82,1.18,1.18,1,-2.264355633457072, +16864,21778,723,2008,2008_Pres-G_MA,MA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/14/2008,624,Barack Obama,41,DEM,59,John McCain,44,REP,35,,24,11/4/2008,61.8,35.99,25.81,1.81,-1.81,1,-4.747350034065591, +16865,21779,732,2008,2008_Pres-G_ND,ND,Pres-G,Pres-G,DFM Research,69,Live Phone,D,10/14/2008,504,Barack Obama,41,DEM,44,John McCain,44,REP,41,,3,11/4/2008,44.62,53.25,-8.63,11.63,11.63,0,5.683135236744485,for unspecified Democratic sponsor +16860,21774,738,2008,2008_Pres-G_NY,NY,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2008,500,Barack Obama,41,DEM,57,John McCain,44,REP,37,,20,11/4/2008,62.88,36.03,26.86,6.86,-6.86,1,.4815836503845589, +16863,21777,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2008,700,Barack Obama,41,DEM,49,John McCain,44,REP,49,,0,11/4/2008,51.5,46.91,4.59,4.59,-4.59,.5,-.0116953549102875, +16861,21775,741,2008,2008_Pres-G_OR,OR,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2008,500,Barack Obama,41,DEM,54,John McCain,44,REP,41,,13,11/4/2008,56.75,40.4,16.35,3.35,-3.35,1,-.7761124550385916, +16846,21760,745,2008,2008_Pres-G_SD,SD,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/14/2008,800,Barack Obama,41,DEM,41,John McCain,44,REP,48,,-7,11/4/2008,44.75,53.16,-8.41,1.41,1.41,1,-1.73419685252516,among registered voters +16838,21752,746,2008,2008_Pres-G_TN,TN,Pres-G,Pres-G,"North Star Opinion Research/Ayres, McHenry & Associates",233,Live Phone,R,10/14/2008,600,Barack Obama,41,DEM,39,John McCain,44,REP,54,,-15,11/4/2008,41.83,56.9,-15.07,.07,.07,1,-4.547181449646068,for Lamar Alexander +16859,21773,754,2008,2008_Pres-G_WY,WY,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/14/2008,625,Barack Obama,41,DEM,32,John McCain,44,REP,58,,-26,11/4/2008,32.54,64.78,-32.24,6.24,6.24,1,-.8894462736884016, +54121,87522,1315,2008,2008_Gov-G_MO,MO,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2008,700,Jay Nixon,12613,DEM,57,Kenny Hulshof,12611,REP,38,,19,11/4/2008,58.4,39.49,18.91,.09,.09,1,-4.986248612869037, +16865,87678,1318,2008,2008_Gov-G_ND,ND,Gov-G,Gov-G,DFM Research,69,Live Phone,D,10/14/2008,504,Tim Mathern,12622,DEM,22,John Hoeven,12623,REP,66,,-44,11/4/2008,23.53,74.44,-50.91,6.91,6.91,1,-.8856827657560412,for unspecified Democratic sponsor +24073,29320,1548,2008,2008_Sen-G_CO,CO,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/14/2008,608,Mark Udall,2602,DEM,52,Bob Schaffer,2603,REP,40,,12,11/4/2008,52.8,42.49,10.3,1.7,1.7,1,-3.132019424439544,for unspecified Democratic sponsor +16864,25316,1559,2008,2008_Sen-G_MA,MA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/14/2008,624,John Kerry,2664,DEM,59,Jeffrey K. Beatty,2665,REP,29,,30,11/4/2008,65.86,30.93,34.93,4.93,-4.93,1,-1.846958160683603, +16861,25154,1571,2008,2008_Sen-G_OR,OR,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2008,500,Jeff Merkley,2765,DEM,47,Gordon H. Smith,2766,REP,47,,0,11/4/2008,48.9,45.55,3.35,3.35,-3.35,.5,-1.680588054604682, +16846,24900,1574,2008,2008_Sen-G_SD,SD,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/14/2008,800,Tim Johnson,2784,DEM,57,Joel D. Dykstra,2785,REP,34,,23,11/4/2008,62.49,37.51,24.98,1.98,-1.98,1,-2.147683250805114,among registered voters +16838,24800,1575,2008,2008_Sen-G_TN,TN,Sen-G,Sen-G,"North Star Opinion Research/Ayres, McHenry & Associates",233,Live Phone,R,10/14/2008,600,Robert D. Tuke,2789,DEM,27,Lamar Alexander,2788,REP,64,,-37,11/4/2008,31.64,65.14,-33.5,3.5,-3.5,1,-4.265256635972085,for Lamar Alexander +16859,24907,1579,2008,2008_Sen-G_WY,WY,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/14/2008,625,Christopher Rothfuss,2820,DEM,20,Michael B. Enzi,2819,REP,72,,-52,11/4/2008,24.26,75.63,-51.38,.62,-.62,1,-10.7469741114016, +16859,24906,1580,2008,2008_Sen-GS_WY,WY,Sen-G,Sen-GS,Mason-Dixon Polling & Strategy,197,Live Phone,,10/14/2008,625,Nicholas H. Carter,2817,DEM,22,John Barrasso,2816,REP,69,,-47,11/4/2008,26.53,73.35,-46.83,.17,-.17,1,-11.65343030459345, +64066,117893,4095,2008,2008_House-G_CA-50,CA-50,House-G,House-G,GQR Research (GQRR),126,Live Phone,D,10/14/2008,400,Nicholas Leibham,13943,DEM,42,Brian P. Bilbray,13944,REP,44,5,-2,11/4/2008,45.18,50.24,-5.06,3.06,3.06,1,-4.694220173045168,for Nicholas Leibham +64327,118315,4109,2008,2008_House-G_CT-4,CT-4,House-G,House-G,SurveyUSA,325,IVR,,10/14/2008,602,Jim Himes,14399,DEM,48,Christopher H. Shays,14400,REP,45,,3,11/4/2008,51.32,47.56,3.76,.76,-.76,1,-6.846921667229932, +64328,118316,4256,2008,2008_House-G_MO-6,MO-6,House-G,House-G,SurveyUSA,325,IVR,,10/14/2008,589,Kay Waldo Barnes,14402,DEM,40,Sam Graves,14403,REP,51,4,-11,11/4/2008,36.86,59.43,-22.57,11.57,11.57,1,3.96200706588559, +63834,117537,4262,2008,2008_House-G_NE-2,NE-2,House-G,House-G,ALG Research,14,Live Phone,D,10/14/2008,400,Jim Esch,13808,DEM,46,Lee Terry,13809,REP,47,,-1,11/4/2008,48.07,51.93,-3.85,2.85,2.85,1,-4.943758796298527,for Jim Esch +16865,117834,4327,2008,2008_House-G_ND-1,ND-1,House-G,House-G,DFM Research,69,Live Phone,D,10/14/2008,504,Earl Pomeroy,13904,DEM,55,Duane Sand,13905,REP,30,,25,11/4/2008,61.97,38.03,23.95,1.05,1.05,1,-6.563434415126079,for unspecified Democratic sponsor +64329,118317,4355,2008,2008_House-G_OR-5,OR-5,House-G,House-G,SurveyUSA,325,IVR,,10/14/2008,587,Kurt Schrader,14405,DEM,51,Mike Erickson,14406,REP,38,,13,11/4/2008,54.25,38.33,15.92,2.92,-2.92,1,-4.677041171929854,for KATU-TV Portland +16859,117992,4460,2008,2008_House-G_WY-1,WY-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/14/2008,625,Gary Trauner,14062,DEM,44,Cynthia M. Lummis,14063,REP,43,4,1,11/4/2008,42.81,52.62,-9.82,10.82,10.82,0,4.31890545312574, +15191,117357,8656,2008,2008_House-G_US,US,House-G,House-G,Financial Dynamics,95,Live Phone,,10/14/2008,725,Generic Candidate,13748,DEM,44,Generic Candidate,13749,REP,38,,6,11/4/2008,52.93,42.38,10.55,4.55,-4.55,1,.8290133816492411,for Diageo | Hotline +74501,140195,8703,2008,2008_Pres-G_N2,N2,Pres-G,Pres-G,ALG Research,14,Live Phone,D,10/14/2008,400,Barack Obama,41,DEM,44,John McCain,44,REP,48,,-4,11/4/2008,49.97,48.75,1.21,5.21,-5.21,0,-2.394493176629224,for Jim Esch +15426,20266,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/15/2008,3000,Barack Obama,41,DEM,50,John McCain,44,REP,46,,4,11/4/2008,52.88,45.61,7.27,3.27,-3.27,1,.3104515983600967, +15503,20343,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/15/2008,1100,Barack Obama,41,DEM,52,John McCain,44,REP,42,,10,11/4/2008,52.88,45.61,7.27,2.73,2.73,1,-.4965332962477497, +16829,21743,704,2008,2008_Pres-G_AK,AK,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/15/2008,600,Barack Obama,41,DEM,38,John McCain,44,REP,57,,-19,11/4/2008,37.89,59.42,-21.54,2.54,2.54,1,-4.871085140659784, +16842,21756,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/15/2008,600,Barack Obama,41,DEM,43,John McCain,44,REP,49,,-6,11/4/2008,46.99,52.2,-5.21,.79,-.79,1,-2.825305667640644, +16835,21749,721,2008,2008_Pres-G_KY,KY,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/15/2008,600,Barack Obama,41,DEM,39,John McCain,44,REP,53,,-14,11/4/2008,41.17,57.4,-16.23,2.23,2.23,1,-3.209768060402297, +16830,21744,725,2008,2008_Pres-G_ME,ME,Pres-G,Pres-G,Pan Atlantic Research,249,Live Phone,,10/15/2008,400,Barack Obama,41,DEM,51,John McCain,44,REP,39,,12,11/4/2008,57.71,40.38,17.32,5.32,-5.32,1,.818005024026811, +16843,21757,725,2008,2008_Pres-G_ME,ME,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/15/2008,600,Barack Obama,41,DEM,55,John McCain,44,REP,38,,17,11/4/2008,57.71,40.38,17.32,.32,-.32,1,-4.369804012924573, +16840,21754,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/15/2008,600,Barack Obama,41,DEM,52,John McCain,44,REP,39,,13,11/4/2008,54.06,43.82,10.24,2.76,2.76,1,-1.739385688816569,for Daily Kos +16848,21762,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/15/2008,700,Barack Obama,41,DEM,52,John McCain,44,REP,46,,6,11/4/2008,49.29,49.43,-.13,6.13,6.13,0,3.614335114512575, +16844,21758,729,2008,2008_Pres-G_MS,MS,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/15/2008,600,Barack Obama,41,DEM,40,John McCain,44,REP,50,,-10,11/4/2008,43,56.18,-13.17,3.17,3.17,1,-.8732812969718869, +16849,21763,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/15/2008,600,Barack Obama,41,DEM,46,John McCain,44,REP,44,,2,11/4/2008,49.7,49.38,.33,1.67,1.67,1,-1.887845127803066, +16839,21753,732,2008,2008_Pres-G_ND,ND,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/15/2008,500,Barack Obama,41,DEM,45,John McCain,44,REP,45,,0,11/4/2008,44.62,53.25,-8.63,8.63,8.63,.5,2.402274270977981, +16841,21755,741,2008,2008_Pres-G_OR,OR,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/15/2008,600,Barack Obama,41,DEM,53,John McCain,44,REP,38,,15,11/4/2008,56.75,40.4,16.35,1.35,-1.35,1,-3.043602398288682, +16774,21688,741,2008,2008_Pres-G_OR,OR,Pres-G,Pres-G,Riley Research Associates,290,Live Phone,,10/15/2008,499,Barack Obama,41,DEM,48,John McCain,44,REP,34,0,14,11/4/2008,56.75,40.4,16.35,2.35,-2.35,1,-1.6690508190953, +16850,21764,747,2008,2008_Pres-G_TX,TX,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/15/2008,600,Barack Obama,41,DEM,40,John McCain,44,REP,52,,-12,11/4/2008,43.68,55.45,-11.77,.23,-.23,1,-3.814257974646341, +16847,21761,753,2008,2008_Pres-G_WV,WV,Pres-G,Pres-G,Rainmaker Media Group,276,Live Phone,,10/15/2008,600,Barack Obama,41,DEM,41,John McCain,44,REP,42,,-1,11/4/2008,42.59,55.71,-13.12,12.12,12.12,1,6.896266293018583, +16828,21742,754,2008,2008_Pres-G_WY,WY,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/15/2008,600,Barack Obama,41,DEM,35,John McCain,44,REP,58,,-23,11/4/2008,32.54,64.78,-32.24,9.24,9.24,1,2.340142481872441, +16849,87521,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/15/2008,600,Bev Perdue,12620,DEM,48,Pat McCrory,12618,REP,43,,5,11/4/2008,50.27,46.88,3.4,1.6,1.6,1,-2.966624349433133, +16829,25189,1546,2008,2008_Sen-G_AK,AK,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/15/2008,600,Mark Begich,2582,DEM,48,Ted Stevens,2583,REP,46,,2,11/4/2008,47.77,46.52,1.24,.76,.76,1,-3.535328788301894, +24085,29332,1548,2008,2008_Sen-G_CO,CO,Sen-G,Sen-G,Hill Research Consultants,140,Live Phone,R,10/15/2008,600,Mark Udall,2602,DEM,43,Bob Schaffer,2603,REP,38,,5,11/4/2008,52.8,42.49,10.3,5.3,-5.3,1,.8719193455311973,for Bob Schaffer; among registered voters +16842,25195,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/15/2008,600,Jim Martin,2612,DEM,45,Saxby Chambliss,2611,REP,47,,-2,11/4/2008,46.83,49.76,-2.92,.92,.92,1,-2.717654871378207, +16835,25207,1556,2008,2008_Sen-G_KY,KY,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/15/2008,600,Bruce Lunsford,2651,DEM,42,Mitch McConnell,2650,REP,46,,-4,11/4/2008,47.03,52.97,-5.93,1.93,1.93,1,-2.227772417857477, +24113,29357,1557,2008,2008_Sen-O_LA,LA,Sen-G,Sen-O,OnMessage Inc.,239,Live Phone,R,10/15/2008,500,Mary L. Landrieu,2659,DEM,47,John Neely Kennedy,2660,REP,42,,5,11/4/2008,52.11,45.72,6.39,1.39,-1.39,1,-6.348419765173081,for John Neely Kennedy +24156,29394,1558,2008,2008_Sen-G_ME,ME,Sen-G,Sen-G,Pan Atlantic Research,249,Live Phone,,10/15/2008,400,Thomas H. Allen,2670,DEM,36,Susan M. Collins,2668,REP,57,,-21,11/4/2008,38.58,61.33,-22.75,1.75,1.75,1,-6.040094308588902, +16843,25211,1558,2008,2008_Sen-G_ME,ME,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/15/2008,600,Thomas H. Allen,2670,DEM,40,Susan M. Collins,2668,REP,53,,-13,11/4/2008,38.58,61.33,-22.75,9.75,9.75,1,2.970865271756372, +16840,25215,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/15/2008,600,Al Franken,2679,DEM,41,Norm Coleman,2680,REP,39,18,2,11/4/2008,41.99,41.98,.01,1.99,1.99,1,-2.57581515711366,for Daily Kos +16844,25217,1563,2008,2008_Sen-GS_MS,MS,Sen-G,Sen-GS,Research 2000,281,Live Phone,,10/15/2008,600,Ronnie Musgrove,2698,DEM,46,Roger F. Wicker,2697,REP,47,,-1,11/4/2008,45.04,54.96,-9.92,8.92,8.92,1,4.442828383386491, +16849,25223,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/15/2008,600,Kay R. Hagan,2709,DEM,49,Elizabeth H. Dole,2710,REP,45,,4,11/4/2008,52.65,44.18,8.47,4.47,-4.47,1,-1.53357686417775, +16841,25238,1571,2008,2008_Sen-G_OR,OR,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/15/2008,600,Jeff Merkley,2765,DEM,47,Gordon H. Smith,2766,REP,41,,6,11/4/2008,48.9,45.55,3.35,2.65,2.65,1,-2.072923747076944, +16774,25253,1571,2008,2008_Sen-G_OR,OR,Sen-G,Sen-G,Riley Research Associates,290,Live Phone,,10/15/2008,499,Jeff Merkley,2765,DEM,36,Gordon H. Smith,2766,REP,35,4,1,11/4/2008,48.9,45.55,3.35,2.35,-2.35,1,-2.164453299106462, +24078,29325,1574,2008,2008_Sen-G_SD,SD,Sen-G,Sen-G,GQR Research (GQRR),126,Live Phone,D,10/15/2008,618,Tim Johnson,2784,DEM,59,Joel D. Dykstra,2785,REP,35,,24,11/4/2008,62.49,37.51,24.98,.98,-.98,1,-3.080898385038782,for Tim Johnson +16850,25243,1576,2008,2008_Sen-G_TX,TX,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/15/2008,600,Rick Noriega,2802,DEM,44,John Cornyn,2801,REP,50,,-6,11/4/2008,42.84,54.82,-11.98,5.98,5.98,1,1.198302812717611, +16828,25249,1579,2008,2008_Sen-G_WY,WY,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/15/2008,600,Christopher Rothfuss,2820,DEM,34,Michael B. Enzi,2819,REP,61,,-27,11/4/2008,24.26,75.63,-51.38,24.38,24.38,1,18.64843694249305, +16828,25248,1580,2008,2008_Sen-GS_WY,WY,Sen-G,Sen-GS,Research 2000,281,Live Phone,,10/15/2008,600,Nicholas H. Carter,2817,DEM,36,John Barrasso,2816,REP,57,,-21,11/4/2008,26.53,73.35,-46.83,25.83,25.83,1,19.31214997484336, +16829,123397,4033,2008,2008_House-G_AK-1,AK-1,House-G,House-G,Research 2000,281,Live Phone,,10/15/2008,600,Ethan Berkowitz,14574,DEM,50,Don Young,14575,REP,44,,6,11/4/2008,44.97,50.14,-5.17,11.17,11.17,0,3.218615574711256, +64330,118318,4056,2008,2008_House-G_CA-11,CA-11,House-G,House-G,SurveyUSA,325,IVR,,10/15/2008,650,Jerry McNerney,14407,DEM,52,Dean Andal,14408,REP,41,,11,11/4/2008,55.27,44.72,10.55,.45,.45,1,-7.09304034259624, +64106,117949,4129,2008,2008_House-G_FL-18,FL-18,House-G,House-G,Lake Research Partners,165,Online,D,10/15/2008,457,Annette Taddeo,13982,DEM,41,Ileana Ros-Lehtinen,13983,REP,48,,-7,11/4/2008,42.13,57.87,-15.74,8.74,8.74,1,1.068802766399636,for Annette Taddeo +64067,117894,4135,2008,2008_House-G_FL-24,FL-24,House-G,House-G,GQR Research (GQRR),126,Live Phone,D,10/15/2008,400,Suzanne M. Kosmas,13946,DEM,58,Tom Feeney,13947,REP,35,,23,11/4/2008,57.2,41.11,16.09,6.91,6.91,1,-.8188419973795081,for unspecified Democratic sponsor +64331,118319,4193,2008,2008_House-G_KY-3,KY-3,House-G,House-G,SurveyUSA,325,IVR,,10/15/2008,613,John Yarmuth,14409,DEM,57,Anne Meagher Northup,14410,REP,41,,16,11/4/2008,59.37,40.63,18.73,2.73,-2.73,1,-4.848196808969676, +16830,118074,4204,2008,2008_House-G_ME-1,ME-1,House-G,House-G,Pan Atlantic Research,249,Live Phone,,10/15/2008,207,Chellie Pingree,13878,DEM,43,Charlie Summers,13879,REP,32,,11,11/4/2008,54.9,45.1,9.8,1.2,1.2,1,-6.175672360584009, +16830,118075,4205,2008,2008_House-G_ME-2,ME-2,House-G,House-G,Pan Atlantic Research,249,Live Phone,,10/15/2008,193,Michael H. Michaud,13880,DEM,60,John N. Frary,13881,REP,26,,34,11/4/2008,67.44,32.56,34.87,.87,-.87,1,-5.352924633740572, +64163,118065,4430,2008,2008_House-G_VA-2,VA-2,House-G,House-G,"Normington, Petts & Associates",232,Live Phone,D,10/15/2008,400,Glenn C. Nye,14116,DEM,42,Thelma D. Drake,14117,REP,47,,-5,11/4/2008,52.4,47.46,4.94,9.94,-9.94,0,2.201327765929627,for Glenn C. Nye +16828,118143,4460,2008,2008_House-G_WY-1,WY-1,House-G,House-G,Research 2000,281,Live Phone,,10/15/2008,600,Gary Trauner,14062,DEM,44,Cynthia M. Lummis,14063,REP,43,,1,11/4/2008,42.81,52.62,-9.82,10.82,10.82,0,4.015250337326983, +15503,117581,8656,2008,2008_House-G_US,US,House-G,House-G,Research 2000,281,Live Phone,,10/15/2008,1100,Generic Candidate,13748,DEM,49,Generic Candidate,13749,REP,36,,13,11/4/2008,52.93,42.38,10.55,2.45,2.45,1,-1.616011704469861, +15074,19914,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Franklin & Marshall College,106,Live Phone,,10/16/2008,600,Barack Obama,41,DEM,50,John McCain,44,REP,45,,5,11/4/2008,52.88,45.61,7.27,2.27,-2.27,1,-1.191457404643656,sample size unavailable; estimated at 600 as a default +14935,19775,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,10/16/2008,1000,Barack Obama,41,DEM,49,John McCain,44,REP,45,,4,11/4/2008,52.88,45.61,7.27,3.27,-3.27,1,.1284105134554284, +15785,20625,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/16/2008,1209,Barack Obama,41,DEM,48,John McCain,44,REP,44,,4,11/4/2008,52.88,45.61,7.27,3.27,-3.27,1,.1254622238469552, +16745,21655,705,2008,2008_Pres-G_AL,AL,Pres-G,Pres-G,Capital Survey Research Center,44,Live Phone,,10/16/2008,606,Barack Obama,41,DEM,34,John McCain,44,REP,54,,-20,11/4/2008,38.74,60.32,-21.58,1.58,1.58,1,-3.587503595716463, +16801,21715,708,2008,2008_Pres-G_CA,CA,Pres-G,Pres-G,Public Policy Institute of California,262,IVR,,10/16/2008,1186,Barack Obama,41,DEM,56,John McCain,44,REP,33,,23,11/4/2008,61.01,36.95,24.06,1.06,-1.06,1,-3.316939102987276, +16836,21750,708,2008,2008_Pres-G_CA,CA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/16/2008,615,Barack Obama,41,DEM,59,John McCain,44,REP,35,,24,11/4/2008,61.01,36.95,24.06,.06,-.06,1,-5.121265577889051, +16833,21747,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2008,700,Barack Obama,41,DEM,52,John McCain,44,REP,45,,7,11/4/2008,53.66,44.71,8.95,1.95,-1.95,1,-2.218854140973894, +16837,21751,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/16/2008,553,Barack Obama,41,DEM,47,John McCain,44,REP,49,,-2,11/4/2008,51.03,48.22,2.82,4.82,-4.82,0,1.534992912508674, +16827,21741,730,2008,2008_Pres-G_MT,MT,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/16/2008,500,Barack Obama,41,DEM,45,John McCain,44,REP,49,,-4,11/4/2008,47.25,49.51,-2.26,1.74,-1.74,1,-2.979241129125114, +16831,21745,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2008,700,Barack Obama,41,DEM,50,John McCain,44,REP,45,,5,11/4/2008,55.15,42.65,12.49,7.49,-7.49,1,.3704094874532107, +16818,21732,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Muhlenberg College,219,Live Phone,,10/16/2008,599,Barack Obama,41,DEM,52,John McCain,44,REP,40,,12,11/4/2008,54.49,44.17,10.32,1.68,1.68,1,-2.225198728977983, +16832,21746,746,2008,2008_Pres-G_TN,TN,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2008,500,Barack Obama,41,DEM,42,John McCain,44,REP,54,,-12,11/4/2008,41.83,56.9,-15.07,3.07,3.07,1,-1.377964640974365, +16834,21748,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2008,700,Barack Obama,41,DEM,54,John McCain,44,REP,44,,10,11/4/2008,52.63,46.33,6.3,3.7,3.7,1,.5249423711404858, +16827,87520,1316,2008,2008_Gov-G_MT,MT,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/16/2008,500,Brian Schweitzer,12617,DEM,57,Roy Brown,12615,REP,40,,17,11/4/2008,65.47,32.52,32.95,15.95,-15.95,1,10.30690983788277, +16833,25022,1548,2008,2008_Sen-G_CO,CO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2008,700,Mark Udall,2602,DEM,51,Bob Schaffer,2603,REP,44,,7,11/4/2008,52.8,42.49,10.3,3.3,-3.3,1,-1.237898090614949, +16832,25166,1575,2008,2008_Sen-G_TN,TN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2008,500,Robert D. Tuke,2789,DEM,34,Lamar Alexander,2788,REP,62,,-28,11/4/2008,31.64,65.14,-33.5,5.5,5.5,1,-2.293220707692641, +16834,25176,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2008,700,Mark R. Warner,2808,DEM,61,James S. Gilmore III,2809,REP,36,,25,11/4/2008,65.03,33.73,31.3,6.3,-6.3,1,1.424148976391442, +64374,118426,4127,2008,2008_House-G_FL-16,FL-16,House-G,House-G,Tarrance Group,333,Live Phone,R,10/16/2008,300,Tim Mahoney,14436,DEM,29,Thomas J. Rooney,14437,REP,55,,-26,11/4/2008,39.91,60.09,-20.19,5.81,-5.81,1,-1.975087445522915,for Thomas J. Rooney +64042,117860,4132,2008,2008_House-G_FL-21,FL-21,House-G,House-G,Florida International University/Univision,98,Live Phone,,10/16/2008,410,Raul L. Martinez,13916,DEM,33,Lincoln Diaz-Balart,13917,REP,47,,-14,11/4/2008,42.1,57.9,-15.8,1.8,1.8,1,-6.74833822438061, +64164,118066,4163,2008,2008_House-G_IL-10,IL-10,House-G,House-G,"Normington, Petts & Associates",232,Live Phone,D,10/16/2008,400,Daniel J. Seals,14118,DEM,41,Mark Kirk,14119,REP,47,,-6,11/4/2008,47.44,52.56,-5.12,.88,-.88,1,-6.813410236898334,for unspecified Democratic sponsor +64164,118067,4164,2008,2008_House-G_IL-11,IL-11,House-G,House-G,"Normington, Petts & Associates",232,Live Phone,D,10/16/2008,400,Deborah Halvorson,14120,DEM,50,Marty Ozinga,14121,REP,29,,21,11/4/2008,58.4,34.48,23.92,2.92,-2.92,1,-4.960410182404682,for unspecified Democratic sponsor +64393,118461,4175,2008,2008_House-G_IN-3,IN-3,House-G,House-G,The Winston Group,385,Live Phone,R,10/16/2008,400,Michael A. Montagano,13978,DEM,41,Mark Edward Souder,13979,REP,50,,-9,11/4/2008,39.7,55.04,-15.34,6.34,6.34,1,-2.747121997312658,for Mark Edward Souder; among registered voters +64332,118320,4192,2008,2008_House-G_KY-2,KY-2,House-G,House-G,SurveyUSA,325,IVR,,10/16/2008,559,David E. Boswell,13832,DEM,42,Brett Guthrie,13833,REP,51,,-9,11/4/2008,47.43,52.57,-5.15,3.85,-3.85,1,-3.455267524298323, +64141,118015,4202,2008,2008_House-G_LA-6,LA-6,House-G,House-G,McLaughlin & Associates,203,Live Phone,R,10/16/2008,300,Donald J. Cazayoux,14078,DEM,45,Bill Cassidy,14076,REP,34,9,11,11/4/2008,40.29,48.12,-7.82,18.82,18.82,0,11.03198646273356,for Bill Cassidy +16827,118144,4260,2008,2008_House-G_MT-1,MT-1,House-G,House-G,Research 2000,281,Live Phone,,10/16/2008,500,John B. Driscoll,14106,DEM,38,Denny Rehberg,14107,REP,52,,-14,11/4/2008,32.42,64.14,-31.72,17.72,17.72,1,11.88485046934908, +64083,117911,4271,2008,2008_House-G_NJ-3,NJ-3,House-G,House-G,Grove Insight,129,Live Phone,D,10/16/2008,400,John H. Adler,13962,DEM,43,Christopher Myers,13963,REP,35,,8,11/4/2008,52.08,47.92,4.15,3.85,3.85,1,-3.78817499933727,for unspecified Democratic sponsor +15195,20035,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Financial Dynamics,95,Live Phone,,10/17/2008,785,Barack Obama,41,DEM,48,John McCain,44,REP,41,,7,11/4/2008,52.88,45.61,7.27,.27,-.27,1,-3.024272143445085,for Diageo | Hotline +15151,23133,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,10/17/2008,1000,Barack Obama,41,DEM,49,John McCain,44,REP,44,3,5,11/4/2008,52.88,45.61,7.27,2.27,-2.27,1,-.8793658678038654,average of multiple versions or turnout models listed in poll +15080,19920,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/17/2008,2277,Barack Obama,41,DEM,51,John McCain,44,REP,44,,7,11/4/2008,52.88,45.61,7.27,.27,-.27,1,-2.678428653441169, +16816,21730,718,2008,2008_Pres-G_IL,IL,Pres-G,Pres-G,Market Shares Corp.,187,Live Phone,,10/17/2008,500,Barack Obama,41,DEM,56,John McCain,44,REP,32,,24,11/4/2008,61.92,36.78,25.14,1.14,-1.14,1,-3.357445104196503, +16825,21739,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,Princeton Survey Research Associates International,258,Live Phone,,10/17/2008,1049,Barack Obama,41,DEM,52,John McCain,44,REP,41,,11,11/4/2008,54.06,43.82,10.24,.76,.76,1,-3.732159107162809,for Minneapolis Star Tribune +16819,21733,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/17/2008,655,Barack Obama,41,DEM,50,John McCain,44,REP,44,,6,11/4/2008,54.06,43.82,10.24,4.24,-4.24,1,.2545233316293281, +16817,21731,735,2008,2008_Pres-G_NJ,NJ,Pres-G,Pres-G,Monmouth University,215,Live Phone,,10/17/2008,723,Barack Obama,41,DEM,55,John McCain,44,REP,38,,17,11/4/2008,57.27,41.7,15.57,1.43,1.43,1,-2.307784862378274,for Gannett +16821,21735,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2008,625,Barack Obama,41,DEM,45,John McCain,44,REP,46,,-1,11/4/2008,51.5,46.91,4.59,5.59,-5.59,0,1.251119763207221, +16820,21734,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Susquehanna Polling & Research Inc.,326,Live Phone,,10/17/2008,700,Barack Obama,41,DEM,48,John McCain,44,REP,40,2,8,11/4/2008,54.49,44.17,10.32,2.32,-2.32,1,-1.418877224264594, +16823,21737,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2008,625,Barack Obama,41,DEM,51,John McCain,44,REP,39,,12,11/4/2008,56.22,42.31,13.9,1.9,-1.9,1,-1.936025426014909, +16822,21736,753,2008,2008_Pres-G_WV,WV,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2008,625,Barack Obama,41,DEM,41,John McCain,44,REP,47,,-6,11/4/2008,42.59,55.71,-13.12,7.12,7.12,1,2.201916095675621, +16824,21738,753,2008,2008_Pres-G_WV,WV,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/17/2008,1223,Barack Obama,41,DEM,42,John McCain,44,REP,50,,-8,11/4/2008,42.59,55.71,-13.12,5.12,5.12,1,.0661833078588628, +24104,29348,1557,2008,2008_Sen-O_LA,LA,Sen-G,Sen-O,Mellman Group,205,Live Phone,D,10/17/2008,600,Mary L. Landrieu,2659,DEM,54,John Neely Kennedy,2660,REP,34,3,20,11/4/2008,52.11,45.72,6.39,13.61,13.61,1,7.870964230717027,for Mary L. Landrieu +16825,25270,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,Princeton Survey Research Associates International,258,Live Phone,,10/17/2008,1049,Al Franken,2679,DEM,39,Norm Coleman,2680,REP,36,18,3,11/4/2008,41.99,41.98,.01,2.99,2.99,1,-1.146023982782268,for Minneapolis Star Tribune +16819,25323,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/17/2008,655,Al Franken,2679,DEM,39,Norm Coleman,2680,REP,41,18,-2,11/4/2008,41.99,41.98,.01,2.01,-2.01,0,-2.147527982512898, +16817,24918,1567,2008,2008_Sen-G_NJ,NJ,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/17/2008,723,Frank R. Lautenberg,2744,DEM,52,Dick Zimmer,2745,REP,36,,16,11/4/2008,56.03,41.95,14.08,1.92,1.92,1,-3.467983027679191,for Gannett +64209,118145,4175,2008,2008_House-G_IN-3,IN-3,House-G,House-G,Research 2000,281,Live Phone,,10/17/2008,600,Michael A. Montagano,13978,DEM,40,Mark Edward Souder,13979,REP,45,4,-5,11/4/2008,39.7,55.04,-15.34,10.34,10.34,1,2.334639338502348, +15195,117359,8656,2008,2008_House-G_US,US,House-G,House-G,Financial Dynamics,95,Live Phone,,10/17/2008,785,Generic Candidate,13748,DEM,42,Generic Candidate,13749,REP,37,,5,11/4/2008,52.93,42.38,10.55,5.55,-5.55,1,2.036974750932699,for Diageo | Hotline +63537,116963,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,10/18/2008,327,Barack Obama,41,DEM,54,John McCain,44,REP,41,,13,11/4/2008,52.88,45.61,7.27,5.73,5.73,1,2.108891105273593, +14963,23131,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/18/2008,755,Barack Obama,41,DEM,50,John McCain,44,REP,44.5,3,5.5,11/4/2008,52.88,45.61,7.27,1.77,-1.77,1,-1.447085541280998,for CNN; average of multiple versions or turnout models listed in poll +18178,23132,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,GfK Group,115,Live Phone,,10/18/2008,800,Barack Obama,41,DEM,44,John McCain,44,REP,43,1,1,11/4/2008,52.88,45.61,7.27,6.27,-6.27,1,3.187318489202732,for AP +15177,20017,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,Online,,10/18/2008,1390,Barack Obama,41,DEM,50,John McCain,44,REP,44,,6,11/4/2008,52.88,45.61,7.27,1.27,-1.27,1,-1.706978574353825, +63589,117031,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/18/2008,1088,Barack Obama,41,DEM,46.9,John McCain,44,REP,40.9,,6,11/4/2008,52.88,45.61,7.27,1.27,-1.27,1,-1.604836003788014, +15235,20075,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Live Phone,,10/18/2008,773,Barack Obama,41,DEM,50,John McCain,44,REP,42,,8,11/4/2008,52.88,45.61,7.27,.73,.73,1,-2.473439862451293,for Reuters +15381,20221,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,Live Phone,,10/18/2008,2382,Barack Obama,41,DEM,53,John McCain,44,REP,39,,14,11/4/2008,52.88,45.61,7.27,6.73,6.73,1,4.014310547187422, +15425,20265,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2008,3000,Barack Obama,41,DEM,50,John McCain,44,REP,46,,4,11/4/2008,52.88,45.61,7.27,3.27,-3.27,1,.5099032984241899, +15515,20355,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/18/2008,1100,Barack Obama,41,DEM,50,John McCain,44,REP,42,,8,11/4/2008,52.88,45.61,7.27,.73,.73,1,-2.301724255930336, +16797,21711,704,2008,2008_Pres-G_AK,AK,Pres-G,Pres-G,Alaska Survey Research,155,Live Phone,,10/18/2008,500,Barack Obama,41,DEM,42,John McCain,44,REP,53,,-11,11/4/2008,37.89,59.42,-21.54,10.54,10.54,1,4.329687469216895, +16815,21729,707,2008,2008_Pres-G_AZ,AZ,Pres-G,Pres-G,Zimmerman & Associates/Marketing Intelligence,394,Live Phone,,10/18/2008,408,Barack Obama,41,DEM,42,John McCain,44,REP,44,2,-2,11/4/2008,45.12,53.64,-8.52,6.52,6.52,1,1.270376171946272, +16804,21718,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/18/2008,1158,Barack Obama,41,DEM,48,John McCain,44,REP,47,,1,11/4/2008,51.03,48.22,2.82,1.82,-1.82,1,-1.03482366241484, +16770,21684,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/18/2008,1433,Barack Obama,41,DEM,49,John McCain,44,REP,44,,5,11/4/2008,51.03,48.22,2.82,2.18,2.18,1,-.6236168565736073, +16790,21704,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,10/18/2008,600,Barack Obama,41,DEM,44,John McCain,44,REP,46,2,-2,11/4/2008,46.99,52.2,-5.21,3.21,3.21,1,-.0827125417698706, +16789,21703,725,2008,2008_Pres-G_ME,ME,Pres-G,Pres-G,Critical Insights,64,Live Phone,,10/18/2008,443,Barack Obama,41,DEM,56,John McCain,44,REP,35,,21,11/4/2008,57.71,40.38,17.32,3.68,3.68,1,-.9355636872495098, +16763,21677,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,National Journal,224,Live Phone,,10/18/2008,402,Barack Obama,41,DEM,50,John McCain,44,REP,40,,10,11/4/2008,54.06,43.82,10.24,.24,-.24,1,-4.502402612356203,among registered voters +16730,21640,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,St. Cloud State University,312,Live Phone,,10/18/2008,509,Barack Obama,41,DEM,42,John McCain,44,REP,37,0,5,11/4/2008,54.06,43.82,10.24,5.24,-5.24,1,.8694462914105576,among all adults +16808,21722,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Suffolk University,323,Live Phone,,10/18/2008,600,Barack Obama,41,DEM,44,John McCain,44,REP,45,1,-1,11/4/2008,49.29,49.43,-.13,.87,-.87,1,-1.894052701018712, +16739,21649,729,2008,2008_Pres-G_MS,MS,Pres-G,Pres-G,University of South Alabama,361,Live Phone,,10/18/2008,405,Barack Obama,41,DEM,33,John McCain,44,REP,46,,-13,11/4/2008,43,56.18,-13.17,.17,.17,1,-3.814854798276622, +16768,21682,730,2008,2008_Pres-G_MT,MT,Pres-G,Pres-G,Montana State University Billings,216,Live Phone,,10/18/2008,403,Barack Obama,41,DEM,44,John McCain,44,REP,40,,4,11/4/2008,47.25,49.51,-2.26,6.26,6.26,0,2.26702463173603, +16800,21714,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,Public Opinion Strategies,260,Live Phone,R,10/18/2008,500,Barack Obama,41,DEM,50,John McCain,44,REP,41,,9,11/4/2008,54.13,44.52,9.61,.61,-.61,1,-4.251040496300003,for unspecified Republican sponsor +16806,21720,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/18/2008,600,Barack Obama,41,DEM,50,John McCain,44,REP,43,,7,11/4/2008,54.13,44.52,9.61,2.61,-2.61,1,-2.194029001932227, +16805,21719,735,2008,2008_Pres-G_NJ,NJ,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/18/2008,1184,Barack Obama,41,DEM,59,John McCain,44,REP,36,,23,11/4/2008,57.27,41.7,15.57,7.43,7.43,1,4.074850183142336, +16698,21608,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Ohio University,237,Live Phone,,10/18/2008,611,Barack Obama,41,DEM,57,John McCain,44,REP,41,,16,11/4/2008,51.5,46.91,4.59,11.41,11.41,1,6.996672896425013,among all adults +16769,21683,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/18/2008,1360,Barack Obama,41,DEM,52,John McCain,44,REP,38,,14,11/4/2008,51.5,46.91,4.59,9.41,9.41,1,5.509831789235551, +16807,21721,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Suffolk University,323,Live Phone,,10/18/2008,600,Barack Obama,41,DEM,51,John McCain,44,REP,42,1,9,11/4/2008,51.5,46.91,4.59,4.41,4.41,1,-.0521300742981763, +16764,21678,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,National Journal,224,Live Phone,,10/18/2008,412,Barack Obama,41,DEM,51,John McCain,44,REP,41,,10,11/4/2008,54.49,44.17,10.32,.32,-.32,1,-3.776313248879296,among registered voters +16771,21685,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/18/2008,1425,Barack Obama,41,DEM,53,John McCain,44,REP,40,,13,11/4/2008,54.49,44.17,10.32,2.68,2.68,1,-.7807735846518798, +16791,21705,751,2008,2008_Pres-G_WA,WA,Pres-G,Pres-G,Elway Research,87,Live Phone,,10/18/2008,405,Barack Obama,41,DEM,55,John McCain,44,REP,36,1,19,11/4/2008,57.65,40.48,17.18,1.82,1.82,1,-3.52036475526678,among registered voters +16765,21679,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,National Journal,224,Live Phone,,10/18/2008,405,Barack Obama,41,DEM,53,John McCain,44,REP,40,,13,11/4/2008,56.22,42.31,13.9,.9,-.9,1,-3.227765879234211,among registered voters +16768,87654,1316,2008,2008_Gov-G_MT,MT,Gov-G,Gov-G,Montana State University Billings,216,Live Phone,,10/18/2008,403,Brian Schweitzer,12617,DEM,60.2,Roy Brown,12615,REP,27.3,4.3,32.900002,11/4/2008,65.47,32.52,32.95,.05,-.05,1,-8.970259712343811, +16806,87518,1317,2008,2008_Gov-G_NH,NH,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/18/2008,600,John Lynch,12625,DEM,60,Joe Kenney,12626,REP,34,1,26,11/4/2008,70.18,27.62,42.56,16.56,-16.56,1,9.930566761953555, +16791,87519,1321,2008,2008_Gov-G_WA,WA,Gov-G,Gov-G,Elway Research,87,Live Phone,,10/18/2008,405,Christine Gregoire,12637,DEM,51,Dino Rossi,12638,REP,39,,12,11/4/2008,53.24,46.76,6.48,5.52,5.52,1,.2458524091552056,among registered voters +16797,24877,1546,2008,2008_Sen-G_AK,AK,Sen-G,Sen-G,Alaska Survey Research,155,Live Phone,,10/18/2008,500,Mark Begich,2582,DEM,46,Ted Stevens,2583,REP,45,,1,11/4/2008,47.77,46.52,1.24,.24,-.24,1,-6.252891894920145, +16790,24854,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,GQR Research (GQRR),126,Live Phone,,10/18/2008,600,Jim Martin,2612,DEM,44,Saxby Chambliss,2611,REP,48,,-4,11/4/2008,46.83,49.76,-2.92,1.08,-1.08,1,-2.390564085141112, +16789,24823,1558,2008,2008_Sen-G_ME,ME,Sen-G,Sen-G,Critical Insights,64,Live Phone,,10/18/2008,443,Thomas H. Allen,2670,DEM,42,Susan M. Collins,2668,REP,54,,-12,11/4/2008,38.58,61.33,-22.75,10.75,10.75,1,3.768440960017736, +16763,24929,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,National Journal,224,Live Phone,,10/18/2008,402,Al Franken,2679,DEM,37,Norm Coleman,2680,REP,36,19,1,11/4/2008,41.99,41.98,.01,.99,.99,1,-3.532349026204703,among registered voters +16730,25268,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,St. Cloud State University,312,Live Phone,,10/18/2008,509,Al Franken,2679,DEM,27,Norm Coleman,2680,REP,36,16,-9,11/4/2008,41.99,41.98,.01,9.01,-9.01,0,4.970951466212907,among all adults +16739,25401,1563,2008,2008_Sen-GS_MS,MS,Sen-G,Sen-GS,University of South Alabama,361,Live Phone,,10/18/2008,405,Ronnie Musgrove,2698,DEM,32,Roger F. Wicker,2697,REP,45,,-13,11/4/2008,45.04,54.96,-9.92,3.08,-3.08,1,-1.958438245116277, +16800,24990,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/18/2008,500,Jeanne Shaheen,2733,DEM,47,John E. Sununu,2735,REP,41,5,6,11/4/2008,51.59,45.25,6.34,.34,-.34,1,-3.463760083614094,for unspecified Republican sponsor +16806,25231,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/18/2008,600,Jeanne Shaheen,2733,DEM,50,John E. Sununu,2735,REP,43,2,7,11/4/2008,51.59,45.25,6.34,.66,.66,1,-3.041058555847165, +16805,25005,1567,2008,2008_Sen-G_NJ,NJ,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/18/2008,1184,Frank R. Lautenberg,2744,DEM,55,Dick Zimmer,2745,REP,33,,22,11/4/2008,56.03,41.95,14.08,7.92,7.92,1,3.112177929055417, +66291,123395,4033,2008,2008_House-G_AK-1,AK-1,House-G,House-G,Alaska Survey Research,155,Live Phone,,10/18/2008,500,Ethan Berkowitz,14574,DEM,51,Don Young,14575,REP,43,,8,11/4/2008,44.97,50.14,-5.17,13.17,13.17,0,4.895196856221196, +16789,117806,4204,2008,2008_House-G_ME-1,ME-1,House-G,House-G,Critical Insights,64,Live Phone,,10/18/2008,228,Chellie Pingree,13878,DEM,56,Charlie Summers,13879,REP,35,,21,11/4/2008,54.9,45.1,9.8,11.2,11.2,1,5.795125496110331, +16789,117808,4205,2008,2008_House-G_ME-2,ME-2,House-G,House-G,Critical Insights,64,Live Phone,,10/18/2008,215,Michael H. Michaud,13880,DEM,64,John N. Frary,13881,REP,23,,41,11/4/2008,67.44,32.56,34.87,6.13,6.13,1,.9693322186566792, +16768,118059,4260,2008,2008_House-G_MT-1,MT-1,House-G,House-G,Montana State University Billings,216,Live Phone,,10/18/2008,403,John B. Driscoll,14106,DEM,25.3,Denny Rehberg,14107,REP,59.2,4.5,-33.900002,11/4/2008,32.42,64.14,-31.72,2.18,-2.18,1,-6.964690190972894, +16806,118146,4267,2008,2008_House-G_NH-1,NH-1,House-G,House-G,Research 2000,281,Live Phone,,10/18/2008,300,Carol Shea-Porter,14225,DEM,48,Jeb E. Bradley,14226,REP,43,2,5,11/4/2008,51.76,45.86,5.9,.9,-.9,1,-4.522843334200153, +16806,118147,4268,2008,2008_House-G_NH-2,NH-2,House-G,House-G,Research 2000,281,Live Phone,,10/18/2008,300,Paul W. Hodes,14228,DEM,49,Jennifer M. Horn,14229,REP,35,3,14,11/4/2008,56.44,41.42,15.02,1.02,-1.02,1,-6.230119651244189, +18178,117330,8656,2008,2008_House-G_US,US,House-G,House-G,GfK Group,115,Live Phone,,10/18/2008,800,Generic Candidate,13748,DEM,43,Generic Candidate,13749,REP,37,,6,11/4/2008,52.93,42.38,10.55,4.55,-4.55,1,.8631277174951562,for AP +15515,117582,8656,2008,2008_House-G_US,US,House-G,House-G,Research 2000,281,Live Phone,,10/18/2008,1100,Generic Candidate,13748,DEM,48,Generic Candidate,13749,REP,35,,13,11/4/2008,52.93,42.38,10.55,2.45,2.45,1,-1.440990635929663, +14887,19727,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/19/2008,1200,Barack Obama,41,DEM,49,John McCain,44,REP,45,,4,11/4/2008,52.88,45.61,7.27,3.27,-3.27,1,.3263038773622918, +15613,20453,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/19/2008,1050,Barack Obama,41,DEM,46,John McCain,44,REP,42,,4,11/4/2008,52.88,45.61,7.27,3.27,-3.27,1,.445203748399653, +15306,23130,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,Live Phone,,10/19/2008,1159,Barack Obama,41,DEM,51,John McCain,44,REP,40.5,3,10.5,11/4/2008,52.88,45.61,7.27,3.23,3.23,1,.3210158698562288,for NBC News | Wall Street Journal; average of multiple versions or turnout models listed in poll; among registered voters +15784,20624,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/19/2008,1214,Barack Obama,41,DEM,50,John McCain,44,REP,42,,8,11/4/2008,52.88,45.61,7.27,.73,.73,1,-2.211982599571355, +16795,21709,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2008,1000,Barack Obama,41,DEM,51,John McCain,44,REP,46,0,5,11/4/2008,53.66,44.71,8.95,3.95,-3.95,1,.1284795678586893, +16785,21699,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/19/2008,951,Barack Obama,41,DEM,48,John McCain,44,REP,48,,0,11/4/2008,53.66,44.71,8.95,8.95,-8.95,.5,5.224469606612947, +16793,21707,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2008,1000,Barack Obama,41,DEM,48,John McCain,44,REP,49,1,-1,11/4/2008,51.03,48.22,2.82,3.82,-3.82,0,1.051887403005979, +16781,21695,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/19/2008,1252,Barack Obama,41,DEM,49,John McCain,44,REP,45,,4,11/4/2008,51.03,48.22,2.82,1.18,1.18,1,-1.678831817968373, +16803,21717,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/19/2008,1411,Barack Obama,41,DEM,48,John McCain,44,REP,46,,2,11/4/2008,49.95,48.91,1.03,.97,.97,1,-3.391495645458366, +16782,21696,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/19/2008,473,Barack Obama,41,DEM,42,John McCain,44,REP,53,,-11,11/4/2008,49.95,48.91,1.03,12.03,-12.03,0,8.238328601578523, +16777,21691,721,2008,2008_Pres-G_KY,KY,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/19/2008,535,Barack Obama,41,DEM,41,John McCain,44,REP,54,,-13,11/4/2008,41.17,57.4,-16.23,3.23,3.23,1,-1.43072442602054,for WHAS-TV | WLEX-TV (Lexington) +16792,21706,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2008,1000,Barack Obama,41,DEM,49,John McCain,44,REP,44,2,5,11/4/2008,49.29,49.43,-.13,5.13,5.13,0,3.03903746442997, +16783,21697,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/19/2008,717,Barack Obama,41,DEM,48,John McCain,44,REP,48,,0,11/4/2008,49.29,49.43,-.13,.13,.13,.5,-2.678713176675743, +16799,21713,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/19/2008,698,Barack Obama,41,DEM,49,John McCain,44,REP,48,,1,11/4/2008,49.7,49.38,.33,.67,.67,1,-2.693965798382426, +16802,21716,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/19/2008,1200,Barack Obama,41,DEM,51,John McCain,44,REP,44,2,7,11/4/2008,49.7,49.38,.33,6.67,6.67,1,3.812112599484192, +16796,21710,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2008,700,Barack Obama,41,DEM,51,John McCain,44,REP,48,,3,11/4/2008,49.7,49.38,.33,2.67,2.67,1,-.6273443558349319, +16776,21690,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/19/2008,627,Barack Obama,41,DEM,47,John McCain,44,REP,47,,0,11/4/2008,49.7,49.38,.33,.33,-.33,.5,-2.969356815569467,for WTVD-RV Raleigh +16766,21680,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,The Tyson Group,334,Live Phone,,10/19/2008,600,Barack Obama,41,DEM,48,John McCain,44,REP,45,1,3,11/4/2008,49.7,49.38,.33,2.67,2.67,1,-.6615126564113131,for Civitas Institute +16786,21700,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/19/2008,921,Barack Obama,41,DEM,50,John McCain,44,REP,47,,3,11/4/2008,49.7,49.38,.33,2.67,2.67,1,-.4730835745014927, +16779,21693,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/19/2008,466,Barack Obama,41,DEM,47,John McCain,44,REP,46,,1,11/4/2008,54.13,44.52,9.61,8.61,-8.61,1,3.990004807905934, +16780,21694,736,2008,2008_Pres-G_NM,NM,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/19/2008,534,Barack Obama,41,DEM,46,John McCain,44,REP,46,,0,11/4/2008,56.91,41.78,15.13,15.13,-15.13,.5,8.946805480837195, +16798,21712,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/19/2008,690,Barack Obama,41,DEM,47,John McCain,44,REP,47,,0,11/4/2008,55.15,42.65,12.49,12.49,-12.49,.5,5.707860407270602, +16784,21698,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/19/2008,670,Barack Obama,41,DEM,44,John McCain,44,REP,52,,-8,11/4/2008,55.15,42.65,12.49,20.49,-20.49,0,13.71298121032908, +16794,21708,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2008,1000,Barack Obama,41,DEM,47,John McCain,44,REP,49,1,-2,11/4/2008,51.5,46.91,4.59,6.59,-6.59,0,2.472905767334948, +16787,21701,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/19/2008,991,Barack Obama,41,DEM,47,John McCain,44,REP,49,,-2,11/4/2008,51.5,46.91,4.59,6.59,-6.59,0,2.260931128511073, +16809,21723,740,2008,2008_Pres-G_OK,OK,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/19/2008,561,Barack Obama,41,DEM,35,John McCain,44,REP,59,,-24,11/4/2008,34.35,65.65,-31.29,7.29,7.29,1,2.027855883870092, +16743,21653,747,2008,2008_Pres-G_TX,TX,Pres-G,Pres-G,YouGov,391,Online,,10/19/2008,550,Barack Obama,41,DEM,40,John McCain,44,REP,51,1,-11,11/4/2008,43.68,55.45,-11.77,.77,.77,1,-2.894146596859816,among registered voters +63753,117378,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/19/2008,652,Barack Obama,41,DEM,51,John McCain,44,REP,45,,6,11/4/2008,52.63,46.33,6.3,.3,-.3,1,-2.753942882418103,for WDBJ-TV (Roanoke) | WTVR-TV (Richmond) | WJLA-TV (Washington DC) | WJHL-TV (Virginia); among all adults +16788,21702,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/19/2008,922,Barack Obama,41,DEM,50,John McCain,44,REP,46,,4,11/4/2008,52.63,46.33,6.3,2.3,-2.3,1,-.9162232795240544, +16810,21724,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/19/2008,641,Barack Obama,41,DEM,51,John McCain,44,REP,43,,8,11/4/2008,56.22,42.31,13.9,5.9,-5.9,1,2.52236759080069, +16811,21725,754,2008,2008_Pres-G_WY,WY,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/19/2008,604,Barack Obama,41,DEM,37,John McCain,44,REP,58,,-21,11/4/2008,32.54,64.78,-32.24,11.24,11.24,1,5.006779434428312, +16803,87513,1314,2008,2008_Gov-G_IN,IN,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/19/2008,1411,Jill Long Thompson,12608,DEM,36,"Mitchell Daniels, Jr.",12609,REP,57,,-21,11/4/2008,40.04,57.84,-17.81,3.19,-3.19,1,-1.671546582364535, +16802,87511,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/19/2008,1200,Bev Perdue,12620,DEM,48,Pat McCrory,12618,REP,44,4,4,11/4/2008,50.27,46.88,3.4,.6,.6,1,-3.533409123646648, +16776,87515,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/19/2008,627,Bev Perdue,12620,DEM,43,Pat McCrory,12618,REP,46,7,-3,11/4/2008,50.27,46.88,3.4,6.4,-6.4,0,2.577676193113701,for WTVD-RV Raleigh +16766,87510,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,The Tyson Group,334,Live Phone,,10/19/2008,600,Bev Perdue,12620,DEM,43,Pat McCrory,12618,REP,43,2,0,11/4/2008,50.27,46.88,3.4,3.4,-3.4,.5,-.8128184126136456,for Civitas Institute +16777,25310,1556,2008,2008_Sen-G_KY,KY,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/19/2008,535,Bruce Lunsford,2651,DEM,48,Mitch McConnell,2650,REP,48,,0,11/4/2008,47.03,52.97,-5.93,5.93,5.93,.5,2.36542045263087,for WHAS-TV | WLEX-TV (Lexington) +16802,24954,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/19/2008,1200,Kay R. Hagan,2709,DEM,49,Elizabeth H. Dole,2710,REP,42,4,7,11/4/2008,52.65,44.18,8.47,1.47,-1.47,1,-4.151003767708014, +16776,25337,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/19/2008,627,Kay R. Hagan,2709,DEM,46,Elizabeth H. Dole,2710,REP,45,5,1,11/4/2008,52.65,44.18,8.47,7.47,-7.47,1,1.882709315932555,for WTVD-RV Raleigh +16766,25385,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,The Tyson Group,334,Live Phone,,10/19/2008,600,Kay R. Hagan,2709,DEM,44,Elizabeth H. Dole,2710,REP,41,3,3,11/4/2008,52.65,44.18,8.47,5.47,-5.47,1,-.0581796605728852,for Civitas Institute +16809,25358,1570,2008,2008_Sen-G_OK,OK,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/19/2008,561,Andrew Rice,2759,DEM,39,James M. Inhofe,2758,REP,51,7,-12,11/4/2008,39.18,56.68,-17.5,5.5,5.5,1,.3113180108146204, +16743,25402,1576,2008,2008_Sen-G_TX,TX,Sen-G,Sen-G,YouGov,391,Online,,10/19/2008,550,Rick Noriega,2802,DEM,36,John Cornyn,2801,REP,45,5,-9,11/4/2008,42.84,54.82,-11.98,2.98,2.98,1,-2.401373311363465,among registered voters +63753,117449,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/19/2008,652,Mark R. Warner,2808,DEM,60,James S. Gilmore III,2809,REP,36,1,24,11/4/2008,65.03,33.73,31.3,7.3,-7.3,1,2.765871086014863,for WDBJ-TV (Roanoke) | WTVR-TV (Richmond) | WJLA-TV (Washington DC) | WJHL-TV (Virginia) +64145,118019,4144,2008,2008_House-G_GA-8,GA-8,House-G,House-G,Mellman Group,205,Live Phone,D,10/19/2008,400,James Marshall,14081,DEM,48,Richard N. Goddard,14082,REP,31,,17,11/4/2008,57.24,42.76,14.49,2.51,2.51,1,-5.193345590369931,for James Marshall +64333,118321,4152,2008,2008_House-G_ID-1,ID-1,House-G,House-G,SurveyUSA,325,IVR,,10/19/2008,613,Walt Minnick,13972,DEM,51,William T. Sali,13973,REP,45,,6,11/4/2008,50.61,49.39,1.21,4.79,4.79,1,-1.602502489329863, +63855,117558,4414,2008,2008_House-G_TX-22,TX-22,House-G,House-G,Benenson Strategy Group,30,Live Phone,D,10/19/2008,400,Nicholas V. Lampson,13826,DEM,42,Pete Olson,13827,REP,42,3,0,11/4/2008,45.36,52.43,-7.07,7.07,7.07,.5,-.0543935600847414,for Nicholas V. Lampson +16811,118322,4460,2008,2008_House-G_WY-1,WY-1,House-G,House-G,SurveyUSA,325,IVR,,10/19/2008,604,Gary Trauner,14062,DEM,44,Cynthia M. Lummis,14063,REP,50,4,-6,11/4/2008,42.81,52.62,-9.82,3.82,3.82,1,-3.355465001892448, +27649,120432,8656,2008,2008_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,10/19/2008,1000,Generic Candidate,13748,DEM,48,Generic Candidate,13749,REP,40,,8,11/4/2008,52.93,42.38,10.55,2.55,-2.55,1,-.9779803803344023, +15306,32928,8656,2008,2008_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,10/19/2008,600,Generic Candidate,13748,DEM,49,Generic Candidate,13749,REP,38,,11,11/4/2008,52.93,42.38,10.55,.45,.45,1,-3.488614372947598,for NBC News | Wall Street Journal; sample size unavailable; estimated at 600 as a default +14859,19699,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/20/2008,1330,Barack Obama,41,DEM,54,John McCain,44,REP,43,,11,11/4/2008,52.88,45.61,7.27,3.73,3.73,1,.9461876560119552,for The Washington Post +15194,20034,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Financial Dynamics,95,Live Phone,,10/20/2008,782,Barack Obama,41,DEM,47,John McCain,44,REP,42,,5,11/4/2008,52.88,45.61,7.27,2.27,-2.27,1,-.8392974668296755,for Diageo | Hotline +15084,19924,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/20/2008,2331,Barack Obama,41,DEM,52,John McCain,44,REP,44,,8,11/4/2008,52.88,45.61,7.27,.73,.73,1,-2.004948492252999, +16767,21681,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/20/2008,576,Barack Obama,41,DEM,51,John McCain,44,REP,46,,5,11/4/2008,53.66,44.71,8.95,3.95,-3.95,1,-.4374462321445116, +16740,21650,710,2008,2008_Pres-G_CT,CT,Pres-G,Pres-G,University of Connecticut,347,Live Phone,,10/20/2008,502,Barack Obama,41,DEM,56,John McCain,44,REP,31,1,25,11/4/2008,60.59,38.22,22.37,2.63,2.63,1,-2.046755702021448, +16751,21661,721,2008,2008_Pres-G_KY,KY,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/20/2008,600,Barack Obama,41,DEM,39,John McCain,44,REP,55,,-16,11/4/2008,41.17,57.4,-16.23,.23,.23,1,-4.955241531441806, +16651,21561,725,2008,2008_Pres-G_ME,ME,Pres-G,Pres-G,Market Decisions Research,184,Live Phone,,10/20/2008,425,Barack Obama,41,DEM,52,John McCain,44,REP,33,,19,11/4/2008,57.71,40.38,17.32,1.68,1.68,1,-2.661271685513374,among all adults +16775,21689,725,2008,2008_Pres-G_ME,ME,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/20/2008,642,Barack Obama,41,DEM,54,John McCain,44,REP,39,,15,11/4/2008,57.71,40.38,17.32,2.32,-2.32,1,-1.665830302305153, +16749,120037,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/20/2008,644,Barack Obama,41,DEM,51,John McCain,44,REP,46.5,2,4.5,11/4/2008,49.7,49.38,.33,4.17,4.17,1,1.098144968151277,for CNN | Time; average of multiple versions or turnout models listed in poll +16741,21651,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,10/20/2008,725,Barack Obama,41,DEM,54,John McCain,44,REP,39,,15,11/4/2008,54.13,44.52,9.61,5.39,5.39,1,1.091348230620854,for Boston Globe +16748,21673,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/20/2008,700,Barack Obama,41,DEM,50,John McCain,44,REP,44.5,,5.5,11/4/2008,55.15,42.65,12.49,6.99,-6.99,1,-.0786512371201347,for CNN; average of multiple versions or turnout models listed in poll +16759,21669,738,2008,2008_Pres-G_NY,NY,Pres-G,Pres-G,Siena College,305,Live Phone,,10/20/2008,721,Barack Obama,41,DEM,62,John McCain,44,REP,31,,31,11/4/2008,62.88,36.03,26.86,4.14,4.14,1,-1.829041749926275, +16746,21674,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/20/2008,737,Barack Obama,41,DEM,49.5,John McCain,44,REP,45,3,4.5,11/4/2008,51.5,46.91,4.59,.09,-.09,1,-4.329619074751101,for CNN; average of multiple versions or turnout models listed in poll +16742,21652,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/20/2008,886,Barack Obama,41,DEM,49,John McCain,44,REP,46,2,3,11/4/2008,51.5,46.91,4.59,1.59,-1.59,1,-2.636489275980391, +16778,21692,740,2008,2008_Pres-G_OK,OK,Pres-G,Pres-G,SoonerPoll.com,308,IVR,,10/20/2008,763,Barack Obama,41,DEM,32,John McCain,44,REP,64,,-32,11/4/2008,34.35,65.65,-31.29,.71,-.71,1,-5.696940166211253, +16773,21687,744,2008,2008_Pres-G_SC,SC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/20/2008,500,Barack Obama,41,DEM,43,John McCain,44,REP,54,,-11,11/4/2008,44.9,53.87,-8.98,2.02,-2.02,1,-1.665961720796139, +16750,21675,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/20/2008,647,Barack Obama,41,DEM,52.5,John McCain,44,REP,44,3,8.5,11/4/2008,52.63,46.33,6.3,2.2,2.2,1,-.8523734204576258,for CNN; average of multiple versions or turnout models listed in poll +16747,21676,753,2008,2008_Pres-G_WV,WV,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/20/2008,674,Barack Obama,41,DEM,42.5,John McCain,44,REP,53,2,-10.5,11/4/2008,42.59,55.71,-13.12,2.62,2.62,1,-2.491722796978298,for CNN; average of multiple versions or turnout models listed in poll +16772,21686,753,2008,2008_Pres-G_WV,WV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/20/2008,500,Barack Obama,41,DEM,43,John McCain,44,REP,52,,-9,11/4/2008,42.59,55.71,-13.12,4.12,4.12,1,-1.086780469592268, +16741,87512,1317,2008,2008_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,10/20/2008,725,John Lynch,12625,DEM,67,Joe Kenney,12626,REP,17,,50,11/4/2008,70.18,27.62,42.56,7.44,7.44,1,-.1479011500925929,for Boston Globe +16772,87509,1322,2008,2008_Gov-G_WV,WV,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/20/2008,500,"Joe Manchin, III",12639,DEM,71,Russ Weeks,12641,REP,21,,50,11/4/2008,69.81,25.73,44.08,5.92,5.92,1,.3150406382464087, +16751,25206,1556,2008,2008_Sen-G_KY,KY,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/20/2008,600,Bruce Lunsford,2651,DEM,43,Mitch McConnell,2650,REP,47,,-4,11/4/2008,47.03,52.97,-5.93,1.93,1.93,1,-2.001787885793754, +16651,24889,1558,2008,2008_Sen-G_ME,ME,Sen-G,Sen-G,Market Decisions Research,184,Live Phone,,10/20/2008,425,Thomas H. Allen,2670,DEM,37,Susan M. Collins,2668,REP,54,,-17,11/4/2008,38.58,61.33,-22.75,5.75,5.75,1,-1.252777436132807,among all adults +16775,25319,1558,2008,2008_Sen-G_ME,ME,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/20/2008,642,Thomas H. Allen,2670,DEM,43,Susan M. Collins,2668,REP,54,,-11,11/4/2008,38.58,61.33,-22.75,11.75,11.75,1,5.956404625119961, +16741,25407,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,10/20/2008,725,Jeanne Shaheen,2733,DEM,49,John E. Sununu,2735,REP,36,,13,11/4/2008,51.59,45.25,6.34,6.66,6.66,1,3.341034560294647,for Boston Globe +16778,25394,1570,2008,2008_Sen-G_OK,OK,Sen-G,Sen-G,SoonerPoll.com,308,IVR,,10/20/2008,763,Andrew Rice,2759,DEM,40,James M. Inhofe,2758,REP,53,4,-13,11/4/2008,39.18,56.68,-17.5,4.5,4.5,1,-.7175653462108917, +16741,118440,4267,2008,2008_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,10/20/2008,358,Carol Shea-Porter,14225,DEM,44,Jeb E. Bradley,14226,REP,39,,5,11/4/2008,51.76,45.86,5.9,.9,-.9,1,-4.103723314477332,for Boston Globe +16741,118441,4268,2008,2008_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,10/20/2008,349,Paul W. Hodes,14228,DEM,51,Jennifer M. Horn,14229,REP,25,,26,11/4/2008,56.44,41.42,15.02,10.98,10.98,1,5.942885513306246,for Boston Globe +64068,117895,4342,2008,2008_House-G_OH-15,OH-15,House-G,House-G,GQR Research (GQRR),126,Live Phone,D,10/20/2008,400,Mary Jo Kilroy,13948,DEM,44,Steve Stivers,13949,REP,36,,8,11/4/2008,45.94,45.18,.76,7.24,7.24,1,.9184477960662027,for unspecified Democratic sponsor +15194,117358,8656,2008,2008_House-G_US,US,House-G,House-G,Financial Dynamics,95,Live Phone,,10/20/2008,780,Generic Candidate,13748,DEM,43,Generic Candidate,13749,REP,37,,6,11/4/2008,52.93,42.38,10.55,4.55,-4.55,1,1.198306937512877,for Diageo | Hotline +63533,20475,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Big Ten,31,Live Phone,,10/21/2008,1014,Barack Obama,41,DEM,51.5,John McCain,44,REP,42.5,,9,11/4/2008,52.88,45.61,7.27,1.73,1.73,1,-1.129274583735839, +15535,20375,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,10/21/2008,699,Barack Obama,41,DEM,52,John McCain,44,REP,39,,13,11/4/2008,52.88,45.61,7.27,5.73,5.73,1,2.924165707969643,for CBS News +15059,19899,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/21/2008,936,Barack Obama,41,DEM,49,John McCain,44,REP,40,,9,11/4/2008,52.88,45.61,7.27,1.73,1.73,1,-1.122495739610051, +15424,20264,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2008,3000,Barack Obama,41,DEM,52,John McCain,44,REP,45,,7,11/4/2008,52.88,45.61,7.27,.27,-.27,1,-2.28079572818127, +15504,20344,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/21/2008,1100,Barack Obama,41,DEM,51,John McCain,44,REP,41,,10,11/4/2008,52.88,45.61,7.27,2.73,2.73,1,-.1025652359396187, +15699,20539,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/21/2008,1000,Barack Obama,41,DEM,49,John McCain,44,REP,41,,8,11/4/2008,52.88,45.61,7.27,.73,.73,1,-2.136424881301655,among all adults +16753,21663,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/21/2008,625,Barack Obama,41,DEM,45,John McCain,44,REP,46,,-1,11/4/2008,51.03,48.22,2.82,3.82,-3.82,0,.9149365785501509, +16729,21639,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,SEA Polling & Strategic Design,302,Live Phone,,10/21/2008,800,Barack Obama,41,DEM,49,John McCain,44,REP,42,,7,11/4/2008,51.03,48.22,2.82,4.18,4.18,1,1.47555987988562, +16733,21643,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/21/2008,1200,Barack Obama,41,DEM,46,John McCain,44,REP,48,,-2,11/4/2008,51.03,48.22,2.82,4.82,-4.82,0,2.275854902754967, +16734,21644,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/21/2008,800,Barack Obama,41,DEM,45,John McCain,44,REP,51,2,-6,11/4/2008,46.99,52.2,-5.21,.79,-.79,1,-2.268214056774955, +16709,21619,716,2008,2008_Pres-G_IA,IA,Pres-G,Pres-G,Big Ten,31,Live Phone,,10/21/2008,586,Barack Obama,41,DEM,52,John McCain,44,REP,39,,13,11/4/2008,53.93,44.39,9.53,3.47,3.47,1,-.9473091559190765, +16727,21637,716,2008,2008_Pres-G_IA,IA,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/21/2008,600,Barack Obama,41,DEM,54,John McCain,44,REP,39,,15,11/4/2008,53.93,44.39,9.53,5.47,5.47,1,1.395891285851675, +16719,21629,717,2008,2008_Pres-G_ID,ID,Pres-G,Pres-G,Harstad Strategic Research Inc.,134,Live Phone,D,10/21/2008,503,Barack Obama,41,DEM,32,John McCain,44,REP,55,,-23,11/4/2008,36.09,61.52,-25.43,2.43,2.43,1,-2.654311466413556,for Walt Minnick +16712,21622,718,2008,2008_Pres-G_IL,IL,Pres-G,Pres-G,Big Ten,31,Live Phone,,10/21/2008,586,Barack Obama,41,DEM,61,John McCain,44,REP,32,,29,11/4/2008,61.92,36.78,25.14,3.86,3.86,1,.005152897125618, +16711,21621,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Big Ten,31,Live Phone,,10/21/2008,586,Barack Obama,41,DEM,51,John McCain,44,REP,42,,9,11/4/2008,49.95,48.91,1.03,7.97,7.97,1,3.750459073235611, +16755,21665,721,2008,2008_Pres-G_KY,KY,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2008,500,Barack Obama,41,DEM,44,John McCain,44,REP,52,,-8,11/4/2008,41.17,57.4,-16.23,8.23,8.23,1,4.168541524899359, +16756,21666,722,2008,2008_Pres-G_LA,LA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2008,500,Barack Obama,41,DEM,41,John McCain,44,REP,57,,-16,11/4/2008,39.93,58.56,-18.63,2.63,2.63,1,-5.227183426679403, +16735,21645,723,2008,2008_Pres-G_MA,MA,Pres-G,Pres-G,Suffolk University,323,Live Phone,,10/21/2008,400,Barack Obama,41,DEM,53,John McCain,44,REP,34,3,19,11/4/2008,61.8,35.99,25.81,6.81,-6.81,1,.5812340437812621,among registered voters +16714,21624,726,2008,2008_Pres-G_MI,MI,Pres-G,Pres-G,Big Ten,31,Live Phone,,10/21/2008,562,Barack Obama,41,DEM,58,John McCain,44,REP,36,,22,11/4/2008,57.43,40.96,16.47,5.53,5.53,1,1.565259558498928, +16718,21628,726,2008,2008_Pres-G_MI,MI,Pres-G,Pres-G,EPIC-MRA,84,Live Phone,,10/21/2008,400,Barack Obama,41,DEM,51,John McCain,44,REP,37,1,14,11/4/2008,57.43,40.96,16.47,2.47,-2.47,1,-1.753468112550916, +16716,21626,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,Big Ten,31,Live Phone,,10/21/2008,583,Barack Obama,41,DEM,57,John McCain,44,REP,38,,19,11/4/2008,54.06,43.82,10.24,8.76,8.76,1,4.812903330760316, +16761,21671,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Marshall Marketing,196,IVR,,10/21/2008,500,Barack Obama,41,DEM,48,John McCain,44,REP,46,,2,11/4/2008,49.7,49.38,.33,1.67,1.67,1,-1.614025212283473,for WSOC-TV +16723,21633,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,Public Opinion Strategies,260,Live Phone,R,10/21/2008,525,Barack Obama,41,DEM,48,John McCain,44,REP,44,,4,11/4/2008,54.13,44.52,9.61,5.61,-5.61,1,.9445875673408682,for unspecified Republican sponsor +16752,21662,735,2008,2008_Pres-G_NJ,NJ,Pres-G,Pres-G,Marist College,183,Live Phone,,10/21/2008,628,Barack Obama,41,DEM,56,John McCain,44,REP,39,,17,11/4/2008,57.27,41.7,15.57,1.43,1.43,1,-2.506553908820426,for NBC News +16713,21623,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Big Ten,31,Live Phone,,10/21/2008,564,Barack Obama,41,DEM,53,John McCain,44,REP,41,,12,11/4/2008,51.5,46.91,4.59,7.41,7.41,1,3.140415910832339, +16731,21641,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/21/2008,1200,Barack Obama,41,DEM,45,John McCain,44,REP,48,,-3,11/4/2008,51.5,46.91,4.59,7.59,-7.59,0,3.891060623284551, +16715,21625,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Big Ten,31,Live Phone,,10/21/2008,566,Barack Obama,41,DEM,52,John McCain,44,REP,42,,10,11/4/2008,54.49,44.17,10.32,.32,-.32,1,-3.425967427480696, +16697,21607,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Muhlenberg College,219,Live Phone,,10/21/2008,608,Barack Obama,41,DEM,52,John McCain,44,REP,40,,12,11/4/2008,54.49,44.17,10.32,1.68,1.68,1,-1.916552976117122, +16732,21642,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/21/2008,1200,Barack Obama,41,DEM,50,John McCain,44,REP,43,,7,11/4/2008,54.49,44.17,10.32,3.32,-3.32,1,.2647655967302679, +16757,21667,747,2008,2008_Pres-G_TX,TX,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2008,500,Barack Obama,41,DEM,44,John McCain,44,REP,54,,-10,11/4/2008,43.68,55.45,-11.77,1.77,1.77,1,-1.894932080141815, +16754,21664,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/21/2008,625,Barack Obama,41,DEM,47,John McCain,44,REP,45,,2,11/4/2008,52.63,46.33,6.3,4.3,-4.3,1,1.460019669105863, +16744,21654,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Virginia Commonwealth University,370,Live Phone,,10/21/2008,817,Barack Obama,41,DEM,51,John McCain,44,REP,40,,11,11/4/2008,52.63,46.33,6.3,4.7,4.7,1,1.932830597080423, +16710,21620,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,Big Ten,31,Live Phone,,10/21/2008,584,Barack Obama,41,DEM,53,John McCain,44,REP,41,,12,11/4/2008,56.22,42.31,13.9,1.9,-1.9,1,-1.859813845349561, +16758,21668,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/21/2008,600,Barack Obama,41,DEM,52,John McCain,44,REP,41,,11,11/4/2008,56.22,42.31,13.9,2.9,-2.9,1,-.7125892300239577, +16762,21672,753,2008,2008_Pres-G_WV,WV,Pres-G,Pres-G,Orion Strategies,246,Live Phone,,10/21/2008,600,Barack Obama,41,DEM,44,John McCain,44,REP,49,,-5,11/4/2008,42.59,55.71,-13.12,8.12,8.12,1,3.720109874039812, +16761,87507,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,Marshall Marketing,196,IVR,,10/21/2008,500,Bev Perdue,12620,DEM,44.2,Pat McCrory,12618,REP,43.8,,.40000001,11/4/2008,50.27,46.88,3.4,3,-3,1,-1.05469273475995,for WSOC-TV +16734,25275,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/21/2008,800,Jim Martin,2612,DEM,44,Saxby Chambliss,2611,REP,46,5,-2,11/4/2008,46.83,49.76,-2.92,.92,.92,1,-2.195388687050142, +16719,24860,1552,2008,2008_Sen-G_ID,ID,Sen-G,Sen-G,Harstad Strategic Research Inc.,134,Live Phone,D,10/21/2008,503,Larry LaRocco,2625,DEM,33,James E. Risch,2624,REP,45,,-12,11/4/2008,34.11,57.65,-23.55,11.55,11.55,1,6.292260085365748,for Walt Minnick +16755,25059,1556,2008,2008_Sen-G_KY,KY,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2008,500,Bruce Lunsford,2651,DEM,43,Mitch McConnell,2650,REP,50,,-7,11/4/2008,47.03,52.97,-5.93,1.07,-1.07,1,-3.04367027358087, +16756,25064,1557,2008,2008_Sen-O_LA,LA,Sen-G,Sen-O,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2008,500,Mary L. Landrieu,2659,DEM,53,John Neely Kennedy,2660,REP,43,,10,11/4/2008,52.11,45.72,6.39,3.61,3.61,1,-3.136613263174011, +16735,25287,1559,2008,2008_Sen-G_MA,MA,Sen-G,Sen-G,Suffolk University,323,Live Phone,,10/21/2008,400,John Kerry,2664,DEM,56,Jeffrey K. Beatty,2665,REP,19,,37,11/4/2008,65.86,30.93,34.93,2.07,2.07,1,-5.608795787634551,among registered voters +16718,24831,1560,2008,2008_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,10/21/2008,400,Carl Levin,2673,DEM,58,Jacob W. Hoogendyk Jr.,2674,REP,30,,28,11/4/2008,62.66,33.85,28.82,.82,-.82,1,-6.264302578548095, +16716,24810,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,Big Ten,31,Live Phone,,10/21/2008,583,Al Franken,2679,DEM,40,Norm Coleman,2680,REP,34,15,6,11/4/2008,41.99,41.98,.01,5.99,5.99,1,1.97879553206605, +16723,24989,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/21/2008,525,Jeanne Shaheen,2733,DEM,46,John E. Sununu,2735,REP,43,5,3,11/4/2008,51.59,45.25,6.34,3.34,-3.34,1,-.2951021307968179,for unspecified Republican sponsor +16752,24887,1567,2008,2008_Sen-G_NJ,NJ,Sen-G,Sen-G,Marist College,183,Live Phone,,10/21/2008,628,Frank R. Lautenberg,2744,DEM,48,Dick Zimmer,2745,REP,41,,7,11/4/2008,56.03,41.95,14.08,7.08,-7.08,1,2.114610773303077,for NBC News +16761,25423,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,Marshall Marketing,196,IVR,,10/21/2008,500,Kay R. Hagan,2709,DEM,44,Elizabeth H. Dole,2710,REP,43.4,,.60000002,11/4/2008,52.65,44.18,8.47,7.87,-7.87,1,2.443149329761748,for WSOC-TV +16757,25169,1576,2008,2008_Sen-G_TX,TX,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2008,500,Rick Noriega,2802,DEM,40,John Cornyn,2801,REP,55,,-15,11/4/2008,42.84,54.82,-11.98,3.02,-3.02,1,-1.957312637917441, +16754,24903,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/21/2008,625,Mark R. Warner,2808,DEM,58,James S. Gilmore III,2809,REP,33,,25,11/4/2008,65.03,33.73,31.3,6.3,-6.3,1,1.533210480619452, +16744,25414,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,Virginia Commonwealth University,370,Live Phone,,10/21/2008,817,Mark R. Warner,2808,DEM,61,James S. Gilmore III,2809,REP,27,,34,11/4/2008,65.03,33.73,31.3,2.7,2.7,1,-1.992008165510699, +16762,24936,1578,2008,2008_Sen-G_WV,WV,Sen-G,Sen-G,Orion Strategies,246,Live Phone,,10/21/2008,600,"John D. Rockefeller, IV",2812,DEM,60,Jay Wolfe,2813,REP,36,,24,11/4/2008,63.73,36.26,27.47,3.47,-3.47,1,-4.217879953671215, +64070,117897,4027,2008,2008_House-G_AL-2,AL-2,House-G,House-G,GQR Research (GQRR),126,Live Phone,D,10/21/2008,403,Bobby N. Bright,13950,DEM,50,Jay Love,13951,REP,43,,7,11/4/2008,50.23,49.61,.62,6.38,6.38,1,.9932653606823788,for unspecified Democratic sponsor +64210,118148,4027,2008,2008_House-G_AL-2,AL-2,House-G,House-G,Research 2000,281,Live Phone,,10/21/2008,400,Bobby N. Bright,13950,DEM,45,Jay Love,13951,REP,47,,-2,11/4/2008,50.23,49.61,.62,2.62,-2.62,0,-3.647841185721271, +64211,118149,4036,2008,2008_House-G_AZ-3,AZ-3,House-G,House-G,Research 2000,281,Live Phone,,10/21/2008,400,Bob Lord,14232,DEM,40,John B. Shadegg,14233,REP,50,,-10,11/4/2008,42.07,54.08,-12.01,2.01,2.01,1,-5.524133060098988, +64212,118150,4049,2008,2008_House-G_CA-4,CA-4,House-G,House-G,Research 2000,281,Live Phone,,10/21/2008,400,Charles Duane Brown,14234,DEM,48,Tom McClintock,14235,REP,42,,6,11/4/2008,49.76,50.24,-.49,6.49,6.49,0,.1894362102823353, +64213,118151,4124,2008,2008_House-G_FL-13,FL-13,House-G,House-G,Research 2000,281,Live Phone,,10/21/2008,400,Christine L. Jennings,14236,DEM,34,Vern Buchanan,14237,REP,45,,-11,11/4/2008,37.49,55.54,-18.05,7.05,7.05,1,-.4156635561817094, +64213,118152,4136,2008,2008_House-G_FL-25,FL-25,House-G,House-G,Research 2000,281,Live Phone,,10/21/2008,400,Joe Garcia,14238,DEM,43,Mario Diaz-Balart,14239,REP,46,,-3,11/4/2008,46.95,53.05,-6.11,3.11,3.11,1,-4.422697559359764, +16719,117943,4152,2008,2008_House-G_ID-1,ID-1,House-G,House-G,Harstad Strategic Research Inc.,134,Live Phone,D,10/21/2008,273,Walt Minnick,13972,DEM,48,William T. Sali,13973,REP,41,,7,11/4/2008,50.61,49.39,1.21,5.79,5.79,1,-.7116386475976263,for Walt Minnick +16719,117944,4153,2008,2008_House-G_ID-2,ID-2,House-G,House-G,Harstad Strategic Research Inc.,134,Live Phone,D,10/21/2008,230,Deborah Holmes,13974,DEM,22,Mike Simpson,13975,REP,66,,-44,11/4/2008,28.9,70.89,-42,2,-2,1,-5.711569211843397,for Walt Minnick +64334,118323,4164,2008,2008_House-G_IL-11,IL-11,House-G,House-G,SurveyUSA,325,IVR,,10/21/2008,623,Deborah Halvorson,14120,DEM,50,Marty Ozinga,14121,REP,37,9,13,11/4/2008,58.4,34.48,23.92,10.92,-10.92,1,5.874192221523314, +16727,118154,4185,2008,2008_House-G_IA-4,IA-4,House-G,House-G,Research 2000,281,Live Phone,,10/21/2008,400,Becky Greenwald,14240,DEM,42,Tom Latham,14241,REP,47,,-5,11/4/2008,39.43,60.57,-21.13,16.13,16.13,1,11.03388348634112, +64335,118324,4190,2008,2008_House-G_KS-4,KS-4,House-G,House-G,SurveyUSA,325,IVR,,10/21/2008,597,Donald Betts,14415,DEM,29,Todd Tiahrt,14414,REP,62,,-33,11/4/2008,32.38,63.41,-31.03,1.97,-1.97,1,-5.340940267961782, +63857,117560,4192,2008,2008_House-G_KY-2,KY-2,House-G,House-G,Benenson Strategy Group,30,Live Phone,D,10/21/2008,401,David E. Boswell,13832,DEM,47,Brett Guthrie,13833,REP,41,,6,11/4/2008,47.43,52.57,-5.15,11.15,11.15,0,5.035374609539448,for unspecified Democratic sponsor +64214,118155,4206,2008,2008_House-G_MD-1,MD-1,House-G,House-G,Research 2000,281,Live Phone,,10/21/2008,400,Frank M. Kratovil,14242,DEM,40,Andy Harris,14243,REP,44,,-4,11/4/2008,49.12,48.33,.79,4.79,-4.79,0,-2.709350424425884, +64087,117915,4232,2008,2008_House-G_MI-9,MI-9,House-G,House-G,Grove Insight,129,Live Phone,D,10/21/2008,400,Gary C. Peters,13964,DEM,46,Joe Knollenberg,13965,REP,36,2,10,11/4/2008,52.08,42.63,9.45,.55,.55,1,-6.937525858759432,for unspecified Democratic sponsor +64215,118157,4266,2008,2008_House-G_NV-3,NV-3,House-G,House-G,Research 2000,281,Live Phone,,10/21/2008,400,Dina Titus,14067,DEM,47,Jon C. Porter,14068,REP,45,,2,11/4/2008,47.43,42.29,5.14,3.14,-3.14,1,-3.134754257914384, +64216,118158,4273,2008,2008_House-G_NJ-5,NJ-5,House-G,House-G,Research 2000,281,Live Phone,,10/21/2008,400,Dennis G. Shulman,14246,DEM,40,Scott Garrett,14247,REP,47,,-7,11/4/2008,42.4,55.87,-13.47,6.47,6.47,1,-1.047876413929569, +64159,118061,4275,2008,2008_House-G_NJ-7,NJ-7,House-G,House-G,National Research Inc.,225,Live Phone,R,10/21/2008,300,Linda Stender,14108,DEM,31,Leonard Lance,14109,REP,40,6,-9,11/4/2008,42.22,50.22,-8,1,-1,1,-6.557921061077748,for Leonard Lance +64217,118159,4323,2008,2008_House-G_NC-10,NC-10,House-G,House-G,Research 2000,281,Live Phone,,10/21/2008,400,Daniel Johnson,14248,DEM,37,Patrick T. McHenry,14249,REP,52,,-15,11/4/2008,42.45,57.55,-15.1,.1,.1,1,-7.416425572704047, +73973,138801,4342,2008,2008_House-G_OH-15,OH-15,House-G,House-G,Benenson Strategy Group,30,Live Phone,D,10/21/2008,500,Mary Jo Kilroy,13948,DEM,46,Steve Stivers,13949,REP,37,,9,11/4/2008,45.94,45.18,.76,8.24,8.24,1,2.161453111316946,for Mary Jo Kilroy +64115,117958,4365,2008,2008_House-G_PA-10,PA-10,House-G,House-G,Lycoming College,176,Live Phone,,10/21/2008,441,Christopher P. Carney,14001,DEM,50,Christopher Hackett,14002,REP,35,,15,11/4/2008,56.33,43.67,12.66,2.34,2.34,1,-5.109785769731073, +64368,118420,4367,2008,2008_House-G_PA-12,PA-12,House-G,House-G,Susquehanna Polling & Research Inc.,326,Live Phone,,10/21/2008,400,John P. Murtha,13894,DEM,46,William Russell,13895,REP,41,,5,11/4/2008,57.85,42.15,15.7,10.7,-10.7,1,4.152191922076923, +64218,118160,4377,2008,2008_House-G_SC-1,SC-1,House-G,House-G,Research 2000,281,Live Phone,,10/21/2008,400,Linda Ketner,14250,DEM,37,Henry E. Brown,14252,REP,48,,-11,11/4/2008,47.89,51.93,-4.04,6.96,-6.96,1,1.670912427781166, +64218,118161,4378,2008,2008_House-G_SC-2,SC-2,House-G,House-G,Research 2000,281,Live Phone,,10/21/2008,400,Rob Miller,14253,DEM,35,Joe Wilson,14254,REP,47,,-12,11/4/2008,46.18,53.74,-7.56,4.44,-4.44,1,-3.037065389630189, +64426,118510,4399,2008,2008_House-G_TX-7,TX-7,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/21/2008,421,Michael Peter Skelly,13952,DEM,41,John Abney Culberson,13953,REP,48,,-7,11/4/2008,42.36,55.9,-13.54,6.54,6.54,1,-.2329461433853187, +64219,118162,4402,2008,2008_House-G_TX-10,TX-10,House-G,House-G,Research 2000,281,Live Phone,,10/21/2008,400,Larry Joe Doherty,14255,DEM,42,Michael McCaul,14256,REP,46,,-4,11/4/2008,43.15,53.89,-10.74,6.74,6.74,1,-.7846767112953955, +64426,118509,4414,2008,2008_House-G_TX-22,TX-22,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/21/2008,404,Nicholas V. Lampson,13826,DEM,36,Pete Olson,13827,REP,53,,-17,11/4/2008,45.36,52.43,-7.07,9.93,-9.93,1,3.727411676817343, +64220,118163,4447,2008,2008_House-G_WA-8,WA-8,House-G,House-G,Research 2000,281,Live Phone,,10/21/2008,400,Darcy Burner,16511,DEM,46,David G. Reichert,16512,REP,46,,0,11/4/2008,47.22,52.78,-5.57,5.57,5.57,.5,-1.875185601266957, +73986,138814,4447,2008,2008_House-G_WA-8,WA-8,House-G,House-G,SurveyUSA,325,IVR,,10/21/2008,600,Darcy Burner,16511,DEM,50,David G. Reichert,16512,REP,46,,4,11/4/2008,47.22,52.78,-5.57,9.57,9.57,0,3.655964457793575,sample size unavailable; estimated at 600 as a default +15535,32926,8656,2008,2008_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/21/2008,600,Generic Candidate,13748,DEM,48,Generic Candidate,13749,REP,36,,12,11/4/2008,52.93,42.38,10.55,1.45,1.45,1,-2.213279674336892,for CBS News; sample size unavailable; estimated at 600 as a default +15504,117584,8656,2008,2008_House-G_US,US,House-G,House-G,Research 2000,281,Live Phone,,10/21/2008,1100,Generic Candidate,13748,DEM,48,Generic Candidate,13749,REP,35,,13,11/4/2008,52.93,42.38,10.55,2.45,2.45,1,-1.266505398714833, +15148,19988,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,10/22/2008,1000,Barack Obama,41,DEM,52,John McCain,44,REP,43,,9,11/4/2008,52.88,45.61,7.27,1.73,1.73,1,-1.093770905503377, +15242,20082,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Knowledge Networks,164,Online,,10/22/2008,1537,Barack Obama,41,DEM,50,John McCain,44,REP,43,,7,11/4/2008,52.88,45.61,7.27,.27,-.27,1,-2.370707433607374,for AP | Yahoo; among registered voters +16717,21627,706,2008,2008_Pres-G_AR,AR,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/22/2008,600,Barack Obama,41,DEM,41,John McCain,44,REP,52,,-11,11/4/2008,38.86,58.72,-19.85,8.85,8.85,1,1.206701251811584, +16707,21617,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,Public Opinion Strategies,260,Live Phone,,10/22/2008,500,Barack Obama,41,DEM,52,John McCain,44,REP,40,1,12,11/4/2008,53.66,44.71,8.95,3.05,3.05,1,-1.1086395905921, +16721,21631,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/22/2008,562,Barack Obama,41,DEM,48,John McCain,44,REP,47,,1,11/4/2008,51.03,48.22,2.82,1.82,-1.82,1,-1.191553150945114, +16724,21634,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2008,500,Barack Obama,41,DEM,46,John McCain,44,REP,51,0,-5,11/4/2008,46.99,52.2,-5.21,.21,.21,1,-3.294334744362171, +16706,21616,718,2008,2008_Pres-G_IL,IL,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/22/2008,800,Barack Obama,41,DEM,59,John McCain,44,REP,35,,24,11/4/2008,61.92,36.78,25.14,1.14,-1.14,1,-2.779092556946239, +16736,21646,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/22/2008,631,Barack Obama,41,DEM,49,John McCain,44,REP,45,,4,11/4/2008,49.95,48.91,1.03,2.97,2.97,1,-1.382645983741166, +16737,21647,720,2008,2008_Pres-G_KS,KS,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/22/2008,613,Barack Obama,41,DEM,41,John McCain,44,REP,53,,-12,11/4/2008,41.65,56.61,-14.96,2.96,2.96,1,-2.467058905028529, +16708,21618,722,2008,2008_Pres-G_LA,LA,Pres-G,Pres-G,Southeastern Louisiana University,309,Live Phone,,10/22/2008,503,Barack Obama,41,DEM,38.3,John McCain,44,REP,50.6,,-12.3,11/4/2008,39.93,58.56,-18.63,6.33,6.33,1,-.9709669908671525,among registered voters +16725,21635,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2008,500,Barack Obama,41,DEM,56,John McCain,44,REP,41,,15,11/4/2008,54.06,43.82,10.24,4.76,4.76,1,.4521079116253423, +16705,21615,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/22/2008,800,Barack Obama,41,DEM,48,John McCain,44,REP,47,,1,11/4/2008,49.29,49.43,-.13,1.13,1.13,0,-1.247310294066121,for St Louis Post-Dispatch | KMOV-TV +16720,21630,738,2008,2008_Pres-G_NY,NY,Pres-G,Pres-G,Marist College,183,Live Phone,,10/22/2008,527,Barack Obama,41,DEM,65,John McCain,44,REP,29,,36,11/4/2008,62.88,36.03,26.86,9.14,9.14,1,3.769653621184455,for NBC News +16722,21632,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/22/2008,408,Barack Obama,41,DEM,52,John McCain,44,REP,42,,10,11/4/2008,51.5,46.91,4.59,5.41,5.41,1,.8865368990577955, +16738,21648,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/22/2008,620,Barack Obama,41,DEM,53,John McCain,44,REP,41,,12,11/4/2008,54.49,44.17,10.32,1.68,1.68,1,-1.796073069311517, +16728,21638,746,2008,2008_Pres-G_TN,TN,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/22/2008,600,Barack Obama,41,DEM,38,John McCain,44,REP,54,,-16,11/4/2008,41.83,56.9,-15.07,.93,-.93,1,-3.363512436523926, +16700,21610,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/22/2008,1231,Barack Obama,41,DEM,52,John McCain,44,REP,43,,9,11/4/2008,52.63,46.33,6.3,2.7,2.7,1,.1015385019889047, +16726,21636,751,2008,2008_Pres-G_WA,WA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2008,500,Barack Obama,41,DEM,54,John McCain,44,REP,43,,11,11/4/2008,57.65,40.48,17.18,6.18,-6.18,1,1.383461444954077, +16678,21588,751,2008,2008_Pres-G_WA,WA,Pres-G,Pres-G,University of Washington,364,Live Phone,,10/22/2008,600,Barack Obama,41,DEM,55,John McCain,44,REP,34,,21,11/4/2008,57.65,40.48,17.18,3.82,3.82,1,-.6981915687959618,among registered voters +16736,87649,1314,2008,2008_Gov-G_IN,IN,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/22/2008,631,Jill Long Thompson,12608,DEM,35,"Mitchell Daniels, Jr.",12609,REP,54,7,-19,11/4/2008,40.04,57.84,-17.81,1.19,-1.19,1,-4.333986960700503, +16705,87508,1315,2008,2008_Gov-G_MO,MO,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/22/2008,800,Jay Nixon,12613,DEM,55,Kenny Hulshof,12611,REP,41,,14,11/4/2008,58.4,39.49,18.91,4.91,-4.91,1,.8960157660359358,for St Louis Post-Dispatch | KMOV-TV +16726,87504,1321,2008,2008_Gov-G_WA,WA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2008,500,Christine Gregoire,12637,DEM,50,Dino Rossi,12638,REP,48,,2,11/4/2008,53.24,46.76,6.48,4.48,-4.48,1,-.71750966843537, +16678,87514,1321,2008,2008_Gov-G_WA,WA,Gov-G,Gov-G,University of Washington,364,Live Phone,,10/22/2008,600,Christine Gregoire,12637,DEM,51,Dino Rossi,12638,REP,45,,6,11/4/2008,53.24,46.76,6.48,.48,-.48,1,-4.773136996647844,among registered voters +24059,29306,1548,2008,2008_Sen-G_CO,CO,Sen-G,Sen-G,Behavior Research Center (Rocky Mountain Poll),27,Live Phone,,10/22/2008,500,Mark Udall,2602,DEM,51,Bob Schaffer,2603,REP,38,,13,11/4/2008,52.8,42.49,10.3,2.7,2.7,1,-1.687190671995838, +63708,117237,1548,2008,2008_Sen-G_CO,CO,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,,10/22/2008,500,Mark Udall,2602,DEM,51,Bob Schaffer,2603,REP,38,,13,11/4/2008,52.8,42.49,10.3,2.7,2.7,1,-1.697386537461714, +16724,25033,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2008,500,Jim Martin,2612,DEM,45,Saxby Chambliss,2611,REP,47,,-2,11/4/2008,46.83,49.76,-2.92,.92,.92,1,-2.448036205574885, +16706,25202,1553,2008,2008_Sen-G_IL,IL,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/22/2008,800,Richard J. Durbin,2638,DEM,59,Steve Sauerberg,2639,REP,34,,25,11/4/2008,67.84,28.53,39.31,14.31,-14.31,1,5.423251028552698, +16737,25306,1555,2008,2008_Sen-G_KS,KS,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/22/2008,613,Jim Slattery,2646,DEM,35,Pat Roberts,2645,REP,57,2,-22,11/4/2008,36.46,60.06,-23.6,1.6,1.6,1,-3.361794577206939, +16708,25258,1557,2008,2008_Sen-O_LA,LA,Sen-G,Sen-O,Southeastern Louisiana University,309,Live Phone,,10/22/2008,503,Mary L. Landrieu,2659,DEM,53,John Neely Kennedy,2660,REP,34,,19,11/4/2008,52.11,45.72,6.39,12.61,12.61,1,6.823047054672238,among registered voters +16725,25090,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2008,500,Al Franken,2679,DEM,41,Norm Coleman,2680,REP,37,17,4,11/4/2008,41.99,41.98,.01,3.99,3.99,1,-.1039618295344744, +16728,25242,1575,2008,2008_Sen-G_TN,TN,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/22/2008,600,Robert D. Tuke,2789,DEM,37,Lamar Alexander,2788,REP,59,,-22,11/4/2008,31.64,65.14,-33.5,11.5,11.5,1,5.099295090828316, +16700,24975,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/22/2008,1231,Mark R. Warner,2808,DEM,60,James S. Gilmore III,2809,REP,32,,28,11/4/2008,65.03,33.73,31.3,3.3,-3.3,1,-1.024424116012419, +64256,118234,4049,2008,2008_House-G_CA-4,CA-4,House-G,House-G,SmithJohnson Research,367,Live Phone,R,10/22/2008,400,Charles Duane Brown,14234,DEM,40,Tom McClintock,14235,REP,49,,-9,11/4/2008,49.76,50.24,-.49,8.51,-8.51,1,2.227943913916424,for Tom McClintock +63856,117559,4119,2008,2008_House-G_FL-8,FL-8,House-G,House-G,Benenson Strategy Group,30,Live Phone,D,10/22/2008,402,Alan Grayson,13829,DEM,52,Richard Keller,13830,REP,41,,11,11/4/2008,52.01,47.99,4.02,6.98,6.98,1,-.532279510810746,for unspecified Democratic sponsor +16706,118153,4163,2008,2008_House-G_IL-10,IL-10,House-G,House-G,Research 2000,281,Live Phone,,10/22/2008,400,Daniel J. Seals,14118,DEM,49,Mark Kirk,14119,REP,43,,6,11/4/2008,47.44,52.56,-5.12,11.12,11.12,0,6.370559376393548, +64375,118427,4185,2008,2008_House-G_IA-4,IA-4,House-G,House-G,Tarrance Group,333,Live Phone,R,10/22/2008,300,Becky Greenwald,14240,DEM,34,Tom Latham,14241,REP,56,,-22,11/4/2008,39.43,60.57,-21.13,.87,-.87,1,-8.017235301351272,for Tom Latham +64337,118326,4193,2008,2008_House-G_KY-3,KY-3,House-G,House-G,SurveyUSA,325,IVR,,10/22/2008,612,John Yarmuth,14409,DEM,57,Anne Meagher Northup,14410,REP,41,,16,11/4/2008,59.37,40.63,18.73,2.73,-2.73,1,-4.60099644680605, +64157,118055,4244,2008,2008_House-G_MN-6,MN-6,House-G,House-G,Humphrey Institute,143,Live Phone,,10/22/2008,430,Elwyn Tinklenberg,14098,DEM,45,Michele Bachmann,14099,REP,43,5,2,11/4/2008,43.43,46.41,-2.97,4.97,4.97,0,-1.02159439180056, +64338,118327,4244,2008,2008_House-G_MN-6,MN-6,House-G,House-G,SurveyUSA,325,IVR,,10/22/2008,621,Elwyn Tinklenberg,14098,DEM,47,Michele Bachmann,14099,REP,44,6,3,11/4/2008,43.43,46.41,-2.97,5.97,5.97,0,1.928465965557742, +16705,118156,4259,2008,2008_House-G_MO-9,MO-9,House-G,House-G,Research 2000,281,Live Phone,,10/22/2008,400,Judy Baker,14244,DEM,42,Blaine Luetkemeyer,14245,REP,47,,-5,11/4/2008,47.49,49.99,-2.51,2.49,-2.49,1,-5.002380162099502,for St Louis Post-Dispatch | KMOV-TV +64020,117824,4367,2008,2008_House-G_PA-12,PA-12,House-G,House-G,Dane & Associates,71,IVR,,10/22/2008,800,John P. Murtha,13894,DEM,35,William Russell,13895,REP,48,,-13,11/4/2008,57.85,42.15,15.7,28.7,-28.7,0,21.67745455420183, +15187,20027,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Financial Dynamics,95,Live Phone,,10/23/2008,869,Barack Obama,41,DEM,50,John McCain,44,REP,43,,7,11/4/2008,52.88,45.61,7.27,.27,-.27,1,-2.608907235779609,for Diageo | Hotline +15083,19923,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/23/2008,2358,Barack Obama,41,DEM,51,John McCain,44,REP,43,,8,11/4/2008,52.88,45.61,7.27,.73,.73,1,-1.782055832739833, +14934,19774,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,10/23/2008,1000,Barack Obama,41,DEM,49,John McCain,44,REP,46,,3,11/4/2008,52.88,45.61,7.27,4.27,-4.27,1,1.579370750827785, +63590,117032,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/23/2008,886,Barack Obama,41,DEM,46.5,John McCain,44,REP,43.3,,3.2,11/4/2008,52.88,45.61,7.27,4.07,-4.07,1,1.430837413737737, +15339,20179,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Princeton Survey Research Associates International,258,Live Phone,,10/23/2008,882,Barack Obama,41,DEM,53,John McCain,44,REP,41,,12,11/4/2008,52.88,45.61,7.27,4.73,4.73,1,1.979088967392709, +15783,20623,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/23/2008,1203,Barack Obama,41,DEM,51,John McCain,44,REP,42,,9,11/4/2008,52.88,45.61,7.27,1.73,1.73,1,-.9457549263920655, +16618,21524,707,2008,2008_Pres-G_AZ,AZ,Pres-G,Pres-G,Northern Arizona University,234,Live Phone,,10/23/2008,600,Barack Obama,41,DEM,41,John McCain,44,REP,49,,-8,11/4/2008,45.12,53.64,-8.52,.52,.52,1,-4.40659405473061,among registered voters +16587,21484,708,2008,2008_Pres-G_CA,CA,Pres-G,Pres-G,Field Research Corp. (Field Poll),94,Live Phone,,10/23/2008,966,Barack Obama,41,DEM,55,John McCain,44,REP,33,1,22,11/4/2008,61.01,36.95,24.06,2.06,-2.06,1,-1.706788832549491, +16694,21604,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/23/2008,625,Barack Obama,41,DEM,43,John McCain,44,REP,49,,-6,11/4/2008,46.99,52.2,-5.21,.79,-.79,1,-2.269250219707184, +16691,21601,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/23/2008,615,Barack Obama,41,DEM,48,John McCain,44,REP,47,,1,11/4/2008,46.99,52.2,-5.21,6.21,6.21,0,3.592354009650848, +16692,21602,716,2008,2008_Pres-G_IA,IA,Pres-G,Pres-G,Marist College,183,Live Phone,,10/23/2008,645,Barack Obama,41,DEM,52,John McCain,44,REP,42,,10,11/4/2008,53.93,44.39,9.53,.47,.47,1,-3.911523053277483,for NBC News +16695,21605,716,2008,2008_Pres-G_IA,IA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/23/2008,625,Barack Obama,41,DEM,51,John McCain,44,REP,40,,11,11/4/2008,53.93,44.39,9.53,1.47,1.47,1,-2.827065870858462, +16701,21611,716,2008,2008_Pres-G_IA,IA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2008,500,Barack Obama,41,DEM,52,John McCain,44,REP,44,,8,11/4/2008,53.93,44.39,9.53,1.53,-1.53,1,-3.009850275853387, +16696,21606,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/23/2008,625,Barack Obama,41,DEM,45,John McCain,44,REP,46,,-1,11/4/2008,49.29,49.43,-.13,.87,-.87,1,-1.551068095201299, +16704,21614,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2008,700,Barack Obama,41,DEM,48,John McCain,44,REP,50,,-2,11/4/2008,49.7,49.38,.33,2.33,-2.33,0,-.7166643822004131, +16693,21603,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,Marist College,183,Live Phone,,10/23/2008,655,Barack Obama,41,DEM,50,John McCain,44,REP,45,,5,11/4/2008,54.13,44.52,9.61,4.61,-4.61,1,.3525465090721628,for NBC News +16702,21612,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2008,700,Barack Obama,41,DEM,50,John McCain,44,REP,46,,4,11/4/2008,54.13,44.52,9.61,5.61,-5.61,1,1.357283607120979, +16699,21609,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/23/2008,993,Barack Obama,41,DEM,51,John McCain,44,REP,44,,7,11/4/2008,51.5,46.91,4.59,2.41,2.41,1,-1.507153503158276, +16675,21585,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Temple University,336,Live Phone,,10/23/2008,761,Barack Obama,41,DEM,52,John McCain,44,REP,43,,9,11/4/2008,54.49,44.17,10.32,1.32,-1.32,1,-2.013553209926764, +16687,21597,745,2008,2008_Pres-G_SD,SD,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/23/2008,600,Barack Obama,41,DEM,41,John McCain,44,REP,50,,-9,11/4/2008,44.75,53.16,-8.41,.59,-.59,1,-2.424545499549708, +16667,21577,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Roanoke College,292,Live Phone,,10/23/2008,614,Barack Obama,41,DEM,48,John McCain,44,REP,39,,9,11/4/2008,52.63,46.33,6.3,2.7,2.7,1,-.2100760452001001, +16703,21613,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2008,500,Barack Obama,41,DEM,51,John McCain,44,REP,44,,7,11/4/2008,56.22,42.31,13.9,6.9,-6.9,1,3.522438622548794, +16688,21598,753,2008,2008_Pres-G_WV,WV,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/23/2008,600,Barack Obama,41,DEM,43,John McCain,44,REP,49,,-6,11/4/2008,42.59,55.71,-13.12,7.12,7.12,1,2.476672870071575, +24097,87506,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/23/2008,800,Bev Perdue,12620,DEM,46,Pat McCrory,12618,REP,44,1,2,11/4/2008,50.27,46.88,3.4,1.4,-1.4,1,-2.468136703686878,for WRAL News +16704,87502,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2008,700,Bev Perdue,12620,DEM,47,Pat McCrory,12618,REP,51,,-4,11/4/2008,50.27,46.88,3.4,7.4,-7.4,0,3.743166326732431, +16694,24893,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/23/2008,625,Jim Martin,2612,DEM,39,Saxby Chambliss,2611,REP,45,,-6,11/4/2008,46.83,49.76,-2.92,3.08,-3.08,1,.0977183566735754, +16691,24873,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/23/2008,615,Jim Martin,2612,DEM,42,Saxby Chambliss,2611,REP,44,2,-2,11/4/2008,46.83,49.76,-2.92,.92,.92,1,-2.382776232601131, +16701,25042,1554,2008,2008_Sen-G_IA,IA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2008,500,Tom Harkin,2620,DEM,57,Christopher Reed,2621,REP,41,,16,11/4/2008,62.66,37.26,25.39,9.39,-9.39,1,4.608564514339836, +16702,25126,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2008,700,Jeanne Shaheen,2733,DEM,52,John E. Sununu,2735,REP,46,,6,11/4/2008,51.59,45.25,6.34,.34,-.34,1,-3.150511302443118, +24097,29342,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/23/2008,800,Kay R. Hagan,2709,DEM,42,Elizabeth H. Dole,2710,REP,46,3,-4,11/4/2008,52.65,44.18,8.47,12.47,-12.47,0,7.823583651059137,for WRAL News +24077,29324,1574,2008,2008_Sen-G_SD,SD,Sen-G,Sen-G,GQR Research (GQRR),126,Live Phone,,10/23/2008,603,Tim Johnson,2784,DEM,62,Joel D. Dykstra,2785,REP,32,,30,11/4/2008,62.49,37.51,24.98,5.02,5.02,1,1.326406236108358, +16687,25241,1574,2008,2008_Sen-G_SD,SD,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/23/2008,600,Tim Johnson,2784,DEM,57,Joel D. Dykstra,2785,REP,35,,22,11/4/2008,62.49,37.51,24.98,2.98,-2.98,1,-.7748087682738409, +16667,25256,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,Roanoke College,292,Live Phone,,10/23/2008,614,Mark R. Warner,2808,DEM,57,James S. Gilmore III,2809,REP,22,,35,11/4/2008,65.03,33.73,31.3,3.7,3.7,1,-.9809415755080819, +64221,118164,4132,2008,2008_House-G_FL-21,FL-21,House-G,House-G,Research 2000,281,Live Phone,,10/23/2008,400,Raul L. Martinez,13916,DEM,44,Lincoln Diaz-Balart,13917,REP,45,,-1,11/4/2008,42.1,57.9,-15.8,14.8,14.8,1,8.068502675056413, +64339,118328,4181,2008,2008_House-G_IN-9,IN-9,House-G,House-G,SurveyUSA,325,IVR,,10/23/2008,599,Baron P. Hill,14264,DEM,54,Mike Sodrel,14265,REP,39,5,15,11/4/2008,57.77,38.41,19.36,4.36,-4.36,1,-1.692561732501638, +64142,118016,4202,2008,2008_House-G_LA-6,LA-6,House-G,House-G,McLaughlin & Associates,203,Live Phone,R,10/23/2008,300,Donald J. Cazayoux,14078,DEM,38,Bill Cassidy,14076,REP,36,14,2,11/4/2008,40.29,48.12,-7.82,9.82,9.82,0,2.303847533607386,for Bill Cassidy +64180,118087,4358,2008,2008_House-G_PA-3,PA-3,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/23/2008,400,Kathy Dahlkemper,14145,DEM,45,Phil English,14146,REP,47,,-2,11/4/2008,51.25,48.75,2.49,4.49,-4.49,0,-2.988442960123221,for Phil English +64071,117898,4399,2008,2008_House-G_TX-7,TX-7,House-G,House-G,GQR Research (GQRR),126,Live Phone,D,10/23/2008,400,Michael Peter Skelly,13952,DEM,44,John Abney Culberson,13953,REP,49,3,-5,11/4/2008,42.36,55.9,-13.54,8.54,8.54,1,2.369596942435447,for Michael Peter Skelly +15187,117354,8656,2008,2008_House-G_US,US,House-G,House-G,Financial Dynamics,95,Live Phone,,10/23/2008,869,Generic Candidate,13748,DEM,46,Generic Candidate,13749,REP,38,,8,11/4/2008,52.93,42.38,10.55,2.55,-2.55,1,-.6015353692937759,for Diageo | Hotline +27647,32925,8656,2008,2008_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2008,600,Generic Candidate,13748,DEM,47,Generic Candidate,13749,REP,40,,7,11/4/2008,52.93,42.38,10.55,3.55,-3.55,1,-.0608361685238473,sample size unavailable; estimated at 600 as a default +43062,122994,8656,2008,2008_House-G_US,US,House-G,House-G,The Winston Group,385,Live Phone,R,10/23/2008,1000,Generic Candidate,13748,DEM,52,Generic Candidate,13749,REP,42,,10,11/4/2008,52.93,42.38,10.55,.55,-.55,1,-2.923119051407605,for unspecified Republican sponsor; among registered voters +14862,19702,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/24/2008,1308,Barack Obama,41,DEM,52,John McCain,44,REP,45,,7,11/4/2008,52.88,45.61,7.27,.27,-.27,1,-2.249969692916637,for The Washington Post +15176,20016,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,Online,,10/24/2008,1695,Barack Obama,41,DEM,50,John McCain,44,REP,44,,6,11/4/2008,52.88,45.61,7.27,1.27,-1.27,1,-1.231117300983651, +15611,20451,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/24/2008,886,Barack Obama,41,DEM,47,John McCain,44,REP,44,,3,11/4/2008,52.88,45.61,7.27,4.27,-4.27,1,1.693287928805853, +15423,20263,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2008,3000,Barack Obama,41,DEM,52,John McCain,44,REP,44,,8,11/4/2008,52.88,45.61,7.27,.73,.73,1,-1.588939011556228, +15514,20354,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/24/2008,1100,Barack Obama,41,DEM,51,John McCain,44,REP,40,,11,11/4/2008,52.88,45.61,7.27,3.73,3.73,1,1.111256788102376, +16690,21600,707,2008,2008_Pres-G_AZ,AZ,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,10/24/2008,600,Barack Obama,41,DEM,44,John McCain,44,REP,48,2,-4,11/4/2008,45.12,53.64,-8.52,4.52,4.52,1,-.1119009585631206,for unspecified Democratic sponsor +16632,21542,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,GfK Group,115,Live Phone,,10/24/2008,626,Barack Obama,41,DEM,50,John McCain,44,REP,41,0,9,11/4/2008,53.66,44.71,8.95,.05,.05,1,-3.974435625279039, +16633,21543,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,GfK Group,115,Live Phone,,10/24/2008,600,Barack Obama,41,DEM,45,John McCain,44,REP,43,1,2,11/4/2008,51.03,48.22,2.82,.82,-.82,1,-1.96862159794202, +16654,21564,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/24/2008,1435,Barack Obama,41,DEM,47,John McCain,44,REP,45,,2,11/4/2008,51.03,48.22,2.82,.82,-.82,1,-1.574519431530121, +16689,21599,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Howey Politics/DePauw University,142,Live Phone,,10/24/2008,600,Barack Obama,41,DEM,45,John McCain,44,REP,47,,-2,11/4/2008,49.95,48.91,1.03,3.03,-3.03,0,-1.277954046730491, +16658,21568,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/24/2008,600,Barack Obama,41,DEM,48,John McCain,44,REP,47,,1,11/4/2008,49.95,48.91,1.03,.03,-.03,1,-4.520632616026135, +16681,21591,730,2008,2008_Pres-G_MT,MT,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2008,625,Barack Obama,41,DEM,44,John McCain,44,REP,48,,-4,11/4/2008,47.25,49.51,-2.26,1.74,-1.74,1,-2.059746482500513, +16637,21547,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,GfK Group,115,Live Phone,,10/24/2008,601,Barack Obama,41,DEM,48,John McCain,44,REP,46,0,2,11/4/2008,49.7,49.38,.33,1.67,1.67,1,-1.33172364899743, +16683,21593,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2008,625,Barack Obama,41,DEM,47,John McCain,44,REP,47,,0,11/4/2008,49.7,49.38,.33,.33,-.33,.5,-2.627909472734716, +16634,21544,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,GfK Group,115,Live Phone,,10/24/2008,600,Barack Obama,41,DEM,55,John McCain,44,REP,37,1,18,11/4/2008,54.13,44.52,9.61,8.39,8.39,1,4.341167922227089, +16682,21592,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2008,625,Barack Obama,41,DEM,50,John McCain,44,REP,39,,11,11/4/2008,54.13,44.52,9.61,1.39,1.39,1,-2.918461327829191, +16635,21545,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,GfK Group,115,Live Phone,,10/24/2008,628,Barack Obama,41,DEM,52,John McCain,44,REP,40,,12,11/4/2008,55.15,42.65,12.49,.49,-.49,1,-6.588421068807456, +16631,21541,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,GfK Group,115,Live Phone,,10/24/2008,607,Barack Obama,41,DEM,48,John McCain,44,REP,41,0,7,11/4/2008,51.5,46.91,4.59,2.41,2.41,1,-1.687675948237691, +16653,21563,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/24/2008,1425,Barack Obama,41,DEM,51,John McCain,44,REP,42,,9,11/4/2008,51.5,46.91,4.59,4.41,4.41,1,.919953588723188, +16684,21594,741,2008,2008_Pres-G_OR,OR,Pres-G,Pres-G,DHM Research,76,Live Phone,,10/24/2008,500,Barack Obama,41,DEM,53,John McCain,44,REP,34,,19,11/4/2008,56.75,40.4,16.35,2.65,2.65,1,-.9061344387516806,among registered voters +16646,21556,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Franklin & Marshall College,106,Live Phone,,10/24/2008,600,Barack Obama,41,DEM,53,John McCain,44,REP,40,,13,11/4/2008,54.49,44.17,10.32,2.68,2.68,1,-.7451290125417989,sample size unavailable; estimated at 600 as a default +16636,21546,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,GfK Group,115,Live Phone,,10/24/2008,607,Barack Obama,41,DEM,52,John McCain,44,REP,40,1,12,11/4/2008,54.49,44.17,10.32,1.68,1.68,1,-1.730572482013744, +16655,21565,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/24/2008,1364,Barack Obama,41,DEM,53,John McCain,44,REP,41,,12,11/4/2008,54.49,44.17,10.32,1.68,1.68,1,-1.389455559967625, +16680,21590,748,2008,2008_Pres-G_UT,UT,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2008,625,Barack Obama,41,DEM,32,John McCain,44,REP,55,,-23,11/4/2008,34.41,62.58,-28.18,5.18,5.18,1,1.023962368434469, +16686,21596,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/24/2008,784,Barack Obama,41,DEM,52,John McCain,44,REP,44,,8,11/4/2008,52.63,46.33,6.3,1.7,1.7,1,-.9634687229270765, +16630,21540,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,GfK Group,115,Live Phone,,10/24/2008,601,Barack Obama,41,DEM,49,John McCain,44,REP,42,1,7,11/4/2008,52.63,46.33,6.3,.7,.7,1,-2.171506076659193, +16689,87500,1314,2008,2008_Gov-G_IN,IN,Gov-G,Gov-G,Howey Politics/DePauw University,142,Live Phone,,10/24/2008,600,Jill Long Thompson,12608,DEM,30,"Mitchell Daniels, Jr.",12609,REP,61,3,-31,11/4/2008,40.04,57.84,-17.81,13.19,-13.19,1,8.776905796904938, +16658,87501,1314,2008,2008_Gov-G_IN,IN,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/24/2008,600,Jill Long Thompson,12608,DEM,41,"Mitchell Daniels, Jr.",12609,REP,53,,-12,11/4/2008,40.04,57.84,-17.81,5.81,5.81,1,.8131917705439258, +54117,87503,1317,2008,2008_Gov-G_NH,NH,Gov-G,Gov-G,GfK Group,115,Live Phone,,10/24/2008,600,John Lynch,12625,DEM,73,Joe Kenney,12626,REP,17,2,56,11/4/2008,70.18,27.62,42.56,13.44,13.44,1,6.874505495945546, +16680,87680,1319,2008,2008_Gov-G_UT,UT,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2008,400,Bob Springmeyer,12627,DEM,17,"Jon M. Huntsman, Jr.",12629,REP,73,2,-56,11/4/2008,19.72,77.63,-57.91,1.91,1.91,1,-3.801976951858857, +54118,87505,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,GfK Group,115,Live Phone,,10/24/2008,601,Bev Perdue,12620,DEM,44,Pat McCrory,12618,REP,44,4,0,11/4/2008,50.27,46.88,3.4,3.4,-3.4,.5,-.4498220471208048, +16632,24796,1548,2008,2008_Sen-G_CO,CO,Sen-G,Sen-G,GfK Group,115,Live Phone,,10/24/2008,626,Mark Udall,2602,DEM,48,Bob Schaffer,2603,REP,36,,12,11/4/2008,52.8,42.49,10.3,1.7,1.7,1,-2.500473643211076, +16634,24798,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,GfK Group,115,Live Phone,,10/24/2008,600,Jeanne Shaheen,2733,DEM,47,John E. Sununu,2735,REP,41,3,6,11/4/2008,51.59,45.25,6.34,.34,-.34,1,-3.071720621130538, +16637,24797,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,GfK Group,115,Live Phone,,10/24/2008,601,Kay R. Hagan,2709,DEM,47,Elizabeth H. Dole,2710,REP,43,,4,11/4/2008,52.65,44.18,8.47,4.47,-4.47,1,-.9287365515219294, +16684,24937,1571,2008,2008_Sen-G_OR,OR,Sen-G,Sen-G,DHM Research,76,Live Phone,,10/24/2008,500,Jeff Merkley,2765,DEM,45,Gordon H. Smith,2766,REP,40,3,5,11/4/2008,48.9,45.55,3.35,1.65,1.65,1,-2.620970231404114,among registered voters +16686,25420,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,ABC News/The Washington Post,3,Live Phone,,10/24/2008,784,Mark R. Warner,2808,DEM,61,James S. Gilmore III,2809,REP,31,,30,11/4/2008,65.03,33.73,31.3,1.3,-1.3,1,-3.392777245934983, +16630,24799,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,GfK Group,115,Live Phone,,10/24/2008,601,Mark R. Warner,2808,DEM,58,James S. Gilmore III,2809,REP,32,,26,11/4/2008,65.03,33.73,31.3,5.3,-5.3,1,.780236091902917, +16658,118165,4174,2008,2008_House-G_IN-2,IN-2,House-G,House-G,Research 2000,281,Live Phone,,10/24/2008,400,Joe Donnelly,14259,DEM,54,Luke Puckett,14260,REP,40,3,14,11/4/2008,67.09,30.23,36.86,22.86,-22.86,1,15.41297485591303, +64103,117946,4175,2008,2008_House-G_IN-3,IN-3,House-G,House-G,Howey Politics/DePauw University,142,Live Phone,,10/24/2008,300,Michael A. Montagano,13978,DEM,44,Mark Edward Souder,13979,REP,41,,3,11/4/2008,39.7,55.04,-15.34,18.34,18.34,0,11.40222110322546, +16680,117993,4425,2008,2008_House-G_UT-1,UT-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2008,400,Morgan E. Bowen,13887,DEM,29,Rob Bishop,13888,REP,54,,-25,11/4/2008,30.47,64.85,-34.38,9.38,9.38,1,4.299711856357525, +16680,117994,4426,2008,2008_House-G_UT-2,UT-2,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2008,400,Jim Matheson,13889,DEM,57,Bill Dew,13890,REP,30,,27,11/4/2008,63.35,34.47,28.88,1.88,-1.88,1,-5.438495536591536, +16680,117995,4427,2008,2008_House-G_UT-3,UT-3,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2008,400,Bennion L. Spencer,13893,DEM,22,Jason Chaffetz,13892,REP,57,,-35,11/4/2008,28.28,65.61,-37.33,2.33,2.33,1,-3.178650628639274, +15514,117585,8656,2008,2008_House-G_US,US,House-G,House-G,Research 2000,281,Live Phone,,10/24/2008,1100,Generic Candidate,13748,DEM,48,Generic Candidate,13749,REP,34,,14,11/4/2008,52.93,42.38,10.55,3.45,3.45,1,-.0798600758643809, +15236,20076,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Live Phone,,10/25/2008,831,Barack Obama,41,DEM,48,John McCain,44,REP,42,,6,11/4/2008,52.88,45.61,7.27,1.27,-1.27,1,-1.43134666823925,for Reuters +15379,20219,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,Live Phone,,10/25/2008,1198,Barack Obama,41,DEM,53,John McCain,44,REP,38,,15,11/4/2008,52.88,45.61,7.27,7.73,7.73,1,5.330722113732986, +15696,20536,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,31148,Barack Obama,41,DEM,51,John McCain,44,REP,45,,6,11/4/2008,52.88,45.61,7.27,1.27,-1.27,1,-.8627939250918628,among registered voters +16449,21346,704,2008,2008_Pres-G_AK,AK,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,352,Barack Obama,41,DEM,38,John McCain,44,REP,55,,-17,11/4/2008,37.89,59.42,-21.54,4.54,4.54,1,-1.980546137968128,among registered voters +16473,21370,705,2008,2008_Pres-G_AL,AL,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,452,Barack Obama,41,DEM,39,John McCain,44,REP,57,,-18,11/4/2008,38.74,60.32,-21.58,3.58,3.58,1,-.6544738808170666,among registered voters +16451,21348,706,2008,2008_Pres-G_AR,AR,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,491,Barack Obama,41,DEM,41,John McCain,44,REP,53,,-12,11/4/2008,38.86,58.72,-19.85,7.85,7.85,1,.1316404722321538,among registered voters +16638,21548,707,2008,2008_Pres-G_AZ,AZ,Pres-G,Pres-G,Arizona State University,15,Live Phone,,10/25/2008,1019,Barack Obama,41,DEM,44,John McCain,44,REP,46,0,-2,11/4/2008,45.12,53.64,-8.52,6.52,6.52,1,2.144041281424218,among registered voters +16469,21366,707,2008,2008_Pres-G_AZ,AZ,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,682,Barack Obama,41,DEM,46,John McCain,44,REP,50,,-4,11/4/2008,45.12,53.64,-8.52,4.52,4.52,1,-.103025998860668,among registered voters +16685,21595,708,2008,2008_Pres-G_CA,CA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2008,500,Barack Obama,41,DEM,61,John McCain,44,REP,34,,27,11/4/2008,61.01,36.95,24.06,2.94,2.94,1,-1.235463023975729, +16481,21378,708,2008,2008_Pres-G_CA,CA,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,999,Barack Obama,41,DEM,55,John McCain,44,REP,40,,15,11/4/2008,61.01,36.95,24.06,9.06,-9.06,1,5.981455030420808,among registered voters +16613,21519,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,National Journal,224,Live Phone,,10/25/2008,409,Barack Obama,41,DEM,48,John McCain,44,REP,44,,4,11/4/2008,53.66,44.71,8.95,4.95,-4.95,1,.9558749960359284,among registered voters +16474,21371,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,685,Barack Obama,41,DEM,55,John McCain,44,REP,40,,15,11/4/2008,53.66,44.71,8.95,6.05,6.05,1,2.451930717255617,among registered voters +16461,21358,710,2008,2008_Pres-G_CT,CT,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,704,Barack Obama,41,DEM,58,John McCain,44,REP,37,,21,11/4/2008,60.59,38.22,22.37,1.37,-1.37,1,-3.409109386950974,among registered voters +16466,21363,712,2008,2008_Pres-G_DE,DE,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,346,Barack Obama,41,DEM,59,John McCain,44,REP,37,,22,11/4/2008,61.94,36.95,25,3,-3,1,-3.169692500537868,among registered voters +16612,21518,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,National Journal,224,Live Phone,,10/25/2008,408,Barack Obama,41,DEM,45,John McCain,44,REP,44,,1,11/4/2008,51.03,48.22,2.82,1.82,-1.82,1,-1.165357372364342,among registered voters +16671,21581,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Suffolk University,323,Live Phone,,10/25/2008,600,Barack Obama,41,DEM,49,John McCain,44,REP,44,1,5,11/4/2008,51.03,48.22,2.82,2.18,2.18,1,-.5378312493710983, +16487,21384,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,1001,Barack Obama,41,DEM,49,John McCain,44,REP,47,,2,11/4/2008,51.03,48.22,2.82,.82,-.82,1,-1.65118229256978,among registered voters +16661,21571,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/2008,600,Barack Obama,41,DEM,47,John McCain,44,REP,47,,0,11/4/2008,51.03,48.22,2.82,2.82,-2.82,.5,-.0220513208119597, +16475,21372,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,910,Barack Obama,41,DEM,47,John McCain,44,REP,50,,-3,11/4/2008,46.99,52.2,-5.21,2.21,2.21,1,-.4600188962970756,among registered voters +16448,21345,715,2008,2008_Pres-G_HI,HI,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,337,Barack Obama,41,DEM,56,John McCain,44,REP,34,,22,11/4/2008,71.85,26.58,45.26,23.26,-23.26,1,15.98980736737902,among registered voters +16452,21349,716,2008,2008_Pres-G_IA,IA,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,795,Barack Obama,41,DEM,52,John McCain,44,REP,41,,11,11/4/2008,53.93,44.39,9.53,1.47,1.47,1,-2.587892004222333,among registered voters +16462,21359,717,2008,2008_Pres-G_ID,ID,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,372,Barack Obama,41,DEM,36,John McCain,44,REP,59,,-23,11/4/2008,36.09,61.52,-25.43,2.43,2.43,1,-3.064959932667104,among registered voters +16488,21385,718,2008,2008_Pres-G_IL,IL,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,783,Barack Obama,41,DEM,58,John McCain,44,REP,39,,19,11/4/2008,61.92,36.78,25.14,6.14,-6.14,1,3.143436737675914,among registered voters +16494,21391,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,795,Barack Obama,41,DEM,45,John McCain,44,REP,53,,-8,11/4/2008,49.95,48.91,1.03,9.03,-9.03,0,5.34175746970153,among registered voters +16662,21572,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/2008,600,Barack Obama,41,DEM,44,John McCain,44,REP,50,,-6,11/4/2008,49.95,48.91,1.03,7.03,-7.03,0,3.763470875589385, +16453,21350,720,2008,2008_Pres-G_KS,KS,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,499,Barack Obama,41,DEM,41,John McCain,44,REP,52,,-11,11/4/2008,41.65,56.61,-14.96,3.96,3.96,1,-1.7811011348574,among registered voters +16454,21351,721,2008,2008_Pres-G_KY,KY,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,486,Barack Obama,41,DEM,41,John McCain,44,REP,53,,-12,11/4/2008,41.17,57.4,-16.23,4.23,4.23,1,.0333799080113262,among registered voters +16679,21589,722,2008,2008_Pres-G_LA,LA,Pres-G,Pres-G,Ed Renwick/Loyola University New Orleans,85,Live Phone,,10/25/2008,500,Barack Obama,41,DEM,40,John McCain,44,REP,43,,-3,11/4/2008,39.93,58.56,-18.63,15.63,15.63,1,9.974588261406323,among registered voters +16467,21364,722,2008,2008_Pres-G_LA,LA,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,436,Barack Obama,41,DEM,45,John McCain,44,REP,52,,-7,11/4/2008,39.93,58.56,-18.63,11.63,11.63,1,5.429141950804094,among registered voters +16476,21373,723,2008,2008_Pres-G_MA,MA,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,705,Barack Obama,41,DEM,57,John McCain,44,REP,39,,18,11/4/2008,61.8,35.99,25.81,7.81,-7.81,1,2.261988791814387,among registered voters +16482,21379,724,2008,2008_Pres-G_MD,MD,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,600,Barack Obama,41,DEM,60,John McCain,44,REP,35,,25,11/4/2008,61.92,36.47,25.44,.44,-.44,1,-6.559711298944458,sample size unavailable; estimated at 600 as a default; among registered voters +16455,21352,725,2008,2008_Pres-G_ME,ME,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,486,Barack Obama,41,DEM,51,John McCain,44,REP,42,,9,11/4/2008,57.71,40.38,17.32,8.32,-8.32,1,4.867449978498798,among registered voters +16489,21386,726,2008,2008_Pres-G_MI,MI,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,973,Barack Obama,41,DEM,55,John McCain,44,REP,42,,13,11/4/2008,57.43,40.96,16.47,3.47,-3.47,1,-.0179989977559887,among registered voters +16477,21374,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,699,Barack Obama,41,DEM,51,John McCain,44,REP,45,,6,11/4/2008,54.06,43.82,10.24,4.24,-4.24,1,.453686610371735,among registered voters +16490,21387,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,684,Barack Obama,41,DEM,47,John McCain,44,REP,49,,-2,11/4/2008,49.29,49.43,-.13,1.87,-1.87,1,-.3686289585141174,among registered voters +16663,21573,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/2008,600,Barack Obama,41,DEM,48,John McCain,44,REP,46,,2,11/4/2008,49.29,49.43,-.13,2.13,2.13,0,-.4092080323774349, +16479,21376,729,2008,2008_Pres-G_MS,MS,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,417,Barack Obama,41,DEM,42,John McCain,44,REP,55,,-13,11/4/2008,43,56.18,-13.17,.17,.17,1,-3.721138372930909,among registered voters +16491,21388,730,2008,2008_Pres-G_MT,MT,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,368,Barack Obama,41,DEM,44,John McCain,44,REP,54,,-10,11/4/2008,47.25,49.51,-2.26,7.74,-7.74,1,4.037609776514468,among registered voters +16610,21516,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,National Journal,224,Live Phone,,10/25/2008,402,Barack Obama,41,DEM,47,John McCain,44,REP,43,,4,11/4/2008,49.7,49.38,.33,3.67,3.67,1,.5262109813214885,among registered voters +16495,21392,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,955,Barack Obama,41,DEM,51,John McCain,44,REP,47,,4,11/4/2008,49.7,49.38,.33,3.67,3.67,1,1.049752460841638,among registered voters +16665,21575,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/2008,600,Barack Obama,41,DEM,50,John McCain,44,REP,46,,4,11/4/2008,49.7,49.38,.33,3.67,3.67,1,.6665537768087223, +16450,21347,732,2008,2008_Pres-G_ND,ND,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,271,Barack Obama,41,DEM,43,John McCain,44,REP,50,,-7,11/4/2008,44.62,53.25,-8.63,1.63,1.63,1,-5.721878046422943,among registered voters +16463,21360,733,2008,2008_Pres-G_NE,NE,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,407,Barack Obama,41,DEM,38,John McCain,44,REP,57,,-19,11/4/2008,41.6,56.53,-14.93,4.07,-4.07,1,-3.136486432352381,among registered voters +16677,21587,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,10/25/2008,692,Barack Obama,41,DEM,55,John McCain,44,REP,39,,16,11/4/2008,54.13,44.52,9.61,6.39,6.39,1,2.377361929506062,for WMUR +16464,21361,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,516,Barack Obama,41,DEM,54,John McCain,44,REP,40,,14,11/4/2008,54.13,44.52,9.61,4.39,4.39,1,.0932170386275427,among registered voters +16669,21579,735,2008,2008_Pres-G_NJ,NJ,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/25/2008,800,Barack Obama,41,DEM,53,John McCain,44,REP,38,,15,11/4/2008,57.27,41.7,15.57,.57,-.57,1,-3.005756476144617, +16468,21365,735,2008,2008_Pres-G_NJ,NJ,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,777,Barack Obama,41,DEM,55,John McCain,44,REP,40,,15,11/4/2008,57.27,41.7,15.57,.57,-.57,1,-3.077764613280886,among registered voters +16465,21362,736,2008,2008_Pres-G_NM,NM,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,457,Barack Obama,41,DEM,53,John McCain,44,REP,43,,10,11/4/2008,56.91,41.78,15.13,5.13,-5.13,1,-1.976557800936776,among registered voters +16623,21529,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,Suffolk University,323,Live Phone,,10/25/2008,450,Barack Obama,41,DEM,50,John McCain,44,REP,40,,10,11/4/2008,55.15,42.65,12.49,2.49,-2.49,1,-4.664260119902306, +16497,21394,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,494,Barack Obama,41,DEM,51,John McCain,44,REP,46,,5,11/4/2008,55.15,42.65,12.49,7.49,-7.49,1,.6062903271541777,among registered voters +16660,21570,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/2008,600,Barack Obama,41,DEM,48,John McCain,44,REP,44,,4,11/4/2008,55.15,42.65,12.49,8.49,-8.49,1,2.032533330277802, +16484,21381,738,2008,2008_Pres-G_NY,NY,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,988,Barack Obama,41,DEM,58,John McCain,44,REP,38,,20,11/4/2008,62.88,36.03,26.86,6.86,-6.86,1,1.582314638352398,among registered voters +16649,21559,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Marist College,183,Live Phone,,10/25/2008,661,Barack Obama,41,DEM,48,John McCain,44,REP,45,,3,11/4/2008,51.5,46.91,4.59,1.59,-1.59,1,-2.417672202519865,for NBC News +16611,21517,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,National Journal,224,Live Phone,,10/25/2008,404,Barack Obama,41,DEM,48,John McCain,44,REP,41,,7,11/4/2008,51.5,46.91,4.59,2.41,2.41,1,-1.920844166454163,among registered voters +16470,21367,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,990,Barack Obama,41,DEM,51,John McCain,44,REP,45,,6,11/4/2008,51.5,46.91,4.59,1.41,1.41,1,-2.404749080011873,among registered voters +16664,21574,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/2008,600,Barack Obama,41,DEM,50,John McCain,44,REP,45,,5,11/4/2008,51.5,46.91,4.59,.41,.41,1,-3.813478793559053, +16676,21586,740,2008,2008_Pres-G_OK,OK,Pres-G,Pres-G,SoonerPoll.com,308,IVR,,10/25/2008,720,Barack Obama,41,DEM,35,John McCain,44,REP,62,,-27,11/4/2008,34.35,65.65,-31.29,4.29,4.29,1,-1.901485009013334, +16496,21393,740,2008,2008_Pres-G_OK,OK,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,491,Barack Obama,41,DEM,39,John McCain,44,REP,58,,-19,11/4/2008,34.35,65.65,-31.29,12.29,12.29,1,7.766026143457299,among registered voters +16492,21389,741,2008,2008_Pres-G_OR,OR,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,698,Barack Obama,41,DEM,54,John McCain,44,REP,43,,11,11/4/2008,56.75,40.4,16.35,5.35,-5.35,1,2.140830820080495,among registered voters +16483,21380,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,1009,Barack Obama,41,DEM,51,John McCain,44,REP,44,,7,11/4/2008,54.49,44.17,10.32,3.32,-3.32,1,.2940702875198116,among registered voters +16471,21368,743,2008,2008_Pres-G_RI,RI,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,365,Barack Obama,41,DEM,58,John McCain,44,REP,37,,21,11/4/2008,62.87,35.06,27.81,6.81,-6.81,1,-.4544000160939733,among registered voters +16458,21355,744,2008,2008_Pres-G_SC,SC,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,728,Barack Obama,41,DEM,44,John McCain,44,REP,52,,-8,11/4/2008,44.9,53.87,-8.98,.98,.98,1,-2.27062532415987,among registered voters +16459,21356,745,2008,2008_Pres-G_SD,SD,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,352,Barack Obama,41,DEM,43,John McCain,44,REP,52,,-9,11/4/2008,44.75,53.16,-8.41,.59,-.59,1,-2.741299679901924,among registered voters +16478,21375,746,2008,2008_Pres-G_TN,TN,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,653,Barack Obama,41,DEM,44,John McCain,44,REP,53,,-9,11/4/2008,41.83,56.9,-15.07,6.07,6.07,1,2.886217574508285,among registered voters +16485,21382,747,2008,2008_Pres-G_TX,TX,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,972,Barack Obama,41,DEM,43,John McCain,44,REP,54,,-11,11/4/2008,43.68,55.45,-11.77,.77,.77,1,-2.356885583485647,among registered voters +16472,21369,748,2008,2008_Pres-G_UT,UT,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,395,Barack Obama,41,DEM,34,John McCain,44,REP,61,,-27,11/4/2008,34.41,62.58,-28.18,1.18,1.18,1,-4.163713218911496,among registered voters +16614,21520,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,National Journal,224,Live Phone,,10/25/2008,404,Barack Obama,41,DEM,48,John McCain,44,REP,44,,4,11/4/2008,52.63,46.33,6.3,2.3,-2.3,1,-.7506909300693286,among registered voters +16493,21390,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,772,Barack Obama,41,DEM,52,John McCain,44,REP,45,,7,11/4/2008,52.63,46.33,6.3,.7,.7,1,-1.98158114257212,among registered voters +16666,21576,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/2008,600,Barack Obama,41,DEM,52,John McCain,44,REP,45,,7,11/4/2008,52.63,46.33,6.3,.7,.7,1,-2.385628106495723, +16657,21567,750,2008,2008_Pres-G_VT,VT,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/25/2008,400,Barack Obama,41,DEM,57,John McCain,44,REP,36,,21,11/4/2008,67.46,30.45,37.01,16.01,-16.01,1,9.827983102583291,for WCAX +16456,21353,750,2008,2008_Pres-G_VT,VT,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,275,Barack Obama,41,DEM,62,John McCain,44,REP,32,,30,11/4/2008,67.46,30.45,37.01,7.01,-7.01,1,-1.670693455707991,among registered voters +16486,21383,751,2008,2008_Pres-G_WA,WA,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,797,Barack Obama,41,DEM,53,John McCain,44,REP,43,,10,11/4/2008,57.65,40.48,17.18,7.18,-7.18,1,2.981701196299847,among registered voters +16670,21580,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/25/2008,800,Barack Obama,41,DEM,50,John McCain,44,REP,41,,9,11/4/2008,56.22,42.31,13.9,4.9,-4.9,1,1.877967522367987, +16575,21472,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,University of Wisconsin (Badger Poll),365,Live Phone,,10/25/2008,359,Barack Obama,41,DEM,52,John McCain,44,REP,42,,10,11/4/2008,56.22,42.31,13.9,3.9,-3.9,1,-.2221024384097091, +16457,21354,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,976,Barack Obama,41,DEM,53,John McCain,44,REP,41,,12,11/4/2008,56.22,42.31,13.9,1.9,-1.9,1,-1.227028733919286,among registered voters +16460,21357,753,2008,2008_Pres-G_WV,WV,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,404,Barack Obama,41,DEM,43,John McCain,44,REP,52,,-9,11/4/2008,42.59,55.71,-13.12,4.12,4.12,1,-.9515842223475433,among registered voters +16659,21569,753,2008,2008_Pres-G_WV,WV,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/25/2008,600,Barack Obama,41,DEM,40,John McCain,44,REP,50,,-10,11/4/2008,42.59,55.71,-13.12,3.12,3.12,1,-1.708798500342144, +16480,21377,754,2008,2008_Pres-G_WY,WY,Pres-G,Pres-G,YouGov,391,Online,,10/25/2008,246,Barack Obama,41,DEM,29,John McCain,44,REP,67,,-38,11/4/2008,32.54,64.78,-32.24,5.76,-5.76,1,-1.614100621286126,among registered voters +16677,87666,1317,2008,2008_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,10/25/2008,698,John Lynch,12625,DEM,68,Joe Kenney,12626,REP,18,,50,11/4/2008,70.18,27.62,42.56,7.44,7.44,1,.0965293678228381,for WMUR +16657,87499,1320,2008,2008_Gov-G_VT,VT,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/25/2008,400,Jim Douglas,12635,REP,47,Anthony Pollina,12633,IND,23,24,24,11/4/2008,53.43,21.87,31.56,7.56,,1,.0812782719882398,for WCAX +16473,25426,1545,2008,2008_Sen-G_AL,AL,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,452,Vivian Davis Figures,2596,DEM,26,Jeff Sessions,2595,REP,54,,-28,11/4/2008,36.52,63.36,-26.84,1.16,-1.16,1,-5.406429517252948,among registered voters +16449,29431,1546,2008,2008_Sen-G_AK,AK,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,358,Mark Begich,2582,DEM,44,Ted Stevens,2583,REP,42,,2,11/4/2008,47.77,46.52,1.24,.76,.76,1,-5.376064733249281,among registered voters +16451,137805,1547,2008,2008_Sen-G_AR,AR,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,491,Mark L. Pryor,16289,DEM,52,Rebekah J. Kennedy,16290,GRE,19,,33,11/4/2008,79.53,20.47,59.07,26.07,,1,18.63691013740091,among registered voters +16613,24926,1548,2008,2008_Sen-G_CO,CO,Sen-G,Sen-G,National Journal,224,Live Phone,,10/25/2008,409,Mark Udall,2602,DEM,51,Bob Schaffer,2603,REP,36,,15,11/4/2008,52.8,42.49,10.3,4.7,4.7,1,.585821704979678,among registered voters +16474,25427,1548,2008,2008_Sen-G_CO,CO,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,685,Mark Udall,2602,DEM,51,Bob Schaffer,2603,REP,36,,15,11/4/2008,52.8,42.49,10.3,4.7,4.7,1,.8271788640889109,among registered voters +16466,25428,1549,2008,2008_Sen-G_DE,DE,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,346,Joseph R. Biden Jr.,2609,DEM,58,Christine O'Donnell,2610,REP,31,,27,11/4/2008,64.69,35.31,29.37,2.37,-2.37,1,-4.030500721226121,among registered voters +16475,25429,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,910,Jim Martin,2612,DEM,37,Saxby Chambliss,2611,REP,43,,-6,11/4/2008,46.83,49.76,-2.92,3.08,-3.08,1,.3807057642009475,among registered voters +16462,25431,1552,2008,2008_Sen-G_ID,ID,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,372,Larry LaRocco,2625,DEM,31,James E. Risch,2624,REP,56,,-25,11/4/2008,34.11,57.65,-23.55,1.45,-1.45,1,-6.685133603348643,among registered voters +16488,25432,1553,2008,2008_Sen-G_IL,IL,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,783,Richard J. Durbin,2638,DEM,54,Steve Sauerberg,2639,REP,31,,23,11/4/2008,67.84,28.53,39.31,16.31,-16.31,1,8.19698415652903,among registered voters +16452,25430,1554,2008,2008_Sen-G_IA,IA,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,795,Tom Harkin,2620,DEM,56,Christopher Reed,2621,REP,36,,20,11/4/2008,62.66,37.26,25.39,5.39,-5.39,1,.5000004709632022,among registered voters +16453,25433,1555,2008,2008_Sen-G_KS,KS,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,499,Jim Slattery,2646,DEM,32,Pat Roberts,2645,REP,56,,-24,11/4/2008,36.46,60.06,-23.6,.4,-.4,1,-5.227759211952322,among registered voters +16454,25434,1556,2008,2008_Sen-G_KY,KY,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,486,Bruce Lunsford,2651,DEM,42,Mitch McConnell,2650,REP,49,,-7,11/4/2008,47.03,52.97,-5.93,1.07,-1.07,1,-2.704704793344189,among registered voters +16679,24886,1557,2008,2008_Sen-O_LA,LA,Sen-G,Sen-O,Ed Renwick/Loyola University New Orleans,85,Live Phone,,10/25/2008,500,Mary L. Landrieu,2659,DEM,49,John Neely Kennedy,2660,REP,34,,15,11/4/2008,52.11,45.72,6.39,8.61,8.61,1,2.508161304546589,among registered voters +16467,25435,1557,2008,2008_Sen-O_LA,LA,Sen-G,Sen-O,YouGov,391,Online,,10/25/2008,436,Mary L. Landrieu,2659,DEM,52,John Neely Kennedy,2660,REP,39,,13,11/4/2008,52.11,45.72,6.39,6.61,6.61,1,.3606992066320381,among registered voters +16455,25437,1558,2008,2008_Sen-G_ME,ME,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,486,Thomas H. Allen,2670,DEM,35,Susan M. Collins,2668,REP,55,,-20,11/4/2008,38.58,61.33,-22.75,2.75,2.75,1,-4.221347217452515,among registered voters +16476,25436,1559,2008,2008_Sen-G_MA,MA,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,705,John Kerry,2664,DEM,55,Jeffrey K. Beatty,2665,REP,32,,23,11/4/2008,65.86,30.93,34.93,11.93,-11.93,1,5.925051607828024,among registered voters +16489,25438,1560,2008,2008_Sen-G_MI,MI,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,973,Carl Levin,2673,DEM,52,Jacob W. Hoogendyk Jr.,2674,REP,29,,23,11/4/2008,62.66,33.85,28.82,5.82,-5.82,1,-.4165867863203768,among registered voters +16477,25439,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,699,Al Franken,2679,DEM,40,Norm Coleman,2680,REP,39,,1,11/4/2008,41.99,41.98,.01,.99,.99,1,-2.9545618754119,among registered voters +16479,25440,1562,2008,2008_Sen-G_MS,MS,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,417,Erik R. Fleming,2700,DEM,28,Thad Cochran,2699,REP,56,,-28,11/4/2008,38.56,61.44,-22.87,5.13,-5.13,1,-2.446496864690884,among registered voters +16479,25441,1563,2008,2008_Sen-GS_MS,MS,Sen-G,Sen-GS,YouGov,391,Online,,10/25/2008,417,Ronnie Musgrove,2698,DEM,40,Roger F. Wicker,2697,REP,48,,-8,11/4/2008,45.04,54.96,-9.92,1.92,1.92,1,-3.14705614151425,among registered voters +16491,25442,1564,2008,2008_Sen-G_MT,MT,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,368,Max Baucus,2702,DEM,60,Bob Kelleher,2703,REP,32,,28,11/4/2008,72.92,27.08,45.83,17.83,-17.83,1,12.39962929881672,among registered voters +16463,25444,1565,2008,2008_Sen-G_NE,NE,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,407,Scott Kleeb,2719,DEM,34,Mike Johanns,2718,REP,53,,-19,11/4/2008,40.06,57.52,-17.46,1.54,-1.54,1,-6.093352567747274,among registered voters +16677,29421,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,10/25/2008,687,Jeanne Shaheen,2733,DEM,49,John E. Sununu,2735,REP,38,,11,11/4/2008,51.59,45.25,6.34,4.66,4.66,1,1.568493317103907,for WMUR +16464,25445,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,516,Jeanne Shaheen,2733,DEM,49,John E. Sununu,2735,REP,41,,8,11/4/2008,51.59,45.25,6.34,1.66,1.66,1,-1.72639289363759,among registered voters +16669,25281,1567,2008,2008_Sen-G_NJ,NJ,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/25/2008,800,Frank R. Lautenberg,2744,DEM,49,Dick Zimmer,2745,REP,41,,8,11/4/2008,56.03,41.95,14.08,6.08,-6.08,1,1.369576979065244, +16468,25446,1567,2008,2008_Sen-G_NJ,NJ,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,777,Frank R. Lautenberg,2744,DEM,48,Dick Zimmer,2745,REP,34,,14,11/4/2008,56.03,41.95,14.08,.08,-.08,1,-5.15388756801905,among registered voters +16465,25447,1568,2008,2008_Sen-G_NM,NM,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,457,Tom Udall,2755,DEM,54,Stevan Pearce,2756,REP,33,,21,11/4/2008,61.33,38.67,22.66,1.66,-1.66,1,-5.51357777861753,among registered voters +16610,24930,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,National Journal,224,Live Phone,,10/25/2008,402,Kay R. Hagan,2709,DEM,45,Elizabeth H. Dole,2710,REP,43,,2,11/4/2008,52.65,44.18,8.47,6.47,-6.47,1,1.012170781970775,among registered voters +16495,25443,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,955,Kay R. Hagan,2709,DEM,48,Elizabeth H. Dole,2710,REP,42,,6,11/4/2008,52.65,44.18,8.47,2.47,-2.47,1,-2.739810698033957,among registered voters +24126,29368,1570,2008,2008_Sen-G_OK,OK,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/25/2008,500,Andrew Rice,2759,DEM,38,James M. Inhofe,2758,REP,54,,-16,11/4/2008,39.18,56.68,-17.5,1.5,1.5,1,-3.884308582036451,for unspecified Republican sponsor +16676,25393,1570,2008,2008_Sen-G_OK,OK,Sen-G,Sen-G,SoonerPoll.com,308,IVR,,10/25/2008,720,Andrew Rice,2759,DEM,41,James M. Inhofe,2758,REP,51,3,-10,11/4/2008,39.18,56.68,-17.5,7.5,7.5,1,2.499659668523679, +16496,25448,1570,2008,2008_Sen-G_OK,OK,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,491,Andrew Rice,2759,DEM,39,James M. Inhofe,2758,REP,50,,-11,11/4/2008,39.18,56.68,-17.5,6.5,6.5,1,1.616345914184848,among registered voters +16492,25449,1571,2008,2008_Sen-G_OR,OR,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,698,Jeff Merkley,2765,DEM,44,Gordon H. Smith,2766,REP,43,,1,11/4/2008,48.9,45.55,3.35,2.35,-2.35,1,-1.676383343262888,among registered voters +16471,25450,1572,2008,2008_Sen-G_RI,RI,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,365,Jack Reed,2774,DEM,64,Robert G. Tingle,2775,REP,25,,39,11/4/2008,73.07,26.47,46.6,7.6,-7.6,1,-.0274408931876561,among registered voters +16458,25451,1573,2008,2008_Sen-G_SC,SC,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,728,Bob Conley,2781,DEM,31,Lindsey Graham,2780,REP,47,,-16,11/4/2008,42.25,57.52,-15.28,.72,-.72,1,-5.069661263121705,among registered voters +16459,25452,1574,2008,2008_Sen-G_SD,SD,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,352,Tim Johnson,2784,DEM,60,Joel D. Dykstra,2785,REP,35,,25,11/4/2008,62.49,37.51,24.98,.02,.02,1,-4.352610657276416,among registered voters +16478,25453,1575,2008,2008_Sen-G_TN,TN,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,653,Robert D. Tuke,2789,DEM,30,Lamar Alexander,2788,REP,53,,-23,11/4/2008,31.64,65.14,-33.5,10.5,10.5,1,4.287492054791073,among registered voters +16485,25454,1576,2008,2008_Sen-G_TX,TX,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,972,Rick Noriega,2802,DEM,35,John Cornyn,2801,REP,47,,-12,11/4/2008,42.84,54.82,-11.98,.02,-.02,1,-4.891653942569952,among registered voters +16614,24932,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,National Journal,224,Live Phone,,10/25/2008,404,Mark R. Warner,2808,DEM,60,James S. Gilmore III,2809,REP,31,,29,11/4/2008,65.03,33.73,31.3,2.3,-2.3,1,-2.50774138446066,among registered voters +16493,25455,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,772,Mark R. Warner,2808,DEM,58,James S. Gilmore III,2809,REP,33,,25,11/4/2008,65.03,33.73,31.3,6.3,-6.3,1,2.005994728509505,among registered voters +16460,117517,1578,2008,2008_Sen-G_WV,WV,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,404,"John D. Rockefeller, IV",2812,DEM,55,Jay Wolfe,2813,REP,37,,18,11/4/2008,63.73,36.26,27.47,9.47,-9.47,1,2.193597373749473,among registered voters +16480,25457,1579,2008,2008_Sen-G_WY,WY,Sen-G,Sen-G,YouGov,391,Online,,10/25/2008,246,Christopher Rothfuss,2820,DEM,25,Michael B. Enzi,2819,REP,68,,-43,11/4/2008,24.26,75.63,-51.38,8.38,8.38,1,-2.13940584492414,among registered voters +16480,25456,1580,2008,2008_Sen-GS_WY,WY,Sen-G,Sen-GS,YouGov,391,Online,,10/25/2008,246,Nicholas H. Carter,2817,DEM,29,John Barrasso,2816,REP,63,,-34,11/4/2008,26.53,73.35,-46.83,12.83,12.83,1,2.448855428413213,among registered voters +16677,118442,4267,2008,2008_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,10/25/2008,341,Carol Shea-Porter,14225,DEM,48,Jeb E. Bradley,14226,REP,40,,8,11/4/2008,51.76,45.86,5.9,2.1,2.1,1,-2.758070049229333,for WMUR +16677,118443,4268,2008,2008_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,10/25/2008,344,Paul W. Hodes,14228,DEM,48,Jennifer M. Horn,14229,REP,26,,22,11/4/2008,56.44,41.42,15.02,6.98,6.98,1,2.150065950910616,for WMUR +14885,19725,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/26/2008,1200,Barack Obama,41,DEM,50,John McCain,44,REP,45,,5,11/4/2008,52.88,45.61,7.27,2.27,-2.27,1,-.1877464993882469, +15189,20029,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Financial Dynamics,95,Live Phone,,10/26/2008,878,Barack Obama,41,DEM,50,John McCain,44,REP,42,,8,11/4/2008,52.88,45.61,7.27,.73,.73,1,-1.9207013568983,for Diageo | Hotline +15079,19919,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/26/2008,2396,Barack Obama,41,DEM,51,John McCain,44,REP,44,,7,11/4/2008,52.88,45.61,7.27,.27,-.27,1,-2.016957677050111, +15697,20537,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/26/2008,1000,Barack Obama,41,DEM,49,John McCain,44,REP,42,,7,11/4/2008,52.88,45.61,7.27,.27,-.27,1,-2.257732658978754,among all adults +15781,20621,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/26/2008,1202,Barack Obama,41,DEM,49,John McCain,44,REP,45,,4,11/4/2008,52.88,45.61,7.27,3.27,-3.27,1,.7986726507537639, +16579,21507,707,2008,2008_Pres-G_AZ,AZ,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/26/2008,807,Barack Obama,41,DEM,44.5,John McCain,44,REP,51,3,-6.5,11/4/2008,45.12,53.64,-8.52,2.02,2.02,1,-2.653551791513706,for CNN; average of multiple versions or turnout models listed in poll +16656,21566,707,2008,2008_Pres-G_AZ,AZ,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2008,500,Barack Obama,41,DEM,46,John McCain,44,REP,51,,-5,11/4/2008,45.12,53.64,-8.52,3.52,3.52,1,-1.388884646578196, +16576,21508,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/26/2008,774,Barack Obama,41,DEM,51.5,John McCain,44,REP,44,4,7.5,11/4/2008,53.66,44.71,8.95,1.45,-1.45,1,-2.266966869572884,for CNN; average of multiple versions or turnout models listed in poll +16647,21557,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/26/2008,636,Barack Obama,41,DEM,53,John McCain,44,REP,45,,8,11/4/2008,53.66,44.71,8.95,.95,-.95,1,-3.005404017540581, +16641,21551,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2008,1000,Barack Obama,41,DEM,50,John McCain,44,REP,46,1,4,11/4/2008,53.66,44.71,8.95,4.95,-4.95,1,1.589449616549365, +16580,21509,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/26/2008,747,Barack Obama,41,DEM,50.5,John McCain,44,REP,46,2,4.5,11/4/2008,51.03,48.22,2.82,1.68,1.68,1,-.8639130022498451,for CNN; average of multiple versions or turnout models listed in poll +16639,21549,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Datamar Analytics,75,IVR,,10/26/2008,630,Barack Obama,41,DEM,49,John McCain,44,REP,44,,5,11/4/2008,51.03,48.22,2.82,2.18,2.18,1,-.5220923791829521,among registered voters +16626,21537,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Los Angeles Times,172,Live Phone,,10/26/2008,639,Barack Obama,41,DEM,49.5,John McCain,44,REP,41.5,3,8,11/4/2008,51.03,48.22,2.82,5.18,5.18,1,2.692540070277902,average of multiple versions or turnout models listed in poll +16644,21554,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2008,1000,Barack Obama,41,DEM,51,John McCain,44,REP,47,0,4,11/4/2008,51.03,48.22,2.82,1.18,1.18,1,-1.116079164013488, +16584,21510,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/26/2008,690,Barack Obama,41,DEM,46.5,John McCain,44,REP,51,3,-4.5,11/4/2008,46.99,52.2,-5.21,.71,.71,1,-2.151396217338315,for CNN; average of multiple versions or turnout models listed in poll +16604,21501,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/26/2008,800,Barack Obama,41,DEM,47,John McCain,44,REP,47,,0,11/4/2008,49.95,48.91,1.03,1.03,-1.03,.5,-3.21246574086345, +16591,21488,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,Humphrey Institute,143,Live Phone,,10/26/2008,451,Barack Obama,41,DEM,56,John McCain,44,REP,37,,19,11/4/2008,54.06,43.82,10.24,8.76,8.76,1,4.625725460411064,for Humphrey Institute +16581,21511,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/26/2008,825,Barack Obama,41,DEM,47,John McCain,44,REP,49,4,-2,11/4/2008,49.29,49.43,-.13,1.87,-1.87,1,-.1984276571182992,for CNN; average of multiple versions or turnout models listed in poll +16640,21550,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2008,1000,Barack Obama,41,DEM,48,John McCain,44,REP,47,2,1,11/4/2008,49.29,49.43,-.13,1.13,1.13,0,-.5166847885765916, +16674,21584,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/26/2008,672,Barack Obama,41,DEM,48,John McCain,44,REP,48,,0,11/4/2008,49.29,49.43,-.13,.13,.13,.5,-2.09039680469976,for KCTV-TV Kansas City | KMOX 1120 Radio St. Louis +16585,21482,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/26/2008,667,Barack Obama,41,DEM,52,John McCain,44,REP,46,,6,11/4/2008,49.7,49.38,.33,5.67,5.67,1,2.99773603875375,for CNN +16652,21562,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/26/2008,1038,Barack Obama,41,DEM,49,John McCain,44,REP,48,1,1,11/4/2008,49.7,49.38,.33,.67,.67,1,-1.785794763073352, +16645,21555,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2008,1000,Barack Obama,41,DEM,48,John McCain,44,REP,49,,-1,11/4/2008,49.7,49.38,.33,1.33,-1.33,0,-1.315891298521341, +16550,21447,735,2008,2008_Pres-G_NJ,NJ,Pres-G,Pres-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/26/2008,852,Barack Obama,41,DEM,53,John McCain,44,REP,35,,18,11/4/2008,57.27,41.7,15.57,2.43,2.43,1,-.8675087737243261, +16578,21512,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/26/2008,684,Barack Obama,41,DEM,51,John McCain,44,REP,44,,7,11/4/2008,55.15,42.65,12.49,5.49,-5.49,1,-1.219580728541608,for CNN; average of multiple versions or turnout models listed in poll +16577,21513,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/26/2008,779,Barack Obama,41,DEM,50.5,John McCain,44,REP,45,3,5.5,11/4/2008,51.5,46.91,4.59,.91,.91,1,-3.09594318806357,for CNN; average of multiple versions or turnout models listed in poll +16627,21539,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Los Angeles Times,172,Live Phone,,10/26/2008,644,Barack Obama,41,DEM,46.5,John McCain,44,REP,39.5,4,7,11/4/2008,51.5,46.91,4.59,2.41,2.41,1,-1.473505060462534,average of multiple versions or turnout models listed in poll +16642,21552,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2008,1000,Barack Obama,41,DEM,49,John McCain,44,REP,45,0,4,11/4/2008,51.5,46.91,4.59,.59,-.59,1,-3.043657276252492, +16673,21583,741,2008,2008_Pres-G_OR,OR,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/26/2008,672,Barack Obama,41,DEM,57,John McCain,44,REP,38,,19,11/4/2008,56.75,40.4,16.35,2.65,2.65,1,-.5293357285053539, +16582,21514,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/26/2008,768,Barack Obama,41,DEM,54,John McCain,44,REP,42,3,12,11/4/2008,54.49,44.17,10.32,1.68,1.68,1,-1.473123637651688,for CNN; average of multiple versions or turnout models listed in poll +16592,21489,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Muhlenberg College,219,Live Phone,,10/26/2008,610,Barack Obama,41,DEM,53,John McCain,44,REP,42,,11,11/4/2008,54.49,44.17,10.32,.68,.68,1,-2.616280562531663, +16648,21558,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/26/2008,588,Barack Obama,41,DEM,51,John McCain,44,REP,42,,9,11/4/2008,54.49,44.17,10.32,1.32,-1.32,1,-2.023800115553163, +16583,21515,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/26/2008,721,Barack Obama,41,DEM,52,John McCain,44,REP,43,2,9,11/4/2008,52.63,46.33,6.3,2.7,2.7,1,.1055481825925035,for CNN; average of multiple versions or turnout models listed in poll +16643,21553,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2008,1000,Barack Obama,41,DEM,51,John McCain,44,REP,47,0,4,11/4/2008,52.63,46.33,6.3,2.3,-2.3,1,-.0660603668781715, +16672,21582,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/26/2008,671,Barack Obama,41,DEM,52,John McCain,44,REP,43,,9,11/4/2008,52.63,46.33,6.3,2.7,2.7,1,.1149605844060723, +16668,21578,751,2008,2008_Pres-G_WA,WA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/26/2008,800,Barack Obama,41,DEM,54,John McCain,44,REP,42,,12,11/4/2008,57.65,40.48,17.18,5.18,-5.18,1,.8468777537084118, +16604,87650,1314,2008,2008_Gov-G_IN,IN,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/26/2008,800,Jill Long Thompson,12608,DEM,40,"Mitchell Daniels, Jr.",12609,REP,54,,-14,11/4/2008,40.04,57.84,-17.81,3.81,3.81,1,-.946680733770966, +16674,87498,1315,2008,2008_Gov-G_MO,MO,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/26/2008,672,Jay Nixon,12613,DEM,55,Kenny Hulshof,12611,REP,38,3,17,11/4/2008,58.4,39.49,18.91,1.91,-1.91,1,-1.779032639127503,for KCTV-TV Kansas City | KMOX 1120 Radio St. Louis +16668,87497,1321,2008,2008_Gov-G_WA,WA,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,10/26/2008,800,Christine Gregoire,12637,DEM,49,Dino Rossi,12638,REP,47,,2,11/4/2008,53.24,46.76,6.48,4.48,-4.48,1,-.0482478252457373, +16652,87496,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/26/2008,1038,Bev Perdue,12620,DEM,47,Pat McCrory,12618,REP,44,5,3,11/4/2008,50.27,46.88,3.4,.4,-.4,1,-3.401675414978911, +16576,29310,1548,2008,2008_Sen-G_CO,CO,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/26/2008,774,Mark Udall,2602,DEM,53,Bob Schaffer,2603,REP,43,,10,11/4/2008,52.8,42.49,10.3,.3,-.3,1,-3.861979388959324,for CNN +16584,29311,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/26/2008,690,Jim Martin,2612,DEM,44,Saxby Chambliss,2611,REP,53,,-9,11/4/2008,46.83,49.76,-2.92,6.08,-6.08,1,3.368939087297699,for CNN +16591,29334,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,Humphrey Institute,143,Live Phone,,10/26/2008,418,Al Franken,2679,DEM,41,Norm Coleman,2680,REP,37,17,4,11/4/2008,41.99,41.98,.01,3.99,3.99,1,-.4070428712327313,for Humphrey Institute +16550,24837,1567,2008,2008_Sen-G_NJ,NJ,Sen-G,Sen-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/26/2008,852,Frank R. Lautenberg,2744,DEM,52,Dick Zimmer,2745,REP,32,,20,11/4/2008,56.03,41.95,14.08,5.92,5.92,1,1.332219211615733, +16585,29312,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/26/2008,667,Kay R. Hagan,2709,DEM,53,Elizabeth H. Dole,2710,REP,44,,9,11/4/2008,52.65,44.18,8.47,.53,.53,1,-4.925301178728152,for CNN +16652,24953,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/26/2008,1038,Kay R. Hagan,2709,DEM,48,Elizabeth H. Dole,2710,REP,45,4,3,11/4/2008,52.65,44.18,8.47,5.47,-5.47,1,.1804239713007232, +16673,25362,1571,2008,2008_Sen-G_OR,OR,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/26/2008,672,Jeff Merkley,2765,DEM,49,Gordon H. Smith,2766,REP,42,5,7,11/4/2008,48.9,45.55,3.35,3.65,3.65,1,-.0963566446520014, +63616,117081,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,ABC News/The Washington Post,3,Live Phone,,10/26/2008,671,Mark R. Warner,2808,DEM,63,James S. Gilmore III,2809,REP,32,,31,11/4/2008,65.03,33.73,31.3,.3,-.3,1,-4.364697869850795,for The Washington Post +16583,29313,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/26/2008,721,Mark R. Warner,2808,DEM,63,James S. Gilmore III,2809,REP,35,,28,11/4/2008,65.03,33.73,31.3,3.3,-3.3,1,-1.165663561753369,for CNN +16672,25371,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/26/2008,671,Mark R. Warner,2808,DEM,63,James S. Gilmore III,2809,REP,32,1,31,11/4/2008,65.03,33.73,31.3,.3,-.3,1,-3.824637730069455, +64340,118329,4144,2008,2008_House-G_GA-8,GA-8,House-G,House-G,SurveyUSA,325,IVR,,10/26/2008,634,James Marshall,14081,DEM,49,Richard N. Goddard,14082,REP,45,,4,11/4/2008,57.24,42.76,14.49,10.49,-10.49,1,5.5811470904606, +16604,118166,4179,2008,2008_House-G_IN-7,IN-7,House-G,House-G,Research 2000,281,Live Phone,,10/26/2008,400,André Carson,16374,DEM,53,Gabrielle Campo,14263,REP,38,,15,11/4/2008,65.08,34.92,30.16,15.16,-15.16,1,7.803398256906549, +16604,118167,4181,2008,2008_House-G_IN-9,IN-9,House-G,House-G,Research 2000,281,Live Phone,,10/26/2008,400,Baron P. Hill,14264,DEM,53,Mike Sodrel,14265,REP,40,,13,11/4/2008,57.77,38.41,19.36,6.36,-6.36,1,.408753962028421, +64341,118330,4189,2008,2008_House-G_KS-3,KS-3,House-G,House-G,SurveyUSA,325,IVR,,10/26/2008,635,Dennis Moore,14417,DEM,53,Nick Jordan,14418,REP,42,,11,11/4/2008,56.44,39.66,16.78,5.78,-5.78,1,-1.380308029503211,for KCTV-TV Kansas City +64182,118091,4321,2008,2008_House-G_NC-8,NC-8,House-G,House-G,Public Policy Polling,263,IVR,,10/26/2008,1589,Lawrence Webb Kissell,14149,DEM,51,Robert C. Hayes,14150,REP,46,,5,11/4/2008,55.38,44.62,10.76,5.76,-5.76,1,-1.174981011301881, +64342,118331,4342,2008,2008_House-G_OH-15,OH-15,House-G,House-G,SurveyUSA,325,IVR,,10/26/2008,632,Mary Jo Kilroy,13948,DEM,47,Steve Stivers,13949,REP,41,2,6,11/4/2008,45.94,45.18,.76,5.24,5.24,1,-.6386920287111985,for WCMH-TV Columbus +64357,118407,4377,2008,2008_House-G_SC-1,SC-1,House-G,House-G,SurveyUSA,325,IVR,,10/26/2008,600,Linda Ketner,14250,DEM,45,Henry E. Brown,14252,REP,50,,-5,11/4/2008,47.89,51.93,-4.04,.96,-.96,1,-5.089583202302154, +73985,138813,4443,2008,2008_House-G_WA-4,WA-4,House-G,House-G,Bainbridge Media Group,656,Live Phone,D,10/26/2008,600,George B. Fearing,16507,DEM,47.5,Doc Hastings,16508,REP,52.5,,-5,11/4/2008,36.91,63.09,-26.18,21.18,21.18,1,13.96330905438646,for George B. Fearing; sample size unavailable; estimated at 600 as a default +15189,117356,8656,2008,2008_House-G_US,US,House-G,House-G,Financial Dynamics,95,Live Phone,,10/26/2008,800,Generic Candidate,13748,DEM,46,Generic Candidate,13749,REP,38,,8,11/4/2008,52.93,42.38,10.55,2.55,-2.55,1,-.4543195442232358,for Diageo | Hotline +27646,120431,8656,2008,2008_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,10/26/2008,800,Generic Candidate,13748,DEM,45,Generic Candidate,13749,REP,41,,4,11/4/2008,52.93,42.38,10.55,6.55,-6.55,1,3.35465987925893,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll +73558,138055,8746,2008,2008_Gov-G_PR,PR,Gov-G,Gov-G,Ipsos,154,Live Phone,,10/26/2008,600,Luis Guillermo Fortuño,16336,OTH,41,Aníbal Acevedo-Vilá,16337,PPD,38,7,3,11/4/2008,53.06,41.43,11.63,8.63,,1,1.260940461577927,sample size unavailable; estimated at 600 as a default +18176,23129,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,10/27/2008,852,Barack Obama,41,DEM,52,John McCain,44,REP,40,2,12,11/4/2008,52.88,45.61,7.27,4.73,4.73,1,2.437302282145201,average of multiple versions or turnout models listed in poll +15422,20262,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2008,3000,Barack Obama,41,DEM,50,John McCain,44,REP,47,,3,11/4/2008,52.88,45.61,7.27,4.27,-4.27,1,2.180884273897188, +15502,20342,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/27/2008,1100,Barack Obama,41,DEM,50,John McCain,44,REP,44,,6,11/4/2008,52.88,45.61,7.27,1.27,-1.27,1,-1.152339325772297, +16549,21446,704,2008,2008_Pres-G_AK,AK,Pres-G,Pres-G,Dittman Research,79,Live Phone,,10/27/2008,489,Barack Obama,41,DEM,37,John McCain,44,REP,56,,-19,11/4/2008,37.89,59.42,-21.54,2.54,2.54,1,-3.716975196853434, +16620,21526,706,2008,2008_Pres-G_AR,AR,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2008,500,Barack Obama,41,DEM,44,John McCain,44,REP,54,,-10,11/4/2008,38.86,58.72,-19.85,9.85,9.85,1,2.523996389263119, +16615,21521,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,"Fabrizio, Lee & Associates",90,Live Phone,,10/27/2008,601,Barack Obama,41,DEM,45,John McCain,44,REP,41,,4,11/4/2008,51.03,48.22,2.82,1.18,1.18,1,-1.355352549090886,among registered voters +16616,21522,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/27/2008,637,Barack Obama,41,DEM,47,John McCain,44,REP,48,1,-1,11/4/2008,46.99,52.2,-5.21,4.21,4.21,1,1.866608857263913, +16588,21485,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Selzer & Co.,304,Live Phone,,10/27/2008,606,Barack Obama,41,DEM,46,John McCain,44,REP,45,,1,11/4/2008,49.95,48.91,1.03,.03,-.03,1,-4.046550575279418,for WTHR Channel 13 | Indianapolis Star +16586,21483,726,2008,2008_Pres-G_MI,MI,Pres-G,Pres-G,EPIC-MRA,84,Live Phone,,10/27/2008,600,Barack Obama,41,DEM,50,John McCain,44,REP,38,,12,11/4/2008,57.43,40.96,16.47,4.47,-4.47,1,.8909612096088452, +16621,21527,729,2008,2008_Pres-G_MS,MS,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2008,500,Barack Obama,41,DEM,45,John McCain,44,REP,53,,-8,11/4/2008,43,56.18,-13.17,5.17,5.17,1,2.132373953205533, +16602,21499,735,2008,2008_Pres-G_NJ,NJ,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/27/2008,600,Barack Obama,41,DEM,54,John McCain,44,REP,38,,16,11/4/2008,57.27,41.7,15.57,.43,.43,1,-3.258301523130412, +16619,21525,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2008,700,Barack Obama,41,DEM,50,John McCain,44,REP,46,,4,11/4/2008,55.15,42.65,12.49,8.49,-8.49,1,2.03752037751823, +16603,21500,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/27/2008,600,Barack Obama,41,DEM,50,John McCain,44,REP,45,,5,11/4/2008,55.15,42.65,12.49,7.49,-7.49,1,.8935882421057982, +16502,21399,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Columbus Dispatch,57,Mail,,10/27/2008,2164,Barack Obama,41,DEM,52,John McCain,44,REP,46,,6,11/4/2008,51.5,46.91,4.59,1.41,1.41,1,-1.999697804140455, +16624,21530,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/27/2008,648,Barack Obama,41,DEM,49,John McCain,44,REP,45,,4,11/4/2008,51.5,46.91,4.59,.59,-.59,1,-3.312278142529979, +16650,21560,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Marist College,183,Live Phone,,10/27/2008,713,Barack Obama,41,DEM,55,John McCain,44,REP,41,,14,11/4/2008,54.49,44.17,10.32,3.68,3.68,1,.6304242883384508,for NBC News +16622,21528,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2008,500,Barack Obama,41,DEM,53,John McCain,44,REP,46,,7,11/4/2008,54.49,44.17,10.32,3.32,-3.32,1,.074949489008251, +16596,21493,744,2008,2008_Pres-G_SC,SC,Pres-G,Pres-G,Princeton Survey Research Associates International,258,Live Phone,,10/27/2008,400,Barack Obama,41,DEM,42,John McCain,44,REP,53,,-11,11/4/2008,44.9,53.87,-8.98,2.02,-2.02,1,-1.499782101206236, +16524,21421,748,2008,2008_Pres-G_UT,UT,Pres-G,Pres-G,Dan Jones & Associates,70,Live Phone,,10/27/2008,1205,Barack Obama,41,DEM,32,John McCain,44,REP,57,,-25,11/4/2008,34.41,62.58,-28.18,3.18,3.18,1,-.9005716966629711,for Deseret News; among registered voters +16617,21523,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Marist College,183,Live Phone,,10/27/2008,671,Barack Obama,41,DEM,51,John McCain,44,REP,47,,4,11/4/2008,52.63,46.33,6.3,2.3,-2.3,1,-.2758766707474253,for NBC News +16625,21531,751,2008,2008_Pres-G_WA,WA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/27/2008,630,Barack Obama,41,DEM,56,John McCain,44,REP,39,,17,11/4/2008,57.65,40.48,17.18,.18,-.18,1,-4.701642783203923,for KATU-TV Portland | KING TV (Seattle) +16588,87494,1314,2008,2008_Gov-G_IN,IN,Gov-G,Gov-G,Selzer & Co.,304,Live Phone,,10/27/2008,606,Jill Long Thompson,12608,DEM,36,"Mitchell Daniels, Jr.",12609,REP,54,,-18,11/4/2008,40.04,57.84,-17.81,.19,-.19,1,-4.873860393173699,for WTHR Channel 13 | Indianapolis Star +16524,87681,1319,2008,2008_Gov-G_UT,UT,Gov-G,Gov-G,Dan Jones & Associates,70,Live Phone,,10/27/2008,1205,Bob Springmeyer,12627,DEM,16,"Jon M. Huntsman, Jr.",12629,REP,77,2,-61,11/4/2008,19.72,77.63,-57.91,3.09,-3.09,1,-1.775938155013693,for Deseret News; among registered voters +16625,87495,1321,2008,2008_Gov-G_WA,WA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/27/2008,630,Christine Gregoire,12637,DEM,50,Dino Rossi,12638,REP,48,,2,11/4/2008,53.24,46.76,6.48,4.48,-4.48,1,-.4560632931105818,for KATU-TV Portland | KING TV (Seattle) +16616,24872,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/27/2008,637,Jim Martin,2612,DEM,44,Saxby Chambliss,2611,REP,46,2,-2,11/4/2008,46.83,49.76,-2.92,.92,.92,1,-2.173093095827318, +24075,29322,1556,2008,2008_Sen-G_KY,KY,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/27/2008,502,Bruce Lunsford,2651,DEM,45,Mitch McConnell,2650,REP,47,,-2,11/4/2008,47.03,52.97,-5.93,3.93,3.93,1,.449748040328117,for Bruce Lunsford +16586,24830,1560,2008,2008_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,10/27/2008,600,Carl Levin,2673,DEM,54,Jacob W. Hoogendyk Jr.,2674,REP,36,,18,11/4/2008,62.66,33.85,28.82,10.82,-10.82,1,4.215576182902206, +16621,25103,1563,2008,2008_Sen-GS_MS,MS,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2008,500,Ronnie Musgrove,2698,DEM,43,Roger F. Wicker,2697,REP,54,,-11,11/4/2008,45.04,54.96,-9.92,1.08,-1.08,1,-3.950545214887563, +16602,117479,1567,2008,2008_Sen-G_NJ,NJ,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/27/2008,600,Frank R. Lautenberg,2744,DEM,56,Dick Zimmer,2745,REP,39,,17,11/4/2008,56.03,41.95,14.08,2.92,2.92,1,-2.17579923297951, +64358,118410,4192,2008,2008_House-G_KY-2,KY-2,House-G,House-G,SurveyUSA,325,IVR,,10/27/2008,587,David E. Boswell,13832,DEM,43,Brett Guthrie,13833,REP,53,,-10,11/4/2008,47.43,52.57,-5.15,4.85,-4.85,1,-1.9670272353333,for WHAS-TV | WLEX-TV (Lexington) +64358,118408,4194,2008,2008_House-G_KY-4,KY-4,House-G,House-G,SurveyUSA,325,IVR,,10/27/2008,591,Michael Kelley,14419,DEM,37,Geoff Davis,14420,REP,58,,-21,11/4/2008,36.97,63.03,-26.07,5.07,5.07,1,-2.075177714600953,for WHAS-TV | WLEX-TV (Lexington) +64359,118409,4241,2008,2008_House-G_MN-3,MN-3,House-G,House-G,SurveyUSA,325,IVR,,10/27/2008,643,Ashwin Madia,14421,DEM,44,Erik Paulsen,14422,REP,45,9,-1,11/4/2008,40.85,48.48,-7.63,6.63,6.63,1,-.4790634064511318,for KSTP-TV Minneapolis +16603,118168,4265,2008,2008_House-G_NV-2,NV-2,House-G,House-G,Research 2000,281,Live Phone,,10/27/2008,400,Jill Talbot Derby,14065,DEM,44,Dean Heller,14066,REP,47,,-3,11/4/2008,41.44,51.82,-10.39,7.39,7.39,1,2.004045991278773, +64014,117816,4425,2008,2008_House-G_UT-1,UT-1,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/27/2008,377,Morgan E. Bowen,13887,DEM,27,Rob Bishop,13888,REP,60,,-33,11/4/2008,30.47,64.85,-34.38,1.38,1.38,1,-5.575066829024353, +64014,117817,4426,2008,2008_House-G_UT-2,UT-2,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/27/2008,445,Jim Matheson,13889,DEM,65,Bill Dew,13890,REP,26,,39,11/4/2008,63.35,34.47,28.88,10.12,10.12,1,5.147450154261259, +64014,117821,4427,2008,2008_House-G_UT-3,UT-3,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/27/2008,383,Bennion L. Spencer,13893,DEM,24,Jason Chaffetz,13892,REP,58,,-34,11/4/2008,28.28,65.61,-37.33,3.33,3.33,1,-1.829182018801661, +18176,32923,8656,2008,2008_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/27/2008,600,Generic Candidate,13748,DEM,48,Generic Candidate,13749,REP,36,,12,11/4/2008,52.93,42.38,10.55,1.45,1.45,1,-1.863784901441679,sample size unavailable; estimated at 600 as a default +15502,117586,8656,2008,2008_House-G_US,US,House-G,House-G,Research 2000,281,Live Phone,,10/27/2008,1100,Generic Candidate,13748,DEM,48,Generic Candidate,13749,REP,38,,10,11/4/2008,52.93,42.38,10.55,.55,-.55,1,-2.810473422297225, +14861,19701,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/28/2008,1327,Barack Obama,41,DEM,52,John McCain,44,REP,44,,8,11/4/2008,52.88,45.61,7.27,.73,.73,1,-1.471093888876917,for The Washington Post +63591,117033,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/28/2008,894,Barack Obama,41,DEM,48.2,John McCain,44,REP,43.8,,4.4000001,11/4/2008,52.88,45.61,7.27,2.87,-2.87,1,.5823211328176882, +16598,21495,704,2008,2008_Pres-G_AK,AK,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2008,500,Barack Obama,41,DEM,41,John McCain,44,REP,57,,-16,11/4/2008,37.89,59.42,-21.54,5.54,5.54,1,-.4345183978148265, +16607,21504,705,2008,2008_Pres-G_AL,AL,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/28/2008,650,Barack Obama,41,DEM,36,John McCain,44,REP,61,,-25,11/4/2008,38.74,60.32,-21.58,3.42,-3.42,1,-.2206703120577675, +16594,21491,707,2008,2008_Pres-G_AZ,AZ,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2008,625,Barack Obama,41,DEM,44,John McCain,44,REP,48,,-4,11/4/2008,45.12,53.64,-8.52,4.52,4.52,1,.1016030115850118, +16589,21486,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,Marist College,183,Live Phone,,10/28/2008,682,Barack Obama,41,DEM,51,John McCain,44,REP,45,,6,11/4/2008,53.66,44.71,8.95,2.95,-2.95,1,-.5993555091101868,for NBC News +16608,21505,712,2008,2008_Pres-G_DE,DE,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/28/2008,657,Barack Obama,41,DEM,63,John McCain,44,REP,33,,30,11/4/2008,61.94,36.95,25,5,5,1,.2246953043869757,for WCAU-TV Philadelphia +16565,21462,716,2008,2008_Pres-G_IA,IA,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/28/2008,600,Barack Obama,41,DEM,53,John McCain,44,REP,39,,14,11/4/2008,53.93,44.39,9.53,4.47,4.47,1,.8273926225548379, +16605,21502,720,2008,2008_Pres-G_KS,KS,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/28/2008,626,Barack Obama,41,DEM,37,John McCain,44,REP,58,,-21,11/4/2008,41.65,56.61,-14.96,6.04,-6.04,1,.915001691688339, +16558,21455,721,2008,2008_Pres-G_KY,KY,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2008,817,Barack Obama,41,DEM,42,John McCain,44,REP,51,,-9,11/4/2008,41.17,57.4,-16.23,7.23,7.23,1,3.796261282799287, +16547,21444,721,2008,2008_Pres-G_KY,KY,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/28/2008,600,Barack Obama,41,DEM,39,John McCain,44,REP,56,,-17,11/4/2008,41.17,57.4,-16.23,.77,-.77,1,-3.968515433552815, +16606,21503,723,2008,2008_Pres-G_MA,MA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/28/2008,658,Barack Obama,41,DEM,56,John McCain,44,REP,39,,17,11/4/2008,61.8,35.99,25.81,8.81,-8.81,1,2.96288392790294, +16526,21423,726,2008,2008_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,Live Phone,,10/28/2008,600,Barack Obama,41,DEM,54,John McCain,44,REP,40,,14,11/4/2008,57.43,40.96,16.47,2.47,-2.47,1,-1.65686253953442, +16599,21496,726,2008,2008_Pres-G_MI,MI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2008,500,Barack Obama,41,DEM,53,John McCain,44,REP,43,,10,11/4/2008,57.43,40.96,16.47,6.47,-6.47,1,2.963761926134048, +16568,21465,726,2008,2008_Pres-G_MI,MI,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/28/2008,1200,Barack Obama,41,DEM,54,John McCain,44,REP,41,,13,11/4/2008,57.43,40.96,16.47,3.47,-3.47,1,.3312119247482047, +16595,21492,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2008,625,Barack Obama,41,DEM,48,John McCain,44,REP,40,,8,11/4/2008,54.06,43.82,10.24,2.24,-2.24,1,-1.445480415519383, +16600,21497,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2008,500,Barack Obama,41,DEM,55,John McCain,44,REP,43,,12,11/4/2008,54.06,43.82,10.24,1.76,1.76,1,-2.198279263422546, +16545,21442,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/28/2008,600,Barack Obama,41,DEM,53,John McCain,44,REP,38,,15,11/4/2008,54.06,43.82,10.24,4.76,4.76,1,1.052160359351684,for Daily Kos +16543,21440,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,The Tyson Group,334,Live Phone,,10/28/2008,600,Barack Obama,41,DEM,47,John McCain,44,REP,46,3,1,11/4/2008,49.7,49.38,.33,.67,.67,1,-2.092384979548729,for Civitas Institute +16567,21464,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/28/2008,800,Barack Obama,41,DEM,50,John McCain,44,REP,41,,9,11/4/2008,54.13,44.52,9.61,.61,-.61,1,-3.322621989903543, +16569,21466,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,Suffolk University,323,Live Phone,,10/28/2008,600,Barack Obama,41,DEM,53,John McCain,44,REP,40,1,13,11/4/2008,54.13,44.52,9.61,3.39,3.39,1,-.6295119049053393,for 7News +16574,21471,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,10/28/2008,692,Barack Obama,41,DEM,55,John McCain,44,REP,39,,16,11/4/2008,54.13,44.52,9.61,6.39,6.39,1,2.579319832557773,for WMUR +16597,21494,736,2008,2008_Pres-G_NM,NM,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2008,500,Barack Obama,41,DEM,54,John McCain,44,REP,44,,10,11/4/2008,56.91,41.78,15.13,5.13,-5.13,1,-1.752087310403778, +16609,21506,738,2008,2008_Pres-G_NY,NY,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/28/2008,633,Barack Obama,41,DEM,62,John McCain,44,REP,33,,29,11/4/2008,62.88,36.03,26.86,2.14,2.14,1,-3.705305180399262, +16590,21487,741,2008,2008_Pres-G_OR,OR,Pres-G,Pres-G,Moore Information,217,Live Phone,R,10/28/2008,400,Barack Obama,41,DEM,51,John McCain,44,REP,37,,14,11/4/2008,56.75,40.4,16.35,2.35,-2.35,1,-1.296533072658432,for unspecified Republican sponsor; among registered voters +16546,21443,741,2008,2008_Pres-G_OR,OR,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/28/2008,600,Barack Obama,41,DEM,55,John McCain,44,REP,39,,16,11/4/2008,56.75,40.4,16.35,.35,-.35,1,-3.299438543053768, +16593,21490,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2008,625,Barack Obama,41,DEM,47,John McCain,44,REP,43,,4,11/4/2008,54.49,44.17,10.32,6.32,-6.32,1,3.353557108186273, +16566,21463,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,10/28/2008,1200,Barack Obama,41,DEM,49,John McCain,44,REP,44,,5,11/4/2008,54.49,44.17,10.32,5.32,-5.32,1,2.766613432502476, +16601,21498,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/28/2008,600,Barack Obama,41,DEM,53,John McCain,44,REP,42,,11,11/4/2008,56.22,42.31,13.9,2.9,-2.9,1,-.2964884505516024, +16548,21445,754,2008,2008_Pres-G_WY,WY,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/28/2008,600,Barack Obama,41,DEM,36,John McCain,44,REP,61,,-25,11/4/2008,32.54,64.78,-32.24,7.24,7.24,1,1.013346170108246, +16608,87488,1313,2008,2008_Gov-G_DE,DE,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/28/2008,657,Jack Markell,12607,DEM,62,William S. Lee,12606,REP,27,,35,11/4/2008,67.52,32.05,35.48,.48,-.48,1,-6.786144068497419,for WCAU-TV Philadelphia +16567,87492,1317,2008,2008_Gov-G_NH,NH,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,10/28/2008,800,John Lynch,12625,DEM,67,Joe Kenney,12626,REP,24,,43,11/4/2008,70.18,27.62,42.56,.44,.44,1,-6.697461112309236, +16569,87493,1317,2008,2008_Gov-G_NH,NH,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/28/2008,600,John Lynch,12625,DEM,67,Joe Kenney,12626,REP,15,2,52,11/4/2008,70.18,27.62,42.56,9.44,9.44,1,2.865544513163881,for 7News +16574,120117,1317,2008,2008_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,10/28/2008,619,John Lynch,12625,DEM,69,Joe Kenney,12626,REP,18,,51,11/4/2008,70.18,27.62,42.56,8.44,8.44,1,1.219860972614489,for WMUR +16543,87490,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,The Tyson Group,334,Live Phone,,10/28/2008,600,Bev Perdue,12620,DEM,45,Pat McCrory,12618,REP,43,3,2,11/4/2008,50.27,46.88,3.4,1.4,-1.4,1,-2.354534832606657,for Civitas Institute +16607,25291,1545,2008,2008_Sen-G_AL,AL,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/28/2008,650,Vivian Davis Figures,2596,DEM,32,Jeff Sessions,2595,REP,65,,-33,11/4/2008,36.52,63.36,-26.84,6.16,-6.16,1,1.288068478843935, +16598,25009,1546,2008,2008_Sen-G_AK,AK,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2008,500,Mark Begich,2582,DEM,52,Ted Stevens,2583,REP,44,,8,11/4/2008,47.77,46.52,1.24,6.76,6.76,1,1.62701241336989, +16608,25296,1549,2008,2008_Sen-G_DE,DE,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/28/2008,657,Joseph R. Biden Jr.,2609,DEM,66,Christine O'Donnell,2610,REP,32,,34,11/4/2008,64.69,35.31,29.37,4.63,4.63,1,-.4888634215638796,for WCAU-TV Philadelphia +16565,25197,1554,2008,2008_Sen-G_IA,IA,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/28/2008,600,Tom Harkin,2620,DEM,57,Christopher Reed,2621,REP,37,,20,11/4/2008,62.66,37.26,25.39,5.39,-5.39,1,.4651153215140931, +16605,25305,1555,2008,2008_Sen-G_KS,KS,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/28/2008,626,Jim Slattery,2646,DEM,33,Pat Roberts,2645,REP,60,2,-27,11/4/2008,36.46,60.06,-23.6,3.4,-3.4,1,-1.290269461777201, +16558,24894,1556,2008,2008_Sen-G_KY,KY,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2008,817,Bruce Lunsford,2651,DEM,42,Mitch McConnell,2650,REP,47,,-5,11/4/2008,47.03,52.97,-5.93,.93,.93,1,-2.366965935194594, +16547,25205,1556,2008,2008_Sen-G_KY,KY,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/28/2008,600,Bruce Lunsford,2651,DEM,44,Mitch McConnell,2650,REP,47,,-3,11/4/2008,47.03,52.97,-5.93,2.93,2.93,1,-.6062388504007797, +24112,29356,1557,2008,2008_Sen-O_LA,LA,Sen-G,Sen-O,OnMessage Inc.,239,Live Phone,R,10/28/2008,500,Mary L. Landrieu,2659,DEM,45,John Neely Kennedy,2660,REP,44,,1,11/4/2008,52.11,45.72,6.39,5.39,-5.39,1,-1.722524376150546,for John Neely Kennedy +16606,25315,1559,2008,2008_Sen-G_MA,MA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/28/2008,658,John Kerry,2664,DEM,58,Jeffrey K. Beatty,2665,REP,34,,24,11/4/2008,65.86,30.93,34.93,10.93,-10.93,1,4.7711813628635, +16568,117496,1560,2008,2008_Sen-G_MI,MI,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/28/2008,1200,Carl Levin,2673,DEM,56,Jacob W. Hoogendyk Jr.,2674,REP,33,,23,11/4/2008,62.66,33.85,28.82,5.82,-5.82,1,-.1615587753098365, +16595,24896,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/28/2008,625,Al Franken,2679,DEM,36,Norm Coleman,2680,REP,42,12,-6,11/4/2008,41.99,41.98,.01,6.01,-6.01,0,2.490076740420618, +16600,25089,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2008,500,Al Franken,2679,DEM,39,Norm Coleman,2680,REP,43,14,-4,11/4/2008,41.99,41.98,.01,4.01,-4.01,0,.2061907374298193, +16545,25214,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/28/2008,600,Al Franken,2679,DEM,40,Norm Coleman,2680,REP,43,15,-3,11/4/2008,41.99,41.98,.01,3.01,-3.01,0,-.8949695560065388,for Daily Kos +16567,25279,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,10/28/2008,800,Jeanne Shaheen,2733,DEM,48,John E. Sununu,2735,REP,41,,7,11/4/2008,51.59,45.25,6.34,.66,.66,1,-2.338057564897301, +16569,25289,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,Suffolk University,323,Live Phone,,10/28/2008,600,Jeanne Shaheen,2733,DEM,48,John E. Sununu,2735,REP,39,3,9,11/4/2008,51.59,45.25,6.34,2.66,2.66,1,-.3973666800834724,for 7News +16574,29420,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,10/28/2008,687,Jeanne Shaheen,2733,DEM,47,John E. Sununu,2735,REP,42,,5,11/4/2008,51.59,45.25,6.34,1.34,-1.34,1,-1.607429803307064,for WMUR +16597,25142,1568,2008,2008_Sen-G_NM,NM,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2008,500,Tom Udall,2755,DEM,56,Stevan Pearce,2756,REP,41,,15,11/4/2008,61.33,38.67,22.66,7.66,-7.66,1,1.441250711539817, +16543,25384,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,The Tyson Group,334,Live Phone,,10/28/2008,600,Kay R. Hagan,2709,DEM,45,Elizabeth H. Dole,2710,REP,43,4,2,11/4/2008,52.65,44.18,8.47,6.47,-6.47,1,1.400844534508588,for Civitas Institute +16590,24923,1571,2008,2008_Sen-G_OR,OR,Sen-G,Sen-G,Moore Information,217,Live Phone,R,10/28/2008,400,Jeff Merkley,2765,DEM,41,Gordon H. Smith,2766,REP,45,5,-4,11/4/2008,48.9,45.55,3.35,7.35,-7.35,0,3.4222663853551,for unspecified Republican sponsor; among registered voters +16546,25237,1571,2008,2008_Sen-G_OR,OR,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/28/2008,600,Jeff Merkley,2765,DEM,48,Gordon H. Smith,2766,REP,42,,6,11/4/2008,48.9,45.55,3.35,2.65,2.65,1,-1.428217713730112, +16548,25247,1579,2008,2008_Sen-G_WY,WY,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/28/2008,600,Christopher Rothfuss,2820,DEM,35,Michael B. Enzi,2819,REP,62,,-27,11/4/2008,24.26,75.63,-51.38,24.38,24.38,1,19.22115482457653, +16548,25246,1580,2008,2008_Sen-GS_WY,WY,Sen-G,Sen-GS,Research 2000,281,Live Phone,,10/28/2008,600,Nicholas H. Carter,2817,DEM,35,John Barrasso,2816,REP,60,,-25,11/4/2008,26.53,73.35,-46.83,21.83,21.83,1,15.89446849524542, +64360,118411,4256,2008,2008_House-G_MO-6,MO-6,House-G,House-G,SurveyUSA,325,IVR,,10/28/2008,618,Kay Waldo Barnes,14402,DEM,36,Sam Graves,14403,REP,54,5,-18,11/4/2008,36.86,59.43,-22.57,4.57,4.57,1,-2.504246670711134, +16574,138768,4267,2008,2008_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,10/28/2008,308,Carol Shea-Porter,14225,DEM,44,Jeb E. Bradley,14226,REP,41,,3,11/4/2008,51.76,45.86,5.9,2.9,-2.9,1,-1.896415648805627,for WMUR +16574,118445,4268,2008,2008_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,10/28/2008,303,Paul W. Hodes,14228,DEM,54,Jennifer M. Horn,14229,REP,26,,28,11/4/2008,56.44,41.42,15.02,12.98,12.98,1,8.168148817258281,for WMUR +64361,118412,4355,2008,2008_House-G_OR-5,OR-5,House-G,House-G,SurveyUSA,325,IVR,,10/28/2008,668,Kurt Schrader,14405,DEM,55,Mike Erickson,14406,REP,31,,24,11/4/2008,54.25,38.33,15.92,8.08,8.08,1,1.060642673809465,for KATU-TV Portland +64021,117825,4367,2008,2008_House-G_PA-12,PA-12,House-G,House-G,Dane & Associates,71,IVR,,10/28/2008,3657,John P. Murtha,13894,DEM,45.5,William Russell,13895,REP,43.7,,1.8,11/4/2008,57.85,42.15,15.7,13.9,-13.9,1,7.414899183554161, +16548,118169,4460,2008,2008_House-G_WY-1,WY-1,House-G,House-G,Research 2000,281,Live Phone,,10/28/2008,600,Gary Trauner,14062,DEM,45,Cynthia M. Lummis,14063,REP,49,,-4,11/4/2008,42.81,52.62,-9.82,5.82,5.82,1,-.4007921745726791, +15188,20028,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Financial Dynamics,95,Live Phone,,10/29/2008,870,Barack Obama,41,DEM,48,John McCain,44,REP,41,,7,11/4/2008,52.88,45.61,7.27,.27,-.27,1,-2.151379357602318,for Diageo | Hotline +15058,19898,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/29/2008,924,Barack Obama,41,DEM,47,John McCain,44,REP,44,,3,11/4/2008,52.88,45.61,7.27,4.27,-4.27,1,1.964013370194654, +15078,19918,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/29/2008,2459,Barack Obama,41,DEM,52,John McCain,44,REP,43,,9,11/4/2008,52.88,45.61,7.27,1.73,1.73,1,-.2953685242024422, +14933,19773,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,10/29/2008,1000,Barack Obama,41,DEM,49,John McCain,44,REP,45,,4,11/4/2008,52.88,45.61,7.27,3.27,-3.27,1,1.024583676084131, +15610,20450,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/29/2008,970,Barack Obama,41,DEM,48,John McCain,44,REP,43,,5,11/4/2008,52.88,45.61,7.27,2.27,-2.27,1,.107827496663737, +15283,20123,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Marist College,183,Live Phone,,10/29/2008,535,Barack Obama,41,DEM,50,John McCain,44,REP,43,,7,11/4/2008,52.88,45.61,7.27,.27,-.27,1,-2.422932184152783,for NBC News +15782,20622,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/29/2008,1201,Barack Obama,41,DEM,50,John McCain,44,REP,43,,7,11/4/2008,52.88,45.61,7.27,.27,-.27,1,-1.963040633942634, +16521,21418,704,2008,2008_Pres-G_AK,AK,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/29/2008,600,Barack Obama,41,DEM,39,John McCain,44,REP,58,,-19,11/4/2008,37.89,59.42,-21.54,2.54,2.54,1,-4.072939672183576, +16514,21411,707,2008,2008_Pres-G_AZ,AZ,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/29/2008,600,Barack Obama,41,DEM,46,John McCain,44,REP,50,,-4,11/4/2008,45.12,53.64,-8.52,4.52,4.52,1,-.0038159543237869, +16520,21417,707,2008,2008_Pres-G_AZ,AZ,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/29/2008,600,Barack Obama,41,DEM,47,John McCain,44,REP,48,,-1,11/4/2008,45.12,53.64,-8.52,7.52,7.52,1,3.311692882292761, +16515,21412,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/29/2008,600,Barack Obama,41,DEM,52,John McCain,44,REP,45,,7,11/4/2008,53.66,44.71,8.95,1.95,-1.95,1,-1.757120553159493, +16552,21449,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2008,625,Barack Obama,41,DEM,49,John McCain,44,REP,44,,5,11/4/2008,53.66,44.71,8.95,3.95,-3.95,1,.4807602316207331, +16530,21427,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/29/2008,2023,Barack Obama,41,DEM,54,John McCain,44,REP,44,,10,11/4/2008,53.66,44.71,8.95,1.05,1.05,1,-2.042893280133897, +16553,21450,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2008,625,Barack Obama,41,DEM,47,John McCain,44,REP,45,,2,11/4/2008,51.03,48.22,2.82,.82,-.82,1,-1.560863031822548, +16518,21415,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/29/2008,600,Barack Obama,41,DEM,44,John McCain,44,REP,47,,-3,11/4/2008,46.99,52.2,-5.21,2.21,2.21,1,-.5469975916995146, +16572,21469,716,2008,2008_Pres-G_IA,IA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2008,658,Barack Obama,41,DEM,55,John McCain,44,REP,40,,15,11/4/2008,53.93,44.39,9.53,5.47,5.47,1,1.982402858045681, +16561,21458,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2008,500,Barack Obama,41,DEM,46,John McCain,44,REP,49,,-3,11/4/2008,49.95,48.91,1.03,4.03,-4.03,0,.0324106569400562, +16525,21422,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2008,900,Barack Obama,41,DEM,47,John McCain,44,REP,47,2,0,11/4/2008,49.95,48.91,1.03,1.03,-1.03,.5,-2.6618471325174,for Downs Center +16563,21460,721,2008,2008_Pres-G_KY,KY,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2008,500,Barack Obama,41,DEM,43,John McCain,44,REP,55,,-12,11/4/2008,41.17,57.4,-16.23,4.23,4.23,1,.602978225588567, +16528,21425,726,2008,2008_Pres-G_MI,MI,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/29/2008,1532,Barack Obama,41,DEM,55,John McCain,44,REP,42,,13,11/4/2008,57.43,40.96,16.47,3.47,-3.47,1,.4775919227995099, +16529,21426,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/29/2008,1050,Barack Obama,41,DEM,57,John McCain,44,REP,41,,16,11/4/2008,54.06,43.82,10.24,5.76,5.76,1,2.593870174506585, +16516,21413,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/29/2008,600,Barack Obama,41,DEM,48,John McCain,44,REP,48,,0,11/4/2008,49.29,49.43,-.13,.13,.13,.5,-2.041484591760592, +16554,21451,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2008,625,Barack Obama,41,DEM,46,John McCain,44,REP,47,,-1,11/4/2008,49.29,49.43,-.13,.87,-.87,1,-1.177448924754034, +16559,21456,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/29/2008,814,Barack Obama,41,DEM,47,John McCain,44,REP,50,,-3,11/4/2008,49.29,49.43,-.13,2.87,-2.87,1,1.02510337964169, +16522,21419,729,2008,2008_Pres-G_MS,MS,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/29/2008,600,Barack Obama,41,DEM,40,John McCain,44,REP,53,,-13,11/4/2008,43,56.18,-13.17,.17,.17,1,-3.138889560083842, +16513,21410,730,2008,2008_Pres-G_MT,MT,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/29/2008,600,Barack Obama,41,DEM,46,John McCain,44,REP,49,,-3,11/4/2008,47.25,49.51,-2.26,.74,-.74,1,-3.000442613107549, +16562,21459,730,2008,2008_Pres-G_MT,MT,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2008,500,Barack Obama,41,DEM,46,John McCain,44,REP,50,,-4,11/4/2008,47.25,49.51,-2.26,1.74,-1.74,1,-1.988540848448205, +16519,21416,730,2008,2008_Pres-G_MT,MT,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/29/2008,500,Barack Obama,41,DEM,44,John McCain,44,REP,48,,-4,11/4/2008,47.25,49.51,-2.26,1.74,-1.74,1,-2.226184653757632, +63540,116966,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Elon University,86,Live Phone,,10/29/2008,797,Barack Obama,41,DEM,45,John McCain,44,REP,38,,7,11/4/2008,49.7,49.38,.33,6.67,6.67,1,4.445932775212931, +16556,21453,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2008,625,Barack Obama,41,DEM,46,John McCain,44,REP,49,,-3,11/4/2008,49.7,49.38,.33,3.33,-3.33,0,.6984045926183313, +16560,21457,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,10/29/2008,641,Barack Obama,41,DEM,48,John McCain,44,REP,48,,0,11/4/2008,49.7,49.38,.33,.33,-.33,.5,-2.43926928791535, +16564,21461,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2008,700,Barack Obama,41,DEM,50,John McCain,44,REP,48,,2,11/4/2008,49.7,49.38,.33,1.67,1.67,1,-.9726633508833602, +16539,21436,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/29/2008,600,Barack Obama,41,DEM,47,John McCain,44,REP,45,,2,11/4/2008,49.7,49.38,.33,1.67,1.67,1,-1.030271015199276, +16544,21441,732,2008,2008_Pres-G_ND,ND,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/29/2008,500,Barack Obama,41,DEM,46,John McCain,44,REP,47,,-1,11/4/2008,44.62,53.25,-8.63,7.63,7.63,1,2.073831556555433, +16517,21414,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/29/2008,600,Barack Obama,41,DEM,56,John McCain,44,REP,41,,15,11/4/2008,54.13,44.52,9.61,5.39,5.39,1,1.459848058197515, +16538,21435,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/29/2008,600,Barack Obama,41,DEM,51,John McCain,44,REP,44,,7,11/4/2008,54.13,44.52,9.61,2.61,-2.61,1,-1.519305608743151, +16531,21428,736,2008,2008_Pres-G_NM,NM,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/29/2008,1537,Barack Obama,41,DEM,58,John McCain,44,REP,41,,17,11/4/2008,56.91,41.78,15.13,1.87,1.87,1,-4.63127231027947, +16512,21409,736,2008,2008_Pres-G_NM,NM,Pres-G,Pres-G,Research & Polling Inc.,280,Live Phone,,10/29/2008,1002,Barack Obama,41,DEM,51,John McCain,44,REP,43,,8,11/4/2008,56.91,41.78,15.13,7.13,-7.13,1,1.271361554570033,for Albuquerque Journal +16555,21452,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2008,625,Barack Obama,41,DEM,47,John McCain,44,REP,43,,4,11/4/2008,55.15,42.65,12.49,8.49,-8.49,1,2.187362552617101, +16557,21454,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2008,625,Barack Obama,41,DEM,45,John McCain,44,REP,47,,-2,11/4/2008,51.5,46.91,4.59,6.59,-6.59,0,3.017430024716226, +16571,21468,740,2008,2008_Pres-G_OK,OK,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2008,594,Barack Obama,41,DEM,34,John McCain,44,REP,63,,-29,11/4/2008,34.35,65.65,-31.29,2.29,2.29,1,-2.429053400111644, +16532,21429,741,2008,2008_Pres-G_OR,OR,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/29/2008,1424,Barack Obama,41,DEM,57,John McCain,44,REP,42,,15,11/4/2008,56.75,40.4,16.35,1.35,-1.35,1,-1.494198550635163, +16573,21470,744,2008,2008_Pres-G_SC,SC,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2008,654,Barack Obama,41,DEM,44,John McCain,44,REP,52,,-8,11/4/2008,44.9,53.87,-8.98,.98,.98,1,-1.951720468650755, +16551,21448,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2008,625,Barack Obama,41,DEM,47,John McCain,44,REP,44,,3,11/4/2008,52.63,46.33,6.3,3.3,-3.3,1,.9883222321432982, +16511,21408,751,2008,2008_Pres-G_WA,WA,Pres-G,Pres-G,University of Washington,364,Live Phone,,10/29/2008,400,Barack Obama,41,DEM,51,John McCain,44,REP,39,,12,11/4/2008,57.65,40.48,17.18,5.18,-5.18,1,.7359020725638565,among registered voters +16570,21467,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/29/2008,667,Barack Obama,41,DEM,55,John McCain,44,REP,39,,16,11/4/2008,56.22,42.31,13.9,2.1,2.1,1,-.629318042119221, +16525,87489,1314,2008,2008_Gov-G_IN,IN,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/29/2008,900,Jill Long Thompson,12608,DEM,38,"Mitchell Daniels, Jr.",12609,REP,55,4,-17,11/4/2008,40.04,57.84,-17.81,.81,.81,1,-4.234100892880231,for Downs Center +16519,89381,1316,2008,2008_Gov-G_MT,MT,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/29/2008,500,Brian Schweitzer,12617,DEM,58,Roy Brown,12615,REP,40,,18,11/4/2008,65.47,32.52,32.95,14.95,-14.95,1,9.883406835317002, +16517,87487,1317,2008,2008_Gov-G_NH,NH,Gov-G,Gov-G,American Research Group,9,Live Phone,,10/29/2008,600,John Lynch,12625,DEM,68,Joe Kenney,12626,REP,28,,40,11/4/2008,70.18,27.62,42.56,2.56,-2.56,1,-4.655940580825529, +16538,117736,1317,2008,2008_Gov-G_NH,NH,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/29/2008,600,John Lynch,12625,DEM,64,Joe Kenney,12626,REP,32,2,32,11/4/2008,70.18,27.62,42.56,10.56,-10.56,1,4.507807639296649, +16511,87491,1321,2008,2008_Gov-G_WA,WA,Gov-G,Gov-G,University of Washington,364,Live Phone,,10/29/2008,387,Christine Gregoire,12637,DEM,50,Dino Rossi,12638,REP,48,,2,11/4/2008,53.24,46.76,6.48,4.48,-4.48,1,-.7501440145179344,among registered voters +16539,87485,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/29/2008,600,Bev Perdue,12620,DEM,49,Pat McCrory,12618,REP,44,,5,11/4/2008,50.27,46.88,3.4,1.6,1.6,1,-2.26135429825076, +16521,25188,1546,2008,2008_Sen-G_AK,AK,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/29/2008,600,Mark Begich,2582,DEM,58,Ted Stevens,2583,REP,36,,22,11/4/2008,47.77,46.52,1.24,20.76,20.76,1,17.1680025337485, +16552,24890,1548,2008,2008_Sen-G_CO,CO,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2008,625,Mark Udall,2602,DEM,47,Bob Schaffer,2603,REP,43,,4,11/4/2008,52.8,42.49,10.3,6.3,-6.3,1,2.73669380496382, +16530,24939,1548,2008,2008_Sen-G_CO,CO,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/29/2008,2023,Mark Udall,2602,DEM,56,Bob Schaffer,2603,REP,41,,15,11/4/2008,52.8,42.49,10.3,4.7,4.7,1,1.424093219048512, +16518,25194,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/29/2008,600,Jim Martin,2612,DEM,46,Saxby Chambliss,2611,REP,47,,-1,11/4/2008,46.83,49.76,-2.92,1.92,1.92,1,-1.000246111138074, +16572,25302,1554,2008,2008_Sen-G_IA,IA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/29/2008,658,Tom Harkin,2620,DEM,61,Christopher Reed,2621,REP,35,,26,11/4/2008,62.66,37.26,25.39,.61,.61,1,-4.735790610368, +16563,25058,1556,2008,2008_Sen-G_KY,KY,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2008,500,Bruce Lunsford,2651,DEM,44,Mitch McConnell,2650,REP,51,,-7,11/4/2008,47.03,52.97,-5.93,1.07,-1.07,1,-2.661488876896076, +16528,24945,1560,2008,2008_Sen-G_MI,MI,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/29/2008,1532,Carl Levin,2673,DEM,58,Jacob W. Hoogendyk Jr.,2674,REP,36,,22,11/4/2008,62.66,33.85,28.82,6.82,-6.82,1,1.04289319258555, +16529,24950,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/29/2008,1050,Al Franken,2679,DEM,45,Norm Coleman,2680,REP,40,14,5,11/4/2008,41.99,41.98,.01,4.99,4.99,1,1.652831766838492, +16522,25216,1563,2008,2008_Sen-GS_MS,MS,Sen-G,Sen-GS,Research 2000,281,Live Phone,,10/29/2008,600,Ronnie Musgrove,2698,DEM,44,Roger F. Wicker,2697,REP,51,,-7,11/4/2008,45.04,54.96,-9.92,2.92,2.92,1,-.9095041843413472, +16517,24782,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,American Research Group,9,Live Phone,,10/29/2008,600,Jeanne Shaheen,2733,DEM,53,John E. Sununu,2735,REP,41,,12,11/4/2008,51.59,45.25,6.34,5.66,5.66,1,2.720453919590903, +16538,25230,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/29/2008,600,Jeanne Shaheen,2733,DEM,52,John E. Sununu,2735,REP,42,2,10,11/4/2008,51.59,45.25,6.34,3.66,3.66,1,.5291012929625734, +16531,24970,1568,2008,2008_Sen-G_NM,NM,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/29/2008,1537,Tom Udall,2755,DEM,58,Stevan Pearce,2756,REP,39,,19,11/4/2008,61.33,38.67,22.66,3.66,-3.66,1,-2.4675699500147, +16512,29291,1568,2008,2008_Sen-G_NM,NM,Sen-G,Sen-G,Research & Polling Inc.,280,Live Phone,,10/29/2008,1002,Tom Udall,2755,DEM,53,Stevan Pearce,2756,REP,39,,14,11/4/2008,61.33,38.67,22.66,8.66,-8.66,1,3.293060531677436,for Albuquerque Journal +63540,117093,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,Elon University,86,Live Phone,,10/29/2008,797,Kay R. Hagan,2709,DEM,44,Elizabeth H. Dole,2710,REP,37,,7,11/4/2008,52.65,44.18,8.47,1.47,-1.47,1,-3.538766636555759, +16556,24898,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2008,625,Kay R. Hagan,2709,DEM,45,Elizabeth H. Dole,2710,REP,46,,-1,11/4/2008,52.65,44.18,8.47,9.47,-9.47,0,5.017579719519424, +16564,25112,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2008,700,Kay R. Hagan,2709,DEM,52,Elizabeth H. Dole,2710,REP,46,,6,11/4/2008,52.65,44.18,8.47,2.47,-2.47,1,-2.702820822274362, +16539,25222,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,Research 2000,281,Live Phone,,10/29/2008,600,Kay R. Hagan,2709,DEM,50,Elizabeth H. Dole,2710,REP,45,,5,11/4/2008,52.65,44.18,8.47,3.47,-3.47,1,-1.81333083074239, +16571,25357,1570,2008,2008_Sen-G_OK,OK,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/29/2008,594,Andrew Rice,2759,DEM,36,James M. Inhofe,2758,REP,56,6,-20,11/4/2008,39.18,56.68,-17.5,2.5,-2.5,1,-2.171168896778227, +16532,24972,1571,2008,2008_Sen-G_OR,OR,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/29/2008,1424,Jeff Merkley,2765,DEM,51,Gordon H. Smith,2766,REP,43,4,8,11/4/2008,48.9,45.55,3.35,4.65,4.65,1,1.27944863399777, +16573,25367,1573,2008,2008_Sen-G_SC,SC,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/29/2008,654,Bob Conley,2781,DEM,39,Lindsey Graham,2780,REP,58,,-19,11/4/2008,42.25,57.52,-15.28,3.72,-3.72,1,-1.068257516056468, +16521,123398,4033,2008,2008_House-G_AK-1,AK-1,House-G,House-G,Research 2000,281,Live Phone,,10/29/2008,600,Ethan Berkowitz,14574,DEM,53,Don Young,14575,REP,44,,9,11/4/2008,44.97,50.14,-5.17,14.17,14.17,0,6.874353063691213, +16519,118170,4260,2008,2008_House-G_MT-1,MT-1,House-G,House-G,Research 2000,281,Live Phone,,10/29/2008,500,John B. Driscoll,14106,DEM,39,Denny Rehberg,14107,REP,55,,-16,11/4/2008,32.42,64.14,-31.72,15.72,15.72,1,10.47897295135293, +16555,117996,4265,2008,2008_House-G_NV-2,NV-2,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2008,400,Jill Talbot Derby,14065,DEM,37,Dean Heller,14066,REP,50,,-13,11/4/2008,41.44,51.82,-10.39,2.61,-2.61,1,-3.630728200895233, +16555,117997,4266,2008,2008_House-G_NV-3,NV-3,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2008,400,Dina Titus,14067,DEM,44,Jon C. Porter,14068,REP,44,,0,11/4/2008,47.43,42.29,5.14,5.14,-5.14,.5,-.0000195511858297, +16538,118171,4267,2008,2008_House-G_NH-1,NH-1,House-G,House-G,Research 2000,281,Live Phone,,10/29/2008,300,Carol Shea-Porter,14225,DEM,49,Jeb E. Bradley,14226,REP,42,,7,11/4/2008,51.76,45.86,5.9,1.1,1.1,1,-3.857793768830155, +16538,118172,4268,2008,2008_House-G_NH-2,NH-2,House-G,House-G,Research 2000,281,Live Phone,,10/29/2008,300,Paul W. Hodes,14228,DEM,55,Jennifer M. Horn,14229,REP,38,3,17,11/4/2008,56.44,41.42,15.02,1.98,1.98,1,-4.885842403237189, +16512,118112,4282,2008,2008_House-G_NM-1,NM-1,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/29/2008,400,Martin Heinrich,14165,DEM,47,Darren White,14166,REP,43,,4,11/4/2008,55.65,44.35,11.31,7.31,-7.31,1,.0573598219715455,for Albuquerque Journal +16512,118113,4283,2008,2008_House-G_NM-2,NM-2,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/29/2008,400,Harry Teague,14167,DEM,45,Edward R. Tinsley,14169,REP,41,,4,11/4/2008,55.96,44.04,11.92,7.92,-7.92,1,.689943558073472,for Albuquerque Journal +16512,118114,4284,2008,2008_House-G_NM-3,NM-3,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/29/2008,207,Ben Ray Luján,14170,DEM,51,Daniel K. East,14171,REP,23,12,28,11/4/2008,56.74,30.47,26.27,1.73,1.73,1,-5.759793630534692,for Albuquerque Journal +64362,118413,4310,2008,2008_House-G_NY-26,NY-26,House-G,House-G,SurveyUSA,325,IVR,,10/29/2008,587,Alice Kryzan,14425,DEM,34,Christopher J. Lee,14426,REP,48,,-14,11/4/2008,40.55,54.97,-14.42,.42,.42,1,-6.600196616016452,for WGRZ-TV +15188,117355,8656,2008,2008_House-G_US,US,House-G,House-G,Financial Dynamics,95,Live Phone,,10/29/2008,870,Generic Candidate,13748,DEM,46,Generic Candidate,13749,REP,37,,9,11/4/2008,52.93,42.38,10.55,1.55,-1.55,1,-1.22079865010567,for Diageo | Hotline +66248,123286,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,10/30/2008,600,Barack Obama,41,DEM,52,John McCain,44,REP,41,,11,11/4/2008,52.88,45.61,7.27,3.73,3.73,1,1.419182229985512,sample size unavailable; estimated at 600 as a default +15421,20261,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2008,3000,Barack Obama,41,DEM,51,John McCain,44,REP,46,,5,11/4/2008,52.88,45.61,7.27,2.27,-2.27,1,.4398795964535945, +15501,20341,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Research 2000,281,Live Phone,,10/30/2008,1100,Barack Obama,41,DEM,51,John McCain,44,REP,44,,7,11/4/2008,52.88,45.61,7.27,.27,-.27,1,-1.921550545038277, +16499,21396,706,2008,2008_Pres-G_AR,AR,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/30/2008,600,Barack Obama,41,DEM,44,John McCain,44,REP,51,,-7,11/4/2008,38.86,58.72,-19.85,12.85,12.85,1,6.255352233752726, +16508,21405,708,2008,2008_Pres-G_CA,CA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/30/2008,637,Barack Obama,41,DEM,60,John McCain,44,REP,36,,24,11/4/2008,61.01,36.95,24.06,.06,-.06,1,-4.32213188001145, +16498,21395,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/30/2008,600,Barack Obama,41,DEM,50,John McCain,44,REP,46,,4,11/4/2008,51.03,48.22,2.82,1.18,1.18,1,-1.265520662677231, +16523,21420,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Datamar Analytics,75,IVR,,10/30/2008,995,Barack Obama,41,DEM,47,John McCain,44,REP,47,,0,11/4/2008,51.03,48.22,2.82,2.82,-2.82,.5,.6701610325222329,among registered voters +16425,21322,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/30/2008,1773,Barack Obama,41,DEM,47,John McCain,44,REP,45,,2,11/4/2008,51.03,48.22,2.82,.82,-.82,1,-1.040282329233144, +16537,21434,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2008,500,Barack Obama,41,DEM,47,John McCain,44,REP,52,,-5,11/4/2008,46.99,52.2,-5.21,.21,.21,1,-2.823618194455113, +16503,21400,716,2008,2008_Pres-G_IA,IA,Pres-G,Pres-G,Selzer & Co.,304,Live Phone,,10/30/2008,814,Barack Obama,41,DEM,54,John McCain,44,REP,37,1,17,11/4/2008,53.93,44.39,9.53,7.47,7.47,1,4.434312331956222, +16500,21397,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/30/2008,600,Barack Obama,41,DEM,48,John McCain,44,REP,48,,0,11/4/2008,49.95,48.91,1.03,1.03,-1.03,.5,-2.945360917136991, +16507,21404,725,2008,2008_Pres-G_ME,ME,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/30/2008,674,Barack Obama,41,DEM,58,John McCain,44,REP,38,,20,11/4/2008,57.71,40.38,17.32,2.68,2.68,1,-.6771621978746446,for WCSH-TV (Portland) | WLBZ-TV (Bangor) +16505,21402,726,2008,2008_Pres-G_MI,MI,Pres-G,Pres-G,Selzer & Co.,304,Live Phone,,10/30/2008,616,Barack Obama,41,DEM,53,John McCain,44,REP,37,,16,11/4/2008,57.43,40.96,16.47,.47,-.47,1,-3.025501051671531, +16506,21403,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,Princeton Survey Research Associates International,258,Live Phone,,10/30/2008,933,Barack Obama,41,DEM,53,John McCain,44,REP,42,,11,11/4/2008,54.06,43.82,10.24,.76,.76,1,-2.931393436420442,for Minneapolis Star Tribune +16533,21430,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2008,700,Barack Obama,41,DEM,51,John McCain,44,REP,44,,7,11/4/2008,54.13,44.52,9.61,2.61,-2.61,1,-1.16405158561334, +16540,21437,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/30/2008,682,Barack Obama,41,DEM,53,John McCain,44,REP,42,,11,11/4/2008,54.13,44.52,9.61,1.39,1.39,1,-2.462764521718353,for WBZ-TV +16504,21401,735,2008,2008_Pres-G_NJ,NJ,Pres-G,Pres-G,Monmouth University,215,Live Phone,,10/30/2008,801,Barack Obama,41,DEM,55,John McCain,44,REP,34,,21,11/4/2008,57.27,41.7,15.57,5.43,5.43,1,2.600181584726851,for Gannett +16541,21438,735,2008,2008_Pres-G_NJ,NJ,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/30/2008,632,Barack Obama,41,DEM,52,John McCain,44,REP,42,,10,11/4/2008,57.27,41.7,15.57,5.57,-5.57,1,2.603302927066344, +16510,21407,736,2008,2008_Pres-G_NM,NM,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/30/2008,664,Barack Obama,41,DEM,52,John McCain,44,REP,45,,7,11/4/2008,56.91,41.78,15.13,8.13,-8.13,1,2.117423151183474, +16426,21323,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/30/2008,1574,Barack Obama,41,DEM,50,John McCain,44,REP,43,,7,11/4/2008,51.5,46.91,4.59,2.41,2.41,1,-.5831342152221297, +16535,21432,741,2008,2008_Pres-G_OR,OR,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2008,500,Barack Obama,41,DEM,54,John McCain,44,REP,42,,12,11/4/2008,56.75,40.4,16.35,4.35,-4.35,1,1.128597706212416, +16542,21439,741,2008,2008_Pres-G_OR,OR,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/30/2008,700,Barack Obama,41,DEM,57,John McCain,44,REP,38,,19,11/4/2008,56.75,40.4,16.35,2.65,2.65,1,-.2429484170863176, +16501,21398,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/30/2008,600,Barack Obama,41,DEM,51,John McCain,44,REP,45,,6,11/4/2008,54.49,44.17,10.32,4.32,-4.32,1,1.323881744613616, +16427,21324,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/30/2008,1493,Barack Obama,41,DEM,52,John McCain,44,REP,42,,10,11/4/2008,54.49,44.17,10.32,.32,-.32,1,-2.260132402044217, +16536,21433,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2008,500,Barack Obama,41,DEM,51,John McCain,44,REP,47,,4,11/4/2008,54.49,44.17,10.32,6.32,-6.32,1,3.280085945622584, +16509,21406,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/30/2008,700,Barack Obama,41,DEM,51,John McCain,44,REP,44,,7,11/4/2008,54.49,44.17,10.32,3.32,-3.32,1,.4522110857075713, +16534,21431,745,2008,2008_Pres-G_SD,SD,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2008,500,Barack Obama,41,DEM,44,John McCain,44,REP,53,,-9,11/4/2008,44.75,53.16,-8.41,.59,-.59,1,-2.146445792230049, +16527,21424,753,2008,2008_Pres-G_WV,WV,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/30/2008,2128,Barack Obama,41,DEM,42,John McCain,44,REP,55,,-13,11/4/2008,42.59,55.71,-13.12,.12,.12,1,-3.900548369682232, +16540,87484,1317,2008,2008_Gov-G_NH,NH,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/30/2008,682,John Lynch,12625,DEM,65,Joe Kenney,12626,REP,28,5,37,11/4/2008,70.18,27.62,42.56,5.56,-5.56,1,-1.206761078428922,for WBZ-TV +16527,87483,1322,2008,2008_Gov-G_WV,WV,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/30/2008,2128,"Joe Manchin, III",12639,DEM,69,Russ Weeks,12641,REP,27,,42,11/4/2008,69.81,25.73,44.08,2.08,-2.08,1,-3.450509662632604, +24120,29362,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/30/2008,600,Jim Martin,2612,DEM,39,Saxby Chambliss,2611,REP,48,,-9,11/4/2008,46.83,49.76,-2.92,6.08,-6.08,1,3.599463260171988,for Saxby Chambliss +16537,25032,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2008,500,Jim Martin,2612,DEM,43,Saxby Chambliss,2611,REP,48,7,-5,11/4/2008,46.83,49.76,-2.92,2.08,-2.08,1,-.864656489887886, +16503,29393,1554,2008,2008_Sen-G_IA,IA,Sen-G,Sen-G,Selzer & Co.,304,Live Phone,,10/30/2008,616,Tom Harkin,2620,DEM,57,Christopher Reed,2621,REP,31,,26,11/4/2008,62.66,37.26,25.39,.61,.61,1,-4.602143661047698, +16507,25318,1558,2008,2008_Sen-G_ME,ME,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/30/2008,674,Thomas H. Allen,2670,DEM,42,Susan M. Collins,2668,REP,56,,-14,11/4/2008,38.58,61.33,-22.75,8.75,8.75,1,3.497753732433317,for WCSH-TV (Portland) | WLBZ-TV (Bangor) +16505,25261,1560,2008,2008_Sen-G_MI,MI,Sen-G,Sen-G,Selzer & Co.,304,Live Phone,,10/30/2008,616,Carl Levin,2673,DEM,53,Jacob W. Hoogendyk Jr.,2674,REP,32,,21,11/4/2008,62.66,33.85,28.82,7.82,-7.82,1,2.018476444518199, +16506,25269,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,Princeton Survey Research Associates International,258,Live Phone,,10/30/2008,933,Al Franken,2679,DEM,42,Norm Coleman,2680,REP,38,15,4,11/4/2008,41.99,41.98,.01,3.99,3.99,1,.5226684090480941,for Minneapolis Star Tribune +16533,25125,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2008,700,Jeanne Shaheen,2733,DEM,52,John E. Sununu,2735,REP,44,,8,11/4/2008,51.59,45.25,6.34,1.66,1.66,1,-1.432783043162512, +16540,25343,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/30/2008,682,Jeanne Shaheen,2733,DEM,53,John E. Sununu,2735,REP,40,6,13,11/4/2008,51.59,45.25,6.34,6.66,6.66,1,4.001879004252263,for WBZ-TV +16504,24917,1567,2008,2008_Sen-G_NJ,NJ,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/30/2008,801,Frank R. Lautenberg,2744,DEM,50,Dick Zimmer,2745,REP,31,,19,11/4/2008,56.03,41.95,14.08,4.92,4.92,1,.3016817991828844,for Gannett +16541,25346,1567,2008,2008_Sen-G_NJ,NJ,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/30/2008,632,Frank R. Lautenberg,2744,DEM,52,Dick Zimmer,2745,REP,37,,15,11/4/2008,56.03,41.95,14.08,.92,.92,1,-4.012278467619407, +16510,25349,1568,2008,2008_Sen-G_NM,NM,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/30/2008,664,Tom Udall,2755,DEM,56,Stevan Pearce,2756,REP,42,,14,11/4/2008,61.33,38.67,22.66,8.66,-8.66,1,3.023603479986724, +16535,25153,1571,2008,2008_Sen-G_OR,OR,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2008,500,Jeff Merkley,2765,DEM,49,Gordon H. Smith,2766,REP,46,,3,11/4/2008,48.9,45.55,3.35,.35,-.35,1,-3.89627224956384, +16542,25361,1571,2008,2008_Sen-G_OR,OR,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/30/2008,700,Jeff Merkley,2765,DEM,49,Gordon H. Smith,2766,REP,42,5,7,11/4/2008,48.9,45.55,3.35,3.65,3.65,1,.1425049413676402, +42585,117211,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/30/2008,625,Mark R. Warner,2808,DEM,62,James S. Gilmore III,2809,REP,31,,31,11/4/2008,65.03,33.73,31.3,.3,-.3,1,-3.969128226353654, +16527,24980,1578,2008,2008_Sen-G_WV,WV,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/30/2008,2128,"John D. Rockefeller, IV",2812,DEM,58,Jay Wolfe,2813,REP,40,,18,11/4/2008,63.73,36.26,27.47,9.47,-9.47,1,3.21732630621005, +64363,118414,4241,2008,2008_House-G_MN-3,MN-3,House-G,House-G,SurveyUSA,325,IVR,,10/30/2008,647,Ashwin Madia,14421,DEM,41,Erik Paulsen,14422,REP,46,10,-5,11/4/2008,40.85,48.48,-7.63,2.63,2.63,1,-4.355307502128585,for KSTP-TV Minneapolis +64363,118415,4244,2008,2008_House-G_MN-6,MN-6,House-G,House-G,SurveyUSA,325,IVR,,10/30/2008,625,Elwyn Tinklenberg,14098,DEM,45,Michele Bachmann,14099,REP,46,6,-1,11/4/2008,43.43,46.41,-2.97,1.97,1.97,1,-1.705460763612603,for KSTP-TV Minneapolis +63538,122952,8656,2008,2008_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/30/2008,600,Generic Candidate,13748,DEM,45,Generic Candidate,13749,REP,36,,9,11/4/2008,52.93,42.38,10.55,1.55,-1.55,1,-1.560987761052967,sample size unavailable; estimated at 600 as a default; among registered voters +15501,117588,8656,2008,2008_House-G_US,US,House-G,House-G,Research 2000,281,Live Phone,,10/30/2008,1100,Generic Candidate,13748,DEM,50,Generic Candidate,13749,REP,39,,11,11/4/2008,52.93,42.38,10.55,.45,.45,1,-2.723490641776573, +63539,116965,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,10/31/2008,607,Barack Obama,41,DEM,54,John McCain,44,REP,41,,13,11/4/2008,52.88,45.61,7.27,5.73,5.73,1,3.489165879883838, +14962,120010,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/31/2008,746,Barack Obama,41,DEM,52,John McCain,44,REP,44.5,,7.5,11/4/2008,52.88,45.61,7.27,.23,.23,1,-2.107625438033879,for CNN; average of multiple versions or turnout models listed in poll +15241,20081,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Live Phone,,10/31/2008,760,Barack Obama,41,DEM,53,John McCain,44,REP,46,,7,11/4/2008,52.88,45.61,7.27,.27,-.27,1,-2.100546770405456,for Reuters +15390,20230,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,Live Phone,,10/31/2008,2587,Barack Obama,41,DEM,52,John McCain,44,REP,46,,6,11/4/2008,52.88,45.61,7.27,1.27,-1.27,1,-.4382738416976897, +63873,117603,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/31/2008,600,Barack Obama,41,DEM,47.5,John McCain,44,REP,46.2,,1.3,11/4/2008,51.03,48.22,2.82,1.52,-1.52,1,-.9049146639825968, +16447,21344,721,2008,2008_Pres-G_KY,KY,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/31/2008,616,Barack Obama,41,DEM,40,John McCain,44,REP,56,,-16,11/4/2008,41.17,57.4,-16.23,.23,.23,1,-3.657142046406038, +16446,21343,727,2008,2008_Pres-G_MN,MN,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/31/2008,669,Barack Obama,41,DEM,49,John McCain,44,REP,46,,3,11/4/2008,54.06,43.82,10.24,7.24,-7.24,1,4.145665517333388, +16441,21338,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/31/2008,1221,Barack Obama,41,DEM,52,John McCain,44,REP,46,,6,11/4/2008,51.5,46.91,4.59,1.41,1.41,1,-1.89525581276334, +16415,21312,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Muhlenberg College,219,Live Phone,,10/31/2008,617,Barack Obama,41,DEM,52,John McCain,44,REP,46,,6,11/4/2008,54.49,44.17,10.32,4.32,-4.32,1,1.347577525705317, +16445,21342,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,SurveyUSA,325,IVR,,10/31/2008,672,Barack Obama,41,DEM,50,John McCain,44,REP,46,,4,11/4/2008,52.63,46.33,6.3,2.3,-2.3,1,.0493244281867722, +16447,25309,1556,2008,2008_Sen-G_KY,KY,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/31/2008,616,Bruce Lunsford,2651,DEM,45,Mitch McConnell,2650,REP,53,,-8,11/4/2008,47.03,52.97,-5.93,2.07,-2.07,1,-.8203798278112104, +16446,25322,1561,2008,2008_Sen-G_MN,MN,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/31/2008,669,Al Franken,2679,DEM,39,Norm Coleman,2680,REP,44,16,-5,11/4/2008,41.99,41.98,.01,5.01,-5.01,0,1.603159769900471, +16445,25370,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/31/2008,672,Mark R. Warner,2808,DEM,59,James S. Gilmore III,2809,REP,35,,24,11/4/2008,65.03,33.73,31.3,7.3,-7.3,1,3.442056837613318, +43068,122953,8656,2008,2008_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/31/2008,257,Generic Candidate,13748,DEM,46,Generic Candidate,13749,REP,28,,18,11/4/2008,52.93,42.38,10.55,7.45,7.45,1,3.808571221583945,among registered voters +14962,123686,8656,2008,2008_House-G_US,US,House-G,House-G,CNN/Opinion Research Corp.,37,Live Phone,,10/31/2008,600,Generic Candidate,13748,DEM,54,Generic Candidate,13749,REP,45,,9,11/4/2008,52.93,42.38,10.55,1.55,-1.55,1,-1.710615769345697,for CNN; sample size unavailable; estimated at 600 as a default +14858,19698,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,11/1/2008,2470,Barack Obama,41,DEM,53,John McCain,44,REP,44,,9,11/4/2008,52.88,45.61,7.27,1.73,1.73,1,.0709403889236748,for The Washington Post +66249,123287,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,11/1/2008,747,Barack Obama,41,DEM,54,John McCain,44,REP,41,,13,11/4/2008,52.88,45.61,7.27,5.73,5.73,1,3.720593510172332, +15186,20026,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Financial Dynamics,95,Live Phone,,11/1/2008,887,Barack Obama,41,DEM,50,John McCain,44,REP,45,,5,11/4/2008,52.88,45.61,7.27,2.27,-2.27,1,.0595125992143903,for Diageo | Hotline +15164,20004,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,11/1/2008,1000,Barack Obama,41,DEM,51,John McCain,44,REP,44,,7,11/4/2008,52.88,45.61,7.27,.27,-.27,1,-1.810576388364227, +15145,19985,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,11/1/2008,2472,Barack Obama,41,DEM,55,John McCain,44,REP,44,,11,11/4/2008,52.88,45.61,7.27,3.73,3.73,1,1.967574373220049,for USA Today +15185,20025,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,Online,,11/1/2008,3946,Barack Obama,41,DEM,52,John McCain,44,REP,44,,8,11/4/2008,52.88,45.61,7.27,.73,.73,1,-.9056523410341065, +63592,117034,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,11/1/2008,1014,Barack Obama,41,DEM,47.5,John McCain,44,REP,43,,4.5,11/4/2008,52.88,45.61,7.27,2.77,-2.77,1,.8778523866877003, +15420,20260,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2008,3000,Barack Obama,41,DEM,52,John McCain,44,REP,46,,6,11/4/2008,52.88,45.61,7.27,1.27,-1.27,1,-.3759870883802757, +16419,21316,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/1/2008,1717,Barack Obama,41,DEM,50,John McCain,44,REP,48,,2,11/4/2008,51.03,48.22,2.82,.82,-.82,1,-.8679523147035978, +16430,21327,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,11/1/2008,1200,Barack Obama,41,DEM,49,John McCain,44,REP,47,,2,11/4/2008,51.03,48.22,2.82,.82,-.82,1,-.90834085215441, +16417,21314,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/1/2008,1253,Barack Obama,41,DEM,48,John McCain,44,REP,50,2,-2,11/4/2008,46.99,52.2,-5.21,3.21,3.21,1,1.28253866542599, +16431,21328,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,11/1/2008,800,Barack Obama,41,DEM,46,John McCain,44,REP,50,1,-4,11/4/2008,46.99,52.2,-5.21,1.21,1.21,1,-1.105349873110249, +16438,21335,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/1/2008,683,Barack Obama,41,DEM,45,John McCain,44,REP,52,,-7,11/4/2008,46.99,52.2,-5.21,1.79,-1.79,1,-.5415780704210827, +16442,21339,718,2008,2008_Pres-G_IL,IL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2008,500,Barack Obama,41,DEM,60,John McCain,44,REP,38,,22,11/4/2008,61.92,36.78,25.14,3.14,-3.14,1,-.1620140863163197, +16418,21315,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/1/2008,2634,Barack Obama,41,DEM,49,John McCain,44,REP,48,,1,11/4/2008,49.95,48.91,1.03,.03,-.03,1,-3.242814451162914, +63817,117507,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,11/1/2008,603,Barack Obama,41,DEM,43.9,John McCain,44,REP,49.1,,-5.1999998,11/4/2008,49.95,48.91,1.03,6.23,-6.23,0,3.437186870906422, +16443,21340,725,2008,2008_Pres-G_ME,ME,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2008,500,Barack Obama,41,DEM,56,John McCain,44,REP,43,,13,11/4/2008,57.71,40.38,17.32,4.32,-4.32,1,.9058019108907047, +16424,21321,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/1/2008,1343,Barack Obama,41,DEM,49,John McCain,44,REP,49,,0,11/4/2008,49.29,49.43,-.13,.13,.13,.5,-1.297790049428414, +16439,21336,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/1/2008,674,Barack Obama,41,DEM,48,John McCain,44,REP,48,,0,11/4/2008,49.29,49.43,-.13,.13,.13,.5,-1.677896030628717,for KCTV-TV Kansas City | KMOX 1120 Radio St. Louis +63825,117520,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,11/1/2008,602,Barack Obama,41,DEM,47.4,John McCain,44,REP,45.7,,1.7,11/4/2008,49.29,49.43,-.13,1.83,1.83,0,-.2324088040213143, +16416,21313,730,2008,2008_Pres-G_MT,MT,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/1/2008,2734,Barack Obama,41,DEM,48,John McCain,44,REP,47,,1,11/4/2008,47.25,49.51,-2.26,3.26,3.26,0,.7794484718073633, +16423,21320,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/1/2008,2100,Barack Obama,41,DEM,50,John McCain,44,REP,49,1,1,11/4/2008,49.7,49.38,.33,.67,.67,1,-1.061106299172771, +16435,21332,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/1/2008,682,Barack Obama,41,DEM,48,John McCain,44,REP,49,,-1,11/4/2008,49.7,49.38,.33,1.33,-1.33,0,-1.072447660274452,for WTVD-RV Raleigh +63828,117531,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,11/1/2008,600,Barack Obama,41,DEM,47.7,John McCain,44,REP,49.3,,-1.6,11/4/2008,49.7,49.38,.33,1.93,-1.93,0,-.6069882192330288, +54158,21337,734,2008,2008_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,11/1/2008,812,Barack Obama,41,DEM,53,John McCain,44,REP,42,,11,11/4/2008,54.13,44.52,9.61,1.39,1.39,1,-2.045647994107504,for WMUR +63598,117050,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/1/2008,1243,Barack Obama,41,DEM,51,John McCain,44,REP,47,,4,11/4/2008,55.15,42.65,12.49,8.49,-8.49,1,2.763927387153812, +63820,117511,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,11/1/2008,601,Barack Obama,41,DEM,50.7,John McCain,44,REP,42.9,,7.8000002,11/4/2008,55.15,42.65,12.49,4.69,-4.69,1,-1.306769325158288, +16420,21317,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/1/2008,1208,Barack Obama,41,DEM,50,John McCain,44,REP,48,,2,11/4/2008,51.5,46.91,4.59,2.59,-2.59,1,-.5665192848930406,among 'voters' +16429,21326,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,11/1/2008,1200,Barack Obama,41,DEM,46,John McCain,44,REP,48,,-2,11/4/2008,51.5,46.91,4.59,6.59,-6.59,0,3.7126224788227, +16436,21333,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/1/2008,660,Barack Obama,41,DEM,48,John McCain,44,REP,46,,2,11/4/2008,51.5,46.91,4.59,2.59,-2.59,1,-.9384044867178808, +63822,117516,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,11/1/2008,605,Barack Obama,41,DEM,50.2,John McCain,44,REP,43.9,,6.3000002,11/4/2008,51.5,46.91,4.59,1.71,1.71,1,-2.010224504986349, +16421,21318,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/1/2008,1529,Barack Obama,41,DEM,53,John McCain,44,REP,45,,8,11/4/2008,54.49,44.17,10.32,2.32,-2.32,1,.0032658680526013, +16444,21341,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2008,500,Barack Obama,41,DEM,52,John McCain,44,REP,46,,6,11/4/2008,54.49,44.17,10.32,4.32,-4.32,1,1.420739572226805, +16432,21329,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,11/1/2008,1200,Barack Obama,41,DEM,51,John McCain,44,REP,44,,7,11/4/2008,54.49,44.17,10.32,3.32,-3.32,1,1.082064961581738, +63814,117502,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,11/1/2008,602,Barack Obama,41,DEM,53.7,John McCain,44,REP,40,,13.7,11/4/2008,54.49,44.17,10.32,3.38,3.38,1,.4716488679569107, +16422,21319,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/1/2008,1557,Barack Obama,41,DEM,52,John McCain,44,REP,46,,6,11/4/2008,52.63,46.33,6.3,.3,-.3,1,-1.480296200801902, +63823,117518,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,11/1/2008,604,Barack Obama,41,DEM,50.7,John McCain,44,REP,44.6,,6.0999999,11/4/2008,52.63,46.33,6.3,.2,-.2,1,-2.394156857179483, +16434,21331,751,2008,2008_Pres-G_WA,WA,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,11/1/2008,800,Barack Obama,41,DEM,55,John McCain,44,REP,40,,15,11/4/2008,57.65,40.48,17.18,2.18,-2.18,1,-1.754064451800642, +16437,21334,751,2008,2008_Pres-G_WA,WA,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/1/2008,663,Barack Obama,41,DEM,56,John McCain,44,REP,40,,16,11/4/2008,57.65,40.48,17.18,1.18,-1.18,1,-3.361180662230329,for KATU-TV Portland | KING TV (Seattle) +16433,21330,752,2008,2008_Pres-G_WI,WI,Pres-G,Pres-G,Strategic Vision LLC,320,Live Phone,,11/1/2008,800,Barack Obama,41,DEM,53,John McCain,44,REP,40,,13,11/4/2008,56.22,42.31,13.9,.9,-.9,1,-1.647800822033724, +16418,87477,1314,2008,2008_Gov-G_IN,IN,Gov-G,Gov-G,Public Policy Polling,263,IVR,,11/1/2008,2634,Jill Long Thompson,12608,DEM,37,"Mitchell Daniels, Jr.",12609,REP,60,,-23,11/4/2008,40.04,57.84,-17.81,5.19,-5.19,1,1.143662311933364, +16424,87478,1315,2008,2008_Gov-G_MO,MO,Gov-G,Gov-G,Public Policy Polling,263,IVR,,11/1/2008,1343,Jay Nixon,12613,DEM,57.9,Kenny Hulshof,12611,REP,38.4,,19.5,11/4/2008,58.4,39.49,18.91,.59,.59,1,-3.119371333359545, +16439,87481,1315,2008,2008_Gov-G_MO,MO,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/1/2008,674,Jay Nixon,12613,DEM,54,Kenny Hulshof,12611,REP,39,2,15,11/4/2008,58.4,39.49,18.91,3.91,-3.91,1,.5260680694517827,for KCTV-TV Kansas City | KMOX 1120 Radio St. Louis +16416,87479,1316,2008,2008_Gov-G_MT,MT,Gov-G,Gov-G,Public Policy Polling,263,IVR,,11/1/2008,2734,Brian Schweitzer,12617,DEM,62,Roy Brown,12615,REP,36,,26,11/4/2008,65.47,32.52,32.95,6.95,-6.95,1,.1891461982568791, +54158,87667,1317,2008,2008_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,11/1/2008,831,John Lynch,12625,DEM,67,Joe Kenney,12626,REP,20,,47,11/4/2008,70.18,27.62,42.56,4.44,4.44,1,-2.465049079019891,for WMUR +16434,87475,1321,2008,2008_Gov-G_WA,WA,Gov-G,Gov-G,Strategic Vision LLC,320,Live Phone,,11/1/2008,800,Christine Gregoire,12637,DEM,50,Dino Rossi,12638,REP,48,,2,11/4/2008,53.24,46.76,6.48,4.48,-4.48,1,.2633060452424579, +16437,87480,1321,2008,2008_Gov-G_WA,WA,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/1/2008,663,Christine Gregoire,12637,DEM,52,Dino Rossi,12638,REP,46,,6,11/4/2008,53.24,46.76,6.48,.48,-.48,1,-4.163209280308018,for KATU-TV Portland | KING TV (Seattle) +16423,87476,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,Public Policy Polling,263,IVR,,11/1/2008,2100,Bev Perdue,12620,DEM,49,Pat McCrory,12618,REP,48,2,1,11/4/2008,50.27,46.88,3.4,2.4,-2.4,1,-.8737123700091814, +16435,87482,1323,2008,2008_Gov-G_NC,NC,Gov-G,Gov-G,SurveyUSA,325,IVR,,11/1/2008,682,Bev Perdue,12620,DEM,48,Pat McCrory,12618,REP,47,4,1,11/4/2008,50.27,46.88,3.4,2.4,-2.4,1,-.7157366529773598,for WTVD-RV Raleigh +16417,24944,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/1/2008,1253,Jim Martin,2612,DEM,46,Saxby Chambliss,2611,REP,48,,-2,11/4/2008,46.83,49.76,-2.92,.92,.92,1,-1.383348135273535, +16431,25274,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Strategic Vision LLC,320,Live Phone,,11/1/2008,800,Jim Martin,2612,DEM,44,Saxby Chambliss,2611,REP,48,,-4,11/4/2008,46.83,49.76,-2.92,1.08,-1.08,1,-1.435571907920383, +16438,25298,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/1/2008,683,Jim Martin,2612,DEM,44,Saxby Chambliss,2611,REP,48,5,-4,11/4/2008,46.83,49.76,-2.92,1.08,-1.08,1,-1.459034268807312, +16443,25075,1558,2008,2008_Sen-G_ME,ME,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2008,500,Thomas H. Allen,2670,DEM,41,Susan M. Collins,2668,REP,57,,-16,11/4/2008,38.58,61.33,-22.75,6.75,6.75,1,.4794464504419773, +16416,24951,1564,2008,2008_Sen-G_MT,MT,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/1/2008,2734,Max Baucus,2702,DEM,71,Bob Kelleher,2703,REP,26,,45,11/4/2008,72.92,27.08,45.83,.83,-.83,1,-7.642922207731482, +54158,29419,1566,2008,2008_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,11/1/2008,816,Jeanne Shaheen,2733,DEM,48,John E. Sununu,2735,REP,42,,6,11/4/2008,51.59,45.25,6.34,.34,-.34,1,-2.299291538434576,for WMUR +16423,24952,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/1/2008,2100,Kay R. Hagan,2709,DEM,51,Elizabeth H. Dole,2710,REP,44,3,7,11/4/2008,52.65,44.18,8.47,1.47,-1.47,1,-3.26791233476447, +16435,25336,1569,2008,2008_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,IVR,,11/1/2008,682,Kay R. Hagan,2709,DEM,50,Elizabeth H. Dole,2710,REP,43,5,7,11/4/2008,52.65,44.18,8.47,1.47,-1.47,1,-3.372470904314053,for WTVD-RV Raleigh +16422,24974,1577,2008,2008_Sen-G_VA,VA,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/1/2008,1557,Mark R. Warner,2808,DEM,62,James S. Gilmore III,2809,REP,36,,26,11/4/2008,65.03,33.73,31.3,5.3,-5.3,1,1.604459173058213, +16416,118092,4260,2008,2008_House-G_MT-1,MT-1,House-G,House-G,Public Policy Polling,263,IVR,,11/1/2008,2734,John B. Driscoll,14106,DEM,35,Denny Rehberg,14107,REP,60,,-25,11/4/2008,32.42,64.14,-31.72,6.72,6.72,1,-.4199797530154918, +54158,118446,4267,2008,2008_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,11/1/2008,413,Carol Shea-Porter,14225,DEM,46,Jeb E. Bradley,14226,REP,41,,5,11/4/2008,51.76,45.86,5.9,.9,-.9,1,-3.514779859635682,for WMUR +54158,118447,4268,2008,2008_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,11/1/2008,404,Paul W. Hodes,14228,DEM,52,Jennifer M. Horn,14229,REP,31,,21,11/4/2008,56.44,41.42,15.02,5.98,5.98,1,1.486037052822711,for WMUR +64364,118416,4366,2008,2008_House-G_PA-11,PA-11,House-G,House-G,SurveyUSA,325,IVR,,11/1/2008,622,Paul E. Kanjorski,14428,DEM,45,Lou Barletta,14429,REP,51,,-6,11/4/2008,51.63,48.37,3.25,9.25,-9.25,0,2.298116948467892, +64365,118417,4433,2008,2008_House-G_VA-5,VA-5,House-G,House-G,SurveyUSA,325,IVR,,11/1/2008,640,Tom S. Perriello,14430,DEM,47,Virgil H. Goode,14431,REP,50,,-3,11/4/2008,50.09,49.86,.23,3.23,-3.23,0,-3.721091675462661, +15186,32921,8656,2008,2008_House-G_US,US,House-G,House-G,Financial Dynamics,95,Live Phone,,11/1/2008,600,Generic Candidate,13748,DEM,44,Generic Candidate,13749,REP,39,,5,11/4/2008,52.93,42.38,10.55,5.55,-5.55,1,2.777786312289908,for Diageo | Hotline; sample size unavailable; estimated at 600 as a default +15145,123689,8656,2008,2008_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,11/1/2008,2465,Generic Candidate,13748,DEM,53.5,Generic Candidate,13749,REP,41,,12.5,11/4/2008,52.93,42.38,10.55,1.95,1.95,1,-.6158029465551422,for USA Today; average of multiple versions or turnout models listed in poll +14884,19724,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,American Research Group,9,Live Phone,,11/2/2008,1200,Barack Obama,41,DEM,53,John McCain,44,REP,45,,8,11/4/2008,52.88,45.61,7.27,.73,.73,1,-1.16454759172324, +14954,19794,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,11/2/2008,600,Barack Obama,41,DEM,51,John McCain,44,REP,42,,9,11/4/2008,52.88,45.61,7.27,1.73,1.73,1,-.3581581017138531,sample size unavailable; estimated at 600 as a default +15057,19897,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,11/2/2008,917,Barack Obama,41,DEM,50,John McCain,44,REP,43,,7,11/4/2008,52.88,45.61,7.27,.27,-.27,1,-1.724641026531634, +15621,20461,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,11/2/2008,981,Barack Obama,41,DEM,52,John McCain,44,REP,44,,8,11/4/2008,52.88,45.61,7.27,.73,.73,1,-1.118575545870678, +15282,20122,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Marist College,183,Live Phone,,11/2/2008,635,Barack Obama,41,DEM,53,John McCain,44,REP,44,,9,11/4/2008,52.88,45.61,7.27,1.73,1.73,1,-.5516695008358633,for NBC News +15318,20158,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,Live Phone,,11/2/2008,1159,Barack Obama,41,DEM,51,John McCain,44,REP,43,,8,11/4/2008,52.88,45.61,7.27,.73,.73,1,-1.133638608396862,for NBC News | Wall Street Journal +15500,20340,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Research 2000,281,Live Phone,,11/2/2008,1100,Barack Obama,41,DEM,51,John McCain,44,REP,46,,5,11/4/2008,52.88,45.61,7.27,2.27,-2.27,1,.3195123824912707, +15780,20620,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2008,1226,Barack Obama,41,DEM,54,John McCain,44,REP,43,,11,11/4/2008,52.88,45.61,7.27,3.73,3.73,1,1.835860724205071, +63531,116955,704,2008,2008_Pres-G_AK,AK,Pres-G,Pres-G,American Research Group,9,Live Phone,,11/2/2008,600,Barack Obama,41,DEM,43,John McCain,44,REP,55,,-12,11/4/2008,37.89,59.42,-21.54,9.54,9.54,1,4.365552081729639, +16413,21310,704,2008,2008_Pres-G_AK,AK,Pres-G,Pres-G,Hays Research Group,136,Live Phone,,11/2/2008,400,Barack Obama,41,DEM,43.9,John McCain,44,REP,46.6,,-2.7,11/4/2008,37.89,59.42,-21.54,18.84,18.84,1,14.08870957803982,among all adults +16408,21305,709,2008,2008_Pres-G_CO,CO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2008,1000,Barack Obama,41,DEM,51,John McCain,44,REP,47,0,4,11/4/2008,53.66,44.71,8.95,4.95,-4.95,1,2.098960896169189, +16406,21303,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Datamar Analytics,75,IVR,,11/2/2008,657,Barack Obama,41,DEM,47,John McCain,44,REP,48,,-1,11/4/2008,51.03,48.22,2.82,3.82,-3.82,0,1.632321590690028,among registered voters +16410,21307,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2008,1000,Barack Obama,41,DEM,49,John McCain,44,REP,50,0,-1,11/4/2008,51.03,48.22,2.82,3.82,-3.82,0,2.055897569488379, +16405,21302,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/2/2008,691,Barack Obama,41,DEM,50,John McCain,44,REP,47,,3,11/4/2008,51.03,48.22,2.82,.18,.18,1,-1.830630039677032, +16402,21299,713,2008,2008_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2008,678,Barack Obama,41,DEM,49,John McCain,44,REP,48,,1,11/4/2008,51.03,48.22,2.82,1.82,-1.82,1,-.3852815147238007, +16414,21311,714,2008,2008_Pres-G_GA,GA,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,11/2/2008,512,Barack Obama,41,DEM,47,John McCain,44,REP,48,2,-1,11/4/2008,46.99,52.2,-5.21,4.21,4.21,1,2.098128517647631, +16397,21294,719,2008,2008_Pres-G_IN,IN,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2008,585,Barack Obama,41,DEM,45,John McCain,44,REP,50,,-5,11/4/2008,49.95,48.91,1.03,6.03,-6.03,0,3.267637929564826, +16409,21306,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2008,1000,Barack Obama,41,DEM,49,John McCain,44,REP,49,0,0,11/4/2008,49.29,49.43,-.13,.13,.13,.5,-1.017382738456446, +16401,21298,728,2008,2008_Pres-G_MO,MO,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2008,585,Barack Obama,41,DEM,49,John McCain,44,REP,49,,0,11/4/2008,49.29,49.43,-.13,.13,.13,.5,-1.925148990111794, +16393,21290,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,American Research Group,9,Live Phone,,11/2/2008,600,Barack Obama,41,DEM,49,John McCain,44,REP,48,,1,11/4/2008,49.7,49.38,.33,.67,.67,1,-1.780305050603894, +16412,21309,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2008,1000,Barack Obama,41,DEM,49,John McCain,44,REP,50,,-1,11/4/2008,49.7,49.38,.33,1.33,-1.33,0,-.7950772815106781, +16403,21300,731,2008,2008_Pres-G_NC,NC,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2008,585,Barack Obama,41,DEM,49,John McCain,44,REP,50,,-1,11/4/2008,49.7,49.38,.33,1.33,-1.33,0,-1.172496923464314, +16428,21325,735,2008,2008_Pres-G_NJ,NJ,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2008,500,Barack Obama,41,DEM,57,John McCain,44,REP,42,,15,11/4/2008,57.27,41.7,15.57,.57,-.57,1,-2.896761768746913, +63532,116956,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,American Research Group,9,Live Phone,,11/2/2008,600,Barack Obama,41,DEM,52,John McCain,44,REP,47,,5,11/4/2008,55.15,42.65,12.49,7.49,-7.49,1,1.253670985344011, +16398,21295,737,2008,2008_Pres-G_NV,NV,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2008,586,Barack Obama,41,DEM,53,John McCain,44,REP,42,,11,11/4/2008,55.15,42.65,12.49,1.49,-1.49,1,-4.461714474119144, +16407,21304,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2008,1000,Barack Obama,41,DEM,49,John McCain,44,REP,49,1,0,11/4/2008,51.5,46.91,4.59,4.59,-4.59,.5,1.478154583300021, +16399,21296,739,2008,2008_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2008,687,Barack Obama,41,DEM,49,John McCain,44,REP,47,,2,11/4/2008,51.5,46.91,4.59,2.59,-2.59,1,-.9653260634641972, +16404,21301,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,SurveyUSA,325,IVR,,11/2/2008,657,Barack Obama,41,DEM,52,John McCain,44,REP,43,,9,11/4/2008,54.49,44.17,10.32,1.32,-1.32,1,-1.364395595600049, +16396,21293,742,2008,2008_Pres-G_PA,PA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2008,682,Barack Obama,41,DEM,51,John McCain,44,REP,41,,10,11/4/2008,54.49,44.17,10.32,.32,-.32,1,-2.41194767271447, +16394,21291,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,American Research Group,9,Live Phone,,11/2/2008,600,Barack Obama,41,DEM,51,John McCain,44,REP,47,,4,11/4/2008,52.63,46.33,6.3,2.3,-2.3,1,.0228950564135134, +16411,21308,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/2/2008,1000,Barack Obama,41,DEM,51,John McCain,44,REP,47,0,4,11/4/2008,52.63,46.33,6.3,2.3,-2.3,1,.4618374720709945, +16400,21297,749,2008,2008_Pres-G_VA,VA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,11/2/2008,690,Barack Obama,41,DEM,52,John McCain,44,REP,45,,7,11/4/2008,52.63,46.33,6.3,.7,.7,1,-1.728195101266714, +16392,21289,753,2008,2008_Pres-G_WV,WV,Pres-G,Pres-G,American Research Group,9,Live Phone,,11/2/2008,600,Barack Obama,41,DEM,42,John McCain,44,REP,53,,-11,11/4/2008,42.59,55.71,-13.12,2.12,2.12,1,-2.261693490605164, +16413,24861,1546,2008,2008_Sen-G_AK,AK,Sen-G,Sen-G,Hays Research Group,136,Live Phone,,11/2/2008,400,Mark Begich,2582,DEM,49.3,Ted Stevens,2583,REP,42,,7.3000002,11/4/2008,47.77,46.52,1.24,6.06,6.06,1,.7276608759001783,among all adults +16414,24871,1550,2008,2008_Sen-G_GA,GA,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,Live Phone,,11/2/2008,512,Jim Martin,2612,DEM,43,Saxby Chambliss,2611,REP,48,,-5,11/4/2008,46.83,49.76,-2.92,2.08,-2.08,1,-.8241061362292286, +16413,123396,4033,2008,2008_House-G_AK-1,AK-1,House-G,House-G,Hays Research Group,136,Live Phone,,11/2/2008,400,Ethan Berkowitz,14574,DEM,49.3,Don Young,14575,REP,43,1.2,6.3000002,11/4/2008,44.97,50.14,-5.17,11.47,11.47,0,3.463623845359753, +15318,32920,8656,2008,2008_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,11/2/2008,1011,Generic Candidate,13748,DEM,48,Generic Candidate,13749,REP,36,,12,11/4/2008,52.93,42.38,10.55,1.45,1.45,1,-1.3597434302454,for NBC News | Wall Street Journal +15500,117589,8656,2008,2008_House-G_US,US,House-G,House-G,Research 2000,281,Live Phone,,11/2/2008,1100,Generic Candidate,13748,DEM,49,Generic Candidate,13749,REP,40,,9,11/4/2008,52.93,42.38,10.55,1.55,-1.55,1,-1.417173729035696, +14936,19776,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,11/3/2008,400,Barack Obama,41,DEM,49,John McCain,44,REP,44,,5,11/4/2008,52.88,45.61,7.27,2.27,-2.27,1,-.3180426938033035, +15281,20121,38,2008,2008_Pres-G_US,US,Pres-G,Pres-G,Marist College,183,Live Phone,,11/3/2008,804,Barack Obama,41,DEM,52,John McCain,44,REP,43,,9,11/4/2008,52.88,45.61,7.27,1.73,1.73,1,-.275512778054756,for NBC News +16395,21292,726,2008,2008_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,Live Phone,,11/3/2008,400,Barack Obama,41,DEM,54,John McCain,44,REP,38,,16,11/4/2008,57.43,40.96,16.47,.47,-.47,1,-3.585279255461131, +24142,117480,1551,2008,2008_Sen-GR_GA,GA,Sen-G,Sen-GR,Research 2000,281,Live Phone,,11/11/2008,600,Jim Martin,2612,DEM,46,Saxby Chambliss,2611,REP,49,,-3,12/2/2008,42.56,57.44,-14.88,11.88,11.88,1,3.985795717382941, +24141,117482,1551,2008,2008_Sen-GR_GA,GA,Sen-G,Sen-GR,Research 2000,281,Live Phone,,11/18/2008,600,Jim Martin,2612,DEM,45,Saxby Chambliss,2611,REP,51,,-6,12/2/2008,42.56,57.44,-14.88,8.88,8.88,1,1.220440511135745, +73939,138724,4200,2008,2008_House-G_LA-4,LA-4,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,11/18/2008,400,Paul J. Carmouche,16483,DEM,42,John Fleming,16484,REP,43,,-1,12/6/2008,47.69,48.07,-.38,.62,-.62,1,-4.406710542776778,for John Fleming +73940,138725,4200,2008,2008_House-G_LA-4,LA-4,House-G,House-G,SurveyUSA,325,IVR,,11/18/2008,648,Paul J. Carmouche,16483,DEM,45,John Fleming,16484,REP,47,3,-2,12/6/2008,47.69,48.07,-.38,1.62,-1.62,1,-2.793100367545802,for Roll Call +73938,138723,4200,2008,2008_House-G_LA-4,LA-4,House-G,House-G,The Kitchens Group,664,Live Phone,D,11/19/2008,400,Paul J. Carmouche,16483,DEM,48,John Fleming,16484,REP,37,1,11,12/6/2008,47.69,48.07,-.38,11.38,11.38,0,7.07727048733797,for Paul J. Carmouche +24140,117483,1551,2008,2008_Sen-GR_GA,GA,Sen-G,Sen-GR,Research 2000,281,Live Phone,,11/24/2008,600,Jim Martin,2612,DEM,46,Saxby Chambliss,2611,REP,52,,-6,12/2/2008,42.56,57.44,-14.88,8.88,8.88,1,1.4218660224879, +64251,118229,1804,2009,2009_House-GS_NY-20,NY-20,House-G,House-GS,Siena College,305,Live Phone,,3/10/2009,712,Scott Murphy,14314,DEM,41,James Nicholas Tedisco,14315,REP,45,,-4,3/31/2009,50.23,49.77,.45,4.45,-4.45,0,-3.077507916045469, +64252,118230,1804,2009,2009_House-GS_NY-20,NY-20,House-G,House-GS,Siena College,305,Live Phone,,3/26/2009,917,Scott Murphy,14314,DEM,47,James Nicholas Tedisco,14315,REP,43,,4,3/31/2009,50.23,49.77,.45,3.55,3.55,1,-3.335946259641366, +63785,117438,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/13/2009,611,Jon Stevens Corzine,13756,DEM,39,Chris Christie,13757,REP,40,18,-1,11/3/2009,44.88,48.46,-3.58,2.58,2.58,1,-2.77312816159804, +42447,117382,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2009,750,Jon Stevens Corzine,13756,DEM,41,Chris Christie,13757,REP,45,9,-4,11/3/2009,44.88,48.46,-3.58,.42,-.42,1,-5.160123089589329, +42579,117712,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Monmouth University,215,Live Phone,,10/17/2009,1005,Jon Stevens Corzine,13756,DEM,39,Chris Christie,13757,REP,39,14,0,11/3/2009,44.88,48.46,-3.58,3.58,3.58,.5,-1.085133507077435,for Gannett +63983,117749,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Rutgers University,295,Live Phone,,10/18/2009,583,Jon Stevens Corzine,13756,DEM,39,Chris Christie,13757,REP,36,20,3,11/3/2009,44.88,48.46,-3.58,6.58,6.58,0,1.690139629219867, +63958,117721,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/18/2009,666,R. Creigh Deeds,13761,DEM,40,Robert Francis McDonnell,13760,REP,52,,-12,11/3/2009,41.25,58.62,-17.36,5.36,5.36,1,.7775515554469745, +63789,117442,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/18/2009,595,R. Creigh Deeds,13761,DEM,40,Robert Francis McDonnell,13760,REP,59,,-19,11/3/2009,41.25,58.62,-17.36,1.64,-1.64,1,-3.561573820970798, +42483,117385,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2009,750,Jon Stevens Corzine,13756,DEM,39,Chris Christie,13757,REP,41,11,-2,11/3/2009,44.88,48.46,-3.58,1.58,1.58,1,-3.716486013172664, +63919,117668,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,Clarus Research Group,53,Live Phone,,10/19/2009,575,R. Creigh Deeds,13761,DEM,41,Robert Francis McDonnell,13760,REP,49,,-8,11/3/2009,41.25,58.62,-17.36,9.36,9.36,1,4.950290910606544, +63786,117439,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/20/2009,674,Jon Stevens Corzine,13756,DEM,39,Chris Christie,13757,REP,41,19,-2,11/3/2009,44.88,48.46,-3.58,1.58,1.58,1,-3.374610900363167, +42512,117682,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,GQR Research (GQRR),126,Live Phone,,10/22/2009,604,Jon Stevens Corzine,13756,DEM,42,Chris Christie,13757,REP,39,13,3,11/3/2009,44.88,48.46,-3.58,6.58,6.58,0,2.274617768993501, +63966,117729,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/23/2009,1267,Jon Stevens Corzine,13756,DEM,43,Chris Christie,13757,REP,38,13,5,11/3/2009,44.88,48.46,-3.58,8.58,8.58,0,4.316857050238072, +63899,117643,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,Virginia Commonwealth University,370,Live Phone,,10/23/2009,625,R. Creigh Deeds,13761,DEM,36,Robert Francis McDonnell,13760,REP,54,,-18,11/3/2009,41.25,58.62,-17.36,.64,-.64,1,-3.990328425138905, +42454,117755,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/24/2009,400,Jon Stevens Corzine,13756,DEM,42,Chris Christie,13757,REP,33,7,9,11/3/2009,44.88,48.46,-3.58,12.58,12.58,0,8.075133781293777, +63911,117655,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,ABC News/The Washington Post,3,Live Phone,,10/24/2009,1206,R. Creigh Deeds,13761,DEM,44,Robert Francis McDonnell,13760,REP,55,,-11,11/3/2009,41.25,58.62,-17.36,6.36,6.36,1,2.465652382692145,for The Washington Post +63978,117744,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,Roanoke College,292,Live Phone,,10/24/2009,569,R. Creigh Deeds,13761,DEM,39,Robert Francis McDonnell,13760,REP,55,,-16,11/3/2009,41.25,58.62,-17.36,1.36,1.36,1,-3.354184929374687, +44247,117719,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/25/2009,630,Jon Stevens Corzine,13756,DEM,38,Chris Christie,13757,REP,42,13,-4,11/3/2009,44.88,48.46,-3.58,.42,-.42,1,-4.221657653086196, +63959,117722,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/25/2009,729,R. Creigh Deeds,13761,DEM,40,Robert Francis McDonnell,13760,REP,55,,-15,11/3/2009,41.25,58.62,-17.36,2.36,2.36,1,-1.818413775757896, +73696,138256,1800,2009,2009_House-GS_NY-23,NY-23,House-G,House-GS,Basswood Research,24,Live Phone,R,10/25/2009,300,William L. Owens,14151,DEM,27,Douglas Hoffman,14152,CRV,31,20,-4,11/3/2009,48.32,45.95,2.37,6.37,,0,-1.327429188297945,for unspecified Republican sponsor +42499,117386,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2009,1000,Jon Stevens Corzine,13756,DEM,43,Chris Christie,13757,REP,46,7,-3,11/3/2009,44.88,48.46,-3.58,.58,.58,1,-4.254331253029298, +63790,117443,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/26/2009,502,R. Creigh Deeds,13761,DEM,41,Robert Francis McDonnell,13760,REP,58,,-17,11/3/2009,41.25,58.62,-17.36,.36,.36,1,-4.531452690007212, +73695,138255,1800,2009,2009_House-GS_NY-23,NY-23,House-G,House-GS,Neighborhood Research and Media,227,Live Phone,,10/26/2009,600,William L. Owens,14151,DEM,29,Douglas Hoffman,14152,CRV,34,14,-5,11/3/2009,48.32,45.95,2.37,7.37,,0,.1189041829495825,for Minuteman PAC; sample size unavailable; estimated at 600 as a default +73540,137993,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/27/2009,1119,Jon Stevens Corzine,13756,DEM,43,Chris Christie,13757,REP,41,8,2,11/3/2009,44.88,48.46,-3.58,5.58,5.58,0,1.482913691880627, +42421,117739,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/27/2009,600,Jon Stevens Corzine,13756,DEM,41,Chris Christie,13757,REP,42,14,-1,11/3/2009,44.88,48.46,-3.58,2.58,2.58,1,-1.908131899363203,for Daily Kos +63787,117440,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/27/2009,640,Jon Stevens Corzine,13756,DEM,43,Chris Christie,13757,REP,43,11,0,11/3/2009,44.88,48.46,-3.58,3.58,3.58,.5,-1.04714324164024, +63755,117389,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2009,1000,R. Creigh Deeds,13761,DEM,41,Robert Francis McDonnell,13760,REP,54,,-13,11/3/2009,41.25,58.62,-17.36,4.36,4.36,1,.4090519829458349, +42490,117740,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,Research 2000,281,Live Phone,,10/27/2009,600,R. Creigh Deeds,13761,DEM,44,Robert Francis McDonnell,13760,REP,54,,-10,11/3/2009,41.25,58.62,-17.36,7.36,7.36,1,3.291441843838505,for Daily Kos +64366,118418,1801,2009,2009_House-GS_CA-10,CA-10,House-G,House-GS,SurveyUSA,325,IVR,,10/27/2009,581,John Garamendi,14432,DEM,50,David Harmer,14433,REP,40,,10,11/3/2009,52.85,42.83,10.02,.02,-.02,1,-7.089828205380166, +42286,117683,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,GQR Research (GQRR),126,Live Phone,,10/28/2009,604,Jon Stevens Corzine,13756,DEM,43,Chris Christie,13757,REP,38,12,5,11/3/2009,44.88,48.46,-3.58,8.58,8.58,0,4.612288662548668, +42580,117715,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Neighborhood Research and Media,227,Live Phone,R,10/28/2009,341,Jon Stevens Corzine,13756,DEM,35,Chris Christie,13757,REP,42,8,-7,11/3/2009,44.88,48.46,-3.58,3.42,-3.42,1,-1.332585899129473,for Chris Christie +63907,117651,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/28/2009,1093,Jon Stevens Corzine,13756,DEM,40,Chris Christie,13757,REP,39,14,1,11/3/2009,44.88,48.46,-3.58,4.58,4.58,0,.4845557879918788, +73694,138254,1800,2009,2009_House-GS_NY-23,NY-23,House-G,House-GS,Siena College,305,Live Phone,,10/28/2009,704,William L. Owens,14151,DEM,36,Douglas Hoffman,14152,CRV,35,20,1,11/3/2009,48.32,45.95,2.37,1.37,,1,-6.413471089690474, +42543,117713,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Monmouth University,215,Live Phone,,10/29/2009,1041,Jon Stevens Corzine,13756,DEM,42,Chris Christie,13757,REP,43,8,-1,11/3/2009,44.88,48.46,-3.58,2.58,2.58,1,-1.41169777474285,for Gannett +42478,117387,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2009,1000,Jon Stevens Corzine,13756,DEM,43,Chris Christie,13757,REP,46,8,-3,11/3/2009,44.88,48.46,-3.58,.58,.58,1,-4.073403070311749, +63900,117644,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,YouGov,391,Online,,10/29/2009,780,Jon Stevens Corzine,13756,DEM,43,Chris Christie,13757,REP,41,8,2,11/3/2009,44.88,48.46,-3.58,5.58,5.58,0,1.45484852036234, +42559,117706,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/29/2009,625,R. Creigh Deeds,13761,DEM,41,Robert Francis McDonnell,13760,REP,53,,-12,11/3/2009,41.25,58.62,-17.36,5.36,5.36,1,1.388722413166786, +63901,117645,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,YouGov,391,Online,,10/29/2009,742,R. Creigh Deeds,13761,DEM,40,Robert Francis McDonnell,13760,REP,53,,-13,11/3/2009,41.25,58.62,-17.36,4.36,4.36,1,.419714237976863, +63967,117730,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/30/2009,1533,Jon Stevens Corzine,13756,DEM,40,Chris Christie,13757,REP,42,12,-2,11/3/2009,44.88,48.46,-3.58,1.58,1.58,1,-2.210010893567991, +42290,137995,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,GQR Research (GQRR),126,Live Phone,,10/31/2009,606,Jon Stevens Corzine,13756,DEM,44,Chris Christie,13757,REP,38.5,14,5.5,11/3/2009,44.88,48.46,-3.58,9.08,9.08,0,5.282281642351467,average of multiple versions or turnout models listed in poll +63788,117441,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/31/2009,582,Jon Stevens Corzine,13756,DEM,42,Chris Christie,13757,REP,45,10,-3,11/3/2009,44.88,48.46,-3.58,.58,.58,1,-3.873842057659287, +63960,117723,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/31/2009,1457,R. Creigh Deeds,13761,DEM,42,Robert Francis McDonnell,13760,REP,56,,-14,11/3/2009,41.25,58.62,-17.36,3.36,3.36,1,-.2111375714774439, +63791,117444,1312,2009,2009_Gov-G_VA,VA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/31/2009,502,R. Creigh Deeds,13761,DEM,40,Robert Francis McDonnell,13760,REP,58,,-18,11/3/2009,41.25,58.62,-17.36,.64,-.64,1,-3.975786975411018, +42433,117714,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Monmouth University,215,Live Phone,,11/1/2009,722,Jon Stevens Corzine,13756,DEM,43,Chris Christie,13757,REP,41,8,2,11/3/2009,44.88,48.46,-3.58,5.58,5.58,0,1.62515890165799,for Gannett +44245,117720,1311,2009,2009_Gov-G_NJ,NJ,Gov-G,Gov-G,Public Policy Polling,263,IVR,,11/1/2009,994,Jon Stevens Corzine,13756,DEM,41,Chris Christie,13757,REP,47,11,-6,11/3/2009,44.88,48.46,-3.58,2.42,-2.42,1,-1.638883471358695, +64183,118093,1800,2009,2009_House-GS_NY-23,NY-23,House-G,House-GS,Public Policy Polling,263,IVR,,11/1/2009,1754,William L. Owens,14151,DEM,34,Douglas Hoffman,14152,CRV,51,13,-17,11/3/2009,48.32,45.95,2.37,19.37,,0,14.27509482481626, +64253,118231,1800,2009,2009_House-GS_NY-23,NY-23,House-G,House-GS,Siena College,305,Live Phone,,11/1/2009,606,William L. Owens,14151,DEM,36,Douglas Hoffman,14152,CRV,41,6,-5,11/3/2009,48.32,45.95,2.37,7.37,,0,-.2814468280806437, +64194,118104,1800,2009,2009_House-GS_NY-23,NY-23,House-G,House-GS,QEV Analytics,266,Live Phone,R,11/2/2009,318,William L. Owens,14151,DEM,37,Douglas Hoffman,14152,CRV,41,,-4,11/3/2009,48.32,45.95,2.37,6.37,,0,-1.01937610592222,for unspecified Republican sponsor +63720,117286,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/4/2010,500,Martha Coakley,13701,DEM,50,Scott Brown,13702,REP,41,,9,1/19/2010,47.1,51.86,-4.76,13.76,13.76,0,7.006191568678464, +53048,117508,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,University of New Hampshire,357,Live Phone,,1/4/2010,554,Martha Coakley,13701,DEM,53,Scott Brown,13702,REP,36,5,17,1/19/2010,47.1,51.86,-4.76,21.76,21.76,0,15.47905266889935, +53047,117312,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,Public Policy Polling,263,IVR,,1/8/2010,774,Martha Coakley,13701,DEM,47,Scott Brown,13702,REP,48,,-1,1/19/2010,47.1,51.86,-4.76,3.76,3.76,1,-3.433052706382352, +63699,117226,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,Mellman Group,205,Live Phone,D,1/9/2010,800,Martha Coakley,13701,DEM,50,Scott Brown,13702,REP,36,6,14,1/19/2010,47.1,51.86,-4.76,18.76,18.76,0,12.81386556564137,for unspecified Democratic sponsor +63721,117287,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/11/2010,1000,Martha Coakley,13701,DEM,49,Scott Brown,13702,REP,47,3,2,1/19/2010,47.1,51.86,-4.76,6.76,6.76,0,.6854810204840016, +63811,117499,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,Suffolk University,323,Live Phone,,1/12/2010,500,Martha Coakley,13701,DEM,46,Scott Brown,13702,REP,50,3,-4,1/19/2010,47.1,51.86,-4.76,.76,.76,1,-6.3109281835055, +63617,117082,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,American Research Group,9,Live Phone,,1/13/2010,600,Martha Coakley,13701,DEM,45,Scott Brown,13702,REP,48,2,-3,1/19/2010,47.1,51.86,-4.76,1.76,1.76,1,-5.443143338167916, +63801,117484,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,Research 2000,281,Live Phone,,1/13/2010,500,Martha Coakley,13701,DEM,49,Scott Brown,13702,REP,41,5,8,1/19/2010,47.1,51.86,-4.76,12.76,12.76,0,6.31500126106231, +63622,117090,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,CrossTarget,66,IVR,,1/14/2010,946,Martha Coakley,13701,DEM,38.5,Scott Brown,13702,REP,53.9,,-15.4,1/19/2010,47.1,51.86,-4.76,10.64,-10.64,1,4.324358149177188, +63700,117227,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,MRG Research,207,IVR,,1/15/2010,565,Martha Coakley,13701,DEM,41.2,Scott Brown,13702,REP,50.8,2,-9.6000004,1/19/2010,47.1,51.86,-4.76,4.84,-4.84,1,-1.856469902398727, +63618,117083,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,American Research Group,9,Live Phone,,1/16/2010,600,Martha Coakley,13701,DEM,45,Scott Brown,13702,REP,52,2,-7,1/19/2010,47.1,51.86,-4.76,2.24,-2.24,1,-4.826570081387008, +63802,117485,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,Research 2000,281,Live Phone,,1/16/2010,500,Martha Coakley,13701,DEM,48,Scott Brown,13702,REP,48,3,0,1/19/2010,47.1,51.86,-4.76,4.76,4.76,.5,-1.571064106527898, +63623,117091,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,CrossTarget,66,IVR,,1/17/2010,574,Martha Coakley,13701,DEM,42.3,Scott Brown,13702,REP,51.9,,-9.6000004,1/19/2010,47.1,51.86,-4.76,4.84,-4.84,1,-1.573693483694329, +63679,117198,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,Opinion Savvy/InsiderAdvantage,243,IVR,,1/17/2010,804,Martha Coakley,13701,DEM,43.1,Scott Brown,13702,REP,52.2,1.9,-9.1000004,1/19/2010,47.1,51.86,-4.76,4.34,-4.34,1,-1.979194274213422, +63725,117313,1526,2010,2010_Sen-GS_MA,MA,Sen-G,Sen-GS,Public Policy Polling,263,IVR,,1/17/2010,1231,Martha Coakley,13701,DEM,46,Scott Brown,13702,REP,51,,-5,1/19/2010,47.1,51.86,-4.76,.24,-.24,1,-6.265686675159704, +73684,138243,1798,2010,2010_House-GS_PA-12,PA-12,House-G,House-GS,ALG Research,14,Live Phone,D,4/28/2010,406,Mark S. Critz,10957,DEM,43,Tim Burns,10958,REP,41,,2,5/18/2010,52.64,44.99,7.65,5.65,-5.65,1,.5354734538871281,for unspecified Democratic sponsor +64057,117881,1798,2010,2010_House-GS_PA-12,PA-12,House-G,House-GS,Global Strategy Group,118,Live Phone,D,4/28/2010,400,Mark S. Critz,10957,DEM,44,Tim Burns,10958,REP,36,2,8,5/18/2010,52.64,44.99,7.65,.35,.35,1,-5.404622834992726,for Mark S. Critz +64181,118088,1798,2010,2010_House-GS_PA-12,PA-12,House-G,House-GS,Public Opinion Strategies,260,Live Phone,R,5/5/2010,400,Mark S. Critz,10957,DEM,41,Tim Burns,10958,REP,43,,-2,5/18/2010,52.64,44.99,7.65,9.65,-9.65,0,5.584902674778201,for Tim Burns +64146,118020,1797,2010,2010_House-OS_HI-1,HI-1,House-G,House-OS,MRG Research,207,IVR,,5/7/2010,1081,Colleen W. Hanabusa,10762,DEM,25.5,Charles K. Djou,10763,REP,39.5,25.5,-14,5/22/2010,30.99,39.68,-8.69,5.31,-5.31,1,-1.228946015173013, +64369,118421,1798,2010,2010_House-GS_PA-12,PA-12,House-G,House-GS,Susquehanna Polling & Research Inc.,326,IVR,,5/10/2010,400,Mark S. Critz,10957,DEM,44,Tim Burns,10958,REP,38,,6,5/18/2010,52.64,44.99,7.65,1.65,-1.65,1,-3.117256950317456, +73683,138241,1798,2010,2010_House-GS_PA-12,PA-12,House-G,House-GS,We Ask America,376,IVR,,5/13/2010,888,Mark S. Critz,10957,DEM,43.5,Tim Burns,10958,REP,35.1,,8.3999996,5/18/2010,52.64,44.99,7.65,.75,.75,1,-3.472467924617858, +64184,118094,1798,2010,2010_House-GS_PA-12,PA-12,House-G,House-GS,Public Policy Polling,263,IVR,,5/16/2010,831,Mark S. Critz,10957,DEM,47,Tim Burns,10958,REP,48,,-1,5/18/2010,52.64,44.99,7.65,8.65,-8.65,0,5.612839668204213, +63992,117770,1797,2010,2010_House-OS_HI-1,HI-1,House-G,House-OS,ccAdvertising,396,IVR,,5/20/2010,1082,Colleen W. Hanabusa,10762,DEM,17.67,Charles K. Djou,10763,REP,35.78,31.03,-18.110001,5/22/2010,30.99,39.68,-8.69,9.42,-9.42,1,4.933467778918961, +52979,83812,1285,2010,2010_Gov-G_IL,IL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/12/2010,750,Pat Quinn,11291,DEM,40,William E. Brady,11292,REP,46,4,-6,11/2/2010,46.79,45.94,.85,6.85,-6.85,0,.7568605582130195, +53002,83870,1292,2010,2010_Gov-G_ME,ME,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/12/2010,500,Paul R. LePage,11298,REP,35,Eliot R. Cutler,11299,IND,21,32,14,11/2/2010,43,31.8,11.2,2.8,,1,-1.696405676658, +53028,83908,1294,2010,2010_Gov-G_MA,MA,Gov-G,Gov-G,Public Opinion Strategies,260,Live Phone,R,10/12/2010,800,Deval Patrick,11302,DEM,35,Charles D. Baker,11303,REP,42,10,-7,11/2/2010,48.42,42,6.42,13.42,-13.42,0,9.408792117697596,for Charles D. Baker +53077,83961,1296,2010,2010_Gov-G_MN,MN,Gov-G,Gov-G,SurveyUSA,325,IVR/Live Phone,,10/12/2010,712,Mark Dayton,11307,DEM,42,Tom Emmer,11308,REP,37,14,5,11/2/2010,43.63,43.21,.42,4.58,4.58,1,-.1697149019443489, +32549,83987,1297,2010,2010_Gov-G_NV,NV,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/12/2010,625,Rory Reid,11312,DEM,37,Brian E. Sandoval,11313,REP,52,,-15,11/2/2010,41.61,53.36,-11.75,3.25,-3.25,1,-3.148720014901929,for Las Vegas Review-Journal +53158,84079,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,SurveyUSA,325,IVR/Live Phone,,10/12/2010,633,Andrew Cuomo,11318,DEM,59,Carl Paladino,11319,REP,33,,26,11/2/2010,62.56,33.26,29.29,3.29,-3.29,1,-3.819597109342584,for WNYT-TV | WHEC-TV | WABC-TV (New York) +32550,84230,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/12/2010,750,Dan Onorato,11326,DEM,40,Thomas W. Corbett,11327,REP,54,,-14,11/2/2010,45.51,54.49,-8.98,5.02,-5.02,1,1.271053563466147, +63917,117665,1306,2010,2010_Gov-G_TX,TX,Gov-G,Gov-G,ccAdvertising,396,IVR,,10/12/2010,1510,Bill White,11339,DEM,35.5,Rick Perry,11340,REP,49.8,,-14.3,11/2/2010,42.3,54.97,-12.67,1.63,-1.63,1,-2.433829178185662, +32559,84387,1308,2010,2010_Gov-G_VT,VT,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/12/2010,625,Peter Elliott Shumlin,11344,DEM,43,Brian Dubie,11345,REP,44,1,-1,11/2/2010,49.48,47.69,1.79,2.79,-2.79,0,-3.169888329335112, +32545,39141,1513,2010,2010_Sen-GS_DE,DE,Sen-G,Sen-GS,SurveyUSA,325,IVR,,10/12/2010,2355,Christopher A. Coons,4467,DEM,54,Christine O'Donnell,4493,REP,33,,21,11/2/2010,56.61,40.03,16.58,4.42,4.42,1,-2.171773832484416,for University of Delaware +32563,39159,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,GQR Research (GQRR),126,Live Phone,D,10/12/2010,600,Alexi Giannoulias,752,DEM,44,Mark Kirk,753,REP,41,,3,11/2/2010,46.42,48.01,-1.6,4.6,4.6,0,1.402450709994759,for Alexi Giannoulias +32549,39145,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/12/2010,625,Harry Reid,930,DEM,45,Sharron Angle,928,REP,47,,-2,11/2/2010,50.29,44.55,5.74,7.74,-7.74,0,-.8010445686805484,for Las Vegas Review-Journal +53158,137600,1530,2010,2010_Sen-G_NY,NY,Sen-G,Sen-G,SurveyUSA,325,IVR/Live Phone,,10/12/2010,633,Charles E. Schumer,957,DEM,63,Jay Townsend,959,REP,30,,33,11/2/2010,66.32,32.21,34.11,1.11,-1.11,1,-5.86682035027185,for WNYT-TV | WHEC-TV | WABC-TV (New York) +53158,137601,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,SurveyUSA,325,IVR/Live Phone,,10/12/2010,633,Kirsten E. Gillibrand,4481,DEM,54,Joseph J. DioGuardi,4482,REP,36,,18,11/2/2010,62.95,35.11,27.84,9.84,-9.84,1,2.692236426695485,for WNYT-TV | WHEC-TV | WABC-TV (New York) +32544,39140,1532,2010,2010_Sen-G_NC,NC,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/12/2010,500,Elaine Marshall,878,DEM,38,Richard Burr,875,REP,52,,-14,11/2/2010,43.05,54.81,-11.77,2.23,-2.23,1,-2.546317572105735, +32550,39146,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/12/2010,750,Joe Sestak,1032,DEM,39,Patrick J. Toomey,2537,REP,49,,-10,11/2/2010,48.99,51.01,-2.02,7.98,-7.98,1,3.981532721381616, +32559,39155,1541,2010,2010_Sen-G_VT,VT,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/12/2010,625,Patrick J. Leahy,1108,DEM,62,Leonard Wheeler Britton,1107,REP,27,1,35,11/2/2010,64.33,30.91,33.41,1.59,1.59,1,-6.224600653058786, +32564,39160,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,Orion Strategies,246,Live Phone,,10/12/2010,450,"Joe Manchin, III",4489,DEM,48,John Raese,4491,REP,38,,10,11/2/2010,53.47,43.4,10.07,.07,-.07,1,-8.596771328502761, +32543,39139,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/12/2010,750,"Joe Manchin, III",4489,DEM,46,John Raese,4491,REP,49,,-3,11/2/2010,53.47,43.4,10.07,13.07,-13.07,0,5.810244679034061, +51648,81676,4477,2010,2010_House-G_AR-1,AR-1,House-G,House-G,ALG Research,14,Live Phone,D,10/12/2010,400,Chad Causey,10677,DEM,44,Rick Crawford,10678,REP,42,,2,11/2/2010,43.48,51.79,-8.31,10.31,10.31,0,5.283908641257635,for unspecified Democratic sponsor +51686,81720,4524,2010,2010_House-G_CA-44,CA-44,House-G,House-G,Zata3,392,IVR,D,10/12/2010,611,William E. Hedrick,10708,DEM,43,Ken Calvert,10709,REP,48,,-5,11/2/2010,44.39,55.61,-11.23,6.23,6.23,1,-1.369463480516156,for William E. Hedrick +51767,81826,4597,2010,2010_House-G_IL-9,IL-9,House-G,House-G,Magellan Strategies,179,IVR,R,10/12/2010,945,Jan Schakowsky,10779,DEM,48,Joel B. Pollak,10778,REP,30,,18,11/2/2010,66.34,31.14,35.2,17.2,-17.2,1,9.769766563089313,for Joel B. Pollak +52019,82153,4789,2010,2010_House-G_OR-4,OR-4,House-G,House-G,Grove Insight,129,Live Phone,D,10/12/2010,400,Peter A. DeFazio,10939,DEM,53,Arthur Robinson,10940,REP,39,,14,11/2/2010,54.49,43.58,10.92,3.08,3.08,1,-4.696742413811616,for Peter A. DeFazio +52021,82156,4790,2010,2010_House-G_OR-5,OR-5,House-G,House-G,Moore Information,217,Live Phone,R,10/12/2010,300,Kurt Schrader,10941,DEM,40,L. Scott Bruun,10942,REP,44,,-4,11/2/2010,51.25,45.96,5.29,9.29,-9.29,0,1.652891156871322,for L. Scott Bruun +52041,82178,4798,2010,2010_House-G_PA-8,PA-8,House-G,House-G,Monmouth University,215,IVR,,10/12/2010,646,Patrick J. Murphy,10952,DEM,46,Michael G. Fitzpatrick,10951,REP,51,,-5,11/2/2010,46.48,53.52,-7.05,2.05,2.05,1,-3.774107118335628, +52106,82257,4826,2010,2010_House-G_TN-8,TN-8,House-G,House-G,Tarrance Group,333,Live Phone,R,10/12/2010,304,Roy Brasfield Herron,10981,DEM,36,Stephen Lee Fincher,10980,REP,47,,-11,11/2/2010,38.8,58.99,-20.19,9.19,9.19,1,1.307000343742944,for Stephen Lee Fincher +63917,117771,4844,2010,2010_House-G_TX-17,TX-17,House-G,House-G,ccAdvertising,396,IVR,,10/12/2010,2085,Thomas Edwards,10984,DEM,36,Bill Flores,10985,REP,47,,-11,11/2/2010,36.57,61.8,-25.23,14.23,14.23,1,6.726427006027698, +63917,117772,4850,2010,2010_House-G_TX-23,TX-23,House-G,House-G,ccAdvertising,396,IVR,,10/12/2010,2215,Ciro D. Rodriguez,10987,DEM,32,Francisco R. Canseco,10986,REP,43,,-11,11/2/2010,44.44,49.4,-4.95,6.05,-6.05,1,1.532670812012686, +63917,117775,4854,2010,2010_House-G_TX-27,TX-27,House-G,House-G,ccAdvertising,396,IVR,,10/12/2010,1122,Solomon P. Ortiz,10989,DEM,35,Blake Farenthold,10988,REP,45,,-10,11/2/2010,47.1,47.85,-.75,9.25,-9.25,1,1.846466227757523, +52118,138695,4860,2010,2010_House-G_UT-1,UT-1,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/12/2010,600,Morgan E. Bowen,10990,DEM,22,Rob Bishop,10991,REP,67,,-45,11/2/2010,23.93,69.19,-45.27,.27,.27,1,-6.421688944788285,sample size unavailable; estimated at 600 as a default +52118,82273,4861,2010,2010_House-G_UT-2,UT-2,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/12/2010,226,Jim Matheson,10992,DEM,57,Morgan J. Philpot,10993,REP,31,1,26,11/2/2010,50.49,46.06,4.43,21.57,21.57,1,13.79883423376638, +52118,138696,4862,2010,2010_House-G_UT-3,UT-3,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/12/2010,600,Karen E. Hyer,10994,DEM,19,Jason Chaffetz,10995,REP,67,,-48,11/2/2010,22.94,72.32,-49.38,1.38,1.38,1,-4.699785034346351,sample size unavailable; estimated at 600 as a default +32559,82304,4863,2010,2010_House-G_VT-1,VT-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/12/2010,625,Peter Welch,11004,DEM,61,Paul Beaudry,11005,REP,25,3,36,11/2/2010,64.57,32.03,32.54,3.46,3.46,1,-4.054741838625605, +52141,82298,4872,2010,2010_House-G_VA-9,VA-9,House-G,House-G,SurveyUSA,325,IVR,,10/12/2010,633,Frederick C. Boucher,11000,DEM,51,Morgan Griffith,11001,REP,41,4,10,11/2/2010,46.41,51.21,-4.81,14.81,14.81,0,7.220931368304077, +1104,32669,8657,2010,2010_House-G_US,US,House-G,House-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/12/2010,600,Generic Candidate,13740,DEM,39,Generic Candidate,13741,REP,48,,-9,11/2/2010,44.77,51.38,-6.61,2.39,-2.39,1,-1.818961922146061,for FOX News; sample size unavailable; estimated at 600 as a default +63735,117338,8657,2010,2010_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,10/12/2010,1951,Generic Candidate,13740,DEM,40.5,Generic Candidate,13741,REP,54.5,,-14,11/2/2010,44.77,51.38,-6.61,7.39,-7.39,1,3.809179723512241, +32554,83530,1275,2010,2010_Gov-G_AK,AK,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/13/2010,500,Ethan Berkowitz,11270,DEM,39,Sean R. Parnell,11271,REP,52,,-13,11/2/2010,37.67,59.06,-21.39,8.39,8.39,1,.4084632608004001, +73537,137982,1276,2010,2010_Gov-G_AZ,AZ,Gov-G,Gov-G,Moore Information,217,Live Phone,R,10/13/2010,500,Samuel Pearson Goddard,11272,DEM,34,Janice Kay Brewer,11273,REP,51,3,-17,11/2/2010,42.47,54.33,-11.86,5.14,-5.14,1,.3768899058525129,for unspecified Republican sponsor +32565,83595,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Ipsos,154,Online,,10/13/2010,448,Jerry Brown,11276,DEM,48,Meg Whitman,11278,REP,44,,4,11/2/2010,53.77,40.88,12.88,8.88,-8.88,1,1.851161031621526,for Reuters +32555,83597,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/13/2010,750,Jerry Brown,11276,DEM,50,Meg Whitman,11278,REP,44,,6,11/2/2010,53.77,40.88,12.88,6.88,-6.88,1,.1322357685779671, +52942,83729,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Susquehanna Polling & Research Inc.,326,IVR,,10/13/2010,2000,Alex Sink,11283,DEM,48,Rick Scott,11284,REP,45,,3,11/2/2010,47.72,48.87,-1.15,4.15,4.15,0,.4148980587425839, +32572,83788,1283,2010,2010_Gov-G_HI,HI,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/13/2010,500,Neil Abercrombie,11287,DEM,49,James R. Aiona,11288,REP,47,,2,11/2/2010,58.22,41.12,17.1,15.1,-15.1,1,7.127659795576613, +53130,84047,1289,2010,2010_Gov-G_NM,NM,Gov-G,Gov-G,SurveyUSA,325,IVR/Live Phone,,10/13/2010,647,Diane D. Denish,11316,DEM,42,Susana Martinez,11317,REP,54,,-12,11/2/2010,46.55,53.29,-6.74,5.26,-5.26,1,.2185971796441436, +51846,83869,1292,2010,2010_Gov-G_ME,ME,Gov-G,Gov-G,Pan Atlantic Research,249,Live Phone,,10/13/2010,501,Paul R. LePage,11298,REP,32.9,Eliot R. Cutler,11299,IND,14,28,18.9,11/2/2010,43,31.8,11.2,7.7,,1,4.028454365976578, +63887,117628,1297,2010,2010_Gov-G_NV,NV,Gov-G,Gov-G,TCJ Research,327,IVR,,10/13/2010,500,Rory Reid,11312,DEM,38,Brian E. Sandoval,11313,REP,55,,-17,11/2/2010,41.61,53.36,-11.75,5.25,-5.25,1,-1.172379765848678, +32579,84078,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,CBS News/The New York Times,36,Live Phone,,10/13/2010,927,Andrew Cuomo,11318,DEM,59,Carl Paladino,11319,REP,24,,35,11/2/2010,62.56,33.26,29.29,5.71,5.71,1,-1.111670082365099, +32569,84186,1300,2010,2010_Gov-G_OR,OR,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/13/2010,652,John Kitzhaber,11324,DEM,46,Chris Dudley,11325,REP,45,1,1,11/2/2010,49.29,47.76,1.53,.53,-.53,1,-3.634016091859433, +32867,117664,1300,2010,2010_Gov-G_OR,OR,Gov-G,Gov-G,ccAdvertising,396,IVR,,10/13/2010,2237,John Kitzhaber,11324,DEM,43,Chris Dudley,11325,REP,46,,-3,11/2/2010,49.29,47.76,1.53,4.53,-4.53,0,.5764318428676765, +63893,117635,1302,2010,2010_Gov-G_RI,RI,Gov-G,Gov-G,TCJ Research,327,IVR,,10/13/2010,500,Lincoln Chafee,11330,IND,35,John F. Robitaille,11329,REP,19,36,16,11/2/2010,36.1,33.57,2.53,13.47,,0,7.331311870743519, +32573,84375,1307,2010,2010_Gov-GS_UT,UT,Gov-G,Gov-GS,Dan Jones & Associates,70,Live Phone,,10/13/2010,600,Peter Corroon,11342,DEM,33,Gary Richard Herbert,11343,REP,58,,-25,11/2/2010,31.9,64.07,-32.16,7.16,7.16,1,1.225758208554075, +53321,84376,1307,2010,2010_Gov-GS_UT,UT,Gov-G,Gov-GS,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/13/2010,500,Peter Corroon,11342,DEM,29,Gary Richard Herbert,11343,REP,66,,-37,11/2/2010,31.9,64.07,-32.16,4.84,-4.84,1,-1.254558860701823, +32554,39150,1507,2010,2010_Sen-G_AK,AK,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/13/2010,500,Lisa Murkowski,2261,W,34,Joe Miller,556,REP,35,27,-1,11/2/2010,39.57,35.56,4,5,,0,-.0705732986651285, +32565,39161,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Ipsos,154,Online,,10/13/2010,448,Barbara Boxer,620,DEM,46,Carly Fiorina,623,REP,45,,1,11/2/2010,52.18,42.17,10.01,9.01,-9.01,1,1.849449807749441,for Reuters +32555,39151,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/13/2010,750,Barbara Boxer,620,DEM,49,Carly Fiorina,623,REP,46,,3,11/2/2010,52.18,42.17,10.01,7.01,-7.01,1,.0647054011819228, +32572,39168,1516,2010,2010_Sen-G_HI,HI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/13/2010,500,Daniel K. Inouye,713,DEM,53,Cam Cavasso,714,REP,40,,13,11/2/2010,74.81,21.57,53.24,40.24,-40.24,1,30.25739114765967, +32918,39514,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,TCJ Research,327,IVR,,10/13/2010,500,Alexi Giannoulias,752,DEM,45,Mark Kirk,753,REP,45,,0,11/2/2010,46.42,48.01,-1.6,1.6,1.6,.5,-2.296143006642199, +32919,39515,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,TCJ Research,327,IVR,,10/13/2010,500,Jack Conway,785,DEM,42,Rand Paul,788,REP,49,,-7,11/2/2010,44.25,55.73,-11.48,4.48,4.48,1,-1.129975323168566, +32579,39178,1530,2010,2010_Sen-G_NY,NY,Sen-G,Sen-G,CBS News/The New York Times,36,Live Phone,,10/13/2010,927,Charles E. Schumer,957,DEM,61,Jay Townsend,959,REP,21,,40,11/2/2010,66.32,32.21,34.11,5.89,5.89,1,-.4453368886992599, +32579,39177,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,CBS News/The New York Times,36,Live Phone,,10/13/2010,927,Kirsten E. Gillibrand,4481,DEM,50,Joseph J. DioGuardi,4482,REP,25,,25,11/2/2010,62.95,35.11,27.84,2.84,-2.84,1,-4.601586616084528, +32569,137602,1536,2010,2010_Sen-G_OR,OR,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/13/2010,652,Ron Wyden,1002,DEM,56,Jim Huffman,1003,REP,34,2,22,11/2/2010,57.22,39.25,17.98,4.02,4.02,1,-.3132944116999845, +32867,39463,1536,2010,2010_Sen-G_OR,OR,Sen-G,Sen-G,ccAdvertising,396,IVR,,10/13/2010,2237,Ron Wyden,1002,DEM,52.7,Jim Huffman,1003,REP,39,,13.7,11/2/2010,57.22,39.25,17.98,4.28,-4.28,1,-.6094183384752411, +32573,39169,1540,2010,2010_Sen-G_UT,UT,Sen-G,Sen-G,Dan Jones & Associates,70,Live Phone,,10/13/2010,600,Samuel Frank Granato,2543,DEM,31,Mike Lee,1090,REP,53,,-22,11/2/2010,32.76,61.58,-28.82,6.82,6.82,1,-.5300820473789383, +53321,137425,1540,2010,2010_Sen-G_UT,UT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/13/2010,500,Samuel Frank Granato,2543,DEM,28,Mike Lee,1090,REP,61,,-33,11/2/2010,32.76,61.58,-28.82,4.18,-4.18,1,-2.906470426420978, +32556,39152,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,SurveyUSA,325,IVR/Live Phone,,10/13/2010,612,Patty Murray,1124,DEM,50,Dino Rossi,1125,REP,47,,3,11/2/2010,52.36,47.64,4.73,1.73,-1.73,1,-3.249020823166723, +51660,81692,4469,2010,2010_House-G_AZ-1,AZ-1,House-G,House-G,Lake Research Partners,165,Live Phone,D,10/13/2010,500,Ann Kirkpatrick,10686,DEM,41,Paul Gosar,10687,REP,38,,3,11/2/2010,43.73,49.72,-5.99,8.99,8.99,0,1.401570208287102,for Ann Kirkpatrick +51666,81698,4473,2010,2010_House-G_AZ-5,AZ-5,House-G,House-G,PSB Research,250,Live Phone,,10/13/2010,408,Harry E. Mitchell,10690,DEM,42,David Schweikert,10691,REP,45,,-3,11/2/2010,43.23,52,-8.78,5.78,5.78,1,-1.941799705809003, +51784,81853,4605,2010,2010_House-G_IL-17,IL-17,House-G,House-G,PSB Research,250,Live Phone,,10/13/2010,417,Philip G. Hare,10790,DEM,38,Robert Schilling,10789,REP,45,,-7,11/2/2010,42.96,52.58,-9.62,2.62,2.62,1,-2.836156058669631, +51846,81923,4639,2010,2010_House-G_ME-1,ME-1,House-G,House-G,Pan Atlantic Research,249,Live Phone,,10/13/2010,250,Chellie Pingree,10820,DEM,49,C. Peter Scontras,10821,REP,33,,16,11/2/2010,56.82,43.17,13.64,2.36,2.36,1,-5.522412839383692, +51846,81931,4640,2010,2010_House-G_ME-2,ME-2,House-G,House-G,Pan Atlantic Research,249,Live Phone,,10/13/2010,250,Michael H. Michaud,10822,DEM,49,Jason J. Levesque,10823,REP,29,,20,11/2/2010,55.13,44.87,10.26,9.74,9.74,1,3.301980523918788, +51875,81963,4674,2010,2010_House-G_MN-1,MN-1,House-G,House-G,SurveyUSA,325,IVR,,10/13/2010,584,Timothy J. Walz,10834,DEM,47,Randy Demmer,10835,REP,42,4,5,11/2/2010,49.34,44.05,5.29,.29,-.29,1,-7.600712386680327, +51888,81981,4682,2010,2010_House-G_MS-1,MS-1,House-G,House-G,PSB Research,250,Live Phone,,10/13/2010,603,Travis W. Childers,10854,DEM,39,Alan Nunnelee,10855,REP,44,,-5,11/2/2010,40.8,55.26,-14.46,9.46,9.46,1,1.928126252700347, +51974,82100,4738,2010,2010_House-G_NY-19,NY-19,House-G,House-G,PSB Research,250,Live Phone,,10/13/2010,416,John Hall,10905,DEM,43,Nan Hayworth,10906,REP,43,,0,11/2/2010,47.32,52.68,-5.36,5.36,5.36,.5,-1.284209250181574, +51974,82117,4743,2010,2010_House-G_NY-24,NY-24,House-G,House-G,PSB Research,250,Live Phone,,10/13/2010,400,Michael A. Arcuri,10913,DEM,47,Richard L. Hanna,10914,REP,37,,10,11/2/2010,46.92,53.08,-6.16,16.16,16.16,0,8.026526042982827, +32867,117777,4786,2010,2010_House-G_OR-1,OR-1,House-G,House-G,ccAdvertising,396,IVR,,10/13/2010,2065,David Wu,10937,DEM,44.7,Robert Y. Cornilles,10938,REP,38.3,,6.4000001,11/2/2010,54.75,41.94,12.8,6.4,-6.4,1,1.860688925694691, +32867,117779,4790,2010,2010_House-G_OR-5,OR-5,House-G,House-G,ccAdvertising,396,IVR,,10/13/2010,2375,Kurt Schrader,10941,DEM,40.8,L. Scott Bruun,10942,REP,37.8,,3,11/2/2010,51.25,45.96,5.29,2.29,-2.29,1,-5.646644911616542, +52049,82188,4800,2010,2010_House-G_PA-10,PA-10,House-G,House-G,Momentum Analysis,214,Live Phone,D,10/13/2010,400,Christopher P. Carney,10953,DEM,48,Tom Marino,10954,REP,41,,7,11/2/2010,44.82,55.18,-10.35,17.35,17.35,0,10.47053721370002,for Christopher P. Carney +52048,82187,4800,2010,2010_House-G_PA-10,PA-10,House-G,House-G,PSB Research,250,Live Phone,,10/13/2010,406,Christopher P. Carney,10953,DEM,41,Tom Marino,10954,REP,41,,0,11/2/2010,44.82,55.18,-10.35,10.35,10.35,.5,3.535348255762939, +52100,82251,4822,2010,2010_House-G_TN-4,TN-4,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/13/2010,300,Lincoln Davis,10979,DEM,40,Scott DesJarlais,10978,REP,45,,-5,11/2/2010,38.56,57.07,-18.51,13.51,13.51,1,5.624452645863066,for Scott DesJarlais +32556,82312,4877,2010,2010_House-G_WA-3,WA-3,House-G,House-G,SurveyUSA,325,IVR/Live Phone,,10/13/2010,579,Denny Heck,11010,DEM,42,Jaime Herrera Beutler,11011,REP,53,,-11,11/2/2010,47.03,52.97,-5.94,5.06,-5.06,1,-2.538032483503134, +52174,82335,4894,2010,2010_House-G_WI-8,WI-8,House-G,House-G,PSB Research,250,Live Phone,,10/13/2010,415,Steven L. Kagen,11022,DEM,44,Reid J. Ribble,11023,REP,45,,-1,11/2/2010,45.12,54.77,-9.64,8.64,8.64,1,1.775399934315019, +52843,83518,1274,2010,2010_Gov-G_AL,AL,Gov-G,Gov-G,University of South Alabama,361,Live Phone,,10/14/2010,777,Ron Sparks,11268,DEM,35,Robert Julian Bentley,11269,REP,48,,-13,11/2/2010,41.87,57.58,-15.71,2.71,2.71,1,-4.945133714589415, +51647,137981,1277,2010,2010_Gov-G_AR,AR,Gov-G,Gov-G,Hendrix College,138,IVR,,10/14/2010,1953,Mike Beebe,11274,DEM,50,Jim H. Keet,11275,REP,34,3.5,16,11/2/2010,64.42,33.63,30.79,14.79,-14.79,1,9.004994135086591,for Talk Business & Politics +32620,83592,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Public Policy Institute of California,262,IVR,,10/14/2010,1067,Jerry Brown,11276,DEM,44,Meg Whitman,11278,REP,36,,8,11/2/2010,53.77,40.88,12.88,4.88,-4.88,1,-1.717387093376701, +32594,83594,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,WPA Intelligence (WPAi),383,Live Phone,,10/14/2010,800,Jerry Brown,11276,DEM,44,Meg Whitman,11278,REP,45,,-1,11/2/2010,53.77,40.88,12.88,13.88,-13.88,0,7.36642883476729, +32571,83660,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2010,750,John Wright Hickenlooper,11279,DEM,42,Tom Tancredo,13666,IND,38,12,4,11/2/2010,51.05,36.38,14.67,10.67,,1,2.494683148223756, +32567,83686,1280,2010,2010_Gov-G_CT,CT,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2010,500,Dannel P. Malloy,11281,DEM,49,Thomas C. Foley,11282,REP,45,,4,11/2/2010,49.51,48.95,.56,3.44,3.44,1,-1.515929344244391, +32596,83883,1293,2010,2010_Gov-G_MD,MD,Gov-G,Gov-G,Gonzales Research & Marketing Strategies Inc.,121,Live Phone,,10/14/2010,816,Martin O'Malley,11300,DEM,47,Robert Ehrlich Jr.,11301,REP,42,,5,11/2/2010,56.24,41.79,14.46,9.46,-9.46,1,5.441650149436786, +32592,84399,1309,2010,2010_Gov-G_WI,WI,Gov-G,Gov-G,St. Norbert College,313,Live Phone,,10/14/2010,402,Thomas M. Barrett,11346,DEM,41,Scott Walker,11347,REP,50,,-9,11/2/2010,46.48,52.25,-5.77,3.23,-3.23,1,-1.673634241383186, +51647,137328,1509,2010,2010_Sen-G_AR,AR,Sen-G,Sen-G,Hendrix College,138,IVR,,10/14/2010,1953,Blanche Lincoln,584,DEM,36,John Boozman,581,REP,49,4,-13,11/2/2010,36.95,57.9,-20.96,7.96,7.96,1,4.707517159089177,for Talk Business & Politics +32693,39289,1509,2010,2010_Sen-G_AR,AR,Sen-G,Sen-G,University of Arkansas,345,IVR,,10/14/2010,566,Blanche Lincoln,584,DEM,35,John Boozman,581,REP,54,,-19,11/2/2010,36.95,57.9,-20.96,1.96,1.96,1,-2.397989540051049, +32620,39216,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Public Policy Institute of California,262,IVR,,10/14/2010,1067,Barbara Boxer,620,DEM,43,Carly Fiorina,623,REP,38,,5,11/2/2010,52.18,42.17,10.01,5.01,-5.01,1,-1.740322597563713, +32594,39190,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,WPA Intelligence (WPAi),383,Live Phone,,10/14/2010,800,Barbara Boxer,620,DEM,43,Carly Fiorina,623,REP,46,,-3,11/2/2010,52.18,42.17,10.01,13.01,-13.01,0,6.324023251460066, +32571,39167,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2010,750,Michael F. Bennet,638,DEM,45,Ken Buck,2305,REP,47,,-2,11/2/2010,48.05,46.42,1.63,3.63,-3.63,0,-.73821293153164, +32567,39163,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2010,750,Richard Blumenthal,656,DEM,51,Linda McMahon,657,REP,46,,5,11/2/2010,55.16,43.22,11.94,6.94,-6.94,1,2.204552995491905, +32558,39154,1513,2010,2010_Sen-GS_DE,DE,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2010,500,Christopher A. Coons,4467,DEM,51,Christine O'Donnell,4493,REP,40,,11,11/2/2010,56.61,40.03,16.58,5.58,-5.58,1,-1.40951978551031, +32596,39192,1525,2010,2010_Sen-G_MD,MD,Sen-G,Sen-G,Gonzales Research & Marketing Strategies Inc.,121,Live Phone,,10/14/2010,816,Barbara A. Mikulski,805,DEM,55,Eric Wargotz,807,REP,38,,17,11/2/2010,62.19,35.75,26.44,9.44,-9.44,1,3.015003305818005, +32592,39188,1544,2010,2010_Sen-G_WI,WI,Sen-G,Sen-G,St. Norbert College,313,Live Phone,,10/14/2010,402,Russ Feingold,1135,DEM,47,Ron Johnson,1138,REP,49,,-2,11/2/2010,47.02,51.86,-4.84,2.84,2.84,1,-1.868792561637757, +51647,81675,4477,2010,2010_House-G_AR-1,AR-1,House-G,House-G,Hendrix College,138,IVR,,10/14/2010,436,Chad Causey,10677,DEM,34,Rick Crawford,10678,REP,42,4,-8,11/2/2010,43.48,51.79,-8.31,.31,.31,1,-6.723570030311744,for Talk Business & Politics +51647,81683,4478,2010,2010_House-G_AR-2,AR-2,House-G,House-G,Hendrix College,138,IVR,,10/14/2010,446,Joyce Ann Elliott,10679,DEM,38,Tim Griffin,10680,REP,50,3,-12,11/2/2010,38.27,57.9,-19.64,7.64,7.64,1,1.158627738484995,for Talk Business & Politics +51655,81684,4478,2010,2010_House-G_AR-2,AR-2,House-G,House-G,OnMessage Inc.,239,Live Phone,R,10/14/2010,400,Joyce Ann Elliott,10679,DEM,40,Tim Griffin,10680,REP,52,,-12,11/2/2010,38.27,57.9,-19.64,7.64,7.64,1,.8437267291470437,for Tim Griffin +51647,81687,4479,2010,2010_House-G_AR-3,AR-3,House-G,House-G,Hendrix College,138,IVR,,10/14/2010,553,David Whitaker,10681,DEM,21,Steve Womack,10682,REP,59,,-38,11/2/2010,27.56,72.44,-44.87,6.87,6.87,1,-.5831975406362137,for Talk Business & Politics +51647,81689,4480,2010,2010_House-G_AR-4,AR-4,House-G,House-G,Hendrix College,138,IVR,,10/14/2010,518,Michael Avery Ross,10683,DEM,52,Beth Anne Rankin,10684,REP,34,3,18,11/2/2010,57.53,40.15,17.38,.62,.62,1,-6.930363615737217,for Talk Business & Politics +73903,138657,4495,2010,2010_House-G_CA-15,CA-15,House-G,House-G,GOP Calls,654,IVR,R,10/14/2010,461,Michael M. Honda,16417,DEM,46,Scott Kirkland,16416,REP,29.1,,16.9,11/2/2010,67.6,32.4,35.19,18.29,-18.29,1,10.74813438985933,for Scott Kirkland +51689,81723,4527,2010,2010_House-G_CA-47,CA-47,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/14/2010,300,Loretta Sanchez,10712,DEM,39,Van Tran,10711,REP,39,5,0,11/2/2010,52.98,39.27,13.71,13.71,-13.71,.5,5.913123216768522,for Van Tran +51833,81908,4652,2010,2010_House-G_MA-4,MA-4,House-G,House-G,Kiley & Company,162,Live Phone,D,10/14/2010,500,Barney Frank,10814,DEM,56,Sean Bielat,10815,REP,37,,19,11/2/2010,53.9,43.36,10.54,8.46,8.46,1,4.97566518425413,for Barney Frank +51835,81911,4658,2010,2010_House-G_MA-10,MA-10,House-G,House-G,MassINC Polling Group,198,Live Phone,,10/14/2010,400,Bill Keating,10816,DEM,46,Jeffrey Davis Perry,10817,REP,43,,3,11/2/2010,46.87,42.38,4.49,1.49,-1.49,1,-3.467693647354166,for WGBH News +63997,117784,4750,2010,2010_House-G_NC-2,NC-2,House-G,House-G,ccAdvertising,396,IVR,,10/14/2010,2218,Bob R. Etheridge,10860,DEM,31.5,Renee L. Ellmers,10861,REP,49.5,,-18,11/2/2010,48.69,49.47,-.78,17.22,-17.22,1,11.48225663607811, +63997,117785,4755,2010,2010_House-G_NC-7,NC-7,House-G,House-G,ccAdvertising,396,IVR,,10/14/2010,2477,Mike McIntyre,10865,DEM,43.5,Ilario Gregory Pantano,10866,REP,40.7,,2.8,11/2/2010,53.68,46.32,7.36,4.56,-4.56,1,-2.679779143228946, +63997,117786,4756,2010,2010_House-G_NC-8,NC-8,House-G,House-G,ccAdvertising,396,IVR,,10/14/2010,1785,Lawrence Webb Kissell,10867,DEM,41.4,Harold Johnson,10868,REP,39.3,,2.0999999,11/2/2010,53.02,43.67,9.34,7.24,-7.24,1,-.0256843223239528, +63997,117783,4759,2010,2010_House-G_NC-11,NC-11,House-G,House-G,ccAdvertising,396,IVR,,10/14/2010,2848,Joseph Heath Shuler,10869,DEM,40.4,Jeff Miller,10870,REP,39.9,,.5,11/2/2010,54.34,45.66,8.69,8.19,-8.19,1,2.332921874635503, +27390,32668,8657,2010,2010_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2010,600,Generic Candidate,13740,DEM,39,Generic Candidate,13741,REP,48,,-9,11/2/2010,44.77,51.38,-6.61,2.39,-2.39,1,-1.69857062278689,sample size unavailable; estimated at 600 as a default +43147,124138,8657,2010,2010_House-G_US,US,House-G,House-G,The Winston Group,385,Live Phone,R,10/14/2010,1000,Generic Candidate,13740,DEM,47,Generic Candidate,13741,REP,46,,1,11/2/2010,44.77,51.38,-6.61,7.61,7.61,0,3.951119254759652,for unspecified Republican sponsor; among registered voters +32917,117619,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,TCJ Research,327,IVR,,10/15/2010,500,Jerry Brown,11276,DEM,52,Meg Whitman,11278,REP,47,,5,11/2/2010,53.77,40.88,12.88,7.88,-7.88,1,.9178572647860194, +32618,137980,1285,2010,2010_Gov-G_IL,IL,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/15/2010,557,Pat Quinn,11291,DEM,42.5,William E. Brady,11292,REP,45.5,6,-3,11/2/2010,46.79,45.94,.85,3.85,-3.85,0,-2.737895412653891,average of multiple versions or turnout models listed in poll +51845,83868,1292,2010,2010_Gov-G_ME,ME,Gov-G,Gov-G,Critical Insights,64,Live Phone,,10/15/2010,600,Paul R. LePage,11298,REP,32,Eliot R. Cutler,11299,IND,19,20,13,11/2/2010,43,31.8,11.2,1.8,,1,-2.730665540286866,among registered voters +32601,84111,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/15/2010,1188,Ted Strickland,11320,DEM,41,John Richard Kasich,11321,REP,51,,-10,11/2/2010,47.04,49.04,-2,8,-8,1,5.312315988123913, +32623,84229,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/15/2010,1046,Dan Onorato,11326,DEM,44,Thomas W. Corbett,11327,REP,49,,-5,11/2/2010,45.51,54.49,-8.98,3.98,3.98,1,.496065973178301, +32917,39513,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,TCJ Research,327,IVR,,10/15/2010,500,Barbara Boxer,620,DEM,48,Carly Fiorina,623,REP,49,,-1,11/2/2010,52.18,42.17,10.01,11.01,-11.01,0,4.470591407788091, +32916,39512,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,TCJ Research,327,IVR,,10/15/2010,500,Richard Blumenthal,656,DEM,50,Linda McMahon,657,REP,47,,3,11/2/2010,55.16,43.22,11.94,8.94,-8.94,1,4.561193596193546, +32914,39510,1513,2010,2010_Sen-GS_DE,DE,Sen-G,Sen-GS,TCJ Research,327,IVR,,10/15/2010,500,Christopher A. Coons,4467,DEM,50,Christine O'Donnell,4493,REP,42,,8,11/2/2010,56.61,40.03,16.58,8.58,-8.58,1,2.391057877892511, +32603,39199,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,ALG Research,14,Live Phone,D,10/15/2010,601,Alexi Giannoulias,752,DEM,41,Mark Kirk,753,REP,36,,5,11/2/2010,46.42,48.01,-1.6,6.6,6.6,0,3.75261222020387,for unspecified Democratic sponsor +32618,138014,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/15/2010,557,Alexi Giannoulias,752,DEM,42.5,Mark Kirk,753,REP,44,4,-1.5,11/2/2010,46.42,48.01,-1.6,.1,.1,1,-3.139905206221001,average of multiple versions or turnout models listed in poll +32601,39197,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/15/2010,1188,Lee Fisher,985,DEM,34,Rob Portman,986,REP,55,,-21,11/2/2010,39.4,56.85,-17.44,3.56,-3.56,1,-.2914190254862934, +32623,39219,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/15/2010,1046,Joe Sestak,1032,DEM,46,Patrick J. Toomey,2537,REP,48,,-2,11/2/2010,48.99,51.01,-2.02,.02,.02,1,-3.931684940360086, +32915,39511,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,TCJ Research,327,IVR,,10/15/2010,500,Joe Sestak,1032,DEM,42,Patrick J. Toomey,2537,REP,49,,-7,11/2/2010,48.99,51.01,-2.02,4.98,-4.98,1,.5936603837845364, +32595,39191,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/15/2010,1873,Patty Murray,1124,DEM,49,Dino Rossi,1125,REP,47,,2,11/2/2010,52.36,47.64,4.73,2.73,-2.73,1,-1.621128054284196, +32866,39462,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,ccAdvertising,396,IVR,,10/15/2010,1696,"Joe Manchin, III",4489,DEM,43,John Raese,4491,REP,39.8,,3.2,11/2/2010,53.47,43.4,10.07,6.87,-6.87,1,-1.106419280385053, +51768,81828,4598,2010,2010_House-G_IL-10,IL-10,House-G,House-G,We Ask America,376,IVR,,10/15/2010,1148,Daniel J. Seals,10781,DEM,39,Robert Dold,10780,REP,50,,-11,11/2/2010,48.92,51.08,-2.16,8.84,-8.84,1,1.526200876112794, +51845,81922,4639,2010,2010_House-G_ME-1,ME-1,House-G,House-G,Critical Insights,64,Live Phone,,10/15/2010,295,Chellie Pingree,10820,DEM,45,C. Peter Scontras,10821,REP,40,,5,11/2/2010,56.82,43.17,13.64,8.64,-8.64,1,3.136957694199783,among registered voters +51845,81930,4640,2010,2010_House-G_ME-2,ME-2,House-G,House-G,Critical Insights,64,Live Phone,,10/15/2010,305,Michael H. Michaud,10822,DEM,49,Jason J. Levesque,10823,REP,30,,19,11/2/2010,55.13,44.87,10.26,8.74,8.74,1,1.481818034381193,among registered voters +32866,117788,4884,2010,2010_House-G_WV-1,WV-1,House-G,House-G,ccAdvertising,396,IVR,,10/15/2010,2033,Michael Angelo Oliverio,11024,DEM,34.8,David B. McKinley,11025,REP,41.2,,-6.4000001,11/2/2010,49.6,50.4,-.8,5.6,-5.6,1,-1.61423132419858, +32866,117789,4886,2010,2010_House-G_WV-3,WV-3,House-G,House-G,ccAdvertising,396,IVR,,10/15/2010,1864,Nick J. Rahall II,11026,DEM,40,Elliott E. Maynard,11027,REP,36.4,,3.5999999,11/2/2010,56.04,43.96,12.08,8.48,-8.48,1,1.254112259944294, +42377,83593,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2010,1000,Jerry Brown,11276,DEM,48,Meg Whitman,11278,REP,43,,5,11/2/2010,53.77,40.88,12.88,7.88,-7.88,1,1.411664714587564,for FOX News +52906,83658,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,Ipsos,154,Online,,10/16/2010,405,John Wright Hickenlooper,11279,DEM,46,Tom Tancredo,13666,IND,35,14,11,11/2/2010,51.05,36.38,14.67,3.67,,1,-5.411723460372241, +32587,83659,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2010,1000,John Wright Hickenlooper,11279,DEM,45,Tom Tancredo,13666,IND,40,10,5,11/2/2010,51.05,36.38,14.67,9.67,,1,1.675166460061987, +32588,83728,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/16/2010,500,Alex Sink,11283,DEM,45,Rick Scott,11284,REP,38,2,7,11/2/2010,47.72,48.87,-1.15,8.15,8.15,0,4.327230397159576, +51745,83787,1283,2010,2010_Gov-G_HI,HI,Gov-G,Gov-G,Ward Research/The Honolulu Star-Advertiser,375,Live Phone,,10/16/2010,608,Neil Abercrombie,11287,DEM,51,James R. Aiona,11288,REP,43,,8,11/2/2010,58.22,41.12,17.1,9.1,-9.1,1,.3934520562522851, +53001,83867,1292,2010,2010_Gov-G_ME,ME,Gov-G,Gov-G,Frederick Polls,108,Live Phone,IND,10/16/2010,400,Paul R. LePage,11298,REP,32,Eliot R. Cutler,11299,IND,26,27,6,11/2/2010,43,31.8,11.2,5.2,,1,1.103192475849504,for Eliot R. Cutler +53027,83907,1294,2010,2010_Gov-G_MA,MA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2010,750,Deval Patrick,11302,DEM,47,Charles D. Baker,11303,REP,42,6,5,11/2/2010,48.42,42,6.42,1.42,-1.42,1,-3.518464621027892, +53075,83959,1296,2010,2010_Gov-G_MN,MN,Gov-G,Gov-G,St. Cloud State University,312,Live Phone,,10/16/2010,462,Mark Dayton,11307,DEM,40,Tom Emmer,11308,REP,30,19,10,11/2/2010,43.63,43.21,.42,9.58,9.58,1,5.2787394333453, +32600,84076,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,Siena College,305,Live Phone,,10/16/2010,647,Andrew Cuomo,11318,DEM,63,Carl Paladino,11319,REP,26,,37,11/2/2010,62.56,33.26,29.29,7.71,7.71,1,.9990963175998758, +32910,117618,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,TCJ Research,327,IVR,,10/16/2010,500,Andrew Cuomo,11318,DEM,63,Carl Paladino,11319,REP,34,,29,11/2/2010,62.56,33.26,29.29,.29,-.29,1,-7.222978632256063, +42411,84112,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2010,1000,Ted Strickland,11320,DEM,43,John Richard Kasich,11321,REP,49,,-6,11/2/2010,47.04,49.04,-2,4,-4,1,1.078824322193726,for FOX News +63889,117630,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,TCJ Research,327,IVR,,10/16/2010,500,Ted Strickland,11320,DEM,44,John Richard Kasich,11321,REP,47,,-3,11/2/2010,47.04,49.04,-2,1,-1,1,-2.608619541061859, +32644,84110,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/16/2010,839,Ted Strickland,11320,DEM,47,John Richard Kasich,11321,REP,49,,-2,11/2/2010,47.04,49.04,-2,0,0,1,-3.159132473767886, +42377,39180,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2010,1000,Barbara Boxer,620,DEM,48,Carly Fiorina,623,REP,44,,4,11/2/2010,52.18,42.17,10.01,6.01,-6.01,1,-.6583626070805707,for FOX News +32587,39183,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2010,1000,Michael F. Bennet,638,DEM,45,Ken Buck,2305,REP,46,,-1,11/2/2010,48.05,46.42,1.63,2.63,-2.63,0,-1.528108643722429, +32906,39502,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,TCJ Research,327,IVR,,10/16/2010,500,Michael F. Bennet,638,DEM,45,Ken Buck,2305,REP,50,,-5,11/2/2010,48.05,46.42,1.63,6.63,-6.63,0,2.0258916257243, +32588,39184,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,Suffolk University,323,Live Phone,,10/16/2010,500,Marco Rubio,690,REP,39,Charlie Crist,4468,IND,31,22,8,11/2/2010,48.89,29.71,19.19,11.19,,1,5.134895302675335, +32911,39507,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,TCJ Research,327,IVR,,10/16/2010,500,Alexi Giannoulias,752,DEM,47,Mark Kirk,753,REP,48,,-1,11/2/2010,46.42,48.01,-1.6,.6,.6,1,-3.187634352580343, +32583,39179,1527,2010,2010_Sen-G_MO,MO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2010,1000,Robin Carnahan,4473,DEM,43,Roy Blunt,856,REP,49,,-6,11/2/2010,40.63,54.23,-13.6,7.6,7.6,1,3.003148364701944, +32908,39504,1527,2010,2010_Sen-G_MO,MO,Sen-G,Sen-G,TCJ Research,327,IVR,,10/16/2010,500,Robin Carnahan,4473,DEM,41,Roy Blunt,856,REP,52,,-11,11/2/2010,40.63,54.23,-13.6,2.6,2.6,1,-3.146939975085457, +32909,39505,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,TCJ Research,327,IVR,,10/16/2010,500,Harry Reid,930,DEM,44,Sharron Angle,928,REP,50,,-6,11/2/2010,50.29,44.55,5.74,11.74,-11.74,0,3.389593512090347, +32907,39503,1529,2010,2010_Sen-G_NH,NH,Sen-G,Sen-G,TCJ Research,327,IVR,,10/16/2010,500,Paul W. Hodes,902,DEM,39,Kelly Ayotte,900,REP,52,,-13,11/2/2010,36.85,60.09,-23.24,10.24,10.24,1,4.344641127652245, +32600,39196,1530,2010,2010_Sen-G_NY,NY,Sen-G,Sen-G,Siena College,305,Live Phone,,10/16/2010,647,Charles E. Schumer,957,DEM,67,Jay Townsend,959,REP,28,,39,11/2/2010,66.32,32.21,34.11,4.89,4.89,1,-1.694044423073787, +32600,39195,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,Siena College,305,Live Phone,,10/16/2010,647,Kirsten E. Gillibrand,4481,DEM,60,Joseph J. DioGuardi,4482,REP,31,,29,11/2/2010,62.95,35.11,27.84,1.16,1.16,1,-6.291492597587585, +32910,39506,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,TCJ Research,327,IVR,,10/16/2010,500,Kirsten E. Gillibrand,4481,DEM,53,Joseph J. DioGuardi,4482,REP,39,,14,11/2/2010,62.95,35.11,27.84,13.84,-13.84,1,6.681008796743572, +32590,39186,1532,2010,2010_Sen-G_NC,NC,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/16/2010,597,Elaine Marshall,878,DEM,40,Richard Burr,875,REP,48,3,-8,11/2/2010,43.05,54.81,-11.77,3.77,3.77,1,-.6290515468391449, +32644,39240,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/16/2010,839,Lee Fisher,985,DEM,39,Rob Portman,986,REP,58,,-19,11/2/2010,39.4,56.85,-17.44,1.56,-1.56,1,-2.212187625286239, +32604,39200,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,Marist College,183,Live Phone,,10/16/2010,589,Patty Murray,1124,DEM,48,Dino Rossi,1125,REP,47,,1,11/2/2010,52.36,47.64,4.73,3.73,-3.73,1,-1.093648470969757,for NBC News +32586,39182,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2010,1000,"Joe Manchin, III",4489,DEM,45,John Raese,4491,REP,48,,-3,11/2/2010,53.47,43.4,10.07,13.07,-13.07,0,6.113733476533402, +32913,39509,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,TCJ Research,327,IVR,,10/16/2010,500,"Joe Manchin, III",4489,DEM,47,John Raese,4491,REP,49,,-2,11/2/2010,53.47,43.4,10.07,12.07,-12.07,0,4.310339773093815, +32912,39508,1544,2010,2010_Sen-G_WI,WI,Sen-G,Sen-G,TCJ Research,327,IVR,,10/16/2010,500,Russ Feingold,1135,DEM,44,Ron Johnson,1138,REP,54,,-10,11/2/2010,47.02,51.86,-4.84,5.16,-5.16,1,1.112083026734118, +51714,81762,4548,2010,2010_House-G_FL-2,FL-2,House-G,House-G,Susquehanna Polling & Research Inc.,326,IVR,,10/16/2010,830,Allen Boyd,10738,DEM,38,Steve Southerland II,10739,REP,50,2,-12,11/2/2010,41.35,53.6,-12.25,.25,.25,1,-4.018272817485191, +51745,81795,4585,2010,2010_House-G_HI-1,HI-1,House-G,House-G,Ward Research/The Honolulu Star-Advertiser,375,Live Phone,,10/16/2010,399,Colleen W. Hanabusa,10762,DEM,45,Charles K. Djou,10763,REP,48,,-3,11/2/2010,53.23,46.77,6.46,9.46,-9.46,0,4.672876083442936, +51745,81800,4586,2010,2010_House-G_HI-2,HI-2,House-G,House-G,Ward Research/The Honolulu Star-Advertiser,375,Live Phone,,10/16/2010,192,Mazie Hirono,10764,DEM,77,John W. Willoughby,10765,REP,16,,61,11/2/2010,72.19,25.32,46.87,14.13,14.13,1,3.712337966220066, +51832,81907,4652,2010,2010_House-G_MA-4,MA-4,House-G,House-G,Fleming & Associates,96,Live Phone,,10/16/2010,400,Barney Frank,10814,DEM,49,Sean Bielat,10815,REP,37,,12,11/2/2010,53.9,43.36,10.54,1.46,1.46,1,-3.194239585958159, +27388,32666,8657,2010,2010_House-G_US,US,House-G,House-G,GfK Group,115,Live Phone,,10/16/2010,600,Generic Candidate,13740,DEM,43,Generic Candidate,13741,REP,50,,-7,11/2/2010,44.77,51.38,-6.61,.39,-.39,1,-3.780622880535622,sample size unavailable; estimated at 600 as a default +1103,32667,8657,2010,2010_House-G_US,US,House-G,House-G,Pew Research Center,253,Live Phone,,10/16/2010,600,Generic Candidate,13740,DEM,40,Generic Candidate,13741,REP,50,,-10,11/2/2010,44.77,51.38,-6.61,3.39,-3.39,1,-.786582329610068,sample size unavailable; estimated at 600 as a default +32610,83528,1275,2010,2010_Gov-G_AK,AK,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,Live Phone,,10/17/2010,946,Ethan Berkowitz,11270,DEM,36,Sean R. Parnell,11271,REP,62,,-26,11/2/2010,37.67,59.06,-21.39,4.61,-4.61,1,-3.34456667629901,for CNN +32611,83560,1277,2010,2010_Gov-G_AR,AR,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,Live Phone,,10/17/2010,809,Mike Beebe,11274,DEM,62,Jim H. Keet,11275,REP,35,,27,11/2/2010,64.42,33.63,30.79,3.79,-3.79,1,-3.905840536908482,for CNN +32624,83562,1277,2010,2010_Gov-G_AR,AR,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2010,625,Mike Beebe,11274,DEM,59,Jim H. Keet,11275,REP,33,,26,11/2/2010,64.42,33.63,30.79,4.79,-4.79,1,-2.738984838838119, +32647,83589,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Greenberg Quinlan Rosner/American Viewpoint,127,Live Phone,,10/17/2010,922,Jerry Brown,11276,DEM,52,Meg Whitman,11278,REP,39,,13,11/2/2010,53.77,40.88,12.88,.12,.12,1,-6.54107436128701, +32606,83591,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/17/2010,621,Jerry Brown,11276,DEM,47,Meg Whitman,11278,REP,40,,7,11/2/2010,53.77,40.88,12.88,5.88,-5.88,1,-.9098451457810516, +32613,83723,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,Live Phone,,10/17/2010,798,Alex Sink,11283,DEM,46,Rick Scott,11284,REP,49,,-3,11/2/2010,47.72,48.87,-1.15,1.85,-1.85,1,-2.000092487261516,for CNN +32646,83725,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Ipsos,154,Online,,10/17/2010,577,Alex Sink,11283,DEM,41,Rick Scott,11284,REP,44,,-3,11/2/2010,47.72,48.87,-1.15,1.85,-1.85,1,-2.104802973336322,for Reuters +53057,83938,1295,2010,2010_Gov-G_MI,MI,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2010,500,Virgil Bernero,11305,DEM,34,Rick Snyder,11306,REP,54,,-20,11/2/2010,39.9,58.11,-18.21,1.79,-1.79,1,-1.891345803300406, +32568,83986,1297,2010,2010_Gov-G_NV,NV,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2010,750,Rory Reid,11312,DEM,37,Brian E. Sandoval,11313,REP,56,,-19,11/2/2010,41.61,53.36,-11.75,7.25,-7.25,1,2.013711543840826, +32615,84108,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,Live Phone,,10/17/2010,863,Ted Strickland,11320,DEM,48,John Richard Kasich,11321,REP,47,,1,11/2/2010,47.04,49.04,-2,3,3,0,-.0183816492941655,for CNN +32597,84185,1300,2010,2010_Gov-G_OR,OR,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/17/2010,1229,John Kitzhaber,11324,DEM,48,Chris Dudley,11325,REP,47,,1,11/2/2010,49.29,47.76,1.53,.53,-.53,1,-3.502553908305199, +32610,39206,1507,2010,2010_Sen-G_AK,AK,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/17/2010,946,Lisa Murkowski,2261,W,37,Joe Miller,556,REP,37,23,0,11/2/2010,39.57,35.56,4,4,,.5,-.7116924141568208,for CNN +32611,39207,1509,2010,2010_Sen-G_AR,AR,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/17/2010,809,Blanche Lincoln,584,DEM,41,John Boozman,581,REP,55,,-14,11/2/2010,36.95,57.9,-20.96,6.96,6.96,1,3.482321468400516,for CNN +32624,39220,1509,2010,2010_Sen-G_AR,AR,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2010,625,Blanche Lincoln,584,DEM,34,John Boozman,581,REP,55,,-21,11/2/2010,36.95,57.9,-20.96,.04,-.04,1,-4.297528981892794, +32647,39253,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Greenberg Quinlan Rosner/American Viewpoint,127,Live Phone,,10/17/2010,922,Barbara Boxer,620,DEM,50,Carly Fiorina,623,REP,42,,8,11/2/2010,52.18,42.17,10.01,2.01,-2.01,1,-4.744345042763574, +32606,39202,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/17/2010,621,Barbara Boxer,620,DEM,46,Carly Fiorina,623,REP,44,,2,11/2/2010,52.18,42.17,10.01,8.01,-8.01,1,1.116386183736446, +32613,39209,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/17/2010,798,Marco Rubio,690,REP,46,Charlie Crist,4468,IND,32,20,14,11/2/2010,48.89,29.71,19.19,5.19,,1,-1.005060422284251,for CNN +32646,39242,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,Ipsos,154,Online,,10/17/2010,577,Marco Rubio,690,REP,41,Charlie Crist,4468,IND,26,20,15,11/2/2010,48.89,29.71,19.19,4.19,,1,-2.125796278061447,for Reuters +32568,39164,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2010,750,Harry Reid,930,DEM,47,Sharron Angle,928,REP,50,,-3,11/2/2010,50.29,44.55,5.74,8.74,-8.74,0,.5126364791492808, +32615,39211,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/17/2010,863,Lee Fisher,985,DEM,40,Rob Portman,986,REP,55,,-15,11/2/2010,39.4,56.85,-17.44,2.44,2.44,1,-1.322388194936047,for CNN +32597,39193,1536,2010,2010_Sen-G_OR,OR,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/17/2010,1229,Ron Wyden,1002,DEM,56,Jim Huffman,1003,REP,40,,16,11/2/2010,57.22,39.25,17.98,1.98,-1.98,1,-2.863499394402504, +32575,39171,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2010,750,Patty Murray,1124,DEM,49,Dino Rossi,1125,REP,46,,3,11/2/2010,52.36,47.64,4.73,1.73,-1.73,1,-3.027308823038289, +51665,81697,4471,2010,2010_House-G_AZ-3,AZ-3,House-G,House-G,Public Policy Polling,263,IVR,,10/17/2010,655,Jon Hulburd,10688,DEM,46,Ben Quayle,10689,REP,44,,2,11/2/2010,41.14,52.24,-11.09,13.09,13.09,0,5.698890968610216, +51817,81892,4631,2010,2010_House-G_KY-6,KY-6,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/17/2010,500,Albert Ben Chandler,10810,DEM,48,Andy Barr,10811,REP,44,,4,11/2/2010,50.08,49.81,.27,3.73,3.73,1,-3.778123940979363, +51862,81947,4665,2010,2010_House-G_MI-7,MI-7,House-G,House-G,EPIC-MRA,84,Live Phone,,10/17/2010,400,Mark Schauer,10828,DEM,45,Tim Walberg,10829,REP,39,,6,11/2/2010,45.38,50.16,-4.78,10.78,10.78,0,3.414058596254904, +51862,81956,4667,2010,2010_House-G_MI-9,MI-9,House-G,House-G,EPIC-MRA,84,Live Phone,,10/17/2010,400,Gary C. Peters,10831,DEM,48,Andrew Rocky Raczkowski,10830,REP,43,,5,11/2/2010,49.76,47.23,2.54,2.46,2.46,1,-3.69038947505756, +51973,82099,4738,2010,2010_House-G_NY-19,NY-19,House-G,House-G,Monmouth University,215,IVR,,10/17/2010,636,John Hall,10905,DEM,49,Nan Hayworth,10906,REP,48,,1,11/2/2010,47.32,52.68,-5.36,6.36,6.36,0,.6765627027150432, +52017,82151,4786,2010,2010_House-G_OR-1,OR-1,House-G,House-G,SurveyUSA,325,IVR,,10/17/2010,602,David Wu,10937,DEM,51,Robert Y. Cornilles,10938,REP,42,2,9,11/2/2010,54.75,41.94,12.8,3.8,-3.8,1,-.9798078701737764, +52032,82168,4794,2010,2010_House-G_PA-4,PA-4,House-G,House-G,Susquehanna Polling & Research Inc.,326,IVR,,10/17/2010,400,Jason Altmire,10945,DEM,47,Keith J. Rothfus,10946,REP,35,,12,11/2/2010,50.81,49.19,1.63,10.37,10.37,1,2.822241439489853, +43148,117346,8657,2010,2010_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,Live Phone,,10/17/2010,801,Generic Candidate,13740,DEM,45,Generic Candidate,13741,REP,50,,-5,11/2/2010,44.77,51.38,-6.61,1.61,1.61,1,-2.422475252610096, +63870,117599,8657,2010,2010_House-G_US,US,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/17/2010,2068,Generic Candidate,13740,DEM,41,Generic Candidate,13741,REP,48,,-7,11/2/2010,44.77,51.38,-6.61,.39,-.39,1,-3.37956575590876, +63881,117611,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Tarrance Group,333,Live Phone,R,10/18/2010,600,Jerry Brown,11276,DEM,46,Meg Whitman,11278,REP,46,,0,11/2/2010,53.77,40.88,12.88,12.88,-12.88,.5,6.446754735266773,for Meg Whitman +32895,117621,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,TCJ Research,327,IVR,,10/18/2010,1000,John Wright Hickenlooper,11279,DEM,42,Tom Tancredo,13666,IND,41,8,1,11/2/2010,51.05,36.38,14.67,13.67,,1,5.887190094372196, +32593,83727,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2010,750,Alex Sink,11283,DEM,44,Rick Scott,11284,REP,50,,-6,11/2/2010,47.72,48.87,-1.15,4.85,-4.85,1,1.11457097207674, +63883,117623,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,TCJ Research,327,IVR,,10/18/2010,1000,Alex Sink,11283,DEM,49,Rick Scott,11284,REP,48,,1,11/2/2010,47.72,48.87,-1.15,2.15,2.15,0,-1.873404101213308, +52965,83770,1282,2010,2010_Gov-G_GA,GA,Gov-G,Gov-G,Opinion Savvy/InsiderAdvantage,243,IVR,,10/18/2010,507,Roy Barnes,11285,DEM,39.7,J. Nathan Deal,11286,REP,45.2,5.2,-5.5,11/2/2010,42.97,53.02,-10.05,4.55,4.55,1,.382443712014702, +32659,83882,1293,2010,2010_Gov-G_MD,MD,Gov-G,Gov-G,OpinionWorks,244,Live Phone,,10/18/2010,800,Martin O'Malley,11300,DEM,52,Robert Ehrlich Jr.,11301,REP,38,,14,11/2/2010,56.24,41.79,14.46,.46,-.46,1,-4.878806215475146,for Baltimore Sun +53056,83937,1295,2010,2010_Gov-G_MI,MI,Gov-G,Gov-G,Rossman Group,294,IVR,,10/18/2010,400,Virgil Bernero,11305,DEM,36,Rick Snyder,11306,REP,50,,-14,11/2/2010,39.9,58.11,-18.21,4.21,4.21,1,.6979980298825965, +32607,84227,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Muhlenberg College,219,Live Phone,,10/18/2010,403,Dan Onorato,11326,DEM,40,Thomas W. Corbett,11327,REP,47,,-7,11/2/2010,45.51,54.49,-8.98,1.98,1.98,1,-1.720306240052941, +32585,84228,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/18/2010,718,Dan Onorato,11326,DEM,46,Thomas W. Corbett,11327,REP,48,,-2,11/2/2010,45.51,54.49,-8.98,6.98,6.98,1,3.683664823589324, +53263,84293,1303,2010,2010_Gov-G_SC,SC,Gov-G,Gov-G,Crantford Research,62,IVR,,10/18/2010,653,Vincent A. Sheheen,11331,DEM,41,Nimrata R. Haley,11332,REP,43,,-2,11/2/2010,46.91,51.37,-4.46,2.46,2.46,1,-3.657323993631593, +32844,39440,1507,2010,2010_Sen-G_AK,AK,Sen-G,Sen-G,Hays Research Group,136,Live Phone,D,10/18/2010,500,Lisa Murkowski,2261,W,32,Joe Miller,556,REP,23,25,9,11/2/2010,39.57,35.56,4,5,,1,-.3749268401354061,for unspecified Democratic sponsor +32621,39217,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Tarrance Group,333,Live Phone,R,10/18/2010,600,Barbara Boxer,620,DEM,44,Carly Fiorina,623,REP,44,,0,11/2/2010,52.18,42.17,10.01,10.01,-10.01,.5,3.362524234755584,for Carly Fiorina +32895,39491,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,TCJ Research,327,IVR,,10/18/2010,1000,Michael F. Bennet,638,DEM,44,Ken Buck,2305,REP,49,,-5,11/2/2010,48.05,46.42,1.63,6.63,-6.63,0,2.461463020220434, +32593,39189,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2010,750,Marco Rubio,690,REP,43,Charlie Crist,4468,IND,32,20,11,11/2/2010,48.89,29.71,19.19,8.19,,1,1.908136952129633, +32602,39198,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2010,750,Alexi Giannoulias,752,DEM,40,Mark Kirk,753,REP,44,4,-4,11/2/2010,46.42,48.01,-1.6,2.4,-2.4,1,-.386801863259564, +32598,39194,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,"Normington, Petts & Associates",232,Live Phone,D,10/18/2010,600,Jack Conway,785,DEM,49,Rand Paul,788,REP,47,,2,11/2/2010,44.25,55.73,-11.48,13.48,13.48,0,9.20213614368431,for unspecified Democratic sponsor +32589,39185,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2010,500,Jack Conway,785,DEM,42,Rand Paul,788,REP,47,,-5,11/2/2010,44.25,55.73,-11.48,6.48,6.48,1,1.564459611059714, +32627,39223,1524,2010,2010_Sen-O_LA,LA,Sen-G,Sen-O,ALG Research,14,Live Phone,D,10/18/2010,600,Charlie Melancon,2407,DEM,45,David Vitter,792,REP,48,,-3,11/2/2010,37.67,56.55,-18.88,15.88,15.88,1,10.41645665360962,for Charlie Melancon +32659,39255,1525,2010,2010_Sen-G_MD,MD,Sen-G,Sen-G,OpinionWorks,244,Live Phone,,10/18/2010,798,Barbara A. Mikulski,805,DEM,59,Eric Wargotz,807,REP,32,,27,11/2/2010,62.19,35.75,26.44,.56,.56,1,-7.140902146288417,for Baltimore Sun +32576,39172,1527,2010,2010_Sen-G_MO,MO,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/18/2010,646,Robin Carnahan,4473,DEM,41,Roy Blunt,856,REP,46,3,-5,11/2/2010,40.63,54.23,-13.6,8.6,8.6,1,4.040372896817488,for Robin Carnahan +32905,39501,1536,2010,2010_Sen-G_OR,OR,Sen-G,Sen-G,TCJ Research,327,IVR,,10/18/2010,1000,Ron Wyden,1002,DEM,55,Jim Huffman,1003,REP,36,,19,11/2/2010,57.22,39.25,17.98,1.02,1.02,1,-4.214121421365538, +32607,39203,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Muhlenberg College,219,Live Phone,,10/18/2010,403,Joe Sestak,1032,DEM,44,Patrick J. Toomey,2537,REP,41,,3,11/2/2010,48.99,51.01,-2.02,5.02,5.02,0,1.068175323512731, +32585,39181,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/18/2010,718,Joe Sestak,1032,DEM,46,Patrick J. Toomey,2537,REP,45,,1,11/2/2010,48.99,51.01,-2.02,3.02,3.02,0,-.7794413195587044, +32904,39500,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,TCJ Research,327,IVR,,10/18/2010,1000,Patty Murray,1124,DEM,46,Dino Rossi,1125,REP,48,,-2,11/2/2010,52.36,47.64,4.73,6.73,-6.73,0,2.234386940619144, +51691,81725,4534,2010,2010_House-G_CO-1,CO-1,House-G,House-G,ccAdvertising,396,IVR,R,10/18/2010,698,Diana DeGette,10714,DEM,43.8,Mike Fallon,10713,REP,36.4,,7.4000001,11/2/2010,67.42,28.76,38.66,31.26,-31.26,1,23.96550175816354,for unspecified Republican sponsor +51701,81742,4544,2010,2010_House-G_CT-4,CT-4,House-G,House-G,National Research Inc.,225,Live Phone,R,10/18/2010,300,Jim Himes,10731,DEM,42,Dan Debicella,10732,REP,46,,-4,11/2/2010,53.06,46.93,6.13,10.13,-10.13,0,3.574680801661688,for Dan Debicella +51713,81761,4548,2010,2010_House-G_FL-2,FL-2,House-G,House-G,PSB Research,250,Live Phone,,10/18/2010,399,Allen Boyd,10738,DEM,38,Steve Southerland II,10739,REP,50,,-12,11/2/2010,41.35,53.6,-12.25,.25,.25,1,-4.653353342701045, +51724,81772,4568,2010,2010_House-G_FL-22,FL-22,House-G,House-G,Susquehanna Polling & Research Inc.,326,IVR,,10/18/2010,800,Ron Klein,10749,DEM,44,Allen West,10750,REP,47,,-3,11/2/2010,45.64,54.36,-8.73,5.73,5.73,1,-1.57053453428674, +51740,81790,4579,2010,2010_House-G_GA-8,GA-8,House-G,House-G,Mellman Group,205,Live Phone,D,10/18/2010,400,James Marshall,10760,DEM,47,Austin Scott,10761,REP,44,,3,11/2/2010,47.3,52.7,-5.39,8.39,8.39,0,1.01245070092389,for James Marshall +51797,81872,4616,2010,2010_House-G_IN-9,IN-9,House-G,House-G,PSB Research,250,Live Phone,,10/18/2010,400,Baron P. Hill,10802,DEM,46,Todd C. Young,10803,REP,44,,2,11/2/2010,42.28,52.34,-10.06,12.06,12.06,0,4.48653959129904, +51837,81914,4641,2010,2010_House-G_MD-1,MD-1,House-G,House-G,Monmouth University,215,IVR,,10/18/2010,637,Frank M. Kratovil,10818,DEM,42,Andy Harris,10819,REP,53,,-11,11/2/2010,41.98,54.08,-12.1,1.1,1.1,1,-6.233190195157836, +32659,81913,4641,2010,2010_House-G_MD-1,MD-1,House-G,House-G,OpinionWorks,244,Live Phone,,10/18/2010,520,Frank M. Kratovil,10818,DEM,40,Andy Harris,10819,REP,40,,0,11/2/2010,41.98,54.08,-12.1,12.1,12.1,.5,6.96423624267534,for Baltimore Sun +64376,118428,4652,2010,2010_House-G_MA-4,MA-4,House-G,House-G,TCJ Research,327,IVR,,10/18/2010,1000,Barney Frank,10814,DEM,46,Sean Bielat,10815,REP,35,,11,11/2/2010,53.9,43.36,10.54,.46,.46,1,-4.294660880821543, +51852,81936,4659,2010,2010_House-G_MI-1,MI-1,House-G,House-G,EPIC-MRA,84,Live Phone,,10/18/2010,400,Gary McDowell,10824,DEM,40,Dan Benishek,10825,REP,42,8,-2,11/2/2010,40.87,51.94,-11.08,9.08,9.08,1,1.551219441055427, +51852,81943,4661,2010,2010_House-G_MI-3,MI-3,House-G,House-G,EPIC-MRA,84,Live Phone,,10/18/2010,400,Patrick A. Miles,10827,DEM,37,Justin Amash,10826,REP,46,,-9,11/2/2010,37.47,59.68,-22.21,13.21,13.21,1,7.578026315630876, +51852,81958,4673,2010,2010_House-G_MI-15,MI-15,House-G,House-G,EPIC-MRA,84,Live Phone,,10/18/2010,400,John D. Dingell,10832,DEM,53,Rob Steele,10833,REP,36,,17,11/2/2010,56.81,40.08,16.73,.27,.27,1,-7.278420141525672, +52190,82351,4689,2010,2010_House-G_MO-4,MO-4,House-G,House-G,WPA Intelligence (WPAi),383,Live Phone,R,10/18/2010,300,Ike Skelton,10846,DEM,42,Vicky Hartzler,10847,REP,42,,0,11/2/2010,45.11,50.43,-5.31,5.31,5.31,.5,-2.983895753951534,for unspecified Republican sponsor +73913,138680,4717,2010,2010_House-G_NM-1,NM-1,House-G,House-G,ccAdvertising,396,IVR,,10/18/2010,600,Martin Heinrich,10891,DEM,39.9,Jonathan L. Barela,10892,REP,47.4,,-7.5,11/2/2010,51.8,48.2,3.61,11.11,-11.11,0,4.838336546142729,sample size unavailable; estimated at 600 as a default +73913,138681,4718,2010,2010_House-G_NM-2,NM-2,House-G,House-G,ccAdvertising,396,IVR,,10/18/2010,600,Harry Teague,10893,DEM,29.4,Stevan Pearce,10894,REP,49.5,,-20.1,11/2/2010,44.6,55.4,-10.81,9.29,-9.29,1,3.570306016601958,sample size unavailable; estimated at 600 as a default +51979,82105,4739,2010,2010_House-G_NY-20,NY-20,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/18/2010,400,Scott Murphy,10907,DEM,42,Christopher P. Gibson,10908,REP,44,,-2,11/2/2010,45.13,54.87,-9.74,7.74,7.74,1,2.389909296812246,for Christopher P. Gibson +51909,82002,4759,2010,2010_House-G_NC-11,NC-11,House-G,House-G,GQR Research (GQRR),126,Live Phone,D,10/18/2010,401,Joseph Heath Shuler,10869,DEM,54,Jeff Miller,10870,REP,39,,15,11/2/2010,54.34,45.66,8.69,6.31,6.31,1,-.2389207837917996,for unspecified Democratic sponsor +51916,82009,4762,2010,2010_House-G_ND-1,ND-1,House-G,House-G,PSB Research,250,Live Phone,,10/18/2010,398,Earl Pomeroy,10872,DEM,45,Rick Berg,10871,REP,44,,1,11/2/2010,45.08,54.92,-9.84,10.84,10.84,0,6.943233463628332, +52020,82155,4790,2010,2010_House-G_OR-5,OR-5,House-G,House-G,SurveyUSA,325,IVR,,10/18/2010,601,Kurt Schrader,10941,DEM,41,L. Scott Bruun,10942,REP,51,,-10,11/2/2010,51.25,45.96,5.29,15.29,-15.29,0,9.747225774260645, +73916,138688,4798,2010,2010_House-G_PA-8,PA-8,House-G,House-G,Global Strategy Group,118,Live Phone,D,10/18/2010,400,Patrick J. Murphy,10952,DEM,48,Michael G. Fitzpatrick,10951,REP,46,,2,11/2/2010,46.48,53.52,-7.05,9.05,9.05,0,4.199198370264186,for Patrick J. Murphy +52081,82232,4816,2010,2010_House-G_SC-5,SC-5,House-G,House-G,PSB Research,250,Live Phone,,10/18/2010,499,John M. Spratt,10973,DEM,39,Mick Mulvaney,10974,REP,49,,-10,11/2/2010,44.81,55.12,-10.31,.31,.31,1,-7.138311519819066, +52088,82239,4818,2010,2010_House-G_SD-1,SD-1,House-G,House-G,PSB Research,250,Live Phone,,10/18/2010,399,Stephanie Herseth Sandlin,10975,DEM,45,Kristi L. Noem,10976,REP,42,,3,11/2/2010,45.89,48.12,-2.23,5.23,5.23,0,2.352772472361112, +52120,82277,4865,2010,2010_House-G_VA-2,VA-2,House-G,House-G,Christopher Newport University,50,Live Phone,,10/18/2010,490,Glenn C. Nye,10996,DEM,41,E. Scott Rigell,10997,REP,42,,-1,11/2/2010,42.45,53.12,-10.67,9.67,9.67,1,3.576109122701114, +52121,82278,4865,2010,2010_House-G_VA-2,VA-2,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/18/2010,400,Glenn C. Nye,10996,DEM,41,E. Scott Rigell,10997,REP,46,,-5,11/2/2010,42.45,53.12,-10.67,5.67,5.67,1,-1.66085687064242,for E. Scott Rigell +52167,82328,4893,2010,2010_House-G_WI-7,WI-7,House-G,House-G,We Ask America,376,IVR,,10/18/2010,1150,Julie M. Lassa,11021,DEM,39,Sean Duffy,11020,REP,46,,-7,11/2/2010,44.43,52.11,-7.68,.68,.68,1,-6.51774988698644,among registered voters +1096,117594,8657,2010,2010_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/18/2010,742,Generic Candidate,13740,DEM,43.9,Generic Candidate,13741,REP,51.4,,-7.5,11/2/2010,44.77,51.38,-6.61,.89,-.89,1,-3.141036807519038,among all adults +32633,83769,1282,2010,2010_Gov-G_GA,GA,Gov-G,Gov-G,Landmark Communications,166,IVR,,10/19/2010,3277,Roy Barnes,11285,DEM,38.9,J. Nathan Deal,11286,REP,47,4.3,-8.1000004,11/2/2010,42.97,53.02,-10.05,1.95,1.95,1,-1.633565863053811, +32636,83810,1285,2010,2010_Gov-G_IL,IL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2010,625,Pat Quinn,11291,DEM,40,William E. Brady,11292,REP,44,4,-4,11/2/2010,46.79,45.94,.85,4.85,-4.85,0,-1.385506727808435, +53026,83905,1294,2010,2010_Gov-G_MA,MA,Gov-G,Gov-G,Western New England University,380,Live Phone,,10/19/2010,400,Deval Patrick,11302,DEM,44,Charles D. Baker,11303,REP,36,8,8,11/2/2010,48.42,42,6.42,1.58,1.58,1,-3.552040622782607, +32631,84073,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,Marist College,183,Live Phone,,10/19/2010,505,Andrew Cuomo,11318,DEM,60,Carl Paladino,11319,REP,37,,23,11/2/2010,62.56,33.26,29.29,6.29,-6.29,1,-.2902065650172643,for NBC News +32622,84075,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2010,500,Andrew Cuomo,11318,DEM,51,Carl Paladino,11319,REP,37,,14,11/2/2010,62.56,33.26,29.29,15.29,-15.29,1,8.994869366797062, +32865,117663,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,ccAdvertising,396,IVR,,10/19/2010,2060,Ted Strickland,11320,DEM,41,John Richard Kasich,11321,REP,44,,-3,11/2/2010,47.04,49.04,-2,1,-1,1,-1.780981088396283, +53211,84184,1300,2010,2010_Gov-G_OR,OR,Gov-G,Gov-G,Elway Research,87,Live Phone,,10/19/2010,500,John Kitzhaber,11324,DEM,45,Chris Dudley,11325,REP,44,,1,11/2/2010,49.29,47.76,1.53,.53,-.53,1,-3.698855629771589,for The Oregonian +53262,84292,1303,2010,2010_Gov-G_SC,SC,Gov-G,Gov-G,Opinion Savvy/InsiderAdvantage,243,IVR,,10/19/2010,878,Vincent A. Sheheen,11331,DEM,37,Nimrata R. Haley,11332,REP,51,3,-14,11/2/2010,46.91,51.37,-4.46,9.54,-9.54,1,3.983165632669471,among registered voters +32654,84291,1303,2010,2010_Gov-G_SC,SC,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2010,500,Vincent A. Sheheen,11331,DEM,38,Nimrata R. Haley,11332,REP,47,,-9,11/2/2010,46.91,51.37,-4.46,4.54,-4.54,1,-2.139522237630998, +53333,84398,1309,2010,2010_Gov-G_WI,WI,Gov-G,Gov-G,Mellman Group,205,Live Phone,D,10/19/2010,600,Thomas M. Barrett,11346,DEM,45,Scott Walker,11347,REP,47,,-2,11/2/2010,46.48,52.25,-5.77,3.77,3.77,1,-.6056727552696791,for Thomas M. Barrett +32591,39187,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,Ipsos,154,Online,,10/19/2010,405,Michael F. Bennet,638,DEM,45,Ken Buck,2305,REP,48,,-3,11/2/2010,48.05,46.42,1.63,4.63,-4.63,0,-.0085470579966808,for Reuters +32633,39229,1515,2010,2010_Sen-G_GA,GA,Sen-G,Sen-G,Landmark Communications,166,IVR,,10/19/2010,3277,Michael Thurmond,705,DEM,35,Johnny Isakson,704,REP,55.8,,-20.799999,11/2/2010,39,58.31,-19.31,1.49,-1.49,1,-4.573054808247574, +32636,39232,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2010,625,Alexi Giannoulias,752,DEM,41,Mark Kirk,753,REP,43,,-2,11/2/2010,46.42,48.01,-1.6,.4,-.4,1,-2.550100933110102, +32619,39215,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2010,625,Jack Conway,785,DEM,43,Rand Paul,788,REP,48,,-5,11/2/2010,44.25,55.73,-11.48,6.48,6.48,1,1.953251108850486,for WKYT-TV | Lexington Herald-Leader +32637,39233,1527,2010,2010_Sen-G_MO,MO,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2010,625,Robin Carnahan,4473,DEM,40,Roy Blunt,856,REP,49,1,-9,11/2/2010,40.63,54.23,-13.6,4.6,4.6,1,-.3379850967228535,for St Louis Post-Dispatch | KMOV-TV +32617,39213,1527,2010,2010_Sen-G_MO,MO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2010,750,Robin Carnahan,4473,DEM,43,Roy Blunt,856,REP,52,,-9,11/2/2010,40.63,54.23,-13.6,4.6,4.6,1,.0348050724029292, +32631,39227,1530,2010,2010_Sen-G_NY,NY,Sen-G,Sen-G,Marist College,183,Live Phone,,10/19/2010,505,Charles E. Schumer,957,DEM,63,Jay Townsend,959,REP,35,,28,11/2/2010,66.32,32.21,34.11,6.11,-6.11,1,.0235280875807722,for NBC News +32622,39224,1530,2010,2010_Sen-G_NY,NY,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2010,500,Charles E. Schumer,957,DEM,59,Jay Townsend,959,REP,31,,28,11/2/2010,66.32,32.21,34.11,6.11,-6.11,1,-.2652932104582049, +32631,39226,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,Marist College,183,Live Phone,,10/19/2010,505,Kirsten E. Gillibrand,4481,DEM,56,Joseph J. DioGuardi,4482,REP,38,,18,11/2/2010,62.95,35.11,27.84,9.84,-9.84,1,3.169149804489256,for NBC News +32622,39218,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2010,500,Kirsten E. Gillibrand,4481,DEM,54,Joseph J. DioGuardi,4482,REP,33,,21,11/2/2010,62.95,35.11,27.84,6.84,-6.84,1,-.4008751765220619, +32662,39258,1532,2010,2010_Sen-G_NC,NC,Sen-G,Sen-G,The Tyson Group,334,Live Phone,,10/19/2010,600,Elaine Marshall,878,DEM,34,Richard Burr,875,REP,44,,-10,11/2/2010,43.05,54.81,-11.77,1.77,1.77,1,-2.537550993452553,for Civitas Institute +32865,39461,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,ccAdvertising,396,IVR,,10/19/2010,2060,Lee Fisher,985,DEM,35.3,Rob Portman,986,REP,53.6,,-18.299999,11/2/2010,39.4,56.85,-17.44,.86,-.86,1,-2.704531120897728, +32654,39250,1538,2010,2010_Sen-G_SC,SC,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2010,500,Alvin Greene,1055,DEM,21,Jim DeMint,1053,REP,58,,-37,11/2/2010,27.65,61.48,-33.83,3.17,-3.17,1,-4.421518909872091, +32634,39230,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,Global Strategy Group,118,Live Phone,D,10/19/2010,804,"Joe Manchin, III",4489,DEM,48,John Raese,4491,REP,43,,5,11/2/2010,53.47,43.4,10.07,5.07,-5.07,1,-2.995622209004528,"for Joe Manchin, III" +32608,39204,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2010,750,"Joe Manchin, III",4489,DEM,43,John Raese,4491,REP,50,,-7,11/2/2010,53.47,43.4,10.07,17.07,-17.07,0,10.15745435728307, +32633,81782,4573,2010,2010_House-G_GA-2,GA-2,House-G,House-G,Landmark Communications,166,IVR,,10/19/2010,836,Sanford D. Bishop Jr.,10756,DEM,45,Mike Keown,10757,REP,47,,-2,11/2/2010,51.44,48.56,2.88,4.88,-4.88,0,-2.370521379517159, +32633,81789,4579,2010,2010_House-G_GA-8,GA-8,House-G,House-G,Landmark Communications,166,IVR,,10/19/2010,763,James Marshall,10760,DEM,35,Austin Scott,10761,REP,51,,-16,11/2/2010,47.3,52.7,-5.39,10.61,-10.61,1,4.504858973056224, +51750,81802,4618,2010,2010_House-G_IA-2,IA-2,House-G,House-G,Tarrance Group,333,Live Phone,R,10/19/2010,300,Dave Loebsack,10769,DEM,44,Mariannette Miller-Meeks,10768,REP,45,1,-1,11/2/2010,50.99,45.92,5.07,6.07,-6.07,0,-1.640101234209851,for Mariannette Miller-Meeks +51811,81886,4628,2010,2010_House-G_KY-3,KY-3,House-G,House-G,Braun Research,33,Live Phone,,10/19/2010,504,John Yarmuth,10808,DEM,57.9,Todd Lally,10809,REP,31.4,1.8,26.5,11/2/2010,54.68,44.01,10.67,15.83,15.83,1,9.272205662877244, +51874,81962,4674,2010,2010_House-G_MN-1,MN-1,House-G,House-G,Grove Insight,129,Live Phone,D,10/19/2010,400,Timothy J. Walz,10834,DEM,50,Randy Demmer,10835,REP,34,,16,11/2/2010,49.34,44.05,5.29,10.71,10.71,1,5.236617979782126,for unspecified Democratic sponsor +51895,81988,4685,2010,2010_House-G_MS-4,MS-4,House-G,House-G,Tarrance Group,333,Live Phone,R,10/19/2010,300,Gene Taylor,10859,DEM,41,Steven M. Palazzo,10858,REP,43,,-2,11/2/2010,46.83,51.93,-5.1,3.1,3.1,1,-2.496682000954941,for Steven M. Palazzo +51921,82020,4697,2010,2010_House-G_NE-2,NE-2,House-G,House-G,Wiese Research Associates,382,Live Phone,,10/19/2010,450,Tom White,10873,DEM,40,Lee Terry,10874,REP,48,,-8,11/2/2010,39.19,60.81,-21.61,13.61,13.61,1,6.150250961520316, +51985,82111,4741,2010,2010_House-G_NY-22,NY-22,House-G,House-G,Magellan Strategies,179,IVR,R,10/19/2010,600,Maurice D. Hinchey,10909,DEM,43,George K. Phillips,10910,REP,43,,0,11/2/2010,52.66,47.34,5.32,5.32,-5.32,.5,-1.471576940183864,for George K. Phillips; sample size unavailable; estimated at 600 as a default +51915,82008,4762,2010,2010_House-G_ND-1,ND-1,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/19/2010,500,Earl Pomeroy,10872,DEM,42,Rick Berg,10871,REP,52,,-10,11/2/2010,45.08,54.92,-9.84,.16,-.16,1,-5.434916254899253, +32865,117790,4775,2010,2010_House-G_OH-13,OH-13,House-G,House-G,ccAdvertising,396,IVR,,10/19/2010,1772,Betty Sutton,10928,DEM,39.3,Tom Ganley,10927,REP,34.4,,4.9000001,11/2/2010,55.73,44.27,11.46,6.56,-6.56,1,-.5124359777874335, +32865,117792,4778,2010,2010_House-G_OH-16,OH-16,House-G,House-G,ccAdvertising,396,IVR,,10/19/2010,2715,John A. Boccieri,10931,DEM,31.5,Jim Renacci,10932,REP,45.9,,-14.4,11/2/2010,41.26,52.08,-10.82,3.58,-3.58,1,-3.461305445617615, +32865,117793,4780,2010,2010_House-G_OH-18,OH-18,House-G,House-G,ccAdvertising,396,IVR,,10/19/2010,2291,Zachary T. Space,10934,DEM,33.4,Bob Gibbs,10933,REP,46.5,,-13.1,11/2/2010,40.49,53.86,-13.37,.27,.27,1,-6.785910217422751, +52035,82171,4796,2010,2010_House-G_PA-6,PA-6,House-G,House-G,Monmouth University,215,IVR,,10/19/2010,642,Manan Trivedi,10947,DEM,44,Jim Gerlach,10948,REP,54,,-10,11/2/2010,42.9,57.1,-14.2,4.2,4.2,1,-3.150625829516326, +52047,82186,4800,2010,2010_House-G_PA-10,PA-10,House-G,House-G,Lycoming College,176,Live Phone,,10/19/2010,296,Christopher P. Carney,10953,DEM,45,Tom Marino,10954,REP,39,,6,11/2/2010,44.82,55.18,-10.35,16.35,16.35,0,10.49812748989189, +52105,82256,4826,2010,2010_House-G_TN-8,TN-8,House-G,House-G,Tarrance Group,333,Live Phone,R,10/19/2010,300,Roy Brasfield Herron,10981,DEM,35,Stephen Lee Fincher,10980,REP,50,,-15,11/2/2010,38.8,58.99,-20.19,5.19,5.19,1,-2.471429362987475,for Stephen Lee Fincher +52128,82285,4868,2010,2010_House-G_VA-5,VA-5,House-G,House-G,Benenson Strategy Group,30,Live Phone,D,10/19/2010,400,Tom S. Perriello,10999,DEM,46,Robert Hurt,10998,REP,47,3,-1,11/2/2010,46.99,50.81,-3.82,2.82,2.82,1,-1.594721492141491,for Tom S. Perriello +52157,82317,4880,2010,2010_House-G_WA-6,WA-6,House-G,House-G,Clout Research/Wenzel Strategies,55,IVR,R,10/19/2010,1262,Norman DeValois Dicks,11013,DEM,44.2,Doug R. Cloud,11012,REP,48.3,,-4.0999999,11/2/2010,58.04,41.96,16.08,20.18,-20.18,0,13.01994193614544,for Doug R. Cloud +52158,82318,4882,2010,2010_House-G_WA-8,WA-8,House-G,House-G,SurveyUSA,325,IVR,,10/19/2010,639,Suzan DelBene,11014,DEM,45,David G. Reichert,11015,REP,52,,-7,11/2/2010,47.95,52.05,-4.1,2.9,-2.9,1,-4.458697570425124, +63736,117339,8657,2010,2010_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,10/19/2010,1900,Generic Candidate,13740,DEM,42,Generic Candidate,13741,REP,54,,-12,11/2/2010,44.77,51.38,-6.61,5.39,-5.39,1,2.223897338577086, +1092,32665,8657,2010,2010_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,10/19/2010,600,Generic Candidate,13740,DEM,42,Generic Candidate,13741,REP,47,,-5,11/2/2010,44.77,51.38,-6.61,1.61,1.61,1,-2.324108357025162,sample size unavailable; estimated at 600 as a default +32719,83583,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Field Research Corp. (Field Poll),94,Live Phone,,10/20/2010,1092,Jerry Brown,11276,DEM,49,Meg Whitman,11278,REP,39,,10,11/2/2010,53.77,40.88,12.88,2.88,-2.88,1,-3.429896323192778, +63952,117707,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,McLaughlin & Associates,203,Live Phone,R,10/20/2010,900,Jerry Brown,11276,DEM,46,Meg Whitman,11278,REP,43,,3,11/2/2010,53.77,40.88,12.88,9.88,-9.88,1,3.568264134964239,for Meg Whitman +32897,117617,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,TCJ Research,327,IVR,,10/20/2010,1000,Jerry Brown,11276,DEM,47,Meg Whitman,11278,REP,43,,4,11/2/2010,53.77,40.88,12.88,8.88,-8.88,1,2.572181257982841, +52905,83657,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,Magellan Strategies,179,IVR,,10/20/2010,1067,John Wright Hickenlooper,11279,DEM,44,Tom Tancredo,13666,IND,43,9,1,11/2/2010,51.05,36.38,14.67,13.67,,1,5.78386698275879, +32645,83656,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,SurveyUSA,325,IVR/Live Phone,,10/20/2010,621,John Wright Hickenlooper,11279,DEM,49,Tom Tancredo,13666,IND,39,9,10,11/2/2010,51.05,36.38,14.67,4.67,,1,-3.882323438689923, +32626,83685,1280,2010,2010_Gov-G_CT,CT,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/20/2010,500,Dannel P. Malloy,11281,DEM,49,Thomas C. Foley,11282,REP,38,4,11,11/2/2010,49.51,48.95,.56,10.44,10.44,1,6.572208650766401, +52937,83722,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Susquehanna Polling & Research Inc.,326,IVR,,10/20/2010,1514,Alex Sink,11283,DEM,45,Rick Scott,11284,REP,45,,0,11/2/2010,47.72,48.87,-1.15,1.15,1.15,.5,-2.252065041989419, +32650,83721,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/20/2010,802,Alex Sink,11283,DEM,43,Rick Scott,11284,REP,39,,4,11/2/2010,47.72,48.87,-1.15,5.15,5.15,0,1.634470800648833, +32641,137973,1285,2010,2010_Gov-G_IL,IL,Gov-G,Gov-G,Market Shares Corp.,187,Live Phone,,10/20/2010,700,Pat Quinn,11291,DEM,39,William E. Brady,11292,REP,43,5,-4,11/2/2010,46.79,45.94,.85,4.85,-4.85,0,-1.328800602640973, +52978,83809,1285,2010,2010_Gov-G_IL,IL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/20/2010,750,Pat Quinn,11291,DEM,37,William E. Brady,11292,REP,45,6,-8,11/2/2010,46.79,45.94,.85,8.85,-8.85,0,3.170680878750899, +53025,83904,1294,2010,2010_Gov-G_MA,MA,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,10/20/2010,519,Deval Patrick,11302,DEM,43,Charles D. Baker,11303,REP,39,8,4,11/2/2010,48.42,42,6.42,2.42,-2.42,1,-2.44872311459859,for Boston Globe +53074,83956,1296,2010,2010_Gov-G_MN,MN,Gov-G,Gov-G,Princeton Survey Research Associates International,258,Live Phone,,10/20/2010,999,Mark Dayton,11307,DEM,41,Tom Emmer,11308,REP,34,13,7,11/2/2010,43.63,43.21,.42,6.58,6.58,1,2.648478901934691,for Minneapolis Star Tribune +53076,83960,1296,2010,2010_Gov-G_MN,MN,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/20/2010,750,Mark Dayton,11307,DEM,44,Tom Emmer,11308,REP,41,10,3,11/2/2010,43.63,43.21,.42,2.58,2.58,1,-1.817358635200837, +32863,117661,1297,2010,2010_Gov-G_NV,NV,Gov-G,Gov-G,ccAdvertising,396,IVR,,10/20/2010,1884,Rory Reid,11312,DEM,32,Brian E. Sandoval,11313,REP,48,,-16,11/2/2010,41.61,53.36,-11.75,4.25,-4.25,1,-1.332969511350427, +52087,84306,1304,2010,2010_Gov-G_SD,SD,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/20/2010,500,Scott N. Heidepriem,11333,DEM,36,Dennis M. Daugaard,11334,REP,55,,-19,11/2/2010,38.49,61.51,-23.03,4.03,4.03,1,-3.428674270857174, +32896,39492,1507,2010,2010_Sen-G_AK,AK,Sen-G,Sen-G,TCJ Research,327,IVR,,10/20/2010,1000,Lisa Murkowski,2261,W,37,Joe Miller,556,REP,36,21,1,11/2/2010,39.57,35.56,4,3,,1,-2.036061983078589, +32719,39315,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Field Research Corp. (Field Poll),94,Live Phone,,10/20/2010,1092,Barbara Boxer,620,DEM,49,Carly Fiorina,623,REP,41,,8,11/2/2010,52.18,42.17,10.01,2.01,-2.01,1,-4.495582381065467, +32897,39493,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,TCJ Research,327,IVR,,10/20/2010,1000,Barbara Boxer,620,DEM,47,Carly Fiorina,623,REP,50,,-3,11/2/2010,52.18,42.17,10.01,13.01,-13.01,0,7.075668857679549, +32645,39241,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,SurveyUSA,325,IVR/Live Phone,,10/20/2010,621,Michael F. Bennet,638,DEM,47,Ken Buck,2305,REP,47,,0,11/2/2010,48.05,46.42,1.63,1.63,-1.63,.5,-2.772712226255333, +32626,39222,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,Suffolk University,323,Live Phone,,10/20/2010,500,Richard Blumenthal,656,DEM,57,Linda McMahon,657,REP,39,2,18,11/2/2010,55.16,43.22,11.94,6.06,6.06,1,1.597831829805186, +32898,39494,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,TCJ Research,327,IVR,,10/20/2010,1000,Richard Blumenthal,656,DEM,49,Linda McMahon,657,REP,46,,3,11/2/2010,55.16,43.22,11.94,8.94,-8.94,1,5.144394823881463, +32899,39495,1513,2010,2010_Sen-GS_DE,DE,Sen-G,Sen-GS,TCJ Research,327,IVR,,10/20/2010,1000,Christopher A. Coons,4467,DEM,51,Christine O'Donnell,4493,REP,44,,7,11/2/2010,56.61,40.03,16.58,9.58,-9.58,1,3.921514536681766, +32650,39246,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/20/2010,802,Marco Rubio,690,REP,40,Charlie Crist,4468,IND,33,18,7,11/2/2010,48.89,29.71,19.19,12.19,,1,6.550845963113712, +32641,39237,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,Market Shares Corp.,187,Live Phone,,10/20/2010,700,Alexi Giannoulias,752,DEM,41,Mark Kirk,753,REP,44,5,-3,11/2/2010,46.42,48.01,-1.6,1.4,-1.4,1,-1.444175386332604, +32901,39497,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,TCJ Research,327,IVR,,10/20/2010,1000,Alexi Giannoulias,752,DEM,45,Mark Kirk,753,REP,48,,-3,11/2/2010,46.42,48.01,-1.6,1.4,-1.4,1,-1.847798004050233, +32640,39236,1520,2010,2010_Sen-G_IN,IN,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,10/20/2010,500,Brad Ellsworth,768,DEM,35,Daniel Coats,2385,REP,53,5,-18,11/2/2010,40,54.58,-14.58,3.42,-3.42,1,-2.676059509619958, +32900,39496,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,TCJ Research,327,IVR,,10/20/2010,1000,Harry Reid,930,DEM,44,Sharron Angle,928,REP,51,,-7,11/2/2010,50.29,44.55,5.74,12.74,-12.74,0,4.906130629231282, +32863,39459,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,ccAdvertising,396,IVR,,10/20/2010,1884,Harry Reid,930,DEM,39.8,Sharron Angle,928,REP,45.7,,-5.9000001,11/2/2010,50.29,44.55,5.74,11.64,-11.64,0,3.933902990664662, +32902,39498,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,TCJ Research,327,IVR,,10/20/2010,1000,Joe Sestak,1032,DEM,45,Patrick J. Toomey,2537,REP,50,,-5,11/2/2010,48.99,51.01,-2.02,2.98,-2.98,1,-.8460576670159518, +32903,39499,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,TCJ Research,327,IVR,,10/20/2010,1000,"Joe Manchin, III",4489,DEM,44,John Raese,4491,REP,49,,-5,11/2/2010,53.47,43.4,10.07,15.07,-15.07,0,7.840721606384809, +51693,81727,4536,2010,2010_House-G_CO-3,CO-3,House-G,House-G,PSB Research,250,Live Phone,,10/20/2010,400,John T. Salazar,10717,DEM,43,Scott Tipton,10718,REP,47,,-4,11/2/2010,45.76,50.1,-4.34,.34,.34,1,-7.15743313451689, +51739,81788,4579,2010,2010_House-G_GA-8,GA-8,House-G,House-G,PSB Research,250,Live Phone,,10/20/2010,400,James Marshall,10760,DEM,37,Austin Scott,10761,REP,50,,-13,11/2/2010,47.3,52.7,-5.39,7.61,-7.61,1,.119732791550117, +32640,81860,4609,2010,2010_House-G_IN-2,IN-2,House-G,House-G,EPIC-MRA,84,Live Phone,,10/20/2010,400,Joe Donnelly,10791,DEM,48,Jackie Walorski,10792,REP,43,2,5,11/2/2010,48.18,46.84,1.34,3.66,3.66,1,-3.846261834953963, +32640,81867,4614,2010,2010_House-G_IN-7,IN-7,House-G,House-G,EPIC-MRA,84,Live Phone,,10/20/2010,400,André Carson,10795,DEM,50,Marvin Bailey Scott,10796,REP,37,,13,11/2/2010,58.9,37.81,21.09,8.09,-8.09,1,.6146150924591606, +51753,81806,4619,2010,2010_House-G_IA-3,IA-3,House-G,House-G,PSB Research,250,Live Phone,,10/20/2010,404,Leonard L. Boswell,10770,DEM,49,Brad Zaun,10771,REP,37,,12,11/2/2010,50.73,46.49,4.25,7.75,7.75,1,.2896987044687555, +51827,81902,4633,2010,2010_House-O_LA-2,LA-2,House-G,House-O,Zata3,392,IVR,D,10/20/2010,500,Cedric Richmond,10812,DEM,53,Anh Quang Cao,10813,REP,36,1.5,17,11/2/2010,64.59,33.47,31.12,14.12,-14.12,1,6.28062725504557,for unspecified Democratic sponsor +53025,81906,4652,2010,2010_House-G_MA-4,MA-4,House-G,House-G,University of New Hampshire,357,Live Phone,,10/20/2010,385,Barney Frank,10814,DEM,46,Sean Bielat,10815,REP,33,,13,11/2/2010,53.9,43.36,10.54,2.46,2.46,1,-2.06516190888838,for Boston Globe +53025,81910,4658,2010,2010_House-G_MA-10,MA-10,House-G,House-G,University of New Hampshire,357,Live Phone,,10/20/2010,349,Bill Keating,10816,DEM,37,Jeffrey Davis Perry,10817,REP,33,3,4,11/2/2010,46.87,42.38,4.49,.49,-.49,1,-4.813799844123755,for Boston Globe +51858,81942,4661,2010,2010_House-G_MI-3,MI-3,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/20/2010,400,Patrick A. Miles,10827,DEM,30,Justin Amash,10826,REP,49,,-19,11/2/2010,37.47,59.68,-22.21,3.21,3.21,1,-4.758787098701705,for Justin Amash +32863,117795,4701,2010,2010_House-G_NV-3,NV-3,House-G,House-G,ccAdvertising,396,IVR,,10/20/2010,2414,Dina Titus,10897,DEM,32,Joseph J. Heck,10898,REP,41,,-9,11/2/2010,47.47,48.13,-.65,8.35,-8.35,1,1.70795401074912, +51931,82039,4704,2010,2010_House-G_NJ-1,NJ-1,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/20/2010,400,Robert E. Andrews,10879,DEM,63,Dale Mark Glading,10880,REP,22,,41,11/2/2010,63.19,34.8,28.39,12.61,12.61,1,5.240980870221748, +51931,82041,4705,2010,2010_House-G_NJ-2,NJ-2,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/20/2010,400,Gary S. Stein,10881,DEM,20,Frank A. LoBiondo,10882,REP,57,,-37,11/2/2010,30.93,65.5,-34.57,2.43,-2.43,1,-4.905948956722908, +51931,82046,4706,2010,2010_House-G_NJ-3,NJ-3,House-G,House-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/20/2010,600,John H. Adler,10883,DEM,37,Jon Runyan,10884,REP,40,4.9,-3,11/2/2010,47.32,50.03,-2.71,.29,-.29,1,-3.936458802210397, +51955,82071,4718,2010,2010_House-G_NM-2,NM-2,House-G,House-G,Tarrance Group,333,Live Phone,R,10/20/2010,350,Harry Teague,10893,DEM,41,Stevan Pearce,10894,REP,50,,-9,11/2/2010,44.6,55.4,-10.81,1.81,1.81,1,-5.370398866294006,for Stevan Pearce +51972,82098,4738,2010,2010_House-G_NY-19,NY-19,House-G,House-G,Iona College,152,IVR,,10/20/2010,601,John Hall,10905,DEM,43,Nan Hayworth,10906,REP,44,,-1,11/2/2010,47.32,52.68,-5.36,4.36,4.36,1,-1.398690645469099,among registered voters +52016,82150,4786,2010,2010_House-G_OR-1,OR-1,House-G,House-G,Elway Research,87,Live Phone,,10/20/2010,400,David Wu,10937,DEM,51,Robert Y. Cornilles,10938,REP,38,,13,11/2/2010,54.75,41.94,12.8,.2,.2,1,-5.291606589293579, +52016,82154,4790,2010,2010_House-G_OR-5,OR-5,House-G,House-G,Elway Research,87,Live Phone,,10/20/2010,400,Kurt Schrader,10941,DEM,50,L. Scott Bruun,10942,REP,38,,12,11/2/2010,51.25,45.96,5.29,6.71,6.71,1,-.3291233221642856, +52040,82177,4798,2010,2010_House-G_PA-8,PA-8,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/20/2010,400,Patrick J. Murphy,10952,DEM,40,Michael G. Fitzpatrick,10951,REP,50,,-10,11/2/2010,46.48,53.52,-7.05,2.95,-2.95,1,-2.666785485746614,for Michael G. Fitzpatrick +52055,82196,4801,2010,2010_House-G_PA-11,PA-11,House-G,House-G,PSB Research,250,Live Phone,,10/20/2010,402,Paul E. Kanjorski,10955,DEM,43,Lou Barletta,10956,REP,48,,-5,11/2/2010,45.3,54.7,-9.4,4.4,4.4,1,-4.089247185085703, +52069,82215,4807,2010,2010_House-G_PA-17,PA-17,House-G,House-G,Susquehanna Polling & Research Inc.,326,IVR,,10/20/2010,600,Thomas Timothy Holden,10965,DEM,58,David G. Argall,10966,REP,28,,30,11/2/2010,55.5,44.5,11,19,19,1,11.73639648208717,sample size unavailable; estimated at 600 as a default +52087,82238,4818,2010,2010_House-G_SD-1,SD-1,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/20/2010,500,Stephanie Herseth Sandlin,10975,DEM,44,Kristi L. Noem,10976,REP,49,,-5,11/2/2010,45.89,48.12,-2.23,2.77,-2.77,1,-.0366536184480588, +52110,82261,4844,2010,2010_House-G_TX-17,TX-17,House-G,House-G,PSB Research,250,Live Phone,,10/20/2010,404,Thomas Edwards,10984,DEM,40,Bill Flores,10985,REP,52,,-12,11/2/2010,36.57,61.8,-25.23,13.23,13.23,1,5.289834442126721, +52114,82265,4850,2010,2010_House-G_TX-23,TX-23,House-G,House-G,OnMessage Inc.,239,Live Phone,R,10/20/2010,400,Ciro D. Rodriguez,10987,DEM,39,Francisco R. Canseco,10986,REP,45,,-6,11/2/2010,44.44,49.4,-4.95,1.05,-1.05,1,-4.807365322211436,for Francisco R. Canseco +52148,82307,4876,2010,2010_House-G_WA-2,WA-2,House-G,House-G,SurveyUSA,325,IVR,,10/20/2010,643,Rick Larsen,11008,DEM,50,John Koster,11009,REP,46,,4,11/2/2010,51.07,48.93,2.14,1.86,1.86,1,-6.083570168929781, +32638,83588,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2010,750,Jerry Brown,11276,DEM,48,Meg Whitman,11278,REP,42,,6,11/2/2010,53.77,40.88,12.88,6.88,-6.88,1,.5749400087026605, +32671,83683,1280,2010,2010_Gov-G_CT,CT,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/21/2010,702,Dannel P. Malloy,11281,DEM,48,Thomas C. Foley,11282,REP,43,,5,11/2/2010,49.51,48.95,.56,4.44,4.44,1,.4634299786932321, +32708,83720,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/21/2010,784,Alex Sink,11283,DEM,45,Rick Scott,11284,REP,41,,4,11/2/2010,47.72,48.87,-1.15,5.15,5.15,0,1.694032591215581, +32661,83796,1284,2010,2010_Gov-G_ID,ID,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/21/2010,625,Keith Allred,11289,DEM,30,C.L. 'Butch' Otter,11290,REP,52,5,-22,11/2/2010,32.85,59.11,-26.25,4.25,4.25,1,-3.204379018271533, +32864,117662,1288,2010,2010_Gov-G_NH,NH,Gov-G,Gov-G,ccAdvertising,396,IVR,,10/21/2010,744,John Lynch,11314,DEM,45,John A. Stephen,11315,REP,39,,6,11/2/2010,52.64,45.03,7.61,1.61,-1.61,1,-1.934994503736825, +53202,84168,1290,2010,2010_Gov-G_OK,OK,Gov-G,Gov-G,SoonerPoll.com,308,IVR,,10/21/2010,753,Jari Askins,11322,DEM,38,Mary Fallin,11323,REP,56,,-18,11/2/2010,39.55,60.45,-20.9,2.9,2.9,1,-4.551938636878977, +32692,83881,1293,2010,2010_Gov-G_MD,MD,Gov-G,Gov-G,ABC News/The Washington Post,3,Live Phone,,10/21/2010,1434,Martin O'Malley,11300,DEM,54,Robert Ehrlich Jr.,11301,REP,40,,14,11/2/2010,56.24,41.79,14.46,.46,-.46,1,-4.125851310810345,for The Washington Post +32684,84072,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/21/2010,672,Andrew Cuomo,11318,DEM,55,Carl Paladino,11319,REP,35,,20,11/2/2010,62.56,33.26,29.29,9.29,-9.29,1,2.926115429829287, +32674,84106,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/21/2010,686,Ted Strickland,11320,DEM,43,John Richard Kasich,11321,REP,49,,-6,11/2/2010,47.04,49.04,-2,4,-4,1,1.420410193814728, +32685,84222,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Franklin & Marshall College,106,Live Phone,,10/21/2010,489,Dan Onorato,11326,DEM,35,Thomas W. Corbett,11327,REP,51,,-16,11/2/2010,45.51,54.49,-8.98,7.02,-7.02,1,3.667736149880383, +32632,137975,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2010,600,Dan Onorato,11326,DEM,45,Thomas W. Corbett,11327,REP,50,,-5,11/2/2010,45.51,54.49,-8.98,3.98,3.98,1,.5593858351813156,sample size unavailable; estimated at 600 as a default +53250,84275,1302,2010,2010_Gov-G_RI,RI,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2010,750,Lincoln Chafee,11330,IND,35,John F. Robitaille,11329,REP,25,28,10,11/2/2010,36.1,33.57,2.53,7.47,,1,1.322504633717017, +52086,84305,1304,2010,2010_Gov-G_SD,SD,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/21/2010,800,Scott N. Heidepriem,11333,DEM,35,Dennis M. Daugaard,11334,REP,54,,-19,11/2/2010,38.49,61.51,-23.03,4.03,4.03,1,-3.000701714084297,for Argus Leader | KELO-TV +52085,84304,1304,2010,2010_Gov-G_SD,SD,Gov-G,Gov-G,Nielson Brothers Polling,231,IVR,,10/21/2010,679,Scott N. Heidepriem,11333,DEM,40,Dennis M. Daugaard,11334,REP,43,,-3,11/2/2010,38.49,61.51,-23.03,20.03,20.03,1,14.87183223735393, +53298,84350,1306,2010,2010_Gov-G_TX,TX,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2010,750,Bill White,11339,DEM,42,Rick Perry,11340,REP,51,,-9,11/2/2010,42.3,54.97,-12.67,3.67,3.67,1,.3611813205126714, +32638,39234,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2010,750,Barbara Boxer,620,DEM,48,Carly Fiorina,623,REP,46,,2,11/2/2010,52.18,42.17,10.01,8.01,-8.01,1,1.484394006290144, +32671,39267,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/21/2010,702,Richard Blumenthal,656,DEM,54,Linda McMahon,657,REP,42,,12,11/2/2010,55.16,43.22,11.94,.06,.06,1,-4.513733511728235, +32708,39304,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/21/2010,784,Marco Rubio,690,REP,42,Charlie Crist,4468,IND,35,15,7,11/2/2010,48.89,29.71,19.19,12.19,,1,6.64785049016595, +32661,39257,1517,2010,2010_Sen-G_ID,ID,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/21/2010,625,Tom Sullivan,735,DEM,20,Mike Crapo,734,REP,64,5,-44,11/2/2010,24.93,71.18,-46.25,2.25,2.25,1,-5.205607913264436, +32648,39244,1520,2010,2010_Sen-G_IN,IN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2010,500,Brad Ellsworth,768,DEM,34,Daniel Coats,2385,REP,52,,-18,11/2/2010,40,54.58,-14.58,3.42,-3.42,1,-2.663493045334729, +32692,39288,1525,2010,2010_Sen-G_MD,MD,Sen-G,Sen-G,ABC News/The Washington Post,3,Live Phone,,10/21/2010,1434,Barbara A. Mikulski,805,DEM,64,Eric Wargotz,807,REP,27,,37,11/2/2010,62.19,35.75,26.44,10.56,10.56,1,5.296568387316663,for The Washington Post +32864,39460,1529,2010,2010_Sen-G_NH,NH,Sen-G,Sen-G,ccAdvertising,396,IVR,,10/21/2010,744,Paul W. Hodes,902,DEM,33.1,Kelly Ayotte,900,REP,55.8,,-22.700001,11/2/2010,36.85,60.09,-23.24,.54,.54,1,-6.120760411551352, +32684,39280,1530,2010,2010_Sen-G_NY,NY,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/21/2010,672,Charles E. Schumer,957,DEM,64,Jay Townsend,959,REP,32,,32,11/2/2010,66.32,32.21,34.11,2.11,-2.11,1,-4.256355877834188, +32684,39279,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,Quinnipiac University,267,Live Phone,,10/21/2010,672,Kirsten E. Gillibrand,4481,DEM,57,Joseph J. DioGuardi,4482,REP,34,,23,11/2/2010,62.95,35.11,27.84,4.84,-4.84,1,-2.254468813462512, +32649,39245,1533,2010,2010_Sen-G_ND,ND,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2010,500,Tracy Potter,882,DEM,25,John Hoeven,881,REP,72,,-47,11/2/2010,22.2,76.17,-53.97,6.97,6.97,1,-.5976158079953956, +32674,39270,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/21/2010,686,Lee Fisher,985,DEM,36,Rob Portman,986,REP,53,,-17,11/2/2010,39.4,56.85,-17.44,.44,.44,1,-3.289686138117851, +32663,39259,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,WPA Intelligence (WPAi),383,Live Phone,,10/21/2010,500,Lee Fisher,985,DEM,38,Rob Portman,986,REP,49,,-11,11/2/2010,39.4,56.85,-17.44,6.44,6.44,1,2.819333459320339, +32685,39283,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Franklin & Marshall College,106,Live Phone,,10/21/2010,489,Joe Sestak,1032,DEM,40,Patrick J. Toomey,2537,REP,48,,-8,11/2/2010,48.99,51.01,-2.02,5.98,-5.98,1,2.181673431853828, +32632,39228,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2010,750,Joe Sestak,1032,DEM,44,Patrick J. Toomey,2537,REP,48,,-4,11/2/2010,48.99,51.01,-2.02,1.98,-1.98,1,-1.581919982724816, +73902,138656,4495,2010,2010_House-G_CA-15,CA-15,House-G,House-G,GOP Calls,654,IVR,R,10/21/2010,461,Michael M. Honda,16417,DEM,47.7,Scott Kirkland,16416,REP,36.3,,11.4,11/2/2010,67.6,32.4,35.19,23.79,-23.79,1,16.44026463701586,for Scott Kirkland +32661,81814,4587,2010,2010_House-G_ID-1,ID-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/21/2010,400,Walt Minnick,10772,DEM,44,Raúl R. Labrador,10773,REP,41,3,3,11/2/2010,41.28,51.02,-9.74,12.74,12.74,0,3.885780570170358, +32661,81821,4588,2010,2010_House-G_ID-2,ID-2,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/21/2010,300,Mike Crawford,10774,DEM,17,Mike Simpson,10775,REP,67,,-50,11/2/2010,24.41,68.83,-44.42,5.58,-5.58,1,-1.82055018415173, +51810,81885,4628,2010,2010_House-G_KY-3,KY-3,House-G,House-G,Rivercity Polling,291,IVR,R,10/21/2010,239,John Yarmuth,10808,DEM,41,Todd Lally,10809,REP,37,,4,11/2/2010,54.68,44.01,10.67,6.67,-6.67,1,-1.74306753384611,for Todd Lally +51826,81901,4633,2010,2010_House-O_LA-2,LA-2,House-G,House-O,ALG Research,14,Live Phone,D,10/21/2010,400,Cedric Richmond,10812,DEM,49,Anh Quang Cao,10813,REP,32,,17,11/2/2010,64.59,33.47,31.12,14.12,-14.12,1,6.609302283802652,for Cedric Richmond +51861,81946,4665,2010,2010_House-G_MI-7,MI-7,House-G,House-G,National Research Inc.,225,Live Phone,R,10/21/2010,300,Mark Schauer,10828,DEM,36,Tim Walberg,10829,REP,49,,-13,11/2/2010,45.38,50.16,-4.78,8.22,-8.22,1,.5295458979257175,for Tim Walberg +51893,81986,4683,2010,2010_House-G_MS-2,MS-2,House-G,House-G,JMC Analytics,156,IVR,,10/21/2010,467,Bennie Thompson,10856,DEM,42,William Marcy,10857,REP,41,,1,11/2/2010,61.47,37.64,23.83,22.83,-22.83,1,15.47598314878401, +32864,117796,4702,2010,2010_House-G_NH-1,NH-1,House-G,House-G,ccAdvertising,396,IVR,,10/21/2010,818,Carol Shea-Porter,10875,DEM,37,Frank C. Guinta,10876,REP,43,,-6,11/2/2010,42.42,54.04,-11.62,5.62,5.62,1,.198854198933058, +32864,117797,4703,2010,2010_House-G_NH-2,NH-2,House-G,House-G,ccAdvertising,396,IVR,,10/21/2010,917,Annie Kuster,10877,DEM,34,Charles Bass,10878,REP,44,,-10,11/2/2010,46.76,48.34,-1.58,8.42,-8.42,1,3.044947468291085, +51984,82110,4741,2010,2010_House-G_NY-22,NY-22,House-G,House-G,Abacus Associates,6,Live Phone,D,10/21/2010,403,Maurice D. Hinchey,10909,DEM,51,George K. Phillips,10910,REP,34,,17,11/2/2010,52.66,47.34,5.32,11.68,11.68,1,5.658585503579529,for Maurice D. Hinchey +52072,82218,4810,2010,2010_House-G_RI-1,RI-1,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/21/2010,300,David Cicilline,10967,DEM,41,John J. Loughlin,10968,REP,41,,0,11/2/2010,50.54,44.49,6.05,6.05,-6.05,.5,1.36971371246775,for unspecified Republican sponsor +52086,82237,4818,2010,2010_House-G_SD-1,SD-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/21/2010,800,Stephanie Herseth Sandlin,10975,DEM,43,Kristi L. Noem,10976,REP,45,3,-2,11/2/2010,45.89,48.12,-2.23,.23,.23,1,-2.489576106394987,for Argus Leader | KELO-TV +52085,82236,4818,2010,2010_House-G_SD-1,SD-1,House-G,House-G,Nielson Brothers Polling,231,IVR,,10/21/2010,679,Stephanie Herseth Sandlin,10975,DEM,41.5,Kristi L. Noem,10976,REP,40,1.8,1.5,11/2/2010,45.89,48.12,-2.23,3.73,3.73,0,.561699102943471, +1088,32664,8657,2010,2010_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,Live Phone,,10/21/2010,600,Generic Candidate,13740,DEM,48,Generic Candidate,13741,REP,45,,3,11/2/2010,44.77,51.38,-6.61,9.61,9.61,0,5.973650289255107,for Newsweek; sample size unavailable; estimated at 600 as a default +27385,32663,8657,2010,2010_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2010,600,Generic Candidate,13740,DEM,39,Generic Candidate,13741,REP,51,,-12,11/2/2010,44.77,51.38,-6.61,5.39,-5.39,1,1.68366771620294,sample size unavailable; estimated at 600 as a default +1089,117360,8657,2010,2010_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2010,3500,Generic Candidate,13740,DEM,40,Generic Candidate,13741,REP,49,,-9,11/2/2010,44.77,51.38,-6.61,2.39,-2.39,1,-.7792273506368218, +32676,83587,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/22/2010,622,Jerry Brown,11276,DEM,53,Meg Whitman,11278,REP,42,,11,11/2/2010,53.77,40.88,12.88,1.88,-1.88,1,-4.61108257951093, +32639,83655,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/22/2010,818,John Wright Hickenlooper,11279,DEM,47,Tom Tancredo,13666,IND,44,5,3,11/2/2010,51.05,36.38,14.67,11.67,,1,3.798930007804326, +53129,84046,1289,2010,2010_Gov-G_NM,NM,Gov-G,Gov-G,GQR Research (GQRR),126,Live Phone,D,10/22/2010,603,Diane D. Denish,11316,DEM,45,Susana Martinez,11317,REP,46,,-1,11/2/2010,46.55,53.29,-6.74,5.74,5.74,1,1.046996347227626,for Diane D. Denish +53128,84045,1289,2010,2010_Gov-G_NM,NM,Gov-G,Gov-G,Public Opinion Strategies,260,Live Phone,R,10/22/2010,800,Diane D. Denish,11316,DEM,42,Susana Martinez,11317,REP,50,,-8,11/2/2010,46.55,53.29,-6.74,1.26,-1.26,1,-3.836232145568962,for Susana Martinez +32655,84223,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Muhlenberg College,219,Live Phone,,10/22/2010,445,Dan Onorato,11326,DEM,37,Thomas W. Corbett,11327,REP,46,,-9,11/2/2010,45.51,54.49,-8.98,.02,-.02,1,-3.36690188249872, +73533,137974,1303,2010,2010_Gov-G_SC,SC,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2010,500,Vincent A. Sheheen,11331,DEM,39,Nimrata R. Haley,11332,REP,49,,-10,11/2/2010,46.91,51.37,-4.46,5.54,-5.54,1,-1.022025810363685, +32843,39439,1507,2010,2010_Sen-G_AK,AK,Sen-G,Sen-G,Hays Research Group,136,Live Phone,D,10/22/2010,500,Lisa Murkowski,2261,W,31,Joe Miller,556,REP,26,25,5,11/2/2010,39.57,35.56,4,1,,1,-4.187791941680023,for unspecified Democratic sponsor +32676,39272,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/22/2010,622,Barbara Boxer,620,DEM,52,Carly Fiorina,623,REP,43,,9,11/2/2010,52.18,42.17,10.01,1.01,-1.01,1,-5.740423456498034, +32639,39235,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/22/2010,818,Michael F. Bennet,638,DEM,47,Ken Buck,2305,REP,47,,0,11/2/2010,48.05,46.42,1.63,1.63,-1.63,.5,-2.553272575260226, +32670,39266,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,ALG Research,14,Live Phone,D,10/22/2010,600,Alexi Giannoulias,752,DEM,38,Mark Kirk,753,REP,36,7,2,11/2/2010,46.42,48.01,-1.6,3.6,3.6,0,1.123114804063573,for unspecified Democratic sponsor +32655,39251,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Muhlenberg College,219,Live Phone,,10/22/2010,445,Joe Sestak,1032,DEM,43,Patrick J. Toomey,2537,REP,46,,-3,11/2/2010,48.99,51.01,-2.02,.98,-.98,1,-2.728732531633789, +63732,117331,8657,2010,2010_House-G_US,US,House-G,House-G,Schoen Cooperman Research,301,Live Phone,,10/22/2010,1000,Generic Candidate,13740,DEM,39,Generic Candidate,13741,REP,48,,-9,11/2/2010,44.77,51.38,-6.61,2.39,-2.39,1,-1.049814137594858, +32697,83581,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,Live Phone,,10/23/2010,888,Jerry Brown,11276,DEM,51,Meg Whitman,11278,REP,44,,7,11/2/2010,53.77,40.88,12.88,5.88,-5.88,1,-.3356005290742172,for CNN +42407,83586,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2010,1000,Jerry Brown,11276,DEM,50,Meg Whitman,11278,REP,41,,9,11/2/2010,53.77,40.88,12.88,3.88,-3.88,1,-2.19585916636767,for FOX News +32675,83585,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/23/2010,600,Jerry Brown,11276,DEM,50,Meg Whitman,11278,REP,42,2,8,11/2/2010,53.77,40.88,12.88,4.88,-4.88,1,-1.547249904296052, +32686,83584,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/23/2010,594,Jerry Brown,11276,DEM,46,Meg Whitman,11278,REP,38,,8,11/2/2010,53.77,40.88,12.88,4.88,-4.88,1,-1.590367724912654, +32700,83654,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,Live Phone,,10/23/2010,829,John Wright Hickenlooper,11279,DEM,51,Tom Tancredo,13666,IND,37,10,14,11/2/2010,51.05,36.38,14.67,.67,,1,-7.835755495395529,for CNN +32665,83684,1280,2010,2010_Gov-G_CT,CT,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2010,1000,Dannel P. Malloy,11281,DEM,47,Thomas C. Foley,11282,REP,44,,3,11/2/2010,49.51,48.95,.56,2.44,2.44,1,-1.723216031532728, +32653,83768,1282,2010,2010_Gov-G_GA,GA,Gov-G,Gov-G,SurveyUSA,325,IVR/Live Phone,,10/23/2010,601,Roy Barnes,11285,DEM,39,J. Nathan Deal,11286,REP,49,8,-10,11/2/2010,42.97,53.02,-10.05,.05,.05,1,-4.198361353030046, +51744,83786,1283,2010,2010_Gov-G_HI,HI,Gov-G,Gov-G,MRG Research,207,IVR,,10/23/2010,1181,Neil Abercrombie,11287,DEM,49.5,James R. Aiona,11288,REP,44.5,,5,11/2/2010,58.22,41.12,17.1,12.1,-12.1,1,4.037746085799379, +32667,83807,1285,2010,2010_Gov-G_IL,IL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2010,1000,Pat Quinn,11291,DEM,39,William E. Brady,11292,REP,44,6,-5,11/2/2010,46.79,45.94,.85,5.85,-5.85,0,.4225056002150103, +53073,83955,1296,2010,2010_Gov-G_MN,MN,Gov-G,Gov-G,Humphrey Institute,143,Live Phone,,10/23/2010,751,Mark Dayton,11307,DEM,41,Tom Emmer,11308,REP,29,11,12,11/2/2010,43.63,43.21,.42,11.58,11.58,1,7.644303039315442, +32702,83983,1297,2010,2010_Gov-G_NV,NV,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,Live Phone,,10/23/2010,773,Rory Reid,11312,DEM,34,Brian E. Sandoval,11313,REP,58,,-24,11/2/2010,41.61,53.36,-11.75,12.25,-12.25,1,7.259710494214064,for CNN +42257,84107,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2010,1000,Ted Strickland,11320,DEM,43,John Richard Kasich,11321,REP,47,,-4,11/2/2010,47.04,49.04,-2,2,-2,1,-.5325006503353557,for FOX News +53210,84183,1300,2010,2010_Gov-G_OR,OR,Gov-G,Gov-G,Grove Insight,129,Live Phone,D,10/23/2010,500,John Kitzhaber,11324,DEM,49,Chris Dudley,11325,REP,45,,4,11/2/2010,49.29,47.76,1.53,2.47,2.47,1,-1.411468286395781,for John Kitzhaber +32696,84215,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,Live Phone,,10/23/2010,823,Dan Onorato,11326,DEM,45,Thomas W. Corbett,11327,REP,52,,-7,11/2/2010,45.51,54.49,-8.98,1.98,1.98,1,-1.22872638385537,for CNN +32672,84219,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Ipsos,154,Online,,10/23/2010,400,Dan Onorato,11326,DEM,43,Thomas W. Corbett,11327,REP,49,,-6,11/2/2010,45.51,54.49,-8.98,2.98,2.98,1,-.6185483826189518,for Reuters +52071,84274,1302,2010,2010_Gov-G_RI,RI,Gov-G,Gov-G,Fleming & Associates,96,Live Phone,,10/23/2010,500,Lincoln Chafee,11330,IND,32.8,John F. Robitaille,11329,REP,25.5,26.2,7.3000002,11/2/2010,36.1,33.57,2.53,4.77,,1,-1.551714900548992, +32697,39293,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/23/2010,888,Barbara Boxer,620,DEM,50,Carly Fiorina,623,REP,45,,5,11/2/2010,52.18,42.17,10.01,5.01,-5.01,1,-1.394220925716325,for CNN +42407,39262,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2010,1000,Barbara Boxer,620,DEM,48,Carly Fiorina,623,REP,44,,4,11/2/2010,52.18,42.17,10.01,6.01,-6.01,1,-.2754797640045844,for FOX News +32675,39271,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Suffolk University,323,Live Phone,,10/23/2010,600,Barbara Boxer,620,DEM,52,Carly Fiorina,623,REP,43,2,9,11/2/2010,52.18,42.17,10.01,1.01,-1.01,1,-5.719439940648551, +32686,39282,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/23/2010,594,Barbara Boxer,620,DEM,45,Carly Fiorina,623,REP,40,,5,11/2/2010,52.18,42.17,10.01,5.01,-5.01,1,-1.558606962957087, +32700,39296,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/23/2010,829,Michael F. Bennet,638,DEM,46,Ken Buck,2305,REP,47,,-1,11/2/2010,48.05,46.42,1.63,2.63,-2.63,0,-1.457716783815596,for CNN +32665,39261,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2010,1000,Richard Blumenthal,656,DEM,53,Linda McMahon,657,REP,42,,11,11/2/2010,55.16,43.22,11.94,.94,-.94,1,-3.215624233659081, +32711,39307,1513,2010,2010_Sen-GS_DE,DE,Sen-G,Sen-GS,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/23/2010,797,Christopher A. Coons,4467,DEM,57,Christine O'Donnell,4493,REP,36,,21,11/2/2010,56.61,40.03,16.58,4.42,4.42,1,-1.89677671530596, +32653,39249,1515,2010,2010_Sen-G_GA,GA,Sen-G,Sen-G,SurveyUSA,325,IVR/Live Phone,,10/23/2010,601,Michael Thurmond,705,DEM,34,Johnny Isakson,704,REP,58,5,-24,11/2/2010,39,58.31,-19.31,4.69,-4.69,1,-1.117299466877391, +51744,137137,1516,2010,2010_Sen-G_HI,HI,Sen-G,Sen-G,MRG Research,207,IVR,,10/23/2010,1181,Daniel K. Inouye,713,DEM,62.7,Cam Cavasso,714,REP,30.6,,32.099998,11/2/2010,74.81,21.57,53.24,21.14,-21.14,1,6.737995907546126, +32667,137339,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2010,1000,Alexi Giannoulias,752,DEM,41,Mark Kirk,753,REP,43,7,-2,11/2/2010,46.42,48.01,-1.6,.4,-.4,1,-2.020860933164586,average of multiple versions or turnout models listed in poll +32681,39277,1520,2010,2010_Sen-G_IN,IN,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/23/2010,1600,Brad Ellsworth,768,DEM,32,Daniel Coats,2385,REP,54,7,-22,11/2/2010,40,54.58,-14.58,7.42,-7.42,1,2.893778000623478, +32701,39297,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/23/2010,785,Jack Conway,785,DEM,43,Rand Paul,788,REP,50,,-7,11/2/2010,44.25,55.73,-11.48,4.48,4.48,1,.123702152773336,for CNN +32664,39260,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/23/2010,900,Jack Conway,785,DEM,40,Rand Paul,788,REP,53,,-13,11/2/2010,44.25,55.73,-11.48,1.52,-1.52,1,-2.902919085971992, +32668,39264,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2010,1000,Jack Conway,785,DEM,43,Rand Paul,788,REP,50,,-7,11/2/2010,44.25,55.73,-11.48,4.48,4.48,1,.1308680903317065, +32682,39278,1524,2010,2010_Sen-O_LA,LA,Sen-G,Sen-O,Clarus Research Group,53,Live Phone,,10/23/2010,700,Charlie Melancon,2407,DEM,38,David Vitter,792,REP,50,,-12,11/2/2010,37.67,56.55,-18.88,6.88,6.88,1,.096135662581212,among registered voters +32702,39298,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/23/2010,773,Harry Reid,930,DEM,45,Sharron Angle,928,REP,49,,-4,11/2/2010,50.29,44.55,5.74,9.74,-9.74,0,1.882385802072012,for CNN +32696,39291,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/23/2010,823,Joe Sestak,1032,DEM,45,Patrick J. Toomey,2537,REP,49,,-4,11/2/2010,48.99,51.01,-2.02,1.98,-1.98,1,-1.577990811204792,for CNN +32672,39268,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Ipsos,154,Online,,10/23/2010,400,Joe Sestak,1032,DEM,46,Patrick J. Toomey,2537,REP,46,,0,11/2/2010,48.99,51.01,-2.02,2.02,2.02,.5,-1.981804230564193,for Reuters +32741,39337,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,University of Washington,364,Live Phone,,10/23/2010,695,Patty Murray,1124,DEM,51,Dino Rossi,1125,REP,45,,6,11/2/2010,52.36,47.64,4.73,1.27,1.27,1,-3.232194469204021, +32669,39265,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2010,1000,"Joe Manchin, III",4489,DEM,46,John Raese,4491,REP,48,,-2,11/2/2010,53.47,43.4,10.07,12.07,-12.07,0,5.466636575774568, +51684,81718,4500,2010,2010_House-G_CA-20,CA-20,House-G,House-G,"Normington, Petts & Associates",232,Live Phone,D,10/23/2010,400,Jim Costa,10706,DEM,47,Andy Vidak,10707,REP,41,,6,11/2/2010,51.7,48.3,3.41,2.59,2.59,1,-5.659079730050554,for Jim Costa +51683,81717,4500,2010,2010_House-G_CA-20,CA-20,House-G,House-G,SurveyUSA,325,IVR,,10/23/2010,601,Jim Costa,10706,DEM,42,Andy Vidak,10707,REP,52,,-10,11/2/2010,51.7,48.3,3.41,13.41,-13.41,0,8.497098092882082, +32711,81754,4546,2010,2010_House-G_DE-1,DE-1,House-G,House-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/23/2010,797,John C. Carney Jr.,10736,DEM,53,Glen Urquhart,10737,REP,36,,17,11/2/2010,56.78,41.04,15.74,1.26,1.26,1,-5.565609151634185, +51744,81794,4585,2010,2010_House-G_HI-1,HI-1,House-G,House-G,MRG Research,207,IVR,,10/23/2010,620,Colleen W. Hanabusa,10762,DEM,50,Charles K. Djou,10763,REP,45,,5,11/2/2010,53.23,46.77,6.46,1.46,-1.46,1,-5.437893183066757, +51744,138665,4586,2010,2010_House-G_HI-2,HI-2,House-G,House-G,MRG Research,207,IVR,,10/23/2010,560,Mazie Hirono,10764,DEM,58.6,John W. Willoughby,10765,REP,35.1,,23.5,11/2/2010,72.19,25.32,46.87,23.37,-23.37,1,15.33007753819387, +32681,81865,4610,2010,2010_House-G_IN-3,IN-3,House-G,House-G,SurveyUSA,325,IVR,,10/23/2010,400,Thomas E. Hayhurst,10793,DEM,32,Marlin A. Stutzman,10794,REP,57,7,-25,11/2/2010,33.11,62.76,-29.65,4.65,4.65,1,-1.388216418984132, +51809,81884,4628,2010,2010_House-G_KY-3,KY-3,House-G,House-G,SurveyUSA,325,IVR,,10/23/2010,588,John Yarmuth,10808,DEM,50,Todd Lally,10809,REP,46,1,4,11/2/2010,54.68,44.01,10.67,6.67,-6.67,1,-1.131405223167547, +51897,81990,4750,2010,2010_House-G_NC-2,NC-2,House-G,House-G,SurveyUSA,325,IVR,,10/23/2010,400,Bob R. Etheridge,10860,DEM,41,Renee L. Ellmers,10861,REP,46,6,-5,11/2/2010,48.69,49.47,-.78,4.22,-4.22,1,-4.343881722058396,among registered voters +52071,82217,4810,2010,2010_House-G_RI-1,RI-1,House-G,House-G,Fleming & Associates,96,Live Phone,,10/23/2010,250,David Cicilline,10967,DEM,48,John J. Loughlin,10968,REP,42,,6,11/2/2010,50.54,44.49,6.05,.05,-.05,1,-5.837717479839981, +52140,82297,4872,2010,2010_House-G_VA-9,VA-9,House-G,House-G,SurveyUSA,325,IVR,,10/23/2010,608,Frederick C. Boucher,11000,DEM,46,Morgan Griffith,11001,REP,47,4,-1,11/2/2010,46.41,51.21,-4.81,3.81,3.81,1,-3.409471522529272, +32656,83541,1276,2010,2010_Gov-G_AZ,AZ,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/24/2010,664,Samuel Pearson Goddard,11272,DEM,44,Janice Kay Brewer,11273,REP,52,,-8,11/2/2010,42.47,54.33,-11.86,3.86,3.86,1,-.2311256278871064, +32888,117614,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,TCJ Research,327,IVR,,10/24/2010,1000,Jerry Brown,11276,DEM,46,Meg Whitman,11278,REP,42,,4,11/2/2010,53.77,40.88,12.88,8.88,-8.88,1,2.810341289373163, +32643,83682,1280,2010,2010_Gov-G_CT,CT,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2010,500,Dannel P. Malloy,11281,DEM,49,Thomas C. Foley,11282,REP,46,,3,11/2/2010,49.51,48.95,.56,2.44,2.44,1,-2.033953557677085, +63884,117624,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,TCJ Research,327,IVR,,10/24/2010,1000,Alex Sink,11283,DEM,45,Rick Scott,11284,REP,49,,-4,11/2/2010,47.72,48.87,-1.15,2.85,-2.85,1,-.8243356108843403, +52964,83767,1282,2010,2010_Gov-G_GA,GA,Gov-G,Gov-G,Opinion Savvy/InsiderAdvantage,243,IVR,,10/24/2010,2119,Roy Barnes,11285,DEM,41.1,J. Nathan Deal,11286,REP,46.9,4.8,-5.8000002,11/2/2010,42.97,53.02,-10.05,4.25,4.25,1,.8330154439166064, +32705,83766,1282,2010,2010_Gov-G_GA,GA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2010,750,Roy Barnes,11285,DEM,39,J. Nathan Deal,11286,REP,49,5,-10,11/2/2010,42.97,53.02,-10.05,.05,.05,1,-4.123970884157753, +32892,117615,1285,2010,2010_Gov-G_IL,IL,Gov-G,Gov-G,TCJ Research,327,IVR,,10/24/2010,1000,Pat Quinn,11291,DEM,40,William E. Brady,11292,REP,47,,-7,11/2/2010,46.79,45.94,.85,7.85,-7.85,0,2.094819047982318, +52986,83840,1286,2010,2010_Gov-G_IA,IA,Gov-G,Gov-G,Global Strategy Group,118,Live Phone,D,10/24/2010,600,Chet Culver,11293,DEM,40,Terry E. Branstad,11294,REP,46,,-6,11/2/2010,43.21,52.81,-9.6,3.6,3.6,1,-2.036838306934825,for Chet Culver +53127,84044,1289,2010,2010_Gov-G_NM,NM,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2010,750,Diane D. Denish,11316,DEM,42,Susana Martinez,11317,REP,52,,-10,11/2/2010,46.55,53.29,-6.74,3.26,-3.26,1,-1.50947036525681, +32730,83855,1291,2010,2010_Gov-G_KS,KS,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/24/2010,561,Tom Holland,11295,DEM,32,Sam Brownback,11296,REP,59,,-27,11/2/2010,32.21,63.28,-31.07,4.07,4.07,1,-3.346402846558323, +32679,83880,1293,2010,2010_Gov-G_MD,MD,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2010,750,Martin O'Malley,11300,DEM,52,Robert Ehrlich Jr.,11301,REP,42,,10,11/2/2010,56.24,41.79,14.46,4.46,-4.46,1,.2639780628202225, +63886,117627,1296,2010,2010_Gov-G_MN,MN,Gov-G,Gov-G,TCJ Research,327,IVR,,10/24/2010,1000,Mark Dayton,11307,DEM,45,Tom Emmer,11308,REP,41,9,4,11/2/2010,43.63,43.21,.42,3.58,3.58,1,-.5721505530984115, +32707,84105,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,SurveyUSA,325,IVR,,10/24/2010,613,Ted Strickland,11320,DEM,44,John Richard Kasich,11321,REP,49,3,-5,11/2/2010,47.04,49.04,-2,3,-3,1,.2479236363456845, +63890,117631,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,TCJ Research,327,IVR,,10/24/2010,1000,Ted Strickland,11320,DEM,44,John Richard Kasich,11321,REP,49,,-5,11/2/2010,47.04,49.04,-2,3,-3,1,.1443537362464332, +63892,117633,1300,2010,2010_Gov-G_OR,OR,Gov-G,Gov-G,TCJ Research,327,IVR,,10/24/2010,1000,John Kitzhaber,11324,DEM,46,Chris Dudley,11325,REP,48,,-2,11/2/2010,49.29,47.76,1.53,3.53,-3.53,0,-.1355630293635802, +32893,117616,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,TCJ Research,327,IVR,,10/24/2010,1000,Dan Onorato,11326,DEM,42,Thomas W. Corbett,11327,REP,52,,-10,11/2/2010,45.51,54.49,-8.98,1.02,-1.02,1,-2.34396586587405, +63894,117636,1302,2010,2010_Gov-G_RI,RI,Gov-G,Gov-G,TCJ Research,327,IVR,,10/24/2010,1000,Lincoln Chafee,11330,IND,38,John F. Robitaille,11329,REP,20,37,18,11/2/2010,36.1,33.57,2.53,15.47,,1,10.03488831312741, +32656,39252,1508,2010,2010_Sen-G_AZ,AZ,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/24/2010,664,Rodney Britz Glassman,2280,DEM,38,John McCain,599,REP,56,,-18,11/2/2010,34.65,58.86,-24.21,6.21,6.21,1,.487762503180426, +32894,39490,1509,2010,2010_Sen-G_AR,AR,Sen-G,Sen-G,TCJ Research,327,IVR,,10/24/2010,1000,Blanche Lincoln,584,DEM,37,John Boozman,581,REP,58,,-21,11/2/2010,36.95,57.9,-20.96,.04,-.04,1,-4.063038946621073, +32888,39484,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,TCJ Research,327,IVR,,10/24/2010,1000,Barbara Boxer,620,DEM,45,Carly Fiorina,623,REP,49,,-4,11/2/2010,52.18,42.17,10.01,14.01,-14.01,0,8.312180491682771, +32886,39482,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,TCJ Research,327,IVR,,10/24/2010,1000,Michael F. Bennet,638,DEM,44,Ken Buck,2305,REP,49,,-5,11/2/2010,48.05,46.42,1.63,6.63,-6.63,0,2.784172881671, +32643,39239,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2010,750,Richard Blumenthal,656,DEM,56,Linda McMahon,657,REP,43,,13,11/2/2010,55.16,43.22,11.94,1.06,1.06,1,-3.178397562468051, +32890,39486,1513,2010,2010_Sen-GS_DE,DE,Sen-G,Sen-GS,TCJ Research,327,IVR,,10/24/2010,1000,Christopher A. Coons,4467,DEM,50,Christine O'Donnell,4493,REP,44,,6,11/2/2010,56.61,40.03,16.58,10.58,-10.58,1,5.128852737707376, +32705,39301,1515,2010,2010_Sen-G_GA,GA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2010,500,Michael Thurmond,705,DEM,29,Johnny Isakson,704,REP,59,5,-30,11/2/2010,39,58.31,-19.31,10.69,-10.69,1,5.717857904773803, +32892,39488,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,TCJ Research,327,IVR,,10/24/2010,1000,Alexi Giannoulias,752,DEM,42,Mark Kirk,753,REP,46,,-4,11/2/2010,46.42,48.01,-1.6,2.4,-2.4,1,-.6131242244366492, +32730,39326,1522,2010,2010_Sen-G_KS,KS,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/24/2010,561,Lisa Johnston,780,DEM,26,Jerry Moran,776,REP,66,,-40,11/2/2010,26.38,70.09,-43.72,3.72,3.72,1,-3.709803736917614, +32651,39247,1524,2010,2010_Sen-O_LA,LA,Sen-G,Sen-O,Magellan Strategies,179,IVR,R,10/24/2010,1347,Charlie Melancon,2407,DEM,35,David Vitter,792,REP,52,,-17,11/2/2010,37.67,56.55,-18.88,1.88,1.88,1,-5.443002491619824,for unspecified Republican sponsor +32679,39275,1525,2010,2010_Sen-G_MD,MD,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2010,750,Barbara A. Mikulski,805,DEM,56,Eric Wargotz,807,REP,38,,18,11/2/2010,62.19,35.75,26.44,8.44,-8.44,1,2.51658656572984, +32717,39313,1527,2010,2010_Sen-G_MO,MO,Sen-G,Sen-G,Missouri State University,212,Live Phone,,10/24/2010,672,Robin Carnahan,4473,DEM,40.7,Roy Blunt,856,REP,53.8,,-13.1,11/2/2010,40.63,54.23,-13.6,.5,.5,1,-4.439284468058788, +32887,39483,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,TCJ Research,327,IVR,,10/24/2010,1000,Harry Reid,930,DEM,43,Sharron Angle,928,REP,48,,-5,11/2/2010,50.29,44.55,5.74,10.74,-10.74,0,3.13257897501479, +32678,39274,1532,2010,2010_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/24/2010,590,Elaine Marshall,878,DEM,38,Richard Burr,875,REP,53,,-15,11/2/2010,43.05,54.81,-11.77,3.23,-3.23,1,-.5863141221359534, +32707,39303,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/24/2010,613,Lee Fisher,985,DEM,37,Rob Portman,986,REP,52,2,-15,11/2/2010,39.4,56.85,-17.44,2.44,2.44,1,-1.008343602762664, +32893,39489,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,TCJ Research,327,IVR,,10/24/2010,1000,Joe Sestak,1032,DEM,43,Patrick J. Toomey,2537,REP,49,,-6,11/2/2010,48.99,51.01,-2.02,3.98,-3.98,1,.3866117584187682, +32891,39487,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,TCJ Research,327,IVR,,10/24/2010,1000,Patty Murray,1124,DEM,48,Dino Rossi,1125,REP,48,,0,11/2/2010,52.36,47.64,4.73,4.73,-4.73,.5,.5419504558636233, +32652,39248,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,Public Policy Polling,263,IVR,,10/24/2010,1246,"Joe Manchin, III",4489,DEM,50,John Raese,4491,REP,44,,6,11/2/2010,53.47,43.4,10.07,4.07,-4.07,1,-3.703671880731974, +32889,39485,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,TCJ Research,327,IVR,,10/24/2010,1000,"Joe Manchin, III",4489,DEM,41,John Raese,4491,REP,47,,-6,11/2/2010,53.47,43.4,10.07,16.07,-16.07,0,9.068750787308955, +51719,81767,4554,2010,2010_House-G_FL-8,FL-8,House-G,House-G,Susquehanna Polling & Research Inc.,326,IVR,,10/24/2010,801,Alan Grayson,10742,DEM,41,Daniel Webster,10743,REP,48,4,-7,11/2/2010,38.22,56.11,-17.9,10.9,10.9,1,3.828632953585458, +51873,81961,4674,2010,2010_House-G_MN-1,MN-1,House-G,House-G,SurveyUSA,325,IVR,,10/24/2010,558,Timothy J. Walz,10834,DEM,50,Randy Demmer,10835,REP,41,,9,11/2/2010,49.34,44.05,5.29,3.71,3.71,1,-3.735756452779364, +32717,81973,4689,2010,2010_House-G_MO-4,MO-4,House-G,House-G,Missouri State University,212,Live Phone,,10/24/2010,157,Ike Skelton,10846,DEM,45.7,Vicky Hartzler,10847,REP,38.8,,6.9000001,11/2/2010,45.11,50.43,-5.31,12.21,12.21,0,5.771486603040056, +32717,81977,4692,2010,2010_House-G_MO-7,MO-7,House-G,House-G,Missouri State University,212,Live Phone,,10/24/2010,199,Scott Eckersley,10850,DEM,22.8,Billy Long,10851,REP,56.2,,-33.400002,11/2/2010,30.37,63.39,-33.03,.37,-.37,1,-7.274787217191657, +51933,82043,4706,2010,2010_House-G_NJ-3,NJ-3,House-G,House-G,Monmouth University,215,IVR,,10/24/2010,600,John H. Adler,10883,DEM,43,Jon Runyan,10884,REP,48,,-5,11/2/2010,47.32,50.03,-2.71,2.29,-2.29,1,-1.077529033735697,sample size unavailable; estimated at 600 as a default +51934,82044,4706,2010,2010_House-G_NJ-3,NJ-3,House-G,House-G,Rutgers University,295,Live Phone,,10/24/2010,292,John H. Adler,10883,DEM,46,Jon Runyan,10884,REP,45,4,1,11/2/2010,47.32,50.03,-2.71,3.71,3.71,0,-.6287206731317916, +51933,82053,4709,2010,2010_House-G_NJ-6,NJ-6,House-G,House-G,Monmouth University,215,IVR,,10/24/2010,647,Frank Pallone Jr.,10885,DEM,52,Anna C. Little,10886,REP,45,,7,11/2/2010,54.75,43.71,11.04,4.04,-4.04,1,-3.130749290081071, +51978,82104,4739,2010,2010_House-G_NY-20,NY-20,House-G,House-G,Siena College,305,Live Phone,,10/24/2010,676,Scott Murphy,10907,DEM,42,Christopher P. Gibson,10908,REP,51,,-9,11/2/2010,45.13,54.87,-9.74,.74,.74,1,-5.51012807110898, +51978,82116,4743,2010,2010_House-G_NY-24,NY-24,House-G,House-G,Siena College,305,Live Phone,,10/24/2010,632,Michael A. Arcuri,10913,DEM,48,Richard L. Hanna,10914,REP,43,,5,11/2/2010,46.92,53.08,-6.16,11.16,11.16,0,3.196116064221223, +52162,82323,4883,2010,2010_House-G_WA-9,WA-9,House-G,House-G,SurveyUSA,325,IVR,,10/24/2010,590,Adam Smith,11016,DEM,49,Richard Muri,11017,REP,46,,3,11/2/2010,54.85,45.15,9.7,6.7,-6.7,1,-.494725696407459, +52173,82334,4894,2010,2010_House-G_WI-8,WI-8,House-G,House-G,Public Policy Polling,263,IVR,,10/24/2010,600,Steven L. Kagen,11022,DEM,37,Reid J. Ribble,11023,REP,40,,-3,11/2/2010,45.12,54.77,-9.64,6.64,6.64,1,.6115111023042218,sample size unavailable; estimated at 600 as a default +27383,32661,8657,2010,2010_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/24/2010,600,Generic Candidate,13740,DEM,43,Generic Candidate,13741,REP,49,,-6,11/2/2010,44.77,51.38,-6.61,.61,.61,1,-3.056922257493053,sample size unavailable; estimated at 600 as a default +1081,117347,8657,2010,2010_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,Live Phone,,10/24/2010,800,Generic Candidate,13740,DEM,43,Generic Candidate,13741,REP,50,,-7,11/2/2010,44.77,51.38,-6.61,.39,-.39,1,-3.212516794269941, +27384,117567,8657,2010,2010_House-G_US,US,House-G,House-G,Marist College,183,Live Phone,,10/24/2010,508,Generic Candidate,13740,DEM,44.5,Generic Candidate,13741,REP,47.5,,-3,11/2/2010,44.77,51.38,-6.61,3.61,3.61,1,-.0900651524441411,for NBC News | McClatchy Newspapers; sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll +43150,124139,8657,2010,2010_House-G_US,US,House-G,House-G,The Winston Group,385,Live Phone,R,10/24/2010,1000,Generic Candidate,13740,DEM,48,Generic Candidate,13741,REP,46,,2,11/2/2010,44.77,51.38,-6.61,8.61,8.61,0,5.556094835380099,for unspecified Republican sponsor; among registered voters +63871,117600,8657,2010,2010_House-G_US,US,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/24/2010,2070,Generic Candidate,13740,DEM,43,Generic Candidate,13741,REP,48,,-5,11/2/2010,44.77,51.38,-6.61,1.61,1.61,1,-1.698474338549178, +52844,83526,1275,2010,2010_Gov-G_AK,AK,Gov-G,Gov-G,Dittman Research,79,Live Phone,,10/25/2010,356,Ethan Berkowitz,11270,DEM,40,Sean R. Parnell,11271,REP,50,,-10,11/2/2010,37.67,59.06,-21.39,11.39,11.39,1,4.394898297106725, +32691,83652,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,RBI Strategies & Research,271,Live Phone,,10/25/2010,501,John Wright Hickenlooper,11279,DEM,48,Tom Tancredo,13666,IND,34,10,14,11/2/2010,51.05,36.38,14.67,.67,,1,-7.816706876342577, +32714,83681,1280,2010,2010_Gov-G_CT,CT,Gov-G,Gov-G,MRG Research,207,IVR,,10/25/2010,1846,Dannel P. Malloy,11281,DEM,45,Thomas C. Foley,11282,REP,45,,0,11/2/2010,49.51,48.95,.56,.56,-.56,.5,-3.356508013461457, +52936,83719,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Susquehanna Polling & Research Inc.,326,IVR,,10/25/2010,1547,Alex Sink,11283,DEM,45,Rick Scott,11284,REP,47,,-2,11/2/2010,47.72,48.87,-1.15,.85,-.85,1,-2.256655721590404, +52935,83718,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,The Florida Poll,99,Live Phone,,10/25/2010,696,Alex Sink,11283,DEM,39,Rick Scott,11284,REP,44,,-5,11/2/2010,47.72,48.87,-1.15,3.85,-3.85,1,.5034868622858291, +53055,83936,1295,2010,2010_Gov-G_MI,MI,Gov-G,Gov-G,EPIC-MRA,84,Live Phone,,10/25/2010,600,Virgil Bernero,11305,DEM,37,Rick Snyder,11306,REP,55,,-18,11/2/2010,39.9,58.11,-18.21,.21,.21,1,-3.16216688429138, +73531,137971,1296,2010,2010_Gov-G_MN,MN,Gov-G,Gov-G,Public Opinion Strategies,260,Live Phone,R,10/25/2010,500,Mark Dayton,11307,DEM,40,Tom Emmer,11308,REP,40,13,0,11/2/2010,43.63,43.21,.42,.42,-.42,.5,-4.051715252733935,for Tom Emmer +32680,83985,1297,2010,2010_Gov-G_NV,NV,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2010,750,Rory Reid,11312,DEM,35,Brian E. Sandoval,11313,REP,58,,-23,11/2/2010,41.61,53.36,-11.75,11.25,-11.25,1,6.440579287045037, +32780,84101,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,Columbus Dispatch,57,Mail,,10/25/2010,1445,Ted Strickland,11320,DEM,47,John Richard Kasich,11321,REP,49,,-2,11/2/2010,47.04,49.04,-2,0,0,1,-2.523368399587576, +53209,84182,1300,2010,2010_Gov-G_OR,OR,Gov-G,Gov-G,DHM Research,76,Live Phone,,10/25/2010,500,John Kitzhaber,11324,DEM,43,Chris Dudley,11325,REP,46,,-3,11/2/2010,49.29,47.76,1.53,4.53,-4.53,0,.8894152919356648, +32713,84181,1300,2010,2010_Gov-G_OR,OR,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2010,750,John Kitzhaber,11324,DEM,46,Chris Dudley,11325,REP,49,,-3,11/2/2010,49.29,47.76,1.53,4.53,-4.53,0,1.036465120576789, +52070,84273,1302,2010,2010_Gov-G_RI,RI,Gov-G,Gov-G,Rhode Island College,285,Live Phone,,10/25/2010,523,Lincoln Chafee,11330,IND,35,John F. Robitaille,11329,REP,28,25,7,11/2/2010,36.1,33.57,2.53,4.47,,1,-1.929611456739483,for WJAR (Rhode Island) | American Democracy Project | Rhode Island College +53297,84349,1306,2010,2010_Gov-G_TX,TX,Gov-G,Gov-G,Blum & Weprin Associates,32,Live Phone,,10/25/2010,673,Bill White,11339,DEM,37,Rick Perry,11340,REP,49,,-12,11/2/2010,42.3,54.97,-12.67,.67,.67,1,-2.581191160336949, +32658,84397,1309,2010,2010_Gov-G_WI,WI,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2010,750,Thomas M. Barrett,11346,DEM,42,Scott Walker,11347,REP,52,,-10,11/2/2010,46.48,52.25,-5.77,4.23,-4.23,1,.3773420473224152, +32691,39287,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,RBI Strategies & Research,271,Live Phone,,10/25/2010,500,Michael F. Bennet,638,DEM,43,Ken Buck,2305,REP,42,,1,11/2/2010,48.05,46.42,1.63,.63,-.63,1,-3.551334924705497, +32706,39302,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2010,750,Michael F. Bennet,638,DEM,44,Ken Buck,2305,REP,48,,-4,11/2/2010,48.05,46.42,1.63,5.63,-5.63,0,1.832540411578463, +32714,39310,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,MRG Research,207,IVR,,10/25/2010,1846,Richard Blumenthal,656,DEM,52,Linda McMahon,657,REP,44,,8,11/2/2010,55.16,43.22,11.94,3.94,-3.94,1,.0218787890394046, +32680,39276,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2010,750,Harry Reid,930,DEM,45,Sharron Angle,928,REP,49,,-4,11/2/2010,50.29,44.55,5.74,9.74,-9.74,0,1.937824687788667, +32780,39376,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,Columbus Dispatch,57,Mail,,10/25/2010,1445,Lee Fisher,985,DEM,40,Rob Portman,986,REP,56,,-16,11/2/2010,39.4,56.85,-17.44,1.44,1.44,1,-1.772119035868269, +32713,39309,1536,2010,2010_Sen-G_OR,OR,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2010,750,Ron Wyden,1002,DEM,53,Jim Huffman,1003,REP,42,,11,11/2/2010,57.22,39.25,17.98,6.98,-6.98,1,2.91189362252028, +32658,39254,1544,2010,2010_Sen-G_WI,WI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2010,750,Russ Feingold,1135,DEM,46,Ron Johnson,1138,REP,53,,-7,11/2/2010,47.02,51.86,-4.84,2.16,-2.16,1,-1.650469541470255, +32714,81735,4541,2010,2010_House-G_CT-1,CT-1,House-G,House-G,MRG Research,207,IVR,,10/25/2010,423,John Larson,10723,DEM,56,Ann Brickley,10724,REP,38,,18,11/2/2010,61.25,37.2,24.05,6.05,-6.05,1,-1.247887686122582, +32714,81737,4542,2010,2010_House-G_CT-2,CT-2,House-G,House-G,MRG Research,207,IVR,,10/25/2010,388,Joe Courtney,10725,DEM,57,Janet Peckinpaugh,10726,REP,38,,19,11/2/2010,59.86,38.76,21.1,2.1,-2.1,1,-5.251275418270316, +32714,81739,4543,2010,2010_House-G_CT-3,CT-3,House-G,House-G,MRG Research,207,IVR,,10/25/2010,397,Rosa DeLauro,10729,DEM,56,Gerald Labriola,10730,REP,37.9,,18.1,11/2/2010,65.06,33.58,31.48,13.38,-13.38,1,6.044055086384624, +32714,81741,4544,2010,2010_House-G_CT-4,CT-4,House-G,House-G,MRG Research,207,IVR,,10/25/2010,571,Jim Himes,10731,DEM,46,Dan Debicella,10732,REP,48,,-2,11/2/2010,53.06,46.93,6.13,8.13,-8.13,0,1.00604874235082, +32714,81748,4545,2010,2010_House-G_CT-5,CT-5,House-G,House-G,MRG Research,207,IVR,,10/25/2010,595,Christopher Murphy,10733,DEM,46,Sam S.F. Caligiuri,10734,REP,47,,-1,11/2/2010,54.06,45.93,8.13,9.13,-9.13,0,1.978423665879386, +51737,81786,4578,2010,2010_House-G_GA-7,GA-7,House-G,House-G,Landmark Communications,166,IVR,,10/25/2010,600,Douglass S. Heckman,10758,DEM,30,Rob Woodall,10759,REP,60,,-30,11/2/2010,32.93,67.07,-34.14,4.14,4.14,1,-2.954628890042201,sample size unavailable; estimated at 600 as a default +51860,81945,4665,2010,2010_House-G_MI-7,MI-7,House-G,House-G,Marketing Resource Group (MRG),193,Live Phone,,10/25/2010,400,Mark Schauer,10828,DEM,50,Tim Walberg,10829,REP,43,,7,11/2/2010,45.38,50.16,-4.78,11.78,11.78,0,4.394175601495163, +51946,82061,4717,2010,2010_House-G_NM-1,NM-1,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/25/2010,400,Martin Heinrich,10891,DEM,47,Jonathan L. Barela,10892,REP,49,,-2,11/2/2010,51.8,48.2,3.61,5.61,-5.61,0,-1.38763105537352,for Jonathan L. Barela +51971,82097,4738,2010,2010_House-G_NY-19,NY-19,House-G,House-G,Siena College,305,Live Phone,,10/25/2010,651,John Hall,10905,DEM,47,Nan Hayworth,10906,REP,46,,1,11/2/2010,47.32,52.68,-5.36,6.36,6.36,0,1.222256620324881, +51971,82112,4742,2010,2010_House-G_NY-23,NY-23,House-G,House-G,Siena College,305,Live Phone,,10/25/2010,623,William L. Owens,10911,DEM,40,Matthew A. Doheny,10912,REP,37,15,3,11/2/2010,47.54,46.39,1.15,1.85,1.85,1,-5.218938630037555, +51914,82007,4762,2010,2010_House-G_ND-1,ND-1,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/25/2010,400,Earl Pomeroy,10872,DEM,42,Rick Berg,10871,REP,51,,-9,11/2/2010,45.08,54.92,-9.84,.84,.84,1,-4.400105868100566,for Rick Berg +52046,82185,4800,2010,2010_House-G_PA-10,PA-10,House-G,House-G,Critical Insights,64,Live Phone,,10/25/2010,400,Christopher P. Carney,10953,DEM,38,Tom Marino,10954,REP,47,,-9,11/2/2010,44.82,55.18,-10.35,1.35,1.35,1,-6.543624201703912, +52046,82195,4801,2010,2010_House-G_PA-11,PA-11,House-G,House-G,Critical Insights,64,Live Phone,,10/25/2010,400,Paul E. Kanjorski,10955,DEM,47,Lou Barletta,10956,REP,39,,8,11/2/2010,45.3,54.7,-9.4,17.4,17.4,0,12.14465794172004, +52070,82216,4810,2010,2010_House-G_RI-1,RI-1,House-G,House-G,Rhode Island College,285,Live Phone,,10/25/2010,486,David Cicilline,10967,DEM,42,John J. Loughlin,10968,REP,40,4,2,11/2/2010,50.54,44.49,6.05,4.05,-4.05,1,-.4729350453829666,for WJAR (Rhode Island) | American Democracy Project | Rhode Island College +52070,82224,4811,2010,2010_House-G_RI-2,RI-2,House-G,House-G,Rhode Island College,285,Live Phone,,10/25/2010,215,Jim Langevin,10969,DEM,54,Mark S. Zaccaria,10970,REP,19,9,35,11/2/2010,59.79,31.72,28.07,6.93,6.93,1,-.5411069863565373,for WJAR (Rhode Island) | American Democracy Project | Rhode Island College +64147,118021,4876,2010,2010_House-G_WA-2,WA-2,House-G,House-G,MRG Research,207,IVR,,10/25/2010,423,Rick Larsen,11008,DEM,56,John Koster,11009,REP,38,,18,11/2/2010,51.07,48.93,2.14,15.86,15.86,1,10.6251559370948, +52152,82311,4877,2010,2010_House-G_WA-3,WA-3,House-G,House-G,SurveyUSA,325,IVR,,10/25/2010,640,Denny Heck,11010,DEM,46,Jaime Herrera Beutler,11011,REP,50,,-4,11/2/2010,47.03,52.97,-5.94,1.94,1.94,1,-5.189759350079323, +27382,32660,8657,2010,2010_House-G_US,US,House-G,House-G,Selzer & Co.,304,Live Phone,,10/25/2010,600,Generic Candidate,13740,DEM,44,Generic Candidate,13741,REP,47,,-3,11/2/2010,44.77,51.38,-6.61,3.61,3.61,1,.1225966747260771,for Bloomberg; sample size unavailable; estimated at 600 as a default +1083,117595,8657,2010,2010_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/25/2010,1147,Generic Candidate,13740,DEM,44,Generic Candidate,13741,REP,52,,-8,11/2/2010,44.77,51.38,-6.61,1.39,-1.39,1,-2.010853060664561,among all adults +32742,83525,1275,2010,2010_Gov-G_AK,AK,Gov-G,Gov-G,Dittman Research,79,Live Phone,,10/26/2010,421,Ethan Berkowitz,11270,DEM,40,Sean R. Parnell,11271,REP,52,,-12,11/2/2010,37.67,59.06,-21.39,9.39,9.39,1,2.557499741172565, +32847,117639,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Tulchin Research,340,Live Phone,,10/26/2010,700,Jerry Brown,11276,DEM,45,Meg Whitman,11278,REP,37,,8,11/2/2010,53.77,40.88,12.88,4.88,-4.88,1,-1.157170456624096, +52934,83717,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2010,625,Alex Sink,11283,DEM,46,Rick Scott,11284,REP,43,,3,11/2/2010,47.72,48.87,-1.15,4.15,4.15,0,.8268122841090704, +52999,83865,1292,2010,2010_Gov-G_ME,ME,Gov-G,Gov-G,Pan Atlantic Research,249,Live Phone,,10/26/2010,400,Paul R. LePage,11298,REP,36.8,Eliot R. Cutler,11299,IND,30.6,21.8,6.1999998,11/2/2010,43,31.8,11.2,5,,1,1.703815469858842, +53000,83866,1292,2010,2010_Gov-G_ME,ME,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2010,500,Paul R. LePage,11298,REP,40,Eliot R. Cutler,11299,IND,26,26,14,11/2/2010,43,31.8,11.2,2.8,,1,-1.059084696056537, +53024,83903,1294,2010,2010_Gov-G_MA,MA,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/26/2010,500,Deval Patrick,11302,DEM,46,Charles D. Baker,11303,REP,39,9,7,11/2/2010,48.42,42,6.42,.58,.58,1,-4.097186780789921, +53022,83901,1294,2010,2010_Gov-G_MA,MA,Gov-G,Gov-G,Western New England University,380,Live Phone,,10/26/2010,361,Deval Patrick,11302,DEM,42,Charles D. Baker,11303,REP,37,11,5,11/2/2010,48.42,42,6.42,1.42,-1.42,1,-3.440266879078298, +53054,83935,1295,2010,2010_Gov-G_MI,MI,Gov-G,Gov-G,Glengariff Group,117,Live Phone,,10/26/2010,600,Virgil Bernero,11305,DEM,35,Rick Snyder,11306,REP,53,,-18,11/2/2010,39.9,58.11,-18.21,.21,.21,1,-3.218725631083712, +53072,83954,1296,2010,2010_Gov-G_MN,MN,Gov-G,Gov-G,SurveyUSA,325,IVR/Live Phone,,10/26/2010,625,Mark Dayton,11307,DEM,39,Tom Emmer,11308,REP,38,13,1,11/2/2010,43.63,43.21,.42,.58,.58,1,-3.487146890935771, +32723,83982,1297,2010,2010_Gov-G_NV,NV,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2010,625,Rory Reid,11312,DEM,38,Brian E. Sandoval,11313,REP,54,,-16,11/2/2010,41.61,53.36,-11.75,4.25,-4.25,1,-1.456200456933794,for Las Vegas Review-Journal +32759,84104,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2010,750,Ted Strickland,11320,DEM,44,John Richard Kasich,11321,REP,48,,-4,11/2/2010,47.04,49.04,-2,2,-2,1,-.4906365545178343, +32748,84180,1300,2010,2010_Gov-G_OR,OR,Gov-G,Gov-G,SurveyUSA,325,IVR/Live Phone,,10/26/2010,580,John Kitzhaber,11324,DEM,48,Chris Dudley,11325,REP,41,1,7,11/2/2010,49.29,47.76,1.53,5.47,5.47,1,1.925046307673754, +32709,84212,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Muhlenberg College,219,Live Phone,,10/26/2010,460,Dan Onorato,11326,DEM,37,Thomas W. Corbett,11327,REP,52,,-15,11/2/2010,45.51,54.49,-8.98,6.02,-6.02,1,2.831631670613274, +32783,84213,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Susquehanna Polling & Research Inc.,326,IVR,,10/26/2010,800,Dan Onorato,11326,DEM,41,Thomas W. Corbett,11327,REP,48,,-7,11/2/2010,45.51,54.49,-8.98,1.98,1.98,1,-1.020409966271253, +53288,84340,1305,2010,2010_Gov-G_TN,TN,Gov-G,Gov-G,CJ&N,63,Live Phone,,10/26/2010,600,Mike McWherter,11336,DEM,27.8,William Edward Haslam,11337,REP,56.5,,-28.700001,11/2/2010,33.08,65.03,-31.95,3.25,3.25,1,-4.036439047467542,among registered voters +32750,84374,1307,2010,2010_Gov-GS_UT,UT,Gov-G,Gov-GS,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2010,625,Peter Corroon,11342,DEM,32,Gary Richard Herbert,11343,REP,59,,-27,11/2/2010,31.9,64.07,-32.16,5.16,5.16,1,-.0403448771396399, +32715,137970,1309,2010,2010_Gov-G_WI,WI,Gov-G,Gov-G,Voter/Consumer Research,371,Live Phone,R,10/26/2010,400,Thomas M. Barrett,11346,DEM,36,Scott Walker,11347,REP,44,1,-8,11/2/2010,46.48,52.25,-5.77,2.23,-2.23,1,-2.001487480738761,for unspecified Republican sponsor +32742,39338,1507,2010,2010_Sen-G_AK,AK,Sen-G,Sen-G,Dittman Research,79,Live Phone,,10/26/2010,421,Lisa Murkowski,2261,W,37,Joe Miller,556,REP,27,23,10,11/2/2010,39.57,35.56,4,6,,1,1.660041294137604, +32842,39438,1507,2010,2010_Sen-G_AK,AK,Sen-G,Sen-G,Hays Research Group,136,Live Phone,D,10/26/2010,500,Lisa Murkowski,2261,W,34,Joe Miller,556,REP,23,29,11,11/2/2010,39.57,35.56,4,7,,1,2.033333916201979,for unspecified Democratic sponsor +32841,136976,1507,2010,2010_Sen-G_AK,AK,Sen-G,Sen-G,Hellenthal & Associates,137,Live Phone,R,10/26/2010,500,Lisa Murkowski,2261,W,44,Joe Miller,556,REP,29.7,23.45,14.3,11/2/2010,39.57,35.56,4,10.3,,1,6.060628433313549,for unspecified Republican sponsor +32847,39443,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Tulchin Research,340,Live Phone,,10/26/2010,700,Barbara Boxer,620,DEM,48,Carly Fiorina,623,REP,40,,8,11/2/2010,52.18,42.17,10.01,2.01,-2.01,1,-4.317576545974112, +51709,137144,1513,2010,2010_Sen-GS_DE,DE,Sen-G,Sen-GS,Monmouth University,215,Live Phone,,10/26/2010,1171,Christopher A. Coons,4467,DEM,51,Christine O'Donnell,4493,REP,41,,10,11/2/2010,56.61,40.03,16.58,6.58,-6.58,1,.7660401877791655, +32721,39317,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,Susquehanna Polling & Research Inc.,326,IVR,,10/26/2010,600,Marco Rubio,690,REP,47,Charlie Crist,4468,IND,27,23,20,11/2/2010,48.89,29.71,19.19,.81,,1,-5.417291386249276,sample size unavailable; estimated at 600 as a default +32690,39286,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2010,750,Alexi Giannoulias,752,DEM,42,Mark Kirk,753,REP,46,5,-4,11/2/2010,46.42,48.01,-1.6,2.4,-2.4,1,.0173817845136814, +32718,39314,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,Braun Research,33,Live Phone,,10/26/2010,800,Jack Conway,785,DEM,39,Rand Paul,788,REP,46.5,,-7.5,11/2/2010,44.25,55.73,-11.48,3.98,3.98,1,-.2295022415176154, +32716,39312,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/26/2010,637,Jack Conway,785,DEM,43,Rand Paul,788,REP,52,,-9,11/2/2010,44.25,55.73,-11.48,2.48,2.48,1,-1.884139564278867, +32723,39319,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2010,625,Harry Reid,930,DEM,45,Sharron Angle,928,REP,49,,-4,11/2/2010,50.29,44.55,5.74,9.74,-9.74,0,1.883987776347907,for Las Vegas Review-Journal +32759,39355,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2010,750,Lee Fisher,985,DEM,33,Rob Portman,986,REP,57,,-24,11/2/2010,39.4,56.85,-17.44,6.56,-6.56,1,3.51528699265496, +32748,39344,1536,2010,2010_Sen-G_OR,OR,Sen-G,Sen-G,SurveyUSA,325,IVR/Live Phone,,10/26/2010,580,Ron Wyden,1002,DEM,57,Jim Huffman,1003,REP,32,1,25,11/2/2010,57.22,39.25,17.98,7.02,7.02,1,3.277145483518744, +32709,39305,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Muhlenberg College,219,Live Phone,,10/26/2010,460,Joe Sestak,1032,DEM,40,Patrick J. Toomey,2537,REP,48,,-8,11/2/2010,48.99,51.01,-2.02,5.98,-5.98,1,2.515940650507631, +32783,39379,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Susquehanna Polling & Research Inc.,326,IVR,,10/26/2010,800,Joe Sestak,1032,DEM,44,Patrick J. Toomey,2537,REP,46,,-2,11/2/2010,48.99,51.01,-2.02,.02,.02,1,-3.432212532094802, +32750,39346,1540,2010,2010_Sen-G_UT,UT,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2010,625,Samuel Frank Granato,2543,DEM,32,Mike Lee,1090,REP,48,,-16,11/2/2010,32.76,61.58,-28.82,12.82,12.82,1,7.742595492464122, +32737,39333,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,SurveyUSA,325,IVR,,10/26/2010,678,Patty Murray,1124,DEM,47,Dino Rossi,1125,REP,47,,0,11/2/2010,52.36,47.64,4.73,4.73,-4.73,.5,.4684095466217688, +32689,39285,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2010,750,"Joe Manchin, III",4489,DEM,49,John Raese,4491,REP,46,,3,11/2/2010,53.47,43.4,10.07,7.07,-7.07,1,.5055523832698714, +32715,39311,1544,2010,2010_Sen-G_WI,WI,Sen-G,Sen-G,Voter/Consumer Research,371,Live Phone,R,10/26/2010,400,Russ Feingold,1135,DEM,44,Ron Johnson,1138,REP,48,,-4,11/2/2010,47.02,51.86,-4.84,.84,.84,1,-3.363440151748046,for unspecified Republican sponsor +51709,81753,4546,2010,2010_House-G_DE-1,DE-1,House-G,House-G,Monmouth University,215,Live Phone,,10/26/2010,1171,John C. Carney Jr.,10736,DEM,51,Glen Urquhart,10737,REP,44,,7,11/2/2010,56.78,41.04,15.74,8.74,-8.74,1,4.160885421493941, +51730,81778,4571,2010,2010_House-G_FL-25,FL-25,House-G,House-G,Susquehanna Polling & Research Inc.,326,IVR,,10/26/2010,700,Joe Garcia,10754,DEM,43,David Rivera,10755,REP,44,6,-1,11/2/2010,42.59,52.15,-9.56,8.56,8.56,1,1.527934215711558, +51738,81787,4579,2010,2010_House-G_GA-8,GA-8,House-G,House-G,Landmark Communications,166,IVR,,10/26/2010,600,James Marshall,10760,DEM,39.1,Austin Scott,10761,REP,52.5,,-13.4,11/2/2010,47.3,52.7,-5.39,8.01,-8.01,1,2.113684125155615,sample size unavailable; estimated at 600 as a default +32723,82082,4701,2010,2010_House-G_NV-3,NV-3,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2010,400,Dina Titus,10897,DEM,43,Joseph J. Heck,10898,REP,53,,-10,11/2/2010,47.47,48.13,-.65,9.35,-9.35,1,2.998473270546655,for Las Vegas Review-Journal +51943,82058,4715,2010,2010_House-G_NJ-12,NJ-12,House-G,House-G,Monmouth University,215,IVR,,10/26/2010,600,Rush Holt,10889,DEM,51,Scott M. Sipprelle,10890,REP,43,,8,11/2/2010,53.05,45.9,7.15,.85,.85,1,-6.258559096415707,sample size unavailable; estimated at 600 as a default +32750,82270,4860,2010,2010_House-G_UT-1,UT-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2010,400,Morgan E. Bowen,10990,DEM,13,Rob Bishop,10991,REP,65,,-52,11/2/2010,23.93,69.19,-45.27,6.73,-6.73,1,2.327606661946537, +32750,82272,4861,2010,2010_House-G_UT-2,UT-2,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2010,400,Jim Matheson,10992,DEM,48,Morgan J. Philpot,10993,REP,35,,13,11/2/2010,50.49,46.06,4.43,8.57,8.57,1,.4433052751879917, +32750,82276,4862,2010,2010_House-G_UT-3,UT-3,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/26/2010,400,Karen E. Hyer,10994,DEM,11,Jason Chaffetz,10995,REP,56,,-45,11/2/2010,22.94,72.32,-49.38,4.38,4.38,1,-.3025507622940752, +32712,83580,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2010,750,Jerry Brown,11276,DEM,49,Meg Whitman,11278,REP,45,,4,11/2/2010,53.77,40.88,12.88,8.88,-8.88,1,2.896576421320928, +32732,83578,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,YouGov,391,Online,,10/27/2010,814,Jerry Brown,11276,DEM,50,Meg Whitman,11278,REP,41,,9,11/2/2010,53.77,40.88,12.88,3.88,-3.88,1,-2.264946817755043, +32751,83648,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,Marist College,183,Live Phone,,10/27/2010,615,John Wright Hickenlooper,11279,DEM,47,Tom Tancredo,13666,IND,43,7,4,11/2/2010,51.05,36.38,14.67,10.67,,1,2.797198608458976,for McClatchy Newspapers +32762,83650,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,YouGov,391,Online,,10/27/2010,855,John Wright Hickenlooper,11279,DEM,47,Tom Tancredo,13666,IND,40,9,7,11/2/2010,51.05,36.38,14.67,7.67,,1,-.1936472890166712, +32764,83679,1280,2010,2010_Gov-G_CT,CT,Gov-G,Gov-G,YouGov,391,Online,,10/27/2010,783,Dannel P. Malloy,11281,DEM,48,Thomas C. Foley,11282,REP,44,,4,11/2/2010,49.51,48.95,.56,3.44,3.44,1,-.2809224041882487, +32747,83716,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2010,750,Alex Sink,11283,DEM,45,Rick Scott,11284,REP,48,,-3,11/2/2010,47.72,48.87,-1.15,1.85,-1.85,1,-1.38384173052531, +32729,83715,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,YouGov,391,Online,,10/27/2010,826,Alex Sink,11283,DEM,44,Rick Scott,11284,REP,41,,3,11/2/2010,47.72,48.87,-1.15,4.15,4.15,0,.9872878679542848, +52963,83765,1282,2010,2010_Gov-G_GA,GA,Gov-G,Gov-G,Landmark Communications,166,IVR,,10/27/2010,1686,Roy Barnes,11285,DEM,41.6,J. Nathan Deal,11286,REP,48.5,4.2,-6.9000001,11/2/2010,42.97,53.02,-10.05,3.15,3.15,1,-.100379030775741, +32786,83764,1282,2010,2010_Gov-G_GA,GA,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/2010,625,Roy Barnes,11285,DEM,40,J. Nathan Deal,11286,REP,47,6,-7,11/2/2010,42.97,53.02,-10.05,3.05,3.05,1,-.7019001135994604, +32775,84029,1288,2010,2010_Gov-G_NH,NH,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2010,750,John Lynch,11314,DEM,51,John A. Stephen,11315,REP,45,,6,11/2/2010,52.64,45.03,7.61,1.61,-1.61,1,-1.393023871865962, +52998,83864,1292,2010,2010_Gov-G_ME,ME,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/27/2010,1812,Paul R. LePage,11298,REP,40,Eliot R. Cutler,11299,IND,28,24,12,11/2/2010,43,31.8,11.2,.8,,1,-2.660779354391666, +53023,83902,1294,2010,2010_Gov-G_MA,MA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2010,750,Deval Patrick,11302,DEM,46,Charles D. Baker,11303,REP,44,6,2,11/2/2010,48.42,42,6.42,4.42,-4.42,1,.0451358630376138, +32773,84067,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,Marist College,183,Live Phone,,10/27/2010,415,Andrew Cuomo,11318,DEM,56,Carl Paladino,11319,REP,37,,19,11/2/2010,62.56,33.26,29.29,10.29,-10.29,1,4.000530886159408, +32778,84071,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,SurveyUSA,325,IVR/Live Phone,,10/27/2010,544,Andrew Cuomo,11318,DEM,55,Carl Paladino,11319,REP,33,,22,11/2/2010,62.56,33.26,29.29,7.29,-7.29,1,.8913567800931197, +32724,84069,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,YouGov,391,Online,,10/27/2010,826,Andrew Cuomo,11318,DEM,57,Carl Paladino,11319,REP,27,,30,11/2/2010,62.56,33.26,29.29,.71,.71,1,-5.965051105961234, +32734,84103,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,YouGov,391,Online,,10/27/2010,805,Ted Strickland,11320,DEM,45,John Richard Kasich,11321,REP,48,,-3,11/2/2010,47.04,49.04,-2,1,-1,1,-1.564895911299734, +32752,84207,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Marist College,183,Live Phone,,10/27/2010,461,Dan Onorato,11326,DEM,44,Thomas W. Corbett,11327,REP,51,,-7,11/2/2010,45.51,54.49,-8.98,1.98,1.98,1,-1.322885456748321, +32731,84209,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,YouGov,391,Online,,10/27/2010,779,Dan Onorato,11326,DEM,41,Thomas W. Corbett,11327,REP,50,,-9,11/2/2010,45.51,54.49,-8.98,.02,-.02,1,-3.015730661124031, +53296,84348,1306,2010,2010_Gov-G_TX,TX,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/27/2010,568,Bill White,11339,DEM,44,Rick Perry,11340,REP,53,,-9,11/2/2010,42.3,54.97,-12.67,3.67,3.67,1,.5893731153197226, +32774,84373,1307,2010,2010_Gov-GS_UT,UT,Gov-G,Gov-GS,Dan Jones & Associates,70,Live Phone,,10/27/2010,1206,Peter Corroon,11342,DEM,29,Gary Richard Herbert,11343,REP,63,,-34,11/2/2010,31.9,64.07,-32.16,1.84,-1.84,1,-3.203682575684689, +32758,84395,1309,2010,2010_Gov-G_WI,WI,Gov-G,Gov-G,Marist College,183,Live Phone,,10/27/2010,491,Thomas M. Barrett,11346,DEM,44,Scott Walker,11347,REP,51,,-7,11/2/2010,46.48,52.25,-5.77,1.23,-1.23,1,-3.025125823950436, +32738,84394,1309,2010,2010_Gov-G_WI,WI,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/27/2010,1372,Thomas M. Barrett,11346,DEM,44,Scott Walker,11347,REP,53,,-9,11/2/2010,46.48,52.25,-5.77,3.23,-3.23,1,-.3149422692801347, +32712,39308,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2010,750,Barbara Boxer,620,DEM,49,Carly Fiorina,623,REP,46,,3,11/2/2010,52.18,42.17,10.01,7.01,-7.01,1,.8158874353115116, +32732,39328,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,YouGov,391,Online,,10/27/2010,814,Barbara Boxer,620,DEM,48.6,Carly Fiorina,623,REP,45.3,,3.3,11/2/2010,52.18,42.17,10.01,6.71,-6.71,1,.5757089830271452, +32751,39347,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,Marist College,183,Live Phone,,10/27/2010,615,Michael F. Bennet,638,DEM,45,Ken Buck,2305,REP,49,,-4,11/2/2010,48.05,46.42,1.63,5.63,-5.63,0,1.78702656014962,for McClatchy Newspapers +32762,39358,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,YouGov,391,Online,,10/27/2010,855,Michael F. Bennet,638,DEM,49,Ken Buck,2305,REP,48,,1,11/2/2010,48.05,46.42,1.63,.63,-.63,1,-3.313988454933782, +32764,39361,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,YouGov,391,Online,,10/27/2010,783,Richard Blumenthal,656,DEM,52.7,Linda McMahon,657,REP,42.8,,9.8999996,11/2/2010,55.16,43.22,11.94,2.04,-2.04,1,-2.007973356526173, +32747,39343,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2010,750,Marco Rubio,690,REP,50,Charlie Crist,4468,IND,30,16,20,11/2/2010,48.89,29.71,19.19,.81,,1,-4.981833601258928, +32729,39325,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,YouGov,391,Online,,10/27/2010,826,Marco Rubio,690,REP,42,Charlie Crist,4468,IND,31,18,11,11/2/2010,48.89,29.71,19.19,8.19,,1,2.913832439007384, +32786,39382,1515,2010,2010_Sen-G_GA,GA,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/2010,625,Michael Thurmond,705,DEM,33,Johnny Isakson,704,REP,56,4,-23,11/2/2010,39,58.31,-19.31,3.69,-3.69,1,-2.085139993660067, +32722,39318,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2010,750,Jack Conway,785,DEM,41,Rand Paul,788,REP,53,,-12,11/2/2010,44.25,55.73,-11.48,.52,-.52,1,-3.722377035477296, +32766,39362,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,YouGov,391,Online,,10/27/2010,822,Jack Conway,785,DEM,44,Rand Paul,788,REP,52,,-8,11/2/2010,44.25,55.73,-11.48,3.48,3.48,1,-.6783354097303055, +32768,39365,1527,2010,2010_Sen-G_MO,MO,Sen-G,Sen-G,YouGov,391,Online,,10/27/2010,789,Robin Carnahan,4473,DEM,42.5,Roy Blunt,856,REP,53.6,,-11.1,11/2/2010,40.63,54.23,-13.6,2.5,2.5,1,-2.151758747928358, +32775,39371,1529,2010,2010_Sen-G_NH,NH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2010,500,Paul W. Hodes,902,DEM,41,Kelly Ayotte,900,REP,56,,-15,11/2/2010,36.85,60.09,-23.24,8.24,8.24,1,2.932451907085967, +32773,39366,1530,2010,2010_Sen-G_NY,NY,Sen-G,Sen-G,Marist College,183,Live Phone,,10/27/2010,415,Charles E. Schumer,957,DEM,60,Jay Townsend,959,REP,36,,24,11/2/2010,66.32,32.21,34.11,10.11,-10.11,1,4.290176077281338, +32778,39378,1530,2010,2010_Sen-G_NY,NY,Sen-G,Sen-G,SurveyUSA,325,IVR/Live Phone,,10/27/2010,544,Charles E. Schumer,957,DEM,62,Jay Townsend,959,REP,32,,30,11/2/2010,66.32,32.21,34.11,4.11,-4.11,1,-2.200414785611985, +32724,39322,1530,2010,2010_Sen-G_NY,NY,Sen-G,Sen-G,YouGov,391,Online,,10/27/2010,819,Charles E. Schumer,957,DEM,59,Jay Townsend,959,REP,35,,24,11/2/2010,66.32,32.21,34.11,10.11,-10.11,1,4.866906626868102, +32773,39367,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,Marist College,183,Live Phone,,10/27/2010,415,Kirsten E. Gillibrand,4481,DEM,55,Joseph J. DioGuardi,4482,REP,40,,15,11/2/2010,62.95,35.11,27.84,12.84,-12.84,1,6.420365914985602, +32778,39374,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,SurveyUSA,325,IVR/Live Phone,,10/27/2010,544,Kirsten E. Gillibrand,4481,DEM,56,Joseph J. DioGuardi,4482,REP,36,,20,11/2/2010,62.95,35.11,27.84,7.84,-7.84,1,1.368203453742787, +32724,39321,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,YouGov,391,Online,,10/27/2010,819,Kirsten E. Gillibrand,4481,DEM,57,Joseph J. DioGuardi,4482,REP,33,,24,11/2/2010,62.95,35.11,27.84,3.84,-3.84,1,-3.060236931032034, +32734,39331,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,YouGov,391,Online,,10/27/2010,805,Lee Fisher,985,DEM,40,Rob Portman,986,REP,53,,-13,11/2/2010,39.4,56.85,-17.44,4.44,4.44,1,1.482035661957339, +32752,39348,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Marist College,183,Live Phone,,10/27/2010,461,Joe Sestak,1032,DEM,45,Patrick J. Toomey,2537,REP,52,,-7,11/2/2010,48.99,51.01,-2.02,4.98,-4.98,1,1.407930973846018, +32731,39345,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,YouGov,391,Online,,10/27/2010,779,Joe Sestak,1032,DEM,44,Patrick J. Toomey,2537,REP,50,,-6,11/2/2010,48.99,51.01,-2.02,3.98,-3.98,1,.6936658180873763, +32774,39370,1540,2010,2010_Sen-G_UT,UT,Sen-G,Sen-G,Dan Jones & Associates,70,Live Phone,,10/27/2010,1206,Samuel Frank Granato,2543,DEM,30,Mike Lee,1090,REP,57,,-27,11/2/2010,32.76,61.58,-28.82,1.82,1.82,1,-4.66923442730623, +32755,39351,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,Marist College,183,Live Phone,,10/27/2010,638,Patty Murray,1124,DEM,49,Dino Rossi,1125,REP,48,,1,11/2/2010,52.36,47.64,4.73,3.73,-3.73,1,-.5046860350250914,for McClatchy Newspapers +32710,39306,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/27/2010,750,Patty Murray,1124,DEM,47,Dino Rossi,1125,REP,48,,-1,11/2/2010,52.36,47.64,4.73,5.73,-5.73,0,1.491240595403211, +32758,39354,1544,2010,2010_Sen-G_WI,WI,Sen-G,Sen-G,Marist College,183,Live Phone,,10/27/2010,491,Russ Feingold,1135,DEM,45,Ron Johnson,1138,REP,52,,-7,11/2/2010,47.02,51.86,-4.84,2.16,-2.16,1,-1.742738887271559, +32738,39334,1544,2010,2010_Sen-G_WI,WI,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/27/2010,1372,Russ Feingold,1135,DEM,44,Ron Johnson,1138,REP,53,,-9,11/2/2010,47.02,51.86,-4.84,4.16,-4.16,1,.9467827605963072, +51802,81877,4625,2010,2010_House-G_KS-4,KS-4,House-G,House-G,SurveyUSA,325,IVR,,10/27/2010,534,Raj Goyle,10806,DEM,38,Mike Pompeo,10807,REP,54,,-16,11/2/2010,36.45,58.79,-22.34,6.34,6.34,1,-.7670488568227215, +51869,81955,4667,2010,2010_House-G_MI-9,MI-9,House-G,House-G,Great Lakes Strategies Group,125,IVR,R,10/27/2010,700,Gary C. Peters,10831,DEM,43,Andrew Rocky Raczkowski,10830,REP,48,,-5,11/2/2010,49.76,47.23,2.54,7.54,-7.54,0,2.778827681234298,for Andrew Rocky Raczkowski +51881,81969,4681,2010,2010_House-G_MN-8,MN-8,House-G,House-G,SurveyUSA,325,IVR,,10/27/2010,665,James L. Oberstar,10842,DEM,47,Chip Cravaack,10843,REP,46,,1,11/2/2010,46.59,48.18,-1.59,2.59,2.59,0,-4.445653666411349, +32774,82269,4860,2010,2010_House-G_UT-1,UT-1,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/27/2010,375,Morgan E. Bowen,10990,DEM,21,Rob Bishop,10991,REP,66,,-45,11/2/2010,23.93,69.19,-45.27,.27,.27,1,-5.957045529606653, +32774,82271,4861,2010,2010_House-G_UT-2,UT-2,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/27/2010,456,Jim Matheson,10992,DEM,51,Morgan J. Philpot,10993,REP,39,,12,11/2/2010,50.49,46.06,4.43,7.57,7.57,1,.8965480356073828, +32774,82275,4862,2010,2010_House-G_UT-3,UT-3,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/27/2010,375,Karen E. Hyer,10994,DEM,19,Jason Chaffetz,10995,REP,70,,-51,11/2/2010,22.94,72.32,-49.38,1.62,-1.62,1,-3.997549678239346, +52127,82284,4868,2010,2010_House-G_VA-5,VA-5,House-G,House-G,SurveyUSA,325,IVR,,10/27/2010,524,Tom S. Perriello,10999,DEM,43,Robert Hurt,10998,REP,51,,-8,11/2/2010,46.99,50.81,-3.82,4.18,-4.18,1,1.008335506786884, +27381,32659,8657,2010,2010_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,10/27/2010,600,Generic Candidate,13740,DEM,45,Generic Candidate,13741,REP,49,,-4,11/2/2010,44.77,51.38,-6.61,2.61,2.61,1,-.8008267668569733,for The Washington Post; sample size unavailable; estimated at 600 as a default +28731,32658,8657,2010,2010_House-G_US,US,House-G,House-G,Fox News/Opinion Dynamics Corp.,104,Live Phone,,10/27/2010,600,Generic Candidate,13740,DEM,37,Generic Candidate,13741,REP,50,,-13,11/2/2010,44.77,51.38,-6.61,6.39,-6.39,1,3.067066656812342,for FOX News; sample size unavailable; estimated at 600 as a default +32760,83540,1276,2010,2010_Gov-G_AZ,AZ,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2010,500,Samuel Pearson Goddard,11272,DEM,39,Janice Kay Brewer,11273,REP,53,,-14,11/2/2010,42.47,54.33,-11.86,2.14,-2.14,1,-2.237862365112941, +32785,83559,1277,2010,2010_Gov-G_AR,AR,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2010,500,Mike Beebe,11274,DEM,60,Jim H. Keet,11275,REP,38,,22,11/2/2010,64.42,33.63,30.79,8.79,-8.79,1,2.256822886065228, +52898,83647,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2010,750,John Wright Hickenlooper,11279,DEM,47,Tom Tancredo,13666,IND,42,5,5,11/2/2010,51.05,36.38,14.67,9.67,,1,2.209906286081007, +32788,83677,1280,2010,2010_Gov-G_CT,CT,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/28/2010,759,Dannel P. Malloy,11281,DEM,47,Thomas C. Foley,11282,REP,49,,-2,11/2/2010,49.51,48.95,.56,2.56,-2.56,0,-1.185969499889428, +32817,83680,1280,2010,2010_Gov-G_CT,CT,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/28/2010,930,Dannel P. Malloy,11281,DEM,45,Thomas C. Foley,11282,REP,48,,-3,11/2/2010,49.51,48.95,.56,3.56,-3.56,0,.0744262591066251, +32833,83713,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/28/2010,925,Alex Sink,11283,DEM,44,Rick Scott,11284,REP,43,,1,11/2/2010,47.72,48.87,-1.15,2.15,2.15,0,-.8395161367541927, +32791,83805,1285,2010,2010_Gov-G_IL,IL,Gov-G,Gov-G,YouGov,391,Online,,10/28/2010,660,Pat Quinn,11291,DEM,42.2,William E. Brady,11292,REP,49.5,,-7.3000002,11/2/2010,46.79,45.94,.85,8.15,-8.15,0,2.609156020849908, +32784,83839,1286,2010,2010_Gov-G_IA,IA,Gov-G,Gov-G,Selzer & Co.,304,Live Phone,,10/28/2010,805,Chet Culver,11293,DEM,38,Terry E. Branstad,11294,REP,50,,-12,11/2/2010,43.21,52.81,-9.6,2.4,-2.4,1,-2.533495070099706, +1075,84028,1288,2010,2010_Gov-G_NH,NH,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/28/2010,1308,John Lynch,11314,DEM,53,John A. Stephen,11315,REP,44,,9,11/2/2010,52.64,45.03,7.61,1.39,1.39,1,-1.270943863940262, +51945,84043,1289,2010,2010_Gov-G_NM,NM,Gov-G,Gov-G,Research & Polling Inc.,280,Live Phone,,10/28/2010,1003,Diane D. Denish,11316,DEM,43,Susana Martinez,11317,REP,53,,-10,11/2/2010,46.55,53.29,-6.74,3.26,-3.26,1,-.9017152633660247,for Albuquerque Journal +53071,83953,1296,2010,2010_Gov-G_MN,MN,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/28/2010,2058,Mark Dayton,11307,DEM,43,Tom Emmer,11308,REP,40,15,3,11/2/2010,43.63,43.21,.42,2.58,2.58,1,-.9689247363709056, +32789,83980,1297,2010,2010_Gov-G_NV,NV,Gov-G,Gov-G,YouGov,391,Online,,10/28/2010,711,Rory Reid,11312,DEM,40,Brian E. Sandoval,11313,REP,56,,-16,11/2/2010,41.61,53.36,-11.75,4.25,-4.25,1,-1.099171723574621, +32812,84100,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,Angus Reid Global,13,Online,,10/28/2010,460,Ted Strickland,11320,DEM,46,John Richard Kasich,11321,REP,49,,-3,11/2/2010,47.04,49.04,-2,1,-1,1,-1.811432822260605, +32832,84099,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/28/2010,848,Ted Strickland,11320,DEM,46,John Richard Kasich,11321,REP,47,,-1,11/2/2010,47.04,49.04,-2,1,1,1,-1.086531352344117, +32828,84205,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/28/2010,1244,Dan Onorato,11326,DEM,42,Thomas W. Corbett,11327,REP,52,,-10,11/2/2010,45.51,54.49,-8.98,1.02,-1.02,1,-1.670665832636848, +32740,137968,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2010,600,Dan Onorato,11326,DEM,43,Thomas W. Corbett,11327,REP,52,,-9,11/2/2010,45.51,54.49,-8.98,.02,-.02,1,-3.00826247854106,sample size unavailable; estimated at 600 as a default +53327,84386,1308,2010,2010_Gov-G_VT,VT,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2010,750,Peter Elliott Shumlin,11344,DEM,50,Brian Dubie,11345,REP,45,,5,11/2/2010,49.48,47.69,1.79,3.21,3.21,1,-1.89864400601427, +32838,84393,1309,2010,2010_Gov-G_WI,WI,Gov-G,Gov-G,Forward Strategies,102,IVR,,10/28/2010,700,Thomas M. Barrett,11346,DEM,44,Scott Walker,11347,REP,48,,-4,11/2/2010,46.48,52.25,-5.77,1.77,1.77,1,-1.955393849818088, +32795,84391,1309,2010,2010_Gov-G_WI,WI,Gov-G,Gov-G,YouGov,391,Online,,10/28/2010,842,Thomas M. Barrett,11346,DEM,43,Scott Walker,11347,REP,53,,-10,11/2/2010,46.48,52.25,-5.77,4.23,-4.23,1,.637362704947924, +32760,39356,1508,2010,2010_Sen-G_AZ,AZ,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2010,500,Rodney Britz Glassman,2280,DEM,32,John McCain,599,REP,52,,-20,11/2/2010,34.65,58.86,-24.21,4.21,4.21,1,-2.000941161926951, +32785,39381,1509,2010,2010_Sen-G_AR,AR,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2010,500,Blanche Lincoln,584,DEM,36,John Boozman,581,REP,55,,-19,11/2/2010,36.95,57.9,-20.96,1.96,1.96,1,-1.74563732445752, +32788,39384,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/28/2010,759,Richard Blumenthal,656,DEM,54,Linda McMahon,657,REP,43,,11,11/2/2010,55.16,43.22,11.94,.94,-.94,1,-3.121321581619998, +32817,39413,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/28/2010,930,Richard Blumenthal,656,DEM,53,Linda McMahon,657,REP,44,,9,11/2/2010,55.16,43.22,11.94,2.94,-2.94,1,-1.139185009634851, +32833,39429,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/28/2010,925,Marco Rubio,690,REP,45,Charlie Crist,4468,IND,31,18,14,11/2/2010,48.89,29.71,19.19,5.19,,1,.1140588569012796, +32809,39405,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,ALG Research,14,Live Phone,D,10/28/2010,400,Alexi Giannoulias,752,DEM,39,Mark Kirk,753,REP,37,,2,11/2/2010,46.42,48.01,-1.6,3.6,3.6,0,1.195143496188054,for unspecified Democratic sponsor +32791,39387,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,YouGov,391,Online,,10/28/2010,672,Alexi Giannoulias,752,DEM,48.5,Mark Kirk,753,REP,45.8,,2.7,11/2/2010,46.42,48.01,-1.6,4.3,4.3,0,1.968578927326548, +32784,39380,1521,2010,2010_Sen-G_IA,IA,Sen-G,Sen-G,Selzer & Co.,304,Live Phone,,10/28/2010,805,Roxanne Conlin,724,DEM,30,Chuck Grassley,726,REP,61,,-31,11/2/2010,33.3,64.35,-31.05,.05,.05,1,-7.145576086379203, +32789,39385,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,YouGov,391,Online,,10/28/2010,711,Harry Reid,930,DEM,47,Sharron Angle,928,REP,49,,-2,11/2/2010,50.29,44.55,5.74,7.74,-7.74,0,.0168711717461763, +1075,39335,1529,2010,2010_Sen-G_NH,NH,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/28/2010,1308,Paul W. Hodes,902,DEM,41,Kelly Ayotte,900,REP,56,,-15,11/2/2010,36.85,60.09,-23.24,8.24,8.24,1,3.549862282289867, +32812,39408,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,Angus Reid Global,13,Online,,10/28/2010,492,Lee Fisher,985,DEM,40,Rob Portman,986,REP,57,,-17,11/2/2010,39.4,56.85,-17.44,.44,.44,1,-3.071131914300946, +32832,39428,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/28/2010,848,Lee Fisher,985,DEM,37,Rob Portman,986,REP,56,,-19,11/2/2010,39.4,56.85,-17.44,1.56,-1.56,1,-1.705312344753957, +32828,39424,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/28/2010,1244,Joe Sestak,1032,DEM,45,Patrick J. Toomey,2537,REP,50,,-5,11/2/2010,48.99,51.01,-2.02,2.98,-2.98,1,-.1915836182498884, +32740,39336,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2010,750,Joe Sestak,1032,DEM,46,Patrick J. Toomey,2537,REP,50,,-4,11/2/2010,48.99,51.01,-2.02,1.98,-1.98,1,-1.214674161375078, +32793,39389,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,YouGov,391,Online,,10/28/2010,849,Patty Murray,1124,DEM,50.2,Dino Rossi,1125,REP,47.5,,2.7,11/2/2010,52.36,47.64,4.73,2.03,-2.03,1,-2.104839001279776, +32838,39434,1544,2010,2010_Sen-G_WI,WI,Sen-G,Sen-G,Forward Strategies,102,IVR,,10/28/2010,700,Russ Feingold,1135,DEM,46,Ron Johnson,1138,REP,50,,-4,11/2/2010,47.02,51.86,-4.84,.84,.84,1,-2.739593003960323, +32795,39391,1544,2010,2010_Sen-G_WI,WI,Sen-G,Sen-G,YouGov,391,Online,,10/28/2010,842,Russ Feingold,1135,DEM,46,Ron Johnson,1138,REP,52,,-6,11/2/2010,47.02,51.86,-4.84,1.16,-1.16,1,-2.470723165994387, +51733,81781,4573,2010,2010_House-G_GA-2,GA-2,House-G,House-G,Landmark Communications,166,IVR,,10/28/2010,914,Sanford D. Bishop Jr.,10756,DEM,46,Mike Keown,10757,REP,50,,-4,11/2/2010,51.44,48.56,2.88,6.88,-6.88,0,-.0213588517539488, +51793,81864,4610,2010,2010_House-G_IN-3,IN-3,House-G,House-G,Riggs Research Services,289,Live Phone,D,10/28/2010,400,Thomas E. Hayhurst,10793,DEM,40,Marlin A. Stutzman,10794,REP,36,,4,11/2/2010,33.11,62.76,-29.65,33.65,33.65,0,27.94753387338189,for Thomas E. Hayhurst +51844,81921,4639,2010,2010_House-G_ME-1,ME-1,House-G,House-G,Critical Insights,64,Live Phone,,10/28/2010,295,Chellie Pingree,10820,DEM,41,C. Peter Scontras,10821,REP,45,,-4,11/2/2010,56.82,43.17,13.64,17.64,-17.64,0,12.66640823653497, +51844,81929,4640,2010,2010_House-G_ME-2,ME-2,House-G,House-G,Critical Insights,64,Live Phone,,10/28/2010,326,Michael H. Michaud,10822,DEM,44,Jason J. Levesque,10823,REP,40,,4,11/2/2010,55.13,44.87,10.26,6.26,-6.26,1,-.4715472103309036, +51945,82060,4717,2010,2010_House-G_NM-1,NM-1,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/28/2010,400,Martin Heinrich,10891,DEM,46,Jonathan L. Barela,10892,REP,49,,-3,11/2/2010,51.8,48.2,3.61,6.61,-6.61,0,.2808246682692885,for Albuquerque Journal +51945,82070,4718,2010,2010_House-G_NM-2,NM-2,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/28/2010,402,Harry Teague,10893,DEM,45,Stevan Pearce,10894,REP,48,,-3,11/2/2010,44.6,55.4,-10.81,7.81,7.81,1,2.574641464929913,for Albuquerque Journal +27377,32655,8657,2010,2010_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2010,600,Generic Candidate,13740,DEM,39,Generic Candidate,13741,REP,51,,-12,11/2/2010,44.77,51.38,-6.61,5.39,-5.39,1,2.120381187070536,sample size unavailable; estimated at 600 as a default +63882,117620,1276,2010,2010_Gov-G_AZ,AZ,Gov-G,Gov-G,TCJ Research,327,IVR,,10/29/2010,1000,Samuel Pearson Goddard,11272,DEM,45,Janice Kay Brewer,11273,REP,53,,-8,11/2/2010,42.47,54.33,-11.86,3.86,3.86,1,-.1801780810043787, +32813,83577,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Angus Reid Global,13,Online,,10/29/2010,485,Jerry Brown,11276,DEM,49,Meg Whitman,11278,REP,44,,5,11/2/2010,53.77,40.88,12.88,7.88,-7.88,1,1.776045207502607, +32835,83576,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,SurveyUSA,325,IVR/Live Phone,,10/29/2010,587,Jerry Brown,11276,DEM,48,Meg Whitman,11278,REP,37,,11,11/2/2010,53.77,40.88,12.88,1.88,-1.88,1,-4.253194342450908, +32881,117612,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,TCJ Research,327,IVR,,10/29/2010,1000,Jerry Brown,11276,DEM,48,Meg Whitman,11278,REP,44,,4,11/2/2010,53.77,40.88,12.88,8.88,-8.88,1,3.098793229700246, +32880,117622,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,TCJ Research,327,IVR,,10/29/2010,1000,John Wright Hickenlooper,11279,DEM,43,Tom Tancredo,13666,IND,45,6,-2,11/2/2010,51.05,36.38,14.67,16.67,,0,9.49590140145067, +32885,117613,1280,2010,2010_Gov-G_CT,CT,Gov-G,Gov-G,TCJ Research,327,IVR,,10/29/2010,1000,Dannel P. Malloy,11281,DEM,47,Thomas C. Foley,11282,REP,50,,-3,11/2/2010,49.51,48.95,.56,3.56,-3.56,0,-.109667771920659, +32875,117625,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,TCJ Research,327,IVR,,10/29/2010,1000,Alex Sink,11283,DEM,46,Rick Scott,11284,REP,49,,-3,11/2/2010,47.72,48.87,-1.15,1.85,-1.85,1,-1.530416043212301, +32837,84027,1288,2010,2010_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,10/29/2010,885,John Lynch,11314,DEM,52,John A. Stephen,11315,REP,45,,7,11/2/2010,52.64,45.03,7.61,.61,-.61,1,-2.449685547754241, +52997,83863,1292,2010,2010_Gov-G_ME,ME,Gov-G,Gov-G,Maine People's Resource Center,180,IVR,,10/29/2010,546,Paul R. LePage,11298,REP,39,Eliot R. Cutler,11299,IND,29,24,10,11/2/2010,43,31.8,11.2,1.2,,1,-2.554306483373944, +63885,117626,1294,2010,2010_Gov-G_MA,MA,Gov-G,Gov-G,TCJ Research,327,IVR,,10/29/2010,1000,Deval Patrick,11302,DEM,45,Charles D. Baker,11303,REP,45,5,0,11/2/2010,48.42,42,6.42,6.42,-6.42,.5,2.557859593431397, +63888,117629,1297,2010,2010_Gov-G_NV,NV,Gov-G,Gov-G,TCJ Research,327,IVR,,10/29/2010,1000,Rory Reid,11312,DEM,39,Brian E. Sandoval,11313,REP,59,,-20,11/2/2010,41.61,53.36,-11.75,8.25,-8.25,1,2.969627254212691, +32814,84066,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,Angus Reid Global,13,Online,,10/29/2010,546,Andrew Cuomo,11318,DEM,55,Carl Paladino,11319,REP,38,,17,11/2/2010,62.56,33.26,29.29,12.29,-12.29,1,6.483239438310644, +32781,84065,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,Siena College,305,Live Phone,,10/29/2010,603,Andrew Cuomo,11318,DEM,58,Carl Paladino,11319,REP,33,,25,11/2/2010,62.56,33.26,29.29,4.29,-4.29,1,-1.803965777172372, +32779,84098,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/29/2010,1356,Ted Strickland,11320,DEM,48,John Richard Kasich,11321,REP,49,,-1,11/2/2010,47.04,49.04,-2,1,1,1,-1.208261657069631, +63891,117632,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,TCJ Research,327,IVR,,10/29/2010,1000,Ted Strickland,11320,DEM,44,John Richard Kasich,11321,REP,49,,-5,11/2/2010,47.04,49.04,-2,3,-3,1,.4411629745124718, +32816,84096,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/29/2010,930,Ted Strickland,11320,DEM,48,John Richard Kasich,11321,REP,52,,-4,11/2/2010,47.04,49.04,-2,2,-2,1,-.4118061531032668, +32882,117634,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,TCJ Research,327,IVR,,10/29/2010,1000,Dan Onorato,11326,DEM,43,Thomas W. Corbett,11327,REP,52,,-9,11/2/2010,45.51,54.49,-8.98,.02,-.02,1,-3.052297164646881, +63895,117637,1302,2010,2010_Gov-G_RI,RI,Gov-G,Gov-G,TCJ Research,327,IVR,,10/29/2010,1000,Lincoln Chafee,11330,IND,35,John F. Robitaille,11329,REP,31,29,4,11/2/2010,36.1,33.57,2.53,1.47,,1,-3.737801745575563, +63896,117638,1306,2010,2010_Gov-G_TX,TX,Gov-G,Gov-G,TCJ Research,327,IVR,,10/29/2010,1000,Bill White,11339,DEM,44,Rick Perry,11340,REP,55,,-11,11/2/2010,42.3,54.97,-12.67,1.67,1.67,1,-1.648184646507309, +32813,39409,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Angus Reid Global,13,Online,,10/29/2010,485,Barbara Boxer,620,DEM,51,Carly Fiorina,623,REP,44,,7,11/2/2010,52.18,42.17,10.01,3.01,-3.01,1,-3.425074186209184, +32835,39431,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,IVR/Live Phone,,10/29/2010,587,Barbara Boxer,620,DEM,46,Carly Fiorina,623,REP,38,,8,11/2/2010,52.18,42.17,10.01,2.01,-2.01,1,-4.216038228649498, +32881,39477,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,TCJ Research,327,IVR,,10/29/2010,1000,Barbara Boxer,620,DEM,47,Carly Fiorina,623,REP,49,,-2,11/2/2010,52.18,42.17,10.01,12.01,-12.01,0,6.600883023450866, +32880,39476,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,TCJ Research,327,IVR,,10/29/2010,1000,Michael F. Bennet,638,DEM,47,Ken Buck,2305,REP,50,,-3,11/2/2010,48.05,46.42,1.63,4.63,-4.63,0,1.054013482560737, +32885,39481,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,TCJ Research,327,IVR,,10/29/2010,1000,Richard Blumenthal,656,DEM,49,Linda McMahon,657,REP,44,,5,11/2/2010,55.16,43.22,11.94,6.94,-6.94,1,3.644417928487304, +32875,39471,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,TCJ Research,327,IVR,,10/29/2010,1000,Marco Rubio,690,REP,48,Charlie Crist,4468,IND,24,26,24,11/2/2010,48.89,29.71,19.19,4.81,,1,-.6907010975259027, +32787,39383,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/29/2010,1021,Jack Conway,785,DEM,40,Rand Paul,788,REP,55,,-15,11/2/2010,44.25,55.73,-11.48,3.52,-3.52,1,-.5196714175104791, +32837,39433,1529,2010,2010_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,10/29/2010,885,Paul W. Hodes,902,DEM,36,Kelly Ayotte,900,REP,54,,-18,11/2/2010,36.85,60.09,-23.24,5.24,5.24,1,-.0722722300528277, +32814,39410,1530,2010,2010_Sen-G_NY,NY,Sen-G,Sen-G,Angus Reid Global,13,Online,,10/29/2010,541,Charles E. Schumer,957,DEM,61,Jay Townsend,959,REP,35,,26,11/2/2010,66.32,32.21,34.11,8.11,-8.11,1,2.496038391304261, +32781,39377,1530,2010,2010_Sen-G_NY,NY,Sen-G,Sen-G,Siena College,305,Live Phone,,10/29/2010,603,Charles E. Schumer,957,DEM,64,Jay Townsend,959,REP,32,,32,11/2/2010,66.32,32.21,34.11,2.11,-2.11,1,-3.862566888376324, +32814,39411,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,Angus Reid Global,13,Online,,10/29/2010,508,Kirsten E. Gillibrand,4481,DEM,59,Joseph J. DioGuardi,4482,REP,38,,21,11/2/2010,62.95,35.11,27.84,6.84,-6.84,1,.1656718609800499, +32781,39373,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,Siena College,305,Live Phone,,10/29/2010,603,Kirsten E. Gillibrand,4481,DEM,57,Joseph J. DioGuardi,4482,REP,37,,20,11/2/2010,62.95,35.11,27.84,7.84,-7.84,1,.9998953205744915, +32779,39375,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/29/2010,1356,Lee Fisher,985,DEM,39,Rob Portman,986,REP,57,,-18,11/2/2010,39.4,56.85,-17.44,.56,-.56,1,-2.410012908066609, +32816,39412,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/29/2010,930,Lee Fisher,985,DEM,39,Rob Portman,986,REP,60,,-21,11/2/2010,39.4,56.85,-17.44,3.56,-3.56,1,.5405209958360272, +32882,39478,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,TCJ Research,327,IVR,,10/29/2010,1000,Joe Sestak,1032,DEM,46,Patrick J. Toomey,2537,REP,52,,-6,11/2/2010,48.99,51.01,-2.02,3.98,-3.98,1,.6536508698555991, +51759,81813,4587,2010,2010_House-G_ID-1,ID-1,House-G,House-G,Greg Smith & Associates,128,Live Phone,,10/29/2010,400,Walt Minnick,10772,DEM,48,Raúl R. Labrador,10773,REP,38,,10,11/2/2010,41.28,51.02,-9.74,19.74,19.74,0,12.11547519134792, +64377,118429,4685,2010,2010_House-G_MS-4,MS-4,House-G,House-G,TCJ Research,327,IVR,,10/29/2010,1000,Gene Taylor,10859,DEM,47,Steven M. Palazzo,10858,REP,48,,-1,11/2/2010,46.83,51.93,-5.1,4.1,4.1,1,-.6998905049417381, +32837,82021,4702,2010,2010_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,10/29/2010,434,Carol Shea-Porter,10875,DEM,39,Frank C. Guinta,10876,REP,46,,-7,11/2/2010,42.42,54.04,-11.62,4.62,4.62,1,-.7383698369085313, +32837,82031,4703,2010,2010_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,10/29/2010,451,Annie Kuster,10877,DEM,43,Charles Bass,10878,REP,40,,3,11/2/2010,46.76,48.34,-1.58,4.58,4.58,0,-1.451384583321192, +64378,118430,4818,2010,2010_House-G_SD-1,SD-1,House-G,House-G,TCJ Research,327,IVR,,10/29/2010,1000,Stephanie Herseth Sandlin,10975,DEM,46,Kristi L. Noem,10976,REP,50,,-4,11/2/2010,45.89,48.12,-2.23,1.77,-1.77,1,-.5256955706467629, +64379,118431,4868,2010,2010_House-G_VA-5,VA-5,House-G,House-G,TCJ Research,327,IVR,,10/29/2010,1000,Tom S. Perriello,10999,DEM,45,Robert Hurt,10998,REP,52,,-7,11/2/2010,46.99,50.81,-3.82,3.18,-3.18,1,-.1883107124063086, +27378,32656,8657,2010,2010_House-G_US,US,House-G,House-G,CNN/Opinion Research Corp.,37,Live Phone,,10/29/2010,600,Generic Candidate,13740,DEM,42,Generic Candidate,13741,REP,52,,-10,11/2/2010,44.77,51.38,-6.61,3.39,-3.39,1,.0996401332435922,for CNN; sample size unavailable; estimated at 600 as a default +1072,117573,8657,2010,2010_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,10/29/2010,748,Generic Candidate,13740,DEM,46,Generic Candidate,13741,REP,51,,-5,11/2/2010,44.77,51.38,-6.61,1.61,1.61,1,-1.592621555213526,for NBC News +27379,32657,8657,2010,2010_House-G_US,US,House-G,House-G,Pew Research Center,253,Live Phone,,10/29/2010,600,Generic Candidate,13740,DEM,42,Generic Candidate,13741,REP,48,,-6,11/2/2010,44.77,51.38,-6.61,.61,.61,1,-2.775614179530294,sample size unavailable; estimated at 600 as a default +32803,120118,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/30/2010,882,Jerry Brown,11276,DEM,51,Meg Whitman,11278,REP,46,,5,11/2/2010,53.77,40.88,12.88,7.88,-7.88,1,2.024182544051948, +32829,83574,1278,2010,2010_Gov-G_CA,CA,Gov-G,Gov-G,YouGov,391,Online,,10/30/2010,810,Jerry Brown,11276,DEM,51,Meg Whitman,11278,REP,41,,10,11/2/2010,53.77,40.88,12.88,2.88,-2.88,1,-3.087079448867888, +42410,83646,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2010,1000,John Wright Hickenlooper,11279,DEM,47,Tom Tancredo,13666,IND,44,6,3,11/2/2010,51.05,36.38,14.67,11.67,,1,4.445208192026847,for FOX News +32831,83710,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Susquehanna Polling & Research Inc.,326,IVR,,10/30/2010,1527,Alex Sink,11283,DEM,49,Rick Scott,11284,REP,46,,3,11/2/2010,47.72,48.87,-1.15,4.15,4.15,0,1.341225334556958, +32826,83711,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,YouGov,391,Online,,10/30/2010,548,Alex Sink,11283,DEM,45,Rick Scott,11284,REP,45,,0,11/2/2010,47.72,48.87,-1.15,1.15,1.15,.5,-2.087910593979377, +32806,83804,1285,2010,2010_Gov-G_IL,IL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2010,1000,Pat Quinn,11291,DEM,38,William E. Brady,11292,REP,44,,-6,11/2/2010,46.79,45.94,.85,6.85,-6.85,0,1.820691540267616, +32818,84063,1298,2010,2010_Gov-G_NY,NY,Gov-G,Gov-G,YouGov,391,Online,,10/30/2010,578,Andrew Cuomo,11318,DEM,56,Carl Paladino,11319,REP,29,,27,11/2/2010,62.56,33.26,29.29,2.29,-2.29,1,-4.381977732737865, +42418,84097,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2010,1000,Ted Strickland,11320,DEM,44,John Richard Kasich,11321,REP,48,,-4,11/2/2010,47.04,49.04,-2,2,-2,1,-.1242726960806953,for FOX News +32824,84095,1299,2010,2010_Gov-G_OH,OH,Gov-G,Gov-G,YouGov,391,Online,,10/30/2010,560,Ted Strickland,11320,DEM,45,John Richard Kasich,11321,REP,48,,-3,11/2/2010,47.04,49.04,-2,1,-1,1,-1.594785434510187, +32834,84203,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Muhlenberg College,219,Live Phone,,10/30/2010,474,Dan Onorato,11326,DEM,42,Thomas W. Corbett,11327,REP,49,,-7,11/2/2010,45.51,54.49,-8.98,1.98,1.98,1,-1.000622065546745, +32822,84201,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,YouGov,391,Online,,10/30/2010,570,Dan Onorato,11326,DEM,40,Thomas W. Corbett,11327,REP,51,,-11,11/2/2010,45.51,54.49,-8.98,2.02,-2.02,1,-1.010142909951561, +32840,39436,1507,2010,2010_Sen-G_AK,AK,Sen-G,Sen-G,Hays Research Group,136,Live Phone,D,10/30/2010,502,Lisa Murkowski,2261,W,25.3,Joe Miller,556,REP,27.1,25.9,-1.8,11/2/2010,39.57,35.56,4,5.8,,0,1.095134785642512,for unspecified Democratic sponsor +32803,39399,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/30/2010,882,Barbara Boxer,620,DEM,50,Carly Fiorina,623,REP,46,,4,11/2/2010,52.18,42.17,10.01,6.01,-6.01,1,-.1109038408689739, +32829,39425,1510,2010,2010_Sen-G_CA,CA,Sen-G,Sen-G,YouGov,391,Online,,10/30/2010,810,Barbara Boxer,620,DEM,49,Carly Fiorina,623,REP,45,,4,11/2/2010,52.18,42.17,10.01,6.01,-6.01,1,.0528819062379565, +42410,39403,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2010,1000,Michael F. Bennet,638,DEM,46,Ken Buck,2305,REP,50,,-4,11/2/2010,48.05,46.42,1.63,5.63,-5.63,0,2.225127388456995,for FOX News +32831,39427,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,Susquehanna Polling & Research Inc.,326,IVR,,10/30/2010,1527,Marco Rubio,690,REP,48,Charlie Crist,4468,IND,31,20,17,11/2/2010,48.89,29.71,19.19,2.19,,1,-3.528754561915247, +32826,39422,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,YouGov,391,Online,,10/30/2010,548,Marco Rubio,690,REP,46,Charlie Crist,4468,IND,34,15,12,11/2/2010,48.89,29.71,19.19,7.19,,1,1.85993966098431, +32806,39402,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2010,1000,Alexi Giannoulias,752,DEM,42,Mark Kirk,753,REP,46,,-4,11/2/2010,46.42,48.01,-1.6,2.4,-2.4,1,.3634227103788841, +32808,39404,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2010,1000,Harry Reid,930,DEM,45,Sharron Angle,928,REP,48,,-3,11/2/2010,50.29,44.55,5.74,8.74,-8.74,0,1.342315857996324, +32818,39415,1530,2010,2010_Sen-G_NY,NY,Sen-G,Sen-G,YouGov,391,Online,,10/30/2010,578,Charles E. Schumer,957,DEM,60,Jay Townsend,959,REP,34,,26,11/2/2010,66.32,32.21,34.11,8.11,-8.11,1,2.866640253753336, +32818,39414,1531,2010,2010_Sen-GS_NY,NY,Sen-G,Sen-GS,YouGov,391,Online,,10/30/2010,578,Kirsten E. Gillibrand,4481,DEM,58.1,Joseph J. DioGuardi,4482,REP,34.5,,23.6,11/2/2010,62.95,35.11,27.84,4.24,-4.24,1,-2.678430956512363, +32836,39432,1532,2010,2010_Sen-G_NC,NC,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/30/2010,847,Elaine Marshall,878,DEM,40,Richard Burr,875,REP,52,2,-12,11/2/2010,43.05,54.81,-11.77,.23,-.23,1,-3.339181064285312, +32824,39421,1534,2010,2010_Sen-G_OH,OH,Sen-G,Sen-G,YouGov,391,Online,,10/30/2010,560,Lee Fisher,985,DEM,39,Rob Portman,986,REP,52,,-13,11/2/2010,39.4,56.85,-17.44,4.44,4.44,1,1.470286485446439, +32834,39430,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Muhlenberg College,219,Live Phone,,10/30/2010,474,Joe Sestak,1032,DEM,44,Patrick J. Toomey,2537,REP,48,,-4,11/2/2010,48.99,51.01,-2.02,1.98,-1.98,1,-1.28005292702737, +32822,39418,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,YouGov,391,Online,,10/30/2010,570,Joe Sestak,1032,DEM,44,Patrick J. Toomey,2537,REP,48,,-4,11/2/2010,48.99,51.01,-2.02,1.98,-1.98,1,-1.297548864207069, +32797,39393,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/30/2010,2055,Patty Murray,1124,DEM,48,Dino Rossi,1125,REP,50,,-2,11/2/2010,52.36,47.64,4.73,6.73,-6.73,0,3.224821287190706, +32805,39401,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2010,1000,Patty Murray,1124,DEM,49,Dino Rossi,1125,REP,47,,2,11/2/2010,52.36,47.64,4.73,2.73,-2.73,1,-1.219110864056582, +51705,81747,4545,2010,2010_House-G_CT-5,CT-5,House-G,House-G,MRG Research,207,IVR,,10/30/2010,911,Christopher Murphy,10733,DEM,44,Sam S.F. Caligiuri,10734,REP,52,,-8,11/2/2010,54.06,45.93,8.13,16.13,-16.13,0,9.303083791389405, +52126,82283,4868,2010,2010_House-G_VA-5,VA-5,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/30/2010,400,Tom S. Perriello,10999,DEM,42,Robert Hurt,10998,REP,45,,-3,11/2/2010,46.99,50.81,-3.82,.82,.82,1,-3.007007548290782,for Robert Hurt +27375,117332,8657,2010,2010_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,10/30/2010,1069.5,Generic Candidate,13740,DEM,40.5,Generic Candidate,13741,REP,54.25,,-13.75,11/2/2010,44.77,51.38,-6.61,7.14,-7.14,1,4.549590156815785,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll +1071,32654,8657,2010,2010_House-G_US,US,House-G,House-G,Ipsos,154,Online,,10/30/2010,600,Generic Candidate,13740,DEM,44,Generic Candidate,13741,REP,50,,-6,11/2/2010,44.77,51.38,-6.61,.61,.61,1,-2.686565144304168,for Reuters; sample size unavailable; estimated at 600 as a default +1073,117596,8657,2010,2010_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/30/2010,1634,Generic Candidate,13740,DEM,45,Generic Candidate,13741,REP,52,,-7,11/2/2010,44.77,51.38,-6.61,.39,-.39,1,-2.530732005918309,among all adults +32799,83524,1275,2010,2010_Gov-G_AK,AK,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/31/2010,1539,Ethan Berkowitz,11270,DEM,43,Sean R. Parnell,11271,REP,54,,-11,11/2/2010,37.67,59.06,-21.39,10.39,10.39,1,4.172432136570555, +32801,83645,1279,2010,2010_Gov-G_CO,CO,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/31/2010,1059,John Wright Hickenlooper,11279,DEM,48,Tom Tancredo,13666,IND,43,8,5,11/2/2010,51.05,36.38,14.67,9.67,,1,2.431041786511046, +32810,83676,1280,2010,2010_Gov-G_CT,CT,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/31/2010,750,Dannel P. Malloy,11281,DEM,46,Thomas C. Foley,11282,REP,48,,-2,11/2/2010,49.51,48.95,.56,2.56,-2.56,0,-1.288808475618296, +1066,83709,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/31/2010,773,Alex Sink,11283,DEM,48,Rick Scott,11284,REP,47,,1,11/2/2010,47.72,48.87,-1.15,2.15,2.15,0,-.8651273774814848, +32802,137966,1285,2010,2010_Gov-G_IL,IL,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/31/2010,814,Pat Quinn,11291,DEM,42,William E. Brady,11292,REP,47,4,-5,11/2/2010,46.79,45.94,.85,5.85,-5.85,0,.2748541622780756,average of multiple versions or turnout models listed in poll +1065,83979,1297,2010,2010_Gov-G_NV,NV,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/31/2010,682,Rory Reid,11312,DEM,44,Brian E. Sandoval,11313,REP,55,,-11,11/2/2010,41.61,53.36,-11.75,.75,.75,1,-4.714626855431042, +53208,84179,1300,2010,2010_Gov-G_OR,OR,Gov-G,Gov-G,DHM Research,76,Live Phone,,10/31/2010,1000,John Kitzhaber,11324,DEM,46,Chris Dudley,11325,REP,43,,3,11/2/2010,49.29,47.76,1.53,1.47,1.47,1,-1.477876081921816, +32800,84200,1301,2010,2010_Gov-G_PA,PA,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/31/2010,772,Dan Onorato,11326,DEM,45,Thomas W. Corbett,11327,REP,52,,-7,11/2/2010,45.51,54.49,-8.98,1.98,1.98,1,-.5621700603543051, +32799,39395,1507,2010,2010_Sen-G_AK,AK,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/31/2010,1539,Lisa Murkowski,2261,W,30,Joe Miller,556,REP,37,30,-7,11/2/2010,39.57,35.56,4,11,,0,7.769110059437334, +32884,39480,1507,2010,2010_Sen-G_AK,AK,Sen-G,Sen-G,TCJ Research,327,IVR,,10/31/2010,1000,Lisa Murkowski,2261,W,37,Joe Miller,556,REP,35,27,2,11/2/2010,39.57,35.56,4,2,,1,-2.412603844039661, +32801,39397,1511,2010,2010_Sen-G_CO,CO,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/31/2010,1059,Michael F. Bennet,638,DEM,48,Ken Buck,2305,REP,49,,-1,11/2/2010,48.05,46.42,1.63,2.63,-2.63,0,-.9482683492356694, +32810,39406,1512,2010,2010_Sen-G_CT,CT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/31/2010,750,Richard Blumenthal,656,DEM,53,Linda McMahon,657,REP,46,,7,11/2/2010,55.16,43.22,11.94,4.94,-4.94,1,1.082746081642692, +32883,39479,1513,2010,2010_Sen-GS_DE,DE,Sen-G,Sen-GS,TCJ Research,327,IVR,,10/31/2010,1000,Christopher A. Coons,4467,DEM,50,Christine O'Donnell,4493,REP,45,,5,11/2/2010,56.61,40.03,16.58,11.58,-11.58,1,6.50367459076042, +1066,39435,1514,2010,2010_Sen-G_FL,FL,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/31/2010,773,Marco Rubio,690,REP,47,Charlie Crist,4468,IND,30,21,17,11/2/2010,48.89,29.71,19.19,2.19,,1,-3.32037295185196, +32802,138013,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/31/2010,814,Alexi Giannoulias,752,DEM,43.5,Mark Kirk,753,REP,46,3,-2.5,11/2/2010,46.42,48.01,-1.6,.9,-.9,1,-1.320537030848091,average of multiple versions or turnout models listed in poll +32879,39475,1518,2010,2010_Sen-G_IL,IL,Sen-G,Sen-G,TCJ Research,327,IVR,,10/31/2010,1000,Alexi Giannoulias,752,DEM,43,Mark Kirk,753,REP,48,,-5,11/2/2010,46.42,48.01,-1.6,3.4,-3.4,1,.77877147453268, +32873,39469,1523,2010,2010_Sen-G_KY,KY,Sen-G,Sen-G,TCJ Research,327,IVR,,10/31/2010,1000,Jack Conway,785,DEM,43,Rand Paul,788,REP,55,,-12,11/2/2010,44.25,55.73,-11.48,.52,-.52,1,-3.822633073733769, +1065,39400,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/31/2010,682,Harry Reid,930,DEM,46,Sharron Angle,928,REP,47,,-1,11/2/2010,50.29,44.55,5.74,6.74,-6.74,0,-.8555269550853224, +32877,39473,1528,2010,2010_Sen-G_NV,NV,Sen-G,Sen-G,TCJ Research,327,IVR,,10/31/2010,1000,Harry Reid,930,DEM,45,Sharron Angle,928,REP,51,,-6,11/2/2010,50.29,44.55,5.74,11.74,-11.74,0,4.509679938964747, +32800,39396,1537,2010,2010_Sen-G_PA,PA,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/31/2010,772,Joe Sestak,1032,DEM,46,Patrick J. Toomey,2537,REP,51,,-5,11/2/2010,48.99,51.01,-2.02,2.98,-2.98,1,-.0867771249587241, +32878,39474,1542,2010,2010_Sen-G_WA,WA,Sen-G,Sen-G,TCJ Research,327,IVR,,10/31/2010,1000,Patty Murray,1124,DEM,48,Dino Rossi,1125,REP,50,,-2,11/2/2010,52.36,47.64,4.73,6.73,-6.73,0,2.929339922378436, +32798,39394,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,Public Policy Polling,263,IVR,,10/31/2010,1676,"Joe Manchin, III",4489,DEM,51,John Raese,4491,REP,46,,5,11/2/2010,53.47,43.4,10.07,5.07,-5.07,1,-2.236897790577228, +32811,39407,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/31/2010,750,"Joe Manchin, III",4489,DEM,50,John Raese,4491,REP,46,,4,11/2/2010,53.47,43.4,10.07,6.07,-6.07,1,-.2257997354211423, +32876,39472,1543,2010,2010_Sen-GS_WV,WV,Sen-G,Sen-GS,TCJ Research,327,IVR,,10/31/2010,1000,"Joe Manchin, III",4489,DEM,48,John Raese,4491,REP,48,,0,11/2/2010,53.47,43.4,10.07,10.07,-10.07,.5,3.425826684774233, +32874,39470,1544,2010,2010_Sen-G_WI,WI,Sen-G,Sen-G,TCJ Research,327,IVR,,10/31/2010,1000,Russ Feingold,1135,DEM,42,Ron Johnson,1138,REP,56,,-14,11/2/2010,47.02,51.86,-4.84,9.16,-9.16,1,6.266893248672721, +51764,81823,4596,2010,2010_House-G_IL-8,IL-8,House-G,House-G,We Ask America,376,IVR,,10/31/2010,773,Melissa L. Bean,10777,DEM,45.7,Joe Walsh,10776,REP,48.7,5.54,-3,11/2/2010,48.32,48.47,-.14,2.86,-2.86,1,-3.97689341811632, +51764,81827,4598,2010,2010_House-G_IL-10,IL-10,House-G,House-G,We Ask America,376,IVR,,10/31/2010,861,Daniel J. Seals,10781,DEM,46,Robert Dold,10780,REP,54,,-8,11/2/2010,48.92,51.08,-2.16,5.84,-5.84,1,-.976767261395738, +51764,81834,4599,2010,2010_House-G_IL-11,IL-11,House-G,House-G,We Ask America,376,IVR,,10/31/2010,829,Deborah Halvorson,10783,DEM,45,Adam Kinzinger,10782,REP,55,,-10,11/2/2010,42.65,57.35,-14.7,4.7,4.7,1,-2.128737343011192, +51764,81845,4602,2010,2010_House-G_IL-14,IL-14,House-G,House-G,We Ask America,376,IVR,,10/31/2010,784,Bill Foster,10788,DEM,45.3,Randy Hultgren,10787,REP,50.3,4.21,-5,11/2/2010,45.04,51.31,-6.27,1.27,1.27,1,-5.56630330709406, +51764,81852,4605,2010,2010_House-G_IL-17,IL-17,House-G,House-G,We Ask America,376,IVR,,10/31/2010,1103,Philip G. Hare,10790,DEM,43.7,Robert Schilling,10789,REP,51.7,4.49,-8,11/2/2010,42.96,52.58,-9.62,1.62,1.62,1,-2.44265054157605, +63872,117601,8657,2010,2010_House-G_US,US,House-G,House-G,Zogby Interactive/JZ Analytics,395,Online,,10/31/2010,2056,Generic Candidate,13740,DEM,45,Generic Candidate,13741,REP,50,,-5,11/2/2010,44.77,51.38,-6.61,1.61,1.61,1,-1.187091611644334, +52928,83708,1281,2010,2010_Gov-G_FL,FL,Gov-G,Gov-G,Susquehanna Polling & Research Inc.,326,IVR,,11/1/2010,1526,Alex Sink,11283,DEM,45,Rick Scott,11284,REP,49,,-4,11/2/2010,47.72,48.87,-1.15,2.85,-2.85,1,.1795550270959431, +64059,117883,1793,2011,2011_House-GS_NY-26,NY-26,House-G,House-GS,Global Strategy Group,118,Live Phone,D,5/3/2011,400,Kathleen Courtney Hochul,13931,DEM,30,Jane L. Corwin,13932,REP,31,26,-1,5/24/2011,47.35,42.38,4.96,5.96,-5.96,0,1.362628944027926,for Kathleen Courtney Hochul +64185,118095,1793,2011,2011_House-GS_NY-26,NY-26,House-G,House-GS,Public Policy Polling,263,IVR,D,5/7/2011,1048,Kathleen Courtney Hochul,13931,DEM,35,Jane L. Corwin,13932,REP,31,24,4,5/24/2011,47.35,42.38,4.96,.96,-.96,1,-3.692309220051233,for unspecified Democratic sponsor +64254,118232,1793,2011,2011_House-GS_NY-26,NY-26,House-G,House-GS,Siena College,305,Live Phone,,5/19/2011,639,Kathleen Courtney Hochul,13931,DEM,42,Jane L. Corwin,13932,REP,38,12,4,5/24/2011,47.35,42.38,4.96,.96,-.96,1,-3.009270239489368, +64186,118096,1793,2011,2011_House-GS_NY-26,NY-26,House-G,House-GS,Public Policy Polling,263,IVR,,5/22/2011,1106,Kathleen Courtney Hochul,13931,DEM,42,Jane L. Corwin,13932,REP,36,13,6,5/24/2011,47.35,42.38,4.96,1.04,1.04,1,-2.855987914094012, +64187,118097,1792,2011,2011_House-GS_CA-36,CA-36,House-G,House-GS,Public Policy Polling,263,IVR,D,7/9/2011,619,Janice Hahn,14153,DEM,52,Craig Huey,14154,REP,44,,8,7/12/2011,54.89,45.11,9.78,1.78,-1.78,1,-5.175040256471993,for unspecified Democratic sponsor +64062,117886,1790,2011,2011_House-GS_NY-9,NY-9,House-G,House-GS,Global Strategy Group,118,Live Phone,D,8/31/2011,400,David I. Weprin,13933,DEM,47,Bob Turner,13934,REP,39,,8,9/13/2011,47.25,52.43,-5.18,13.18,13.18,0,9.536103793217757,for unspecified Democratic sponsor +64143,118017,1790,2011,2011_House-GS_NY-9,NY-9,House-G,House-GS,McLaughlin & Associates,203,Live Phone,R,8/31/2011,300,David I. Weprin,13933,DEM,42,Bob Turner,13934,REP,42,,0,9/13/2011,47.25,52.43,-5.18,5.18,5.18,.5,-.0591109431051526,for Bob Turner +64116,117959,1790,2011,2011_House-GS_NY-9,NY-9,House-G,House-GS,Magellan Strategies,179,IVR,,9/1/2011,2055,David I. Weprin,13933,DEM,40.4,Bob Turner,13934,REP,44.6,3.2,-4.1999998,9/13/2011,47.25,52.43,-5.18,.98,.98,1,-3.427409251249483, +64255,118233,1790,2011,2011_House-GS_NY-9,NY-9,House-G,House-GS,Siena College,305,Live Phone,,9/7/2011,886,David I. Weprin,13933,DEM,44,Bob Turner,13934,REP,50,,-6,9/13/2011,47.25,52.43,-5.18,.82,-.82,1,-3.352029758287623, +64188,118098,1790,2011,2011_House-GS_NY-9,NY-9,House-G,House-GS,Public Policy Polling,263,IVR,,9/10/2011,664,David I. Weprin,13933,DEM,41,Bob Turner,13934,REP,47,4,-6,9/13/2011,47.25,52.43,-5.18,.82,-.82,1,-3.36944353945725, +64189,118099,1791,2011,2011_House-GS_NV-2,NV-2,House-G,House-GS,Public Policy Polling,263,IVR,,9/10/2011,629,Kate Marshall,14155,DEM,37,Mark Amodei,14156,REP,50,4,-13,9/13/2011,36.07,57.92,-21.85,8.85,8.85,1,1.943492127194451, +63953,117708,1273,2011,2011_Gov-GS_WV,WV,Gov-G,Gov-GS,Mellman Group,205,Live Phone,D,9/18/2011,500,Earl Ray Tomblin,13864,DEM,46,Bill Maloney,13865,REP,36,,10,10/4/2011,49.55,47.05,2.51,7.49,7.49,1,1.933171174925882,for unspecified Democratic sponsor +191,117718,1273,2011,2011_Gov-GS_WV,WV,Gov-G,Gov-GS,Public Policy Polling,263,IVR,,10/1/2011,932,Earl Ray Tomblin,13864,DEM,47,Bill Maloney,13865,REP,46,,1,10/4/2011,49.55,47.05,2.51,1.51,-1.51,1,-4.476941910617776, +163,117667,1272,2011,2011_Gov-O_LA,LA,Gov-G,Gov-O,Clarus Research Group,53,Live Phone,,10/6/2011,602,Tara Hollis,13853,DEM,5,Piyush Amrit Jindal,13854,REP,57,2,-52,10/22/2011,17.88,65.8,-47.92,4.08,-4.08,1,-3.359353907917329, +63915,117659,1271,2011,2011_Gov-G_KY,KY,Gov-G,Gov-G,Braun Research,33,Live Phone,,10/18/2011,802,Steve Beshear,13781,DEM,54,David L. Williams,13782,REP,26,8,28,11/8/2011,55.72,35.29,20.43,7.57,7.57,1,1.208335295182904, +63794,117447,1271,2011,2011_Gov-G_KY,KY,Gov-G,Gov-G,SurveyUSA,325,IVR/Live Phone,,10/30/2011,576,Steve Beshear,13781,DEM,54,David L. Williams,13782,REP,29,9,25,11/8/2011,55.72,35.29,20.43,4.57,4.57,1,-1.62879424362807, +7,117717,1270,2011,2011_Gov-G_MS,MS,Gov-G,Gov-G,Public Policy Polling,263,IVR,,11/5/2011,796,Johnny L. DuPree,13866,DEM,40,Phil Bryant,13867,REP,54,,-14,11/8/2011,39.02,60.98,-21.96,7.96,7.96,1,.8520347285754163, +13750,17617,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Iowa State University,153,Live Phone,,12/13/2011,333,Rick Santorum,10,REP,5,Mitt Romney,9,REP,18,28,-13,1/3/2012,24.56,24.53,.03,13.03,,0,1.882078225501632, +13698,17350,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,12/13/2011,750,Rick Santorum,10,REP,6,Mitt Romney,9,REP,23,18,-17,1/3/2012,24.56,24.53,.03,17.03,,0,6.051023941307627, +13721,17469,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Public Policy Polling,263,IVR,,12/17/2011,597,Rick Santorum,10,REP,10,Mitt Romney,9,REP,20,23,-10,1/3/2012,24.56,24.53,.03,10.03,,0,-1.083741777989881, +13723,17471,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR,,12/18/2011,391,Rick Santorum,10,REP,3,Mitt Romney,9,REP,18,24,-15,1/3/2012,24.56,24.53,.03,15.03,,0,4.341077835133778, +13754,17624,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,12/19/2011,750,Rick Santorum,10,REP,10,Mitt Romney,9,REP,25,20,-15,1/3/2012,24.56,24.53,.03,15.03,,0,5.024489918546107, +13751,17618,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,We Ask America,376,IVR,,12/20/2011,1250,Rick Santorum,10,REP,9,Mitt Romney,9,REP,18,19,-9,1/3/2012,24.56,24.53,.03,9.03,,0,-1.210648759231741, +13792,17708,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,American Research Group,9,Live Phone,,12/21/2011,600,Rick Santorum,10,REP,4,Mitt Romney,9,REP,20,21,-16,1/3/2012,24.56,24.53,.03,16.03,,0,6.204229251995675, +13805,17735,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,12/24/2011,452,Rick Santorum,10,REP,16,Mitt Romney,9,REP,25,22,-9,1/3/2012,24.56,24.53,.03,9.03,,0,-.5047732186417144,for CNN +13815,17741,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,American Research Group,9,Live Phone,,12/27/2011,600,Rick Santorum,10,REP,11,Mitt Romney,9,REP,22,16,-11,1/3/2012,24.56,24.53,.03,11.03,,0,2.318609972845379, +13803,17725,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Public Policy Polling,263,IVR,,12/27/2011,565,Rick Santorum,10,REP,10,Mitt Romney,9,REP,20,24,-10,1/3/2012,24.56,24.53,.03,10.03,,0,.7523773871746682, +13833,17778,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Selzer & Co.,304,Live Phone,,12/27/2011,150,Rick Santorum,10,REP,10,Mitt Romney,9,REP,22,29,-12,1/3/2012,24.56,24.53,.03,12.03,,0,2.941087963603175,for Des Moines Register +13819,17752,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Marist College,183,Live Phone,,12/28/2011,433,Rick Santorum,10,REP,15,Mitt Romney,9,REP,23,21,-8,1/3/2012,24.56,24.53,.03,8.03,,0,-.6902443063512428,for NBC News +13814,17740,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR,,12/28/2011,429,Rick Santorum,10,REP,13,Mitt Romney,9,REP,17,17,-4,1/3/2012,24.56,24.53,.03,4.03,,.5,-4.826676314075752,for Newsmax +13813,17739,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,12/28/2011,750,Rick Santorum,10,REP,16,Mitt Romney,9,REP,23,22,-7,1/3/2012,24.56,24.53,.03,7.03,,0,-1.281197279926277, +13832,17772,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Selzer & Co.,304,Live Phone,,12/28/2011,150,Rick Santorum,10,REP,11,Mitt Romney,9,REP,26,22,-15,1/3/2012,24.56,24.53,.03,15.03,,0,6.078721348916309,for Des Moines Register +13831,17771,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Selzer & Co.,304,Live Phone,,12/29/2011,151,Rick Santorum,10,REP,19,Mitt Romney,9,REP,24,20,-5,1/3/2012,24.56,24.53,.03,5.03,,0,-3.833638702016374,for Des Moines Register +13824,17754,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,We Ask America,376,IVR,,12/29/2011,889,Rick Santorum,10,REP,17,Mitt Romney,9,REP,24,14,-7,1/3/2012,24.56,24.53,.03,7.03,,0,-1.508125029485334, +13830,17770,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Selzer & Co.,304,Live Phone,,12/30/2011,151,Rick Santorum,10,REP,22,Mitt Romney,9,REP,23,16,-1,1/3/2012,24.56,24.53,.03,1.03,,0,-7.662541156070731,for Des Moines Register +13841,17776,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,American Research Group,9,Live Phone,,12/31/2011,600,Rick Santorum,10,REP,16,Mitt Romney,9,REP,22,17,-6,1/3/2012,24.56,24.53,.03,6.03,,0,-1.83995714614721, +13836,17766,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Public Policy Polling,263,IVR,,12/31/2011,670,Rick Santorum,10,REP,18,Mitt Romney,9,REP,21,19,-3,1/3/2012,24.56,24.53,.03,3.03,,0,-5.398221649048803, +13839,17773,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR,,1/1/2012,729,Rick Santorum,10,REP,18,Mitt Romney,9,REP,23,22,-5,1/3/2012,24.56,24.53,.03,5.03,,0,-2.904745614914661, +13837,17767,7443,2012,2012_Pres-R_IA,IA,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/1/2012,670,Rick Santorum,10,REP,18,Mitt Romney,9,REP,18,21,0,1/3/2012,24.56,24.53,.03,.03,,0,-8.154301117376789, +13870,17822,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/4/2012,865,Mitt Romney,9,REP,37,Ron Paul,7,REP,19,16,18,1/10/2012,39.28,22.89,16.39,1.61,,1,-4.090331829218111,for Watchdog.org +13857,17809,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,Zogby Interactive/JZ Analytics,395,Live Phone,,1/4/2012,498,Mitt Romney,9,REP,38,Ron Paul,7,REP,24,8,14,1/10/2012,39.28,22.89,16.39,2.39,,1,-3.656812205195944, +13869,17821,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,Marist College,183,Live Phone,,1/5/2012,711,Mitt Romney,9,REP,42,Ron Paul,7,REP,22,9,20,1/10/2012,39.28,22.89,16.39,3.61,,1,-1.974338164388715,for NBC News +13863,17815,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/5/2012,750,Mitt Romney,9,REP,42,Ron Paul,7,REP,18,12,24,1/10/2012,39.28,22.89,16.39,7.61,,1,2.09406833131722, +13862,17814,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,Suffolk University,323,Live Phone,,1/5/2012,500,Mitt Romney,9,REP,40,Ron Paul,7,REP,17,8,23,1/10/2012,39.28,22.89,16.39,6.61,,1,.9366577273196811, +13878,17832,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/7/2012,600,Mitt Romney,9,REP,40,Ron Paul,7,REP,16,17,24,1/10/2012,39.28,22.89,16.39,7.61,,1,2.625103331472523, +13882,17836,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,Suffolk University,323,Live Phone,,1/7/2012,500,Mitt Romney,9,REP,35,Ron Paul,7,REP,20,11,15,1/10/2012,39.28,22.89,16.39,1.39,,1,-3.85940611273434, +13887,17840,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,University of New Hampshire,357,Live Phone,,1/7/2012,461,Mitt Romney,9,REP,41,Ron Paul,7,REP,17,11,24,1/10/2012,39.28,22.89,16.39,7.61,,1,2.585134564000469, +13886,17839,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/8/2012,1771,Mitt Romney,9,REP,35,Ron Paul,7,REP,18,16,17,1/10/2012,39.28,22.89,16.39,.61,,1,-4.308589252926812, +13900,17860,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/8/2012,722,Mitt Romney,9,REP,37,Ron Paul,7,REP,17,15,20,1/10/2012,39.28,22.89,16.39,3.61,,1,-1.230891310685813, +13894,17847,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/9/2012,600,Mitt Romney,9,REP,37,Ron Paul,7,REP,17,18,20,1/10/2012,39.28,22.89,16.39,3.61,,1,-.9098864441941391, +13901,17861,7445,2012,2012_Pres-R_NH,NH,Pres-P,Pres-R,Suffolk University,323,Live Phone,,1/9/2012,500,Mitt Romney,9,REP,37,Ron Paul,7,REP,18,16,19,1/10/2012,39.28,22.89,16.39,2.61,,1,-2.167034869188706, +13919,17907,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR,,1/11/2012,726,Newt Gingrich,3,REP,21,Mitt Romney,9,REP,23,14,-2,1/21/2012,40.42,27.85,12.58,14.58,,0,-1.871879287714576,for Augusta Chronicle | Savannah Morning News +13920,17901,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/11/2012,750,Mitt Romney,9,REP,41,Newt Gingrich,3,REP,19,15,22,1/31/2012,46.4,31.93,14.47,7.53,,1,-2.413496010881003, +52448,82840,1789,2012,2012_House-GS_OR-1,OR-1,House-G,House-GS,Moore Information,217,Live Phone,R,1/12/2012,300,Suzanne Bonamici,7359,DEM,46,Robert Y. Cornilles,7362,REP,42,,4,1/31/2012,53.81,39.57,14.24,10.24,-10.24,1,2.366426568780532,for Robert Y. Cornilles +13925,17908,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/12/2012,600,Newt Gingrich,3,REP,25,Mitt Romney,9,REP,29,7,-4,1/21/2012,40.42,27.85,12.58,16.58,,0,-.300515740420319, +13936,17926,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Ipsos,154,Online,,1/12/2012,398,Newt Gingrich,3,REP,12,Mitt Romney,9,REP,37,16,-25,1/21/2012,40.42,27.85,12.58,37.58,,0,22.21883867236889,for Reuters; among registered voters +13935,17924,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,New Frontier Strategy,229,IVR,,1/12/2012,810,Newt Gingrich,3,REP,23,Mitt Romney,9,REP,32,14,-9,1/21/2012,40.42,27.85,12.58,21.58,,0,5.512325204118071, +13931,17920,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/12/2012,803,Newt Gingrich,3,REP,24,Mitt Romney,9,REP,29,14,-5,1/21/2012,40.42,27.85,12.58,17.58,,0,.4740550420604793, +13926,17909,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/12/2012,750,Newt Gingrich,3,REP,21,Mitt Romney,9,REP,28,16,-7,1/21/2012,40.42,27.85,12.58,19.58,,0,3.653848189462978, +13957,17965,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Susquehanna Polling & Research Inc.,326,Live Phone,,1/13/2012,1266,Mitt Romney,9,REP,44,Newt Gingrich,3,REP,20,12,24,1/31/2012,46.4,31.93,14.47,9.53,,1,-.2336864634765502,for Sunshine State News +13953,17955,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Monmouth University,215,Live Phone,,1/14/2012,963,Newt Gingrich,3,REP,22,Mitt Romney,9,REP,33,14,-11,1/21/2012,40.42,27.85,12.58,23.58,,0,8.112689513996569, +13942,17932,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/14/2012,600,Mitt Romney,9,REP,42,Newt Gingrich,3,REP,25,9,17,1/31/2012,46.4,31.93,14.47,2.53,,1,-7.496822461968319, +13980,18006,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,20/20 Insight,1,IVR,,1/15/2012,165,Newt Gingrich,3,REP,22,Mitt Romney,9,REP,36,15,-14,1/21/2012,40.42,27.85,12.58,26.58,,0,10.66454735669347,for Justice At Stake +13981,18007,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,1/15/2012,505,Newt Gingrich,3,REP,23,Mitt Romney,9,REP,33,16,-10,1/21/2012,40.42,27.85,12.58,22.58,,0,7.144719256709473,for CNN +13940,17930,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR,,1/15/2012,720,Newt Gingrich,3,REP,21,Mitt Romney,9,REP,32,13,-11,1/21/2012,40.42,27.85,12.58,23.58,,0,7.908822085228237,for Newsmax +13941,17931,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,We Ask America,376,IVR,,1/15/2012,989,Newt Gingrich,3,REP,18,Mitt Romney,9,REP,31,9,-13,1/21/2012,40.42,27.85,12.58,25.58,,0,10.12991828980688, +13983,18009,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,1/15/2012,391,Mitt Romney,9,REP,43,Newt Gingrich,3,REP,18,19,25,1/31/2012,46.4,31.93,14.47,10.53,,1,1.300082267786106,for CNN +13949,17944,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/15/2012,572,Mitt Romney,9,REP,41,Newt Gingrich,3,REP,26,11,15,1/31/2012,46.4,31.93,14.47,.53,,1,-8.881320394737878, +13979,18005,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,20/20 Insight,1,IVR,,1/16/2012,214,Newt Gingrich,3,REP,21,Mitt Romney,9,REP,38,15,-17,1/21/2012,40.42,27.85,12.58,29.58,,0,14.03683275988141,for Justice At Stake +13986,18012,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Marist College,183,Live Phone,,1/16/2012,342,Newt Gingrich,3,REP,22,Mitt Romney,9,REP,37,15,-15,1/21/2012,40.42,27.85,12.58,27.58,,0,12.65650382751894,for NBC News +13964,17978,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/16/2012,750,Newt Gingrich,3,REP,21,Mitt Romney,9,REP,35,16,-14,1/21/2012,40.42,27.85,12.58,26.58,,0,11.46294089612184, +13978,18004,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,20/20 Insight,1,IVR,,1/17/2012,133,Newt Gingrich,3,REP,29,Mitt Romney,9,REP,24,16,5,1/21/2012,40.42,27.85,12.58,7.58,,1,-8.062105419250525,for Justice At Stake +13998,18029,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Ipsos,154,Online,,1/17/2012,656,Newt Gingrich,3,REP,23,Mitt Romney,9,REP,35,15,-12,1/21/2012,40.42,27.85,12.58,24.58,,0,10.3053332429671,for Reuters +13985,18011,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Marist College,183,Live Phone,,1/17/2012,342,Newt Gingrich,3,REP,26,Mitt Romney,9,REP,31,13,-5,1/21/2012,40.42,27.85,12.58,17.58,,0,2.870676807910369,for NBC News +64878,120162,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Marist College,183,Live Phone,,1/17/2012,684,Newt Gingrich,3,REP,24,Mitt Romney,9,REP,34,14,-10,1/21/2012,40.42,27.85,12.58,22.58,,0,8.069634060061281, +13992,18023,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/18/2012,600,Newt Gingrich,3,REP,33,Mitt Romney,9,REP,32,9,1,1/21/2012,40.42,27.85,12.58,11.58,,1,-4.080890743930127, +13984,18010,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR,,1/18/2012,718,Newt Gingrich,3,REP,32,Mitt Romney,9,REP,29,11,3,1/21/2012,40.42,27.85,12.58,9.58,,1,-5.46148201989359,for Savannah Morning News +13991,18046,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/18/2012,379,Newt Gingrich,3,REP,34,Mitt Romney,9,REP,30,14,4,1/21/2012,40.42,27.85,12.58,8.58,,1,-7.506336527493653, +13989,18020,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/18/2012,750,Newt Gingrich,3,REP,33,Mitt Romney,9,REP,31,11,2,1/21/2012,40.42,27.85,12.58,10.58,,1,-4.122533288787781, +13987,18013,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Tarrance Group,333,Live Phone,,1/18/2012,600,Newt Gingrich,3,REP,30,Mitt Romney,9,REP,37,10,-7,1/21/2012,40.42,27.85,12.58,19.58,,0,4.747963407432636,for Politico +14004,18041,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Clemson University,54,Live Phone,,1/19/2012,429,Newt Gingrich,3,REP,32,Mitt Romney,9,REP,26,9,6,1/21/2012,40.42,27.85,12.58,6.58,,1,-8.433008392993512, +13999,18044,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/19/2012,457,Newt Gingrich,3,REP,35,Mitt Romney,9,REP,29,17,6,1/21/2012,40.42,27.85,12.58,6.58,,1,-9.205424277016556, +14000,18033,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,We Ask America,376,IVR,,1/19/2012,988,Newt Gingrich,3,REP,32,Mitt Romney,9,REP,28,9,4,1/21/2012,40.42,27.85,12.58,8.58,,1,-5.999397737039375, +14005,18042,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,YouGov,391,Online,,1/19/2012,339,Newt Gingrich,3,REP,33,Mitt Romney,9,REP,29,16,4,1/21/2012,40.42,27.85,12.58,8.58,,1,-6.534102691529505, +14007,18047,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/20/2012,600,Newt Gingrich,3,REP,40,Mitt Romney,9,REP,26,13,14,1/21/2012,40.42,27.85,12.58,1.42,,1,-13.76146756231305, +14006,18045,7447,2012,2012_Pres-R_SC,SC,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/20/2012,704,Newt Gingrich,3,REP,40,Mitt Romney,9,REP,26,16,14,1/21/2012,40.42,27.85,12.58,1.42,,1,-13.99621204496471, +14027,18134,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,1/20/2012,254,Mitt Romney,9,REP,37,Newt Gingrich,3,REP,26,15,11,1/31/2012,46.4,31.93,14.47,3.47,,1,-5.418278236858687, +14037,18093,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,1/22/2012,197,Mitt Romney,9,REP,32,Newt Gingrich,3,REP,38,11,-6,1/31/2012,46.4,31.93,14.47,20.47,,0,12.06087623070207,for CNN +14011,18051,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR,,1/22/2012,557,Mitt Romney,9,REP,26,Newt Gingrich,3,REP,34,11,-8,1/31/2012,46.4,31.93,14.47,22.47,,0,14.56946414327972,for Newsmax +14014,18054,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/22/2012,750,Mitt Romney,9,REP,32,Newt Gingrich,3,REP,41,11,-9,1/31/2012,46.4,31.93,14.47,23.47,,0,15.41987078983356, +14024,18077,7454,2012,2012_Pres-R_MN,MN,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/22/2012,303,Rick Santorum,10,REP,17,Ron Paul,7,REP,13,18,4,2/7/2012,44.95,27.15,17.8,13.8,,0,2.41452105412947, +14030,18088,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/23/2012,300,Mitt Romney,9,REP,37,Newt Gingrich,3,REP,34,10,3,1/31/2012,46.4,31.93,14.47,11.47,,1,2.802007572825673, +64822,119998,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,1/23/2012,369,Mitt Romney,9,REP,36,Newt Gingrich,3,REP,34,11,2,1/31/2012,46.4,31.93,14.47,12.47,,1,4.591774458323464,for Time +14025,18141,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Cherry Communications,49,Live Phone,R,1/23/2012,504,Mitt Romney,9,REP,33,Newt Gingrich,3,REP,33,10,0,1/31/2012,46.4,31.93,14.47,14.47,,.5,6.478772672174356,for unspecified Republican sponsor +14019,18066,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/23/2012,921,Mitt Romney,9,REP,33,Newt Gingrich,3,REP,38,13,-5,1/31/2012,46.4,31.93,14.47,19.47,,0,11.60534218765291, +14028,18133,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,1/23/2012,347,Mitt Romney,9,REP,34,Newt Gingrich,3,REP,40,11,-6,1/31/2012,46.4,31.93,14.47,20.47,,0,12.20844572106411, +14020,18135,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,We Ask America,376,IVR,,1/23/2012,946,Mitt Romney,9,REP,34,Newt Gingrich,3,REP,32,9,2,1/31/2012,46.4,31.93,14.47,12.47,,1,4.560628122932631, +14026,18087,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/24/2012,300,Mitt Romney,9,REP,41,Newt Gingrich,3,REP,34,9,7,1/31/2012,46.4,31.93,14.47,7.47,,1,-1.028453658906348, +14039,18094,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,1/24/2012,172,Mitt Romney,9,REP,38,Newt Gingrich,3,REP,29,11,9,1/31/2012,46.4,31.93,14.47,5.47,,1,-2.62952044874926,for CNN +14060,18162,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Dixie Strategies,81,IVR,,1/24/2012,2567,Mitt Romney,9,REP,35,Newt Gingrich,3,REP,35,9,0,1/31/2012,46.4,31.93,14.47,14.47,,.5,6.951689564419448,for First Coast News +14065,34927,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,1/25/2012,500,Mitt Romney,9,REP,42,Newt Gingrich,3,REP,31,14,11,1/31/2012,46.4,31.93,14.47,3.47,,1,-4.310208146843376,for Bay News 9 | Tampa Bay Times | News 13 | Miami Herald | El Nuevo Herald +14044,18109,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR,,1/25/2012,530,Mitt Romney,9,REP,40.3,Newt Gingrich,3,REP,32.3,8.1,8,1/31/2012,46.4,31.93,14.47,6.47,,1,-.8904234102707851,for Newsmax +14053,18151,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,1/25/2012,580,Mitt Romney,9,REP,38,Newt Gingrich,3,REP,29,12,9,1/31/2012,46.4,31.93,14.47,5.47,,1,-2.171616374607136, +14045,18110,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/25/2012,750,Mitt Romney,9,REP,39,Newt Gingrich,3,REP,31,12,8,1/31/2012,46.4,31.93,14.47,6.47,,1,-.9629252649869031, +14047,18137,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,SurveyUSA,325,IVR/Online,,1/25/2012,540,Mitt Romney,9,REP,39,Newt Gingrich,3,REP,32,11,7,1/31/2012,46.4,31.93,14.47,7.47,,1,-.3014436752954863, +14052,18150,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Susquehanna Polling & Research Inc.,326,Live Phone,,1/25/2012,865,Mitt Romney,9,REP,40,Newt Gingrich,3,REP,31,12,9,1/31/2012,46.4,31.93,14.47,5.47,,1,-2.131817021742921, +14067,18171,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Marist College,183,Live Phone,,1/26/2012,366,Mitt Romney,9,REP,43,Newt Gingrich,3,REP,29,13,14,1/31/2012,46.4,31.93,14.47,.47,,1,-7.546186553086307,for NBC News +14078,119997,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Marist College,183,Live Phone,,1/26/2012,682,Mitt Romney,9,REP,42,Newt Gingrich,3,REP,27,16,15,1/31/2012,46.4,31.93,14.47,.53,,1,-7.268818556297674,for NBC News +14068,18172,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Marist College,183,Live Phone,,1/27/2012,316,Mitt Romney,9,REP,40,Newt Gingrich,3,REP,25,18,15,1/31/2012,46.4,31.93,14.47,.53,,1,-7.29104303025037,for NBC News +66548,124020,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,New Frontier Strategy,229,IVR,,1/27/2012,1094,Mitt Romney,9,REP,38.13,Newt Gingrich,3,REP,30.19,14.83,7.9400001,1/31/2012,46.4,31.93,14.47,6.53,,1,-.6127346332280345,for Sayfie Review +14062,18164,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,War Room Logistics,374,IVR,,1/27/2012,1632,Mitt Romney,9,REP,40,Newt Gingrich,3,REP,30,15,10,1/31/2012,46.4,31.93,14.47,4.47,,1,-2.561214517790606, +14077,18186,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/28/2012,750,Mitt Romney,9,REP,43,Newt Gingrich,3,REP,32,11,11,1/31/2012,46.4,31.93,14.47,3.47,,1,-3.831439043930708, +14064,18216,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/28/2012,387,Mitt Romney,9,REP,41,Newt Gingrich,3,REP,33,13,8,1/31/2012,46.4,31.93,14.47,6.47,,1,-.5981039379823427, +14084,18204,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,1/28/2012,539,Mitt Romney,9,REP,43,Newt Gingrich,3,REP,29,11,14,1/31/2012,46.4,31.93,14.47,.47,,1,-6.555226298238258, +14066,18169,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,1/28/2012,750,Mitt Romney,9,REP,44,Newt Gingrich,3,REP,28,12,16,1/31/2012,46.4,31.93,14.47,1.53,,1,-5.243826309263017, +14082,18200,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,SurveyUSA,325,IVR/Online,,1/28/2012,500,Mitt Romney,9,REP,41,Newt Gingrich,3,REP,26,12,15,1/31/2012,46.4,31.93,14.47,.53,,1,-6.587340236215869,for WFLA-TV +14088,18212,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Ipsos,154,Online,,1/29/2012,658,Mitt Romney,9,REP,43,Newt Gingrich,3,REP,28,12,15,1/31/2012,46.4,31.93,14.47,.53,,1,-6.324224728199177,for Reuters +14083,18201,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR,,1/29/2012,646,Mitt Romney,9,REP,36,Newt Gingrich,3,REP,31,12,5,1/31/2012,46.4,31.93,14.47,9.47,,1,3.074852207083925,for Newsmax +14081,18215,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/29/2012,346,Mitt Romney,9,REP,39,Newt Gingrich,3,REP,30,14,9,1/31/2012,46.4,31.93,14.47,5.47,,1,-1.390936530062511, +14087,18211,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Suffolk University,323,Live Phone,,1/29/2012,500,Mitt Romney,9,REP,47,Newt Gingrich,3,REP,27,12,20,1/31/2012,46.4,31.93,14.47,5.53,,1,-1.309089547979298,for 7News +14079,18210,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,We Ask America,376,IVR,,1/29/2012,1188,Mitt Romney,9,REP,44,Newt Gingrich,3,REP,25,10,19,1/31/2012,46.4,31.93,14.47,4.53,,1,-2.027028447740827, +14102,18234,7451,2012,2012_Pres-R_NV,NV,Pres-P,Pres-R,"University of Nevada, Las Vegas",356,Live Phone,,1/29/2012,426,Mitt Romney,9,REP,45,Newt Gingrich,3,REP,25,9,20,2/4/2012,50.01,21.1,28.91,8.91,,1,.8007941442703316, +14092,18219,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/30/2012,600,Mitt Romney,9,REP,43,Newt Gingrich,3,REP,31,13,12,1/31/2012,46.4,31.93,14.47,2.47,,1,-4.416820010816759, +14089,18214,7450,2012,2012_Pres-R_FL,FL,Pres-P,Pres-R,Public Policy Polling,263,IVR,,1/30/2012,354,Mitt Romney,9,REP,36,Newt Gingrich,3,REP,29,17,7,1/31/2012,46.4,31.93,14.47,7.47,,1,.8804510771753332, +14111,18256,7451,2012,2012_Pres-R_NV,NV,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/2/2012,937,Mitt Romney,9,REP,50,Newt Gingrich,3,REP,25,15,25,2/4/2012,50.01,21.1,28.91,3.91,,1,-3.898969068820683, +14117,18264,7452,2012,2012_Pres-R_CO,CO,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/4/2012,527,Rick Santorum,10,REP,26,Mitt Romney,9,REP,40,18,-14,2/7/2012,40.31,34.85,5.46,19.46,,0,10.13519950320596, +14118,18265,7454,2012,2012_Pres-R_MN,MN,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/4/2012,410,Rick Santorum,10,REP,29,Ron Paul,7,REP,19,27,10,2/7/2012,44.95,27.15,17.8,7.8,,1,-1.508880168308998, +14131,18296,7452,2012,2012_Pres-R_CO,CO,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/5/2012,938,Rick Santorum,10,REP,27,Mitt Romney,9,REP,37,21,-10,2/7/2012,40.31,34.85,5.46,15.46,,0,6.42652412043932, +14132,18297,7454,2012,2012_Pres-R_MN,MN,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/5/2012,864,Rick Santorum,10,REP,33,Ron Paul,7,REP,20,24,13,2/7/2012,44.95,27.15,17.8,4.8,,1,-4.215201082558154, +23991,18385,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/11/2012,404,Mitt Romney,9,REP,24,Rick Santorum,10,REP,39,12,-15,2/28/2012,41.1,37.87,3.23,18.23,,0,11.04818328837434,among 'voters' +14179,18392,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/12/2012,600,Mitt Romney,9,REP,27,Rick Santorum,10,REP,33,12,-6,2/28/2012,41.1,37.87,3.23,9.23,,0,1.93975534789016, +14215,18470,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Glengariff Group,117,Live Phone,,2/12/2012,500,Mitt Romney,9,REP,30,Rick Santorum,10,REP,34,9,-4,2/28/2012,41.1,37.87,3.23,7.23,,0,-.2888534339412698,for WZZM 13; among registered voters +14191,18415,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/13/2012,750,Mitt Romney,9,REP,32,Rick Santorum,10,REP,35,13,-3,2/28/2012,41.1,37.87,3.23,6.23,,0,-1.132306701566278, +14206,18448,7458,2012,2012_Pres-R_AZ,AZ,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/14/2012,600,Mitt Romney,9,REP,38,Rick Santorum,10,REP,31,15,7,2/28/2012,46.87,27.05,19.82,12.82,,1,2.618649343261612, +14214,18469,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Marketing Resource Group (MRG),193,Live Phone,,2/14/2012,800,Mitt Romney,9,REP,33,Rick Santorum,10,REP,43,8,-10,2/28/2012,41.1,37.87,3.23,13.23,,0,6.259727661414081,for Inside Michigan Politics +14204,18446,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,IVR,,2/14/2012,455,Mitt Romney,9,REP,25,Rick Santorum,10,REP,34,11,-9,2/28/2012,41.1,37.87,3.23,12.23,,0,4.694646653333637, +14216,18471,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/15/2012,750,Mitt Romney,9,REP,24,Rick Santorum,10,REP,42,13,-18,3/6/2012,37.96,36.95,1.01,19.01,,0,10.73591808845606, +14229,18503,7458,2012,2012_Pres-R_AZ,AZ,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/16/2012,750,Mitt Romney,9,REP,39,Rick Santorum,10,REP,31,15,8,2/28/2012,46.87,27.05,19.82,11.82,,1,1.374755545269075, +14228,18502,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/16/2012,600,Mitt Romney,9,REP,32,Rick Santorum,10,REP,37,15,-5,2/28/2012,41.1,37.87,3.23,8.23,,0,1.609616817883754, +14347,18805,7478,2012,2012_Pres-R_VT,VT,Pres-P,Pres-R,Castleton University,45,IVR,,2/17/2012,231,Mitt Romney,9,REP,34,Ron Paul,7,REP,14,27,20,3/6/2012,39.45,25.29,14.16,5.84,,1,-5.978436356204822, +14242,18526,7458,2012,2012_Pres-R_AZ,AZ,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/18/2012,412,Mitt Romney,9,REP,36,Rick Santorum,10,REP,33,16,3,2/28/2012,46.87,27.05,19.82,16.82,,1,6.802087131751354,among 'voters' +14239,18523,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/18/2012,602,Mitt Romney,9,REP,33,Rick Santorum,10,REP,37,15,-4,2/28/2012,41.1,37.87,3.23,7.23,,0,1.344174712534913, +24014,18557,7461,2012,2012_Pres-R_WA,WA,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/18/2012,400,Mitt Romney,9,REP,27,Ron Paul,7,REP,15,38,12,3/3/2012,37.65,24.81,12.84,.84,,0,-10.25213183267129, +14255,18554,7458,2012,2012_Pres-R_AZ,AZ,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,2/19/2012,467,Mitt Romney,9,REP,36,Rick Santorum,10,REP,32,18,4,2/28/2012,46.87,27.05,19.82,15.82,,1,6.323768591153901,for CNN +14241,18525,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,We Ask America,376,IVR,,2/19/2012,1025,Mitt Romney,9,REP,29,Rick Santorum,10,REP,29,12,0,2/28/2012,41.1,37.87,3.23,3.23,,.5,-3.083092077084309, +14344,18799,7476,2012,2012_Pres-R_TN,TN,Pres-P,Pres-R,Middle Tennessee State University,208,Live Phone,,2/19/2012,196,Rick Santorum,10,REP,40,Mitt Romney,9,REP,19,13,21,3/6/2012,37.11,28.06,9.05,11.95,,1,3.096981054283274,among all adults +14308,18722,7476,2012,2012_Pres-R_TN,TN,Pres-P,Pres-R,Princeton Survey Research Associates International,258,Live Phone,,2/19/2012,815,Rick Santorum,10,REP,38,Mitt Romney,9,REP,20,13,18,3/6/2012,37.11,28.06,9.05,8.95,,1,.3084271139743896, +14262,18564,7458,2012,2012_Pres-R_AZ,AZ,Pres-P,Pres-R,Marist College,183,Live Phone,,2/20/2012,767,Mitt Romney,9,REP,43,Rick Santorum,10,REP,27,16,16,2/28/2012,46.87,27.05,19.82,3.82,,1,-6.130650375684134,for NBC News +14245,18529,7458,2012,2012_Pres-R_AZ,AZ,Pres-P,Pres-R,We Ask America,376,IVR,,2/20/2012,1155,Mitt Romney,9,REP,37,Rick Santorum,10,REP,27,15,10,2/28/2012,46.87,27.05,19.82,9.82,,1,-.1328879678657153, +14278,18616,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,EPIC-MRA,84,Live Phone,,2/20/2012,400,Mitt Romney,9,REP,34,Rick Santorum,10,REP,37,10,-3,2/28/2012,41.1,37.87,3.23,6.23,,0,.0930920138761054, +14261,18563,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Marist College,183,Live Phone,,2/20/2012,715,Mitt Romney,9,REP,37,Rick Santorum,10,REP,35,13,2,2/28/2012,41.1,37.87,3.23,1.23,,1,-4.888888778498207,for NBC News +14243,18527,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,IVR,,2/20/2012,420,Mitt Romney,9,REP,32,Rick Santorum,10,REP,30,7,2,2/28/2012,41.1,37.87,3.23,1.23,,1,-5.240181878613415, +14256,18555,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/20/2012,750,Mitt Romney,9,REP,34,Rick Santorum,10,REP,38,10,-4,2/28/2012,41.1,37.87,3.23,7.23,,0,1.144147612747758, +14244,18528,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR,,2/20/2012,721,Newt Gingrich,3,REP,26,Mitt Romney,9,REP,24,23,2,3/6/2012,47.19,25.91,21.27,19.27,,1,10.63594721053755, +14332,18759,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,University of Cincinnati (Ohio Poll),346,Live Phone,,2/21/2012,524,Mitt Romney,9,REP,26,Rick Santorum,10,REP,37,16,-11,3/6/2012,37.96,36.95,1.01,12.01,,0,4.572833557827019, +14276,18605,7474,2012,2012_Pres-R_OK,OK,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/21/2012,750,Rick Santorum,10,REP,43,Mitt Romney,9,REP,18,22,25,3/6/2012,33.8,28.05,5.76,19.24,,1,11.31238726297854, +14357,18828,7480,2012,2012_Pres-R_VA,VA,Pres-P,Pres-R,Roanoke College,292,Live Phone,,2/21/2012,377,Mitt Romney,9,REP,56,Ron Paul,7,REP,21,,35,3/6/2012,59.54,40.46,19.08,15.92,,1,1.545087544349096, +14286,18669,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/22/2012,600,Mitt Romney,9,REP,34,Rick Santorum,10,REP,38,12,-4,2/28/2012,41.1,37.87,3.23,7.23,,0,1.757611794782089, +14287,18670,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/22/2012,750,Newt Gingrich,3,REP,33,Mitt Romney,9,REP,20,28,13,3/6/2012,47.19,25.91,21.27,8.27,,1,-.0172070384980558, +14295,18689,7458,2012,2012_Pres-R_AZ,AZ,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/23/2012,750,Mitt Romney,9,REP,42,Rick Santorum,10,REP,29,16,13,2/28/2012,46.87,27.05,19.82,6.82,,1,-2.269364482370568, +14317,18736,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Baydoun Consulting,25,IVR,,2/23/2012,2263,Mitt Romney,9,REP,39,Rick Santorum,10,REP,31,9,8,2/28/2012,41.1,37.87,3.23,4.77,,1,-.6455276988334185, +14291,18678,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,IVR,,2/23/2012,430,Mitt Romney,9,REP,36,Rick Santorum,10,REP,33,12,3,2/28/2012,41.1,37.87,3.23,.23,,1,-5.660671812748324, +14293,18712,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/23/2012,750,Mitt Romney,9,REP,40,Rick Santorum,10,REP,34,10,6,2/28/2012,41.1,37.87,3.23,2.77,,1,-2.696568089111757, +14303,18713,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,Landmark Communications,166,IVR,,2/23/2012,1300,Newt Gingrich,3,REP,38,Mitt Romney,9,REP,19,25,19,3/6/2012,47.19,25.91,21.27,2.27,,1,-6.903556534130551,for WSB-TV +14300,18707,7458,2012,2012_Pres-R_AZ,AZ,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/24/2012,600,Mitt Romney,9,REP,39,Rick Santorum,10,REP,35,11,4,2/28/2012,46.87,27.05,19.82,15.82,,1,7.508887898973038, +14331,18758,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,SurveyUSA,325,IVR/Online,,2/25/2012,457,Newt Gingrich,3,REP,39,Mitt Romney,9,REP,23,24,16,3/6/2012,47.19,25.91,21.27,5.27,,1,-3.215890481649764, +14313,18727,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,2/25/2012,847,Mitt Romney,9,REP,29,Rick Santorum,10,REP,36,17,-7,3/6/2012,37.96,36.95,1.01,8.01,,0,1.050197935863234, +14311,18725,7458,2012,2012_Pres-R_AZ,AZ,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/26/2012,515,Mitt Romney,9,REP,43,Rick Santorum,10,REP,26,18,17,2/28/2012,46.87,27.05,19.82,2.82,,1,-5.488119574100685, +14310,18724,7458,2012,2012_Pres-R_AZ,AZ,Pres-P,Pres-R,We Ask America,376,IVR,,2/26/2012,1162,Mitt Romney,9,REP,43,Rick Santorum,10,REP,27,21,16,2/28/2012,46.87,27.05,19.82,3.82,,1,-4.861697980292012, +14316,18735,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/26/2012,600,Mitt Romney,9,REP,35,Rick Santorum,10,REP,36,15,-1,2/28/2012,41.1,37.87,3.23,4.23,,0,-.3633968210143833, +14312,18726,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,IVR,,2/26/2012,858,Mitt Romney,9,REP,35,Rick Santorum,10,REP,37,8,-2,2/28/2012,41.1,37.87,3.23,5.23,,0,.190355437837932, +14318,18737,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,2/26/2012,750,Mitt Romney,9,REP,38,Rick Santorum,10,REP,36,11,2,2/28/2012,41.1,37.87,3.23,1.23,,1,-3.574634149029346, +14309,18723,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,We Ask America,376,IVR,,2/26/2012,984,Mitt Romney,9,REP,37,Rick Santorum,10,REP,33,18,4,2/28/2012,41.1,37.87,3.23,.77,,1,-4.070842967479343, +14323,18747,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Baydoun Consulting,25,IVR,,2/27/2012,1359,Mitt Romney,9,REP,38,Rick Santorum,10,REP,36,9,2,2/28/2012,41.1,37.87,3.23,1.23,,1,-3.327097407534353, +14325,18750,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,IVR,,2/27/2012,781,Mitt Romney,9,REP,37,Rick Santorum,10,REP,36,9,1,2/28/2012,41.1,37.87,3.23,2.23,,1,-2.595817880513005, +64879,120175,7460,2012,2012_Pres-R_MI,MI,Pres-P,Pres-R,Public Policy Polling,263,IVR,,2/27/2012,992,Mitt Romney,9,REP,37,Rick Santorum,10,REP,38,14,-1,2/28/2012,41.1,37.87,3.23,4.23,,0,.3538722001416299, +14363,18834,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,YouGov,391,Online,,2/28/2012,500,Newt Gingrich,3,REP,36,Mitt Romney,9,REP,32,21,4,3/6/2012,47.19,25.91,21.27,17.27,,1,10.07123243574138, +14364,18835,7469,2012,2012_Pres-R_MA,MA,Pres-P,Pres-R,YouGov,391,Online,,2/28/2012,400,Mitt Romney,9,REP,64,Rick Santorum,10,REP,21,9,43,3/6/2012,72.05,12.06,59.99,16.99,,1,6.899019150244629, +14362,18833,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,YouGov,391,Online,,2/28/2012,650,Mitt Romney,9,REP,32,Rick Santorum,10,REP,41,15,-9,3/6/2012,37.96,36.95,1.01,10.01,,0,3.851205810971774, +14365,18836,7474,2012,2012_Pres-R_OK,OK,Pres-P,Pres-R,YouGov,391,Online,,2/28/2012,250,Rick Santorum,10,REP,38,Mitt Romney,9,REP,30,22,8,3/6/2012,33.8,28.05,5.76,2.24,,1,-8.01176785251705, +14366,18837,7476,2012,2012_Pres-R_TN,TN,Pres-P,Pres-R,YouGov,391,Online,,2/28/2012,500,Rick Santorum,10,REP,37,Mitt Romney,9,REP,30,19,7,3/6/2012,37.11,28.06,9.05,2.05,,1,-5.603985284415884, +14350,18813,7497,2012,2012_Pres-R_IL,IL,Pres-P,Pres-R,We Ask America,376,IVR,,2/28/2012,800,Mitt Romney,9,REP,29,Rick Santorum,10,REP,29,10,0,3/20/2012,46.69,35.01,11.69,11.69,,.5,3.220188587535407,among registered voters +14351,18814,7497,2012,2012_Pres-R_IL,IL,Pres-P,Pres-R,We Ask America,376,IVR,,2/29/2012,1100,Mitt Romney,9,REP,33.2,Rick Santorum,10,REP,29.8,9,3.4000001,3/20/2012,46.69,35.01,11.69,8.29,,1,.0018613050607751,among registered voters +14358,18829,7461,2012,2012_Pres-R_WA,WA,Pres-P,Pres-R,Public Policy Polling,263,IVR,,3/1/2012,447,Mitt Romney,9,REP,37,Ron Paul,7,REP,16,32,21,3/3/2012,37.65,24.81,12.84,8.16,,1,-.9506936870984161, +14373,18846,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,Landmark Communications,166,IVR,,3/1/2012,950,Newt Gingrich,3,REP,42,Mitt Romney,9,REP,22,16,20,3/6/2012,47.19,25.91,21.27,1.27,,1,-6.563674524644348, +14374,18847,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,3/1/2012,625,Newt Gingrich,3,REP,38,Mitt Romney,9,REP,24,22,14,3/6/2012,47.19,25.91,21.27,7.27,,1,.0169942854920391,for Atlanta Journal-Constitution +14367,18838,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,3/1/2012,750,Newt Gingrich,3,REP,38,Mitt Romney,9,REP,26,20,12,3/6/2012,47.19,25.91,21.27,9.27,,1,2.51051262060204, +14379,18856,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,Marist College,183,Live Phone,,3/1/2012,820,Mitt Romney,9,REP,32,Rick Santorum,10,REP,34,15,-2,3/6/2012,37.96,36.95,1.01,3.01,,0,-2.998594432268656,for NBC News +14359,18830,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,3/1/2012,517,Mitt Romney,9,REP,31,Rick Santorum,10,REP,35,17,-4,3/6/2012,37.96,36.95,1.01,5.01,,0,-1.056988806295489, +14360,18831,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,3/1/2012,750,Mitt Romney,9,REP,31,Rick Santorum,10,REP,33,15,-2,3/6/2012,37.96,36.95,1.01,3.01,,0,-2.524735238469019, +14384,18857,7480,2012,2012_Pres-R_VA,VA,Pres-P,Pres-R,Marist College,183,Live Phone,,3/1/2012,529,Mitt Romney,9,REP,69,Ron Paul,7,REP,26,,43,3/6/2012,59.54,40.46,19.08,23.92,,1,14.32383946419378,for NBC News +14410,18913,7488,2012,2012_Pres-R_AL,AL,Pres-P,Pres-R,Alabama State University,8,Live Phone,,3/1/2012,470,Rick Santorum,10,REP,23,Newt Gingrich,3,REP,14,19,9,3/13/2012,34.5,29.3,5.2,3.8,,1,-5.675606830142138, +14386,18873,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,Ipsos,154,Online,,3/2/2012,917,Mitt Romney,9,REP,32,Rick Santorum,10,REP,32,17,0,3/6/2012,37.96,36.95,1.01,1.01,,.5,-4.884901362893955,for Reuters +14372,18845,7474,2012,2012_Pres-R_OK,OK,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/2/2012,600,Rick Santorum,10,REP,37,Mitt Romney,9,REP,26,22,11,3/6/2012,33.8,28.05,5.76,5.24,,1,-3.496703094583025, +14385,18872,7476,2012,2012_Pres-R_TN,TN,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/2/2012,600,Rick Santorum,10,REP,35,Mitt Romney,9,REP,31,20,4,3/6/2012,37.11,28.06,9.05,5.05,,1,-1.637986944018309, +14399,18890,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,3/3/2012,527,Newt Gingrich,3,REP,47,Mitt Romney,9,REP,24,15,23,3/6/2012,47.19,25.91,21.27,1.73,,1,-5.512983496845323,for CNN +14400,18889,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,3/3/2012,546,Mitt Romney,9,REP,32,Rick Santorum,10,REP,32,14,0,3/6/2012,37.96,36.95,1.01,1.01,,.5,-4.77212419288247,for CNN +14393,18892,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,3/3/2012,753,Mitt Romney,9,REP,34,Rick Santorum,10,REP,31,15,3,3/6/2012,37.96,36.95,1.01,1.99,,1,-3.536216740991905, +14375,18848,7476,2012,2012_Pres-R_TN,TN,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,3/3/2012,750,Rick Santorum,10,REP,34,Mitt Romney,9,REP,30,18,4,3/6/2012,37.11,28.06,9.05,5.05,,1,-1.238696191487293, +14398,18886,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/4/2012,600,Newt Gingrich,3,REP,44,Mitt Romney,9,REP,24,19,20,3/6/2012,47.19,25.91,21.27,1.27,,1,-5.748578668259452, +14397,18885,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR,,3/4/2012,751,Newt Gingrich,3,REP,47,Mitt Romney,9,REP,21,18,26,3/6/2012,47.19,25.91,21.27,4.73,,1,-1.356445712478997, +14389,18877,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,Public Policy Polling,263,IVR,,3/4/2012,728,Newt Gingrich,3,REP,47,Mitt Romney,9,REP,24,19,23,3/6/2012,47.19,25.91,21.27,1.73,,1,-5.149366883484575, +14391,18879,7466,2012,2012_Pres-R_GA,GA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,3/4/2012,750,Newt Gingrich,3,REP,37,Mitt Romney,9,REP,27,18,10,3/6/2012,47.19,25.91,21.27,11.27,,1,5.180391588248172, +14390,18878,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/4/2012,600,Mitt Romney,9,REP,35,Rick Santorum,10,REP,28,18,7,3/6/2012,37.96,36.95,1.01,5.99,,1,.7176476517312353, +14394,18882,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,MRG Research,207,IVR,,3/4/2012,832,Mitt Romney,9,REP,38,Rick Santorum,10,REP,33,18,5,3/6/2012,37.96,36.95,1.01,3.99,,1,-1.42162803290374, +14387,18875,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,Public Policy Polling,263,IVR,,3/4/2012,666,Mitt Romney,9,REP,37,Rick Santorum,10,REP,36,15,1,3/6/2012,37.96,36.95,1.01,.01,,1,-5.537505696995775, +14392,18880,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,3/4/2012,750,Mitt Romney,9,REP,31,Rick Santorum,10,REP,32,13,-1,3/6/2012,37.96,36.95,1.01,2.01,,0,-2.846193705256784, +14396,18891,7472,2012,2012_Pres-R_OH,OH,Pres-P,Pres-R,Suffolk University,323,Live Phone,,3/4/2012,500,Mitt Romney,9,REP,33,Rick Santorum,10,REP,37,16,-4,3/6/2012,37.96,36.95,1.01,5.01,,0,-.3609905373556199, +14388,18876,7476,2012,2012_Pres-R_TN,TN,Pres-P,Pres-R,Public Policy Polling,263,IVR,,3/4/2012,525,Rick Santorum,10,REP,34,Mitt Romney,9,REP,29,27,5,3/6/2012,37.11,28.06,9.05,4.05,,1,-2.140455993542701, +14395,18883,7476,2012,2012_Pres-R_TN,TN,Pres-P,Pres-R,We Ask America,376,IVR,,3/4/2012,1023,Rick Santorum,10,REP,29,Mitt Romney,9,REP,30,29,-1,3/6/2012,37.11,28.06,9.05,10.05,,0,4.598472123228097, +14411,18935,7488,2012,2012_Pres-R_AL,AL,Pres-P,Pres-R,Capital Survey Research Center,44,Live Phone,,3/4/2012,510,Rick Santorum,10,REP,22,Newt Gingrich,3,REP,21,31,1,3/13/2012,34.5,29.3,5.2,4.2,,0,-5.65277872767518,for Alabama Education Association +14422,18936,7488,2012,2012_Pres-R_AL,AL,Pres-P,Pres-R,Capital Survey Research Center,44,Live Phone,,3/6/2012,592,Rick Santorum,10,REP,20,Newt Gingrich,3,REP,25,30,-5,3/13/2012,34.5,29.3,5.2,10.2,,0,.7545642814702888,for Alabama Education Association +14430,18949,7488,2012,2012_Pres-R_AL,AL,Pres-P,Pres-R,Alabama State University,8,Live Phone,,3/7/2012,416,Rick Santorum,10,REP,17,Newt Gingrich,3,REP,21,20,-4,3/13/2012,34.5,29.3,5.2,9.2,,0,.8330770132741239, +14423,18937,7488,2012,2012_Pres-R_AL,AL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,3/8/2012,750,Rick Santorum,10,REP,29,Newt Gingrich,3,REP,30,28,-1,3/13/2012,34.5,29.3,5.2,6.2,,0,-2.416021105174674, +14425,18942,7492,2012,2012_Pres-R_MS,MS,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/8/2012,600,Rick Santorum,10,REP,20,Newt Gingrich,3,REP,35,31,-15,3/13/2012,32.73,31.15,1.58,16.58,,0,9.483143227061625, +14426,18943,7492,2012,2012_Pres-R_MS,MS,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,3/8/2012,750,Rick Santorum,10,REP,27,Newt Gingrich,3,REP,27,35,0,3/13/2012,32.73,31.15,1.58,1.58,,0,-8.20665919343695, +14431,18950,7497,2012,2012_Pres-R_IL,IL,Pres-P,Pres-R,Market Shares Corp.,187,Live Phone,,3/8/2012,600,Mitt Romney,9,REP,35,Rick Santorum,10,REP,31,7,4,3/20/2012,46.69,35.01,11.69,7.69,,1,.1332259673302744,for Chicago Tribune +14447,18972,7499,2012,2012_Pres-R_LA,LA,Pres-P,Pres-R,GCR & Associates,110,IVR,,3/9/2012,515,Rick Santorum,10,REP,25,Mitt Romney,9,REP,21,20,4,3/24/2012,48.99,26.69,22.3,18.3,,1,7.843686067201693,for WWL-TV +14444,18969,7488,2012,2012_Pres-R_AL,AL,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/10/2012,600,Rick Santorum,10,REP,24,Newt Gingrich,3,REP,34,31,-10,3/13/2012,34.5,29.3,5.2,15.2,,0,7.676179147928714, +14446,18971,7488,2012,2012_Pres-R_AL,AL,Pres-P,Pres-R,Capital Survey Research Center,44,Live Phone,,3/10/2012,512,Rick Santorum,10,REP,28,Newt Gingrich,3,REP,33,34,-5,3/13/2012,34.5,29.3,5.2,10.2,,0,1.489841825841115,for Alabama Education Association +14438,37068,7488,2012,2012_Pres-R_AL,AL,Pres-P,Pres-R,Public Policy Polling,263,IVR,,3/11/2012,600,Rick Santorum,10,REP,29,Newt Gingrich,3,REP,30,31,-1,3/13/2012,34.5,29.3,5.2,6.2,,0,-1.72253041489221, +14445,18970,7492,2012,2012_Pres-R_MS,MS,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/11/2012,600,Rick Santorum,10,REP,22,Newt Gingrich,3,REP,32,34,-10,3/13/2012,32.73,31.15,1.58,11.58,,0,5.110684469720911, +14439,18961,7492,2012,2012_Pres-R_MS,MS,Pres-P,Pres-R,Public Policy Polling,263,IVR,,3/11/2012,656,Rick Santorum,10,REP,27,Newt Gingrich,3,REP,33,31,-6,3/13/2012,32.73,31.15,1.58,7.58,,0,-.6796001629795461, +14478,19040,7497,2012,2012_Pres-R_IL,IL,Pres-P,Pres-R,We Ask America,376,IVR,,3/14/2012,1933,Mitt Romney,9,REP,37,Rick Santorum,10,REP,31,8,6,3/20/2012,46.69,35.01,11.69,5.69,,1,-.0588259137995607,for FOX Chicago News +14479,19041,7497,2012,2012_Pres-R_IL,IL,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,3/15/2012,750,Mitt Romney,9,REP,41,Rick Santorum,10,REP,32,7,9,3/20/2012,46.69,35.01,11.69,2.69,,1,-3.811029235838048, +14490,19058,7497,2012,2012_Pres-R_IL,IL,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/18/2012,600,Mitt Romney,9,REP,44,Rick Santorum,10,REP,30,8,14,3/20/2012,46.69,35.01,11.69,2.31,,1,-3.645080281346856, +14489,19057,7497,2012,2012_Pres-R_IL,IL,Pres-P,Pres-R,Public Policy Polling,263,IVR,,3/18/2012,506,Mitt Romney,9,REP,45,Rick Santorum,10,REP,30,10,15,3/20/2012,46.69,35.01,11.69,3.31,,1,-2.492902525253915, +14503,19082,7499,2012,2012_Pres-R_LA,LA,Pres-P,Pres-R,Magellan Strategies,179,IVR,,3/19/2012,2018,Rick Santorum,10,REP,37,Mitt Romney,9,REP,24,21,13,3/24/2012,48.99,26.69,22.3,9.3,,1,1.00282914745515, +14524,19124,7499,2012,2012_Pres-R_LA,LA,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/21/2012,600,Rick Santorum,10,REP,43,Mitt Romney,9,REP,27,20,16,3/24/2012,48.99,26.69,22.3,6.3,,1,-2.288265674345545, +14510,19092,7499,2012,2012_Pres-R_LA,LA,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,3/21/2012,750,Rick Santorum,10,REP,43,Mitt Romney,9,REP,31,16,12,3/24/2012,48.99,26.69,22.3,10.3,,1,2.439819397311017, +14521,19119,7499,2012,2012_Pres-R_LA,LA,Pres-P,Pres-R,Public Policy Polling,263,IVR,,3/22/2012,650,Rick Santorum,10,REP,42,Mitt Romney,9,REP,28,18,14,3/24/2012,48.99,26.69,22.3,8.3,,1,.4538109117241746, +14522,19120,7506,2012,2012_Pres-R_WI,WI,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,3/22/2012,1000,Mitt Romney,9,REP,46,Rick Santorum,10,REP,33,8,13,4/3/2012,44.03,36.83,7.2,5.8,,1,.4723043116882949, +14545,19166,7506,2012,2012_Pres-R_WI,WI,Pres-P,Pres-R,Marquette University Law School,195,Live Phone,,3/24/2012,350,Mitt Romney,9,REP,39,Rick Santorum,10,REP,31,11,8,4/3/2012,44.03,36.83,7.2,.8,,1,-4.701111501280331, +14563,19206,7506,2012,2012_Pres-R_WI,WI,Pres-P,Pres-R,St. Norbert College,313,Live Phone,,3/26/2012,403,Mitt Romney,9,REP,37,Rick Santorum,10,REP,32,8,5,4/3/2012,44.03,36.83,7.2,2.2,,1,-2.97387453326815, +14562,19205,7506,2012,2012_Pres-R_WI,WI,Pres-P,Pres-R,Marist College,183,Live Phone,,3/27/2012,740,Mitt Romney,9,REP,40,Rick Santorum,10,REP,33,11,7,4/3/2012,44.03,36.83,7.2,.2,,1,-4.775934818677567,for NBC News +14560,19201,7502,2012,2012_Pres-R_MD,MD,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,3/28/2012,750,Mitt Romney,9,REP,45,Rick Santorum,10,REP,28,12,17,4/3/2012,49.26,28.72,20.55,3.55,,1,-4.531374567249603, +14568,19217,7506,2012,2012_Pres-R_WI,WI,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,IVR,,3/29/2012,717,Mitt Romney,9,REP,44,Rick Santorum,10,REP,34,7,10,4/3/2012,44.03,36.83,7.2,2.8,,1,-1.235947016390916, +14577,19231,7502,2012,2012_Pres-R_MD,MD,Pres-P,Pres-R,Public Policy Polling,263,IVR,,4/1/2012,500,Mitt Romney,9,REP,52,Rick Santorum,10,REP,27,10,25,4/3/2012,49.26,28.72,20.55,4.45,,1,-2.436245762182643, +14575,19230,7506,2012,2012_Pres-R_WI,WI,Pres-P,Pres-R,Public Policy Polling,263,IVR,,4/1/2012,609,Mitt Romney,9,REP,43,Rick Santorum,10,REP,36,11,7,4/3/2012,44.03,36.83,7.2,.2,,1,-3.699750676254924, +14578,19233,7506,2012,2012_Pres-R_WI,WI,Pres-P,Pres-R,We Ask America,376,IVR,,4/1/2012,1173,Mitt Romney,9,REP,39,Rick Santorum,10,REP,31,16,8,4/3/2012,44.03,36.83,7.2,.8,,1,-2.942924165131156, +18674,87132,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,Princeton Survey Research Associates International,258,Live Phone,,5/16/2012,609,Thomas M. Barrett,12551,DEM,42,Scott Walker,1525,REP,50,,-8,6/5/2012,46.28,53.08,-6.8,1.2,-1.2,1,-3.978329245584984,for Arthur N. Rupe | Reason Magazine +54018,87053,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,GQR Research (GQRR),126,Live Phone,D,5/20/2012,472,Thomas M. Barrett,12551,DEM,47,Scott Walker,1525,REP,50,,-3,6/5/2012,46.28,53.08,-6.8,3.8,3.8,1,-1.181971877455019,for unspecified Democratic sponsor +16380,87129,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,St. Norbert College,313,Live Phone,,5/20/2012,406,Thomas M. Barrett,12551,DEM,45,Scott Walker,1525,REP,50,,-5,6/5/2012,46.28,53.08,-6.8,1.8,1.8,1,-3.367984391414362, +54030,87128,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,Garin-Hart-Yang Research Group,113,Live Phone,D,5/23/2012,935,Thomas M. Barrett,12551,DEM,48.62,Scott Walker,1525,REP,49.89,,-1.27,6/5/2012,46.28,53.08,-6.8,5.53,5.53,1,1.30643952762193,for Thomas M. Barrett +54031,87131,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,Mellman Group,205,Live Phone,D,5/23/2012,600,Thomas M. Barrett,12551,DEM,46,Scott Walker,1525,REP,49,,-3,6/5/2012,46.28,53.08,-6.8,3.8,3.8,1,-.8286389871741107,for unspecified Democratic sponsor +54039,87161,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,We Ask America,376,IVR,,5/23/2012,1409,Thomas M. Barrett,12551,DEM,42,Scott Walker,1525,REP,54,,-12,6/5/2012,46.28,53.08,-6.8,5.2,-5.2,1,1.118184971894994, +18293,87054,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,Marquette University Law School,195,Live Phone,,5/25/2012,600,Thomas M. Barrett,12551,DEM,45,Scott Walker,1525,REP,52,,-7,6/5/2012,46.28,53.08,-6.8,.2,-.2,1,-4.344703458755843, +54029,87127,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,Lake Research Partners,165,IVR,D,5/26/2012,600,Thomas M. Barrett,12551,DEM,49,Scott Walker,1525,REP,49,,0,6/5/2012,46.28,53.08,-6.8,6.8,6.8,.5,2.629687033473387,for unspecified Democratic sponsor +54040,87166,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,Garin-Hart-Yang Research Group,113,Live Phone,D,5/30/2012,935,Thomas M. Barrett,12551,DEM,48,Scott Walker,1525,REP,50,,-2,6/5/2012,46.28,53.08,-6.8,4.8,4.8,1,.9714624338996195,for Thomas M. Barrett +54028,87124,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,Angus Reid Global,13,Online,,6/1/2012,524,Thomas M. Barrett,12551,DEM,46,Scott Walker,1525,REP,51,,-5,6/5/2012,46.28,53.08,-6.8,1.8,1.8,1,-2.461791159149342,among registered voters +54027,87123,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,Public Policy Polling,263,IVR,,6/3/2012,1226,Thomas M. Barrett,12551,DEM,47,Scott Walker,1525,REP,50,,-3,6/5/2012,46.28,53.08,-6.8,3.8,3.8,1,.2141146820644561, +54026,87122,1269,2012,2012_Gov-GS_WI,WI,Gov-G,Gov-GS,We Ask America,376,IVR,,6/3/2012,1570,Thomas M. Barrett,12551,DEM,42,Scott Walker,1525,REP,54,,-12,6/5/2012,46.28,53.08,-6.8,5.2,-5.2,1,1.805195321523871, +64190,118100,1788,2012,2012_House-GS_AZ-8,AZ-8,House-G,House-GS,Public Policy Polling,263,IVR,,6/10/2012,2012,Ron Barber,11091,DEM,53,Jesse Kelly,10667,REP,41,4,12,6/12/2012,52.32,45.39,6.93,5.07,5.07,1,-1.561076006599232, +30188,36159,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,10/16/2012,1000,Barack Obama,16,DEM,47,Mitt Romney,9,REP,49,,-2,11/6/2012,51.02,47.18,3.85,5.85,-5.85,0,1.590453806048608,for George Washington University | Politico +30077,36124,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,10/16/2012,500,Barack Obama,16,DEM,47,Mitt Romney,9,REP,44,,3,11/6/2012,51.49,46.13,5.37,2.37,-2.37,1,-3.147580206175901,for unspecified Democratic sponsor +30300,36326,659,2012,2012_Pres-G_CT,CT,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/16/2012,625,Barack Obama,16,DEM,49,Mitt Romney,9,REP,42,,7,11/6/2012,58.06,40.73,17.33,10.33,-10.33,1,4.193525585700086, +30117,36056,659,2012,2012_Pres-G_CT,CT,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/16/2012,1015,Barack Obama,16,DEM,53,Mitt Romney,9,REP,44,,9,11/6/2012,58.06,40.73,17.33,8.33,-8.33,1,2.117516983442504,for unspecified Democratic sponsor +30112,36047,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Marist College,183,Live Phone,,10/16/2012,1137,Barack Obama,16,DEM,51,Mitt Romney,9,REP,43,,8,11/6/2012,51.99,46.18,5.81,2.19,2.19,1,-2.42475693412692,for NBC News +30076,35996,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/16/2012,709,Barack Obama,16,DEM,57,Mitt Romney,9,REP,39,,18,11/6/2012,60.65,37.51,23.14,5.14,-5.14,1,-1.241182471474148, +30078,35999,679,2012,2012_Pres-G_MT,MT,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/16/2012,806,Barack Obama,16,DEM,43,Mitt Romney,9,REP,53,,-10,11/6/2012,41.7,55.35,-13.65,3.65,3.65,1,-1.790185870033725,for unspecified Democratic sponsor +30101,36031,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,10/16/2012,500,Barack Obama,16,DEM,50,Mitt Romney,9,REP,43,,7,11/6/2012,52.36,45.68,6.68,.32,.32,1,-3.912333764294235,for unspecified Democratic sponsor +30111,36071,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,Mellman Group,205,Live Phone,D,10/16/2012,600,Barack Obama,16,DEM,51,Mitt Romney,9,REP,43,,8,11/6/2012,52.36,45.68,6.68,1.32,1.32,1,-2.918286597092899,for Shelley Berkley +30095,36026,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/16/2012,733,Barack Obama,16,DEM,49,Mitt Romney,9,REP,48,,1,11/6/2012,51.16,47.28,3.87,2.87,-2.87,1,-1.702420123312893,for unspecified Democratic sponsor +30074,35994,700,2012,2012_Pres-G_WA,WA,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/16/2012,574,Barack Obama,16,DEM,50,Mitt Romney,9,REP,45,,5,11/6/2012,56.16,41.29,14.87,9.87,-9.87,1,5.395850330802817,for unspecified Democratic sponsor +30114,36049,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Marist College,183,Live Phone,,10/16/2012,1013,Barack Obama,16,DEM,51,Mitt Romney,9,REP,45,,6,11/6/2012,52.78,45.94,6.84,.84,-.84,1,-4.001595960863718,for NBC News +30276,36295,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/16/2012,625,Barack Obama,16,DEM,48,Mitt Romney,9,REP,46,,2,11/6/2012,52.78,45.94,6.84,4.84,-4.84,1,-.1116732683030326, +30074,87072,1267,2012,2012_Gov-G_WA,WA,Gov-G,Gov-G,Public Policy Polling,263,IVR,D,10/16/2012,574,Jay Robert Inslee,12546,DEM,48,Rob McKenna,12547,REP,42,,6,11/6/2012,51.54,48.46,3.08,2.92,2.92,1,-1.8724721624817,for unspecified Democratic sponsor +30300,36327,1475,2012,2012_Sen-G_CT,CT,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/16/2012,625,Christopher Murphy,1998,DEM,44,Linda McMahon,1999,REP,44,,0,11/6/2012,54.82,43.07,11.75,11.75,-11.75,.5,4.729034436482175, +30117,36057,1475,2012,2012_Sen-G_CT,CT,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/16/2012,1015,Christopher Murphy,1998,DEM,48,Linda McMahon,1999,REP,44,,4,11/6/2012,54.82,43.07,11.75,7.75,-7.75,1,.3304773825144166,for unspecified Democratic sponsor +30076,35997,1482,2012,2012_Sen-G_MA,MA,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/16/2012,709,Elizabeth Warren,2038,DEM,53,Scott Brown,2039,REP,44,,9,11/6/2012,53.74,46.19,7.55,1.45,1.45,1,-3.627822119218841, +30833,37217,1486,2012,2012_Sen-G_MO,MO,Sen-G,Sen-G,Harstad Strategic Research Inc.,134,Live Phone,,10/16/2012,603,Claire McCaskill,2103,DEM,47,Todd Akin,2104,REP,35,8,12,11/6/2012,54.81,39.11,15.7,3.7,-3.7,1,-4.165120139904398, +30078,36000,1487,2012,2012_Sen-G_MT,MT,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/16/2012,806,Jon Tester,2115,DEM,46,Denny Rehberg,2116,REP,44,7,2,11/6/2012,48.58,44.86,3.72,1.72,-1.72,1,-3.001564225815738,for unspecified Democratic sponsor +30111,36046,1489,2012,2012_Sen-G_NV,NV,Sen-G,Sen-G,Mellman Group,205,Live Phone,D,10/16/2012,600,Shelley Berkley,2145,DEM,41,Dean Heller,2146,REP,38,5,3,11/6/2012,44.71,45.87,-1.16,4.16,4.16,0,.0114543707220391,for Shelley Berkley +30132,36215,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/16/2012,604,Robert P. Casey Jr.,2173,DEM,52,Tom Smith,2174,REP,39,,13,11/6/2012,53.69,44.59,9.1,3.9,3.9,1,-1.507945347399578,for Robert P. Casey Jr. +30095,36027,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/16/2012,733,Tim Kaine,2228,DEM,50,George F. Allen,2229,REP,45,,5,11/6/2012,52.87,46.96,5.91,.91,-.91,1,-4.343669531807179,for unspecified Democratic sponsor +30114,36050,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Marist College,183,Live Phone,,10/16/2012,1013,Tammy Baldwin,2246,DEM,49,Tommy Thompson,2247,REP,45,,4,11/6/2012,51.41,45.86,5.55,1.55,-1.55,1,-4.18517465023843,for NBC News +30276,36296,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/16/2012,625,Tammy Baldwin,2246,DEM,47,Tommy Thompson,2247,REP,45,,2,11/6/2012,51.41,45.86,5.55,3.55,-3.55,1,-2.300876892422075, +51364,81248,4968,2012,2012_House-G_CA-52,CA-52,House-G,House-G,Glover Park Group,120,Live Phone,,10/16/2012,374,Scott Peters,10640,DEM,38,Brian P. Bilbray,10641,REP,47,,-9,11/6/2012,51.18,48.82,2.36,11.36,-11.36,0,5.045252472144208,for San Diego Union-Tribune | University of San Diego +52272,138636,4984,2012,2012_House-G_FL-2,FL-2,House-G,House-G,St. Pete Polls,314,IVR,,10/16/2012,770,Al Lawson,6393,DEM,46.7,Steve Southerland II,6448,REP,47.4,,-.69999999,11/6/2012,47.24,52.7,-5.46,4.76,4.76,1,-2.772274871263377, +52272,138630,4991,2012,2012_House-G_FL-9,FL-9,House-G,House-G,St. Pete Polls,314,IVR,,10/16/2012,612,Alan Grayson,6370,DEM,44.8,William Todd Long,6396,REP,40.3,,4.5,11/6/2012,62.52,37.48,25.04,20.54,-20.54,1,12.96448131329679, +52272,138631,4992,2012,2012_House-G_FL-10,FL-10,House-G,House-G,St. Pete Polls,314,IVR,,10/16/2012,680,Val Demings,6352,DEM,42.3,Daniel Webster,6461,REP,50,,-7.6999998,11/6/2012,48.25,51.73,-3.48,4.22,-4.22,1,-3.343135612187279, +51374,81260,5000,2012,2012_House-G_FL-18,FL-18,House-G,House-G,Public Policy Polling,263,IVR,,10/16/2012,500,Patrick Murphy,6406,DEM,42,Allen West,6464,REP,51,,-9,11/6/2012,50.28,49.7,.58,9.58,-9.58,0,4.493916784905501,for TCPalm.com | WPTV | FL Democracy 2012 +52272,138632,5000,2012,2012_House-G_FL-18,FL-18,House-G,House-G,St. Pete Polls,314,IVR,,10/16/2012,586,Patrick Murphy,6406,DEM,41.8,Allen West,6464,REP,50.9,,-9.1000004,11/6/2012,50.28,49.7,.58,9.68,-9.68,0,5.012856558580761, +51374,81261,5004,2012,2012_House-G_FL-22,FL-22,House-G,House-G,Public Policy Polling,263,IVR,,10/16/2012,500,Lois Frankel,6362,DEM,47,Adam Hasner,6374,REP,44,,3,11/6/2012,54.63,45.37,9.25,6.25,-6.25,1,.7206074967305476,for TCPalm.com | WPTV | FL Democracy 2012 +52272,138633,5004,2012,2012_House-G_FL-22,FL-22,House-G,House-G,St. Pete Polls,314,IVR,,10/16/2012,557,Lois Frankel,6362,DEM,48,Adam Hasner,6374,REP,44.8,,3.2,11/6/2012,54.63,45.37,9.25,6.05,-6.05,1,.4850337398064555, +52272,138635,5008,2012,2012_House-G_FL-26,FL-26,House-G,House-G,St. Pete Polls,314,IVR,,10/16/2012,469,Joe Garcia,6365,DEM,43.4,David Rivera,6425,REP,45.9,1.1,-2.5,11/6/2012,53.64,43.02,10.62,13.12,-13.12,0,5.427156795200903, +51368,81254,5114,2012,2012_House-G_MN-6,MN-6,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2012,1000,Jim Graves,10653,DEM,45,Michele Bachmann,6780,REP,51,,-6,11/6/2012,49.26,50.47,-1.21,4.79,-4.79,1,-2.677208946995619,for Minneapolis Star Tribune +51368,81252,5116,2012,2012_House-G_MN-8,MN-8,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2012,1000,Richard M. Nolan,10614,DEM,50,Chip Cravaack,6786,REP,43,,7,11/6/2012,54.28,45.39,8.89,1.89,-1.89,1,-6.274953658500731,for Minneapolis Star Tribune +51362,81246,5177,2012,2012_House-G_NY-24,NY-24,House-G,House-G,Lake Research Partners,165,Live Phone,D,10/16/2012,425,Daniel B. Maffei,10639,DEM,46,Ann Marie Buerkle,10638,REP,44,6,2,11/6/2012,48.86,43.4,5.46,3.46,-3.46,1,-3.355482889100796,for unspecified Democratic sponsor +30188,36160,8270,2012,2012_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,10/16/2012,1000,Generic Candidate,4295,DEM,46,Generic Candidate,4293,REP,46,,0,11/6/2012,48.44,47.43,1.01,1.01,-1.01,.5,-2.269237124782899,for George Washington University | Politico +30073,36006,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,10/17/2012,1916,Barack Obama,16,DEM,47.1,Mitt Romney,9,REP,44.9,,2.2,11/6/2012,51.02,47.18,3.85,1.65,-1.65,1,-2.710061530532161, +30133,36074,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/17/2012,1200,Barack Obama,16,DEM,48,Mitt Romney,9,REP,47,,1,11/6/2012,51.02,47.18,3.85,2.85,-2.85,1,-1.297391161397121,for unspecified Democratic sponsor +30120,36060,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2012,1500,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,-.0700092808629077, +30104,36035,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/17/2012,1000,Barack Obama,16,DEM,49.5,Mitt Romney,9,REP,45.5,4,4,11/6/2012,51.49,46.13,5.37,1.37,-1.37,1,-4.075576805882627,average of multiple versions or turnout models listed in poll +30110,36045,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,EPIC-MRA,84,Live Phone,,10/17/2012,800,Barack Obama,16,DEM,52,Mitt Romney,9,REP,46,,6,11/6/2012,54.21,44.71,9.5,3.5,-3.5,1,-1.764767039528057, +30126,36098,677,2012,2012_Pres-G_MO,MO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2012,500,Barack Obama,16,DEM,43,Mitt Romney,9,REP,54,,-11,11/6/2012,44.38,53.76,-9.38,1.62,-1.62,1,-2.502059971001965, +30092,36021,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2012,500,Barack Obama,16,DEM,46,Mitt Romney,9,REP,52,,-6,11/6/2012,48.35,50.39,-2.04,3.96,-3.96,1,-.2434864806262607, +30089,36079,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2012,750,Barack Obama,16,DEM,49,Mitt Romney,9,REP,48,,1,11/6/2012,50.67,47.69,2.98,1.98,-1.98,1,-1.209477017952102, +30125,36065,690,2012,2012_Pres-G_OR,OR,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/17/2012,579,Barack Obama,16,DEM,49,Mitt Romney,9,REP,42,,7,11/6/2012,54.24,42.15,12.09,5.09,-5.09,1,-1.634872691750667, +30092,87079,1263,2012,2012_Gov-G_NC,NC,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2012,500,Walter H. Dalton,12553,DEM,42,Pat McCrory,12542,REP,53,,-11,11/6/2012,43.23,54.62,-11.39,.39,.39,1,-4.880930744693105, +30126,36099,1486,2012,2012_Sen-G_MO,MO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2012,500,Claire McCaskill,2103,DEM,51,Todd Akin,2104,REP,43,,8,11/6/2012,54.81,39.11,15.7,7.7,-7.7,1,-.1250071036773356, +30209,36188,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/17/2012,600,Sherrod Brown,2164,DEM,43,Josh Mandel,2165,REP,44,,-1,11/6/2012,50.7,44.7,6,7,-7,0,3.143755846023908,for Josh Mandel +30089,36080,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/17/2012,750,Sherrod Brown,2164,DEM,49,Josh Mandel,2165,REP,44,,5,11/6/2012,50.7,44.7,6,1,-1,1,-2.907491868036816, +30220,36214,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/17/2012,802,Tim Kaine,2228,DEM,48,George F. Allen,2229,REP,44,,4,11/6/2012,52.87,46.96,5.91,1.91,-1.91,1,-3.098859383521296,for unspecified Democratic sponsor +52381,82710,4968,2012,2012_House-G_CA-52,CA-52,House-G,House-G,Tarrance Group,333,Live Phone,R,10/17/2012,470,Scott Peters,10640,DEM,44,Brian P. Bilbray,10641,REP,48,,-4,11/6/2012,51.18,48.82,2.36,6.36,-6.36,0,.3360072705919288,for Brian P. Bilbray +51363,81247,5000,2012,2012_House-G_FL-18,FL-18,House-G,House-G,Frederick Polls,108,Live Phone,D,10/17/2012,333,Patrick Murphy,6406,DEM,47,Allen West,6464,REP,47,,0,11/6/2012,50.28,49.7,.58,.58,-.58,.5,-5.527928615661936,for Patrick Murphy +64370,118422,5000,2012,2012_House-G_FL-18,FL-18,House-G,House-G,Susquehanna Polling & Research Inc.,326,Live Phone,,10/17/2012,752,Patrick Murphy,6406,DEM,48,Allen West,6464,REP,49,,-1,11/6/2012,50.28,49.7,.58,1.58,-1.58,0,-3.946940870719393,for Sunshine State News +64370,81499,5004,2012,2012_House-G_FL-22,FL-22,House-G,House-G,Susquehanna Polling & Research Inc.,326,Live Phone,,10/17/2012,750,Lois Frankel,6362,DEM,47,Adam Hasner,6374,REP,47,,0,11/6/2012,54.63,45.37,9.25,9.25,-9.25,.5,4.426330994501234,for Sunshine State News +51559,81518,5035,2012,2012_House-G_IL-8,IL-8,House-G,House-G,ALG Research,14,Live Phone,D,10/17/2012,400,Tammy Duckworth,6883,DEM,54,Joe Walsh,6945,REP,39,,15,11/6/2012,54.74,45.26,9.48,5.52,5.52,1,1.324229614803587,for unspecified Democratic sponsor +51367,81251,5038,2012,2012_House-G_IL-11,IL-11,House-G,House-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/17/2012,402,Bill Foster,6889,DEM,49,Judy Biggert,6870,REP,45,,4,11/6/2012,58.57,41.43,17.14,13.14,-13.14,1,3.780723806595826,for unspecified Democratic sponsor +51571,81532,5044,2012,2012_House-G_IL-17,IL-17,House-G,House-G,GBAO,109,Live Phone,D,10/17/2012,450,Cheri Bustos,6872,DEM,49,Robert Schilling,6931,REP,45,,4,11/6/2012,53.28,46.72,6.56,2.56,-2.56,1,-5.085204361145382,for Cheri Bustos +51373,81259,5171,2012,2012_House-G_NY-18,NY-18,House-G,House-G,Siena College,305,Live Phone,,10/17/2012,615,Sean Patrick Maloney,10622,DEM,42,Nan Hayworth,10621,REP,49,,-7,11/6/2012,51.95,48.05,3.9,10.9,-10.9,0,3.340601492486916, +30189,36161,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/18/2012,2700,Barack Obama,16,DEM,45,Mitt Romney,9,REP,51,,-6,11/6/2012,51.02,47.18,3.85,9.85,-9.85,0,6.080689428433253, +30103,36752,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,10/18/2012,1817,Barack Obama,16,DEM,46.3,Mitt Romney,9,REP,45.7,,.60000002,11/6/2012,51.02,47.18,3.85,3.25,-3.25,1,-1.057304004631084, +30128,36069,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/18/2012,805,Barack Obama,16,DEM,44,Mitt Romney,9,REP,46,,-2,11/6/2012,51.02,47.18,3.85,5.85,-5.85,0,1.63573568529318, +30168,36128,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Online,,10/18/2012,1368,Barack Obama,16,DEM,46,Mitt Romney,9,REP,45,,1,11/6/2012,51.02,47.18,3.85,2.85,-2.85,1,-1.234538397807764, +30299,36416,657,2012,2012_Pres-G_CA,CA,Pres-G,Pres-G,Greenberg Quinlan Rosner/American Viewpoint,127,Live Phone,,10/18/2012,1440,Barack Obama,16,DEM,54,Mitt Romney,9,REP,40,0,14,11/6/2012,60.24,37.12,23.12,9.12,-9.12,1,1.716318568022277, +30301,36328,657,2012,2012_Pres-G_CA,CA,Pres-G,Pres-G,Public Policy Institute of California,262,IVR,,10/18/2012,993,Barack Obama,16,DEM,53,Mitt Romney,9,REP,41,,12,11/6/2012,60.24,37.12,23.12,11.12,-11.12,1,3.786705520778115, +30140,36084,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/18/2012,681,Barack Obama,16,DEM,48,Mitt Romney,9,REP,49,,-1,11/6/2012,50.01,49.13,.88,1.88,-1.88,0,-1.705304990716597,for CNN +30144,36088,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/18/2012,1130,Barack Obama,16,DEM,45,Mitt Romney,9,REP,48,,-3,11/6/2012,50.01,49.13,.88,3.88,-3.88,0,.6533409306977451, +30167,36123,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,10/18/2012,500,Barack Obama,16,DEM,48,Mitt Romney,9,REP,45,,3,11/6/2012,50.01,49.13,.88,2.12,2.12,1,-1.578441787665242,for unspecified Democratic sponsor +30174,36234,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/18/2012,800,Barack Obama,16,DEM,47,Mitt Romney,9,REP,48,,-1,11/6/2012,50.01,49.13,.88,1.88,-1.88,0,-1.65168775819973, +30123,36116,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2012,750,Barack Obama,16,DEM,46,Mitt Romney,9,REP,51,,-5,11/6/2012,50.01,49.13,.88,5.88,-5.88,0,2.509255769730774, +30152,36102,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/18/2012,600,Barack Obama,16,DEM,47,Mitt Romney,9,REP,46,,1,11/6/2012,50.01,49.13,.88,.12,.12,1,-3.523076735530589, +30137,36078,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/18/2012,869,Barack Obama,16,DEM,48,Mitt Romney,9,REP,49,,-1,11/6/2012,51.99,46.18,5.81,6.81,-6.81,0,2.512650899740019, +30370,36414,676,2012,2012_Pres-G_MN,MN,Pres-G,Pres-G,St. Cloud State University,312,Live Phone,,10/18/2012,601,Barack Obama,16,DEM,53,Mitt Romney,9,REP,45,,8,11/6/2012,52.65,44.96,7.69,.31,.31,1,-3.747222449534323, +30131,36072,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,10/18/2012,500,Barack Obama,16,DEM,47,Mitt Romney,9,REP,44,,3,11/6/2012,48.35,50.39,-2.04,5.04,5.04,0,1.284328500447319,for unspecified Democratic sponsor +30224,36236,681,2012,2012_Pres-G_ND,ND,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2012,600,Barack Obama,16,DEM,40,Mitt Romney,9,REP,54,,-14,11/6/2012,38.7,58.32,-19.62,5.62,5.62,1,-.612602337413322, +30136,36077,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/18/2012,1036,Barack Obama,16,DEM,48,Mitt Romney,9,REP,49,,-1,11/6/2012,51.98,46.4,5.58,6.58,-6.58,0,2.308474226153089, +30154,36105,684,2012,2012_Pres-G_NJ,NJ,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/18/2012,577,Barack Obama,16,DEM,54,Mitt Romney,9,REP,40,,14,11/6/2012,58.34,40.62,17.72,3.72,-3.72,1,-2.980495268427588, +30142,36086,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/18/2012,1131,Barack Obama,16,DEM,46,Mitt Romney,9,REP,43,,3,11/6/2012,50.67,47.69,2.98,.02,.02,1,-3.001971597095298, +30462,36567,696,2012,2012_Pres-G_TX,TX,Pres-G,Pres-G,YouGov,391,Online,,10/18/2012,540,Barack Obama,16,DEM,39,Mitt Romney,9,REP,55,,-16,11/6/2012,41.38,57.17,-15.78,.22,-.22,1,-7.173017487125971, +30378,36431,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,CallFire,42,IVR,,10/18/2012,624,Barack Obama,16,DEM,46,Mitt Romney,9,REP,48,,-2,11/6/2012,51.16,47.28,3.87,5.87,-5.87,0,1.689811927214647,for Faith Horizon +30122,36130,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2012,750,Barack Obama,16,DEM,47,Mitt Romney,9,REP,50,,-3,11/6/2012,51.16,47.28,3.87,6.87,-6.87,0,2.907786281029062, +30158,36110,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,10/18/2012,500,Barack Obama,16,DEM,47,Mitt Romney,9,REP,44,,3,11/6/2012,52.78,45.94,6.84,3.84,-3.84,1,-1.209066217518769,for unspecified Democratic sponsor +30124,36181,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2012,500,Barack Obama,16,DEM,50,Mitt Romney,9,REP,48,,2,11/6/2012,52.78,45.94,6.84,4.84,-4.84,1,.1589884769669878, +30136,86959,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/18/2012,1036,Margaret Wood Hassan,12539,DEM,45,Ovide Lamontagne,12540,REP,43,,2,11/6/2012,54.61,42.52,12.09,10.09,-10.09,1,2.878453736406646, +30224,87078,1264,2012,2012_Gov-G_ND,ND,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2012,600,Ryan M. Taylor,12555,DEM,39,Jack Dalrymple,12554,REP,53,,-14,11/6/2012,34.31,63.1,-28.78,14.78,14.78,1,9.618225197080177, +30299,36415,1474,2012,2012_Sen-G_CA,CA,Sen-G,Sen-G,Greenberg Quinlan Rosner/American Viewpoint,127,Live Phone,,10/18/2012,1440,Dianne Feinstein,1989,DEM,55,Elizabeth Emken,1990,REP,38,,17,11/6/2012,62.52,37.48,25.05,8.05,-8.05,1,.8858418243339018, +30174,36235,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/18/2012,800,Bill Nelson,2012,DEM,45,Connie Mack,2013,REP,41,,4,11/6/2012,55.23,42.23,13.01,9.01,-9.01,1,2.710133642397295, +30123,36117,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2012,750,Bill Nelson,2012,DEM,48,Connie Mack,2013,REP,43,,5,11/6/2012,55.23,42.23,13.01,8.01,-8.01,1,1.787051803059434, +30152,36103,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/18/2012,600,Bill Nelson,2012,DEM,48,Connie Mack,2013,REP,40,,8,11/6/2012,55.23,42.23,13.01,5.01,-5.01,1,-1.659886333430565, +73068,137010,1486,2012,2012_Sen-G_MO,MO,Sen-G,Sen-G,Kiley & Company,162,Live Phone,D,10/18/2012,600,Claire McCaskill,2103,DEM,52,Todd Akin,2104,REP,38,,14,11/6/2012,54.81,39.11,15.7,1.7,-1.7,1,-6.731787043338438,for Claire McCaskill; sample size unavailable; estimated at 600 as a default +30154,36106,1490,2012,2012_Sen-G_NJ,NJ,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/18/2012,577,Robert Menendez,2131,DEM,53,Joe Kyrillos,2132,REP,33,,20,11/6/2012,58.87,39.37,19.49,.51,.51,1,-4.996014903959132, +30210,36189,1493,2012,2012_Sen-G_ND,ND,Sen-G,Sen-G,Mellman Group,205,Live Phone,D,10/18/2012,600,Heidi Heitkamp,2118,DEM,45,Rick Berg,2117,REP,42,,3,11/6/2012,50.24,49.32,.91,2.09,2.09,1,-2.598627800229807,for Heidi Heitkamp +30224,36237,1493,2012,2012_Sen-G_ND,ND,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2012,600,Heidi Heitkamp,2118,DEM,45,Rick Berg,2117,REP,50,,-5,11/6/2012,50.24,49.32,.91,5.91,-5.91,0,1.588113970094538, +73020,136951,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,GS Strategy Group,478,Live Phone,R,10/18/2012,600,Robert P. Casey Jr.,2173,DEM,43.6,Tom Smith,2174,REP,43.4,2.4,.2,11/6/2012,53.69,44.59,9.1,8.9,-8.9,1,3.927130319896059,for unspecified Republican sponsor; sample size unavailable; estimated at 600 as a default +30462,36568,1498,2012,2012_Sen-G_TX,TX,Sen-G,Sen-G,YouGov,391,Online,,10/18/2012,540,Paul Sadler,2195,DEM,39,Ted Cruz,2194,REP,54,3,-15,11/6/2012,40.62,56.46,-15.83,.83,.83,1,-7.016744745783924, +30122,36131,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2012,750,Tim Kaine,2228,DEM,49,George F. Allen,2229,REP,48,,1,11/6/2012,52.87,46.96,5.91,4.91,-4.91,1,.1286581516782706, +30124,36182,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2012,500,Tammy Baldwin,2246,DEM,46,Tommy Thompson,2247,REP,48,,-2,11/6/2012,51.41,45.86,5.55,7.55,-7.55,0,1.996267215163344, +51361,81245,5097,2012,2012_House-G_MI-3,MI-3,House-G,House-G,Glengariff Group,117,Live Phone,,10/18/2012,400,Steven M. Pestka,6535,DEM,35,Justin Amash,6473,REP,34,,1,11/6/2012,44.17,52.62,-8.45,9.45,9.45,0,3.219353988740655, +51558,81517,5110,2012,2012_House-G_MN-2,MN-2,House-G,House-G,SurveyUSA,325,IVR/Live Phone,,10/18/2012,565,Mike Obermueller,10666,DEM,41,John Kline,6800,REP,49,,-8,11/6/2012,45.85,54.01,-8.16,.16,.16,1,-7.390204345395935,for KSTP-TV Minneapolis +73896,81249,5159,2012,2012_House-G_NY-6,NY-6,House-G,House-G,McLaughlin & Associates,203,Live Phone,R,10/18/2012,300,Grace Meng,10652,DEM,36,Daniel J. Halloran,10651,REP,33,,3,11/6/2012,67.88,30.95,36.93,33.93,-33.93,1,26.20349839236784,for Daniel J. Halloran; among registered voters +51295,81138,5178,2012,2012_House-G_NY-25,NY-25,House-G,House-G,GBAO,109,Live Phone,D,10/18/2012,400,Louise McIntosh Slaughter,10613,DEM,53,Maggie Brooks,10612,REP,43,,10,11/6/2012,57.41,42.59,14.82,4.82,-4.82,1,-1.789681161957368,for unspecified Democratic sponsor +30151,117324,8270,2012,2012_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/18/2012,3500,Generic Candidate,4295,DEM,43,Generic Candidate,4293,REP,44,,-1,11/6/2012,48.44,47.43,1.01,2.01,-2.01,0,-.7323947756593935, +30225,36218,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,10/19/2012,790,Barack Obama,16,DEM,48,Mitt Romney,9,REP,46,,2,11/6/2012,51.02,47.18,3.85,1.85,-1.85,1,-2.383346542543232,for CBS News +30195,36167,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/19/2012,885,Barack Obama,16,DEM,47.4,Mitt Romney,9,REP,43.4,,4,11/6/2012,51.02,47.18,3.85,.15,.15,1,-4.011328471420934, +30171,36209,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,Live Phone,,10/19/2012,816,Barack Obama,16,DEM,47,Mitt Romney,9,REP,47,,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,-.3382473406784569, +30258,36273,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,RAND (American Life Panel),270,Online,,10/19/2012,3500,Barack Obama,16,DEM,48.26,Mitt Romney,9,REP,46.36,,1.9,11/6/2012,51.02,47.18,3.85,1.95,-1.95,1,-1.893694469887762, +30198,36170,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/19/2012,800,Barack Obama,16,DEM,49.7,Mitt Romney,9,REP,47.3,,2.4000001,11/6/2012,51.02,47.18,3.85,1.45,-1.45,1,-2.788991095358929, +30208,36186,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Angus Reid Global,13,Online,,10/19/2012,502,Barack Obama,16,DEM,44,Mitt Romney,9,REP,49,,-5,11/6/2012,50.01,49.13,.88,5.88,-5.88,0,2.342375636338316, +30185,36155,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/19/2012,660,Barack Obama,16,DEM,49,Mitt Romney,9,REP,48,,1,11/6/2012,51.99,46.18,5.81,4.81,-4.81,1,.4278819403351136,for unspecified Democratic sponsor +30180,36147,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,Angus Reid Global,13,Online,,10/19/2012,551,Barack Obama,16,DEM,49,Mitt Romney,9,REP,40,,9,11/6/2012,54.21,44.71,9.5,.5,-.5,1,-4.796305625363369, +30197,36169,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,10/19/2012,773,Barack Obama,16,DEM,51,Mitt Romney,9,REP,42,,9,11/6/2012,51.98,46.4,5.58,3.42,3.42,1,-1.190653936885679, +30183,36153,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Angus Reid Global,13,Online,,10/19/2012,550,Barack Obama,16,DEM,45,Mitt Romney,9,REP,45,,0,11/6/2012,50.67,47.69,2.98,2.98,-2.98,.5,-.298445464219795, +30153,36104,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/19/2012,1943,Barack Obama,16,DEM,47,Mitt Romney,9,REP,47,,0,11/6/2012,50.67,47.69,2.98,2.98,-2.98,.5,.1895906988539192, +30166,36121,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/19/2012,532,Barack Obama,16,DEM,49,Mitt Romney,9,REP,48,,1,11/6/2012,50.67,47.69,2.98,1.98,-1.98,1,-1.389710410684927, +30200,36173,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/19/2012,1548,Barack Obama,16,DEM,50,Mitt Romney,9,REP,45,,5,11/6/2012,50.67,47.69,2.98,2.02,2.02,1,-.8275644738709435, +30218,36203,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Angus Reid Global,13,Online,,10/19/2012,559,Barack Obama,16,DEM,48,Mitt Romney,9,REP,39,,9,11/6/2012,51.97,46.59,5.39,3.61,3.61,1,.4111303965453782, +30203,36177,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Muhlenberg College,219,Live Phone,,10/19/2012,444,Barack Obama,16,DEM,50,Mitt Romney,9,REP,45,,5,11/6/2012,51.97,46.59,5.39,.39,-.39,1,-3.241617471751945, +30373,36421,695,2012,2012_Pres-G_TN,TN,Pres-G,Pres-G,Middle Tennessee State University,208,Live Phone,,10/19/2012,609,Barack Obama,16,DEM,34,Mitt Romney,9,REP,59,,-25,11/6/2012,39.08,59.48,-20.4,4.6,-4.6,1,-2.502253130825619, +30164,36118,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/19/2012,500,Barack Obama,16,DEM,49,Mitt Romney,9,REP,47,,2,11/6/2012,51.16,47.28,3.87,1.87,-1.87,1,-2.7674202902742,for unspecified Democratic sponsor +30219,36205,700,2012,2012_Pres-G_WA,WA,Pres-G,Pres-G,Strategies 360,321,Live Phone,,10/19/2012,500,Barack Obama,16,DEM,52,Mitt Romney,9,REP,39,,13,11/6/2012,56.16,41.29,14.87,1.87,-1.87,1,-4.039017950675514, +30216,36200,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Angus Reid Global,13,Online,,10/19/2012,502,Barack Obama,16,DEM,48,Mitt Romney,9,REP,43,,5,11/6/2012,52.78,45.94,6.84,1.84,-1.84,1,-3.239011894199924, +63940,117693,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,Marist College,183,Live Phone,,10/19/2012,1013,Margaret Wood Hassan,12539,DEM,49,Ovide Lamontagne,12540,REP,44,,5,11/6/2012,54.61,42.52,12.09,7.09,-7.09,1,-.3616085508738367,for NBC News +30197,86958,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,10/19/2012,773,Margaret Wood Hassan,12539,DEM,43,Ovide Lamontagne,12540,REP,35,3,8,11/6/2012,54.61,42.52,12.09,4.09,-4.09,1,-4.094860034785118, +30219,86957,1267,2012,2012_Gov-G_WA,WA,Gov-G,Gov-G,Strategies 360,321,Live Phone,,10/19/2012,500,Jay Robert Inslee,12546,DEM,46,Rob McKenna,12547,REP,46,,0,11/6/2012,51.54,48.46,3.08,3.08,-3.08,.5,-1.466186801500666, +30818,37189,1473,2012,2012_Sen-G_AZ,AZ,Sen-G,Sen-G,ALG Research,14,Live Phone,D,10/19/2012,800,Richard Carmona,1977,DEM,45,Jeff Flake,1976,REP,41,5,4,11/6/2012,46.2,49.23,-3.03,7.03,7.03,0,2.288354327175578,for Richard Carmona +30208,36187,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Angus Reid Global,13,Online,,10/19/2012,502,Bill Nelson,2012,DEM,48,Connie Mack,2013,REP,33,,15,11/6/2012,55.23,42.23,13.01,1.99,1.99,1,-4.743733174896855, +30414,36492,1478,2012,2012_Sen-G_HI,HI,Sen-G,Sen-G,Ward Research/The Honolulu Star-Advertiser,375,Live Phone,,10/19/2012,786,Mazie Hirono,2028,DEM,57,Linda Lingle,2029,REP,35,,22,11/6/2012,62.6,37.4,25.2,3.2,-3.2,1,-3.747878155762549, +30244,36248,1479,2012,2012_Sen-G_IN,IN,Sen-G,Sen-G,Global Strategy Group,118,Live Phone,D,10/19/2012,603,Joe Donnelly,2034,DEM,40,Richard Mourdock,2035,REP,38,8,2,11/6/2012,50.04,44.28,5.76,3.76,-3.76,1,-1.002724732490587,for Joe Donnelly +30180,136761,1483,2012,2012_Sen-G_MI,MI,Sen-G,Sen-G,Angus Reid Global,13,Online,,10/19/2012,575.5,Debbie Stabenow,2082,DEM,55,Pete Hoekstra,2083,REP,36.5,,18.5,11/6/2012,58.8,37.98,20.81,2.31,-2.31,1,-4.71066469745511,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll +30183,36154,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Angus Reid Global,13,Online,,10/19/2012,550,Sherrod Brown,2164,DEM,45,Josh Mandel,2165,REP,39,,6,11/6/2012,50.7,44.7,6,0,0,1,-3.973609344423709, +30166,36122,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/19/2012,532,Sherrod Brown,2164,DEM,49,Josh Mandel,2165,REP,44,,5,11/6/2012,50.7,44.7,6,1,-1,1,-2.885943411024811, +30200,36174,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/19/2012,1548,Sherrod Brown,2164,DEM,51,Josh Mandel,2165,REP,42,,9,11/6/2012,50.7,44.7,6,3,3,1,-.529453508646252, +30218,36204,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Angus Reid Global,13,Online,,10/19/2012,559,Robert P. Casey Jr.,2173,DEM,44,Tom Smith,2174,REP,39,,5,11/6/2012,53.69,44.59,9.1,4.1,-4.1,1,-1.123222025407759, +30203,36178,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Muhlenberg College,219,Live Phone,,10/19/2012,444,Robert P. Casey Jr.,2173,DEM,45,Tom Smith,2174,REP,37,,8,11/6/2012,53.69,44.59,9.1,1.1,-1.1,1,-4.414059055315256, +30373,36422,1497,2012,2012_Sen-G_TN,TN,Sen-G,Sen-G,Middle Tennessee State University,208,Live Phone,,10/19/2012,609,Mark E. Clayton,2186,DEM,21,Bob Corker,2184,REP,59,,-38,11/6/2012,30.41,64.89,-34.48,3.52,-3.52,1,-1.928613302331789, +30216,36201,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Angus Reid Global,13,Online,,10/19/2012,502,Tammy Baldwin,2246,DEM,45,Tommy Thompson,2247,REP,42,,3,11/6/2012,51.41,45.86,5.55,2.55,-2.55,1,-3.271366220681362, +52274,82490,5024,2012,2012_House-G_HI-1,HI-1,House-G,House-G,Ward Research/The Honolulu Star-Advertiser,375,Live Phone,,10/19/2012,376,Colleen W. Hanabusa,6702,DEM,52,Charles K. Djou,6698,REP,41,,11,11/6/2012,54.61,45.39,9.23,1.77,1.77,1,-3.143920519871671, +52274,82491,5025,2012,2012_House-G_HI-2,HI-2,House-G,House-G,Ward Research/The Honolulu Star-Advertiser,375,Live Phone,,10/19/2012,410,Tulsi Gabbard,6699,DEM,73,Kawika Crowley,6695,REP,8,,65,11/6/2012,80.54,19.46,61.09,3.91,3.91,1,-.9316904823207728, +30197,81241,5137,2012,2012_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,10/19/2012,364,Carol Shea-Porter,7712,DEM,38,Frank C. Guinta,7706,REP,41,4,-3,11/6/2012,49.75,45.99,3.77,6.77,-6.77,0,-.4068364138396188, +30197,81240,5138,2012,2012_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,10/19/2012,408,Annie Kuster,7708,DEM,39,Charles Bass,7701,REP,36,3,3,11/6/2012,50.17,45.34,4.83,1.83,-1.83,1,-3.501577216162938, +30171,36210,8270,2012,2012_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,10/19/2012,816,Generic Candidate,4295,DEM,45,Generic Candidate,4293,REP,43,,2,11/6/2012,48.44,47.43,1.01,.99,.99,1,-2.157194039756096, +30205,36180,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/20/2012,1200,Barack Obama,16,DEM,47,Mitt Romney,9,REP,49,,-2,11/6/2012,51.02,47.18,3.85,5.85,-5.85,0,1.889206045475596, +30215,36207,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,10/20/2012,1000,Barack Obama,16,DEM,49,Mitt Romney,9,REP,46,,3,11/6/2012,51.02,47.18,3.85,.85,-.85,1,-3.259483491857092, +30196,36168,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Monmouth University,215,IVR/Live Phone,,10/20/2012,1402,Barack Obama,16,DEM,45,Mitt Romney,9,REP,48,,-3,11/6/2012,51.02,47.18,3.85,6.85,-6.85,0,3.005787186436149, +30278,36298,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Pharos Research Group,254,Live Phone,,10/20/2012,918,Barack Obama,16,DEM,49.67,Mitt Romney,9,REP,47.39,,2.28,11/6/2012,51.02,47.18,3.85,1.57,-1.57,1,-2.535559782191521, +30175,36138,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/20/2012,1200,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,-.1105863754513284,for unspecified Democratic sponsor +30194,36166,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/20/2012,1500,Barack Obama,16,DEM,47,Mitt Romney,9,REP,49,,-2,11/6/2012,51.02,47.18,3.85,5.85,-5.85,0,2.123894750973281, +63692,117218,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,TCJ Research,327,IVR,,10/20/2012,1500,Barack Obama,16,DEM,45.8,Mitt Romney,9,REP,50.2,,-4.4000001,11/6/2012,51.02,47.18,3.85,8.25,-8.25,0,4.491314175892796, +30236,36230,659,2012,2012_Pres-G_CT,CT,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/20/2012,575,Barack Obama,16,DEM,53,Mitt Romney,9,REP,40,,13,11/6/2012,58.06,40.73,17.33,4.33,-4.33,1,-2.159211423346826, +30238,36242,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Mellman Group,205,Live Phone,D,10/20/2012,800,Barack Obama,16,DEM,47,Mitt Romney,9,REP,47,,0,11/6/2012,50.01,49.13,.88,.88,-.88,.5,-2.550793059398971,for unspecified Democratic sponsor +30279,36299,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Pharos Research Group,254,Live Phone,,10/20/2012,759,Barack Obama,16,DEM,46.77,Mitt Romney,9,REP,46.64,,.13,11/6/2012,50.01,49.13,.88,.75,-.75,1,-2.606180814830523, +30280,36301,668,2012,2012_Pres-G_IN,IN,Pres-G,Pres-G,Pharos Research Group,254,Live Phone,,10/20/2012,754,Barack Obama,16,DEM,38.33,Mitt Romney,9,REP,51.46,,-13.13,11/6/2012,43.93,54.13,-10.2,2.93,-2.93,1,-.423737284420945, +30211,36190,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,Kimball Political Consulting,163,IVR,,10/20/2012,761,Barack Obama,16,DEM,55,Mitt Romney,9,REP,39,,16,11/6/2012,60.65,37.51,23.14,7.14,-7.14,1,1.008099647120767, +30186,36156,677,2012,2012_Pres-G_MO,MO,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/20/2012,582,Barack Obama,16,DEM,46,Mitt Romney,9,REP,52,,-6,11/6/2012,44.38,53.76,-9.38,3.38,3.38,1,-.2568483117640179, +30281,36303,679,2012,2012_Pres-G_MT,MT,Pres-G,Pres-G,Pharos Research Group,254,Live Phone,,10/20/2012,828,Barack Obama,16,DEM,41.3,Mitt Romney,9,REP,47.46,,-6.1599998,11/6/2012,41.7,55.35,-13.65,7.49,7.49,1,2.702277762619214, +30419,36500,681,2012,2012_Pres-G_ND,ND,Pres-G,Pres-G,Pharos Research Group,254,Live Phone,,10/20/2012,807,Barack Obama,16,DEM,39,Mitt Romney,9,REP,49,,-10,11/6/2012,38.7,58.32,-19.62,9.62,9.62,1,4.035788933245861, +30418,36498,682,2012,2012_Pres-G_NE,NE,Pres-G,Pres-G,Pharos Research Group,254,Live Phone,,10/20/2012,783,Barack Obama,16,DEM,41,Mitt Romney,9,REP,51,,-10,11/6/2012,38.03,59.8,-21.78,11.78,11.78,1,7.279477257310836, +30262,36284,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,Lake Research Partners,165,Live Phone,D,10/20/2012,400,Barack Obama,16,DEM,48,Mitt Romney,9,REP,45,,3,11/6/2012,51.98,46.4,5.58,2.58,-2.58,1,-2.43067143667769,for unspecified Democratic sponsor +30282,36306,687,2012,2012_Pres-G_NY,NY,Pres-G,Pres-G,Marist College,183,Live Phone,,10/20/2012,565,Barack Obama,16,DEM,61,Mitt Romney,9,REP,35,,26,11/6/2012,63.4,35.24,28.16,2.16,-2.16,1,-2.860268660311845,for NBC News +30417,36496,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Pharos Research Group,254,Live Phone,,10/20/2012,810,Barack Obama,16,DEM,50,Mitt Romney,9,REP,45,,5,11/6/2012,50.67,47.69,2.98,2.02,2.02,1,-1.030755108028134, +30199,36171,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Suffolk University,323,Live Phone,,10/20/2012,600,Barack Obama,16,DEM,47,Mitt Romney,9,REP,47,1,0,11/6/2012,50.67,47.69,2.98,2.98,-2.98,.5,-.2144890120639916, +63683,117208,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,TCJ Research,327,IVR,,10/20/2012,1000,Barack Obama,16,DEM,47,Mitt Romney,9,REP,49.7,,-2.7,11/6/2012,50.67,47.69,2.98,5.68,-5.68,0,2.907638862811095, +30416,36494,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Pharos Research Group,254,Live Phone,,10/20/2012,760,Barack Obama,16,DEM,49,Mitt Romney,9,REP,46,,3,11/6/2012,51.97,46.59,5.39,2.39,-2.39,1,-.7652431474125477, +30207,36184,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Clout Research/Wenzel Strategies,55,IVR,R,10/20/2012,1000,Barack Obama,16,DEM,47,Mitt Romney,9,REP,49,,-2,11/6/2012,51.16,47.28,3.87,5.87,-5.87,0,2.001856944973026,for unspecified Republican sponsor +30249,36257,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Mellman Group,205,Live Phone,D,10/20/2012,800,Barack Obama,16,DEM,46,Mitt Romney,9,REP,45,,1,11/6/2012,51.16,47.28,3.87,2.87,-2.87,1,-1.187191569845553,for unspecified Democratic sponsor +63713,117252,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,TCJ Research,327,IVR,,10/20/2012,1000,Barack Obama,16,DEM,45.5,Mitt Romney,9,REP,48.6,,-3.0999999,11/6/2012,52.78,45.94,6.84,9.94,-9.94,0,5.796100533455948, +30281,87070,1258,2012,2012_Gov-G_MT,MT,Gov-G,Gov-G,Pharos Research Group,254,Live Phone,,10/20/2012,828,Steve Bullock,12543,DEM,46.62,Richard A. Hill,12544,REP,44.93,,1.6900001,11/6/2012,48.9,47.34,1.57,.12,.12,1,-5.094786423012588, +54020,87076,1260,2012,2012_Gov-G_IN,IN,Gov-G,Gov-G,Benenson Strategy Group,30,Live Phone,D,10/20/2012,701,John R. Gregg,12548,DEM,38,Mike Pence,12549,REP,44,6,-6,11/6/2012,46.56,49.49,-2.93,3.07,-3.07,1,-1.745229293236717,for John R. Gregg +30186,86953,1261,2012,2012_Gov-G_MO,MO,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/20/2012,582,Jay Nixon,12545,DEM,51,David Spence,12550,REP,40,,11,11/6/2012,54.77,42.53,12.24,1.24,-1.24,1,-5.550300101127908, +30419,87071,1264,2012,2012_Gov-G_ND,ND,Gov-G,Gov-G,Pharos Research Group,254,Live Phone,,10/20/2012,807,Ryan M. Taylor,12555,DEM,31.97,Jack Dalrymple,12554,REP,62.83,,-30.860001,11/6/2012,34.31,63.1,-28.78,2.08,-2.08,1,-5.611704360714003, +54006,86954,1267,2012,2012_Gov-G_WA,WA,Gov-G,Gov-G,Elway Research,87,Live Phone,,10/20/2012,451,Jay Robert Inslee,12546,DEM,45,Rob McKenna,12547,REP,47,,-2,11/6/2012,51.54,48.46,3.08,5.08,-5.08,0,.8352224422824953, +30236,36231,1475,2012,2012_Sen-G_CT,CT,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/20/2012,575,Christopher Murphy,1998,DEM,47,Linda McMahon,1999,REP,43,,4,11/6/2012,54.82,43.07,11.75,7.75,-7.75,1,.6202235748152209, +30279,36300,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Pharos Research Group,254,Live Phone,,10/20/2012,759,Bill Nelson,2012,DEM,51.52,Connie Mack,2013,REP,43.74,,7.7800002,11/6/2012,55.23,42.23,13.01,5.23,-5.23,1,-1.243434595057392, +30280,36302,1479,2012,2012_Sen-G_IN,IN,Sen-G,Sen-G,Pharos Research Group,254,Live Phone,,10/20/2012,754,Joe Donnelly,2034,DEM,45.62,Richard Mourdock,2035,REP,46.15,,-.52999997,11/6/2012,50.04,44.28,5.76,6.29,-6.29,0,2.365080162610564, +30211,36191,1482,2012,2012_Sen-G_MA,MA,Sen-G,Sen-G,Kimball Political Consulting,163,IVR,,10/20/2012,761,Elizabeth Warren,2038,DEM,48,Scott Brown,2039,REP,45.5,,2.5,11/6/2012,53.74,46.19,7.55,5.05,-5.05,1,.7616325907032113, +30186,36157,1486,2012,2012_Sen-G_MO,MO,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/20/2012,582,Claire McCaskill,2103,DEM,46,Todd Akin,2104,REP,40,6,6,11/6/2012,54.81,39.11,15.7,9.7,-9.7,1,2.761288236224016, +30281,36304,1487,2012,2012_Sen-G_MT,MT,Sen-G,Sen-G,Pharos Research Group,254,Live Phone,,10/20/2012,828,Jon Tester,2115,DEM,48.43,Denny Rehberg,2116,REP,46.26,,2.1700001,11/6/2012,48.58,44.86,3.72,1.55,-1.55,1,-2.933387471504654, +30418,36499,1488,2012,2012_Sen-G_NE,NE,Sen-G,Sen-G,Pharos Research Group,254,Live Phone,,10/20/2012,783,Bob Kerrey,2122,DEM,45.9,Deb Fischer,2120,REP,48.4,,-2.5,11/6/2012,42.23,57.77,-15.55,13.05,13.05,1,8.208942073255848, +30282,36305,1492,2012,2012_Sen-G_NY,NY,Sen-G,Sen-G,Marist College,183,Live Phone,,10/20/2012,565,Kirsten E. Gillibrand,2153,DEM,68,Wendy E. Long,2154,REP,24,,44,11/6/2012,72.2,26.36,45.84,1.84,-1.84,1,-5.13550762716774,for NBC News +30419,36501,1493,2012,2012_Sen-G_ND,ND,Sen-G,Sen-G,Pharos Research Group,254,Live Phone,,10/20/2012,807,Heidi Heitkamp,2118,DEM,49.1,Rick Berg,2117,REP,47.9,,1.2,11/6/2012,50.24,49.32,.91,.29,.29,1,-4.425518735703351, +30417,36497,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Pharos Research Group,254,Live Phone,,10/20/2012,810,Sherrod Brown,2164,DEM,52.2,Josh Mandel,2165,REP,41.1,,11.1,11/6/2012,50.7,44.7,6,5.1,5.1,1,1.43445097628188, +30199,36172,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Suffolk University,323,Live Phone,,10/20/2012,600,Sherrod Brown,2164,DEM,46,Josh Mandel,2165,REP,39,6,7,11/6/2012,50.7,44.7,6,1,1,1,-2.84400257745888, +30416,36495,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Pharos Research Group,254,Live Phone,,10/20/2012,760,Robert P. Casey Jr.,2173,DEM,52.1,Tom Smith,2174,REP,41.8,,10.3,11/6/2012,53.69,44.59,9.1,1.2,1.2,1,-3.999150176186347, +30207,36185,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Clout Research/Wenzel Strategies,55,IVR,R,10/20/2012,1000,Tim Kaine,2228,DEM,46.1,George F. Allen,2229,REP,49.4,,-3.3,11/6/2012,52.87,46.96,5.91,9.21,-9.21,0,4.642061232906153,for unspecified Republican sponsor +51359,81243,4968,2012,2012_House-G_CA-52,CA-52,House-G,House-G,Grove Insight,129,Live Phone,D,10/20/2012,400,Scott Peters,10640,DEM,45,Brian P. Bilbray,10641,REP,40,,5,11/6/2012,51.18,48.82,2.36,2.64,2.64,1,-3.685943297988205,for Scott Peters +51294,81137,5004,2012,2012_House-G_FL-22,FL-22,House-G,House-G,ALG Research,14,Live Phone,D,10/20/2012,501,Lois Frankel,6362,DEM,47,Adam Hasner,6374,REP,37,,10,11/6/2012,54.63,45.37,9.25,.75,.75,1,-5.688091277937034,for Lois Frankel +51360,81244,5040,2012,2012_House-G_IL-13,IL-13,House-G,House-G,ALG Research,14,Live Phone,D,10/20/2012,400,David M. Gill,6891,DEM,48,Rodney Davis,6881,REP,39,,9,11/6/2012,46.21,46.55,-.34,9.34,9.34,0,3.24591933689928,for unspecified Democratic sponsor +51366,81250,5097,2012,2012_House-G_MI-3,MI-3,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/20/2012,400,Steven M. Pestka,6535,DEM,36,Justin Amash,6473,REP,50,,-14,11/6/2012,44.17,52.62,-8.45,5.55,-5.55,1,-1.478052535515002,for Justin Amash +30281,81530,5129,2012,2012_House-G_MT-1,MT-1,House-G,House-G,Pharos Research Group,254,Live Phone,,10/20/2012,828,Kim J. Gillan,10635,DEM,41,Steve Daines,10634,REP,47,,-6,11/6/2012,42.72,53.25,-10.53,4.53,4.53,1,-.6674573640091104, +30419,81144,5194,2012,2012_House-G_ND-1,ND-1,House-G,House-G,Pharos Research Group,254,Live Phone,,10/20/2012,807,Pam Gulleson,10615,DEM,42,Kevin Cramer,11071,REP,54,,-12,11/6/2012,41.7,54.89,-13.19,1.19,1.19,1,-4.403136740798131, +51358,81242,5310,2012,2012_House-G_WA-1,WA-1,House-G,House-G,SurveyUSA,325,Live Phone,,10/20/2012,610,Suzan DelBene,7653,DEM,47,John Koster,7674,REP,44,,3,11/6/2012,53.94,46.06,7.87,4.87,-4.87,1,-2.585100319217699,for KING TV (Seattle) +30215,36208,8270,2012,2012_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,Live Phone,,10/20/2012,1000,Generic Candidate,4295,DEM,47,Generic Candidate,4293,REP,44,,3,11/6/2012,48.44,47.43,1.01,1.99,1.99,1,-1.036684073190265, +30239,36241,8270,2012,2012_House-G_US,US,House-G,House-G,Public Policy Polling,263,IVR,D,10/20/2012,1300,Generic Candidate,4295,DEM,46,Generic Candidate,4293,REP,46,,0,11/6/2012,48.44,47.43,1.01,1.01,-1.01,.5,-2.003462455784809,for unspecified Democratic sponsor +35085,36308,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,GfK Group,115,Live Phone,,10/21/2012,839,Barack Obama,16,DEM,45,Mitt Romney,9,REP,47,,-2,11/6/2012,51.02,47.18,3.85,5.85,-5.85,0,1.831190083704318,for AP +30242,36245,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/21/2012,803,Barack Obama,16,DEM,48,Mitt Romney,9,REP,46,,2,11/6/2012,51.02,47.18,3.85,1.85,-1.85,1,-2.252982755186332, +30295,36352,656,2012,2012_Pres-G_AZ,AZ,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2012,500,Barack Obama,16,DEM,44,Mitt Romney,9,REP,52,,-8,11/6/2012,44.59,53.65,-9.06,1.06,1.06,1,-3.449818737021317, +30201,36175,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2012,500,Barack Obama,16,DEM,46,Mitt Romney,9,REP,50,,-4,11/6/2012,51.49,46.13,5.37,9.37,-9.37,0,4.525091244142362, +30255,36268,659,2012,2012_Pres-G_CT,CT,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/21/2012,1412,Barack Obama,16,DEM,55,Mitt Romney,9,REP,41,,14,11/6/2012,58.06,40.73,17.33,3.33,-3.33,1,-2.856229426692859, +30237,36253,659,2012,2012_Pres-G_CT,CT,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2012,500,Barack Obama,16,DEM,52,Mitt Romney,9,REP,45,,7,11/6/2012,58.06,40.73,17.33,10.33,-10.33,1,4.236160740266652, +30202,36176,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2012,500,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,51.99,46.18,5.81,5.81,-5.81,.5,1.408135991708875, +30235,36266,676,2012,2012_Pres-G_MN,MN,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2012,500,Barack Obama,16,DEM,51,Mitt Romney,9,REP,46,,5,11/6/2012,52.65,44.96,7.69,2.69,-2.69,1,-.9647397755388831, +30338,36425,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,National Research Inc.,225,Live Phone,,10/21/2012,600,Barack Obama,16,DEM,47,Mitt Romney,9,REP,48,,-1,11/6/2012,48.35,50.39,-2.04,1.04,1.04,1,-2.898387447377544, +30233,36227,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/21/2012,600,Barack Obama,16,DEM,47,Mitt Romney,9,REP,49,,-2,11/6/2012,51.98,46.4,5.58,7.58,-7.58,0,3.185152694990155, +30234,36228,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/21/2012,600,Barack Obama,16,DEM,49,Mitt Romney,9,REP,47,,2,11/6/2012,52.36,45.68,6.68,4.68,-4.68,1,.983227710649568, +30250,36258,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/21/2012,609,Barack Obama,16,DEM,47,Mitt Romney,9,REP,44,,3,11/6/2012,50.67,47.69,2.98,.02,.02,1,-3.120308897544895, +30383,36518,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/21/2012,1015,Barack Obama,16,DEM,49,Mitt Romney,9,REP,49,,0,11/6/2012,50.67,47.69,2.98,2.98,-2.98,.5,.1103132693527564, +30336,36374,689,2012,2012_Pres-G_OK,OK,Pres-G,Pres-G,SoonerPoll.com,308,Live Phone,,10/21/2012,305,Barack Obama,16,DEM,32.7,Mitt Romney,9,REP,58.6,,-25.9,11/6/2012,33.23,66.77,-33.54,7.64,7.64,1,.0950530984912806, +30204,36179,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/21/2012,887,Barack Obama,16,DEM,48,Mitt Romney,9,REP,45,,3,11/6/2012,51.97,46.59,5.39,2.39,-2.39,1,-.6647658803988851, +30295,36351,1473,2012,2012_Sen-G_AZ,AZ,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2012,500,Richard Carmona,1977,DEM,44,Jeff Flake,1976,REP,50,,-6,11/6/2012,46.2,49.23,-3.03,2.97,-2.97,1,-2.44480428984525, +30830,37210,1475,2012,2012_Sen-G_CT,CT,Sen-G,Sen-G,Hamilton Campaigns,130,Live Phone,D,10/21/2012,800,Christopher Murphy,1998,DEM,46,Linda McMahon,1999,REP,40,3,6,11/6/2012,54.82,43.07,11.75,5.75,-5.75,1,-1.460507466428283,for unspecified Democratic sponsor +30255,36269,1475,2012,2012_Sen-G_CT,CT,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/21/2012,1412,Christopher Murphy,1998,DEM,49,Linda McMahon,1999,REP,43,,6,11/6/2012,54.82,43.07,11.75,5.75,-5.75,1,-1.177002850742338, +30237,36252,1475,2012,2012_Sen-G_CT,CT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2012,500,Christopher Murphy,1998,DEM,48,Linda McMahon,1999,REP,47,,1,11/6/2012,54.82,43.07,11.75,10.75,-10.75,1,3.580204312875324, +30235,36267,1484,2012,2012_Sen-G_MN,MN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2012,500,Amy Klobuchar,8112,DEM,56,Kurt Patrick Bills,2095,REP,33,,23,11/6/2012,65.23,30.53,34.7,11.7,-11.7,1,5.241294829134294, +30250,36259,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/21/2012,609,Sherrod Brown,2164,DEM,43,Josh Mandel,2165,REP,42,3,1,11/6/2012,50.7,44.7,6,5,-5,1,1.355600921995022, +30383,36519,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/21/2012,1015,Sherrod Brown,2164,DEM,51,Josh Mandel,2165,REP,47,,4,11/6/2012,50.7,44.7,6,2,-2,1,-1.622556655234873, +51346,81216,4952,2012,2012_House-G_CA-36,CA-36,House-G,House-G,Lake Research Partners,165,Live Phone,D,10/21/2012,409,Raul Ruiz,10645,DEM,48,Mary Whitaker Bono Mack,10646,REP,42,,6,11/6/2012,52.94,47.06,5.88,.12,.12,1,-7.472367765580383,for Raul Ruiz +51370,81255,5029,2012,2012_House-G_IL-2,IL-2,House-G,House-G,We Ask America,376,IVR,,10/21/2012,819,Jesse Louis Jackson,6901,DEM,58,Brian Woodworth,6950,REP,27,15,31,11/6/2012,63.25,23.22,40.03,9.03,-9.03,1,1.754947054086309, +30242,36246,8270,2012,2012_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/21/2012,803,Generic Candidate,4295,DEM,44,Generic Candidate,4293,REP,42,,2,11/6/2012,48.44,47.43,1.01,.99,.99,1,-1.719564225387707, +30275,36294,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/22/2012,1394,Barack Obama,16,DEM,48,Mitt Romney,9,REP,49,,-1,11/6/2012,51.02,47.18,3.85,4.85,-4.85,0,1.1207798956165,for The Washington Post +30344,36400,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,CVOTER,40,Online,,10/22/2012,1179,Barack Obama,16,DEM,48,Mitt Romney,9,REP,47,,1,11/6/2012,51.02,47.18,3.85,2.85,-2.85,1,-.963073139484708,for UPI +30228,36222,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,10/22/2012,1499,Barack Obama,16,DEM,46.9,Mitt Romney,9,REP,45.2,,1.7,11/6/2012,51.02,47.18,3.85,2.15,-2.15,1,-1.940074561753198, +30257,36272,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/22/2012,1200,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,.0215423517968482,for unspecified Democratic sponsor +30256,36270,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,MassINC Polling Group,198,Live Phone,,10/22/2012,516,Barack Obama,16,DEM,56,Mitt Romney,9,REP,36,,20,11/6/2012,60.65,37.51,23.14,3.14,-3.14,1,-3.328428034740834,for WBUR +30403,36479,673,2012,2012_Pres-G_MD,MD,Pres-G,Pres-G,OpinionWorks,244,Live Phone,,10/22/2012,801,Barack Obama,16,DEM,55,Mitt Romney,9,REP,36,,19,11/6/2012,61.97,35.9,26.08,7.08,-7.08,1,1.544334633108859,for Baltimore Sun +30477,36593,685,2012,2012_Pres-G_NM,NM,Pres-G,Pres-G,Public Opinion Strategies,260,Live Phone,R,10/22/2012,500,Barack Obama,16,DEM,47,Mitt Romney,9,REP,42,6,5,11/6/2012,52.99,42.84,10.15,5.15,-5.15,1,.9353097335393853,for Heather A. Wilson +30271,36289,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Lake Research Partners,165,Live Phone,D,10/22/2012,600,Barack Obama,16,DEM,46,Mitt Romney,9,REP,44,,2,11/6/2012,50.67,47.69,2.98,.98,-.98,1,-2.073727352268713,for unspecified Democratic sponsor +30403,36480,1481,2012,2012_Sen-G_MD,MD,Sen-G,Sen-G,OpinionWorks,244,Live Phone,,10/22/2012,801,Benjamin L. Cardin,2048,DEM,50,Daniel J. Bongino,2047,REP,24,14,26,11/6/2012,55.98,26.33,29.65,3.65,-3.65,1,-2.886604143570883,for Baltimore Sun +30256,36271,1482,2012,2012_Sen-G_MA,MA,Sen-G,Sen-G,MassINC Polling Group,198,Live Phone,,10/22/2012,516,Elizabeth Warren,2038,DEM,50,Scott Brown,2039,REP,44,,6,11/6/2012,53.74,46.19,7.55,1.55,-1.55,1,-3.193682585393137,for WBUR +30477,137248,1491,2012,2012_Sen-G_NM,NM,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/22/2012,500,Martin Heinrich,2137,DEM,43,Heather A. Wilson,2138,REP,44,6,-1,11/6/2012,51.01,45.28,5.73,6.73,-6.73,0,2.184310220479051,for Heather A. Wilson +52499,82930,4968,2012,2012_House-G_CA-52,CA-52,House-G,House-G,Remington Research Group,279,IVR/Live Phone,R,10/22/2012,600,Scott Peters,10640,DEM,42,Brian P. Bilbray,10641,REP,50,,-8,11/6/2012,51.18,48.82,2.36,10.36,-10.36,0,5.20091323784125,for Brian P. Bilbray +51356,81235,4981,2012,2012_House-G_CT-5,CT-5,House-G,House-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/22/2012,400,Elizabeth H. Esty,6827,DEM,46,Andrew W. Roraback,6843,REP,42,,4,11/6/2012,51.31,48.69,2.62,1.38,1.38,1,-5.907395822309367,for Elizabeth H. Esty +51354,81233,5035,2012,2012_House-G_IL-8,IL-8,House-G,House-G,Market Shares Corp.,187,Live Phone,,10/22/2012,600,Tammy Duckworth,6883,DEM,50,Joe Walsh,6945,REP,40,,10,11/6/2012,54.74,45.26,9.48,.52,.52,1,-3.798667774979994,for Chicago Tribune | WGN +51355,81234,5135,2012,2012_House-G_NV-3,NV-3,House-G,House-G,SurveyUSA,325,IVR/Live Phone,,10/22/2012,502,John W. Oceguera,7821,DEM,40,Joseph J. Heck,7811,REP,50,,-10,11/6/2012,42.87,50.36,-7.49,2.51,-2.51,1,-4.949613553016016,for Las Vegas Review-Journal | KLAS-TV Las Vegas +51343,81209,5174,2012,2012_House-G_NY-21,NY-21,House-G,House-G,Global Strategy Group,118,Live Phone,D,10/22/2012,403,William L. Owens,10642,DEM,47,Matthew A. Doheny,7043,REP,40,,7,11/6/2012,50.16,48.19,1.97,5.03,5.03,1,.8464379274231567,for William L. Owens +52295,82531,5176,2012,2012_House-G_NY-23,NY-23,House-G,House-G,Public Policy Polling,263,IVR,D,10/22/2012,955,Nathan I. Shinagawa,7073,DEM,44.7,Thomas Reed,11057,REP,49.7,,-5,11/6/2012,48.09,51.91,-3.82,1.18,-1.18,1,-6.081050503401968,for Nathan I. Shinagawa +30246,36251,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,10/23/2012,1726,Barack Obama,16,DEM,46.2,Mitt Romney,9,REP,44.7,,1.5,11/6/2012,51.02,47.18,3.85,2.35,-2.35,1,-1.627825622338993, +30289,36313,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2012,1500,Barack Obama,16,DEM,47,Mitt Romney,9,REP,50,,-3,11/6/2012,51.02,47.18,3.85,6.85,-6.85,0,3.324627448048636, +30334,36486,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Susquehanna Polling & Research Inc.,326,Live Phone,,10/23/2012,1001,Barack Obama,16,DEM,46,Mitt Romney,9,REP,51,,-5,11/6/2012,50.01,49.13,.88,5.88,-5.88,0,2.952028990505736,for Sunshine State News +30513,36925,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,University of Iowa,353,Live Phone,,10/23/2012,307,Barack Obama,16,DEM,44.4,Mitt Romney,9,REP,45.2,,-.80000001,11/6/2012,51.99,46.18,5.81,6.61,-6.61,0,1.432382549747117, +30283,36307,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,Baydoun Consulting,25,IVR,,10/23/2012,1122,Barack Obama,16,DEM,46.92,Mitt Romney,9,REP,46.56,,.36000001,11/6/2012,54.21,44.71,9.5,9.14,-9.14,1,4.969098123243793, +30260,36275,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2012,500,Barack Obama,16,DEM,48,Mitt Romney,9,REP,50,,-2,11/6/2012,51.98,46.4,5.58,7.58,-7.58,0,3.147610945920571, +30273,36293,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/23/2012,636,Barack Obama,16,DEM,50,Mitt Romney,9,REP,47,3,3,11/6/2012,52.36,45.68,6.68,3.68,-3.68,1,.2026540661833284,average of multiple versions or turnout models listed in poll +30266,36319,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2012,500,Barack Obama,16,DEM,50,Mitt Romney,9,REP,48,,2,11/6/2012,52.36,45.68,6.68,4.68,-4.68,1,.9935225690867652, +30337,36376,687,2012,2012_Pres-G_NY,NY,Pres-G,Pres-G,Siena College,305,Live Phone,,10/23/2012,750,Barack Obama,16,DEM,59,Mitt Romney,9,REP,35,,24,11/6/2012,63.4,35.24,28.16,4.16,-4.16,1,-.0853283014915591, +30272,36290,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Abt Associates,7,Live Phone,,10/23/2012,783,Barack Obama,16,DEM,49,Mitt Romney,9,REP,44,,5,11/6/2012,50.67,47.69,2.98,2.02,2.02,1,-.8168613203464576,for Time +30643,36864,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2012,1000,Barack Obama,16,DEM,47,Mitt Romney,9,REP,47,,0,11/6/2012,50.67,47.69,2.98,2.98,-2.98,.5,.3195747258815199,for Let Freedom Ring +30253,36285,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2012,750,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,50.67,47.69,2.98,2.98,-2.98,.5,.1647554166016646, +30649,36873,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2012,1000,Barack Obama,16,DEM,50,Mitt Romney,9,REP,44,,6,11/6/2012,51.97,46.59,5.39,.61,.61,1,-2.453462807237065,for Let Freedom Ring +30647,36870,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2012,1000,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,51.16,47.28,3.87,3.87,-3.87,.5,.3594993172323045,for Let Freedom Ring +30645,36867,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2012,1000,Barack Obama,16,DEM,48,Mitt Romney,9,REP,47,,1,11/6/2012,52.78,45.94,6.84,5.84,-5.84,1,1.864261875247803,for Let Freedom Ring +30260,86948,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2012,500,Margaret Wood Hassan,12539,DEM,46,Ovide Lamontagne,12540,REP,48,,-2,11/6/2012,54.61,42.52,12.09,14.09,-14.09,0,6.841271346191721, +30829,37209,1475,2012,2012_Sen-G_CT,CT,Sen-G,Sen-G,Gotham Research Group,576,Live Phone,D,10/23/2012,400,Christopher Murphy,1998,DEM,47,Linda McMahon,1999,REP,41,,6,11/6/2012,54.82,43.07,11.75,5.75,-5.75,1,-1.563056099378912,for Christopher Murphy +30375,36424,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/23/2012,625,Bill Nelson,2012,DEM,47,Connie Mack,2013,REP,44,,3,11/6/2012,55.23,42.23,13.01,10.01,-10.01,1,3.853557936937496, +30334,36487,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Susquehanna Polling & Research Inc.,326,Live Phone,,10/23/2012,1001,Bill Nelson,2012,DEM,49,Connie Mack,2013,REP,44,,5,11/6/2012,55.23,42.23,13.01,8.01,-8.01,1,1.897908235096264,for Sunshine State News +30273,36292,1489,2012,2012_Sen-G_NV,NV,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/23/2012,636,Shelley Berkley,2145,DEM,44,Dean Heller,2146,REP,44,7,0,11/6/2012,44.71,45.87,-1.16,1.16,1.16,.5,-2.921744455723676, +30266,36320,1489,2012,2012_Sen-G_NV,NV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2012,500,Shelley Berkley,2145,DEM,45,Dean Heller,2146,REP,50,,-5,11/6/2012,44.71,45.87,-1.16,3.84,-3.84,1,-.1738284997788386, +30337,36375,1492,2012,2012_Sen-G_NY,NY,Sen-G,Sen-G,Siena College,305,Live Phone,,10/23/2012,750,Kirsten E. Gillibrand,2153,DEM,67,Wendy E. Long,2154,REP,24,,43,11/6/2012,72.2,26.36,45.84,2.84,-2.84,1,-3.596097506217943, +73146,137134,1493,2012,2012_Sen-G_ND,ND,Sen-G,Sen-G,Mellman Group,205,Live Phone,D,10/23/2012,600,Heidi Heitkamp,2118,DEM,48,Rick Berg,2117,REP,44,,4,11/6/2012,50.24,49.32,.91,3.09,3.09,1,-1.396436707724083,for Heidi Heitkamp +30253,36286,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2012,750,Sherrod Brown,2164,DEM,48,Josh Mandel,2165,REP,44,,4,11/6/2012,50.7,44.7,6,2,-2,1,-1.592827796478257, +73465,137783,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Clout Research/Wenzel Strategies,55,IVR,R,10/23/2012,1000,Robert P. Casey Jr.,2173,DEM,45.2,Tom Smith,2174,REP,44,2.2,1.2,11/6/2012,53.69,44.59,9.1,7.9,-7.9,1,3.216754883409039,for unspecified Republican sponsor +73039,136972,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Harstad Strategic Research Inc.,134,Live Phone,,10/23/2012,600,Robert P. Casey Jr.,2173,DEM,52,Tom Smith,2174,REP,40,,12,11/6/2012,53.69,44.59,9.1,2.9,2.9,1,-2.116340733784468,sample size unavailable; estimated at 600 as a default +30309,36338,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/23/2012,832,Tim Kaine,2228,DEM,46,George F. Allen,2229,REP,44,,2,11/6/2012,52.87,46.96,5.91,3.91,-3.91,1,-.8344753084100627,for Newsmax +51357,81237,4946,2012,2012_House-G_CA-30,CA-30,House-G,House-G,SurveyUSA,325,IVR/Live Phone,,10/23/2012,674,Brad Sherman,10649,DEM,44,Howard L. Berman,10650,DEM,33,,11,11/6/2012,60.3,39.7,20.6,9.6,,1,2.342899298665677,for KABC-TV (California) +52271,82477,4981,2012,2012_House-G_CT-5,CT-5,House-G,House-G,National Research Inc.,225,Live Phone,R,10/23/2012,400,Elizabeth H. Esty,6827,DEM,39,Andrew W. Roraback,6843,REP,45,,-6,11/6/2012,51.31,48.69,2.62,8.62,-8.62,0,3.612209326401561,for unspecified Republican sponsor +51348,81219,5083,2012,2012_House-G_MD-6,MD-6,House-G,House-G,OpinionWorks,244,Live Phone,,10/23/2012,610,John K. Delaney,7734,DEM,42,Roscoe G. Bartlett,7726,REP,41,,1,11/6/2012,58.77,37.9,20.87,19.87,-19.87,1,12.55362820385132,for Baltimore Sun +30283,81231,5105,2012,2012_House-G_MI-11,MI-11,House-G,House-G,Baydoun Consulting,25,IVR,,10/23/2012,392,Syed Taj,6551,DEM,39,Kerry L. Bentivolio,6478,REP,47,,-8,11/6/2012,44.36,50.76,-6.4,1.6,-1.6,1,-5.91714724184405, +52287,82510,5252,2012,2012_House-G_TN-4,TN-4,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/23/2012,400,Eric Stewart,7503,DEM,36,Scott DesJarlais,7470,REP,49,,-13,11/6/2012,44.24,55.76,-11.51,1.49,-1.49,1,-6.009479276435618,for Scott DesJarlais +30407,36477,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,10/24/2012,1000,Barack Obama,16,DEM,49,Mitt Romney,9,REP,48,,1,11/6/2012,51.02,47.18,3.85,2.85,-2.85,1,-.9026557887261408,for George Washington University | Politico +30339,36379,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Online,,10/24/2012,1423.5,Barack Obama,16,DEM,46.5,Mitt Romney,9,REP,44,,2.5,11/6/2012,51.02,47.18,3.85,1.35,-1.35,1,-2.316616789777263,average of multiple versions or turnout models listed in poll +30434,36522,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,NPR,222,Live Phone,,10/24/2012,1000,Barack Obama,16,DEM,47,Mitt Romney,9,REP,48,,-1,11/6/2012,51.02,47.18,3.85,4.85,-4.85,0,1.077836499118193,for NPR +30638,36856,657,2012,2012_Pres-G_CA,CA,Pres-G,Pres-G,Field Research Corp. (Field Poll),94,Live Phone,,10/24/2012,1566,Barack Obama,16,DEM,54,Mitt Romney,9,REP,39,,15,11/6/2012,60.24,37.12,23.12,8.12,-8.12,1,1.056561653293401, +30305,36333,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,10/24/2012,500,Barack Obama,16,DEM,46,Mitt Romney,9,REP,43,,3,11/6/2012,51.49,46.13,5.37,2.37,-2.37,1,-2.675640936071816,for unspecified Democratic sponsor +30313,36342,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Keating Research,161,Live Phone,,10/24/2012,502,Barack Obama,16,DEM,48,Mitt Romney,9,REP,45,,3,11/6/2012,51.49,46.13,5.37,2.37,-2.37,1,-2.708257014920146, +30316,36347,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Marist College,183,Live Phone,,10/24/2012,1128,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,51.49,46.13,5.37,5.37,-5.37,.5,.9017053646120212,for NBC News +30307,36336,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/24/2012,904,Barack Obama,16,DEM,50,Mitt Romney,9,REP,46.5,2,3.5,11/6/2012,51.49,46.13,5.37,1.87,-1.87,1,-3.193667373500883,average of multiple versions or turnout models listed in poll +30343,36382,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Purple Strategies,265,IVR/Online,,10/24/2012,600,Barack Obama,16,DEM,47,Mitt Romney,9,REP,46,,1,11/6/2012,51.49,46.13,5.37,4.37,-4.37,1,-.4584940370123517, +30292,36316,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/24/2012,1182,Barack Obama,16,DEM,49,Mitt Romney,9,REP,50,,-1,11/6/2012,50.01,49.13,.88,1.88,-1.88,0,-1.00256410416686, +30304,36331,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,10/24/2012,600,Barack Obama,16,DEM,47,Mitt Romney,9,REP,45,,2,11/6/2012,50.01,49.13,.88,1.12,1.12,1,-2.087718509540515,for unspecified Democratic sponsor +30321,36355,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/24/2012,517,Barack Obama,16,DEM,50,Mitt Romney,9,REP,46,,4,11/6/2012,51.99,46.18,5.81,1.81,-1.81,1,-2.782380451606707, +30303,36332,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/24/2012,690,Barack Obama,16,DEM,49,Mitt Romney,9,REP,47,,2,11/6/2012,51.99,46.18,5.81,3.81,-3.81,1,-.240401621087391,for unspecified Democratic sponsor +30384,36562,676,2012,2012_Pres-G_MN,MN,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2012,800,Barack Obama,16,DEM,47,Mitt Romney,9,REP,44,,3,11/6/2012,52.65,44.96,7.69,4.69,-4.69,1,1.775130694950683,for Minneapolis Star Tribune +30360,36427,677,2012,2012_Pres-G_MO,MO,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2012,625,Barack Obama,16,DEM,41,Mitt Romney,9,REP,54,,-13,11/6/2012,44.38,53.76,-9.38,3.62,-3.62,1,.3376802722993716,for St Louis Post-Dispatch | WDAF-TV | Kansas City Star +30415,36516,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,Elon University,86,Live Phone,,10/24/2012,1238,Barack Obama,16,DEM,45.4,Mitt Romney,9,REP,45.3,,.1,11/6/2012,48.35,50.39,-2.04,2.14,2.14,0,-1.187835585728783, +30322,36356,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/24/2012,1723,Barack Obama,16,DEM,45,Mitt Romney,9,REP,53,,-8,11/6/2012,48.35,50.39,-2.04,5.96,-5.96,1,2.830381441535161, +30349,36388,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,10/24/2012,500,Barack Obama,16,DEM,47,Mitt Romney,9,REP,44,,3,11/6/2012,48.35,50.39,-2.04,5.04,5.04,0,1.619022479604809,for unspecified Democratic sponsor +30293,36317,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/24/2012,880,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,48.35,50.39,-2.04,2.04,2.04,.5,-1.520832560292819,for unspecified Democratic sponsor +51308,36452,682,2012,2012_Pres-G_NE,NE,Pres-G,Pres-G,Wiese Research Associates,382,Live Phone,,10/24/2012,800,Barack Obama,16,DEM,38,Mitt Romney,9,REP,52,,-14,11/6/2012,38.03,59.8,-21.78,7.78,7.78,1,3.026794594390875,for Omaha World-Herald; among registered voters +30335,36373,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,New England College,228,IVR,,10/24/2012,571,Barack Obama,16,DEM,49,Mitt Romney,9,REP,46,,3,11/6/2012,51.98,46.4,5.58,2.58,-2.58,1,-2.041338889233081, +30357,36574,684,2012,2012_Pres-G_NJ,NJ,Pres-G,Pres-G,Global Strategy Group/National Research (Philadelphia Inquirer),119,Live Phone,,10/24/2012,601,Barack Obama,16,DEM,51,Mitt Romney,9,REP,41,,10,11/6/2012,58.34,40.62,17.72,7.72,-7.72,1,2.305898250318975, +30355,36394,685,2012,2012_Pres-G_NM,NM,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/24/2012,727,Barack Obama,16,DEM,53,Mitt Romney,9,REP,44,,9,11/6/2012,52.99,42.84,10.15,1.15,-1.15,1,-3.114964588433414,for Environmental Defense +30386,36530,685,2012,2012_Pres-G_NM,NM,Pres-G,Pres-G,Research & Polling Inc.,280,Live Phone,,10/24/2012,650,Barack Obama,16,DEM,50,Mitt Romney,9,REP,41,5,9,11/6/2012,52.99,42.84,10.15,1.15,-1.15,1,-3.00498690113605,for Albuquerque Journal +30409,36484,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,CallFire,42,IVR,,10/24/2012,909,Barack Obama,16,DEM,50,Mitt Romney,9,REP,46,,4,11/6/2012,52.36,45.68,6.68,2.68,-2.68,1,-.655761721010398,for Faith Horizon +30323,36357,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/24/2012,955,Barack Obama,16,DEM,50,Mitt Romney,9,REP,49,,1,11/6/2012,52.36,45.68,6.68,5.68,-5.68,1,2.50256583809933, +30314,36343,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,Marist College,183,Live Phone,,10/24/2012,1042,Barack Obama,16,DEM,50,Mitt Romney,9,REP,47,,3,11/6/2012,52.36,45.68,6.68,3.68,-3.68,1,.4946518378941017,for NBC News +63676,117192,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,TCJ Research,327,IVR,,10/24/2012,1000,Barack Obama,16,DEM,48.6,Mitt Romney,9,REP,47.6,,1,11/6/2012,52.36,45.68,6.68,5.68,-5.68,1,2.310610526384181, +30372,36418,687,2012,2012_Pres-G_NY,NY,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/24/2012,554,Barack Obama,16,DEM,62,Mitt Romney,9,REP,33,,29,11/6/2012,63.4,35.24,28.16,.84,.84,1,-4.102212740608763, +30333,36371,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/24/2012,600,Barack Obama,16,DEM,49,Mitt Romney,9,REP,47,,2,11/6/2012,50.67,47.69,2.98,.98,-.98,1,-2.031332373083321, +30351,36392,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/24/2012,741,Barack Obama,16,DEM,49,Mitt Romney,9,REP,45,4,4,11/6/2012,50.67,47.69,2.98,1.02,1.02,1,-1.859183498247008,for CNN; average of multiple versions or turnout models listed in poll +30450,36549,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Mellman Group,205,Live Phone,D,10/24/2012,600,Barack Obama,16,DEM,49,Mitt Romney,9,REP,44,,5,11/6/2012,50.67,47.69,2.98,2.02,2.02,1,-.9324660212582728,for unspecified Democratic sponsor +30341,36380,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Purple Strategies,265,IVR/Online,,10/24/2012,600,Barack Obama,16,DEM,46,Mitt Romney,9,REP,44,,2,11/6/2012,50.67,47.69,2.98,.98,-.98,1,-1.96211211074391, +30356,36396,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Global Strategy Group/National Research (Philadelphia Inquirer),119,Live Phone,,10/24/2012,600,Barack Obama,16,DEM,49,Mitt Romney,9,REP,43,,6,11/6/2012,51.97,46.59,5.39,.61,.61,1,-2.45790598428591, +30294,36365,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2012,500,Barack Obama,16,DEM,51,Mitt Romney,9,REP,46,,5,11/6/2012,51.97,46.59,5.39,.39,-.39,1,-3.044053914772054, +63690,117216,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,TCJ Research,327,IVR,,10/24/2012,1000,Barack Obama,16,DEM,48.5,Mitt Romney,9,REP,47.6,,.89999998,11/6/2012,51.97,46.59,5.39,4.49,-4.49,1,1.678863378886971, +30374,36442,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/24/2012,1228,Barack Obama,16,DEM,51,Mitt Romney,9,REP,47,,4,11/6/2012,51.16,47.28,3.87,.13,.13,1,-3.486344212204739, +30311,36340,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/24/2012,1126,Barack Obama,16,DEM,44,Mitt Romney,9,REP,46,,-2,11/6/2012,51.16,47.28,3.87,5.87,-5.87,0,2.412978742739017, +30320,36354,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/24/2012,722,Barack Obama,16,DEM,51,Mitt Romney,9,REP,46,,5,11/6/2012,51.16,47.28,3.87,1.13,1.13,1,-2.975047150346868,for unspecified Democratic sponsor +30342,36381,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Purple Strategies,265,IVR/Online,,10/24/2012,600,Barack Obama,16,DEM,47,Mitt Romney,9,REP,47,,0,11/6/2012,51.16,47.28,3.87,3.87,-3.87,.5,-.0045595200811781, +30291,36362,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2012,750,Barack Obama,16,DEM,48,Mitt Romney,9,REP,50,,-2,11/6/2012,51.16,47.28,3.87,5.87,-5.87,0,2.268724991966913, +63711,117244,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,TCJ Research,327,IVR,,10/24/2012,1000,Barack Obama,16,DEM,47.1,Mitt Romney,9,REP,50.4,,-3.3,11/6/2012,51.16,47.28,3.87,7.17,-7.17,0,3.646836460565282, +30346,36385,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/24/2012,834,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,51.16,47.28,3.87,3.87,-3.87,.5,.1127581179662365,for Newsmax +30302,36329,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/24/2012,827,Barack Obama,16,DEM,51,Mitt Romney,9,REP,45,,6,11/6/2012,52.78,45.94,6.84,.84,-.84,1,-3.651993156834775,for unspecified Democratic sponsor +30360,86949,1261,2012,2012_Gov-G_MO,MO,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2012,625,Jay Nixon,12545,DEM,48,David Spence,12550,REP,42,1,6,11/6/2012,54.77,42.53,12.24,6.24,-6.24,1,.6059956905992492,for St Louis Post-Dispatch | WDAF-TV | Kansas City Star +30335,86951,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,New England College,228,IVR,,10/24/2012,571,Margaret Wood Hassan,12539,DEM,45,Ovide Lamontagne,12540,REP,45,1,0,11/6/2012,54.61,42.52,12.09,12.09,-12.09,.5,5.114398770749703, +30415,87073,1263,2012,2012_Gov-G_NC,NC,Gov-G,Gov-G,Elon University,86,Live Phone,,10/24/2012,1238,Walter H. Dalton,12553,DEM,38,Pat McCrory,12542,REP,52,,-14,11/6/2012,43.23,54.62,-11.39,2.61,-2.61,1,-1.932487416447942, +30293,87074,1263,2012,2012_Gov-G_NC,NC,Gov-G,Gov-G,Public Policy Polling,263,IVR,D,10/24/2012,880,Walter H. Dalton,12553,DEM,37,Pat McCrory,12542,REP,50,5,-13,11/6/2012,43.23,54.62,-11.39,1.61,-1.61,1,-3.353576223992291,for unspecified Democratic sponsor +30638,36857,1474,2012,2012_Sen-G_CA,CA,Sen-G,Sen-G,Field Research Corp. (Field Poll),94,Live Phone,,10/24/2012,1566,Dianne Feinstein,1989,DEM,54,Elizabeth Emken,1990,REP,33,,21,11/6/2012,62.52,37.48,25.05,4.05,-4.05,1,-3.332539667557498, +30384,36563,1484,2012,2012_Sen-G_MN,MN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2012,800,Amy Klobuchar,8112,DEM,65,Kurt Patrick Bills,2095,REP,22,,43,11/6/2012,65.23,30.53,34.7,8.3,8.3,1,1.983447966959438,for Minneapolis Star Tribune +30360,36426,1486,2012,2012_Sen-G_MO,MO,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/24/2012,625,Claire McCaskill,2103,DEM,45,Todd Akin,2104,REP,43,4,2,11/6/2012,54.81,39.11,15.7,13.7,-13.7,1,6.887967014677805,for St Louis Post-Dispatch | WDAF-TV | Kansas City Star +73231,137246,1488,2012,2012_Sen-G_NE,NE,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/24/2012,600,Bob Kerrey,2122,DEM,39,Deb Fischer,2120,REP,55,,-16,11/6/2012,42.23,57.77,-15.55,.45,-.45,1,-6.651076365393565,for Deb Fischer +51308,36461,1488,2012,2012_Sen-G_NE,NE,Sen-G,Sen-G,Wiese Research Associates,382,Live Phone,,10/24/2012,650,Bob Kerrey,2122,DEM,46,Deb Fischer,2120,REP,49,,-3,11/6/2012,42.23,57.77,-15.55,12.55,12.55,1,6.66286178487078,for Omaha World-Herald +30314,36344,1489,2012,2012_Sen-G_NV,NV,Sen-G,Sen-G,Marist College,183,Live Phone,,10/24/2012,1042,Shelley Berkley,2145,DEM,45,Dean Heller,2146,REP,48,,-3,11/6/2012,44.71,45.87,-1.16,1.84,-1.84,1,-1.836975607060534,for NBC News +63676,117295,1489,2012,2012_Sen-G_NV,NV,Sen-G,Sen-G,TCJ Research,327,IVR,,10/24/2012,1000,Shelley Berkley,2145,DEM,45.3,Dean Heller,2146,REP,50.8,,-5.5,11/6/2012,44.71,45.87,-1.16,4.34,-4.34,1,.2083787575638342, +30357,36575,1490,2012,2012_Sen-G_NJ,NJ,Sen-G,Sen-G,Global Strategy Group/National Research (Philadelphia Inquirer),119,Live Phone,,10/24/2012,601,Robert Menendez,2131,DEM,50,Joe Kyrillos,2132,REP,32,,18,11/6/2012,58.87,39.37,19.49,1.49,-1.49,1,-3.35654713661303, +30355,36395,1491,2012,2012_Sen-G_NM,NM,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/24/2012,727,Martin Heinrich,2137,DEM,52,Heather A. Wilson,2138,REP,44,,8,11/6/2012,51.01,45.28,5.73,2.27,2.27,1,-2.814988944480508,for Environmental Defense +30386,36531,1491,2012,2012_Sen-G_NM,NM,Sen-G,Sen-G,Research & Polling Inc.,280,Live Phone,,10/24/2012,650,Martin Heinrich,2137,DEM,50,Heather A. Wilson,2138,REP,42,3,8,11/6/2012,51.01,45.28,5.73,2.27,2.27,1,-2.712458499173955,for Albuquerque Journal +30372,36419,1492,2012,2012_Sen-G_NY,NY,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/24/2012,554,Kirsten E. Gillibrand,2153,DEM,64,Wendy E. Long,2154,REP,22,,42,11/6/2012,72.2,26.36,45.84,3.84,-3.84,1,-2.504151249789003, +30356,36397,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Global Strategy Group/National Research (Philadelphia Inquirer),119,Live Phone,,10/24/2012,600,Robert P. Casey Jr.,2173,DEM,49,Tom Smith,2174,REP,42,,7,11/6/2012,53.69,44.59,9.1,2.1,-2.1,1,-2.900647588463132, +30294,36366,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2012,500,Robert P. Casey Jr.,2173,DEM,46,Tom Smith,2174,REP,45,,1,11/6/2012,53.69,44.59,9.1,8.1,-8.1,1,3.430355895216246, +63690,117303,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,TCJ Research,327,IVR,,10/24/2012,1000,Robert P. Casey Jr.,2173,DEM,46.6,Tom Smith,2174,REP,48,,-1.4,11/6/2012,53.69,44.59,9.1,10.5,-10.5,0,5.959185830118749, +30374,36443,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,ABC News/The Washington Post,3,Live Phone,,10/24/2012,1228,Tim Kaine,2228,DEM,51,George F. Allen,2229,REP,44,,7,11/6/2012,52.87,46.96,5.91,1.09,1.09,1,-3.364647222577101, +30291,36363,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2012,750,Tim Kaine,2228,DEM,49,George F. Allen,2229,REP,48,,1,11/6/2012,52.87,46.96,5.91,4.91,-4.91,1,.4381355222406791, +63711,117304,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,TCJ Research,327,IVR,,10/24/2012,1000,Tim Kaine,2228,DEM,47.2,George F. Allen,2229,REP,48.5,,-1.3,11/6/2012,52.87,46.96,5.91,7.21,-7.21,0,2.865548535868147, +52280,82498,5055,2012,2012_House-G_IA-1,IA-1,House-G,House-G,Victory Enterprises,525,IVR,,10/24/2012,390,Bruce L. Braley,6854,DEM,45,Benjamin M. Lange,6859,REP,47,,-2,11/6/2012,56.91,41.57,15.34,17.34,-17.34,0,9.810797010782423, +52281,82499,5068,2012,2012_House-G_KY-6,KY-6,House-G,House-G,Clout Research/Wenzel Strategies,55,IVR,,10/24/2012,776,Albert Ben Chandler,7876,DEM,41,Andy Barr,7870,REP,45,6,-4,11/6/2012,46.68,50.57,-3.89,.11,-.11,1,-7.106536940895804, +51308,81498,5130,2012,2012_House-G_NE-1,NE-1,House-G,House-G,Wiese Research Associates,382,Live Phone,,10/24/2012,200,Korey L. Reiman,7635,DEM,24,Jeff Fortenberry,7628,REP,65,,-41,11/6/2012,31.71,68.29,-36.58,4.42,-4.42,1,-3.411866518281744,for Omaha World-Herald; among registered voters +51308,81516,5131,2012,2012_House-G_NE-2,NE-2,House-G,House-G,Wiese Research Associates,382,Live Phone,,10/24/2012,352,John W. Ewing,7627,DEM,43,Lee Terry,7638,REP,47,,-4,11/6/2012,49.2,50.8,-1.59,2.41,-2.41,1,-5.584358337699533,for Omaha World-Herald +51308,81153,5132,2012,2012_House-G_NE-3,NE-3,House-G,House-G,Wiese Research Associates,382,Live Phone,,10/24/2012,200,Roger Mark Sullivan,7637,DEM,24,Adrian Smith,7636,REP,64,,-40,11/6/2012,25.83,74.17,-48.34,8.34,8.34,1,.5145287069737116,for Omaha World-Herald; among registered voters +30386,81223,5151,2012,2012_House-G_NM-1,NM-1,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/24/2012,401,Michelle Lujan Grisham,7794,DEM,51,Janice E. Arnold-Jones,7785,REP,36,,15,11/6/2012,59.06,40.77,18.29,3.29,-3.29,1,-4.180640718763624,for Albuquerque Journal +30386,81221,5152,2012,2012_House-G_NM-2,NM-2,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/24/2012,113,Evelyn Madrid Erhard,7789,DEM,38,Stevan Pearce,7798,REP,56,,-18,11/6/2012,40.87,59.06,-18.19,.19,.19,1,-8.625507898169861,for Albuquerque Journal +30386,81222,5153,2012,2012_House-G_NM-3,NM-3,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/24/2012,148,Ben Ray Luján,7793,DEM,53,Jefferson L. Byrd,7786,REP,35,,18,11/6/2012,63.12,36.88,26.25,8.25,-8.25,1,-.0657296637410946,for Albuquerque Journal +52386,82717,5187,2012,2012_House-G_NC-7,NC-7,House-G,House-G,Clout Research/Wenzel Strategies,55,IVR,,10/24/2012,600,Mike McIntyre,6994,DEM,39,David Rouzer,7013,REP,45,,-6,11/6/2012,50.1,49.9,.19,6.19,-6.19,0,-1.096095354373334, +52378,82705,5232,2012,2012_House-G_PA-12,PA-12,House-G,House-G,Clout Research/Wenzel Strategies,55,IVR,R,10/24/2012,600,Mark S. Critz,7087,DEM,39,Keith J. Rothfus,7122,REP,44,,-5,11/6/2012,48.26,51.74,-3.47,1.53,-1.53,1,-5.757088814005301,for unspecified Republican sponsor; sample size unavailable; estimated at 600 as a default +30407,36478,8270,2012,2012_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,10/24/2012,1000,Generic Candidate,4295,DEM,45,Generic Candidate,4293,REP,46,,-1,11/6/2012,48.44,47.43,1.01,2.01,-2.01,0,-.8151046034847148,for George Washington University | Politico +30434,36523,8270,2012,2012_House-G_US,US,House-G,House-G,NPR,222,Live Phone,,10/24/2012,1000,Generic Candidate,4295,DEM,43,Generic Candidate,4293,REP,43,,0,11/6/2012,48.44,47.43,1.01,1.01,-1.01,.5,-1.781914856958914,for NPR +30388,36463,8708,2012,2012_Pres-G_N2,N2,Pres-G,Pres-G,Wiese Research Associates,382,Live Phone,,10/24/2012,325,Barack Obama,16,DEM,45,Mitt Romney,9,REP,50,,-5,11/6/2012,45.7,52.85,-7.16,2.16,2.16,1,-5.322738838726573, +30422,36504,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,10/25/2012,2700,Barack Obama,16,DEM,46,Mitt Romney,9,REP,51,,-5,11/6/2012,51.02,47.18,3.85,8.85,-8.85,0,5.572541470996182, +30310,36339,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,10/25/2012,1712,Barack Obama,16,DEM,47.3,Mitt Romney,9,REP,43.6,,3.7,11/6/2012,51.02,47.18,3.85,.15,-.15,1,-3.685208942035733, +30392,36458,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/25/2012,942,Barack Obama,16,DEM,45.4,Mitt Romney,9,REP,44.1,,1.3,11/6/2012,51.02,47.18,3.85,2.55,-2.55,1,-1.190139550805146, +30479,36637,657,2012,2012_Pres-G_CA,CA,Pres-G,Pres-G,MFour Mobile Research,177,Online,,10/25/2012,2115,Barack Obama,16,DEM,55.95,Mitt Romney,9,REP,33,,22.950001,11/6/2012,60.24,37.12,23.12,.17,-.17,1,-7.563054825281231,average of multiple versions or turnout models listed in poll +30327,36481,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2012,750,Barack Obama,16,DEM,48,Mitt Romney,9,REP,50,,-2,11/6/2012,50.01,49.13,.88,2.88,-2.88,0,-.0627087618974832, +30614,37213,668,2012,2012_Pres-G_IN,IN,Pres-G,Pres-G,McLaughlin & Associates,203,Live Phone,R,10/25/2012,600,Barack Obama,16,DEM,41,Mitt Romney,9,REP,55,,-14,11/6/2012,43.93,54.13,-10.2,3.8,-3.8,1,.3680178885884386,for Richard Mourdock +30328,36626,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2012,500,Barack Obama,16,DEM,59,Mitt Romney,9,REP,40,,19,11/6/2012,60.65,37.51,23.14,4.14,-4.14,1,-2.258026733591092, +30362,36405,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2012,500,Barack Obama,16,DEM,46,Mitt Romney,9,REP,52,,-6,11/6/2012,48.35,50.39,-2.04,3.96,-3.96,1,.1980886881844578, +30348,36387,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,10/25/2012,500,Barack Obama,16,DEM,47,Mitt Romney,9,REP,44,,3,11/6/2012,51.98,46.4,5.58,2.58,-2.58,1,-1.821594807831145,for unspecified Democratic sponsor +30458,36560,690,2012,2012_Pres-G_OR,OR,Pres-G,Pres-G,Hoffman Research Group,141,Live Phone,,10/25/2012,615,Barack Obama,16,DEM,47,Mitt Romney,9,REP,42,,5,11/6/2012,54.24,42.15,12.09,7.09,-7.09,1,1.068089525799756, +30481,36599,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Roanoke College,292,Live Phone,,10/25/2012,638,Barack Obama,16,DEM,44,Mitt Romney,9,REP,49,,-5,11/6/2012,51.16,47.28,3.87,8.87,-8.87,0,5.172988644396082, +30562,36731,700,2012,2012_Pres-G_WA,WA,Pres-G,Pres-G,University of Washington,364,Live Phone,,10/25/2012,632,Barack Obama,16,DEM,57.1,Mitt Romney,9,REP,36.4,,20.700001,11/6/2012,56.16,41.29,14.87,5.83,5.83,1,.9401779595270702,for KCTS9 +30350,36389,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,10/25/2012,500,Barack Obama,16,DEM,48,Mitt Romney,9,REP,43,,5,11/6/2012,52.78,45.94,6.84,1.84,-1.84,1,-2.805883859665766,for unspecified Democratic sponsor +30326,36440,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2012,500,Barack Obama,16,DEM,49,Mitt Romney,9,REP,49,,0,11/6/2012,52.78,45.94,6.84,6.84,-6.84,.5,2.555622441405143, +30831,87068,1260,2012,2012_Gov-G_IN,IN,Gov-G,Gov-G,Clarity Campaign Labs,52,IVR/Live Phone,D,10/25/2012,825,John R. Gregg,12548,DEM,44,Mike Pence,12549,REP,47,,-3,11/6/2012,46.56,49.49,-2.93,.07,-.07,1,-4.580886144298482,for John R. Gregg +30363,92100,1261,2012,2012_Gov-G_MO,MO,Gov-G,Gov-G,Kiley & Company,162,Live Phone,D,10/25/2012,601,Jay Nixon,12545,DEM,55,David Spence,12550,REP,33,,22,11/6/2012,54.77,42.53,12.24,9.76,9.76,1,4.7264436545513,for Claire McCaskill +30362,86947,1263,2012,2012_Gov-G_NC,NC,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2012,500,Walter H. Dalton,12553,DEM,35,Pat McCrory,12542,REP,54,,-19,11/6/2012,43.23,54.62,-11.39,7.61,-7.61,1,2.748262452059052, +30562,86956,1267,2012,2012_Gov-G_WA,WA,Gov-G,Gov-G,University of Washington,364,Live Phone,,10/25/2012,632,Jay Robert Inslee,12546,DEM,48.7,Rob McKenna,12547,REP,45.6,,3.0999999,11/6/2012,51.54,48.46,3.08,.02,.02,1,-4.378463126781283,for KCTS9 +30479,36638,1474,2012,2012_Sen-G_CA,CA,Sen-G,Sen-G,MFour Mobile Research,177,Online,,10/25/2012,2115,Dianne Feinstein,1989,DEM,51.3,Elizabeth Emken,1990,REP,31.7,,19.6,11/6/2012,62.52,37.48,25.05,5.45,-5.45,1,-1.219337670397281, +30327,36482,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2012,750,Bill Nelson,2012,DEM,49,Connie Mack,2013,REP,46,,3,11/6/2012,55.23,42.23,13.01,10.01,-10.01,1,4.130115440786213, +30832,37216,1479,2012,2012_Sen-G_IN,IN,Sen-G,Sen-G,ALG Research,14,Live Phone,D,10/25/2012,446,Joe Donnelly,2034,DEM,47,Richard Mourdock,2035,REP,40,,7,11/6/2012,50.04,44.28,5.76,1.24,1.24,1,-3.428919105275613,for unspecified Democratic sponsor +30831,37215,1479,2012,2012_Sen-G_IN,IN,Sen-G,Sen-G,Clarity Campaign Labs,52,IVR/Live Phone,D,10/25/2012,825,Joe Donnelly,2034,DEM,49,Richard Mourdock,2035,REP,42,,7,11/6/2012,50.04,44.28,5.76,1.24,1.24,1,-2.977672228373039,for John R. Gregg +30614,37214,1479,2012,2012_Sen-G_IN,IN,Sen-G,Sen-G,McLaughlin & Associates,203,Live Phone,R,10/25/2012,600,Joe Donnelly,2034,DEM,44,Richard Mourdock,2035,REP,44,6,0,11/6/2012,50.04,44.28,5.76,5.76,-5.76,.5,1.667268375146412,for Richard Mourdock +30328,36625,1482,2012,2012_Sen-G_MA,MA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2012,500,Elizabeth Warren,2038,DEM,52,Scott Brown,2039,REP,47,,5,11/6/2012,53.74,46.19,7.55,2.55,-2.55,1,-2.121834562312458, +30363,36406,1486,2012,2012_Sen-G_MO,MO,Sen-G,Sen-G,Kiley & Company,162,Live Phone,D,10/25/2012,600,Claire McCaskill,2103,DEM,53,Todd Akin,2104,REP,39,,14,11/6/2012,54.81,39.11,15.7,1.7,-1.7,1,-6.394224689813583,for Claire McCaskill +30481,36600,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Roanoke College,292,Live Phone,,10/25/2012,638,Tim Kaine,2228,DEM,42,George F. Allen,2229,REP,47,,-5,11/6/2012,52.87,46.96,5.91,10.91,-10.91,0,6.486831964799566, +30562,36732,1502,2012,2012_Sen-G_WA,WA,Sen-G,Sen-G,University of Washington,364,Live Phone,,10/25/2012,632,Maria Cantwell,2243,DEM,60.8,Michael Baumgartner,2244,REP,33.3,,27.5,11/6/2012,60.45,39.55,20.9,6.6,6.6,1,1.568939877797338,for KCTS9 +30326,36441,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2012,500,Tammy Baldwin,2246,DEM,47,Tommy Thompson,2247,REP,48,,-1,11/6/2012,51.41,45.86,5.55,6.55,-6.55,0,1.335026447688114, +51312,81515,5024,2012,2012_House-G_HI-1,HI-1,House-G,House-G,MRG Research,207,IVR,,10/25/2012,657,Colleen W. Hanabusa,6702,DEM,54,Charles K. Djou,6698,REP,43,,11,11/6/2012,54.61,45.39,9.23,1.77,1.77,1,-3.24780692048085,for Honolulu Civil Beat +51312,81158,5025,2012,2012_House-G_HI-2,HI-2,House-G,House-G,MRG Research,207,IVR,,10/25/2012,562,Tulsi Gabbard,6699,DEM,73,Kawika Crowley,6695,REP,15,,58,11/6/2012,80.54,19.46,61.09,3.09,-3.09,1,-2.428461890076628,for Honolulu Civil Beat +51352,81229,5116,2012,2012_House-G_MN-8,MN-8,House-G,House-G,OnMessage Inc.,239,Live Phone,R,10/25/2012,400,Richard M. Nolan,10614,DEM,40,Chip Cravaack,6786,REP,50,,-10,11/6/2012,54.28,45.39,8.89,18.89,-18.89,0,13.39612180846034,for Chip Cravaack +51342,81228,5172,2012,2012_House-G_NY-19,NY-19,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/25/2012,400,Julian Schreibman,7072,DEM,39,Christopher P. Gibson,10629,REP,49,,-10,11/6/2012,47.15,52.85,-5.71,4.29,-4.29,1,-.9252751286817621,for Matthew A. Doheny +51342,81208,5174,2012,2012_House-G_NY-21,NY-21,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/25/2012,400,William L. Owens,10642,DEM,42,Matthew A. Doheny,7043,REP,40,,2,11/6/2012,50.16,48.19,1.97,.03,.03,1,-4.663394911232831,for Matthew A. Doheny +51546,81491,5210,2012,2012_House-G_OH-16,OH-16,House-G,House-G,OnMessage Inc.,239,Live Phone,R,10/25/2012,400,Betty Sutton,11072,DEM,41,Jim Renacci,11073,REP,51,,-10,11/6/2012,47.95,52.05,-4.09,5.91,-5.91,1,-1.567879261070319,for Jim Renacci +51353,81232,5239,2012,2012_House-G_RI-1,RI-1,House-G,House-G,OnMessage Inc.,239,Live Phone,R,10/25/2012,400,David Cicilline,7412,DEM,39,Brendan P. Doherty,7415,REP,45,6,-6,11/6/2012,52.95,40.82,12.13,18.13,-18.13,0,10.42939038831422,for Brendan P. Doherty +30441,36534,8270,2012,2012_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/25/2012,3500,Generic Candidate,4295,DEM,43,Generic Candidate,4293,REP,46,,-3,11/6/2012,48.44,47.43,1.01,4.01,-4.01,0,1.691968167868174, +30406,36476,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/26/2012,1278,Barack Obama,16,DEM,48,Mitt Romney,9,REP,49,,-1,11/6/2012,51.02,47.18,3.85,4.85,-4.85,0,1.371267486394766,for The Washington Post +30551,36717,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,High Point University,139,Live Phone,,10/26/2012,805,Barack Obama,16,DEM,46,Mitt Romney,9,REP,43,,3,11/6/2012,51.02,47.18,3.85,.85,-.85,1,-2.937314703796502, +42240,36502,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,Live Phone,,10/26/2012,1495,Barack Obama,16,DEM,47,Mitt Romney,9,REP,47,,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,.3466936958356159, +30440,36533,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,RAND (American Life Panel),270,Online,,10/26/2012,3500,Barack Obama,16,DEM,50.36,Mitt Romney,9,REP,45.29,,5.0700002,11/6/2012,51.02,47.18,3.85,1.22,1.22,1,-2.107551125127249, +30391,36457,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2012,1500,Barack Obama,16,DEM,47,Mitt Romney,9,REP,50,,-3,11/6/2012,51.02,47.18,3.85,6.85,-6.85,0,3.53998376060408, +30474,36590,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Mellman Group,205,Live Phone,,10/26/2012,800,Barack Obama,16,DEM,49,Mitt Romney,9,REP,47,,2,11/6/2012,50.01,49.13,.88,1.12,1.12,1,-1.929609513244651, +30482,36602,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/26/2012,1073,Barack Obama,16,DEM,48,Mitt Romney,9,REP,47,,1,11/6/2012,50.01,49.13,.88,.12,.12,1,-2.694495708644501, +30436,36526,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/26/2012,595,Barack Obama,16,DEM,47,Mitt Romney,9,REP,47,,0,11/6/2012,50.01,49.13,.88,.88,-.88,.5,-2.294402999177669, +30541,36766,664,2012,2012_Pres-G_HI,HI,Pres-G,Pres-G,MRG Research,207,IVR,,10/26/2012,1218,Barack Obama,16,DEM,61,Mitt Romney,9,REP,34,,27,11/6/2012,70.55,27.84,42.71,15.71,-15.71,1,8.864967381372576,for Honolulu Civil Beat +30413,36490,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,10/26/2012,583,Barack Obama,16,DEM,52,Mitt Romney,9,REP,38,,14,11/6/2012,60.65,37.51,23.14,9.14,-9.14,1,3.288219480076294, +30552,36718,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,High Point University,139,Live Phone,,10/26/2012,403,Barack Obama,16,DEM,45,Mitt Romney,9,REP,46,,-1,11/6/2012,48.35,50.39,-2.04,1.04,1.04,1,-3.19459875920014, +30449,36547,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,Lake Research Partners,165,Live Phone,D,10/26/2012,400,Barack Obama,16,DEM,47,Mitt Romney,9,REP,42,4,5,11/6/2012,51.98,46.4,5.58,.58,-.58,1,-4.054814070012382,for unspecified Democratic sponsor +30492,36661,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/26/2012,1212,Barack Obama,16,DEM,50,Mitt Romney,9,REP,46,1,4,11/6/2012,52.36,45.68,6.68,2.68,-2.68,1,-.3324486814888784, +30483,36604,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/26/2012,1110,Barack Obama,16,DEM,50,Mitt Romney,9,REP,45,,5,11/6/2012,50.67,47.69,2.98,2.02,2.02,1,-.465786294976932, +30485,36608,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Franklin & Marshall College,106,Live Phone,,10/26/2012,547,Barack Obama,16,DEM,49,Mitt Romney,9,REP,45,,4,11/6/2012,51.97,46.59,5.39,1.39,-1.39,1,-1.72373461406076, +30488,36705,692,2012,2012_Pres-G_RI,RI,Pres-G,Pres-G,Fleming & Associates,96,Live Phone,,10/26/2012,601,Barack Obama,16,DEM,54,Mitt Romney,9,REP,33,,21,11/6/2012,62.51,35.13,27.37,6.37,-6.37,1,-.6421922592839054,for WPRI-12 +30369,36412,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/26/2012,645,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,51.16,47.28,3.87,3.87,-3.87,.5,.136624163988368, +30484,36606,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/26/2012,1074,Barack Obama,16,DEM,49,Mitt Romney,9,REP,47,,2,11/6/2012,51.16,47.28,3.87,1.87,-1.87,1,-1.622728823507677, +30482,36603,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/26/2012,1073,Bill Nelson,2012,DEM,52,Connie Mack,2013,REP,39,,13,11/6/2012,55.23,42.23,13.01,.01,-.01,1,-6.177239878657594, +30436,36527,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/26/2012,595,Bill Nelson,2012,DEM,49,Connie Mack,2013,REP,41,,8,11/6/2012,55.23,42.23,13.01,5.01,-5.01,1,-1.26618286691244, +30541,36765,1478,2012,2012_Sen-G_HI,HI,Sen-G,Sen-G,MRG Research,207,IVR,,10/26/2012,1218,Mazie Hirono,2028,DEM,55,Linda Lingle,2029,REP,40,,15,11/6/2012,62.6,37.4,25.2,10.2,-10.2,1,4.714259011881487,for Honolulu Civil Beat +30413,36491,1482,2012,2012_Sen-G_MA,MA,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,10/26/2012,583,Elizabeth Warren,2038,DEM,47,Scott Brown,2039,REP,47,,0,11/6/2012,53.74,46.19,7.55,7.55,-7.55,.5,3.374530778125683, +30492,36662,1489,2012,2012_Sen-G_NV,NV,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/26/2012,1212,Shelley Berkley,2145,DEM,40,Dean Heller,2146,REP,46,6,-6,11/6/2012,44.71,45.87,-1.16,4.84,-4.84,1,1.587148521797019, +30483,36605,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/26/2012,1110,Sherrod Brown,2164,DEM,51,Josh Mandel,2165,REP,42,,9,11/6/2012,50.7,44.7,6,3,3,1,-.2327429525712064, +30485,36609,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Franklin & Marshall College,106,Live Phone,,10/26/2012,547,Robert P. Casey Jr.,2173,DEM,48,Tom Smith,2174,REP,39,,9,11/6/2012,53.69,44.59,9.1,.1,-.1,1,-5.035716670315716, +30488,36704,1496,2012,2012_Sen-G_RI,RI,Sen-G,Sen-G,Fleming & Associates,96,Live Phone,,10/26/2012,601,Sheldon Whitehouse,2182,DEM,54.6,Barry Hinckley,2183,REP,33.3,,21.299999,11/6/2012,64.81,34.97,29.85,8.55,-8.55,1,1.0415786912122,for WPRI-12 +30369,36413,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Gravis Marketing,124,IVR,,10/26/2012,645,Tim Kaine,2228,DEM,46,George F. Allen,2229,REP,48,,-2,11/6/2012,52.87,46.96,5.91,7.91,-7.91,0,3.48454767377956, +30484,36607,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/26/2012,1074,Tim Kaine,2228,DEM,50,George F. Allen,2229,REP,46,,4,11/6/2012,52.87,46.96,5.91,1.91,-1.91,1,-2.49402673904839, +51351,81227,4923,2012,2012_House-G_CA-7,CA-7,House-G,House-G,Public Policy Polling,263,IVR,D,10/26/2012,792,Ami Bera,10648,DEM,46,Dan Lungren,10647,REP,46,,0,11/6/2012,51.68,48.32,3.36,3.36,-3.36,.5,-3.7950057906388,for unspecified Democratic sponsor +51350,81226,5000,2012,2012_House-G_FL-18,FL-18,House-G,House-G,Public Policy Polling,263,IVR,D,10/26/2012,631,Patrick Murphy,6406,DEM,48,Allen West,6464,REP,47,,1,11/6/2012,50.28,49.7,.58,.42,.42,1,-4.057050468306321,for unspecified Democratic sponsor +51323,81172,5035,2012,2012_House-G_IL-8,IL-8,House-G,House-G,Public Policy Polling,263,IVR,D,10/26/2012,500,Tammy Duckworth,6883,DEM,54,Joe Walsh,6945,REP,40,,14,11/6/2012,54.74,45.26,9.48,4.52,4.52,1,1.088849868454352,for unspecified Democratic sponsor +51321,81170,5116,2012,2012_House-G_MN-8,MN-8,House-G,House-G,Public Policy Polling,263,IVR,D,10/26/2012,1020,Richard M. Nolan,10614,DEM,48,Chip Cravaack,6786,REP,44,,4,11/6/2012,54.28,45.39,8.89,4.89,-4.89,1,-2.090296511735545,for unspecified Democratic sponsor +51322,81171,5137,2012,2012_House-G_NH-1,NH-1,House-G,House-G,Public Policy Polling,263,IVR,D,10/26/2012,654,Carol Shea-Porter,7712,DEM,47,Frank C. Guinta,7706,REP,48,,-1,11/6/2012,49.75,45.99,3.77,4.77,-4.77,0,-1.237775721046956,for unspecified Democratic sponsor +30488,82716,5239,2012,2012_House-G_RI-1,RI-1,House-G,House-G,Fleming & Associates,96,Live Phone,,10/26/2012,300,David Cicilline,7412,DEM,43,Brendan P. Doherty,7415,REP,42,6,1,11/6/2012,52.95,40.82,12.13,11.13,-11.13,1,2.014784172337697,for WPRI-12 +30488,81214,5240,2012,2012_House-G_RI-2,RI-2,House-G,House-G,Fleming & Associates,96,Live Phone,,10/26/2012,301,Jim Langevin,7419,DEM,48,Michael G. Riley,7421,REP,31,9,17,11/6/2012,55.72,35.12,20.6,3.6,-3.6,1,-3.896784221335002,for WPRI-12 +30430,36514,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/27/2012,1200,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,.3730234142499999, +30467,36579,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,10/27/2012,563,Barack Obama,16,DEM,48,Mitt Romney,9,REP,47,,1,11/6/2012,51.02,47.18,3.85,2.85,-2.85,1,-1.094990725972276,for CBS News +30497,36627,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Princeton Survey Research Associates International,258,Live Phone,,10/27/2012,713,Barack Obama,16,DEM,50,Mitt Romney,9,REP,45,,5,11/6/2012,51.02,47.18,3.85,1.15,1.15,1,-2.625062997815256, +30443,36537,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/27/2012,1400,Barack Obama,16,DEM,49,Mitt Romney,9,REP,49,,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,.425075082675279,for unspecified Democratic sponsor +63694,117220,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,TCJ Research,327,IVR,,10/27/2012,1500,Barack Obama,16,DEM,46,Mitt Romney,9,REP,50.9,,-4.9000001,11/6/2012,51.02,47.18,3.85,8.75,-8.75,0,5.482571122591269, +30453,36555,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2012,1076,Barack Obama,16,DEM,45.3,Mitt Romney,9,REP,46.6,2,-1.3,11/6/2012,51.02,47.18,3.85,5.15,-5.15,0,1.61095745370835,average of multiple versions or turnout models listed in poll +30412,36489,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/27/2012,600,Barack Obama,16,DEM,47,Mitt Romney,9,REP,48,,-1,11/6/2012,51.49,46.13,5.37,6.37,-6.37,0,1.744827082711557, +30426,36509,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/27/2012,770,Barack Obama,16,DEM,48.5,Mitt Romney,9,REP,49,1,-.5,11/6/2012,50.01,49.13,.88,1.38,-1.38,0,-1.570386571903301,for CNN; average of multiple versions or turnout models listed in poll +30401,36470,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/27/2012,687,Barack Obama,16,DEM,49,Mitt Romney,9,REP,48,,1,11/6/2012,50.01,49.13,.88,.12,.12,1,-2.936115721318824, +30451,36550,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2012,827,Barack Obama,16,DEM,47,Mitt Romney,9,REP,48,,-1,11/6/2012,50.01,49.13,.88,1.88,-1.88,0,-1.02237928370845,for Newsmax +30438,36529,663,2012,2012_Pres-G_GA,GA,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/27/2012,574,Barack Obama,16,DEM,44,Mitt Romney,9,REP,52,,-8,11/6/2012,45.48,53.3,-7.82,.18,-.18,1,-3.314421724307703, +30442,36535,668,2012,2012_Pres-G_IN,IN,Pres-G,Pres-G,Pharos Research Group,254,Live Phone,,10/27/2012,753,Barack Obama,16,DEM,42,Mitt Romney,9,REP,55,,-13,11/6/2012,43.93,54.13,-10.2,2.8,-2.8,1,-.197424432106335, +30445,36539,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,Suffolk University,323,Live Phone,,10/27/2012,600,Barack Obama,16,DEM,63,Mitt Romney,9,REP,31,,32,11/6/2012,60.65,37.51,23.14,8.86,8.86,1,3.15951639665577, +30473,36589,676,2012,2012_Pres-G_MN,MN,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/27/2012,574,Barack Obama,16,DEM,50,Mitt Romney,9,REP,43,,7,11/6/2012,52.65,44.96,7.69,.69,-.69,1,-2.340344922064118,for KSTP-TV Minneapolis +30817,37187,679,2012,2012_Pres-G_MT,MT,Pres-G,Pres-G,Pharos Research Group,254,Live Phone,,10/27/2012,799,Barack Obama,16,DEM,42.7,Mitt Romney,9,REP,50.4,,-7.6999998,11/6/2012,41.7,55.35,-13.65,5.95,5.95,1,1.52467160538126, +30465,36581,681,2012,2012_Pres-G_ND,ND,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/2012,625,Barack Obama,16,DEM,40,Mitt Romney,9,REP,54,,-14,11/6/2012,38.7,58.32,-19.62,5.62,5.62,1,-.0058967045561706,for Valley News Live +30816,37185,681,2012,2012_Pres-G_ND,ND,Pres-G,Pres-G,Pharos Research Group,254,Live Phone,,10/27/2012,752,Barack Obama,16,DEM,37.8,Mitt Romney,9,REP,54.6,,-16.799999,11/6/2012,38.7,58.32,-19.62,2.82,2.82,1,-2.444304341177687, +30813,37180,682,2012,2012_Pres-G_NE,NE,Pres-G,Pres-G,Pharos Research Group,254,Live Phone,,10/27/2012,761,Barack Obama,16,DEM,38.8,Mitt Romney,9,REP,58.1,,-19.299999,11/6/2012,38.03,59.8,-21.78,2.48,2.48,1,-1.649538901965056, +30398,36465,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/27/2012,874,Barack Obama,16,DEM,49,Mitt Romney,9,REP,47,,2,11/6/2012,51.98,46.4,5.58,3.58,-3.58,1,-.1999118575816188, +30400,36468,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/27/2012,730,Barack Obama,16,DEM,50,Mitt Romney,9,REP,49,,1,11/6/2012,50.67,47.69,2.98,1.98,-1.98,1,-.6805366561391741, +30815,37183,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Pharos Research Group,254,Live Phone,,10/27/2012,765,Barack Obama,16,DEM,49,Mitt Romney,9,REP,46.3,,2.7,11/6/2012,50.67,47.69,2.98,.28,-.28,1,-2.350489633587916, +30399,36466,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Public Policy Polling,263,IVR,,10/27/2012,718,Barack Obama,16,DEM,51,Mitt Romney,9,REP,47,,4,11/6/2012,50.67,47.69,2.98,1.02,1.02,1,-1.647486002721423, +63685,117210,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,TCJ Research,327,IVR,,10/27/2012,1000,Barack Obama,16,DEM,46.6,Mitt Romney,9,REP,50.3,,-3.7,11/6/2012,50.67,47.69,2.98,6.68,-6.68,0,4.377993077120466, +30452,36559,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2012,827,Barack Obama,16,DEM,49.1,Mitt Romney,9,REP,45,2.6,4.0999999,11/6/2012,50.67,47.69,2.98,1.12,1.12,1,-1.430980025911858,for Newsmax; average of multiple versions or turnout models listed in poll +30478,36594,690,2012,2012_Pres-G_OR,OR,Pres-G,Pres-G,DHM Research,76,Live Phone,,10/27/2012,500,Barack Obama,16,DEM,49,Mitt Romney,9,REP,42,,7,11/6/2012,54.24,42.15,12.09,5.09,-5.09,1,-1.1595041974933, +30437,36528,690,2012,2012_Pres-G_OR,OR,Pres-G,Pres-G,Elway Research,87,Live Phone,,10/27/2012,405,Barack Obama,16,DEM,47,Mitt Romney,9,REP,41,,6,11/6/2012,54.24,42.15,12.09,6.09,-6.09,1,-.0712148480653366, +63880,36557,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2012,827,Barack Obama,16,DEM,48.25,Mitt Romney,9,REP,46.55,.9,1.7,11/6/2012,51.16,47.28,3.87,2.17,-2.17,1,-1.385031344575738,average of multiple versions or turnout models listed in poll +30500,36757,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Marquette University Law School,195,Live Phone,,10/27/2012,1243,Barack Obama,16,DEM,51,Mitt Romney,9,REP,43,,8,11/6/2012,52.78,45.94,6.84,1.16,1.16,1,-2.785717156658402, +30554,36722,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,St. Norbert College,313,Live Phone,,10/27/2012,402,Barack Obama,16,DEM,52,Mitt Romney,9,REP,43,,9,11/6/2012,52.78,45.94,6.84,2.16,2.16,1,-2.579824389419034, +63714,117258,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,TCJ Research,327,IVR,,10/27/2012,1000,Barack Obama,16,DEM,47.6,Mitt Romney,9,REP,49.5,,-1.9,11/6/2012,52.78,45.94,6.84,8.74,-8.74,0,5.032330047712706, +30817,87063,1258,2012,2012_Gov-G_MT,MT,Gov-G,Gov-G,Pharos Research Group,254,Live Phone,,10/27/2012,799,Steve Bullock,12543,DEM,47.1,Richard A. Hill,12544,REP,44.4,,2.7,11/6/2012,48.9,47.34,1.57,1.13,1.13,1,-3.759329147513568, +54019,87069,1260,2012,2012_Gov-G_IN,IN,Gov-G,Gov-G,The Polling Company Inc.,337,Live Phone,R,10/27/2012,1213,John R. Gregg,12548,DEM,37,Mike Pence,12549,REP,46,5,-9,11/6/2012,46.56,49.49,-2.93,6.07,-6.07,1,2.322730958067715,for Mike Pence +30398,86946,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/27/2012,874,Margaret Wood Hassan,12539,DEM,48,Ovide Lamontagne,12540,REP,44,,4,11/6/2012,54.61,42.52,12.09,8.09,-8.09,1,1.258040033215609, +30465,87059,1264,2012,2012_Gov-G_ND,ND,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/2012,625,Ryan M. Taylor,12555,DEM,28,Jack Dalrymple,12554,REP,62,,-34,11/6/2012,34.31,63.1,-28.78,5.22,-5.22,1,-.6002094007486726,for Valley News Live +30816,87061,1264,2012,2012_Gov-G_ND,ND,Gov-G,Gov-G,Pharos Research Group,254,Live Phone,,10/27/2012,752,Ryan M. Taylor,12555,DEM,33.8,Jack Dalrymple,12554,REP,63,,-29.200001,11/6/2012,34.31,63.1,-28.78,.42,-.42,1,-6.986029612954526, +30401,36471,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/27/2012,687,Bill Nelson,2012,DEM,50,Connie Mack,2013,REP,42,,8,11/6/2012,55.23,42.23,13.01,5.01,-5.01,1,-.9107337383429437, +30451,36551,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2012,827,Bill Nelson,2012,DEM,50,Connie Mack,2013,REP,41,,9,11/6/2012,55.23,42.23,13.01,4.01,-4.01,1,-2.123724296464512,for Newsmax +30442,37182,1479,2012,2012_Sen-G_IN,IN,Sen-G,Sen-G,Pharos Research Group,254,Live Phone,,10/27/2012,753,Joe Donnelly,2034,DEM,46,Richard Mourdock,2035,REP,47,,-1,11/6/2012,50.04,44.28,5.76,6.76,-6.76,0,3.187843491836587,average of multiple versions or turnout models listed in poll +30445,36540,1482,2012,2012_Sen-G_MA,MA,Sen-G,Sen-G,Suffolk University,323,Live Phone,,10/27/2012,600,Elizabeth Warren,2038,DEM,53,Scott Brown,2039,REP,46,,7,11/6/2012,53.74,46.19,7.55,.55,-.55,1,-4.011039769538741, +30473,137603,1484,2012,2012_Sen-G_MN,MN,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/27/2012,574,Amy Klobuchar,8112,DEM,60,Kurt Patrick Bills,2095,REP,29,,31,11/6/2012,65.23,30.53,34.7,3.7,-3.7,1,-3.400674029505265,for KSTP-TV Minneapolis +30817,37188,1487,2012,2012_Sen-G_MT,MT,Sen-G,Sen-G,Pharos Research Group,254,Live Phone,,10/27/2012,799,Jon Tester,2115,DEM,48.2,Denny Rehberg,2116,REP,46.6,,1.6,11/6/2012,48.58,44.86,3.72,2.12,-2.12,1,-2.027363901833975, +30813,37179,1488,2012,2012_Sen-G_NE,NE,Sen-G,Sen-G,Pharos Research Group,254,Live Phone,,10/27/2012,761,Bob Kerrey,2122,DEM,47,Deb Fischer,2120,REP,49.7,,-2.7,11/6/2012,42.23,57.77,-15.55,12.85,12.85,1,8.335355059695084, +30465,36582,1493,2012,2012_Sen-G_ND,ND,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/2012,625,Heidi Heitkamp,2118,DEM,45,Rick Berg,2117,REP,47,,-2,11/6/2012,50.24,49.32,.91,2.91,-2.91,0,-1.158579053925619,for Valley News Live +30816,37186,1493,2012,2012_Sen-G_ND,ND,Sen-G,Sen-G,Pharos Research Group,254,Live Phone,,10/27/2012,752,Heidi Heitkamp,2118,DEM,49.9,Rick Berg,2117,REP,47.7,,2.2,11/6/2012,50.24,49.32,.91,1.29,1.29,1,-3.124778466567445, +30400,36469,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Gravis Marketing,124,IVR,,10/27/2012,730,Sherrod Brown,2164,DEM,48,Josh Mandel,2165,REP,47,,1,11/6/2012,50.7,44.7,6,5,-5,1,1.671865344298299, +30815,37184,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Pharos Research Group,254,Live Phone,,10/27/2012,765,Sherrod Brown,2164,DEM,50,Josh Mandel,2165,REP,43.4,,6.5999999,11/6/2012,50.7,44.7,6,.6,.6,1,-2.717644476352318, +30399,36467,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/27/2012,718,Sherrod Brown,2164,DEM,53,Josh Mandel,2165,REP,42,,11,11/6/2012,50.7,44.7,6,5,5,1,1.690095908978566, +63685,117299,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,TCJ Research,327,IVR,,10/27/2012,1000,Sherrod Brown,2164,DEM,48.5,Josh Mandel,2165,REP,44.6,,3.9000001,11/6/2012,50.7,44.7,6,2.1,-2.1,1,-1.216515012484399, +63880,36558,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2012,827,Tim Kaine,2228,DEM,46.7,George F. Allen,2229,REP,45.1,,1.6,11/6/2012,52.87,46.96,5.91,4.31,-4.31,1,-.2267261404498115, +30500,36756,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Marquette University Law School,195,Live Phone,,10/27/2012,1243,Tammy Baldwin,2246,DEM,47,Tommy Thompson,2247,REP,43,,4,11/6/2012,51.41,45.86,5.55,1.55,-1.55,1,-3.384089794701543, +30554,36723,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,St. Norbert College,313,Live Phone,,10/27/2012,402,Tammy Baldwin,2246,DEM,43,Tommy Thompson,2247,REP,46,,-3,11/6/2012,51.41,45.86,5.55,8.55,-8.55,0,3.214336430999651, +63714,117306,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,TCJ Research,327,IVR,,10/27/2012,1000,Tammy Baldwin,2246,DEM,45.3,Tommy Thompson,2247,REP,47.7,,-2.4000001,11/6/2012,51.41,45.86,5.55,7.95,-7.95,0,3.092021418754608, +30817,81218,5129,2012,2012_House-G_MT-1,MT-1,House-G,House-G,Pharos Research Group,254,Live Phone,,10/27/2012,799,Kim J. Gillan,10635,DEM,45,Steve Daines,10634,REP,52,,-7,11/6/2012,42.72,53.25,-10.53,3.53,3.53,1,-1.375850217253307, +51347,81217,5136,2012,2012_House-G_NV-4,NV-4,House-G,House-G,SurveyUSA,325,IVR/Live Phone,,10/27/2012,648,Steven Horsford,7815,DEM,42,Danny Tarkanian,7831,REP,47,,-5,11/6/2012,50.11,42.11,8,13,-13,0,5.825708323609429,for Las Vegas Review-Journal | KLAS-TV Las Vegas +30465,81211,5194,2012,2012_House-G_ND-1,ND-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/27/2012,625,Pam Gulleson,10615,DEM,40,Kevin Cramer,11071,REP,50,,-10,11/6/2012,41.7,54.89,-13.19,3.19,3.19,1,-1.643044300750984,for Valley News Live +30816,81514,5194,2012,2012_House-G_ND-1,ND-1,House-G,House-G,Pharos Research Group,254,Live Phone,,10/27/2012,752,Pam Gulleson,10615,DEM,41,Kevin Cramer,11071,REP,55,,-14,11/6/2012,41.7,54.89,-13.19,.81,-.81,1,-4.499421992208318, +30467,117591,8270,2012,2012_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/27/2012,563,Generic Candidate,4295,DEM,48,Generic Candidate,4293,REP,46,,2,11/6/2012,48.44,47.43,1.01,.99,.99,1,-1.917065928683706,for CBS News; among all adults +30497,117568,8270,2012,2012_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,Live Phone,,10/27/2012,713,Generic Candidate,4295,DEM,44,Generic Candidate,4293,REP,47,,-3,11/6/2012,48.44,47.43,1.01,4.01,-4.01,0,1.350926339331355, +30443,117579,8270,2012,2012_House-G_US,US,House-G,House-G,Public Policy Polling,263,IVR,D,10/27/2012,1400,Generic Candidate,4295,DEM,47,Generic Candidate,4293,REP,46,,1,11/6/2012,48.44,47.43,1.01,.01,-.01,1,-2.564635278983912,for unspecified Democratic sponsor +30402,36472,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,10/28/2012,1834,Barack Obama,16,DEM,45.6,Mitt Romney,9,REP,46.7,,-1.1,11/6/2012,51.02,47.18,3.85,4.95,-4.95,0,1.357931341520165, +30471,36588,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/28/2012,688,Barack Obama,16,DEM,48,Mitt Romney,9,REP,47,,1,11/6/2012,51.02,47.18,3.85,2.85,-2.85,1,-.885715195086151, +30506,36640,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,EPIC-MRA,84,Live Phone,,10/28/2012,600,Barack Obama,16,DEM,48,Mitt Romney,9,REP,42,,6,11/6/2012,54.21,44.71,9.5,3.5,-3.5,1,-1.220281381582111, +30470,36597,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,Glengariff Group,117,Live Phone,,10/28/2012,600,Barack Obama,16,DEM,47.7,Mitt Romney,9,REP,45,,2.7,11/6/2012,54.21,44.71,9.5,6.8,-6.8,1,2.287598173855567,for Detroit News +30469,36583,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/28/2012,682,Barack Obama,16,DEM,45,Mitt Romney,9,REP,50,,-5,11/6/2012,48.35,50.39,-2.04,2.96,-2.96,1,-.3688195923904345, +30521,36664,682,2012,2012_Pres-G_NE,NE,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/28/2012,1168,Barack Obama,16,DEM,39,Mitt Romney,9,REP,61,,-22,11/6/2012,38.03,59.8,-21.78,.22,-.22,1,-4.973366066246576,for Northstar Campaign Systems +30433,36520,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,10/28/2012,500,Barack Obama,16,DEM,49,Mitt Romney,9,REP,43,,6,11/6/2012,52.36,45.68,6.68,.68,-.68,1,-2.854676844029274,for unspecified Democratic sponsor +30411,36488,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2012,750,Barack Obama,16,DEM,48,Mitt Romney,9,REP,50,,-2,11/6/2012,50.67,47.69,2.98,4.98,-4.98,0,2.487165382348448, +30460,36584,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/28/2012,603,Barack Obama,16,DEM,48,Mitt Romney,9,REP,45,,3,11/6/2012,50.67,47.69,2.98,.02,.02,1,-2.692349591257017, +30498,36628,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/28/2012,1182,Barack Obama,16,DEM,48,Mitt Romney,9,REP,46,2,2,11/6/2012,50.67,47.69,2.98,.98,-.98,1,-1.322505339851762, +30469,87067,1263,2012,2012_Gov-G_NC,NC,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,10/28/2012,682,Walter H. Dalton,12553,DEM,36,Pat McCrory,12542,REP,53,5,-17,11/6/2012,43.23,54.62,-11.39,5.61,-5.61,1,1.32023121356203, +73314,137428,1475,2012,2012_Sen-G_CT,CT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2012,500,Christopher Murphy,1998,DEM,51,Linda McMahon,1999,REP,45,,6,11/6/2012,54.82,43.07,11.75,5.75,-5.75,1,-1.074979274652292, +30506,36641,1483,2012,2012_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,10/28/2012,600,Debbie Stabenow,2082,DEM,54,Pete Hoekstra,2083,REP,33,,21,11/6/2012,58.8,37.98,20.81,.19,.19,1,-6.77558991764365, +30470,36598,1483,2012,2012_Sen-G_MI,MI,Sen-G,Sen-G,Glengariff Group,117,Live Phone,,10/28/2012,600,Debbie Stabenow,2082,DEM,52.4,Pete Hoekstra,2083,REP,37.5,,14.9,11/6/2012,58.8,37.98,20.81,5.91,-5.91,1,-.6178640584379753,for Detroit News +30812,37177,1487,2012,2012_Sen-G_MT,MT,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,Live Phone,,10/28/2012,807,Jon Tester,2115,DEM,44,Denny Rehberg,2116,REP,43,,1,11/6/2012,48.58,44.86,3.72,2.72,-2.72,1,-1.21402215590815,for Majority PAC +30521,36665,1488,2012,2012_Sen-G_NE,NE,Sen-G,Sen-G,Gravis Marketing,124,IVR,,10/28/2012,1168,Bob Kerrey,2122,DEM,44,Deb Fischer,2120,REP,56,,-12,11/6/2012,42.23,57.77,-15.55,3.55,3.55,1,-2.788074375295863,for Northstar Campaign Systems +30433,36521,1489,2012,2012_Sen-G_NV,NV,Sen-G,Sen-G,Grove Insight,129,Live Phone,D,10/28/2012,500,Shelley Berkley,2145,DEM,43,Dean Heller,2146,REP,44,,-1,11/6/2012,44.71,45.87,-1.16,.16,.16,1,-3.667114050222331,for unspecified Democratic sponsor +72983,136901,1491,2012,2012_Sen-G_NM,NM,Sen-G,Sen-G,GBAO,109,Live Phone,D,10/28/2012,600,Martin Heinrich,2137,DEM,51,Heather A. Wilson,2138,REP,41,6,10,11/6/2012,51.01,45.28,5.73,4.27,4.27,1,-.4457535093989068,for Martin Heinrich; sample size unavailable; estimated at 600 as a default +30411,137434,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2012,750,Sherrod Brown,2164,DEM,50,Josh Mandel,2165,REP,48,,2,11/6/2012,50.7,44.7,6,4,-4,1,.6498301708900469, +30460,36585,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/28/2012,603,Sherrod Brown,2164,DEM,46,Josh Mandel,2165,REP,41,3,5,11/6/2012,50.7,44.7,6,1,-1,1,-2.285861440055665, +30498,36629,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,Live Phone,,10/28/2012,1182,Sherrod Brown,2164,DEM,49,Josh Mandel,2165,REP,44,4,5,11/6/2012,50.7,44.7,6,1,-1,1,-2.161689428760632, +51349,81497,5035,2012,2012_House-G_IL-8,IL-8,House-G,House-G,We Ask America,376,IVR,,10/28/2012,1010,Tammy Duckworth,6883,DEM,55,Joe Walsh,6945,REP,45,,10,11/6/2012,54.74,45.26,9.48,.52,.52,1,-3.241738409778193, +51349,81496,5037,2012,2012_House-G_IL-10,IL-10,House-G,House-G,We Ask America,376,IVR,,10/28/2012,1257,Brad Schneider,6933,DEM,46.4,Robert Dold,6882,REP,53.6,,-7.1999998,11/6/2012,50.63,49.37,1.26,8.46,-8.46,0,1.470356840769764, +51349,81495,5038,2012,2012_House-G_IL-11,IL-11,House-G,House-G,We Ask America,376,IVR,,10/28/2012,1303,Bill Foster,6889,DEM,50,Judy Biggert,6870,REP,50,,0,11/6/2012,58.57,41.43,17.14,17.14,-17.14,.5,9.88648119507789, +51349,81230,5039,2012,2012_House-G_IL-12,IL-12,House-G,House-G,We Ask America,376,IVR,,10/28/2012,1313,William L. Enyart,6884,DEM,50.6,Jason Plummer,6920,REP,45.6,3.8,5,11/6/2012,51.65,42.74,8.92,3.92,-3.92,1,-3.056070653454838, +51349,81224,5040,2012,2012_House-G_IL-13,IL-13,House-G,House-G,We Ask America,376,IVR,,10/28/2012,1360,David M. Gill,6891,DEM,45.1,Rodney Davis,6881,REP,50.2,3.9,-5.0999999,11/6/2012,46.21,46.55,-.34,4.76,-4.76,1,-1.309367909472137, +51349,81225,5044,2012,2012_House-G_IL-17,IL-17,House-G,House-G,We Ask America,376,IVR,,10/28/2012,1325,Cheri Bustos,6872,DEM,48,Robert Schilling,6931,REP,52,,-4,11/6/2012,53.28,46.72,6.56,10.56,-10.56,0,5.797532941552082, +30521,82504,5131,2012,2012_House-G_NE-2,NE-2,House-G,House-G,Gravis Marketing,124,IVR,,10/28/2012,1168,John W. Ewing,7627,DEM,43,Lee Terry,7638,REP,57,,-14,11/6/2012,49.2,50.8,-1.59,12.41,-12.41,1,7.834128310175364,for Northstar Campaign Systems +51345,81213,5164,2012,2012_House-G_NY-11,NY-11,House-G,House-G,Siena College,305,Live Phone,,10/28/2012,627,Mark S. Murphy,10643,DEM,34,Michael G. Grimm,10644,REP,52,5,-18,11/6/2012,46.8,52.22,-5.41,12.59,-12.59,1,5.4620307017131, +51345,81220,5172,2012,2012_House-G_NY-19,NY-19,House-G,House-G,Siena College,305,Live Phone,,10/28/2012,649,Julian Schreibman,7072,DEM,43,Christopher P. Gibson,10629,REP,48,,-5,11/6/2012,47.15,52.85,-5.71,.71,.71,1,-4.720115106420436, +51549,81494,5212,2012,2012_House-G_OK-2,OK-2,House-G,House-G,SoonerPoll.com,308,Live Phone,,10/28/2012,300,Rob Wallace,7623,DEM,33,Markwayne Mullin,7607,REP,45,4,-12,11/6/2012,38.34,57.34,-19,7,7,1,-.4349009243282577, +30471,36618,8270,2012,2012_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/28/2012,688,Generic Candidate,4295,DEM,41,Generic Candidate,4293,REP,45,,-4,11/6/2012,48.44,47.43,1.01,5.01,-5.01,0,2.636992696468297, +43261,36642,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/29/2012,1128,Barack Obama,16,DEM,46,Mitt Romney,9,REP,46,,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,.5165307544530653,for FOX News +30502,36635,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Online,,10/29/2012,4085,Barack Obama,16,DEM,47,Mitt Romney,9,REP,46,,1,11/6/2012,51.02,47.18,3.85,2.85,-2.85,1,-.2091969102124825, +30480,36601,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2012,1500,Barack Obama,16,DEM,47,Mitt Romney,9,REP,49,,-2,11/6/2012,51.02,47.18,3.85,5.85,-5.85,0,2.77282461841622, +30558,36728,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/29/2012,733,Barack Obama,16,DEM,50,Mitt Romney,9,REP,48,,2,11/6/2012,51.49,46.13,5.37,3.37,-3.37,1,-1.082631972220695,for CNN +30466,36578,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,10/29/2012,500,Barack Obama,16,DEM,48,Mitt Romney,9,REP,45,,3,11/6/2012,51.49,46.13,5.37,2.37,-2.37,1,-2.399785359859214,for unspecified Democratic sponsor +30560,36730,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2012,750,Barack Obama,16,DEM,47,Mitt Romney,9,REP,50,,-3,11/6/2012,51.49,46.13,5.37,8.37,-8.37,0,4.294184504131985, +30553,36719,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,10/29/2012,600,Barack Obama,16,DEM,48,Mitt Romney,9,REP,47,,1,11/6/2012,50.01,49.13,.88,.12,.12,1,-2.784354334247763,for unspecified Democratic sponsor +30641,36860,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2012,1000,Barack Obama,16,DEM,48,Mitt Romney,9,REP,50,,-2,11/6/2012,50.01,49.13,.88,2.88,-2.88,0,.3714146500591408,for Let Freedom Ring +30539,36702,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Marist College,183,Live Phone,,10/29/2012,1142,Barack Obama,16,DEM,50,Mitt Romney,9,REP,44,,6,11/6/2012,51.99,46.18,5.81,.19,.19,1,-3.580629000504523,for NBC News +30585,36774,668,2012,2012_Pres-G_IN,IN,Pres-G,Pres-G,Howey Politics/DePauw University,142,Live Phone,,10/29/2012,800,Barack Obama,16,DEM,41,Mitt Romney,9,REP,51,,-10,11/6/2012,43.93,54.13,-10.2,.2,.2,1,-3.174850120105169,for Howey Politics Indiana +30650,36889,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,Western New England University,380,Live Phone,,10/29/2012,535,Barack Obama,16,DEM,58,Mitt Romney,9,REP,40,,18,11/6/2012,60.65,37.51,23.14,5.14,-5.14,1,-.7776865838912455, +30580,36945,679,2012,2012_Pres-G_MT,MT,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2012,500,Barack Obama,16,DEM,43,Mitt Romney,9,REP,53,,-10,11/6/2012,41.7,55.35,-13.65,3.65,3.65,1,-1.606908714938467, +30538,36700,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,Marist College,183,Live Phone,,10/29/2012,1013,Barack Obama,16,DEM,49,Mitt Romney,9,REP,47,,2,11/6/2012,51.98,46.4,5.58,3.58,-3.58,1,-.1494427903042596,for NBC News | Wall Street Journal +30673,36930,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Columbus Dispatch,57,Mail,,10/29/2012,1501,Barack Obama,16,DEM,50,Mitt Romney,9,REP,48,,2,11/6/2012,50.67,47.69,2.98,.98,-.98,1,-1.20397208537103, +30461,36573,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,10/29/2012,500,Barack Obama,16,DEM,48,Mitt Romney,9,REP,45,,3,11/6/2012,50.67,47.69,2.98,.02,.02,1,-2.742334641523803,for unspecified Democratic sponsor +30642,36862,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2012,1000,Barack Obama,16,DEM,48,Mitt Romney,9,REP,46,,2,11/6/2012,50.67,47.69,2.98,.98,-.98,1,-1.256463648935805,for Let Freedom Ring +30618,36847,697,2012,2012_Pres-G_UT,UT,Pres-G,Pres-G,Dan Jones & Associates,70,Live Phone,,10/29/2012,870,Barack Obama,16,DEM,26,Mitt Romney,9,REP,69,,-43,11/6/2012,24.75,72.79,-48.04,5.04,5.04,1,-1.726991423788502,for Deseret News | KSL-TV +30534,36695,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Marist College,183,Live Phone,,10/29/2012,1065,Barack Obama,16,DEM,49,Mitt Romney,9,REP,46,,3,11/6/2012,52.78,45.94,6.84,3.84,-3.84,1,-.1489209118998158,for NBC News +30644,36865,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2012,1000,Barack Obama,16,DEM,49,Mitt Romney,9,REP,48,,1,11/6/2012,52.78,45.94,6.84,5.84,-5.84,1,2.256443258851554,for Let Freedom Ring +30536,36775,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2012,750,Barack Obama,16,DEM,49,Mitt Romney,9,REP,49,,0,11/6/2012,52.78,45.94,6.84,6.84,-6.84,.5,3.09503079550323, +30585,86941,1260,2012,2012_Gov-G_IN,IN,Gov-G,Gov-G,Howey Politics/DePauw University,142,Live Phone,,10/29/2012,800,John R. Gregg,12548,DEM,40,Mike Pence,12549,REP,47,5,-7,11/6/2012,46.56,49.49,-2.93,4.07,-4.07,1,-.1843116369140959,for Howey Politics Indiana +30538,86943,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,Marist College,183,Live Phone,,10/29/2012,1013,Margaret Wood Hassan,12539,DEM,49,Ovide Lamontagne,12540,REP,44,,5,11/6/2012,54.61,42.52,12.09,7.09,-7.09,1,.146762245245334,for NBC News | Wall Street Journal +30618,87064,1265,2012,2012_Gov-G_UT,UT,Gov-G,Gov-G,Dan Jones & Associates,70,Live Phone,,10/29/2012,870,Peter S. Cooke,12557,DEM,24,Gary Richard Herbert,12556,REP,69,,-45,11/6/2012,27.58,68.41,-40.83,4.17,-4.17,1,-3.044133613931606,for Deseret News | KSL-TV; among registered voters +30641,36861,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2012,1000,Bill Nelson,2012,DEM,50,Connie Mack,2013,REP,46,,4,11/6/2012,55.23,42.23,13.01,9.01,-9.01,1,3.471458925698554,for Let Freedom Ring +73054,136994,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/29/2012,600,Bill Nelson,2012,DEM,48.7,Connie Mack,2013,REP,42.1,,6.5999999,11/6/2012,55.23,42.23,13.01,6.41,-6.41,1,.2269536544760542,for Newsmax; sample size unavailable; estimated at 600 as a default +30821,119995,1479,2012,2012_Sen-G_IN,IN,Sen-G,Sen-G,Global Strategy Group,118,Live Phone,D,10/29/2012,600,Joe Donnelly,2034,DEM,45,Richard Mourdock,2035,REP,37,9,8,11/6/2012,50.04,44.28,5.76,2.24,2.24,1,-2.040501138295062,for Joe Donnelly; average of multiple versions or turnout models listed in poll +30585,36773,1479,2012,2012_Sen-G_IN,IN,Sen-G,Sen-G,Howey Politics/DePauw University,142,Live Phone,,10/29/2012,800,Joe Donnelly,2034,DEM,47,Richard Mourdock,2035,REP,36,6,11,11/6/2012,50.04,44.28,5.76,5.24,5.24,1,1.3488761142002,for Howey Politics Indiana +30650,137785,1482,2012,2012_Sen-G_MA,MA,Sen-G,Sen-G,Western New England University,380,Live Phone,,10/29/2012,535,Elizabeth Warren,2038,DEM,50,Scott Brown,2039,REP,46,,4,11/6/2012,53.74,46.19,7.55,3.55,-3.55,1,-.6718688094810448, +30580,36944,1487,2012,2012_Sen-G_MT,MT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2012,500,Jon Tester,2115,DEM,49,Denny Rehberg,2116,REP,48,,1,11/6/2012,48.58,44.86,3.72,2.72,-2.72,1,-1.484669115328639, +30673,36931,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Columbus Dispatch,57,Mail,,10/29/2012,1501,Sherrod Brown,2164,DEM,51,Josh Mandel,2165,REP,45,,6,11/6/2012,50.7,44.7,6,0,0,1,-3.071732443955559, +30642,36863,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2012,1000,Sherrod Brown,2164,DEM,50,Josh Mandel,2165,REP,43,,7,11/6/2012,50.7,44.7,6,1,1,1,-2.14190643045226,for Let Freedom Ring +73060,137001,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/29/2012,600,Sherrod Brown,2164,DEM,46.2,Josh Mandel,2165,REP,39.9,6.7,6.3000002,11/6/2012,50.7,44.7,6,.3,.3,1,-3.148994957879823,for Newsmax; sample size unavailable; estimated at 600 as a default +30618,36848,1499,2012,2012_Sen-G_UT,UT,Sen-G,Sen-G,Dan Jones & Associates,70,Live Phone,,10/29/2012,870,Scott N. Howell,2219,DEM,26,Orrin G. Hatch,2218,REP,63,,-37,11/6/2012,29.98,65.31,-35.33,1.67,-1.67,1,-5.597139277981874,for Deseret News | KSL-TV +73057,136998,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,10/29/2012,600,Tim Kaine,2228,DEM,45.7,George F. Allen,2229,REP,45,,.69999999,11/6/2012,52.87,46.96,5.91,5.21,-5.21,1,.6290630037019685,for Newsmax; sample size unavailable; estimated at 600 as a default +30820,37193,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Feldman Group,93,Live Phone,D,10/29/2012,800,Tammy Baldwin,2246,DEM,48,Tommy Thompson,2247,REP,45,,3,11/6/2012,51.41,45.86,5.55,2.55,-2.55,1,-2.571634554159284,for Tammy Baldwin +30534,36696,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Marist College,183,Live Phone,,10/29/2012,1065,Tammy Baldwin,2246,DEM,48,Tommy Thompson,2247,REP,47,,1,11/6/2012,51.41,45.86,5.55,4.55,-4.55,1,-.4759311404439734,for NBC News +30644,36866,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2012,1000,Tammy Baldwin,2246,DEM,47,Tommy Thompson,2247,REP,48,,-1,11/6/2012,51.41,45.86,5.55,6.55,-6.55,0,1.908552689708796,for Let Freedom Ring +30536,36776,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2012,750,Tammy Baldwin,2246,DEM,48,Tommy Thompson,2247,REP,48,,0,11/6/2012,51.41,45.86,5.55,5.55,-5.55,.5,.7785241003324894, +51341,81207,4968,2012,2012_House-G_CA-52,CA-52,House-G,House-G,SurveyUSA,325,IVR/Live Phone,,10/29/2012,628,Scott Peters,10640,DEM,46,Brian P. Bilbray,10641,REP,46,,0,11/6/2012,51.18,48.82,2.36,2.36,-2.36,.5,-3.300220727210713,for KGTV-TV (California) +30618,81196,5294,2012,2012_House-G_UT-1,UT-1,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/29/2012,194,Donna M. McAleer,7534,DEM,15,Rob Bishop,7515,REP,72,,-57,11/6/2012,24.69,71.47,-46.79,10.21,-10.21,1,2.746891199163068,for Deseret News | KSL-TV; among registered voters +30618,81195,5295,2012,2012_House-G_UT-2,UT-2,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/29/2012,229,F. Jay Seegmiller,7538,DEM,28,Chris Stewart,7542,REP,44,,-16,11/6/2012,33.47,62.17,-28.71,12.71,12.71,1,7.260484497421513,for Deseret News | KSL-TV; among registered voters +30618,81199,5296,2012,2012_House-G_UT-3,UT-3,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/29/2012,232,Søren D. Simonsen,7539,DEM,18,Jason Chaffetz,7517,REP,68,,-50,11/6/2012,23.39,76.61,-53.21,3.21,3.21,1,-4.209046737859526,for Deseret News | KSL-TV; among registered voters +30618,81189,5297,2012,2012_House-G_UT-4,UT-4,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/29/2012,414,Jim Matheson,7532,DEM,43,Mia B. Love,7531,REP,48,,-5,11/6/2012,48.84,48.53,.31,5.31,-5.31,0,-1.885019486252639,for Deseret News | KSL-TV; among registered voters +30563,36735,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/30/2012,1293,Barack Obama,16,DEM,49,Mitt Romney,9,REP,48,,1,11/6/2012,51.02,47.18,3.85,2.85,-2.85,1,-.3198447080427712,for The Washington Post +30661,36908,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,CVOTER,40,Online,,10/30/2012,1074,Barack Obama,16,DEM,49,Mitt Romney,9,REP,48,,1,11/6/2012,51.02,47.18,3.85,2.85,-2.85,1,-.4356509430087151,for UPI +30468,36580,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,10/30/2012,1547,Barack Obama,16,DEM,47.1,Mitt Romney,9,REP,43.1,,4,11/6/2012,51.02,47.18,3.85,.15,.15,1,-3.317403998812543, +63702,117229,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,TCJ Research,327,IVR,,10/30/2012,1500,Barack Obama,16,DEM,46.8,Mitt Romney,9,REP,49.9,,-3.0999999,11/6/2012,51.02,47.18,3.85,6.95,-6.95,0,3.91752144027753, +30575,36755,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Live Phone,,10/30/2012,800,Barack Obama,16,DEM,48.7,Mitt Romney,9,REP,48.5,,.2,11/6/2012,51.02,47.18,3.85,3.65,-3.65,1,.147110553507038, +30546,36712,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,CallFire,42,IVR,,10/30/2012,839,Barack Obama,16,DEM,49,Mitt Romney,9,REP,48,,1,11/6/2012,51.49,46.13,5.37,4.37,-4.37,1,.1113276030149051,for Faith Horizon +30590,36782,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/30/2012,695,Barack Obama,16,DEM,47,Mitt Romney,9,REP,45,,2,11/6/2012,51.49,46.13,5.37,3.37,-3.37,1,-.9675549043306926, +63660,117166,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,TCJ Research,327,IVR,,10/30/2012,1000,Barack Obama,16,DEM,46.9,Mitt Romney,9,REP,51.3,,-4.4000001,11/6/2012,51.49,46.13,5.37,9.77,-9.77,0,5.811027224142913, +30509,36645,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,We Ask America,376,IVR,,10/30/2012,1246,Barack Obama,16,DEM,50.1,Mitt Romney,9,REP,46.7,,3.4000001,11/6/2012,51.49,46.13,5.37,1.97,-1.97,1,-2.187282844406383, +30499,36630,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/30/2012,549,Barack Obama,16,DEM,47,Mitt Romney,9,REP,50,,-3,11/6/2012,50.01,49.13,.88,3.88,-3.88,0,.9668145794209694, +30510,36646,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,We Ask America,376,IVR,,10/30/2012,1146,Barack Obama,16,DEM,48.9,Mitt Romney,9,REP,49.8,,-.89999998,11/6/2012,50.01,49.13,.88,1.78,-1.78,0,-.7045731895376156, +30544,36711,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,CallFire,42,IVR,,10/30/2012,891,Barack Obama,16,DEM,50,Mitt Romney,9,REP,47,,3,11/6/2012,51.99,46.18,5.81,2.81,-2.81,1,-.8833377460841949,for Faith Horizon +30494,36621,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/30/2012,676,Barack Obama,16,DEM,50,Mitt Romney,9,REP,45,,5,11/6/2012,51.99,46.18,5.81,.81,-.81,1,-2.854550554547142,for unspecified Democratic sponsor +30548,36714,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2012,750,Barack Obama,16,DEM,48,Mitt Romney,9,REP,49,,-1,11/6/2012,51.99,46.18,5.81,6.81,-6.81,0,3.242617183814748, +30511,36647,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,We Ask America,376,IVR,,10/30/2012,1174,Barack Obama,16,DEM,48.8,Mitt Romney,9,REP,47.3,,1.5,11/6/2012,51.99,46.18,5.81,4.31,-4.31,1,.8071741939604538, +30496,36624,667,2012,2012_Pres-G_IL,IL,Pres-G,Pres-G,We Ask America,376,IVR,,10/30/2012,1198,Barack Obama,16,DEM,57,Mitt Romney,9,REP,41,,16,11/6/2012,57.6,40.73,16.87,.87,-.87,1,-3.735075563266131, +30519,37191,668,2012,2012_Pres-G_IN,IN,Pres-G,Pres-G,McLaughlin & Associates,203,Live Phone,R,10/30/2012,600,Barack Obama,16,DEM,39,Mitt Romney,9,REP,57,,-18,11/6/2012,43.93,54.13,-10.2,7.8,-7.8,1,4.664093564345565,for Richard Mourdock +63669,117185,676,2012,2012_Pres-G_MN,MN,Pres-G,Pres-G,TCJ Research,327,IVR,,10/30/2012,1000,Barack Obama,16,DEM,49.3,Mitt Romney,9,REP,45.8,,3.5,11/6/2012,52.65,44.96,7.69,4.19,-4.19,1,1.667259498190797, +30512,36648,677,2012,2012_Pres-G_MO,MO,Pres-G,Pres-G,We Ask America,376,IVR,,10/30/2012,1217,Barack Obama,16,DEM,42.2,Mitt Romney,9,REP,53.8,,-11.6,11/6/2012,44.38,53.76,-9.38,2.22,-2.22,1,-.5372960758300526, +51340,36946,679,2012,2012_Pres-G_MT,MT,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/30/2012,625,Barack Obama,16,DEM,43,Mitt Romney,9,REP,53,2,-10,11/6/2012,41.7,55.35,-13.65,3.65,3.65,1,-1.320878891531818,for Lee Enterprises; average of multiple versions or turnout models listed in poll +30501,36634,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/30/2012,730,Barack Obama,16,DEM,49,Mitt Romney,9,REP,49,,0,11/6/2012,48.35,50.39,-2.04,2.04,2.04,.5,-1.248443496580124,for unspecified Democratic sponsor +30584,36816,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,New England College,228,IVR,,10/30/2012,1017,Barack Obama,16,DEM,49.5,Mitt Romney,9,REP,44.4,,5.0999999,11/6/2012,51.98,46.4,5.58,.48,-.48,1,-3.414783679627366, +30564,36736,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,Mellman Group,205,Live Phone,D,10/30/2012,600,Barack Obama,16,DEM,50,Mitt Romney,9,REP,44,,6,11/6/2012,52.36,45.68,6.68,.68,-.68,1,-2.721632716121954,for unspecified Democratic sponsor +63678,117195,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,TCJ Research,327,IVR,,10/30/2012,1000,Barack Obama,16,DEM,49.7,Mitt Romney,9,REP,47.2,,2.5,11/6/2012,52.36,45.68,6.68,4.18,-4.18,1,1.212328501142699, +30489,36614,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/30/2012,600,Barack Obama,16,DEM,50,Mitt Romney,9,REP,45,,5,11/6/2012,50.67,47.69,2.98,2.02,2.02,1,-.5444859769992155,for unspecified Democratic sponsor +63689,117215,690,2012,2012_Pres-G_OR,OR,Pres-G,Pres-G,TCJ Research,327,IVR,,10/30/2012,1000,Barack Obama,16,DEM,47,Mitt Romney,9,REP,45.3,,1.7,11/6/2012,54.24,42.15,12.09,10.39,-10.39,1,5.09713967745042, +30648,36871,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2012,1000,Barack Obama,16,DEM,49,Mitt Romney,9,REP,46,,3,11/6/2012,51.97,46.59,5.39,2.39,-2.39,1,-.2196046193881776,for Let Freedom Ring +30631,36929,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Susquehanna Polling & Research Inc.,326,Live Phone,,10/30/2012,800,Barack Obama,16,DEM,47,Mitt Romney,9,REP,47,,0,11/6/2012,51.97,46.59,5.39,5.39,-5.39,.5,3.058133912532097, +30615,36815,694,2012,2012_Pres-G_SD,SD,Pres-G,Pres-G,Nielson Brothers Polling,231,IVR,,10/30/2012,671,Barack Obama,16,DEM,42,Mitt Romney,9,REP,50,,-8,11/6/2012,39.87,57.89,-18.02,10.02,10.02,1,3.164150850040131, +30646,36875,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2012,1000,Barack Obama,16,DEM,49,Mitt Romney,9,REP,48,,1,11/6/2012,51.16,47.28,3.87,2.87,-2.87,1,-.1590062822437107,for Let Freedom Ring +30543,36709,700,2012,2012_Pres-G_WA,WA,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/30/2012,555,Barack Obama,16,DEM,54,Mitt Romney,9,REP,40,,14,11/6/2012,56.16,41.29,14.87,.87,-.87,1,-4.391297701629948,for KING TV (Seattle) +30495,36623,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/30/2012,825,Barack Obama,16,DEM,51,Mitt Romney,9,REP,46,,5,11/6/2012,52.78,45.94,6.84,1.84,-1.84,1,-2.260901597423674,for unspecified Democratic sponsor +51340,86940,1258,2012,2012_Gov-G_MT,MT,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/30/2012,625,Steve Bullock,12543,DEM,46,Richard A. Hill,12544,REP,49,2,-3,11/6/2012,48.9,47.34,1.57,4.57,-4.57,0,.5816964854875935,for Lee Enterprises +73522,137940,1258,2012,2012_Gov-G_MT,MT,Gov-G,Gov-G,Mellman Group,205,Live Phone,D,10/30/2012,800,Steve Bullock,12543,DEM,47,Richard A. Hill,12544,REP,40,3,7,11/6/2012,48.9,47.34,1.57,5.43,5.43,1,1.653568369210027,for unspecified Democratic sponsor +30501,87066,1263,2012,2012_Gov-G_NC,NC,Gov-G,Gov-G,Public Policy Polling,263,IVR,D,10/30/2012,730,Walter H. Dalton,12553,DEM,39,Pat McCrory,12542,REP,50,4,-11,11/6/2012,43.23,54.62,-11.39,.39,.39,1,-4.345896988967248,for unspecified Democratic sponsor +30543,86944,1267,2012,2012_Gov-G_WA,WA,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,10/30/2012,555,Jay Robert Inslee,12546,DEM,47,Rob McKenna,12547,REP,46,,1,11/6/2012,51.54,48.46,3.08,2.08,-2.08,1,-1.890184365838271,for KING TV (Seattle) +30499,36631,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Gravis Marketing,124,IVR,,10/30/2012,549,Bill Nelson,2012,DEM,49,Connie Mack,2013,REP,46,,3,11/6/2012,55.23,42.23,13.01,10.01,-10.01,1,4.03869823278184, +30519,37192,1479,2012,2012_Sen-G_IN,IN,Sen-G,Sen-G,McLaughlin & Associates,203,Live Phone,R,10/30/2012,600,Joe Donnelly,2034,DEM,44,Richard Mourdock,2035,REP,45,4,-1,11/6/2012,50.04,44.28,5.76,6.76,-6.76,0,2.923759102321145,for Richard Mourdock +30512,36649,1486,2012,2012_Sen-G_MO,MO,Sen-G,Sen-G,We Ask America,376,IVR,,10/30/2012,1217,Claire McCaskill,2103,DEM,48.6,Todd Akin,2104,REP,45.2,6.2,3.4000001,11/6/2012,54.81,39.11,15.7,12.3,-12.3,1,5.921363618727628, +51340,137112,1487,2012,2012_Sen-G_MT,MT,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/30/2012,600,Jon Tester,2115,DEM,45,Denny Rehberg,2116,REP,49,1,-4,11/6/2012,48.58,44.86,3.72,7.72,-7.72,0,4.213305864831914,for Lee Enterprises; sample size unavailable; estimated at 600 as a default +63678,117296,1489,2012,2012_Sen-G_NV,NV,Sen-G,Sen-G,TCJ Research,327,IVR,,10/30/2012,1000,Shelley Berkley,2145,DEM,47.2,Dean Heller,2146,REP,49.3,,-2.0999999,11/6/2012,44.71,45.87,-1.16,.94,-.94,1,-2.868294279173385, +30648,36872,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2012,1000,Robert P. Casey Jr.,2173,DEM,46,Tom Smith,2174,REP,45,,1,11/6/2012,53.69,44.59,9.1,8.1,-8.1,1,4.106549520468011,for Let Freedom Ring +30631,36928,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Susquehanna Polling & Research Inc.,326,Live Phone,,10/30/2012,800,Robert P. Casey Jr.,2173,DEM,46,Tom Smith,2174,REP,45,,1,11/6/2012,53.69,44.59,9.1,8.1,-8.1,1,3.827820255281161, +30646,36876,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2012,1000,Tim Kaine,2228,DEM,48,George F. Allen,2229,REP,48,,0,11/6/2012,52.87,46.96,5.91,5.91,-5.91,.5,1.902542617567504,for Let Freedom Ring +73890,138637,5077,2012,2012_House-G_ME-2,ME-2,House-G,House-G,Kimball Political Consulting,163,IVR,,10/30/2012,825,Michael H. Michaud,7717,DEM,50.4,Kevin L. Raye,7719,REP,36.3,,14.1,11/6/2012,58.19,41.81,16.39,2.29,-2.29,1,-3.024332048552873, +51340,81206,5129,2012,2012_House-G_MT-1,MT-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/30/2012,625,Kim J. Gillan,10635,DEM,40,Steve Daines,10634,REP,51,,-11,11/6/2012,42.72,53.25,-10.53,.47,-.47,1,-4.887122049936384,for Lee Enterprises +30584,81203,5137,2012,2012_House-G_NH-1,NH-1,House-G,House-G,New England College,228,IVR,,10/30/2012,511,Carol Shea-Porter,7712,DEM,41,Frank C. Guinta,7706,REP,48,,-7,11/6/2012,49.75,45.99,3.77,10.77,-10.77,0,5.685877774131236, +30584,81202,5138,2012,2012_House-G_NH-2,NH-2,House-G,House-G,New England College,228,IVR,,10/30/2012,511,Annie Kuster,7708,DEM,47,Charles Bass,7701,REP,41,,6,11/6/2012,50.17,45.34,4.83,1.17,1.17,1,-3.528467621513173, +51344,81212,5174,2012,2012_House-G_NY-21,NY-21,House-G,House-G,Siena College,305,Live Phone,,10/30/2012,629,William L. Owens,10642,DEM,44,Matthew A. Doheny,7043,REP,43,4,1,11/6/2012,50.16,48.19,1.97,.97,-.97,1,-2.780165599350716, +51344,81210,5178,2012,2012_House-G_NY-25,NY-25,House-G,House-G,Siena College,305,Live Phone,,10/30/2012,624,Louise McIntosh Slaughter,10613,DEM,52,Maggie Brooks,10612,REP,42,,10,11/6/2012,57.41,42.59,14.82,4.82,-4.82,1,-.6398092168336247, +30615,81204,5248,2012,2012_House-G_SD-1,SD-1,House-G,House-G,Nielson Brothers Polling,231,IVR,,10/30/2012,771,Matt Varilek,10626,DEM,44,Kristi L. Noem,10625,REP,50,,-6,11/6/2012,42.55,57.45,-14.9,8.9,8.9,1,1.876662474230853, +51338,81198,5295,2012,2012_House-G_UT-2,UT-2,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/30/2012,625,F. Jay Seegmiller,7538,DEM,28,Chris Stewart,7542,REP,55,,-27,11/6/2012,33.47,62.17,-28.71,1.71,1.71,1,-5.72731653254107,for The Salt Lake Tribune +51338,121600,5297,2012,2012_House-G_UT-4,UT-4,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/30/2012,625,Jim Matheson,7532,DEM,41.5,Mia B. Love,7531,REP,51,,-9.5,11/6/2012,48.84,48.53,.31,9.81,-9.81,0,4.082668059793299,for The Salt Lake Tribune; average of multiple versions or turnout models listed in poll +30751,37089,8710,2012,2012_Pres-G_M1,M1,Pres-G,Pres-G,Critical Insights,64,Live Phone,,10/30/2012,300,Barack Obama,16,DEM,49,Mitt Romney,9,REP,43,,6,11/6/2012,59.57,38.18,21.39,15.39,-15.39,1,10.75600693127179, +30750,37088,8711,2012,2012_Pres-G_M2,M2,Pres-G,Pres-G,Critical Insights,64,Live Phone,,10/30/2012,300,Barack Obama,16,DEM,49,Mitt Romney,9,REP,42,,7,11/6/2012,52.94,44.38,8.56,1.56,-1.56,1,-3.235195646528398, +74562,140378,8711,2012,2012_Pres-G_M2,M2,Pres-G,Pres-G,Kimball Political Consulting,163,Live Phone,,10/30/2012,824,Barack Obama,16,DEM,50,Mitt Romney,9,REP,45,,5,11/6/2012,52.94,44.38,8.56,3.56,-3.56,1,.018534008245589, +30675,36934,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,10/31/2012,1000,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,.613920989288659,for George Washington University | Politico +30574,36754,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/31/2012,1200,Barack Obama,16,DEM,49,Mitt Romney,9,REP,48,,1,11/6/2012,51.02,47.18,3.85,2.85,-2.85,1,-.3223011076276824,for unspecified Democratic sponsor +30629,36839,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Marist College,183,Live Phone,,10/31/2012,1545,Barack Obama,16,DEM,49,Mitt Romney,9,REP,47,,2,11/6/2012,50.01,49.13,.88,1.12,1.12,1,-1.132173402838848,for NBC News +30625,36922,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2012,800,Barack Obama,16,DEM,45,Mitt Romney,9,REP,51,,-6,11/6/2012,50.01,49.13,.88,6.88,-6.88,0,4.448400268561055, +30669,36920,674,2012,2012_Pres-G_ME,ME,Pres-G,Pres-G,Critical Insights,64,Live Phone,,10/31/2012,613,Barack Obama,16,DEM,49,Mitt Romney,9,REP,42,,7,11/6/2012,56.27,40.98,15.29,8.29,-8.29,1,3.873173905984912, +30520,36663,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/31/2012,500,Barack Obama,16,DEM,53,Mitt Romney,9,REP,45,,8,11/6/2012,54.21,44.71,9.5,1.5,-1.5,1,-3.274072709904052,for unspecified Democratic sponsor +30736,37040,677,2012,2012_Pres-G_MO,MO,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/31/2012,589,Barack Obama,16,DEM,43,Mitt Romney,9,REP,50,,-7,11/6/2012,44.38,53.76,-9.38,2.38,2.38,1,-.5509187644923998, +30671,36926,685,2012,2012_Pres-G_NM,NM,Pres-G,Pres-G,Public Opinion Strategies,260,Live Phone,R,10/31/2012,500,Barack Obama,16,DEM,49,Mitt Romney,9,REP,41,6,8,11/6/2012,52.99,42.84,10.15,2.15,-2.15,1,-1.567382245889618,for Heather A. Wilson +30607,36808,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/31/2012,796,Barack Obama,16,DEM,48.5,Mitt Romney,9,REP,45.5,5,3,11/6/2012,50.67,47.69,2.98,.02,.02,1,-2.326495179021475,for CNN; average of multiple versions or turnout models listed in poll +30557,37207,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Clout Research/Wenzel Strategies,55,IVR,R,10/31/2012,1281,Barack Obama,16,DEM,46,Mitt Romney,9,REP,49,,-3,11/6/2012,50.67,47.69,2.98,5.98,-5.98,0,3.977859922523452,for unspecified Republican sponsor +63686,117212,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,TCJ Research,327,IVR,,10/31/2012,1000,Barack Obama,16,DEM,47.6,Mitt Romney,9,REP,49.9,,-2.3,11/6/2012,50.67,47.69,2.98,5.28,-5.28,0,3.272994209069365, +30594,36786,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,We Ask America,376,IVR,,10/31/2012,1649,Barack Obama,16,DEM,50.2,Mitt Romney,9,REP,45.8,,4.4000001,11/6/2012,50.67,47.69,2.98,1.42,1.42,1,-.5448362307027769, +30526,36682,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/31/2012,600,Barack Obama,16,DEM,49,Mitt Romney,9,REP,46,,3,11/6/2012,51.16,47.28,3.87,.87,-.87,1,-2.874904102649428,for unspecified Democratic sponsor +30593,36785,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,We Ask America,376,IVR,,10/31/2012,1069,Barack Obama,16,DEM,48.5,Mitt Romney,9,REP,47.6,,.89999998,11/6/2012,51.16,47.28,3.87,2.97,-2.97,1,-.1392596002156185, +30556,36724,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Clout Research/Wenzel Strategies,55,IVR,R,10/31/2012,1074,Barack Obama,16,DEM,49,Mitt Romney,9,REP,47,,2,11/6/2012,52.78,45.94,6.84,4.84,-4.84,1,1.069205382833966,for unspecified Republican sponsor +63715,117263,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,TCJ Research,327,IVR,,10/31/2012,1000,Barack Obama,16,DEM,47.2,Mitt Romney,9,REP,50.2,,-3,11/6/2012,52.78,45.94,6.84,9.84,-9.84,0,6.413045185923197, +30592,36784,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,We Ask America,376,IVR,,10/31/2012,1210,Barack Obama,16,DEM,51.5,Mitt Romney,9,REP,44.8,,6.6999998,11/6/2012,52.78,45.94,6.84,.14,-.14,1,-3.694709522189876, +30736,86942,1261,2012,2012_Gov-G_MO,MO,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,10/31/2012,589,Jay Nixon,12545,DEM,48,David Spence,12550,REP,39,5,9,11/6/2012,54.77,42.53,12.24,3.24,-3.24,1,-2.340638935858895, +30629,36840,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Marist College,183,Live Phone,,10/31/2012,1545,Bill Nelson,2012,DEM,52,Connie Mack,2013,REP,43,,9,11/6/2012,55.23,42.23,13.01,4.01,-4.01,1,-1.621179515051869,for NBC News +30625,36923,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/31/2012,800,Bill Nelson,2012,DEM,49,Connie Mack,2013,REP,43,,6,11/6/2012,55.23,42.23,13.01,7.01,-7.01,1,1.410337351714176, +30669,36921,1480,2012,2012_Sen-G_ME,ME,Sen-G,Sen-G,Critical Insights,64,Live Phone,,10/31/2012,613,Angus S. King Jr.,2071,IND,49,Charlie Summers,2070,REP,33,11,16,11/6/2012,52.89,30.74,22.15,6.15,,1,-.6530986997487908, +30736,37041,1486,2012,2012_Sen-G_MO,MO,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/31/2012,589,Claire McCaskill,2103,DEM,51,Todd Akin,2104,REP,36,8,15,11/6/2012,54.81,39.11,15.7,.7,-.7,1,-6.639673283023157, +30671,137249,1491,2012,2012_Sen-G_NM,NM,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/31/2012,500,Martin Heinrich,2137,DEM,46,Heather A. Wilson,2138,REP,46,3,0,11/6/2012,51.01,45.28,5.73,5.73,-5.73,.5,1.587357692875299,for Heather A. Wilson +30557,37208,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Clout Research/Wenzel Strategies,55,IVR,R,10/31/2012,1281,Sherrod Brown,2164,DEM,45,Josh Mandel,2165,REP,50,,-5,11/6/2012,50.7,44.7,6,11,-11,0,8.261543563416545,for unspecified Republican sponsor +63686,117300,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,TCJ Research,327,IVR,,10/31/2012,1000,Sherrod Brown,2164,DEM,49.1,Josh Mandel,2165,REP,47.5,,1.6,11/6/2012,50.7,44.7,6,4.4,-4.4,1,1.303536964538725, +30593,137770,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,We Ask America,376,IVR,,10/31/2012,1069,Tim Kaine,2228,DEM,49.6,George F. Allen,2229,REP,50.4,,-.80000001,11/6/2012,52.87,46.96,5.91,6.71,-6.71,0,2.738703281975201, +30556,36725,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Clout Research/Wenzel Strategies,55,IVR,R,10/31/2012,1074,Tammy Baldwin,2246,DEM,45,Tommy Thompson,2247,REP,47,,-2,11/6/2012,51.41,45.86,5.55,7.55,-7.55,0,2.847442040462793,for unspecified Republican sponsor +63715,117307,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,TCJ Research,327,IVR,,10/31/2012,1000,Tammy Baldwin,2246,DEM,46.8,Tommy Thompson,2247,REP,49.9,,-3.0999999,11/6/2012,51.41,45.86,5.55,8.65,-8.65,0,4.007410914622438, +30592,137771,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,We Ask America,376,IVR,,10/31/2012,1210,Tammy Baldwin,2246,DEM,48.5,Tommy Thompson,2247,REP,46.3,,2.2,11/6/2012,51.41,45.86,5.55,3.35,-3.35,1,-1.450162477247317, +30669,82969,5076,2012,2012_House-G_ME-1,ME-1,House-G,House-G,Critical Insights,64,Live Phone,,10/31/2012,288,Chellie Pingree,7718,DEM,56,Jonathan T.E. Courtney,7714,REP,37,,19,11/6/2012,64.79,35.21,29.58,10.58,-10.58,1,5.514923342369459, +30669,82970,5077,2012,2012_House-G_ME-2,ME-2,House-G,House-G,Critical Insights,64,Live Phone,,10/31/2012,325,Michael H. Michaud,7717,DEM,55,Kevin L. Raye,7719,REP,36,,19,11/6/2012,58.19,41.81,16.39,2.61,2.61,1,-3.43896869849813, +30675,36935,8270,2012,2012_House-G_US,US,House-G,House-G,Georgetown University (Battleground),114,Live Phone,,10/31/2012,1000,Generic Candidate,4295,DEM,46,Generic Candidate,4293,REP,46,,0,11/6/2012,48.44,47.43,1.01,1.01,-1.01,.5,-1.384069714248395,for George Washington University | Politico +30573,36753,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,11/1/2012,2318,Barack Obama,16,DEM,44.7,Mitt Romney,9,REP,42.7,,2,11/6/2012,51.02,47.18,3.85,1.85,-1.85,1,-1.330748250356204, +30576,36758,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Purple Strategies,265,IVR/Online,,11/1/2012,1000,Barack Obama,16,DEM,47,Mitt Romney,9,REP,46,,1,11/6/2012,51.02,47.18,3.85,2.85,-2.85,1,-.3185472621997842, +30639,37157,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2012,3000,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,1.215921524739892, +63706,117235,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,TCJ Research,327,IVR,,11/1/2012,1500,Barack Obama,16,DEM,47.4,Mitt Romney,9,REP,50.4,,-3,11/6/2012,51.02,47.18,3.85,6.85,-6.85,0,3.979647877271064, +30603,36804,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Ipsos,154,Online,,11/1/2012,1139,Barack Obama,16,DEM,44.5,Mitt Romney,9,REP,46,,-1.5,11/6/2012,51.49,46.13,5.37,6.87,-6.87,0,3.081204942833354,average of multiple versions or turnout models listed in poll +30577,36759,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,11/1/2012,825,Barack Obama,16,DEM,50,Mitt Romney,9,REP,46,,4,11/6/2012,51.49,46.13,5.37,1.37,-1.37,1,-3.187345109290153,for unspecified Democratic sponsor +30601,36801,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Ipsos,154,Online,,11/1/2012,1152,Barack Obama,16,DEM,47,Mitt Romney,9,REP,44.5,,2.5,11/6/2012,50.01,49.13,.88,1.62,1.62,1,-.6553857354971209,average of multiple versions or turnout models listed in poll +30686,36959,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Mellman Group,205,Live Phone,D,11/1/2012,600,Barack Obama,16,DEM,47,Mitt Romney,9,REP,45,,2,11/6/2012,50.01,49.13,.88,1.12,1.12,1,-1.672842688688733,for unspecified Democratic sponsor +63663,117170,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,TCJ Research,327,IVR,,11/1/2012,1000,Barack Obama,16,DEM,46.3,Mitt Romney,9,REP,52.1,,-5.8000002,11/6/2012,50.01,49.13,.88,6.68,-6.68,0,4.408207759214974, +30586,36770,663,2012,2012_Pres-G_GA,GA,Pres-G,Pres-G,20/20 Insight,1,IVR,D,11/1/2012,1316,Barack Obama,16,DEM,46,Mitt Romney,9,REP,52,,-6,11/6/2012,45.48,53.3,-7.82,1.82,1.82,1,-1.145791377017826,for unspecified Democratic sponsor +30582,36764,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Gravis Marketing,124,IVR,,11/1/2012,594,Barack Obama,16,DEM,49,Mitt Romney,9,REP,45,,4,11/6/2012,51.99,46.18,5.81,1.81,-1.81,1,-2.148445380910922, +30617,36818,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Mellman Group,205,Live Phone,D,11/1/2012,600,Barack Obama,16,DEM,46,Mitt Romney,9,REP,44,,2,11/6/2012,51.99,46.18,5.81,3.81,-3.81,1,.0975739032063701,for unspecified Democratic sponsor +30667,36918,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Selzer & Co.,304,Live Phone,,11/1/2012,800,Barack Obama,16,DEM,47,Mitt Romney,9,REP,42,,5,11/6/2012,51.99,46.18,5.81,.81,-.81,1,-2.761120385042519, +63665,117173,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,TCJ Research,327,IVR,,11/1/2012,1000,Barack Obama,16,DEM,47.6,Mitt Romney,9,REP,50.3,,-2.7,11/6/2012,51.99,46.18,5.81,8.51,-8.51,0,5.287600724358002, +30619,37211,668,2012,2012_Pres-G_IN,IN,Pres-G,Pres-G,McLaughlin & Associates,203,Live Phone,R,11/1/2012,600,Barack Obama,16,DEM,41,Mitt Romney,9,REP,54,,-13,11/6/2012,43.93,54.13,-10.2,2.8,-2.8,1,-.2192516782804253,for Richard Mourdock +30611,36943,668,2012,2012_Pres-G_IN,IN,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2012,600,Barack Obama,16,DEM,43,Mitt Romney,9,REP,52,,-9,11/6/2012,43.93,54.13,-10.2,1.2,1.2,1,-1.933158353578874, +30587,36777,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,Kimball Political Consulting,163,IVR,,11/1/2012,761,Barack Obama,16,DEM,54,Mitt Romney,9,REP,41,,13,11/6/2012,60.65,37.51,23.14,10.14,-10.14,1,4.765895523213458, +30578,36760,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,11/1/2012,500,Barack Obama,16,DEM,48,Mitt Romney,9,REP,41,,7,11/6/2012,54.21,44.71,9.5,2.5,-2.5,1,-1.964939119620118,for unspecified Democratic sponsor +30591,36783,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2012,750,Barack Obama,16,DEM,52,Mitt Romney,9,REP,47,,5,11/6/2012,54.21,44.71,9.5,4.5,-4.5,1,.2804198872053524, +63668,117184,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,TCJ Research,327,IVR,,11/1/2012,1000,Barack Obama,16,DEM,50.4,Mitt Romney,9,REP,47.7,,2.7,11/6/2012,54.21,44.71,9.5,6.8,-6.8,1,2.763700689371903, +30596,36913,676,2012,2012_Pres-G_MN,MN,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,11/1/2012,772,Barack Obama,16,DEM,53,Mitt Romney,9,REP,44,,9,11/6/2012,52.65,44.96,7.69,1.31,1.31,1,-1.40734396783049,for unspecified Democratic sponsor +30581,36772,682,2012,2012_Pres-G_NE,NE,Pres-G,Pres-G,We Ask America,376,IVR,,11/1/2012,1178,Barack Obama,16,DEM,41,Mitt Romney,9,REP,54,,-13,11/6/2012,38.03,59.8,-21.78,8.78,8.78,1,4.83038589631856, +30610,36810,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,Gravis Marketing,124,IVR,,11/1/2012,497,Barack Obama,16,DEM,50,Mitt Romney,9,REP,49,,1,11/6/2012,51.98,46.4,5.58,4.58,-4.58,1,.5564736462646848, +30668,36919,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,11/1/2012,502,Barack Obama,16,DEM,47,Mitt Romney,9,REP,47,,0,11/6/2012,51.98,46.4,5.58,5.58,-5.58,.5,1.472921855578128,for WMUR +63675,117191,685,2012,2012_Pres-G_NM,NM,Pres-G,Pres-G,TCJ Research,327,IVR,,11/1/2012,1000,Barack Obama,16,DEM,51.6,Mitt Romney,9,REP,46.6,,5,11/6/2012,52.99,42.84,10.15,5.15,-5.15,1,1.736023757370867, +30599,36797,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Ipsos,154,Online,,11/1/2012,1162.5,Barack Obama,16,DEM,47.5,Mitt Romney,9,REP,42.5,,5,11/6/2012,50.67,47.69,2.98,2.02,2.02,1,.0315450996338966,average of multiple versions or turnout models listed in poll +30627,36835,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Marist College,183,Live Phone,,11/1/2012,1253,Barack Obama,16,DEM,51,Mitt Romney,9,REP,44.5,,6.5,11/6/2012,50.67,47.69,2.98,3.52,3.52,1,1.591654018664926,for NBC News; average of multiple versions or turnout models listed in poll; among registered voters +30588,36845,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2012,750,Barack Obama,16,DEM,49,Mitt Romney,9,REP,49,,0,11/6/2012,50.67,47.69,2.98,2.98,-2.98,.5,.7773066471168254, +30597,36793,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Ipsos,154,Online,,11/1/2012,1131,Barack Obama,16,DEM,48.5,Mitt Romney,9,REP,42.5,,6,11/6/2012,51.16,47.28,3.87,2.13,2.13,1,-.8905422262963941,average of multiple versions or turnout models listed in poll +30757,37097,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Mellman Group,205,Live Phone,D,11/1/2012,800,Barack Obama,16,DEM,48,Mitt Romney,9,REP,45,,3,11/6/2012,51.16,47.28,3.87,.87,-.87,1,-2.388253070477471,for unspecified Democratic sponsor +30619,87065,1260,2012,2012_Gov-G_IN,IN,Gov-G,Gov-G,McLaughlin & Associates,203,Live Phone,R,11/1/2012,600,John R. Gregg,12548,DEM,39,Mike Pence,12549,REP,51,3,-12,11/6/2012,46.56,49.49,-2.93,9.07,-9.07,1,5.465221655743155,for Richard Mourdock +30668,86938,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,11/1/2012,502,Margaret Wood Hassan,12539,DEM,47,Ovide Lamontagne,12540,REP,42,1,5,11/6/2012,54.61,42.52,12.09,7.09,-7.09,1,-.7120625463622081,for WMUR +30601,36802,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Ipsos,154,Online,,11/1/2012,1152,Bill Nelson,2012,DEM,51,Connie Mack,2013,REP,38,,13,11/6/2012,55.23,42.23,13.01,.01,-.01,1,-5.946123379854502,average of multiple versions or turnout models listed in poll +30619,37212,1479,2012,2012_Sen-G_IN,IN,Sen-G,Sen-G,McLaughlin & Associates,203,Live Phone,R,11/1/2012,600,Joe Donnelly,2034,DEM,44,Richard Mourdock,2035,REP,46,,-2,11/6/2012,50.04,44.28,5.76,7.76,-7.76,0,4.026575931673927,for Richard Mourdock +30611,36942,1479,2012,2012_Sen-G_IN,IN,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2012,600,Joe Donnelly,2034,DEM,45,Richard Mourdock,2035,REP,42,,3,11/6/2012,50.04,44.28,5.76,2.76,-2.76,1,-1.15351179813944, +30587,36778,1482,2012,2012_Sen-G_MA,MA,Sen-G,Sen-G,Kimball Political Consulting,163,IVR,,11/1/2012,761,Elizabeth Warren,2038,DEM,47,Scott Brown,2039,REP,49,,-2,11/6/2012,53.74,46.19,7.55,9.55,-9.55,0,5.892340582792601, +30581,36771,1488,2012,2012_Sen-G_NE,NE,Sen-G,Sen-G,We Ask America,376,IVR,,11/1/2012,1178,Bob Kerrey,2122,DEM,41.2,Deb Fischer,2120,REP,53.6,,-12.4,11/6/2012,42.23,57.77,-15.55,3.15,3.15,1,-2.984846228175047, +30599,36798,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Ipsos,154,Online,,11/1/2012,1162.5,Sherrod Brown,2164,DEM,49,Josh Mandel,2165,REP,40.5,,8.5,11/6/2012,50.7,44.7,6,2.5,2.5,1,-.3495349948642499,average of multiple versions or turnout models listed in poll +30627,36836,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Marist College,183,Live Phone,,11/1/2012,1253,Sherrod Brown,2164,DEM,49.5,Josh Mandel,2165,REP,44.5,,5,11/6/2012,50.7,44.7,6,1,-1,1,-1.874942493873791,for NBC News; average of multiple versions or turnout models listed in poll; among registered voters +30588,36846,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2012,750,Sherrod Brown,2164,DEM,48,Josh Mandel,2165,REP,48,,0,11/6/2012,50.7,44.7,6,6,-6,.5,2.890915540089156, +30597,36794,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Ipsos,154,Online,,11/1/2012,1131,Tim Kaine,2228,DEM,47.5,George F. Allen,2229,REP,42,,5.5,11/6/2012,52.87,46.96,5.91,.41,-.41,1,-3.686972555389936,average of multiple versions or turnout models listed in poll +30586,81200,5021,2012,2012_House-G_GA-12,GA-12,House-G,House-G,20/20 Insight,1,IVR,D,11/1/2012,450,John Barrow,6638,DEM,50,Lee I. Anderson,6637,REP,44,,6,11/6/2012,53.7,46.3,7.4,1.4,-1.4,1,-5.772727924302832,for unspecified Democratic sponsor +51339,81205,5177,2012,2012_House-G_NY-24,NY-24,House-G,House-G,Siena College,305,Live Phone,,11/1/2012,670,Daniel B. Maffei,10639,DEM,44,Ann Marie Buerkle,10638,REP,44,8,0,11/6/2012,48.86,43.4,5.46,5.46,-5.46,.5,.2366995157065326, +51337,81197,5180,2012,2012_House-G_NY-27,NY-27,House-G,House-G,Siena College,305,Live Phone,,11/1/2012,636,Kathleen Courtney Hochul,10636,DEM,47,Chris Collins,7036,REP,48,,-1,11/6/2012,49.21,50.79,-1.58,.58,.58,1,-6.445146752515038,for WGRZ-TV | Buffalo News +30767,37109,8270,2012,2012_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/1/2012,7000,Generic Candidate,4295,DEM,46,Generic Candidate,4293,REP,46,,0,11/6/2012,48.44,47.43,1.01,1.01,-1.01,.5,-.768939664615466, +30793,37147,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Angus Reid Global,13,Online,,11/2/2012,1019,Barack Obama,16,DEM,51,Mitt Romney,9,REP,48,,3,11/6/2012,51.02,47.18,3.85,.85,-.85,1,-2.273136280021365, +30605,36805,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,11/2/2012,2527,Barack Obama,16,DEM,45.7,Mitt Romney,9,REP,42,,3.7,11/6/2012,51.02,47.18,3.85,.15,-.15,1,-2.919224192526591, +30676,36936,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,Live Phone,,11/2/2012,1475,Barack Obama,16,DEM,48,Mitt Romney,9,REP,47,,1,11/6/2012,51.02,47.18,3.85,2.85,-2.85,1,-.0672812754565823,for NBC News | Wall Street Journal +30713,37032,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,Live Phone,,11/2/2012,2709,Barack Obama,16,DEM,48,Mitt Romney,9,REP,45,,3,11/6/2012,51.02,47.18,3.85,.85,-.85,1,-1.908314296457202, +30798,37159,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,RAND (American Life Panel),270,Online,,11/2/2012,3500,Barack Obama,16,DEM,49.5,Mitt Romney,9,REP,46.18,,3.3199999,11/6/2012,51.02,47.18,3.85,.53,-.53,1,-2.20268752637587, +30725,37027,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,36472,Barack Obama,16,DEM,48.5,Mitt Romney,9,REP,46.5,,2,11/6/2012,51.02,47.18,3.85,1.85,-1.85,1,-.6939951212979856, +30685,36956,656,2012,2012_Pres-G_AZ,AZ,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,702,Barack Obama,16,DEM,44,Mitt Romney,9,REP,52,,-8,11/6/2012,44.59,53.65,-9.06,1.06,1.06,1,-2.417845779017031, +30703,36991,657,2012,2012_Pres-G_CA,CA,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,1575,Barack Obama,16,DEM,55,Mitt Romney,9,REP,40,,15,11/6/2012,60.24,37.12,23.12,8.12,-8.12,1,1.44544604034795, +30712,37008,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,752,Barack Obama,16,DEM,48,Mitt Romney,9,REP,47,,1,11/6/2012,51.49,46.13,5.37,4.37,-4.37,1,.2973700997003745, +30623,36825,659,2012,2012_Pres-G_CT,CT,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/2/2012,1220,Barack Obama,16,DEM,55,Mitt Romney,9,REP,42,,13,11/6/2012,58.06,40.73,17.33,4.33,-4.33,1,-.7464372094214331, +30702,36989,659,2012,2012_Pres-G_CT,CT,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,895,Barack Obama,16,DEM,54,Mitt Romney,9,REP,39,,15,11/6/2012,58.06,40.73,17.33,2.33,-2.33,1,-3.273681276123958, +30773,37115,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Angus Reid Global,13,Online,,11/2/2012,525,Barack Obama,16,DEM,49,Mitt Romney,9,REP,49,,0,11/6/2012,50.01,49.13,.88,.88,-.88,.5,-1.784274293990964, +30711,37006,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,1621,Barack Obama,16,DEM,47,Mitt Romney,9,REP,48,,-1,11/6/2012,50.01,49.13,.88,1.88,-1.88,0,-.1756734856816983, +30687,36960,663,2012,2012_Pres-G_GA,GA,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,1070,Barack Obama,16,DEM,44,Mitt Romney,9,REP,52,,-8,11/6/2012,45.48,53.3,-7.82,.18,-.18,1,-2.714283709144903, +30634,36851,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,11/2/2012,500,Barack Obama,16,DEM,47,Mitt Romney,9,REP,44,,3,11/6/2012,51.99,46.18,5.81,2.81,-2.81,1,-.9607545790411944,for unspecified Democratic sponsor +30710,37004,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,1040,Barack Obama,16,DEM,48,Mitt Romney,9,REP,47,,1,11/6/2012,51.99,46.18,5.81,4.81,-4.81,1,1.54004439400987, +30701,36987,667,2012,2012_Pres-G_IL,IL,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,1126,Barack Obama,16,DEM,57,Mitt Romney,9,REP,38,,19,11/6/2012,57.6,40.73,16.87,2.13,2.13,1,-1.797664479874995, +30688,36961,668,2012,2012_Pres-G_IN,IN,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,768,Barack Obama,16,DEM,44,Mitt Romney,9,REP,51,,-7,11/6/2012,43.93,54.13,-10.2,3.2,3.2,1,.4783357536141615, +30624,36827,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/2/2012,1089,Barack Obama,16,DEM,57,Mitt Romney,9,REP,42,,15,11/6/2012,60.65,37.51,23.14,8.14,-8.14,1,3.030918722396308, +30740,37045,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,University of Massachusetts Lowell,355,Live Phone,,11/2/2012,800,Barack Obama,16,DEM,57,Mitt Romney,9,REP,37,,20,11/6/2012,60.65,37.51,23.14,3.14,-3.14,1,-2.383767419254887, +30700,36985,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,811,Barack Obama,16,DEM,57,Mitt Romney,9,REP,37,,20,11/6/2012,60.65,37.51,23.14,3.14,-3.14,1,-2.365660407615658, +30699,36983,673,2012,2012_Pres-G_MD,MD,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,705,Barack Obama,16,DEM,59,Mitt Romney,9,REP,37,,22,11/6/2012,61.97,35.9,26.08,4.08,-4.08,1,-1.280753430395526, +30802,37163,674,2012,2012_Pres-G_ME,ME,Pres-G,Pres-G,Maine People's Resource Center,180,IVR,,11/2/2012,905,Barack Obama,16,DEM,53.3,Mitt Romney,9,REP,42.2,.9,11.1,11/6/2012,56.27,40.98,15.29,4.19,-4.19,1,-.2977683987938966, +30620,36821,674,2012,2012_Pres-G_ME,ME,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/2/2012,1633,Barack Obama,16,DEM,55,Mitt Romney,9,REP,42,,13,11/6/2012,56.27,40.98,15.29,2.29,-2.29,1,-2.161863410713255, +30775,37119,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,Angus Reid Global,13,Online,,11/2/2012,502,Barack Obama,16,DEM,52,Mitt Romney,9,REP,47,,5,11/6/2012,54.21,44.71,9.5,4.5,-4.5,1,-.1050301993989423, +30679,36940,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,Baydoun Consulting,25,IVR,,11/2/2012,1913,Barack Obama,16,DEM,46.24,Mitt Romney,9,REP,46.86,,-.62,11/6/2012,54.21,44.71,9.5,10.12,-10.12,0,6.830384623855421, +30637,36854,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/2/2012,700,Barack Obama,16,DEM,52,Mitt Romney,9,REP,46,,6,11/6/2012,54.21,44.71,9.5,3.5,-3.5,1,-.8832896200723601, +30698,36981,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,1091,Barack Obama,16,DEM,51,Mitt Romney,9,REP,44,,7,11/6/2012,54.21,44.71,9.5,2.5,-2.5,1,-1.502471379871681, +30735,37038,676,2012,2012_Pres-G_MN,MN,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,11/2/2012,556,Barack Obama,16,DEM,52,Mitt Romney,9,REP,41,,11,11/6/2012,52.65,44.96,7.69,3.31,3.31,1,.6277084934088704, +30697,36979,676,2012,2012_Pres-G_MN,MN,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,790,Barack Obama,16,DEM,52,Mitt Romney,9,REP,44,,8,11/6/2012,52.65,44.96,7.69,.31,.31,1,-2.415133156720205, +30689,36963,677,2012,2012_Pres-G_MO,MO,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,779,Barack Obama,16,DEM,42,Mitt Romney,9,REP,53,,-11,11/6/2012,44.38,53.76,-9.38,1.62,-1.62,1,-1.124654356036676, +30709,37003,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,1500,Barack Obama,16,DEM,47,Mitt Romney,9,REP,49,,-2,11/6/2012,48.35,50.39,-2.04,.04,.04,1,-2.734448393966546, +30707,36999,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,690,Barack Obama,16,DEM,47,Mitt Romney,9,REP,43,,4,11/6/2012,51.98,46.4,5.58,1.58,-1.58,1,-2.131995334534485, +30696,36977,684,2012,2012_Pres-G_NJ,NJ,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,987,Barack Obama,16,DEM,53,Mitt Romney,9,REP,41,,12,11/6/2012,58.34,40.62,17.72,5.72,-5.72,1,.5025059876822828, +30695,36975,685,2012,2012_Pres-G_NM,NM,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,650,Barack Obama,16,DEM,49,Mitt Romney,9,REP,43,,6,11/6/2012,52.99,42.84,10.15,4.15,-4.15,1,.7588792350846253, +30706,36997,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,732,Barack Obama,16,DEM,49,Mitt Romney,9,REP,45,,4,11/6/2012,52.36,45.68,6.68,2.68,-2.68,1,-.1063290331533834, +30694,36973,687,2012,2012_Pres-G_NY,NY,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,1430,Barack Obama,16,DEM,59,Mitt Romney,9,REP,36,,23,11/6/2012,63.4,35.24,28.16,5.16,-5.16,1,1.885523965515207, +30635,36852,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,11/2/2012,500,Barack Obama,16,DEM,49,Mitt Romney,9,REP,45,,4,11/6/2012,50.67,47.69,2.98,1.02,1.02,1,-1.476485993710905,for unspecified Democratic sponsor +30777,37122,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,University of Cincinnati (Ohio Poll),346,Live Phone,,11/2/2012,901,Barack Obama,16,DEM,50,Mitt Romney,9,REP,48.5,,1.5,11/6/2012,50.67,47.69,2.98,1.48,-1.48,1,-.5956673420753983, +30705,36995,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,1620,Barack Obama,16,DEM,49,Mitt Romney,9,REP,46,,3,11/6/2012,50.67,47.69,2.98,.02,.02,1,-1.785743566823478, +30678,36938,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Muhlenberg College,219,Live Phone,,11/2/2012,430,Barack Obama,16,DEM,49,Mitt Romney,9,REP,46,,3,11/6/2012,51.97,46.59,5.39,2.39,-2.39,1,-.4492843991752358, +30693,36971,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,1273,Barack Obama,16,DEM,52,Mitt Romney,9,REP,44,,8,11/6/2012,51.97,46.59,5.39,2.61,2.61,1,.6156895856526823, +30790,37144,694,2012,2012_Pres-G_SD,SD,Pres-G,Pres-G,Nielson Brothers Polling,231,IVR,,11/2/2012,633,Barack Obama,16,DEM,41,Mitt Romney,9,REP,53,,-12,11/6/2012,39.87,57.89,-18.02,6.02,6.02,1,-.7466919718674564, +30690,36965,695,2012,2012_Pres-G_TN,TN,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,697,Barack Obama,16,DEM,42,Mitt Romney,9,REP,53,,-11,11/6/2012,39.08,59.48,-20.4,9.4,9.4,1,4.805166870136865, +30691,36967,696,2012,2012_Pres-G_TX,TX,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,1563,Barack Obama,16,DEM,38,Mitt Romney,9,REP,57,,-19,11/6/2012,41.38,57.17,-15.78,3.22,-3.22,1,-3.311036625405293, +30746,37056,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Marist College,183,Live Phone,,11/2/2012,1165,Barack Obama,16,DEM,48,Mitt Romney,9,REP,47,,1,11/6/2012,51.16,47.28,3.87,2.87,-2.87,1,-6.92945026753e-06,for NBC News +30708,37001,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,1497,Barack Obama,16,DEM,48,Mitt Romney,9,REP,46,,2,11/6/2012,51.16,47.28,3.87,1.87,-1.87,1,-.9297443805519328, +30662,36909,700,2012,2012_Pres-G_WA,WA,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/2/2012,932,Barack Obama,16,DEM,53,Mitt Romney,9,REP,46,,7,11/6/2012,56.16,41.29,14.87,7.87,-7.87,1,4.596823314368328,among 'voters' +30692,36969,700,2012,2012_Pres-G_WA,WA,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,837,Barack Obama,16,DEM,54,Mitt Romney,9,REP,40,,14,11/6/2012,56.16,41.29,14.87,.87,-.87,1,-4.000263304768517, +30753,37091,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Angus Reid Global,13,Online,,11/2/2012,454,Barack Obama,16,DEM,53,Mitt Romney,9,REP,46,,7,11/6/2012,52.78,45.94,6.84,.16,.16,1,-4.224761246680215, +30636,36853,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Grove Insight,129,Live Phone,D,11/2/2012,500,Barack Obama,16,DEM,48,Mitt Romney,9,REP,42,,6,11/6/2012,52.78,45.94,6.84,.84,-.84,1,-3.284816008698566,for unspecified Democratic sponsor +30704,36993,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,YouGov,391,Online,,11/2/2012,1225,Barack Obama,16,DEM,50,Mitt Romney,9,REP,46,,4,11/6/2012,52.78,45.94,6.84,2.84,-2.84,1,-.7138152550569536, +30662,86937,1267,2012,2012_Gov-G_WA,WA,Gov-G,Gov-G,Public Policy Polling,263,IVR,,11/2/2012,932,Jay Robert Inslee,12546,DEM,50,Rob McKenna,12547,REP,48,,2,11/6/2012,51.54,48.46,3.08,1.08,-1.08,1,-2.688165071198937,among 'voters' +30685,36957,1473,2012,2012_Sen-G_AZ,AZ,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,702,Richard Carmona,1977,DEM,42,Jeff Flake,1976,REP,49,,-7,11/6/2012,46.2,49.23,-3.03,3.97,-3.97,1,-.3346781607306776, +30703,36992,1474,2012,2012_Sen-G_CA,CA,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,1575,Dianne Feinstein,1989,DEM,56,Elizabeth Emken,1990,REP,39,,17,11/6/2012,62.52,37.48,25.05,8.05,-8.05,1,1.544968116477174, +30623,36826,1475,2012,2012_Sen-G_CT,CT,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/2/2012,1220,Christopher Murphy,1998,DEM,52,Linda McMahon,1999,REP,43,,9,11/6/2012,54.82,43.07,11.75,2.75,-2.75,1,-3.699970639147776, +30702,36990,1475,2012,2012_Sen-G_CT,CT,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,895,Christopher Murphy,1998,DEM,46,Linda McMahon,1999,REP,44,,2,11/6/2012,54.82,43.07,11.75,9.75,-9.75,1,3.679680731220384, +30773,37116,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Angus Reid Global,13,Online,,11/2/2012,525,Bill Nelson,2012,DEM,53,Connie Mack,2013,REP,45,,8,11/6/2012,55.23,42.23,13.01,5.01,-5.01,1,-1.099846163575373, +30711,37007,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,1621,Bill Nelson,2012,DEM,50,Connie Mack,2013,REP,44,,6,11/6/2012,55.23,42.23,13.01,7.01,-7.01,1,1.618032894824591, +30688,137808,1479,2012,2012_Sen-G_IN,IN,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,600,Joe Donnelly,2034,DEM,47,Richard Mourdock,2035,REP,45,,2,11/6/2012,50.04,44.28,5.76,3.76,-3.76,1,-.0489782202990606,sample size unavailable; estimated at 600 as a default +30802,37164,1480,2012,2012_Sen-G_ME,ME,Sen-G,Sen-G,Maine People's Resource Center,180,IVR,,11/2/2012,905,Angus S. King Jr.,2071,IND,47.6,Charlie Summers,2070,REP,34,10.7,13.6,11/6/2012,52.89,30.74,22.15,8.55,,1,2.926981720230944, +30620,36822,1480,2012,2012_Sen-G_ME,ME,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/2/2012,1633,Angus S. King Jr.,2071,IND,50,Charlie Summers,2070,REP,36,12,14,11/6/2012,52.89,30.74,22.15,8.15,,1,2.793756530721264, +30699,36984,1481,2012,2012_Sen-G_MD,MD,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,705,Benjamin L. Cardin,2048,DEM,57,Daniel J. Bongino,2047,REP,34,,23,11/6/2012,55.98,26.33,29.65,6.65,-6.65,1,1.6685244602482, +30624,36828,1482,2012,2012_Sen-G_MA,MA,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/2/2012,1089,Elizabeth Warren,2038,DEM,52,Scott Brown,2039,REP,46,,6,11/6/2012,53.74,46.19,7.55,1.55,-1.55,1,-2.450550320662573, +30740,37046,1482,2012,2012_Sen-G_MA,MA,Sen-G,Sen-G,University of Massachusetts Lowell,355,Live Phone,,11/2/2012,800,Elizabeth Warren,2038,DEM,48,Scott Brown,2039,REP,49,,-1,11/6/2012,53.74,46.19,7.55,8.55,-8.55,0,5.061976170365385, +30700,36986,1482,2012,2012_Sen-G_MA,MA,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,811,Elizabeth Warren,2038,DEM,50,Scott Brown,2039,REP,43,,7,11/6/2012,53.74,46.19,7.55,.55,-.55,1,-3.442558516494366, +30775,37120,1483,2012,2012_Sen-G_MI,MI,Sen-G,Sen-G,Angus Reid Global,13,Online,,11/2/2012,502,Debbie Stabenow,2082,DEM,56,Pete Hoekstra,2083,REP,43,,13,11/6/2012,58.8,37.98,20.81,7.81,-7.81,1,1.350159871287795, +30679,36941,1483,2012,2012_Sen-G_MI,MI,Sen-G,Sen-G,Baydoun Consulting,25,IVR,,11/2/2012,1913,Debbie Stabenow,2082,DEM,50.06,Pete Hoekstra,2083,REP,43.45,,6.6100001,11/6/2012,58.8,37.98,20.81,14.2,-14.2,1,9.051831707597279, +30637,36855,1483,2012,2012_Sen-G_MI,MI,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/2/2012,700,Debbie Stabenow,2082,DEM,55,Pete Hoekstra,2083,REP,42,,13,11/6/2012,58.8,37.98,20.81,7.81,-7.81,1,1.897999375263441, +30698,36982,1483,2012,2012_Sen-G_MI,MI,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,1091,Debbie Stabenow,2082,DEM,53,Pete Hoekstra,2083,REP,41,,12,11/6/2012,58.8,37.98,20.81,8.81,-8.81,1,3.194975135360021, +30735,37039,1484,2012,2012_Sen-G_MN,MN,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,11/2/2012,556,Amy Klobuchar,8112,DEM,60,Kurt Patrick Bills,2095,REP,30,,30,11/6/2012,65.23,30.53,34.7,4.7,-4.7,1,-2.118552926915701, +30697,36980,1484,2012,2012_Sen-G_MN,MN,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,790,Amy Klobuchar,8112,DEM,60,Kurt Patrick Bills,2095,REP,32,,28,11/6/2012,65.23,30.53,34.7,6.7,-6.7,1,.6080500530487993, +30689,36964,1486,2012,2012_Sen-G_MO,MO,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,779,Claire McCaskill,2103,DEM,52,Todd Akin,2104,REP,42,,10,11/6/2012,54.81,39.11,15.7,5.7,-5.7,1,-1.104234737774647, +30706,36998,1489,2012,2012_Sen-G_NV,NV,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,732,Shelley Berkley,2145,DEM,40,Dean Heller,2146,REP,49,,-9,11/6/2012,44.71,45.87,-1.16,7.84,-7.84,1,4.957849723723293, +30696,36978,1490,2012,2012_Sen-G_NJ,NJ,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,987,Robert Menendez,2131,DEM,51,Joe Kyrillos,2132,REP,36,,15,11/6/2012,58.87,39.37,19.49,4.49,-4.49,1,.692922386487874, +30695,36976,1491,2012,2012_Sen-G_NM,NM,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,650,Martin Heinrich,2137,DEM,50,Heather A. Wilson,2138,REP,43,,7,11/6/2012,51.01,45.28,5.73,1.27,1.27,1,-3.487400339444021, +30694,36974,1492,2012,2012_Sen-G_NY,NY,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,1430,Kirsten E. Gillibrand,2153,DEM,61,Wendy E. Long,2154,REP,29,,32,11/6/2012,72.2,26.36,45.84,13.84,-13.84,1,9.85556900111299, +30777,37123,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,University of Cincinnati (Ohio Poll),346,Live Phone,,11/2/2012,901,Sherrod Brown,2164,DEM,50.6,Josh Mandel,2165,REP,46.8,,3.8,11/6/2012,50.7,44.7,6,2.2,-2.2,1,-.7846004191767512, +30705,36996,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,1620,Sherrod Brown,2164,DEM,48,Josh Mandel,2165,REP,46,,2,11/6/2012,50.7,44.7,6,4,-4,1,1.333313440511977, +30678,36939,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Muhlenberg College,219,Live Phone,,11/2/2012,430,Robert P. Casey Jr.,2173,DEM,48,Tom Smith,2174,REP,42,,6,11/6/2012,53.69,44.59,9.1,3.1,-3.1,1,-1.779106830935145, +30693,36972,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,1273,Robert P. Casey Jr.,2173,DEM,50,Tom Smith,2174,REP,42,,8,11/6/2012,53.69,44.59,9.1,1.1,-1.1,1,-3.144310941919416, +30690,36966,1497,2012,2012_Sen-G_TN,TN,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,697,Mark E. Clayton,2186,DEM,29,Bob Corker,2184,REP,62,,-33,11/6/2012,30.41,64.89,-34.48,1.48,1.48,1,-3.295221100765607, +30691,36968,1498,2012,2012_Sen-G_TX,TX,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,1563,Paul Sadler,2195,DEM,36,Ted Cruz,2194,REP,57,,-21,11/6/2012,40.62,56.46,-15.83,5.17,-5.17,1,-1.875838227762289, +30746,37055,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Marist College,183,Live Phone,,11/2/2012,1165,Tim Kaine,2228,DEM,49,George F. Allen,2229,REP,46,,3,11/6/2012,52.87,46.96,5.91,2.91,-2.91,1,-.9828786967874924,for NBC News +30708,37002,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,1497,Tim Kaine,2228,DEM,46,George F. Allen,2229,REP,46,,0,11/6/2012,52.87,46.96,5.91,5.91,-5.91,.5,2.204837997100643, +30662,36910,1502,2012,2012_Sen-G_WA,WA,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/2/2012,932,Maria Cantwell,2243,DEM,57,Michael Baumgartner,2244,REP,39,,18,11/6/2012,60.45,39.55,20.9,2.9,-2.9,1,-2.38469055684873,among 'voters' +30692,36970,1502,2012,2012_Sen-G_WA,WA,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,837,Maria Cantwell,2243,DEM,56,Michael Baumgartner,2244,REP,38,,18,11/6/2012,60.45,39.55,20.9,2.9,-2.9,1,-2.46405823322118, +30753,37092,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Angus Reid Global,13,Online,,11/2/2012,454,Tammy Baldwin,2246,DEM,50,Tommy Thompson,2247,REP,48,,2,11/6/2012,51.41,45.86,5.55,3.55,-3.55,1,-1.703455993235684, +30704,36994,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,YouGov,391,Online,,11/2/2012,1225,Tammy Baldwin,2246,DEM,48,Tommy Thompson,2247,REP,47,,1,11/6/2012,51.41,45.86,5.55,4.55,-4.55,1,-.0368445705433621, +30802,81169,5076,2012,2012_House-G_ME-1,ME-1,House-G,House-G,Maine People's Resource Center,180,IVR,,11/2/2012,469,Chellie Pingree,7718,DEM,62,Jonathan T.E. Courtney,7714,REP,34,,28,11/6/2012,64.79,35.21,29.58,1.58,-1.58,1,-4.63667982287527, +30802,81191,5077,2012,2012_House-G_ME-2,ME-2,House-G,House-G,Maine People's Resource Center,180,IVR,,11/2/2012,436,Michael H. Michaud,7717,DEM,50,Kevin L. Raye,7719,REP,46,,4,11/6/2012,58.19,41.81,16.39,12.39,-12.39,1,9.018715095811483, +30735,81193,5116,2012,2012_House-G_MN-8,MN-8,House-G,House-G,SurveyUSA,325,IVR/Online,,11/2/2012,585,Richard M. Nolan,10614,DEM,47,Chip Cravaack,6786,REP,45,,2,11/6/2012,54.28,45.39,8.89,6.89,-6.89,1,.4772338809817649, +30790,81192,5248,2012,2012_House-G_SD-1,SD-1,House-G,House-G,Nielson Brothers Polling,231,IVR,,11/2/2012,612,Matt Varilek,10626,DEM,41,Kristi L. Noem,10625,REP,54,,-13,11/6/2012,42.55,57.45,-14.9,1.9,1.9,1,-5.091578350429196, +30676,117569,8270,2012,2012_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,11/2/2012,1475,Generic Candidate,4295,DEM,47,Generic Candidate,4293,REP,45,,2,11/6/2012,48.44,47.43,1.01,.99,.99,1,-1.099426139735178,for NBC News | Wall Street Journal +30725,37028,8270,2012,2012_House-G_US,US,House-G,House-G,YouGov,391,Online,,11/2/2012,25528,Generic Candidate,4295,DEM,47.6,Generic Candidate,4293,REP,41.7,,5.9000001,11/6/2012,48.44,47.43,1.01,4.89,4.89,1,3.424243613380774, +30803,37165,8710,2012,2012_Pres-G_M1,M1,Pres-G,Pres-G,Maine People's Resource Center,180,IVR,,11/2/2012,469,Barack Obama,16,DEM,56.7,Mitt Romney,9,REP,39,,17.700001,11/6/2012,59.57,38.18,21.39,3.69,-3.69,1,-2.231294698075022, +30622,36824,8710,2012,2012_Pres-G_M1,M1,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/2/2012,865,Barack Obama,16,DEM,59,Mitt Romney,9,REP,39,,20,11/6/2012,59.57,38.18,21.39,1.39,-1.39,1,-4.390004961186675, +30616,36817,8711,2012,2012_Pres-G_M2,M2,Pres-G,Pres-G,Gravis Marketing,124,IVR,,11/2/2012,509,Barack Obama,16,DEM,50,Mitt Romney,9,REP,47,,3,11/6/2012,52.94,44.38,8.56,5.56,-5.56,1,2.352531880090907, +30804,37166,8711,2012,2012_Pres-G_M2,M2,Pres-G,Pres-G,Maine People's Resource Center,180,IVR,,11/2/2012,436,Barack Obama,16,DEM,49.7,Mitt Romney,9,REP,45.7,,4,11/6/2012,52.94,44.38,8.56,4.56,-4.56,1,1.044142838050944, +30621,36823,8711,2012,2012_Pres-G_M2,M2,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/2/2012,768,Barack Obama,16,DEM,51,Mitt Romney,9,REP,46,,5,11/6/2012,52.94,44.38,8.56,3.56,-3.56,1,.4861978609063715, +30768,37110,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,11/3/2012,2345,Barack Obama,16,DEM,50,Mitt Romney,9,REP,47,,3,11/6/2012,51.02,47.18,3.85,.85,-.85,1,-1.768750215424107,for The Washington Post | ABC News +30765,37107,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,American Research Group,9,Live Phone,,11/3/2012,1200,Barack Obama,16,DEM,49,Mitt Romney,9,REP,49,,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,.9245087419317446, +30732,37037,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,11/3/2012,693,Barack Obama,16,DEM,48.5,Mitt Romney,9,REP,48.5,2,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,.583578968672091,for CNN; average of multiple versions or turnout models listed in poll +30796,37152,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,11/3/2012,1080,Barack Obama,16,DEM,49,Mitt Romney,9,REP,45,,4,11/6/2012,51.02,47.18,3.85,.15,.15,1,-2.881153614621504, +30758,37099,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Gallup,112,Live Phone,,11/3/2012,2800.5,Barack Obama,16,DEM,48.5,Mitt Romney,9,REP,47.5,,1,11/6/2012,51.02,47.18,3.85,2.85,-2.85,1,.3476623398022778,average of multiple versions or turnout models listed in poll +30664,36912,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,11/3/2012,2727,Barack Obama,16,DEM,44,Mitt Romney,9,REP,45,,-1,11/6/2012,51.02,47.18,3.85,4.85,-4.85,0,1.89003943522784, +30770,37112,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Online,,11/3/2012,4725,Barack Obama,16,DEM,48,Mitt Romney,9,REP,46,,2,11/6/2012,51.02,47.18,3.85,1.85,-1.85,1,-.7281436659297802, +30776,37121,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Monmouth University,215,IVR/Live Phone,,11/3/2012,1417,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,1.064609305535116, +30739,37044,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,11/3/2012,1200,Barack Obama,16,DEM,50,Mitt Romney,9,REP,48,,2,11/6/2012,51.02,47.18,3.85,1.85,-1.85,1,-1.074930857131564,for unspecified Democratic sponsor +30682,36949,656,2012,2012_Pres-G_AZ,AZ,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/3/2012,1080,Barack Obama,16,DEM,46,Mitt Romney,9,REP,53,,-7,11/6/2012,44.59,53.65,-9.06,2.06,2.06,1,-.891741538440046, +30789,37143,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Keating Research,161,Live Phone,,11/3/2012,603,Barack Obama,16,DEM,50,Mitt Romney,9,REP,46,,4,11/6/2012,51.49,46.13,5.37,1.37,-1.37,1,-2.934312072025796, +63662,117169,659,2012,2012_Pres-G_CT,CT,Pres-G,Pres-G,TCJ Research,327,IVR,,11/3/2012,1000,Barack Obama,16,DEM,53.5,Mitt Romney,9,REP,44.2,,9.3000002,11/6/2012,58.06,40.73,17.33,8.03,-8.03,1,2.839230749484812, +30764,37106,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,American Research Group,9,Live Phone,,11/3/2012,600,Barack Obama,16,DEM,48,Mitt Romney,9,REP,49,,-1,11/6/2012,51.99,46.18,5.81,6.81,-6.81,0,3.275754981340547, +63667,117182,672,2012,2012_Pres-G_MA,MA,Pres-G,Pres-G,TCJ Research,327,IVR,,11/3/2012,1000,Barack Obama,16,DEM,55.5,Mitt Romney,9,REP,42.1,,13.4,11/6/2012,60.65,37.51,23.14,9.74,-9.74,1,4.682080822262534, +30683,36951,677,2012,2012_Pres-G_MO,MO,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/3/2012,835,Barack Obama,16,DEM,45,Mitt Romney,9,REP,53,,-8,11/6/2012,44.38,53.76,-9.38,1.38,1.38,1,-1.181117879787658, +63671,117187,677,2012,2012_Pres-G_MO,MO,Pres-G,Pres-G,TCJ Research,327,IVR,,11/3/2012,1000,Barack Obama,16,DEM,42.7,Mitt Romney,9,REP,55,,-12.3,11/6/2012,44.38,53.76,-9.38,2.92,-2.92,1,.2730320198019731, +30681,36947,679,2012,2012_Pres-G_MT,MT,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/3/2012,836,Barack Obama,16,DEM,45,Mitt Romney,9,REP,52,,-7,11/6/2012,41.7,55.35,-13.65,6.65,6.65,1,2.264128172339451, +63672,117188,679,2012,2012_Pres-G_MT,MT,Pres-G,Pres-G,TCJ Research,327,IVR,,11/3/2012,1000,Barack Obama,16,DEM,44.1,Mitt Romney,9,REP,53.5,,-9.3999996,11/6/2012,41.7,55.35,-13.65,4.25,4.25,1,-.3827593719256656, +63673,117189,682,2012,2012_Pres-G_NE,NE,Pres-G,Pres-G,TCJ Research,327,IVR,,11/3/2012,1000,Barack Obama,16,DEM,38.1,Mitt Romney,9,REP,60.1,,-22,11/6/2012,38.03,59.8,-21.78,.22,-.22,1,-4.821596862645891, +30763,37105,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,American Research Group,9,Live Phone,,11/3/2012,600,Barack Obama,16,DEM,49,Mitt Romney,9,REP,49,,0,11/6/2012,51.98,46.4,5.58,5.58,-5.58,.5,1.994406100502833, +30749,37087,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,11/3/2012,783,Barack Obama,16,DEM,50,Mitt Romney,9,REP,46,,4,11/6/2012,51.98,46.4,5.58,1.58,-1.58,1,-2.071878430068029,for WMUR +30794,37148,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Angus Reid Global,13,Online,,11/3/2012,540,Barack Obama,16,DEM,51,Mitt Romney,9,REP,48,,3,11/6/2012,50.67,47.69,2.98,.02,.02,1,-2.368298254777494, +30761,37102,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,11/3/2012,803,Barack Obama,16,DEM,49,Mitt Romney,9,REP,44,,5,11/6/2012,50.67,47.69,2.98,2.02,2.02,1,-.0506083706895421, +63687,117213,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,TCJ Research,327,IVR,,11/3/2012,1000,Barack Obama,16,DEM,47.9,Mitt Romney,9,REP,50.6,,-2.7,11/6/2012,50.67,47.69,2.98,5.68,-5.68,0,3.909795960176991, +30774,37117,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Angus Reid Global,13,Online,,11/3/2012,507,Barack Obama,16,DEM,51,Mitt Romney,9,REP,47,,4,11/6/2012,51.97,46.59,5.39,1.39,-1.39,1,-1.060232929921979, +30665,36914,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/3/2012,790,Barack Obama,16,DEM,52,Mitt Romney,9,REP,46,,6,11/6/2012,51.97,46.59,5.39,.61,.61,1,-1.667109194510499, +63712,117248,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,TCJ Research,327,IVR,,11/3/2012,1000,Barack Obama,16,DEM,47.8,Mitt Romney,9,REP,50.8,,-3,11/6/2012,51.16,47.28,3.87,6.87,-6.87,0,4.070875691013729, +30808,37170,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,11/3/2012,814,Barack Obama,16,DEM,52,Mitt Romney,9,REP,44,,8,11/6/2012,51.16,47.28,3.87,4.13,4.13,1,1.067357472191254,for Newsmax +30666,36916,701,2012,2012_Pres-G_WI,WI,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/3/2012,1256,Barack Obama,16,DEM,51,Mitt Romney,9,REP,48,,3,11/6/2012,52.78,45.94,6.84,3.84,-3.84,1,.2393456429684526, +30681,86935,1258,2012,2012_Gov-G_MT,MT,Gov-G,Gov-G,Public Policy Polling,263,IVR,,11/3/2012,836,Steve Bullock,12543,DEM,48,Richard A. Hill,12544,REP,48,2,0,11/6/2012,48.9,47.34,1.57,1.57,-1.57,.5,-2.422411336646757, +30683,86955,1261,2012,2012_Gov-G_MO,MO,Gov-G,Gov-G,Public Policy Polling,263,IVR,,11/3/2012,835,Jay Nixon,12545,DEM,53,David Spence,12550,REP,45,,8,11/6/2012,54.77,42.53,12.24,4.24,-4.24,1,-1.730268119470982, +30749,124738,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,11/3/2012,789,Margaret Wood Hassan,12539,DEM,49,Ovide Lamontagne,12540,REP,40,1,9,11/6/2012,54.61,42.52,12.09,3.09,-3.09,1,-4.361646495537004,for WMUR +30682,36950,1473,2012,2012_Sen-G_AZ,AZ,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/3/2012,1080,Richard Carmona,1977,DEM,46,Jeff Flake,1976,REP,51,,-5,11/6/2012,46.2,49.23,-3.03,1.97,-1.97,1,-2.402799144650691, +63662,117290,1475,2012,2012_Sen-G_CT,CT,Sen-G,Sen-G,TCJ Research,327,IVR,,11/3/2012,1000,Christopher Murphy,1998,DEM,50.3,Linda McMahon,1999,REP,46,,4.3000002,11/6/2012,54.82,43.07,11.75,7.45,-7.45,1,1.118018326679905, +30810,37175,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,11/3/2012,826,Bill Nelson,2012,DEM,54.9,Connie Mack,2013,REP,35.1,,19.799999,11/6/2012,55.23,42.23,13.01,6.79,6.79,1,1.092476464480803,for Newsmax +63667,117291,1482,2012,2012_Sen-G_MA,MA,Sen-G,Sen-G,TCJ Research,327,IVR,,11/3/2012,1000,Elizabeth Warren,2038,DEM,49.6,Scott Brown,2039,REP,47.8,,1.8,11/6/2012,53.74,46.19,7.55,5.75,-5.75,1,2.082952654759787, +73239,137271,1484,2012,2012_Sen-G_MN,MN,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/3/2012,1164,Amy Klobuchar,8112,DEM,62,Kurt Patrick Bills,2095,REP,32,,30,11/6/2012,65.23,30.53,34.7,4.7,-4.7,1,-1.390228087026348, +30683,36952,1486,2012,2012_Sen-G_MO,MO,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/3/2012,835,Claire McCaskill,2103,DEM,48,Todd Akin,2104,REP,44,6,4,11/6/2012,54.81,39.11,15.7,11.7,-11.7,1,5.651756535738263, +63671,117292,1486,2012,2012_Sen-G_MO,MO,Sen-G,Sen-G,TCJ Research,327,IVR,,11/3/2012,1000,Claire McCaskill,2103,DEM,49.4,Todd Akin,2104,REP,47,,2.4000001,11/6/2012,54.81,39.11,15.7,13.3,-13.3,1,7.035146206409722, +30681,36948,1487,2012,2012_Sen-G_MT,MT,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/3/2012,836,Jon Tester,2115,DEM,48,Denny Rehberg,2116,REP,46,4,2,11/6/2012,48.58,44.86,3.72,1.72,-1.72,1,-2.082219847766388, +63672,117293,1487,2012,2012_Sen-G_MT,MT,Sen-G,Sen-G,TCJ Research,327,IVR,,11/3/2012,1000,Jon Tester,2115,DEM,47.4,Denny Rehberg,2116,REP,48.3,,-.89999998,11/6/2012,48.58,44.86,3.72,4.62,-4.62,0,1.078837028139704, +63673,117294,1488,2012,2012_Sen-G_NE,NE,Sen-G,Sen-G,TCJ Research,327,IVR,,11/3/2012,1000,Bob Kerrey,2122,DEM,41.9,Deb Fischer,2120,REP,54.7,,-12.8,11/6/2012,42.23,57.77,-15.55,2.75,2.75,1,-3.5509206019206, +30794,37149,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Angus Reid Global,13,Online,,11/3/2012,540,Sherrod Brown,2164,DEM,52,Josh Mandel,2165,REP,46,,6,11/6/2012,50.7,44.7,6,0,0,1,-3.274398810589907, +30761,37103,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,11/3/2012,803,Sherrod Brown,2164,DEM,44,Josh Mandel,2165,REP,41,4,3,11/6/2012,50.7,44.7,6,3,-3,1,.2221164186502835, +63687,117301,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,TCJ Research,327,IVR,,11/3/2012,1000,Sherrod Brown,2164,DEM,49.6,Josh Mandel,2165,REP,48.3,,1.3,11/6/2012,50.7,44.7,6,4.7,-4.7,1,1.782332398595157, +30809,37173,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,11/3/2012,831,Sherrod Brown,2164,DEM,43.4,Josh Mandel,2165,REP,36.3,9.7,7.0999999,11/6/2012,50.7,44.7,6,1.1,1.1,1,-1.855492428804945,for Newsmax +30774,37118,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Angus Reid Global,13,Online,,11/3/2012,507,Robert P. Casey Jr.,2173,DEM,53,Tom Smith,2174,REP,46,,7,11/6/2012,53.69,44.59,9.1,2.1,-2.1,1,-2.497856524083747, +30665,36915,1495,2012,2012_Sen-G_PA,PA,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/3/2012,790,Robert P. Casey Jr.,2173,DEM,52,Tom Smith,2174,REP,44,,8,11/6/2012,53.69,44.59,9.1,1.1,-1.1,1,-3.289169191943664, +63712,117305,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,TCJ Research,327,IVR,,11/3/2012,1000,Tim Kaine,2228,DEM,47.9,George F. Allen,2229,REP,50.3,,-2.4000001,11/6/2012,52.87,46.96,5.91,8.31,-8.31,0,4.536292776623837, +30808,37171,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Zogby Interactive/JZ Analytics,395,Online,,11/3/2012,814,Tim Kaine,2228,DEM,49.8,George F. Allen,2229,REP,42.5,,7.3000002,11/6/2012,52.87,46.96,5.91,1.39,1.39,1,-2.735677862511833,for Newsmax +30666,36917,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/3/2012,1256,Tammy Baldwin,2246,DEM,51,Tommy Thompson,2247,REP,48,,3,11/6/2012,51.41,45.86,5.55,2.55,-2.55,1,-2.055527249079777, +63724,117308,1504,2012,2012_Sen-G_WI,WI,Sen-G,Sen-G,TCJ Research,327,IVR,,11/3/2012,1000,Tammy Baldwin,2246,DEM,48.3,Tommy Thompson,2247,REP,50.2,,-1.9,11/6/2012,51.41,45.86,5.55,7.45,-7.45,0,2.979844376771373, +30681,81194,5129,2012,2012_House-G_MT-1,MT-1,House-G,House-G,Public Policy Polling,263,IVR,,11/3/2012,836,Kim J. Gillan,10635,DEM,44,Steve Daines,10634,REP,48,3,-4,11/6/2012,42.72,53.25,-10.53,6.53,6.53,1,2.353471268167345, +30749,81188,5137,2012,2012_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,11/3/2012,365,Carol Shea-Porter,7712,DEM,43,Frank C. Guinta,7706,REP,43,3,0,11/6/2012,49.75,45.99,3.77,3.77,-3.77,.5,-2.764319198204862,for WMUR +30749,81190,5138,2012,2012_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,11/3/2012,411,Annie Kuster,7708,DEM,47,Charles Bass,7701,REP,40,2,7,11/6/2012,50.17,45.34,4.83,2.17,2.17,1,-2.58812185931867,for WMUR +30732,117574,8270,2012,2012_House-G_US,US,House-G,House-G,CNN/Opinion Research Corp.,37,Live Phone,,11/3/2012,693,Generic Candidate,4295,DEM,48,Generic Candidate,4293,REP,49,,-1,11/6/2012,48.44,47.43,1.01,2.01,-2.01,0,-.3115976484110791,for CNN; among all adults +30796,117342,8270,2012,2012_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,Live Phone,,11/3/2012,1000,Generic Candidate,4295,DEM,46,Generic Candidate,4293,REP,46,,0,11/6/2012,48.44,47.43,1.01,1.01,-1.01,.5,-1.15296010427241, +30760,37101,8270,2012,2012_House-G_US,US,House-G,House-G,Public Policy Polling,263,IVR,D,11/3/2012,1300,Generic Candidate,4295,DEM,47,Generic Candidate,4293,REP,46,,1,11/6/2012,48.44,47.43,1.01,.01,-.01,1,-2.120156686334528,for unspecified Democratic sponsor +30792,37146,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,CVOTER,40,Online,,11/4/2012,3000,Barack Obama,16,DEM,49,Mitt Romney,9,REP,48,,1,11/6/2012,51.02,47.18,3.85,2.85,-2.85,1,.3591711307490471,for UPI +30743,37085,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,11/4/2012,2530,Barack Obama,16,DEM,44.8,Mitt Romney,9,REP,44.5,,.30000001,11/6/2012,51.02,47.18,3.85,3.55,-3.55,1,.6709847276672737, +30737,37042,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Gravis Marketing,124,IVR,,11/4/2012,872,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,.8516902515525532, +30799,37160,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,11/4/2012,712,Barack Obama,16,DEM,50.3,Mitt Romney,9,REP,48.7,,1.6,11/6/2012,51.02,47.18,3.85,2.25,-2.25,1,-.9713963001081127, +30800,37161,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/4/2012,3000,Barack Obama,16,DEM,48,Mitt Romney,9,REP,49,,-1,11/6/2012,51.02,47.18,3.85,4.85,-4.85,0,2.502614041073537, +30807,37169,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,11/4/2012,1041,Barack Obama,16,DEM,47,Mitt Romney,9,REP,47,,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,.9252459734949139, +30787,37141,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Ipsos,154,Online,,11/4/2012,774,Barack Obama,16,DEM,48,Mitt Romney,9,REP,47,,1,11/6/2012,51.49,46.13,5.37,4.37,-4.37,1,.5805299997746157, +30756,37096,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/4/2012,1096,Barack Obama,16,DEM,52,Mitt Romney,9,REP,46,,6,11/6/2012,51.49,46.13,5.37,.63,.63,1,-3.535905251765293, +63661,117167,658,2012,2012_Pres-G_CO,CO,Pres-G,Pres-G,TCJ Research,327,IVR,,11/4/2012,1000,Barack Obama,16,DEM,48,Mitt Romney,9,REP,50.6,,-2.5999999,11/6/2012,51.49,46.13,5.37,7.97,-7.97,0,4.392953713720331, +30785,37135,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Ipsos,154,Online,,11/4/2012,769,Barack Obama,16,DEM,47,Mitt Romney,9,REP,48,,-1,11/6/2012,50.01,49.13,.88,1.88,-1.88,0,-.407155590580691, +30744,37054,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,IVR,,11/4/2012,437,Barack Obama,16,DEM,47,Mitt Romney,9,REP,52,,-5,11/6/2012,50.01,49.13,.88,5.88,-5.88,0,3.145503527047854, +30748,37061,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/4/2012,955,Barack Obama,16,DEM,50,Mitt Romney,9,REP,49,,1,11/6/2012,50.01,49.13,.88,.12,.12,1,-2.146944178209257, +63664,117171,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,TCJ Research,327,IVR,,11/4/2012,1000,Barack Obama,16,DEM,46.8,Mitt Romney,9,REP,51.4,,-4.5999999,11/6/2012,50.01,49.13,.88,5.48,-5.48,0,3.453025162056675, +30806,37168,662,2012,2012_Pres-G_FL,FL,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,11/4/2012,876,Barack Obama,16,DEM,48,Mitt Romney,9,REP,48,,0,11/6/2012,50.01,49.13,.88,.88,-.88,.5,-1.391962290064774,for Newsmax +30728,37030,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/4/2012,1122,Barack Obama,16,DEM,50,Mitt Romney,9,REP,48,,2,11/6/2012,51.99,46.18,5.81,3.81,-3.81,1,.794063150302778, +63666,117181,665,2012,2012_Pres-G_IA,IA,Pres-G,Pres-G,TCJ Research,327,IVR,,11/4/2012,1000,Barack Obama,16,DEM,48.4,Mitt Romney,9,REP,50.4,,-2,11/6/2012,51.99,46.18,5.81,7.81,-7.81,0,4.816557513136392, +30795,37150,675,2012,2012_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,IVR,,11/4/2012,1305,Barack Obama,16,DEM,51,Mitt Romney,9,REP,46,,5,11/6/2012,54.21,44.71,9.5,4.5,-4.5,1,.7571577453084735, +63670,117186,676,2012,2012_Pres-G_MN,MN,Pres-G,Pres-G,TCJ Research,327,IVR,,11/4/2012,1000,Barack Obama,16,DEM,50.3,Mitt Romney,9,REP,48.1,,2.2,11/6/2012,52.65,44.96,7.69,5.49,-5.49,1,3.300953072354948, +30738,37043,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,Gravis Marketing,124,IVR,,11/4/2012,1130,Barack Obama,16,DEM,46,Mitt Romney,9,REP,50,,-4,11/6/2012,48.35,50.39,-2.04,1.96,-1.96,1,-.5244738617304505, +30745,37086,680,2012,2012_Pres-G_NC,NC,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,11/4/2012,926,Barack Obama,16,DEM,49.2,Mitt Romney,9,REP,49.4,,-.2,11/6/2012,48.35,50.39,-2.04,1.84,1.84,1,-.9586070737204961,for unspecified Democratic sponsor +30754,37093,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,New England College,228,IVR,,11/4/2012,687,Barack Obama,16,DEM,50,Mitt Romney,9,REP,46,,4,11/6/2012,51.98,46.4,5.58,1.58,-1.58,1,-2.190763560675346, +30729,37031,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/4/2012,1550,Barack Obama,16,DEM,50,Mitt Romney,9,REP,48,,2,11/6/2012,51.98,46.4,5.58,3.58,-3.58,1,.6333567641317654, +30752,37090,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/4/2012,750,Barack Obama,16,DEM,50,Mitt Romney,9,REP,48,,2,11/6/2012,51.98,46.4,5.58,3.58,-3.58,1,.2238381420455039, +63674,117190,683,2012,2012_Pres-G_NH,NH,Pres-G,Pres-G,TCJ Research,327,IVR,,11/4/2012,1000,Barack Obama,16,DEM,49,Mitt Romney,9,REP,49.3,,-.30000001,11/6/2012,51.98,46.4,5.58,5.88,-5.88,0,2.574295867084311, +30755,37094,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/4/2012,750,Barack Obama,16,DEM,51,Mitt Romney,9,REP,47,,4,11/6/2012,52.36,45.68,6.68,2.68,-2.68,1,.1023964073106898, +63681,117206,686,2012,2012_Pres-G_NV,NV,Pres-G,Pres-G,TCJ Research,327,IVR,,11/4/2012,1000,Barack Obama,16,DEM,51.2,Mitt Romney,9,REP,47.1,,4.0999999,11/6/2012,52.36,45.68,6.68,2.58,-2.58,1,-.019933109619103, +30783,37131,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Ipsos,154,Online,,11/4/2012,680,Barack Obama,16,DEM,50,Mitt Romney,9,REP,46,,4,11/6/2012,50.67,47.69,2.98,1.02,1.02,1,-1.084575414367342, +30741,37047,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/4/2012,1000,Barack Obama,16,DEM,52,Mitt Romney,9,REP,47,,5,11/6/2012,50.67,47.69,2.98,2.02,2.02,1,.1590421824905001, +30766,37153,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/4/2012,750,Barack Obama,16,DEM,49,Mitt Romney,9,REP,49,,0,11/6/2012,50.67,47.69,2.98,2.98,-2.98,.5,1.012245574871104, +63688,117214,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,TCJ Research,327,IVR,,11/4/2012,1000,Barack Obama,16,DEM,47.6,Mitt Romney,9,REP,51,,-3.4000001,11/6/2012,50.67,47.69,2.98,6.38,-6.38,0,4.694450795867215, +30805,37167,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Zogby Interactive/JZ Analytics,395,Online,,11/4/2012,832,Barack Obama,16,DEM,51,Mitt Romney,9,REP,44,,7,11/6/2012,50.67,47.69,2.98,4.02,4.02,1,2.079062519263701,for Newsmax +63691,117217,691,2012,2012_Pres-G_PA,PA,Pres-G,Pres-G,TCJ Research,327,IVR,,11/4/2012,1000,Barack Obama,16,DEM,50,Mitt Romney,9,REP,48.3,,1.7,11/6/2012,51.97,46.59,5.39,3.69,-3.69,1,1.647122035329811, +30781,37127,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Ipsos,154,Online,,11/4/2012,828,Barack Obama,16,DEM,48,Mitt Romney,9,REP,46,,2,11/6/2012,51.16,47.28,3.87,1.87,-1.87,1,-1.088898414787867, +30742,37049,698,2012,2012_Pres-G_VA,VA,Pres-G,Pres-G,Public Policy Polling,263,IVR,,11/4/2012,975,Barack Obama,16,DEM,51,Mitt Romney,9,REP,47,,4,11/6/2012,51.16,47.28,3.87,.13,.13,1,-3.014180514537594, +30754,86932,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,New England College,228,IVR,,11/4/2012,666,Margaret Wood Hassan,12539,DEM,47,Ovide Lamontagne,12540,REP,45,,2,11/6/2012,54.61,42.52,12.09,10.09,-10.09,1,3.753300297293785, +30729,86933,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,Public Policy Polling,263,IVR,,11/4/2012,1550,Margaret Wood Hassan,12539,DEM,51,Ovide Lamontagne,12540,REP,47,,4,11/6/2012,54.61,42.52,12.09,8.09,-8.09,1,1.859800245152345, +30752,86931,1262,2012,2012_Gov-G_NH,NH,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/4/2012,750,Margaret Wood Hassan,12539,DEM,50,Ovide Lamontagne,12540,REP,45,,5,11/6/2012,54.61,42.52,12.09,7.09,-7.09,1,.6745549926192979, +30745,87062,1263,2012,2012_Gov-G_NC,NC,Gov-G,Gov-G,Public Policy Polling,263,IVR,D,11/4/2012,926,Walter H. Dalton,12553,DEM,43,Pat McCrory,12542,REP,50,4,-7,11/6/2012,43.23,54.62,-11.39,4.39,4.39,1,-.006494650345219,for unspecified Democratic sponsor +30785,37136,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Ipsos,154,Online,,11/4/2012,769,Bill Nelson,2012,DEM,55,Connie Mack,2013,REP,40,,15,11/6/2012,55.23,42.23,13.01,1.99,1.99,1,-3.965147800758298, +30748,37060,1477,2012,2012_Sen-G_FL,FL,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/4/2012,955,Bill Nelson,2012,DEM,51,Connie Mack,2013,REP,46,,5,11/6/2012,55.23,42.23,13.01,8.01,-8.01,1,2.683600972025205, +30795,37151,1483,2012,2012_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,IVR,,11/4/2012,1305,Debbie Stabenow,2082,DEM,55,Pete Hoekstra,2083,REP,41,,14,11/6/2012,58.8,37.98,20.81,6.81,-6.81,1,1.037132506367776, +30755,37095,1489,2012,2012_Sen-G_NV,NV,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/4/2012,750,Shelley Berkley,2145,DEM,46,Dean Heller,2146,REP,48,4,-2,11/6/2012,44.71,45.87,-1.16,.84,-.84,1,-2.543294682680846, +63681,117297,1489,2012,2012_Sen-G_NV,NV,Sen-G,Sen-G,TCJ Research,327,IVR,,11/4/2012,1000,Shelley Berkley,2145,DEM,46.6,Dean Heller,2146,REP,51.7,,-5.0999999,11/6/2012,44.71,45.87,-1.16,3.94,-3.94,1,.4151058144845386, +30783,37132,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Ipsos,154,Online,,11/4/2012,680,Sherrod Brown,2164,DEM,52,Josh Mandel,2165,REP,43,,9,11/6/2012,50.7,44.7,6,3,3,1,.0690182898252747, +30741,37048,1494,2012,2012_Sen-G_OH,OH,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/4/2012,1000,Sherrod Brown,2164,DEM,54,Josh Mandel,2165,REP,44,,10,11/6/2012,50.7,44.7,6,4,4,1,1.303794640151553, +30781,37128,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Ipsos,154,Online,,11/4/2012,828,Tim Kaine,2228,DEM,48,George F. Allen,2229,REP,45,,3,11/6/2012,52.87,46.96,5.91,2.91,-2.91,1,-1.144838702802031, +30742,37050,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Public Policy Polling,263,IVR,,11/4/2012,975,Tim Kaine,2228,DEM,52,George F. Allen,2229,REP,46,,6,11/6/2012,52.87,46.96,5.91,.09,.09,1,-3.995009559716508, +30791,37145,1501,2012,2012_Sen-G_VA,VA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/4/2012,750,Tim Kaine,2228,DEM,49,George F. Allen,2229,REP,47,,2,11/6/2012,52.87,46.96,5.91,3.91,-3.91,1,.0689494770816071, +42239,117598,8270,2012,2012_House-G_US,US,House-G,House-G,YouGov,391,Online,,11/4/2012,743,Generic Candidate,4295,DEM,44,Generic Candidate,4293,REP,44,,0,11/6/2012,48.44,47.43,1.01,1.01,-1.01,.5,-.8864298521347806,for Economist; among all adults +30801,37162,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Georgetown University (Battleground),114,Live Phone,,11/5/2012,1000,Barack Obama,16,DEM,47,Mitt Romney,9,REP,47,,0,11/6/2012,51.02,47.18,3.85,3.85,-3.85,.5,1.046941459017298, +30772,37114,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,11/5/2012,3252,Barack Obama,16,DEM,45.2,Mitt Romney,9,REP,42.9,,2.3,11/6/2012,51.02,47.18,3.85,1.55,-1.55,1,-1.16546084623578, +63710,117239,37,2012,2012_Pres-G_US,US,Pres-G,Pres-G,TCJ Research,327,IVR,,11/5/2012,1500,Barack Obama,16,DEM,46.5,Mitt Romney,9,REP,50.8,,-4.3000002,11/6/2012,51.02,47.18,3.85,8.15,-8.15,0,5.645438680323816, +30769,37111,688,2012,2012_Pres-G_OH,OH,Pres-G,Pres-G,Gravis Marketing,124,IVR,,11/5/2012,1316,Barack Obama,16,DEM,49,Mitt Romney,9,REP,48,,1,11/6/2012,50.67,47.69,2.98,1.98,-1.98,1,.3688229339725972, +64191,118101,1782,2013,2013_House-GS_SC-1,SC-1,House-G,House-GS,Public Policy Polling,263,IVR,,4/20/2013,796,Elizabeth Colbert Busch,14157,DEM,50,Mark Sanford,14158,REP,41,3,9,5/7/2013,45.23,54.03,-8.8,17.8,17.8,0,10.60058439894684, +64228,118185,1782,2013,2013_House-GS_SC-1,SC-1,House-G,House-GS,RRH Elections,274,IVR,,4/30/2013,650,Elizabeth Colbert Busch,14157,DEM,46,Mark Sanford,14158,REP,46,,0,5/7/2013,45.23,54.03,-8.8,8.8,8.8,.5,.9997644008936674, +73676,138234,1782,2013,2013_House-GS_SC-1,SC-1,House-G,House-GS,ccAdvertising,396,IVR,,4/30/2013,1807,Elizabeth Colbert Busch,14157,DEM,40,Mark Sanford,14158,REP,39.5,,.5,5/7/2013,45.23,54.03,-8.8,9.3,9.3,0,1.600611676510587,among all adults +64192,118102,1782,2013,2013_House-GS_SC-1,SC-1,House-G,House-GS,Public Policy Polling,263,IVR,,5/5/2013,1239,Elizabeth Colbert Busch,14157,DEM,46,Mark Sanford,14158,REP,47,4,-1,5/7/2013,45.23,54.03,-8.8,7.8,7.8,1,1.51309171858967, +63726,117314,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,Public Policy Polling,263,IVR,D,6/4/2013,560,Edward J. Markey,13704,DEM,47,Gabriel E. Gomez,13705,REP,39,,8,6/25/2013,54.8,44.6,10.2,2.2,-2.2,1,-2.272903620545775,for unspecified Democratic sponsor +63696,117222,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,McLaughlin & Associates,203,Live Phone,R,6/5/2013,400,Edward J. Markey,13704,DEM,45,Gabriel E. Gomez,13705,REP,44,,1,6/25/2013,54.8,44.6,10.2,9.2,-9.2,1,4.790425096305539,for unspecified Republican sponsor +63693,117219,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,MassINC Polling Group,198,Live Phone,,6/8/2013,500,Edward J. Markey,13704,DEM,46,Gabriel E. Gomez,13705,REP,39,,7,6/25/2013,54.8,44.6,10.2,3.2,-3.2,1,-1.005468281765281,for WBUR +63812,117500,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,Suffolk University,323,Live Phone,,6/8/2013,500,Edward J. Markey,13704,DEM,48,Gabriel E. Gomez,13705,REP,41,,7,6/25/2013,54.8,44.6,10.2,3.2,-3.2,1,-1.306464859754676, +63633,117104,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,Harper Polling,132,IVR,,6/11/2013,498,Edward J. Markey,13704,DEM,49,Gabriel E. Gomez,13705,REP,37,,12,6/25/2013,54.8,44.6,10.2,1.8,1.8,1,-2.366321448340289, +63697,117223,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,McLaughlin & Associates,203,Live Phone,R,6/11/2013,400,Edward J. Markey,13704,DEM,47,Gabriel E. Gomez,13705,REP,41,,6,6/25/2013,54.8,44.6,10.2,4.2,-4.2,1,.0854405792769211,for unspecified Republican sponsor +63818,117509,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,University of New Hampshire,357,Live Phone,,6/13/2013,508,Edward J. Markey,13704,DEM,54,Gabriel E. Gomez,13705,REP,41,,13,6/25/2013,54.8,44.6,10.2,2.8,2.8,1,-1.340148624614157, +63705,117232,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,OnMessage Inc.,239,Live Phone,R,6/17/2013,600,Edward J. Markey,13704,DEM,47,Gabriel E. Gomez,13705,REP,40,0,7,6/25/2013,54.8,44.6,10.2,3.2,-3.2,1,-.5668698275100371,for Gabriel E. Gomez +63816,117504,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,University of Massachusetts Lowell,355,Live Phone,,6/17/2013,312,Edward J. Markey,13704,DEM,56,Gabriel E. Gomez,13705,REP,36,,20,6/25/2013,54.8,44.6,10.2,9.8,9.8,1,5.986339513866847,for Boston Herald +63698,117224,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,McLaughlin & Associates,203,Live Phone,R,6/18/2013,1100,Edward J. Markey,13704,DEM,47,Gabriel E. Gomez,13705,REP,44,,3,6/25/2013,54.8,44.6,10.2,7.2,-7.2,1,3.958315623001399,for unspecified Republican sponsor +41673,117515,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,Western New England University,380,Live Phone,,6/18/2013,566,Edward J. Markey,13704,DEM,49,Gabriel E. Gomez,13705,REP,41,,8,6/25/2013,54.8,44.6,10.2,2.2,-2.2,1,-1.483408748273616,for MassLive.com | WSHM +63625,117094,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,Emerson College,88,IVR,,6/20/2013,1422,Edward J. Markey,13704,DEM,51,Gabriel E. Gomez,13705,REP,41,,10,6/25/2013,54.8,44.6,10.2,.2,-.2,1,-3.141063141821518, +63813,117501,1472,2013,2013_Sen-GS_MA,MA,Sen-G,Sen-GS,Suffolk University,323,Live Phone,,6/21/2013,500,Edward J. Markey,13704,DEM,52,Gabriel E. Gomez,13705,REP,42,,10,6/25/2013,54.8,44.6,10.2,.2,-.2,1,-3.667175971726458, +63701,117228,1471,2013,2013_Sen-GS_NJ,NJ,Sen-G,Sen-GS,Monmouth University,215,Live Phone,,9/28/2013,571,Cory A. Booker,13706,DEM,53,Steven M. Lonegan,13707,REP,40,,13,10/16/2013,54.92,44.02,10.9,2.1,2.1,1,-2.502285077837565, +63629,117100,1471,2013,2013_Sen-GS_NJ,NJ,Sen-G,Sen-GS,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/3/2013,702,Cory A. Booker,13706,DEM,45,Steven M. Lonegan,13707,REP,29,,16,10/16/2013,54.92,44.02,10.9,5.1,5.1,1,1.293021547455209,among registered voters +63727,117315,1471,2013,2013_Sen-GS_NJ,NJ,Sen-G,Sen-GS,Quinnipiac University,267,Live Phone,,10/6/2013,899,Cory A. Booker,13706,DEM,53,Steven M. Lonegan,13707,REP,41,,12,10/16/2013,54.92,44.02,10.9,1.1,1.1,1,-2.852792473318526, +63808,117493,1471,2013,2013_Sen-GS_NJ,NJ,Sen-G,Sen-GS,Stockton University,317,Live Phone,,10/6/2013,729,Cory A. Booker,13706,DEM,50,Steven M. Lonegan,13707,REP,39,,11,10/16/2013,54.92,44.02,10.9,.1,.1,1,-3.962751446930099, +63722,117288,1471,2013,2013_Sen-GS_NJ,NJ,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/7/2013,1000,Cory A. Booker,13706,DEM,53,Steven M. Lonegan,13707,REP,41,,12,10/16/2013,54.92,44.02,10.9,1.1,1.1,1,-2.823886558022747, +63803,117487,1471,2013,2013_Sen-GS_NJ,NJ,Sen-G,Sen-GS,Rutgers University,295,Live Phone,,10/10/2013,513,Cory A. Booker,13706,DEM,58,Steven M. Lonegan,13707,REP,36,,22,10/16/2013,54.92,44.02,10.9,11.1,11.1,1,7.681945805213688, +63703,117230,1471,2013,2013_Sen-GS_NJ,NJ,Sen-G,Sen-GS,Monmouth University,215,Live Phone,,10/11/2013,1393,Cory A. Booker,13706,DEM,52,Steven M. Lonegan,13707,REP,42,,10,10/16/2013,54.92,44.02,10.9,.9,-.9,1,-2.675237029481214, +63728,117317,1471,2013,2013_Sen-GS_NJ,NJ,Sen-G,Sen-GS,Quinnipiac University,267,Live Phone,,10/12/2013,1696,Cory A. Booker,13706,DEM,54,Steven M. Lonegan,13707,REP,40,,14,10/16/2013,54.92,44.02,10.9,3.1,3.1,1,-.3242944597343814, +63634,117105,1471,2013,2013_Sen-GS_NJ,NJ,Sen-G,Sen-GS,Harper Polling,132,IVR,,10/14/2013,778,Cory A. Booker,13706,DEM,52,Steven M. Lonegan,13707,REP,41,,11,10/16/2013,54.92,44.02,10.9,.1,.1,1,-3.512316078823801, +63970,117733,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/18/2013,1085,Terry R. McAuliffe,13762,DEM,46,Kenneth T. Cuccinelli,13763,REP,39,10,7,11/5/2013,47.74,45.22,2.52,4.48,4.48,1,-1.436747731210166, +63756,117391,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/20/2013,1000,Terry R. McAuliffe,13762,DEM,50,Kenneth T. Cuccinelli,13763,REP,33,8,17,11/5/2013,47.74,45.22,2.52,14.48,14.48,1,9.498140873038007, +63920,117669,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Clout Research/Wenzel Strategies,55,IVR,,10/22/2013,640,Terry R. McAuliffe,13762,DEM,41,Kenneth T. Cuccinelli,13763,REP,40,10,1,11/5/2013,47.74,45.22,2.52,1.52,-1.52,1,-4.345402275553626, +63957,117716,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Old Dominion University,238,Live Phone,,10/22/2013,670,Terry R. McAuliffe,13762,DEM,44,Kenneth T. Cuccinelli,13763,REP,37,7,7,11/5/2013,47.74,45.22,2.52,4.48,4.48,1,-1.05008528231765, +63968,117731,1256,2013,2013_Gov-G_NJ,NJ,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/24/2013,1203,Barbara Buono,13765,DEM,31,Chris Christie,13766,REP,64,,-33,11/5/2013,38.19,60.3,-22.11,10.89,-10.89,1,5.647439121118183, +63979,117745,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Roanoke College,292,Live Phone,,10/24/2013,838,Terry R. McAuliffe,13762,DEM,48,Kenneth T. Cuccinelli,13763,REP,33,10,15,11/5/2013,47.74,45.22,2.52,12.48,12.48,1,7.425799441683251, +63971,117734,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/25/2013,1182,Terry R. McAuliffe,13762,DEM,45,Kenneth T. Cuccinelli,13763,REP,41,9,4,11/5/2013,47.74,45.22,2.52,1.48,1.48,1,-4.034554383225228, +63987,117753,1256,2013,2013_Gov-G_NJ,NJ,Gov-G,Gov-G,Stockton University,317,Live Phone,,10/26/2013,804,Barbara Buono,13765,DEM,32,Chris Christie,13766,REP,56,,-24,11/5/2013,38.19,60.3,-22.11,1.89,-1.89,1,-4.331929270328778, +63908,117652,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,ABC News/The Washington Post,3,Live Phone,,10/26/2013,762,Terry R. McAuliffe,13762,DEM,51,Kenneth T. Cuccinelli,13763,REP,39,8,12,11/5/2013,47.74,45.22,2.52,9.48,9.48,1,4.486620896235685,for The Washington Post +63932,117685,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Hampton University,131,Live Phone,,10/26/2013,800,Terry R. McAuliffe,13762,DEM,42,Kenneth T. Cuccinelli,13763,REP,36,12,6,11/5/2013,47.74,45.22,2.52,3.48,3.48,1,-2.011147996480908, +63930,117679,1256,2013,2013_Gov-G_NJ,NJ,Gov-G,Gov-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/27/2013,570,Barbara Buono,13765,DEM,40,Chris Christie,13766,REP,59,,-19,11/5/2013,38.19,60.3,-22.11,3.11,3.11,1,-3.265482375867241, +63902,117646,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/27/2013,600,Terry R. McAuliffe,13762,DEM,43,Kenneth T. Cuccinelli,13763,REP,37,11,6,11/5/2013,47.74,45.22,2.52,3.48,3.48,1,-1.715093207481486,for Newsmax +63758,117395,1256,2013,2013_Gov-G_NJ,NJ,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2013,1000,Barbara Buono,13765,DEM,36,Chris Christie,13766,REP,54,,-18,11/5/2013,38.19,60.3,-22.11,4.11,4.11,1,-1.836833857157566,for Kean University +63918,117666,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Christopher Newport University,50,Live Phone,,10/28/2013,1038,Terry R. McAuliffe,13762,DEM,45,Kenneth T. Cuccinelli,13763,REP,38,10,7,11/5/2013,47.74,45.22,2.52,4.48,4.48,1,-.5547938407713996, +63925,117674,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Emerson College,88,IVR,,10/28/2013,874,Terry R. McAuliffe,13762,DEM,42,Kenneth T. Cuccinelli,13763,REP,40,13,2,11/5/2013,47.74,45.22,2.52,.52,-.52,1,-4.798043111878568, +63757,117393,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2013,1002,Terry R. McAuliffe,13762,DEM,43,Kenneth T. Cuccinelli,13763,REP,36,12,7,11/5/2013,47.74,45.22,2.52,4.48,4.48,1,.0127515380509174, +63980,117746,1256,2013,2013_Gov-G_NJ,NJ,Gov-G,Gov-G,Rutgers University,295,Live Phone,,10/31/2013,535,Barbara Buono,13765,DEM,30,Chris Christie,13766,REP,66,,-36,11/5/2013,38.19,60.3,-22.11,13.89,-13.89,1,8.635615466809329, +63954,117709,1256,2013,2013_Gov-G_NJ,NJ,Gov-G,Gov-G,Monmouth University,215,Live Phone,,11/1/2013,1436,Barbara Buono,13765,DEM,37,Chris Christie,13766,REP,57,,-20,11/5/2013,38.19,60.3,-22.11,2.11,2.11,1,-3.586873490944612, +63969,117732,1256,2013,2013_Gov-G_NJ,NJ,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,11/1/2013,1388,Barbara Buono,13765,DEM,33,Chris Christie,13766,REP,61,,-28,11/5/2013,38.19,60.3,-22.11,5.89,-5.89,1,1.126236832005677, +63972,117735,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,11/1/2013,1606,Terry R. McAuliffe,13762,DEM,46,Kenneth T. Cuccinelli,13763,REP,40,8,6,11/5/2013,47.74,45.22,2.52,3.48,3.48,1,-1.531615648349167, +63903,117647,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,11/2/2013,600,Terry R. McAuliffe,13762,DEM,43,Kenneth T. Cuccinelli,13763,REP,30.7,11.4,12.3,11/5/2013,47.74,45.22,2.52,9.78,9.78,1,4.982676800384678,for Newsmax +63961,117724,1257,2013,2013_Gov-G_VA,VA,Gov-G,Gov-G,Public Policy Polling,263,IVR,,11/3/2013,870,Terry R. McAuliffe,13762,DEM,50,Kenneth T. Cuccinelli,13763,REP,43,4,7,11/5/2013,47.74,45.22,2.52,4.48,4.48,1,-.2922214448325077, +36450,49646,1777,2014,2014_House-GS_FL-13,FL-13,House-G,House-GS,"Fabrizio, Lee & Associates",90,Live Phone,,2/18/2014,400,Alex Sink,4549,DEM,42,David W. Jolly,4518,REP,44,7,-2,3/11/2014,46.62,48.52,-1.9,.1,-.1,1,-4.730511956980117, +36332,49322,1777,2014,2014_House-GS_FL-13,FL-13,House-G,House-GS,St. Pete Polls,314,IVR,,2/25/2014,1269,Alex Sink,4549,DEM,46,David W. Jolly,4518,REP,46,6,0,3/11/2014,46.62,48.52,-1.9,1.9,1.9,.5,-1.766448989606554,among registered voters +36331,49321,1777,2014,2014_House-GS_FL-13,FL-13,House-G,House-GS,RRH Elections,274,IVR,,2/26/2014,391,Alex Sink,4549,DEM,44,David W. Jolly,4518,REP,46,,-2,3/11/2014,46.62,48.52,-1.9,.1,-.1,1,-4.258614039773521,for Red Racing Horses +36330,49320,1777,2014,2014_House-GS_FL-13,FL-13,House-G,House-GS,Public Policy Polling,263,IVR,,3/8/2014,702,Alex Sink,4549,DEM,48,David W. Jolly,4518,REP,45,6,3,3/11/2014,46.62,48.52,-1.9,4.9,4.9,0,2.231676713862392, +33749,40935,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,GaPundit.com,111,IVR,,10/14/2014,1543,Mary Michelle Nunn,6072,DEM,45.69,David A. Perdue,6073,REP,44.72,6.03,.97000003,11/4/2014,45.21,52.89,-7.68,8.65,8.65,0,1.808558471484539,for WRBL News 3 | Columbus Ledger-Enquirer | PMB Broadcasting +33748,127334,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Mellman Group,205,Live Phone,D,10/14/2014,800,Mark Udall,6153,DEM,41.5,Cory Gardner,6149,REP,39,,2.5,11/4/2014,46.26,48.2,-1.94,4.44,4.44,0,.8743653608602777,for unspecified Democratic sponsor; average of multiple versions or turnout models listed in poll +33746,40930,25,2014,2014_Sen-O_LA,LA,Sen-G,Sen-O,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2014,965,Mary L. Landrieu,8375,DEM,41,Bill Cassidy,8373,REP,38,14,3,11/4/2014,42.08,40.97,1.11,1.89,1.89,1,-2.657450934571306, +33734,40918,25,2014,2014_Sen-O_LA,LA,Sen-G,Sen-O,Vox Populi Polling,372,IVR/Online,,10/14/2014,546,Mary L. Landrieu,8375,DEM,38,Bill Cassidy,8373,REP,38,10,0,11/4/2014,42.08,40.97,1.11,1.11,-1.11,.5,-3.823522084927548, +33732,40916,32,2014,2014_Sen-G_AR,AR,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2014,940,Mark L. Pryor,6145,DEM,44,Tom Cotton,6143,REP,47,,-3,11/4/2014,39.43,56.5,-17.07,14.07,14.07,1,4.018930444521639, +62481,112333,1220,2014,2014_Gov-G_AL,AL,Gov-G,Gov-G,Cygnal,67,Live Phone,,10/14/2014,807,Rolf Parker Griffith,8735,DEM,35.7,Robert Julian Bentley,8733,REP,57,,-21.299999,11/4/2014,36.24,63.56,-27.32,6.02,6.02,1,-1.698708710134404, +33732,41190,1232,2014,2014_Gov-G_AR,AR,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2014,940,Michael Avery Ross,8694,DEM,47,Asa Hutchinson,8693,REP,49,,-2,11/4/2014,41.49,55.44,-13.94,11.94,11.94,1,4.162474088091265, +33749,41536,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,GaPundit.com,111,IVR,,10/14/2014,1543,Jason J. Carter,8623,DEM,44,J. Nathan Deal,8624,REP,44,6,0,11/4/2014,44.89,52.75,-7.86,7.86,7.86,.5,2.46164336382068,for WRBL News 3 | Columbus Ledger-Enquirer | PMB Broadcasting +34229,41832,1250,2014,2014_Gov-G_PA,PA,Gov-G,Gov-G,Magellan Strategies,179,IVR,,10/14/2014,1131,Thomas W. Wolf,8675,DEM,49,Thomas W. Corbett,8668,REP,42,,7,11/4/2014,54.93,45.07,9.86,2.86,-2.86,1,-.681795162004405,for KeystoneReport.com +34168,41687,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/14/2014,980,Martha Coakley,8850,DEM,46,Charles D. Baker,8848,REP,48,,-2,11/4/2014,46.54,48.4,-1.86,.14,-.14,1,-3.846642276889241, +35939,48385,5528,2014,2014_House-G_MA-6,MA-6,House-G,House-G,Emerson College,88,IVR,,10/14/2014,400,Seth Moulton,5898,DEM,40,Richard R. Tisei,5903,REP,43,,-3,11/4/2014,54.97,41.14,13.83,16.83,-16.83,0,9.0754071103151, +35918,48352,5580,2014,2014_House-G_NJ-5,NJ-5,House-G,House-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/14/2014,400,Roy Cho,5972,DEM,43,Scott Garrett,5982,REP,48,,-5,11/4/2014,43.3,55.41,-12.11,7.11,7.11,1,1.470789851154422,for Roy Cho +33782,40968,6,2014,2014_Sen-G_MN,MN,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/15/2014,597,Al Franken,6091,DEM,53,Mike McFadden,6093,REP,38,3,15,11/4/2014,53.15,42.91,10.24,4.76,4.76,1,.3426294290239347,for KSTP-TV Minneapolis +33824,137740,19,2014,2014_Sen-G_TX,TX,Sen-G,Sen-G,YouGov,391,Online,,10/15/2014,866,David M. Alameel,6197,DEM,31,John Cornyn,6201,REP,57,7,-26,11/4/2014,34.36,61.56,-27.2,1.2,1.2,1,-6.512684314017573,for Texas Tribune +34398,42101,34,2014,2014_Sen-GS_HI,HI,Sen-G,Sen-GS,Ward Research/The Honolulu Star-Advertiser,375,Live Phone,,10/15/2014,605,Brian Schatz,6084,DEM,71,Cam Cavasso,6077,REP,20,,51,11/4/2014,69.77,27.7,42.07,8.93,8.93,1,.3229147273091852,for Hawaii News Now | The Honolulu Star-Advertiser +34175,41704,1222,2014,2014_Gov-G_AZ,AZ,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/15/2014,1056,Fred Duval,8717,DEM,42,Doug Ducey,8716,REP,47,,-5,11/4/2014,41.62,53.44,-11.83,6.83,6.83,1,1.919855436804276, +34127,41577,1222,2014,2014_Gov-G_AZ,AZ,Gov-G,Gov-G,Tarrance Group,333,Live Phone,,10/15/2014,500,Fred Duval,8717,DEM,36,Doug Ducey,8716,REP,43,5,-7,11/4/2014,41.62,53.44,-11.83,4.83,4.83,1,-.561730523865048,for Arizona Free Enterprise Club +34161,41661,1225,2014,2014_Gov-G_CT,CT,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/15/2014,980,Dannel P. Malloy,8863,DEM,43,Thomas C. Foley,8645,REP,50,,-7,11/4/2014,50.73,48.16,2.56,9.56,-9.56,0,5.370679358353744, +34398,42092,1227,2014,2014_Gov-G_HI,HI,Gov-G,Gov-G,Ward Research/The Honolulu Star-Advertiser,375,Live Phone,,10/15/2014,605,David Y. Ige,8633,DEM,47,James R. Aiona,8628,REP,35,12,12,11/4/2014,49.45,37.08,12.38,.38,-.38,1,-8.433961725234951,for Hawaii News Now | The Honolulu Star-Advertiser +33782,41672,1238,2014,2014_Gov-G_MN,MN,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,10/15/2014,597,Mark Dayton,8888,DEM,50,Jeff Johnson,8641,REP,40,3,10,11/4/2014,50.07,44.51,5.56,4.44,4.44,1,-.4461500582100605,for KSTP-TV Minneapolis +33824,41232,1254,2014,2014_Gov-G_TX,TX,Gov-G,Gov-G,YouGov,391,Online,,10/15/2014,866,Wendy R. Davis,8755,DEM,38,Gregory W. Abbott,8754,REP,54,6,-16,11/4/2014,38.9,59.27,-20.37,4.37,4.37,1,-3.320414885876424,for Texas Tribune +34398,48310,5460,2014,2014_House-G_HI-1,HI-1,House-G,House-G,Ward Research/The Honolulu Star-Advertiser,375,Live Phone,,10/15/2014,354,K. Mark Takai,4728,DEM,47,Charles K. Djou,4719,REP,47,,0,11/4/2014,51.93,48.07,3.86,3.86,-3.86,.5,-.7907476961243901,for Hawaii News Now | The Honolulu Star-Advertiser +35919,48354,5542,2014,2014_House-G_MI-11,MI-11,House-G,House-G,Mitchell Research & Communications,213,IVR,,10/15/2014,472,Bobby McKenzie,4593,DEM,35,David A. Trott,4605,REP,47,,-12,11/4/2014,40.47,55.9,-15.43,3.43,3.43,1,-4.190153727766786,for Fox 2 News Detroit +35931,48375,5609,2014,2014_House-G_NY-19,NY-19,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/15/2014,400,Sean S. Eldridge,9952,DEM,30,Christopher P. Gibson,9953,REP,56,,-26,11/4/2014,35.51,64.49,-28.97,2.97,2.97,1,-5.798904898301983,for Christopher P. Gibson +36086,49020,5631,2014,2014_House-G_ND-1,ND-1,House-G,House-G,DFM Research,69,Live Phone,,10/15/2014,430,George B. Sinner,9970,DEM,39,Kevin Cramer,9971,REP,46,3,-7,11/4/2014,38.48,55.54,-17.06,10.06,10.06,1,3.350345772488504,for Valley News Live +33820,41009,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,New England College,228,IVR,,10/16/2014,921,Jeanne Shaheen,6280,DEM,47.3,Scott Brown,6272,REP,47.7,,-.40000001,11/4/2014,51.46,48.21,3.24,3.64,-3.64,0,.2868584031983287, +33805,40991,10,2014,2014_Sen-G_NJ,NJ,Sen-G,Sen-G,Fairleigh Dickinson University (PublicMind),92,Live Phone,,10/16/2014,525,Cory A. Booker,6306,DEM,56,Jeff Bell,6305,REP,40,,16,11/4/2014,55.84,42.33,13.51,2.49,2.49,1,-3.410822339542106, +33743,40927,15,2014,2014_Sen-G_KY,KY,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2014,1000,Alison Lundergan Grimes,6293,DEM,44,Mitch McConnell,6296,REP,52,,-8,11/4/2014,40.72,56.19,-15.47,7.47,7.47,1,-1.114590184286434, +33733,40917,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Benenson Strategy Group,30,Live Phone,D,10/16/2014,600,Mark Udall,6153,DEM,47,Cory Gardner,6149,REP,44,,3,11/4/2014,46.26,48.2,-1.94,4.94,4.94,0,1.274489049744738,for unspecified Democratic sponsor +33813,41001,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Gravis Marketing,124,IVR,,10/16/2014,695,Mark Udall,6153,DEM,43,Cory Gardner,6149,REP,48,4,-5,11/4/2014,46.26,48.2,-1.94,3.06,-3.06,1,-.5847423652451729,for Human Events +58866,100396,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Optimus,245,IVR,,10/16/2014,2455,Bruce L. Braley,6104,DEM,44.4,Joni K. Ernst,6106,REP,45,,-.60000002,11/4/2014,43.76,52.1,-8.34,7.74,7.74,1,.80134789159688, +33736,40920,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/16/2014,714,Bruce L. Braley,6104,DEM,48,Joni K. Ernst,6106,REP,47,,1,11/4/2014,43.76,52.1,-8.34,9.34,9.34,0,2.419085007188834,for unspecified Democratic sponsor +33772,40958,32,2014,2014_Sen-G_AR,AR,Sen-G,Sen-G,Hendrix College,138,IVR/Live Phone,,10/16/2014,2075,Mark L. Pryor,6145,DEM,40.5,Tom Cotton,6143,REP,49,2.5,-8.5,11/4/2014,39.43,56.5,-17.07,8.57,8.57,1,-1.526845782062791,for Talk Business & Politics +62489,112345,1227,2014,2014_Gov-G_HI,HI,Gov-G,Gov-G,Tarrance Group,333,Live Phone,R,10/16/2014,800,David Y. Ige,8633,DEM,39,James R. Aiona,8628,REP,37,10,2,11/4/2014,49.45,37.08,12.38,10.38,-10.38,1,3.223227721300714,for unspecified Republican sponsor +33772,41471,1232,2014,2014_Gov-G_AR,AR,Gov-G,Gov-G,Hendrix College,138,IVR/Live Phone,,10/16/2014,2075,Michael Avery Ross,8694,DEM,41,Asa Hutchinson,8693,REP,49,3,-8,11/4/2014,41.49,55.44,-13.94,5.94,5.94,1,-1.927025771110514,for Talk Business & Politics +33820,41812,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,New England College,228,IVR,,10/16/2014,921,Margaret Wood Hassan,8809,DEM,50.7,Walt Havenstein,8805,REP,42.5,,8.1999998,11/4/2014,52.38,47.43,4.95,3.25,3.25,1,-1.328751624523649, +34002,41321,1239,2014,2014_Gov-G_RI,RI,Gov-G,Gov-G,Brown University,35,Live Phone,,10/16/2014,1129,Gina M. Raimondo,8744,DEM,41.6,Allan W. Fung,8740,REP,30.5,9.1,11.1,11/4/2014,40.7,36.24,4.47,6.63,6.63,1,1.653963795325108, +33813,41362,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Gravis Marketing,124,IVR,,10/16/2014,695,John Wright Hickenlooper,8708,DEM,44,Bob Beauprez,8704,REP,48,6,-4,11/4/2014,49.3,45.95,3.34,7.34,-7.34,0,2.837190046367298,for Human Events +58855,100385,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Optimus,245,IVR,,10/16/2014,4701,Charlie Crist,8601,DEM,40.2,Rick Scott,8605,REP,41.1,12,-.89999998,11/4/2014,47.07,48.14,-1.08,.18,.18,1,-2.969756108275766, +34187,41726,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2014,1000,Charlie Crist,8601,DEM,47,Rick Scott,8605,REP,47,,0,11/4/2014,47.07,48.14,-1.08,1.08,1.08,.5,-2.074111517506106, +34247,41876,1255,2014,2014_Gov-G_CA,CA,Gov-G,Gov-G,Public Policy Institute of California,262,IVR,,10/16/2014,976,Jerry Brown,8698,DEM,52,Neel Kashkari,8701,REP,36,,16,11/4/2014,59.97,40.03,19.94,3.94,-3.94,1,-.0928181093161462, +33772,48356,5349,2014,2014_House-G_AR-1,AR-1,House-G,House-G,Hendrix College,138,IVR/Live Phone,,10/16/2014,437,Jackie McPherson,5104,DEM,30,Rick Crawford,5098,REP,52,4,-22,11/4/2014,32.38,63.25,-30.87,8.87,8.87,1,1.274937449974009,for Talk Business & Politics +33772,48357,5350,2014,2014_House-G_AR-2,AR-2,House-G,House-G,Hendrix College,138,IVR/Live Phone,,10/16/2014,605,Patrick Henry Hays,5102,DEM,46,French Hill,5103,REP,41.5,4.5,4.5,11/4/2014,43.6,51.86,-8.26,12.76,12.76,0,5.240501268157599,for Talk Business & Politics +33772,48358,5351,2014,2014_House-G_AR-3,AR-3,House-G,House-G,Hendrix College,138,IVR/Live Phone,,10/16/2014,426,Steve Womack,5112,REP,64,Grant Brand,5095,LIB,19,,45,11/4/2014,79.41,20.59,58.83,13.83,,1,6.304979090890082,for Talk Business & Politics +33772,48355,5352,2014,2014_House-G_AR-4,AR-4,House-G,House-G,Hendrix College,138,IVR/Live Phone,,10/16/2014,607,James Lee Witt,5111,DEM,42,Bruce Westerman,5109,REP,44,4,-2,11/4/2014,42.57,53.75,-11.18,9.18,9.18,1,2.748446469015046,for Talk Business & Politics +36073,49001,5376,2014,2014_House-G_CA-24,CA-24,House-G,House-G,Probolsky Research,259,Live Phone,R,10/16/2014,600,Lois Capps,5140,DEM,40.5,Chris Mitchum,5241,REP,41.5,,-1,11/4/2014,51.93,48.07,3.85,4.85,-4.85,0,-2.643452941202345,for Chris Mitchum; sample size unavailable; estimated at 600 as a default +35920,48359,5514,2014,2014_House-G_ME-2,ME-2,House-G,House-G,"Normington, Petts & Associates",232,Live Phone,D,10/16/2014,400,Emily Ann Cain,5801,DEM,42,Bruce Poliquin,5806,REP,34,8,8,11/4/2014,41.83,47.03,-5.2,13.2,13.2,0,8.033704983764002,for Emily Ann Cain +33820,48287,5574,2014,2014_House-G_NH-1,NH-1,House-G,House-G,New England College,228,IVR,,10/16/2014,461,Carol Shea-Porter,5800,DEM,46,Frank C. Guinta,5792,REP,47,,-1,11/4/2014,48.11,51.71,-3.6,2.6,2.6,1,-3.449551860260836, +33820,48360,5575,2014,2014_House-G_NH-2,NH-2,House-G,House-G,New England College,228,IVR,,10/16/2014,460,Annie Kuster,5796,DEM,49,Marilinda Garcia,5791,REP,43,,6,11/4/2014,54.87,44.87,10,4,-4,1,-2.77004978552391, +36300,49285,8271,2014,2014_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/16/2014,3500,Generic Candidate,9973,DEM,41,Generic Candidate,9974,REP,41,,0,11/4/2014,44.84,50.42,-5.59,5.59,5.59,.5,.6457383181529297, +34504,42261,11,2014,2014_Sen-G_SC,SC,Sen-G,Sen-G,Susquehanna Polling & Research Inc.,326,Live Phone,,10/17/2014,917,Charles Bradley Hutto,6180,DEM,29,Lindsey Graham,6179,REP,49,10,-20,11/4/2014,38.78,54.27,-15.48,4.52,-4.52,1,-.5326446801444114,for The Post and Courier | WCIV-TV +33808,40995,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Gravis Marketing,124,IVR,,10/17/2014,1022,Kay R. Hagan,6123,DEM,43,Thom Tillis,6129,REP,48,,-5,11/4/2014,47.26,48.82,-1.56,3.44,-3.44,1,-.8058361905873467, +33778,40964,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,National Research Inc.,225,Live Phone,,10/17/2014,600,Kay R. Hagan,6123,DEM,41,Thom Tillis,6129,REP,42,6,-1,11/4/2014,47.26,48.82,-1.56,.56,.56,1,-3.764584607895385,for Civitas Institute +33754,125182,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,10/17/2014,780,Kay R. Hagan,6123,DEM,46.5,Thom Tillis,6129,REP,43.5,5,3,11/4/2014,47.26,48.82,-1.56,4.56,4.56,0,.4701553697174755,average of multiple versions or turnout models listed in poll +33775,40961,15,2014,2014_Sen-G_KY,KY,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/17/2014,655,Alison Lundergan Grimes,6293,DEM,43,Mitch McConnell,6296,REP,44,5,-1,11/4/2014,40.72,56.19,-15.47,14.47,14.47,1,6.880598181815023,for WKYT-TV | Lexington Herald-Leader | WHAS-TV | The Courier-Journal +33838,41027,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Ipsos,154,Online,,10/17/2014,1099,Mark Udall,6153,DEM,45,Cory Gardner,6149,REP,47,,-2,11/4/2014,46.26,48.2,-1.94,.06,-.06,1,-3.471332088827432,for Reuters +34450,42197,25,2014,2014_Sen-O_LA,LA,Sen-G,Sen-O,Multi-Quest International,220,Live Phone,,10/17/2014,605,Mary L. Landrieu,8375,DEM,36,Bill Cassidy,8373,REP,32,6,4,11/4/2014,42.08,40.97,1.11,2.89,2.89,1,-1.788874288726563,for Fox 8 | Raycom Media; among registered voters +34504,42262,36,2014,2014_Sen-GS_SC,SC,Sen-G,Sen-GS,Susquehanna Polling & Research Inc.,326,Live Phone,,10/17/2014,917,Joyce Dickerson,6177,DEM,31,Tim Scott,6185,REP,58,4,-27,11/4/2014,38.01,60.15,-22.14,4.86,-4.86,1,-1.801343377944006,for The Post and Courier | WCIV-TV +34156,126695,1225,2014,2014_Gov-G_CT,CT,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/17/2014,1010,Dannel P. Malloy,8863,DEM,44,Thomas C. Foley,8645,REP,43.5,9,.5,11/4/2014,50.73,48.16,2.56,2.06,-2.06,1,-2.826218269947441,average of multiple versions or turnout models listed in poll +34504,112357,1244,2014,2014_Gov-G_SC,SC,Gov-G,Gov-G,Susquehanna Polling & Research Inc.,326,Live Phone,,10/17/2014,917,Vincent A. Sheheen,8749,DEM,31,Nimrata R. Haley,8748,REP,51,2,-20,11/4/2014,41.42,55.9,-14.48,5.52,-5.52,1,-.0069200886531328,for The Post and Courier | WCIV-TV +33838,41721,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Ipsos,154,Online,,10/17/2014,1099,John Wright Hickenlooper,8708,DEM,46,Bob Beauprez,8704,REP,46,,0,11/4/2014,49.3,45.95,3.34,3.34,-3.34,.5,-1.11194831907331,for Reuters +33994,41308,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,MassINC Polling Group,198,Live Phone,,10/17/2014,501,Martha Coakley,8850,DEM,42,Charles D. Baker,8848,REP,43,1,-1,11/4/2014,46.54,48.4,-1.86,.86,.86,1,-3.16258407886249,for WBUR +34181,126693,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/17/2014,984,Charlie Crist,8601,DEM,43,Rick Scott,8605,REP,43,7,0,11/4/2014,47.07,48.14,-1.08,1.08,1.08,.5,-1.798186369407693,average of multiple versions or turnout models listed in poll +34326,42020,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,St. Pete Polls,314,IVR,,10/17/2014,1855,Charlie Crist,8601,DEM,45.3,Rick Scott,8605,REP,43.9,8.4,1.4,11/4/2014,47.07,48.14,-1.08,2.48,2.48,0,-.373490986171694, +35921,48361,5528,2014,2014_House-G_MA-6,MA-6,House-G,House-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/17/2014,406,Seth Moulton,5898,DEM,47,Richard R. Tisei,5903,REP,36,9,11,11/4/2014,54.97,41.14,13.83,2.83,-2.83,1,-6.897770907380628,for unspecified Democratic sponsor +33792,40978,2,2014,2014_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,10/18/2014,600,Gary C. Peters,6053,DEM,45,Terri Lynn Land,6052,REP,34,,11,11/4/2014,54.61,41.33,13.29,2.29,-2.29,1,-.9484982984222298,for Detroit Free Press | WXYZ-TV (Michigan) +33837,41026,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,Suffolk University,323,Live Phone,,10/18/2014,500,Jeanne Shaheen,6280,DEM,48.6,Scott Brown,6272,REP,45.6,,3,11/4/2014,51.46,48.21,3.24,.24,-.24,1,-3.798629822672726,for Boston Herald +33757,40943,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,University of Massachusetts Lowell,355,Live Phone,,10/18/2014,643,Jeanne Shaheen,6280,DEM,49,Scott Brown,6272,REP,46,,3,11/4/2014,51.46,48.21,3.24,.24,-.24,1,-3.655437855375146,for University of Massachusetts - Lowell +34008,42164,9,2014,2014_Sen-G_ME,ME,Sen-G,Sen-G,Pan Atlantic Research,249,Live Phone,,10/18/2014,400,Shenna Bellows,6282,DEM,27,Susan M. Collins,6284,REP,66.6,,-39.599998,11/4/2014,31.5,68.46,-36.96,2.64,-2.64,1,-6.084076231164996, +33766,40952,9,2014,2014_Sen-G_ME,ME,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,10/18/2014,667,Shenna Bellows,6282,DEM,30,Susan M. Collins,6284,REP,65,,-35,11/4/2014,31.5,68.46,-36.96,1.96,1.96,1,-6.653892643715872,for Portland Press Herald | Maine Sunday Telegram +33780,125179,12,2014,2014_Sen-G_AK,AK,Sen-G,Sen-G,Hellenthal & Associates,137,Live Phone,,10/18/2014,403,Mark Begich,6130,DEM,50.05,Dan Sullivan,6138,REP,40.4,2.8,9.6499996,11/4/2014,45.83,47.96,-2.13,11.78,11.78,0,7.153977443280016,average of multiple versions or turnout models listed in poll +33801,40987,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/18/2014,568,Kay R. Hagan,6123,DEM,46,Thom Tillis,6129,REP,43,6,3,11/4/2014,47.26,48.82,-1.56,4.56,4.56,0,.3020594477973936,for WRAL News +33841,41030,20,2014,2014_Sen-G_OR,OR,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/18/2014,561,Jeff Merkley,6165,DEM,53,Monica Wehby,6167,REP,32,,21,11/4/2014,55.73,36.87,18.86,2.14,2.14,1,-3.404565506012008,for KATU-TV Portland +33753,40939,21,2014,2014_Sen-G_KS,KS,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/18/2014,429,Pat Roberts,6154,REP,46,Gregory Orman,8355,IND,46,,0,11/4/2014,53.15,42.53,10.62,10.62,,.5,.1116144840903305, +33784,125155,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,10/18/2014,778,Mark Udall,6153,DEM,43.5,Cory Gardner,6149,REP,46.5,2,-3,11/4/2014,46.26,48.2,-1.94,1.06,-1.06,1,-2.526240816692442,average of multiple versions or turnout models listed in poll +33804,125158,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/18/2014,974,Mark Udall,6153,DEM,42.5,Cory Gardner,6149,REP,47,,-4.5,11/4/2014,46.26,48.2,-1.94,2.56,-2.56,1,-.7542144816614457,average of multiple versions or turnout models listed in poll +34495,112367,25,2014,2014_Sen-O_LA,LA,Sen-G,Sen-O,University of New Orleans,358,Live Phone,,10/18/2014,292,Mary L. Landrieu,8375,DEM,38,Bill Cassidy,8373,REP,33,7,5,11/4/2014,42.08,40.97,1.11,3.89,3.89,1,-1.075717855744063, +33829,41018,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/18/2014,964,Bruce L. Braley,6104,DEM,46,Joni K. Ernst,6106,REP,48,,-2,11/4/2014,43.76,52.1,-8.34,6.34,6.34,1,-.526578495855999, +34255,42175,34,2014,2014_Sen-GS_HI,HI,Sen-G,Sen-GS,MRG Research,207,IVR/Live Phone,,10/18/2014,1221,Brian Schatz,6084,DEM,55,Cam Cavasso,6077,REP,29,,26,11/4/2014,69.77,27.7,42.07,16.07,-16.07,1,8.579670625011207,for Honolulu Civil Beat +33780,41818,1221,2014,2014_Gov-G_AK,AK,Gov-G,Gov-G,Hellenthal & Associates,137,Live Phone,,10/18/2014,403,Bill Walker,8879,IND,43,Sean R. Parnell,8686,REP,44,,-1,11/4/2014,48.1,45.88,2.22,3.22,,0,-2.209252683950523, +34008,41331,1224,2014,2014_Gov-G_ME,ME,Gov-G,Gov-G,Pan Atlantic Research,249,Live Phone,,10/18/2014,400,Michael H. Michaud,8812,DEM,39.7,Paul R. LePage,8811,REP,40.3,12.7,-.60000002,11/4/2014,43.37,48.18,-4.81,4.21,4.21,1,-1.617812112529217, +33766,41192,1224,2014,2014_Gov-G_ME,ME,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,10/18/2014,639,Michael H. Michaud,8812,DEM,35,Paul R. LePage,8811,REP,45,16,-10,11/4/2014,43.37,48.18,-4.81,5.19,-5.19,1,-.2874861349179359,for Portland Press Herald | Maine Sunday Telegram +33829,41731,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/18/2014,964,Jack G. Hatch,8648,DEM,37,Terry E. Branstad,8647,REP,55,,-18,11/4/2014,37.27,58.99,-21.72,3.72,3.72,1,-1.272684958140747, +34255,41899,1227,2014,2014_Gov-G_HI,HI,Gov-G,Gov-G,MRG Research,207,IVR/Live Phone,,10/18/2014,1221,David Y. Ige,8633,DEM,40,James R. Aiona,8628,REP,34,11,6,11/4/2014,49.45,37.08,12.38,6.38,-6.38,1,-1.652311337801385,for Honolulu Civil Beat +33753,41370,1228,2014,2014_Gov-G_KS,KS,Gov-G,Gov-G,Monmouth University,215,Live Phone,,10/18/2014,429,Paul Davis,8712,DEM,50,Sam Brownback,8711,REP,45,,5,11/4/2014,46.13,49.82,-3.69,8.69,8.69,0,1.681387398402441, +33837,41809,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/18/2014,500,Margaret Wood Hassan,8809,DEM,49.4,Walt Havenstein,8805,REP,39.2,,10.2,11/4/2014,52.38,47.43,4.95,5.25,5.25,1,.5308232098345963,for Boston Herald +33757,41447,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,University of Massachusetts Lowell,355,Live Phone,,10/18/2014,643,Margaret Wood Hassan,8809,DEM,49,Walt Havenstein,8805,REP,45,,4,11/4/2014,52.38,47.43,4.95,.95,-.95,1,-3.899525860624354,for University of Massachusetts - Lowell +34064,41439,1237,2014,2014_Gov-G_NY,NY,Gov-G,Gov-G,Siena College,305,Live Phone,,10/18/2014,748,Andrew Cuomo,8663,DEM,54,Robert P. Astorino,8871,REP,33,9,21,11/4/2014,54.28,40.31,13.96,7.04,7.04,1,-1.108010777685733, +33841,41668,1240,2014,2014_Gov-G_OR,OR,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,10/18/2014,561,John Kitzhaber,8881,DEM,51,Dennis Richardson,8902,REP,38,,13,11/4/2014,49.89,44.13,5.76,7.24,7.24,1,2.806753764665858,for KATU-TV Portland +34375,42069,1245,2014,2014_Gov-G_WI,WI,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,D,10/18/2014,860,Mary Burke,8781,DEM,46,Scott Walker,8787,REP,47,,-1,11/4/2014,46.59,52.26,-5.68,4.68,4.68,1,-.8030650840345341,for unspecified Democratic sponsor +33784,125143,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,,10/18/2014,778,John Wright Hickenlooper,8708,DEM,45.5,Bob Beauprez,8704,REP,45,1,.5,11/4/2014,49.3,45.95,3.34,2.84,-2.84,1,-1.636085105679703,average of multiple versions or turnout models listed in poll +33804,125149,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/18/2014,974,John Wright Hickenlooper,8708,DEM,45,Bob Beauprez,8704,REP,44.33,1.5,.67000002,11/4/2014,49.3,45.95,3.34,2.68,-2.68,1,-1.404736977099607,average of multiple versions or turnout models listed in poll +33792,41614,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,EPIC-MRA,84,Live Phone,,10/18/2014,600,Mark Schauer,8610,DEM,39,Rick Snyder,8611,REP,47,,-8,11/4/2014,46.86,50.92,-4.07,3.93,-3.93,1,-.3745749015780084,for Detroit Free Press | WXYZ-TV (Michigan) +34197,41751,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Saint Leo University,299,IVR/Online,,10/18/2014,500,Charlie Crist,8601,DEM,43,Rick Scott,8605,REP,40,8,3,11/4/2014,47.07,48.14,-1.08,4.08,4.08,0,.6867536549817793, +33780,48367,5339,2014,2014_House-G_AK-1,AK-1,House-G,House-G,Hellenthal & Associates,137,Live Phone,,10/18/2014,403,Forrest Dunbar,9936,DEM,35,Don Young,9938,REP,52,6,-17,11/4/2014,40.97,50.97,-10,7,-7,1,.0683621902758083, +35922,48362,5369,2014,2014_House-G_CA-17,CA-17,House-G,House-G,SurveyUSA,325,IVR/Live Phone,,10/18/2014,579,Michael M. Honda,5200,DEM,37,Ro Khanna,5210,DEM,35,,2,11/4/2014,51.75,48.25,3.51,1.51,,1,-5.889139426897364,for KPIX-TV (California) +35922,48363,5373,2014,2014_House-G_CA-21,CA-21,House-G,House-G,SurveyUSA,325,IVR/Live Phone,,10/18/2014,554,Amanda Renteria,5262,DEM,42,David Valadao,5298,REP,47,,-5,11/4/2014,42.17,57.83,-15.67,10.67,10.67,1,3.183344248493658,for KPIX-TV (California) +34255,48311,5460,2014,2014_House-G_HI-1,HI-1,House-G,House-G,MRG Research,207,IVR/Live Phone,,10/18/2014,604,K. Mark Takai,4728,DEM,45,Charles K. Djou,4719,REP,45,,0,11/4/2014,51.93,48.07,3.86,3.86,-3.86,.5,-.8256930623014255,for Honolulu Civil Beat +34255,49006,5461,2014,2014_House-G_HI-2,HI-2,House-G,House-G,MRG Research,207,IVR/Live Phone,,10/18/2014,517,Tulsi Gabbard,4721,DEM,69,Kawika Crowley,4718,REP,19,,50,11/4/2014,78.75,18.65,60.1,10.1,-10.1,1,2.709506164861051,for Honolulu Civil Beat +34008,48343,5513,2014,2014_House-G_ME-1,ME-1,House-G,House-G,Pan Atlantic Research,249,Live Phone,,10/18/2014,207,Chellie Pingree,5805,DEM,62,Isaac J. Misiuk,5803,REP,18.3,6.2,43.700001,11/4/2014,60.43,30.67,29.76,13.94,13.94,1,7.593099788454089, +33766,48293,5513,2014,2014_House-G_ME-1,ME-1,House-G,House-G,University of New Hampshire,357,Live Phone,,10/18/2014,348,Chellie Pingree,5805,DEM,57,Isaac J. Misiuk,5803,REP,19,10,38,11/4/2014,60.43,30.67,29.76,8.24,8.24,1,1.117298126106076,for Portland Press Herald | Maine Sunday Telegram +34008,48344,5514,2014,2014_House-G_ME-2,ME-2,House-G,House-G,Pan Atlantic Research,249,Live Phone,,10/18/2014,193,Emily Ann Cain,5801,DEM,38.9,Bruce Poliquin,5806,REP,37.7,7.6,1.2,11/4/2014,41.83,47.03,-5.2,6.4,6.4,0,-.4860630068126578, +33766,48285,5514,2014,2014_House-G_ME-2,ME-2,House-G,House-G,University of New Hampshire,357,Live Phone,,10/18/2014,291,Emily Ann Cain,5801,DEM,40,Bruce Poliquin,5806,REP,41,8,-1,11/4/2014,41.83,47.03,-5.2,4.2,4.2,1,-2.693361490457805,for Portland Press Herald | Maine Sunday Telegram +36083,49017,5528,2014,2014_House-G_MA-6,MA-6,House-G,House-G,Optimus,245,IVR,R,10/18/2014,2994,Seth Moulton,5898,DEM,47.7,Richard R. Tisei,5903,REP,46.4,,1.3,11/4/2014,54.97,41.14,13.83,12.53,-12.53,1,4.646779475513583,for unspecified Republican sponsor +35946,48395,5531,2014,2014_House-G_MA-9,MA-9,House-G,House-G,Emerson College,88,IVR,,10/18/2014,302,Bill Keating,5894,DEM,47,John C. Chapman,5888,REP,44,,3,11/4/2014,54.95,44.99,9.96,6.96,-6.96,1,-.8672273671727891, +34064,48364,5594,2014,2014_House-G_NY-4,NY-4,House-G,House-G,Siena College,305,Live Phone,,10/18/2014,628,Kathleen Rice,9958,DEM,52,Bruce Blakeman,9957,REP,42,,10,11/4/2014,52.84,47.16,5.69,4.31,4.31,1,-3.143675701991034, +36088,49022,5609,2014,2014_House-G_NY-19,NY-19,House-G,House-G,Global Strategy Group,118,Live Phone,D,10/18/2014,401,Sean S. Eldridge,9952,DEM,36,Christopher P. Gibson,9953,REP,46,,-10,11/4/2014,35.51,64.49,-28.97,18.97,18.97,1,13.2607042427859,for Sean S. Eldridge +52246,82444,5660,2014,2014_House-G_PA-3,PA-3,House-G,House-G,Mercyhurst University,422,Live Phone,,10/18/2014,503,Dan Lavallee,5012,DEM,30,Mike Kelly,5010,REP,52,,-22,11/4/2014,39.37,60.63,-21.26,.74,-.74,1,-6.730360836853476, +36092,49033,5745,2014,2014_House-G_VA-10,VA-10,House-G,House-G,The Polling Company Inc.,337,Live Phone,R,10/18/2014,404,John W. Foust,5940,DEM,35,Barbara J. Comstock,5932,REP,51,1,-16,11/4/2014,40.36,56.49,-16.13,.13,.13,1,-7.467204420181052,for unspecified Republican sponsor +34920,49085,8271,2014,2014_House-G_US,US,House-G,House-G,GfK Group,115,Online,,10/18/2014,968,Generic Candidate,9973,DEM,32,Generic Candidate,9974,REP,40,,-8,11/4/2014,44.84,50.42,-5.59,2.41,-2.41,1,-2.651531473685564, +36101,49046,8271,2014,2014_House-G_US,US,House-G,House-G,Pew Research Center,253,Live Phone,,10/18/2014,1126,Generic Candidate,9973,DEM,47,Generic Candidate,9974,REP,46,,1,11/4/2014,44.84,50.42,-5.59,6.59,6.59,0,1.669244429764857, +33812,41000,2,2014,2014_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,IVR,,10/19/2014,919,Gary C. Peters,6053,DEM,51.1,Terri Lynn Land,6052,REP,37.5,2.2,13.6,11/4/2014,54.61,41.33,13.29,.31,.31,1,-3.318292110415084,for Fox 2 News Detroit +33756,40942,4,2014,2014_Sen-G_IL,IL,Sen-G,Sen-G,APC Research,4,Live Phone,,10/19/2014,800,Richard J. Durbin,6112,DEM,50,James D. Oberweis,6116,REP,36,6,14,11/4/2014,53.55,42.69,10.85,3.15,3.15,1,-1.697579272094859,for Chicago Tribune +33774,40960,15,2014,2014_Sen-G_KY,KY,Sen-G,Sen-G,Voter/Consumer Research,371,Live Phone,R,10/19/2014,815,Alison Lundergan Grimes,6293,DEM,41,Mitch McConnell,6296,REP,49,3,-8,11/4/2014,40.72,56.19,-15.47,7.47,7.47,1,-.9403631626673151,for Mitch McConnell +33781,40967,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/19/2014,606,Mary Michelle Nunn,6072,DEM,46,David A. Perdue,6073,REP,44,4,2,11/4/2014,45.21,52.89,-7.68,9.68,9.68,0,2.870793252572575,for WXIA-TV +33799,40985,22,2014,2014_Sen-G_SD,SD,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/19/2014,500,Richard P. Weiland,6196,DEM,24,M. Michael Rounds,6195,REP,48,16,-24,11/4/2014,29.51,50.37,-20.86,3.14,-3.14,1,-5.18263255008967,for M. Michael Rounds +33826,41015,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/19/2014,431,Mark Udall,6153,DEM,46,Cory Gardner,6149,REP,47,,-1,11/4/2014,46.26,48.2,-1.94,.94,.94,1,-2.884091927981469, +73246,137306,28,2014,2014_Sen-G_TN,TN,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,D,10/19/2014,595,William Gordon Ball,6217,DEM,32,Lamar Alexander,6215,REP,45,,-13,11/4/2014,31.87,61.87,-30,17,17,1,9.55472554609196,for William Gordon Ball; among 'voters' +33826,41544,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Monmouth University,215,Live Phone,,10/19/2014,431,John Wright Hickenlooper,8708,DEM,50,Bob Beauprez,8704,REP,43,,7,11/4/2014,49.3,45.95,3.34,3.66,3.66,1,-1.110990194351348, +33812,41245,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,Mitchell Research & Communications,213,IVR,,10/19/2014,919,Mark Schauer,8610,DEM,45.7,Rick Snyder,8611,REP,48,1,-2.3,11/4/2014,46.86,50.92,-4.07,1.77,1.77,1,-2.806593517229289,for Fox 2 News Detroit +33781,41970,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,10/19/2014,606,Jason J. Carter,8623,DEM,43,J. Nathan Deal,8624,REP,45,4,-2,11/4/2014,44.89,52.75,-7.86,5.86,5.86,1,.5055143705759525,for WXIA-TV +33756,41656,1252,2014,2014_Gov-G_IL,IL,Gov-G,Gov-G,APC Research,4,Live Phone,,10/19/2014,800,Pat Quinn,8658,DEM,43,Bruce Rauner,8659,REP,45,4,-2,11/4/2014,46.35,50.27,-3.92,1.92,1.92,1,-4.712890639977972,for Chicago Tribune +35923,48365,5404,2014,2014_House-G_CA-52,CA-52,House-G,House-G,SurveyUSA,325,IVR/Live Phone,,10/19/2014,608,Scott Peters,5255,DEM,45,Carl DeMaio,5162,REP,46,,-1,11/4/2014,51.59,48.41,3.17,4.17,-4.17,0,-3.249767595851357,for KGTV-TV (California) | San Diego Union-Tribune +35924,48366,5496,2014,2014_House-G_KS-2,KS-2,House-G,House-G,Tarrance Group,333,Live Phone,R,10/19/2014,400,Margie Wakefield,5345,DEM,37,Lynn Jenkins,5336,REP,49,6,-12,11/4/2014,38.62,57.04,-18.43,6.43,6.43,1,-1.14710952220244,for Lynn Jenkins +35947,49026,5731,2014,2014_House-G_UT-1,UT-1,House-G,House-G,Brigham Young University,34,Online,,10/19/2014,159,Donna M. McAleer,5651,DEM,31,Rob Bishop,5640,REP,49,3.2,-18,11/4/2014,28.01,64.78,-36.77,18.77,18.77,1,11.98468326194484, +35947,49028,5732,2014,2014_House-G_UT-2,UT-2,House-G,House-G,Brigham Young University,34,Online,,10/19/2014,192,Luz Robles,5656,DEM,37,Chris Stewart,5659,REP,43,2.8,-6,11/4/2014,32.55,60.82,-28.27,22.27,22.27,1,15.92951599677085, +35947,49030,5733,2014,2014_House-G_UT-3,UT-3,House-G,House-G,Brigham Young University,34,Online,,10/19/2014,169,Brian Wonnacott,5661,DEM,24.9,Jason Chaffetz,5642,REP,59,.9,-34.099998,11/4/2014,22.48,72.21,-49.72,15.62,15.62,1,9.808121532829899, +35947,48396,5734,2014,2014_House-G_UT-4,UT-4,House-G,House-G,Brigham Young University,34,Online,,10/19/2014,236,Doug Owens,5654,DEM,46,Mia B. Love,5650,REP,42,1,4,11/4/2014,45.81,50.92,-5.1,9.1,9.1,0,3.657215533506891, +36143,49094,8271,2014,2014_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,Live Phone,,10/19/2014,698,Generic Candidate,9973,DEM,46,Generic Candidate,9974,REP,46,,0,11/4/2014,44.84,50.42,-5.59,5.59,5.59,.5,.4878143812312774, +33777,40963,1,2014,2014_Sen-G_NE,NE,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,681,Dave Domina,6263,DEM,30,Ben Sasse,6269,REP,59,,-29,11/4/2014,31.49,64.34,-32.85,3.85,3.85,1,-3.743038177392124,for CBS News | New York Times +33832,41021,2,2014,2014_Sen-G_MI,MI,Sen-G,Sen-G,Clarity Campaign Labs,52,IVR/Live Phone,D,10/20/2014,1032,Gary C. Peters,6053,DEM,48,Terri Lynn Land,6052,REP,33,,15,11/4/2014,54.61,41.33,13.29,1.71,1.71,1,-1.232089030186372,for unspecified Democratic sponsor +33786,40972,2,2014,2014_Sen-G_MI,MI,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,2394,Gary C. Peters,6053,DEM,49,Terri Lynn Land,6052,REP,41,,8,11/4/2014,54.61,41.33,13.29,5.29,-5.29,1,2.680055569338586,for CBS News | New York Times +33761,40947,3,2014,2014_Sen-G_NM,NM,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,962,Tom Udall,6286,DEM,52,Allen E. Weh,6287,REP,36,,16,11/4/2014,55.56,44.44,11.12,4.88,4.88,1,-.9237398218259866,for CBS News | New York Times +33800,40986,4,2014,2014_Sen-G_IL,IL,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,3519,Richard J. Durbin,6112,DEM,52,James D. Oberweis,6116,REP,39,,13,11/4/2014,53.55,42.69,10.85,2.15,2.15,1,-2.968461344813004,for CBS News | New York Times +33833,41022,5,2014,2014_Sen-G_MT,MT,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,497,Amanda G. Curtis,8347,DEM,38,Steve Daines,6058,REP,56,,-18,11/4/2014,40.07,57.79,-17.72,.28,-.28,1,-5.580780053654881,for CBS News | New York Times +33785,40971,6,2014,2014_Sen-G_MN,MN,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,2430,Al Franken,6091,DEM,51,Mike McFadden,6093,REP,41,,10,11/4/2014,53.15,42.91,10.24,.24,-.24,1,-4.3204228515901,for CBS News | New York Times +33817,41006,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/20/2014,645,Jeanne Shaheen,6280,DEM,49,Scott Brown,6272,REP,47,,2,11/4/2014,51.46,48.21,3.24,1.24,-1.24,1,-2.511486163570166,for CNN +33803,40989,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,1042,Jeanne Shaheen,6280,DEM,46,Scott Brown,6272,REP,41,,5,11/4/2014,51.46,48.21,3.24,1.76,1.76,1,-1.713683879850429,for CBS News | New York Times +33796,40982,9,2014,2014_Sen-G_ME,ME,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,1177,Shenna Bellows,6282,DEM,35,Susan M. Collins,6284,REP,54,,-19,11/4/2014,31.5,68.46,-36.96,17.96,17.96,1,12.05591025629152,for CBS News | New York Times +33816,41005,10,2014,2014_Sen-G_NJ,NJ,Sen-G,Sen-G,Stockton University,317,Live Phone,,10/20/2014,806,Cory A. Booker,6306,DEM,57,Jeff Bell,6305,REP,33,,24,11/4/2014,55.84,42.33,13.51,10.49,10.49,1,6.537311509820672, +33759,40945,10,2014,2014_Sen-G_NJ,NJ,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,1868,Cory A. Booker,6306,DEM,51,Jeff Bell,6305,REP,39,,12,11/4/2014,55.84,42.33,13.51,1.51,-1.51,1,-3.902777802071407,for CBS News | New York Times +33798,40984,11,2014,2014_Sen-G_SC,SC,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,1566,Charles Bradley Hutto,6180,DEM,28,Lindsey Graham,6179,REP,43,8,-15,11/4/2014,38.78,54.27,-15.48,.48,.48,1,-5.235213782062868,for CBS News | New York Times +33771,40957,12,2014,2014_Sen-G_AK,AK,Sen-G,Sen-G,Harstad Strategic Research Inc.,134,Live Phone,D,10/20/2014,700,Mark Begich,6130,DEM,44,Dan Sullivan,6138,REP,44,4,0,11/4/2014,45.83,47.96,-2.13,2.13,2.13,.5,-2.615343035374351,for unspecified Democratic sponsor +33810,40998,12,2014,2014_Sen-G_AK,AK,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,561,Mark Begich,6130,DEM,44,Dan Sullivan,6138,REP,48,,-4,11/4/2014,45.83,47.96,-2.13,1.87,-1.87,1,-3.193503058781285,for CBS News | New York Times +33789,40975,13,2014,2014_Sen-G_WY,WY,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,258,Charlie Hardy,6240,DEM,27,Michael B. Enzi,6237,REP,67,,-40,11/4/2014,17.45,72.19,-54.74,14.74,14.74,1,6.712269277280349,for CBS News | New York Times +33795,40981,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,1910,Kay R. Hagan,6123,DEM,44,Thom Tillis,6129,REP,41,2,3,11/4/2014,47.26,48.82,-1.56,4.56,4.56,0,.8862876650123651,for CBS News | New York Times +33807,40994,15,2014,2014_Sen-G_KY,KY,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,1502,Alison Lundergan Grimes,6293,DEM,39,Mitch McConnell,6296,REP,45,2,-6,11/4/2014,40.72,56.19,-15.47,9.47,9.47,1,1.47481627295159,for CBS News | New York Times +33765,40951,16,2014,2014_Sen-G_VA,VA,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,1605,Mark R. Warner,6303,DEM,49,Ed W. Gillespie,6301,REP,39,1,10,11/4/2014,49.15,48.34,.81,9.19,9.19,1,2.937681151545296,for CBS News | New York Times +33797,40983,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Abt Associates,7,Live Phone,,10/20/2014,1170,Mary Michelle Nunn,6072,DEM,42,David A. Perdue,6073,REP,44,6,-2,11/4/2014,45.21,52.89,-7.68,5.68,5.68,1,-.8838519109635069,for Atlanta Journal-Constitution +33818,41007,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,1774,Mary Michelle Nunn,6072,DEM,44,David A. Perdue,6073,REP,47,1,-3,11/4/2014,45.21,52.89,-7.68,4.68,4.68,1,-1.863223524182293,for CBS News | New York Times +33822,41011,18,2014,2014_Sen-G_MS,MS,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,654,Travis W. Childers,6314,DEM,28,Thad Cochran,6315,REP,50,,-22,11/4/2014,37.89,59.9,-22.01,.01,.01,1,-7.573681184565054,for CBS News | New York Times +33806,40993,19,2014,2014_Sen-G_TX,TX,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,3987,David M. Alameel,6197,DEM,35,John Cornyn,6201,REP,57,,-22,11/4/2014,34.36,61.56,-27.2,5.2,5.2,1,-2.162424047201764,for CBS News | New York Times +33770,40956,20,2014,2014_Sen-G_OR,OR,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,1421,Jeff Merkley,6165,DEM,51,Monica Wehby,6167,REP,39,,12,11/4/2014,55.73,36.87,18.86,6.86,-6.86,1,2.408809804109347,for CBS News | New York Times +33767,40953,21,2014,2014_Sen-G_KS,KS,Sen-G,Sen-G,Marist College,183,Live Phone,,10/20/2014,757,Pat Roberts,6154,REP,44,Gregory Orman,8355,IND,45,4,-1,11/4/2014,53.15,42.53,10.62,11.62,,0,1.621061696568689,for NBC News +33827,41016,21,2014,2014_Sen-G_KS,KS,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,1973,Pat Roberts,6154,REP,42,Gregory Orman,8355,IND,38,1,4,11/4/2014,53.15,42.53,10.62,6.62,,1,-3.696538597418818,for CBS News | New York Times +33814,41003,22,2014,2014_Sen-G_SD,SD,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,527,Richard P. Weiland,6196,DEM,25,M. Michael Rounds,6195,REP,38,17,-13,11/4/2014,29.51,50.37,-20.86,7.86,7.86,1,.1790760511753739,for CBS News | New York Times +33835,41024,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Marist College,183,Live Phone,,10/20/2014,755,Mark Udall,6153,DEM,45,Cory Gardner,6149,REP,46,,-1,11/4/2014,46.26,48.2,-1.94,.94,.94,1,-2.495209641278382,for NBC News +33787,127036,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Suffolk University,323,Live Phone,,10/20/2014,500,Mark Udall,6153,DEM,38.6,Cory Gardner,6149,REP,46,2.6,-7.4000001,11/4/2014,46.26,48.2,-1.94,5.46,-5.46,1,2.005107663742923,for USA Today +33809,40996,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,1567,Mark Udall,6153,DEM,47,Cory Gardner,6149,REP,46,,1,11/4/2014,46.26,48.2,-1.94,2.94,2.94,0,-.2241907694686829,for CBS News | New York Times +33823,41012,24,2014,2014_Sen-G_DE,DE,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,461,Christopher A. Coons,8349,DEM,54,Kevin Wade,6102,REP,36,,18,11/4/2014,55.83,42.23,13.6,4.4,4.4,1,-3.362857291178784,for CBS News | New York Times +33758,40997,25,2014,2014_Sen-O_LA,LA,Sen-G,Sen-O,YouGov,391,Online,,10/20/2014,1316,Mary L. Landrieu,8375,DEM,39.5,Bill Cassidy,8373,REP,39,5,.5,11/4/2014,42.08,40.97,1.11,.61,-.61,1,-3.780170854764887,for CBS News | New York Times; average of multiple versions or turnout models listed in poll +33794,40980,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Marist College,183,Live Phone,,10/20/2014,772,Bruce L. Braley,6104,DEM,46,Joni K. Ernst,6106,REP,49,,-3,11/4/2014,43.76,52.1,-8.34,5.34,5.34,1,-1.534414987828665,for NBC News +33788,40974,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/20/2014,423,Bruce L. Braley,6104,DEM,46,Joni K. Ernst,6106,REP,47,,-1,11/4/2014,43.76,52.1,-8.34,7.34,7.34,1,.2058210800277916, +33768,40954,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,2322,Bruce L. Braley,6104,DEM,44,Joni K. Ernst,6106,REP,44,,0,11/4/2014,43.76,52.1,-8.34,8.34,8.34,.5,2.041371690181303,for CBS News | New York Times +33836,41025,27,2014,2014_Sen-G_ID,ID,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,575,Nels Mitchell,6064,DEM,30,James E. Risch,6065,REP,61,,-31,11/4/2014,34.67,65.33,-30.66,.34,-.34,1,-7.307191093965099,for CBS News | New York Times +33783,40969,28,2014,2014_Sen-G_TN,TN,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,974,William Gordon Ball,6217,DEM,33,Lamar Alexander,6215,REP,55,,-22,11/4/2014,31.87,61.87,-30,8,8,1,-1.078276171619623,for CBS News | New York Times +33776,41002,29,2014,2014_Sen-G_OK,OK,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,995,Matt Silverstein,6258,DEM,27,James M. Inhofe,6249,REP,63,,-36,11/4/2014,28.55,68.01,-39.46,3.46,3.46,1,-1.999085607498201,for CBS News | New York Times +33779,40965,30,2014,2014_Sen-G_WV,WV,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,877,Natalie E. Tennant,6232,DEM,34,Shelley Moore Capito,6228,REP,56,,-22,11/4/2014,34.46,62.12,-27.65,5.65,5.65,1,-1.889754178817069,for CBS News | New York Times +33831,41020,31,2014,2014_Sen-G_MA,MA,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,2218,Edward J. Markey,6289,DEM,54,Brian J. Herr,6288,REP,32,,22,11/4/2014,61.87,37.98,23.88,1.88,-1.88,1,-4.253986027398616,for CBS News | New York Times +33811,40999,32,2014,2014_Sen-G_AR,AR,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,1546,Mark L. Pryor,6145,DEM,42,Tom Cotton,6143,REP,47,,-5,11/4/2014,39.43,56.5,-17.07,12.07,12.07,1,2.465979618622204,for CBS News | New York Times +33790,40976,33,2014,2014_Sen-G_RI,RI,Sen-G,Sen-G,YouGov,391,Online,,10/20/2014,866,Jack Reed,6169,DEM,65,Mark S. Zaccaria,6171,REP,20,,45,11/4/2014,70.58,29.25,41.34,3.66,3.66,1,-3.823986713861867,for CBS News | New York Times +33802,40988,34,2014,2014_Sen-GS_HI,HI,Sen-G,Sen-GS,YouGov,391,Online,,10/20/2014,1002,Brian Schatz,6084,DEM,70,Cam Cavasso,6077,REP,18,,52,11/4/2014,69.77,27.7,42.07,9.93,9.93,1,1.846209792917875,for CBS News | New York Times +33776,40962,35,2014,2014_Sen-GS_OK,OK,Sen-G,Sen-GS,YouGov,391,Online,,10/20/2014,995,Constance N. Johnson,6250,DEM,29,James Lankford,6251,REP,63,,-34,11/4/2014,28.98,67.85,-38.87,4.87,4.87,1,-1.352028169687761,for CBS News | New York Times +33798,40992,36,2014,2014_Sen-GS_SC,SC,Sen-G,Sen-GS,YouGov,391,Online,,10/20/2014,1566,Joyce Dickerson,6177,DEM,28,Tim Scott,6185,REP,57,,-29,11/4/2014,38.01,60.15,-22.14,6.86,-6.86,1,1.048670653207959,for CBS News | New York Times +33791,41319,1220,2014,2014_Gov-G_AL,AL,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,661,Rolf Parker Griffith,8735,DEM,25,Robert Julian Bentley,8733,REP,63,,-38,11/4/2014,36.24,63.56,-27.32,10.68,-10.68,1,4.171737405744874,for CBS News | New York Times +33810,41422,1221,2014,2014_Gov-G_AK,AK,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,561,Bill Walker,8879,IND,39,Sean R. Parnell,8686,REP,42,,-3,11/4/2014,48.1,45.88,2.22,5.22,,0,1.010005484537364,for CBS News | New York Times +33942,41209,1222,2014,2014_Gov-G_AZ,AZ,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,2621,Fred Duval,8717,DEM,40,Doug Ducey,8716,REP,50,,-10,11/4/2014,41.62,53.44,-11.83,1.83,1.83,1,-3.393161810665692,for CBS News | New York Times +33836,41336,1223,2014,2014_Gov-G_ID,ID,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,575,AJ Balukoff,8612,DEM,35,C.L. 'Butch' Otter,8619,REP,53,,-18,11/4/2014,38.55,53.52,-14.97,3.03,-3.03,1,-2.816079672785694,for CBS News | New York Times +33796,41673,1224,2014,2014_Gov-G_ME,ME,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,1177,Michael H. Michaud,8812,DEM,37,Paul R. LePage,8811,REP,35,7,2,11/4/2014,43.37,48.18,-4.81,6.81,6.81,0,1.963735279878267,for CBS News | New York Times +34118,41567,1225,2014,2014_Gov-G_CT,CT,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,1267,Dannel P. Malloy,8863,DEM,40,Thomas C. Foley,8645,REP,40,3,0,11/4/2014,50.73,48.16,2.56,2.56,-2.56,.5,-1.799656657084251,for CBS News | New York Times +33794,41600,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,Marist College,183,Live Phone,,10/20/2014,772,Jack G. Hatch,8648,DEM,36,Terry E. Branstad,8647,REP,59,,-23,11/4/2014,37.27,58.99,-21.72,1.28,-1.28,1,-4.155149792711737,for NBC News +33788,41450,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,Monmouth University,215,Live Phone,,10/20/2014,423,Jack G. Hatch,8648,DEM,37,Terry E. Branstad,8647,REP,58,,-21,11/4/2014,37.27,58.99,-21.72,.72,.72,1,-5.091756554968828, +33768,41550,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,2322,Jack G. Hatch,8648,DEM,37,Terry E. Branstad,8647,REP,50,,-13,11/4/2014,37.27,58.99,-21.72,8.72,8.72,1,4.233805745803675,for CBS News | New York Times +33802,112343,1227,2014,2014_Gov-G_HI,HI,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,1002,David Y. Ige,8633,DEM,54,James R. Aiona,8628,REP,22,5,32,11/4/2014,49.45,37.08,12.38,19.62,19.62,1,13.65243472866958,for CBS News | New York Times +33767,41541,1228,2014,2014_Gov-G_KS,KS,Gov-G,Gov-G,Marist College,183,Live Phone,,10/20/2014,757,Paul Davis,8712,DEM,45,Sam Brownback,8711,REP,44,5,1,11/4/2014,46.13,49.82,-3.69,4.69,4.69,0,-2.169958341733691,for NBC News +33827,41671,1228,2014,2014_Gov-G_KS,KS,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,1973,Paul Davis,8712,DEM,40,Sam Brownback,8711,REP,43,,-3,11/4/2014,46.13,49.82,-3.69,.69,.69,1,-6.59242555179326,for CBS News | New York Times +33814,112358,1229,2014,2014_Gov-G_SD,SD,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,527,Susan M. Wismer,8753,DEM,28,Dennis M. Daugaard,8750,REP,54,,-26,11/4/2014,25.43,70.47,-45.03,19.03,19.03,1,9.465028636741648,for CBS News | New York Times +34105,41533,1230,2014,2014_Gov-G_VT,VT,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,329,Peter Elliott Shumlin,8857,DEM,47,Scott Milne,8854,REP,35,,12,11/4/2014,46.36,45.1,1.26,10.74,10.74,1,2.887260568259875,for CBS News | New York Times +33789,112369,1231,2014,2014_Gov-G_WY,WY,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,258,Pete Gosar,8776,DEM,33,Matt Hansen Mead,8779,REP,58,,-25,11/4/2014,27.25,59.39,-32.14,7.14,7.14,1,-.9104361986575972,for CBS News | New York Times +33811,41764,1232,2014,2014_Gov-G_AR,AR,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,1567,Michael Avery Ross,8694,DEM,38,Asa Hutchinson,8693,REP,47,,-9,11/4/2014,41.49,55.44,-13.94,4.94,4.94,1,-2.791248245400286,for CBS News | New York Times +33777,41632,1233,2014,2014_Gov-G_NE,NE,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,681,Chuck Hassebrook,8799,DEM,35,Pete Ricketts,8801,REP,55,,-20,11/4/2014,39.23,57.15,-17.93,2.07,-2.07,1,-5.497142590427559,for CBS News | New York Times +33817,41184,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,Live Phone,,10/20/2014,645,Margaret Wood Hassan,8809,DEM,51,Walt Havenstein,8805,REP,45,,6,11/4/2014,52.38,47.43,4.95,1.05,1.05,1,-3.698990491778877,for CNN +33803,41408,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,1042,Margaret Wood Hassan,8809,DEM,47,Walt Havenstein,8805,REP,38,,9,11/4/2014,52.38,47.43,4.95,4.05,4.05,1,-.2647021412667473,for CBS News | New York Times +33761,41826,1235,2014,2014_Gov-G_NM,NM,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,962,Gary K. King,8827,DEM,38,Susana Martinez,8829,REP,50,,-12,11/4/2014,42.78,57.22,-14.45,2.45,2.45,1,-1.138311693203174,for CBS News | New York Times +34167,41685,1236,2014,2014_Gov-G_NV,NV,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,1314,Robert E. Goodman,8838,DEM,28,Brian E. Sandoval,8844,REP,53,,-25,11/4/2014,23.88,70.58,-46.7,21.7,21.7,1,14.30177854682883,for CBS News | New York Times +34271,41932,1237,2014,2014_Gov-G_NY,NY,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,5122,Andrew Cuomo,8663,DEM,56,Robert P. Astorino,8871,REP,31,,25,11/4/2014,54.28,40.31,13.96,11.04,11.04,1,3.898778277238316,for CBS News | New York Times +33785,41474,1238,2014,2014_Gov-G_MN,MN,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,2430,Mark Dayton,8888,DEM,50,Jeff Johnson,8641,REP,41,,9,11/4/2014,50.07,44.51,5.56,3.44,3.44,1,-.9266278845508881,for CBS News | New York Times +33790,112355,1239,2014,2014_Gov-G_RI,RI,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,866,Gina M. Raimondo,8744,DEM,40,Allan W. Fung,8740,REP,35,,5,11/4/2014,40.7,36.24,4.47,.53,.53,1,-4.403974430343191,for CBS News | New York Times +33770,112354,1240,2014,2014_Gov-G_OR,OR,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,1421,John Kitzhaber,8881,DEM,48,Dennis Richardson,8902,REP,42,,6,11/4/2014,49.89,44.13,5.76,.24,.24,1,-5.269724189460733,for CBS News | New York Times +34224,41825,1241,2014,2014_Gov-G_MD,MD,Gov-G,Gov-G,WPA Intelligence (WPAi),383,Live Phone,R,10/20/2014,500,Anthony Brown,8814,DEM,42,Larry Hogan,8818,REP,41,,1,11/4/2014,47.25,51.03,-3.78,4.78,4.78,0,-3.333920830477636,for Larry Hogan +33952,41226,1241,2014,2014_Gov-G_MD,MD,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,1086,Anthony Brown,8814,DEM,51,Larry Hogan,8818,REP,38,,13,11/4/2014,47.25,51.03,-3.78,16.78,16.78,0,12.15818289297954,for CBS News | New York Times +33776,112353,1242,2014,2014_Gov-G_OK,OK,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,995,Joe Dorman,8788,DEM,32,Mary Fallin,8790,REP,56,,-24,11/4/2014,41.01,55.81,-14.8,9.2,-9.2,1,3.315779790216638,for CBS News | New York Times +33888,41111,1243,2014,2014_Gov-G_OH,OH,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,2728,Edward FitzGerald,8678,DEM,35,John Richard Kasich,8679,REP,54,,-19,11/4/2014,33.03,63.64,-30.61,11.61,11.61,1,4.524261965941088,for CBS News | New York Times +33798,112356,1244,2014,2014_Gov-G_SC,SC,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,1566,Vincent A. Sheheen,8749,DEM,33,Nimrata R. Haley,8748,REP,50,,-17,11/4/2014,41.42,55.9,-14.48,2.52,-2.52,1,-3.427336580267399,for CBS News | New York Times +33924,41169,1245,2014,2014_Gov-G_WI,WI,Gov-G,Gov-G,St. Norbert College,313,Live Phone,,10/20/2014,525,Mary Burke,8781,DEM,46,Scott Walker,8787,REP,47,0,-1,11/4/2014,46.59,52.26,-5.68,4.68,4.68,1,-1.004291010977902,for Wisconsin Public Radio +34032,41382,1245,2014,2014_Gov-G_WI,WI,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,3308,Mary Burke,8781,DEM,45,Scott Walker,8787,REP,46,,-1,11/4/2014,46.59,52.26,-5.68,4.68,4.68,1,-.550352336880231,for CBS News | New York Times +33783,112361,1246,2014,2014_Gov-G_TN,TN,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,974,Charles V. Brown,8762,DEM,30,William Edward Haslam,8766,REP,58,,-28,11/4/2014,22.84,70.31,-47.47,19.47,19.47,1,11.53119704703802,for CBS News | New York Times +33835,41233,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Marist College,183,Live Phone,,10/20/2014,755,John Wright Hickenlooper,8708,DEM,46,Bob Beauprez,8704,REP,41,4,5,11/4/2014,49.3,45.95,3.34,1.66,1.66,1,-2.802761377662596,for NBC News +33787,41729,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/20/2014,500,John Wright Hickenlooper,8708,DEM,43,Bob Beauprez,8704,REP,45,2,-2,11/4/2014,49.3,45.95,3.34,5.34,-5.34,0,.8090597946526055,for USA Today +33809,41822,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,1611,John Wright Hickenlooper,8708,DEM,48,Bob Beauprez,8704,REP,44,,4,11/4/2014,49.3,45.95,3.34,.66,.66,1,-3.746504255491724,for CBS News | New York Times +33832,41250,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,Clarity Campaign Labs,52,IVR/Live Phone,D,10/20/2014,1032,Mark Schauer,8610,DEM,44,Rick Snyder,8611,REP,41,,3,11/4/2014,46.86,50.92,-4.07,7.07,7.07,0,3.56132525891856,for unspecified Democratic sponsor +33786,41173,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,2394,Mark Schauer,8610,DEM,45,Rick Snyder,8611,REP,44,,1,11/4/2014,46.86,50.92,-4.07,5.07,5.07,0,1.382547499716966,for CBS News | New York Times +33797,41482,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Abt Associates,7,Live Phone,,10/20/2014,1170,Jason J. Carter,8623,DEM,41,J. Nathan Deal,8624,REP,46,5,-5,11/4/2014,44.89,52.75,-7.86,2.86,2.86,1,-2.353213577621877,for Atlanta Journal-Constitution +33818,41517,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,1774,Jason J. Carter,8623,DEM,43,J. Nathan Deal,8624,REP,47,2,-4,11/4/2014,44.89,52.75,-7.86,3.86,3.86,1,-1.265503179224288,for CBS News | New York Times +34137,41599,1250,2014,2014_Gov-G_PA,PA,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,3111,Thomas W. Wolf,8675,DEM,52,Thomas W. Corbett,8668,REP,39,,13,11/4/2014,54.93,45.07,9.86,3.14,3.14,1,-.0460746547206108,for CBS News | New York Times +34016,41349,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,SocialSphere,307,Live Phone,,10/20/2014,400,Martha Coakley,8850,DEM,37,Charles D. Baker,8848,REP,46,3,-9,11/4/2014,46.54,48.4,-1.86,7.14,-7.14,1,3.306508040700472,for Boston Globe +33831,41418,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,2218,Martha Coakley,8850,DEM,45,Charles D. Baker,8848,REP,41,,4,11/4/2014,46.54,48.4,-1.86,5.86,5.86,0,2.944004137134521,for CBS News | New York Times +33800,41889,1252,2014,2014_Gov-G_IL,IL,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,3519,Pat Quinn,8658,DEM,45,Bruce Rauner,8659,REP,41,,4,11/4/2014,46.35,50.27,-3.92,7.92,7.92,0,1.986349108831976,for CBS News | New York Times +34192,41742,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,5422,Charlie Crist,8601,DEM,45,Rick Scott,8605,REP,46,,-1,11/4/2014,47.07,48.14,-1.08,.08,.08,1,-2.592408731264659,for CBS News | New York Times +33806,112362,1254,2014,2014_Gov-G_TX,TX,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,3987,Wendy R. Davis,8755,DEM,37,Gregory W. Abbott,8754,REP,57,,-20,11/4/2014,38.9,59.27,-20.37,.37,.37,1,-6.947218640446928,for CBS News | New York Times +34013,41346,1255,2014,2014_Gov-G_CA,CA,Gov-G,Gov-G,YouGov,391,Online,,10/20/2014,7463,Jerry Brown,8698,DEM,55,Neel Kashkari,8701,REP,37,,18,11/4/2014,59.97,40.03,19.94,1.94,-1.94,1,-1.96514490318081,for CBS News | New York Times +35925,48368,5383,2014,2014_House-G_CA-31,CA-31,House-G,House-G,American Viewpoint,10,Live Phone,R,10/20/2014,500,Pete Aguilar,5114,DEM,42,Paul Chabot,5145,REP,38,,4,11/4/2014,51.73,48.27,3.47,.53,.53,1,-6.880342918450941,for unspecified Republican sponsor +36135,49086,8271,2014,2014_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,10/20/2014,823,Generic Candidate,9973,DEM,41,Generic Candidate,9974,REP,52,,-11,11/4/2014,44.84,50.42,-5.59,5.41,-5.41,1,.5759502692091681,for NBC News | Wall Street Journal +33819,41008,2,2014,2014_Sen-G_MI,MI,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/21/2014,723,Gary C. Peters,6053,DEM,53,Terri Lynn Land,6052,REP,39,,14,11/4/2014,54.61,41.33,13.29,.71,.71,1,-2.498398320111098,for unspecified Democratic sponsor +34436,42169,3,2014,2014_Sen-G_NM,NM,Sen-G,Sen-G,Vox Populi Polling,372,IVR/Online,,10/21/2014,614,Tom Udall,6286,DEM,51,Allen E. Weh,6287,REP,45,,6,11/4/2014,55.56,44.44,11.12,5.12,-5.12,1,-.730477940518783, +33821,41010,6,2014,2014_Sen-G_MN,MN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/21/2014,800,Al Franken,6091,DEM,48,Mike McFadden,6093,REP,39,3,9,11/4/2014,53.15,42.91,10.24,1.24,-1.24,1,-3.350186011053996,for Minneapolis Star Tribune +33762,40948,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,American Research Group,9,Live Phone,,10/21/2014,600,Jeanne Shaheen,6280,DEM,49,Scott Brown,6272,REP,48,,1,11/4/2014,51.46,48.21,3.24,2.24,-2.24,1,-1.511753898695861, +33839,41028,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/21/2014,764,Jeanne Shaheen,6280,DEM,49,Scott Brown,6272,REP,45,,4,11/4/2014,51.46,48.21,3.24,.76,.76,1,-2.915043323429154,for unspecified Democratic sponsor +33828,41017,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Marist College,183,Live Phone,,10/21/2014,756,Kay R. Hagan,6123,DEM,43,Thom Tillis,6129,REP,43,7,0,11/4/2014,47.26,48.82,-1.56,1.56,1.56,.5,-2.475414407224452,for NBC News +33793,127341,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/21/2014,565,Mary Michelle Nunn,6072,DEM,49,David A. Perdue,6073,REP,45.5,5,3.5,11/4/2014,45.21,52.89,-7.68,11.18,11.18,0,4.50652213172512,for CNN; average of multiple versions or turnout models listed in poll +33815,41004,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Landmark Communications,166,IVR,,10/21/2014,1000,Mary Michelle Nunn,6072,DEM,47.4,David A. Perdue,6073,REP,47.3,3.3,.1,11/4/2014,45.21,52.89,-7.68,7.78,7.78,0,1.319164562096911,for WSB-TV +33825,41014,21,2014,2014_Sen-G_KS,KS,Sen-G,Sen-G,Gravis Marketing,124,IVR,,10/21/2014,1124,Pat Roberts,6154,REP,45,Gregory Orman,8355,IND,47,,-2,11/4/2014,53.15,42.53,10.62,12.62,,0,2.824538693294121, +33834,41023,21,2014,2014_Sen-G_KS,KS,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2014,960,Pat Roberts,6154,REP,44,Gregory Orman,8355,IND,49,,-5,11/4/2014,53.15,42.53,10.62,15.62,,0,6.019359757587931, +33763,40949,22,2014,2014_Sen-G_SD,SD,Sen-G,Sen-G,Marist College,183,Live Phone,,10/21/2014,730,Richard P. Weiland,6196,DEM,29,M. Michael Rounds,6195,REP,43,16,-14,11/4/2014,29.51,50.37,-20.86,6.86,6.86,1,-.7546763183607542,for NBC News +34430,42153,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Harstad Strategic Research Inc.,134,Live Phone,D,10/21/2014,1004,Mark Udall,6153,DEM,44,Cory Gardner,6149,REP,43,,1,11/4/2014,46.26,48.2,-1.94,2.94,2.94,0,-.1848847824036533,for unspecified Democratic sponsor +34488,42239,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Gravis Marketing,124,IVR,,10/21/2014,964,Bruce L. Braley,6104,DEM,43,Joni K. Ernst,6106,REP,49,,-6,11/4/2014,43.76,52.1,-8.34,2.34,2.34,1,-4.529320245292795, +33764,40950,32,2014,2014_Sen-G_AR,AR,Sen-G,Sen-G,Marist College,183,Live Phone,,10/21/2014,621,Mark L. Pryor,6145,DEM,43,Tom Cotton,6143,REP,45,2,-2,11/4/2014,39.43,56.5,-17.07,15.07,15.07,1,5.478357743874002,for NBC News +33956,41231,1222,2014,2014_Gov-G_AZ,AZ,Gov-G,Gov-G,The Polling Company Inc.,337,Live Phone,R,10/21/2014,601,Fred Duval,8717,DEM,35,Doug Ducey,8716,REP,42,7,-7,11/4/2014,41.62,53.44,-11.83,4.83,4.83,1,-.3757016500489211,for unspecified Republican sponsor +33825,41065,1228,2014,2014_Gov-G_KS,KS,Gov-G,Gov-G,Gravis Marketing,124,IVR,,10/21/2014,1124,Paul Davis,8712,DEM,49,Sam Brownback,8711,REP,44,,5,11/4/2014,46.13,49.82,-3.69,8.69,8.69,0,2.266618654072214, +33834,41073,1228,2014,2014_Gov-G_KS,KS,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2014,960,Paul Davis,8712,DEM,52,Sam Brownback,8711,REP,45,,7,11/4/2014,46.13,49.82,-3.69,10.69,10.69,0,4.370263672493114, +33763,41654,1229,2014,2014_Gov-G_SD,SD,Gov-G,Gov-G,Marist College,183,Live Phone,,10/21/2014,730,Susan M. Wismer,8753,DEM,28,Dennis M. Daugaard,8750,REP,67,,-39,11/4/2014,25.43,70.47,-45.03,6.03,6.03,1,-5.153374881558761,for NBC News +33764,41990,1232,2014,2014_Gov-G_AR,AR,Gov-G,Gov-G,Marist College,183,Live Phone,,10/21/2014,621,Michael Avery Ross,8694,DEM,44,Asa Hutchinson,8693,REP,47,2,-3,11/4/2014,41.49,55.44,-13.94,10.94,10.94,1,3.434991351303275,for NBC News +33762,41931,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,American Research Group,9,Live Phone,,10/21/2014,600,Margaret Wood Hassan,8809,DEM,53,Walt Havenstein,8805,REP,43,,10,11/4/2014,52.38,47.43,4.95,5.05,5.05,1,.3908118666197197, +33839,41052,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,Public Policy Polling,263,IVR,D,10/21/2014,764,Margaret Wood Hassan,8809,DEM,53,Walt Havenstein,8805,REP,43,,10,11/4/2014,52.38,47.43,4.95,5.05,5.05,1,.5405852273543,for unspecified Democratic sponsor +62493,112351,1235,2014,2014_Gov-G_NM,NM,Gov-G,Gov-G,BWD Global,527,IVR,,10/21/2014,1077,Gary K. King,8827,DEM,37.4,Susana Martinez,8829,REP,56.2,,-18.799999,11/4/2014,42.78,57.22,-14.45,4.35,-4.35,1,-.0341344895356066,for Joe Monahan +33821,41877,1238,2014,2014_Gov-G_MN,MN,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/21/2014,800,Mark Dayton,8888,DEM,47,Jeff Johnson,8641,REP,42,6,5,11/4/2014,50.07,44.51,5.56,.56,-.56,1,-4.366053202718962,for Minneapolis Star Tribune +34223,41821,1245,2014,2014_Gov-G_WI,WI,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2014,973,Mary Burke,8781,DEM,49,Scott Walker,8787,REP,48,,1,11/4/2014,46.59,52.26,-5.68,6.68,6.68,0,1.483629859305274, +33819,41532,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,Public Policy Polling,263,IVR,D,10/21/2014,723,Mark Schauer,8610,DEM,48,Rick Snyder,8611,REP,48,,0,11/4/2014,46.86,50.92,-4.07,4.07,4.07,.5,.1204347117579446,for unspecified Democratic sponsor +33793,41578,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,CNN/Opinion Research Corp.,37,Live Phone,,10/21/2014,565,Jason J. Carter,8623,DEM,48,J. Nathan Deal,8624,REP,46,6,2,11/4/2014,44.89,52.75,-7.86,9.86,9.86,0,4.613880444009805,for CNN +33815,41304,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Landmark Communications,166,IVR,,10/21/2014,1000,Jason J. Carter,8623,DEM,45.2,J. Nathan Deal,8624,REP,47.7,4.9,-2.5,11/4/2014,44.89,52.75,-7.86,5.36,5.36,1,.3408567336292676,for WSB-TV +34289,41964,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,GQR Research (GQRR),126,Live Phone,D,10/21/2014,611,Martha Coakley,8850,DEM,45,Charles D. Baker,8848,REP,44,,1,11/4/2014,46.54,48.4,-1.86,2.86,2.86,0,-.7904025081934958,for unspecified Democratic sponsor +34052,41419,1252,2014,2014_Gov-G_IL,IL,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/21/2014,1000,Pat Quinn,8658,DEM,47,Bruce Rauner,8659,REP,48,,-1,11/4/2014,46.35,50.27,-3.92,2.92,2.92,1,-3.741699743906653, +35926,48369,5352,2014,2014_House-G_AR-4,AR-4,House-G,House-G,Diamond State Consulting Group,78,IVR,R,10/21/2014,792,James Lee Witt,5111,DEM,39,Bruce Westerman,5109,REP,46.4,2.3,-7.4000001,11/4/2014,42.57,53.75,-11.18,3.78,3.78,1,-2.870160877203463,for unspecified Republican sponsor +35927,48370,5460,2014,2014_House-G_HI-1,HI-1,House-G,House-G,Global Strategy Group,118,Live Phone,D,10/21/2014,400,K. Mark Takai,4728,DEM,49,Charles K. Djou,4719,REP,42,,7,11/4/2014,51.93,48.07,3.86,3.14,3.14,1,-1.59345935167109,for unspecified Democratic sponsor +36080,49010,5473,2014,2014_House-G_IL-10,IL-10,House-G,House-G,We Ask America,376,IVR,,10/21/2014,600,Brad Schneider,4897,DEM,45,Robert Dold,4867,REP,47,,-2,11/4/2014,48.7,51.3,-2.6,.6,.6,1,-6.766045961065391,sample size unavailable; estimated at 600 as a default +36080,49011,5474,2014,2014_House-G_IL-11,IL-11,House-G,House-G,We Ask America,376,IVR,,10/21/2014,600,Bill Foster,4872,DEM,52,Darlene J. Senger,4899,REP,40,,12,11/4/2014,53.46,46.54,6.92,5.08,5.08,1,-2.279128333933045,sample size unavailable; estimated at 600 as a default +36080,49012,5475,2014,2014_House-G_IL-12,IL-12,House-G,House-G,We Ask America,376,IVR,,10/21/2014,600,William L. Enyart,4870,DEM,42,Mike J. Bost,4857,REP,44,6,-2,11/4/2014,41.89,52.46,-10.57,8.57,8.57,1,1.238040771990608,sample size unavailable; estimated at 600 as a default +36080,49013,5476,2014,2014_House-G_IL-13,IL-13,House-G,House-G,We Ask America,376,IVR,,10/21/2014,600,Ann E. Callis,4862,DEM,36,Rodney Davis,4865,REP,53,,-17,11/4/2014,41.34,58.66,-17.31,.31,.31,1,-7.024871336342949,sample size unavailable; estimated at 600 as a default +36080,49014,5480,2014,2014_House-G_IL-17,IL-17,House-G,House-G,We Ask America,376,IVR,,10/21/2014,600,Cheri Bustos,4861,DEM,55,Robert Schilling,4896,REP,39,,16,11/4/2014,55.46,44.53,10.92,5.08,5.08,1,-2.28129668730917,sample size unavailable; estimated at 600 as a default +35906,48297,5611,2014,2014_House-G_NY-21,NY-21,House-G,House-G,Siena College,305,Live Phone,,10/21/2014,670,Aaron G. Woolf,9945,DEM,32,Elise Stefanik,9944,REP,50,11,-18,11/4/2014,33.84,55.14,-21.29,3.29,3.29,1,-3.323817412897556,for WWNY-7 News +35915,48333,5614,2014,2014_House-G_NY-24,NY-24,House-G,House-G,Global Strategy Group,118,Live Phone,D,10/21/2014,400,Daniel B. Maffei,9949,DEM,45,John Katko,9948,REP,40,,5,11/4/2014,40.4,59.6,-19.2,24.2,24.2,0,16.81991213413621,for Daniel B. Maffei +33830,41019,2,2014,2014_Sen-G_MI,MI,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2014,1000,Gary C. Peters,6053,DEM,51,Terri Lynn Land,6052,REP,42,,9,11/4/2014,54.61,41.33,13.29,4.29,-4.29,1,1.494741596074568, +34098,42108,3,2014,2014_Sen-G_NM,NM,Sen-G,Sen-G,Research & Polling Inc.,280,Live Phone,,10/22/2014,614,Tom Udall,6286,DEM,50,Allen E. Weh,6287,REP,43,,7,11/4/2014,55.56,44.44,11.12,4.12,-4.12,1,-1.682714943945801,for Albuquerque Journal +33773,40959,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,10/22/2014,704,Mary Michelle Nunn,6072,DEM,47.3,David A. Perdue,6073,REP,44.9,4.1,2.4000001,11/4/2014,45.21,52.89,-7.68,10.08,10.08,0,3.451311960961368,for Fox 5 Atlanta | Morris News Service +34352,42148,22,2014,2014_Sen-G_SD,SD,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/22/2014,800,Richard P. Weiland,6196,DEM,33,M. Michael Rounds,6195,REP,42,13,-9,11/4/2014,29.51,50.37,-20.86,11.86,11.86,1,4.864322923743124,for Argus Leader | KELO-TV +33760,40946,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Keating Research,161,Live Phone,D,10/22/2014,1005,Mark Udall,6153,DEM,45,Cory Gardner,6149,REP,44,,1,11/4/2014,46.26,48.2,-1.94,2.94,2.94,0,-.1516521483051879,for Mark Udall +34355,42196,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2014,966,Mark Udall,6153,DEM,45,Cory Gardner,6149,REP,51,,-6,11/4/2014,46.26,48.2,-1.94,4.06,-4.06,1,.9151682934273752, +62488,112344,1227,2014,2014_Gov-G_HI,HI,Gov-G,Gov-G,Tarrance Group,333,Live Phone,R,10/22/2014,800,David Y. Ige,8633,DEM,39,James R. Aiona,8628,REP,36,12,3,11/4/2014,49.45,37.08,12.38,9.38,-9.38,1,2.514590046588918,for unspecified Republican sponsor +34352,42046,1229,2014,2014_Gov-G_SD,SD,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/22/2014,800,Susan M. Wismer,8753,DEM,26,Dennis M. Daugaard,8750,REP,62,5,-36,11/4/2014,25.43,70.47,-45.03,9.03,9.03,1,-1.614424255718481,for Argus Leader | KELO-TV +34098,41520,1235,2014,2014_Gov-G_NM,NM,Gov-G,Gov-G,Research & Polling Inc.,280,Live Phone,,10/22/2014,614,Gary K. King,8827,DEM,38,Susana Martinez,8829,REP,53,,-15,11/4/2014,42.78,57.22,-14.45,.55,-.55,1,-3.224146293306668,for Albuquerque Journal +33911,41148,1241,2014,2014_Gov-G_MD,MD,Gov-G,Gov-G,Gonzales Research & Marketing Strategies Inc.,121,Live Phone,R,10/22/2014,822,Anthony Brown,8814,DEM,46,Larry Hogan,8818,REP,44,2,2,11/4/2014,47.25,51.03,-3.78,5.78,5.78,0,-.467415138500843,for unspecified Republican sponsor +34355,42049,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2014,966,John Wright Hickenlooper,8708,DEM,47,Bob Beauprez,8704,REP,49,,-2,11/4/2014,49.3,45.95,3.34,5.34,-5.34,0,1.206263938536486, +33830,41785,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/22/2014,1000,Mark Schauer,8610,DEM,46,Rick Snyder,8611,REP,49,,-3,11/4/2014,46.86,50.92,-4.07,1.07,1.07,1,-2.988932843520421, +33773,41487,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,10/22/2014,704,Jason J. Carter,8623,DEM,43.9,J. Nathan Deal,8624,REP,43.8,4.6,.1,11/4/2014,44.89,52.75,-7.86,7.96,7.96,0,2.830353242040252,for Fox 5 Atlanta | Morris News Service +34371,42065,1255,2014,2014_Gov-G_CA,CA,Gov-G,Gov-G,Field Research Corp. (Field Poll),94,Live Phone,,10/22/2014,941,Jerry Brown,8698,DEM,54,Neel Kashkari,8701,REP,33,,21,11/4/2014,59.97,40.03,19.94,1.06,1.06,1,-2.89773314747254, +35905,48290,5341,2014,2014_House-G_AZ-2,AZ-2,House-G,House-G,RRH Elections,274,IVR,,10/22/2014,554,Ron Barber,5348,DEM,48,Martha McSally,5361,REP,46,,2,11/4/2014,49.94,50.01,-.07,2.07,2.07,0,-5.292559089955255, +36462,49824,5608,2014,2014_House-G_NY-18,NY-18,House-G,House-G,Global Strategy Group,118,Live Phone,D,10/22/2014,401,Sean Patrick Maloney,9940,DEM,46,Nan Hayworth,9939,REP,40,,6,11/4/2014,49.73,47.87,1.86,4.14,4.14,1,-.733713248983343,for Sean Patrick Maloney +52251,82455,5631,2014,2014_House-G_ND-1,ND-1,House-G,House-G,Odney,524,Live Phone,R,10/22/2014,400,George B. Sinner,9970,DEM,35,Kevin Cramer,9971,REP,50,5,-15,11/4/2014,38.48,55.54,-17.06,2.06,2.06,1,-5.155234784676257,for Kevin Cramer +34352,49024,5685,2014,2014_House-G_SD-1,SD-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/22/2014,800,Corinna Robinson,9951,DEM,35,Kristi L. Noem,9950,REP,56,,-21,11/4/2014,33.47,66.53,-33.06,12.06,12.06,1,3.808752859651759,for Argus Leader | KELO-TV +36089,49025,5731,2014,2014_House-G_UT-1,UT-1,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/22/2014,201,Donna M. McAleer,5651,DEM,25,Rob Bishop,5640,REP,57,,-32,11/4/2014,28.01,64.78,-36.77,4.77,4.77,1,-2.192910501932001,among registered voters +36089,49027,5732,2014,2014_House-G_UT-2,UT-2,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/22/2014,207,Luz Robles,5656,DEM,26,Chris Stewart,5659,REP,58,,-32,11/4/2014,32.55,60.82,-28.27,3.73,-3.73,1,-4.150650053793018,among registered voters +36089,49029,5733,2014,2014_House-G_UT-3,UT-3,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/22/2014,219,Brian Wonnacott,5661,DEM,19,Jason Chaffetz,5642,REP,70,,-51,11/4/2014,22.48,72.21,-49.72,1.28,-1.28,1,-4.734893099985352,among registered voters +33989,42156,2,2014,2014_Sen-G_MI,MI,Sen-G,Sen-G,Glengariff Group,117,Live Phone,,10/23/2014,600,Gary C. Peters,6053,DEM,47.7,Terri Lynn Land,6052,REP,32.6,,15.1,11/4/2014,54.61,41.33,13.29,1.81,1.81,1,-1.26864634197301,for Detroit News | WDIV-TV +34425,42143,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Elon University,86,Live Phone,,10/23/2014,687,Kay R. Hagan,6123,DEM,44.7,Thom Tillis,6129,REP,40.7,,4,11/4/2014,47.26,48.82,-1.56,5.56,5.56,0,1.776303467862371, +34440,42177,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,IVR/Live Phone,,10/23/2014,802,Kay R. Hagan,6123,DEM,44,Thom Tillis,6129,REP,44,5,0,11/4/2014,47.26,48.82,-1.56,1.56,1.56,.5,-2.266458988846168, +34409,127539,16,2014,2014_Sen-G_VA,VA,Sen-G,Sen-G,Roanoke College,292,Live Phone,,10/23/2014,598.5,Mark R. Warner,6303,DEM,48,Ed W. Gillespie,6301,REP,37,3.5,11,11/4/2014,49.15,48.34,.81,10.19,10.19,1,3.536682278478521,average of multiple versions or turnout models listed in poll +34353,42146,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Strategies 360,321,Live Phone,,10/23/2014,760,Mark Udall,6153,DEM,45,Cory Gardner,6149,REP,44,,1,11/4/2014,46.26,48.2,-1.94,2.94,2.94,0,-.2288757870633214, +34418,42133,25,2014,2014_Sen-O_LA,LA,Sen-G,Sen-O,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2014,988,Mary L. Landrieu,8375,DEM,43,Bill Cassidy,8373,REP,36,13,7,11/4/2014,42.08,40.97,1.11,5.89,5.89,1,1.816712253024565, +34091,42162,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Loras College,171,Live Phone,,10/23/2014,1121,Bruce L. Braley,6104,DEM,45.3,Joni K. Ernst,6106,REP,44.2,,1.1,11/4/2014,43.76,52.1,-8.34,9.44,9.44,0,2.990840190110269, +58867,100397,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Optimus,245,IVR,,10/23/2014,2755,Bruce L. Braley,6104,DEM,44.1,Joni K. Ernst,6106,REP,47.2,,-3.0999999,11/4/2014,43.76,52.1,-8.34,5.24,5.24,1,-1.295474332714896, +34041,41398,1224,2014,2014_Gov-G_ME,ME,Gov-G,Gov-G,Public Policy Polling,263,IVR,,10/23/2014,660,Michael H. Michaud,8812,DEM,40,Paul R. LePage,8811,REP,40,17,0,11/4/2014,43.37,48.18,-4.81,4.81,4.81,.5,-.303556232308162,for Maine Conservation Voters Action Fund +34091,41502,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,Loras College,171,Live Phone,,10/23/2014,1121,Jack G. Hatch,8648,DEM,34.1,Terry E. Branstad,8647,REP,54.9,,-20.799999,11/4/2014,37.27,58.99,-21.72,.92,.92,1,-4.322249106160233, +34353,42047,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Strategies 360,321,Live Phone,,10/23/2014,760,John Wright Hickenlooper,8708,DEM,46,Bob Beauprez,8704,REP,43,,3,11/4/2014,49.3,45.95,3.34,.34,-.34,1,-4.019343806172736, +33989,41296,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,Glengariff Group,117,Live Phone,,10/23/2014,600,Mark Schauer,8610,DEM,40,Rick Snyder,8611,REP,45,,-5,11/4/2014,46.86,50.92,-4.07,.93,-.93,1,-3.286145465743345,for Detroit News | WDIV-TV +34341,127033,1250,2014,2014_Gov-G_PA,PA,Gov-G,Gov-G,Franklin & Marshall College,106,Live Phone,,10/23/2014,333.5,Thomas W. Wolf,8675,DEM,51.5,Thomas W. Corbett,8668,REP,41.5,,10,11/4/2014,54.93,45.07,9.86,.14,.14,1,-4.284262876009793,average of multiple versions or turnout models listed in poll +34373,42067,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,University of Massachusetts Lowell,355,Live Phone,,10/23/2014,601,Martha Coakley,8850,DEM,41,Charles D. Baker,8848,REP,45,3,-4,11/4/2014,46.54,48.4,-1.86,2.14,-2.14,1,-1.407706674247799,for University of Massachusetts - Lowell +34307,42001,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Gravis Marketing,124,IVR,,10/23/2014,861,Charlie Crist,8601,DEM,44,Rick Scott,8605,REP,42,,2,11/4/2014,47.07,48.14,-1.08,3.08,3.08,0,.3750470860105481, +58856,100386,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Optimus,245,IVR,,10/23/2014,4893,Charlie Crist,8601,DEM,39.4,Rick Scott,8605,REP,41.9,11.9,-2.5,11/4/2014,47.07,48.14,-1.08,1.42,-1.42,1,-1.323939591483353, +34091,48349,5491,2014,2014_House-G_IA-1,IA-1,House-G,House-G,Loras College,171,Live Phone,,10/23/2014,282,Patrick Joseph Murphy,4844,DEM,42.1,Rod Blum,4833,REP,43.6,,-1.5,11/4/2014,48.79,51.07,-2.29,.79,.79,1,-6.872539802997704, +34091,48345,5492,2014,2014_House-G_IA-2,IA-2,House-G,House-G,Loras College,171,Live Phone,,10/23/2014,279,Dave Loebsack,4840,DEM,51.3,Mariannette Miller-Meeks,4842,REP,37.9,,13.4,11/4/2014,52.48,47.36,5.11,8.29,8.29,1,.604332098211542, +34091,48346,5493,2014,2014_House-G_IA-3,IA-3,House-G,House-G,Loras College,171,Live Phone,,10/23/2014,280,Staci Appel,4832,DEM,43.6,David Young,4851,REP,45.7,,-2.0999999,11/4/2014,42.23,52.76,-10.53,8.43,8.43,1,.7356967434502112, +34091,48347,5494,2014,2014_House-G_IA-4,IA-4,House-G,House-G,Loras College,171,Live Phone,,10/23/2014,280,Jim Mowrer,4843,DEM,38.6,Steve King,4839,REP,50.7,,-12.1,11/4/2014,38.28,61.62,-23.34,11.24,11.24,1,3.55559142731765, +35909,48321,5568,2014,2014_House-G_NE-2,NE-2,House-G,House-G,DFM Research,69,Live Phone,D,10/23/2014,365,Brad Ashford,5734,DEM,46,Lee Terry,5745,REP,41,6,5,11/4/2014,48.9,45.57,3.33,1.67,1.67,1,-5.831146022172167,for unspecified Democratic sponsor +35908,48320,5609,2014,2014_House-G_NY-19,NY-19,House-G,House-G,Siena College,305,Live Phone,,10/23/2014,727,Sean S. Eldridge,9952,DEM,35,Christopher P. Gibson,9953,REP,58,,-23,11/4/2014,35.51,64.49,-28.97,5.97,5.97,1,-1.27164335908861,for Time Warner Cable News +35908,48322,5614,2014,2014_House-G_NY-24,NY-24,House-G,House-G,Siena College,305,Live Phone,,10/23/2014,704,Daniel B. Maffei,9949,DEM,42,John Katko,9948,REP,52,,-10,11/4/2014,40.4,59.6,-19.2,9.2,9.2,1,-.9384415776243656,for Time Warner Cable News +36140,49091,8271,2014,2014_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/23/2014,3500,Generic Candidate,9973,DEM,41,Generic Candidate,9974,REP,43,,-2,11/4/2014,44.84,50.42,-5.59,3.59,3.59,1,-.9225615114928079, +34429,42152,5,2014,2014_Sen-G_MT,MT,Sen-G,Sen-G,Gravis Marketing,124,IVR,,10/24/2014,604,Amanda G. Curtis,8347,DEM,39,Steve Daines,6058,REP,53,,-14,11/4/2014,40.07,57.79,-17.72,3.72,3.72,1,-1.086368653313367,for Human Events +33966,42141,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,New England College,228,IVR,,10/24/2014,1132,Jeanne Shaheen,6280,DEM,46.8,Scott Brown,6272,REP,48.3,,-1.5,11/4/2014,51.46,48.21,3.24,4.74,-4.74,0,1.876616439783767, +34347,42097,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,10/24/2014,555,Jeanne Shaheen,6280,DEM,50,Scott Brown,6272,REP,42,,8,11/4/2014,51.46,48.21,3.24,4.76,4.76,1,1.222816854302498,for WMUR +34191,42190,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/24/2014,771,Mary Michelle Nunn,6072,DEM,47,David A. Perdue,6073,REP,47,3,0,11/4/2014,45.21,52.89,-7.68,7.68,7.68,.5,1.358701178558893,for unspecified Democratic sponsor +34308,42127,21,2014,2014_Sen-G_KS,KS,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/24/2014,623,Pat Roberts,6154,REP,42,Gregory Orman,8355,IND,44,4,-2,11/4/2014,53.15,42.53,10.62,12.62,,0,2.869533802774708,for KSN-TV Wichita +34427,42150,22,2014,2014_Sen-G_SD,SD,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/24/2014,908,Richard P. Weiland,6196,DEM,31,M. Michael Rounds,6195,REP,45,21,-14,11/4/2014,29.51,50.37,-20.86,6.86,6.86,1,-.5909847816086374, +34391,42122,22,2014,2014_Sen-G_SD,SD,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/24/2014,611,Richard P. Weiland,6196,DEM,32,M. Michael Rounds,6195,REP,43,19,-11,11/4/2014,29.51,50.37,-20.86,9.86,9.86,1,2.691768431479604,for KOTA-TV Rapid City | KSFY-TV Sioux Falls | Aberdeen American News +34510,42268,28,2014,2014_Sen-G_TN,TN,Sen-G,Sen-G,Middle Tennessee State University,208,Live Phone,,10/24/2014,558,William Gordon Ball,6217,DEM,26,Lamar Alexander,6215,REP,44,,-18,11/4/2014,31.87,61.87,-30,12,12,1,3.454047642974103, +34318,42111,31,2014,2014_Sen-G_MA,MA,Sen-G,Sen-G,MassINC Polling Group,198,Live Phone,,10/24/2014,494,Edward J. Markey,6289,DEM,57,Brian J. Herr,6288,REP,32,,25,11/4/2014,61.87,37.98,23.88,1.12,1.12,1,-5.401615115769028,for WBUR +34376,42124,31,2014,2014_Sen-G_MA,MA,Sen-G,Sen-G,YouGov,391,Online,,10/24/2014,591,Edward J. Markey,6289,DEM,53,Brian J. Herr,6288,REP,37,,16,11/4/2014,61.87,37.98,23.88,7.88,-7.88,1,1.55852986987578,for UMass Amherst | WBZ-TV +34320,42155,32,2014,2014_Sen-G_AR,AR,Sen-G,Sen-G,University of Arkansas,345,Live Phone,,10/24/2014,568,Mark L. Pryor,6145,DEM,36,Tom Cotton,6143,REP,49,,-13,11/4/2014,39.43,56.5,-17.07,4.07,4.07,1,-6.323613739416141, +34173,41696,1224,2014,2014_Gov-G_ME,ME,Gov-G,Gov-G,Magellan Strategies,179,IVR,R,10/24/2014,869,Michael H. Michaud,8812,DEM,42,Paul R. LePage,8811,REP,42,13,0,11/4/2014,43.37,48.18,-4.81,4.81,4.81,.5,-.1824542583803134,for unspecified Republican sponsor +34308,42002,1228,2014,2014_Gov-G_KS,KS,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,10/24/2014,623,Paul Davis,8712,DEM,46,Sam Brownback,8711,REP,43,5,3,11/4/2014,46.13,49.82,-3.69,6.69,6.69,0,.1395028479887797,for KSN-TV Wichita +34391,42085,1229,2014,2014_Gov-G_SD,SD,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,10/24/2014,611,Susan M. Wismer,8753,DEM,34,Dennis M. Daugaard,8750,REP,54,5,-20,11/4/2014,25.43,70.47,-45.03,25.03,25.03,1,16.67164575936759,for KOTA-TV Rapid City | KSFY-TV Sioux Falls | Aberdeen American News +34320,42014,1232,2014,2014_Gov-G_AR,AR,Gov-G,Gov-G,University of Arkansas,345,Live Phone,,10/24/2014,568,Michael Avery Ross,8694,DEM,39,Asa Hutchinson,8693,REP,50,,-11,11/4/2014,41.49,55.44,-13.94,2.94,2.94,1,-5.127799515833087, +33966,41249,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,New England College,228,IVR,,10/24/2014,1132,Margaret Wood Hassan,8809,DEM,47,Walt Havenstein,8805,REP,47,,0,11/4/2014,52.38,47.43,4.95,4.95,-4.95,.5,.8578597643606862, +34347,42041,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,10/24/2014,555,Margaret Wood Hassan,8809,DEM,52,Walt Havenstein,8805,REP,37,,15,11/4/2014,52.38,47.43,4.95,10.05,10.05,1,5.784374369028512,for WMUR +34510,112360,1246,2014,2014_Gov-G_TN,TN,Gov-G,Gov-G,Middle Tennessee State University,208,Live Phone,,10/24/2014,557,Charles V. Brown,8762,DEM,18,William Edward Haslam,8766,REP,51,,-33,11/4/2014,22.84,70.31,-47.47,14.47,14.47,1,4.967606699691303, +34191,41741,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Public Policy Polling,263,IVR,D,10/24/2014,771,Jason J. Carter,8623,DEM,45,J. Nathan Deal,8624,REP,48,4,-3,11/4/2014,44.89,52.75,-7.86,4.86,4.86,1,-.2437690365745678,for unspecified Democratic sponsor +73505,137909,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,Kiley & Company,162,Live Phone,D,10/24/2014,1200,Martha Coakley,8850,DEM,42,Charles D. Baker,8848,REP,44,,-2,11/4/2014,46.54,48.4,-1.86,.14,-.14,1,-3.114800153232595,for Martha Coakley +34318,42012,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,MassINC Polling Group,198,Live Phone,,10/24/2014,494,Martha Coakley,8850,DEM,42,Charles D. Baker,8848,REP,43,4,-1,11/4/2014,46.54,48.4,-1.86,.86,.86,1,-2.815013045771166,for WBUR +34376,42070,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,YouGov,391,Online,,10/24/2014,591,Martha Coakley,8850,DEM,47,Charles D. Baker,8848,REP,44,3,3,11/4/2014,46.54,48.4,-1.86,4.86,4.86,0,1.725565697354788,for UMass Amherst | WBZ-TV +36082,49016,5528,2014,2014_House-G_MA-6,MA-6,House-G,House-G,Optimus,245,IVR,R,10/24/2014,1807,Seth Moulton,5898,DEM,40.5,Richard R. Tisei,5903,REP,42.3,11.7,-1.8,11/4/2014,54.97,41.14,13.83,15.63,-15.63,0,8.002616401858228,for unspecified Republican sponsor +34429,48338,5566,2014,2014_House-G_MT-1,MT-1,House-G,House-G,Gravis Marketing,124,IVR,,10/24/2014,604,John Lewis,9946,DEM,41,Ryan K. Zinke,9947,REP,53,,-12,11/4/2014,40.41,55.41,-15,3,3,1,-4.256265660206985,for Human Events +33966,48348,5574,2014,2014_House-G_NH-1,NH-1,House-G,House-G,New England College,228,IVR,,10/24/2014,556,Carol Shea-Porter,5800,DEM,43,Frank C. Guinta,5792,REP,49,,-6,11/4/2014,48.11,51.71,-3.6,2.4,-2.4,1,-3.199242896727947, +34347,48328,5574,2014,2014_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,10/24/2014,261,Carol Shea-Porter,5800,DEM,44,Frank C. Guinta,5792,REP,40,,4,11/4/2014,48.11,51.71,-3.6,7.6,7.6,0,1.620796487758546,for WMUR +33966,48350,5575,2014,2014_House-G_NH-2,NH-2,House-G,House-G,New England College,228,IVR,,10/24/2014,576,Annie Kuster,5796,DEM,49,Marilinda Garcia,5791,REP,42,,7,11/4/2014,54.87,44.87,10,3,-3,1,-3.302752281121664, +34347,48323,5575,2014,2014_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,10/24/2014,294,Annie Kuster,5796,DEM,53,Marilinda Garcia,5791,REP,30,,23,11/4/2014,54.87,44.87,10,13,13,1,7.379471139569662,for WMUR +35911,48326,5608,2014,2014_House-G_NY-18,NY-18,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/24/2014,400,Sean Patrick Maloney,9940,DEM,42,Nan Hayworth,9939,REP,42,3,0,11/4/2014,49.73,47.87,1.86,1.86,-1.86,.5,-3.051239284312818,for Nan Hayworth +34391,48324,5685,2014,2014_House-G_SD-1,SD-1,House-G,House-G,SurveyUSA,325,IVR/Online,,10/24/2014,611,Corinna Robinson,9951,DEM,39,Kristi L. Noem,9950,REP,55,,-16,11/4/2014,33.47,66.53,-33.06,17.06,17.06,1,9.841094020605828,for KOTA-TV Rapid City | KSFY-TV Sioux Falls | Aberdeen American News +66666,124324,8271,2014,2014_House-G_US,US,House-G,House-G,The Winston Group,385,Live Phone,R,10/24/2014,1000,Generic Candidate,9973,DEM,47,Generic Candidate,9974,REP,46,,1,11/4/2014,44.84,50.42,-5.59,6.59,6.59,0,2.056827940476894,for unspecified Republican sponsor; among registered voters +34435,127063,12,2014,2014_Sen-G_AK,AK,Sen-G,Sen-G,Alaska Survey Research,155,Live Phone,,10/25/2014,437,Mark Begich,6130,DEM,49.2,Dan Sullivan,6138,REP,41.9,,7.3000002,11/4/2014,45.83,47.96,-2.13,9.43,9.43,0,5.162784255043877,average of multiple versions or turnout models listed in poll +34404,42102,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/25/2014,432,Kay R. Hagan,6123,DEM,48,Thom Tillis,6129,REP,46,1,2,11/4/2014,47.26,48.82,-1.56,3.56,3.56,0,-.5554078909013676, +34312,42113,20,2014,2014_Sen-G_OR,OR,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/25/2014,552,Jeff Merkley,6165,DEM,53,Monica Wehby,6167,REP,32,,21,11/4/2014,55.73,36.87,18.86,2.14,2.14,1,-3.097669330726996,for KATU-TV Portland +34374,125157,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/25/2014,844,Mark Udall,6153,DEM,40,Cory Gardner,6149,REP,47.5,,-7.5,11/4/2014,46.26,48.2,-1.94,5.56,-5.56,1,2.585113390703958,average of multiple versions or turnout models listed in poll +34420,127055,25,2014,2014_Sen-O_LA,LA,Sen-G,Sen-O,Suffolk University,323,Live Phone,,10/25/2014,500,Mary L. Landrieu,8375,DEM,36.4,Bill Cassidy,8373,REP,34.8,11.2,1.6,11/4/2014,42.08,40.97,1.11,.49,.49,1,-3.963769868905269,for USA Today +34363,42149,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/25/2014,817,Bruce L. Braley,6104,DEM,45,Joni K. Ernst,6106,REP,49,,-4,11/4/2014,43.76,52.1,-8.34,4.34,4.34,1,-2.214536002504995, +34340,126689,1225,2014,2014_Gov-G_CT,CT,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/25/2014,838,Dannel P. Malloy,8863,DEM,44,Thomas C. Foley,8645,REP,44.5,7,-.5,11/4/2014,50.73,48.16,2.56,3.06,-3.06,0,-1.501226285832072,average of multiple versions or turnout models listed in poll +34363,42057,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/25/2014,817,Jack G. Hatch,8648,DEM,37,Terry E. Branstad,8647,REP,56,,-19,11/4/2014,37.27,58.99,-21.72,2.72,2.72,1,-1.96120464787693, +34312,42006,1240,2014,2014_Gov-G_OR,OR,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,10/25/2014,552,John Kitzhaber,8881,DEM,50,Dennis Richardson,8902,REP,40,,10,11/4/2014,49.89,44.13,5.76,4.24,4.24,1,.1042408381633902,for KATU-TV Portland +34323,42017,1245,2014,2014_Gov-G_WI,WI,Gov-G,Gov-G,Marquette University Law School,195,Live Phone,,10/25/2014,1164,Mary Burke,8781,DEM,43,Scott Walker,8787,REP,50,,-7,11/4/2014,46.59,52.26,-5.68,1.32,-1.32,1,-3.758563310667147, +34374,125147,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/25/2014,844,John Wright Hickenlooper,8708,DEM,40.33,Bob Beauprez,8704,REP,45.33,4.5,-5,11/4/2014,49.3,45.95,3.34,8.34,-8.34,0,4.608111353685098,average of multiple versions or turnout models listed in poll +34387,126687,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/25/2014,817,Charlie Crist,8601,DEM,44,Rick Scott,8605,REP,41,8,3,11/4/2014,47.07,48.14,-1.08,4.08,4.08,0,1.574043772105435,average of multiple versions or turnout models listed in poll +34435,127067,5339,2014,2014_House-G_AK-1,AK-1,House-G,House-G,Alaska Survey Research,155,Live Phone,,10/25/2014,437,Forrest Dunbar,9936,DEM,44.35,Don Young,9938,REP,42.5,9.55,1.85,11/4/2014,40.97,50.97,-10,11.85,11.85,0,6.660553568899965,average of multiple versions or turnout models listed in poll +35910,48325,5537,2014,2014_House-G_MI-6,MI-6,House-G,House-G,Hamilton Campaigns,130,Live Phone,D,10/25/2014,400,Paul Clements,4572,DEM,43,Fred Upton,4606,REP,47,,-4,11/4/2014,40.38,55.89,-15.51,11.51,11.51,1,4.113236429056735,for Paul Clements +35948,48397,5734,2014,2014_House-G_UT-4,UT-4,House-G,House-G,Dan Jones & Associates,70,Live Phone,,10/25/2014,402,Doug Owens,5654,DEM,43,Mia B. Love,5650,REP,48,0,-5,11/4/2014,45.81,50.92,-5.1,.1,.1,1,-4.008240808606275, +34918,49045,8271,2014,2014_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,10/25/2014,758,Generic Candidate,9973,DEM,44,Generic Candidate,9974,REP,50,,-6,11/4/2014,44.84,50.42,-5.59,.41,-.41,1,-4.482367567774084,for The Washington Post | ABC News +36100,49044,8271,2014,2014_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/25/2014,624,Generic Candidate,9973,DEM,42,Generic Candidate,9974,REP,50,,-8,11/4/2014,44.84,50.42,-5.59,2.41,-2.41,1,-2.51893854554049,for CBS News +36141,49092,8271,2014,2014_House-G_US,US,House-G,House-G,CNN/Opinion Research Corp.,37,Live Phone,,10/25/2014,540,Generic Candidate,9973,DEM,47,Generic Candidate,9974,REP,46,,1,11/4/2014,44.84,50.42,-5.59,6.59,6.59,0,1.751428989629679,for CNN | Opinion Research +36136,49087,8271,2014,2014_House-G_US,US,House-G,House-G,Princeton Survey Research Associates International,258,Live Phone,,10/25/2014,697,Generic Candidate,9973,DEM,43,Generic Candidate,9974,REP,42,,1,11/4/2014,44.84,50.42,-5.59,6.59,6.59,0,1.946083426771502,for USA Today +34322,42171,9,2014,2014_Sen-G_ME,ME,Sen-G,Sen-G,Ipsos,154,Online,,10/26/2014,488,Shenna Bellows,6282,DEM,32,Susan M. Collins,6284,REP,64,,-32,11/4/2014,31.5,68.46,-36.96,4.96,4.96,1,-2.904680923707359,for Bangor Daily News +34441,42179,15,2014,2014_Sen-G_KY,KY,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/26/2014,600,Alison Lundergan Grimes,6293,DEM,43,Mitch McConnell,6296,REP,50,4,-7,11/4/2014,40.72,56.19,-15.47,8.47,8.47,1,.3309017979993737,for unspecified Republican sponsor +34401,42098,16,2014,2014_Sen-G_VA,VA,Sen-G,Sen-G,Christopher Newport University,50,Live Phone,,10/26/2014,634,Mark R. Warner,6303,DEM,51,Ed W. Gillespie,6301,REP,44,2,7,11/4/2014,49.15,48.34,.81,6.19,6.19,1,-.4903833699251038, +34335,137440,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2014,788.5,Mary Michelle Nunn,6072,DEM,47,David A. Perdue,6073,REP,47,,0,11/4/2014,45.21,52.89,-7.68,7.68,7.68,.5,1.323245923094737,sample size unavailable; estimated at 600 as a default; average of multiple versions or turnout models listed in poll +34060,42125,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/26/2014,611,Mary Michelle Nunn,6072,DEM,45,David A. Perdue,6073,REP,48,3,-3,11/4/2014,45.21,52.89,-7.68,4.68,4.68,1,-1.776476971499575,for WXIA-TV +34244,126711,22,2014,2014_Sen-G_SD,SD,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/26/2014,429,Richard P. Weiland,6196,DEM,35.5,M. Michael Rounds,6195,REP,46.5,19,-11,11/4/2014,29.51,50.37,-20.86,9.86,9.86,1,2.536468100351965,average of multiple versions or turnout models listed in poll +34419,42134,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/26/2014,802,Bruce L. Braley,6104,DEM,47,Joni K. Ernst,6106,REP,47,,0,11/4/2014,43.76,52.1,-8.34,8.34,8.34,.5,1.918784740613823,for Bruce L. Braley +34388,42147,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Ipsos,154,Online,,10/26/2014,1129,Bruce L. Braley,6104,DEM,45,Joni K. Ernst,6106,REP,45,,0,11/4/2014,43.76,52.1,-8.34,8.34,8.34,.5,2.077983409206164,for Reuters +34356,42107,31,2014,2014_Sen-G_MA,MA,Sen-G,Sen-G,Western New England University,380,Live Phone,,10/26/2014,430,Edward J. Markey,6289,DEM,54,Brian J. Herr,6288,REP,34,,20,11/4/2014,61.87,37.98,23.88,3.88,-3.88,1,-2.321330178115673, +34044,127331,32,2014,2014_Sen-G_AR,AR,Sen-G,Sen-G,Opinion Research Associates,242,Live Phone,D,10/26/2014,401,Mark L. Pryor,6145,DEM,45,Tom Cotton,6143,REP,44,1,1,11/4/2014,39.43,56.5,-17.07,18.07,18.07,0,8.858457319266936,for unspecified Democratic sponsor +34322,42016,1224,2014,2014_Gov-G_ME,ME,Gov-G,Gov-G,Ipsos,154,Online,,10/26/2014,488,Michael H. Michaud,8812,DEM,42,Paul R. LePage,8811,REP,42,13,0,11/4/2014,43.37,48.18,-4.81,4.81,4.81,.5,-.3870656508861362,for Bangor Daily News +34388,42082,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,Ipsos,154,Online,,10/26/2014,1129,Jack G. Hatch,8648,DEM,34,Terry E. Branstad,8647,REP,57,,-23,11/4/2014,37.27,58.99,-21.72,1.28,-1.28,1,-3.680798292577562,for Reuters +34244,41873,1229,2014,2014_Gov-G_SD,SD,Gov-G,Gov-G,Monmouth University,215,Live Phone,,10/26/2014,429,Susan M. Wismer,8753,DEM,29,Dennis M. Daugaard,8750,REP,68,1,-39,11/4/2014,25.43,70.47,-45.03,6.03,6.03,1,-5.14107238589641, +34044,41403,1232,2014,2014_Gov-G_AR,AR,Gov-G,Gov-G,Opinion Research Associates,242,Live Phone,D,10/26/2014,401,Michael Avery Ross,8694,DEM,44,Asa Hutchinson,8693,REP,42,2,2,11/4/2014,41.49,55.44,-13.94,15.94,15.94,0,9.247495759192718,for unspecified Democratic sponsor +34316,42010,1239,2014,2014_Gov-G_RI,RI,Gov-G,Gov-G,Brown University,35,Live Phone,,10/26/2014,500,Gina M. Raimondo,8744,DEM,38,Allan W. Fung,8740,REP,37.4,11.8,.60000002,11/4/2014,40.7,36.24,4.47,3.87,-3.87,1,-.9500560108617527, +34335,42029,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/26/2014,977,Jason J. Carter,8623,DEM,43,J. Nathan Deal,8624,REP,49,,-6,11/4/2014,44.89,52.75,-7.86,1.86,1.86,1,-3.163784832011686, +34060,41430,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,10/26/2014,611,Jason J. Carter,8623,DEM,44,J. Nathan Deal,8624,REP,46,3,-2,11/4/2014,44.89,52.75,-7.86,5.86,5.86,1,.8697822964675114,for WXIA-TV +34356,42050,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,Western New England University,380,Live Phone,,10/26/2014,430,Martha Coakley,8850,DEM,41,Charles D. Baker,8848,REP,46,3,-5,11/4/2014,46.54,48.4,-1.86,3.14,-3.14,1,-.3381146905685791, +34399,42093,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,University of Florida,349,Live Phone,,10/26/2014,850,Charlie Crist,8601,DEM,36,Rick Scott,8605,REP,36,6,0,11/4/2014,47.07,48.14,-1.08,1.08,1.08,.5,-1.405468170236857,for Bay News 9 | Tampa Bay Times +62483,112337,1255,2014,2014_Gov-G_CA,CA,Gov-G,Gov-G,Greenberg Quinlan Rosner/American Viewpoint,127,Live Phone,,10/26/2014,1169,Jerry Brown,8698,DEM,56,Neel Kashkari,8701,REP,37,,19,11/4/2014,59.97,40.03,19.94,.94,-.94,1,-2.8095206610486,for USC Dornsife/LA Times +36081,49015,5495,2014,2014_House-G_KS-1,KS-1,House-G,House-G,Jayhawk Consulting Services,157,Live Phone,D,10/26/2014,400,James E. Sherow,5342,DEM,45,Tim Huelskamp,5335,REP,38,,7,11/4/2014,32.03,67.97,-35.94,42.94,42.94,0,35.62175604626235,for James E. Sherow +35913,48329,5577,2014,2014_House-G_NJ-2,NJ-2,House-G,House-G,Stockton University,317,Live Phone,,10/26/2014,600,William Hughes,5987,DEM,38,Frank A. LoBiondo,5993,REP,56,,-18,11/4/2014,37.27,61.46,-24.19,6.19,6.19,1,-.9861307332263726, +35912,48327,5608,2014,2014_House-G_NY-18,NY-18,House-G,House-G,Siena College,305,Live Phone,,10/26/2014,682,Sean Patrick Maloney,9940,DEM,49,Nan Hayworth,9939,REP,44,,5,11/4/2014,49.73,47.87,1.86,3.14,3.14,1,-.9255724636549335,for Time Warner Cable News +34244,48353,5685,2014,2014_House-G_SD-1,SD-1,House-G,House-G,Monmouth University,215,Live Phone,,10/26/2014,429,Corinna Robinson,9951,DEM,34,Kristi L. Noem,9950,REP,61,,-27,11/4/2014,33.47,66.53,-33.06,6.06,6.06,1,-3.466735147938009, +36137,49088,8271,2014,2014_House-G_US,US,House-G,House-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/26/2014,734,Generic Candidate,9973,DEM,45,Generic Candidate,9974,REP,44,,1,11/4/2014,44.84,50.42,-5.59,6.59,6.59,0,2.074157135438154,for FOX News +34354,42174,2,2014,2014_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,10/27/2014,600,Gary C. Peters,6053,DEM,50,Terri Lynn Land,6052,REP,35,,15,11/4/2014,54.61,41.33,13.29,1.71,1.71,1,-1.090806658584917,for Detroit Free Press | WXYZ-TV (Michigan) +34372,42185,2,2014,2014_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,IVR,,10/27/2014,1159,Gary C. Peters,6053,DEM,52.2,Terri Lynn Land,6052,REP,38.1,3.2,14.1,11/4/2014,54.61,41.33,13.29,.81,.81,1,-2.328034385092999,for Fox 2 News Detroit +34411,42119,12,2014,2014_Sen-G_AK,AK,Sen-G,Sen-G,Moore Information,217,Live Phone,R,10/27/2014,500,Mark Begich,6130,DEM,38,Dan Sullivan,6138,REP,42,4,-4,11/4/2014,45.83,47.96,-2.13,1.87,-1.87,1,-2.89584509901971,for Dan Sullivan +34437,42170,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,R,10/27/2014,600,Kay R. Hagan,6123,DEM,44,Thom Tillis,6129,REP,44,7,0,11/4/2014,47.26,48.82,-1.56,1.56,1.56,.5,-2.280554355318257,for Thom Tillis +34433,42161,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Vox Populi Polling,372,IVR/Online,,10/27/2014,615,Kay R. Hagan,6123,DEM,43,Thom Tillis,6129,REP,48,,-5,11/4/2014,47.26,48.82,-1.56,3.44,-3.44,1,-.3147719601852709, +34444,42188,15,2014,2014_Sen-G_KY,KY,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/27/2014,597,Alison Lundergan Grimes,6293,DEM,43,Mitch McConnell,6296,REP,48,3,-5,11/4/2014,40.72,56.19,-15.47,10.47,10.47,1,3.316369783521542,for WKYT-TV | Lexington Herald-Leader | WHAS-TV | The Courier-Journal +34364,42183,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/27/2014,436,Mary Michelle Nunn,6072,DEM,41,David A. Perdue,6073,REP,49,3,-8,11/4/2014,45.21,52.89,-7.68,.32,-.32,1,-6.586251594312483, +34342,42186,20,2014,2014_Sen-G_OR,OR,Sen-G,Sen-G,Elway Research,87,Live Phone,,10/27/2014,400,Jeff Merkley,6165,DEM,49,Monica Wehby,6167,REP,30,2,19,11/4/2014,55.73,36.87,18.86,.14,.14,1,-5.141437400783966,for The Oregonian | KGW-TV +34381,42110,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Vox Populi Polling,372,IVR/Online,,10/27/2014,642,Mark Udall,6153,DEM,43,Cory Gardner,6149,REP,46,,-3,11/4/2014,46.26,48.2,-1.94,1.06,-1.06,1,-2.046021030661259, +34397,127536,29,2014,2014_Sen-G_OK,OK,Sen-G,Sen-G,SoonerPoll.com,308,Live Phone,,10/27/2014,949,Matt Silverstein,6258,DEM,27.8,James M. Inhofe,6249,REP,62.7,1.3,-34.900002,11/4/2014,28.55,68.01,-39.46,4.56,4.56,1,-.7844218743629294,for KWTV-DT Oklahoma City | KOTV-DT Tulsa +34397,42099,35,2014,2014_Sen-GS_OK,OK,Sen-G,Sen-GS,SoonerPoll.com,308,Live Phone,,10/27/2014,949,Constance N. Johnson,6250,DEM,28.1,James Lankford,6251,REP,59.4,3.5,-31.299999,11/4/2014,28.98,67.85,-38.87,7.57,7.57,1,1.877714997604786,for KWTV-DT Oklahoma City | KOTV-DT Tulsa +34339,42033,1237,2014,2014_Gov-G_NY,NY,Gov-G,Gov-G,Marist College,183,Live Phone,,10/27/2014,503,Andrew Cuomo,8663,DEM,56,Robert P. Astorino,8871,REP,30,6,26,11/4/2014,54.28,40.31,13.96,12.04,12.04,1,4.959986325724046,for Wall Street Journal | NBC 4 New York +34342,42036,1240,2014,2014_Gov-G_OR,OR,Gov-G,Gov-G,Elway Research,87,Live Phone,,10/27/2014,403,John Kitzhaber,8881,DEM,45,Dennis Richardson,8902,REP,38,,7,11/4/2014,49.89,44.13,5.76,1.24,1.24,1,-4.123294010814344,for The Oregonian | KGW-TV +34396,42090,1241,2014,2014_Gov-G_MD,MD,Gov-G,Gov-G,WPA Intelligence (WPAi),383,Live Phone,R,10/27/2014,504,Anthony Brown,8814,DEM,39,Larry Hogan,8818,REP,44,,-5,11/4/2014,47.25,51.03,-3.78,1.22,-1.22,1,-6.568922949173794,for Larry Hogan +34397,42091,1242,2014,2014_Gov-G_OK,OK,Gov-G,Gov-G,SoonerPoll.com,308,Live Phone,,10/27/2014,949,Joe Dorman,8788,DEM,40,Mary Fallin,8790,REP,48.4,1.7,-8.3999996,11/4/2014,41.01,55.81,-14.8,6.4,6.4,1,-.3650746789666306,for KWTV-DT Oklahoma City | KOTV-DT Tulsa +34344,42038,1243,2014,2014_Gov-G_OH,OH,Gov-G,Gov-G,Columbus Dispatch,57,Mail,,10/27/2014,1009,Edward FitzGerald,8678,DEM,34,John Richard Kasich,8679,REP,62,,-28,11/4/2014,33.03,63.64,-30.61,2.61,2.61,1,-6.264025177038758, +34381,42075,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Vox Populi Polling,372,IVR/Online,,10/27/2014,642,John Wright Hickenlooper,8708,DEM,49,Bob Beauprez,8704,REP,44,,5,11/4/2014,49.3,45.95,3.34,1.66,1.66,1,-2.511990185870506, +34354,42048,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,EPIC-MRA,84,Live Phone,,10/27/2014,600,Mark Schauer,8610,DEM,43,Rick Snyder,8611,REP,45,,-2,11/4/2014,46.86,50.92,-4.07,2.07,2.07,1,-1.79814377699824,for Detroit Free Press | WXYZ-TV (Michigan) +34372,42066,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,Mitchell Research & Communications,213,IVR,,10/27/2014,1159,Mark Schauer,8610,DEM,43.4,Rick Snyder,8611,REP,48.3,2.2,-4.9000001,11/4/2014,46.86,50.92,-4.07,.83,-.83,1,-3.225442485163181,for Fox 2 News Detroit +34364,42058,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Monmouth University,215,Live Phone,,10/27/2014,436,Jason J. Carter,8623,DEM,42,J. Nathan Deal,8624,REP,48,5,-6,11/4/2014,44.89,52.75,-7.86,1.86,1.86,1,-3.513509041037483, +34379,42073,1250,2014,2014_Gov-G_PA,PA,Gov-G,Gov-G,Harper Polling,132,IVR,,10/27/2014,680,Thomas W. Wolf,8675,DEM,50,Thomas W. Corbett,8668,REP,40,,10,11/4/2014,54.93,45.07,9.86,.14,.14,1,-3.318139526344864, +36457,127035,5509,2014,2014_House-O_LA-5,LA-5,House-G,House-O,Glascock Group,116,IVR,,10/27/2014,501,Jamie Mayo,10019,DEM,18.3,Ralph Lee Abraham,10021,REP,24.5,15.1,-6.1999998,11/4/2014,28.22,23.16,5.06,11.26,-11.26,0,4.296067581192147, +35945,48394,5578,2014,2014_House-G_NJ-3,NJ-3,House-G,House-G,Stockton University,317,Live Phone,,10/27/2014,617,Aimee Belgard,5966,DEM,41,Tom MacArthur,5996,REP,46,,-5,11/4/2014,44.35,53.99,-9.64,4.64,4.64,1,-2.473390292212517, +35980,48783,5601,2014,2014_House-G_NY-11,NY-11,House-G,House-G,Siena College,305,Live Phone,,10/27/2014,713,Domenic M. Recchia,9966,DEM,34,Michael G. Grimm,9965,REP,53,5,-19,11/4/2014,42.36,55.13,-12.77,6.23,-6.23,1,-.8200315260160108, +34512,42272,4,2014,2014_Sen-G_IL,IL,Sen-G,Sen-G,McKeon & Associates,202,Live Phone,,10/28/2014,823,Richard J. Durbin,6112,DEM,49,James D. Oberweis,6116,REP,39,4,10,11/4/2014,53.55,42.69,10.85,.85,-.85,1,-3.589268954085084,for Chicago Sun-Times +34333,42189,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,American Research Group,9,Live Phone,,10/28/2014,600,Jeanne Shaheen,6280,DEM,49,Scott Brown,6272,REP,49,,0,11/4/2014,51.46,48.21,3.24,3.24,-3.24,.5,-.1517973235644896, +34417,42132,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,Vox Populi Polling,372,IVR/Online,,10/28/2014,544,Jeanne Shaheen,6280,DEM,45,Scott Brown,6272,REP,49,,-4,11/4/2014,51.46,48.21,3.24,7.24,-7.24,0,4.176811811565772, +34405,42103,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,YouGov,391,Online,,10/28/2014,1727,Kay R. Hagan,6123,DEM,43.5,Thom Tillis,6129,REP,41.5,,2,11/4/2014,47.26,48.82,-1.56,3.56,3.56,0,.3341335221098417, +34507,42265,16,2014,2014_Sen-G_VA,VA,Sen-G,Sen-G,Vox Populi Polling,372,IVR/Online,,10/28/2014,734,Mark R. Warner,6303,DEM,44,Ed W. Gillespie,6301,REP,40,5,4,11/4/2014,49.15,48.34,.81,3.19,3.19,1,-3.616872201065881, +34484,42235,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Vox Populi Polling,372,IVR/Online,,10/28/2014,602,Mary Michelle Nunn,6072,DEM,43,David A. Perdue,6073,REP,48,3,-5,11/4/2014,45.21,52.89,-7.68,2.68,2.68,1,-3.861608446847342, +34361,42144,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,YouGov,391,Online,,10/28/2014,1743,Mary Michelle Nunn,6072,DEM,42.2,David A. Perdue,6073,REP,43.7,1.1,-1.5,11/4/2014,45.21,52.89,-7.68,6.18,6.18,1,.1057093739019521, +34367,42114,21,2014,2014_Sen-G_KS,KS,Sen-G,Sen-G,YouGov,391,Online,,10/28/2014,1137,Pat Roberts,6154,REP,38.2,Gregory Orman,8355,IND,36.9,2,1.3,11/4/2014,53.15,42.53,10.62,9.32,,1,-.6507350310086819, +34351,42106,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/28/2014,618,Mark Udall,6153,DEM,44,Cory Gardner,6149,REP,46,2,-2,11/4/2014,46.26,48.2,-1.94,.06,-.06,1,-3.050150346245153,for Denver Post +34338,42165,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,YouGov,391,Online,,10/28/2014,1417,Mark Udall,6153,DEM,41.9,Cory Gardner,6149,REP,42.7,,-.80000001,11/4/2014,46.26,48.2,-1.94,1.14,1.14,1,-1.5603400404298,for CBS News +34337,42095,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,YouGov,391,Online,,10/28/2014,1112,Bruce L. Braley,6104,DEM,42.9,Joni K. Ernst,6106,REP,41.9,,1,11/4/2014,43.76,52.1,-8.34,9.34,9.34,0,3.349873791474828, +34330,42182,31,2014,2014_Sen-G_MA,MA,Sen-G,Sen-G,Suffolk University,323,Live Phone,,10/28/2014,500,Edward J. Markey,6289,DEM,48.8,Brian J. Herr,6288,REP,33.8,,15,11/4/2014,61.87,37.98,23.88,8.88,-8.88,1,3.359176572163613,for Boston Herald +34415,42126,32,2014,2014_Sen-G_AR,AR,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2014,967,Mark L. Pryor,6145,DEM,44,Tom Cotton,6143,REP,51,,-7,11/4/2014,39.43,56.5,-17.07,10.07,10.07,1,.7355825003756714, +34337,42031,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,YouGov,391,Online,,10/28/2014,1112,Jack G. Hatch,8648,DEM,34,Terry E. Branstad,8647,REP,49,,-15,11/4/2014,37.27,58.99,-21.72,6.72,6.72,1,2.550512010290868, +34367,42061,1228,2014,2014_Gov-G_KS,KS,Gov-G,Gov-G,YouGov,391,Online,,10/28/2014,1137,Paul Davis,8712,DEM,38,Sam Brownback,8711,REP,39,2,-1,11/4/2014,46.13,49.82,-3.69,2.69,2.69,1,-4.242244911821153, +34415,112335,1232,2014,2014_Gov-G_AR,AR,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/28/2014,967,Michael Avery Ross,8694,DEM,43,Asa Hutchinson,8693,REP,50,,-7,11/4/2014,41.49,55.44,-13.94,6.94,6.94,1,-.0852116135445759, +34333,42027,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,American Research Group,9,Live Phone,,10/28/2014,600,Margaret Wood Hassan,8809,DEM,48,Walt Havenstein,8805,REP,46,,2,11/4/2014,52.38,47.43,4.95,2.95,-2.95,1,-1.334439823649887, +34417,112350,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,Vox Populi Polling,372,IVR/Online,,10/28/2014,638,Margaret Wood Hassan,8809,DEM,44,Walt Havenstein,8805,REP,47,,-3,11/4/2014,52.38,47.43,4.95,7.95,-7.95,0,4.083215572981178, +34360,42054,1245,2014,2014_Gov-G_WI,WI,Gov-G,Gov-G,YouGov,391,Online,,10/28/2014,1494,Mary Burke,8781,DEM,43,Scott Walker,8787,REP,45,,-2,11/4/2014,46.59,52.26,-5.68,3.68,3.68,1,-1.237585279107074, +34351,42045,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,10/28/2014,618,John Wright Hickenlooper,8708,DEM,46,Bob Beauprez,8704,REP,46,2,0,11/4/2014,49.3,45.95,3.34,3.34,-3.34,.5,-.694573856398174,for Denver Post +34338,42032,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,YouGov,391,Online,,10/28/2014,1417,John Wright Hickenlooper,8708,DEM,44,Bob Beauprez,8704,REP,42,,2,11/4/2014,49.3,45.95,3.34,1.34,-1.34,1,-2.611518356136,for CBS News +34484,112342,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Vox Populi Polling,372,IVR/Online,,10/28/2014,602,Jason J. Carter,8623,DEM,42,J. Nathan Deal,8624,REP,49,3,-7,11/4/2014,44.89,52.75,-7.86,.86,.86,1,-4.287528097459961, +34361,42055,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,YouGov,391,Online,,10/28/2014,1743,Jason J. Carter,8623,DEM,41,J. Nathan Deal,8624,REP,45,1,-4,11/4/2014,44.89,52.75,-7.86,3.86,3.86,1,-.7909997080064657, +34315,42009,1250,2014,2014_Gov-G_PA,PA,Gov-G,Gov-G,Magellan Strategies,179,IVR,,10/28/2014,1433,Thomas W. Wolf,8675,DEM,50,Thomas W. Corbett,8668,REP,43,,7,11/4/2014,54.93,45.07,9.86,2.86,-2.86,1,.0883652633881843,for KeystoneReport.com +34380,42074,1250,2014,2014_Gov-G_PA,PA,Gov-G,Gov-G,Muhlenberg College,219,Live Phone,,10/28/2014,409,Thomas W. Wolf,8675,DEM,51,Thomas W. Corbett,8668,REP,39,,12,11/4/2014,54.93,45.07,9.86,2.14,2.14,1,-1.38122425021361,for Morning Call +34343,42037,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,Emerson College,88,IVR,,10/28/2014,627,Martha Coakley,8850,DEM,42,Charles D. Baker,8848,REP,48,4,-6,11/4/2014,46.54,48.4,-1.86,4.14,-4.14,1,1.022308203871963,for WGBH News +34313,127053,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,SocialSphere,307,Live Phone,,10/28/2014,600,Martha Coakley,8850,DEM,37,Charles D. Baker,8848,REP,44,4,-7,11/4/2014,46.54,48.4,-1.86,5.14,-5.14,1,1.991844747753744,for Boston Globe +34330,42024,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/28/2014,500,Martha Coakley,8850,DEM,42.6,Charles D. Baker,8848,REP,46,2.6,-3.4000001,11/4/2014,46.54,48.4,-1.86,1.54,-1.54,1,-1.890847663317536,for Boston Herald +34512,112348,1252,2014,2014_Gov-G_IL,IL,Gov-G,Gov-G,McKeon & Associates,202,Live Phone,,10/28/2014,823,Pat Quinn,8658,DEM,45,Bruce Rauner,8659,REP,42,4,3,11/4/2014,46.35,50.27,-3.92,6.92,6.92,0,1.459065096123394,for Chicago Sun-Times +34325,42019,1252,2014,2014_Gov-G_IL,IL,Gov-G,Gov-G,We Ask America,376,IVR,,10/28/2014,2327,Pat Quinn,8658,DEM,50,Bruce Rauner,8659,REP,45,6,5,11/4/2014,46.35,50.27,-3.92,8.92,8.92,0,3.440401847932434,for The Illinois Observer +34362,42056,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Cherry Communications,49,Live Phone,R,10/28/2014,508,Charlie Crist,8601,DEM,39,Rick Scott,8605,REP,44,4,-5,11/4/2014,47.07,48.14,-1.08,3.92,-3.92,1,1.207423593343374,for unspecified Republican sponsor +34382,42076,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,YouGov,391,Online,,10/28/2014,1795,Charlie Crist,8601,DEM,41,Rick Scott,8605,REP,41,,0,11/4/2014,47.07,48.14,-1.08,1.08,1.08,.5,-1.235208355974236, +34343,48332,5528,2014,2014_House-G_MA-6,MA-6,House-G,House-G,Emerson College,88,IVR,,10/28/2014,400,Seth Moulton,5898,DEM,40,Richard R. Tisei,5903,REP,42,,-2,11/4/2014,54.97,41.14,13.83,15.83,-15.83,0,8.72878835171211,for WGBH News +34343,48331,5531,2014,2014_House-G_MA-9,MA-9,House-G,House-G,Emerson College,88,IVR,,10/28/2014,410,Bill Keating,5894,DEM,46,John C. Chapman,5888,REP,41,,5,11/4/2014,54.95,44.99,9.96,4.96,-4.96,1,-2.298829042005547,for WGBH News +35916,48334,5580,2014,2014_House-G_NJ-5,NJ-5,House-G,House-G,Monmouth University,215,Live Phone,,10/28/2014,427,Roy Cho,5972,DEM,42,Scott Garrett,5982,REP,53,,-11,11/4/2014,43.3,55.41,-12.11,1.11,1.11,1,-4.995382388120674, +35904,48286,5591,2014,2014_House-G_NY-1,NY-1,House-G,House-G,Siena College,305,Live Phone,,10/28/2014,670,Timothy H. Bishop,9934,DEM,45,Lee Zeldin,9935,REP,50,,-5,11/4/2014,45.57,54.43,-8.86,3.86,3.86,1,-3.210926610816467,for Newsday | News 12 +35914,48330,5611,2014,2014_House-G_NY-21,NY-21,House-G,House-G,Harper Polling,132,IVR,R,10/28/2014,560,Aaron G. Woolf,9945,DEM,33,Elise Stefanik,9944,REP,47,14,-14,11/4/2014,33.84,55.14,-21.29,7.29,7.29,1,1.93234975613828,for Elise Stefanik +34386,42115,6,2014,2014_Sen-G_MN,MN,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/29/2014,597,Al Franken,6091,DEM,51,Mike McFadden,6093,REP,40,4,11,11/4/2014,53.15,42.91,10.24,.76,.76,1,-3.03285258253478,for KSTP-TV Minneapolis +34321,42142,12,2014,2014_Sen-G_AK,AK,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2014,887,Mark Begich,6130,DEM,42,Dan Sullivan,6138,REP,47,,-5,11/4/2014,45.83,47.96,-2.13,2.87,-2.87,1,-1.334974373991719, +34402,42100,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/29/2014,559,Kay R. Hagan,6123,DEM,48,Thom Tillis,6129,REP,46,4,2,11/4/2014,47.26,48.82,-1.56,3.56,3.56,0,-.1808628829653704,for CNN +34414,42123,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/29/2014,909,Kay R. Hagan,6123,DEM,43,Thom Tillis,6129,REP,42,4,1,11/4/2014,47.26,48.82,-1.56,2.56,2.56,0,-.8840355785678543,for FOX News +34412,127534,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Harper Polling,132,IVR,R,10/29/2014,511,Kay R. Hagan,6123,DEM,44.5,Thom Tillis,6129,REP,47,6,-2.5,11/4/2014,47.26,48.82,-1.56,.94,-.94,1,-2.921804602135282,for unspecified Republican sponsor; average of multiple versions or turnout models listed in poll +34442,42184,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/29/2014,657,Kay R. Hagan,6123,DEM,47,Thom Tillis,6129,REP,46,4,1,11/4/2014,47.26,48.82,-1.56,2.56,2.56,0,-.9813617186202669,for unspecified Democratic sponsor +34406,42104,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2014,982,Kay R. Hagan,6123,DEM,46,Thom Tillis,6129,REP,45,,1,11/4/2014,47.26,48.82,-1.56,2.56,2.56,0,-.9054698887525907, +34422,42138,15,2014,2014_Sen-G_KY,KY,Sen-G,Sen-G,Marist College,183,Live Phone,,10/29/2014,556,Alison Lundergan Grimes,6293,DEM,41,Mitch McConnell,6296,REP,50,5,-9,11/4/2014,40.72,56.19,-15.47,6.47,6.47,1,-1.683753625544141,for NBC News +34378,42118,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Landmark Communications,166,IVR,,10/29/2014,1500,Mary Michelle Nunn,6072,DEM,46.6,David A. Perdue,6073,REP,47.4,2.7,-.80000001,11/4/2014,45.21,52.89,-7.68,6.88,6.88,1,1.001708902631102,for WSB-TV +34327,126723,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Marist College,183,Live Phone,,10/29/2014,603,Mary Michelle Nunn,6072,DEM,45,David A. Perdue,6073,REP,48.5,3,-3.5,11/4/2014,45.21,52.89,-7.68,4.18,4.18,1,-2.265363788223931,for NBC News; average of multiple versions or turnout models listed in poll +34369,42157,21,2014,2014_Sen-G_KS,KS,Sen-G,Sen-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/29/2014,907,Pat Roberts,6154,REP,43,Gregory Orman,8355,IND,44,3,-1,11/4/2014,53.15,42.53,10.62,11.62,,0,2.227501254439969,for FOX News +34348,42180,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/29/2014,573,Mark Udall,6153,DEM,48,Cory Gardner,6149,REP,48,,0,11/4/2014,46.26,48.2,-1.94,1.94,1.94,.5,-1.238652731894269,for unspecified Democratic sponsor +34428,126725,25,2014,2014_Sen-O_LA,LA,Sen-G,Sen-O,Marist College,183,Live Phone,,10/29/2014,630,Mary L. Landrieu,8375,DEM,44,Bill Cassidy,8373,REP,36,15,8,11/4/2014,42.08,40.97,1.11,6.89,6.89,1,3.294342200347321,for NBC News +34447,42192,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/29/2014,647,Bruce L. Braley,6104,DEM,47,Joni K. Ernst,6106,REP,49,,-2,11/4/2014,43.76,52.1,-8.34,6.34,6.34,1,-.1098559371537638,for CNN +34314,42096,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/29/2014,911,Bruce L. Braley,6104,DEM,44,Joni K. Ernst,6106,REP,45,,-1,11/4/2014,43.76,52.1,-8.34,7.34,7.34,1,1.169526241946111,for FOX News +34365,42245,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2014,990,Bruce L. Braley,6104,DEM,47,Joni K. Ernst,6106,REP,48,,-1,11/4/2014,43.76,52.1,-8.34,7.34,7.34,1,1.151925605798566, +34321,42015,1221,2014,2014_Gov-G_AK,AK,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2014,887,Bill Walker,8879,IND,50,Sean R. Parnell,8686,REP,43,,7,11/4/2014,48.1,45.88,2.22,4.78,,1,1.125759700536456, +34314,42008,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/29/2014,911,Jack G. Hatch,8648,DEM,36,Terry E. Branstad,8647,REP,53,,-17,11/4/2014,37.27,58.99,-21.72,4.72,4.72,1,.121453639448455,for FOX News +34365,42059,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/29/2014,990,Jack G. Hatch,8648,DEM,37,Terry E. Branstad,8647,REP,55,,-18,11/4/2014,37.27,58.99,-21.72,3.72,3.72,1,-.9583344736386397, +34369,42063,1228,2014,2014_Gov-G_KS,KS,Gov-G,Gov-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/29/2014,907,Paul Davis,8712,DEM,48,Sam Brownback,8711,REP,42,4,6,11/4/2014,46.13,49.82,-3.69,9.69,9.69,0,3.821468337358352,for FOX News +34386,42080,1238,2014,2014_Gov-G_MN,MN,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,10/29/2014,596,Mark Dayton,8888,DEM,47,Jeff Johnson,8641,REP,42,2,5,11/4/2014,50.07,44.51,5.56,.56,-.56,1,-3.686745244062106,for KSTP-TV Minneapolis +62494,112352,1243,2014,2014_Gov-G_OH,OH,Gov-G,Gov-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/29/2014,803,Edward FitzGerald,8678,DEM,36,John Richard Kasich,8679,REP,51,,-15,11/4/2014,33.03,63.64,-30.61,15.61,15.61,1,9.620354433526726, +34350,42044,1245,2014,2014_Gov-G_WI,WI,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,D,10/29/2014,1814,Mary Burke,8781,DEM,47,Scott Walker,8787,REP,48,,-1,11/4/2014,46.59,52.26,-5.68,4.68,4.68,1,-.0278977122905965,for unspecified Democratic sponsor +34348,42042,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Public Policy Polling,263,IVR,D,10/29/2014,573,John Wright Hickenlooper,8708,DEM,47,Bob Beauprez,8704,REP,47,,0,11/4/2014,49.3,45.95,3.34,3.34,-3.34,.5,-.7214948234674171,for unspecified Democratic sponsor +34378,42072,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Landmark Communications,166,IVR,,10/29/2014,1500,Jason J. Carter,8623,DEM,46.1,J. Nathan Deal,8624,REP,47.5,3.5,-1.4,11/4/2014,44.89,52.75,-7.86,6.46,6.46,1,2.027044617657314,for WSB-TV +34327,126716,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Marist College,183,Live Phone,,10/29/2014,603,Jason J. Carter,8623,DEM,44.5,J. Nathan Deal,8624,REP,49,3,-4.5,11/4/2014,44.89,52.75,-7.86,3.36,3.36,1,-1.644936303156934,for NBC News; average of multiple versions or turnout models listed in poll +62487,112341,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,SEA Polling & Strategic Design,302,Live Phone,,10/29/2014,800,Charlie Crist,8601,DEM,43,Rick Scott,8605,REP,45,5,-2,11/4/2014,47.07,48.14,-1.08,.92,-.92,1,-1.396318318908163, +35917,48335,5404,2014,2014_House-G_CA-52,CA-52,House-G,House-G,SurveyUSA,325,IVR/Live Phone,,10/29/2014,551,Scott Peters,5255,DEM,44,Carl DeMaio,5162,REP,45,,-1,11/4/2014,51.59,48.41,3.17,4.17,-4.17,0,-2.915958511868334,for KGTV-TV (California) | San Diego Union-Tribune +36138,49089,8271,2014,2014_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/29/2014,802,Generic Candidate,9973,DEM,42,Generic Candidate,9974,REP,46,,-4,11/4/2014,44.84,50.42,-5.59,1.59,1.59,1,-2.970830986735046,for Huffington Post +34393,42167,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2014,940,Jeanne Shaheen,6280,DEM,52,Scott Brown,6272,REP,45,,7,11/4/2014,51.46,48.21,3.24,3.76,3.76,1,.8777139354984783, +34514,42274,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Gravis Marketing,124,IVR,,10/30/2014,1006,Kay R. Hagan,6123,DEM,46,Thom Tillis,6129,REP,47,,-1,11/4/2014,47.26,48.82,-1.56,.56,.56,1,-2.963629826692946, +34416,127535,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,National Research Inc.,225,Live Phone,,10/30/2014,600,Kay R. Hagan,6123,DEM,43,Thom Tillis,6129,REP,42,6,1,11/4/2014,47.26,48.82,-1.56,2.56,2.56,0,-1.077914363462032,for Civitas Institute; average of multiple versions or turnout models listed in poll +62497,112370,16,2014,2014_Sen-G_VA,VA,Sen-G,Sen-G,Public Policy Polling,263,IVR,,10/30/2014,937,Mark R. Warner,6303,DEM,49,Ed W. Gillespie,6301,REP,40,5,9,11/4/2014,49.15,48.34,.81,8.19,8.19,1,2.257419118638423, +58868,100398,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Optimus,245,IVR,,10/30/2014,2421,Bruce L. Braley,6104,DEM,45.3,Joni K. Ernst,6106,REP,48.2,,-2.9000001,11/4/2014,43.76,52.1,-8.34,5.44,5.44,1,-.6915397517154491, +34392,42173,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Selzer & Co.,304,Live Phone,,10/30/2014,708,Bruce L. Braley,6104,DEM,44,Joni K. Ernst,6106,REP,51,,-7,11/4/2014,43.76,52.1,-8.34,1.34,1.34,1,-5.133983275279796,for Des Moines Register | Bloomberg +62484,112338,1225,2014,2014_Gov-G_CT,CT,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2014,977,Dannel P. Malloy,8863,DEM,48,Thomas C. Foley,8645,REP,47,,1,11/4/2014,50.73,48.16,2.56,1.56,-1.56,1,-1.897703098175365, +34392,42086,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,Selzer & Co.,304,Live Phone,,10/30/2014,701,Jack G. Hatch,8648,DEM,35,Terry E. Branstad,8647,REP,59,,-24,11/4/2014,37.27,58.99,-21.72,2.28,-2.28,1,-2.498836835991949,for Des Moines Register | Bloomberg +34393,42087,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2014,940,Margaret Wood Hassan,8809,DEM,51,Walt Havenstein,8805,REP,42,,9,11/4/2014,52.38,47.43,4.95,4.05,4.05,1,.2457057577839172, +34349,42043,1237,2014,2014_Gov-G_NY,NY,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/30/2014,681,Andrew Cuomo,8663,DEM,55,Robert P. Astorino,8871,REP,34,,21,11/4/2014,54.28,40.31,13.96,7.04,7.04,1,-.7651014823563977, +34346,42040,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/30/2014,688,Charlie Crist,8601,DEM,45,Rick Scott,8605,REP,38,8,7,11/4/2014,47.07,48.14,-1.08,8.08,8.08,0,5.925338184661481, +34334,42028,1255,2014,2014_Gov-G_CA,CA,Gov-G,Gov-G,Zogby Interactive/JZ Analytics,395,Online,,10/30/2014,705,Jerry Brown,8698,DEM,51,Neel Kashkari,8701,REP,33,,18,11/4/2014,59.97,40.03,19.94,1.94,-1.94,1,-1.9142131664953, +35979,49004,5446,2014,2014_House-G_GA-1,GA-1,House-G,House-G,Landmark Communications,166,IVR,,10/30/2014,500,Brian Corwin Reese,4700,DEM,37, Carter,4672,REP,60,,-23,11/4/2014,39.09,60.91,-21.83,1.17,-1.17,1,-5.936310212400699, +35979,82953,5452,2014,2014_House-G_GA-7,GA-7,House-G,House-G,Landmark Communications,166,IVR,,10/30/2014,500,Thomas D. Wight,4712,DEM,37,Rob Woodall,4713,REP,61,,-24,11/4/2014,34.61,65.39,-30.77,6.77,6.77,1,-.337906938241518, +35979,49005,5455,2014,2014_House-G_GA-10,GA-10,House-G,House-G,Landmark Communications,166,IVR,,10/30/2014,500,I. Kenneth Dious,4677,DEM,32.2,Jody B. Hice,4685,REP,60.6,,-28.4,11/4/2014,33.48,66.52,-33.04,4.64,4.64,1,-2.428535160548024, +35979,48782,5457,2014,2014_House-G_GA-12,GA-12,House-G,House-G,Landmark Communications,166,IVR,,10/30/2014,500,John Barrow,4669,DEM,44.4,Rick W. Allen,4668,REP,48.1,,-3.7,11/4/2014,45.25,54.75,-9.51,5.81,5.81,1,-1.306205025532287, +36301,49286,8271,2014,2014_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR,,10/30/2014,3500,Generic Candidate,9973,DEM,41,Generic Candidate,9974,REP,44,,-3,11/4/2014,44.84,50.42,-5.59,2.59,2.59,1,-1.436745506027477, +34501,42258,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/31/2014,679,Jeanne Shaheen,6280,DEM,49,Scott Brown,6272,REP,47,,2,11/4/2014,51.46,48.21,3.24,1.24,-1.24,1,-1.952366723115435,for unspecified Democratic sponsor +34423,42140,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,10/31/2014,757,Jeanne Shaheen,6280,DEM,47,Scott Brown,6272,REP,45,,2,11/4/2014,51.46,48.21,3.24,1.24,-1.24,1,-1.739620709228574,for WMUR +34479,42230,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,10/31/2014,738,Kay R. Hagan,6123,DEM,46,Thom Tillis,6129,REP,45,4,1,11/4/2014,47.26,48.82,-1.56,2.56,2.56,0,-.7905900043522908, +34407,125180,15,2014,2014_Sen-G_KY,KY,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,10/31/2014,1503,Alison Lundergan Grimes,6293,DEM,43,Mitch McConnell,6296,REP,51.5,3,-8.5,11/4/2014,40.72,56.19,-15.47,6.97,6.97,1,-.6018261495482674,average of multiple versions or turnout models listed in poll +34485,42236,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/31/2014,533,Mary Michelle Nunn,6072,DEM,46,David A. Perdue,6073,REP,46,4,0,11/4/2014,45.21,52.89,-7.68,7.68,7.68,.5,1.550876550660269,for unspecified Democratic sponsor +34492,42247,21,2014,2014_Sen-G_KS,KS,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/31/2014,752,Pat Roberts,6154,REP,47,Gregory Orman,8355,IND,46,3,1,11/4/2014,53.15,42.53,10.62,9.62,,1,.1757265469987859,for unspecified Democratic sponsor +34370,125156,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/31/2014,815,Mark Udall,6153,DEM,44,Cory Gardner,6149,REP,45.5,,-1.5,11/4/2014,46.26,48.2,-1.94,.44,.44,1,-2.201436422802245,average of multiple versions or turnout models listed in poll +34448,125181,25,2014,2014_Sen-O_LA,LA,Sen-G,Sen-O,Public Policy Polling,263,IVR/Online,,10/31/2014,1003,Mary L. Landrieu,8375,DEM,45,Bill Cassidy,8373,REP,41.5,15,3.5,11/4/2014,42.08,40.97,1.11,2.39,2.39,1,-1.283810480235641,average of multiple versions or turnout models listed in poll +34513,42273,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/31/2014,617,Bruce L. Braley,6104,DEM,47,Joni K. Ernst,6106,REP,48,,-1,11/4/2014,43.76,52.1,-8.34,7.34,7.34,1,1.1457867524831,for unspecified Democratic sponsor +34336,42159,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/31/2014,778,Bruce L. Braley,6104,DEM,47,Joni K. Ernst,6106,REP,47,,0,11/4/2014,43.76,52.1,-8.34,8.34,8.34,.5,2.107461967134196, +34332,42255,31,2014,2014_Sen-G_MA,MA,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,10/31/2014,887,Edward J. Markey,6289,DEM,52,Brian J. Herr,6288,REP,38,,14,11/4/2014,61.87,37.98,23.88,9.88,-9.88,1,4.937007524508809, +62482,112365,32,2014,2014_Sen-G_AR,AR,Sen-G,Sen-G,Opinion Research Associates,242,Live Phone,D,10/31/2014,400,Mark L. Pryor,6145,DEM,45,Tom Cotton,6143,REP,43,1,2,11/4/2014,39.43,56.5,-17.07,19.07,19.07,0,10.11945439528376,for unspecified Democratic sponsor +34310,125178,32,2014,2014_Sen-G_AR,AR,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,10/31/2014,1092,Mark L. Pryor,6145,DEM,43,Tom Cotton,6143,REP,50,1,-7,11/4/2014,39.43,56.5,-17.07,10.07,10.07,1,.8594776215162147,average of multiple versions or turnout models listed in poll +34319,42013,1223,2014,2014_Gov-G_ID,ID,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,,10/31/2014,1001,AJ Balukoff,8612,DEM,37,C.L. 'Butch' Otter,8619,REP,49,,-12,11/4/2014,38.55,53.52,-14.97,2.97,2.97,1,-1.993887824331791, +34357,125170,1225,2014,2014_Gov-G_CT,CT,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,,10/31/2014,931,Dannel P. Malloy,8863,DEM,45.5,Thomas C. Foley,8645,REP,42.5,6,3,11/4/2014,50.73,48.16,2.56,.44,.44,1,-3.596002761024948,average of multiple versions or turnout models listed in poll +34384,126688,1225,2014,2014_Gov-G_CT,CT,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/31/2014,926,Dannel P. Malloy,8863,DEM,45,Thomas C. Foley,8645,REP,43,8,2,11/4/2014,50.73,48.16,2.56,.56,-.56,1,-3.651521774525726,average of multiple versions or turnout models listed in poll +34336,42030,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/31/2014,778,Jack G. Hatch,8648,DEM,41,Terry E. Branstad,8647,REP,52,,-11,11/4/2014,37.27,58.99,-21.72,10.72,10.72,1,6.349129495318976, +34492,112349,1228,2014,2014_Gov-G_KS,KS,Gov-G,Gov-G,Public Policy Polling,263,IVR,D,10/31/2014,752,Paul Davis,8712,DEM,48,Sam Brownback,8711,REP,44,5,4,11/4/2014,46.13,49.82,-3.69,7.69,7.69,0,1.622658833101347,for unspecified Democratic sponsor +62482,112334,1232,2014,2014_Gov-G_AR,AR,Gov-G,Gov-G,Opinion Research Associates,242,Live Phone,D,10/31/2014,400,Michael Avery Ross,8694,DEM,43,Asa Hutchinson,8693,REP,39,2,4,11/4/2014,41.49,55.44,-13.94,17.94,17.94,0,11.54192940514657,for unspecified Democratic sponsor +34310,125171,1232,2014,2014_Gov-G_AR,AR,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,,10/31/2014,1092,Michael Avery Ross,8694,DEM,42.5,Asa Hutchinson,8693,REP,52,2,-9.5,11/4/2014,41.49,55.44,-13.94,4.44,4.44,1,-2.783632845146179,average of multiple versions or turnout models listed in poll +34423,42025,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,10/31/2014,747,Margaret Wood Hassan,8809,DEM,47,Walt Havenstein,8805,REP,43,,4,11/4/2014,52.38,47.43,4.95,.95,-.95,1,-2.787851400260838,for WMUR +34370,125145,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/31/2014,815,John Wright Hickenlooper,8708,DEM,43.33,Bob Beauprez,8704,REP,45,3.5,-1.67,11/4/2014,49.3,45.95,3.34,5.01,-5.01,0,1.597870964531326,average of multiple versions or turnout models listed in poll +34332,125172,1251,2014,2014_Gov-G_MA,MA,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,,10/31/2014,887,Martha Coakley,8850,DEM,44.5,Charles D. Baker,8848,REP,47,3,-2.5,11/4/2014,46.54,48.4,-1.86,.64,-.64,1,-2.328145322768018,average of multiple versions or turnout models listed in poll +34311,126690,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/31/2014,817,Charlie Crist,8601,DEM,43,Rick Scott,8605,REP,41.5,7,1.5,11/4/2014,47.07,48.14,-1.08,2.58,2.58,0,.4288515017324013,average of multiple versions or turnout models listed in poll +62485,112339,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,SEA Polling & Strategic Design,302,Live Phone,,10/31/2014,1800,Charlie Crist,8601,DEM,44,Rick Scott,8605,REP,47,5,-3,11/4/2014,47.07,48.14,-1.08,1.92,-1.92,1,-.0173282510034843, +34423,48351,5574,2014,2014_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,10/31/2014,405,Carol Shea-Porter,5800,DEM,49,Frank C. Guinta,5792,REP,50,,-1,11/4/2014,48.11,51.71,-3.6,2.6,2.6,1,-2.849437342883537,for WMUR +34423,48339,5575,2014,2014_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,10/31/2014,352,Annie Kuster,5796,DEM,53,Marilinda Garcia,5791,REP,46,,7,11/4/2014,54.87,44.87,10,3,-3,1,-2.356536549040421,for WMUR +36139,49287,8271,2014,2014_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,10/31/2014,826,Generic Candidate,9973,DEM,48,Generic Candidate,9974,REP,48,,0,11/4/2014,44.84,50.42,-5.59,5.59,5.59,.5,1.407525933565964,for NBC News | Wall Street Journal +34377,42112,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,New England College,228,IVR,,11/1/2014,1526,Jeanne Shaheen,6280,DEM,48.2,Scott Brown,6272,REP,48.7,,-.5,11/4/2014,51.46,48.21,3.24,3.74,-3.74,0,1.429018093029085, +34383,42130,9,2014,2014_Sen-G_ME,ME,Sen-G,Sen-G,Maine People's Resource Center,180,IVR/Online,,11/1/2014,906,Shenna Bellows,6282,DEM,37.3,Susan M. Collins,6284,REP,57.4,,-20.1,11/4/2014,31.5,68.46,-36.96,16.86,16.86,1,11.29765205035113, +34410,42116,10,2014,2014_Sen-G_NJ,NJ,Sen-G,Sen-G,Monmouth University,215,Live Phone,,11/1/2014,750,Cory A. Booker,6306,DEM,54,Jeff Bell,6305,REP,40,,14,11/4/2014,55.84,42.33,13.51,.49,.49,1,-4.572023237094518, +34390,42158,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,11/1/2014,1463,Mary Michelle Nunn,6072,DEM,45,David A. Perdue,6073,REP,48,3,-3,11/4/2014,45.21,52.89,-7.68,4.68,4.68,1,-1.102780694401881,for Fox 5 Atlanta | Morris News Service +34359,42094,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,11/1/2014,591,Mary Michelle Nunn,6072,DEM,44,David A. Perdue,6073,REP,47,5,-3,11/4/2014,45.21,52.89,-7.68,4.68,4.68,1,-1.446840569584084,for WXIA-TV +34494,42249,25,2014,2014_Sen-O_LA,LA,Sen-G,Sen-O,ccAdvertising,396,IVR,,11/1/2014,381,Mary L. Landrieu,8375,DEM,36,Bill Cassidy,8373,REP,48,,-12,11/4/2014,42.08,40.97,1.11,13.11,-13.11,0,9.648978311811266,among all adults +34383,42077,1224,2014,2014_Gov-G_ME,ME,Gov-G,Gov-G,Maine People's Resource Center,180,IVR/Online,,11/1/2014,906,Michael H. Michaud,8812,DEM,44.7,Paul R. LePage,8811,REP,44.4,9.2,.30000001,11/4/2014,43.37,48.18,-4.81,5.11,5.11,0,.5759583882420348, +34377,42071,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,New England College,228,IVR,,11/1/2014,1526,Margaret Wood Hassan,8809,DEM,51,Walt Havenstein,8805,REP,44,,7,11/4/2014,52.38,47.43,4.95,2.05,2.05,1,-1.472842471148794, +34390,42084,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,11/1/2014,1463,Jason J. Carter,8623,DEM,44,J. Nathan Deal,8624,REP,47,5,-3,11/4/2014,44.89,52.75,-7.86,4.86,4.86,1,.573102103874825,for Fox 5 Atlanta | Morris News Service +34359,42053,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,11/1/2014,591,Jason J. Carter,8623,DEM,42,J. Nathan Deal,8624,REP,47,5,-5,11/4/2014,44.89,52.75,-7.86,2.86,2.86,1,-1.798830523812194,for WXIA-TV +62491,112347,1252,2014,2014_Gov-G_IL,IL,Gov-G,Gov-G,Ogden & Fry,425,IVR,,11/1/2014,1163,Pat Quinn,8658,DEM,44.6,Bruce Rauner,8659,REP,49.4,6,-4.8000002,11/4/2014,46.35,50.27,-3.92,.88,-.88,1,-5.036380442071057, +58857,100387,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Optimus,245,IVR,,11/1/2014,2559,Charlie Crist,8601,DEM,41.3,Rick Scott,8605,REP,42.8,10.1,-1.5,11/4/2014,47.07,48.14,-1.08,.42,-.42,1,-1.82697236132306, +34383,48341,5513,2014,2014_House-G_ME-1,ME-1,House-G,House-G,Maine People's Resource Center,180,IVR/Online,,11/1/2014,419,Chellie Pingree,5805,DEM,55.7,Isaac J. Misiuk,5803,REP,30.4,6.7,25.299999,11/4/2014,60.43,30.67,29.76,4.46,-4.46,1,-2.651998035702816, +34383,48342,5514,2014,2014_House-G_ME-2,ME-2,House-G,House-G,Maine People's Resource Center,180,IVR/Online,,11/1/2014,397,Emily Ann Cain,5801,DEM,42,Bruce Poliquin,5806,REP,42.9,9.8,-.89999998,11/4/2014,41.83,47.03,-5.2,4.3,4.3,1,-1.51078468381351, +34377,48336,5574,2014,2014_House-G_NH-1,NH-1,House-G,House-G,New England College,228,IVR,,11/1/2014,778,Carol Shea-Porter,5800,DEM,43,Frank C. Guinta,5792,REP,52,,-9,11/4/2014,48.11,51.71,-3.6,5.4,-5.4,1,.311864762043634, +34377,48337,5575,2014,2014_House-G_NH-2,NH-2,House-G,House-G,New England College,228,IVR,,11/1/2014,748,Annie Kuster,5796,DEM,53,Marilinda Garcia,5791,REP,42,,11,11/4/2014,54.87,44.87,10,1,1,1,-4.838812769265974, +34317,42160,2,2014,2014_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,IVR,,11/2/2014,1224,Gary C. Peters,6053,DEM,52,Terri Lynn Land,6052,REP,40,2,12,11/4/2014,54.61,41.33,13.29,1.29,-1.29,1,-1.501281078399648,for Fox 2 News Detroit +34328,125177,2,2014,2014_Sen-G_MI,MI,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,11/2/2014,914,Gary C. Peters,6053,DEM,52.5,Terri Lynn Land,6052,REP,39.5,2,13,11/4/2014,54.61,41.33,13.29,.29,-.29,1,-2.1792887331815,average of multiple versions or turnout models listed in poll +34395,125175,4,2014,2014_Sen-G_IL,IL,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,11/2/2014,1064,Richard J. Durbin,6112,DEM,51.5,James D. Oberweis,6116,REP,42.5,4,9,11/4/2014,53.55,42.69,10.85,1.85,-1.85,1,-2.747296034412075,average of multiple versions or turnout models listed in poll +34345,42194,8,2014,2014_Sen-G_NH,NH,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,11/2/2014,1690,Jeanne Shaheen,6280,DEM,50,Scott Brown,6272,REP,48,,2,11/4/2014,51.46,48.21,3.24,1.24,-1.24,1,-1.481961473102357, +34324,125176,12,2014,2014_Sen-G_AK,AK,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,11/2/2014,1052,Mark Begich,6130,DEM,45.5,Dan Sullivan,6138,REP,46.5,2,-1,11/4/2014,45.83,47.96,-2.13,1.13,1.13,1,-2.904696656964848,average of multiple versions or turnout models listed in poll +34421,125173,14,2014,2014_Sen-G_NC,NC,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,11/2/2014,1333,Kay R. Hagan,6123,DEM,47,Thom Tillis,6129,REP,45,5,2,11/4/2014,47.26,48.82,-1.56,3.56,3.56,0,.5684579838719382,average of multiple versions or turnout models listed in poll +34389,42139,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Landmark Communications,166,IVR,,11/2/2014,1500,Mary Michelle Nunn,6072,DEM,45.6,David A. Perdue,6073,REP,49.8,2.4,-4.1999998,11/4/2014,45.21,52.89,-7.68,3.48,3.48,1,-2.151331494776291,for WSB-TV +34329,125174,17,2014,2014_Sen-G_GA,GA,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,11/2/2014,975,Mary Michelle Nunn,6072,DEM,46.5,David A. Perdue,6073,REP,47,5,-.5,11/4/2014,45.21,52.89,-7.68,7.18,7.18,1,1.48568360565256,average of multiple versions or turnout models listed in poll +34368,112366,21,2014,2014_Sen-G_KS,KS,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,11/2/2014,963,Pat Roberts,6154,REP,46.5,Gregory Orman,8355,IND,48,3,-1.5,11/4/2014,53.15,42.53,10.62,12.12,,0,2.896106616132581,average of multiple versions or turnout models listed in poll +34385,125154,23,2014,2014_Sen-G_CO,CO,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,D,11/2/2014,739,Mark Udall,6153,DEM,46,Cory Gardner,6149,REP,49,2,-3,11/4/2014,46.26,48.2,-1.94,1.06,-1.06,1,-1.732495046922742,for unspecified Democratic sponsor; average of multiple versions or turnout models listed in poll +34306,125140,26,2014,2014_Sen-G_IA,IA,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,11/2/2014,1265,Bruce L. Braley,6104,DEM,45.5,Joni K. Ernst,6106,REP,48.5,1,-3,11/4/2014,43.76,52.1,-8.34,5.34,5.34,1,-.393413854570682,average of multiple versions or turnout models listed in poll +34324,125167,1221,2014,2014_Gov-G_AK,AK,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,,11/2/2014,1052,Bill Walker,8879,IND,47,Sean R. Parnell,8686,REP,46,2,1,11/4/2014,48.1,45.88,2.22,1.22,,1,-2.62266810383713,average of multiple versions or turnout models listed in poll +34306,125135,1226,2014,2014_Gov-G_IA,IA,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,,11/2/2014,1265,Jack G. Hatch,8648,DEM,41.5,Terry E. Branstad,8647,REP,52.5,2,-11,11/4/2014,37.27,58.99,-21.72,10.72,10.72,1,6.844694756488193,average of multiple versions or turnout models listed in poll +34368,137903,1228,2014,2014_Gov-G_KS,KS,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,,11/2/2014,963,Paul Davis,8712,DEM,47.5,Sam Brownback,8711,REP,46,4,1.5,11/4/2014,46.13,49.82,-3.69,5.19,5.19,0,-.6549630064431003,average of multiple versions or turnout models listed in poll +34345,42039,1234,2014,2014_Gov-G_NH,NH,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,,11/2/2014,1690,Margaret Wood Hassan,8809,DEM,51,Walt Havenstein,8805,REP,46,,5,11/4/2014,52.38,47.43,4.95,.05,.05,1,-3.490380313057531, +34385,125142,1247,2014,2014_Gov-G_CO,CO,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,D,11/2/2014,739,John Wright Hickenlooper,8708,DEM,47,Bob Beauprez,8704,REP,47.5,2,-.5,11/4/2014,49.3,45.95,3.34,3.84,-3.84,0,.1618885998482643,for unspecified Democratic sponsor; average of multiple versions or turnout models listed in poll +34309,42003,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,Clarity Campaign Labs,52,IVR/Live Phone,D,11/2/2014,1003,Mark Schauer,8610,DEM,45,Rick Snyder,8611,REP,45,,0,11/4/2014,46.86,50.92,-4.07,4.07,4.07,.5,1.25902480718916,for unspecified Democratic sponsor +34317,42011,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,Mitchell Research & Communications,213,IVR,,11/2/2014,1224,Mark Schauer,8610,DEM,47,Rick Snyder,8611,REP,47,1,0,11/4/2014,46.86,50.92,-4.07,4.07,4.07,.5,.3671968502742515,for Fox 2 News Detroit +34328,125169,1248,2014,2014_Gov-G_MI,MI,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,,11/2/2014,914,Mark Schauer,8610,DEM,46,Rick Snyder,8611,REP,46.5,3,-.5,11/4/2014,46.86,50.92,-4.07,3.57,3.57,1,.3991609261260773,average of multiple versions or turnout models listed in poll +34389,42083,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Landmark Communications,166,IVR,,11/2/2014,1500,Jason J. Carter,8623,DEM,44.5,J. Nathan Deal,8624,REP,50.8,2.5,-6.3000002,11/4/2014,44.89,52.75,-7.86,1.56,1.56,1,-2.621334550528349,for WSB-TV +34329,125163,1249,2014,2014_Gov-G_GA,GA,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,,11/2/2014,975,Jason J. Carter,8623,DEM,44,J. Nathan Deal,8624,REP,48,4,-4,11/4/2014,44.89,52.75,-7.86,3.86,3.86,1,-.604081570587086,average of multiple versions or turnout models listed in poll +62490,112346,1252,2014,2014_Gov-G_IL,IL,Gov-G,Gov-G,Ogden & Fry,425,IVR,,11/2/2014,1051,Pat Quinn,8658,DEM,45.1,Bruce Rauner,8659,REP,48.6,6.3,-3.5,11/4/2014,46.35,50.27,-3.92,.42,.42,1,-5.46700125517013, +34395,125166,1252,2014,2014_Gov-G_IL,IL,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,,11/2/2014,1064,Pat Quinn,8658,DEM,47.5,Bruce Rauner,8659,REP,46.5,3,1,11/4/2014,46.35,50.27,-3.92,4.92,4.92,0,-.742607429086009,average of multiple versions or turnout models listed in poll +34366,125168,1253,2014,2014_Gov-G_FL,FL,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,,11/2/2014,1198,Charlie Crist,8601,DEM,45.5,Rick Scott,8605,REP,45,6,.5,11/4/2014,47.07,48.14,-1.08,1.58,1.58,0,-.4297842669138284,average of multiple versions or turnout models listed in poll +34324,48340,5339,2014,2014_House-G_AK-1,AK-1,House-G,House-G,Public Policy Polling,263,IVR/Online,,11/2/2014,1052,Forrest Dunbar,9936,DEM,41,Don Young,9938,REP,47,6,-6,11/4/2014,40.97,50.97,-10,4,4,1,-1.4513485582721, +34389,48781,5457,2014,2014_House-G_GA-12,GA-12,House-G,House-G,Landmark Communications,166,IVR,,11/2/2014,500,John Barrow,4669,DEM,45.7,Rick W. Allen,4668,REP,47.3,,-1.6,11/4/2014,45.25,54.75,-9.51,7.91,7.91,1,.9028667637438984,for WSB-TV +34473,42220,1470,2014,2014_Sen-GR_LA,LA,Sen-G,Sen-GR,Vox Populi Polling,372,IVR/Online,,11/17/2014,761,Mary L. Landrieu,8375,DEM,42,Bill Cassidy,8373,REP,53,,-11,12/6/2014,44.07,55.93,-11.87,.87,.87,1,-4.839293248962808, +36458,49722,5512,2014,2014_House-GR_LA-6,LA-6,House-G,House-GR,JMC Analytics,156,IVR,,11/17/2014,793,Edwin Edwards,10024,DEM,35,Garret Graves,10025,REP,61,,-26,12/6/2014,37.57,62.43,-24.86,1.14,-1.14,1,-5.941284037418144, +34472,42219,1470,2014,2014_Sen-GR_LA,LA,Sen-G,Sen-GR,Rasmussen Reports/Pulse Opinion Research,277,IVR,,11/18/2014,1000,Mary L. Landrieu,8375,DEM,41,Bill Cassidy,8373,REP,56,,-15,12/6/2014,44.07,55.93,-11.87,3.13,-3.13,1,-2.251541493344037, +34471,42218,1470,2014,2014_Sen-GR_LA,LA,Sen-G,Sen-GR,JMC Analytics,156,IVR,,11/20/2014,754,Mary L. Landrieu,8375,DEM,40,Bill Cassidy,8373,REP,55,,-15,12/6/2014,44.07,55.93,-11.87,3.13,-3.13,1,-2.367526708249208, +34469,42216,1470,2014,2014_Sen-GR_LA,LA,Sen-G,Sen-GR,WPA Intelligence (WPAi),383,Live Phone,,11/25/2014,500,Mary L. Landrieu,8375,DEM,33,Bill Cassidy,8373,REP,57,,-24,12/6/2014,44.07,55.93,-11.87,12.13,-12.13,1,7.85867218041572,for Independent Women's Voice +52516,82964,5512,2014,2014_House-GR_LA-6,LA-6,House-G,House-GR,Glascock Group,116,IVR,,12/2/2014,532,Edwin Edwards,10024,DEM,47,Garret Graves,10025,REP,53,,-6,12/6/2014,37.57,62.43,-24.86,18.86,18.86,1,14.60986445294303,among 'voters' +34470,42217,1470,2014,2014_Sen-GR_LA,LA,Sen-G,Sen-GR,Rasmussen Reports/Pulse Opinion Research,277,IVR,,12/3/2014,1000,Mary L. Landrieu,8375,DEM,40,Bill Cassidy,8373,REP,56,,-16,12/6/2014,44.07,55.93,-11.87,4.13,-4.13,1,-.4996651659474084, +36333,49323,8722,2015,2015_House-GSR_MS-1,MS-1,House-G,House-GSR,Gravis Marketing,124,IVR,,5/28/2015,509,Walter Howard Zinn,9977,DEM,37,Trent Kelly,9978,REP,54,,-17,6/2/2015,30.03,69.97,-39.95,22.95,22.95,1,15.86331239706482, +44120,137900,1218,2015,2015_Gov-O_LA,LA,Gov-G,Gov-O,Multi-Quest International,220,Live Phone,,10/10/2015,400,John Bel Edwards,10177,DEM,32,David Vitter,10178,REP,24,10,8,10/24/2015,39.89,23,16.89,8.89,-8.89,1,4.12467773572853,for Raycom Media | KPLC +44109,65995,1216,2015,2015_Gov-G_KY,KY,Gov-G,Gov-G,"Fabrizio, Lee & Associates",90,Live Phone,,10/15/2015,500,Jack Conway,10179,DEM,44,Matthew G. Bevin,10180,REP,41,11,3,11/3/2015,43.81,52.52,-8.7,11.7,11.7,0,2.539601774822828, +44127,66022,1218,2015,2015_Gov-O_LA,LA,Gov-G,Gov-O,Harper Polling,132,IVR,,10/17/2015,612,John Bel Edwards,10177,DEM,36,David Vitter,10178,REP,26,14,10,10/24/2015,39.89,23,16.89,6.89,-6.89,1,2.670481023584597, +44126,66021,1218,2015,2015_Gov-O_LA,LA,Gov-G,Gov-O,Market Research Insight,185,Live Phone,,10/17/2015,590,John Bel Edwards,10177,DEM,36,David Vitter,10178,REP,19,17,17,10/24/2015,39.89,23,16.89,.11,.11,1,-5.665757739704468, +44125,66020,1218,2015,2015_Gov-O_LA,LA,Gov-G,Gov-O,MarblePort,182,IVR,,10/21/2015,1464,John Bel Edwards,10177,DEM,40.5,David Vitter,10178,REP,28.5,12.7,12,10/24/2015,39.89,23,16.89,4.89,-4.89,1,.4515814828443812,for Hayride +44108,65994,1216,2015,2015_Gov-G_KY,KY,Gov-G,Gov-G,Western Kentucky University,379,Live Phone,,10/22/2015,770,Jack Conway,10179,DEM,45,Matthew G. Bevin,10180,REP,40,7,5,11/3/2015,43.81,52.52,-8.7,13.7,13.7,0,4.885740541980393, +44111,65997,1217,2015,2015_Gov-G_MS,MS,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/23/2015,625,Robert Gray,10183,DEM,28,Phil Bryant,10182,REP,66,1,-38,11/3/2015,32.38,66.24,-33.86,4.14,-4.14,1,-3.289215736672625, +44107,65993,1216,2015,2015_Gov-G_KY,KY,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,10/25/2015,798,Jack Conway,10179,DEM,45,Matthew G. Bevin,10180,REP,40,6,5,11/3/2015,43.81,52.52,-8.7,13.7,13.7,0,5.717633664365387, +44106,65992,1216,2015,2015_Gov-G_KY,KY,Gov-G,Gov-G,Vox Populi Polling,372,IVR,,10/27/2015,618,Jack Conway,10179,DEM,44,Matthew G. Bevin,10180,REP,44,6,0,11/3/2015,43.81,52.52,-8.7,8.7,8.7,.5,-.1768098176228508, +44105,65991,1219,2015,2015_Gov-GR_LA,LA,Gov-G,Gov-GR,Triumph Campaigns,339,IVR,,11/5/2015,1818,John Bel Edwards,10177,DEM,49,David Vitter,10178,REP,41,,8,11/21/2015,56.11,43.89,12.23,4.23,-4.23,1,-.2520172785339738, +44104,65990,1219,2015,2015_Gov-GR_LA,LA,Gov-G,Gov-GR,University of New Orleans,358,Live Phone,,11/5/2015,600,John Bel Edwards,10177,DEM,56,David Vitter,10178,REP,34,,22,11/21/2015,56.11,43.89,12.23,9.77,9.77,1,5.541333354763778, +44103,65989,1219,2015,2015_Gov-GR_LA,LA,Gov-G,Gov-GR,Market Research Insight,185,Live Phone,,11/10/2015,600,John Bel Edwards,10177,DEM,52,David Vitter,10178,REP,38,,14,11/21/2015,56.11,43.89,12.23,1.77,1.77,1,-4.228800321416098, +44102,65988,1219,2015,2015_Gov-GR_LA,LA,Gov-G,Gov-GR,MarblePort,182,IVR,,11/11/2015,978,John Bel Edwards,10177,DEM,48,David Vitter,10178,REP,42,,6,11/21/2015,56.11,43.89,12.23,6.23,-6.23,1,1.952788105624785, +44101,65987,1219,2015,2015_Gov-GR_LA,LA,Gov-G,Gov-GR,Market Research Insight,185,Live Phone,,11/13/2015,600,John Bel Edwards,10177,DEM,53,David Vitter,10178,REP,38,,15,11/21/2015,56.11,43.89,12.23,2.77,2.77,1,-3.077922184228012, +44100,65986,1219,2015,2015_Gov-GR_LA,LA,Gov-G,Gov-GR,RRH Elections,274,IVR,,11/14/2015,359,John Bel Edwards,10177,DEM,48,David Vitter,10178,REP,42,,6,11/21/2015,56.11,43.89,12.23,6.23,-6.23,1,1.677558186399442, +44097,65983,1219,2015,2015_Gov-GR_LA,LA,Gov-G,Gov-GR,University of New Orleans,358,Online,,11/14/2015,578,John Bel Edwards,10177,DEM,54,David Vitter,10178,REP,34,,20,11/21/2015,56.11,43.89,12.23,7.77,7.77,1,3.98698771573363, +44098,65984,1219,2015,2015_Gov-GR_LA,LA,Gov-G,Gov-GR,JMC Analytics,156,IVR,,11/15/2015,635,John Bel Edwards,10177,DEM,51,David Vitter,10178,REP,35,,16,11/21/2015,56.11,43.89,12.23,3.77,3.77,1,-.3290463983735694, +44099,65985,1219,2015,2015_Gov-GR_LA,LA,Gov-G,Gov-GR,Market Research Insight,185,Live Phone,,11/15/2015,500,John Bel Edwards,10177,DEM,54,David Vitter,10178,REP,39,,15,11/21/2015,56.11,43.89,12.23,2.77,2.77,1,-3.095597833223038, +44096,65982,1219,2015,2015_Gov-GR_LA,LA,Gov-G,Gov-GR,Market Research Insight,185,Live Phone,,11/17/2015,900,John Bel Edwards,10177,DEM,52,David Vitter,10178,REP,40,,12,11/21/2015,56.11,43.89,12.23,.23,-.23,1,-5.221280646713291, +44095,65981,1219,2015,2015_Gov-GR_LA,LA,Gov-G,Gov-GR,JMC Analytics,156,IVR,,11/19/2015,614,John Bel Edwards,10177,DEM,47,David Vitter,10178,REP,43,,4,11/21/2015,56.11,43.89,12.23,8.23,-8.23,1,4.292759496047831, +35862,48177,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Gravis Marketing,124,IVR,R,1/12/2016,461,Hillary Rodham Clinton,9207,DEM,57,Bernard Sanders,9739,DEM,36,7,21,2/1/2016,49.84,49.59,.25,20.75,,1,11.45487786716043,for unspecified Republican sponsor +35862,48176,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Gravis Marketing,124,IVR,R,1/12/2016,422,Ted Cruz,9245,REP,28,Donald Trump,9849,REP,34,5,-6,2/1/2016,27.64,24.3,3.34,9.34,,0,-1.934061937842689,for unspecified Republican sponsor +35972,48769,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Iowa State University,153,Live Phone,,1/14/2016,356,Hillary Rodham Clinton,9207,DEM,47.4,Bernard Sanders,9739,DEM,45,1,2.4000001,2/1/2016,49.84,49.59,.25,2.15,,1,-7.831635704400477,for WHO-HD +35972,48767,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Iowa State University,153,Live Phone,,1/14/2016,283,Ted Cruz,9245,REP,25.8,Donald Trump,9849,REP,18.9,12.3,6.9000001,2/1/2016,27.64,24.3,3.34,3.56,,1,-7.384144079242403,for WHO-HD +35895,48283,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Loras College,171,Live Phone,,1/16/2016,500,Hillary Rodham Clinton,9207,DEM,59,Bernard Sanders,9739,DEM,30,7,29,2/1/2016,49.84,49.59,.25,28.75,,1,20.31092329256716, +35895,48270,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Loras College,171,Live Phone,,1/16/2016,500,Ted Cruz,9245,REP,25,Donald Trump,9849,REP,26,13,-1,2/1/2016,27.64,24.3,3.34,4.34,,0,-6.385630304033772, +35900,48278,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,CNN/Opinion Research Corp.,37,Live Phone,,1/18/2016,280,Hillary Rodham Clinton,9207,DEM,43,Bernard Sanders,9739,DEM,51,4,-8,2/1/2016,49.84,49.59,.25,8.25,,0,-1.094158345606368,for CNN +35900,48276,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,1/18/2016,266,Ted Cruz,9245,REP,26,Donald Trump,9849,REP,37,14,-11,2/1/2016,27.64,24.3,3.34,14.34,,0,4.239417256095713,for CNN +35893,48268,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Douglas Fulmer & Associates,82,IVR,,1/19/2016,570,Hillary Rodham Clinton,9207,DEM,48,Bernard Sanders,9739,DEM,39,7,9,2/1/2016,49.84,49.59,.25,8.75,,1,.1685877770829697,for Monmouth College | KBUR +35899,48277,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Emerson College,88,IVR,,1/19/2016,258,Hillary Rodham Clinton,9207,DEM,52,Bernard Sanders,9739,DEM,43,2.9,9,2/1/2016,49.84,49.59,.25,8.75,,1,-.3561870038954464, +35893,48267,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Douglas Fulmer & Associates,82,IVR,,1/19/2016,687,Ted Cruz,9245,REP,27,Donald Trump,9849,REP,25,9,2,2/1/2016,27.64,24.3,3.34,1.34,,1,-8.670092873635511,for Monmouth College | KBUR +35899,48275,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Emerson College,88,IVR,,1/19/2016,271,Ted Cruz,9245,REP,23,Donald Trump,9849,REP,33,14,-10,2/1/2016,27.64,24.3,3.34,13.34,,0,3.321078124933154, +35953,48760,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,1/20/2016,423,Hillary Rodham Clinton,9207,DEM,48,Bernard Sanders,9739,DEM,42,3,6,2/1/2016,49.84,49.59,.25,5.75,,1,-3.084762322835033,for FOX News +35955,48407,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,YouGov,391,Online,,1/20/2016,490,Hillary Rodham Clinton,9207,DEM,46,Bernard Sanders,9739,DEM,47,5,-1,2/1/2016,49.84,49.59,.25,1.25,,0,-7.769253543482066,for CBS News +35953,48405,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,1/20/2016,378,Ted Cruz,9245,REP,23,Donald Trump,9849,REP,34,12,-11,2/1/2016,27.64,24.3,3.34,14.34,,0,4.808860793769024,for FOX News +35955,48412,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,YouGov,391,Online,,1/20/2016,492,Ted Cruz,9245,REP,34,Donald Trump,9849,REP,39,13,-5,2/1/2016,27.64,24.3,3.34,8.34,,0,-1.485946552134215,for CBS News +35969,48793,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,1/21/2016,606,Hillary Rodham Clinton,9207,DEM,45,Bernard Sanders,9739,DEM,49,4,-4,2/1/2016,49.84,49.59,.25,4.25,,0,-4.531499698669061, +35969,48764,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,1/21/2016,651,Ted Cruz,9245,REP,29,Donald Trump,9849,REP,31,13,-2,2/1/2016,27.64,24.3,3.34,5.34,,0,-4.194334932951013, +35966,48753,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/23/2016,400,Hillary Rodham Clinton,9207,DEM,45,Bernard Sanders,9739,DEM,48,3,-3,2/1/2016,49.84,49.59,.25,3.25,,0,-5.234407454776526, +35966,48752,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,American Research Group,9,Live Phone,,1/23/2016,400,Ted Cruz,9245,REP,26,Donald Trump,9849,REP,33,11,-7,2/1/2016,27.64,24.3,3.34,10.34,,0,1.147724371281442, +35988,48805,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Marist College,183,Live Phone,,1/25/2016,426,Hillary Rodham Clinton,9207,DEM,48,Bernard Sanders,9739,DEM,45,3,3,2/1/2016,49.84,49.59,.25,2.75,,1,-5.25798569417777,for NBC News | Wall Street Journal +35984,48816,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Monmouth University,215,Live Phone,,1/25/2016,504,Hillary Rodham Clinton,9207,DEM,47,Bernard Sanders,9739,DEM,42,6,5,2/1/2016,49.84,49.59,.25,4.75,,1,-3.048133752928543, +35988,48802,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Marist College,183,Live Phone,,1/25/2016,450,Ted Cruz,9245,REP,25,Donald Trump,9849,REP,32,18,-7,2/1/2016,27.64,24.3,3.34,10.34,,0,1.674974184622502,for NBC News | Wall Street Journal +35984,48797,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Monmouth University,215,Live Phone,,1/25/2016,500,Ted Cruz,9245,REP,23,Donald Trump,9849,REP,30,16,-7,2/1/2016,27.64,24.3,3.34,10.34,,0,1.739101248691876, +36002,48844,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Gravis Marketing,124,IVR,,1/27/2016,810,Hillary Rodham Clinton,9207,DEM,53,Bernard Sanders,9739,DEM,42,5,11,2/1/2016,49.84,49.59,.25,10.75,,1,4.324049057199256, +35994,48836,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,1/27/2016,851,Hillary Rodham Clinton,9207,DEM,48,Bernard Sanders,9739,DEM,40,7,8,2/1/2016,49.84,49.59,.25,7.75,,1,.6832690292167299, +36002,48843,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Gravis Marketing,124,IVR,,1/27/2016,724,Ted Cruz,9245,REP,27,Donald Trump,9849,REP,31,13,-4,2/1/2016,27.64,24.3,3.34,7.34,,0,-1.056938941714151, +35994,48818,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Public Policy Polling,263,IVR/Online,,1/27/2016,780,Ted Cruz,9245,REP,23,Donald Trump,9849,REP,31,14,-8,2/1/2016,27.64,24.3,3.34,11.34,,0,3.292288089448406, +36009,48857,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,1/28/2016,919,Hillary Rodham Clinton,9207,DEM,46,Bernard Sanders,9739,DEM,49,3,-3,2/1/2016,49.84,49.59,.25,3.25,,0,-4.008247871178439, +36003,48846,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Selzer & Co.,304,Live Phone,,1/28/2016,602,Hillary Rodham Clinton,9207,DEM,45,Bernard Sanders,9739,DEM,42,3,3,2/1/2016,49.84,49.59,.25,2.75,,1,-4.390330541165663,for Des Moines Register | Bloomberg +36009,48856,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,1/28/2016,890,Ted Cruz,9245,REP,24,Donald Trump,9849,REP,31,17,-7,2/1/2016,27.64,24.3,3.34,10.34,,0,2.305743657309904, +36003,48845,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Selzer & Co.,304,Live Phone,,1/28/2016,602,Ted Cruz,9245,REP,23,Donald Trump,9849,REP,28,15,-5,2/1/2016,27.64,24.3,3.34,8.34,,0,.3869721046450919,for Des Moines Register | Bloomberg +44138,66038,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Overtime Politics,247,Live Phone,,1/29/2016,407,Hillary Rodham Clinton,9207,DEM,47,Bernard Sanders,9739,DEM,48,,-1,2/1/2016,49.84,49.59,.25,1.25,,0,-6.06101547422505, +44138,66037,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Overtime Politics,247,Live Phone,,1/29/2016,416,Ted Cruz,9245,REP,25,Donald Trump,9849,REP,34,14,-9,2/1/2016,27.64,24.3,3.34,12.34,,0,4.559817436708793, +36008,48854,7557,2016,2016_Pres-D_IA,IA,Pres-P,Pres-D,Emerson College,88,IVR,,1/30/2016,300,Hillary Rodham Clinton,9207,DEM,51,Bernard Sanders,9739,DEM,43,4,8,2/1/2016,49.84,49.59,.25,7.75,,1,.8674821527694604, +36008,48855,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Emerson College,88,IVR,,1/30/2016,298,Ted Cruz,9245,REP,26,Donald Trump,9849,REP,27,22,-1,2/1/2016,27.64,24.3,3.34,4.34,,0,-3.431329875408998, +36007,48853,7558,2016,2016_Pres-R_IA,IA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,1/30/2016,887,Ted Cruz,9245,REP,19.4,Donald Trump,9849,REP,20.1,18.6,-.69999999,2/1/2016,27.64,24.3,3.34,4.04,,0,-3.6076426185304, +36020,48877,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,Harper Polling,132,IVR,,2/2/2016,425,Donald Trump,9849,REP,31,John Richard Kasich,9483,REP,12,9,19,2/9/2016,35.23,15.72,19.52,.52,,1,-4.551853452467177, +36037,48907,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,Gravis Marketing,124,IVR/Online,R,2/3/2016,702,Bernard Sanders,9739,DEM,58,Hillary Rodham Clinton,9207,DEM,42,,16,2/9/2016,60.14,37.68,22.46,6.46,,1,-2.810546825109594,for unspecified Republican sponsor +36027,48889,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,Marist College,183,Live Phone,,2/3/2016,567,Bernard Sanders,9739,DEM,58,Hillary Rodham Clinton,9207,DEM,38,,20,2/9/2016,60.14,37.68,22.46,2.46,,1,-7.051350939766873,for NBC News | Wall Street Journal +36036,48905,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,MassINC Polling Group,198,Live Phone,,2/3/2016,393,Bernard Sanders,9739,DEM,54,Hillary Rodham Clinton,9207,DEM,39,,15,2/9/2016,60.14,37.68,22.46,7.46,,1,-1.870342354358368,for WBUR +36035,48903,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,Suffolk University,323,Live Phone,,2/3/2016,500,Bernard Sanders,9739,DEM,49.6,Hillary Rodham Clinton,9207,DEM,40.6,,9,2/9/2016,60.14,37.68,22.46,13.46,,1,4.532308225961926,for Boston Globe +36030,48894,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,University of Massachusetts Lowell,355,Live Phone,,2/3/2016,434,Bernard Sanders,9739,DEM,55,Hillary Rodham Clinton,9207,DEM,40,,15,2/9/2016,60.14,37.68,22.46,7.46,,1,-2.061688769372739,for 7News +36037,48906,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,Gravis Marketing,124,IVR/Online,R,2/3/2016,871,Donald Trump,9849,REP,29,John Richard Kasich,9483,REP,13,15,16,2/9/2016,35.23,15.72,19.52,3.52,,1,-.8159073575174701,for unspecified Republican sponsor +36027,48893,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,Marist College,183,Live Phone,,2/3/2016,653,Donald Trump,9849,REP,30,John Richard Kasich,9483,REP,10,15,20,2/9/2016,35.23,15.72,19.52,.48,,1,-4.295245666229839,for NBC News | Wall Street Journal +36036,48904,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,MassINC Polling Group,198,Live Phone,,2/3/2016,410,Donald Trump,9849,REP,29,John Richard Kasich,9483,REP,9,12,20,2/9/2016,35.23,15.72,19.52,.48,,1,-4.32133215472155,for WBUR +36030,48895,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,University of Massachusetts Lowell,355,Live Phone,,2/3/2016,500,Donald Trump,9849,REP,34,John Richard Kasich,9483,REP,8,14,26,2/9/2016,35.23,15.72,19.52,6.48,,1,2.05284785351417,for 7News +36032,48899,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/4/2016,409,Bernard Sanders,9739,DEM,54,Hillary Rodham Clinton,9207,DEM,38,,16,2/9/2016,60.14,37.68,22.46,6.46,,1,-2.428776352463735, +36050,48937,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,RKM Research and Communications Inc.,272,Live Phone,,2/4/2016,407,Bernard Sanders,9739,DEM,51,Hillary Rodham Clinton,9207,DEM,44,,7,2/9/2016,60.14,37.68,22.46,15.46,,1,6.799702641915032,for Boston Herald | Franklin Pierce University +36032,48898,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/4/2016,420,Donald Trump,9849,REP,36,John Richard Kasich,9483,REP,14,12,22,2/9/2016,35.23,15.72,19.52,2.48,,1,-2.083044258225025, +36050,48936,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,RKM Research and Communications Inc.,272,Live Phone,,2/4/2016,433,Donald Trump,9849,REP,31,John Richard Kasich,9483,REP,11,16,20,2/9/2016,35.23,15.72,19.52,.48,,1,-4.123429719069044,for Boston Herald | Franklin Pierce University +36034,48901,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,Suffolk University,323,Live Phone,,2/4/2016,500,Donald Trump,9849,REP,28.8,John Richard Kasich,9483,REP,13,6.6,15.8,2/9/2016,35.23,15.72,19.52,3.72,,1,-.74889232912248,for Boston Globe +36048,48929,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,Monmouth University,215,Live Phone,,2/5/2016,502,Bernard Sanders,9739,DEM,52,Hillary Rodham Clinton,9207,DEM,42,,10,2/9/2016,60.14,37.68,22.46,12.46,,1,3.949381338944319, +36048,48928,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,Monmouth University,215,Live Phone,,2/5/2016,508,Donald Trump,9849,REP,30,John Richard Kasich,9483,REP,14,12,16,2/9/2016,35.23,15.72,19.52,3.52,,1,-.6930931743418901, +36045,48923,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/6/2016,408,Bernard Sanders,9739,DEM,53,Hillary Rodham Clinton,9207,DEM,42,,11,2/9/2016,60.14,37.68,22.46,11.46,,1,2.969768645054218, +36059,48959,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,Emerson College,88,IVR,,2/6/2016,783,Bernard Sanders,9739,DEM,54,Hillary Rodham Clinton,9207,DEM,42,,12,2/9/2016,60.14,37.68,22.46,10.46,,1,2.199678744279567, +36053,48942,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,University of Massachusetts Lowell,355,Live Phone,,2/6/2016,407,Bernard Sanders,9739,DEM,56,Hillary Rodham Clinton,9207,DEM,40,,16,2/9/2016,60.14,37.68,22.46,6.46,,1,-2.469084216591438,for 7News +36058,48957,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,University of New Hampshire,357,Live Phone,,2/6/2016,363,Bernard Sanders,9739,DEM,61,Hillary Rodham Clinton,9207,DEM,35,,26,2/9/2016,60.14,37.68,22.46,3.54,,1,-5.511543175703916,for WMUR | CNN +36045,48922,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/6/2016,422,Donald Trump,9849,REP,31,John Richard Kasich,9483,REP,17,9,14,2/9/2016,35.23,15.72,19.52,5.52,,1,1.388485052006827, +36059,48958,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,Emerson College,88,IVR,,2/6/2016,686,Donald Trump,9849,REP,31,John Richard Kasich,9483,REP,13,11,18,2/9/2016,35.23,15.72,19.52,1.52,,1,-2.527134674657643, +36053,48943,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,University of Massachusetts Lowell,355,Live Phone,,2/6/2016,464,Donald Trump,9849,REP,34,John Richard Kasich,9483,REP,10,13,24,2/9/2016,35.23,15.72,19.52,4.48,,1,.6829533346327197,for 7News +36058,48956,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,University of New Hampshire,357,Live Phone,,2/6/2016,362,Donald Trump,9849,REP,31,John Richard Kasich,9483,REP,10,14,21,2/9/2016,35.23,15.72,19.52,1.48,,1,-2.727407113407271,for WMUR | CNN +44132,66034,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,Overtime Politics,247,Live Phone,,2/7/2016,395,Bernard Sanders,9739,DEM,55,Hillary Rodham Clinton,9207,DEM,41,,14,2/9/2016,60.14,37.68,22.46,8.46,,1,-.0663370502384166, +36057,48955,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,Gravis Marketing,124,IVR,,2/7/2016,705,Donald Trump,9849,REP,28,John Richard Kasich,9483,REP,17,11,11,2/9/2016,35.23,15.72,19.52,8.52,,1,5.041526948545807, +44132,66027,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,Overtime Politics,247,Live Phone,,2/7/2016,401,Donald Trump,9849,REP,29,John Richard Kasich,9483,REP,14,11,15,2/9/2016,35.23,15.72,19.52,4.52,,1,.6909440604140423, +36060,48962,7559,2016,2016_Pres-D_NH,NH,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/8/2016,409,Bernard Sanders,9739,DEM,53,Hillary Rodham Clinton,9207,DEM,44,,9,2/9/2016,60.14,37.68,22.46,13.46,,1,5.405147434474721, +36060,48960,7560,2016,2016_Pres-R_NH,NH,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/8/2016,418,Donald Trump,9849,REP,33,John Richard Kasich,9483,REP,17,10,16,2/9/2016,35.23,15.72,19.52,3.52,,1,-.154073500270398, +36504,50043,7566,2016,2016_Pres-R_AL,AL,Pres-P,Pres-R,Master Image,200,IVR,,2/10/2016,1840,Donald Trump,9849,REP,36,Ted Cruz,9245,REP,13,11,23,3/1/2016,43.42,21.09,22.34,.66,,1,-8.187585213304923, +44131,66033,7575,2016,2016_Pres-D_MA,MA,Pres-P,Pres-D,Overtime Politics,247,Live Phone,,2/10/2016,417,Hillary Rodham Clinton,9207,DEM,50,Bernard Sanders,9739,DEM,44,,6,3/1/2016,49.9,48.5,1.4,4.6,,1,-3.852392512464312, +44131,66026,7576,2016,2016_Pres-R_MA,MA,Pres-P,Pres-R,Overtime Politics,247,Live Phone,,2/10/2016,403,Donald Trump,9849,REP,43,John Richard Kasich,9483,REP,9,12,34,3/1/2016,49.1,17.99,31.12,2.88,,1,-7.039726045869751, +36411,49463,7585,2016,2016_Pres-D_VT,VT,Pres-P,Pres-D,Castleton University,45,Live Phone,,2/10/2016,344,Bernard Sanders,9739,DEM,77.9,Hillary Rodham Clinton,9207,DEM,12.8,,65.099998,3/1/2016,85.98,13.6,72.37,7.27,,1,-2.46695601206494,for Vermont Public Radio +36411,49462,7586,2016,2016_Pres-R_VT,VT,Pres-P,Pres-R,Castleton University,45,Live Phone,,2/10/2016,115,Donald Trump,9849,REP,33.2,John Richard Kasich,9483,REP,14.1,14.6,19.1,3/1/2016,32.53,30.18,2.34,16.76,,1,4.37223846574254,for Vermont Public Radio +36335,49326,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,2/11/2016,779,Donald Trump,9849,REP,36,Marco Rubio,9731,REP,15,20,21,2/20/2016,32.51,22.48,10.03,10.97,,1,2.184644193692304,for Augusta Chronicle +36342,49337,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,YouGov,391,Online,,2/11/2016,744,Donald Trump,9849,REP,42,Marco Rubio,9731,REP,15,20,27,2/20/2016,32.51,22.48,10.03,16.97,,1,8.412081206521981,for CBS News +36342,49338,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,YouGov,391,Online,,2/11/2016,404,Hillary Rodham Clinton,9207,DEM,59,Bernard Sanders,9739,DEM,40,,19,2/27/2016,73.44,26.02,47.42,28.42,,1,9.576302779884973,for CBS News +36343,49339,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Gravis Marketing,124,IVR/Online,R,2/12/2016,1281,Donald Trump,9849,REP,37,Marco Rubio,9731,REP,19,23,18,2/20/2016,32.51,22.48,10.03,7.97,,1,-.6532891461146063,for unspecified Republican sponsor +36337,49328,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Trafalgar Group,338,IVR,R,2/12/2016,1200,Donald Trump,9849,REP,34.5,Marco Rubio,9731,REP,12.5,15.5,22,2/20/2016,32.51,22.48,10.03,11.97,,1,3.727936637472956,for unspecified Republican sponsor +36343,49340,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,Gravis Marketing,124,IVR/Online,R,2/12/2016,507,Hillary Rodham Clinton,9207,DEM,59,Bernard Sanders,9739,DEM,41,,18,2/27/2016,73.44,26.02,47.42,29.42,,1,10.87117454195253,for unspecified Republican sponsor +36350,49353,7561,2016,2016_Pres-D_NV,NV,Pres-P,Pres-D,CNN/Opinion Research Corp.,37,Live Phone,,2/13/2016,282,Hillary Rodham Clinton,9207,DEM,48,Bernard Sanders,9739,DEM,47,,1,2/20/2016,52.64,47.29,5.35,4.35,,1,-2.939965165523415,for CNN +36341,49335,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/13/2016,400,Donald Trump,9849,REP,35,Marco Rubio,9731,REP,14,12,21,2/20/2016,32.51,22.48,10.03,10.97,,1,2.174617857977196, +36348,49348,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,2/13/2016,404,Donald Trump,9849,REP,38,Marco Rubio,9731,REP,14,22,24,2/20/2016,32.51,22.48,10.03,13.97,,1,5.6048395498153,for CNN +36350,49352,7563,2016,2016_Pres-R_NV,NV,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,2/13/2016,245,Donald Trump,9849,REP,45,Marco Rubio,9731,REP,19,17,26,2/23/2016,45.91,23.85,22.06,3.94,,1,-4.094105027911616,for CNN +36341,49336,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/13/2016,400,Hillary Rodham Clinton,9207,DEM,65,Bernard Sanders,9739,DEM,27,,38,2/27/2016,73.44,26.02,47.42,9.42,,1,-10.83614022476056, +36348,49349,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,CNN/Opinion Research Corp.,37,Live Phone,,2/13/2016,280,Hillary Rodham Clinton,9207,DEM,56,Bernard Sanders,9739,DEM,38,,18,2/27/2016,73.44,26.02,47.42,29.42,,1,10.80253313705783,for CNN +44130,66032,7587,2016,2016_Pres-D_VA,VA,Pres-P,Pres-D,Overtime Politics,247,Live Phone,,2/13/2016,431,Hillary Rodham Clinton,9207,DEM,49,Bernard Sanders,9739,DEM,46,,3,3/1/2016,64.28,35.22,29.06,26.06,,1,16.54345239316242, +44130,66025,7588,2016,2016_Pres-R_VA,VA,Pres-P,Pres-R,Overtime Politics,247,Live Phone,,2/13/2016,425,Donald Trump,9849,REP,33,Marco Rubio,9731,REP,19,12,14,3/1/2016,34.8,31.98,2.82,11.18,,1,-1.2576205880573, +36344,49341,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Trafalgar Group,338,IVR,R,2/14/2016,1300,Donald Trump,9849,REP,32.65,Marco Rubio,9731,REP,14.02,13.94,18.629999,2/20/2016,32.51,22.48,10.03,8.6,,1,.7797447170514485,for unspecified Republican sponsor +36386,49413,7561,2016,2016_Pres-D_NV,NV,Pres-P,Pres-D,Gravis Marketing,124,IVR,R,2/15/2016,516,Hillary Rodham Clinton,9207,DEM,53,Bernard Sanders,9739,DEM,47,,6,2/20/2016,52.64,47.29,5.35,.65,,1,-6.626968944025837,for unspecified Republican sponsor +36349,49351,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/15/2016,400,Donald Trump,9849,REP,33,Marco Rubio,9731,REP,16,14,17,2/20/2016,32.51,22.48,10.03,6.97,,1,-1.415144373773776, +36368,49374,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Monmouth University,215,Live Phone,,2/15/2016,400,Donald Trump,9849,REP,35,Marco Rubio,9731,REP,17,19,18,2/20/2016,32.51,22.48,10.03,7.97,,1,-.1536891890853657, +36345,49342,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Public Policy Polling,263,IVR/Online,,2/15/2016,897,Donald Trump,9849,REP,35,Marco Rubio,9731,REP,18,18,17,2/20/2016,32.51,22.48,10.03,6.97,,1,-1.043909934784975, +36375,49386,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Selzer & Co.,304,Live Phone,,2/15/2016,502,Donald Trump,9849,REP,36,Marco Rubio,9731,REP,15,17,21,2/20/2016,32.51,22.48,10.03,10.97,,1,3.035978805297529,for Bloomberg +36353,49358,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Trafalgar Group,338,IVR,R,2/15/2016,1700,Donald Trump,9849,REP,33.57,Marco Rubio,9731,REP,14.83,15.54,18.74,2/20/2016,32.51,22.48,10.03,8.71,,1,1.123651313380496,for unspecified Republican sponsor +36386,49412,7563,2016,2016_Pres-R_NV,NV,Pres-P,Pres-R,Gravis Marketing,124,IVR,R,2/15/2016,687,Donald Trump,9849,REP,39,Marco Rubio,9731,REP,19,23,20,2/23/2016,45.91,23.85,22.06,2.06,,1,-5.693973507561785,for unspecified Republican sponsor +36349,49350,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/15/2016,400,Hillary Rodham Clinton,9207,DEM,61,Bernard Sanders,9739,DEM,31,,30,2/27/2016,73.44,26.02,47.42,17.42,,1,-2.511970810540971, +36368,49407,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,Monmouth University,215,Live Phone,,2/15/2016,403,Hillary Rodham Clinton,9207,DEM,59,Bernard Sanders,9739,DEM,30,,29,2/27/2016,73.44,26.02,47.42,18.42,,1,-.1856035229126613, +36345,49343,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,2/15/2016,525,Hillary Rodham Clinton,9207,DEM,55,Bernard Sanders,9739,DEM,34,,21,2/27/2016,73.44,26.02,47.42,26.42,,1,8.348232345741447, +36389,49418,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,Selzer & Co.,304,Live Phone,,2/15/2016,403,Hillary Rodham Clinton,9207,DEM,53,Bernard Sanders,9739,DEM,31,,22,2/27/2016,73.44,26.02,47.42,25.42,,1,7.27004214153082,for Bloomberg +36355,49360,7565,2016,2016_Pres-D_AL,AL,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,2/15/2016,500,Hillary Rodham Clinton,9207,DEM,59,Bernard Sanders,9739,DEM,31,,28,3/1/2016,77.88,19.17,58.72,30.72,,1,19.35898748232058,for American Family Voices +36367,49373,7569,2016,2016_Pres-D_AR,AR,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,2/15/2016,525,Hillary Rodham Clinton,9207,DEM,57,Bernard Sanders,9739,DEM,32,,25,3/1/2016,66.08,29.97,36.11,11.11,,1,-.2160684075061153,for American Family Voices +36357,49363,7573,2016,2016_Pres-D_GA,GA,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,2/15/2016,500,Hillary Rodham Clinton,9207,DEM,60,Bernard Sanders,9739,DEM,26,,34,3/1/2016,71.3,28.2,43.1,9.1,,1,-2.804609289066359,for American Family Voices +36359,49365,7575,2016,2016_Pres-D_MA,MA,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,2/15/2016,538,Hillary Rodham Clinton,9207,DEM,42,Bernard Sanders,9739,DEM,49,,-7,3/1/2016,49.9,48.5,1.4,8.4,,0,1.425501790158331,for American Family Voices +36362,49368,7579,2016,2016_Pres-D_OK,OK,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,2/15/2016,542,Bernard Sanders,9739,DEM,44,Hillary Rodham Clinton,9207,DEM,46,,-2,3/1/2016,51.88,41.52,10.36,12.36,,0,.6650311083496434,for American Family Voices +36363,49369,7581,2016,2016_Pres-D_TN,TN,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,2/15/2016,500,Hillary Rodham Clinton,9207,DEM,58,Bernard Sanders,9739,DEM,32,,26,3/1/2016,66.07,32.45,33.62,7.62,,1,-4.013282952819099,for American Family Voices +36364,49370,7583,2016,2016_Pres-D_TX,TX,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,2/15/2016,514,Hillary Rodham Clinton,9207,DEM,57,Bernard Sanders,9739,DEM,34,,23,3/1/2016,65.19,33.19,32,9,,1,-1.622967071793854,for American Family Voices +36366,49372,7585,2016,2016_Pres-D_VT,VT,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,2/15/2016,693,Bernard Sanders,9739,DEM,86,Hillary Rodham Clinton,9207,DEM,10,,76,3/1/2016,85.98,13.6,72.37,3.63,,1,-6.076118517202126,for American Family Voices +36365,49371,7587,2016,2016_Pres-D_VA,VA,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,2/15/2016,500,Hillary Rodham Clinton,9207,DEM,56,Bernard Sanders,9739,DEM,34,,22,3/1/2016,64.28,35.22,29.06,7.06,,1,-4.194790653164666,for American Family Voices +36358,49364,7593,2016,2016_Pres-D_LA,LA,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,2/15/2016,548,Hillary Rodham Clinton,9207,DEM,60,Bernard Sanders,9739,DEM,29,,31,3/5/2016,71.12,23.18,47.94,16.94,,1,7.607528683113036,for American Family Voices +36397,49439,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Clemson University,54,Live Phone,,2/16/2016,650,Donald Trump,9849,REP,28,Marco Rubio,9731,REP,15,19,13,2/20/2016,32.51,22.48,10.03,2.97,,1,-4.939233330482234, +36378,49391,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Emerson College,88,IVR,,2/16/2016,375,Donald Trump,9849,REP,33,Marco Rubio,9731,REP,19,20,14,2/20/2016,32.51,22.48,10.03,3.97,,1,-4.126058026983808, +36383,49398,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,2/16/2016,759,Donald Trump,9849,REP,32,Marco Rubio,9731,REP,15,19,17,2/20/2016,32.51,22.48,10.03,6.97,,1,-.8145466824133218, +36395,49436,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Marist College,183,Live Phone,,2/16/2016,722,Donald Trump,9849,REP,28,Marco Rubio,9731,REP,15,23,13,2/20/2016,32.51,22.48,10.03,2.97,,1,-4.950876076613981,for NBC News | Wall Street Journal +36379,49392,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Trafalgar Group,338,IVR,R,2/16/2016,2400,Donald Trump,9849,REP,34.74,Marco Rubio,9731,REP,15.82,15.82,18.92,2/20/2016,32.51,22.48,10.03,8.89,,1,1.545073790792178,for unspecified Republican sponsor +36383,49424,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,2/16/2016,642,Hillary Rodham Clinton,9207,DEM,56,Bernard Sanders,9739,DEM,28,,28,2/27/2016,73.44,26.02,47.42,19.42,,1,1.217562889739386, +36395,49435,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,Marist College,183,Live Phone,,2/16/2016,425,Hillary Rodham Clinton,9207,DEM,60,Bernard Sanders,9739,DEM,32,,28,2/27/2016,73.44,26.02,47.42,19.42,,1,1.048967840137446,for NBC News | Wall Street Journal +36419,49478,7583,2016,2016_Pres-D_TX,TX,Pres-P,Pres-D,YouGov,391,Online,,2/16/2016,324,Hillary Rodham Clinton,9207,DEM,54,Bernard Sanders,9739,DEM,44,1,10,3/1/2016,65.19,33.19,32,22,,1,12.26644097633963,for Texas Tribune | University of Texas +36419,49479,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,YouGov,391,Online,,2/16/2016,407,Ted Cruz,9245,REP,37,Donald Trump,9849,REP,29,15,8,3/1/2016,43.76,26.75,17.01,9.01,,1,-2.463680710041023,for Texas Tribune | University of Texas +36396,49437,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Emerson College,88,IVR,,2/17/2016,418,Donald Trump,9849,REP,36,Marco Rubio,9731,REP,19,18,17,2/20/2016,32.51,22.48,10.03,6.97,,1,-.8809326406290722, +36384,49408,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Harper Polling,132,IVR,,2/17/2016,599,Donald Trump,9849,REP,29,Marco Rubio,9731,REP,15,17,14,2/20/2016,32.51,22.48,10.03,3.97,,1,-3.702700379382883, +36390,49419,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Trafalgar Group,338,IVR,R,2/17/2016,5800,Donald Trump,9849,REP,34.12,Marco Rubio,9731,REP,15.59,17.52,18.530001,2/20/2016,32.51,22.48,10.03,8.5,,1,1.417069370699085,for unspecified Republican sponsor +36448,49546,7571,2016,2016_Pres-D_CO,CO,Pres-P,Pres-D,TargetPoint,331,IVR,,2/17/2016,1144,Bernard Sanders,9739,DEM,49,Hillary Rodham Clinton,9207,DEM,44,,5,3/1/2016,59.01,40.33,18.68,13.68,,1,2.772466664812514,for Washington Free Beacon +36432,49519,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,University of Houston,351,Live Phone,,2/17/2016,415,Ted Cruz,9245,REP,35,Donald Trump,9849,REP,20,8,15,3/1/2016,43.76,26.75,17.01,2.01,,1,-8.858919949950904,for Houston Public Media; among registered voters +44136,66031,7561,2016,2016_Pres-D_NV,NV,Pres-P,Pres-D,Overtime Politics,247,Live Phone,,2/18/2016,305,Hillary Rodham Clinton,9207,DEM,47,Bernard Sanders,9739,DEM,49,,-2,2/20/2016,52.64,47.29,5.35,7.35,,0,1.700449457440896, +36393,49433,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/18/2016,401,Donald Trump,9849,REP,34,Marco Rubio,9731,REP,22,13,12,2/20/2016,32.51,22.48,10.03,1.97,,1,-5.793972381475614, +36398,49440,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,National Research Inc.,225,Live Phone,,2/18/2016,500,Donald Trump,9849,REP,32,Marco Rubio,9731,REP,18,19,14,2/20/2016,32.51,22.48,10.03,3.97,,1,-3.512100642581045, +44129,66024,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Overtime Politics,247,Live Phone,,2/18/2016,425,Donald Trump,9849,REP,31,Marco Rubio,9731,REP,25,18,6,2/20/2016,32.51,22.48,10.03,4.03,,1,-3.620101774438394, +36400,49442,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Trafalgar Group,338,IVR,R,2/18/2016,3500,Donald Trump,9849,REP,33.51,Marco Rubio,9731,REP,18.07,18.96,15.44,2/20/2016,32.51,22.48,10.03,5.41,,1,-1.44810608113138,for unspecified Republican sponsor +36393,49432,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/18/2016,400,Hillary Rodham Clinton,9207,DEM,61,Bernard Sanders,9739,DEM,32,,29,2/27/2016,73.44,26.02,47.42,18.42,,1,-.9695555421935834, +36399,49441,7562,2016,2016_Pres-R_SC,SC,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,2/19/2016,780,Donald Trump,9849,REP,26.9,Marco Rubio,9731,REP,24.1,18.8,2.8,2/20/2016,32.51,22.48,10.03,7.23,,1,.1933503032079113,for Fox 5 Atlanta +36406,49454,7575,2016,2016_Pres-D_MA,MA,Pres-P,Pres-D,Emerson College,88,IVR,,2/20/2016,417,Hillary Rodham Clinton,9207,DEM,46,Bernard Sanders,9739,DEM,46,,0,3/1/2016,49.9,48.5,1.4,1.4,,.5,-4.693284270099244, +36406,49453,7576,2016,2016_Pres-R_MA,MA,Pres-P,Pres-R,Emerson College,88,IVR,,2/20/2016,289,Donald Trump,9849,REP,50,John Richard Kasich,9483,REP,13,16,37,3/1/2016,49.1,17.99,31.12,5.88,,1,-1.600050020685057, +36475,49984,7587,2016,2016_Pres-D_VA,VA,Pres-P,Pres-D,Roanoke College,292,Live Phone,,2/20/2016,415,Hillary Rodham Clinton,9207,DEM,50,Bernard Sanders,9739,DEM,33,,17,3/1/2016,64.28,35.22,29.06,12.06,,1,2.009359138275641, +36475,49982,7588,2016,2016_Pres-R_VA,VA,Pres-P,Pres-R,Roanoke College,292,Live Phone,,2/20/2016,466,Donald Trump,9849,REP,38,Marco Rubio,9731,REP,13,15,25,3/1/2016,34.8,31.98,2.82,22.18,,1,12.53255343060065, +36405,49452,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/20/2016,400,Bernard Sanders,9739,DEM,40,Hillary Rodham Clinton,9207,DEM,53,,-13,3/8/2016,49.68,48.26,1.42,14.42,,0,-6.229383414768479, +36405,49451,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/20/2016,400,Donald Trump,9849,REP,35,Ted Cruz,9245,REP,12,17,23,3/8/2016,36.55,24.68,11.87,11.13,,1,1.523265669750093, +36416,49470,7573,2016,2016_Pres-D_GA,GA,Pres-P,Pres-D,Landmark Communications,166,IVR,,2/21/2016,700,Hillary Rodham Clinton,9207,DEM,72,Bernard Sanders,9739,DEM,19.8,,52.200001,3/1/2016,71.3,28.2,43.1,9.1,,1,-1.893346016955451,for WSB-TV | Rosetta Stone +36485,50006,7573,2016,2016_Pres-D_GA,GA,Pres-P,Pres-D,Marist College,183,Live Phone,,2/21/2016,461,Hillary Rodham Clinton,9207,DEM,64,Bernard Sanders,9739,DEM,30,,34,3/1/2016,71.3,28.2,43.1,9.1,,1,-1.689405925404582,for NBC News | Wall Street Journal +36416,49477,7574,2016,2016_Pres-R_GA,GA,Pres-P,Pres-R,Landmark Communications,166,IVR,,2/21/2016,500,Donald Trump,9849,REP,31.7,Marco Rubio,9731,REP,22.7,18.7,9,3/1/2016,38.81,24.45,14.36,5.36,,1,-1.562479622569444,for WSB-TV | Rosetta Stone +36485,50007,7574,2016,2016_Pres-R_GA,GA,Pres-P,Pres-R,Marist College,183,Live Phone,,2/21/2016,543,Donald Trump,9849,REP,30,Marco Rubio,9731,REP,23,23,7,3/1/2016,38.81,24.45,14.36,7.36,,1,.4648748196496136,for NBC News | Wall Street Journal +36484,50011,7583,2016,2016_Pres-D_TX,TX,Pres-P,Pres-D,Marist College,183,Live Phone,,2/21/2016,381,Hillary Rodham Clinton,9207,DEM,59,Bernard Sanders,9739,DEM,38,,21,3/1/2016,65.19,33.19,32,11,,1,1.517247655105386,for NBC News | Wall Street Journal +36484,50005,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,Marist College,183,Live Phone,,2/21/2016,537,Ted Cruz,9245,REP,39,Donald Trump,9849,REP,26,16,13,3/1/2016,43.76,26.75,17.01,4.01,,1,-6.444324524847057,for NBC News | Wall Street Journal +44135,66030,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,Overtime Politics,247,Live Phone,,2/22/2016,410,Hillary Rodham Clinton,9207,DEM,63,Bernard Sanders,9739,DEM,34,,29,2/27/2016,73.44,26.02,47.42,18.42,,1,1.091725649500039, +44128,66023,7567,2016,2016_Pres-R_AK,AK,Pres-P,Pres-R,Overtime Politics,247,Live Phone,,2/22/2016,318,Ted Cruz,9245,REP,27,Donald Trump,9849,REP,41,15,-14,3/1/2016,36.38,33.64,2.73,16.73,,0,6.400268708112723, +36470,49973,7575,2016,2016_Pres-D_MA,MA,Pres-P,Pres-D,MassINC Polling Group,198,Live Phone,,2/22/2016,418,Hillary Rodham Clinton,9207,DEM,49,Bernard Sanders,9739,DEM,44,,5,3/1/2016,49.9,48.5,1.4,3.6,,1,-2.486538071864379,for WBUR +36491,50020,7575,2016,2016_Pres-D_MA,MA,Pres-P,Pres-D,YouGov,391,Online,,2/22/2016,400,Hillary Rodham Clinton,9207,DEM,47,Bernard Sanders,9739,DEM,44,,3,3/1/2016,49.9,48.5,1.4,1.6,,1,-4.799686466810719,for UMass Amherst | WBZ-TV +36470,49975,7576,2016,2016_Pres-R_MA,MA,Pres-P,Pres-R,MassINC Polling Group,198,Live Phone,,2/22/2016,386,Donald Trump,9849,REP,40,John Richard Kasich,9483,REP,19,19,21,3/1/2016,49.1,17.99,31.12,10.12,,1,3.495432410887647,for WBUR +36491,50019,7576,2016,2016_Pres-R_MA,MA,Pres-P,Pres-R,YouGov,391,Online,,2/22/2016,292,Donald Trump,9849,REP,47,John Richard Kasich,9483,REP,11,15,36,3/1/2016,49.1,17.99,31.12,4.88,,1,-2.501087132526312,for UMass Amherst | WBZ-TV +36435,49524,7583,2016,2016_Pres-D_TX,TX,Pres-P,Pres-D,Dixie Strategies,81,IVR/Live Phone,,2/22/2016,625,Hillary Rodham Clinton,9207,DEM,60.71,Bernard Sanders,9739,DEM,29.26,,31.450001,3/1/2016,65.19,33.19,32,.55,,1,-9.328604397425533,for KTVT-CBS 11 +36428,49502,7583,2016,2016_Pres-D_TX,TX,Pres-P,Pres-D,Emerson College,88,IVR,,2/22/2016,328,Hillary Rodham Clinton,9207,DEM,56,Bernard Sanders,9739,DEM,40,,16,3/1/2016,65.19,33.19,32,16,,1,7.13708131767203, +36436,49525,7583,2016,2016_Pres-D_TX,TX,Pres-P,Pres-D,SurveyUSA,325,IVR/Online,,2/22/2016,569,Hillary Rodham Clinton,9207,DEM,61,Bernard Sanders,9739,DEM,32,,29,3/1/2016,65.19,33.19,32,3,,1,-6.622532730652132,for TEGNA | WFAA-TV +36435,49522,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,Dixie Strategies,81,IVR/Live Phone,,2/22/2016,725,Ted Cruz,9245,REP,33.24,Donald Trump,9849,REP,24.83,14.76,8.4099998,3/1/2016,43.76,26.75,17.01,8.6,,1,-1.349857123558446,for KTVT-CBS 11 +36428,49503,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,Emerson College,88,IVR,,2/22/2016,446,Ted Cruz,9245,REP,29,Donald Trump,9849,REP,28,25,1,3/1/2016,43.76,26.75,17.01,16.01,,1,6.857867654037241, +36436,49523,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,SurveyUSA,325,IVR/Online,,2/22/2016,645,Ted Cruz,9245,REP,32,Donald Trump,9849,REP,32,17,0,3/1/2016,43.76,26.75,17.01,17.01,,.5,7.662901765450158,for TEGNA | WFAA-TV +36552,50135,7600,2016,2016_Pres-R_ID,ID,Pres-P,Pres-R,Dan Jones & Associates,70,Live Phone/Online,,2/22/2016,230,Ted Cruz,9245,REP,19,Donald Trump,9849,REP,30,16,-11,3/8/2016,45.44,28.11,17.33,28.33,,0,16.91886109599265,for IdahoPoliticsWeekly.com +36466,49967,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,Clemson University,54,Live Phone,,2/23/2016,650,Hillary Rodham Clinton,9207,DEM,64,Bernard Sanders,9739,DEM,14,,50,2/27/2016,73.44,26.02,47.42,2.58,,1,-15.00365045007536, +36468,49970,7564,2016,2016_Pres-D_SC,SC,Pres-P,Pres-D,Emerson College,88,IVR,,2/23/2016,266,Hillary Rodham Clinton,9207,DEM,60.1,Bernard Sanders,9739,DEM,36.5,,23.6,2/27/2016,73.44,26.02,47.42,23.82,,1,6.816123757470412, +36442,50034,7573,2016,2016_Pres-D_GA,GA,Pres-P,Pres-D,Dynata,283,Online,,2/23/2016,400,Hillary Rodham Clinton,9207,DEM,62,Bernard Sanders,9739,DEM,29,,33,3/1/2016,71.3,28.2,43.1,10.1,,1,-.3699694163584238,for WABE 90.1 +36423,49493,7573,2016,2016_Pres-D_GA,GA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,2/23/2016,491,Hillary Rodham Clinton,9207,DEM,57,Bernard Sanders,9739,DEM,29,,28,3/1/2016,71.3,28.2,43.1,15.1,,1,5.203731978304664,for Fox 5 Atlanta +36467,49969,7573,2016,2016_Pres-D_GA,GA,Pres-P,Pres-D,SurveyUSA,325,Live Phone/Online,,2/23/2016,501,Hillary Rodham Clinton,9207,DEM,66,Bernard Sanders,9739,DEM,27,,39,3/1/2016,71.3,28.2,43.1,4.1,,1,-6.620053577094779,for TEGNA +36442,49535,7574,2016,2016_Pres-R_GA,GA,Pres-P,Pres-R,Dynata,283,Online,,2/23/2016,400,Donald Trump,9849,REP,41.25,Marco Rubio,9731,REP,18.25,15.25,23,3/1/2016,38.81,24.45,14.36,8.64,,1,2.045368476908523,for WABE 90.1 +36423,49492,7574,2016,2016_Pres-R_GA,GA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,2/23/2016,745,Donald Trump,9849,REP,34,Marco Rubio,9731,REP,22,20,12,3/1/2016,38.81,24.45,14.36,2.36,,1,-4.639878895778124,for Fox 5 Atlanta +36467,49968,7574,2016,2016_Pres-R_GA,GA,Pres-P,Pres-R,SurveyUSA,325,Live Phone/Online,,2/23/2016,684,Donald Trump,9849,REP,45,Marco Rubio,9731,REP,19,16,26,3/1/2016,38.81,24.45,14.36,11.64,,1,5.55197208069577,for TEGNA +36431,49518,7580,2016,2016_Pres-R_OK,OK,Pres-P,Pres-R,Cole Hargrave Snodgrass & Associates,56,Live Phone,,2/23/2016,400,Ted Cruz,9245,REP,20,Donald Trump,9849,REP,29,21,-9,3/1/2016,34.37,28.32,6.05,15.05,,0,.5526786738227916, +36441,49533,7583,2016,2016_Pres-D_TX,TX,Pres-P,Pres-D,Monmouth University,215,Live Phone,,2/23/2016,304,Hillary Rodham Clinton,9207,DEM,64,Bernard Sanders,9739,DEM,30,,34,3/1/2016,65.19,33.19,32,2,,1,-7.762988925545495, +36441,49534,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,Monmouth University,215,Live Phone,,2/23/2016,456,Ted Cruz,9245,REP,38,Donald Trump,9849,REP,23,21,15,3/1/2016,43.76,26.75,17.01,2.01,,1,-8.155397478408929, +36447,49544,7587,2016,2016_Pres-D_VA,VA,Pres-P,Pres-D,Monmouth University,215,Live Phone,,2/23/2016,302,Hillary Rodham Clinton,9207,DEM,60,Bernard Sanders,9739,DEM,33,,27,3/1/2016,64.28,35.22,29.06,2.06,,1,-8.401723550549002, +36447,49545,7588,2016,2016_Pres-R_VA,VA,Pres-P,Pres-R,Monmouth University,215,Live Phone,,2/23/2016,421,Donald Trump,9849,REP,41,Marco Rubio,9731,REP,27,14,14,3/1/2016,34.8,31.98,2.82,11.18,,1,.9462194280992823, +36533,50096,7590,2016,2016_Pres-D_KS,KS,Pres-P,Pres-D,Fort Hays State University,101,Live Phone,,2/23/2016,123,Bernard Sanders,9739,DEM,23,Hillary Rodham Clinton,9207,DEM,33,,-10,3/5/2016,67.73,32.27,35.46,45.46,,0,34.24600126185547, +36533,50095,7591,2016,2016_Pres-R_KS,KS,Pres-P,Pres-R,Fort Hays State University,101,Live Phone,,2/23/2016,212,Ted Cruz,9245,REP,14,Donald Trump,9849,REP,26,13,-12,3/5/2016,47.5,23.35,24.14,36.14,,0,20.5830514734156, +36473,50089,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,Mitchell Research & Communications,213,IVR,,2/23/2016,344,Bernard Sanders,9739,DEM,31,Hillary Rodham Clinton,9207,DEM,65,,-34,3/8/2016,49.68,48.26,1.42,35.42,,0,18.77093640368167,for Fox 2 News Detroit +36473,49980,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,IVR,,2/23/2016,459,Donald Trump,9849,REP,41,Ted Cruz,9245,REP,16,11,25,3/8/2016,36.55,24.68,11.87,13.13,,1,5.410800576243014,for Fox 2 News Detroit +36472,49979,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,Target Insyght,330,IVR,,2/23/2016,400,Donald Trump,9849,REP,41,Ted Cruz,9245,REP,14,12,27,3/8/2016,36.55,24.68,11.87,15.13,,1,6.224361366124904,for MIRS News Service +36440,49978,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,2/23/2016,476,Hillary Rodham Clinton,9207,DEM,59,Bernard Sanders,9739,DEM,33,,26,3/15/2016,64.44,33.28,31.16,5.16,,1,-4.024159649463358, +36440,49532,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,2/23/2016,705,Donald Trump,9849,REP,44,Marco Rubio,9731,REP,28,12,16,3/15/2016,45.72,27.04,18.68,2.68,,1,-6.041493377216944, +36434,49521,7566,2016,2016_Pres-R_AL,AL,Pres-P,Pres-R,Master Image,200,IVR,,2/24/2016,1556,Donald Trump,9849,REP,36,Ted Cruz,9245,REP,12,19,24,3/1/2016,43.42,21.09,22.34,1.66,,1,-4.712836360081985, +36482,50002,7573,2016,2016_Pres-D_GA,GA,Pres-P,Pres-D,YouGov,391,Online,,2/24/2016,492,Hillary Rodham Clinton,9207,DEM,63,Bernard Sanders,9739,DEM,35,,28,3/1/2016,71.3,28.2,43.1,15.1,,1,5.430102339241845,for CBS News +36482,50003,7574,2016,2016_Pres-R_GA,GA,Pres-P,Pres-R,YouGov,391,Online,,2/24/2016,493,Donald Trump,9849,REP,40,Marco Rubio,9731,REP,22,29,18,3/1/2016,38.81,24.45,14.36,3.64,,1,-2.992287396249953,for CBS News +36507,50047,7579,2016,2016_Pres-D_OK,OK,Pres-P,Pres-D,SoonerPoll.com,308,IVR,,2/24/2016,510,Bernard Sanders,9739,DEM,31,Hillary Rodham Clinton,9207,DEM,40,,-9,3/1/2016,51.88,41.52,10.36,19.36,,0,10.58600435232878, +36507,50046,7580,2016,2016_Pres-R_OK,OK,Pres-P,Pres-R,SoonerPoll.com,308,IVR,,2/24/2016,540,Ted Cruz,9245,REP,18,Donald Trump,9849,REP,34,21,-16,3/1/2016,34.37,28.32,6.05,22.05,,0,8.753290059250315, +36486,50008,7581,2016,2016_Pres-D_TN,TN,Pres-P,Pres-D,Marist College,183,Live Phone,,2/24/2016,405,Hillary Rodham Clinton,9207,DEM,60,Bernard Sanders,9739,DEM,34,,26,3/1/2016,66.07,32.45,33.62,7.62,,1,-2.197221074847696,for NBC News | Wall Street Journal +36486,50009,7582,2016,2016_Pres-R_TN,TN,Pres-P,Pres-R,Marist College,183,Live Phone,,2/24/2016,665,Donald Trump,9849,REP,40,Ted Cruz,9245,REP,22,19,18,3/1/2016,38.94,24.71,14.22,3.78,,1,-7.383082298447738,for NBC News | Wall Street Journal +36437,49527,7583,2016,2016_Pres-D_TX,TX,Pres-P,Pres-D,Rasmussen Reports/Pulse Opinion Research,277,Live Phone/Online,,2/24/2016,411,Hillary Rodham Clinton,9207,DEM,66,Bernard Sanders,9739,DEM,26,,40,3/1/2016,65.19,33.19,32,8,,1,-.9843265981596283,for Austin American-Statesman +36483,50010,7583,2016,2016_Pres-D_TX,TX,Pres-P,Pres-D,YouGov,391,Online,,2/24/2016,750,Hillary Rodham Clinton,9207,DEM,61,Bernard Sanders,9739,DEM,37,,24,3/1/2016,65.19,33.19,32,8,,1,.1043126974301753,for CBS News +36437,49526,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,Rasmussen Reports/Pulse Opinion Research,277,Live Phone/Online,,2/24/2016,620,Ted Cruz,9245,REP,38,Donald Trump,9849,REP,26,13,12,3/1/2016,43.76,26.75,17.01,5.01,,1,-4.740570705065891,for Austin American-Statesman +36483,50004,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,YouGov,391,Online,,2/24/2016,796,Ted Cruz,9245,REP,42,Donald Trump,9849,REP,31,19,11,3/1/2016,43.76,26.75,17.01,6.01,,1,-3.802523375443275,for CBS News +36487,50013,7587,2016,2016_Pres-D_VA,VA,Pres-P,Pres-D,YouGov,391,Online,,2/24/2016,481,Hillary Rodham Clinton,9207,DEM,59,Bernard Sanders,9739,DEM,39,,20,3/1/2016,64.28,35.22,29.06,9.06,,1,-.1846710169314345, +36487,50012,7588,2016,2016_Pres-R_VA,VA,Pres-P,Pres-R,YouGov,391,Online,,2/24/2016,481,Donald Trump,9849,REP,40,Marco Rubio,9731,REP,27,22,13,3/1/2016,34.8,31.98,2.82,10.18,,1,-.0206331572938456, +36498,50035,7592,2016,2016_Pres-R_KY,KY,Pres-P,Pres-R,Western Kentucky University,379,Live Phone,,2/24/2016,532,Donald Trump,9849,REP,35,Ted Cruz,9245,REP,15,22,20,3/5/2016,35.92,31.57,4.35,15.65,,1,5.207921514446309, +36530,50092,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,Gravis Marketing,124,IVR,R,2/24/2016,514,Hillary Rodham Clinton,9207,DEM,58,Bernard Sanders,9739,DEM,42,,16,3/15/2016,64.44,33.28,31.16,15.16,,1,6.955466006462793,for unspecified Republican sponsor +36530,50091,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Gravis Marketing,124,IVR,R,2/24/2016,751,Donald Trump,9849,REP,45,Marco Rubio,9731,REP,25,15,20,3/15/2016,45.72,27.04,18.68,1.32,,1,-7.240514559748221,for unspecified Republican sponsor +36465,49966,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,The Tyson Group,334,Live Phone,,2/24/2016,600,Donald Trump,9849,REP,34,Marco Rubio,9731,REP,27,17,7,3/15/2016,45.72,27.04,18.68,11.68,,1,3.71716660527219,for Associated Industries of Florida +36474,49983,7611,2016,2016_Pres-D_IL,IL,Pres-P,Pres-D,We Ask America,376,IVR/Live Phone,,2/24/2016,1116,Hillary Rodham Clinton,9207,DEM,57.23,Bernard Sanders,9739,DEM,27.85,,29.379999,3/15/2016,50.56,48.61,1.95,27.43,,1,15.60635611895309,for Reboot Illinois +36474,49981,7612,2016,2016_Pres-R_IL,IL,Pres-P,Pres-R,We Ask America,376,IVR/Live Phone,,2/24/2016,1311,Donald Trump,9849,REP,38.44,Ted Cruz,9245,REP,15.87,9.31,22.57,3/15/2016,38.8,30.23,8.57,14,,1,7.350932910057958,for Reboot Illinois +36481,50001,7576,2016,2016_Pres-R_MA,MA,Pres-P,Pres-R,Suffolk University,323,Live Phone,,2/25/2016,500,Donald Trump,9849,REP,43,John Richard Kasich,9483,REP,17,20,26,3/1/2016,49.1,17.99,31.12,5.12,,1,-1.469871931793759, +36494,50027,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,Marketing Resource Group (MRG),193,Live Phone,,2/25/2016,218,Bernard Sanders,9739,DEM,36,Hillary Rodham Clinton,9207,DEM,56,,-20,3/8/2016,49.68,48.26,1.42,21.42,,0,1.529533041895346, +36494,50024,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,Marketing Resource Group (MRG),193,Live Phone,,2/25/2016,217,Donald Trump,9849,REP,33,Ted Cruz,9245,REP,18,10,15,3/8/2016,36.55,24.68,11.87,3.13,,1,-6.154015850178443, +36471,49977,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,2/25/2016,388,Hillary Rodham Clinton,9207,DEM,57,Bernard Sanders,9739,DEM,32,,25,3/15/2016,64.44,33.28,31.16,6.16,,1,-2.272264668410687, +36516,50065,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,University of North Florida,360,Live Phone,,2/25/2016,685,Hillary Rodham Clinton,9207,DEM,54,Bernard Sanders,9739,DEM,24,,30,3/15/2016,64.44,33.28,31.16,1.16,,1,-7.425738060109939, +36471,49976,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Public Policy Polling,263,IVR/Online,,2/25/2016,464,Donald Trump,9849,REP,45,Marco Rubio,9731,REP,25,10,20,3/15/2016,45.72,27.04,18.68,1.32,,1,-7.02754146958859, +36476,49986,7566,2016,2016_Pres-R_AL,AL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,2/26/2016,460,Donald Trump,9849,REP,35.8,Ted Cruz,9245,REP,16.2,23,19.6,3/1/2016,43.42,21.09,22.34,2.74,,1,-4.104146143465841, +36508,50048,7566,2016,2016_Pres-R_AL,AL,Pres-P,Pres-R,SurveyMonkey,324,Online,,2/26/2016,741,Donald Trump,9849,REP,47,Ted Cruz,9245,REP,18,14,29,3/1/2016,43.42,21.09,22.34,6.66,,1,.2923335592016882,among registered voters +36509,50049,7570,2016,2016_Pres-R_AR,AR,Pres-P,Pres-R,SurveyMonkey,324,Online,,2/26/2016,542,Donald Trump,9849,REP,34,Ted Cruz,9245,REP,27,20,7,3/1/2016,32.79,30.5,2.29,4.71,,1,-4.767760437803836,among registered voters +36510,50055,7573,2016,2016_Pres-D_GA,GA,Pres-P,Pres-D,SurveyMonkey,324,Online,,2/26/2016,961,Hillary Rodham Clinton,9207,DEM,59,Bernard Sanders,9739,DEM,36,,23,3/1/2016,71.3,28.2,43.1,20.1,,1,11.41699305362412,among registered voters +36510,50050,7574,2016,2016_Pres-R_GA,GA,Pres-P,Pres-R,SurveyMonkey,324,Online,,2/26/2016,1171,Donald Trump,9849,REP,39,Marco Rubio,9731,REP,20,21,19,3/1/2016,38.81,24.45,14.36,4.64,,1,-1.390931221531867,among registered voters +36489,50016,7575,2016,2016_Pres-D_MA,MA,Pres-P,Pres-D,Suffolk University,323,Live Phone,,2/26/2016,500,Hillary Rodham Clinton,9207,DEM,50,Bernard Sanders,9739,DEM,42,,8,3/1/2016,49.9,48.5,1.4,6.6,,1,1.650778562953633, +36515,50056,7575,2016,2016_Pres-D_MA,MA,Pres-P,Pres-D,SurveyMonkey,324,Online,,2/26/2016,1224,Hillary Rodham Clinton,9207,DEM,48,Bernard Sanders,9739,DEM,46,,2,3/1/2016,49.9,48.5,1.4,.6,,1,-4.781225203164404,among registered voters +36511,50051,7580,2016,2016_Pres-R_OK,OK,Pres-P,Pres-R,SurveyMonkey,324,Online,,2/26/2016,636,Ted Cruz,9245,REP,19,Donald Trump,9849,REP,34,19,-15,3/1/2016,34.37,28.32,6.05,21.05,,0,8.194587110307785,among registered voters +36512,50057,7581,2016,2016_Pres-D_TN,TN,Pres-P,Pres-D,SurveyMonkey,324,Online,,2/26/2016,533,Hillary Rodham Clinton,9207,DEM,54,Bernard Sanders,9739,DEM,37,,17,3/1/2016,66.07,32.45,33.62,16.62,,1,8.828085000155788,among registered voters +36512,50052,7582,2016,2016_Pres-R_TN,TN,Pres-P,Pres-R,SurveyMonkey,324,Online,,2/26/2016,772,Donald Trump,9849,REP,48,Ted Cruz,9245,REP,15,18,33,3/1/2016,38.94,24.71,14.22,18.78,,1,11.43867031997935,among registered voters +36513,50053,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,SurveyMonkey,324,Online,,2/26/2016,613,Ted Cruz,9245,REP,33,Donald Trump,9849,REP,31,19,2,3/1/2016,43.76,26.75,17.01,15.01,,1,6.267629187591361,among registered voters +36514,50058,7587,2016,2016_Pres-D_VA,VA,Pres-P,Pres-D,SurveyMonkey,324,Online,,2/26/2016,908,Hillary Rodham Clinton,9207,DEM,57,Bernard Sanders,9739,DEM,36,,21,3/1/2016,64.28,35.22,29.06,8.06,,1,-.7825261082354483,among registered voters +36514,50054,7588,2016,2016_Pres-R_VA,VA,Pres-P,Pres-R,SurveyMonkey,324,Online,,2/26/2016,848,Donald Trump,9849,REP,36,Marco Rubio,9731,REP,26,13,10,3/1/2016,34.8,31.98,2.82,7.18,,1,-3.02376307513298,among registered voters +36495,50028,7565,2016,2016_Pres-D_AL,AL,Pres-P,Pres-D,Monmouth University,215,Live Phone,,2/27/2016,300,Hillary Rodham Clinton,9207,DEM,71,Bernard Sanders,9739,DEM,23,,48,3/1/2016,77.88,19.17,58.72,10.72,,1,-3.061992354970811, +36495,50025,7566,2016,2016_Pres-R_AL,AL,Pres-P,Pres-R,Monmouth University,215,Live Phone,,2/27/2016,450,Donald Trump,9849,REP,42,Ted Cruz,9245,REP,16,19,26,3/1/2016,43.42,21.09,22.34,3.66,,1,-2.662816838974599, +36499,50036,7574,2016,2016_Pres-R_GA,GA,Pres-P,Pres-R,Trafalgar Group,338,IVR,R,2/27/2016,1350,Donald Trump,9849,REP,38.6,Marco Rubio,9731,REP,23.54,20.74,15.06,3/1/2016,38.81,24.45,14.36,.7,,1,-5.258883936460161,for unspecified Republican sponsor +36502,50040,7575,2016,2016_Pres-D_MA,MA,Pres-P,Pres-D,Emerson College,88,IVR,,2/27/2016,670,Hillary Rodham Clinton,9207,DEM,53.9,Bernard Sanders,9739,DEM,42.8,,11.1,3/1/2016,49.9,48.5,1.4,9.7,,1,5.176144825064636, +36502,50039,7576,2016,2016_Pres-R_MA,MA,Pres-P,Pres-R,Emerson College,88,IVR,,2/27/2016,408,Donald Trump,9849,REP,51.4,John Richard Kasich,9483,REP,14.3,19.5,37.099998,3/1/2016,49.1,17.99,31.12,5.98,,1,-.0161945004310697, +36492,50021,7579,2016,2016_Pres-D_OK,OK,Pres-P,Pres-D,Monmouth University,215,Live Phone,,2/27/2016,300,Bernard Sanders,9739,DEM,48,Hillary Rodham Clinton,9207,DEM,43,,5,3/1/2016,51.88,41.52,10.36,5.36,,1,-5.371220477207297, +36492,50022,7580,2016,2016_Pres-R_OK,OK,Pres-P,Pres-R,Monmouth University,215,Live Phone,,2/27/2016,403,Ted Cruz,9245,REP,23,Donald Trump,9849,REP,35,22,-12,3/1/2016,34.37,28.32,6.05,18.05,,0,5.14911508114034, +36497,50033,7583,2016,2016_Pres-D_TX,TX,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/27/2016,400,Hillary Rodham Clinton,9207,DEM,58,Bernard Sanders,9739,DEM,38,,20,3/1/2016,65.19,33.19,32,12,,1,3.807371509364192, +36501,50041,7583,2016,2016_Pres-D_TX,TX,Pres-P,Pres-D,Emerson College,88,IVR,,2/27/2016,275,Hillary Rodham Clinton,9207,DEM,67.7,Bernard Sanders,9739,DEM,26.3,,41.400002,3/1/2016,65.19,33.19,32,9.4,,1,1.553909055764035, +36497,50032,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,American Research Group,9,Live Phone,,2/27/2016,400,Ted Cruz,9245,REP,33,Donald Trump,9849,REP,32,17,1,3/1/2016,43.76,26.75,17.01,16.01,,1,7.446491719576111, +36501,50038,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,Emerson College,88,IVR,,2/27/2016,449,Ted Cruz,9245,REP,35.4,Donald Trump,9849,REP,31.7,16.3,3.7,3/1/2016,43.76,26.75,17.01,13.31,,1,5.15623758613665, +36500,50037,7573,2016,2016_Pres-D_GA,GA,Pres-P,Pres-D,Landmark Communications,166,IVR/Online,,2/28/2016,800,Hillary Rodham Clinton,9207,DEM,70.1,Bernard Sanders,9739,DEM,23,,47.099998,3/1/2016,71.3,28.2,43.1,4,,1,-5.508600264921961,for Rosetta Stone +36500,50059,7574,2016,2016_Pres-R_GA,GA,Pres-P,Pres-R,Landmark Communications,166,IVR/Online,,2/28/2016,1400,Donald Trump,9849,REP,38.9,Marco Rubio,9731,REP,20,15.1,18.9,3/1/2016,38.81,24.45,14.36,4.54,,1,-.7490715228003449,for Rosetta Stone +36506,50045,7574,2016,2016_Pres-R_GA,GA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,2/28/2016,710,Donald Trump,9849,REP,33,Marco Rubio,9731,REP,23,23,10,3/1/2016,38.81,24.45,14.36,4.36,,1,-1.563253779552846,for Fox 5 Atlanta +36505,50044,7584,2016,2016_Pres-R_TX,TX,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,2/28/2016,712,Ted Cruz,9245,REP,36,Donald Trump,9849,REP,25,19,11,3/1/2016,43.76,26.75,17.01,6.01,,1,-2.722183291462432,for FOX26 Houston | FOX7 Austin | Fox4 Dallas-Fort-Worth +36524,50078,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,EPIC-MRA,84,Live Phone,,2/28/2016,400,Donald Trump,9849,REP,29,Ted Cruz,9245,REP,19,8,10,3/8/2016,36.55,24.68,11.87,1.87,,1,-6.516282140804865,for Detroit Free Press | WXYZ-TV (Michigan) +36525,50080,7603,2016,2016_Pres-D_MS,MS,Pres-P,Pres-D,Magellan Strategies,179,Live Phone,,2/29/2016,471,Hillary Rodham Clinton,9207,DEM,65,Bernard Sanders,9739,DEM,11,,54,3/8/2016,82.47,16.62,65.85,11.85,,1,1.709488580294594,for Y'all Politics +36525,50079,7604,2016,2016_Pres-R_MS,MS,Pres-P,Pres-R,Magellan Strategies,179,Live Phone,,2/29/2016,995,Donald Trump,9849,REP,41,Ted Cruz,9245,REP,17,8,24,3/8/2016,47.24,36.12,11.12,12.88,,1,2.823931650543532,for Y'all Politics +36526,50082,7593,2016,2016_Pres-D_LA,LA,Pres-P,Pres-D,Magellan Strategies,179,Live Phone,,3/1/2016,865,Hillary Rodham Clinton,9207,DEM,61,Bernard Sanders,9739,DEM,14,,47,3/5/2016,71.12,23.18,47.94,.94,,1,-9.0678835137379,for Hayride +36526,50081,7594,2016,2016_Pres-R_LA,LA,Pres-P,Pres-R,Magellan Strategies,179,Live Phone,,3/1/2016,609,Donald Trump,9849,REP,41,Ted Cruz,9245,REP,21,15,20,3/5/2016,41.45,37.83,3.61,16.39,,1,6.154130045490855,for Hayride +36546,50124,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,EPIC-MRA,84,Live Phone,,3/1/2016,400,Bernard Sanders,9739,DEM,31,Hillary Rodham Clinton,9207,DEM,56,,-25,3/8/2016,49.68,48.26,1.42,26.42,,0,8.397190920783316,for Detroit Free Press | WXYZ-TV (Michigan) +36527,50084,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,Mitchell Research & Communications,213,IVR,,3/1/2016,427,Bernard Sanders,9739,DEM,33,Hillary Rodham Clinton,9207,DEM,61,,-28,3/8/2016,49.68,48.26,1.42,29.42,,0,14.12525138833357,for Fox 2 News Detroit +36527,50083,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,IVR,,3/1/2016,679,Donald Trump,9849,REP,39,Ted Cruz,9245,REP,14,12,25,3/8/2016,36.55,24.68,11.87,13.13,,1,6.811665656228154,for Fox 2 News Detroit +36539,50111,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Tarrance Group,333,Live Phone,R,3/1/2016,800,Donald Trump,9849,REP,35,Marco Rubio,9731,REP,30,16,5,3/15/2016,45.72,27.04,18.68,13.68,,1,6.853018166815464,for unspecified Republican sponsor +36529,50087,7594,2016,2016_Pres-R_LA,LA,Pres-P,Pres-R,Trafalgar Group,338,IVR/Online,R,3/2/2016,1509,Donald Trump,9849,REP,44,Ted Cruz,9245,REP,26,15,18,3/5/2016,41.45,37.83,3.61,14.39,,1,4.256602147747104,for unspecified Republican sponsor +36534,50097,7594,2016,2016_Pres-R_LA,LA,Pres-P,Pres-R,University of New Orleans,358,IVR,,3/2/2016,1874,Donald Trump,9849,REP,38,Ted Cruz,9245,REP,26,11,12,3/5/2016,41.45,37.83,3.61,8.39,,1,-2.835509866943978,among registered voters +36543,50117,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,Marist College,183,Live Phone,,3/2/2016,546,Bernard Sanders,9739,DEM,40,Hillary Rodham Clinton,9207,DEM,57,,-17,3/8/2016,49.68,48.26,1.42,18.42,,0,.2120781439923158,for NBC News | Wall Street Journal +36543,50116,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,Marist College,183,Live Phone,,3/2/2016,482,Donald Trump,9849,REP,41,Ted Cruz,9245,REP,22,13,19,3/8/2016,36.55,24.68,11.87,7.13,,1,-.3543755562985992,for NBC News | Wall Street Journal +36531,50093,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,IVR,,3/2/2016,643,Donald Trump,9849,REP,42,Ted Cruz,9245,REP,19,14,23,3/8/2016,36.55,24.68,11.87,11.13,,1,4.977746043893749,for Fox 2 News Detroit +36532,50094,7591,2016,2016_Pres-R_KS,KS,Pres-P,Pres-R,Trafalgar Group,338,IVR,R,3/3/2016,1060,Ted Cruz,9245,REP,29.31,Donald Trump,9849,REP,35.18,16.56,-5.8699999,3/5/2016,47.5,23.35,24.14,30.01,,0,18.56343762894954,for unspecified Republican sponsor +36541,50113,7594,2016,2016_Pres-R_LA,LA,Pres-P,Pres-R,Gravis Marketing,124,IVR,R,3/3/2016,1356,Donald Trump,9849,REP,48,Ted Cruz,9245,REP,31,15,17,3/5/2016,41.45,37.83,3.61,13.39,,1,3.209569680879671,for unspecified Republican sponsor +36561,50151,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,Mitchell Research & Communications,213,IVR,,3/3/2016,616,Bernard Sanders,9739,DEM,37,Hillary Rodham Clinton,9207,DEM,55,,-18,3/8/2016,49.68,48.26,1.42,19.42,,0,4.65624935871554,for Fox 2 News Detroit +36544,50122,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,YouGov,391,Online,,3/3/2016,597,Bernard Sanders,9739,DEM,44,Hillary Rodham Clinton,9207,DEM,55,,-11,3/8/2016,49.68,48.26,1.42,12.42,,0,-5.936616983690924,for CBS News +36538,50110,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,Trafalgar Group,338,IVR,R,3/3/2016,1643,Donald Trump,9849,REP,41.87,Ted Cruz,9245,REP,20.45,18.14,21.42,3/8/2016,36.55,24.68,11.87,9.55,,1,2.632827142272767,for unspecified Republican sponsor +36544,50120,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,YouGov,391,Online,,3/3/2016,637,Donald Trump,9849,REP,39,Ted Cruz,9245,REP,24,15,15,3/8/2016,36.55,24.68,11.87,3.13,,1,-4.293500383429704,for CBS News +36569,50166,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,CNN/Opinion Research Corp.,37,Live Phone,,3/4/2016,264,Hillary Rodham Clinton,9207,DEM,61,Bernard Sanders,9739,DEM,34,,27,3/15/2016,64.44,33.28,31.16,4.16,,1,-3.345465949634439,for CNN +36571,50170,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,Tarrance Group,333,Live Phone,,3/4/2016,449,Hillary Rodham Clinton,9207,DEM,64,Bernard Sanders,9739,DEM,26,,38,3/15/2016,64.44,33.28,31.16,6.84,,1,-.130644046242968,for Univision | The Washington Post +36569,50164,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,3/4/2016,313,Donald Trump,9849,REP,40,Marco Rubio,9731,REP,24,19,16,3/15/2016,45.72,27.04,18.68,2.68,,1,-4.446217946680995,for CNN +36571,50179,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Tarrance Group,333,Live Phone,,3/4/2016,450,Donald Trump,9849,REP,38,Marco Rubio,9731,REP,31,19,7,3/15/2016,45.72,27.04,18.68,11.68,,1,5.254631312436127,for Univision | The Washington Post +36559,50148,7611,2016,2016_Pres-D_IL,IL,Pres-P,Pres-D,Research America Inc.,282,Live Phone,,3/4/2016,600,Hillary Rodham Clinton,9207,DEM,67,Bernard Sanders,9739,DEM,25,,42,3/15/2016,50.56,48.61,1.95,40.05,,1,27.99552139083996,for Chicago Tribune +36559,50147,7612,2016,2016_Pres-R_IL,IL,Pres-P,Pres-R,Research America Inc.,282,Live Phone,,3/4/2016,600,Donald Trump,9849,REP,32,Ted Cruz,9245,REP,22,18,10,3/15/2016,38.8,30.23,8.57,1.43,,1,-6.274435905890867,for Chicago Tribune +36570,50167,7618,2016,2016_Pres-D_OH,OH,Pres-P,Pres-D,CNN/Opinion Research Corp.,37,Live Phone,,3/4/2016,294,Hillary Rodham Clinton,9207,DEM,63,Bernard Sanders,9739,DEM,33,,30,3/15/2016,56.12,43.13,12.99,17.01,,1,8.894890417375466,for CNN +36570,50165,7619,2016,2016_Pres-R_OH,OH,Pres-P,Pres-R,CNN/Opinion Research Corp.,37,Live Phone,,3/4/2016,359,John Richard Kasich,9483,REP,35,Donald Trump,9849,REP,41,15,-6,3/15/2016,46.95,35.87,11.09,17.09,,0,6.572880184871922,for CNN +36542,50115,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,American Research Group,9,Live Phone,,3/5/2016,400,Bernard Sanders,9739,DEM,36,Hillary Rodham Clinton,9207,DEM,60,,-24,3/8/2016,49.68,48.26,1.42,25.42,,0,7.353639790676292, +36551,50134,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,Monmouth University,215,Live Phone,,3/5/2016,302,Bernard Sanders,9739,DEM,42,Hillary Rodham Clinton,9207,DEM,55,,-13,3/8/2016,49.68,48.26,1.42,14.42,,0,-3.697506876170938, +36542,50114,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/5/2016,400,Donald Trump,9849,REP,31,Ted Cruz,9245,REP,15,33,16,3/8/2016,36.55,24.68,11.87,4.13,,0,-2.815384747093616, +36551,50133,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,Monmouth University,215,Live Phone,,3/5/2016,402,Donald Trump,9849,REP,36,Ted Cruz,9245,REP,23,21,13,3/8/2016,36.55,24.68,11.87,1.13,,1,-6.020198365391807, +36567,50162,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,3/5/2016,511,Hillary Rodham Clinton,9207,DEM,62,Bernard Sanders,9739,DEM,32,,30,3/15/2016,64.44,33.28,31.16,1.16,,1,-6.139748985775198, +36558,50146,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,SurveyUSA,325,IVR/Online,,3/5/2016,823,Hillary Rodham Clinton,9207,DEM,61,Bernard Sanders,9739,DEM,30,,31,3/15/2016,64.44,33.28,31.16,.16,,1,-6.825409036207794,for Bay News 9 | News 13 +36553,50137,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Monmouth University,215,Live Phone,,3/5/2016,403,Donald Trump,9849,REP,38,Marco Rubio,9731,REP,30,17,8,3/15/2016,45.72,27.04,18.68,10.68,,1,4.04359083542515, +36567,50169,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,3/5/2016,657,Donald Trump,9849,REP,45,Marco Rubio,9731,REP,22,18,23,3/15/2016,45.72,27.04,18.68,4.32,,1,-2.496877079991971, +36558,50145,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,SurveyUSA,325,IVR/Online,,3/5/2016,937,Donald Trump,9849,REP,42,Marco Rubio,9731,REP,22,17,20,3/15/2016,45.72,27.04,18.68,1.32,,1,-5.344890198258444,for Bay News 9 | News 13 +36572,50171,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,University of North Florida,360,Live Phone,,3/5/2016,752,Donald Trump,9849,REP,36,Marco Rubio,9731,REP,24,16,12,3/15/2016,45.72,27.04,18.68,6.68,,1,.1723059091235733, +36578,50181,7615,2016,2016_Pres-D_NC,NC,Pres-P,Pres-D,National Research Inc.,225,Live Phone,,3/5/2016,500,Hillary Rodham Clinton,9207,DEM,57,Bernard Sanders,9739,DEM,28,,29,3/15/2016,54.5,40.86,13.64,15.36,,1,5.649549394209295,for Civitas Institute +36578,50180,7616,2016,2016_Pres-R_NC,NC,Pres-P,Pres-R,National Research Inc.,225,Live Phone,,3/5/2016,500,Donald Trump,9849,REP,32,Ted Cruz,9245,REP,26,11,6,3/15/2016,40.23,36.76,3.46,2.54,,1,-8.391507795048701,for Civitas Institute +36554,50139,7618,2016,2016_Pres-D_OH,OH,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,3/5/2016,508,Hillary Rodham Clinton,9207,DEM,56,Bernard Sanders,9739,DEM,35,,21,3/15/2016,56.12,43.13,12.99,8.01,,1,-.1628955539036462, +36568,50163,7618,2016,2016_Pres-D_OH,OH,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,3/5/2016,521,Hillary Rodham Clinton,9207,DEM,52,Bernard Sanders,9739,DEM,43,,9,3/15/2016,56.12,43.13,12.99,3.99,,1,-4.643264026549561, +36554,50138,7619,2016,2016_Pres-R_OH,OH,Pres-P,Pres-R,Public Policy Polling,263,IVR/Online,,3/5/2016,638,John Richard Kasich,9483,REP,35,Donald Trump,9849,REP,38,15,-3,3/15/2016,46.95,35.87,11.09,14.09,,0,3.763915848837569, +36568,50168,7619,2016,2016_Pres-R_OH,OH,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,3/5/2016,685,John Richard Kasich,9483,REP,32,Donald Trump,9849,REP,38,16,-6,3/15/2016,46.95,35.87,11.09,17.09,,0,7.252257421694485, +36548,50128,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,Mitchell Research & Communications,213,IVR,,3/6/2016,475,Bernard Sanders,9739,DEM,29,Hillary Rodham Clinton,9207,DEM,66,,-37,3/8/2016,49.68,48.26,1.42,38.42,,0,24.24139746347453,for Fox 2 News Detroit +36548,50127,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,IVR,,3/6/2016,663,Donald Trump,9849,REP,42,Ted Cruz,9245,REP,19,20,23,3/8/2016,36.55,24.68,11.87,11.13,,1,5.866151378333363,for Fox 2 News Detroit +36555,50140,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,Trafalgar Group,338,IVR,R,3/6/2016,1610,Donald Trump,9849,REP,40.89,Ted Cruz,9245,REP,23.26,23.04,17.629999,3/8/2016,36.55,24.68,11.87,5.76,,1,-.4820732015824684,for unspecified Republican sponsor +36574,50174,7615,2016,2016_Pres-D_NC,NC,Pres-P,Pres-D,SurveyUSA,325,IVR/Online,,3/6/2016,687,Hillary Rodham Clinton,9207,DEM,57,Bernard Sanders,9739,DEM,34,,23,3/15/2016,54.5,40.86,13.64,9.36,,1,-.8951820009122098,for WRAL News +36574,50175,7616,2016,2016_Pres-R_NC,NC,Pres-P,Pres-R,SurveyUSA,325,IVR/Online,,3/6/2016,688,Donald Trump,9849,REP,41,Ted Cruz,9245,REP,27,11,14,3/15/2016,40.23,36.76,3.46,10.54,,1,2.446327425871978,for WRAL News +36626,50274,7601,2016,2016_Pres-D_MI,MI,Pres-P,Pres-D,Mitchell Research & Communications,213,IVR,,3/7/2016,482,Bernard Sanders,9739,DEM,34,Hillary Rodham Clinton,9207,DEM,61,,-27,3/8/2016,49.68,48.26,1.42,28.42,,0,14.44264409636776,for Fox 2 News Detroit +36626,50273,7602,2016,2016_Pres-R_MI,MI,Pres-P,Pres-R,Mitchell Research & Communications,213,IVR,,3/7/2016,472,Donald Trump,9849,REP,41,Ted Cruz,9245,REP,18,23,23,3/8/2016,36.55,24.68,11.87,11.13,,1,6.025965289959336,for Fox 2 News Detroit +36596,50216,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,Marist College,183,Live Phone,,3/7/2016,500,Hillary Rodham Clinton,9207,DEM,61,Bernard Sanders,9739,DEM,34,,27,3/15/2016,64.44,33.28,31.16,4.16,,1,-2.384527882016195,for NBC News | Wall Street Journal +36576,50177,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,3/7/2016,813,Donald Trump,9849,REP,43,Marco Rubio,9731,REP,20,16,23,3/15/2016,45.72,27.04,18.68,4.32,,1,-1.863029471819023,for FOX News +36596,50219,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Marist College,183,Live Phone,,3/7/2016,511,Donald Trump,9849,REP,43,Marco Rubio,9731,REP,22,21,21,3/15/2016,45.72,27.04,18.68,2.32,,1,-4.038603084338481,for NBC News | Wall Street Journal +36579,50182,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,The Tyson Group,334,Live Phone,,3/7/2016,631,Donald Trump,9849,REP,33,Marco Rubio,9731,REP,27,16,6,3/15/2016,45.72,27.04,18.68,12.68,,1,6.860232572194715,for Associated Industries of Florida +36597,50217,7611,2016,2016_Pres-D_IL,IL,Pres-P,Pres-D,Marist College,183,Live Phone,,3/7/2016,529,Hillary Rodham Clinton,9207,DEM,51,Bernard Sanders,9739,DEM,45,,6,3/15/2016,50.56,48.61,1.95,4.05,,1,-10.60257664547457,for NBC News | Wall Street Journal +36582,50186,7611,2016,2016_Pres-D_IL,IL,Pres-P,Pres-D,We Ask America,376,IVR,,3/7/2016,994,Hillary Rodham Clinton,9207,DEM,62.3,Bernard Sanders,9739,DEM,25,,37.299999,3/15/2016,50.56,48.61,1.95,35.35,,1,25.61259764405705,for Capitol Fax +36597,50220,7612,2016,2016_Pres-R_IL,IL,Pres-P,Pres-R,Marist College,183,Live Phone,,3/7/2016,421,Donald Trump,9849,REP,34,Ted Cruz,9245,REP,25,21,9,3/15/2016,38.8,30.23,8.57,.43,,1,-6.094544324955715,for NBC News | Wall Street Journal +36582,50185,7612,2016,2016_Pres-R_IL,IL,Pres-P,Pres-R,We Ask America,376,IVR,,3/7/2016,1009,Donald Trump,9849,REP,32.64,Ted Cruz,9245,REP,19.9,18.41,12.74,3/15/2016,38.8,30.23,8.57,4.17,,1,-.4287313756621897,for Capitol Fax +36590,50206,7613,2016,2016_Pres-D_MO,MO,Pres-P,Pres-D,Fort Hays State University,101,Live Phone,,3/7/2016,145,Hillary Rodham Clinton,9207,DEM,47,Bernard Sanders,9739,DEM,40,,7,3/15/2016,49.61,49.36,.25,6.75,,1,-.4651105992564589,for Missouri Newspapers +36590,50205,7614,2016,2016_Pres-R_MO,MO,Pres-P,Pres-R,Fort Hays State University,101,Live Phone,,3/7/2016,208,Donald Trump,9849,REP,36,Ted Cruz,9245,REP,29,8,7,3/15/2016,40.84,40.63,.21,6.79,,1,-3.723825040352636,for Missouri Newspapers +36598,50218,7618,2016,2016_Pres-D_OH,OH,Pres-P,Pres-D,Marist College,183,Live Phone,,3/7/2016,453,Hillary Rodham Clinton,9207,DEM,58,Bernard Sanders,9739,DEM,38,,20,3/15/2016,56.12,43.13,12.99,7.01,,1,-1.0865910770636,for NBC News | Wall Street Journal +36575,50176,7619,2016,2016_Pres-R_OH,OH,Pres-P,Pres-R,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,3/7/2016,806,John Richard Kasich,9483,REP,34,Donald Trump,9849,REP,29,19,5,3/15/2016,46.95,35.87,11.09,6.09,,1,-4.420698841614913,for FOX News +36598,50221,7619,2016,2016_Pres-R_OH,OH,Pres-P,Pres-R,Marist College,183,Live Phone,,3/7/2016,564,John Richard Kasich,9483,REP,39,Donald Trump,9849,REP,33,19,6,3/15/2016,46.95,35.87,11.09,5.09,,1,-5.622444239114471,for NBC News | Wall Street Journal +36585,50190,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,Mason-Dixon Polling & Strategy,197,Live Phone,,3/8/2016,500,Hillary Rodham Clinton,9207,DEM,68,Bernard Sanders,9739,DEM,23,,45,3/15/2016,64.44,33.28,31.16,13.84,,1,8.1229728241311,for The Ledger | 10 News WTSP +36585,50189,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Mason-Dixon Polling & Strategy,197,Live Phone,,3/8/2016,700,Donald Trump,9849,REP,36,Marco Rubio,9731,REP,30,17,6,3/15/2016,45.72,27.04,18.68,12.68,,1,6.939641477609434,for The Ledger | 10 News WTSP +36577,50178,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Public Policy Polling,263,IVR/Online,,3/8/2016,904,Donald Trump,9849,REP,42,Marco Rubio,9731,REP,32,14,10,3/15/2016,45.72,27.04,18.68,8.68,,1,2.623962649220851,for Christian Ulvert +36581,50184,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Suffolk University,323,Live Phone,,3/8/2016,500,Donald Trump,9849,REP,36,Marco Rubio,9731,REP,27,19,9,3/15/2016,45.72,27.04,18.68,9.68,,1,3.752736592864728,for Boston Globe | USA Today +36580,50183,7622,2016,2016_Pres-R_AZ,AZ,Pres-P,Pres-R,OH Predictive Insights,235,IVR,,3/8/2016,751,Donald Trump,9849,REP,37.3,Ted Cruz,9245,REP,23.3,11.6,14,3/22/2016,45.95,27.61,18.34,4.34,,1,-4.641204057808472, +36583,50187,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,3/9/2016,590,Donald Trump,9849,REP,43,Marco Rubio,9731,REP,24,21,19,3/15/2016,45.72,27.04,18.68,.32,,1,-5.856075584598168,for Florida Times-Union | FOX 13 Tampa Bay +36584,50188,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Trafalgar Group,338,IVR,R,3/9/2016,1280,Donald Trump,9849,REP,42,Marco Rubio,9731,REP,23,21,19,3/15/2016,45.72,27.04,18.68,.32,,1,-5.620501511302421,for unspecified Republican sponsor +36591,50207,7613,2016,2016_Pres-D_MO,MO,Pres-P,Pres-D,RABA Research,269,IVR,,3/9/2016,670,Hillary Rodham Clinton,9207,DEM,44,Bernard Sanders,9739,DEM,40,,4,3/15/2016,49.61,49.36,.25,3.75,,1,-.5146745049173093, +36621,50264,7621,2016,2016_Pres-D_AZ,AZ,Pres-P,Pres-D,Merrill Poll,206,Live Phone,,3/9/2016,300,Hillary Rodham Clinton,9207,DEM,50,Bernard Sanders,9739,DEM,24,,26,3/22/2016,56.29,41.39,14.91,11.09,,1,-.0476461528732569,for Arizona State +36621,50263,7622,2016,2016_Pres-R_AZ,AZ,Pres-P,Pres-R,Merrill Poll,206,Live Phone,,3/9/2016,300,Donald Trump,9849,REP,31,Ted Cruz,9245,REP,19,10,12,3/22/2016,45.95,27.61,18.34,6.34,,1,-2.076118724846839,for Arizona State +36592,50209,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,Florida Atlantic University,97,Live Phone,,3/10/2016,414,Hillary Rodham Clinton,9207,DEM,59,Bernard Sanders,9739,DEM,31,,28,3/15/2016,64.44,33.28,31.16,3.16,,1,-2.778548926607912, +36593,50213,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,YouGov,391,Online,,3/10/2016,796,Hillary Rodham Clinton,9207,DEM,62,Bernard Sanders,9739,DEM,34,,28,3/15/2016,64.44,33.28,31.16,3.16,,1,-2.662149554474421,for CBS News +36592,50208,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Florida Atlantic University,97,Live Phone,,3/10/2016,852,Donald Trump,9849,REP,44,Marco Rubio,9731,REP,21,21,23,3/15/2016,45.72,27.04,18.68,4.32,,1,-1.163146233333812, +36593,50210,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,YouGov,391,Online,,3/10/2016,873,Donald Trump,9849,REP,44,Marco Rubio,9731,REP,21,24,23,3/15/2016,45.72,27.04,18.68,4.32,,1,-1.218190113352992,for CBS News +36594,50214,7611,2016,2016_Pres-D_IL,IL,Pres-P,Pres-D,YouGov,391,Online,,3/10/2016,722,Hillary Rodham Clinton,9207,DEM,46,Bernard Sanders,9739,DEM,48,,-2,3/15/2016,50.56,48.61,1.95,3.95,,0,-9.973075567127538,for CBS News +36594,50211,7612,2016,2016_Pres-R_IL,IL,Pres-P,Pres-R,YouGov,391,Online,,3/10/2016,770,Donald Trump,9849,REP,38,Ted Cruz,9245,REP,34,16,4,3/15/2016,38.8,30.23,8.57,4.57,,1,-.710590091661923,for CBS News +36589,50203,7615,2016,2016_Pres-D_NC,NC,Pres-P,Pres-D,SurveyUSA,325,Live Phone,,3/10/2016,669,Hillary Rodham Clinton,9207,DEM,58,Bernard Sanders,9739,DEM,34,,24,3/15/2016,54.5,40.86,13.64,10.36,,1,.8591542356554307,for High Point University +36589,50204,7616,2016,2016_Pres-R_NC,NC,Pres-P,Pres-R,SurveyUSA,325,Live Phone,,3/10/2016,734,Donald Trump,9849,REP,48,Ted Cruz,9245,REP,28,12,20,3/15/2016,40.23,36.76,3.46,16.54,,1,9.210424227816294,for High Point University +36595,50215,7618,2016,2016_Pres-D_OH,OH,Pres-P,Pres-D,YouGov,391,Online,,3/10/2016,755,Hillary Rodham Clinton,9207,DEM,52,Bernard Sanders,9739,DEM,43,,9,3/15/2016,56.12,43.13,12.99,3.99,,1,-3.550284546671161,for CBS News +36595,50212,7619,2016,2016_Pres-R_OH,OH,Pres-P,Pres-R,YouGov,391,Online,,3/10/2016,798,John Richard Kasich,9483,REP,33,Donald Trump,9849,REP,33,27,0,3/15/2016,46.95,35.87,11.09,11.09,,.5,1.643487199224428,for CBS News +36611,50245,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,3/11/2016,519,Hillary Rodham Clinton,9207,DEM,60,Bernard Sanders,9739,DEM,34,,26,3/15/2016,64.44,33.28,31.16,5.16,,1,-.9397793528213405, +36611,50246,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,3/11/2016,615,Donald Trump,9849,REP,46,Marco Rubio,9731,REP,22,14,24,3/15/2016,45.72,27.04,18.68,5.32,,1,-.2776419474870998, +36610,50243,7618,2016,2016_Pres-D_OH,OH,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,3/11/2016,543,Hillary Rodham Clinton,9207,DEM,51,Bernard Sanders,9739,DEM,46,,5,3/15/2016,56.12,43.13,12.99,7.99,,1,.5449463347818263, +36610,50244,7619,2016,2016_Pres-R_OH,OH,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,3/11/2016,721,John Richard Kasich,9483,REP,38,Donald Trump,9849,REP,38,16,0,3/15/2016,46.95,35.87,11.09,11.09,,.5,2.45569062322238, +36615,50254,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,American Research Group,9,Live Phone,,3/12/2016,400,Hillary Rodham Clinton,9207,DEM,58,Bernard Sanders,9739,DEM,37,,21,3/15/2016,64.44,33.28,31.16,10.16,,1,4.839212891559415,for American Research Group +36606,50238,7609,2016,2016_Pres-D_FL,FL,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,D,3/12/2016,627,Hillary Rodham Clinton,9207,DEM,57,Bernard Sanders,9739,DEM,32,,25,3/15/2016,64.44,33.28,31.16,6.16,,1,.8660500793996804,for unspecified Democratic sponsor +36615,50253,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/12/2016,400,Donald Trump,9849,REP,49,Marco Rubio,9731,REP,24,16,25,3/15/2016,45.72,27.04,18.68,6.32,,1,1.025439407609875,for American Research Group +36603,50235,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Monmouth University,215,Live Phone,,3/12/2016,405,Donald Trump,9849,REP,44,Marco Rubio,9731,REP,27,17,17,3/15/2016,45.72,27.04,18.68,1.68,,1,-3.525334862556272, +36604,50236,7611,2016,2016_Pres-D_IL,IL,Pres-P,Pres-D,McKeon & Associates,202,Live Phone,,3/12/2016,428,Hillary Rodham Clinton,9207,DEM,31,Bernard Sanders,9739,DEM,30,,1,3/15/2016,50.56,48.61,1.95,.95,,1,-12.38106954216847, +36608,50240,7611,2016,2016_Pres-D_IL,IL,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,D,3/12/2016,597,Hillary Rodham Clinton,9207,DEM,48,Bernard Sanders,9739,DEM,45,,3,3/15/2016,50.56,48.61,1.95,1.05,,1,-12.74507858472437,for unspecified Democratic sponsor; among 'voters' +36609,50241,7613,2016,2016_Pres-D_MO,MO,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,D,3/12/2016,839,Hillary Rodham Clinton,9207,DEM,46,Bernard Sanders,9739,DEM,47,,-1,3/15/2016,49.61,49.36,.25,1.25,,0,-2.139128782434105,for unspecified Democratic sponsor +36605,50242,7615,2016,2016_Pres-D_NC,NC,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,D,3/12/2016,747,Hillary Rodham Clinton,9207,DEM,56,Bernard Sanders,9739,DEM,37,,19,3/15/2016,54.5,40.86,13.64,5.36,,1,-4.198590043588449,for unspecified Democratic sponsor +36605,50237,7616,2016,2016_Pres-R_NC,NC,Pres-P,Pres-R,Public Policy Polling,263,IVR/Online,D,3/12/2016,749,Donald Trump,9849,REP,44,Ted Cruz,9245,REP,33,11,11,3/15/2016,40.23,36.76,3.46,7.54,,1,-1.275403430060581,for unspecified Democratic sponsor +36613,50249,7618,2016,2016_Pres-D_OH,OH,Pres-P,Pres-D,Monmouth University,215,Live Phone,,3/12/2016,302,Hillary Rodham Clinton,9207,DEM,54,Bernard Sanders,9739,DEM,40,,14,3/15/2016,56.12,43.13,12.99,1.01,,1,-6.715510204584735, +36607,50239,7618,2016,2016_Pres-D_OH,OH,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,D,3/12/2016,502,Hillary Rodham Clinton,9207,DEM,46,Bernard Sanders,9739,DEM,41,,5,3/15/2016,56.12,43.13,12.99,7.99,,1,1.215120007484095,for unspecified Democratic sponsor +36613,50250,7619,2016,2016_Pres-R_OH,OH,Pres-P,Pres-R,Monmouth University,215,Live Phone,,3/12/2016,503,John Richard Kasich,9483,REP,40,Donald Trump,9849,REP,35,15,5,3/15/2016,46.95,35.87,11.09,6.09,,1,-3.429063891644912, +36635,50295,7624,2016,2016_Pres-D_UT,UT,Pres-P,Pres-D,Dan Jones & Associates,70,Live Phone/Online,,3/12/2016,194,Bernard Sanders,9739,DEM,52,Hillary Rodham Clinton,9207,DEM,44,,8,3/22/2016,79.21,20.32,58.89,50.89,,1,39.75710659323808,for Deseret News | KSL-TV +36619,50260,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,3/13/2016,787,Donald Trump,9849,REP,44.3,Marco Rubio,9731,REP,26.2,18.2,18.1,3/15/2016,45.72,27.04,18.68,.58,,1,-4.646036673312522,for Florida Times-Union | FOX 13 Tampa Bay | FOX35 Orlando +36618,50258,7610,2016,2016_Pres-R_FL,FL,Pres-P,Pres-R,Trafalgar Group,338,IVR,R,3/13/2016,1500,Donald Trump,9849,REP,44,Marco Rubio,9731,REP,24,20,20,3/15/2016,45.72,27.04,18.68,1.32,,1,-3.697887759501729,for unspecified Republican sponsor +36614,50252,7618,2016,2016_Pres-D_OH,OH,Pres-P,Pres-D,American Research Group,9,Live Phone,,3/13/2016,400,Hillary Rodham Clinton,9207,DEM,52,Bernard Sanders,9739,DEM,45,,7,3/15/2016,56.12,43.13,12.99,5.99,,1,-1.070203803222702,for American Research Group +36614,50251,7619,2016,2016_Pres-R_OH,OH,Pres-P,Pres-R,American Research Group,9,Live Phone,,3/13/2016,400,John Richard Kasich,9483,REP,44,Donald Trump,9849,REP,38,12,6,3/15/2016,46.95,35.87,11.09,5.09,,1,-4.576426170912761,for American Research Group +36631,50287,7625,2016,2016_Pres-R_UT,UT,Pres-P,Pres-R,Y2 Analytics,389,Live Phone/Online,,3/18/2016,500,Ted Cruz,9245,REP,53,John Richard Kasich,9483,REP,29,11,24,3/22/2016,69.46,16.72,52.74,28.74,,1,19.18458096126244, +36637,50298,7622,2016,2016_Pres-R_AZ,AZ,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,3/20/2016,607,Donald Trump,9849,REP,45.8,Ted Cruz,9245,REP,33.3,,12.5,3/22/2016,45.95,27.61,18.34,5.84,,1,-.383725726831056,for Fox 10 Phoenix +36653,50359,7630,2016,2016_Pres-R_WI,WI,Pres-P,Pres-R,Basswood Research,24,Live Phone,,3/20/2016,500,Ted Cruz,9245,REP,36.2,Donald Trump,9849,REP,31.4,20.8,4.8000002,4/5/2016,48.2,35.02,13.18,8.38,,1,-3.26143987852899,for Washington Free Beacon +36647,50337,7629,2016,2016_Pres-D_WI,WI,Pres-P,Pres-D,Emerson College,88,IVR,,3/21/2016,354,Bernard Sanders,9739,DEM,44,Hillary Rodham Clinton,9207,DEM,50,,-6,4/5/2016,56.59,43.05,13.54,19.54,,0,6.779751425699675, +36647,50336,7630,2016,2016_Pres-R_WI,WI,Pres-P,Pres-R,Emerson College,88,IVR,,3/21/2016,439,Ted Cruz,9245,REP,36,Donald Trump,9849,REP,35,19,1,4/5/2016,48.2,35.02,13.18,12.18,,1,.8856954915202363, +36660,50375,7630,2016,2016_Pres-R_WI,WI,Pres-P,Pres-R,Optimus,245,IVR,,3/23/2016,6182,Ted Cruz,9245,REP,27.2,Donald Trump,9849,REP,30.9,29.4,-3.7,4/5/2016,48.2,35.02,13.18,16.88,,0,6.570626449086571, +36667,50395,7629,2016,2016_Pres-D_WI,WI,Pres-P,Pres-D,Marquette University Law School,195,Live Phone,,3/26/2016,405,Bernard Sanders,9739,DEM,49.2,Hillary Rodham Clinton,9207,DEM,44.9,,4.3000002,4/5/2016,56.59,43.05,13.54,9.24,,1,-2.674024521804693, +36667,50394,7630,2016,2016_Pres-R_WI,WI,Pres-P,Pres-R,Marquette University Law School,195,Live Phone,,3/26/2016,471,Ted Cruz,9245,REP,39.6,Donald Trump,9849,REP,30.4,21.4,9.1999998,4/5/2016,48.2,35.02,13.18,3.98,,1,-6.667554015889539, +36676,50420,7629,2016,2016_Pres-D_WI,WI,Pres-P,Pres-D,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,3/29/2016,860,Bernard Sanders,9739,DEM,48,Hillary Rodham Clinton,9207,DEM,43,,5,4/5/2016,56.59,43.05,13.54,8.54,,1,-2.780105450978959,for FOX News +36681,50430,7629,2016,2016_Pres-D_WI,WI,Pres-P,Pres-D,Loras College,171,Live Phone,,3/29/2016,416,Bernard Sanders,9739,DEM,41,Hillary Rodham Clinton,9207,DEM,47,,-6,4/5/2016,56.59,43.05,13.54,19.54,,0,8.834527015015937, +36673,50407,7629,2016,2016_Pres-D_WI,WI,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,D,3/29/2016,720,Bernard Sanders,9739,DEM,49,Hillary Rodham Clinton,9207,DEM,43,,6,4/5/2016,56.59,43.05,13.54,7.54,,1,-3.941474159504554,for unspecified Democratic sponsor +36676,50419,7630,2016,2016_Pres-R_WI,WI,Pres-P,Pres-R,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,3/29/2016,742,Ted Cruz,9245,REP,42,Donald Trump,9849,REP,32,19,10,4/5/2016,48.2,35.02,13.18,3.18,,1,-6.98930844991825,for FOX News +42178,59632,7630,2016,2016_Pres-R_WI,WI,Pres-P,Pres-R,Gravis Marketing,124,IVR,R,3/29/2016,761,Ted Cruz,9245,REP,44,Donald Trump,9849,REP,41,15,3,4/5/2016,48.2,35.02,13.18,10.18,,1,.439315421458381,for unspecified Republican sponsor +36681,50429,7630,2016,2016_Pres-R_WI,WI,Pres-P,Pres-R,Loras College,171,Live Phone,,3/29/2016,416,Ted Cruz,9245,REP,38,Donald Trump,9849,REP,31,18,7,4/5/2016,48.2,35.02,13.18,6.18,,1,-4.066060889616138, +36673,50406,7630,2016,2016_Pres-R_WI,WI,Pres-P,Pres-R,Public Policy Polling,263,IVR/Online,D,3/29/2016,768,Ted Cruz,9245,REP,38,Donald Trump,9849,REP,37,17,1,4/5/2016,48.2,35.02,13.18,12.18,,1,2.676353645158259,for unspecified Democratic sponsor +36682,50434,7629,2016,2016_Pres-D_WI,WI,Pres-P,Pres-D,YouGov,391,Online,,3/31/2016,653,Bernard Sanders,9739,DEM,49,Hillary Rodham Clinton,9207,DEM,47,,2,4/5/2016,56.59,43.05,13.54,11.54,,1,.8175814599179188,for CBS News +36682,50431,7630,2016,2016_Pres-R_WI,WI,Pres-P,Pres-R,YouGov,391,Online,,3/31/2016,675,Ted Cruz,9245,REP,43,Donald Trump,9849,REP,37,18,6,4/5/2016,48.2,35.02,13.18,7.18,,1,-2.317600161148479,for CBS News +36683,50435,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,YouGov,391,Online,,3/31/2016,718,Hillary Rodham Clinton,9207,DEM,53,Bernard Sanders,9739,DEM,43,,10,4/19/2016,58.03,41.97,16.05,6.05,,1,-1.138768278208739,for CBS News +36683,50432,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,YouGov,391,Online,,3/31/2016,657,Donald Trump,9849,REP,52,John Richard Kasich,9483,REP,20,21,32,4/19/2016,60.16,25.08,35.08,3.08,,1,-4.732034509726829,for CBS News +36686,50439,7629,2016,2016_Pres-D_WI,WI,Pres-P,Pres-D,Emerson College,88,IVR,,4/1/2016,542,Bernard Sanders,9739,DEM,51,Hillary Rodham Clinton,9207,DEM,43,,8,4/5/2016,56.59,43.05,13.54,5.54,,1,-4.987599208050152, +36686,50437,7630,2016,2016_Pres-R_WI,WI,Pres-P,Pres-R,Emerson College,88,IVR,,4/1/2016,549,Ted Cruz,9245,REP,40,Donald Trump,9849,REP,35,21,5,4/5/2016,48.2,35.02,13.18,8.18,,1,-.9643966136523554, +36687,50441,7629,2016,2016_Pres-D_WI,WI,Pres-P,Pres-D,American Research Group,9,Live Phone,,4/2/2016,400,Bernard Sanders,9739,DEM,48,Hillary Rodham Clinton,9207,DEM,49,,-1,4/5/2016,56.59,43.05,13.54,14.54,,0,4.223545292015762,for American Research Group +36687,50440,7630,2016,2016_Pres-R_WI,WI,Pres-P,Pres-R,American Research Group,9,Live Phone,,4/2/2016,400,Ted Cruz,9245,REP,32,Donald Trump,9849,REP,42,23,-10,4/5/2016,48.2,35.02,13.18,23.18,,0,15.10439783483866,for American Research Group +36699,50477,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Monmouth University,215,Live Phone,,4/4/2016,302,Donald Trump,9849,REP,52,John Richard Kasich,9483,REP,25,17,27,4/19/2016,60.16,25.08,35.08,8.08,,1,1.213563766044548, +36711,50562,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,4/6/2016,801,Hillary Rodham Clinton,9207,DEM,53,Bernard Sanders,9739,DEM,37,,16,4/19/2016,58.03,41.97,16.05,.05,,1,-6.522078775994434,for FOX News +42179,59634,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Gravis Marketing,124,IVR,R,4/6/2016,1134,Hillary Rodham Clinton,9207,DEM,53,Bernard Sanders,9739,DEM,47,,6,4/19/2016,58.03,41.97,16.05,10.05,,1,4.437933851445971,for unspecified Republican sponsor +36711,50560,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,4/6/2016,602,Donald Trump,9849,REP,54,John Richard Kasich,9483,REP,22,15,32,4/19/2016,60.16,25.08,35.08,3.08,,1,-3.460337050165058,for FOX News +42179,59633,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Gravis Marketing,124,IVR,R,4/6/2016,857,Donald Trump,9849,REP,56,John Richard Kasich,9483,REP,24,20,32,4/19/2016,60.16,25.08,35.08,3.08,,1,-3.706406115245123,for unspecified Republican sponsor +36712,50563,7641,2016,2016_Pres-D_PA,PA,Pres-P,Pres-D,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,4/6/2016,805,Hillary Rodham Clinton,9207,DEM,49,Bernard Sanders,9739,DEM,38,,11,4/26/2016,54.69,42.81,11.89,.89,,1,-8.464802266891228,for FOX News +36712,50561,7642,2016,2016_Pres-R_PA,PA,Pres-P,Pres-R,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,4/6/2016,802,Donald Trump,9849,REP,48,Ted Cruz,9245,REP,20,22,28,4/26/2016,56.38,21.58,34.8,6.8,,1,-8.363797237122714,for FOX News +36703,50544,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Emerson College,88,IVR,,4/7/2016,325,Hillary Rodham Clinton,9207,DEM,56,Bernard Sanders,9739,DEM,38,,18,4/19/2016,58.03,41.97,16.05,1.95,,1,-4.81993200033735, +36703,50525,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Emerson College,88,IVR,,4/7/2016,321,Donald Trump,9849,REP,56,John Richard Kasich,9483,REP,17,22,39,4/19/2016,60.16,25.08,35.08,3.92,,1,-2.66436055059884, +36743,51802,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Liberty Opinion Research,169,IVR,,4/7/2016,6041,Donald Trump,9849,REP,52,John Richard Kasich,9483,REP,23,19,29,4/19/2016,60.16,25.08,35.08,6.08,,1,.0530148062504045, +36787,52498,7639,2016,2016_Pres-D_MD,MD,Pres-P,Pres-D,Marist College,183,Live Phone,,4/7/2016,775,Hillary Rodham Clinton,9207,DEM,58,Bernard Sanders,9739,DEM,36,,22,4/26/2016,62.53,33.81,28.72,6.72,,1,-4.781898853241523,for NBC4 Washington +36787,52496,7640,2016,2016_Pres-R_MD,MD,Pres-P,Pres-R,Marist College,183,Live Phone,,4/7/2016,368,Donald Trump,9849,REP,41,John Richard Kasich,9483,REP,24,29,17,4/26/2016,54.1,23.22,30.87,13.87,,1,2.767025701477488,for NBC4 Washington +36740,51797,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Baruch College,22,Live Phone,,4/8/2016,632,Hillary Rodham Clinton,9207,DEM,50,Bernard Sanders,9739,DEM,37,,13,4/19/2016,58.03,41.97,16.05,3.05,,1,-3.02867463052128,for NY1 +36723,50720,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Marist College,183,Live Phone,,4/8/2016,557,Hillary Rodham Clinton,9207,DEM,55,Bernard Sanders,9739,DEM,41,,14,4/19/2016,58.03,41.97,16.05,2.05,,1,-4.320934757636059,for NBC News | Wall Street Journal +36740,51796,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Baruch College,22,Live Phone,,4/8/2016,324,Donald Trump,9849,REP,60,John Richard Kasich,9483,REP,17,14,43,4/19/2016,60.16,25.08,35.08,7.92,,1,1.857480200009913,for NY1 +36723,50719,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Marist College,183,Live Phone,,4/8/2016,259,Donald Trump,9849,REP,54,John Richard Kasich,9483,REP,21,18,33,4/19/2016,60.16,25.08,35.08,2.08,,1,-4.315507790726697,for NBC News | Wall Street Journal +36714,50565,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Monmouth University,215,Live Phone,,4/9/2016,302,Hillary Rodham Clinton,9207,DEM,51,Bernard Sanders,9739,DEM,39,,12,4/19/2016,58.03,41.97,16.05,4.05,,1,-2.083794023257985, +36742,51801,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,4/9/2016,663,Hillary Rodham Clinton,9207,DEM,51,Bernard Sanders,9739,DEM,40,,11,4/19/2016,58.03,41.97,16.05,5.05,,1,-.7180605147391911, +36741,51799,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,4/9/2016,860,Hillary Rodham Clinton,9207,DEM,53,Bernard Sanders,9739,DEM,40,,13,4/19/2016,58.03,41.97,16.05,3.05,,1,-2.780710352789001, +36786,52497,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Siena College,305,Live Phone,,4/9/2016,538,Hillary Rodham Clinton,9207,DEM,52,Bernard Sanders,9739,DEM,42,,10,4/19/2016,58.03,41.97,16.05,6.05,,1,.2977096852794571, +36742,51800,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Public Policy Polling,263,IVR/Online,,4/9/2016,483,Donald Trump,9849,REP,51,John Richard Kasich,9483,REP,25,20,26,4/19/2016,60.16,25.08,35.08,9.08,,1,3.352394330303085, +36741,51798,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,4/9/2016,550,Donald Trump,9849,REP,55,John Richard Kasich,9483,REP,20,19,35,4/19/2016,60.16,25.08,35.08,.08,,1,-6.065459250030346, +36786,52495,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Siena College,305,Live Phone,,4/9/2016,469,Donald Trump,9849,REP,50,John Richard Kasich,9483,REP,27,17,23,4/19/2016,60.16,25.08,35.08,12.08,,1,6.524313080526773, +37838,53551,7640,2016,2016_Pres-R_MD,MD,Pres-P,Pres-R,TargetPoint,331,IVR,,4/9/2016,600,Donald Trump,9849,REP,33,John Richard Kasich,9483,REP,25,26,8,4/26/2016,54.1,23.22,30.87,22.87,,1,12.36046711449682,for Washington Free Beacon +42181,59637,7642,2016,2016_Pres-R_PA,PA,Pres-P,Pres-R,Muhlenberg College,219,Live Phone,,4/10/2016,422,Donald Trump,9849,REP,41,Ted Cruz,9245,REP,23,26,18,4/26/2016,56.38,21.58,34.8,16.8,,1,3.032183471032287,for Morning Call +36738,51794,7635,2016,2016_Pres-D_CT,CT,Pres-P,Pres-D,Emerson College,88,IVR,,4/11/2016,356,Hillary Rodham Clinton,9207,DEM,49,Bernard Sanders,9739,DEM,43,,6,4/26/2016,51.8,46.42,5.38,.62,,1,-7.923829184260547, +36738,51780,7636,2016,2016_Pres-R_CT,CT,Pres-P,Pres-R,Emerson College,88,IVR,,4/11/2016,354,Donald Trump,9849,REP,50,John Richard Kasich,9483,REP,26,17,24,4/26/2016,57.86,28.35,29.51,5.51,,1,-3.473203729847307, +37836,53548,7640,2016,2016_Pres-R_MD,MD,Pres-P,Pres-R,Monmouth University,215,Live Phone,,4/11/2016,301,Donald Trump,9849,REP,47,John Richard Kasich,9483,REP,27,19,20,4/26/2016,54.1,23.22,30.87,10.87,,1,.0346399777116609, +39840,55556,7642,2016,2016_Pres-R_PA,PA,Pres-P,Pres-R,Monmouth University,215,Live Phone,,4/11/2016,303,Donald Trump,9849,REP,44,Ted Cruz,9245,REP,28,23,16,4/26/2016,56.38,21.58,34.8,18.8,,1,5.217689788444528, +39841,55557,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Marist College,183,Live Phone,,4/12/2016,591,Hillary Rodham Clinton,9207,DEM,57,Bernard Sanders,9739,DEM,40,,17,4/19/2016,58.03,41.97,16.05,.95,,1,-4.645024837542393,for NBC News | Wall Street Journal | NBC 4 New York +39841,57148,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Marist College,183,Live Phone,,4/12/2016,313,Donald Trump,9849,REP,54,John Richard Kasich,9483,REP,25,16,29,4/19/2016,60.16,25.08,35.08,6.08,,1,.482887113782441,for NBC News | Wall Street Journal | NBC 4 New York +42183,59640,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Gravis Marketing,124,IVR,R,4/13/2016,635,Hillary Rodham Clinton,9207,DEM,53,Bernard Sanders,9739,DEM,47,,6,4/19/2016,58.03,41.97,16.05,10.05,,1,5.629642986410607,for unspecified Republican sponsor +42183,59639,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Gravis Marketing,124,IVR,R,4/13/2016,481,Donald Trump,9849,REP,57,John Richard Kasich,9483,REP,22,20,35,4/19/2016,60.16,25.08,35.08,.08,,1,-5.482100279696183,for unspecified Republican sponsor +39843,55560,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Optimus,245,IVR,,4/13/2016,14201,Donald Trump,9849,REP,48.75,John Richard Kasich,9483,REP,23.46,13.85,25.290001,4/19/2016,60.16,25.08,35.08,9.79,,1,5.180142675874023, +42175,59630,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,YouGov,391,Online,,4/14/2016,1030,Hillary Rodham Clinton,9207,DEM,53,Bernard Sanders,9739,DEM,43,,10,4/19/2016,58.03,41.97,16.05,6.05,,1,1.504410075193639,for CBS News +42175,59627,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,YouGov,391,Online,,4/14/2016,705,Donald Trump,9849,REP,54,John Richard Kasich,9483,REP,19,21,35,4/19/2016,60.16,25.08,35.08,.08,,1,-5.13250849170379,for CBS News +42176,59628,7642,2016,2016_Pres-R_PA,PA,Pres-P,Pres-R,YouGov,391,Online,,4/14/2016,833,Donald Trump,9849,REP,46,Ted Cruz,9245,REP,26,23,20,4/26/2016,56.38,21.58,34.8,14.8,,1,1.616197173956511,for CBS News +42210,60248,7635,2016,2016_Pres-D_CT,CT,Pres-P,Pres-D,Quinnipiac University,267,Live Phone,,4/15/2016,1037,Hillary Rodham Clinton,9207,DEM,51,Bernard Sanders,9739,DEM,42,,9,4/26/2016,51.8,46.42,5.38,3.62,,1,-3.185015055787658, +42210,60247,7636,2016,2016_Pres-R_CT,CT,Pres-P,Pres-R,Quinnipiac University,267,Live Phone,,4/15/2016,823,Donald Trump,9849,REP,48,John Richard Kasich,9483,REP,28,19,20,4/26/2016,57.86,28.35,29.51,9.51,,1,2.203945260121451, +42324,61117,7641,2016,2016_Pres-D_PA,PA,Pres-P,Pres-D,Franklin & Marshall College,106,Live Phone/Online,,4/15/2016,321,Hillary Rodham Clinton,9207,DEM,58,Bernard Sanders,9739,DEM,31,,27,4/26/2016,54.69,42.81,11.89,15.11,,1,8.05378920751439, +42324,61118,7642,2016,2016_Pres-R_PA,PA,Pres-P,Pres-R,Franklin & Marshall College,106,Live Phone/Online,,4/15/2016,364,Donald Trump,9849,REP,40,Ted Cruz,9245,REP,26,24,14,4/26/2016,56.38,21.58,34.8,20.8,,1,8.095788428228257, +42180,59636,7633,2016,2016_Pres-D_NY,NY,Pres-P,Pres-D,Emerson College,88,IVR,,4/16/2016,438,Hillary Rodham Clinton,9207,DEM,55,Bernard Sanders,9739,DEM,40,,15,4/19/2016,58.03,41.97,16.05,1.05,,1,-3.820364869839343, +42180,59635,7634,2016,2016_Pres-R_NY,NY,Pres-P,Pres-R,Emerson College,88,IVR,,4/16/2016,361,Donald Trump,9849,REP,55,John Richard Kasich,9483,REP,21,18,34,4/19/2016,60.16,25.08,35.08,1.08,,1,-3.717020620253513, +42190,59681,7639,2016,2016_Pres-D_MD,MD,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,4/16/2016,492,Hillary Rodham Clinton,9207,DEM,58,Bernard Sanders,9739,DEM,33,,25,4/26/2016,62.53,33.81,28.72,3.72,,1,-6.669661615402934, +42190,59680,7640,2016,2016_Pres-R_MD,MD,Pres-P,Pres-R,Public Policy Polling,263,IVR/Online,,4/16/2016,310,Donald Trump,9849,REP,43,John Richard Kasich,9483,REP,29,24,14,4/26/2016,54.1,23.22,30.87,16.87,,1,7.70948827684766, +42217,60439,7637,2016,2016_Pres-D_DE,DE,Pres-P,Pres-D,Gravis Marketing,124,IVR,,4/18/2016,1026,Hillary Rodham Clinton,9207,DEM,45,Bernard Sanders,9739,DEM,38,,7,4/26/2016,59.75,39.15,20.6,13.6,,1,3.497010712661711, +42217,60437,7638,2016,2016_Pres-R_DE,DE,Pres-P,Pres-R,Gravis Marketing,124,IVR,,4/18/2016,1038,Donald Trump,9849,REP,55,John Richard Kasich,9483,REP,18,15,37,4/26/2016,60.77,20.35,40.42,3.42,,1,-6.647883110855513, +42216,60436,7641,2016,2016_Pres-D_PA,PA,Pres-P,Pres-D,Monmouth University,215,Live Phone,,4/18/2016,302,Hillary Rodham Clinton,9207,DEM,52,Bernard Sanders,9739,DEM,39,,13,4/26/2016,54.69,42.81,11.89,1.11,,1,-6.356328832207399, +42350,61306,7639,2016,2016_Pres-D_MD,MD,Pres-P,Pres-D,Monmouth University,215,Live Phone,,4/19/2016,300,Hillary Rodham Clinton,9207,DEM,57,Bernard Sanders,9739,DEM,32,,25,4/26/2016,62.53,33.81,28.72,3.72,,1,-6.185454807622181, +42724,62655,7641,2016,2016_Pres-D_PA,PA,Pres-P,Pres-D,Marist College,183,Live Phone,,4/19/2016,734,Hillary Rodham Clinton,9207,DEM,55,Bernard Sanders,9739,DEM,40,,15,4/26/2016,54.69,42.81,11.89,3.11,,1,-3.634416710436699,for NBC News | Wall Street Journal +42724,62656,7642,2016,2016_Pres-R_PA,PA,Pres-P,Pres-R,Marist College,183,Live Phone,,4/19/2016,571,Donald Trump,9849,REP,45,Ted Cruz,9245,REP,27,24,18,4/26/2016,56.38,21.58,34.8,16.8,,1,4.842417764191285,for NBC News | Wall Street Journal +42727,62666,7643,2016,2016_Pres-D_RI,RI,Pres-P,Pres-D,Brown University,35,Live Phone,,4/20/2016,436,Bernard Sanders,9739,DEM,33.9,Hillary Rodham Clinton,9207,DEM,43.3,,-9.3999996,4/26/2016,54.71,43.08,11.63,21.03,,0,12.04025348710768, +42727,62665,7644,2016,2016_Pres-R_RI,RI,Pres-P,Pres-R,Brown University,35,Live Phone,,4/20/2016,164,Donald Trump,9849,REP,37.5,John Richard Kasich,9483,REP,25.3,14.3,12.2,4/26/2016,63.66,24.29,39.37,27.17,,1,20.36997136745205, +42722,62644,7645,2016,2016_Pres-D_IN,IN,Pres-P,Pres-D,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,4/20/2016,603,Bernard Sanders,9739,DEM,42,Hillary Rodham Clinton,9207,DEM,46,,-4,5/3/2016,52.46,47.54,4.91,8.91,,0,-.2553542044414956,for FOX News +44001,65245,7645,2016,2016_Pres-D_IN,IN,Pres-P,Pres-D,Indiana University-Purdue University Fort Wayne,150,Live Phone,,4/20/2016,400,Bernard Sanders,9739,DEM,40,Hillary Rodham Clinton,9207,DEM,55,,-15,5/3/2016,52.46,47.54,4.91,19.91,,0,9.578663966153341,for Downs Center +42717,62636,7645,2016,2016_Pres-D_IN,IN,Pres-P,Pres-D,Public Opinion Strategies,260,Live Phone,,4/20/2016,479,Bernard Sanders,9739,DEM,45,Hillary Rodham Clinton,9207,DEM,48,,-3,5/3/2016,52.46,47.54,4.91,7.91,,0,-1.498517526720165,for Howey Politics Indiana | WTHR Channel 13 +42722,62645,7646,2016,2016_Pres-R_IN,IN,Pres-P,Pres-R,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,4/20/2016,602,Donald Trump,9849,REP,41,Ted Cruz,9245,REP,33,16,8,5/3/2016,53.26,36.63,16.63,8.63,,1,-1.222186297169142,for FOX News +44001,65222,7646,2016,2016_Pres-R_IN,IN,Pres-P,Pres-R,Indiana University-Purdue University Fort Wayne,150,Live Phone,,4/20/2016,400,Donald Trump,9849,REP,29,Ted Cruz,9245,REP,44.8,13.3,-15.8,5/3/2016,53.26,36.63,16.63,32.43,,0,23.4080672122163,for Downs Center +42717,62635,7646,2016,2016_Pres-R_IN,IN,Pres-P,Pres-R,Public Opinion Strategies,260,Live Phone,,4/20/2016,507,Donald Trump,9849,REP,37,Ted Cruz,9245,REP,31,22,6,5/3/2016,53.26,36.63,16.63,10.63,,1,.9169217956987954,for Howey Politics Indiana | WTHR Channel 13 +44053,65741,7640,2016,2016_Pres-R_MD,MD,Pres-P,Pres-R,Gravis Marketing,124,IVR,R,4/21/2016,759,Donald Trump,9849,REP,53,John Richard Kasich,9483,REP,24,22,29,4/26/2016,54.1,23.22,30.87,1.87,,1,-7.834112219558405,for unspecified Republican sponsor +42738,62711,7641,2016,2016_Pres-D_PA,PA,Pres-P,Pres-D,CPEC,38,IVR,,4/21/2016,665,Hillary Rodham Clinton,9207,DEM,61.26,Bernard Sanders,9739,DEM,32,,29.26,4/26/2016,54.69,42.81,11.89,17.37,,1,11.28117641124123, +42725,62657,7641,2016,2016_Pres-D_PA,PA,Pres-P,Pres-D,YouGov,391,Online,,4/21/2016,831,Hillary Rodham Clinton,9207,DEM,51,Bernard Sanders,9739,DEM,43,,8,4/26/2016,54.69,42.81,11.89,3.89,,1,-2.352968402899617,for CBS News +42725,62658,7642,2016,2016_Pres-R_PA,PA,Pres-P,Pres-R,YouGov,391,Online,,4/21/2016,934,Donald Trump,9849,REP,49,Ted Cruz,9245,REP,26,22,23,4/26/2016,56.38,21.58,34.8,11.8,,1,.0100765676635895,for CBS News +43994,65209,7645,2016,2016_Pres-D_IN,IN,Pres-P,Pres-D,Indiana University-Purdue University Fort Wayne,150,Live Phone,,4/21/2016,400,Bernard Sanders,9739,DEM,41,Hillary Rodham Clinton,9207,DEM,54,,-13,5/3/2016,52.46,47.54,4.91,17.91,,0,7.748861025643313,for Downs Center +42726,62660,7645,2016,2016_Pres-D_IN,IN,Pres-P,Pres-D,YouGov,391,Online,,4/21/2016,439,Bernard Sanders,9739,DEM,44,Hillary Rodham Clinton,9207,DEM,49,,-5,5/3/2016,52.46,47.54,4.91,9.91,,0,.8658149548282351,for CBS News +42726,62659,7646,2016,2016_Pres-R_IN,IN,Pres-P,Pres-R,YouGov,391,Online,,4/21/2016,439,Donald Trump,9849,REP,40,Ted Cruz,9245,REP,35,20,5,5/3/2016,53.26,36.63,16.63,11.63,,1,2.133556977158708,for CBS News +42732,62702,7641,2016,2016_Pres-D_PA,PA,Pres-P,Pres-D,Harper Polling,132,IVR,,4/22/2016,641,Hillary Rodham Clinton,9207,DEM,61,Bernard Sanders,9739,DEM,33,,28,4/26/2016,54.69,42.81,11.89,16.11,,1,11.01795861989654, +42728,62694,7635,2016,2016_Pres-D_CT,CT,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,D,4/23/2016,709,Hillary Rodham Clinton,9207,DEM,48,Bernard Sanders,9739,DEM,46,,2,4/26/2016,51.8,46.42,5.38,3.38,,1,-1.697538590029166,for unspecified Democratic sponsor +42728,62699,7636,2016,2016_Pres-R_CT,CT,Pres-P,Pres-R,Public Policy Polling,263,IVR/Online,D,4/23/2016,512,Donald Trump,9849,REP,59,John Richard Kasich,9483,REP,25,13,34,4/26/2016,57.86,28.35,29.51,4.49,,1,-1.929792503050548,for unspecified Democratic sponsor +42736,62707,7639,2016,2016_Pres-D_MD,MD,Pres-P,Pres-D,American Research Group,9,Live Phone,,4/23/2016,400,Hillary Rodham Clinton,9207,DEM,50,Bernard Sanders,9739,DEM,44,,6,4/26/2016,62.53,33.81,28.72,22.72,,1,16.71184262678244, +42736,62708,7640,2016,2016_Pres-R_MD,MD,Pres-P,Pres-R,American Research Group,9,Live Phone,,4/23/2016,400,Donald Trump,9849,REP,55,John Richard Kasich,9483,REP,21,19,34,4/26/2016,54.1,23.22,30.87,3.13,,1,-6.197387277259849, +42735,62705,7641,2016,2016_Pres-D_PA,PA,Pres-P,Pres-D,American Research Group,9,Live Phone,,4/23/2016,400,Hillary Rodham Clinton,9207,DEM,58,Bernard Sanders,9739,DEM,38,,20,4/26/2016,54.69,42.81,11.89,8.11,,1,2.277979240452268, +42740,62713,7641,2016,2016_Pres-D_PA,PA,Pres-P,Pres-D,CPEC,38,IVR,,4/23/2016,665,Hillary Rodham Clinton,9207,DEM,63.26,Bernard Sanders,9739,DEM,36.74,,26.52,4/26/2016,54.69,42.81,11.89,14.63,,1,8.946887318787656, +42729,62698,7641,2016,2016_Pres-D_PA,PA,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,D,4/23/2016,728,Hillary Rodham Clinton,9207,DEM,51,Bernard Sanders,9739,DEM,41,,10,4/26/2016,54.69,42.81,11.89,1.89,,1,-4.049530624876413,for unspecified Democratic sponsor +42735,62706,7642,2016,2016_Pres-R_PA,PA,Pres-P,Pres-R,American Research Group,9,Live Phone,,4/23/2016,400,Donald Trump,9849,REP,50,Ted Cruz,9245,REP,23,21,27,4/26/2016,56.38,21.58,34.8,7.8,,1,-4.198378064120502, +42729,62695,7642,2016,2016_Pres-R_PA,PA,Pres-P,Pres-R,Public Policy Polling,263,IVR/Online,D,4/23/2016,826,Donald Trump,9849,REP,51,Ted Cruz,9245,REP,25,22,26,4/26/2016,56.38,21.58,34.8,8.8,,1,-2.802238579871223,for unspecified Democratic sponsor +42730,62697,7643,2016,2016_Pres-D_RI,RI,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,D,4/23/2016,668,Bernard Sanders,9739,DEM,49,Hillary Rodham Clinton,9207,DEM,45,,4,4/26/2016,54.71,43.08,11.63,7.63,,1,-2.726811235069735,for unspecified Democratic sponsor +42730,62696,7644,2016,2016_Pres-R_RI,RI,Pres-P,Pres-R,Public Policy Polling,263,IVR/Online,D,4/23/2016,511,Donald Trump,9849,REP,61,John Richard Kasich,9483,REP,23,13,38,4/26/2016,63.66,24.29,39.37,1.37,,1,-8.336320723436939,for unspecified Democratic sponsor +42733,62703,7636,2016,2016_Pres-R_CT,CT,Pres-P,Pres-R,Gravis Marketing,124,IVR,,4/24/2016,964,Donald Trump,9849,REP,54,John Richard Kasich,9483,REP,27,9,27,4/26/2016,57.86,28.35,29.51,2.51,,1,-3.923307257790504, +42741,62715,7641,2016,2016_Pres-D_PA,PA,Pres-P,Pres-D,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,4/24/2016,942,Hillary Rodham Clinton,9207,DEM,52.1,Bernard Sanders,9739,DEM,40.5,,11.6,4/26/2016,54.69,42.81,11.89,.29,,1,-5.519589547571325,for Fox 29 Philadelphia WTXF +42741,62714,7642,2016,2016_Pres-R_PA,PA,Pres-P,Pres-R,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,4/24/2016,1050,Donald Trump,9849,REP,47.9,Ted Cruz,9245,REP,28.2,19.2,19.700001,4/26/2016,56.38,21.58,34.8,15.1,,1,4.219934559380658,for Fox 29 Philadelphia WTXF +42734,62704,7644,2016,2016_Pres-R_RI,RI,Pres-P,Pres-R,Gravis Marketing,124,IVR,,4/24/2016,566,Donald Trump,9849,REP,58,John Richard Kasich,9483,REP,21,10,37,4/26/2016,63.66,24.29,39.37,2.37,,1,-6.967003839963909, +44008,65249,7645,2016,2016_Pres-D_IN,IN,Pres-P,Pres-D,Marist College,183,Live Phone,,4/27/2016,449,Bernard Sanders,9739,DEM,46,Hillary Rodham Clinton,9207,DEM,50,,-4,5/3/2016,52.46,47.54,4.91,8.91,,0,1.027648021692276,for NBC News | Wall Street Journal +43995,65210,7646,2016,2016_Pres-R_IN,IN,Pres-P,Pres-R,Clout Research/Wenzel Strategies,55,Live Phone,,4/27/2016,423,Donald Trump,9849,REP,37.1,Ted Cruz,9245,REP,35.2,16.3,1.9,5/3/2016,53.26,36.63,16.63,14.73,,1,6.599418708746899,for Clout Research +44008,65248,7646,2016,2016_Pres-R_IN,IN,Pres-P,Pres-R,Marist College,183,Live Phone,,4/27/2016,645,Donald Trump,9849,REP,49,Ted Cruz,9245,REP,34,13,15,5/3/2016,53.26,36.63,16.63,1.63,,1,-7.467566876776188,for NBC News | Wall Street Journal +44031,65689,7649,2016,2016_Pres-D_WV,WV,Pres-P,Pres-D,R.L. Repass & Partners,268,Live Phone/Online,,4/27/2016,315,Bernard Sanders,9739,DEM,47,Hillary Rodham Clinton,9207,DEM,43,,4,5/10/2016,51.41,35.84,15.58,11.58,,1,1.50791811564035,for West Virginia MetroNews +44000,65221,7645,2016,2016_Pres-D_IN,IN,Pres-P,Pres-D,American Research Group,9,Live Phone,,4/28/2016,400,Bernard Sanders,9739,DEM,43,Hillary Rodham Clinton,9207,DEM,51,,-8,5/3/2016,52.46,47.54,4.91,12.91,,0,5.468987079840557,for American Research Group +44000,65220,7646,2016,2016_Pres-R_IN,IN,Pres-P,Pres-R,American Research Group,9,Live Phone,,4/28/2016,400,Donald Trump,9849,REP,41,Ted Cruz,9245,REP,32,21,9,5/3/2016,53.26,36.63,16.63,7.63,,1,-.9201799547623596,for American Research Group +44011,65270,7646,2016,2016_Pres-R_IN,IN,Pres-P,Pres-R,Gravis Marketing,124,IVR,,4/29/2016,379,Donald Trump,9849,REP,44,Ted Cruz,9245,REP,27,9,17,5/3/2016,53.26,36.63,16.63,.37,,1,-8.627935984305791, +44019,65297,7649,2016,2016_Pres-D_WV,WV,Pres-P,Pres-D,Public Policy Polling,263,IVR/Online,,4/30/2016,637,Bernard Sanders,9739,DEM,45,Hillary Rodham Clinton,9207,DEM,37,,8,5/10/2016,51.41,35.84,15.58,7.58,,1,-1.986138519747778, +44051,65737,7652,2016,2016_Pres-D_OR,OR,Pres-P,Pres-D,DHM Research,76,Live Phone,,5/8/2016,304,Bernard Sanders,9739,DEM,33,Hillary Rodham Clinton,9207,DEM,48,,-15,5/17/2016,56.24,42.06,14.18,29.18,,0,18.59689744885622,for Fox 12 | Oregon Public Broadcasting +44148,66057,7658,2016,2016_Pres-D_CA,CA,Pres-P,Pres-D,Public Policy Institute of California,262,IVR,,5/18/2016,552,Hillary Rodham Clinton,9207,DEM,46,Bernard Sanders,9739,DEM,44,,2,6/7/2016,53.07,46.04,7.03,5.03,,1,-4.247497056564781, +44118,66007,7658,2016,2016_Pres-D_CA,CA,Pres-P,Pres-D,SurveyUSA,325,IVR/Online,,5/21/2016,803,Hillary Rodham Clinton,9207,DEM,57,Bernard Sanders,9739,DEM,39,,18,6/7/2016,53.07,46.04,7.03,10.97,,1,2.970735950615023,for KABC-TV (California) | Southern California News Group +44156,66073,7667,2016,2016_Pres-D_SD,SD,Pres-P,Pres-D,Targeted Persuasion,579,Live Phone,,5/24/2016,874,Hillary Rodham Clinton,9207,DEM,50,Bernard Sanders,9739,DEM,47,,3,6/7/2016,51.03,48.97,2.05,.95,,1,-10.15794896327855, +44185,66145,7658,2016,2016_Pres-D_CA,CA,Pres-P,Pres-D,Greenberg Quinlan Rosner/American Viewpoint,127,Live Phone,,5/25/2016,412,Hillary Rodham Clinton,9207,DEM,49,Bernard Sanders,9739,DEM,39,,10,6/7/2016,53.07,46.04,7.03,2.97,,1,-5.285663466549215,for LA Times | USC +44189,66154,7664,2016,2016_Pres-D_NM,NM,Pres-P,Pres-D,BWD Global,527,IVR,,5/26/2016,1455,Hillary Rodham Clinton,9207,DEM,53.3,Bernard Sanders,9739,DEM,27.6,,25.700001,6/7/2016,51.53,48.47,3.05,22.65,,1,11.95089651599343,among registered voters +64637,119315,7657,2016,2016_Pres-D_PR,PR,Pres-P,Pres-D,Pasquines,552,Online,,5/27/2016,249,Hillary Rodham Clinton,9207,DEM,63.9,Bernard Sanders,9739,DEM,30.1,,33.799999,6/5/2016,61.49,38.07,23.41,10.39,,1,-.3214632953961422, +44174,66110,7658,2016,2016_Pres-D_CA,CA,Pres-P,Pres-D,Field Research Corp. (Field Poll),94,Live Phone,,5/29/2016,571,Hillary Rodham Clinton,9207,DEM,45,Bernard Sanders,9739,DEM,43,,2,6/7/2016,53.07,46.04,7.03,5.03,,1,-2.025779804867412, +44173,66107,7658,2016,2016_Pres-D_CA,CA,Pres-P,Pres-D,Marist College,183,Live Phone,,5/30/2016,557,Hillary Rodham Clinton,9207,DEM,49,Bernard Sanders,9739,DEM,47,,2,6/7/2016,53.07,46.04,7.03,5.03,,1,-2.023091090110797,for NBC News | Wall Street Journal | NBC/WSJ +44187,66150,7658,2016,2016_Pres-D_CA,CA,Pres-P,Pres-D,American Research Group,9,Live Phone,,6/1/2016,400,Hillary Rodham Clinton,9207,DEM,48,Bernard Sanders,9739,DEM,47,,1,6/7/2016,53.07,46.04,7.03,6.03,,1,-.7907217691323642, +44186,66149,7662,2016,2016_Pres-D_NJ,NJ,Pres-P,Pres-D,American Research Group,9,Live Phone,,6/1/2016,400,Hillary Rodham Clinton,9207,DEM,60,Bernard Sanders,9739,DEM,37,,23,6/7/2016,63.32,36.68,26.63,3.63,,1,-3.495012292504337, +44193,66167,7658,2016,2016_Pres-D_CA,CA,Pres-P,Pres-D,YouGov,391,Online,,6/2/2016,674,Hillary Rodham Clinton,9207,DEM,49,Bernard Sanders,9739,DEM,47,,2,6/7/2016,53.07,46.04,7.03,5.03,,1,-1.323684695713025,for CBS News +44194,66169,7662,2016,2016_Pres-D_NJ,NJ,Pres-P,Pres-D,YouGov,391,Online,,6/2/2016,586,Hillary Rodham Clinton,9207,DEM,61,Bernard Sanders,9739,DEM,34,,27,6/7/2016,63.32,36.68,26.63,.37,,1,-6.879169518068558,for CBS News +47252,74062,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,Lucid,175,Online,,10/18/2016,924,Roy A. Cooper,8967,DEM,50,Pat McCrory,8959,REP,43,,7,11/8/2016,49.02,48.8,.22,6.78,6.78,1,2.360546817090403,for The Times-Picayune +47252,73949,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Lucid,175,Online,,10/18/2016,924,Deborah K. Ross,10153,DEM,44,Richard Burr,8963,REP,46,,-2,11/8/2016,45.37,51.06,-5.7,3.7,3.7,1,-1.938640770823947,for The Times-Picayune +47094,73712,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,Suffolk University,323,Live Phone,,10/18/2016,500,Ted Strickland,9021,DEM,30.8,Rob Portman,9020,REP,45.8,3.4,-15,11/8/2016,37.16,58.03,-20.87,5.87,5.87,1,-.9632153147412035, +47081,73684,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,Emerson College,88,IVR,,10/18/2016,600,Jason Kander,10158,DEM,44.4,Roy Blunt,10157,REP,44,,.40000001,11/8/2016,46.39,49.18,-2.79,3.19,3.19,0,-1.427507553380704, +47079,73682,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Emerson College,88,IVR,,10/18/2016,900,Margaret Wood Hassan,9007,DEM,44.9,Kelly Ayotte,9019,REP,45,,-.1,11/8/2016,47.98,47.84,.14,.24,-.24,0,-4.472554386036658, +47080,73683,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Emerson College,88,IVR,,10/18/2016,800,Kathleen Alana McGinty,8985,DEM,42.6,Patrick J. Toomey,8966,REP,45.8,,-3.2,11/8/2016,47.34,48.77,-1.43,1.77,-1.77,1,-3.615056127957536, +47251,73948,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,Lucid,175,Online,,10/18/2016,807,Jim Barksdale,10193,DEM,39,Johnny Isakson,10194,REP,49,,-10,11/8/2016,41.03,54.78,-13.75,3.75,3.75,1,-1.358653540194602,for The Times-Picayune +48124,75390,90,2016,2016_Sen-O_LA,LA,Sen-G,Sen-O,Lucid,175,Online,,10/18/2016,614,Foster L. Campbell,10198,DEM,17,John Neely Kennedy,10202,REP,18,12,-1,11/8/2016,17.47,24.96,-7.49,6.49,6.49,1,3.691406158670772,for The Times-Picayune +50614,79875,90,2016,2016_Sen-O_LA,LA,Sen-G,Sen-O,Market Research Insight,185,Live Phone,,10/18/2016,600,Foster L. Campbell,10198,DEM,14,John Neely Kennedy,10202,REP,17,16,-3,11/8/2016,17.47,24.96,-7.49,4.49,4.49,1,1.292653373774701, +47155,73798,90,2016,2016_Sen-O_LA,LA,Sen-G,Sen-O,Mason-Dixon Polling & Strategy,197,Live Phone,,10/18/2016,625,Foster L. Campbell,10198,DEM,18.9,John Neely Kennedy,10202,REP,24.2,11.4,-5.3000002,11/8/2016,17.47,24.96,-7.49,2.19,2.19,1,-1.049932863778632,for Fox 8 | Raycom Media +47768,74776,90,2016,2016_Sen-O_LA,LA,Sen-G,Sen-O,University of New Orleans,358,Live Phone,,10/18/2016,603,Foster L. Campbell,10198,DEM,15,John Neely Kennedy,10202,REP,22,15,-7,11/8/2016,17.47,24.96,-7.49,.49,.49,1,-3.045806128341749, +47177,73853,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Cherry Communications,49,Live Phone,R,10/18/2016,507,Patrick Murphy,8995,DEM,37,Marco Rubio,8974,REP,51,,-14,11/8/2016,44.31,51.98,-7.67,6.33,-6.33,1,1.407466572362089,for unspecified Republican sponsor +47250,73947,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Lucid,175,Online,,10/18/2016,892,Patrick Murphy,8995,DEM,44,Marco Rubio,8974,REP,45,,-1,11/8/2016,44.31,51.98,-7.67,6.67,6.67,1,2.046819818073586,for The Times-Picayune +47078,73672,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/18/2016,1007,Hillary Rodham Clinton,9207,DEM,48.5,Donald Trump,9849,REP,42,7,6.5,11/8/2016,48.13,46.03,2.1,4.4,4.4,1,.5869731795300988,average of multiple versions or turnout models listed in poll +47091,73708,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/18/2016,1500,Hillary Rodham Clinton,9207,DEM,40,Donald Trump,9849,REP,43,6,-3,11/8/2016,48.13,46.03,2.1,5.1,-5.1,0,1.362070029189219, +47097,73719,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Data Orbital,73,Live Phone,,10/18/2016,550,Hillary Rodham Clinton,9207,DEM,41,Donald Trump,9849,REP,41,5,0,11/8/2016,45.12,48.67,-3.55,3.55,3.55,.5,-.2030928712362224, +47177,73852,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Cherry Communications,49,Live Phone,R,10/18/2016,507,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,42,5,4,11/8/2016,47.82,49.02,-1.2,5.2,5.2,0,.6452239282820822,for unspecified Republican sponsor +47250,73944,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Lucid,175,Online,,10/18/2016,892,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,39,6,6,11/8/2016,47.82,49.02,-1.2,7.2,7.2,0,3.062251161903834,for The Times-Picayune +47251,73945,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Lucid,175,Online,,10/18/2016,807,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,40,8,4,11/8/2016,45.64,50.77,-5.13,9.13,9.13,0,5.391588169456513,for The Times-Picayune +48124,75389,620,2016,2016_Pres-G_LA,LA,Pres-G,Pres-G,Lucid,175,Online,,10/18/2016,614,Hillary Rodham Clinton,9207,DEM,40,Donald Trump,9849,REP,43,6,-3,11/8/2016,38.45,58.09,-19.64,16.64,16.64,1,11.4382510109084,for The Times-Picayune +50614,79876,620,2016,2016_Pres-G_LA,LA,Pres-G,Pres-G,Market Research Insight,185,Live Phone,,10/18/2016,600,Hillary Rodham Clinton,9207,DEM,36,Donald Trump,9849,REP,43,,-7,11/8/2016,38.45,58.09,-19.64,12.64,12.64,1,6.897139337443732, +47155,73788,620,2016,2016_Pres-G_LA,LA,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/18/2016,625,Hillary Rodham Clinton,9207,DEM,34,Donald Trump,9849,REP,54,2,-20,11/8/2016,38.45,58.09,-19.64,.36,-.36,1,-6.416617012420789,for Fox 8 | Raycom Media +47768,74756,620,2016,2016_Pres-G_LA,LA,Pres-G,Pres-G,University of New Orleans,358,Live Phone,,10/18/2016,603,Hillary Rodham Clinton,9207,DEM,35,Donald Trump,9849,REP,49,7,-14,11/8/2016,38.45,58.09,-19.64,5.64,5.64,1,-.6897926022243225, +47184,73861,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Marketing Resource Group (MRG),193,Live Phone,,10/18/2016,600,Hillary Rodham Clinton,9207,DEM,41,Donald Trump,9849,REP,36,7,5,11/8/2016,47.22,47.44,-.22,5.22,5.22,0,-.2910299279292192, +47096,73718,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,IVR,,10/18/2016,1102,Hillary Rodham Clinton,9207,DEM,52,Donald Trump,9849,REP,39.5,6,12.5,11/8/2016,47.22,47.44,-.22,12.72,12.72,0,7.960358939751385,average of multiple versions or turnout models listed in poll +47081,73677,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,Emerson College,88,IVR,,10/18/2016,600,Hillary Rodham Clinton,9207,DEM,39,Donald Trump,9849,REP,47,5,-8,11/8/2016,38.14,56.77,-18.64,10.64,10.64,1,2.79562650029788, +47252,73946,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Lucid,175,Online,,10/18/2016,924,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,41,8,1,11/8/2016,46.17,49.83,-3.66,4.66,4.66,0,-1.653510017764688,for The Times-Picayune +47079,73675,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Emerson College,88,IVR,,10/18/2016,900,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,36,10,8,11/8/2016,46.83,46.46,.37,7.63,7.63,1,1.799182695656331, +47094,73713,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Suffolk University,323,Live Phone,,10/18/2016,500,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,45,2,0,11/8/2016,43.56,51.69,-8.13,8.13,8.13,.5,1.577372092830016, +47080,73676,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Emerson College,88,IVR,,10/18/2016,800,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,41,4,4,11/8/2016,47.46,48.18,-.72,4.72,4.72,0,-.7411726071530559, +47082,73678,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,Emerson College,88,IVR,,10/18/2016,700,Hillary Rodham Clinton,9207,DEM,24,Donald Trump,9849,REP,27,31,-3,11/8/2016,27.46,45.54,-18.08,15.08,15.08,0,5.786395182375812, +47154,73794,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Christopher Newport University,50,Live Phone,,10/18/2016,834,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,33,8,12,11/8/2016,49.73,44.41,5.32,6.68,6.68,1,3.379077744602184, +47249,73943,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Lucid,175,Online,,10/18/2016,802,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,38,9,5,11/8/2016,49.73,44.41,5.32,.32,-.32,1,-3.307228522796855,for The Times-Picayune +49218,77136,5927,2016,2016_House-G_IN-9,IN-9,House-G,House-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/18/2016,400,Shelli Yoder,10376,DEM,43,Trey Hollingsworth,10377,REP,43,5,0,11/8/2016,40.46,54.14,-13.68,13.68,13.68,.5,5.647853325089979,for Shelli Yoder +49217,77135,5990,2016,2016_House-G_MN-8,MN-8,House-G,House-G,SurveyUSA,325,IVR/Live Phone,,10/18/2016,595,Richard M. Nolan,10399,DEM,41,Stewart Mills,10400,REP,45,,-4,11/8/2016,50.17,49.61,.56,4.56,-4.56,0,-3.023418038707585, +47326,77166,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,YouGov,391,Online,,10/19/2016,772,Colin Van Ostern,10081,DEM,44,Christopher Sununu,10080,REP,43,5,1,11/8/2016,46.57,48.84,-2.27,3.27,3.27,0,-3.189787825926135,for UMass Amherst | WBZ-TV +47178,73854,68,2016,2016_Sen-G_AL,AL,Sen-G,Sen-G,Google Surveys,122,Online,,10/19/2016,474,Ronald Steven Crumpton,10346,DEM,26,Richard C. Shelby,10133,REP,71,,-45,11/8/2016,35.87,63.96,-28.09,16.91,-16.91,1,10.3835711454511, +47463,74251,71,2016,2016_Sen-G_WI,WI,Sen-G,Sen-G,McLaughlin & Associates,203,Live Phone,R,10/19/2016,600,Russ Feingold,8971,DEM,48,Ron Johnson,8972,REP,46,2,2,11/8/2016,46.81,50.17,-3.36,5.36,5.36,0,-1.086345193357855,for Ron Johnson +47087,73700,71,2016,2016_Sen-G_WI,WI,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/19/2016,804,Russ Feingold,8971,DEM,47,Ron Johnson,8972,REP,41,,6,11/8/2016,46.81,50.17,-3.36,9.36,9.36,0,3.959485501307665,for unspecified Democratic sponsor +47464,74250,71,2016,2016_Sen-G_WI,WI,Sen-G,Sen-G,WPA Intelligence (WPAi),383,Live Phone,R,10/19/2016,400,Russ Feingold,8971,DEM,45,Ron Johnson,8972,REP,42,,3,11/8/2016,46.81,50.17,-3.36,6.36,6.36,0,-.1000165569844872,for unspecified Republican sponsor +47343,74558,79,2016,2016_Sen-G_SD,SD,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2016,400,Jay H. Williams,10316,DEM,27,John Thune,10315,REP,65,,-38,11/8/2016,28.17,71.83,-43.66,5.66,5.66,1,-4.660011428375272,for KELO-TV +47326,74049,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,YouGov,391,Online,,10/19/2016,772,Margaret Wood Hassan,9007,DEM,44,Kelly Ayotte,9019,REP,48,,-4,11/8/2016,47.98,47.84,.14,4.14,-4.14,0,-.54798130677791,for UMass Amherst | WBZ-TV +47158,74011,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,Abt Associates,7,Live Phone,,10/19/2016,839,Jim Barksdale,10193,DEM,32,Johnny Isakson,10194,REP,47,11,-15,11/8/2016,41.03,54.78,-13.75,1.25,-1.25,1,-3.810582406053836,for Atlanta Journal-Constitution +47179,73855,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,Google Surveys,122,Online,,10/19/2016,439,Jim Barksdale,10193,DEM,36,Johnny Isakson,10194,REP,58,,-22,11/8/2016,41.03,54.78,-13.75,8.25,-8.25,1,3.069672258158492, +47545,74375,89,2016,2016_Sen-G_CA,CA,Sen-G,Sen-G,Public Policy Institute of California,262,IVR,,10/19/2016,1024,Kamala D. Harris,9029,DEM,42,Loretta Sanchez,10129,DEM,20,,22,11/8/2016,61.6,38.4,23.21,1.21,,1,-3.189008796183047, +47180,73856,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Google Surveys,122,Online,,10/19/2016,500,Patrick Murphy,8995,DEM,38,Marco Rubio,8974,REP,57,,-19,11/8/2016,44.31,51.98,-7.67,11.33,-11.33,1,6.584567504062786, +47462,74248,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,The Tyson Group,334,Live Phone,,10/19/2016,1000,Patrick Murphy,8995,DEM,38,Marco Rubio,8974,REP,43,,-5,11/8/2016,44.31,51.98,-7.67,2.67,2.67,1,-1.931319656405204, +47164,73807,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/19/2016,1006,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,42,4,7,11/8/2016,48.13,46.03,2.1,4.9,4.9,1,1.139872387522822, +50622,79887,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Big Data Poll,251,Online,,10/19/2016,2034,Hillary Rodham Clinton,9207,DEM,41.3,Donald Trump,9849,REP,42.5,7.6,-1.2,11/8/2016,48.13,46.03,2.1,3.3,-3.3,0,-.2563208003882156, +47163,73806,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Lucid,175,Online,,10/19/2016,2127,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,37,6,8,11/8/2016,48.13,46.03,2.1,5.9,5.9,1,2.321329243429824,for The Times-Picayune +47545,74374,606,2016,2016_Pres-G_CA,CA,Pres-G,Pres-G,Public Policy Institute of California,262,IVR,,10/19/2016,1024,Hillary Rodham Clinton,9207,DEM,54,Donald Trump,9849,REP,28,5,26,11/8/2016,61.73,31.62,30.11,4.11,-4.11,1,-2.755178492643406, +47462,74247,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,The Tyson Group,334,Live Phone,,10/19/2016,1000,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,41,4,3,11/8/2016,47.82,49.02,-1.2,4.2,4.2,0,.1032043888828788, +47158,73792,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Abt Associates,7,Live Phone,,10/19/2016,839,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,44,9,-2,11/8/2016,45.64,50.77,-5.13,3.13,3.13,1,-.7697496448834047,for Atlanta Journal-Constitution +47326,74384,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,YouGov,391,Online,,10/19/2016,772,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,38,8,5,11/8/2016,46.83,46.46,.37,4.63,4.63,1,-1.101816415171968,for UMass Amherst | WBZ-TV +47238,73922,638,2016,2016_Pres-G_OK,OK,Pres-G,Pres-G,SoonerPoll.com,308,Live Phone/Online,,10/19/2016,530,Hillary Rodham Clinton,9207,DEM,29.6,Donald Trump,9849,REP,59.6,4.5,-30,11/8/2016,28.93,65.32,-36.39,6.39,6.39,1,-1.167658995368718, +47343,74083,643,2016,2016_Pres-G_SD,SD,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2016,400,Hillary Rodham Clinton,9207,DEM,37,Donald Trump,9849,REP,44,7,-7,11/8/2016,31.74,61.53,-29.79,22.79,22.79,1,14.88631392899354,for KELO-TV +47544,74373,645,2016,2016_Pres-G_TX,TX,Pres-G,Pres-G,YouGov,391,Online,,10/19/2016,959,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,45,7,-3,11/8/2016,43.24,52.23,-9,6,6,1,1.813360064033647,for Texas Tribune | University of Texas +47463,74249,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,McLaughlin & Associates,203,Live Phone,R,10/19/2016,600,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,43,4,5,11/8/2016,46.45,47.22,-.76,5.76,5.76,0,-.7018933375174362,for Ron Johnson +47087,73699,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,Public Policy Polling,263,IVR,D,10/19/2016,804,Hillary Rodham Clinton,9207,DEM,50,Donald Trump,9849,REP,38,,12,11/8/2016,46.45,47.22,-.76,12.76,12.76,0,7.28988409613811,for unspecified Democratic sponsor +47326,77132,6011,2016,2016_House-G_NH-1,NH-1,House-G,House-G,YouGov,391,Online,,10/19/2016,380,Carol Shea-Porter,10369,DEM,41,Frank C. Guinta,10370,REP,37,,4,11/8/2016,44.29,42.95,1.34,2.66,2.66,1,-3.500309630390447,for UMass Amherst | WBZ-TV +47326,77131,6012,2016,2016_House-G_NH-2,NH-2,House-G,House-G,YouGov,391,Online,,10/19/2016,382,Annie Kuster,10372,DEM,53,Jim Lawrence,10373,REP,42,,11,11/8/2016,49.75,45.31,4.44,6.56,6.56,1,-2.161913518224611,for UMass Amherst | WBZ-TV +50600,79849,6051,2016,2016_House-G_NY-24,NY-24,House-G,House-G,Siena College,305,Live Phone,,10/19/2016,673,Colleen Deacon,10509,DEM,31,John Katko,10510,REP,54,,-23,11/8/2016,39.4,60.49,-21.09,1.91,-1.91,1,-5.579939444693355,for Time Warner Cable News +47343,77134,6122,2016,2016_House-G_SD-1,SD-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/19/2016,400,Paula Hawks,10397,DEM,35,Kristi L. Noem,10398,REP,59,,-24,11/8/2016,35.9,64.1,-28.21,4.21,4.21,1,-3.934309226744894,for KELO-TV +47346,74089,79,2016,2016_Sen-G_SD,SD,Sen-G,Sen-G,Remington Research Group,279,IVR/Live Phone,,10/20/2016,1115,Jay H. Williams,10316,DEM,36,John Thune,10315,REP,57,,-21,11/8/2016,28.17,71.83,-43.66,22.66,22.66,1,14.80202029705616, +47167,73813,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,10/20/2016,570,Jim Barksdale,10193,DEM,41.6,Johnny Isakson,10194,REP,51,3.4,-9.3999996,11/8/2016,41.03,54.78,-13.75,4.35,4.35,1,-.9215006151910624,for Fox 5 Atlanta +47531,74330,90,2016,2016_Sen-O_LA,LA,Sen-G,Sen-O,Southern Media & Opinion Research,310,Live Phone,,10/20/2016,500,Foster L. Campbell,10198,DEM,16,John Neely Kennedy,10202,REP,22,14,-6,11/8/2016,17.47,24.96,-7.49,1.49,1.49,1,-2.045430482511216, +47166,73811,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,10/20/2016,538,Patrick Murphy,8995,DEM,46.2,Marco Rubio,8974,REP,46.2,,0,11/8/2016,44.31,51.98,-7.67,7.67,7.67,.5,2.916084499632941,for FOX 13 Tampa Bay | FOX35 Orlando +47246,73933,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,CVOTER,40,Online,,10/20/2016,1414,Hillary Rodham Clinton,9207,DEM,49.46,Donald Trump,9849,REP,46.39,,3.0699999,11/8/2016,48.13,46.03,2.1,.97,.97,1,-2.667781819087038,for UPI +47349,74135,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Online,,10/20/2016,1153,Hillary Rodham Clinton,9207,DEM,44.15,Donald Trump,9849,REP,35.45,6.6,8.6999998,11/8/2016,48.13,46.03,2.1,6.6,6.6,1,3.057388174338854,for Reuters; average of multiple versions or turnout models listed in poll +47159,73796,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Morning Consult,218,Online,,10/20/2016,1395,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,38,9,6,11/8/2016,48.13,46.03,2.1,3.9,3.9,1,.2577660550331395,for Politico; average of multiple versions or turnout models listed in poll +47324,74045,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/20/2016,32225,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,42.5,7,5.5,11/8/2016,48.13,46.03,2.1,3.4,3.4,1,.1021178107561309,for NBC News; average of multiple versions or turnout models listed in poll +47166,73810,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,10/20/2016,538,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,45,2.8,4,11/8/2016,47.82,49.02,-1.2,5.2,5.2,0,.8383848904688489,for FOX 13 Tampa Bay | FOX35 Orlando +47169,73815,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Landmark Communications,166,IVR/Live Phone,,10/20/2016,600,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,47,5,-4,11/8/2016,45.64,50.77,-5.13,1.13,1.13,1,-2.842149386743543, +47167,73812,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,10/20/2016,570,Hillary Rodham Clinton,9207,DEM,46.1,Donald Trump,9849,REP,50.1,2.6,-4,11/8/2016,45.64,50.77,-5.13,1.13,1.13,1,-3.280893169664902,for Fox 5 Atlanta +47531,74329,620,2016,2016_Pres-G_LA,LA,Pres-G,Pres-G,Southern Media & Opinion Research,310,Live Phone,,10/20/2016,500,Hillary Rodham Clinton,9207,DEM,35,Donald Trump,9849,REP,50,4.8,-15,11/8/2016,38.45,58.09,-19.64,4.64,4.64,1,-1.945173300232904, +47346,74087,643,2016,2016_Pres-G_SD,SD,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/20/2016,1115,Hillary Rodham Clinton,9207,DEM,37,Donald Trump,9849,REP,48,6,-11,11/8/2016,31.74,61.53,-29.79,18.79,18.79,1,10.82447367408589, +49216,77133,6171,2016,2016_House-G_UT-4,UT-4,House-G,House-G,DCCC Targeting and Analytics Department,68,IVR/Live Phone,D,10/20/2016,478,Doug Owens,10395,DEM,41,Mia B. Love,10396,REP,49,,-8,11/8/2016,41.31,53.76,-12.45,4.45,4.45,1,-3.16982689463024,for unspecified Democratic sponsor +47159,73797,8272,2016,2016_House-G_US,US,House-G,House-G,Morning Consult,218,Online,,10/20/2016,1395,Generic Candidate,9976,DEM,42,Generic Candidate,9975,REP,39,,3,11/8/2016,48.26,47.54,.71,2.29,2.29,1,-1.405607914613629,for Politico +47324,76459,8272,2016,2016_House-G_US,US,House-G,House-G,SurveyMonkey,324,Online,,10/20/2016,34203,Generic Candidate,9976,DEM,46,Generic Candidate,9975,REP,44,,2,11/8/2016,48.26,47.54,.71,1.29,1.29,1,-2.207786687585167,for NBC News +50552,79784,55,2016,2016_Gov-GS_OR,OR,Gov-G,Gov-GS,Clout Research/Wenzel Strategies,55,Live Phone,,10/21/2016,928,Kate Brown,10225,DEM,45,William C. Pierce,10224,REP,43,,2,11/8/2016,50.62,43.45,7.16,5.16,-5.16,1,-.2649616521122315, +47338,77165,57,2016,2016_Gov-G_VT,VT,Gov-G,Gov-G,Braun Research,33,Live Phone,,10/21/2016,603,Sue M. Minter,10095,DEM,40,Phillip B. Scott,10097,REP,47,4,-7,11/8/2016,44.17,52.91,-8.74,1.74,1.74,1,-4.039337194892279,for WCAX +47316,77168,58,2016,2016_Gov-G_WA,WA,Gov-G,Gov-G,Elway Research,87,Live Phone,,10/21/2016,502,Jay Robert Inslee,10103,DEM,51,Bill Ray Bryant,10102,REP,39,,12,11/8/2016,54.39,45.61,8.78,3.22,3.22,1,-1.442658613629332, +47352,74105,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/21/2016,875,Deborah K. Ross,10153,DEM,44,Richard Burr,8963,REP,46,,-2,11/8/2016,45.37,51.06,-5.7,3.7,3.7,1,-2.067911482053749, +47317,74073,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/21/2016,826,Catherine Cortez Masto,9034,DEM,43,Joseph J. Heck,10222,REP,41,,2,11/8/2016,47.1,44.67,2.43,.43,-.43,1,-3.61525419916602,for KTNV-TV 13 +47353,74106,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/21/2016,875,Ted Strickland,9021,DEM,40,Rob Portman,9020,REP,48,,-8,11/8/2016,37.16,58.03,-20.87,12.87,12.87,1,8.053468801036738, +47316,74030,72,2016,2016_Sen-G_WA,WA,Sen-G,Sen-G,Elway Research,87,Live Phone,,10/21/2016,502,Patty Murray,10242,DEM,58,Chris Vance,10243,REP,34,,24,11/8/2016,59.01,40.99,18.03,5.97,5.97,1,.2257899502571898, +48106,75321,74,2016,2016_Sen-G_CO,CO,Sen-G,Sen-G,University of Colorado,580,Online,,10/21/2016,1004,Michael F. Bennet,9009,DEM,54,Darryl Glenn,10226,REP,40,,14,11/8/2016,49.97,44.31,5.66,8.34,8.34,1,4.551875054340284,among all adults +47338,74074,75,2016,2016_Sen-G_VT,VT,Sen-G,Sen-G,Braun Research,33,Live Phone,,10/21/2016,603,Patrick J. Leahy,10261,DEM,59,Scott Milne,10262,REP,22,,37,11/8/2016,61.26,33.03,28.24,8.76,8.76,1,.9539516022715128,for WCAX +47322,74048,83,2016,2016_Sen-G_AR,AR,Sen-G,Sen-G,Hendrix College,138,IVR,,10/21/2016,463,Conner W. Eldridge,10230,DEM,34,John Boozman,8987,REP,52,4,-18,11/8/2016,36.17,59.77,-23.6,5.6,5.6,1,-1.775294973897771,for Talk Business & Politics +47354,74108,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/21/2016,875,Kathleen Alana McGinty,8985,DEM,44,Patrick J. Toomey,8966,REP,41,,3,11/8/2016,47.34,48.77,-1.43,4.43,4.43,0,-.5568492555537985, +47351,74104,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/21/2016,875,Patrick Murphy,8995,DEM,41,Marco Rubio,8974,REP,48,,-7,11/8/2016,44.31,51.98,-7.67,.67,.67,1,-4.128439448764632, +47236,73921,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,YouGov,391,Online,,10/21/2016,1042,Patrick Murphy,8995,DEM,42,Marco Rubio,8974,REP,44,,-2,11/8/2016,44.31,51.98,-7.67,5.67,5.67,1,1.312856524701848,for CBS News +47255,73955,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Centre College,47,Live Phone,,10/21/2016,565.5,Hillary Rodham Clinton,9207,DEM,47.1,Donald Trump,9849,REP,41.15,6,5.9499998,11/8/2016,48.13,46.03,2.1,3.85,3.85,1,-.0700566622163491,average of multiple versions or turnout models listed in poll +47240,73927,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/21/2016,815,Hillary Rodham Clinton,9207,DEM,41.6,Donald Trump,9849,REP,41.7,7.7,-.1,11/8/2016,48.13,46.03,2.1,2.2,-2.2,0,-1.515990229774694,for Investor's Business Daily; average of multiple versions or turnout models listed in poll +47527,74321,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Public Policy Polling,263,IVR/Online,,10/21/2016,990,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,40,5,6,11/8/2016,48.13,46.03,2.1,3.9,3.9,1,.2851767270778074, +47320,74038,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,USC Dornsife/Los Angeles Times,343,Online,,10/21/2016,3104,Hillary Rodham Clinton,9207,DEM,44.97,Donald Trump,9849,REP,44.07,,.89999998,11/8/2016,48.13,46.03,2.1,1.2,-1.2,1,-2.176496205223742, +47322,74041,604,2016,2016_Pres-G_AR,AR,Pres-G,Pres-G,Hendrix College,138,IVR,,10/21/2016,463,Hillary Rodham Clinton,9207,DEM,32.5,Donald Trump,9849,REP,56,3.5,-23.5,11/8/2016,33.65,60.57,-26.92,3.42,3.42,1,-3.090932791617759,for Talk Business & Politics +47335,74069,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/21/2016,1581,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,43,5,2,11/8/2016,48.16,43.25,4.91,2.91,-2.91,1,-.3348991253082859,for Axiom Strategies +48106,75320,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,University of Colorado,580,Online,,10/21/2016,1004,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,34,9,10,11/8/2016,48.16,43.25,4.91,5.09,5.09,1,1.585107571090478,among all adults +47351,74098,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/21/2016,875,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,43,3,3,11/8/2016,47.82,49.02,-1.2,4.2,4.2,0,.1103044698032106, +47334,74068,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/21/2016,1646,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,46,2,0,11/8/2016,47.82,49.02,-1.2,1.2,1.2,.5,-2.784919616423566,for Axiom Strategies +47236,73919,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,YouGov,391,Online,,10/21/2016,1042,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,43,3,3,11/8/2016,47.82,49.02,-1.2,4.2,4.2,0,.1970152383610429,for CBS News +47319,74037,625,2016,2016_Pres-G_MN,MN,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/21/2016,625,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,39,6,8,11/8/2016,46.45,44.93,1.52,6.48,6.48,1,.0753670832846605,for Minneapolis Star Tribune +47352,74099,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/21/2016,875,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,43,6,3,11/8/2016,46.17,49.83,-3.66,6.66,6.66,0,.7457431295019543, +47333,74067,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/21/2016,1764,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,47,3,-3,11/8/2016,46.17,49.83,-3.66,.66,.66,1,-5.769708218394222,for Axiom Strategies +47317,74031,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/21/2016,826,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,42,5,4,11/8/2016,47.92,45.5,2.42,1.58,1.58,1,-2.319866680182984,for KTNV-TV 13 +47337,74072,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/21/2016,1332,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,47,4,-3,11/8/2016,47.92,45.5,2.42,5.42,-5.42,0,2.151286072262701,for Axiom Strategies +47353,74100,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/21/2016,875,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,44,6,-2,11/8/2016,43.56,51.69,-8.13,6.13,6.13,1,.7454478979355703, +47330,74064,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/21/2016,1971,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,46,4,-4,11/8/2016,43.56,51.69,-8.13,4.13,4.13,1,-1.978711217909418,for Axiom Strategies +47354,74102,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/21/2016,875,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,40,7,5,11/8/2016,47.46,48.18,-.72,5.72,5.72,0,.331651425126349, +47332,74066,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/21/2016,1997,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,42,5,3,11/8/2016,47.46,48.18,-.72,3.72,3.72,0,-1.521579034194223,for Axiom Strategies +47331,74065,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/21/2016,1787,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,43,3,5,11/8/2016,49.73,44.41,5.32,.32,-.32,1,-2.909723546319487,for Axiom Strategies +47338,74372,648,2016,2016_Pres-G_VT,VT,Pres-G,Pres-G,Braun Research,33,Live Phone,,10/21/2016,603,Hillary Rodham Clinton,9207,DEM,50,Donald Trump,9849,REP,22,,28,11/8/2016,56.68,30.27,26.41,1.59,1.59,1,-3.185682813167493,for WCAX +47316,74029,649,2016,2016_Pres-G_WA,WA,Pres-G,Pres-G,Elway Research,87,Live Phone,,10/21/2016,502,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,31,1,17,11/8/2016,52.54,36.83,15.71,1.29,1.29,1,-3.010554578484243, +47336,74071,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/21/2016,1795,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,41,5,5,11/8/2016,46.45,47.22,-.76,5.76,5.76,0,.1171642495286906,for Axiom Strategies +50597,79845,6014,2016,2016_House-G_NJ-2,NJ-2,House-G,House-G,Stockton University,317,Live Phone,,10/21/2016,625,David H. Cole,10505,DEM,33.5,Frank A. LoBiondo,10506,REP,59,,-25.5,11/8/2016,37.22,59.21,-21.99,3.51,-3.51,1,-3.95970781509872, +47348,74095,8272,2016,2016_House-G_US,US,House-G,House-G,Ipsos,154,Online,,10/21/2016,1181,Generic Candidate,9976,DEM,42.5,Generic Candidate,9975,REP,38.8,,3.7,11/8/2016,48.26,47.54,.71,2.99,2.99,1,-.3594256462268648,for Reuters +47254,74063,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,Monmouth University,215,Live Phone,,10/22/2016,402,Roy A. Cooper,8967,DEM,47,Pat McCrory,8959,REP,48,2,-1,11/8/2016,49.02,48.8,.22,1.22,-1.22,0,-3.717286219090772, +47248,74059,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,,10/22/2016,875,Roy A. Cooper,8967,DEM,46,Pat McCrory,8959,REP,44,3,2,11/8/2016,49.02,48.8,.22,1.78,1.78,1,-2.664366212580233, +47325,74070,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,Siena College/The New York Times Upshot,448,Live Phone,,10/22/2016,792,Roy A. Cooper,8967,DEM,51,Pat McCrory,8959,REP,45,,6,11/8/2016,49.02,48.8,.22,5.78,5.78,1,1.47998832299049,for New York Times | New York Times Upshot +47539,74686,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,Marist College,183,Live Phone,,10/22/2016,768,Colin Van Ostern,10081,DEM,47,Christopher Sununu,10080,REP,46,,1,11/8/2016,46.57,48.84,-2.27,3.27,3.27,0,-3.038202318612381,for NBC/WSJ +47254,73953,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/22/2016,402,Deborah K. Ross,10153,DEM,43,Richard Burr,8963,REP,49,2,-6,11/8/2016,45.37,51.06,-5.7,.3,-.3,1,-5.6598168597693, +47248,73938,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,10/22/2016,875,Deborah K. Ross,10153,DEM,41,Richard Burr,8963,REP,42,6,-1,11/8/2016,45.37,51.06,-5.7,4.7,4.7,1,-.7008260743627354, +47325,74050,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Siena College/The New York Times Upshot,448,Live Phone,,10/22/2016,792,Deborah K. Ross,10153,DEM,47,Richard Burr,8963,REP,46,,1,11/8/2016,45.37,51.06,-5.7,6.7,6.7,0,1.439906853945033,for New York Times | New York Times Upshot +47318,74088,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Bendixen & Amandi International,29,Live Phone,,10/22/2016,800,Catherine Cortez Masto,9034,DEM,45,Joseph J. Heck,10222,REP,44,,1,11/8/2016,47.1,44.67,2.43,1.43,-1.43,1,-2.245859393687102,for Las Vegas Review-Journal +47540,74358,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Marist College,183,Live Phone,,10/22/2016,707,Catherine Cortez Masto,9034,DEM,42,Joseph J. Heck,10222,REP,49,,-7,11/8/2016,47.1,44.67,2.43,9.43,-9.43,0,6.098234144485916,for NBC/WSJ +47339,74076,80,2016,2016_Sen-G_ID,ID,Sen-G,Sen-G,Emerson College,88,IVR,,10/22/2016,1023,Jerry Sturgill,10227,DEM,24,Mike Crapo,10228,REP,57,,-33,11/8/2016,27.73,66.13,-38.41,5.41,5.41,1,-2.902300107076843, +48093,75259,83,2016,2016_Sen-G_AR,AR,Sen-G,Sen-G,University of Arkansas,345,Live Phone,,10/22/2016,585,Conner W. Eldridge,10230,DEM,29.4,John Boozman,8987,REP,47.2,,-17.799999,11/8/2016,36.17,59.77,-23.6,5.8,5.8,1,-1.260791624071591, +47539,74357,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Marist College,183,Live Phone,,10/22/2016,768,Margaret Wood Hassan,9007,DEM,47,Kelly Ayotte,9019,REP,48,,-1,11/8/2016,47.98,47.84,.14,1.14,-1.14,0,-3.514303262511318,for NBC/WSJ +47524,74317,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Florida Atlantic University,97,IVR,,10/22/2016,500,Patrick Murphy,8995,DEM,42.3,Marco Rubio,8974,REP,45.8,,-3.5,11/8/2016,44.31,51.98,-7.67,4.17,4.17,1,-.5193834885101724, +47465,74263,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/22/2016,1251,Patrick Murphy,8995,DEM,41,Marco Rubio,8974,REP,45,,-4,11/8/2016,44.31,51.98,-7.67,3.67,3.67,1,-.6634041114807215,for Bay News 9 | News 13 +47314,74020,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/22/2016,779,Hillary Rodham Clinton,9207,DEM,50,Donald Trump,9849,REP,44.5,3,5.5,11/8/2016,48.13,46.03,2.1,3.4,3.4,1,-.3154354861944003,for CNN; average of multiple versions or turnout models listed in poll +47538,74352,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,GfK Group,115,Online,,10/22/2016,1212,Hillary Rodham Clinton,9207,DEM,52.5,Donald Trump,9849,REP,39,6,13.5,11/8/2016,48.13,46.03,2.1,11.4,11.4,1,7.993306924189288,for AP; average of multiple versions or turnout models listed in poll +47407,74188,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,10/22/2016,21240,Hillary Rodham Clinton,9207,DEM,38.54,Donald Trump,9849,REP,33.87,6.37,4.6700001,11/8/2016,48.13,46.03,2.1,2.57,2.57,1,-.7355453095404892, +47344,74085,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Gravis Marketing,124,IVR,R,10/22/2016,2109,Hillary Rodham Clinton,9207,DEM,50,Donald Trump,9849,REP,50,,0,11/8/2016,48.13,46.03,2.1,2.1,-2.1,.5,-1.378118146038985,for unspecified Republican sponsor; among registered voters +47258,73958,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Lucid,175,Online,,10/22/2016,2615,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,38,7,5,11/8/2016,48.13,46.03,2.1,2.9,2.9,1,-.4429162560865539,for The Times-Picayune +47327,74051,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/22/2016,1500,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,42,5,1,11/8/2016,48.13,46.03,2.1,1.1,-1.1,1,-2.384374386384341, +47530,74327,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Suffolk University,323,Live Phone,,10/22/2016,1000,Hillary Rodham Clinton,9207,DEM,48.3,Donald Trump,9849,REP,38.25,3.9,10.05,11/8/2016,48.13,46.03,2.1,7.95,7.95,1,4.448936796010436,for USA Today; average of multiple versions or turnout models listed in poll +48093,75258,604,2016,2016_Pres-G_AR,AR,Pres-G,Pres-G,University of Arkansas,345,Live Phone,,10/22/2016,585,Hillary Rodham Clinton,9207,DEM,31.3,Donald Trump,9849,REP,51.1,,-19.799999,11/8/2016,33.65,60.57,-26.92,7.12,7.12,1,1.384697281201042, +47524,74316,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Florida Atlantic University,97,IVR,,10/22/2016,500,Hillary Rodham Clinton,9207,DEM,46.2,Donald Trump,9849,REP,43.3,2.7,2.9000001,11/8/2016,47.82,49.02,-1.2,4.1,4.1,0,-.1676114305819297, +47465,74252,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/22/2016,1251,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,45,2,3,11/8/2016,47.82,49.02,-1.2,4.2,4.2,0,.3670650490608383,for Bay News 9 | News 13 +47339,74075,615,2016,2016_Pres-G_ID,ID,Pres-G,Pres-G,Emerson College,88,IVR,,10/22/2016,1023,Hillary Rodham Clinton,9207,DEM,23,Donald Trump,9849,REP,52,10,-29,11/8/2016,27.49,59.26,-31.77,2.77,2.77,1,-6.777822504291139, +47254,73952,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Monmouth University,215,Live Phone,,10/22/2016,402,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,46,4,1,11/8/2016,46.17,49.83,-3.66,4.66,4.66,0,-1.94579719172303, +47248,73937,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Public Policy Polling,263,IVR/Online,,10/22/2016,875,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,45,4,3,11/8/2016,46.17,49.83,-3.66,6.66,6.66,0,.6450894139054455,average of multiple versions or turnout models listed in poll +47325,74047,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/22/2016,792,Hillary Rodham Clinton,9207,DEM,47.5,Donald Trump,9849,REP,40,8,7.5,11/8/2016,46.17,49.83,-3.66,11.16,11.16,0,5.272941753857727,for New York Times | New York Times Upshot; average of multiple versions or turnout models listed in poll +47539,74348,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Marist College,183,Live Phone,,10/22/2016,768,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,37.5,10,8.5,11/8/2016,46.83,46.46,.37,8.13,8.13,1,2.727913417114792,for NBC/WSJ; average of multiple versions or turnout models listed in poll +47318,74036,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Bendixen & Amandi International,29,Live Phone,,10/22/2016,800,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,41,6,7,11/8/2016,47.92,45.5,2.42,4.58,4.58,1,1.011023456862984,for Las Vegas Review-Journal +47540,74349,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Marist College,183,Live Phone,,10/22/2016,707,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,44,10,0,11/8/2016,47.92,45.5,2.42,2.42,-2.42,.5,-1.296626149242465,for NBC/WSJ; average of multiple versions or turnout models listed in poll +47237,73920,645,2016,2016_Pres-G_TX,TX,Pres-G,Pres-G,YouGov,391,Online,,10/22/2016,1031,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,46,5,-3,11/8/2016,43.24,52.23,-9,6,6,1,1.99843491619247,for CBS News +49214,77129,5820,2016,2016_House-G_CA-31,CA-31,House-G,House-G,Remington Research Group,279,IVR/Live Phone,R,10/22/2016,1198,Pete Aguilar,10393,DEM,45,Paul Chabot,10394,REP,42,,3,11/8/2016,56.07,43.93,12.14,9.14,-9.14,1,1.868299350544847,for Paul Chabot +50598,79846,5862,2016,2016_House-G_FL-7,FL-7,House-G,House-G,Cherry Communications,49,Live Phone,R,10/22/2016,412,Stephanie Murphy,10508,DEM,42,John L. Mica,10507,REP,47,,-5,11/8/2016,51.47,48.52,2.96,7.96,-7.96,0,.3372357842171981,for John L. Mica +51261,81081,6019,2016,2016_House-G_NJ-7,NJ-7,House-G,House-G,Public Policy Polling,263,IVR/Online,D,10/22/2016,982,Peter Jacob,10608,DEM,45,Leonard Lance,10609,REP,45,,0,11/8/2016,43.12,54.08,-10.96,10.96,10.96,.5,3.645044464314744,for Peter Jacob; among registered voters +47314,74497,8272,2016,2016_House-G_US,US,House-G,House-G,CNN/Opinion Research Corp.,37,Live Phone,,10/22/2016,779,Generic Candidate,9976,DEM,50,Generic Candidate,9975,REP,47,,3,11/8/2016,48.26,47.54,.71,2.29,2.29,1,-1.491025883825286,for CNN +47538,74356,8272,2016,2016_House-G_US,US,House-G,House-G,GfK Group,115,Online,,10/22/2016,1212,Generic Candidate,9976,DEM,46,Generic Candidate,9975,REP,41,,5,11/8/2016,48.26,47.54,.71,4.29,4.29,1,.8026836336143212,for AP +47342,74191,49,2016,2016_Gov-G_IN,IN,Gov-G,Gov-G,Gravis Marketing,124,Online,,10/23/2016,596,John R. Gregg,10217,DEM,42,Eric Joseph Holcomb,10271,REP,38,4,4,11/8/2016,45.42,51.38,-5.95,9.95,9.95,0,2.926227819190089,among registered voters +47619,74887,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/23/2016,702,Roy A. Cooper,8967,DEM,49,Pat McCrory,8959,REP,47,,2,11/8/2016,49.02,48.8,.22,1.78,1.78,1,-2.897058696721783, +47619,74576,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/23/2016,702,Deborah K. Ross,10153,DEM,47,Richard Burr,8963,REP,48,,-1,11/8/2016,45.37,51.06,-5.7,4.7,4.7,1,-.4803821308438151, +47342,74081,78,2016,2016_Sen-G_IN,IN,Sen-G,Sen-G,Gravis Marketing,124,Online,,10/23/2016,596,Evan Bayh,10238,DEM,39,Todd C. Young,10175,REP,37,7,2,11/8/2016,42.41,52.11,-9.7,11.7,11.7,0,6.095783403939475,among registered voters +47708,74689,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Muhlenberg College,219,Live Phone,,10/23/2016,420,Kathleen Alana McGinty,8985,DEM,41,Patrick J. Toomey,8966,REP,41,,0,11/8/2016,47.34,48.77,-1.43,1.43,1.43,.5,-4.093854015210618,for Morning Call +47340,74078,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/23/2016,401,Ann Kirkpatrick,10147,DEM,40,John McCain,8981,REP,50,4,-10,11/8/2016,40.75,53.71,-12.96,2.96,2.96,1,-2.638187634622954, +47617,74574,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/23/2016,707,Jim Barksdale,10193,DEM,40,Johnny Isakson,10194,REP,54,,-14,11/8/2016,41.03,54.78,-13.75,.25,-.25,1,-4.835127713259268, +47618,74575,92,2016,2016_Sen-G_IA,IA,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/23/2016,791,Patty Judge,10210,DEM,38,Chuck Grassley,8961,REP,56,,-18,11/8/2016,35.66,60.09,-24.43,6.43,6.43,1,.6162460261277509, +47469,74262,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Selzer & Co.,304,Live Phone,,10/23/2016,805,Patrick Murphy,8995,DEM,41,Marco Rubio,8974,REP,51,,-10,11/8/2016,44.31,51.98,-7.67,2.33,-2.33,1,-2.139395308401477,for Bloomberg +47549,74388,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,University of North Florida,360,Live Phone,,10/23/2016,836,Patrick Murphy,8995,DEM,43,Marco Rubio,8974,REP,49,,-6,11/8/2016,44.31,51.98,-7.67,1.67,1.67,1,-2.823560022279897, +50619,79884,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Big Data Poll,251,Online,,10/23/2016,2102,Hillary Rodham Clinton,9207,DEM,41.5,Donald Trump,9849,REP,41.1,8.1,.40000001,11/8/2016,48.13,46.03,2.1,1.7,-1.7,1,-1.578387137657834, +47355,74120,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,GQR Research (GQRR),126,Live Phone,,10/23/2016,900,Hillary Rodham Clinton,9207,DEM,51.5,Donald Trump,9849,REP,39.5,5,12,11/8/2016,48.13,46.03,2.1,9.9,9.9,1,6.418562452706117,average of multiple versions or turnout models listed in poll +47550,74507,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,Live Phone,,10/23/2016,724,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,35.5,7,9.5,11/8/2016,48.13,46.03,2.1,7.4,7.4,1,3.85201538848702,for CNBC All-America Economic Survey; average of multiple versions or turnout models listed in poll +47616,74520,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Pew Research Center,253,Live Phone,,10/23/2016,2120,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,41.5,6,6.5,11/8/2016,48.13,46.03,2.1,4.4,4.4,1,1.120440798603757,average of multiple versions or turnout models listed in poll; among registered voters +47340,74077,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Monmouth University,215,Live Phone,,10/23/2016,401,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,46,4,-1,11/8/2016,45.12,48.67,-3.55,2.55,2.55,1,-1.417959494768795, +47630,74546,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Saguaro Strategies,298,Online,,10/23/2016,2385,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,46,5,2,11/8/2016,45.12,48.67,-3.55,5.55,5.55,0,2.384627516125956, +47469,74258,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Selzer & Co.,304,Live Phone,,10/23/2016,805,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,45.5,4,-1.5,11/8/2016,47.82,49.02,-1.2,.3,-.3,1,-3.720515212460181,for Bloomberg; average of multiple versions or turnout models listed in poll +47549,74383,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,University of North Florida,360,Live Phone,,10/23/2016,802.5,Hillary Rodham Clinton,9207,DEM,44.5,Donald Trump,9849,REP,41.5,6,3,11/8/2016,47.82,49.02,-1.2,4.2,4.2,0,.2851886117539146,average of multiple versions or turnout models listed in poll +47617,74525,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/23/2016,707,Hillary Rodham Clinton,9207,DEM,44.5,Donald Trump,9849,REP,45,8,-.5,11/8/2016,45.64,50.77,-5.13,4.63,4.63,1,.9199182264329839,average of multiple versions or turnout models listed in poll +47618,74526,614,2016,2016_Pres-G_IA,IA,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/23/2016,791,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,45.5,4,-.5,11/8/2016,41.75,51.16,-9.41,8.91,8.91,1,4.264771128832938,average of multiple versions or turnout models listed in poll +47342,74082,617,2016,2016_Pres-G_IN,IN,Pres-G,Pres-G,Gravis Marketing,124,Online,,10/23/2016,596,Hillary Rodham Clinton,9207,DEM,38,Donald Trump,9849,REP,49,5,-11,11/8/2016,37.77,56.94,-19.17,8.17,8.17,1,2.50332909054714,among registered voters +47772,74763,623,2016,2016_Pres-G_ME,ME,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,10/23/2016,670,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,37,5,11,11/8/2016,47.83,44.87,2.96,8.04,8.04,1,3.343066558133715,for Portland Press Herald | Maine Sunday Telegram +47548,74381,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,EPIC-MRA,84,Live Phone,,10/23/2016,600,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,35.5,9,7.5,11/8/2016,47.22,47.44,-.22,7.72,7.72,0,2.70237023409092,average of multiple versions or turnout models listed in poll +47321,74040,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,IVR,,10/23/2016,1241,Hillary Rodham Clinton,9207,DEM,50,Donald Trump,9849,REP,42,3,8,11/8/2016,47.22,47.44,-.22,8.22,8.22,0,3.789405900337945,average of multiple versions or turnout models listed in poll +47619,74527,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/23/2016,702,Hillary Rodham Clinton,9207,DEM,48.5,Donald Trump,9849,REP,43.5,5,5,11/8/2016,46.17,49.83,-3.66,8.66,8.66,0,2.699927008893477,average of multiple versions or turnout models listed in poll +47708,74688,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Muhlenberg College,219,Live Phone,,10/23/2016,420,Hillary Rodham Clinton,9207,DEM,45.5,Donald Trump,9849,REP,40,8,5.5,11/8/2016,47.46,48.18,-.72,6.22,6.22,0,.735604422207473,for Morning Call; average of multiple versions or turnout models listed in poll +47529,74324,645,2016,2016_Pres-G_TX,TX,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/23/2016,800,Hillary Rodham Clinton,9207,DEM,38,Donald Trump,9849,REP,45,7,-7,11/8/2016,43.24,52.23,-9,2,2,1,-2.622017817887416, +47620,74528,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/23/2016,749,Hillary Rodham Clinton,9207,DEM,51.5,Donald Trump,9849,REP,39,4,12.5,11/8/2016,49.73,44.41,5.32,7.18,7.18,1,4.116241877776932,average of multiple versions or turnout models listed in poll +49213,77128,5868,2016,2016_House-G_FL-13,FL-13,House-G,House-G,St. Pete Polls,314,IVR,,10/23/2016,1087,Charlie Crist,10374,DEM,48,David W. Jolly,10375,REP,45,,3,11/8/2016,51.9,48.1,3.81,.81,-.81,1,-6.456885272220644, +47772,77125,5950,2016,2016_House-G_ME-1,ME-1,House-G,House-G,University of New Hampshire,357,Live Phone,,10/23/2016,299,Chellie Pingree,10390,DEM,61,Mark Holbrook,10391,REP,28,,33,11/8/2016,57.99,41.94,16.05,16.95,16.95,1,9.255223545739732,for Portland Press Herald | Maine Sunday Telegram +47772,77126,5951,2016,2016_House-G_ME-2,ME-2,House-G,House-G,University of New Hampshire,357,Live Phone,,10/23/2016,314,Emily Ann Cain,10334,DEM,46,Bruce Poliquin,10392,REP,44,,2,11/8/2016,45.17,54.77,-9.6,11.6,11.6,0,3.841278880297843,for Portland Press Herald | Maine Sunday Telegram +49212,77127,6005,2016,2016_House-G_NE-2,NE-2,House-G,House-G,"North Star Opinion Research/Ayres, McHenry & Associates",233,Live Phone,R,10/23/2016,400,Brad Ashford,10388,DEM,44,Don Bacon,10389,REP,48,,-4,11/8/2016,47.73,48.93,-1.2,2.8,-2.8,1,-3.477900238760831,for unspecified Republican sponsor; among registered voters +47607,74498,8272,2016,2016_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,10/23/2016,828,Generic Candidate,9976,DEM,47,Generic Candidate,9975,REP,46,,1,11/8/2016,48.26,47.54,.71,.29,.29,1,-3.407856918727822, +47355,74122,8272,2016,2016_House-G_US,US,House-G,House-G,GQR Research (GQRR),126,Live Phone,,10/23/2016,900,Generic Candidate,9976,DEM,37,Generic Candidate,9975,REP,38,,-1,11/8/2016,48.26,47.54,.71,1.71,-1.71,0,-1.863012485150642, +47788,74808,8713,2016,2016_Pres-G_N2,N2,Pres-G,Pres-G,"North Star Opinion Research/Ayres, McHenry & Associates",233,Live Phone,R,10/23/2016,400,Hillary Rodham Clinton,9207,DEM,40,Donald Trump,9849,REP,44,8,-4,11/8/2016,44.92,47.16,-2.24,1.76,-1.76,1,-5.622638708017318,for unspecified Republican sponsor; among registered voters +47773,74796,8715,2016,2016_Pres-G_M1,M1,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,10/23/2016,329,Hillary Rodham Clinton,9207,DEM,54,Donald Trump,9849,REP,34,4,20,11/8/2016,53.96,39.15,14.81,5.19,5.19,1,-.5445488373344328,for Portland Press Herald | Maine Sunday Telegram +47774,74785,8716,2016,2016_Pres-G_M2,M2,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,10/23/2016,341,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,40,6,3,11/8/2016,40.98,51.26,-10.29,13.29,13.29,0,5.656388676465871,for Portland Press Herald | Maine Sunday Telegram +47615,77169,50,2016,2016_Gov-G_MO,MO,Gov-G,Gov-G,Remington Research Group,279,IVR,,10/24/2016,2559,Chris Koster,10085,DEM,47,Eric Greitens,10087,REP,45,,2,11/8/2016,45.57,51.14,-5.57,7.57,7.57,0,-.1270742943931416,for Missouri Times +47528,74557,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,Monmouth University,215,Live Phone,,10/24/2016,401,Colin Van Ostern,10081,DEM,48,Christopher Sununu,10080,REP,43,4,5,11/8/2016,46.57,48.84,-2.27,7.27,7.27,0,.9369008523792132, +47525,74326,73,2016,2016_Sen-G_UT,UT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/24/2016,750,Misty Katherine Snow,10233,DEM,26,Mike Lee,9042,REP,56,3,-30,11/8/2016,27.06,68.15,-41.09,11.09,11.09,1,3.715363834499519,for Heat Street +47652,74628,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Emerson College,88,IVR,,10/24/2016,600,Margaret Wood Hassan,9007,DEM,44,Kelly Ayotte,9019,REP,50,,-6,11/8/2016,47.98,47.84,.14,6.14,-6.14,0,1.533341213446259, +47528,74323,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/24/2016,401,Margaret Wood Hassan,9007,DEM,46,Kelly Ayotte,9019,REP,46,,0,11/8/2016,47.98,47.84,.14,.14,-.14,.5,-4.81938091581545, +47551,74389,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Siena College/The New York Times Upshot,448,Live Phone,,10/24/2016,824,Kathleen Alana McGinty,8985,DEM,47,Patrick J. Toomey,8966,REP,44,,3,11/8/2016,47.34,48.77,-1.43,4.43,4.43,0,-.4600096156280941,for New York Times Upshot +47639,74567,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Saint Leo University,299,Online,,10/24/2016,1028,Patrick Murphy,8995,DEM,47.6,Marco Rubio,8974,REP,52.5,,-4.9000001,11/8/2016,44.31,51.98,-7.67,2.77,2.77,1,-1.761909048770981, +47553,74392,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/24/2016,1135,Hillary Rodham Clinton,9207,DEM,49.5,Donald Trump,9849,REP,43,5,6.5,11/8/2016,48.13,46.03,2.1,4.4,4.4,1,1.012547948561985,average of multiple versions or turnout models listed in poll +47542,74367,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/24/2016,1221,Hillary Rodham Clinton,9207,DEM,46.5,Donald Trump,9849,REP,42.5,7,4,11/8/2016,48.13,46.03,2.1,1.9,1.9,1,-1.48698094492426,for FOX News; average of multiple versions or turnout models listed in poll +47638,74565,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Saint Leo University,299,Online,,10/24/2016,1050,Hillary Rodham Clinton,9207,DEM,46.05,Donald Trump,9849,REP,34.95,7.6,11.1,11/8/2016,48.13,46.03,2.1,9,9,1,5.632258471599523,average of multiple versions or turnout models listed in poll +47608,74501,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/24/2016,1209,Hillary Rodham Clinton,9207,DEM,47.5,Donald Trump,9849,REP,43.5,4,4,11/8/2016,48.13,46.03,2.1,1.9,1.9,1,-1.504212230584407,for Economist; average of multiple versions or turnout models listed in poll +47761,74749,602,2016,2016_Pres-G_AK,AK,Pres-G,Pres-G,Craciun Research Group,61,Live Phone,,10/24/2016,400,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,43,7,4,11/8/2016,36.55,51.28,-14.73,18.73,18.73,0,11.96408379729902, +47639,74564,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Saint Leo University,299,Online,,10/24/2016,1028,Hillary Rodham Clinton,9207,DEM,50.4,Donald Trump,9849,REP,36.95,4.95,13.45,11/8/2016,47.82,49.02,-1.2,14.65,14.65,0,11.0287017057963,average of multiple versions or turnout models listed in poll +47609,74508,615,2016,2016_Pres-G_ID,ID,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/24/2016,750,Hillary Rodham Clinton,9207,DEM,29,Donald Trump,9849,REP,48,10,-19,11/8/2016,27.49,59.26,-31.77,12.77,12.77,1,4.394139041232954, +47712,74695,625,2016,2016_Pres-G_MN,MN,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/24/2016,656,Hillary Rodham Clinton,9207,DEM,51,Donald Trump,9849,REP,40.5,5,10.5,11/8/2016,46.45,44.93,1.52,8.98,8.98,1,3.110690158943119,average of multiple versions or turnout models listed in poll +47615,74518,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,Remington Research Group,279,IVR,,10/24/2016,2559,Hillary Rodham Clinton,9207,DEM,39,Donald Trump,9849,REP,50,4,-11,11/8/2016,38.14,56.77,-18.64,7.64,7.64,1,.1392561629991534,for Missouri Times +47652,74625,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Emerson College,88,IVR,,10/24/2016,600,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,43,6,3,11/8/2016,46.83,46.46,.37,2.63,2.63,1,-3.092214998185132, +47528,74322,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Monmouth University,215,Live Phone,,10/24/2016,401,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,42,7,4,11/8/2016,46.83,46.46,.37,3.63,3.63,1,-2.290797326124236, +47612,74511,634,2016,2016_Pres-G_NM,NM,Pres-G,Pres-G,Zia Poll,393,IVR,,10/24/2016,1899,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,40,9,5,11/8/2016,48.26,40.04,8.21,3.21,-3.21,1,-.0416864054372881, +47551,74387,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/24/2016,824,Hillary Rodham Clinton,9207,DEM,47.5,Donald Trump,9849,REP,40.5,6,7,11/8/2016,47.46,48.18,-.72,7.72,7.72,0,2.72422517602328,for New York Times Upshot; average of multiple versions or turnout models listed in poll +47781,74795,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,Dan Jones & Associates,70,Live Phone/Online,,10/24/2016,823,Hillary Rodham Clinton,9207,DEM,24,Donald Trump,9849,REP,32,30,-8,11/8/2016,27.46,45.54,-18.08,10.08,10.08,1,1.354676840949781,for The Salt Lake Tribune +47525,74319,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/24/2016,750,Hillary Rodham Clinton,9207,DEM,28,Donald Trump,9849,REP,32,29,-4,11/8/2016,27.46,45.54,-18.08,14.08,14.08,1,5.331481657541294,for Heat Street +49225,77143,6046,2016,2016_House-G_NY-19,NY-19,House-G,House-G,Public Policy Polling,263,IVR,D,10/24/2016,1218,Zephyr R. Teachout,10384,DEM,44,John J. Faso,10385,REP,41,,3,11/8/2016,45.91,54.02,-8.11,11.11,11.11,0,4.756855650191529,for unspecified Democratic sponsor; among 'voters' +47542,74369,8272,2016,2016_House-G_US,US,House-G,House-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/24/2016,1221,Generic Candidate,9976,DEM,47,Generic Candidate,9975,REP,45,,2,11/8/2016,48.26,47.54,.71,1.29,1.29,1,-2.178201599819926,for FOX News +47608,74503,8272,2016,2016_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/24/2016,1200,Generic Candidate,9976,DEM,45,Generic Candidate,9975,REP,40,,5,11/8/2016,48.26,47.54,.71,4.29,4.29,1,1.030887781954284,for Economist +47629,77243,50,2016,2016_Gov-G_MO,MO,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/2016,625,Chris Koster,10085,DEM,46,Eric Greitens,10087,REP,45,,1,11/8/2016,45.57,51.14,-5.57,6.57,6.57,0,-1.141383174726763,for St Louis Post-Dispatch +47937,75059,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,Elon University,86,Live Phone,,10/25/2016,710,Roy A. Cooper,8967,DEM,44,Pat McCrory,8959,REP,44,1,0,11/8/2016,49.02,48.8,.22,.22,-.22,.5,-4.199867096643959, +47640,79786,57,2016,2016_Gov-G_VT,VT,Gov-G,Gov-G,RRH Elections,274,IVR,,10/25/2016,1052,Sue M. Minter,10095,DEM,38,Phillip B. Scott,10097,REP,45,4,-7,11/8/2016,44.17,52.91,-8.74,1.74,1.74,1,-3.328218715675999, +47937,74994,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Elon University,86,Live Phone,,10/25/2016,710,Deborah K. Ross,10153,DEM,39.9,Richard Burr,8963,REP,43.5,3,-3.5999999,11/8/2016,45.37,51.06,-5.7,2.1,2.1,1,-3.238522978552206, +47655,74631,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Gravis Marketing,124,IVR,,10/25/2016,875,Catherine Cortez Masto,9034,DEM,50,Joseph J. Heck,10222,REP,44,,6,11/8/2016,47.1,44.67,2.43,3.57,3.57,1,.2134127501524667,for Breitbart News; among registered voters +47629,74548,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/2016,625,Jason Kander,10158,DEM,46,Roy Blunt,10157,REP,47,,-1,11/8/2016,46.39,49.18,-2.79,1.79,1.79,1,-2.597183464614229,for St Louis Post-Dispatch +47873,74922,79,2016,2016_Sen-G_SD,SD,Sen-G,Sen-G,Nielson Brothers Polling,231,IVR,,10/25/2016,600,Jay H. Williams,10316,DEM,35,John Thune,10315,REP,54,,-19,11/8/2016,28.17,71.83,-43.66,24.66,24.66,1,16.40870016811169, +47643,74599,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Online,,10/25/2016,1158,Hillary Rodham Clinton,9207,DEM,42.1,Donald Trump,9849,REP,36.5,6.3,5.5999999,11/8/2016,48.13,46.03,2.1,3.5,3.5,1,.2949662081660585,for Reuters; average of multiple versions or turnout models listed in poll +47613,74512,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Lucid,175,Online,,10/25/2016,2602,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,39,6,4,11/8/2016,48.13,46.03,2.1,1.9,1.9,1,-1.232094238177054,for The Times-Picayune +47614,74513,621,2016,2016_Pres-G_MA,MA,Pres-G,Pres-G,Suffolk University,323,Live Phone,,10/25/2016,500,Hillary Rodham Clinton,9207,DEM,57,Donald Trump,9849,REP,25,4,32,11/8/2016,60.01,32.81,27.2,4.8,4.8,1,.8065920414044641, +47997,75062,623,2016,2016_Pres-G_ME,ME,Pres-G,Pres-G,Maine People's Resource Center,180,IVR/Online,,10/25/2016,812,Hillary Rodham Clinton,9207,DEM,44.5,Donald Trump,9849,REP,38.5,9,6,11/8/2016,47.83,44.87,2.96,3.04,3.04,1,-2.056227537790423,average of multiple versions or turnout models listed in poll +47541,74610,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,IVR,,10/25/2016,1030,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,43,4.5,6,11/8/2016,47.22,47.44,-.22,6.22,6.22,0,1.847218079202458,for Fox 2 News Detroit; average of multiple versions or turnout models listed in poll +66558,124041,625,2016,2016_Pres-G_MN,MN,Pres-G,Pres-G,St. Cloud State University,312,Live Phone,,10/25/2016,600,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,36,,11,11/8/2016,46.45,44.93,1.52,9.48,9.48,1,3.393215965393228,sample size unavailable; estimated at 600 as a default +47629,74545,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/25/2016,625,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,47,3,-5,11/8/2016,38.14,56.77,-18.64,13.64,13.64,1,6.309802502061059,for St Louis Post-Dispatch +47937,74993,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Elon University,86,Live Phone,,10/25/2016,710,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,41.2,2.6,.80000001,11/8/2016,46.17,49.83,-3.66,4.46,4.46,0,-1.48583071009778, +47655,74630,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/25/2016,875,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,46,3,0,11/8/2016,47.92,45.5,2.42,2.42,-2.42,.5,-1.141663095792616,for Breitbart News; among registered voters +48073,75203,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Trafalgar Group,338,IVR,R,10/25/2016,1150,Hillary Rodham Clinton,9207,DEM,44.15,Donald Trump,9849,REP,48.54,1.89,-4.3899999,11/8/2016,43.56,51.69,-8.13,3.74,3.74,1,-2.150374930715988,for unspecified Republican sponsor +47873,74921,643,2016,2016_Pres-G_SD,SD,Pres-G,Pres-G,Nielson Brothers Polling,231,IVR,,10/25/2016,600,Hillary Rodham Clinton,9207,DEM,35,Donald Trump,9849,REP,49,7,-14,11/8/2016,31.74,61.53,-29.79,15.79,15.79,1,6.816031353334674, +47634,74552,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Christopher Newport University,50,Live Phone,,10/25/2016,814,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,39,5,7,11/8/2016,49.73,44.41,5.32,1.68,1.68,1,-1.248562103656871, +47640,74563,648,2016,2016_Pres-G_VT,VT,Pres-G,Pres-G,RRH Elections,274,IVR,,10/25/2016,1052,Hillary Rodham Clinton,9207,DEM,52,Donald Trump,9849,REP,26,,26,11/8/2016,56.68,30.27,26.41,.41,-.41,1,-3.865278119067312, +47873,80818,6122,2016,2016_House-G_SD-1,SD-1,House-G,House-G,Nielson Brothers Polling,231,IVR,,10/25/2016,600,Paula Hawks,10397,DEM,41,Kristi L. Noem,10398,REP,51,,-10,11/8/2016,35.9,64.1,-28.21,18.21,18.21,1,12.54840392096054, +47998,75064,8715,2016,2016_Pres-G_M1,M1,Pres-G,Pres-G,Maine People's Resource Center,180,IVR/Online,,10/25/2016,429,Hillary Rodham Clinton,9207,DEM,47.95,Donald Trump,9849,REP,35.2,8.9,12.75,11/8/2016,53.96,39.15,14.81,2.06,-2.06,1,-3.923374988693269,average of multiple versions or turnout models listed in poll +47999,75066,8716,2016,2016_Pres-G_M2,M2,Pres-G,Pres-G,Maine People's Resource Center,180,IVR/Online,,10/25/2016,382,Hillary Rodham Clinton,9207,DEM,40.5,Donald Trump,9849,REP,42.2,8.4,-1.7,11/8/2016,40.98,51.26,-10.29,8.59,8.59,1,.2461986737799361,average of multiple versions or turnout models listed in poll +47775,74914,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,Marist College,183,Live Phone,,10/26/2016,780,Roy A. Cooper,8967,DEM,51,Pat McCrory,8959,REP,45,,6,11/8/2016,49.02,48.8,.22,5.78,5.78,1,1.720816162916192,for NBC/WSJ +47766,74774,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Gravis Marketing,124,IVR,,10/26/2016,1273,Deborah K. Ross,10153,DEM,48,Richard Burr,8963,REP,45,,3,11/8/2016,45.37,51.06,-5.7,8.7,8.7,0,3.875301851386287,for Breitbart News; among registered voters +47775,74778,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Marist College,183,Live Phone,,10/26/2016,780,Deborah K. Ross,10153,DEM,48,Richard Burr,8963,REP,48,,0,11/8/2016,45.37,51.06,-5.7,5.7,5.7,.5,.5150359563625755,for NBC/WSJ +47649,74620,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/26/2016,525,Deborah K. Ross,10153,DEM,43,Richard Burr,8963,REP,48,,-5,11/8/2016,45.37,51.06,-5.7,.7,.7,1,-5.061385911269176, +47647,74618,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/26/2016,525,Catherine Cortez Masto,9034,DEM,43,Joseph J. Heck,10222,REP,42,,1,11/8/2016,47.1,44.67,2.43,1.43,-1.43,1,-2.574178327488512, +47650,74621,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/26/2016,525,Ted Strickland,9021,DEM,42,Rob Portman,9020,REP,49,,-7,11/8/2016,37.16,58.03,-20.87,13.87,13.87,1,9.051133073634071, +47648,74619,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/26/2016,525,Margaret Wood Hassan,9007,DEM,46,Kelly Ayotte,9019,REP,43,,3,11/8/2016,47.98,47.84,.14,2.86,2.86,1,-1.619914598116273, +47654,74629,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Emerson College,88,IVR,,10/26/2016,550,Kathleen Alana McGinty,8985,DEM,45,Patrick J. Toomey,8966,REP,43,,2,11/8/2016,47.34,48.77,-1.43,3.43,3.43,0,-1.717960687137781, +47651,74622,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/26/2016,525,Kathleen Alana McGinty,8985,DEM,46,Patrick J. Toomey,8966,REP,40,,6,11/8/2016,47.34,48.77,-1.43,7.43,7.43,0,2.464077423197613, +48321,75690,89,2016,2016_Sen-G_CA,CA,Sen-G,Sen-G,Greenberg Quinlan Rosner/American Viewpoint,127,Live Phone,,10/26/2016,1382,Kamala D. Harris,9029,DEM,48,Loretta Sanchez,10129,DEM,31,,17,11/8/2016,61.6,38.4,23.21,6.21,,1,2.791397725213669, +47621,74530,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Dixie Strategies,81,IVR/Live Phone,,10/26/2016,698,Patrick Murphy,8995,DEM,43,Marco Rubio,8974,REP,48.6,,-5.5999999,11/8/2016,44.31,51.98,-7.67,2.07,2.07,1,-2.381458999322611, +47767,74775,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Gravis Marketing,124,IVR,,10/26/2016,1301,Patrick Murphy,8995,DEM,46,Marco Rubio,8974,REP,46,,0,11/8/2016,44.31,51.98,-7.67,7.67,7.67,.5,3.73406763611251,for Breitbart News; among registered voters +47776,74780,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Marist College,183,Live Phone,,10/26/2016,779,Patrick Murphy,8995,DEM,43,Marco Rubio,8974,REP,51,,-8,11/8/2016,44.31,51.98,-7.67,.33,-.33,1,-4.082652568707656,for NBC/WSJ +47637,74566,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,10/26/2016,742,Patrick Murphy,8995,DEM,46,Marco Rubio,8974,REP,46,,0,11/8/2016,44.31,51.98,-7.67,7.67,7.67,.5,3.450233169980423, +47646,74617,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/26/2016,525,Patrick Murphy,8995,DEM,42,Marco Rubio,8974,REP,49,,-7,11/8/2016,44.31,51.98,-7.67,.67,.67,1,-4.126138669489337, +47771,74777,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Siena College/The New York Times Upshot,448,Live Phone,,10/26/2016,815,Patrick Murphy,8995,DEM,42,Marco Rubio,8974,REP,51,,-9,11/8/2016,44.31,51.98,-7.67,1.33,-1.33,1,-3.007745789360889,for New York Times Upshot +47631,74547,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/26/2016,1824,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,45,2,1,11/8/2016,48.13,46.03,2.1,1.1,-1.1,1,-2.109095403399216,for Breitbart News; among registered voters +48009,75084,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,RAND (American Life Panel),270,Online,,10/26/2016,2269,Hillary Rodham Clinton,9207,DEM,43.7,Donald Trump,9849,REP,34.6,7.7,9.1000004,11/8/2016,48.13,46.03,2.1,7,7,1,4.022468109289107, +47636,74556,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/26/2016,1500,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,45,3,0,11/8/2016,48.13,46.03,2.1,2.1,-2.1,.5,-1.122892876159508, +47764,74752,602,2016,2016_Pres-G_AK,AK,Pres-G,Pres-G,Google Surveys,122,Online,,10/26/2016,446,Hillary Rodham Clinton,9207,DEM,38,Donald Trump,9849,REP,39,11,-1,11/8/2016,36.55,51.28,-14.73,13.73,13.73,1,7.994666782719976, +48321,75803,606,2016,2016_Pres-G_CA,CA,Pres-G,Pres-G,Greenberg Quinlan Rosner/American Viewpoint,127,Live Phone,,10/26/2016,1382,Hillary Rodham Clinton,9207,DEM,56,Donald Trump,9849,REP,31.5,4,24.5,11/8/2016,61.73,31.62,30.11,5.61,-5.61,1,-.5164669029001205,average of multiple versions or turnout models listed in poll +47621,74529,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Dixie Strategies,81,IVR/Live Phone,,10/26/2016,698,Hillary Rodham Clinton,9207,DEM,42.4,Donald Trump,9849,REP,45.7,,-3.3,11/8/2016,47.82,49.02,-1.2,2.1,-2.1,1,-1.799522834765932, +47767,74755,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/26/2016,1301,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,47,1,1,11/8/2016,47.82,49.02,-1.2,2.2,2.2,0,-1.453472252852295,for Breitbart News; among registered voters +47776,74782,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Marist College,183,Live Phone,,10/26/2016,779,Hillary Rodham Clinton,9207,DEM,45.5,Donald Trump,9849,REP,45,5,.5,11/8/2016,47.82,49.02,-1.2,1.7,1.7,0,-2.131967470845142,for NBC/WSJ; average of multiple versions or turnout models listed in poll +47637,74560,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Public Policy Polling,263,IVR/Online,,10/26/2016,742,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,44,,4,11/8/2016,47.82,49.02,-1.2,5.2,5.2,0,1.416536943819326, +47646,74611,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/26/2016,525,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,48,2,-6,11/8/2016,47.82,49.02,-1.2,4.8,-4.8,1,.7248849783540344, +47771,74762,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/26/2016,815,Hillary Rodham Clinton,9207,DEM,43.5,Donald Trump,9849,REP,47,4,-3.5,11/8/2016,47.82,49.02,-1.2,2.3,-2.3,1,-1.473894961398148,for New York Times Upshot; average of multiple versions or turnout models listed in poll +47785,74803,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/26/2016,683,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,49,3,-7,11/8/2016,45.64,50.77,-5.13,1.87,-1.87,1,-1.778774411291846,for 11Alive; among registered voters +47763,74751,615,2016,2016_Pres-G_ID,ID,Pres-G,Pres-G,Google Surveys,122,Online,,10/26/2016,417,Hillary Rodham Clinton,9207,DEM,29,Donald Trump,9849,REP,41,17,-12,11/8/2016,27.49,59.26,-31.77,19.77,19.77,1,11.93470986764225, +47653,74626,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Emerson College,88,IVR,,10/26/2016,500,Hillary Rodham Clinton,9207,DEM,50,Donald Trump,9849,REP,43,3,7,11/8/2016,47.22,47.44,-.22,7.22,7.22,0,2.139903045703384, +47766,74754,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/26/2016,1273,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,47,1,2,11/8/2016,46.17,49.83,-3.66,5.66,5.66,0,-.0582717928172545,for Breitbart News; among registered voters +47775,74772,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Marist College,183,Live Phone,,10/26/2016,780,Hillary Rodham Clinton,9207,DEM,48.5,Donald Trump,9849,REP,42.5,8,6,11/8/2016,46.17,49.83,-3.66,9.66,9.66,0,3.941542774535127,for NBC/WSJ; average of multiple versions or turnout models listed in poll +47649,74614,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/26/2016,525,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,44,5,3,11/8/2016,46.17,49.83,-3.66,6.66,6.66,0,.7471167884724503, +47648,74613,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/26/2016,525,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,39,8,8,11/8/2016,46.83,46.46,.37,7.63,7.63,1,2.149246527471785, +47647,74612,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/26/2016,525,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,42,8,1,11/8/2016,47.92,45.5,2.42,1.42,-1.42,1,-2.417196105183854, +47650,74615,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/26/2016,525,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,42,4,4,11/8/2016,43.56,51.69,-8.13,12.13,12.13,0,6.757059801426439, +47654,74627,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Emerson College,88,IVR,,10/26/2016,550,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,43,6,5,11/8/2016,47.46,48.18,-.72,5.72,5.72,0,.4976260110164926, +47651,74616,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/26/2016,525,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,40,5,7,11/8/2016,47.46,48.18,-.72,7.72,7.72,0,2.348552342456664, +48118,75346,8272,2016,2016_House-G_US,US,House-G,House-G,Ipsos,154,Online,,10/26/2016,1196,Generic Candidate,9976,DEM,43.1,Generic Candidate,9975,REP,38,,5.0999999,11/8/2016,48.26,47.54,.71,4.39,4.39,1,1.346484182725698,for Reuters +47779,74890,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,YouGov,391,Online,,10/27/2016,992,Roy A. Cooper,8967,DEM,46,Pat McCrory,8959,REP,44,,2,11/8/2016,49.02,48.8,.22,1.78,1.78,1,-2.347012785320003,for CBS News +47793,79762,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,Praecones Analytica,257,IVR,,10/27/2016,408,Colin Van Ostern,10081,DEM,41.8,Christopher Sununu,10080,REP,45.2,2.3,-3.4000001,11/8/2016,46.57,48.84,-2.27,1.13,-1.13,1,-5.200250378528006, +48017,75383,55,2016,2016_Gov-GS_OR,OR,Gov-G,Gov-GS,DHM Research,76,Live Phone,,10/27/2016,504,Kate Brown,10225,DEM,42,William C. Pierce,10224,REP,33,4,9,11/8/2016,50.62,43.45,7.16,1.84,1.84,1,-3.391522412844143, +47759,74747,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Emerson College,88,IVR,,10/27/2016,650,Deborah K. Ross,10153,DEM,44,Richard Burr,8963,REP,48,,-4,11/8/2016,45.37,51.06,-5.7,1.7,1.7,1,-3.657324235437703, +47779,74793,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,YouGov,391,Online,,10/27/2016,992,Deborah K. Ross,10153,DEM,44,Richard Burr,8963,REP,44,,0,11/8/2016,45.37,51.06,-5.7,5.7,5.7,.5,.6918941204224189,for CBS News +47760,74748,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Emerson College,88,IVR,,10/27/2016,550,Catherine Cortez Masto,9034,DEM,44,Joseph J. Heck,10222,REP,48,,-4,11/8/2016,47.1,44.67,2.43,6.43,-6.43,0,3.046005229265893, +47757,74745,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,Emerson College,88,IVR,,10/27/2016,800,Ted Strickland,9021,DEM,35,Rob Portman,9020,REP,49,,-14,11/8/2016,37.16,58.03,-20.87,6.87,6.87,1,.4167140463852649, +47780,74794,74,2016,2016_Sen-G_CO,CO,Sen-G,Sen-G,YouGov,391,Online,,10/27/2016,997,Michael F. Bennet,9009,DEM,46,Darryl Glenn,10226,REP,41,,5,11/8/2016,49.97,44.31,5.66,.66,-.66,1,-3.10342019472434,for CBS News +47792,74813,81,2016,2016_Sen-G_KY,KY,Sen-G,Sen-G,Cygnal,67,Live Phone,,10/27/2016,811,Jim Gray,10253,DEM,41.8,Rand Paul,8984,REP,51.5,,-9.6999998,11/8/2016,42.72,57.27,-14.55,4.85,4.85,1,-.6985425013404477, +48192,75473,81,2016,2016_Sen-G_KY,KY,Sen-G,Sen-G,Google Surveys,122,Online,,10/27/2016,1016,Jim Gray,10253,DEM,27.9,Rand Paul,8984,REP,34.5,,-6.5999999,11/8/2016,42.72,57.27,-14.55,7.95,7.95,1,2.651179867516821,for Babbage Cofounder; among all adults +48000,75068,84,2016,2016_Sen-G_IL,IL,Sen-G,Sen-G,Loras College,171,Live Phone,,10/27/2016,600,Tammy Duckworth,10154,DEM,42,Mark Kirk,10159,REP,34,,8,11/8/2016,54.86,39.78,15.08,7.08,-7.08,1,2.644895659417828, +47793,74816,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Praecones Analytica,257,IVR,,10/27/2016,408,Margaret Wood Hassan,9007,DEM,47,Kelly Ayotte,9019,REP,49.1,,-2.0999999,11/8/2016,47.98,47.84,.14,2.24,-2.24,0,-2.392882425924428, +47777,74791,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,YouGov,391,Online,,10/27/2016,1091,Kathleen Alana McGinty,8985,DEM,44,Patrick J. Toomey,8966,REP,41,,3,11/8/2016,47.34,48.77,-1.43,4.43,4.43,0,-.2549807511476534,for CBS News +47778,74792,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,YouGov,391,Online,,10/27/2016,994,Ann Kirkpatrick,10147,DEM,38,John McCain,8981,REP,43,,-5,11/8/2016,40.75,53.71,-12.96,7.96,7.96,1,3.38868556632955,for CBS News +47756,74744,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Emerson College,88,IVR,,10/27/2016,500,Patrick Murphy,8995,DEM,47,Marco Rubio,8974,REP,49,,-2,11/8/2016,44.31,51.98,-7.67,5.67,5.67,1,1.185717286450632, +47882,74938,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,CVOTER,40,Online,,10/27/2016,1299,Hillary Rodham Clinton,9207,DEM,48.81,Donald Trump,9849,REP,47.71,,1.1,11/8/2016,48.13,46.03,2.1,1,-1,1,-2.20136285653,for UPI +47770,74760,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,10/27/2016,1039,Hillary Rodham Clinton,9207,DEM,44.5,Donald Trump,9849,REP,41.45,5.6,3.05,11/8/2016,48.13,46.03,2.1,.95,.95,1,-2.268459475890082,average of multiple versions or turnout models listed in poll +47869,74913,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2016,40816,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,42.5,6,6.5,11/8/2016,48.13,46.03,2.1,4.4,4.4,1,1.625188911588208,for NBC News; average of multiple versions or turnout models listed in poll +47707,74683,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Data Orbital,73,Live Phone,,10/27/2016,550,Hillary Rodham Clinton,9207,DEM,40,Donald Trump,9849,REP,42,5,-2,11/8/2016,45.12,48.67,-3.55,1.55,1.55,1,-1.680607027541633, +47778,74788,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,YouGov,391,Online,,10/27/2016,994,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,44,4,-2,11/8/2016,45.12,48.67,-3.55,1.55,1.55,1,-1.638627254148453,for CBS News +47780,74790,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,YouGov,391,Online,,10/27/2016,997,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,39,7,3,11/8/2016,48.16,43.25,4.91,1.91,-1.91,1,-1.208168256232336,for CBS News +47756,74739,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Emerson College,88,IVR,,10/27/2016,500,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,45,4,1,11/8/2016,47.82,49.02,-1.2,2.2,2.2,0,-1.857984421884589, +48000,75069,616,2016,2016_Pres-G_IL,IL,Pres-G,Pres-G,Loras College,171,Live Phone,,10/27/2016,600,Hillary Rodham Clinton,9207,DEM,46.4,Donald Trump,9849,REP,35.3,6,11.1,11/8/2016,55.83,38.76,17.06,5.96,-5.96,1,2.282339861609376,average of multiple versions or turnout models listed in poll +47792,74812,619,2016,2016_Pres-G_KY,KY,Pres-G,Pres-G,Cygnal,67,Live Phone,,10/27/2016,811,Hillary Rodham Clinton,9207,DEM,32,Donald Trump,9849,REP,56,,-24,11/8/2016,32.68,62.52,-29.84,5.84,5.84,1,-1.154473168959973, +48192,75472,619,2016,2016_Pres-G_KY,KY,Pres-G,Pres-G,Google Surveys,122,Online,,10/27/2016,1004,Hillary Rodham Clinton,9207,DEM,24.8,Donald Trump,9849,REP,38.2,7,-13.4,11/8/2016,32.68,62.52,-29.84,16.44,16.44,1,10.60964332480844,for Babbage Cofounder; among all adults +47759,74742,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Emerson College,88,IVR,,10/27/2016,650,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,45,4,3,11/8/2016,46.17,49.83,-3.66,6.66,6.66,0,.7815066643679348, +47779,74789,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,YouGov,391,Online,,10/27/2016,992,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,45,3,3,11/8/2016,46.17,49.83,-3.66,6.66,6.66,0,1.004839297816865,for CBS News +47793,74815,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Praecones Analytica,257,IVR,,10/27/2016,408,Hillary Rodham Clinton,9207,DEM,44.2,Donald Trump,9849,REP,45.85,4.4,-1.65,11/8/2016,46.83,46.46,.37,2.02,-2.02,0,-3.689674759620047,average of multiple versions or turnout models listed in poll +47760,74743,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Emerson College,88,IVR,,10/27/2016,550,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,42,3,2,11/8/2016,47.92,45.5,2.42,.42,-.42,1,-3.249443332652612, +47757,74740,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Emerson College,88,IVR,,10/27/2016,800,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,45,6,0,11/8/2016,43.56,51.69,-8.13,8.13,8.13,.5,2.263217484106123, +48017,75108,639,2016,2016_Pres-G_OR,OR,Pres-G,Pres-G,DHM Research,76,Live Phone,,10/27/2016,504,Hillary Rodham Clinton,9207,DEM,41,Donald Trump,9849,REP,34,4,7,11/8/2016,50.07,39.09,10.98,3.98,-3.98,1,-1.074371327423888, +47777,74787,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,YouGov,391,Online,,10/27/2016,1091,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,40,5,8,11/8/2016,47.46,48.18,-.72,8.72,8.72,0,4.0150710897916,for CBS News +48358,75796,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Roanoke College,292,Live Phone,,10/27/2016,766,Hillary Rodham Clinton,9207,DEM,52.5,Donald Trump,9849,REP,33.5,8,19,11/8/2016,49.73,44.41,5.32,13.68,13.68,1,11.02261978834019,average of multiple versions or turnout models listed in poll +48074,75208,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Winthrop University,386,Live Phone,,10/27/2016,712,Hillary Rodham Clinton,9207,DEM,46.5,Donald Trump,9849,REP,41,5,5.5,11/8/2016,49.73,44.41,5.32,.18,.18,1,-3.032098418506286,average of multiple versions or turnout models listed in poll +49211,77124,6005,2016,2016_House-G_NE-2,NE-2,House-G,House-G,Singularis Group,306,IVR,R,10/27/2016,1482,Brad Ashford,10388,DEM,45,Don Bacon,10389,REP,47,4,-2,11/8/2016,47.73,48.93,-1.2,.8,-.8,1,-4.471793064531674,for Don Bacon +47869,76460,8272,2016,2016_House-G_US,US,House-G,House-G,SurveyMonkey,324,Online,,10/27/2016,43003,Generic Candidate,9976,DEM,47,Generic Candidate,9975,REP,44,,3,11/8/2016,48.26,47.54,.71,2.29,2.29,1,-.7538766053398213,for NBC News +47891,77231,48,2016,2016_Gov-G_DE,DE,Gov-G,Gov-G,SurveyMonkey,324,Online,,10/28/2016,458,John C. Carney Jr.,10258,DEM,60,Colin R. J. Bonini,10259,REP,36,,24,11/8/2016,58.34,39.19,19.15,4.85,4.85,1,-2.754914317436853, +47897,77232,49,2016,2016_Gov-G_IN,IN,Gov-G,Gov-G,SurveyMonkey,324,Online,,10/28/2016,674,John R. Gregg,10217,DEM,48,Eric Joseph Holcomb,10271,REP,47,,1,11/8/2016,45.42,51.38,-5.95,6.95,6.95,0,-.6167946934114975, +47860,79758,50,2016,2016_Gov-G_MO,MO,Gov-G,Gov-G,BK Strategies,20,IVR,,10/28/2016,1698,Chris Koster,10085,DEM,46,Eric Greitens,10087,REP,45,,1,11/8/2016,45.57,51.14,-5.57,6.57,6.57,0,-.475797894551923,for Missouri Scout +47908,77233,50,2016,2016_Gov-G_MO,MO,Gov-G,Gov-G,SurveyMonkey,324,Online,,10/28/2016,671,Chris Koster,10085,DEM,54,Eric Greitens,10087,REP,44,,10,11/8/2016,45.57,51.14,-5.57,15.57,15.57,0,8.461068828578588, +47909,77234,51,2016,2016_Gov-G_MT,MT,Gov-G,Gov-G,SurveyMonkey,324,Online,,10/28/2016,405,Steve Bullock,8982,DEM,53,Greg Gianforte,10347,REP,39,7,14,11/8/2016,50.25,46.36,3.89,10.11,10.11,1,2.44675782674783, +47916,77236,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,SurveyMonkey,324,Online,,10/28/2016,1574,Roy A. Cooper,8967,DEM,52,Pat McCrory,8959,REP,46,,6,11/8/2016,49.02,48.8,.22,5.78,5.78,1,2.391199429008854, +47917,77237,53,2016,2016_Gov-G_ND,ND,Gov-G,Gov-G,SurveyMonkey,324,Online,,10/28/2016,279,Marvin E. Nelson,10425,DEM,29,Doug Burgum,10426,REP,68,,-39,11/8/2016,19.39,76.52,-57.13,18.13,18.13,1,10.2972248101706, +47912,77235,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,SurveyMonkey,324,Online,,10/28/2016,659,Colin Van Ostern,10081,DEM,53,Christopher Sununu,10080,REP,43,,10,11/8/2016,46.57,48.84,-2.27,12.27,12.27,0,7.185376620329152, +48499,76039,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,10/28/2016,503,Colin Van Ostern,10081,DEM,42,Christopher Sununu,10080,REP,41,,1,11/8/2016,46.57,48.84,-2.27,3.27,3.27,0,-2.226030739624175,for WMUR +47920,77238,55,2016,2016_Gov-GS_OR,OR,Gov-G,Gov-GS,SurveyMonkey,324,Online,,10/28/2016,743,Kate Brown,10225,DEM,54,William C. Pierce,10224,REP,42,,12,11/8/2016,50.62,43.45,7.16,4.84,4.84,1,.2614423915095178, +47927,77239,56,2016,2016_Gov-G_UT,UT,Gov-G,Gov-G,SurveyMonkey,324,Online,,10/28/2016,1078,Mike Weinholtz,10101,DEM,35,Gary Richard Herbert,10098,REP,61,,-26,11/8/2016,28.74,66.74,-38,12,12,1,7.732530920237243, +47928,77240,57,2016,2016_Gov-G_VT,VT,Gov-G,Gov-G,SurveyMonkey,324,Online,,10/28/2016,436,Sue M. Minter,10095,DEM,45,Phillip B. Scott,10097,REP,52,,-7,11/8/2016,44.17,52.91,-8.74,1.74,1.74,1,-2.729094353509193, +47930,77241,58,2016,2016_Gov-G_WA,WA,Gov-G,Gov-G,SurveyMonkey,324,Online,,10/28/2016,745,Jay Robert Inslee,10103,DEM,55,Bill Ray Bryant,10102,REP,42,,13,11/8/2016,54.39,45.61,8.78,4.22,4.22,1,-.0438335734227816, +47931,77242,59,2016,2016_Gov-G_WV,WV,Gov-G,Gov-G,SurveyMonkey,324,Online,,10/28/2016,321,James Justice,10093,DEM,42,William Paul Cole,9022,REP,43,13,-1,11/8/2016,49.09,42.3,6.78,7.78,-7.78,0,.0191590452502194, +47899,75125,60,2016,2016_Sen-G_KS,KS,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,1273,Patrick Wiesner,10239,DEM,39,Jerry Moran,8968,REP,56,,-17,11/8/2016,32.24,62.18,-29.94,12.94,12.94,1,3.919609384544059, +48076,75207,60,2016,2016_Sen-G_KS,KS,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/28/2016,596,Patrick Wiesner,10239,DEM,31,Jerry Moran,8968,REP,55,6,-24,11/8/2016,32.24,62.18,-29.94,5.94,5.94,1,-3.003236539728437, +47915,75132,61,2016,2016_Sen-G_NY,NY,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,1734,Charles E. Schumer,10111,DEM,68,Wendy E. Long,10110,REP,28,,40,11/8/2016,70.18,27.56,42.62,2.62,-2.62,1,-2.345483192306348, +47916,75133,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,1574,Deborah K. Ross,10153,DEM,47,Richard Burr,8963,REP,43,7,4,11/8/2016,45.37,51.06,-5.7,9.7,9.7,0,5.148295094949431, +47911,75130,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,1010,Catherine Cortez Masto,9034,DEM,47,Joseph J. Heck,10222,REP,47,,0,11/8/2016,47.1,44.67,2.43,2.43,-2.43,.5,-.9305244865702956, +47894,75120,64,2016,2016_Sen-G_HI,HI,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,467,Brian Schatz,10306,DEM,69,John Stanley Carroll,10307,REP,27,,42,11/8/2016,73.6,22.24,51.36,9.36,-9.36,1,1.785952895778429, +47920,75137,65,2016,2016_Sen-G_OR,OR,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,743,Ron Wyden,10308,DEM,62,Mark Callahan,10309,REP,34,,28,11/8/2016,56.6,33.35,23.25,4.75,4.75,1,-2.708167256419852, +47923,75139,66,2016,2016_Sen-G_SC,SC,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,1762,Thomas Dixon,10266,DEM,39,Tim Scott,10256,REP,56,,-17,11/8/2016,36.93,60.57,-23.64,6.64,6.64,1,-.6502082304337765, +47918,75135,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,1823,Ted Strickland,9021,DEM,40,Rob Portman,9020,REP,55,,-15,11/8/2016,37.16,58.03,-20.87,5.87,5.87,1,-.44362979545307, +47883,75111,68,2016,2016_Sen-G_AL,AL,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,485,Ronald Steven Crumpton,10346,DEM,36,Richard C. Shelby,10133,REP,60,,-24,11/8/2016,35.87,63.96,-28.09,4.09,4.09,1,-4.525058466458636, +47860,74896,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,BK Strategies,20,IVR,,10/28/2016,1698,Jason Kander,10158,DEM,44,Roy Blunt,10157,REP,47,,-3,11/8/2016,46.39,49.18,-2.79,.21,-.21,1,-3.639195894522541,for Missouri Scout +47908,75129,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,671,Jason Kander,10158,DEM,51,Roy Blunt,10157,REP,45,,6,11/8/2016,46.39,49.18,-2.79,8.79,8.79,0,5.365116782622317, +47758,74746,71,2016,2016_Sen-G_WI,WI,Sen-G,Sen-G,Emerson College,88,IVR,,10/28/2016,400,Russ Feingold,8971,DEM,49,Ron Johnson,8972,REP,44,,5,11/8/2016,46.81,50.17,-3.36,8.36,8.36,0,2.576025688305382, +47932,75144,71,2016,2016_Sen-G_WI,WI,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,1195,Russ Feingold,8971,DEM,49,Ron Johnson,8972,REP,49,,0,11/8/2016,46.81,50.17,-3.36,3.36,3.36,.5,-2.747694585843567, +47930,75143,72,2016,2016_Sen-G_WA,WA,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,745,Patty Murray,10242,DEM,61,Chris Vance,10243,REP,36,,25,11/8/2016,59.01,40.99,18.03,6.97,6.97,1,1.227688854512977, +47927,75141,73,2016,2016_Sen-G_UT,UT,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,1078,Misty Katherine Snow,10233,DEM,34,Mike Lee,9042,REP,62,,-28,11/8/2016,27.06,68.15,-41.09,13.09,13.09,1,6.905141057751631, +47888,75116,74,2016,2016_Sen-G_CO,CO,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,1532,Michael F. Bennet,9009,DEM,48,Darryl Glenn,10226,REP,46,,2,11/8/2016,49.97,44.31,5.66,3.66,-3.66,1,-.025602268715352, +47928,75142,75,2016,2016_Sen-G_VT,VT,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,436,Patrick J. Leahy,10261,DEM,64,Scott Milne,10262,REP,33,,31,11/8/2016,61.26,33.03,28.24,2.76,2.76,1,-4.071228591590887, +47919,75136,76,2016,2016_Sen-G_OK,OK,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,472,Mike Workman,10312,DEM,35,James Lankford,10311,REP,62,,-27,11/8/2016,24.58,67.74,-43.16,16.16,16.16,1,8.531364842807585, +47917,75134,77,2016,2016_Sen-G_ND,ND,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,279,Eliot Glassheim,10314,DEM,27,John Hoeven,10313,REP,71,,-44,11/8/2016,16.97,78.48,-61.51,17.51,17.51,1,9.662446087167091, +47897,75123,78,2016,2016_Sen-G_IN,IN,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,674,Evan Bayh,10238,DEM,46,Todd C. Young,10175,REP,50,,-4,11/8/2016,42.41,52.11,-9.7,5.7,5.7,1,-2.031627792593553, +47924,75140,79,2016,2016_Sen-G_SD,SD,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,298,Jay H. Williams,10316,DEM,31,John Thune,10315,REP,67,,-36,11/8/2016,28.17,71.83,-43.66,7.66,7.66,1,-3.369421152485788, +47895,75121,80,2016,2016_Sen-G_ID,ID,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,447,Jerry Sturgill,10227,DEM,34,Mike Crapo,10228,REP,61,,-27,11/8/2016,27.73,66.13,-38.41,11.41,11.41,1,5.06668899469531, +47900,75126,81,2016,2016_Sen-G_KY,KY,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,424,Jim Gray,10253,DEM,46,Rand Paul,8984,REP,52,,-6,11/8/2016,42.72,57.27,-14.55,8.55,8.55,1,3.523703231857394, +47938,74996,81,2016,2016_Sen-G_KY,KY,Sen-G,Sen-G,Western Kentucky University,379,Live Phone,,10/28/2016,602,Jim Gray,10253,DEM,39,Rand Paul,8984,REP,55,,-16,11/8/2016,42.72,57.27,-14.55,1.45,-1.45,1,-5.133341241096486, +47903,75128,82,2016,2016_Sen-G_MD,MD,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,740,Chris Van Hollen,10105,DEM,66,Kathy Szeliga,10124,REP,31,,35,11/8/2016,60.89,35.67,25.21,9.79,9.79,1,2.342124635809179, +47886,75114,83,2016,2016_Sen-G_AR,AR,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,484,Conner W. Eldridge,10230,DEM,44,John Boozman,8987,REP,54,,-10,11/8/2016,36.17,59.77,-23.6,13.6,13.6,1,7.735045631748152, +47896,75122,84,2016,2016_Sen-G_IL,IL,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,1003,Tammy Duckworth,10154,DEM,57,Mark Kirk,10159,REP,38,,19,11/8/2016,54.86,39.78,15.08,3.92,3.92,1,-1.150979571473566, +47912,75131,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,659,Margaret Wood Hassan,9007,DEM,50,Kelly Ayotte,9019,REP,38,8,12,11/8/2016,47.98,47.84,.14,11.86,11.86,1,8.054997684830324, +48499,76016,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,10/28/2016,516,Margaret Wood Hassan,9007,DEM,45,Kelly Ayotte,9019,REP,44,,1,11/8/2016,47.98,47.84,.14,.86,.86,1,-3.631633872293153,for WMUR +47876,74929,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Franklin & Marshall College,106,Live Phone/Online,,10/28/2016,652,Kathleen Alana McGinty,8985,DEM,47,Patrick J. Toomey,8966,REP,35,1,12,11/8/2016,47.34,48.77,-1.43,13.43,13.43,0,8.971406761951011, +47867,74910,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Gravis Marketing,124,IVR,,10/28/2016,3217,Kathleen Alana McGinty,8985,DEM,45,Patrick J. Toomey,8966,REP,41,,4,11/8/2016,47.34,48.77,-1.43,5.43,5.43,0,1.05501585625977,for Breitbart News; among registered voters +47921,75138,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,2255,Kathleen Alana McGinty,8985,DEM,49,Patrick J. Toomey,8966,REP,46,,3,11/8/2016,47.34,48.77,-1.43,4.43,4.43,0,-.035911019540463, +47885,75113,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,1457,Ann Kirkpatrick,10147,DEM,46,John McCain,8981,REP,49,,-3,11/8/2016,40.75,53.71,-12.96,9.96,9.96,1,5.768519396624867, +47893,75119,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,2665,Jim Barksdale,10193,DEM,41,Johnny Isakson,10194,REP,50,5,-9,11/8/2016,41.03,54.78,-13.75,4.75,4.75,1,.6986314865600046, +47887,75115,89,2016,2016_Sen-G_CA,CA,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,2505,Kamala D. Harris,9029,DEM,50,Loretta Sanchez,10129,DEM,30,,20,11/8/2016,61.6,38.4,23.21,3.21,,1,-.8240869637410447, +48125,75941,89,2016,2016_Sen-G_CA,CA,Sen-G,Sen-G,YouGov,391,Online,,10/28/2016,1498,Kamala D. Harris,9029,DEM,47,Loretta Sanchez,10129,DEM,23,,24,11/8/2016,61.6,38.4,23.21,.79,,1,-3.16630597524028,for UC Berkeley's Institute of Governmental Studies/Field Poll +47889,75117,91,2016,2016_Sen-G_CT,CT,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,554,Richard Blumenthal,10205,DEM,59,Dan Carter,10206,REP,38,,21,11/8/2016,63.19,34.62,28.57,7.57,-7.57,1,-.0011237448126348, +47898,75124,92,2016,2016_Sen-G_IA,IA,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,984,Patty Judge,10210,DEM,41,Chuck Grassley,8961,REP,56,,-15,11/8/2016,35.66,60.09,-24.43,9.43,9.43,1,4.19568712110716, +47892,75118,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,SurveyMonkey,324,Online,,10/28/2016,2809,Patrick Murphy,8995,DEM,47,Marco Rubio,8974,REP,49,,-2,11/8/2016,44.31,51.98,-7.67,5.67,5.67,1,1.957136249169621, +48018,75146,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,TargetSmart/William & Mary,332,Live Phone/Online,,10/28/2016,718,Patrick Murphy,8995,DEM,43,Marco Rubio,8974,REP,49,,-6,11/8/2016,44.31,51.98,-7.67,1.67,1.67,1,-2.676199575491914, +47784,74802,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/28/2016,1165,Hillary Rodham Clinton,9207,DEM,47.5,Donald Trump,9849,REP,46,4,1.5,11/8/2016,48.13,46.03,2.1,.6,-.6,1,-2.510209085126889,for The Washington Post; average of multiple versions or turnout models listed in poll +47940,74999,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,10/28/2016,24316,Hillary Rodham Clinton,9207,DEM,37.69,Donald Trump,9849,REP,35.07,6.18,2.6199999,11/8/2016,48.13,46.03,2.1,.52,.52,1,-2.323483553721758, +47939,74997,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,10/28/2016,943,Hillary Rodham Clinton,9207,DEM,37.1,Donald Trump,9849,REP,36.6,5.9,.5,11/8/2016,48.13,46.03,2.1,1.6,-1.6,1,-1.653947953546014, +47855,74883,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Lucid,175,Online,,10/28/2016,2617,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,41,5,1,11/8/2016,48.13,46.03,2.1,1.1,-1.1,1,-1.81328090630618,for The Times-Picayune +47858,74893,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Morning Consult,218,Online,,10/28/2016,1794,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,40,8,4,11/8/2016,48.13,46.03,2.1,1.9,1.9,1,-1.124035080438193,for Politico; average of multiple versions or turnout models listed in poll +47874,74923,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,USC Dornsife/Los Angeles Times,343,Online,,10/28/2016,3145,Hillary Rodham Clinton,9207,DEM,43.28,Donald Trump,9849,REP,46.9,,-3.6199999,11/8/2016,48.13,46.03,2.1,5.72,-5.72,0,2.855134903445384, +47884,74940,602,2016,2016_Pres-G_AK,AK,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,300,Hillary Rodham Clinton,9207,DEM,38,Donald Trump,9849,REP,46,13,-8,11/8/2016,36.55,51.28,-14.73,6.73,6.73,1,-1.271096215017258, +47883,74939,603,2016,2016_Pres-G_AL,AL,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,485,Hillary Rodham Clinton,9207,DEM,35,Donald Trump,9849,REP,55,5,-20,11/8/2016,34.36,62.08,-27.73,7.73,7.73,1,.6066321307808483, +47886,74942,604,2016,2016_Pres-G_AR,AR,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,484,Hillary Rodham Clinton,9207,DEM,39,Donald Trump,9849,REP,52,5,-13,11/8/2016,33.65,60.57,-26.92,13.92,13.92,1,8.671204289752305, +47885,74941,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,1457,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,44,8,-1,11/8/2016,45.12,48.67,-3.55,2.55,2.55,1,-.2901851476004179, +47887,74943,606,2016,2016_Pres-G_CA,CA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,2505,Hillary Rodham Clinton,9207,DEM,55,Donald Trump,9849,REP,30,7,25,11/8/2016,61.73,31.62,30.11,5.11,-5.11,1,-1.48072100992966, +48125,75391,606,2016,2016_Pres-G_CA,CA,Pres-G,Pres-G,YouGov,391,Online,,10/28/2016,1498,Hillary Rodham Clinton,9207,DEM,53,Donald Trump,9849,REP,33,4,20,11/8/2016,61.73,31.62,30.11,10.11,-10.11,1,4.461137383376517,for UC Berkeley's Institute of Governmental Studies/Field Poll +47888,74944,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,1532,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,39,11,4,11/8/2016,48.16,43.25,4.91,.91,-.91,1,-2.206481661984503, +47889,74945,608,2016,2016_Pres-G_CT,CT,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,554,Hillary Rodham Clinton,9207,DEM,51,Donald Trump,9849,REP,39,5,12,11/8/2016,54.57,40.93,13.64,1.64,-1.64,1,-5.433852767871413, +47890,74946,609,2016,2016_Pres-G_DC,DC,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,332,Hillary Rodham Clinton,9207,DEM,88,Donald Trump,9849,REP,4,,84,11/8/2016,90.86,4.09,86.78,2.78,-2.78,1,-4.045403658740724, +47891,74947,610,2016,2016_Pres-G_DE,DE,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,458,Hillary Rodham Clinton,9207,DEM,50,Donald Trump,9849,REP,38,6,12,11/8/2016,53.09,41.71,11.37,.63,.63,1,-6.521843335442096, +47892,74948,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,2809,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,45,5,1,11/8/2016,47.82,49.02,-1.2,2.2,2.2,0,-1.112695324951767, +48018,75145,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,TargetSmart/William & Mary,332,Live Phone/Online,,10/28/2016,718,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,40,3,8,11/8/2016,47.82,49.02,-1.2,9.2,9.2,0,5.626557393098762, +47893,74949,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,2665,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,46,7,-2,11/8/2016,45.64,50.77,-5.13,3.13,3.13,1,.1477476290655758, +47894,74950,613,2016,2016_Pres-G_HI,HI,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,467,Hillary Rodham Clinton,9207,DEM,51,Donald Trump,9849,REP,32,7,19,11/8/2016,62.22,30.04,32.18,13.18,-13.18,1,6.083162120367446, +47898,74954,614,2016,2016_Pres-G_IA,IA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,984,Hillary Rodham Clinton,9207,DEM,40,Donald Trump,9849,REP,45,10,-5,11/8/2016,41.75,51.16,-9.41,4.41,4.41,1,-1.060649181544037, +47895,74951,615,2016,2016_Pres-G_ID,ID,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,447,Hillary Rodham Clinton,9207,DEM,31,Donald Trump,9849,REP,49,7,-18,11/8/2016,27.49,59.26,-31.77,13.77,13.77,1,5.49957286411589, +47896,74952,616,2016,2016_Pres-G_IL,IL,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,1003,Hillary Rodham Clinton,9207,DEM,52,Donald Trump,9849,REP,35,8,17,11/8/2016,55.83,38.76,17.06,.06,-.06,1,-4.857070334317256, +47897,74953,617,2016,2016_Pres-G_IN,IN,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,674,Hillary Rodham Clinton,9207,DEM,37,Donald Trump,9849,REP,51,10,-14,11/8/2016,37.77,56.94,-19.17,5.17,5.17,1,-1.508448470273626, +47899,74955,618,2016,2016_Pres-G_KS,KS,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,1273,Hillary Rodham Clinton,9207,DEM,36,Donald Trump,9849,REP,47,12,-11,11/8/2016,36.05,56.65,-20.6,9.6,9.6,1,6.51793571345202, +48076,75206,618,2016,2016_Pres-G_KS,KS,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/28/2016,624,Hillary Rodham Clinton,9207,DEM,38,Donald Trump,9849,REP,49,7,-11,11/8/2016,36.05,56.65,-20.6,9.6,9.6,1,5.653348947423297, +47900,74956,619,2016,2016_Pres-G_KY,KY,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,424,Hillary Rodham Clinton,9207,DEM,31,Donald Trump,9849,REP,58,8,-27,11/8/2016,32.68,62.52,-29.84,2.84,2.84,1,-5.243013260130271, +47938,74995,619,2016,2016_Pres-G_KY,KY,Pres-G,Pres-G,Western Kentucky University,379,Live Phone,,10/28/2016,602,Hillary Rodham Clinton,9207,DEM,37,Donald Trump,9849,REP,54,1,-17,11/8/2016,32.68,62.52,-29.84,12.84,12.84,1,6.064387781492556, +47901,74957,620,2016,2016_Pres-G_LA,LA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,423,Hillary Rodham Clinton,9207,DEM,38,Donald Trump,9849,REP,51,5,-13,11/8/2016,38.45,58.09,-19.64,6.64,6.64,1,.4581869712601799, +47904,74960,621,2016,2016_Pres-G_MA,MA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,796,Hillary Rodham Clinton,9207,DEM,58,Donald Trump,9849,REP,29,7,29,11/8/2016,60.01,32.81,27.2,1.8,1.8,1,-2.920856169539624, +48324,75697,621,2016,2016_Pres-G_MA,MA,Pres-G,Pres-G,Western New England University,380,Live Phone,,10/28/2016,417,Hillary Rodham Clinton,9207,DEM,56,Donald Trump,9849,REP,26,8,30,11/8/2016,60.01,32.81,27.2,2.8,2.8,1,-1.256551257457819, +47903,74959,622,2016,2016_Pres-G_MD,MD,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,740,Hillary Rodham Clinton,9207,DEM,63,Donald Trump,9849,REP,27,6,36,11/8/2016,60.33,33.91,26.42,9.58,9.58,1,2.656593937130374, +47902,74958,623,2016,2016_Pres-G_ME,ME,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,432,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,37,6,12,11/8/2016,47.83,44.87,2.96,9.04,9.04,1,4.446819988731234, +47905,74961,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,1649,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,42,8,1,11/8/2016,47.22,47.44,-.22,1.22,1.22,0,-3.552750280133425, +47906,74962,625,2016,2016_Pres-G_MN,MN,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,773,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,37,9,9,11/8/2016,46.45,44.93,1.52,7.48,7.48,1,1.143105829966417, +47860,74895,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,BK Strategies,20,IVR,,10/28/2016,1698,Hillary Rodham Clinton,9207,DEM,39,Donald Trump,9849,REP,53,,-14,11/8/2016,38.14,56.77,-18.64,4.64,4.64,1,-2.524914111498521,for Missouri Scout +47908,74964,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,671,Hillary Rodham Clinton,9207,DEM,39,Donald Trump,9849,REP,46,10,-7,11/8/2016,38.14,56.77,-18.64,11.64,11.64,1,4.466508718972201, +47907,74963,627,2016,2016_Pres-G_MS,MS,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,648,Hillary Rodham Clinton,9207,DEM,41,Donald Trump,9849,REP,48,6,-7,11/8/2016,40.11,57.94,-17.83,10.83,10.83,1,3.813723322901945, +47909,74965,628,2016,2016_Pres-G_MT,MT,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,405,Hillary Rodham Clinton,9207,DEM,36,Donald Trump,9849,REP,49,11,-13,11/8/2016,35.75,56.17,-20.42,7.42,7.42,1,.2312000905556598, +47916,74972,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,1574,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,44,7,3,11/8/2016,46.17,49.83,-3.66,6.66,6.66,0,1.356613814775181, +47917,74973,630,2016,2016_Pres-G_ND,ND,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,279,Hillary Rodham Clinton,9207,DEM,31,Donald Trump,9849,REP,53,12,-22,11/8/2016,27.23,62.96,-35.73,13.73,13.73,1,6.340099030800967, +47910,74966,631,2016,2016_Pres-G_NE,NE,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,412,Hillary Rodham Clinton,9207,DEM,32,Donald Trump,9849,REP,52,10,-20,11/8/2016,33.7,58.75,-25.05,5.05,5.05,1,-2.113424696062992, +47912,74968,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,659,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,35,10,13,11/8/2016,46.83,46.46,.37,12.63,12.63,1,7.77741581699667, +48499,76005,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,10/28/2016,516,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,38,7,8,11/8/2016,46.83,46.46,.37,7.63,7.63,1,2.581820537539032,for WMUR +47913,74969,633,2016,2016_Pres-G_NJ,NJ,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,724,Hillary Rodham Clinton,9207,DEM,55,Donald Trump,9849,REP,35,4,20,11/8/2016,55.45,41.35,14.1,5.9,5.9,1,.5488584528395295, +47914,74970,634,2016,2016_Pres-G_NM,NM,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,987,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,34,17,10,11/8/2016,48.26,40.04,8.21,1.79,1.79,1,-1.545662595841, +47911,74967,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,1010,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,42,12,1,11/8/2016,47.92,45.5,2.42,1.42,-1.42,1,-1.965094366487258, +52424,82776,636,2016,2016_Pres-G_NY,NY,Pres-G,Pres-G,McLaughlin & Associates,203,Online,R,10/28/2016,600,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,38,4,11,11/8/2016,59.01,36.52,22.49,11.49,-11.49,1,7.398607182199846,for unspecified Republican sponsor +47915,74971,636,2016,2016_Pres-G_NY,NY,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,1734,Hillary Rodham Clinton,9207,DEM,56,Donald Trump,9849,REP,33,5,23,11/8/2016,59.01,36.52,22.49,.51,.51,1,-4.946244959978879, +47918,74974,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,1823,Hillary Rodham Clinton,9207,DEM,40,Donald Trump,9849,REP,45,9,-5,11/8/2016,43.56,51.69,-8.13,3.13,3.13,1,-2.560565663115207, +47919,74975,638,2016,2016_Pres-G_OK,OK,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,472,Hillary Rodham Clinton,9207,DEM,31,Donald Trump,9849,REP,54,12,-23,11/8/2016,28.93,65.32,-36.39,13.39,13.39,1,7.998127956618524, +47920,74976,639,2016,2016_Pres-G_OR,OR,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,743,Hillary Rodham Clinton,9207,DEM,51,Donald Trump,9849,REP,36,7,15,11/8/2016,50.07,39.09,10.98,4.02,4.02,1,-1.44558043597896, +47876,74927,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Franklin & Marshall College,106,Live Phone/Online,,10/28/2016,652,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,38,4,11,11/8/2016,47.46,48.18,-.72,11.72,11.72,0,6.931049448603211, +47867,74909,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Gravis Marketing,124,IVR,,10/28/2016,3217,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,44,3,3,11/8/2016,47.46,48.18,-.72,3.72,3.72,0,-.8432838229810203,for Breitbart News; among registered voters +47921,74977,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,2255,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,41,6,8,11/8/2016,47.46,48.18,-.72,8.72,8.72,0,4.244361456847454, +47922,74978,641,2016,2016_Pres-G_RI,RI,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,419,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,36,7,13,11/8/2016,54.42,38.89,15.53,2.53,-2.53,1,-4.642971231228886, +47923,74979,642,2016,2016_Pres-G_SC,SC,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,1762,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,45,6,-2,11/8/2016,40.67,54.94,-14.27,12.27,12.27,1,5.581318783410018, +47924,74980,643,2016,2016_Pres-G_SD,SD,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,298,Hillary Rodham Clinton,9207,DEM,27,Donald Trump,9849,REP,53,16,-26,11/8/2016,31.74,61.53,-29.79,3.79,3.79,1,-7.529218164212526, +47925,74981,644,2016,2016_Pres-G_TN,TN,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,550,Hillary Rodham Clinton,9207,DEM,38,Donald Trump,9849,REP,51,6,-13,11/8/2016,34.72,60.72,-26.01,13.01,13.01,1,5.935340087727138, +47993,75052,645,2016,2016_Pres-G_TX,TX,Pres-G,Pres-G,Dixie Strategies,81,IVR/Live Phone,,10/28/2016,980,Hillary Rodham Clinton,9207,DEM,39.39,Donald Trump,9849,REP,51.53,2.96,-12.14,11/8/2016,43.24,52.23,-9,3.14,-3.14,1,-1.068603890575113,for KTVT-CBS 11 +47926,74982,645,2016,2016_Pres-G_TX,TX,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,2051,Hillary Rodham Clinton,9207,DEM,41,Donald Trump,9849,REP,47,8,-6,11/8/2016,43.24,52.23,-9,3,3,1,-.8889936660546999, +47927,74983,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,1078,Hillary Rodham Clinton,9207,DEM,30,Donald Trump,9849,REP,33,26,-3,11/8/2016,27.46,45.54,-18.08,15.08,15.08,1,7.231289437425721, +48097,75284,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Hampton University,131,Live Phone,,10/28/2016,802,Hillary Rodham Clinton,9207,DEM,41,Donald Trump,9849,REP,44,,-3,11/8/2016,49.73,44.41,5.32,8.32,-8.32,0,5.3693427831013, +47929,74985,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,2089,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,38,8,10,11/8/2016,49.73,44.41,5.32,4.68,4.68,1,2.147908964334666, +47928,74984,648,2016,2016_Pres-G_VT,VT,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,436,Hillary Rodham Clinton,9207,DEM,53,Donald Trump,9849,REP,25,,28,11/8/2016,56.68,30.27,26.41,1.59,1.59,1,-2.073415397343423, +47930,74986,649,2016,2016_Pres-G_WA,WA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,745,Hillary Rodham Clinton,9207,DEM,53,Donald Trump,9849,REP,34,7,19,11/8/2016,52.54,36.83,15.71,3.29,3.29,1,-.6982495657116832, +47758,74741,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,Emerson College,88,IVR,,10/28/2016,400,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,42,9,6,11/8/2016,46.45,47.22,-.76,6.76,6.76,0,.7739587287688999, +47932,74988,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,1195,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,42,7,2,11/8/2016,46.45,47.22,-.76,2.76,2.76,0,-3.144561119666828, +47931,74987,651,2016,2016_Pres-G_WV,WV,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,321,Hillary Rodham Clinton,9207,DEM,27,Donald Trump,9849,REP,58,6,-31,11/8/2016,26.43,68.5,-42.07,11.07,11.07,1,3.806730434536672, +47933,74989,652,2016,2016_Pres-G_WY,WY,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/28/2016,251,Hillary Rodham Clinton,9207,DEM,22,Donald Trump,9849,REP,62,10,-40,11/8/2016,21.88,68.17,-46.3,6.3,6.3,1,-1.061861076630253, +49210,77123,5984,2016,2016_House-G_MN-2,MN-2,House-G,House-G,GBAO,109,Live Phone,D,10/28/2016,500,Angie Craig,10386,DEM,45,Jason Lewis,10387,REP,40,,5,11/8/2016,45.16,46.95,-1.8,6.8,6.8,0,-.4976040295429826,for Angie Craig +48499,77121,6011,2016,2016_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,10/28/2016,239,Carol Shea-Porter,10369,DEM,37,Frank C. Guinta,10370,REP,33,15,4,11/8/2016,44.29,42.95,1.34,2.66,2.66,1,-2.8354296560464,for WMUR +48499,77122,6012,2016,2016_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,10/28/2016,237,Annie Kuster,10372,DEM,48,Jim Lawrence,10373,REP,33,,15,11/8/2016,49.75,45.31,4.44,10.56,10.56,1,4.006680685963964,for WMUR +47939,74998,8272,2016,2016_House-G_US,US,House-G,House-G,Google Surveys,122,Online,,10/28/2016,943,Generic Candidate,9976,DEM,35.7,Generic Candidate,9975,REP,38.6,,-2.9000001,11/8/2016,48.26,47.54,.71,3.61,-3.61,0,.4012174808566012, +47858,74892,8272,2016,2016_House-G_US,US,House-G,House-G,Morning Consult,218,Online,,10/28/2016,1794,Generic Candidate,9976,DEM,45,Generic Candidate,9975,REP,40,,5,11/8/2016,48.26,47.54,.71,4.29,4.29,1,1.133968988933673,for Politico +47857,74915,49,2016,2016_Gov-G_IN,IN,Gov-G,Gov-G,Monmouth University,215,Live Phone,,10/29/2016,402,John R. Gregg,10217,DEM,48,Eric Joseph Holcomb,10271,REP,42,4,6,11/8/2016,45.42,51.38,-5.95,11.95,11.95,0,5.079403363522619, +48095,75265,71,2016,2016_Sen-G_WI,WI,Sen-G,Sen-G,Marquette University Law School,195,Live Phone,,10/29/2016,1255,Russ Feingold,8971,DEM,45,Ron Johnson,8972,REP,44,3,1,11/8/2016,46.81,50.17,-3.36,4.36,4.36,0,-.8342983176414192, +47857,74886,78,2016,2016_Sen-G_IN,IN,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/29/2016,402,Evan Bayh,10238,DEM,45,Todd C. Young,10175,REP,45,4,0,11/8/2016,42.41,52.11,-9.7,9.7,9.7,.5,3.259716637485365, +47878,74933,84,2016,2016_Sen-G_IL,IL,Sen-G,Sen-G,Emerson College,88,IVR,,10/29/2016,500,Tammy Duckworth,10154,DEM,53.7,Mark Kirk,10159,REP,36.2,,17.5,11/8/2016,54.86,39.78,15.08,2.42,2.42,1,-2.468634960452968, +48182,75454,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Morning Consult,218,Live Phone,,10/29/2016,1037,Hillary Rodham Clinton,9207,DEM,51.5,Donald Trump,9849,REP,47.5,,4,11/8/2016,48.13,46.03,2.1,1.9,1.9,1,-1.300912266226201,average of multiple versions or turnout models listed in poll +48075,75205,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Trafalgar Group,338,IVR,R,10/29/2016,1150,Hillary Rodham Clinton,9207,DEM,44.82,Donald Trump,9849,REP,48.68,2.17,-3.8599999,11/8/2016,47.82,49.02,-1.2,2.66,-2.66,1,-.7626987502753372,for unspecified Republican sponsor +47878,74931,616,2016,2016_Pres-G_IL,IL,Pres-G,Pres-G,Emerson College,88,IVR,,10/29/2016,500,Hillary Rodham Clinton,9207,DEM,53,Donald Trump,9849,REP,41,2,12,11/8/2016,55.83,38.76,17.06,5.06,-5.06,1,1.413034973521937, +47857,74885,617,2016,2016_Pres-G_IN,IN,Pres-G,Pres-G,Monmouth University,215,Live Phone,,10/29/2016,402,Hillary Rodham Clinton,9207,DEM,39,Donald Trump,9849,REP,50,4,-11,11/8/2016,37.77,56.94,-19.17,8.17,8.17,1,2.376505131168278, +47879,74932,623,2016,2016_Pres-G_ME,ME,Pres-G,Pres-G,Emerson College,88,IVR,,10/29/2016,750,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,42,5,4,11/8/2016,47.83,44.87,2.96,1.04,1.04,1,-4.00071098524475, +47880,74935,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/29/2016,1024,Hillary Rodham Clinton,9207,DEM,49.5,Donald Trump,9849,REP,43.5,6,6,11/8/2016,49.73,44.41,5.32,.68,.68,1,-2.091480879439539,for The Washington Post; average of multiple versions or turnout models listed in poll +47877,74930,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Emerson College,88,IVR,,10/29/2016,800,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,45,3,4,11/8/2016,49.73,44.41,5.32,1.32,-1.32,1,-1.585531943316526, +48095,75264,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,Marquette University Law School,195,Live Phone,,10/29/2016,1255,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,40,4,6,11/8/2016,46.45,47.22,-.76,6.76,6.76,0,1.725117248327205, +49223,77141,6028,2016,2016_House-G_NY-1,NY-1,House-G,House-G,Siena College,305,Live Phone,,10/29/2016,607,Anna Throne-Holst,10409,DEM,36,Lee Zeldin,10410,REP,57,,-21,11/8/2016,41.77,58.2,-16.43,4.57,-4.57,1,-2.629353130886213,for Newsday +49209,77120,6046,2016,2016_House-G_NY-19,NY-19,House-G,House-G,SurveyUSA,325,IVR/Online,,10/29/2016,598,Zephyr R. Teachout,10384,DEM,45,John J. Faso,10385,REP,42,,3,11/8/2016,45.91,54.02,-8.11,11.11,11.11,0,4.844659084289079,for WNYT-TV +47935,74991,8715,2016,2016_Pres-G_M1,M1,Pres-G,Pres-G,Emerson College,88,IVR,,10/29/2016,375,Hillary Rodham Clinton,9207,DEM,48.8,Donald Trump,9849,REP,42.5,4.2,6.3000002,11/8/2016,53.96,39.15,14.81,8.51,-8.51,1,4.031938521861075, +47936,74992,8716,2016,2016_Pres-G_M2,M2,Pres-G,Pres-G,Emerson College,88,IVR,,10/29/2016,375,Hillary Rodham Clinton,9207,DEM,43.6,Donald Trump,9849,REP,42.2,6.3,1.4,11/8/2016,40.98,51.26,-10.29,11.69,11.69,0,4.34388648189205, +48121,75382,50,2016,2016_Gov-G_MO,MO,Gov-G,Gov-G,DFM Research,69,Live Phone,D,10/30/2016,508,Chris Koster,10085,DEM,45,Eric Greitens,10087,REP,39,,6,11/8/2016,45.57,51.14,-5.57,11.57,11.57,0,4.463663405986888,for unspecified Democratic sponsor +47996,75058,50,2016,2016_Gov-G_MO,MO,Gov-G,Gov-G,Monmouth University,215,Live Phone,,10/30/2016,405,Chris Koster,10085,DEM,46,Eric Greitens,10087,REP,46,2,0,11/8/2016,45.57,51.14,-5.57,5.57,5.57,.5,-2.227484904037912, +48099,75482,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/30/2016,602,Roy A. Cooper,8967,DEM,49,Pat McCrory,8959,REP,47,,2,11/8/2016,49.02,48.8,.22,1.78,1.78,1,-2.612837948087814, +48008,75109,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,10/30/2016,659,Roy A. Cooper,8967,DEM,48,Pat McCrory,8959,REP,47,2,1,11/8/2016,49.02,48.8,.22,.78,.78,1,-3.404317601946707,for WRAL News +48099,75465,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/30/2016,602,Deborah K. Ross,10153,DEM,49,Richard Burr,8963,REP,45,,4,11/8/2016,45.37,51.06,-5.7,9.7,9.7,0,4.812901841304845, +48008,75104,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/30/2016,659,Deborah K. Ross,10153,DEM,43,Richard Burr,8963,REP,49,2,-6,11/8/2016,45.37,51.06,-5.7,.3,-.3,1,-4.906652655300989,for WRAL News +48089,75251,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/30/2016,790,Catherine Cortez Masto,9034,DEM,47,Joseph J. Heck,10222,REP,49,,-2,11/8/2016,47.1,44.67,2.43,4.43,-4.43,0,1.281040913225043,for CNN +48096,75513,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,JMC Analytics,156,Live Phone,,10/30/2016,600,Catherine Cortez Masto,9034,DEM,45,Joseph J. Heck,10222,REP,43,,2,11/8/2016,47.1,44.67,2.43,.43,-.43,1,-3.068643267099733, +48104,75319,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Lucid,175,Online,,10/30/2016,892,Catherine Cortez Masto,9034,DEM,47,Joseph J. Heck,10222,REP,41,,6,11/8/2016,47.1,44.67,2.43,3.57,3.57,1,.448241889833654,for The Times-Picayune +48100,75466,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/30/2016,589,Ted Strickland,9021,DEM,38,Rob Portman,9020,REP,56,,-18,11/8/2016,37.16,58.03,-20.87,2.87,2.87,1,-3.531846327211905, +48121,75381,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,DFM Research,69,Live Phone,D,10/30/2016,508,Jason Kander,10158,DEM,41,Roy Blunt,10157,REP,41,,0,11/8/2016,46.39,49.18,-2.79,2.79,2.79,.5,-1.316538122976076,for unspecified Democratic sponsor +48081,75213,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,Emerson College,88,IVR,,10/30/2016,650,Jason Kander,10158,DEM,45,Roy Blunt,10157,REP,45,,0,11/8/2016,46.39,49.18,-2.79,2.79,2.79,.5,-1.192032931308909, +47996,75056,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/30/2016,405,Jason Kander,10158,DEM,46,Roy Blunt,10157,REP,47,2,-1,11/8/2016,46.39,49.18,-2.79,1.79,1.79,1,-2.603829075155296, +48193,75582,73,2016,2016_Sen-G_UT,UT,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/30/2016,750,Misty Katherine Snow,10233,DEM,27,Mike Lee,9042,REP,59,2,-32,11/8/2016,27.06,68.15,-41.09,9.09,9.09,1,2.004859637486927, +48123,75388,74,2016,2016_Sen-G_CO,CO,Sen-G,Sen-G,Ciruli Associates,51,Live Phone,,10/30/2016,550,Michael F. Bennet,9009,DEM,48,Darryl Glenn,10226,REP,40,,8,11/8/2016,49.97,44.31,5.66,2.34,2.34,1,-1.353697850293369,for University of Denver +48079,75211,74,2016,2016_Sen-G_CO,CO,Sen-G,Sen-G,Emerson College,88,IVR,,10/30/2016,750,Michael F. Bennet,9009,DEM,47,Darryl Glenn,10226,REP,42,,5,11/8/2016,49.97,44.31,5.66,.66,-.66,1,-3.036537436037926, +48103,75318,74,2016,2016_Sen-G_CO,CO,Sen-G,Sen-G,Lucid,175,Online,,10/30/2016,972,Michael F. Bennet,9009,DEM,49,Darryl Glenn,10226,REP,41,,8,11/8/2016,49.97,44.31,5.66,2.34,2.34,1,-1.206556829157686,for The Times-Picayune +48090,75253,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/30/2016,799,Kathleen Alana McGinty,8985,DEM,51,Patrick J. Toomey,8966,REP,46,,5,11/8/2016,47.34,48.77,-1.43,6.43,6.43,0,1.865319864793532,for CNN +48101,75467,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/30/2016,612,Kathleen Alana McGinty,8985,DEM,48,Patrick J. Toomey,8966,REP,47,,1,11/8/2016,47.34,48.77,-1.43,2.43,2.43,0,-2.409817011068588, +48087,75247,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/30/2016,769,Ann Kirkpatrick,10147,DEM,41,John McCain,8981,REP,54,,-13,11/8/2016,40.75,53.71,-12.96,.04,-.04,1,-5.064323246783818,for CNN +47994,75054,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,Data Orbital,73,Live Phone,,10/30/2016,550,Ann Kirkpatrick,10147,DEM,39,John McCain,8981,REP,49,,-10,11/8/2016,40.75,53.71,-12.96,2.96,2.96,1,-2.285252490465408, +48078,75210,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,Emerson College,88,IVR,,10/30/2016,700,Ann Kirkpatrick,10147,DEM,40,John McCain,8981,REP,46,,-6,11/8/2016,40.75,53.71,-12.96,6.96,6.96,1,2.346081893149701, +48102,75317,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,Lucid,175,Online,,10/30/2016,1113,Ann Kirkpatrick,10147,DEM,40,John McCain,8981,REP,52,,-12,11/8/2016,40.75,53.71,-12.96,.96,.96,1,-3.951789571926518,for The Times-Picayune +48080,75212,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,Emerson College,88,IVR,,10/30/2016,650,Jim Barksdale,10193,DEM,40,Johnny Isakson,10194,REP,48,,-8,11/8/2016,41.03,54.78,-13.75,5.75,5.75,1,1.378073300539397, +48011,75103,89,2016,2016_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/30/2016,747,Kamala D. Harris,9029,DEM,47,Loretta Sanchez,10129,DEM,27,,20,11/8/2016,61.6,38.4,23.21,3.21,,1,-.5190406210437329,for KPIX-TV (California) +48088,75249,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,CNN/Opinion Research Corp.,37,Live Phone,,10/30/2016,773,Patrick Murphy,8995,DEM,48,Marco Rubio,8974,REP,49,,-1,11/8/2016,44.31,51.98,-7.67,6.67,6.67,1,2.628913420705643,for CNN +48098,75464,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/30/2016,626,Patrick Murphy,8995,DEM,44,Marco Rubio,8974,REP,50,,-6,11/8/2016,44.31,51.98,-7.67,1.67,1.67,1,-2.692091417930283, +50617,79882,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Big Data Poll,251,Online,,10/30/2016,2123,Hillary Rodham Clinton,9207,DEM,41.7,Donald Trump,9849,REP,44.1,5.8,-2.4000001,11/8/2016,48.13,46.03,2.1,4.5,-4.5,0,1.740618025144038, +48180,75450,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,10/30/2016,927,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,43,5,3,11/8/2016,48.13,46.03,2.1,.9,.9,1,-2.172427478578765,for New York Times; average of multiple versions or turnout models listed in poll +48114,75376,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Online,,10/30/2016,1772,Hillary Rodham Clinton,9207,DEM,44.9,Donald Trump,9849,REP,38.1,5.3,6.8000002,11/8/2016,48.13,46.03,2.1,4.7,4.7,1,1.976989610870924,for Reuters; average of multiple versions or turnout models listed in poll +47786,74805,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Morning Consult,218,Online,,10/30/2016,1772,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,41,7,3,11/8/2016,48.13,46.03,2.1,.9,.9,1,-1.974161498457989,for Politico; average of multiple versions or turnout models listed in poll +48087,75233,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/30/2016,769,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,50,5,-5,11/8/2016,45.12,48.67,-3.55,1.45,-1.45,1,-1.716400048938623,for CNN; average of multiple versions or turnout models listed in poll +47994,75053,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Data Orbital,73,Live Phone,,10/30/2016,550,Hillary Rodham Clinton,9207,DEM,41,Donald Trump,9849,REP,45,3,-4,11/8/2016,45.12,48.67,-3.55,.45,-.45,1,-2.614115083436084, +48078,75214,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Emerson College,88,IVR,,10/30/2016,700,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,47,2,-4,11/8/2016,45.12,48.67,-3.55,.45,-.45,1,-2.764798503925989, +48102,75313,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Lucid,175,Online,,10/30/2016,1113,Hillary Rodham Clinton,9207,DEM,41,Donald Trump,9849,REP,42,8,-1,11/8/2016,45.12,48.67,-3.55,2.55,2.55,1,-.3562415967041227,for The Times-Picayune +48185,75456,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Saguaro Strategies,298,Online,,10/30/2016,2229,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,44,7,1,11/8/2016,45.12,48.67,-3.55,4.55,4.55,0,1.866977588243895, +48011,75087,606,2016,2016_Pres-G_CA,CA,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/30/2016,747,Hillary Rodham Clinton,9207,DEM,56,Donald Trump,9849,REP,35,4,21,11/8/2016,61.73,31.62,30.11,9.11,-9.11,1,3.276221058939967,for KPIX-TV (California) +48123,75387,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,Ciruli Associates,51,Live Phone,,10/30/2016,550,Hillary Rodham Clinton,9207,DEM,40.5,Donald Trump,9849,REP,40,5,.5,11/8/2016,48.16,43.25,4.91,4.41,-4.41,1,1.354989517914836,for University of Denver; average of multiple versions or turnout models listed in poll +48079,75215,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,Emerson College,88,IVR,,10/30/2016,750,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,41,8,3,11/8/2016,48.16,43.25,4.91,1.91,-1.91,1,-1.141421868336435, +48103,75314,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,Lucid,175,Online,,10/30/2016,972,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,37,9,7,11/8/2016,48.16,43.25,4.91,2.09,2.09,1,-.8437977847086987,for The Times-Picayune +47845,74872,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/30/2016,952,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,44,4,1,11/8/2016,48.16,43.25,4.91,3.91,-3.91,1,1.084278071733068,for Axiom Strategies +48088,75237,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/30/2016,773,Hillary Rodham Clinton,9207,DEM,49.5,Donald Trump,9849,REP,48,3,1.5,11/8/2016,47.82,49.02,-1.2,2.7,2.7,0,-.8927744874009639,for CNN; average of multiple versions or turnout models listed in poll +48098,75309,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/30/2016,626,Hillary Rodham Clinton,9207,DEM,46.5,Donald Trump,9849,REP,45,2,1.5,11/8/2016,47.82,49.02,-1.2,2.7,2.7,0,-1.007023149855587,average of multiple versions or turnout models listed in poll +47846,74873,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/30/2016,989,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,48,2,-4,11/8/2016,47.82,49.02,-1.2,2.8,-2.8,1,-.7392451260356777,for Axiom Strategies +48080,75216,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Emerson College,88,IVR,,10/30/2016,650,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,51,2,-9,11/8/2016,45.64,50.77,-5.13,3.87,-3.87,1,.5224768978666354, +47870,74917,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,IVR,,10/30/2016,953,Hillary Rodham Clinton,9207,DEM,48.75,Donald Trump,9849,REP,41.5,6,7.25,11/8/2016,47.22,47.44,-.22,7.47,7.47,0,3.397364562817178,average of multiple versions or turnout models listed in poll +48085,75227,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Strategic National,318,IVR,,10/30/2016,500,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,44,5,1,11/8/2016,47.22,47.44,-.22,1.22,1.22,0,-3.766075193388442, +48121,75384,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,DFM Research,69,Live Phone,D,10/30/2016,508,Hillary Rodham Clinton,9207,DEM,38,Donald Trump,9849,REP,47,3,-9,11/8/2016,38.14,56.77,-18.64,9.64,9.64,1,2.271409703565518,for unspecified Democratic sponsor +48081,75217,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,Emerson College,88,IVR,,10/30/2016,650,Hillary Rodham Clinton,9207,DEM,37,Donald Trump,9849,REP,52,5,-15,11/8/2016,38.14,56.77,-18.64,3.64,3.64,1,-3.462069555435492, +47996,75057,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,Monmouth University,215,Live Phone,,10/30/2016,405,Hillary Rodham Clinton,9207,DEM,38,Donald Trump,9849,REP,52,4,-14,11/8/2016,38.14,56.77,-18.64,4.64,4.64,1,-3.226452429878639, +48099,75310,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/30/2016,602,Hillary Rodham Clinton,9207,DEM,47.5,Donald Trump,9849,REP,45,3,2.5,11/8/2016,46.17,49.83,-3.66,6.16,6.16,0,.5413094925319659,average of multiple versions or turnout models listed in poll +47848,74875,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/30/2016,1176,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,47,2,-2,11/8/2016,46.17,49.83,-3.66,1.66,1.66,1,-4.284771818593512,for Axiom Strategies +48008,75083,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/30/2016,659,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,51,,-7,11/8/2016,46.17,49.83,-3.66,3.34,-3.34,1,-2.422437105278124,for WRAL News +48122,75385,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Trafalgar Group,338,IVR,R,10/30/2016,1150,Hillary Rodham Clinton,9207,DEM,44.16,Donald Trump,9849,REP,49.13,3.59,-4.9699998,11/8/2016,46.17,49.83,-3.66,1.31,-1.31,1,-4.228003083747418,for unspecified Republican sponsor +48323,75695,633,2016,2016_Pres-G_NJ,NJ,Pres-G,Pres-G,Stockton University,317,Live Phone,,10/30/2016,678,Hillary Rodham Clinton,9207,DEM,51,Donald Trump,9849,REP,40,3,11,11/8/2016,55.45,41.35,14.1,3.1,-3.1,1,-1.668497631000347, +48105,75316,634,2016,2016_Pres-G_NM,NM,Pres-G,Pres-G,Lucid,175,Online,,10/30/2016,567,Hillary Rodham Clinton,9207,DEM,39,Donald Trump,9849,REP,31,22,8,11/8/2016,48.26,40.04,8.21,.21,-.21,1,-3.494889667121075,for The Times-Picayune +48089,75241,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/30/2016,790,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,50,5,-6,11/8/2016,47.92,45.5,2.42,8.42,-8.42,0,5.472572688466118,for CNN; average of multiple versions or turnout models listed in poll +48096,75268,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,JMC Analytics,156,Live Phone,,10/30/2016,600,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,45,4,0,11/8/2016,47.92,45.5,2.42,2.42,-2.42,.5,-.9589931377359803, +48104,75315,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Lucid,175,Online,,10/30/2016,892,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,38,7,7,11/8/2016,47.92,45.5,2.42,4.58,4.58,1,1.593282316052686,for The Times-Picayune +47847,74874,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/30/2016,787,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,48,4,-4,11/8/2016,47.92,45.5,2.42,6.42,-6.42,0,3.516836897082353,for Axiom Strategies +48100,75311,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/30/2016,589,Hillary Rodham Clinton,9207,DEM,42.5,Donald Trump,9849,REP,46.5,5,-4,11/8/2016,43.56,51.69,-8.13,4.13,4.13,1,-1.740826893436569,average of multiple versions or turnout models listed in poll +47849,74876,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/30/2016,1187,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,48,3,-5,11/8/2016,43.56,51.69,-8.13,3.13,3.13,1,-2.528581365286291,for Axiom Strategies +48090,75245,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,CNN/Opinion Research Corp.,37,Live Phone,,10/30/2016,799,Hillary Rodham Clinton,9207,DEM,49.5,Donald Trump,9849,REP,45,4,4.5,11/8/2016,47.46,48.18,-.72,5.22,5.22,0,.4650743816978098,for CNN; average of multiple versions or turnout models listed in poll +48101,75312,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/30/2016,612,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,43.5,3,5.5,11/8/2016,47.46,48.18,-.72,6.22,6.22,0,1.34530055783334,average of multiple versions or turnout models listed in poll +47850,74877,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/30/2016,1249,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,43,3,2,11/8/2016,47.46,48.18,-.72,2.72,2.72,0,-2.028431779636521,for Axiom Strategies +48193,75474,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/30/2016,750,Hillary Rodham Clinton,9207,DEM,31,Donald Trump,9849,REP,42,21,-11,11/8/2016,27.46,45.54,-18.08,7.08,7.08,1,-1.35315055060116, +47868,74911,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/30/2016,1106,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,43,3,4,11/8/2016,49.73,44.41,5.32,1.32,-1.32,1,-1.452071119883688,for Axiom Strategies +47852,74879,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,10/30/2016,1172,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,42,4,4,11/8/2016,46.45,47.22,-.76,4.76,4.76,0,-.4192214851821341,for Axiom Strategies +49208,77117,5928,2016,2016_House-G_IA-1,IA-1,House-G,House-G,The Polling Company Inc.,337,Live Phone,R,10/30/2016,400,Monica Vernon,10380,DEM,41,Rod Blum,10381,REP,52,,-11,11/8/2016,46.26,53.74,-7.49,3.51,-3.51,1,-1.171229299307629,for Rod Blum; among registered voters +48180,75992,8272,2016,2016_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/30/2016,927,Generic Candidate,9976,DEM,49,Generic Candidate,9975,REP,46,,3,11/8/2016,48.26,47.54,.71,2.29,2.29,1,-.887199924691252,for New York Times +47786,74806,8272,2016,2016_House-G_US,US,House-G,House-G,Morning Consult,218,Online,,10/30/2016,1772,Generic Candidate,9976,DEM,44,Generic Candidate,9975,REP,43,,1,11/8/2016,48.26,47.54,.71,.29,.29,1,-2.74075702485288,for Politico +48346,75936,49,2016,2016_Gov-G_IN,IN,Gov-G,Gov-G,Gravis Marketing,124,Online,,10/31/2016,399,John R. Gregg,10217,DEM,42,Eric Joseph Holcomb,10271,REP,38,4,4,11/8/2016,45.42,51.38,-5.95,9.95,9.95,0,3.087023495064415,among registered voters +48128,75457,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,MassINC Polling Group,198,Live Phone,,10/31/2016,500,Colin Van Ostern,10081,DEM,44,Christopher Sununu,10080,REP,49,,-5,11/8/2016,46.57,48.84,-2.27,2.73,-2.73,1,-3.310891969365232,for WBUR +48263,76949,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,University of Massachusetts Lowell,355,Live Phone,,10/31/2016,695,Colin Van Ostern,10081,DEM,43,Christopher Sununu,10080,REP,47,5,-4,11/8/2016,46.57,48.84,-2.27,1.73,-1.73,1,-4.218939507158604, +48110,75325,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/31/2016,525,Deborah K. Ross,10153,DEM,43,Richard Burr,8963,REP,47,,-4,11/8/2016,45.37,51.06,-5.7,1.7,1.7,1,-3.791273877376611, +48108,75323,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/31/2016,525,Catherine Cortez Masto,9034,DEM,46,Joseph J. Heck,10222,REP,44,,2,11/8/2016,47.1,44.67,2.43,.43,-.43,1,-3.34787269833713, +48111,75326,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/31/2016,525,Ted Strickland,9021,DEM,41,Rob Portman,9020,REP,49,,-8,11/8/2016,37.16,58.03,-20.87,12.87,12.87,1,8.311339112705681, +48346,75737,78,2016,2016_Sen-G_IN,IN,Sen-G,Sen-G,Gravis Marketing,124,Online,,10/31/2016,399,Evan Bayh,10238,DEM,40,Todd C. Young,10175,REP,37,7,3,11/8/2016,42.41,52.11,-9.7,12.7,12.7,0,7.25823934369314,among registered voters +48128,75397,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,MassINC Polling Group,198,Live Phone,,10/31/2016,500,Margaret Wood Hassan,9007,DEM,45,Kelly Ayotte,9019,REP,51,,-6,11/8/2016,47.98,47.84,.14,6.14,-6.14,0,1.955222201814076,for WBUR +48109,75324,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/31/2016,525,Margaret Wood Hassan,9007,DEM,47,Kelly Ayotte,9019,REP,45,,2,11/8/2016,47.98,47.84,.14,1.86,1.86,1,-2.376583134627742, +48263,75592,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,University of Massachusetts Lowell,355,Live Phone,,10/31/2016,695,Margaret Wood Hassan,9007,DEM,47,Kelly Ayotte,9019,REP,46,,1,11/8/2016,47.98,47.84,.14,.86,.86,1,-3.358937053786146, +48092,75256,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/31/2016,403,Kathleen Alana McGinty,8985,DEM,47,Patrick J. Toomey,8966,REP,44,3,3,11/8/2016,47.34,48.77,-1.43,4.43,4.43,0,-.5256666062272491, +48112,75327,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/31/2016,525,Kathleen Alana McGinty,8985,DEM,46,Patrick J. Toomey,8966,REP,42,,4,11/8/2016,47.34,48.77,-1.43,5.43,5.43,0,.7155392509846493, +48211,75579,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,Marist College,183,Live Phone,,10/31/2016,719,Ann Kirkpatrick,10147,DEM,39,John McCain,8981,REP,55,,-16,11/8/2016,40.75,53.71,-12.96,3.04,-3.04,1,-1.788729862158996,for NBC/WSJ +48209,75583,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,Marist College,183,Live Phone,,10/31/2016,707,Jim Barksdale,10193,DEM,37,Johnny Isakson,10194,REP,48,7,-11,11/8/2016,41.03,54.78,-13.75,2.75,2.75,1,-1.668087636179335,for NBC/WSJ +48107,75322,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/31/2016,525,Patrick Murphy,8995,DEM,42,Marco Rubio,8974,REP,49,,-7,11/8/2016,44.31,51.98,-7.67,.67,.67,1,-3.856480134656779, +48262,75570,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,10/31/2016,5360,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,47.5,4,.5,11/8/2016,48.13,46.03,2.1,1.6,-1.6,1,-1.036581913985865,average of multiple versions or turnout models listed in poll; among registered voters +48091,75254,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Lucid,175,Online,,10/31/2016,2617,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,40,6,3,11/8/2016,48.13,46.03,2.1,.9,.9,1,-1.762367697235723,for The Times-Picayune +48077,75209,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/31/2016,1500,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,44,5,0,11/8/2016,48.13,46.03,2.1,2.1,-2.1,.5,-.7362524597755321, +48082,75220,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/31/2016,1233,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,44,4,3,11/8/2016,48.13,46.03,2.1,.9,.9,1,-1.987560675605265,for Economist; average of multiple versions or turnout models listed in poll +48211,75573,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Marist College,183,Live Phone,,10/31/2016,719,Hillary Rodham Clinton,9207,DEM,40.5,Donald Trump,9849,REP,45.5,9,-5,11/8/2016,45.12,48.67,-3.55,1.45,-1.45,1,-1.595759515102939,for NBC/WSJ; average of multiple versions or turnout models listed in poll +48261,75568,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Gravis Marketing,124,IVR,R,10/31/2016,1195,Hillary Rodham Clinton,9207,DEM,50,Donald Trump,9849,REP,47.5,2,2.5,11/8/2016,47.82,49.02,-1.2,3.7,3.7,0,.3664884343179606,for unspecified Republican sponsor; average of multiple versions or turnout models listed in poll; among registered voters +48107,75328,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/31/2016,525,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,46,4,0,11/8/2016,47.82,49.02,-1.2,1.2,1.2,.5,-2.575755431409009, +48209,75572,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Marist College,183,Live Phone,,10/31/2016,707,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,46,8,-1,11/8/2016,45.64,50.77,-5.13,4.13,4.13,1,.9398438705009476,for NBC/WSJ; average of multiple versions or turnout models listed in poll +48346,75736,617,2016,2016_Pres-G_IN,IN,Pres-G,Pres-G,Gravis Marketing,124,Online,,10/31/2016,399,Hillary Rodham Clinton,9207,DEM,39,Donald Trump,9849,REP,49,5,-10,11/8/2016,37.77,56.94,-19.17,9.17,9.17,1,3.652914830820374,among registered voters +48010,75086,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,IVR,,10/31/2016,737,Hillary Rodham Clinton,9207,DEM,50.5,Donald Trump,9849,REP,44,4,6.5,11/8/2016,47.22,47.44,-.22,6.72,6.72,0,2.559107337706145,average of multiple versions or turnout models listed in poll +48110,75331,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/31/2016,525,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,44,3,3,11/8/2016,46.17,49.83,-3.66,6.66,6.66,0,1.061806686622489, +48128,75396,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,MassINC Polling Group,198,Live Phone,,10/31/2016,500,Hillary Rodham Clinton,9207,DEM,40.5,Donald Trump,9849,REP,42,10,-1.5,11/8/2016,46.83,46.46,.37,1.87,-1.87,0,-3.429135290858773,for WBUR; average of multiple versions or turnout models listed in poll +48109,75330,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/31/2016,525,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,41,6,4,11/8/2016,46.83,46.46,.37,3.63,3.63,1,-1.538208484493196, +48263,75591,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,University of Massachusetts Lowell,355,Live Phone,,10/31/2016,695,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,44.5,5,-.5,11/8/2016,46.83,46.46,.37,.87,-.87,0,-4.339571761206888,average of multiple versions or turnout models listed in poll +48108,75329,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/31/2016,525,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,44,5,0,11/8/2016,47.92,45.5,2.42,2.42,-2.42,.5,-1.127996407882231, +48111,75332,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/31/2016,525,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,43,3,3,11/8/2016,43.56,51.69,-8.13,11.13,11.13,0,6.057173553531778, +48260,75566,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Gravis Marketing,124,IVR,R,10/31/2016,2606,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,47.5,3,1.5,11/8/2016,47.46,48.18,-.72,2.22,2.22,0,-2.157839997334885,for unspecified Republican sponsor; average of multiple versions or turnout models listed in poll; among registered voters +48092,75255,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Monmouth University,215,Live Phone,,10/31/2016,403,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,44,3,4,11/8/2016,47.46,48.18,-.72,4.72,4.72,0,-.4689643824212624, +48112,75333,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/31/2016,525,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,44,3,1,11/8/2016,47.46,48.18,-.72,1.72,1.72,0,-3.353196694181416, +48627,76184,642,2016,2016_Pres-G_SC,SC,Pres-G,Pres-G,Starboard Communications,316,IVR/Live Phone/Text,,10/31/2016,600,Hillary Rodham Clinton,9207,DEM,36,Donald Trump,9849,REP,47,3,-11,11/8/2016,40.67,54.94,-14.27,3.27,3.27,1,-3.798257453489373, +48210,75571,645,2016,2016_Pres-G_TX,TX,Pres-G,Pres-G,Marist College,183,Live Phone,,10/31/2016,679,Hillary Rodham Clinton,9207,DEM,40.5,Donald Trump,9849,REP,49,6,-8.5,11/8/2016,43.24,52.23,-9,.5,.5,1,-3.807052078741452,for NBC/WSJ; average of multiple versions or turnout models listed in poll +48357,75794,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,10/31/2016,1424,Hillary Rodham Clinton,9207,DEM,29,Donald Trump,9849,REP,35,24,-6,11/8/2016,27.46,45.54,-18.08,12.08,12.08,1,4.050591154276409,among registered voters +48267,75633,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Roanoke College,292,Live Phone,,10/31/2016,654,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,39,5,8,11/8/2016,49.73,44.41,5.32,2.68,2.68,1,.181633711461797,average of multiple versions or turnout models listed in poll +49206,77113,6030,2016,2016_House-G_NY-3,NY-3,House-G,House-G,Siena College,305,Live Phone,,10/31/2016,614,Thomas Suozzi,10382,DEM,47,Jack M. Martins,10383,REP,40,,7,11/8/2016,52.98,46.97,6,1,1,1,-6.11561751731686,for Newsday +48360,75807,8272,2016,2016_House-G_US,US,House-G,House-G,Ipsos,154,Online,,10/31/2016,1922,Generic Candidate,9976,DEM,42.4,Generic Candidate,9975,REP,40.9,,1.5,11/8/2016,48.26,47.54,.71,.79,.79,1,-1.812940257458581,for Reuters +48082,75223,8272,2016,2016_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/31/2016,1228,Generic Candidate,9976,DEM,46,Generic Candidate,9975,REP,41,,5,11/8/2016,48.26,47.54,.71,4.29,4.29,1,1.477172413698894,for Economist +48186,77170,50,2016,2016_Gov-G_MO,MO,Gov-G,Gov-G,Remington Research Group,279,IVR/Live Phone,,11/1/2016,1772,Chris Koster,10085,DEM,45,Eric Greitens,10087,REP,46,2,-1,11/8/2016,45.57,51.14,-5.57,4.57,4.57,1,-2.738412430011305,for Missouri Times +48187,75479,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,American Research Group,9,Live Phone,,11/1/2016,600,Colin Van Ostern,10081,DEM,44,Christopher Sununu,10080,REP,48,,-4,11/8/2016,46.57,48.84,-2.27,1.73,-1.73,1,-4.311754216894322, +48327,75798,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,D,11/1/2016,781,Colin Van Ostern,10081,DEM,47,Christopher Sununu,10080,REP,44,,3,11/8/2016,46.57,48.84,-2.27,5.27,5.27,0,-.3350094083507802,for unspecified Democratic sponsor +48194,75480,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,Suffolk University,323,Live Phone,,11/1/2016,500,Colin Van Ostern,10081,DEM,37,Christopher Sununu,10080,REP,41,6,-4,11/8/2016,46.57,48.84,-2.27,1.73,-1.73,1,-4.266625963914223,for Boston Globe +48503,79767,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,11/1/2016,455,Colin Van Ostern,10081,DEM,46,Christopher Sununu,10080,REP,38,,8,11/8/2016,46.57,48.84,-2.27,10.27,10.27,0,4.920701789952841,for WMUR +48191,75481,56,2016,2016_Gov-G_UT,UT,Gov-G,Gov-G,Monmouth University,215,Live Phone,,11/1/2016,402,Mike Weinholtz,10101,DEM,30,Gary Richard Herbert,10098,REP,63,,-33,11/8/2016,28.74,66.74,-38,5,5,1,-2.128065042873182, +48365,75947,58,2016,2016_Gov-G_WA,WA,Gov-G,Gov-G,SurveyUSA,325,IVR/Online,,11/1/2016,667,Jay Robert Inslee,10103,DEM,50,Bill Ray Bryant,10102,REP,43,,7,11/8/2016,54.39,45.61,8.78,1.78,-1.78,1,-2.397725323760548, +48326,75705,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,D,11/1/2016,1169,Deborah K. Ross,10153,DEM,45,Richard Burr,8963,REP,48,,-3,11/8/2016,45.37,51.06,-5.7,2.7,2.7,1,-2.086450812936171,for unspecified Democratic sponsor +48328,75707,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,D,11/1/2016,688,Catherine Cortez Masto,9034,DEM,47,Joseph J. Heck,10222,REP,44,,3,11/8/2016,47.1,44.67,2.43,.57,.57,1,-2.671423666834655,for unspecified Democratic sponsor +48479,75972,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,Columbus Dispatch,57,Mail,,11/1/2016,1151,Ted Strickland,9021,DEM,37,Rob Portman,9020,REP,58,,-21,11/8/2016,37.16,58.03,-20.87,.13,-.13,1,-6.078474459891681, +48119,75704,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,11/1/2016,1083,Jason Kander,10158,DEM,44,Roy Blunt,10157,REP,46,,-2,11/8/2016,46.39,49.18,-2.79,.79,.79,1,-3.005996481646847, +48186,75459,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,Remington Research Group,279,IVR/Live Phone,,11/1/2016,1722,Jason Kander,10158,DEM,44,Roy Blunt,10157,REP,48,3,-4,11/8/2016,46.39,49.18,-2.79,1.21,-1.21,1,-2.489928389301577,for Missouri Times +48334,75717,71,2016,2016_Sen-G_WI,WI,Sen-G,Sen-G,Loras College,171,Live Phone,,11/1/2016,500,Russ Feingold,8971,DEM,46.8,Ron Johnson,8972,REP,45,2.2,1.8,11/8/2016,46.81,50.17,-3.36,5.16,5.16,0,-.6113638690404134, +48330,75709,71,2016,2016_Sen-G_WI,WI,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,D,11/1/2016,891,Russ Feingold,8971,DEM,49,Ron Johnson,8972,REP,44,,5,11/8/2016,46.81,50.17,-3.36,8.36,8.36,0,3.653011330305698,for unspecified Democratic sponsor +48365,75832,72,2016,2016_Sen-G_WA,WA,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,11/1/2016,667,Patty Murray,10242,DEM,53,Chris Vance,10243,REP,41,,12,11/8/2016,59.01,40.99,18.03,6.03,-6.03,1,.9265646552832137, +48191,75471,73,2016,2016_Sen-G_UT,UT,Sen-G,Sen-G,Monmouth University,215,Live Phone,,11/1/2016,402,Misty Katherine Snow,10233,DEM,28,Mike Lee,9042,REP,61,,-33,11/8/2016,27.06,68.15,-41.09,8.09,8.09,1,.5292210598994611, +48187,75461,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,American Research Group,9,Live Phone,,11/1/2016,600,Margaret Wood Hassan,9007,DEM,46,Kelly Ayotte,9019,REP,49,,-3,11/8/2016,47.98,47.84,.14,3.14,-3.14,0,-1.068789241619138, +48327,75706,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,D,11/1/2016,781,Margaret Wood Hassan,9007,DEM,48,Kelly Ayotte,9019,REP,45,,3,11/8/2016,47.98,47.84,.14,2.86,2.86,1,-1.143077036892276,for unspecified Democratic sponsor +48194,75476,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Suffolk University,323,Live Phone,,11/1/2016,500,Margaret Wood Hassan,9007,DEM,41.6,Kelly Ayotte,9019,REP,44.4,1.2,-2.8,11/8/2016,47.98,47.84,.14,2.94,-2.94,0,-1.293302390864475,for Boston Globe +48503,76020,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,11/1/2016,466,Margaret Wood Hassan,9007,DEM,48,Kelly Ayotte,9019,REP,41,,7,11/8/2016,47.98,47.84,.14,6.86,6.86,1,2.517072822283672,for WMUR +48329,75708,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,D,11/1/2016,1050,Kathleen Alana McGinty,8985,DEM,46,Patrick J. Toomey,8966,REP,44,,2,11/8/2016,47.34,48.77,-1.43,3.43,3.43,0,-.9608199798393621,for unspecified Democratic sponsor +48086,75229,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Susquehanna Polling & Research Inc.,326,Live Phone,,11/1/2016,681,Kathleen Alana McGinty,8985,DEM,47,Patrick J. Toomey,8966,REP,41,5,6,11/8/2016,47.34,48.77,-1.43,7.43,7.43,0,2.993051852954447, +48268,75635,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,11/1/2016,1151,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,45,3,3,11/8/2016,48.13,46.03,2.1,.9,.9,1,-1.902054179910523,for The Washington Post; average of multiple versions or turnout models listed in poll +48266,75631,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,11/1/2016,898,Hillary Rodham Clinton,9207,DEM,44.7,Donald Trump,9849,REP,43.85,3.7,.85000002,11/8/2016,48.13,46.03,2.1,1.25,-1.25,1,-1.687624639977223,average of multiple versions or turnout models listed in poll +48113,75335,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,IVR,,11/1/2016,887,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,44,4,4,11/8/2016,47.22,47.44,-.22,4.22,4.22,0,.238967532930308,for Fox 2 News Detroit; average of multiple versions or turnout models listed in poll +48119,75698,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,Public Policy Polling,263,IVR/Online,,11/1/2016,1083,Hillary Rodham Clinton,9207,DEM,39,Donald Trump,9849,REP,51,4,-12,11/8/2016,38.14,56.77,-18.64,6.64,6.64,1,-.3551644662873268,average of multiple versions or turnout models listed in poll +48186,75458,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,11/1/2016,1722,Hillary Rodham Clinton,9207,DEM,39,Donald Trump,9849,REP,52,4,-13,11/8/2016,38.14,56.77,-18.64,5.64,5.64,1,-1.391595572415389,for Missouri Times +48326,75699,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Public Policy Polling,263,IVR/Online,D,11/1/2016,1169,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,47,,2,11/8/2016,46.17,49.83,-3.66,5.66,5.66,0,.4322690332969161,for unspecified Democratic sponsor +48187,75460,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,American Research Group,9,Live Phone,,11/1/2016,600,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,48,4,-5,11/8/2016,46.83,46.46,.37,5.37,-5.37,0,.2590951233599523, +48327,75700,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Public Policy Polling,263,IVR/Online,D,11/1/2016,781,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,43,,5,11/8/2016,46.83,46.46,.37,4.63,4.63,1,-.2783216024730817,for unspecified Democratic sponsor +48194,75475,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Suffolk University,323,Live Phone,,11/1/2016,500,Hillary Rodham Clinton,9207,DEM,41.8,Donald Trump,9849,REP,42.2,5.4,-.40000001,11/8/2016,46.83,46.46,.37,.77,-.77,0,-4.570953935976468,for Boston Globe +48503,76009,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,11/1/2016,466,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,40,5,7,11/8/2016,46.83,46.46,.37,6.63,6.63,1,1.730572424350714,for WMUR +48328,75701,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Public Policy Polling,263,IVR/Online,D,11/1/2016,688,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,45,,3,11/8/2016,47.92,45.5,2.42,.58,.58,1,-2.594938342062266,for unspecified Democratic sponsor +48479,75971,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Columbus Dispatch,57,Mail,,11/1/2016,1151,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,47,,1,11/8/2016,43.56,51.69,-8.13,9.13,9.13,0,3.927437274554438, +48329,75702,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Public Policy Polling,263,IVR/Online,D,11/1/2016,1050,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,44,,4,11/8/2016,47.46,48.18,-.72,4.72,4.72,0,.2713495886173197,for unspecified Democratic sponsor +48086,75228,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Susquehanna Polling & Research Inc.,326,Live Phone,,11/1/2016,681,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,43,2,2,11/8/2016,47.46,48.18,-.72,2.72,2.72,0,-2.018692410276998, +48195,75477,645,2016,2016_Pres-G_TX,TX,Pres-G,Pres-G,Emerson College,88,IVR,,11/1/2016,700,Hillary Rodham Clinton,9207,DEM,34.5,Donald Trump,9849,REP,49.2,4.9,-14.7,11/8/2016,43.24,52.23,-9,5.7,-5.7,1,1.982463107429001, +48196,75478,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,Emerson College,88,IVR,,11/1/2016,1000,Hillary Rodham Clinton,9207,DEM,19.6,Donald Trump,9849,REP,39.8,27.6,-20.200001,11/8/2016,27.46,45.54,-18.08,2.12,-2.12,1,-6.189190377769835, +48191,75470,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,Monmouth University,215,Live Phone,,11/1/2016,402,Hillary Rodham Clinton,9207,DEM,31,Donald Trump,9849,REP,37,24,-6,11/8/2016,27.46,45.54,-18.08,12.08,12.08,1,3.580036487400923, +48365,75831,649,2016,2016_Pres-G_WA,WA,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,11/1/2016,681,Hillary Rodham Clinton,9207,DEM,50,Donald Trump,9849,REP,38,4,12,11/8/2016,52.54,36.83,15.71,3.71,-3.71,1,.4158972851615593, +48334,75716,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,Loras College,171,Live Phone,,11/1/2016,500,Hillary Rodham Clinton,9207,DEM,43.85,Donald Trump,9849,REP,40.1,6.8,3.75,11/8/2016,46.45,47.22,-.76,4.51,4.51,0,-1.214162072407268,average of multiple versions or turnout models listed in poll +48330,75703,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,Public Policy Polling,263,IVR/Online,D,11/1/2016,891,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,41,,7,11/8/2016,46.45,47.22,-.76,7.76,7.76,0,3.134688687281377,for unspecified Democratic sponsor +49207,77114,5868,2016,2016_House-G_FL-13,FL-13,House-G,House-G,St. Pete Polls,314,IVR,,11/1/2016,1066,Charlie Crist,10374,DEM,48,David W. Jolly,10375,REP,45,,3,11/8/2016,51.9,48.1,3.81,.81,-.81,1,-6.1263863261056, +48503,77109,6011,2016,2016_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,11/1/2016,219,Carol Shea-Porter,10369,DEM,40,Frank C. Guinta,10370,REP,33,11,7,11/8/2016,44.29,42.95,1.34,5.66,5.66,1,.2181684363098842,for WMUR +48503,77110,6012,2016,2016_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,11/1/2016,221,Annie Kuster,10372,DEM,55,Jim Lawrence,10373,REP,32,,23,11/8/2016,49.75,45.31,4.44,18.56,18.56,1,12.06344050108234,for WMUR +48333,77167,49,2016,2016_Gov-G_IN,IN,Gov-G,Gov-G,Public Opinion Strategies,260,Live Phone,,11/2/2016,600,John R. Gregg,10217,DEM,42,Eric Joseph Holcomb,10271,REP,42,,0,11/8/2016,45.42,51.38,-5.95,5.95,5.95,.5,-1.068884294740319,for Howey Politics Indiana +50538,79759,50,2016,2016_Gov-G_MO,MO,Gov-G,Gov-G,Public Policy Polling,263,IVR/Online,,11/2/2016,871,Chris Koster,10085,DEM,47,Eric Greitens,10087,REP,44,2,3,11/8/2016,45.57,51.14,-5.57,8.57,8.57,0,1.644066454836807, +48339,75938,56,2016,2016_Gov-G_UT,UT,Gov-G,Gov-G,Y2 Analytics,389,Live Phone,,11/2/2016,500,Mike Weinholtz,10101,DEM,26,Gary Richard Herbert,10098,REP,64,3,-38,11/8/2016,28.74,66.74,-38,0,0,1,-7.835408405417812, +48337,75723,60,2016,2016_Sen-G_KS,KS,Sen-G,Sen-G,Fort Hays State University,101,Live Phone,,11/2/2016,313,Patrick Wiesner,10239,DEM,13,Jerry Moran,8968,REP,77,10,-64,11/8/2016,32.24,62.18,-29.94,34.06,-34.06,1,27.25481893375838, +48622,76174,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,Clarity Campaign Labs,52,IVR/Live Phone,D,11/2/2016,1036,Jason Kander,10158,DEM,45,Roy Blunt,10157,REP,47,,-2,11/8/2016,46.39,49.18,-2.79,.79,.79,1,-2.935673433010148,for unspecified Democratic sponsor +48621,76173,71,2016,2016_Sen-G_WI,WI,Sen-G,Sen-G,Clarity Campaign Labs,52,IVR/Live Phone,D,11/2/2016,1129,Russ Feingold,8971,DEM,49,Ron Johnson,8972,REP,46,,3,11/8/2016,46.81,50.17,-3.36,6.36,6.36,0,1.328021762944177,for unspecified Democratic sponsor +48339,75937,73,2016,2016_Sen-G_UT,UT,Sen-G,Sen-G,Y2 Analytics,389,Live Phone,,11/2/2016,500,Misty Katherine Snow,10233,DEM,22,Mike Lee,9042,REP,62,4,-40,11/8/2016,27.06,68.15,-41.09,1.09,1.09,1,-7.065812314306104, +48366,75834,74,2016,2016_Sen-G_CO,CO,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,11/2/2016,1125,Michael F. Bennet,9009,DEM,47,Darryl Glenn,10226,REP,44,,3,11/8/2016,49.97,44.31,5.66,2.66,-2.66,1,-.5929700244804857,for Breitbart News; among registered voters +48333,75714,78,2016,2016_Sen-G_IN,IN,Sen-G,Sen-G,Public Opinion Strategies,260,Live Phone,,11/2/2016,600,Evan Bayh,10238,DEM,41,Todd C. Young,10175,REP,46,6,-5,11/8/2016,42.41,52.11,-9.7,4.7,4.7,1,-1.808973992549294,for Howey Politics Indiana +48338,75725,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,11/2/2016,1001,Margaret Wood Hassan,9007,DEM,44,Kelly Ayotte,9019,REP,46,,-2,11/8/2016,47.98,47.84,.14,2.14,-2.14,0,-1.741925421132916,for Breitbart News; among registered voters +48364,75830,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,11/2/2016,1016,Kathleen Alana McGinty,8985,DEM,45,Patrick J. Toomey,8966,REP,43,,2,11/8/2016,47.34,48.77,-1.43,3.43,3.43,0,-.8945393002043051,for Breitbart News; among registered voters +48469,75954,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Muhlenberg College,219,Live Phone,,11/2/2016,405,Kathleen Alana McGinty,8985,DEM,42,Patrick J. Toomey,8966,REP,43,,-1,11/8/2016,47.34,48.77,-1.43,.43,.43,1,-4.629257031298751, +48342,75731,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,Data Orbital,73,Live Phone,,11/2/2016,550,Ann Kirkpatrick,10147,DEM,41,John McCain,8981,REP,52,,-11,11/8/2016,40.75,53.71,-12.96,1.96,1.96,1,-3.157005592917832, +48331,75713,92,2016,2016_Sen-G_IA,IA,Sen-G,Sen-G,Emerson College,88,IVR,,11/2/2016,700,Patty Judge,10210,DEM,32,Chuck Grassley,8961,REP,60,,-28,11/8/2016,35.66,60.09,-24.43,3.57,-3.57,1,-2.01803396404443, +48466,75945,92,2016,2016_Sen-G_IA,IA,Sen-G,Sen-G,Loras College,171,Live Phone,,11/2/2016,500,Patty Judge,10210,DEM,37.2,Chuck Grassley,8961,REP,53.4,1.2,-16.200001,11/8/2016,35.66,60.09,-24.43,8.23,8.23,1,2.755549201521524, +48776,76361,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,11/2/2016,1220,Patrick Murphy,8995,DEM,46,Marco Rubio,8974,REP,47,,-1,11/8/2016,44.31,51.98,-7.67,6.67,6.67,1,3.127291088695975,for Breitbart News; among registered voters +48188,75463,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,11/2/2016,603,Patrick Murphy,8995,DEM,46,Marco Rubio,8974,REP,49.6,,-3.5999999,11/8/2016,44.31,51.98,-7.67,4.07,4.07,1,.0573043822313465,for FOX 13 Tampa Bay | FOX35 Orlando +48361,75813,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,11/2/2016,1107,Hillary Rodham Clinton,9207,DEM,45.5,Donald Trump,9849,REP,44,5,1.5,11/8/2016,48.13,46.03,2.1,.6,-.6,1,-2.168185703166785,average of multiple versions or turnout models listed in poll +48471,75959,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/2/2016,2435,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,45,3,2,11/8/2016,48.13,46.03,2.1,.1,-.1,1,-2.482695458550646,for Breitbart News; among registered voters +48362,75819,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Marist College,183,Live Phone,,11/2/2016,940,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,43.5,6,1.5,11/8/2016,48.13,46.03,2.1,.6,-.6,1,-2.237601384650094,for McClatchy Newspapers; average of multiple versions or turnout models listed in poll +48342,75730,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Data Orbital,73,Live Phone,,11/2/2016,550,Hillary Rodham Clinton,9207,DEM,39,Donald Trump,9849,REP,47,4,-8,11/8/2016,45.12,48.67,-3.55,4.45,-4.45,1,1.586593457473515, +48366,75833,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/2/2016,1125,Hillary Rodham Clinton,9207,DEM,40,Donald Trump,9849,REP,40,7,0,11/8/2016,48.16,43.25,4.91,4.91,-4.91,.5,2.527904431307696,for Breitbart News; among registered voters +48202,75506,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,Magellan Strategies,179,Live Phone,,11/2/2016,500,Hillary Rodham Clinton,9207,DEM,44.1,Donald Trump,9849,REP,37.6,7,6.5,11/8/2016,48.16,43.25,4.91,1.59,1.59,1,-1.518726193619552, +48488,75994,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,11/2/2016,1863,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,41,,1,11/8/2016,48.16,43.25,4.91,3.91,-3.91,1,1.558615623439167,for Axiom Strategies +48344,75734,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,Trafalgar Group,338,IVR,R,11/2/2016,1150,Hillary Rodham Clinton,9207,DEM,44.77,Donald Trump,9849,REP,44.33,5.04,.44,11/8/2016,48.16,43.25,4.91,4.47,-4.47,1,1.959627879042755,for unspecified Republican sponsor +48776,76359,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/2/2016,1220,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,45,4,1,11/8/2016,47.82,49.02,-1.2,2.2,2.2,0,-.9394310799789104,for Breitbart News; among registered voters +48188,75462,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,11/2/2016,603,Hillary Rodham Clinton,9207,DEM,49.3,Donald Trump,9849,REP,45,2.6,4.3000002,11/8/2016,47.82,49.02,-1.2,5.5,5.5,0,2.042637346724157,for FOX 13 Tampa Bay | FOX35 Orlando +48489,75995,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,11/2/2016,2352,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,48,,-3,11/8/2016,47.82,49.02,-1.2,1.8,-1.8,1,-1.209567215620787,for Axiom Strategies +48331,75711,614,2016,2016_Pres-G_IA,IA,Pres-G,Pres-G,Emerson College,88,IVR,,11/2/2016,700,Hillary Rodham Clinton,9207,DEM,41,Donald Trump,9849,REP,44,5,-3,11/8/2016,41.75,51.16,-9.41,6.41,6.41,1,2.158775605998902, +48466,75944,614,2016,2016_Pres-G_IA,IA,Pres-G,Pres-G,Loras College,171,Live Phone,,11/2/2016,500,Hillary Rodham Clinton,9207,DEM,42.7,Donald Trump,9849,REP,45,3.2,-2.3,11/8/2016,41.75,51.16,-9.41,7.11,7.11,1,2.484185590553991,average of multiple versions or turnout models listed in poll +48264,75687,614,2016,2016_Pres-G_IA,IA,Pres-G,Pres-G,RABA Research,269,IVR,,11/2/2016,1076,Hillary Rodham Clinton,9207,DEM,42.5,Donald Trump,9849,REP,45,5,-2.5,11/8/2016,41.75,51.16,-9.41,6.91,6.91,1,2.594692719787021,for Simpson College; average of multiple versions or turnout models listed in poll +48333,75722,617,2016,2016_Pres-G_IN,IN,Pres-G,Pres-G,Public Opinion Strategies,260,Live Phone,,11/2/2016,600,Hillary Rodham Clinton,9207,DEM,37,Donald Trump,9849,REP,48,9,-11,11/8/2016,37.77,56.94,-19.17,8.17,8.17,1,2.880661202096362,for Howey Politics Indiana +48337,75721,618,2016,2016_Pres-G_KS,KS,Pres-G,Pres-G,Fort Hays State University,101,Live Phone,,11/2/2016,313,Hillary Rodham Clinton,9207,DEM,34,Donald Trump,9849,REP,58,,-24,11/8/2016,36.05,56.65,-20.6,3.4,-3.4,1,-3.444320640236296, +48335,75719,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,EPIC-MRA,84,Live Phone,,11/2/2016,600,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,38,5,4,11/8/2016,47.22,47.44,-.22,4.22,4.22,0,-.1856401593342028, +48212,75512,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,IVR,,11/2/2016,1150,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,45,4,4,11/8/2016,47.22,47.44,-.22,4.22,4.22,0,.4168465881951134,average of multiple versions or turnout models listed in poll +48622,76171,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,Clarity Campaign Labs,52,IVR/Live Phone,D,11/2/2016,1036,Hillary Rodham Clinton,9207,DEM,38,Donald Trump,9849,REP,54,,-16,11/8/2016,38.14,56.77,-18.64,2.64,2.64,1,-4.515570255491625,for unspecified Democratic sponsor +48491,75997,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,11/2/2016,2596,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,48,,-3,11/8/2016,46.17,49.83,-3.66,.66,.66,1,-4.825137146125615,for Axiom Strategies +48338,75724,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/2/2016,1001,Hillary Rodham Clinton,9207,DEM,41,Donald Trump,9849,REP,43,7,-2,11/8/2016,46.83,46.46,.37,2.37,-2.37,0,-2.416295116523231,for Breitbart News; among registered voters +48775,76358,634,2016,2016_Pres-G_NM,NM,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/2/2016,1327,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,37,11,8,11/8/2016,48.26,40.04,8.21,.21,-.21,1,-2.97712185986313,for Breitbart News; among registered voters +48476,75967,634,2016,2016_Pres-G_NM,NM,Pres-G,Pres-G,Research & Polling Inc.,280,Live Phone,,11/2/2016,504,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,40,11,5,11/8/2016,48.26,40.04,8.21,3.21,-3.21,1,-.0799052987941458,for Albuquerque Journal +48340,75727,634,2016,2016_Pres-G_NM,NM,Pres-G,Pres-G,Zia Poll,393,IVR,,11/2/2016,1102,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,43,7,3,11/8/2016,48.26,40.04,8.21,5.21,-5.21,1,2.360986565768864, +48490,75996,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,11/2/2016,1793,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,46,,-1,11/8/2016,47.92,45.5,2.42,3.42,-3.42,0,1.072380260944062,for Axiom Strategies +48492,75998,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,11/2/2016,2557,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,45,,-1,11/8/2016,43.56,51.69,-8.13,7.13,7.13,1,1.912104464174454,for Axiom Strategies +48496,76002,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,TargetSmart/William & Mary,332,Live Phone/Online,,11/2/2016,844,Hillary Rodham Clinton,9207,DEM,40,Donald Trump,9849,REP,43,8,-3,11/8/2016,43.56,51.69,-8.13,5.13,5.13,1,-.2792832754218797, +48364,75829,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/2/2016,1016,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,45,2,2,11/8/2016,47.46,48.18,-.72,2.72,2.72,0,-1.791833763183449,for Breitbart News; among registered voters +48469,75953,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Muhlenberg College,219,Live Phone,,11/2/2016,405,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,41,7,5,11/8/2016,47.46,48.18,-.72,5.72,5.72,0,.7956662895906652,average of multiple versions or turnout models listed in poll +48493,75999,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,11/2/2016,2683,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,45,,1,11/8/2016,47.46,48.18,-.72,1.72,1.72,0,-2.592012231965153,for Axiom Strategies +48339,75726,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,Y2 Analytics,389,Live Phone,,11/2/2016,500,Hillary Rodham Clinton,9207,DEM,24,Donald Trump,9849,REP,33,28,-9,11/8/2016,27.46,45.54,-18.08,9.08,9.08,1,.582082540589005, +48494,76000,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,11/2/2016,3076,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,44,,2,11/8/2016,49.73,44.41,5.32,3.32,-3.32,1,1.048205767244927,for Axiom Strategies +48621,76170,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,Clarity Campaign Labs,52,IVR/Live Phone,D,11/2/2016,1129,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,43,4,4,11/8/2016,46.45,47.22,-.76,4.76,4.76,0,-.2978739689859339,for unspecified Democratic sponsor +48495,76001,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,Remington Research Group,279,IVR/Live Phone,,11/2/2016,2720,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,41,,8,11/8/2016,46.45,47.22,-.76,8.76,8.76,0,4.012760235353113,for Axiom Strategies +48333,77106,5927,2016,2016_House-G_IN-9,IN-9,House-G,House-G,Public Opinion Strategies,260,Live Phone,,11/2/2016,310,Shelli Yoder,10376,DEM,42,Trey Hollingsworth,10377,REP,44,7,-2,11/8/2016,40.46,54.14,-13.68,11.68,11.68,1,3.794308048110759,for Howey Politics Indiana +48466,77108,5928,2016,2016_House-G_IA-1,IA-1,House-G,House-G,Loras College,171,Live Phone,,11/2/2016,415,Monica Vernon,10380,DEM,41,Rod Blum,10381,REP,47,,-6,11/8/2016,46.26,53.74,-7.49,1.49,1.49,1,-3.602734184377698, +48466,77107,5930,2016,2016_House-G_IA-3,IA-3,House-G,House-G,Loras College,171,Live Phone,,11/2/2016,417,Jim Mowrer,10378,DEM,39,David Young,10379,REP,44,,-5,11/8/2016,39.71,53.45,-13.73,8.73,8.73,1,1.547506813104366, +50596,79844,6046,2016,2016_House-G_NY-19,NY-19,House-G,House-G,Siena College,305,Live Phone,,11/2/2016,605,Zephyr R. Teachout,10384,DEM,42,John J. Faso,10385,REP,48,,-6,11/8/2016,45.91,54.02,-8.11,2.11,2.11,1,-5.693293006326623,for Time Warner Cable News +49224,77142,6049,2016,2016_House-G_NY-22,NY-22,House-G,House-G,Siena College,305,Live Phone,,11/2/2016,643,Kim A. Myers,10411,DEM,34,Claudia Tenney,10412,REP,38,16,-4,11/8/2016,41.02,46.47,-5.45,1.45,1.45,1,-5.510280606284097,for Time Warner Cable News +48362,75880,8272,2016,2016_House-G_US,US,House-G,House-G,Marist College,183,Live Phone,,11/2/2016,940,Generic Candidate,9976,DEM,48,Generic Candidate,9975,REP,47,,1,11/8/2016,48.26,47.54,.71,.29,.29,1,-2.738247380525946,for McClatchy Newspapers +48773,76360,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,11/3/2016,1250,Deborah K. Ross,10153,DEM,48,Richard Burr,8963,REP,47,,1,11/8/2016,45.37,51.06,-5.7,6.7,6.7,0,2.328527698445904,for Breitbart News; among registered voters +48481,75979,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,YouGov,391,Online,,11/3/2016,1189,Ted Strickland,9021,DEM,39,Rob Portman,9020,REP,52,,-13,11/8/2016,37.16,58.03,-20.87,7.87,7.87,1,2.320414467450434,for CBS News +48356,75792,74,2016,2016_Sen-G_CO,CO,Sen-G,Sen-G,Keating Research,161,Live Phone,,11/3/2016,605,Michael F. Bennet,9009,DEM,49,Darryl Glenn,10226,REP,38,3,11,11/8/2016,49.97,44.31,5.66,5.34,5.34,1,2.207428036084889, +48620,76172,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Clarity Campaign Labs,52,IVR/Live Phone,D,11/3/2016,1033,Kathleen Alana McGinty,8985,DEM,46,Patrick J. Toomey,8966,REP,43,,3,11/8/2016,47.34,48.77,-1.43,4.43,4.43,0,.2189771011493301,for unspecified Democratic sponsor +48343,75733,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Harper Polling,132,IVR,,11/3/2016,504,Kathleen Alana McGinty,8985,DEM,44,Patrick J. Toomey,8966,REP,44,6,0,11/8/2016,47.34,48.77,-1.43,1.43,1.43,.5,-3.270287117742216, +48322,75694,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,Landmark Communications,166,IVR/Online,,11/3/2016,1000,Jim Barksdale,10193,DEM,39.6,Johnny Isakson,10194,REP,49.6,5.1,-10,11/8/2016,41.03,54.78,-13.75,3.75,3.75,1,-.2328728457679942, +48341,75729,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,11/3/2016,538,Jim Barksdale,10193,DEM,39.2,Johnny Isakson,10194,REP,50,7.7,-10.8,11/8/2016,41.03,54.78,-13.75,2.95,2.95,1,-1.604599274433861, +48470,75958,92,2016,2016_Sen-G_IA,IA,Sen-G,Sen-G,Selzer & Co.,304,Live Phone,,11/3/2016,800,Patty Judge,10210,DEM,33,Chuck Grassley,8961,REP,56,,-23,11/8/2016,35.66,60.09,-24.43,1.43,1.43,1,-4.16509224974414,for Des Moines Register +48482,75980,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,YouGov,391,Online,,11/3/2016,1188,Patrick Murphy,8995,DEM,44,Marco Rubio,8974,REP,47,,-3,11/8/2016,44.31,51.98,-7.67,4.67,4.67,1,1.087255315097033,for CBS News; among registered voters +48626,76181,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Angus Reid Global,13,Online,,11/3/2016,1151,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,44,6,4,11/8/2016,48.13,46.03,2.1,1.9,1.9,1,-.7425890718757013, +48615,76159,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,CVOTER,40,Online,,11/3/2016,1625,Hillary Rodham Clinton,9207,DEM,48.91,Donald Trump,9849,REP,46.13,,2.78,11/8/2016,48.13,46.03,2.1,.68,.68,1,-1.875852446133014,for UPI +48616,76160,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Lucid,175,Online,,11/3/2016,2561,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,39,5,6,11/8/2016,48.13,46.03,2.1,3.9,3.9,1,1.496041133267155,for The Times-Picayune +48509,76029,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,RKM Research and Communications Inc.,272,Live Phone,,11/3/2016,1009,Hillary Rodham Clinton,9207,DEM,47.6,Donald Trump,9849,REP,44.4,4.3,3.2,11/8/2016,48.13,46.03,2.1,1.1,1.1,1,-1.619406381069003,for Boston Herald | Franklin Pierce University +48515,76043,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/3/2016,70194,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,42.5,6,6.5,11/8/2016,48.13,46.03,2.1,4.4,4.4,1,2.252788363454298,for NBC News; average of multiple versions or turnout models listed in poll +48356,75793,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,Keating Research,161,Live Phone,,11/3/2016,605,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,38,7,5,11/8/2016,48.16,43.25,4.91,.09,.09,1,-2.822545159873181, +48482,75978,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,YouGov,391,Online,,11/3/2016,1188,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,45,,0,11/8/2016,47.82,49.02,-1.2,1.2,1.2,.5,-1.827096369162406,for CBS News; among registered voters +48322,75693,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Landmark Communications,166,IVR/Online,,11/3/2016,1000,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,48,4,-2,11/8/2016,45.64,50.77,-5.13,3.13,3.13,1,.3187699391129309, +48341,75728,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,11/3/2016,538,Hillary Rodham Clinton,9207,DEM,44.7,Donald Trump,9849,REP,48.5,5.6,-3.8,11/8/2016,45.64,50.77,-5.13,1.33,1.33,1,-2.240917246059475, +48470,75957,614,2016,2016_Pres-G_IA,IA,Pres-G,Pres-G,Selzer & Co.,304,Live Phone,,11/3/2016,800,Hillary Rodham Clinton,9207,DEM,39,Donald Trump,9849,REP,46,6,-7,11/8/2016,41.75,51.16,-9.41,2.41,2.41,1,-2.012643690320131,for Des Moines Register +48774,76357,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/3/2016,1079,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,41,3,5,11/8/2016,47.22,47.44,-.22,5.22,5.22,0,1.062146003050396,for Breitbart News; among registered voters +48486,75987,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,IVR,,11/3/2016,1007,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,43,7,5,11/8/2016,47.22,47.44,-.22,5.22,5.22,0,1.446406568172226,average of multiple versions or turnout models listed in poll +48345,75735,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Strategic National,318,IVR,,11/3/2016,573,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,44,4,0,11/8/2016,47.22,47.44,-.22,.22,.22,.5,-4.401182859068512, +48773,76356,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/3/2016,1250,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,45,3,1,11/8/2016,46.17,49.83,-3.66,4.66,4.66,0,-.4606136141013396,for Breitbart News; among registered voters +48473,75963,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Trafalgar Group,338,IVR,R,11/3/2016,1100,Hillary Rodham Clinton,9207,DEM,45.01,Donald Trump,9849,REP,49.61,2.58,-4.5999999,11/8/2016,47.92,45.5,2.42,7.02,-7.02,0,4.503141382743844,for unspecified Republican sponsor +48481,75977,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,YouGov,391,Online,,11/3/2016,1189,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,46,,-1,11/8/2016,43.56,51.69,-8.13,7.13,7.13,1,2.0631206899164,for CBS News +48620,76169,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Clarity Campaign Labs,52,IVR/Live Phone,D,11/3/2016,1033,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,43,4,4,11/8/2016,47.46,48.18,-.72,4.72,4.72,0,.4478103563684359,for unspecified Democratic sponsor +48343,75732,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Harper Polling,132,IVR,,11/3/2016,504,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,46,2,0,11/8/2016,47.46,48.18,-.72,.72,.72,.5,-4.176575914953866, +48772,76355,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/3/2016,1362,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,42,4,5,11/8/2016,49.73,44.41,5.32,.32,-.32,1,-2.013952265484494,for Breitbart News; among registered voters +48322,82533,5885,2016,2016_House-G_GA-3,GA-3,House-G,House-G,Landmark Communications,166,IVR/Online,,11/3/2016,400,Angela Pendley,11058,DEM,31,Drew Ferguson,11059,REP,63,,-32,11/8/2016,31.65,68.35,-36.69,4.69,4.69,1,-2.483056561178896, +48322,82534,5890,2016,2016_House-G_GA-8,GA-8,House-G,House-G,Landmark Communications,166,IVR/Online,,11/3/2016,375,James Neal Harris,11060,DEM,34,Austin Scott,11061,REP,60,,-26,11/8/2016,32.36,67.64,-35.29,9.29,9.29,1,2.050282571643893, +48322,82536,5893,2016,2016_House-G_GA-11,GA-11,House-G,House-G,Landmark Communications,166,IVR/Online,,11/3/2016,300,Don E. Wilson,11064,DEM,33,Barry Loudermilk,11065,REP,63,,-30,11/8/2016,32.59,67.41,-34.81,4.81,4.81,1,-2.568596889467365, +48322,82535,5894,2016,2016_House-G_GA-12,GA-12,House-G,House-G,Landmark Communications,166,IVR/Online,,11/3/2016,400,Patricia Carpenter McCracken,11062,DEM,41,Rick W. Allen,11063,REP,55,,-14,11/8/2016,38.4,61.6,-23.2,9.2,9.2,1,1.960009208425083, +48509,76030,8272,2016,2016_House-G_US,US,House-G,House-G,RKM Research and Communications Inc.,272,Live Phone,,11/3/2016,1009,Generic Candidate,9976,DEM,44.7,Generic Candidate,9975,REP,46.3,,-1.6,11/8/2016,48.26,47.54,.71,2.31,-2.31,0,-.4983564872149019,for Boston Herald | Franklin Pierce University +48515,76461,8272,2016,2016_House-G_US,US,House-G,House-G,SurveyMonkey,324,Online,,11/3/2016,67223,Generic Candidate,9976,DEM,48,Generic Candidate,9975,REP,43,,5,11/8/2016,48.26,47.54,.71,4.29,4.29,1,1.76307579784978,for NBC News +48868,77171,48,2016,2016_Gov-G_DE,DE,Gov-G,Gov-G,SurveyMonkey,324,Online,,11/4/2016,367,John C. Carney Jr.,10258,DEM,56,Colin R. J. Bonini,10259,REP,40,,16,11/8/2016,58.34,39.19,19.15,3.15,-3.15,1,-4.343690910225593, +48873,77172,49,2016,2016_Gov-G_IN,IN,Gov-G,Gov-G,SurveyMonkey,324,Online,,11/4/2016,1700,John R. Gregg,10217,DEM,49,Eric Joseph Holcomb,10271,REP,47,,2,11/8/2016,45.42,51.38,-5.95,7.95,7.95,0,1.04965827023851, +48885,77173,50,2016,2016_Gov-G_MO,MO,Gov-G,Gov-G,SurveyMonkey,324,Online,,11/4/2016,1368,Chris Koster,10085,DEM,48,Eric Greitens,10087,REP,47,,1,11/8/2016,45.57,51.14,-5.57,6.57,6.57,0,.1403817066725976, +48886,77174,51,2016,2016_Gov-G_MT,MT,Gov-G,Gov-G,SurveyMonkey,324,Online,,11/4/2016,449,Steve Bullock,8982,DEM,44,Greg Gianforte,10347,REP,46,7,-2,11/8/2016,50.25,46.36,3.89,5.89,-5.89,0,-1.472018401859777, +48893,77176,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,SurveyMonkey,324,Online,,11/4/2016,3126,Roy A. Cooper,8967,DEM,54,Pat McCrory,8959,REP,43,,11,11/8/2016,49.02,48.8,.22,10.78,10.78,1,7.94930042885801, +48894,77177,53,2016,2016_Gov-G_ND,ND,Gov-G,Gov-G,SurveyMonkey,324,Online,,11/4/2016,313,Marvin E. Nelson,10425,DEM,27,Doug Burgum,10426,REP,70,,-43,11/8/2016,19.39,76.52,-57.13,14.13,14.13,1,6.64011152378081, +48889,77175,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,SurveyMonkey,324,Online,,11/4/2016,696,Colin Van Ostern,10081,DEM,55,Christopher Sununu,10080,REP,42,,13,11/8/2016,46.57,48.84,-2.27,15.27,15.27,0,10.60705214970641, +50551,79783,55,2016,2016_Gov-GS_OR,OR,Gov-G,Gov-GS,Clout Research/Wenzel Strategies,55,Live Phone,,11/4/2016,981,Kate Brown,10225,DEM,52.5,William C. Pierce,10224,REP,41.4,.7,11.1,11/8/2016,50.62,43.45,7.16,3.94,3.94,1,-.8243394164045547, +48897,77178,55,2016,2016_Gov-GS_OR,OR,Gov-G,Gov-GS,SurveyMonkey,324,Online,,11/4/2016,1595,Kate Brown,10225,DEM,56,William C. Pierce,10224,REP,41,,15,11/8/2016,50.62,43.45,7.16,7.84,7.84,1,3.838398930251359, +48904,77179,56,2016,2016_Gov-G_UT,UT,Gov-G,Gov-G,SurveyMonkey,324,Online,,11/4/2016,1479,Mike Weinholtz,10101,DEM,38,Gary Richard Herbert,10098,REP,58,,-20,11/8/2016,28.74,66.74,-38,18,18,1,14.15304422641974, +48905,77180,57,2016,2016_Gov-G_VT,VT,Gov-G,Gov-G,SurveyMonkey,324,Online,,11/4/2016,454,Sue M. Minter,10095,DEM,51,Phillip B. Scott,10097,REP,47,,4,11/8/2016,44.17,52.91,-8.74,12.74,12.74,0,8.609112751706533, +48907,77181,58,2016,2016_Gov-G_WA,WA,Gov-G,Gov-G,SurveyMonkey,324,Online,,11/4/2016,1451,Jay Robert Inslee,10103,DEM,55,Bill Ray Bryant,10102,REP,42,,13,11/8/2016,54.39,45.61,8.78,4.22,4.22,1,.5430807158997026, +48908,77182,59,2016,2016_Gov-G_WV,WV,Gov-G,Gov-G,SurveyMonkey,324,Online,,11/4/2016,472,James Justice,10093,DEM,36,William Paul Cole,9022,REP,45,13,-9,11/8/2016,49.09,42.3,6.78,15.78,-15.78,0,8.496581460220815, +48876,76530,60,2016,2016_Sen-G_KS,KS,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,1311,Patrick Wiesner,10239,DEM,37,Jerry Moran,8968,REP,59,,-22,11/8/2016,32.24,62.18,-29.94,7.94,7.94,1,-.7254236315994801, +48478,75970,61,2016,2016_Sen-G_NY,NY,Sen-G,Sen-G,Siena College,305,Live Phone,,11/4/2016,617,Charles E. Schumer,10111,DEM,67,Wendy E. Long,10110,REP,25,,42,11/8/2016,70.18,27.56,42.62,.62,-.62,1,-4.284788393483605, +48892,76537,61,2016,2016_Sen-G_NY,NY,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,2208,Charles E. Schumer,10111,DEM,71,Wendy E. Long,10110,REP,25,,46,11/8/2016,70.18,27.56,42.62,3.38,3.38,1,-1.223586096610365, +48679,76251,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/4/2016,525,Deborah K. Ross,10153,DEM,47,Richard Burr,8963,REP,46,,1,11/8/2016,45.37,51.06,-5.7,6.7,6.7,0,1.407117207807305, +48893,76538,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,3126,Deborah K. Ross,10153,DEM,47,Richard Burr,8963,REP,43,6,4,11/8/2016,45.37,51.06,-5.7,9.7,9.7,0,5.697175764247211, +48677,76249,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/4/2016,525,Catherine Cortez Masto,9034,DEM,45,Joseph J. Heck,10222,REP,45,,0,11/8/2016,47.1,44.67,2.43,2.43,-2.43,.5,-1.130031117878983, +48888,76535,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,1207,Catherine Cortez Masto,9034,DEM,50,Joseph J. Heck,10222,REP,45,,5,11/8/2016,47.1,44.67,2.43,2.57,2.57,1,-.326158079713162, +48871,76525,64,2016,2016_Sen-G_HI,HI,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,426,Brian Schatz,10306,DEM,70,John Stanley Carroll,10307,REP,26,,44,11/8/2016,73.6,22.24,51.36,7.36,-7.36,1,.0035613005576703, +48897,76542,65,2016,2016_Sen-G_OR,OR,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,1595,Ron Wyden,10308,DEM,63,Mark Callahan,10309,REP,32,,31,11/8/2016,56.6,33.35,23.25,7.75,7.75,1,.7118354731527378, +48900,76544,66,2016,2016_Sen-G_SC,SC,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,1698,Thomas Dixon,10266,DEM,38,Tim Scott,10256,REP,59,,-21,11/8/2016,36.93,60.57,-23.64,2.64,2.64,1,-4.39795353036196, +48680,76252,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/4/2016,525,Ted Strickland,9021,DEM,38,Rob Portman,9020,REP,52,,-14,11/8/2016,37.16,58.03,-20.87,6.87,6.87,1,2.532459119549566, +48895,76540,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,2860,Ted Strickland,9021,DEM,39,Rob Portman,9020,REP,57,,-18,11/8/2016,37.16,58.03,-20.87,2.87,2.87,1,-2.965209112512832, +48860,76516,68,2016,2016_Sen-G_AL,AL,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,1131,Ronald Steven Crumpton,10346,DEM,38,Richard C. Shelby,10133,REP,57,,-19,11/8/2016,35.87,63.96,-28.09,9.09,9.09,1,1.098942291272977, +48885,76534,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,1368,Jason Kander,10158,DEM,51,Roy Blunt,10157,REP,44,,7,11/8/2016,46.39,49.18,-2.79,9.79,9.79,0,7.045131971189849, +48909,76549,71,2016,2016_Sen-G_WI,WI,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,2246,Russ Feingold,8971,DEM,48,Ron Johnson,8972,REP,49,,-1,11/8/2016,46.81,50.17,-3.36,2.36,2.36,1,-3.189212159928807, +48907,76548,72,2016,2016_Sen-G_WA,WA,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,1451,Patty Murray,10242,DEM,59,Chris Vance,10243,REP,37,,22,11/8/2016,59.01,40.99,18.03,3.97,3.97,1,-1.202800562397508, +48904,76546,73,2016,2016_Sen-G_UT,UT,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,1479,Misty Katherine Snow,10233,DEM,36,Mike Lee,9042,REP,60,,-24,11/8/2016,27.06,68.15,-41.09,17.09,17.09,1,11.36028877912659, +48684,76256,73,2016,2016_Sen-G_UT,UT,Sen-G,Sen-G,YouGov,391,Online,,11/4/2016,762,Misty Katherine Snow,10233,DEM,23,Mike Lee,9042,REP,69,,-46,11/8/2016,27.06,68.15,-41.09,4.91,-4.91,1,-2.442703940054979, +48347,75745,74,2016,2016_Sen-G_CO,CO,Sen-G,Sen-G,Public Policy Polling,263,IVR/Online,,11/4/2016,704,Michael F. Bennet,9009,DEM,50,Darryl Glenn,10226,REP,40,3,10,11/8/2016,49.97,44.31,5.66,4.34,4.34,1,1.196811493147288, +48865,76521,74,2016,2016_Sen-G_CO,CO,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,2777,Michael F. Bennet,9009,DEM,52,Darryl Glenn,10226,REP,45,,7,11/8/2016,49.97,44.31,5.66,1.34,1.34,1,-1.833349208189337, +48905,76547,75,2016,2016_Sen-G_VT,VT,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,454,Patrick J. Leahy,10261,DEM,75,Scott Milne,10262,REP,24,,51,11/8/2016,61.26,33.03,28.24,22.76,22.76,1,16.34384859742384, +48896,76541,76,2016,2016_Sen-G_OK,OK,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,1271,Mike Workman,10312,DEM,37,James Lankford,10311,REP,61,,-24,11/8/2016,24.58,67.74,-43.16,19.16,19.16,1,12.0758199027023, +48894,76539,77,2016,2016_Sen-G_ND,ND,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,313,Eliot Glassheim,10314,DEM,23,John Hoeven,10313,REP,74,,-51,11/8/2016,16.97,78.48,-61.51,10.51,10.51,1,3.035789289794796, +48873,76527,78,2016,2016_Sen-G_IN,IN,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,1700,Evan Bayh,10238,DEM,42,Todd C. Young,10175,REP,53,,-11,11/8/2016,42.41,52.11,-9.7,1.3,-1.3,1,-5.763765520620506, +48901,76545,79,2016,2016_Sen-G_SD,SD,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,459,Jay H. Williams,10316,DEM,31,John Thune,10315,REP,65,,-34,11/8/2016,28.17,71.83,-43.66,9.66,9.66,1,-.7099252876577873, +48872,76526,80,2016,2016_Sen-G_ID,ID,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,612,Jerry Sturgill,10227,DEM,39,Mike Crapo,10228,REP,58,,-19,11/8/2016,27.73,66.13,-38.41,19.41,19.41,1,13.49499105138976, +48877,76531,81,2016,2016_Sen-G_KY,KY,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,1315,Jim Gray,10253,DEM,46,Rand Paul,8984,REP,50,,-4,11/8/2016,42.72,57.27,-14.55,10.55,10.55,1,6.410549036034805, +48880,76533,82,2016,2016_Sen-G_MD,MD,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,1216,Chris Van Hollen,10105,DEM,64,Kathy Szeliga,10124,REP,33,,31,11/8/2016,60.89,35.67,25.21,5.79,5.79,1,-1.295658410211634, +48863,76519,83,2016,2016_Sen-G_AR,AR,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,930,Conner W. Eldridge,10230,DEM,41,John Boozman,8987,REP,56,,-15,11/8/2016,36.17,59.77,-23.6,8.6,8.6,1,3.386337901059688, +48874,76528,84,2016,2016_Sen-G_IL,IL,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,1823,Tammy Duckworth,10154,DEM,56,Mark Kirk,10159,REP,39,,17,11/8/2016,54.86,39.78,15.08,1.92,1.92,1,-2.66632278653535, +48678,76250,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/4/2016,525,Margaret Wood Hassan,9007,DEM,50,Kelly Ayotte,9019,REP,42,,8,11/8/2016,47.98,47.84,.14,7.86,7.86,1,3.85017840840689, +48889,76536,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,696,Margaret Wood Hassan,9007,DEM,51,Kelly Ayotte,9019,REP,42,6,9,11/8/2016,47.98,47.84,.14,8.86,8.86,1,5.446977212643348, +48681,76253,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/4/2016,525,Kathleen Alana McGinty,8985,DEM,42,Patrick J. Toomey,8966,REP,46,,-4,11/8/2016,47.34,48.77,-1.43,2.57,-2.57,1,-1.924840886451209, +48898,76543,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,2845,Kathleen Alana McGinty,8985,DEM,49,Patrick J. Toomey,8966,REP,45,,4,11/8/2016,47.34,48.77,-1.43,5.43,5.43,0,1.438135729144282, +48683,76255,86,2016,2016_Sen-G_PA,PA,Sen-G,Sen-G,YouGov,391,Online,,11/4/2016,931,Kathleen Alana McGinty,8985,DEM,47,Patrick J. Toomey,8966,REP,46,,1,11/8/2016,47.34,48.77,-1.43,2.43,2.43,0,-1.875556956580513, +48862,76518,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,2609,Ann Kirkpatrick,10147,DEM,45,John McCain,8981,REP,50,,-5,11/8/2016,40.75,53.71,-12.96,7.96,7.96,1,4.298672369671798, +66903,124925,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,20/20 Insight,1,IVR,,11/4/2016,541,Jim Barksdale,10193,DEM,44,Johnny Isakson,10194,REP,51,1,-7,11/8/2016,41.03,54.78,-13.75,6.75,6.75,1,2.435613047630147, +48870,76524,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,2419,Jim Barksdale,10193,DEM,41,Johnny Isakson,10194,REP,47,8,-6,11/8/2016,41.03,54.78,-13.75,7.75,7.75,1,4.114390220381885, +48682,76254,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,YouGov,391,Online,,11/4/2016,995,Jim Barksdale,10193,DEM,41,Johnny Isakson,10194,REP,48,,-7,11/8/2016,41.03,54.78,-13.75,6.75,6.75,1,2.920006545066643, +48864,76520,89,2016,2016_Sen-G_CA,CA,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,2712,Kamala D. Harris,9029,DEM,52,Loretta Sanchez,10129,DEM,31,,21,11/8/2016,61.6,38.4,23.21,2.21,,1,-1.418094619280061, +48878,76532,90,2016,2016_Sen-O_LA,LA,Sen-G,Sen-O,SurveyMonkey,324,Online,,11/4/2016,982,Foster L. Campbell,10198,DEM,13,John Neely Kennedy,10202,REP,21,14,-8,11/8/2016,17.47,24.96,-7.49,.51,-.51,1,-1.994705881357615, +48866,76522,91,2016,2016_Sen-G_CT,CT,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,1387,Richard Blumenthal,10205,DEM,63,Dan Carter,10206,REP,34,,29,11/8/2016,63.19,34.62,28.57,.43,.43,1,-6.634205432670372, +48875,76529,92,2016,2016_Sen-G_IA,IA,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,1781,Patty Judge,10210,DEM,39,Chuck Grassley,8961,REP,57,,-18,11/8/2016,35.66,60.09,-24.43,6.43,6.43,1,1.737689605879135, +48676,76248,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/4/2016,525,Patrick Murphy,8995,DEM,38,Marco Rubio,8974,REP,52,,-14,11/8/2016,44.31,51.98,-7.67,6.33,-6.33,1,2.057452134110603, +48869,76523,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,SurveyMonkey,324,Online,,11/4/2016,4092,Patrick Murphy,8995,DEM,49,Marco Rubio,8974,REP,48,,1,11/8/2016,44.31,51.98,-7.67,8.67,8.67,0,5.451812968374435, +48521,76059,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,CBS News/The New York Times,36,Live Phone,,11/4/2016,1426,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,42,5,4,11/8/2016,48.13,46.03,2.1,1.9,1.9,1,-.5743722489932382,average of multiple versions or turnout models listed in poll +48847,76443,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Google Surveys,122,Online,,11/4/2016,26574,Hillary Rodham Clinton,9207,DEM,38.03,Donald Trump,9849,REP,35.69,5.46,2.3399999,11/8/2016,48.13,46.03,2.1,.24,.24,1,-1.962007619849848, +48922,76636,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Online,,11/4/2016,2195,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,39,6,4,11/8/2016,48.13,46.03,2.1,1.9,1.9,1,-.3340715193147672,average of multiple versions or turnout models listed in poll +48480,75975,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,Live Phone,,11/4/2016,1282,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,41.5,6,4.5,11/8/2016,48.13,46.03,2.1,2.4,2.4,1,-.0413460373027674,for NBC News; average of multiple versions or turnout models listed in poll +48613,76157,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/4/2016,1500,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,43,4,2,11/8/2016,48.13,46.03,2.1,.1,-.1,1,-2.396595141878485, +48917,76612,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,USC Dornsife/Los Angeles Times,343,Online,,11/4/2016,2972,Hillary Rodham Clinton,9207,DEM,43.61,Donald Trump,9849,REP,46.84,,-3.23,11/8/2016,48.13,46.03,2.1,5.33,-5.33,0,3.059369931632478, +48861,76551,602,2016,2016_Pres-G_AK,AK,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,409,Hillary Rodham Clinton,9207,DEM,31,Donald Trump,9849,REP,48,12,-17,11/8/2016,36.55,51.28,-14.73,2.27,-2.27,1,-5.017516946092895, +48860,76550,603,2016,2016_Pres-G_AL,AL,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1131,Hillary Rodham Clinton,9207,DEM,36,Donald Trump,9849,REP,55,6,-19,11/8/2016,34.36,62.08,-27.73,8.73,8.73,1,2.145066626438001, +48863,76553,604,2016,2016_Pres-G_AR,AR,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,930,Hillary Rodham Clinton,9207,DEM,32,Donald Trump,9849,REP,56,6,-24,11/8/2016,33.65,60.57,-26.92,2.92,2.92,1,-1.588810607166209, +48862,76552,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,2609,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,42,7,3,11/8/2016,45.12,48.67,-3.55,6.55,6.55,0,4.38135637317902, +48864,76554,606,2016,2016_Pres-G_CA,CA,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,2712,Hillary Rodham Clinton,9207,DEM,56,Donald Trump,9849,REP,31,6,25,11/8/2016,61.73,31.62,30.11,5.11,-5.11,1,-.9816303851553754, +48347,75740,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,Public Policy Polling,263,IVR/Online,,11/4/2016,704,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,44,4,5,11/8/2016,48.16,43.25,4.91,.09,.09,1,-2.774509411547279,average of multiple versions or turnout models listed in poll +48865,76555,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,2777,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,40,10,3,11/8/2016,48.16,43.25,4.91,1.91,-1.91,1,-.5374429245718807, +48866,76556,608,2016,2016_Pres-G_CT,CT,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1387,Hillary Rodham Clinton,9207,DEM,52,Donald Trump,9849,REP,36,7,16,11/8/2016,54.57,40.93,13.64,2.36,2.36,1,-4.175606238947403, +48867,76557,609,2016,2016_Pres-G_DC,DC,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,310,Hillary Rodham Clinton,9207,DEM,85,Donald Trump,9849,REP,7,,78,11/8/2016,90.86,4.09,86.78,8.78,-8.78,1,2.131118158374052, +48868,76558,610,2016,2016_Pres-G_DE,DE,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,367,Hillary Rodham Clinton,9207,DEM,50,Donald Trump,9849,REP,39,6,11,11/8/2016,53.09,41.71,11.37,.37,-.37,1,-6.64486934423561, +48676,76239,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/4/2016,525,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,45,2,2,11/8/2016,47.82,49.02,-1.2,3.2,3.2,0,-.2977444815771807, +48869,76559,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,4092,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,45,4,2,11/8/2016,47.82,49.02,-1.2,3.2,3.2,0,.5389999840026553, +66903,124923,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,20/20 Insight,1,IVR,,11/4/2016,541,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,48,3,-3,11/8/2016,45.64,50.77,-5.13,2.13,2.13,1,-1.204541092867878, +48870,76560,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,2419,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,45,7,0,11/8/2016,45.64,50.77,-5.13,5.13,5.13,.5,2.681000848536914, +48682,76245,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,YouGov,391,Online,,11/4/2016,995,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,49,4,-6,11/8/2016,45.64,50.77,-5.13,.87,-.87,1,-2.004887615717311, +48871,76561,613,2016,2016_Pres-G_HI,HI,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,426,Hillary Rodham Clinton,9207,DEM,52,Donald Trump,9849,REP,28,9,24,11/8/2016,62.22,30.04,32.18,8.18,-8.18,1,1.336979773609854, +48875,76565,614,2016,2016_Pres-G_IA,IA,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1781,Hillary Rodham Clinton,9207,DEM,38,Donald Trump,9849,REP,47,9,-9,11/8/2016,41.75,51.16,-9.41,.41,.41,1,-4.409372471957694, +48872,76562,615,2016,2016_Pres-G_ID,ID,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,612,Hillary Rodham Clinton,9207,DEM,29,Donald Trump,9849,REP,47,11,-18,11/8/2016,27.49,59.26,-31.77,13.77,13.77,1,6.110387988882772, +48874,76564,616,2016,2016_Pres-G_IL,IL,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1700,Hillary Rodham Clinton,9207,DEM,52,Donald Trump,9849,REP,35,10,17,11/8/2016,55.83,38.76,17.06,.06,-.06,1,-4.320201039519913, +48873,76563,617,2016,2016_Pres-G_IN,IN,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1823,Hillary Rodham Clinton,9207,DEM,35,Donald Trump,9849,REP,52,6,-17,11/8/2016,37.77,56.94,-19.17,2.17,2.17,1,-3.742912369151713, +48876,76566,618,2016,2016_Pres-G_KS,KS,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1311,Hillary Rodham Clinton,9207,DEM,36,Donald Trump,9849,REP,49,9,-13,11/8/2016,36.05,56.65,-20.6,7.6,7.6,1,4.921692448267213, +48877,76567,619,2016,2016_Pres-G_KY,KY,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1315,Hillary Rodham Clinton,9207,DEM,35,Donald Trump,9849,REP,54,6,-19,11/8/2016,32.68,62.52,-29.84,10.84,10.84,1,3.682081542716137, +48878,76568,620,2016,2016_Pres-G_LA,LA,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,982,Hillary Rodham Clinton,9207,DEM,38,Donald Trump,9849,REP,52,4,-14,11/8/2016,38.45,58.09,-19.64,5.64,5.64,1,.3900538163800646, +48881,76571,621,2016,2016_Pres-G_MA,MA,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1378,Hillary Rodham Clinton,9207,DEM,56,Donald Trump,9849,REP,30,6,26,11/8/2016,60.01,32.81,27.2,1.2,-1.2,1,-2.968765136080279, +48880,76570,622,2016,2016_Pres-G_MD,MD,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1216,Hillary Rodham Clinton,9207,DEM,59,Donald Trump,9849,REP,28,6,31,11/8/2016,60.33,33.91,26.42,4.58,4.58,1,-1.958408302250461, +48879,76569,623,2016,2016_Pres-G_ME,ME,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,779,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,38,10,8,11/8/2016,47.83,44.87,2.96,5.04,5.04,1,1.197465959855114, +48348,75742,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Public Policy Polling,263,IVR/Online,,11/4/2016,957,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,42.5,6,5.5,11/8/2016,47.22,47.44,-.22,5.72,5.72,0,1.611684042218982,average of multiple versions or turnout models listed in poll +48882,76572,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,3145,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,42,8,2,11/8/2016,47.22,47.44,-.22,2.22,2.22,0,-1.904791579010259, +48883,76573,625,2016,2016_Pres-G_MN,MN,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1292,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,39,10,7,11/8/2016,46.45,44.93,1.52,5.48,5.48,1,-.2622154980568641, +48885,76575,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1368,Hillary Rodham Clinton,9207,DEM,40,Donald Trump,9849,REP,48,8,-8,11/8/2016,38.14,56.77,-18.64,10.64,10.64,1,4.25066515775478, +48884,76574,627,2016,2016_Pres-G_MS,MS,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,719,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,50,4,-8,11/8/2016,40.11,57.94,-17.83,9.83,9.83,1,3.108596129736981, +48886,76576,628,2016,2016_Pres-G_MT,MT,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,449,Hillary Rodham Clinton,9207,DEM,30,Donald Trump,9849,REP,52,11,-22,11/8/2016,35.75,56.17,-20.42,1.58,-1.58,1,-5.262008037828827, +48679,76242,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/4/2016,525,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,43,4,6,11/8/2016,46.17,49.83,-3.66,9.66,9.66,0,4.325876046560938, +48893,76583,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,3126,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,41,7,7,11/8/2016,46.17,49.83,-3.66,10.66,10.66,0,6.074391526592414, +48894,76584,630,2016,2016_Pres-G_ND,ND,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,313,Hillary Rodham Clinton,9207,DEM,29,Donald Trump,9849,REP,57,9,-28,11/8/2016,27.23,62.96,-35.73,7.73,7.73,1,.6830496975629036, +48887,76577,631,2016,2016_Pres-G_NE,NE,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,988,Hillary Rodham Clinton,9207,DEM,35,Donald Trump,9849,REP,52,7,-17,11/8/2016,33.7,58.75,-25.05,8.05,8.05,1,1.44659575232928, +48678,76241,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/4/2016,525,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,40,6,6,11/8/2016,46.83,46.46,.37,5.63,5.63,1,.7362300631066473, +48889,76579,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,696,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,38,10,9,11/8/2016,46.83,46.46,.37,8.63,8.63,1,4.279105185544994, +48890,76580,633,2016,2016_Pres-G_NJ,NJ,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1377,Hillary Rodham Clinton,9207,DEM,52,Donald Trump,9849,REP,37,4,15,11/8/2016,55.45,41.35,14.1,.9,.9,1,-3.908766977767023, +48891,76581,634,2016,2016_Pres-G_NM,NM,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,749,Hillary Rodham Clinton,9207,DEM,40,Donald Trump,9849,REP,38,16,2,11/8/2016,48.26,40.04,8.21,6.21,-6.21,1,3.206995522025449, +48677,76240,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/4/2016,525,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,44,5,0,11/8/2016,47.92,45.5,2.42,2.42,-2.42,.5,-.8585064845114265, +48888,76578,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1207,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,43,9,2,11/8/2016,47.92,45.5,2.42,.42,-.42,1,-2.390394070911044, +48478,75969,636,2016,2016_Pres-G_NY,NY,Pres-G,Pres-G,Siena College,305,Live Phone,,11/4/2016,617,Hillary Rodham Clinton,9207,DEM,51,Donald Trump,9849,REP,34,5,17,11/8/2016,59.01,36.52,22.49,5.49,-5.49,1,1.605190679533486, +48892,76582,636,2016,2016_Pres-G_NY,NY,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,2208,Hillary Rodham Clinton,9207,DEM,57,Donald Trump,9849,REP,32,5,25,11/8/2016,59.01,36.52,22.49,2.51,2.51,1,-2.457649577776589, +48680,76243,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/4/2016,525,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,43,5,1,11/8/2016,43.56,51.69,-8.13,9.13,9.13,0,4.339378435026764, +48895,76585,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,2860,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,45,7,-3,11/8/2016,43.56,51.69,-8.13,5.13,5.13,1,.0640133107195714, +48896,76586,638,2016,2016_Pres-G_OK,OK,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1271,Hillary Rodham Clinton,9207,DEM,32,Donald Trump,9849,REP,57,10,-25,11/8/2016,28.93,65.32,-36.39,11.39,11.39,1,6.695751236383749, +48897,76587,639,2016,2016_Pres-G_OR,OR,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1595,Hillary Rodham Clinton,9207,DEM,50,Donald Trump,9849,REP,35,7,15,11/8/2016,50.07,39.09,10.98,4.02,4.02,1,-.8067250008614789, +48681,76244,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/4/2016,525,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,46,3,-2,11/8/2016,47.46,48.18,-.72,1.28,-1.28,1,-3.524531548824551, +48898,76588,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,2845,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,43,6,3,11/8/2016,47.46,48.18,-.72,3.72,3.72,0,-.1392606953434171, +48629,76191,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Trafalgar Group,338,IVR,R,11/4/2016,1300,Hillary Rodham Clinton,9207,DEM,46.51,Donald Trump,9849,REP,48.43,2.3,-1.92,11/8/2016,47.46,48.18,-.72,1.2,-1.2,1,-3.028186383997079,for unspecified Republican sponsor +48683,76246,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,YouGov,391,Online,,11/4/2016,931,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,43,4,2,11/8/2016,47.46,48.18,-.72,2.72,2.72,0,-1.467653469146701, +48899,76589,641,2016,2016_Pres-G_RI,RI,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,415,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,36,6,12,11/8/2016,54.42,38.89,15.53,3.53,-3.53,1,-3.380772774920763, +48900,76590,642,2016,2016_Pres-G_SC,SC,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1698,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,47,6,-4,11/8/2016,40.67,54.94,-14.27,10.27,10.27,1,3.974675594039287, +48901,76591,643,2016,2016_Pres-G_SD,SD,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,459,Hillary Rodham Clinton,9207,DEM,32,Donald Trump,9849,REP,53,11,-21,11/8/2016,31.74,61.53,-29.79,8.79,8.79,1,-1.884154582562373, +48902,76592,644,2016,2016_Pres-G_TN,TN,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1433,Hillary Rodham Clinton,9207,DEM,41,Donald Trump,9849,REP,49,5,-8,11/8/2016,34.72,60.72,-26.01,18.01,18.01,1,11.46735859299552, +48903,76593,645,2016,2016_Pres-G_TX,TX,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,3009,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,46,6,-3,11/8/2016,43.24,52.23,-9,6,6,1,2.662487078377282, +48904,76594,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1479,Hillary Rodham Clinton,9207,DEM,31,Donald Trump,9849,REP,34,25,-3,11/8/2016,27.46,45.54,-18.08,15.08,15.08,1,7.818327542154535, +48487,75993,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,Trafalgar Group,338,IVR,R,11/4/2016,1350,Hillary Rodham Clinton,9207,DEM,29.52,Donald Trump,9849,REP,39.95,24.52,-10.43,11/8/2016,27.46,45.54,-18.08,7.65,7.65,1,-.3397515670901586,for unspecified Republican sponsor +48684,76247,646,2016,2016_Pres-G_UT,UT,Pres-G,Pres-G,YouGov,391,Online,,11/4/2016,762,Hillary Rodham Clinton,9207,DEM,23,Donald Trump,9849,REP,40,24,-17,11/8/2016,27.46,45.54,-18.08,1.08,1.08,1,-7.51462333791256, +48512,76034,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Christopher Newport University,50,Live Phone,,11/4/2016,1193,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,42,3,6,11/8/2016,49.73,44.41,5.32,.68,.68,1,-1.405849699129059, +48685,76257,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Hampton University,131,Live Phone,,11/4/2016,802,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,41,,4,11/8/2016,49.73,44.41,5.32,1.32,-1.32,1,-1.143612648853634, +48349,75744,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,Public Policy Polling,263,IVR/Online,,11/4/2016,1238,Hillary Rodham Clinton,9207,DEM,49.5,Donald Trump,9849,REP,44,1,5.5,11/8/2016,49.73,44.41,5.32,.18,.18,1,-2.106695150781312,average of multiple versions or turnout models listed in poll +48906,76596,647,2016,2016_Pres-G_VA,VA,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,2183,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,41,7,8,11/8/2016,49.73,44.41,5.32,2.68,2.68,1,.6886842093979183, +48905,76595,648,2016,2016_Pres-G_VT,VT,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,454,Hillary Rodham Clinton,9207,DEM,61,Donald Trump,9849,REP,25,,36,11/8/2016,56.68,30.27,26.41,9.59,9.59,1,6.297499522524252, +48907,76597,649,2016,2016_Pres-G_WA,WA,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,1451,Hillary Rodham Clinton,9207,DEM,51,Donald Trump,9849,REP,33,8,18,11/8/2016,52.54,36.83,15.71,2.29,2.29,1,-1.037418738186356, +48909,76599,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,2246,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,42,7,2,11/8/2016,46.45,47.22,-.76,2.76,2.76,0,-2.462882034690173, +48908,76598,651,2016,2016_Pres-G_WV,WV,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,472,Hillary Rodham Clinton,9207,DEM,29,Donald Trump,9849,REP,56,7,-27,11/8/2016,26.43,68.5,-42.07,15.07,15.07,1,8.252849727655484, +48910,76600,652,2016,2016_Pres-G_WY,WY,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/4/2016,213,Hillary Rodham Clinton,9207,DEM,21,Donald Trump,9849,REP,60,9,-39,11/8/2016,21.88,68.17,-46.3,7.3,7.3,1,.0956223357460632, +48480,75988,8272,2016,2016_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,11/4/2016,1282,Generic Candidate,9976,DEM,47,Generic Candidate,9975,REP,44,,3,11/8/2016,48.26,47.54,.71,2.29,2.29,1,-.3873390236772383,for NBC News +48523,76185,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,11/5/2016,870,Roy A. Cooper,8967,DEM,50,Pat McCrory,8959,REP,47,,3,11/8/2016,49.02,48.8,.22,2.78,2.78,1,-1.079358350140941, +48524,76188,52,2016,2016_Gov-G_NC,NC,Gov-G,Gov-G,Siena College/The New York Times Upshot,448,Live Phone,,11/5/2016,800,Roy A. Cooper,8967,DEM,47,Pat McCrory,8959,REP,46,,1,11/8/2016,49.02,48.8,.22,.78,.78,1,-2.728250573000664,for New York Times Upshot +48497,76183,54,2016,2016_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,11/5/2016,671,Colin Van Ostern,10081,DEM,48,Christopher Sununu,10080,REP,37,,11,11/8/2016,46.57,48.84,-2.27,13.27,13.27,0,8.38266874176092,for WMUR +48915,76640,58,2016,2016_Gov-G_WA,WA,Gov-G,Gov-G,Insights West,151,Online,,11/5/2016,402,Jay Robert Inslee,10103,DEM,49,Bill Ray Bryant,10102,REP,40,,9,11/8/2016,54.39,45.61,8.78,.22,.22,1,-4.167427419893443, +48523,76065,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,11/5/2016,870,Deborah K. Ross,10153,DEM,47,Richard Burr,8963,REP,47,,0,11/8/2016,45.37,51.06,-5.7,5.7,5.7,.5,1.348871824820777, +48524,76067,62,2016,2016_Sen-G_NC,NC,Sen-G,Sen-G,Siena College/The New York Times Upshot,448,Live Phone,,11/5/2016,800,Deborah K. Ross,10153,DEM,45,Richard Burr,8963,REP,46,,-1,11/8/2016,45.37,51.06,-5.7,4.7,4.7,1,.2325163965202635,for New York Times Upshot +48517,76049,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Emerson College,88,IVR,,11/5/2016,600,Catherine Cortez Masto,9034,DEM,48.4,Joseph J. Heck,10222,REP,47.3,,1.1,11/8/2016,47.1,44.67,2.43,1.33,-1.33,1,-1.539506120792214, +48689,76270,63,2016,2016_Sen-G_NV,NV,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,11/5/2016,1158,Catherine Cortez Masto,9034,DEM,49,Joseph J. Heck,10222,REP,43,,6,11/8/2016,47.1,44.67,2.43,3.57,3.57,1,.9459363466159519, +48516,76048,67,2016,2016_Sen-G_OH,OH,Sen-G,Sen-G,Emerson College,88,IVR,,11/5/2016,900,Ted Strickland,9021,DEM,28.3,Rob Portman,9020,REP,48.8,,-20.5,11/8/2016,37.16,58.03,-20.87,.37,.37,1,-5.501705397248433, +48518,76050,70,2016,2016_Sen-G_MO,MO,Sen-G,Sen-G,Emerson College,88,IVR,,11/5/2016,750,Jason Kander,10158,DEM,45.5,Roy Blunt,10157,REP,44.8,,.69999999,11/8/2016,46.39,49.18,-2.79,3.49,3.49,0,-.0857727901604517, +48915,76608,72,2016,2016_Sen-G_WA,WA,Sen-G,Sen-G,Insights West,151,Online,,11/5/2016,402,Patty Murray,10242,DEM,53,Chris Vance,10243,REP,37,,16,11/8/2016,59.01,40.99,18.03,2.03,-2.03,1,-3.581155235136825, +48519,76051,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,Emerson College,88,IVR,,11/5/2016,1000,Margaret Wood Hassan,9007,DEM,45.6,Kelly Ayotte,9019,REP,48.8,,-3.2,11/8/2016,47.98,47.84,.14,3.34,-3.34,0,-.3520049281900919, +48497,76024,85,2016,2016_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,Live Phone,,11/5/2016,692,Margaret Wood Hassan,9007,DEM,49,Kelly Ayotte,9019,REP,45,,4,11/8/2016,47.98,47.84,.14,3.86,3.86,1,-.0403018215853712,for WMUR +48628,76189,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,Data Orbital,73,Live Phone,,11/5/2016,550,Ann Kirkpatrick,10147,DEM,44,John McCain,8981,REP,56,,-12,11/8/2016,40.75,53.71,-12.96,.96,.96,1,-4.039184131709506, +48912,76606,87,2016,2016_Sen-G_AZ,AZ,Sen-G,Sen-G,Insights West,151,Online,,11/5/2016,392,Ann Kirkpatrick,10147,DEM,42,John McCain,8981,REP,50,,-8,11/8/2016,40.75,53.71,-12.96,4.96,4.96,1,.1883407251875228, +48913,76641,89,2016,2016_Sen-G_CA,CA,Sen-G,Sen-G,Insights West,151,Online,,11/5/2016,401,Kamala D. Harris,9029,DEM,50,Loretta Sanchez,10129,DEM,28,,22,11/8/2016,61.6,38.4,23.21,1.21,,1,-2.675306680164148, +48522,76064,93,2016,2016_Sen-G_FL,FL,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,11/5/2016,884,Patrick Murphy,8995,DEM,43,Marco Rubio,8974,REP,50,,-7,11/8/2016,44.31,51.98,-7.67,.67,.67,1,-3.151065392012429, +48630,76193,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,11/5/2016,2220,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,44.5,4,3.5,11/8/2016,48.13,46.03,2.1,1.4,1.4,1,-.8167634568388601,for The Washington Post; average of multiple versions or turnout models listed in poll +50615,79880,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Big Data Poll,251,Online,,11/5/2016,2193,Hillary Rodham Clinton,9207,DEM,44.5,Donald Trump,9849,REP,45.1,3.2,-.60000002,11/8/2016,48.13,46.03,2.1,2.7,-2.7,0,.4667544858075857, +48619,76165,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,11/5/2016,1295,Hillary Rodham Clinton,9207,DEM,48,Donald Trump,9849,REP,44,3,4,11/8/2016,48.13,46.03,2.1,1.9,1.9,1,-.5455364306216683,for FOX News; average of multiple versions or turnout models listed in poll +48848,76444,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/5/2016,16639,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,43,3,4,11/8/2016,48.13,46.03,2.1,1.9,1.9,1,-.168882372538447,among registered voters +48623,76178,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Monmouth University,215,Live Phone,,11/5/2016,748,Hillary Rodham Clinton,9207,DEM,50,Donald Trump,9849,REP,44,4,6,11/8/2016,48.13,46.03,2.1,3.9,3.9,1,1.181179103673801,average of multiple versions or turnout models listed in poll +48477,75968,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Morning Consult,218,Online,,11/5/2016,1482,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,42,8,3,11/8/2016,48.13,46.03,2.1,.9,.9,1,-1.522932467911314,for Politico +48513,76036,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Selzer & Co.,304,Live Phone,,11/5/2016,799,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,42,4,3,11/8/2016,48.13,46.03,2.1,.9,.9,1,-1.75438161640935,for Bloomberg; average of multiple versions or turnout models listed in poll +48849,76445,602,2016,2016_Pres-G_AK,AK,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/5/2016,617,Hillary Rodham Clinton,9207,DEM,41,Donald Trump,9849,REP,44,3,-3,11/8/2016,36.55,51.28,-14.73,11.73,11.73,1,6.678798257043261,among registered voters +48628,76380,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Data Orbital,73,Live Phone,,11/5/2016,550,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,47,4,-3,11/8/2016,45.12,48.67,-3.55,.55,.55,1,-2.164535630752796, +48851,76447,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/5/2016,1453,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,45,3,-2,11/8/2016,45.12,48.67,-3.55,1.55,1.55,1,-.8344247296620508,among registered voters +48912,76602,605,2016,2016_Pres-G_AZ,AZ,Pres-G,Pres-G,Insights West,151,Online,,11/5/2016,392,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,47,5,-2,11/8/2016,45.12,48.67,-3.55,1.55,1.55,1,-1.664203453372816, +48913,76603,606,2016,2016_Pres-G_CA,CA,Pres-G,Pres-G,Insights West,151,Online,,11/5/2016,401,Hillary Rodham Clinton,9207,DEM,58,Donald Trump,9849,REP,35,3,23,11/8/2016,61.73,31.62,30.11,7.11,-7.11,1,1.051917482367767, +48850,76446,607,2016,2016_Pres-G_CO,CO,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/5/2016,1378,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,43,5,1,11/8/2016,48.16,43.25,4.91,3.91,-3.91,1,1.8102263990386,among registered voters +48522,76061,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,11/5/2016,884,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,45.5,2,.5,11/8/2016,47.82,49.02,-1.2,1.7,1.7,0,-1.337704461014825,average of multiple versions or turnout models listed in poll +48852,76448,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/5/2016,2002,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,48,3,-4,11/8/2016,45.64,50.77,-5.13,1.13,1.13,1,-1.39164879492577,among registered voters +48518,76054,626,2016,2016_Pres-G_MO,MO,Pres-G,Pres-G,Emerson College,88,IVR,,11/5/2016,750,Hillary Rodham Clinton,9207,DEM,40.5,Donald Trump,9849,REP,46.5,6.6,-6,11/8/2016,38.14,56.77,-18.64,12.64,12.64,1,6.033558977785111, +48523,76063,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,11/5/2016,870,Hillary Rodham Clinton,9207,DEM,47.5,Donald Trump,9849,REP,45,3,2.5,11/8/2016,46.17,49.83,-3.66,6.16,6.16,0,1.208762220141373,average of multiple versions or turnout models listed in poll +48524,76066,629,2016,2016_Pres-G_NC,NC,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,11/5/2016,800,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,44,3,0,11/8/2016,46.17,49.83,-3.66,3.66,3.66,.5,-1.266469467544888,for New York Times Upshot +48519,76055,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,Emerson College,88,IVR,,11/5/2016,1000,Hillary Rodham Clinton,9207,DEM,45.4,Donald Trump,9849,REP,43.8,4.5,1.6,11/8/2016,46.83,46.46,.37,1.23,1.23,1,-3.3815163470904, +48497,76013,632,2016,2016_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,Live Phone,,11/5/2016,692,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,38,6,11,11/8/2016,46.83,46.46,.37,10.63,10.63,1,6.313864359394662,for WMUR +48517,76053,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Emerson College,88,IVR,,11/5/2016,600,Hillary Rodham Clinton,9207,DEM,46.8,Donald Trump,9849,REP,45.6,3.9,1.2,11/8/2016,47.92,45.5,2.42,1.22,-1.22,1,-1.83729195928607, +48689,76269,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/5/2016,1158,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,43,4,2,11/8/2016,47.92,45.5,2.42,.42,-.42,1,-2.209935192385321, +48914,76604,635,2016,2016_Pres-G_NV,NV,Pres-G,Pres-G,Insights West,151,Online,,11/5/2016,373,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,42,4,0,11/8/2016,47.92,45.5,2.42,2.42,-2.42,.5,-.8028213502492296, +48853,76449,636,2016,2016_Pres-G_NY,NY,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/5/2016,1681,Hillary Rodham Clinton,9207,DEM,55,Donald Trump,9849,REP,36,2,19,11/8/2016,59.01,36.52,22.49,3.49,-3.49,1,-.3446399971541961,among registered voters +48516,76052,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Emerson College,88,IVR,,11/5/2016,900,Hillary Rodham Clinton,9207,DEM,38.9,Donald Trump,9849,REP,45.6,6.8,-6.6999998,11/8/2016,43.56,51.69,-8.13,1.43,1.43,1,-3.711387336981111, +48854,76450,637,2016,2016_Pres-G_OH,OH,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/5/2016,1781,Hillary Rodham Clinton,9207,DEM,42,Donald Trump,9849,REP,48,4,-6,11/8/2016,43.56,51.69,-8.13,2.13,2.13,1,-2.866972547234592,among registered voters +48855,76451,639,2016,2016_Pres-G_OR,OR,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/5/2016,1963,Hillary Rodham Clinton,9207,DEM,44,Donald Trump,9849,REP,40,6,4,11/8/2016,50.07,39.09,10.98,6.98,-6.98,1,3.223710702415879,among registered voters +48856,76452,640,2016,2016_Pres-G_PA,PA,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/5/2016,1220,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,40,7,6,11/8/2016,47.46,48.18,-.72,6.72,6.72,0,2.564642434424471,among registered voters +48857,76453,642,2016,2016_Pres-G_SC,SC,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/5/2016,1751,Hillary Rodham Clinton,9207,DEM,43,Donald Trump,9849,REP,48,3,-5,11/8/2016,40.67,54.94,-14.27,9.27,9.27,1,2.837327489380643,among registered voters +48915,76605,649,2016,2016_Pres-G_WA,WA,Pres-G,Pres-G,Insights West,151,Online,,11/5/2016,402,Hillary Rodham Clinton,9207,DEM,51,Donald Trump,9849,REP,36,4,15,11/8/2016,52.54,36.83,15.71,.71,-.71,1,-3.002864709005492, +48858,76454,650,2016,2016_Pres-G_WI,WI,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,11/5/2016,1184,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,44,3,3,11/8/2016,46.45,47.22,-.76,3.76,3.76,0,-1.178832618442219,among registered voters +48497,77097,6011,2016,2016_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,11/5/2016,323,Carol Shea-Porter,10369,DEM,42,Frank C. Guinta,10370,REP,33,16,9,11/8/2016,44.29,42.95,1.34,7.66,7.66,1,2.702066411634204,for WMUR +48497,77098,6012,2016,2016_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,11/5/2016,322,Annie Kuster,10372,DEM,53,Jim Lawrence,10373,REP,32,,21,11/8/2016,49.75,45.31,4.44,16.56,16.56,1,10.59440887217644,for WMUR +48619,76167,8272,2016,2016_House-G_US,US,House-G,House-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,11/5/2016,1295,Generic Candidate,9976,DEM,45,Generic Candidate,9975,REP,46,,-1,11/8/2016,48.26,47.54,.71,1.71,-1.71,0,-.9287664540949329,for FOX News +49775,78196,8272,2016,2016_House-G_US,US,House-G,House-G,Ipsos,154,Online,,11/5/2016,3276,Generic Candidate,9976,DEM,41.8,Generic Candidate,9975,REP,32.7,,9.1000004,11/8/2016,48.26,47.54,.71,8.39,8.39,1,6.267720046068614,for Reuters; among all adults +48513,76037,8272,2016,2016_House-G_US,US,House-G,House-G,Selzer & Co.,304,Live Phone,,11/5/2016,799,Generic Candidate,9976,DEM,45,Generic Candidate,9975,REP,48,,-3,11/8/2016,48.26,47.54,.71,3.71,-3.71,0,.97141290011489,for Bloomberg +48525,76069,88,2016,2016_Sen-G_GA,GA,Sen-G,Sen-G,Landmark Communications,166,IVR/Online,,11/6/2016,1200,Jim Barksdale,10193,DEM,41,Johnny Isakson,10194,REP,52,4,-11,11/8/2016,41.03,54.78,-13.75,2.75,2.75,1,-.9986733264604548, +48916,76611,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone,,11/6/2016,1107,Hillary Rodham Clinton,9207,DEM,42.25,Donald Trump,9849,REP,42.5,7.1,-.25,11/8/2016,48.13,46.03,2.1,2.35,-2.35,0,-.0395777530260163,average of multiple versions or turnout models listed in poll +48911,76601,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Insights West,151,Online,,11/6/2016,940,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,45,4,4,11/8/2016,48.13,46.03,2.1,1.9,1.9,1,-.5997811025174205, +48771,76354,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,Lucid,175,Online,,11/6/2016,2521,Hillary Rodham Clinton,9207,DEM,45,Donald Trump,9849,REP,40,5,5,11/8/2016,48.13,46.03,2.1,2.9,2.9,1,.7806157065098268,for The Times-Picayune +48687,76262,94,2016,2016_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,11/6/2016,3677,Hillary Rodham Clinton,9207,DEM,47,Donald Trump,9849,REP,43,5,4,11/8/2016,48.13,46.03,2.1,1.9,1.9,1,-.140967286037456,for Economist; average of multiple versions or turnout models listed in poll +48625,76180,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,11/6/2016,843,Hillary Rodham Clinton,9207,DEM,48.4,Donald Trump,9849,REP,46.4,3,2,11/8/2016,47.82,49.02,-1.2,3.2,3.2,0,.2829213114687776, +48624,76179,611,2016,2016_Pres-G_FL,FL,Pres-G,Pres-G,Trafalgar Group,338,IVR,R,11/6/2016,1100,Hillary Rodham Clinton,9207,DEM,46.13,Donald Trump,9849,REP,49.72,2.43,-3.5899999,11/8/2016,47.82,49.02,-1.2,2.39,-2.39,1,-.428600242853184,for unspecified Republican sponsor +48525,76068,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Landmark Communications,166,IVR/Online,,11/6/2016,1200,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,49,3,-3,11/8/2016,45.64,50.77,-5.13,2.13,2.13,1,-.3602801262788683, +48770,76353,612,2016,2016_Pres-G_GA,GA,Pres-G,Pres-G,Trafalgar Group,338,IVR,R,11/6/2016,1250,Hillary Rodham Clinton,9207,DEM,45.11,Donald Trump,9849,REP,51.58,1.89,-6.4699998,11/8/2016,45.64,50.77,-5.13,1.34,-1.34,1,-1.246077115579786,for unspecified Republican sponsor +48859,76463,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,IVR,,11/6/2016,1011,Hillary Rodham Clinton,9207,DEM,49,Donald Trump,9849,REP,43,7,6,11/8/2016,47.22,47.44,-.22,6.22,6.22,0,2.668983810899558,average of multiple versions or turnout models listed in poll +48686,76258,624,2016,2016_Pres-G_MI,MI,Pres-G,Pres-G,Trafalgar Group,338,IVR,R,11/6/2016,1200,Hillary Rodham Clinton,9207,DEM,46.82,Donald Trump,9849,REP,48.52,2.89,-1.7,11/8/2016,47.22,47.44,-.22,1.48,-1.48,1,-2.559079726319848,for unspecified Republican sponsor +48614,76158,634,2016,2016_Pres-G_NM,NM,Pres-G,Pres-G,Zia Poll,393,IVR,,11/6/2016,8439,Hillary Rodham Clinton,9207,DEM,46,Donald Trump,9849,REP,44,6,2,11/8/2016,48.26,40.04,8.21,6.21,-6.21,1,3.98653472758785, +49205,77099,5868,2016,2016_House-G_FL-13,FL-13,House-G,House-G,St. Pete Polls,314,IVR,,11/6/2016,944,Charlie Crist,10374,DEM,51,David W. Jolly,10375,REP,46,,5,11/8/2016,51.9,48.1,3.81,1.19,1.19,1,-5.587154453659029, +48687,76351,8272,2016,2016_House-G_US,US,House-G,House-G,YouGov,391,Online,,11/6/2016,3677,Generic Candidate,9976,DEM,45,Generic Candidate,9975,REP,42,,3,11/8/2016,48.26,47.54,.71,2.29,2.29,1,.1624665517075292,for Economist +49495,77706,1469,2016,2016_Sen-GR_LA,LA,Sen-G,Sen-GR,Southern Media & Opinion Research,310,Live Phone,,11/29/2016,500,Foster L. Campbell,10198,DEM,38,John Neely Kennedy,10202,REP,52,,-14,12/10/2016,39.35,60.65,-21.31,7.31,7.31,1,1.419122425317894, +52343,82630,1469,2016,2016_Sen-GR_LA,LA,Sen-G,Sen-GR,Emerson College,88,IVR,,11/30/2016,400,Foster L. Campbell,10198,DEM,33,John Neely Kennedy,10202,REP,51,,-18,12/10/2016,39.35,60.65,-21.31,3.31,3.31,1,-2.915320814529399, +52341,82628,1469,2016,2016_Sen-GR_LA,LA,Sen-G,Sen-GR,Trafalgar Group,338,IVR,R,12/6/2016,2500,Foster L. Campbell,10198,DEM,39.77,John Neely Kennedy,10202,REP,55.88,,-16.110001,12/10/2016,39.35,60.65,-21.31,5.2,5.2,1,.3063015190301321,for unspecified Republican sponsor +52344,82631,1469,2016,2016_Sen-GR_LA,LA,Sen-G,Sen-GR,University of New Orleans,358,IVR,,12/6/2016,776,Foster L. Campbell,10198,DEM,33,John Neely Kennedy,10202,REP,62,,-29,12/10/2016,39.35,60.65,-21.31,7.69,-7.69,1,2.765737875683957, +50586,79833,8723,2017,2017_House-OS_GA-6,GA-6,House-G,House-OS,SurveyUSA,325,Live Phone,,3/30/2017,503,Jon Ossoff,10471,DEM,43,Karen Handel,10472,REP,15,14,28,4/18/2017,48.12,19.77,28.35,.35,-.35,1,-3.990533606350982,for WXIA-TV +50585,79832,8723,2017,2017_House-OS_GA-6,GA-6,House-G,House-OS,Meeting Street Insights,204,Live Phone,R,4/4/2017,400,Jon Ossoff,10471,DEM,43,Karen Handel,10472,REP,12,8,31,4/18/2017,48.12,19.77,28.35,2.65,2.65,1,-1.287574159742759,for Dan Moody +50584,79831,8723,2017,2017_House-OS_GA-6,GA-6,House-G,House-OS,RRH Elections,274,IVR/Online,,4/8/2017,321,Jon Ossoff,10471,DEM,39,Karen Handel,10472,REP,15,15,24,4/18/2017,48.12,19.77,28.35,4.35,-4.35,1,.7716594994904894,for Decision Desk HQ (co-sponsorship) +50583,79830,8723,2017,2017_House-OS_GA-6,GA-6,House-G,House-OS,Wick,284,IVR,,4/11/2017,485,Jon Ossoff,10471,DEM,44.7,Karen Handel,10472,REP,16.82,15.96,27.879999,4/18/2017,48.12,19.77,28.35,.47,-.47,1,-3.066018215486214, +50582,79829,8723,2017,2017_House-OS_GA-6,GA-6,House-G,House-OS,Landmark Communications,166,IVR/Online,,4/13/2017,500,Jon Ossoff,10471,DEM,45.3,Karen Handel,10472,REP,17.4,8.6,27.9,4/18/2017,48.12,19.77,28.35,.45,-.45,1,-3.006246277185527,for WSB-TV +50602,79852,8723,2017,2017_House-OS_GA-6,GA-6,House-G,House-OS,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,4/13/2017,437,Jon Ossoff,10471,DEM,41.5,Karen Handel,10472,REP,21.2,10.6,20.299999,4/18/2017,48.12,19.77,28.35,8.05,-8.05,1,5.065596562885369,for Fox 5 Atlanta +50581,79828,8723,2017,2017_House-OS_GA-6,GA-6,House-G,House-OS,Emerson College,88,IVR,,4/14/2017,324,Jon Ossoff,10471,DEM,43.1,Karen Handel,10472,REP,17.1,15.2,26,4/18/2017,48.12,19.77,28.35,2.35,-2.35,1,-1.184323638520038, +50580,79827,8723,2017,2017_House-OS_GA-6,GA-6,House-G,House-OS,Clout Research/Wenzel Strategies,55,Live Phone,,4/15/2017,453,Jon Ossoff,10471,DEM,41.3,Karen Handel,10472,REP,15.3,16.6,26,4/18/2017,48.12,19.77,28.35,2.35,-2.35,1,-1.065678846948918,for zpolitics +50592,79839,1764,2017,2017_House-GS_MT-1,MT-1,House-G,House-GS,Change Research,48,Online,,5/22/2017,1888,Rob Quist,10500,DEM,44,Greg Gianforte,10501,REP,49,7,-5,5/25/2017,44.36,49.95,-5.59,.59,.59,1,-5.350894687341233,among registered voters +50604,79854,1764,2017,2017_House-GS_MT-1,MT-1,House-G,House-GS,Gravis Marketing,124,IVR/Online,,5/22/2017,818,Rob Quist,10500,DEM,35,Greg Gianforte,10501,REP,49,8,-14,5/25/2017,44.36,49.95,-5.59,8.41,-8.41,1,4.291938278026117, +50568,79815,1762,2017,2017_House-GSR_GA-6,GA-6,House-G,House-GSR,Landmark Communications,166,IVR/Online,,5/31/2017,500,Jon Ossoff,10471,DEM,49.1,Karen Handel,10472,REP,47.6,,1.5,6/20/2017,48.22,51.78,-3.57,5.07,5.07,0,-1.076136007070784,for WSB-TV +50566,79813,1762,2017,2017_House-GSR_GA-6,GA-6,House-G,House-GSR,Abt Associates,7,Live Phone,,6/7/2017,745,Jon Ossoff,10471,DEM,51,Karen Handel,10472,REP,44,,7,6/20/2017,48.22,51.78,-3.57,10.57,10.57,0,5.303283112763583,for Atlanta Journal-Constitution +50567,79814,1762,2017,2017_House-GSR_GA-6,GA-6,House-G,House-GSR,Landmark Communications,166,IVR/Online,,6/7/2017,420,Jon Ossoff,10471,DEM,49.6,Karen Handel,10472,REP,47.1,,2.5,6/20/2017,48.22,51.78,-3.57,6.07,6.07,0,.1432033856570523,for WSB-TV +50565,79812,1762,2017,2017_House-GSR_GA-6,GA-6,House-G,House-GSR,SurveyUSA,325,Live Phone,,6/9/2017,503,Jon Ossoff,10471,DEM,47,Karen Handel,10472,REP,47,,0,6/20/2017,48.22,51.78,-3.57,3.57,3.57,.5,-2.300562266688969,for WXIA-TV +50569,79816,1762,2017,2017_House-GSR_GA-6,GA-6,House-G,House-GSR,Trafalgar Group,338,IVR/Live Phone,R,6/12/2017,1100,Jon Ossoff,10471,DEM,50.22,Karen Handel,10472,REP,47.46,,2.76,6/20/2017,48.22,51.78,-3.57,6.33,6.33,0,.9692821684530047,for unspecified Republican sponsor +50564,79811,1762,2017,2017_House-GSR_GA-6,GA-6,House-G,House-GSR,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,6/14/2017,537,Jon Ossoff,10471,DEM,49.7,Karen Handel,10472,REP,49.4,,.30000001,6/20/2017,48.22,51.78,-3.57,3.87,3.87,0,-1.780641664477242,for Fox 5 Atlanta +50563,79810,1762,2017,2017_House-GSR_GA-6,GA-6,House-G,House-GSR,Landmark Communications,166,IVR/Online,,6/15/2017,800,Jon Ossoff,10471,DEM,49.7,Karen Handel,10472,REP,48,,1.7,6/20/2017,48.22,51.78,-3.57,5.27,5.27,0,.1960035023848002,for WSB-TV +50589,79836,1761,2017,2017_House-GS_SC-5,SC-5,House-G,House-GS,Change Research,48,Online,,6/16/2017,1001,Archie Parnell,10489,DEM,44,Ralph Norman,10490,REP,53,,-9,6/20/2017,47.94,51.04,-3.1,5.9,-5.9,1,-.9381415667000818,among all adults +50572,79819,1762,2017,2017_House-GSR_GA-6,GA-6,House-G,House-GSR,CSP Polling,39,Online,,6/16/2017,571,Jon Ossoff,10471,DEM,48,Karen Handel,10472,REP,49,,-1,6/20/2017,48.22,51.78,-3.57,2.57,2.57,1,-2.766629486439672, +50571,79818,1762,2017,2017_House-GSR_GA-6,GA-6,House-G,House-GSR,Trafalgar Group,338,IVR/Live Phone,R,6/18/2017,1100,Jon Ossoff,10471,DEM,48.59,Karen Handel,10472,REP,50.46,,-1.87,6/20/2017,48.22,51.78,-3.57,1.7,1.7,1,-3.29165560960288,for unspecified Republican sponsor +50570,79817,1762,2017,2017_House-GSR_GA-6,GA-6,House-G,House-GSR,Landmark Communications,166,IVR/Online,,6/19/2017,500,Jon Ossoff,10471,DEM,49,Karen Handel,10472,REP,48.9,,.1,6/20/2017,48.22,51.78,-3.57,3.67,3.67,0,-1.471621714161148, +50528,79744,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Hampton University,131,Live Phone,,10/20/2017,750,Ralph S. Northam,10444,DEM,33,Ed W. Gillespie,10445,REP,41,,-8,11/7/2017,53.89,44.98,8.92,16.92,-16.92,0,10.30334179448096, +50548,79780,1215,2017,2017_Gov-G_NJ,NJ,Gov-G,Gov-G,Stockton University,317,Live Phone,,10/21/2017,525,Philip Murphy,10453,DEM,51,Kimberly Ann Guadagno,10454,REP,37,,14,11/7/2017,56.03,41.89,14.13,.13,-.13,1,-3.358160573233189, +50546,79778,1215,2017,2017_Gov-G_NJ,NJ,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/22/2017,1049,Philip Murphy,10453,DEM,57,Kimberly Ann Guadagno,10454,REP,37,,20,11/7/2017,56.03,41.89,14.13,5.87,5.87,1,3.250057949708496, +50532,79749,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Christopher Newport University,50,Live Phone,,10/23/2017,812,Ralph S. Northam,10444,DEM,50,Ed W. Gillespie,10445,REP,43,3,7,11/7/2017,53.89,44.98,8.92,1.92,-1.92,1,-5.182945230200239, +57061,92126,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,IMGE Insights,145,IVR/Live Phone/Online,,10/23/2017,800,Ralph S. Northam,10444,DEM,48,Ed W. Gillespie,10445,REP,44,5,4,11/7/2017,53.89,44.98,8.92,4.92,-4.92,1,-1.889738846177858,for Pfizer +50537,79757,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,The Polling Company Inc.,337,Online,,10/25/2017,800,Ralph S. Northam,10444,DEM,43.5,Ed W. Gillespie,10445,REP,44.5,3,-1,11/7/2017,53.89,44.98,8.92,9.92,-9.92,0,3.587231783637173,average of multiple versions or turnout models listed in poll +50516,79731,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/27/2017,916,Ralph S. Northam,10444,DEM,53,Ed W. Gillespie,10445,REP,36,3,17,11/7/2017,53.89,44.98,8.92,8.08,8.08,1,1.424990528882596, +50542,79774,1215,2017,2017_Gov-G_NJ,NJ,Gov-G,Gov-G,Emerson College,88,IVR,,10/27/2017,540,Philip Murphy,10453,DEM,47,Kimberly Ann Guadagno,10454,REP,31,,16,11/7/2017,56.03,41.89,14.13,1.87,1.87,1,-1.130015900717991, +50549,79781,1215,2017,2017_Gov-G_NJ,NJ,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/27/2017,500,Philip Murphy,10453,DEM,48.6,Kimberly Ann Guadagno,10454,REP,33,1.8,15.6,11/7/2017,56.03,41.89,14.13,1.47,1.47,1,-1.668238614628474,for USA Today +50529,79746,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,ABC News/The Washington Post,3,Live Phone,,10/28/2017,921,Ralph S. Northam,10444,DEM,49,Ed W. Gillespie,10445,REP,44,4,5,11/7/2017,53.89,44.98,8.92,3.92,-3.92,1,-2.589933488688916,for The Washington Post | George Mason University +50544,79776,1215,2017,2017_Gov-G_NJ,NJ,Gov-G,Gov-G,Monmouth University,215,Live Phone,,10/29/2017,529,Philip Murphy,10453,DEM,53,Kimberly Ann Guadagno,10454,REP,39,,14,11/7/2017,56.03,41.89,14.13,.13,-.13,1,-2.976791553634265, +50523,79739,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Roanoke College,292,Live Phone,,10/31/2017,781,Ralph S. Northam,10444,DEM,47,Ed W. Gillespie,10445,REP,47,3,0,11/7/2017,53.89,44.98,8.92,8.92,-8.92,.5,2.564594964399379, +50525,79741,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Siena College/The New York Times Upshot,448,Live Phone,,10/31/2017,985,Ralph S. Northam,10444,DEM,43,Ed W. Gillespie,10445,REP,40,2,3,11/7/2017,53.89,44.98,8.92,5.92,-5.92,1,-.2540232356920772,for New York Times | New York Times Upshot +50526,79742,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/31/2017,500,Ralph S. Northam,10444,DEM,47.4,Ed W. Gillespie,10445,REP,43.4,2.2,4,11/7/2017,53.89,44.98,8.92,4.92,-4.92,1,-1.748234110664713, +50543,79775,1215,2017,2017_Gov-G_NJ,NJ,Gov-G,Gov-G,Gravis Marketing,124,IVR/Online,,10/31/2017,611,Philip Murphy,10453,DEM,46,Kimberly Ann Guadagno,10454,REP,32,4,14,11/7/2017,56.03,41.89,14.13,.13,-.13,1,-2.778904311101217,among registered voters +50531,79748,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Christopher Newport University,50,Live Phone,,11/1/2017,839,Ralph S. Northam,10444,DEM,51,Ed W. Gillespie,10445,REP,45,2,6,11/7/2017,53.89,44.98,8.92,2.92,-2.92,1,-3.671145953553786, +50527,79743,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Gravis Marketing,124,IVR/Online,,11/1/2017,1143,Ralph S. Northam,10444,DEM,48.3,Ed W. Gillespie,10445,REP,42.8,2.7,5.5,11/7/2017,53.89,44.98,8.92,3.42,-3.42,1,-2.828340265889721,for Big League Politics; among registered voters +50536,79755,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,The Polling Company Inc.,337,Online,,11/1/2017,800,Ralph S. Northam,10444,DEM,43,Ed W. Gillespie,10445,REP,45.5,2,-2.5,11/7/2017,53.89,44.98,8.92,11.42,-11.42,0,5.489332999762228,average of multiple versions or turnout models listed in poll +50522,79738,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Trafalgar Group,338,IVR/Online,R,11/1/2017,1200,Ralph S. Northam,10444,DEM,49.34,Ed W. Gillespie,10445,REP,47.55,1.44,1.79,11/7/2017,53.89,44.98,8.92,7.13,-7.13,1,1.050426974335371,for unspecified Republican sponsor +50547,79779,1215,2017,2017_Gov-G_NJ,NJ,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/1/2017,800,Philip Murphy,10453,DEM,50,Kimberly Ann Guadagno,10454,REP,35,,15,11/7/2017,56.03,41.89,14.13,.87,.87,1,-1.810672723777287, +50524,79740,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Optimus,245,IVR,,11/2/2017,1600,Ralph S. Northam,10444,DEM,37.4,Ed W. Gillespie,10445,REP,40.4,,-3,11/7/2017,53.89,44.98,8.92,11.92,-11.92,0,6.18597562641621, +50518,79733,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,11/2/2017,1056,Ralph S. Northam,10444,DEM,51,Ed W. Gillespie,10445,REP,42,3,9,11/7/2017,53.89,44.98,8.92,.08,.08,1,-6.187063259343416, +50520,79736,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/2/2017,875,Ralph S. Northam,10444,DEM,45,Ed W. Gillespie,10445,REP,45,2,0,11/7/2017,53.89,44.98,8.92,8.92,-8.92,.5,2.861685809422271, +50545,79777,1215,2017,2017_Gov-G_NJ,NJ,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,11/2/2017,662,Philip Murphy,10453,DEM,53,Kimberly Ann Guadagno,10454,REP,41,,12,11/7/2017,56.03,41.89,14.13,2.13,-2.13,1,-.0891093778805092, +50530,79747,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Change Research,48,Online,,11/3/2017,3648,Ralph S. Northam,10444,DEM,52,Ed W. Gillespie,10445,REP,46,3,6,11/7/2017,53.89,44.98,8.92,2.92,-2.92,1,-2.977331532407315,among registered voters +50533,79750,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Emerson College,88,IVR,,11/3/2017,810,Ralph S. Northam,10444,DEM,49,Ed W. Gillespie,10445,REP,46,1,3,11/7/2017,53.89,44.98,8.92,5.92,-5.92,1,-.2386774406472622, +50541,79773,1215,2017,2017_Gov-G_NJ,NJ,Gov-G,Gov-G,Change Research,48,Online,,11/3/2017,2040,Philip Murphy,10453,DEM,58,Kimberly Ann Guadagno,10454,REP,42,,16,11/7/2017,56.03,41.89,14.13,1.87,1.87,1,-.3916407502989006, +50517,79734,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,11/4/2017,1239,Ralph S. Northam,10444,DEM,48,Ed W. Gillespie,10445,REP,43,2,5,11/7/2017,53.89,44.98,8.92,3.92,-3.92,1,-2.045034651164992, +50521,79737,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,IMGE Insights,145,IVR/Live Phone,,11/4/2017,800,Ralph S. Northam,10444,DEM,48,Ed W. Gillespie,10445,REP,47,,1,11/7/2017,53.89,44.98,8.92,7.92,-7.92,1,1.789292990637076,for Pfizer +50519,79735,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,Monmouth University,215,Live Phone,,11/4/2017,713,Ralph S. Northam,10444,DEM,47,Ed W. Gillespie,10445,REP,45,3,2,11/7/2017,53.89,44.98,8.92,6.92,-6.92,1,.8324070600094673, +50535,79753,1214,2017,2017_Gov-G_VA,VA,Gov-G,Gov-G,The Polling Company Inc.,337,Online,,11/4/2017,800,Ralph S. Northam,10444,DEM,46,Ed W. Gillespie,10445,REP,45,3,1,11/7/2017,53.89,44.98,8.92,7.92,-7.92,1,2.160681652791405,average of multiple versions or turnout models listed in poll +73344,137486,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Sky Research,665,Online,,11/21/2017,1059,Doug Jones,10522,DEM,39.6,Roy S. Moore,10523,REP,46.7,,-7.0999999,12/12/2017,49.97,48.34,1.63,8.73,-8.73,0,2.342295473960913,among registered voters +73367,137526,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Strategy Research,322,IVR,,11/21/2017,3000,Doug Jones,10522,DEM,45,Roy S. Moore,10523,REP,47,,-2,12/12/2017,49.97,48.34,1.63,3.63,-3.63,0,-2.590068379805095,for Raycom Media | WBRC-TV +50670,79984,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Emerson College,88,IVR/Online,,11/26/2017,500,Doug Jones,10522,DEM,47,Roy S. Moore,10523,REP,53,,-6,12/12/2017,49.97,48.34,1.63,7.63,-7.63,0,1.358519517433771, +50676,79990,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Change Research,48,Online,,11/27/2017,1868,Doug Jones,10522,DEM,44,Roy S. Moore,10523,REP,49,,-5,12/12/2017,49.97,48.34,1.63,6.63,-6.63,0,.892306175853202,among registered voters +73422,137621,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,The Polling Company Inc./National Research Inc.,644,Live Phone/Online,R,11/27/2017,600,Doug Jones,10522,DEM,45,Roy S. Moore,10523,REP,46,,-1,12/12/2017,49.97,48.34,1.63,2.63,-2.63,0,-3.702385581933174,for unspecified Republican sponsor +50682,79997,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,JMC Analytics,156,IVR,,11/28/2017,650,Doug Jones,10522,DEM,44,Roy S. Moore,10523,REP,49,,-5,12/12/2017,49.97,48.34,1.63,6.63,-6.63,0,.357711088753255, +50681,79996,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,ABC News/The Washington Post,3,Live Phone,,11/29/2017,739,Doug Jones,10522,DEM,50,Roy S. Moore,10523,REP,47,,3,12/12/2017,49.97,48.34,1.63,1.37,1.37,1,-4.926893164530009,for George Mason University +50680,79994,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,YouGov,391,Online,,11/30/2017,766,Doug Jones,10522,DEM,43,Roy S. Moore,10523,REP,49,,-6,12/12/2017,49.97,48.34,1.63,7.63,-7.63,0,1.65819580258662,for CBS News; among registered voters +50669,79983,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Emerson College,88,IVR/Online,,12/1/2017,500,Doug Jones,10522,DEM,46,Roy S. Moore,10523,REP,49,,-3,12/12/2017,49.97,48.34,1.63,4.63,-4.63,0,-1.356566548184391, +50678,79992,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Gravis Marketing,124,IVR/Online,,12/2/2017,1276,Doug Jones,10522,DEM,48,Roy S. Moore,10523,REP,44,,4,12/12/2017,49.97,48.34,1.63,2.37,2.37,1,-3.561872144594637,for Big League Politics +50679,79993,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Strategy Research,322,IVR,,12/4/2017,3200,Doug Jones,10522,DEM,43,Roy S. Moore,10523,REP,50,,-7,12/12/2017,49.97,48.34,1.63,8.63,-8.63,0,3.152071427745484,for Raycom Media | WBRC-TV +50675,79989,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Change Research,48,Online,,12/6/2017,2443,Doug Jones,10522,DEM,44,Roy S. Moore,10523,REP,51,,-7,12/12/2017,49.97,48.34,1.63,8.63,-8.63,0,3.465081134819996, +50684,79999,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,SurveyMonkey,324,Online,,12/6/2017,2131,Doug Jones,10522,DEM,51,Roy S. Moore,10523,REP,46,,5,12/12/2017,49.97,48.34,1.63,3.37,3.37,1,-2.174892067882038, +50677,79991,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Gravis Marketing,124,IVR/Online,,12/7/2017,1254,Doug Jones,10522,DEM,45,Roy S. Moore,10523,REP,49,,-4,12/12/2017,49.97,48.34,1.63,5.63,-5.63,0,-.0258336625336444,for Big League Politics +50673,79987,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Trafalgar Group,338,IVR,R,12/7/2017,1419,Doug Jones,10522,DEM,45.77,Roy S. Moore,10523,REP,50.88,,-5.1100001,12/12/2017,49.97,48.34,1.63,6.74,-6.74,0,1.372002176932523,for unspecified Republican sponsor +50668,79982,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Emerson College,88,IVR/Online,,12/8/2017,600,Doug Jones,10522,DEM,44,Roy S. Moore,10523,REP,53,,-9,12/12/2017,49.97,48.34,1.63,10.63,-10.63,0,5.136336807000395, +50672,79986,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Monmouth University,215,Live Phone,,12/8/2017,546,Doug Jones,10522,DEM,46,Roy S. Moore,10523,REP,46.3,,-.30000001,12/12/2017,49.97,48.34,1.63,1.93,-1.93,0,-3.999196185711929, +50659,79956,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,12/9/2017,1127,Doug Jones,10522,DEM,50,Roy S. Moore,10523,REP,40,,10,12/12/2017,49.97,48.34,1.63,8.37,8.37,1,3.17401533806666, +50674,79988,95,2017,2017_Sen-GS_AL,AL,Sen-G,Sen-GS,Change Research,48,Online,,12/10/2017,1556,Doug Jones,10522,DEM,45,Roy S. Moore,10523,REP,51,,-6,12/12/2017,49.97,48.34,1.63,7.63,-7.63,0,2.619606072173127, +57487,93076,1759,2018,2018_House-GS_PA-18,PA-18,House-G,House-GS,Blumenthal Research Daily,447,Live Phone,,2/28/2018,830,Conor Lamb,10524,DEM,47,Richard Saccone,10525,REP,46,,1,3/13/2018,49.86,49.53,.33,.67,.67,1,-3.381941890011405, +58870,100400,1759,2018,2018_House-GS_PA-18,PA-18,House-G,House-GS,KG Polling,502,Live Phone,,2/28/2018,830,Conor Lamb,10524,DEM,47,Richard Saccone,10525,REP,46,1,1,3/13/2018,49.86,49.53,.33,.67,.67,1,-3.202688979099457, +51025,80733,1759,2018,2018_House-GS_PA-18,PA-18,House-G,House-GS,Emerson College,88,IVR/Online,,3/2/2018,474,Conor Lamb,10524,DEM,48,Richard Saccone,10525,REP,45,,3,3/13/2018,49.86,49.53,.33,2.67,2.67,1,-1.553545488961194,among registered voters +51024,80732,1759,2018,2018_House-GS_PA-18,PA-18,House-G,House-GS,Gravis Marketing,124,IVR/Online,,3/3/2018,911,Conor Lamb,10524,DEM,42,Richard Saccone,10525,REP,45,,-3,3/13/2018,49.86,49.53,.33,3.33,-3.33,0,-.4143799715302482, +58871,100401,1759,2018,2018_House-GS_PA-18,PA-18,House-G,House-GS,KG Polling,502,Live Phone,,3/5/2018,650,Conor Lamb,10524,DEM,49,Richard Saccone,10525,REP,45,1,4,3/13/2018,49.86,49.53,.33,3.67,3.67,1,-.0487980210709667, +73658,138207,1759,2018,2018_House-GS_PA-18,PA-18,House-G,House-GS,RABA Research,269,IVR/Online,,3/7/2018,707,Conor Lamb,10524,DEM,48,Richard Saccone,10525,REP,44,,4,3/13/2018,49.86,49.53,.33,3.67,3.67,1,-.1772834320958589, +51023,119990,1759,2018,2018_House-GS_PA-18,PA-18,House-G,House-GS,Monmouth University,215,Live Phone,,3/10/2018,379.3333333333333,Conor Lamb,10524,DEM,50.33,Richard Saccone,10525,REP,45.33,,5,3/13/2018,49.86,49.53,.33,4.67,4.67,1,.9514497881200988,average of multiple versions or turnout models listed in poll +52337,82624,1758,2018,2018_House-GS_AZ-8,AZ-8,House-G,House-GS,OH Predictive Insights,235,IVR,,4/11/2018,500,Hiral Tipirneni,11066,DEM,43,Debbie Lesko,11067,REP,53,,-10,4/24/2018,47.63,52.37,-4.73,5.27,-5.27,1,-.1272328969386294, +57488,93077,1758,2018,2018_House-GS_AZ-8,AZ-8,House-G,House-GS,Blumenthal Research Daily,447,Live Phone,,4/14/2018,600,Hiral Tipirneni,11066,DEM,42,Debbie Lesko,11067,REP,51,,-9,4/24/2018,47.63,52.37,-4.73,4.27,-4.27,1,-.7215270796356862, +52339,82626,1758,2018,2018_House-GS_AZ-8,AZ-8,House-G,House-GS,Emerson College,88,IVR/Online,,4/14/2018,400,Hiral Tipirneni,11066,DEM,46,Debbie Lesko,11067,REP,45,,1,4/24/2018,47.63,52.37,-4.73,5.73,5.73,0,-.0376059029385386, +52338,82625,1758,2018,2018_House-GS_AZ-8,AZ-8,House-G,House-GS,Lake Research Partners,165,Live Phone,D,4/15/2018,408,Hiral Tipirneni,11066,DEM,46,Debbie Lesko,11067,REP,46,,0,4/24/2018,47.63,52.37,-4.73,4.73,4.73,.5,-.479363027128609,for Hiral Tipirneni; among registered voters +52336,82623,1758,2018,2018_House-GS_AZ-8,AZ-8,House-G,House-GS,Emerson College,88,IVR/Online,,4/21/2018,400,Hiral Tipirneni,11066,DEM,43,Debbie Lesko,11067,REP,49,,-6,4/24/2018,47.63,52.37,-4.73,1.27,-1.27,1,-4.155734626190014, +53467,84650,1756,2018,2018_House-GS_OH-12,OH-12,House-G,House-GS,Public Policy Polling,263,IVR,D,7/28/2018,617,Danny O'Connor,18221,DEM,44,Troy Balderson,18222,REP,48,,-4,8/7/2018,49.32,50.12,-.81,3.19,-3.19,1,-.8653787455869156,for unspecified Democratic sponsor; among 'voters' +53468,84654,1756,2018,2018_House-GS_OH-12,OH-12,House-G,House-GS,Monmouth University,215,Live Phone,,7/29/2018,396.6666666666667,Danny O'Connor,18221,DEM,45,Troy Balderson,18222,REP,46.67,2,-1.67,8/7/2018,49.32,50.12,-.81,.86,-.86,1,-3.838245720407954,average of multiple versions or turnout models listed in poll +53501,85704,1756,2018,2018_House-GS_OH-12,OH-12,House-G,House-GS,Emerson College,88,IVR/Online,,8/3/2018,431,Danny O'Connor,18221,DEM,47,Troy Balderson,18222,REP,46,,1,8/7/2018,49.32,50.12,-.81,1.81,1.81,0,-2.444409723465679, +56360,90598,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,OnMessage Inc.,239,Live Phone,R,10/16/2018,2200,Bill Nelson,12413,DEM,46,Rick Scott,12414,REP,51,,-5,11/6/2018,49.93,50.05,-.12,4.88,-4.88,1,1.321618969062915,for Rick Scott +56267,90420,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,St. Pete Polls,314,IVR,,10/16/2018,1974,Bill Nelson,12413,DEM,47.2,Rick Scott,12414,REP,48.6,,-1.4,11/6/2018,49.93,50.05,-.12,1.28,-1.28,1,-2.423410808704954,for Florida Politics +56347,90583,102,2018,2018_Sen-G_IN,IN,Sen-G,Sen-G,American Viewpoint,10,Live Phone,R,10/16/2018,800,Joe Donnelly,11128,DEM,40,Mike Braun,11129,REP,44,7,-4,11/6/2018,44.84,50.73,-5.89,1.89,1.89,1,-4.806115649674525,for Mike Braun +56362,90713,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Marketing Resource Group (MRG),193,Live Phone,,10/16/2018,600,Debbie Stabenow,11408,DEM,53,John James,11409,REP,37,,16,11/6/2018,52.26,45.76,6.51,9.49,9.49,1,5.263648562788716, +56330,90566,107,2018,2018_Sen-G_MN,MN,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/16/2018,800,Amy Klobuchar,12373,DEM,56,Jim Newberger,12374,REP,33,2,23,11/6/2018,60.31,36.21,24.1,1.1,-1.1,1,-3.87704029928108,for Minneapolis Star Tribune | MPR News +56373,90626,108,2018,2018_Sen-G_MS,MS,Sen-G,Sen-G,Marist College,183,Live Phone,,10/16/2018,511,David Baria,11416,DEM,31.5,Roger F. Wicker,11417,REP,58.5,2,-27,11/6/2018,39.47,58.49,-19.02,7.98,-7.98,1,.0562102220694342,for NBC News; average of multiple versions or turnout models listed in poll +56414,90684,112,2018,2018_Sen-G_NV,NV,Sen-G,Sen-G,Ipsos,154,Online,,10/16/2018,1137,Jacky Rosen,11150,DEM,41.2,Dean Heller,11151,REP,46.9,,-5.6999998,11/6/2018,50.41,45.38,5.03,10.73,-10.73,0,6.33839330801856,for Reuters | U. Virginia Center for Politics +56317,90515,112,2018,2018_Sen-G_NV,NV,Sen-G,Sen-G,Public Policy Polling,263,IVR,D,10/16/2018,648,Jacky Rosen,11150,DEM,48,Dean Heller,11151,REP,46,,2,11/6/2018,50.41,45.38,5.03,3.03,-3.03,1,-2.207504516205884,for unspecified Democratic sponsor; among 'voters' +56416,90686,113,2018,2018_Sen-G_NJ,NJ,Sen-G,Sen-G,Rutgers University,295,Live Phone,,10/16/2018,496,Robert Menendez,11144,DEM,51,Bob Hugin,11145,REP,46,,5,11/6/2018,54.01,42.83,11.18,6.18,-6.18,1,1.161538399143832, +56356,90592,116,2018,2018_Sen-G_ND,ND,Sen-G,Sen-G,Strategic Research Associates,462,Live Phone,,10/16/2018,650,Heidi Heitkamp,11148,DEM,40,Kevin Cramer,11149,REP,56,,-16,11/6/2018,44.27,55.11,-10.84,5.16,-5.16,1,.1959048646797106,for Gray Television +56355,90591,126,2018,2018_Sen-G_WV,WV,Sen-G,Sen-G,Strategic Research Associates,462,Live Phone,,10/16/2018,650,"Joe Manchin, III",11132,DEM,52,Patrick Morrisey,11133,REP,36,4,16,11/6/2018,49.57,46.26,3.31,12.69,12.69,1,8.675359353210693, +56330,90567,129,2018,2018_Sen-GS_MN,MN,Sen-G,Sen-GS,Mason-Dixon Polling & Strategy,197,Live Phone,,10/16/2018,800,Tina Smith,12376,DEM,47,Karin Housley,12375,REP,41,1,6,11/6/2018,52.97,42.35,10.62,4.62,-4.62,1,.6258447756913703,for Minneapolis Star Tribune | MPR News +56373,90622,130,2018,2018_Sen-OS_MS,MS,Sen-G,Sen-OS,Marist College,183,Live Phone,,10/16/2018,511,Mike Espy,13168,DEM,36,Cindy Hyde-Smith,13169,REP,38,25.5,-2,11/6/2018,40.9,41.25,-.34,1.66,-1.66,1,-6.821785473135779,for NBC News +56360,90596,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,OnMessage Inc.,239,Live Phone,R,10/16/2018,2200,Andrew Gillum,10440,DEM,45,Ron DeSantis,12450,REP,48,3,-3,11/6/2018,49.19,49.59,-.39,2.61,-2.61,1,-2.114755252685402,for Rick Scott +56267,90416,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,St. Pete Polls,314,IVR,,10/16/2018,1974,Andrew Gillum,10440,DEM,47,Ron DeSantis,12450,REP,45.9,2.1,1.1,11/6/2018,49.19,49.59,-.39,1.49,1.49,0,-3.320441643425177,for Florida Politics +56442,90778,139,2018,2018_Gov-G_GA,GA,Gov-G,Gov-G,Marist College,183,Live Phone,,10/16/2018,554,Stacey Yvonne Abrams,11363,DEM,46,Brian P. Kemp,11364,REP,47.5,4,-1.5,11/6/2018,48.83,50.22,-1.39,.11,-.11,1,-4.599883762851327,for NBC News; average of multiple versions or turnout models listed in poll +56362,90602,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,Marketing Resource Group (MRG),193,Live Phone,,10/16/2018,600,Gretchen E. Whitmer,11406,DEM,50,Bill Schuette,11407,REP,36,2,14,11/6/2018,53.31,43.75,9.57,4.43,4.43,1,.68681234620002, +56330,90548,149,2018,2018_Gov-G_MN,MN,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/16/2018,800,Timothy J. Walz,12420,DEM,45,Jeff Johnson,12421,REP,39,1.8,6,11/6/2018,53.84,42.43,11.42,5.42,-5.42,1,.8016178994471754,for Minneapolis Star Tribune | MPR News +56414,90681,151,2018,2018_Gov-G_NV,NV,Gov-G,Gov-G,Ipsos,154,Online,,10/16/2018,1137,Steve Sisolak,11119,DEM,41.2,Adam Paul Laxalt,11120,REP,46,,-4.8000002,11/6/2018,49.39,45.31,4.08,8.88,-8.88,0,4.095878383003088,for Reuters | U. Virginia Center for Politics +56404,90668,191,2018,2018_House-G_CA-4,CA-4,House-G,House-G,Clarity Campaign Labs,52,IVR,D,10/16/2018,840,Jessica Morse,11533,DEM,45,Tom McClintock,11534,REP,49,,-4,11/6/2018,45.87,54.13,-8.26,4.26,4.26,1,-3.244047711315595,for Jessica Morse +56305,90489,232,2018,2018_House-G_CA-45,CA-45,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/16/2018,400,Katie Porter,11220,DEM,46,Mimi Walters,11221,REP,50,,-4,11/6/2018,52.05,47.95,4.1,8.1,-8.1,0,1.925088440135369,for Mimi Walters +56826,91584,283,2018,2018_House-G_GA-3,GA-3,House-G,House-G,Public Policy Polling,263,IVR,D,10/16/2018,681,Chuck Enderlin,11642,DEM,26,Drew Ferguson,11643,REP,56,,-30,11/6/2018,34.47,65.53,-31.05,1.05,1.05,1,-6.443403327193687,for Chuck Enderlin; among 'voters' +56342,90628,286,2018,2018_House-G_GA-6,GA-6,House-G,House-G,JMC Analytics/Bold Blue Campaigns,503,Live Phone,,10/16/2018,500,Lucy McBath,11647,DEM,45,Karen Handel,11648,REP,49,,-4,11/6/2018,50.51,49.48,1.03,5.03,-5.03,0,-.0668852703732042, +56342,90573,287,2018,2018_House-G_GA-7,GA-7,House-G,House-G,JMC Analytics/Bold Blue Campaigns,503,Live Phone,,10/16/2018,500,Carolyn Bourdeaux,11649,DEM,43,Rob Woodall,11650,REP,49,,-6,11/6/2018,49.93,50.07,-.15,5.85,-5.85,1,-1.829452472329419, +56223,90299,332,2018,2018_House-G_KS-3,KS-3,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/16/2018,503,Sharice Davids,11717,DEM,47.65,Kevin Yoder,11718,REP,38.62,,9.0299997,11/6/2018,53.57,43.91,9.66,.63,-.63,1,-5.086326189382933,for New York Times +56312,90509,372,2018,2018_House-G_MI-8,MI-8,House-G,House-G,Target Insyght,330,IVR/Live Phone,,10/16/2018,500,Elissa Slotkin,11402,DEM,45,Mike Bishop,11401,REP,48,2,-3,11/6/2018,50.61,46.78,3.83,6.83,-6.83,0,1.612034556914497,for Fox 2 News Detroit | MIRS News Service +56312,90508,375,2018,2018_House-G_MI-11,MI-11,House-G,House-G,Target Insyght,330,IVR/Live Phone,,10/16/2018,500,Haley Stevens,11777,DEM,48,Lena Epstein,11778,REP,48,1,0,11/6/2018,51.84,45.16,6.68,6.68,-6.68,.5,-1.018324719067539,for Fox 2 News Detroit | MIRS News Service +56356,90601,413,2018,2018_House-G_ND-1,ND-1,House-G,House-G,Strategic Research Associates,462,Live Phone,,10/16/2018,650,Mac Schneider,11236,DEM,35,Kelly M. Armstrong,11237,REP,56,,-21,11/6/2018,35.57,60.2,-24.63,3.63,3.63,1,-2.108969389678429,for Gray Television +56315,90512,497,2018,2018_House-G_PA-7,PA-7,House-G,House-G,Muhlenberg College,219,Live Phone,,10/16/2018,411,Susan Ellis Wild,11216,DEM,48,Martin W. Nothstein,11217,REP,41,5,7,11/6/2018,53.49,43.47,10.02,3.02,-3.02,1,-4.737512439098411,for Morning Call +56199,90254,550,2018,2018_House-G_TX-23,TX-23,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/16/2018,488,Gina Ortiz Jones,12066,DEM,37.6,Will Hurd,12067,REP,53.05,,-15.45,11/6/2018,48.73,49.17,-.44,15.01,-15.01,1,7.334890539769868,for New York Times +56253,90347,600,2018,2018_House-G_WV-3,WV-3,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/16/2018,490,Richard Neece Ojeda,11198,DEM,41.3,Carol Devine Miller,11199,REP,45.94,,-4.6399999,11/6/2018,43.63,56.37,-12.75,8.11,8.11,1,1.777901040163395,for New York Times +56320,90527,8273,2018,2018_House-G_US,US,House-G,House-G,CBS News/The New York Times,36,Live Phone,,10/16/2018,975,Generic Candidate,10427,DEM,51,Generic Candidate,10428,REP,42,,9,11/6/2018,53.58,43.72,9.86,.86,-.86,1,-3.640506570476433,among registered voters +56331,90551,8273,2018,2018_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,10/16/2018,645,Generic Candidate,10427,DEM,50,Generic Candidate,10428,REP,41,,9,11/6/2018,53.58,43.72,9.86,.86,-.86,1,-3.827367831411397, +56420,90693,8273,2018,2018_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/16/2018,2500,Generic Candidate,10427,DEM,47,Generic Candidate,10428,REP,44,,3,11/6/2018,53.58,43.72,9.86,6.86,-6.86,1,3.013458936868595, +56316,90514,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Data Orbital,73,Live Phone,,10/17/2018,600,Kyrsten Sinema,12409,DEM,47.24,Martha McSally,12410,REP,40.44,2.93,6.79,11/6/2018,49.96,47.61,2.34,4.45,4.45,1,-.0494861847154531,average of multiple versions or turnout models listed in poll +56263,90409,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Siena College/The New York Times Upshot,448,Live Phone,,10/17/2018,606,Kyrsten Sinema,12409,DEM,45.86,Martha McSally,12410,REP,47.65,,-1.79,11/6/2018,49.96,47.61,2.34,4.13,-4.13,0,-.4198666731258053,for New York Times +56451,90796,97,2018,2018_Sen-G_CA,CA,Sen-G,Sen-G,Public Policy Institute of California,262,IVR,,10/17/2018,989,Dianne Feinstein,11226,DEM,43,Kevin de León,11227,DEM,27,,16,11/6/2018,54.16,45.84,8.33,7.67,,1,2.570626366461295, +56669,91269,97,2018,2018_Sen-G_CA,CA,Sen-G,Sen-G,YouGov,391,Online,,10/17/2018,2178,Dianne Feinstein,11226,DEM,36,Kevin de León,11227,DEM,29,,7,11/6/2018,54.16,45.84,8.33,1.33,,1,-4.342389194795327,for Stanford University; among registered voters +56417,90688,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,OnMessage Inc.,239,Live Phone,R,10/17/2018,800,Claire McCaskill,11410,DEM,42,Josh Hawley,11411,REP,49,,-7,11/6/2018,45.57,51.38,-5.81,1.19,-1.19,1,-4.347351530702112,for Josh Hawley +56440,90736,126,2018,2018_Sen-G_WV,WV,Sen-G,Sen-G,"Fabrizio, Lee & Associates",90,Live Phone,R,10/17/2018,600,"Joe Manchin, III",11132,DEM,43.5,Patrick Morrisey,11133,REP,45.5,3,-2,11/6/2018,49.57,46.26,3.31,5.31,-5.31,0,.2608515868752094,for unspecified Republican sponsor; average of multiple versions or turnout models listed in poll +56451,90795,135,2018,2018_Gov-G_CA,CA,Gov-G,Gov-G,Public Policy Institute of California,262,IVR,,10/17/2018,989,Gavin Newsom,10432,DEM,49,John Cox,10438,REP,38,,11,11/6/2018,61.95,38.05,23.9,12.9,-12.9,1,5.573264953722061, +56669,91268,135,2018,2018_Gov-G_CA,CA,Gov-G,Gov-G,YouGov,391,Online,,10/17/2018,2178,Gavin Newsom,10432,DEM,53,John Cox,10438,REP,34,,19,11/6/2018,61.95,38.05,23.9,4.9,-4.9,1,-2.902231978620604,for Stanford University; among registered voters +56327,90544,179,2018,2018_House-G_AZ-1,AZ-1,House-G,House-G,American Viewpoint,10,Live Phone,R,10/17/2018,400,Tom O'Halleran,11460,DEM,46,Wendy J. Rogers,13167,REP,46,,0,11/6/2018,53.83,46.14,7.69,7.69,-7.69,.5,1.453205572848768,for unspecified Republican sponsor +56418,90689,268,2018,2018_House-G_FL-15,FL-15,House-G,House-G,GQR Research (GQRR),126,Live Phone,D,10/17/2018,400,Kristen Carlson,12518,DEM,47,Ross Spano,11594,REP,47,,0,11/6/2018,46.98,53.02,-6.04,6.04,6.04,.5,.8900187697056539,for Kristen Carlson +56254,90349,280,2018,2018_House-G_FL-27,FL-27,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/17/2018,542,Donna Shalala,12586,DEM,44.06,Maria Salazar,12585,REP,36.85,,7.21,11/6/2018,51.76,45.76,6,1.21,1.21,1,-4.361843045405201,for New York Times +56255,90351,364,2018,2018_House-G_ME-2,ME-2,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/17/2018,501,Jared Golden,11384,DEM,41.17,Bruce Poliquin,11385,REP,41.06,,.11,11/6/2018,50.62,49.38,1.25,1.14,-1.14,1,-3.903221391790634,for New York Times +56443,90776,459,2018,2018_House-G_NY-22,NY-22,House-G,House-G,Siena College,305,Live Phone,,10/17/2018,501,Anthony J. Brindisi,11234,DEM,46,Claudia Tenney,11235,REP,45,,1,11/6/2018,50.84,49.06,1.78,.78,-.78,1,-5.22861098956109,for Spectrum News | Syracuse.com +56256,90353,582,2018,2018_House-G_WA-3,WA-3,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/17/2018,497,Carolyn Long,11412,DEM,40.62,Jaime Herrera Beutler,11413,REP,47.58,,-6.96,11/6/2018,47.33,52.67,-5.34,1.62,-1.62,1,-6.011303133894089,for New York Times +56343,90576,8273,2018,2018_House-G_US,US,House-G,House-G,USC Dornsife/Los Angeles Times,343,Online,,10/17/2018,2284,Generic Candidate,10427,DEM,55,Generic Candidate,10428,REP,42,,13,11/6/2018,53.58,43.72,9.86,3.14,3.14,1,-1.030507056104678, +56345,90581,97,2018,2018_Sen-G_CA,CA,Sen-G,Sen-G,Emerson College,88,IVR/Online,,10/18/2018,671,Dianne Feinstein,11226,DEM,40.8,Kevin de León,11227,DEM,22.7,,18.1,11/6/2018,54.16,45.84,8.33,9.77,,1,4.79345565043103, +56334,90559,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,SSRS,297,Live Phone,,10/18/2018,759,Bill Nelson,12413,DEM,50,Rick Scott,12414,REP,45,,5,11/6/2018,49.93,50.05,-.12,5.12,5.12,0,1.297062826193204,for CNN +56375,90632,102,2018,2018_Sen-G_IN,IN,Sen-G,Sen-G,Mason Strategies,464,Live Phone,,10/18/2018,600,Joe Donnelly,11128,DEM,43,Mike Braun,11129,REP,47,3,-4,11/6/2018,44.84,50.73,-5.89,1.89,1.89,1,-4.604348099564906,for IndyPolitics.org +56485,90859,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Michigan State University,463,Live Phone,,10/18/2018,169,Debbie Stabenow,11408,DEM,49,John James,11409,REP,42,,7,11/6/2018,52.26,45.76,6.51,.49,.49,1,-5.056343455732696,among all adults +56325,90542,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,Remington Research Group,279,IVR/Live Phone,,10/18/2018,1215,Claire McCaskill,11410,DEM,46,Josh Hawley,11411,REP,47,1,-1,11/6/2018,45.57,51.38,-5.81,4.81,4.81,1,-.3899288010706295,for Missouri Scout +56481,90848,121,2018,2018_Sen-G_TX,TX,Sen-G,Sen-G,YouGov,391,Online,,10/18/2018,927,Beto O'Rourke,11125,DEM,45,Ted Cruz,11126,REP,51,2,-6,11/6/2018,48.33,50.89,-2.57,3.43,-3.43,1,-.7309098179582277,for Texas Tribune | University of Texas +56345,90580,135,2018,2018_Gov-G_CA,CA,Gov-G,Gov-G,Emerson College,88,IVR/Online,,10/18/2018,671,Gavin Newsom,10432,DEM,52.1,John Cox,10438,REP,32.2,,19.9,11/6/2018,61.95,38.05,23.9,4,-4,1,-4.109181817321271, +56334,90557,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,SSRS,297,Live Phone,,10/18/2018,759,Andrew Gillum,10440,DEM,54,Ron DeSantis,12450,REP,42,,12,11/6/2018,49.19,49.59,-.39,12.39,12.39,0,7.602619927980705,for CNN +56453,90799,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,ALG Research,14,Live Phone,D,10/18/2018,906,Gretchen E. Whitmer,11406,DEM,47.5,Bill Schuette,11407,REP,37,4,10.5,11/6/2018,53.31,43.75,9.57,.93,.93,1,-2.665746405983059,for Gretchen E. Whitmer; average of multiple versions or turnout models listed in poll +56485,90858,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,Michigan State University,463,Live Phone,,10/18/2018,169,Gretchen E. Whitmer,11406,DEM,47,Bill Schuette,11407,REP,39,,8,11/6/2018,53.31,43.75,9.57,1.57,-1.57,1,-3.038367357263695,among all adults +56481,90846,163,2018,2018_Gov-G_TX,TX,Gov-G,Gov-G,YouGov,391,Online,,10/18/2018,927,Lupe Valdez,11101,DEM,37,Gregory W. Abbott,11102,REP,56,3,-19,11/6/2018,42.51,55.81,-13.3,5.7,-5.7,1,-.4508277259994934,for Texas Tribune | University of Texas +56332,90553,176,2018,2018_House-G_AR-2,AR-2,House-G,House-G,Hendrix College,138,IVR/Live Phone,,10/18/2018,590,Clarke Tucker,11157,DEM,39.5,French Hill,11158,REP,51.5,2,-12,11/6/2018,45.82,52.13,-6.31,5.69,-5.69,1,-1.843518730439492,for Talk Business & Politics +56350,90586,268,2018,2018_House-G_FL-15,FL-15,House-G,House-G,Remington Research Group,279,IVR/Live Phone,R,10/18/2018,1369,Kristen Carlson,12518,DEM,41,Ross Spano,11594,REP,47,,-6,11/6/2018,46.98,53.02,-6.04,.04,.04,1,-5.402389397347261,for Ross Spano +56307,90499,268,2018,2018_House-G_FL-15,FL-15,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/18/2018,499,Kristen Carlson,12518,DEM,42.84,Ross Spano,11594,REP,43.49,,-.64999998,11/6/2018,46.98,53.02,-6.04,5.39,5.39,1,.6744486845835289,for New York Times +56409,90674,379,2018,2018_House-G_MN-1,MN-1,House-G,House-G,SurveyUSA,325,IVR/Online,,10/18/2018,586,Dan Feehan,11798,DEM,47,Jim Hagedorn,11799,REP,45,,2,11/6/2018,49.68,50.13,-.45,2.45,2.45,0,-5.096269650432752,for KSTP-TV Minneapolis | KAAL-TV +56308,90501,498,2018,2018_House-G_PA-8,PA-8,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/18/2018,506,Matt Cartwright,11999,DEM,52.38,John Chrin,12000,REP,39.78,,12.6,11/6/2018,54.64,45.36,9.28,3.32,3.32,1,-3.525248030523967,for New York Times +56454,90801,577,2018,2018_House-G_VA-10,VA-10,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,10/18/2018,430,Jennifer T. Wexton,11200,DEM,56,Barbara J. Comstock,11201,REP,43,,13,11/6/2018,56.11,43.73,12.38,.62,.62,1,-7.089255097013705, +56353,90589,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/19/2018,1161,Bill Nelson,12413,DEM,52,Rick Scott,12414,REP,46,,6,11/6/2018,49.93,50.05,-.12,6.12,6.12,0,2.777199552000088, +56335,90561,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,SEA Polling & Strategic Design,302,Live Phone,,10/19/2018,600,Bill Nelson,12413,DEM,45,Rick Scott,12414,REP,47,,-2,11/6/2018,49.93,50.05,-.12,1.88,-1.88,1,-1.941771664102238,for Christian Ulvert +56429,90710,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Saint Leo University,299,Online,,10/19/2018,698,Bill Nelson,12413,DEM,46.6,Rick Scott,12414,REP,38.4,,8.1999998,11/6/2018,49.93,50.05,-.12,8.32,8.32,0,4.631940314881252, +56585,91085,105,2018,2018_Sen-G_MA,MA,Sen-G,Sen-G,Western New England University,380,Live Phone,,10/19/2018,402,Elizabeth Warren,12480,DEM,57,Geoff Diehl,12481,REP,27,7,30,11/6/2018,60.34,36.17,24.16,5.84,5.84,1,.5626955668287831, +56368,90609,134,2018,2018_Gov-G_AR,AR,Gov-G,Gov-G,Hendrix College,138,Live Phone,,10/19/2018,528,Jared K. Henderson,11115,DEM,24,Asa Hutchinson,11116,REP,60,5,-36,11/6/2018,31.77,65.33,-33.56,2.44,-2.44,1,-5.252850672204001,for Talk Business & Politics +56441,90773,135,2018,2018_Gov-G_CA,CA,Gov-G,Gov-G,Optimus,245,IVR,,10/19/2018,1068,Gavin Newsom,10432,DEM,53.9,John Cox,10438,REP,41.4,,12.5,11/6/2018,61.95,38.05,23.9,11.4,-11.4,1,4.030378907255161,for NBC 4 California | KFI AM640 +56353,90639,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/19/2018,1161,Andrew Gillum,10440,DEM,52,Ron DeSantis,12450,REP,46,,6,11/6/2018,49.19,49.59,-.39,6.39,6.39,0,1.927302378872341, +56335,90560,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,SEA Polling & Strategic Design,302,Live Phone,,10/19/2018,600,Andrew Gillum,10440,DEM,48,Ron DeSantis,12450,REP,42,,6,11/6/2018,49.19,49.59,-.39,6.39,6.39,0,1.597986816162209,for Christian Ulvert +56429,90709,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Saint Leo University,299,Online,,10/19/2018,698,Andrew Gillum,10440,DEM,48.6,Ron DeSantis,12450,REP,36.8,,11.8,11/6/2018,49.19,49.59,-.39,12.19,12.19,0,7.498791671203977, +56585,91080,147,2018,2018_Gov-G_MA,MA,Gov-G,Gov-G,Western New England University,380,Live Phone,,10/19/2018,402,Jay M. Gonzalez,12476,DEM,27,Charles D. Baker,12477,REP,65,,-38,11/6/2018,33.12,66.6,-33.48,4.52,-4.52,1,-2.825740705129609, +56374,90631,235,2018,2018_House-G_CA-48,CA-48,House-G,House-G,Monmouth University,215,Live Phone,,10/19/2018,372,Harley Rouda,11163,DEM,48,Dana Rohrabacher,11164,REP,50,,-2,11/6/2018,53.55,46.45,7.1,9.1,-9.1,0,2.506621709663275,average of multiple versions or turnout models listed in poll +56664,91261,235,2018,2018_House-G_CA-48,CA-48,House-G,House-G,TP Research,452,IVR,,10/19/2018,440,Harley Rouda,11163,DEM,41.4,Dana Rohrabacher,11164,REP,49.2,,-7.8000002,11/6/2018,53.55,46.45,7.1,14.9,-14.9,0,7.868294196928731, +56384,90643,548,2018,2018_House-G_TX-21,TX-21,House-G,House-G,WPA Intelligence (WPAi),383,Live Phone,R,10/19/2018,401,Joseph Kopser,11371,DEM,38,Chip Roy,11372,REP,50,2,-12,11/6/2018,47.63,50.24,-2.61,9.39,-9.39,1,1.734002479106774,for unspecified Republican sponsor +56309,90503,572,2018,2018_House-G_VA-5,VA-5,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/19/2018,501,Leslie Cockburn,12110,DEM,45.62,Denver Riggleman,12111,REP,44.59,,1.03,11/6/2018,46.65,53.18,-6.53,7.56,7.56,0,-.0098470057084142,for New York Times +56412,90679,8273,2018,2018_House-G_US,US,House-G,House-G,Morning Consult,218,Online,,10/19/2018,1968,Generic Candidate,10427,DEM,45,Generic Candidate,10428,REP,39,,6,11/6/2018,53.58,43.72,9.86,3.86,-3.86,1,-.0533644325485704,for Politico; among registered voters +56517,90920,8273,2018,2018_House-G_US,US,House-G,House-G,Public Religion Research Institute,428,Live Phone/Online,,10/19/2018,821,Generic Candidate,10427,DEM,48,Generic Candidate,10428,REP,39,,9,11/6/2018,53.58,43.72,9.86,.86,-.86,1,-3.43964563678583,among registered voters +56390,90651,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Florida Atlantic University,97,IVR/Online,,10/20/2018,704,Bill Nelson,12413,DEM,40.6,Rick Scott,12414,REP,42.3,,-1.7,11/6/2018,49.93,50.05,-.12,1.58,-1.58,1,-2.048367454378651, +56466,90818,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Strategic Research Associates,462,Live Phone,,10/20/2018,800,Bill Nelson,12413,DEM,46,Rick Scott,12414,REP,45,,1,11/6/2018,49.93,50.05,-.12,1.12,1.12,0,-2.566015038487412,for Gray Television +56365,90606,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,SurveyUSA,325,Online,,10/20/2018,665,Bill Nelson,12413,DEM,49,Rick Scott,12414,REP,41,,8,11/6/2018,49.93,50.05,-.12,8.12,8.12,0,4.579159913921158,for Bay News 9 | News 13 +56386,90645,121,2018,2018_Sen-G_TX,TX,Sen-G,Sen-G,GBAO,109,Live Phone,D,10/20/2018,1000,Beto O'Rourke,11125,DEM,46,Ted Cruz,11126,REP,50,2,-4,11/6/2018,48.33,50.89,-2.57,1.43,-1.43,1,-2.77316442360247,for unspecified Democratic sponsor +56390,90649,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Florida Atlantic University,97,IVR/Online,,10/20/2018,704,Andrew Gillum,10440,DEM,41.4,Ron DeSantis,12450,REP,36.7,,4.6999998,11/6/2018,49.19,49.59,-.39,5.09,5.09,0,.480153547686749, +56466,90817,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Strategic Research Associates,462,Live Phone,,10/20/2018,800,Andrew Gillum,10440,DEM,45,Ron DeSantis,12450,REP,48,,-3,11/6/2018,49.19,49.59,-.39,2.61,-2.61,1,-2.165412125856884,for Gray Television +56365,90605,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,SurveyUSA,325,Online,,10/20/2018,665,Andrew Gillum,10440,DEM,49,Ron DeSantis,12450,REP,42,,7,11/6/2018,49.19,49.59,-.39,7.39,7.39,0,2.718307297707766,for Bay News 9 | News 13 +56392,90652,144,2018,2018_Gov-G_KS,KS,Gov-G,Gov-G,Public Policy Polling,263,IVR,D,10/20/2018,698,Laura Kelly,11403,DEM,41,Kris W. Kobach,11404,REP,41,10,0,11/6/2018,48.03,42.96,5.07,5.07,-5.07,.5,-.6280714944349838,for unspecified Democratic sponsor; among 'voters' +56431,90714,161,2018,2018_Gov-G_SD,SD,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/20/2018,500,Billie H. Sutton,11374,DEM,45,Kristi L. Noem,11375,REP,45,1,0,11/6/2018,47.6,50.97,-3.38,3.38,3.38,.5,-2.964016528983212,for Argus Leader | KELO-TV +56448,90787,209,2018,2018_House-G_CA-22,CA-22,House-G,House-G,Change Research,48,Online,D,10/20/2018,840,Andrew Janz,11250,DEM,46,Devin Nunes,11251,REP,51,,-5,11/6/2018,47.28,52.72,-5.44,.44,.44,1,-6.929302253559417,for unspecified Democratic sponsor +56322,90532,314,2018,2018_House-G_IL-12,IL-12,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/20/2018,502,Brendan Kelly,18189,DEM,39.36,Mike J. Bost,11168,REP,47.87,,-8.5100002,11/6/2018,45.39,51.57,-6.18,2.33,-2.33,1,-5.183362800528732,for New York Times +56462,90811,420,2018,2018_House-G_NJ-2,NJ-2,House-G,House-G,Stockton University,317,Live Phone,,10/20/2018,597,Jeff Van Drew,11867,DEM,55.1,Seth Grossman,11868,REP,38.1,,17,11/6/2018,52.9,45.23,7.67,9.33,9.33,1,1.866037465391732, +56465,90816,421,2018,2018_House-G_NJ-3,NJ-3,House-G,House-G,Monmouth University,215,Live Phone,,10/20/2018,363,Andy Kim,11177,DEM,49,Tom MacArthur,11178,REP,45.33,,3.6700001,11/6/2018,50.01,48.72,1.29,2.37,2.37,1,-3.415568742248257,average of multiple versions or turnout models listed in poll +56495,90879,461,2018,2018_House-G_NY-24,NY-24,House-G,House-G,Siena College,305,Live Phone,,10/20/2018,500,Dana Balter,11378,DEM,39,John Katko,11379,REP,53,,-14,11/6/2018,47.31,52.57,-5.26,8.74,-8.74,1,1.209160695182046,for Spectrum News | Syracuse.com +56521,90925,500,2018,2018_House-G_PA-10,PA-10,House-G,House-G,Susquehanna Polling & Research Inc.,326,IVR,,10/20/2018,366,George B. Scott,11210,DEM,46,Scott Perry,11211,REP,49,,-3,11/6/2018,48.68,51.32,-2.64,.36,-.36,1,-5.244800406637561,for ABC27 News +56431,90821,518,2018,2018_House-G_SD-1,SD-1,House-G,House-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/20/2018,500,Tim Bjorkman,11389,DEM,31,Dusty Johnson,11388,REP,54,2,-23,11/6/2018,36.03,60.33,-24.31,1.31,1.31,1,-6.969867749707181,for Argus Leader | KELO-TV +56321,90530,569,2018,2018_House-G_VA-2,VA-2,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/20/2018,508,Elaine G. Luria,11192,DEM,42.36,Scott W. Taylor,11193,REP,45.12,,-2.76,11/6/2018,51.05,48.81,2.24,5,-5,0,-.3298892815470776,for New York Times +56383,90642,590,2018,2018_House-G_WI-1,WI-1,House-G,House-G,Change Research,48,Online,D,10/20/2018,551,Randy Bryce,12138,DEM,45,Bryan Steil,12453,REP,44,,1,11/6/2018,42.27,54.56,-12.29,13.29,13.29,0,5.802653403118473,for Randy Bryce +56432,90715,8273,2018,2018_House-G_US,US,House-G,House-G,Harris Insights & Analytics,133,Online,,10/20/2018,1000,Generic Candidate,10427,DEM,44,Generic Candidate,10428,REP,38,,6,11/6/2018,53.58,43.72,9.86,3.86,-3.86,1,-.3836244606978669,for Hill.TV; among registered voters +56469,90824,8273,2018,2018_House-G_US,US,House-G,House-G,McLaughlin & Associates,203,Online,,10/20/2018,1000,Generic Candidate,10427,DEM,46,Generic Candidate,10428,REP,44,,2,11/6/2018,53.58,43.72,9.86,7.86,-7.86,1,3.708148671489301, +56456,90805,8273,2018,2018_House-G_US,US,House-G,House-G,Suffolk University,323,Live Phone,,10/20/2018,1000,Generic Candidate,10427,DEM,51.2,Generic Candidate,10428,REP,42.6,,8.6000004,11/6/2018,53.58,43.72,9.86,1.26,-1.26,1,-2.999003509489506,for USA Today +56587,91087,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Ipsos,154,Online,,10/21/2018,1069,Bill Nelson,12413,DEM,49,Rick Scott,12414,REP,44,,5,11/6/2018,49.93,50.05,-.12,5.12,5.12,0,1.710039885106109,for Reuters | U. Virginia Center for Politics +56344,90578,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,St. Pete Polls,314,IVR,,10/21/2018,1575,Bill Nelson,12413,DEM,48.3,Rick Scott,12414,REP,48.6,,-.30000001,11/6/2018,49.93,50.05,-.12,.18,-.18,1,-3.301181136347377,for Florida Politics +56452,90800,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,10/21/2018,600,Debbie Stabenow,11408,DEM,49,John James,11409,REP,42,,7,11/6/2018,52.26,45.76,6.51,.49,.49,1,-3.862195784517976,for Detroit Free Press | WLNS TV 6 | WOOD TV 8 | WJRT (ABC) TV 12 +56379,90637,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Tarrance Group,333,Live Phone,R,10/21/2018,605,Debbie Stabenow,11408,DEM,48,John James,11409,REP,41,,7,11/6/2018,52.26,45.76,6.51,.49,.49,1,-3.818049365151718,for John James +56391,90650,132,2018,2018_Gov-G_AK,AK,Gov-G,Gov-G,Alaska Survey Research,155,Live Phone,,10/21/2018,500,Mark Begich,12443,DEM,43.7,Mike J. Dunleavy,12444,REP,48.3,5.3,-4.5999999,11/6/2018,44.41,51.44,-7.03,2.43,2.43,1,-5.31562946439019, +56468,90822,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,1892 Polling,461,IVR,R,10/21/2018,2500,Andrew Gillum,10440,DEM,46,Ron DeSantis,12450,REP,47,,-1,11/6/2018,49.19,49.59,-.39,.61,-.61,1,-3.738883553313888,for Ron DeSantis; among registered voters +56587,91082,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Ipsos,154,Online,,10/21/2018,1069,Andrew Gillum,10440,DEM,50,Ron DeSantis,12450,REP,44,,6,11/6/2018,49.19,49.59,-.39,6.39,6.39,0,1.906605693942593,for Reuters | U. Virginia Center for Politics +56344,90577,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,St. Pete Polls,314,IVR,,10/21/2018,1575,Andrew Gillum,10440,DEM,47.4,Ron DeSantis,12450,REP,46.4,1.9,1,11/6/2018,49.19,49.59,-.39,1.39,1.39,0,-3.192691398492645,for Florida Politics +56452,90797,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,EPIC-MRA,84,Live Phone,,10/21/2018,600,Gretchen E. Whitmer,11406,DEM,46,Bill Schuette,11407,REP,41,3,5,11/6/2018,53.31,43.75,9.57,4.57,-4.57,1,1.276142167727475,for Detroit Free Press | WLNS TV 6 | WOOD TV 8 | WJRT (ABC) TV 12 +56329,90546,226,2018,2018_House-G_CA-39,CA-39,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/21/2018,496,Gilbert Cisneros,11254,DEM,46.97,Young Kim,11255,REP,45.95,,1.02,11/6/2018,51.56,48.44,3.11,2.09,-2.09,1,-5.421894008013155,for New York Times +56463,90812,286,2018,2018_House-G_GA-6,GA-6,House-G,House-G,Thirty-Ninth Street Strategies,460,Live Phone,D,10/21/2018,400,Lucy McBath,11647,DEM,47,Karen Handel,11648,REP,48,,-1,11/6/2018,50.51,49.48,1.03,2.03,-2.03,0,-2.889176387062972,for Lucy McBath +56337,90564,432,2018,2018_House-G_NM-2,NM-2,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/21/2018,522,Xochitl Torres Small,11232,DEM,44.45,Yvette Herrell,11233,REP,44.51,,-.059999999,11/6/2018,50.93,49.07,1.87,1.93,-1.93,0,-2.478990493302508,for New York Times +56430,90711,476,2018,2018_House-G_OH-12,OH-12,House-G,House-G,GBAO,109,Live Phone,D,10/21/2018,570,Danny O'Connor,11187,DEM,47,Troy Balderson,11188,REP,47,4,0,11/6/2018,47.2,51.42,-4.22,4.22,4.22,.5,-3.238661358332372,for Danny O'Connor +56786,91506,8273,2018,2018_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/21/2018,2321,Generic Candidate,10427,DEM,48,Generic Candidate,10428,REP,40,,8,11/6/2018,53.58,43.72,9.86,1.86,-1.86,1,-1.999402859473871,for George Washington University; among registered voters +56586,91086,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Ipsos,154,Online,,10/22/2018,799,Kyrsten Sinema,12409,DEM,46,Martha McSally,12410,REP,48,,-2,11/6/2018,49.96,47.61,2.34,4.34,-4.34,0,.1439950089931696,for Reuters | U. Virginia Center for Politics +56595,91106,97,2018,2018_Sen-G_CA,CA,Sen-G,Sen-G,"University of California, Berkeley",457,Online,,10/22/2018,1339,Dianne Feinstein,11226,DEM,45,Kevin de León,11227,DEM,36,,9,11/6/2018,54.16,45.84,8.33,.67,,1,-5.126854767624154,for LA Times +56479,90847,114,2018,2018_Sen-G_NM,NM,Sen-G,Sen-G,Pacific Market Research,459,Online,,10/22/2018,400,Martin Heinrich,11154,DEM,45,Mick Rich,11155,REP,32,22,13,11/6/2018,54.09,30.53,23.56,10.56,-10.56,1,3.407080188250322,for KRQE-TV +56518,90931,119,2018,2018_Sen-G_RI,RI,Sen-G,Sen-G,Fleming & Associates,96,Live Phone,,10/22/2018,416,Sheldon Whitehouse,12537,DEM,55.3,Bob Flanders,12538,REP,36.3,,19,11/6/2018,61.44,38.33,23.11,4.11,-4.11,1,-3.708817770281118,for WPRI-TV +56590,91093,121,2018,2018_Sen-G_TX,TX,Sen-G,Sen-G,University of Texas at Tyler,458,Live Phone/Online,,10/22/2018,905,Beto O'Rourke,11125,DEM,43.4,Ted Cruz,11126,REP,47,,-3.5999999,11/6/2018,48.33,50.89,-2.57,1.03,-1.03,1,-3.247400924906938, +56586,91081,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,Ipsos,154,Online,,10/22/2018,799,David Garcia,10441,DEM,37,Doug Ducey,10442,REP,57,,-20,11/6/2018,41.84,56,-14.16,5.84,-5.84,1,1.636275598516763,for Reuters | U. Virginia Center for Politics +56595,91105,135,2018,2018_Gov-G_CA,CA,Gov-G,Gov-G,"University of California, Berkeley",457,Online,,10/22/2018,1339,Gavin Newsom,10432,DEM,58,John Cox,10438,REP,40,,18,11/6/2018,61.95,38.05,23.9,5.9,-5.9,1,-1.84221869291929,for LA Times +56380,90638,139,2018,2018_Gov-G_GA,GA,Gov-G,Gov-G,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,10/22/2018,824,Stacey Yvonne Abrams,11363,DEM,47.7,Brian P. Kemp,11364,REP,48.4,1.3,-.69999999,11/6/2018,48.83,50.22,-1.39,.69,.69,1,-3.742112707010671,for Fox 5 Atlanta +56588,91083,144,2018,2018_Gov-G_KS,KS,Gov-G,Gov-G,Ipsos,154,Online,,10/22/2018,986,Laura Kelly,11403,DEM,43,Kris W. Kobach,11404,REP,41,9,2,11/6/2018,48.03,42.96,5.07,3.07,-3.07,1,-2.889853482575431,for Reuters | U. Virginia Center for Politics +56479,90842,153,2018,2018_Gov-G_NM,NM,Gov-G,Gov-G,Pacific Market Research,459,Online,,10/22/2018,400,Michelle Lujan Grisham,11122,DEM,55,Stevan Pearce,11123,REP,45,,10,11/6/2018,57.2,42.8,14.4,4.4,-4.4,1,-1.439132107118243,for KRQE-TV +56518,90922,159,2018,2018_Gov-G_RI,RI,Gov-G,Gov-G,Fleming & Associates,96,Live Phone,,10/22/2018,416,Gina M. Raimondo,12526,DEM,44.5,Allan W. Fung,12527,REP,33.7,9.4,10.8,11/6/2018,52.64,37.18,15.46,4.66,-4.66,1,-3.051524991493405,for WPRI-TV +56590,91088,163,2018,2018_Gov-G_TX,TX,Gov-G,Gov-G,University of Texas at Tyler,458,Live Phone/Online,,10/22/2018,1033,Lupe Valdez,11101,DEM,32.2,Gregory W. Abbott,11102,REP,52.6,,-20.4,11/6/2018,42.51,55.81,-13.3,7.1,-7.1,1,1.286511028938709,among registered voters +56370,90612,236,2018,2018_House-G_CA-49,CA-49,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/22/2018,500,Mike Levin,11258,DEM,53.37,Diane L. Harkey,11259,REP,38.65,,14.72,11/6/2018,56.42,43.58,12.84,1.88,1.88,1,-4.589389331466494,for New York Times +56336,90562,279,2018,2018_House-G_FL-26,FL-26,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/22/2018,499,Debbie Mucarsel-Powell,11610,DEM,44.7,Carlos Curbelo,11611,REP,43.84,,.86000001,11/6/2018,50.87,49.13,1.75,.89,-.89,1,-6.56739500353822,for New York Times +56372,90616,465,2018,2018_House-G_OH-1,OH-1,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/22/2018,492,Aftab Pureval,11183,DEM,40.82,Steve Chabot,11184,REP,49.5,,-8.6800003,11/6/2018,46.9,51.32,-4.42,4.26,-4.26,1,-.748688053183277,for New York Times +56579,91071,501,2018,2018_House-G_PA-11,PA-11,House-G,House-G,Susquehanna Polling & Research Inc.,326,IVR,,10/22/2018,311,Jess King,11978,DEM,46,Lloyd K. Smucker,11979,REP,50,,-4,11/6/2018,41.02,58.98,-17.95,13.95,13.95,1,6.179609582647679,for ABC27 News +56371,90614,534,2018,2018_House-G_TX-7,TX-7,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/22/2018,499,Lizzie Pannill Fletcher,11238,DEM,44.83,John Abney Culberson,11239,REP,45.7,,-.87,11/6/2018,52.53,47.47,5.06,5.93,-5.93,0,-1.540207005096899,for New York Times +56822,91577,8273,2018,2018_House-G_US,US,House-G,House-G,Gallup,112,Live Phone,,10/22/2018,675,Generic Candidate,10427,DEM,54,Generic Candidate,10428,REP,43,,11,11/6/2018,53.58,43.72,9.86,1.14,1.14,1,-3.211646901160044, +56574,91056,8273,2018,2018_House-G_US,US,House-G,House-G,Ipsos,154,Online,,10/22/2018,1943,Generic Candidate,10427,DEM,47.5,Generic Candidate,10428,REP,42,,5.5,11/6/2018,53.58,43.72,9.86,4.36,-4.36,1,.5515566697851405,for Reuters +56480,90845,8273,2018,2018_House-G_US,US,House-G,House-G,Marist College,183,Live Phone,,10/22/2018,738,Generic Candidate,10427,DEM,50,Generic Candidate,10428,REP,40,,10,11/6/2018,53.58,43.72,9.86,.14,.14,1,-4.194745729534512,for NPR | PBS NewsHour; among registered voters +56447,90786,8273,2018,2018_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/22/2018,1233,Generic Candidate,10427,DEM,47,Generic Candidate,10428,REP,41,,6,11/6/2018,53.58,43.72,9.86,3.86,-3.86,1,-.0806720345907722,for Economist; among registered voters +56625,91182,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,OH Predictive Insights,235,Live Phone,,10/23/2018,600,Kyrsten Sinema,12409,DEM,45,Martha McSally,12410,REP,52,1,-7,11/6/2018,49.96,47.61,2.34,9.34,-9.34,0,5.294740325298602, +56419,90691,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,10/23/2018,773,Bill Nelson,12413,DEM,49,Rick Scott,12414,REP,45,,4,11/6/2018,49.93,50.05,-.12,4.12,4.12,0,.6578598643270632, +56743,91420,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Target Insyght,330,Live Phone,,10/23/2018,800,Debbie Stabenow,11408,DEM,53,John James,11409,REP,43,2,10,11/6/2018,52.26,45.76,6.51,3.49,3.49,1,-.7292334618799229,for MIRS News Service +66738,124507,107,2018,2018_Sen-G_MN,MN,Sen-G,Sen-G,St. Cloud State University,312,Live Phone,,10/23/2018,420,Amy Klobuchar,12373,DEM,54,Jim Newberger,12374,REP,28,,26,11/6/2018,60.31,36.21,24.1,1.9,1.9,1,-3.19122586427594, +56541,90971,117,2018,2018_Sen-G_OH,OH,Sen-G,Sen-G,Baldwin Wallace University,401,Live Phone,,10/23/2018,1051,Sherrod Brown,11130,DEM,51.2,Jim Renacci,11131,REP,31.7,,19.5,11/6/2018,53.41,46.57,6.85,12.65,12.65,1,8.266011214746559, +66738,124513,129,2018,2018_Sen-GS_MN,MN,Sen-G,Sen-GS,St. Cloud State University,312,Live Phone,,10/23/2018,420,Tina Smith,12376,DEM,44,Karin Housley,12375,REP,29,,15,11/6/2018,52.97,42.35,10.62,4.38,4.38,1,.1727059969261221, +56625,91245,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,OH Predictive Insights,235,Live Phone,,10/23/2018,600,David Garcia,10441,DEM,39,Doug Ducey,10442,REP,57,1,-18,11/6/2018,41.84,56,-14.16,3.84,-3.84,1,-.5786989143943015, +56419,90690,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Gravis Marketing,124,IVR/Online,,10/23/2018,773,Andrew Gillum,10440,DEM,51,Ron DeSantis,12450,REP,46,,5,11/6/2018,49.19,49.59,-.39,5.39,5.39,0,.760414957660753, +56743,91419,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,Target Insyght,330,Live Phone,,10/23/2018,800,Gretchen E. Whitmer,11406,DEM,48,Bill Schuette,11407,REP,44,1,4,11/6/2018,53.31,43.75,9.57,5.57,-5.57,1,2.254224540691552,for MIRS News Service +66738,124506,149,2018,2018_Gov-G_MN,MN,Gov-G,Gov-G,St. Cloud State University,312,Live Phone,,10/23/2018,404,Timothy J. Walz,12420,DEM,50,Jeff Johnson,12421,REP,34,,16,11/6/2018,53.84,42.43,11.42,4.58,4.58,1,-.4733713122894408, +56541,91004,155,2018,2018_Gov-G_OH,OH,Gov-G,Gov-G,Baldwin Wallace University,401,Live Phone,,10/23/2018,1051,Richard Cordray,11106,DEM,40.5,Michael DeWine,11107,REP,40.25,4.1,.25,11/6/2018,46.68,50.39,-3.7,3.95,3.95,0,-2.498429460907387,average of multiple versions or turnout models listed in poll +56439,90734,156,2018,2018_Gov-G_OK,OK,Gov-G,Gov-G,Magellan Strategies,179,Live Phone,,10/23/2018,500,Drew Edmondson,12499,DEM,44,Kevin Stitt,12500,REP,51,1,-7,11/6/2018,42.23,54.33,-12.1,5.1,5.1,1,-1.402524506198144, +56405,90669,197,2018,2018_House-G_CA-10,CA-10,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/23/2018,501,Josh Harder,11390,DEM,47.28,Jeff Denham,11391,REP,44.92,,2.3599999,11/6/2018,52.25,47.75,4.5,2.14,-2.14,1,-5.295159600955242,for New York Times +56552,90988,300,2018,2018_House-G_IA-4,IA-4,House-G,House-G,WPA Intelligence (WPAi),383,Live Phone,R,10/23/2018,401,J.D. Scholten,11663,DEM,34,Steve King,11664,REP,52,2,-18,11/6/2018,47.04,50.37,-3.33,14.67,-14.67,1,9.854218321529327,for Steve King +56393,90653,308,2018,2018_House-G_IL-6,IL-6,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/23/2018,497,Sean Casten,11165,DEM,45.61,Peter J. Roskam,11166,REP,44.4,,1.21,11/6/2018,53.58,46.42,7.15,5.94,-5.94,1,-1.489665018655604,for New York Times +56445,90780,315,2018,2018_House-G_IL-13,IL-13,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/23/2018,501,Betsy Dirksen Londrigan,11169,DEM,40.97,Rodney Davis,11170,REP,46.08,,-5.1100001,11/6/2018,49.62,50.38,-.76,4.35,-4.35,1,-3.060239318003564,for New York Times +56550,90986,330,2018,2018_House-G_KS-1,KS-1,House-G,House-G,Jayhawk Consulting Services,157,Live Phone,D,10/23/2018,600,Alan LaPolice,11713,DEM,38,Roger Marshall,11714,REP,42,,-4,11/6/2018,31.85,68.15,-36.29,32.29,32.29,1,22.42787141821413,for Alan LaPolice +56403,90665,421,2018,2018_House-G_NJ-3,NJ-3,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/23/2018,508,Andy Kim,11177,DEM,43.99,Tom MacArthur,11178,REP,44.6,,-.61000001,11/6/2018,50.01,48.72,1.29,1.9,-1.9,0,-3.46817808586296,for New York Times +56510,90907,574,2018,2018_House-G_VA-7,VA-7,House-G,House-G,Christopher Newport University,50,Live Phone,,10/23/2018,830.5,Abigail Spanberger,12114,DEM,47,David Brat,12115,REP,45,3.5,2,11/6/2018,50.34,48.4,1.94,.06,.06,1,-5.728459273193804,average of multiple versions or turnout models listed in poll +56594,91104,8273,2018,2018_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/23/2018,2500,Generic Candidate,10427,DEM,47,Generic Candidate,10428,REP,44,,3,11/6/2018,53.58,43.72,9.86,6.86,-6.86,1,3.439647985489751, +56566,91006,116,2018,2018_Sen-G_ND,ND,Sen-G,Sen-G,Trafalgar Group,338,IVR,R,10/24/2018,1498,Heidi Heitkamp,11148,DEM,45.5,Kevin Cramer,11149,REP,54.5,,-9,11/6/2018,44.27,55.11,-10.84,1.84,1.84,1,-2.895418581047876,for unspecified Republican sponsor +56503,90893,153,2018,2018_Gov-G_NM,NM,Gov-G,Gov-G,GQR Research (GQRR),126,Live Phone,D,10/24/2018,600,Michelle Lujan Grisham,11122,DEM,53,Stevan Pearce,11123,REP,44,,9,11/6/2018,57.2,42.8,14.4,5.4,-5.4,1,.2180011982366576,for Michelle Lujan Grisham +56583,91077,156,2018,2018_Gov-G_OK,OK,Gov-G,Gov-G,SoonerPoll.com,308,IVR/Live Phone/Online,,10/24/2018,447,Drew Edmondson,12499,DEM,41.6,Kevin Stitt,12500,REP,46.4,3.8,-4.8000002,11/6/2018,42.23,54.33,-12.1,7.3,7.3,1,1.142056869047626,for KWTV-DT Oklahoma City | KOTV-DT Tulsa +56515,90917,415,2018,2018_House-G_NE-2,NE-2,House-G,House-G,DFM Research,69,Live Phone,D,10/24/2018,350,Kara Eastman,11853,DEM,45,Don Bacon,11854,REP,52,,-7,11/6/2018,49,51,-1.99,5.01,-5.01,1,-2.616392305577034,for unspecified Democratic sponsor +56475,90835,460,2018,2018_House-G_NY-23,NY-23,House-G,House-G,Change Research,48,Online,D,10/24/2018,510,Tracy Mitrano,11912,DEM,47,Thomas Reed,11913,REP,49,,-2,11/6/2018,45.73,54.22,-8.48,6.48,6.48,1,-.9290538565995042,for Tracy Mitrano +56581,91074,499,2018,2018_House-G_PA-9,PA-9,House-G,House-G,Susquehanna Polling & Research Inc.,326,IVR,,10/24/2018,271,Denny Wolff,12001,DEM,36,Dan Meuser,12002,REP,57,,-21,11/6/2018,40.25,59.75,-19.49,1.51,-1.51,1,-6.240376219999174,for WBRE-TV | WYOU-TV +56494,90878,8273,2018,2018_House-G_US,US,House-G,House-G,Harris Insights & Analytics,133,Online,,10/24/2018,3455,Generic Candidate,10427,DEM,47.5,Generic Candidate,10428,REP,42,,5.5,11/6/2018,53.58,43.72,9.86,4.36,-4.36,1,.6051943863705206,for ScottRasmussen.com; average of multiple versions or turnout models listed in poll +56505,90898,8273,2018,2018_House-G_US,US,House-G,House-G,USC Dornsife/Los Angeles Times,343,Online,,10/24/2018,2350,Generic Candidate,10427,DEM,57,Generic Candidate,10428,REP,40,,17,11/6/2018,53.58,43.72,9.86,7.14,7.14,1,3.407099895380621, +56539,90965,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Marist College,183,Live Phone,,10/25/2018,506,Kyrsten Sinema,12409,DEM,48.5,Martha McSally,12410,REP,44,6,4.5,11/6/2018,49.96,47.61,2.34,2.16,2.16,1,-2.199113358637732,for NBC News; average of multiple versions or turnout models listed in poll +56497,90884,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,YouGov,391,Online,,10/25/2018,972,Kyrsten Sinema,12409,DEM,47,Martha McSally,12410,REP,44,,3,11/6/2018,49.96,47.61,2.34,.66,.66,1,-3.437705199487989,for CBS News +56538,90962,98,2018,2018_Sen-G_CT,CT,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/25/2018,1201,Christopher Murphy,12436,DEM,56,Matthew Corey,12437,REP,41,,15,11/6/2018,59.53,39.35,20.18,5.18,-5.18,1,1.085807826167656, +56450,90791,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Siena College/The New York Times Upshot,448,Live Phone,,10/25/2018,737,Bill Nelson,12413,DEM,47.89,Rick Scott,12414,REP,44.36,,3.53,11/6/2018,49.93,50.05,-.12,3.65,3.65,0,.3093342422708207,for New York Times +56537,90956,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,University of North Florida,360,Live Phone,,10/25/2018,1051,Bill Nelson,12413,DEM,47,Rick Scott,12414,REP,46,,1,11/6/2018,49.93,50.05,-.12,1.12,1.12,0,-2.144862087730504, +56498,90886,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,YouGov,391,Online,,10/25/2018,991,Bill Nelson,12413,DEM,46,Rick Scott,12414,REP,46,,0,11/6/2018,49.93,50.05,-.12,.12,.12,.5,-3.209980171628199,for CBS News +56499,90885,102,2018,2018_Sen-G_IN,IN,Sen-G,Sen-G,YouGov,391,Online,,10/25/2018,975,Joe Donnelly,11128,DEM,43,Mike Braun,11129,REP,46,3,-3,11/6/2018,44.84,50.73,-5.89,2.89,2.89,1,-3.276164132705678,for CBS News +56507,90904,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Emerson College,88,IVR/Online,,10/25/2018,822,Debbie Stabenow,11408,DEM,51.9,John James,11409,REP,42.5,,9.3999996,11/6/2018,52.26,45.76,6.51,2.89,2.89,1,-.9408045017883767, +56488,90863,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,IVR,,10/25/2018,400,Debbie Stabenow,11408,DEM,52,John James,11409,REP,46,,6,11/6/2018,52.26,45.76,6.51,.51,-.51,1,-4.454548755125961,for MIRS News Service +56493,90872,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,Remington Research Group,279,IVR/Live Phone,,10/25/2018,1376,Claire McCaskill,11410,DEM,45,Josh Hawley,11411,REP,49,1,-4,11/6/2018,45.57,51.38,-5.81,1.81,1.81,1,-2.995049994366541,for Missouri Scout +56546,90981,110,2018,2018_Sen-G_MT,MT,Sen-G,Sen-G,Gravis Marketing,124,Live Phone/Online,,10/25/2018,782,Jon Tester,11140,DEM,48,Matt Rosendale,11141,REP,45,,3,11/6/2018,50.33,46.78,3.55,.55,-.55,1,-4.324568252325411, +56561,90999,111,2018,2018_Sen-G_NE,NE,Sen-G,Sen-G,DFM Research,69,Live Phone,D,10/25/2018,683,Jane Raybould,11137,DEM,39,Deb Fischer,11136,REP,54,,-15,11/6/2018,38.62,57.69,-19.06,4.06,4.06,1,-3.461221666163548,for unspecified Democratic sponsor +56683,91296,112,2018,2018_Sen-G_NV,NV,Sen-G,Sen-G,Gravis Marketing,124,Live Phone/Online,,10/25/2018,773,Jacky Rosen,11150,DEM,47,Dean Heller,11151,REP,45,,2,11/6/2018,50.41,45.38,5.03,3.03,-3.03,1,-1.693378547260999, +56509,90903,113,2018,2018_Sen-G_NJ,NJ,Sen-G,Sen-G,Emerson College,88,IVR/Online,,10/25/2018,659,Robert Menendez,11144,DEM,47.3,Bob Hugin,11145,REP,42,,5.3000002,11/6/2018,54.01,42.83,11.18,5.88,-5.88,1,1.847932394394894, +56508,90905,114,2018,2018_Sen-G_NM,NM,Sen-G,Sen-G,Emerson College,88,IVR/Online,,10/25/2018,936,Martin Heinrich,11154,DEM,48,Mick Rich,11155,REP,31.5,15.9,16.5,11/6/2018,54.09,30.53,23.56,7.06,-7.06,1,.2102801018889726, +56628,91190,118,2018,2018_Sen-G_PA,PA,Sen-G,Sen-G,Franklin & Marshall College,106,Live Phone/Online,,10/25/2018,214,Robert P. Casey Jr.,11138,DEM,50,Lou Barletta,11139,REP,35,,15,11/6/2018,55.74,42.62,13.13,1.87,1.87,1,-3.781922960040577, +56577,91065,120,2018,2018_Sen-G_TN,TN,Sen-G,Sen-G,Marist College,183,Live Phone,,10/25/2018,471,Phil Bredesen,11382,DEM,46,Marsha Blackburn,11383,REP,51,,-5,11/6/2018,43.92,54.71,-10.79,5.79,5.79,1,.0915276778933557,for NBC News +56513,90915,121,2018,2018_Sen-G_TX,TX,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/25/2018,1078,Beto O'Rourke,11125,DEM,46,Ted Cruz,11126,REP,51,,-5,11/6/2018,48.33,50.89,-2.57,2.43,-2.43,1,-1.381828080226736, +56629,91191,126,2018,2018_Sen-G_WV,WV,Sen-G,Sen-G,Research America Inc.,282,Live Phone/Online,,10/25/2018,400,"Joe Manchin, III",11132,DEM,45,Patrick Morrisey,11133,REP,40,11,5,11/6/2018,49.57,46.26,3.31,1.69,1.69,1,-4.848855372998249,for West Virginia MetroNews +56539,90960,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,Marist College,183,Live Phone,,10/25/2018,506,David Garcia,10441,DEM,41,Doug Ducey,10442,REP,54.5,5,-13.5,11/6/2018,41.84,56,-14.16,.66,.66,1,-3.931049297958058,for NBC News; average of multiple versions or turnout models listed in poll +56497,90882,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,YouGov,391,Online,,10/25/2018,972,David Garcia,10441,DEM,41,Doug Ducey,10442,REP,52,,-11,11/6/2018,41.84,56,-14.16,3.16,3.16,1,-.9430037091108017,for CBS News +56538,90957,137,2018,2018_Gov-G_CT,CT,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/25/2018,1201,Ned Lamont,12432,DEM,47,Bob Stefanowski,12433,REP,43,7,4,11/6/2018,49.37,46.21,3.15,.85,.85,1,-4.239467316839192, +56450,90793,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Siena College/The New York Times Upshot,448,Live Phone,,10/25/2018,737,Andrew Gillum,10440,DEM,47.63,Ron DeSantis,12450,REP,43.25,,4.3800001,11/6/2018,49.19,49.59,-.39,4.77,4.77,0,.3639487652615947,for New York Times +56537,90955,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,University of North Florida,360,Live Phone,,10/25/2018,1051,Andrew Gillum,10440,DEM,49,Ron DeSantis,12450,REP,43,,6,11/6/2018,49.19,49.59,-.39,6.39,6.39,0,2.169310001477897, +56498,90883,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,YouGov,391,Online,,10/25/2018,991,Andrew Gillum,10440,DEM,47,Ron DeSantis,12450,REP,46,,1,11/6/2018,49.19,49.59,-.39,1.39,1.39,0,-3.014698925978252,for CBS News +56507,90901,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,Emerson College,88,IVR/Online,,10/25/2018,822,Gretchen E. Whitmer,11406,DEM,51.7,Bill Schuette,11407,REP,41.3,,10.4,11/6/2018,53.31,43.75,9.57,.83,.83,1,-2.347144889967327, +56488,90862,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,Mitchell Research & Communications,213,IVR,,10/25/2018,400,Gretchen E. Whitmer,11406,DEM,48,Bill Schuette,11407,REP,43,,5,11/6/2018,53.31,43.75,9.57,4.57,-4.57,1,1.062202505639061,for MIRS News Service +56683,91294,151,2018,2018_Gov-G_NV,NV,Gov-G,Gov-G,Gravis Marketing,124,Live Phone/Online,,10/25/2018,773,Steve Sisolak,11119,DEM,46,Adam Paul Laxalt,11120,REP,44,,2,11/6/2018,49.39,45.31,4.08,2.08,-2.08,1,-2.994469410800416, +56508,90902,153,2018,2018_Gov-G_NM,NM,Gov-G,Gov-G,Emerson College,88,IVR/Online,,10/25/2018,936,Michelle Lujan Grisham,11122,DEM,52.7,Stevan Pearce,11123,REP,43.7,,9,11/6/2018,57.2,42.8,14.4,5.4,-5.4,1,.6056565079037701, +56628,91188,158,2018,2018_Gov-G_PA,PA,Gov-G,Gov-G,Franklin & Marshall College,106,Live Phone/Online,,10/25/2018,214,Thomas W. Wolf,11113,DEM,59,Scott R. Wagner,11114,REP,33,3,26,11/6/2018,57.77,40.7,17.07,8.93,8.93,1,3.055699626514873, +56577,91067,162,2018,2018_Gov-G_TN,TN,Gov-G,Gov-G,Marist College,183,Live Phone,,10/25/2018,471,Karl F. Dean,11380,DEM,40,Bill Lee,11381,REP,57,,-17,11/6/2018,38.55,59.56,-21.01,4.01,4.01,1,-2.837943485959843,for NBC News +56513,90914,163,2018,2018_Gov-G_TX,TX,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,10/25/2018,1078,Lupe Valdez,11101,DEM,40,Gregory W. Abbott,11102,REP,54,,-14,11/6/2018,42.51,55.81,-13.3,.7,-.7,1,-5.721540457992161, +56546,90982,399,2018,2018_House-G_MT-1,MT-1,House-G,House-G,Gravis Marketing,124,Live Phone/Online,,10/25/2018,782,Kathleen Williams,11175,DEM,48,Greg Gianforte,11176,REP,48,,0,11/6/2018,46.25,50.88,-4.63,4.63,4.63,.5,-.6267326224023063, +56474,90834,414,2018,2018_House-G_NE-1,NE-1,House-G,House-G,Change Research,48,Online,,10/25/2018,742,Jessica McClure,11851,DEM,39,Jeff Fortenberry,11852,REP,55,,-16,11/6/2018,39.64,60.36,-20.72,4.72,4.72,1,-2.494451706356757, +56508,90908,431,2018,2018_House-G_NM-1,NM-1,House-G,House-G,Emerson College,88,IVR/Online,,10/25/2018,327,Debra A. Haaland,11242,DEM,51.4,Janice E. Arnold-Jones,11243,REP,41.4,1.2,10,11/6/2018,59.13,36.32,22.81,12.81,-12.81,1,4.299313628331668, +56508,90909,432,2018,2018_House-G_NM-2,NM-2,House-G,House-G,Emerson College,88,IVR/Online,,10/25/2018,278,Xochitl Torres Small,11232,DEM,47.2,Yvette Herrell,11233,REP,46.8,,.40000001,11/6/2018,50.93,49.07,1.87,1.47,-1.47,1,-3.560557368231279, +56508,90910,433,2018,2018_House-G_NM-3,NM-3,House-G,House-G,Emerson College,88,IVR/Online,,10/25/2018,331,Ben Ray Luján,11244,DEM,54.2,Jerald Steve McFall,11245,REP,37.2,3.9,17,11/6/2018,63.38,31.21,32.17,15.17,-15.17,1,9.312825041837565, +56476,90836,448,2018,2018_House-G_NY-11,NY-11,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/25/2018,495,Max Rose,11891,DEM,40.49,Dan Donovan,11892,REP,43.8,,-3.3099999,11/6/2018,52.99,46.54,6.44,9.75,-9.75,0,2.421876703491587,for New York Times +56446,90782,500,2018,2018_House-G_PA-10,PA-10,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/25/2018,498,George B. Scott,11210,DEM,43.03,Scott Perry,11211,REP,44.6,,-1.5700001,11/6/2018,48.68,51.32,-2.64,1.07,1.07,1,-3.488072398778232,for New York Times +56524,90928,567,2018,2018_House-G_UT-4,UT-4,House-G,House-G,Dixie Strategies,81,IVR/Live Phone,,10/25/2018,936,Ben McAdams,11214,DEM,49.51,Mia B. Love,11215,REP,43.05,,6.46,11/6/2018,50.12,49.86,.26,6.2,6.2,1,1.550345141160942,for KUTV 2News +56477,90838,567,2018,2018_House-G_UT-4,UT-4,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/25/2018,526,Ben McAdams,11214,DEM,45.44,Mia B. Love,11215,REP,45.13,,.31,11/6/2018,50.12,49.86,.26,.05,.05,1,-5.931622992635101,for New York Times +56675,91282,8273,2018,2018_House-G_US,US,House-G,House-G,Lucid,175,Online,,10/25/2018,826,Generic Candidate,10427,DEM,53,Generic Candidate,10428,REP,47,,6,11/6/2018,53.58,43.72,9.86,3.86,-3.86,1,-.1662654556620445, +56612,91148,102,2018,2018_Sen-G_IN,IN,Sen-G,Sen-G,Marist College,183,Live Phone,,10/26/2018,496,Joe Donnelly,11128,DEM,46.5,Mike Braun,11129,REP,44,7,2.5,11/6/2018,44.84,50.73,-5.89,8.39,8.39,0,2.416527193994152,for NBC News; average of multiple versions or turnout models listed in poll +56512,90913,105,2018,2018_Sen-G_MA,MA,Sen-G,Sen-G,Suffolk University,323,Live Phone,,10/26/2018,500,Elizabeth Warren,12480,DEM,55.6,Geoff Diehl,12481,REP,34.4,4.4,21.200001,11/6/2018,60.34,36.17,24.16,2.96,-2.96,1,-2.693677359336025,for Boston Globe +56520,90929,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Glengariff Group,117,Live Phone,,10/26/2018,600,Debbie Stabenow,11408,DEM,53,John James,11409,REP,36.3,1.2,16.700001,11/6/2018,52.26,45.76,6.51,10.19,10.19,1,6.672745847185388,for Detroit News | WDIV-TV +56681,91291,120,2018,2018_Sen-G_TN,TN,Sen-G,Sen-G,East Tennessee State University,456,Live Phone,,10/26/2018,495,Phil Bredesen,11382,DEM,44,Marsha Blackburn,11383,REP,44,,0,11/6/2018,43.92,54.71,-10.79,10.79,10.79,.5,5.294223840147705,for East Tennessee State University +56562,91001,121,2018,2018_Sen-G_TX,TX,Sen-G,Sen-G,Dixie Strategies,81,IVR/Live Phone,,10/26/2018,588,Beto O'Rourke,11125,DEM,42,Ted Cruz,11126,REP,52,,-10,11/6/2018,48.33,50.89,-2.57,7.43,-7.43,1,3.800737278557218,for KTVT-CBS 11 +56602,91132,127,2018,2018_Sen-G_WI,WI,Sen-G,Sen-G,Marquette University Law School,195,Live Phone,,10/26/2018,1154,Tammy Baldwin,12400,DEM,54,Leah Vukmir,12401,REP,43,,11,11/6/2018,55.36,44.53,10.83,.17,.17,1,-3.809340516455901, +56549,90985,135,2018,2018_Gov-G_CA,CA,Gov-G,Gov-G,Gravis Marketing,124,Live Phone/Online,,10/26/2018,743,Gavin Newsom,10432,DEM,55,John Cox,10438,REP,35,,20,11/6/2018,61.95,38.05,23.9,3.9,-3.9,1,-3.807091219970795, +56611,91145,135,2018,2018_Gov-G_CA,CA,Gov-G,Gov-G,Optimus,245,IVR/Live Phone,,10/26/2018,1068,Gavin Newsom,10432,DEM,55,John Cox,10438,REP,41.6,,13.4,11/6/2018,61.95,38.05,23.9,10.5,-10.5,1,3.502445380110972,for NBC 4 California | KFI AM640 +56648,91232,139,2018,2018_Gov-G_GA,GA,Gov-G,Gov-G,University of Georgia School of Public and International Affairs,350,Live Phone,,10/26/2018,1091,Stacey Yvonne Abrams,11363,DEM,46.9,Brian P. Kemp,11364,REP,46.7,1.6,.2,11/6/2018,48.83,50.22,-1.39,1.59,1.59,0,-2.042805585761027,for WSB-TV | Atlanta Journal-Constitution +56512,90912,147,2018,2018_Gov-G_MA,MA,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/26/2018,500,Jay M. Gonzalez,12476,DEM,26,Charles D. Baker,12477,REP,65.4,,-39.400002,11/6/2018,33.12,66.6,-33.48,5.92,-5.92,1,-.857115348089096,for Boston Globe +56520,90924,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,Glengariff Group,117,Live Phone,,10/26/2018,600,Gretchen E. Whitmer,11406,DEM,50,Bill Schuette,11407,REP,37.5,1.5,12.5,11/6/2018,53.31,43.75,9.57,2.93,2.93,1,-.2444442883727742,for Detroit News | WDIV-TV +56681,91290,162,2018,2018_Gov-G_TN,TN,Gov-G,Gov-G,East Tennessee State University,456,Live Phone,,10/26/2018,495,Karl F. Dean,11380,DEM,36,Bill Lee,11381,REP,48,,-12,11/6/2018,38.55,59.56,-21.01,9.01,9.01,1,2.388570629345229,for East Tennessee State University +56562,91000,163,2018,2018_Gov-G_TX,TX,Gov-G,Gov-G,Dixie Strategies,81,IVR/Live Phone,,10/26/2018,588,Lupe Valdez,11101,DEM,33,Gregory W. Abbott,11102,REP,59,,-26,11/6/2018,42.51,55.81,-13.3,12.7,-12.7,1,7.665854606607668,for KTVT-CBS 11 +56602,91130,165,2018,2018_Gov-G_WI,WI,Gov-G,Gov-G,Marquette University Law School,195,Live Phone,,10/26/2018,1154,Tony Evers,12398,DEM,47,Scott Walker,12399,REP,47,3,0,11/6/2018,49.54,48.44,1.09,1.09,-1.09,.5,-3.147338053050911, +56489,90864,299,2018,2018_House-G_IA-3,IA-3,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/26/2018,504,Cindy Axne,11264,DEM,43.39,David Young,11265,REP,41.23,,2.1600001,11/6/2018,49.3,47.14,2.16,0,0,1,-4.951746501977641,for New York Times +56542,90972,401,2018,2018_House-G_NC-2,NC-2,House-G,House-G,SurveyUSA,325,IVR/Online,,10/26/2018,565,Linda Coleman,11838,DEM,40,George Holding,11839,REP,49,2,-9,11/6/2018,45.82,51.27,-5.46,3.54,-3.54,1,-3.715005958674767,for Civitas Institute +56540,90969,456,2018,2018_House-G_NY-19,NY-19,House-G,House-G,Monmouth University,215,Live Phone,,10/26/2018,372,Antonio Delgado,11228,DEM,49.33,John J. Faso,11229,REP,44.33,1,5,11/6/2018,51.35,46.14,5.21,.21,-.21,1,-5.704418867797918,average of multiple versions or turnout models listed in poll +56551,90987,471,2018,2018_House-G_OH-7,OH-7,House-G,House-G,Change Research,48,Online,D,10/26/2018,682,Ken Harbaugh,11952,DEM,43,Bob Gibbs,11953,REP,49,,-6,11/6/2018,41.26,58.74,-17.49,11.49,11.49,1,7.051662072074509,for Ken Harbaugh +56607,91140,503,2018,2018_House-G_PA-13,PA-13,House-G,House-G,Susquehanna Polling & Research Inc.,326,IVR,,10/26/2018,303,Brent Ottaway,11982,DEM,36,John Joyce,11983,REP,57,,-21,11/6/2018,29.51,70.49,-40.98,19.98,19.98,1,12.38715472573471,for ABC27 News +56710,91352,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,10/27/2018,1400,Kyrsten Sinema,12409,DEM,42.7,Martha McSally,12410,REP,47.5,,-4.8000002,11/6/2018,49.96,47.61,2.34,7.14,-7.14,0,3.700918640264582,for Auto Alliance +56522,90927,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,HighGround Inc.,416,Live Phone,,10/27/2018,400,Kyrsten Sinema,12409,DEM,45.3,Martha McSally,12410,REP,46.5,3.5,-1.2,11/6/2018,49.96,47.61,2.34,3.54,-3.54,0,-.8519379837683483, +56600,91126,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,SSRS,297,Live Phone,,10/27/2018,702,Kyrsten Sinema,12409,DEM,51,Martha McSally,12410,REP,47,,4,11/6/2018,49.96,47.61,2.34,1.66,1.66,1,-2.544680402991562,for CNN +56711,91353,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,10/27/2018,1400,Bill Nelson,12413,DEM,43.4,Rick Scott,12414,REP,44.3,,-.89999998,11/6/2018,49.93,50.05,-.12,.78,-.78,1,-2.409906671007507,for Auto Alliance +56640,91217,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,SSRS,297,Live Phone,,10/27/2018,781,Bill Nelson,12413,DEM,49,Rick Scott,12414,REP,47,,2,11/6/2018,49.93,50.05,-.12,2.12,2.12,0,-1.211167138277964,for CNN +56554,90991,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Suffolk University,323,Live Phone,,10/27/2018,500,Bill Nelson,12413,DEM,45,Rick Scott,12414,REP,43.2,,1.8,11/6/2018,49.93,50.05,-.12,1.92,1.92,0,-1.58256740662699,for USA Today +56557,90994,102,2018,2018_Sen-G_IN,IN,Sen-G,Sen-G,Cygnal,67,Live Phone,,10/27/2018,505,Joe Donnelly,11128,DEM,46.2,Mike Braun,11129,REP,49.1,,-2.9000001,11/6/2018,44.84,50.73,-5.89,2.99,2.99,1,-3.344501092610561, +56713,91354,102,2018,2018_Sen-G_IN,IN,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,10/27/2018,1400,Joe Donnelly,11128,DEM,41.6,Mike Braun,11129,REP,42.1,,-.5,11/6/2018,44.84,50.73,-5.89,5.39,5.39,1,-.3817707737162237,for Auto Alliance +56606,91139,105,2018,2018_Sen-G_MA,MA,Sen-G,Sen-G,MassINC Polling Group,198,Live Phone,,10/27/2018,502,Elizabeth Warren,12480,DEM,54,Geoff Diehl,12481,REP,32,6,22,11/6/2018,60.34,36.17,24.16,2.16,-2.16,1,-3.310795397424045,for WBUR +56558,90995,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,Cygnal,67,Live Phone,,10/27/2018,501,Claire McCaskill,11410,DEM,46.4,Josh Hawley,11411,REP,49.4,,-3,11/6/2018,45.57,51.38,-5.81,2.81,2.81,1,-2.229454282843968, +56714,91355,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,10/27/2018,1400,Claire McCaskill,11410,DEM,46,Josh Hawley,11411,REP,44.1,,1.9,11/6/2018,45.57,51.38,-5.81,7.71,7.71,0,3.443915709592641,for Auto Alliance +56712,91357,112,2018,2018_Sen-G_NV,NV,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,10/27/2018,1400,Jacky Rosen,11150,DEM,45.6,Dean Heller,11151,REP,42.7,,2.9000001,11/6/2018,50.41,45.38,5.03,2.13,-2.13,1,-2.416950512521987,for Auto Alliance +56601,91128,112,2018,2018_Sen-G_NV,NV,Sen-G,Sen-G,SSRS,297,Live Phone,,10/27/2018,622,Jacky Rosen,11150,DEM,48,Dean Heller,11151,REP,45,,3,11/6/2018,50.41,45.38,5.03,2.03,-2.03,1,-2.894367308304272,for CNN +56544,90976,117,2018,2018_Sen-G_OH,OH,Sen-G,Sen-G,Emerson College,88,IVR/Online,,10/27/2018,566,Sherrod Brown,11130,DEM,48.8,Jim Renacci,11131,REP,43,2.4,5.8000002,11/6/2018,53.41,46.57,6.85,1.05,-1.05,1,-4.472683139652943, +56604,91137,120,2018,2018_Sen-G_TN,TN,Sen-G,Sen-G,Cygnal,67,Live Phone,,10/27/2018,497,Phil Bredesen,11382,DEM,44.7,Marsha Blackburn,11383,REP,50.5,,-5.8000002,11/6/2018,43.92,54.71,-10.79,4.99,4.99,1,-.5532994776826735, +56641,91219,120,2018,2018_Sen-G_TN,TN,Sen-G,Sen-G,SSRS,297,Live Phone,,10/27/2018,764,Phil Bredesen,11382,DEM,45,Marsha Blackburn,11383,REP,49,,-4,11/6/2018,43.92,54.71,-10.79,6.79,6.79,1,1.406114793762249,for CNN +56710,91349,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,Harris Insights & Analytics,133,Online,,10/27/2018,1400,David Garcia,10441,DEM,34.8,Doug Ducey,10442,REP,57,,-22.200001,11/6/2018,41.84,56,-14.16,8.04,-8.04,1,4.345498648659307,for Auto Alliance +56522,90926,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,HighGround Inc.,416,Live Phone,,10/27/2018,400,David Garcia,10441,DEM,35.3,Doug Ducey,10442,REP,54.8,3.5,-19.5,11/6/2018,41.84,56,-14.16,5.34,-5.34,1,.974628756782184, +56600,91122,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,SSRS,297,Live Phone,,10/27/2018,702,David Garcia,10441,DEM,45,Doug Ducey,10442,REP,52,,-7,11/6/2018,41.84,56,-14.16,7.16,7.16,1,3.129235465978263,for CNN +56711,91350,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Harris Insights & Analytics,133,Online,,10/27/2018,1400,Andrew Gillum,10440,DEM,44.2,Ron DeSantis,12450,REP,41.9,,2.3,11/6/2018,49.19,49.59,-.39,2.69,2.69,0,-1.46870137658049,for Auto Alliance +56640,91213,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,SSRS,297,Live Phone,,10/27/2018,781,Andrew Gillum,10440,DEM,49,Ron DeSantis,12450,REP,48,,1,11/6/2018,49.19,49.59,-.39,1.39,1.39,0,-2.904667641153211,for CNN +56554,90990,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Suffolk University,323,Live Phone,,10/27/2018,500,Andrew Gillum,10440,DEM,45,Ron DeSantis,12450,REP,44,.2,1,11/6/2018,49.19,49.59,-.39,1.39,1.39,0,-3.240284254854907,for USA Today +56545,90975,144,2018,2018_Gov-G_KS,KS,Gov-G,Gov-G,Emerson College,88,IVR/Online,,10/27/2018,976,Laura Kelly,11403,DEM,43,Kris W. Kobach,11404,REP,44.3,8.1,-1.3,11/6/2018,48.03,42.96,5.07,6.37,-6.37,0,1.434282583236099, +56606,91186,147,2018,2018_Gov-G_MA,MA,Gov-G,Gov-G,MassINC Polling Group,198,Live Phone,,10/27/2018,502,Jay M. Gonzalez,12476,DEM,25,Charles D. Baker,12477,REP,68,,-43,11/6/2018,33.12,66.6,-33.48,9.52,-9.52,1,3.784315914147989,for WBUR +56712,91351,151,2018,2018_Gov-G_NV,NV,Gov-G,Gov-G,Harris Insights & Analytics,133,Online,,10/27/2018,1400,Steve Sisolak,11119,DEM,45.1,Adam Paul Laxalt,11120,REP,43,,2.0999999,11/6/2018,49.39,45.31,4.08,1.98,-1.98,1,-2.626974241984696,for Auto Alliance +56601,91124,151,2018,2018_Gov-G_NV,NV,Gov-G,Gov-G,SSRS,297,Live Phone,,10/27/2018,622,Steve Sisolak,11119,DEM,46,Adam Paul Laxalt,11120,REP,45,,1,11/6/2018,49.39,45.31,4.08,3.08,-3.08,1,-2.028864237567095,for CNN +56544,90974,155,2018,2018_Gov-G_OH,OH,Gov-G,Gov-G,Emerson College,88,IVR/Online,,10/27/2018,566,Richard Cordray,11106,DEM,49.3,Michael DeWine,11107,REP,45.8,,3.5,11/6/2018,46.68,50.39,-3.7,7.2,7.2,0,1.364904817872282, +56543,90973,157,2018,2018_Gov-G_OR,OR,Gov-G,Gov-G,Emerson College,88,IVR/Online,,10/27/2018,747,Kate Brown,11111,DEM,46.7,Knute C. Buehler,11112,REP,41.6,,5.0999999,11/6/2018,50.05,43.65,6.4,1.3,-1.3,1,-4.198368477635799, +56604,91134,162,2018,2018_Gov-G_TN,TN,Gov-G,Gov-G,Cygnal,67,Live Phone,,10/27/2018,497,Karl F. Dean,11380,DEM,36.1,Bill Lee,11381,REP,58.5,,-22.4,11/6/2018,38.55,59.56,-21.01,1.39,-1.39,1,-5.45512349751132, +56641,91215,162,2018,2018_Gov-G_TN,TN,Gov-G,Gov-G,SSRS,297,Live Phone,,10/27/2018,764,Karl F. Dean,11380,DEM,42,Bill Lee,11381,REP,52,,-10,11/6/2018,38.55,59.56,-21.01,11.01,11.01,1,5.065460656283296,for CNN +56492,90870,212,2018,2018_House-G_CA-25,CA-25,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/27/2018,504,Katie Hill,11159,DEM,43.98,Stephen Knight,11160,REP,48.4,,-4.4200001,11/6/2018,54.37,45.63,8.73,13.15,-13.15,0,5.861009962037878,for New York Times +56547,90983,237,2018,2018_House-G_CA-50,CA-50,House-G,House-G,SurveyUSA,325,IVR/Online,,10/27/2018,547,Ammar Campa-Najjar,11367,DEM,45,Duncan Hunter,11368,REP,48,,-3,11/6/2018,48.28,51.72,-3.43,.43,.43,1,-6.827314007560532,for KGTV-TV (California) | San Diego Union-Tribune +56555,90992,280,2018,2018_House-G_FL-27,FL-27,House-G,House-G,ALG Research,14,Live Phone,D,10/27/2018,500,Donna Shalala,12586,DEM,49,Maria Salazar,12585,REP,39,,10,11/6/2018,51.76,45.76,6,4,4,1,-1.019866049839137,for unspecified Democratic sponsor +56545,90977,330,2018,2018_House-G_KS-1,KS-1,House-G,House-G,Emerson College,88,IVR/Online,,10/27/2018,221,Alan LaPolice,11713,DEM,36.2,Roger Marshall,11714,REP,51.1,,-14.9,11/6/2018,31.85,68.15,-36.29,21.39,21.39,1,15.49590334684991, +56545,90978,331,2018,2018_House-G_KS-2,KS-2,House-G,House-G,Emerson College,88,IVR/Online,,10/27/2018,231,Paul Davis,11715,DEM,40.9,Steve Watkins,11716,REP,47.8,3.3,-6.9000001,11/6/2018,46.79,47.64,-.85,6.05,-6.05,1,.7481773529830615, +56545,90979,332,2018,2018_House-G_KS-3,KS-3,House-G,House-G,Emerson College,88,IVR/Online,,10/27/2018,262,Sharice Davids,11717,DEM,55.4,Kevin Yoder,11718,REP,42.6,1.5,12.8,11/6/2018,53.57,43.91,9.66,3.14,3.14,1,-2.284301524822706, +56545,90980,333,2018,2018_House-G_KS-4,KS-4,House-G,House-G,Emerson College,88,IVR/Online,,10/27/2018,262,James A. Thompson,11386,DEM,33.3,Ron Estes,11387,REP,63.1,,-29.799999,11/6/2018,40.56,59.44,-18.87,10.93,-10.93,1,3.263653191747542, +56599,91118,425,2018,2018_House-G_NJ-7,NJ-7,House-G,House-G,Monmouth University,215,Live Phone,,10/27/2018,356,Tom Malinowski,11248,DEM,47,Leonard Lance,11249,REP,44.33,,2.6700001,11/6/2018,51.74,46.72,5.02,2.35,-2.35,1,-3.458332837007325,average of multiple versions or turnout models listed in poll +56491,90868,464,2018,2018_House-G_NY-27,NY-27,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/27/2018,501,Nate McMurray,11918,DEM,39.87,Chris Collins,11919,REP,44.26,,-4.3899999,11/6/2018,48.74,49.12,-.38,4.01,-4.01,1,-1.873041515814128,for New York Times +56516,90918,464,2018,2018_House-G_NY-27,NY-27,House-G,House-G,Tulchin Research,340,Live Phone,D,10/27/2018,400,Nate McMurray,11918,DEM,47,Chris Collins,11919,REP,43,4,4,11/6/2018,48.74,49.12,-.38,4.38,4.38,0,-1.461370481280154,for Nate McMurray +56656,91244,577,2018,2018_House-G_VA-10,VA-10,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,10/27/2018,446,Jennifer T. Wexton,11200,DEM,54,Barbara J. Comstock,11201,REP,43,,11,11/6/2018,56.11,43.73,12.38,1.38,-1.38,1,-5.996061587595927, +56605,91136,8273,2018,2018_House-G_US,US,House-G,House-G,Harris Insights & Analytics,133,Online,,10/27/2018,1835,Generic Candidate,10427,DEM,47,Generic Candidate,10428,REP,38,,9,11/6/2018,53.58,43.72,9.86,.86,-.86,1,-2.787466103155952,for Harvard; among registered voters +56615,91157,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/28/2018,643,Kyrsten Sinema,12409,DEM,46,Martha McSally,12410,REP,46,,0,11/6/2018,49.96,47.61,2.34,2.34,-2.34,.5,-1.680781994500191, +56731,91394,97,2018,2018_Sen-G_CA,CA,Sen-G,Sen-G,Probolsky Research,259,Live Phone/Online,,10/28/2018,900,Dianne Feinstein,11226,DEM,40.9,Kevin de León,11227,DEM,35.2,,5.6999998,11/6/2018,54.16,45.84,8.33,2.63,,1,-2.572944851874589, +56596,91110,98,2018,2018_Sen-G_CT,CT,Sen-G,Sen-G,Emerson College,88,IVR/Online,,10/28/2018,780,Christopher Murphy,12436,DEM,55.1,Matthew Corey,12437,REP,35.1,,20,11/6/2018,59.53,39.35,20.18,.18,-.18,1,-4.826789785812919, +56610,91144,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Cygnal,67,Live Phone,,10/28/2018,495,Bill Nelson,12413,DEM,50.1,Rick Scott,12414,REP,48.3,,1.8,11/6/2018,49.93,50.05,-.12,1.92,1.92,0,-1.582796219685017, +69584,129671,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,MWR Strategies,617,Live Phone,,10/28/2018,1005,Bill Nelson,12413,DEM,40.5,Rick Scott,12414,REP,42.8,,-2.3,11/6/2018,49.93,50.05,-.12,2.18,-2.18,1,-.8437272340537983,for Consumer Energy Alliance +56597,91111,103,2018,2018_Sen-G_ME,ME,Sen-G,Sen-G,Emerson College,88,IVR/Online,,10/28/2018,883,Angus S. King Jr.,11395,IND,50.4,Eric L. Brakey,11394,REP,37.2,5.8,13.2,11/6/2018,54.31,35.23,19.08,5.88,,1,-1.446040027526913, +56677,91286,113,2018,2018_Sen-G_NJ,NJ,Sen-G,Sen-G,Stockton University,317,Live Phone,,10/28/2018,598,Robert Menendez,11144,DEM,51.3,Bob Hugin,11145,REP,39.3,,12,11/6/2018,54.01,42.83,11.18,.82,.82,1,-3.616154314595642, +56589,91084,113,2018,2018_Sen-G_NJ,NJ,Sen-G,Sen-G,Vox Populi Polling,372,Online,,10/28/2018,814,Robert Menendez,11144,DEM,54,Bob Hugin,11145,REP,46,,8,11/6/2018,54.01,42.83,11.18,3.18,-3.18,1,-.9254483820993834, +56580,91073,120,2018,2018_Sen-G_TN,TN,Sen-G,Sen-G,Vox Populi Polling,372,Online,,10/28/2018,780,Phil Bredesen,11382,DEM,47,Marsha Blackburn,11383,REP,53,,-6,11/6/2018,43.92,54.71,-10.79,4.79,4.79,1,-.5166803622053073, +56603,91131,132,2018,2018_Gov-G_AK,AK,Gov-G,Gov-G,Alaska Survey Research,155,Live Phone,,10/28/2018,500,Mark Begich,12443,DEM,42.3,Mike J. Dunleavy,12444,REP,42.5,7.7,-.2,11/6/2018,44.41,51.44,-7.03,6.83,6.83,1,-.6389425276028028, +56615,91153,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/28/2018,643,David Garcia,10441,DEM,37,Doug Ducey,10442,REP,55,,-18,11/6/2018,41.84,56,-14.16,3.84,-3.84,1,-.2036867890599342, +56731,91392,135,2018,2018_Gov-G_CA,CA,Gov-G,Gov-G,Probolsky Research,259,Live Phone/Online,,10/28/2018,900,Gavin Newsom,10432,DEM,47.2,John Cox,10438,REP,36.7,,10.5,11/6/2018,61.95,38.05,23.9,13.4,-13.4,1,6.600272411117531, +56636,91203,136,2018,2018_Gov-G_CO,CO,Gov-G,Gov-G,Keating Research/OnSight Public Affairs/Melanson,455,Live Phone,,10/28/2018,517,Jared Polis,11206,DEM,50,Walker Stapleton,11207,REP,42,4,8,11/6/2018,53.42,42.8,10.62,2.62,-2.62,1,-3.537165619670696, +56596,91107,137,2018,2018_Gov-G_CT,CT,Gov-G,Gov-G,Emerson College,88,IVR/Online,,10/28/2018,780,Ned Lamont,12432,DEM,45.5,Bob Stefanowski,12433,REP,39.3,9.9,6.1999998,11/6/2018,49.37,46.21,3.15,3.05,3.05,1,-1.598094663397136, +56610,91143,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Cygnal,67,Live Phone,,10/28/2018,495,Andrew Gillum,10440,DEM,46.7,Ron DeSantis,12450,REP,47.3,,-.60000002,11/6/2018,49.19,49.59,-.39,.21,-.21,1,-4.420851526193239, +69584,129670,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,MWR Strategies,617,Live Phone,,10/28/2018,1005,Andrew Gillum,10440,DEM,41.3,Ron DeSantis,12450,REP,40.3,,1,11/6/2018,49.19,49.59,-.39,1.39,1.39,0,-2.740903435487207,for Consumer Energy Alliance +56597,91108,145,2018,2018_Gov-G_ME,ME,Gov-G,Gov-G,Emerson College,88,IVR/Online,,10/28/2018,883,Janet T. Mills,11396,DEM,49.7,Shawn H. Moody,11397,REP,41.7,,8,11/6/2018,50.89,43.18,7.71,.29,.29,1,-5.390849483104731, +56691,91306,152,2018,2018_Gov-G_NH,NH,Gov-G,Gov-G,Change Research,48,Online,D,10/28/2018,901,Molly M. Kelly,12515,DEM,46,Christopher Sununu,12516,REP,47,,-1,11/6/2018,45.74,52.78,-7.04,6.04,6.04,1,1.210355190484755,for unspecified Democratic sponsor +56598,91109,152,2018,2018_Gov-G_NH,NH,Gov-G,Gov-G,Emerson College,88,IVR/Online,,10/28/2018,1139,Molly M. Kelly,12515,DEM,43.3,Christopher Sununu,12516,REP,50.6,.7,-7.3000002,11/6/2018,45.74,52.78,-7.04,.26,-.26,1,-5.437994205139415, +56580,91072,162,2018,2018_Gov-G_TN,TN,Gov-G,Gov-G,Vox Populi Polling,372,Online,,10/28/2018,780,Karl F. Dean,11380,DEM,44,Bill Lee,11381,REP,56,,-12,11/6/2018,38.55,59.56,-21.01,9.01,9.01,1,3.144431717540695, +56603,91243,167,2018,2018_House-G_AK-1,AK-1,House-G,House-G,Alaska Survey Research,155,Live Phone,,10/28/2018,500,Alyse S. Galvin,12382,DEM,49,Don Young,11440,REP,48,,1,11/6/2018,46.5,53.08,-6.58,7.58,7.58,0,.3018492340552795, +56526,90932,243,2018,2018_House-G_CO-3,CO-3,House-G,House-G,Change Research,48,Online,,10/28/2018,485,Diane Mitsch Bush,11567,DEM,38,Scott Tipton,11568,REP,53,,-15,11/6/2018,43.55,51.52,-7.97,7.03,-7.03,1,1.976367129095459, +56528,90934,271,2018,2018_House-G_FL-18,FL-18,House-G,House-G,Change Research,48,Online,,10/28/2018,475,Lauren Baer,11597,DEM,44,Brian Mast,11598,REP,53,,-9,11/6/2018,45.7,54.3,-8.6,.4,-.4,1,-6.906798919681031, +56535,90943,300,2018,2018_House-G_IA-4,IA-4,House-G,House-G,Change Research,48,Online,,10/28/2018,631,J.D. Scholten,11663,DEM,44,Steve King,11664,REP,45,4,-1,11/6/2018,47.04,50.37,-3.33,2.33,2.33,1,-3.906526644013483, +56529,90935,318,2018,2018_House-G_IL-16,IL-16,House-G,House-G,Change Research,48,Online,,10/28/2018,554,Sara Dady,11677,DEM,41,Adam Kinzinger,11678,REP,55,,-14,11/6/2018,40.88,59.12,-18.25,4.25,4.25,1,-2.972729284727336, +56532,90938,325,2018,2018_House-G_IN-5,IN-5,House-G,House-G,Change Research,48,Online,,10/28/2018,527,Dee Thornton,11703,DEM,44,Susan W. Brooks,11704,REP,50,,-6,11/6/2018,43.24,56.76,-13.52,7.52,7.52,1,.2816476372552282, +56532,90942,329,2018,2018_House-G_IN-9,IN-9,House-G,House-G,Change Research,48,Online,,10/28/2018,541,Liz Watson,11711,DEM,45,Trey Hollingsworth,11712,REP,52,,-7,11/6/2018,43.52,56.48,-12.96,5.96,5.96,1,-1.278836540194701, +56534,90941,331,2018,2018_House-G_KS-2,KS-2,House-G,House-G,Change Research,48,Online,,10/28/2018,902,Paul Davis,11715,DEM,44,Steve Watkins,11716,REP,45,,-1,11/6/2018,46.79,47.64,-.85,.15,-.15,1,-5.371929891508781, +56597,91112,363,2018,2018_House-G_ME-1,ME-1,House-G,House-G,Emerson College,88,IVR/Online,,10/28/2018,442,Chellie Pingree,11771,DEM,56.2,Mark Holbrook,11772,REP,31,7.2,25.200001,11/6/2018,58.82,32.51,26.31,1.11,-1.11,1,-6.141369208216974, +56597,91113,364,2018,2018_House-G_ME-2,ME-2,House-G,House-G,Emerson College,88,IVR/Online,,10/28/2018,441,Jared Golden,11384,DEM,46.7,Bruce Poliquin,11385,REP,45.6,,1.1,11/6/2018,50.62,49.38,1.25,.15,-.15,1,-4.907351360002028, +56531,90939,365,2018,2018_House-G_MI-1,MI-1,House-G,House-G,Change Research,48,Online,,10/28/2018,574,Matt Morgan,11774,DEM,42,Jack Bergman,11773,REP,54,,-12,11/6/2018,43.68,56.32,-12.63,.63,.63,1,-6.57557969500446, +56531,90937,370,2018,2018_House-G_MI-6,MI-6,House-G,House-G,Change Research,48,Online,,10/28/2018,466,Matt Longjohn,11792,DEM,43,Fred Upton,11793,REP,46,,-3,11/6/2018,45.69,50.24,-4.55,1.55,1.55,1,-5.724095312617024, +56598,91114,417,2018,2018_House-G_NH-1,NH-1,House-G,House-G,Emerson College,88,IVR/Online,,10/28/2018,570,Chris Pappas,13159,DEM,47.8,Eddie Edwards,13160,REP,46.1,1.5,1.7,11/6/2018,53.56,45.01,8.55,6.85,-6.85,1,1.467199695379461, +56598,91115,418,2018,2018_House-G_NH-2,NH-2,House-G,House-G,Emerson College,88,IVR/Online,,10/28/2018,569,Annie Kuster,11859,DEM,52.4,Steven Negron,13161,REP,39.7,1.3,12.7,11/6/2018,55.54,42.18,13.36,.66,-.66,1,-5.524482482450667, +56527,90933,438,2018,2018_House-G_NY-1,NY-1,House-G,House-G,Change Research,48,Online,,10/28/2018,838,Perry Gershon,11887,DEM,37,Lee Zeldin,11888,REP,52,,-15,11/6/2018,47.39,51.48,-4.09,10.91,-10.91,1,3.862294905005548, +56621,91172,456,2018,2018_House-G_NY-19,NY-19,House-G,House-G,SurveyUSA,325,IVR/Online,,10/28/2018,609,Antonio Delgado,11228,DEM,44,John J. Faso,11229,REP,44,3,0,11/6/2018,51.35,46.14,5.21,5.21,-5.21,.5,.839520178549189,for WNYT-TV +56530,90936,466,2018,2018_House-G_OH-2,OH-2,House-G,House-G,Change Research,48,Online,,10/28/2018,431,Jill Schiller,11942,DEM,39,Brad Wenstrup,11943,REP,52,,-13,11/6/2018,41.2,57.55,-16.36,3.36,3.36,1,-3.958963978092615, +56500,90887,491,2018,2018_House-G_PA-1,PA-1,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/28/2018,502,Scott Wallace,11190,DEM,45.98,Brian K. Fitzpatrick,11191,REP,47.31,,-1.33,11/6/2018,48.74,51.26,-2.52,1.19,1.19,1,-6.073173937564817,for New York Times +56533,90940,595,2018,2018_House-G_WI-6,WI-6,House-G,House-G,Change Research,48,Online,,10/28/2018,525,Dan Kohl,12147,DEM,48,Glenn Grothman,12148,REP,50,,-2,11/6/2018,44.46,55.47,-11.01,9.01,9.01,1,.4048101505672207, +56614,91152,8273,2018,2018_House-G_US,US,House-G,House-G,Morning Consult,218,Online,,10/28/2018,2543,Generic Candidate,10427,DEM,46,Generic Candidate,10428,REP,38,,8,11/6/2018,53.58,43.72,9.86,1.86,-1.86,1,-1.427656513413542,for Politico; among registered voters +56810,91551,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Gravis Marketing,124,Live Phone/Online,,10/29/2018,1165,Kyrsten Sinema,12409,DEM,46,Martha McSally,12410,REP,47,,-1,11/6/2018,49.96,47.61,2.34,3.34,-3.34,0,-.3523070177810514, +56673,91276,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Vox Populi Polling,372,Online,,10/29/2018,677,Kyrsten Sinema,12409,DEM,52,Martha McSally,12410,REP,48,,4,11/6/2018,49.96,47.61,2.34,1.66,1.66,1,-2.352552915743497, +56674,91277,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Vox Populi Polling,372,Online,,10/29/2018,696,Bill Nelson,12413,DEM,50,Rick Scott,12414,REP,50,,0,11/6/2018,49.93,50.05,-.12,.12,.12,.5,-3.168566857592519, +56618,91163,102,2018,2018_Sen-G_IN,IN,Sen-G,Sen-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/29/2018,722,Joe Donnelly,11128,DEM,45,Mike Braun,11129,REP,38,5,7,11/6/2018,44.84,50.73,-5.89,12.89,12.89,0,7.725393284747421, +56619,91167,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/29/2018,741,Claire McCaskill,11410,DEM,44,Josh Hawley,11411,REP,44,3,0,11/6/2018,45.57,51.38,-5.81,5.81,5.81,.5,1.309096268331798,average of multiple versions or turnout models listed in poll +56655,91241,110,2018,2018_Sen-G_MT,MT,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,10/29/2018,500,Jon Tester,11140,DEM,48.5,Matt Rosendale,11141,REP,41.8,,6.6999998,11/6/2018,50.33,46.78,3.55,3.15,3.15,1,-1.359702965229409,for Auto Alliance +56732,91395,114,2018,2018_Sen-G_NM,NM,Sen-G,Sen-G,Research & Polling Inc.,280,Live Phone,,10/29/2018,993,Martin Heinrich,11154,DEM,51,Mick Rich,11155,REP,31,12,20,11/6/2018,54.09,30.53,23.56,3.56,-3.56,1,-3.367435782817088,for Albuquerque Journal +56617,91161,116,2018,2018_Sen-G_ND,ND,Sen-G,Sen-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/29/2018,789,Heidi Heitkamp,11148,DEM,42,Kevin Cramer,11149,REP,51,,-9,11/6/2018,44.27,55.11,-10.84,1.84,1.84,1,-2.766105279578171, +56633,91198,120,2018,2018_Sen-G_TN,TN,Sen-G,Sen-G,Emerson College,88,IVR/Online,,10/29/2018,632,Phil Bredesen,11382,DEM,43.6,Marsha Blackburn,11383,REP,52,,-8.3999996,11/6/2018,43.92,54.71,-10.79,2.39,2.39,1,-3.22076229463706, +56616,91159,120,2018,2018_Sen-G_TN,TN,Sen-G,Sen-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/29/2018,718,Phil Bredesen,11382,DEM,41,Marsha Blackburn,11383,REP,50,,-9,11/6/2018,43.92,54.71,-10.79,1.79,1.79,1,-3.767037312887585, +56632,91196,121,2018,2018_Sen-G_TX,TX,Sen-G,Sen-G,Emerson College,88,IVR/Online,,10/29/2018,781,Beto O'Rourke,11125,DEM,47.2,Ted Cruz,11126,REP,50.3,1,-3.0999999,11/6/2018,48.33,50.89,-2.57,.53,-.53,1,-3.35798452983304, +56810,91550,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,Gravis Marketing,124,Live Phone/Online,,10/29/2018,1165,David Garcia,10441,DEM,40,Doug Ducey,10442,REP,53,,-13,11/6/2018,41.84,56,-14.16,1.16,1.16,1,-2.783096295807167, +56673,91273,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,Vox Populi Polling,372,Online,,10/29/2018,677,David Garcia,10441,DEM,46,Doug Ducey,10442,REP,54,,-8,11/6/2018,41.84,56,-14.16,6.16,6.16,1,2.292555784131092, +56674,91274,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Vox Populi Polling,372,Online,,10/29/2018,696,Andrew Gillum,10440,DEM,53,Ron DeSantis,12450,REP,47,,6,11/6/2018,49.19,49.59,-.39,6.39,6.39,0,2.168532788199122, +56645,91228,139,2018,2018_Gov-G_GA,GA,Gov-G,Gov-G,Cygnal,67,Live Phone,,10/29/2018,504,Stacey Yvonne Abrams,11363,DEM,47,Brian P. Kemp,11364,REP,49.2,3.8,-2.2,11/6/2018,48.83,50.22,-1.39,.81,-.81,1,-3.151416405004543, +56559,90996,139,2018,2018_Gov-G_GA,GA,Gov-G,Gov-G,Opinion Savvy/InsiderAdvantage,243,IVR/Online,,10/29/2018,623,Stacey Yvonne Abrams,11363,DEM,48.1,Brian P. Kemp,11364,REP,47.2,2,.89999998,11/6/2018,48.83,50.22,-1.39,2.29,2.29,0,-1.909769622070967,for Fox 5 Atlanta +56642,91220,153,2018,2018_Gov-G_NM,NM,Gov-G,Gov-G,Carroll Strategies,450,IVR,,10/29/2018,1200,Michelle Lujan Grisham,11122,DEM,50.6,Stevan Pearce,11123,REP,45.5,,5.0999999,11/6/2018,57.2,42.8,14.4,9.3,-9.3,1,4.816704756389783,for KOB-TV (Albuquerque) +56732,91393,153,2018,2018_Gov-G_NM,NM,Gov-G,Gov-G,Research & Polling Inc.,280,Live Phone,,10/29/2018,993,Michelle Lujan Grisham,11122,DEM,53,Stevan Pearce,11123,REP,43,,10,11/6/2018,57.2,42.8,14.4,4.4,-4.4,1,-.1040203155462574,for Albuquerque Journal +56633,91195,162,2018,2018_Gov-G_TN,TN,Gov-G,Gov-G,Emerson College,88,IVR/Online,,10/29/2018,632,Karl F. Dean,11380,DEM,40.8,Bill Lee,11381,REP,54.2,,-13.4,11/6/2018,38.55,59.56,-21.01,7.61,7.61,1,1.545176205666872, +56616,91155,162,2018,2018_Gov-G_TN,TN,Gov-G,Gov-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/29/2018,718,Karl F. Dean,11380,DEM,37,Bill Lee,11381,REP,54,,-17,11/6/2018,38.55,59.56,-21.01,4.01,4.01,1,-2.298494630973778, +56632,91194,163,2018,2018_Gov-G_TX,TX,Gov-G,Gov-G,Emerson College,88,IVR/Online,,10/29/2018,781,Lupe Valdez,11101,DEM,42.8,Gregory W. Abbott,11102,REP,51.1,2.2,-8.3000002,11/6/2018,42.51,55.81,-13.3,5,5,1,-.6826910375429849, +56536,90953,232,2018,2018_House-G_CA-45,CA-45,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/29/2018,499,Katie Porter,11220,DEM,47.76,Mimi Walters,11221,REP,46.48,,1.28,11/6/2018,52.05,47.95,4.1,2.82,-2.82,1,-3.55765044871253,for New York Times +56502,90891,331,2018,2018_House-G_KS-2,KS-2,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/29/2018,501,Paul Davis,11715,DEM,41.25,Steve Watkins,11716,REP,36.76,,4.4899998,11/6/2018,46.79,47.64,-.85,5.34,5.34,0,1.027273158102734,for New York Times +56617,91169,413,2018,2018_House-G_ND-1,ND-1,House-G,House-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/29/2018,789,Mac Schneider,11236,DEM,33,Kelly M. Armstrong,11237,REP,55,,-22,11/6/2018,35.57,60.2,-24.63,2.63,2.63,1,-2.249870394726305, +56642,91222,431,2018,2018_House-G_NM-1,NM-1,House-G,House-G,Carroll Strategies,450,IVR,,10/29/2018,452,Debra A. Haaland,11242,DEM,51.3,Janice E. Arnold-Jones,11243,REP,43.4,2.9,7.9000001,11/6/2018,59.13,36.32,22.81,14.91,-14.91,1,6.50814427049344,for KOB-TV (Albuquerque) +56732,91396,431,2018,2018_House-G_NM-1,NM-1,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/29/2018,419,Debra A. Haaland,11242,DEM,50,Janice E. Arnold-Jones,11243,REP,38,5,12,11/6/2018,59.13,36.32,22.81,10.81,-10.81,1,2.649744068815996,for Albuquerque Journal +56642,91223,432,2018,2018_House-G_NM-2,NM-2,House-G,House-G,Carroll Strategies,450,IVR,,10/29/2018,338,Xochitl Torres Small,11232,DEM,42,Yvette Herrell,11233,REP,47,,-5,11/6/2018,50.93,49.07,1.87,6.87,-6.87,0,2.568450919946541,for KOB-TV (Albuquerque) +56732,91397,432,2018,2018_House-G_NM-2,NM-2,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/29/2018,413,Xochitl Torres Small,11232,DEM,45,Yvette Herrell,11233,REP,46,,-1,11/6/2018,50.93,49.07,1.87,2.87,-2.87,0,-1.04723553127124,for Albuquerque Journal +56642,91224,433,2018,2018_House-G_NM-3,NM-3,House-G,House-G,Carroll Strategies,450,IVR,,10/29/2018,410,Ben Ray Luján,11244,DEM,57.3,Jerald Steve McFall,11245,REP,32.7,4.1,24.6,11/6/2018,63.38,31.21,32.17,7.57,-7.57,1,-.7594358095844534,for KOB-TV (Albuquerque) +56624,91181,485,2018,2018_House-G_OK-5,OK-5,House-G,House-G,SoonerPoll.com,308,IVR/Live Phone/Online,,10/29/2018,440,Kendra Horn,11966,DEM,37.1,Steve Russell,11967,REP,48.6,,-11.5,11/6/2018,50.7,49.3,1.4,12.9,-12.9,0,5.655775030565399,for KWTV-DT Oklahoma City +56608,91141,498,2018,2018_House-G_PA-8,PA-8,House-G,House-G,Susquehanna Polling & Research Inc.,326,IVR,,10/29/2018,446,Matt Cartwright,11999,DEM,57,John Chrin,12000,REP,40,,17,11/6/2018,54.64,45.36,9.28,7.72,7.72,1,2.155825769312384,for ABC27 News +56840,91637,8273,2018,2018_House-G_US,US,House-G,House-G,Ipsos,154,Online,,10/29/2018,1457,Generic Candidate,10427,DEM,48.1,Generic Candidate,10428,REP,43.5,,4.5999999,11/6/2018,53.58,43.72,9.86,5.26,-5.26,1,1.833211805437924,for Reuters +56637,91208,8273,2018,2018_House-G_US,US,House-G,House-G,Marist College,183,Live Phone,,10/29/2018,509,Generic Candidate,10427,DEM,52,Generic Candidate,10428,REP,43,,9,11/6/2018,53.58,43.72,9.86,.86,-.86,1,-3.32206355810513,for NPR | PBS NewsHour +56593,91101,8273,2018,2018_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/29/2018,1296,Generic Candidate,10427,DEM,47,Generic Candidate,10428,REP,42,,5,11/6/2018,53.58,43.72,9.86,4.86,-4.86,1,1.381390772678097,for Economist; among registered voters +56706,91342,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Targoz Market Research,454,Online,,10/30/2018,558,Bill Nelson,12413,DEM,45,Rick Scott,12414,REP,49,,-4,11/6/2018,49.93,50.05,-.12,3.88,-3.88,1,.5638285521830263, +56638,91210,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Trafalgar Group,338,IVR,R,10/30/2018,2543,Bill Nelson,12413,DEM,49.4,Rick Scott,12414,REP,47.2,,2.2,11/6/2018,49.93,50.05,-.12,2.32,2.32,0,-.4097398900425732,for unspecified Republican sponsor +56620,91171,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,10/30/2018,764,Debbie Stabenow,11408,DEM,54,John James,11409,REP,41,,13,11/6/2018,52.26,45.76,6.51,6.49,6.49,1,3.091580976960834, +56652,91459,107,2018,2018_Sen-G_MN,MN,Sen-G,Sen-G,SurveyUSA,325,Online,,10/30/2018,600,Amy Klobuchar,12373,DEM,57,Jim Newberger,12374,REP,34,,23,11/6/2018,60.31,36.21,24.1,1.1,-1.1,1,-3.1853731938911,for KSTP-TV Minneapolis +56733,91399,115,2018,2018_Sen-G_NY,NY,Sen-G,Sen-G,Siena College,305,Live Phone,,10/30/2018,641,Kirsten E. Gillibrand,11202,DEM,58,Chele Farley,11203,REP,35,,23,11/6/2018,66.96,32.98,33.98,10.98,-10.98,1,4.844051101373991, +56661,91258,117,2018,2018_Sen-G_OH,OH,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,10/30/2018,789,Sherrod Brown,11130,DEM,46,Jim Renacci,11131,REP,37,,9,11/6/2018,53.41,46.57,6.85,2.15,2.15,1,-2.90779727005776, +56682,91293,118,2018,2018_Sen-G_PA,PA,Sen-G,Sen-G,Muhlenberg College,219,Live Phone,,10/30/2018,421,Robert P. Casey Jr.,11138,DEM,54,Lou Barletta,11139,REP,40,,14,11/6/2018,55.74,42.62,13.13,.87,.87,1,-3.80240647537968,for Morning Call +56705,91341,120,2018,2018_Sen-G_TN,TN,Sen-G,Sen-G,Targoz Market Research,454,Online,,10/30/2018,480,Phil Bredesen,11382,DEM,49,Marsha Blackburn,11383,REP,49,,0,11/6/2018,43.92,54.71,-10.79,10.79,10.79,.5,5.586693407466741, +56634,91197,126,2018,2018_Sen-G_WV,WV,Sen-G,Sen-G,Emerson College,88,IVR/Online,,10/30/2018,1013,"Joe Manchin, III",11132,DEM,47.3,Patrick Morrisey,11133,REP,41.5,2.9,5.8000002,11/6/2018,49.57,46.26,3.31,2.49,2.49,1,-2.105093465523932, +56671,91275,127,2018,2018_Sen-G_WI,WI,Sen-G,Sen-G,Emerson College,88,IVR/Online,,10/30/2018,604,Tammy Baldwin,12400,DEM,53.1,Leah Vukmir,12401,REP,44.4,,8.6999998,11/6/2018,55.36,44.53,10.83,2.13,-2.13,1,-2.108059244383949, +56652,91460,129,2018,2018_Sen-GS_MN,MN,Sen-G,Sen-GS,SurveyUSA,325,Online,,10/30/2018,600,Tina Smith,12376,DEM,48,Karin Housley,12375,REP,40,,8,11/6/2018,52.97,42.35,10.62,2.62,-2.62,1,-.9613675469435536,for KSTP-TV Minneapolis +56630,91192,136,2018,2018_Gov-G_CO,CO,Gov-G,Gov-G,Magellan Strategies,179,Live Phone,,10/30/2018,500,Jared Polis,11206,DEM,45,Walker Stapleton,11207,REP,40,3,5,11/6/2018,53.42,42.8,10.62,5.62,-5.62,1,-.080743821370146, +56647,91231,137,2018,2018_Gov-G_CT,CT,Gov-G,Gov-G,Sacred Heart University,453,Live Phone,,10/30/2018,500,Ned Lamont,12432,DEM,37.6,Bob Stefanowski,12433,REP,40,9,-2.4000001,11/6/2018,49.37,46.21,3.15,5.55,-5.55,0,1.092868695574074,for Hearst Connecticut Media +56706,91338,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Targoz Market Research,454,Online,,10/30/2018,558,Andrew Gillum,10440,DEM,47,Ron DeSantis,12450,REP,48,,-1,11/6/2018,49.19,49.59,-.39,.61,-.61,1,-3.911684188717553, +56638,91209,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Trafalgar Group,338,IVR,R,10/30/2018,2543,Andrew Gillum,10440,DEM,48.4,Ron DeSantis,12450,REP,46.1,,2.3,11/6/2018,49.19,49.59,-.39,2.69,2.69,0,-1.113071180534888,for unspecified Republican sponsor +56670,91270,139,2018,2018_Gov-G_GA,GA,Gov-G,Gov-G,Emerson College,88,IVR/Online,,10/30/2018,724,Stacey Yvonne Abrams,11363,DEM,47.3,Brian P. Kemp,11364,REP,49.4,.8,-2.0999999,11/6/2018,48.83,50.22,-1.39,.71,-.71,1,-3.050396181733067, +56652,91236,149,2018,2018_Gov-G_MN,MN,Gov-G,Gov-G,SurveyUSA,325,Online,,10/30/2018,600,Timothy J. Walz,12420,DEM,49,Jeff Johnson,12421,REP,41,,8,11/6/2018,53.84,42.43,11.42,3.42,-3.42,1,-.8103739214965706,for KSTP-TV Minneapolis +56733,91398,154,2018,2018_Gov-G_NY,NY,Gov-G,Gov-G,Siena College,305,Live Phone,,10/30/2018,641,Andrew Cuomo,10430,DEM,49,Marcus J. Molinaro,12467,REP,36,2,13,11/6/2018,59.62,36.21,23.42,10.42,-10.42,1,4.242217943038656, +56661,91255,155,2018,2018_Gov-G_OH,OH,Gov-G,Gov-G,Gravis Marketing,124,IVR/Online,,10/30/2018,789,Richard Cordray,11106,DEM,48,Michael DeWine,11107,REP,43,,5,11/6/2018,46.68,50.39,-3.7,8.7,8.7,0,3.345300093141458, +56613,91150,157,2018,2018_Gov-G_OR,OR,Gov-G,Gov-G,Hoffman Research Group,141,Live Phone,,10/30/2018,694,Kate Brown,11111,DEM,45,Knute C. Buehler,11112,REP,42,4,3,11/6/2018,50.05,43.65,6.4,3.4,-3.4,1,-1.528992775694286, +56682,91292,158,2018,2018_Gov-G_PA,PA,Gov-G,Gov-G,Muhlenberg College,219,Live Phone,,10/30/2018,421,Thomas W. Wolf,11113,DEM,58,Scott R. Wagner,11114,REP,37,,21,11/6/2018,57.77,40.7,17.07,3.93,3.93,1,-1.569757932518364,for Morning Call +56679,91288,160,2018,2018_Gov-G_SC,SC,Gov-G,Gov-G,Trafalgar Group,338,IVR,R,10/30/2018,3792,James Emerson Smith,12415,DEM,38.1,Henry Dargan McMaster,12416,REP,54.3,,-16.200001,11/6/2018,45.92,53.96,-8.03,8.17,-8.17,1,1.145599041516854,for unspecified Republican sponsor +56644,91227,161,2018,2018_Gov-G_SD,SD,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/30/2018,500,Billie H. Sutton,11374,DEM,44,Kristi L. Noem,11375,REP,47,1,-3,11/6/2018,47.6,50.97,-3.38,.38,.38,1,-5.51973856958364,for Argus Leader | KELO-TV +56705,91337,162,2018,2018_Gov-G_TN,TN,Gov-G,Gov-G,Targoz Market Research,454,Online,,10/30/2018,480,Karl F. Dean,11380,DEM,44,Bill Lee,11381,REP,53,,-9,11/6/2018,38.55,59.56,-21.01,12.01,12.01,1,5.954534374192185, +56671,91271,165,2018,2018_Gov-G_WI,WI,Gov-G,Gov-G,Emerson College,88,IVR/Online,,10/30/2018,604,Tony Evers,12398,DEM,50.9,Scott Walker,12399,REP,46.1,,4.8000002,11/6/2018,49.54,48.44,1.09,3.71,3.71,1,-.6573026863513217, +56694,91313,243,2018,2018_House-G_CO-3,CO-3,House-G,House-G,JMC Analytics/Bold Blue Campaigns,503,Live Phone,,10/30/2018,500,Diane Mitsch Bush,11567,DEM,41,Scott Tipton,11568,REP,46,1,-5,11/6/2018,43.55,51.52,-7.97,2.97,2.97,1,-3.016697817270623, +56582,91075,297,2018,2018_House-G_IA-1,IA-1,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/30/2018,452,Abby Finkenauer,11230,DEM,45.69,Rod Blum,11231,REP,39.18,,6.5100002,11/6/2018,50.96,45.91,5.06,1.45,1.45,1,-4.758728381482061,for New York Times +56578,91069,425,2018,2018_House-G_NJ-7,NJ-7,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/30/2018,503,Tom Malinowski,11248,DEM,47.39,Leonard Lance,11249,REP,39.49,,7.9000001,11/6/2018,51.74,46.72,5.02,2.88,2.88,1,-2.243764546052434,for New York Times +56627,91246,464,2018,2018_House-G_NY-27,NY-27,House-G,House-G,Dixie Strategies,81,IVR/Live Phone,,10/30/2018,801,Nate McMurray,11918,DEM,38.08,Chris Collins,11919,REP,45.32,,-7.2399998,11/6/2018,48.74,49.12,-.38,6.86,-6.86,1,1.605950910561259,for WHEC-TV +56609,91142,506,2018,2018_House-G_PA-16,PA-16,House-G,House-G,Susquehanna Polling & Research Inc.,326,IVR,,10/30/2018,405,Ronald A. DiNicola,11212,DEM,51,Mike Kelly,11213,REP,47,,4,11/6/2018,47.3,51.58,-4.28,8.28,8.28,0,.9527443757827451,for ABC27 News +56634,91199,598,2018,2018_House-G_WV-1,WV-1,House-G,House-G,Emerson College,88,IVR/Online,,10/30/2018,341,Kendra Fershee,11194,DEM,32,David B. McKinley,11195,REP,57.4,,-25.4,11/6/2018,35.42,64.58,-29.15,3.75,3.75,1,-3.584624976720313, +56634,91200,599,2018,2018_House-G_WV-2,WV-2,House-G,House-G,Emerson College,88,IVR/Online,,10/30/2018,344,Talley Sergent,11196,DEM,39.4,Alex X. Mooney,11197,REP,46.8,3.7,-7.4000001,11/6/2018,42.98,53.96,-10.98,3.58,3.58,1,-3.76593229320424, +56634,91201,600,2018,2018_House-G_WV-3,WV-3,House-G,House-G,Emerson College,88,IVR/Online,,10/30/2018,328,Richard Neece Ojeda,11198,DEM,44.5,Carol Devine Miller,11199,REP,52.1,,-7.5999999,11/6/2018,43.63,56.37,-12.75,5.15,5.15,1,-1.795494384359382, +56627,91185,1753,2018,2018_House-GS_NY-25,NY-25,House-G,House-GS,Dixie Strategies,81,IVR/Live Phone,,10/30/2018,843,Joseph Morelle,11914,DEM,48.64,Jim Maxwell,11915,REP,39.5,,9.1400003,11/6/2018,58.64,41.3,17.33,8.19,-8.19,1,1.214673401175587,for WHEC-TV +56747,91427,8273,2018,2018_House-G_US,US,House-G,House-G,IBD/TIPP,144,Live Phone,,10/30/2018,798,Generic Candidate,10427,DEM,50,Generic Candidate,10428,REP,41,,9,11/6/2018,53.58,43.72,9.86,.86,-.86,1,-2.84624408791342, +56776,91484,8273,2018,2018_House-G_US,US,House-G,House-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/30/2018,2500,Generic Candidate,10427,DEM,45,Generic Candidate,10428,REP,46,,-1,11/6/2018,53.58,43.72,9.86,10.86,-10.86,0,7.915725374523782, +56730,91389,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Trafalgar Group,338,IVR,R,10/31/2018,2166,Kyrsten Sinema,12409,DEM,49.8,Martha McSally,12410,REP,47.1,,2.7,11/6/2018,49.96,47.61,2.34,.36,.36,1,-3.080581073405952,for unspecified Republican sponsor +56662,91259,98,2018,2018_Sen-G_CT,CT,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,10/31/2018,681,Christopher Murphy,12436,DEM,58,Matthew Corey,12437,REP,35,,23,11/6/2018,59.53,39.35,20.18,2.82,2.82,1,-1.706809076961828, +56756,91440,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,10/31/2018,753,Bill Nelson,12413,DEM,50,Rick Scott,12414,REP,47,,3,11/6/2018,49.93,50.05,-.12,3.12,3.12,0,.0822936300567096, +56631,91193,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,St. Pete Polls,314,IVR,,10/31/2018,2470,Bill Nelson,12413,DEM,49.3,Rick Scott,12414,REP,47.4,,1.9,11/6/2018,49.93,50.05,-.12,2.02,2.02,0,-.7637747621606866,for Florida Politics +56773,91475,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,Marist College,183,Live Phone,,10/31/2018,600,Claire McCaskill,11410,DEM,48.5,Josh Hawley,11411,REP,45.5,,3,11/6/2018,45.57,51.38,-5.81,8.81,8.81,0,4.464346343324111,for NBC News; average of multiple versions or turnout models listed in poll +56723,91369,112,2018,2018_Sen-G_NV,NV,Sen-G,Sen-G,Trafalgar Group,338,IVR,R,10/31/2018,2587,Jacky Rosen,11150,DEM,45.6,Dean Heller,11151,REP,48.9,,-3.3,11/6/2018,50.41,45.38,5.03,8.33,-8.33,0,4.801800238877338,for unspecified Republican sponsor +56646,91230,117,2018,2018_Sen-G_OH,OH,Sen-G,Sen-G,Cygnal,67,Live Phone,,10/31/2018,503,Sherrod Brown,11130,DEM,52.4,Jim Renacci,11131,REP,42,,10.4,11/6/2018,53.41,46.57,6.85,3.55,3.55,1,-1.412679706192735, +56663,91260,123,2018,2018_Sen-G_VT,VT,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,10/31/2018,885,Bernard Sanders,13180,IND,66,Lawrence Zupan,13179,REP,30,,36,11/6/2018,67.36,27.44,39.92,3.92,,1,-3.291999859075843, +56662,91256,137,2018,2018_Gov-G_CT,CT,Gov-G,Gov-G,Gravis Marketing,124,IVR/Online,,10/31/2018,681,Ned Lamont,12432,DEM,46,Bob Stefanowski,12433,REP,37,9,9,11/6/2018,49.37,46.21,3.15,5.85,5.85,1,1.672699604725714, +56756,91439,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Gravis Marketing,124,IVR/Online,,10/31/2018,753,Andrew Gillum,10440,DEM,48,Ron DeSantis,12450,REP,47,,1,11/6/2018,49.19,49.59,-.39,1.39,1.39,0,-2.783277042451535, +56672,91272,143,2018,2018_Gov-G_IA,IA,Gov-G,Gov-G,Emerson College,88,IVR/Online,,10/31/2018,1462,Fred Hubbell,11117,DEM,45,Kim Reynolds,11118,REP,48.9,,-3.9000001,11/6/2018,47.53,50.26,-2.73,1.17,-1.17,1,-4.244489859213287, +56723,91368,151,2018,2018_Gov-G_NV,NV,Gov-G,Gov-G,Trafalgar Group,338,IVR,R,10/31/2018,2587,Steve Sisolak,11119,DEM,44.9,Adam Paul Laxalt,11120,REP,47,,-2.0999999,11/6/2018,49.39,45.31,4.08,6.18,-6.18,0,2.224735567802546,for unspecified Republican sponsor +56646,91229,155,2018,2018_Gov-G_OH,OH,Gov-G,Gov-G,Cygnal,67,Live Phone,,10/31/2018,503,Richard Cordray,11106,DEM,43.2,Michael DeWine,11107,REP,43.4,2.8,-.2,11/6/2018,46.68,50.39,-3.7,3.5,3.5,1,-2.437885263936442, +56663,91257,164,2018,2018_Gov-G_VT,VT,Gov-G,Gov-G,Gravis Marketing,124,IVR/Online,,10/31/2018,885,Christine Hallquist,13163,DEM,39,Phillip B. Scott,13164,REP,49,,-10,11/6/2018,40.26,55.19,-14.93,4.93,4.93,1,-2.245778688601967, +56665,91262,235,2018,2018_House-G_CA-48,CA-48,House-G,House-G,TP Research,452,IVR,,10/31/2018,440,Harley Rouda,11163,DEM,41.6,Dana Rohrabacher,11164,REP,50.7,,-9.1000004,11/6/2018,53.55,46.45,7.1,16.2,-16.2,0,9.719782252747949, +56666,91264,236,2018,2018_House-G_CA-49,CA-49,House-G,House-G,SurveyUSA,325,IVR/Online,,10/31/2018,500,Mike Levin,11258,DEM,51,Diane L. Harkey,11259,REP,44,,7,11/6/2018,56.42,43.58,12.84,5.84,-5.84,1,.7530580080418348,for KGTV-TV (California) | San Diego Union-Tribune +56672,91278,297,2018,2018_House-G_IA-1,IA-1,House-G,House-G,Emerson College,88,IVR/Online,,10/31/2018,353,Abby Finkenauer,11230,DEM,53,Rod Blum,11231,REP,41.1,3.8,11.9,11/6/2018,50.96,45.91,5.06,6.84,6.84,1,1.555322936035394, +56672,91279,298,2018,2018_House-G_IA-2,IA-2,House-G,House-G,Emerson College,88,IVR/Online,,10/31/2018,373,Dave Loebsack,11661,DEM,52.6,Christopher Peters,11662,REP,39.7,,12.9,11/6/2018,54.79,42.6,12.19,.71,.71,1,-6.592817213114824, +56672,91280,299,2018,2018_House-G_IA-3,IA-3,House-G,House-G,Emerson College,88,IVR/Online,,10/31/2018,380,Cindy Axne,11264,DEM,45.7,David Young,11265,REP,44.8,,.89999998,11/6/2018,49.3,47.14,2.16,1.26,-1.26,1,-3.557349631075661, +56672,91281,300,2018,2018_House-G_IA-4,IA-4,House-G,House-G,Emerson College,88,IVR/Online,,10/31/2018,356,J.D. Scholten,11663,DEM,41.7,Steve King,11664,REP,51,,-9.3000002,11/6/2018,47.04,50.37,-3.33,5.97,-5.97,1,.2027987405535388, +56663,91263,579,2018,2018_House-G_VT-1,VT-1,House-G,House-G,Gravis Marketing,124,IVR/Online,,10/31/2018,885,Peter Welch,12120,DEM,66,Anya Tynio,13213,REP,28,,38,11/6/2018,69.2,25.95,43.25,5.25,-5.25,1,-1.649144655424928, +56729,91388,8273,2018,2018_House-G_US,US,House-G,House-G,ABC News/The Washington Post,3,Live Phone,,10/31/2018,737,Generic Candidate,10427,DEM,51.5,Generic Candidate,10428,REP,44,,7.5,11/6/2018,53.58,43.72,9.86,2.36,-2.36,1,-1.308525955547609,average of multiple versions or turnout models listed in poll +56724,91372,8273,2018,2018_House-G_US,US,House-G,House-G,Harris Insights & Analytics,133,Online,,10/31/2018,2117,Generic Candidate,10427,DEM,48,Generic Candidate,10428,REP,42.5,,5.5,11/6/2018,53.58,43.72,9.86,4.36,-4.36,1,1.010260375471217,for ScottRasmussen.com; average of multiple versions or turnout models listed in poll +56768,91467,8273,2018,2018_House-G_US,US,House-G,House-G,USC Dornsife/Los Angeles Times,343,Online,,10/31/2018,2521,Generic Candidate,10427,DEM,56,Generic Candidate,10428,REP,41,,15,11/6/2018,53.58,43.72,9.86,5.14,5.14,1,1.902378842578248, +56716,91361,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,11/1/2018,600,Kyrsten Sinema,12409,DEM,43.5,Martha McSally,12410,REP,49.1,,-5.5999999,11/6/2018,49.96,47.61,2.34,7.94,-7.94,0,4.429941933629383,for Auto Alliance +56717,91362,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,11/1/2018,600,Bill Nelson,12413,DEM,45.5,Rick Scott,12414,REP,48.1,,-2.5999999,11/6/2018,49.93,50.05,-.12,2.48,-2.48,1,-.7977560982851795,for Auto Alliance +56769,91477,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Marist College,183,Live Phone,,11/1/2018,595,Bill Nelson,12413,DEM,50,Rick Scott,12414,REP,46,,4,11/6/2018,49.93,50.05,-.12,4.12,4.12,0,1.037397637414458,for NBC News +56770,91479,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,11/1/2018,1142,Bill Nelson,12413,DEM,51,Rick Scott,12414,REP,44,,7,11/6/2018,49.93,50.05,-.12,7.12,7.12,0,4.533699805012084, +56719,91363,102,2018,2018_Sen-G_IN,IN,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,11/1/2018,600,Joe Donnelly,11128,DEM,44.4,Mike Braun,11129,REP,42,,2.4000001,11/6/2018,44.84,50.73,-5.89,8.29,8.29,0,2.471719698750925,for Auto Alliance +56720,91364,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,11/1/2018,600,Claire McCaskill,11410,DEM,45.3,Josh Hawley,11411,REP,46.2,,-.89999998,11/6/2018,45.57,51.38,-5.81,4.91,4.91,1,.5814936954810469,for Auto Alliance +56764,91457,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,Trafalgar Group,338,IVR,R,11/1/2018,1791,Claire McCaskill,11410,DEM,44.4,Josh Hawley,11411,REP,48.3,,-3.9000001,11/6/2018,45.57,51.38,-5.81,1.91,1.91,1,-2.387740251359395,for unspecified Republican sponsor +56718,91366,112,2018,2018_Sen-G_NV,NV,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,11/1/2018,600,Jacky Rosen,11150,DEM,44.4,Dean Heller,11151,REP,45.2,,-.80000001,11/6/2018,50.41,45.38,5.03,5.83,-5.83,0,1.228362220406577,for Auto Alliance +56774,91480,113,2018,2018_Sen-G_NJ,NJ,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,11/1/2018,1115,Robert Menendez,11144,DEM,55,Bob Hugin,11145,REP,40,,15,11/6/2018,54.01,42.83,11.18,3.82,3.82,1,.1400628966620585, +56678,91287,114,2018,2018_Sen-G_NM,NM,Sen-G,Sen-G,Carroll Strategies,450,IVR,,11/1/2018,1202,Martin Heinrich,11154,DEM,50.7,Mick Rich,11155,REP,37.9,8.4,12.8,11/6/2018,54.09,30.53,23.56,10.76,-10.76,1,4.320134260386776,for KOB-TV (Albuquerque) +56716,91358,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,Harris Insights & Analytics,133,Online,,11/1/2018,600,David Garcia,10441,DEM,36.5,Doug Ducey,10442,REP,56.4,,-19.9,11/6/2018,41.84,56,-14.16,5.74,-5.74,1,1.987735714020435,for Auto Alliance +56717,91359,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Harris Insights & Analytics,133,Online,,11/1/2018,600,Andrew Gillum,10440,DEM,49.5,Ron DeSantis,12450,REP,44.8,,4.6999998,11/6/2018,49.19,49.59,-.39,5.09,5.09,0,.8331576725683976,for Auto Alliance +56769,91468,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Marist College,183,Live Phone,,11/1/2018,595,Andrew Gillum,10440,DEM,50,Ron DeSantis,12450,REP,46,,4,11/6/2018,49.19,49.59,-.39,4.39,4.39,0,.215619513271266,for NBC News +56770,91470,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Quinnipiac University,267,Live Phone,,11/1/2018,1142,Andrew Gillum,10440,DEM,50,Ron DeSantis,12450,REP,43,,7,11/6/2018,49.19,49.59,-.39,7.39,7.39,0,3.704347864043594, +56775,91483,139,2018,2018_Gov-G_GA,GA,Gov-G,Gov-G,20/20 Insight,1,IVR,D,11/1/2018,614,Stacey Yvonne Abrams,11363,DEM,50,Brian P. Kemp,11364,REP,46,1,4,11/6/2018,48.83,50.22,-1.39,5.39,5.39,0,1.889257106350656,for unspecified Democratic sponsor +56749,91429,139,2018,2018_Gov-G_GA,GA,Gov-G,Gov-G,Trafalgar Group,338,IVR,R,11/1/2018,2171,Stacey Yvonne Abrams,11363,DEM,40.1,Brian P. Kemp,11364,REP,52.4,,-12.3,11/6/2018,48.83,50.22,-1.39,10.91,-10.91,1,8.63827708079069,for unspecified Republican sponsor +56722,91367,143,2018,2018_Gov-G_IA,IA,Gov-G,Gov-G,Selzer & Co.,304,Live Phone,,11/1/2018,801,Fred Hubbell,11117,DEM,46,Kim Reynolds,11118,REP,44,2,2,11/6/2018,47.53,50.26,-2.73,4.73,4.73,0,.0744423676931929,for Des Moines Register +56680,91289,145,2018,2018_Gov-G_ME,ME,Gov-G,Gov-G,Slingshot Strategies,451,IVR,,11/1/2018,518,Janet T. Mills,11396,DEM,55,Shawn H. Moody,11397,REP,38,7,17,11/6/2018,50.89,43.18,7.71,9.29,9.29,1,4.525798367907748,among registered voters +56718,91360,151,2018,2018_Gov-G_NV,NV,Gov-G,Gov-G,Harris Insights & Analytics,133,Online,,11/1/2018,600,Steve Sisolak,11119,DEM,43.3,Adam Paul Laxalt,11120,REP,46.7,,-3.4000001,11/6/2018,49.39,45.31,4.08,7.48,-7.48,0,2.81626031411968,for Auto Alliance +56745,91424,179,2018,2018_House-G_AZ-1,AZ-1,House-G,House-G,Optimus,245,IVR,,11/1/2018,756,Tom O'Halleran,11460,DEM,47.7,Wendy J. Rogers,13167,REP,45.35,,2.3499999,11/6/2018,53.83,46.14,7.69,5.34,-5.34,1,-.8866176681190668, +56667,91265,235,2018,2018_House-G_CA-48,CA-48,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,11/1/2018,491,Harley Rouda,11163,DEM,46.45,Dana Rohrabacher,11164,REP,44.72,,1.73,11/6/2018,53.55,46.45,7.1,5.37,-5.37,1,-.7126731174399392,for New York Times +56657,91247,286,2018,2018_House-G_GA-6,GA-6,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,11/1/2018,421,Lucy McBath,11647,DEM,46.42,Karen Handel,11648,REP,44.32,,2.0999999,11/6/2018,50.51,49.48,1.03,1.07,1.07,1,-3.545710197882774,for New York Times +56746,91425,471,2018,2018_House-G_OH-7,OH-7,House-G,House-G,Optimus,245,IVR,,11/1/2018,800,Ken Harbaugh,11952,DEM,36.34,Bob Gibbs,11953,REP,54.59,,-18.25,11/6/2018,41.26,58.74,-17.49,.76,-.76,1,-6.046532399881753, +56658,91249,559,2018,2018_House-G_TX-32,TX-32,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,11/1/2018,477,Colin Allred,12082,DEM,45.82,Pete Sessions,12083,REP,41.8,,4.02,11/6/2018,52.27,45.75,6.52,2.5,-2.5,1,-4.610703872641458,for New York Times +56742,91418,595,2018,2018_House-G_WI-6,WI-6,House-G,House-G,JMC Analytics/Bold Blue Campaigns,503,Live Phone,,11/1/2018,500,Dan Kohl,12147,DEM,33,Glenn Grothman,12148,REP,61,,-28,11/6/2018,44.46,55.47,-11.01,16.99,-16.99,1,10.61813751040719, +56766,91462,8273,2018,2018_House-G_US,US,House-G,House-G,Morning Consult,218,Online,,11/1/2018,1961,Generic Candidate,10427,DEM,43,Generic Candidate,10428,REP,40,,3,11/6/2018,53.58,43.72,9.86,6.86,-6.86,1,3.814372863545472,for Politico; among registered voters +56779,91492,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Emerson College,88,IVR/Online,,11/2/2018,758,Kyrsten Sinema,12409,DEM,48.5,Martha McSally,12410,REP,47.8,1.9,.69999999,11/6/2018,49.96,47.61,2.34,1.64,-1.64,1,-2.051714814296397, +56801,91545,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Research Co.,449,Online,,11/2/2018,450,Kyrsten Sinema,12409,DEM,45,Martha McSally,12410,REP,44,,1,11/6/2018,49.96,47.61,2.34,1.34,-1.34,1,-2.673316916910188,among registered voters +56737,91412,97,2018,2018_Sen-G_CA,CA,Sen-G,Sen-G,Research Co.,449,Online,,11/2/2018,450,Dianne Feinstein,11226,DEM,47,Kevin de León,11227,DEM,28,,19,11/6/2018,54.16,45.84,8.33,10.67,,1,6.348701170787295,among registered voters +56813,91557,97,2018,2018_Sen-G_CA,CA,Sen-G,Sen-G,SurveyUSA,325,Online,,11/2/2018,806,Dianne Feinstein,11226,DEM,50,Kevin de León,11227,DEM,36,,14,11/6/2018,54.16,45.84,8.33,5.67,,1,1.156550381559328,for KGTV-TV (California) | KPIX-TV (California) | KABC-TV (California) | San Diego Union-Tribune +56701,91331,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Change Research,48,Online,D,11/2/2018,1236,Bill Nelson,12413,DEM,50,Rick Scott,12414,REP,48,,2,11/6/2018,49.93,50.05,-.12,2.12,2.12,0,-.6260599969050528,for unspecified Democratic sponsor +56780,91493,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Emerson College,88,IVR/Online,,11/2/2018,784,Bill Nelson,12413,DEM,49.9,Rick Scott,12414,REP,44.9,,5,11/6/2018,49.93,50.05,-.12,5.12,5.12,0,2.29459705701956, +56802,91546,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Research Co.,449,Online,,11/2/2018,450,Bill Nelson,12413,DEM,47,Rick Scott,12414,REP,46,,1,11/6/2018,49.93,50.05,-.12,1.12,1.12,0,-2.178949416132804,among registered voters +56703,91334,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,St. Pete Polls,314,IVR,,11/2/2018,2733,Bill Nelson,12413,DEM,47.5,Rick Scott,12414,REP,49.1,,-1.6,11/6/2018,49.93,50.05,-.12,1.48,-1.48,1,-1.158632610049125,for Florida Politics +56738,91413,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Research Co.,449,Online,,11/2/2018,450,Debbie Stabenow,11408,DEM,52,John James,11409,REP,36,,16,11/6/2018,52.26,45.76,6.51,9.49,9.49,1,6.20156291409856,among registered voters +56739,91414,107,2018,2018_Sen-G_MN,MN,Sen-G,Sen-G,Research Co.,449,Online,,11/2/2018,450,Amy Klobuchar,12373,DEM,53,Jim Newberger,12374,REP,33,,20,11/6/2018,60.31,36.21,24.1,4.1,-4.1,1,.1553136243165308,among registered voters +56782,91490,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,Emerson College,88,IVR/Online,,11/2/2018,732,Claire McCaskill,11410,DEM,45.6,Josh Hawley,11411,REP,49,,-3.4000001,11/6/2018,45.57,51.38,-5.81,2.41,2.41,1,-2.121334860219608, +56695,91314,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,Remington Research Group,279,IVR/Live Phone,,11/2/2018,1424,Claire McCaskill,11410,DEM,47,Josh Hawley,11411,REP,47,1,0,11/6/2018,45.57,51.38,-5.81,5.81,5.81,.5,1.469446045623822,for Missouri Scout +56803,91547,114,2018,2018_Sen-G_NM,NM,Sen-G,Sen-G,Research Co.,449,Online,,11/2/2018,450,Martin Heinrich,11154,DEM,47,Mick Rich,11155,REP,33,11,14,11/6/2018,54.09,30.53,23.56,9.56,-9.56,1,3.13165363344396,among registered voters +56740,91416,115,2018,2018_Sen-G_NY,NY,Sen-G,Sen-G,Research Co.,449,Online,,11/2/2018,450,Kirsten E. Gillibrand,11202,DEM,60,Chele Farley,11203,REP,32,,28,11/6/2018,66.96,32.98,33.98,5.98,-5.98,1,-1.653273069298467,among registered voters +56804,91548,117,2018,2018_Sen-G_OH,OH,Sen-G,Sen-G,Research Co.,449,Online,,11/2/2018,450,Sherrod Brown,11130,DEM,53,Jim Renacci,11131,REP,39,,14,11/6/2018,53.41,46.57,6.85,7.15,7.15,1,2.562169370434134,among registered voters +56741,91417,118,2018,2018_Sen-G_PA,PA,Sen-G,Sen-G,Research Co.,449,Online,,11/2/2018,450,Robert P. Casey Jr.,11138,DEM,56,Lou Barletta,11139,REP,39,,17,11/6/2018,55.74,42.62,13.13,3.87,3.87,1,-.1728510576712821,among registered voters +56702,91332,121,2018,2018_Sen-G_TX,TX,Sen-G,Sen-G,Change Research,48,Online,D,11/2/2018,1211,Beto O'Rourke,11125,DEM,49,Ted Cruz,11126,REP,49,1,0,11/6/2018,48.33,50.89,-2.57,2.57,2.57,.5,-.787075032381397,for unspecified Democratic sponsor +56805,91549,127,2018,2018_Sen-G_WI,WI,Sen-G,Sen-G,Research Co.,449,Online,,11/2/2018,450,Tammy Baldwin,12400,DEM,50,Leah Vukmir,12401,REP,39,,11,11/6/2018,55.36,44.53,10.83,.17,.17,1,-4.461209141702384,among registered voters +56739,91415,129,2018,2018_Sen-GS_MN,MN,Sen-G,Sen-GS,Research Co.,449,Online,,11/2/2018,450,Tina Smith,12376,DEM,49,Karin Housley,12375,REP,39,,10,11/6/2018,52.97,42.35,10.62,.62,-.62,1,-3.369042503413596,among registered voters +56779,91487,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,Emerson College,88,IVR/Online,,11/2/2018,758,David Garcia,10441,DEM,40.2,Doug Ducey,10442,REP,55.3,,-15.1,11/6/2018,41.84,56,-14.16,.94,-.94,1,-2.916430305102084, +56801,91529,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,Research Co.,449,Online,,11/2/2018,450,David Garcia,10441,DEM,39,Doug Ducey,10442,REP,54,,-15,11/6/2018,41.84,56,-14.16,.84,-.84,1,-3.372613493692779,among registered voters +56737,91407,135,2018,2018_Gov-G_CA,CA,Gov-G,Gov-G,Research Co.,449,Online,,11/2/2018,450,Gavin Newsom,10432,DEM,58,John Cox,10438,REP,38,,20,11/6/2018,61.95,38.05,23.9,3.9,-3.9,1,-3.71978807601709,among registered voters +56813,91556,135,2018,2018_Gov-G_CA,CA,Gov-G,Gov-G,SurveyUSA,325,Online,,11/2/2018,924,Gavin Newsom,10432,DEM,53,John Cox,10438,REP,38,,15,11/6/2018,61.95,38.05,23.9,8.9,-8.9,1,2.177843821737476,for KGTV-TV (California) | KPIX-TV (California) | KABC-TV (California) | San Diego Union-Tribune +56780,91488,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Emerson College,88,IVR/Online,,11/2/2018,784,Andrew Gillum,10440,DEM,50.9,Ron DeSantis,12450,REP,45.6,,5.3000002,11/6/2018,49.19,49.59,-.39,5.69,5.69,0,1.776484197584915, +56802,91530,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Research Co.,449,Online,,11/2/2018,450,Andrew Gillum,10440,DEM,47,Ron DeSantis,12450,REP,46,,1,11/6/2018,49.19,49.59,-.39,1.39,1.39,0,-3.005621877914886,among registered voters +56703,91333,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,St. Pete Polls,314,IVR,,11/2/2018,2733,Andrew Gillum,10440,DEM,48.4,Ron DeSantis,12450,REP,46.3,1.6,2.0999999,11/6/2018,49.19,49.59,-.39,2.49,2.49,0,-1.23863002828636,for Florida Politics +56736,91406,142,2018,2018_Gov-G_IL,IL,Gov-G,Gov-G,Victory Research,437,Live Phone,,11/2/2018,1208,Jay Pritzker,11103,DEM,49,Bruce Rauner,11104,REP,33,7.8,16,11/6/2018,54.53,38.83,15.7,.3,.3,1,-6.719291846589706, +56738,91408,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,Research Co.,449,Online,,11/2/2018,450,Gretchen E. Whitmer,11406,DEM,47,Bill Schuette,11407,REP,43,,4,11/6/2018,53.31,43.75,9.57,5.57,-5.57,1,2.804965875692643,among registered voters +56739,91409,149,2018,2018_Gov-G_MN,MN,Gov-G,Gov-G,Research Co.,449,Online,,11/2/2018,450,Timothy J. Walz,12420,DEM,48,Jeff Johnson,12421,REP,42,,6,11/6/2018,53.84,42.43,11.42,5.42,-5.42,1,1.342787531642919,among registered voters +56803,91531,153,2018,2018_Gov-G_NM,NM,Gov-G,Gov-G,Research Co.,449,Online,,11/2/2018,450,Michelle Lujan Grisham,11122,DEM,53,Stevan Pearce,11123,REP,41,,12,11/6/2018,57.2,42.8,14.4,2.4,-2.4,1,-2.750819806460085,among registered voters +56740,91410,154,2018,2018_Gov-G_NY,NY,Gov-G,Gov-G,Research Co.,449,Online,,11/2/2018,450,Andrew Cuomo,10430,DEM,54,Marcus J. Molinaro,12467,REP,37,,17,11/6/2018,59.62,36.21,23.42,6.42,-6.42,1,-1.064997278223158,among registered voters +56804,91532,155,2018,2018_Gov-G_OH,OH,Gov-G,Gov-G,Research Co.,449,Online,,11/2/2018,450,Richard Cordray,11106,DEM,44,Michael DeWine,11107,REP,44,,0,11/6/2018,46.68,50.39,-3.7,3.7,3.7,.5,-2.311251015854827,among registered voters +56748,91428,156,2018,2018_Gov-G_OK,OK,Gov-G,Gov-G,SoonerPoll.com,308,IVR/Live Phone/Online,,11/2/2018,338,Drew Edmondson,12499,DEM,44.1,Kevin Stitt,12500,REP,47,2.7,-2.9000001,11/6/2018,42.23,54.33,-12.1,9.2,9.2,1,3.204861001287807,for KWTV-DT Oklahoma City +56741,91411,158,2018,2018_Gov-G_PA,PA,Gov-G,Gov-G,Research Co.,449,Online,,11/2/2018,450,Thomas W. Wolf,11113,DEM,54,Scott R. Wagner,11114,REP,39,,15,11/6/2018,57.77,40.7,17.07,2.07,-2.07,1,-3.60291812146007,among registered voters +56805,91533,165,2018,2018_Gov-G_WI,WI,Gov-G,Gov-G,Research Co.,449,Online,,11/2/2018,450,Tony Evers,12398,DEM,45,Scott Walker,12399,REP,44,,1,11/6/2018,49.54,48.44,1.09,.09,-.09,1,-5.016491411433729,among registered voters +56709,91347,300,2018,2018_House-G_IA-4,IA-4,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,11/2/2018,423,J.D. Scholten,11663,DEM,42.45,Steve King,11664,REP,47.22,,-4.77,11/6/2018,47.04,50.37,-3.33,1.44,-1.44,1,-4.642640885084622,for New York Times +56707,91343,316,2018,2018_House-G_IL-14,IL-14,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,11/2/2018,428,Lauren A. Underwood,11171,DEM,48.64,Randy Hultgren,11172,REP,43.41,,5.23,11/6/2018,52.5,47.5,5,.23,.23,1,-6.925909534186266,for New York Times +56692,91307,372,2018,2018_House-G_MI-8,MI-8,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,11/2/2018,447,Elissa Slotkin,11402,DEM,49.05,Mike Bishop,11401,REP,42.42,,6.6300001,11/6/2018,50.61,46.78,3.83,2.8,2.8,1,-1.229469514352937,for New York Times +56623,91179,574,2018,2018_House-G_VA-7,VA-7,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,11/2/2018,500,Abigail Spanberger,12114,DEM,43.98,David Brat,12115,REP,45.79,,-1.8099999,11/6/2018,50.34,48.4,1.94,3.75,-3.75,0,-.6378375286669411,for New York Times +56659,91251,587,2018,2018_House-G_WA-8,WA-8,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,11/2/2018,477,Kim Schrier,12134,DEM,47.5,Dino Rossi,12135,REP,44.7,,2.8,11/6/2018,52.42,47.58,4.83,2.03,-2.03,1,-5.067071600772056,for New York Times +56734,91403,8273,2018,2018_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,11/2/2018,774,Generic Candidate,10427,DEM,50,Generic Candidate,10428,REP,43,,7,11/6/2018,53.58,43.72,9.86,2.86,-2.86,1,-.7216724577584346, +56767,91466,8273,2018,2018_House-G_US,US,House-G,House-G,SSRS,297,Live Phone,,11/2/2018,1151,Generic Candidate,10427,DEM,55,Generic Candidate,10428,REP,42,,13,11/6/2018,53.58,43.72,9.86,3.14,3.14,1,-.2158804484535632,for CNN +56765,91458,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,OH Predictive Insights,235,Live Phone,,11/3/2018,631,Kyrsten Sinema,12409,DEM,48,Martha McSally,12410,REP,49,0,-1,11/6/2018,49.96,47.61,2.34,3.34,-3.34,0,-.0722469340615687, +56793,91520,97,2018,2018_Sen-G_CA,CA,Sen-G,Sen-G,Change Research,48,Online,,11/3/2018,1108,Dianne Feinstein,11226,DEM,42,Kevin de León,11227,DEM,32,,10,11/6/2018,54.16,45.84,8.33,1.67,,1,-3.159381035644009, +56811,91553,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Change Research,48,Online,,11/3/2018,880,Debbie Stabenow,11408,DEM,49,John James,11409,REP,47,1,2,11/6/2018,52.26,45.76,6.51,4.51,-4.51,1,1.268811273865841, +56797,91537,107,2018,2018_Sen-G_MN,MN,Sen-G,Sen-G,Change Research,48,Online,,11/3/2018,953,Amy Klobuchar,12373,DEM,55,Jim Newberger,12374,REP,40,3,15,11/6/2018,60.31,36.21,24.1,9.1,-9.1,1,6.172640677808952, +56806,91534,108,2018,2018_Sen-G_MS,MS,Sen-G,Sen-G,Change Research,48,Online,,11/3/2018,1003,David Baria,11416,DEM,40,Roger F. Wicker,11417,REP,48,5,-8,11/6/2018,39.47,58.49,-19.02,11.02,11.02,1,4.785087465210105, +56762,91446,110,2018,2018_Sen-G_MT,MT,Sen-G,Sen-G,Change Research,48,Online,,11/3/2018,879,Jon Tester,11140,DEM,46,Matt Rosendale,11141,REP,49,3,-3,11/6/2018,50.33,46.78,3.55,6.55,-6.55,0,2.940174104875023, +56834,91594,110,2018,2018_Sen-G_MT,MT,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,11/3/2018,500,Jon Tester,11140,DEM,49.9,Matt Rosendale,11141,REP,42.1,,7.8000002,11/6/2018,50.33,46.78,3.55,4.25,4.25,1,-.0241584133244891,for Auto Alliance +56778,91491,112,2018,2018_Sen-G_NV,NV,Sen-G,Sen-G,Emerson College,88,IVR/Online,,11/3/2018,1197,Jacky Rosen,11150,DEM,49.1,Dean Heller,11151,REP,44.6,,4.5,11/6/2018,50.41,45.38,5.03,.53,-.53,1,-3.63313619974502, +56763,91447,113,2018,2018_Sen-G_NJ,NJ,Sen-G,Sen-G,Change Research,48,Online,,11/3/2018,1006,Robert Menendez,11144,DEM,51,Bob Hugin,11145,REP,41,,10,11/6/2018,54.01,42.83,11.18,1.18,-1.18,1,-2.842499053172745, +56818,91573,117,2018,2018_Sen-G_OH,OH,Sen-G,Sen-G,Change Research,48,Online,,11/3/2018,923,Sherrod Brown,11130,DEM,53,Jim Renacci,11131,REP,43,,10,11/6/2018,53.41,46.57,6.85,3.15,3.15,1,-1.567997590553454, +56758,91449,118,2018,2018_Sen-G_PA,PA,Sen-G,Sen-G,Change Research,48,Online,,11/3/2018,1833,Robert P. Casey Jr.,11138,DEM,51,Lou Barletta,11139,REP,44,1,7,11/6/2018,55.74,42.62,13.13,6.13,-6.13,1,3.02664759417913, +56761,91450,128,2018,2018_Sen-G_WY,WY,Sen-G,Sen-G,Change Research,48,Online,,11/3/2018,858,Gary Trauner,13244,DEM,31,John Barrasso,13245,REP,60,6,-29,11/6/2018,30.1,66.96,-36.86,7.86,7.86,1,.7526628561266536, +56797,91538,129,2018,2018_Sen-GS_MN,MN,Sen-G,Sen-GS,Change Research,48,Online,,11/3/2018,953,Tina Smith,12376,DEM,51,Karin Housley,12375,REP,42,3,9,11/6/2018,52.97,42.35,10.62,1.62,-1.62,1,-1.875273461647085, +56806,91535,130,2018,2018_Sen-OS_MS,MS,Sen-G,Sen-OS,Change Research,48,Online,,11/3/2018,1003,Mike Espy,13168,DEM,40,Cindy Hyde-Smith,13169,REP,27,28,13,11/6/2018,40.9,41.25,-.34,13.34,13.34,0,8.751486822711506, +56793,91519,135,2018,2018_Gov-G_CA,CA,Gov-G,Gov-G,Change Research,48,Online,,11/3/2018,1108,Gavin Newsom,10432,DEM,53,John Cox,10438,REP,41,,12,11/6/2018,61.95,38.05,23.9,11.9,-11.9,1,5.409984050827571, +56795,91522,141,2018,2018_Gov-G_ID,ID,Gov-G,Gov-G,Change Research,48,Online,,11/3/2018,838,Paulette E. Jordan,11357,DEM,39,Brad Little,11358,REP,55,3,-16,11/6/2018,38.19,59.77,-21.58,5.58,5.58,1,-1.515520397733096, +56796,91523,143,2018,2018_Gov-G_IA,IA,Gov-G,Gov-G,Change Research,48,Online,,11/3/2018,961,Fred Hubbell,11117,DEM,49,Kim Reynolds,11118,REP,46,3,3,11/6/2018,47.53,50.26,-2.73,5.73,5.73,0,1.060362002970305, +56811,91552,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,Change Research,48,Online,,11/3/2018,880,Gretchen E. Whitmer,11406,DEM,51,Bill Schuette,11407,REP,43,2,8,11/6/2018,53.31,43.75,9.57,1.57,-1.57,1,-1.059001112244262, +56797,91525,149,2018,2018_Gov-G_MN,MN,Gov-G,Gov-G,Change Research,48,Online,,11/3/2018,953,Timothy J. Walz,12420,DEM,53,Jeff Johnson,12421,REP,41,2,12,11/6/2018,53.84,42.43,11.42,.58,.58,1,-3.801924848340275, +56778,91486,151,2018,2018_Gov-G_NV,NV,Gov-G,Gov-G,Emerson College,88,IVR/Online,,11/3/2018,1197,Steve Sisolak,11119,DEM,47.5,Adam Paul Laxalt,11120,REP,46.5,,1,11/6/2018,49.39,45.31,4.08,3.08,-3.08,1,-1.142593397738535, +56759,91443,152,2018,2018_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Live Phone,,11/3/2018,630,Molly M. Kelly,12515,DEM,46,Christopher Sununu,12516,REP,46,2,0,11/6/2018,45.74,52.78,-7.04,7.04,7.04,.5,2.592940790784279, +56818,91572,155,2018,2018_Gov-G_OH,OH,Gov-G,Gov-G,Change Research,48,Online,,11/3/2018,923,Richard Cordray,11106,DEM,48,Michael DeWine,11107,REP,43,5,5,11/6/2018,46.68,50.39,-3.7,8.7,8.7,0,3.637743786115397, +56828,91586,155,2018,2018_Gov-G_OH,OH,Gov-G,Gov-G,Trafalgar Group,338,IVR,R,11/3/2018,1948,Richard Cordray,11106,DEM,45.8,Michael DeWine,11107,REP,42.2,,3.5999999,11/6/2018,46.68,50.39,-3.7,7.3,7.3,0,2.438002697197993,for unspecified Republican sponsor +56758,91442,158,2018,2018_Gov-G_PA,PA,Gov-G,Gov-G,Change Research,48,Online,,11/3/2018,1833,Thomas W. Wolf,11113,DEM,53,Scott R. Wagner,11114,REP,42,2,11,11/6/2018,57.77,40.7,17.07,6.07,-6.07,1,1.632544502749993, +56760,91444,161,2018,2018_Gov-G_SD,SD,Gov-G,Gov-G,Change Research,48,Online,,11/3/2018,851,Billie H. Sutton,11374,DEM,51,Kristi L. Noem,11375,REP,45,2,6,11/6/2018,47.6,50.97,-3.38,9.38,9.38,0,5.369251137993429, +56781,91489,161,2018,2018_Gov-G_SD,SD,Gov-G,Gov-G,Emerson College,88,IVR/Online,,11/3/2018,514,Billie H. Sutton,11374,DEM,46.6,Kristi L. Noem,11375,REP,47.6,,-1,11/6/2018,47.6,50.97,-3.38,2.38,2.38,1,-2.699741000577709, +56761,91445,166,2018,2018_Gov-G_WY,WY,Gov-G,Gov-G,Change Research,48,Online,,11/3/2018,858,Mary Throne,13240,DEM,27,Mark Gordon,13241,REP,61,6,-34,11/6/2018,27.54,67.12,-39.58,5.58,5.58,1,-1.459697306304324, +56788,91510,286,2018,2018_House-G_GA-6,GA-6,House-G,House-G,Change Research,48,Online,D,11/3/2018,395,Lucy McBath,11647,DEM,51,Karen Handel,11648,REP,45,,6,11/6/2018,50.51,49.48,1.03,4.97,4.97,1,.7125145273181187,for unspecified Democratic sponsor +56708,91345,339,2018,2018_House-G_KY-6,KY-6,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,11/3/2018,438,Amy McGrath,11173,DEM,44.01,Andy Barr,11174,REP,44.4,,-.38999999,11/6/2018,47.79,51,-3.21,2.82,2.82,1,-4.259535500566133,for New York Times +56812,91554,370,2018,2018_House-G_MI-6,MI-6,House-G,House-G,Change Research,48,Online,D,11/3/2018,460,Matt Longjohn,11792,DEM,42,Fred Upton,11793,REP,40,3,2,11/6/2018,45.69,50.24,-4.55,6.55,6.55,0,-.4700503830443118,for unspecified Democratic sponsor +56812,91555,372,2018,2018_House-G_MI-8,MI-8,House-G,House-G,Change Research,48,Online,D,11/3/2018,501,Elissa Slotkin,11402,DEM,47,Mike Bishop,11401,REP,46,3,1,11/6/2018,50.61,46.78,3.83,2.83,-2.83,1,-1.405398657965579,for unspecified Democratic sponsor +56762,91452,399,2018,2018_House-G_MT-1,MT-1,House-G,House-G,Change Research,48,Online,,11/3/2018,879,Kathleen Williams,11175,DEM,44,Greg Gianforte,11176,REP,52,2,-8,11/6/2018,46.25,50.88,-4.63,3.37,-3.37,1,-1.707975542464281, +56790,91513,412,2018,2018_House-G_NC-13,NC-13,House-G,House-G,Change Research,48,Online,D,11/3/2018,567,Kathy Ellen Manning,11181,DEM,43,Theodore Paul Budd,11182,REP,43,2,0,11/6/2018,45.54,51.54,-6,6,6,.5,-.954954166707869,for unspecified Democratic sponsor +56759,91453,417,2018,2018_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Live Phone,,11/3/2018,309,Chris Pappas,13159,DEM,53,Eddie Edwards,13160,REP,40,3,13,11/6/2018,53.56,45.01,8.55,4.45,4.45,1,-1.967287829439522, +56759,91454,418,2018,2018_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Live Phone,,11/3/2018,321,Annie Kuster,11859,DEM,56,Steven Negron,13161,REP,35,2,21,11/6/2018,55.54,42.18,13.36,7.64,7.64,1,2.847148092294935, +56778,91494,434,2018,2018_House-G_NV-1,NV-1,House-G,House-G,Emerson College,88,IVR/Online,,11/3/2018,238,Dina Titus,11879,DEM,58.3,Joyce Bentley,11880,REP,28.3,,30,11/6/2018,66.17,30.87,35.3,5.3,-5.3,1,-2.097679623052487, +56778,91495,435,2018,2018_House-G_NV-2,NV-2,House-G,House-G,Emerson College,88,IVR/Online,,11/3/2018,365,Clint Koble,11881,DEM,36.9,Mark Amodei,11882,REP,57.5,,-20.6,11/6/2018,41.77,58.23,-16.46,4.14,-4.14,1,-3.060512200671614, +56778,91496,436,2018,2018_House-G_NV-3,NV-3,House-G,House-G,Emerson College,88,IVR/Online,,11/3/2018,332,Susie Lee,11883,DEM,50.6,Danny Tarkanian,11884,REP,41.4,,9.1999998,11/6/2018,51.89,42.83,9.06,.14,.14,1,-7.131974375982272, +56778,91497,437,2018,2018_House-G_NV-4,NV-4,House-G,House-G,Emerson College,88,IVR/Online,,11/3/2018,263,Steven Horsford,11885,DEM,48,Cresent Hardy,11886,REP,44.2,,3.8,11/6/2018,51.93,43.75,8.18,4.38,-4.38,1,-3.07723877579494, +56693,91309,456,2018,2018_House-G_NY-19,NY-19,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,11/3/2018,505,Antonio Delgado,11228,DEM,43.28,John J. Faso,11229,REP,41.6,,1.6799999,11/6/2018,51.35,46.14,5.21,3.53,-3.53,1,-.8595455508243292,for New York Times +56693,91311,459,2018,2018_House-G_NY-22,NY-22,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,11/3/2018,506,Anthony J. Brindisi,11234,DEM,44.95,Claudia Tenney,11235,REP,45.88,,-.93000001,11/6/2018,50.84,49.06,1.78,2.71,-2.71,0,-1.854343171994108,for New York Times +56820,91575,465,2018,2018_House-G_OH-1,OH-1,House-G,House-G,Change Research,48,Online,D,11/3/2018,457,Aftab Pureval,11183,DEM,44,Steve Chabot,11184,REP,47,2,-3,11/6/2018,46.9,51.32,-4.42,1.42,1.42,1,-4.154994062895062,for unspecified Democratic sponsor +56818,91574,468,2018,2018_House-G_OH-4,OH-4,House-G,House-G,Change Research,48,Online,,11/3/2018,350,Janet Garrett,11946,DEM,36,Jim Jordan,11947,REP,60,,-24,11/6/2018,34.74,65.26,-30.53,6.53,6.53,1,-.6984614567466222, +56760,91455,518,2018,2018_House-G_SD-1,SD-1,House-G,House-G,Change Research,48,Online,,11/3/2018,851,Tim Bjorkman,11389,DEM,41,Dusty Johnson,11388,REP,51,3,-10,11/6/2018,36.03,60.33,-24.31,14.31,14.31,1,9.463725194366328, +56781,91498,518,2018,2018_House-G_SD-1,SD-1,House-G,House-G,Emerson College,88,IVR/Online,,11/3/2018,514,Tim Bjorkman,11389,DEM,37.9,Dusty Johnson,11388,REP,54,,-16.1,11/6/2018,36.03,60.33,-24.31,8.21,8.21,1,2.057951877207949, +56791,91515,569,2018,2018_House-G_VA-2,VA-2,House-G,House-G,Change Research,48,Online,D,11/3/2018,710,Elaine G. Luria,11192,DEM,47,Scott W. Taylor,11193,REP,47,,0,11/6/2018,51.05,48.81,2.24,2.24,-2.24,.5,-3.287556191654625,for unspecified Democratic sponsor +56761,91456,601,2018,2018_House-G_WY-1,WY-1,House-G,House-G,Change Research,48,Online,,11/3/2018,858,Greg Hunter,13247,DEM,28,Liz Cheney,12154,REP,55,7,-27,11/6/2018,29.77,63.59,-33.82,6.82,6.82,1,.0380605777639561, +56794,91521,8273,2018,2018_House-G_US,US,House-G,House-G,Harris Insights & Analytics,133,Online,,11/3/2018,1000,Generic Candidate,10427,DEM,43,Generic Candidate,10428,REP,37,,6,11/6/2018,53.58,43.72,9.86,3.86,-3.86,1,.5417536977141514,for Hill.TV; among registered voters +56844,91662,8273,2018,2018_House-G_US,US,House-G,House-G,Morning Consult,218,Online,,11/3/2018,1963,Generic Candidate,10427,DEM,44,Generic Candidate,10428,REP,41,,3,11/6/2018,53.58,43.72,9.86,6.86,-6.86,1,3.962369908944997,for Politico; among registered voters +56829,91590,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,11/4/2018,600,Kyrsten Sinema,12409,DEM,48.6,Martha McSally,12410,REP,44,,4.5999999,11/6/2018,49.96,47.61,2.34,2.26,2.26,1,-1.083935551909117,for Auto Alliance +56830,91591,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,11/4/2018,600,Bill Nelson,12413,DEM,47.6,Rick Scott,12414,REP,48.2,,-.60000002,11/6/2018,49.93,50.05,-.12,.48,-.48,1,-2.634100586620528,for Auto Alliance +56771,91481,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,St. Pete Polls,314,IVR,,11/4/2018,3088,Bill Nelson,12413,DEM,49.9,Rick Scott,12414,REP,46.2,,3.7,11/6/2018,49.93,50.05,-.12,3.82,3.82,0,1.344860407174721,for Florida Politics +56832,91592,102,2018,2018_Sen-G_IN,IN,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,11/4/2018,600,Joe Donnelly,11128,DEM,41.8,Mike Braun,11129,REP,42.9,,-1.1,11/6/2018,44.84,50.73,-5.89,4.79,4.79,1,-.8507874943102622,for Auto Alliance +56772,91482,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,IVR,,11/4/2018,701,Debbie Stabenow,11408,DEM,53,John James,11409,REP,46,,7,11/6/2018,52.26,45.76,6.51,.49,.49,1,-3.537384038696221, +56814,91558,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Trafalgar Group,338,IVR,R,11/4/2018,1817,Debbie Stabenow,11408,DEM,52.8,John James,11409,REP,43.8,,9,11/6/2018,52.26,45.76,6.51,2.49,2.49,1,-.4781696632598086,for unspecified Republican sponsor +56833,91593,109,2018,2018_Sen-G_MO,MO,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,11/4/2018,600,Claire McCaskill,11410,DEM,44.7,Josh Hawley,11411,REP,45.5,,-.80000001,11/6/2018,45.57,51.38,-5.81,5.01,5.01,1,.8578561235809951,for Auto Alliance +56816,91570,110,2018,2018_Sen-G_MT,MT,Sen-G,Sen-G,Trafalgar Group,338,IVR,R,11/4/2018,953,Jon Tester,11140,DEM,50.1,Matt Rosendale,11141,REP,49,,1.1,11/6/2018,50.33,46.78,3.55,2.45,-2.45,1,-1.475317033379239,for unspecified Republican sponsor +56831,91595,112,2018,2018_Sen-G_NV,NV,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,11/4/2018,600,Jacky Rosen,11150,DEM,46.9,Dean Heller,11151,REP,44.6,,2.3,11/6/2018,50.41,45.38,5.03,2.73,-2.73,1,-1.717791014072005,for Auto Alliance +56817,91571,121,2018,2018_Sen-G_TX,TX,Sen-G,Sen-G,Trafalgar Group,338,IVR,R,11/4/2018,2135,Beto O'Rourke,11125,DEM,43.2,Ted Cruz,11126,REP,52.1,,-8.8999996,11/6/2018,48.33,50.89,-2.57,6.33,-6.33,1,3.756612352312783,for unspecified Republican sponsor +56829,91587,133,2018,2018_Gov-G_AZ,AZ,Gov-G,Gov-G,Harris Insights & Analytics,133,Online,,11/4/2018,600,David Garcia,10441,DEM,38.5,Doug Ducey,10442,REP,52.8,,-14.3,11/6/2018,41.84,56,-14.16,.14,-.14,1,-3.437307816187597,for Auto Alliance +56830,91588,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Harris Insights & Analytics,133,Online,,11/4/2018,600,Andrew Gillum,10440,DEM,48.7,Ron DeSantis,12450,REP,46.3,,2.4000001,11/6/2018,49.19,49.59,-.39,2.79,2.79,0,-1.290344222299129,for Auto Alliance +56771,91471,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,St. Pete Polls,314,IVR,,11/4/2018,3088,Andrew Gillum,10440,DEM,49.5,Ron DeSantis,12450,REP,45.4,1.8,4.0999999,11/6/2018,49.19,49.59,-.39,4.49,4.49,0,.9222944053598291,for Florida Politics +56772,91472,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,Mitchell Research & Communications,213,IVR,,11/4/2018,701,Gretchen E. Whitmer,11406,DEM,54,Bill Schuette,11407,REP,40,,14,11/6/2018,53.31,43.75,9.57,4.43,4.43,1,1.837338167948281, +56831,91589,151,2018,2018_Gov-G_NV,NV,Gov-G,Gov-G,Harris Insights & Analytics,133,Online,,11/4/2018,600,Steve Sisolak,11119,DEM,44.5,Adam Paul Laxalt,11120,REP,44.3,,.2,11/6/2018,49.39,45.31,4.08,3.88,-3.88,1,-.6113939723984777,for Auto Alliance +56827,91585,96,2018,2018_Sen-G_AZ,AZ,Sen-G,Sen-G,Trafalgar Group,338,IVR,R,11/5/2018,1217,Kyrsten Sinema,12409,DEM,45.3,Martha McSally,12410,REP,47.4,,-2.0999999,11/6/2018,49.96,47.61,2.34,4.44,-4.44,0,1.189712605053087,for unspecified Republican sponsor +56825,91583,100,2018,2018_Sen-G_FL,FL,Sen-G,Sen-G,Trafalgar Group,338,IVR,R,11/5/2018,1484,Bill Nelson,12413,DEM,47.3,Rick Scott,12414,REP,49,,-1.7,11/6/2018,49.93,50.05,-.12,1.58,-1.58,1,-.8804866044274269,for unspecified Republican sponsor +56815,91569,106,2018,2018_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,IVR,,11/5/2018,827,Debbie Stabenow,11408,DEM,49,John James,11409,REP,46,,3,11/6/2018,52.26,45.76,6.51,3.51,-3.51,1,-.35640083865502, +56825,91582,138,2018,2018_Gov-G_FL,FL,Gov-G,Gov-G,Trafalgar Group,338,IVR,R,11/5/2018,1484,Andrew Gillum,10440,DEM,46.6,Ron DeSantis,12450,REP,50,,-3.4000001,11/6/2018,49.19,49.59,-.39,3.01,-3.01,1,-.5269771998344988,for unspecified Republican sponsor +56815,91568,148,2018,2018_Gov-G_MI,MI,Gov-G,Gov-G,Mitchell Research & Communications,213,IVR,,11/5/2018,827,Gretchen E. Whitmer,11406,DEM,48.4,Bill Schuette,11407,REP,40.6,,7.8000002,11/6/2018,53.31,43.75,9.57,1.77,-1.77,1,-.6624868060820459, +56821,91576,268,2018,2018_House-G_FL-15,FL-15,House-G,House-G,St. Pete Polls,314,IVR,,11/5/2018,1194,Kristen Carlson,12518,DEM,44.3,Ross Spano,11594,REP,46.2,,-1.9,11/6/2018,46.98,53.02,-6.04,4.14,4.14,1,.5744977156071839,for Florida Politics +56846,91661,8273,2018,2018_House-G_US,US,House-G,House-G,Harris Insights & Analytics,133,Online,,11/5/2018,2134,Generic Candidate,10427,DEM,51.5,Generic Candidate,10428,REP,40,,11.5,11/6/2018,53.58,43.72,9.86,1.64,1.64,1,-1.323782590242859,for ScottRasmussen.com; average of multiple versions or turnout models listed in poll +56860,91719,8273,2018,2018_House-G_US,US,House-G,House-G,Ipsos,154,Online,,11/5/2018,896,Generic Candidate,10427,DEM,48.7,Generic Candidate,10428,REP,42,,6.6999998,11/6/2018,53.58,43.72,9.86,3.16,-3.16,1,.0456210607027775,for Reuters +56842,91663,8273,2018,2018_House-G_US,US,House-G,House-G,YouGov,391,Online,,11/5/2018,1290,Generic Candidate,10427,DEM,49,Generic Candidate,10428,REP,43,,6,11/6/2018,53.58,43.72,9.86,3.86,-3.86,1,.8792209840513024,for Economist; among registered voters +56921,91850,6209,2018,2018_Sen-GSR_MS,MS,Sen-G,Sen-GSR,JMC Analytics/Bold Blue Campaigns,503,Live Phone,,11/22/2018,684,Mike Espy,13168,DEM,44,Cindy Hyde-Smith,13169,REP,54,,-10,11/27/2018,46.37,53.63,-7.27,2.73,-2.73,1,-2.297954028795897,for Red Racing Horses +56923,91852,6209,2018,2018_Sen-GSR_MS,MS,Sen-G,Sen-GSR,Change Research,48,Online,,11/25/2018,1211,Mike Espy,13168,DEM,46,Cindy Hyde-Smith,13169,REP,51,,-5,11/27/2018,46.37,53.63,-7.27,2.27,2.27,1,-2.411585994518561, +59466,102065,6263,2019,2019_House-GS_NC-9,NC-9,House-G,House-GS,Harper Polling/Clarity Campaign Labs,513,IVR/Live Phone,,8/27/2019,551,Daniel Kent McCready,13375,DEM,50,Dan Bishop,13376,REP,45,3,5,9/10/2019,48.7,50.69,-1.99,6.99,6.99,0,1.599996731424496,for Inside Elections; average of multiple versions or turnout models listed in poll +59473,102134,6263,2019,2019_House-GS_NC-9,NC-9,House-G,House-GS,RRH Elections,274,Live Phone,,8/27/2019,500,Daniel Kent McCready,13375,DEM,45,Dan Bishop,13376,REP,46,2,-1,9/10/2019,48.7,50.69,-1.99,.99,.99,1,-5.041428791247561, +59473,102081,6264,2019,2019_House-GS_NC-3,NC-3,House-G,House-GS,RRH Elections,274,Live Phone,,8/27/2019,500,Allen Morris Thomas,13494,DEM,40,Gregory Francis Murphy,13495,REP,51,1,-11,9/10/2019,37.47,61.74,-24.26,13.26,13.26,1,5.834785013727601, +59504,102280,6263,2019,2019_House-GS_NC-9,NC-9,House-G,House-GS,co/efficient,514,IVR/Text,,9/6/2019,1175,Daniel Kent McCready,13375,DEM,46,Dan Bishop,13376,REP,44.5,3,1.5,9/10/2019,48.7,50.69,-1.99,3.49,3.49,0,-.597192763604166,average of multiple versions or turnout models listed in poll +59721,103392,6206,2019,2019_Gov-O_LA,LA,Gov-G,Gov-O,Remington Research Group,279,IVR,R,9/25/2019,1040,John Bel Edwards,13259,DEM,47,Eddie Rispone,13262,REP,20,22,27,10/12/2019,46.59,27.42,19.18,7.82,7.82,1,2.127908133498766,for Ralph Lee Abraham +59732,103420,6206,2019,2019_Gov-O_LA,LA,Gov-G,Gov-O,We Ask America,376,IVR/Live Phone,,9/25/2019,600,John Bel Edwards,13259,DEM,47,Eddie Rispone,13262,REP,23,17,24,10/12/2019,46.59,27.42,19.18,4.82,4.82,1,-1.2890370456786, +59862,103861,6206,2019,2019_Gov-O_LA,LA,Gov-G,Gov-O,Mason-Dixon Polling & Strategy,197,Live Phone,,10/3/2019,625,John Bel Edwards,13259,DEM,45,Eddie Rispone,13262,REP,22,17,23,10/12/2019,46.59,27.42,19.18,3.82,3.82,1,-1.795454615224632,for Gray Television +59859,103853,6206,2019,2019_Gov-O_LA,LA,Gov-G,Gov-O,JMC Analytics,156,IVR/Live Phone,,10/4/2019,600,John Bel Edwards,13259,DEM,47,Eddie Rispone,13262,REP,22,19,25,10/12/2019,46.59,27.42,19.18,5.82,5.82,1,.0279068234223245,for Louisiana Association of Health Plans +59914,103981,6206,2019,2019_Gov-O_LA,LA,Gov-G,Gov-O,Market Research Insight,185,Live Phone,,10/4/2019,600,John Bel Edwards,13259,DEM,51,Eddie Rispone,13262,REP,19,19,32,10/12/2019,46.59,27.42,19.18,12.82,12.82,1,8.062289832530421, +59901,103950,6206,2019,2019_Gov-O_LA,LA,Gov-G,Gov-O,Emerson College,88,IVR/Online,,10/6/2019,467,John Bel Edwards,13259,DEM,47.9,Eddie Rispone,13262,REP,24.8,19.3,23.1,10/12/2019,46.59,27.42,19.18,3.92,3.92,1,-1.703728562170584, +60039,104303,6206,2019,2019_Gov-O_LA,LA,Gov-G,Gov-O,Data for Progress,522,Text,,10/7/2019,1525,John Bel Edwards,13259,DEM,48,Eddie Rispone,13262,REP,26,22,22,10/12/2019,46.59,27.42,19.18,2.82,2.82,1,-2.440325018000777, +59935,104114,6206,2019,2019_Gov-O_LA,LA,Gov-G,Gov-O,JMC Analytics,156,IVR/Live Phone,,10/7/2019,600,John Bel Edwards,13259,DEM,45.5,Eddie Rispone,13262,REP,30,20,15.5,10/12/2019,46.59,27.42,19.18,3.68,-3.68,1,-2.013201546335369,for Nexstar; average of multiple versions or turnout models listed in poll +60037,104300,6206,2019,2019_Gov-O_LA,LA,Gov-G,Gov-O,Market Research Insight,185,Live Phone,,10/9/2019,600,John Bel Edwards,13259,DEM,52,Eddie Rispone,13262,REP,22,17,30,10/12/2019,46.59,27.42,19.18,10.82,10.82,1,6.31924060480724, +60045,104310,6206,2019,2019_Gov-O_LA,LA,Gov-G,Gov-O,Spry Strategies,508,IVR/Online,R,10/9/2019,700,John Bel Edwards,13259,DEM,38.7,Eddie Rispone,13262,REP,24.95,26.37,13.75,10/12/2019,46.59,27.42,19.18,5.43,-5.43,1,.3953862375709039,for unspecified Republican sponsor +60044,104309,6206,2019,2019_Gov-O_LA,LA,Gov-G,Gov-O,Trafalgar Group,338,IVR/Online/Text,R,10/9/2019,1070,John Bel Edwards,13259,DEM,48.3,Eddie Rispone,13262,REP,24.9,23.1,23.4,10/12/2019,46.59,27.42,19.18,4.22,4.22,1,-.8393293408766376,for unspecified Republican sponsor +62240,111206,6207,2019,2019_Gov-G_MS,MS,Gov-G,Gov-G,Hickman Analytics,415,Live Phone,D,10/15/2019,508,Jim Hood,13274,DEM,46,Tate Reeves,13275,REP,42,,4,11/5/2019,46.83,51.91,-5.09,9.09,9.09,0,5.101696762816038,for Jim Hood +62475,112040,6207,2019,2019_Gov-G_MS,MS,Gov-G,Gov-G,SurveyMonkey,324,Online,,10/15/2019,1002,Jim Hood,13274,DEM,40,Tate Reeves,13275,REP,47,7,-7,11/5/2019,46.83,51.91,-5.09,1.91,-1.91,1,-2.294953108070673,for NBC News; among registered voters +62456,111801,6207,2019,2019_Gov-G_MS,MS,Gov-G,Gov-G,Targoz Market Research,454,Online,,10/17/2019,384,Jim Hood,13274,DEM,46,Tate Reeves,13275,REP,47,,-1,11/5/2019,46.83,51.91,-5.09,4.09,4.09,1,-.3804550752211434, +62455,111799,6208,2019,2019_Gov-G_KY,KY,Gov-G,Gov-G,Targoz Market Research,454,Online,,10/17/2019,401,Andy Beshear,13270,DEM,55,Matthew G. Bevin,13271,REP,36,4,19,11/5/2019,49.19,48.84,.36,18.64,18.64,1,11.65343943906428, +62238,111204,6207,2019,2019_Gov-G_MS,MS,Gov-G,Gov-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/18/2019,625,Jim Hood,13274,DEM,43,Tate Reeves,13275,REP,46,,-3,11/5/2019,46.83,51.91,-5.09,2.09,2.09,1,-1.833860416460948, +62519,112531,6299,2019,2019_Gov-GR_LA,LA,Gov-G,Gov-GR,Edgewater Research/My People Vote,530,IVR,,10/28/2019,722,John Bel Edwards,13259,DEM,50.3,Eddie Rispone,13262,REP,46.6,,3.7,11/16/2019,51.33,48.67,2.67,1.03,1.03,1,-2.380415811455425, +62574,112824,6208,2019,2019_Gov-G_KY,KY,Gov-G,Gov-G,Trafalgar Group,338,IVR/Online/Text,R,10/31/2019,1117,Andy Beshear,13270,DEM,46.5,Matthew G. Bevin,13271,REP,52.4,1.1,-5.9000001,11/5/2019,49.19,48.84,.36,6.26,-6.26,0,-1.956140961422573,for unspecified Republican sponsor +62637,113124,6299,2019,2019_Gov-GR_LA,LA,Gov-G,Gov-GR,Data for Progress,522,Text,,11/6/2019,1434,John Bel Edwards,13259,DEM,50.2,Eddie Rispone,13262,REP,49.8,,.40000001,11/16/2019,51.33,48.67,2.67,2.27,-2.27,1,-.6112335613554354, +62595,112870,6299,2019,2019_Gov-GR_LA,LA,Gov-G,Gov-GR,Mason-Dixon Polling & Strategy,197,Live Phone,,11/6/2019,625,John Bel Edwards,13259,DEM,48,Eddie Rispone,13262,REP,46,,2,11/16/2019,51.33,48.67,2.67,.67,-.67,1,-2.613731065792853,for Gray Television +62599,112875,6299,2019,2019_Gov-GR_LA,LA,Gov-G,Gov-GR,Cygnal,67,IVR/Live Phone/Online/Text,,11/8/2019,800,John Bel Edwards,13259,DEM,49.8,Eddie Rispone,13262,REP,47.6,,2.2,11/16/2019,51.33,48.67,2.67,.47,-.47,1,-2.527405987598252, +62625,113055,6299,2019,2019_Gov-GR_LA,LA,Gov-G,Gov-GR,Targoz Market Research,454,Online,,11/10/2019,640,John Bel Edwards,13259,DEM,50,Eddie Rispone,13262,REP,46,,4,11/16/2019,51.33,48.67,2.67,1.33,1.33,1,-1.911904054306087, +62604,112900,6299,2019,2019_Gov-GR_LA,LA,Gov-G,Gov-GR,Edgewater Research/My People Vote,530,IVR,,11/11/2019,661,John Bel Edwards,13259,DEM,49.2,Eddie Rispone,13262,REP,48.9,,.30000001,11/16/2019,51.33,48.67,2.67,2.37,-2.37,1,-.3799624968877252, +62626,113056,6299,2019,2019_Gov-GR_LA,LA,Gov-G,Gov-GR,JMC Analytics,156,IVR/Live Phone,,11/13/2019,600,John Bel Edwards,13259,DEM,46.5,Eddie Rispone,13262,REP,46,,.5,11/16/2019,51.33,48.67,2.67,2.17,-2.17,1,-.7225868125477065, +62639,113126,6299,2019,2019_Gov-GR_LA,LA,Gov-G,Gov-GR,Trafalgar Group,338,IVR/Online/Text,R,11/14/2019,1107,John Bel Edwards,13259,DEM,49.4,Eddie Rispone,13262,REP,50.6,,-1.2,11/16/2019,51.33,48.67,2.67,3.87,-3.87,0,1.620808648956984,for unspecified Republican sponsor +63297,115877,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Neighborhood Research and Media,227,Live Phone,,1/16/2020,300,Bernard Sanders,13257,DEM,10.3,Pete Buttigieg,13345,DEM,17,14.7,-6.6999998,2/3/2020,24.71,21.31,3.41,10.11,,0,2.080481354941645, +63302,115890,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,David Binder Research,578,Live Phone,D,1/17/2020,500,Bernard Sanders,13257,DEM,14,Pete Buttigieg,13345,DEM,16,18,-2,2/3/2020,24.71,21.31,3.41,5.41,,0,-2.459058411931464,for unspecified Democratic sponsor +63424,116483,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Civiqs,471,Online,,1/20/2020,590,Bernard Sanders,13257,DEM,24,Pete Buttigieg,13345,DEM,19,19,5,2/3/2020,24.71,21.31,3.41,1.59,,1,-6.092400178865675,for Data for Progress +63384,116268,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Morningside College,536,Live Phone,,1/20/2020,253,Bernard Sanders,13257,DEM,15,Pete Buttigieg,13345,DEM,18,15,-3,2/3/2020,24.71,21.31,3.41,6.41,,0,-1.103253928318778, +63352,116148,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,YouGov,391,Online,,1/20/2020,1356,Bernard Sanders,13257,DEM,26,Pete Buttigieg,13345,DEM,22,15,4,2/3/2020,24.71,21.31,3.41,.59,,1,-7.053458209152039,for CBS News +63347,116100,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Siena College/The New York Times Upshot,448,Live Phone,,1/22/2020,584,Bernard Sanders,13257,DEM,27.5,Pete Buttigieg,13345,DEM,20.5,17,7,2/3/2020,24.71,21.31,3.41,3.59,,1,-3.570921040139448,average of multiple versions or turnout models listed in poll +63374,116229,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Change Research,48,Online,,1/24/2020,704,Bernard Sanders,13257,DEM,28.5,Pete Buttigieg,13345,DEM,21,17.5,7.5,2/3/2020,24.71,21.31,3.41,4.09,,1,-2.717083086630794,for Crooked Media; average of multiple versions or turnout models listed in poll +63382,116266,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Civiqs,471,Online,,1/25/2020,655,Bernard Sanders,13257,DEM,24,Pete Buttigieg,13345,DEM,17,19,7,2/3/2020,24.71,21.31,3.41,3.59,,1,-3.14087815263039,for Iowa State University +63355,116152,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Emerson College,88,IVR/Online,,1/25/2020,450,Bernard Sanders,13257,DEM,29.8,Pete Buttigieg,13345,DEM,10.3,10.8,19.5,2/3/2020,24.71,21.31,3.41,16.09,,1,10.45824806765198,for 7News +63388,116329,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Monmouth University,215,Live Phone,,1/25/2020,544,Bernard Sanders,13257,DEM,22.67,Pete Buttigieg,13345,DEM,17.67,16.67,5,2/3/2020,24.71,21.31,3.41,1.59,,1,-5.070815489100012,average of multiple versions or turnout models listed in poll +63354,116151,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Suffolk University,323,Live Phone,,1/25/2020,500,Bernard Sanders,13257,DEM,18.6,Pete Buttigieg,13345,DEM,17.6,13.2,1,2/3/2020,24.71,21.31,3.41,2.41,,1,-4.253456806007319,for USA Today +63410,116417,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Park Street Strategies,534,Live Phone,,1/26/2020,600,Bernard Sanders,13257,DEM,18,Pete Buttigieg,13345,DEM,17,17,1,2/3/2020,24.71,21.31,3.41,2.41,,1,-3.834212157916771, +63423,116482,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Civiqs,471,Online,,1/28/2020,615,Bernard Sanders,13257,DEM,28,Pete Buttigieg,13345,DEM,15,21,13,2/3/2020,24.71,21.31,3.41,9.59,,1,3.458206585452392,for Data for Progress +63413,116434,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,American Research Group,9,Live Phone,,1/29/2020,400,Bernard Sanders,13257,DEM,23,Pete Buttigieg,13345,DEM,9,15,14,2/3/2020,24.71,21.31,3.41,10.59,,1,5.15149399079943, +63432,116512,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,David Binder Research,578,Live Phone/Text,D,1/29/2020,300,Bernard Sanders,13257,DEM,17,Pete Buttigieg,13345,DEM,19,15,-2,2/3/2020,24.71,21.31,3.41,5.41,,0,-.3258595002731757,for unspecified Democratic sponsor +63428,116499,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Data for Progress,522,Text,,1/31/2020,2394,Bernard Sanders,13257,DEM,22,Pete Buttigieg,13345,DEM,18,19,4,2/3/2020,24.71,21.31,3.41,.59,,1,-4.697505909921371, +63426,116485,7694,2020,2020_Pres-D_IA,IA,Pres-P,Pres-D,Emerson College,88,IVR/Online/Text,,2/1/2020,853,Bernard Sanders,13257,DEM,27.5,Pete Buttigieg,13345,DEM,14.5,13.5,13,2/3/2020,24.71,21.31,3.41,9.59,,1,5.546489492737011,for 7News +63454,116639,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,Emerson College,88,IVR/Online/Text,,2/4/2020,500,Bernard Sanders,13257,DEM,31.4,Pete Buttigieg,13345,DEM,21.4,11.4,10,2/11/2020,25.6,24.28,1.32,8.68,,1,3.305570885027213,for 7News +63465,116657,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,Monmouth University,215,Live Phone,,2/4/2020,503,Bernard Sanders,13257,DEM,26.33,Pete Buttigieg,13345,DEM,23.33,11,3,2/11/2020,25.6,24.28,1.32,1.68,,1,-4.26586638880956,average of multiple versions or turnout models listed in poll +63478,116701,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,Marist College,183,Live Phone,,2/5/2020,709,Bernard Sanders,13257,DEM,25,Pete Buttigieg,13345,DEM,21,8,4,2/11/2020,25.6,24.28,1.32,2.68,,1,-2.934245558130911,for NBC News +63455,116640,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,Suffolk University,323,Live Phone,,2/5/2020,500,Bernard Sanders,13257,DEM,24.8,Pete Buttigieg,13345,DEM,18.6,5.6,6.1999998,2/11/2020,25.6,24.28,1.32,4.88,,1,-.6859725716710736,for Boston Globe | WBZ-TV +63478,116699,7730,2020,2020_Pres-R_NH,NH,Pres-P,Pres-R,Marist College,183,Live Phone,,2/5/2020,441,Donald Trump,13254,REP,88,William F. Weld,13351,REP,7,,81,2/11/2020,84.42,9.01,75.41,5.59,,1,-3.604669269057806,for NBC News +63491,116734,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,University of Massachusetts Lowell,355,Online,,2/6/2020,440,Bernard Sanders,13257,DEM,25,Pete Buttigieg,13345,DEM,17,8,8,2/11/2020,25.6,24.28,1.32,6.68,,1,1.392358729475088, +63479,116703,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,Emerson College,88,IVR/Online/Text,,2/7/2020,500,Bernard Sanders,13257,DEM,30.8,Pete Buttigieg,13345,DEM,23.5,9.3,7.3000002,2/11/2020,25.6,24.28,1.32,5.98,,1,1.232531020495512,for 7News +63487,116720,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,RKM Research and Communications Inc.,272,Live Phone,,2/7/2020,512,Bernard Sanders,13257,DEM,23.4,Pete Buttigieg,13345,DEM,20.3,6.2,3.0999999,2/11/2020,25.6,24.28,1.32,1.78,,1,-3.448922595528282,for Boston Herald | Franklin Pierce University | NBC10 Boston | Telemundo Boston | NECN +63480,116704,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,Suffolk University,323,Live Phone,,2/7/2020,500,Bernard Sanders,13257,DEM,23.8,Pete Buttigieg,13345,DEM,25,6,-1.2,2/11/2020,25.6,24.28,1.32,2.52,,0,-2.647416275572098,for Boston Globe | WBZ-TV +63486,116718,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,YouGov,391,Online,,2/7/2020,848,Bernard Sanders,13257,DEM,29,Pete Buttigieg,13345,DEM,25,10,4,2/11/2020,25.6,24.28,1.32,2.68,,1,-2.492699957494567,for CBS News +63487,116719,7730,2020,2020_Pres-R_NH,NH,Pres-P,Pres-R,RKM Research and Communications Inc.,272,Live Phone,,2/7/2020,440,Donald Trump,13254,REP,70.5,William F. Weld,13351,REP,7.7,,62.799999,2/11/2020,84.42,9.01,75.41,12.61,,1,5.104205427745875,for Boston Herald | Franklin Pierce University | NBC10 Boston | Telemundo Boston | NECN +63510,116798,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,Elucd,549,Online,,2/8/2020,492,Bernard Sanders,13257,DEM,26,Pete Buttigieg,13345,DEM,20,12,6,2/11/2020,25.6,24.28,1.32,4.68,,1,-.4674331110475882, +63494,116745,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,University of New Hampshire,357,Live Phone,,2/8/2020,365,Bernard Sanders,13257,DEM,29,Pete Buttigieg,13345,DEM,22,7,7,2/11/2020,25.6,24.28,1.32,5.68,,1,.659861389349086,for CNN +63494,116744,7730,2020,2020_Pres-R_NH,NH,Pres-P,Pres-R,University of New Hampshire,357,Live Phone,,2/8/2020,212,Donald Trump,13254,REP,90,William F. Weld,13351,REP,7,,83,2/11/2020,84.42,9.01,75.41,7.59,,1,-.9137515584250044,for CNN +63493,116743,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,American Research Group,9,Live Phone,,2/9/2020,400,Bernard Sanders,13257,DEM,28,Pete Buttigieg,13345,DEM,20,13,8,2/11/2020,25.6,24.28,1.32,6.68,,1,1.990975554772367, +63513,116814,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,AtlasIntel,546,Online,,2/9/2020,431,Bernard Sanders,13257,DEM,24,Pete Buttigieg,13345,DEM,24,14,0,2/11/2020,25.6,24.28,1.32,1.32,,.5,-3.53861223238925, +63517,116855,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,Change Research,48,Online,,2/9/2020,662,Bernard Sanders,13257,DEM,30,Pete Buttigieg,13345,DEM,21,8,9,2/11/2020,25.6,24.28,1.32,7.68,,1,3.167825328544687, +63512,116805,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,Data for Progress,522,Text,,2/9/2020,1295,Bernard Sanders,13257,DEM,28,Pete Buttigieg,13345,DEM,26,13,2,2/11/2020,25.6,24.28,1.32,.68,,1,-4.073727307928232, +63489,116732,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,Emerson College,88,IVR/Online/Text,,2/9/2020,500,Bernard Sanders,13257,DEM,30,Pete Buttigieg,13345,DEM,23.1,14.2,6.9000001,2/11/2020,25.6,24.28,1.32,5.58,,1,1.293869061033205,for 7News +63490,116733,7729,2020,2020_Pres-D_NH,NH,Pres-P,Pres-D,Suffolk University,323,Live Phone,,2/9/2020,500,Bernard Sanders,13257,DEM,26.6,Pete Buttigieg,13345,DEM,19.4,13.6,7.1999998,2/11/2020,25.6,24.28,1.32,5.88,,1,1.192398773127412,for Boston Globe | WBZ-TV +63488,116731,7730,2020,2020_Pres-R_NH,NH,Pres-P,Pres-R,Emerson College,88,IVR/Online/Text,,2/9/2020,500,Donald Trump,13254,REP,84.2,William F. Weld,13351,REP,15.8,,68.400002,2/11/2020,84.42,9.01,75.41,7.01,,1,-1.083498579440286,for 7News +64349,118361,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,Public Policy Institute of California,262,IVR,,2/12/2020,573,Bernard Sanders,13257,DEM,32,Joseph R. Biden Jr.,13256,DEM,14,13,18,3/3/2020,35.97,27.9,8.07,9.93,,1,1.34164414199427, +63989,117757,7735,2020,2020_Pres-D_NV,NV,Pres-P,Pres-D,WPA Intelligence (WPAi),383,Live Phone,,2/12/2020,413,Bernard Sanders,13257,DEM,25,Joseph R. Biden Jr.,13256,DEM,18,10,7,2/22/2020,33.99,17.57,16.43,9.43,,1,.8148983648554396,for AARP | Las Vegas Review-Journal +64222,118300,7740,2020,2020_Pres-D_OK,OK,Pres-P,Pres-D,Cole Hargrave Snodgrass & Associates,56,Live Phone/Text,,2/12/2020,172,Joseph R. Biden Jr.,13256,DEM,12,Bernard Sanders,13257,DEM,14,20,-2,3/3/2020,38.66,25.45,13.21,15.21,,0,6.941792622113769, +64508,118829,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,YouGov,391,Online,,2/12/2020,1352,Joseph R. Biden Jr.,13256,DEM,20.4,Bernard Sanders,13257,DEM,20.1,12.2,.30000001,3/3/2020,34.64,29.91,4.74,4.44,,1,-7.800350003432186,for University of Houston +64356,118406,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,Change Research,48,Online,,2/13/2020,1015,Joseph R. Biden Jr.,13256,DEM,23,Bernard Sanders,13257,DEM,23,20,0,2/29/2020,48.65,19.77,28.88,28.88,,.5,11.82751016975973,for The Welcome Party +64095,117928,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,East Carolina University,523,IVR/Online,,2/13/2020,703,Joseph R. Biden Jr.,13256,DEM,28.4,Bernard Sanders,13257,DEM,20.4,14.2,8,2/29/2020,48.65,19.77,28.88,20.88,,1,3.055704599219961, +64199,118115,7735,2020,2020_Pres-D_NV,NV,Pres-P,Pres-D,Beacon Research,545,Live Phone/Online,D,2/14/2020,600,Bernard Sanders,13257,DEM,24,Joseph R. Biden Jr.,13256,DEM,19,13,5,2/22/2020,33.99,17.57,16.43,11.43,,1,3.396021006318063,for Tom Steyer +64153,118028,7735,2020,2020_Pres-D_NV,NV,Pres-P,Pres-D,Data for Progress,522,Text,,2/14/2020,766,Bernard Sanders,13257,DEM,35,Joseph R. Biden Jr.,13256,DEM,14,15,21,2/22/2020,33.99,17.57,16.43,4.57,,1,-4.54184430389871, +64102,117945,7735,2020,2020_Pres-D_NV,NV,Pres-P,Pres-D,Point Blank Political,550,Online,,2/14/2020,256,Bernard Sanders,13257,DEM,13,Joseph R. Biden Jr.,13256,DEM,14.3,12.6,-1.3,2/22/2020,33.99,17.57,16.43,17.73,,0,10.0271122452635, +64479,118695,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,Winthrop University,386,Live Phone,,2/14/2020,443,Joseph R. Biden Jr.,13256,DEM,24,Bernard Sanders,13257,DEM,19,15,5,2/29/2020,48.65,19.77,28.88,23.88,,1,6.148776813323444, +64609,119195,7759,2020,2020_Pres-D_VA,VA,Pres-P,Pres-D,Christopher Newport University,50,Live Phone,,2/14/2020,561,Joseph R. Biden Jr.,13256,DEM,22,Bernard Sanders,13257,DEM,17,8,5,3/3/2020,53.31,23.15,30.16,25.16,,1,6.851190513356353, +64352,118371,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,SurveyUSA,325,Online,,2/15/2020,520,Bernard Sanders,13257,DEM,25,Joseph R. Biden Jr.,13256,DEM,15,9,10,3/3/2020,35.97,27.9,8.07,1.93,,1,-6.555135273535532,for KGTV-TV (California) | KABC-TV (California) | San Diego Union-Tribune +64343,118332,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,SurveyUSA,325,Online,,2/15/2020,698,Joseph R. Biden Jr.,13256,DEM,20,Bernard Sanders,13257,DEM,22,22,-2,3/3/2020,42.95,24.22,18.74,20.74,,.5,4.275317212304139,for WRAL News +64475,118665,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,University of Massachusetts Lowell,355,Online,,2/15/2020,450,Joseph R. Biden Jr.,13256,DEM,16,Bernard Sanders,13257,DEM,23,19,-7,3/3/2020,42.95,24.22,18.74,25.74,,0,9.470329692499625, +64460,118553,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,University of Massachusetts Lowell,355,Online,,2/15/2020,400,Joseph R. Biden Jr.,13256,DEM,23,Bernard Sanders,13257,DEM,21,13,2,2/29/2020,48.65,19.77,28.88,26.88,,1,9.564390573151185, +64476,118666,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,University of Massachusetts Lowell,355,Online,,2/15/2020,600,Joseph R. Biden Jr.,13256,DEM,20,Bernard Sanders,13257,DEM,23,18,-3,3/3/2020,34.64,29.91,4.74,7.74,,0,-3.82118887803506, +64156,118054,7759,2020,2020_Pres-D_VA,VA,Pres-P,Pres-D,Monmouth University,215,Live Phone,,2/15/2020,400,Joseph R. Biden Jr.,13256,DEM,34.5,Bernard Sanders,13257,DEM,33.67,5,.82999998,3/3/2020,53.31,23.15,30.16,29.32,,1,11.48199405371867,average of multiple versions or turnout models listed in poll +64493,118744,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,University of Massachusetts Lowell,355,Online,,2/16/2020,450,Bernard Sanders,13257,DEM,24,Joseph R. Biden Jr.,13256,DEM,13,16,11,3/3/2020,35.97,27.9,8.07,2.93,,1,-5.379974289795242, +64473,118660,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,Monmouth University,215,Live Phone,,2/18/2020,408,Bernard Sanders,13257,DEM,34,Joseph R. Biden Jr.,13256,DEM,26.5,10,7.5,3/3/2020,35.97,27.9,8.07,.57,,1,-7.580234384245006,average of multiple versions or turnout models listed in poll +64516,118875,7740,2020,2020_Pres-D_OK,OK,Pres-P,Pres-D,SoonerPoll.com,308,Live Phone/Online,,2/19/2020,409,Joseph R. Biden Jr.,13256,DEM,21.2,Bernard Sanders,13257,DEM,12.8,19.8,8.3999996,3/3/2020,38.66,25.45,13.21,4.81,,1,-3.984528336862352,for KWTV-DT Oklahoma City | KOTV-DT Tulsa +64610,119197,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,Meredith College,423,Live Phone/Online,,2/20/2020,430,Joseph R. Biden Jr.,13256,DEM,17.9,Bernard Sanders,13257,DEM,19.5,17,-1.6,3/3/2020,42.95,24.22,18.74,20.34,,0,4.428217766317128, +64494,118752,7735,2020,2020_Pres-D_NV,NV,Pres-P,Pres-D,AtlasIntel,546,Online,,2/20/2020,517,Bernard Sanders,13257,DEM,38,Joseph R. Biden Jr.,13256,DEM,11,14,27,2/22/2020,33.99,17.57,16.43,10.57,,1,4.15595284898213, +64495,118757,7735,2020,2020_Pres-D_NV,NV,Pres-P,Pres-D,Data for Progress,522,Text,,2/20/2020,1010,Bernard Sanders,13257,DEM,35,Joseph R. Biden Jr.,13256,DEM,16,15,19,2/22/2020,33.99,17.57,16.43,2.57,,1,-5.234528466845511, +64481,118698,7735,2020,2020_Pres-D_NV,NV,Pres-P,Pres-D,Emerson College,88,IVR/Online/Text,,2/20/2020,425,Bernard Sanders,13257,DEM,30.4,Joseph R. Biden Jr.,13256,DEM,16.1,16.9,14.3,2/22/2020,33.99,17.57,16.43,2.13,,1,-5.282744327158515,for KLAS-TV Las Vegas +64515,118873,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,Marist College,183,Live Phone,,2/20/2020,539,Joseph R. Biden Jr.,13256,DEM,27,Bernard Sanders,13257,DEM,23,15,4,2/29/2020,48.65,19.77,28.88,24.88,,1,8.494986327405179,for NBC News +64607,119193,7707,2020,2020_Pres-D_MA,MA,Pres-P,Pres-D,YouGov,391,Online,,2/21/2020,400,Joseph R. Biden Jr.,13256,DEM,12,Bernard Sanders,13257,DEM,25,23,-13,3/3/2020,33.51,26.66,6.85,19.85,,0,5.545640159643888,for UMass Amherst | WCVB-TV +64567,119021,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,Clemson University,54,Live Phone/Online,,2/21/2020,650,Joseph R. Biden Jr.,13256,DEM,35,Bernard Sanders,13257,DEM,13,17,22,2/29/2020,48.65,19.77,28.88,6.88,,1,-10.16827866375895, +64501,118786,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,YouGov,391,Online,,2/21/2020,1238,Joseph R. Biden Jr.,13256,DEM,28,Bernard Sanders,13257,DEM,23,18,5,2/29/2020,48.65,19.77,28.88,23.88,,1,7.748374004265261,for CBS News +64529,118924,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,Change Research,48,Online,,2/22/2020,1069,Bernard Sanders,13257,DEM,37,Joseph R. Biden Jr.,13256,DEM,12,20,25,3/3/2020,35.97,27.9,8.07,16.93,,1,10.52006931417695,for KQED +64524,118908,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,Spry Strategies,508,IVR/Online,,2/22/2020,561,Joseph R. Biden Jr.,13256,DEM,20.17,Bernard Sanders,13257,DEM,20.16,20.33,.0099999998,3/3/2020,42.95,24.22,18.74,18.73,,0,2.760939925352738,for Civitas Institute +64638,119317,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,University of Texas at Tyler,458,Live Phone/Online,,2/22/2020,586,Joseph R. Biden Jr.,13256,DEM,19,Bernard Sanders,13257,DEM,29,21,-10,3/3/2020,34.64,29.91,4.74,14.74,,0,4.849311920514499,for Dallas Morning News +64595,119181,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,"University of California, Berkeley",457,Online,,2/23/2020,3002,Bernard Sanders,13257,DEM,33.7,Joseph R. Biden Jr.,13256,DEM,8.2,17.3,25.5,3/3/2020,35.97,27.9,8.07,17.43,,1,11.24052537671174,for LA Times +64533,118942,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,Point Blank Political,550,Online,,2/24/2020,2098,Bernard Sanders,13257,DEM,33.6,Joseph R. Biden Jr.,13256,DEM,10.5,13.1,23.1,3/3/2020,35.97,27.9,8.07,15.03,,1,8.222148564461627, +64614,119207,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,SSRS,297,Live Phone,,2/24/2020,488,Bernard Sanders,13257,DEM,35,Joseph R. Biden Jr.,13256,DEM,13,14,22,3/3/2020,35.97,27.9,8.07,13.93,,1,7.619930393584814,for CNN +64573,119041,7679,2020,2020_Pres-D_CO,CO,Pres-P,Pres-D,Data for Progress,522,Text,,2/24/2020,471,Bernard Sanders,13257,DEM,34,Joseph R. Biden Jr.,13256,DEM,10,14,24,3/3/2020,37,24.64,12.37,11.63,,1,4.620036842201908, +64519,118895,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,Public Policy Polling,263,IVR/Text,,2/24/2020,852,Joseph R. Biden Jr.,13256,DEM,23,Bernard Sanders,13257,DEM,20,17,3,3/3/2020,42.95,24.22,18.74,15.74,,1,.7111773951111323, +64568,119022,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,East Carolina University,523,IVR/Online,,2/24/2020,1142,Joseph R. Biden Jr.,13256,DEM,30.5,Bernard Sanders,13257,DEM,23.1,19.9,7.4000001,2/29/2020,48.65,19.77,28.88,21.48,,1,5.812172846711515, +64584,119076,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,Monmouth University,215,Live Phone,,2/24/2020,454,Joseph R. Biden Jr.,13256,DEM,36,Bernard Sanders,13257,DEM,16,15,20,2/29/2020,48.65,19.77,28.88,8.88,,1,-7.521134749078136, +64512,118856,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,Public Policy Polling,263,IVR/Text,,2/24/2020,866,Joseph R. Biden Jr.,13256,DEM,36,Bernard Sanders,13257,DEM,21,7,15,2/29/2020,48.65,19.77,28.88,13.88,,1,-2.171519377151645, +64615,119208,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,SSRS,297,Live Phone,,2/24/2020,387,Joseph R. Biden Jr.,13256,DEM,20,Bernard Sanders,13257,DEM,29,18,-9,3/3/2020,34.64,29.91,4.74,13.74,,0,4.056481310410693,for CNN +64613,119200,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,Univision/Latino Decisions/North Star Opinion Research,516,Live Phone/Online,,2/24/2020,527,Joseph R. Biden Jr.,13256,DEM,20,Bernard Sanders,13257,DEM,26,20,-6,3/3/2020,34.64,29.91,4.74,10.74,,0,1.004322710309429, +64572,119040,7759,2020,2020_Pres-D_VA,VA,Pres-P,Pres-D,Data for Progress,522,Text,,2/24/2020,499,Joseph R. Biden Jr.,13256,DEM,19,Bernard Sanders,13257,DEM,28,17,-9,3/3/2020,53.31,23.15,30.16,39.16,,0,23.77972962150251, +64580,119067,7679,2020,2020_Pres-D_CO,CO,Pres-P,Pres-D,Magellan Strategies,179,Live Phone,,2/25/2020,500,Bernard Sanders,13257,DEM,27.2,Joseph R. Biden Jr.,13256,DEM,11.1,11.1,16.1,3/3/2020,37,24.64,12.37,3.73,,1,-3.645179956835482, +64597,119183,7707,2020,2020_Pres-D_MA,MA,Pres-P,Pres-D,MassINC Polling Group,198,Live Phone,,2/25/2020,426,Joseph R. Biden Jr.,13256,DEM,9,Bernard Sanders,13257,DEM,25,17,-16,3/3/2020,33.51,26.66,6.85,22.85,,0,10.04378999430642,for WBUR +64598,119184,7708,2020,2020_Pres-R_MA,MA,Pres-P,Pres-R,MassINC Polling Group,198,Live Phone,,2/25/2020,374,Donald Trump,13254,REP,83,William F. Weld,13351,REP,14,,69,3/3/2020,87.03,9.25,77.77,8.77,,1,-1.259720557788424,for WBUR +64624,119275,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,Data for Progress,522,Text,,2/25/2020,536,Joseph R. Biden Jr.,13256,DEM,25,Bernard Sanders,13257,DEM,27,18,-2,3/3/2020,42.95,24.22,18.74,20.74,,0,5.673372423185302, +64650,119382,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,High Point University,139,Live Phone/Online,,2/25/2020,274,Joseph R. Biden Jr.,13256,DEM,14,Bernard Sanders,13257,DEM,28,20,-14,3/3/2020,42.95,24.22,18.74,32.74,,0,18.42984164558218, +64639,119329,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,Marist College,183,Live Phone,,2/25/2020,568,Joseph R. Biden Jr.,13256,DEM,24,Bernard Sanders,13257,DEM,26,15,-2,3/3/2020,42.95,24.22,18.74,20.74,,0,6.142672702146049,for NBC News +64589,119111,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,Change Research,48,Online,,2/25/2020,543,Joseph R. Biden Jr.,13256,DEM,28,Bernard Sanders,13257,DEM,24,16,4,2/29/2020,48.65,19.77,28.88,24.88,,1,10.04308245605895,for The Post and Courier +64593,119172,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,Data for Progress,522,Text,,2/25/2020,1416,Joseph R. Biden Jr.,13256,DEM,34,Bernard Sanders,13257,DEM,25,13,9,2/29/2020,48.65,19.77,28.88,19.88,,1,4.403650185039628, +64625,119276,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,Data for Progress,522,Text,,2/25/2020,513,Joseph R. Biden Jr.,13256,DEM,21,Bernard Sanders,13257,DEM,30,21,-9,3/3/2020,34.64,29.91,4.74,13.74,,0,3.989801574542863, +64640,119331,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,Marist College,183,Live Phone,,2/25/2020,556,Joseph R. Biden Jr.,13256,DEM,19,Bernard Sanders,13257,DEM,34,15,-15,3/3/2020,34.64,29.91,4.74,19.74,,0,10.8432084137543,for NBC News +64528,118915,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,Public Policy Polling,263,IVR/Text,D,2/25/2020,1045,Joseph R. Biden Jr.,13256,DEM,27.5,Bernard Sanders,13257,DEM,24.5,17,3,3/3/2020,34.64,29.91,4.74,1.74,,1,-8.155098607249716,for unspecified Democratic sponsor; average of multiple versions or turnout models listed in poll +64587,119084,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,Starboard Communications,316,IVR/Live Phone/Text,,2/26/2020,1102,Joseph R. Biden Jr.,13256,DEM,40,Bernard Sanders,13257,DEM,11,12,29,2/29/2020,48.65,19.77,28.88,.12,,1,-15.81984398768998, +64627,119293,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,Point Blank Political,550,Online,,2/27/2020,2276,Bernard Sanders,13257,DEM,41.85,Joseph R. Biden Jr.,13256,DEM,26.95,14,14.9,3/3/2020,35.97,27.9,8.07,6.83,,1,.6324438583599987,average of multiple versions or turnout models listed in poll +64651,119383,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,YouGov,391,Online,,2/27/2020,1020,Bernard Sanders,13257,DEM,28,Joseph R. Biden Jr.,13256,DEM,19,18,9,3/3/2020,35.97,27.9,8.07,.93,,1,-5.249102603840413,for Stanford University +64616,119241,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,Spry Strategies,508,IVR/Online,,2/27/2020,587,Joseph R. Biden Jr.,13256,DEM,26.75,Bernard Sanders,13257,DEM,18.74,16.01,8.0100002,3/3/2020,42.95,24.22,18.74,10.73,,1,-4.235865977892559,for Civitas Institute +64622,119269,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,AtlasIntel,546,Online,,2/27/2020,477,Joseph R. Biden Jr.,13256,DEM,35,Bernard Sanders,13257,DEM,24,12,11,2/29/2020,48.65,19.77,28.88,17.88,,1,2.632634812794231, +64590,119130,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,Emerson College,88,IVR/Online/Text,,2/27/2020,425,Joseph R. Biden Jr.,13256,DEM,41.4,Bernard Sanders,13257,DEM,24.8,10.8,16.6,2/29/2020,48.65,19.77,28.88,12.28,,1,-3.369323341515251,for Nexstar +64621,119266,7750,2020,2020_Pres-D_SC,SC,Pres-P,Pres-D,Trafalgar Group,338,IVR/Online/Text,R,2/27/2020,1081,Joseph R. Biden Jr.,13256,DEM,43.9,Bernard Sanders,13257,DEM,22.8,10.5,21.1,2/29/2020,48.65,19.77,28.88,7.78,,1,-7.868971910498948,for unspecified Republican sponsor +64661,119430,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,AtlasIntel,546,Online,,2/28/2020,727,Bernard Sanders,13257,DEM,34,Joseph R. Biden Jr.,13256,DEM,26,15,8,3/3/2020,35.97,27.9,8.07,.07,,1,-5.906691251521948, +64644,119348,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,Suffolk University,323,Live Phone,,2/28/2020,500,Bernard Sanders,13257,DEM,34.6,Joseph R. Biden Jr.,13256,DEM,14,12,20.6,3/3/2020,35.97,27.9,8.07,12.53,,1,7.121909845167913,for USA Today +64642,119346,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,YouGov,391,Online,,2/28/2020,1411,Bernard Sanders,13257,DEM,31,Joseph R. Biden Jr.,13256,DEM,19,18,12,3/3/2020,35.97,27.9,8.07,3.93,,1,-1.999836239495171,for CBS News +64662,119435,7679,2020,2020_Pres-D_CO,CO,Pres-P,Pres-D,Elucd,549,Online,,2/28/2020,561,Bernard Sanders,13257,DEM,34,Joseph R. Biden Jr.,13256,DEM,10,9,24,3/3/2020,37,24.64,12.37,11.63,,1,5.366343403250943, +64635,119313,7707,2020,2020_Pres-D_MA,MA,Pres-P,Pres-D,Suffolk University,323,Live Phone,,2/28/2020,500,Joseph R. Biden Jr.,13256,DEM,11,Bernard Sanders,13257,DEM,24.2,22.2,-13.2,3/3/2020,33.51,26.66,6.85,20.05,,0,7.391131489896356,for Boston Globe | WBZ-TV +64641,119338,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,East Carolina University,523,IVR/Online,,2/28/2020,499,Joseph R. Biden Jr.,13256,DEM,28.5,Bernard Sanders,13257,DEM,24.6,14.4,3.9000001,3/3/2020,42.95,24.22,18.74,14.84,,1,.4213264010823292, +64663,119436,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,Elucd,549,Online,,2/28/2020,657,Joseph R. Biden Jr.,13256,DEM,25,Bernard Sanders,13257,DEM,26,15,-1,3/3/2020,42.95,24.22,18.74,19.74,,0,5.483285297233605, +64665,119438,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,AtlasIntel,546,Online,,2/28/2020,486,Joseph R. Biden Jr.,13256,DEM,25,Bernard Sanders,13257,DEM,35,16,-10,3/3/2020,34.64,29.91,4.74,14.74,,0,6.15760811280989, +64664,119437,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,Elucd,549,Online,,2/28/2020,833,Joseph R. Biden Jr.,13256,DEM,20,Bernard Sanders,13257,DEM,31,14,-11,3/3/2020,34.64,29.91,4.74,15.74,,0,7.051110107152865, +64643,119347,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,YouGov,391,Online,,2/28/2020,635,Joseph R. Biden Jr.,13256,DEM,26,Bernard Sanders,13257,DEM,30,13,-4,3/3/2020,34.64,29.91,4.74,8.74,,0,-.6380108725236295,for CBS News +64693,119495,7671,2020,2020_Pres-D_AL,AL,Pres-P,Pres-D,Data for Progress,522,Online/Text,,2/29/2020,237,Joseph R. Biden Jr.,13256,DEM,47,Bernard Sanders,13257,DEM,22,18,25,3/3/2020,63.28,16.54,46.74,21.74,,1,9.378677919680662, +64694,119496,7673,2020,2020_Pres-D_AR,AR,Pres-P,Pres-D,Data for Progress,522,Online/Text,,2/29/2020,300,Joseph R. Biden Jr.,13256,DEM,36,Bernard Sanders,13257,DEM,23,22,13,3/3/2020,40.59,22.44,18.16,5.16,,1,-2.792906059580267, +64695,119497,7740,2020,2020_Pres-D_OK,OK,Pres-P,Pres-D,Data for Progress,522,Online/Text,,2/29/2020,300,Joseph R. Biden Jr.,13256,DEM,35,Bernard Sanders,13257,DEM,28,19,7,3/3/2020,38.66,25.45,13.21,6.21,,1,-.1840057746965207, +64686,119488,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,Data for Progress,522,Online/Text,,2/29/2020,300,Joseph R. Biden Jr.,13256,DEM,30,Bernard Sanders,13257,DEM,28,20,2,3/3/2020,34.64,29.91,4.74,2.74,,1,-6.383587939715255, +64698,119500,7761,2020,2020_Pres-D_VT,VT,Pres-P,Pres-D,Data for Progress,522,Online/Text,,2/29/2020,236,Bernard Sanders,13257,DEM,57,Joseph R. Biden Jr.,13256,DEM,16,16,41,3/3/2020,50.69,21.99,28.7,12.3,,1,3.944578722077593, +64685,119487,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,Data for Progress,522,Text,,3/1/2020,516,Bernard Sanders,13257,DEM,32,Joseph R. Biden Jr.,13256,DEM,25,16,7,3/3/2020,35.97,27.9,8.07,1.07,,1,-4.508270221549151, +64645,119350,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,Emerson College,88,IVR/Online,,3/1/2020,545,Bernard Sanders,13257,DEM,37.8,Joseph R. Biden Jr.,13256,DEM,21,16.1,16.799999,3/3/2020,35.97,27.9,8.07,8.73,,1,3.590673844346251,for Nexstar +64647,119353,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,Point Blank Political,550,Online,,3/1/2020,1220,Bernard Sanders,13257,DEM,41,Joseph R. Biden Jr.,13256,DEM,31.1,14.3,9.8999996,3/3/2020,35.97,27.9,8.07,1.83,,1,-3.751383807355439,average of multiple versions or turnout models listed in poll +64690,119492,7679,2020,2020_Pres-D_CO,CO,Pres-P,Pres-D,Data for Progress,522,Text,,3/1/2020,464,Bernard Sanders,13257,DEM,32,Joseph R. Biden Jr.,13256,DEM,18,16,14,3/3/2020,37,24.64,12.37,1.63,,1,-4.193142722617044, +64689,119491,7707,2020,2020_Pres-D_MA,MA,Pres-P,Pres-D,Data for Progress,522,Text,,3/1/2020,301,Joseph R. Biden Jr.,13256,DEM,26,Bernard Sanders,13257,DEM,26,28,0,3/3/2020,33.51,26.66,6.85,6.85,,0,-7.545553340933512, +64696,119498,7712,2020,2020_Pres-D_ME,ME,Pres-P,Pres-D,Data for Progress,522,Text,,3/1/2020,385,Joseph R. Biden Jr.,13256,DEM,25,Bernard Sanders,13257,DEM,34,20,-9,3/3/2020,33.94,33,.94,9.94,,0,.4152364379901755, +64692,119494,7715,2020,2020_Pres-D_MN,MN,Pres-P,Pres-D,Data for Progress,522,Text,,3/1/2020,650,Joseph R. Biden Jr.,13256,DEM,27,Bernard Sanders,13257,DEM,32,21,-5,3/3/2020,38.64,29.89,8.75,13.75,,0,4.67479155333189, +64687,119489,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,Data for Progress,522,Text,,3/1/2020,334,Joseph R. Biden Jr.,13256,DEM,36,Bernard Sanders,13257,DEM,27,18,9,3/3/2020,42.95,24.22,18.74,9.74,,1,-4.462152582484822, +64691,119493,7753,2020,2020_Pres-D_TN,TN,Pres-P,Pres-D,Data for Progress,522,Text,,3/1/2020,368,Joseph R. Biden Jr.,13256,DEM,34,Bernard Sanders,13257,DEM,27,20,7,3/3/2020,41.72,25.02,16.7,9.7,,1,-.1527865640981599, +64646,119351,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,Emerson College,88,IVR/Online,,3/1/2020,450,Joseph R. Biden Jr.,13256,DEM,25.9,Bernard Sanders,13257,DEM,30.8,16.2,-4.9000001,3/3/2020,34.64,29.91,4.74,9.64,,0,1.192400104491461,for Nexstar +64697,119499,7757,2020,2020_Pres-D_UT,UT,Pres-P,Pres-D,Data for Progress,522,Text,,3/1/2020,622,Bernard Sanders,13257,DEM,29,Joseph R. Biden Jr.,13256,DEM,23,19,6,3/3/2020,36.14,18.44,17.7,11.7,,1,.4378891898693947, +64688,119490,7759,2020,2020_Pres-D_VA,VA,Pres-P,Pres-D,Data for Progress,522,Text,,3/1/2020,327,Joseph R. Biden Jr.,13256,DEM,39,Bernard Sanders,13257,DEM,24,17,15,3/3/2020,53.31,23.15,30.16,15.16,,1,.8150532652011152, +64671,119473,7671,2020,2020_Pres-D_AL,AL,Pres-P,Pres-D,Swayable,543,Online,,3/2/2020,337,Joseph R. Biden Jr.,13256,DEM,42.3,Bernard Sanders,13257,DEM,19.8,18.4,22.5,3/3/2020,63.28,16.54,46.74,24.24,,1,12.96972201950432, +64672,119474,7673,2020,2020_Pres-D_AR,AR,Pres-P,Pres-D,Swayable,543,Online,,3/2/2020,308,Joseph R. Biden Jr.,13256,DEM,27.8,Bernard Sanders,13257,DEM,16.8,24.8,11,3/3/2020,40.59,22.44,18.16,7.16,,1,.0564590140223994, +64673,119475,7677,2020,2020_Pres-D_CA,CA,Pres-P,Pres-D,Swayable,543,Online,,3/2/2020,2586,Bernard Sanders,13257,DEM,28.7,Joseph R. Biden Jr.,13256,DEM,20.8,9.6,7.9000001,3/3/2020,35.97,27.9,8.07,.17,,1,-5.005341866090764, +64674,119476,7679,2020,2020_Pres-D_CO,CO,Pres-P,Pres-D,Swayable,543,Online,,3/2/2020,643,Bernard Sanders,13257,DEM,28.6,Joseph R. Biden Jr.,13256,DEM,19.7,19,8.8999996,3/3/2020,37,24.64,12.37,3.47,,1,-2.715690146646319, +64675,119477,7707,2020,2020_Pres-D_MA,MA,Pres-P,Pres-D,Swayable,543,Online,,3/2/2020,655,Joseph R. Biden Jr.,13256,DEM,17.3,Bernard Sanders,13257,DEM,27,14.6,-9.6999998,3/3/2020,33.51,26.66,6.85,16.55,,0,3.934549682909747, +64669,119456,7712,2020,2020_Pres-D_ME,ME,Pres-P,Pres-D,Change Research,48,Online,,3/2/2020,507,Joseph R. Biden Jr.,13256,DEM,24,Bernard Sanders,13257,DEM,43,16,-19,3/3/2020,33.94,33,.94,19.94,,0,12.69276160166546, +64676,119478,7712,2020,2020_Pres-D_ME,ME,Pres-P,Pres-D,Swayable,543,Online,,3/2/2020,121,Joseph R. Biden Jr.,13256,DEM,21.5,Bernard Sanders,13257,DEM,26.6,11,-5.0999999,3/3/2020,33.94,33,.94,6.04,,0,-4.929733027157961, +64699,119596,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,Spry Strategies,508,IVR/Online,,3/2/2020,543,Joseph R. Biden Jr.,13256,DEM,44.75,Bernard Sanders,13257,DEM,17.68,10.87,27.07,3/3/2020,42.95,24.22,18.74,8.33,,1,-5.775337314415766,for Civitas Institute +64678,119480,7724,2020,2020_Pres-D_NC,NC,Pres-P,Pres-D,Swayable,543,Online,,3/2/2020,844,Joseph R. Biden Jr.,13256,DEM,35.7,Bernard Sanders,13257,DEM,22.8,17.8,12.9,3/3/2020,42.95,24.22,18.74,5.84,,1,-8.2928087347778, +64679,119481,7740,2020,2020_Pres-D_OK,OK,Pres-P,Pres-D,Swayable,543,Online,,3/2/2020,301,Joseph R. Biden Jr.,13256,DEM,37.5,Bernard Sanders,13257,DEM,25.9,11.4,11.6,3/3/2020,38.66,25.45,13.21,1.61,,1,-5.241702878642359, +64680,119482,7753,2020,2020_Pres-D_TN,TN,Pres-P,Pres-D,Swayable,543,Online,,3/2/2020,604,Joseph R. Biden Jr.,13256,DEM,28.2,Bernard Sanders,13257,DEM,27.2,16.9,1,3/3/2020,41.72,25.02,16.7,15.7,,1,7.515534325052615, +64681,119483,7755,2020,2020_Pres-D_TX,TX,Pres-P,Pres-D,Swayable,543,Online,,3/2/2020,1208,Joseph R. Biden Jr.,13256,DEM,27.1,Bernard Sanders,13257,DEM,27.8,19.9,-.69999999,3/3/2020,34.64,29.91,4.74,5.44,,0,-2.901665573194701, +64682,119484,7757,2020,2020_Pres-D_UT,UT,Pres-P,Pres-D,Swayable,543,Online,,3/2/2020,134,Bernard Sanders,13257,DEM,22.1,Joseph R. Biden Jr.,13256,DEM,27.1,6.4,-5,3/3/2020,36.14,18.44,17.7,22.7,,0,13.35385033021369, +64668,119455,7759,2020,2020_Pres-D_VA,VA,Pres-P,Pres-D,AtlasIntel,546,Online,,3/2/2020,545,Joseph R. Biden Jr.,13256,DEM,42,Bernard Sanders,13257,DEM,28,10,14,3/3/2020,53.31,23.15,30.16,16.16,,1,.4272900799535236, +64667,119449,7759,2020,2020_Pres-D_VA,VA,Pres-P,Pres-D,Change Research,48,Online,,3/2/2020,510,Joseph R. Biden Jr.,13256,DEM,45,Bernard Sanders,13257,DEM,25,13,20,3/3/2020,53.31,23.15,30.16,10.16,,1,-6.365053299411827, +64683,119485,7759,2020,2020_Pres-D_VA,VA,Pres-P,Pres-D,Swayable,543,Online,,3/2/2020,731,Joseph R. Biden Jr.,13256,DEM,35.7,Bernard Sanders,13257,DEM,20.2,10.8,15.5,3/3/2020,53.31,23.15,30.16,14.66,,1,-1.330362735239335, +64684,119486,7761,2020,2020_Pres-D_VT,VT,Pres-P,Pres-D,Swayable,543,Online,,3/2/2020,86,Bernard Sanders,13257,DEM,48.4,Joseph R. Biden Jr.,13256,DEM,10.5,16.5,37.900002,3/3/2020,50.69,21.99,28.7,9.2,,1,-.4963688102246945, +64750,119751,7713,2020,2020_Pres-D_MI,MI,Pres-P,Pres-D,EPIC-MRA,84,Live Phone,,3/5/2020,400,Joseph R. Biden Jr.,13256,DEM,51,Bernard Sanders,13257,DEM,27,,24,3/10/2020,52.93,36.34,16.59,7.41,,1,-1.755038426851107,for Detroit Free Press | WLNS TV 6 | WOOD TV 8 | WJRT (ABC) TV 12 +66270,123340,7713,2020,2020_Pres-D_MI,MI,Pres-P,Pres-D,OurProgress (The Progress Campaign),561,Live Phone,,3/5/2020,417,Joseph R. Biden Jr.,13256,DEM,51.08,Bernard Sanders,13257,DEM,43.88,,7.1999998,3/10/2020,52.93,36.34,16.59,9.39,,1,.2231443898828894, +64732,119711,7717,2020,2020_Pres-D_MO,MO,Pres-P,Pres-D,Emerson College,88,IVR/Online/Text,,3/5/2020,425,Joseph R. Biden Jr.,13256,DEM,48.1,Bernard Sanders,13257,DEM,43.7,,4.4000001,3/10/2020,60.1,34.58,25.52,21.12,,1,14.01559705555813,for Nexstar +64744,119736,7717,2020,2020_Pres-D_MO,MO,Pres-P,Pres-D,Remington Research Group,279,IVR,,3/5/2020,1040,Joseph R. Biden Jr.,13256,DEM,53,Bernard Sanders,13257,DEM,31,,22,3/10/2020,60.1,34.58,25.52,3.52,,1,-5.862746250895778,for Missouri Scout +64745,119737,7763,2020,2020_Pres-D_WA,WA,Pres-P,Pres-D,Data for Progress,522,Text,,3/5/2020,737,Joseph R. Biden Jr.,13256,DEM,47,Bernard Sanders,13257,DEM,44,5,3,3/10/2020,37.94,36.57,1.37,1.63,,1,-3.743685176182684, +64740,119723,7763,2020,2020_Pres-D_WA,WA,Pres-P,Pres-D,SurveyUSA,325,Online,,3/5/2020,550,Joseph R. Biden Jr.,13256,DEM,36.36,Bernard Sanders,13257,DEM,35.35,10.1,1.01,3/10/2020,37.94,36.57,1.37,.36,,1,-5.599429861394352,for KING TV (Seattle) +64787,119863,7687,2020,2020_Pres-D_FL,FL,Pres-P,Pres-D,Florida Atlantic University,97,IVR/Online,,3/6/2020,399,Joseph R. Biden Jr.,13256,DEM,61.4,Bernard Sanders,13257,DEM,25.4,,36,3/17/2020,61.95,22.84,39.1,3.1,,1,-4.036130000519155, +64787,119862,7688,2020,2020_Pres-R_FL,FL,Pres-P,Pres-R,Florida Atlantic University,97,IVR/Online,,3/6/2020,409,Donald Trump,13254,REP,92.6,William F. Weld,13351,REP,3.8,,88.800003,3/17/2020,93.79,3.17,90.62,1.82,,1,-8.703494098209273, +64785,119860,7713,2020,2020_Pres-D_MI,MI,Pres-P,Pres-D,ROI Rocket,554,Online,,3/6/2020,1000,Joseph R. Biden Jr.,13256,DEM,55,Bernard Sanders,13257,DEM,45,,10,3/10/2020,52.93,36.34,16.59,6.59,,1,-1.822103907927994, +64746,119741,7717,2020,2020_Pres-D_MO,MO,Pres-P,Pres-D,Data for Progress,522,Online/Text,,3/6/2020,348,Joseph R. Biden Jr.,13256,DEM,62,Bernard Sanders,13257,DEM,32,0,30,3/10/2020,60.1,34.58,25.52,4.48,,1,-4.945195171061331, +64747,119742,7720,2020,2020_Pres-D_MS,MS,Pres-P,Pres-D,Data for Progress,522,Online/Text,,3/6/2020,340,Joseph R. Biden Jr.,13256,DEM,77,Bernard Sanders,13257,DEM,22,,55,3/10/2020,80.96,14.82,66.15,11.15,,1,-1.805540101673724, +64754,119784,7687,2020,2020_Pres-D_FL,FL,Pres-P,Pres-D,Point Blank Political,550,Online,,3/7/2020,3376,Joseph R. Biden Jr.,13256,DEM,57.6,Bernard Sanders,13257,DEM,30.7,2.1,26.9,3/17/2020,61.95,22.84,39.1,12.2,,1,5.93567360538739,average of multiple versions or turnout models listed in poll +64806,119952,7687,2020,2020_Pres-D_FL,FL,Pres-P,Pres-D,St. Pete Polls,314,IVR,,3/7/2020,2480,Joseph R. Biden Jr.,13256,DEM,69.2,Bernard Sanders,13257,DEM,13.6,4.7,55.599998,3/17/2020,61.95,22.84,39.1,16.5,,1,10.7855878661967,for Florida Politics +64764,119806,7713,2020,2020_Pres-D_MI,MI,Pres-P,Pres-D,Monmouth University,215,Live Phone,,3/7/2020,411,Joseph R. Biden Jr.,13256,DEM,51,Bernard Sanders,13257,DEM,36,3,15,3/10/2020,52.93,36.34,16.59,1.59,,1,-7.56724906355069, +64766,119811,7713,2020,2020_Pres-D_MI,MI,Pres-P,Pres-D,YouGov,391,Online,,3/7/2020,201,Joseph R. Biden Jr.,13256,DEM,54,Bernard Sanders,13257,DEM,41,,13,3/10/2020,52.93,36.34,16.59,3.59,,1,-6.112329722873337,for Yahoo News +64805,119951,7687,2020,2020_Pres-D_FL,FL,Pres-P,Pres-D,University of North Florida,360,Live Phone,,3/8/2020,1502,Joseph R. Biden Jr.,13256,DEM,66,Bernard Sanders,13257,DEM,22,2,44,3/17/2020,61.95,22.84,39.1,4.9,,1,-1.459486781805391, +64773,119834,7697,2020,2020_Pres-D_ID,ID,Pres-P,Pres-D,Data for Progress,522,Text,,3/8/2020,329,Joseph R. Biden Jr.,13256,DEM,51,Bernard Sanders,13257,DEM,47,,4,3/10/2020,48.92,42.44,6.48,2.48,,1,-5.742034002841613, +64753,119758,7698,2020,2020_Pres-D_IL,IL,Pres-P,Pres-D,Ogden & Fry,425,IVR,,3/8/2020,457,Joseph R. Biden Jr.,13256,DEM,55.4,Bernard Sanders,13257,DEM,26.4,,29,3/17/2020,58.77,36.08,22.69,6.31,,1,-2.305765209183308,for Northwest Side GOP Club +64848,120081,7698,2020,2020_Pres-D_IL,IL,Pres-P,Pres-D,Victory Research,437,Live Phone,,3/8/2020,1208,Joseph R. Biden Jr.,13256,DEM,55.2,Bernard Sanders,13257,DEM,36.2,,19,3/17/2020,58.77,36.08,22.69,3.69,,1,-5.608249973348176, +64774,119841,7713,2020,2020_Pres-D_MI,MI,Pres-P,Pres-D,AtlasIntel,546,Online,,3/8/2020,528,Joseph R. Biden Jr.,13256,DEM,48,Bernard Sanders,13257,DEM,40,3,8,3/10/2020,52.93,36.34,16.59,8.59,,1,.3157318432465888, +64761,119800,7713,2020,2020_Pres-D_MI,MI,Pres-P,Pres-D,Concord Public Opinion Partners,553,Live Phone,,3/8/2020,305,Joseph R. Biden Jr.,13256,DEM,53,Bernard Sanders,13257,DEM,23,,30,3/10/2020,52.93,36.34,16.59,13.41,,1,4.90008790922519,for The Welcome Party +64772,119833,7713,2020,2020_Pres-D_MI,MI,Pres-P,Pres-D,Data for Progress,522,Text,,3/8/2020,320,Joseph R. Biden Jr.,13256,DEM,59,Bernard Sanders,13257,DEM,38,,21,3/10/2020,52.93,36.34,16.59,4.41,,1,-4.610426774271919, +64748,119743,7713,2020,2020_Pres-D_MI,MI,Pres-P,Pres-D,Mitchell Research & Communications,213,IVR,,3/8/2020,602,Joseph R. Biden Jr.,13256,DEM,54.3,Bernard Sanders,13257,DEM,32.6,1.3,21.700001,3/10/2020,52.93,36.34,16.59,5.11,,1,-3.533957141848689, +64763,119803,7713,2020,2020_Pres-D_MI,MI,Pres-P,Pres-D,Target Insyght,330,IVR/Live Phone,,3/8/2020,600,Joseph R. Biden Jr.,13256,DEM,65,Bernard Sanders,13257,DEM,24,2,41,3/10/2020,52.93,36.34,16.59,24.41,,1,17.06574230249116, +64783,119856,7717,2020,2020_Pres-D_MO,MO,Pres-P,Pres-D,Optimus,245,Live Phone/Text,,3/8/2020,402,Joseph R. Biden Jr.,13256,DEM,67.6,Bernard Sanders,13257,DEM,29.4,,38.200001,3/10/2020,60.1,34.58,25.52,12.68,,1,4.891155647683433, +64781,119854,7726,2020,2020_Pres-D_ND,ND,Pres-P,Pres-D,Swayable,543,Online,,3/8/2020,125,Bernard Sanders,13257,DEM,30.5,Joseph R. Biden Jr.,13256,DEM,65.1,,-34.599998,3/10/2020,53.3,39.84,13.46,48.06,,0,37.87570020407566, +64776,119846,7763,2020,2020_Pres-D_WA,WA,Pres-P,Pres-D,Data for Progress,522,Online/Text,,3/8/2020,751,Joseph R. Biden Jr.,13256,DEM,49,Bernard Sanders,13257,DEM,43,6,6,3/10/2020,37.94,36.57,1.37,4.63,,1,-.1183400037881282, +64842,120060,7687,2020,2020_Pres-D_FL,FL,Pres-P,Pres-D,Latino Decisions,482,Live Phone/Online/Text,,3/9/2020,531,Joseph R. Biden Jr.,13256,DEM,65,Bernard Sanders,13257,DEM,28.5,,36.5,3/17/2020,61.95,22.84,39.1,2.6,,1,-3.791860156437389,for Univision; average of multiple versions or turnout models listed in poll +64853,120092,7687,2020,2020_Pres-D_FL,FL,Pres-P,Pres-D,ROI Rocket,554,Online,,3/9/2020,877,Joseph R. Biden Jr.,13256,DEM,67,Bernard Sanders,13257,DEM,27,,40,3/17/2020,61.95,22.84,39.1,.9,,1,-5.343238072826578, +64777,119850,7697,2020,2020_Pres-D_ID,ID,Pres-P,Pres-D,Swayable,543,Online,,3/9/2020,235,Joseph R. Biden Jr.,13256,DEM,52.3,Bernard Sanders,13257,DEM,37.2,,15.1,3/10/2020,48.92,42.44,6.48,8.62,,1,1.687721784038632, +64855,120094,7698,2020,2020_Pres-D_IL,IL,Pres-P,Pres-D,ROI Rocket,554,Online,,3/9/2020,960,Joseph R. Biden Jr.,13256,DEM,57,Bernard Sanders,13257,DEM,34,,23,3/17/2020,58.77,36.08,22.69,.31,,1,-8.550962914631901, +64778,119851,7713,2020,2020_Pres-D_MI,MI,Pres-P,Pres-D,Swayable,543,Online,,3/9/2020,1516,Joseph R. Biden Jr.,13256,DEM,62,Bernard Sanders,13257,DEM,27.9,,34.099998,3/10/2020,52.93,36.34,16.59,17.51,,1,10.30804254362181, +64779,119852,7717,2020,2020_Pres-D_MO,MO,Pres-P,Pres-D,Swayable,543,Online,,3/9/2020,825,Joseph R. Biden Jr.,13256,DEM,56.6,Bernard Sanders,13257,DEM,35.7,,20.9,3/10/2020,60.1,34.58,25.52,4.62,,1,-3.839778526885126, +64780,119853,7720,2020,2020_Pres-D_MS,MS,Pres-P,Pres-D,Swayable,543,Online,,3/9/2020,495,Joseph R. Biden Jr.,13256,DEM,67.9,Bernard Sanders,13257,DEM,28.1,,39.799999,3/10/2020,80.96,14.82,66.15,26.35,,1,17.75725985966593, +64782,119855,7763,2020,2020_Pres-D_WA,WA,Pres-P,Pres-D,Swayable,543,Online,,3/9/2020,954,Joseph R. Biden Jr.,13256,DEM,38.5,Bernard Sanders,13257,DEM,36.5,,2,3/10/2020,37.94,36.57,1.37,.63,,1,-4.527977162379685, +64826,120003,7687,2020,2020_Pres-D_FL,FL,Pres-P,Pres-D,Gravis Marketing,124,IVR/Online,,3/11/2020,516,Joseph R. Biden Jr.,13256,DEM,66,Bernard Sanders,13257,DEM,25,,41,3/17/2020,61.95,22.84,39.1,1.9,,1,-4.367504662641799, +64825,120002,7698,2020,2020_Pres-D_IL,IL,Pres-P,Pres-D,Gravis Marketing,124,IVR/Online,,3/11/2020,549,Joseph R. Biden Jr.,13256,DEM,63,Bernard Sanders,13257,DEM,25,,38,3/17/2020,58.77,36.08,22.69,15.31,,1,7.989936684642031, +64817,119980,7687,2020,2020_Pres-D_FL,FL,Pres-P,Pres-D,Emerson College,88,IVR/Online,,3/12/2020,434,Joseph R. Biden Jr.,13256,DEM,64.8,Bernard Sanders,13257,DEM,26.7,,38.099998,3/17/2020,61.95,22.84,39.1,1,,1,-5.134910311787007,for Nexstar +64833,120028,7687,2020,2020_Pres-D_FL,FL,Pres-P,Pres-D,Point Blank Political,550,Online,,3/12/2020,3165,Joseph R. Biden Jr.,13256,DEM,58.95,Bernard Sanders,13257,DEM,30.25,2.4,28.700001,3/17/2020,61.95,22.84,39.1,10.4,,1,5.156731695812552,average of multiple versions or turnout models listed in poll +64818,119981,7698,2020,2020_Pres-D_IL,IL,Pres-P,Pres-D,Emerson College,88,IVR/Online,,3/12/2020,567,Joseph R. Biden Jr.,13256,DEM,56.6,Bernard Sanders,13257,DEM,36.2,,20.4,3/17/2020,58.77,36.08,22.69,2.29,,1,-6.386499108224992,for Nexstar +64835,120033,7676,2020,2020_Pres-D_AZ,AZ,Pres-P,Pres-D,Monmouth University,215,Live Phone,,3/13/2020,373,Joseph R. Biden Jr.,13256,DEM,51,Michael Bloomberg,13289,DEM,5,3,46,3/17/2020,65.7,14.41,51.29,5.29,,1,-4.1526375951696, +64852,120089,7687,2020,2020_Pres-D_FL,FL,Pres-P,Pres-D,AtlasIntel,546,Online,,3/15/2020,532,Joseph R. Biden Jr.,13256,DEM,67,Bernard Sanders,13257,DEM,27,,40,3/17/2020,61.95,22.84,39.1,.9,,1,-4.428945924422189, +64858,120098,7687,2020,2020_Pres-D_FL,FL,Pres-P,Pres-D,Swayable,543,Online,,3/16/2020,1608,Joseph R. Biden Jr.,13256,DEM,63.5,Bernard Sanders,13257,DEM,24.9,,38.599998,3/17/2020,61.95,22.84,39.1,.5,,1,-4.495573000919912, +64859,120099,7698,2020,2020_Pres-D_IL,IL,Pres-P,Pres-D,Swayable,543,Online,,3/16/2020,1075,Joseph R. Biden Jr.,13256,DEM,63,Bernard Sanders,13257,DEM,27.7,,35.299999,3/17/2020,58.77,36.08,22.69,12.61,,1,6.19709883294004, +65050,120700,7765,2020,2020_Pres-D_WI,WI,Pres-P,Pres-D,Marquette University Law School,195,Live Phone,,3/27/2020,394,Joseph R. Biden Jr.,13256,DEM,62,Bernard Sanders,13257,DEM,34,,28,4/7/2020,62.82,31.71,31.1,3.1,,1,-7.732217980313221, +66279,123370,8659,2020,2020_House-GS_CA-25,CA-25,House-G,House-GS,DCCC Targeting and Analytics Department,68,IVR/Live Phone,D,5/8/2020,675,Christy Smith,17025,DEM,48,Mike Garcia,17026,REP,46,,2,5/12/2020,45.14,54.86,-9.72,11.72,11.72,0,4.761334200179728,for unspecified Democratic sponsor +71526,133968,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,J.L. Partners,619,Online,,10/13/2020,844,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,42,,10,11/3/2020,51.31,46.86,4.45,5.55,5.55,1,.710166619162369,for The Independent +71440,133800,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,USC Dornsife/Los Angeles Times,343,Online,,10/13/2020,5488,Joseph R. Biden Jr.,13256,DEM,53.86,Donald Trump,13254,REP,41.51,,12.35,11/3/2020,51.31,46.86,4.45,7.9,7.9,1,3.508727938700076,average of multiple versions or turnout models listed in poll +72234,135515,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/13/2020,50908,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,43,,8,11/3/2020,51.31,46.86,4.45,3.55,3.55,1,-.6029971389523768, +71434,133774,6212,2020,2020_Pres-G_AL,AL,Pres-G,Pres-G,Moore Information,217,Live Phone,R,10/13/2020,504,Joseph R. Biden Jr.,13256,DEM,38,Donald Trump,13254,REP,55,,-17,11/3/2020,36.57,62.03,-25.46,8.46,8.46,1,3.264506964373252,for Tommy Tuberville +71069,133031,6216,2020,2020_Pres-G_CO,CO,Pres-G,Pres-G,Civiqs,471,Online,,10/13/2020,1013,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,42,,12,11/3/2020,55.4,41.9,13.5,1.5,-1.5,1,-1.838670047551046,for Daily Kos +72519,136089,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,YouGov,391,Online,,10/13/2020,3755,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,47,,2,11/3/2020,47.86,51.22,-3.36,5.36,5.36,0,-.5673482254018313, +71566,134172,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/13/2020,600,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,44,,7,11/3/2020,49.47,49.24,.24,6.76,6.76,1,2.877597412085648,for Jon Ossoff +72520,136090,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,YouGov,391,Online,,10/13/2020,1456,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,47,,1,11/3/2020,49.47,49.24,.24,.76,.76,1,-3.018880007869074, +71170,133245,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/13/2020,1025,Joseph R. Biden Jr.,13256,DEM,45.9,Donald Trump,13254,REP,46.5,2.5,-.60000002,11/3/2020,50.62,47.84,2.78,3.38,-3.38,0,-2.603798044261427,for unspecified Republican sponsor +71070,133032,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Civiqs,471,Online,,10/13/2020,1211,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,46,,5,11/3/2020,48.59,49.93,-1.35,6.35,6.35,0,2.381754638149284,for Daily Kos +72521,136091,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,YouGov,391,Online,,10/13/2020,1627,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,45,,4,11/3/2020,48.59,49.93,-1.35,5.35,5.35,0,1.525002322517607, +71099,133095,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,IVR/Live Phone,,10/13/2020,400,Joseph R. Biden Jr.,13256,DEM,45.8,Donald Trump,13254,REP,42.6,2.4,3.2,11/3/2020,50.01,48.84,1.16,2.04,2.04,1,-3.50359179094826,for Center for American Greatness +72522,136092,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,YouGov,391,Online,,10/13/2020,2703,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,44,,8,11/3/2020,50.01,48.84,1.16,6.84,6.84,1,2.278304269097718, +72523,136093,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,YouGov,391,Online,,10/13/2020,2947,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,49,,-2,11/3/2020,46.48,52.06,-5.58,3.58,3.58,1,-1.225166459918613, +71068,133030,6256,2020,2020_Pres-G_VA,VA,Pres-G,Pres-G,Civiqs,471,Online,,10/13/2020,1231,Joseph R. Biden Jr.,13256,DEM,55,Donald Trump,13254,REP,42,,13,11/3/2020,54.11,44,10.11,2.89,2.89,1,.0174250405079335,for Daily Kos +71235,133379,6266,2020,2020_Sen-G_AL,AL,Sen-G,Sen-G,FM3 Research,91,Live Phone,D,10/13/2020,801,Doug Jones,13612,DEM,48,Tommy Tuberville,13614,REP,47,,1,11/3/2020,39.74,60.1,-20.36,21.36,21.36,0,14.47997048925879,for Doug Jones +71434,133775,6266,2020,2020_Sen-G_AL,AL,Sen-G,Sen-G,Moore Information,217,Live Phone,R,10/13/2020,504,Doug Jones,13612,DEM,40,Tommy Tuberville,13614,REP,55,,-15,11/3/2020,39.74,60.1,-20.36,5.36,5.36,1,-3.000958369507279,for Tommy Tuberville +71069,133035,6269,2020,2020_Sen-G_CO,CO,Sen-G,Sen-G,Civiqs,471,Online,,10/13/2020,1013,John Wright Hickenlooper,13474,DEM,53,Cory Gardner,13475,REP,42,2,11,11/3/2020,53.5,44.18,9.32,1.68,1.68,1,-2.320354016285071,for Daily Kos +71566,134173,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/13/2020,600,Jon Ossoff,14567,DEM,49,David A. Perdue,14568,REP,44,6,5,11/3/2020,47.95,49.73,-1.78,6.78,6.78,0,2.66188197165641,for Jon Ossoff; average of multiple versions or turnout models listed in poll +71238,133386,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Trafalgar Group,338,IVR/Online/Text,R,10/13/2020,1018,Gary C. Peters,13453,DEM,46.6,John James,13454,REP,48,,-1.4,11/3/2020,49.9,48.22,1.69,3.09,-3.09,0,-2.922482026762222,for unspecified Republican sponsor +71070,133036,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Civiqs,471,Online,,10/13/2020,1211,Cal Cunningham,13468,DEM,51,Thom Tillis,13461,REP,45,2,6,11/3/2020,46.94,48.69,-1.75,7.75,7.75,0,2.295636356298753,for Daily Kos +71068,133034,6296,2020,2020_Sen-G_VA,VA,Sen-G,Sen-G,Civiqs,471,Online,,10/13/2020,1231,Mark R. Warner,14760,DEM,54,Daniel M. Gade,15688,REP,43,,11,11/3/2020,55.99,43.91,12.08,1.08,-1.08,1,-4.54827362146611,for Daily Kos +71070,133033,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,Civiqs,471,Online,,10/13/2020,1211,Roy A. Cooper,13404,DEM,53,Dan Forest,13406,REP,46,1,7,11/3/2020,51.52,47.01,4.51,2.49,2.49,1,-3.787979697784169,for Daily Kos +71370,133647,7853,2020,2020_House-G_CA-4,CA-4,House-G,House-G,Lake Research Partners,165,IVR/Live Phone,D,10/13/2020,958,Brynne S. Kennedy,14883,DEM,45,Tom McClintock,14884,REP,49,,-4,11/3/2020,44.05,55.95,-11.89,7.89,7.89,1,.4175337325869638,for Brynne S. Kennedy +71371,133648,7888,2020,2020_House-G_CA-39,CA-39,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/13/2020,400,Gilbert Cisneros,13505,DEM,46,Young Kim,13506,REP,47,,-1,11/3/2020,49.4,50.6,-1.2,.2,.2,1,-7.601664374911808,for Young Kim +71364,133638,8048,2020,2020_House-G_MN-2,MN-2,House-G,House-G,"Normington, Petts & Associates",232,Live Phone,D,10/13/2020,400,Angie Craig,14755,DEM,53,Tyler Kistner,14754,REP,35,4,18,11/3/2020,48.18,45.92,2.26,15.74,15.74,1,7.994962797477029,for Angie Craig +71540,134003,8238,2020,2020_House-G_VA-2,VA-2,House-G,House-G,Christopher Newport University,50,Live Phone,,10/13/2020,807,Elaine G. Luria,14710,DEM,50,Scott W. Taylor,14711,REP,43,,7,11/3/2020,51.55,45.81,5.75,1.25,1.25,1,-6.260254633866566, +71440,133791,8274,2020,2020_House-G_US,US,House-G,House-G,USC Dornsife/Los Angeles Times,343,Online,,10/13/2020,5483,Generic Candidate,13337,DEM,52.06,Generic Candidate,13338,REP,44.39,,7.6700001,11/3/2020,49.9,46.83,3.07,4.6,4.6,1,-.5658449338203551, +71557,134047,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,Online,,10/14/2020,1897,Joseph R. Biden Jr.,13256,DEM,46,Donald Trump,13254,REP,42,,4,11/3/2020,51.31,46.86,4.45,.45,-.45,1,-4.147266160618098,for Hill.TV; among registered voters +71234,133372,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Online,,10/14/2020,920,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,41,,10,11/3/2020,51.31,46.86,4.45,5.55,5.55,1,.8311811078558975,for Reuters +71180,133315,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/14/2020,19668,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,45,,8,11/3/2020,51.31,46.86,4.45,3.55,3.55,1,-.9786344061275397,for Axios +71636,134206,6215,2020,2020_Pres-G_CA,CA,Pres-G,Pres-G,Public Policy Institute of California,262,IVR,,10/14/2020,1185,Joseph R. Biden Jr.,13256,DEM,58,Donald Trump,13254,REP,32,3,26,11/3/2020,63.48,34.32,29.16,3.16,-3.16,1,-.8895223169170721, +71352,133613,6216,2020,2020_Pres-G_CO,CO,Pres-G,Pres-G,RBI Strategies & Research,271,Live Phone,,10/14/2020,502,Joseph R. Biden Jr.,13256,DEM,55,Donald Trump,13254,REP,38,4,17,11/3/2020,55.4,41.9,13.5,3.5,3.5,1,.328719084306353, +71177,133259,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Harris Insights & Analytics,133,Online,,10/14/2020,965,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,48,,0,11/3/2020,47.86,51.22,-3.36,3.36,3.36,.5,-2.871378256279518,for Hill.TV +71442,133796,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,University of North Florida,360,Live Phone,,10/14/2020,863,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,47,,1,11/3/2020,47.86,51.22,-3.36,4.36,4.36,0,-1.880363783896283, +71759,134451,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,National Research Inc.,225,Live Phone,R,10/14/2020,800,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,45,,4,11/3/2020,49.47,49.24,.24,3.76,3.76,1,.0523699712942784,for unspecified Republican sponsor +71443,133804,6228,2020,2020_Pres-G_KY,KY,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/14/2020,625,Joseph R. Biden Jr.,13256,DEM,39,Donald Trump,13254,REP,56,,-17,11/3/2020,36.15,62.09,-25.94,8.94,8.94,1,1.546692015426163, +71178,133260,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Harris Insights & Analytics,133,Online,,10/14/2020,1289,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,43,,11,11/3/2020,50.62,47.84,2.78,8.22,8.22,1,2.436510625732744,for Hill.TV +71455,133835,6234,2020,2020_Pres-G_MN,MN,Pres-G,Pres-G,Change Research,48,Online,,10/14/2020,1021,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,44,2,5,11/3/2020,52.4,45.28,7.11,2.11,-2.11,1,-1.726000072602834,for MinnPost +71161,133223,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Emerson College,88,IVR/Online/Text,,10/14/2020,721,Joseph R. Biden Jr.,13256,DEM,49.2,Donald Trump,13254,REP,49.2,,0,11/3/2020,48.59,49.93,-1.35,1.35,1.35,.5,-2.902376547895772,for NewsNation +71179,133261,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Harris Insights & Analytics,133,Online,,10/14/2020,992,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,46,,5,11/3/2020,50.01,48.84,1.16,3.84,3.84,1,-1.053765735588769,for Hill.TV +71366,133641,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/14/2020,1041,Joseph R. Biden Jr.,13256,DEM,47.5,Donald Trump,13254,REP,46.4,2.9,1.1,11/3/2020,50.01,48.84,1.16,.06,-.06,1,-4.871088181477546,for unspecified Republican sponsor +71352,133614,6269,2020,2020_Sen-G_CO,CO,Sen-G,Sen-G,RBI Strategies & Research,271,Live Phone,,10/14/2020,502,John Wright Hickenlooper,13474,DEM,53,Cory Gardner,13475,REP,39,2,14,11/3/2020,53.5,44.18,9.32,4.68,4.68,1,1.032779620657577, +71759,134461,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,National Research Inc.,225,Live Phone,R,10/14/2020,800,Jon Ossoff,14567,DEM,44,David A. Perdue,14568,REP,44,,0,11/3/2020,47.95,49.73,-1.78,1.78,1.78,.5,-2.284421656500121,for unspecified Republican sponsor +71443,133987,6276,2020,2020_Sen-G_KY,KY,Sen-G,Sen-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/14/2020,625,Amy McGrath,13470,DEM,42,Mitch McConnell,13471,REP,51,4,-9,11/3/2020,38.23,57.76,-19.53,10.53,10.53,1,2.061925535986789, +71178,133262,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Harris Insights & Analytics,133,Online,,10/14/2020,1289,Gary C. Peters,13453,DEM,50,John James,13454,REP,43,,7,11/3/2020,49.9,48.22,1.69,5.31,5.31,1,-.4804796138513996,for Hill.TV +71455,133836,6281,2020,2020_Sen-G_MN,MN,Sen-G,Sen-G,Change Research,48,Online,,10/14/2020,1021,Tina Smith,15691,DEM,48,Jason Lewis,15692,REP,44,3,4,11/3/2020,48.74,43.5,5.24,1.24,-1.24,1,-4.281723618031132,for MinnPost +71161,133225,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Emerson College,88,IVR/Online/Text,,10/14/2020,721,Cal Cunningham,13468,DEM,44.6,Thom Tillis,13461,REP,43.5,,1.1,11/3/2020,46.94,48.69,-1.75,2.85,2.85,0,-2.792664291614057,for NewsNation +71233,133369,6292,2020,2020_Sen-G_SC,SC,Sen-G,Sen-G,brilliant corners Research & Strategies,564,Live Phone,D,10/14/2020,525,Jaime Harrison,13457,DEM,47,Lindsey Graham,13458,REP,45,3,2,11/3/2020,44.17,54.44,-10.27,12.27,12.27,0,4.328537518195677,for Jaime Harrison +71759,134462,7780,2020,2020_Sen-OS_GA,GA,Sen-G,Sen-OS,National Research Inc.,225,Live Phone,R,10/14/2020,800,Raphael Warnock,14489,DEM,31,Kelly Loeffler,13671,REP,19,18,12,11/3/2020,32.9,25.91,7,5,5,1,-2.718230831452437,for unspecified Republican sponsor +71161,133224,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,Emerson College,88,IVR/Online/Text,,10/14/2020,721,Roy A. Cooper,13404,DEM,50.3,Dan Forest,13406,REP,45.9,,4.4000001,11/3/2020,51.52,47.01,4.51,.11,-.11,1,-6.360815831553723,for NewsNation +71534,133983,7991,2020,2020_House-G_IA-4,IA-4,House-G,House-G,Change Research,48,Online,D,10/14/2020,603,J.D. Scholten,13421,DEM,45,Randy Feenstra,14986,REP,50,,-5,11/3/2020,37.79,61.97,-24.18,19.18,19.18,1,9.111472936138904,for J.D. Scholten +71158,133217,8115,2020,2020_House-G_NY-24,NY-24,House-G,House-G,Public Policy Polling,263,IVR/Text,D,10/14/2020,789,Dana Balter,14654,DEM,45,John Katko,14655,REP,43,,2,11/3/2020,42.96,53.13,-10.16,12.16,12.16,0,5.018274185439991,for unspecified Democratic sponsor; among registered voters +71239,133387,8166,2020,2020_House-G_PA-8,PA-8,House-G,House-G,co/efficient,514,IVR/Text,R,10/14/2020,615,Matt Cartwright,15404,DEM,48,James Rocco Bognet,15405,REP,43,,5,11/3/2020,51.78,48.22,3.55,1.45,1.45,1,-6.114126175908855,for James Rocco Bognet +71529,133975,8168,2020,2020_House-G_PA-10,PA-10,House-G,House-G,Tarrance Group,333,Live Phone,R,10/14/2020,400,Eugene A. DePasquale,14646,DEM,44,Scott Perry,14647,REP,48,,-4,11/3/2020,46.69,53.31,-6.62,2.62,2.62,1,-5.131441878195747,for Scott Perry +71175,133255,8202,2020,2020_House-G_TX-7,TX-7,House-G,House-G,GS Strategy Group,478,Live Phone,R,10/14/2020,400,Lizzie Pannill Fletcher,13499,DEM,46,Wesley Hunt,13498,REP,44,3,2,11/3/2020,50.79,47.45,3.33,1.33,-1.33,1,-6.41039799225979,for Wesley Hunt +71952,134875,8731,2020,2020_Gov-G_PR,PR,Gov-G,Gov-G,Beacon Research,545,Live Phone/Online,,10/14/2020,809,Pedro R. Pierluisi,15912,NPP,31,Carlos Delgado Altieri,15917,PPD,26,7,5,11/3/2020,33.24,31.75,1.49,3.51,,1,-1.140965543444834,for Puerto Rico Herald +71952,134876,8732,2020,2020_House-G_PR-1,PR-1,House-G,House-G,Beacon Research,545,Live Phone/Online,,10/14/2020,809,Jenniffer González,15923,NPP,44,Aníbal Acevedo-Vilá,15924,PPD,26,5,18,11/3/2020,41.18,32.16,9.02,8.98,,1,3.904781145224577,for Puerto Rico Herald +71375,133660,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Morning Consult,218,Online,,10/15/2020,12000,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,43,,9,11/3/2020,51.31,46.86,4.45,4.55,4.55,1,.3367082294450565, +72141,135272,6213,2020,2020_Pres-G_AR,AR,Pres-G,Pres-G,University of Arkansas,345,Live Phone,,10/15/2020,591,Joseph R. Biden Jr.,13256,DEM,32,Donald Trump,13254,REP,65,,-33,11/3/2020,34.78,62.4,-27.62,5.38,-5.38,1,-.2188765313368923, +71295,133500,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,YouGov,391,Online,,10/15/2020,1074,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,47,,3,11/3/2020,49.36,49.06,.31,2.69,2.69,1,-.8278402586001301,for CBS News +72324,135689,6217,2020,2020_Pres-G_CT,CT,Pres-G,Pres-G,Sacred Heart University,453,Live Phone/Online,,10/15/2020,1000,Joseph R. Biden Jr.,13256,DEM,51.4,Donald Trump,13254,REP,26.4,,25,11/3/2020,59.26,39.19,20.07,4.93,4.93,1,-.3542076643631277,for Hartford Courant; among all adults +71744,134420,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Zia Poll,393,Live Phone,,10/15/2020,2851,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,49,,-4,11/3/2020,50.62,47.84,2.78,6.78,-6.78,0,1.191171087824322,for Painter Communications +71240,133388,6235,2020,2020_Pres-G_MO,MO,Pres-G,Pres-G,Remington Research Group,279,IVR,,10/15/2020,1010,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,51,1,-6,11/3/2020,41.41,56.8,-15.39,9.39,9.39,1,4.381923162446197,for Missouri Scout +71441,133795,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/15/2020,646,Joseph R. Biden Jr.,13256,DEM,49.5,Donald Trump,13254,REP,48,1,1.5,11/3/2020,48.59,49.93,-1.35,2.85,2.85,0,-1.336809958001763,for The Washington Post; average of multiple versions or turnout models listed in poll +71445,134418,6255,2020,2020_Pres-G_UT,UT,Pres-G,Pres-G,RMG Research,555,IVR/Text,,10/15/2020,1000,Joseph R. Biden Jr.,13256,DEM,38,Donald Trump,13254,REP,50,3,-12,11/3/2020,37.65,58.13,-20.48,8.48,8.48,1,1.183565758116035,for Deseret News | Hinckley Institute of Politics +71378,133663,6258,2020,2020_Pres-G_WA,WA,Pres-G,Pres-G,Public Policy Polling,263,IVR/Text,,10/15/2020,610,Joseph R. Biden Jr.,13256,DEM,60,Donald Trump,13254,REP,37,,23,11/3/2020,57.97,38.77,19.2,3.8,3.8,1,-1.135890141908048,for Northwest Progressive Institute +71365,133639,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/15/2020,1051,Joseph R. Biden Jr.,13256,DEM,47.6,Donald Trump,13254,REP,46.3,2.2,1.3,11/3/2020,49.45,48.82,.63,.67,.67,1,-6.657101154150459,for unspecified Republican sponsor +71296,133501,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,YouGov,391,Online,,10/15/2020,1112,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,46,,5,11/3/2020,49.45,48.82,.63,4.37,4.37,1,-2.599957186072599,for CBS News +72141,135273,6267,2020,2020_Sen-G_AR,AR,Sen-G,Sen-G,University of Arkansas,345,Live Phone,,10/15/2020,591,Tom Cotton,15607,REP,75,Ricky Dale Harrington,15624,LIB,20,,55,11/3/2020,66.53,33.47,33.06,21.94,,1,14.22940634505515, +71295,133502,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,YouGov,391,Online,,10/15/2020,1065,Mark Kelly,13445,DEM,52,Martha McSally,13446,REP,41,,11,11/3/2020,51.16,48.81,2.35,8.65,8.65,1,4.191224868637256,for CBS News +71441,133802,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,ABC News/The Washington Post,3,Live Phone,,10/15/2020,646,Cal Cunningham,13468,DEM,49,Thom Tillis,13461,REP,47,,2,11/3/2020,46.94,48.69,-1.75,3.75,3.75,0,-1.912754403189855,for The Washington Post +71169,133244,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,Public Policy Polling,263,IVR/Text,,10/15/2020,712,Mary Jennings Hegar,13459,DEM,46,John Cornyn,13444,REP,49,,-3,11/3/2020,43.87,53.51,-9.64,6.64,6.64,1,1.732064636572922,among 'voters' +71240,133389,7820,2020,2020_Gov-G_MO,MO,Gov-G,Gov-G,Remington Research Group,279,IVR,,10/15/2020,1010,Nicole Galloway,13483,DEM,43,Mike Parson,13484,REP,51,2,-8,11/3/2020,40.69,57.11,-16.41,8.41,8.41,1,.8068076782090137,for Missouri Scout +71445,133808,7825,2020,2020_Gov-G_UT,UT,Gov-G,Gov-G,RMG Research,555,IVR/Text,,10/15/2020,1000,Chris Peterson,15706,DEM,26,Spencer J. Cox,15707,REP,50,6,-24,11/3/2020,30.35,62.98,-32.63,8.63,8.63,1,2.244926056331088,for Deseret News | Hinckley Institute of Politics +71172,133248,7930,2020,2020_House-G_FL-15,FL-15,House-G,House-G,St. Pete Polls,314,IVR,,10/15/2020,943,Alan M. Cohn,15948,DEM,40.5,Scott Franklin,15951,REP,48.5,,-8,11/3/2020,44.61,55.39,-10.77,2.77,2.77,1,-3.91933729406946,for Florida Politics +71740,134411,8144,2020,2020_House-G_OH-12,OH-12,House-G,House-G,Public Policy Polling,263,IVR/Text,D,10/15/2020,818,Alaina Shearer,15325,DEM,44,Troy Balderson,15327,REP,48,,-4,11/3/2020,41.78,55.24,-13.47,9.47,9.47,1,2.029676809371041,for Alaina Shearer; among registered voters +71567,134063,8165,2020,2020_House-G_PA-7,PA-7,House-G,House-G,Franklin & Marshall College,106,Live Phone/Online,,10/15/2020,447,Susan Ellis Wild,15402,DEM,43.6,Lisa Scheller,15403,REP,36.4,,7.1999998,11/3/2020,51.87,48.13,3.73,3.47,3.47,1,-2.664523960778569,for lehighvalleylive.com +71358,133630,8179,2020,2020_House-G_SC-1,SC-1,House-G,House-G,Strategic National,318,Live Phone,R,10/15/2020,400,Joe Cunningham,14580,DEM,45,Nancy Mace,14581,REP,47,,-2,11/3/2020,49.31,50.58,-1.27,.73,-.73,1,-6.990623718422651,for Nancy Mace +71547,134025,8201,2020,2020_House-G_TX-6,TX-6,House-G,House-G,GBAO,109,Live Phone,D,10/15/2020,400,Stephen Daniel,14663,DEM,41,Ron Wright,14664,REP,45,,-4,11/3/2020,43.98,52.8,-8.82,4.82,4.82,1,-2.869393253495992,for Stephen Daniel +71372,133649,8235,2020,2020_House-G_UT-4,UT-4,House-G,House-G,RMG Research,555,IVR/Text,,10/15/2020,800,Ben McAdams,13565,DEM,45,Burgess Owens,14704,REP,46,3,-1,11/3/2020,46.7,47.7,-1,0,0,1,-7.440718684086244,for Deseret News | Hinckley Institute of Politics +71375,133656,8274,2020,2020_House-G_US,US,House-G,House-G,Morning Consult,218,Online,,10/15/2020,12000,Generic Candidate,13337,DEM,49,Generic Candidate,13338,REP,42,,7,11/3/2020,49.9,46.83,3.07,3.93,3.93,1,-1.23936495024459, +71378,133809,8729,2020,2020_Gov-G_WA,WA,Gov-G,Gov-G,Public Policy Polling,263,IVR/Text,,10/15/2020,610,Jay Robert Inslee,13635,DEM,56,Loren Culp,13639,REP,40,,16,11/3/2020,56.56,43.12,13.44,2.56,2.56,1,-3.310403709957009,for Northwest Progressive Institute +71631,134197,8731,2020,2020_Gov-G_PR,PR,Gov-G,Gov-G,Jorge Benítez,600,Live Phone,,10/15/2020,676,Pedro R. Pierluisi,15912,NPP,31.5,Carlos Delgado Altieri,15917,PPD,35,11.5,-3.5,11/3/2020,33.24,31.75,1.49,4.99,,0,.8923248512602263,for Radio Isla 1320; among registered voters +71631,134198,8732,2020,2020_House-G_PR-1,PR-1,House-G,House-G,Jorge Benítez,600,Live Phone,,10/15/2020,676,Jenniffer González,15923,NPP,43,Aníbal Acevedo-Vilá,15924,PPD,40,2,3,11/3/2020,41.18,32.16,9.02,6.02,,1,.5929528703357654,for Radio Isla 1320; among registered voters +71356,133627,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone/Online,,10/16/2020,949,Joseph R. Biden Jr.,13256,DEM,49.9,Donald Trump,13254,REP,44.2,2.3,5.6999998,11/3/2020,51.31,46.86,4.45,1.25,1.25,1,-3.445657498422441,average of multiple versions or turnout models listed in poll +71369,133646,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,RMG Research,555,Online/Text,,10/16/2020,1265,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,43,2,8,11/3/2020,51.31,46.86,4.45,3.55,3.55,1,-.9840473534399443,for Just the News +71637,134209,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Morning Consult,218,Online,,10/16/2020,1066,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,48,,-1,11/3/2020,49.36,49.06,.31,1.31,-1.31,0,-2.226798068609579, +71638,134210,6216,2020,2020_Pres-G_CO,CO,Pres-G,Pres-G,Morning Consult,218,Online,,10/16/2020,788,Joseph R. Biden Jr.,13256,DEM,55,Donald Trump,13254,REP,39,,16,11/3/2020,55.4,41.9,13.5,2.5,2.5,1,-.7988367281408517, +71639,134211,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Morning Consult,218,Online,,10/16/2020,4685,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,45,,7,11/3/2020,47.86,51.22,-3.36,10.36,10.36,0,4.837616712525935, +71640,134212,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Morning Consult,218,Online,,10/16/2020,1672,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,48,,0,11/3/2020,49.47,49.24,.24,.24,-.24,.5,-3.289959358956409, +71454,133826,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/16/2020,759,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,45,2,0,11/3/2020,49.47,49.24,.24,.24,-.24,.5,-3.486288230625417, +71641,134213,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Morning Consult,218,Online,,10/16/2020,1717,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,44,,8,11/3/2020,50.62,47.84,2.78,5.22,5.22,1,-.4290051252110977, +71642,134214,6234,2020,2020_Pres-G_MN,MN,Pres-G,Pres-G,Morning Consult,218,Online,,10/16/2020,864,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,42,,9,11/3/2020,52.4,45.28,7.11,1.89,1.89,1,-1.946733595765742, +71643,134215,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Morning Consult,218,Online,,10/16/2020,1904,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,47,,3,11/3/2020,48.59,49.93,-1.35,4.35,4.35,0,.645527225356367, +71528,133972,6243,2020,2020_Pres-G_NM,NM,Pres-G,Pres-G,GBAO,109,Live Phone,D,10/16/2020,600,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,41,,13,11/3/2020,54.29,43.5,10.79,2.21,2.21,1,-2.455915885799579,for Ben Ray Luján +71644,134216,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Morning Consult,218,Online,,10/16/2020,2271,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,49,,-2,11/3/2020,45.24,53.27,-8.03,6.03,6.03,1,-.3008088465505876, +71379,133666,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Ipsos,154,Online,,10/16/2020,653,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,45,2,4,11/3/2020,50.01,48.84,1.16,2.84,2.84,1,-2.105930412248701,for Reuters; average of multiple versions or turnout models listed in poll +71645,134217,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Morning Consult,218,Online,,10/16/2020,2563,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,43,,9,11/3/2020,50.01,48.84,1.16,7.84,7.84,1,3.50567633172679, +71646,134218,6251,2020,2020_Pres-G_SC,SC,Pres-G,Pres-G,Morning Consult,218,Online,,10/16/2020,926,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,51,,-6,11/3/2020,43.43,55.11,-11.68,5.68,5.68,1,.6223991950848553, +71647,134219,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,Morning Consult,218,Online,,10/16/2020,3347,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,47,,1,11/3/2020,46.48,52.06,-5.58,6.58,6.58,0,2.351637359799488, +71659,134245,6256,2020,2020_Pres-G_VA,VA,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/16/2020,908,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,41,3,11,11/3/2020,54.11,44,10.11,.89,.89,1,-1.921419439845527, +71380,133667,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Ipsos,154,Online,,10/16/2020,663,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,44,2,7,11/3/2020,49.45,48.82,.63,6.37,6.37,1,-.6529337717409933,for Reuters; average of multiple versions or turnout models listed in poll +71648,134220,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Morning Consult,218,Online,,10/16/2020,1038,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,42,,12,11/3/2020,49.45,48.82,.63,11.37,11.37,1,4.801286459590987, +71637,134226,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Morning Consult,218,Online,,10/16/2020,1066,Mark Kelly,13445,DEM,48,Martha McSally,13446,REP,44,,4,11/3/2020,51.16,48.81,2.35,1.65,1.65,1,-3.112503005694044, +71638,134227,6269,2020,2020_Sen-G_CO,CO,Sen-G,Sen-G,Morning Consult,218,Online,,10/16/2020,788,John Wright Hickenlooper,13474,DEM,50,Cory Gardner,13475,REP,42,,8,11/3/2020,53.5,44.18,9.32,1.32,-1.32,1,-2.79168798718734, +71640,134228,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Morning Consult,218,Online,,10/16/2020,1672,Jon Ossoff,14567,DEM,44,David A. Perdue,14568,REP,46,,-2,11/3/2020,47.95,49.73,-1.78,.22,-.22,1,-3.694517184336203, +71454,133827,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Siena College/The New York Times Upshot,448,Live Phone,,10/16/2020,759,Jon Ossoff,14567,DEM,43,David A. Perdue,14568,REP,43,4,0,11/3/2020,47.95,49.73,-1.78,1.78,1.78,.5,-2.198629993693178, +71641,134229,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Morning Consult,218,Online,,10/16/2020,1717,Gary C. Peters,13453,DEM,48,John James,13454,REP,42,,6,11/3/2020,49.9,48.22,1.69,4.31,4.31,1,-1.357901752425887, +71643,134230,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Morning Consult,218,Online,,10/16/2020,1904,Cal Cunningham,13468,DEM,48,Thom Tillis,13461,REP,42,,6,11/3/2020,46.94,48.69,-1.75,7.75,7.75,0,2.635735381552943, +71528,133974,6288,2020,2020_Sen-G_NM,NM,Sen-G,Sen-G,GBAO,109,Live Phone,D,10/16/2020,600,Ben Ray Luján,13626,DEM,53,Mark V. Ronchetti,14622,REP,42,5,11,11/3/2020,51.73,45.62,6.11,4.89,4.89,1,-1.12504142196614,for Ben Ray Luján; average of multiple versions or turnout models listed in poll +71646,134231,6292,2020,2020_Sen-G_SC,SC,Sen-G,Sen-G,Morning Consult,218,Online,,10/16/2020,926,Jaime Harrison,13457,DEM,47,Lindsey Graham,13458,REP,45,,2,11/3/2020,44.17,54.44,-10.27,12.27,12.27,0,5.071334228346419, +71647,134232,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,Morning Consult,218,Online,,10/16/2020,3347,Mary Jennings Hegar,13459,DEM,41,John Cornyn,13444,REP,46,,-5,11/3/2020,43.87,53.51,-9.64,4.64,4.64,1,.1307729407252742, +71659,134246,6296,2020,2020_Sen-G_VA,VA,Sen-G,Sen-G,ABC News/The Washington Post,3,Live Phone,,10/16/2020,908,Mark R. Warner,14760,DEM,57,Daniel M. Gade,15688,REP,39,,18,11/3/2020,55.99,43.91,12.08,5.92,5.92,1,.9798515316491753, +71454,133828,7780,2020,2020_Sen-OS_GA,GA,Sen-G,Sen-OS,Siena College/The New York Times Upshot,448,Live Phone,,10/16/2020,759,Raphael Warnock,14489,DEM,32,Kelly Loeffler,13671,REP,23,17,9,11/3/2020,32.9,25.91,7,2,2,1,-5.848152790157547, +71823,134617,8035,2020,2020_House-G_MI-3,MI-3,House-G,House-G,Strategic National,318,Live Phone,,10/16/2020,400,Hillary Scholten,14619,DEM,48,Peter Meijer,14620,REP,44,,4,11/3/2020,47.04,52.96,-5.92,9.92,9.92,0,2.231564519456031,average of multiple versions or turnout models listed in poll +71551,134035,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Brandwatch Qriously,610,Online,,10/17/2020,2731,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,39,1,12,11/3/2020,51.31,46.86,4.45,7.55,7.55,1,3.316040062323281,for Brandwatch +72154,135308,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,GBAO,109,Online,,10/17/2020,1150,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,40,,13,11/3/2020,51.31,46.86,4.45,8.55,8.55,1,4.142637100573877,for Omidyar Network; among registered voters +71531,134404,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Global Strategy Group/GBAO (Navigator Research),413,Online,,10/17/2020,1000,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,43,,10,11/3/2020,51.31,46.86,4.45,5.55,5.55,1,1.031425880546206,among registered voters +71444,133806,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Léger,572,Online,,10/17/2020,821,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,41,2,9,11/3/2020,51.31,46.86,4.45,4.55,4.55,1,-.0416965145712808,for The Canadian Press +71550,134033,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/17/2020,2500,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,46,,3,11/3/2020,51.31,46.86,4.45,1.45,-1.45,1,-2.811512547479838, +71362,134017,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Research Co.,449,Online,,10/17/2020,1035,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,42,1,8,11/3/2020,51.31,46.86,4.45,3.55,3.55,1,-.9449177804745809, +71439,133797,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/17/2020,987,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,41,2,9,11/3/2020,51.31,46.86,4.45,4.55,4.55,1,.0553109591717737, +71381,133720,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/17/2020,21339,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,46,,7,11/3/2020,51.31,46.86,4.45,2.55,2.55,1,-1.766226741909137,for Axios +71373,133650,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/17/2020,1465,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,40,,11,11/3/2020,51.31,46.86,4.45,6.55,6.55,1,2.388484455171104,for Yahoo News +71451,133817,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Data Orbital,73,Live Phone,,10/17/2020,550,Joseph R. Biden Jr.,13256,DEM,47.1,Donald Trump,13254,REP,41.9,3,5.1999998,11/3/2020,49.36,49.06,.31,4.89,4.89,1,1.259454524811357, +71461,133843,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,RMG Research,555,Text,,10/17/2020,800,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,46,,1,11/3/2020,49.36,49.06,.31,.69,.69,1,-2.892232596738138,for PoliticalIQ +71620,134169,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Ipsos,154,Online,,10/17/2020,662,Joseph R. Biden Jr.,13256,DEM,50.5,Donald Trump,13254,REP,46,1,4.5,11/3/2020,47.86,51.22,-3.36,7.86,7.86,0,1.725562594407024,for Reuters; average of multiple versions or turnout models listed in poll +71548,134028,6223,2020,2020_Pres-G_IA,IA,Pres-G,Pres-G,Monmouth University,215,Live Phone,,10/17/2020,501,Joseph R. Biden Jr.,13256,DEM,50.5,Donald Trump,13254,REP,46.5,,4,11/3/2020,44.89,53.09,-8.2,12.2,12.2,0,4.41896760264455,average of multiple versions or turnout models listed in poll +71623,134174,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Data for Progress,522,Online/Text,D,10/17/2020,830,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,45,2,5,11/3/2020,50.62,47.84,2.78,2.22,2.22,1,-3.68048368639789,for unspecified Democratic sponsor +71738,134403,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,EPIC-MRA,84,Live Phone,,10/17/2020,600,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,39,,9,11/3/2020,50.62,47.84,2.78,6.22,6.22,1,.2733139037606919,for WLNS TV 6 +71462,133969,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Ipsos,154,Online,,10/17/2020,686,Joseph R. Biden Jr.,13256,DEM,51.5,Donald Trump,13254,REP,44,2,7.5,11/3/2020,50.62,47.84,2.78,4.72,4.72,1,-1.173935430070622,for Reuters; average of multiple versions or turnout models listed in poll +71649,134225,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/17/2020,1034,Joseph R. Biden Jr.,13256,DEM,44.9,Donald Trump,13254,REP,46.7,2.7,-1.8,11/3/2020,50.62,47.84,2.78,4.58,-4.58,0,-1.147346884406541,for unspecified Republican sponsor +71946,134865,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,YouGov,391,Online,,10/17/2020,681,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,42,,10,11/3/2020,50.62,47.84,2.78,7.22,7.22,1,1.345795687927098,for University of Wisconsin–Madison +71363,134614,6237,2020,2020_Pres-G_MT,MT,Pres-G,Pres-G,RMG Research,555,IVR/Text,,10/17/2020,800,Joseph R. Biden Jr.,13256,DEM,46,Donald Trump,13254,REP,50,2,-4,11/3/2020,40.55,56.92,-16.37,12.37,12.37,1,3.218923307467723,for PoliticalIQ +71752,134442,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Data for Progress,522,Online,D,10/17/2020,929,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,44,1,4,11/3/2020,48.59,49.93,-1.35,5.35,5.35,0,1.542473756101108,for unspecified Democratic sponsor +71452,133822,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,East Carolina University,523,IVR/Online,,10/17/2020,1155,Joseph R. Biden Jr.,13256,DEM,50.6,Donald Trump,13254,REP,47.4,,3.2,11/3/2020,48.59,49.93,-1.35,4.55,4.55,0,.7685141855319623, +71463,133970,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Ipsos,154,Online,,10/17/2020,660,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,46.5,1,2.5,11/3/2020,48.59,49.93,-1.35,3.85,3.85,0,-.2218821004352925,for Reuters; average of multiple versions or turnout models listed in poll +71736,134408,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Muhlenberg College,219,Live Phone,,10/17/2020,416,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,44,,7,11/3/2020,50.01,48.84,1.16,5.84,5.84,1,.6555766944468167,for Morning Call +71533,133979,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Suffolk University,323,Live Phone,,10/17/2020,500,Joseph R. Biden Jr.,13256,DEM,48.6,Donald Trump,13254,REP,42.4,1.2,6.1999998,11/3/2020,50.01,48.84,1.16,5.04,5.04,1,.0150172330530167,for USA Today +71947,134866,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,YouGov,391,Online,,10/17/2020,669,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,44,,8,11/3/2020,50.01,48.84,1.16,6.84,6.84,1,2.061357461992162,for University of Wisconsin–Madison +71437,133785,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,Data for Progress,522,Online/Text,D,10/17/2020,933,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,46,2,1,11/3/2020,46.48,52.06,-5.58,6.58,6.58,0,2.242125139094199,for unspecified Democratic sponsor +71884,134738,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,University of Texas at Tyler,458,Live Phone/Online,,10/17/2020,925,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,45,2,3,11/3/2020,46.48,52.06,-5.58,8.58,8.58,0,4.069290429851621,for Dallas Morning News +71955,134881,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,YouGov,391,Online,,10/17/2020,1000,Joseph R. Biden Jr.,13256,DEM,44.7,Donald Trump,13254,REP,50,2.4,-5.3000002,11/3/2020,46.48,52.06,-5.58,.28,.28,1,-4.543613850121696,for University of Houston +71552,134036,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Latino Decisions,482,Online,D,10/17/2020,400,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,45,,5,11/3/2020,49.45,48.82,.63,4.37,4.37,1,-3.050380871297615,for unspecified Democratic sponsor +71660,134247,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,RMG Research,555,Online/Text,,10/17/2020,800,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,44,,6,11/3/2020,49.45,48.82,.63,5.37,5.37,1,-1.631309572892348,for PoliticalIQ +71948,134867,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,YouGov,391,Online,,10/17/2020,647,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,44,,9,11/3/2020,49.45,48.82,.63,8.37,8.37,1,1.26112395178233,for University of Wisconsin–Madison | Wisconsin State Journal +71451,133818,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Data Orbital,73,Live Phone,,10/17/2020,550,Mark Kelly,13445,DEM,48.1,Martha McSally,13446,REP,41.9,,6.1999998,11/3/2020,51.16,48.81,2.35,3.85,3.85,1,-.9516393995231414, +71461,134023,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,RMG Research,555,Text,,10/17/2020,800,Mark Kelly,13445,DEM,46,Martha McSally,13446,REP,39,,7,11/3/2020,51.16,48.81,2.35,4.65,4.65,1,.0735587236683259,for PoliticalIQ +71548,134031,6272,2020,2020_Sen-G_IA,IA,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/17/2020,501,Theresa Greenfield,13466,DEM,50,Joni K. Ernst,13467,REP,46,,4,11/3/2020,45.15,51.74,-6.59,10.59,10.59,0,3.137549042388329,average of multiple versions or turnout models listed in poll +71623,134182,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Data for Progress,522,Online/Text,D,10/17/2020,830,Gary C. Peters,13453,DEM,48,John James,13454,REP,43,,5,11/3/2020,49.9,48.22,1.69,3.31,3.31,1,-2.509901397332188,for unspecified Democratic sponsor +71738,134409,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,10/17/2020,600,Gary C. Peters,13453,DEM,45,John James,13454,REP,39,,6,11/3/2020,49.9,48.22,1.69,4.31,4.31,1,-1.629905994922407,for WLNS TV 6 +71462,133845,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Ipsos,154,Online,,10/17/2020,686,Gary C. Peters,13453,DEM,50,John James,13454,REP,45,,5,11/3/2020,49.9,48.22,1.69,3.31,3.31,1,-2.645441226960211,for Reuters +71649,134234,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Trafalgar Group,338,IVR/Online/Text,R,10/17/2020,1034,Gary C. Peters,13453,DEM,47.5,John James,13454,REP,49.7,,-2.2,11/3/2020,49.9,48.22,1.69,3.89,-3.89,0,-1.917181163059674,for unspecified Republican sponsor +71363,133637,6283,2020,2020_Sen-G_MT,MT,Sen-G,Sen-G,RMG Research,555,IVR/Text,,10/17/2020,800,Steve Bullock,14517,DEM,47,Steve Daines,14518,REP,49,,-2,11/3/2020,44.99,55.01,-10.02,8.02,8.02,1,-.0680410689787219,for PoliticalIQ +71752,134443,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Data for Progress,522,Online,D,10/17/2020,929,Cal Cunningham,13468,DEM,46,Thom Tillis,13461,REP,42,1,4,11/3/2020,46.94,48.69,-1.75,5.75,5.75,0,.4576798342307844,for unspecified Democratic sponsor +71452,133824,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,East Carolina University,523,IVR/Online,,10/17/2020,1155,Cal Cunningham,13468,DEM,48.6,Thom Tillis,13461,REP,47.2,,1.4,11/3/2020,46.94,48.69,-1.75,3.15,3.15,0,-2.305715559553542, +71463,133847,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Ipsos,154,Online,,10/17/2020,660,Cal Cunningham,13468,DEM,47,Thom Tillis,13461,REP,47,,0,11/3/2020,46.94,48.69,-1.75,1.75,1.75,.5,-3.969188706078731,for Reuters +71437,133786,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,Data for Progress,522,Online/Text,D,10/17/2020,933,Mary Jennings Hegar,13459,DEM,41,John Cornyn,13444,REP,44,2,-3,11/3/2020,43.87,53.51,-9.64,6.64,6.64,1,2.262108084921002,for unspecified Democratic sponsor +71884,134740,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,University of Texas at Tyler,458,Live Phone/Online,,10/17/2020,925,Mary Jennings Hegar,13459,DEM,34,John Cornyn,13444,REP,42,3,-8,11/3/2020,43.87,53.51,-9.64,1.64,1.64,1,-3.255441667484986,for Dallas Morning News +71955,134883,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,YouGov,391,Online,,10/17/2020,1000,Mary Jennings Hegar,13459,DEM,41.6,John Cornyn,13444,REP,48.9,2.8,-7.3000002,11/3/2020,43.87,53.51,-9.64,2.34,2.34,1,-2.505286099598843,for University of Houston +71363,134744,7821,2020,2020_Gov-G_MT,MT,Gov-G,Gov-G,RMG Research,555,IVR/Text,,10/17/2020,800,Mike Cooney,14688,DEM,45,Greg Gianforte,14689,REP,48,,-3,11/3/2020,41.56,54.43,-12.87,9.87,9.87,1,1.855969567965233,for PoliticalIQ +71452,133823,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,East Carolina University,523,IVR/Online,,10/17/2020,1155,Roy A. Cooper,13404,DEM,55.4,Dan Forest,13406,REP,43.3,,12.1,11/3/2020,51.52,47.01,4.51,7.59,7.59,1,1.734026726249144, +71530,133976,7902,2020,2020_House-G_CA-53,CA-53,House-G,House-G,SurveyUSA,325,Live Phone,,10/17/2020,511,Sara Jacobs,13674,DEM,40,Georgette Gómez,13677,DEM,27,,13,11/3/2020,59.5,40.5,19,6,,1,-1.4030973348949,for KGTV-TV (California) | San Diego Union-Tribune +71363,134753,8067,2020,2020_House-G_MT-1,MT-1,House-G,House-G,RMG Research,555,IVR/Text,,10/17/2020,800,Kathleen Williams,14519,DEM,47,Matt Rosendale,14520,REP,47,,0,11/3/2020,43.61,56.39,-12.77,12.77,12.77,.5,4.094645407029793,for PoliticalIQ +71658,134244,8115,2020,2020_House-G_NY-24,NY-24,House-G,House-G,Public Opinion Strategies,260,Live Phone,R,10/17/2020,400,Dana Balter,14654,DEM,39,John Katko,14655,REP,47,3,-8,11/3/2020,42.96,53.13,-10.16,2.16,2.16,1,-6.911879329839557,for John Katko +71630,134194,8129,2020,2020_House-G_NC-11,NC-11,House-G,House-G,Hamilton Campaigns,130,Live Phone,D,10/17/2020,400,Morris Durham Davis,15151,DEM,45,David Madison Cawthorn,15154,REP,42,,3,11/3/2020,42.34,54.5,-12.16,15.16,15.16,0,7.537136323964384,for Morris Durham Davis +71460,133842,8142,2020,2020_House-G_OH-10,OH-10,House-G,House-G,Garin-Hart-Yang Research Group,113,Live Phone,D,10/17/2020,400,Desiree Tims,15321,DEM,45,Michael R. Turner,15322,REP,49,,-4,11/3/2020,41.64,58.36,-16.71,12.71,12.71,1,5.04819685460652,for Desiree Tims +72154,135306,8274,2020,2020_House-G_US,US,House-G,House-G,GBAO,109,Online,,10/17/2020,1150,Generic Candidate,13337,DEM,51,Generic Candidate,13338,REP,39,,12,11/3/2020,49.9,46.83,3.07,8.93,8.93,1,3.983032834183704,for Omidyar Network; among registered voters +71531,134401,8274,2020,2020_House-G_US,US,House-G,House-G,Global Strategy Group/GBAO (Navigator Research),413,Online,,10/17/2020,1000,Generic Candidate,13337,DEM,51,Generic Candidate,13338,REP,43,,8,11/3/2020,49.9,46.83,3.07,4.93,4.93,1,-.2364360660197447,among registered voters +71373,133820,8274,2020,2020_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/17/2020,1465,Generic Candidate,13337,DEM,51,Generic Candidate,13338,REP,40,,11,11/3/2020,49.9,46.83,3.07,7.93,7.93,1,3.677644213966268,for Yahoo News +71518,133956,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Change Research,48,Online/Text,,10/18/2020,2711,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,42,3,10,11/3/2020,51.31,46.86,4.45,5.55,5.55,1,1.396835622797218,for CNBC +71817,134600,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Echelon Insights,407,Online,,10/18/2020,1006,Joseph R. Biden Jr.,13256,DEM,50.5,Donald Trump,13254,REP,44,1,6.5,11/3/2020,51.31,46.86,4.45,2.05,2.05,1,-2.394049190953359,average of multiple versions or turnout models listed in poll +71624,134181,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Online,,10/18/2020,949,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,42,,9,11/3/2020,51.31,46.86,4.45,4.55,4.55,1,.092889860820992,for Reuters +71633,134207,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Morning Consult,218,Online,,10/18/2020,12000,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,43,,10,11/3/2020,51.31,46.86,4.45,5.55,5.55,1,1.550352419552264, +71676,134277,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/18/2020,1426,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,41,,10,11/3/2020,51.31,46.86,4.45,5.55,5.55,1,1.287964444855504, +71464,133849,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Redfield & Wilton Strategies,562,Online,,10/18/2020,2915,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,40,1,11,11/3/2020,51.31,46.86,4.45,6.55,6.55,1,2.406561870523203, +71535,133986,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,SurveyUSA,325,Online,,10/18/2020,1136,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,43,,10,11/3/2020,51.31,46.86,4.45,5.55,5.55,1,1.177072744607881,for Cheddar +71519,133957,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Change Research,48,Online/Text,,10/18/2020,232,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,45,,6,11/3/2020,49.36,49.06,.31,5.69,5.69,1,1.112654626691321,for CNBC +71621,134171,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Ipsos,154,Online,,10/18/2020,658,Joseph R. Biden Jr.,13256,DEM,49.5,Donald Trump,13254,REP,46,1,3.5,11/3/2020,49.36,49.06,.31,3.19,3.19,1,-.4549610849282999,for Reuters; average of multiple versions or turnout models listed in poll +71520,133958,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Change Research,48,Online/Text,,10/18/2020,547,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,45,,5,11/3/2020,47.86,51.22,-3.36,8.36,8.36,0,2.15572536893503,for CNBC +71563,134057,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,SSRS,297,Live Phone,,10/18/2020,847,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,46,1,4,11/3/2020,47.86,51.22,-3.36,7.36,7.36,0,1.366369045199628,for CNN +71435,133777,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Emerson College,88,IVR/Online,,10/18/2020,506,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,48.4,,-1.4,11/3/2020,49.47,49.24,.24,1.64,-1.64,0,-2.285580279732386,for NewsNation +71733,134393,6223,2020,2020_Pres-G_IA,IA,Pres-G,Pres-G,RMG Research,555,IVR/Online/Text,,10/18/2020,800,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,47,,0,11/3/2020,44.89,53.09,-8.2,8.2,8.2,.5,.5020419785279192,for PoliticalIQ +71972,134917,6230,2020,2020_Pres-G_MA,MA,Pres-G,Pres-G,YouGov,391,Online,,10/18/2020,713,Joseph R. Biden Jr.,13256,DEM,64,Donald Trump,13254,REP,29,,35,11/3/2020,65.6,32.14,33.46,1.54,1.54,1,-3.403296149467052,for UMass Amherst | WCVB-TV +71521,133959,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Change Research,48,Online/Text,,10/18/2020,718,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,44,,7,11/3/2020,50.62,47.84,2.78,4.22,4.22,1,-1.701192287973234,for CNBC +71367,133642,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,IVR/Live Phone,,10/18/2020,900,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,41,3,10,11/3/2020,50.62,47.84,2.78,7.22,7.22,1,1.504403859797604,for MIRS News Service +71632,134224,6234,2020,2020_Pres-G_MN,MN,Pres-G,Pres-G,SurveyUSA,325,Online,,10/18/2020,625,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,42,,6,11/3/2020,52.4,45.28,7.11,1.11,-1.11,1,-2.668960771639956,for KSTP-TV Minneapolis | KAAL-TV | WDIO-TV Duluth +71677,134281,6237,2020,2020_Pres-G_MT,MT,Pres-G,Pres-G,Strategies 360,321,Live Phone/Online,,10/18/2020,500,Joseph R. Biden Jr.,13256,DEM,43,Donald Trump,13254,REP,51,3,-8,11/3/2020,40.55,56.92,-16.37,8.37,8.37,1,-1.337931967321724,for KTVM NBC Montana +71522,133960,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Change Research,48,Online/Text,,10/18/2020,521,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,47,,3,11/3/2020,48.59,49.93,-1.35,4.35,4.35,0,.1793349910457986,for CNBC +71746,134425,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Meredith College,423,Online,,10/18/2020,732,Joseph R. Biden Jr.,13256,DEM,48.1,Donald Trump,13254,REP,44,1.3,4.0999999,11/3/2020,48.59,49.93,-1.35,5.45,5.45,0,1.502040839815816, +71629,134192,6247,2020,2020_Pres-G_OK,OK,Pres-G,Pres-G,SoonerPoll.com,308,IVR/Text,,10/18/2020,5466,Joseph R. Biden Jr.,13256,DEM,36.5,Donald Trump,13254,REP,58.5,1.3,-22,11/3/2020,32.29,65.37,-33.09,11.09,11.09,1,6.401685272863955,for KWTV-DT Oklahoma City | KOTV-DT Tulsa +71523,133961,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Change Research,48,Online/Text,,10/18/2020,574,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,47,,2,11/3/2020,50.01,48.84,1.16,.84,.84,1,-4.183255337204502,for CNBC +71555,134042,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/18/2020,1241,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,43,,8,11/3/2020,50.01,48.84,1.16,6.84,6.84,1,2.42587274614033, +71564,134058,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,SSRS,297,Live Phone,,10/18/2020,843,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,43,2,10,11/3/2020,50.01,48.84,1.16,8.84,8.84,1,4.213241147772954,for CNN +71556,134043,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/18/2020,1145,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,47,,0,11/3/2020,46.48,52.06,-5.58,5.58,5.58,.5,1.140347560743796, +72189,135406,6256,2020,2020_Pres-G_VA,VA,Pres-G,Pres-G,Virginia Commonwealth University,370,Live Phone,,10/18/2020,709,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,39,,12,11/3/2020,54.11,44,10.11,1.89,1.89,1,-.9699172372585518, +71524,133962,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Change Research,48,Online/Text,,10/18/2020,447,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,44,,8,11/3/2020,49.45,48.82,.63,7.37,7.37,1,.0823078082827494,for CNBC +71559,134051,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Susquehanna Polling & Research Inc.,326,Live Phone,,10/18/2020,500,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,45,5,0,11/3/2020,49.45,48.82,.63,.63,-.63,.5,-6.869084878481865,for Center for American Greatness +72334,135714,6261,2020,2020_Pres-G_WY,WY,Pres-G,Pres-G,University of Wyoming,667,Live Phone,,10/18/2020,614,Joseph R. Biden Jr.,13256,DEM,31,Donald Trump,13254,REP,59,5,-28,11/3/2020,26.55,69.94,-43.38,15.38,15.38,1,8.655037116713348, +71735,134398,6265,2020,2020_Sen-G_AK,AK,Sen-G,Sen-G,Change Research,48,Online/Text,D,10/18/2020,1076,Al Gross,14697,DEM,44,Dan Sullivan,13462,REP,47,3,-3,11/3/2020,41.19,53.9,-12.7,9.7,9.7,1,2.176479169471127,for Al Gross +71519,133963,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Change Research,48,Online/Text,,10/18/2020,232,Mark Kelly,13445,DEM,54,Martha McSally,13446,REP,43,,11,11/3/2020,51.16,48.81,2.35,8.65,8.65,1,3.085300278128819,for CNBC +71621,134175,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Ipsos,154,Online,,10/18/2020,658,Mark Kelly,13445,DEM,51,Martha McSally,13446,REP,43,,8,11/3/2020,51.16,48.81,2.35,5.65,5.65,1,1.158784373364074,for Reuters +71435,133778,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Emerson College,88,IVR/Online,,10/18/2020,506,Jon Ossoff,14567,DEM,44.5,David A. Perdue,14568,REP,46.1,,-1.6,11/3/2020,47.95,49.73,-1.78,.18,.18,1,-4.013686412512883,for NewsNation +71733,134423,6272,2020,2020_Sen-G_IA,IA,Sen-G,Sen-G,RMG Research,555,IVR/Online/Text,,10/18/2020,800,Theresa Greenfield,13466,DEM,46,Joni K. Ernst,13467,REP,43,2,3,11/3/2020,45.15,51.74,-6.59,9.59,9.59,0,2.347466225053894,for PoliticalIQ +71972,134921,6278,2020,2020_Sen-G_MA,MA,Sen-G,Sen-G,YouGov,391,Online,,10/18/2020,713,Edward J. Markey,13487,DEM,65,Kevin J. O'Connor,16019,REP,26,,39,11/3/2020,66.15,33.04,33.11,5.89,5.89,1,.0990642787953117,for UMass Amherst | WCVB-TV +71521,133964,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Change Research,48,Online/Text,,10/18/2020,718,Gary C. Peters,13453,DEM,51,John James,13454,REP,46,,5,11/3/2020,49.9,48.22,1.69,3.31,3.31,1,-2.640862057678588,for CNBC +71367,133645,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,IVR/Live Phone,,10/18/2020,900,Gary C. Peters,13453,DEM,49,John James,13454,REP,43,,6,11/3/2020,49.9,48.22,1.69,4.31,4.31,1,-1.477811587206937,for MIRS News Service +71632,134199,6281,2020,2020_Sen-G_MN,MN,Sen-G,Sen-G,SurveyUSA,325,Online,,10/18/2020,625,Tina Smith,15691,DEM,43,Jason Lewis,15692,REP,42,,1,11/3/2020,48.74,43.5,5.24,4.24,-4.24,1,-1.012704593558287,for KSTP-TV Minneapolis | KAAL-TV | WDIO-TV Duluth +71677,134283,6283,2020,2020_Sen-G_MT,MT,Sen-G,Sen-G,Strategies 360,321,Live Phone/Online,,10/18/2020,500,Steve Bullock,14517,DEM,47,Steve Daines,14518,REP,48,,-1,11/3/2020,44.99,55.01,-10.02,9.02,9.02,1,.9761973100788476,for KTVM NBC Montana +71522,133965,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Change Research,48,Online/Text,,10/18/2020,521,Cal Cunningham,13468,DEM,51,Thom Tillis,13461,REP,45,,6,11/3/2020,46.94,48.69,-1.75,7.75,7.75,0,2.181834453209128,for CNBC +71746,134428,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Meredith College,423,Online,,10/18/2020,732,Cal Cunningham,13468,DEM,43.3,Thom Tillis,13461,REP,38.2,3.8,5.0999999,11/3/2020,46.94,48.69,-1.75,6.85,6.85,0,1.430027795560349, +71629,134193,6289,2020,2020_Sen-G_OK,OK,Sen-G,Sen-G,SoonerPoll.com,308,IVR/Text,,10/18/2020,5466,Abby Broyles,14510,DEM,36.9,James M. Inhofe,14511,REP,56.4,1.3,-19.5,11/3/2020,32.75,62.91,-30.16,10.66,10.66,1,3.278516570421325,for KWTV-DT Oklahoma City | KOTV-DT Tulsa +71556,134044,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/18/2020,1145,Mary Jennings Hegar,13459,DEM,43,John Cornyn,13444,REP,49,,-6,11/3/2020,43.87,53.51,-9.64,3.64,3.64,1,-1.050894880694781, +72189,135407,6296,2020,2020_Sen-G_VA,VA,Sen-G,Sen-G,Virginia Commonwealth University,370,Live Phone,,10/18/2020,709,Mark R. Warner,14760,DEM,55,Daniel M. Gade,15688,REP,38,,17,11/3/2020,55.99,43.91,12.08,4.92,4.92,1,-.2725500858754226, +72334,135715,6298,2020,2020_Sen-G_WY,WY,Sen-G,Sen-G,University of Wyoming,667,Live Phone,,10/18/2020,614,Merav Ben-David,16005,DEM,26,Cynthia M. Lummis,14769,REP,56,,-30,11/3/2020,26.76,72.85,-46.09,16.09,16.09,1,8.458740931483135, +71435,133779,7780,2020,2020_Sen-OS_GA,GA,Sen-G,Sen-OS,Emerson College,88,IVR/Online,,10/18/2020,506,Raphael Warnock,14489,DEM,26.5,Kelly Loeffler,13671,REP,19.9,26.5,6.5999999,11/3/2020,32.9,25.91,7,.4,-.4,.5,-7.580676960164859,for NewsNation +71677,134282,7821,2020,2020_Gov-G_MT,MT,Gov-G,Gov-G,Strategies 360,321,Live Phone/Online,,10/18/2020,500,Mike Cooney,14688,DEM,41,Greg Gianforte,14689,REP,48,4,-7,11/3/2020,41.56,54.43,-12.87,5.87,5.87,1,-2.746322414477127,for KTVM NBC Montana +71746,134427,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,Meredith College,423,Online,,10/18/2020,732,Roy A. Cooper,13404,DEM,52.1,Dan Forest,13406,REP,33.7,1.6,18.4,11/3/2020,51.52,47.01,4.51,13.89,13.89,1,8.132828497386582, +71671,134266,7988,2020,2020_House-G_IA-1,IA-1,House-G,House-G,Monmouth University,215,Live Phone/Online,,10/18/2020,352,Abby Finkenauer,13691,DEM,55,Ashley Hinson,13692,REP,43,,12,11/3/2020,48.65,51.25,-2.6,14.6,14.6,0,6.869220251519321,average of multiple versions or turnout models listed in poll +71671,134267,7989,2020,2020_House-G_IA-2,IA-2,House-G,House-G,Monmouth University,215,Live Phone/Online,,10/18/2020,355,Rita R. Hart,14984,DEM,52.5,Mariannette Miller-Meeks,14985,REP,41.5,,11,11/3/2020,49.91,49.91,0,11,11,0,3.306287706178719,average of multiple versions or turnout models listed in poll +71671,134268,7990,2020,2020_House-G_IA-3,IA-3,House-G,House-G,Monmouth University,215,Live Phone/Online,,10/18/2020,426,Cindy Axne,14726,DEM,54,David Young,14725,REP,41.5,,12.5,11/3/2020,48.94,47.55,1.39,11.11,11.11,1,3.517240599875567,average of multiple versions or turnout models listed in poll +71671,134269,7991,2020,2020_House-G_IA-4,IA-4,House-G,House-G,Monmouth University,215,Live Phone/Online,,10/18/2020,414,J.D. Scholten,13421,DEM,43.5,Randy Feenstra,14986,REP,47.5,,-4,11/3/2020,37.79,61.97,-24.18,20.18,20.18,1,10.72962735637863,average of multiple versions or turnout models listed in poll +71677,134284,8067,2020,2020_House-G_MT-1,MT-1,House-G,House-G,Strategies 360,321,Live Phone/Online,,10/18/2020,500,Kathleen Williams,14519,DEM,46,Matt Rosendale,14520,REP,46,,0,11/3/2020,43.61,56.39,-12.77,12.77,12.77,.5,4.056830136793075,for KTVM NBC Montana +72414,135873,8090,2020,2020_House-G_NM-2,NM-2,House-G,House-G,Strategies 360,321,Live Phone/Text,D,10/18/2020,406,Xochitl Torres Small,13424,DEM,47,Yvette Herrell,13423,REP,46,,1,11/3/2020,46.25,53.7,-7.45,8.45,8.45,0,1.772211237678589,for Xochitl Torres Small +71629,134604,8149,2020,2020_House-G_OK-1,OK-1,House-G,House-G,SoonerPoll.com,308,IVR/Text,,10/18/2020,1492,Kojo Asamoa-Caesar,15356,DEM,29.8,Kevin Hern,15358,REP,58.8,5.6,-29,11/3/2020,32.68,63.7,-31.02,2.02,2.02,1,-5.163744245628452,for KWTV-DT Oklahoma City | KOTV-DT Tulsa +71629,134233,8153,2020,2020_House-G_OK-5,OK-5,House-G,House-G,SoonerPoll.com,308,IVR/Text,,10/18/2020,943,Kendra Horn,15367,DEM,48.8,Stephanie Bice,16007,REP,47,,1.8,11/3/2020,47.94,52.06,-4.12,5.92,5.92,0,.8044477650292129,for KWTV-DT Oklahoma City | KOTV-DT Tulsa +72064,135105,8165,2020,2020_House-G_PA-7,PA-7,House-G,House-G,DeSales University,474,Live Phone,,10/18/2020,448,Susan Ellis Wild,15402,DEM,54,Lisa Scheller,15403,REP,36,,18,11/3/2020,51.87,48.13,3.73,14.27,14.27,1,8.893901011940571,for WFMZ-TV +72334,135716,8269,2020,2020_House-G_WY-1,WY-1,House-G,House-G,University of Wyoming,667,Live Phone,,10/18/2020,614,Lynnette Grey Bull,16003,DEM,28,Liz Cheney,16004,REP,58,,-30,11/3/2020,24.58,68.56,-43.99,13.99,13.99,1,6.623169468576393, +71817,134602,8274,2020,2020_House-G_US,US,House-G,House-G,Echelon Insights,407,Online,,10/18/2020,1006,Generic Candidate,13337,DEM,48,Generic Candidate,13338,REP,44,,4,11/3/2020,49.9,46.83,3.07,.93,.93,1,-4.17764722708974, +71633,134203,8274,2020,2020_House-G_US,US,House-G,House-G,Morning Consult,218,Online,,10/18/2020,12000,Generic Candidate,13337,DEM,50,Generic Candidate,13338,REP,42,,8,11/3/2020,49.9,46.83,3.07,4.93,4.93,1,-.0532431331558469, +71542,134013,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/19/2020,1344,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,43,,9,11/3/2020,51.31,46.86,4.45,4.55,4.55,1,.4830470156774955,for Economist +71546,134024,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/19/2020,800,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,46,,2,11/3/2020,49.36,49.06,.31,1.69,1.69,1,-1.676090973982089, +72042,135063,6215,2020,2020_Pres-G_CA,CA,Pres-G,Pres-G,"University of California, Berkeley",457,Online,,10/19/2020,5352,Joseph R. Biden Jr.,13256,DEM,65,Donald Trump,13254,REP,29,,36,11/3/2020,63.48,34.32,29.16,6.84,6.84,1,3.439719166333424, +72180,135390,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Citizen Data,616,IVR/Online,,10/19/2020,1000,Joseph R. Biden Jr.,13256,DEM,49.63,Donald Trump,13254,REP,44.74,.7,4.8899999,11/3/2020,47.86,51.22,-3.36,8.25,8.25,0,2.417020499112055, +71538,133998,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Civiqs,471,Online,,10/19/2020,863,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,47,,4,11/3/2020,47.86,51.22,-3.36,7.36,7.36,0,1.452972806043038,for Daily Kos +72181,135391,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Citizen Data,616,IVR/Online,,10/19/2020,1000,Joseph R. Biden Jr.,13256,DEM,48.15,Donald Trump,13254,REP,43.74,.92,4.4099998,11/3/2020,49.47,49.24,.24,4.17,4.17,1,.7878492582614663, +71944,134858,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,University of Georgia School of Public and International Affairs,350,Live Phone,,10/19/2020,1145,Joseph R. Biden Jr.,13256,DEM,46.5,Donald Trump,13254,REP,46.2,2.9,.30000001,11/3/2020,49.47,49.24,.24,.06,.06,1,-3.291004909859097,for Atlanta Journal-Constitution +71465,133850,6223,2020,2020_Pres-G_IA,IA,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,IVR/Live Phone,,10/19/2020,400,Joseph R. Biden Jr.,13256,DEM,45.1,Donald Trump,13254,REP,44.6,2.4,.5,11/3/2020,44.89,53.09,-8.2,8.7,8.7,0,.4917506631323926,for Center for American Greatness +71553,134039,6223,2020,2020_Pres-G_IA,IA,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/19/2020,753,Joseph R. Biden Jr.,13256,DEM,46,Donald Trump,13254,REP,43,2,3,11/3/2020,44.89,53.09,-8.2,11.2,11.2,0,3.825582650141224, +71673,134271,6227,2020,2020_Pres-G_KS,KS,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/19/2020,755,Joseph R. Biden Jr.,13256,DEM,41,Donald Trump,13254,REP,48,4,-7,11/3/2020,41.56,56.21,-14.65,7.65,7.65,1,3.609906798376025, +71545,134021,6227,2020,2020_Pres-G_KS,KS,Pres-G,Pres-G,co/efficient,514,IVR/Text,R,10/19/2020,2453,Joseph R. Biden Jr.,13256,DEM,39,Donald Trump,13254,REP,56,2,-17,11/3/2020,41.56,56.21,-14.65,2.35,-2.35,1,-1.803450776317925,for unspecified Republican sponsor +72182,135392,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Citizen Data,616,IVR/Online,,10/19/2020,1000,Joseph R. Biden Jr.,13256,DEM,49.5,Donald Trump,13254,REP,41.36,1.41,8.1400003,11/3/2020,50.62,47.84,2.78,5.36,5.36,1,-.2704198223555128, +71625,134183,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/19/2020,1032,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,40,3,12,11/3/2020,50.62,47.84,2.78,9.22,9.22,1,3.750819427267408, +71539,133999,6234,2020,2020_Pres-G_MN,MN,Pres-G,Pres-G,Civiqs,471,Online,,10/19/2020,840,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,43,,10,11/3/2020,52.4,45.28,7.11,2.89,2.89,1,-.6760753753260295,for Daily Kos +71747,134429,6237,2020,2020_Pres-G_MT,MT,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/19/2020,758,Joseph R. Biden Jr.,13256,DEM,43,Donald Trump,13254,REP,49,3,-6,11/3/2020,40.55,56.92,-16.37,10.37,10.37,1,1.294087020830259, +72183,135393,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Citizen Data,616,IVR/Online,,10/19/2020,1000,Joseph R. Biden Jr.,13256,DEM,50.15,Donald Trump,13254,REP,43.63,1.01,6.52,11/3/2020,48.59,49.93,-1.35,7.87,7.87,0,4.228431662487766, +71537,133997,6244,2020,2020_Pres-G_NV,NV,Pres-G,Pres-G,Civiqs,471,Online,,10/19/2020,712,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,43,,9,11/3/2020,50.06,47.67,2.39,6.61,6.61,1,2.364891490406852,for Daily Kos +72184,135394,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Citizen Data,616,IVR/Online,,10/19/2020,1000,Joseph R. Biden Jr.,13256,DEM,43.2,Donald Trump,13254,REP,44.41,1.86,-1.21,11/3/2020,45.24,53.27,-8.03,6.82,6.82,1,.4716202478735274, +71626,134184,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/19/2020,1018,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,48,3,-3,11/3/2020,45.24,53.27,-8.03,5.03,5.03,1,-1.288649303643915, +71450,133816,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/19/2020,800,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,47,,1,11/3/2020,45.24,53.27,-8.03,9.03,9.03,0,2.661305572123348, +72185,135395,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Citizen Data,616,IVR/Online,,10/19/2020,1000,Joseph R. Biden Jr.,13256,DEM,43.99,Donald Trump,13254,REP,38.67,9.32,5.3200002,11/3/2020,50.01,48.84,1.16,4.16,4.16,1,-.3535344108233607, +71651,134237,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Civiqs,471,Online,,10/19/2020,1577,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,46,,6,11/3/2020,50.01,48.84,1.16,4.84,4.84,1,.4931225361823162,for University of Pennsylvania; among all adults +71627,134185,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/19/2020,1045,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,45,1,5,11/3/2020,50.01,48.84,1.16,3.84,3.84,1,-.6686634877077809, +71457,133838,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/19/2020,800,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,47,,3,11/3/2020,50.01,48.84,1.16,1.84,1.84,1,-2.891524105552222, +72186,135396,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,Citizen Data,616,IVR/Online,,10/19/2020,1000,Joseph R. Biden Jr.,13256,DEM,48.91,Donald Trump,13254,REP,45.02,1.36,3.8900001,11/3/2020,46.48,52.06,-5.58,9.47,9.47,0,5.103718649331261, +71628,134186,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/19/2020,1037,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,44,2,5,11/3/2020,49.45,48.82,.63,4.37,4.37,1,-2.375941123657565, +71546,134034,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/19/2020,800,Mark Kelly,13445,DEM,46,Martha McSally,13446,REP,44,,2,11/3/2020,51.16,48.81,2.35,.35,-.35,1,-4.322072181122638, +72181,135397,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Citizen Data,616,IVR/Online,,10/19/2020,1000,Jon Ossoff,14567,DEM,47.3,David A. Perdue,14568,REP,40.44,,6.8600001,11/3/2020,47.95,49.73,-1.78,8.64,8.64,0,5.08159635173321, +71944,134859,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,University of Georgia School of Public and International Affairs,350,Live Phone,,10/19/2020,1145,Jon Ossoff,14567,DEM,46.3,David A. Perdue,14568,REP,45.2,3.8,1.1,11/3/2020,47.95,49.73,-1.78,2.88,2.88,0,-.7494520210870926,for Atlanta Journal-Constitution +71465,133851,6272,2020,2020_Sen-G_IA,IA,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,IVR/Live Phone,,10/19/2020,400,Theresa Greenfield,13466,DEM,48.1,Joni K. Ernst,13467,REP,43.4,5.1,4.6999998,11/3/2020,45.15,51.74,-6.59,11.29,11.29,0,3.305882693555982,for Center for American Greatness +71553,134041,6272,2020,2020_Sen-G_IA,IA,Sen-G,Sen-G,Siena College/The New York Times Upshot,448,Live Phone,,10/19/2020,753,Theresa Greenfield,13466,DEM,44,Joni K. Ernst,13467,REP,45,2,-1,11/3/2020,45.15,51.74,-6.59,5.59,5.59,1,-1.770985748776027, +71673,134272,6275,2020,2020_Sen-G_KS,KS,Sen-G,Sen-G,Siena College/The New York Times Upshot,448,Live Phone,,10/19/2020,755,Barbara Bollier,13698,DEM,42,Roger Marshall,14604,REP,46,4,-4,11/3/2020,41.79,53.22,-11.44,7.44,7.44,1,.1121405003274018, +71545,134022,6275,2020,2020_Sen-G_KS,KS,Sen-G,Sen-G,co/efficient,514,IVR/Text,R,10/19/2020,2453,Barbara Bollier,13698,DEM,39,Roger Marshall,14604,REP,51,2,-12,11/3/2020,41.79,53.22,-11.44,.56,-.56,1,-7.051879798366771,for unspecified Republican sponsor +72182,135399,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Citizen Data,616,IVR/Online,,10/19/2020,1000,Gary C. Peters,13453,DEM,45.86,John James,13454,REP,42.31,,3.55,11/3/2020,49.9,48.22,1.69,1.86,1.86,1,-3.859096012021422, +71625,134187,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/19/2020,1032,Gary C. Peters,13453,DEM,49,John James,13454,REP,41,,8,11/3/2020,49.9,48.22,1.69,6.31,6.31,1,.7951290511708966, +71539,134000,6281,2020,2020_Sen-G_MN,MN,Sen-G,Sen-G,Civiqs,471,Online,,10/19/2020,840,Tina Smith,15691,DEM,54,Jason Lewis,15692,REP,43,1,11,11/3/2020,48.74,43.5,5.24,5.76,5.76,1,.768742511969463,for Daily Kos +71747,134431,6283,2020,2020_Sen-G_MT,MT,Sen-G,Sen-G,Siena College/The New York Times Upshot,448,Live Phone,,10/19/2020,758,Steve Bullock,14517,DEM,46,Steve Daines,14518,REP,49,,-3,11/3/2020,44.99,55.01,-10.02,7.02,7.02,1,-.9064930569331251, +72183,135400,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Citizen Data,616,IVR/Online,,10/19/2020,1000,Cal Cunningham,13468,DEM,48.39,Thom Tillis,13461,REP,42.27,,6.1199999,11/3/2020,46.94,48.69,-1.75,7.87,7.87,0,2.660593879003019, +72186,135401,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,Citizen Data,616,IVR/Online,,10/19/2020,1000,Mary Jennings Hegar,13459,DEM,40.62,John Cornyn,13444,REP,40.82,,-.2,11/3/2020,43.87,53.51,-9.64,9.44,9.44,1,4.954095541982174, +71458,133839,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,Cygnal,67,IVR/Live Phone/Text,,10/19/2020,600,Mary Jennings Hegar,13459,DEM,40.8,John Cornyn,13444,REP,48.9,2.8,-8.1000004,11/3/2020,43.87,53.51,-9.64,1.54,1.54,1,-3.405591712984479,for Ready Education Network +72181,135398,7780,2020,2020_Sen-OS_GA,GA,Sen-G,Sen-OS,Citizen Data,616,IVR/Online,,10/19/2020,1000,Raphael Warnock,14489,DEM,40.61,Kelly Loeffler,13671,REP,23.02,19.03,17.59,11/3/2020,32.9,25.91,7,10.59,10.59,1,3.277310858284567, +71944,134860,7780,2020,2020_Sen-OS_GA,GA,Sen-G,Sen-OS,University of Georgia School of Public and International Affairs,350,Live Phone,,10/19/2020,1145,Raphael Warnock,14489,DEM,34.4,Kelly Loeffler,13671,REP,20.1,20.6,14.3,11/3/2020,32.9,25.91,7,7.3,7.3,1,.0620842974758654,for Atlanta Journal-Constitution +71554,134040,7820,2020,2020_Gov-G_MO,MO,Gov-G,Gov-G,Cygnal,67,IVR/Online/Text,,10/19/2020,600,Nicole Galloway,13483,DEM,41.5,Mike Parson,13484,REP,48.1,2.4,-6.5999999,11/3/2020,40.69,57.11,-16.41,9.81,9.81,1,2.657447775046929,for Ready Education Network +71747,134430,7821,2020,2020_Gov-G_MT,MT,Gov-G,Gov-G,Siena College/The New York Times Upshot,448,Live Phone,,10/19/2020,758,Mike Cooney,14688,DEM,44,Greg Gianforte,14689,REP,48,4,-4,11/3/2020,41.56,54.43,-12.87,8.87,8.87,1,1.029603291995703, +72033,135038,7847,2020,2020_House-G_AR-2,AR-2,House-G,House-G,ALG Research,14,Live Phone,D,10/19/2020,500,Joyce Ann Elliott,14808,DEM,47,French Hill,14810,REP,47,,0,11/3/2020,44.63,55.37,-10.73,10.73,10.73,.5,3.34574701033095,for Joyce Ann Elliott +71747,134432,8067,2020,2020_House-G_MT-1,MT-1,House-G,House-G,Siena College/The New York Times Upshot,448,Live Phone,,10/19/2020,758,Kathleen Williams,14519,DEM,46,Matt Rosendale,14520,REP,50,,-4,11/3/2020,43.61,56.39,-12.77,8.77,8.77,1,-.2291087932190443, +71542,134011,8274,2020,2020_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/19/2020,1343,Generic Candidate,13337,DEM,50,Generic Candidate,13338,REP,43,,7,11/3/2020,49.9,46.83,3.07,3.93,3.93,1,-.2340466005739076,for Economist +72188,135405,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Cometrends,631,Online,,10/20/2020,2500,Joseph R. Biden Jr.,13256,DEM,56,Donald Trump,13254,REP,44,,12,11/3/2020,51.31,46.86,4.45,7.55,7.55,1,3.49613433083288,for University of Texas Dallas; among all adults +71742,134417,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Data for Progress,522,Online,,10/20/2020,811,Joseph R. Biden Jr.,13256,DEM,53.88,Donald Trump,13254,REP,43.69,,10.19,11/3/2020,51.31,46.86,4.45,5.74,5.74,1,1.332373608855253, +72140,135271,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Rethink Priorities,672,Online,,10/20/2020,4933,Joseph R. Biden Jr.,13256,DEM,51.3,Donald Trump,13254,REP,41.5,,9.8000002,11/3/2020,51.31,46.86,4.45,5.35,5.35,1,1.42277730485179, +71681,134341,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/20/2020,32217,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,46,,6,11/3/2020,51.31,46.86,4.45,1.55,1.55,1,-2.533825176935461,for Axios +71560,134052,6211,2020,2020_Pres-G_AK,AK,Pres-G,Pres-G,Public Policy Polling,263,IVR/Text,D,10/20/2020,800,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,50,,-5,11/3/2020,42.77,52.83,-10.06,5.06,5.06,1,1.657814779680782,for unspecified Democratic sponsor; among 'voters' +72412,135869,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Y2 Analytics,389,Live Phone/Online,,10/20/2020,700,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,47,,3,11/3/2020,49.36,49.06,.31,2.69,2.69,1,-.765439186385559, +71562,134056,6223,2020,2020_Pres-G_IA,IA,Pres-G,Pres-G,Emerson College,88,IVR/Online/Text,,10/20/2020,435,Joseph R. Biden Jr.,13256,DEM,48.1,Donald Trump,13254,REP,48,,.1,11/3/2020,44.89,53.09,-8.2,8.3,8.3,0,.3146269235614841, +72031,135034,6226,2020,2020_Pres-G_IN,IN,Pres-G,Pres-G,Ragnar Research Partners,517,Live Phone,R,10/20/2020,629,Joseph R. Biden Jr.,13256,DEM,40,Donald Trump,13254,REP,48,5,-8,11/3/2020,40.96,57.02,-16.06,8.06,8.06,1,3.477323731143971,for unspecified Republican sponsor +71558,134048,6227,2020,2020_Pres-G_KS,KS,Pres-G,Pres-G,Public Policy Polling,263,IVR/Text,D,10/20/2020,897,Joseph R. Biden Jr.,13256,DEM,42,Donald Trump,13254,REP,54,,-12,11/3/2020,41.56,56.21,-14.65,2.65,2.65,1,-2.096639508206972,for unspecified Democratic sponsor; among 'voters' +72503,136061,6234,2020,2020_Pres-G_MN,MN,Pres-G,Pres-G,St. Cloud State University,312,Live Phone,,10/20/2020,372,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,39,,15,11/3/2020,52.4,45.28,7.11,7.89,7.89,1,4.032460092282619,among all adults +72037,135043,6244,2020,2020_Pres-G_NV,NV,Pres-G,Pres-G,"University of Nevada, Las Vegas Lee Business School",609,Online,,10/20/2020,802,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,41,2.1,9,11/3/2020,50.06,47.67,2.39,6.61,6.61,1,2.643617205728629,for BUSR +71881,134734,6252,2020,2020_Pres-G_SD,SD,Pres-G,Pres-G,Mason-Dixon Polling & Strategy,197,Live Phone,,10/20/2020,625,Joseph R. Biden Jr.,13256,DEM,40,Donald Trump,13254,REP,51,,-11,11/3/2020,35.61,61.77,-26.16,15.16,15.16,1,10.86056703219883,for Argus Leader | KELO-TV +72411,135868,6255,2020,2020_Pres-G_UT,UT,Pres-G,Pres-G,Y2 Analytics,389,Live Phone/Online,,10/20/2020,660,Joseph R. Biden Jr.,13256,DEM,44,Donald Trump,13254,REP,51,,-7,11/3/2020,37.65,58.13,-20.48,13.48,13.48,1,7.06931901511934, +72218,135482,6257,2020,2020_Pres-G_VT,VT,Pres-G,Pres-G,co/efficient,514,IVR/Text,R,10/20/2020,584,Joseph R. Biden Jr.,13256,DEM,62,Donald Trump,13254,REP,32,,30,11/3/2020,66.09,30.67,35.41,5.41,-5.41,1,-1.191874855154078,for unspecified Republican sponsor +71748,134435,6260,2020,2020_Pres-G_WV,WV,Pres-G,Pres-G,Triton Polling & Research,497,IVR,,10/20/2020,544,Joseph R. Biden Jr.,13256,DEM,37.9,Donald Trump,13254,REP,58,,-20.1,11/3/2020,29.7,68.63,-38.93,18.83,18.83,1,13.58754244226448,for WMOV Radio +71560,134053,6265,2020,2020_Sen-G_AK,AK,Sen-G,Sen-G,Public Policy Polling,263,IVR/Text,D,10/20/2020,800,Al Gross,14697,DEM,41,Dan Sullivan,13462,REP,44,5,-3,11/3/2020,41.19,53.9,-12.7,9.7,9.7,1,2.411191978086711,for unspecified Democratic sponsor; among 'voters' +72412,135871,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Y2 Analytics,389,Live Phone/Online,,10/20/2020,700,Mark Kelly,13445,DEM,51,Martha McSally,13446,REP,47,,4,11/3/2020,51.16,48.81,2.35,1.65,1.65,1,-3.021358627685703, +71562,134055,6272,2020,2020_Sen-G_IA,IA,Sen-G,Sen-G,Emerson College,88,IVR/Online/Text,,10/20/2020,435,Theresa Greenfield,13466,DEM,46.36,Joni K. Ernst,13467,REP,50.44,,-4.0799999,11/3/2020,45.15,51.74,-6.59,2.51,2.51,1,-5.257639160491099, +71558,134049,6275,2020,2020_Sen-G_KS,KS,Sen-G,Sen-G,Public Policy Polling,263,IVR/Text,D,10/20/2020,897,Barbara Bollier,13698,DEM,43,Roger Marshall,14604,REP,43,5,0,11/3/2020,41.79,53.22,-11.44,11.44,11.44,.5,4.652901944171012,for unspecified Democratic sponsor; among 'voters' +71672,134270,6276,2020,2020_Sen-G_KY,KY,Sen-G,Sen-G,Cygnal,67,IVR/Live Phone/Text,,10/20/2020,640,Amy McGrath,13470,DEM,39.9,Mitch McConnell,13471,REP,50.2,5,-10.3,11/3/2020,38.23,57.76,-19.53,9.23,9.23,1,1.037201023008675,for Ready Education Network +72503,136064,6281,2020,2020_Sen-G_MN,MN,Sen-G,Sen-G,St. Cloud State University,312,Live Phone,,10/20/2020,372,Tina Smith,15691,DEM,53,Jason Lewis,15692,REP,36,,17,11/3/2020,48.74,43.5,5.24,11.76,11.76,1,6.736404018527569,among all adults +71675,134276,6285,2020,2020_Sen-G_NE,NE,Sen-G,Sen-G,Cygnal,67,IVR/Live Phone/Text,,10/20/2020,625,Chris E. Janicek,15663,DEM,17.5,Ben Sasse,15613,REP,47.4,,-29.9,11/3/2020,24.43,62.74,-38.31,8.41,8.41,1,.9234579144511553,for Ready Education Network +72031,135035,7819,2020,2020_Gov-G_IN,IN,Gov-G,Gov-G,Ragnar Research Partners,517,Live Phone,R,10/20/2020,629,Woody Myers,14559,DEM,26,Eric Joseph Holcomb,14560,REP,52,14,-26,11/3/2020,32.05,56.51,-24.45,1.55,-1.55,1,-5.051155709629595,for unspecified Republican sponsor +72411,135870,7825,2020,2020_Gov-G_UT,UT,Gov-G,Gov-G,Y2 Analytics,389,Live Phone/Online,,10/20/2020,660,Chris Peterson,15706,DEM,33,Spencer J. Cox,15707,REP,58,,-25,11/3/2020,30.35,62.98,-32.63,7.63,7.63,1,.8226813230758175, +71748,134436,7828,2020,2020_Gov-G_WV,WV,Gov-G,Gov-G,Triton Polling & Research,497,IVR,,10/20/2020,544,Ben Salango,16068,DEM,34.9,James Justice,13493,REP,53.1,3.3,-18.200001,11/3/2020,30.83,64.77,-33.94,15.74,15.74,1,8.132667405073102,for WMOV Radio +71949,134868,7905,2020,2020_House-G_CO-3,CO-3,House-G,House-G,DCCC Targeting and Analytics Department,68,IVR/Live Phone,D,10/20/2020,491,Diane Mitsch Bush,14918,DEM,44,Lauren Boebert,14919,REP,43,5,1,11/3/2020,45.22,51.39,-6.18,7.18,7.18,0,-.2451727409551111,for unspecified Democratic sponsor +71674,134275,7931,2020,2020_House-G_FL-16,FL-16,House-G,House-G,Data Targeting,406,Live Phone,R,10/20/2020,400,Margaret Good,13650,DEM,38,Vern Buchanan,13649,REP,53,,-15,11/3/2020,44.5,55.5,-11,4,-4,1,-3.531059731289722,for Vern Buchanan +71974,134920,8102,2020,2020_House-G_NY-11,NY-11,House-G,House-G,Marist College,183,Live Phone,,10/20/2020,650,Max Rose,15240,DEM,46,Nicole Malliotakis,15242,REP,48,,-2,11/3/2020,46.78,53.05,-6.28,4.28,4.28,1,-3.062726036002591,for NBC 4 New York +71680,134288,8250,2020,2020_House-G_WA-3,WA-3,House-G,House-G,DCCC Targeting and Analytics Department,68,IVR/Live Phone,D,10/20/2020,425,Carolyn Long,15754,DEM,47,Jaime Herrera Beutler,15755,REP,49,,-2,11/3/2020,43.39,56.37,-12.98,10.98,10.98,1,3.437236400625015,for unspecified Democratic sponsor +72140,135270,8274,2020,2020_House-G_US,US,House-G,House-G,Rethink Priorities,672,Online,,10/20/2020,4933,Generic Candidate,13337,DEM,47.7,Generic Candidate,13338,REP,42.4,,5.3000002,11/3/2020,49.9,46.83,3.07,2.23,2.23,1,-2.473748029124058, +71821,134613,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone/Online,,10/21/2020,1029,Joseph R. Biden Jr.,13256,DEM,50.65,Donald Trump,13254,REP,44.65,2.2,6,11/3/2020,51.31,46.86,4.45,1.55,1.55,1,-2.783987399447744,average of multiple versions or turnout models listed in poll +71816,134596,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Online,,10/21/2020,935,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,43,,8,11/3/2020,51.31,46.86,4.45,3.55,3.55,1,-.7182889847115457,for Reuters +71961,134895,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Morning Consult,218,Online,,10/21/2020,12000,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,43,,9,11/3/2020,51.31,46.86,4.45,4.55,4.55,1,.7784071753584211, +72600,136277,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/21/2020,2500,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,41,,11,11/3/2020,51.31,46.86,4.45,6.55,6.55,1,2.793153892911325,for George Washington University +71750,134439,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Susquehanna Polling & Research Inc.,326,Live Phone,,10/21/2020,500,Joseph R. Biden Jr.,13256,DEM,46.2,Donald Trump,13254,REP,46.6,4.4,-.40000001,11/3/2020,49.36,49.06,.31,.71,-.71,0,-2.914370128951588,for Center for American Greatness +72147,135274,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Univision/Latino Decisions/North Star Opinion Research,516,Live Phone/Online,,10/21/2020,725,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,45,,5,11/3/2020,49.36,49.06,.31,4.69,4.69,1,1.405215875449395,for Arizona State; among registered voters +71968,134911,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,RMG Research,555,Online/Text,,10/21/2020,800,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,48,,2,11/3/2020,47.86,51.22,-3.36,5.36,5.36,0,-.4535905396472764,for PoliticalIQ +71745,134421,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/21/2020,800,Joseph R. Biden Jr.,13256,DEM,46,Donald Trump,13254,REP,50,,-4,11/3/2020,47.86,51.22,-3.36,.64,-.64,1,-5.303380801097619, +72148,135275,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Univision/Latino Decisions/North Star Opinion Research,516,Live Phone/Online,,10/21/2020,743,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,46,,3,11/3/2020,47.86,51.22,-3.36,6.36,6.36,0,.4917625281127737,among registered voters +72330,135696,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,YouGov,391,Online,,10/21/2020,1200,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,46,,2,11/3/2020,47.86,51.22,-3.36,5.36,5.36,0,-.2745739007938135,for Florida State University +71763,134485,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Landmark Communications,166,IVR/Live Phone,,10/21/2020,500,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,49,,-4,11/3/2020,49.47,49.24,.24,4.24,-4.24,0,.7687665568738804,for WSB-TV +71662,134249,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/21/2020,800,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,49,,-1,11/3/2020,48.59,49.93,-1.35,.35,.35,1,-3.463565004968896, +71891,134752,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/21/2020,1098,Joseph R. Biden Jr.,13256,DEM,46,Donald Trump,13254,REP,48.8,2.3,-2.8,11/3/2020,48.59,49.93,-1.35,1.45,-1.45,1,-2.140611712527789,for unspecified Republican sponsor +72208,135448,6241,2020,2020_Pres-G_NH,NH,Pres-G,Pres-G,University of Massachusetts Lowell,355,Online,,10/21/2020,757,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,43,2,10,11/3/2020,52.71,45.36,7.35,2.65,2.65,1,-1.756155932048019, +72205,135437,6242,2020,2020_Pres-G_NJ,NJ,Pres-G,Pres-G,Rutgers University,295,Live Phone,,10/21/2020,872,Joseph R. Biden Jr.,13256,DEM,61,Donald Trump,13254,REP,37,,24,11/3/2020,57.33,41.4,15.94,8.06,8.06,1,3.762358052670118, +72150,135277,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Univision/Latino Decisions/North Star Opinion Research,516,Live Phone/Online,,10/21/2020,723,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,45,,5,11/3/2020,50.01,48.84,1.16,3.84,3.84,1,-.75050000608193,among registered voters +72149,135276,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,Univision/Latino Decisions/North Star Opinion Research,516,Live Phone/Online,,10/21/2020,758,Joseph R. Biden Jr.,13256,DEM,46,Donald Trump,13254,REP,49,,-3,11/3/2020,46.48,52.06,-5.58,2.58,2.58,1,-2.033276761461261,for University of Houston; among registered voters +72078,135129,6256,2020,2020_Pres-G_VA,VA,Pres-G,Pres-G,Christopher Newport University,50,Live Phone,,10/21/2020,908,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,41,,12,11/3/2020,54.11,44,10.11,1.89,1.89,1,-.5797628926532298, +71750,134440,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Susquehanna Polling & Research Inc.,326,Live Phone,,10/21/2020,500,Mark Kelly,13445,DEM,47,Martha McSally,13446,REP,50,,-3,11/3/2020,51.16,48.81,2.35,5.35,-5.35,0,.6932472660336918,for Center for American Greatness +72147,135278,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Univision/Latino Decisions/North Star Opinion Research,516,Live Phone/Online,,10/21/2020,725,Mark Kelly,13445,DEM,51,Martha McSally,13446,REP,39,,12,11/3/2020,51.16,48.81,2.35,9.65,9.65,1,5.378943065130144,for Arizona State; among registered voters +71763,134486,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Landmark Communications,166,IVR/Live Phone,,10/21/2020,500,Jon Ossoff,14567,DEM,44.6,David A. Perdue,14568,REP,50.2,,-5.5999999,11/3/2020,47.95,49.73,-1.78,3.82,-3.82,1,-.136552180188754,for WSB-TV +71662,134422,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/21/2020,800,Cal Cunningham,13468,DEM,45,Thom Tillis,13461,REP,45,,0,11/3/2020,46.94,48.69,-1.75,1.75,1.75,.5,-3.53856369430155, +71891,135039,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Trafalgar Group,338,IVR/Online/Text,R,10/21/2020,1098,Cal Cunningham,13468,DEM,46.8,Thom Tillis,13461,REP,48.6,2.2,-1.8,11/3/2020,46.94,48.69,-1.75,.05,-.05,1,-5.163376708123977,for unspecified Republican sponsor +72208,135453,6286,2020,2020_Sen-G_NH,NH,Sen-G,Sen-G,University of Massachusetts Lowell,355,Online,,10/21/2020,757,Jeanne Shaheen,13448,DEM,57,Corky Messner,14492,REP,38,,19,11/3/2020,56.64,40.99,15.65,3.35,3.35,1,-.9647777342427026, +72205,135440,6287,2020,2020_Sen-G_NJ,NJ,Sen-G,Sen-G,Rutgers University,295,Live Phone,,10/21/2020,872,Cory A. Booker,14564,DEM,61,Rikin Mehta,14565,REP,31,,30,11/3/2020,57.23,40.92,16.31,13.69,13.69,1,8.004691411458719, +71749,134437,6294,2020,2020_Sen-G_TN,TN,Sen-G,Sen-G,Cygnal,67,Live Phone/Online/Text,,10/21/2020,610,Marquita Bradshaw,15851,DEM,35.6,Bill Hagerty,13694,REP,56.3,,-20.700001,11/3/2020,35.16,62.2,-27.04,6.34,6.34,1,.4943887779951897,for Ready Education Network +72149,135279,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,Univision/Latino Decisions/North Star Opinion Research,516,Live Phone/Online,,10/21/2020,758,Mary Jennings Hegar,13459,DEM,40,John Cornyn,13444,REP,45,,-5,11/3/2020,43.87,53.51,-9.64,4.64,4.64,1,-.0142095588057337,for University of Houston; among registered voters +72078,135131,6296,2020,2020_Sen-G_VA,VA,Sen-G,Sen-G,Christopher Newport University,50,Live Phone,,10/21/2020,908,Mark R. Warner,14760,DEM,57,Daniel M. Gade,15688,REP,37,,20,11/3/2020,55.99,43.91,12.08,7.92,7.92,1,3.386594308720238, +71763,134487,7780,2020,2020_Sen-OS_GA,GA,Sen-G,Sen-OS,Landmark Communications,166,IVR/Live Phone,,10/21/2020,500,Raphael Warnock,14489,DEM,32.8,Kelly Loeffler,13671,REP,23.6,27.3,9.1999998,11/3/2020,32.9,25.91,7,2.2,2.2,1,-5.879585567325361,for WSB-TV +72208,135450,7822,2020,2020_Gov-G_NH,NH,Gov-G,Gov-G,University of Massachusetts Lowell,355,Online,,10/21/2020,757,Dan Feltes,13502,DEM,36,Christopher Sununu,13503,REP,59,,-23,11/3/2020,33.36,65.12,-31.76,8.76,8.76,1,-1.292053126500223, +71883,134736,8115,2020,2020_House-G_NY-24,NY-24,House-G,House-G,Siena College,305,Live Phone,,10/21/2020,558,Dana Balter,14654,DEM,45,John Katko,14655,REP,45,5,0,11/3/2020,42.96,53.13,-10.16,10.16,10.16,.5,3.000886493392946,for Syracuse.com +71958,134887,8198,2020,2020_House-G_TX-3,TX-3,House-G,House-G,DCCC Targeting and Analytics Department,68,IVR/Live Phone,D,10/21/2020,432,Lulu Seikaly,14732,DEM,44,Van Taylor,14733,REP,42,8,2,11/3/2020,42.87,55.07,-12.2,14.2,14.2,0,6.757627970937586,for unspecified Democratic sponsor +71961,134890,8274,2020,2020_House-G_US,US,House-G,House-G,Morning Consult,218,Online,,10/21/2020,12000,Generic Candidate,13337,DEM,49,Generic Candidate,13338,REP,43,,6,11/3/2020,49.9,46.83,3.07,2.93,2.93,1,-1.858071061995487, +72600,136243,8274,2020,2020_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/21/2020,2500,Generic Candidate,13337,DEM,51,Generic Candidate,13338,REP,40,,11,11/3/2020,49.9,46.83,3.07,7.93,7.93,1,4.03410159625259,for George Washington University +72081,135885,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Spry Strategies,508,IVR/Online,,10/22/2020,3500,Joseph R. Biden Jr.,13256,DEM,47.1,Donald Trump,13254,REP,46.89,,.20999999,11/3/2020,51.31,46.86,4.45,4.24,-4.24,1,.4258733557056462,for Women's Liberation Front; average of multiple versions or turnout models listed in poll +71739,134410,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,St. Pete Polls,314,IVR,,10/22/2020,2527,Joseph R. Biden Jr.,13256,DEM,48.9,Donald Trump,13254,REP,47.4,,1.5,11/3/2020,47.86,51.22,-3.36,4.86,4.86,0,-.501388663409099,for Florida Politics +71887,134745,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,YouGov,391,Online,,10/22/2020,1228,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,48,,2,11/3/2020,47.86,51.22,-3.36,5.36,5.36,0,-.211046564411125,for CBS News +71888,134746,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,YouGov,391,Online,,10/22/2020,1090,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,49,,0,11/3/2020,49.47,49.24,.24,.24,-.24,.5,-3.07607616289383,for CBS News +72239,135526,6228,2020,2020_Pres-G_KY,KY,Pres-G,Pres-G,Bluegrass Community and Technical College,632,Live Phone,,10/22/2020,250,Joseph R. Biden Jr.,13256,DEM,38.8,Donald Trump,13254,REP,52,,-13.2,11/3/2020,36.15,62.09,-25.94,12.74,12.74,1,5.097890345046229,among registered voters +72053,135083,6229,2020,2020_Pres-G_LA,LA,Pres-G,Pres-G,University of New Orleans,358,IVR,,10/22/2020,755,Joseph R. Biden Jr.,13256,DEM,35.9,Donald Trump,13254,REP,58.8,,-22.9,11/3/2020,39.85,58.46,-18.61,4.29,-4.29,1,-.0353218900058029, +72029,135032,6231,2020,2020_Pres-G_MD,MD,Pres-G,Pres-G,Gonzales Research & Marketing Strategies Inc.,121,Live Phone,,10/22/2020,820,Joseph R. Biden Jr.,13256,DEM,58,Donald Trump,13254,REP,32.9,,25.1,11/3/2020,65.36,32.15,33.21,8.11,-8.11,1,4.563247002350321,among registered voters +71679,134286,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Public Policy Polling,263,IVR/Text,D,10/22/2020,804,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,43,,7,11/3/2020,50.62,47.84,2.78,4.22,4.22,1,-1.228929613141892,for unspecified Democratic sponsor; among 'voters' +72162,135338,6237,2020,2020_Pres-G_MT,MT,Pres-G,Pres-G,Montana State University Billings,216,Live Phone,,10/22/2020,546,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,52,1,-7,11/3/2020,40.55,56.92,-16.37,9.37,9.37,1,.0502244598401226, +71889,134747,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,YouGov,391,Online,,10/22/2020,1022,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,47,,4,11/3/2020,48.59,49.93,-1.35,5.35,5.35,0,1.945052445480545,for CBS News +72172,135367,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Franklin & Marshall College,106,Live Phone/Online,,10/22/2020,558,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,44,2,6,11/3/2020,50.01,48.84,1.16,4.84,4.84,1,.1652514521876213, +71678,134285,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Public Policy Polling,263,IVR/Text,D,10/22/2020,890,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,46,,5,11/3/2020,50.01,48.84,1.16,3.84,3.84,1,-.5032069103847925,for unspecified Democratic sponsor; among 'voters' +71959,134888,6266,2020,2020_Sen-G_AL,AL,Sen-G,Sen-G,Cygnal,67,Live Phone/Online/Text,,10/22/2020,645,Doug Jones,13612,DEM,41.1,Tommy Tuberville,13614,REP,54.7,,-13.6,11/3/2020,39.74,60.1,-20.36,6.76,6.76,1,-.6584270955206223,for Ready Education Network +71888,134751,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,YouGov,391,Online,,10/22/2020,1090,Jon Ossoff,14567,DEM,46,David A. Perdue,14568,REP,47,,-1,11/3/2020,47.95,49.73,-1.78,.78,.78,1,-2.845113289319709,for CBS News +72239,135527,6276,2020,2020_Sen-G_KY,KY,Sen-G,Sen-G,Bluegrass Community and Technical College,632,Live Phone,,10/22/2020,250,Amy McGrath,13470,DEM,39.6,Mitch McConnell,13471,REP,50,,-10.4,11/3/2020,38.23,57.76,-19.53,9.13,9.13,1,-.3027459705556032,among registered voters +71679,134287,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Public Policy Polling,263,IVR/Text,D,10/22/2020,804,Gary C. Peters,13453,DEM,52,John James,13454,REP,43,,9,11/3/2020,49.9,48.22,1.69,7.31,7.31,1,1.975195157951276,for unspecified Democratic sponsor; among 'voters' +72162,135340,6283,2020,2020_Sen-G_MT,MT,Sen-G,Sen-G,Montana State University Billings,216,Live Phone,,10/22/2020,546,Steve Bullock,14517,DEM,48,Steve Daines,14518,REP,47,,1,11/3/2020,44.99,55.01,-10.02,11.02,11.02,0,3.486309440658095, +71889,134750,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,YouGov,391,Online,,10/22/2020,1022,Cal Cunningham,13468,DEM,49,Thom Tillis,13461,REP,43,,6,11/3/2020,46.94,48.69,-1.75,7.75,7.75,0,2.775413805098474,for CBS News +72045,135068,7819,2020,2020_Gov-G_IN,IN,Gov-G,Gov-G,Cygnal,67,Live Phone/Online/Text,,10/22/2020,600,Woody Myers,14559,DEM,28.5,Eric Joseph Holcomb,14560,REP,46.8,14.7,-18.299999,11/3/2020,32.05,56.51,-24.45,6.15,6.15,1,.9544681588087672,for Ready Education Network +72162,135339,7821,2020,2020_Gov-G_MT,MT,Gov-G,Gov-G,Montana State University Billings,216,Live Phone,,10/22/2020,546,Mike Cooney,14688,DEM,45,Greg Gianforte,14689,REP,45,2,0,11/3/2020,41.56,54.43,-12.87,12.87,12.87,.5,5.501112017961411, +72162,135341,8067,2020,2020_House-G_MT-1,MT-1,House-G,House-G,Montana State University Billings,216,Live Phone,,10/22/2020,546,Kathleen Williams,14519,DEM,46,Matt Rosendale,14520,REP,47,,-1,11/3/2020,43.61,56.39,-12.77,11.77,11.77,1,3.153746111667314, +71751,134441,8241,2020,2020_House-G_VA-5,VA-5,House-G,House-G,Public Policy Polling,263,IVR/Text,D,10/22/2020,910,Bryant Cameron Webb,14656,DEM,46,Bob Good,14657,REP,43,,3,11/3/2020,47.3,52.44,-5.14,8.14,8.14,0,.9908412327748121,for unspecified Democratic sponsor; among 'voters' +72313,135667,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Hofstra University,558,Online,,10/23/2020,2000,Joseph R. Biden Jr.,13256,DEM,53.9,Donald Trump,13254,REP,42.5,,11.4,11/3/2020,51.31,46.86,4.45,6.95,6.95,1,3.087918740295862, +72046,135071,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,Live Phone,,10/23/2020,800,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,40,,11,11/3/2020,51.31,46.86,4.45,6.55,6.55,1,2.399094554282531,for CNBC All-America Economic Survey; among registered voters +71892,134806,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/23/2020,27039,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,46,,6,11/3/2020,51.31,46.86,4.45,1.55,1.55,1,-2.296741361701705,for Axios +72067,135108,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Patinkin Research Strategies,490,Live Phone/Online,D,10/23/2020,729,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,45,,7,11/3/2020,49.36,49.06,.31,6.69,6.69,1,3.559198892521243,for unspecified Democratic sponsor +72063,135104,6223,2020,2020_Pres-G_IA,IA,Pres-G,Pres-G,RABA Research,269,Live Phone,,10/23/2020,693,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,46,,4,11/3/2020,44.89,53.09,-8.2,12.2,12.2,0,4.837706760429443,for Nexstar +72076,135127,6232,2020,2020_Pres-G_ME,ME,Pres-G,Pres-G,Colby College,593,Live Phone/Online,,10/23/2020,879,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,38,,13,11/3/2020,53.09,44.02,9.07,3.93,3.93,1,-.197978353285376, +72074,135122,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/23/2020,789,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,44,2,7,11/3/2020,50.62,47.84,2.78,4.22,4.22,1,-1.225112484506882,for The Washington Post +72058,135100,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Ipsos,154,Online,,10/23/2020,652,Joseph R. Biden Jr.,13256,DEM,52.5,Donald Trump,13254,REP,43,1,9.5,11/3/2020,50.62,47.84,2.78,6.72,6.72,1,1.178719705200071,for Reuters; average of multiple versions or turnout models listed in poll +72207,135447,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,University of Massachusetts Lowell,355,Online,,10/23/2020,911,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,48,1,0,11/3/2020,48.59,49.93,-1.35,1.35,1.35,.5,-2.163297274406176, +71824,134618,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,10/23/2020,602,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,44,,7,11/3/2020,50.01,48.84,1.16,5.84,5.84,1,1.310366870743714, +71976,134926,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Ipsos,154,Online,,10/23/2020,655,Joseph R. Biden Jr.,13256,DEM,50.5,Donald Trump,13254,REP,44.5,3,6,11/3/2020,50.01,48.84,1.16,4.84,4.84,1,.3353612559155965,for Reuters; average of multiple versions or turnout models listed in poll +71967,134907,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/23/2020,802,Joseph R. Biden Jr.,13256,DEM,43,Donald Trump,13254,REP,47,3,-4,11/3/2020,46.48,52.06,-5.58,1.58,1.58,1,-2.787313445473516, +72206,135446,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,University of Massachusetts Lowell,355,Online,,10/23/2020,873,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,48,2,-1,11/3/2020,46.48,52.06,-5.58,4.58,4.58,1,.306706052922971, +72075,135124,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/23/2020,809,Joseph R. Biden Jr.,13256,DEM,57,Donald Trump,13254,REP,40,2,17,11/3/2020,49.45,48.82,.63,16.37,16.37,1,10.1629955004199,for The Washington Post +71877,134726,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,10/23/2020,677,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,43,,11,11/3/2020,49.45,48.82,.63,10.37,10.37,1,3.809304620125986, +71975,134927,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Ipsos,154,Online,,10/23/2020,664,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,44,2,9,11/3/2020,49.45,48.82,.63,8.37,8.37,1,1.773257450771334,for Reuters; average of multiple versions or turnout models listed in poll +72151,135295,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Marquette University Law School,195,Live Phone,,10/23/2020,749,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,43,2,5,11/3/2020,49.45,48.82,.63,4.37,4.37,1,-2.169709158697033, +72067,135111,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Patinkin Research Strategies,490,Live Phone/Online,D,10/23/2020,729,Mark Kelly,13445,DEM,53,Martha McSally,13446,REP,46,,7,11/3/2020,51.16,48.81,2.35,4.65,4.65,1,.2378769822719543,for unspecified Democratic sponsor +72063,135343,6272,2020,2020_Sen-G_IA,IA,Sen-G,Sen-G,RABA Research,269,Live Phone,,10/23/2020,693,Theresa Greenfield,13466,DEM,51,Joni K. Ernst,13467,REP,45,,6,11/3/2020,45.15,51.74,-6.59,12.59,12.59,0,5.568946004416587,for Nexstar +72076,135130,6279,2020,2020_Sen-G_ME,ME,Sen-G,Sen-G,Colby College,593,Live Phone/Online,,10/23/2020,879,Sara Gideon,13455,DEM,46.6,Susan M. Collins,13456,REP,43.4,4.7,3.2,11/3/2020,42.39,50.98,-8.6,11.8,11.8,0,2.925275681385497, +72074,135126,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,ABC News/The Washington Post,3,Live Phone,,10/23/2020,789,Gary C. Peters,13453,DEM,52,John James,13454,REP,46,,6,11/3/2020,49.9,48.22,1.69,4.31,4.31,1,-1.161766866892394,for The Washington Post +72058,135093,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Ipsos,154,Online,,10/23/2020,652,Gary C. Peters,13453,DEM,50,John James,13454,REP,44,,6,11/3/2020,49.9,48.22,1.69,4.31,4.31,1,-1.346355637320277,for Reuters +72207,135452,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,University of Massachusetts Lowell,355,Online,,10/23/2020,911,Cal Cunningham,13468,DEM,49,Thom Tillis,13461,REP,45,,4,11/3/2020,46.94,48.69,-1.75,5.75,5.75,0,.7233805642843277, +71967,134908,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,Siena College/The New York Times Upshot,448,Live Phone,,10/23/2020,802,Mary Jennings Hegar,13459,DEM,38,John Cornyn,13444,REP,48,4,-10,11/3/2020,43.87,53.51,-9.64,.36,-.36,1,-4.253533083916015, +72206,135451,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,University of Massachusetts Lowell,355,Online,,10/23/2020,873,Mary Jennings Hegar,13459,DEM,44,John Cornyn,13444,REP,49,,-5,11/3/2020,43.87,53.51,-9.64,4.64,4.64,1,.1688116709202357, +72207,135449,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,University of Massachusetts Lowell,355,Online,,10/23/2020,911,Roy A. Cooper,13404,DEM,54,Dan Forest,13406,REP,42,,12,11/3/2020,51.52,47.01,4.51,7.49,7.49,1,1.948830120153332, +71956,134882,7930,2020,2020_House-G_FL-15,FL-15,House-G,House-G,Change Research,48,Online/Text,D,10/23/2020,530,Alan M. Cohn,15948,DEM,44,Scott Franklin,15951,REP,46,,-2,11/3/2020,44.61,55.39,-10.77,8.77,8.77,1,3.559527198521402,for unspecified Democratic sponsor +72076,135132,8014,2020,2020_House-G_ME-1,ME-1,House-G,House-G,Colby College,593,Live Phone/Online,,10/23/2020,426,Chellie Pingree,15116,DEM,58,Jay T. Allen,15117,REP,31,,27,11/3/2020,62.15,37.84,24.31,2.69,2.69,1,-4.659316641613137, +72076,135133,8015,2020,2020_House-G_ME-2,ME-2,House-G,House-G,Colby College,593,Live Phone/Online,,10/23/2020,449,Jared Golden,14752,DEM,56,Dale John Crafts,14753,REP,31,,25,11/3/2020,53.04,46.95,6.09,18.91,18.91,1,13.70497243045697, +72313,135668,8274,2020,2020_House-G_US,US,House-G,House-G,Hofstra University,558,Online,,10/23/2020,2000,Generic Candidate,13337,DEM,54.5,Generic Candidate,13338,REP,45.5,,9,11/3/2020,49.9,46.83,3.07,5.93,5.93,1,1.311245771761986, +72080,135138,8422,2020,2020_Pres-G_M1,M1,Pres-G,Pres-G,Colby College,593,Live Phone/Online,,10/23/2020,426,Joseph R. Biden Jr.,13256,DEM,56,Donald Trump,13254,REP,34,,22,11/3/2020,60.11,37.02,23.09,1.09,-1.09,1,-3.476491041133919, +72077,135128,8423,2020,2020_Pres-G_M2,M2,Pres-G,Pres-G,Colby College,593,Live Phone/Online,,10/23/2020,453,Joseph R. Biden Jr.,13256,DEM,46,Donald Trump,13254,REP,42,,4,11/3/2020,44.82,52.26,-7.44,11.44,11.44,0,3.860560333730729, +72174,136063,8731,2020,2020_Gov-G_PR,PR,Gov-G,Gov-G,Data for Progress,522,Online/Text,,10/23/2020,439,Pedro R. Pierluisi,15912,NPP,39,Carlos Delgado Altieri,15917,PPD,35,10,4,11/3/2020,33.24,31.75,1.49,2.51,,1,-1.914004489428399, +72174,135375,8732,2020,2020_House-G_PR-1,PR-1,House-G,House-G,Data for Progress,522,Online/Text,,10/23/2020,439,Jenniffer González,15923,NPP,46,Aníbal Acevedo-Vilá,15924,PPD,34,8,12,11/3/2020,41.18,32.16,9.02,2.98,,1,-2.480554775039973, +72156,135316,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Brandwatch Qriously,610,Online,,10/24/2020,2234,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,39,3,10,11/3/2020,51.31,46.86,4.45,5.55,5.55,1,1.804054065514732,for Brandwatch +72084,135158,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Change Research,48,Online/Text,,10/24/2020,1125,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,43,,8,11/3/2020,51.31,46.86,4.45,3.55,3.55,1,-.4126995431152206,for Crooked Media +72036,135042,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Léger,572,Online,,10/24/2020,834,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,41,4,8,11/3/2020,51.31,46.86,4.45,3.55,3.55,1,-.5556595245634491,for The Canadian Press +71964,134898,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Morning Consult,218,Online,,10/24/2020,15509,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,43,,9,11/3/2020,51.31,46.86,4.45,4.55,4.55,1,1.033331282238762, +71970,134915,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,RMG Research,555,IVR/Text,,10/24/2020,1842,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,44,1,7,11/3/2020,51.31,46.86,4.45,2.55,2.55,1,-1.303269945256989,for Just the News +71973,134919,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/24/2020,1350,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,42,,12,11/3/2020,51.31,46.86,4.45,7.55,7.55,1,3.845004810576218,for Yahoo News +72224,135491,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/24/2020,1500,Joseph R. Biden Jr.,13256,DEM,52.6,Donald Trump,13254,REP,43.5,,9.1000004,11/3/2020,51.31,46.86,4.45,4.65,4.65,1,.9797254827708547,for UMass Amherst +72166,135357,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Ipsos,154,Online,,10/24/2020,714,Joseph R. Biden Jr.,13256,DEM,47.5,Donald Trump,13254,REP,46.5,2,1,11/3/2020,49.36,49.06,.31,.69,.69,1,-2.508005264791013,for Reuters; average of multiple versions or turnout models listed in poll +72055,135085,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,OH Predictive Insights,235,Live Phone,,10/24/2020,716,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,46,3,3,11/3/2020,49.36,49.06,.31,2.69,2.69,1,-.4245521108300468, +72161,135336,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,The Justice Collaborative Institute,630,Online,,10/24/2020,1007,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,43,,6,11/3/2020,49.36,49.06,.31,5.69,5.69,1,2.769800507003283,among registered voters +72167,135358,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Ipsos,154,Online,,10/24/2020,704,Joseph R. Biden Jr.,13256,DEM,48.5,Donald Trump,13254,REP,47,1,1.5,11/3/2020,47.86,51.22,-3.36,4.86,4.86,0,-.7776353838587744,for Reuters; average of multiple versions or turnout models listed in poll +72050,135079,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Susquehanna Polling & Research Inc.,326,Live Phone,,10/24/2020,400,Joseph R. Biden Jr.,13256,DEM,44,Donald Trump,13254,REP,48.5,2,-4.5,11/3/2020,47.86,51.22,-3.36,1.14,-1.14,1,-5.150284505502262,for Center for American Greatness +72065,135106,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Glengariff Group,117,Live Phone,,10/24/2020,600,Joseph R. Biden Jr.,13256,DEM,49.3,Donald Trump,13254,REP,41.6,,7.6999998,11/3/2020,50.62,47.84,2.78,4.92,4.92,1,-.6296402973327523,for Detroit News | WDIV-TV +71890,134748,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,10/24/2020,679,Joseph R. Biden Jr.,13256,DEM,55,Donald Trump,13254,REP,42,,13,11/3/2020,50.62,47.84,2.78,10.22,10.22,1,4.846259039220399, +72139,135268,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Harper Polling,132,Live Phone,,10/24/2020,504,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,46,1,1,11/3/2020,48.59,49.93,-1.35,2.35,2.35,0,-1.434473262655316,for Civitas Institute +72059,135101,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Ipsos,154,Online,,10/24/2020,647,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,48,1,1,11/3/2020,48.59,49.93,-1.35,2.35,2.35,0,-1.296971448608565,for Reuters; average of multiple versions or turnout models listed in poll +71957,134885,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,Data for Progress,522,Online,D,10/24/2020,1018,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,48,1,1,11/3/2020,46.48,52.06,-5.58,6.58,6.58,0,2.721192825421682,for unspecified Democratic sponsor +72166,135359,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Ipsos,154,Online,,10/24/2020,714,Mark Kelly,13445,DEM,51,Martha McSally,13446,REP,44,,7,11/3/2020,51.16,48.81,2.35,4.65,4.65,1,.5168323694728116,for Reuters +72055,135086,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,OH Predictive Insights,235,Live Phone,,10/24/2020,716,Mark Kelly,13445,DEM,50,Martha McSally,13446,REP,45,,5,11/3/2020,51.16,48.81,2.35,2.65,2.65,1,-1.686525293010198, +72161,135337,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,The Justice Collaborative Institute,630,Online,,10/24/2020,1007,Mark Kelly,13445,DEM,50,Martha McSally,13446,REP,40,,10,11/3/2020,51.16,48.81,2.35,7.65,7.65,1,3.543550052280064,among registered voters +72065,135139,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Glengariff Group,117,Live Phone,,10/24/2020,600,Gary C. Peters,13453,DEM,48.4,John James,13454,REP,38.8,,9.6000004,11/3/2020,49.9,48.22,1.69,7.91,7.91,1,2.464361899865362,for Detroit News | WDIV-TV +71890,134749,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,10/24/2020,679,Gary C. Peters,13453,DEM,52,John James,13454,REP,41,,11,11/3/2020,49.9,48.22,1.69,9.31,9.31,1,3.946125780244786, +72139,135269,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Harper Polling,132,Live Phone,,10/24/2020,504,Cal Cunningham,13468,DEM,46,Thom Tillis,13461,REP,43,2,3,11/3/2020,46.94,48.69,-1.75,4.75,4.75,0,-.5160577408316231,for Civitas Institute +72059,135094,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Ipsos,154,Online,,10/24/2020,647,Cal Cunningham,13468,DEM,48,Thom Tillis,13461,REP,47,,1,11/3/2020,46.94,48.69,-1.75,2.75,2.75,0,-2.61044774242979,for Reuters +71957,134886,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,Data for Progress,522,Online,D,10/24/2020,1018,Mary Jennings Hegar,13459,DEM,46,John Cornyn,13444,REP,48,1,-2,11/3/2020,43.87,53.51,-9.64,7.64,7.64,1,3.640166862091827,for unspecified Democratic sponsor +72139,135438,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,Harper Polling,132,Live Phone,,10/24/2020,504,Roy A. Cooper,13404,DEM,52,Dan Forest,13406,REP,42,1,10,11/3/2020,51.52,47.01,4.51,5.49,5.49,1,-.3729534806597092,for Civitas Institute +72072,135119,7899,2020,2020_House-G_CA-50,CA-50,House-G,House-G,SurveyUSA,325,Live Phone,,10/24/2020,538,Ammar Campa-Najjar,13393,DEM,40,Darrell E. Issa,13395,REP,51,,-11,11/3/2020,46.05,53.95,-7.91,3.09,-3.09,1,-4.157219056206309,for KGTV-TV (California) | San Diego Union-Tribune +71971,134916,8153,2020,2020_House-G_OK-5,OK-5,House-G,House-G,Amber Integrated,556,Live Phone/Online,,10/24/2020,500,Kendra Horn,15367,DEM,44,Stephanie Bice,16007,REP,48.5,,-4.5,11/3/2020,47.94,52.06,-4.12,.38,-.38,1,-4.582240064473633, +71964,134893,8274,2020,2020_House-G_US,US,House-G,House-G,Morning Consult,218,Online,,10/24/2020,15509,Generic Candidate,13337,DEM,49,Generic Candidate,13338,REP,43,,6,11/3/2020,49.9,46.83,3.07,2.93,2.93,1,-1.644091552164372, +71973,134923,8274,2020,2020_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/24/2020,1350,Generic Candidate,13337,DEM,54,Generic Candidate,13338,REP,41,,13,11/3/2020,49.9,46.83,3.07,9.93,9.93,1,6.079219855978029,for Yahoo News +72168,135360,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Global Marketing Research Services,621,Live Phone/Online,,10/25/2020,1006,Joseph R. Biden Jr.,13256,DEM,52.5,Donald Trump,13254,REP,38.5,,14,11/3/2020,51.31,46.86,4.45,9.55,9.55,1,5.614508296962335,for Boston Herald | Franklin Pierce University +72164,135350,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Online,,10/25/2020,825,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,42,,10,11/3/2020,51.31,46.86,4.45,5.55,5.55,1,1.501747891825562,for Reuters +72160,135332,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,SSRS,297,Live Phone,,10/25/2020,886,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,42,,12,11/3/2020,51.31,46.86,4.45,7.55,7.55,1,3.540516499444018,for CNN +72176,135381,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Suffolk University,323,Live Phone,,10/25/2020,1000,Joseph R. Biden Jr.,13256,DEM,50.65,Donald Trump,13254,REP,43.65,1.3,7,11/3/2020,51.31,46.86,4.45,2.55,2.55,1,-1.424802152235737,for USA Today; average of multiple versions or turnout models listed in poll +72294,135634,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,11714,Joseph R. Biden Jr.,13256,DEM,51.4,Donald Trump,13254,REP,45.7,2.4,5.6999998,11/3/2020,51.31,46.86,4.45,1.25,1.25,1,-2.359746956030515, +72213,135470,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,The Winston Group,385,Online,R,10/25/2020,1000,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,43,,5,11/3/2020,51.31,46.86,4.45,.55,.55,1,-3.42672999757292,for unspecified Republican sponsor; among registered voters +72204,135435,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Tufts University,666,Online,,10/25/2020,1215,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,45,,7,11/3/2020,51.31,46.86,4.45,2.55,2.55,1,-1.337384828697161, +72295,135635,6212,2020,2020_Pres-G_AL,AL,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,266,Joseph R. Biden Jr.,13256,DEM,37.2,Donald Trump,13254,REP,55.8,7,-18.6,11/3/2020,36.57,62.03,-25.46,6.86,6.86,1,1.720599306915376, +72296,135636,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,304,Joseph R. Biden Jr.,13256,DEM,52.4,Donald Trump,13254,REP,43.8,3.8,8.6000004,11/3/2020,49.36,49.06,.31,8.29,8.29,1,4.546776538604348, +72297,135637,6215,2020,2020_Pres-G_CA,CA,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,635,Joseph R. Biden Jr.,13256,DEM,62,Donald Trump,13254,REP,35.3,1.7,26.700001,11/3/2020,63.48,34.32,29.16,2.46,-2.46,1,-1.604968711720417, +72038,135047,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Florida Atlantic University,97,IVR/Online,,10/25/2020,937,Joseph R. Biden Jr.,13256,DEM,50.16,Donald Trump,13254,REP,48.13,,2.03,11/3/2020,47.86,51.22,-3.36,5.39,5.39,0,-.0442439211389185, +72219,135484,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/25/2020,1324,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,42,,3,11/3/2020,47.86,51.22,-3.36,6.36,6.36,0,1.19795583421808, +72298,135638,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,605,Joseph R. Biden Jr.,13256,DEM,46.4,Donald Trump,13254,REP,50.6,2,-4.1999998,11/3/2020,47.86,51.22,-3.36,.84,-.84,1,-4.939844296577453, +72040,135050,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Civiqs,471,Online,,10/25/2020,1041,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,46,,5,11/3/2020,49.47,49.24,.24,4.76,4.76,1,1.875766057924072,for Daily Kos +72146,135282,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Monmouth University,215,Live Phone,,10/25/2020,504,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,47,,3,11/3/2020,49.47,49.24,.24,2.76,2.76,1,-.6295177098539197,average of multiple versions or turnout models listed in poll +72299,135639,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,373,Joseph R. Biden Jr.,13256,DEM,50.5,Donald Trump,13254,REP,48.1,1.4,2.4000001,11/3/2020,49.47,49.24,.24,2.16,2.16,1,-1.493668584776845, +72220,135485,6223,2020,2020_Pres-G_IA,IA,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/25/2020,1225,Joseph R. Biden Jr.,13256,DEM,46,Donald Trump,13254,REP,47,,-1,11/3/2020,44.89,53.09,-8.2,7.2,7.2,1,.1682748672157912, +72300,135640,6225,2020,2020_Pres-G_IL,IL,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,424,Joseph R. Biden Jr.,13256,DEM,54.2,Donald Trump,13254,REP,43.1,2.1,11.1,11/3/2020,57.54,40.55,16.99,5.89,-5.89,1,2.802192728073895, +72301,135641,6226,2020,2020_Pres-G_IN,IN,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,301,Joseph R. Biden Jr.,13256,DEM,42.3,Donald Trump,13254,REP,52.9,4.7,-10.6,11/3/2020,40.96,57.02,-16.06,5.46,5.46,1,-.6708228077598015, +72179,135387,6232,2020,2020_Pres-G_ME,ME,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/25/2020,1007,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,40,2,13,11/3/2020,53.09,44.02,9.07,3.93,3.93,1,.4274663752882126,for FairVote +72311,135661,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Kiaer Research,585,IVR/Online,,10/25/2020,669,Joseph R. Biden Jr.,13256,DEM,53.5,Donald Trump,13254,REP,40.6,,12.9,11/3/2020,50.62,47.84,2.78,10.12,10.12,1,4.710379155624639, +72152,135298,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/25/2020,856,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,41,2,8,11/3/2020,50.62,47.84,2.78,5.22,5.22,1,.0188781551957013, +72302,135642,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,394,Joseph R. Biden Jr.,13256,DEM,58.6,Donald Trump,13254,REP,39.6,1.7,19,11/3/2020,50.62,47.84,2.78,16.22,16.22,1,10.53863399117817, +72056,135087,6234,2020,2020_Pres-G_MN,MN,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,10/25/2020,657,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,39,,14,11/3/2020,52.4,45.28,7.11,6.89,6.89,1,3.859398798679481, +72171,135365,6234,2020,2020_Pres-G_MN,MN,Pres-G,Pres-G,SurveyUSA,325,Online,,10/25/2020,649,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,42,,5,11/3/2020,52.4,45.28,7.11,2.11,-2.11,1,-1.201387745211325,for KSTP-TV Minneapolis | KAAL-TV | WDIO-TV Duluth +72339,135723,6234,2020,2020_Pres-G_MN,MN,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/25/2020,1065,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,44.8,2,3.2,11/3/2020,52.4,45.28,7.11,3.91,-3.91,1,.9975344560757072,for unspecified Republican sponsor +72041,135051,6236,2020,2020_Pres-G_MS,MS,Pres-G,Pres-G,Civiqs,471,Online,,10/25/2020,507,Joseph R. Biden Jr.,13256,DEM,41,Donald Trump,13254,REP,55,,-14,11/3/2020,41.06,57.6,-16.55,2.55,2.55,1,-2.480599097666164,for Daily Kos +72054,135084,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,RMG Research,555,IVR/Online/Text,,10/25/2020,800,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,47,,1,11/3/2020,48.59,49.93,-1.35,2.35,2.35,0,-1.073828267799151,for PoliticalIQ +72215,135476,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/25/2020,1034,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,45,2,3,11/3/2020,48.59,49.93,-1.35,4.35,4.35,0,1.153830128589827, +72061,135097,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,SurveyUSA,325,Online,,10/25/2020,627,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,48,,0,11/3/2020,48.59,49.93,-1.35,1.35,1.35,.5,-2.23789523750673,for WRAL News | WRAL-TV (Raleigh) +72303,135643,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,396,Joseph R. Biden Jr.,13256,DEM,50.2,Donald Trump,13254,REP,47.5,1.8,2.7,11/3/2020,48.59,49.93,-1.35,4.05,4.05,0,.096559787268352, +72233,135514,6241,2020,2020_Pres-G_NH,NH,Pres-G,Pres-G,Saint Anselm College,494,Online,,10/25/2020,1018,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,44,2,8,11/3/2020,52.71,45.36,7.35,.65,.65,1,-3.230110788992074, +72304,135644,6242,2020,2020_Pres-G_NJ,NJ,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,386,Joseph R. Biden Jr.,13256,DEM,61.8,Donald Trump,13254,REP,37.7,.2,24.1,11/3/2020,57.33,41.4,15.94,8.16,8.16,1,3.231941646280276, +72049,135076,6244,2020,2020_Pres-G_NV,NV,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/25/2020,809,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,43,3,6,11/3/2020,50.06,47.67,2.39,3.61,3.61,1,-.2591728680663318, +72305,135645,6245,2020,2020_Pres-G_NY,NY,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,495,Joseph R. Biden Jr.,13256,DEM,65.4,Donald Trump,13254,REP,32.8,.8,32.599998,11/3/2020,60.86,37.75,23.11,9.49,9.49,1,4.387485596197968, +72221,135486,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/25/2020,1186,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,43,,5,11/3/2020,45.24,53.27,-8.03,13.03,13.03,0,7.932092502153949, +72306,135646,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,440,Joseph R. Biden Jr.,13256,DEM,43.6,Donald Trump,13254,REP,55.3,.9,-11.7,11/3/2020,45.24,53.27,-8.03,3.67,-3.67,1,-3.287506886460744, +72039,135049,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Civiqs,471,Online,,10/25/2020,1145,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,45,,7,11/3/2020,50.01,48.84,1.16,5.84,5.84,1,1.814667501105163,for Daily Kos +71969,134912,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,IVR/Live Phone,,10/25/2020,400,Joseph R. Biden Jr.,13256,DEM,45.5,Donald Trump,13254,REP,48.4,3.3,-2.9000001,11/3/2020,50.01,48.84,1.16,4.06,-4.06,0,-.8313073439763465,for Center for American Greatness +72222,135487,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/25/2020,1324,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,44,,7,11/3/2020,50.01,48.84,1.16,5.84,5.84,1,1.946970475073274, +72307,135647,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,491,Joseph R. Biden Jr.,13256,DEM,51.9,Donald Trump,13254,REP,46.1,2,5.8000002,11/3/2020,50.01,48.84,1.16,4.64,4.64,1,-.0826357015429641, +72337,135721,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/25/2020,1076,Joseph R. Biden Jr.,13256,DEM,47.6,Donald Trump,13254,REP,48.4,2.2,-.80000001,11/3/2020,50.01,48.84,1.16,1.96,-1.96,0,-2.220510540895013,for unspecified Republican sponsor +72071,135117,6251,2020,2020_Pres-G_SC,SC,Pres-G,Pres-G,Data for Progress,522,Online/Text,D,10/25/2020,1196,Joseph R. Biden Jr.,13256,DEM,44,Donald Trump,13254,REP,50,1,-6,11/3/2020,43.43,55.11,-11.68,5.68,5.68,1,1.141243208822045,for unspecified Democratic sponsor +72157,135318,6251,2020,2020_Pres-G_SC,SC,Pres-G,Pres-G,East Carolina University,523,IVR/Online,,10/25/2020,763,Joseph R. Biden Jr.,13256,DEM,44.3,Donald Trump,13254,REP,52.03,,-7.73,11/3/2020,43.43,55.11,-11.68,3.95,3.95,1,-.854048957641971, +72308,135648,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,552,Joseph R. Biden Jr.,13256,DEM,47.5,Donald Trump,13254,REP,48.6,3,-1.1,11/3/2020,46.48,52.06,-5.58,4.48,4.48,1,-.1952069168514997, +72309,135649,6256,2020,2020_Pres-G_VA,VA,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,351,Joseph R. Biden Jr.,13256,DEM,55.2,Donald Trump,13254,REP,44.3,.5,10.9,11/3/2020,54.11,44,10.11,.79,.79,1,-2.329335106074947, +72310,135650,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Swayable,543,Online,,10/25/2020,313,Joseph R. Biden Jr.,13256,DEM,53.7,Donald Trump,13254,REP,44.9,1.4,8.8000002,11/3/2020,49.45,48.82,.63,8.17,8.17,1,.8766440456734369, +72338,135722,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/25/2020,1082,Joseph R. Biden Jr.,13256,DEM,47.5,Donald Trump,13254,REP,47.1,3.1,.40000001,11/3/2020,49.45,48.82,.63,.23,-.23,1,-6.424784638384638,for unspecified Republican sponsor +72295,135659,6266,2020,2020_Sen-G_AL,AL,Sen-G,Sen-G,Swayable,543,Online,,10/25/2020,232,Doug Jones,13612,DEM,45.6,Tommy Tuberville,13614,REP,54.4,,-8.8000002,11/3/2020,39.74,60.1,-20.36,11.56,11.56,1,2.93003784991817, +72296,135658,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Swayable,543,Online,,10/25/2020,286,Mark Kelly,13445,DEM,55.8,Martha McSally,13446,REP,44.2,,11.6,11/3/2020,51.16,48.81,2.35,9.25,9.25,1,4.401671567353828, +72040,135052,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Civiqs,471,Online,,10/25/2020,1041,Jon Ossoff,14567,DEM,51,David A. Perdue,14568,REP,45,2,6,11/3/2020,47.95,49.73,-1.78,7.78,7.78,0,4.587863088681085,for Daily Kos +72146,135285,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Monmouth University,215,Live Phone,,10/25/2020,504,Jon Ossoff,14567,DEM,49,David A. Perdue,14568,REP,47.5,2,1.5,11/3/2020,47.95,49.73,-1.78,3.28,3.28,0,-.4486658740041349,average of multiple versions or turnout models listed in poll +72299,135653,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Swayable,543,Online,,10/25/2020,342,Jon Ossoff,14567,DEM,47.8,David A. Perdue,14568,REP,49.4,2.8,-1.6,11/3/2020,47.95,49.73,-1.78,.18,.18,1,-4.363197332634459, +72220,135488,6272,2020,2020_Sen-G_IA,IA,Sen-G,Sen-G,Quinnipiac University,267,Live Phone,,10/25/2020,1225,Theresa Greenfield,13466,DEM,46,Joni K. Ernst,13467,REP,48,,-2,11/3/2020,45.15,51.74,-6.59,4.59,4.59,1,-2.373479208186022, +72179,135389,6279,2020,2020_Sen-G_ME,ME,Sen-G,Sen-G,SurveyUSA,325,IVR/Online,,10/25/2020,1007,Sara Gideon,13455,DEM,48.5,Susan M. Collins,13456,REP,47,4,1.5,11/3/2020,42.39,50.98,-8.6,10.1,10.1,0,1.608421743605671,for FairVote; average of multiple versions or turnout models listed in poll +72311,135660,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Kiaer Research,585,IVR/Online,,10/25/2020,669,Gary C. Peters,13453,DEM,50.8,John James,13454,REP,38,,12.8,11/3/2020,49.9,48.22,1.69,11.11,11.11,1,5.733525377077111, +72152,135299,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Siena College/The New York Times Upshot,448,Live Phone,,10/25/2020,856,Gary C. Peters,13453,DEM,49,John James,13454,REP,41,0,8,11/3/2020,49.9,48.22,1.69,6.31,6.31,1,1.088509214517924, +72302,135654,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Swayable,543,Online,,10/25/2020,365,Gary C. Peters,13453,DEM,58.4,John James,13454,REP,41.6,,16.799999,11/3/2020,49.9,48.22,1.69,15.11,15.11,1,9.388705272195939, +72073,135120,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Tarrance Group,333,Live Phone,R,10/25/2020,600,Gary C. Peters,13453,DEM,47.5,John James,13454,REP,46.2,,1.3,11/3/2020,49.9,48.22,1.69,.39,-.39,1,-5.228689213042289,for John James; sample size unavailable; estimated at 600 as a default +72056,135088,6281,2020,2020_Sen-G_MN,MN,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,10/25/2020,657,Tina Smith,15691,DEM,53,Jason Lewis,15692,REP,39,,14,11/3/2020,48.74,43.5,5.24,8.76,8.76,1,4.261272960406692, +72171,135366,6281,2020,2020_Sen-G_MN,MN,Sen-G,Sen-G,SurveyUSA,325,Online,,10/25/2020,649,Tina Smith,15691,DEM,45,Jason Lewis,15692,REP,42,,3,11/3/2020,48.74,43.5,5.24,2.24,-2.24,1,-2.639398377478141,for KSTP-TV Minneapolis | KAAL-TV | WDIO-TV Duluth +72041,135056,6282,2020,2020_Sen-G_MS,MS,Sen-G,Sen-G,Civiqs,471,Online,,10/25/2020,507,Mike Espy,13651,DEM,44,Cindy Hyde-Smith,13652,REP,52,2,-8,11/3/2020,44.13,54.11,-9.98,1.98,1.98,1,-4.521480958142767,for Daily Kos +72054,135266,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,RMG Research,555,IVR/Online/Text,,10/25/2020,800,Cal Cunningham,13468,DEM,49,Thom Tillis,13461,REP,42,,7,11/3/2020,46.94,48.69,-1.75,8.75,8.75,0,3.866646323088254,for PoliticalIQ +72215,135478,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Siena College/The New York Times Upshot,448,Live Phone,,10/25/2020,1034,Cal Cunningham,13468,DEM,46,Thom Tillis,13461,REP,43,2,3,11/3/2020,46.94,48.69,-1.75,4.75,4.75,0,-.0833604335548171, +72061,135369,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,SurveyUSA,325,Online,,10/25/2020,627,Cal Cunningham,13468,DEM,48,Thom Tillis,13461,REP,45,,3,11/3/2020,46.94,48.69,-1.75,4.75,4.75,0,-.3463543214646342,for WRAL News | WRAL-TV (Raleigh) +72303,135655,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Swayable,543,Online,,10/25/2020,363,Cal Cunningham,13468,DEM,49.7,Thom Tillis,13461,REP,50.3,,-.60000002,11/3/2020,46.94,48.69,-1.75,1.15,1.15,1,-4.546551696441282, +72233,135518,6286,2020,2020_Sen-G_NH,NH,Sen-G,Sen-G,Saint Anselm College,494,Online,,10/25/2020,1018,Jeanne Shaheen,13448,DEM,54,Corky Messner,14492,REP,39,2,15,11/3/2020,56.64,40.99,15.65,.65,-.65,1,-3.303067955637006, +72304,135656,6287,2020,2020_Sen-G_NJ,NJ,Sen-G,Sen-G,Swayable,543,Online,,10/25/2020,363,Cory A. Booker,14564,DEM,61,Rikin Mehta,14565,REP,39,,22,11/3/2020,57.23,40.92,16.31,5.69,5.69,1,-1.884318223137007, +72071,135118,6292,2020,2020_Sen-G_SC,SC,Sen-G,Sen-G,Data for Progress,522,Online/Text,D,10/25/2020,1196,Jaime Harrison,13457,DEM,46,Lindsey Graham,13458,REP,46,3,0,11/3/2020,44.17,54.44,-10.27,10.27,10.27,.5,3.431245657164387,for unspecified Democratic sponsor +72157,135317,6292,2020,2020_Sen-G_SC,SC,Sen-G,Sen-G,East Carolina University,523,IVR/Online,,10/25/2020,763,Jaime Harrison,13457,DEM,47.44,Lindsey Graham,13458,REP,49.28,,-1.84,11/3/2020,44.17,54.44,-10.27,8.43,8.43,1,1.217735068553511, +72308,135652,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,Swayable,543,Online,,10/25/2020,492,Mary Jennings Hegar,13459,DEM,47.6,John Cornyn,13444,REP,52.4,,-4.8000002,11/3/2020,43.87,53.51,-9.64,4.84,4.84,1,-.0607376881981927, +72309,135657,6296,2020,2020_Sen-G_VA,VA,Sen-G,Sen-G,Swayable,543,Online,,10/25/2020,332,Mark R. Warner,14760,DEM,59.7,Daniel M. Gade,15688,REP,40.3,,19.4,11/3/2020,55.99,43.91,12.08,7.32,7.32,1,2.360709705201248, +72040,135053,7780,2020,2020_Sen-OS_GA,GA,Sen-G,Sen-OS,Civiqs,471,Online,,10/25/2020,1041,Raphael Warnock,14489,DEM,48,Kelly Loeffler,13671,REP,22,23,26,11/3/2020,32.9,25.91,7,19,19,1,12.67104446959064,for Daily Kos +72146,135288,7780,2020,2020_Sen-OS_GA,GA,Sen-G,Sen-OS,Monmouth University,215,Live Phone,,10/25/2020,504,Raphael Warnock,14489,DEM,41.5,Kelly Loeffler,13671,REP,22,19.5,19.5,11/3/2020,32.9,25.91,7,12.5,12.5,1,5.615841918874636,average of multiple versions or turnout models listed in poll +72233,135516,7822,2020,2020_Gov-G_NH,NH,Gov-G,Gov-G,Saint Anselm College,494,Online,,10/25/2020,1018,Dan Feltes,13502,DEM,35,Christopher Sununu,13503,REP,60,1,-25,11/3/2020,33.36,65.12,-31.76,6.76,6.76,1,-2.80656375204036, +72054,135116,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,RMG Research,555,IVR/Online/Text,,10/25/2020,800,Roy A. Cooper,13404,DEM,53,Dan Forest,13406,REP,41,,12,11/3/2020,51.52,47.01,4.51,7.49,7.49,1,1.9979099596862,for PoliticalIQ +72215,135477,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,Siena College/The New York Times Upshot,448,Live Phone,,10/25/2020,1034,Roy A. Cooper,13404,DEM,51,Dan Forest,13406,REP,42,1,9,11/3/2020,51.52,47.01,4.51,4.49,4.49,1,-.9555007583455648, +72061,135517,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,SurveyUSA,325,Online,,10/25/2020,637,Roy A. Cooper,13404,DEM,53,Dan Forest,13406,REP,42,,11,11/3/2020,51.52,47.01,4.51,6.49,6.49,1,.8825929093408905,for WRAL News | WRAL-TV (Raleigh) +72303,135651,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,Swayable,543,Online,,10/25/2020,386,Roy A. Cooper,13404,DEM,52.8,Dan Forest,13406,REP,43.8,2.2,9,11/3/2020,51.52,47.01,4.51,4.49,4.49,1,-1.677474691927369, +72233,135519,8075,2020,2020_House-G_NH-1,NH-1,House-G,House-G,Saint Anselm College,494,Online,,10/25/2020,560,Chris Pappas,15194,DEM,49,Matt Mowers,16030,REP,44,1,5,11/3/2020,51.32,46.21,5.1,.1,-.1,1,-5.952642189272233, +72233,135520,8076,2020,2020_House-G_NH-2,NH-2,House-G,House-G,Saint Anselm College,494,Online,,10/25/2020,458,Annie Kuster,16032,DEM,54,Steven Negron,16033,REP,39,3,15,11/3/2020,53.9,43.7,10.2,4.8,4.8,1,.3763316357321093, +72325,135690,8078,2020,2020_House-G_NJ-2,NJ-2,House-G,House-G,Stockton University,317,Live Phone,,10/25/2020,676,Amy Kennedy,14695,DEM,46,Jeff Van Drew,15203,REP,45,,1,11/3/2020,46.17,51.93,-5.76,6.76,6.76,0,-.3747848735560287, +72160,135330,8274,2020,2020_House-G_US,US,House-G,House-G,SSRS,297,Live Phone,,10/25/2020,886,Generic Candidate,13337,DEM,54,Generic Candidate,13338,REP,42,,12,11/3/2020,49.9,46.83,3.07,8.93,8.93,1,4.293646294341461,for CNN +72176,135379,8274,2020,2020_House-G_US,US,House-G,House-G,Suffolk University,323,Live Phone,,10/25/2020,1000,Generic Candidate,13337,DEM,49.4,Generic Candidate,13338,REP,39.3,,10.1,11/3/2020,49.9,46.83,3.07,7.03,7.03,1,2.476364348940186,for USA Today +72213,135468,8274,2020,2020_House-G_US,US,House-G,House-G,The Winston Group,385,Online,R,10/25/2020,1000,Generic Candidate,13337,DEM,47,Generic Candidate,13338,REP,43,,4,11/3/2020,49.9,46.83,3.07,.93,.93,1,-3.813669575355103,for unspecified Republican sponsor; among registered voters +72178,135386,8422,2020,2020_Pres-G_M1,M1,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/25/2020,498,Joseph R. Biden Jr.,13256,DEM,59,Donald Trump,13254,REP,40,5,19,11/3/2020,60.11,37.02,23.09,4.09,-4.09,1,.7042705160549496,for FairVote +72177,135385,8423,2020,2020_Pres-G_M2,M2,Pres-G,Pres-G,SurveyUSA,325,IVR/Online,,10/25/2020,509,Joseph R. Biden Jr.,13256,DEM,49.7,Donald Trump,13254,REP,46.8,2.2,2.9000001,11/3/2020,44.82,52.26,-7.44,10.34,10.34,0,3.241615632997786,for FairVote; average of multiple versions or turnout models listed in poll +72408,135865,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Angus Reid Global,13,Online,,10/26/2020,2231,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,45,,8,11/3/2020,51.31,46.86,4.45,3.55,3.55,1,-.0450227916212931, +72070,135115,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Emerson College,88,IVR/Online,,10/26/2020,1121,Joseph R. Biden Jr.,13256,DEM,50.9,Donald Trump,13254,REP,46.7,,4.1999998,11/3/2020,51.31,46.86,4.45,.25,-.25,1,-3.624398959671272,for NewsNation +72194,135422,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone/Online,,10/26/2020,945,Joseph R. Biden Jr.,13256,DEM,50.15,Donald Trump,13254,REP,45.05,1.5,5.0999999,11/3/2020,51.31,46.86,4.45,.65,.65,1,-3.3624269039252,average of multiple versions or turnout models listed in poll +72086,135267,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/26/2020,1500,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,48,,-1,11/3/2020,51.31,46.86,4.45,5.45,-5.45,0,1.727878186063457,for Liberty Nation +72159,135324,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Redfield & Wilton Strategies,562,Online,,10/26/2020,4790,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,41,1,10,11/3/2020,51.31,46.86,4.45,5.55,5.55,1,2.099620184204657, +72087,135214,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/26/2020,29809,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,47,,4,11/3/2020,51.31,46.86,4.45,.45,-.45,1,-3.128596329202783,for Axios +72083,135153,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/26/2020,1365,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,43,,11,11/3/2020,51.31,46.86,4.45,6.55,6.55,1,3.000159114421073,for Economist +72223,135489,6212,2020,2020_Pres-G_AL,AL,Pres-G,Pres-G,Auburn University at Montgomery,588,Online,,10/26/2020,853,Joseph R. Biden Jr.,13256,DEM,38.9,Donald Trump,13254,REP,58.1,,-19.200001,11/3/2020,36.57,62.03,-25.46,6.26,6.26,1,1.742438823912791, +72175,135376,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Marist College,183,Live Phone,,10/26/2020,743,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,47,,4,11/3/2020,47.86,51.22,-3.36,7.36,7.36,0,1.873600282557239,for NBC News +72214,135473,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Monmouth University,215,Live Phone,,10/26/2020,509,Joseph R. Biden Jr.,13256,DEM,50.5,Donald Trump,13254,REP,45.5,2,5,11/3/2020,47.86,51.22,-3.36,8.36,8.36,0,2.62276768902487,average of multiple versions or turnout models listed in poll +72170,135363,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,IVR/Text,,10/26/2020,759,Joseph R. Biden Jr.,13256,DEM,52.4,Donald Trump,13254,REP,42,3.2,10.4,11/3/2020,50.62,47.84,2.78,7.62,7.62,1,2.346572967543214,for MIRS News Service +72397,135837,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Meeting Street Insights,204,Live Phone,R,10/26/2020,600,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,45,,3,11/3/2020,48.59,49.93,-1.35,4.35,4.35,0,.876075465441447,for unspecified Republican sponsor +72230,135502,6241,2020,2020_Pres-G_NH,NH,Pres-G,Pres-G,University of New Hampshire,357,Online,,10/26/2020,864,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,45,1,8,11/3/2020,52.71,45.36,7.35,.65,.65,1,-3.740502593185413, +72400,136015,6243,2020,2020_Pres-G_NM,NM,Pres-G,Pres-G,Research & Polling Inc.,280,Live Phone,,10/26/2020,1180,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,42,,12,11/3/2020,54.29,43.5,10.79,1.21,1.21,1,-2.466480344171031,for Albuquerque Journal +72401,135851,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Muhlenberg College,219,Live Phone,,10/26/2020,419,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,44,,5,11/3/2020,50.01,48.84,1.16,3.84,3.84,1,-.7769231741081002,for Morning Call +72169,135361,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,RMG Research,555,IVR/Online/Text,,10/26/2020,800,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,45,,6,11/3/2020,50.01,48.84,1.16,4.84,4.84,1,.6876796063704171,for PoliticalIQ +72032,135036,6251,2020,2020_Pres-G_SC,SC,Pres-G,Pres-G,Starboard Communications,316,IVR/Live Phone/Text,,10/26/2020,800,Joseph R. Biden Jr.,13256,DEM,43.9,Donald Trump,13254,REP,51.2,,-7.3000002,11/3/2020,43.43,55.11,-11.68,4.38,4.38,1,.327780199617968, +72794,136592,6252,2020,2020_Pres-G_SD,SD,Pres-G,Pres-G,Nielson Brothers Polling,231,IVR,,10/26/2020,484,Joseph R. Biden Jr.,13256,DEM,40,Donald Trump,13254,REP,55,3,-15,11/3/2020,35.61,61.77,-26.16,11.16,11.16,1,4.955261467212688, +72402,135855,6256,2020,2020_Pres-G_VA,VA,Pres-G,Pres-G,Roanoke College,292,Live Phone,,10/26/2020,802,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,42,2,11,11/3/2020,54.11,44,10.11,.89,.89,1,-1.645083214728084, +72223,135490,6266,2020,2020_Sen-G_AL,AL,Sen-G,Sen-G,Auburn University at Montgomery,588,Online,,10/26/2020,853,Doug Jones,13612,DEM,42.9,Tommy Tuberville,13614,REP,53.8,,-10.9,11/3/2020,39.74,60.1,-20.36,9.46,9.46,1,2.331625088105957, +72165,135352,6275,2020,2020_Sen-G_KS,KS,Sen-G,Sen-G,GBAO,109,Live Phone,D,10/26/2020,600,Barbara Bollier,13698,DEM,46.5,Roger Marshall,14604,REP,46,4,.5,11/3/2020,41.79,53.22,-11.44,11.94,11.94,0,5.326000628334321,for Barbara Bollier; average of multiple versions or turnout models listed in poll +72240,135528,6275,2020,2020_Sen-G_KS,KS,Sen-G,Sen-G,VCreek/AMG,501,IVR,,10/26/2020,1149,Barbara Bollier,13698,DEM,43.46,Roger Marshall,14604,REP,47.03,1.82,-3.5699999,11/3/2020,41.79,53.22,-11.44,7.87,7.87,1,.8794358961486693, +72170,135364,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,IVR/Text,,10/26/2020,759,Gary C. Peters,13453,DEM,52.4,John James,13454,REP,42.8,.5,9.6000004,11/3/2020,49.9,48.22,1.69,7.91,7.91,1,2.481007840068325,for MIRS News Service +72397,135839,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Meeting Street Insights,204,Live Phone,R,10/26/2020,600,Cal Cunningham,13468,DEM,47,Thom Tillis,13461,REP,43,,4,11/3/2020,46.94,48.69,-1.75,5.75,5.75,0,.7157256289265069,for unspecified Republican sponsor +72230,135504,6286,2020,2020_Sen-G_NH,NH,Sen-G,Sen-G,University of New Hampshire,357,Online,,10/26/2020,864,Jeanne Shaheen,13448,DEM,54,Corky Messner,14492,REP,43,2,11,11/3/2020,56.64,40.99,15.65,4.65,-4.65,1,.7643589329465217, +72400,136020,6288,2020,2020_Sen-G_NM,NM,Sen-G,Sen-G,Research & Polling Inc.,280,Live Phone,,10/26/2020,1180,Ben Ray Luján,13626,DEM,52,Mark V. Ronchetti,14622,REP,44,3,8,11/3/2020,51.73,45.62,6.11,1.89,1.89,1,-3.765701529455206,for Albuquerque Journal +72032,135037,6292,2020,2020_Sen-G_SC,SC,Sen-G,Sen-G,Starboard Communications,316,IVR/Live Phone/Text,,10/26/2020,800,Jaime Harrison,13457,DEM,42.5,Lindsey Graham,13458,REP,51.9,2.5,-9.3999996,11/3/2020,44.17,54.44,-10.27,.87,.87,1,-6.262357424611364, +72794,136599,6293,2020,2020_Sen-G_SD,SD,Sen-G,Sen-G,Nielson Brothers Polling,231,IVR,,10/26/2020,479,Daniel P. Ahlers,15671,DEM,39,M. Michael Rounds,15672,REP,56,,-17,11/3/2020,34.26,65.74,-31.47,14.47,14.47,1,6.940655998669969, +72402,135856,6296,2020,2020_Sen-G_VA,VA,Sen-G,Sen-G,Roanoke College,292,Live Phone,,10/26/2020,802,Mark R. Warner,14760,DEM,55,Daniel M. Gade,15688,REP,39,,16,11/3/2020,55.99,43.91,12.08,3.92,3.92,1,-1.038097844118627, +72230,135503,7822,2020,2020_Gov-G_NH,NH,Gov-G,Gov-G,University of New Hampshire,357,Online,,10/26/2020,864,Dan Feltes,13502,DEM,36,Christopher Sununu,13503,REP,60,2,-24,11/3/2020,33.36,65.12,-31.76,7.76,7.76,1,-2.221092234613606, +72397,135838,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,Meeting Street Insights,204,Live Phone,R,10/26/2020,600,Roy A. Cooper,13404,DEM,51,Dan Forest,13406,REP,43,,8,11/3/2020,51.52,47.01,4.51,3.49,3.49,1,-2.259758912237164,for unspecified Republican sponsor +72230,135505,8075,2020,2020_House-G_NH-1,NH-1,House-G,House-G,University of New Hampshire,357,Online,,10/26/2020,451,Chris Pappas,15194,DEM,48,Matt Mowers,16030,REP,50,2,-2,11/3/2020,51.32,46.21,5.1,7.1,-7.1,0,1.799411261347291, +72230,135506,8076,2020,2020_House-G_NH-2,NH-2,House-G,House-G,University of New Hampshire,357,Online,,10/26/2020,412,Annie Kuster,16032,DEM,51,Steven Negron,16033,REP,41,7,10,11/3/2020,53.9,43.7,10.2,.2,-.2,1,-6.268735771982834, +72400,135847,8089,2020,2020_House-G_NM-1,NM-1,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/26/2020,430,Debra A. Haaland,15212,DEM,58,Michelle Garcia Holmes,15213,REP,37,,21,11/3/2020,58.19,41.81,16.38,4.62,4.62,1,-2.665386284693961,for Albuquerque Journal +72400,135848,8090,2020,2020_House-G_NM-2,NM-2,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/26/2020,403,Xochitl Torres Small,13424,DEM,46,Yvette Herrell,13423,REP,48,,-2,11/3/2020,46.25,53.7,-7.45,5.45,5.45,1,-1.316315866565475,for Albuquerque Journal +72400,135849,8091,2020,2020_House-G_NM-3,NM-3,House-G,House-G,Research & Polling Inc.,280,Live Phone,,10/26/2020,347,Teresa Leger Fernandez,15214,DEM,58,Alexis Martinez Johnson,15215,REP,35,,23,11/3/2020,58.68,41.32,17.36,5.64,5.64,1,-1.756689984852238,for Albuquerque Journal +72083,135151,8274,2020,2020_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/26/2020,1365,Generic Candidate,13337,DEM,52,Generic Candidate,13338,REP,42,,10,11/3/2020,49.9,46.83,3.07,6.93,6.93,1,3.216694100727172,for Economist +72216,135480,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,AtlasIntel,546,Online,,10/27/2020,1726,Joseph R. Biden Jr.,13256,DEM,50.9,Donald Trump,13254,REP,46.2,,4.6999998,11/3/2020,51.31,46.86,4.45,.25,.25,1,-3.370577148461928, +72227,135499,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,Online,,10/27/2020,2359,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,47,,6,11/3/2020,51.31,46.86,4.45,1.55,1.55,1,-2.068381154920131,for Hill.TV +72163,135342,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,J.L. Partners,619,Online,,10/27/2020,844,Joseph R. Biden Jr.,13256,DEM,55,Donald Trump,13254,REP,41,,14,11/3/2020,51.31,46.86,4.45,9.55,9.55,1,5.645225712152445,for The Independent +72319,135679,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Long Island University,633,Online,,10/27/2020,1573,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,36,,11,11/3/2020,51.31,46.86,4.45,6.55,6.55,1,2.976890594566759,among all adults +72211,135462,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Morning Consult,218,Online,,10/27/2020,16374,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,43,,9,11/3/2020,51.31,46.86,4.45,4.55,4.55,1,1.301976314805191, +72808,136724,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,USC Dornsife/Los Angeles Times,343,Online,,10/27/2020,5423,Joseph R. Biden Jr.,13256,DEM,53.9,Donald Trump,13254,REP,42.36,,11.54,11/3/2020,51.31,46.86,4.45,7.09,7.09,1,3.767909607964611,average of multiple versions or turnout models listed in poll +72193,135418,6211,2020,2020_Pres-G_AK,AK,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,10/27/2020,770,Joseph R. Biden Jr.,13256,DEM,43,Donald Trump,13254,REP,52,,-9,11/3/2020,42.77,52.83,-10.06,1.06,1.06,1,-2.859088415355966, +72860,136719,6211,2020,2020_Pres-G_AK,AK,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,634,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,54,,-9,11/3/2020,42.77,52.83,-10.06,1.06,1.06,1,-3.20621626607283,for Axios +72859,136718,6212,2020,2020_Pres-G_AL,AL,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,1808,Joseph R. Biden Jr.,13256,DEM,36,Donald Trump,13254,REP,62,,-26,11/3/2020,36.57,62.03,-25.46,.54,-.54,1,-4.171053306487646,for Axios +72858,136717,6213,2020,2020_Pres-G_AR,AR,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,1309,Joseph R. Biden Jr.,13256,DEM,38,Donald Trump,13254,REP,61,,-23,11/3/2020,34.78,62.4,-27.62,4.62,4.62,1,-.5378472887780571,for Axios +72158,135320,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,10/27/2020,704,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,44,,4,11/3/2020,49.36,49.06,.31,3.69,3.69,1,.8189100948668212, +72602,136250,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Morning Consult,218,Online,,10/27/2020,1059,Joseph R. Biden Jr.,13256,DEM,48.4,Donald Trump,13254,REP,46.1,,2.3,11/3/2020,49.36,49.06,.31,1.99,1.99,1,-.7832427997795672, +72417,135881,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,SSRS,297,Live Phone,,10/27/2020,865,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,46,3,4,11/3/2020,49.36,49.06,.31,3.69,3.69,1,.8829022660576488,for CNN +72857,136716,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,4278,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,46,,6,11/3/2020,49.36,49.06,.31,5.69,5.69,1,3.455274018223549,for Axios +72396,135836,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/27/2020,1002,Joseph R. Biden Jr.,13256,DEM,46.4,Donald Trump,13254,REP,48.9,2.3,-2.5,11/3/2020,49.36,49.06,.31,2.81,-2.81,0,.1174992961376042,for unspecified Republican sponsor +72856,136715,6215,2020,2020_Pres-G_CA,CA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,12370,Joseph R. Biden Jr.,13256,DEM,62,Donald Trump,13254,REP,36,,26,11/3/2020,63.48,34.32,29.16,3.16,-3.16,1,.0538882352341905,for Axios +72603,136251,6216,2020,2020_Pres-G_CO,CO,Pres-G,Pres-G,Morning Consult,218,Online,,10/27/2020,727,Joseph R. Biden Jr.,13256,DEM,53.8,Donald Trump,13254,REP,40.9,,12.9,11/3/2020,55.4,41.9,13.5,.6,-.6,1,-2.085283487372294, +72855,136714,6216,2020,2020_Pres-G_CO,CO,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,2991,Joseph R. Biden Jr.,13256,DEM,55,Donald Trump,13254,REP,44,,11,11/3/2020,55.4,41.9,13.5,2.5,-2.5,1,.434072693142012,for Axios +72854,136713,6217,2020,2020_Pres-G_CT,CT,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,2031,Joseph R. Biden Jr.,13256,DEM,60,Donald Trump,13254,REP,38,,22,11/3/2020,59.26,39.19,20.07,1.93,1.93,1,-3.214800141146816,for Axios +72853,136712,6218,2020,2020_Pres-G_DC,DC,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,495,Joseph R. Biden Jr.,13256,DEM,94,Donald Trump,13254,REP,5,,89,11/3/2020,92.15,5.4,86.75,2.25,2.25,1,-4.349088749938112,for Axios +72852,136711,6219,2020,2020_Pres-G_DE,DE,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,656,Joseph R. Biden Jr.,13256,DEM,60,Donald Trump,13254,REP,38,,22,11/3/2020,58.75,39.78,18.97,3.03,3.03,1,-3.84360559525101,for Axios +72476,136004,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/27/2020,824,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,50,1,-2,11/3/2020,47.86,51.22,-3.36,1.36,1.36,1,-4.091865210959448,for The Washington Post +72604,136252,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Morning Consult,218,Online,,10/27/2020,4451,Joseph R. Biden Jr.,13256,DEM,51.5,Donald Trump,13254,REP,45.4,,6.0999999,11/3/2020,47.86,51.22,-3.36,9.46,9.46,0,4.784448264361425, +72851,136710,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,8792,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,49,,0,11/3/2020,47.86,51.22,-3.36,3.36,3.36,.5,-1.476527165378124,for Axios +72342,135726,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/27/2020,1088,Joseph R. Biden Jr.,13256,DEM,46.9,Donald Trump,13254,REP,49.6,1.5,-2.7,11/3/2020,47.86,51.22,-3.36,.66,.66,1,-4.726579940247381,for unspecified Republican sponsor +72605,136253,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Morning Consult,218,Online,,10/27/2020,1743,Joseph R. Biden Jr.,13256,DEM,48.8,Donald Trump,13254,REP,46.4,,2.4000001,11/3/2020,49.47,49.24,.24,2.16,2.16,1,-.5594934119413467, +72850,136709,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,3962,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,48,,2,11/3/2020,49.47,49.24,.24,1.76,1.76,1,-.7092926274188375,for Axios +72849,136708,6222,2020,2020_Pres-G_HI,HI,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,688,Joseph R. Biden Jr.,13256,DEM,67,Donald Trump,13254,REP,31,,36,11/3/2020,63.73,34.27,29.46,6.54,6.54,1,-.2901238157007263,for Axios +72848,136707,6223,2020,2020_Pres-G_IA,IA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,1489,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,51,,-3,11/3/2020,44.89,53.09,-8.2,5.2,5.2,1,-1.826398590937722,for Axios +72847,136706,6224,2020,2020_Pres-G_ID,ID,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,909,Joseph R. Biden Jr.,13256,DEM,40,Donald Trump,13254,REP,58,,-18,11/3/2020,33.07,63.84,-30.77,12.77,12.77,1,5.998161411945986,for Axios +72846,136705,6225,2020,2020_Pres-G_IL,IL,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,5643,Joseph R. Biden Jr.,13256,DEM,58,Donald Trump,13254,REP,40,,18,11/3/2020,57.54,40.55,16.99,1.01,1.01,1,-1.989639424485713,for Axios +72606,136254,6226,2020,2020_Pres-G_IN,IN,Pres-G,Pres-G,Morning Consult,218,Online,,10/27/2020,1147,Joseph R. Biden Jr.,13256,DEM,42,Donald Trump,13254,REP,53.4,,-11.4,11/3/2020,40.96,57.02,-16.06,4.66,4.66,1,.2251670801040237, +72845,136704,6226,2020,2020_Pres-G_IN,IN,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,2729,Joseph R. Biden Jr.,13256,DEM,44,Donald Trump,13254,REP,54,,-10,11/3/2020,40.96,57.02,-16.06,6.06,6.06,1,1.913011066336381,for Axios +72844,136703,6227,2020,2020_Pres-G_KS,KS,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,2321,Joseph R. Biden Jr.,13256,DEM,44,Donald Trump,13254,REP,55,,-11,11/3/2020,41.56,56.21,-14.65,3.65,3.65,1,-.3992803342052036,for Axios +72843,136702,6228,2020,2020_Pres-G_KY,KY,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,2009,Joseph R. Biden Jr.,13256,DEM,40,Donald Trump,13254,REP,59,,-19,11/3/2020,36.15,62.09,-25.94,6.94,6.94,1,.2059271340068337,for Axios +72842,136701,6229,2020,2020_Pres-G_LA,LA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,1556,Joseph R. Biden Jr.,13256,DEM,36,Donald Trump,13254,REP,62,,-26,11/3/2020,39.85,58.46,-18.61,7.39,-7.39,1,4.105808228322188,for Axios +72715,136477,6230,2020,2020_Pres-G_MA,MA,Pres-G,Pres-G,MassINC Polling Group,198,Online,,10/27/2020,929,Joseph R. Biden Jr.,13256,DEM,62,Donald Trump,13254,REP,28,,34,11/3/2020,65.6,32.14,33.46,.54,.54,1,-3.669058103145305, +72841,136700,6230,2020,2020_Pres-G_MA,MA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,3653,Joseph R. Biden Jr.,13256,DEM,69,Donald Trump,13254,REP,29,,40,11/3/2020,65.6,32.14,33.46,6.54,6.54,1,3.298010517021207,for Axios +72840,136699,6231,2020,2020_Pres-G_MD,MD,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,3216,Joseph R. Biden Jr.,13256,DEM,66,Donald Trump,13254,REP,31,,35,11/3/2020,65.36,32.15,33.21,1.79,1.79,1,-2.392833526680459,for Axios +72839,136698,6232,2020,2020_Pres-G_ME,ME,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,1274,Joseph R. Biden Jr.,13256,DEM,56,Donald Trump,13254,REP,42,,14,11/3/2020,53.09,44.02,9.07,4.93,4.93,1,1.47135921622329,for Axios +72483,136025,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,EPIC-MRA,84,Live Phone,,10/27/2020,600,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,41,,7,11/3/2020,50.62,47.84,2.78,4.22,4.22,1,-1.08776638953382,for WOOD TV 8 +72607,136255,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Morning Consult,218,Online,,10/27/2020,1736,Joseph R. Biden Jr.,13256,DEM,51.8,Donald Trump,13254,REP,44.5,,7.3000002,11/3/2020,50.62,47.84,2.78,4.52,4.52,1,-.322557960918145, +72416,135876,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,SSRS,297,Live Phone,,10/27/2020,907,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,41,2,12,11/3/2020,50.62,47.84,2.78,9.22,9.22,1,4.210334521468575,for CNN +72838,136697,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,4549,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,46,,6,11/3/2020,50.62,47.84,2.78,3.22,3.22,1,-1.450121114773321,for Axios +72340,135724,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/27/2020,1058,Joseph R. Biden Jr.,13256,DEM,46.6,Donald Trump,13254,REP,49.1,2.1,-2.5,11/3/2020,50.62,47.84,2.78,5.28,-5.28,0,.2475366216451654,for unspecified Republican sponsor +72608,136256,6234,2020,2020_Pres-G_MN,MN,Pres-G,Pres-G,Morning Consult,218,Online,,10/27/2020,883,Joseph R. Biden Jr.,13256,DEM,51.7,Donald Trump,13254,REP,42.4,,9.3000002,11/3/2020,52.4,45.28,7.11,2.19,2.19,1,-.925160986468641, +72837,136696,6234,2020,2020_Pres-G_MN,MN,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,3031,Joseph R. Biden Jr.,13256,DEM,56,Donald Trump,13254,REP,41,,15,11/3/2020,52.4,45.28,7.11,7.89,7.89,1,5.576909666532568,for Axios +72609,136257,6235,2020,2020_Pres-G_MO,MO,Pres-G,Pres-G,Morning Consult,218,Online,,10/27/2020,1109,Joseph R. Biden Jr.,13256,DEM,42.9,Donald Trump,13254,REP,52.3,,-9.3999996,11/3/2020,41.41,56.8,-15.39,5.99,5.99,1,.6094508431821728, +72836,136695,6235,2020,2020_Pres-G_MO,MO,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,2926,Joseph R. Biden Jr.,13256,DEM,44,Donald Trump,13254,REP,54,,-10,11/3/2020,41.41,56.8,-15.39,5.39,5.39,1,.0735424691748826,for Axios +72835,136694,6236,2020,2020_Pres-G_MS,MS,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,1461,Joseph R. Biden Jr.,13256,DEM,37,Donald Trump,13254,REP,61,,-24,11/3/2020,41.06,57.6,-16.55,7.45,-7.45,1,3.940860586987657,for Axios +72062,135098,6237,2020,2020_Pres-G_MT,MT,Pres-G,Pres-G,Public Policy Polling,263,IVR/Text,D,10/27/2020,886,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,49,,-2,11/3/2020,40.55,56.92,-16.37,14.37,14.37,1,6.262264906758612,for unspecified Democratic sponsor; among 'voters' +72834,136693,6237,2020,2020_Pres-G_MT,MT,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,1021,Joseph R. Biden Jr.,13256,DEM,46,Donald Trump,13254,REP,52,,-6,11/3/2020,40.55,56.92,-16.37,10.37,10.37,1,1.691864884791777,for Axios +72153,135302,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,10/27/2020,614,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,46,,3,11/3/2020,48.59,49.93,-1.35,4.35,4.35,0,.9356660327775385, +72331,135702,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Marist College,183,Live Phone,,10/27/2020,800,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,46,,6,11/3/2020,48.59,49.93,-1.35,7.35,7.35,0,4.187679395182276,for NBC News +72610,136258,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Morning Consult,218,Online,,10/27/2020,1982,Joseph R. Biden Jr.,13256,DEM,49.1,Donald Trump,13254,REP,48.4,,.69999999,11/3/2020,48.59,49.93,-1.35,2.05,2.05,0,-.8311909115906757, +72057,135090,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Public Policy Polling,263,IVR/Text,D,10/27/2020,937,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,47,,4,11/3/2020,48.59,49.93,-1.35,5.35,5.35,0,2.235178317093089,for unspecified Democratic sponsor; among 'voters' +72418,135883,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,SSRS,297,Live Phone,,10/27/2020,901,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,45,2,6,11/3/2020,48.59,49.93,-1.35,7.35,7.35,0,4.224633603209603,for CNN +72833,136692,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,5363,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,48,,2,11/3/2020,48.59,49.93,-1.35,3.35,3.35,0,.6570349742602092,for Axios +72832,136691,6239,2020,2020_Pres-G_ND,ND,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,402,Joseph R. Biden Jr.,13256,DEM,39,Donald Trump,13254,REP,59,,-20,11/3/2020,31.76,65.11,-33.36,13.36,13.36,1,6.241208996720153,for Axios +72831,136690,6240,2020,2020_Pres-G_NE,NE,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,1742,Joseph R. Biden Jr.,13256,DEM,43,Donald Trump,13254,REP,56,,-13,11/3/2020,39.17,58.22,-19.06,6.06,6.06,1,-.5830280720179232,for Axios +72226,135493,6241,2020,2020_Pres-G_NH,NH,Pres-G,Pres-G,American Research Group,9,Live Phone,,10/27/2020,600,Joseph R. Biden Jr.,13256,DEM,58,Donald Trump,13254,REP,39,1,19,11/3/2020,52.71,45.36,7.35,11.65,11.65,1,8.657764185323039, +72830,136689,6241,2020,2020_Pres-G_NH,NH,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,1013,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,45,,9,11/3/2020,52.71,45.36,7.35,1.65,1.65,1,-2.550333598786265,for Axios +72829,136688,6242,2020,2020_Pres-G_NJ,NJ,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,3870,Joseph R. Biden Jr.,13256,DEM,59,Donald Trump,13254,REP,38,,21,11/3/2020,57.33,41.4,15.94,5.06,5.06,1,1.275267568808853,for Axios +72828,136687,6243,2020,2020_Pres-G_NM,NM,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,1481,Joseph R. Biden Jr.,13256,DEM,56,Donald Trump,13254,REP,42,,14,11/3/2020,54.29,43.5,10.79,3.21,3.21,1,-.5112910171290336,for Axios +72827,136686,6244,2020,2020_Pres-G_NV,NV,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,2366,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,49,,0,11/3/2020,50.06,47.67,2.39,2.39,-2.39,.5,-1.278702977548648,for Axios +72826,136685,6245,2020,2020_Pres-G_NY,NY,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,6548,Joseph R. Biden Jr.,13256,DEM,63,Donald Trump,13254,REP,35,,28,11/3/2020,60.86,37.75,23.11,4.89,4.89,1,-.1982159920451017,for Axios +72611,136259,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Morning Consult,218,Online,,10/27/2020,2179,Joseph R. Biden Jr.,13256,DEM,46.6,Donald Trump,13254,REP,49.2,,-2.5999999,11/3/2020,45.24,53.27,-8.03,5.43,5.43,1,-.1295774282207375, +72825,136684,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,6025,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,51,,-4,11/3/2020,45.24,53.27,-8.03,4.03,4.03,1,-1.427289258829122,for Axios +72824,136683,6247,2020,2020_Pres-G_OK,OK,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,1902,Joseph R. Biden Jr.,13256,DEM,35,Donald Trump,13254,REP,65,,-30,11/3/2020,32.29,65.37,-33.09,3.09,3.09,1,-3.028794222077367,for Axios +72823,136682,6248,2020,2020_Pres-G_OR,OR,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,3543,Joseph R. Biden Jr.,13256,DEM,59,Donald Trump,13254,REP,39,,20,11/3/2020,56.45,40.37,16.09,3.91,3.91,1,-1.119134690615932,for Axios +72477,136006,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,ABC News/The Washington Post,3,Live Phone,,10/27/2020,810,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,44,3,7,11/3/2020,50.01,48.84,1.16,5.84,5.84,1,1.825305759775533,for The Washington Post +72612,136260,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Morning Consult,218,Online,,10/27/2020,2686,Joseph R. Biden Jr.,13256,DEM,51.9,Donald Trump,13254,REP,43.2,,8.6999998,11/3/2020,50.01,48.84,1.16,7.54,7.54,1,4.050511202133367, +72822,136681,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,6045,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,47,,5,11/3/2020,50.01,48.84,1.16,3.84,3.84,1,.3259866792996293,for Axios +72821,136680,6250,2020,2020_Pres-G_RI,RI,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,566,Joseph R. Biden Jr.,13256,DEM,62,Donald Trump,13254,REP,36,,26,11/3/2020,59.39,38.61,20.77,5.23,5.23,1,-1.700813270136262,for Axios +72613,136261,6251,2020,2020_Pres-G_SC,SC,Pres-G,Pres-G,Morning Consult,218,Online,,10/27/2020,904,Joseph R. Biden Jr.,13256,DEM,44.5,Donald Trump,13254,REP,51.1,,-6.5999999,11/3/2020,43.43,55.11,-11.68,5.08,5.08,1,.685863763648128, +72820,136679,6251,2020,2020_Pres-G_SC,SC,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,2485,Joseph R. Biden Jr.,13256,DEM,42,Donald Trump,13254,REP,56,,-14,11/3/2020,43.43,55.11,-11.68,2.32,-2.32,1,-2.05158572484798,for Axios +72819,136678,6252,2020,2020_Pres-G_SD,SD,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,606,Joseph R. Biden Jr.,13256,DEM,36,Donald Trump,13254,REP,63,,-27,11/3/2020,35.61,61.77,-26.16,.84,-.84,1,-6.294051889370996,for Axios +72818,136677,6253,2020,2020_Pres-G_TN,TN,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,3342,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,54,,-9,11/3/2020,37.45,60.66,-23.21,14.21,14.21,1,9.246653065163212,for Axios +72614,136262,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,Morning Consult,218,Online,,10/27/2020,3267,Joseph R. Biden Jr.,13256,DEM,48.1,Donald Trump,13254,REP,48.1,,0,11/3/2020,46.48,52.06,-5.58,5.58,5.58,.5,2.150687124851992, +72817,136676,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,9226,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,51,,-4,11/3/2020,46.48,52.06,-5.58,1.58,1.58,1,-2.026711474654218,for Axios +72816,136675,6255,2020,2020_Pres-G_UT,UT,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,1586,Joseph R. Biden Jr.,13256,DEM,43,Donald Trump,13254,REP,55,,-12,11/3/2020,37.65,58.13,-20.48,8.48,8.48,1,1.885170714958906,for Axios +72815,136674,6256,2020,2020_Pres-G_VA,VA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,4550,Joseph R. Biden Jr.,13256,DEM,57,Donald Trump,13254,REP,41,,16,11/3/2020,54.11,44,10.11,5.89,5.89,1,4.476097379129118,for Axios +72814,136673,6257,2020,2020_Pres-G_VT,VT,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,906,Joseph R. Biden Jr.,13256,DEM,71,Donald Trump,13254,REP,26,,45,11/3/2020,66.09,30.67,35.41,9.59,9.59,1,3.574231890309815,for Axios +72813,136672,6258,2020,2020_Pres-G_WA,WA,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,4142,Joseph R. Biden Jr.,13256,DEM,62,Donald Trump,13254,REP,35,,27,11/3/2020,57.97,38.77,19.2,7.8,7.8,1,4.654568968630645,for Axios +72615,136263,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Morning Consult,218,Online,,10/27/2020,1002,Joseph R. Biden Jr.,13256,DEM,53.8,Donald Trump,13254,REP,40.5,,13.3,11/3/2020,49.45,48.82,.63,12.67,12.67,1,6.848725684757795, +72415,135874,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,SSRS,297,Live Phone,,10/27/2020,873,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,44,3,8,11/3/2020,49.45,48.82,.63,7.37,7.37,1,1.123566355536238,for CNN +72812,136671,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,2814,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,44,,10,11/3/2020,49.45,48.82,.63,9.37,9.37,1,3.616767028069873,for Axios +72811,136670,6260,2020,2020_Pres-G_WV,WV,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,816,Joseph R. Biden Jr.,13256,DEM,32,Donald Trump,13254,REP,67,,-35,11/3/2020,29.7,68.63,-38.93,3.93,3.93,1,-1.938631185642382,for Axios +72810,136669,6261,2020,2020_Pres-G_WY,WY,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/27/2020,367,Joseph R. Biden Jr.,13256,DEM,33,Donald Trump,13254,REP,66,,-33,11/3/2020,26.55,69.94,-43.38,10.38,10.38,1,4.188851139115456,for Axios +72193,135419,6265,2020,2020_Sen-G_AK,AK,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,10/27/2020,770,Al Gross,14697,DEM,45,Dan Sullivan,13462,REP,48,,-3,11/3/2020,41.19,53.9,-12.7,9.7,9.7,1,2.603840334761734, +72617,136268,6266,2020,2020_Sen-G_AL,AL,Sen-G,Sen-G,Morning Consult,218,Online,,10/27/2020,850,Doug Jones,13612,DEM,39,Tommy Tuberville,13614,REP,51.1,,-12.1,11/3/2020,39.74,60.1,-20.36,8.26,8.26,1,1.281158795887672, +72158,135321,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Gravis Marketing,124,IVR/Online,,10/27/2020,704,Mark Kelly,13445,DEM,50,Martha McSally,13446,REP,45,,5,11/3/2020,51.16,48.81,2.35,2.65,2.65,1,-1.53498893484253, +72602,136269,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Morning Consult,218,Online,,10/27/2020,1059,Mark Kelly,13445,DEM,47.9,Martha McSally,13446,REP,44.4,,3.5,11/3/2020,51.16,48.81,2.35,1.15,1.15,1,-2.995805430268468, +72417,135886,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,SSRS,297,Live Phone,,10/27/2020,865,Mark Kelly,13445,DEM,52,Martha McSally,13446,REP,45,,7,11/3/2020,51.16,48.81,2.35,4.65,4.65,1,.5836757260030474,for CNN +72603,136270,6269,2020,2020_Sen-G_CO,CO,Sen-G,Sen-G,Morning Consult,218,Online,,10/27/2020,727,John Wright Hickenlooper,13474,DEM,51.5,Cory Gardner,13475,REP,43.6,,7.9000001,11/3/2020,53.5,44.18,9.32,1.42,-1.42,1,-2.185862319461657, +72605,136271,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Morning Consult,218,Online,,10/27/2020,1743,Jon Ossoff,14567,DEM,46.5,David A. Perdue,14568,REP,45.5,,1,11/3/2020,47.95,49.73,-1.78,2.78,2.78,0,-.5052742466276644, +72618,136272,6276,2020,2020_Sen-G_KY,KY,Sen-G,Sen-G,Morning Consult,218,Online,,10/27/2020,911,Amy McGrath,13470,DEM,39.8,Mitch McConnell,13471,REP,51.1,,-11.3,11/3/2020,38.23,57.76,-19.53,8.23,8.23,1,.2243245699413805, +72715,136478,6278,2020,2020_Sen-G_MA,MA,Sen-G,Sen-G,MassINC Polling Group,198,Online,,10/27/2020,929,Edward J. Markey,13487,DEM,60,Kevin J. O'Connor,16019,REP,29,,31,11/3/2020,66.15,33.04,33.11,2.11,-2.11,1,-3.776048711991692, +72483,136026,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,EPIC-MRA,84,Live Phone,,10/27/2020,600,Gary C. Peters,13453,DEM,47,John James,13454,REP,42,,5,11/3/2020,49.9,48.22,1.69,3.31,3.31,1,-2.118387616316998,for WOOD TV 8 +72607,136273,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Morning Consult,218,Online,,10/27/2020,1736,Gary C. Peters,13453,DEM,48.8,John James,13454,REP,43.1,,5.6999998,11/3/2020,49.9,48.22,1.69,4.01,4.01,1,-1.017571484647469, +72416,135878,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,SSRS,297,Live Phone,,10/27/2020,907,Gary C. Peters,13453,DEM,52,John James,13454,REP,40,,12,11/3/2020,49.9,48.22,1.69,10.31,10.31,1,5.261628457040413,for CNN +72062,135099,6283,2020,2020_Sen-G_MT,MT,Sen-G,Sen-G,Public Policy Polling,263,IVR/Text,D,10/27/2020,886,Steve Bullock,14517,DEM,48,Steve Daines,14518,REP,47,,1,11/3/2020,44.99,55.01,-10.02,11.02,11.02,0,4.033380597778236,for unspecified Democratic sponsor; among 'voters' +72153,135305,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,10/27/2020,614,Cal Cunningham,13468,DEM,46,Thom Tillis,13461,REP,44,,2,11/3/2020,46.94,48.69,-1.75,3.75,3.75,0,-1.281335593122597, +72331,135706,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Marist College,183,Live Phone,,10/27/2020,800,Cal Cunningham,13468,DEM,53,Thom Tillis,13461,REP,43,,10,11/3/2020,46.94,48.69,-1.75,11.75,11.75,0,7.067639874655135,for NBC News +72610,136274,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Morning Consult,218,Online,,10/27/2020,1982,Cal Cunningham,13468,DEM,47.4,Thom Tillis,13461,REP,42.5,,4.9000001,11/3/2020,46.94,48.69,-1.75,6.65,6.65,0,2.192440131146597, +72057,135089,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Public Policy Polling,263,IVR/Text,D,10/27/2020,937,Cal Cunningham,13468,DEM,47,Thom Tillis,13461,REP,44,,3,11/3/2020,46.94,48.69,-1.75,4.75,4.75,0,-.0275735147577661,for unspecified Democratic sponsor; among 'voters' +72418,135889,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,SSRS,297,Live Phone,,10/27/2020,901,Cal Cunningham,13468,DEM,47,Thom Tillis,13461,REP,44,2,3,11/3/2020,46.94,48.69,-1.75,4.75,4.75,0,-.0981879524910246,for CNN +72226,135495,6286,2020,2020_Sen-G_NH,NH,Sen-G,Sen-G,American Research Group,9,Live Phone,,10/27/2020,600,Jeanne Shaheen,13448,DEM,57,Corky Messner,14492,REP,40,0,17,11/3/2020,56.64,40.99,15.65,1.35,1.35,1,-3.252368350653853, +72613,136275,6292,2020,2020_Sen-G_SC,SC,Sen-G,Sen-G,Morning Consult,218,Online,,10/27/2020,904,Jaime Harrison,13457,DEM,44.2,Lindsey Graham,13458,REP,46.4,,-2.2,11/3/2020,44.17,54.44,-10.27,8.07,8.07,1,1.44137514538138, +72614,136276,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,Morning Consult,218,Online,,10/27/2020,3267,Mary Jennings Hegar,13459,DEM,42.5,John Cornyn,13444,REP,46.7,,-4.1999998,11/3/2020,43.87,53.51,-9.64,5.44,5.44,1,1.570233539838042, +72226,135494,7822,2020,2020_Gov-G_NH,NH,Gov-G,Gov-G,American Research Group,9,Live Phone,,10/27/2020,600,Dan Feltes,13502,DEM,46,Christopher Sununu,13503,REP,51,1,-5,11/3/2020,33.36,65.12,-31.76,26.76,26.76,1,19.72953760901948, +72153,135303,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,Gravis Marketing,124,IVR/Online,,10/27/2020,614,Roy A. Cooper,13404,DEM,51,Dan Forest,13406,REP,43,,8,11/3/2020,51.52,47.01,4.51,3.49,3.49,1,-2.214760336414919, +72331,135704,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,Marist College,183,Live Phone,,10/27/2020,800,Roy A. Cooper,13404,DEM,59,Dan Forest,13406,REP,40,,19,11/3/2020,51.52,47.01,4.51,14.49,14.49,1,9.47372829328928,for NBC News +72418,135891,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,SSRS,297,Live Phone,,10/27/2020,901,Roy A. Cooper,13404,DEM,52,Dan Forest,13406,REP,42,3,10,11/3/2020,51.52,47.01,4.51,5.49,5.49,1,.0239445228068158,for CNN +72193,135420,7836,2020,2020_House-G_AK-1,AK-1,House-G,House-G,Gravis Marketing,124,IVR/Online,,10/27/2020,770,Alyse S. Galvin,14617,DEM,44,Don Young,14618,REP,49,,-5,11/3/2020,45.26,54.4,-9.14,4.14,4.14,1,-2.882827202650501, +72085,135159,7842,2020,2020_House-G_AZ-6,AZ-6,House-G,House-G,Public Policy Polling,263,IVR/Text,D,10/27/2020,582,Hiral Tipirneni,15718,DEM,45,David Schweikert,14821,REP,41,,4,11/3/2020,47.83,52.17,-4.35,8.35,8.35,0,1.254786644501859,for unspecified Democratic sponsor; among 'voters' +72227,136340,8274,2020,2020_House-G_US,US,House-G,House-G,Harris Insights & Analytics,133,Online,,10/27/2020,2359,Generic Candidate,13337,DEM,47,Generic Candidate,13338,REP,42,,5,11/3/2020,49.9,46.83,3.07,1.93,1.93,1,-2.491893378559366,for Hill.TV +72211,135459,8274,2020,2020_House-G_US,US,House-G,House-G,Morning Consult,218,Online,,10/27/2020,16374,Generic Candidate,13337,DEM,49,Generic Candidate,13338,REP,43,,6,11/3/2020,49.9,46.83,3.07,2.93,2.93,1,-1.424343726394455, +72808,136615,8274,2020,2020_House-G_US,US,House-G,House-G,USC Dornsife/Los Angeles Times,343,Online,,10/27/2020,5413,Generic Candidate,13337,DEM,52.59,Generic Candidate,13338,REP,44.59,,8,11/3/2020,49.9,46.83,3.07,4.93,4.93,1,.676582781191994, +72620,136280,8731,2020,2020_Gov-G_PR,PR,Gov-G,Gov-G,Jorge Benítez,600,Live Phone,,10/27/2020,1010,Pedro R. Pierluisi,15912,NPP,32,Carlos Delgado Altieri,15917,PPD,35,11,-3,11/3/2020,33.24,31.75,1.49,4.49,,0,1.097954751615012, +72620,136281,8732,2020,2020_House-G_PR-1,PR-1,House-G,House-G,Jorge Benítez,600,Live Phone,,10/27/2020,1010,Jenniffer González,15923,NPP,43,Aníbal Acevedo-Vilá,15924,PPD,39,4,4,11/3/2020,41.18,32.16,9.02,5.02,,1,.3731536973223369, +72343,135729,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Fox News/Beacon Research/Shaw & Co. Research,103,Live Phone,,10/28/2020,1246,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,44,,8,11/3/2020,51.31,46.86,4.45,3.55,3.55,1,-.0755872844827441, +72407,135864,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,10/28/2020,1281,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,44,,6,11/3/2020,51.31,46.86,4.45,1.55,1.55,1,-2.084309232434488, +72238,135525,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,Online,,10/28/2020,1972,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,46,,8,11/3/2020,51.31,46.86,4.45,3.55,3.55,1,-.0307084017719695,for Harvard +72314,135669,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Opinium,559,Online,,10/28/2020,1252,Joseph R. Biden Jr.,13256,DEM,55,Donald Trump,13254,REP,41,,14,11/3/2020,51.31,46.86,4.45,9.55,9.55,1,5.953054958601184,for The Guardian +72788,136570,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Swayable,543,Online,,10/28/2020,2386,Joseph R. Biden Jr.,13256,DEM,52.8,Donald Trump,13254,REP,45.6,1.1,7.1999998,11/3/2020,51.31,46.86,4.45,2.75,2.75,1,-.7957979830958761, +72217,135481,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/28/2020,800,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,49,,-4,11/3/2020,49.36,49.06,.31,4.31,-4.31,0,1.564349417920143, +72732,136506,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Redfield & Wilton Strategies,562,Online,,10/28/2020,889,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,46,2,4,11/3/2020,49.36,49.06,.31,3.69,3.69,1,.9423392693912472, +72478,136016,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/28/2020,1252,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,43,3,6,11/3/2020,49.36,49.06,.31,5.69,5.69,1,3.313474740547367, +72777,136559,6216,2020,2020_Pres-G_CO,CO,Pres-G,Pres-G,Swayable,543,Online,,10/28/2020,455,Joseph R. Biden Jr.,13256,DEM,55.4,Donald Trump,13254,REP,40.7,2.6,14.7,11/3/2020,55.4,41.9,13.5,1.2,1.2,1,-1.815109604300293, +72778,136560,6217,2020,2020_Pres-G_CT,CT,Pres-G,Pres-G,Swayable,543,Online,,10/28/2020,367,Joseph R. Biden Jr.,13256,DEM,64.1,Donald Trump,13254,REP,33.7,1.7,30.4,11/3/2020,59.26,39.19,20.07,10.33,10.33,1,5.998495832372931, +72235,135521,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Harris Insights & Analytics,133,Online,,10/28/2020,1148,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,47,,3,11/3/2020,47.86,51.22,-3.36,6.36,6.36,0,1.175778367241703,for Hill.TV +72733,136507,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Redfield & Wilton Strategies,562,Online,,10/28/2020,1587,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,46,1,4,11/3/2020,47.86,51.22,-3.36,7.36,7.36,0,2.357482568177069, +72589,136225,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Targoz Market Research,454,Online,,10/28/2020,1027,Joseph R. Biden Jr.,13256,DEM,50.8,Donald Trump,13254,REP,47.1,,3.7,11/3/2020,47.86,51.22,-3.36,7.06,7.06,0,1.859767420953366,for PollSmart MR +72795,136593,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Wick,284,IVR/Online/Text,,10/28/2020,1000,Joseph R. Biden Jr.,13256,DEM,47.2,Donald Trump,13254,REP,50.1,,-2.9000001,11/3/2020,47.86,51.22,-3.36,.46,.46,1,-4.801789449820379, +72336,135718,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Landmark Communications,166,IVR/Live Phone,,10/28/2020,750,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,48,2.5,-1,11/3/2020,49.47,49.24,.24,1.24,-1.24,0,-1.483499407694125,for WSB-TV +72187,135402,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Public Policy Polling,263,IVR/Text,,10/28/2020,661,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,46,,2,11/3/2020,49.47,49.24,.24,1.76,1.76,1,-1.22646450167416,among 'voters' +72798,136596,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Wick,284,IVR/Online/Text,,10/28/2020,1000,Joseph R. Biden Jr.,13256,DEM,46.9,Donald Trump,13254,REP,49.4,,-2.5,11/3/2020,49.47,49.24,.24,2.74,-2.74,0,.0706912790972694, +72420,135894,6223,2020,2020_Pres-G_IA,IA,Pres-G,Pres-G,Selzer & Co.,304,Live Phone,,10/28/2020,814,Joseph R. Biden Jr.,13256,DEM,41,Donald Trump,13254,REP,48,,-7,11/3/2020,44.89,53.09,-8.2,1.2,1.2,1,-6.056188369479777,for Des Moines Register | Mediacom +72779,136561,6228,2020,2020_Pres-G_KY,KY,Pres-G,Pres-G,Swayable,543,Online,,10/28/2020,383,Joseph R. Biden Jr.,13256,DEM,41.5,Donald Trump,13254,REP,55,3.5,-13.5,11/3/2020,36.15,62.09,-25.94,12.44,12.44,1,5.714199620871078, +72780,136562,6229,2020,2020_Pres-G_LA,LA,Pres-G,Pres-G,Swayable,543,Online,,10/28/2020,378,Joseph R. Biden Jr.,13256,DEM,39.1,Donald Trump,13254,REP,56.6,3.5,-17.5,11/3/2020,39.85,58.46,-18.61,1.11,1.11,1,-4.252216006165987, +72781,136563,6231,2020,2020_Pres-G_MD,MD,Pres-G,Pres-G,Swayable,543,Online,,10/28/2020,503,Joseph R. Biden Jr.,13256,DEM,67,Donald Trump,13254,REP,31.1,1.5,35.900002,11/3/2020,65.36,32.15,33.21,2.69,2.69,1,-1.962609429446031, +72335,135717,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,RMG Research,555,IVR/Online/Text,,10/28/2020,800,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,44,,7,11/3/2020,50.62,47.84,2.78,4.22,4.22,1,-.8837081669668942,for PoliticalIQ +72734,136508,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Redfield & Wilton Strategies,562,Online,,10/28/2020,1212,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,41,1,13,11/3/2020,50.62,47.84,2.78,10.22,10.22,1,5.427259051147727, +72587,136223,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Targoz Market Research,454,Online,,10/28/2020,993,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,39,,14,11/3/2020,50.62,47.84,2.78,11.22,11.22,1,6.383064387928597,for PollSmart MR +72800,136598,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Wick,284,IVR/Online/Text,,10/28/2020,1000,Joseph R. Biden Jr.,13256,DEM,48.4,Donald Trump,13254,REP,48.1,,.30000001,11/3/2020,50.62,47.84,2.78,2.48,-2.48,1,-2.487765883578022, +72782,136564,6234,2020,2020_Pres-G_MN,MN,Pres-G,Pres-G,Swayable,543,Online,,10/28/2020,466,Joseph R. Biden Jr.,13256,DEM,52.7,Donald Trump,13254,REP,43.4,3.5,9.3000002,11/3/2020,52.4,45.28,7.11,2.19,2.19,1,-1.295715009338438, +72586,136222,6234,2020,2020_Pres-G_MN,MN,Pres-G,Pres-G,Targoz Market Research,454,Online,,10/28/2020,1138,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,44,,9,11/3/2020,52.4,45.28,7.11,1.89,1.89,1,-1.044304840264294,for PollSmart MR +72783,136565,6235,2020,2020_Pres-G_MO,MO,Pres-G,Pres-G,Swayable,543,Online,,10/28/2020,487,Joseph R. Biden Jr.,13256,DEM,43.4,Donald Trump,13254,REP,54.6,1.8,-11.2,11/3/2020,41.41,56.8,-15.39,4.19,4.19,1,-2.00811045482883, +72321,135682,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Cardinal Point Analytics (CardinalGPS),591,IVR/Live Phone,,10/28/2020,750,Joseph R. Biden Jr.,13256,DEM,45.9,Donald Trump,13254,REP,48.05,1.21,-2.1500001,11/3/2020,48.59,49.93,-1.35,.8,-.8,1,-2.413753426112747,for North State Journal +72332,135709,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,East Carolina University,523,IVR/Online,,10/28/2020,1103,Joseph R. Biden Jr.,13256,DEM,50.32,Donald Trump,13254,REP,47.6,,2.72,11/3/2020,48.59,49.93,-1.35,4.07,4.07,0,1.057481046023582, +72236,135522,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Harris Insights & Analytics,133,Online,,10/28/2020,903,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,48,,1,11/3/2020,48.59,49.93,-1.35,2.35,2.35,0,-.7873671246929438,for Hill.TV +72735,136509,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Redfield & Wilton Strategies,562,Online,,10/28/2020,1489,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,47,2,2,11/3/2020,48.59,49.93,-1.35,3.35,3.35,0,.429939589550253, +72494,136048,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/28/2020,1082,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,49,3,-2,11/3/2020,48.59,49.93,-1.35,.65,-.65,1,-2.432609057263522,for unspecified Republican sponsor +72796,136594,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Wick,284,IVR/Online/Text,,10/28/2020,1000,Joseph R. Biden Jr.,13256,DEM,47.2,Donald Trump,13254,REP,49.4,,-2.2,11/3/2020,48.59,49.93,-1.35,.85,-.85,1,-2.206447995684091, +72231,135509,6244,2020,2020_Pres-G_NV,NV,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,10/28/2020,688,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,44,,6,11/3/2020,50.06,47.67,2.39,3.61,3.61,1,-.2883435205982154, +72192,135416,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,10/28/2020,613,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,49,,-2,11/3/2020,45.24,53.27,-8.03,6.03,6.03,1,.0268397628102139, +72797,136595,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Wick,284,IVR/Online/Text,,10/28/2020,1000,Joseph R. Biden Jr.,13256,DEM,46.5,Donald Trump,13254,REP,49.4,,-2.9000001,11/3/2020,45.24,53.27,-8.03,5.13,5.13,1,-.5002708672364171, +72784,136566,6248,2020,2020_Pres-G_OR,OR,Pres-G,Pres-G,Swayable,543,Online,,10/28/2020,324,Joseph R. Biden Jr.,13256,DEM,60.4,Donald Trump,13254,REP,37.2,1.2,23.200001,11/3/2020,56.45,40.37,16.09,7.11,7.11,1,1.799526717367013, +72237,135523,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Harris Insights & Analytics,133,Online,,10/28/2020,901,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,46,,5,11/3/2020,50.01,48.84,1.16,3.84,3.84,1,-.1387157113442475,for Hill.TV +72736,136510,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Redfield & Wilton Strategies,562,Online,,10/28/2020,2125,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,45,1,5,11/3/2020,50.01,48.84,1.16,3.84,3.84,1,.2120218371676578, +72588,136224,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Targoz Market Research,454,Online,,10/28/2020,998,Joseph R. Biden Jr.,13256,DEM,56,Donald Trump,13254,REP,42,,14,11/3/2020,50.01,48.84,1.16,12.84,12.84,1,9.07926441341187,for PollSmart MR +72799,136597,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Wick,284,IVR/Online/Text,,10/28/2020,1000,Joseph R. Biden Jr.,13256,DEM,46.9,Donald Trump,13254,REP,49,,-2.0999999,11/3/2020,50.01,48.84,1.16,3.26,-3.26,0,-.5881001639035462, +72785,136567,6251,2020,2020_Pres-G_SC,SC,Pres-G,Pres-G,Swayable,543,Online,,10/28/2020,426,Joseph R. Biden Jr.,13256,DEM,48.9,Donald Trump,13254,REP,49.8,1,-.89999998,11/3/2020,43.43,55.11,-11.68,10.78,10.78,1,6.222384420794624, +72786,136568,6253,2020,2020_Pres-G_TN,TN,Pres-G,Pres-G,Swayable,543,Online,,10/28/2020,485,Joseph R. Biden Jr.,13256,DEM,40.9,Donald Trump,13254,REP,57.6,1.1,-16.700001,11/3/2020,37.45,60.66,-23.21,6.51,6.51,1,-1.096379691528345, +72498,136055,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,Gravis Marketing,124,IVR/Online,,10/28/2020,670,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,50,,-5,11/3/2020,46.48,52.06,-5.58,.58,.58,1,-3.678553761504235, +72229,135501,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,RMG Research,555,IVR/Text,,10/28/2020,800,Joseph R. Biden Jr.,13256,DEM,46,Donald Trump,13254,REP,50,,-4,11/3/2020,46.48,52.06,-5.58,1.58,1.58,1,-2.5281569329402,for PoliticalIQ +72787,136569,6258,2020,2020_Pres-G_WA,WA,Pres-G,Pres-G,Swayable,543,Online,,10/28/2020,489,Joseph R. Biden Jr.,13256,DEM,58.9,Donald Trump,13254,REP,38.6,2,20.299999,11/3/2020,57.97,38.77,19.2,1.1,1.1,1,-4.153888034407557, +72737,136511,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Redfield & Wilton Strategies,562,Online,,10/28/2020,800,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,41,2,12,11/3/2020,49.45,48.82,.63,11.37,11.37,1,5.253802108808967, +72481,136019,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/28/2020,1253,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,41,3,11,11/3/2020,49.45,48.82,.63,10.37,10.37,1,4.581984915331748, +72217,135483,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/28/2020,800,Mark Kelly,13445,DEM,48,Martha McSally,13446,REP,43,,5,11/3/2020,51.16,48.81,2.35,2.65,2.65,1,-1.515237263377245, +72478,136021,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Siena College/The New York Times Upshot,448,Live Phone,,10/28/2020,1252,Mark Kelly,13445,DEM,50,Martha McSally,13446,REP,43,,7,11/3/2020,51.16,48.81,2.35,4.65,4.65,1,.9034716528401949, +72777,136586,6269,2020,2020_Sen-G_CO,CO,Sen-G,Sen-G,Swayable,543,Online,,10/28/2020,443,John Wright Hickenlooper,13474,DEM,56.9,Cory Gardner,13475,REP,43.1,,13.8,11/3/2020,53.5,44.18,9.32,4.48,4.48,1,.9934680101351533, +72336,135719,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Landmark Communications,166,IVR/Live Phone,,10/28/2020,750,Jon Ossoff,14567,DEM,47.3,David A. Perdue,14568,REP,47.2,2.7,.1,11/3/2020,47.95,49.73,-1.78,1.88,1.88,0,-1.461409739672016,for WSB-TV +72187,135403,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Public Policy Polling,263,IVR/Text,,10/28/2020,661,Jon Ossoff,14567,DEM,47,David A. Perdue,14568,REP,44,3,3,11/3/2020,47.95,49.73,-1.78,4.78,4.78,0,1.484921242341434,among 'voters' +72420,135893,6272,2020,2020_Sen-G_IA,IA,Sen-G,Sen-G,Selzer & Co.,304,Live Phone,,10/28/2020,814,Theresa Greenfield,13466,DEM,42,Joni K. Ernst,13467,REP,46,,-4,11/3/2020,45.15,51.74,-6.59,2.59,2.59,1,-4.3760461830891,for Des Moines Register | Mediacom +72779,136588,6276,2020,2020_Sen-G_KY,KY,Sen-G,Sen-G,Swayable,543,Online,,10/28/2020,365,Amy McGrath,13470,DEM,46.3,Mitch McConnell,13471,REP,49.1,4.6,-2.8,11/3/2020,38.23,57.76,-19.53,16.73,16.73,1,9.181541515632585, +72335,135888,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,RMG Research,555,IVR/Online/Text,,10/28/2020,800,Gary C. Peters,13453,DEM,50,John James,13454,REP,41,,9,11/3/2020,49.9,48.22,1.69,7.31,7.31,1,2.219702393093789,for PoliticalIQ +72587,136227,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Targoz Market Research,454,Online,,10/28/2020,993,Gary C. Peters,13453,DEM,54,John James,13454,REP,43,,11,11/3/2020,49.9,48.22,1.69,9.31,9.31,1,4.292801497096038,for PollSmart MR +72782,136585,6281,2020,2020_Sen-G_MN,MN,Sen-G,Sen-G,Swayable,543,Online,,10/28/2020,430,Tina Smith,15691,DEM,54.5,Jason Lewis,15692,REP,45.5,,9,11/3/2020,48.74,43.5,5.24,3.76,3.76,1,-1.406397935807577, +72586,136226,6281,2020,2020_Sen-G_MN,MN,Sen-G,Sen-G,Targoz Market Research,454,Online,,10/28/2020,1138,Tina Smith,15691,DEM,53,Jason Lewis,15692,REP,44,,9,11/3/2020,48.74,43.5,5.24,3.76,3.76,1,-.8605457136153996,for PollSmart MR +72321,135684,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Cardinal Point Analytics (CardinalGPS),591,IVR/Live Phone,,10/28/2020,750,Cal Cunningham,13468,DEM,40.65,Thom Tillis,13461,REP,45.9,6.06,-5.25,11/3/2020,46.94,48.69,-1.75,3.5,-3.5,1,-1.282272013308335,for North State Journal +72332,135711,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,East Carolina University,523,IVR/Online,,10/28/2020,1103,Cal Cunningham,13468,DEM,48.14,Thom Tillis,13461,REP,46.6,,1.54,11/3/2020,46.94,48.69,-1.75,3.29,3.29,0,-1.542404684365419, +72785,136587,6292,2020,2020_Sen-G_SC,SC,Sen-G,Sen-G,Swayable,543,Online,,10/28/2020,416,Jaime Harrison,13457,DEM,51.9,Lindsey Graham,13458,REP,46,2.2,5.9000001,11/3/2020,44.17,54.44,-10.27,16.17,16.17,0,9.317012149418831, +72786,136584,6294,2020,2020_Sen-G_TN,TN,Sen-G,Sen-G,Swayable,543,Online,,10/28/2020,431,Marquita Bradshaw,15851,DEM,39.3,Bill Hagerty,13694,REP,60.7,,-21.4,11/3/2020,35.16,62.2,-27.04,5.64,5.64,1,-.9969547586176615, +72498,136057,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,Gravis Marketing,124,IVR/Online,,10/28/2020,670,Mary Jennings Hegar,13459,DEM,43,John Cornyn,13444,REP,49,,-6,11/3/2020,43.87,53.51,-9.64,3.64,3.64,1,-.7233104649428429, +72229,135688,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,RMG Research,555,IVR/Text,,10/28/2020,800,Mary Jennings Hegar,13459,DEM,42,John Cornyn,13444,REP,48,,-6,11/3/2020,43.87,53.51,-9.64,3.64,3.64,1,-.6227850712217133,for PoliticalIQ +72336,135720,7780,2020,2020_Sen-OS_GA,GA,Sen-G,Sen-OS,Landmark Communications,166,IVR/Live Phone,,10/28/2020,750,Raphael Warnock,14489,DEM,36.9,Kelly Loeffler,13671,REP,25.1,23.1,11.8,11/3/2020,32.9,25.91,7,4.8,4.8,1,-2.772075222201115,for WSB-TV +72187,135404,7780,2020,2020_Sen-OS_GA,GA,Sen-G,Sen-OS,Public Policy Polling,263,IVR/Text,,10/28/2020,661,Raphael Warnock,14489,DEM,46,Kelly Loeffler,13671,REP,27,19,19,11/3/2020,32.9,25.91,7,12,12,1,5.288502073515902,among 'voters' +72321,135683,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,Cardinal Point Analytics (CardinalGPS),591,IVR/Live Phone,,10/28/2020,750,Roy A. Cooper,13404,DEM,46.84,Dan Forest,13406,REP,45.49,.94,1.35,11/3/2020,51.52,47.01,4.51,3.16,-3.16,1,-2.276876189815971,for North State Journal +72332,135710,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,East Carolina University,523,IVR/Online,,10/28/2020,1103,Roy A. Cooper,13404,DEM,54.31,Dan Forest,13406,REP,43.34,,10.97,11/3/2020,51.52,47.01,4.51,6.46,6.46,1,1.222941147143626, +72203,135434,7928,2020,2020_House-G_FL-13,FL-13,House-G,House-G,St. Pete Polls,314,IVR,,10/28/2020,1280,Charlie Crist,13566,DEM,54.8,Anna Paulina Luna,15945,REP,38.6,,16.200001,11/3/2020,53.04,46.96,6.08,10.12,10.12,1,3.269099399370931,for Florida Politics +72314,135672,8274,2020,2020_House-G_US,US,House-G,House-G,Opinium,559,Online,,10/28/2020,1451,Generic Candidate,13337,DEM,50,Generic Candidate,13338,REP,42,,8,11/3/2020,49.9,46.83,3.07,4.93,4.93,1,.5345075185183943,for The Guardian; among registered voters +72787,136575,8729,2020,2020_Gov-G_WA,WA,Gov-G,Gov-G,Swayable,543,Online,,10/28/2020,474,Jay Robert Inslee,13635,DEM,59.1,Loren Culp,13639,REP,40.9,,18.200001,11/3/2020,56.56,43.12,13.44,4.76,4.76,1,-.5552323194537728, +72506,136068,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Data for Progress,522,Online,,10/29/2020,1403,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,44,,10,11/3/2020,51.31,46.86,4.45,5.55,5.55,1,2.076486677834555, +72423,135949,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,SurveyMonkey,324,Online,,10/29/2020,41768,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,46,,6,11/3/2020,51.31,46.86,4.45,1.55,1.55,1,-1.741682335879229,for Axios +72632,136300,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Data Orbital,73,Live Phone,,10/29/2020,550,Joseph R. Biden Jr.,13256,DEM,45.9,Donald Trump,13254,REP,45.3,2.7,.60000002,11/3/2020,49.36,49.06,.31,.29,.29,1,-2.581121835383084, +73703,138268,6215,2020,2020_Pres-G_CA,CA,Pres-G,Pres-G,USC Schwarzenegger Institute,648,Online,,10/29/2020,1155,Joseph R. Biden Jr.,13256,DEM,65,Donald Trump,13254,REP,28,,37,11/3/2020,63.48,34.32,29.16,7.84,7.84,1,4.68727487275999,for USC Price; among registered voters +72399,135844,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,AtlasIntel,546,Online,,10/29/2020,786,Joseph R. Biden Jr.,13256,DEM,48.6,Donald Trump,13254,REP,48.5,,.1,11/3/2020,47.86,51.22,-3.36,3.46,3.46,0,-1.826687014053272, +72327,135692,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Public Policy Polling,263,IVR/Text,D,10/29/2020,941,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,45,,7,11/3/2020,47.86,51.22,-3.36,10.36,10.36,0,5.31903336769318,for unspecified Democratic sponsor; among 'voters' +72482,136022,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,RMG Research,555,IVR/Text,,10/29/2020,1200,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,47,,4,11/3/2020,47.86,51.22,-3.36,7.36,7.36,0,2.348278646147449,for PoliticalIQ +72479,136017,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/29/2020,1451,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,44,2,3,11/3/2020,47.86,51.22,-3.36,6.36,6.36,0,1.49024520332153, +72660,136354,6225,2020,2020_Pres-G_IL,IL,Pres-G,Pres-G,Victory Research,437,Live Phone,,10/29/2020,1208,Joseph R. Biden Jr.,13256,DEM,54.1,Donald Trump,13254,REP,38.2,,15.9,11/3/2020,57.54,40.55,16.99,1.09,-1.09,1,-1.936692959752795, +72493,136046,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Mitchell Research & Communications,213,IVR/Text,,10/29/2020,817,Joseph R. Biden Jr.,13256,DEM,52.1,Donald Trump,13254,REP,45,1.3,7.0999999,11/3/2020,50.62,47.84,2.78,4.32,4.32,1,-.7038614802112019, +72404,135857,6235,2020,2020_Pres-G_MO,MO,Pres-G,Pres-G,Remington Research Group,279,IVR,,10/29/2020,1010,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,50,2,-5,11/3/2020,41.41,56.8,-15.39,10.39,10.39,1,6.178159647444843,for Missouri Scout +72326,135691,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/29/2020,800,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,48,,-1,11/3/2020,48.59,49.93,-1.35,.35,.35,1,-2.876751643564943, +72341,135725,6244,2020,2020_Pres-G_NV,NV,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/29/2020,1024,Joseph R. Biden Jr.,13256,DEM,49.4,Donald Trump,13254,REP,47.1,1.7,2.3,11/3/2020,50.06,47.67,2.39,.09,-.09,1,-3.77681361783509,for unspecified Republican sponsor +72328,135693,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Public Policy Polling,263,IVR/Text,D,10/29/2020,1012,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,45,,7,11/3/2020,50.01,48.84,1.16,5.84,5.84,1,2.089519169331481,for unspecified Democratic sponsor; among 'voters' +72480,136018,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Siena College/The New York Times Upshot,448,Live Phone,,10/29/2020,1862,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,43,2,6,11/3/2020,50.01,48.84,1.16,4.84,4.84,1,1.36312966014917, +72406,135860,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,Public Policy Polling,263,IVR/Text,,10/29/2020,775,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,48,,2,11/3/2020,46.48,52.06,-5.58,7.58,7.58,0,3.797000608069051,among 'voters' +72632,136301,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Data Orbital,73,Live Phone,,10/29/2020,550,Mark Kelly,13445,DEM,47.1,Martha McSally,13446,REP,46,,1.1,11/3/2020,51.16,48.81,2.35,1.25,-1.25,1,-2.932172316337972, +72493,136047,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Mitchell Research & Communications,213,IVR/Text,,10/29/2020,817,Gary C. Peters,13453,DEM,50.3,John James,13454,REP,44.9,.4,5.4000001,11/3/2020,49.9,48.22,1.69,3.71,3.71,1,-1.507964380209627, +72326,135697,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/29/2020,800,Cal Cunningham,13468,DEM,47,Thom Tillis,13461,REP,44,,3,11/3/2020,46.94,48.69,-1.75,4.75,4.75,0,-.0787328024593701, +72404,135858,7820,2020,2020_Gov-G_MO,MO,Gov-G,Gov-G,Remington Research Group,279,IVR,,10/29/2020,1010,Nicole Galloway,13483,DEM,44,Mike Parson,13484,REP,50,2,-6,11/3/2020,40.69,57.11,-16.41,10.41,10.41,1,3.414216369061309,for Missouri Scout +72225,135492,8127,2020,2020_House-G_NC-9,NC-9,House-G,House-G,Public Policy Polling,263,IVR/Text,D,10/29/2020,750,Cynthia Lee Wallace,15178,DEM,43,Dan Bishop,15180,REP,45,,-2,11/3/2020,44.41,55.59,-11.18,9.18,9.18,1,2.248025027177054,for unspecified Democratic sponsor; among 'voters' +72504,136062,8731,2020,2020_Gov-G_PR,PR,Gov-G,Gov-G,El Nuevo Día/The Research Office,599,Face-to-face,,10/29/2020,1000,Pedro R. Pierluisi,15912,NPP,35,Carlos Delgado Altieri,15917,PPD,34,11,1,11/3/2020,33.24,31.75,1.49,.49,,1,-3.136725673468616,among registered voters +72504,136065,8732,2020,2020_House-G_PR-1,PR-1,House-G,House-G,El Nuevo Día/The Research Office,599,Face-to-face,,10/29/2020,1000,Jenniffer González,15923,NPP,44,Aníbal Acevedo-Vilá,15924,PPD,32,9,12,11/3/2020,41.18,32.16,9.02,2.98,,1,-1.368785189654252,among registered voters +72598,136249,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Morning Consult,218,Online,,10/30/2020,14663,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,44,,8,11/3/2020,51.31,46.86,4.45,3.55,3.55,1,.5914866092283008, +72486,136034,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,NBC News/The Wall Street Journal,221,Live Phone,,10/30/2020,1000,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,42,,10,11/3/2020,51.31,46.86,4.45,5.55,5.55,1,2.040349570938893,among registered voters +72654,136344,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/30/2020,1516,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,39,,11,11/3/2020,51.31,46.86,4.45,6.55,6.55,1,3.256884680969936, +72642,136314,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,RMG Research,555,IVR/Text,,10/30/2020,1200,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,44,1,7,11/3/2020,51.31,46.86,4.45,2.55,2.55,1,-.9648652607241875,for Just the News +72631,136311,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/30/2020,1500,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,47,,1,11/3/2020,51.31,46.86,4.45,3.45,-3.45,1,.0686740365756492, +72646,136321,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,SurveyUSA,325,Online,,10/30/2020,1265,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,44,,8,11/3/2020,51.31,46.86,4.45,3.55,3.55,1,.1300234805791084,for Cheddar +72789,136571,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Swayable,543,Online,,10/30/2020,3115,Joseph R. Biden Jr.,13256,DEM,51.9,Donald Trump,13254,REP,46.3,1.5,5.5999999,11/3/2020,51.31,46.86,4.45,1.15,1.15,1,-2.148150334920235, +72591,136229,6212,2020,2020_Pres-G_AL,AL,Pres-G,Pres-G,Data for Progress,522,Online/Text,,10/30/2020,1045,Joseph R. Biden Jr.,13256,DEM,38,Donald Trump,13254,REP,58,3,-20,11/3/2020,36.57,62.03,-25.46,5.46,5.46,1,1.45522315163666, +72763,136545,6212,2020,2020_Pres-G_AL,AL,Pres-G,Pres-G,Swayable,543,Online,,10/30/2020,330,Joseph R. Biden Jr.,13256,DEM,37.8,Donald Trump,13254,REP,55,7.2,-17.200001,11/3/2020,36.57,62.03,-25.46,8.26,8.26,1,3.622327219096732, +72585,136220,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Data for Progress,522,Online/Text,,10/30/2020,1195,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,47,2,3,11/3/2020,49.36,49.06,.31,2.69,2.69,1,.3037384993837451, +72495,136049,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Emerson College,88,IVR/Online/Text,,10/30/2020,732,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,45.9,,2.0999999,11/3/2020,49.36,49.06,.31,1.79,1.79,1,-.8721738114177905, +72653,136342,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Ipsos,154,Online,,10/30/2020,610,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,47.5,1,2.5,11/3/2020,49.36,49.06,.31,2.19,2.19,1,-.7208742628399634,for Reuters; average of multiple versions or turnout models listed in poll +72764,136546,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Swayable,543,Online,,10/30/2020,360,Joseph R. Biden Jr.,13256,DEM,50.6,Donald Trump,13254,REP,45.7,3.7,4.9000001,11/3/2020,49.36,49.06,.31,4.59,4.59,1,1.350263518993006, +72651,136336,6215,2020,2020_Pres-G_CA,CA,Pres-G,Pres-G,David Binder Research,578,Live Phone/Online,,10/30/2020,800,Joseph R. Biden Jr.,13256,DEM,62,Donald Trump,13254,REP,31,,31,11/3/2020,63.48,34.32,29.16,1.84,1.84,1,-1.415827399414357, +72584,136218,6216,2020,2020_Pres-G_CO,CO,Pres-G,Pres-G,Data for Progress,522,Online/Text,,10/30/2020,709,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,42,3,12,11/3/2020,55.4,41.9,13.5,1.5,-1.5,1,-.8742808855152787, +72721,136490,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Data for Progress,522,Online/Text,,10/30/2020,1202,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,48,1,3,11/3/2020,47.86,51.22,-3.36,6.36,6.36,0,1.428361652785911, +72516,136082,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Emerson College,88,IVR/Online/Text,,10/30/2020,849,Joseph R. Biden Jr.,13256,DEM,51.9,Donald Trump,13254,REP,46.1,,5.8000002,11/3/2020,47.86,51.22,-3.36,9.16,9.16,0,4.106492596607175, +72658,136361,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Ipsos,154,Online,,10/30/2020,670,Joseph R. Biden Jr.,13256,DEM,50.5,Donald Trump,13254,REP,46.5,1,4,11/3/2020,47.86,51.22,-3.36,7.36,7.36,0,2.113056349621348,for Reuters; average of multiple versions or turnout models listed in poll +72656,136346,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/30/2020,1657,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,42,,5,11/3/2020,47.86,51.22,-3.36,8.36,8.36,0,3.68677144975276, +72499,136056,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,10/30/2020,800,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,47,,1,11/3/2020,47.86,51.22,-3.36,4.36,4.36,0,-.926616613330483, +72484,136024,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,St. Pete Polls,314,IVR,,10/30/2020,2758,Joseph R. Biden Jr.,13256,DEM,49.2,Donald Trump,13254,REP,48.1,,1.1,11/3/2020,47.86,51.22,-3.36,4.46,4.46,0,-.2114683750506331,for Florida Politics +72765,136547,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Swayable,543,Online,,10/30/2020,1261,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,45.5,.8,7.5,11/3/2020,47.86,51.22,-3.36,10.86,10.86,0,5.893326514160256, +72738,136512,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Data for Progress,522,Online/Text,,10/30/2020,1036,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,48,1,2,11/3/2020,49.47,49.24,.24,1.76,1.76,1,-.8340889695865905, +72517,136083,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Emerson College,88,IVR/Online/Text,,10/30/2020,749,Joseph R. Biden Jr.,13256,DEM,48.8,Donald Trump,13254,REP,49.4,,-.60000002,11/3/2020,49.47,49.24,.24,.84,-.84,0,-2.029633656476061, +72766,136548,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Swayable,543,Online,,10/30/2020,438,Joseph R. Biden Jr.,13256,DEM,53.6,Donald Trump,13254,REP,44.3,2,9.3000002,11/3/2020,49.47,49.24,.24,9.06,9.06,1,5.910460630353749, +72741,136519,6223,2020,2020_Pres-G_IA,IA,Pres-G,Pres-G,Data for Progress,522,Online/Text,,10/30/2020,951,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,49,3,-2,11/3/2020,44.89,53.09,-8.2,6.2,6.2,1,-.6648357795197241, +72489,136037,6223,2020,2020_Pres-G_IA,IA,Pres-G,Pres-G,Emerson College,88,IVR/Online/Text,,10/30/2020,604,Joseph R. Biden Jr.,13256,DEM,47.4,Donald Trump,13254,REP,48.6,,-1.2,11/3/2020,44.89,53.09,-8.2,7,7,1,-.0842237554737639, +72492,136043,6223,2020,2020_Pres-G_IA,IA,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,IVR/Live Phone,,10/30/2020,400,Joseph R. Biden Jr.,13256,DEM,46.1,Donald Trump,13254,REP,47.8,.5,-1.7,11/3/2020,44.89,53.09,-8.2,6.5,6.5,1,-1.093043822692783,for Center for American Greatness +72767,136549,6225,2020,2020_Pres-G_IL,IL,Pres-G,Pres-G,Swayable,543,Online,,10/30/2020,485,Joseph R. Biden Jr.,13256,DEM,55.1,Donald Trump,13254,REP,43.6,.9,11.5,11/3/2020,57.54,40.55,16.99,5.49,-5.49,1,2.773491760666872, +72768,136550,6226,2020,2020_Pres-G_IN,IN,Pres-G,Pres-G,Swayable,543,Online,,10/30/2020,264,Joseph R. Biden Jr.,13256,DEM,43,Donald Trump,13254,REP,55.2,1.7,-12.2,11/3/2020,40.96,57.02,-16.06,3.86,3.86,1,-2.208773706161834, +72723,136492,6227,2020,2020_Pres-G_KS,KS,Pres-G,Pres-G,Data for Progress,522,Online/Text,,10/30/2020,1121,Joseph R. Biden Jr.,13256,DEM,41,Donald Trump,13254,REP,55,3,-14,11/3/2020,41.56,56.21,-14.65,.65,.65,1,-3.680944190606223, +72511,136075,6232,2020,2020_Pres-G_ME,ME,Pres-G,Pres-G,Emerson College,88,IVR/Online/Text,,10/30/2020,611,Joseph R. Biden Jr.,13256,DEM,54.3,Donald Trump,13254,REP,42.9,,11.4,11/3/2020,53.09,44.02,9.07,2.33,2.33,1,-1.444424810949746, +72487,136035,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Emerson College,88,IVR/Online/Text,,10/30/2020,700,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,45.5,,6.5,11/3/2020,50.62,47.84,2.78,3.72,3.72,1,-1.331522705278464, +72508,136073,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Ipsos,154,Online,,10/30/2020,654,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,44,1,9,11/3/2020,50.62,47.84,2.78,6.22,6.22,1,1.165827373174223,for Reuters; average of multiple versions or turnout models listed in poll +72333,135712,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Public Policy Polling,263,IVR/Text,D,10/30/2020,745,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,44,1,10,11/3/2020,50.62,47.84,2.78,7.22,7.22,1,2.275491742341104,for unspecified Democratic sponsor; among 'voters' +72769,136551,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Swayable,543,Online,,10/30/2020,413,Joseph R. Biden Jr.,13256,DEM,53.6,Donald Trump,13254,REP,44.9,1.3,8.6999998,11/3/2020,50.62,47.84,2.78,5.92,5.92,1,.5765270123183938, +72740,136517,6234,2020,2020_Pres-G_MN,MN,Pres-G,Pres-G,Data for Progress,522,Online/Text,,10/30/2020,1259,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,43,4,8,11/3/2020,52.4,45.28,7.11,.89,.89,1,-1.765553031680037, +72405,135859,6234,2020,2020_Pres-G_MN,MN,Pres-G,Pres-G,Public Policy Polling,263,IVR/Text,,10/30/2020,770,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,43,,11,11/3/2020,52.4,45.28,7.11,3.89,3.89,1,1.164130938436812,among 'voters' +72739,136515,6236,2020,2020_Pres-G_MS,MS,Pres-G,Pres-G,Data for Progress,522,Online/Text,,10/30/2020,562,Joseph R. Biden Jr.,13256,DEM,41,Donald Trump,13254,REP,55,2,-14,11/3/2020,41.06,57.6,-16.55,2.55,2.55,1,-2.041329564535964, +72581,136212,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Data for Progress,522,Online,,10/30/2020,908,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,48,1,2,11/3/2020,48.59,49.93,-1.35,3.35,3.35,0,.4284398483587971, +72515,136081,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Emerson College,88,IVR/Online/Text,,10/30/2020,855,Joseph R. Biden Jr.,13256,DEM,47.4,Donald Trump,13254,REP,47.1,,.30000001,11/3/2020,48.59,49.93,-1.35,1.65,1.65,0,-1.387273461826489, +72659,136362,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Ipsos,154,Online,,10/30/2020,707,Joseph R. Biden Jr.,13256,DEM,49.5,Donald Trump,13254,REP,48,1,1.5,11/3/2020,48.59,49.93,-1.35,2.85,2.85,0,-.3032852200632324,for Reuters; average of multiple versions or turnout models listed in poll +72770,136552,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Swayable,543,Online,,10/30/2020,690,Joseph R. Biden Jr.,13256,DEM,52.3,Donald Trump,13254,REP,46.4,1,5.9000001,11/3/2020,48.59,49.93,-1.35,7.25,7.25,0,4.134800726194983, +72771,136553,6242,2020,2020_Pres-G_NJ,NJ,Pres-G,Pres-G,Swayable,543,Online,,10/30/2020,324,Joseph R. Biden Jr.,13256,DEM,58.9,Donald Trump,13254,REP,40,.8,18.9,11/3/2020,57.33,41.4,15.94,2.96,2.96,1,-1.894298020549639, +72720,136489,6244,2020,2020_Pres-G_NV,NV,Pres-G,Pres-G,Data for Progress,522,Online/Text,,10/30/2020,1442,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,44,3,7,11/3/2020,50.06,47.67,2.39,4.61,4.61,1,1.327063386808475, +72496,136050,6244,2020,2020_Pres-G_NV,NV,Pres-G,Pres-G,Emerson College,88,IVR/Online/Text,,10/30/2020,720,Joseph R. Biden Jr.,13256,DEM,48.9,Donald Trump,13254,REP,47.2,,1.7,11/3/2020,50.06,47.67,2.39,.69,-.69,1,-3.237605087832319, +72657,136347,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,AtlasIntel,546,Online,,10/30/2020,660,Joseph R. Biden Jr.,13256,DEM,46.5,Donald Trump,13254,REP,50.4,,-3.9000001,11/3/2020,45.24,53.27,-8.03,4.13,4.13,1,-1.709623994536106, +72488,136036,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Emerson College,88,IVR/Online/Text,,10/30/2020,656,Joseph R. Biden Jr.,13256,DEM,49.6,Donald Trump,13254,REP,48.7,,.89999998,11/3/2020,45.24,53.27,-8.03,8.93,8.93,0,3.282427669114411, +72655,136345,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Quinnipiac University,267,Live Phone,,10/30/2020,1440,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,43,,4,11/3/2020,45.24,53.27,-8.03,12.03,12.03,0,7.392691956255355, +72772,136554,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Swayable,543,Online,,10/30/2020,516,Joseph R. Biden Jr.,13256,DEM,47.1,Donald Trump,13254,REP,52.3,.5,-5.1999998,11/3/2020,45.24,53.27,-8.03,2.83,2.83,1,-3.669642736377959, +72475,136002,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,AtlasIntel,546,Online,,10/30/2020,672,Joseph R. Biden Jr.,13256,DEM,48.5,Donald Trump,13254,REP,49.6,,-1.1,11/3/2020,50.01,48.84,1.16,2.26,-2.26,0,-1.740897962238962, +72719,136488,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Data for Progress,522,Online/Text,,10/30/2020,1417,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,45,2,7,11/3/2020,50.01,48.84,1.16,5.84,5.84,1,2.325716961360097, +72510,136074,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Emerson College,88,IVR/Online/Text,,10/30/2020,823,Joseph R. Biden Jr.,13256,DEM,51.5,Donald Trump,13254,REP,46.6,,4.9000001,11/3/2020,50.01,48.84,1.16,3.74,3.74,1,-.1011853098280762, +72507,136070,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Ipsos,154,Online,,10/30/2020,673,Joseph R. Biden Jr.,13256,DEM,51.5,Donald Trump,13254,REP,45.5,1,6,11/3/2020,50.01,48.84,1.16,4.84,4.84,1,.8425261401288262,for Reuters; average of multiple versions or turnout models listed in poll +72599,136266,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Monmouth University,215,Live Phone,,10/30/2020,502,Joseph R. Biden Jr.,13256,DEM,50.5,Donald Trump,13254,REP,44.5,,6,11/3/2020,50.01,48.84,1.16,4.84,4.84,1,.6521799639368846,average of multiple versions or turnout models listed in poll +72773,136555,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Swayable,543,Online,,10/30/2020,1107,Joseph R. Biden Jr.,13256,DEM,49.9,Donald Trump,13254,REP,48.4,1.7,1.5,11/3/2020,50.01,48.84,1.16,.34,.34,1,-3.449079583567176, +72724,136494,6251,2020,2020_Pres-G_SC,SC,Pres-G,Pres-G,Data for Progress,522,Online/Text,,10/30/2020,880,Joseph R. Biden Jr.,13256,DEM,44,Donald Trump,13254,REP,53,2,-9,11/3/2020,43.43,55.11,-11.68,2.68,2.68,1,-1.666078735852864, +72583,136216,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,Data for Progress,522,Online/Text,,10/30/2020,926,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,48,1,1,11/3/2020,46.48,52.06,-5.58,6.58,6.58,0,3.114550496827753, +72518,136084,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,Emerson College,88,IVR/Online/Text,,10/30/2020,763,Joseph R. Biden Jr.,13256,DEM,48.7,Donald Trump,13254,REP,49.7,,-1,11/3/2020,46.48,52.06,-5.58,4.58,4.58,1,.7365698953722973, +72774,136556,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,Swayable,543,Online,,10/30/2020,1151,Joseph R. Biden Jr.,13256,DEM,47.2,Donald Trump,13254,REP,51.2,1.2,-4,11/3/2020,46.48,52.06,-5.58,1.58,1.58,1,-2.294573815833428, +72590,136228,6256,2020,2020_Pres-G_VA,VA,Pres-G,Pres-G,Data for Progress,522,Online/Text,,10/30/2020,690,Joseph R. Biden Jr.,13256,DEM,54,Donald Trump,13254,REP,43,1,11,11/3/2020,54.11,44,10.11,.89,.89,1,-1.281463992002055, +72775,136557,6256,2020,2020_Pres-G_VA,VA,Pres-G,Pres-G,Swayable,543,Online,,10/30/2020,467,Joseph R. Biden Jr.,13256,DEM,56.3,Donald Trump,13254,REP,41.3,2.5,15,11/3/2020,54.11,44,10.11,4.89,4.89,1,2.378243992417131, +72409,135866,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Emerson College,88,IVR/Online,,10/30/2020,751,Joseph R. Biden Jr.,13256,DEM,52.7,Donald Trump,13254,REP,45.4,,7.3000002,11/3/2020,49.45,48.82,.63,6.67,6.67,1,.587461754354164, +72505,136067,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Ipsos,154,Online,,10/30/2020,696,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,44,2,9,11/3/2020,49.45,48.82,.63,8.37,8.37,1,2.297780195212519,for Reuters; average of multiple versions or turnout models listed in poll +72419,135892,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Susquehanna Polling & Research Inc.,326,Live Phone,,10/30/2020,450,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,46,3,3,11/3/2020,49.45,48.82,.63,2.37,2.37,1,-4.500271996415472,for Center for American Greatness +72776,136558,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Swayable,543,Online,,10/30/2020,253,Joseph R. Biden Jr.,13256,DEM,54.6,Donald Trump,13254,REP,44.9,.6,9.6999998,11/3/2020,49.45,48.82,.63,9.07,9.07,1,1.754998685311215, +72591,136234,6266,2020,2020_Sen-G_AL,AL,Sen-G,Sen-G,Data for Progress,522,Online/Text,,10/30/2020,1045,Doug Jones,13612,DEM,44,Tommy Tuberville,13614,REP,56,,-12,11/3/2020,39.74,60.1,-20.36,8.36,8.36,1,1.624528628152896, +72763,136582,6266,2020,2020_Sen-G_AL,AL,Sen-G,Sen-G,Swayable,543,Online,,10/30/2020,294,Doug Jones,13612,DEM,42.3,Tommy Tuberville,13614,REP,57.6,,-15.3,11/3/2020,39.74,60.1,-20.36,5.06,5.06,1,-3.031419255586887, +72585,136221,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Data for Progress,522,Online/Text,,10/30/2020,1195,Mark Kelly,13445,DEM,54,Martha McSally,13446,REP,46,,8,11/3/2020,51.16,48.81,2.35,5.65,5.65,1,1.974518159507463, +72495,136051,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Emerson College,88,IVR/Online/Text,,10/30/2020,732,Mark Kelly,13445,DEM,50.3,Martha McSally,13446,REP,47.6,,2.7,11/3/2020,51.16,48.81,2.35,.35,.35,1,-3.700061430749622, +72653,136343,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Ipsos,154,Online,,10/30/2020,610,Mark Kelly,13445,DEM,53,Martha McSally,13446,REP,44,,9,11/3/2020,51.16,48.81,2.35,6.65,6.65,1,2.759630077842269,for Reuters +72764,136581,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Swayable,543,Online,,10/30/2020,333,Mark Kelly,13445,DEM,55,Martha McSally,13446,REP,45,,10,11/3/2020,51.16,48.81,2.35,7.65,7.65,1,3.220943342712976, +72584,136219,6269,2020,2020_Sen-G_CO,CO,Sen-G,Sen-G,Data for Progress,522,Online/Text,,10/30/2020,709,John Wright Hickenlooper,13474,DEM,54,Cory Gardner,13475,REP,45,,9,11/3/2020,53.5,44.18,9.32,.32,-.32,1,-3.023200921585759, +72738,136513,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Data for Progress,522,Online/Text,,10/30/2020,1036,Jon Ossoff,14567,DEM,51,David A. Perdue,14568,REP,46,3,5,11/3/2020,47.95,49.73,-1.78,6.78,6.78,0,3.855818008175528, +72517,136086,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Emerson College,88,IVR/Online/Text,,10/30/2020,749,Jon Ossoff,14567,DEM,48.9,David A. Perdue,14568,REP,47.6,,1.3,11/3/2020,47.95,49.73,-1.78,3.08,3.08,0,-.2744791466664297, +72766,136578,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Swayable,543,Online,,10/30/2020,407,Jon Ossoff,14567,DEM,47.9,David A. Perdue,14568,REP,49.2,,-1.3,11/3/2020,47.95,49.73,-1.78,.48,.48,1,-3.639784921040705, +72741,136520,6272,2020,2020_Sen-G_IA,IA,Sen-G,Sen-G,Data for Progress,522,Online/Text,,10/30/2020,951,Theresa Greenfield,13466,DEM,49,Joni K. Ernst,13467,REP,45,2,4,11/3/2020,45.15,51.74,-6.59,10.59,10.59,0,4.172982760648409, +72489,136039,6272,2020,2020_Sen-G_IA,IA,Sen-G,Sen-G,Emerson College,88,IVR/Online/Text,,10/30/2020,604,Theresa Greenfield,13466,DEM,50.8,Joni K. Ernst,13467,REP,47.7,,3.0999999,11/3/2020,45.15,51.74,-6.59,9.69,9.69,0,2.666501835427232, +72492,136045,6272,2020,2020_Sen-G_IA,IA,Sen-G,Sen-G,Opinion Savvy/InsiderAdvantage,243,IVR/Live Phone,,10/30/2020,400,Theresa Greenfield,13466,DEM,45.1,Joni K. Ernst,13467,REP,50.7,.5,-5.5999999,11/3/2020,45.15,51.74,-6.59,.99,.99,1,-6.472092986579866,for Center for American Greatness +72723,136493,6275,2020,2020_Sen-G_KS,KS,Sen-G,Sen-G,Data for Progress,522,Online/Text,,10/30/2020,1121,Barbara Bollier,13698,DEM,45,Roger Marshall,14604,REP,51,4,-6,11/3/2020,41.79,53.22,-11.44,5.44,5.44,1,-1.543369157619229, +72511,136078,6279,2020,2020_Sen-G_ME,ME,Sen-G,Sen-G,Emerson College,88,IVR/Online/Text,,10/30/2020,611,Sara Gideon,13455,DEM,47.6,Susan M. Collins,13456,REP,45.8,5,1.8,11/3/2020,42.39,50.98,-8.6,10.4,10.4,0,1.932791437503421, +72487,136038,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Emerson College,88,IVR/Online/Text,,10/30/2020,700,Gary C. Peters,13453,DEM,51.8,John James,13454,REP,46,,5.8000002,11/3/2020,49.9,48.22,1.69,4.11,4.11,1,-1.035682455553766, +72508,136079,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Ipsos,154,Online,,10/30/2020,654,Gary C. Peters,13453,DEM,51,John James,13454,REP,44,,7,11/3/2020,49.9,48.22,1.69,5.31,5.31,1,.0512767743410655,for Reuters +72333,135713,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Public Policy Polling,263,IVR/Text,D,10/30/2020,745,Gary C. Peters,13453,DEM,54,John James,13454,REP,44,,10,11/3/2020,49.9,48.22,1.69,8.31,8.31,1,3.386497859168268,for unspecified Democratic sponsor; among 'voters' +72769,136579,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Swayable,543,Online,,10/30/2020,393,Gary C. Peters,13453,DEM,53.6,John James,13454,REP,46.4,,7.1999998,11/3/2020,49.9,48.22,1.69,5.51,5.51,1,.1010393803310063, +72740,136518,6281,2020,2020_Sen-G_MN,MN,Sen-G,Sen-G,Data for Progress,522,Online/Text,,10/30/2020,1259,Tina Smith,15691,DEM,54,Jason Lewis,15692,REP,44,,10,11/3/2020,48.74,43.5,5.24,4.76,4.76,1,.5238952443484015, +72405,135861,6281,2020,2020_Sen-G_MN,MN,Sen-G,Sen-G,Public Policy Polling,263,IVR/Text,,10/30/2020,770,Tina Smith,15691,DEM,51,Jason Lewis,15692,REP,42,,9,11/3/2020,48.74,43.5,5.24,3.76,3.76,1,-.6851299277738123,among 'voters' +72739,136516,6282,2020,2020_Sen-G_MS,MS,Sen-G,Sen-G,Data for Progress,522,Online/Text,,10/30/2020,562,Mike Espy,13651,DEM,47,Cindy Hyde-Smith,13652,REP,50,3,-3,11/3/2020,44.13,54.11,-9.98,6.98,6.98,1,2.106477802896856, +72581,136213,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Data for Progress,522,Online,,10/30/2020,908,Cal Cunningham,13468,DEM,51,Thom Tillis,13461,REP,46,2,5,11/3/2020,46.94,48.69,-1.75,6.75,6.75,0,2.159512708943379, +72515,136085,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Emerson College,88,IVR/Online/Text,,10/30/2020,855,Cal Cunningham,13468,DEM,50.4,Thom Tillis,13461,REP,47.2,,3.2,11/3/2020,46.94,48.69,-1.75,4.95,4.95,0,.2334778154172883, +72659,136353,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Ipsos,154,Online,,10/30/2020,707,Cal Cunningham,13468,DEM,48,Thom Tillis,13461,REP,46,,2,11/3/2020,46.94,48.69,-1.75,3.75,3.75,0,-1.205346555838483,for Reuters +72770,136580,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Swayable,543,Online,,10/30/2020,619,Cal Cunningham,13468,DEM,53.2,Thom Tillis,13461,REP,46.8,,6.4000001,11/3/2020,46.94,48.69,-1.75,8.15,8.15,0,3.165384113414198, +72724,136495,6292,2020,2020_Sen-G_SC,SC,Sen-G,Sen-G,Data for Progress,522,Online/Text,,10/30/2020,880,Jaime Harrison,13457,DEM,46,Lindsey Graham,13458,REP,49,4,-3,11/3/2020,44.17,54.44,-10.27,7.27,7.27,1,.5907081981595773, +72583,136217,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,Data for Progress,522,Online/Text,,10/30/2020,926,Mary Jennings Hegar,13459,DEM,47,John Cornyn,13444,REP,50,1,-3,11/3/2020,43.87,53.51,-9.64,6.64,6.64,1,2.943005634413876, +72518,136088,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,Emerson College,88,IVR/Online/Text,,10/30/2020,763,Mary Jennings Hegar,13459,DEM,47,John Cornyn,13444,REP,51,,-4,11/3/2020,43.87,53.51,-9.64,5.64,5.64,1,1.560975261991828, +72774,136577,6295,2020,2020_Sen-G_TX,TX,Sen-G,Sen-G,Swayable,543,Online,,10/30/2020,1042,Mary Jennings Hegar,13459,DEM,43.5,John Cornyn,13444,REP,56.5,,-13,11/3/2020,43.87,53.51,-9.64,3.36,-3.36,1,-.8266248532213774, +72590,136233,6296,2020,2020_Sen-G_VA,VA,Sen-G,Sen-G,Data for Progress,522,Online/Text,,10/30/2020,690,Mark R. Warner,14760,DEM,57,Daniel M. Gade,15688,REP,42,,15,11/3/2020,55.99,43.91,12.08,2.92,2.92,1,-1.803348103119236, +72775,136583,6296,2020,2020_Sen-G_VA,VA,Sen-G,Sen-G,Swayable,543,Online,,10/30/2020,283,Mark R. Warner,14760,DEM,60.7,Daniel M. Gade,15688,REP,39.3,,21.4,11/3/2020,55.99,43.91,12.08,9.32,9.32,1,4.4418321930654, +72738,136514,7780,2020,2020_Sen-OS_GA,GA,Sen-G,Sen-OS,Data for Progress,522,Online/Text,,10/30/2020,1036,Raphael Warnock,14489,DEM,41,Kelly Loeffler,13671,REP,26,21,15,11/3/2020,32.9,25.91,7,8,8,1,1.305430675389969, +72517,136087,7780,2020,2020_Sen-OS_GA,GA,Sen-G,Sen-OS,Emerson College,88,IVR/Online/Text,,10/30/2020,749,Raphael Warnock,14489,DEM,37.9,Kelly Loeffler,13671,REP,23.5,26.8,14.4,11/3/2020,32.9,25.91,7,7.4,7.4,1,.1439011296129073, +72515,136198,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,Emerson College,88,IVR/Online/Text,,10/30/2020,855,Roy A. Cooper,13404,DEM,54.7,Dan Forest,13406,REP,44.8,,9.8999996,11/3/2020,51.52,47.01,4.51,5.39,5.39,1,-.124991705962632, +72770,136574,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,Swayable,543,Online,,10/30/2020,655,Roy A. Cooper,13404,DEM,54.7,Dan Forest,13406,REP,42.2,2.4,12.5,11/3/2020,51.52,47.01,4.51,7.99,7.99,1,2.497682151682832, +72413,135872,8069,2020,2020_House-G_NE-2,NE-2,House-G,House-G,Emerson College,88,IVR/Online,,10/30/2020,806,Kara Eastman,13509,DEM,47.5,Don Bacon,13510,REP,50.5,,-3,11/3/2020,46.21,50.77,-4.56,1.56,1.56,1,-3.090583621590353, +72598,136242,8274,2020,2020_House-G_US,US,House-G,House-G,Morning Consult,218,Online,,10/30/2020,14663,Generic Candidate,13337,DEM,50,Generic Candidate,13338,REP,43,,7,11/3/2020,49.9,46.83,3.07,3.93,3.93,1,-.1954826509092555, +72486,136033,8274,2020,2020_House-G_US,US,House-G,House-G,NBC News/The Wall Street Journal,221,Live Phone,,10/30/2020,1000,Generic Candidate,13337,DEM,48,Generic Candidate,13338,REP,43,,5,11/3/2020,49.9,46.83,3.07,1.93,1.93,1,-2.442673563309893,among registered voters +72512,136076,8422,2020,2020_Pres-G_M1,M1,Pres-G,Pres-G,Emerson College,88,IVR/Online/Text,,10/30/2020,310,Joseph R. Biden Jr.,13256,DEM,57.7,Donald Trump,13254,REP,38.7,,19,11/3/2020,60.11,37.02,23.09,4.09,-4.09,1,.4652483591513228, +72513,136077,8423,2020,2020_Pres-G_M2,M2,Pres-G,Pres-G,Emerson College,88,IVR/Online/Text,,10/30/2020,301,Joseph R. Biden Jr.,13256,DEM,49.8,Donald Trump,13254,REP,46.8,,3,11/3/2020,44.82,52.26,-7.44,10.44,10.44,0,3.019602961092118, +72410,135867,8718,2020,2020_Pres-G_N2,N2,Pres-G,Pres-G,Emerson College,88,IVR/Online,,10/30/2020,806,Joseph R. Biden Jr.,13256,DEM,50.4,Donald Trump,13254,REP,47.8,,2.5999999,11/3/2020,51.95,45.45,6.5,3.9,-3.9,1,.4321071701336819, +72636,136307,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,AYTM,635,Online,,10/31/2020,700,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,39,,9,11/3/2020,51.31,46.86,4.45,4.55,4.55,1,.9133644959897327,for Aspiration +72645,136320,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Brandwatch Qriously,610,Online,,10/31/2020,3505,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,41,2,11,11/3/2020,51.31,46.86,4.45,6.55,6.55,1,3.512645030416507,for Brandwatch +72725,136496,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Change Research,48,Online/Text,,10/31/2020,1880,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,42,2,10,11/3/2020,51.31,46.86,4.45,5.55,5.55,1,2.372017675138333,for CNBC +72863,136726,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,IBD/TIPP,144,Live Phone/Online,,10/31/2020,1212,Joseph R. Biden Jr.,13256,DEM,50.45,Donald Trump,13254,REP,46.05,2,4.4000001,11/3/2020,51.31,46.86,4.45,.05,-.05,1,-3.424567886463428,average of multiple versions or turnout models listed in poll +72582,136215,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Léger,572,Online,,10/31/2020,827,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,42,2,8,11/3/2020,51.31,46.86,4.45,3.55,3.55,1,-.0289802134392258, +72644,136319,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Redfield & Wilton Strategies,562,Online,,10/31/2020,8765,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,41,1,12,11/3/2020,51.31,46.86,4.45,7.55,7.55,1,4.638279515359147, +72619,136279,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,10/31/2020,1360,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,43,,10,11/3/2020,51.31,46.86,4.45,5.55,5.55,1,2.428870990098789,for Yahoo News +72500,136058,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,AtlasIntel,546,Online,,10/31/2020,641,Joseph R. Biden Jr.,13256,DEM,48.1,Donald Trump,13254,REP,50.4,,-2.3,11/3/2020,49.36,49.06,.31,2.61,-2.61,0,-.07850943207257, +72726,136497,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Change Research,48,Online/Text,,10/31/2020,409,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,47,2,3,11/3/2020,49.36,49.06,.31,2.69,2.69,1,-.4439505688184984,for CNBC +72649,136324,6214,2020,2020_Pres-G_AZ,AZ,Pres-G,Pres-G,Marist College,183,Live Phone,,10/31/2020,717,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,48,,0,11/3/2020,49.36,49.06,.31,.31,-.31,.5,-2.345784020438224,for NBC News +72580,136210,6216,2020,2020_Pres-G_CO,CO,Pres-G,Pres-G,Keating Research/OnSight Public Affairs/Melanson,455,Online,,10/31/2020,502,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,41,,12,11/3/2020,55.4,41.9,13.5,1.5,-1.5,1,-.8574421004276622, +72637,136308,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,AYTM,635,Online,,10/31/2020,517,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,43,,2,11/3/2020,47.86,51.22,-3.36,5.36,5.36,0,.0060338009696881,for Aspiration +72727,136498,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Change Research,48,Online/Text,,10/31/2020,806,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,48,0,3,11/3/2020,47.86,51.22,-3.36,6.36,6.36,0,1.298745831888472,for CNBC +72634,136303,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Frederick Polls,108,Text,,10/31/2020,768,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,49,,2,11/3/2020,47.86,51.22,-3.36,5.36,5.36,0,.2337999743156876,for COMPETE_ | AMM Political Strategies +72491,136044,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Susquehanna Polling & Research Inc.,326,IVR,,10/31/2020,400,Joseph R. Biden Jr.,13256,DEM,46,Donald Trump,13254,REP,47,2,-1,11/3/2020,47.86,51.22,-3.36,2.36,2.36,1,-3.484188287755528,for Center for American Greatness +72639,136310,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,AYTM,635,Online,,10/31/2020,380,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,48,,4,11/3/2020,49.47,49.24,.24,3.76,3.76,1,.4621356095740636,for Aspiration +72593,136231,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,AtlasIntel,546,Online,,10/31/2020,679,Joseph R. Biden Jr.,13256,DEM,46.1,Donald Trump,13254,REP,48.3,,-2.2,11/3/2020,49.47,49.24,.24,2.44,-2.44,0,-.2689838864859636, +72756,136536,6223,2020,2020_Pres-G_IA,IA,Pres-G,Pres-G,Change Research,48,Online/Text,,10/31/2020,1084,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,47,3,0,11/3/2020,44.89,53.09,-8.2,8.2,8.2,.5,1.59756524091175, +72577,136206,6223,2020,2020_Pres-G_IA,IA,Pres-G,Pres-G,Civiqs,471,Online,,10/31/2020,853,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,48,,1,11/3/2020,44.89,53.09,-8.2,9.2,9.2,0,2.503681345620498,for Daily Kos +72801,136602,6232,2020,2020_Pres-G_ME,ME,Pres-G,Pres-G,Change Research,48,Online/Text,,10/31/2020,1024,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,40,4,12,11/3/2020,53.09,44.02,9.07,2.93,2.93,1,-.4834199473607227, +72594,136232,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,AtlasIntel,546,Online,,10/31/2020,686,Joseph R. Biden Jr.,13256,DEM,48.3,Donald Trump,13254,REP,45.9,,2.4000001,11/3/2020,50.62,47.84,2.78,.38,-.38,1,-4.642366121340678, +72728,136499,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Change Research,48,Online/Text,,10/31/2020,383,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,44,3,7,11/3/2020,50.62,47.84,2.78,4.22,4.22,1,-1.377666124595047,for CNBC +72509,136072,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,IVR/Live Phone,,10/31/2020,500,Joseph R. Biden Jr.,13256,DEM,48.8,Donald Trump,13254,REP,46.7,1.7,2.0999999,11/3/2020,50.62,47.84,2.78,.68,-.68,1,-4.656838294028051,for Center for American Greatness +72595,136235,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/31/2020,1033,Joseph R. Biden Jr.,13256,DEM,45.8,Donald Trump,13254,REP,48.3,1.7,-2.5,11/3/2020,50.62,47.84,2.78,5.28,-5.28,0,.5701376727529134,for unspecified Republican sponsor +72762,136544,6237,2020,2020_Pres-G_MT,MT,Pres-G,Pres-G,Change Research,48,Online/Text,,10/31/2020,920,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,50,2,-5,11/3/2020,40.55,56.92,-16.37,11.37,11.37,1,3.146497988062946, +72501,136059,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,AtlasIntel,546,Online,,10/31/2020,812,Joseph R. Biden Jr.,13256,DEM,47.5,Donald Trump,13254,REP,49.5,,-2,11/3/2020,48.59,49.93,-1.35,.65,-.65,1,-2.314659668329111, +72729,136500,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Change Research,48,Online/Text,,10/31/2020,473,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,47,2,2,11/3/2020,48.59,49.93,-1.35,3.35,3.35,0,-.0518467489484262,for CNBC +72635,136304,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Frederick Polls,108,Text,,10/31/2020,676,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,49,,2,11/3/2020,48.59,49.93,-1.35,3.35,3.35,0,.2770558020508562,for COMPETE_ | AMM Political Strategies +72497,136053,6238,2020,2020_Pres-G_NC,NC,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,IVR/Live Phone,,10/31/2020,450,Joseph R. Biden Jr.,13256,DEM,43.6,Donald Trump,13254,REP,48,1.9,-4.4000001,11/3/2020,48.59,49.93,-1.35,3.05,-3.05,1,-.348937440454932,for Center for American Greatness +72578,136207,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Civiqs,471,Online,,10/31/2020,1136,Joseph R. Biden Jr.,13256,DEM,48,Donald Trump,13254,REP,49,,-1,11/3/2020,45.24,53.27,-8.03,7.03,7.03,1,1.683826143373342,for Daily Kos +72616,136267,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/31/2020,1041,Joseph R. Biden Jr.,13256,DEM,44.4,Donald Trump,13254,REP,49.2,2.1,-4.8000002,11/3/2020,45.24,53.27,-8.03,3.23,3.23,1,-2.281438781673103,for unspecified Republican sponsor +72638,136309,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,AYTM,635,Online,,10/31/2020,340,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,49,,2,11/3/2020,50.01,48.84,1.16,.84,.84,1,-3.868871543120985,for Aspiration +72730,136501,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Change Research,48,Online/Text,,10/31/2020,699,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,46,2,4,11/3/2020,50.01,48.84,1.16,2.84,2.84,1,-1.143075284597561,for CNBC +72633,136302,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Frederick Polls,108,Text,,10/31/2020,879,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,48,,4,11/3/2020,50.01,48.84,1.16,2.84,2.84,1,-.8969160388352556,for COMPETE_ | AMM Political Strategies +72650,136326,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Marist College,183,Live Phone,,10/31/2020,772,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,46,,5,11/3/2020,50.01,48.84,1.16,3.84,3.84,1,.0487241884384312,for NBC News +72514,136080,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,IVR/Live Phone,,10/31/2020,500,Joseph R. Biden Jr.,13256,DEM,47.4,Donald Trump,13254,REP,48.7,1.3,-1.3,11/3/2020,50.01,48.84,1.16,2.46,-2.46,0,-1.826272526772168,for Center for American Greatness +72641,136313,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,10/31/2020,1062,Joseph R. Biden Jr.,13256,DEM,45.9,Donald Trump,13254,REP,47.8,1.4,-1.9,11/3/2020,50.01,48.84,1.16,3.06,-3.06,0,-.6298380443126268,for unspecified Republican sponsor +72592,136230,6254,2020,2020_Pres-G_TX,TX,Pres-G,Pres-G,AtlasIntel,546,Online,,10/31/2020,962,Joseph R. Biden Jr.,13256,DEM,47.3,Donald Trump,13254,REP,50,,-2.7,11/3/2020,46.48,52.06,-5.58,2.88,2.88,1,-.7790119189933294, +72502,136060,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,AtlasIntel,546,Online,,10/31/2020,781,Joseph R. Biden Jr.,13256,DEM,50.6,Donald Trump,13254,REP,48.7,,1.9,11/3/2020,49.45,48.82,.63,1.27,1.27,1,-4.871297283139047, +72731,136502,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Change Research,48,Online/Text,,10/31/2020,553,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,45,2,8,11/3/2020,49.45,48.82,.63,7.37,7.37,1,1.081949003735114,for CNBC +72576,136205,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Civiqs,471,Online,,10/31/2020,789,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,47,,4,11/3/2020,49.45,48.82,.63,3.37,3.37,1,-2.731951656150245,for Daily Kos +72726,136503,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Change Research,48,Online/Text,,10/31/2020,409,Mark Kelly,13445,DEM,51,Martha McSally,13446,REP,47,,4,11/3/2020,51.16,48.81,2.35,1.65,1.65,1,-2.681375128200546,for CNBC +72649,136327,6268,2020,2020_Sen-GS_AZ,AZ,Sen-G,Sen-GS,Marist College,183,Live Phone,,10/31/2020,717,Mark Kelly,13445,DEM,52,Martha McSally,13446,REP,46,,6,11/3/2020,51.16,48.81,2.35,3.65,3.65,1,-.2343754323274125,for NBC News +72580,136211,6269,2020,2020_Sen-G_CO,CO,Sen-G,Sen-G,Keating Research/OnSight Public Affairs/Melanson,455,Online,,10/31/2020,502,John Wright Hickenlooper,13474,DEM,53,Cory Gardner,13475,REP,42,,11,11/3/2020,53.5,44.18,9.32,1.68,1.68,1,-1.44509329794254, +72756,136538,6272,2020,2020_Sen-G_IA,IA,Sen-G,Sen-G,Change Research,48,Online/Text,,10/31/2020,1084,Theresa Greenfield,13466,DEM,48,Joni K. Ernst,13467,REP,47,2,1,11/3/2020,45.15,51.74,-6.59,7.59,7.59,0,1.088567316640591, +72577,136209,6272,2020,2020_Sen-G_IA,IA,Sen-G,Sen-G,Civiqs,471,Online,,10/31/2020,853,Theresa Greenfield,13466,DEM,50,Joni K. Ernst,13467,REP,47,1,3,11/3/2020,45.15,51.74,-6.59,9.59,9.59,0,3.097554673679787,for Daily Kos +72716,136479,6274,2020,2020_Sen-G_IL,IL,Sen-G,Sen-G,Victory Research,437,Live Phone,,10/31/2020,1208,Richard J. Durbin,13501,DEM,50.6,Mark C. Curran,15646,REP,25.6,15.4,25,11/3/2020,54.93,38.87,16.07,8.93,8.93,1,3.205149645732434, +72801,136607,6279,2020,2020_Sen-G_ME,ME,Sen-G,Sen-G,Change Research,48,Online/Text,,10/31/2020,1024,Sara Gideon,13455,DEM,50,Susan M. Collins,13456,REP,44,7,6,11/3/2020,42.39,50.98,-8.6,14.6,14.6,0,6.977745667883489,average of multiple versions or turnout models listed in poll +72728,136504,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Change Research,48,Online/Text,,10/31/2020,383,Gary C. Peters,13453,DEM,51,John James,13454,REP,46,,5,11/3/2020,49.9,48.22,1.69,3.31,3.31,1,-2.383401709026438,for CNBC +72762,136576,6283,2020,2020_Sen-G_MT,MT,Sen-G,Sen-G,Change Research,48,Online/Text,,10/31/2020,920,Steve Bullock,14517,DEM,46,Steve Daines,14518,REP,50,,-4,11/3/2020,44.99,55.01,-10.02,6.02,6.02,1,-1.45942905806319, +72729,136505,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Change Research,48,Online/Text,,10/31/2020,473,Cal Cunningham,13468,DEM,50,Thom Tillis,13461,REP,46,,4,11/3/2020,46.94,48.69,-1.75,5.75,5.75,0,.8126207824568925,for CNBC +72635,136306,6284,2020,2020_Sen-G_NC,NC,Sen-G,Sen-G,Frederick Polls,108,Text,,10/31/2020,676,Cal Cunningham,13468,DEM,50,Thom Tillis,13461,REP,46,3,4,11/3/2020,46.94,48.69,-1.75,5.75,5.75,0,1.063981619839667,for COMPETE_ | AMM Political Strategies +72762,136573,7821,2020,2020_Gov-G_MT,MT,Gov-G,Gov-G,Change Research,48,Online/Text,,10/31/2020,920,Mike Cooney,14688,DEM,44,Greg Gianforte,14689,REP,48,3,-4,11/3/2020,41.56,54.43,-12.87,8.87,8.87,1,1.578098883390601, +72635,136305,7824,2020,2020_Gov-G_NC,NC,Gov-G,Gov-G,Frederick Polls,108,Text,,10/31/2020,676,Roy A. Cooper,13404,DEM,52,Dan Forest,13406,REP,45,2,7,11/3/2020,51.52,47.01,4.51,2.49,2.49,1,-2.923593956998634,for COMPETE_ | AMM Political Strategies +72793,136591,7847,2020,2020_House-G_AR-2,AR-2,House-G,House-G,Change Research,48,Online/Text,,10/31/2020,586,Joyce Ann Elliott,14808,DEM,48,French Hill,14810,REP,48,,0,11/3/2020,44.63,55.37,-10.73,10.73,10.73,.5,4.248587493695717, +72716,138675,7963,2020,2020_House-G_IL-3,IL-3,House-G,House-G,Victory Research,437,Live Phone,,10/31/2020,600,Marie Newman,15019,DEM,55.5,Mike Fricilone,15020,REP,32.2,,23.299999,11/3/2020,56.38,43.62,12.76,10.54,10.54,1,3.62999697938419, +72716,138676,7966,2020,2020_House-G_IL-6,IL-6,House-G,House-G,Victory Research,437,Live Phone,,10/31/2020,600,Sean Casten,13619,DEM,54.7,Jeanne Ives,13618,REP,40.5,2,14.2,11/3/2020,52.82,45.43,7.38,6.82,6.82,1,-.1445350667005977, +72716,138677,7977,2020,2020_House-G_IL-17,IL-17,House-G,House-G,Victory Research,437,Live Phone,,10/31/2020,600,Cheri Bustos,15014,DEM,54.3,Esther Joy King,15015,REP,43.7,,10.6,11/3/2020,52.02,47.97,4.05,6.55,6.55,1,-.4276211707901781, +72792,136590,7983,2020,2020_House-G_IN-5,IN-5,House-G,House-G,Change Research,48,Online/Text,,10/31/2020,596,Christina Hale,14661,DEM,46,Victoria Spartz,14662,REP,46,5,0,11/3/2020,45.94,50.02,-4.08,4.08,4.08,.5,-2.877223941351871, +72801,136604,8015,2020,2020_House-G_ME-2,ME-2,House-G,House-G,Change Research,48,Online/Text,,10/31/2020,475,Jared Golden,14752,DEM,53,Dale John Crafts,14753,REP,44,,9,11/3/2020,53.04,46.95,6.09,2.91,2.91,1,-5.541575897496531, +72759,136540,8069,2020,2020_House-G_NE-2,NE-2,House-G,House-G,Change Research,48,Online/Text,,10/31/2020,547,Kara Eastman,13509,DEM,48,Don Bacon,13510,REP,47,2,1,11/3/2020,46.21,50.77,-4.56,5.56,5.56,0,1.331520391200184, +72761,136542,8115,2020,2020_House-G_NY-24,NY-24,House-G,House-G,Change Research,48,Online/Text,,10/31/2020,738,Dana Balter,14654,DEM,46,John Katko,14655,REP,44,4,2,11/3/2020,42.96,53.13,-10.16,12.16,12.16,0,5.84551992498552, +72760,136541,8133,2020,2020_House-G_OH-1,OH-1,House-G,House-G,Change Research,48,Online/Text,,10/31/2020,505,Kate Schroder,14576,DEM,45,Steve Chabot,14577,REP,47,3,-2,11/3/2020,44.65,51.8,-7.15,5.15,5.15,1,-1.883648238560885, +72758,136539,8153,2020,2020_House-G_OK-5,OK-5,House-G,House-G,Change Research,48,Online/Text,,10/31/2020,607,Kendra Horn,15367,DEM,47,Stephanie Bice,16007,REP,47,,0,11/3/2020,47.94,52.06,-4.12,4.12,4.12,.5,-.5427928318599717, +72619,136315,8274,2020,2020_House-G_US,US,House-G,House-G,YouGov,391,Online,,10/31/2020,1360,Generic Candidate,13337,DEM,52,Generic Candidate,13338,REP,43,,9,11/3/2020,49.9,46.83,3.07,5.93,5.93,1,2.565348540354025,for Yahoo News +72803,136606,8422,2020,2020_Pres-G_M1,M1,Pres-G,Pres-G,Change Research,48,Online/Text,,10/31/2020,549,Joseph R. Biden Jr.,13256,DEM,56,Donald Trump,13254,REP,35,2,21,11/3/2020,60.11,37.02,23.09,2.09,-2.09,1,-1.334798782525056, +72802,136605,8423,2020,2020_Pres-G_M2,M2,Pres-G,Pres-G,Change Research,48,Online/Text,,10/31/2020,475,Joseph R. Biden Jr.,13256,DEM,48.5,Donald Trump,13254,REP,48,4,.5,11/3/2020,44.82,52.26,-7.44,7.94,7.94,0,.5104046655448272,average of multiple versions or turnout models listed in poll +72757,136537,8718,2020,2020_Pres-G_N2,N2,Pres-G,Pres-G,Change Research,48,Online/Text,,10/31/2020,547,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,47,2,3,11/3/2020,51.95,45.45,6.5,3.5,-3.5,1,-.4508876320679609, +73340,137481,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Harris Insights & Analytics,133,Online,,11/1/2020,2297,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,48,,4,11/3/2020,51.31,46.86,4.45,.45,-.45,1,-2.704249933843249,for Hill.TV +72717,136487,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Ipsos,154,Online,,11/1/2020,914,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,45,,7,11/3/2020,51.31,46.86,4.45,2.55,2.55,1,-.9007732241910433,for Reuters +72648,136357,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,John Zogby Strategies/EMI Research Solutions,583,Online,,11/1/2020,1008,Joseph R. Biden Jr.,13256,DEM,49.65,Donald Trump,13254,REP,43.75,4.1,5.9000001,11/3/2020,51.31,46.86,4.45,1.45,1.45,1,-1.923717205734872,average of multiple versions or turnout models listed in poll +72652,136338,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Research Co.,449,Online,,11/1/2020,1025,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,42,1,8,11/3/2020,51.31,46.86,4.45,3.55,3.55,1,.1884931686442853, +72809,136668,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,SurveyMonkey,324,Online,,11/1/2020,28240,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,46,,6,11/3/2020,51.31,46.86,4.45,1.55,1.55,1,-1.427672243568512,for Axios +72790,136572,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Swayable,543,Online,,11/1/2020,5174,Joseph R. Biden Jr.,13256,DEM,51.8,Donald Trump,13254,REP,46.1,1.7,5.6999998,11/3/2020,51.31,46.86,4.45,1.25,1.25,1,-1.752927596504207, +72714,136475,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,YouGov,391,Online,,11/1/2020,1363,Joseph R. Biden Jr.,13256,DEM,53,Donald Trump,13254,REP,43,,10,11/3/2020,51.31,46.86,4.45,5.55,5.55,1,2.523197860274217,for Economist +72806,136610,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,11/1/2020,1054,Joseph R. Biden Jr.,13256,DEM,47.3,Donald Trump,13254,REP,49.4,1.6,-2.0999999,11/3/2020,47.86,51.22,-3.36,1.26,1.26,1,-3.727625860257983,for unspecified Republican sponsor +72661,136358,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Landmark Communications,166,IVR/Live Phone,,11/1/2020,500,Joseph R. Biden Jr.,13256,DEM,46,Donald Trump,13254,REP,50.1,2.7,-4.0999999,11/3/2020,49.47,49.24,.24,4.34,-4.34,0,1.577211147720202,for WSB-TV +72579,136208,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,IVR/Live Phone,,11/1/2020,500,Joseph R. Biden Jr.,13256,DEM,46.1,Donald Trump,13254,REP,48.1,3.9,-2,11/3/2020,49.47,49.24,.24,2.24,-2.24,0,-.7133692214062262,for Center for American Greatness +72862,136721,6221,2020,2020_Pres-G_GA,GA,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,11/1/2020,1041,Joseph R. Biden Jr.,13256,DEM,45.4,Donald Trump,13254,REP,49.7,2.6,-4.3000002,11/3/2020,49.47,49.24,.24,4.54,-4.54,0,2.248370337990302,for unspecified Republican sponsor +72623,136287,6225,2020,2020_Pres-G_IL,IL,Pres-G,Pres-G,Research Co.,449,Online,,11/1/2020,450,Joseph R. Biden Jr.,13256,DEM,55,Donald Trump,13254,REP,38,,17,11/3/2020,57.54,40.55,16.99,.01,.01,1,-3.462731744235846, +72624,136288,6233,2020,2020_Pres-G_MI,MI,Pres-G,Pres-G,Research Co.,449,Online,,11/1/2020,450,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,43,,7,11/3/2020,50.62,47.84,2.78,4.22,4.22,1,-1.028660847101333, +72625,136289,6234,2020,2020_Pres-G_MN,MN,Pres-G,Pres-G,Research Co.,449,Online,,11/1/2020,450,Joseph R. Biden Jr.,13256,DEM,52,Donald Trump,13254,REP,43,,9,11/3/2020,52.4,45.28,7.11,1.89,1.89,1,-1.256453532865669, +72626,136290,6242,2020,2020_Pres-G_NJ,NJ,Pres-G,Pres-G,Research Co.,449,Online,,11/1/2020,450,Joseph R. Biden Jr.,13256,DEM,56,Donald Trump,13254,REP,38,,18,11/3/2020,57.33,41.4,15.94,2.06,2.06,1,-2.418214642564457, +72861,136720,6244,2020,2020_Pres-G_NV,NV,Pres-G,Pres-G,Trafalgar Group,338,IVR/Online/Text,R,11/1/2020,1024,Joseph R. Biden Jr.,13256,DEM,48.4,Donald Trump,13254,REP,49.1,1.2,-.69999999,11/3/2020,50.06,47.67,2.39,3.09,-3.09,0,-.5623761864134728,for unspecified Republican sponsor +72627,136291,6245,2020,2020_Pres-G_NY,NY,Pres-G,Pres-G,Research Co.,449,Online,,11/1/2020,450,Joseph R. Biden Jr.,13256,DEM,61,Donald Trump,13254,REP,33,,28,11/3/2020,60.86,37.75,23.11,4.89,4.89,1,-.4029315530451164, +72643,136318,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/1/2020,800,Joseph R. Biden Jr.,13256,DEM,45,Donald Trump,13254,REP,49,,-4,11/3/2020,45.24,53.27,-8.03,4.03,4.03,1,-1.429318773751426, +72628,136292,6246,2020,2020_Pres-G_OH,OH,Pres-G,Pres-G,Research Co.,449,Online,,11/1/2020,450,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,47,,0,11/3/2020,45.24,53.27,-8.03,8.03,8.03,.5,2.17258207208656, +72640,136312,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Rasmussen Reports/Pulse Opinion Research,277,IVR/Online,,11/1/2020,800,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,47,,3,11/3/2020,50.01,48.84,1.16,1.84,1.84,1,-1.940896223320934, +72629,136293,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Research Co.,449,Online,,11/1/2020,450,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,44,,6,11/3/2020,50.01,48.84,1.16,4.84,4.84,1,.6864905260405487, +72864,136727,6251,2020,2020_Pres-G_SC,SC,Pres-G,Pres-G,Optimus,245,Live Phone,,11/1/2020,817,Joseph R. Biden Jr.,13256,DEM,39,Donald Trump,13254,REP,51.4,,-12.4,11/3/2020,43.43,55.11,-11.68,.72,-.72,1,-3.765174883477887, +72630,136294,6259,2020,2020_Pres-G_WI,WI,Pres-G,Pres-G,Research Co.,449,Online,,11/1/2020,450,Joseph R. Biden Jr.,13256,DEM,50,Donald Trump,13254,REP,42,,8,11/3/2020,49.45,48.82,.63,7.37,7.37,1,1.066165401387267, +72661,136359,6271,2020,2020_Sen-G_GA,GA,Sen-G,Sen-G,Landmark Communications,166,IVR/Live Phone,,11/1/2020,500,Jon Ossoff,14567,DEM,46.9,David A. Perdue,14568,REP,49,2.7,-2.0999999,11/3/2020,47.95,49.73,-1.78,.32,-.32,1,-3.052409791538586,for WSB-TV +72623,136295,6274,2020,2020_Sen-G_IL,IL,Sen-G,Sen-G,Research Co.,449,Online,,11/1/2020,450,Richard J. Durbin,13501,DEM,52,Mark C. Curran,15646,REP,30,,22,11/3/2020,54.93,38.87,16.07,5.93,5.93,1,-.7823674408938665, +72624,136296,6280,2020,2020_Sen-G_MI,MI,Sen-G,Sen-G,Research Co.,449,Online,,11/1/2020,450,Gary C. Peters,13453,DEM,52,John James,13454,REP,37,,15,11/3/2020,49.9,48.22,1.69,13.31,13.31,1,8.305355614448247, +72625,136297,6281,2020,2020_Sen-G_MN,MN,Sen-G,Sen-G,Research Co.,449,Online,,11/1/2020,450,Tina Smith,15691,DEM,50,Jason Lewis,15692,REP,39,,11,11/3/2020,48.74,43.5,5.24,5.76,5.76,1,1.249939453939904, +72626,136298,6287,2020,2020_Sen-G_NJ,NJ,Sen-G,Sen-G,Research Co.,449,Online,,11/1/2020,450,Cory A. Booker,14564,DEM,55,Rikin Mehta,14565,REP,32,,23,11/3/2020,57.23,40.92,16.31,6.69,6.69,1,.3574772750499248, +72864,140394,6292,2020,2020_Sen-G_SC,SC,Sen-G,Sen-G,Optimus,245,Live Phone,,11/1/2020,802,Jaime Harrison,13457,DEM,41.4,Lindsey Graham,13458,REP,51.2,,-9.8000002,11/3/2020,44.17,54.44,-10.27,.47,.47,1,-6.938997484707027, +72661,136360,7780,2020,2020_Sen-OS_GA,GA,Sen-G,Sen-OS,Landmark Communications,166,IVR/Live Phone,,11/1/2020,500,Raphael Warnock,14489,DEM,37.8,Kelly Loeffler,13671,REP,27,24.4,10.8,11/3/2020,32.9,25.91,7,3.8,3.8,1,-3.726627964475641,for WSB-TV +72791,136589,8060,2020,2020_House-G_MO-2,MO-2,House-G,House-G,Change Research,48,Online/Text,,11/1/2020,597,Jill Schupp,14476,DEM,46,Ann Wagner,14477,REP,46,2,0,11/3/2020,45.52,51.89,-6.37,6.37,6.37,.5,-.5508663445812058, +72755,136534,8069,2020,2020_House-G_NE-2,NE-2,House-G,House-G,"University of Nevada, Las Vegas Lee Business School",609,Online,,11/1/2020,191,Kara Eastman,13509,DEM,45.7,Don Bacon,13510,REP,46.8,5.2,-1.1,11/3/2020,46.21,50.77,-4.56,3.46,3.46,1,-2.060355599783847, +73911,138678,8243,2020,2020_House-G_VA-7,VA-7,House-G,House-G,Optimus,245,Live Phone,,11/1/2020,505,Abigail Spanberger,15574,DEM,51.6,Nicholas J. Freitas,15575,REP,41.4,,10.2,11/3/2020,50.82,49,1.82,8.38,8.38,1,1.38635245339293, +73340,137479,8274,2020,2020_House-G_US,US,House-G,House-G,Harris Insights & Analytics,133,Online,,11/1/2020,2297,Generic Candidate,13337,DEM,48,Generic Candidate,13338,REP,43,,5,11/3/2020,49.9,46.83,3.07,1.93,1.93,1,-2.124429137999897,for Hill.TV +72648,136356,8274,2020,2020_House-G_US,US,House-G,House-G,John Zogby Strategies/EMI Research Solutions,583,Online,,11/1/2020,1008,Generic Candidate,13337,DEM,46.6,Generic Candidate,13338,REP,44.3,,2.3,11/3/2020,49.9,46.83,3.07,.77,-.77,1,-3.413798342411092, +72714,136473,8274,2020,2020_House-G_US,US,House-G,House-G,YouGov,391,Online,,11/1/2020,1363,Generic Candidate,13337,DEM,52,Generic Candidate,13338,REP,42,,10,11/3/2020,49.9,46.83,3.07,6.93,6.93,1,3.645914469718996,for Economist +72754,136533,8718,2020,2020_Pres-G_N2,N2,Pres-G,Pres-G,"University of Nevada, Las Vegas Lee Business School",609,Online,,11/1/2020,191,Joseph R. Biden Jr.,13256,DEM,50.2,Donald Trump,13254,REP,44.3,5.4,5.9000001,11/3/2020,51.95,45.45,6.5,.6,-.6,1,-4.87790022021698, +73830,138491,6210,2020,2020_Pres-G_US,US,Pres-G,Pres-G,Lake Research Partners,165,Live Phone,D,11/2/2020,2400,Joseph R. Biden Jr.,13256,DEM,51,Donald Trump,13254,REP,48,,3,11/3/2020,51.31,46.86,4.45,1.45,-1.45,1,-1.479771973512908,for unspecified Democratic sponsor +72722,136491,6220,2020,2020_Pres-G_FL,FL,Pres-G,Pres-G,Opinion Savvy/InsiderAdvantage,243,IVR/Live Phone,,11/2/2020,400,Joseph R. Biden Jr.,13256,DEM,47,Donald Trump,13254,REP,48.2,1.6,-1.2,11/3/2020,47.86,51.22,-3.36,2.16,2.16,1,-3.481266473578813,for FOX35 Orlando +72621,136283,6223,2020,2020_Pres-G_IA,IA,Pres-G,Pres-G,Public Policy Polling,263,IVR/Text,,11/2/2020,871,Joseph R. Biden Jr.,13256,DEM,49,Donald Trump,13254,REP,48,,1,11/3/2020,44.89,53.09,-8.2,9.2,9.2,0,2.738600985642376,among 'voters' +72647,136322,6249,2020,2020_Pres-G_PA,PA,Pres-G,Pres-G,Susquehanna Polling & Research Inc.,326,Live Phone,,11/2/2020,499,Joseph R. Biden Jr.,13256,DEM,48.4,Donald Trump,13254,REP,49.2,1.4,-.80000001,11/3/2020,50.01,48.84,1.16,1.96,-1.96,0,-2.096689262488219, +72621,136284,6272,2020,2020_Sen-G_IA,IA,Sen-G,Sen-G,Public Policy Polling,263,IVR/Text,,11/2/2020,871,Theresa Greenfield,13466,DEM,48,Joni K. Ernst,13467,REP,47,,1,11/3/2020,45.15,51.74,-6.59,7.59,7.59,0,1.184996590645792,among 'voters' +73801,138449,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,Emerson College,88,IVR/Online,,12/15/2020,605,Raphael Warnock,14489,DEM,48.8,Kelly Loeffler,13671,REP,51.2,,-2.4000001,1/5/2021,51.04,48.96,2.08,4.48,-4.48,0,.3839499032087189, +73835,138504,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,Trafalgar Group,338,IVR/Online/Text,R,12/15/2020,1064,Raphael Warnock,14489,DEM,45.5,Kelly Loeffler,13671,REP,52.2,,-6.6999998,1/5/2021,51.04,48.96,2.08,8.78,-8.78,0,5.204680062341273,for unspecified Republican sponsor +73801,138448,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,Emerson College,88,IVR/Online,,12/15/2020,605,Jon Ossoff,14567,DEM,49,David A. Perdue,14568,REP,51,,-2,1/5/2021,50.61,49.39,1.23,3.23,-3.23,0,-.7042069010532188, +73835,138503,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,Trafalgar Group,338,IVR/Online/Text,R,12/15/2020,1064,Jon Ossoff,14567,DEM,47.5,David A. Perdue,14568,REP,50.2,,-2.7,1/5/2021,50.61,49.39,1.23,3.93,-3.93,0,.1701336478717633,for unspecified Republican sponsor +73888,138629,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,Reconnect Research/Probolsky Research,651,IVR,,12/18/2020,1027,Raphael Warnock,14489,DEM,43,Kelly Loeffler,13671,REP,42,,1,1/5/2021,51.04,48.96,2.08,1.08,-1.08,1,-2.661587744602637, +73860,138541,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,SurveyUSA,325,Online,,12/18/2020,600,Raphael Warnock,14489,DEM,52,Kelly Loeffler,13671,REP,45,,7,1/5/2021,51.04,48.96,2.08,4.92,4.92,1,1.039905873760924,for WXIA-TV +73888,138628,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,Reconnect Research/Probolsky Research,651,IVR,,12/18/2020,1027,Jon Ossoff,14567,DEM,42,David A. Perdue,14568,REP,43,,-1,1/5/2021,50.61,49.39,1.23,2.23,-2.23,0,-1.229641358155583, +73860,138540,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,SurveyUSA,325,Online,,12/18/2020,600,Jon Ossoff,14567,DEM,51,David A. Perdue,14568,REP,46,,5,1/5/2021,50.61,49.39,1.23,3.77,3.77,1,.0650231304712095,for WXIA-TV +73955,138742,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,Mellman Group,205,Live Phone/Text,D,12/20/2020,578,Raphael Warnock,14489,DEM,50,Kelly Loeffler,13671,REP,47,,3,1/5/2021,51.04,48.96,2.08,.92,.92,1,-3.132980555918111,for unspecified Democratic sponsor +73955,138741,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,Mellman Group,205,Live Phone/Text,D,12/20/2020,578,Jon Ossoff,14567,DEM,50,David A. Perdue,14568,REP,47,,3,1/5/2021,50.61,49.39,1.23,1.77,1.77,1,-2.006424336707385,for unspecified Democratic sponsor +73886,138618,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,Opinion Savvy/InsiderAdvantage,243,IVR/Live Phone,,12/22/2020,500,Raphael Warnock,14489,DEM,48.5,Kelly Loeffler,13671,REP,47.3,,1.2,1/5/2021,51.04,48.96,2.08,.88,-.88,1,-3.229351977977676,for Fox 5 Atlanta +73886,138617,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,Opinion Savvy/InsiderAdvantage,243,IVR/Live Phone,,12/22/2020,500,Jon Ossoff,14567,DEM,47.5,David A. Perdue,14568,REP,49.4,,-1.9,1/5/2021,50.61,49.39,1.23,3.13,-3.13,0,-.69421194705647,for Fox 5 Atlanta +73898,138647,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,Open Model Project,629,IVR/Online,,12/24/2020,1405,Raphael Warnock,14489,DEM,46.2,Kelly Loeffler,13671,REP,50.3,,-4.0999999,1/5/2021,51.04,48.96,2.08,6.18,-6.18,0,2.870949537803171,for American Civics Exchange +73898,138646,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,Open Model Project,629,IVR/Online,,12/24/2020,1405,Jon Ossoff,14567,DEM,45.6,David A. Perdue,14568,REP,49.5,,-3.9000001,1/5/2021,50.61,49.39,1.23,5.13,-5.13,0,1.996938682903093,for American Civics Exchange +73906,138664,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,Trafalgar Group,338,IVR/Online/Text,R,12/25/2020,1022,Raphael Warnock,14489,DEM,49.6,Kelly Loeffler,13671,REP,48.8,,.80000001,1/5/2021,51.04,48.96,2.08,1.28,-1.28,1,-1.785524205987393,for unspecified Republican sponsor +73906,138663,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,Trafalgar Group,338,IVR/Online/Text,R,12/25/2020,1022,Jon Ossoff,14567,DEM,50.4,David A. Perdue,14568,REP,47.7,,2.7,1/5/2021,50.61,49.39,1.23,1.47,1.47,1,-1.767634539039042,for unspecified Republican sponsor +73957,138752,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,AtlasIntel,546,Live Phone/Online,,12/29/2020,1680,Raphael Warnock,14489,DEM,51.1,Kelly Loeffler,13671,REP,46.9,,4.1999998,1/5/2021,51.04,48.96,2.08,2.12,2.12,1,-.8536261002241955, +73908,138672,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,JMC Analytics,156,IVR/Live Phone,,12/29/2020,500,Raphael Warnock,14489,DEM,54,Kelly Loeffler,13671,REP,45,,9,1/5/2021,51.04,48.96,2.08,6.92,6.92,1,3.500313674140692, +73957,138751,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,AtlasIntel,546,Live Phone/Online,,12/29/2020,1680,Jon Ossoff,14567,DEM,51.3,David A. Perdue,14568,REP,47,,4.3000002,1/5/2021,50.61,49.39,1.23,3.07,3.07,1,.4731138322676719, +73908,138671,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,JMC Analytics,156,IVR/Live Phone,,12/29/2020,500,Jon Ossoff,14567,DEM,53,David A. Perdue,14568,REP,45,,8,1/5/2021,50.61,49.39,1.23,6.77,6.77,1,3.583387733069598, +73956,138745,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,Gravis Marketing,124,IVR/Online,,12/30/2020,1011,Raphael Warnock,14489,DEM,49,Kelly Loeffler,13671,REP,47,,2,1/5/2021,51.04,48.96,2.08,.08,-.08,1,-3.166553913974091, +73956,138744,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,Gravis Marketing,124,IVR/Online,,12/30/2020,1011,Jon Ossoff,14567,DEM,50,David A. Perdue,14568,REP,47,,3,1/5/2021,50.61,49.39,1.23,1.77,1.77,1,-1.161358181722529, +73959,138756,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,Targoz Market Research,454,Online,,1/1/2021,713,Raphael Warnock,14489,DEM,51,Kelly Loeffler,13671,REP,49,,2,1/5/2021,51.04,48.96,2.08,.08,-.08,1,-3.337248927683247, +73958,138754,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,"University of Nevada, Las Vegas Lee Business School",609,Online,,1/1/2021,550,Raphael Warnock,14489,DEM,47.7,Kelly Loeffler,13671,REP,48.6,,-.89999998,1/5/2021,51.04,48.96,2.08,2.98,-2.98,0,-.2790120211029651, +73959,138755,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,Targoz Market Research,454,Online,,1/1/2021,713,Jon Ossoff,14567,DEM,50,David A. Perdue,14568,REP,50,,0,1/5/2021,50.61,49.39,1.23,1.23,-1.23,.5,-1.90554156784792, +73958,138753,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,"University of Nevada, Las Vegas Lee Business School",609,Online,,1/1/2021,550,Jon Ossoff,14567,DEM,47.8,David A. Perdue,14568,REP,48.9,,-1.1,1/5/2021,50.61,49.39,1.23,2.33,-2.33,0,-.7400360531079824, +73993,138824,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,AtlasIntel,546,Live Phone/Online,,1/3/2021,857,Raphael Warnock,14489,DEM,50.8,Kelly Loeffler,13671,REP,46.9,,3.9000001,1/5/2021,51.04,48.96,2.08,1.82,1.82,1,-1.084153765036245, +73991,138820,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,National Research Inc.,225,Live Phone,R,1/3/2021,500,Raphael Warnock,14489,DEM,46,Kelly Loeffler,13671,REP,45,,1,1/5/2021,51.04,48.96,2.08,1.08,-1.08,1,-2.160067039467489,for unspecified Republican sponsor +73992,138822,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,Opinion Savvy/InsiderAdvantage,243,IVR/Live Phone,,1/3/2021,500,Raphael Warnock,14489,DEM,48.7,Kelly Loeffler,13671,REP,49.2,,-.5,1/5/2021,51.04,48.96,2.08,2.58,-2.58,0,-.9041596726299951,for Fox 5 Atlanta +74006,138846,7781,2020,2020_Sen-GSR_GA,GA,Sen-G,Sen-GSR,Trafalgar Group,338,IVR/Online/Text,R,1/3/2021,1056,Raphael Warnock,14489,DEM,48.4,Kelly Loeffler,13671,REP,49.7,,-1.3,1/5/2021,51.04,48.96,2.08,3.38,-3.38,0,.8599048354405681,for unspecified Republican sponsor +73993,138823,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,AtlasIntel,546,Live Phone/Online,,1/3/2021,857,Jon Ossoff,14567,DEM,51.3,David A. Perdue,14568,REP,46.8,,4.5,1/5/2021,50.61,49.39,1.23,3.27,3.27,1,.7415715653634058, +73991,138819,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,National Research Inc.,225,Live Phone,R,1/3/2021,500,Jon Ossoff,14567,DEM,46,David A. Perdue,14568,REP,45,,1,1/5/2021,50.61,49.39,1.23,.23,-.23,1,-2.828120653020435,for unspecified Republican sponsor +73992,138821,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,Opinion Savvy/InsiderAdvantage,243,IVR/Live Phone,,1/3/2021,500,Jon Ossoff,14567,DEM,48.6,David A. Perdue,14568,REP,48.7,,-.1,1/5/2021,50.61,49.39,1.23,1.33,-1.33,0,-1.856760408499615,for Fox 5 Atlanta +74006,138845,8737,2020,2020_Sen-GR_GA,GA,Sen-G,Sen-GR,Trafalgar Group,338,IVR/Online/Text,R,1/3/2021,1056,Jon Ossoff,14567,DEM,49.4,David A. Perdue,14568,REP,48.5,,.89999998,1/5/2021,50.61,49.39,1.23,.33,-.33,1,-2.372620214294384,for unspecified Republican sponsor From 7a2700c7b1b19e51ab20717ff9caed6db5ea0a03 Mon Sep 17 00:00:00 2001 From: Jay Boice Date: Tue, 30 Mar 2021 10:05:35 -0400 Subject: [PATCH 10/22] Update MLB url --- index.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.csv b/index.csv index 4588352..584a47f 100644 --- a/index.csv +++ b/index.csv @@ -70,7 +70,7 @@ https://github.com/fivethirtyeight/redistricting-atlas-data,https://projects.fiv https://github.com/fivethirtyeight/data/tree/master/next-bechdel,https://projects.fivethirtyeight.com/next-bechdel/, https://github.com/fivethirtyeight/data/tree/master/candy-power-ranking,http://fivethirtyeight.com/features/the-ultimate-halloween-candy-power-ranking/, https://github.com/fivethirtyeight/data/tree/master/nfl-elo,https://projects.fivethirtyeight.com/2020-nfl-predictions/,TRUE -https://github.com/fivethirtyeight/data/tree/master/mlb-elo,https://projects.fivethirtyeight.com/2020-mlb-predictions/,TRUE +https://github.com/fivethirtyeight/data/tree/master/mlb-elo,https://projects.fivethirtyeight.com/2021-mlb-predictions/,TRUE https://github.com/fivethirtyeight/data/tree/master/nba-forecasts,https://projects.fivethirtyeight.com/2021-nba-predictions/,TRUE https://github.com/fivethirtyeight/data/tree/master/soccer-spi,https://projects.fivethirtyeight.com/soccer-predictions/,TRUE https://github.com/fivethirtyeight/data/tree/master/twitter-ratio,https://fivethirtyeight.com/features/the-worst-tweeter-in-politics-isnt-trump/, From 607f351f078ac07bf993687a3810fdcc8086a254 Mon Sep 17 00:00:00 2001 From: Jay Boice Date: Tue, 30 Mar 2021 10:09:58 -0400 Subject: [PATCH 11/22] Remove active flag from some projects --- index.csv | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/index.csv b/index.csv index 584a47f..d6c5516 100644 --- a/index.csv +++ b/index.csv @@ -4,7 +4,7 @@ https://github.com/fivethirtyeight/police-settlements,https://fivethirtyeight.co https://github.com/fivethirtyeight/superbowl-ads,https://projects.fivethirtyeight.com/super-bowl-ads/, https://github.com/fivethirtyeight/data/tree/master/sports-political-donations,https://fivethirtyeight.com/features/inside-the-political-donation-history-of-wealthy-sports-owners/, https://github.com/fivethirtyeight/data/tree/master/non-voters,https://projects.fivethirtyeight.com/non-voters-poll-2020-election/, -https://github.com/fivethirtyeight/data/tree/master/election-forecasts-2020,https://projects.fivethirtyeight.com/2020-election-forecast/,TRUE +https://github.com/fivethirtyeight/data/tree/master/election-forecasts-2020,https://projects.fivethirtyeight.com/2020-election-forecast/, https://github.com/fivethirtyeight/data/tree/master/voter-registration,https://fivethirtyeight.com/features/voter-registrations-are-way-way-down-during-the-pandemic, https://github.com/fivethirtyeight/WNBA-stats,https://fivethirtyeight.com/features/its-time-to-give-basketballs-other-goat-her-due/, https://github.com/fivethirtyeight/data/tree/master/covid-geography,https://fivethirtyeight.com/features/how-one-high-risk-community-in-rural-south-carolina-is-bracing-for-covid-19/, @@ -23,7 +23,7 @@ https://github.com/fivethirtyeight/candidate-emails,https://fivethirtyeight.com/ https://github.com/fivethirtyeight/data/tree/master/nba-draymond,https://fivethirtyeight.com/features/a-better-way-to-evaluate-nba-defense/, https://github.com/fivethirtyeight/data/tree/master/state-of-the-state,https://fivethirtyeight.com/features/what-americas-governors-are-talking-about/, https://github.com/fivethirtyeight/twitter-overlap,https://fivethirtyeight.com/features/which-2020-candidates-have-the-most-in-common-on-twitter/, -https://github.com/fivethirtyeight/data/tree/master/womens-world-cup-2019,https://projects.fivethirtyeight.com/2019-womens-world-cup-predictions/,TRUE +https://github.com/fivethirtyeight/data/tree/master/womens-world-cup-2019,https://projects.fivethirtyeight.com/2019-womens-world-cup-predictions/, https://github.com/fivethirtyeight/data/tree/master/riddler-castles,https://fivethirtyeight.com/features/are-you-the-best-warlord/, https://github.com/fivethirtyeight/data/tree/master/riddler-castles,https://fivethirtyeight.com/features/a-peaceful-but-not-peaceful-transition-of-power-in-riddler-nation/, https://github.com/fivethirtyeight/data/tree/master/trump-lawsuits,https://fivethirtyeight.com/features/will-trumps-latest-lawsuits-keep-congress-from-investigating-future-presidents/, @@ -31,7 +31,7 @@ https://github.com/fivethirtyeight/data/tree/master/mueller-polls,https://fiveth https://github.com/fivethirtyeight/checking-our-work-data,https://projects.fivethirtyeight.com/checking-our-work/, https://github.com/fivethirtyeight/data/tree/master/russia-investigation,https://projects.fivethirtyeight.com/russia-investigation/, https://github.com/fivethirtyeight/data/tree/master/ncaa-womens-basketball-tournament,https://fivethirtyeight.com/features/louisiana-tech-was-the-uconn-of-the-80s/, -https://github.com/fivethirtyeight/data/tree/master/endorsements,https://projects.fivethirtyeight.com/2020-endorsements/democratic-primary/,TRUE +https://github.com/fivethirtyeight/data/tree/master/endorsements,https://projects.fivethirtyeight.com/2020-endorsements/democratic-primary/, https://github.com/fivethirtyeight/data/tree/master/polls,https://projects.fivethirtyeight.com/polls/,TRUE https://github.com/fivethirtyeight/data/tree/master/cabinet-turnover,https://fivethirtyeight.com/features/two-years-in-turnover-in-trumps-cabinet-is-still-historically-high/, https://github.com/fivethirtyeight/data/tree/master/forecast-review,https://fivethirtyeight.com/features/how-fivethirtyeights-2018-midterm-forecasts-did/, @@ -59,7 +59,7 @@ https://github.com/fivethirtyeight/data/tree/master/world-cup-comparisons,https: https://github.com/fivethirtyeight/data/tree/master/masculinity-survey,https://fivethirtyeight.com/features/what-do-men-think-it-means-to-be-a-man/, https://github.com/fivethirtyeight/data/tree/master/world-cup-2018,https://projects.fivethirtyeight.com/2018-world-cup-predictions/, https://github.com/fivethirtyeight/data/tree/master/special-elections,https://fivethirtyeight.com/features/be-skeptical-of-anyone-who-tells-you-they-know-how-democrats-can-win-in-november/, -https://github.com/fivethirtyeight/data/tree/master/congress-trump-score,https://projects.fivethirtyeight.com/congress-trump-score/,TRUE +https://github.com/fivethirtyeight/data/tree/master/congress-trump-score,https://projects.fivethirtyeight.com/congress-trump-score/, https://github.com/fivethirtyeight/data/tree/master/reluctant-trump,https://fivethirtyeight.com/features/reluctant-trump-voters-swung-the-election-heres-how-they-think-hes-doing/, https://github.com/fivethirtyeight/data/tree/master/reluctant-trump,https://fivethirtyeight.com/features/the-economy-is-keeping-reluctant-trump-voters-with-him/, https://github.com/fivethirtyeight/data/tree/master/march-madness-predictions-2018,https://projects.fivethirtyeight.com/2018-march-madness-predictions/, @@ -69,7 +69,7 @@ https://github.com/fivethirtyeight/data/tree/master/congress-resignations,https: https://github.com/fivethirtyeight/redistricting-atlas-data,https://projects.fivethirtyeight.com/redistricting-maps/, https://github.com/fivethirtyeight/data/tree/master/next-bechdel,https://projects.fivethirtyeight.com/next-bechdel/, https://github.com/fivethirtyeight/data/tree/master/candy-power-ranking,http://fivethirtyeight.com/features/the-ultimate-halloween-candy-power-ranking/, -https://github.com/fivethirtyeight/data/tree/master/nfl-elo,https://projects.fivethirtyeight.com/2020-nfl-predictions/,TRUE +https://github.com/fivethirtyeight/data/tree/master/nfl-elo,https://projects.fivethirtyeight.com/2020-nfl-predictions/, https://github.com/fivethirtyeight/data/tree/master/mlb-elo,https://projects.fivethirtyeight.com/2021-mlb-predictions/,TRUE https://github.com/fivethirtyeight/data/tree/master/nba-forecasts,https://projects.fivethirtyeight.com/2021-nba-predictions/,TRUE https://github.com/fivethirtyeight/data/tree/master/soccer-spi,https://projects.fivethirtyeight.com/soccer-predictions/,TRUE @@ -78,10 +78,10 @@ https://github.com/fivethirtyeight/data/tree/master/puerto-rico-media,https://fi https://github.com/fivethirtyeight/data/tree/master/nfl-fandom,https://fivethirtyeight.com/features/how-every-nfl-teams-fans-lean-politically/, https://github.com/fivethirtyeight/data/tree/master/puerto-rico-media,https://fivethirtyeight.com/features/the-media-really-has-neglected-puerto-rico/, https://github.com/fivethirtyeight/data/tree/master/sandy-311-calls,https://projects.fivethirtyeight.com/sandy-311/, -https://github.com/fivethirtyeight/data/tree/master/congress-generic-ballot,https://projects.fivethirtyeight.com/congress-generic-ballot-polls/,TRUE -https://github.com/fivethirtyeight/data/tree/master/trump-approval-ratings,https://projects.fivethirtyeight.com/trump-approval-ratings/,TRUE +https://github.com/fivethirtyeight/data/tree/master/congress-generic-ballot,https://projects.fivethirtyeight.com/congress-generic-ballot-polls/, +https://github.com/fivethirtyeight/data/tree/master/trump-approval-ratings,https://projects.fivethirtyeight.com/trump-approval-ratings/, https://github.com/fivethirtyeight/data/tree/master/trump-world-trust,https://fivethirtyeight.com/features/what-the-world-thinks-of-trump/, -https://github.com/fivethirtyeight/nfl-elo-game,https://projects.fivethirtyeight.com/2019-nfl-forecasting-game/,TRUE +https://github.com/fivethirtyeight/nfl-elo-game,https://projects.fivethirtyeight.com/2019-nfl-forecasting-game/, https://github.com/fivethirtyeight/data/tree/master/goose,https://fivethirtyeight.com/features/kenley-jansen-is-the-model-of-a-modern-reliever/, https://github.com/fivethirtyeight/data/tree/master/inconvenient-sequel,https://fivethirtyeight.com/features/al-gores-new-movie-exposes-the-big-flaw-in-online-movie-ratings/, https://github.com/fivethirtyeight/data/tree/master/mayweather-mcgregor,https://fivethirtyeight.com/features/the-mayweather-mcgregor-fight-as-told-through-emojis/, From 30975873c1230170dab72e17efc3b5f5744abe7a Mon Sep 17 00:00:00 2001 From: Dhrumil Mehta Date: Mon, 5 Apr 2021 11:38:34 -0400 Subject: [PATCH 12/22] add article to pollster ratings readme --- pollster-ratings/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pollster-ratings/README.md b/pollster-ratings/README.md index 1f5a67f..3205b55 100644 --- a/pollster-ratings/README.md +++ b/pollster-ratings/README.md @@ -5,6 +5,7 @@ This directory contains the data behind FiveThirtyEight's pollster ratings. See also: * [FiveThirtyEight's Pollster Ratings](https://projects.fivethirtyeight.com/pollster-ratings/) +* [The Death Of Polling Is Greatly Exaggerated](https://fivethirtyeight.com/features/the-death-of-polling-is-greatly-exaggerated/) * [The State Of The Polls, 2019](https://fivethirtyeight.com/features/the-state-of-the-polls-2019/) * [The Polls Are All Right](https://fivethirtyeight.com/features/the-polls-are-all-right/) * [The State Of The Polls, 2016](https://fivethirtyeight.com/features/the-state-of-the-polls-2016/) From fc976eaf643f3d83d01a6ceca023bcfe04dfeccb Mon Sep 17 00:00:00 2001 From: Dhrumil Mehta Date: Fri, 9 Apr 2021 17:04:53 -0400 Subject: [PATCH 13/22] split out current and historical polls --- polls/README.md | 38 ++++++++++++++++++++++++-------------- 1 file changed, 24 insertions(+), 14 deletions(-) diff --git a/polls/README.md b/polls/README.md index fac8426..caf028d 100644 --- a/polls/README.md +++ b/polls/README.md @@ -1,12 +1,18 @@ --- files: - - https://projects.fivethirtyeight.com/polls-page/president_primary_polls.csv - - https://projects.fivethirtyeight.com/polls-page/president_polls.csv - - https://projects.fivethirtyeight.com/polls-page/senate_polls.csv - - https://projects.fivethirtyeight.com/polls-page/house_polls.csv - - https://projects.fivethirtyeight.com/polls-page/governor_polls.csv - - https://projects.fivethirtyeight.com/polls-page/president_approval_polls.csv - - https://projects.fivethirtyeight.com/polls-page/generic_ballot_polls.csv + - https://projects.fivethirtyeight.com/polls-page/data/president_primary_polls.csv + - https://projects.fivethirtyeight.com/polls-page/data/president_primary_polls_historical.csv + - https://projects.fivethirtyeight.com/polls-page/data/president_polls.csv + - https://projects.fivethirtyeight.com/polls-page/data/president_polls_historical.csv + - https://projects.fivethirtyeight.com/polls-page/data/senate_polls.csv + - https://projects.fivethirtyeight.com/polls-page/data/senate_polls_historical.csv + - https://projects.fivethirtyeight.com/polls-page/data/house_polls.csv + - https://projects.fivethirtyeight.com/polls-page/data/house_polls_historical.csv + - https://projects.fivethirtyeight.com/polls-page/data/governor_polls.csv + - https://projects.fivethirtyeight.com/polls-page/data/governor_polls_historical.csv + - https://projects.fivethirtyeight.com/polls-page/data/president_approval_polls.csv + - https://projects.fivethirtyeight.com/polls-page/data/generic_ballot_polls.csv + - https://projects.fivethirtyeight.com/polls-page/data/generic_ballot_polls_historical.csv - https://projects.fivethirtyeight.com/2020-primary-data/pres_primary_avgs_2020.csv - https://projects.fivethirtyeight.com/2020-general-data/presidential_poll_averages_2020.csv --- @@ -16,13 +22,17 @@ This file contains links to the polling data behind our [Latest Polls](https://p ## Polls -- [Presidential Primary Polls](https://projects.fivethirtyeight.com/polls-page/president_primary_polls.csv) -- [Presidential General Election Polls](https://projects.fivethirtyeight.com/polls-page/president_polls.csv) -- [Senate Polls](https://projects.fivethirtyeight.com/polls-page/senate_polls.csv) -- [House Polls](https://projects.fivethirtyeight.com/polls-page/house_polls.csv) -- [Governor Polls](https://projects.fivethirtyeight.com/polls-page/governor_polls.csv) -- [Presidential Approval Polls](https://projects.fivethirtyeight.com/polls-page/president_approval_polls.csv) -- [Generic Ballot Polls](https://projects.fivethirtyeight.com/polls-page/generic_ballot_polls.csv) +Current polls files contain data since the most recent election. Historical files contain data prior to the most recent election. + +- Presidential Primary Polls: [current](https://projects.fivethirtyeight.com/polls-page/data/president_primary_polls.csv), [historical](https://projects.fivethirtyeight.com/polls-page/data/president_primary_polls_historical.csv) +- Presidential General Election Polls: [current](https://projects.fivethirtyeight.com/polls-page/data/president_polls.csv), [historical](https://projects.fivethirtyeight.com/polls-page/data/president_polls_historical.csv) +- Senate Polls: [current](https://projects.fivethirtyeight.com/polls-page/data/senate_polls.csv), [historical](https://projects.fivethirtyeight.com/polls-page/data/senate_polls_historical.csv) +- House Polls: [current](https://projects.fivethirtyeight.com/polls-page/data/house_polls.csv), [historical](https://projects.fivethirtyeight.com/polls-page/data/house_polls_historical.csv) +- Governor Polls: [current](https://projects.fivethirtyeight.com/polls-page/data/governor_polls.csv), [historical](https://projects.fivethirtyeight.com/polls-page/data/governor_polls_historical.csv) +- Presidential Approval Polls*: [current](https://projects.fivethirtyeight.com/polls-page/data/president_approval_polls.csv) +- Generic Ballot Polls: [current](https://projects.fivethirtyeight.com/polls-page/data/generic_ballot_polls.csv), [historical](https://projects.fivethirtyeight.com/polls-page/data/generic_ballot_polls_historical.csv) + +*Historical approval polls are not available, however [The Roper Center](https://ropercenter.cornell.edu/presidential-approval/) maintains a collection of historical approval polls. ## Polling Averages From adc3df1cdd98db17a5a680ce0640f56101cfb160 Mon Sep 17 00:00:00 2001 From: Dhrumil Mehta Date: Fri, 9 Apr 2021 17:17:16 -0400 Subject: [PATCH 14/22] add Trump approvals (#53) --- polls/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/polls/README.md b/polls/README.md index caf028d..dfca6c9 100644 --- a/polls/README.md +++ b/polls/README.md @@ -29,10 +29,10 @@ Current polls files contain data since the most recent election. Historical file - Senate Polls: [current](https://projects.fivethirtyeight.com/polls-page/data/senate_polls.csv), [historical](https://projects.fivethirtyeight.com/polls-page/data/senate_polls_historical.csv) - House Polls: [current](https://projects.fivethirtyeight.com/polls-page/data/house_polls.csv), [historical](https://projects.fivethirtyeight.com/polls-page/data/house_polls_historical.csv) - Governor Polls: [current](https://projects.fivethirtyeight.com/polls-page/data/governor_polls.csv), [historical](https://projects.fivethirtyeight.com/polls-page/data/governor_polls_historical.csv) -- Presidential Approval Polls*: [current](https://projects.fivethirtyeight.com/polls-page/data/president_approval_polls.csv) +- Presidential Approval Polls*: [current](https://projects.fivethirtyeight.com/polls-page/data/president_approval_polls.csv), [historical](https://projects.fivethirtyeight.com/polls-page/data/president_approval_polls_historical.csv) - Generic Ballot Polls: [current](https://projects.fivethirtyeight.com/polls-page/data/generic_ballot_polls.csv), [historical](https://projects.fivethirtyeight.com/polls-page/data/generic_ballot_polls_historical.csv) -*Historical approval polls are not available, however [The Roper Center](https://ropercenter.cornell.edu/presidential-approval/) maintains a collection of historical approval polls. +*Historical approval polls prior to the Trump presidency are not available, however [The Roper Center](https://ropercenter.cornell.edu/presidential-approval/) maintains a collection of historical approval polls. ## Polling Averages From cc0ef58d21971e7c5ae624e9407bcc3d482f46fc Mon Sep 17 00:00:00 2001 From: FiveThirtyEight Bot Date: Sat, 8 May 2021 13:34:51 -0400 Subject: [PATCH 15/22] Update presidential approval polls with strength [nodeploy] --- ...tial_approval_with_strength_historical.csv | 1582 +++++++++++++++++ 1 file changed, 1582 insertions(+) create mode 100644 polls/presidential_approval_with_strength_historical.csv diff --git a/polls/presidential_approval_with_strength_historical.csv b/polls/presidential_approval_with_strength_historical.csv new file mode 100644 index 0000000..fad7e9c --- /dev/null +++ b/polls/presidential_approval_with_strength_historical.csv @@ -0,0 +1,1582 @@ +question_id,poll_id,state,politician_id,politician,pollster_id,pollster,sponsor_ids,sponsors,display_name,pollster_rating_id,pollster_rating_name,fte_grade,sample_size,population,population_full,subpopulation,methodology,start_date,end_date,sponsor_candidate,tracking,created_at,notes,url,source,yes,no,strongly_approve,somewhat_approve,somewhat_disapprove,strongly_disapprove +141940,74774,,42,Joseph R. Biden Jr.,399,Rasmussen Reports/Pulse Opinion Research,"","",Rasmussen Reports/Pulse Opinion Research,277,Rasmussen Reports/Pulse Opinion Research,B,1500,lv,lv,,IVR/Online,5/4/21,5/6/21,"",TRUE,5/7/21 10:26,,https://www.rasmussenreports.com/public_content/politics/biden_administration/biden_approval_index_history,538,51.0,47.0,35.0,16.0,8.0,39.0 +141932,74766,,42,Joseph R. Biden Jr.,399,Rasmussen Reports/Pulse Opinion Research,"","",Rasmussen Reports/Pulse Opinion Research,277,Rasmussen Reports/Pulse Opinion Research,B,1500,lv,lv,,IVR/Online,5/3/21,5/5/21,"",TRUE,5/6/21 09:38,,https://www.rasmussenreports.com/public_content/politics/biden_administration/biden_approval_index_history,538,51.0,47.0,35.0,16.0,8.0,39.0 +141684,74758,,42,Joseph R. Biden Jr.,399,Rasmussen Reports/Pulse Opinion Research,"","",Rasmussen Reports/Pulse Opinion Research,277,Rasmussen Reports/Pulse Opinion Research,B,1500,lv,lv,,IVR/Online,5/2/21,5/4/21,"",TRUE,5/5/21 09:55,,https://www.rasmussenreports.com/public_content/politics/biden_administration/biden_approval_index_history,538,50.0,47.0,35.0,15.0,8.0,39.0 +141730,74759,,42,Joseph R. Biden Jr.,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,5/1/21,5/4/21,"",,5/5/21 10:27,,https://docs.cdn.yougov.com/lftymxzxfl/econTabReport.pdf,538,48.0,42.0,27.0,21.0,11.0,31.0 +141731,74759,,42,Joseph R. Biden Jr.,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1187,rv,rv,,Online,5/1/21,5/4/21,"",,5/5/21 10:27,,https://docs.cdn.yougov.com/lftymxzxfl/econTabReport.pdf,538,49.0,46.0,30.0,19.0,11.0,35.0 +141732,74759,,42,Joseph R. Biden Jr.,568,YouGov,352,Economist,YouGov,391,YouGov,B+,573,a,a-d,d,Online,5/1/21,5/4/21,"",,5/5/21 10:27,,https://docs.cdn.yougov.com/lftymxzxfl/econTabReport.pdf,538,81.0,13.0,54.0,27.0,7.0,6.0 +141733,74759,,42,Joseph R. Biden Jr.,568,YouGov,352,Economist,YouGov,391,YouGov,B+,384,a,a-r,r,Online,5/1/21,5/4/21,"",,5/5/21 10:27,,https://docs.cdn.yougov.com/lftymxzxfl/econTabReport.pdf,538,16.0,80.0,5.0,11.0,15.0,65.0 +141734,74759,,42,Joseph R. Biden Jr.,568,YouGov,352,Economist,YouGov,391,YouGov,B+,388,a,a-i,i,Online,5/1/21,5/4/21,"",,5/5/21 10:27,,https://docs.cdn.yougov.com/lftymxzxfl/econTabReport.pdf,538,41.0,52.0,17.0,24.0,14.0,38.0 +140901,74753,,42,Joseph R. Biden Jr.,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,1991,rv,rv,,Online,4/30/21,5/3/21,"",,5/3/21 20:58,,https://assets.morningconsult.com/wp-uploads/2021/05/05062006/2104156_crosstabs_POLITICO_RVs_v1_SH.pdf,538,57.0,38.0,32.0,25.0,10.0,28.0 +141570,74753,,42,Joseph R. Biden Jr.,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,801,rv,rv-d,d,Online,4/30/21,5/3/21,"",,5/5/21 09:20,,https://assets.morningconsult.com/wp-uploads/2021/05/05062006/2104156_crosstabs_POLITICO_RVs_v1_SH.pdf,538,91.0,6.0,62.0,29.0,3.0,4.0 +141571,74753,,42,Joseph R. Biden Jr.,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,570,rv,rv-i,i,Online,4/30/21,5/3/21,"",,5/5/21 09:20,,https://assets.morningconsult.com/wp-uploads/2021/05/05062006/2104156_crosstabs_POLITICO_RVs_v1_SH.pdf,538,51.0,39.0,19.0,33.0,15.0,25.0 +141572,74753,,42,Joseph R. Biden Jr.,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,620,rv,rv-r,r,Online,4/30/21,5/3/21,"",,5/5/21 09:20,,https://assets.morningconsult.com/wp-uploads/2021/05/05062006/2104156_crosstabs_POLITICO_RVs_v1_SH.pdf,538,18.0,78.0,6.0,13.0,17.0,61.0 +140906,74755,,42,Joseph R. Biden Jr.,399,Rasmussen Reports/Pulse Opinion Research,"","",Rasmussen Reports/Pulse Opinion Research,277,Rasmussen Reports/Pulse Opinion Research,B,1500,lv,lv,,IVR/Online,4/29/21,5/3/21,"",TRUE,5/4/21 09:37,,https://www.rasmussenreports.com/public_content/politics/biden_administration/biden_approval_index_history,538,49.0,49.0,33.0,16.0,9.0,40.0 +140904,74754,,42,Joseph R. Biden Jr.,1189,Morning Consult,"","",Morning Consult,218,Morning Consult,B,2200,a,a,,Online,4/30/21,5/2/21,"",,5/4/21 08:59,,https://morningconsult.com/2021/05/04/motorsports-fan-poll-electric-vehicles/,538,57.0,36.0,31.0,26.0,8.0,28.0 +141941,74775,,42,Joseph R. Biden Jr.,1189,Morning Consult,"","",Morning Consult,218,Morning Consult,B,2200,a,a,,Online,4/29/21,5/2/21,"",,5/7/21 11:15,,https://assets.morningconsult.com/wp-uploads/2021/05/06114602/2104152_crosstabs_MC_HEALTH_Adults_v1_NP.pdf,538,55.0,38.0,30.0,25.0,11.0,26.0 +140898,74750,,42,Joseph R. Biden Jr.,399,Rasmussen Reports/Pulse Opinion Research,"","",Rasmussen Reports/Pulse Opinion Research,277,Rasmussen Reports/Pulse Opinion Research,B,1500,lv,lv,,IVR/Online,4/28/21,5/2/21,"",TRUE,5/3/21 09:53,,https://www.rasmussenreports.com/public_content/politics/biden_administration/biden_approval_index_history,538,48.0,49.0,31.0,17.0,8.0,41.0 +140900,74752,,42,Joseph R. Biden Jr.,1508,Harris Insights & Analytics,763,Harvard,Harris Poll,133,Harris Insights & Analytics,B+,1872,rv,rv,,Online,4/27/21,4/29/21,"",,5/3/21 20:58,,https://thehill.com/homenews/administration/551539-majority-say-they-approve-of-bidens-job-in-office-poll,538,59.0,38.0,,,, +140874,74744,,42,Joseph R. Biden Jr.,1189,Morning Consult,"","",Morning Consult,218,Morning Consult,B,2200,a,a,,Online,4/27/21,4/28/21,"",,4/30/21 10:32,,https://assets.morningconsult.com/wp-uploads/2021/04/29145301/2104131_crosstabs_MC_ENTERTAINMENT_AWARDS_SEASON_Adults_v1_SH.pdf,538,60.0,33.0,33.0,26.0,9.0,24.0 +140894,74747,,42,Joseph R. Biden Jr.,1416,Harris Insights & Analytics,960,Hill.TV,HarrisX,133,Harris Insights & Analytics,B+,2819,rv,rv,,Online,4/26/21,4/28/21,"",,4/30/21 16:48,,https://thehill.com/hilltv/what-americas-thinking/551218-poll-presidential-approval-at-60-percent-as-biden-marks-100th,538,60.0,40.0,30.0,30.0,11.0,28.0 +140790,74722,,42,Joseph R. Biden Jr.,1205,Marist College,"","",Marist College,183,Marist College,A,1809,a,a,,Live Phone,4/19/21,4/21/21,"",,4/27/21 13:27,,http://maristpoll.marist.edu/wp-content/uploads/2021/04/Marist-Poll_USA-NOS-and-Tables_202104221355.pdf#page=3,538,54.0,44.0,25.0,29.0,12.0,32.0 +140791,74722,,42,Joseph R. Biden Jr.,1205,Marist College,"","",Marist College,183,Marist College,A,1688,rv,rv,,Live Phone,4/19/21,4/21/21,"",,4/27/21 13:27,,http://maristpoll.marist.edu/wp-content/uploads/2021/04/Marist-Poll_USA-NOS-and-Tables_202104221355.pdf#page=3,538,54.0,44.0,25.0,28.0,11.0,33.0 +141880,74722,,42,Joseph R. Biden Jr.,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,4/19/21,4/21/21,"",,5/5/21 11:00,,http://maristpoll.marist.edu/wp-content/uploads/2021/04/Marist-Poll_USA-NOS-and-Tables_202104221355.pdf#page=3,538,90.0,9.0,54.0,36.0,6.0,4.0 +141881,74722,,42,Joseph R. Biden Jr.,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,4/19/21,4/21/21,"",,5/5/21 11:00,,http://maristpoll.marist.edu/wp-content/uploads/2021/04/Marist-Poll_USA-NOS-and-Tables_202104221355.pdf#page=3,538,9.0,89.0,1.0,8.0,15.0,74.0 +141882,74722,,42,Joseph R. Biden Jr.,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,4/19/21,4/21/21,"",,5/5/21 11:00,,http://maristpoll.marist.edu/wp-content/uploads/2021/04/Marist-Poll_USA-NOS-and-Tables_202104221355.pdf#page=3,538,52.0,44.0,15.0,37.0,14.0,30.0 +140751,74702,,42,Joseph R. Biden Jr.,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1007,a,a,,Live Phone,4/18/21,4/21/21,"",,4/25/21 12:58,data provided by Gary Langer,https://www.washingtonpost.com/context/april-18-21-2021-washington-post-abc-news-poll/72d8dab8-8a54-4468-a964-b7326876814d/?itid=lk_inline_manual_2,538,52.21,42.09,33.80066125,18.40611174,7.168153892,34.91724641 +141883,74702,,42,Joseph R. Biden Jr.,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,4/18/21,4/21/21,"",,5/5/21 11:00,data provided by Gary Langer,"",538,89.75,6.85,66.80101258,22.95160006,3.146141047,3.705845368 +141884,74702,,42,Joseph R. Biden Jr.,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,4/18/21,4/21/21,"",,5/5/21 11:01,data provided by Gary Langer,"",538,13.28,83.5,5.449781584,7.830682092,5.76757777,77.73180904 +141885,74702,,42,Joseph R. Biden Jr.,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,4/18/21,4/21/21,"",,5/5/21 11:01,data provided by Gary Langer,"",538,47.01,44.25,25.30979388,21.69610186,10.48824915,33.76261349 +140761,74677,,42,Joseph R. Biden Jr.,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,2200,a,a,,Online,4/16/21,4/19/21,"",,4/26/21 09:10,this question not sponsored by Politico,https://assets.morningconsult.com/wp-uploads/2021/04/30124505/210496_crosstabs_POLITICO_ADULTS_Adults_v1_SH.pdf,538,57.0,36.0,32.0,26.0,10.0,26.0 +140617,74645,,42,Joseph R. Biden Jr.,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1266,a,a,,Live Phone,4/7/21,4/13/21,"",,4/15/21 12:59,,http://maristpoll.marist.edu/npr-pbs-newshour-marist-poll-biden-and-infrastructure-tables-april-2021/#sthash.1ARm3hjV.6zfBgHAK.dpbs,538,53.0,39.0,25.0,28.0,10.0,29.0 +140618,74645,,42,Joseph R. Biden Jr.,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1066,rv,rv,,Live Phone,4/7/21,4/13/21,"",,4/15/21 12:59,,http://maristpoll.marist.edu/npr-pbs-newshour-marist-poll-biden-and-infrastructure-tables-april-2021/#sthash.1ARm3hjV.6zfBgHAK.dpbs,538,52.0,41.0,26.0,25.0,10.0,31.0 +141877,74645,,42,Joseph R. Biden Jr.,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,4/7/21,4/13/21,"",,5/5/21 10:59,,http://maristpoll.marist.edu/npr-pbs-newshour-marist-poll-biden-and-infrastructure-tables-april-2021/#sthash.1ARm3hjV.6zfBgHAK.dpbs,538,93.0,3.0,60.0,33.0,1.0,2.0 +141878,74645,,42,Joseph R. Biden Jr.,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,4/7/21,4/13/21,"",,5/5/21 11:00,,http://maristpoll.marist.edu/npr-pbs-newshour-marist-poll-biden-and-infrastructure-tables-april-2021/#sthash.1ARm3hjV.6zfBgHAK.dpbs,538,12.0,83.0,3.0,9.0,12.0,71.0 +141879,74645,,42,Joseph R. Biden Jr.,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,4/7/21,4/13/21,"",,5/5/21 11:00,,http://maristpoll.marist.edu/npr-pbs-newshour-marist-poll-biden-and-infrastructure-tables-april-2021/#sthash.1ARm3hjV.6zfBgHAK.dpbs,538,45.0,43.0,15.0,31.0,16.0,27.0 +140610,74641,,42,Joseph R. Biden Jr.,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1237,a,a,,Live Phone,4/8/21,4/12/21,"",,4/14/21 14:08,,https://poll.qu.edu/poll-release?releaseid=3808,538,48.0,42.0,34.0,13.0,6.0,36.0 +141873,74641,,42,Joseph R. Biden Jr.,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,a,a-r,r,Live Phone,4/8/21,4/12/21,"",,5/5/21 10:58,,https://poll.qu.edu/poll-release?releaseid=3808,538,6.0,87.0,3.0,3.0,10.0,77.0 +141874,74641,,42,Joseph R. Biden Jr.,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,a,a-d,d,Live Phone,4/8/21,4/12/21,"",,5/5/21 10:58,,https://poll.qu.edu/poll-release?releaseid=3808,538,94.0,4.0,73.0,20.0,1.0,3.0 +141876,74641,,42,Joseph R. Biden Jr.,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,a,a-i,i,Live Phone,4/8/21,4/12/21,"",,5/5/21 10:59,,https://poll.qu.edu/poll-release?releaseid=3808,538,40.0,45.0,27.0,13.0,7.0,38.0 +140402,74583,,42,Joseph R. Biden Jr.,1205,Marist College,373,NPR,Marist College,183,Marist College,A,1309,a,a,,Live Phone,3/22/21,3/25/21,"",,3/30/21 11:50,,http://maristpoll.marist.edu/wp-content/uploads/2021/03/NPR_Marist-Poll_USA-NOS-and-Tables_202103291133.pdf#page=3,538,52.0,40.0,22.0,30.0,11.0,29.0 +140403,74583,,42,Joseph R. Biden Jr.,1205,Marist College,373,NPR,Marist College,183,Marist College,A,1167,rv,rv,,Live Phone,3/22/21,3/25/21,"",,3/30/21 11:50,,http://maristpoll.marist.edu/wp-content/uploads/2021/03/NPR_Marist-Poll_USA-NOS-and-Tables_202103291133.pdf#page=3,538,52.0,41.0,22.0,30.0,11.0,31.0 +141870,74583,,42,Joseph R. Biden Jr.,1205,Marist College,373,NPR,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,3/22/21,3/25/21,"",,5/5/21 10:58,,http://maristpoll.marist.edu/wp-content/uploads/2021/03/NPR_Marist-Poll_USA-NOS-and-Tables_202103291133.pdf#page=3,538,91.0,6.0,48.0,43.0,4.0,2.0 +141871,74583,,42,Joseph R. Biden Jr.,1205,Marist College,373,NPR,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,3/22/21,3/25/21,"",,5/5/21 10:58,,http://maristpoll.marist.edu/wp-content/uploads/2021/03/NPR_Marist-Poll_USA-NOS-and-Tables_202103291133.pdf#page=3,538,13.0,84.0,5.0,8.0,18.0,65.0 +141872,74583,,42,Joseph R. Biden Jr.,1205,Marist College,373,NPR,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,3/22/21,3/25/21,"",,5/5/21 10:58,,http://maristpoll.marist.edu/wp-content/uploads/2021/03/NPR_Marist-Poll_USA-NOS-and-Tables_202103291133.pdf#page=3,538,48.0,40.0,12.0,36.0,12.0,28.0 +140896,74749,,42,Joseph R. Biden Jr.,1189,Morning Consult,"","",Morning Consult,218,Morning Consult,B,2200,a,a,,Online,3/17/21,3/22/21,"",,5/3/21 09:07,,https://morningconsult.com/2021/04/05/millennials-nfts-collectibles/,538,56.0,37.0,29.0,27.0,12.0,26.0 +140145,74477,,42,Joseph R. Biden Jr.,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1227,a,a,,Live Phone,3/3/21,3/8/21,"",,3/11/21 12:53,,http://maristpoll.marist.edu/wp-content/uploads/2021/03/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202103091124.pdf#page=3,538,49.0,42.0,24.0,24.0,12.0,30.0 +140146,74477,,42,Joseph R. Biden Jr.,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1082,rv,rv,,Live Phone,3/3/21,3/8/21,"",,3/11/21 12:53,,http://maristpoll.marist.edu/wp-content/uploads/2021/03/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202103091124.pdf#page=3,538,48.0,43.0,25.0,23.0,12.0,31.0 +141867,74477,,42,Joseph R. Biden Jr.,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,3/3/21,3/8/21,"",,5/5/21 10:57,,http://maristpoll.marist.edu/wp-content/uploads/2021/03/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202103091124.pdf#page=3,538,87.0,10.0,55.0,31.0,6.0,3.0 +141868,74477,,42,Joseph R. Biden Jr.,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,3/3/21,3/8/21,"",,5/5/21 10:57,,http://maristpoll.marist.edu/wp-content/uploads/2021/03/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202103091124.pdf#page=3,538,11.0,81.0,5.0,6.0,15.0,65.0 +141869,74477,,42,Joseph R. Biden Jr.,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,3/3/21,3/8/21,"",,5/5/21 10:58,,http://maristpoll.marist.edu/wp-content/uploads/2021/03/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202103091124.pdf#page=3,538,43.0,43.0,15.0,28.0,14.0,29.0 +139830,74387,,42,Joseph R. Biden Jr.,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1056,a,a,,Live Phone,2/11/21,2/14/21,"",,2/17/21 12:19,,https://poll.qu.edu/poll-release?releaseid=3768,538,50.0,38.0,36.0,13.0,4.0,33.0 +141864,74387,,42,Joseph R. Biden Jr.,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,a,a-r,r,Live Phone,2/11/21,2/14/21,"",,5/5/21 10:56,,https://poll.qu.edu/poll-release?releaseid=3768,538,11.0,82.0,5.0,5.0,5.0,75.0 +141865,74387,,42,Joseph R. Biden Jr.,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,a,a-d,d,Live Phone,2/11/21,2/14/21,"",,5/5/21 10:56,,https://poll.qu.edu/poll-release?releaseid=3768,538,91.0,2.0,77.0,12.0,0.0,2.0 +141866,74387,,42,Joseph R. Biden Jr.,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,a,a-i,i,Live Phone,2/11/21,2/14/21,"",,5/5/21 10:56,,https://poll.qu.edu/poll-release?releaseid=3768,538,50.0,34.0,30.0,20.0,4.0,30.0 +139617,74334,,42,Joseph R. Biden Jr.,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1075,a,a,,Live Phone,1/28/21,2/1/21,"",,2/3/21 15:26,,https://poll.qu.edu/poll-release?releaseid=3766,538,49.0,36.0,37.0,11.0,5.0,31.0 +141861,74334,,42,Joseph R. Biden Jr.,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,a,a-r,r,Live Phone,1/28/21,2/1/21,"",,5/5/21 10:56,,https://poll.qu.edu/poll-release?releaseid=3766,538,11.0,76.0,6.0,6.0,7.0,69.0 +141862,74334,,42,Joseph R. Biden Jr.,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,a,a-d,d,Live Phone,1/28/21,2/1/21,"",,5/5/21 10:56,,https://poll.qu.edu/poll-release?releaseid=3766,538,89.0,3.0,77.0,11.0,0.0,3.0 +141863,74334,,42,Joseph R. Biden Jr.,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,a,a-i,i,Live Phone,1/28/21,2/1/21,"",,5/5/21 10:56,,https://poll.qu.edu/poll-release?releaseid=3766,538,44.0,36.0,30.0,13.0,8.0,28.0 +139558,74320,,42,Joseph R. Biden Jr.,1205,Marist College,"","",Marist College,183,Marist College,A,1313,a,a,,Live Phone,1/24/21,1/27/21,"",,2/1/21 12:51,,http://maristpoll.marist.edu/wp-content/uploads/2021/02/Marist-Poll_USA-NOS-and-Tables_202101281213-1.pdf#page=3,538,49.0,35.0,25.0,25.0,11.0,24.0 +139559,74320,,42,Joseph R. Biden Jr.,1205,Marist College,"","",Marist College,183,Marist College,A,1153,rv,rv,,Live Phone,1/24/21,1/27/21,"",,2/1/21 12:51,,http://maristpoll.marist.edu/wp-content/uploads/2021/02/Marist-Poll_USA-NOS-and-Tables_202101281213-1.pdf#page=3,538,50.0,36.0,26.0,24.0,10.0,25.0 +141858,74320,,42,Joseph R. Biden Jr.,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,1/24/21,1/27/21,"",,5/5/21 10:55,,http://maristpoll.marist.edu/wp-content/uploads/2021/02/Marist-Poll_USA-NOS-and-Tables_202101281213-1.pdf#page=3,538,91.0,4.0,59.0,32.0,1.0,2.0 +141859,74320,,42,Joseph R. Biden Jr.,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,1/24/21,1/27/21,"",,5/5/21 10:55,,http://maristpoll.marist.edu/wp-content/uploads/2021/02/Marist-Poll_USA-NOS-and-Tables_202101281213-1.pdf#page=3,538,11.0,78.0,3.0,8.0,19.0,59.0 +141860,74320,,42,Joseph R. Biden Jr.,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,1/24/21,1/27/21,"",,5/5/21 10:56,,http://maristpoll.marist.edu/wp-content/uploads/2021/02/Marist-Poll_USA-NOS-and-Tables_202101281213-1.pdf#page=3,538,46.0,32.0,15.0,31.0,12.0,20.0 +139262,74214,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1131,rv,rv,,Live Phone,1/15/21,1/17/21,"",,1/18/21 14:24,,https://poll.qu.edu/poll-release?releaseid=3732,538,34.0,61.0,26.0,7.0,5.0,55.0 +141855,74214,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,1/15/21,1/17/21,"",,5/5/21 10:55,,https://poll.qu.edu/poll-release?releaseid=3732,538,73.0,21.0,59.0,12.0,8.0,13.0 +141856,74214,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,1/15/21,1/17/21,"",,5/5/21 10:55,,https://poll.qu.edu/poll-release?releaseid=3732,538,3.0,97.0,2.0,1.0,2.0,95.0 +141857,74214,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,1/15/21,1/17/21,"",,5/5/21 10:55,,https://poll.qu.edu/poll-release?releaseid=3732,538,34.0,59.0,23.0,10.0,5.0,54.0 +139265,74217,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1173,a,a,,Live Phone,1/11/21,1/13/21,"",,1/19/21 08:56,,http://maristpoll.marist.edu/wp-content/uploads/2021/01/NPR_PBS-NewHour_Marist-Poll_USA-NOS-and-Tables_2101141333.pdf#page=3,538,38.0,57.0,28.0,10.0,11.0,46.0 +139266,74217,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1012,rv,rv,,Live Phone,1/11/21,1/13/21,"",,1/19/21 08:56,,http://maristpoll.marist.edu/wp-content/uploads/2021/01/NPR_PBS-NewHour_Marist-Poll_USA-NOS-and-Tables_2101141333.pdf#page=3,538,40.0,55.0,30.0,10.0,8.0,47.0 +141849,74217,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,1/11/21,1/13/21,"",,5/5/21 10:52,,http://maristpoll.marist.edu/wp-content/uploads/2021/01/NPR_PBS-NewHour_Marist-Poll_USA-NOS-and-Tables_2101141333.pdf#page=3,538,6.0,93.0,3.0,2.0,9.0,84.0 +141850,74217,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,1/11/21,1/13/21,"",,5/5/21 10:52,,http://maristpoll.marist.edu/wp-content/uploads/2021/01/NPR_PBS-NewHour_Marist-Poll_USA-NOS-and-Tables_2101141333.pdf#page=3,538,82.0,14.0,68.0,14.0,5.0,9.0 +141851,74217,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,1/11/21,1/13/21,"",,5/5/21 10:53,,http://maristpoll.marist.edu/wp-content/uploads/2021/01/NPR_PBS-NewHour_Marist-Poll_USA-NOS-and-Tables_2101141333.pdf#page=3,538,42.0,50.0,28.0,14.0,8.0,42.0 +139225,74203,,11,Donald Trump,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1002,a,a,,Live Phone,1/10/21,1/13/21,"",,1/15/21 08:38,data provided by Gary Langer,https://www.washingtonpost.com/context/jan-10-13-2021-washington-post-abc-news-poll/ab470cba-8e05-4692-af78-4949613740cc/?itid=lk_inline_manual_2,538,37.58,60.18,27.27171537,10.30985241,8.271121357,51.90974797 +141852,74203,,11,Donald Trump,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,1/10/21,1/13/21,"",,5/5/21 10:53,data provided by Gary Langer,"",538,4.13,95.17,2.866204729,1.260201663,7.654733897,87.51784261 +141853,74203,,11,Donald Trump,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,1/10/21,1/13/21,"",,5/5/21 10:53,data provided by Gary Langer,"",538,79.27,18.77,63.63928749,15.62759913,7.281670609,11.48989631 +141854,74203,,11,Donald Trump,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,1/10/21,1/13/21,"",,5/5/21 10:53,data provided by Gary Langer,"",538,35.45,61.89,20.87504659,14.57617555,9.632490387,52.25543108 +139105,74165,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1239,rv,rv,,Live Phone,1/7/21,1/10/21,"",,1/11/21 13:00,,https://poll.qu.edu/poll-release?releaseid=3733,538,33.0,60.0,26.0,7.0,5.0,54.0 +141846,74165,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,1/7/21,1/10/21,"",,5/5/21 10:49,,https://poll.qu.edu/poll-release?releaseid=3733,538,71.0,20.0,58.0,13.0,4.0,15.0 +141847,74165,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,1/7/21,1/10/21,"",,5/5/21 10:49,,https://poll.qu.edu/poll-release?releaseid=3733,538,4.0,94.0,3.0,1.0,2.0,91.0 +141848,74165,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,1/7/21,1/10/21,"",,5/5/21 10:49,,https://poll.qu.edu/poll-release?releaseid=3733,538,28.0,65.0,21.0,6.0,9.0,55.0 +139092,74160,,11,Donald Trump,1205,Marist College,765,PBS NewsHour,Marist College,183,Marist College,A,875,a,a,,Live Phone,1/7/21,1/7/21,"",,1/8/21 18:49,,http://maristpoll.marist.edu/wp-content/uploads/2021/01/PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202101081001.pdf#page=3,538,38.0,58.0,26.0,12.0,8.0,51.0 +139093,74160,,11,Donald Trump,1205,Marist College,765,PBS NewsHour,Marist College,183,Marist College,A,831,rv,rv,,Live Phone,1/7/21,1/7/21,"",,1/8/21 18:49,,http://maristpoll.marist.edu/wp-content/uploads/2021/01/PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202101081001.pdf#page=3,538,39.0,58.0,26.0,12.0,6.0,52.0 +141843,74160,,11,Donald Trump,1205,Marist College,765,PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,1/7/21,1/7/21,"",,5/5/21 10:47,,http://maristpoll.marist.edu/wp-content/uploads/2021/01/PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202101081001.pdf#page=3,538,5.0,94.0,1.0,4.0,5.0,90.0 +141844,74160,,11,Donald Trump,1205,Marist College,765,PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,1/7/21,1/7/21,"",,5/5/21 10:47,,http://maristpoll.marist.edu/wp-content/uploads/2021/01/PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202101081001.pdf#page=3,538,77.0,21.0,64.0,13.0,5.0,15.0 +141845,74160,,11,Donald Trump,1205,Marist College,765,PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,1/7/21,1/7/21,"",,5/5/21 10:47,,http://maristpoll.marist.edu/wp-content/uploads/2021/01/PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202101081001.pdf#page=3,538,37.0,57.0,22.0,15.0,10.0,47.0 +138107,73596,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,978,rv,rv,,Live Phone,12/1/20,12/7/20,"",,12/10/20 14:08,,https://poll.qu.edu/poll-release?releaseid=3734,538,44.0,51.0,36.0,7.0,5.0,47.0 +141840,73596,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,12/1/20,12/7/20,"",,5/5/21 10:46,,https://poll.qu.edu/poll-release?releaseid=3734,538,89.0,9.0,79.0,10.0,3.0,6.0 +141841,73596,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,12/1/20,12/7/20,"",,5/5/21 10:46,,https://poll.qu.edu/poll-release?releaseid=3734,538,3.0,96.0,3.0,0.0,4.0,92.0 +141842,73596,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,12/1/20,12/7/20,"",,5/5/21 10:46,,https://poll.qu.edu/poll-release?releaseid=3734,538,38.0,53.0,28.0,10.0,8.0,45.0 +138050,73557,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1065,a,a,,Live Phone,12/1/20,12/6/20,"",,12/9/20 12:54,,http://maristpoll.marist.edu/wp-content/uploads/2020/12/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202012071625.pdf#page=3,538,43.0,52.0,30.0,13.0,11.0,41.0 +138051,73557,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,916,rv,rv,,Live Phone,12/1/20,12/6/20,"",,12/9/20 12:54,,http://maristpoll.marist.edu/wp-content/uploads/2020/12/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202012071625.pdf#page=3,538,42.0,54.0,31.0,11.0,11.0,43.0 +141837,73557,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,12/1/20,12/6/20,"",,5/5/21 10:42,,http://maristpoll.marist.edu/wp-content/uploads/2020/12/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202012071625.pdf#page=3,538,5.0,93.0,3.0,2.0,13.0,81.0 +141838,73557,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,12/1/20,12/6/20,"",,5/5/21 10:42,,http://maristpoll.marist.edu/wp-content/uploads/2020/12/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202012071625.pdf#page=3,538,90.0,7.0,74.0,16.0,3.0,4.0 +141839,73557,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,12/1/20,12/6/20,"",,5/5/21 10:43,,http://maristpoll.marist.edu/wp-content/uploads/2020/12/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202012071625.pdf#page=3,538,40.0,54.0,23.0,17.0,15.0,39.0 +134278,71676,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1426,lv,lv,,Live Phone,10/16/20,10/19/20,"",,10/22/20 14:03,,https://poll.qu.edu/poll-release?releaseid=3803,538,41.0,55.0,33.0,8.0,7.0,48.0 +141834,71676,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,lv,lv-r,r,Live Phone,10/16/20,10/19/20,"",,5/5/21 10:42,,https://poll.qu.edu/poll-release?releaseid=3803,538,87.0,11.0,77.0,9.0,3.0,9.0 +141835,71676,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,lv,lv-d,d,Live Phone,10/16/20,10/19/20,"",,5/5/21 10:42,,https://poll.qu.edu/poll-release?releaseid=3803,538,4.0,95.0,2.0,2.0,6.0,89.0 +141836,71676,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,lv,lv-i,i,Live Phone,10/16/20,10/19/20,"",,5/5/21 10:42,,https://poll.qu.edu/poll-release?releaseid=3803,538,38.0,56.0,25.0,13.0,11.0,44.0 +133099,71100,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,896,lv,lv,,Live Phone,10/8/20,10/13/20,"",,10/15/20 14:16,,http://maristpoll.marist.edu/wp-content/uploads/2020/10/NPR_PBS-NewsHour_Marist-Poll_USA_Complete-Survey-Findings_Likely_Adults-Tables_202010150849.pdf,538,43.0,54.0,32.0,11.0,7.0,47.0 +133100,71100,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1199,rv,rv,,Live Phone,10/8/20,10/13/20,"",,10/15/20 14:16,,http://maristpoll.marist.edu/wp-content/uploads/2020/10/NPR_PBS-NewsHour_Marist-Poll_USA_Complete-Survey-Findings_Likely_Adults-Tables_202010150849.pdf,538,42.0,54.0,30.0,12.0,9.0,45.0 +133101,71100,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1397,a,a,,Live Phone,10/8/20,10/13/20,"",,10/15/20 14:16,,http://maristpoll.marist.edu/wp-content/uploads/2020/10/NPR_PBS-NewsHour_Marist-Poll_USA_Complete-Survey-Findings_Likely_Adults-Tables_202010150849.pdf,538,41.0,53.0,28.0,13.0,10.0,43.0 +141828,71100,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,10/8/20,10/13/20,"",,5/5/21 10:41,,http://maristpoll.marist.edu/wp-content/uploads/2020/10/NPR_PBS-NewsHour_Marist-Poll_USA_Complete-Survey-Findings_Likely_Adults-Tables_202010150849.pdf,538,6.0,92.0,3.0,3.0,12.0,80.0 +141829,71100,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,10/8/20,10/13/20,"",,5/5/21 10:41,,http://maristpoll.marist.edu/wp-content/uploads/2020/10/NPR_PBS-NewsHour_Marist-Poll_USA_Complete-Survey-Findings_Likely_Adults-Tables_202010150849.pdf,538,92.0,6.0,74.0,17.0,1.0,5.0 +141830,71100,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,10/8/20,10/13/20,"",,5/5/21 10:41,,http://maristpoll.marist.edu/wp-content/uploads/2020/10/NPR_PBS-NewsHour_Marist-Poll_USA_Complete-Survey-Findings_Likely_Adults-Tables_202010150849.pdf,538,34.0,60.0,18.0,16.0,12.0,47.0 +141831,71100,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,lv,lv-d,d,Live Phone,10/8/20,10/13/20,"",,5/5/21 10:42,,http://maristpoll.marist.edu/wp-content/uploads/2020/10/NPR_PBS-NewsHour_Marist-Poll_USA_Complete-Survey-Findings_Likely_Adults-Tables_202010150849.pdf,538,5.0,93.0,3.0,2.0,11.0,83.0 +141832,71100,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,lv,lv-r,r,Live Phone,10/8/20,10/13/20,"",,5/5/21 10:42,,http://maristpoll.marist.edu/wp-content/uploads/2020/10/NPR_PBS-NewsHour_Marist-Poll_USA_Complete-Survey-Findings_Likely_Adults-Tables_202010150849.pdf,538,92.0,6.0,76.0,17.0,1.0,5.0 +141833,71100,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,lv,lv-i,i,Live Phone,10/8/20,10/13/20,"",,5/5/21 10:42,,http://maristpoll.marist.edu/wp-content/uploads/2020/10/NPR_PBS-NewsHour_Marist-Poll_USA_Complete-Survey-Findings_Likely_Adults-Tables_202010150849.pdf,538,35.0,60.0,20.0,15.0,9.0,51.0 +132303,70718,,11,Donald Trump,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1014,a,a,,Live Phone,10/6/20,10/9/20,"",,10/11/20 07:34,data provided by Gary Langer,https://docs.google.com/spreadsheets/d/1_qHfrOOk_4eE-PBWzMDtcUCreetE7PUa6q9wGR6qGB4/edit#gid=1908093989,538,43.66,53.76,30.30395412,13.35211517,8.716590355,45.04578105 +141825,70718,,11,Donald Trump,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,10/6/20,10/9/20,"",,5/5/21 10:41,data provided by Gary Langer,"",538,7.05,92.23,2.939119781,4.110404014,9.820690906,82.4080087 +141826,70718,,11,Donald Trump,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,10/6/20,10/9/20,"",,5/5/21 10:41,data provided by Gary Langer,"",538,87.52,12.48,71.41564841,16.0994036,1.92248142,10.56246657 +141827,70718,,11,Donald Trump,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,10/6/20,10/9/20,"",,5/5/21 10:41,data provided by Gary Langer,"",538,43.09,53.19,23.5969694,19.49064794,10.92682745,42.26186423 +130343,69989,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1008,a,a,,Live Phone,9/21/20,9/24/20,"",,9/27/20 00:30,data provided by Gary Langer,https://www.langerresearch.com/wp-content/uploads/1217a2The2020Election.pdf,538,44.27,53.45,27.77132593,16.49769978,7.917283478,45.53158227 +141822,69989,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,9/21/20,9/24/20,"",,5/5/21 10:40,data provided by Gary Langer,"",538,11.62,87.38,2.53746297,9.079199089,7.330489202,80.0446151 +141823,69989,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,9/21/20,9/24/20,"",,5/5/21 10:40,data provided by Gary Langer,"",538,87.16,12.56,69.41880261,17.74617816,3.722536897,8.840714835 +141824,69989,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,9/21/20,9/24/20,"",,5/5/21 10:40,data provided by Gary Langer,"",538,38.91,57.78,17.88950034,21.01552188,11.45567385,46.31992967 +129951,69696,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1302,lv,lv,,Live Phone,9/17/20,9/21/20,"",,9/23/20 14:02,,https://poll.qu.edu/poll-release?releaseid=3784,538,43.0,53.0,34.0,9.0,5.0,49.0 +141819,69696,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,lv,lv-r,r,Live Phone,9/17/20,9/21/20,"",,5/5/21 10:40,,https://poll.qu.edu/poll-release?releaseid=3784,538,92.0,8.0,81.0,11.0,6.0,3.0 +141820,69696,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,lv,lv-d,d,Live Phone,9/17/20,9/21/20,"",,5/5/21 10:40,,https://poll.qu.edu/poll-release?releaseid=3784,538,3.0,96.0,2.0,2.0,3.0,93.0 +141821,69696,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,lv,lv-i,i,Live Phone,9/17/20,9/21/20,"",,5/5/21 10:40,,https://poll.qu.edu/poll-release?releaseid=3784,538,43.0,51.0,29.0,14.0,6.0,46.0 +129557,69541,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1152,a,a,,Live Phone,9/11/20,9/16/20,"",,9/18/20 12:04,,http://maristpoll.marist.edu/wp-content/uploads/2020/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202009171415.pdf,538,40.0,52.0,29.0,12.0,10.0,42.0 +129558,69541,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,964,rv,rv,,Live Phone,9/11/20,9/16/20,"",,9/18/20 12:04,,http://maristpoll.marist.edu/wp-content/uploads/2020/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202009171415.pdf,538,42.0,53.0,31.0,11.0,8.0,45.0 +129559,69541,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,723,lv,lv,,Live Phone,9/11/20,9/16/20,"",,9/18/20 12:05,,http://maristpoll.marist.edu/wp-content/uploads/2020/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202009171415.pdf,538,43.0,53.0,33.0,10.0,7.0,46.0 +141813,69541,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,9/11/20,9/16/20,"",,5/5/21 10:39,,http://maristpoll.marist.edu/wp-content/uploads/2020/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202009171415.pdf,538,4.0,92.0,3.0,2.0,10.0,83.0 +141814,69541,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,9/11/20,9/16/20,"",,5/5/21 10:39,,http://maristpoll.marist.edu/wp-content/uploads/2020/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202009171415.pdf,538,92.0,6.0,74.0,18.0,4.0,2.0 +141815,69541,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,9/11/20,9/16/20,"",,5/5/21 10:40,,http://maristpoll.marist.edu/wp-content/uploads/2020/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202009171415.pdf,538,36.0,58.0,23.0,13.0,11.0,47.0 +141816,69541,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,lv,lv-d,d,Live Phone,9/11/20,9/16/20,"",,5/5/21 10:40,,http://maristpoll.marist.edu/wp-content/uploads/2020/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202009171415.pdf,538,4.0,92.0,3.0,2.0,7.0,85.0 +141817,69541,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,lv,lv-r,r,Live Phone,9/11/20,9/16/20,"",,5/5/21 10:40,,http://maristpoll.marist.edu/wp-content/uploads/2020/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202009171415.pdf,538,93.0,5.0,77.0,16.0,3.0,2.0 +141818,69541,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,lv,lv-i,i,Live Phone,9/11/20,9/16/20,"",,5/5/21 10:40,,http://maristpoll.marist.edu/wp-content/uploads/2020/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202009171415.pdf,538,36.0,59.0,24.0,12.0,9.0,50.0 +127991,68327,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1081,lv,lv,,Live Phone,8/28/20,8/31/20,"",,9/2/20 14:01,,https://poll.qu.edu/poll-release?releaseid=3785,538,43.0,54.0,34.0,9.0,5.0,49.0 +141810,68327,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,lv,lv-r,r,Live Phone,8/28/20,8/31/20,"",,5/5/21 10:39,,https://poll.qu.edu/poll-release?releaseid=3785,538,90.0,10.0,82.0,8.0,2.0,7.0 +141811,68327,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,lv,lv-d,d,Live Phone,8/28/20,8/31/20,"",,5/5/21 10:39,,https://poll.qu.edu/poll-release?releaseid=3785,538,6.0,94.0,1.0,4.0,4.0,90.0 +141812,68327,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,lv,lv-i,i,Live Phone,8/28/20,8/31/20,"",,5/5/21 10:39,,https://poll.qu.edu/poll-release?releaseid=3785,538,41.0,55.0,28.0,13.0,7.0,48.0 +127514,68079,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,Live Phone,8/12/20,8/15/20,"",,8/17/20 06:02,data provided by Gary Langer,https://www.washingtonpost.com/context/washington-post-abc-news-poll-aug-12-15-2020/b16f1e30-c98f-4b77-ba12-9d4f0baddceb/,538,43.3,54.88,28.63982603,14.65776802,7.426577559,47.45039337 +141807,68079,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,8/12/20,8/15/20,"",,5/5/21 10:39,data provided by Gary Langer,"",538,10.6,88.32,5.473026784,5.126356254,3.872717929,84.45017361 +141808,68079,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,8/12/20,8/15/20,"",,5/5/21 10:39,data provided by Gary Langer,"",538,81.57,16.5,66.93537228,14.63483086,7.709681864,8.794775104 +141809,68079,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,8/12/20,8/15/20,"",,5/5/21 10:39,data provided by Gary Langer,"",538,40.85,57.62,22.45595528,18.39252545,10.60620602,47.01230631 +127471,68061,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1261,a,a,,Live Phone,8/3/20,8/11/20,"",,8/14/20 06:25,,http://maristpoll.marist.edu/wp-content/uploads/2020/08/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-TABLES_202008121039.pdf,538,39.0,54.0,26.0,13.0,11.0,43.0 +127472,68061,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1118,rv,rv,,Live Phone,8/3/20,8/11/20,"",,8/14/20 06:25,,http://maristpoll.marist.edu/wp-content/uploads/2020/08/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-TABLES_202008121039.pdf,538,39.0,55.0,27.0,12.0,10.0,46.0 +141804,68061,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,8/3/20,8/11/20,"",,5/5/21 10:38,,http://maristpoll.marist.edu/wp-content/uploads/2020/08/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-TABLES_202008121039.pdf,538,3.0,94.0,1.0,3.0,8.0,86.0 +141805,68061,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,8/3/20,8/11/20,"",,5/5/21 10:38,,http://maristpoll.marist.edu/wp-content/uploads/2020/08/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-TABLES_202008121039.pdf,538,85.0,14.0,68.0,16.0,6.0,8.0 +141806,68061,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,8/3/20,8/11/20,"",,5/5/21 10:38,,http://maristpoll.marist.edu/wp-content/uploads/2020/08/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-TABLES_202008121039.pdf,538,32.0,56.0,16.0,16.0,14.0,43.0 +126437,67580,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1006,a,a,,Live Phone,7/12/20,7/15/20,"",,7/19/20 00:04,data provided by Gary Langer,https://www.washingtonpost.com/context/july-12-15-2020-washington-post-abc-news-poll/05fce27c-2660-4808-9f10-e5bda90e3faa/,538,39.35,57.26,28.28179248,11.07307305,9.248065926,48.00697392 +141801,67580,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,7/12/20,7/15/20,"",,5/5/21 10:38,data provided by Gary Langer,"",538,4.55,94.84,1.637967174,2.90722831,8.963468482,85.87420589 +141802,67580,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,7/12/20,7/15/20,"",,5/5/21 10:38,data provided by Gary Langer,"",538,81.24,15.79,65.98356515,15.25977259,5.602950126,10.18748832 +141803,67580,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,7/12/20,7/15/20,"",,5/5/21 10:38,data provided by Gary Langer,"",538,40.84,56.03,26.43104948,14.41222542,9.573062459,46.4597171 +125400,67106,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1273,rv,rv,,Live Phone,7/9/20,7/13/20,"",,7/15/20 15:37,,https://poll.qu.edu/poll-release?releaseid=3781,538,36.0,60.0,25.0,10.0,6.0,54.0 +141798,67106,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,7/9/20,7/13/20,"",,5/5/21 10:38,,https://poll.qu.edu/poll-release?releaseid=3781,538,84.0,13.0,69.0,14.0,3.0,9.0 +141799,67106,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,7/9/20,7/13/20,"",,5/5/21 10:38,,https://poll.qu.edu/poll-release?releaseid=3781,538,3.0,95.0,1.0,2.0,6.0,90.0 +141800,67106,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,7/9/20,7/13/20,"",,5/5/21 10:38,,https://poll.qu.edu/poll-release?releaseid=3781,538,33.0,63.0,18.0,14.0,9.0,53.0 +124972,66928,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1640,a,a,,Live Phone,6/22/20,6/24/20,"",,6/26/20 12:02,,http://maristpoll.marist.edu/wp-content/uploads/2020/06/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_2006251102.pdf,538,40.0,58.0,26.0,14.0,9.0,49.0 +124973,66928,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1515,rv,rv,,Live Phone,6/22/20,6/24/20,"",,6/26/20 12:02,,http://maristpoll.marist.edu/wp-content/uploads/2020/06/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_2006251102.pdf,538,41.0,57.0,27.0,14.0,8.0,49.0 +141795,66928,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,6/22/20,6/24/20,"",,5/5/21 10:37,,http://maristpoll.marist.edu/wp-content/uploads/2020/06/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_2006251102.pdf,538,4.0,96.0,3.0,1.0,5.0,91.0 +141796,66928,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,6/22/20,6/24/20,"",,5/5/21 10:37,,http://maristpoll.marist.edu/wp-content/uploads/2020/06/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_2006251102.pdf,538,90.0,10.0,67.0,23.0,4.0,6.0 +141797,66928,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,6/22/20,6/24/20,"",,5/5/21 10:37,,http://maristpoll.marist.edu/wp-content/uploads/2020/06/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_2006251102.pdf,538,37.0,59.0,18.0,19.0,16.0,43.0 +124752,66848,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1332,rv,rv,,Live Phone,6/11/20,6/15/20,"",,6/18/20 14:01,,https://poll.qu.edu/poll-release?releaseid=3778,538,42.0,55.0,32.0,10.0,6.0,48.0 +141792,66848,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,6/11/20,6/15/20,"",,5/5/21 10:37,,https://poll.qu.edu/poll-release?releaseid=3778,538,89.0,8.0,78.0,11.0,3.0,6.0 +141793,66848,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,6/11/20,6/15/20,"",,5/5/21 10:37,,https://poll.qu.edu/poll-release?releaseid=3778,538,4.0,95.0,2.0,2.0,6.0,88.0 +141794,66848,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,6/11/20,6/15/20,"",,5/5/21 10:37,,https://poll.qu.edu/poll-release?releaseid=3778,538,43.0,53.0,27.0,16.0,9.0,44.0 +124518,66743,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1062,a,a,,Live Phone,6/2/20,6/3/20,"",,6/5/20 12:04,,http://maristpoll.marist.edu/wp-content/uploads/2020/06/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_2006041039.pdf,538,41.0,55.0,28.0,13.0,8.0,47.0 +124519,66743,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,958,rv,rv,,Live Phone,6/2/20,6/3/20,"",,6/5/20 12:04,,http://maristpoll.marist.edu/wp-content/uploads/2020/06/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_2006041039.pdf,538,42.0,55.0,29.0,13.0,8.0,48.0 +141789,66743,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,6/2/20,6/3/20,"",,5/5/21 10:36,,http://maristpoll.marist.edu/wp-content/uploads/2020/06/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_2006041039.pdf,538,6.0,92.0,2.0,3.0,4.0,88.0 +141790,66743,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,6/2/20,6/3/20,"",,5/5/21 10:36,,http://maristpoll.marist.edu/wp-content/uploads/2020/06/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_2006041039.pdf,538,86.0,12.0,71.0,15.0,6.0,6.0 +141791,66743,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,6/2/20,6/3/20,"",,5/5/21 10:37,,http://maristpoll.marist.edu/wp-content/uploads/2020/06/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_2006041039.pdf,538,40.0,56.0,20.0,20.0,13.0,43.0 +124326,66668,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,Live Phone,5/25/20,5/28/20,"",,5/31/20 00:08,data provided by Gary Langer,https://www.washingtonpost.com/context/may-25-28-2020-washington-post-abc-news-poll/bb30c35e-797e-4b5c-91fc-1a1cdfbe85cc/,538,44.53,52.87,32.24922354,12.2782359,10.89346104,41.97571531 +141786,66668,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,5/25/20,5/28/20,"",,5/5/21 10:36,data provided by Gary Langer,"",538,9.81,88.35,5.308047726,4.505969969,13.7688746,74.58269038 +141787,66668,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,5/25/20,5/28/20,"",,5/5/21 10:36,data provided by Gary Langer,"",538,92.94,6.12,73.54588912,19.38964354,1.239719402,4.884549159 +141788,66668,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,5/25/20,5/28/20,"",,5/5/21 10:36,data provided by Gary Langer,"",538,40.0,57.68,26.44478912,13.55993305,15.50745215,42.17049391 +123673,66394,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1323,rv,rv,,Live Phone,5/14/20,5/18/20,"",,5/20/20 14:02,,https://poll.qu.edu/poll-release?releaseid=3772,538,42.0,53.0,28.0,14.0,7.0,46.0 +141783,66394,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,5/14/20,5/18/20,"",,5/5/21 10:36,,https://poll.qu.edu/poll-release?releaseid=3772,538,89.0,10.0,69.0,19.0,5.0,5.0 +141784,66394,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,5/14/20,5/18/20,"",,5/5/21 10:36,,https://poll.qu.edu/poll-release?releaseid=3772,538,7.0,89.0,3.0,4.0,8.0,81.0 +141785,66394,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,5/14/20,5/18/20,"",,5/5/21 10:36,,https://poll.qu.edu/poll-release?releaseid=3772,538,40.0,51.0,23.0,18.0,8.0,42.0 +121407,65693,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,2077,rv,rv,,Live Phone,4/2/20,4/6/20,"",,4/8/20 14:01,,https://poll.qu.edu/poll-release?releaseid=3753,538,45.0,51.0,32.0,13.0,8.0,42.0 +141780,65693,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,4/2/20,4/6/20,"",,5/5/21 10:35,,https://poll.qu.edu/poll-release?releaseid=3753,538,92.0,7.0,78.0,14.0,2.0,5.0 +141781,65693,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,4/2/20,4/6/20,"",,5/5/21 10:35,,https://poll.qu.edu/poll-release?releaseid=3753,538,6.0,91.0,3.0,3.0,11.0,79.0 +141782,65693,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,4/2/20,4/6/20,"",,5/5/21 10:35,,https://poll.qu.edu/poll-release?releaseid=3753,538,43.0,49.0,23.0,20.0,10.0,39.0 +120538,65001,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1003,a,a,,Live Phone,3/22/20,3/25/20,"",,3/27/20 06:05,data provided by Gary Langer,https://www.washingtonpost.com/context/washington-post-abc-news-poll-march-22-25-2020/974c3312-5a40-4764-afb1-4bb6b86f1cf4/,538,48.22,45.76,33.58268148,14.63411174,10.57215861,35.18305649 +141777,65001,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,3/22/20,3/25/20,"",,5/5/21 10:35,data provided by Gary Langer,"",538,16.78,78.35,6.204701173,10.57583496,13.07355241,65.27855598 +141778,65001,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,3/22/20,3/25/20,"",,5/5/21 10:35,data provided by Gary Langer,"",538,86.03,11.73,74.47670764,11.55458878,5.858688813,5.874036012 +141779,65001,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,3/22/20,3/25/20,"",,5/5/21 10:35,data provided by Gary Langer,"",538,49.19,45.22,30.45776878,18.73392391,11.99533232,33.21996877 +120095,64856,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,835,a,a,,Live Phone,3/13/20,3/14/20,"",,3/17/20 05:53,,http://maristpoll.marist.edu/wp-content/uploads/2020/03/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_2003151338.pdf,538,43.0,50.0,32.0,11.0,9.0,41.0 +120096,64856,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,784,rv,rv,,Live Phone,3/13/20,3/14/20,"",,3/17/20 05:53,,http://maristpoll.marist.edu/wp-content/uploads/2020/03/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_2003151338.pdf,538,43.0,50.0,32.0,11.0,8.0,41.0 +141774,64856,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,3/13/20,3/14/20,"",,5/5/21 10:35,,http://maristpoll.marist.edu/wp-content/uploads/2020/03/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_2003151338.pdf,538,8.0,86.0,4.0,5.0,9.0,77.0 +141775,64856,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,3/13/20,3/14/20,"",,5/5/21 10:35,,http://maristpoll.marist.edu/wp-content/uploads/2020/03/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_2003151338.pdf,538,87.0,10.0,76.0,11.0,0.0,9.0 +141776,64856,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,3/13/20,3/14/20,"",,5/5/21 10:35,,http://maristpoll.marist.edu/wp-content/uploads/2020/03/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_2003151338.pdf,538,38.0,49.0,22.0,17.0,17.0,33.0 +119822,64770,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1261,rv,rv,,Live Phone,3/5/20,3/8/20,"",,3/9/20 15:02,,https://poll.qu.edu/poll-release?releaseid=3771,538,41.0,54.0,30.0,11.0,7.0,47.0 +141771,64770,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,3/5/20,3/8/20,"",,5/5/21 10:34,,https://poll.qu.edu/poll-release?releaseid=3771,538,89.0,8.0,74.0,15.0,4.0,3.0 +141772,64770,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,3/5/20,3/8/20,"",,5/5/21 10:34,,https://poll.qu.edu/poll-release?releaseid=3771,538,4.0,95.0,2.0,3.0,8.0,88.0 +141773,64770,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,3/5/20,3/8/20,"",,5/5/21 10:34,,https://poll.qu.edu/poll-release?releaseid=3771,538,33.0,55.0,16.0,17.0,10.0,44.0 +118390,64355,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1066,a,a,,Live Phone,2/14/20,2/17/20,"",,2/19/20 06:04,data provided by Gary Langer,https://www.washingtonpost.com/context/washington-post-abc-news-poll-feb-14-17-2020/99074fb9-691e-4399-af1e-e6534d53a9d8/,538,42.74,53.06,30.68627732,12.05166129,11.20879286,41.8519046 +141768,64355,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,2/14/20,2/17/20,"",,5/5/21 10:34,data provided by Gary Langer,"",538,4.17,95.05,1.815966757,2.355205102,11.35220636,83.69722756 +141769,64355,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,2/14/20,2/17/20,"",,5/5/21 10:34,data provided by Gary Langer,"",538,87.98,10.25,76.26653063,11.71080763,5.744666138,4.504050866 +141770,64355,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,2/14/20,2/17/20,"",,5/5/21 10:34,data provided by Gary Langer,"",538,45.66,48.23,26.60755022,19.04967984,13.9365814,34.28946755 +118373,64154,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1416,a,a,,Live Phone,2/13/20,2/16/20,"",,2/19/20 04:59,,http://maristpoll.marist.edu/wp-content/uploads/2020/02/Wednesday-Release_NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_2002171446.pdf,538,42.0,51.0,29.0,22.0,11.0,40.0 +118374,64154,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1164,rv,rv,,Live Phone,2/13/20,2/16/20,"",,2/19/20 04:59,,http://maristpoll.marist.edu/wp-content/uploads/2020/02/Wednesday-Release_NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_2002171446.pdf,538,44.0,51.0,32.0,12.0,9.0,42.0 +141765,64154,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,2/13/20,2/16/20,"",,5/5/21 10:33,,http://maristpoll.marist.edu/wp-content/uploads/2020/02/Wednesday-Release_NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_2002171446.pdf,538,4.0,92.0,2.0,2.0,14.0,79.0 +141766,64154,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,2/13/20,2/16/20,"",,5/5/21 10:33,,http://maristpoll.marist.edu/wp-content/uploads/2020/02/Wednesday-Release_NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_2002171446.pdf,538,88.0,8.0,75.0,13.0,3.0,5.0 +141767,64154,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,2/13/20,2/16/20,"",,5/5/21 10:33,,http://maristpoll.marist.edu/wp-content/uploads/2020/02/Wednesday-Release_NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_2002171446.pdf,538,46.0,48.0,27.0,19.0,8.0,40.0 +116750,63496,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1159,rv,rv,,Live Phone,2/5/20,2/9/20,"",,2/10/20 14:16,,https://poll.qu.edu/poll-release?releaseid=3791,538,43.0,53.0,35.0,9.0,6.0,47.0 +141762,63496,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,2/5/20,2/9/20,"",,5/5/21 10:33,,https://poll.qu.edu/poll-release?releaseid=3791,538,89.0,9.0,77.0,12.0,4.0,4.0 +141763,63496,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,2/5/20,2/9/20,"",,5/5/21 10:33,,https://poll.qu.edu/poll-release?releaseid=3791,538,4.0,94.0,3.0,1.0,6.0,88.0 +141764,63496,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,2/5/20,2/9/20,"",,5/5/21 10:33,,https://poll.qu.edu/poll-release?releaseid=3791,538,46.0,50.0,30.0,15.0,8.0,42.0 +116226,63373,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1905,rv,rv,,Live Phone,1/22/20,1/27/20,"",,1/28/20 15:03,,https://poll.qu.edu/poll-release?releaseid=3762,538,43.0,52.0,34.0,8.0,6.0,47.0 +141759,63373,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,1/22/20,1/27/20,"",,5/5/21 10:32,,https://poll.qu.edu/poll-release?releaseid=3762,538,94.0,4.0,83.0,10.0,2.0,2.0 +141760,63373,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,1/22/20,1/27/20,"",,5/5/21 10:32,,https://poll.qu.edu/poll-release?releaseid=3762,538,3.0,95.0,1.0,1.0,4.0,91.0 +141761,63373,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,1/22/20,1/27/20,"",,5/5/21 10:32,,https://poll.qu.edu/poll-release?releaseid=3762,538,38.0,53.0,24.0,14.0,11.0,43.0 +116087,63344,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1004,a,a,,Live Phone,1/20/20,1/23/20,"",,1/24/20 14:05,data provided by Gary Langer,https://www.washingtonpost.com/context/washington-post-abc-news-poll-jan-20-23-2020/50b73242-0f99-4709-b8bc-7e0d56bfe0f3/,538,44.43,51.23,34.68925738,9.737179888,8.852527846,42.37478312 +141756,63344,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,1/20/20,1/23/20,"",,5/5/21 10:31,data provided by Gary Langer,"",538,6.75,90.94,4.528446416,2.226068373,8.240263895,82.69936285 +141757,63344,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,1/20/20,1/23/20,"",,5/5/21 10:31,data provided by Gary Langer,"",538,86.11,11.4,70.7372137,15.36983875,3.146339782,8.249826241 +141758,63344,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,1/20/20,1/23/20,"",,5/5/21 10:31,data provided by Gary Langer,"",538,46.79,48.21,34.61982893,12.16772702,12.49569287,35.71018733 +115640,63262,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1562,rv,rv,,Live Phone,1/8/20,1/12/20,"",,1/13/20 15:01,,https://poll.qu.edu/poll-release?releaseid=3790,538,43.0,52.0,34.0,9.0,6.0,46.0 +141753,63262,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,1/8/20,1/12/20,"",,5/5/21 10:31,,https://poll.qu.edu/poll-release?releaseid=3790,538,93.0,5.0,81.0,12.0,3.0,2.0 +141754,63262,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,1/8/20,1/12/20,"",,5/5/21 10:31,,https://poll.qu.edu/poll-release?releaseid=3790,538,3.0,95.0,1.0,2.0,6.0,89.0 +141755,63262,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,1/8/20,1/12/20,"",,5/5/21 10:31,,https://poll.qu.edu/poll-release?releaseid=3790,538,35.0,58.0,23.0,12.0,10.0,48.0 +115691,63274,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1259,a,a,,Live Phone,1/7/20,1/12/20,"",,1/15/20 07:01,,http://maristpoll.marist.edu/wp-content/uploads/2020/01/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_Politics_2001140953.pdf,538,41.0,53.0,30.0,12.0,12.0,41.0 +115692,63274,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1064,rv,rv,,Live Phone,1/7/20,1/12/20,"",,1/15/20 07:01,,http://maristpoll.marist.edu/wp-content/uploads/2020/01/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_Politics_2001140953.pdf,538,42.0,53.0,32.0,11.0,11.0,42.0 +141750,63274,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,1/7/20,1/12/20,"",,5/5/21 10:31,,http://maristpoll.marist.edu/wp-content/uploads/2020/01/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_Politics_2001140953.pdf,538,7.0,89.0,4.0,3.0,12.0,77.0 +141751,63274,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,1/7/20,1/12/20,"",,5/5/21 10:31,,http://maristpoll.marist.edu/wp-content/uploads/2020/01/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_Politics_2001140953.pdf,538,89.0,9.0,75.0,14.0,4.0,6.0 +141752,63274,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,1/7/20,1/12/20,"",,5/5/21 10:31,,http://maristpoll.marist.edu/wp-content/uploads/2020/01/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_Politics_2001140953.pdf,538,38.0,55.0,24.0,15.0,14.0,41.0 +114920,63131,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1390,rv,rv,,Live Phone,12/11/19,12/15/19,"",,12/16/19 15:02,,https://poll.qu.edu/poll-release-legacy?releaseid=3652,538,43.0,52.0,34.0,9.0,5.0,6.0 +141747,63131,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,12/11/19,12/15/19,"",,5/5/21 10:30,,https://poll.qu.edu/poll-release-legacy?releaseid=3652,538,92.0,5.0,79.0,12.0,2.0,4.0 +141748,63131,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,12/11/19,12/15/19,"",,5/5/21 10:30,,https://poll.qu.edu/poll-release-legacy?releaseid=3652,538,4.0,94.0,2.0,2.0,5.0,89.0 +141749,63131,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,12/11/19,12/15/19,"",,5/5/21 10:30,,https://poll.qu.edu/poll-release-legacy?releaseid=3652,538,42.0,50.0,30.0,13.0,8.0,41.0 +114897,63117,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1744,a,a,,Live Phone,12/9/19,12/11/19,"",,12/16/19 06:52,,http://maristpoll.marist.edu/wp-content/uploads/2019/12/UPDATED_NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1912131159.pdf,538,42.0,52.0,31.0,12.0,11.0,41.0 +114898,63117,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1508,rv,rv,,Live Phone,12/9/19,12/11/19,"",,12/16/19 06:52,,http://maristpoll.marist.edu/wp-content/uploads/2019/12/UPDATED_NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1912131159.pdf,538,43.0,53.0,32.0,11.0,11.0,42.0 +141744,63117,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,12/9/19,12/11/19,"",,5/5/21 10:29,,http://maristpoll.marist.edu/wp-content/uploads/2019/12/UPDATED_NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1912131159.pdf,538,5.0,91.0,4.0,1.0,14.0,77.0 +141745,63117,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,12/9/19,12/11/19,"",,5/5/21 10:30,,http://maristpoll.marist.edu/wp-content/uploads/2019/12/UPDATED_NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1912131159.pdf,538,91.0,6.0,72.0,19.0,2.0,4.0 +141746,63117,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,12/9/19,12/11/19,"",,5/5/21 10:30,,http://maristpoll.marist.edu/wp-content/uploads/2019/12/UPDATED_NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1912131159.pdf,538,45.0,51.0,31.0,13.0,13.0,38.0 +114515,63055,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1553,rv,rv,,Live Phone,12/4/19,12/9/19,"",,12/10/19 15:04,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3651,538,41.0,55.0,31.0,10.0,5.0,49.0 +141741,63055,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,12/4/19,12/9/19,"",,5/5/21 10:28,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3651,538,92.0,6.0,75.0,17.0,3.0,3.0 +141742,63055,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,12/4/19,12/9/19,"",,5/5/21 10:28,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3651,538,4.0,95.0,3.0,1.0,3.0,92.0 +141743,63055,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,12/4/19,12/9/19,"",,5/5/21 10:28,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3651,538,35.0,59.0,21.0,14.0,10.0,48.0 +113985,62975,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1355,rv,rv,,Live Phone,11/21/19,11/25/19,"",,11/26/19 15:04,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3650,538,40.0,54.0,32.0,7.0,4.0,50.0 +141738,62975,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,11/21/19,11/25/19,"",,5/5/21 10:28,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3650,538,86.0,9.0,73.0,13.0,3.0,5.0 +141739,62975,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,11/21/19,11/25/19,"",,5/5/21 10:28,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3650,538,2.0,97.0,1.0,1.0,3.0,93.0 +141740,62975,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,11/21/19,11/25/19,"",,5/5/21 10:28,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3650,538,33.0,57.0,24.0,9.0,7.0,50.0 +113210,62659,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1224,a,a,,Live Phone,11/11/19,11/15/19,"",,11/19/19 07:45,,http://maristpoll.marist.edu/wp-content/uploads/2019/11/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1911181224.pdf,538,41.0,51.0,29.0,13.0,11.0,40.0 +113211,62659,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,988,rv,rv,,Live Phone,11/11/19,11/15/19,"",,11/19/19 07:45,,http://maristpoll.marist.edu/wp-content/uploads/2019/11/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1911181224.pdf,538,44.0,51.0,32.0,12.0,9.0,42.0 +141735,62659,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,11/11/19,11/15/19,"",,5/5/21 10:27,,http://maristpoll.marist.edu/wp-content/uploads/2019/11/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1911181224.pdf,538,6.0,92.0,3.0,3.0,11.0,81.0 +141736,62659,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,11/11/19,11/15/19,"",,5/5/21 10:27,,http://maristpoll.marist.edu/wp-content/uploads/2019/11/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1911181224.pdf,538,90.0,9.0,73.0,17.0,2.0,7.0 +141737,62659,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,11/11/19,11/15/19,"",,5/5/21 10:27,,http://maristpoll.marist.edu/wp-content/uploads/2019/11/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1911181224.pdf,538,41.0,51.0,26.0,15.0,14.0,37.0 +112548,62527,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1003,a,a,,Live Phone,10/27/19,10/30/19,"",,11/1/19 07:22,data provided by Gary Langer,https://www.washingtonpost.com/context/context-card/eea087b6-ca22-4cd9-a254-6bdd49d000a4/,538,37.72,57.61,29.93579771,7.782020939,10.00600125,47.60826826 +141727,62527,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,10/27/19,10/30/19,"",,5/5/21 10:26,data provided by Gary Langer,"",538,8.09,90.61,5.026474066,3.067537091,9.418086895,81.19375837 +141728,62527,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,10/27/19,10/30/19,"",,5/5/21 10:26,data provided by Gary Langer,"",538,74.22,22.28,63.59830508,10.61750319,7.578858343,14.70055799 +141729,62527,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,10/27/19,10/30/19,"",,5/5/21 10:26,data provided by Gary Langer,"",538,38.1,56.7,28.78191246,9.315340401,11.17530174,45.52722305 +104353,60066,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1195,rv,rv,,Live Phone,10/11/19,10/13/19,"",,10/14/19 15:02,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3644,538,41.0,54.0,31.0,10.0,5.0,48.0 +141724,60066,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,10/11/19,10/13/19,"",,5/5/21 10:25,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3644,538,88.0,10.0,75.0,12.0,3.0,7.0 +141725,60066,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,10/11/19,10/13/19,"",,5/5/21 10:25,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3644,538,4.0,94.0,2.0,2.0,4.0,90.0 +141726,60066,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,10/11/19,10/13/19,"",,5/5/21 10:25,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3644,538,40.0,54.0,22.0,17.0,9.0,45.0 +104205,59999,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1123,a,a,,Live Phone,10/3/19,10/8/19,"",,10/10/19 14:04,,http://maristpoll.marist.edu/wp-content/uploads/2019/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1910091356.pdf,538,42.0,52.0,27.0,15.0,13.0,40.0 +104206,59999,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,926,rv,rv,,Live Phone,10/3/19,10/8/19,"",,10/10/19 14:04,,http://maristpoll.marist.edu/wp-content/uploads/2019/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1910091356.pdf,538,45.0,51.0,30.0,15.0,10.0,41.0 +141721,59999,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,10/3/19,10/8/19,"",,5/5/21 10:24,,http://maristpoll.marist.edu/wp-content/uploads/2019/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1910091356.pdf,538,6.0,91.0,2.0,4.0,14.0,78.0 +141722,59999,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,10/3/19,10/8/19,"",,5/5/21 10:24,,http://maristpoll.marist.edu/wp-content/uploads/2019/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1910091356.pdf,538,91.0,7.0,68.0,23.0,3.0,4.0 +141723,59999,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,10/3/19,10/8/19,"",,5/5/21 10:24,,http://maristpoll.marist.edu/wp-content/uploads/2019/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1910091356.pdf,538,43.0,49.0,26.0,18.0,12.0,37.0 +103951,59902,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1483,rv,rv,,Live Phone,10/4/19,10/7/19,"",,10/8/19 15:15,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3643,538,40.0,54.0,29.0,11.0,6.0,47.0 +141718,59902,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,10/4/19,10/7/19,"",,5/5/21 10:23,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3643,538,88.0,9.0,69.0,18.0,3.0,6.0 +141719,59902,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,10/4/19,10/7/19,"",,5/5/21 10:24,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3643,538,4.0,94.0,3.0,2.0,4.0,89.0 +141720,59902,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,10/4/19,10/7/19,"",,5/5/21 10:24,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3643,538,34.0,58.0,20.0,15.0,11.0,47.0 +103466,59744,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1115,rv,rv,,Live Phone,9/27/19,9/29/19,"",,9/30/19 15:00,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3642,538,41.0,53.0,35.0,6.0,4.0,48.0 +141715,59744,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,9/27/19,9/29/19,"",,5/5/21 10:23,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3642,538,88.0,9.0,79.0,9.0,4.0,5.0 +141716,59744,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,9/27/19,9/29/19,"",,5/5/21 10:23,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3642,538,2.0,97.0,1.0,1.0,5.0,91.0 +141717,59744,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,9/27/19,9/29/19,"",,5/5/21 10:23,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3642,538,38.0,51.0,30.0,8.0,4.0,46.0 +103407,59728,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,846,a,a,,Live Phone,9/25/19,9/25/19,"",,9/26/19 17:08,,http://maristpoll.marist.edu/wp-content/uploads/2019/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1909261000.pdf,538,44.0,53.0,31.0,13.0,14.0,39.0 +103408,59728,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,745,rv,rv,,Live Phone,9/25/19,9/25/19,"",,9/26/19 17:08,,http://maristpoll.marist.edu/wp-content/uploads/2019/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1909261000.pdf,538,45.0,51.0,34.0,12.0,11.0,40.0 +141712,59728,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,9/25/19,9/25/19,"",,5/5/21 10:23,,http://maristpoll.marist.edu/wp-content/uploads/2019/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1909261000.pdf,538,10.0,88.0,3.0,7.0,17.0,71.0 +141713,59728,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,9/25/19,9/25/19,"",,5/5/21 10:23,,http://maristpoll.marist.edu/wp-content/uploads/2019/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1909261000.pdf,538,90.0,7.0,73.0,17.0,2.0,5.0 +141714,59728,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,9/25/19,9/25/19,"",,5/5/21 10:23,,http://maristpoll.marist.edu/wp-content/uploads/2019/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1909261000.pdf,538,44.0,52.0,31.0,12.0,13.0,39.0 +103196,59703,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1337,rv,rv,,Live Phone,9/19/19,9/23/19,"",,9/25/19 07:07,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3641,538,40.0,55.0,29.0,11.0,7.0,48.0 +141709,59703,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,9/19/19,9/23/19,"",,5/5/21 10:23,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3641,538,85.0,11.0,67.0,18.0,6.0,5.0 +141710,59703,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,9/19/19,9/23/19,"",,5/5/21 10:23,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3641,538,5.0,94.0,2.0,2.0,6.0,87.0 +141711,59703,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,9/19/19,9/23/19,"",,5/5/21 10:23,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3641,538,32.0,61.0,18.0,14.0,9.0,51.0 +102403,59534,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1317,a,a,,Live Phone,9/5/19,9/8/19,"",,9/11/19 06:38,,http://maristpoll.marist.edu/wp-content/uploads/2019/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1909091558.pdf,538,41.0,54.0,28.0,13.0,9.0,45.0 +102404,59534,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1160,rv,rv,,Live Phone,9/5/19,9/8/19,"",,9/11/19 06:38,,http://maristpoll.marist.edu/wp-content/uploads/2019/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1909091558.pdf,538,43.0,53.0,30.0,13.0,9.0,45.0 +141706,59534,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,9/5/19,9/8/19,"",,5/5/21 10:21,,http://maristpoll.marist.edu/wp-content/uploads/2019/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1909091558.pdf,538,6.0,92.0,3.0,4.0,9.0,83.0 +141707,59534,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,9/5/19,9/8/19,"",,5/5/21 10:22,,http://maristpoll.marist.edu/wp-content/uploads/2019/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1909091558.pdf,538,87.0,9.0,68.0,19.0,4.0,6.0 +141708,59534,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,9/5/19,9/8/19,"",,5/5/21 10:22,,http://maristpoll.marist.edu/wp-content/uploads/2019/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1909091558.pdf,538,40.0,53.0,25.0,15.0,11.0,42.0 +102325,59505,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1003,a,a,,Live Phone,9/2/19,9/5/19,"",,9/10/19 07:48,data provided by Gary Langer,https://www.washingtonpost.com/context/sept-2-5-2019-washington-post-abc-news-poll/d4e18b36-79bf-492d-91e3-d1c7a49d37e2/,538,38.36,55.73,27.43909132,10.92347734,8.218136281,47.51024164 +141703,59505,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,9/2/19,9/5/19,"",,5/5/21 10:20,data provided by Gary Langer,"",538,8.06,90.08,2.768684496,5.289880623,9.584734822,80.49809653 +141704,59505,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,9/2/19,9/5/19,"",,5/5/21 10:20,data provided by Gary Langer,"",538,81.87,13.83,65.68375615,16.18596353,5.286450144,8.545369652 +141705,59505,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,9/2/19,9/5/19,"",,5/5/21 10:20,data provided by Gary Langer,"",538,35.54,58.23,23.04113633,12.50325947,9.326808906,48.90231986 +101851,59451,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1422,rv,rv,,Live Phone,8/21/19,8/26/19,"",,8/28/19 08:06,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3638,538,38.0,56.0,27.0,11.0,5.0,50.0 +141700,59451,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,8/21/19,8/26/19,"",,5/5/21 10:19,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3638,538,85.0,10.0,70.0,16.0,3.0,7.0 +141701,59451,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,8/21/19,8/26/19,"",,5/5/21 10:19,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3638,538,4.0,94.0,3.0,1.0,5.0,89.0 +141702,59451,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,8/21/19,8/26/19,"",,5/5/21 10:20,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3638,538,32.0,60.0,15.0,17.0,6.0,54.0 +99818,58752,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1306,rv,rv,,Live Phone,7/25/19,7/28/19,"",,7/29/19 13:46,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3635,538,40.0,54.0,28.0,12.0,7.0,47.0 +141697,58752,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,7/25/19,7/28/19,"",,5/5/21 10:19,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3635,538,90.0,7.0,67.0,22.0,4.0,2.0 +141698,58752,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,7/25/19,7/28/19,"",,5/5/21 10:19,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3635,538,3.0,94.0,1.0,2.0,8.0,86.0 +141699,58752,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,7/25/19,7/28/19,"",,5/5/21 10:19,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3635,538,35.0,58.0,21.0,13.0,8.0,49.0 +99528,58707,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1346,a,a,,Live Phone,7/15/19,7/17/19,"",,7/22/19 12:12,,http://maristpoll.marist.edu/wp-content/uploads/2019/07/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1907190926.pdf,538,44.0,52.0,29.0,15.0,11.0,41.0 +99529,58707,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1175,rv,rv,,Live Phone,7/15/19,7/17/19,"",,7/22/19 12:13,,http://maristpoll.marist.edu/wp-content/uploads/2019/07/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1907190926.pdf,538,44.0,52.0,30.0,14.0,10.0,42.0 +141694,58707,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,7/15/19,7/17/19,"",,5/5/21 10:17,,http://maristpoll.marist.edu/wp-content/uploads/2019/07/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1907190926.pdf,538,7.0,90.0,3.0,4.0,10.0,80.0 +141695,58707,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,7/15/19,7/17/19,"",,5/5/21 10:17,,http://maristpoll.marist.edu/wp-content/uploads/2019/07/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1907190926.pdf,538,90.0,7.0,72.0,18.0,3.0,4.0 +141696,58707,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,7/15/19,7/17/19,"",,5/5/21 10:18,,http://maristpoll.marist.edu/wp-content/uploads/2019/07/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1907190926.pdf,538,42.0,53.0,22.0,20.0,14.0,39.0 +99060,58602,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1008,a,a,,Live Phone,6/28/19,7/1/19,"",,7/7/19 11:36,data provided by Gary Langer,https://www.washingtonpost.com/context/washington-post-abc-news-poll-june-28-july-1-2019/23419a67-9e70-42e3-a96d-65d92555e29b/,538,43.9,52.75,32.30375727,11.59314038,7.750049306,45.00415089 +141691,58602,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,6/28/19,7/1/19,"",,5/5/21 10:16,data provided by Gary Langer,"",538,9.66,86.35,4.225854253,5.438853057,11.15582032,75.19902057 +141692,58602,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,6/28/19,7/1/19,"",,5/5/21 10:16,data provided by Gary Langer,"",538,86.67,11.83,73.69752248,12.96939677,2.874407947,8.954491211 +141693,58602,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,6/28/19,7/1/19,"",,5/5/21 10:16,data provided by Gary Langer,"",538,43.31,53.67,30.4164998,12.8906642,8.070586664,45.60037511 +97722,58418,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1214,rv,rv,,Live Phone,6/6/19,6/10/19,"",,6/11/19 13:55,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2627,538,42.0,53.0,29.0,13.0,7.0,46.0 +141688,58418,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,6/6/19,6/10/19,"",,5/5/21 10:16,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2627,538,92.0,5.0,71.0,21.0,3.0,2.0 +141689,58418,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,6/6/19,6/10/19,"",,5/5/21 10:16,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2627,538,4.0,94.0,2.0,3.0,7.0,86.0 +141690,58418,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,6/6/19,6/10/19,"",,5/5/21 10:16,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2627,538,31.0,60.0,16.0,15.0,11.0,48.0 +97604,58392,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,944,a,a,,Live Phone,5/31/19,6/4/19,"",,6/7/19 08:22,,http://maristpoll.marist.edu/wp-content/uploads/2019/06/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables-on-Politics_1906051430.pdf,538,41.0,49.0,28.0,13.0,13.0,36.0 +97605,58392,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,783,rv,rv,,Live Phone,5/31/19,6/4/19,"",,6/7/19 08:22,,http://maristpoll.marist.edu/wp-content/uploads/2019/06/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables-on-Politics_1906051430.pdf,538,43.0,49.0,29.0,14.0,12.0,38.0 +141685,58392,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,5/31/19,6/4/19,"",,5/5/21 10:14,,http://maristpoll.marist.edu/wp-content/uploads/2019/06/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables-on-Politics_1906051430.pdf,538,10.0,85.0,4.0,6.0,15.0,69.0 +141686,58392,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,5/31/19,6/4/19,"",,5/5/21 10:14,,http://maristpoll.marist.edu/wp-content/uploads/2019/06/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables-on-Politics_1906051430.pdf,538,88.0,8.0,67.0,22.0,3.0,5.0 +141687,58392,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,5/31/19,6/4/19,"",,5/5/21 10:15,,http://maristpoll.marist.edu/wp-content/uploads/2019/06/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables-on-Politics_1906051430.pdf,538,35.0,54.0,20.0,15.0,15.0,39.0 +94542,58109,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1078,rv,rv,,Live Phone,5/16/19,5/20/19,"",,5/21/19 13:46,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2622,538,38.0,57.0,28.0,10.0,8.0,48.0 +141681,58109,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,5/16/19,5/20/19,"",,5/5/21 09:53,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2622,538,86.0,10.0,70.0,15.0,4.0,6.0 +141682,58109,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,5/16/19,5/20/19,"",,5/5/21 09:53,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2622,538,2.0,98.0,1.0,1.0,8.0,90.0 +141683,58109,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,5/16/19,5/20/19,"",,5/5/21 09:53,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2622,538,34.0,57.0,21.0,13.0,14.0,43.0 +94321,57975,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1044,rv,rv,,Live Phone,4/26/19,4/29/19,"",,5/2/19 06:27,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2618,538,41.0,55.0,30.0,10.0,8.0,46.0 +141678,57975,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,4/26/19,4/29/19,"",,5/5/21 09:53,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2618,538,88.0,9.0,75.0,12.0,5.0,4.0 +141679,57975,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,4/26/19,4/29/19,"",,5/5/21 09:53,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2618,538,3.0,96.0,1.0,2.0,7.0,89.0 +141680,57975,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,4/26/19,4/29/19,"",,5/5/21 09:53,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2618,538,37.0,55.0,20.0,16.0,11.0,44.0 +94295,57981,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1017,a,a,,Live Phone,4/24/19,4/29/19,"",,5/1/19 08:18,,http://maristpoll.marist.edu/wp-content/uploads/2019/04/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1904301401.pdf,538,41.0,53.0,26.0,15.0,15.0,38.0 +94296,57981,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,840,rv,rv,,Live Phone,4/24/19,4/29/19,"",,5/1/19 08:18,,http://maristpoll.marist.edu/wp-content/uploads/2019/04/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1904301401.pdf,538,42.0,54.0,27.0,14.0,13.0,41.0 +141675,57981,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,4/24/19,4/29/19,"",,5/5/21 09:48,,http://maristpoll.marist.edu/wp-content/uploads/2019/04/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1904301401.pdf,538,6.0,91.0,0.0,6.0,15.0,76.0 +141676,57981,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,4/24/19,4/29/19,"",,5/5/21 09:48,,http://maristpoll.marist.edu/wp-content/uploads/2019/04/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1904301401.pdf,538,89.0,7.0,66.0,23.0,3.0,4.0 +141677,57981,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,4/24/19,4/29/19,"",,5/5/21 09:49,,http://maristpoll.marist.edu/wp-content/uploads/2019/04/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1904301401.pdf,538,32.0,62.0,18.0,14.0,21.0,41.0 +94241,57958,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,Live Phone,4/22/19,4/25/19,"",,4/26/19 15:08,data provided by Gary Langer,https://www.washingtonpost.com/context/washington-post-abc-news-poll-april-22-25-2019/?noteId=873ceb77-ad0f-439a-891b-d440139189d0&questionId=40492183-b9b8-496e-a770-0b56bf2c9710,538,39.48,54.29,27.86493556,11.61694179,9.326517606,44.96038443 +141672,57958,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,4/22/19,4/25/19,"",,5/5/21 09:46,data provided by Gary Langer,"",538,5.93,92.9,4.130900974,1.803978881,7.62768208,85.26965755 +141673,57958,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,4/22/19,4/25/19,"",,5/5/21 09:46,data provided by Gary Langer,"",538,78.46,16.45,59.97744091,18.48146392,2.701398619,13.74978906 +141674,57958,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,4/22/19,4/25/19,"",,5/5/21 09:46,data provided by Gary Langer,"",538,40.16,53.47,24.00171524,16.16170094,15.28179395,38.19062042 +93873,57789,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,938,a,a,,Live Phone,3/25/19,3/27/19,"",,3/29/19 07:54,,http://maristpoll.marist.edu/wp-content/uploads/2019/03/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1903251153.pdf,538,42.0,51.0,26.0,16.0,11.0,40.0 +93874,57789,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,834,rv,rv,,Live Phone,3/25/19,3/27/19,"",,3/29/19 07:54,,http://maristpoll.marist.edu/wp-content/uploads/2019/03/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1903251153.pdf,538,44.0,50.0,28.0,15.0,10.0,40.0 +141669,57789,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,3/25/19,3/27/19,"",,5/5/21 09:46,,http://maristpoll.marist.edu/wp-content/uploads/2019/03/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1903251153.pdf,538,5.0,92.0,2.0,3.0,15.0,76.0 +141670,57789,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,3/25/19,3/27/19,"",,5/5/21 09:46,,http://maristpoll.marist.edu/wp-content/uploads/2019/03/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1903251153.pdf,538,90.0,8.0,65.0,25.0,4.0,3.0 +141671,57789,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,3/25/19,3/27/19,"",,5/5/21 09:46,,http://maristpoll.marist.edu/wp-content/uploads/2019/03/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1903251153.pdf,538,42.0,48.0,24.0,18.0,10.0,38.0 +93789,57755,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1358,rv,rv,,Live Phone,3/21/19,3/25/19,"",,3/26/19 13:41,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2609,538,39.0,55.0,28.0,11.0,8.0,47.0 +141666,57755,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,3/21/19,3/25/19,"",,5/5/21 09:45,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2609,538,89.0,9.0,69.0,18.0,5.0,3.0 +141667,57755,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,3/21/19,3/25/19,"",,5/5/21 09:45,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2609,538,3.0,97.0,1.0,1.0,7.0,89.0 +141668,57755,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,3/21/19,3/25/19,"",,5/5/21 09:45,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2609,538,35.0,56.0,19.0,16.0,12.0,43.0 +93429,57627,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1120,rv,rv,,Live Phone,3/1/19,3/4/19,"",,3/5/19 13:31,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2603,538,38.0,55.0,28.0,9.0,9.0,46.0 +141663,57627,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,3/1/19,3/4/19,"",,5/5/21 09:45,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2603,538,82.0,12.0,67.0,14.0,6.0,6.0 +141664,57627,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,3/1/19,3/4/19,"",,5/5/21 09:45,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2603,538,6.0,93.0,4.0,2.0,8.0,84.0 +141665,57627,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,3/1/19,3/4/19,"",,5/5/21 09:45,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2603,538,34.0,57.0,22.0,12.0,12.0,45.0 +92899,57418,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1004,rv,rv,,Live Phone,1/25/19,1/28/19,"",,1/29/19 14:04,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2596,538,38.0,57.0,29.0,9.0,6.0,50.0 +141660,57418,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,1/25/19,1/28/19,"",,5/5/21 09:45,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2596,538,84.0,11.0,67.0,16.0,5.0,7.0 +141661,57418,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,1/25/19,1/28/19,"",,5/5/21 09:45,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2596,538,3.0,93.0,2.0,1.0,4.0,90.0 +141662,57418,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,1/25/19,1/28/19,"",,5/5/21 09:45,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2596,538,31.0,63.0,22.0,9.0,10.0,53.0 +92853,57396,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,Live Phone,1/21/19,1/24/19,"",,1/25/19 13:46,data provided by Gary Langer,https://apps.washingtonpost.com/g/page/national/washington-post-abc-news-poll-jan-21-24/2355/,538,37.2,57.98,28.41484572,8.788648629,9.104470182,48.8760716 +141657,57396,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,1/21/19,1/24/19,"",,5/5/21 09:44,data provided by Gary Langer,"",538,11.64,86.56,7.14705035,4.495217688,4.469412062,82.08643448 +141658,57396,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,1/21/19,1/24/19,"",,5/5/21 09:44,data provided by Gary Langer,"",538,78.44,16.22,69.0975002,9.347340969,6.697402725,9.526244001 +141659,57396,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,1/21/19,1/24/19,"",,5/5/21 09:44,data provided by Gary Langer,"",538,31.62,62.68,20.21506523,11.4056108,14.20173165,48.48178375 +92709,57328,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1023,a,a,,Live Phone,1/10/19,1/13/19,"",,1/16/19 12:17,,http://maristpoll.marist.edu/wp-content/uploads/2019/01/NPR_PBS-NewsHour_Marist-Poll-USA-NOS-and-Tables_1901141631.pdf,538,39.0,53.0,24.0,14.0,9.0,45.0 +92710,57328,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,873,rv,rv,,Live Phone,1/10/19,1/13/19,"",,1/16/19 12:17,,http://maristpoll.marist.edu/wp-content/uploads/2019/01/NPR_PBS-NewsHour_Marist-Poll-USA-NOS-and-Tables_1901141631.pdf,538,40.0,54.0,26.0,13.0,8.0,46.0 +141651,57328,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,1/10/19,1/13/19,"",,5/5/21 09:44,,http://maristpoll.marist.edu/wp-content/uploads/2019/01/NPR_PBS-NewsHour_Marist-Poll-USA-NOS-and-Tables_1901141631.pdf,538,6.0,89.0,3.0,4.0,6.0,82.0 +141652,57328,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,1/10/19,1/13/19,"",,5/5/21 09:44,,http://maristpoll.marist.edu/wp-content/uploads/2019/01/NPR_PBS-NewsHour_Marist-Poll-USA-NOS-and-Tables_1901141631.pdf,538,83.0,10.0,62.0,21.0,4.0,6.0 +141653,57328,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,1/10/19,1/13/19,"",,5/5/21 09:44,,http://maristpoll.marist.edu/wp-content/uploads/2019/01/NPR_PBS-NewsHour_Marist-Poll-USA-NOS-and-Tables_1901141631.pdf,538,37.0,57.0,24.0,13.0,13.0,44.0 +92677,57316,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1209,rv,rv,,Live Phone,1/9/19,1/13/19,"",,1/15/19 12:01,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2593,538,41.0,55.0,33.0,8.0,5.0,50.0 +141654,57316,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,1/9/19,1/13/19,"",,5/5/21 09:44,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2593,538,86.0,11.0,71.0,14.0,3.0,8.0 +141655,57316,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,1/9/19,1/13/19,"",,5/5/21 09:44,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2593,538,6.0,93.0,4.0,2.0,5.0,88.0 +141656,57316,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,1/9/19,1/13/19,"",,5/5/21 09:44,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2593,538,38.0,58.0,29.0,8.0,5.0,53.0 +92294,57148,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1147,rv,rv,,Live Phone,12/12/18,12/17/18,"",,12/19/18 12:02,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2591,538,39.0,52.0,31.0,8.0,7.0,46.0 +141648,57148,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,12/12/18,12/17/18,"",,5/5/21 09:43,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2591,538,82.0,14.0,68.0,13.0,5.0,8.0 +141649,57148,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,12/12/18,12/17/18,"",,5/5/21 09:43,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2591,538,4.0,94.0,2.0,3.0,6.0,88.0 +141650,57148,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,12/12/18,12/17/18,"",,5/5/21 09:43,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2591,538,40.0,49.0,31.0,8.0,9.0,39.0 +92085,57028,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1075,a,a,,Live Phone,11/28/18,12/4/18,"",,12/7/18 09:01,,http://maristpoll.marist.edu/wp-content/uploads/2018/12/NPR_PBS-NewsHour_Marist-Poll-USA-NOS-and-Tables_Trump_Mueller_1812051703.pdf,538,42.0,49.0,24.0,17.0,13.0,37.0 +92086,57028,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,835,rv,rv,,Live Phone,11/28/18,12/4/18,"",,12/7/18 09:01,,http://maristpoll.marist.edu/wp-content/uploads/2018/12/NPR_PBS-NewsHour_Marist-Poll-USA-NOS-and-Tables_Trump_Mueller_1812051703.pdf,538,43.0,49.0,27.0,16.0,11.0,39.0 +141645,57028,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,11/28/18,12/4/18,"",,5/5/21 09:43,,http://maristpoll.marist.edu/wp-content/uploads/2018/12/NPR_PBS-NewsHour_Marist-Poll-USA-NOS-and-Tables_Trump_Mueller_1812051703.pdf,538,11.0,83.0,4.0,7.0,10.0,73.0 +141646,57028,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,11/28/18,12/4/18,"",,5/5/21 09:43,,http://maristpoll.marist.edu/wp-content/uploads/2018/12/NPR_PBS-NewsHour_Marist-Poll-USA-NOS-and-Tables_Trump_Mueller_1812051703.pdf,538,90.0,7.0,68.0,22.0,3.0,4.0 +141647,57028,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,11/28/18,12/4/18,"",,5/5/21 09:43,,http://maristpoll.marist.edu/wp-content/uploads/2018/12/NPR_PBS-NewsHour_Marist-Poll-USA-NOS-and-Tables_Trump_Mueller_1812051703.pdf,538,38.0,50.0,18.0,20.0,16.0,34.0 +91812,56908,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1046,rv,rv,,Live Phone,11/14/18,11/19/18,"",,11/20/18 13:24,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2587,538,41.0,54.0,31.0,9.0,6.0,47.0 +141642,56908,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,11/14/18,11/19/18,"",,5/5/21 09:42,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2587,538,85.0,11.0,71.0,11.0,3.0,8.0 +141643,56908,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,11/14/18,11/19/18,"",,5/5/21 09:42,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2587,538,4.0,92.0,2.0,3.0,5.0,86.0 +141644,56908,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,11/14/18,11/19/18,"",,5/5/21 09:42,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2587,538,41.0,52.0,30.0,11.0,10.0,42.0 +91385,56729,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1255,a,a,,Live Phone,10/29/18,11/1/18,"",,11/4/18 00:19,data provided by Gary Langer,https://www.washingtonpost.com/politics/democrats-lead-in-house-preferences-but-positive-views-of-the-economy-and-concern-about-border-security-may-buoy-republicans-poll-finds/2018/11/03/c98f184a-dee4-11e8-b3f0-62607289efee_story.html,538,39.82,52.62,28.13411447,11.68985151,9.411761419,43.2033206 +141639,56729,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,10/29/18,11/1/18,"",,5/5/21 09:42,data provided by Gary Langer,"",538,6.94,89.3,2.72689598,4.208646089,9.540159058,79.76002743 +141640,56729,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,10/29/18,11/1/18,"",,5/5/21 09:42,data provided by Gary Langer,"",538,86.15,11.74,68.51944272,17.63048032,5.139745203,6.604029716 +141641,56729,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,10/29/18,11/1/18,"",,5/5/21 09:42,data provided by Gary Langer,"",538,37.24,52.61,23.26217746,13.97516328,13.46243808,39.1451222 +91204,56637,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,924,a,a,,Live Phone,10/28/18,10/29/18,"",,11/1/18 10:37,,http://maristpoll.marist.edu/wp-content/uploads/2018/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_Adults-and-Registered-Voters-and-Likely-Voters_1810301732.pdf,538,41.0,51.0,28.0,13.0,13.0,38.0 +91205,56637,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,822,rv,rv,,Live Phone,10/28/18,10/29/18,"",,11/1/18 10:37,,http://maristpoll.marist.edu/wp-content/uploads/2018/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_Adults-and-Registered-Voters-and-Likely-Voters_1810301732.pdf,538,41.0,52.0,29.0,12.0,13.0,39.0 +91206,56637,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,509,lv,lv,,Live Phone,10/28/18,10/29/18,"",,11/1/18 10:37,,http://maristpoll.marist.edu/wp-content/uploads/2018/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_Adults-and-Registered-Voters-and-Likely-Voters_1810301732.pdf,538,41.0,53.0,31.0,10.0,11.0,43.0 +141633,56637,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,10/28/18,10/29/18,"",,5/5/21 09:41,,http://maristpoll.marist.edu/wp-content/uploads/2018/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_Adults-and-Registered-Voters-and-Likely-Voters_1810301732.pdf,538,7.0,87.0,4.0,3.0,16.0,71.0 +141634,56637,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,10/28/18,10/29/18,"",,5/5/21 09:41,,http://maristpoll.marist.edu/wp-content/uploads/2018/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_Adults-and-Registered-Voters-and-Likely-Voters_1810301732.pdf,538,87.0,9.0,69.0,18.0,5.0,4.0 +141635,56637,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,10/28/18,10/29/18,"",,5/5/21 09:41,,http://maristpoll.marist.edu/wp-content/uploads/2018/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_Adults-and-Registered-Voters-and-Likely-Voters_1810301732.pdf,538,33.0,57.0,18.0,15.0,18.0,38.0 +141636,56637,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,lv,lv-d,d,Live Phone,10/28/18,10/29/18,"",,5/5/21 09:41,,http://maristpoll.marist.edu/wp-content/uploads/2018/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_Adults-and-Registered-Voters-and-Likely-Voters_1810301732.pdf,538,6.0,89.0,4.0,3.0,14.0,75.0 +141637,56637,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,lv,lv-r,r,Live Phone,10/28/18,10/29/18,"",,5/5/21 09:41,,http://maristpoll.marist.edu/wp-content/uploads/2018/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_Adults-and-Registered-Voters-and-Likely-Voters_1810301732.pdf,538,87.0,10.0,71.0,16.0,5.0,5.0 +141638,56637,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,lv,lv-i,i,Live Phone,10/28/18,10/29/18,"",,5/5/21 09:42,,http://maristpoll.marist.edu/wp-content/uploads/2018/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_Adults-and-Registered-Voters-and-Likely-Voters_1810301732.pdf,538,34.0,59.0,21.0,13.0,14.0,45.0 +90843,56480,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,935,a,a,,Live Phone,10/21/18,10/23/18,"",,10/26/18 09:01,,http://maristpoll.marist.edu/wp-content/uploads/2018/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1810241423.pdf,538,39.0,53.0,24.0,15.0,14.0,39.0 +90844,56480,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,738,rv,rv,,Live Phone,10/21/18,10/23/18,"",,10/26/18 09:01,,http://maristpoll.marist.edu/wp-content/uploads/2018/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1810241423.pdf,538,41.0,53.0,26.0,14.0,11.0,42.0 +141630,56480,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,10/21/18,10/23/18,"",,5/5/21 09:40,,http://maristpoll.marist.edu/wp-content/uploads/2018/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1810241423.pdf,538,9.0,87.0,1.0,7.0,13.0,75.0 +141631,56480,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,10/21/18,10/23/18,"",,5/5/21 09:40,,http://maristpoll.marist.edu/wp-content/uploads/2018/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1810241423.pdf,538,85.0,11.0,64.0,21.0,5.0,6.0 +141632,56480,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,10/21/18,10/23/18,"",,5/5/21 09:40,,http://maristpoll.marist.edu/wp-content/uploads/2018/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1810241423.pdf,538,35.0,55.0,20.0,14.0,15.0,40.0 +90239,56195,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1144,a,a,,Live Phone,10/8/18,10/11/18,"",,10/14/18 00:37,data provided by Gary Langer,https://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-poll-oct-8-11-2018/2340/,538,40.55,53.77,28.88878352,11.65677918,7.457074325,46.31394569 +141627,56195,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,10/8/18,10/11/18,"",,5/5/21 09:39,data provided by Gary Langer,"",538,7.07,89.48,2.571100814,4.499866174,8.846384067,80.63745234 +141628,56195,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,10/8/18,10/11/18,"",,5/5/21 09:39,data provided by Gary Langer,"",538,85.01,10.53,71.26621463,13.74604918,4.272026881,6.259211255 +141629,56195,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,10/8/18,10/11/18,"",,5/5/21 09:39,data provided by Gary Langer,"",538,37.14,54.45,21.65555795,15.48921916,8.626273729,45.82144085 +89817,56014,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1183,a,a,,Live Phone,10/1/18,10/1/18,"",,10/3/18 15:28,,http://maristpoll.marist.edu/wp-content/uploads/2018/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1810021305.pdf#page=3,538,41.0,53.0,27.0,14.0,12.0,41.0 +89818,56014,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,996,rv,rv,,Live Phone,10/1/18,10/1/18,"",,10/3/18 15:28,,http://maristpoll.marist.edu/wp-content/uploads/2018/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1810021305.pdf#page=3,538,43.0,53.0,29.0,14.0,11.0,42.0 +141624,56014,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,10/1/18,10/1/18,"",,5/5/21 09:38,,http://maristpoll.marist.edu/wp-content/uploads/2018/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1810021305.pdf#page=3,538,4.0,83.0,2.0,2.0,15.0,78.0 +141625,56014,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,10/1/18,10/1/18,"",,5/5/21 09:38,,http://maristpoll.marist.edu/wp-content/uploads/2018/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1810021305.pdf#page=3,538,88.0,9.0,67.0,21.0,4.0,5.0 +141626,56014,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,10/1/18,10/1/18,"",,5/5/21 09:39,,http://maristpoll.marist.edu/wp-content/uploads/2018/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1810021305.pdf#page=3,538,40.0,54.0,22.0,18.0,13.0,41.0 +89713,55981,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1111,rv,rv,,Live Phone,9/27/18,9/30/18,"",,10/2/18 12:11,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2575,538,41.0,53.0,31.0,10.0,6.0,46.0 +141621,55981,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,9/27/18,9/30/18,"",,5/5/21 09:37,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2575,538,83.0,12.0,70.0,13.0,5.0,7.0 +141622,55981,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,9/27/18,9/30/18,"",,5/5/21 09:37,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2575,538,8.0,90.0,4.0,4.0,6.0,84.0 +141623,55981,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,9/27/18,9/30/18,"",,5/5/21 09:37,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2575,538,37.0,53.0,24.0,13.0,7.0,46.0 +89543,55883,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,997,a,a,,Live Phone,9/22/18,9/24/18,"",,9/26/18 10:05,,http://maristpoll.marist.edu/wp-content/uploads/2018/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1809251359.pdf,538,42.0,49.0,26.0,16.0,12.0,37.0 +89544,55883,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,802,rv,rv,,Live Phone,9/22/18,9/24/18,"",,9/26/18 10:05,,http://maristpoll.marist.edu/wp-content/uploads/2018/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1809251359.pdf,538,44.0,49.0,29.0,15.0,11.0,38.0 +141618,55883,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,9/22/18,9/24/18,"",,5/5/21 09:36,,http://maristpoll.marist.edu/wp-content/uploads/2018/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1809251359.pdf,538,10.0,82.0,6.0,3.0,12.0,70.0 +141619,55883,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,9/22/18,9/24/18,"",,5/5/21 09:36,,http://maristpoll.marist.edu/wp-content/uploads/2018/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1809251359.pdf,538,87.0,8.0,60.0,27.0,4.0,5.0 +141620,55883,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,9/22/18,9/24/18,"",,5/5/21 09:36,,http://maristpoll.marist.edu/wp-content/uploads/2018/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1809251359.pdf,538,44.0,51.0,26.0,17.0,15.0,36.0 +86736,53925,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1038,rv,rv,,Live Phone,9/6/18,9/9/18,"",,9/10/18 13:28,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2567,538,38.0,54.0,27.0,10.0,6.0,48.0 +141615,53925,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,9/6/18,9/9/18,"",,5/5/21 09:35,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2567,538,84.0,7.0,67.0,16.0,3.0,4.0 +141616,53925,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,9/6/18,9/9/18,"",,5/5/21 09:35,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2567,538,4.0,94.0,1.0,2.0,8.0,86.0 +141617,53925,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,9/6/18,9/9/18,"",,5/5/21 09:35,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2567,538,36.0,51.0,22.0,15.0,4.0,46.0 +86834,53962,,11,Donald Trump,1205,Marist College,373,NPR,Marist College,183,Marist College,A,777,rv,rv,,Live Phone,9/5/18,9/9/18,"",,9/12/18 09:25,,http://maristpoll.marist.edu/wp-content/uploads/2018/09/NPR_Marist-Poll_National-Nature-of-the-Sample-and-Tables_Trump-Approval_September-2018_1809111654.pdf#page=3,538,38.0,54.0,26.0,13.0,10.0,44.0 +141612,53962,,11,Donald Trump,1205,Marist College,373,NPR,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,9/5/18,9/9/18,"",,5/5/21 09:32,,http://maristpoll.marist.edu/wp-content/uploads/2018/09/NPR_Marist-Poll_National-Nature-of-the-Sample-and-Tables_Trump-Approval_September-2018_1809111654.pdf#page=3,538,5.0,90.0,1.0,4.0,9.0,81.0 +141613,53962,,11,Donald Trump,1205,Marist College,373,NPR,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,9/5/18,9/9/18,"",,5/5/21 09:32,,http://maristpoll.marist.edu/wp-content/uploads/2018/09/NPR_Marist-Poll_National-Nature-of-the-Sample-and-Tables_Trump-Approval_September-2018_1809111654.pdf#page=3,538,81.0,13.0,61.0,20.0,7.0,6.0 +141614,53962,,11,Donald Trump,1205,Marist College,373,NPR,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,9/5/18,9/9/18,"",,5/5/21 09:34,,http://maristpoll.marist.edu/wp-content/uploads/2018/09/NPR_Marist-Poll_National-Nature-of-the-Sample-and-Tables_Trump-Approval_September-2018_1809111654.pdf#page=3,538,37.0,52.0,23.0,14.0,13.0,39.0 +86509,53816,,11,Donald Trump,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1003,a,a,,Live Phone,8/26/18,8/29/18,"",,8/31/18 09:33,data provided by Gary Langer,https://www.langerresearch.com/wp-content/uploads/1200a1TrumpandtheMuellerInvestigation.pdf,538,36.06,60.0,24.45357556,11.60515023,7.389124965,52.60592118 +141609,53816,,11,Donald Trump,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,8/26/18,8/29/18,"",,5/5/21 09:28,data provided by Gary Langer,"",538,6.47,92.78,3.173216696,3.294945965,7.470202871,85.30985603 +141610,53816,,11,Donald Trump,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,8/26/18,8/29/18,"",,5/5/21 09:28,data provided by Gary Langer,"",538,78.35,18.74,61.29570064,17.05396587,6.136106127,12.60400373 +141611,53816,,11,Donald Trump,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,8/26/18,8/29/18,"",,5/5/21 09:28,data provided by Gary Langer,"",538,34.8,59.44,18.86381184,15.93685213,7.580230738,51.86406874 +86047,53622,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1175,rv,rv,,Live Phone,8/9/18,8/13/18,"",,8/14/18 14:36,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2561,538,41.0,54.0,30.0,10.0,6.0,48.0 +141606,53622,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,8/9/18,8/13/18,"",,5/5/21 09:28,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2561,538,83.0,13.0,70.0,13.0,4.0,8.0 +141607,53622,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,8/9/18,8/13/18,"",,5/5/21 09:28,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2561,538,4.0,92.0,2.0,2.0,5.0,86.0 +141608,53622,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,8/9/18,8/13/18,"",,5/5/21 09:28,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2561,538,37.0,55.0,24.0,13.0,9.0,46.0 +84515,53404,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1177,rv,rv,,Live Phone,7/18/18,7/23/18,"",,7/24/18 13:36,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2557,538,38.0,58.0,28.0,10.0,7.0,51.0 +141603,53404,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,7/18/18,7/23/18,"",,5/5/21 09:27,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2557,538,82.0,15.0,68.0,13.0,8.0,7.0 +141604,53404,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,7/18/18,7/23/18,"",,5/5/21 09:27,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2557,538,7.0,92.0,2.0,5.0,4.0,87.0 +141605,53404,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,7/18/18,7/23/18,"",,5/5/21 09:27,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2557,538,32.0,61.0,22.0,11.0,8.0,53.0 +84550,53415,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1061,a,a,,Live Phone,7/19/18,7/22/18,"",,7/25/18 12:03,,http://maristpoll.marist.edu/wp-content/uploads/2018/07/NPR_PBS-NewsHour_Marist-Poll_Nature-of-the-Sample-and-Tables_Pres.-Trump-Congress-and-the-Midterm-Elections_July-2018_181807241056.pdf#page=3,538,39.0,51.0,25.0,14.0,10.0,41.0 +84551,53415,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,923,rv,rv,,Live Phone,7/19/18,7/22/18,"",,7/25/18 12:03,,http://maristpoll.marist.edu/wp-content/uploads/2018/07/NPR_PBS-NewsHour_Marist-Poll_Nature-of-the-Sample-and-Tables_Pres.-Trump-Congress-and-the-Midterm-Elections_July-2018_181807241056.pdf#page=3,538,41.0,51.0,26.0,15.0,9.0,42.0 +141600,53415,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,7/19/18,7/22/18,"",,5/5/21 09:26,,http://maristpoll.marist.edu/wp-content/uploads/2018/07/NPR_PBS-NewsHour_Marist-Poll_Nature-of-the-Sample-and-Tables_Pres.-Trump-Congress-and-the-Midterm-Elections_July-2018_181807241056.pdf#page=3,538,8.0,88.0,3.0,4.0,10.0,78.0 +141601,53415,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,7/19/18,7/22/18,"",,5/5/21 09:26,,http://maristpoll.marist.edu/wp-content/uploads/2018/07/NPR_PBS-NewsHour_Marist-Poll_Nature-of-the-Sample-and-Tables_Pres.-Trump-Congress-and-the-Midterm-Elections_July-2018_181807241056.pdf#page=3,538,84.0,9.0,62.0,23.0,4.0,5.0 +141602,53415,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,7/19/18,7/22/18,"",,5/5/21 09:27,,http://maristpoll.marist.edu/wp-content/uploads/2018/07/NPR_PBS-NewsHour_Marist-Poll_Nature-of-the-Sample-and-Tables_Pres.-Trump-Congress-and-the-Midterm-Elections_July-2018_181807241056.pdf#page=3,538,40.0,49.0,21.0,19.0,13.0,37.0 +83416,52770,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1020,rv,rv,,Live Phone,6/27/18,7/1/18,"",,7/5/18 12:32,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2554,538,40.0,55.0,30.0,10.0,8.0,47.0 +141597,52770,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,6/27/18,7/1/18,"",,5/5/21 09:24,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2554,538,86.0,11.0,70.0,17.0,3.0,8.0 +141598,52770,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,6/27/18,7/1/18,"",,5/5/21 09:24,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2554,538,3.0,95.0,2.0,1.0,12.0,83.0 +141599,52770,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,6/27/18,7/1/18,"",,5/5/21 09:24,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2554,538,36.0,58.0,24.0,11.0,9.0,49.0 +83094,52583,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,905,rv,rv,,Live Phone,6/14/18,6/17/18,"",,6/20/18 13:13,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2551,538,43.0,52.0,32.0,10.0,5.0,47.0 +141594,52583,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,6/14/18,6/17/18,"",,5/5/21 09:23,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2551,538,86.0,7.0,70.0,16.0,2.0,5.0 +141595,52583,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,6/14/18,6/17/18,"",,5/5/21 09:24,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2551,538,5.0,93.0,4.0,1.0,8.0,85.0 +141596,52583,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,6/14/18,6/17/18,"",,5/5/21 09:24,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2551,538,41.0,54.0,26.0,13.0,6.0,48.0 +82973,52523,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1223,rv,rv,,Live Phone,5/31/18,6/5/18,"",,6/6/18 14:24,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2544,538,40.0,51.0,29.0,11.0,8.0,44.0 +141591,52523,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,5/31/18,6/5/18,"",,5/5/21 09:23,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2544,538,86.0,9.0,72.0,13.0,4.0,6.0 +141592,52523,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,5/31/18,6/5/18,"",,5/5/21 09:23,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2544,538,5.0,90.0,2.0,3.0,8.0,83.0 +141593,52523,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,5/31/18,6/5/18,"",,5/5/21 09:23,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2544,538,37.0,51.0,23.0,13.0,10.0,41.0 +82560,52309,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1193,rv,rv,,Live Phone,4/20/18,4/24/18,"",,4/25/18 17:42,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2538,538,39.0,54.0,31.0,8.0,6.0,47.0 +141588,52309,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,4/20/18,4/24/18,"",,5/5/21 09:23,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2538,538,84.0,11.0,72.0,12.0,5.0,5.0 +141589,52309,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,4/20/18,4/24/18,"",,5/5/21 09:23,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2538,538,5.0,92.0,3.0,2.0,4.0,87.0 +141590,52309,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,4/20/18,4/24/18,"",,5/5/21 09:23,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2538,538,34.0,58.0,23.0,10.0,8.0,49.0 +82375,52202,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,1011,a,a,,Live Phone,4/10/18,4/13/18,"",,4/18/18 08:47,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us180410/Trump%20and%20Congress_NPR_PBS%20NewsHour_Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_April%202018.pdf,538,38.0,54.0,22.0,16.0,15.0,40.0 +82376,52202,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,827,rv,rv,,Live Phone,4/10/18,4/13/18,"",,4/18/18 08:47,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us180410/Trump%20and%20Congress_NPR_PBS%20NewsHour_Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_April%202018.pdf,538,39.0,54.0,24.0,15.0,12.0,42.0 +141585,52202,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,4/10/18,4/13/18,"",,5/5/21 09:22,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us180410/Trump%20and%20Congress_NPR_PBS%20NewsHour_Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_April%202018.pdf,538,7.0,89.0,4.0,3.0,14.0,75.0 +141586,52202,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,4/10/18,4/13/18,"",,5/5/21 09:22,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us180410/Trump%20and%20Congress_NPR_PBS%20NewsHour_Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_April%202018.pdf,538,79.0,13.0,53.0,27.0,4.0,9.0 +141587,52202,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,4/10/18,4/13/18,"",,5/5/21 09:23,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us180410/Trump%20and%20Congress_NPR_PBS%20NewsHour_Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_April%202018.pdf,538,38.0,55.0,20.0,18.0,15.0,40.0 +81656,51634,,11,Donald Trump,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1002,a,a,,Live Phone,4/8/18,4/11/18,"",,4/15/18 10:49,data provided by Gary Langer,http://www.langerresearch.com/wp-content/uploads/1196a2TrumpApproval.pdf,538,39.99,56.16,24.87478588,15.11280087,10.32250332,45.83283923 +141582,51634,,11,Donald Trump,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,4/8/18,4/11/18,"",,5/5/21 09:22,data provided by Gary Langer,"",538,12.08,87.19,4.461660328,7.617484378,8.495948058,78.69238906 +141583,51634,,11,Donald Trump,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,4/8/18,4/11/18,"",,5/5/21 09:22,data provided by Gary Langer,"",538,81.33,15.8,58.0953243,23.23666132,5.341613647,10.46084268 +141584,51634,,11,Donald Trump,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,4/8/18,4/11/18,"",,5/5/21 09:22,data provided by Gary Langer,"",538,35.74,58.84,19.69691135,16.0382608,15.52437607,43.31752669 +81608,51616,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1181,rv,rv,,Live Phone,4/6/18,4/9/18,"",,4/10/18 15:48,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2534,538,41.0,52.0,30.0,10.0,10.0,42.0 +141579,51616,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,4/6/18,4/9/18,"",,5/5/21 09:22,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2534,538,85.0,10.0,69.0,15.0,5.0,5.0 +141580,51616,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,4/6/18,4/9/18,"",,5/5/21 09:22,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2534,538,3.0,94.0,1.0,2.0,10.0,83.0 +141581,51616,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,4/6/18,4/9/18,"",,5/5/21 09:22,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2534,538,39.0,50.0,26.0,13.0,12.0,38.0 +80788,51052,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,1271,a,a,,Live Phone,3/19/18,3/21/18,"",,3/23/18 12:43,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us180320_KOC/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_March%2023.%202018.pdf#page=3,538 | Huffpost,40.0,51.0,22.0,17.0,13.0,38.0 +80789,51052,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,1015,rv,rv,,Live Phone,3/19/18,3/21/18,"",,3/23/18 12:43,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us180320_KOC/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_March%2023.%202018.pdf#page=3,538,42.0,51.0,25.0,17.0,12.0,39.0 +141576,51052,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,3/19/18,3/21/18,"",,5/5/21 09:21,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us180320_KOC/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_March%2023.%202018.pdf#page=3,538,8.0,85.0,4.0,4.0,13.0,72.0 +141577,51052,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,3/19/18,3/21/18,"",,5/5/21 09:21,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us180320_KOC/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_March%2023.%202018.pdf#page=3,538,87.0,10.0,57.0,30.0,5.0,6.0 +141578,51052,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,3/19/18,3/21/18,"",,5/5/21 09:21,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us180320_KOC/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_March%2023.%202018.pdf#page=3,538,38.0,53.0,19.0,19.0,15.0,38.0 +80776,51045,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1291,rv,rv,,Live Phone,3/16/18,3/20/18,"",,3/21/18 13:25,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2529,538 | Huffpost,40.0,53.0,30.0,9.0,7.0,46.0 +141573,51045,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,3/16/18,3/20/18,"",,5/5/21 09:20,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2529,538,84.0,10.0,70.0,14.0,3.0,6.0 +141574,51045,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,3/16/18,3/20/18,"",,5/5/21 09:21,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2529,538,4.0,94.0,2.0,2.0,8.0,87.0 +141575,51045,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,3/16/18,3/20/18,"",,5/5/21 09:21,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2529,538,38.0,53.0,24.0,13.0,9.0,44.0 +80677,50998,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,1050,a,a,,Live Phone,3/5/18,3/6/18,"",,3/8/18 14:32,,"http://maristpoll.marist.edu/wp-content/misc/usapolls/us180305/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_March%208,%202018.pdf#page=3",538 | Huffpost,42.0,50.0,24.0,18.0,13.0,37.0 +80678,50998,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,867,rv,rv,,Live Phone,3/5/18,3/6/18,"",,3/8/18 14:32,,"http://maristpoll.marist.edu/wp-content/misc/usapolls/us180305/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_March%208,%202018.pdf#page=3",538 | RCP,44.0,49.0,27.0,17.0,11.0,38.0 +141567,50998,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,3/5/18,3/6/18,"",,5/4/21 15:03,,"http://maristpoll.marist.edu/wp-content/misc/usapolls/us180305/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_March%208,%202018.pdf#page=3",538,9.0,86.0,2.0,6.0,15.0,71.0 +141568,50998,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,3/5/18,3/6/18,"",,5/4/21 15:03,,"http://maristpoll.marist.edu/wp-content/misc/usapolls/us180305/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_March%208,%202018.pdf#page=3",538,85.0,9.0,61.0,24.0,4.0,5.0 +141569,50998,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,3/5/18,3/6/18,"",,5/4/21 15:03,,"http://maristpoll.marist.edu/wp-content/misc/usapolls/us180305/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_March%208,%202018.pdf#page=3",538,43.0,48.0,20.0,23.0,15.0,33.0 +80672,50995,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1122,rv,rv,,Live Phone,3/3/18,3/5/18,"",,3/7/18 13:44,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2526,538 | Huffpost | RCP,38.0,56.0,28.0,10.0,7.0,48.0 +141564,50995,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,3/3/18,3/5/18,"",,5/4/21 15:03,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2526,538,82.0,11.0,71.0,10.0,4.0,7.0 +141565,50995,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,3/3/18,3/5/18,"",,5/4/21 15:03,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2526,538,5.0,92.0,3.0,1.0,6.0,87.0 +141566,50995,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,3/3/18,3/5/18,"",,5/4/21 15:03,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2526,538,35.0,58.0,19.0,15.0,9.0,49.0 +80538,50927,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,1026,a,a,,Live Phone,2/20/18,2/21/18,"",,2/23/18 11:20,,"http://maristpoll.marist.edu/wp-content/misc/usapolls/us180220/Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_February%2023,%202018.pdf#page=3",538 | Huffpost,38.0,54.0,21.0,16.0,14.0,40.0 +80539,50927,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,819,rv,rv,,Live Phone,2/20/18,2/21/18,"",,2/23/18 11:20,,"http://maristpoll.marist.edu/wp-content/misc/usapolls/us180220/Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_February%2023,%202018.pdf#page=3",538 | RCP,40.0,53.0,24.0,17.0,12.0,41.0 +141561,50927,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,2/20/18,2/21/18,"",,5/4/21 15:02,,"http://maristpoll.marist.edu/wp-content/misc/usapolls/us180220/Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_February%2023,%202018.pdf#page=3",538,3.0,93.0,1.0,2.0,16.0,77.0 +141562,50927,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,2/20/18,2/21/18,"",,5/4/21 15:02,,"http://maristpoll.marist.edu/wp-content/misc/usapolls/us180220/Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_February%2023,%202018.pdf#page=3",538,87.0,10.0,54.0,33.0,6.0,4.0 +141563,50927,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,2/20/18,2/21/18,"",,5/4/21 15:03,,"http://maristpoll.marist.edu/wp-content/misc/usapolls/us180220/Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_February%2023,%202018.pdf#page=3",538,41.0,49.0,22.0,19.0,13.0,36.0 +80526,50914,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1249,rv,rv,,Live Phone,2/16/18,2/19/18,"",,2/21/18 12:06,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2522,538 | Huffpost | RCP,37.0,58.0,26.0,10.0,6.0,52.0 +141558,50914,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,2/16/18,2/19/18,"",,5/4/21 15:02,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2522,538,86.0,10.0,65.0,20.0,3.0,6.0 +141559,50914,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,2/16/18,2/19/18,"",,5/4/21 15:02,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2522,538,3.0,96.0,1.0,2.0,3.0,92.0 +141560,50914,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,2/16/18,2/19/18,"",,5/4/21 15:02,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2522,538,37.0,57.0,26.0,11.0,10.0,47.0 +80442,50887,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,1012,a,a,,Live Phone,2/5/18,2/7/18,"",,2/9/18 11:21,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us180205/Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_February%202018.pdf#page=3,538 | Huffpost,38.0,54.0,24.0,14.0,11.0,44.0 +80443,50887,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,807,rv,rv,,Live Phone,2/5/18,2/7/18,"",,2/9/18 11:21,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us180205/Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_February%202018.pdf#page=3,538 | RCP,39.0,56.0,26.0,13.0,9.0,46.0 +141555,50887,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,2/5/18,2/7/18,"",,5/4/21 15:01,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us180205/Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_February%202018.pdf#page=3,538,7.0,91.0,3.0,3.0,9.0,82.0 +141556,50887,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,2/5/18,2/7/18,"",,5/4/21 15:01,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us180205/Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_February%202018.pdf#page=3,538,87.0,10.0,64.0,23.0,5.0,4.0 +141557,50887,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,2/5/18,2/7/18,"",,5/4/21 15:02,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us180205/Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_February%202018.pdf#page=3,538,34.0,58.0,20.0,14.0,13.0,45.0 +80434,50883,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1333,rv,rv,,Live Phone,2/2/18,2/5/18,"",,2/7/18 12:10,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2518,538 | Huffpost | RCP,40.0,55.0,30.0,10.0,8.0,47.0 +141552,50883,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,2/2/18,2/5/18,"",,5/4/21 15:00,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2518,538,83.0,13.0,66.0,18.0,4.0,10.0 +141553,50883,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,2/2/18,2/5/18,"",,5/4/21 15:00,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2518,538,7.0,90.0,3.0,4.0,8.0,81.0 +141554,50883,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,2/2/18,2/5/18,"",,5/4/21 15:00,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2518,538,38.0,55.0,28.0,11.0,10.0,45.0 +80342,50840,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1245,rv,rv,,Live Phone,1/19/18,1/23/18,"",,1/25/18 12:13,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2516,538 | Huffpost | RCP,36.0,58.0,28.0,8.0,6.0,52.0 +141549,50840,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,1/19/18,1/23/18,"",,5/4/21 15:00,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2516,538,86.0,9.0,71.0,13.0,4.0,6.0 +141550,50840,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,1/19/18,1/23/18,"",,5/4/21 15:00,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2516,538,3.0,97.0,1.0,1.0,3.0,93.0 +141551,50840,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,1/19/18,1/23/18,"",,5/4/21 15:00,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2516,538,32.0,59.0,22.0,9.0,10.0,49.0 +80295,50826,,11,Donald Trump,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1005,a,a,,Live Phone,1/15/18,1/18/18,"",,1/21/18 12:43,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-poll-jan-15-18-2018/2275/,538 | Huffpost,36.32,58.22,23.611116,12.7137623,8.798162987,49.42051632 +141546,50826,,11,Donald Trump,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,1/15/18,1/18/18,"",,5/4/21 15:00,data provided by Gary Langer,"",538,5.98,90.76,4.120307882,1.863313945,7.1605338,83.59594072 +141547,50826,,11,Donald Trump,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,1/15/18,1/18/18,"",,5/4/21 15:00,data provided by Gary Langer,"",538,77.92,18.7,55.64415301,22.27942336,7.380253377,11.31939485 +141548,50826,,11,Donald Trump,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,1/15/18,1/18/18,"",,5/4/21 15:00,data provided by Gary Langer,"",538,35.22,59.46,20.0730973,15.1481156,10.76274343,48.70001412 +80258,50807,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1212,rv,rv,,Live Phone,1/12/18,1/16/18,"",,1/17/18 13:02,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2513,538 | Huffpost | RCP,38.0,57.0,29.0,9.0,7.0,49.0 +141543,50807,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,1/12/18,1/16/18,"",,5/4/21 14:59,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2513,538,83.0,12.0,65.0,18.0,5.0,7.0 +141544,50807,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,1/12/18,1/16/18,"",,5/4/21 14:59,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2513,538,4.0,93.0,2.0,2.0,7.0,86.0 +141545,50807,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,1/12/18,1/16/18,"",,5/4/21 14:59,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2513,538,37.0,56.0,27.0,9.0,8.0,47.0 +80261,50810,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1350,a,a,,Live Phone,1/8/18,1/10/18,"",,1/18/18 10:39,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us180108_PBS_NPR/NPR_PBS%20NewsHour_Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_Trump_January%202018.pdf#page=3,538 | Huffpost,37.0,53.0,23.0,14.0,14.0,39.0 +80262,50810,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1092,rv,rv,,Live Phone,1/8/18,1/10/18,"",,1/18/18 10:39,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us180108_PBS_NPR/NPR_PBS%20NewsHour_Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_Trump_January%202018.pdf#page=3,538 | RCP,40.0,51.0,25.0,16.0,12.0,39.0 +141540,50810,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,1/8/18,1/10/18,"",,5/4/21 14:59,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us180108_PBS_NPR/NPR_PBS%20NewsHour_Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_Trump_January%202018.pdf#page=3,538,7.0,86.0,2.0,6.0,13.0,73.0 +141541,50810,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,1/8/18,1/10/18,"",,5/4/21 14:59,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us180108_PBS_NPR/NPR_PBS%20NewsHour_Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_Trump_January%202018.pdf#page=3,538,85.0,8.0,53.0,33.0,4.0,4.0 +141542,50810,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,1/8/18,1/10/18,"",,5/4/21 14:59,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us180108_PBS_NPR/NPR_PBS%20NewsHour_Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_Trump_January%202018.pdf#page=3,538,38.0,50.0,24.0,14.0,16.0,35.0 +80206,50782,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1106,rv,rv,,Live Phone,1/5/18,1/9/18,"",,1/10/18 13:23,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2511,538 | Huffpost | RCP,36.0,59.0,26.0,9.0,6.0,53.0 +141537,50782,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,1/5/18,1/9/18,"",,5/4/21 14:58,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2511,538,83.0,14.0,66.0,17.0,6.0,8.0 +141538,50782,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,1/5/18,1/9/18,"",,5/4/21 14:58,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2511,538,4.0,94.0,1.0,3.0,4.0,88.0 +141539,50782,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,1/5/18,1/9/18,"",,5/4/21 14:58,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2511,538,33.0,57.0,21.0,11.0,6.0,51.0 +80108,50738,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,12/24/17,12/26/17,"",,12/28/17 03:05,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/h41dwa7h84/econTabReport.pdf,Huffpost,38.0,52.0,22.0,16.0,10.0,42.0 +80061,50717,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,12/17/17,12/19/17,"",,12/20/17 13:35,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/d4v1jp5sni/econTabReport.pdf,Huffpost,38.0,52.0,20.0,18.0,12.0,40.0 +80037,50708,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1230,rv,rv,,Live Phone,12/13/17,12/18/17,"",,12/19/17 12:53,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2509,538 | Huffpost | RCP,37.0,59.0,25.0,11.0,6.0,52.0 +141534,50708,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,12/13/17,12/18/17,"",,5/4/21 14:58,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2509,538,86.0,11.0,62.0,22.0,4.0,7.0 +141535,50708,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,12/13/17,12/18/17,"",,5/4/21 14:58,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2509,538,5.0,92.0,2.0,4.0,4.0,87.0 +141536,50708,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,12/13/17,12/18/17,"",,5/4/21 14:58,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2509,538,30.0,64.0,20.0,11.0,8.0,56.0 +79954,50658,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1211,rv,rv,,Online,12/6/17,12/11/17,"",,12/12/17 13:38,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2507,538 | Huffpost | RCP,37.0,57.0,26.0,10.0,7.0,49.0 +141531,50658,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Online,12/6/17,12/11/17,"",,5/4/21 14:58,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2507,538,85.0,11.0,64.0,20.0,4.0,7.0 +141532,50658,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Online,12/6/17,12/11/17,"",,5/4/21 14:58,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2507,538,3.0,92.0,1.0,1.0,6.0,85.0 +141533,50658,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Online,12/6/17,12/11/17,"",,5/4/21 14:58,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2507,538,31.0,63.0,21.0,10.0,11.0,52.0 +79949,50655,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,1267,a,a,,Live Phone,12/4/17,12/7/17,"",,12/12/17 10:55,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us171204_KoC/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_December%202017.pdf#page=3,538 | Huffpost,37.0,56.0,20.0,17.0,11.0,45.0 +79950,50655,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,1079,rv,rv,,Live Phone,12/4/17,12/7/17,"",,12/12/17 10:55,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us171204_KoC/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_December%202017.pdf#page=3,538 | RCP,39.0,55.0,22.0,17.0,10.0,46.0 +141528,50655,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,12/4/17,12/7/17,"",,5/4/21 14:57,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us171204_KoC/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_December%202017.pdf#page=3,538,7.0,91.0,3.0,4.0,12.0,79.0 +141529,50655,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,12/4/17,12/7/17,"",,5/4/21 14:57,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us171204_KoC/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_December%202017.pdf#page=3,538,84.0,11.0,51.0,33.0,4.0,7.0 +141530,50655,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,12/4/17,12/7/17,"",,5/4/21 14:57,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us171204_KoC/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_December%202017.pdf#page=3,538,36.0,55.0,19.0,17.0,12.0,43.0 +79892,50627,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1508,rv,rv,,Live Phone,11/29/17,12/4/17,"",,12/5/17 13:44,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2504,538 | Huffpost | RCP,35.0,58.0,25.0,10.0,6.0,52.0 +141525,50627,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,11/29/17,12/4/17,"",,5/4/21 14:56,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2504,538,82.0,11.0,65.0,17.0,5.0,6.0 +141526,50627,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,11/29/17,12/4/17,"",,5/4/21 14:56,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2504,538,6.0,92.0,2.0,3.0,4.0,88.0 +141527,50627,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,11/29/17,12/4/17,"",,5/4/21 14:56,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2504,538,36.0,57.0,23.0,12.0,8.0,49.0 +79696,50501,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,11/19/17,11/21/17,"",,11/22/17 11:42,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/g5yvmbyxrd/econTabReport.pdf,Huffpost,37.0,54.0,18.0,19.0,13.0,41.0 +79684,50494,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1415,rv,rv,,,11/15/17,11/20/17,"",,11/21/17 13:09,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2502,538 | Huffpost | RCP,38.0,55.0,24.0,13.0,7.0,48.0 +141522,50494,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,,11/15/17,11/20/17,"",,5/4/21 14:56,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2502,538,75.0,16.0,51.0,24.0,5.0,11.0 +141523,50494,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,,11/15/17,11/20/17,"",,5/4/21 14:56,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2502,538,6.0,92.0,3.0,3.0,6.0,85.0 +141524,50494,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,,11/15/17,11/20/17,"",,5/4/21 14:56,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2502,538,41.0,51.0,25.0,16.0,8.0,43.0 +79678,50490,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1019,a,a,,,11/13/17,11/15/17,"",,11/21/17 11:53,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us171112_PBS/NPR_PBS%20NewsHour_Marist%20Poll_Nature%20of%20the%20Sample%20and%20Tables_Civility%20and%20Politics_November%202017.pdf,538 | Huffpost,39.0,55.0,20.0,19.0,17.0,38.0 +79679,50490,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,802,rv,rv,,,11/13/17,11/15/17,"",,11/21/17 11:53,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us171112_PBS/NPR_PBS%20NewsHour_Marist%20Poll_Nature%20of%20the%20Sample%20and%20Tables_Civility%20and%20Politics_November%202017.pdf,538 | RCP,42.0,54.0,23.0,19.0,15.0,39.0 +141519,50490,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,,11/13/17,11/15/17,"",,5/4/21 14:55,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us171112_PBS/NPR_PBS%20NewsHour_Marist%20Poll_Nature%20of%20the%20Sample%20and%20Tables_Civility%20and%20Politics_November%202017.pdf,538,7.0,88.0,2.0,5.0,13.0,75.0 +141520,50490,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,,11/13/17,11/15/17,"",,5/4/21 14:55,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us171112_PBS/NPR_PBS%20NewsHour_Marist%20Poll_Nature%20of%20the%20Sample%20and%20Tables_Civility%20and%20Politics_November%202017.pdf,538,86.0,12.0,52.0,33.0,9.0,3.0 +141521,50490,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,,11/13/17,11/15/17,"",,5/4/21 14:55,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us171112_PBS/NPR_PBS%20NewsHour_Marist%20Poll_Nature%20of%20the%20Sample%20and%20Tables_Civility%20and%20Politics_November%202017.pdf,538,39.0,56.0,17.0,23.0,21.0,35.0 +79625,50458,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,11/12/17,11/14/17,"",,11/15/17 14:58,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/pv5v29parb/econTabReport.pdf,Huffpost,34.0,55.0,17.0,17.0,12.0,43.0 +79616,50454,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1577,rv,rv,,,11/7/17,11/13/17,"",,11/14/17 13:26,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2500,538 | Huffpost | RCP,35.0,58.0,26.0,9.0,7.0,51.0 +141516,50454,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,,11/7/17,11/13/17,"",,5/4/21 14:54,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2500,538,80.0,11.0,61.0,18.0,5.0,5.0 +141517,50454,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,,11/7/17,11/13/17,"",,5/4/21 14:54,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2500,538,5.0,91.0,2.0,2.0,4.0,86.0 +141518,50454,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,,11/7/17,11/13/17,"",,5/4/21 14:54,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2500,538,31.0,63.0,23.0,9.0,9.0,53.0 +79618,50455,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,1074,a,a,,,11/6/17,11/9/17,"",,11/14/17 15:04,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us171106_HBO/Marist%20Poll_Nature%20of%20the%20Sample%20and%20Tables_November%202017.pdf#page=3,538 | Huffpost,39.0,53.0,21.0,18.0,13.0,40.0 +79619,50455,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,850,rv,rv,,,11/6/17,11/9/17,"",,11/14/17 15:04,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us171106_HBO/Marist%20Poll_Nature%20of%20the%20Sample%20and%20Tables_November%202017.pdf#page=3,538 | RCP,39.0,55.0,23.0,17.0,12.0,43.0 +141513,50455,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-d,d,,11/6/17,11/9/17,"",,5/4/21 14:54,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us171106_HBO/Marist%20Poll_Nature%20of%20the%20Sample%20and%20Tables_November%202017.pdf#page=3,538,7.0,89.0,3.0,5.0,13.0,76.0 +141514,50455,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-r,r,,11/6/17,11/9/17,"",,5/4/21 14:54,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us171106_HBO/Marist%20Poll_Nature%20of%20the%20Sample%20and%20Tables_November%202017.pdf#page=3,538,80.0,13.0,54.0,26.0,7.0,6.0 +141515,50455,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-i,i,,11/6/17,11/9/17,"",,5/4/21 14:54,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us171106_HBO/Marist%20Poll_Nature%20of%20the%20Sample%20and%20Tables_November%202017.pdf#page=3,538,41.0,54.0,22.0,19.0,14.0,40.0 +79580,50438,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,1990,rv,rv,,Online,11/2/17,11/6/17,"",,11/9/17 15:14,,https://morningconsult.com/wp-content/uploads/2017/11/171102_crosstabs_POLITICO_v1_AP.pdf,Huffpost,44.0,51.0,22.0,22.0,13.0,38.0 +79533,50419,,11,Donald Trump,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1005,a,a,,,10/29/17,11/1/17,"",,11/5/17 14:21,data provided by Gary Langer,https://www.washingtonpost.com/page/2010-2019/WashingtonPost/2017/11/05/National-Politics/Polling/question_19571.xml?uuid=znsJGsHdEeeSlHBfgBZPbg,538 | Huffpost,37.03,58.59,25.19388717,11.83927392,8.368870903,50.2228764 +141510,50419,,11,Donald Trump,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,10/29/17,11/1/17,"",,5/4/21 14:54,data provided by Gary Langer,"",538,9.86,88.31,5.012121591,4.84916143,9.450553586,78.85783049 +141511,50419,,11,Donald Trump,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,10/29/17,11/1/17,"",,5/4/21 14:54,data provided by Gary Langer,"",538,79.08,16.61,58.67125561,20.40920082,5.741969397,10.86994708 +141512,50419,,11,Donald Trump,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,10/29/17,11/1/17,"",,5/4/21 14:54,data provided by Gary Langer,"",538,33.01,62.72,21.83649763,11.16854571,8.822630519,53.89969139 +79511,50404,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,10/29/17,10/31/17,"",,11/1/17 14:23,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/4eegg8ofj2/econTabReport.pdf,Huffpost,40.0,52.0,22.0,18.0,11.0,41.0 +79514,50405,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,1990,rv,rv,,Online,10/26/17,10/30/17,"",,11/1/17 14:29,,https://morningconsult.com/wp-content/uploads/2017/10/171016_crosstabs_Politico_v1_AP.pdf,Huffpost,44.0,52.0,23.0,21.0,13.0,39.0 +79911,50632,,11,Donald Trump,916,Public Religion Research Institute,"","",Public Religion Research Institute,428,Public Religion Research Institute,A/B,2019,a,a,,Live Phone,10/18/17,10/30/17,"",,12/5/17 15:06,,https://www.prri.org/research/american-values-survey-2017/,Huffpost,41.0,54.0,22.0,19.0,12.0,42.0 +79146,50376,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,10/22/17,10/24/17,"",,10/25/17 12:19,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/39agyx9fl6/econTabReport.pdf,Huffpost,37.0,53.0,19.0,18.0,11.0,42.0 +79145,50375,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,1988,rv,rv,,Online,10/19/17,10/23/17,"",,10/25/17 12:19,,https://morningconsult.com/wp-content/uploads/2017/10/171011_crosstabs_POLITICO_v1_AP-2.pdf,Huffpost,42.0,53.0,21.0,21.0,13.0,40.0 +79113,50353,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,1093,a,a,,Live Phone,10/15/17,10/17/17,"",,10/19/17 13:25,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us171015_HBO/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_October%202017.pdf,538 | Huffpost,37.0,55.0,19.0,18.0,12.0,43.0 +79114,50353,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,928,rv,rv,,Live Phone,10/15/17,10/17/17,"",,10/19/17 13:25,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us171015_HBO/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_October%202017.pdf,538 | RCP,38.0,54.0,21.0,17.0,11.0,43.0 +141507,50353,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,10/15/17,10/17/17,"",,5/4/21 14:53,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us171015_HBO/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_October%202017.pdf,538,7.0,87.0,2.0,5.0,12.0,75.0 +141508,50353,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,10/15/17,10/17/17,"",,5/4/21 14:53,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us171015_HBO/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_October%202017.pdf,538,82.0,11.0,52.0,31.0,7.0,4.0 +141509,50353,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,10/15/17,10/17/17,"",,5/4/21 14:53,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us171015_HBO/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_October%202017.pdf,538,34.0,59.0,13.0,21.0,13.0,47.0 +79104,50347,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,10/15/17,10/16/17,"",,10/18/17 12:25,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/ofv9fh8zdh/econTabReport.pdf,Huffpost,37.0,52.0,20.0,17.0,10.0,42.0 +79057,50317,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1482,rv,rv,,Live Phone,10/5/17,10/10/17,"",,10/11/17 13:09,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2491,538 | Huffpost | RCP,38.0,56.0,27.0,11.0,6.0,50.0 +141504,50317,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,10/5/17,10/10/17,"",,5/4/21 14:53,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2491,538,81.0,12.0,60.0,20.0,3.0,9.0 +141505,50317,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,10/5/17,10/10/17,"",,5/4/21 14:53,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2491,538,3.0,95.0,2.0,2.0,6.0,88.0 +141506,50317,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,10/5/17,10/10/17,"",,5/4/21 14:53,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2491,538,35.0,58.0,23.0,12.0,8.0,50.0 +79015,50285,,11,Donald Trump,1205,Marist College,765,PBS NewsHour,Marist College,183,Marist College,A,1105,a,a,,Live Phone,9/25/17,9/27/17,"",,10/4/17 16:49,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us170925_PBS/PBS_NewsHour_Marist%20Poll_Nature%20of%20the%20Sample%20and%20Tables_Trump_September%202017.pdf#page=3,538 | Huffpost,37.0,54.0,18.0,19.0,13.0,41.0 +79016,50285,,11,Donald Trump,1205,Marist College,765,PBS NewsHour,Marist College,183,Marist College,A,886,rv,rv,,Live Phone,9/25/17,9/27/17,"",,10/4/17 16:49,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us170925_PBS/PBS_NewsHour_Marist%20Poll_Nature%20of%20the%20Sample%20and%20Tables_Trump_September%202017.pdf#page=3,538 | RCP,39.0,54.0,21.0,18.0,10.0,44.0 +141501,50285,,11,Donald Trump,1205,Marist College,765,PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,9/25/17,9/27/17,"",,5/4/21 14:53,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us170925_PBS/PBS_NewsHour_Marist%20Poll_Nature%20of%20the%20Sample%20and%20Tables_Trump_September%202017.pdf#page=3,538,6.0,91.0,1.0,5.0,13.0,79.0 +141502,50285,,11,Donald Trump,1205,Marist College,765,PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,9/25/17,9/27/17,"",,5/4/21 14:53,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us170925_PBS/PBS_NewsHour_Marist%20Poll_Nature%20of%20the%20Sample%20and%20Tables_Trump_September%202017.pdf#page=3,538,81.0,13.0,52.0,29.0,7.0,6.0 +141503,50285,,11,Donald Trump,1205,Marist College,765,PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,9/25/17,9/27/17,"",,5/4/21 14:53,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us170925_PBS/PBS_NewsHour_Marist%20Poll_Nature%20of%20the%20Sample%20and%20Tables_Trump_September%202017.pdf#page=3,538,38.0,53.0,16.0,21.0,11.0,42.0 +78975,50259,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1412,rv,rv,,Online,9/21/17,9/26/17,"",,9/27/17 14:10,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2487,538 | Huffpost | RCP,36.0,57.0,26.0,10.0,8.0,49.0 +141498,50259,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Online,9/21/17,9/26/17,"",,5/4/21 14:45,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2487,538,79.0,16.0,59.0,19.0,8.0,8.0 +141499,50259,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Online,9/21/17,9/26/17,"",,5/4/21 14:45,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2487,538,3.0,94.0,1.0,2.0,7.0,87.0 +141500,50259,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Online,9/21/17,9/26/17,"",,5/4/21 14:45,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2487,538,33.0,59.0,21.0,11.0,9.0,50.0 +78949,50242,,11,Donald Trump,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1002,a,a,,Live Phone,9/18/17,9/21/17,"",,9/24/17 02:44,data provided by Gary Langer,https://www.washingtonpost.com/page/2010-2019/WashingtonPost/2017/09/24/National-Politics/Polling/question_19252.xml?uuid=2UuPTqDcEeeyp7xwtvmAiQ,538 | Huffpost,38.54,57.48,25.59297805,12.9459484,9.188729032,48.28791834 +141495,50242,,11,Donald Trump,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,9/18/17,9/21/17,"",,5/4/21 14:44,data provided by Gary Langer,"",538,12.22,86.3,7.016157597,5.201921604,8.755279732,77.54428562 +141496,50242,,11,Donald Trump,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,9/18/17,9/21/17,"",,5/4/21 14:44,data provided by Gary Langer,"",538,79.99,16.48,59.40596425,20.58421878,4.583357421,11.89262156 +141497,50242,,11,Donald Trump,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,9/18/17,9/21/17,"",,5/4/21 14:44,data provided by Gary Langer,"",538,36.67,58.08,20.98362511,15.69029072,10.73866224,47.34014226 +78903,50211,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,1224,a,a,,,9/11/17,9/13/17,"",,9/15/17 16:29,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us170910_Third%20Rail/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_September%202017.pdf#page=3,538 | Huffpost,39.0,50.0,22.0,17.0,12.0,37.0 +78904,50211,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,1009,rv,rv,,,9/11/17,9/13/17,"",,9/15/17 16:29,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us170910_Third%20Rail/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_September%202017.pdf#page=3,538 | RCP,41.0,50.0,24.0,17.0,12.0,38.0 +141492,50211,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-d,d,,9/11/17,9/13/17,"",,5/4/21 14:43,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us170910_Third%20Rail/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_September%202017.pdf#page=3,538,9.0,86.0,4.0,5.0,14.0,71.0 +141493,50211,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-r,r,,9/11/17,9/13/17,"",,5/4/21 14:44,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us170910_Third%20Rail/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_September%202017.pdf#page=3,538,87.0,6.0,59.0,28.0,3.0,3.0 +141494,50211,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-i,i,,9/11/17,9/13/17,"",,5/4/21 14:44,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us170910_Third%20Rail/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_September%202017.pdf#page=3,538,35.0,53.0,16.0,19.0,15.0,37.0 +78789,50134,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1732,rv,rv,,Online,8/20/17,8/24/17,"",TRUE,8/25/17 14:05,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,37.7,59.0,18.8,15.6,11.5,45.5 +78792,50134,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,2086,a,a,,Online,8/20/17,8/24/17,"",TRUE,8/25/17 14:05,,http://polling.reuters.com/#poll/CP3_2/,Reuters,35.5,59.6,17.2,14.5,11.8,45.2 +78790,50135,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,2005,rv,rv,,Online,8/19/17,8/23/17,"",TRUE,8/25/17 14:05,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,37.4,59.3,17.6,16.0,11.9,45.5 +78793,50135,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,2419,a,a,,Online,8/19/17,8/23/17,"",TRUE,8/25/17 14:05,,http://polling.reuters.com/#poll/CP3_2/,Reuters,35.9,59.2,16.5,15.4,11.7,45.3 +78791,50136,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,2264,rv,rv,,Online,8/18/17,8/22/17,"",TRUE,8/25/17 14:05,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,38.0,58.5,18.6,15.8,10.9,45.6 +78794,50136,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,2749,a,a,,Online,8/18/17,8/22/17,"",TRUE,8/25/17 14:05,,http://polling.reuters.com/#poll/CP3_2/,Reuters,35.8,59.3,17.1,14.8,11.0,45.8 +78778,50126,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1514,rv,rv,,Live Phone,8/17/17,8/22/17,"",,8/23/17 14:07,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2482,538 | Huffpost | RCP,35.0,59.0,27.0,8.0,4.0,54.0 +141489,50126,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,8/17/17,8/22/17,"",,5/4/21 14:43,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2482,538,77.0,14.0,61.0,16.0,5.0,9.0 +141490,50126,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,8/17/17,8/22/17,"",,5/4/21 14:43,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2482,538,4.0,95.0,3.0,1.0,5.0,90.0 +141491,50126,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,8/17/17,8/22/17,"",,5/4/21 14:43,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2482,538,33.0,59.0,24.0,9.0,4.0,54.0 +78733,50096,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1125,a,a,,Live Phone,8/14/17,8/15/17,"",,8/16/17 16:19,,"http://maristpoll.marist.edu/wp-content/misc/usapolls/us170814_PBS/NPR_PBS%20NewsHour_Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_August%2017,%202017.pdf#page=3",538 | Huffpost,35.0,51.0,20.0,15.0,12.0,39.0 +78734,50096,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,859,rv,rv,,Live Phone,8/14/17,8/15/17,"",,8/16/17 16:19,,"http://maristpoll.marist.edu/wp-content/misc/usapolls/us170814_PBS/NPR_PBS%20NewsHour_Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_August%2017,%202017.pdf#page=3",538 | RCP,38.0,51.0,23.0,15.0,11.0,40.0 +141483,50096,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,8/14/17,8/15/17,"",,5/4/21 14:42,,"http://maristpoll.marist.edu/wp-content/misc/usapolls/us170814_PBS/NPR_PBS%20NewsHour_Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_August%2017,%202017.pdf#page=3",538,6.0,87.0,2.0,4.0,11.0,76.0 +141484,50096,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,8/14/17,8/15/17,"",,5/4/21 14:42,,"http://maristpoll.marist.edu/wp-content/misc/usapolls/us170814_PBS/NPR_PBS%20NewsHour_Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_August%2017,%202017.pdf#page=3",538,79.0,10.0,57.0,23.0,5.0,5.0 +141485,50096,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,8/14/17,8/15/17,"",,5/4/21 14:42,,"http://maristpoll.marist.edu/wp-content/misc/usapolls/us170814_PBS/NPR_PBS%20NewsHour_Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_August%2017,%202017.pdf#page=3",538,36.0,49.0,17.0,20.0,15.0,34.0 +78738,50099,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1361,rv,rv,,Live Phone,8/9/17,8/15/17,"",,8/17/17 12:12,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2481,538 | Huffpost | RCP,39.0,57.0,26.0,12.0,5.0,52.0 +141486,50099,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,8/9/17,8/15/17,"",,5/4/21 14:42,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2481,538,81.0,13.0,59.0,21.0,6.0,8.0 +141487,50099,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,8/9/17,8/15/17,"",,5/4/21 14:42,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2481,538,5.0,94.0,3.0,2.0,5.0,89.0 +141488,50099,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,8/9/17,8/15/17,"",,5/4/21 14:43,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2481,538,40.0,56.0,26.0,13.0,5.0,51.0 +78724,50091,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,1009,a,a,,Live Phone,8/8/17,8/12/17,"",,8/15/17 22:05,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us170809/Marist%20Poll_Nature%20of%20the%20Sample%20and%20Tables_August%202017.pdf,538 | Huffpost,35.0,55.0,20.0,16.0,13.0,42.0 +78725,50091,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,883,rv,rv,,Live Phone,8/8/17,8/12/17,"",,8/15/17 22:06,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us170809/Marist%20Poll_Nature%20of%20the%20Sample%20and%20Tables_August%202017.pdf,538 | RCP,37.0,55.0,21.0,15.0,12.0,42.0 +141480,50091,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,8/8/17,8/12/17,"",,5/4/21 14:41,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us170809/Marist%20Poll_Nature%20of%20the%20Sample%20and%20Tables_August%202017.pdf,538,5.0,88.0,2.0,3.0,15.0,73.0 +141481,50091,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,8/8/17,8/12/17,"",,5/4/21 14:41,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us170809/Marist%20Poll_Nature%20of%20the%20Sample%20and%20Tables_August%202017.pdf,538,76.0,15.0,49.0,26.0,5.0,9.0 +141482,50091,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,8/8/17,8/12/17,"",,5/4/21 14:42,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us170809/Marist%20Poll_Nature%20of%20the%20Sample%20and%20Tables_August%202017.pdf,538,37.0,54.0,17.0,20.0,15.0,40.0 +78649,50042,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1125,rv,rv,,Live Phone,7/27/17,8/1/17,"",,8/2/17 13:30,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2478,538 | Huffpost | RCP,33.0,61.0,23.0,10.0,6.0,55.0 +141477,50042,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,7/27/17,8/1/17,"",,5/4/21 14:41,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2478,538,76.0,17.0,53.0,23.0,7.0,10.0 +141478,50042,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,7/27/17,8/1/17,"",,5/4/21 14:41,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2478,538,2.0,96.0,1.0,1.0,3.0,93.0 +141479,50042,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,7/27/17,8/1/17,"",,5/4/21 14:41,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2478,538,34.0,60.0,22.0,12.0,7.0,53.0 +78590,50006,,11,Donald Trump,573,Zogby Interactive/JZ Analytics,"","",Zogby Analytics,395,Zogby Interactive/JZ Analytics,B-,856,lv,lv,,Online,7/14/17,7/16/17,"",,7/24/17 18:48,,https://zogbyanalytics.com/news/780-the-zogby-poll-trump-approval-steady-at-42,538 | Huffpost,42.0,54.0,22.0,20.0,14.0,40.0 +78537,49973,,11,Donald Trump,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,Live Phone,7/10/17,7/13/17,"",,7/16/17 13:24,data provided by Gary Langer,https://www.washingtonpost.com/page/2010-2019/WashingtonPost/2017/07/16/National-Politics/Polling/question_18935.xml?uuid=QLWiFmnbEeeUq1sfD_RZ3w,538 | Huffpost,35.86,57.84,25.10237381,10.75888567,9.522619074,48.32064601 +141474,49973,,11,Donald Trump,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,7/10/17,7/13/17,"",,5/4/21 14:40,data provided by Gary Langer,"",538,10.5,85.2,4.944748331,5.560189394,9.82106843,75.37565304 +141475,49973,,11,Donald Trump,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,7/10/17,7/13/17,"",,5/4/21 14:41,data provided by Gary Langer,"",538,81.98,14.89,62.09945401,19.88195867,4.796485007,10.08977409 +141476,49973,,11,Donald Trump,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,7/10/17,7/13/17,"",,5/4/21 14:41,data provided by Gary Langer,"",538,32.29,58.9,21.54625419,10.74160098,13.90935204,44.99092862 +78437,49914,,11,Donald Trump,458,Suffolk University,135,USA Today,Suffolk University,323,Suffolk University,B+,1000,rv,rv,,Live Phone,6/24/17,6/27/17,"",,6/29/17 11:38,,http://www.suffolk.edu/documents/SUPRC/FINAL_June_national_crosstabs_6-28.pdf,Huffpost | RCP,41.9,52.6,16.4,25.5,14.7,37.9 +78438,49915,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1212,rv,rv,,Live Phone,6/22/17,6/27/17,"",,6/29/17 12:15,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2471,538 | Huffpost | RCP,40.0,55.0,28.0,12.0,6.0,48.0 +141471,49915,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,6/22/17,6/27/17,"",,5/4/21 14:40,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2471,538,84.0,12.0,67.0,17.0,5.0,7.0 +141472,49915,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,6/22/17,6/27/17,"",,5/4/21 14:40,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2471,538,4.0,94.0,3.0,1.0,8.0,86.0 +141473,49915,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,6/22/17,6/27/17,"",,5/4/21 14:40,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2471,538,38.0,56.0,23.0,15.0,6.0,49.0 +78425,49907,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1205,a,a,,Live Phone,6/21/17,6/25/17,"",,6/28/17 09:44,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us170621_PBS_NPR/NPR_PBS%20NewsHour_Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_Trump_Congress_Health%20Care_June%202017.pdf#page=3,538 | Huffpost,37.0,51.0,20.0,17.0,11.0,40.0 +78426,49907,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,995,rv,rv,,Live Phone,6/21/17,6/25/17,"",,6/28/17 09:44,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us170621_PBS_NPR/NPR_PBS%20NewsHour_Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_Trump_Congress_Health%20Care_June%202017.pdf#page=3,538 | RCP,38.0,53.0,22.0,16.0,10.0,43.0 +141468,49907,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,6/21/17,6/25/17,"",,5/4/21 14:40,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us170621_PBS_NPR/NPR_PBS%20NewsHour_Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_Trump_Congress_Health%20Care_June%202017.pdf#page=3,538,8.0,86.0,4.0,5.0,11.0,74.0 +141469,49907,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,6/21/17,6/25/17,"",,5/4/21 14:40,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us170621_PBS_NPR/NPR_PBS%20NewsHour_Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_Trump_Congress_Health%20Care_June%202017.pdf#page=3,538,80.0,9.0,52.0,28.0,4.0,5.0 +141470,49907,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,6/21/17,6/25/17,"",,5/4/21 14:40,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us170621_PBS_NPR/NPR_PBS%20NewsHour_Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_Trump_Congress_Health%20Care_June%202017.pdf#page=3,538,31.0,59.0,15.0,15.0,14.0,45.0 +78381,49881,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,2051,rv,rv,,Online,6/15/17,6/19/17,"",,6/21/17 13:06,,https://morningconsult.com/wp-content/uploads/2017/06/170604_crosstabs_Politico_v1_TB-1.pdf,Huffpost,44.0,52.0,21.0,23.0,13.0,39.0 +78332,49850,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,6/11/17,6/13/17,"",,6/14/17 11:13,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/hgxekha279/econToplines.pdf,Huffpost,39.0,52.0,20.0,19.0,13.0,39.0 +78352,49863,,11,Donald Trump,573,Zogby Interactive/JZ Analytics,"","",Zogby Analytics,395,Zogby Interactive/JZ Analytics,B-,1031,lv,lv,,Online,6/9/17,6/12/17,"",,6/16/17 17:25,,https://www.zogbyanalytics.com/news/776-the-zogby-poll-trump-supporters-dump-trump,Huffpost,41.0,55.0,18.0,23.0,14.0,41.0 +78288,49825,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,6/4/17,6/6/17,"",,6/7/17 10:04,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/4vf8rhr0jz/econToplines.pdf,Huffpost,38.0,54.0,18.0,20.0,12.0,42.0 +78292,49828,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1361,rv,rv,,Live Phone,5/31/17,6/6/17,"",,6/7/17 13:21,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2462,538 | Huffpost | RCP,34.0,57.0,25.0,9.0,6.0,51.0 +141465,49828,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,5/31/17,6/6/17,"",,5/4/21 14:38,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2462,538,81.0,14.0,63.0,17.0,6.0,7.0 +141466,49828,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,5/31/17,6/6/17,"",,5/4/21 14:38,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2462,538,4.0,93.0,2.0,2.0,5.0,89.0 +141467,49828,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,5/31/17,6/6/17,"",,5/4/21 14:38,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2462,538,35.0,51.0,25.0,10.0,6.0,44.0 +78289,49824,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,1999,rv,rv,,Online,6/1/17,6/2/17,"",,6/7/17 10:04,,https://www.politico.com/f/?id=0000015c-8041-d9ca-adfc-85c1c6990000,Huffpost,44.0,52.0,21.0,23.0,14.0,38.0 +78244,49801,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,5/27/17,5/30/17,"",,5/31/17 10:05,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/asu1jxqnot/econToplines.pdf,Huffpost,38.0,51.0,17.0,21.0,13.0,38.0 +78246,49803,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,1991,rv,rv,,Online,5/25/17,5/30/17,"",,5/31/17 10:07,,https://www.politico.com/f/?id=0000015c-5ade-df5d-abfd-7bde8e000001,Huffpost,45.0,51.0,22.0,23.0,13.0,38.0 +78138,49764,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,5/20/17,5/23/17,"",,5/24/17 10:09,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/7dq9dycdgv/econToplines.pdf,Huffpost,39.0,51.0,19.0,20.0,12.0,39.0 +78142,49767,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1404,rv,rv,,Live Phone,5/17/17,5/23/17,"",,5/24/17 15:13,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2460,538 | Huffpost | RCP,37.0,55.0,28.0,9.0,7.0,49.0 +141462,49767,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,5/17/17,5/23/17,"",,5/4/21 14:38,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2460,538,84.0,13.0,66.0,17.0,5.0,7.0 +141463,49767,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,5/17/17,5/23/17,"",,5/4/21 14:38,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2460,538,6.0,90.0,3.0,3.0,5.0,84.0 +141464,49767,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,5/17/17,5/23/17,"",,5/4/21 14:38,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2460,538,36.0,54.0,25.0,11.0,9.0,45.0 +78139,49765,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,1938,rv,rv,,Online,5/18/17,5/22/17,"",,5/24/17 10:09,,https://www.politico.com/f/?id=0000015c-37c9-d6b9-a17c-b7ebe1490000,Huffpost,46.0,50.0,22.0,24.0,13.0,37.0 +78104,49745,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,1970,rv,rv,,Online,5/16/17,5/18/17,"",,5/19/17 11:29,,https://morningconsult.com/2017/05/19/trumps-approval-sinks-amid-avalanche-bad-headlines/,Huffpost,41.0,52.0,18.0,23.0,12.0,40.0 +78060,49718,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,1731,rv,rv,,Online,5/9/17,5/11/17,"",,5/12/17 10:30,,https://morningconsult.com/2017/05/11/partisanship-strong-factor-voters-stance-comey-firing/,Huffpost,45.0,47.0,22.0,23.0,13.0,34.0 +78054,49713,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,5/6/17,5/9/17,"",,5/10/17 11:13,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/7gtsiw6kbg/econToplines.pdf,Huffpost,41.0,51.0,20.0,21.0,11.0,40.0 +78057,49715,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1078,rv,rv,,Live Phone,5/4/17,5/9/17,"",,5/10/17 14:51,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2456,538 | Huffpost,36.0,58.0,25.0,10.0,8.0,51.0 +141459,49715,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,5/4/17,5/9/17,"",,5/4/21 14:37,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2456,538,82.0,13.0,63.0,18.0,4.0,9.0 +141460,49715,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,5/4/17,5/9/17,"",,5/4/21 14:38,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2456,538,7.0,90.0,3.0,4.0,6.0,84.0 +141461,49715,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,5/4/17,5/9/17,"",,5/4/21 14:38,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2456,538,29.0,63.0,19.0,10.0,13.0,49.0 +78053,49712,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,1996,rv,rv,,Online,5/4/17,5/6/17,"",,5/10/17 11:13,,https://morningconsult.com/2017/05/10/obamacare-support-gop-alternative-poll-finds/,Huffpost,44.0,48.0,21.0,23.0,12.0,36.0 +78013,49688,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,4/29/17,5/2/17,"",,5/3/17 10:04,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/eh981oefng/econToplines.pdf,Huffpost,43.0,47.0,22.0,21.0,12.0,35.0 +78014,49689,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,1998,rv,rv,,Online,4/27/17,4/30/17,"",,5/3/17 10:04,,https://morningconsult.com/2017/05/03/people-split-states-treat-sickest-americans/,Huffpost,48.0,45.0,24.0,24.0,14.0,31.0 +78018,49692,,11,Donald Trump,573,Zogby Interactive/JZ Analytics,"","",Zogby Analytics,395,Zogby Interactive/JZ Analytics,B-,876,lv,lv,,Online,4/28/17,4/29/17,"",,5/4/17 11:45,,https://zogbyanalytics.com/news/773-the-zogby-poll-trump-overall-approval-down-but-up-among-hispanics,Huffpost,44.0,50.0,20.0,24.0,9.0,41.0 +77972,49664,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,2032,rv,rv,,Online,4/20/17,4/24/17,"",,4/26/17 18:20,,https://morningconsult.com/2017/04/26/trumps-border-wall-lowest-priority-funding-talks-voters-say/,Huffpost,51.0,45.0,22.0,29.0,13.0,32.0 +77939,49646,,11,Donald Trump,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1004,a,a,,,4/17/17,4/20/17,"",,4/23/17 14:04,data provided by Gary Langer,https://www.washingtonpost.com/page/2010-2019/WashingtonPost/2017/04/23/National-Politics/Polling/question_18611.xml?uuid=DjWvRifZEeeSjjYkU5Bg6A,538 | Huffpost | RCP,41.57,53.48,27.00485255,14.56209048,10.28638055,43.19818921 +141456,49646,,11,Donald Trump,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,4/17/17,4/20/17,"",,5/4/21 14:37,data provided by Gary Langer,"",538,12.6,85.8,4.278264725,8.324191632,13.41285594,72.3912357 +141457,49646,,11,Donald Trump,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,4/17/17,4/20/17,"",,5/4/21 14:37,data provided by Gary Langer,"",538,83.58,10.46,62.59931071,20.98118712,4.249282988,6.208753428 +141458,49646,,11,Donald Trump,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,4/17/17,4/20/17,"",,5/4/21 14:37,data provided by Gary Langer,"",538,37.86,56.21,22.02581136,15.83390983,13.03118297,43.17674494 +77921,49629,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,4/15/17,4/18/17,"",,4/19/17 12:30,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/csm5blp5g2/econToplines.pdf,Huffpost,41.0,49.0,22.0,19.0,13.0,36.0 +77927,49635,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1062,rv,rv,,Live Phone,4/12/17,4/18/17,"",,4/20/17 10:42,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2452,538 | Huffpost | RCP,40.0,56.0,28.0,11.0,6.0,50.0 +141453,49635,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,4/12/17,4/18/17,"",,5/4/21 14:37,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2452,538,87.0,11.0,67.0,20.0,5.0,6.0 +141454,49635,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,4/12/17,4/18/17,"",,5/4/21 14:37,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2452,538,5.0,92.0,3.0,2.0,7.0,85.0 +141455,49635,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,4/12/17,4/18/17,"",,5/4/21 14:37,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2452,538,38.0,56.0,25.0,12.0,5.0,51.0 +77925,49633,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,1992,rv,rv,,Online,4/13/17,4/15/17,"",,4/20/17 10:42,,https://morningconsult.com/2017/04/20/grading-trumps-first-100-days-office/,Huffpost,48.0,45.0,22.0,26.0,12.0,33.0 +77880,49604,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,4/10/17,4/11/17,"",,4/12/17 10:28,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/mmzsh8ncey/econToplines.pdf,Huffpost,40.0,50.0,22.0,18.0,13.0,37.0 +77879,49603,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,1988,rv,rv,,Online,4/6/17,4/9/17,"",,4/12/17 10:28,,https://morningconsult.com/2017/04/12/americans-trust-trump-end-syrian-conflict/,Huffpost,48.0,47.0,24.0,24.0,15.0,32.0 +77838,49578,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,4/2/17,4/4/17,"",,4/5/17 09:46,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/2f8nhwlimu/econToplines.pdf,Huffpost,40.0,48.0,21.0,19.0,11.0,37.0 +77821,49569,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1171,rv,rv,,Live Phone,3/30/17,4/3/17,"",,4/4/17 14:30,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2448,538 | Huffpost | RCP,35.0,57.0,25.0,9.0,7.0,49.0 +141447,49569,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,3/30/17,4/3/17,"",,5/4/21 14:35,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2448,538,79.0,14.0,60.0,18.0,5.0,9.0 +141448,49569,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,3/30/17,4/3/17,"",,5/4/21 14:35,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2448,538,6.0,91.0,4.0,2.0,6.0,86.0 +141449,49569,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,3/30/17,4/3/17,"",,5/4/21 14:35,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2448,538,32.0,57.0,22.0,10.0,10.0,46.0 +77837,49577,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,1995,rv,rv,,Online,3/30/17,4/1/17,"",,4/5/17 09:46,,https://morningconsult.com/2017/04/05/things-might-worth-government-shutdown-voters-say/,Huffpost,47.0,49.0,23.0,24.0,13.0,36.0 +77789,49546,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,3/26/17,3/28/17,"",,3/29/17 11:08,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/6xp8fd6vvl/econToplines.pdf,Huffpost,41.0,47.0,19.0,22.0,11.0,36.0 +77790,49547,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,1991,rv,rv,,Online,3/24/17,3/25/17,"",,3/29/17 11:08,,https://www.politico.com/f/?id=0000015b-17b2-d8ae-addf-97b790780000,Huffpost,45.0,50.0,23.0,22.0,12.0,38.0 +77747,49521,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,3/19/17,3/21/17,"",,3/22/17 13:30,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/9atsoe30n9/econToplines.pdf,Huffpost,41.0,46.0,22.0,19.0,10.0,36.0 +77749,49522,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1056,rv,rv,,Live Phone,3/16/17,3/21/17,"",,3/22/17 13:50,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2442,538 | Huffpost | RCP,37.0,56.0,26.0,10.0,6.0,50.0 +141441,49522,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,3/16/17,3/21/17,"",,5/4/21 14:34,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2442,538,81.0,14.0,62.0,19.0,5.0,9.0 +141442,49522,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,3/16/17,3/21/17,"",,5/4/21 14:34,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2442,538,6.0,90.0,2.0,4.0,4.0,84.0 +141443,49522,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,3/16/17,3/21/17,"",,5/4/21 14:34,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2442,538,31.0,60.0,21.0,9.0,7.0,54.0 +77742,49516,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,1927,rv,rv,,Online,3/16/17,3/19/17,"",,3/22/17 09:57,,https://www.politico.com/f/?id=0000015a-f30c-dc62-a1db-f3ff026b0001,Huffpost,50.0,44.0,26.0,24.0,12.0,32.0 +77746,49520,,11,Donald Trump,1027,Saint Leo University,"","",Saint Leo University,299,Saint Leo University,C/D,1073,a,a,,Online,3/3/17,3/11/17,"",,3/22/17 13:30,,http://polls.saintleo.edu/u-s-voters-divided-more-than-ever-saint-leo-university-poll-shows/,Huffpost,44.0,51.0,23.0,21.0,11.0,40.0 +77659,49465,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,3/6/17,3/7/17,"",,3/8/17 14:01,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/6dlem7baz2/econToplines.pdf,Huffpost,42.0,49.0,23.0,19.0,10.0,39.0 +77648,49457,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1283,rv,rv,,Live Phone,3/2/17,3/6/17,"",,3/7/17 15:09,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2436,538 | Huffpost | Huffpost | Huffpost | RCP,41.0,52.0,31.0,10.0,6.0,45.0 +141438,49457,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,3/2/17,3/6/17,"",,5/4/21 14:32,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2436,538,91.0,5.0,75.0,15.0,2.0,3.0 +141439,49457,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,3/2/17,3/6/17,"",,5/4/21 14:33,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2436,538,5.0,89.0,2.0,3.0,9.0,79.0 +141440,49457,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,3/2/17,3/6/17,"",,5/4/21 14:34,"",https://poll.qu.edu/Poll-Release-Legacy?releaseid=2436,538,41.0,52.0,28.0,12.0,6.0,45.0 +77650,49459,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,1992,rv,rv,,Online,3/2/17,3/6/17,"",,3/8/17 10:44,,https://morningconsult.com/2017/03/08/poll-americans-dont-want-budget-cuts-government-agencies/,Huffpost,50.0,45.0,27.0,23.0,11.0,34.0 +77649,49458,,11,Donald Trump,458,Suffolk University,135,USA Today,Suffolk University,323,Suffolk University,B+,1000,rv,rv,,Live Phone,3/1/17,3/5/17,"",,3/7/17 15:13,,http://www.suffolk.edu/academics/10741.php,Huffpost | RCP,46.9,44.0,23.2,23.7,13.8,30.2 +77652,49461,,11,Donald Trump,1193,SurveyMonkey,"","",SurveyMonkey,324,SurveyMonkey,C,4551,a,a,,Online,3/1/17,3/5/17,"",,3/8/17 10:44,,https://blog.electiontracking.surveymonkey.com/2017/03/07/trumps-speech-approval-uptick-opinion-headwinds/,Huffpost,48.0,51.0,29.0,19.0,12.0,39.0 +77487,49392,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1566,rv,rv,,Online,2/23/17,2/27/17,"",TRUE,3/1/17 17:51,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,47.7,48.1,30.6,13.1,8.7,36.4 +77526,49392,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,573,lv,lv,,Online,2/23/17,2/27/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,46.5,47.9,29.3,13.1,7.7,37.0 +77565,49392,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1807,a,a,,Online,2/23/17,2/27/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,46.1,48.3,28.6,13.0,10.0,34.8 +77474,49380,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,2000,rv,rv,,Online,2/24/17,2/26/17,"",,3/1/17 10:25,,https://morningconsult.com/2017/02/28/trump-joint-session-speech-campaign-promises/,Huffpost,50.0,45.0,26.0,24.0,12.0,33.0 +77488,49393,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1569,rv,rv,,Online,2/22/17,2/26/17,"",TRUE,3/1/17 17:51,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,47.5,47.3,29.7,13.7,8.5,35.7 +77527,49393,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,580,lv,lv,,Online,2/22/17,2/26/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,46.0,48.6,27.7,14.0,6.9,38.4 +77566,49393,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1810,a,a,,Online,2/22/17,2/26/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,45.6,48.2,27.3,13.5,9.8,34.7 +77489,49394,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1620,rv,rv,,Online,2/21/17,2/25/17,"",TRUE,3/1/17 17:51,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,47.0,47.4,28.1,14.9,9.5,34.9 +77528,49394,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,621,lv,lv,,Online,2/21/17,2/25/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,45.3,48.7,26.1,15.4,8.0,37.2 +77567,49394,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1876,a,a,,Online,2/21/17,2/25/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,45.1,47.9,25.8,14.8,10.1,34.2 +77490,49395,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1616,rv,rv,,Online,2/20/17,2/24/17,"",TRUE,3/1/17 17:51,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,47.0,47.9,28.3,14.5,9.0,35.9 +77529,49395,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,638,lv,lv,,Online,2/20/17,2/24/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,42.3,51.7,23.6,14.8,8.7,39.9 +77568,49395,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1867,a,a,,Online,2/20/17,2/24/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,45.1,48.0,26.6,14.0,9.4,35.1 +77491,49396,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1409,rv,rv,,Online,2/19/17,2/23/17,"",TRUE,3/1/17 17:51,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,46.9,48.2,28.1,14.3,9.1,35.5 +77530,49396,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,513,lv,lv,,Online,2/19/17,2/23/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,43.1,49.8,25.1,13.8,9.6,37.8 +77569,49396,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1651,a,a,,Online,2/19/17,2/23/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,45.8,47.3,26.8,14.1,9.2,34.3 +77346,49330,,11,Donald Trump,1193,SurveyMonkey,"","",SurveyMonkey,324,SurveyMonkey,C,10639,a,a,,Online,2/17/17,2/23/17,"",,2/26/17 19:35,,https://drive.google.com/file/d/0BztOs71zt1WpMmR6UnY1dExBa3M/view?usp=sharing,Huffpost,44.0,54.0,26.0,18.0,11.0,43.0 +77341,49325,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,2/18/17,2/22/17,"",,2/26/17 19:34,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/fu3pv5rt9s/econToplines.pdf,Huffpost,43.0,46.0,23.0,20.0,9.0,37.0 +77492,49397,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1300,rv,rv,,Online,2/18/17,2/22/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,47.2,48.3,28.6,14.3,9.7,35.2 +77531,49397,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,452,lv,lv,,Online,2/18/17,2/22/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,44.1,49.0,26.0,13.5,9.0,37.7 +77570,49397,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1524,a,a,,Online,2/18/17,2/22/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,46.0,47.1,27.2,13.9,9.7,33.9 +77493,49398,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1987,rv,rv,,Online,2/17/17,2/21/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,46.7,50.1,28.1,14.0,9.4,37.4 +77532,49398,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,634,lv,lv,,Online,2/17/17,2/21/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,43.5,51.6,26.3,13.1,9.1,39.6 +77571,49398,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,2341,a,a,,Online,2/17/17,2/21/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Huffpost | Reuters,45.1,50.0,26.1,13.8,9.9,36.4 +77334,49318,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1323,rv,rv,,Live Phone,2/16/17,2/21/17,"",,2/26/17 19:21,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2431,538 | Huffpost | RCP,38.0,55.0,29.0,9.0,6.0,49.0 +141435,49318,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,2/16/17,2/21/17,"",,5/4/21 14:30,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2431,538,83.0,10.0,66.0,17.0,2.0,8.0 +141436,49318,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,2/16/17,2/21/17,"",,5/4/21 14:31,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2431,538,5.0,91.0,2.0,2.0,4.0,85.0 +141437,49318,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,2/16/17,2/21/17,"",,5/4/21 14:32,"",https://poll.qu.edu/Poll-Release-Legacy?releaseid=2431,538,38.0,55.0,28.0,10.0,10.0,45.0 +77494,49399,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1908,rv,rv,,Online,2/16/17,2/20/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,47.9,49.3,29.4,13.8,9.1,37.2 +77533,49399,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,587,lv,lv,,Online,2/16/17,2/20/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,44.5,50.8,27.1,13.2,8.7,39.1 +77572,49399,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,2261,a,a,,Online,2/16/17,2/20/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,45.5,49.9,26.7,13.5,10.1,36.0 +77337,49321,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,2013,rv,rv,,Online,2/16/17,2/19/17,"",,2/26/17 19:21,,https://morningconsult.com/2017/02/22/voters-expecting-trumps-first-month-office/,Huffpost,49.0,44.0,27.0,22.0,11.0,33.0 +77495,49400,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1937,rv,rv,,Online,2/15/17,2/19/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,47.5,49.9,28.4,14.3,9.1,38.1 +77534,49400,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,590,lv,lv,,Online,2/15/17,2/19/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,46.3,50.5,26.9,14.7,8.9,38.5 +77573,49400,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,2291,a,a,,Online,2/15/17,2/19/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,45.3,50.5,25.9,13.9,10.1,36.9 +77330,49314,,11,Donald Trump,1193,SurveyMonkey,132,NBC News,SurveyMonkey,324,SurveyMonkey,C,11512,a,a,,Online,2/13/17,2/19/17,"",,2/26/17 19:21,,http://www.nbcnews.com/feature/data-points/poll-majority-americans-worried-about-war-feel-favorably-toward-nato-n723931,Huffpost,43.0,54.0,25.0,18.0,11.0,43.0 +77325,49309,,11,Donald Trump,568,YouGov,469,Huffington Post,YouGov,391,YouGov,B+,1000,a,a,,Online,2/17/17,2/18/17,"",,2/21/17 13:54,,http://big.assets.huffingtonpost.com/tabsHPPresidentTrump20170218.pdf,Huffpost,41.0,47.0,24.0,17.0,10.0,37.0 +77496,49401,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1984,rv,rv,,Online,2/14/17,2/18/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,46.7,51.0,27.8,14.3,9.3,39.0 +77535,49401,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,643,lv,lv,,Online,2/14/17,2/18/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,45.2,52.3,26.2,14.2,8.2,40.7 +77574,49401,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,2334,a,a,,Online,2/14/17,2/18/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,44.3,52.1,25.3,13.7,10.5,38.0 +77322,49306,,11,Donald Trump,1193,SurveyMonkey,"","",SurveyMonkey,324,SurveyMonkey,C,9163,a,a,,Online,2/13/17,2/17/17,"",,2/20/17 12:02,,https://blog.electiontracking.surveymonkey.com/2017/02/17/trump-approval-february-13-17/,Huffpost,45.0,53.0,26.0,19.0,11.0,42.0 +77497,49402,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,2145,rv,rv,,Online,2/13/17,2/17/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,47.4,50.2,27.8,15.0,9.1,38.4 +77536,49402,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,708,lv,lv,,Online,2/13/17,2/17/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,46.0,51.3,26.4,15.0,8.4,39.8 +77575,49402,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,2512,a,a,,Online,2/13/17,2/17/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,45.1,51.1,25.6,14.5,10.2,37.4 +77498,49403,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1485,rv,rv,,Online,2/12/17,2/16/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,48.2,49.1,28.1,15.8,8.8,37.9 +77537,49403,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,545,lv,lv,,Online,2/12/17,2/16/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,47.3,49.0,24.7,17.6,8.0,39.4 +77576,49403,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1718,a,a,,Online,2/12/17,2/16/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,45.9,50.2,26.0,15.1,9.7,37.0 +77499,49404,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1534,rv,rv,,Online,2/11/17,2/15/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,46.7,50.5,26.3,15.7,9.9,38.2 +77538,49404,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,574,lv,lv,,Online,2/11/17,2/15/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,49.2,46.7,25.6,17.9,7.7,37.3 +77577,49404,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1766,a,a,,Online,2/11/17,2/15/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,45.8,50.4,25.0,15.0,10.1,37.4 +77310,49295,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,2/12/17,2/14/17,"",,2/15/17 11:49,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/5amsxmrtih/econToplines.pdf,Huffpost,43.0,47.0,23.0,20.0,9.0,38.0 +77500,49405,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1547,rv,rv,,Online,2/10/17,2/14/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,46.8,50.6,27.8,14.2,9.7,38.1 +77539,49405,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,582,lv,lv,,Online,2/10/17,2/14/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,47.2,48.4,26.9,14.6,6.7,39.8 +77578,49405,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1777,a,a,,Online,2/10/17,2/14/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Huffpost | Reuters,45.3,50.6,26.2,13.8,9.4,37.8 +77501,49406,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1563,rv,rv,,Online,2/9/17,2/13/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,48.0,48.9,28.9,14.3,9.7,36.5 +77540,49406,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,592,lv,lv,,Online,2/9/17,2/13/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,47.8,47.2,28.2,14.5,7.2,38.0 +77579,49406,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1813,a,a,,Online,2/9/17,2/13/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,46.3,48.5,27.0,14.0,9.2,36.1 +77502,49407,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1530,rv,rv,,Online,2/8/17,2/12/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,48.3,48.6,29.5,13.9,10.2,35.7 +77541,49407,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,573,lv,lv,,Online,2/8/17,2/12/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,48.1,46.9,27.9,14.8,8.5,36.4 +77580,49407,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1774,a,a,,Online,2/8/17,2/12/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,46.3,48.4,27.2,13.3,9.5,35.6 +77296,49281,,11,Donald Trump,1193,SurveyMonkey,"","",SurveyMonkey,324,SurveyMonkey,C,9349,a,a,,Online,2/6/17,2/12/17,"",,2/14/17 14:00,,https://blog.electiontracking.surveymonkey.com/2017/02/13/trump-approval-february-6-12/,Huffpost,46.0,53.0,28.0,18.0,11.0,42.0 +77503,49408,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1532,rv,rv,,Online,2/7/17,2/11/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,48.5,48.0,30.6,13.2,10.1,35.5 +77542,49408,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,577,lv,lv,,Online,2/7/17,2/11/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,48.9,45.9,28.9,14.4,8.6,35.3 +77581,49408,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1770,a,a,,Online,2/7/17,2/11/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,46.7,47.5,28.2,12.9,9.6,34.8 +77311,49296,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,1791,rv,rv,,Online,2/9/17,2/10/17,"",,2/15/17 11:49,,https://morningconsult.com/2017/02/15/poll-warren-wouldnt-beat-trump-2020-another-democrat/,Huffpost,49.0,45.0,28.0,21.0,10.0,35.0 +77504,49409,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1529,rv,rv,,Online,2/6/17,2/10/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,48.9,48.0,30.9,13.6,9.3,36.4 +77543,49409,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,564,lv,lv,,Online,2/6/17,2/10/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,45.8,50.7,26.7,14.1,8.2,40.7 +77582,49409,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1765,a,a,,Online,2/6/17,2/10/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,46.7,47.6,28.5,13.3,9.1,35.8 +77505,49410,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1518,rv,rv,,Online,2/5/17,2/9/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,50.0,46.2,32.6,13.3,9.7,34.2 +77544,49410,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,548,lv,lv,,Online,2/5/17,2/9/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,48.7,47.4,29.5,15.2,9.2,36.8 +77583,49410,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1756,a,a,,Online,2/5/17,2/9/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,47.8,46.4,29.8,13.3,9.7,34.3 +77506,49411,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1507,rv,rv,,Online,2/4/17,2/8/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,50.0,46.9,31.7,14.4,9.6,35.0 +77545,49411,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,539,lv,lv,,Online,2/4/17,2/8/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,48.3,47.6,29.2,15.1,8.8,38.3 +77584,49411,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1718,a,a,,Online,2/4/17,2/8/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,47.5,47.6,28.8,14.3,9.7,35.5 +77287,49273,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,2/5/17,2/7/17,"",,2/8/17 11:06,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/4zurt7hzwj/econToplines.pdf,Huffpost,41.0,48.0,25.0,16.0,11.0,37.0 +77507,49412,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1654,rv,rv,,Online,2/3/17,2/7/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,49.9,47.2,31.3,14.3,9.0,35.3 +77546,49412,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,597,lv,lv,,Online,2/3/17,2/7/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,47.5,47.8,30.1,13.8,8.3,37.9 +77585,49412,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1900,a,a,,Online,2/3/17,2/7/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Huffpost | Reuters,47.5,47.6,28.4,14.6,9.2,35.1 +77290,49276,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1155,rv,rv,,Live Phone,2/2/17,2/6/17,"",,2/8/17 11:06,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2427,538 | Huffpost | RCP,42.0,51.0,33.0,9.0,6.0,45.0 +141429,49276,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,2/2/17,2/6/17,"",,5/4/21 14:29,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2427,538,88.0,8.0,75.0,13.0,4.0,4.0 +141430,49276,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,2/2/17,2/6/17,"",,5/4/21 14:29,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2427,538,4.0,90.0,2.0,2.0,8.0,82.0 +141431,49276,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,2/2/17,2/6/17,"",,5/4/21 14:29,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2427,538,38.0,53.0,27.0,11.0,7.0,46.0 +77508,49413,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1606,rv,rv,,Online,2/2/17,2/6/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,50.1,47.3,31.0,14.8,8.8,35.4 +77547,49413,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,580,lv,lv,,Online,2/2/17,2/6/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,46.3,48.7,30.5,12.4,8.5,38.2 +77586,49413,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1869,a,a,,Online,2/2/17,2/6/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,47.1,47.5,28.2,14.5,9.2,34.9 +77509,49414,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1587,rv,rv,,Online,2/1/17,2/5/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,50.0,46.6,31.4,13.8,8.8,34.5 +77548,49414,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,594,lv,lv,,Online,2/1/17,2/5/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,48.7,45.4,33.5,10.5,8.5,34.6 +77587,49414,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1849,a,a,,Online,2/1/17,2/5/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,47.5,46.8,28.7,13.8,9.1,34.0 +77286,49272,,11,Donald Trump,1193,SurveyMonkey,"","",SurveyMonkey,324,SurveyMonkey,C,9219,a,a,,Online,1/30/17,2/5/17,"",,2/7/17 10:36,,https://blog.electiontracking.surveymonkey.com/2017/02/06/trump-approval-january-30-february-5/,Huffpost,46.0,52.0,29.0,17.0,11.0,41.0 +77284,49270,,11,Donald Trump,573,Zogby Interactive/JZ Analytics,"","",Zogby Analytics,395,Zogby Interactive/JZ Analytics,B-,860,lv,lv,,Online,2/2/17,2/4/17,"",,2/7/17 10:36,,https://www.zogbyanalytics.com/news/768-voters-agree-with-president-trump-s-executive-orders-president-s-approval-rating-up,Huffpost,47.0,43.0,28.0,19.0,9.0,34.0 +77289,49275,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,2070,rv,rv,,Online,2/2/17,2/4/17,"",,2/8/17 11:06,,https://www.politico.com/f/?id=0000015a-1b58-d712-adda-bf78cc9d0001,Huffpost,47.0,46.0,26.0,21.0,11.0,35.0 +77510,49415,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,2362,rv,rv,,Online,1/31/17,2/4/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,47.8,48.0,28.2,14.7,8.6,35.8 +77549,49415,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,961,lv,lv,,Online,1/31/17,2/4/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,46.8,46.6,30.0,11.5,9.1,34.7 +77588,49415,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,2774,a,a,,Online,1/31/17,2/4/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,45.2,47.7,25.9,14.2,8.7,35.1 +77511,49416,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,2831,rv,rv,,Online,1/30/17,2/3/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,47.8,47.7,28.4,14.1,8.6,35.1 +77550,49416,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1167,lv,lv,,Online,1/30/17,2/3/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,47.3,46.0,29.4,12.4,9.7,33.4 +77589,49416,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,3368,a,a,,Online,1/30/17,2/3/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,44.9,47.7,25.6,13.6,8.8,34.7 +77512,49417,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,2649,rv,rv,,Online,1/29/17,2/2/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,48.0,47.4,27.9,14.8,8.4,34.9 +77551,49417,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1126,lv,lv,,Online,1/29/17,2/2/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,47.7,46.1,28.7,13.2,9.7,33.0 +77590,49417,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,3154,a,a,,Online,1/29/17,2/2/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,45.3,47.4,25.4,14.1,8.6,34.6 +77513,49418,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,2646,rv,rv,,Online,1/28/17,2/1/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,47.7,47.7,28.1,14.3,8.2,35.5 +77552,49418,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1122,lv,lv,,Online,1/28/17,2/1/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,47.9,45.5,28.8,13.3,9.7,32.3 +77591,49418,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,3141,a,a,,Online,1/28/17,2/1/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,45.0,47.9,25.3,13.8,8.3,35.4 +77280,49268,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,1/28/17,1/31/17,"",,2/6/17 17:50,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/qg8b1mgh4b/econToplines.pdf,Huffpost,43.0,44.0,25.0,18.0,11.0,33.0 +77514,49419,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,2653,rv,rv,,Online,1/27/17,1/31/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,48.3,46.6,27.8,14.9,8.0,34.3 +77553,49419,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1131,lv,lv,,Online,1/27/17,1/31/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,48.3,44.9,29.0,13.6,9.5,31.5 +77592,49419,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,3153,a,a,,Online,1/27/17,1/31/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Huffpost | Reuters,45.3,46.9,25.2,14.1,8.0,34.3 +77252,49240,,11,Donald Trump,1193,SurveyMonkey,"","",SurveyMonkey,324,SurveyMonkey,C,4444,a,a,,Online,1/26/17,1/30/17,"",,2/6/17 17:42,,https://blog.electiontracking.surveymonkey.com/2017/01/31/trump-approval-americans-divided-right-from-the-start/,Huffpost,48.0,50.0,27.0,21.0,12.0,38.0 +77515,49420,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1846,rv,rv,,Online,1/26/17,1/30/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,50.1,44.6,28.9,14.9,7.2,32.7 +77554,49420,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,780,lv,lv,,Online,1/26/17,1/30/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,48.6,44.8,30.3,12.7,8.7,31.2 +77593,49420,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,2204,a,a,,Online,1/26/17,1/30/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,46.8,45.8,26.1,13.9,7.6,33.0 +77516,49421,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1370,rv,rv,,Online,1/25/17,1/29/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,50.6,44.5,29.3,14.9,6.6,33.3 +77555,49421,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,576,lv,lv,,Online,1/25/17,1/29/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,48.3,46.2,30.2,12.3,7.0,33.6 +77594,49421,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1630,a,a,,Online,1/25/17,1/29/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,48.2,45.1,27.0,14.0,6.7,32.9 +77253,49241,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,1991,rv,rv,,Online,1/26/17,1/28/17,"",,2/6/17 17:42,,https://www.politico.com/f/?id=00000159-f6e7-da98-a77d-f6f7cba90001,Huffpost,49.0,41.0,30.0,19.0,11.0,30.0 +77517,49422,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1410,rv,rv,,Online,1/24/17,1/28/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,47.8,45.9,27.2,13.6,7.9,33.2 +77556,49422,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,573,lv,lv,,Online,1/24/17,1/28/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,46.5,45.8,28.2,12.7,8.1,32.6 +77595,49422,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1684,a,a,,Online,1/24/17,1/28/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,45.4,46.0,25.3,12.4,7.7,32.1 +77518,49423,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1420,rv,rv,,Online,1/23/17,1/27/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,46.9,45.2,25.0,14.0,8.1,31.4 +77557,49423,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,584,lv,lv,,Online,1/23/17,1/27/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,45.1,46.9,25.3,12.7,9.3,31.3 +77596,49423,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1712,a,a,,Online,1/23/17,1/27/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,44.5,45.5,23.3,12.8,7.8,30.7 +77519,49424,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1385,rv,rv,,Online,1/22/17,1/26/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,45.4,46.2,23.2,13.0,8.6,31.9 +77558,49424,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,552,lv,lv,,Online,1/22/17,1/26/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,41.3,48.5,21.5,12.4,8.7,32.9 +77597,49424,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1678,a,a,,Online,1/22/17,1/26/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,42.6,46.4,21.4,11.9,9.0,31.0 +77266,49254,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,2692,a,a,,Online,1/23/17,1/25/17,"",,2/6/17 17:44,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/31rwbl7mh1/econToplines.pdf,Huffpost,41.0,35.0,27.0,14.0,8.0,27.0 +77520,49425,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1365,rv,rv,,Online,1/21/17,1/25/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,44.9,46.5,23.4,11.8,8.8,32.0 +77559,49425,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,516,lv,lv,,Online,1/21/17,1/25/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,42.6,47.8,20.6,12.5,9.0,31.7 +77598,49425,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1651,a,a,,Online,1/21/17,1/25/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,42.3,45.8,21.1,10.8,9.1,30.4 +77272,49260,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1190,rv,rv,,Live Phone,1/20/17,1/25/17,"",,2/6/17 17:44,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2420,538 | Huffpost | RCP,36.0,44.0,29.0,6.0,4.0,20.0 +141426,49260,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,1/20/17,1/25/17,"",,5/4/21 14:29,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2420,538,81.0,3.0,68.0,13.0,0.0,3.0 +141427,49260,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,1/20/17,1/25/17,"",,5/4/21 14:29,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2420,538,4.0,77.0,2.0,2.0,6.0,70.0 +141428,49260,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,1/20/17,1/25/17,"",,5/4/21 14:29,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2420,538,35.0,45.0,28.0,5.0,3.0,42.0 +77521,49426,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1369,rv,rv,,Online,1/20/17,1/24/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,45.0,45.2,23.7,11.3,8.4,30.2 +77560,49426,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,509,lv,lv,,Online,1/20/17,1/24/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,45.2,44.3,22.6,13.1,8.3,28.5 +77599,49426,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1632,a,a,,Online,1/20/17,1/24/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Huffpost | Reuters,42.1,45.2,21.2,10.6,9.1,29.4 +77522,49427,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1077,rv,rv,,Online,1/19/17,1/23/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,46.1,43.6,24.9,10.8,7.5,29.9 +77561,49427,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,401,lv,lv,,Online,1/19/17,1/23/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,46.4,44.2,25.3,10.7,7.1,29.5 +77600,49427,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1282,a,a,,Online,1/19/17,1/23/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,42.8,44.1,22.0,10.2,8.6,29.5 +77261,49249,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,1992,rv,rv,,Online,1/20/17,1/22/17,"",,2/6/17 17:42,,http://static.politico.com/9b/13/82a3baf542ae9018e5b6e1008379/170103-topline-politico-v3-kd.pdf,538 | Huffpost,46.0,37.0,26.0,20.0,9.0,28.0 +77523,49428,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,803,rv,rv,,Online,1/18/17,1/22/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,44.9,45.4,25.2,9.4,7.8,31.7 +77562,49428,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,292,lv,lv,,Online,1/18/17,1/22/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,47.0,42.8,27.0,10.0,5.5,30.0 +77601,49428,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,945,a,a,,Online,1/18/17,1/22/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,42.2,45.7,22.5,9.0,9.1,31.0 +77524,49429,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,535,rv,rv,,Online,1/17/17,1/21/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,45.2,45.0,26.9,9.3,7.2,31.8 +77563,49429,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,190,lv,lv,,Online,1/17/17,1/21/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,51.5,39.9,30.0,12.0,5.9,28.0 +77602,49429,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,619,a,a,,Online,1/17/17,1/21/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,42.7,44.4,23.3,9.0,8.2,30.4 +77525,49430,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,281,rv,rv,,Online,1/16/17,1/20/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,48.5,43.4,31.0,9.6,7.1,29.0 +77564,49430,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,100,lv,lv,,Online,1/16/17,1/20/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,58.0,34.4,36.0,16.0,3.4,25.0 +77603,49430,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,321,a,a,,Online,1/16/17,1/20/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,46.0,44.1,27.0,10.1,8.5,29.0 +76957,49103,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1447,a,a,,Online,1/14/17,1/17/17,"",,1/20/17 15:09,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/fgqecf80as/econTabReport.pdf,Huffpost,52.0,40.0,32.0,20.0,13.0,27.0 +76953,49099,,16,Barack Obama,1193,SurveyMonkey,"","",SurveyMonkey,324,SurveyMonkey,C,2546,a,a,,Online,1/12/17,1/17/17,"",,1/20/17 15:08,,https://blog.electiontracking.surveymonkey.com/2017/01/18/inauguration-eve-republican-hopes-and-democratic-fears/,Huffpost,62.0,37.0,37.0,25.0,13.0,24.0 +76968,49114,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1005,a,a,,Live Phone,1/12/17,1/15/17,"",,1/20/17 15:10,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-poll-january-12-15-2017/2156/,538 | Huffpost | RCP,60.5,37.62,41.79827449,18.70124205,10.57710517,27.04653741 +141423,49114,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,1/12/17,1/15/17,"",,5/4/21 14:28,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-poll-january-12-15-2017/2156/,538,89.73,8.93,76.54394583,13.18512792,4.378547094,4.554277452 +141424,49114,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,1/12/17,1/15/17,"",,5/4/21 14:28,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-poll-january-12-15-2017/2156/,538,18.29,79.69,6.149333504,12.1372623,19.9163226,59.7767702 +141425,49114,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,1/12/17,1/15/17,"",,5/4/21 14:28,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-poll-january-12-15-2017/2156/,538,61.32,36.92,34.84943661,26.46753417,11.17984388,25.73981818 +76976,49122,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1424,a,a,,Online,1/7/17,1/10/17,"",,1/20/17 15:11,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/octxvxy91s/econTabReport.pdf,Huffpost,49.0,43.0,26.0,23.0,12.0,31.0 +76975,49121,,16,Barack Obama,573,Zogby Interactive/JZ Analytics,"","",Zogby Analytics,395,Zogby Interactive/JZ Analytics,B-,1324,lv,lv,,Online,1/4/17,1/6/17,"",,1/20/17 15:11,,https://zogbyanalytics.com/news/762-obama-s-approval-at-50-as-he-leaves-office-zogby-presidential-greatness-poll,Huffpost,50.0,48.0,24.0,26.0,17.0,31.0 +76990,49136,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1647,a,a,,Online,12/31/16,1/3/17,"",,1/20/17 15:12,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/x4pjrm6s7x/econTabReport.pdf,Huffpost,50.0,42.0,26.0,24.0,13.0,29.0 +76999,49145,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1662,a,a,,Online,12/24/16,12/27/16,"",,1/20/17 15:12,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/kzblsrc9cs/econTabReport.pdf,Huffpost,48.0,43.0,25.0,23.0,14.0,29.0 +77009,49155,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1376,a,a,,Online,12/17/16,12/20/16,"",,1/20/17 15:13,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/ljv2ohxmzj/econTabReport.pdf,Huffpost,48.0,43.0,24.0,24.0,11.0,32.0 +77023,49169,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1465,a,a,,Online,12/10/16,12/13/16,"",,1/20/17 15:14,,https://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/ro9rimrce9/econTabReport.pdf,Huffpost,48.0,42.0,25.0,23.0,14.0,28.0 +77041,49187,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1417,a,a,,Online,12/3/16,12/5/16,"",,1/20/17 15:15,,https://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/ogxlddlk7h/trackingreport.pdf,Huffpost,52.0,40.0,30.0,22.0,11.0,29.0 +76925,49082,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1434,a,a,,Online,11/19/16,11/22/16,"",,12/6/16 01:42,,https://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/04k2aa3t5a/econTabReport.pdf,Huffpost,52.0,40.0,29.0,23.0,15.0,25.0 +76918,49075,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1659,a,a,,Online,11/12/16,11/15/16,"",,12/6/16 01:42,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/j20pkfe7a0/econToplines.pdf,Huffpost,51.0,41.0,29.0,22.0,13.0,28.0 +76899,49056,,16,Barack Obama,573,Zogby Interactive/JZ Analytics,"","",Zogby Analytics,395,Zogby Interactive/JZ Analytics,B-,1004,lv,lv,,Online,11/9/16,11/10/16,"",,12/6/16 01:42,,http://zogbyanalytics.com/news/759-post-election-poll-results-trump-improves-in-key-demographics-which-obama-won-handily-in-2012,Huffpost,51.0,47.0,27.0,24.0,16.0,31.0 +76887,48687,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,4171,rv,rv,,Online,11/4/16,11/7/16,"",,12/6/16 01:41,,https://today.yougov.com/news/2016/11/07/final-economistyougov-poll-shows-clinton-4-point-n/,Huffpost,49.0,49.0,30.0,19.0,11.0,38.0 +76884,48515,,16,Barack Obama,1193,SurveyMonkey,132,NBC News,SurveyMonkey,324,SurveyMonkey,C,70194,lv,lv,,Online,10/31/16,11/6/16,"",,12/6/16 01:40,,https://www.scribd.com/document/330243723/NBC-News-SurveyMonkey-Toplines-and-Methodology-1031-11-6?secret_password=RZmAhM5A4ukrIpXPn0p8,Huffpost,54.0,46.0,34.0,20.0,11.0,35.0 +76872,48082,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1388,rv,rv,,Online,10/30/16,11/1/16,"",,12/6/16 01:40,,https://today.yougov.com/news/2016/11/02/yougoveconomist-poll-october-30-november-1-2016/,Huffpost,48.0,48.0,29.0,19.0,12.0,36.0 +76869,47869,,16,Barack Obama,1193,SurveyMonkey,132,NBC News,SurveyMonkey,324,SurveyMonkey,C,40816,lv,lv,,Online,10/24/16,10/30/16,"",,12/6/16 01:40,,https://www.scribd.com/document/329549003/NBC-News-SurveyMonkey-Toplines-and-Methodology-1024-1030?secret_password=LnCL1BQpi23OCLNwYALQ,Huffpost,53.0,47.0,33.0,20.0,10.0,37.0 +76860,47608,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1376,rv,rv,,Online,10/22/16,10/26/16,"",,12/6/16 01:40,,https://today.yougov.com/news/2016/10/27/yougoveconomist-poll-october-22-26-2016/,Huffpost,47.0,50.0,29.0,18.0,13.0,37.0 +76863,47638,,16,Barack Obama,1027,Saint Leo University,"","",Saint Leo University,299,Saint Leo University,C/D,1050,lv,lv,,Online,10/22/16,10/26/16,"",,12/6/16 01:40,,http://polls.saintleo.edu/wp-content/uploads/2016/10/SLU-Polling-Institute-Report-October-National.pdf,Huffpost,55.0,44.0,26.0,29.0,15.0,29.0 +76848,47355,,16,Barack Obama,927,GQR Research (GQRR),"","",GQR Research,126,GQR Research (GQRR),B,900,lv,lv,,Live Phone,10/21/16,10/24/16,"",,12/6/16 01:40,,http://www.democracycorps.com/National-Surveys/clinton-in-12-point-lead-potential-for-downballot-gains/,Huffpost,57.0,42.0,40.0,17.0,7.0,35.0 +76844,47324,,16,Barack Obama,1193,SurveyMonkey,132,NBC News,SurveyMonkey,324,SurveyMonkey,C,32225,lv,lv,,Online,10/17/16,10/23/16,"",,12/6/16 01:40,,https://www.scribd.com/document/328753246/NBC-News-SurveyMonkey-Toplines-and-Methodology-1017-1023?secret_password=sIipyJjqvaCenavKCCzX,Huffpost,52.0,47.0,33.0,19.0,10.0,37.0 +76838,49018,,16,Barack Obama,1193,SurveyMonkey,132,NBC News,SurveyMonkey,324,SurveyMonkey,C,6538,lv,lv,,Online,10/20/16,10/20/16,"",,12/6/16 01:40,,https://www.scribd.com/document/328407243/NBC-News-SurveyMonkey-Third-Debate-Reaction-Poll-Toplines-and-Methodology,Huffpost,51.0,49.0,31.0,20.0,10.0,39.0 +76832,47077,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1300,a,a,,Online,10/15/16,10/18/16,"",,12/6/16 01:40,,https://today.yougov.com/news/2016/10/19/yougoveconomist-poll-october-15-18-2016/,Huffpost,48.0,49.0,25.0,23.0,14.0,35.0 +76825,47009,,16,Barack Obama,1193,SurveyMonkey,132,NBC News,SurveyMonkey,324,SurveyMonkey,C,24804,lv,lv,,Online,10/10/16,10/16/16,"",,12/6/16 01:40,,https://www.scribd.com/document/327928411/NBC-News-SurveyMonkey-Toplines-and-Methodology-1010-1016,Huffpost,53.0,46.0,32.0,21.0,10.0,36.0 +76808,46576,,16,Barack Obama,1193,SurveyMonkey,132,NBC News,SurveyMonkey,324,SurveyMonkey,C,23329,lv,lv,,Online,10/3/16,10/9/16,"",,12/6/16 01:39,,https://www.scribd.com/document/327007811/NBC-News-SurveyMonkey-Toplines-and-Methodology-10-3-10-9,Huffpost,52.0,47.0,32.0,20.0,10.0,37.0 +76809,46572,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1300,a,a,,Online,10/7/16,10/8/16,"",,12/6/16 01:39,,https://today.yougov.com/news/2016/10/09/yougoveconomist-poll-october-7-8-2016/,Huffpost,50.0,48.0,27.0,23.0,12.0,36.0 +76785,46438,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1300,a,a,,Online,10/1/16,10/3/16,"",,12/6/16 01:38,,https://today.yougov.com/news/2016/10/03/yougoveconomist-poll-october-1-3-2016/,Huffpost,52.0,45.0,28.0,24.0,12.0,33.0 +76791,46444,,16,Barack Obama,1193,SurveyMonkey,132,NBC News,SurveyMonkey,324,SurveyMonkey,C,26925,lv,lv,,Online,9/26/16,10/2/16,"",,12/6/16 01:38,,http://www.nbcnews.com/storyline/data-points/poll-hillary-clinton-holds-national-lead-over-donald-trump-n658721,Huffpost,52.0,47.0,32.0,20.0,11.0,36.0 +76768,46100,,16,Barack Obama,1193,SurveyMonkey,132,NBC News,SurveyMonkey,324,SurveyMonkey,C,13598,lv,lv,,Online,9/19/16,9/25/16,"",,12/6/16 01:37,,http://www.nbcnews.com/storyline/data-points/poll-clinton-leads-trump-among-likely-voters-ahead-first-debate-n654531?cid=sm_tw,Huffpost,52.0,47.0,33.0,19.0,10.0,37.0 +76765,46448,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1300,a,a,,Online,9/22/16,9/24/16,"",,12/6/16 01:37,,https://today.yougov.com/news/2016/09/25/yougoveconomist-poll-september-22-24-2016/,Huffpost,53.0,45.0,29.0,24.0,12.0,33.0 +76759,46020,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,Live Phone,9/19/16,9/22/16,"",,12/6/16 01:37,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-national-poll-sept-19-22-2016/2094/?fff,538 | Huffpost,55.02,40.98,33.78047962,21.23573665,9.012181084,31.96623751 +141420,46020,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,9/19/16,9/22/16,"",,5/4/21 14:28,data provided by Gary Langer,"",538,87.61,10.95,63.9189416,23.6932026,3.804478736,7.143836692 +141421,46020,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,9/19/16,9/22/16,"",,5/4/21 14:28,data provided by Gary Langer,"",538,15.25,77.55,6.263194643,8.981907882,11.54204369,66.01141772 +141422,46020,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,9/19/16,9/22/16,"",,5/4/21 14:28,data provided by Gary Langer,"",538,52.82,44.41,26.60670528,26.21685311,12.44030431,31.9654417 +76747,45910,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1300,a,a,,Online,9/18/16,9/19/16,"",,12/6/16 01:37,,https://today.yougov.com/news/2016/09/20/yougoveconomist-poll-september-18-19-2016/,Huffpost,46.0,49.0,25.0,21.0,16.0,33.0 +76744,45894,,16,Barack Obama,1193,SurveyMonkey,132,NBC News,SurveyMonkey,324,SurveyMonkey,C,13230,lv,lv,,Online,9/12/16,9/18/16,"",,12/6/16 01:37,,http://www.nbcnews.com/storyline/data-points/poll-why-suburban-voters-will-be-pivotal-presidential-race-n650501,Huffpost,52.0,47.0,32.0,20.0,11.0,36.0 +76731,45740,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1300,a,a,,Online,9/10/16,9/13/16,"",,12/6/16 01:37,,https://today.yougov.com/news/2016/09/13/yougoveconomist-poll-september-10-13-2016/,Huffpost,48.0,47.0,25.0,23.0,13.0,34.0 +76726,45719,,16,Barack Obama,1193,SurveyMonkey,132,NBC News,SurveyMonkey,324,SurveyMonkey,C,16220,rv,rv,,Online,9/5/16,9/11/16,"",,12/6/16 01:37,,http://www.nbcnews.com/politics/2016-election/hillary-clinton-suffered-similar-illness-after-working-demon-bill-n647286,Huffpost,51.0,49.0,29.0,22.0,11.0,38.0 +76706,45693,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1002,a,a,,Live Phone,9/5/16,9/8/16,"",,12/6/16 01:35,data provided by Gary Langer,https://www.washingtonpost.com/politics/clinton-holds-lead-over-trump-in-new-poll-but-warning-signs-emerge/2016/09/10/800dee0c-76c8-11e6-b786-19d0cb1ed06c_story.html?postshare=531473592721373&tid=ss_tw,538 | Huffpost,57.66,39.67,34.15672019,23.50807338,9.165616106,30.49991909 +141417,45693,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,9/5/16,9/8/16,"",,5/4/21 14:27,data provided by Gary Langer,https://www.washingtonpost.com/politics/clinton-holds-lead-over-trump-in-new-poll-but-warning-signs-emerge/2016/09/10/800dee0c-76c8-11e6-b786-19d0cb1ed06c_story.html?postshare=531473592721373&tid=ss_tw,538,87.56,10.07,65.70028712,21.85695994,3.943650971,6.124428201 +141418,45693,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,9/5/16,9/8/16,"",,5/4/21 14:28,data provided by Gary Langer,https://www.washingtonpost.com/politics/clinton-holds-lead-over-trump-in-new-poll-but-warning-signs-emerge/2016/09/10/800dee0c-76c8-11e6-b786-19d0cb1ed06c_story.html?postshare=531473592721373&tid=ss_tw,538,20.77,77.57,4.595004134,16.17475108,14.42595286,63.14189333 +141419,45693,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,9/5/16,9/8/16,"",,5/4/21 14:28,data provided by Gary Langer,https://www.washingtonpost.com/politics/clinton-holds-lead-over-trump-in-new-poll-but-warning-signs-emerge/2016/09/10/800dee0c-76c8-11e6-b786-19d0cb1ed06c_story.html?postshare=531473592721373&tid=ss_tw,538,57.86,38.53,26.83571837,31.02529862,9.728927908,28.80137724 +76710,45411,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1300,a,a,,Online,9/4/16,9/6/16,"",,12/6/16 01:35,,https://today.yougov.com/news/2016/09/07/yougoveconomist-poll-september-4-6-2016/,Huffpost,52.0,46.0,27.0,25.0,13.0,33.0 +76707,45406,,16,Barack Obama,49,Georgetown University (Battleground),508,George Washington University,Georgetown University (Battleground),114,Georgetown University (Battleground),A/B,1000,lv,lv,,Live Phone,8/28/16,9/1/16,"",,12/6/16 01:35,,http://big.assets.huffingtonpost.com/BGGWTarranceGroupLakeResearch.pdf,Huffpost | RCP,50.0,47.0,37.0,13.0,6.0,41.0 +76684,45239,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1300,a,a,,Online,8/27/16,8/29/16,"",,12/6/16 01:35,,https://today.yougov.com/news/2016/08/30/yougoveconomist-poll-august-27-29-2016/,Huffpost,50.0,44.0,24.0,26.0,12.0,32.0 +76679,45146,,16,Barack Obama,1193,SurveyMonkey,132,NBC News,SurveyMonkey,324,SurveyMonkey,C,24104,rv,rv,,Online,8/22/16,8/28/16,"",,12/6/16 01:35,,http://www.nbcnews.com/politics/2016-election/poll-donald-trump-chips-away-hillary-clinton-s-national-lead-n639591,Huffpost,51.0,48.0,30.0,21.0,12.0,36.0 +76675,44931,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1300,a,a,,Online,8/19/16,8/23/16,"",,12/6/16 01:34,,https://today.yougov.com/news/2016/08/24/yougoveconomist-poll-august-19-23-2016/,Huffpost,52.0,45.0,25.0,27.0,11.0,34.0 +76673,44915,,16,Barack Obama,1193,SurveyMonkey,132,NBC News,SurveyMonkey,324,SurveyMonkey,C,17459,rv,rv,,Online,8/15/16,8/21/16,"",,12/6/16 01:34,,http://www.nbcnews.com/politics/2016-election/trump-faces-hurdle-minority-voters-clinton-maintains-lead-poll-shows-n636061,Huffpost,52.0,48.0,31.0,21.0,12.0,36.0 +76671,45253,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1300,a,a,,Online,8/11/16,8/16/16,"",,12/6/16 01:34,,https://today.yougov.com/news/2016/08/16/yougoveconomist-poll-august-14-16-2016/,Huffpost,53.0,46.0,27.0,26.0,12.0,34.0 +76669,44859,,16,Barack Obama,1193,SurveyMonkey,132,NBC News,SurveyMonkey,324,SurveyMonkey,C,15179,rv,rv,,Online,8/8/16,8/14/16,"",,12/6/16 01:34,,http://www.nbcnews.com/politics/2016-election/poll-clinton-maintains-big-lead-voters-doubt-trump-s-temperament-n631351,Huffpost,52.0,48.0,30.0,22.0,11.0,37.0 +76665,44809,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1300,a,a,,Online,8/6/16,8/9/16,"",,12/6/16 01:34,,https://today.yougov.com/news/2016/08/09/yougoveconomist-poll-august-6-9-2016/,Huffpost,50.0,47.0,26.0,24.0,14.0,33.0 +76664,44799,,16,Barack Obama,1193,SurveyMonkey,132,NBC News,SurveyMonkey,324,SurveyMonkey,C,11480,rv,rv,,Online,8/1/16,8/7/16,"",,12/6/16 01:34,,http://www.nbcnews.com/politics/2016-election/poll-clinton-opens-double-digit-lead-over-trump-n625676,Huffpost,53.0,46.0,32.0,21.0,11.0,35.0 +76663,44781,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1002,a,a,,Live Phone,8/1/16,8/4/16,"",,12/6/16 01:34,data provided by Gary Langer,https://www.washingtonpost.com/politics/poll-after-conventions-clinton-leads-trump-by-8-points/2016/08/06/517999c0-5b33-11e6-9aee-8075993d73a2_story.html?wpisrc=nl_rainbow&wpmm=1,538 | Huffpost,55.45,41.83,33.53840276,21.90665083,9.509998715,32.32019366 +141414,44781,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,8/1/16,8/4/16,"",,5/4/21 14:27,data provided by Gary Langer,"",538,88.1,10.05,62.94580592,25.15037028,4.723593328,5.3289819 +141415,44781,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,8/1/16,8/4/16,"",,5/4/21 14:27,data provided by Gary Langer,"",538,14.82,82.57,6.605997222,8.209499858,15.65372077,66.92009964 +141416,44781,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,8/1/16,8/4/16,"",,5/4/21 14:27,data provided by Gary Langer,"",538,54.32,43.85,26.41459483,27.90433129,10.4156004,33.43405846 +76656,44743,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1300,a,a,,Online,7/30/16,8/1/16,"",,12/6/16 01:34,,https://today.yougov.com/news/2016/08/01/yougoveconomist-poll-july-30-august-1-2016/,Huffpost,50.0,44.0,25.0,25.0,12.0,32.0 +76655,44745,,16,Barack Obama,1193,SurveyMonkey,132,NBC News,SurveyMonkey,324,SurveyMonkey,C,12742,rv,rv,,Online,7/25/16,7/31/16,"",,12/6/16 01:34,,http://www.nbcnews.com/politics/2016-election/poll-clinton-support-spikes-following-democratic-convention-n621071,Huffpost,52.0,47.0,32.0,20.0,11.0,36.0 +76648,44678,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1300,a,a,,Online,7/23/16,7/24/16,"",,12/6/16 01:34,,https://today.yougov.com/news/2016/07/25/convention-impact-limited/,Huffpost,47.0,48.0,22.0,25.0,14.0,34.0 +76651,44683,,16,Barack Obama,1193,SurveyMonkey,132,NBC News,SurveyMonkey,324,SurveyMonkey,C,12931,rv,rv,,Online,7/18/16,7/24/16,"",,12/6/16 01:34,,https://www.scribd.com/document/319270782/NBC-News-SurveyMonkey-Toplines-and-Methodology-7-18-724?secret_password=MfT45x5rHCWmGNLI3vVQ,Huffpost,49.0,50.0,28.0,21.0,11.0,39.0 +76645,48923,,16,Barack Obama,413,RKM Research and Communications Inc.,"139,458",Boston Herald | Franklin Pierce University,RKM Research and Communications Inc.,272,RKM Research and Communications Inc.,B+,1007,lv,lv,,Live Phone,7/12/16,7/16/16,"",,12/6/16 01:34,,http://www.bostonherald.com/news/us_politics/2016/07/poll_donald_trump_hillary_clinton_too_close_to_call,Huffpost,54.0,45.0,30.0,24.0,12.0,33.0 +76643,44606,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1003,a,a,,Live Phone,7/11/16,7/14/16,"",,12/6/16 01:34,data provided by Gary Langer,https://www.washingtonpost.com/politics/clinton-holds-narrow-lead-over-trump-on-eve-of-conventions/2016/07/17/cde98210-4b78-11e6-bdb9-701687974517_story.html?wpisrc=al_alert-politics,538 | Huffpost,56.14,42.06,32.5195167,23.61721649,9.081592631,32.97703795 +141411,44606,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,7/11/16,7/14/16,"",,5/4/21 14:27,data provided by Gary Langer,https://www.washingtonpost.com/politics/clinton-holds-narrow-lead-over-trump-on-eve-of-conventions/2016/07/17/cde98210-4b78-11e6-bdb9-701687974517_story.html?wpisrc=al_alert-politics,538,87.59,11.3,59.71882651,27.86996535,4.544016501,6.757708712 +141412,44606,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,7/11/16,7/14/16,"",,5/4/21 14:27,data provided by Gary Langer,https://www.washingtonpost.com/politics/clinton-holds-narrow-lead-over-trump-on-eve-of-conventions/2016/07/17/cde98210-4b78-11e6-bdb9-701687974517_story.html?wpisrc=al_alert-politics,538,16.74,81.38,6.496347057,10.24850786,14.57151209,66.81184589 +141413,44606,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,7/11/16,7/14/16,"",,5/4/21 14:27,data provided by Gary Langer,https://www.washingtonpost.com/politics/clinton-holds-narrow-lead-over-trump-on-eve-of-conventions/2016/07/17/cde98210-4b78-11e6-bdb9-701687974517_story.html?wpisrc=al_alert-politics,538,54.67,43.76,24.59904069,30.07146997,10.47442676,33.28119888 +67434,44407,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,Live Phone,6/20/16,6/23/16,"",,6/27/16 13:34,data provided by Gary Langer,https://www.washingtonpost.com/politics/in-new-poll-support-for-trump-plunges-giving-clinton-a-double-digit-lead/2016/06/25/0565bef6-3a31-11e6-a254-2b336e293a3c_story.html,538 | Huffpost,55.64,40.99,34.46481455,21.17378819,7.839048332,33.14720259 +141408,44407,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,6/20/16,6/23/16,"",,5/4/21 14:26,data provided by Gary Langer,https://www.washingtonpost.com/politics/in-new-poll-support-for-trump-plunges-giving-clinton-a-double-digit-lead/2016/06/25/0565bef6-3a31-11e6-a254-2b336e293a3c_story.html,538,88.02,10.19,64.8729546,23.15139067,2.527357961,7.659642391 +141409,44407,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,6/20/16,6/23/16,"",,5/4/21 14:26,data provided by Gary Langer,https://www.washingtonpost.com/politics/in-new-poll-support-for-trump-plunges-giving-clinton-a-double-digit-lead/2016/06/25/0565bef6-3a31-11e6-a254-2b336e293a3c_story.html,538,17.52,80.24,6.029531703,11.49310838,12.07114201,68.16733568 +141410,44407,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,6/20/16,6/23/16,"",,5/4/21 14:26,data provided by Gary Langer,https://www.washingtonpost.com/politics/in-new-poll-support-for-trump-plunges-giving-clinton-a-double-digit-lead/2016/06/25/0565bef6-3a31-11e6-a254-2b336e293a3c_story.html,538,50.06,45.41,23.31000659,26.74588042,10.25252806,35.16224747 +66907,44093,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1005,a,a,,Live Phone,5/16/16,5/19/16,"",,6/14/16 16:44,data provided by Gary Langer,https://www.washingtonpost.com/page/2010-2019/WashingtonPost/2016/05/22/National-Politics/Polling/release_426.xml?uuid=v4d0jh_REeaCwqfcsxMofQ,538 | Huffpost,51.28,45.73,30.4361846,20.84150074,11.01330897,34.71636336 +141405,44093,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,5/16/16,5/19/16,"",,5/4/21 14:26,data provided by Gary Langer,https://www.washingtonpost.com/page/2010-2019/WashingtonPost/2016/05/22/National-Politics/Polling/release_426.xml?uuid=v4d0jh_REeaCwqfcsxMofQ,538,82.88,15.41,55.65578336,27.22635846,7.033593579,8.373608479 +141406,44093,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,5/16/16,5/19/16,"",,5/4/21 14:26,data provided by Gary Langer,https://www.washingtonpost.com/page/2010-2019/WashingtonPost/2016/05/22/National-Politics/Polling/release_426.xml?uuid=v4d0jh_REeaCwqfcsxMofQ,538,13.52,83.98,3.470535688,10.05178608,15.20913661,68.7702279 +141407,44093,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,5/16/16,5/19/16,"",,5/4/21 14:26,data provided by Gary Langer,https://www.washingtonpost.com/page/2010-2019/WashingtonPost/2016/05/22/National-Politics/Polling/release_426.xml?uuid=v4d0jh_REeaCwqfcsxMofQ,538,50.24,47.17,26.6292583,23.61504193,11.68926106,35.47681825 +56144,36557,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1000,a,a,,Live Phone,3/3/16,3/6/16,"",,4/15/16 16:17,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-national-poll-march-3-6-2016/1982/,538 | Huffpost | RCP,50.61,43.41,30.52030171,20.08969131,10.72106602,32.69170724 +141402,36557,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,3/3/16,3/6/16,"",,5/4/21 14:25,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-national-poll-march-3-6-2016/1982/,538,86.73,9.24,58.91718745,27.81086209,3.980942405,5.263866015 +141403,36557,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,3/3/16,3/6/16,"",,5/4/21 14:25,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-national-poll-march-3-6-2016/1982/,538,15.18,80.7,6.006822021,9.170841338,12.53417192,68.16234964 +141404,36557,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,3/3/16,3/6/16,"",,5/4/21 14:25,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-national-poll-march-3-6-2016/1982/,538,43.03,50.2,23.48956799,19.54336287,14.74119737,35.4597891 +56115,35970,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,Live Phone,1/21/16,1/24/16,"",,4/15/16 16:16,data provided by Gary Langer,http://www.langerresearch.com/wp-content/uploads/1175a2TheDemocraticContest.pdf,538 | Huffpost | RCP,49.57,46.46,31.38593064,18.18022651,10.84836118,35.61051396 +141399,35970,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,1/21/16,1/24/16,"",,5/4/21 14:25,data provided by Gary Langer,https://www.washingtonpost.com/politics/as-first-voting-nears-trump-seems-stronger/2016/01/25/349439d4-c392-11e5-a4aa-f25866ba0dc6_story.html,538,84.49,13.38,62.2213669,22.26892958,8.800525814,4.580175423 +141400,35970,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,1/21/16,1/24/16,"",,5/4/21 14:25,data provided by Gary Langer,https://www.washingtonpost.com/politics/as-first-voting-nears-trump-seems-stronger/2016/01/25/349439d4-c392-11e5-a4aa-f25866ba0dc6_story.html,538,12.63,84.92,3.285228673,9.349398754,13.39041566,71.52680643 +141401,35970,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,1/21/16,1/24/16,"",,5/4/21 14:25,data provided by Gary Langer,https://www.washingtonpost.com/politics/as-first-voting-nears-trump-seems-stronger/2016/01/25/349439d4-c392-11e5-a4aa-f25866ba0dc6_story.html,538,43.99,53.14,21.41093459,22.57580966,13.84554143,39.29721207 +56170,35444,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1002,a,a,,Live Phone,12/10/15,12/13/15,"",,4/15/16 16:19,data provided by Gary Langer,http://www.langerresearch.com/wp-content/uploads/1174a3GunsandTerrorism.pdf,538 | Huffpost,45.47,51.15,23.93659424,21.5319229,12.49391956,38.65231457 +141396,35444,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,12/10/15,12/13/15,"",,5/4/21 14:24,data provided by Gary Langer,http://www.langerresearch.com/wp-content/uploads/1174a2GOPElection.pdf,538,78.63,19.57,46.77803378,31.84707531,9.486351951,10.08761344 +141397,35444,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,12/10/15,12/13/15,"",,5/4/21 14:24,data provided by Gary Langer,http://www.langerresearch.com/wp-content/uploads/1174a2GOPElection.pdf,538,12.28,84.89,3.380609354,8.901744062,7.713839233,77.17722243 +141398,35444,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,12/10/15,12/13/15,"",,5/4/21 14:25,data provided by Gary Langer,http://www.langerresearch.com/wp-content/uploads/1174a2GOPElection.pdf,538,41.92,54.76,18.46955627,23.45190285,14.44689159,40.31311437 +56464,35421,,16,Barack Obama,1027,Saint Leo University,"","",Saint Leo University,299,Saint Leo University,C/D,1007,a,a,,Online,11/29/15,12/3/15,"",,4/15/16 16:24,,http://polls.saintleo.edu/trump-gains-while-carson-declines-in-new-saint-leo-university-national-political-poll/,Huffpost,48.0,48.0,17.0,31.0,15.0,33.0 +56105,35412,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1003,a,a,,Live Phone,11/16/15,11/19/15,"",,4/15/16 16:16,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-poll-nov-15-19-2015/1880/,538 | Huffpost | RoperApprovalSpreadsheet,45.75,50.04,23.92713906,21.8226744,10.38606388,39.65821041 +141393,35412,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,11/16/15,11/19/15,"",,5/4/21 14:23,data provided by Gary Langer,http://www.langerresearch.com/wp-content/uploads/1173a22016Election.pdf,538,76.92,19.7,48.23214575,28.69270979,9.481041661,10.22037728 +141394,35412,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,11/16/15,11/19/15,"",,5/4/21 14:24,data provided by Gary Langer,http://www.langerresearch.com/wp-content/uploads/1173a22016Election.pdf,538,16.82,81.44,7.524787239,9.298073932,9.454183859,71.9825201 +141395,35412,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,11/16/15,11/19/15,"",,5/4/21 14:24,data provided by Gary Langer,http://www.langerresearch.com/wp-content/uploads/1173a22016Election.pdf,538,38.58,58.61,14.00381338,24.57901733,10.51940505,48.09409398 +56097,35356,,16,Barack Obama,1193,SurveyMonkey,"300,301",LA Times | USC,SurveyMonkey,324,SurveyMonkey,C,845,rv,rv-r,r,Online,10/29/15,11/3/15,"",,4/15/16 16:15,,http://dornsife.usc.edu/usc-dornsife-la-times-poll-senate-race-feb-2015/,Huffpost,11.0,89.0,5.0,6.0,14.0,75.0 +56101,35356,,16,Barack Obama,1193,SurveyMonkey,"300,301",LA Times | USC,SurveyMonkey,324,SurveyMonkey,C,3035,rv,rv,,Online,10/29/15,11/3/15,"",,4/15/16 16:15,,http://dornsife.usc.edu/usc-dornsife-la-times-poll-senate-race-feb-2015/,Huffpost,46.0,53.0,23.0,23.0,14.0,39.0 +56506,35356,,16,Barack Obama,1193,SurveyMonkey,"300,301",LA Times | USC,SurveyMonkey,324,SurveyMonkey,C,1181,rv,rv-i,i,Online,10/29/15,11/3/15,"",,4/15/16 16:25,,http://dornsife.usc.edu/usc-dornsife-la-times-poll-senate-race-feb-2015/,Huffpost,39.0,60.0,12.0,27.0,16.0,44.0 +56511,35356,,16,Barack Obama,1193,SurveyMonkey,"300,301",LA Times | USC,SurveyMonkey,324,SurveyMonkey,C,936,rv,rv-d,d,Online,10/29/15,11/3/15,"",,4/15/16 16:25,,http://dornsife.usc.edu/usc-dornsife-la-times-poll-senate-race-feb-2015/,Huffpost,84.0,15.0,51.0,33.0,11.0,4.0 +55643,35287,,16,Barack Obama,1027,Saint Leo University,"","",Saint Leo University,299,Saint Leo University,C/D,1005,a,a,,Online,10/17/15,10/22/15,"",,4/15/16 15:50,,http://polls.saintleo.edu/clintons-numbers-slip-but-she-maintains-frontrunner-position/,Huffpost,50.0,47.0,20.0,30.0,14.0,33.0 +55592,34857,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,10/15/15,10/18/15,"",,4/15/16 15:37,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-poll-oct-15-18-2015/1852/,538 | Huffpost,48.13,45.86,21.96072944,26.16929776,12.13774765,33.72301126 +55593,34857,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,10/15/15,10/18/15,"",,4/15/16 15:37,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-poll-oct-15-18-2015/1852/,538 | Huffpost,86.06,12.28,54.98519943,31.07593463,5.948703758,6.332683171 +56091,34857,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,10/15/15,10/18/15,"",,4/15/16 16:15,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-poll-oct-15-18-2015/1852/,538 | Huffpost,12.75,83.31,4.425195053,8.322105749,12.92426989,70.38256327 +56092,34857,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,Live Phone,10/15/15,10/18/15,"",,4/15/16 16:15,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-poll-oct-15-18-2015/1852/,538 | Huffpost | RoperApprovalSpreadsheet,51.02,44.58,27.55920151,23.46490998,9.882692493,34.69448354 +55911,34717,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,9/7/15,9/10/15,"",,4/15/16 15:54,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2015/09/14/National-Politics/Polling/question_15910.xml?uuid=OPc3slqVEeWEdXgcyYUWUg,538 | Huffpost,43.98,48.75,20.96468166,23.01622955,8.358187621,40.38835972 +55912,34717,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,9/7/15,9/10/15,"",,4/15/16 15:54,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2015/09/14/National-Politics/Polling/question_15910.xml?uuid=OPc3slqVEeWEdXgcyYUWUg,538 | Huffpost,81.82,15.56,51.85230218,29.97231302,5.397520322,10.15949435 +55913,34717,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,9/7/15,9/10/15,"",,4/15/16 15:54,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2015/09/14/National-Politics/Polling/question_15910.xml?uuid=OPc3slqVEeWEdXgcyYUWUg,538 | Huffpost,11.5,86.94,1.594530934,9.908460379,13.65671211,73.27865543 +56767,34717,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1003,a,a,,Live Phone,9/7/15,9/10/15,"",,4/15/16 16:26,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2015/09/14/National-Politics/Polling/question_15910.xml?uuid=OPc3slqVEeWEdXgcyYUWUg,538 | Huffpost | RoperApprovalSpreadsheet,48.96,46.14,26.74300838,22.21592216,9.047441502,37.09388861 +55887,34607,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,7/16/15,7/19/15,"",,4/15/16 15:54,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2015/07/20/National-Politics/Polling/release_401.xml,538 | Huffpost,40.56,54.06,18.01974237,22.54183192,15.04132337,39.02107396 +55888,34607,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1002,a,a,,Live Phone,7/16/15,7/19/15,"",,4/15/16 15:54,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2015/07/20/National-Politics/Polling/release_401.xml,538 | Huffpost,45.34,49.51,25.6297295,19.71175247,12.71302487,36.79236472 +55889,34607,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,7/16/15,7/19/15,"",,4/15/16 15:54,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2015/07/20/National-Politics/Polling/release_401.xml,538 | Huffpost,11.9,85.0,4.398056402,7.502886823,14.45433774,70.5412915 +56058,34607,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,7/16/15,7/19/15,"",,4/15/16 16:14,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2015/07/20/National-Politics/Polling/release_401.xml,538 | Huffpost,81.26,16.32,56.09302725,25.16633061,6.32222301,10.00003791 +55866,34563,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,5/28/15,5/31/15,"",,4/15/16 15:54,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-poll-may-28-31-2015/1718/,538 | Huffpost,12.18,85.09,3.552842055,8.632037785,12.28706652,72.80154981 +55867,34563,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,5/28/15,5/31/15,"",,4/15/16 15:54,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-poll-may-28-31-2015/1718/,538 | Huffpost,40.4,53.6,14.89428732,25.51068528,13.73146697,39.87011392 +55868,34563,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,5/28/15,5/31/15,"",,4/15/16 15:54,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-poll-may-28-31-2015/1718/,538 | Huffpost,77.02,16.55,45.18064732,31.8436755,6.751953148,9.801166038 +56608,34563,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,Live Phone,5/28/15,5/31/15,"",,4/15/16 16:25,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-poll-may-28-31-2015/1718/,538 | Huffpost | RoperApprovalSpreadsheet,44.96,48.79,21.88616462,23.07018124,11.04458998,37.74653421 +55965,34836,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,3/26/15,3/29/15,"",,4/15/16 15:55,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2015/04/01/National-Politics/Polling/release_392.xml,538 | Huffpost,79.01,14.79,50.67192364,28.34130642,4.308993773,10.47877253 +55966,34836,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,3/26/15,3/29/15,"",,4/15/16 15:55,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2015/04/01/National-Politics/Polling/release_392.xml,538 | Huffpost,47.99,46.19,23.25880915,24.73364175,14.07828001,32.1121207 +55967,34836,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1003,a,a,,Live Phone,3/26/15,3/29/15,"",,4/15/16 15:55,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2015/04/01/National-Politics/Polling/release_392.xml,538 | Huffpost | RoperApprovalSpreadsheet,47.02,47.3,25.78183715,21.23545822,10.80428528,36.49453156 +55968,34836,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,3/26/15,3/29/15,"",,4/15/16 15:55,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2015/04/01/National-Politics/Polling/release_392.xml,538 | Huffpost,7.02,90.1,2.322003381,4.701853991,11.17026437,78.93134607 +55924,35354,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,1/12/15,1/15/15,"",,4/15/16 15:54,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2015/01/19/National-Politics/Polling/release_384.xml,538 | Huffpost,46.15,45.66,17.24410096,28.90111666,8.386415558,37.27139995 +56157,35354,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,1/12/15,1/15/15,"",,4/15/16 16:17,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2015/01/19/National-Politics/Polling/release_384.xml,538 | Huffpost,14.31,82.53,2.999032603,11.30611425,13.36877933,69.15787739 +56171,35354,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,1/12/15,1/15/15,"",,4/15/16 16:19,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2015/01/19/National-Politics/Polling/release_384.xml,538 | Huffpost,84.88,11.51,51.46837692,33.4153074,5.518800966,5.994450546 +56860,35354,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1003,a,a,,Live Phone,1/12/15,1/15/15,"",,4/15/16 16:27,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2015/01/19/National-Politics/Polling/release_384.xml,538 | Huffpost | RoperApprovalSpreadsheet,50.07,44.37,24.12616539,25.94462804,9.100921111,35.27396483 +57523,40832,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1000,a,a,,Live Phone,12/11/14,12/14/14,"",,4/15/16 18:08,data provided by Gary Langer,https://s3.amazonaws.com/s3.documentcloud.org/documents/1384634/2014-12-14-trend-for-release.pdf,538 | Huffpost | RoperApprovalSpreadsheet,41.03,53.87,21.35060422,19.6819244,13.04264993,40.82327252 +141370,40832,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,12/11/14,12/14/14,"",,5/4/21 14:15,data provided by Gary Langer,https://s3.amazonaws.com/s3.documentcloud.org/documents/1384634/2014-12-14-trend-for-release.pdf,538,74.8,20.32,41.70091232,33.0983439,10.25937227,10.05910152 +141371,40832,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,12/11/14,12/14/14,"",,5/4/21 14:15,data provided by Gary Langer,https://s3.amazonaws.com/s3.documentcloud.org/documents/1384634/2014-12-14-trend-for-release.pdf,538,10.35,87.07,3.61635264,6.733671348,12.08438478,74.98772763 +141372,40832,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,12/11/14,12/14/14,"",,5/4/21 14:15,data provided by Gary Langer,https://s3.amazonaws.com/s3.documentcloud.org/documents/1384634/2014-12-14-trend-for-release.pdf,538,39.08,55.74,19.20611994,19.87513104,13.54148239,42.19621133 +57582,34918,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1204,a,a,,Live Phone,10/23/14,10/26/14,"",,4/15/16 18:08,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/10/28/National-Politics/Polling/release_371.xml,538 | Huffpost | RoperApprovalSpreadsheet,42.8,51.19,20.74575527,22.05498824,11.98299654,39.20452885 +141367,34918,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,10/23/14,10/26/14,"",,5/4/21 14:14,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/10/28/National-Politics/Polling/question_15011.xml,538,76.4,17.9,41.18969617,35.21227461,9.267541767,8.63067049 +141368,34918,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,10/23/14,10/26/14,"",,5/4/21 14:14,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/10/28/National-Politics/Polling/question_15011.xml,538,11.04,86.67,4.405848315,6.636898845,14.36133935,72.31126889 +141369,34918,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,10/23/14,10/26/14,"",,5/4/21 14:15,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/10/28/National-Politics/Polling/question_15011.xml,538,36.89,57.04,16.05252862,20.83865545,14.25837581,42.77854397 +57339,36199,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1006,a,a,,Live Phone,10/9/14,10/12/14,"",,4/15/16 18:07,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/10/15/National-Politics/Polling/release_367.xml,538 | Huffpost | RoperApprovalSpreadsheet,40.37,51.14,19.95063334,20.41442595,11.99943353,39.1389686 +141364,36199,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,10/9/14,10/12/14,"",,5/4/21 14:14,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/10/15/National-Politics/Polling/question_14741.xml?uuid=7n7qEFRYEeS4bRhKwoE4jQ#,538,76.41,16.03,44.51658352,31.88999171,8.138278898,7.893559283 +141365,36199,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,10/9/14,10/12/14,"",,5/4/21 14:14,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/10/15/National-Politics/Polling/question_14741.xml?uuid=7n7qEFRYEeS4bRhKwoE4jQ#,538,9.32,88.33,3.270032983,6.046397198,9.8211803,78.51205568 +141366,36199,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,10/9/14,10/12/14,"",,5/4/21 14:14,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/10/15/National-Politics/Polling/question_14741.xml?uuid=7n7qEFRYEeS4bRhKwoE4jQ#,538,32.62,57.27,11.85314062,20.76856761,16.98717721,40.28662202 +57234,36127,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,Live Phone,9/4/14,9/7/14,"",,4/15/16 18:05,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/09/09/National-Politics/Polling/release_361.xml,538 | Huffpost | RoperApprovalSpreadsheet,42.3,51.48,24.06975364,18.2319226,12.10482551,39.37058424 +141361,36127,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,9/4/14,9/7/14,"",,5/4/21 14:14,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/09/09/National-Politics/Polling/release_361.xml,538,75.13,20.49,45.98341273,29.14857391,9.471811351,11.01550853 +141362,36127,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,9/4/14,9/7/14,"",,5/4/21 14:14,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/09/09/National-Politics/Polling/release_361.xml,538,9.71,89.62,3.973619563,5.733149257,9.400889987,80.22067199 +141363,36127,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,9/4/14,9/7/14,"",,5/4/21 14:14,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/09/09/National-Politics/Polling/release_361.xml,538,36.95,53.65,19.42704951,17.52627617,16.77293136,36.87217021 +57149,40663,,16,Barack Obama,1027,Saint Leo University,"","",Saint Leo University,299,Saint Leo University,C/D,,lv,lv-i,i,Online,5/28/14,6/4/14,"",,4/15/16 18:01,,http://polls.saintleo.edu/wp-content/uploads/2014/06/National-Survey-Toplines-Questions-1-24.pdf,Huffpost,44.0,54.0,10.0,34.0,16.0,38.0 +57150,40663,,16,Barack Obama,1027,Saint Leo University,"","",Saint Leo University,299,Saint Leo University,C/D,286,lv,lv-d,d,Online,5/28/14,6/4/14,"",,4/15/16 18:01,,http://polls.saintleo.edu/wp-content/uploads/2014/06/National-Survey-Toplines-Questions-1-24.pdf,Huffpost,82.0,19.0,32.0,50.0,12.0,7.0 +57151,40663,,16,Barack Obama,1027,Saint Leo University,"","",Saint Leo University,299,Saint Leo University,C/D,802,lv,lv,,Online,5/28/14,6/4/14,"",,4/15/16 18:01,,http://polls.saintleo.edu/wp-content/uploads/2014/06/National-Survey-Toplines-Questions-1-24.pdf,Huffpost,50.0,49.0,17.0,33.0,14.0,35.0 +57152,40663,,16,Barack Obama,1027,Saint Leo University,"","",Saint Leo University,299,Saint Leo University,C/D,225,lv,lv-r,r,Online,5/28/14,6/4/14,"",,4/15/16 18:01,,http://polls.saintleo.edu/wp-content/uploads/2014/06/National-Survey-Toplines-Questions-1-24.pdf,Huffpost,15.0,82.0,6.0,9.0,14.0,68.0 +58306,36263,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1002,a,a,,Live Phone,5/29/14,6/1/14,"",,4/15/16 18:19,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/06/03/National-Politics/Polling/release_347.xml,538 | Huffpost | RoperApprovalSpreadsheet,46.08,50.58,22.58159336,23.49454839,13.56740685,37.0076783 +141358,36263,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,5/29/14,6/1/14,"",,5/4/21 14:14,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/06/03/National-Politics/Polling/question_14345.xml,538,81.76,15.82,49.12374607,32.63526669,7.496555799,8.318998529 +141359,36263,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,5/29/14,6/1/14,"",,5/4/21 14:14,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/06/03/National-Politics/Polling/question_14345.xml,538,12.12,85.18,3.112063774,9.007125238,16.58649678,68.58959044 +141360,36263,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,5/29/14,6/1/14,"",,5/4/21 14:14,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/06/03/National-Politics/Polling/question_14345.xml,538,36.71,59.53,12.34539766,24.36933852,17.37085198,42.15432987 +58113,36255,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1002,a,a,,Live Phone,4/24/14,4/27/14,"",,4/15/16 18:16,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/april-2014-washington-post-abc-news-poll/989/,538 | Huffpost,41.43,52.26,22.7539854,18.68013006,12.26691217,39.9905248 +141355,36255,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,4/24/14,4/27/14,"",,5/4/21 14:13,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/04/29/National-Politics/Polling/question_14076.xml,538,74.34,22.2,47.92018239,26.41601414,10.60317227,11.59889994 +141356,36255,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,4/24/14,4/27/14,"",,5/4/21 14:13,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/04/29/National-Politics/Polling/question_14076.xml,538,12.0,82.27,3.585938155,8.413616691,10.09011708,72.18307932 +141357,36255,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,4/24/14,4/27/14,"",,5/4/21 14:13,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/04/29/National-Politics/Polling/question_14076.xml,538,33.13,59.03,15.30514699,17.82262276,14.78162358,44.24976427 +58219,41306,,16,Barack Obama,1027,Saint Leo University,"","",Saint Leo University,299,Saint Leo University,C/D,1009,a,a,,Online,3/16/14,3/18/14,"",,4/15/16 18:18,,http://polls.saintleo.edu/christie-position-down-nationally-but-up-among-gop/,Huffpost,47.0,49.0,16.0,31.0,14.0,35.0 +58337,36116,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1002,a,a,,Live Phone,2/27/14,3/2/14,"",,4/15/16 18:19,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/03/04/National-Politics/Polling/release_300.xml,538 | Huffpost,46.49,50.27,24.87433489,21.62059196,11.78615785,38.48655609 +141352,36116,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,2/27/14,3/2/14,"",,5/4/21 14:13,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/03/04/National-Politics/Polling/question_13313.xml,538,82.65,16.06,53.37947146,29.27026869,6.53709326,9.524183404 +141353,36116,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,2/27/14,3/2/14,"",,5/4/21 14:13,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/03/04/National-Politics/Polling/question_13313.xml,538,8.54,89.42,2.298715141,6.244813558,14.97922426,74.44314613 +141354,36116,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,2/27/14,3/2/14,"",,5/4/21 14:13,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/03/04/National-Politics/Polling/question_13313.xml,538,41.5,53.68,17.13588634,24.36621611,14.65521942,39.02132222 +58330,34978,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1003,a,a,,Live Phone,1/20/14,1/23/14,"",,4/15/16 18:19,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/01/26/National-Politics/Polling/release_289.xml,538 | Huffpost | RoperApprovalSpreadsheet,45.77,50.31,22.67285048,23.09331675,9.325607495,40.98722497 +141349,34978,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,1/20/14,1/23/14,"",,5/4/21 14:01,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/01/30/National-Politics/Polling/question_13008.xml,538,80.53,17.51,46.21708737,34.3116509,6.672389862,10.83737769 +141350,34978,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,1/20/14,1/23/14,"",,5/4/21 14:01,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/01/30/National-Politics/Polling/question_13008.xml,538,12.62,85.38,4.380029775,8.240619603,13.33376741,72.04220447 +141351,34978,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,1/20/14,1/23/14,"",,5/4/21 14:01,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/01/30/National-Politics/Polling/question_13008.xml,538,41.23,52.83,16.18465956,25.04987982,8.720136111,44.10865577 +58458,36221,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1005,a,a,,Live Phone,12/12/13,12/15/13,"",,4/15/16 18:21,data provided by Gary Langer,http://www.washingtonpost.com/politics/polling/postabc-poll-obama-republicans-health-care/2013/12/17/42d46190-66d8-11e3-997b-9213b17dac97_page.html,538 | Huffpost | RCP | RoperApprovalSpreadsheet,42.8,54.65,23.00866181,19.7867824,13.89749379,40.7539577 +141346,36221,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,12/12/13,12/15/13,"",,5/4/21 14:01,data provided by Gary Langer,http://www.washingtonpost.com/politics/polling/postabc-poll-obama-republicans-health-care/2013/12/17/42d46190-66d8-11e3-997b-9213b17dac97_page.html,538,76.27,21.38,49.24377502,27.02452739,9.173022246,12.20671739 +141347,36221,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,12/12/13,12/15/13,"",,5/4/21 14:01,data provided by Gary Langer,http://www.washingtonpost.com/politics/polling/postabc-poll-obama-republicans-health-care/2013/12/17/42d46190-66d8-11e3-997b-9213b17dac97_page.html,538,13.5,84.46,4.622898853,8.874601098,13.2288202,71.23541507 +141348,36221,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,12/12/13,12/15/13,"",,5/4/21 14:01,data provided by Gary Langer,http://www.washingtonpost.com/politics/polling/postabc-poll-obama-republicans-health-care/2013/12/17/42d46190-66d8-11e3-997b-9213b17dac97_page.html,538,38.74,60.37,16.67980446,22.0569747,18.59075038,41.77560731 +58811,41700,,16,Barack Obama,1027,Saint Leo University,"","",Saint Leo University,299,Saint Leo University,C/D,403,lv,lv-i,i,Online,12/1/13,12/6/13,"",,4/15/16 18:29,,http://polls.saintleo.edu/wp-content/uploads/2013/12/Politics-Questions-Poll-Results-1.pdf,Huffpost,36.0,53.0,8.0,28.0,20.0,33.0 +58866,41700,,16,Barack Obama,1027,Saint Leo University,"","",Saint Leo University,299,Saint Leo University,C/D,761,lv,lv,,Online,12/1/13,12/6/13,"",,4/15/16 18:30,,http://polls.saintleo.edu/wp-content/uploads/2013/12/Politics-Questions-Poll-Results-1.pdf,Huffpost,50.0,45.0,16.0,34.0,13.0,32.0 +59389,41700,,16,Barack Obama,1027,Saint Leo University,"","",Saint Leo University,299,Saint Leo University,C/D,362,lv,lv-d,d,Online,12/1/13,12/6/13,"",,4/15/16 18:50,,http://polls.saintleo.edu/wp-content/uploads/2013/12/Politics-Questions-Poll-Results-1.pdf,Huffpost,83.0,12.0,27.0,56.0,8.0,4.0 +59596,35001,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1006,a,a,,Live Phone,11/14/13,11/17/13,"",,4/15/16 18:51,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2013/11/19/National-Politics/Polling/release_274.xml,538 | Huffpost,42.13,55.11,21.60963728,20.51545198,10.91517455,44.19975543 +141343,35001,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,11/14/13,11/17/13,"",,5/4/21 14:00,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2013/11/19/National-Politics/Polling/question_12482.xml?uuid=izDHdFDXEeOe5iWACG2CVA,538,83.85,14.63,49.00709579,34.84489284,6.701611348,7.924713688 +141344,35001,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,11/14/13,11/17/13,"",,5/4/21 14:00,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2013/11/19/National-Politics/Polling/question_12482.xml?uuid=izDHdFDXEeOe5iWACG2CVA,538,8.35,90.94,2.983216489,5.368644476,7.318470259,83.619247 +141345,35001,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,11/14/13,11/17/13,"",,5/4/21 14:00,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2013/11/19/National-Politics/Polling/question_12482.xml?uuid=izDHdFDXEeOe5iWACG2CVA,538,33.24,62.86,12.66699813,20.57288401,15.74595954,47.11601142 +58904,35009,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1002,a,a,,Live Phone,10/17/13,10/20/13,"",,4/15/16 18:30,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2013/10/22/National-Politics/Polling/release_272.xml,538 | Huffpost | RoperApprovalSpreadsheet,47.87,49.3,27.53229153,20.33873353,10.05734436,39.24650328 +141340,35009,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,10/17/13,10/20/13,"",,5/4/21 14:00,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2013/10/22/National-Politics/Polling/question_12179.xml?uuid=xDin4DrOEeOw53FheaLCxw,538,80.45,17.15,57.78248103,22.66743894,6.62270022,10.52969428 +141341,35009,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,10/17/13,10/20/13,"",,5/4/21 14:00,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2013/10/22/National-Politics/Polling/question_12179.xml?uuid=xDin4DrOEeOw53FheaLCxw,538,16.17,83.83,7.067736075,9.10465609,9.955614886,73.87199295 +141342,35009,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,10/17/13,10/20/13,"",,5/4/21 14:00,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2013/10/22/National-Politics/Polling/question_12179.xml?uuid=xDin4DrOEeOw53FheaLCxw,538,43.36,51.93,18.75324987,24.60632539,11.20364194,40.73121517 +58825,41413,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1004,a,a,,Live Phone,9/12/13,9/15/13,"",,4/15/16 18:29,data provided by Gary Langer,http://s3.documentcloud.org/documents/797514/2013-09-15-trend-for-release.pdf,538 | Huffpost | RCP,46.69,47.44,25.16089666,21.52822456,10.84737306,36.59121406 +141337,41413,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,9/12/13,9/15/13,"",,5/4/21 13:59,data provided by Gary Langer,http://s3.documentcloud.org/documents/797514/2013-09-15-trend-for-release.pdf,538,80.2,14.96,44.06715407,36.13376973,7.743658062,7.214419529 +141338,41413,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,9/12/13,9/15/13,"",,5/4/21 13:59,data provided by Gary Langer,http://s3.documentcloud.org/documents/797514/2013-09-15-trend-for-release.pdf,538,10.26,87.14,2.7840911,7.47680152,12.22720804,74.91747744 +141339,41413,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,9/12/13,9/15/13,"",,5/4/21 13:59,data provided by Gary Langer,http://s3.documentcloud.org/documents/797514/2013-09-15-trend-for-release.pdf,538,41.75,53.67,22.2084467,19.53677863,12.99105029,40.67582839 +58389,41404,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1002,a,a,,Live Phone,7/18/13,7/21/13,"",,4/15/16 18:20,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2013/07/23/National-Politics/Polling/release_253.xml?uuid=Dc60uvOHEeKB-o6Ds4ZMNg,538 | Huffpost | RCP | RoperApprovalSpreadsheet,49.28,44.19,24.96670347,24.31148652,12.19331813,31.99208475 +141334,41404,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,7/18/13,7/21/13,"",,5/4/21 13:59,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2013/07/23/National-Politics/Polling/release_253.xml?uuid=Dc60uvOHEeKB-o6Ds4ZMNg,538,80.34,15.78,46.51662053,33.82128325,7.264897558,8.51919884 +141335,41404,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,7/18/13,7/21/13,"",,5/4/21 13:59,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2013/07/23/National-Politics/Polling/release_253.xml?uuid=Dc60uvOHEeKB-o6Ds4ZMNg,538,17.39,75.62,3.254272981,14.13203478,16.05033773,59.56645989 +141336,41404,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,7/18/13,7/21/13,"",,5/4/21 13:59,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2013/07/23/National-Politics/Polling/release_253.xml?uuid=Dc60uvOHEeKB-o6Ds4ZMNg,538,44.85,47.74,21.65637338,23.19755889,15.1134369,32.62660902 +59337,36179,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,Live Phone,5/16/13,5/19/13,"",,4/15/16 18:49,data provided by Gary Langer,http://www.washingtonpost.com/politics/polling/may-2013-postabc-poll/2013/05/23/16a98012-c1cb-11e2-9aa6-fc21ae807a8a_page.html,538 | Huffpost,51.45,43.97,31.94788423,19.50286679,10.49673333,33.47613342 +141331,36179,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,5/16/13,5/19/13,"",,5/4/21 13:58,data provided by Gary Langer,http://www.washingtonpost.com/politics/polling/may-2013-postabc-poll/2013/05/23/16a98012-c1cb-11e2-9aa6-fc21ae807a8a_page.html,538,81.32,13.58,58.96640107,22.35422837,6.767072558,6.811124928 +141332,36179,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,5/16/13,5/19/13,"",,5/4/21 13:58,data provided by Gary Langer,http://www.washingtonpost.com/politics/polling/may-2013-postabc-poll/2013/05/23/16a98012-c1cb-11e2-9aa6-fc21ae807a8a_page.html,538,17.03,80.68,6.233310477,10.79552164,10.98937846,69.69316297 +141333,36179,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,5/16/13,5/19/13,"",,5/4/21 13:59,data provided by Gary Langer,http://www.washingtonpost.com/politics/polling/may-2013-postabc-poll/2013/05/23/16a98012-c1cb-11e2-9aa6-fc21ae807a8a_page.html,538,48.23,46.95,27.21650792,21.01257382,12.58452982,34.36602044 +58457,41452,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1003,a,a,,Live Phone,4/11/13,4/14/13,"",,4/15/16 18:21,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-poll-april-11-14-2013/105/,538 | Huffpost | RoperApprovalSpreadsheet,50.37,44.92,27.32550044,23.03985198,9.922320707,34.99476472 +141328,41452,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,4/11/13,4/14/13,"",,5/4/21 13:54,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-poll-april-11-14-2013/105/,538,82.8,13.17,55.63951666,27.16114743,5.207859592,7.958463129 +141329,41452,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,4/11/13,4/14/13,"",,5/4/21 13:54,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-poll-april-11-14-2013/105/,538,10.76,85.97,3.053649218,7.70576538,13.87414855,72.09344509 +141330,41452,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,4/11/13,4/14/13,"",,5/4/21 13:54,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-poll-april-11-14-2013/105/,538,48.55,46.04,19.60971766,28.94182571,11.3172239,34.72125246 +59181,41918,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,Live Phone,3/7/13,3/10/13,"",,4/15/16 18:39,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/post-abc-poll-march-7-10-2013/70/,538 | Huffpost,49.99,46.45,28.89467986,21.10021816,10.54246819,35.90814279 +141325,41918,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,3/7/13,3/10/13,"",,5/4/21 13:53,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/post-abc-poll-march-7-10-2013/70/,538,87.82,9.4,59.53323944,28.28924706,4.691892602,4.70575382 +141326,41918,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,3/7/13,3/10/13,"",,5/4/21 13:54,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/post-abc-poll-march-7-10-2013/70/,538,11.94,86.57,3.053642467,8.882169657,14.54100157,72.0303076 +141327,41918,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,3/7/13,3/10/13,"",,5/4/21 13:54,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/post-abc-poll-march-7-10-2013/70/,538,44.42,49.62,20.2354022,24.18810318,12.99796111,36.62116121 +59196,41492,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,Live Phone,1/10/13,1/13/13,"",,4/15/16 18:47,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2013/01/16/National-Politics/Polling/release_194.xml,538 | Huffpost | RoperApprovalSpreadsheet,55.14,40.54,32.16756813,22.97653029,8.014809034,32.52201712 +141322,41492,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,1/10/13,1/13/13,"",,5/4/21 13:53,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2013/01/16/National-Politics/Polling/release_194.xml,538,90.28,7.21,61.77111711,28.5064773,2.005930704,5.203503032 +141323,41492,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,1/10/13,1/13/13,"",,5/4/21 13:53,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2013/01/16/National-Politics/Polling/release_194.xml,538,16.67,80.23,5.086952041,11.5879798,14.12920431,66.10077989 +141324,41492,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,1/10/13,1/13/13,"",,5/4/21 13:53,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2013/01/16/National-Politics/Polling/release_194.xml,538,54.08,41.25,27.2763554,26.79893016,10.13148187,31.12116056 +141318,43275,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1002,a,a,,,12/13/12,12/16/12,"",,5/4/21 13:52,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,53.72,41.75,32.75599795,20.96431738,9.423353775,32.32612181 +141319,43275,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,12/13/12,12/16/12,"",,5/4/21 13:52,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,90.06,7.97,63.02180045,27.03445017,4.739046351,3.226865634 +141320,43275,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,12/13/12,12/16/12,"",,5/4/21 13:52,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,15.42,81.82,6.606262485,8.812094823,11.60831439,70.20757856 +141321,43275,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,12/13/12,12/16/12,"",,5/4/21 13:52,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,49.17,44.82,24.68769178,24.48416418,13.37328863,31.4468429 +141314,30002,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1252,a,a,,,10/10/12,10/13/12,"",,5/4/21 13:51,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postabcpoll_20121013.html,538,50.41,43.94,29.66803139,20.74144078,10.33771474,33.5975444 +141315,30002,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,10/10/12,10/13/12,"",,5/4/21 13:51,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postabcpoll_20121013.html,538,85.18,12.12,59.20368879,25.97567373,3.752470745,8.365269088 +141316,30002,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,10/10/12,10/13/12,"",,5/4/21 13:51,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postabcpoll_20121013.html,538,9.53,89.71,5.021527226,4.509314237,14.96214155,74.74910804 +141317,30002,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,10/10/12,10/13/12,"",,5/4/21 13:51,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postabcpoll_20121013.html,538,46.53,48.26,22.20347365,24.32299511,14.21881472,34.04471306 +141310,29671,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1011,a,a,,,9/26/12,9/29/12,"",,5/4/21 13:51,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postabcpoll_20120929.html,538,50.02,46.35,25.87277142,24.14288767,12.00978807,34.34026492 +141311,29671,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,9/26/12,9/29/12,"",,5/4/21 13:51,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postabcpoll_20120929.html,538,83.16,15.18,47.20926099,35.94637598,8.885771081,6.293217659 +141312,29671,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,9/26/12,9/29/12,"",,5/4/21 13:51,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postabcpoll_20120929.html,538,12.73,85.76,3.075718661,9.654216853,18.31595146,67.44269194 +141313,29671,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,9/26/12,9/29/12,"",,5/4/21 13:51,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postabcpoll_20120929.html,538,48.89,46.85,23.29163427,25.59666251,11.48871746,35.35909258 +141306,19049,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1002,a,a,,,9/7/12,9/9/12,"",,5/4/21 13:50,data provided by Gary Langer,http://www.washingtonpost.com/politics/conventions-stiffen-partisans-leave-fundamentals-unchanged/2012/09/10/0176f0d0-fbab-11e1-8adc-499661afe377_graphic.html,538,49.11,45.3,29.3465054,19.75941655,10.7087421,34.5920735 +141307,19049,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,9/7/12,9/9/12,"",,5/4/21 13:50,data provided by Gary Langer,http://www.washingtonpost.com/politics/conventions-stiffen-partisans-leave-fundamentals-unchanged/2012/09/10/0176f0d0-fbab-11e1-8adc-499661afe377_graphic.html,538,85.97,10.68,61.83500814,24.13208333,6.266349392,4.414589678 +141308,19049,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,9/7/12,9/9/12,"",,5/4/21 13:50,data provided by Gary Langer,http://www.washingtonpost.com/politics/conventions-stiffen-partisans-leave-fundamentals-unchanged/2012/09/10/0176f0d0-fbab-11e1-8adc-499661afe377_graphic.html,538,10.98,85.12,2.928873529,8.05313375,12.97951231,72.1437056 +141309,19049,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,9/7/12,9/9/12,"",,5/4/21 13:50,data provided by Gary Langer,http://www.washingtonpost.com/politics/conventions-stiffen-partisans-leave-fundamentals-unchanged/2012/09/10/0176f0d0-fbab-11e1-8adc-499661afe377_graphic.html,538,44.59,49.85,18.58556717,26.0013158,12.86215163,36.98862328 +63830,18869,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1002,a,a,,,8/22/12,8/25/12,"",,4/26/16 21:42,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RoperApprovalSpreadsheet,49.55,46.02,26.76601799,22.7885035,12.6073227,33.41361877 +141303,18869,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,8/22/12,8/25/12,"",,5/4/21 13:50,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postabcpoll_20120825.html,538,84.73,13.29,54.39537102,30.33701356,6.908919328,6.382044542 +141304,18869,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,8/22/12,8/25/12,"",,5/4/21 13:50,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postabcpoll_20120825.html,538,12.43,85.15,6.128568791,6.297053997,15.97230819,69.18075938 +141305,18869,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,8/22/12,8/25/12,"",,5/4/21 13:50,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postabcpoll_20120825.html,538,44.56,49.37,16.83007018,27.73148772,15.32611484,34.03952062 +63811,18566,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1003,a,a,,,7/5/12,7/8/12,"",,4/26/16 21:42,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,47.22,49.22,23.62022056,23.59799472,15.2304785,33.9880321 +141300,18566,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,7/5/12,7/8/12,"",,5/4/21 13:50,data provided by Gary Langer,http://www.langerresearch.com/uploads/1138a1The2012Election.pdf,538,83.43,13.8,54.15538124,29.2718465,6.528783432,7.268672098 +141301,18566,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,7/5/12,7/8/12,"",,5/4/21 13:50,data provided by Gary Langer,http://www.langerresearch.com/uploads/1138a1The2012Election.pdf,538,11.53,86.61,2.163029453,9.36396553,19.09725201,67.51243487 +141302,18566,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,7/5/12,7/8/12,"",,5/4/21 13:50,data provided by Gary Langer,http://www.langerresearch.com/uploads/1138a1The2012Election.pdf,538,41.81,54.55,12.68907094,29.11646607,20.21191381,34.34018406 +37066,16360,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1004,a,a,,,5/17/12,5/20/12,"",,11/5/12 00:25,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,47.22,49.28,26.37105928,20.84801224,13.22386927,36.0582563 +141297,16360,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,5/17/12,5/20/12,"",,5/4/21 13:49,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postabcpoll_20120520.html,538,79.47,18.26,49.01474162,30.45148733,7.614855791,10.6429611 +141298,16360,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,5/17/12,5/20/12,"",,5/4/21 13:49,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postabcpoll_20120520.html,538,11.05,87.89,3.257174579,7.789086161,12.80489661,75.08460825 +141299,16360,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,5/17/12,5/20/12,"",,5/4/21 13:49,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postabcpoll_20120520.html,538,44.43,50.26,24.02743787,20.39943693,19.47942818,30.78287022 +19307,14619,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1103,a,a,,,4/5/12,4/8/12,"",,4/10/12 10:38,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,49.79,44.71,29.60006793,20.19092534,9.555710546,35.1509445 +141294,14619,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,4/5/12,4/8/12,"",,5/4/21 13:49,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postabcpoll_04082012.html,538,85.13,11.75,58.59056159,26.53536018,4.018790571,7.73194065 +141295,14619,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,4/5/12,4/8/12,"",,5/4/21 13:49,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postabcpoll_04082012.html,538,11.23,85.24,4.964308572,6.265632637,12.94251013,72.29533115 +141296,14619,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,4/5/12,4/8/12,"",,5/4/21 13:49,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postabcpoll_04082012.html,538,43.59,48.63,19.69110749,23.89963835,12.95821476,35.67432443 +18962,14441,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1003,a,a,,,3/7/12,3/10/12,"",,3/12/12 07:11,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,45.68,50.23,27.65427841,18.02866091,11.41574965,38.81243987 +141291,14441,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,3/7/12,3/10/12,"",,5/4/21 13:49,data provided by Gary Langer,http://www.langerresearch.com/uploads/1135a22012Politics.pdf,538,85.96,11.75,61.3552871,24.60688625,5.395775185,6.356430517 +141292,14441,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,3/7/12,3/10/12,"",,5/4/21 13:49,data provided by Gary Langer,http://www.langerresearch.com/uploads/1135a22012Politics.pdf,538,13.99,84.21,3.754930838,10.23352285,14.17535566,70.03649066 +141293,14441,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,3/7/12,3/10/12,"",,5/4/21 13:49,data provided by Gary Langer,http://www.langerresearch.com/uploads/1135a22012Politics.pdf,538,37.89,57.21,18.1533803,19.7349609,13.88256038,43.32906936 +18282,14130,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1000,a,a,,,2/1/12,2/4/12,"",,2/6/12 10:09,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postabcpoll_020412.html,538 | RCP,50.4,46.32,28.57089818,21.82489476,10.74263464,35.57693677 +141288,14130,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,2/1/12,2/4/12,"",,5/4/21 13:49,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postabcpoll_020412.html,538,84.62,13.46,55.5561186,29.06574706,6.226453835,7.236703921 +141289,14130,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,2/1/12,2/4/12,"",,5/4/21 13:49,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postabcpoll_020412.html,538,9.16,88.52,4.298573544,4.86465996,13.13896037,75.38121648 +141290,14130,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,2/1/12,2/4/12,"",,5/4/21 13:49,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postabcpoll_020412.html,538,46.96,49.53,21.19731289,25.7660562,13.92829383,35.60259958 +63766,13952,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1000,a,a,,,1/12/12,1/15/12,"",,4/26/16 21:38,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,47.69,48.08,24.79508728,22.89618539,10.63596673,37.44137773 +141285,13952,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,1/12/12,1/15/12,"",,5/4/21 13:48,data provided by Gary Langer,"",538,83.37,14.09,53.66491589,29.70705211,3.763807544,10.32565248 +141286,13952,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,1/12/12,1/15/12,"",,5/4/21 13:48,data provided by Gary Langer,"",538,13.4,84.12,3.188108586,10.21254137,8.969190211,75.14936585 +141287,13952,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,1/12/12,1/15/12,"",,5/4/21 13:48,data provided by Gary Langer,"",538,42.53,52.59,15.52651292,26.9988971,16.66169127,35.92977459 +17503,13749,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1005,a,a,,,12/15/11,12/18/11,"",,12/20/11 10:39,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,49.13,47.05,25.11645219,24.0182294,13.47929036,33.56934021 +141282,13749,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,12/15/11,12/18/11,"",,5/4/21 13:48,data provided by Gary Langer,"",538,81.61,15.05,46.10567476,35.50864145,6.562395585,8.486957444 +141283,13749,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,12/15/11,12/18/11,"",,5/4/21 13:48,data provided by Gary Langer,"",538,18.92,79.05,7.398122541,11.51713913,17.77226715,61.28113814 +141284,13749,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,12/15/11,12/18/11,"",,5/4/21 13:48,data provided by Gary Langer,"",538,44.08,50.68,21.31249741,22.76850878,16.8919807,33.78459627 +67,36,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1004,a,a,,,10/31/11,11/3/11,"",,11/10/11 22:44,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,44.31,52.8,22.06963621,22.23730605,15.40470812,37.39595653 +141279,36,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,10/31/11,11/3/11,"",,5/4/21 13:48,data provided by Gary Langer,"",538,77.97,21.32,45.27237549,32.69794093,8.94779414,12.37701041 +141280,36,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,10/31/11,11/3/11,"",,5/4/21 13:48,data provided by Gary Langer,"",538,7.75,90.18,2.042725991,5.703465087,20.45472875,69.72802043 +141281,36,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,10/31/11,11/3/11,"",,5/4/21 13:48,data provided by Gary Langer,"",538,46.19,49.81,20.2172174,25.9754212,16.1611929,33.64778161 +338,197,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,,9/29/11,10/2/11,"",,11/10/11 22:45,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,42.08,53.73,21.1037526,20.97524374,13.81036251,39.92085795 +141276,197,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,9/29/11,10/2/11,"",,5/4/21 13:47,data provided by Gary Langer,"",538,74.06,21.35,43.22311221,30.83929546,13.26448389,8.084327782 +141277,197,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,9/29/11,10/2/11,"",,5/4/21 13:47,data provided by Gary Langer,"",538,12.74,85.81,4.322555988,8.418162715,12.07847356,73.73126758 +141278,197,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,9/29/11,10/2/11,"",,5/4/21 13:47,data provided by Gary Langer,"",538,34.38,59.72,13.77718633,20.6040752,16.59999016,43.11896866 +541,319,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,,8/29/11,9/1/11,"",,11/10/11 22:46,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,43.17,53.44,21.23930486,21.9306987,15.84363221,37.59713232 +141273,319,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,8/29/11,9/1/11,"",,5/4/21 13:47,data provided by Gary Langer,"",538,72.57,23.82,45.28798789,27.28543404,10.85326232,12.9666058 +141274,319,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,8/29/11,9/1/11,"",,5/4/21 13:47,data provided by Gary Langer,"",538,11.24,88.08,3.4677562,7.77147562,19.02887155,69.05523111 +141275,319,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,8/29/11,9/1/11,"",,5/4/21 13:47,data provided by Gary Langer,"",538,38.53,57.26,11.84550203,26.68378447,18.85877561,38.40047336 +835,482,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,,7/14/11,7/17/11,"",,11/10/11 22:47,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,46.54,48.5,24.97625508,21.55990162,13.72394608,34.77501613 +141270,482,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,7/14/11,7/17/11,"",,5/4/21 13:47,data provided by Gary Langer,"",538,77.31,19.61,50.5550108,26.75438336,9.301248776,10.31185835 +141271,482,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,7/14/11,7/17/11,"",,5/4/21 13:47,data provided by Gary Langer,"",538,8.71,88.06,4.15673138,4.554324656,18.49002762,69.57146188 +141272,482,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,7/14/11,7/17/11,"",,5/4/21 13:47,data provided by Gary Langer,"",538,47.69,45.78,18.60141303,29.08562058,13.40691694,32.36860845 +1066,620,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1002,a,a,,,6/2/11,6/5/11,"",,11/10/11 22:47,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,46.92,49.44,27.18929005,19.73479937,12.89468106,36.54669467 +141267,620,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,6/2/11,6/5/11,"",,5/4/21 13:46,data provided by Gary Langer,"",538,81.07,16.46,53.53241227,27.5379355,7.844261264,8.614866296 +141268,620,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,6/2/11,6/5/11,"",,5/4/21 13:46,data provided by Gary Langer,"",538,16.17,80.87,7.228985709,8.939551224,14.68094397,66.19277482 +141269,620,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,6/2/11,6/5/11,"",,5/4/21 13:46,data provided by Gary Langer,"",538,42.42,52.6,21.50251878,20.91257723,14.36031506,38.24310587 +1227,741,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,Live Phone,4/14/11,4/17/11,"",,11/10/11 22:48,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,47.08,49.81,26.57485977,20.50083454,12.40641237,37.40578476 +141264,741,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,4/14/11,4/17/11,"",,5/4/21 13:46,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postpoll_04172011.html?hpid=z1,538,82.74,15.77,54.08012146,28.65708472,5.784752031,9.982788405 +141265,741,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,4/14/11,4/17/11,"",,5/4/21 13:46,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postpoll_04172011.html?hpid=z1,538,9.64,86.86,3.340030491,6.295982116,14.76930855,72.09539502 +141266,741,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,4/14/11,4/17/11,"",,5/4/21 13:46,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postpoll_04172011.html?hpid=z1,538,42.06,54.55,18.95638053,23.1033309,16.91063089,37.63644623 +1366,832,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1005,a,a,,,3/10/11,3/13/11,"",,11/10/11 22:48,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,50.56,45.33,26.97939042,23.57727913,11.92369345,33.40545613 +141261,832,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,3/10/11,3/13/11,"",,5/4/21 13:46,data provided by Gary Langer,"",538,81.1,17.73,52.15046409,28.9495452,7.329982984,10.39901043 +141262,832,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,3/10/11,3/13/11,"",,5/4/21 13:46,data provided by Gary Langer,"",538,11.89,84.1,1.199217423,10.6897501,15.05648713,69.04067216 +141263,832,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,3/10/11,3/13/11,"",,5/4/21 13:46,data provided by Gary Langer,"",538,50.32,42.98,21.86726428,28.4574203,15.26477864,27.72019579 +1510,953,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1053,a,a,,,1/13/11,1/16/11,"",,11/10/11 22:48,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,53.75,43.02,30.33638323,23.41558212,14.55290777,28.4669014 +141258,953,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,1/13/11,1/16/11,"",,5/4/21 13:46,data provided by Gary Langer,"",538,85.07,12.34,59.20516027,25.86923113,5.829730814,6.512523664 +141259,953,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,1/13/11,1/16/11,"",,5/4/21 13:46,data provided by Gary Langer,"",538,21.98,74.96,4.604431329,17.37743429,22.06071624,52.90150555 +141260,953,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,1/13/11,1/16/11,"",,5/4/21 13:46,data provided by Gary Langer,"",538,45.72,50.94,21.56608303,24.1540693,18.40217553,32.54075284 +1567,1009,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,,12/9/10,12/12/10,"",,11/10/11 22:48,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,49.32,46.54,24.04054765,25.27465283,14.94544353,31.59494892 +141255,1009,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,12/9/10,12/12/10,"",,5/4/21 13:45,data provided by Gary Langer,"",538,78.6,16.94,47.49192345,31.11015461,8.227738516,8.71540157 +141256,1009,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,12/9/10,12/12/10,"",,5/4/21 13:46,data provided by Gary Langer,"",538,15.31,81.95,4.040900482,11.27284569,18.60060895,63.34879688 +141257,1009,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,12/9/10,12/12/10,"",,5/4/21 13:46,data provided by Gary Langer,"",538,49.99,45.54,19.07822944,30.91019828,17.16954025,28.37301209 +1641,27381,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1202,a,a,,Live Phone,10/25/10,10/28/10,"",,11/10/11 22:49,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,50.15,45.08,26.93464689,23.21334363,10.93108652,34.1536851 +141252,27381,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,10/25/10,10/28/10,"",,5/4/21 13:45,data provided by Gary Langer,"",538,82.12,13.91,49.03671757,33.08188773,6.400680264,7.514149691 +141253,27381,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,10/25/10,10/28/10,"",,5/4/21 13:45,data provided by Gary Langer,"",538,11.75,86.22,3.308820972,8.442158664,15.63089017,70.59132217 +141254,27381,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,10/25/10,10/28/10,"",,5/4/21 13:45,data provided by Gary Langer,"",538,48.7,44.28,24.05344457,24.64654475,11.33561093,32.94795857 +1685,1121,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1002,a,a,,,9/30/10,10/3/10,"",,11/10/11 22:49,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,50.1,47.23,25.70002255,24.40199464,13.07884832,34.14863558 +141249,1121,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,9/30/10,10/3/10,"",,5/4/21 13:45,data provided by Gary Langer,"",538,81.01,15.89,49.87019137,31.13956287,7.043480504,8.850784574 +141250,1121,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,9/30/10,10/3/10,"",,5/4/21 13:45,data provided by Gary Langer,"",538,8.17,89.67,3.309212791,4.861491382,15.5397967,74.1343458 +141251,1121,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,9/30/10,10/3/10,"",,5/4/21 13:45,data provided by Gary Langer,"",538,49.02,48.85,19.37800932,29.64372702,16.19442208,32.65512591 +1739,1175,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1002,a,a,,,8/30/10,9/2/10,"",,11/10/11 22:49,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,45.98,51.51,23.6229747,22.3521132,13.96406652,37.55018435 +141246,1175,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,8/30/10,9/2/10,"",,5/4/21 13:45,data provided by Gary Langer,"",538,78.38,18.3,49.37786253,29.00627032,8.227283466,10.07689105 +141247,1175,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,8/30/10,9/2/10,"",,5/4/21 13:45,data provided by Gary Langer,"",538,14.52,82.87,2.749425764,11.76696988,18.09380713,64.77927371 +141248,1175,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,8/30/10,9/2/10,"",,5/4/21 13:45,data provided by Gary Langer,"",538,41.51,56.69,16.69866866,24.8098782,17.22275996,39.4651069 +1833,1266,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1288,a,a,,,7/7/10,7/11/10,"",,11/10/11 22:49,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,50.11,46.75,28.14937866,21.95640935,11.87183226,34.87643117 +141243,1266,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,7/7/10,7/11/10,"",,5/4/21 13:44,data provided by Gary Langer,"",538,82.3,16.01,54.66619975,27.63522665,7.397047144,8.615409629 +141244,1266,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,7/7/10,7/11/10,"",,5/4/21 13:44,data provided by Gary Langer,"",538,15.24,83.71,4.280541623,10.96010723,13.08721216,70.62575654 +141245,1266,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,7/7/10,7/11/10,"",,5/4/21 13:44,data provided by Gary Langer,"",538,47.22,49.02,22.18656691,25.03291108,15.22527207,33.7932987 +1882,1313,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1004,a,a,,,6/3/10,6/6/10,"",,11/10/11 22:49,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,51.64,44.81,29.57183291,22.07042136,11.73681968,33.07730551 +141240,1313,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,6/3/10,6/6/10,"",,5/4/21 13:44,data provided by Gary Langer,"",538,82.22,15.78,54.54179979,27.68293478,7.99290333,7.787567416 +141241,1313,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,6/3/10,6/6/10,"",,5/4/21 13:44,data provided by Gary Langer,"",538,18.97,79.45,4.903372442,14.06222877,16.2176113,63.23161683 +141242,1313,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,6/3/10,6/6/10,"",,5/4/21 13:44,data provided by Gary Langer,"",538,47.24,48.18,24.53585981,22.70000712,12.72887045,35.45163343 +1944,1371,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,Live Phone,4/22/10,4/25/10,"",,11/10/11 22:49,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,53.66,43.56,31.04440409,22.61862306,10.75257136,32.80784928 +141237,1371,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,4/22/10,4/25/10,"",,5/4/21 13:44,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/documents/postpoll_042810.html?sid=ST2010042800009,538,84.58,12.42,58.50670591,26.07002001,5.25038913,7.174388802 +141238,1371,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,4/22/10,4/25/10,"",,5/4/21 13:44,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/documents/postpoll_042810.html?sid=ST2010042800009,538,12.44,85.91,4.238836458,8.196869343,16.37966782,69.53482867 +141239,1371,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,4/22/10,4/25/10,"",,5/4/21 13:44,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/documents/postpoll_042810.html?sid=ST2010042800009,538,52.44,44.88,24.47412321,27.96181461,12.16914552,32.71454534 +1995,27515,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1000,a,a,,Live Phone,3/23/10,3/26/10,"",,11/10/11 22:49,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,53.37,43.27,33.7831392,19.58519077,8.099534187,35.17083703 +141234,27515,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,3/23/10,3/26/10,"",,5/4/21 13:43,data provided by Gary Langer,"",538,86.75,10.95,61.69236937,25.05718711,4.716742828,6.233673907 +141235,27515,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,3/23/10,3/26/10,"",,5/4/21 13:43,data provided by Gary Langer,"",538,17.18,81.19,7.302231323,9.882542208,9.954464606,71.23483506 +141236,27515,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,3/23/10,3/26/10,"",,5/4/21 13:43,data provided by Gary Langer,"",538,47.29,47.17,26.30754367,20.9800612,10.07813322,37.08798304 +2066,1492,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1004,a,a,,,2/4/10,2/8/10,"",,11/10/11 22:49,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,51.04,45.6,28.58670563,22.45264065,12.35139107,33.25134913 +141231,1492,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,2/4/10,2/8/10,"",,5/4/21 13:43,data provided by Gary Langer,"",538,85.87,10.88,54.9212087,30.94623788,4.120529635,6.764194336 +141232,1492,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,2/4/10,2/8/10,"",,5/4/21 13:43,data provided by Gary Langer,"",538,18.99,80.19,5.141971931,13.84383589,19.86900777,60.32272979 +141233,1492,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,2/4/10,2/8/10,"",,5/4/21 13:43,data provided by Gary Langer,"",538,45.6,48.98,24.23353351,21.36577283,14.02914673,34.94681268 +2105,1531,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1083,a,a,,Live Phone,1/12/10,1/15/10,"",,11/10/11 22:49,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postpoll_011610.html,538 | RCP,53.23,44.43,29.73411045,23.50028736,12.52310251,31.91160048 +141228,1531,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,1/12/10,1/15/10,"",,5/4/21 13:43,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postpoll_011610.html,538,87.42,10.83,58.93091811,28.49164443,4.03090729,6.79824411 +141229,1531,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,1/12/10,1/15/10,"",,5/4/21 13:43,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postpoll_011610.html,538,20.35,77.7,7.825122987,12.52348451,20.67637881,57.02215419 +141230,1531,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,1/12/10,1/15/10,"",,5/4/21 13:43,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postpoll_011610.html,538,49.1,48.56,21.44128639,27.66307572,13.44950823,35.10986449 +2145,1571,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1003,a,a,,,12/10/09,12/13/09,"",,11/10/11 22:49,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,49.82,46.37,31.39571981,18.42691582,13.14118843,33.22870762 +141225,1571,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,12/10/09,12/13/09,"",,5/4/21 13:42,data provided by Gary Langer,"",538,81.26,16.63,62.92852312,18.33480175,8.202311329,8.426310445 +141226,1571,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,12/10/09,12/13/09,"",,5/4/21 13:42,data provided by Gary Langer,"",538,22.0,75.79,9.284246706,12.71870919,19.02883831,56.76004123 +141227,1571,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,12/10/09,12/13/09,"",,5/4/21 13:42,data provided by Gary Langer,"",538,42.94,52.69,21.06862051,21.87158482,15.76041214,36.92902668 +2181,1607,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,Live Phone,11/12/09,11/15/09,"",,11/10/11 22:49,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,55.58,42.47,32.22895359,23.35268929,13.26239433,29.21236971 +141222,1607,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,11/12/09,11/15/09,"",,5/4/21 13:42,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/hp/ssi/wpc/postpoll_111609.html?hpid=topnews,538,84.33,15.06,56.39713565,27.93759853,8.076106002,6.983193248 +141223,1607,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,11/12/09,11/15/09,"",,5/4/21 13:42,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/hp/ssi/wpc/postpoll_111609.html?hpid=topnews,538,18.5,79.15,8.522957676,9.974914691,18.32483952,60.82749174 +141224,1607,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,11/12/09,11/15/09,"",,5/4/21 13:42,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/hp/ssi/wpc/postpoll_111609.html?hpid=topnews,538,50.0,47.03,25.57446748,24.42662301,15.86534798,31.1652796 +2222,1648,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1004,a,a,,,10/15/09,10/18/09,"",,11/10/11 22:50,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,56.76,40.02,33.48295554,23.27387131,10.68773266,29.32740954 +141219,1648,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,10/15/09,10/18/09,"",,5/4/21 13:41,data provided by Gary Langer,"",538,82.84,14.03,58.82563543,24.01452551,6.07757125,7.951419122 +141220,1648,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,10/15/09,10/18/09,"",,5/4/21 13:41,data provided by Gary Langer,"",538,18.56,79.08,5.767622794,12.79210398,16.12594166,62.95156917 +141221,1648,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,10/15/09,10/18/09,"",,5/4/21 13:41,data provided by Gary Langer,"",538,55.48,41.45,27.04887967,28.43374355,11.57867818,29.87083957 +2273,1699,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1007,a,a,,Live Phone,9/10/09,9/12/09,"",,11/10/11 22:50,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,54.14,42.87,35.0345755,19.10982065,11.73586635,31.13789404 +141216,1699,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,9/10/09,9/12/09,"",,5/4/21 13:41,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postpoll_091309.html?sid=ST2009091400007,538,86.87,10.85,66.92054395,19.95035382,5.115424193,5.730935457 +141217,1699,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,9/10/09,9/12/09,"",,5/4/21 13:41,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postpoll_091309.html?sid=ST2009091400007,538,15.19,83.78,2.409690591,12.78130391,19.05045114,64.73086518 +141218,1699,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,9/10/09,9/12/09,"",,5/4/21 13:41,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postpoll_091309.html?sid=ST2009091400007,538,49.3,46.34,27.88609859,21.41846562,13.4398999,32.90060254 +2314,1740,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,,8/13/09,8/17/09,"",,11/10/11 22:50,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,56.53,40.24,35.2038131,21.32537423,11.24716038,28.99700967 +141213,1740,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,8/13/09,8/17/09,"",,5/4/21 13:41,data provided by Gary Langer,"",538,89.87,7.74,67.38344231,22.48772156,3.933628939,3.80852925 +141214,1740,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,8/13/09,8/17/09,"",,5/4/21 13:41,data provided by Gary Langer,"",538,19.49,77.73,5.867077815,13.62652303,15.60796715,62.11714452 +141215,1740,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,8/13/09,8/17/09,"",,5/4/21 13:41,data provided by Gary Langer,"",538,49.88,45.93,22.74173058,27.13638114,15.43970399,30.4938016 +2360,1786,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,Live Phone,7/15/09,7/18/09,"",,11/10/11 22:50,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,59.14,36.84,37.53031483,21.60480485,8.951825638,27.88656881 +141210,1786,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,7/15/09,7/18/09,"",,5/4/21 13:40,data provided by Gary Langer,"",538,89.56,8.56,66.38748781,23.17491732,2.650877523,5.908620794 +141211,1786,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,7/15/09,7/18/09,"",,5/4/21 13:40,data provided by Gary Langer,"",538,19.75,76.79,4.337908359,15.40956263,12.32459862,64.46346179 +141212,1786,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,7/15/09,7/18/09,"",,5/4/21 13:40,data provided by Gary Langer,"",538,57.59,38.27,34.33289747,23.25640525,12.57322071,25.69363032 +2391,1817,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,,6/18/09,6/21/09,"",,11/10/11 22:50,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,64.52,31.22,35.95431115,28.56381609,9.692069118,21.5262956 +141207,1817,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,6/18/09,6/21/09,"",,5/4/21 13:40,data provided by Gary Langer,"",538,88.13,7.48,61.80445118,26.32351472,3.823800718,3.657153118 +141208,1817,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,6/18/09,6/21/09,"",,5/4/21 13:40,data provided by Gary Langer,"",538,25.89,68.34,6.701171674,19.19319999,22.99796149,45.33831739 +141209,1817,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,6/18/09,6/21/09,"",,5/4/21 13:40,data provided by Gary Langer,"",538,65.27,31.6,31.34848826,33.91690441,8.266628929,23.33633953 +2471,1896,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1072,a,a,,Live Phone,4/21/09,4/24/09,"",,11/10/11 22:50,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,69.33,26.4,41.89928662,27.43431096,8.245109815,18.15690067 +141204,1896,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,4/21/09,4/24/09,"",,5/4/21 13:40,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postpoll_042609.html?sid=ST2009042600036,538,92.92,4.13,68.35547024,24.56208556,1.824747952,2.301249759 +141205,1896,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,4/21/09,4/24/09,"",,5/4/21 13:40,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postpoll_042609.html?sid=ST2009042600036,538,35.99,59.45,14.13345387,21.85503075,16.16921188,43.2759127 +141206,1896,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,4/21/09,4/24/09,"",,5/4/21 13:40,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postpoll_042609.html?sid=ST2009042600036,538,67.08,28.21,34.14025959,32.94120572,8.763399847,19.44234186 +2506,1931,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1000,a,a,,,3/26/09,3/29/09,"",,11/10/11 22:50,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,69.33,26.4,41.89928662,27.43431096,8.245109815,18.15690067 +141201,1931,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,3/26/09,3/29/09,"",,5/4/21 13:39,data provided by Gary Langer,"",538,92.92,4.13,68.35547024,24.56208556,1.824747952,2.301249759 +141202,1931,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,3/26/09,3/29/09,"",,5/4/21 13:39,data provided by Gary Langer,"",538,35.99,59.45,14.13345387,21.85503075,16.16921188,43.2759127 +141203,1931,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,3/26/09,3/29/09,"",,5/4/21 13:40,data provided by Gary Langer,"",538,67.08,28.21,34.14025959,32.94120572,8.763399847,19.44234186 +2553,1978,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,,2/19/09,2/22/09,"",,11/10/11 22:50,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,68.07,24.96,42.71485012,25.35885637,8.183262904,16.78025185 +141198,1978,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,2/19/09,2/22/09,"",,5/4/21 13:39,data provided by Gary Langer,"",538,89.87,5.68,70.84759792,19.01940359,2.185888196,3.496165454 +141199,1978,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,2/19/09,2/22/09,"",,5/4/21 13:39,data provided by Gary Langer,"",538,37.02,54.24,7.20331342,29.81680492,18.1276179,36.11266841 +141200,1978,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,2/19/09,2/22/09,"",,5/4/21 13:39,data provided by Gary Langer,"",538,67.48,25.68,37.97104069,29.50794689,9.166579539,16.5153016 +64947,42797,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1079,a,a,,,1/13/09,1/16/09,"",,4/27/16 19:41,data provided by Gary Langer,http://www.pollingreport.com/BushJob1.htm,538 | PollingReport,32.62,65.53,15.86295243,16.75395204,14.54956058,50.97685662 +141195,42797,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,1/13/09,1/16/09,"",,5/4/21 13:38,data provided by Gary Langer,"",538,6.45,92.72,1.867795079,4.583747671,11.34796695,81.36894254 +141196,42797,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,1/13/09,1/16/09,"",,5/4/21 13:38,data provided by Gary Langer,"",538,68.27,29.43,40.82298413,27.44482138,15.21502767,14.21394122 +141197,42797,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,1/13/09,1/16/09,"",,5/4/21 13:39,data provided by Gary Langer,"",538,34.06,63.7,13.52796447,20.52982607,17.30926066,46.39362914 +63593,2038,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a,,,12/11/08,12/14/08,"",,4/26/16 20:37,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,29.7,67.66,11.83544445,17.86850551,15.2335486,52.42187985 +141192,2038,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,12/11/08,12/14/08,"",,5/4/21 13:38,data provided by Gary Langer,"",538,6.36,90.89,2.484708953,3.874440368,13.9172128,76.9766035 +141193,2038,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,12/11/08,12/14/08,"",,5/4/21 13:38,data provided by Gary Langer,"",538,66.48,30.82,31.20792544,35.27621729,17.61614093,13.20638983 +141194,2038,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,12/11/08,12/14/08,"",,5/4/21 13:38,data provided by Gary Langer,"",538,30.31,67.28,9.291853257,21.02090383,15.00148647,52.27632418 +141188,14858,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,3225,a,a,,Live Phone,10/30/08,11/2/08,"",,5/4/21 13:37,data provided by Gary Langer,"",538,23.69,71.46,8.155321254,15.53367912,17.57289206,53.88596482 +141189,14858,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,10/30/08,11/2/08,"",,5/4/21 13:37,data provided by Gary Langer,"",538,7.28,90.75,0.772669892,6.504867217,11.09203925,79.65843203 +141190,14858,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,10/30/08,11/2/08,"",,5/4/21 13:37,data provided by Gary Langer,"",538,54.67,40.28,21.57878019,33.09552497,17.17437171,23.1010968 +141191,14858,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,10/30/08,11/2/08,"",,5/4/21 13:37,data provided by Gary Langer,"",538,17.9,75.39,4.789085796,13.10621038,24.13003743,51.25796386 +141184,14863,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1101,a,a,,Live Phone,10/8/08,10/11/08,"",,5/4/21 13:37,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postpoll_101308.html,538,23.18,72.81,6.578198506,16.60509112,15.18746621,57.62265639 +141185,14863,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,10/8/08,10/11/08,"",,5/4/21 13:37,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postpoll_101308.html,538,4.56,94.91,0.4871910938,4.075090506,4.223625305,90.69089741 +141186,14863,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,10/8/08,10/11/08,"",,5/4/21 13:37,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postpoll_101308.html,538,57.3,36.74,17.94960541,39.34684146,24.82504434,11.91687666 +141187,14863,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,10/8/08,10/11/08,"",,5/4/21 13:37,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postpoll_101308.html,538,17.52,77.11,4.957679692,12.5643381,19.17690857,57.92831905 +63554,14864,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1271,a,a,,Live Phone,9/27/08,9/29/08,"",,4/26/16 20:19,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,26.38,70.46,9.701387636,16.67453589,14.46631959,55.99862481 +141181,14864,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,9/27/08,9/29/08,"",,5/4/21 13:34,data provided by Gary Langer,"",538,7.46,92.54,2.96939325,4.486040833,7.661379229,84.88318669 +141182,14864,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,9/27/08,9/29/08,"",,5/4/21 13:34,data provided by Gary Langer,"",538,59.49,39.01,20.53239159,38.9602044,21.03035137,17.97852036 +141183,14864,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,9/27/08,9/29/08,"",,5/4/21 13:34,data provided by Gary Langer,"",538,22.14,73.06,8.88080676,13.26055948,15.65806872,57.40596286 +63534,14873,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1108,a,a,,Live Phone,8/19/08,8/22/08,"",,4/26/16 20:14,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,29.99,66.5,12.7513517,17.2409622,16.28620184,50.21174775 +141178,14873,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,8/19/08,8/22/08,"",,5/4/21 13:34,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/documents/postpoll_082308.html,538,11.4,86.27,3.289400876,8.106134834,11.73349393,74.53957783 +141179,14873,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,8/19/08,8/22/08,"",,5/4/21 13:34,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/documents/postpoll_082308.html,538,59.83,34.17,32.76525665,27.06909225,18.40269605,15.76738152 +141180,14873,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,8/19/08,8/22/08,"",,5/4/21 13:34,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/documents/postpoll_082308.html,538,30.56,67.3,10.46982729,20.09496427,18.87974353,48.41758371 +63517,18189,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1119,a,a,,,7/10/08,7/13/08,"",,4/26/16 20:12,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,28.17,69.1,11.83923461,16.33533415,13.11573815,55.98059155 +141175,18189,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,7/10/08,7/13/08,"",,5/4/21 13:33,data provided by Gary Langer,"",538,6.13,91.15,2.837829786,3.29046245,9.942911619,81.2103795 +141176,18189,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,7/10/08,7/13/08,"",,5/4/21 13:33,data provided by Gary Langer,"",538,64.94,33.19,27.49876836,37.44046147,12.92929369,20.25912496 +141177,18189,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,7/10/08,7/13/08,"",,5/4/21 13:33,data provided by Gary Langer,"",538,26.58,70.75,9.726529713,16.85808936,18.79100869,51.95678907 +63506,27693,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1125,a,a,,Live Phone,6/12/08,6/15/08,"",,4/26/16 20:12,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,28.81,68.33,9.992953253,18.81271423,14.07424135,54.2530318 +141172,27693,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,6/12/08,6/15/08,"",,5/4/21 13:33,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/documents/postpoll_061608.html?hpid=topnews,538,7.14,89.56,3.216125836,3.924176976,12.68377293,76.87212181 +141173,27693,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,6/12/08,6/15/08,"",,5/4/21 13:33,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/documents/postpoll_061608.html?hpid=topnews,538,63.28,34.13,24.19801038,39.07744377,14.99765213,19.13046968 +141174,27693,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,6/12/08,6/15/08,"",,5/4/21 13:33,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/documents/postpoll_061608.html?hpid=topnews,538,28.03,69.04,7.965507989,20.06528078,15.53830967,53.49905957 +63496,14860,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1122,a,a,,,5/8/08,5/11/08,"",,4/26/16 20:12,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,31.45,66.27,15.14597192,16.30700418,14.26709715,52.00724833 +141169,14860,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,5/8/08,5/11/08,"",,5/4/21 13:33,data provided by Gary Langer,"",538,8.89,89.2,3.661908365,5.232929688,11.23652658,77.96395425 +141170,14860,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,5/8/08,5/11/08,"",,5/4/21 13:33,data provided by Gary Langer,"",538,68.76,29.66,39.13913322,29.62156758,14.65424176,15.00163371 +141171,14860,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,5/8/08,5/11/08,"",,5/4/21 13:33,data provided by Gary Langer,"",538,23.76,73.49,8.214359216,15.54279181,17.42201298,56.07048458 +63482,61218,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1197,a,a,,,4/10/08,4/13/08,"",,4/26/16 20:12,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,33.41,64.34,16.29330327,17.1191663,15.02473243,49.31476955 +141166,61218,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,4/10/08,4/13/08,"",,5/4/21 13:32,data provided by Gary Langer,"",538,7.37,92.25,2.401611389,4.965512532,12.49884198,79.74766176 +141167,61218,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,4/10/08,4/13/08,"",,5/4/21 13:33,data provided by Gary Langer,"",538,74.24,24.36,35.9656983,38.26956735,15.28102191,9.081096875 +141168,61218,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,4/10/08,4/13/08,"",,5/4/21 13:33,data provided by Gary Langer,"",538,26.87,69.21,12.85906105,14.00727538,16.97436355,52.23381963 +63467,14871,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1126,a,a,,,2/28/08,3/2/08,"",,4/26/16 20:12,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,31.91,65.73,14.60012516,17.30656794,15.86427873,49.86970502 +141163,14871,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,2/28/08,3/2/08,"",,5/4/21 13:32,data provided by Gary Langer,"",538,8.81,89.64,2.682122647,6.130275979,13.67226167,75.96763019 +141164,14871,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,2/28/08,3/2/08,"",,5/4/21 13:32,data provided by Gary Langer,"",538,64.88,32.73,36.21617199,28.66033061,18.39167018,14.34314178 +141165,14871,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,2/28/08,3/2/08,"",,5/4/21 13:32,data provided by Gary Langer,"",538,32.12,65.41,10.71173048,21.408001,16.68853346,48.7190407 +63452,2721,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1249,a,a,,,1/30/08,2/1/08,"",,4/26/16 20:12,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,32.94,64.32,16.64271848,16.29605742,14.56454955,49.75605558 +141160,2721,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,1/30/08,2/1/08,"",,5/4/21 13:32,data provided by Gary Langer,"",538,8.03,89.13,2.457135115,5.569658769,12.47901175,76.65502874 +141161,2721,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,1/30/08,2/1/08,"",,5/4/21 13:32,data provided by Gary Langer,"",538,73.94,24.79,45.57994697,28.36326768,15.91462777,8.877034593 +141162,2721,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,1/30/08,2/1/08,"",,5/4/21 13:32,data provided by Gary Langer,"",538,27.12,70.66,8.999939815,18.11539003,15.93688453,54.71952025 +63442,61221,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a,,,1/9/08,1/12/08,"",,4/26/16 20:11,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,31.92,65.94,16.25991262,15.65746858,14.57477,51.3668378 +141157,61221,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,1/9/08,1/12/08,"",,5/4/21 13:31,data provided by Gary Langer,"",538,11.18,88.57,3.852197642,7.331829356,12.42340962,76.14403972 +141158,61221,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,1/9/08,1/12/08,"",,5/4/21 13:32,data provided by Gary Langer,"",538,67.55,29.63,40.13709512,27.40988501,16.51264078,13.11420366 +141159,61221,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,1/9/08,1/12/08,"",,5/4/21 13:32,data provided by Gary Langer,"",538,24.64,72.82,11.17832451,13.46181268,16.81013858,56.0138742 +54830,39115,,26,George W. Bush,11,ABC News/The Washington Post,"378,397",The Washington Post | Facebook,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1142,a,a,,,12/16/07,12/19/07,"",,4/13/16 18:28,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,33.67,61.92,15.79989817,17.87055391,12.77973094,49.1364206 +141154,39115,,26,George W. Bush,11,ABC News/The Washington Post,"378,397",The Washington Post | Facebook,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,12/16/07,12/19/07,"",,5/4/21 13:31,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,8.35,88.8,1.607952306,6.744460811,10.48658869,78.31056341 +141155,39115,,26,George W. Bush,11,ABC News/The Washington Post,"378,397",The Washington Post | Facebook,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,12/16/07,12/19/07,"",,5/4/21 13:31,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,70.59,26.81,38.45529292,32.13359887,12.21253402,14.6009872 +141156,39115,,26,George W. Bush,11,ABC News/The Washington Post,"378,397",The Washington Post | Facebook,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,12/16/07,12/19/07,"",,5/4/21 13:31,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,29.12,65.08,11.47953163,17.64470583,15.60344045,49.47222631 +54825,3157,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1136,a,a,,,12/6/07,12/9/07,"",,4/13/16 18:28,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,33.08,63.97,17.37083505,15.704615,14.00573147,49.96488832 +141151,3157,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,12/6/07,12/9/07,"",,5/4/21 13:31,data provided by Gary Langer,"",538,7.38,90.54,1.932184171,5.451669929,13.53502138,77.00231205 +141152,3157,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,12/6/07,12/9/07,"",,5/4/21 13:31,data provided by Gary Langer,"",538,74.18,22.23,44.74505088,29.43917778,10.65870548,11.57085193 +141153,3157,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,12/6/07,12/9/07,"",,5/4/21 13:31,data provided by Gary Langer,"",538,31.63,65.35,14.50516646,17.12801574,16.97166627,48.38017529 +54812,61220,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1131,a,a,,,10/29/07,11/1/07,"",,4/13/16 18:28,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,33.36,63.63,17.30106925,16.05402578,13.17102489,50.45417235 +141148,61220,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,10/29/07,11/1/07,"",,5/4/21 13:30,data provided by Gary Langer,"",538,8.76,89.59,3.399313102,5.361042065,11.44755409,78.1383051 +141149,61220,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,10/29/07,11/1/07,"",,5/4/21 13:30,data provided by Gary Langer,"",538,67.27,29.49,37.29007495,29.97666049,13.39922116,16.09473503 +141150,61220,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,10/29/07,11/1/07,"",,5/4/21 13:30,data provided by Gary Langer,"",538,29.7,66.96,13.71629218,15.98493118,15.26507429,51.69862708 +54799,3426,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1114,a,a,,,9/27/07,9/30/07,"",,4/13/16 18:28,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,33.49,63.57,15.4935283,17.99325019,14.33119993,49.23851978 +141145,3426,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,9/27/07,9/30/07,"",,5/4/21 13:30,data provided by Gary Langer,"",538,8.73,90.18,3.401754545,5.326933377,13.45516134,76.72861906 +141146,3426,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,9/27/07,9/30/07,"",,5/4/21 13:30,data provided by Gary Langer,"",538,72.95,24.4,38.18951713,34.75580461,9.376987146,15.02018722 +141147,3426,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,9/27/07,9/30/07,"",,5/4/21 13:30,data provided by Gary Langer,"",538,32.25,63.69,11.60189068,20.64341385,19.06763233,44.62033003 +54786,3502,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1002,a,a,,,9/4/07,9/7/07,"",,4/13/16 18:28,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,33.41,63.98,16.28483264,17.12591075,15.38278014,48.60055373 +141142,3502,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,9/4/07,9/7/07,"",,5/4/21 13:30,data provided by Gary Langer,"",538,9.75,89.73,3.070134936,6.678396538,12.5585593,77.16814322 +141143,3502,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,9/4/07,9/7/07,"",,5/4/21 13:30,data provided by Gary Langer,"",538,76.09,21.54,43.26611876,32.82749476,11.54140315,9.997579686 +141144,3502,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,9/4/07,9/7/07,"",,5/4/21 13:30,data provided by Gary Langer,"",538,25.49,70.04,10.64058802,14.84675144,19.38715932,50.64866942 +54772,3602,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1125,a,a,,,7/18/07,7/21/07,"",,4/13/16 18:28,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,32.88,64.94,16.26929505,16.61143671,13.38270848,51.55648532 +141139,3602,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,7/18/07,7/21/07,"",,5/4/21 13:29,data provided by Gary Langer,"",538,8.61,89.92,3.590065723,5.018875289,12.42890003,77.48827028 +141140,3602,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,7/18/07,7/21/07,"",,5/4/21 13:29,data provided by Gary Langer,"",538,77.18,21.18,43.8609326,33.31911665,12.0425859,9.138908182 +141141,3602,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,7/18/07,7/21/07,"",,5/4/21 13:29,data provided by Gary Langer,"",538,28.67,68.14,11.10715321,17.56024453,16.502376,51.63781433 +54750,3726,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1205,a,a,,,5/29/07,6/1/07,"",,4/13/16 18:28,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,35.02,62.41,17.42853647,17.58696245,15.98615767,46.42624514 +141136,3726,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,5/29/07,6/1/07,"",,5/4/21 13:29,data provided by Gary Langer,"",538,10.1,88.52,2.590807999,7.510814999,15.95176885,72.56356434 +141137,3726,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,5/29/07,6/1/07,"",,5/4/21 13:29,data provided by Gary Langer,"",538,73.69,23.69,39.60253938,34.08322005,11.24410145,12.44839724 +141138,3726,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,5/29/07,6/1/07,"",,5/4/21 13:29,data provided by Gary Langer,"",538,31.95,65.96,15.99011409,15.95520506,18.73732265,47.21787128 +54737,3825,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1141,a,a,,,4/12/07,4/15/07,"",,4/13/16 18:28,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,35.45,62.32,17.38594604,18.06641219,13.53309362,48.78244907 +141133,3825,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,4/12/07,4/15/07,"",,5/4/21 13:26,data provided by Gary Langer,"",538,11.71,86.78,3.446481852,8.262939747,12.65629501,74.12384133 +141134,3825,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,4/12/07,4/15/07,"",,5/4/21 13:26,data provided by Gary Langer,"",538,71.29,26.6,41.5773366,29.70974332,12.26689701,14.33614204 +141135,3825,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,4/12/07,4/15/07,"",,5/4/21 13:26,data provided by Gary Langer,"",538,31.88,64.8,14.86075769,17.02004078,16.46913014,48.32801231 +54711,61223,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1082,a,a,,,2/22/07,2/25/07,"",,4/13/16 18:27,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,35.79,61.72,18.81635255,16.97156598,12.3302536,49.39033718 +141130,61223,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,2/22/07,2/25/07,"",,5/4/21 13:25,data provided by Gary Langer,"",538,8.14,90.67,5.288280477,2.849907945,13.08513284,77.58867744 +141131,61223,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,2/22/07,2/25/07,"",,5/4/21 13:25,data provided by Gary Langer,"",538,71.69,24.43,44.35779886,27.33061874,10.65308798,13.77358545 +141132,61223,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,2/22/07,2/25/07,"",,5/4/21 13:25,data provided by Gary Langer,"",538,35.72,61.95,13.01591066,22.70906781,13.11581469,48.83386705 +54693,61222,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1000,a,a,,,1/16/07,1/19/07,"",,4/13/16 18:27,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,33.15,64.6,16.86856526,16.28168656,13.96603915,50.63586118 +141127,61222,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,1/16/07,1/19/07,"",,5/4/21 13:25,data provided by Gary Langer,"",538,8.14,90.21,2.796475842,5.3436555,13.81170999,76.39654709 +141128,61222,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,1/16/07,1/19/07,"",,5/4/21 13:25,data provided by Gary Langer,"",538,74.88,21.27,42.16777385,32.7080145,10.49822079,10.7699031 +141129,61222,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,1/16/07,1/19/07,"",,5/4/21 13:25,data provided by Gary Langer,"",538,31.05,67.39,14.14132884,16.90457999,14.34457519,53.04254195 +64948,4063,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1205,a,a,,,12/7/06,12/11/06,"",,4/27/16 19:44,data provided by Gary Langer,http://www.pollingreport.com/BushJob1.htm,538 | PollingReport,36.05,61.7,18.00618948,18.04234498,13.10394379,48.59879642 +141124,4063,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,12/7/06,12/11/06,"",,5/4/21 13:25,data provided by Gary Langer,"",538,12.25,86.13,4.100834036,8.147797783,11.60476227,74.5296494 +141125,4063,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,12/7/06,12/11/06,"",,5/4/21 13:25,data provided by Gary Langer,"",538,77.07,20.81,45.99019329,31.08323746,11.67951061,9.132547502 +141126,4063,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,12/7/06,12/11/06,"",,5/4/21 13:25,data provided by Gary Langer,"",538,29.9,67.39,10.79340793,19.10519636,15.68460617,51.70774225 +54659,27722,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1205,a,a,,Live Phone,11/1/06,11/4/06,"",,4/13/16 18:27,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,40.05,57.44,24.20343567,15.84187517,11.53342862,45.90504223 +141121,27722,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,11/1/06,11/4/06,"",,5/4/21 13:24,data provided by Gary Langer,"",538,11.28,86.56,5.709837339,5.566833376,13.60370245,72.95214901 +141122,27722,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,11/1/06,11/4/06,"",,5/4/21 13:24,data provided by Gary Langer,"",538,85.47,13.52,57.73020443,27.74185962,6.206548183,7.317040214 +141123,27722,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,11/1/06,11/4/06,"",,5/4/21 13:24,data provided by Gary Langer,"",538,29.2,67.18,13.45842783,15.74168542,14.09510795,53.08764492 +54649,28953,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1200,a,a,,Live Phone,10/19/06,10/22/06,"",,4/13/16 18:27,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,37.29,60.03,21.24841553,16.04501639,14.96015472,45.06843116 +141118,28953,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,10/19/06,10/22/06,"",,5/4/21 13:24,data provided by Gary Langer,"",538,10.84,87.69,3.487042386,7.352075963,17.92563171,69.76509536 +141119,28953,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,10/19/06,10/22/06,"",,5/4/21 13:24,data provided by Gary Langer,"",538,77.19,21.02,52.11952205,25.0705283,10.67381394,10.34915797 +141120,28953,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,10/19/06,10/22/06,"",,5/4/21 13:24,data provided by Gary Langer,"",538,29.7,65.78,12.75817785,16.93981627,14.01848388,51.75841932 +54635,27746,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1204,a,a,,Live Phone,10/5/06,10/8/06,"",,4/13/16 18:27,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,38.69,59.87,22.64354496,16.04161033,12.00770505,47.86177595 +141115,27746,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,10/5/06,10/8/06,"",,5/4/21 13:24,data provided by Gary Langer,"",538,14.8,83.88,6.43545022,8.368213973,12.50365729,71.37616538 +141116,27746,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,10/5/06,10/8/06,"",,5/4/21 13:24,data provided by Gary Langer,"",538,81.99,17.45,53.69574169,28.28950647,8.233101082,9.21946163 +141117,27746,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,10/5/06,10/8/06,"",,5/4/21 13:24,data provided by Gary Langer,"",538,28.74,68.93,15.31825227,13.4259958,13.926773,55.00377862 +54614,38899,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1003,a,a,,,9/5/06,9/7/06,"",,4/13/16 18:27,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,41.81,55.14,23.77895514,18.03065757,11.79953701,43.34151035 +141112,38899,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,9/5/06,9/7/06,"",,5/4/21 13:23,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,12.59,84.49,2.684101038,9.909487376,14.46193235,70.02868496 +141113,38899,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,9/5/06,9/7/06,"",,5/4/21 13:23,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,81.49,15.99,53.42273592,28.06234154,6.632140428,9.356840426 +141114,38899,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,9/5/06,9/7/06,"",,5/4/21 13:23,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,32.25,65.45,15.96325111,16.28543964,15.76302766,49.6858984 +54596,27787,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1002,a,a,,,8/3/06,8/6/06,"",,4/13/16 18:27,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,40.04,57.66,22.83855358,17.202133,11.53304481,46.12648302 +141109,27787,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,8/3/06,8/6/06,"",,5/4/21 13:23,data provided by Gary Langer,"",538,15.75,83.43,3.582190243,12.16792586,11.34396865,72.08136418 +141110,27787,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,8/3/06,8/6/06,"",,5/4/21 13:23,data provided by Gary Langer,"",538,78.66,19.85,56.78729087,21.87145578,9.262545887,10.58824108 +141111,27787,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,8/3/06,8/6/06,"",,5/4/21 13:23,data provided by Gary Langer,"",538,35.54,61.78,15.19570899,20.34385682,13.73184805,48.05225635 +54575,27799,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a,,,6/22/06,6/25/06,"",,4/13/16 18:26,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,37.88,60.46,19.54904982,18.33446994,12.38397742,48.07208927 +141106,27799,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,6/22/06,6/25/06,"",,5/4/21 13:23,data provided by Gary Langer,"",538,9.46,89.46,4.207510612,5.252700577,13.37355602,76.08880632 +141107,27799,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,6/22/06,6/25/06,"",,5/4/21 13:23,data provided by Gary Langer,"",538,81.76,17.01,48.89275713,32.86722181,5.875334517,11.13121643 +141108,27799,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,6/22/06,6/25/06,"",,5/4/21 13:23,data provided by Gary Langer,"",538,30.47,68.27,11.40944756,19.06200128,16.30945456,51.96308904 +54556,27811,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1103,a,a,,,5/11/06,5/15/06,"",,4/13/16 18:26,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,33.36,64.75,17.0174971,16.3410824,17.51246332,47.24205485 +141103,27811,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,5/11/06,5/15/06,"",,5/4/21 13:22,data provided by Gary Langer,"",538,10.73,87.45,2.700688747,8.033438469,14.83643443,72.61298685 +141104,27811,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,5/11/06,5/15/06,"",,5/4/21 13:22,data provided by Gary Langer,"",538,68.46,29.97,41.08742443,27.37628341,18.02533638,11.94038943 +141105,27811,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,5/11/06,5/15/06,"",,5/4/21 13:22,data provided by Gary Langer,"",538,26.27,71.5,10.41885859,15.85539459,19.75277665,51.7435116 +54536,27824,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1027,a,a,,,4/6/06,4/9/06,"",,4/13/16 18:26,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,38.16,60.45,19.76966757,18.39068738,13.01859863,47.43475985 +141100,27824,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,4/6/06,4/9/06,"",,5/4/21 13:22,data provided by Gary Langer,"",538,6.12,93.18,1.984792784,4.135687315,14.7240003,78.45372162 +141101,27824,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,4/6/06,4/9/06,"",,5/4/21 13:22,data provided by Gary Langer,"",538,81.36,16.27,49.56350822,31.79907693,8.205425011,8.066333652 +141102,27824,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,4/6/06,4/9/06,"",,5/4/21 13:22,data provided by Gary Langer,"",538,32.85,66.39,12.87656806,19.97381093,15.15363282,51.23472923 +54520,42798,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1000,a,a,,,3/2/06,3/5/06,"",,4/13/16 18:25,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,41.17,57.81,23.89586595,17.27347506,14.2469677,43.56313127 +141097,42798,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,3/2/06,3/5/06,"",,5/4/21 13:22,data provided by Gary Langer,"",538,10.8,89.2,6.040561995,4.761359287,13.85159709,75.34648163 +141098,42798,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,3/2/06,3/5/06,"",,5/4/21 13:22,data provided by Gary Langer,"",538,79.73,19.06,48.79198075,30.93564843,10.29708574,8.762698244 +141099,42798,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,3/2/06,3/5/06,"",,5/4/21 13:22,data provided by Gary Langer,"",538,37.96,60.1,20.6689396,17.2945611,17.6119339,42.49007674 +64949,27845,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1002,a,a,,,1/23/06,1/26/06,"",,4/27/16 19:45,data provided by Gary Langer,http://www.pollingreport.com/BushJob1.htm,538 | PollingReport,42.14,55.91,24.56239082,17.57905855,13.53540825,42.37432435 +141094,27845,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,1/23/06,1/26/06,"",,5/4/21 13:21,data provided by Gary Langer,"",538,12.11,86.39,6.549632776,5.564438547,16.98644907,69.39886438 +141095,27845,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,1/23/06,1/26/06,"",,5/4/21 13:21,data provided by Gary Langer,"",538,83.89,15.87,52.50903107,31.38499199,9.737753216,6.129192253 +141096,27845,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,1/23/06,1/26/06,"",,5/4/21 13:21,data provided by Gary Langer,"",538,36.5,61.09,19.00389275,17.49999252,14.56855101,46.51749942 +54489,28986,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,,1/5/06,1/8/06,"",,4/13/16 18:25,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,46.08,51.78,28.82366184,17.2588694,12.99061555,38.79047506 +141091,28986,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,1/5/06,1/8/06,"",,5/4/21 13:21,data provided by Gary Langer,"",538,20.11,79.18,8.908709346,11.20138997,14.37792215,64.79813376 +141092,28986,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,1/5/06,1/8/06,"",,5/4/21 13:21,data provided by Gary Langer,"",538,83.29,16.18,59.86341856,23.42309757,9.193052599,6.98723189 +141093,28986,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,1/5/06,1/8/06,"",,5/4/21 13:21,data provided by Gary Langer,"",538,38.04,58.13,21.18526802,16.85502038,15.75399315,42.37796711 +54484,27855,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1003,a,a,,,12/15/05,12/18/05,"",,4/13/16 18:25,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,46.5,52.37,29.131152,17.36899591,12.14956876,40.22120378 +141088,27855,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,12/15/05,12/18/05,"",,5/4/21 13:21,data provided by Gary Langer,"",538,15.28,82.95,4.081371431,11.19547943,13.89508113,69.05639478 +141089,27855,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,12/15/05,12/18/05,"",,5/4/21 13:21,data provided by Gary Langer,"",538,87.34,11.62,64.90685395,22.43764368,5.704921467,5.915439016 +141090,27855,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,12/15/05,12/18/05,"",,5/4/21 13:21,data provided by Gary Langer,"",538,38.21,61.11,19.61920157,18.58609024,16.67480959,44.43067388 +54459,27867,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1202,a,a,,,10/30/05,11/2/05,"",,4/13/16 18:25,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,38.61,60.06,20.47131269,18.13728201,12.8985796,47.16344959 +141085,27867,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,10/30/05,11/2/05,"",,5/4/21 13:20,data provided by Gary Langer,"",538,10.7,88.51,2.431309248,8.26584293,16.67057664,71.83527724 +141086,27867,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,10/30/05,11/2/05,"",,5/4/21 13:20,data provided by Gary Langer,"",538,77.87,21.22,49.45312875,28.41644051,8.26385298,12.95936717 +141087,27867,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,10/30/05,11/2/05,"",,5/4/21 13:20,data provided by Gary Langer,"",538,32.55,65.82,14.73953938,17.80827498,12.19918155,53.62062537 +54456,38741,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,600,a,a,,,10/28/05,10/29/05,"",,4/13/16 18:25,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,38.98,58.48,21.84726126,17.1315714,13.20780476,45.2708013 +141082,38741,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,10/28/05,10/29/05,"",,5/4/21 13:20,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,11.85,86.58,4.204011136,7.650010359,12.08502398,74.49397576 +141083,38741,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,10/28/05,10/29/05,"",,5/4/21 13:20,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,73.72,24.61,48.19800349,25.52365839,10.1653601,14.44775817 +141084,38741,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,10/28/05,10/29/05,"",,5/4/21 13:20,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,35.42,60.02,16.06942502,19.34584614,17.75627768,42.26598412 +54427,38712,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1201,a,a,,,9/8/05,9/11/05,"",,4/13/16 18:24,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,41.85,57.01,26.87118335,14.9766402,11.74322684,45.26827027 +141079,38712,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,9/8/05,9/11/05,"",,5/4/21 13:20,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,13.98,85.6,6.89362712,7.088273482,13.52393495,72.07354963 +141080,38712,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,9/8/05,9/11/05,"",,5/4/21 13:20,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,78.02,21.1,59.39984143,18.62098841,10.30271294,10.79519949 +141081,38712,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,9/8/05,9/11/05,"",,5/4/21 13:20,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,38.24,60.69,19.51844163,18.72131554,11.52229643,49.16623873 +54418,29006,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1006,a,a,,,8/25/05,8/28/05,"",,4/13/16 18:24,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,44.8,53.21,27.26287367,17.53578541,11.84612702,41.36017739 +141076,29006,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,8/25/05,8/28/05,"",,5/4/21 13:20,data provided by Gary Langer,"",538,13.2,84.42,4.825658093,8.369838026,12.47313961,71.94775358 +141077,29006,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,8/25/05,8/28/05,"",,5/4/21 13:20,data provided by Gary Langer,"",538,87.18,12.08,64.84442972,22.33617334,5.545963717,6.530194131 +141078,29006,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,8/25/05,8/28/05,"",,5/4/21 13:20,data provided by Gary Langer,"",538,38.21,60.43,17.12320313,21.0851272,17.62739066,42.80172922 +54394,38679,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1004,a,a,,,6/23/05,6/26/05,"",,4/13/16 18:24,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,47.93,51.09,27.19504011,20.73051943,11.36568781,39.72364939 +141073,38679,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,6/23/05,6/26/05,"",,5/4/21 13:19,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,21.49,78.11,5.550096757,15.94193807,14.43895658,63.66747226 +141074,38679,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,6/23/05,6/26/05,"",,5/4/21 13:19,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,84.03,15.77,59.34598114,24.68284474,4.703143542,11.0684269 +141075,38679,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,6/23/05,6/26/05,"",,5/4/21 13:19,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,45.02,53.0,21.48056475,23.54385982,14.28405805,38.71508115 +54384,42799,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1002,a,a,,,6/2/05,6/5/05,"",,4/13/16 18:24,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,47.77,51.7,27.04516751,20.72453784,13.50170841,38.19845468 +141070,42799,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,6/2/05,6/5/05,"",,5/4/21 13:19,data provided by Gary Langer,"",538,20.91,77.72,5.442917045,15.4688082,17.46361241,60.25743244 +141071,42799,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,6/2/05,6/5/05,"",,5/4/21 13:19,data provided by Gary Langer,"",538,84.44,15.56,58.36123523,26.07621484,6.809994413,8.752555517 +141072,42799,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,6/2/05,6/5/05,"",,5/4/21 13:19,data provided by Gary Langer,"",538,37.73,61.91,18.40382297,19.32316978,15.97373547,45.9335076 +54371,38656,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1007,a,a,,,4/21/05,4/24/05,"",,4/13/16 18:24,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,47.05,50.03,25.00019998,22.04659471,12.5197231,37.51337371 +141067,38656,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,4/21/05,4/24/05,"",,5/4/21 13:19,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,19.55,77.78,6.275603009,13.2732019,15.81347919,61.96721725 +141068,38656,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,4/21/05,4/24/05,"",,5/4/21 13:19,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,89.03,9.36,59.06675772,29.96689224,4.261478103,5.09617168 +141069,38656,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,4/21/05,4/24/05,"",,5/4/21 13:19,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,43.04,54.29,17.28712674,25.75571059,16.33841208,37.95486785 +54349,38634,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,,3/10/05,3/13/05,"",,4/13/16 18:24,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,49.66,47.64,30.97144804,18.68909065,10.61372353,37.02362357 +141064,38634,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,3/10/05,3/13/05,"",,5/4/21 13:18,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,17.17,80.07,7.147431957,10.01867096,14.67414458,65.39725111 +141065,38634,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,3/10/05,3/13/05,"",,5/4/21 13:18,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,90.38,8.9,67.3260076,23.05793138,2.918059792,5.978035021 +141066,38634,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,3/10/05,3/13/05,"",,5/4/21 13:18,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,47.85,48.07,23.66466541,24.18482691,13.37274618,34.69348584 +54332,38617,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1204,a,a,,,1/26/05,1/31/05,"",,4/13/16 18:23,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,49.66,44.88,34.28953863,15.37125473,10.84768497,34.02930928 +141061,38617,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,1/26/05,1/31/05,"",,5/4/21 13:18,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,14.48,82.93,6.867156098,7.614823185,15.14875273,67.78011661 +141062,38617,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,1/26/05,1/31/05,"",,5/4/21 13:18,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,86.52,10.52,68.80741676,17.70902649,6.284226916,4.236190495 +141063,38617,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,1/26/05,1/31/05,"",,5/4/21 13:18,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,47.84,43.46,25.42523505,22.41481578,12.23932497,31.22436171 +54322,38607,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1007,a,a,,,1/12/05,1/16/05,"",,4/13/16 18:23,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,51.96,45.96,32.92175572,19.03577186,11.28334452,34.67850588 +141058,38607,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,1/12/05,1/16/05,"",,5/4/21 13:18,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,21.55,76.58,8.866415431,12.68499228,14.26309167,62.31879064 +141059,38607,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,1/12/05,1/16/05,"",,5/4/21 13:18,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,91.13,7.74,71.36273751,19.77032916,5.068158294,2.674647727 +141060,38607,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,1/12/05,1/16/05,"",,5/4/21 13:18,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,48.77,48.95,24.37133321,24.39417489,13.90326904,35.04598376 +54313,38598,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1004,a,a,,,12/16/04,12/19/04,"",,4/13/16 18:23,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,48.2,49.46,27.09482129,21.10920117,11.78456116,37.67376503 +141055,38598,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,12/16/04,12/19/04,"",,5/4/21 13:17,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,17.03,82.09,3.910436635,13.12385764,16.54416513,65.54743213 +141056,38598,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,12/16/04,12/19/04,"",,5/4/21 13:17,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,92.87,6.41,65.6535245,27.2186585,1.78800338,4.617801395 +141057,38598,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,12/16/04,12/19/04,"",,5/4/21 13:18,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,46.8,50.2,23.06168283,23.73436213,15.32902571,34.87177905 +64950,14842,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1204,a,a,,,9/23/04,9/26/04,"",,4/27/16 19:51,data provided by Gary Langer,http://www.pollingreport.com/BushJob1.htm,538 | PollingReport,50.32,44.96,32.77720066,17.53914173,12.55272584,32.40287395 +141052,14842,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,9/23/04,9/26/04,"",,5/4/21 13:17,data provided by Gary Langer,"",538,19.31,76.83,8.812687596,10.49232802,17.45541248,59.37080568 +141053,14842,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,9/23/04,9/26/04,"",,5/4/21 13:17,data provided by Gary Langer,"",538,87.28,11.39,64.5585666,22.71787752,5.501497932,5.888586383 +141054,14842,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,9/23/04,9/26/04,"",,5/4/21 13:17,data provided by Gary Langer,"",538,52.17,43.93,30.70341027,21.46484884,13.2212485,30.71160584 +54230,14843,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1202,a,a,,,9/6/04,9/8/04,"",,4/13/16 18:23,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,51.88,43.12,34.88394463,16.99999259,11.29211749,31.8293798 +141049,14843,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,9/6/04,9/8/04,"",,5/4/21 13:16,data provided by Gary Langer,"",538,21.01,76.13,9.140008276,11.87172523,15.2433026,60.88803878 +141050,14843,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,9/6/04,9/8/04,"",,5/4/21 13:16,data provided by Gary Langer,"",538,87.94,9.41,71.15595682,16.78692196,5.338083593,4.06813028 +141051,14843,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,9/6/04,9/8/04,"",,5/4/21 13:16,data provided by Gary Langer,"",538,47.0,47.28,23.53173749,23.46715681,15.14514752,32.13564511 +54225,14844,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1207,a,a,,,8/26/04,8/29/04,"",,4/13/16 18:23,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,50.23,46.54,31.12462279,19.10235187,12.7612293,33.77869583 +141046,14844,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,8/26/04,8/29/04,"",,5/4/21 13:16,data provided by Gary Langer,"",538,19.06,79.98,5.944936617,13.11528764,18.62462214,61.35821436 +141047,14844,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,8/26/04,8/29/04,"",,5/4/21 13:16,data provided by Gary Langer,"",538,88.37,10.39,65.3529834,23.01235559,4.871875979,5.522620055 +141048,14844,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,8/26/04,8/29/04,"",,5/4/21 13:16,data provided by Gary Langer,"",538,42.66,52.52,21.84795698,20.80823654,14.6255787,37.89194006 +54208,14845,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1200,a,a,,,7/30/04,8/1/04,"",,4/13/16 18:23,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,46.54,48.81,28.23396489,18.30443585,13.04346383,35.77087623 +141043,14845,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,7/30/04,8/1/04,"",,5/4/21 13:15,data provided by Gary Langer,"",538,17.46,79.49,7.102660659,10.35272294,17.01198881,62.47692088 +141044,14845,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,7/30/04,8/1/04,"",,5/4/21 13:15,data provided by Gary Langer,"",538,85.71,12.77,61.8612824,23.84747407,6.376174358,6.38961653 +141045,14845,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,7/30/04,8/1/04,"",,5/4/21 13:15,data provided by Gary Langer,"",538,45.64,51.35,23.09526392,22.54171316,15.62638832,35.72821323 +64951,42805,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1202,a,a,,,7/22/04,7/25/04,"",,4/27/16 19:51,data provided by Gary Langer,http://www.pollingreport.com/BushJob1.htm,538 | PollingReport,50.13,46.89,31.52491978,18.60029418,13.31171525,33.57710606 +141040,42805,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,7/22/04,7/25/04,"",,5/4/21 13:15,data provided by Gary Langer,"",538,18.82,79.26,6.903266523,11.91224633,18.87901894,60.38236294 +141041,42805,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,7/22/04,7/25/04,"",,5/4/21 13:15,data provided by Gary Langer,"",538,89.7,9.73,66.25306714,23.4441451,5.297473132,4.428698273 +141042,42805,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,7/22/04,7/25/04,"",,5/4/21 13:15,data provided by Gary Langer,"",538,45.95,49.7,25.52722346,20.42411095,15.59002694,34.10508271 +54188,14853,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1201,a,a,,,6/17/04,6/20/04,"",,4/13/16 18:22,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,47.37,51.36,30.47635763,16.89749336,12.82458852,38.53678375 +141037,14853,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,6/17/04,6/20/04,"",,5/4/21 13:15,data provided by Gary Langer,"",538,18.86,79.8,7.788976775,11.07146721,15.23510108,64.56473059 +141038,14853,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,6/17/04,6/20/04,"",,5/4/21 13:15,data provided by Gary Langer,"",538,84.96,13.91,66.23008607,18.73265958,5.210512515,8.695771658 +141039,14853,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,6/17/04,6/20/04,"",,5/4/21 13:15,data provided by Gary Langer,"",538,43.33,56.08,23.61854687,19.7087884,17.11714951,38.96615229 +54178,14854,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1005,a,a,,,5/20/04,5/23/04,"",,4/13/16 18:16,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,47.21,49.98,30.51406012,16.69973693,13.56044266,36.42108767 +141034,14854,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,5/20/04,5/23/04,"",,5/4/21 13:14,data provided by Gary Langer,"",538,19.92,78.13,7.66693347,12.25024403,17.22099631,60.907562 +141035,14854,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,5/20/04,5/23/04,"",,5/4/21 13:14,data provided by Gary Langer,"",538,81.92,14.91,61.16144707,20.7609518,6.172148632,8.734412654 +141036,14854,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,5/20/04,5/23/04,"",,5/4/21 13:14,data provided by Gary Langer,"",538,45.95,50.86,27.89625755,18.05297078,16.47911756,34.38089977 +54154,18262,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1201,a,a,,,4/15/04,4/18/04,"",,4/13/16 18:12,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,51.3,47.34,33.46488928,17.83685432,13.30032777,34.04360244 +141031,18262,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,4/15/04,4/18/04,"",,5/4/21 13:13,data provided by Gary Langer,"",538,20.24,79.08,7.610996709,12.62641455,16.13659872,62.94823921 +141032,18262,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,4/15/04,4/18/04,"",,5/4/21 13:13,data provided by Gary Langer,"",538,88.53,10.72,65.37664335,23.15625138,4.830456858,5.888082539 +141033,18262,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,4/15/04,4/18/04,"",,5/4/21 13:13,data provided by Gary Langer,"",538,47.5,50.65,29.60059525,17.89499237,17.6578768,32.99265849 +54128,18228,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1202,a,a,,,3/4/04,3/7/04,"",,4/13/16 18:12,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,50.03,48.04,31.62386674,18.41038927,11.54867619,36.49607843 +141028,18228,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,3/4/04,3/7/04,"",,5/4/21 13:13,data provided by Gary Langer,"",538,23.37,74.61,9.019942801,14.34676197,14.8464373,59.76686279 +141029,18228,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,3/4/04,3/7/04,"",,5/4/21 13:13,data provided by Gary Langer,"",538,81.0,18.13,63.60635379,17.3957674,7.056584212,11.07427894 +141030,18228,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,3/4/04,3/7/04,"",,5/4/21 13:13,data provided by Gary Langer,"",538,51.47,45.68,27.98427136,23.48713749,11.67078439,34.00528622 +54116,18210,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1003,a,a,,,2/10/04,2/11/04,"",,4/13/16 18:12,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,50.46,47.22,29.83962505,20.62231007,13.53322225,33.68749793 +141025,18210,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,2/10/04,2/11/04,"",,5/4/21 13:11,data provided by Gary Langer,"",538,22.3,76.54,7.856420923,14.44439155,20.34281055,56.20022753 +141026,18210,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,2/10/04,2/11/04,"",,5/4/21 13:11,data provided by Gary Langer,"",538,85.35,13.37,61.78443324,23.56089004,4.582590933,8.787665653 +141027,18210,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,2/10/04,2/11/04,"",,5/4/21 13:11,data provided by Gary Langer,"",538,48.45,48.29,24.11132495,24.34126122,15.02058338,33.27175815 +54100,38385,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1036,a,a,,,1/15/04,1/18/04,"",,4/13/16 18:12,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,58.28,39.61,34.56890178,23.70973235,9.462490253,30.1482752 +141022,38385,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,1/15/04,1/18/04,"",,5/4/21 13:11,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,26.89,71.36,8.716959197,18.1742491,15.39543869,55.9669193 +141023,38385,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,1/15/04,1/18/04,"",,5/4/21 13:11,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,93.06,5.89,71.91669179,21.1453858,2.32039307,3.573516425 +141024,38385,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,1/15/04,1/18/04,"",,5/4/21 13:11,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,55.48,41.62,26.19514742,29.28577453,10.86140186,30.76226064 +64952,12692,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a,,,12/18/03,12/21/03,"",,4/27/16 19:54,data provided by Gary Langer,http://www.pollingreport.com/BushJob1.htm,538 | PollingReport,59.22,37.82,38.65012852,20.56946005,14.71299332,23.10828264 +141019,12692,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,12/18/03,12/21/03,"",,5/4/21 13:10,data provided by Gary Langer,"",538,31.64,65.2,13.83672709,17.8033968,24.85227478,40.34682596 +141020,12692,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,12/18/03,12/21/03,"",,5/4/21 13:10,data provided by Gary Langer,"",538,90.48,8.78,71.08545602,19.39312797,4.040695146,4.737883172 +141021,12692,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,12/18/03,12/21/03,"",,5/4/21 13:10,data provided by Gary Langer,"",538,59.92,35.83,36.40118719,23.51763926,13.607593,22.22670058 +54084,38369,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a,,,12/14/03,12/14/03,"",,4/13/16 18:12,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,56.87,38.57,36.68117043,20.18443948,9.731120519,28.83826831 +141016,38369,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,12/14/03,12/14/03,"",,5/4/21 13:10,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,38.28,58.38,14.15314679,24.12805982,15.08111928,43.29776116 +141017,38369,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,12/14/03,12/14/03,"",,5/4/21 13:10,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,82.34,15.28,66.83451092,15.5102751,6.185069878,9.09919651 +141018,38369,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,12/14/03,12/14/03,"",,5/4/21 13:10,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,49.68,44.51,27.48864461,22.1878028,8.70163691,35.80476105 +54057,12625,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1207,a,a,,,10/26/03,10/29/03,"",,4/13/16 18:11,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,55.94,42.35,30.21099923,25.72523133,12.93897466,29.41472871 +141013,12625,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,10/26/03,10/29/03,"",,5/4/21 13:08,data provided by Gary Langer,"",538,23.64,73.42,6.369544661,17.267198,18.60561457,54.81000435 +141014,12625,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,10/26/03,10/29/03,"",,5/4/21 13:09,data provided by Gary Langer,"",538,87.08,12.28,55.85113386,31.22888185,6.908701729,5.371377681 +141015,12625,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,10/26/03,10/29/03,"",,5/4/21 13:09,data provided by Gary Langer,"",538,52.44,46.63,25.18332387,27.2584146,15.07153054,31.55609446 +54046,12602,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1281,a,a,,,10/9/03,10/13/03,"",,4/13/16 18:11,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,52.86,42.77,33.04263074,19.81800218,13.48745459,29.28204208 +141010,12602,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,10/9/03,10/13/03,"",,5/4/21 13:08,data provided by Gary Langer,"",538,26.53,68.41,9.318815331,17.21067469,20.93243586,47.474121 +141011,12602,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,10/9/03,10/13/03,"",,5/4/21 13:08,data provided by Gary Langer,"",538,85.82,12.14,66.09562001,19.72331176,5.846472579,6.289779674 +141012,12602,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,10/9/03,10/13/03,"",,5/4/21 13:08,data provided by Gary Langer,"",538,49.29,47.09,25.86303521,23.42889849,14.97948131,32.11258113 +54042,38327,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,505,a,a,,,9/30/03,9/30/03,"",,4/13/16 18:11,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,54.11,43.7,33.64412058,20.46634942,14.63781441,29.06243328 +141007,38327,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,9/30/03,9/30/03,"",,5/4/21 13:08,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,25.83,72.18,9.985384842,15.84422337,22.54771325,49.62925536 +141008,38327,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,9/30/03,9/30/03,"",,5/4/21 13:08,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,89.93,8.36,68.86719808,21.06233039,4.555556736,3.799461506 +141009,38327,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,9/30/03,9/30/03,"",,5/4/21 13:08,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,45.05,52.23,23.87678536,21.17809327,18.25216479,33.9749598 +54029,12566,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1104,a,a,,,9/10/03,9/13/03,"",,4/13/16 18:11,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,57.78,40.09,35.26698303,22.50994377,13.52855601,26.56025624 +141004,12566,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,9/10/03,9/13/03,"",,5/4/21 13:07,data provided by Gary Langer,"",538,27.33,70.9,9.964895568,17.36575651,19.66630763,51.23484785 +141005,12566,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,9/10/03,9/13/03,"",,5/4/21 13:07,data provided by Gary Langer,"",538,88.72,9.49,63.71452305,25.00503013,4.459064009,5.026910122 +141006,12566,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,9/10/03,9/13/03,"",,5/4/21 13:08,data provided by Gary Langer,"",538,55.41,42.82,29.72281432,25.68976822,17.36336178,25.45872529 +54024,38309,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1004,a,a,,,9/4/03,9/7/03,"",,4/13/16 18:11,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,55.77,40.67,33.78939346,21.97625002,12.791942,27.87725124 +141001,38309,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,9/4/03,9/7/03,"",,5/4/21 13:07,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,26.67,69.73,10.18249142,16.48721137,21.52785319,48.20547484 +141002,38309,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,9/4/03,9/7/03,"",,5/4/21 13:07,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,87.37,12.08,64.82451314,22.54348147,3.499007599,8.578737281 +141003,38309,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,9/4/03,9/7/03,"",,5/4/21 13:07,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,53.89,41.0,26.14786812,27.74559443,14.4705469,26.53186592 +54011,12526,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1006,a,a,,,7/9/03,7/10/03,"",,4/13/16 18:11,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,58.72,38.0,34.95251666,23.76262649,12.6967443,25.30702745 +140998,12526,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,7/9/03,7/10/03,"",,5/4/21 13:07,data provided by Gary Langer,"",538,35.67,62.42,6.912161483,28.76185113,19.66101074,42.75858865 +140999,12526,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,7/9/03,7/10/03,"",,5/4/21 13:07,data provided by Gary Langer,"",538,85.59,13.72,71.35664999,14.23617769,7.042342023,6.676951623 +141000,12526,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,7/9/03,7/10/03,"",,5/4/21 13:07,data provided by Gary Langer,"",538,60.48,34.26,32.54031955,27.93551289,9.850931936,24.40777714 +53977,38263,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1105,a,a,,,4/27/03,4/30/03,"",,4/13/16 18:11,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,71.12,26.01,49.50291225,21.61698647,8.815111526,17.19873987 +140995,38263,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,4/27/03,4/30/03,"",,5/4/21 13:07,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,53.39,42.21,21.50837164,31.88391194,14.11215288,28.09964225 +140996,38263,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,4/27/03,4/30/03,"",,5/4/21 13:07,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,92.4,7.6,81.76392417,10.63535504,3.352429444,4.248291344 +140997,38263,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,4/27/03,4/30/03,"",,5/4/21 13:07,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,68.13,28.08,46.58323866,21.5517103,9.117304625,18.96538568 +53972,38258,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,504,a,a,,,4/16/03,4/16/03,"",,4/13/16 18:10,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,73.86,22.71,52.07316684,21.78342526,9.074704323,13.63208608 +140992,38258,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,4/16/03,4/16/03,"",,5/4/21 13:06,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,60.89,35.91,25.79963804,35.08829418,12.07132078,23.84219482 +140993,38258,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,4/16/03,4/16/03,"",,5/4/21 13:06,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,92.16,5.36,85.55855033,6.601959686,2.971151575,2.393277815 +140994,38258,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,4/16/03,4/16/03,"",,5/4/21 13:06,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,70.63,25.83,45.79949922,24.82556609,11.25874154,14.57037342 +53964,38250,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,509,a,a,,,4/9/03,4/9/03,"",,4/13/16 18:10,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,76.84,19.53,57.6212211,19.22291792,5.648536803,13.88551295 +140989,38250,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,4/9/03,4/9/03,"",,5/4/21 13:06,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,61.95,33.06,33.81574381,28.13778643,10.88197771,22.18240831 +140990,38250,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,4/9/03,4/9/03,"",,5/4/21 13:06,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,95.27,3.53,85.82237102,9.451752653,1.14715268,2.385815764 +140991,38250,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,4/9/03,4/9/03,"",,5/4/21 13:06,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,73.03,22.28,51.65518369,21.37771951,4.632865749,17.64979742 +53958,38244,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,511,a,a,,,4/3/03,4/3/03,"",,4/13/16 18:10,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,70.53,25.24,54.44214378,16.08572207,6.513861846,18.72816899 +140986,38244,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,4/3/03,4/3/03,"",,5/4/21 13:05,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,44.76,48.74,24.58490458,20.17275703,11.03036887,37.70754771 +140987,38244,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,4/3/03,4/3/03,"",,5/4/21 13:05,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,97.49,1.86,87.64862005,9.838919772,0.6520874995,1.208285174 +140988,38244,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,4/3/03,4/3/03,"",,5/4/21 13:05,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,71.12,23.56,51.95824992,19.15878676,6.83015456,16.72774262 +53912,38198,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,,2/6/03,2/9/03,"",,4/13/16 18:10,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,63.58,33.75,42.36738597,21.214557,19.55426163,14.19725858 +140983,38198,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,2/6/03,2/9/03,"",,5/4/21 13:02,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,36.14,60.85,18.30151801,17.83895043,34.75177481,26.09605105 +140984,38198,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,2/6/03,2/9/03,"",,5/4/21 13:02,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,91.76,7.32,73.39508957,18.36450229,4.345691544,2.974886235 +140985,38198,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,2/6/03,2/9/03,"",,5/4/21 13:02,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,62.03,33.28,35.36444768,26.67038518,18.40526846,14.87137732 +53903,38189,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,855,a,a,,,1/30/03,2/1/03,"",,4/13/16 18:09,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,61.94,34.37,40.83355321,21.10767749,21.86797916,12.50672294 +140980,38189,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,1/30/03,2/1/03,"",,5/4/21 13:01,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,32.37,63.34,14.17498064,18.1934425,39.06164265,24.2803675 +140981,38189,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,1/30/03,2/1/03,"",,5/4/21 13:01,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,90.73,8.72,73.17446969,17.56036084,6.57133745,2.150943652 +140982,38189,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,1/30/03,2/1/03,"",,5/4/21 13:01,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,63.33,30.27,34.73642115,28.59189568,19.72822024,10.53963777 +64956,43863,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a,,,1/28/03,1/28/03,"",,4/27/16 19:55,data provided by Gary Langer,http://www.pollingreport.com/BushJob1.htm,538 | PollingReport,61.88,36.04,42.84962983,19.02593032,22.69367941,13.3488305 +140977,43863,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,1/28/03,1/28/03,"",,5/4/21 13:01,data provided by Gary Langer,"",538,41.41,57.02,16.90696645,24.50476909,38.09442132,18.92121993 +140978,43863,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,1/28/03,1/28/03,"",,5/4/21 13:01,data provided by Gary Langer,"",538,91.77,7.07,79.82714786,11.94402506,3.438068345,3.632201079 +140979,43863,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,1/28/03,1/28/03,"",,5/4/21 13:01,data provided by Gary Langer,"",538,55.55,41.78,35.01446068,20.53957489,23.81619943,17.96179249 +53900,38186,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a,,,1/27/03,1/27/03,"",,4/13/16 18:09,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,59.45,36.52,38.61458146,20.83662237,21.56773298,14.95371502 +140974,38186,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,1/27/03,1/27/03,"",,5/4/21 13:00,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,39.18,56.36,18.4324501,20.74280077,36.19878227,20.16389672 +140975,38186,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,1/27/03,1/27/03,"",,5/4/21 13:00,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,89.51,9.91,72.83369996,16.67954143,4.293975802,5.6144767 +140976,38186,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,1/27/03,1/27/03,"",,5/4/21 13:00,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,54.21,41.14,30.88095484,23.32985884,23.24776926,17.89285592 +53894,61061,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1133,a,a,,,1/16/03,1/20/03,"",,4/13/16 18:09,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,59.48,38.14,36.48228788,22.99395396,22.09461334,16.04653943 +140971,61061,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,1/16/03,1/20/03,"",,5/4/21 12:59,data provided by Gary Langer,"",538,36.12,61.06,13.51958202,22.59884566,37.93485614,23.12394686 +140972,61061,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,1/16/03,1/20/03,"",,5/4/21 12:59,data provided by Gary Langer,"",538,90.16,8.79,72.53578174,17.62207368,2.820473953,5.970103492 +140973,61061,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,1/16/03,1/20/03,"",,5/4/21 12:59,data provided by Gary Langer,"",538,55.94,40.94,28.63993123,27.29599125,22.92937407,18.01094006 +53876,38162,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1209,a,a,,,12/12/02,12/15/02,"",,4/13/16 18:09,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RoperApprovalSpreadsheet,65.78,31.91,37.47986168,28.30196721,19.67322458,12.23379801 +140968,38162,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,12/12/02,12/15/02,"",,5/4/21 12:59,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,42.27,54.98,12.25632969,30.01489681,36.78804897,18.19554553 +140969,38162,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,12/12/02,12/15/02,"",,5/4/21 12:59,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,93.67,5.92,75.80944192,17.85646213,2.102652042,3.817956725 +140970,38162,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,12/12/02,12/15/02,"",,5/4/21 12:59,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,67.51,29.97,32.21754046,35.29321589,17.77286654,12.19520331 +53850,27976,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1211,a,a,,Live Phone,10/24/02,10/27/02,"",,4/13/16 18:09,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,67.09,28.6,39.02627261,28.06291403,15.64407859,12.95858174 +140965,27976,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,10/24/02,10/27/02,"",,5/4/21 12:58,data provided by Gary Langer,"",538,46.77,47.82,17.31366057,29.45833577,28.31286604,19.50244186 +140966,27976,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,10/24/02,10/27/02,"",,5/4/21 12:58,data provided by Gary Langer,"",538,93.55,4.91,72.01088032,21.54249311,2.914510809,1.991011009 +140967,27976,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,10/24/02,10/27/02,"",,5/4/21 12:58,data provided by Gary Langer,"",538,66.9,29.27,35.62514896,31.27135262,13.65368757,15.61806444 +53830,27992,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1003,a,a,,Live Phone,9/23/02,9/26/02,"",,4/13/16 18:09,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,67.46,29.93,42.21391908,25.24967277,18.28471624,11.64392604 +140962,27992,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,9/23/02,9/26/02,"",,5/4/21 12:58,data provided by Gary Langer,"",538,50.15,46.95,20.7007425,29.447598,28.68085551,18.26671712 +140963,27992,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,9/23/02,9/26/02,"",,5/4/21 12:58,data provided by Gary Langer,"",538,91.81,7.76,68.74527234,23.06869014,3.063934743,4.69915766 +140964,27992,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,9/23/02,9/26/02,"",,5/4/21 12:58,data provided by Gary Langer,"",538,62.9,32.8,39.3801976,23.51831971,21.86612901,10.93085978 +53817,38103,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1011,a,a,,,9/5/02,9/8/02,"",,4/13/16 18:09,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,70.52,26.54,42.40894344,28.10611331,14.96290385,11.57231415 +140959,38103,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,9/5/02,9/8/02,"",,5/4/21 12:57,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,49.77,45.48,21.39490946,28.37843437,26.08183217,19.39451122 +140960,38103,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,9/5/02,9/8/02,"",,5/4/21 12:57,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,92.36,6.57,71.44864839,20.91524824,2.628837084,3.94000379 +140961,38103,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,9/5/02,9/8/02,"",,5/4/21 12:57,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,72.52,25.39,38.13475106,34.38381475,14.29531949,11.09686325 +53781,38067,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1512,a,a,,,7/11/02,7/15/02,"",,4/13/16 18:09,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,72.49,25.24,41.56158215,30.92820047,13.19239854,12.04800397 +140956,38067,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,7/11/02,7/15/02,"",,5/4/21 12:56,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,53.2,43.52,16.87581592,36.32397631,24.92259943,18.60006905 +140957,38067,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,7/11/02,7/15/02,"",,5/4/21 12:57,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,96.85,2.95,74.54879054,22.30113296,1.265380386,1.680745649 +140958,38067,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,7/11/02,7/15/02,"",,5/4/21 12:57,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,67.6,30.0,33.24586707,34.35569752,13.77420741,16.22545978 +53758,38044,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1004,a,a,,,6/7/02,6/9/02,"",,4/13/16 18:08,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,76.76,19.89,41.21359578,35.54457736,11.01672934,8.876715621 +140953,38044,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,6/7/02,6/9/02,"",,5/4/21 12:56,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,62.95,33.64,16.20643884,46.74731891,19.36817875,14.27610509 +140954,38044,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,6/7/02,6/9/02,"",,5/4/21 12:56,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,95.7,2.59,80.84614149,14.84899858,1.61460933,0.9720859652 +140955,38044,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,6/7/02,6/9/02,"",,5/4/21 12:56,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,77.47,19.33,36.90784165,40.56090809,9.32721828,10.00008304 +53748,38034,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,803,a,a,,,5/18/02,5/19/02,"",,4/13/16 18:08,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,75.83,21.63,47.58804586,28.24565398,13.46605101,8.162887261 +140950,38034,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,5/18/02,5/19/02,"",,5/4/21 12:55,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,60.58,36.46,27.82829584,32.75610692,21.96482588,14.49175933 +140951,38034,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,5/18/02,5/19/02,"",,5/4/21 12:55,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,97.78,1.85,80.93566418,16.84125637,0.6617347792,1.192491872 +140952,38034,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,5/18/02,5/19/02,"",,5/4/21 12:56,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,74.55,24.33,43.42473429,31.12619063,16.78032796,7.546434814 +53729,38015,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a,,,4/18/02,4/21/02,"",,4/13/16 18:08,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,77.99,19.58,47.24474858,30.74681561,10.25393867,9.321524773 +140947,38015,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,4/18/02,4/21/02,"",,5/4/21 12:55,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,64.46,33.85,28.24051877,36.22441588,18.28738848,15.56486669 +140948,38015,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,4/18/02,4/21/02,"",,5/4/21 12:55,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,94.21,3.49,76.42848402,17.78068005,1.734925072,1.758479183 +140949,38015,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,4/18/02,4/21/02,"",,5/4/21 12:55,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,78.52,18.8,41.42139946,37.09495645,8.52673421,10.27026414 +53710,37996,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1008,a,a,,,3/7/02,3/10/02,"",,4/13/16 18:08,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,82.0,15.93,51.67005523,30.33039972,7.17978142,8.752472206 +140944,37996,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,3/7/02,3/10/02,"",,5/4/21 12:54,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,70.98,26.84,26.52642211,44.44938865,12.45005234,14.38945001 +140945,37996,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,3/7/02,3/10/02,"",,5/4/21 12:54,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,97.53,1.96,83.72013008,13.80798137,0.7379347418,1.21765101 +140946,37996,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,3/7/02,3/10/02,"",,5/4/21 12:54,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,79.81,17.38,49.14373165,30.67005117,6.641706646,10.74166622 +53690,28054,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1507,a,a,,Live Phone,1/24/02,1/27/02,"",,4/13/16 18:08,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,83.34,13.99,56.04306163,27.30167534,6.648767421,7.343742835 +140941,28054,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,1/24/02,1/27/02,"",,5/4/21 12:53,data provided by Gary Langer,"",538,73.36,24.1,31.84646923,41.51225744,11.16196195,12.94104406 +140942,28054,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,1/24/02,1/27/02,"",,5/4/21 12:54,data provided by Gary Langer,"",538,98.13,1.87,87.35218516,10.77358593,0.1465932323,1.727635677 +140943,28054,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,1/24/02,1/27/02,"",,5/4/21 12:54,data provided by Gary Langer,"",538,81.14,15.23,52.60070821,28.5423092,8.747061882,6.484287304 +53676,37963,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,755,a,a,,,12/18/01,12/19/01,"",,4/13/16 18:08,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,86.37,11.69,64.0716834,22.29866588,6.017592262,5.671422979 +140938,37963,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,12/18/01,12/19/01,"",,5/4/21 12:53,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,74.35,22.72,39.07502767,35.27628054,11.13584228,11.58549497 +140939,37963,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,12/18/01,12/19/01,"",,5/4/21 12:53,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,98.1,1.9,87.01984077,11.08434121,0.9754503913,0.9203676237 +140940,37963,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,12/18/01,12/19/01,"",,5/4/21 12:53,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,88.76,10.01,67.79624425,20.96736566,5.888597809,4.122593886 +53663,37950,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,759,a,a,,,11/27/01,11/27/01,"",,4/13/16 18:08,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,89.42,9.36,68.50969453,20.91026448,5.045268565,4.310097791 +140935,37950,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,11/27/01,11/27/01,"",,5/4/21 12:52,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,85.93,12.43,52.1770562,33.75132142,6.455363632,5.976606688 +140936,37950,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,11/27/01,11/27/01,"",,5/4/21 12:53,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,98.69,1.31,89.47528959,9.216678227,1.308032182,0.0 +140937,37950,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,11/27/01,11/27/01,"",,5/4/21 12:53,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,85.21,13.66,65.30202948,19.90748422,6.029773991,7.629517938 +53652,37939,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,756,a,a,,,11/5/01,11/6/01,"",,4/13/16 18:08,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,89.14,8.85,65.19494473,23.94207665,3.637103441,5.214526427 +140932,37939,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,11/5/01,11/6/01,"",,5/4/21 12:52,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,82.43,14.9,48.80877048,33.62458891,6.250580185,8.64536926 +140933,37939,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,11/5/01,11/6/01,"",,5/4/21 12:52,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,98.98,1.02,89.64249612,9.338537623,1.018966261,0.0 +140934,37939,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,11/5/01,11/6/01,"",,5/4/21 12:52,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,87.95,8.96,64.69935542,23.24750582,2.698151953,6.260447433 +53635,37922,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1009,a,a,,,10/8/01,10/9/01,"",,4/13/16 18:08,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,92.38,6.47,75.975613,16.40835389,3.369585858,3.099495697 +140929,37922,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,10/8/01,10/9/01,"",,5/4/21 12:51,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,88.24,10.48,65.58458771,22.65658583,5.36027488,5.120389082 +140930,37922,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,10/8/01,10/9/01,"",,5/4/21 12:51,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,99.17,0.48,94.4963422,4.669805042,0.4844387922,0.0 +140931,37922,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,10/8/01,10/9/01,"",,5/4/21 12:51,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,91.72,6.49,69.67105744,22.04611078,3.750067304,2.73950035 +64958,43865,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a,,,9/13/01,9/13/01,"",,4/27/16 19:56,data provided by Gary Langer,http://www.pollingreport.com/BushJob1.htm,538 | PollingReport,85.9,11.79,63.25220181,22.64575778,6.331447017,5.459191806 +140926,43865,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,9/13/01,9/13/01,"",,5/4/21 12:50,data provided by Gary Langer,"",538,78.86,17.59,49.19436586,29.6639787,9.068490249,8.522323252 +140927,43865,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,9/13/01,9/13/01,"",,5/4/21 12:50,data provided by Gary Langer,"",538,97.88,2.12,81.85490283,16.02048281,1.579148246,0.5454661111 +140928,43865,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,9/13/01,9/13/01,"",,5/4/21 12:50,data provided by Gary Langer,"",538,82.56,15.65,57.71018775,24.85314786,6.668708782,8.978701935 +64959,29106,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a,,,9/6/01,9/9/01,"",,4/27/16 19:56,data provided by Gary Langer,http://www.pollingreport.com/BushJob1.htm,538 | PollingReport,55.44,41.4,26.47220556,28.96337478,21.75632727,19.64180521 +140923,29106,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,9/6/01,9/9/01,"",,5/4/21 12:50,data provided by Gary Langer,"",538,29.27,66.2,6.218246346,23.05382353,38.69421014,27.50468694 +140924,29106,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,9/6/01,9/9/01,"",,5/4/21 12:50,data provided by Gary Langer,"",538,88.49,10.27,60.38498858,28.10585661,5.372608111,4.892573437 +140925,29106,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,9/6/01,9/9/01,"",,5/4/21 12:50,data provided by Gary Langer,"",538,54.85,42.18,18.79457272,36.05656747,20.31973707,21.8611531 +140919,74757,,26,George W. Bush,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1040,a,a,,Live Phone,8/10/01,8/12/01,"",,5/4/21 12:49,data provided by Gary Langer,"",538,61.06,30.52,28.28487155,32.77198717,16.95497937,13.5639835 +140920,74757,,26,George W. Bush,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,8/10/01,8/12/01,"",,5/4/21 12:49,data provided by Gary Langer,"",538,38.27,54.4,7.333048086,30.93506237,30.43149129,23.96735016 +140921,74757,,26,George W. Bush,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,8/10/01,8/12/01,"",,5/4/21 12:49,data provided by Gary Langer,"",538,86.37,8.41,60.47438452,25.89830944,3.551455936,4.862762743 +140922,74757,,26,George W. Bush,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,8/10/01,8/12/01,"",,5/4/21 12:49,data provided by Gary Langer,"",538,60.95,31.5,20.76493541,40.184338,17.83167384,13.66724973 +64960,29109,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a,,,7/26/01,7/30/01,"",,4/27/16 19:57,data provided by Gary Langer,http://www.pollingreport.com/BushJob1.htm,538 | PollingReport,58.58,38.45,28.48837378,30.09310442,21.62543008,16.82180108 +140916,29109,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,7/26/01,7/30/01,"",,5/4/21 12:49,data provided by Gary Langer,"",538,32.46,64.04,5.524338596,26.9325258,38.48584583,25.55605752 +140917,29109,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,7/26/01,7/30/01,"",,5/4/21 12:49,data provided by Gary Langer,"",538,90.59,8.45,60.56135582,30.03091917,4.453855643,3.994884558 +140918,29109,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,7/26/01,7/30/01,"",,5/4/21 12:49,data provided by Gary Langer,"",538,58.77,37.31,26.61570694,32.15914444,19.04489386,18.26139287 +64961,43866,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a,,,5/31/01,6/3/01,"",,4/27/16 19:57,data provided by Gary Langer,http://www.pollingreport.com/BushJob1.htm,538 | PollingReport,54.85,39.61,26.75035721,28.09513824,21.76590501,17.84723094 +140913,43866,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,5/31/01,6/3/01,"",,5/4/21 12:48,data provided by Gary Langer,"",538,29.04,65.51,7.412024087,21.62595121,36.43024222,29.07910809 +140914,43866,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,5/31/01,6/3/01,"",,5/4/21 12:48,data provided by Gary Langer,"",538,87.87,8.31,58.82715793,29.04075348,3.695089368,4.61861154 +140915,43866,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,5/31/01,6/3/01,"",,5/4/21 12:49,data provided by Gary Langer,"",538,51.62,42.49,18.93387454,32.68249107,23.27880817,19.21341113 +53581,29118,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1350,a,a,,,4/19/01,4/22/01,"",,4/13/16 18:07,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,62.73,32.17,32.66972872,30.06317952,16.19150613,15.98227335 +140910,29118,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,4/19/01,4/22/01,"",,5/4/21 12:48,data provided by Gary Langer,"",538,39.16,55.38,11.06256314,28.09840836,30.72114989,24.65430597 +140911,29118,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,4/19/01,4/22/01,"",,5/4/21 12:48,data provided by Gary Langer,"",538,94.41,3.36,68.25512177,26.15383497,0.985997819,2.371646674 +140912,29118,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,4/19/01,4/22/01,"",,5/4/21 12:48,data provided by Gary Langer,"",538,61.86,31.15,26.52525725,35.33938552,14.10152902,17.05003377 From 311211af61996d8ac2266af1769c98b50bc91851 Mon Sep 17 00:00:00 2001 From: radcliffem Date: Mon, 10 May 2021 11:18:26 -0400 Subject: [PATCH 16/22] Delete presidential_approval_with_strength_historical.csv --- ...tial_approval_with_strength_historical.csv | 1582 ----------------- 1 file changed, 1582 deletions(-) delete mode 100644 polls/presidential_approval_with_strength_historical.csv diff --git a/polls/presidential_approval_with_strength_historical.csv b/polls/presidential_approval_with_strength_historical.csv deleted file mode 100644 index fad7e9c..0000000 --- a/polls/presidential_approval_with_strength_historical.csv +++ /dev/null @@ -1,1582 +0,0 @@ -question_id,poll_id,state,politician_id,politician,pollster_id,pollster,sponsor_ids,sponsors,display_name,pollster_rating_id,pollster_rating_name,fte_grade,sample_size,population,population_full,subpopulation,methodology,start_date,end_date,sponsor_candidate,tracking,created_at,notes,url,source,yes,no,strongly_approve,somewhat_approve,somewhat_disapprove,strongly_disapprove -141940,74774,,42,Joseph R. Biden Jr.,399,Rasmussen Reports/Pulse Opinion Research,"","",Rasmussen Reports/Pulse Opinion Research,277,Rasmussen Reports/Pulse Opinion Research,B,1500,lv,lv,,IVR/Online,5/4/21,5/6/21,"",TRUE,5/7/21 10:26,,https://www.rasmussenreports.com/public_content/politics/biden_administration/biden_approval_index_history,538,51.0,47.0,35.0,16.0,8.0,39.0 -141932,74766,,42,Joseph R. Biden Jr.,399,Rasmussen Reports/Pulse Opinion Research,"","",Rasmussen Reports/Pulse Opinion Research,277,Rasmussen Reports/Pulse Opinion Research,B,1500,lv,lv,,IVR/Online,5/3/21,5/5/21,"",TRUE,5/6/21 09:38,,https://www.rasmussenreports.com/public_content/politics/biden_administration/biden_approval_index_history,538,51.0,47.0,35.0,16.0,8.0,39.0 -141684,74758,,42,Joseph R. Biden Jr.,399,Rasmussen Reports/Pulse Opinion Research,"","",Rasmussen Reports/Pulse Opinion Research,277,Rasmussen Reports/Pulse Opinion Research,B,1500,lv,lv,,IVR/Online,5/2/21,5/4/21,"",TRUE,5/5/21 09:55,,https://www.rasmussenreports.com/public_content/politics/biden_administration/biden_approval_index_history,538,50.0,47.0,35.0,15.0,8.0,39.0 -141730,74759,,42,Joseph R. Biden Jr.,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,5/1/21,5/4/21,"",,5/5/21 10:27,,https://docs.cdn.yougov.com/lftymxzxfl/econTabReport.pdf,538,48.0,42.0,27.0,21.0,11.0,31.0 -141731,74759,,42,Joseph R. Biden Jr.,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1187,rv,rv,,Online,5/1/21,5/4/21,"",,5/5/21 10:27,,https://docs.cdn.yougov.com/lftymxzxfl/econTabReport.pdf,538,49.0,46.0,30.0,19.0,11.0,35.0 -141732,74759,,42,Joseph R. Biden Jr.,568,YouGov,352,Economist,YouGov,391,YouGov,B+,573,a,a-d,d,Online,5/1/21,5/4/21,"",,5/5/21 10:27,,https://docs.cdn.yougov.com/lftymxzxfl/econTabReport.pdf,538,81.0,13.0,54.0,27.0,7.0,6.0 -141733,74759,,42,Joseph R. Biden Jr.,568,YouGov,352,Economist,YouGov,391,YouGov,B+,384,a,a-r,r,Online,5/1/21,5/4/21,"",,5/5/21 10:27,,https://docs.cdn.yougov.com/lftymxzxfl/econTabReport.pdf,538,16.0,80.0,5.0,11.0,15.0,65.0 -141734,74759,,42,Joseph R. Biden Jr.,568,YouGov,352,Economist,YouGov,391,YouGov,B+,388,a,a-i,i,Online,5/1/21,5/4/21,"",,5/5/21 10:27,,https://docs.cdn.yougov.com/lftymxzxfl/econTabReport.pdf,538,41.0,52.0,17.0,24.0,14.0,38.0 -140901,74753,,42,Joseph R. Biden Jr.,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,1991,rv,rv,,Online,4/30/21,5/3/21,"",,5/3/21 20:58,,https://assets.morningconsult.com/wp-uploads/2021/05/05062006/2104156_crosstabs_POLITICO_RVs_v1_SH.pdf,538,57.0,38.0,32.0,25.0,10.0,28.0 -141570,74753,,42,Joseph R. Biden Jr.,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,801,rv,rv-d,d,Online,4/30/21,5/3/21,"",,5/5/21 09:20,,https://assets.morningconsult.com/wp-uploads/2021/05/05062006/2104156_crosstabs_POLITICO_RVs_v1_SH.pdf,538,91.0,6.0,62.0,29.0,3.0,4.0 -141571,74753,,42,Joseph R. Biden Jr.,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,570,rv,rv-i,i,Online,4/30/21,5/3/21,"",,5/5/21 09:20,,https://assets.morningconsult.com/wp-uploads/2021/05/05062006/2104156_crosstabs_POLITICO_RVs_v1_SH.pdf,538,51.0,39.0,19.0,33.0,15.0,25.0 -141572,74753,,42,Joseph R. Biden Jr.,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,620,rv,rv-r,r,Online,4/30/21,5/3/21,"",,5/5/21 09:20,,https://assets.morningconsult.com/wp-uploads/2021/05/05062006/2104156_crosstabs_POLITICO_RVs_v1_SH.pdf,538,18.0,78.0,6.0,13.0,17.0,61.0 -140906,74755,,42,Joseph R. Biden Jr.,399,Rasmussen Reports/Pulse Opinion Research,"","",Rasmussen Reports/Pulse Opinion Research,277,Rasmussen Reports/Pulse Opinion Research,B,1500,lv,lv,,IVR/Online,4/29/21,5/3/21,"",TRUE,5/4/21 09:37,,https://www.rasmussenreports.com/public_content/politics/biden_administration/biden_approval_index_history,538,49.0,49.0,33.0,16.0,9.0,40.0 -140904,74754,,42,Joseph R. Biden Jr.,1189,Morning Consult,"","",Morning Consult,218,Morning Consult,B,2200,a,a,,Online,4/30/21,5/2/21,"",,5/4/21 08:59,,https://morningconsult.com/2021/05/04/motorsports-fan-poll-electric-vehicles/,538,57.0,36.0,31.0,26.0,8.0,28.0 -141941,74775,,42,Joseph R. Biden Jr.,1189,Morning Consult,"","",Morning Consult,218,Morning Consult,B,2200,a,a,,Online,4/29/21,5/2/21,"",,5/7/21 11:15,,https://assets.morningconsult.com/wp-uploads/2021/05/06114602/2104152_crosstabs_MC_HEALTH_Adults_v1_NP.pdf,538,55.0,38.0,30.0,25.0,11.0,26.0 -140898,74750,,42,Joseph R. Biden Jr.,399,Rasmussen Reports/Pulse Opinion Research,"","",Rasmussen Reports/Pulse Opinion Research,277,Rasmussen Reports/Pulse Opinion Research,B,1500,lv,lv,,IVR/Online,4/28/21,5/2/21,"",TRUE,5/3/21 09:53,,https://www.rasmussenreports.com/public_content/politics/biden_administration/biden_approval_index_history,538,48.0,49.0,31.0,17.0,8.0,41.0 -140900,74752,,42,Joseph R. Biden Jr.,1508,Harris Insights & Analytics,763,Harvard,Harris Poll,133,Harris Insights & Analytics,B+,1872,rv,rv,,Online,4/27/21,4/29/21,"",,5/3/21 20:58,,https://thehill.com/homenews/administration/551539-majority-say-they-approve-of-bidens-job-in-office-poll,538,59.0,38.0,,,, -140874,74744,,42,Joseph R. Biden Jr.,1189,Morning Consult,"","",Morning Consult,218,Morning Consult,B,2200,a,a,,Online,4/27/21,4/28/21,"",,4/30/21 10:32,,https://assets.morningconsult.com/wp-uploads/2021/04/29145301/2104131_crosstabs_MC_ENTERTAINMENT_AWARDS_SEASON_Adults_v1_SH.pdf,538,60.0,33.0,33.0,26.0,9.0,24.0 -140894,74747,,42,Joseph R. Biden Jr.,1416,Harris Insights & Analytics,960,Hill.TV,HarrisX,133,Harris Insights & Analytics,B+,2819,rv,rv,,Online,4/26/21,4/28/21,"",,4/30/21 16:48,,https://thehill.com/hilltv/what-americas-thinking/551218-poll-presidential-approval-at-60-percent-as-biden-marks-100th,538,60.0,40.0,30.0,30.0,11.0,28.0 -140790,74722,,42,Joseph R. Biden Jr.,1205,Marist College,"","",Marist College,183,Marist College,A,1809,a,a,,Live Phone,4/19/21,4/21/21,"",,4/27/21 13:27,,http://maristpoll.marist.edu/wp-content/uploads/2021/04/Marist-Poll_USA-NOS-and-Tables_202104221355.pdf#page=3,538,54.0,44.0,25.0,29.0,12.0,32.0 -140791,74722,,42,Joseph R. Biden Jr.,1205,Marist College,"","",Marist College,183,Marist College,A,1688,rv,rv,,Live Phone,4/19/21,4/21/21,"",,4/27/21 13:27,,http://maristpoll.marist.edu/wp-content/uploads/2021/04/Marist-Poll_USA-NOS-and-Tables_202104221355.pdf#page=3,538,54.0,44.0,25.0,28.0,11.0,33.0 -141880,74722,,42,Joseph R. Biden Jr.,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,4/19/21,4/21/21,"",,5/5/21 11:00,,http://maristpoll.marist.edu/wp-content/uploads/2021/04/Marist-Poll_USA-NOS-and-Tables_202104221355.pdf#page=3,538,90.0,9.0,54.0,36.0,6.0,4.0 -141881,74722,,42,Joseph R. Biden Jr.,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,4/19/21,4/21/21,"",,5/5/21 11:00,,http://maristpoll.marist.edu/wp-content/uploads/2021/04/Marist-Poll_USA-NOS-and-Tables_202104221355.pdf#page=3,538,9.0,89.0,1.0,8.0,15.0,74.0 -141882,74722,,42,Joseph R. Biden Jr.,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,4/19/21,4/21/21,"",,5/5/21 11:00,,http://maristpoll.marist.edu/wp-content/uploads/2021/04/Marist-Poll_USA-NOS-and-Tables_202104221355.pdf#page=3,538,52.0,44.0,15.0,37.0,14.0,30.0 -140751,74702,,42,Joseph R. Biden Jr.,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1007,a,a,,Live Phone,4/18/21,4/21/21,"",,4/25/21 12:58,data provided by Gary Langer,https://www.washingtonpost.com/context/april-18-21-2021-washington-post-abc-news-poll/72d8dab8-8a54-4468-a964-b7326876814d/?itid=lk_inline_manual_2,538,52.21,42.09,33.80066125,18.40611174,7.168153892,34.91724641 -141883,74702,,42,Joseph R. Biden Jr.,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,4/18/21,4/21/21,"",,5/5/21 11:00,data provided by Gary Langer,"",538,89.75,6.85,66.80101258,22.95160006,3.146141047,3.705845368 -141884,74702,,42,Joseph R. Biden Jr.,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,4/18/21,4/21/21,"",,5/5/21 11:01,data provided by Gary Langer,"",538,13.28,83.5,5.449781584,7.830682092,5.76757777,77.73180904 -141885,74702,,42,Joseph R. Biden Jr.,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,4/18/21,4/21/21,"",,5/5/21 11:01,data provided by Gary Langer,"",538,47.01,44.25,25.30979388,21.69610186,10.48824915,33.76261349 -140761,74677,,42,Joseph R. Biden Jr.,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,2200,a,a,,Online,4/16/21,4/19/21,"",,4/26/21 09:10,this question not sponsored by Politico,https://assets.morningconsult.com/wp-uploads/2021/04/30124505/210496_crosstabs_POLITICO_ADULTS_Adults_v1_SH.pdf,538,57.0,36.0,32.0,26.0,10.0,26.0 -140617,74645,,42,Joseph R. Biden Jr.,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1266,a,a,,Live Phone,4/7/21,4/13/21,"",,4/15/21 12:59,,http://maristpoll.marist.edu/npr-pbs-newshour-marist-poll-biden-and-infrastructure-tables-april-2021/#sthash.1ARm3hjV.6zfBgHAK.dpbs,538,53.0,39.0,25.0,28.0,10.0,29.0 -140618,74645,,42,Joseph R. Biden Jr.,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1066,rv,rv,,Live Phone,4/7/21,4/13/21,"",,4/15/21 12:59,,http://maristpoll.marist.edu/npr-pbs-newshour-marist-poll-biden-and-infrastructure-tables-april-2021/#sthash.1ARm3hjV.6zfBgHAK.dpbs,538,52.0,41.0,26.0,25.0,10.0,31.0 -141877,74645,,42,Joseph R. Biden Jr.,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,4/7/21,4/13/21,"",,5/5/21 10:59,,http://maristpoll.marist.edu/npr-pbs-newshour-marist-poll-biden-and-infrastructure-tables-april-2021/#sthash.1ARm3hjV.6zfBgHAK.dpbs,538,93.0,3.0,60.0,33.0,1.0,2.0 -141878,74645,,42,Joseph R. Biden Jr.,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,4/7/21,4/13/21,"",,5/5/21 11:00,,http://maristpoll.marist.edu/npr-pbs-newshour-marist-poll-biden-and-infrastructure-tables-april-2021/#sthash.1ARm3hjV.6zfBgHAK.dpbs,538,12.0,83.0,3.0,9.0,12.0,71.0 -141879,74645,,42,Joseph R. Biden Jr.,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,4/7/21,4/13/21,"",,5/5/21 11:00,,http://maristpoll.marist.edu/npr-pbs-newshour-marist-poll-biden-and-infrastructure-tables-april-2021/#sthash.1ARm3hjV.6zfBgHAK.dpbs,538,45.0,43.0,15.0,31.0,16.0,27.0 -140610,74641,,42,Joseph R. Biden Jr.,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1237,a,a,,Live Phone,4/8/21,4/12/21,"",,4/14/21 14:08,,https://poll.qu.edu/poll-release?releaseid=3808,538,48.0,42.0,34.0,13.0,6.0,36.0 -141873,74641,,42,Joseph R. Biden Jr.,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,a,a-r,r,Live Phone,4/8/21,4/12/21,"",,5/5/21 10:58,,https://poll.qu.edu/poll-release?releaseid=3808,538,6.0,87.0,3.0,3.0,10.0,77.0 -141874,74641,,42,Joseph R. Biden Jr.,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,a,a-d,d,Live Phone,4/8/21,4/12/21,"",,5/5/21 10:58,,https://poll.qu.edu/poll-release?releaseid=3808,538,94.0,4.0,73.0,20.0,1.0,3.0 -141876,74641,,42,Joseph R. Biden Jr.,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,a,a-i,i,Live Phone,4/8/21,4/12/21,"",,5/5/21 10:59,,https://poll.qu.edu/poll-release?releaseid=3808,538,40.0,45.0,27.0,13.0,7.0,38.0 -140402,74583,,42,Joseph R. Biden Jr.,1205,Marist College,373,NPR,Marist College,183,Marist College,A,1309,a,a,,Live Phone,3/22/21,3/25/21,"",,3/30/21 11:50,,http://maristpoll.marist.edu/wp-content/uploads/2021/03/NPR_Marist-Poll_USA-NOS-and-Tables_202103291133.pdf#page=3,538,52.0,40.0,22.0,30.0,11.0,29.0 -140403,74583,,42,Joseph R. Biden Jr.,1205,Marist College,373,NPR,Marist College,183,Marist College,A,1167,rv,rv,,Live Phone,3/22/21,3/25/21,"",,3/30/21 11:50,,http://maristpoll.marist.edu/wp-content/uploads/2021/03/NPR_Marist-Poll_USA-NOS-and-Tables_202103291133.pdf#page=3,538,52.0,41.0,22.0,30.0,11.0,31.0 -141870,74583,,42,Joseph R. Biden Jr.,1205,Marist College,373,NPR,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,3/22/21,3/25/21,"",,5/5/21 10:58,,http://maristpoll.marist.edu/wp-content/uploads/2021/03/NPR_Marist-Poll_USA-NOS-and-Tables_202103291133.pdf#page=3,538,91.0,6.0,48.0,43.0,4.0,2.0 -141871,74583,,42,Joseph R. Biden Jr.,1205,Marist College,373,NPR,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,3/22/21,3/25/21,"",,5/5/21 10:58,,http://maristpoll.marist.edu/wp-content/uploads/2021/03/NPR_Marist-Poll_USA-NOS-and-Tables_202103291133.pdf#page=3,538,13.0,84.0,5.0,8.0,18.0,65.0 -141872,74583,,42,Joseph R. Biden Jr.,1205,Marist College,373,NPR,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,3/22/21,3/25/21,"",,5/5/21 10:58,,http://maristpoll.marist.edu/wp-content/uploads/2021/03/NPR_Marist-Poll_USA-NOS-and-Tables_202103291133.pdf#page=3,538,48.0,40.0,12.0,36.0,12.0,28.0 -140896,74749,,42,Joseph R. Biden Jr.,1189,Morning Consult,"","",Morning Consult,218,Morning Consult,B,2200,a,a,,Online,3/17/21,3/22/21,"",,5/3/21 09:07,,https://morningconsult.com/2021/04/05/millennials-nfts-collectibles/,538,56.0,37.0,29.0,27.0,12.0,26.0 -140145,74477,,42,Joseph R. Biden Jr.,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1227,a,a,,Live Phone,3/3/21,3/8/21,"",,3/11/21 12:53,,http://maristpoll.marist.edu/wp-content/uploads/2021/03/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202103091124.pdf#page=3,538,49.0,42.0,24.0,24.0,12.0,30.0 -140146,74477,,42,Joseph R. Biden Jr.,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1082,rv,rv,,Live Phone,3/3/21,3/8/21,"",,3/11/21 12:53,,http://maristpoll.marist.edu/wp-content/uploads/2021/03/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202103091124.pdf#page=3,538,48.0,43.0,25.0,23.0,12.0,31.0 -141867,74477,,42,Joseph R. Biden Jr.,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,3/3/21,3/8/21,"",,5/5/21 10:57,,http://maristpoll.marist.edu/wp-content/uploads/2021/03/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202103091124.pdf#page=3,538,87.0,10.0,55.0,31.0,6.0,3.0 -141868,74477,,42,Joseph R. Biden Jr.,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,3/3/21,3/8/21,"",,5/5/21 10:57,,http://maristpoll.marist.edu/wp-content/uploads/2021/03/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202103091124.pdf#page=3,538,11.0,81.0,5.0,6.0,15.0,65.0 -141869,74477,,42,Joseph R. Biden Jr.,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,3/3/21,3/8/21,"",,5/5/21 10:58,,http://maristpoll.marist.edu/wp-content/uploads/2021/03/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202103091124.pdf#page=3,538,43.0,43.0,15.0,28.0,14.0,29.0 -139830,74387,,42,Joseph R. Biden Jr.,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1056,a,a,,Live Phone,2/11/21,2/14/21,"",,2/17/21 12:19,,https://poll.qu.edu/poll-release?releaseid=3768,538,50.0,38.0,36.0,13.0,4.0,33.0 -141864,74387,,42,Joseph R. Biden Jr.,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,a,a-r,r,Live Phone,2/11/21,2/14/21,"",,5/5/21 10:56,,https://poll.qu.edu/poll-release?releaseid=3768,538,11.0,82.0,5.0,5.0,5.0,75.0 -141865,74387,,42,Joseph R. Biden Jr.,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,a,a-d,d,Live Phone,2/11/21,2/14/21,"",,5/5/21 10:56,,https://poll.qu.edu/poll-release?releaseid=3768,538,91.0,2.0,77.0,12.0,0.0,2.0 -141866,74387,,42,Joseph R. Biden Jr.,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,a,a-i,i,Live Phone,2/11/21,2/14/21,"",,5/5/21 10:56,,https://poll.qu.edu/poll-release?releaseid=3768,538,50.0,34.0,30.0,20.0,4.0,30.0 -139617,74334,,42,Joseph R. Biden Jr.,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1075,a,a,,Live Phone,1/28/21,2/1/21,"",,2/3/21 15:26,,https://poll.qu.edu/poll-release?releaseid=3766,538,49.0,36.0,37.0,11.0,5.0,31.0 -141861,74334,,42,Joseph R. Biden Jr.,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,a,a-r,r,Live Phone,1/28/21,2/1/21,"",,5/5/21 10:56,,https://poll.qu.edu/poll-release?releaseid=3766,538,11.0,76.0,6.0,6.0,7.0,69.0 -141862,74334,,42,Joseph R. Biden Jr.,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,a,a-d,d,Live Phone,1/28/21,2/1/21,"",,5/5/21 10:56,,https://poll.qu.edu/poll-release?releaseid=3766,538,89.0,3.0,77.0,11.0,0.0,3.0 -141863,74334,,42,Joseph R. Biden Jr.,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,a,a-i,i,Live Phone,1/28/21,2/1/21,"",,5/5/21 10:56,,https://poll.qu.edu/poll-release?releaseid=3766,538,44.0,36.0,30.0,13.0,8.0,28.0 -139558,74320,,42,Joseph R. Biden Jr.,1205,Marist College,"","",Marist College,183,Marist College,A,1313,a,a,,Live Phone,1/24/21,1/27/21,"",,2/1/21 12:51,,http://maristpoll.marist.edu/wp-content/uploads/2021/02/Marist-Poll_USA-NOS-and-Tables_202101281213-1.pdf#page=3,538,49.0,35.0,25.0,25.0,11.0,24.0 -139559,74320,,42,Joseph R. Biden Jr.,1205,Marist College,"","",Marist College,183,Marist College,A,1153,rv,rv,,Live Phone,1/24/21,1/27/21,"",,2/1/21 12:51,,http://maristpoll.marist.edu/wp-content/uploads/2021/02/Marist-Poll_USA-NOS-and-Tables_202101281213-1.pdf#page=3,538,50.0,36.0,26.0,24.0,10.0,25.0 -141858,74320,,42,Joseph R. Biden Jr.,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,1/24/21,1/27/21,"",,5/5/21 10:55,,http://maristpoll.marist.edu/wp-content/uploads/2021/02/Marist-Poll_USA-NOS-and-Tables_202101281213-1.pdf#page=3,538,91.0,4.0,59.0,32.0,1.0,2.0 -141859,74320,,42,Joseph R. Biden Jr.,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,1/24/21,1/27/21,"",,5/5/21 10:55,,http://maristpoll.marist.edu/wp-content/uploads/2021/02/Marist-Poll_USA-NOS-and-Tables_202101281213-1.pdf#page=3,538,11.0,78.0,3.0,8.0,19.0,59.0 -141860,74320,,42,Joseph R. Biden Jr.,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,1/24/21,1/27/21,"",,5/5/21 10:56,,http://maristpoll.marist.edu/wp-content/uploads/2021/02/Marist-Poll_USA-NOS-and-Tables_202101281213-1.pdf#page=3,538,46.0,32.0,15.0,31.0,12.0,20.0 -139262,74214,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1131,rv,rv,,Live Phone,1/15/21,1/17/21,"",,1/18/21 14:24,,https://poll.qu.edu/poll-release?releaseid=3732,538,34.0,61.0,26.0,7.0,5.0,55.0 -141855,74214,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,1/15/21,1/17/21,"",,5/5/21 10:55,,https://poll.qu.edu/poll-release?releaseid=3732,538,73.0,21.0,59.0,12.0,8.0,13.0 -141856,74214,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,1/15/21,1/17/21,"",,5/5/21 10:55,,https://poll.qu.edu/poll-release?releaseid=3732,538,3.0,97.0,2.0,1.0,2.0,95.0 -141857,74214,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,1/15/21,1/17/21,"",,5/5/21 10:55,,https://poll.qu.edu/poll-release?releaseid=3732,538,34.0,59.0,23.0,10.0,5.0,54.0 -139265,74217,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1173,a,a,,Live Phone,1/11/21,1/13/21,"",,1/19/21 08:56,,http://maristpoll.marist.edu/wp-content/uploads/2021/01/NPR_PBS-NewHour_Marist-Poll_USA-NOS-and-Tables_2101141333.pdf#page=3,538,38.0,57.0,28.0,10.0,11.0,46.0 -139266,74217,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1012,rv,rv,,Live Phone,1/11/21,1/13/21,"",,1/19/21 08:56,,http://maristpoll.marist.edu/wp-content/uploads/2021/01/NPR_PBS-NewHour_Marist-Poll_USA-NOS-and-Tables_2101141333.pdf#page=3,538,40.0,55.0,30.0,10.0,8.0,47.0 -141849,74217,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,1/11/21,1/13/21,"",,5/5/21 10:52,,http://maristpoll.marist.edu/wp-content/uploads/2021/01/NPR_PBS-NewHour_Marist-Poll_USA-NOS-and-Tables_2101141333.pdf#page=3,538,6.0,93.0,3.0,2.0,9.0,84.0 -141850,74217,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,1/11/21,1/13/21,"",,5/5/21 10:52,,http://maristpoll.marist.edu/wp-content/uploads/2021/01/NPR_PBS-NewHour_Marist-Poll_USA-NOS-and-Tables_2101141333.pdf#page=3,538,82.0,14.0,68.0,14.0,5.0,9.0 -141851,74217,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,1/11/21,1/13/21,"",,5/5/21 10:53,,http://maristpoll.marist.edu/wp-content/uploads/2021/01/NPR_PBS-NewHour_Marist-Poll_USA-NOS-and-Tables_2101141333.pdf#page=3,538,42.0,50.0,28.0,14.0,8.0,42.0 -139225,74203,,11,Donald Trump,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1002,a,a,,Live Phone,1/10/21,1/13/21,"",,1/15/21 08:38,data provided by Gary Langer,https://www.washingtonpost.com/context/jan-10-13-2021-washington-post-abc-news-poll/ab470cba-8e05-4692-af78-4949613740cc/?itid=lk_inline_manual_2,538,37.58,60.18,27.27171537,10.30985241,8.271121357,51.90974797 -141852,74203,,11,Donald Trump,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,1/10/21,1/13/21,"",,5/5/21 10:53,data provided by Gary Langer,"",538,4.13,95.17,2.866204729,1.260201663,7.654733897,87.51784261 -141853,74203,,11,Donald Trump,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,1/10/21,1/13/21,"",,5/5/21 10:53,data provided by Gary Langer,"",538,79.27,18.77,63.63928749,15.62759913,7.281670609,11.48989631 -141854,74203,,11,Donald Trump,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,1/10/21,1/13/21,"",,5/5/21 10:53,data provided by Gary Langer,"",538,35.45,61.89,20.87504659,14.57617555,9.632490387,52.25543108 -139105,74165,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1239,rv,rv,,Live Phone,1/7/21,1/10/21,"",,1/11/21 13:00,,https://poll.qu.edu/poll-release?releaseid=3733,538,33.0,60.0,26.0,7.0,5.0,54.0 -141846,74165,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,1/7/21,1/10/21,"",,5/5/21 10:49,,https://poll.qu.edu/poll-release?releaseid=3733,538,71.0,20.0,58.0,13.0,4.0,15.0 -141847,74165,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,1/7/21,1/10/21,"",,5/5/21 10:49,,https://poll.qu.edu/poll-release?releaseid=3733,538,4.0,94.0,3.0,1.0,2.0,91.0 -141848,74165,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,1/7/21,1/10/21,"",,5/5/21 10:49,,https://poll.qu.edu/poll-release?releaseid=3733,538,28.0,65.0,21.0,6.0,9.0,55.0 -139092,74160,,11,Donald Trump,1205,Marist College,765,PBS NewsHour,Marist College,183,Marist College,A,875,a,a,,Live Phone,1/7/21,1/7/21,"",,1/8/21 18:49,,http://maristpoll.marist.edu/wp-content/uploads/2021/01/PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202101081001.pdf#page=3,538,38.0,58.0,26.0,12.0,8.0,51.0 -139093,74160,,11,Donald Trump,1205,Marist College,765,PBS NewsHour,Marist College,183,Marist College,A,831,rv,rv,,Live Phone,1/7/21,1/7/21,"",,1/8/21 18:49,,http://maristpoll.marist.edu/wp-content/uploads/2021/01/PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202101081001.pdf#page=3,538,39.0,58.0,26.0,12.0,6.0,52.0 -141843,74160,,11,Donald Trump,1205,Marist College,765,PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,1/7/21,1/7/21,"",,5/5/21 10:47,,http://maristpoll.marist.edu/wp-content/uploads/2021/01/PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202101081001.pdf#page=3,538,5.0,94.0,1.0,4.0,5.0,90.0 -141844,74160,,11,Donald Trump,1205,Marist College,765,PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,1/7/21,1/7/21,"",,5/5/21 10:47,,http://maristpoll.marist.edu/wp-content/uploads/2021/01/PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202101081001.pdf#page=3,538,77.0,21.0,64.0,13.0,5.0,15.0 -141845,74160,,11,Donald Trump,1205,Marist College,765,PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,1/7/21,1/7/21,"",,5/5/21 10:47,,http://maristpoll.marist.edu/wp-content/uploads/2021/01/PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202101081001.pdf#page=3,538,37.0,57.0,22.0,15.0,10.0,47.0 -138107,73596,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,978,rv,rv,,Live Phone,12/1/20,12/7/20,"",,12/10/20 14:08,,https://poll.qu.edu/poll-release?releaseid=3734,538,44.0,51.0,36.0,7.0,5.0,47.0 -141840,73596,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,12/1/20,12/7/20,"",,5/5/21 10:46,,https://poll.qu.edu/poll-release?releaseid=3734,538,89.0,9.0,79.0,10.0,3.0,6.0 -141841,73596,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,12/1/20,12/7/20,"",,5/5/21 10:46,,https://poll.qu.edu/poll-release?releaseid=3734,538,3.0,96.0,3.0,0.0,4.0,92.0 -141842,73596,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,12/1/20,12/7/20,"",,5/5/21 10:46,,https://poll.qu.edu/poll-release?releaseid=3734,538,38.0,53.0,28.0,10.0,8.0,45.0 -138050,73557,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1065,a,a,,Live Phone,12/1/20,12/6/20,"",,12/9/20 12:54,,http://maristpoll.marist.edu/wp-content/uploads/2020/12/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202012071625.pdf#page=3,538,43.0,52.0,30.0,13.0,11.0,41.0 -138051,73557,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,916,rv,rv,,Live Phone,12/1/20,12/6/20,"",,12/9/20 12:54,,http://maristpoll.marist.edu/wp-content/uploads/2020/12/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202012071625.pdf#page=3,538,42.0,54.0,31.0,11.0,11.0,43.0 -141837,73557,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,12/1/20,12/6/20,"",,5/5/21 10:42,,http://maristpoll.marist.edu/wp-content/uploads/2020/12/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202012071625.pdf#page=3,538,5.0,93.0,3.0,2.0,13.0,81.0 -141838,73557,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,12/1/20,12/6/20,"",,5/5/21 10:42,,http://maristpoll.marist.edu/wp-content/uploads/2020/12/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202012071625.pdf#page=3,538,90.0,7.0,74.0,16.0,3.0,4.0 -141839,73557,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,12/1/20,12/6/20,"",,5/5/21 10:43,,http://maristpoll.marist.edu/wp-content/uploads/2020/12/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202012071625.pdf#page=3,538,40.0,54.0,23.0,17.0,15.0,39.0 -134278,71676,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1426,lv,lv,,Live Phone,10/16/20,10/19/20,"",,10/22/20 14:03,,https://poll.qu.edu/poll-release?releaseid=3803,538,41.0,55.0,33.0,8.0,7.0,48.0 -141834,71676,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,lv,lv-r,r,Live Phone,10/16/20,10/19/20,"",,5/5/21 10:42,,https://poll.qu.edu/poll-release?releaseid=3803,538,87.0,11.0,77.0,9.0,3.0,9.0 -141835,71676,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,lv,lv-d,d,Live Phone,10/16/20,10/19/20,"",,5/5/21 10:42,,https://poll.qu.edu/poll-release?releaseid=3803,538,4.0,95.0,2.0,2.0,6.0,89.0 -141836,71676,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,lv,lv-i,i,Live Phone,10/16/20,10/19/20,"",,5/5/21 10:42,,https://poll.qu.edu/poll-release?releaseid=3803,538,38.0,56.0,25.0,13.0,11.0,44.0 -133099,71100,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,896,lv,lv,,Live Phone,10/8/20,10/13/20,"",,10/15/20 14:16,,http://maristpoll.marist.edu/wp-content/uploads/2020/10/NPR_PBS-NewsHour_Marist-Poll_USA_Complete-Survey-Findings_Likely_Adults-Tables_202010150849.pdf,538,43.0,54.0,32.0,11.0,7.0,47.0 -133100,71100,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1199,rv,rv,,Live Phone,10/8/20,10/13/20,"",,10/15/20 14:16,,http://maristpoll.marist.edu/wp-content/uploads/2020/10/NPR_PBS-NewsHour_Marist-Poll_USA_Complete-Survey-Findings_Likely_Adults-Tables_202010150849.pdf,538,42.0,54.0,30.0,12.0,9.0,45.0 -133101,71100,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1397,a,a,,Live Phone,10/8/20,10/13/20,"",,10/15/20 14:16,,http://maristpoll.marist.edu/wp-content/uploads/2020/10/NPR_PBS-NewsHour_Marist-Poll_USA_Complete-Survey-Findings_Likely_Adults-Tables_202010150849.pdf,538,41.0,53.0,28.0,13.0,10.0,43.0 -141828,71100,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,10/8/20,10/13/20,"",,5/5/21 10:41,,http://maristpoll.marist.edu/wp-content/uploads/2020/10/NPR_PBS-NewsHour_Marist-Poll_USA_Complete-Survey-Findings_Likely_Adults-Tables_202010150849.pdf,538,6.0,92.0,3.0,3.0,12.0,80.0 -141829,71100,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,10/8/20,10/13/20,"",,5/5/21 10:41,,http://maristpoll.marist.edu/wp-content/uploads/2020/10/NPR_PBS-NewsHour_Marist-Poll_USA_Complete-Survey-Findings_Likely_Adults-Tables_202010150849.pdf,538,92.0,6.0,74.0,17.0,1.0,5.0 -141830,71100,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,10/8/20,10/13/20,"",,5/5/21 10:41,,http://maristpoll.marist.edu/wp-content/uploads/2020/10/NPR_PBS-NewsHour_Marist-Poll_USA_Complete-Survey-Findings_Likely_Adults-Tables_202010150849.pdf,538,34.0,60.0,18.0,16.0,12.0,47.0 -141831,71100,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,lv,lv-d,d,Live Phone,10/8/20,10/13/20,"",,5/5/21 10:42,,http://maristpoll.marist.edu/wp-content/uploads/2020/10/NPR_PBS-NewsHour_Marist-Poll_USA_Complete-Survey-Findings_Likely_Adults-Tables_202010150849.pdf,538,5.0,93.0,3.0,2.0,11.0,83.0 -141832,71100,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,lv,lv-r,r,Live Phone,10/8/20,10/13/20,"",,5/5/21 10:42,,http://maristpoll.marist.edu/wp-content/uploads/2020/10/NPR_PBS-NewsHour_Marist-Poll_USA_Complete-Survey-Findings_Likely_Adults-Tables_202010150849.pdf,538,92.0,6.0,76.0,17.0,1.0,5.0 -141833,71100,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,lv,lv-i,i,Live Phone,10/8/20,10/13/20,"",,5/5/21 10:42,,http://maristpoll.marist.edu/wp-content/uploads/2020/10/NPR_PBS-NewsHour_Marist-Poll_USA_Complete-Survey-Findings_Likely_Adults-Tables_202010150849.pdf,538,35.0,60.0,20.0,15.0,9.0,51.0 -132303,70718,,11,Donald Trump,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1014,a,a,,Live Phone,10/6/20,10/9/20,"",,10/11/20 07:34,data provided by Gary Langer,https://docs.google.com/spreadsheets/d/1_qHfrOOk_4eE-PBWzMDtcUCreetE7PUa6q9wGR6qGB4/edit#gid=1908093989,538,43.66,53.76,30.30395412,13.35211517,8.716590355,45.04578105 -141825,70718,,11,Donald Trump,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,10/6/20,10/9/20,"",,5/5/21 10:41,data provided by Gary Langer,"",538,7.05,92.23,2.939119781,4.110404014,9.820690906,82.4080087 -141826,70718,,11,Donald Trump,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,10/6/20,10/9/20,"",,5/5/21 10:41,data provided by Gary Langer,"",538,87.52,12.48,71.41564841,16.0994036,1.92248142,10.56246657 -141827,70718,,11,Donald Trump,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,10/6/20,10/9/20,"",,5/5/21 10:41,data provided by Gary Langer,"",538,43.09,53.19,23.5969694,19.49064794,10.92682745,42.26186423 -130343,69989,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1008,a,a,,Live Phone,9/21/20,9/24/20,"",,9/27/20 00:30,data provided by Gary Langer,https://www.langerresearch.com/wp-content/uploads/1217a2The2020Election.pdf,538,44.27,53.45,27.77132593,16.49769978,7.917283478,45.53158227 -141822,69989,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,9/21/20,9/24/20,"",,5/5/21 10:40,data provided by Gary Langer,"",538,11.62,87.38,2.53746297,9.079199089,7.330489202,80.0446151 -141823,69989,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,9/21/20,9/24/20,"",,5/5/21 10:40,data provided by Gary Langer,"",538,87.16,12.56,69.41880261,17.74617816,3.722536897,8.840714835 -141824,69989,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,9/21/20,9/24/20,"",,5/5/21 10:40,data provided by Gary Langer,"",538,38.91,57.78,17.88950034,21.01552188,11.45567385,46.31992967 -129951,69696,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1302,lv,lv,,Live Phone,9/17/20,9/21/20,"",,9/23/20 14:02,,https://poll.qu.edu/poll-release?releaseid=3784,538,43.0,53.0,34.0,9.0,5.0,49.0 -141819,69696,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,lv,lv-r,r,Live Phone,9/17/20,9/21/20,"",,5/5/21 10:40,,https://poll.qu.edu/poll-release?releaseid=3784,538,92.0,8.0,81.0,11.0,6.0,3.0 -141820,69696,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,lv,lv-d,d,Live Phone,9/17/20,9/21/20,"",,5/5/21 10:40,,https://poll.qu.edu/poll-release?releaseid=3784,538,3.0,96.0,2.0,2.0,3.0,93.0 -141821,69696,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,lv,lv-i,i,Live Phone,9/17/20,9/21/20,"",,5/5/21 10:40,,https://poll.qu.edu/poll-release?releaseid=3784,538,43.0,51.0,29.0,14.0,6.0,46.0 -129557,69541,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1152,a,a,,Live Phone,9/11/20,9/16/20,"",,9/18/20 12:04,,http://maristpoll.marist.edu/wp-content/uploads/2020/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202009171415.pdf,538,40.0,52.0,29.0,12.0,10.0,42.0 -129558,69541,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,964,rv,rv,,Live Phone,9/11/20,9/16/20,"",,9/18/20 12:04,,http://maristpoll.marist.edu/wp-content/uploads/2020/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202009171415.pdf,538,42.0,53.0,31.0,11.0,8.0,45.0 -129559,69541,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,723,lv,lv,,Live Phone,9/11/20,9/16/20,"",,9/18/20 12:05,,http://maristpoll.marist.edu/wp-content/uploads/2020/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202009171415.pdf,538,43.0,53.0,33.0,10.0,7.0,46.0 -141813,69541,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,9/11/20,9/16/20,"",,5/5/21 10:39,,http://maristpoll.marist.edu/wp-content/uploads/2020/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202009171415.pdf,538,4.0,92.0,3.0,2.0,10.0,83.0 -141814,69541,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,9/11/20,9/16/20,"",,5/5/21 10:39,,http://maristpoll.marist.edu/wp-content/uploads/2020/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202009171415.pdf,538,92.0,6.0,74.0,18.0,4.0,2.0 -141815,69541,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,9/11/20,9/16/20,"",,5/5/21 10:40,,http://maristpoll.marist.edu/wp-content/uploads/2020/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202009171415.pdf,538,36.0,58.0,23.0,13.0,11.0,47.0 -141816,69541,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,lv,lv-d,d,Live Phone,9/11/20,9/16/20,"",,5/5/21 10:40,,http://maristpoll.marist.edu/wp-content/uploads/2020/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202009171415.pdf,538,4.0,92.0,3.0,2.0,7.0,85.0 -141817,69541,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,lv,lv-r,r,Live Phone,9/11/20,9/16/20,"",,5/5/21 10:40,,http://maristpoll.marist.edu/wp-content/uploads/2020/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202009171415.pdf,538,93.0,5.0,77.0,16.0,3.0,2.0 -141818,69541,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,lv,lv-i,i,Live Phone,9/11/20,9/16/20,"",,5/5/21 10:40,,http://maristpoll.marist.edu/wp-content/uploads/2020/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_202009171415.pdf,538,36.0,59.0,24.0,12.0,9.0,50.0 -127991,68327,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1081,lv,lv,,Live Phone,8/28/20,8/31/20,"",,9/2/20 14:01,,https://poll.qu.edu/poll-release?releaseid=3785,538,43.0,54.0,34.0,9.0,5.0,49.0 -141810,68327,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,lv,lv-r,r,Live Phone,8/28/20,8/31/20,"",,5/5/21 10:39,,https://poll.qu.edu/poll-release?releaseid=3785,538,90.0,10.0,82.0,8.0,2.0,7.0 -141811,68327,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,lv,lv-d,d,Live Phone,8/28/20,8/31/20,"",,5/5/21 10:39,,https://poll.qu.edu/poll-release?releaseid=3785,538,6.0,94.0,1.0,4.0,4.0,90.0 -141812,68327,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,lv,lv-i,i,Live Phone,8/28/20,8/31/20,"",,5/5/21 10:39,,https://poll.qu.edu/poll-release?releaseid=3785,538,41.0,55.0,28.0,13.0,7.0,48.0 -127514,68079,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,Live Phone,8/12/20,8/15/20,"",,8/17/20 06:02,data provided by Gary Langer,https://www.washingtonpost.com/context/washington-post-abc-news-poll-aug-12-15-2020/b16f1e30-c98f-4b77-ba12-9d4f0baddceb/,538,43.3,54.88,28.63982603,14.65776802,7.426577559,47.45039337 -141807,68079,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,8/12/20,8/15/20,"",,5/5/21 10:39,data provided by Gary Langer,"",538,10.6,88.32,5.473026784,5.126356254,3.872717929,84.45017361 -141808,68079,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,8/12/20,8/15/20,"",,5/5/21 10:39,data provided by Gary Langer,"",538,81.57,16.5,66.93537228,14.63483086,7.709681864,8.794775104 -141809,68079,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,8/12/20,8/15/20,"",,5/5/21 10:39,data provided by Gary Langer,"",538,40.85,57.62,22.45595528,18.39252545,10.60620602,47.01230631 -127471,68061,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1261,a,a,,Live Phone,8/3/20,8/11/20,"",,8/14/20 06:25,,http://maristpoll.marist.edu/wp-content/uploads/2020/08/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-TABLES_202008121039.pdf,538,39.0,54.0,26.0,13.0,11.0,43.0 -127472,68061,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1118,rv,rv,,Live Phone,8/3/20,8/11/20,"",,8/14/20 06:25,,http://maristpoll.marist.edu/wp-content/uploads/2020/08/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-TABLES_202008121039.pdf,538,39.0,55.0,27.0,12.0,10.0,46.0 -141804,68061,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,8/3/20,8/11/20,"",,5/5/21 10:38,,http://maristpoll.marist.edu/wp-content/uploads/2020/08/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-TABLES_202008121039.pdf,538,3.0,94.0,1.0,3.0,8.0,86.0 -141805,68061,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,8/3/20,8/11/20,"",,5/5/21 10:38,,http://maristpoll.marist.edu/wp-content/uploads/2020/08/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-TABLES_202008121039.pdf,538,85.0,14.0,68.0,16.0,6.0,8.0 -141806,68061,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,8/3/20,8/11/20,"",,5/5/21 10:38,,http://maristpoll.marist.edu/wp-content/uploads/2020/08/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-TABLES_202008121039.pdf,538,32.0,56.0,16.0,16.0,14.0,43.0 -126437,67580,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1006,a,a,,Live Phone,7/12/20,7/15/20,"",,7/19/20 00:04,data provided by Gary Langer,https://www.washingtonpost.com/context/july-12-15-2020-washington-post-abc-news-poll/05fce27c-2660-4808-9f10-e5bda90e3faa/,538,39.35,57.26,28.28179248,11.07307305,9.248065926,48.00697392 -141801,67580,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,7/12/20,7/15/20,"",,5/5/21 10:38,data provided by Gary Langer,"",538,4.55,94.84,1.637967174,2.90722831,8.963468482,85.87420589 -141802,67580,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,7/12/20,7/15/20,"",,5/5/21 10:38,data provided by Gary Langer,"",538,81.24,15.79,65.98356515,15.25977259,5.602950126,10.18748832 -141803,67580,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,7/12/20,7/15/20,"",,5/5/21 10:38,data provided by Gary Langer,"",538,40.84,56.03,26.43104948,14.41222542,9.573062459,46.4597171 -125400,67106,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1273,rv,rv,,Live Phone,7/9/20,7/13/20,"",,7/15/20 15:37,,https://poll.qu.edu/poll-release?releaseid=3781,538,36.0,60.0,25.0,10.0,6.0,54.0 -141798,67106,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,7/9/20,7/13/20,"",,5/5/21 10:38,,https://poll.qu.edu/poll-release?releaseid=3781,538,84.0,13.0,69.0,14.0,3.0,9.0 -141799,67106,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,7/9/20,7/13/20,"",,5/5/21 10:38,,https://poll.qu.edu/poll-release?releaseid=3781,538,3.0,95.0,1.0,2.0,6.0,90.0 -141800,67106,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,7/9/20,7/13/20,"",,5/5/21 10:38,,https://poll.qu.edu/poll-release?releaseid=3781,538,33.0,63.0,18.0,14.0,9.0,53.0 -124972,66928,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1640,a,a,,Live Phone,6/22/20,6/24/20,"",,6/26/20 12:02,,http://maristpoll.marist.edu/wp-content/uploads/2020/06/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_2006251102.pdf,538,40.0,58.0,26.0,14.0,9.0,49.0 -124973,66928,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1515,rv,rv,,Live Phone,6/22/20,6/24/20,"",,6/26/20 12:02,,http://maristpoll.marist.edu/wp-content/uploads/2020/06/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_2006251102.pdf,538,41.0,57.0,27.0,14.0,8.0,49.0 -141795,66928,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,6/22/20,6/24/20,"",,5/5/21 10:37,,http://maristpoll.marist.edu/wp-content/uploads/2020/06/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_2006251102.pdf,538,4.0,96.0,3.0,1.0,5.0,91.0 -141796,66928,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,6/22/20,6/24/20,"",,5/5/21 10:37,,http://maristpoll.marist.edu/wp-content/uploads/2020/06/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_2006251102.pdf,538,90.0,10.0,67.0,23.0,4.0,6.0 -141797,66928,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,6/22/20,6/24/20,"",,5/5/21 10:37,,http://maristpoll.marist.edu/wp-content/uploads/2020/06/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_2006251102.pdf,538,37.0,59.0,18.0,19.0,16.0,43.0 -124752,66848,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1332,rv,rv,,Live Phone,6/11/20,6/15/20,"",,6/18/20 14:01,,https://poll.qu.edu/poll-release?releaseid=3778,538,42.0,55.0,32.0,10.0,6.0,48.0 -141792,66848,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,6/11/20,6/15/20,"",,5/5/21 10:37,,https://poll.qu.edu/poll-release?releaseid=3778,538,89.0,8.0,78.0,11.0,3.0,6.0 -141793,66848,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,6/11/20,6/15/20,"",,5/5/21 10:37,,https://poll.qu.edu/poll-release?releaseid=3778,538,4.0,95.0,2.0,2.0,6.0,88.0 -141794,66848,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,6/11/20,6/15/20,"",,5/5/21 10:37,,https://poll.qu.edu/poll-release?releaseid=3778,538,43.0,53.0,27.0,16.0,9.0,44.0 -124518,66743,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1062,a,a,,Live Phone,6/2/20,6/3/20,"",,6/5/20 12:04,,http://maristpoll.marist.edu/wp-content/uploads/2020/06/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_2006041039.pdf,538,41.0,55.0,28.0,13.0,8.0,47.0 -124519,66743,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,958,rv,rv,,Live Phone,6/2/20,6/3/20,"",,6/5/20 12:04,,http://maristpoll.marist.edu/wp-content/uploads/2020/06/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_2006041039.pdf,538,42.0,55.0,29.0,13.0,8.0,48.0 -141789,66743,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,6/2/20,6/3/20,"",,5/5/21 10:36,,http://maristpoll.marist.edu/wp-content/uploads/2020/06/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_2006041039.pdf,538,6.0,92.0,2.0,3.0,4.0,88.0 -141790,66743,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,6/2/20,6/3/20,"",,5/5/21 10:36,,http://maristpoll.marist.edu/wp-content/uploads/2020/06/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_2006041039.pdf,538,86.0,12.0,71.0,15.0,6.0,6.0 -141791,66743,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,6/2/20,6/3/20,"",,5/5/21 10:37,,http://maristpoll.marist.edu/wp-content/uploads/2020/06/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_2006041039.pdf,538,40.0,56.0,20.0,20.0,13.0,43.0 -124326,66668,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,Live Phone,5/25/20,5/28/20,"",,5/31/20 00:08,data provided by Gary Langer,https://www.washingtonpost.com/context/may-25-28-2020-washington-post-abc-news-poll/bb30c35e-797e-4b5c-91fc-1a1cdfbe85cc/,538,44.53,52.87,32.24922354,12.2782359,10.89346104,41.97571531 -141786,66668,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,5/25/20,5/28/20,"",,5/5/21 10:36,data provided by Gary Langer,"",538,9.81,88.35,5.308047726,4.505969969,13.7688746,74.58269038 -141787,66668,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,5/25/20,5/28/20,"",,5/5/21 10:36,data provided by Gary Langer,"",538,92.94,6.12,73.54588912,19.38964354,1.239719402,4.884549159 -141788,66668,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,5/25/20,5/28/20,"",,5/5/21 10:36,data provided by Gary Langer,"",538,40.0,57.68,26.44478912,13.55993305,15.50745215,42.17049391 -123673,66394,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1323,rv,rv,,Live Phone,5/14/20,5/18/20,"",,5/20/20 14:02,,https://poll.qu.edu/poll-release?releaseid=3772,538,42.0,53.0,28.0,14.0,7.0,46.0 -141783,66394,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,5/14/20,5/18/20,"",,5/5/21 10:36,,https://poll.qu.edu/poll-release?releaseid=3772,538,89.0,10.0,69.0,19.0,5.0,5.0 -141784,66394,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,5/14/20,5/18/20,"",,5/5/21 10:36,,https://poll.qu.edu/poll-release?releaseid=3772,538,7.0,89.0,3.0,4.0,8.0,81.0 -141785,66394,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,5/14/20,5/18/20,"",,5/5/21 10:36,,https://poll.qu.edu/poll-release?releaseid=3772,538,40.0,51.0,23.0,18.0,8.0,42.0 -121407,65693,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,2077,rv,rv,,Live Phone,4/2/20,4/6/20,"",,4/8/20 14:01,,https://poll.qu.edu/poll-release?releaseid=3753,538,45.0,51.0,32.0,13.0,8.0,42.0 -141780,65693,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,4/2/20,4/6/20,"",,5/5/21 10:35,,https://poll.qu.edu/poll-release?releaseid=3753,538,92.0,7.0,78.0,14.0,2.0,5.0 -141781,65693,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,4/2/20,4/6/20,"",,5/5/21 10:35,,https://poll.qu.edu/poll-release?releaseid=3753,538,6.0,91.0,3.0,3.0,11.0,79.0 -141782,65693,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,4/2/20,4/6/20,"",,5/5/21 10:35,,https://poll.qu.edu/poll-release?releaseid=3753,538,43.0,49.0,23.0,20.0,10.0,39.0 -120538,65001,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1003,a,a,,Live Phone,3/22/20,3/25/20,"",,3/27/20 06:05,data provided by Gary Langer,https://www.washingtonpost.com/context/washington-post-abc-news-poll-march-22-25-2020/974c3312-5a40-4764-afb1-4bb6b86f1cf4/,538,48.22,45.76,33.58268148,14.63411174,10.57215861,35.18305649 -141777,65001,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,3/22/20,3/25/20,"",,5/5/21 10:35,data provided by Gary Langer,"",538,16.78,78.35,6.204701173,10.57583496,13.07355241,65.27855598 -141778,65001,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,3/22/20,3/25/20,"",,5/5/21 10:35,data provided by Gary Langer,"",538,86.03,11.73,74.47670764,11.55458878,5.858688813,5.874036012 -141779,65001,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,3/22/20,3/25/20,"",,5/5/21 10:35,data provided by Gary Langer,"",538,49.19,45.22,30.45776878,18.73392391,11.99533232,33.21996877 -120095,64856,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,835,a,a,,Live Phone,3/13/20,3/14/20,"",,3/17/20 05:53,,http://maristpoll.marist.edu/wp-content/uploads/2020/03/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_2003151338.pdf,538,43.0,50.0,32.0,11.0,9.0,41.0 -120096,64856,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,784,rv,rv,,Live Phone,3/13/20,3/14/20,"",,3/17/20 05:53,,http://maristpoll.marist.edu/wp-content/uploads/2020/03/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_2003151338.pdf,538,43.0,50.0,32.0,11.0,8.0,41.0 -141774,64856,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,3/13/20,3/14/20,"",,5/5/21 10:35,,http://maristpoll.marist.edu/wp-content/uploads/2020/03/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_2003151338.pdf,538,8.0,86.0,4.0,5.0,9.0,77.0 -141775,64856,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,3/13/20,3/14/20,"",,5/5/21 10:35,,http://maristpoll.marist.edu/wp-content/uploads/2020/03/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_2003151338.pdf,538,87.0,10.0,76.0,11.0,0.0,9.0 -141776,64856,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,3/13/20,3/14/20,"",,5/5/21 10:35,,http://maristpoll.marist.edu/wp-content/uploads/2020/03/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_2003151338.pdf,538,38.0,49.0,22.0,17.0,17.0,33.0 -119822,64770,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1261,rv,rv,,Live Phone,3/5/20,3/8/20,"",,3/9/20 15:02,,https://poll.qu.edu/poll-release?releaseid=3771,538,41.0,54.0,30.0,11.0,7.0,47.0 -141771,64770,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,3/5/20,3/8/20,"",,5/5/21 10:34,,https://poll.qu.edu/poll-release?releaseid=3771,538,89.0,8.0,74.0,15.0,4.0,3.0 -141772,64770,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,3/5/20,3/8/20,"",,5/5/21 10:34,,https://poll.qu.edu/poll-release?releaseid=3771,538,4.0,95.0,2.0,3.0,8.0,88.0 -141773,64770,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,3/5/20,3/8/20,"",,5/5/21 10:34,,https://poll.qu.edu/poll-release?releaseid=3771,538,33.0,55.0,16.0,17.0,10.0,44.0 -118390,64355,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1066,a,a,,Live Phone,2/14/20,2/17/20,"",,2/19/20 06:04,data provided by Gary Langer,https://www.washingtonpost.com/context/washington-post-abc-news-poll-feb-14-17-2020/99074fb9-691e-4399-af1e-e6534d53a9d8/,538,42.74,53.06,30.68627732,12.05166129,11.20879286,41.8519046 -141768,64355,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,2/14/20,2/17/20,"",,5/5/21 10:34,data provided by Gary Langer,"",538,4.17,95.05,1.815966757,2.355205102,11.35220636,83.69722756 -141769,64355,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,2/14/20,2/17/20,"",,5/5/21 10:34,data provided by Gary Langer,"",538,87.98,10.25,76.26653063,11.71080763,5.744666138,4.504050866 -141770,64355,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,2/14/20,2/17/20,"",,5/5/21 10:34,data provided by Gary Langer,"",538,45.66,48.23,26.60755022,19.04967984,13.9365814,34.28946755 -118373,64154,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1416,a,a,,Live Phone,2/13/20,2/16/20,"",,2/19/20 04:59,,http://maristpoll.marist.edu/wp-content/uploads/2020/02/Wednesday-Release_NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_2002171446.pdf,538,42.0,51.0,29.0,22.0,11.0,40.0 -118374,64154,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1164,rv,rv,,Live Phone,2/13/20,2/16/20,"",,2/19/20 04:59,,http://maristpoll.marist.edu/wp-content/uploads/2020/02/Wednesday-Release_NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_2002171446.pdf,538,44.0,51.0,32.0,12.0,9.0,42.0 -141765,64154,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,2/13/20,2/16/20,"",,5/5/21 10:33,,http://maristpoll.marist.edu/wp-content/uploads/2020/02/Wednesday-Release_NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_2002171446.pdf,538,4.0,92.0,2.0,2.0,14.0,79.0 -141766,64154,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,2/13/20,2/16/20,"",,5/5/21 10:33,,http://maristpoll.marist.edu/wp-content/uploads/2020/02/Wednesday-Release_NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_2002171446.pdf,538,88.0,8.0,75.0,13.0,3.0,5.0 -141767,64154,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,2/13/20,2/16/20,"",,5/5/21 10:33,,http://maristpoll.marist.edu/wp-content/uploads/2020/02/Wednesday-Release_NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_2002171446.pdf,538,46.0,48.0,27.0,19.0,8.0,40.0 -116750,63496,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1159,rv,rv,,Live Phone,2/5/20,2/9/20,"",,2/10/20 14:16,,https://poll.qu.edu/poll-release?releaseid=3791,538,43.0,53.0,35.0,9.0,6.0,47.0 -141762,63496,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,2/5/20,2/9/20,"",,5/5/21 10:33,,https://poll.qu.edu/poll-release?releaseid=3791,538,89.0,9.0,77.0,12.0,4.0,4.0 -141763,63496,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,2/5/20,2/9/20,"",,5/5/21 10:33,,https://poll.qu.edu/poll-release?releaseid=3791,538,4.0,94.0,3.0,1.0,6.0,88.0 -141764,63496,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,2/5/20,2/9/20,"",,5/5/21 10:33,,https://poll.qu.edu/poll-release?releaseid=3791,538,46.0,50.0,30.0,15.0,8.0,42.0 -116226,63373,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1905,rv,rv,,Live Phone,1/22/20,1/27/20,"",,1/28/20 15:03,,https://poll.qu.edu/poll-release?releaseid=3762,538,43.0,52.0,34.0,8.0,6.0,47.0 -141759,63373,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,1/22/20,1/27/20,"",,5/5/21 10:32,,https://poll.qu.edu/poll-release?releaseid=3762,538,94.0,4.0,83.0,10.0,2.0,2.0 -141760,63373,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,1/22/20,1/27/20,"",,5/5/21 10:32,,https://poll.qu.edu/poll-release?releaseid=3762,538,3.0,95.0,1.0,1.0,4.0,91.0 -141761,63373,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,1/22/20,1/27/20,"",,5/5/21 10:32,,https://poll.qu.edu/poll-release?releaseid=3762,538,38.0,53.0,24.0,14.0,11.0,43.0 -116087,63344,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1004,a,a,,Live Phone,1/20/20,1/23/20,"",,1/24/20 14:05,data provided by Gary Langer,https://www.washingtonpost.com/context/washington-post-abc-news-poll-jan-20-23-2020/50b73242-0f99-4709-b8bc-7e0d56bfe0f3/,538,44.43,51.23,34.68925738,9.737179888,8.852527846,42.37478312 -141756,63344,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,1/20/20,1/23/20,"",,5/5/21 10:31,data provided by Gary Langer,"",538,6.75,90.94,4.528446416,2.226068373,8.240263895,82.69936285 -141757,63344,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,1/20/20,1/23/20,"",,5/5/21 10:31,data provided by Gary Langer,"",538,86.11,11.4,70.7372137,15.36983875,3.146339782,8.249826241 -141758,63344,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,1/20/20,1/23/20,"",,5/5/21 10:31,data provided by Gary Langer,"",538,46.79,48.21,34.61982893,12.16772702,12.49569287,35.71018733 -115640,63262,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1562,rv,rv,,Live Phone,1/8/20,1/12/20,"",,1/13/20 15:01,,https://poll.qu.edu/poll-release?releaseid=3790,538,43.0,52.0,34.0,9.0,6.0,46.0 -141753,63262,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,1/8/20,1/12/20,"",,5/5/21 10:31,,https://poll.qu.edu/poll-release?releaseid=3790,538,93.0,5.0,81.0,12.0,3.0,2.0 -141754,63262,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,1/8/20,1/12/20,"",,5/5/21 10:31,,https://poll.qu.edu/poll-release?releaseid=3790,538,3.0,95.0,1.0,2.0,6.0,89.0 -141755,63262,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,1/8/20,1/12/20,"",,5/5/21 10:31,,https://poll.qu.edu/poll-release?releaseid=3790,538,35.0,58.0,23.0,12.0,10.0,48.0 -115691,63274,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1259,a,a,,Live Phone,1/7/20,1/12/20,"",,1/15/20 07:01,,http://maristpoll.marist.edu/wp-content/uploads/2020/01/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_Politics_2001140953.pdf,538,41.0,53.0,30.0,12.0,12.0,41.0 -115692,63274,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1064,rv,rv,,Live Phone,1/7/20,1/12/20,"",,1/15/20 07:01,,http://maristpoll.marist.edu/wp-content/uploads/2020/01/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_Politics_2001140953.pdf,538,42.0,53.0,32.0,11.0,11.0,42.0 -141750,63274,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,1/7/20,1/12/20,"",,5/5/21 10:31,,http://maristpoll.marist.edu/wp-content/uploads/2020/01/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_Politics_2001140953.pdf,538,7.0,89.0,4.0,3.0,12.0,77.0 -141751,63274,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,1/7/20,1/12/20,"",,5/5/21 10:31,,http://maristpoll.marist.edu/wp-content/uploads/2020/01/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_Politics_2001140953.pdf,538,89.0,9.0,75.0,14.0,4.0,6.0 -141752,63274,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,1/7/20,1/12/20,"",,5/5/21 10:31,,http://maristpoll.marist.edu/wp-content/uploads/2020/01/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_Politics_2001140953.pdf,538,38.0,55.0,24.0,15.0,14.0,41.0 -114920,63131,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1390,rv,rv,,Live Phone,12/11/19,12/15/19,"",,12/16/19 15:02,,https://poll.qu.edu/poll-release-legacy?releaseid=3652,538,43.0,52.0,34.0,9.0,5.0,6.0 -141747,63131,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,12/11/19,12/15/19,"",,5/5/21 10:30,,https://poll.qu.edu/poll-release-legacy?releaseid=3652,538,92.0,5.0,79.0,12.0,2.0,4.0 -141748,63131,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,12/11/19,12/15/19,"",,5/5/21 10:30,,https://poll.qu.edu/poll-release-legacy?releaseid=3652,538,4.0,94.0,2.0,2.0,5.0,89.0 -141749,63131,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,12/11/19,12/15/19,"",,5/5/21 10:30,,https://poll.qu.edu/poll-release-legacy?releaseid=3652,538,42.0,50.0,30.0,13.0,8.0,41.0 -114897,63117,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1744,a,a,,Live Phone,12/9/19,12/11/19,"",,12/16/19 06:52,,http://maristpoll.marist.edu/wp-content/uploads/2019/12/UPDATED_NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1912131159.pdf,538,42.0,52.0,31.0,12.0,11.0,41.0 -114898,63117,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1508,rv,rv,,Live Phone,12/9/19,12/11/19,"",,12/16/19 06:52,,http://maristpoll.marist.edu/wp-content/uploads/2019/12/UPDATED_NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1912131159.pdf,538,43.0,53.0,32.0,11.0,11.0,42.0 -141744,63117,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,12/9/19,12/11/19,"",,5/5/21 10:29,,http://maristpoll.marist.edu/wp-content/uploads/2019/12/UPDATED_NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1912131159.pdf,538,5.0,91.0,4.0,1.0,14.0,77.0 -141745,63117,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,12/9/19,12/11/19,"",,5/5/21 10:30,,http://maristpoll.marist.edu/wp-content/uploads/2019/12/UPDATED_NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1912131159.pdf,538,91.0,6.0,72.0,19.0,2.0,4.0 -141746,63117,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,12/9/19,12/11/19,"",,5/5/21 10:30,,http://maristpoll.marist.edu/wp-content/uploads/2019/12/UPDATED_NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1912131159.pdf,538,45.0,51.0,31.0,13.0,13.0,38.0 -114515,63055,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1553,rv,rv,,Live Phone,12/4/19,12/9/19,"",,12/10/19 15:04,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3651,538,41.0,55.0,31.0,10.0,5.0,49.0 -141741,63055,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,12/4/19,12/9/19,"",,5/5/21 10:28,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3651,538,92.0,6.0,75.0,17.0,3.0,3.0 -141742,63055,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,12/4/19,12/9/19,"",,5/5/21 10:28,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3651,538,4.0,95.0,3.0,1.0,3.0,92.0 -141743,63055,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,12/4/19,12/9/19,"",,5/5/21 10:28,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3651,538,35.0,59.0,21.0,14.0,10.0,48.0 -113985,62975,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1355,rv,rv,,Live Phone,11/21/19,11/25/19,"",,11/26/19 15:04,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3650,538,40.0,54.0,32.0,7.0,4.0,50.0 -141738,62975,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,11/21/19,11/25/19,"",,5/5/21 10:28,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3650,538,86.0,9.0,73.0,13.0,3.0,5.0 -141739,62975,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,11/21/19,11/25/19,"",,5/5/21 10:28,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3650,538,2.0,97.0,1.0,1.0,3.0,93.0 -141740,62975,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,11/21/19,11/25/19,"",,5/5/21 10:28,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3650,538,33.0,57.0,24.0,9.0,7.0,50.0 -113210,62659,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1224,a,a,,Live Phone,11/11/19,11/15/19,"",,11/19/19 07:45,,http://maristpoll.marist.edu/wp-content/uploads/2019/11/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1911181224.pdf,538,41.0,51.0,29.0,13.0,11.0,40.0 -113211,62659,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,988,rv,rv,,Live Phone,11/11/19,11/15/19,"",,11/19/19 07:45,,http://maristpoll.marist.edu/wp-content/uploads/2019/11/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1911181224.pdf,538,44.0,51.0,32.0,12.0,9.0,42.0 -141735,62659,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,11/11/19,11/15/19,"",,5/5/21 10:27,,http://maristpoll.marist.edu/wp-content/uploads/2019/11/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1911181224.pdf,538,6.0,92.0,3.0,3.0,11.0,81.0 -141736,62659,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,11/11/19,11/15/19,"",,5/5/21 10:27,,http://maristpoll.marist.edu/wp-content/uploads/2019/11/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1911181224.pdf,538,90.0,9.0,73.0,17.0,2.0,7.0 -141737,62659,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,11/11/19,11/15/19,"",,5/5/21 10:27,,http://maristpoll.marist.edu/wp-content/uploads/2019/11/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1911181224.pdf,538,41.0,51.0,26.0,15.0,14.0,37.0 -112548,62527,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1003,a,a,,Live Phone,10/27/19,10/30/19,"",,11/1/19 07:22,data provided by Gary Langer,https://www.washingtonpost.com/context/context-card/eea087b6-ca22-4cd9-a254-6bdd49d000a4/,538,37.72,57.61,29.93579771,7.782020939,10.00600125,47.60826826 -141727,62527,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,10/27/19,10/30/19,"",,5/5/21 10:26,data provided by Gary Langer,"",538,8.09,90.61,5.026474066,3.067537091,9.418086895,81.19375837 -141728,62527,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,10/27/19,10/30/19,"",,5/5/21 10:26,data provided by Gary Langer,"",538,74.22,22.28,63.59830508,10.61750319,7.578858343,14.70055799 -141729,62527,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,10/27/19,10/30/19,"",,5/5/21 10:26,data provided by Gary Langer,"",538,38.1,56.7,28.78191246,9.315340401,11.17530174,45.52722305 -104353,60066,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1195,rv,rv,,Live Phone,10/11/19,10/13/19,"",,10/14/19 15:02,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3644,538,41.0,54.0,31.0,10.0,5.0,48.0 -141724,60066,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,10/11/19,10/13/19,"",,5/5/21 10:25,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3644,538,88.0,10.0,75.0,12.0,3.0,7.0 -141725,60066,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,10/11/19,10/13/19,"",,5/5/21 10:25,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3644,538,4.0,94.0,2.0,2.0,4.0,90.0 -141726,60066,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,10/11/19,10/13/19,"",,5/5/21 10:25,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3644,538,40.0,54.0,22.0,17.0,9.0,45.0 -104205,59999,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1123,a,a,,Live Phone,10/3/19,10/8/19,"",,10/10/19 14:04,,http://maristpoll.marist.edu/wp-content/uploads/2019/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1910091356.pdf,538,42.0,52.0,27.0,15.0,13.0,40.0 -104206,59999,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,926,rv,rv,,Live Phone,10/3/19,10/8/19,"",,10/10/19 14:04,,http://maristpoll.marist.edu/wp-content/uploads/2019/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1910091356.pdf,538,45.0,51.0,30.0,15.0,10.0,41.0 -141721,59999,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,10/3/19,10/8/19,"",,5/5/21 10:24,,http://maristpoll.marist.edu/wp-content/uploads/2019/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1910091356.pdf,538,6.0,91.0,2.0,4.0,14.0,78.0 -141722,59999,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,10/3/19,10/8/19,"",,5/5/21 10:24,,http://maristpoll.marist.edu/wp-content/uploads/2019/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1910091356.pdf,538,91.0,7.0,68.0,23.0,3.0,4.0 -141723,59999,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,10/3/19,10/8/19,"",,5/5/21 10:24,,http://maristpoll.marist.edu/wp-content/uploads/2019/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1910091356.pdf,538,43.0,49.0,26.0,18.0,12.0,37.0 -103951,59902,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1483,rv,rv,,Live Phone,10/4/19,10/7/19,"",,10/8/19 15:15,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3643,538,40.0,54.0,29.0,11.0,6.0,47.0 -141718,59902,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,10/4/19,10/7/19,"",,5/5/21 10:23,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3643,538,88.0,9.0,69.0,18.0,3.0,6.0 -141719,59902,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,10/4/19,10/7/19,"",,5/5/21 10:24,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3643,538,4.0,94.0,3.0,2.0,4.0,89.0 -141720,59902,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,10/4/19,10/7/19,"",,5/5/21 10:24,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3643,538,34.0,58.0,20.0,15.0,11.0,47.0 -103466,59744,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1115,rv,rv,,Live Phone,9/27/19,9/29/19,"",,9/30/19 15:00,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3642,538,41.0,53.0,35.0,6.0,4.0,48.0 -141715,59744,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,9/27/19,9/29/19,"",,5/5/21 10:23,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3642,538,88.0,9.0,79.0,9.0,4.0,5.0 -141716,59744,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,9/27/19,9/29/19,"",,5/5/21 10:23,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3642,538,2.0,97.0,1.0,1.0,5.0,91.0 -141717,59744,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,9/27/19,9/29/19,"",,5/5/21 10:23,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3642,538,38.0,51.0,30.0,8.0,4.0,46.0 -103407,59728,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,846,a,a,,Live Phone,9/25/19,9/25/19,"",,9/26/19 17:08,,http://maristpoll.marist.edu/wp-content/uploads/2019/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1909261000.pdf,538,44.0,53.0,31.0,13.0,14.0,39.0 -103408,59728,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,745,rv,rv,,Live Phone,9/25/19,9/25/19,"",,9/26/19 17:08,,http://maristpoll.marist.edu/wp-content/uploads/2019/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1909261000.pdf,538,45.0,51.0,34.0,12.0,11.0,40.0 -141712,59728,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,9/25/19,9/25/19,"",,5/5/21 10:23,,http://maristpoll.marist.edu/wp-content/uploads/2019/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1909261000.pdf,538,10.0,88.0,3.0,7.0,17.0,71.0 -141713,59728,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,9/25/19,9/25/19,"",,5/5/21 10:23,,http://maristpoll.marist.edu/wp-content/uploads/2019/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1909261000.pdf,538,90.0,7.0,73.0,17.0,2.0,5.0 -141714,59728,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,9/25/19,9/25/19,"",,5/5/21 10:23,,http://maristpoll.marist.edu/wp-content/uploads/2019/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1909261000.pdf,538,44.0,52.0,31.0,12.0,13.0,39.0 -103196,59703,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1337,rv,rv,,Live Phone,9/19/19,9/23/19,"",,9/25/19 07:07,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3641,538,40.0,55.0,29.0,11.0,7.0,48.0 -141709,59703,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,9/19/19,9/23/19,"",,5/5/21 10:23,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3641,538,85.0,11.0,67.0,18.0,6.0,5.0 -141710,59703,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,9/19/19,9/23/19,"",,5/5/21 10:23,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3641,538,5.0,94.0,2.0,2.0,6.0,87.0 -141711,59703,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,9/19/19,9/23/19,"",,5/5/21 10:23,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3641,538,32.0,61.0,18.0,14.0,9.0,51.0 -102403,59534,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1317,a,a,,Live Phone,9/5/19,9/8/19,"",,9/11/19 06:38,,http://maristpoll.marist.edu/wp-content/uploads/2019/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1909091558.pdf,538,41.0,54.0,28.0,13.0,9.0,45.0 -102404,59534,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1160,rv,rv,,Live Phone,9/5/19,9/8/19,"",,9/11/19 06:38,,http://maristpoll.marist.edu/wp-content/uploads/2019/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1909091558.pdf,538,43.0,53.0,30.0,13.0,9.0,45.0 -141706,59534,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,9/5/19,9/8/19,"",,5/5/21 10:21,,http://maristpoll.marist.edu/wp-content/uploads/2019/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1909091558.pdf,538,6.0,92.0,3.0,4.0,9.0,83.0 -141707,59534,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,9/5/19,9/8/19,"",,5/5/21 10:22,,http://maristpoll.marist.edu/wp-content/uploads/2019/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1909091558.pdf,538,87.0,9.0,68.0,19.0,4.0,6.0 -141708,59534,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,9/5/19,9/8/19,"",,5/5/21 10:22,,http://maristpoll.marist.edu/wp-content/uploads/2019/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1909091558.pdf,538,40.0,53.0,25.0,15.0,11.0,42.0 -102325,59505,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1003,a,a,,Live Phone,9/2/19,9/5/19,"",,9/10/19 07:48,data provided by Gary Langer,https://www.washingtonpost.com/context/sept-2-5-2019-washington-post-abc-news-poll/d4e18b36-79bf-492d-91e3-d1c7a49d37e2/,538,38.36,55.73,27.43909132,10.92347734,8.218136281,47.51024164 -141703,59505,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,9/2/19,9/5/19,"",,5/5/21 10:20,data provided by Gary Langer,"",538,8.06,90.08,2.768684496,5.289880623,9.584734822,80.49809653 -141704,59505,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,9/2/19,9/5/19,"",,5/5/21 10:20,data provided by Gary Langer,"",538,81.87,13.83,65.68375615,16.18596353,5.286450144,8.545369652 -141705,59505,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,9/2/19,9/5/19,"",,5/5/21 10:20,data provided by Gary Langer,"",538,35.54,58.23,23.04113633,12.50325947,9.326808906,48.90231986 -101851,59451,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1422,rv,rv,,Live Phone,8/21/19,8/26/19,"",,8/28/19 08:06,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3638,538,38.0,56.0,27.0,11.0,5.0,50.0 -141700,59451,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,8/21/19,8/26/19,"",,5/5/21 10:19,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3638,538,85.0,10.0,70.0,16.0,3.0,7.0 -141701,59451,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,8/21/19,8/26/19,"",,5/5/21 10:19,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3638,538,4.0,94.0,3.0,1.0,5.0,89.0 -141702,59451,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,8/21/19,8/26/19,"",,5/5/21 10:20,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3638,538,32.0,60.0,15.0,17.0,6.0,54.0 -99818,58752,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1306,rv,rv,,Live Phone,7/25/19,7/28/19,"",,7/29/19 13:46,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3635,538,40.0,54.0,28.0,12.0,7.0,47.0 -141697,58752,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,7/25/19,7/28/19,"",,5/5/21 10:19,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3635,538,90.0,7.0,67.0,22.0,4.0,2.0 -141698,58752,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,7/25/19,7/28/19,"",,5/5/21 10:19,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3635,538,3.0,94.0,1.0,2.0,8.0,86.0 -141699,58752,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,7/25/19,7/28/19,"",,5/5/21 10:19,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=3635,538,35.0,58.0,21.0,13.0,8.0,49.0 -99528,58707,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1346,a,a,,Live Phone,7/15/19,7/17/19,"",,7/22/19 12:12,,http://maristpoll.marist.edu/wp-content/uploads/2019/07/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1907190926.pdf,538,44.0,52.0,29.0,15.0,11.0,41.0 -99529,58707,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1175,rv,rv,,Live Phone,7/15/19,7/17/19,"",,7/22/19 12:13,,http://maristpoll.marist.edu/wp-content/uploads/2019/07/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1907190926.pdf,538,44.0,52.0,30.0,14.0,10.0,42.0 -141694,58707,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,7/15/19,7/17/19,"",,5/5/21 10:17,,http://maristpoll.marist.edu/wp-content/uploads/2019/07/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1907190926.pdf,538,7.0,90.0,3.0,4.0,10.0,80.0 -141695,58707,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,7/15/19,7/17/19,"",,5/5/21 10:17,,http://maristpoll.marist.edu/wp-content/uploads/2019/07/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1907190926.pdf,538,90.0,7.0,72.0,18.0,3.0,4.0 -141696,58707,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,7/15/19,7/17/19,"",,5/5/21 10:18,,http://maristpoll.marist.edu/wp-content/uploads/2019/07/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1907190926.pdf,538,42.0,53.0,22.0,20.0,14.0,39.0 -99060,58602,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1008,a,a,,Live Phone,6/28/19,7/1/19,"",,7/7/19 11:36,data provided by Gary Langer,https://www.washingtonpost.com/context/washington-post-abc-news-poll-june-28-july-1-2019/23419a67-9e70-42e3-a96d-65d92555e29b/,538,43.9,52.75,32.30375727,11.59314038,7.750049306,45.00415089 -141691,58602,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,6/28/19,7/1/19,"",,5/5/21 10:16,data provided by Gary Langer,"",538,9.66,86.35,4.225854253,5.438853057,11.15582032,75.19902057 -141692,58602,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,6/28/19,7/1/19,"",,5/5/21 10:16,data provided by Gary Langer,"",538,86.67,11.83,73.69752248,12.96939677,2.874407947,8.954491211 -141693,58602,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,6/28/19,7/1/19,"",,5/5/21 10:16,data provided by Gary Langer,"",538,43.31,53.67,30.4164998,12.8906642,8.070586664,45.60037511 -97722,58418,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1214,rv,rv,,Live Phone,6/6/19,6/10/19,"",,6/11/19 13:55,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2627,538,42.0,53.0,29.0,13.0,7.0,46.0 -141688,58418,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,6/6/19,6/10/19,"",,5/5/21 10:16,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2627,538,92.0,5.0,71.0,21.0,3.0,2.0 -141689,58418,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,6/6/19,6/10/19,"",,5/5/21 10:16,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2627,538,4.0,94.0,2.0,3.0,7.0,86.0 -141690,58418,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,6/6/19,6/10/19,"",,5/5/21 10:16,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2627,538,31.0,60.0,16.0,15.0,11.0,48.0 -97604,58392,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,944,a,a,,Live Phone,5/31/19,6/4/19,"",,6/7/19 08:22,,http://maristpoll.marist.edu/wp-content/uploads/2019/06/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables-on-Politics_1906051430.pdf,538,41.0,49.0,28.0,13.0,13.0,36.0 -97605,58392,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,783,rv,rv,,Live Phone,5/31/19,6/4/19,"",,6/7/19 08:22,,http://maristpoll.marist.edu/wp-content/uploads/2019/06/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables-on-Politics_1906051430.pdf,538,43.0,49.0,29.0,14.0,12.0,38.0 -141685,58392,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,5/31/19,6/4/19,"",,5/5/21 10:14,,http://maristpoll.marist.edu/wp-content/uploads/2019/06/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables-on-Politics_1906051430.pdf,538,10.0,85.0,4.0,6.0,15.0,69.0 -141686,58392,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,5/31/19,6/4/19,"",,5/5/21 10:14,,http://maristpoll.marist.edu/wp-content/uploads/2019/06/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables-on-Politics_1906051430.pdf,538,88.0,8.0,67.0,22.0,3.0,5.0 -141687,58392,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,5/31/19,6/4/19,"",,5/5/21 10:15,,http://maristpoll.marist.edu/wp-content/uploads/2019/06/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables-on-Politics_1906051430.pdf,538,35.0,54.0,20.0,15.0,15.0,39.0 -94542,58109,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1078,rv,rv,,Live Phone,5/16/19,5/20/19,"",,5/21/19 13:46,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2622,538,38.0,57.0,28.0,10.0,8.0,48.0 -141681,58109,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,5/16/19,5/20/19,"",,5/5/21 09:53,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2622,538,86.0,10.0,70.0,15.0,4.0,6.0 -141682,58109,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,5/16/19,5/20/19,"",,5/5/21 09:53,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2622,538,2.0,98.0,1.0,1.0,8.0,90.0 -141683,58109,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,5/16/19,5/20/19,"",,5/5/21 09:53,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2622,538,34.0,57.0,21.0,13.0,14.0,43.0 -94321,57975,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1044,rv,rv,,Live Phone,4/26/19,4/29/19,"",,5/2/19 06:27,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2618,538,41.0,55.0,30.0,10.0,8.0,46.0 -141678,57975,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,4/26/19,4/29/19,"",,5/5/21 09:53,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2618,538,88.0,9.0,75.0,12.0,5.0,4.0 -141679,57975,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,4/26/19,4/29/19,"",,5/5/21 09:53,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2618,538,3.0,96.0,1.0,2.0,7.0,89.0 -141680,57975,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,4/26/19,4/29/19,"",,5/5/21 09:53,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2618,538,37.0,55.0,20.0,16.0,11.0,44.0 -94295,57981,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1017,a,a,,Live Phone,4/24/19,4/29/19,"",,5/1/19 08:18,,http://maristpoll.marist.edu/wp-content/uploads/2019/04/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1904301401.pdf,538,41.0,53.0,26.0,15.0,15.0,38.0 -94296,57981,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,840,rv,rv,,Live Phone,4/24/19,4/29/19,"",,5/1/19 08:18,,http://maristpoll.marist.edu/wp-content/uploads/2019/04/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1904301401.pdf,538,42.0,54.0,27.0,14.0,13.0,41.0 -141675,57981,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,4/24/19,4/29/19,"",,5/5/21 09:48,,http://maristpoll.marist.edu/wp-content/uploads/2019/04/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1904301401.pdf,538,6.0,91.0,0.0,6.0,15.0,76.0 -141676,57981,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,4/24/19,4/29/19,"",,5/5/21 09:48,,http://maristpoll.marist.edu/wp-content/uploads/2019/04/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1904301401.pdf,538,89.0,7.0,66.0,23.0,3.0,4.0 -141677,57981,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,4/24/19,4/29/19,"",,5/5/21 09:49,,http://maristpoll.marist.edu/wp-content/uploads/2019/04/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1904301401.pdf,538,32.0,62.0,18.0,14.0,21.0,41.0 -94241,57958,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,Live Phone,4/22/19,4/25/19,"",,4/26/19 15:08,data provided by Gary Langer,https://www.washingtonpost.com/context/washington-post-abc-news-poll-april-22-25-2019/?noteId=873ceb77-ad0f-439a-891b-d440139189d0&questionId=40492183-b9b8-496e-a770-0b56bf2c9710,538,39.48,54.29,27.86493556,11.61694179,9.326517606,44.96038443 -141672,57958,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,4/22/19,4/25/19,"",,5/5/21 09:46,data provided by Gary Langer,"",538,5.93,92.9,4.130900974,1.803978881,7.62768208,85.26965755 -141673,57958,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,4/22/19,4/25/19,"",,5/5/21 09:46,data provided by Gary Langer,"",538,78.46,16.45,59.97744091,18.48146392,2.701398619,13.74978906 -141674,57958,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,4/22/19,4/25/19,"",,5/5/21 09:46,data provided by Gary Langer,"",538,40.16,53.47,24.00171524,16.16170094,15.28179395,38.19062042 -93873,57789,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,938,a,a,,Live Phone,3/25/19,3/27/19,"",,3/29/19 07:54,,http://maristpoll.marist.edu/wp-content/uploads/2019/03/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1903251153.pdf,538,42.0,51.0,26.0,16.0,11.0,40.0 -93874,57789,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,834,rv,rv,,Live Phone,3/25/19,3/27/19,"",,3/29/19 07:54,,http://maristpoll.marist.edu/wp-content/uploads/2019/03/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1903251153.pdf,538,44.0,50.0,28.0,15.0,10.0,40.0 -141669,57789,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,3/25/19,3/27/19,"",,5/5/21 09:46,,http://maristpoll.marist.edu/wp-content/uploads/2019/03/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1903251153.pdf,538,5.0,92.0,2.0,3.0,15.0,76.0 -141670,57789,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,3/25/19,3/27/19,"",,5/5/21 09:46,,http://maristpoll.marist.edu/wp-content/uploads/2019/03/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1903251153.pdf,538,90.0,8.0,65.0,25.0,4.0,3.0 -141671,57789,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,3/25/19,3/27/19,"",,5/5/21 09:46,,http://maristpoll.marist.edu/wp-content/uploads/2019/03/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1903251153.pdf,538,42.0,48.0,24.0,18.0,10.0,38.0 -93789,57755,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1358,rv,rv,,Live Phone,3/21/19,3/25/19,"",,3/26/19 13:41,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2609,538,39.0,55.0,28.0,11.0,8.0,47.0 -141666,57755,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,3/21/19,3/25/19,"",,5/5/21 09:45,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2609,538,89.0,9.0,69.0,18.0,5.0,3.0 -141667,57755,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,3/21/19,3/25/19,"",,5/5/21 09:45,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2609,538,3.0,97.0,1.0,1.0,7.0,89.0 -141668,57755,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,3/21/19,3/25/19,"",,5/5/21 09:45,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2609,538,35.0,56.0,19.0,16.0,12.0,43.0 -93429,57627,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1120,rv,rv,,Live Phone,3/1/19,3/4/19,"",,3/5/19 13:31,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2603,538,38.0,55.0,28.0,9.0,9.0,46.0 -141663,57627,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,3/1/19,3/4/19,"",,5/5/21 09:45,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2603,538,82.0,12.0,67.0,14.0,6.0,6.0 -141664,57627,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,3/1/19,3/4/19,"",,5/5/21 09:45,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2603,538,6.0,93.0,4.0,2.0,8.0,84.0 -141665,57627,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,3/1/19,3/4/19,"",,5/5/21 09:45,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2603,538,34.0,57.0,22.0,12.0,12.0,45.0 -92899,57418,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1004,rv,rv,,Live Phone,1/25/19,1/28/19,"",,1/29/19 14:04,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2596,538,38.0,57.0,29.0,9.0,6.0,50.0 -141660,57418,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,1/25/19,1/28/19,"",,5/5/21 09:45,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2596,538,84.0,11.0,67.0,16.0,5.0,7.0 -141661,57418,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,1/25/19,1/28/19,"",,5/5/21 09:45,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2596,538,3.0,93.0,2.0,1.0,4.0,90.0 -141662,57418,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,1/25/19,1/28/19,"",,5/5/21 09:45,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2596,538,31.0,63.0,22.0,9.0,10.0,53.0 -92853,57396,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,Live Phone,1/21/19,1/24/19,"",,1/25/19 13:46,data provided by Gary Langer,https://apps.washingtonpost.com/g/page/national/washington-post-abc-news-poll-jan-21-24/2355/,538,37.2,57.98,28.41484572,8.788648629,9.104470182,48.8760716 -141657,57396,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,1/21/19,1/24/19,"",,5/5/21 09:44,data provided by Gary Langer,"",538,11.64,86.56,7.14705035,4.495217688,4.469412062,82.08643448 -141658,57396,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,1/21/19,1/24/19,"",,5/5/21 09:44,data provided by Gary Langer,"",538,78.44,16.22,69.0975002,9.347340969,6.697402725,9.526244001 -141659,57396,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,1/21/19,1/24/19,"",,5/5/21 09:44,data provided by Gary Langer,"",538,31.62,62.68,20.21506523,11.4056108,14.20173165,48.48178375 -92709,57328,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1023,a,a,,Live Phone,1/10/19,1/13/19,"",,1/16/19 12:17,,http://maristpoll.marist.edu/wp-content/uploads/2019/01/NPR_PBS-NewsHour_Marist-Poll-USA-NOS-and-Tables_1901141631.pdf,538,39.0,53.0,24.0,14.0,9.0,45.0 -92710,57328,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,873,rv,rv,,Live Phone,1/10/19,1/13/19,"",,1/16/19 12:17,,http://maristpoll.marist.edu/wp-content/uploads/2019/01/NPR_PBS-NewsHour_Marist-Poll-USA-NOS-and-Tables_1901141631.pdf,538,40.0,54.0,26.0,13.0,8.0,46.0 -141651,57328,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,1/10/19,1/13/19,"",,5/5/21 09:44,,http://maristpoll.marist.edu/wp-content/uploads/2019/01/NPR_PBS-NewsHour_Marist-Poll-USA-NOS-and-Tables_1901141631.pdf,538,6.0,89.0,3.0,4.0,6.0,82.0 -141652,57328,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,1/10/19,1/13/19,"",,5/5/21 09:44,,http://maristpoll.marist.edu/wp-content/uploads/2019/01/NPR_PBS-NewsHour_Marist-Poll-USA-NOS-and-Tables_1901141631.pdf,538,83.0,10.0,62.0,21.0,4.0,6.0 -141653,57328,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,1/10/19,1/13/19,"",,5/5/21 09:44,,http://maristpoll.marist.edu/wp-content/uploads/2019/01/NPR_PBS-NewsHour_Marist-Poll-USA-NOS-and-Tables_1901141631.pdf,538,37.0,57.0,24.0,13.0,13.0,44.0 -92677,57316,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1209,rv,rv,,Live Phone,1/9/19,1/13/19,"",,1/15/19 12:01,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2593,538,41.0,55.0,33.0,8.0,5.0,50.0 -141654,57316,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,1/9/19,1/13/19,"",,5/5/21 09:44,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2593,538,86.0,11.0,71.0,14.0,3.0,8.0 -141655,57316,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,1/9/19,1/13/19,"",,5/5/21 09:44,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2593,538,6.0,93.0,4.0,2.0,5.0,88.0 -141656,57316,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,1/9/19,1/13/19,"",,5/5/21 09:44,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2593,538,38.0,58.0,29.0,8.0,5.0,53.0 -92294,57148,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1147,rv,rv,,Live Phone,12/12/18,12/17/18,"",,12/19/18 12:02,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2591,538,39.0,52.0,31.0,8.0,7.0,46.0 -141648,57148,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,12/12/18,12/17/18,"",,5/5/21 09:43,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2591,538,82.0,14.0,68.0,13.0,5.0,8.0 -141649,57148,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,12/12/18,12/17/18,"",,5/5/21 09:43,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2591,538,4.0,94.0,2.0,3.0,6.0,88.0 -141650,57148,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,12/12/18,12/17/18,"",,5/5/21 09:43,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2591,538,40.0,49.0,31.0,8.0,9.0,39.0 -92085,57028,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1075,a,a,,Live Phone,11/28/18,12/4/18,"",,12/7/18 09:01,,http://maristpoll.marist.edu/wp-content/uploads/2018/12/NPR_PBS-NewsHour_Marist-Poll-USA-NOS-and-Tables_Trump_Mueller_1812051703.pdf,538,42.0,49.0,24.0,17.0,13.0,37.0 -92086,57028,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,835,rv,rv,,Live Phone,11/28/18,12/4/18,"",,12/7/18 09:01,,http://maristpoll.marist.edu/wp-content/uploads/2018/12/NPR_PBS-NewsHour_Marist-Poll-USA-NOS-and-Tables_Trump_Mueller_1812051703.pdf,538,43.0,49.0,27.0,16.0,11.0,39.0 -141645,57028,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,11/28/18,12/4/18,"",,5/5/21 09:43,,http://maristpoll.marist.edu/wp-content/uploads/2018/12/NPR_PBS-NewsHour_Marist-Poll-USA-NOS-and-Tables_Trump_Mueller_1812051703.pdf,538,11.0,83.0,4.0,7.0,10.0,73.0 -141646,57028,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,11/28/18,12/4/18,"",,5/5/21 09:43,,http://maristpoll.marist.edu/wp-content/uploads/2018/12/NPR_PBS-NewsHour_Marist-Poll-USA-NOS-and-Tables_Trump_Mueller_1812051703.pdf,538,90.0,7.0,68.0,22.0,3.0,4.0 -141647,57028,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,11/28/18,12/4/18,"",,5/5/21 09:43,,http://maristpoll.marist.edu/wp-content/uploads/2018/12/NPR_PBS-NewsHour_Marist-Poll-USA-NOS-and-Tables_Trump_Mueller_1812051703.pdf,538,38.0,50.0,18.0,20.0,16.0,34.0 -91812,56908,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1046,rv,rv,,Live Phone,11/14/18,11/19/18,"",,11/20/18 13:24,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2587,538,41.0,54.0,31.0,9.0,6.0,47.0 -141642,56908,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,11/14/18,11/19/18,"",,5/5/21 09:42,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2587,538,85.0,11.0,71.0,11.0,3.0,8.0 -141643,56908,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,11/14/18,11/19/18,"",,5/5/21 09:42,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2587,538,4.0,92.0,2.0,3.0,5.0,86.0 -141644,56908,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,11/14/18,11/19/18,"",,5/5/21 09:42,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2587,538,41.0,52.0,30.0,11.0,10.0,42.0 -91385,56729,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1255,a,a,,Live Phone,10/29/18,11/1/18,"",,11/4/18 00:19,data provided by Gary Langer,https://www.washingtonpost.com/politics/democrats-lead-in-house-preferences-but-positive-views-of-the-economy-and-concern-about-border-security-may-buoy-republicans-poll-finds/2018/11/03/c98f184a-dee4-11e8-b3f0-62607289efee_story.html,538,39.82,52.62,28.13411447,11.68985151,9.411761419,43.2033206 -141639,56729,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,10/29/18,11/1/18,"",,5/5/21 09:42,data provided by Gary Langer,"",538,6.94,89.3,2.72689598,4.208646089,9.540159058,79.76002743 -141640,56729,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,10/29/18,11/1/18,"",,5/5/21 09:42,data provided by Gary Langer,"",538,86.15,11.74,68.51944272,17.63048032,5.139745203,6.604029716 -141641,56729,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,10/29/18,11/1/18,"",,5/5/21 09:42,data provided by Gary Langer,"",538,37.24,52.61,23.26217746,13.97516328,13.46243808,39.1451222 -91204,56637,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,924,a,a,,Live Phone,10/28/18,10/29/18,"",,11/1/18 10:37,,http://maristpoll.marist.edu/wp-content/uploads/2018/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_Adults-and-Registered-Voters-and-Likely-Voters_1810301732.pdf,538,41.0,51.0,28.0,13.0,13.0,38.0 -91205,56637,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,822,rv,rv,,Live Phone,10/28/18,10/29/18,"",,11/1/18 10:37,,http://maristpoll.marist.edu/wp-content/uploads/2018/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_Adults-and-Registered-Voters-and-Likely-Voters_1810301732.pdf,538,41.0,52.0,29.0,12.0,13.0,39.0 -91206,56637,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,509,lv,lv,,Live Phone,10/28/18,10/29/18,"",,11/1/18 10:37,,http://maristpoll.marist.edu/wp-content/uploads/2018/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_Adults-and-Registered-Voters-and-Likely-Voters_1810301732.pdf,538,41.0,53.0,31.0,10.0,11.0,43.0 -141633,56637,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,10/28/18,10/29/18,"",,5/5/21 09:41,,http://maristpoll.marist.edu/wp-content/uploads/2018/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_Adults-and-Registered-Voters-and-Likely-Voters_1810301732.pdf,538,7.0,87.0,4.0,3.0,16.0,71.0 -141634,56637,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,10/28/18,10/29/18,"",,5/5/21 09:41,,http://maristpoll.marist.edu/wp-content/uploads/2018/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_Adults-and-Registered-Voters-and-Likely-Voters_1810301732.pdf,538,87.0,9.0,69.0,18.0,5.0,4.0 -141635,56637,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,10/28/18,10/29/18,"",,5/5/21 09:41,,http://maristpoll.marist.edu/wp-content/uploads/2018/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_Adults-and-Registered-Voters-and-Likely-Voters_1810301732.pdf,538,33.0,57.0,18.0,15.0,18.0,38.0 -141636,56637,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,lv,lv-d,d,Live Phone,10/28/18,10/29/18,"",,5/5/21 09:41,,http://maristpoll.marist.edu/wp-content/uploads/2018/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_Adults-and-Registered-Voters-and-Likely-Voters_1810301732.pdf,538,6.0,89.0,4.0,3.0,14.0,75.0 -141637,56637,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,lv,lv-r,r,Live Phone,10/28/18,10/29/18,"",,5/5/21 09:41,,http://maristpoll.marist.edu/wp-content/uploads/2018/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_Adults-and-Registered-Voters-and-Likely-Voters_1810301732.pdf,538,87.0,10.0,71.0,16.0,5.0,5.0 -141638,56637,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,lv,lv-i,i,Live Phone,10/28/18,10/29/18,"",,5/5/21 09:42,,http://maristpoll.marist.edu/wp-content/uploads/2018/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_Adults-and-Registered-Voters-and-Likely-Voters_1810301732.pdf,538,34.0,59.0,21.0,13.0,14.0,45.0 -90843,56480,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,935,a,a,,Live Phone,10/21/18,10/23/18,"",,10/26/18 09:01,,http://maristpoll.marist.edu/wp-content/uploads/2018/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1810241423.pdf,538,39.0,53.0,24.0,15.0,14.0,39.0 -90844,56480,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,738,rv,rv,,Live Phone,10/21/18,10/23/18,"",,10/26/18 09:01,,http://maristpoll.marist.edu/wp-content/uploads/2018/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1810241423.pdf,538,41.0,53.0,26.0,14.0,11.0,42.0 -141630,56480,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,10/21/18,10/23/18,"",,5/5/21 09:40,,http://maristpoll.marist.edu/wp-content/uploads/2018/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1810241423.pdf,538,9.0,87.0,1.0,7.0,13.0,75.0 -141631,56480,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,10/21/18,10/23/18,"",,5/5/21 09:40,,http://maristpoll.marist.edu/wp-content/uploads/2018/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1810241423.pdf,538,85.0,11.0,64.0,21.0,5.0,6.0 -141632,56480,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,10/21/18,10/23/18,"",,5/5/21 09:40,,http://maristpoll.marist.edu/wp-content/uploads/2018/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1810241423.pdf,538,35.0,55.0,20.0,14.0,15.0,40.0 -90239,56195,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1144,a,a,,Live Phone,10/8/18,10/11/18,"",,10/14/18 00:37,data provided by Gary Langer,https://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-poll-oct-8-11-2018/2340/,538,40.55,53.77,28.88878352,11.65677918,7.457074325,46.31394569 -141627,56195,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,10/8/18,10/11/18,"",,5/5/21 09:39,data provided by Gary Langer,"",538,7.07,89.48,2.571100814,4.499866174,8.846384067,80.63745234 -141628,56195,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,10/8/18,10/11/18,"",,5/5/21 09:39,data provided by Gary Langer,"",538,85.01,10.53,71.26621463,13.74604918,4.272026881,6.259211255 -141629,56195,,11,Donald Trump,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,10/8/18,10/11/18,"",,5/5/21 09:39,data provided by Gary Langer,"",538,37.14,54.45,21.65555795,15.48921916,8.626273729,45.82144085 -89817,56014,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1183,a,a,,Live Phone,10/1/18,10/1/18,"",,10/3/18 15:28,,http://maristpoll.marist.edu/wp-content/uploads/2018/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1810021305.pdf#page=3,538,41.0,53.0,27.0,14.0,12.0,41.0 -89818,56014,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,996,rv,rv,,Live Phone,10/1/18,10/1/18,"",,10/3/18 15:28,,http://maristpoll.marist.edu/wp-content/uploads/2018/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1810021305.pdf#page=3,538,43.0,53.0,29.0,14.0,11.0,42.0 -141624,56014,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,10/1/18,10/1/18,"",,5/5/21 09:38,,http://maristpoll.marist.edu/wp-content/uploads/2018/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1810021305.pdf#page=3,538,4.0,83.0,2.0,2.0,15.0,78.0 -141625,56014,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,10/1/18,10/1/18,"",,5/5/21 09:38,,http://maristpoll.marist.edu/wp-content/uploads/2018/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1810021305.pdf#page=3,538,88.0,9.0,67.0,21.0,4.0,5.0 -141626,56014,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,10/1/18,10/1/18,"",,5/5/21 09:39,,http://maristpoll.marist.edu/wp-content/uploads/2018/10/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1810021305.pdf#page=3,538,40.0,54.0,22.0,18.0,13.0,41.0 -89713,55981,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1111,rv,rv,,Live Phone,9/27/18,9/30/18,"",,10/2/18 12:11,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2575,538,41.0,53.0,31.0,10.0,6.0,46.0 -141621,55981,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,9/27/18,9/30/18,"",,5/5/21 09:37,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2575,538,83.0,12.0,70.0,13.0,5.0,7.0 -141622,55981,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,9/27/18,9/30/18,"",,5/5/21 09:37,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2575,538,8.0,90.0,4.0,4.0,6.0,84.0 -141623,55981,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,9/27/18,9/30/18,"",,5/5/21 09:37,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2575,538,37.0,53.0,24.0,13.0,7.0,46.0 -89543,55883,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,997,a,a,,Live Phone,9/22/18,9/24/18,"",,9/26/18 10:05,,http://maristpoll.marist.edu/wp-content/uploads/2018/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1809251359.pdf,538,42.0,49.0,26.0,16.0,12.0,37.0 -89544,55883,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,802,rv,rv,,Live Phone,9/22/18,9/24/18,"",,9/26/18 10:05,,http://maristpoll.marist.edu/wp-content/uploads/2018/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1809251359.pdf,538,44.0,49.0,29.0,15.0,11.0,38.0 -141618,55883,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,9/22/18,9/24/18,"",,5/5/21 09:36,,http://maristpoll.marist.edu/wp-content/uploads/2018/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1809251359.pdf,538,10.0,82.0,6.0,3.0,12.0,70.0 -141619,55883,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,9/22/18,9/24/18,"",,5/5/21 09:36,,http://maristpoll.marist.edu/wp-content/uploads/2018/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1809251359.pdf,538,87.0,8.0,60.0,27.0,4.0,5.0 -141620,55883,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,9/22/18,9/24/18,"",,5/5/21 09:36,,http://maristpoll.marist.edu/wp-content/uploads/2018/09/NPR_PBS-NewsHour_Marist-Poll_USA-NOS-and-Tables_1809251359.pdf,538,44.0,51.0,26.0,17.0,15.0,36.0 -86736,53925,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1038,rv,rv,,Live Phone,9/6/18,9/9/18,"",,9/10/18 13:28,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2567,538,38.0,54.0,27.0,10.0,6.0,48.0 -141615,53925,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,9/6/18,9/9/18,"",,5/5/21 09:35,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2567,538,84.0,7.0,67.0,16.0,3.0,4.0 -141616,53925,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,9/6/18,9/9/18,"",,5/5/21 09:35,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2567,538,4.0,94.0,1.0,2.0,8.0,86.0 -141617,53925,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,9/6/18,9/9/18,"",,5/5/21 09:35,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2567,538,36.0,51.0,22.0,15.0,4.0,46.0 -86834,53962,,11,Donald Trump,1205,Marist College,373,NPR,Marist College,183,Marist College,A,777,rv,rv,,Live Phone,9/5/18,9/9/18,"",,9/12/18 09:25,,http://maristpoll.marist.edu/wp-content/uploads/2018/09/NPR_Marist-Poll_National-Nature-of-the-Sample-and-Tables_Trump-Approval_September-2018_1809111654.pdf#page=3,538,38.0,54.0,26.0,13.0,10.0,44.0 -141612,53962,,11,Donald Trump,1205,Marist College,373,NPR,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,9/5/18,9/9/18,"",,5/5/21 09:32,,http://maristpoll.marist.edu/wp-content/uploads/2018/09/NPR_Marist-Poll_National-Nature-of-the-Sample-and-Tables_Trump-Approval_September-2018_1809111654.pdf#page=3,538,5.0,90.0,1.0,4.0,9.0,81.0 -141613,53962,,11,Donald Trump,1205,Marist College,373,NPR,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,9/5/18,9/9/18,"",,5/5/21 09:32,,http://maristpoll.marist.edu/wp-content/uploads/2018/09/NPR_Marist-Poll_National-Nature-of-the-Sample-and-Tables_Trump-Approval_September-2018_1809111654.pdf#page=3,538,81.0,13.0,61.0,20.0,7.0,6.0 -141614,53962,,11,Donald Trump,1205,Marist College,373,NPR,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,9/5/18,9/9/18,"",,5/5/21 09:34,,http://maristpoll.marist.edu/wp-content/uploads/2018/09/NPR_Marist-Poll_National-Nature-of-the-Sample-and-Tables_Trump-Approval_September-2018_1809111654.pdf#page=3,538,37.0,52.0,23.0,14.0,13.0,39.0 -86509,53816,,11,Donald Trump,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1003,a,a,,Live Phone,8/26/18,8/29/18,"",,8/31/18 09:33,data provided by Gary Langer,https://www.langerresearch.com/wp-content/uploads/1200a1TrumpandtheMuellerInvestigation.pdf,538,36.06,60.0,24.45357556,11.60515023,7.389124965,52.60592118 -141609,53816,,11,Donald Trump,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,8/26/18,8/29/18,"",,5/5/21 09:28,data provided by Gary Langer,"",538,6.47,92.78,3.173216696,3.294945965,7.470202871,85.30985603 -141610,53816,,11,Donald Trump,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,8/26/18,8/29/18,"",,5/5/21 09:28,data provided by Gary Langer,"",538,78.35,18.74,61.29570064,17.05396587,6.136106127,12.60400373 -141611,53816,,11,Donald Trump,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,8/26/18,8/29/18,"",,5/5/21 09:28,data provided by Gary Langer,"",538,34.8,59.44,18.86381184,15.93685213,7.580230738,51.86406874 -86047,53622,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1175,rv,rv,,Live Phone,8/9/18,8/13/18,"",,8/14/18 14:36,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2561,538,41.0,54.0,30.0,10.0,6.0,48.0 -141606,53622,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,8/9/18,8/13/18,"",,5/5/21 09:28,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2561,538,83.0,13.0,70.0,13.0,4.0,8.0 -141607,53622,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,8/9/18,8/13/18,"",,5/5/21 09:28,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2561,538,4.0,92.0,2.0,2.0,5.0,86.0 -141608,53622,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,8/9/18,8/13/18,"",,5/5/21 09:28,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2561,538,37.0,55.0,24.0,13.0,9.0,46.0 -84515,53404,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1177,rv,rv,,Live Phone,7/18/18,7/23/18,"",,7/24/18 13:36,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2557,538,38.0,58.0,28.0,10.0,7.0,51.0 -141603,53404,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,7/18/18,7/23/18,"",,5/5/21 09:27,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2557,538,82.0,15.0,68.0,13.0,8.0,7.0 -141604,53404,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,7/18/18,7/23/18,"",,5/5/21 09:27,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2557,538,7.0,92.0,2.0,5.0,4.0,87.0 -141605,53404,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,7/18/18,7/23/18,"",,5/5/21 09:27,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2557,538,32.0,61.0,22.0,11.0,8.0,53.0 -84550,53415,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1061,a,a,,Live Phone,7/19/18,7/22/18,"",,7/25/18 12:03,,http://maristpoll.marist.edu/wp-content/uploads/2018/07/NPR_PBS-NewsHour_Marist-Poll_Nature-of-the-Sample-and-Tables_Pres.-Trump-Congress-and-the-Midterm-Elections_July-2018_181807241056.pdf#page=3,538,39.0,51.0,25.0,14.0,10.0,41.0 -84551,53415,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,923,rv,rv,,Live Phone,7/19/18,7/22/18,"",,7/25/18 12:03,,http://maristpoll.marist.edu/wp-content/uploads/2018/07/NPR_PBS-NewsHour_Marist-Poll_Nature-of-the-Sample-and-Tables_Pres.-Trump-Congress-and-the-Midterm-Elections_July-2018_181807241056.pdf#page=3,538,41.0,51.0,26.0,15.0,9.0,42.0 -141600,53415,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,7/19/18,7/22/18,"",,5/5/21 09:26,,http://maristpoll.marist.edu/wp-content/uploads/2018/07/NPR_PBS-NewsHour_Marist-Poll_Nature-of-the-Sample-and-Tables_Pres.-Trump-Congress-and-the-Midterm-Elections_July-2018_181807241056.pdf#page=3,538,8.0,88.0,3.0,4.0,10.0,78.0 -141601,53415,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,7/19/18,7/22/18,"",,5/5/21 09:26,,http://maristpoll.marist.edu/wp-content/uploads/2018/07/NPR_PBS-NewsHour_Marist-Poll_Nature-of-the-Sample-and-Tables_Pres.-Trump-Congress-and-the-Midterm-Elections_July-2018_181807241056.pdf#page=3,538,84.0,9.0,62.0,23.0,4.0,5.0 -141602,53415,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,7/19/18,7/22/18,"",,5/5/21 09:27,,http://maristpoll.marist.edu/wp-content/uploads/2018/07/NPR_PBS-NewsHour_Marist-Poll_Nature-of-the-Sample-and-Tables_Pres.-Trump-Congress-and-the-Midterm-Elections_July-2018_181807241056.pdf#page=3,538,40.0,49.0,21.0,19.0,13.0,37.0 -83416,52770,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1020,rv,rv,,Live Phone,6/27/18,7/1/18,"",,7/5/18 12:32,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2554,538,40.0,55.0,30.0,10.0,8.0,47.0 -141597,52770,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,6/27/18,7/1/18,"",,5/5/21 09:24,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2554,538,86.0,11.0,70.0,17.0,3.0,8.0 -141598,52770,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,6/27/18,7/1/18,"",,5/5/21 09:24,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2554,538,3.0,95.0,2.0,1.0,12.0,83.0 -141599,52770,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,6/27/18,7/1/18,"",,5/5/21 09:24,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2554,538,36.0,58.0,24.0,11.0,9.0,49.0 -83094,52583,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,905,rv,rv,,Live Phone,6/14/18,6/17/18,"",,6/20/18 13:13,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2551,538,43.0,52.0,32.0,10.0,5.0,47.0 -141594,52583,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,6/14/18,6/17/18,"",,5/5/21 09:23,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2551,538,86.0,7.0,70.0,16.0,2.0,5.0 -141595,52583,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,6/14/18,6/17/18,"",,5/5/21 09:24,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2551,538,5.0,93.0,4.0,1.0,8.0,85.0 -141596,52583,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,6/14/18,6/17/18,"",,5/5/21 09:24,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2551,538,41.0,54.0,26.0,13.0,6.0,48.0 -82973,52523,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1223,rv,rv,,Live Phone,5/31/18,6/5/18,"",,6/6/18 14:24,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2544,538,40.0,51.0,29.0,11.0,8.0,44.0 -141591,52523,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,5/31/18,6/5/18,"",,5/5/21 09:23,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2544,538,86.0,9.0,72.0,13.0,4.0,6.0 -141592,52523,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,5/31/18,6/5/18,"",,5/5/21 09:23,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2544,538,5.0,90.0,2.0,3.0,8.0,83.0 -141593,52523,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,5/31/18,6/5/18,"",,5/5/21 09:23,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2544,538,37.0,51.0,23.0,13.0,10.0,41.0 -82560,52309,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1193,rv,rv,,Live Phone,4/20/18,4/24/18,"",,4/25/18 17:42,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2538,538,39.0,54.0,31.0,8.0,6.0,47.0 -141588,52309,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,4/20/18,4/24/18,"",,5/5/21 09:23,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2538,538,84.0,11.0,72.0,12.0,5.0,5.0 -141589,52309,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,4/20/18,4/24/18,"",,5/5/21 09:23,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2538,538,5.0,92.0,3.0,2.0,4.0,87.0 -141590,52309,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,4/20/18,4/24/18,"",,5/5/21 09:23,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2538,538,34.0,58.0,23.0,10.0,8.0,49.0 -82375,52202,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,1011,a,a,,Live Phone,4/10/18,4/13/18,"",,4/18/18 08:47,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us180410/Trump%20and%20Congress_NPR_PBS%20NewsHour_Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_April%202018.pdf,538,38.0,54.0,22.0,16.0,15.0,40.0 -82376,52202,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,827,rv,rv,,Live Phone,4/10/18,4/13/18,"",,4/18/18 08:47,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us180410/Trump%20and%20Congress_NPR_PBS%20NewsHour_Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_April%202018.pdf,538,39.0,54.0,24.0,15.0,12.0,42.0 -141585,52202,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,4/10/18,4/13/18,"",,5/5/21 09:22,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us180410/Trump%20and%20Congress_NPR_PBS%20NewsHour_Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_April%202018.pdf,538,7.0,89.0,4.0,3.0,14.0,75.0 -141586,52202,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,4/10/18,4/13/18,"",,5/5/21 09:22,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us180410/Trump%20and%20Congress_NPR_PBS%20NewsHour_Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_April%202018.pdf,538,79.0,13.0,53.0,27.0,4.0,9.0 -141587,52202,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,4/10/18,4/13/18,"",,5/5/21 09:23,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us180410/Trump%20and%20Congress_NPR_PBS%20NewsHour_Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_April%202018.pdf,538,38.0,55.0,20.0,18.0,15.0,40.0 -81656,51634,,11,Donald Trump,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1002,a,a,,Live Phone,4/8/18,4/11/18,"",,4/15/18 10:49,data provided by Gary Langer,http://www.langerresearch.com/wp-content/uploads/1196a2TrumpApproval.pdf,538,39.99,56.16,24.87478588,15.11280087,10.32250332,45.83283923 -141582,51634,,11,Donald Trump,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,4/8/18,4/11/18,"",,5/5/21 09:22,data provided by Gary Langer,"",538,12.08,87.19,4.461660328,7.617484378,8.495948058,78.69238906 -141583,51634,,11,Donald Trump,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,4/8/18,4/11/18,"",,5/5/21 09:22,data provided by Gary Langer,"",538,81.33,15.8,58.0953243,23.23666132,5.341613647,10.46084268 -141584,51634,,11,Donald Trump,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,4/8/18,4/11/18,"",,5/5/21 09:22,data provided by Gary Langer,"",538,35.74,58.84,19.69691135,16.0382608,15.52437607,43.31752669 -81608,51616,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1181,rv,rv,,Live Phone,4/6/18,4/9/18,"",,4/10/18 15:48,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2534,538,41.0,52.0,30.0,10.0,10.0,42.0 -141579,51616,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,4/6/18,4/9/18,"",,5/5/21 09:22,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2534,538,85.0,10.0,69.0,15.0,5.0,5.0 -141580,51616,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,4/6/18,4/9/18,"",,5/5/21 09:22,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2534,538,3.0,94.0,1.0,2.0,10.0,83.0 -141581,51616,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,4/6/18,4/9/18,"",,5/5/21 09:22,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2534,538,39.0,50.0,26.0,13.0,12.0,38.0 -80788,51052,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,1271,a,a,,Live Phone,3/19/18,3/21/18,"",,3/23/18 12:43,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us180320_KOC/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_March%2023.%202018.pdf#page=3,538 | Huffpost,40.0,51.0,22.0,17.0,13.0,38.0 -80789,51052,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,1015,rv,rv,,Live Phone,3/19/18,3/21/18,"",,3/23/18 12:43,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us180320_KOC/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_March%2023.%202018.pdf#page=3,538,42.0,51.0,25.0,17.0,12.0,39.0 -141576,51052,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,3/19/18,3/21/18,"",,5/5/21 09:21,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us180320_KOC/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_March%2023.%202018.pdf#page=3,538,8.0,85.0,4.0,4.0,13.0,72.0 -141577,51052,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,3/19/18,3/21/18,"",,5/5/21 09:21,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us180320_KOC/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_March%2023.%202018.pdf#page=3,538,87.0,10.0,57.0,30.0,5.0,6.0 -141578,51052,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,3/19/18,3/21/18,"",,5/5/21 09:21,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us180320_KOC/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_March%2023.%202018.pdf#page=3,538,38.0,53.0,19.0,19.0,15.0,38.0 -80776,51045,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1291,rv,rv,,Live Phone,3/16/18,3/20/18,"",,3/21/18 13:25,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2529,538 | Huffpost,40.0,53.0,30.0,9.0,7.0,46.0 -141573,51045,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,3/16/18,3/20/18,"",,5/5/21 09:20,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2529,538,84.0,10.0,70.0,14.0,3.0,6.0 -141574,51045,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,3/16/18,3/20/18,"",,5/5/21 09:21,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2529,538,4.0,94.0,2.0,2.0,8.0,87.0 -141575,51045,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,3/16/18,3/20/18,"",,5/5/21 09:21,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2529,538,38.0,53.0,24.0,13.0,9.0,44.0 -80677,50998,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,1050,a,a,,Live Phone,3/5/18,3/6/18,"",,3/8/18 14:32,,"http://maristpoll.marist.edu/wp-content/misc/usapolls/us180305/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_March%208,%202018.pdf#page=3",538 | Huffpost,42.0,50.0,24.0,18.0,13.0,37.0 -80678,50998,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,867,rv,rv,,Live Phone,3/5/18,3/6/18,"",,3/8/18 14:32,,"http://maristpoll.marist.edu/wp-content/misc/usapolls/us180305/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_March%208,%202018.pdf#page=3",538 | RCP,44.0,49.0,27.0,17.0,11.0,38.0 -141567,50998,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,3/5/18,3/6/18,"",,5/4/21 15:03,,"http://maristpoll.marist.edu/wp-content/misc/usapolls/us180305/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_March%208,%202018.pdf#page=3",538,9.0,86.0,2.0,6.0,15.0,71.0 -141568,50998,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,3/5/18,3/6/18,"",,5/4/21 15:03,,"http://maristpoll.marist.edu/wp-content/misc/usapolls/us180305/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_March%208,%202018.pdf#page=3",538,85.0,9.0,61.0,24.0,4.0,5.0 -141569,50998,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,3/5/18,3/6/18,"",,5/4/21 15:03,,"http://maristpoll.marist.edu/wp-content/misc/usapolls/us180305/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_March%208,%202018.pdf#page=3",538,43.0,48.0,20.0,23.0,15.0,33.0 -80672,50995,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1122,rv,rv,,Live Phone,3/3/18,3/5/18,"",,3/7/18 13:44,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2526,538 | Huffpost | RCP,38.0,56.0,28.0,10.0,7.0,48.0 -141564,50995,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,3/3/18,3/5/18,"",,5/4/21 15:03,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2526,538,82.0,11.0,71.0,10.0,4.0,7.0 -141565,50995,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,3/3/18,3/5/18,"",,5/4/21 15:03,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2526,538,5.0,92.0,3.0,1.0,6.0,87.0 -141566,50995,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,3/3/18,3/5/18,"",,5/4/21 15:03,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2526,538,35.0,58.0,19.0,15.0,9.0,49.0 -80538,50927,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,1026,a,a,,Live Phone,2/20/18,2/21/18,"",,2/23/18 11:20,,"http://maristpoll.marist.edu/wp-content/misc/usapolls/us180220/Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_February%2023,%202018.pdf#page=3",538 | Huffpost,38.0,54.0,21.0,16.0,14.0,40.0 -80539,50927,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,819,rv,rv,,Live Phone,2/20/18,2/21/18,"",,2/23/18 11:20,,"http://maristpoll.marist.edu/wp-content/misc/usapolls/us180220/Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_February%2023,%202018.pdf#page=3",538 | RCP,40.0,53.0,24.0,17.0,12.0,41.0 -141561,50927,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,2/20/18,2/21/18,"",,5/4/21 15:02,,"http://maristpoll.marist.edu/wp-content/misc/usapolls/us180220/Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_February%2023,%202018.pdf#page=3",538,3.0,93.0,1.0,2.0,16.0,77.0 -141562,50927,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,2/20/18,2/21/18,"",,5/4/21 15:02,,"http://maristpoll.marist.edu/wp-content/misc/usapolls/us180220/Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_February%2023,%202018.pdf#page=3",538,87.0,10.0,54.0,33.0,6.0,4.0 -141563,50927,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,2/20/18,2/21/18,"",,5/4/21 15:03,,"http://maristpoll.marist.edu/wp-content/misc/usapolls/us180220/Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_February%2023,%202018.pdf#page=3",538,41.0,49.0,22.0,19.0,13.0,36.0 -80526,50914,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1249,rv,rv,,Live Phone,2/16/18,2/19/18,"",,2/21/18 12:06,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2522,538 | Huffpost | RCP,37.0,58.0,26.0,10.0,6.0,52.0 -141558,50914,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,2/16/18,2/19/18,"",,5/4/21 15:02,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2522,538,86.0,10.0,65.0,20.0,3.0,6.0 -141559,50914,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,2/16/18,2/19/18,"",,5/4/21 15:02,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2522,538,3.0,96.0,1.0,2.0,3.0,92.0 -141560,50914,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,2/16/18,2/19/18,"",,5/4/21 15:02,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2522,538,37.0,57.0,26.0,11.0,10.0,47.0 -80442,50887,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,1012,a,a,,Live Phone,2/5/18,2/7/18,"",,2/9/18 11:21,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us180205/Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_February%202018.pdf#page=3,538 | Huffpost,38.0,54.0,24.0,14.0,11.0,44.0 -80443,50887,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,807,rv,rv,,Live Phone,2/5/18,2/7/18,"",,2/9/18 11:21,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us180205/Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_February%202018.pdf#page=3,538 | RCP,39.0,56.0,26.0,13.0,9.0,46.0 -141555,50887,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,2/5/18,2/7/18,"",,5/4/21 15:01,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us180205/Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_February%202018.pdf#page=3,538,7.0,91.0,3.0,3.0,9.0,82.0 -141556,50887,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,2/5/18,2/7/18,"",,5/4/21 15:01,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us180205/Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_February%202018.pdf#page=3,538,87.0,10.0,64.0,23.0,5.0,4.0 -141557,50887,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,2/5/18,2/7/18,"",,5/4/21 15:02,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us180205/Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_February%202018.pdf#page=3,538,34.0,58.0,20.0,14.0,13.0,45.0 -80434,50883,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1333,rv,rv,,Live Phone,2/2/18,2/5/18,"",,2/7/18 12:10,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2518,538 | Huffpost | RCP,40.0,55.0,30.0,10.0,8.0,47.0 -141552,50883,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,2/2/18,2/5/18,"",,5/4/21 15:00,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2518,538,83.0,13.0,66.0,18.0,4.0,10.0 -141553,50883,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,2/2/18,2/5/18,"",,5/4/21 15:00,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2518,538,7.0,90.0,3.0,4.0,8.0,81.0 -141554,50883,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,2/2/18,2/5/18,"",,5/4/21 15:00,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2518,538,38.0,55.0,28.0,11.0,10.0,45.0 -80342,50840,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1245,rv,rv,,Live Phone,1/19/18,1/23/18,"",,1/25/18 12:13,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2516,538 | Huffpost | RCP,36.0,58.0,28.0,8.0,6.0,52.0 -141549,50840,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,1/19/18,1/23/18,"",,5/4/21 15:00,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2516,538,86.0,9.0,71.0,13.0,4.0,6.0 -141550,50840,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,1/19/18,1/23/18,"",,5/4/21 15:00,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2516,538,3.0,97.0,1.0,1.0,3.0,93.0 -141551,50840,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,1/19/18,1/23/18,"",,5/4/21 15:00,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2516,538,32.0,59.0,22.0,9.0,10.0,49.0 -80295,50826,,11,Donald Trump,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1005,a,a,,Live Phone,1/15/18,1/18/18,"",,1/21/18 12:43,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-poll-jan-15-18-2018/2275/,538 | Huffpost,36.32,58.22,23.611116,12.7137623,8.798162987,49.42051632 -141546,50826,,11,Donald Trump,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,1/15/18,1/18/18,"",,5/4/21 15:00,data provided by Gary Langer,"",538,5.98,90.76,4.120307882,1.863313945,7.1605338,83.59594072 -141547,50826,,11,Donald Trump,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,1/15/18,1/18/18,"",,5/4/21 15:00,data provided by Gary Langer,"",538,77.92,18.7,55.64415301,22.27942336,7.380253377,11.31939485 -141548,50826,,11,Donald Trump,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,1/15/18,1/18/18,"",,5/4/21 15:00,data provided by Gary Langer,"",538,35.22,59.46,20.0730973,15.1481156,10.76274343,48.70001412 -80258,50807,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1212,rv,rv,,Live Phone,1/12/18,1/16/18,"",,1/17/18 13:02,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2513,538 | Huffpost | RCP,38.0,57.0,29.0,9.0,7.0,49.0 -141543,50807,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,1/12/18,1/16/18,"",,5/4/21 14:59,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2513,538,83.0,12.0,65.0,18.0,5.0,7.0 -141544,50807,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,1/12/18,1/16/18,"",,5/4/21 14:59,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2513,538,4.0,93.0,2.0,2.0,7.0,86.0 -141545,50807,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,1/12/18,1/16/18,"",,5/4/21 14:59,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2513,538,37.0,56.0,27.0,9.0,8.0,47.0 -80261,50810,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1350,a,a,,Live Phone,1/8/18,1/10/18,"",,1/18/18 10:39,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us180108_PBS_NPR/NPR_PBS%20NewsHour_Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_Trump_January%202018.pdf#page=3,538 | Huffpost,37.0,53.0,23.0,14.0,14.0,39.0 -80262,50810,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1092,rv,rv,,Live Phone,1/8/18,1/10/18,"",,1/18/18 10:39,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us180108_PBS_NPR/NPR_PBS%20NewsHour_Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_Trump_January%202018.pdf#page=3,538 | RCP,40.0,51.0,25.0,16.0,12.0,39.0 -141540,50810,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,1/8/18,1/10/18,"",,5/4/21 14:59,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us180108_PBS_NPR/NPR_PBS%20NewsHour_Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_Trump_January%202018.pdf#page=3,538,7.0,86.0,2.0,6.0,13.0,73.0 -141541,50810,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,1/8/18,1/10/18,"",,5/4/21 14:59,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us180108_PBS_NPR/NPR_PBS%20NewsHour_Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_Trump_January%202018.pdf#page=3,538,85.0,8.0,53.0,33.0,4.0,4.0 -141542,50810,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,1/8/18,1/10/18,"",,5/4/21 14:59,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us180108_PBS_NPR/NPR_PBS%20NewsHour_Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_Trump_January%202018.pdf#page=3,538,38.0,50.0,24.0,14.0,16.0,35.0 -80206,50782,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1106,rv,rv,,Live Phone,1/5/18,1/9/18,"",,1/10/18 13:23,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2511,538 | Huffpost | RCP,36.0,59.0,26.0,9.0,6.0,53.0 -141537,50782,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,1/5/18,1/9/18,"",,5/4/21 14:58,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2511,538,83.0,14.0,66.0,17.0,6.0,8.0 -141538,50782,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,1/5/18,1/9/18,"",,5/4/21 14:58,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2511,538,4.0,94.0,1.0,3.0,4.0,88.0 -141539,50782,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,1/5/18,1/9/18,"",,5/4/21 14:58,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2511,538,33.0,57.0,21.0,11.0,6.0,51.0 -80108,50738,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,12/24/17,12/26/17,"",,12/28/17 03:05,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/h41dwa7h84/econTabReport.pdf,Huffpost,38.0,52.0,22.0,16.0,10.0,42.0 -80061,50717,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,12/17/17,12/19/17,"",,12/20/17 13:35,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/d4v1jp5sni/econTabReport.pdf,Huffpost,38.0,52.0,20.0,18.0,12.0,40.0 -80037,50708,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1230,rv,rv,,Live Phone,12/13/17,12/18/17,"",,12/19/17 12:53,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2509,538 | Huffpost | RCP,37.0,59.0,25.0,11.0,6.0,52.0 -141534,50708,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,12/13/17,12/18/17,"",,5/4/21 14:58,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2509,538,86.0,11.0,62.0,22.0,4.0,7.0 -141535,50708,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,12/13/17,12/18/17,"",,5/4/21 14:58,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2509,538,5.0,92.0,2.0,4.0,4.0,87.0 -141536,50708,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,12/13/17,12/18/17,"",,5/4/21 14:58,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2509,538,30.0,64.0,20.0,11.0,8.0,56.0 -79954,50658,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1211,rv,rv,,Online,12/6/17,12/11/17,"",,12/12/17 13:38,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2507,538 | Huffpost | RCP,37.0,57.0,26.0,10.0,7.0,49.0 -141531,50658,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Online,12/6/17,12/11/17,"",,5/4/21 14:58,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2507,538,85.0,11.0,64.0,20.0,4.0,7.0 -141532,50658,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Online,12/6/17,12/11/17,"",,5/4/21 14:58,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2507,538,3.0,92.0,1.0,1.0,6.0,85.0 -141533,50658,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Online,12/6/17,12/11/17,"",,5/4/21 14:58,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2507,538,31.0,63.0,21.0,10.0,11.0,52.0 -79949,50655,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,1267,a,a,,Live Phone,12/4/17,12/7/17,"",,12/12/17 10:55,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us171204_KoC/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_December%202017.pdf#page=3,538 | Huffpost,37.0,56.0,20.0,17.0,11.0,45.0 -79950,50655,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,1079,rv,rv,,Live Phone,12/4/17,12/7/17,"",,12/12/17 10:55,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us171204_KoC/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_December%202017.pdf#page=3,538 | RCP,39.0,55.0,22.0,17.0,10.0,46.0 -141528,50655,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,12/4/17,12/7/17,"",,5/4/21 14:57,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us171204_KoC/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_December%202017.pdf#page=3,538,7.0,91.0,3.0,4.0,12.0,79.0 -141529,50655,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,12/4/17,12/7/17,"",,5/4/21 14:57,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us171204_KoC/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_December%202017.pdf#page=3,538,84.0,11.0,51.0,33.0,4.0,7.0 -141530,50655,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,12/4/17,12/7/17,"",,5/4/21 14:57,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us171204_KoC/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_December%202017.pdf#page=3,538,36.0,55.0,19.0,17.0,12.0,43.0 -79892,50627,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1508,rv,rv,,Live Phone,11/29/17,12/4/17,"",,12/5/17 13:44,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2504,538 | Huffpost | RCP,35.0,58.0,25.0,10.0,6.0,52.0 -141525,50627,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,11/29/17,12/4/17,"",,5/4/21 14:56,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2504,538,82.0,11.0,65.0,17.0,5.0,6.0 -141526,50627,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,11/29/17,12/4/17,"",,5/4/21 14:56,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2504,538,6.0,92.0,2.0,3.0,4.0,88.0 -141527,50627,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,11/29/17,12/4/17,"",,5/4/21 14:56,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2504,538,36.0,57.0,23.0,12.0,8.0,49.0 -79696,50501,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,11/19/17,11/21/17,"",,11/22/17 11:42,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/g5yvmbyxrd/econTabReport.pdf,Huffpost,37.0,54.0,18.0,19.0,13.0,41.0 -79684,50494,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1415,rv,rv,,,11/15/17,11/20/17,"",,11/21/17 13:09,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2502,538 | Huffpost | RCP,38.0,55.0,24.0,13.0,7.0,48.0 -141522,50494,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,,11/15/17,11/20/17,"",,5/4/21 14:56,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2502,538,75.0,16.0,51.0,24.0,5.0,11.0 -141523,50494,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,,11/15/17,11/20/17,"",,5/4/21 14:56,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2502,538,6.0,92.0,3.0,3.0,6.0,85.0 -141524,50494,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,,11/15/17,11/20/17,"",,5/4/21 14:56,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2502,538,41.0,51.0,25.0,16.0,8.0,43.0 -79678,50490,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1019,a,a,,,11/13/17,11/15/17,"",,11/21/17 11:53,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us171112_PBS/NPR_PBS%20NewsHour_Marist%20Poll_Nature%20of%20the%20Sample%20and%20Tables_Civility%20and%20Politics_November%202017.pdf,538 | Huffpost,39.0,55.0,20.0,19.0,17.0,38.0 -79679,50490,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,802,rv,rv,,,11/13/17,11/15/17,"",,11/21/17 11:53,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us171112_PBS/NPR_PBS%20NewsHour_Marist%20Poll_Nature%20of%20the%20Sample%20and%20Tables_Civility%20and%20Politics_November%202017.pdf,538 | RCP,42.0,54.0,23.0,19.0,15.0,39.0 -141519,50490,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,,11/13/17,11/15/17,"",,5/4/21 14:55,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us171112_PBS/NPR_PBS%20NewsHour_Marist%20Poll_Nature%20of%20the%20Sample%20and%20Tables_Civility%20and%20Politics_November%202017.pdf,538,7.0,88.0,2.0,5.0,13.0,75.0 -141520,50490,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,,11/13/17,11/15/17,"",,5/4/21 14:55,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us171112_PBS/NPR_PBS%20NewsHour_Marist%20Poll_Nature%20of%20the%20Sample%20and%20Tables_Civility%20and%20Politics_November%202017.pdf,538,86.0,12.0,52.0,33.0,9.0,3.0 -141521,50490,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,,11/13/17,11/15/17,"",,5/4/21 14:55,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us171112_PBS/NPR_PBS%20NewsHour_Marist%20Poll_Nature%20of%20the%20Sample%20and%20Tables_Civility%20and%20Politics_November%202017.pdf,538,39.0,56.0,17.0,23.0,21.0,35.0 -79625,50458,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,11/12/17,11/14/17,"",,11/15/17 14:58,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/pv5v29parb/econTabReport.pdf,Huffpost,34.0,55.0,17.0,17.0,12.0,43.0 -79616,50454,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1577,rv,rv,,,11/7/17,11/13/17,"",,11/14/17 13:26,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2500,538 | Huffpost | RCP,35.0,58.0,26.0,9.0,7.0,51.0 -141516,50454,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,,11/7/17,11/13/17,"",,5/4/21 14:54,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2500,538,80.0,11.0,61.0,18.0,5.0,5.0 -141517,50454,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,,11/7/17,11/13/17,"",,5/4/21 14:54,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2500,538,5.0,91.0,2.0,2.0,4.0,86.0 -141518,50454,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,,11/7/17,11/13/17,"",,5/4/21 14:54,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2500,538,31.0,63.0,23.0,9.0,9.0,53.0 -79618,50455,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,1074,a,a,,,11/6/17,11/9/17,"",,11/14/17 15:04,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us171106_HBO/Marist%20Poll_Nature%20of%20the%20Sample%20and%20Tables_November%202017.pdf#page=3,538 | Huffpost,39.0,53.0,21.0,18.0,13.0,40.0 -79619,50455,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,850,rv,rv,,,11/6/17,11/9/17,"",,11/14/17 15:04,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us171106_HBO/Marist%20Poll_Nature%20of%20the%20Sample%20and%20Tables_November%202017.pdf#page=3,538 | RCP,39.0,55.0,23.0,17.0,12.0,43.0 -141513,50455,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-d,d,,11/6/17,11/9/17,"",,5/4/21 14:54,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us171106_HBO/Marist%20Poll_Nature%20of%20the%20Sample%20and%20Tables_November%202017.pdf#page=3,538,7.0,89.0,3.0,5.0,13.0,76.0 -141514,50455,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-r,r,,11/6/17,11/9/17,"",,5/4/21 14:54,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us171106_HBO/Marist%20Poll_Nature%20of%20the%20Sample%20and%20Tables_November%202017.pdf#page=3,538,80.0,13.0,54.0,26.0,7.0,6.0 -141515,50455,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-i,i,,11/6/17,11/9/17,"",,5/4/21 14:54,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us171106_HBO/Marist%20Poll_Nature%20of%20the%20Sample%20and%20Tables_November%202017.pdf#page=3,538,41.0,54.0,22.0,19.0,14.0,40.0 -79580,50438,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,1990,rv,rv,,Online,11/2/17,11/6/17,"",,11/9/17 15:14,,https://morningconsult.com/wp-content/uploads/2017/11/171102_crosstabs_POLITICO_v1_AP.pdf,Huffpost,44.0,51.0,22.0,22.0,13.0,38.0 -79533,50419,,11,Donald Trump,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1005,a,a,,,10/29/17,11/1/17,"",,11/5/17 14:21,data provided by Gary Langer,https://www.washingtonpost.com/page/2010-2019/WashingtonPost/2017/11/05/National-Politics/Polling/question_19571.xml?uuid=znsJGsHdEeeSlHBfgBZPbg,538 | Huffpost,37.03,58.59,25.19388717,11.83927392,8.368870903,50.2228764 -141510,50419,,11,Donald Trump,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,10/29/17,11/1/17,"",,5/4/21 14:54,data provided by Gary Langer,"",538,9.86,88.31,5.012121591,4.84916143,9.450553586,78.85783049 -141511,50419,,11,Donald Trump,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,10/29/17,11/1/17,"",,5/4/21 14:54,data provided by Gary Langer,"",538,79.08,16.61,58.67125561,20.40920082,5.741969397,10.86994708 -141512,50419,,11,Donald Trump,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,10/29/17,11/1/17,"",,5/4/21 14:54,data provided by Gary Langer,"",538,33.01,62.72,21.83649763,11.16854571,8.822630519,53.89969139 -79511,50404,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,10/29/17,10/31/17,"",,11/1/17 14:23,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/4eegg8ofj2/econTabReport.pdf,Huffpost,40.0,52.0,22.0,18.0,11.0,41.0 -79514,50405,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,1990,rv,rv,,Online,10/26/17,10/30/17,"",,11/1/17 14:29,,https://morningconsult.com/wp-content/uploads/2017/10/171016_crosstabs_Politico_v1_AP.pdf,Huffpost,44.0,52.0,23.0,21.0,13.0,39.0 -79911,50632,,11,Donald Trump,916,Public Religion Research Institute,"","",Public Religion Research Institute,428,Public Religion Research Institute,A/B,2019,a,a,,Live Phone,10/18/17,10/30/17,"",,12/5/17 15:06,,https://www.prri.org/research/american-values-survey-2017/,Huffpost,41.0,54.0,22.0,19.0,12.0,42.0 -79146,50376,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,10/22/17,10/24/17,"",,10/25/17 12:19,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/39agyx9fl6/econTabReport.pdf,Huffpost,37.0,53.0,19.0,18.0,11.0,42.0 -79145,50375,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,1988,rv,rv,,Online,10/19/17,10/23/17,"",,10/25/17 12:19,,https://morningconsult.com/wp-content/uploads/2017/10/171011_crosstabs_POLITICO_v1_AP-2.pdf,Huffpost,42.0,53.0,21.0,21.0,13.0,40.0 -79113,50353,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,1093,a,a,,Live Phone,10/15/17,10/17/17,"",,10/19/17 13:25,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us171015_HBO/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_October%202017.pdf,538 | Huffpost,37.0,55.0,19.0,18.0,12.0,43.0 -79114,50353,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,928,rv,rv,,Live Phone,10/15/17,10/17/17,"",,10/19/17 13:25,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us171015_HBO/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_October%202017.pdf,538 | RCP,38.0,54.0,21.0,17.0,11.0,43.0 -141507,50353,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,10/15/17,10/17/17,"",,5/4/21 14:53,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us171015_HBO/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_October%202017.pdf,538,7.0,87.0,2.0,5.0,12.0,75.0 -141508,50353,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,10/15/17,10/17/17,"",,5/4/21 14:53,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us171015_HBO/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_October%202017.pdf,538,82.0,11.0,52.0,31.0,7.0,4.0 -141509,50353,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,10/15/17,10/17/17,"",,5/4/21 14:53,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us171015_HBO/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_October%202017.pdf,538,34.0,59.0,13.0,21.0,13.0,47.0 -79104,50347,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,10/15/17,10/16/17,"",,10/18/17 12:25,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/ofv9fh8zdh/econTabReport.pdf,Huffpost,37.0,52.0,20.0,17.0,10.0,42.0 -79057,50317,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1482,rv,rv,,Live Phone,10/5/17,10/10/17,"",,10/11/17 13:09,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2491,538 | Huffpost | RCP,38.0,56.0,27.0,11.0,6.0,50.0 -141504,50317,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,10/5/17,10/10/17,"",,5/4/21 14:53,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2491,538,81.0,12.0,60.0,20.0,3.0,9.0 -141505,50317,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,10/5/17,10/10/17,"",,5/4/21 14:53,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2491,538,3.0,95.0,2.0,2.0,6.0,88.0 -141506,50317,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,10/5/17,10/10/17,"",,5/4/21 14:53,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2491,538,35.0,58.0,23.0,12.0,8.0,50.0 -79015,50285,,11,Donald Trump,1205,Marist College,765,PBS NewsHour,Marist College,183,Marist College,A,1105,a,a,,Live Phone,9/25/17,9/27/17,"",,10/4/17 16:49,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us170925_PBS/PBS_NewsHour_Marist%20Poll_Nature%20of%20the%20Sample%20and%20Tables_Trump_September%202017.pdf#page=3,538 | Huffpost,37.0,54.0,18.0,19.0,13.0,41.0 -79016,50285,,11,Donald Trump,1205,Marist College,765,PBS NewsHour,Marist College,183,Marist College,A,886,rv,rv,,Live Phone,9/25/17,9/27/17,"",,10/4/17 16:49,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us170925_PBS/PBS_NewsHour_Marist%20Poll_Nature%20of%20the%20Sample%20and%20Tables_Trump_September%202017.pdf#page=3,538 | RCP,39.0,54.0,21.0,18.0,10.0,44.0 -141501,50285,,11,Donald Trump,1205,Marist College,765,PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,9/25/17,9/27/17,"",,5/4/21 14:53,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us170925_PBS/PBS_NewsHour_Marist%20Poll_Nature%20of%20the%20Sample%20and%20Tables_Trump_September%202017.pdf#page=3,538,6.0,91.0,1.0,5.0,13.0,79.0 -141502,50285,,11,Donald Trump,1205,Marist College,765,PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,9/25/17,9/27/17,"",,5/4/21 14:53,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us170925_PBS/PBS_NewsHour_Marist%20Poll_Nature%20of%20the%20Sample%20and%20Tables_Trump_September%202017.pdf#page=3,538,81.0,13.0,52.0,29.0,7.0,6.0 -141503,50285,,11,Donald Trump,1205,Marist College,765,PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,9/25/17,9/27/17,"",,5/4/21 14:53,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us170925_PBS/PBS_NewsHour_Marist%20Poll_Nature%20of%20the%20Sample%20and%20Tables_Trump_September%202017.pdf#page=3,538,38.0,53.0,16.0,21.0,11.0,42.0 -78975,50259,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1412,rv,rv,,Online,9/21/17,9/26/17,"",,9/27/17 14:10,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2487,538 | Huffpost | RCP,36.0,57.0,26.0,10.0,8.0,49.0 -141498,50259,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Online,9/21/17,9/26/17,"",,5/4/21 14:45,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2487,538,79.0,16.0,59.0,19.0,8.0,8.0 -141499,50259,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Online,9/21/17,9/26/17,"",,5/4/21 14:45,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2487,538,3.0,94.0,1.0,2.0,7.0,87.0 -141500,50259,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Online,9/21/17,9/26/17,"",,5/4/21 14:45,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2487,538,33.0,59.0,21.0,11.0,9.0,50.0 -78949,50242,,11,Donald Trump,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1002,a,a,,Live Phone,9/18/17,9/21/17,"",,9/24/17 02:44,data provided by Gary Langer,https://www.washingtonpost.com/page/2010-2019/WashingtonPost/2017/09/24/National-Politics/Polling/question_19252.xml?uuid=2UuPTqDcEeeyp7xwtvmAiQ,538 | Huffpost,38.54,57.48,25.59297805,12.9459484,9.188729032,48.28791834 -141495,50242,,11,Donald Trump,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,9/18/17,9/21/17,"",,5/4/21 14:44,data provided by Gary Langer,"",538,12.22,86.3,7.016157597,5.201921604,8.755279732,77.54428562 -141496,50242,,11,Donald Trump,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,9/18/17,9/21/17,"",,5/4/21 14:44,data provided by Gary Langer,"",538,79.99,16.48,59.40596425,20.58421878,4.583357421,11.89262156 -141497,50242,,11,Donald Trump,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,9/18/17,9/21/17,"",,5/4/21 14:44,data provided by Gary Langer,"",538,36.67,58.08,20.98362511,15.69029072,10.73866224,47.34014226 -78903,50211,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,1224,a,a,,,9/11/17,9/13/17,"",,9/15/17 16:29,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us170910_Third%20Rail/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_September%202017.pdf#page=3,538 | Huffpost,39.0,50.0,22.0,17.0,12.0,37.0 -78904,50211,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,1009,rv,rv,,,9/11/17,9/13/17,"",,9/15/17 16:29,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us170910_Third%20Rail/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_September%202017.pdf#page=3,538 | RCP,41.0,50.0,24.0,17.0,12.0,38.0 -141492,50211,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-d,d,,9/11/17,9/13/17,"",,5/4/21 14:43,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us170910_Third%20Rail/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_September%202017.pdf#page=3,538,9.0,86.0,4.0,5.0,14.0,71.0 -141493,50211,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-r,r,,9/11/17,9/13/17,"",,5/4/21 14:44,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us170910_Third%20Rail/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_September%202017.pdf#page=3,538,87.0,6.0,59.0,28.0,3.0,3.0 -141494,50211,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-i,i,,9/11/17,9/13/17,"",,5/4/21 14:44,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us170910_Third%20Rail/Marist%20Poll%20National%20Nature%20of%20the%20Sample%20and%20Tables_September%202017.pdf#page=3,538,35.0,53.0,16.0,19.0,15.0,37.0 -78789,50134,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1732,rv,rv,,Online,8/20/17,8/24/17,"",TRUE,8/25/17 14:05,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,37.7,59.0,18.8,15.6,11.5,45.5 -78792,50134,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,2086,a,a,,Online,8/20/17,8/24/17,"",TRUE,8/25/17 14:05,,http://polling.reuters.com/#poll/CP3_2/,Reuters,35.5,59.6,17.2,14.5,11.8,45.2 -78790,50135,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,2005,rv,rv,,Online,8/19/17,8/23/17,"",TRUE,8/25/17 14:05,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,37.4,59.3,17.6,16.0,11.9,45.5 -78793,50135,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,2419,a,a,,Online,8/19/17,8/23/17,"",TRUE,8/25/17 14:05,,http://polling.reuters.com/#poll/CP3_2/,Reuters,35.9,59.2,16.5,15.4,11.7,45.3 -78791,50136,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,2264,rv,rv,,Online,8/18/17,8/22/17,"",TRUE,8/25/17 14:05,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,38.0,58.5,18.6,15.8,10.9,45.6 -78794,50136,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,2749,a,a,,Online,8/18/17,8/22/17,"",TRUE,8/25/17 14:05,,http://polling.reuters.com/#poll/CP3_2/,Reuters,35.8,59.3,17.1,14.8,11.0,45.8 -78778,50126,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1514,rv,rv,,Live Phone,8/17/17,8/22/17,"",,8/23/17 14:07,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2482,538 | Huffpost | RCP,35.0,59.0,27.0,8.0,4.0,54.0 -141489,50126,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,8/17/17,8/22/17,"",,5/4/21 14:43,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2482,538,77.0,14.0,61.0,16.0,5.0,9.0 -141490,50126,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,8/17/17,8/22/17,"",,5/4/21 14:43,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2482,538,4.0,95.0,3.0,1.0,5.0,90.0 -141491,50126,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,8/17/17,8/22/17,"",,5/4/21 14:43,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2482,538,33.0,59.0,24.0,9.0,4.0,54.0 -78733,50096,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1125,a,a,,Live Phone,8/14/17,8/15/17,"",,8/16/17 16:19,,"http://maristpoll.marist.edu/wp-content/misc/usapolls/us170814_PBS/NPR_PBS%20NewsHour_Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_August%2017,%202017.pdf#page=3",538 | Huffpost,35.0,51.0,20.0,15.0,12.0,39.0 -78734,50096,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,859,rv,rv,,Live Phone,8/14/17,8/15/17,"",,8/16/17 16:19,,"http://maristpoll.marist.edu/wp-content/misc/usapolls/us170814_PBS/NPR_PBS%20NewsHour_Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_August%2017,%202017.pdf#page=3",538 | RCP,38.0,51.0,23.0,15.0,11.0,40.0 -141483,50096,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,8/14/17,8/15/17,"",,5/4/21 14:42,,"http://maristpoll.marist.edu/wp-content/misc/usapolls/us170814_PBS/NPR_PBS%20NewsHour_Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_August%2017,%202017.pdf#page=3",538,6.0,87.0,2.0,4.0,11.0,76.0 -141484,50096,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,8/14/17,8/15/17,"",,5/4/21 14:42,,"http://maristpoll.marist.edu/wp-content/misc/usapolls/us170814_PBS/NPR_PBS%20NewsHour_Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_August%2017,%202017.pdf#page=3",538,79.0,10.0,57.0,23.0,5.0,5.0 -141485,50096,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,8/14/17,8/15/17,"",,5/4/21 14:42,,"http://maristpoll.marist.edu/wp-content/misc/usapolls/us170814_PBS/NPR_PBS%20NewsHour_Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_August%2017,%202017.pdf#page=3",538,36.0,49.0,17.0,20.0,15.0,34.0 -78738,50099,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1361,rv,rv,,Live Phone,8/9/17,8/15/17,"",,8/17/17 12:12,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2481,538 | Huffpost | RCP,39.0,57.0,26.0,12.0,5.0,52.0 -141486,50099,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,8/9/17,8/15/17,"",,5/4/21 14:42,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2481,538,81.0,13.0,59.0,21.0,6.0,8.0 -141487,50099,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,8/9/17,8/15/17,"",,5/4/21 14:42,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2481,538,5.0,94.0,3.0,2.0,5.0,89.0 -141488,50099,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,8/9/17,8/15/17,"",,5/4/21 14:43,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2481,538,40.0,56.0,26.0,13.0,5.0,51.0 -78724,50091,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,1009,a,a,,Live Phone,8/8/17,8/12/17,"",,8/15/17 22:05,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us170809/Marist%20Poll_Nature%20of%20the%20Sample%20and%20Tables_August%202017.pdf,538 | Huffpost,35.0,55.0,20.0,16.0,13.0,42.0 -78725,50091,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,883,rv,rv,,Live Phone,8/8/17,8/12/17,"",,8/15/17 22:06,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us170809/Marist%20Poll_Nature%20of%20the%20Sample%20and%20Tables_August%202017.pdf,538 | RCP,37.0,55.0,21.0,15.0,12.0,42.0 -141480,50091,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,8/8/17,8/12/17,"",,5/4/21 14:41,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us170809/Marist%20Poll_Nature%20of%20the%20Sample%20and%20Tables_August%202017.pdf,538,5.0,88.0,2.0,3.0,15.0,73.0 -141481,50091,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,8/8/17,8/12/17,"",,5/4/21 14:41,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us170809/Marist%20Poll_Nature%20of%20the%20Sample%20and%20Tables_August%202017.pdf,538,76.0,15.0,49.0,26.0,5.0,9.0 -141482,50091,,11,Donald Trump,1205,Marist College,"","",Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,8/8/17,8/12/17,"",,5/4/21 14:42,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us170809/Marist%20Poll_Nature%20of%20the%20Sample%20and%20Tables_August%202017.pdf,538,37.0,54.0,17.0,20.0,15.0,40.0 -78649,50042,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1125,rv,rv,,Live Phone,7/27/17,8/1/17,"",,8/2/17 13:30,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2478,538 | Huffpost | RCP,33.0,61.0,23.0,10.0,6.0,55.0 -141477,50042,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,7/27/17,8/1/17,"",,5/4/21 14:41,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2478,538,76.0,17.0,53.0,23.0,7.0,10.0 -141478,50042,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,7/27/17,8/1/17,"",,5/4/21 14:41,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2478,538,2.0,96.0,1.0,1.0,3.0,93.0 -141479,50042,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,7/27/17,8/1/17,"",,5/4/21 14:41,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2478,538,34.0,60.0,22.0,12.0,7.0,53.0 -78590,50006,,11,Donald Trump,573,Zogby Interactive/JZ Analytics,"","",Zogby Analytics,395,Zogby Interactive/JZ Analytics,B-,856,lv,lv,,Online,7/14/17,7/16/17,"",,7/24/17 18:48,,https://zogbyanalytics.com/news/780-the-zogby-poll-trump-approval-steady-at-42,538 | Huffpost,42.0,54.0,22.0,20.0,14.0,40.0 -78537,49973,,11,Donald Trump,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,Live Phone,7/10/17,7/13/17,"",,7/16/17 13:24,data provided by Gary Langer,https://www.washingtonpost.com/page/2010-2019/WashingtonPost/2017/07/16/National-Politics/Polling/question_18935.xml?uuid=QLWiFmnbEeeUq1sfD_RZ3w,538 | Huffpost,35.86,57.84,25.10237381,10.75888567,9.522619074,48.32064601 -141474,49973,,11,Donald Trump,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,7/10/17,7/13/17,"",,5/4/21 14:40,data provided by Gary Langer,"",538,10.5,85.2,4.944748331,5.560189394,9.82106843,75.37565304 -141475,49973,,11,Donald Trump,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,7/10/17,7/13/17,"",,5/4/21 14:41,data provided by Gary Langer,"",538,81.98,14.89,62.09945401,19.88195867,4.796485007,10.08977409 -141476,49973,,11,Donald Trump,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,7/10/17,7/13/17,"",,5/4/21 14:41,data provided by Gary Langer,"",538,32.29,58.9,21.54625419,10.74160098,13.90935204,44.99092862 -78437,49914,,11,Donald Trump,458,Suffolk University,135,USA Today,Suffolk University,323,Suffolk University,B+,1000,rv,rv,,Live Phone,6/24/17,6/27/17,"",,6/29/17 11:38,,http://www.suffolk.edu/documents/SUPRC/FINAL_June_national_crosstabs_6-28.pdf,Huffpost | RCP,41.9,52.6,16.4,25.5,14.7,37.9 -78438,49915,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1212,rv,rv,,Live Phone,6/22/17,6/27/17,"",,6/29/17 12:15,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2471,538 | Huffpost | RCP,40.0,55.0,28.0,12.0,6.0,48.0 -141471,49915,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,6/22/17,6/27/17,"",,5/4/21 14:40,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2471,538,84.0,12.0,67.0,17.0,5.0,7.0 -141472,49915,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,6/22/17,6/27/17,"",,5/4/21 14:40,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2471,538,4.0,94.0,3.0,1.0,8.0,86.0 -141473,49915,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,6/22/17,6/27/17,"",,5/4/21 14:40,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2471,538,38.0,56.0,23.0,15.0,6.0,49.0 -78425,49907,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,1205,a,a,,Live Phone,6/21/17,6/25/17,"",,6/28/17 09:44,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us170621_PBS_NPR/NPR_PBS%20NewsHour_Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_Trump_Congress_Health%20Care_June%202017.pdf#page=3,538 | Huffpost,37.0,51.0,20.0,17.0,11.0,40.0 -78426,49907,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,995,rv,rv,,Live Phone,6/21/17,6/25/17,"",,6/28/17 09:44,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us170621_PBS_NPR/NPR_PBS%20NewsHour_Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_Trump_Congress_Health%20Care_June%202017.pdf#page=3,538 | RCP,38.0,53.0,22.0,16.0,10.0,43.0 -141468,49907,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-d,d,Live Phone,6/21/17,6/25/17,"",,5/4/21 14:40,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us170621_PBS_NPR/NPR_PBS%20NewsHour_Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_Trump_Congress_Health%20Care_June%202017.pdf#page=3,538,8.0,86.0,4.0,5.0,11.0,74.0 -141469,49907,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-r,r,Live Phone,6/21/17,6/25/17,"",,5/4/21 14:40,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us170621_PBS_NPR/NPR_PBS%20NewsHour_Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_Trump_Congress_Health%20Care_June%202017.pdf#page=3,538,80.0,9.0,52.0,28.0,4.0,5.0 -141470,49907,,11,Donald Trump,1205,Marist College,"373,765",NPR | PBS NewsHour,Marist College,183,Marist College,A,,rv,rv-i,i,Live Phone,6/21/17,6/25/17,"",,5/4/21 14:40,,http://maristpoll.marist.edu/wp-content/misc/usapolls/us170621_PBS_NPR/NPR_PBS%20NewsHour_Marist%20Poll_National%20Nature%20of%20the%20Sample%20and%20Tables_Trump_Congress_Health%20Care_June%202017.pdf#page=3,538,31.0,59.0,15.0,15.0,14.0,45.0 -78381,49881,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,2051,rv,rv,,Online,6/15/17,6/19/17,"",,6/21/17 13:06,,https://morningconsult.com/wp-content/uploads/2017/06/170604_crosstabs_Politico_v1_TB-1.pdf,Huffpost,44.0,52.0,21.0,23.0,13.0,39.0 -78332,49850,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,6/11/17,6/13/17,"",,6/14/17 11:13,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/hgxekha279/econToplines.pdf,Huffpost,39.0,52.0,20.0,19.0,13.0,39.0 -78352,49863,,11,Donald Trump,573,Zogby Interactive/JZ Analytics,"","",Zogby Analytics,395,Zogby Interactive/JZ Analytics,B-,1031,lv,lv,,Online,6/9/17,6/12/17,"",,6/16/17 17:25,,https://www.zogbyanalytics.com/news/776-the-zogby-poll-trump-supporters-dump-trump,Huffpost,41.0,55.0,18.0,23.0,14.0,41.0 -78288,49825,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,6/4/17,6/6/17,"",,6/7/17 10:04,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/4vf8rhr0jz/econToplines.pdf,Huffpost,38.0,54.0,18.0,20.0,12.0,42.0 -78292,49828,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1361,rv,rv,,Live Phone,5/31/17,6/6/17,"",,6/7/17 13:21,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2462,538 | Huffpost | RCP,34.0,57.0,25.0,9.0,6.0,51.0 -141465,49828,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,5/31/17,6/6/17,"",,5/4/21 14:38,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2462,538,81.0,14.0,63.0,17.0,6.0,7.0 -141466,49828,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,5/31/17,6/6/17,"",,5/4/21 14:38,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2462,538,4.0,93.0,2.0,2.0,5.0,89.0 -141467,49828,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,5/31/17,6/6/17,"",,5/4/21 14:38,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2462,538,35.0,51.0,25.0,10.0,6.0,44.0 -78289,49824,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,1999,rv,rv,,Online,6/1/17,6/2/17,"",,6/7/17 10:04,,https://www.politico.com/f/?id=0000015c-8041-d9ca-adfc-85c1c6990000,Huffpost,44.0,52.0,21.0,23.0,14.0,38.0 -78244,49801,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,5/27/17,5/30/17,"",,5/31/17 10:05,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/asu1jxqnot/econToplines.pdf,Huffpost,38.0,51.0,17.0,21.0,13.0,38.0 -78246,49803,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,1991,rv,rv,,Online,5/25/17,5/30/17,"",,5/31/17 10:07,,https://www.politico.com/f/?id=0000015c-5ade-df5d-abfd-7bde8e000001,Huffpost,45.0,51.0,22.0,23.0,13.0,38.0 -78138,49764,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,5/20/17,5/23/17,"",,5/24/17 10:09,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/7dq9dycdgv/econToplines.pdf,Huffpost,39.0,51.0,19.0,20.0,12.0,39.0 -78142,49767,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1404,rv,rv,,Live Phone,5/17/17,5/23/17,"",,5/24/17 15:13,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2460,538 | Huffpost | RCP,37.0,55.0,28.0,9.0,7.0,49.0 -141462,49767,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,5/17/17,5/23/17,"",,5/4/21 14:38,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2460,538,84.0,13.0,66.0,17.0,5.0,7.0 -141463,49767,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,5/17/17,5/23/17,"",,5/4/21 14:38,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2460,538,6.0,90.0,3.0,3.0,5.0,84.0 -141464,49767,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,5/17/17,5/23/17,"",,5/4/21 14:38,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2460,538,36.0,54.0,25.0,11.0,9.0,45.0 -78139,49765,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,1938,rv,rv,,Online,5/18/17,5/22/17,"",,5/24/17 10:09,,https://www.politico.com/f/?id=0000015c-37c9-d6b9-a17c-b7ebe1490000,Huffpost,46.0,50.0,22.0,24.0,13.0,37.0 -78104,49745,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,1970,rv,rv,,Online,5/16/17,5/18/17,"",,5/19/17 11:29,,https://morningconsult.com/2017/05/19/trumps-approval-sinks-amid-avalanche-bad-headlines/,Huffpost,41.0,52.0,18.0,23.0,12.0,40.0 -78060,49718,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,1731,rv,rv,,Online,5/9/17,5/11/17,"",,5/12/17 10:30,,https://morningconsult.com/2017/05/11/partisanship-strong-factor-voters-stance-comey-firing/,Huffpost,45.0,47.0,22.0,23.0,13.0,34.0 -78054,49713,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,5/6/17,5/9/17,"",,5/10/17 11:13,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/7gtsiw6kbg/econToplines.pdf,Huffpost,41.0,51.0,20.0,21.0,11.0,40.0 -78057,49715,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1078,rv,rv,,Live Phone,5/4/17,5/9/17,"",,5/10/17 14:51,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2456,538 | Huffpost,36.0,58.0,25.0,10.0,8.0,51.0 -141459,49715,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,5/4/17,5/9/17,"",,5/4/21 14:37,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2456,538,82.0,13.0,63.0,18.0,4.0,9.0 -141460,49715,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,5/4/17,5/9/17,"",,5/4/21 14:38,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2456,538,7.0,90.0,3.0,4.0,6.0,84.0 -141461,49715,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,5/4/17,5/9/17,"",,5/4/21 14:38,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2456,538,29.0,63.0,19.0,10.0,13.0,49.0 -78053,49712,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,1996,rv,rv,,Online,5/4/17,5/6/17,"",,5/10/17 11:13,,https://morningconsult.com/2017/05/10/obamacare-support-gop-alternative-poll-finds/,Huffpost,44.0,48.0,21.0,23.0,12.0,36.0 -78013,49688,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,4/29/17,5/2/17,"",,5/3/17 10:04,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/eh981oefng/econToplines.pdf,Huffpost,43.0,47.0,22.0,21.0,12.0,35.0 -78014,49689,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,1998,rv,rv,,Online,4/27/17,4/30/17,"",,5/3/17 10:04,,https://morningconsult.com/2017/05/03/people-split-states-treat-sickest-americans/,Huffpost,48.0,45.0,24.0,24.0,14.0,31.0 -78018,49692,,11,Donald Trump,573,Zogby Interactive/JZ Analytics,"","",Zogby Analytics,395,Zogby Interactive/JZ Analytics,B-,876,lv,lv,,Online,4/28/17,4/29/17,"",,5/4/17 11:45,,https://zogbyanalytics.com/news/773-the-zogby-poll-trump-overall-approval-down-but-up-among-hispanics,Huffpost,44.0,50.0,20.0,24.0,9.0,41.0 -77972,49664,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,2032,rv,rv,,Online,4/20/17,4/24/17,"",,4/26/17 18:20,,https://morningconsult.com/2017/04/26/trumps-border-wall-lowest-priority-funding-talks-voters-say/,Huffpost,51.0,45.0,22.0,29.0,13.0,32.0 -77939,49646,,11,Donald Trump,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1004,a,a,,,4/17/17,4/20/17,"",,4/23/17 14:04,data provided by Gary Langer,https://www.washingtonpost.com/page/2010-2019/WashingtonPost/2017/04/23/National-Politics/Polling/question_18611.xml?uuid=DjWvRifZEeeSjjYkU5Bg6A,538 | Huffpost | RCP,41.57,53.48,27.00485255,14.56209048,10.28638055,43.19818921 -141456,49646,,11,Donald Trump,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,4/17/17,4/20/17,"",,5/4/21 14:37,data provided by Gary Langer,"",538,12.6,85.8,4.278264725,8.324191632,13.41285594,72.3912357 -141457,49646,,11,Donald Trump,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,4/17/17,4/20/17,"",,5/4/21 14:37,data provided by Gary Langer,"",538,83.58,10.46,62.59931071,20.98118712,4.249282988,6.208753428 -141458,49646,,11,Donald Trump,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,4/17/17,4/20/17,"",,5/4/21 14:37,data provided by Gary Langer,"",538,37.86,56.21,22.02581136,15.83390983,13.03118297,43.17674494 -77921,49629,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,4/15/17,4/18/17,"",,4/19/17 12:30,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/csm5blp5g2/econToplines.pdf,Huffpost,41.0,49.0,22.0,19.0,13.0,36.0 -77927,49635,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1062,rv,rv,,Live Phone,4/12/17,4/18/17,"",,4/20/17 10:42,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2452,538 | Huffpost | RCP,40.0,56.0,28.0,11.0,6.0,50.0 -141453,49635,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,4/12/17,4/18/17,"",,5/4/21 14:37,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2452,538,87.0,11.0,67.0,20.0,5.0,6.0 -141454,49635,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,4/12/17,4/18/17,"",,5/4/21 14:37,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2452,538,5.0,92.0,3.0,2.0,7.0,85.0 -141455,49635,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,4/12/17,4/18/17,"",,5/4/21 14:37,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2452,538,38.0,56.0,25.0,12.0,5.0,51.0 -77925,49633,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,1992,rv,rv,,Online,4/13/17,4/15/17,"",,4/20/17 10:42,,https://morningconsult.com/2017/04/20/grading-trumps-first-100-days-office/,Huffpost,48.0,45.0,22.0,26.0,12.0,33.0 -77880,49604,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,4/10/17,4/11/17,"",,4/12/17 10:28,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/mmzsh8ncey/econToplines.pdf,Huffpost,40.0,50.0,22.0,18.0,13.0,37.0 -77879,49603,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,1988,rv,rv,,Online,4/6/17,4/9/17,"",,4/12/17 10:28,,https://morningconsult.com/2017/04/12/americans-trust-trump-end-syrian-conflict/,Huffpost,48.0,47.0,24.0,24.0,15.0,32.0 -77838,49578,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,4/2/17,4/4/17,"",,4/5/17 09:46,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/2f8nhwlimu/econToplines.pdf,Huffpost,40.0,48.0,21.0,19.0,11.0,37.0 -77821,49569,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1171,rv,rv,,Live Phone,3/30/17,4/3/17,"",,4/4/17 14:30,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2448,538 | Huffpost | RCP,35.0,57.0,25.0,9.0,7.0,49.0 -141447,49569,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,3/30/17,4/3/17,"",,5/4/21 14:35,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2448,538,79.0,14.0,60.0,18.0,5.0,9.0 -141448,49569,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,3/30/17,4/3/17,"",,5/4/21 14:35,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2448,538,6.0,91.0,4.0,2.0,6.0,86.0 -141449,49569,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,3/30/17,4/3/17,"",,5/4/21 14:35,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2448,538,32.0,57.0,22.0,10.0,10.0,46.0 -77837,49577,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,1995,rv,rv,,Online,3/30/17,4/1/17,"",,4/5/17 09:46,,https://morningconsult.com/2017/04/05/things-might-worth-government-shutdown-voters-say/,Huffpost,47.0,49.0,23.0,24.0,13.0,36.0 -77789,49546,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,3/26/17,3/28/17,"",,3/29/17 11:08,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/6xp8fd6vvl/econToplines.pdf,Huffpost,41.0,47.0,19.0,22.0,11.0,36.0 -77790,49547,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,1991,rv,rv,,Online,3/24/17,3/25/17,"",,3/29/17 11:08,,https://www.politico.com/f/?id=0000015b-17b2-d8ae-addf-97b790780000,Huffpost,45.0,50.0,23.0,22.0,12.0,38.0 -77747,49521,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,3/19/17,3/21/17,"",,3/22/17 13:30,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/9atsoe30n9/econToplines.pdf,Huffpost,41.0,46.0,22.0,19.0,10.0,36.0 -77749,49522,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1056,rv,rv,,Live Phone,3/16/17,3/21/17,"",,3/22/17 13:50,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2442,538 | Huffpost | RCP,37.0,56.0,26.0,10.0,6.0,50.0 -141441,49522,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,3/16/17,3/21/17,"",,5/4/21 14:34,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2442,538,81.0,14.0,62.0,19.0,5.0,9.0 -141442,49522,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,3/16/17,3/21/17,"",,5/4/21 14:34,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2442,538,6.0,90.0,2.0,4.0,4.0,84.0 -141443,49522,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,3/16/17,3/21/17,"",,5/4/21 14:34,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2442,538,31.0,60.0,21.0,9.0,7.0,54.0 -77742,49516,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,1927,rv,rv,,Online,3/16/17,3/19/17,"",,3/22/17 09:57,,https://www.politico.com/f/?id=0000015a-f30c-dc62-a1db-f3ff026b0001,Huffpost,50.0,44.0,26.0,24.0,12.0,32.0 -77746,49520,,11,Donald Trump,1027,Saint Leo University,"","",Saint Leo University,299,Saint Leo University,C/D,1073,a,a,,Online,3/3/17,3/11/17,"",,3/22/17 13:30,,http://polls.saintleo.edu/u-s-voters-divided-more-than-ever-saint-leo-university-poll-shows/,Huffpost,44.0,51.0,23.0,21.0,11.0,40.0 -77659,49465,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,3/6/17,3/7/17,"",,3/8/17 14:01,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/6dlem7baz2/econToplines.pdf,Huffpost,42.0,49.0,23.0,19.0,10.0,39.0 -77648,49457,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1283,rv,rv,,Live Phone,3/2/17,3/6/17,"",,3/7/17 15:09,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2436,538 | Huffpost | Huffpost | Huffpost | RCP,41.0,52.0,31.0,10.0,6.0,45.0 -141438,49457,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,3/2/17,3/6/17,"",,5/4/21 14:32,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2436,538,91.0,5.0,75.0,15.0,2.0,3.0 -141439,49457,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,3/2/17,3/6/17,"",,5/4/21 14:33,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2436,538,5.0,89.0,2.0,3.0,9.0,79.0 -141440,49457,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,3/2/17,3/6/17,"",,5/4/21 14:34,"",https://poll.qu.edu/Poll-Release-Legacy?releaseid=2436,538,41.0,52.0,28.0,12.0,6.0,45.0 -77650,49459,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,1992,rv,rv,,Online,3/2/17,3/6/17,"",,3/8/17 10:44,,https://morningconsult.com/2017/03/08/poll-americans-dont-want-budget-cuts-government-agencies/,Huffpost,50.0,45.0,27.0,23.0,11.0,34.0 -77649,49458,,11,Donald Trump,458,Suffolk University,135,USA Today,Suffolk University,323,Suffolk University,B+,1000,rv,rv,,Live Phone,3/1/17,3/5/17,"",,3/7/17 15:13,,http://www.suffolk.edu/academics/10741.php,Huffpost | RCP,46.9,44.0,23.2,23.7,13.8,30.2 -77652,49461,,11,Donald Trump,1193,SurveyMonkey,"","",SurveyMonkey,324,SurveyMonkey,C,4551,a,a,,Online,3/1/17,3/5/17,"",,3/8/17 10:44,,https://blog.electiontracking.surveymonkey.com/2017/03/07/trumps-speech-approval-uptick-opinion-headwinds/,Huffpost,48.0,51.0,29.0,19.0,12.0,39.0 -77487,49392,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1566,rv,rv,,Online,2/23/17,2/27/17,"",TRUE,3/1/17 17:51,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,47.7,48.1,30.6,13.1,8.7,36.4 -77526,49392,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,573,lv,lv,,Online,2/23/17,2/27/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,46.5,47.9,29.3,13.1,7.7,37.0 -77565,49392,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1807,a,a,,Online,2/23/17,2/27/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,46.1,48.3,28.6,13.0,10.0,34.8 -77474,49380,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,2000,rv,rv,,Online,2/24/17,2/26/17,"",,3/1/17 10:25,,https://morningconsult.com/2017/02/28/trump-joint-session-speech-campaign-promises/,Huffpost,50.0,45.0,26.0,24.0,12.0,33.0 -77488,49393,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1569,rv,rv,,Online,2/22/17,2/26/17,"",TRUE,3/1/17 17:51,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,47.5,47.3,29.7,13.7,8.5,35.7 -77527,49393,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,580,lv,lv,,Online,2/22/17,2/26/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,46.0,48.6,27.7,14.0,6.9,38.4 -77566,49393,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1810,a,a,,Online,2/22/17,2/26/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,45.6,48.2,27.3,13.5,9.8,34.7 -77489,49394,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1620,rv,rv,,Online,2/21/17,2/25/17,"",TRUE,3/1/17 17:51,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,47.0,47.4,28.1,14.9,9.5,34.9 -77528,49394,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,621,lv,lv,,Online,2/21/17,2/25/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,45.3,48.7,26.1,15.4,8.0,37.2 -77567,49394,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1876,a,a,,Online,2/21/17,2/25/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,45.1,47.9,25.8,14.8,10.1,34.2 -77490,49395,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1616,rv,rv,,Online,2/20/17,2/24/17,"",TRUE,3/1/17 17:51,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,47.0,47.9,28.3,14.5,9.0,35.9 -77529,49395,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,638,lv,lv,,Online,2/20/17,2/24/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,42.3,51.7,23.6,14.8,8.7,39.9 -77568,49395,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1867,a,a,,Online,2/20/17,2/24/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,45.1,48.0,26.6,14.0,9.4,35.1 -77491,49396,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1409,rv,rv,,Online,2/19/17,2/23/17,"",TRUE,3/1/17 17:51,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,46.9,48.2,28.1,14.3,9.1,35.5 -77530,49396,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,513,lv,lv,,Online,2/19/17,2/23/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,43.1,49.8,25.1,13.8,9.6,37.8 -77569,49396,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1651,a,a,,Online,2/19/17,2/23/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,45.8,47.3,26.8,14.1,9.2,34.3 -77346,49330,,11,Donald Trump,1193,SurveyMonkey,"","",SurveyMonkey,324,SurveyMonkey,C,10639,a,a,,Online,2/17/17,2/23/17,"",,2/26/17 19:35,,https://drive.google.com/file/d/0BztOs71zt1WpMmR6UnY1dExBa3M/view?usp=sharing,Huffpost,44.0,54.0,26.0,18.0,11.0,43.0 -77341,49325,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,2/18/17,2/22/17,"",,2/26/17 19:34,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/fu3pv5rt9s/econToplines.pdf,Huffpost,43.0,46.0,23.0,20.0,9.0,37.0 -77492,49397,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1300,rv,rv,,Online,2/18/17,2/22/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,47.2,48.3,28.6,14.3,9.7,35.2 -77531,49397,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,452,lv,lv,,Online,2/18/17,2/22/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,44.1,49.0,26.0,13.5,9.0,37.7 -77570,49397,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1524,a,a,,Online,2/18/17,2/22/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,46.0,47.1,27.2,13.9,9.7,33.9 -77493,49398,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1987,rv,rv,,Online,2/17/17,2/21/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,46.7,50.1,28.1,14.0,9.4,37.4 -77532,49398,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,634,lv,lv,,Online,2/17/17,2/21/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,43.5,51.6,26.3,13.1,9.1,39.6 -77571,49398,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,2341,a,a,,Online,2/17/17,2/21/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Huffpost | Reuters,45.1,50.0,26.1,13.8,9.9,36.4 -77334,49318,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1323,rv,rv,,Live Phone,2/16/17,2/21/17,"",,2/26/17 19:21,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2431,538 | Huffpost | RCP,38.0,55.0,29.0,9.0,6.0,49.0 -141435,49318,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,2/16/17,2/21/17,"",,5/4/21 14:30,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2431,538,83.0,10.0,66.0,17.0,2.0,8.0 -141436,49318,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,2/16/17,2/21/17,"",,5/4/21 14:31,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2431,538,5.0,91.0,2.0,2.0,4.0,85.0 -141437,49318,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,2/16/17,2/21/17,"",,5/4/21 14:32,"",https://poll.qu.edu/Poll-Release-Legacy?releaseid=2431,538,38.0,55.0,28.0,10.0,10.0,45.0 -77494,49399,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1908,rv,rv,,Online,2/16/17,2/20/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,47.9,49.3,29.4,13.8,9.1,37.2 -77533,49399,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,587,lv,lv,,Online,2/16/17,2/20/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,44.5,50.8,27.1,13.2,8.7,39.1 -77572,49399,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,2261,a,a,,Online,2/16/17,2/20/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,45.5,49.9,26.7,13.5,10.1,36.0 -77337,49321,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,2013,rv,rv,,Online,2/16/17,2/19/17,"",,2/26/17 19:21,,https://morningconsult.com/2017/02/22/voters-expecting-trumps-first-month-office/,Huffpost,49.0,44.0,27.0,22.0,11.0,33.0 -77495,49400,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1937,rv,rv,,Online,2/15/17,2/19/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,47.5,49.9,28.4,14.3,9.1,38.1 -77534,49400,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,590,lv,lv,,Online,2/15/17,2/19/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,46.3,50.5,26.9,14.7,8.9,38.5 -77573,49400,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,2291,a,a,,Online,2/15/17,2/19/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,45.3,50.5,25.9,13.9,10.1,36.9 -77330,49314,,11,Donald Trump,1193,SurveyMonkey,132,NBC News,SurveyMonkey,324,SurveyMonkey,C,11512,a,a,,Online,2/13/17,2/19/17,"",,2/26/17 19:21,,http://www.nbcnews.com/feature/data-points/poll-majority-americans-worried-about-war-feel-favorably-toward-nato-n723931,Huffpost,43.0,54.0,25.0,18.0,11.0,43.0 -77325,49309,,11,Donald Trump,568,YouGov,469,Huffington Post,YouGov,391,YouGov,B+,1000,a,a,,Online,2/17/17,2/18/17,"",,2/21/17 13:54,,http://big.assets.huffingtonpost.com/tabsHPPresidentTrump20170218.pdf,Huffpost,41.0,47.0,24.0,17.0,10.0,37.0 -77496,49401,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1984,rv,rv,,Online,2/14/17,2/18/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,46.7,51.0,27.8,14.3,9.3,39.0 -77535,49401,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,643,lv,lv,,Online,2/14/17,2/18/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,45.2,52.3,26.2,14.2,8.2,40.7 -77574,49401,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,2334,a,a,,Online,2/14/17,2/18/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,44.3,52.1,25.3,13.7,10.5,38.0 -77322,49306,,11,Donald Trump,1193,SurveyMonkey,"","",SurveyMonkey,324,SurveyMonkey,C,9163,a,a,,Online,2/13/17,2/17/17,"",,2/20/17 12:02,,https://blog.electiontracking.surveymonkey.com/2017/02/17/trump-approval-february-13-17/,Huffpost,45.0,53.0,26.0,19.0,11.0,42.0 -77497,49402,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,2145,rv,rv,,Online,2/13/17,2/17/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,47.4,50.2,27.8,15.0,9.1,38.4 -77536,49402,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,708,lv,lv,,Online,2/13/17,2/17/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,46.0,51.3,26.4,15.0,8.4,39.8 -77575,49402,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,2512,a,a,,Online,2/13/17,2/17/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,45.1,51.1,25.6,14.5,10.2,37.4 -77498,49403,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1485,rv,rv,,Online,2/12/17,2/16/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,48.2,49.1,28.1,15.8,8.8,37.9 -77537,49403,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,545,lv,lv,,Online,2/12/17,2/16/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,47.3,49.0,24.7,17.6,8.0,39.4 -77576,49403,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1718,a,a,,Online,2/12/17,2/16/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,45.9,50.2,26.0,15.1,9.7,37.0 -77499,49404,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1534,rv,rv,,Online,2/11/17,2/15/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,46.7,50.5,26.3,15.7,9.9,38.2 -77538,49404,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,574,lv,lv,,Online,2/11/17,2/15/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,49.2,46.7,25.6,17.9,7.7,37.3 -77577,49404,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1766,a,a,,Online,2/11/17,2/15/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,45.8,50.4,25.0,15.0,10.1,37.4 -77310,49295,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,2/12/17,2/14/17,"",,2/15/17 11:49,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/5amsxmrtih/econToplines.pdf,Huffpost,43.0,47.0,23.0,20.0,9.0,38.0 -77500,49405,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1547,rv,rv,,Online,2/10/17,2/14/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,46.8,50.6,27.8,14.2,9.7,38.1 -77539,49405,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,582,lv,lv,,Online,2/10/17,2/14/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,47.2,48.4,26.9,14.6,6.7,39.8 -77578,49405,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1777,a,a,,Online,2/10/17,2/14/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Huffpost | Reuters,45.3,50.6,26.2,13.8,9.4,37.8 -77501,49406,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1563,rv,rv,,Online,2/9/17,2/13/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,48.0,48.9,28.9,14.3,9.7,36.5 -77540,49406,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,592,lv,lv,,Online,2/9/17,2/13/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,47.8,47.2,28.2,14.5,7.2,38.0 -77579,49406,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1813,a,a,,Online,2/9/17,2/13/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,46.3,48.5,27.0,14.0,9.2,36.1 -77502,49407,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1530,rv,rv,,Online,2/8/17,2/12/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,48.3,48.6,29.5,13.9,10.2,35.7 -77541,49407,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,573,lv,lv,,Online,2/8/17,2/12/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,48.1,46.9,27.9,14.8,8.5,36.4 -77580,49407,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1774,a,a,,Online,2/8/17,2/12/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,46.3,48.4,27.2,13.3,9.5,35.6 -77296,49281,,11,Donald Trump,1193,SurveyMonkey,"","",SurveyMonkey,324,SurveyMonkey,C,9349,a,a,,Online,2/6/17,2/12/17,"",,2/14/17 14:00,,https://blog.electiontracking.surveymonkey.com/2017/02/13/trump-approval-february-6-12/,Huffpost,46.0,53.0,28.0,18.0,11.0,42.0 -77503,49408,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1532,rv,rv,,Online,2/7/17,2/11/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,48.5,48.0,30.6,13.2,10.1,35.5 -77542,49408,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,577,lv,lv,,Online,2/7/17,2/11/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,48.9,45.9,28.9,14.4,8.6,35.3 -77581,49408,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1770,a,a,,Online,2/7/17,2/11/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,46.7,47.5,28.2,12.9,9.6,34.8 -77311,49296,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,1791,rv,rv,,Online,2/9/17,2/10/17,"",,2/15/17 11:49,,https://morningconsult.com/2017/02/15/poll-warren-wouldnt-beat-trump-2020-another-democrat/,Huffpost,49.0,45.0,28.0,21.0,10.0,35.0 -77504,49409,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1529,rv,rv,,Online,2/6/17,2/10/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,48.9,48.0,30.9,13.6,9.3,36.4 -77543,49409,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,564,lv,lv,,Online,2/6/17,2/10/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,45.8,50.7,26.7,14.1,8.2,40.7 -77582,49409,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1765,a,a,,Online,2/6/17,2/10/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,46.7,47.6,28.5,13.3,9.1,35.8 -77505,49410,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1518,rv,rv,,Online,2/5/17,2/9/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,50.0,46.2,32.6,13.3,9.7,34.2 -77544,49410,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,548,lv,lv,,Online,2/5/17,2/9/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,48.7,47.4,29.5,15.2,9.2,36.8 -77583,49410,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1756,a,a,,Online,2/5/17,2/9/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,47.8,46.4,29.8,13.3,9.7,34.3 -77506,49411,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1507,rv,rv,,Online,2/4/17,2/8/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,50.0,46.9,31.7,14.4,9.6,35.0 -77545,49411,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,539,lv,lv,,Online,2/4/17,2/8/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,48.3,47.6,29.2,15.1,8.8,38.3 -77584,49411,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1718,a,a,,Online,2/4/17,2/8/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,47.5,47.6,28.8,14.3,9.7,35.5 -77287,49273,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,2/5/17,2/7/17,"",,2/8/17 11:06,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/4zurt7hzwj/econToplines.pdf,Huffpost,41.0,48.0,25.0,16.0,11.0,37.0 -77507,49412,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1654,rv,rv,,Online,2/3/17,2/7/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,49.9,47.2,31.3,14.3,9.0,35.3 -77546,49412,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,597,lv,lv,,Online,2/3/17,2/7/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,47.5,47.8,30.1,13.8,8.3,37.9 -77585,49412,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1900,a,a,,Online,2/3/17,2/7/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Huffpost | Reuters,47.5,47.6,28.4,14.6,9.2,35.1 -77290,49276,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1155,rv,rv,,Live Phone,2/2/17,2/6/17,"",,2/8/17 11:06,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2427,538 | Huffpost | RCP,42.0,51.0,33.0,9.0,6.0,45.0 -141429,49276,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,2/2/17,2/6/17,"",,5/4/21 14:29,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2427,538,88.0,8.0,75.0,13.0,4.0,4.0 -141430,49276,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,2/2/17,2/6/17,"",,5/4/21 14:29,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2427,538,4.0,90.0,2.0,2.0,8.0,82.0 -141431,49276,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,2/2/17,2/6/17,"",,5/4/21 14:29,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2427,538,38.0,53.0,27.0,11.0,7.0,46.0 -77508,49413,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1606,rv,rv,,Online,2/2/17,2/6/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,50.1,47.3,31.0,14.8,8.8,35.4 -77547,49413,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,580,lv,lv,,Online,2/2/17,2/6/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,46.3,48.7,30.5,12.4,8.5,38.2 -77586,49413,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1869,a,a,,Online,2/2/17,2/6/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,47.1,47.5,28.2,14.5,9.2,34.9 -77509,49414,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1587,rv,rv,,Online,2/1/17,2/5/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,50.0,46.6,31.4,13.8,8.8,34.5 -77548,49414,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,594,lv,lv,,Online,2/1/17,2/5/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,48.7,45.4,33.5,10.5,8.5,34.6 -77587,49414,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1849,a,a,,Online,2/1/17,2/5/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,47.5,46.8,28.7,13.8,9.1,34.0 -77286,49272,,11,Donald Trump,1193,SurveyMonkey,"","",SurveyMonkey,324,SurveyMonkey,C,9219,a,a,,Online,1/30/17,2/5/17,"",,2/7/17 10:36,,https://blog.electiontracking.surveymonkey.com/2017/02/06/trump-approval-january-30-february-5/,Huffpost,46.0,52.0,29.0,17.0,11.0,41.0 -77284,49270,,11,Donald Trump,573,Zogby Interactive/JZ Analytics,"","",Zogby Analytics,395,Zogby Interactive/JZ Analytics,B-,860,lv,lv,,Online,2/2/17,2/4/17,"",,2/7/17 10:36,,https://www.zogbyanalytics.com/news/768-voters-agree-with-president-trump-s-executive-orders-president-s-approval-rating-up,Huffpost,47.0,43.0,28.0,19.0,9.0,34.0 -77289,49275,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,2070,rv,rv,,Online,2/2/17,2/4/17,"",,2/8/17 11:06,,https://www.politico.com/f/?id=0000015a-1b58-d712-adda-bf78cc9d0001,Huffpost,47.0,46.0,26.0,21.0,11.0,35.0 -77510,49415,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,2362,rv,rv,,Online,1/31/17,2/4/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,47.8,48.0,28.2,14.7,8.6,35.8 -77549,49415,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,961,lv,lv,,Online,1/31/17,2/4/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,46.8,46.6,30.0,11.5,9.1,34.7 -77588,49415,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,2774,a,a,,Online,1/31/17,2/4/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,45.2,47.7,25.9,14.2,8.7,35.1 -77511,49416,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,2831,rv,rv,,Online,1/30/17,2/3/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,47.8,47.7,28.4,14.1,8.6,35.1 -77550,49416,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1167,lv,lv,,Online,1/30/17,2/3/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,47.3,46.0,29.4,12.4,9.7,33.4 -77589,49416,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,3368,a,a,,Online,1/30/17,2/3/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,44.9,47.7,25.6,13.6,8.8,34.7 -77512,49417,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,2649,rv,rv,,Online,1/29/17,2/2/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,48.0,47.4,27.9,14.8,8.4,34.9 -77551,49417,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1126,lv,lv,,Online,1/29/17,2/2/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,47.7,46.1,28.7,13.2,9.7,33.0 -77590,49417,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,3154,a,a,,Online,1/29/17,2/2/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,45.3,47.4,25.4,14.1,8.6,34.6 -77513,49418,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,2646,rv,rv,,Online,1/28/17,2/1/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,47.7,47.7,28.1,14.3,8.2,35.5 -77552,49418,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1122,lv,lv,,Online,1/28/17,2/1/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,47.9,45.5,28.8,13.3,9.7,32.3 -77591,49418,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,3141,a,a,,Online,1/28/17,2/1/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,45.0,47.9,25.3,13.8,8.3,35.4 -77280,49268,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1500,a,a,,Online,1/28/17,1/31/17,"",,2/6/17 17:50,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/qg8b1mgh4b/econToplines.pdf,Huffpost,43.0,44.0,25.0,18.0,11.0,33.0 -77514,49419,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,2653,rv,rv,,Online,1/27/17,1/31/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,48.3,46.6,27.8,14.9,8.0,34.3 -77553,49419,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1131,lv,lv,,Online,1/27/17,1/31/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,48.3,44.9,29.0,13.6,9.5,31.5 -77592,49419,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,3153,a,a,,Online,1/27/17,1/31/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Huffpost | Reuters,45.3,46.9,25.2,14.1,8.0,34.3 -77252,49240,,11,Donald Trump,1193,SurveyMonkey,"","",SurveyMonkey,324,SurveyMonkey,C,4444,a,a,,Online,1/26/17,1/30/17,"",,2/6/17 17:42,,https://blog.electiontracking.surveymonkey.com/2017/01/31/trump-approval-americans-divided-right-from-the-start/,Huffpost,48.0,50.0,27.0,21.0,12.0,38.0 -77515,49420,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1846,rv,rv,,Online,1/26/17,1/30/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,50.1,44.6,28.9,14.9,7.2,32.7 -77554,49420,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,780,lv,lv,,Online,1/26/17,1/30/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,48.6,44.8,30.3,12.7,8.7,31.2 -77593,49420,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,2204,a,a,,Online,1/26/17,1/30/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,46.8,45.8,26.1,13.9,7.6,33.0 -77516,49421,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1370,rv,rv,,Online,1/25/17,1/29/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,50.6,44.5,29.3,14.9,6.6,33.3 -77555,49421,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,576,lv,lv,,Online,1/25/17,1/29/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,48.3,46.2,30.2,12.3,7.0,33.6 -77594,49421,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1630,a,a,,Online,1/25/17,1/29/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,48.2,45.1,27.0,14.0,6.7,32.9 -77253,49241,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,1991,rv,rv,,Online,1/26/17,1/28/17,"",,2/6/17 17:42,,https://www.politico.com/f/?id=00000159-f6e7-da98-a77d-f6f7cba90001,Huffpost,49.0,41.0,30.0,19.0,11.0,30.0 -77517,49422,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1410,rv,rv,,Online,1/24/17,1/28/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,47.8,45.9,27.2,13.6,7.9,33.2 -77556,49422,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,573,lv,lv,,Online,1/24/17,1/28/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,46.5,45.8,28.2,12.7,8.1,32.6 -77595,49422,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1684,a,a,,Online,1/24/17,1/28/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,45.4,46.0,25.3,12.4,7.7,32.1 -77518,49423,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1420,rv,rv,,Online,1/23/17,1/27/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,46.9,45.2,25.0,14.0,8.1,31.4 -77557,49423,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,584,lv,lv,,Online,1/23/17,1/27/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,45.1,46.9,25.3,12.7,9.3,31.3 -77596,49423,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1712,a,a,,Online,1/23/17,1/27/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,44.5,45.5,23.3,12.8,7.8,30.7 -77519,49424,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1385,rv,rv,,Online,1/22/17,1/26/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,45.4,46.2,23.2,13.0,8.6,31.9 -77558,49424,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,552,lv,lv,,Online,1/22/17,1/26/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,41.3,48.5,21.5,12.4,8.7,32.9 -77597,49424,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1678,a,a,,Online,1/22/17,1/26/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,42.6,46.4,21.4,11.9,9.0,31.0 -77266,49254,,11,Donald Trump,568,YouGov,352,Economist,YouGov,391,YouGov,B+,2692,a,a,,Online,1/23/17,1/25/17,"",,2/6/17 17:44,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/31rwbl7mh1/econToplines.pdf,Huffpost,41.0,35.0,27.0,14.0,8.0,27.0 -77520,49425,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1365,rv,rv,,Online,1/21/17,1/25/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,44.9,46.5,23.4,11.8,8.8,32.0 -77559,49425,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,516,lv,lv,,Online,1/21/17,1/25/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,42.6,47.8,20.6,12.5,9.0,31.7 -77598,49425,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1651,a,a,,Online,1/21/17,1/25/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,42.3,45.8,21.1,10.8,9.1,30.4 -77272,49260,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,1190,rv,rv,,Live Phone,1/20/17,1/25/17,"",,2/6/17 17:44,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2420,538 | Huffpost | RCP,36.0,44.0,29.0,6.0,4.0,20.0 -141426,49260,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-r,r,Live Phone,1/20/17,1/25/17,"",,5/4/21 14:29,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2420,538,81.0,3.0,68.0,13.0,0.0,3.0 -141427,49260,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-d,d,Live Phone,1/20/17,1/25/17,"",,5/4/21 14:29,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2420,538,4.0,77.0,2.0,2.0,6.0,70.0 -141428,49260,,11,Donald Trump,396,Quinnipiac University,"","",Quinnipiac University,267,Quinnipiac University,A-,,rv,rv-i,i,Live Phone,1/20/17,1/25/17,"",,5/4/21 14:29,,https://poll.qu.edu/Poll-Release-Legacy?releaseid=2420,538,35.0,45.0,28.0,5.0,3.0,42.0 -77521,49426,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1369,rv,rv,,Online,1/20/17,1/24/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,45.0,45.2,23.7,11.3,8.4,30.2 -77560,49426,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,509,lv,lv,,Online,1/20/17,1/24/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,45.2,44.3,22.6,13.1,8.3,28.5 -77599,49426,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1632,a,a,,Online,1/20/17,1/24/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Huffpost | Reuters,42.1,45.2,21.2,10.6,9.1,29.4 -77522,49427,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1077,rv,rv,,Online,1/19/17,1/23/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,46.1,43.6,24.9,10.8,7.5,29.9 -77561,49427,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,401,lv,lv,,Online,1/19/17,1/23/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,46.4,44.2,25.3,10.7,7.1,29.5 -77600,49427,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,1282,a,a,,Online,1/19/17,1/23/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,42.8,44.1,22.0,10.2,8.6,29.5 -77261,49249,,11,Donald Trump,1189,Morning Consult,538,Politico,Morning Consult,218,Morning Consult,B,1992,rv,rv,,Online,1/20/17,1/22/17,"",,2/6/17 17:42,,http://static.politico.com/9b/13/82a3baf542ae9018e5b6e1008379/170103-topline-politico-v3-kd.pdf,538 | Huffpost,46.0,37.0,26.0,20.0,9.0,28.0 -77523,49428,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,803,rv,rv,,Online,1/18/17,1/22/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,44.9,45.4,25.2,9.4,7.8,31.7 -77562,49428,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,292,lv,lv,,Online,1/18/17,1/22/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,47.0,42.8,27.0,10.0,5.5,30.0 -77601,49428,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,945,a,a,,Online,1/18/17,1/22/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,42.2,45.7,22.5,9.0,9.1,31.0 -77524,49429,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,535,rv,rv,,Online,1/17/17,1/21/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,45.2,45.0,26.9,9.3,7.2,31.8 -77563,49429,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,190,lv,lv,,Online,1/17/17,1/21/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,51.5,39.9,30.0,12.0,5.9,28.0 -77602,49429,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,619,a,a,,Online,1/17/17,1/21/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,42.7,44.4,23.3,9.0,8.2,30.4 -77525,49430,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,281,rv,rv,,Online,1/16/17,1/20/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/PD1:1,Reuters,48.5,43.4,31.0,9.6,7.1,29.0 -77564,49430,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,100,lv,lv,,Online,1/16/17,1/20/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/filters/LIKELY:1,Reuters,58.0,34.4,36.0,16.0,3.4,25.0 -77603,49430,,11,Donald Trump,744,Ipsos,71,Reuters,Ipsos,154,Ipsos,B-,321,a,a,,Online,1/16/17,1/20/17,"",TRUE,3/1/17 17:53,,http://polling.reuters.com/#poll/CP3_2/,Reuters,46.0,44.1,27.0,10.1,8.5,29.0 -76957,49103,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1447,a,a,,Online,1/14/17,1/17/17,"",,1/20/17 15:09,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/fgqecf80as/econTabReport.pdf,Huffpost,52.0,40.0,32.0,20.0,13.0,27.0 -76953,49099,,16,Barack Obama,1193,SurveyMonkey,"","",SurveyMonkey,324,SurveyMonkey,C,2546,a,a,,Online,1/12/17,1/17/17,"",,1/20/17 15:08,,https://blog.electiontracking.surveymonkey.com/2017/01/18/inauguration-eve-republican-hopes-and-democratic-fears/,Huffpost,62.0,37.0,37.0,25.0,13.0,24.0 -76968,49114,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1005,a,a,,Live Phone,1/12/17,1/15/17,"",,1/20/17 15:10,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-poll-january-12-15-2017/2156/,538 | Huffpost | RCP,60.5,37.62,41.79827449,18.70124205,10.57710517,27.04653741 -141423,49114,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,1/12/17,1/15/17,"",,5/4/21 14:28,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-poll-january-12-15-2017/2156/,538,89.73,8.93,76.54394583,13.18512792,4.378547094,4.554277452 -141424,49114,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,1/12/17,1/15/17,"",,5/4/21 14:28,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-poll-january-12-15-2017/2156/,538,18.29,79.69,6.149333504,12.1372623,19.9163226,59.7767702 -141425,49114,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,1/12/17,1/15/17,"",,5/4/21 14:28,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-poll-january-12-15-2017/2156/,538,61.32,36.92,34.84943661,26.46753417,11.17984388,25.73981818 -76976,49122,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1424,a,a,,Online,1/7/17,1/10/17,"",,1/20/17 15:11,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/octxvxy91s/econTabReport.pdf,Huffpost,49.0,43.0,26.0,23.0,12.0,31.0 -76975,49121,,16,Barack Obama,573,Zogby Interactive/JZ Analytics,"","",Zogby Analytics,395,Zogby Interactive/JZ Analytics,B-,1324,lv,lv,,Online,1/4/17,1/6/17,"",,1/20/17 15:11,,https://zogbyanalytics.com/news/762-obama-s-approval-at-50-as-he-leaves-office-zogby-presidential-greatness-poll,Huffpost,50.0,48.0,24.0,26.0,17.0,31.0 -76990,49136,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1647,a,a,,Online,12/31/16,1/3/17,"",,1/20/17 15:12,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/x4pjrm6s7x/econTabReport.pdf,Huffpost,50.0,42.0,26.0,24.0,13.0,29.0 -76999,49145,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1662,a,a,,Online,12/24/16,12/27/16,"",,1/20/17 15:12,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/kzblsrc9cs/econTabReport.pdf,Huffpost,48.0,43.0,25.0,23.0,14.0,29.0 -77009,49155,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1376,a,a,,Online,12/17/16,12/20/16,"",,1/20/17 15:13,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/ljv2ohxmzj/econTabReport.pdf,Huffpost,48.0,43.0,24.0,24.0,11.0,32.0 -77023,49169,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1465,a,a,,Online,12/10/16,12/13/16,"",,1/20/17 15:14,,https://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/ro9rimrce9/econTabReport.pdf,Huffpost,48.0,42.0,25.0,23.0,14.0,28.0 -77041,49187,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1417,a,a,,Online,12/3/16,12/5/16,"",,1/20/17 15:15,,https://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/ogxlddlk7h/trackingreport.pdf,Huffpost,52.0,40.0,30.0,22.0,11.0,29.0 -76925,49082,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1434,a,a,,Online,11/19/16,11/22/16,"",,12/6/16 01:42,,https://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/04k2aa3t5a/econTabReport.pdf,Huffpost,52.0,40.0,29.0,23.0,15.0,25.0 -76918,49075,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1659,a,a,,Online,11/12/16,11/15/16,"",,12/6/16 01:42,,http://d25d2506sfb94s.cloudfront.net/cumulus_uploads/document/j20pkfe7a0/econToplines.pdf,Huffpost,51.0,41.0,29.0,22.0,13.0,28.0 -76899,49056,,16,Barack Obama,573,Zogby Interactive/JZ Analytics,"","",Zogby Analytics,395,Zogby Interactive/JZ Analytics,B-,1004,lv,lv,,Online,11/9/16,11/10/16,"",,12/6/16 01:42,,http://zogbyanalytics.com/news/759-post-election-poll-results-trump-improves-in-key-demographics-which-obama-won-handily-in-2012,Huffpost,51.0,47.0,27.0,24.0,16.0,31.0 -76887,48687,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,4171,rv,rv,,Online,11/4/16,11/7/16,"",,12/6/16 01:41,,https://today.yougov.com/news/2016/11/07/final-economistyougov-poll-shows-clinton-4-point-n/,Huffpost,49.0,49.0,30.0,19.0,11.0,38.0 -76884,48515,,16,Barack Obama,1193,SurveyMonkey,132,NBC News,SurveyMonkey,324,SurveyMonkey,C,70194,lv,lv,,Online,10/31/16,11/6/16,"",,12/6/16 01:40,,https://www.scribd.com/document/330243723/NBC-News-SurveyMonkey-Toplines-and-Methodology-1031-11-6?secret_password=RZmAhM5A4ukrIpXPn0p8,Huffpost,54.0,46.0,34.0,20.0,11.0,35.0 -76872,48082,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1388,rv,rv,,Online,10/30/16,11/1/16,"",,12/6/16 01:40,,https://today.yougov.com/news/2016/11/02/yougoveconomist-poll-october-30-november-1-2016/,Huffpost,48.0,48.0,29.0,19.0,12.0,36.0 -76869,47869,,16,Barack Obama,1193,SurveyMonkey,132,NBC News,SurveyMonkey,324,SurveyMonkey,C,40816,lv,lv,,Online,10/24/16,10/30/16,"",,12/6/16 01:40,,https://www.scribd.com/document/329549003/NBC-News-SurveyMonkey-Toplines-and-Methodology-1024-1030?secret_password=LnCL1BQpi23OCLNwYALQ,Huffpost,53.0,47.0,33.0,20.0,10.0,37.0 -76860,47608,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1376,rv,rv,,Online,10/22/16,10/26/16,"",,12/6/16 01:40,,https://today.yougov.com/news/2016/10/27/yougoveconomist-poll-october-22-26-2016/,Huffpost,47.0,50.0,29.0,18.0,13.0,37.0 -76863,47638,,16,Barack Obama,1027,Saint Leo University,"","",Saint Leo University,299,Saint Leo University,C/D,1050,lv,lv,,Online,10/22/16,10/26/16,"",,12/6/16 01:40,,http://polls.saintleo.edu/wp-content/uploads/2016/10/SLU-Polling-Institute-Report-October-National.pdf,Huffpost,55.0,44.0,26.0,29.0,15.0,29.0 -76848,47355,,16,Barack Obama,927,GQR Research (GQRR),"","",GQR Research,126,GQR Research (GQRR),B,900,lv,lv,,Live Phone,10/21/16,10/24/16,"",,12/6/16 01:40,,http://www.democracycorps.com/National-Surveys/clinton-in-12-point-lead-potential-for-downballot-gains/,Huffpost,57.0,42.0,40.0,17.0,7.0,35.0 -76844,47324,,16,Barack Obama,1193,SurveyMonkey,132,NBC News,SurveyMonkey,324,SurveyMonkey,C,32225,lv,lv,,Online,10/17/16,10/23/16,"",,12/6/16 01:40,,https://www.scribd.com/document/328753246/NBC-News-SurveyMonkey-Toplines-and-Methodology-1017-1023?secret_password=sIipyJjqvaCenavKCCzX,Huffpost,52.0,47.0,33.0,19.0,10.0,37.0 -76838,49018,,16,Barack Obama,1193,SurveyMonkey,132,NBC News,SurveyMonkey,324,SurveyMonkey,C,6538,lv,lv,,Online,10/20/16,10/20/16,"",,12/6/16 01:40,,https://www.scribd.com/document/328407243/NBC-News-SurveyMonkey-Third-Debate-Reaction-Poll-Toplines-and-Methodology,Huffpost,51.0,49.0,31.0,20.0,10.0,39.0 -76832,47077,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1300,a,a,,Online,10/15/16,10/18/16,"",,12/6/16 01:40,,https://today.yougov.com/news/2016/10/19/yougoveconomist-poll-october-15-18-2016/,Huffpost,48.0,49.0,25.0,23.0,14.0,35.0 -76825,47009,,16,Barack Obama,1193,SurveyMonkey,132,NBC News,SurveyMonkey,324,SurveyMonkey,C,24804,lv,lv,,Online,10/10/16,10/16/16,"",,12/6/16 01:40,,https://www.scribd.com/document/327928411/NBC-News-SurveyMonkey-Toplines-and-Methodology-1010-1016,Huffpost,53.0,46.0,32.0,21.0,10.0,36.0 -76808,46576,,16,Barack Obama,1193,SurveyMonkey,132,NBC News,SurveyMonkey,324,SurveyMonkey,C,23329,lv,lv,,Online,10/3/16,10/9/16,"",,12/6/16 01:39,,https://www.scribd.com/document/327007811/NBC-News-SurveyMonkey-Toplines-and-Methodology-10-3-10-9,Huffpost,52.0,47.0,32.0,20.0,10.0,37.0 -76809,46572,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1300,a,a,,Online,10/7/16,10/8/16,"",,12/6/16 01:39,,https://today.yougov.com/news/2016/10/09/yougoveconomist-poll-october-7-8-2016/,Huffpost,50.0,48.0,27.0,23.0,12.0,36.0 -76785,46438,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1300,a,a,,Online,10/1/16,10/3/16,"",,12/6/16 01:38,,https://today.yougov.com/news/2016/10/03/yougoveconomist-poll-october-1-3-2016/,Huffpost,52.0,45.0,28.0,24.0,12.0,33.0 -76791,46444,,16,Barack Obama,1193,SurveyMonkey,132,NBC News,SurveyMonkey,324,SurveyMonkey,C,26925,lv,lv,,Online,9/26/16,10/2/16,"",,12/6/16 01:38,,http://www.nbcnews.com/storyline/data-points/poll-hillary-clinton-holds-national-lead-over-donald-trump-n658721,Huffpost,52.0,47.0,32.0,20.0,11.0,36.0 -76768,46100,,16,Barack Obama,1193,SurveyMonkey,132,NBC News,SurveyMonkey,324,SurveyMonkey,C,13598,lv,lv,,Online,9/19/16,9/25/16,"",,12/6/16 01:37,,http://www.nbcnews.com/storyline/data-points/poll-clinton-leads-trump-among-likely-voters-ahead-first-debate-n654531?cid=sm_tw,Huffpost,52.0,47.0,33.0,19.0,10.0,37.0 -76765,46448,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1300,a,a,,Online,9/22/16,9/24/16,"",,12/6/16 01:37,,https://today.yougov.com/news/2016/09/25/yougoveconomist-poll-september-22-24-2016/,Huffpost,53.0,45.0,29.0,24.0,12.0,33.0 -76759,46020,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,Live Phone,9/19/16,9/22/16,"",,12/6/16 01:37,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-national-poll-sept-19-22-2016/2094/?fff,538 | Huffpost,55.02,40.98,33.78047962,21.23573665,9.012181084,31.96623751 -141420,46020,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,9/19/16,9/22/16,"",,5/4/21 14:28,data provided by Gary Langer,"",538,87.61,10.95,63.9189416,23.6932026,3.804478736,7.143836692 -141421,46020,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,9/19/16,9/22/16,"",,5/4/21 14:28,data provided by Gary Langer,"",538,15.25,77.55,6.263194643,8.981907882,11.54204369,66.01141772 -141422,46020,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,9/19/16,9/22/16,"",,5/4/21 14:28,data provided by Gary Langer,"",538,52.82,44.41,26.60670528,26.21685311,12.44030431,31.9654417 -76747,45910,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1300,a,a,,Online,9/18/16,9/19/16,"",,12/6/16 01:37,,https://today.yougov.com/news/2016/09/20/yougoveconomist-poll-september-18-19-2016/,Huffpost,46.0,49.0,25.0,21.0,16.0,33.0 -76744,45894,,16,Barack Obama,1193,SurveyMonkey,132,NBC News,SurveyMonkey,324,SurveyMonkey,C,13230,lv,lv,,Online,9/12/16,9/18/16,"",,12/6/16 01:37,,http://www.nbcnews.com/storyline/data-points/poll-why-suburban-voters-will-be-pivotal-presidential-race-n650501,Huffpost,52.0,47.0,32.0,20.0,11.0,36.0 -76731,45740,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1300,a,a,,Online,9/10/16,9/13/16,"",,12/6/16 01:37,,https://today.yougov.com/news/2016/09/13/yougoveconomist-poll-september-10-13-2016/,Huffpost,48.0,47.0,25.0,23.0,13.0,34.0 -76726,45719,,16,Barack Obama,1193,SurveyMonkey,132,NBC News,SurveyMonkey,324,SurveyMonkey,C,16220,rv,rv,,Online,9/5/16,9/11/16,"",,12/6/16 01:37,,http://www.nbcnews.com/politics/2016-election/hillary-clinton-suffered-similar-illness-after-working-demon-bill-n647286,Huffpost,51.0,49.0,29.0,22.0,11.0,38.0 -76706,45693,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1002,a,a,,Live Phone,9/5/16,9/8/16,"",,12/6/16 01:35,data provided by Gary Langer,https://www.washingtonpost.com/politics/clinton-holds-lead-over-trump-in-new-poll-but-warning-signs-emerge/2016/09/10/800dee0c-76c8-11e6-b786-19d0cb1ed06c_story.html?postshare=531473592721373&tid=ss_tw,538 | Huffpost,57.66,39.67,34.15672019,23.50807338,9.165616106,30.49991909 -141417,45693,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,9/5/16,9/8/16,"",,5/4/21 14:27,data provided by Gary Langer,https://www.washingtonpost.com/politics/clinton-holds-lead-over-trump-in-new-poll-but-warning-signs-emerge/2016/09/10/800dee0c-76c8-11e6-b786-19d0cb1ed06c_story.html?postshare=531473592721373&tid=ss_tw,538,87.56,10.07,65.70028712,21.85695994,3.943650971,6.124428201 -141418,45693,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,9/5/16,9/8/16,"",,5/4/21 14:28,data provided by Gary Langer,https://www.washingtonpost.com/politics/clinton-holds-lead-over-trump-in-new-poll-but-warning-signs-emerge/2016/09/10/800dee0c-76c8-11e6-b786-19d0cb1ed06c_story.html?postshare=531473592721373&tid=ss_tw,538,20.77,77.57,4.595004134,16.17475108,14.42595286,63.14189333 -141419,45693,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,9/5/16,9/8/16,"",,5/4/21 14:28,data provided by Gary Langer,https://www.washingtonpost.com/politics/clinton-holds-lead-over-trump-in-new-poll-but-warning-signs-emerge/2016/09/10/800dee0c-76c8-11e6-b786-19d0cb1ed06c_story.html?postshare=531473592721373&tid=ss_tw,538,57.86,38.53,26.83571837,31.02529862,9.728927908,28.80137724 -76710,45411,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1300,a,a,,Online,9/4/16,9/6/16,"",,12/6/16 01:35,,https://today.yougov.com/news/2016/09/07/yougoveconomist-poll-september-4-6-2016/,Huffpost,52.0,46.0,27.0,25.0,13.0,33.0 -76707,45406,,16,Barack Obama,49,Georgetown University (Battleground),508,George Washington University,Georgetown University (Battleground),114,Georgetown University (Battleground),A/B,1000,lv,lv,,Live Phone,8/28/16,9/1/16,"",,12/6/16 01:35,,http://big.assets.huffingtonpost.com/BGGWTarranceGroupLakeResearch.pdf,Huffpost | RCP,50.0,47.0,37.0,13.0,6.0,41.0 -76684,45239,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1300,a,a,,Online,8/27/16,8/29/16,"",,12/6/16 01:35,,https://today.yougov.com/news/2016/08/30/yougoveconomist-poll-august-27-29-2016/,Huffpost,50.0,44.0,24.0,26.0,12.0,32.0 -76679,45146,,16,Barack Obama,1193,SurveyMonkey,132,NBC News,SurveyMonkey,324,SurveyMonkey,C,24104,rv,rv,,Online,8/22/16,8/28/16,"",,12/6/16 01:35,,http://www.nbcnews.com/politics/2016-election/poll-donald-trump-chips-away-hillary-clinton-s-national-lead-n639591,Huffpost,51.0,48.0,30.0,21.0,12.0,36.0 -76675,44931,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1300,a,a,,Online,8/19/16,8/23/16,"",,12/6/16 01:34,,https://today.yougov.com/news/2016/08/24/yougoveconomist-poll-august-19-23-2016/,Huffpost,52.0,45.0,25.0,27.0,11.0,34.0 -76673,44915,,16,Barack Obama,1193,SurveyMonkey,132,NBC News,SurveyMonkey,324,SurveyMonkey,C,17459,rv,rv,,Online,8/15/16,8/21/16,"",,12/6/16 01:34,,http://www.nbcnews.com/politics/2016-election/trump-faces-hurdle-minority-voters-clinton-maintains-lead-poll-shows-n636061,Huffpost,52.0,48.0,31.0,21.0,12.0,36.0 -76671,45253,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1300,a,a,,Online,8/11/16,8/16/16,"",,12/6/16 01:34,,https://today.yougov.com/news/2016/08/16/yougoveconomist-poll-august-14-16-2016/,Huffpost,53.0,46.0,27.0,26.0,12.0,34.0 -76669,44859,,16,Barack Obama,1193,SurveyMonkey,132,NBC News,SurveyMonkey,324,SurveyMonkey,C,15179,rv,rv,,Online,8/8/16,8/14/16,"",,12/6/16 01:34,,http://www.nbcnews.com/politics/2016-election/poll-clinton-maintains-big-lead-voters-doubt-trump-s-temperament-n631351,Huffpost,52.0,48.0,30.0,22.0,11.0,37.0 -76665,44809,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1300,a,a,,Online,8/6/16,8/9/16,"",,12/6/16 01:34,,https://today.yougov.com/news/2016/08/09/yougoveconomist-poll-august-6-9-2016/,Huffpost,50.0,47.0,26.0,24.0,14.0,33.0 -76664,44799,,16,Barack Obama,1193,SurveyMonkey,132,NBC News,SurveyMonkey,324,SurveyMonkey,C,11480,rv,rv,,Online,8/1/16,8/7/16,"",,12/6/16 01:34,,http://www.nbcnews.com/politics/2016-election/poll-clinton-opens-double-digit-lead-over-trump-n625676,Huffpost,53.0,46.0,32.0,21.0,11.0,35.0 -76663,44781,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1002,a,a,,Live Phone,8/1/16,8/4/16,"",,12/6/16 01:34,data provided by Gary Langer,https://www.washingtonpost.com/politics/poll-after-conventions-clinton-leads-trump-by-8-points/2016/08/06/517999c0-5b33-11e6-9aee-8075993d73a2_story.html?wpisrc=nl_rainbow&wpmm=1,538 | Huffpost,55.45,41.83,33.53840276,21.90665083,9.509998715,32.32019366 -141414,44781,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,8/1/16,8/4/16,"",,5/4/21 14:27,data provided by Gary Langer,"",538,88.1,10.05,62.94580592,25.15037028,4.723593328,5.3289819 -141415,44781,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,8/1/16,8/4/16,"",,5/4/21 14:27,data provided by Gary Langer,"",538,14.82,82.57,6.605997222,8.209499858,15.65372077,66.92009964 -141416,44781,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,8/1/16,8/4/16,"",,5/4/21 14:27,data provided by Gary Langer,"",538,54.32,43.85,26.41459483,27.90433129,10.4156004,33.43405846 -76656,44743,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1300,a,a,,Online,7/30/16,8/1/16,"",,12/6/16 01:34,,https://today.yougov.com/news/2016/08/01/yougoveconomist-poll-july-30-august-1-2016/,Huffpost,50.0,44.0,25.0,25.0,12.0,32.0 -76655,44745,,16,Barack Obama,1193,SurveyMonkey,132,NBC News,SurveyMonkey,324,SurveyMonkey,C,12742,rv,rv,,Online,7/25/16,7/31/16,"",,12/6/16 01:34,,http://www.nbcnews.com/politics/2016-election/poll-clinton-support-spikes-following-democratic-convention-n621071,Huffpost,52.0,47.0,32.0,20.0,11.0,36.0 -76648,44678,,16,Barack Obama,568,YouGov,352,Economist,YouGov,391,YouGov,B+,1300,a,a,,Online,7/23/16,7/24/16,"",,12/6/16 01:34,,https://today.yougov.com/news/2016/07/25/convention-impact-limited/,Huffpost,47.0,48.0,22.0,25.0,14.0,34.0 -76651,44683,,16,Barack Obama,1193,SurveyMonkey,132,NBC News,SurveyMonkey,324,SurveyMonkey,C,12931,rv,rv,,Online,7/18/16,7/24/16,"",,12/6/16 01:34,,https://www.scribd.com/document/319270782/NBC-News-SurveyMonkey-Toplines-and-Methodology-7-18-724?secret_password=MfT45x5rHCWmGNLI3vVQ,Huffpost,49.0,50.0,28.0,21.0,11.0,39.0 -76645,48923,,16,Barack Obama,413,RKM Research and Communications Inc.,"139,458",Boston Herald | Franklin Pierce University,RKM Research and Communications Inc.,272,RKM Research and Communications Inc.,B+,1007,lv,lv,,Live Phone,7/12/16,7/16/16,"",,12/6/16 01:34,,http://www.bostonherald.com/news/us_politics/2016/07/poll_donald_trump_hillary_clinton_too_close_to_call,Huffpost,54.0,45.0,30.0,24.0,12.0,33.0 -76643,44606,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1003,a,a,,Live Phone,7/11/16,7/14/16,"",,12/6/16 01:34,data provided by Gary Langer,https://www.washingtonpost.com/politics/clinton-holds-narrow-lead-over-trump-on-eve-of-conventions/2016/07/17/cde98210-4b78-11e6-bdb9-701687974517_story.html?wpisrc=al_alert-politics,538 | Huffpost,56.14,42.06,32.5195167,23.61721649,9.081592631,32.97703795 -141411,44606,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,7/11/16,7/14/16,"",,5/4/21 14:27,data provided by Gary Langer,https://www.washingtonpost.com/politics/clinton-holds-narrow-lead-over-trump-on-eve-of-conventions/2016/07/17/cde98210-4b78-11e6-bdb9-701687974517_story.html?wpisrc=al_alert-politics,538,87.59,11.3,59.71882651,27.86996535,4.544016501,6.757708712 -141412,44606,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,7/11/16,7/14/16,"",,5/4/21 14:27,data provided by Gary Langer,https://www.washingtonpost.com/politics/clinton-holds-narrow-lead-over-trump-on-eve-of-conventions/2016/07/17/cde98210-4b78-11e6-bdb9-701687974517_story.html?wpisrc=al_alert-politics,538,16.74,81.38,6.496347057,10.24850786,14.57151209,66.81184589 -141413,44606,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,7/11/16,7/14/16,"",,5/4/21 14:27,data provided by Gary Langer,https://www.washingtonpost.com/politics/clinton-holds-narrow-lead-over-trump-on-eve-of-conventions/2016/07/17/cde98210-4b78-11e6-bdb9-701687974517_story.html?wpisrc=al_alert-politics,538,54.67,43.76,24.59904069,30.07146997,10.47442676,33.28119888 -67434,44407,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,Live Phone,6/20/16,6/23/16,"",,6/27/16 13:34,data provided by Gary Langer,https://www.washingtonpost.com/politics/in-new-poll-support-for-trump-plunges-giving-clinton-a-double-digit-lead/2016/06/25/0565bef6-3a31-11e6-a254-2b336e293a3c_story.html,538 | Huffpost,55.64,40.99,34.46481455,21.17378819,7.839048332,33.14720259 -141408,44407,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,6/20/16,6/23/16,"",,5/4/21 14:26,data provided by Gary Langer,https://www.washingtonpost.com/politics/in-new-poll-support-for-trump-plunges-giving-clinton-a-double-digit-lead/2016/06/25/0565bef6-3a31-11e6-a254-2b336e293a3c_story.html,538,88.02,10.19,64.8729546,23.15139067,2.527357961,7.659642391 -141409,44407,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,6/20/16,6/23/16,"",,5/4/21 14:26,data provided by Gary Langer,https://www.washingtonpost.com/politics/in-new-poll-support-for-trump-plunges-giving-clinton-a-double-digit-lead/2016/06/25/0565bef6-3a31-11e6-a254-2b336e293a3c_story.html,538,17.52,80.24,6.029531703,11.49310838,12.07114201,68.16733568 -141410,44407,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,6/20/16,6/23/16,"",,5/4/21 14:26,data provided by Gary Langer,https://www.washingtonpost.com/politics/in-new-poll-support-for-trump-plunges-giving-clinton-a-double-digit-lead/2016/06/25/0565bef6-3a31-11e6-a254-2b336e293a3c_story.html,538,50.06,45.41,23.31000659,26.74588042,10.25252806,35.16224747 -66907,44093,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1005,a,a,,Live Phone,5/16/16,5/19/16,"",,6/14/16 16:44,data provided by Gary Langer,https://www.washingtonpost.com/page/2010-2019/WashingtonPost/2016/05/22/National-Politics/Polling/release_426.xml?uuid=v4d0jh_REeaCwqfcsxMofQ,538 | Huffpost,51.28,45.73,30.4361846,20.84150074,11.01330897,34.71636336 -141405,44093,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,5/16/16,5/19/16,"",,5/4/21 14:26,data provided by Gary Langer,https://www.washingtonpost.com/page/2010-2019/WashingtonPost/2016/05/22/National-Politics/Polling/release_426.xml?uuid=v4d0jh_REeaCwqfcsxMofQ,538,82.88,15.41,55.65578336,27.22635846,7.033593579,8.373608479 -141406,44093,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,5/16/16,5/19/16,"",,5/4/21 14:26,data provided by Gary Langer,https://www.washingtonpost.com/page/2010-2019/WashingtonPost/2016/05/22/National-Politics/Polling/release_426.xml?uuid=v4d0jh_REeaCwqfcsxMofQ,538,13.52,83.98,3.470535688,10.05178608,15.20913661,68.7702279 -141407,44093,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,5/16/16,5/19/16,"",,5/4/21 14:26,data provided by Gary Langer,https://www.washingtonpost.com/page/2010-2019/WashingtonPost/2016/05/22/National-Politics/Polling/release_426.xml?uuid=v4d0jh_REeaCwqfcsxMofQ,538,50.24,47.17,26.6292583,23.61504193,11.68926106,35.47681825 -56144,36557,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1000,a,a,,Live Phone,3/3/16,3/6/16,"",,4/15/16 16:17,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-national-poll-march-3-6-2016/1982/,538 | Huffpost | RCP,50.61,43.41,30.52030171,20.08969131,10.72106602,32.69170724 -141402,36557,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,3/3/16,3/6/16,"",,5/4/21 14:25,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-national-poll-march-3-6-2016/1982/,538,86.73,9.24,58.91718745,27.81086209,3.980942405,5.263866015 -141403,36557,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,3/3/16,3/6/16,"",,5/4/21 14:25,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-national-poll-march-3-6-2016/1982/,538,15.18,80.7,6.006822021,9.170841338,12.53417192,68.16234964 -141404,36557,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,3/3/16,3/6/16,"",,5/4/21 14:25,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-national-poll-march-3-6-2016/1982/,538,43.03,50.2,23.48956799,19.54336287,14.74119737,35.4597891 -56115,35970,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,Live Phone,1/21/16,1/24/16,"",,4/15/16 16:16,data provided by Gary Langer,http://www.langerresearch.com/wp-content/uploads/1175a2TheDemocraticContest.pdf,538 | Huffpost | RCP,49.57,46.46,31.38593064,18.18022651,10.84836118,35.61051396 -141399,35970,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,1/21/16,1/24/16,"",,5/4/21 14:25,data provided by Gary Langer,https://www.washingtonpost.com/politics/as-first-voting-nears-trump-seems-stronger/2016/01/25/349439d4-c392-11e5-a4aa-f25866ba0dc6_story.html,538,84.49,13.38,62.2213669,22.26892958,8.800525814,4.580175423 -141400,35970,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,1/21/16,1/24/16,"",,5/4/21 14:25,data provided by Gary Langer,https://www.washingtonpost.com/politics/as-first-voting-nears-trump-seems-stronger/2016/01/25/349439d4-c392-11e5-a4aa-f25866ba0dc6_story.html,538,12.63,84.92,3.285228673,9.349398754,13.39041566,71.52680643 -141401,35970,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,1/21/16,1/24/16,"",,5/4/21 14:25,data provided by Gary Langer,https://www.washingtonpost.com/politics/as-first-voting-nears-trump-seems-stronger/2016/01/25/349439d4-c392-11e5-a4aa-f25866ba0dc6_story.html,538,43.99,53.14,21.41093459,22.57580966,13.84554143,39.29721207 -56170,35444,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1002,a,a,,Live Phone,12/10/15,12/13/15,"",,4/15/16 16:19,data provided by Gary Langer,http://www.langerresearch.com/wp-content/uploads/1174a3GunsandTerrorism.pdf,538 | Huffpost,45.47,51.15,23.93659424,21.5319229,12.49391956,38.65231457 -141396,35444,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,12/10/15,12/13/15,"",,5/4/21 14:24,data provided by Gary Langer,http://www.langerresearch.com/wp-content/uploads/1174a2GOPElection.pdf,538,78.63,19.57,46.77803378,31.84707531,9.486351951,10.08761344 -141397,35444,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,12/10/15,12/13/15,"",,5/4/21 14:24,data provided by Gary Langer,http://www.langerresearch.com/wp-content/uploads/1174a2GOPElection.pdf,538,12.28,84.89,3.380609354,8.901744062,7.713839233,77.17722243 -141398,35444,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,12/10/15,12/13/15,"",,5/4/21 14:25,data provided by Gary Langer,http://www.langerresearch.com/wp-content/uploads/1174a2GOPElection.pdf,538,41.92,54.76,18.46955627,23.45190285,14.44689159,40.31311437 -56464,35421,,16,Barack Obama,1027,Saint Leo University,"","",Saint Leo University,299,Saint Leo University,C/D,1007,a,a,,Online,11/29/15,12/3/15,"",,4/15/16 16:24,,http://polls.saintleo.edu/trump-gains-while-carson-declines-in-new-saint-leo-university-national-political-poll/,Huffpost,48.0,48.0,17.0,31.0,15.0,33.0 -56105,35412,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1003,a,a,,Live Phone,11/16/15,11/19/15,"",,4/15/16 16:16,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-poll-nov-15-19-2015/1880/,538 | Huffpost | RoperApprovalSpreadsheet,45.75,50.04,23.92713906,21.8226744,10.38606388,39.65821041 -141393,35412,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,11/16/15,11/19/15,"",,5/4/21 14:23,data provided by Gary Langer,http://www.langerresearch.com/wp-content/uploads/1173a22016Election.pdf,538,76.92,19.7,48.23214575,28.69270979,9.481041661,10.22037728 -141394,35412,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,11/16/15,11/19/15,"",,5/4/21 14:24,data provided by Gary Langer,http://www.langerresearch.com/wp-content/uploads/1173a22016Election.pdf,538,16.82,81.44,7.524787239,9.298073932,9.454183859,71.9825201 -141395,35412,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,11/16/15,11/19/15,"",,5/4/21 14:24,data provided by Gary Langer,http://www.langerresearch.com/wp-content/uploads/1173a22016Election.pdf,538,38.58,58.61,14.00381338,24.57901733,10.51940505,48.09409398 -56097,35356,,16,Barack Obama,1193,SurveyMonkey,"300,301",LA Times | USC,SurveyMonkey,324,SurveyMonkey,C,845,rv,rv-r,r,Online,10/29/15,11/3/15,"",,4/15/16 16:15,,http://dornsife.usc.edu/usc-dornsife-la-times-poll-senate-race-feb-2015/,Huffpost,11.0,89.0,5.0,6.0,14.0,75.0 -56101,35356,,16,Barack Obama,1193,SurveyMonkey,"300,301",LA Times | USC,SurveyMonkey,324,SurveyMonkey,C,3035,rv,rv,,Online,10/29/15,11/3/15,"",,4/15/16 16:15,,http://dornsife.usc.edu/usc-dornsife-la-times-poll-senate-race-feb-2015/,Huffpost,46.0,53.0,23.0,23.0,14.0,39.0 -56506,35356,,16,Barack Obama,1193,SurveyMonkey,"300,301",LA Times | USC,SurveyMonkey,324,SurveyMonkey,C,1181,rv,rv-i,i,Online,10/29/15,11/3/15,"",,4/15/16 16:25,,http://dornsife.usc.edu/usc-dornsife-la-times-poll-senate-race-feb-2015/,Huffpost,39.0,60.0,12.0,27.0,16.0,44.0 -56511,35356,,16,Barack Obama,1193,SurveyMonkey,"300,301",LA Times | USC,SurveyMonkey,324,SurveyMonkey,C,936,rv,rv-d,d,Online,10/29/15,11/3/15,"",,4/15/16 16:25,,http://dornsife.usc.edu/usc-dornsife-la-times-poll-senate-race-feb-2015/,Huffpost,84.0,15.0,51.0,33.0,11.0,4.0 -55643,35287,,16,Barack Obama,1027,Saint Leo University,"","",Saint Leo University,299,Saint Leo University,C/D,1005,a,a,,Online,10/17/15,10/22/15,"",,4/15/16 15:50,,http://polls.saintleo.edu/clintons-numbers-slip-but-she-maintains-frontrunner-position/,Huffpost,50.0,47.0,20.0,30.0,14.0,33.0 -55592,34857,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,10/15/15,10/18/15,"",,4/15/16 15:37,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-poll-oct-15-18-2015/1852/,538 | Huffpost,48.13,45.86,21.96072944,26.16929776,12.13774765,33.72301126 -55593,34857,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,10/15/15,10/18/15,"",,4/15/16 15:37,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-poll-oct-15-18-2015/1852/,538 | Huffpost,86.06,12.28,54.98519943,31.07593463,5.948703758,6.332683171 -56091,34857,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,10/15/15,10/18/15,"",,4/15/16 16:15,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-poll-oct-15-18-2015/1852/,538 | Huffpost,12.75,83.31,4.425195053,8.322105749,12.92426989,70.38256327 -56092,34857,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,Live Phone,10/15/15,10/18/15,"",,4/15/16 16:15,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-poll-oct-15-18-2015/1852/,538 | Huffpost | RoperApprovalSpreadsheet,51.02,44.58,27.55920151,23.46490998,9.882692493,34.69448354 -55911,34717,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,9/7/15,9/10/15,"",,4/15/16 15:54,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2015/09/14/National-Politics/Polling/question_15910.xml?uuid=OPc3slqVEeWEdXgcyYUWUg,538 | Huffpost,43.98,48.75,20.96468166,23.01622955,8.358187621,40.38835972 -55912,34717,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,9/7/15,9/10/15,"",,4/15/16 15:54,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2015/09/14/National-Politics/Polling/question_15910.xml?uuid=OPc3slqVEeWEdXgcyYUWUg,538 | Huffpost,81.82,15.56,51.85230218,29.97231302,5.397520322,10.15949435 -55913,34717,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,9/7/15,9/10/15,"",,4/15/16 15:54,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2015/09/14/National-Politics/Polling/question_15910.xml?uuid=OPc3slqVEeWEdXgcyYUWUg,538 | Huffpost,11.5,86.94,1.594530934,9.908460379,13.65671211,73.27865543 -56767,34717,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1003,a,a,,Live Phone,9/7/15,9/10/15,"",,4/15/16 16:26,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2015/09/14/National-Politics/Polling/question_15910.xml?uuid=OPc3slqVEeWEdXgcyYUWUg,538 | Huffpost | RoperApprovalSpreadsheet,48.96,46.14,26.74300838,22.21592216,9.047441502,37.09388861 -55887,34607,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,7/16/15,7/19/15,"",,4/15/16 15:54,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2015/07/20/National-Politics/Polling/release_401.xml,538 | Huffpost,40.56,54.06,18.01974237,22.54183192,15.04132337,39.02107396 -55888,34607,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1002,a,a,,Live Phone,7/16/15,7/19/15,"",,4/15/16 15:54,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2015/07/20/National-Politics/Polling/release_401.xml,538 | Huffpost,45.34,49.51,25.6297295,19.71175247,12.71302487,36.79236472 -55889,34607,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,7/16/15,7/19/15,"",,4/15/16 15:54,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2015/07/20/National-Politics/Polling/release_401.xml,538 | Huffpost,11.9,85.0,4.398056402,7.502886823,14.45433774,70.5412915 -56058,34607,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,7/16/15,7/19/15,"",,4/15/16 16:14,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2015/07/20/National-Politics/Polling/release_401.xml,538 | Huffpost,81.26,16.32,56.09302725,25.16633061,6.32222301,10.00003791 -55866,34563,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,5/28/15,5/31/15,"",,4/15/16 15:54,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-poll-may-28-31-2015/1718/,538 | Huffpost,12.18,85.09,3.552842055,8.632037785,12.28706652,72.80154981 -55867,34563,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,5/28/15,5/31/15,"",,4/15/16 15:54,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-poll-may-28-31-2015/1718/,538 | Huffpost,40.4,53.6,14.89428732,25.51068528,13.73146697,39.87011392 -55868,34563,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,5/28/15,5/31/15,"",,4/15/16 15:54,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-poll-may-28-31-2015/1718/,538 | Huffpost,77.02,16.55,45.18064732,31.8436755,6.751953148,9.801166038 -56608,34563,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,Live Phone,5/28/15,5/31/15,"",,4/15/16 16:25,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-poll-may-28-31-2015/1718/,538 | Huffpost | RoperApprovalSpreadsheet,44.96,48.79,21.88616462,23.07018124,11.04458998,37.74653421 -55965,34836,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,3/26/15,3/29/15,"",,4/15/16 15:55,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2015/04/01/National-Politics/Polling/release_392.xml,538 | Huffpost,79.01,14.79,50.67192364,28.34130642,4.308993773,10.47877253 -55966,34836,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,3/26/15,3/29/15,"",,4/15/16 15:55,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2015/04/01/National-Politics/Polling/release_392.xml,538 | Huffpost,47.99,46.19,23.25880915,24.73364175,14.07828001,32.1121207 -55967,34836,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1003,a,a,,Live Phone,3/26/15,3/29/15,"",,4/15/16 15:55,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2015/04/01/National-Politics/Polling/release_392.xml,538 | Huffpost | RoperApprovalSpreadsheet,47.02,47.3,25.78183715,21.23545822,10.80428528,36.49453156 -55968,34836,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,3/26/15,3/29/15,"",,4/15/16 15:55,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2015/04/01/National-Politics/Polling/release_392.xml,538 | Huffpost,7.02,90.1,2.322003381,4.701853991,11.17026437,78.93134607 -55924,35354,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,1/12/15,1/15/15,"",,4/15/16 15:54,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2015/01/19/National-Politics/Polling/release_384.xml,538 | Huffpost,46.15,45.66,17.24410096,28.90111666,8.386415558,37.27139995 -56157,35354,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,1/12/15,1/15/15,"",,4/15/16 16:17,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2015/01/19/National-Politics/Polling/release_384.xml,538 | Huffpost,14.31,82.53,2.999032603,11.30611425,13.36877933,69.15787739 -56171,35354,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,1/12/15,1/15/15,"",,4/15/16 16:19,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2015/01/19/National-Politics/Polling/release_384.xml,538 | Huffpost,84.88,11.51,51.46837692,33.4153074,5.518800966,5.994450546 -56860,35354,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1003,a,a,,Live Phone,1/12/15,1/15/15,"",,4/15/16 16:27,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2015/01/19/National-Politics/Polling/release_384.xml,538 | Huffpost | RoperApprovalSpreadsheet,50.07,44.37,24.12616539,25.94462804,9.100921111,35.27396483 -57523,40832,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1000,a,a,,Live Phone,12/11/14,12/14/14,"",,4/15/16 18:08,data provided by Gary Langer,https://s3.amazonaws.com/s3.documentcloud.org/documents/1384634/2014-12-14-trend-for-release.pdf,538 | Huffpost | RoperApprovalSpreadsheet,41.03,53.87,21.35060422,19.6819244,13.04264993,40.82327252 -141370,40832,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,12/11/14,12/14/14,"",,5/4/21 14:15,data provided by Gary Langer,https://s3.amazonaws.com/s3.documentcloud.org/documents/1384634/2014-12-14-trend-for-release.pdf,538,74.8,20.32,41.70091232,33.0983439,10.25937227,10.05910152 -141371,40832,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,12/11/14,12/14/14,"",,5/4/21 14:15,data provided by Gary Langer,https://s3.amazonaws.com/s3.documentcloud.org/documents/1384634/2014-12-14-trend-for-release.pdf,538,10.35,87.07,3.61635264,6.733671348,12.08438478,74.98772763 -141372,40832,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,12/11/14,12/14/14,"",,5/4/21 14:15,data provided by Gary Langer,https://s3.amazonaws.com/s3.documentcloud.org/documents/1384634/2014-12-14-trend-for-release.pdf,538,39.08,55.74,19.20611994,19.87513104,13.54148239,42.19621133 -57582,34918,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1204,a,a,,Live Phone,10/23/14,10/26/14,"",,4/15/16 18:08,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/10/28/National-Politics/Polling/release_371.xml,538 | Huffpost | RoperApprovalSpreadsheet,42.8,51.19,20.74575527,22.05498824,11.98299654,39.20452885 -141367,34918,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,10/23/14,10/26/14,"",,5/4/21 14:14,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/10/28/National-Politics/Polling/question_15011.xml,538,76.4,17.9,41.18969617,35.21227461,9.267541767,8.63067049 -141368,34918,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,10/23/14,10/26/14,"",,5/4/21 14:14,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/10/28/National-Politics/Polling/question_15011.xml,538,11.04,86.67,4.405848315,6.636898845,14.36133935,72.31126889 -141369,34918,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,10/23/14,10/26/14,"",,5/4/21 14:15,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/10/28/National-Politics/Polling/question_15011.xml,538,36.89,57.04,16.05252862,20.83865545,14.25837581,42.77854397 -57339,36199,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1006,a,a,,Live Phone,10/9/14,10/12/14,"",,4/15/16 18:07,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/10/15/National-Politics/Polling/release_367.xml,538 | Huffpost | RoperApprovalSpreadsheet,40.37,51.14,19.95063334,20.41442595,11.99943353,39.1389686 -141364,36199,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,10/9/14,10/12/14,"",,5/4/21 14:14,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/10/15/National-Politics/Polling/question_14741.xml?uuid=7n7qEFRYEeS4bRhKwoE4jQ#,538,76.41,16.03,44.51658352,31.88999171,8.138278898,7.893559283 -141365,36199,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,10/9/14,10/12/14,"",,5/4/21 14:14,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/10/15/National-Politics/Polling/question_14741.xml?uuid=7n7qEFRYEeS4bRhKwoE4jQ#,538,9.32,88.33,3.270032983,6.046397198,9.8211803,78.51205568 -141366,36199,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,10/9/14,10/12/14,"",,5/4/21 14:14,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/10/15/National-Politics/Polling/question_14741.xml?uuid=7n7qEFRYEeS4bRhKwoE4jQ#,538,32.62,57.27,11.85314062,20.76856761,16.98717721,40.28662202 -57234,36127,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,Live Phone,9/4/14,9/7/14,"",,4/15/16 18:05,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/09/09/National-Politics/Polling/release_361.xml,538 | Huffpost | RoperApprovalSpreadsheet,42.3,51.48,24.06975364,18.2319226,12.10482551,39.37058424 -141361,36127,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,9/4/14,9/7/14,"",,5/4/21 14:14,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/09/09/National-Politics/Polling/release_361.xml,538,75.13,20.49,45.98341273,29.14857391,9.471811351,11.01550853 -141362,36127,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,9/4/14,9/7/14,"",,5/4/21 14:14,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/09/09/National-Politics/Polling/release_361.xml,538,9.71,89.62,3.973619563,5.733149257,9.400889987,80.22067199 -141363,36127,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,9/4/14,9/7/14,"",,5/4/21 14:14,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/09/09/National-Politics/Polling/release_361.xml,538,36.95,53.65,19.42704951,17.52627617,16.77293136,36.87217021 -57149,40663,,16,Barack Obama,1027,Saint Leo University,"","",Saint Leo University,299,Saint Leo University,C/D,,lv,lv-i,i,Online,5/28/14,6/4/14,"",,4/15/16 18:01,,http://polls.saintleo.edu/wp-content/uploads/2014/06/National-Survey-Toplines-Questions-1-24.pdf,Huffpost,44.0,54.0,10.0,34.0,16.0,38.0 -57150,40663,,16,Barack Obama,1027,Saint Leo University,"","",Saint Leo University,299,Saint Leo University,C/D,286,lv,lv-d,d,Online,5/28/14,6/4/14,"",,4/15/16 18:01,,http://polls.saintleo.edu/wp-content/uploads/2014/06/National-Survey-Toplines-Questions-1-24.pdf,Huffpost,82.0,19.0,32.0,50.0,12.0,7.0 -57151,40663,,16,Barack Obama,1027,Saint Leo University,"","",Saint Leo University,299,Saint Leo University,C/D,802,lv,lv,,Online,5/28/14,6/4/14,"",,4/15/16 18:01,,http://polls.saintleo.edu/wp-content/uploads/2014/06/National-Survey-Toplines-Questions-1-24.pdf,Huffpost,50.0,49.0,17.0,33.0,14.0,35.0 -57152,40663,,16,Barack Obama,1027,Saint Leo University,"","",Saint Leo University,299,Saint Leo University,C/D,225,lv,lv-r,r,Online,5/28/14,6/4/14,"",,4/15/16 18:01,,http://polls.saintleo.edu/wp-content/uploads/2014/06/National-Survey-Toplines-Questions-1-24.pdf,Huffpost,15.0,82.0,6.0,9.0,14.0,68.0 -58306,36263,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1002,a,a,,Live Phone,5/29/14,6/1/14,"",,4/15/16 18:19,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/06/03/National-Politics/Polling/release_347.xml,538 | Huffpost | RoperApprovalSpreadsheet,46.08,50.58,22.58159336,23.49454839,13.56740685,37.0076783 -141358,36263,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,5/29/14,6/1/14,"",,5/4/21 14:14,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/06/03/National-Politics/Polling/question_14345.xml,538,81.76,15.82,49.12374607,32.63526669,7.496555799,8.318998529 -141359,36263,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,5/29/14,6/1/14,"",,5/4/21 14:14,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/06/03/National-Politics/Polling/question_14345.xml,538,12.12,85.18,3.112063774,9.007125238,16.58649678,68.58959044 -141360,36263,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,5/29/14,6/1/14,"",,5/4/21 14:14,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/06/03/National-Politics/Polling/question_14345.xml,538,36.71,59.53,12.34539766,24.36933852,17.37085198,42.15432987 -58113,36255,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1002,a,a,,Live Phone,4/24/14,4/27/14,"",,4/15/16 18:16,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/april-2014-washington-post-abc-news-poll/989/,538 | Huffpost,41.43,52.26,22.7539854,18.68013006,12.26691217,39.9905248 -141355,36255,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,4/24/14,4/27/14,"",,5/4/21 14:13,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/04/29/National-Politics/Polling/question_14076.xml,538,74.34,22.2,47.92018239,26.41601414,10.60317227,11.59889994 -141356,36255,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,4/24/14,4/27/14,"",,5/4/21 14:13,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/04/29/National-Politics/Polling/question_14076.xml,538,12.0,82.27,3.585938155,8.413616691,10.09011708,72.18307932 -141357,36255,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,4/24/14,4/27/14,"",,5/4/21 14:13,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/04/29/National-Politics/Polling/question_14076.xml,538,33.13,59.03,15.30514699,17.82262276,14.78162358,44.24976427 -58219,41306,,16,Barack Obama,1027,Saint Leo University,"","",Saint Leo University,299,Saint Leo University,C/D,1009,a,a,,Online,3/16/14,3/18/14,"",,4/15/16 18:18,,http://polls.saintleo.edu/christie-position-down-nationally-but-up-among-gop/,Huffpost,47.0,49.0,16.0,31.0,14.0,35.0 -58337,36116,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1002,a,a,,Live Phone,2/27/14,3/2/14,"",,4/15/16 18:19,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/03/04/National-Politics/Polling/release_300.xml,538 | Huffpost,46.49,50.27,24.87433489,21.62059196,11.78615785,38.48655609 -141352,36116,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,2/27/14,3/2/14,"",,5/4/21 14:13,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/03/04/National-Politics/Polling/question_13313.xml,538,82.65,16.06,53.37947146,29.27026869,6.53709326,9.524183404 -141353,36116,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,2/27/14,3/2/14,"",,5/4/21 14:13,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/03/04/National-Politics/Polling/question_13313.xml,538,8.54,89.42,2.298715141,6.244813558,14.97922426,74.44314613 -141354,36116,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,2/27/14,3/2/14,"",,5/4/21 14:13,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/03/04/National-Politics/Polling/question_13313.xml,538,41.5,53.68,17.13588634,24.36621611,14.65521942,39.02132222 -58330,34978,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1003,a,a,,Live Phone,1/20/14,1/23/14,"",,4/15/16 18:19,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/01/26/National-Politics/Polling/release_289.xml,538 | Huffpost | RoperApprovalSpreadsheet,45.77,50.31,22.67285048,23.09331675,9.325607495,40.98722497 -141349,34978,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,1/20/14,1/23/14,"",,5/4/21 14:01,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/01/30/National-Politics/Polling/question_13008.xml,538,80.53,17.51,46.21708737,34.3116509,6.672389862,10.83737769 -141350,34978,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,1/20/14,1/23/14,"",,5/4/21 14:01,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/01/30/National-Politics/Polling/question_13008.xml,538,12.62,85.38,4.380029775,8.240619603,13.33376741,72.04220447 -141351,34978,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,1/20/14,1/23/14,"",,5/4/21 14:01,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2014/01/30/National-Politics/Polling/question_13008.xml,538,41.23,52.83,16.18465956,25.04987982,8.720136111,44.10865577 -58458,36221,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1005,a,a,,Live Phone,12/12/13,12/15/13,"",,4/15/16 18:21,data provided by Gary Langer,http://www.washingtonpost.com/politics/polling/postabc-poll-obama-republicans-health-care/2013/12/17/42d46190-66d8-11e3-997b-9213b17dac97_page.html,538 | Huffpost | RCP | RoperApprovalSpreadsheet,42.8,54.65,23.00866181,19.7867824,13.89749379,40.7539577 -141346,36221,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,12/12/13,12/15/13,"",,5/4/21 14:01,data provided by Gary Langer,http://www.washingtonpost.com/politics/polling/postabc-poll-obama-republicans-health-care/2013/12/17/42d46190-66d8-11e3-997b-9213b17dac97_page.html,538,76.27,21.38,49.24377502,27.02452739,9.173022246,12.20671739 -141347,36221,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,12/12/13,12/15/13,"",,5/4/21 14:01,data provided by Gary Langer,http://www.washingtonpost.com/politics/polling/postabc-poll-obama-republicans-health-care/2013/12/17/42d46190-66d8-11e3-997b-9213b17dac97_page.html,538,13.5,84.46,4.622898853,8.874601098,13.2288202,71.23541507 -141348,36221,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,12/12/13,12/15/13,"",,5/4/21 14:01,data provided by Gary Langer,http://www.washingtonpost.com/politics/polling/postabc-poll-obama-republicans-health-care/2013/12/17/42d46190-66d8-11e3-997b-9213b17dac97_page.html,538,38.74,60.37,16.67980446,22.0569747,18.59075038,41.77560731 -58811,41700,,16,Barack Obama,1027,Saint Leo University,"","",Saint Leo University,299,Saint Leo University,C/D,403,lv,lv-i,i,Online,12/1/13,12/6/13,"",,4/15/16 18:29,,http://polls.saintleo.edu/wp-content/uploads/2013/12/Politics-Questions-Poll-Results-1.pdf,Huffpost,36.0,53.0,8.0,28.0,20.0,33.0 -58866,41700,,16,Barack Obama,1027,Saint Leo University,"","",Saint Leo University,299,Saint Leo University,C/D,761,lv,lv,,Online,12/1/13,12/6/13,"",,4/15/16 18:30,,http://polls.saintleo.edu/wp-content/uploads/2013/12/Politics-Questions-Poll-Results-1.pdf,Huffpost,50.0,45.0,16.0,34.0,13.0,32.0 -59389,41700,,16,Barack Obama,1027,Saint Leo University,"","",Saint Leo University,299,Saint Leo University,C/D,362,lv,lv-d,d,Online,12/1/13,12/6/13,"",,4/15/16 18:50,,http://polls.saintleo.edu/wp-content/uploads/2013/12/Politics-Questions-Poll-Results-1.pdf,Huffpost,83.0,12.0,27.0,56.0,8.0,4.0 -59596,35001,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1006,a,a,,Live Phone,11/14/13,11/17/13,"",,4/15/16 18:51,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2013/11/19/National-Politics/Polling/release_274.xml,538 | Huffpost,42.13,55.11,21.60963728,20.51545198,10.91517455,44.19975543 -141343,35001,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,11/14/13,11/17/13,"",,5/4/21 14:00,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2013/11/19/National-Politics/Polling/question_12482.xml?uuid=izDHdFDXEeOe5iWACG2CVA,538,83.85,14.63,49.00709579,34.84489284,6.701611348,7.924713688 -141344,35001,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,11/14/13,11/17/13,"",,5/4/21 14:00,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2013/11/19/National-Politics/Polling/question_12482.xml?uuid=izDHdFDXEeOe5iWACG2CVA,538,8.35,90.94,2.983216489,5.368644476,7.318470259,83.619247 -141345,35001,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,11/14/13,11/17/13,"",,5/4/21 14:00,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2013/11/19/National-Politics/Polling/question_12482.xml?uuid=izDHdFDXEeOe5iWACG2CVA,538,33.24,62.86,12.66699813,20.57288401,15.74595954,47.11601142 -58904,35009,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1002,a,a,,Live Phone,10/17/13,10/20/13,"",,4/15/16 18:30,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2013/10/22/National-Politics/Polling/release_272.xml,538 | Huffpost | RoperApprovalSpreadsheet,47.87,49.3,27.53229153,20.33873353,10.05734436,39.24650328 -141340,35009,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,10/17/13,10/20/13,"",,5/4/21 14:00,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2013/10/22/National-Politics/Polling/question_12179.xml?uuid=xDin4DrOEeOw53FheaLCxw,538,80.45,17.15,57.78248103,22.66743894,6.62270022,10.52969428 -141341,35009,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,10/17/13,10/20/13,"",,5/4/21 14:00,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2013/10/22/National-Politics/Polling/question_12179.xml?uuid=xDin4DrOEeOw53FheaLCxw,538,16.17,83.83,7.067736075,9.10465609,9.955614886,73.87199295 -141342,35009,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,10/17/13,10/20/13,"",,5/4/21 14:00,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2013/10/22/National-Politics/Polling/question_12179.xml?uuid=xDin4DrOEeOw53FheaLCxw,538,43.36,51.93,18.75324987,24.60632539,11.20364194,40.73121517 -58825,41413,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1004,a,a,,Live Phone,9/12/13,9/15/13,"",,4/15/16 18:29,data provided by Gary Langer,http://s3.documentcloud.org/documents/797514/2013-09-15-trend-for-release.pdf,538 | Huffpost | RCP,46.69,47.44,25.16089666,21.52822456,10.84737306,36.59121406 -141337,41413,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,9/12/13,9/15/13,"",,5/4/21 13:59,data provided by Gary Langer,http://s3.documentcloud.org/documents/797514/2013-09-15-trend-for-release.pdf,538,80.2,14.96,44.06715407,36.13376973,7.743658062,7.214419529 -141338,41413,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,9/12/13,9/15/13,"",,5/4/21 13:59,data provided by Gary Langer,http://s3.documentcloud.org/documents/797514/2013-09-15-trend-for-release.pdf,538,10.26,87.14,2.7840911,7.47680152,12.22720804,74.91747744 -141339,41413,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,9/12/13,9/15/13,"",,5/4/21 13:59,data provided by Gary Langer,http://s3.documentcloud.org/documents/797514/2013-09-15-trend-for-release.pdf,538,41.75,53.67,22.2084467,19.53677863,12.99105029,40.67582839 -58389,41404,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1002,a,a,,Live Phone,7/18/13,7/21/13,"",,4/15/16 18:20,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2013/07/23/National-Politics/Polling/release_253.xml?uuid=Dc60uvOHEeKB-o6Ds4ZMNg,538 | Huffpost | RCP | RoperApprovalSpreadsheet,49.28,44.19,24.96670347,24.31148652,12.19331813,31.99208475 -141334,41404,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,7/18/13,7/21/13,"",,5/4/21 13:59,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2013/07/23/National-Politics/Polling/release_253.xml?uuid=Dc60uvOHEeKB-o6Ds4ZMNg,538,80.34,15.78,46.51662053,33.82128325,7.264897558,8.51919884 -141335,41404,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,7/18/13,7/21/13,"",,5/4/21 13:59,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2013/07/23/National-Politics/Polling/release_253.xml?uuid=Dc60uvOHEeKB-o6Ds4ZMNg,538,17.39,75.62,3.254272981,14.13203478,16.05033773,59.56645989 -141336,41404,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,7/18/13,7/21/13,"",,5/4/21 13:59,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2013/07/23/National-Politics/Polling/release_253.xml?uuid=Dc60uvOHEeKB-o6Ds4ZMNg,538,44.85,47.74,21.65637338,23.19755889,15.1134369,32.62660902 -59337,36179,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,Live Phone,5/16/13,5/19/13,"",,4/15/16 18:49,data provided by Gary Langer,http://www.washingtonpost.com/politics/polling/may-2013-postabc-poll/2013/05/23/16a98012-c1cb-11e2-9aa6-fc21ae807a8a_page.html,538 | Huffpost,51.45,43.97,31.94788423,19.50286679,10.49673333,33.47613342 -141331,36179,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,5/16/13,5/19/13,"",,5/4/21 13:58,data provided by Gary Langer,http://www.washingtonpost.com/politics/polling/may-2013-postabc-poll/2013/05/23/16a98012-c1cb-11e2-9aa6-fc21ae807a8a_page.html,538,81.32,13.58,58.96640107,22.35422837,6.767072558,6.811124928 -141332,36179,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,5/16/13,5/19/13,"",,5/4/21 13:58,data provided by Gary Langer,http://www.washingtonpost.com/politics/polling/may-2013-postabc-poll/2013/05/23/16a98012-c1cb-11e2-9aa6-fc21ae807a8a_page.html,538,17.03,80.68,6.233310477,10.79552164,10.98937846,69.69316297 -141333,36179,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,5/16/13,5/19/13,"",,5/4/21 13:59,data provided by Gary Langer,http://www.washingtonpost.com/politics/polling/may-2013-postabc-poll/2013/05/23/16a98012-c1cb-11e2-9aa6-fc21ae807a8a_page.html,538,48.23,46.95,27.21650792,21.01257382,12.58452982,34.36602044 -58457,41452,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1003,a,a,,Live Phone,4/11/13,4/14/13,"",,4/15/16 18:21,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-poll-april-11-14-2013/105/,538 | Huffpost | RoperApprovalSpreadsheet,50.37,44.92,27.32550044,23.03985198,9.922320707,34.99476472 -141328,41452,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,4/11/13,4/14/13,"",,5/4/21 13:54,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-poll-april-11-14-2013/105/,538,82.8,13.17,55.63951666,27.16114743,5.207859592,7.958463129 -141329,41452,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,4/11/13,4/14/13,"",,5/4/21 13:54,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-poll-april-11-14-2013/105/,538,10.76,85.97,3.053649218,7.70576538,13.87414855,72.09344509 -141330,41452,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,4/11/13,4/14/13,"",,5/4/21 13:54,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-poll-april-11-14-2013/105/,538,48.55,46.04,19.60971766,28.94182571,11.3172239,34.72125246 -59181,41918,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,Live Phone,3/7/13,3/10/13,"",,4/15/16 18:39,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/post-abc-poll-march-7-10-2013/70/,538 | Huffpost,49.99,46.45,28.89467986,21.10021816,10.54246819,35.90814279 -141325,41918,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,3/7/13,3/10/13,"",,5/4/21 13:53,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/post-abc-poll-march-7-10-2013/70/,538,87.82,9.4,59.53323944,28.28924706,4.691892602,4.70575382 -141326,41918,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,3/7/13,3/10/13,"",,5/4/21 13:54,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/post-abc-poll-march-7-10-2013/70/,538,11.94,86.57,3.053642467,8.882169657,14.54100157,72.0303076 -141327,41918,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,3/7/13,3/10/13,"",,5/4/21 13:54,data provided by Gary Langer,http://apps.washingtonpost.com/g/page/politics/post-abc-poll-march-7-10-2013/70/,538,44.42,49.62,20.2354022,24.18810318,12.99796111,36.62116121 -59196,41492,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,Live Phone,1/10/13,1/13/13,"",,4/15/16 18:47,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2013/01/16/National-Politics/Polling/release_194.xml,538 | Huffpost | RoperApprovalSpreadsheet,55.14,40.54,32.16756813,22.97653029,8.014809034,32.52201712 -141322,41492,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,1/10/13,1/13/13,"",,5/4/21 13:53,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2013/01/16/National-Politics/Polling/release_194.xml,538,90.28,7.21,61.77111711,28.5064773,2.005930704,5.203503032 -141323,41492,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,1/10/13,1/13/13,"",,5/4/21 13:53,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2013/01/16/National-Politics/Polling/release_194.xml,538,16.67,80.23,5.086952041,11.5879798,14.12920431,66.10077989 -141324,41492,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,1/10/13,1/13/13,"",,5/4/21 13:53,data provided by Gary Langer,http://www.washingtonpost.com/page/2010-2019/WashingtonPost/2013/01/16/National-Politics/Polling/release_194.xml,538,54.08,41.25,27.2763554,26.79893016,10.13148187,31.12116056 -141318,43275,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1002,a,a,,,12/13/12,12/16/12,"",,5/4/21 13:52,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,53.72,41.75,32.75599795,20.96431738,9.423353775,32.32612181 -141319,43275,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,12/13/12,12/16/12,"",,5/4/21 13:52,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,90.06,7.97,63.02180045,27.03445017,4.739046351,3.226865634 -141320,43275,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,12/13/12,12/16/12,"",,5/4/21 13:52,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,15.42,81.82,6.606262485,8.812094823,11.60831439,70.20757856 -141321,43275,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,12/13/12,12/16/12,"",,5/4/21 13:52,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,49.17,44.82,24.68769178,24.48416418,13.37328863,31.4468429 -141314,30002,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1252,a,a,,,10/10/12,10/13/12,"",,5/4/21 13:51,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postabcpoll_20121013.html,538,50.41,43.94,29.66803139,20.74144078,10.33771474,33.5975444 -141315,30002,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,10/10/12,10/13/12,"",,5/4/21 13:51,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postabcpoll_20121013.html,538,85.18,12.12,59.20368879,25.97567373,3.752470745,8.365269088 -141316,30002,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,10/10/12,10/13/12,"",,5/4/21 13:51,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postabcpoll_20121013.html,538,9.53,89.71,5.021527226,4.509314237,14.96214155,74.74910804 -141317,30002,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,10/10/12,10/13/12,"",,5/4/21 13:51,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postabcpoll_20121013.html,538,46.53,48.26,22.20347365,24.32299511,14.21881472,34.04471306 -141310,29671,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1011,a,a,,,9/26/12,9/29/12,"",,5/4/21 13:51,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postabcpoll_20120929.html,538,50.02,46.35,25.87277142,24.14288767,12.00978807,34.34026492 -141311,29671,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,9/26/12,9/29/12,"",,5/4/21 13:51,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postabcpoll_20120929.html,538,83.16,15.18,47.20926099,35.94637598,8.885771081,6.293217659 -141312,29671,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,9/26/12,9/29/12,"",,5/4/21 13:51,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postabcpoll_20120929.html,538,12.73,85.76,3.075718661,9.654216853,18.31595146,67.44269194 -141313,29671,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,9/26/12,9/29/12,"",,5/4/21 13:51,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postabcpoll_20120929.html,538,48.89,46.85,23.29163427,25.59666251,11.48871746,35.35909258 -141306,19049,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1002,a,a,,,9/7/12,9/9/12,"",,5/4/21 13:50,data provided by Gary Langer,http://www.washingtonpost.com/politics/conventions-stiffen-partisans-leave-fundamentals-unchanged/2012/09/10/0176f0d0-fbab-11e1-8adc-499661afe377_graphic.html,538,49.11,45.3,29.3465054,19.75941655,10.7087421,34.5920735 -141307,19049,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,9/7/12,9/9/12,"",,5/4/21 13:50,data provided by Gary Langer,http://www.washingtonpost.com/politics/conventions-stiffen-partisans-leave-fundamentals-unchanged/2012/09/10/0176f0d0-fbab-11e1-8adc-499661afe377_graphic.html,538,85.97,10.68,61.83500814,24.13208333,6.266349392,4.414589678 -141308,19049,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,9/7/12,9/9/12,"",,5/4/21 13:50,data provided by Gary Langer,http://www.washingtonpost.com/politics/conventions-stiffen-partisans-leave-fundamentals-unchanged/2012/09/10/0176f0d0-fbab-11e1-8adc-499661afe377_graphic.html,538,10.98,85.12,2.928873529,8.05313375,12.97951231,72.1437056 -141309,19049,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,9/7/12,9/9/12,"",,5/4/21 13:50,data provided by Gary Langer,http://www.washingtonpost.com/politics/conventions-stiffen-partisans-leave-fundamentals-unchanged/2012/09/10/0176f0d0-fbab-11e1-8adc-499661afe377_graphic.html,538,44.59,49.85,18.58556717,26.0013158,12.86215163,36.98862328 -63830,18869,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1002,a,a,,,8/22/12,8/25/12,"",,4/26/16 21:42,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RoperApprovalSpreadsheet,49.55,46.02,26.76601799,22.7885035,12.6073227,33.41361877 -141303,18869,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,8/22/12,8/25/12,"",,5/4/21 13:50,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postabcpoll_20120825.html,538,84.73,13.29,54.39537102,30.33701356,6.908919328,6.382044542 -141304,18869,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,8/22/12,8/25/12,"",,5/4/21 13:50,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postabcpoll_20120825.html,538,12.43,85.15,6.128568791,6.297053997,15.97230819,69.18075938 -141305,18869,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,8/22/12,8/25/12,"",,5/4/21 13:50,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postabcpoll_20120825.html,538,44.56,49.37,16.83007018,27.73148772,15.32611484,34.03952062 -63811,18566,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1003,a,a,,,7/5/12,7/8/12,"",,4/26/16 21:42,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,47.22,49.22,23.62022056,23.59799472,15.2304785,33.9880321 -141300,18566,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,7/5/12,7/8/12,"",,5/4/21 13:50,data provided by Gary Langer,http://www.langerresearch.com/uploads/1138a1The2012Election.pdf,538,83.43,13.8,54.15538124,29.2718465,6.528783432,7.268672098 -141301,18566,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,7/5/12,7/8/12,"",,5/4/21 13:50,data provided by Gary Langer,http://www.langerresearch.com/uploads/1138a1The2012Election.pdf,538,11.53,86.61,2.163029453,9.36396553,19.09725201,67.51243487 -141302,18566,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,7/5/12,7/8/12,"",,5/4/21 13:50,data provided by Gary Langer,http://www.langerresearch.com/uploads/1138a1The2012Election.pdf,538,41.81,54.55,12.68907094,29.11646607,20.21191381,34.34018406 -37066,16360,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1004,a,a,,,5/17/12,5/20/12,"",,11/5/12 00:25,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,47.22,49.28,26.37105928,20.84801224,13.22386927,36.0582563 -141297,16360,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,5/17/12,5/20/12,"",,5/4/21 13:49,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postabcpoll_20120520.html,538,79.47,18.26,49.01474162,30.45148733,7.614855791,10.6429611 -141298,16360,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,5/17/12,5/20/12,"",,5/4/21 13:49,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postabcpoll_20120520.html,538,11.05,87.89,3.257174579,7.789086161,12.80489661,75.08460825 -141299,16360,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,5/17/12,5/20/12,"",,5/4/21 13:49,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postabcpoll_20120520.html,538,44.43,50.26,24.02743787,20.39943693,19.47942818,30.78287022 -19307,14619,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1103,a,a,,,4/5/12,4/8/12,"",,4/10/12 10:38,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,49.79,44.71,29.60006793,20.19092534,9.555710546,35.1509445 -141294,14619,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,4/5/12,4/8/12,"",,5/4/21 13:49,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postabcpoll_04082012.html,538,85.13,11.75,58.59056159,26.53536018,4.018790571,7.73194065 -141295,14619,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,4/5/12,4/8/12,"",,5/4/21 13:49,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postabcpoll_04082012.html,538,11.23,85.24,4.964308572,6.265632637,12.94251013,72.29533115 -141296,14619,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,4/5/12,4/8/12,"",,5/4/21 13:49,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postabcpoll_04082012.html,538,43.59,48.63,19.69110749,23.89963835,12.95821476,35.67432443 -18962,14441,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1003,a,a,,,3/7/12,3/10/12,"",,3/12/12 07:11,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,45.68,50.23,27.65427841,18.02866091,11.41574965,38.81243987 -141291,14441,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,3/7/12,3/10/12,"",,5/4/21 13:49,data provided by Gary Langer,http://www.langerresearch.com/uploads/1135a22012Politics.pdf,538,85.96,11.75,61.3552871,24.60688625,5.395775185,6.356430517 -141292,14441,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,3/7/12,3/10/12,"",,5/4/21 13:49,data provided by Gary Langer,http://www.langerresearch.com/uploads/1135a22012Politics.pdf,538,13.99,84.21,3.754930838,10.23352285,14.17535566,70.03649066 -141293,14441,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,3/7/12,3/10/12,"",,5/4/21 13:49,data provided by Gary Langer,http://www.langerresearch.com/uploads/1135a22012Politics.pdf,538,37.89,57.21,18.1533803,19.7349609,13.88256038,43.32906936 -18282,14130,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1000,a,a,,,2/1/12,2/4/12,"",,2/6/12 10:09,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postabcpoll_020412.html,538 | RCP,50.4,46.32,28.57089818,21.82489476,10.74263464,35.57693677 -141288,14130,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,2/1/12,2/4/12,"",,5/4/21 13:49,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postabcpoll_020412.html,538,84.62,13.46,55.5561186,29.06574706,6.226453835,7.236703921 -141289,14130,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,2/1/12,2/4/12,"",,5/4/21 13:49,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postabcpoll_020412.html,538,9.16,88.52,4.298573544,4.86465996,13.13896037,75.38121648 -141290,14130,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,2/1/12,2/4/12,"",,5/4/21 13:49,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postabcpoll_020412.html,538,46.96,49.53,21.19731289,25.7660562,13.92829383,35.60259958 -63766,13952,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1000,a,a,,,1/12/12,1/15/12,"",,4/26/16 21:38,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,47.69,48.08,24.79508728,22.89618539,10.63596673,37.44137773 -141285,13952,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,1/12/12,1/15/12,"",,5/4/21 13:48,data provided by Gary Langer,"",538,83.37,14.09,53.66491589,29.70705211,3.763807544,10.32565248 -141286,13952,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,1/12/12,1/15/12,"",,5/4/21 13:48,data provided by Gary Langer,"",538,13.4,84.12,3.188108586,10.21254137,8.969190211,75.14936585 -141287,13952,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,1/12/12,1/15/12,"",,5/4/21 13:48,data provided by Gary Langer,"",538,42.53,52.59,15.52651292,26.9988971,16.66169127,35.92977459 -17503,13749,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1005,a,a,,,12/15/11,12/18/11,"",,12/20/11 10:39,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,49.13,47.05,25.11645219,24.0182294,13.47929036,33.56934021 -141282,13749,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,12/15/11,12/18/11,"",,5/4/21 13:48,data provided by Gary Langer,"",538,81.61,15.05,46.10567476,35.50864145,6.562395585,8.486957444 -141283,13749,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,12/15/11,12/18/11,"",,5/4/21 13:48,data provided by Gary Langer,"",538,18.92,79.05,7.398122541,11.51713913,17.77226715,61.28113814 -141284,13749,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,12/15/11,12/18/11,"",,5/4/21 13:48,data provided by Gary Langer,"",538,44.08,50.68,21.31249741,22.76850878,16.8919807,33.78459627 -67,36,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1004,a,a,,,10/31/11,11/3/11,"",,11/10/11 22:44,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,44.31,52.8,22.06963621,22.23730605,15.40470812,37.39595653 -141279,36,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,10/31/11,11/3/11,"",,5/4/21 13:48,data provided by Gary Langer,"",538,77.97,21.32,45.27237549,32.69794093,8.94779414,12.37701041 -141280,36,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,10/31/11,11/3/11,"",,5/4/21 13:48,data provided by Gary Langer,"",538,7.75,90.18,2.042725991,5.703465087,20.45472875,69.72802043 -141281,36,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,10/31/11,11/3/11,"",,5/4/21 13:48,data provided by Gary Langer,"",538,46.19,49.81,20.2172174,25.9754212,16.1611929,33.64778161 -338,197,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,,9/29/11,10/2/11,"",,11/10/11 22:45,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,42.08,53.73,21.1037526,20.97524374,13.81036251,39.92085795 -141276,197,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,9/29/11,10/2/11,"",,5/4/21 13:47,data provided by Gary Langer,"",538,74.06,21.35,43.22311221,30.83929546,13.26448389,8.084327782 -141277,197,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,9/29/11,10/2/11,"",,5/4/21 13:47,data provided by Gary Langer,"",538,12.74,85.81,4.322555988,8.418162715,12.07847356,73.73126758 -141278,197,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,9/29/11,10/2/11,"",,5/4/21 13:47,data provided by Gary Langer,"",538,34.38,59.72,13.77718633,20.6040752,16.59999016,43.11896866 -541,319,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,,8/29/11,9/1/11,"",,11/10/11 22:46,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,43.17,53.44,21.23930486,21.9306987,15.84363221,37.59713232 -141273,319,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,8/29/11,9/1/11,"",,5/4/21 13:47,data provided by Gary Langer,"",538,72.57,23.82,45.28798789,27.28543404,10.85326232,12.9666058 -141274,319,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,8/29/11,9/1/11,"",,5/4/21 13:47,data provided by Gary Langer,"",538,11.24,88.08,3.4677562,7.77147562,19.02887155,69.05523111 -141275,319,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,8/29/11,9/1/11,"",,5/4/21 13:47,data provided by Gary Langer,"",538,38.53,57.26,11.84550203,26.68378447,18.85877561,38.40047336 -835,482,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,,7/14/11,7/17/11,"",,11/10/11 22:47,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,46.54,48.5,24.97625508,21.55990162,13.72394608,34.77501613 -141270,482,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,7/14/11,7/17/11,"",,5/4/21 13:47,data provided by Gary Langer,"",538,77.31,19.61,50.5550108,26.75438336,9.301248776,10.31185835 -141271,482,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,7/14/11,7/17/11,"",,5/4/21 13:47,data provided by Gary Langer,"",538,8.71,88.06,4.15673138,4.554324656,18.49002762,69.57146188 -141272,482,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,7/14/11,7/17/11,"",,5/4/21 13:47,data provided by Gary Langer,"",538,47.69,45.78,18.60141303,29.08562058,13.40691694,32.36860845 -1066,620,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1002,a,a,,,6/2/11,6/5/11,"",,11/10/11 22:47,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,46.92,49.44,27.18929005,19.73479937,12.89468106,36.54669467 -141267,620,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,6/2/11,6/5/11,"",,5/4/21 13:46,data provided by Gary Langer,"",538,81.07,16.46,53.53241227,27.5379355,7.844261264,8.614866296 -141268,620,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,6/2/11,6/5/11,"",,5/4/21 13:46,data provided by Gary Langer,"",538,16.17,80.87,7.228985709,8.939551224,14.68094397,66.19277482 -141269,620,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,6/2/11,6/5/11,"",,5/4/21 13:46,data provided by Gary Langer,"",538,42.42,52.6,21.50251878,20.91257723,14.36031506,38.24310587 -1227,741,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,Live Phone,4/14/11,4/17/11,"",,11/10/11 22:48,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,47.08,49.81,26.57485977,20.50083454,12.40641237,37.40578476 -141264,741,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,4/14/11,4/17/11,"",,5/4/21 13:46,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postpoll_04172011.html?hpid=z1,538,82.74,15.77,54.08012146,28.65708472,5.784752031,9.982788405 -141265,741,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,4/14/11,4/17/11,"",,5/4/21 13:46,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postpoll_04172011.html?hpid=z1,538,9.64,86.86,3.340030491,6.295982116,14.76930855,72.09539502 -141266,741,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,4/14/11,4/17/11,"",,5/4/21 13:46,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postpoll_04172011.html?hpid=z1,538,42.06,54.55,18.95638053,23.1033309,16.91063089,37.63644623 -1366,832,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1005,a,a,,,3/10/11,3/13/11,"",,11/10/11 22:48,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,50.56,45.33,26.97939042,23.57727913,11.92369345,33.40545613 -141261,832,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,3/10/11,3/13/11,"",,5/4/21 13:46,data provided by Gary Langer,"",538,81.1,17.73,52.15046409,28.9495452,7.329982984,10.39901043 -141262,832,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,3/10/11,3/13/11,"",,5/4/21 13:46,data provided by Gary Langer,"",538,11.89,84.1,1.199217423,10.6897501,15.05648713,69.04067216 -141263,832,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,3/10/11,3/13/11,"",,5/4/21 13:46,data provided by Gary Langer,"",538,50.32,42.98,21.86726428,28.4574203,15.26477864,27.72019579 -1510,953,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1053,a,a,,,1/13/11,1/16/11,"",,11/10/11 22:48,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,53.75,43.02,30.33638323,23.41558212,14.55290777,28.4669014 -141258,953,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,1/13/11,1/16/11,"",,5/4/21 13:46,data provided by Gary Langer,"",538,85.07,12.34,59.20516027,25.86923113,5.829730814,6.512523664 -141259,953,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,1/13/11,1/16/11,"",,5/4/21 13:46,data provided by Gary Langer,"",538,21.98,74.96,4.604431329,17.37743429,22.06071624,52.90150555 -141260,953,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,1/13/11,1/16/11,"",,5/4/21 13:46,data provided by Gary Langer,"",538,45.72,50.94,21.56608303,24.1540693,18.40217553,32.54075284 -1567,1009,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,,12/9/10,12/12/10,"",,11/10/11 22:48,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,49.32,46.54,24.04054765,25.27465283,14.94544353,31.59494892 -141255,1009,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,12/9/10,12/12/10,"",,5/4/21 13:45,data provided by Gary Langer,"",538,78.6,16.94,47.49192345,31.11015461,8.227738516,8.71540157 -141256,1009,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,12/9/10,12/12/10,"",,5/4/21 13:46,data provided by Gary Langer,"",538,15.31,81.95,4.040900482,11.27284569,18.60060895,63.34879688 -141257,1009,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,12/9/10,12/12/10,"",,5/4/21 13:46,data provided by Gary Langer,"",538,49.99,45.54,19.07822944,30.91019828,17.16954025,28.37301209 -1641,27381,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1202,a,a,,Live Phone,10/25/10,10/28/10,"",,11/10/11 22:49,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,50.15,45.08,26.93464689,23.21334363,10.93108652,34.1536851 -141252,27381,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,10/25/10,10/28/10,"",,5/4/21 13:45,data provided by Gary Langer,"",538,82.12,13.91,49.03671757,33.08188773,6.400680264,7.514149691 -141253,27381,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,10/25/10,10/28/10,"",,5/4/21 13:45,data provided by Gary Langer,"",538,11.75,86.22,3.308820972,8.442158664,15.63089017,70.59132217 -141254,27381,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,10/25/10,10/28/10,"",,5/4/21 13:45,data provided by Gary Langer,"",538,48.7,44.28,24.05344457,24.64654475,11.33561093,32.94795857 -1685,1121,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1002,a,a,,,9/30/10,10/3/10,"",,11/10/11 22:49,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,50.1,47.23,25.70002255,24.40199464,13.07884832,34.14863558 -141249,1121,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,9/30/10,10/3/10,"",,5/4/21 13:45,data provided by Gary Langer,"",538,81.01,15.89,49.87019137,31.13956287,7.043480504,8.850784574 -141250,1121,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,9/30/10,10/3/10,"",,5/4/21 13:45,data provided by Gary Langer,"",538,8.17,89.67,3.309212791,4.861491382,15.5397967,74.1343458 -141251,1121,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,9/30/10,10/3/10,"",,5/4/21 13:45,data provided by Gary Langer,"",538,49.02,48.85,19.37800932,29.64372702,16.19442208,32.65512591 -1739,1175,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1002,a,a,,,8/30/10,9/2/10,"",,11/10/11 22:49,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,45.98,51.51,23.6229747,22.3521132,13.96406652,37.55018435 -141246,1175,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,8/30/10,9/2/10,"",,5/4/21 13:45,data provided by Gary Langer,"",538,78.38,18.3,49.37786253,29.00627032,8.227283466,10.07689105 -141247,1175,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,8/30/10,9/2/10,"",,5/4/21 13:45,data provided by Gary Langer,"",538,14.52,82.87,2.749425764,11.76696988,18.09380713,64.77927371 -141248,1175,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,8/30/10,9/2/10,"",,5/4/21 13:45,data provided by Gary Langer,"",538,41.51,56.69,16.69866866,24.8098782,17.22275996,39.4651069 -1833,1266,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1288,a,a,,,7/7/10,7/11/10,"",,11/10/11 22:49,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,50.11,46.75,28.14937866,21.95640935,11.87183226,34.87643117 -141243,1266,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,7/7/10,7/11/10,"",,5/4/21 13:44,data provided by Gary Langer,"",538,82.3,16.01,54.66619975,27.63522665,7.397047144,8.615409629 -141244,1266,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,7/7/10,7/11/10,"",,5/4/21 13:44,data provided by Gary Langer,"",538,15.24,83.71,4.280541623,10.96010723,13.08721216,70.62575654 -141245,1266,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,7/7/10,7/11/10,"",,5/4/21 13:44,data provided by Gary Langer,"",538,47.22,49.02,22.18656691,25.03291108,15.22527207,33.7932987 -1882,1313,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1004,a,a,,,6/3/10,6/6/10,"",,11/10/11 22:49,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,51.64,44.81,29.57183291,22.07042136,11.73681968,33.07730551 -141240,1313,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,6/3/10,6/6/10,"",,5/4/21 13:44,data provided by Gary Langer,"",538,82.22,15.78,54.54179979,27.68293478,7.99290333,7.787567416 -141241,1313,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,6/3/10,6/6/10,"",,5/4/21 13:44,data provided by Gary Langer,"",538,18.97,79.45,4.903372442,14.06222877,16.2176113,63.23161683 -141242,1313,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,6/3/10,6/6/10,"",,5/4/21 13:44,data provided by Gary Langer,"",538,47.24,48.18,24.53585981,22.70000712,12.72887045,35.45163343 -1944,1371,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,Live Phone,4/22/10,4/25/10,"",,11/10/11 22:49,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,53.66,43.56,31.04440409,22.61862306,10.75257136,32.80784928 -141237,1371,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,4/22/10,4/25/10,"",,5/4/21 13:44,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/documents/postpoll_042810.html?sid=ST2010042800009,538,84.58,12.42,58.50670591,26.07002001,5.25038913,7.174388802 -141238,1371,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,4/22/10,4/25/10,"",,5/4/21 13:44,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/documents/postpoll_042810.html?sid=ST2010042800009,538,12.44,85.91,4.238836458,8.196869343,16.37966782,69.53482867 -141239,1371,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,4/22/10,4/25/10,"",,5/4/21 13:44,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/documents/postpoll_042810.html?sid=ST2010042800009,538,52.44,44.88,24.47412321,27.96181461,12.16914552,32.71454534 -1995,27515,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1000,a,a,,Live Phone,3/23/10,3/26/10,"",,11/10/11 22:49,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,53.37,43.27,33.7831392,19.58519077,8.099534187,35.17083703 -141234,27515,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,3/23/10,3/26/10,"",,5/4/21 13:43,data provided by Gary Langer,"",538,86.75,10.95,61.69236937,25.05718711,4.716742828,6.233673907 -141235,27515,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,3/23/10,3/26/10,"",,5/4/21 13:43,data provided by Gary Langer,"",538,17.18,81.19,7.302231323,9.882542208,9.954464606,71.23483506 -141236,27515,,16,Barack Obama,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,3/23/10,3/26/10,"",,5/4/21 13:43,data provided by Gary Langer,"",538,47.29,47.17,26.30754367,20.9800612,10.07813322,37.08798304 -2066,1492,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1004,a,a,,,2/4/10,2/8/10,"",,11/10/11 22:49,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,51.04,45.6,28.58670563,22.45264065,12.35139107,33.25134913 -141231,1492,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,2/4/10,2/8/10,"",,5/4/21 13:43,data provided by Gary Langer,"",538,85.87,10.88,54.9212087,30.94623788,4.120529635,6.764194336 -141232,1492,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,2/4/10,2/8/10,"",,5/4/21 13:43,data provided by Gary Langer,"",538,18.99,80.19,5.141971931,13.84383589,19.86900777,60.32272979 -141233,1492,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,2/4/10,2/8/10,"",,5/4/21 13:43,data provided by Gary Langer,"",538,45.6,48.98,24.23353351,21.36577283,14.02914673,34.94681268 -2105,1531,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1083,a,a,,Live Phone,1/12/10,1/15/10,"",,11/10/11 22:49,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postpoll_011610.html,538 | RCP,53.23,44.43,29.73411045,23.50028736,12.52310251,31.91160048 -141228,1531,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,1/12/10,1/15/10,"",,5/4/21 13:43,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postpoll_011610.html,538,87.42,10.83,58.93091811,28.49164443,4.03090729,6.79824411 -141229,1531,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,1/12/10,1/15/10,"",,5/4/21 13:43,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postpoll_011610.html,538,20.35,77.7,7.825122987,12.52348451,20.67637881,57.02215419 -141230,1531,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,1/12/10,1/15/10,"",,5/4/21 13:43,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postpoll_011610.html,538,49.1,48.56,21.44128639,27.66307572,13.44950823,35.10986449 -2145,1571,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1003,a,a,,,12/10/09,12/13/09,"",,11/10/11 22:49,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,49.82,46.37,31.39571981,18.42691582,13.14118843,33.22870762 -141225,1571,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,12/10/09,12/13/09,"",,5/4/21 13:42,data provided by Gary Langer,"",538,81.26,16.63,62.92852312,18.33480175,8.202311329,8.426310445 -141226,1571,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,12/10/09,12/13/09,"",,5/4/21 13:42,data provided by Gary Langer,"",538,22.0,75.79,9.284246706,12.71870919,19.02883831,56.76004123 -141227,1571,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,12/10/09,12/13/09,"",,5/4/21 13:42,data provided by Gary Langer,"",538,42.94,52.69,21.06862051,21.87158482,15.76041214,36.92902668 -2181,1607,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,Live Phone,11/12/09,11/15/09,"",,11/10/11 22:49,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,55.58,42.47,32.22895359,23.35268929,13.26239433,29.21236971 -141222,1607,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,11/12/09,11/15/09,"",,5/4/21 13:42,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/hp/ssi/wpc/postpoll_111609.html?hpid=topnews,538,84.33,15.06,56.39713565,27.93759853,8.076106002,6.983193248 -141223,1607,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,11/12/09,11/15/09,"",,5/4/21 13:42,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/hp/ssi/wpc/postpoll_111609.html?hpid=topnews,538,18.5,79.15,8.522957676,9.974914691,18.32483952,60.82749174 -141224,1607,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,11/12/09,11/15/09,"",,5/4/21 13:42,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/hp/ssi/wpc/postpoll_111609.html?hpid=topnews,538,50.0,47.03,25.57446748,24.42662301,15.86534798,31.1652796 -2222,1648,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1004,a,a,,,10/15/09,10/18/09,"",,11/10/11 22:50,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,56.76,40.02,33.48295554,23.27387131,10.68773266,29.32740954 -141219,1648,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,10/15/09,10/18/09,"",,5/4/21 13:41,data provided by Gary Langer,"",538,82.84,14.03,58.82563543,24.01452551,6.07757125,7.951419122 -141220,1648,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,10/15/09,10/18/09,"",,5/4/21 13:41,data provided by Gary Langer,"",538,18.56,79.08,5.767622794,12.79210398,16.12594166,62.95156917 -141221,1648,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,10/15/09,10/18/09,"",,5/4/21 13:41,data provided by Gary Langer,"",538,55.48,41.45,27.04887967,28.43374355,11.57867818,29.87083957 -2273,1699,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1007,a,a,,Live Phone,9/10/09,9/12/09,"",,11/10/11 22:50,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,54.14,42.87,35.0345755,19.10982065,11.73586635,31.13789404 -141216,1699,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,9/10/09,9/12/09,"",,5/4/21 13:41,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postpoll_091309.html?sid=ST2009091400007,538,86.87,10.85,66.92054395,19.95035382,5.115424193,5.730935457 -141217,1699,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,9/10/09,9/12/09,"",,5/4/21 13:41,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postpoll_091309.html?sid=ST2009091400007,538,15.19,83.78,2.409690591,12.78130391,19.05045114,64.73086518 -141218,1699,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,9/10/09,9/12/09,"",,5/4/21 13:41,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postpoll_091309.html?sid=ST2009091400007,538,49.3,46.34,27.88609859,21.41846562,13.4398999,32.90060254 -2314,1740,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,,8/13/09,8/17/09,"",,11/10/11 22:50,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,56.53,40.24,35.2038131,21.32537423,11.24716038,28.99700967 -141213,1740,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,8/13/09,8/17/09,"",,5/4/21 13:41,data provided by Gary Langer,"",538,89.87,7.74,67.38344231,22.48772156,3.933628939,3.80852925 -141214,1740,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,8/13/09,8/17/09,"",,5/4/21 13:41,data provided by Gary Langer,"",538,19.49,77.73,5.867077815,13.62652303,15.60796715,62.11714452 -141215,1740,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,8/13/09,8/17/09,"",,5/4/21 13:41,data provided by Gary Langer,"",538,49.88,45.93,22.74173058,27.13638114,15.43970399,30.4938016 -2360,1786,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,Live Phone,7/15/09,7/18/09,"",,11/10/11 22:50,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,59.14,36.84,37.53031483,21.60480485,8.951825638,27.88656881 -141210,1786,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,7/15/09,7/18/09,"",,5/4/21 13:40,data provided by Gary Langer,"",538,89.56,8.56,66.38748781,23.17491732,2.650877523,5.908620794 -141211,1786,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,7/15/09,7/18/09,"",,5/4/21 13:40,data provided by Gary Langer,"",538,19.75,76.79,4.337908359,15.40956263,12.32459862,64.46346179 -141212,1786,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,7/15/09,7/18/09,"",,5/4/21 13:40,data provided by Gary Langer,"",538,57.59,38.27,34.33289747,23.25640525,12.57322071,25.69363032 -2391,1817,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,,6/18/09,6/21/09,"",,11/10/11 22:50,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,64.52,31.22,35.95431115,28.56381609,9.692069118,21.5262956 -141207,1817,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,6/18/09,6/21/09,"",,5/4/21 13:40,data provided by Gary Langer,"",538,88.13,7.48,61.80445118,26.32351472,3.823800718,3.657153118 -141208,1817,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,6/18/09,6/21/09,"",,5/4/21 13:40,data provided by Gary Langer,"",538,25.89,68.34,6.701171674,19.19319999,22.99796149,45.33831739 -141209,1817,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,6/18/09,6/21/09,"",,5/4/21 13:40,data provided by Gary Langer,"",538,65.27,31.6,31.34848826,33.91690441,8.266628929,23.33633953 -2471,1896,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1072,a,a,,Live Phone,4/21/09,4/24/09,"",,11/10/11 22:50,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,69.33,26.4,41.89928662,27.43431096,8.245109815,18.15690067 -141204,1896,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,4/21/09,4/24/09,"",,5/4/21 13:40,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postpoll_042609.html?sid=ST2009042600036,538,92.92,4.13,68.35547024,24.56208556,1.824747952,2.301249759 -141205,1896,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,4/21/09,4/24/09,"",,5/4/21 13:40,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postpoll_042609.html?sid=ST2009042600036,538,35.99,59.45,14.13345387,21.85503075,16.16921188,43.2759127 -141206,1896,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,4/21/09,4/24/09,"",,5/4/21 13:40,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postpoll_042609.html?sid=ST2009042600036,538,67.08,28.21,34.14025959,32.94120572,8.763399847,19.44234186 -2506,1931,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1000,a,a,,,3/26/09,3/29/09,"",,11/10/11 22:50,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,69.33,26.4,41.89928662,27.43431096,8.245109815,18.15690067 -141201,1931,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,3/26/09,3/29/09,"",,5/4/21 13:39,data provided by Gary Langer,"",538,92.92,4.13,68.35547024,24.56208556,1.824747952,2.301249759 -141202,1931,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,3/26/09,3/29/09,"",,5/4/21 13:39,data provided by Gary Langer,"",538,35.99,59.45,14.13345387,21.85503075,16.16921188,43.2759127 -141203,1931,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,3/26/09,3/29/09,"",,5/4/21 13:40,data provided by Gary Langer,"",538,67.08,28.21,34.14025959,32.94120572,8.763399847,19.44234186 -2553,1978,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,,2/19/09,2/22/09,"",,11/10/11 22:50,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RCP | RoperApprovalSpreadsheet,68.07,24.96,42.71485012,25.35885637,8.183262904,16.78025185 -141198,1978,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,2/19/09,2/22/09,"",,5/4/21 13:39,data provided by Gary Langer,"",538,89.87,5.68,70.84759792,19.01940359,2.185888196,3.496165454 -141199,1978,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,2/19/09,2/22/09,"",,5/4/21 13:39,data provided by Gary Langer,"",538,37.02,54.24,7.20331342,29.81680492,18.1276179,36.11266841 -141200,1978,,16,Barack Obama,11,ABC News/The Washington Post,"378,379",The Washington Post | ABC News,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,2/19/09,2/22/09,"",,5/4/21 13:39,data provided by Gary Langer,"",538,67.48,25.68,37.97104069,29.50794689,9.166579539,16.5153016 -64947,42797,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1079,a,a,,,1/13/09,1/16/09,"",,4/27/16 19:41,data provided by Gary Langer,http://www.pollingreport.com/BushJob1.htm,538 | PollingReport,32.62,65.53,15.86295243,16.75395204,14.54956058,50.97685662 -141195,42797,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,1/13/09,1/16/09,"",,5/4/21 13:38,data provided by Gary Langer,"",538,6.45,92.72,1.867795079,4.583747671,11.34796695,81.36894254 -141196,42797,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,1/13/09,1/16/09,"",,5/4/21 13:38,data provided by Gary Langer,"",538,68.27,29.43,40.82298413,27.44482138,15.21502767,14.21394122 -141197,42797,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,1/13/09,1/16/09,"",,5/4/21 13:39,data provided by Gary Langer,"",538,34.06,63.7,13.52796447,20.52982607,17.30926066,46.39362914 -63593,2038,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a,,,12/11/08,12/14/08,"",,4/26/16 20:37,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,29.7,67.66,11.83544445,17.86850551,15.2335486,52.42187985 -141192,2038,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,12/11/08,12/14/08,"",,5/4/21 13:38,data provided by Gary Langer,"",538,6.36,90.89,2.484708953,3.874440368,13.9172128,76.9766035 -141193,2038,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,12/11/08,12/14/08,"",,5/4/21 13:38,data provided by Gary Langer,"",538,66.48,30.82,31.20792544,35.27621729,17.61614093,13.20638983 -141194,2038,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,12/11/08,12/14/08,"",,5/4/21 13:38,data provided by Gary Langer,"",538,30.31,67.28,9.291853257,21.02090383,15.00148647,52.27632418 -141188,14858,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,3225,a,a,,Live Phone,10/30/08,11/2/08,"",,5/4/21 13:37,data provided by Gary Langer,"",538,23.69,71.46,8.155321254,15.53367912,17.57289206,53.88596482 -141189,14858,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,10/30/08,11/2/08,"",,5/4/21 13:37,data provided by Gary Langer,"",538,7.28,90.75,0.772669892,6.504867217,11.09203925,79.65843203 -141190,14858,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,10/30/08,11/2/08,"",,5/4/21 13:37,data provided by Gary Langer,"",538,54.67,40.28,21.57878019,33.09552497,17.17437171,23.1010968 -141191,14858,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,10/30/08,11/2/08,"",,5/4/21 13:37,data provided by Gary Langer,"",538,17.9,75.39,4.789085796,13.10621038,24.13003743,51.25796386 -141184,14863,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1101,a,a,,Live Phone,10/8/08,10/11/08,"",,5/4/21 13:37,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postpoll_101308.html,538,23.18,72.81,6.578198506,16.60509112,15.18746621,57.62265639 -141185,14863,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,10/8/08,10/11/08,"",,5/4/21 13:37,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postpoll_101308.html,538,4.56,94.91,0.4871910938,4.075090506,4.223625305,90.69089741 -141186,14863,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,10/8/08,10/11/08,"",,5/4/21 13:37,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postpoll_101308.html,538,57.3,36.74,17.94960541,39.34684146,24.82504434,11.91687666 -141187,14863,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,10/8/08,10/11/08,"",,5/4/21 13:37,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/polls/postpoll_101308.html,538,17.52,77.11,4.957679692,12.5643381,19.17690857,57.92831905 -63554,14864,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1271,a,a,,Live Phone,9/27/08,9/29/08,"",,4/26/16 20:19,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,26.38,70.46,9.701387636,16.67453589,14.46631959,55.99862481 -141181,14864,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,9/27/08,9/29/08,"",,5/4/21 13:34,data provided by Gary Langer,"",538,7.46,92.54,2.96939325,4.486040833,7.661379229,84.88318669 -141182,14864,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,9/27/08,9/29/08,"",,5/4/21 13:34,data provided by Gary Langer,"",538,59.49,39.01,20.53239159,38.9602044,21.03035137,17.97852036 -141183,14864,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,9/27/08,9/29/08,"",,5/4/21 13:34,data provided by Gary Langer,"",538,22.14,73.06,8.88080676,13.26055948,15.65806872,57.40596286 -63534,14873,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1108,a,a,,Live Phone,8/19/08,8/22/08,"",,4/26/16 20:14,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,29.99,66.5,12.7513517,17.2409622,16.28620184,50.21174775 -141178,14873,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,8/19/08,8/22/08,"",,5/4/21 13:34,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/documents/postpoll_082308.html,538,11.4,86.27,3.289400876,8.106134834,11.73349393,74.53957783 -141179,14873,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,8/19/08,8/22/08,"",,5/4/21 13:34,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/documents/postpoll_082308.html,538,59.83,34.17,32.76525665,27.06909225,18.40269605,15.76738152 -141180,14873,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,8/19/08,8/22/08,"",,5/4/21 13:34,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/documents/postpoll_082308.html,538,30.56,67.3,10.46982729,20.09496427,18.87974353,48.41758371 -63517,18189,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1119,a,a,,,7/10/08,7/13/08,"",,4/26/16 20:12,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,28.17,69.1,11.83923461,16.33533415,13.11573815,55.98059155 -141175,18189,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,7/10/08,7/13/08,"",,5/4/21 13:33,data provided by Gary Langer,"",538,6.13,91.15,2.837829786,3.29046245,9.942911619,81.2103795 -141176,18189,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,7/10/08,7/13/08,"",,5/4/21 13:33,data provided by Gary Langer,"",538,64.94,33.19,27.49876836,37.44046147,12.92929369,20.25912496 -141177,18189,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,7/10/08,7/13/08,"",,5/4/21 13:33,data provided by Gary Langer,"",538,26.58,70.75,9.726529713,16.85808936,18.79100869,51.95678907 -63506,27693,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1125,a,a,,Live Phone,6/12/08,6/15/08,"",,4/26/16 20:12,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,28.81,68.33,9.992953253,18.81271423,14.07424135,54.2530318 -141172,27693,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,6/12/08,6/15/08,"",,5/4/21 13:33,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/documents/postpoll_061608.html?hpid=topnews,538,7.14,89.56,3.216125836,3.924176976,12.68377293,76.87212181 -141173,27693,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,6/12/08,6/15/08,"",,5/4/21 13:33,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/documents/postpoll_061608.html?hpid=topnews,538,63.28,34.13,24.19801038,39.07744377,14.99765213,19.13046968 -141174,27693,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,6/12/08,6/15/08,"",,5/4/21 13:33,data provided by Gary Langer,http://www.washingtonpost.com/wp-srv/politics/documents/postpoll_061608.html?hpid=topnews,538,28.03,69.04,7.965507989,20.06528078,15.53830967,53.49905957 -63496,14860,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1122,a,a,,,5/8/08,5/11/08,"",,4/26/16 20:12,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,31.45,66.27,15.14597192,16.30700418,14.26709715,52.00724833 -141169,14860,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,5/8/08,5/11/08,"",,5/4/21 13:33,data provided by Gary Langer,"",538,8.89,89.2,3.661908365,5.232929688,11.23652658,77.96395425 -141170,14860,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,5/8/08,5/11/08,"",,5/4/21 13:33,data provided by Gary Langer,"",538,68.76,29.66,39.13913322,29.62156758,14.65424176,15.00163371 -141171,14860,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,5/8/08,5/11/08,"",,5/4/21 13:33,data provided by Gary Langer,"",538,23.76,73.49,8.214359216,15.54279181,17.42201298,56.07048458 -63482,61218,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1197,a,a,,,4/10/08,4/13/08,"",,4/26/16 20:12,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,33.41,64.34,16.29330327,17.1191663,15.02473243,49.31476955 -141166,61218,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,4/10/08,4/13/08,"",,5/4/21 13:32,data provided by Gary Langer,"",538,7.37,92.25,2.401611389,4.965512532,12.49884198,79.74766176 -141167,61218,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,4/10/08,4/13/08,"",,5/4/21 13:33,data provided by Gary Langer,"",538,74.24,24.36,35.9656983,38.26956735,15.28102191,9.081096875 -141168,61218,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,4/10/08,4/13/08,"",,5/4/21 13:33,data provided by Gary Langer,"",538,26.87,69.21,12.85906105,14.00727538,16.97436355,52.23381963 -63467,14871,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1126,a,a,,,2/28/08,3/2/08,"",,4/26/16 20:12,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,31.91,65.73,14.60012516,17.30656794,15.86427873,49.86970502 -141163,14871,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,2/28/08,3/2/08,"",,5/4/21 13:32,data provided by Gary Langer,"",538,8.81,89.64,2.682122647,6.130275979,13.67226167,75.96763019 -141164,14871,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,2/28/08,3/2/08,"",,5/4/21 13:32,data provided by Gary Langer,"",538,64.88,32.73,36.21617199,28.66033061,18.39167018,14.34314178 -141165,14871,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,2/28/08,3/2/08,"",,5/4/21 13:32,data provided by Gary Langer,"",538,32.12,65.41,10.71173048,21.408001,16.68853346,48.7190407 -63452,2721,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1249,a,a,,,1/30/08,2/1/08,"",,4/26/16 20:12,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,32.94,64.32,16.64271848,16.29605742,14.56454955,49.75605558 -141160,2721,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,1/30/08,2/1/08,"",,5/4/21 13:32,data provided by Gary Langer,"",538,8.03,89.13,2.457135115,5.569658769,12.47901175,76.65502874 -141161,2721,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,1/30/08,2/1/08,"",,5/4/21 13:32,data provided by Gary Langer,"",538,73.94,24.79,45.57994697,28.36326768,15.91462777,8.877034593 -141162,2721,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,1/30/08,2/1/08,"",,5/4/21 13:32,data provided by Gary Langer,"",538,27.12,70.66,8.999939815,18.11539003,15.93688453,54.71952025 -63442,61221,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a,,,1/9/08,1/12/08,"",,4/26/16 20:11,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,31.92,65.94,16.25991262,15.65746858,14.57477,51.3668378 -141157,61221,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,1/9/08,1/12/08,"",,5/4/21 13:31,data provided by Gary Langer,"",538,11.18,88.57,3.852197642,7.331829356,12.42340962,76.14403972 -141158,61221,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,1/9/08,1/12/08,"",,5/4/21 13:32,data provided by Gary Langer,"",538,67.55,29.63,40.13709512,27.40988501,16.51264078,13.11420366 -141159,61221,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,1/9/08,1/12/08,"",,5/4/21 13:32,data provided by Gary Langer,"",538,24.64,72.82,11.17832451,13.46181268,16.81013858,56.0138742 -54830,39115,,26,George W. Bush,11,ABC News/The Washington Post,"378,397",The Washington Post | Facebook,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1142,a,a,,,12/16/07,12/19/07,"",,4/13/16 18:28,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,33.67,61.92,15.79989817,17.87055391,12.77973094,49.1364206 -141154,39115,,26,George W. Bush,11,ABC News/The Washington Post,"378,397",The Washington Post | Facebook,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,12/16/07,12/19/07,"",,5/4/21 13:31,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,8.35,88.8,1.607952306,6.744460811,10.48658869,78.31056341 -141155,39115,,26,George W. Bush,11,ABC News/The Washington Post,"378,397",The Washington Post | Facebook,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,12/16/07,12/19/07,"",,5/4/21 13:31,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,70.59,26.81,38.45529292,32.13359887,12.21253402,14.6009872 -141156,39115,,26,George W. Bush,11,ABC News/The Washington Post,"378,397",The Washington Post | Facebook,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,12/16/07,12/19/07,"",,5/4/21 13:31,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,29.12,65.08,11.47953163,17.64470583,15.60344045,49.47222631 -54825,3157,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1136,a,a,,,12/6/07,12/9/07,"",,4/13/16 18:28,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,33.08,63.97,17.37083505,15.704615,14.00573147,49.96488832 -141151,3157,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,12/6/07,12/9/07,"",,5/4/21 13:31,data provided by Gary Langer,"",538,7.38,90.54,1.932184171,5.451669929,13.53502138,77.00231205 -141152,3157,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,12/6/07,12/9/07,"",,5/4/21 13:31,data provided by Gary Langer,"",538,74.18,22.23,44.74505088,29.43917778,10.65870548,11.57085193 -141153,3157,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,12/6/07,12/9/07,"",,5/4/21 13:31,data provided by Gary Langer,"",538,31.63,65.35,14.50516646,17.12801574,16.97166627,48.38017529 -54812,61220,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1131,a,a,,,10/29/07,11/1/07,"",,4/13/16 18:28,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,33.36,63.63,17.30106925,16.05402578,13.17102489,50.45417235 -141148,61220,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,10/29/07,11/1/07,"",,5/4/21 13:30,data provided by Gary Langer,"",538,8.76,89.59,3.399313102,5.361042065,11.44755409,78.1383051 -141149,61220,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,10/29/07,11/1/07,"",,5/4/21 13:30,data provided by Gary Langer,"",538,67.27,29.49,37.29007495,29.97666049,13.39922116,16.09473503 -141150,61220,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,10/29/07,11/1/07,"",,5/4/21 13:30,data provided by Gary Langer,"",538,29.7,66.96,13.71629218,15.98493118,15.26507429,51.69862708 -54799,3426,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1114,a,a,,,9/27/07,9/30/07,"",,4/13/16 18:28,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,33.49,63.57,15.4935283,17.99325019,14.33119993,49.23851978 -141145,3426,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,9/27/07,9/30/07,"",,5/4/21 13:30,data provided by Gary Langer,"",538,8.73,90.18,3.401754545,5.326933377,13.45516134,76.72861906 -141146,3426,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,9/27/07,9/30/07,"",,5/4/21 13:30,data provided by Gary Langer,"",538,72.95,24.4,38.18951713,34.75580461,9.376987146,15.02018722 -141147,3426,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,9/27/07,9/30/07,"",,5/4/21 13:30,data provided by Gary Langer,"",538,32.25,63.69,11.60189068,20.64341385,19.06763233,44.62033003 -54786,3502,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1002,a,a,,,9/4/07,9/7/07,"",,4/13/16 18:28,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,33.41,63.98,16.28483264,17.12591075,15.38278014,48.60055373 -141142,3502,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,9/4/07,9/7/07,"",,5/4/21 13:30,data provided by Gary Langer,"",538,9.75,89.73,3.070134936,6.678396538,12.5585593,77.16814322 -141143,3502,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,9/4/07,9/7/07,"",,5/4/21 13:30,data provided by Gary Langer,"",538,76.09,21.54,43.26611876,32.82749476,11.54140315,9.997579686 -141144,3502,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,9/4/07,9/7/07,"",,5/4/21 13:30,data provided by Gary Langer,"",538,25.49,70.04,10.64058802,14.84675144,19.38715932,50.64866942 -54772,3602,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1125,a,a,,,7/18/07,7/21/07,"",,4/13/16 18:28,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,32.88,64.94,16.26929505,16.61143671,13.38270848,51.55648532 -141139,3602,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,7/18/07,7/21/07,"",,5/4/21 13:29,data provided by Gary Langer,"",538,8.61,89.92,3.590065723,5.018875289,12.42890003,77.48827028 -141140,3602,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,7/18/07,7/21/07,"",,5/4/21 13:29,data provided by Gary Langer,"",538,77.18,21.18,43.8609326,33.31911665,12.0425859,9.138908182 -141141,3602,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,7/18/07,7/21/07,"",,5/4/21 13:29,data provided by Gary Langer,"",538,28.67,68.14,11.10715321,17.56024453,16.502376,51.63781433 -54750,3726,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1205,a,a,,,5/29/07,6/1/07,"",,4/13/16 18:28,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,35.02,62.41,17.42853647,17.58696245,15.98615767,46.42624514 -141136,3726,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,5/29/07,6/1/07,"",,5/4/21 13:29,data provided by Gary Langer,"",538,10.1,88.52,2.590807999,7.510814999,15.95176885,72.56356434 -141137,3726,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,5/29/07,6/1/07,"",,5/4/21 13:29,data provided by Gary Langer,"",538,73.69,23.69,39.60253938,34.08322005,11.24410145,12.44839724 -141138,3726,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,5/29/07,6/1/07,"",,5/4/21 13:29,data provided by Gary Langer,"",538,31.95,65.96,15.99011409,15.95520506,18.73732265,47.21787128 -54737,3825,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1141,a,a,,,4/12/07,4/15/07,"",,4/13/16 18:28,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,35.45,62.32,17.38594604,18.06641219,13.53309362,48.78244907 -141133,3825,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,4/12/07,4/15/07,"",,5/4/21 13:26,data provided by Gary Langer,"",538,11.71,86.78,3.446481852,8.262939747,12.65629501,74.12384133 -141134,3825,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,4/12/07,4/15/07,"",,5/4/21 13:26,data provided by Gary Langer,"",538,71.29,26.6,41.5773366,29.70974332,12.26689701,14.33614204 -141135,3825,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,4/12/07,4/15/07,"",,5/4/21 13:26,data provided by Gary Langer,"",538,31.88,64.8,14.86075769,17.02004078,16.46913014,48.32801231 -54711,61223,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1082,a,a,,,2/22/07,2/25/07,"",,4/13/16 18:27,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,35.79,61.72,18.81635255,16.97156598,12.3302536,49.39033718 -141130,61223,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,2/22/07,2/25/07,"",,5/4/21 13:25,data provided by Gary Langer,"",538,8.14,90.67,5.288280477,2.849907945,13.08513284,77.58867744 -141131,61223,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,2/22/07,2/25/07,"",,5/4/21 13:25,data provided by Gary Langer,"",538,71.69,24.43,44.35779886,27.33061874,10.65308798,13.77358545 -141132,61223,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,2/22/07,2/25/07,"",,5/4/21 13:25,data provided by Gary Langer,"",538,35.72,61.95,13.01591066,22.70906781,13.11581469,48.83386705 -54693,61222,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1000,a,a,,,1/16/07,1/19/07,"",,4/13/16 18:27,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,33.15,64.6,16.86856526,16.28168656,13.96603915,50.63586118 -141127,61222,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,1/16/07,1/19/07,"",,5/4/21 13:25,data provided by Gary Langer,"",538,8.14,90.21,2.796475842,5.3436555,13.81170999,76.39654709 -141128,61222,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,1/16/07,1/19/07,"",,5/4/21 13:25,data provided by Gary Langer,"",538,74.88,21.27,42.16777385,32.7080145,10.49822079,10.7699031 -141129,61222,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,1/16/07,1/19/07,"",,5/4/21 13:25,data provided by Gary Langer,"",538,31.05,67.39,14.14132884,16.90457999,14.34457519,53.04254195 -64948,4063,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1205,a,a,,,12/7/06,12/11/06,"",,4/27/16 19:44,data provided by Gary Langer,http://www.pollingreport.com/BushJob1.htm,538 | PollingReport,36.05,61.7,18.00618948,18.04234498,13.10394379,48.59879642 -141124,4063,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,12/7/06,12/11/06,"",,5/4/21 13:25,data provided by Gary Langer,"",538,12.25,86.13,4.100834036,8.147797783,11.60476227,74.5296494 -141125,4063,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,12/7/06,12/11/06,"",,5/4/21 13:25,data provided by Gary Langer,"",538,77.07,20.81,45.99019329,31.08323746,11.67951061,9.132547502 -141126,4063,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,12/7/06,12/11/06,"",,5/4/21 13:25,data provided by Gary Langer,"",538,29.9,67.39,10.79340793,19.10519636,15.68460617,51.70774225 -54659,27722,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1205,a,a,,Live Phone,11/1/06,11/4/06,"",,4/13/16 18:27,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,40.05,57.44,24.20343567,15.84187517,11.53342862,45.90504223 -141121,27722,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,11/1/06,11/4/06,"",,5/4/21 13:24,data provided by Gary Langer,"",538,11.28,86.56,5.709837339,5.566833376,13.60370245,72.95214901 -141122,27722,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,11/1/06,11/4/06,"",,5/4/21 13:24,data provided by Gary Langer,"",538,85.47,13.52,57.73020443,27.74185962,6.206548183,7.317040214 -141123,27722,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,11/1/06,11/4/06,"",,5/4/21 13:24,data provided by Gary Langer,"",538,29.2,67.18,13.45842783,15.74168542,14.09510795,53.08764492 -54649,28953,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1200,a,a,,Live Phone,10/19/06,10/22/06,"",,4/13/16 18:27,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,37.29,60.03,21.24841553,16.04501639,14.96015472,45.06843116 -141118,28953,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,10/19/06,10/22/06,"",,5/4/21 13:24,data provided by Gary Langer,"",538,10.84,87.69,3.487042386,7.352075963,17.92563171,69.76509536 -141119,28953,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,10/19/06,10/22/06,"",,5/4/21 13:24,data provided by Gary Langer,"",538,77.19,21.02,52.11952205,25.0705283,10.67381394,10.34915797 -141120,28953,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,10/19/06,10/22/06,"",,5/4/21 13:24,data provided by Gary Langer,"",538,29.7,65.78,12.75817785,16.93981627,14.01848388,51.75841932 -54635,27746,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1204,a,a,,Live Phone,10/5/06,10/8/06,"",,4/13/16 18:27,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,38.69,59.87,22.64354496,16.04161033,12.00770505,47.86177595 -141115,27746,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,10/5/06,10/8/06,"",,5/4/21 13:24,data provided by Gary Langer,"",538,14.8,83.88,6.43545022,8.368213973,12.50365729,71.37616538 -141116,27746,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,10/5/06,10/8/06,"",,5/4/21 13:24,data provided by Gary Langer,"",538,81.99,17.45,53.69574169,28.28950647,8.233101082,9.21946163 -141117,27746,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,10/5/06,10/8/06,"",,5/4/21 13:24,data provided by Gary Langer,"",538,28.74,68.93,15.31825227,13.4259958,13.926773,55.00377862 -54614,38899,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1003,a,a,,,9/5/06,9/7/06,"",,4/13/16 18:27,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,41.81,55.14,23.77895514,18.03065757,11.79953701,43.34151035 -141112,38899,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,9/5/06,9/7/06,"",,5/4/21 13:23,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,12.59,84.49,2.684101038,9.909487376,14.46193235,70.02868496 -141113,38899,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,9/5/06,9/7/06,"",,5/4/21 13:23,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,81.49,15.99,53.42273592,28.06234154,6.632140428,9.356840426 -141114,38899,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,9/5/06,9/7/06,"",,5/4/21 13:23,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,32.25,65.45,15.96325111,16.28543964,15.76302766,49.6858984 -54596,27787,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1002,a,a,,,8/3/06,8/6/06,"",,4/13/16 18:27,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,40.04,57.66,22.83855358,17.202133,11.53304481,46.12648302 -141109,27787,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,8/3/06,8/6/06,"",,5/4/21 13:23,data provided by Gary Langer,"",538,15.75,83.43,3.582190243,12.16792586,11.34396865,72.08136418 -141110,27787,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,8/3/06,8/6/06,"",,5/4/21 13:23,data provided by Gary Langer,"",538,78.66,19.85,56.78729087,21.87145578,9.262545887,10.58824108 -141111,27787,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,8/3/06,8/6/06,"",,5/4/21 13:23,data provided by Gary Langer,"",538,35.54,61.78,15.19570899,20.34385682,13.73184805,48.05225635 -54575,27799,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a,,,6/22/06,6/25/06,"",,4/13/16 18:26,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,37.88,60.46,19.54904982,18.33446994,12.38397742,48.07208927 -141106,27799,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,6/22/06,6/25/06,"",,5/4/21 13:23,data provided by Gary Langer,"",538,9.46,89.46,4.207510612,5.252700577,13.37355602,76.08880632 -141107,27799,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,6/22/06,6/25/06,"",,5/4/21 13:23,data provided by Gary Langer,"",538,81.76,17.01,48.89275713,32.86722181,5.875334517,11.13121643 -141108,27799,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,6/22/06,6/25/06,"",,5/4/21 13:23,data provided by Gary Langer,"",538,30.47,68.27,11.40944756,19.06200128,16.30945456,51.96308904 -54556,27811,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1103,a,a,,,5/11/06,5/15/06,"",,4/13/16 18:26,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,33.36,64.75,17.0174971,16.3410824,17.51246332,47.24205485 -141103,27811,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,5/11/06,5/15/06,"",,5/4/21 13:22,data provided by Gary Langer,"",538,10.73,87.45,2.700688747,8.033438469,14.83643443,72.61298685 -141104,27811,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,5/11/06,5/15/06,"",,5/4/21 13:22,data provided by Gary Langer,"",538,68.46,29.97,41.08742443,27.37628341,18.02533638,11.94038943 -141105,27811,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,5/11/06,5/15/06,"",,5/4/21 13:22,data provided by Gary Langer,"",538,26.27,71.5,10.41885859,15.85539459,19.75277665,51.7435116 -54536,27824,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1027,a,a,,,4/6/06,4/9/06,"",,4/13/16 18:26,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,38.16,60.45,19.76966757,18.39068738,13.01859863,47.43475985 -141100,27824,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,4/6/06,4/9/06,"",,5/4/21 13:22,data provided by Gary Langer,"",538,6.12,93.18,1.984792784,4.135687315,14.7240003,78.45372162 -141101,27824,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,4/6/06,4/9/06,"",,5/4/21 13:22,data provided by Gary Langer,"",538,81.36,16.27,49.56350822,31.79907693,8.205425011,8.066333652 -141102,27824,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,4/6/06,4/9/06,"",,5/4/21 13:22,data provided by Gary Langer,"",538,32.85,66.39,12.87656806,19.97381093,15.15363282,51.23472923 -54520,42798,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1000,a,a,,,3/2/06,3/5/06,"",,4/13/16 18:25,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,41.17,57.81,23.89586595,17.27347506,14.2469677,43.56313127 -141097,42798,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,3/2/06,3/5/06,"",,5/4/21 13:22,data provided by Gary Langer,"",538,10.8,89.2,6.040561995,4.761359287,13.85159709,75.34648163 -141098,42798,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,3/2/06,3/5/06,"",,5/4/21 13:22,data provided by Gary Langer,"",538,79.73,19.06,48.79198075,30.93564843,10.29708574,8.762698244 -141099,42798,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,3/2/06,3/5/06,"",,5/4/21 13:22,data provided by Gary Langer,"",538,37.96,60.1,20.6689396,17.2945611,17.6119339,42.49007674 -64949,27845,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1002,a,a,,,1/23/06,1/26/06,"",,4/27/16 19:45,data provided by Gary Langer,http://www.pollingreport.com/BushJob1.htm,538 | PollingReport,42.14,55.91,24.56239082,17.57905855,13.53540825,42.37432435 -141094,27845,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,1/23/06,1/26/06,"",,5/4/21 13:21,data provided by Gary Langer,"",538,12.11,86.39,6.549632776,5.564438547,16.98644907,69.39886438 -141095,27845,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,1/23/06,1/26/06,"",,5/4/21 13:21,data provided by Gary Langer,"",538,83.89,15.87,52.50903107,31.38499199,9.737753216,6.129192253 -141096,27845,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,1/23/06,1/26/06,"",,5/4/21 13:21,data provided by Gary Langer,"",538,36.5,61.09,19.00389275,17.49999252,14.56855101,46.51749942 -54489,28986,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,,1/5/06,1/8/06,"",,4/13/16 18:25,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,46.08,51.78,28.82366184,17.2588694,12.99061555,38.79047506 -141091,28986,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,1/5/06,1/8/06,"",,5/4/21 13:21,data provided by Gary Langer,"",538,20.11,79.18,8.908709346,11.20138997,14.37792215,64.79813376 -141092,28986,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,1/5/06,1/8/06,"",,5/4/21 13:21,data provided by Gary Langer,"",538,83.29,16.18,59.86341856,23.42309757,9.193052599,6.98723189 -141093,28986,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,1/5/06,1/8/06,"",,5/4/21 13:21,data provided by Gary Langer,"",538,38.04,58.13,21.18526802,16.85502038,15.75399315,42.37796711 -54484,27855,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1003,a,a,,,12/15/05,12/18/05,"",,4/13/16 18:25,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,46.5,52.37,29.131152,17.36899591,12.14956876,40.22120378 -141088,27855,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,12/15/05,12/18/05,"",,5/4/21 13:21,data provided by Gary Langer,"",538,15.28,82.95,4.081371431,11.19547943,13.89508113,69.05639478 -141089,27855,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,12/15/05,12/18/05,"",,5/4/21 13:21,data provided by Gary Langer,"",538,87.34,11.62,64.90685395,22.43764368,5.704921467,5.915439016 -141090,27855,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,12/15/05,12/18/05,"",,5/4/21 13:21,data provided by Gary Langer,"",538,38.21,61.11,19.61920157,18.58609024,16.67480959,44.43067388 -54459,27867,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1202,a,a,,,10/30/05,11/2/05,"",,4/13/16 18:25,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,38.61,60.06,20.47131269,18.13728201,12.8985796,47.16344959 -141085,27867,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,10/30/05,11/2/05,"",,5/4/21 13:20,data provided by Gary Langer,"",538,10.7,88.51,2.431309248,8.26584293,16.67057664,71.83527724 -141086,27867,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,10/30/05,11/2/05,"",,5/4/21 13:20,data provided by Gary Langer,"",538,77.87,21.22,49.45312875,28.41644051,8.26385298,12.95936717 -141087,27867,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,10/30/05,11/2/05,"",,5/4/21 13:20,data provided by Gary Langer,"",538,32.55,65.82,14.73953938,17.80827498,12.19918155,53.62062537 -54456,38741,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,600,a,a,,,10/28/05,10/29/05,"",,4/13/16 18:25,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,38.98,58.48,21.84726126,17.1315714,13.20780476,45.2708013 -141082,38741,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,10/28/05,10/29/05,"",,5/4/21 13:20,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,11.85,86.58,4.204011136,7.650010359,12.08502398,74.49397576 -141083,38741,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,10/28/05,10/29/05,"",,5/4/21 13:20,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,73.72,24.61,48.19800349,25.52365839,10.1653601,14.44775817 -141084,38741,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,10/28/05,10/29/05,"",,5/4/21 13:20,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,35.42,60.02,16.06942502,19.34584614,17.75627768,42.26598412 -54427,38712,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1201,a,a,,,9/8/05,9/11/05,"",,4/13/16 18:24,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,41.85,57.01,26.87118335,14.9766402,11.74322684,45.26827027 -141079,38712,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,9/8/05,9/11/05,"",,5/4/21 13:20,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,13.98,85.6,6.89362712,7.088273482,13.52393495,72.07354963 -141080,38712,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,9/8/05,9/11/05,"",,5/4/21 13:20,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,78.02,21.1,59.39984143,18.62098841,10.30271294,10.79519949 -141081,38712,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,9/8/05,9/11/05,"",,5/4/21 13:20,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,38.24,60.69,19.51844163,18.72131554,11.52229643,49.16623873 -54418,29006,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1006,a,a,,,8/25/05,8/28/05,"",,4/13/16 18:24,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,44.8,53.21,27.26287367,17.53578541,11.84612702,41.36017739 -141076,29006,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,8/25/05,8/28/05,"",,5/4/21 13:20,data provided by Gary Langer,"",538,13.2,84.42,4.825658093,8.369838026,12.47313961,71.94775358 -141077,29006,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,8/25/05,8/28/05,"",,5/4/21 13:20,data provided by Gary Langer,"",538,87.18,12.08,64.84442972,22.33617334,5.545963717,6.530194131 -141078,29006,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,8/25/05,8/28/05,"",,5/4/21 13:20,data provided by Gary Langer,"",538,38.21,60.43,17.12320313,21.0851272,17.62739066,42.80172922 -54394,38679,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1004,a,a,,,6/23/05,6/26/05,"",,4/13/16 18:24,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,47.93,51.09,27.19504011,20.73051943,11.36568781,39.72364939 -141073,38679,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,6/23/05,6/26/05,"",,5/4/21 13:19,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,21.49,78.11,5.550096757,15.94193807,14.43895658,63.66747226 -141074,38679,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,6/23/05,6/26/05,"",,5/4/21 13:19,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,84.03,15.77,59.34598114,24.68284474,4.703143542,11.0684269 -141075,38679,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,6/23/05,6/26/05,"",,5/4/21 13:19,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,45.02,53.0,21.48056475,23.54385982,14.28405805,38.71508115 -54384,42799,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1002,a,a,,,6/2/05,6/5/05,"",,4/13/16 18:24,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,47.77,51.7,27.04516751,20.72453784,13.50170841,38.19845468 -141070,42799,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,6/2/05,6/5/05,"",,5/4/21 13:19,data provided by Gary Langer,"",538,20.91,77.72,5.442917045,15.4688082,17.46361241,60.25743244 -141071,42799,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,6/2/05,6/5/05,"",,5/4/21 13:19,data provided by Gary Langer,"",538,84.44,15.56,58.36123523,26.07621484,6.809994413,8.752555517 -141072,42799,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,6/2/05,6/5/05,"",,5/4/21 13:19,data provided by Gary Langer,"",538,37.73,61.91,18.40382297,19.32316978,15.97373547,45.9335076 -54371,38656,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1007,a,a,,,4/21/05,4/24/05,"",,4/13/16 18:24,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,47.05,50.03,25.00019998,22.04659471,12.5197231,37.51337371 -141067,38656,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,4/21/05,4/24/05,"",,5/4/21 13:19,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,19.55,77.78,6.275603009,13.2732019,15.81347919,61.96721725 -141068,38656,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,4/21/05,4/24/05,"",,5/4/21 13:19,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,89.03,9.36,59.06675772,29.96689224,4.261478103,5.09617168 -141069,38656,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,4/21/05,4/24/05,"",,5/4/21 13:19,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,43.04,54.29,17.28712674,25.75571059,16.33841208,37.95486785 -54349,38634,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,,3/10/05,3/13/05,"",,4/13/16 18:24,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,49.66,47.64,30.97144804,18.68909065,10.61372353,37.02362357 -141064,38634,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,3/10/05,3/13/05,"",,5/4/21 13:18,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,17.17,80.07,7.147431957,10.01867096,14.67414458,65.39725111 -141065,38634,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,3/10/05,3/13/05,"",,5/4/21 13:18,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,90.38,8.9,67.3260076,23.05793138,2.918059792,5.978035021 -141066,38634,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,3/10/05,3/13/05,"",,5/4/21 13:18,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,47.85,48.07,23.66466541,24.18482691,13.37274618,34.69348584 -54332,38617,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1204,a,a,,,1/26/05,1/31/05,"",,4/13/16 18:23,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,49.66,44.88,34.28953863,15.37125473,10.84768497,34.02930928 -141061,38617,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,1/26/05,1/31/05,"",,5/4/21 13:18,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,14.48,82.93,6.867156098,7.614823185,15.14875273,67.78011661 -141062,38617,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,1/26/05,1/31/05,"",,5/4/21 13:18,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,86.52,10.52,68.80741676,17.70902649,6.284226916,4.236190495 -141063,38617,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,1/26/05,1/31/05,"",,5/4/21 13:18,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,47.84,43.46,25.42523505,22.41481578,12.23932497,31.22436171 -54322,38607,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1007,a,a,,,1/12/05,1/16/05,"",,4/13/16 18:23,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,51.96,45.96,32.92175572,19.03577186,11.28334452,34.67850588 -141058,38607,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,1/12/05,1/16/05,"",,5/4/21 13:18,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,21.55,76.58,8.866415431,12.68499228,14.26309167,62.31879064 -141059,38607,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,1/12/05,1/16/05,"",,5/4/21 13:18,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,91.13,7.74,71.36273751,19.77032916,5.068158294,2.674647727 -141060,38607,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,1/12/05,1/16/05,"",,5/4/21 13:18,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,48.77,48.95,24.37133321,24.39417489,13.90326904,35.04598376 -54313,38598,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1004,a,a,,,12/16/04,12/19/04,"",,4/13/16 18:23,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,48.2,49.46,27.09482129,21.10920117,11.78456116,37.67376503 -141055,38598,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,12/16/04,12/19/04,"",,5/4/21 13:17,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,17.03,82.09,3.910436635,13.12385764,16.54416513,65.54743213 -141056,38598,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,12/16/04,12/19/04,"",,5/4/21 13:17,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,92.87,6.41,65.6535245,27.2186585,1.78800338,4.617801395 -141057,38598,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,12/16/04,12/19/04,"",,5/4/21 13:18,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,46.8,50.2,23.06168283,23.73436213,15.32902571,34.87177905 -64950,14842,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1204,a,a,,,9/23/04,9/26/04,"",,4/27/16 19:51,data provided by Gary Langer,http://www.pollingreport.com/BushJob1.htm,538 | PollingReport,50.32,44.96,32.77720066,17.53914173,12.55272584,32.40287395 -141052,14842,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,9/23/04,9/26/04,"",,5/4/21 13:17,data provided by Gary Langer,"",538,19.31,76.83,8.812687596,10.49232802,17.45541248,59.37080568 -141053,14842,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,9/23/04,9/26/04,"",,5/4/21 13:17,data provided by Gary Langer,"",538,87.28,11.39,64.5585666,22.71787752,5.501497932,5.888586383 -141054,14842,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,9/23/04,9/26/04,"",,5/4/21 13:17,data provided by Gary Langer,"",538,52.17,43.93,30.70341027,21.46484884,13.2212485,30.71160584 -54230,14843,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1202,a,a,,,9/6/04,9/8/04,"",,4/13/16 18:23,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,51.88,43.12,34.88394463,16.99999259,11.29211749,31.8293798 -141049,14843,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,9/6/04,9/8/04,"",,5/4/21 13:16,data provided by Gary Langer,"",538,21.01,76.13,9.140008276,11.87172523,15.2433026,60.88803878 -141050,14843,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,9/6/04,9/8/04,"",,5/4/21 13:16,data provided by Gary Langer,"",538,87.94,9.41,71.15595682,16.78692196,5.338083593,4.06813028 -141051,14843,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,9/6/04,9/8/04,"",,5/4/21 13:16,data provided by Gary Langer,"",538,47.0,47.28,23.53173749,23.46715681,15.14514752,32.13564511 -54225,14844,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1207,a,a,,,8/26/04,8/29/04,"",,4/13/16 18:23,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,50.23,46.54,31.12462279,19.10235187,12.7612293,33.77869583 -141046,14844,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,8/26/04,8/29/04,"",,5/4/21 13:16,data provided by Gary Langer,"",538,19.06,79.98,5.944936617,13.11528764,18.62462214,61.35821436 -141047,14844,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,8/26/04,8/29/04,"",,5/4/21 13:16,data provided by Gary Langer,"",538,88.37,10.39,65.3529834,23.01235559,4.871875979,5.522620055 -141048,14844,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,8/26/04,8/29/04,"",,5/4/21 13:16,data provided by Gary Langer,"",538,42.66,52.52,21.84795698,20.80823654,14.6255787,37.89194006 -54208,14845,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1200,a,a,,,7/30/04,8/1/04,"",,4/13/16 18:23,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,46.54,48.81,28.23396489,18.30443585,13.04346383,35.77087623 -141043,14845,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,7/30/04,8/1/04,"",,5/4/21 13:15,data provided by Gary Langer,"",538,17.46,79.49,7.102660659,10.35272294,17.01198881,62.47692088 -141044,14845,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,7/30/04,8/1/04,"",,5/4/21 13:15,data provided by Gary Langer,"",538,85.71,12.77,61.8612824,23.84747407,6.376174358,6.38961653 -141045,14845,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,7/30/04,8/1/04,"",,5/4/21 13:15,data provided by Gary Langer,"",538,45.64,51.35,23.09526392,22.54171316,15.62638832,35.72821323 -64951,42805,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1202,a,a,,,7/22/04,7/25/04,"",,4/27/16 19:51,data provided by Gary Langer,http://www.pollingreport.com/BushJob1.htm,538 | PollingReport,50.13,46.89,31.52491978,18.60029418,13.31171525,33.57710606 -141040,42805,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,7/22/04,7/25/04,"",,5/4/21 13:15,data provided by Gary Langer,"",538,18.82,79.26,6.903266523,11.91224633,18.87901894,60.38236294 -141041,42805,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,7/22/04,7/25/04,"",,5/4/21 13:15,data provided by Gary Langer,"",538,89.7,9.73,66.25306714,23.4441451,5.297473132,4.428698273 -141042,42805,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,7/22/04,7/25/04,"",,5/4/21 13:15,data provided by Gary Langer,"",538,45.95,49.7,25.52722346,20.42411095,15.59002694,34.10508271 -54188,14853,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1201,a,a,,,6/17/04,6/20/04,"",,4/13/16 18:22,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,47.37,51.36,30.47635763,16.89749336,12.82458852,38.53678375 -141037,14853,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,6/17/04,6/20/04,"",,5/4/21 13:15,data provided by Gary Langer,"",538,18.86,79.8,7.788976775,11.07146721,15.23510108,64.56473059 -141038,14853,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,6/17/04,6/20/04,"",,5/4/21 13:15,data provided by Gary Langer,"",538,84.96,13.91,66.23008607,18.73265958,5.210512515,8.695771658 -141039,14853,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,6/17/04,6/20/04,"",,5/4/21 13:15,data provided by Gary Langer,"",538,43.33,56.08,23.61854687,19.7087884,17.11714951,38.96615229 -54178,14854,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1005,a,a,,,5/20/04,5/23/04,"",,4/13/16 18:16,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,47.21,49.98,30.51406012,16.69973693,13.56044266,36.42108767 -141034,14854,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,5/20/04,5/23/04,"",,5/4/21 13:14,data provided by Gary Langer,"",538,19.92,78.13,7.66693347,12.25024403,17.22099631,60.907562 -141035,14854,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,5/20/04,5/23/04,"",,5/4/21 13:14,data provided by Gary Langer,"",538,81.92,14.91,61.16144707,20.7609518,6.172148632,8.734412654 -141036,14854,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,5/20/04,5/23/04,"",,5/4/21 13:14,data provided by Gary Langer,"",538,45.95,50.86,27.89625755,18.05297078,16.47911756,34.38089977 -54154,18262,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1201,a,a,,,4/15/04,4/18/04,"",,4/13/16 18:12,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,51.3,47.34,33.46488928,17.83685432,13.30032777,34.04360244 -141031,18262,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,4/15/04,4/18/04,"",,5/4/21 13:13,data provided by Gary Langer,"",538,20.24,79.08,7.610996709,12.62641455,16.13659872,62.94823921 -141032,18262,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,4/15/04,4/18/04,"",,5/4/21 13:13,data provided by Gary Langer,"",538,88.53,10.72,65.37664335,23.15625138,4.830456858,5.888082539 -141033,18262,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,4/15/04,4/18/04,"",,5/4/21 13:13,data provided by Gary Langer,"",538,47.5,50.65,29.60059525,17.89499237,17.6578768,32.99265849 -54128,18228,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1202,a,a,,,3/4/04,3/7/04,"",,4/13/16 18:12,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,50.03,48.04,31.62386674,18.41038927,11.54867619,36.49607843 -141028,18228,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,3/4/04,3/7/04,"",,5/4/21 13:13,data provided by Gary Langer,"",538,23.37,74.61,9.019942801,14.34676197,14.8464373,59.76686279 -141029,18228,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,3/4/04,3/7/04,"",,5/4/21 13:13,data provided by Gary Langer,"",538,81.0,18.13,63.60635379,17.3957674,7.056584212,11.07427894 -141030,18228,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,3/4/04,3/7/04,"",,5/4/21 13:13,data provided by Gary Langer,"",538,51.47,45.68,27.98427136,23.48713749,11.67078439,34.00528622 -54116,18210,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1003,a,a,,,2/10/04,2/11/04,"",,4/13/16 18:12,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,50.46,47.22,29.83962505,20.62231007,13.53322225,33.68749793 -141025,18210,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,2/10/04,2/11/04,"",,5/4/21 13:11,data provided by Gary Langer,"",538,22.3,76.54,7.856420923,14.44439155,20.34281055,56.20022753 -141026,18210,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,2/10/04,2/11/04,"",,5/4/21 13:11,data provided by Gary Langer,"",538,85.35,13.37,61.78443324,23.56089004,4.582590933,8.787665653 -141027,18210,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,2/10/04,2/11/04,"",,5/4/21 13:11,data provided by Gary Langer,"",538,48.45,48.29,24.11132495,24.34126122,15.02058338,33.27175815 -54100,38385,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1036,a,a,,,1/15/04,1/18/04,"",,4/13/16 18:12,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,58.28,39.61,34.56890178,23.70973235,9.462490253,30.1482752 -141022,38385,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,1/15/04,1/18/04,"",,5/4/21 13:11,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,26.89,71.36,8.716959197,18.1742491,15.39543869,55.9669193 -141023,38385,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,1/15/04,1/18/04,"",,5/4/21 13:11,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,93.06,5.89,71.91669179,21.1453858,2.32039307,3.573516425 -141024,38385,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,1/15/04,1/18/04,"",,5/4/21 13:11,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,55.48,41.62,26.19514742,29.28577453,10.86140186,30.76226064 -64952,12692,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a,,,12/18/03,12/21/03,"",,4/27/16 19:54,data provided by Gary Langer,http://www.pollingreport.com/BushJob1.htm,538 | PollingReport,59.22,37.82,38.65012852,20.56946005,14.71299332,23.10828264 -141019,12692,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,12/18/03,12/21/03,"",,5/4/21 13:10,data provided by Gary Langer,"",538,31.64,65.2,13.83672709,17.8033968,24.85227478,40.34682596 -141020,12692,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,12/18/03,12/21/03,"",,5/4/21 13:10,data provided by Gary Langer,"",538,90.48,8.78,71.08545602,19.39312797,4.040695146,4.737883172 -141021,12692,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,12/18/03,12/21/03,"",,5/4/21 13:10,data provided by Gary Langer,"",538,59.92,35.83,36.40118719,23.51763926,13.607593,22.22670058 -54084,38369,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a,,,12/14/03,12/14/03,"",,4/13/16 18:12,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,56.87,38.57,36.68117043,20.18443948,9.731120519,28.83826831 -141016,38369,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,12/14/03,12/14/03,"",,5/4/21 13:10,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,38.28,58.38,14.15314679,24.12805982,15.08111928,43.29776116 -141017,38369,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,12/14/03,12/14/03,"",,5/4/21 13:10,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,82.34,15.28,66.83451092,15.5102751,6.185069878,9.09919651 -141018,38369,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,12/14/03,12/14/03,"",,5/4/21 13:10,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,49.68,44.51,27.48864461,22.1878028,8.70163691,35.80476105 -54057,12625,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1207,a,a,,,10/26/03,10/29/03,"",,4/13/16 18:11,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,55.94,42.35,30.21099923,25.72523133,12.93897466,29.41472871 -141013,12625,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,10/26/03,10/29/03,"",,5/4/21 13:08,data provided by Gary Langer,"",538,23.64,73.42,6.369544661,17.267198,18.60561457,54.81000435 -141014,12625,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,10/26/03,10/29/03,"",,5/4/21 13:09,data provided by Gary Langer,"",538,87.08,12.28,55.85113386,31.22888185,6.908701729,5.371377681 -141015,12625,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,10/26/03,10/29/03,"",,5/4/21 13:09,data provided by Gary Langer,"",538,52.44,46.63,25.18332387,27.2584146,15.07153054,31.55609446 -54046,12602,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1281,a,a,,,10/9/03,10/13/03,"",,4/13/16 18:11,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,52.86,42.77,33.04263074,19.81800218,13.48745459,29.28204208 -141010,12602,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,10/9/03,10/13/03,"",,5/4/21 13:08,data provided by Gary Langer,"",538,26.53,68.41,9.318815331,17.21067469,20.93243586,47.474121 -141011,12602,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,10/9/03,10/13/03,"",,5/4/21 13:08,data provided by Gary Langer,"",538,85.82,12.14,66.09562001,19.72331176,5.846472579,6.289779674 -141012,12602,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,10/9/03,10/13/03,"",,5/4/21 13:08,data provided by Gary Langer,"",538,49.29,47.09,25.86303521,23.42889849,14.97948131,32.11258113 -54042,38327,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,505,a,a,,,9/30/03,9/30/03,"",,4/13/16 18:11,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,54.11,43.7,33.64412058,20.46634942,14.63781441,29.06243328 -141007,38327,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,9/30/03,9/30/03,"",,5/4/21 13:08,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,25.83,72.18,9.985384842,15.84422337,22.54771325,49.62925536 -141008,38327,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,9/30/03,9/30/03,"",,5/4/21 13:08,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,89.93,8.36,68.86719808,21.06233039,4.555556736,3.799461506 -141009,38327,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,9/30/03,9/30/03,"",,5/4/21 13:08,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,45.05,52.23,23.87678536,21.17809327,18.25216479,33.9749598 -54029,12566,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1104,a,a,,,9/10/03,9/13/03,"",,4/13/16 18:11,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,57.78,40.09,35.26698303,22.50994377,13.52855601,26.56025624 -141004,12566,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,9/10/03,9/13/03,"",,5/4/21 13:07,data provided by Gary Langer,"",538,27.33,70.9,9.964895568,17.36575651,19.66630763,51.23484785 -141005,12566,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,9/10/03,9/13/03,"",,5/4/21 13:07,data provided by Gary Langer,"",538,88.72,9.49,63.71452305,25.00503013,4.459064009,5.026910122 -141006,12566,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,9/10/03,9/13/03,"",,5/4/21 13:08,data provided by Gary Langer,"",538,55.41,42.82,29.72281432,25.68976822,17.36336178,25.45872529 -54024,38309,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1004,a,a,,,9/4/03,9/7/03,"",,4/13/16 18:11,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,55.77,40.67,33.78939346,21.97625002,12.791942,27.87725124 -141001,38309,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,9/4/03,9/7/03,"",,5/4/21 13:07,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,26.67,69.73,10.18249142,16.48721137,21.52785319,48.20547484 -141002,38309,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,9/4/03,9/7/03,"",,5/4/21 13:07,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,87.37,12.08,64.82451314,22.54348147,3.499007599,8.578737281 -141003,38309,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,9/4/03,9/7/03,"",,5/4/21 13:07,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,53.89,41.0,26.14786812,27.74559443,14.4705469,26.53186592 -54011,12526,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1006,a,a,,,7/9/03,7/10/03,"",,4/13/16 18:11,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,58.72,38.0,34.95251666,23.76262649,12.6967443,25.30702745 -140998,12526,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,7/9/03,7/10/03,"",,5/4/21 13:07,data provided by Gary Langer,"",538,35.67,62.42,6.912161483,28.76185113,19.66101074,42.75858865 -140999,12526,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,7/9/03,7/10/03,"",,5/4/21 13:07,data provided by Gary Langer,"",538,85.59,13.72,71.35664999,14.23617769,7.042342023,6.676951623 -141000,12526,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,7/9/03,7/10/03,"",,5/4/21 13:07,data provided by Gary Langer,"",538,60.48,34.26,32.54031955,27.93551289,9.850931936,24.40777714 -53977,38263,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1105,a,a,,,4/27/03,4/30/03,"",,4/13/16 18:11,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,71.12,26.01,49.50291225,21.61698647,8.815111526,17.19873987 -140995,38263,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,4/27/03,4/30/03,"",,5/4/21 13:07,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,53.39,42.21,21.50837164,31.88391194,14.11215288,28.09964225 -140996,38263,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,4/27/03,4/30/03,"",,5/4/21 13:07,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,92.4,7.6,81.76392417,10.63535504,3.352429444,4.248291344 -140997,38263,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,4/27/03,4/30/03,"",,5/4/21 13:07,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,68.13,28.08,46.58323866,21.5517103,9.117304625,18.96538568 -53972,38258,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,504,a,a,,,4/16/03,4/16/03,"",,4/13/16 18:10,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,73.86,22.71,52.07316684,21.78342526,9.074704323,13.63208608 -140992,38258,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,4/16/03,4/16/03,"",,5/4/21 13:06,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,60.89,35.91,25.79963804,35.08829418,12.07132078,23.84219482 -140993,38258,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,4/16/03,4/16/03,"",,5/4/21 13:06,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,92.16,5.36,85.55855033,6.601959686,2.971151575,2.393277815 -140994,38258,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,4/16/03,4/16/03,"",,5/4/21 13:06,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,70.63,25.83,45.79949922,24.82556609,11.25874154,14.57037342 -53964,38250,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,509,a,a,,,4/9/03,4/9/03,"",,4/13/16 18:10,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,76.84,19.53,57.6212211,19.22291792,5.648536803,13.88551295 -140989,38250,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,4/9/03,4/9/03,"",,5/4/21 13:06,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,61.95,33.06,33.81574381,28.13778643,10.88197771,22.18240831 -140990,38250,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,4/9/03,4/9/03,"",,5/4/21 13:06,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,95.27,3.53,85.82237102,9.451752653,1.14715268,2.385815764 -140991,38250,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,4/9/03,4/9/03,"",,5/4/21 13:06,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,73.03,22.28,51.65518369,21.37771951,4.632865749,17.64979742 -53958,38244,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,511,a,a,,,4/3/03,4/3/03,"",,4/13/16 18:10,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,70.53,25.24,54.44214378,16.08572207,6.513861846,18.72816899 -140986,38244,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,4/3/03,4/3/03,"",,5/4/21 13:05,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,44.76,48.74,24.58490458,20.17275703,11.03036887,37.70754771 -140987,38244,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,4/3/03,4/3/03,"",,5/4/21 13:05,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,97.49,1.86,87.64862005,9.838919772,0.6520874995,1.208285174 -140988,38244,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,4/3/03,4/3/03,"",,5/4/21 13:05,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,71.12,23.56,51.95824992,19.15878676,6.83015456,16.72774262 -53912,38198,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1001,a,a,,,2/6/03,2/9/03,"",,4/13/16 18:10,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,63.58,33.75,42.36738597,21.214557,19.55426163,14.19725858 -140983,38198,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,2/6/03,2/9/03,"",,5/4/21 13:02,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,36.14,60.85,18.30151801,17.83895043,34.75177481,26.09605105 -140984,38198,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,2/6/03,2/9/03,"",,5/4/21 13:02,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,91.76,7.32,73.39508957,18.36450229,4.345691544,2.974886235 -140985,38198,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,2/6/03,2/9/03,"",,5/4/21 13:02,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,62.03,33.28,35.36444768,26.67038518,18.40526846,14.87137732 -53903,38189,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,855,a,a,,,1/30/03,2/1/03,"",,4/13/16 18:09,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,61.94,34.37,40.83355321,21.10767749,21.86797916,12.50672294 -140980,38189,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,1/30/03,2/1/03,"",,5/4/21 13:01,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,32.37,63.34,14.17498064,18.1934425,39.06164265,24.2803675 -140981,38189,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,1/30/03,2/1/03,"",,5/4/21 13:01,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,90.73,8.72,73.17446969,17.56036084,6.57133745,2.150943652 -140982,38189,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,1/30/03,2/1/03,"",,5/4/21 13:01,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,63.33,30.27,34.73642115,28.59189568,19.72822024,10.53963777 -64956,43863,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a,,,1/28/03,1/28/03,"",,4/27/16 19:55,data provided by Gary Langer,http://www.pollingreport.com/BushJob1.htm,538 | PollingReport,61.88,36.04,42.84962983,19.02593032,22.69367941,13.3488305 -140977,43863,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,1/28/03,1/28/03,"",,5/4/21 13:01,data provided by Gary Langer,"",538,41.41,57.02,16.90696645,24.50476909,38.09442132,18.92121993 -140978,43863,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,1/28/03,1/28/03,"",,5/4/21 13:01,data provided by Gary Langer,"",538,91.77,7.07,79.82714786,11.94402506,3.438068345,3.632201079 -140979,43863,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,1/28/03,1/28/03,"",,5/4/21 13:01,data provided by Gary Langer,"",538,55.55,41.78,35.01446068,20.53957489,23.81619943,17.96179249 -53900,38186,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a,,,1/27/03,1/27/03,"",,4/13/16 18:09,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,59.45,36.52,38.61458146,20.83662237,21.56773298,14.95371502 -140974,38186,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,1/27/03,1/27/03,"",,5/4/21 13:00,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,39.18,56.36,18.4324501,20.74280077,36.19878227,20.16389672 -140975,38186,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,1/27/03,1/27/03,"",,5/4/21 13:00,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,89.51,9.91,72.83369996,16.67954143,4.293975802,5.6144767 -140976,38186,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,1/27/03,1/27/03,"",,5/4/21 13:00,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,54.21,41.14,30.88095484,23.32985884,23.24776926,17.89285592 -53894,61061,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1133,a,a,,,1/16/03,1/20/03,"",,4/13/16 18:09,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,59.48,38.14,36.48228788,22.99395396,22.09461334,16.04653943 -140971,61061,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,1/16/03,1/20/03,"",,5/4/21 12:59,data provided by Gary Langer,"",538,36.12,61.06,13.51958202,22.59884566,37.93485614,23.12394686 -140972,61061,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,1/16/03,1/20/03,"",,5/4/21 12:59,data provided by Gary Langer,"",538,90.16,8.79,72.53578174,17.62207368,2.820473953,5.970103492 -140973,61061,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,1/16/03,1/20/03,"",,5/4/21 12:59,data provided by Gary Langer,"",538,55.94,40.94,28.63993123,27.29599125,22.92937407,18.01094006 -53876,38162,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1209,a,a,,,12/12/02,12/15/02,"",,4/13/16 18:09,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | RoperApprovalSpreadsheet,65.78,31.91,37.47986168,28.30196721,19.67322458,12.23379801 -140968,38162,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,12/12/02,12/15/02,"",,5/4/21 12:59,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,42.27,54.98,12.25632969,30.01489681,36.78804897,18.19554553 -140969,38162,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,12/12/02,12/15/02,"",,5/4/21 12:59,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,93.67,5.92,75.80944192,17.85646213,2.102652042,3.817956725 -140970,38162,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,12/12/02,12/15/02,"",,5/4/21 12:59,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,67.51,29.97,32.21754046,35.29321589,17.77286654,12.19520331 -53850,27976,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1211,a,a,,Live Phone,10/24/02,10/27/02,"",,4/13/16 18:09,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,67.09,28.6,39.02627261,28.06291403,15.64407859,12.95858174 -140965,27976,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,10/24/02,10/27/02,"",,5/4/21 12:58,data provided by Gary Langer,"",538,46.77,47.82,17.31366057,29.45833577,28.31286604,19.50244186 -140966,27976,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,10/24/02,10/27/02,"",,5/4/21 12:58,data provided by Gary Langer,"",538,93.55,4.91,72.01088032,21.54249311,2.914510809,1.991011009 -140967,27976,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,10/24/02,10/27/02,"",,5/4/21 12:58,data provided by Gary Langer,"",538,66.9,29.27,35.62514896,31.27135262,13.65368757,15.61806444 -53830,27992,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1003,a,a,,Live Phone,9/23/02,9/26/02,"",,4/13/16 18:09,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,67.46,29.93,42.21391908,25.24967277,18.28471624,11.64392604 -140962,27992,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,9/23/02,9/26/02,"",,5/4/21 12:58,data provided by Gary Langer,"",538,50.15,46.95,20.7007425,29.447598,28.68085551,18.26671712 -140963,27992,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,9/23/02,9/26/02,"",,5/4/21 12:58,data provided by Gary Langer,"",538,91.81,7.76,68.74527234,23.06869014,3.063934743,4.69915766 -140964,27992,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,9/23/02,9/26/02,"",,5/4/21 12:58,data provided by Gary Langer,"",538,62.9,32.8,39.3801976,23.51831971,21.86612901,10.93085978 -53817,38103,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1011,a,a,,,9/5/02,9/8/02,"",,4/13/16 18:09,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,70.52,26.54,42.40894344,28.10611331,14.96290385,11.57231415 -140959,38103,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,9/5/02,9/8/02,"",,5/4/21 12:57,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,49.77,45.48,21.39490946,28.37843437,26.08183217,19.39451122 -140960,38103,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,9/5/02,9/8/02,"",,5/4/21 12:57,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,92.36,6.57,71.44864839,20.91524824,2.628837084,3.94000379 -140961,38103,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,9/5/02,9/8/02,"",,5/4/21 12:57,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,72.52,25.39,38.13475106,34.38381475,14.29531949,11.09686325 -53781,38067,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1512,a,a,,,7/11/02,7/15/02,"",,4/13/16 18:09,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,72.49,25.24,41.56158215,30.92820047,13.19239854,12.04800397 -140956,38067,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,7/11/02,7/15/02,"",,5/4/21 12:56,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,53.2,43.52,16.87581592,36.32397631,24.92259943,18.60006905 -140957,38067,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,7/11/02,7/15/02,"",,5/4/21 12:57,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,96.85,2.95,74.54879054,22.30113296,1.265380386,1.680745649 -140958,38067,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,7/11/02,7/15/02,"",,5/4/21 12:57,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,67.6,30.0,33.24586707,34.35569752,13.77420741,16.22545978 -53758,38044,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1004,a,a,,,6/7/02,6/9/02,"",,4/13/16 18:08,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,76.76,19.89,41.21359578,35.54457736,11.01672934,8.876715621 -140953,38044,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,6/7/02,6/9/02,"",,5/4/21 12:56,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,62.95,33.64,16.20643884,46.74731891,19.36817875,14.27610509 -140954,38044,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,6/7/02,6/9/02,"",,5/4/21 12:56,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,95.7,2.59,80.84614149,14.84899858,1.61460933,0.9720859652 -140955,38044,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,6/7/02,6/9/02,"",,5/4/21 12:56,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,77.47,19.33,36.90784165,40.56090809,9.32721828,10.00008304 -53748,38034,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,803,a,a,,,5/18/02,5/19/02,"",,4/13/16 18:08,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,75.83,21.63,47.58804586,28.24565398,13.46605101,8.162887261 -140950,38034,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,5/18/02,5/19/02,"",,5/4/21 12:55,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,60.58,36.46,27.82829584,32.75610692,21.96482588,14.49175933 -140951,38034,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,5/18/02,5/19/02,"",,5/4/21 12:55,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,97.78,1.85,80.93566418,16.84125637,0.6617347792,1.192491872 -140952,38034,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,5/18/02,5/19/02,"",,5/4/21 12:56,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,74.55,24.33,43.42473429,31.12619063,16.78032796,7.546434814 -53729,38015,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a,,,4/18/02,4/21/02,"",,4/13/16 18:08,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,77.99,19.58,47.24474858,30.74681561,10.25393867,9.321524773 -140947,38015,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,4/18/02,4/21/02,"",,5/4/21 12:55,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,64.46,33.85,28.24051877,36.22441588,18.28738848,15.56486669 -140948,38015,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,4/18/02,4/21/02,"",,5/4/21 12:55,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,94.21,3.49,76.42848402,17.78068005,1.734925072,1.758479183 -140949,38015,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,4/18/02,4/21/02,"",,5/4/21 12:55,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,78.52,18.8,41.42139946,37.09495645,8.52673421,10.27026414 -53710,37996,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1008,a,a,,,3/7/02,3/10/02,"",,4/13/16 18:08,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,82.0,15.93,51.67005523,30.33039972,7.17978142,8.752472206 -140944,37996,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,3/7/02,3/10/02,"",,5/4/21 12:54,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,70.98,26.84,26.52642211,44.44938865,12.45005234,14.38945001 -140945,37996,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,3/7/02,3/10/02,"",,5/4/21 12:54,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,97.53,1.96,83.72013008,13.80798137,0.7379347418,1.21765101 -140946,37996,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,3/7/02,3/10/02,"",,5/4/21 12:54,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,79.81,17.38,49.14373165,30.67005117,6.641706646,10.74166622 -53690,28054,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1507,a,a,,Live Phone,1/24/02,1/27/02,"",,4/13/16 18:08,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,83.34,13.99,56.04306163,27.30167534,6.648767421,7.343742835 -140941,28054,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,1/24/02,1/27/02,"",,5/4/21 12:53,data provided by Gary Langer,"",538,73.36,24.1,31.84646923,41.51225744,11.16196195,12.94104406 -140942,28054,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,1/24/02,1/27/02,"",,5/4/21 12:54,data provided by Gary Langer,"",538,98.13,1.87,87.35218516,10.77358593,0.1465932323,1.727635677 -140943,28054,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,1/24/02,1/27/02,"",,5/4/21 12:54,data provided by Gary Langer,"",538,81.14,15.23,52.60070821,28.5423092,8.747061882,6.484287304 -53676,37963,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,755,a,a,,,12/18/01,12/19/01,"",,4/13/16 18:08,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,86.37,11.69,64.0716834,22.29866588,6.017592262,5.671422979 -140938,37963,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,12/18/01,12/19/01,"",,5/4/21 12:53,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,74.35,22.72,39.07502767,35.27628054,11.13584228,11.58549497 -140939,37963,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,12/18/01,12/19/01,"",,5/4/21 12:53,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,98.1,1.9,87.01984077,11.08434121,0.9754503913,0.9203676237 -140940,37963,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,12/18/01,12/19/01,"",,5/4/21 12:53,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,88.76,10.01,67.79624425,20.96736566,5.888597809,4.122593886 -53663,37950,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,759,a,a,,,11/27/01,11/27/01,"",,4/13/16 18:08,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,89.42,9.36,68.50969453,20.91026448,5.045268565,4.310097791 -140935,37950,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,11/27/01,11/27/01,"",,5/4/21 12:52,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,85.93,12.43,52.1770562,33.75132142,6.455363632,5.976606688 -140936,37950,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,11/27/01,11/27/01,"",,5/4/21 12:53,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,98.69,1.31,89.47528959,9.216678227,1.308032182,0.0 -140937,37950,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,11/27/01,11/27/01,"",,5/4/21 12:53,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,85.21,13.66,65.30202948,19.90748422,6.029773991,7.629517938 -53652,37939,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,756,a,a,,,11/5/01,11/6/01,"",,4/13/16 18:08,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,89.14,8.85,65.19494473,23.94207665,3.637103441,5.214526427 -140932,37939,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,11/5/01,11/6/01,"",,5/4/21 12:52,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,82.43,14.9,48.80877048,33.62458891,6.250580185,8.64536926 -140933,37939,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,11/5/01,11/6/01,"",,5/4/21 12:52,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,98.98,1.02,89.64249612,9.338537623,1.018966261,0.0 -140934,37939,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,11/5/01,11/6/01,"",,5/4/21 12:52,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,87.95,8.96,64.69935542,23.24750582,2.698151953,6.260447433 -53635,37922,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1009,a,a,,,10/8/01,10/9/01,"",,4/13/16 18:08,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,92.38,6.47,75.975613,16.40835389,3.369585858,3.099495697 -140929,37922,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,10/8/01,10/9/01,"",,5/4/21 12:51,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,88.24,10.48,65.58458771,22.65658583,5.36027488,5.120389082 -140930,37922,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,10/8/01,10/9/01,"",,5/4/21 12:51,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,99.17,0.48,94.4963422,4.669805042,0.4844387922,0.0 -140931,37922,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,10/8/01,10/9/01,"",,5/4/21 12:51,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538,91.72,6.49,69.67105744,22.04611078,3.750067304,2.73950035 -64958,43865,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a,,,9/13/01,9/13/01,"",,4/27/16 19:56,data provided by Gary Langer,http://www.pollingreport.com/BushJob1.htm,538 | PollingReport,85.9,11.79,63.25220181,22.64575778,6.331447017,5.459191806 -140926,43865,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,9/13/01,9/13/01,"",,5/4/21 12:50,data provided by Gary Langer,"",538,78.86,17.59,49.19436586,29.6639787,9.068490249,8.522323252 -140927,43865,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,9/13/01,9/13/01,"",,5/4/21 12:50,data provided by Gary Langer,"",538,97.88,2.12,81.85490283,16.02048281,1.579148246,0.5454661111 -140928,43865,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,9/13/01,9/13/01,"",,5/4/21 12:50,data provided by Gary Langer,"",538,82.56,15.65,57.71018775,24.85314786,6.668708782,8.978701935 -64959,29106,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a,,,9/6/01,9/9/01,"",,4/27/16 19:56,data provided by Gary Langer,http://www.pollingreport.com/BushJob1.htm,538 | PollingReport,55.44,41.4,26.47220556,28.96337478,21.75632727,19.64180521 -140923,29106,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,9/6/01,9/9/01,"",,5/4/21 12:50,data provided by Gary Langer,"",538,29.27,66.2,6.218246346,23.05382353,38.69421014,27.50468694 -140924,29106,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,9/6/01,9/9/01,"",,5/4/21 12:50,data provided by Gary Langer,"",538,88.49,10.27,60.38498858,28.10585661,5.372608111,4.892573437 -140925,29106,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,9/6/01,9/9/01,"",,5/4/21 12:50,data provided by Gary Langer,"",538,54.85,42.18,18.79457272,36.05656747,20.31973707,21.8611531 -140919,74757,,26,George W. Bush,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1040,a,a,,Live Phone,8/10/01,8/12/01,"",,5/4/21 12:49,data provided by Gary Langer,"",538,61.06,30.52,28.28487155,32.77198717,16.95497937,13.5639835 -140920,74757,,26,George W. Bush,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,Live Phone,8/10/01,8/12/01,"",,5/4/21 12:49,data provided by Gary Langer,"",538,38.27,54.4,7.333048086,30.93506237,30.43149129,23.96735016 -140921,74757,,26,George W. Bush,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,Live Phone,8/10/01,8/12/01,"",,5/4/21 12:49,data provided by Gary Langer,"",538,86.37,8.41,60.47438452,25.89830944,3.551455936,4.862762743 -140922,74757,,26,George W. Bush,11,ABC News/The Washington Post,"","",ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,Live Phone,8/10/01,8/12/01,"",,5/4/21 12:49,data provided by Gary Langer,"",538,60.95,31.5,20.76493541,40.184338,17.83167384,13.66724973 -64960,29109,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a,,,7/26/01,7/30/01,"",,4/27/16 19:57,data provided by Gary Langer,http://www.pollingreport.com/BushJob1.htm,538 | PollingReport,58.58,38.45,28.48837378,30.09310442,21.62543008,16.82180108 -140916,29109,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,7/26/01,7/30/01,"",,5/4/21 12:49,data provided by Gary Langer,"",538,32.46,64.04,5.524338596,26.9325258,38.48584583,25.55605752 -140917,29109,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,7/26/01,7/30/01,"",,5/4/21 12:49,data provided by Gary Langer,"",538,90.59,8.45,60.56135582,30.03091917,4.453855643,3.994884558 -140918,29109,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,7/26/01,7/30/01,"",,5/4/21 12:49,data provided by Gary Langer,"",538,58.77,37.31,26.61570694,32.15914444,19.04489386,18.26139287 -64961,43866,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a,,,5/31/01,6/3/01,"",,4/27/16 19:57,data provided by Gary Langer,http://www.pollingreport.com/BushJob1.htm,538 | PollingReport,54.85,39.61,26.75035721,28.09513824,21.76590501,17.84723094 -140913,43866,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,5/31/01,6/3/01,"",,5/4/21 12:48,data provided by Gary Langer,"",538,29.04,65.51,7.412024087,21.62595121,36.43024222,29.07910809 -140914,43866,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,5/31/01,6/3/01,"",,5/4/21 12:48,data provided by Gary Langer,"",538,87.87,8.31,58.82715793,29.04075348,3.695089368,4.61861154 -140915,43866,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,5/31/01,6/3/01,"",,5/4/21 12:49,data provided by Gary Langer,"",538,51.62,42.49,18.93387454,32.68249107,23.27880817,19.21341113 -53581,29118,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,1350,a,a,,,4/19/01,4/22/01,"",,4/13/16 18:07,data provided by Gary Langer,http://ropercenter.cornell.edu/polls/presidential-approval/,538 | PollingReport | RoperApprovalSpreadsheet,62.73,32.17,32.66972872,30.06317952,16.19150613,15.98227335 -140910,29118,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-d,d,,4/19/01,4/22/01,"",,5/4/21 12:48,data provided by Gary Langer,"",538,39.16,55.38,11.06256314,28.09840836,30.72114989,24.65430597 -140911,29118,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-r,r,,4/19/01,4/22/01,"",,5/4/21 12:48,data provided by Gary Langer,"",538,94.41,3.36,68.25512177,26.15383497,0.985997819,2.371646674 -140912,29118,,26,George W. Bush,11,ABC News/The Washington Post,378,The Washington Post,ABC News/The Washington Post,3,ABC News/The Washington Post,A+,,a,a-i,i,,4/19/01,4/22/01,"",,5/4/21 12:48,data provided by Gary Langer,"",538,61.86,31.15,26.52525725,35.33938552,14.10152902,17.05003377 From 9c23b06d701bbfe0697cb21233c02b302961066f Mon Sep 17 00:00:00 2001 From: Ryan Best Date: Wed, 12 May 2021 16:23:26 -0400 Subject: [PATCH 17/22] add wnba-elo dataset --- index.csv | 1 + wnba-forecasts/README.md | 33 +++++++++++++++++++++++++++++++++ 2 files changed, 34 insertions(+) create mode 100644 wnba-forecasts/README.md diff --git a/index.csv b/index.csv index d6c5516..0c5d76a 100644 --- a/index.csv +++ b/index.csv @@ -1,4 +1,5 @@ dataset_url,article_url,live +https://github.com/fivethirtyeight/data/tree/master/wnba-forecasts,https://projects.fivethirtyeight.com/2021-wnba-predictions/,TRUE https://github.com/fivethirtyeight/negro-leagues-player-ratings,https://projects.fivethirtyeight.com/negro-leagues-mlb/, https://github.com/fivethirtyeight/police-settlements,https://fivethirtyeight.com/features/police-misconduct-costs-cities-millions-every-year-but-thats-where-the-accountability-ends/, https://github.com/fivethirtyeight/superbowl-ads,https://projects.fivethirtyeight.com/super-bowl-ads/, diff --git a/wnba-forecasts/README.md b/wnba-forecasts/README.md new file mode 100644 index 0000000..8685dc7 --- /dev/null +++ b/wnba-forecasts/README.md @@ -0,0 +1,33 @@ +--- +files: + - https://projects.fivethirtyeight.com/wnba-api/wnba_elo.csv + - https://projects.fivethirtyeight.com/wnba-api/wnba_elo_latest.csv +--- +# WNBA Elo + +This file contains links to the data behind our [WNBA Predictions](https://projects.fivethirtyeight.com/2021-wnba-predictions/). More information on how our WNBA Elo model works can be found in [this article](https://fivethirtyeight.com/methodology/how-our-wnba-predictions-work/). + +`wnba_elo.csv` contains game-by-game Elo ratings and forecasts since 1997. + +`wnba_elo_latest.csv` contains game-by-game Elo ratings and forecasts for only the latest season. + + +Column | Definition +-----| --------- +season | Year of season +date | Date of game +playoff | Whether game was in playoffs +neutral | Whether game was on a neutral site +status | `post` if the game already happened; `pre` if it hasn't happened yet; `live` if it is being played at the time of data export +home_team | Home team name +away_team | Away team name +home_team_abbr | Home team abbreviation. Multiple team names can fall under the same team_abbr because of name changes or moves. Interactive is grouped by team_abbr. +away_team_abbr | Away team abbreviation. Multiple team names can fall under the same team_abbr because of name changes or moves. Interactive is grouped by team_abbr. +home_team_pregame_rating | Home team's Elo rating before the game +away_team_pregame_rating | Away team's Elo rating before the game +home_team_winprob | Home team's probability of winning according to team ratings +away_team_winprob | Away team's probability of winning according to team ratings +home_team_score | Home team's score (will be blank for `pre` and `live` games) +away_team_score | Away team's score (will be blank for `pre` and `live` games) +home_team_postgame_rating | Home team's rating after the game (will be blank for `pre` and `live` games) +away_team_postgame_rating | Away team's rating after the game (will be blank for `pre` and `live` games) From 646ceb324d1a7b31c6c63879914b20803153a7dc Mon Sep 17 00:00:00 2001 From: Dhrumil Mehta Date: Wed, 26 May 2021 18:58:01 -0400 Subject: [PATCH 18/22] update partisan-lean --- partisan-lean/2018/README.md | 7 + ...ivethirtyeight_partisan_lean_DISTRICTS.csv | 436 +++++++++ .../fivethirtyeight_partisan_lean_STATES.csv | 51 + partisan-lean/2020/README.md | 8 + ...ivethirtyeight_partisan_lean_DISTRICTS.csv | 436 +++++++++ .../fivethirtyeight_partisan_lean_STATES.csv | 51 + partisan-lean/README.md | 13 +- ...ivethirtyeight_partisan_lean_DISTRICTS.csv | 872 +++++++++--------- .../fivethirtyeight_partisan_lean_STATES.csv | 103 ++- 9 files changed, 1488 insertions(+), 489 deletions(-) create mode 100644 partisan-lean/2018/README.md create mode 100644 partisan-lean/2018/fivethirtyeight_partisan_lean_DISTRICTS.csv create mode 100644 partisan-lean/2018/fivethirtyeight_partisan_lean_STATES.csv create mode 100644 partisan-lean/2020/README.md create mode 100644 partisan-lean/2020/fivethirtyeight_partisan_lean_DISTRICTS.csv create mode 100644 partisan-lean/2020/fivethirtyeight_partisan_lean_STATES.csv diff --git a/partisan-lean/2018/README.md b/partisan-lean/2018/README.md new file mode 100644 index 0000000..5f815d3 --- /dev/null +++ b/partisan-lean/2018/README.md @@ -0,0 +1,7 @@ +# FiveThirtyEight's Partisan Lean (2018) + +⚠️ The data in this folder is out of date. Please see the [toplevel folder in the `partisan-lean`](../) dataset for the most up-to-date partisan-lean numbers. + +This directory contains the data for FiveThirtyEight's partisan lean, which is used in our election forecasts. + +Partisan lean is the average difference between how a state or district votes and how the country votes overall, with 2016 presidential election results weighted 50 percent, 2012 presidential election results weighted 25 percent and results from elections for the state legislature weighted 25 percent. diff --git a/partisan-lean/2018/fivethirtyeight_partisan_lean_DISTRICTS.csv b/partisan-lean/2018/fivethirtyeight_partisan_lean_DISTRICTS.csv new file mode 100644 index 0000000..381f952 --- /dev/null +++ b/partisan-lean/2018/fivethirtyeight_partisan_lean_DISTRICTS.csv @@ -0,0 +1,436 @@ +district,2018 +AK-1,R+15.21 +AL-1,R+28.61 +AL-2,R+30.97 +AL-3,R+31.37 +AL-4,R+59.81 +AL-5,R+32.81 +AL-6,R+47.21 +AL-7,D+41.69 +AR-1,R+30 +AR-2,R+9.63 +AR-3,R+30.8 +AR-4,R+29.13 +AZ-1,R+5.56 +AZ-2,R+1.22 +AZ-3,D+24.11 +AZ-4,R+42.86 +AZ-5,R+27.79 +AZ-6,R+17.56 +AZ-7,D+43.88 +AZ-8,R+26.32 +AZ-9,D+8.38 +CA-1,R+22.53 +CA-10,R+0.77 +CA-11,D+41.1 +CA-12,D+71.57 +CA-13,D+75.93 +CA-14,D+52.03 +CA-15,D+39.23 +CA-16,D+16.83 +CA-17,D+47.1 +CA-18,D+44.6 +CA-19,D+45.2 +CA-2,D+40.5 +CA-20,D+42.4 +CA-21,D+10.07 +CA-22,R+15.3 +CA-23,R+27.1 +CA-24,D+13.17 +CA-25,R+0.1 +CA-26,D+14.07 +CA-27,D+30.3 +CA-28,D+43.83 +CA-29,D+55.47 +CA-3,D+8.17 +CA-30,D+36.03 +CA-31,D+15.63 +CA-32,D+32.87 +CA-33,D+31.5 +CA-34,D+67.6 +CA-35,D+35.5 +CA-36,D+2.97 +CA-37,D+70.83 +CA-38,D+33.07 +CA-39,D+0.53 +CA-4,R+19.9 +CA-40,D+63.97 +CA-41,D+23.03 +CA-42,R+17 +CA-43,D+56.5 +CA-44,D+66.87 +CA-45,R+4.3 +CA-46,D+30.03 +CA-47,D+24.6 +CA-48,R+6.73 +CA-49,R+1.13 +CA-5,D+40.03 +CA-50,R+21.57 +CA-51,D+42.2 +CA-52,D+13.17 +CA-53,D+27.63 +CA-6,D+39.5 +CA-7,D+4.97 +CA-8,R+18.67 +CA-9,D+14.33 +CO-1,D+40.37 +CO-2,D+16.77 +CO-3,R+13.56 +CO-4,R+25.39 +CO-5,R+26.49 +CO-6,D+4.07 +CO-7,D+9.37 +CT-1,D+20.56 +CT-2,D+2.29 +CT-3,D+15.02 +CT-4,D+14.96 +CT-5,D+1.39 +DE-1,D+13.66 +FL-1,R+43.9 +FL-10,D+20.46 +FL-11,R+32.9 +FL-12,R+19.8 +FL-13,D+0.8 +FL-14,D+12.7 +FL-15,R+13.44 +FL-16,R+14.9 +FL-17,R+28.47 +FL-18,R+12.27 +FL-19,R+26.9 +FL-2,R+38.84 +FL-20,D+58.3 +FL-21,D+15.26 +FL-22,D+10.06 +FL-23,D+20.3 +FL-24,D+64.03 +FL-25,R+9.3 +FL-26,D+9.8 +FL-27,D+10.4 +FL-3,R+20.47 +FL-4,R+34.67 +FL-5,D+21.43 +FL-6,R+18.1 +FL-7,R+0.04 +FL-8,R+23.54 +FL-9,D+7.76 +GA-1,R+20.37 +GA-10,R+31.47 +GA-11,R+34.2 +GA-12,R+20.47 +GA-13,D+36.93 +GA-14,R+56.97 +GA-2,D+8 +GA-3,R+37.7 +GA-4,D+45.66 +GA-5,D+65.43 +GA-6,R+14.5 +GA-7,R+17.24 +GA-8,R+33.04 +GA-9,R+63.94 +HI-1,D+35.57 +HI-2,D+36.37 +IA-1,D+0.74 +IA-2,D+0.14 +IA-3,R+2.42 +IA-4,R+22.46 +ID-1,R+39.58 +ID-2,R+29.95 +IL-1,D+51.63 +IL-10,D+21.13 +IL-11,D+17.47 +IL-12,R+13.27 +IL-13,R+7.7 +IL-14,R+9.87 +IL-15,R+44.67 +IL-16,R+17.97 +IL-17,D+1.26 +IL-18,R+29.9 +IL-2,D+56.06 +IL-3,D+10.7 +IL-4,D+63.26 +IL-5,D+38.53 +IL-6,R+2 +IL-7,D+73.33 +IL-8,D+16.03 +IL-9,D+36.77 +IN-1,D+14.48 +IN-2,R+21.99 +IN-3,R+34.12 +IN-4,R+32.59 +IN-5,R+15.32 +IN-6,R+36.42 +IN-7,D+22.54 +IN-8,R+30.59 +IN-9,R+25.29 +KS-1,R+46.55 +KS-2,R+19.05 +KS-3,R+4.75 +KS-4,R+29.02 +KY-1,R+39.53 +KY-2,R+31.76 +KY-3,D+18.54 +KY-4,R+29.23 +KY-5,R+54.43 +KY-6,R+10.5 +LA-1,R+41.19 +LA-2,D+54.08 +LA-3,R+35.19 +LA-4,R+20.96 +LA-5,R+25.89 +LA-6,R+32.42 +MA-1,D+27.23 +MA-2,D+22.96 +MA-3,D+23.9 +MA-4,D+24.96 +MA-5,D+43.3 +MA-6,D+19.06 +MA-7,D+73.96 +MA-8,D+26.53 +MA-9,D+14.8 +MD-1,R+30.39 +MD-2,D+21.88 +MD-3,D+24.44 +MD-4,D+53.68 +MD-5,D+28.81 +MD-6,D+10.44 +MD-7,D+51.28 +MD-8,D+27.84 +ME-1,D+14.87 +ME-2,R+6.13 +MI-1,R+18.64 +MI-10,R+27.01 +MI-11,R+6.41 +MI-12,D+26.99 +MI-13,D+62.42 +MI-14,D+59.72 +MI-2,R+17.71 +MI-3,R+10.38 +MI-4,R+20.88 +MI-5,D+8.59 +MI-6,R+7.74 +MI-7,R+14.04 +MI-8,R+7.18 +MI-9,D+8.62 +MN-1,R+10.99 +MN-2,R+2.29 +MN-3,D+5.01 +MN-4,D+28.08 +MN-5,D+51.78 +MN-6,R+23.65 +MN-7,R+25.32 +MN-8,R+10.09 +MO-1,D+55.63 +MO-2,R+15.61 +MO-3,R+38.14 +MO-4,R+35.77 +MO-5,D+11.99 +MO-6,R+31.81 +MO-7,R+46.41 +MO-8,R+51.07 +MS-1,R+29.99 +MS-2,D+30.44 +MS-3,R+22.99 +MS-4,R+39.29 +MT-1,R+17.95 +NC-1,D+35 +NC-10,R+24.4 +NC-11,R+28.26 +NC-12,D+36.87 +NC-13,R+10.5 +NC-2,R+12.7 +NC-3,R+23.66 +NC-4,D+34.8 +NC-5,R+18.43 +NC-6,R+16 +NC-7,R+18 +NC-8,R+15.4 +NC-9,R+13.56 +ND-1,R+33.68 +NE-1,R+19.83 +NE-2,R+3.9 +NE-3,R+50.8 +NH-1,R+4.37 +NH-2,D+1 +NJ-1,D+24.81 +NJ-10,D+71.78 +NJ-11,R+4.49 +NJ-12,D+31.54 +NJ-2,R+2.32 +NJ-3,R+4.56 +NJ-4,R+14.99 +NJ-5,R+3.69 +NJ-6,D+16.44 +NJ-7,R+3.29 +NJ-8,D+53.34 +NJ-9,D+31.38 +NM-1,D+14.53 +NM-2,R+10.77 +NM-3,D+14.63 +NV-1,D+25.27 +NV-2,R+16.03 +NV-3,R+5.53 +NV-4,D+1.7 +NY-1,R+10.44 +NY-10,D+53.46 +NY-11,R+7.51 +NY-12,D+62.59 +NY-13,D+85.52 +NY-14,D+56.99 +NY-15,D+88.09 +NY-16,D+48.72 +NY-17,D+16.16 +NY-18,R+2.24 +NY-19,R+4.88 +NY-2,R+7.01 +NY-20,D+13.39 +NY-21,R+9.64 +NY-22,R+12.88 +NY-23,R+12.68 +NY-24,D+5.29 +NY-25,D+14.99 +NY-26,D+20.52 +NY-27,R+22.88 +NY-3,D+2.52 +NY-4,D+8.49 +NY-5,D+73.42 +NY-6,D+31.86 +NY-7,D+74.62 +NY-8,D+71.39 +NY-9,D+67.49 +OH-1,R+9.42 +OH-10,R+8.48 +OH-11,D+61.42 +OH-12,R+14.02 +OH-13,D+10.52 +OH-14,R+11.75 +OH-15,R+15.12 +OH-16,R+16.85 +OH-2,R+17.38 +OH-3,D+36.22 +OH-4,R+30.05 +OH-5,R+22.98 +OH-6,R+35.55 +OH-7,R+25.95 +OH-8,R+34.48 +OH-9,D+24.05 +OK-1,R+28.1 +OK-2,R+43.7 +OK-3,R+49.5 +OK-4,R+34.76 +OK-5,R+13.5 +OR-1,D+18.35 +OR-2,R+21.45 +OR-3,D+45.28 +OR-4,R+0.32 +OR-5,D+1.32 +PA-1,R+0.68 +PA-10,R+10.68 +PA-11,R+27.24 +PA-12,R+35.04 +PA-13,R+44.51 +PA-14,R+27.78 +PA-15,R+40.38 +PA-16,R+17.48 +PA-17,R+5.78 +PA-18,D+25.22 +PA-2,D+47.99 +PA-3,D+81.42 +PA-4,D+14.76 +PA-5,D+25.49 +PA-6,D+4.72 +PA-7,D+0.52 +PA-8,R+4.98 +PA-9,R+30.54 +RI-1,D+34.62 +RI-2,D+18.12 +SC-1,R+18.95 +SC-2,R+22.55 +SC-3,R+39.72 +SC-4,R+29.99 +SC-5,R+20.35 +SC-6,D+34.41 +SC-7,R+20.15 +SD-1,R+30.6 +TN-1,R+57.66 +TN-2,R+39.72 +TN-3,R+36.86 +TN-4,R+42.19 +TN-5,D+12.68 +TN-6,R+49.79 +TN-7,R+41.12 +TN-8,R+38.79 +TN-9,D+53.64 +TX-1,R+51.65 +TX-10,R+18.51 +TX-11,R+64.68 +TX-12,R+37.51 +TX-13,R+68.25 +TX-14,R+25.48 +TX-15,D+10.75 +TX-16,D+31.35 +TX-17,R+24.91 +TX-18,D+49.75 +TX-19,R+54.55 +TX-2,R+20.98 +TX-20,D+18.52 +TX-21,R+19.65 +TX-22,R+19.41 +TX-23,R+4.28 +TX-24,R+17.28 +TX-25,R+22.98 +TX-26,R+35.65 +TX-27,R+28.85 +TX-28,D+14.72 +TX-29,D+35.75 +TX-3,R+25.18 +TX-30,D+54.85 +TX-31,R+21.25 +TX-32,R+9.58 +TX-33,D+42.09 +TX-34,D+16.15 +TX-35,D+26.19 +TX-36,R+52.71 +TX-4,R+57.81 +TX-5,R+34.65 +TX-6,R+19.58 +TX-7,R+11.85 +TX-8,R+56.65 +TX-9,D+54.15 +UT-1,R+40.52 +UT-2,R+25.58 +UT-3,R+38.85 +UT-4,R+20.12 +VA-1,R+16.99 +VA-10,D+1.55 +VA-11,D+30.25 +VA-2,R+7.79 +VA-3,D+28.48 +VA-4,D+16.91 +VA-5,R+14.35 +VA-6,R+27.72 +VA-7,R+12.59 +VA-8,D+42.58 +VA-9,R+41.82 +VT-1,D+24.2 +WA-1,D+10.67 +WA-10,D+8.87 +WA-2,D+18.01 +WA-3,R+9.29 +WA-4,R+26.26 +WA-5,R+15.79 +WA-6,D+9.37 +WA-7,D+63.17 +WA-8,R+1.26 +WA-9,D+40.57 +WI-1,R+11.49 +WI-2,D+33.91 +WI-3,R+2.56 +WI-4,D+48.74 +WI-5,R+24.49 +WI-6,R+16.93 +WI-7,R+17.86 +WI-8,R+16.19 +WV-1,R+30.43 +WV-2,R+25.39 +WV-3,R+37.33 +WY-1,R+48.35 \ No newline at end of file diff --git a/partisan-lean/2018/fivethirtyeight_partisan_lean_STATES.csv b/partisan-lean/2018/fivethirtyeight_partisan_lean_STATES.csv new file mode 100644 index 0000000..a6d6b8b --- /dev/null +++ b/partisan-lean/2018/fivethirtyeight_partisan_lean_STATES.csv @@ -0,0 +1,51 @@ +state,2018 +Alabama,R+27 +Alaska,R+15 +Arizona,R+9 +Arkansas,R+24 +California,D+24 +Colorado,D+1 +Connecticut,D+11 +Delaware,D+14 +Florida,R+5 +Georgia,R+12 +Hawaii,D+36 +Idaho,R+35 +Illinois,D+13 +Indiana,R+18 +Iowa,R+6 +Kansas,R+23 +Kentucky,R+23 +Louisiana,R+17 +Maine,D+5 +Maryland,D+23 +Massachusetts,D+29 +Michigan,D+1 +Minnesota,D+2 +Mississippi,R+15 +Missouri,R+19 +Montana,R+18 +Nebraska,R+24 +Nevada,R+1 +New Hampshire,R+2 +New Jersey,D+13 +New Mexico,D+7 +New York,D+22 +North Carolina,R+5 +North Dakota,R+33 +Ohio,R+7 +Oklahoma,R+34 +Oregon,D+9 +Pennsylvania,R+1 +Rhode Island,D+26 +South Carolina,R+17 +South Dakota,R+31 +Tennessee,R+28 +Texas,R+17 +Utah,R+31 +Vermont,D+24 +Virginia,D+0 +Washington,D+12 +West Virginia,R+30 +Wisconsin,R+1 +Wyoming,R+47 \ No newline at end of file diff --git a/partisan-lean/2020/README.md b/partisan-lean/2020/README.md new file mode 100644 index 0000000..531aac3 --- /dev/null +++ b/partisan-lean/2020/README.md @@ -0,0 +1,8 @@ +# FiveThirtyEight's Partisan Lean (2020) + +⚠️ The data in this folder is out of date. Please see the [toplevel folder in the `partisan-lean`](../) dataset for the most up-to-date partisan-lean numbers. + +This directory contains the data for FiveThirtyEight's partisan lean, which is used in our election forecasts. + +Partisan lean is the average difference between how a state or district votes and how the country votes overall, with 2016 presidential election results weighted 50 percent, 2012 presidential election results weighted 25 percent and results from elections for the state legislature weighted 25 percent. + diff --git a/partisan-lean/2020/fivethirtyeight_partisan_lean_DISTRICTS.csv b/partisan-lean/2020/fivethirtyeight_partisan_lean_DISTRICTS.csv new file mode 100644 index 0000000..d4be0f5 --- /dev/null +++ b/partisan-lean/2020/fivethirtyeight_partisan_lean_DISTRICTS.csv @@ -0,0 +1,436 @@ +district,2020 +AK-1,R+15.52 +AL-1,R+28.78 +AL-2,R+31.15 +AL-3,R+31.55 +AL-4,R+60.1 +AL-5,R+32.99 +AL-6,R+47.44 +AL-7,D+41.48 +AR-1,R+31.56 +AR-2,R+11.2 +AR-3,R+32.36 +AR-4,R+30.69 +AZ-1,R+3.79 +AZ-2,D+0.54 +AZ-3,D+25.82 +AZ-4,R+41.24 +AZ-5,R+26.08 +AZ-6,R+15.81 +AZ-7,D+45.47 +AZ-8,R+24.61 +AZ-9,D+10.13 +CA-1,R+23.88 +CA-10,R+2.2 +CA-11,D+39.96 +CA-12,D+71.11 +CA-13,D+75.62 +CA-14,D+51.09 +CA-15,D+38.07 +CA-16,D+15.44 +CA-17,D+46.06 +CA-18,D+43.52 +CA-19,D+44.13 +CA-2,D+39.35 +CA-20,D+41.28 +CA-21,D+8.65 +CA-22,R+16.7 +CA-23,R+28.41 +CA-24,D+11.76 +CA-25,R+1.54 +CA-26,D+12.66 +CA-27,D+29.02 +CA-28,D+42.74 +CA-29,D+54.59 +CA-3,D+6.74 +CA-30,D+34.82 +CA-31,D+14.24 +CA-32,D+31.62 +CA-33,D+30.24 +CA-34,D+67.03 +CA-35,D+34.28 +CA-36,D+1.53 +CA-37,D+70.35 +CA-38,D+31.82 +CA-39,R+0.9 +CA-4,R+21.27 +CA-40,D+63.3 +CA-41,D+21.69 +CA-42,R+18.39 +CA-43,D+55.65 +CA-44,D+66.27 +CA-45,R+5.73 +CA-46,D+28.75 +CA-47,D+23.27 +CA-48,R+8.16 +CA-49,R+2.57 +CA-5,D+38.88 +CA-50,R+22.92 +CA-51,D+41.08 +CA-52,D+11.76 +CA-53,D+26.33 +CA-6,D+38.34 +CA-7,D+3.53 +CA-8,R+20.04 +CA-9,D+12.93 +CO-1,D+39 +CO-2,D+15.13 +CO-3,R+15.22 +CO-4,R+26.96 +CO-5,R+28.04 +CO-6,D+2.38 +CO-7,D+7.69 +CT-1,D+19.61 +CT-2,D+1.31 +CT-3,D+14.06 +CT-4,D+13.99 +CT-5,D+0.41 +DE-1,D+12.13 +FL-1,R+44.25 +FL-10,D+20.09 +FL-11,R+33.27 +FL-12,R+20.18 +FL-13,D+0.42 +FL-14,D+12.32 +FL-15,R+13.81 +FL-16,R+15.28 +FL-17,R+28.84 +FL-18,R+12.65 +FL-19,R+27.27 +FL-2,R+39.19 +FL-20,D+57.97 +FL-21,D+14.89 +FL-22,D+9.69 +FL-23,D+19.92 +FL-24,D+63.71 +FL-25,R+9.68 +FL-26,D+9.42 +FL-27,D+10.02 +FL-3,R+20.84 +FL-4,R+35.03 +FL-5,D+21.06 +FL-6,R+18.48 +FL-7,R+0.41 +FL-8,R+23.91 +FL-9,D+7.39 +GA-1,R+21.32 +GA-10,R+32.35 +GA-11,R+35.07 +GA-12,R+21.42 +GA-13,D+36.09 +GA-14,R+57.57 +GA-2,D+7 +GA-3,R+38.53 +GA-4,D+44.91 +GA-5,D+64.96 +GA-6,R+15.48 +GA-7,R+18.2 +GA-8,R+33.91 +GA-9,R+64.43 +HI-1,D+35.73 +HI-2,D+36.52 +IA-1,R+2.84 +IA-2,R+3.44 +IA-3,R+6 +IA-4,R+25.87 +ID-1,R+37.21 +ID-2,R+27.6 +IL-1,D+51.46 +IL-10,D+21.12 +IL-11,D+17.47 +IL-12,R+13.26 +IL-13,R+7.68 +IL-14,R+9.85 +IL-15,R+44.8 +IL-16,R+17.97 +IL-17,D+1.29 +IL-18,R+29.95 +IL-2,D+55.86 +IL-3,D+10.71 +IL-4,D+62.99 +IL-5,D+38.45 +IL-6,R+1.98 +IL-7,D+72.94 +IL-8,D+16.04 +IL-9,D+36.69 +IN-1,D+15.27 +IN-2,R+21.23 +IN-3,R+33.43 +IN-4,R+31.89 +IN-5,R+14.53 +IN-6,R+35.75 +IN-7,D+23.3 +IN-8,R+29.87 +IN-9,R+24.54 +KS-1,R+44.54 +KS-2,R+16.9 +KS-3,R+2.58 +KS-4,R+26.91 +KY-1,R+39.94 +KY-2,R+32.17 +KY-3,D+18.14 +KY-4,R+29.63 +KY-5,R+54.86 +KY-6,R+10.89 +LA-1,R+42.91 +LA-2,D+52.44 +LA-3,R+36.95 +LA-4,R+22.78 +LA-5,R+27.69 +LA-6,R+34.19 +MA-1,D+20.85 +MA-2,D+16.57 +MA-3,D+17.51 +MA-4,D+18.58 +MA-5,D+36.97 +MA-6,D+12.66 +MA-7,D+67.85 +MA-8,D+20.15 +MA-9,D+8.39 +MD-1,R+29.89 +MD-2,D+22.37 +MD-3,D+24.94 +MD-4,D+54.17 +MD-5,D+29.31 +MD-6,D+10.94 +MD-7,D+51.77 +MD-8,D+28.34 +ME-1,D+12.99 +ME-2,R+8.03 +MI-1,R+14.29 +MI-10,R+22.77 +MI-11,R+1.97 +MI-12,D+31.14 +MI-13,D+65.39 +MI-14,D+62.81 +MI-2,R+13.34 +MI-3,R+5.95 +MI-4,R+16.55 +MI-5,D+13 +MI-6,R+3.31 +MI-7,R+9.64 +MI-8,R+2.74 +MI-9,D+13.03 +MN-1,R+11.58 +MN-2,R+2.89 +MN-3,D+4.41 +MN-4,D+27.51 +MN-5,D+51.31 +MN-6,R+24.23 +MN-7,R+25.89 +MN-8,R+10.68 +MO-1,D+54.27 +MO-2,R+17.46 +MO-3,R+39.78 +MO-4,R+37.44 +MO-5,D+10.11 +MO-6,R+33.52 +MO-7,R+47.92 +MO-8,R+52.5 +MS-1,R+29.32 +MS-2,D+31.11 +MS-3,R+22.28 +MS-4,R+38.7 +MT-1,R+18.36 +NC-1,D+11.44 +NC-10,R+36.71 +NC-11,R+16.31 +NC-12,D+35.63 +NC-13,R+35.27 +NC-2,D+20.48 +NC-3,R+23.25 +NC-4,D+30.42 +NC-5,R+34.65 +NC-6,D+19.34 +NC-7,R+19.29 +NC-8,R+8.45 +NC-9,R+11.45 +ND-1,R+33.96 +NE-1,R+20.65 +NE-2,R+4.75 +NE-3,R+51.41 +NH-1,R+3.31 +NH-2,D+2.06 +NJ-1,D+22.25 +NJ-10,D+69.68 +NJ-11,R+7.09 +NJ-12,D+29.02 +NJ-2,R+4.93 +NJ-3,R+7.16 +NJ-4,R+17.57 +NJ-5,R+6.29 +NJ-6,D+13.86 +NJ-7,R+5.89 +NJ-8,D+51 +NJ-9,D+28.85 +NM-1,D+15.32 +NM-2,R+9.97 +NM-3,D+15.42 +NV-1,D+25.86 +NV-2,R+15.42 +NV-3,R+4.91 +NV-4,D+2.32 +NY-1,R+9.96 +NY-10,D+53.71 +NY-11,R+7.02 +NY-12,D+62.75 +NY-13,D+85.36 +NY-14,D+57.21 +NY-15,D+87.88 +NY-16,D+49.02 +NY-17,D+16.63 +NY-18,R+1.75 +NY-19,R+4.39 +NY-2,R+6.52 +NY-20,D+13.87 +NY-21,R+9.16 +NY-22,R+12.4 +NY-23,R+12.2 +NY-24,D+5.78 +NY-25,D+15.46 +NY-26,D+20.98 +NY-27,R+22.43 +NY-3,D+3.01 +NY-4,D+8.97 +NY-5,D+73.45 +NY-6,D+32.27 +NY-7,D+74.63 +NY-8,D+71.45 +NY-9,D+67.6 +OH-1,R+8.11 +OH-10,R+7.17 +OH-11,D+62.22 +OH-12,R+12.72 +OH-13,D+11.82 +OH-14,R+10.45 +OH-15,R+13.83 +OH-16,R+15.57 +OH-2,R+16.1 +OH-3,D+37.36 +OH-4,R+28.85 +OH-5,R+21.73 +OH-6,R+34.39 +OH-7,R+24.72 +OH-8,R+33.32 +OH-9,D+25.29 +OK-1,R+27.7 +OK-2,R+43.31 +OK-3,R+49.12 +OK-4,R+34.37 +OK-5,R+13.09 +OR-1,D+17.13 +OR-2,R+22.65 +OR-3,D+44.23 +OR-4,R+1.57 +OR-5,D+0.07 +PA-1,R+0.86 +PA-10,R+10.87 +PA-11,R+27.45 +PA-12,R+35.26 +PA-13,R+44.74 +PA-14,R+27.98 +PA-15,R+40.6 +PA-16,R+17.67 +PA-17,R+5.96 +PA-18,D+25.02 +PA-2,D+47.76 +PA-3,D+81.09 +PA-4,D+14.57 +PA-5,D+25.29 +PA-6,D+4.54 +PA-7,D+0.34 +PA-8,R+5.16 +PA-9,R+30.75 +RI-1,D+33.03 +RI-2,D+16.57 +SC-1,R+18.04 +SC-2,R+21.64 +SC-3,R+38.79 +SC-4,R+29.07 +SC-5,R+19.44 +SC-6,D+35.34 +SC-7,R+19.24 +SD-1,R+28.19 +TN-1,R+57.23 +TN-2,R+39.22 +TN-3,R+36.34 +TN-4,R+41.69 +TN-5,D+13.24 +TN-6,R+49.32 +TN-7,R+40.62 +TN-8,R+38.28 +TN-9,D+54.09 +TX-1,R+51.44 +TX-10,R+18.54 +TX-11,R+64.32 +TX-12,R+37.44 +TX-13,R+67.83 +TX-14,R+25.48 +TX-15,D+10.71 +TX-16,D+31.4 +TX-17,R+24.91 +TX-18,D+49.95 +TX-19,R+54.31 +TX-2,R+21 +TX-20,D+18.5 +TX-21,R+19.67 +TX-22,R+19.44 +TX-23,R+4.34 +TX-24,R+17.31 +TX-25,R+22.99 +TX-26,R+35.58 +TX-27,R+28.83 +TX-28,D+14.69 +TX-29,D+35.83 +TX-3,R+25.18 +TX-30,D+55.11 +TX-31,R+21.26 +TX-32,R+9.63 +TX-33,D+42.21 +TX-34,D+16.12 +TX-35,D+26.2 +TX-36,R+52.5 +TX-4,R+57.54 +TX-5,R+34.59 +TX-6,R+19.6 +TX-7,R+11.89 +TX-8,R+56.39 +TX-9,D+54.4 +UT-1,R+39.4 +UT-2,R+24.44 +UT-3,R+37.73 +UT-4,R+18.96 +VA-1,R+9.91 +VA-10,D+8.67 +VA-11,D+36.89 +VA-2,R+0.65 +VA-3,D+35.18 +VA-4,D+23.87 +VA-5,R+7.25 +VA-6,R+20.8 +VA-7,R+5.47 +VA-8,D+48.81 +VA-9,R+35.26 +VT-1,D+23.93 +WA-1,D+14.44 +WA-10,D+12.65 +WA-2,D+21.71 +WA-3,R+5.5 +WA-4,R+22.61 +WA-5,R+12.04 +WA-6,D+13.15 +WA-7,D+65.78 +WA-8,D+2.55 +WA-9,D+43.88 +WI-1,R+12.84 +WI-2,D+32.59 +WI-3,R+3.91 +WI-4,D+47.46 +WI-5,R+25.82 +WI-6,R+18.27 +WI-7,R+19.2 +WI-8,R+17.54 +WV-1,R+33.3 +WV-2,R+28.32 +WV-3,R+40.11 +WY-1,R+44.56 \ No newline at end of file diff --git a/partisan-lean/2020/fivethirtyeight_partisan_lean_STATES.csv b/partisan-lean/2020/fivethirtyeight_partisan_lean_STATES.csv new file mode 100644 index 0000000..7cfab66 --- /dev/null +++ b/partisan-lean/2020/fivethirtyeight_partisan_lean_STATES.csv @@ -0,0 +1,51 @@ +state,2020 +Alabama,R+27 +Alaska,R+16 +Arizona,R+8 +Arkansas,R+26 +California,D+22 +Colorado,R+0 +Connecticut,D+10 +Delaware,D+12 +Florida,R+6 +Georgia,R+13 +Hawaii,D+36 +Idaho,R+33 +Illinois,D+13 +Indiana,R+17 +Iowa,R+9 +Kansas,R+21 +Kentucky,R+24 +Louisiana,R+19 +Maine,D+3 +Maryland,D+23 +Massachusetts,D+23 +Michigan,D+6 +Minnesota,D+1 +Mississippi,R+15 +Missouri,R+21 +Montana,R+18 +Nebraska,R+25 +Nevada,R+1 +New Hampshire,R+1 +New Jersey,D+11 +New Mexico,D+8 +New York,D+22 +North Carolina,R+4 +North Dakota,R+34 +Ohio,R+6 +Oklahoma,R+33 +Oregon,D+7 +Pennsylvania,R+1 +Rhode Island,D+24 +South Carolina,R+16 +South Dakota,R+28 +Tennessee,R+28 +Texas,R+17 +Utah,R+30 +Vermont,D+24 +Virginia,D+7 +Washington,D+15 +West Virginia,R+33 +Wisconsin,R+3 +Wyoming,R+45 \ No newline at end of file diff --git a/partisan-lean/README.md b/partisan-lean/README.md index 25b458a..3e47e0d 100644 --- a/partisan-lean/README.md +++ b/partisan-lean/README.md @@ -1,5 +1,14 @@ # FiveThirtyEight's Partisan Lean -This directory contains the data for FiveThirtyEight's partisan lean, which is used in our election forecasts. +This directory contains the data for FiveThirtyEight's partisan lean metric, or the average margin difference between how a state or district votes and how the country votes overall. Positive numbers mean Democratic leans, while negative numbers mean Republican leans. + +This version of partisan lean, meant to be used for congressional and gubernatorial elections, is calculated as 50 percent the state or district’s lean relative to the nation in the most recent presidential election, 25 percent its relative lean in the second-most-recent presidential election and 25 percent a custom state-legislative lean based on the statewide popular vote in the four most recent state House elections. Presidential results by congressional district were calculated by [Daily Kos Elections](https://www.dailykos.com/stories/2020/11/19/1163009/-Daily-Kos-Elections-presidential-results-by-congressional-district-for-2020-2016-and-2012). + +Due to redistricting and changes in methodology, partisan leans are not comparable across years. Additionally, the current congressional-district partisan leans in every state except Alaska, Delaware, North Dakota, South Dakota, Vermont and Wyoming are not applicable to the 2022 election because they do not take into account the 2021-22 redistricting process. + + +Column | Description +------|------------------------- +`state`/`district` | The state or district the partisan lean is calculated for. +`2021` | Partisan lean as it stands after the 2020 election, taking the 2020 results into account. For congressional districts, scores correspond to the district lines for the 117th Congress and do not reflect the results of the 2021-22 redistricting process. -Partisan lean is the average difference between how a state or district votes and how the country votes overall, with 2016 presidential election results weighted 50 percent, 2012 presidential election results weighted 25 percent and results from elections for the state legislature weighted 25 percent. \ No newline at end of file diff --git a/partisan-lean/fivethirtyeight_partisan_lean_DISTRICTS.csv b/partisan-lean/fivethirtyeight_partisan_lean_DISTRICTS.csv index 3a4ef6f..7b091cd 100644 --- a/partisan-lean/fivethirtyeight_partisan_lean_DISTRICTS.csv +++ b/partisan-lean/fivethirtyeight_partisan_lean_DISTRICTS.csv @@ -1,436 +1,436 @@ -district,2018,2020 -AK-1,R+15.21,R+15.52 -AL-1,R+28.61,R+28.78 -AL-2,R+30.97,R+31.15 -AL-3,R+31.37,R+31.55 -AL-4,R+59.81,R+60.1 -AL-5,R+32.81,R+32.99 -AL-6,R+47.21,R+47.44 -AL-7,D+41.69,D+41.48 -AR-1,R+30,R+31.56 -AR-2,R+9.63,R+11.2 -AR-3,R+30.8,R+32.36 -AR-4,R+29.13,R+30.69 -AZ-1,R+5.56,R+3.79 -AZ-2,R+1.22,D+0.54 -AZ-3,D+24.11,D+25.82 -AZ-4,R+42.86,R+41.24 -AZ-5,R+27.79,R+26.08 -AZ-6,R+17.56,R+15.81 -AZ-7,D+43.88,D+45.47 -AZ-8,R+26.32,R+24.61 -AZ-9,D+8.38,D+10.13 -CA-1,R+22.53,R+23.88 -CA-10,R+0.77,R+2.2 -CA-11,D+41.1,D+39.96 -CA-12,D+71.57,D+71.11 -CA-13,D+75.93,D+75.62 -CA-14,D+52.03,D+51.09 -CA-15,D+39.23,D+38.07 -CA-16,D+16.83,D+15.44 -CA-17,D+47.1,D+46.06 -CA-18,D+44.6,D+43.52 -CA-19,D+45.2,D+44.13 -CA-2,D+40.5,D+39.35 -CA-20,D+42.4,D+41.28 -CA-21,D+10.07,D+8.65 -CA-22,R+15.3,R+16.7 -CA-23,R+27.1,R+28.41 -CA-24,D+13.17,D+11.76 -CA-25,R+0.1,R+1.54 -CA-26,D+14.07,D+12.66 -CA-27,D+30.3,D+29.02 -CA-28,D+43.83,D+42.74 -CA-29,D+55.47,D+54.59 -CA-3,D+8.17,D+6.74 -CA-30,D+36.03,D+34.82 -CA-31,D+15.63,D+14.24 -CA-32,D+32.87,D+31.62 -CA-33,D+31.5,D+30.24 -CA-34,D+67.6,D+67.03 -CA-35,D+35.5,D+34.28 -CA-36,D+2.97,D+1.53 -CA-37,D+70.83,D+70.35 -CA-38,D+33.07,D+31.82 -CA-39,D+0.53,R+0.9 -CA-4,R+19.9,R+21.27 -CA-40,D+63.97,D+63.3 -CA-41,D+23.03,D+21.69 -CA-42,R+17,R+18.39 -CA-43,D+56.5,D+55.65 -CA-44,D+66.87,D+66.27 -CA-45,R+4.3,R+5.73 -CA-46,D+30.03,D+28.75 -CA-47,D+24.6,D+23.27 -CA-48,R+6.73,R+8.16 -CA-49,R+1.13,R+2.57 -CA-5,D+40.03,D+38.88 -CA-50,R+21.57,R+22.92 -CA-51,D+42.2,D+41.08 -CA-52,D+13.17,D+11.76 -CA-53,D+27.63,D+26.33 -CA-6,D+39.5,D+38.34 -CA-7,D+4.97,D+3.53 -CA-8,R+18.67,R+20.04 -CA-9,D+14.33,D+12.93 -CO-1,D+40.37,D+39 -CO-2,D+16.77,D+15.13 -CO-3,R+13.56,R+15.22 -CO-4,R+25.39,R+26.96 -CO-5,R+26.49,R+28.04 -CO-6,D+4.07,D+2.38 -CO-7,D+9.37,D+7.69 -CT-1,D+20.56,D+19.61 -CT-2,D+2.29,D+1.31 -CT-3,D+15.02,D+14.06 -CT-4,D+14.96,D+13.99 -CT-5,D+1.39,D+0.41 -DE-1,D+13.66,D+12.13 -FL-1,R+43.9,R+44.25 -FL-10,D+20.46,D+20.09 -FL-11,R+32.9,R+33.27 -FL-12,R+19.8,R+20.18 -FL-13,D+0.8,D+0.42 -FL-14,D+12.7,D+12.32 -FL-15,R+13.44,R+13.81 -FL-16,R+14.9,R+15.28 -FL-17,R+28.47,R+28.84 -FL-18,R+12.27,R+12.65 -FL-19,R+26.9,R+27.27 -FL-2,R+38.84,R+39.19 -FL-20,D+58.3,D+57.97 -FL-21,D+15.26,D+14.89 -FL-22,D+10.06,D+9.69 -FL-23,D+20.3,D+19.92 -FL-24,D+64.03,D+63.71 -FL-25,R+9.3,R+9.68 -FL-26,D+9.8,D+9.42 -FL-27,D+10.4,D+10.02 -FL-3,R+20.47,R+20.84 -FL-4,R+34.67,R+35.03 -FL-5,D+21.43,D+21.06 -FL-6,R+18.1,R+18.48 -FL-7,R+0.04,R+0.41 -FL-8,R+23.54,R+23.91 -FL-9,D+7.76,D+7.39 -GA-1,R+20.37,R+21.32 -GA-10,R+31.47,R+32.35 -GA-11,R+34.2,R+35.07 -GA-12,R+20.47,R+21.42 -GA-13,D+36.93,D+36.09 -GA-14,R+56.97,R+57.57 -GA-2,D+8,D+7 -GA-3,R+37.7,R+38.53 -GA-4,D+45.66,D+44.91 -GA-5,D+65.43,D+64.96 -GA-6,R+14.5,R+15.48 -GA-7,R+17.24,R+18.2 -GA-8,R+33.04,R+33.91 -GA-9,R+63.94,R+64.43 -HI-1,D+35.57,D+35.73 -HI-2,D+36.37,D+36.52 -IA-1,D+0.74,R+2.84 -IA-2,D+0.14,R+3.44 -IA-3,R+2.42,R+6 -IA-4,R+22.46,R+25.87 -ID-1,R+39.58,R+37.21 -ID-2,R+29.95,R+27.6 -IL-1,D+51.63,D+51.46 -IL-10,D+21.13,D+21.12 -IL-11,D+17.47,D+17.47 -IL-12,R+13.27,R+13.26 -IL-13,R+7.7,R+7.68 -IL-14,R+9.87,R+9.85 -IL-15,R+44.67,R+44.8 -IL-16,R+17.97,R+17.97 -IL-17,D+1.26,D+1.29 -IL-18,R+29.9,R+29.95 -IL-2,D+56.06,D+55.86 -IL-3,D+10.7,D+10.71 -IL-4,D+63.26,D+62.99 -IL-5,D+38.53,D+38.45 -IL-6,R+2,R+1.98 -IL-7,D+73.33,D+72.94 -IL-8,D+16.03,D+16.04 -IL-9,D+36.77,D+36.69 -IN-1,D+14.48,D+15.27 -IN-2,R+21.99,R+21.23 -IN-3,R+34.12,R+33.43 -IN-4,R+32.59,R+31.89 -IN-5,R+15.32,R+14.53 -IN-6,R+36.42,R+35.75 -IN-7,D+22.54,D+23.3 -IN-8,R+30.59,R+29.87 -IN-9,R+25.29,R+24.54 -KS-1,R+46.55,R+44.54 -KS-2,R+19.05,R+16.9 -KS-3,R+4.75,R+2.58 -KS-4,R+29.02,R+26.91 -KY-1,R+39.53,R+39.94 -KY-2,R+31.76,R+32.17 -KY-3,D+18.54,D+18.14 -KY-4,R+29.23,R+29.63 -KY-5,R+54.43,R+54.86 -KY-6,R+10.5,R+10.89 -LA-1,R+41.19,R+42.91 -LA-2,D+54.08,D+52.44 -LA-3,R+35.19,R+36.95 -LA-4,R+20.96,R+22.78 -LA-5,R+25.89,R+27.69 -LA-6,R+32.42,R+34.19 -MA-1,D+27.23,D+20.85 -MA-2,D+22.96,D+16.57 -MA-3,D+23.9,D+17.51 -MA-4,D+24.96,D+18.58 -MA-5,D+43.3,D+36.97 -MA-6,D+19.06,D+12.66 -MA-7,D+73.96,D+67.85 -MA-8,D+26.53,D+20.15 -MA-9,D+14.8,D+8.39 -MD-1,R+30.39,R+29.89 -MD-2,D+21.88,D+22.37 -MD-3,D+24.44,D+24.94 -MD-4,D+53.68,D+54.17 -MD-5,D+28.81,D+29.31 -MD-6,D+10.44,D+10.94 -MD-7,D+51.28,D+51.77 -MD-8,D+27.84,D+28.34 -ME-1,D+14.87,D+12.99 -ME-2,R+6.13,R+8.03 -MI-1,R+18.64,R+14.29 -MI-10,R+27.01,R+22.77 -MI-11,R+6.41,R+1.97 -MI-12,D+26.99,D+31.14 -MI-13,D+62.42,D+65.39 -MI-14,D+59.72,D+62.81 -MI-2,R+17.71,R+13.34 -MI-3,R+10.38,R+5.95 -MI-4,R+20.88,R+16.55 -MI-5,D+8.59,D+13 -MI-6,R+7.74,R+3.31 -MI-7,R+14.04,R+9.64 -MI-8,R+7.18,R+2.74 -MI-9,D+8.62,D+13.03 -MN-1,R+10.99,R+11.58 -MN-2,R+2.29,R+2.89 -MN-3,D+5.01,D+4.41 -MN-4,D+28.08,D+27.51 -MN-5,D+51.78,D+51.31 -MN-6,R+23.65,R+24.23 -MN-7,R+25.32,R+25.89 -MN-8,R+10.09,R+10.68 -MO-1,D+55.63,D+54.27 -MO-2,R+15.61,R+17.46 -MO-3,R+38.14,R+39.78 -MO-4,R+35.77,R+37.44 -MO-5,D+11.99,D+10.11 -MO-6,R+31.81,R+33.52 -MO-7,R+46.41,R+47.92 -MO-8,R+51.07,R+52.5 -MS-1,R+29.99,R+29.32 -MS-2,D+30.44,D+31.11 -MS-3,R+22.99,R+22.28 -MS-4,R+39.29,R+38.7 -MT-1,R+17.95,R+18.36 -NC-1,D+35,D+11.44 -NC-10,R+24.4,R+36.71 -NC-11,R+28.26,R+16.31 -NC-12,D+36.87,D+35.63 -NC-13,R+10.5,R+35.27 -NC-2,R+12.7,D+20.48 -NC-3,R+23.66,R+23.25 -NC-4,D+34.8,D+30.42 -NC-5,R+18.43,R+34.65 -NC-6,R+16,D+19.34 -NC-7,R+18,R+19.29 -NC-8,R+15.4,R+8.45 -NC-9,R+13.56,R+11.45 -ND-1,R+33.68,R+33.96 -NE-1,R+19.83,R+20.65 -NE-2,R+3.9,R+4.75 -NE-3,R+50.8,R+51.41 -NH-1,R+4.37,R+3.31 -NH-2,D+1,D+2.06 -NJ-1,D+24.81,D+22.25 -NJ-10,D+71.78,D+69.68 -NJ-11,R+4.49,R+7.09 -NJ-12,D+31.54,D+29.02 -NJ-2,R+2.32,R+4.93 -NJ-3,R+4.56,R+7.16 -NJ-4,R+14.99,R+17.57 -NJ-5,R+3.69,R+6.29 -NJ-6,D+16.44,D+13.86 -NJ-7,R+3.29,R+5.89 -NJ-8,D+53.34,D+51 -NJ-9,D+31.38,D+28.85 -NM-1,D+14.53,D+15.32 -NM-2,R+10.77,R+9.97 -NM-3,D+14.63,D+15.42 -NV-1,D+25.27,D+25.86 -NV-2,R+16.03,R+15.42 -NV-3,R+5.53,R+4.91 -NV-4,D+1.7,D+2.32 -NY-1,R+10.44,R+9.96 -NY-10,D+53.46,D+53.71 -NY-11,R+7.51,R+7.02 -NY-12,D+62.59,D+62.75 -NY-13,D+85.52,D+85.36 -NY-14,D+56.99,D+57.21 -NY-15,D+88.09,D+87.88 -NY-16,D+48.72,D+49.02 -NY-17,D+16.16,D+16.63 -NY-18,R+2.24,R+1.75 -NY-19,R+4.88,R+4.39 -NY-2,R+7.01,R+6.52 -NY-20,D+13.39,D+13.87 -NY-21,R+9.64,R+9.16 -NY-22,R+12.88,R+12.4 -NY-23,R+12.68,R+12.2 -NY-24,D+5.29,D+5.78 -NY-25,D+14.99,D+15.46 -NY-26,D+20.52,D+20.98 -NY-27,R+22.88,R+22.43 -NY-3,D+2.52,D+3.01 -NY-4,D+8.49,D+8.97 -NY-5,D+73.42,D+73.45 -NY-6,D+31.86,D+32.27 -NY-7,D+74.62,D+74.63 -NY-8,D+71.39,D+71.45 -NY-9,D+67.49,D+67.6 -OH-1,R+9.42,R+8.11 -OH-10,R+8.48,R+7.17 -OH-11,D+61.42,D+62.22 -OH-12,R+14.02,R+12.72 -OH-13,D+10.52,D+11.82 -OH-14,R+11.75,R+10.45 -OH-15,R+15.12,R+13.83 -OH-16,R+16.85,R+15.57 -OH-2,R+17.38,R+16.1 -OH-3,D+36.22,D+37.36 -OH-4,R+30.05,R+28.85 -OH-5,R+22.98,R+21.73 -OH-6,R+35.55,R+34.39 -OH-7,R+25.95,R+24.72 -OH-8,R+34.48,R+33.32 -OH-9,D+24.05,D+25.29 -OK-1,R+28.1,R+27.7 -OK-2,R+43.7,R+43.31 -OK-3,R+49.5,R+49.12 -OK-4,R+34.76,R+34.37 -OK-5,R+13.5,R+13.09 -OR-1,D+18.35,D+17.13 -OR-2,R+21.45,R+22.65 -OR-3,D+45.28,D+44.23 -OR-4,R+0.32,R+1.57 -OR-5,D+1.32,D+0.07 -PA-1,R+0.68,R+0.86 -PA-10,R+10.68,R+10.87 -PA-11,R+27.24,R+27.45 -PA-12,R+35.04,R+35.26 -PA-13,R+44.51,R+44.74 -PA-14,R+27.78,R+27.98 -PA-15,R+40.38,R+40.6 -PA-16,R+17.48,R+17.67 -PA-17,R+5.78,R+5.96 -PA-18,D+25.22,D+25.02 -PA-2,D+47.99,D+47.76 -PA-3,D+81.42,D+81.09 -PA-4,D+14.76,D+14.57 -PA-5,D+25.49,D+25.29 -PA-6,D+4.72,D+4.54 -PA-7,D+0.52,D+0.34 -PA-8,R+4.98,R+5.16 -PA-9,R+30.54,R+30.75 -RI-1,D+34.62,D+33.03 -RI-2,D+18.12,D+16.57 -SC-1,R+18.95,R+18.04 -SC-2,R+22.55,R+21.64 -SC-3,R+39.72,R+38.79 -SC-4,R+29.99,R+29.07 -SC-5,R+20.35,R+19.44 -SC-6,D+34.41,D+35.34 -SC-7,R+20.15,R+19.24 -SD-1,R+30.6,R+28.19 -TN-1,R+57.66,R+57.23 -TN-2,R+39.72,R+39.22 -TN-3,R+36.86,R+36.34 -TN-4,R+42.19,R+41.69 -TN-5,D+12.68,D+13.24 -TN-6,R+49.79,R+49.32 -TN-7,R+41.12,R+40.62 -TN-8,R+38.79,R+38.28 -TN-9,D+53.64,D+54.09 -TX-1,R+51.65,R+51.44 -TX-10,R+18.51,R+18.54 -TX-11,R+64.68,R+64.32 -TX-12,R+37.51,R+37.44 -TX-13,R+68.25,R+67.83 -TX-14,R+25.48,R+25.48 -TX-15,D+10.75,D+10.71 -TX-16,D+31.35,D+31.4 -TX-17,R+24.91,R+24.91 -TX-18,D+49.75,D+49.95 -TX-19,R+54.55,R+54.31 -TX-2,R+20.98,R+21 -TX-20,D+18.52,D+18.5 -TX-21,R+19.65,R+19.67 -TX-22,R+19.41,R+19.44 -TX-23,R+4.28,R+4.34 -TX-24,R+17.28,R+17.31 -TX-25,R+22.98,R+22.99 -TX-26,R+35.65,R+35.58 -TX-27,R+28.85,R+28.83 -TX-28,D+14.72,D+14.69 -TX-29,D+35.75,D+35.83 -TX-3,R+25.18,R+25.18 -TX-30,D+54.85,D+55.11 -TX-31,R+21.25,R+21.26 -TX-32,R+9.58,R+9.63 -TX-33,D+42.09,D+42.21 -TX-34,D+16.15,D+16.12 -TX-35,D+26.19,D+26.2 -TX-36,R+52.71,R+52.5 -TX-4,R+57.81,R+57.54 -TX-5,R+34.65,R+34.59 -TX-6,R+19.58,R+19.6 -TX-7,R+11.85,R+11.89 -TX-8,R+56.65,R+56.39 -TX-9,D+54.15,D+54.4 -UT-1,R+40.52,R+39.4 -UT-2,R+25.58,R+24.44 -UT-3,R+38.85,R+37.73 -UT-4,R+20.12,R+18.96 -VA-1,R+16.99,R+9.91 -VA-10,D+1.55,D+8.67 -VA-11,D+30.25,D+36.89 -VA-2,R+7.79,R+0.65 -VA-3,D+28.48,D+35.18 -VA-4,D+16.91,D+23.87 -VA-5,R+14.35,R+7.25 -VA-6,R+27.72,R+20.8 -VA-7,R+12.59,R+5.47 -VA-8,D+42.58,D+48.81 -VA-9,R+41.82,R+35.26 -VT-1,D+24.2,D+23.93 -WA-1,D+10.67,D+14.44 -WA-10,D+8.87,D+12.65 -WA-2,D+18.01,D+21.71 -WA-3,R+9.29,R+5.5 -WA-4,R+26.26,R+22.61 -WA-5,R+15.79,R+12.04 -WA-6,D+9.37,D+13.15 -WA-7,D+63.17,D+65.78 -WA-8,R+1.26,D+2.55 -WA-9,D+40.57,D+43.88 -WI-1,R+11.49,R+12.84 -WI-2,D+33.91,D+32.59 -WI-3,R+2.56,R+3.91 -WI-4,D+48.74,D+47.46 -WI-5,R+24.49,R+25.82 -WI-6,R+16.93,R+18.27 -WI-7,R+17.86,R+19.2 -WI-8,R+16.19,R+17.54 -WV-1,R+30.43,R+33.3 -WV-2,R+25.39,R+28.32 -WV-3,R+37.33,R+40.11 -WY-1,R+48.35,R+44.56 \ No newline at end of file +district,2021 +AK-1,-14.62028 +AL-1,-31.93851 +AL-2,-33.01281 +AL-3,-35.23648 +AL-4,-66.45895 +AL-5,-32.37688 +AL-6,-41.60968 +AL-7,38.71875 +AR-1,-43.29444 +AR-2,-13.74737 +AR-3,-32.54647 +AR-4,-40.58274 +AZ-1,-5.63324 +AZ-2,2.282094 +AZ-3,21.57156 +AZ-4,-44.76074 +AZ-5,-23.14967 +AZ-6,-12.50877 +AZ-7,42.55263 +AZ-8,-24.07534 +AZ-9,14.60426 +CA-1,-20.57485 +CA-10,-0.9217147 +CA-11,46.24732 +CA-12,71.45914 +CA-13,76.29875 +CA-14,53.83249 +CA-15,41.45082 +CA-16,16.62029 +CA-17,45.25702 +CA-18,50.58445 +CA-19,41.34695 +CA-2,44.53015 +CA-20,43.65272 +CA-21,8.58812 +CA-22,-10.61698 +CA-23,-22.28618 +CA-24,18.76755 +CA-25,5.106485 +CA-26,20.02192 +CA-27,32.91468 +CA-28,41.84745 +CA-29,50.07952 +CA-3,8.504353 +CA-30,36.79708 +CA-31,16.44822 +CA-32,30.66952 +CA-33,36.58085 +CA-34,63.03182 +CA-35,31.41368 +CA-36,8.144352 +CA-37,68.49752 +CA-38,31.53905 +CA-39,5.783819 +CA-4,-15.26335 +CA-40,56.95702 +CA-41,22.46642 +CA-42,-12.76005 +CA-43,54.04508 +CA-44,59.23159 +CA-45,5.500552 +CA-46,29.48002 +CA-47,24.76572 +CA-48,-2.289448 +CA-49,7.128985 +CA-5,42.56279 +CA-50,-13.99288 +CA-51,36.48505 +CA-52,23.12505 +CA-53,31.84159 +CA-6,39.74998 +CA-7,9.164751 +CA-8,-15.87051 +CA-9,14.34562 +CO-1,46.83479 +CO-2,23.04442 +CO-3,-11.74848 +CO-4,-22.38275 +CO-5,-20.69528 +CO-6,11.52472 +CO-7,15.13566 +CT-1,20.72887 +CT-2,2.627266 +CT-3,13.59913 +CT-4,21.81877 +CT-5,2.837433 +DE-1,13.7246 +FL-1,-40.22806 +FL-10,20.84093 +FL-11,-36.6558 +FL-12,-22.25183 +FL-13,-0.9963656 +FL-14,11.6587 +FL-15,-13.8029 +FL-16,-13.753 +FL-17,-32.1039 +FL-18,-13.48527 +FL-19,-25.5823 +FL-2,-40.0195 +FL-20,52.7183 +FL-21,13.03087 +FL-22,10.36973 +FL-23,15.3067 +FL-24,52.01094 +FL-25,-20.70853 +FL-26,-3.109599 +FL-27,3.891968 +FL-3,-18.92327 +FL-4,-28.16743 +FL-5,21.3627 +FL-6,-22.0961 +FL-7,4.562968 +FL-8,-23.44187 +FL-9,4.132734 +GA-1,-19.14122 +GA-10,-27.82706 +GA-11,-24.24236 +GA-12,-19.59585 +GA-13,43.91094 +GA-14,-55.42715 +GA-2,6.417945 +GA-3,-32.99269 +GA-4,50.99615 +GA-5,67.69181 +GA-6,1.196612 +GA-7,-3.631955 +GA-8,-32.00152 +GA-9,-61.20309 +HI-1,31.85172 +HI-2,31.79512 +IA-1,-4.360376 +IA-2,-4.937143 +IA-3,-2.161876 +IA-4,-27.98168 +ID-1,-43.16006 +ID-2,-29.56707 +IL-1,47.39468 +IL-10,26.57084 +IL-11,21.57211 +IL-12,-17.83956 +IL-13,-7.523723 +IL-14,-3.073822 +IL-15,-49.64703 +IL-16,-19.81442 +IL-17,-4.683989 +IL-18,-28.65352 +IL-2,53.70585 +IL-3,10.12474 +IL-4,61.84288 +IL-5,42.85038 +IL-6,7.372011 +IL-7,72.16211 +IL-8,17.30458 +IL-9,40.72265 +IN-1,7.322787 +IN-2,-24.10865 +IN-3,-34.29615 +IN-4,-33.94201 +IN-5,-8.127747 +IN-6,-42.64348 +IN-7,23.30129 +IN-8,-35.24275 +IN-9,-27.40108 +KS-1,-46.55544 +KS-2,-19.97314 +KS-3,3.58969 +KS-4,-27.37904 +KY-1,-47.56785 +KY-2,-37.65712 +KY-3,19.85592 +KY-4,-32.54515 +KY-5,-61.42095 +KY-6,-10.85332 +LA-1,-40.66314 +LA-2,50.93336 +LA-3,-39.43204 +LA-4,-25.71634 +LA-5,-31.46344 +LA-6,-32.27977 +MA-1,24.49972 +MA-2,25.03918 +MA-3,28.24495 +MA-4,30.01835 +MA-5,49.69641 +MA-6,25.37078 +MA-7,73.51435 +MA-8,32.79531 +MA-9,16.76775 +MD-1,-27.55392 +MD-2,25.54055 +MD-3,31.54941 +MD-4,54.23254 +MD-5,31.73338 +MD-6,15.50048 +MD-7,52.55548 +MD-8,33.56388 +ME-1,17.5271 +ME-2,-11.19993 +MI-1,-21.88493 +MI-10,-33.82783 +MI-11,-1.687666 +MI-12,25.4032 +MI-13,56.21447 +MI-14,57.05404 +MI-2,-16.96243 +MI-3,-8.544932 +MI-4,-27.4874 +MI-5,1.072901 +MI-6,-9.074366 +MI-7,-18.97547 +MI-8,-6.0625 +MI-9,8.129567 +MN-1,-14.87902 +MN-2,1.015885 +MN-3,12.87835 +MN-4,31.89075 +MN-5,57.03702 +MN-6,-25.11635 +MN-7,-32.99185 +MN-8,-18.07311 +MO-1,56.23102 +MO-2,-8.026811 +MO-3,-41.27991 +MO-4,-39.27715 +MO-5,12.41376 +MO-6,-33.93544 +MO-7,-47.74868 +MO-8,-60.01754 +MS-1,-34.82414 +MS-2,25.31052 +MS-3,-25.63278 +MS-4,-42.18744 +MT-1,-19.98505 +NC-1,6.960443 +NC-10,-39.57793 +NC-11,-16.32502 +NC-12,37.82054 +NC-13,-38.16293 +NC-2,25.83111 +NC-3,-26.13742 +NC-4,31.48438 +NC-5,-38.63563 +NC-6,20.89951 +NC-7,-20.72639 +NC-8,-9.853624 +NC-9,-11.24372 +ND-1,-37.24163 +NE-1,-20.69153 +NE-2,0.0009696 +NE-3,-57.36016 +NH-1,-1.021633 +NH-2,2.137767 +NJ-1,21.94666 +NJ-10,65.20702 +NJ-11,1.258426 +NJ-12,31.77296 +NJ-2,-6.662641 +NJ-3,-5.369841 +NJ-4,-15.12474 +NJ-5,-0.0959742 +NJ-6,12.48293 +NJ-7,3.813126 +NJ-8,46.31593 +NJ-9,24.12683 +NM-1,17.95034 +NM-2,-14.03309 +NM-3,14.02391 +NV-1,21.59029 +NV-2,-15.55871 +NV-3,-4.974973 +NV-4,-0.5085731 +NY-1,-9.633387 +NY-10,52.56115 +NY-11,-13.07299 +NY-12,66.70065 +NY-13,77.44987 +NY-14,48.14235 +NY-15,75.78387 +NY-16,49.08841 +NY-17,17.40548 +NY-18,-0.0875196 +NY-19,-4.061753 +NY-2,-8.47532 +NY-20,15.50061 +NY-21,-14.33305 +NY-22,-15.57915 +NY-23,-15.24309 +NY-24,4.495047 +NY-25,17.56731 +NY-26,21.77918 +NY-27,-21.38295 +NY-3,6.22808 +NY-4,8.59788 +NY-5,66.32748 +NY-6,24.51428 +NY-7,65.74072 +NY-8,65.19807 +NY-9,62.63935 +OH-1,-8.462405 +OH-10,-9.482105 +OH-11,57.4194 +OH-12,-11.8294 +OH-13,0.2951286 +OH-14,-13.93607 +OH-15,-18.71544 +OH-16,-19.1526 +OH-2,-17.94141 +OH-3,36.40053 +OH-4,-39.24087 +OH-5,-29.10231 +OH-6,-48.76597 +OH-7,-35.3924 +OH-8,-37.91607 +OH-9,15.99069 +OK-1,-27.63652 +OK-2,-55.50552 +OK-3,-54.73032 +OK-4,-37.70145 +OK-5,-10.86969 +OR-1,23.41539 +OR-2,-19.37864 +OR-3,46.3491 +OR-4,-0.9534046 +OR-5,4.200062 +PA-1,1.288501 +PA-10,-8.183132 +PA-11,-26.4419 +PA-12,-39.47206 +PA-13,-48.06266 +PA-14,-31.2458 +PA-15,-46.79483 +PA-16,-22.36897 +PA-17,-2.300365 +PA-18,26.0029 +PA-2,40.1063 +PA-3,80.15927 +PA-4,19.26077 +PA-5,26.894 +PA-6,9.882301 +PA-7,0.3082011 +PA-8,-9.3874 +PA-9,-34.92347 +RI-1,33.21795 +RI-2,16.46872 +SC-1,-14.22772 +SC-2,-19.36782 +SC-3,-43.59715 +SC-4,-28.15738 +SC-5,-23.16782 +SC-6,29.73688 +SC-7,-24.63395 +SD-1,-32.23668 +TN-1,-60.15281 +TN-2,-36.2934 +TN-3,-38.45357 +TN-4,-43.37977 +TN-5,16.73503 +TN-6,-52.82217 +TN-7,-41.89844 +TN-8,-38.41991 +TN-9,53.28453 +TX-1,-50.29572 +TX-10,-9.226946 +TX-11,-64.30408 +TX-12,-30.21091 +TX-13,-65.92558 +TX-14,-24.64901 +TX-15,1.724621 +TX-16,31.43062 +TX-17,-18.24645 +TX-18,48.86392 +TX-19,-52.05698 +TX-2,-9.060513 +TX-20,23.13165 +TX-21,-10.20758 +TX-22,-8.336479 +TX-23,-5.148013 +TX-24,-3.543379 +TX-25,-16.44321 +TX-26,-23.32988 +TX-27,-28.78665 +TX-28,4.435054 +TX-29,32.18342 +TX-3,-10.51578 +TX-30,55.80079 +TX-31,-11.23388 +TX-32,2.478588 +TX-33,42.86412 +TX-34,4.759388 +TX-35,30.90172 +TX-36,-50.68528 +TX-4,-56.33728 +TX-5,-29.82908 +TX-6,-11.17891 +TX-7,1.008221 +TX-8,-49.65911 +TX-9,50.32849 +UT-1,-37.32347 +UT-2,-21.73263 +UT-3,-31.1591 +UT-4,-14.80237 +VA-1,-10.76528 +VA-10,12.48896 +VA-11,37.45406 +VA-2,-1.706376 +VA-3,30.80766 +VA-4,20.12532 +VA-5,-13.04978 +VA-6,-26.10554 +VA-7,-5.14001 +VA-8,51.48513 +VA-9,-45.58558 +VT-1,27.54904 +WA-1,13.94858 +WA-10,8.678684 +WA-2,19.99902 +WA-3,-10.40978 +WA-4,-25.18125 +WA-5,-15.80635 +WA-6,10.58745 +WA-7,66.84651 +WA-8,-0.0490487 +WA-9,42.77592 +WI-1,-13.71213 +WI-2,34.91674 +WI-3,-8.715729 +WI-4,49.02067 +WI-5,-20.88873 +WI-6,-19.8637 +WI-7,-24.20036 +WI-8,-20.55703 +WV-1,-34.40671 +WV-2,-29.26637 +WV-3,-43.58364 +WY-1,-49.73126 \ No newline at end of file diff --git a/partisan-lean/fivethirtyeight_partisan_lean_STATES.csv b/partisan-lean/fivethirtyeight_partisan_lean_STATES.csv index 2ddc086..4b08253 100644 --- a/partisan-lean/fivethirtyeight_partisan_lean_STATES.csv +++ b/partisan-lean/fivethirtyeight_partisan_lean_STATES.csv @@ -1,51 +1,52 @@ -state,2018,2020 -Alabama,R+27,R+27 -Alaska,R+15,R+16 -Arizona,R+9,R+8 -Arkansas,R+24,R+26 -California,D+24,D+22 -Colorado,D+1,R+0 -Connecticut,D+11,D+10 -Delaware,D+14,D+12 -Florida,R+5,R+6 -Georgia,R+12,R+13 -Hawaii,D+36,D+36 -Idaho,R+35,R+33 -Illinois,D+13,D+13 -Indiana,R+18,R+17 -Iowa,R+6,R+9 -Kansas,R+23,R+21 -Kentucky,R+23,R+24 -Louisiana,R+17,R+19 -Maine,D+5,D+3 -Maryland,D+23,D+23 -Massachusetts,D+29,D+23 -Michigan,D+1,D+6 -Minnesota,D+2,D+1 -Mississippi,R+15,R+15 -Missouri,R+19,R+21 -Montana,R+18,R+18 -Nebraska,R+24,R+25 -Nevada,R+1,R+1 -New Hampshire,R+2,R+1 -New Jersey,D+13,D+11 -New Mexico,D+7,D+8 -New York,D+22,D+22 -North Carolina,R+5,R+4 -North Dakota,R+33,R+34 -Ohio,R+7,R+6 -Oklahoma,R+34,R+33 -Oregon,D+9,D+7 -Pennsylvania,R+1,R+1 -Rhode Island,D+26,D+24 -South Carolina,R+17,R+16 -South Dakota,R+31,R+28 -Tennessee,R+28,R+28 -Texas,R+17,R+17 -Utah,R+31,R+30 -Vermont,D+24,D+24 -Virginia,D+0,D+7 -Washington,D+12,D+15 -West Virginia,R+30,R+33 -Wisconsin,R+1,R+3 -Wyoming,R+47,R+45 \ No newline at end of file +state,2021 +Alabama,-29.59438 +Alaska,-14.62028 +Arizona,-7.58754 +Arkansas,-31.83641 +California,25.45492 +Colorado,6.367356 +Connecticut,12.13077 +Delaware,13.7246 +District of Columbia,68.15865 +Florida,-7.603365 +Georgia,-7.432655 +Hawaii,31.64859 +Idaho,-36.9668 +Illinois,13.44461 +Indiana,-19.98048 +Iowa,-9.679443 +Kansas,-20.68411 +Kentucky,-27.10645 +Louisiana,-20.53777 +Maine,4.045471 +Maryland,25.89621 +Massachusetts,32.63558 +Michigan,-1.645566 +Minnesota,1.930285 +Mississippi,-20.30344 +Missouri,-21.22918 +Montana,-19.98505 +Nebraska,-24.83943 +Nevada,-2.54994 +New Hampshire,0.3410335 +New Jersey,11.96593 +New Mexico,7.024009 +New York,19.95745 +North Carolina,-4.803924 +North Dakota,-37.24163 +Ohio,-12.35004 +Oklahoma,-37.20762 +Oregon,10.5522 +Pennsylvania,-2.898966 +Rhode Island,24.01542 +South Carolina,-18.63975 +South Dakota,-32.23668 +Tennessee,-29.41324 +Texas,-11.98431 +Utah,-26.3219 +Vermont,27.54904 +Virginia,4.63189 +Washington,12.43642 +West Virginia,-35.53008 +Wisconsin,-4.120129 +Wyoming,-49.73126 \ No newline at end of file From 9f496514bf1cd09a1fc529a2381d0f8412183bb9 Mon Sep 17 00:00:00 2001 From: Dhrumil Mehta Date: Mon, 7 Jun 2021 03:43:59 -0400 Subject: [PATCH 19/22] add election-results dataset --- index.csv | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.csv b/index.csv index 0c5d76a..abe1e88 100644 --- a/index.csv +++ b/index.csv @@ -1,4 +1,6 @@ dataset_url,article_url,live +https://github.com/fivethirtyeight/election-results,https://projects.fivethirtyeight.com/2020-election-forecast/,FALSE +https://github.com/fivethirtyeight/election-results,https://projects.fivethirtyeight.com/2016-election-forecast/,FALSE https://github.com/fivethirtyeight/data/tree/master/wnba-forecasts,https://projects.fivethirtyeight.com/2021-wnba-predictions/,TRUE https://github.com/fivethirtyeight/negro-leagues-player-ratings,https://projects.fivethirtyeight.com/negro-leagues-mlb/, https://github.com/fivethirtyeight/police-settlements,https://fivethirtyeight.com/features/police-misconduct-costs-cities-millions-every-year-but-thats-where-the-accountability-ends/, From e0d1a7554b356f3700ef2a37d64b4bf9691611a0 Mon Sep 17 00:00:00 2001 From: Dhrumil Mehta Date: Mon, 7 Jun 2021 03:44:15 -0400 Subject: [PATCH 20/22] Update index.csv --- index.csv | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.csv b/index.csv index abe1e88..e089ffd 100644 --- a/index.csv +++ b/index.csv @@ -1,6 +1,6 @@ dataset_url,article_url,live -https://github.com/fivethirtyeight/election-results,https://projects.fivethirtyeight.com/2020-election-forecast/,FALSE -https://github.com/fivethirtyeight/election-results,https://projects.fivethirtyeight.com/2016-election-forecast/,FALSE +https://github.com/fivethirtyeight/election-results,https://projects.fivethirtyeight.com/2020-election-forecast/, +https://github.com/fivethirtyeight/election-results,https://projects.fivethirtyeight.com/2016-election-forecast/, https://github.com/fivethirtyeight/data/tree/master/wnba-forecasts,https://projects.fivethirtyeight.com/2021-wnba-predictions/,TRUE https://github.com/fivethirtyeight/negro-leagues-player-ratings,https://projects.fivethirtyeight.com/negro-leagues-mlb/, https://github.com/fivethirtyeight/police-settlements,https://fivethirtyeight.com/features/police-misconduct-costs-cities-millions-every-year-but-thats-where-the-accountability-ends/, From 6ff56c2669095f607e6f34ac1a642734ee29972b Mon Sep 17 00:00:00 2001 From: Dhrumil Mehta Date: Mon, 7 Jun 2021 07:52:32 -0400 Subject: [PATCH 21/22] Update index.csv --- index.csv | 1 - 1 file changed, 1 deletion(-) diff --git a/index.csv b/index.csv index e089ffd..9571c01 100644 --- a/index.csv +++ b/index.csv @@ -1,6 +1,5 @@ dataset_url,article_url,live https://github.com/fivethirtyeight/election-results,https://projects.fivethirtyeight.com/2020-election-forecast/, -https://github.com/fivethirtyeight/election-results,https://projects.fivethirtyeight.com/2016-election-forecast/, https://github.com/fivethirtyeight/data/tree/master/wnba-forecasts,https://projects.fivethirtyeight.com/2021-wnba-predictions/,TRUE https://github.com/fivethirtyeight/negro-leagues-player-ratings,https://projects.fivethirtyeight.com/negro-leagues-mlb/, https://github.com/fivethirtyeight/police-settlements,https://fivethirtyeight.com/features/police-misconduct-costs-cities-millions-every-year-but-thats-where-the-accountability-ends/, From a093e38d03b2975c31189d968b2315f861a8f640 Mon Sep 17 00:00:00 2001 From: Neil Paine Date: Thu, 24 Jun 2021 10:01:58 -0400 Subject: [PATCH 22/22] Added years to dates when data was scraped. --- comic-characters/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/comic-characters/README.md b/comic-characters/README.md index 45059a3..4aed267 100644 --- a/comic-characters/README.md +++ b/comic-characters/README.md @@ -2,7 +2,7 @@ This folder contains data behind the story [Comic Books Are Still Made By Men, For Men And About Men](http://fivethirtyeight.com/features/women-in-comic-books/). -The data comes from [Marvel Wikia](http://marvel.wikia.com/Main_Page) and [DC Wikia](http://dc.wikia.com/wiki/Main_Page). Characters were scraped on August 24. Appearance counts were scraped on September 2. The month and year of the first issue each character appeared in was pulled on October 6. +The data comes from [Marvel Wikia](http://marvel.wikia.com/Main_Page) and [DC Wikia](http://dc.wikia.com/wiki/Main_Page). Characters were scraped on August 24, 2014. Appearance counts were scraped on September 2, 2014. The month and year of the first issue each character appeared in was pulled on October 6, 2014. The data is split into two files, for DC and Marvel, respectively: `dc-wikia-data.csv` and `marvel-wikia-data.csv`. Each file has the following variables: